@swisspost/design-system-tokens 9.0.0-next.6 → 9.0.0-next.8

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/tokens.json CHANGED
@@ -331,14 +331,6 @@
331
331
  "$type": "dimension",
332
332
  "$value": "40"
333
333
  },
334
- "42": {
335
- "$type": "dimension",
336
- "$value": "42px"
337
- },
338
- "46": {
339
- "$type": "dimension",
340
- "$value": "46px"
341
- },
342
334
  "48": {
343
335
  "$type": "dimension",
344
336
  "$value": "48"
@@ -351,6 +343,10 @@
351
343
  "$type": "dimension",
352
344
  "$value": "56"
353
345
  },
346
+ "58": {
347
+ "$type": "dimension",
348
+ "$value": "58px"
349
+ },
354
350
  "64": {
355
351
  "$type": "dimension",
356
352
  "$value": "64"
@@ -449,10 +445,6 @@
449
445
  }
450
446
  },
451
447
  "font-weight": {
452
- "300": {
453
- "$type": "fontWeights",
454
- "$value": "300"
455
- },
456
448
  "400": {
457
449
  "$type": "fontWeights",
458
450
  "$value": "400"
@@ -495,34 +487,18 @@
495
487
  "$type": "fontSizes",
496
488
  "$value": "20"
497
489
  },
498
- "22": {
499
- "$type": "fontSizes",
500
- "$value": "22"
501
- },
502
490
  "24": {
503
491
  "$type": "fontSizes",
504
492
  "$value": "24"
505
493
  },
506
- "26": {
507
- "$type": "fontSizes",
508
- "$value": "26"
509
- },
510
494
  "28": {
511
495
  "$type": "fontSizes",
512
496
  "$value": "28"
513
497
  },
514
- "30": {
515
- "$type": "fontSizes",
516
- "$value": "30"
517
- },
518
498
  "32": {
519
499
  "$type": "fontSizes",
520
500
  "$value": "32"
521
501
  },
522
- "34": {
523
- "$type": "fontSizes",
524
- "$value": "34"
525
- },
526
502
  "36": {
527
503
  "$type": "fontSizes",
528
504
  "$value": "36"
@@ -541,10 +517,6 @@
541
517
  "$type": "lineHeights",
542
518
  "$value": "120%"
543
519
  },
544
- "140": {
545
- "$type": "lineHeights",
546
- "$value": "140%"
547
- },
548
520
  "150": {
549
521
  "$type": "lineHeights",
550
522
  "$value": "150%"
@@ -681,34 +653,6 @@
681
653
  ]
682
654
  }
683
655
  },
684
- "border": {
685
- "focus": {
686
- "$type": "border",
687
- "$value": {
688
- "color": "{post.core.color.sandgrey.100}",
689
- "width": "{post.core.dimension.2}",
690
- "style": "solid"
691
- },
692
- "$description": "Has to be set arround an element"
693
- },
694
- "disabled": {
695
- "$type": "border",
696
- "$value": {
697
- "color": "{post.core.color.sandgrey.060}",
698
- "width": "{post.core.dimension.2}",
699
- "style": "dashed"
700
- },
701
- "$description": "To be used for everything disabled that has a natural border"
702
- },
703
- "default": {
704
- "$type": "border",
705
- "$value": {
706
- "color": "{post.core.color.sandgrey.100}",
707
- "width": "{post.core.dimension.2}",
708
- "style": "solid"
709
- }
710
- }
711
- },
712
656
  "border-style": {
713
657
  "solid": {
714
658
  "$type": "other",
@@ -726,10 +670,6 @@
726
670
  "$type": "textDecoration",
727
671
  "$value": "underline"
728
672
  },
729
- "line-through": {
730
- "$type": "textDecoration",
731
- "$value": "line-through"
732
- },
733
673
  "none": {
734
674
  "$type": "textDecoration",
735
675
  "$value": "none"
@@ -1043,50 +983,6 @@
1043
983
  "$value": "{post.core.color.brand.white}"
1044
984
  }
1045
985
  }
1046
- },
1047
- "segmented": {
1048
- "enabled": {
1049
- "fg": {
1050
- "$type": "color",
1051
- "$value": "{post.core.color.sandgrey.100}"
1052
- },
1053
- "bg": {
1054
- "$type": "color",
1055
- "$value": "{post.core.color.brand.white}"
1056
- },
1057
- "stroke": {
1058
- "$type": "color",
1059
- "$value": "{post.core.color.sandgrey.100}"
1060
- }
1061
- },
1062
- "hover": {
1063
- "fg": {
1064
- "$type": "color",
1065
- "$value": "{post.core.color.sandgrey.070}"
1066
- },
1067
- "bg": {
1068
- "$type": "color",
1069
- "$value": "{post.core.color.brand.white}"
1070
- },
1071
- "stroke": {
1072
- "$type": "color",
1073
- "$value": "{post.core.color.sandgrey.070}"
1074
- }
1075
- },
1076
- "selected": {
1077
- "fg": {
1078
- "$type": "color",
1079
- "$value": "{post.core.color.brand.white}"
1080
- },
1081
- "bg": {
1082
- "$type": "color",
1083
- "$value": "{post.core.color.sandgrey.100}"
1084
- },
1085
- "stroke": {
1086
- "$type": "color",
1087
- "$value": "{post.core.color.sandgrey.100}"
1088
- }
1089
- }
1090
986
  }
1091
987
  },
1092
988
  "focus": {
@@ -1099,40 +995,6 @@
1099
995
  "$value": "{post.core.color.brand.white}"
1100
996
  }
1101
997
  },
1102
- "text_input": {
1103
- "enabled": {
1104
- "fg": {
1105
- "$type": "color",
1106
- "$value": "{post.core.color.sandgrey.100}"
1107
- },
1108
- "bg": {
1109
- "$type": "color",
1110
- "$value": "{post.core.color.brand.white}"
1111
- },
1112
- "stroke": {
1113
- "$type": "color",
1114
- "$value": "{post.scheme.color.interactive.text_input.enabled.fg}"
1115
- }
1116
- },
1117
- "hover": {
1118
- "fg-label": {
1119
- "$type": "color",
1120
- "$value": "{post.core.color.sandgrey.070}"
1121
- },
1122
- "bg": {
1123
- "$type": "color",
1124
- "$value": "{post.core.color.brand.white}"
1125
- },
1126
- "fg-value": {
1127
- "$type": "color",
1128
- "$value": "{post.core.color.sandgrey.100}"
1129
- },
1130
- "stroke": {
1131
- "$type": "color",
1132
- "$value": "{post.core.color.sandgrey.070}"
1133
- }
1134
- }
1135
- },
1136
998
  "primary": {
1137
999
  "enabled": {
1138
1000
  "bg1": {
@@ -1162,6 +1024,10 @@
1162
1024
  "stroke3": {
1163
1025
  "$type": "color",
1164
1026
  "$value": "{post.core.color.brand.white}"
1027
+ },
1028
+ "bg3": {
1029
+ "$type": "color",
1030
+ "$value": "{post.core.color.brand.white}"
1165
1031
  }
1166
1032
  },
1167
1033
  "hover": {
@@ -1173,10 +1039,6 @@
1173
1039
  "$type": "color",
1174
1040
  "$value": "{post.core.color.sandgrey.070}"
1175
1041
  },
1176
- "fg2": {
1177
- "$type": "color",
1178
- "$value": "{post.core.color.sandgrey.060}"
1179
- },
1180
1042
  "stroke": {
1181
1043
  "$type": "color",
1182
1044
  "$value": "{post.core.color.sandgrey.070}"
@@ -1192,6 +1054,10 @@
1192
1054
  "stroke3": {
1193
1055
  "$type": "color",
1194
1056
  "$value": "{post.core.color.brand.white}"
1057
+ },
1058
+ "bg3": {
1059
+ "$type": "color",
1060
+ "$value": "{post.core.color.brand.white}"
1195
1061
  }
1196
1062
  },
1197
1063
  "disabled": {
@@ -1203,35 +1069,39 @@
1203
1069
  "$type": "color",
1204
1070
  "$value": "{post.core.color.sandgrey.060}"
1205
1071
  },
1206
- "fg2": {
1072
+ "stroke": {
1207
1073
  "$type": "color",
1208
1074
  "$value": "{post.core.color.sandgrey.060}"
1209
1075
  },
1210
- "stroke": {
1076
+ "fg3": {
1077
+ "$type": "color",
1078
+ "$value": "{post.core.color.brand.white}"
1079
+ },
1080
+ "stroke2": {
1211
1081
  "$type": "color",
1212
1082
  "$value": "{post.core.color.sandgrey.060}"
1213
1083
  },
1214
- "bg2": {
1084
+ "bg4": {
1215
1085
  "$type": "color",
1216
- "$value": "{post.core.color.sandgrey.012}"
1086
+ "$value": "{post.core.color.sandgrey.060}"
1217
1087
  },
1218
- "fg3": {
1088
+ "stroke3": {
1219
1089
  "$type": "color",
1220
1090
  "$value": "{post.core.color.brand.white}"
1221
1091
  },
1222
- "bg3": {
1092
+ "bg5": {
1223
1093
  "$type": "color",
1224
1094
  "$value": "{post.core.color.sandgrey.012}"
1225
1095
  },
1226
- "stroke2": {
1096
+ "fg4": {
1227
1097
  "$type": "color",
1228
1098
  "$value": "{post.core.color.sandgrey.060}"
1229
1099
  },
1230
- "bg4": {
1100
+ "stroke4": {
1231
1101
  "$type": "color",
1232
1102
  "$value": "{post.core.color.sandgrey.060}"
1233
1103
  },
1234
- "stroke3": {
1104
+ "bg6": {
1235
1105
  "$type": "color",
1236
1106
  "$value": "{post.core.color.brand.white}"
1237
1107
  }
@@ -1245,10 +1115,6 @@
1245
1115
  "$type": "color",
1246
1116
  "$value": "{post.core.color.sandgrey.100}"
1247
1117
  },
1248
- "fg2": {
1249
- "$type": "color",
1250
- "$value": "{post.core.color.sandgrey.060}"
1251
- },
1252
1118
  "stroke1": {
1253
1119
  "$type": "color",
1254
1120
  "$value": "{post.core.color.sandgrey.100}"
@@ -1265,10 +1131,6 @@
1265
1131
  "$type": "color",
1266
1132
  "$value": "{post.core.color.notification.green}"
1267
1133
  },
1268
- "stroke2": {
1269
- "$type": "color",
1270
- "$value": "{post.core.color.brand.white}"
1271
- },
1272
1134
  "stroke3": {
1273
1135
  "$type": "color",
1274
1136
  "$value": "{post.core.color.brand.white}"
@@ -1352,6 +1214,50 @@
1352
1214
  "$value": "{post.scheme.color.signal.error-dark}"
1353
1215
  }
1354
1216
  }
1217
+ },
1218
+ "input": {
1219
+ "enabled": {
1220
+ "bg": {
1221
+ "$type": "color",
1222
+ "$value": "{post.core.color.brand.white}"
1223
+ },
1224
+ "fg": {
1225
+ "$type": "color",
1226
+ "$value": "{post.core.color.sandgrey.100}"
1227
+ },
1228
+ "border": {
1229
+ "$type": "color",
1230
+ "$value": "{post.core.color.sandgrey.100}"
1231
+ }
1232
+ },
1233
+ "hover": {
1234
+ "bg": {
1235
+ "$type": "color",
1236
+ "$value": "{post.core.color.brand.white}"
1237
+ },
1238
+ "fg": {
1239
+ "$type": "color",
1240
+ "$value": "{post.core.color.sandgrey.070}"
1241
+ },
1242
+ "border": {
1243
+ "$type": "color",
1244
+ "$value": "{post.core.color.sandgrey.070}"
1245
+ }
1246
+ },
1247
+ "disabled": {
1248
+ "bg": {
1249
+ "$type": "color",
1250
+ "$value": "{post.core.color.brand.white}"
1251
+ },
1252
+ "fg": {
1253
+ "$type": "color",
1254
+ "$value": "{post.core.color.sandgrey.060}"
1255
+ },
1256
+ "border": {
1257
+ "$type": "color",
1258
+ "$value": "{post.core.color.sandgrey.060}"
1259
+ }
1260
+ }
1355
1261
  }
1356
1262
  },
1357
1263
  "surface": {
@@ -1809,50 +1715,6 @@
1809
1715
  "$value": "{post.core.color.sandgrey.060}"
1810
1716
  }
1811
1717
  }
1812
- },
1813
- "segmented": {
1814
- "enabled": {
1815
- "fg": {
1816
- "$type": "color",
1817
- "$value": "{post.core.color.brand.white}"
1818
- },
1819
- "bg": {
1820
- "$type": "color",
1821
- "$value": "{post.core.color.sandgrey.100}"
1822
- },
1823
- "stroke": {
1824
- "$type": "color",
1825
- "$value": "{post.core.color.brand.white}"
1826
- }
1827
- },
1828
- "hover": {
1829
- "fg": {
1830
- "$type": "color",
1831
- "$value": "{post.core.color.brand.white}"
1832
- },
1833
- "bg": {
1834
- "$type": "color",
1835
- "$value": "{post.core.color.sandgrey.070}"
1836
- },
1837
- "stroke": {
1838
- "$type": "color",
1839
- "$value": "{post.core.color.brand.white}"
1840
- }
1841
- },
1842
- "selected": {
1843
- "fg": {
1844
- "$type": "color",
1845
- "$value": "{post.core.color.sandgrey.100}"
1846
- },
1847
- "bg": {
1848
- "$type": "color",
1849
- "$value": "{post.core.color.brand.white}"
1850
- },
1851
- "stroke": {
1852
- "$type": "color",
1853
- "$value": "{post.core.color.brand.white}"
1854
- }
1855
- }
1856
1718
  }
1857
1719
  },
1858
1720
  "focus": {
@@ -1865,59 +1727,25 @@
1865
1727
  "$value": "{post.core.color.sandgrey.100}"
1866
1728
  }
1867
1729
  },
1868
- "text_input": {
1730
+ "primary": {
1869
1731
  "enabled": {
1870
- "fg": {
1871
- "$type": "color",
1872
- "$value": "{post.core.color.brand.white}"
1873
- },
1874
- "bg": {
1732
+ "bg1": {
1875
1733
  "$type": "color",
1876
1734
  "$value": "{post.core.color.sandgrey.100}"
1877
1735
  },
1878
- "stroke": {
1736
+ "fg1": {
1879
1737
  "$type": "color",
1880
- "$value": "{post.scheme.color.interactive.text_input.enabled.fg}"
1881
- }
1882
- },
1883
- "hover": {
1884
- "fg-label": {
1738
+ "$value": "{post.core.color.brand.white}"
1739
+ },
1740
+ "fg2": {
1885
1741
  "$type": "color",
1886
- "$value": "{post.core.color.sandgrey.070}"
1742
+ "$value": "{post.core.color.sandgrey.060}"
1887
1743
  },
1888
- "bg": {
1744
+ "stroke": {
1889
1745
  "$type": "color",
1890
1746
  "$value": "{post.core.color.brand.white}"
1891
1747
  },
1892
- "fg-value": {
1893
- "$type": "color",
1894
- "$value": "{post.core.color.sandgrey.100}"
1895
- },
1896
- "stroke": {
1897
- "$type": "color",
1898
- "$value": "{post.core.color.sandgrey.070}"
1899
- }
1900
- }
1901
- },
1902
- "primary": {
1903
- "enabled": {
1904
- "bg1": {
1905
- "$type": "color",
1906
- "$value": "{post.core.color.sandgrey.100}"
1907
- },
1908
- "fg1": {
1909
- "$type": "color",
1910
- "$value": "{post.core.color.brand.white}"
1911
- },
1912
- "fg2": {
1913
- "$type": "color",
1914
- "$value": "{post.core.color.sandgrey.060}"
1915
- },
1916
- "stroke": {
1917
- "$type": "color",
1918
- "$value": "{post.core.color.brand.white}"
1919
- },
1920
- "fg3": {
1748
+ "fg3": {
1921
1749
  "$type": "color",
1922
1750
  "$value": "{post.core.color.sandgrey.100}"
1923
1751
  },
@@ -1928,6 +1756,10 @@
1928
1756
  "stroke3": {
1929
1757
  "$type": "color",
1930
1758
  "$value": "{post.core.color.sandgrey.100}"
1759
+ },
1760
+ "bg3": {
1761
+ "$type": "color",
1762
+ "$value": "{post.core.color.colorless}"
1931
1763
  }
1932
1764
  },
1933
1765
  "hover": {
@@ -1939,10 +1771,6 @@
1939
1771
  "$type": "color",
1940
1772
  "$value": "{post.core.color.brand.white}"
1941
1773
  },
1942
- "fg2": {
1943
- "$type": "color",
1944
- "$value": "{post.core.color.sandgrey.060}"
1945
- },
1946
1774
  "stroke": {
1947
1775
  "$type": "color",
1948
1776
  "$value": "{post.core.color.brand.white}"
@@ -1958,6 +1786,10 @@
1958
1786
  "stroke3": {
1959
1787
  "$type": "color",
1960
1788
  "$value": "{post.core.color.sandgrey.070}"
1789
+ },
1790
+ "bg3": {
1791
+ "$type": "color",
1792
+ "$value": "{post.core.color.sandgrey.alpha.lightsand.20}"
1961
1793
  }
1962
1794
  },
1963
1795
  "disabled": {
@@ -1969,26 +1801,14 @@
1969
1801
  "$type": "color",
1970
1802
  "$value": "{post.core.color.brand.white}"
1971
1803
  },
1972
- "fg2": {
1973
- "$type": "color",
1974
- "$value": "{post.core.color.brand.white}"
1975
- },
1976
1804
  "stroke": {
1977
1805
  "$type": "color",
1978
1806
  "$value": "{post.core.color.brand.white}"
1979
1807
  },
1980
- "bg2": {
1981
- "$type": "color",
1982
- "$value": "{post.core.color.sandgrey.012}"
1983
- },
1984
1808
  "fg3": {
1985
1809
  "$type": "color",
1986
1810
  "$value": "{post.core.color.sandgrey.060}"
1987
1811
  },
1988
- "bg3": {
1989
- "$type": "color",
1990
- "$value": "{post.core.color.sandgrey.012}"
1991
- },
1992
1812
  "stroke2": {
1993
1813
  "$type": "color",
1994
1814
  "$value": "{post.core.color.brand.white}"
@@ -2000,6 +1820,22 @@
2000
1820
  "stroke3": {
2001
1821
  "$type": "color",
2002
1822
  "$value": "{post.core.color.sandgrey.060}"
1823
+ },
1824
+ "bg5": {
1825
+ "$type": "color",
1826
+ "$value": "{post.core.color.sandgrey.alpha.lightsand.10}"
1827
+ },
1828
+ "fg4": {
1829
+ "$type": "color",
1830
+ "$value": "{post.core.color.sandgrey.alpha.lightsand.60}"
1831
+ },
1832
+ "stroke4": {
1833
+ "$type": "color",
1834
+ "$value": "{post.core.color.sandgrey.alpha.lightsand.60}"
1835
+ },
1836
+ "bg6": {
1837
+ "$type": "color",
1838
+ "$value": "{post.core.color.colorless}"
2003
1839
  }
2004
1840
  },
2005
1841
  "selected": {
@@ -2011,10 +1847,6 @@
2011
1847
  "$type": "color",
2012
1848
  "$value": "{post.core.color.brand.white}"
2013
1849
  },
2014
- "fg2": {
2015
- "$type": "color",
2016
- "$value": "{post.core.color.sandgrey.060}"
2017
- },
2018
1850
  "stroke1": {
2019
1851
  "$type": "color",
2020
1852
  "$value": "{post.core.color.brand.white}"
@@ -2025,15 +1857,11 @@
2025
1857
  },
2026
1858
  "bg2": {
2027
1859
  "$type": "color",
2028
- "$value": "{post.core.color.notification.green}"
1860
+ "$value": "{post.core.color.notification.green-light}"
2029
1861
  },
2030
1862
  "stroke4": {
2031
1863
  "$type": "color",
2032
- "$value": "{post.core.color.notification.green}"
2033
- },
2034
- "stroke2": {
2035
- "$type": "color",
2036
- "$value": "{post.core.color.sandgrey.100}"
1864
+ "$value": "{post.core.color.notification.green-light}"
2037
1865
  },
2038
1866
  "stroke3": {
2039
1867
  "$type": "color",
@@ -2118,6 +1946,14 @@
2118
1946
  "$value": "{post.scheme.color.signal.error-dark}"
2119
1947
  }
2120
1948
  }
1949
+ },
1950
+ "input": {
1951
+ "enabled": {
1952
+ "border": {
1953
+ "$type": "color",
1954
+ "$value": "{post.core.color.sandgrey.080}"
1955
+ }
1956
+ }
2121
1957
  }
2122
1958
  },
2123
1959
  "surface": {
@@ -2335,58 +2171,6 @@
2335
2171
  "11": {
2336
2172
  "$type": "fontSizes",
2337
2173
  "$value": "{post.core.font-size.12}"
2338
- },
2339
- "heading": {
2340
- "xs": {
2341
- "$type": "fontSizes",
2342
- "$value": "{post.core.font-size.20}"
2343
- },
2344
- "s": {
2345
- "$type": "fontSizes",
2346
- "$value": "{post.core.font-size.24}"
2347
- },
2348
- "m": {
2349
- "$type": "fontSizes",
2350
- "$value": "{post.core.font-size.28}"
2351
- },
2352
- "l": {
2353
- "$type": "fontSizes",
2354
- "$value": "{post.core.font-size.32}"
2355
- },
2356
- "xl": {
2357
- "$type": "fontSizes",
2358
- "$value": "{post.core.font-size.36}"
2359
- },
2360
- "xxl": {
2361
- "$type": "fontSizes",
2362
- "$value": "{post.core.font-size.40}"
2363
- }
2364
- },
2365
- "text": {
2366
- "xs": {
2367
- "$type": "fontSizes",
2368
- "$value": "{post.core.font-size.12}"
2369
- },
2370
- "s": {
2371
- "$type": "fontSizes",
2372
- "$value": "{post.core.font-size.14}"
2373
- },
2374
- "m": {
2375
- "$type": "fontSizes",
2376
- "$value": "{post.core.font-size.16}"
2377
- },
2378
- "l": {
2379
- "$type": "fontSizes",
2380
- "$value": "{post.core.font-size.18}"
2381
- },
2382
- "xl": {
2383
- "$type": "fontSizes",
2384
- "$value": "{post.core.font-size.20}"
2385
- },
2386
- "xxs": {
2387
- "$type": "fontSizes",
2388
- "$value": "{post.core.font-size.10}"
2389
- }
2390
2174
  }
2391
2175
  },
2392
2176
  "elevation": {
@@ -2427,18 +2211,10 @@
2427
2211
  "$type": "spacing",
2428
2212
  "$value": "{post.core.dimension.2}"
2429
2213
  },
2430
- "3": {
2431
- "$type": "spacing",
2432
- "$value": "{post.core.dimension.12}"
2433
- },
2434
2214
  "4": {
2435
2215
  "$type": "spacing",
2436
2216
  "$value": "{post.core.dimension.16}"
2437
2217
  },
2438
- "5": {
2439
- "$type": "spacing",
2440
- "$value": "{post.core.dimension.24}"
2441
- },
2442
2218
  "6": {
2443
2219
  "$type": "spacing",
2444
2220
  "$value": "{post.core.dimension.0}"
@@ -2490,14 +2266,6 @@
2490
2266
  "$type": "spacing",
2491
2267
  "$value": "{post.core.dimension.18}"
2492
2268
  },
2493
- "8": {
2494
- "$type": "spacing",
2495
- "$value": "{post.core.dimension.12}"
2496
- },
2497
- "9": {
2498
- "$type": "spacing",
2499
- "$value": "{post.core.dimension.10}"
2500
- },
2501
2269
  "10": {
2502
2270
  "$type": "spacing",
2503
2271
  "$value": "{post.core.dimension.8}"
@@ -2565,14 +2333,6 @@
2565
2333
  "$type": "spacing",
2566
2334
  "$value": "{post.core.dimension.1}"
2567
2335
  },
2568
- "13": {
2569
- "$type": "spacing",
2570
- "$value": "{post.core.dimension.16}"
2571
- },
2572
- "14": {
2573
- "$type": "spacing",
2574
- "$value": "{post.core.dimension.14}"
2575
- },
2576
2336
  "15": {
2577
2337
  "$type": "spacing",
2578
2338
  "$value": "{post.core.dimension.8}"
@@ -2591,15 +2351,7 @@
2591
2351
  },
2592
2352
  "19": {
2593
2353
  "$type": "spacing",
2594
- "$value": "{post.core.dimension.17-5}"
2595
- },
2596
- "20": {
2597
- "$type": "spacing",
2598
- "$value": "{post.core.dimension.15-5}"
2599
- },
2600
- "21": {
2601
- "$type": "spacing",
2602
- "$value": "{post.core.dimension.16}"
2354
+ "$value": "{post.core.dimension.16-5}"
2603
2355
  },
2604
2356
  "inline": {
2605
2357
  "1": {
@@ -2640,18 +2392,10 @@
2640
2392
  "$type": "spacing",
2641
2393
  "$value": "{post.core.dimension.11}"
2642
2394
  },
2643
- "2": {
2644
- "$type": "spacing",
2645
- "$value": "{post.core.dimension.4}"
2646
- },
2647
2395
  "3": {
2648
2396
  "$type": "spacing",
2649
2397
  "$value": "{post.core.dimension.4-5}"
2650
2398
  },
2651
- "4": {
2652
- "$type": "spacing",
2653
- "$value": "{post.core.dimension.7-5}"
2654
- },
2655
2399
  "5": {
2656
2400
  "$type": "spacing",
2657
2401
  "$value": "{post.core.dimension.6}"
@@ -2676,18 +2420,10 @@
2676
2420
  "$type": "spacing",
2677
2421
  "$value": "{post.core.dimension.24}"
2678
2422
  },
2679
- "11": {
2680
- "$type": "spacing",
2681
- "$value": "{post.core.dimension.4}"
2682
- },
2683
2423
  "12": {
2684
2424
  "$type": "spacing",
2685
2425
  "$value": "{post.core.dimension.10}"
2686
2426
  },
2687
- "13": {
2688
- "$type": "spacing",
2689
- "$value": "{post.core.dimension.16}"
2690
- },
2691
2427
  "14": {
2692
2428
  "$type": "spacing",
2693
2429
  "$value": "{post.core.dimension.8}"
@@ -2736,10 +2472,6 @@
2736
2472
  "$type": "spacing",
2737
2473
  "$value": "{post.core.dimension.24}"
2738
2474
  },
2739
- "26": {
2740
- "$type": "spacing",
2741
- "$value": "{post.core.dimension.26}"
2742
- },
2743
2475
  "27": {
2744
2476
  "$type": "spacing",
2745
2477
  "$value": "{post.core.dimension.17}"
@@ -2788,14 +2520,6 @@
2788
2520
  "sizing": {
2789
2521
  "interactive": {
2790
2522
  "icon": {
2791
- "height": {
2792
- "$type": "sizing",
2793
- "$value": "{post.core.dimension.24}"
2794
- },
2795
- "width": {
2796
- "$type": "sizing",
2797
- "$value": "{post.core.dimension.24}"
2798
- },
2799
2523
  "size": {
2800
2524
  "$type": "sizing",
2801
2525
  "$value": "{post.core.dimension.24}"
@@ -2813,12 +2537,6 @@
2813
2537
  "$value": "{post.core.dimension.16}"
2814
2538
  }
2815
2539
  },
2816
- "textfields": {
2817
- "icon": {
2818
- "$type": "sizing",
2819
- "$value": "{post.core.dimension.32}"
2820
- }
2821
- },
2822
2540
  "stepper": {
2823
2541
  "indicator": {
2824
2542
  "$type": "sizing",
@@ -2835,10 +2553,6 @@
2835
2553
  "$type": "sizing",
2836
2554
  "$value": "{post.core.dimension.56}"
2837
2555
  },
2838
- "3": {
2839
- "$type": "sizing",
2840
- "$value": "{post.core.dimension.40}"
2841
- },
2842
2556
  "4": {
2843
2557
  "$type": "sizing",
2844
2558
  "$value": "{post.core.dimension.40}"
@@ -2865,14 +2579,6 @@
2865
2579
  }
2866
2580
  },
2867
2581
  "icon": {
2868
- "1": {
2869
- "$type": "sizing",
2870
- "$value": "{post.core.dimension.24}"
2871
- },
2872
- "2": {
2873
- "$type": "sizing",
2874
- "$value": "{post.core.dimension.20}"
2875
- },
2876
2582
  "3": {
2877
2583
  "$type": "sizing",
2878
2584
  "$value": "{post.core.dimension.24}"
@@ -2890,12 +2596,6 @@
2890
2596
  "$value": "{post.core.dimension.8}"
2891
2597
  }
2892
2598
  }
2893
- },
2894
- "footer": {
2895
- "socialmedia": {
2896
- "$type": "sizing",
2897
- "$value": "{post.core.dimension.40}"
2898
- }
2899
2599
  }
2900
2600
  },
2901
2601
  "notification": {
@@ -2912,10 +2612,6 @@
2912
2612
  "$value": "{post.core.dimension.8}"
2913
2613
  },
2914
2614
  "icon": {
2915
- "1": {
2916
- "$type": "sizing",
2917
- "$value": "{post.core.dimension.28}"
2918
- },
2919
2615
  "2": {
2920
2616
  "$type": "sizing",
2921
2617
  "$value": "{post.core.dimension.64}"
@@ -2978,10 +2674,6 @@
2978
2674
  "$type": "fontWeights",
2979
2675
  "$value": "{post.core.font-weight.400}"
2980
2676
  },
2981
- "medium": {
2982
- "$type": "fontWeights",
2983
- "$value": "{post.core.font-weight.500}"
2984
- },
2985
2677
  "black": {
2986
2678
  "$type": "fontWeights",
2987
2679
  "$value": "{post.core.font-weight.900}"
@@ -3003,10 +2695,6 @@
3003
2695
  "label": {
3004
2696
  "$type": "lineHeights",
3005
2697
  "$value": "{post.core.line-height.150}"
3006
- },
3007
- "link": {
3008
- "$type": "lineHeights",
3009
- "$value": "{post.core.line-height.150}"
3010
2698
  }
3011
2699
  },
3012
2700
  "border-width": {
@@ -3060,11 +2748,11 @@
3060
2748
  },
3061
2749
  "2": {
3062
2750
  "$type": "dimension",
3063
- "$value": "{post.core.dimension.14}"
2751
+ "$value": "{post.core.dimension.16}"
3064
2752
  },
3065
2753
  "3": {
3066
2754
  "$type": "dimension",
3067
- "$value": "{post.core.dimension.46}"
2755
+ "$value": "{post.core.dimension.48}"
3068
2756
  }
3069
2757
  }
3070
2758
  }
@@ -3117,58 +2805,6 @@
3117
2805
  "11": {
3118
2806
  "$type": "fontSizes",
3119
2807
  "$value": "{post.core.font-size.12}"
3120
- },
3121
- "heading": {
3122
- "xs": {
3123
- "$type": "fontSizes",
3124
- "$value": "{post.core.font-size.16}"
3125
- },
3126
- "s": {
3127
- "$type": "fontSizes",
3128
- "$value": "{post.core.font-size.20}"
3129
- },
3130
- "m": {
3131
- "$type": "fontSizes",
3132
- "$value": "{post.core.font-size.24}"
3133
- },
3134
- "l": {
3135
- "$type": "fontSizes",
3136
- "$value": "{post.core.font-size.28}"
3137
- },
3138
- "xl": {
3139
- "$type": "fontSizes",
3140
- "$value": "{post.core.font-size.32}"
3141
- },
3142
- "xxl": {
3143
- "$type": "fontSizes",
3144
- "$value": "{post.core.font-size.36}"
3145
- }
3146
- },
3147
- "text": {
3148
- "xs": {
3149
- "$type": "fontSizes",
3150
- "$value": "{post.core.font-size.12}"
3151
- },
3152
- "s": {
3153
- "$type": "fontSizes",
3154
- "$value": "{post.core.font-size.14}"
3155
- },
3156
- "m": {
3157
- "$type": "fontSizes",
3158
- "$value": "{post.core.font-size.16}"
3159
- },
3160
- "l": {
3161
- "$type": "fontSizes",
3162
- "$value": "{post.core.font-size.18}"
3163
- },
3164
- "xl": {
3165
- "$type": "fontSizes",
3166
- "$value": "{post.core.font-size.20}"
3167
- },
3168
- "xxs": {
3169
- "$type": "fontSizes",
3170
- "$value": "{post.core.font-size.10}"
3171
- }
3172
2808
  }
3173
2809
  },
3174
2810
  "elevation": {
@@ -3228,14 +2864,6 @@
3228
2864
  "$type": "spacing",
3229
2865
  "$value": "{post.core.dimension.16}"
3230
2866
  },
3231
- "8": {
3232
- "$type": "spacing",
3233
- "$value": "{post.core.dimension.10}"
3234
- },
3235
- "9": {
3236
- "$type": "spacing",
3237
- "$value": "{post.core.dimension.8}"
3238
- },
3239
2867
  "10": {
3240
2868
  "$type": "spacing",
3241
2869
  "$value": "{post.core.dimension.6}"
@@ -3259,21 +2887,9 @@
3259
2887
  "$type": "spacing",
3260
2888
  "$value": "{post.core.dimension.22}"
3261
2889
  },
3262
- "13": {
3263
- "$type": "spacing",
3264
- "$value": "{post.core.dimension.14}"
3265
- },
3266
- "14": {
3267
- "$type": "spacing",
3268
- "$value": "{post.core.dimension.12}"
3269
- },
3270
2890
  "19": {
3271
2891
  "$type": "spacing",
3272
- "$value": "{post.core.dimension.16}"
3273
- },
3274
- "20": {
3275
- "$type": "spacing",
3276
- "$value": "{post.core.dimension.14}"
2892
+ "$value": "{post.core.dimension.15}"
3277
2893
  },
3278
2894
  "block": {
3279
2895
  "1": {
@@ -3284,10 +2900,6 @@
3284
2900
  "$type": "spacing",
3285
2901
  "$value": "{post.core.dimension.5}"
3286
2902
  },
3287
- "4": {
3288
- "$type": "spacing",
3289
- "$value": "{post.core.dimension.5}"
3290
- },
3291
2903
  "6": {
3292
2904
  "$type": "spacing",
3293
2905
  "$value": "{post.core.dimension.0}"
@@ -3304,18 +2916,10 @@
3304
2916
  "$type": "spacing",
3305
2917
  "$value": "{post.core.dimension.16}"
3306
2918
  },
3307
- "11": {
3308
- "$type": "spacing",
3309
- "$value": "{post.core.dimension.0}"
3310
- },
3311
2919
  "12": {
3312
2920
  "$type": "spacing",
3313
2921
  "$value": "{post.core.dimension.6}"
3314
2922
  },
3315
- "13": {
3316
- "$type": "spacing",
3317
- "$value": "{post.core.dimension.8}"
3318
- },
3319
2923
  "14": {
3320
2924
  "$type": "spacing",
3321
2925
  "$value": "{post.core.dimension.8-5}"
@@ -3352,10 +2956,6 @@
3352
2956
  "$type": "spacing",
3353
2957
  "$value": "{post.core.dimension.0}"
3354
2958
  },
3355
- "26": {
3356
- "$type": "spacing",
3357
- "$value": "{post.core.dimension.23}"
3358
- },
3359
2959
  "27": {
3360
2960
  "$type": "spacing",
3361
2961
  "$value": "{post.core.dimension.12}"
@@ -3414,25 +3014,11 @@
3414
3014
  "sizing": {
3415
3015
  "interactive": {
3416
3016
  "icon": {
3417
- "height": {
3418
- "$type": "sizing",
3419
- "$value": "{post.core.dimension.22}"
3420
- },
3421
- "width": {
3422
- "$type": "sizing",
3423
- "$value": "{post.core.dimension.22}"
3424
- },
3425
3017
  "size": {
3426
3018
  "$type": "sizing",
3427
3019
  "$value": "{post.core.dimension.22}"
3428
3020
  }
3429
3021
  },
3430
- "textfields": {
3431
- "icon": {
3432
- "$type": "sizing",
3433
- "$value": "{post.core.dimension.32}"
3434
- }
3435
- },
3436
3022
  "stepper": {
3437
3023
  "indicator": {
3438
3024
  "$type": "sizing",
@@ -3449,10 +3035,6 @@
3449
3035
  "$type": "sizing",
3450
3036
  "$value": "{post.core.dimension.48}"
3451
3037
  },
3452
- "3": {
3453
- "$type": "sizing",
3454
- "$value": "{post.core.dimension.32}"
3455
- },
3456
3038
  "4": {
3457
3039
  "$type": "sizing",
3458
3040
  "$value": "{post.core.dimension.34}"
@@ -3479,10 +3061,6 @@
3479
3061
  }
3480
3062
  },
3481
3063
  "icon": {
3482
- "1": {
3483
- "$type": "sizing",
3484
- "$value": "{post.core.dimension.20}"
3485
- },
3486
3064
  "2": {
3487
3065
  "$type": "sizing",
3488
3066
  "$value": "{post.core.dimension.16}"
@@ -3504,12 +3082,6 @@
3504
3082
  "$value": "{post.core.dimension.6}"
3505
3083
  }
3506
3084
  }
3507
- },
3508
- "footer": {
3509
- "socialmedia": {
3510
- "$type": "sizing",
3511
- "$value": "{post.core.dimension.32}"
3512
- }
3513
3085
  }
3514
3086
  },
3515
3087
  "notification": {
@@ -3525,11 +3097,7 @@
3525
3097
  "$type": "sizing",
3526
3098
  "$value": "{post.core.dimension.8}"
3527
3099
  },
3528
- "icon": {
3529
- "1": {
3530
- "$type": "sizing",
3531
- "$value": "{post.core.dimension.28}"
3532
- },
3100
+ "icon": {
3533
3101
  "2": {
3534
3102
  "$type": "sizing",
3535
3103
  "$value": "{post.core.dimension.48}"
@@ -3566,10 +3134,6 @@
3566
3134
  }
3567
3135
  },
3568
3136
  "font-weight": {
3569
- "medium": {
3570
- "$type": "fontWeights",
3571
- "$value": "{post.core.font-weight.500}"
3572
- },
3573
3137
  "bold": {
3574
3138
  "$type": "fontWeights",
3575
3139
  "$value": "{post.core.font-weight.700}"
@@ -3599,10 +3163,6 @@
3599
3163
  "label": {
3600
3164
  "$type": "lineHeights",
3601
3165
  "$value": "{post.core.line-height.150}"
3602
- },
3603
- "link": {
3604
- "$type": "lineHeights",
3605
- "$value": "{post.core.line-height.150}"
3606
3166
  }
3607
3167
  },
3608
3168
  "grid": {
@@ -3683,58 +3243,6 @@
3683
3243
  "11": {
3684
3244
  "$type": "fontSizes",
3685
3245
  "$value": "{post.core.font-size.12}"
3686
- },
3687
- "heading": {
3688
- "xs": {
3689
- "$type": "fontSizes",
3690
- "$value": "{post.core.font-size.14}"
3691
- },
3692
- "s": {
3693
- "$type": "fontSizes",
3694
- "$value": "{post.core.font-size.18}"
3695
- },
3696
- "m": {
3697
- "$type": "fontSizes",
3698
- "$value": "{post.core.font-size.20}"
3699
- },
3700
- "l": {
3701
- "$type": "fontSizes",
3702
- "$value": "{post.core.font-size.24}"
3703
- },
3704
- "xl": {
3705
- "$type": "fontSizes",
3706
- "$value": "{post.core.font-size.28}"
3707
- },
3708
- "xxl": {
3709
- "$type": "fontSizes",
3710
- "$value": "{post.core.font-size.32}"
3711
- }
3712
- },
3713
- "text": {
3714
- "xs": {
3715
- "$type": "fontSizes",
3716
- "$value": "{post.core.font-size.12}"
3717
- },
3718
- "s": {
3719
- "$type": "fontSizes",
3720
- "$value": "{post.core.font-size.14}"
3721
- },
3722
- "m": {
3723
- "$type": "fontSizes",
3724
- "$value": "{post.core.font-size.16}"
3725
- },
3726
- "l": {
3727
- "$type": "fontSizes",
3728
- "$value": "{post.core.font-size.18}"
3729
- },
3730
- "xl": {
3731
- "$type": "fontSizes",
3732
- "$value": "{post.core.font-size.20}"
3733
- },
3734
- "xxs": {
3735
- "$type": "fontSizes",
3736
- "$value": "{post.core.font-size.10}"
3737
- }
3738
3246
  }
3739
3247
  },
3740
3248
  "elevation": {
@@ -3802,14 +3310,6 @@
3802
3310
  "$type": "spacing",
3803
3311
  "$value": "{post.core.dimension.12}"
3804
3312
  },
3805
- "8": {
3806
- "$type": "spacing",
3807
- "$value": "{post.core.dimension.8}"
3808
- },
3809
- "9": {
3810
- "$type": "spacing",
3811
- "$value": "{post.core.dimension.6}"
3812
- },
3813
3313
  "10": {
3814
3314
  "$type": "spacing",
3815
3315
  "$value": "{post.core.dimension.4}"
@@ -3841,14 +3341,6 @@
3841
3341
  "$type": "spacing",
3842
3342
  "$value": "{post.core.dimension.14}"
3843
3343
  },
3844
- "13": {
3845
- "$type": "spacing",
3846
- "$value": "{post.core.dimension.12}"
3847
- },
3848
- "14": {
3849
- "$type": "spacing",
3850
- "$value": "{post.core.dimension.10}"
3851
- },
3852
3344
  "16": {
3853
3345
  "$type": "spacing",
3854
3346
  "$value": "{post.core.dimension.2}"
@@ -3863,11 +3355,7 @@
3863
3355
  },
3864
3356
  "19": {
3865
3357
  "$type": "spacing",
3866
- "$value": "{post.core.dimension.12}"
3867
- },
3868
- "20": {
3869
- "$type": "spacing",
3870
- "$value": "{post.core.dimension.10}"
3358
+ "$value": "{post.core.dimension.11}"
3871
3359
  },
3872
3360
  "inline": {
3873
3361
  "5": {
@@ -3892,10 +3380,6 @@
3892
3380
  }
3893
3381
  },
3894
3382
  "block": {
3895
- "2": {
3896
- "$type": "spacing",
3897
- "$value": "{post.core.dimension.5-5}"
3898
- },
3899
3383
  "3": {
3900
3384
  "$type": "spacing",
3901
3385
  "$value": "{post.core.dimension.6-5}"
@@ -3912,10 +3396,6 @@
3912
3396
  "$type": "spacing",
3913
3397
  "$value": "{post.core.dimension.1-5}"
3914
3398
  },
3915
- "11": {
3916
- "$type": "spacing",
3917
- "$value": "{post.core.dimension.3}"
3918
- },
3919
3399
  "14": {
3920
3400
  "$type": "spacing",
3921
3401
  "$value": "{post.core.dimension.6}"
@@ -3952,10 +3432,6 @@
3952
3432
  "$type": "spacing",
3953
3433
  "$value": "{post.core.dimension.16}"
3954
3434
  },
3955
- "26": {
3956
- "$type": "spacing",
3957
- "$value": "{post.core.dimension.26-5}"
3958
- },
3959
3435
  "27": {
3960
3436
  "$type": "spacing",
3961
3437
  "$value": "{post.core.dimension.17-5}"
@@ -4004,14 +3480,6 @@
4004
3480
  "sizing": {
4005
3481
  "interactive": {
4006
3482
  "icon": {
4007
- "height": {
4008
- "$type": "sizing",
4009
- "$value": "{post.core.dimension.20}"
4010
- },
4011
- "width": {
4012
- "$type": "sizing",
4013
- "$value": "{post.core.dimension.20}"
4014
- },
4015
3483
  "size": {
4016
3484
  "$type": "sizing",
4017
3485
  "$value": "{post.core.dimension.20}"
@@ -4021,12 +3489,6 @@
4021
3489
  "$value": "{post.core.dimension.20}"
4022
3490
  }
4023
3491
  },
4024
- "textfields": {
4025
- "icon": {
4026
- "$type": "sizing",
4027
- "$value": "{post.core.dimension.32}"
4028
- }
4029
- },
4030
3492
  "stepper": {
4031
3493
  "indicator": {
4032
3494
  "$type": "sizing",
@@ -4043,10 +3505,6 @@
4043
3505
  "$type": "sizing",
4044
3506
  "$value": "{post.core.dimension.40}"
4045
3507
  },
4046
- "3": {
4047
- "$type": "sizing",
4048
- "$value": "{post.core.dimension.24}"
4049
- },
4050
3508
  "4": {
4051
3509
  "$type": "sizing",
4052
3510
  "$value": "{post.core.dimension.28}"
@@ -4065,10 +3523,6 @@
4065
3523
  }
4066
3524
  },
4067
3525
  "icon": {
4068
- "1": {
4069
- "$type": "sizing",
4070
- "$value": "{post.core.dimension.16}"
4071
- },
4072
3526
  "2": {
4073
3527
  "$type": "sizing",
4074
3528
  "$value": "{post.core.dimension.12}"
@@ -4086,12 +3540,6 @@
4086
3540
  "$value": "{post.core.dimension.14}"
4087
3541
  }
4088
3542
  }
4089
- },
4090
- "footer": {
4091
- "socialmedia": {
4092
- "$type": "sizing",
4093
- "$value": "{post.core.dimension.24}"
4094
- }
4095
3543
  }
4096
3544
  },
4097
3545
  "notification": {
@@ -4108,10 +3556,6 @@
4108
3556
  "$value": "{post.core.dimension.16}"
4109
3557
  },
4110
3558
  "icon": {
4111
- "1": {
4112
- "$type": "sizing",
4113
- "$value": "{post.core.dimension.28}"
4114
- },
4115
3559
  "2": {
4116
3560
  "$type": "sizing",
4117
3561
  "$value": "{post.core.dimension.40}"
@@ -4144,10 +3588,6 @@
4144
3588
  }
4145
3589
  },
4146
3590
  "font-weight": {
4147
- "medium": {
4148
- "$type": "fontWeights",
4149
- "$value": "{post.core.font-weight.500}"
4150
- },
4151
3591
  "bold": {
4152
3592
  "$type": "fontWeights",
4153
3593
  "$value": "{post.core.font-weight.700}"
@@ -4177,10 +3617,6 @@
4177
3617
  "label": {
4178
3618
  "$type": "lineHeights",
4179
3619
  "$value": "{post.core.line-height.150}"
4180
- },
4181
- "link": {
4182
- "$type": "lineHeights",
4183
- "$value": "{post.core.line-height.150}"
4184
3620
  }
4185
3621
  },
4186
3622
  "grid": {
@@ -4656,30 +4092,46 @@
4656
4092
  "$type": "fontSizes",
4657
4093
  "$value": "{post.device.font-size.3}"
4658
4094
  },
4659
- "margin-block-start": {
4660
- "$type": "spacing",
4661
- "$value": "{post.device.spacing.margin.1}"
4662
- },
4663
- "padding-block-end": {
4664
- "$type": "spacing",
4665
- "$value": "{post.device.spacing.padding.17}"
4666
- },
4667
- "margin-block-end": {
4668
- "$type": "spacing",
4669
- "$value": "{post.device.spacing.margin.4}"
4095
+ "padding": {
4096
+ "block": {
4097
+ "start": {
4098
+ "$type": "spacing",
4099
+ "$value": "{post.device.spacing.margin.1}"
4100
+ },
4101
+ "end": {
4102
+ "$type": "spacing",
4103
+ "$value": "{post.device.spacing.padding.17}"
4104
+ }
4105
+ }
4670
4106
  },
4671
- "border-bottom": {
4672
- "$type": "border",
4673
- "$value": {
4674
- "color": "{post.core.color.sandgrey.100}",
4675
- "width": "{post.device.border-width.default}",
4676
- "style": "{post.core.border-style.solid}"
4107
+ "margin": {
4108
+ "block": {
4109
+ "end": {
4110
+ "$type": "spacing",
4111
+ "$value": "{post.device.spacing.margin.4}"
4112
+ }
4677
4113
  }
4678
4114
  },
4679
4115
  "border": {
4680
4116
  "color": {
4681
4117
  "$type": "color",
4682
4118
  "$value": "{post.scheme.color.surface.default.stroke}"
4119
+ },
4120
+ "style": {
4121
+ "$type": "other",
4122
+ "$value": "{post.core.border-style.solid}"
4123
+ }
4124
+ },
4125
+ "border-width": {
4126
+ "$type": "borderWidth",
4127
+ "$value": "{post.device.border-width.default}"
4128
+ }
4129
+ },
4130
+ "margin": {
4131
+ "block": {
4132
+ "end": {
4133
+ "$type": "spacing",
4134
+ "$value": "{post.core.dimension.16}"
4683
4135
  }
4684
4136
  }
4685
4137
  }
@@ -4692,17 +4144,9 @@
4692
4144
  "header": {
4693
4145
  "padding": {
4694
4146
  "block": {
4695
- "start": {
4696
- "closed": {
4697
- "$type": "spacing",
4698
- "$value": "{post.device.spacing.padding.19}"
4699
- }
4700
- },
4701
- "end": {
4702
- "closed": {
4703
- "$type": "spacing",
4704
- "$value": "{post.device.spacing.padding.20}"
4705
- }
4147
+ "closed": {
4148
+ "$type": "spacing",
4149
+ "$value": "{post.device.spacing.padding.19}"
4706
4150
  },
4707
4151
  "open": {
4708
4152
  "$type": "spacing",
@@ -4731,6 +4175,10 @@
4731
4175
  "font-size": {
4732
4176
  "$type": "fontSizes",
4733
4177
  "$value": "{post.device.font-size.5}"
4178
+ },
4179
+ "border-open": {
4180
+ "$type": "color",
4181
+ "$value": "{post.core.color.colorless}"
4734
4182
  }
4735
4183
  },
4736
4184
  "border": {
@@ -4830,6 +4278,42 @@
4830
4278
  }
4831
4279
  }
4832
4280
  },
4281
+ "Components/Assist": {
4282
+ "post": {
4283
+ "assist": {
4284
+ "gap": {
4285
+ "$type": "spacing",
4286
+ "$value": "{post.device.spacing.gap.1}"
4287
+ },
4288
+ "padding": {
4289
+ "block": {
4290
+ "$type": "spacing",
4291
+ "$value": "{post.device.spacing.padding.block.5}"
4292
+ },
4293
+ "inline": {
4294
+ "$type": "spacing",
4295
+ "$value": "{post.device.spacing.padding.2}"
4296
+ }
4297
+ },
4298
+ "font-size": {
4299
+ "$type": "fontSizes",
4300
+ "$value": "{post.device.font-size.9}"
4301
+ },
4302
+ "enabled-fg": {
4303
+ "$type": "color",
4304
+ "$value": "{post.scheme.color.interactive.primary.enabled.fg1}"
4305
+ },
4306
+ "disabled-fg": {
4307
+ "$type": "color",
4308
+ "$value": "{post.scheme.color.interactive.primary.disabled.fg1}"
4309
+ }
4310
+ }
4311
+ },
4312
+ "post-hint-spacing-block": {
4313
+ "$type": "spacing",
4314
+ "$value": "{post.core.dimension.6}"
4315
+ }
4316
+ },
4833
4317
  "Components/Avatar": {
4834
4318
  "post": {
4835
4319
  "avatar": {
@@ -5602,7 +5086,7 @@
5602
5086
  "checkbox": {
5603
5087
  "enabled-bg": {
5604
5088
  "$type": "color",
5605
- "$value": "{post.scheme.color.interactive.primary.enabled.bg1}"
5089
+ "$value": "{post.scheme.color.interactive.primary.enabled.bg3}"
5606
5090
  },
5607
5091
  "enabled-fg": {
5608
5092
  "$type": "color",
@@ -5610,7 +5094,7 @@
5610
5094
  },
5611
5095
  "hover-bg": {
5612
5096
  "$type": "color",
5613
- "$value": "{post.scheme.color.interactive.primary.hover.bg}"
5097
+ "$value": "{post.scheme.color.interactive.primary.hover.bg3}"
5614
5098
  },
5615
5099
  "hover-fg": {
5616
5100
  "$type": "color",
@@ -5618,11 +5102,11 @@
5618
5102
  },
5619
5103
  "disabled-bg": {
5620
5104
  "$type": "color",
5621
- "$value": "{post.scheme.color.interactive.primary.disabled.bg}"
5105
+ "$value": "{post.scheme.color.interactive.primary.disabled.bg6}"
5622
5106
  },
5623
5107
  "disabled-fg": {
5624
5108
  "$type": "color",
5625
- "$value": "{post.scheme.color.interactive.primary.disabled.fg1}"
5109
+ "$value": "{post.scheme.color.interactive.primary.disabled.fg4}"
5626
5110
  },
5627
5111
  "enabled-stroke": {
5628
5112
  "$type": "color",
@@ -5634,7 +5118,7 @@
5634
5118
  },
5635
5119
  "disabled-stroke": {
5636
5120
  "$type": "color",
5637
- "$value": "{post.scheme.color.interactive.primary.disabled.stroke}"
5121
+ "$value": "{post.scheme.color.interactive.primary.disabled.stroke4}"
5638
5122
  },
5639
5123
  "gap": {
5640
5124
  "block": {
@@ -5941,7 +5425,7 @@
5941
5425
  "$type": "dimension",
5942
5426
  "$value": "{post.device.position.1}"
5943
5427
  },
5944
- "bottom": {
5428
+ "top": {
5945
5429
  "$type": "dimension",
5946
5430
  "$value": "{post.device.position.1}"
5947
5431
  }
@@ -5997,7 +5481,7 @@
5997
5481
  "translate": {
5998
5482
  "y": {
5999
5483
  "$type": "dimension",
6000
- "$value": "{post.core.dimension.96}"
5484
+ "$value": "{post.core.dimension.112}"
6001
5485
  }
6002
5486
  }
6003
5487
  }
@@ -6439,6 +5923,10 @@
6439
5923
  "$type": "color",
6440
5924
  "$value": "{post.scheme.color.interactive.notification.error.icon}"
6441
5925
  }
5926
+ },
5927
+ "elevation": {
5928
+ "$type": "boxShadow",
5929
+ "$value": "{post.device.elevation.300}"
6442
5930
  }
6443
5931
  }
6444
5932
  }
@@ -6449,11 +5937,11 @@
6449
5937
  "font-size": {
6450
5938
  "$type": "fontSizes",
6451
5939
  "$value": "{post.device.font-size.5}"
5940
+ },
5941
+ "font-weight": {
5942
+ "$type": "fontWeights",
5943
+ "$value": "{post.device.font-weight.bold}"
6452
5944
  }
6453
- },
6454
- "lead-font-weight": {
6455
- "$type": "fontWeights",
6456
- "$value": "{post.device.font-weight.bold}"
6457
5945
  }
6458
5946
  }
6459
5947
  },
@@ -6553,80 +6041,62 @@
6553
6041
  }
6554
6042
  }
6555
6043
  },
6556
- "Components/List simple": {
6044
+ "Components/ListCheck": {
6557
6045
  "post": {
6558
6046
  "list": {
6559
- "simple": {
6560
- "checks": {
6561
- "sizing": {
6562
- "icon": {
6563
- "$type": "sizing",
6564
- "$value": "{post.device.sizing.icon.1}"
6565
- }
6566
- },
6047
+ "check": {
6048
+ "sizing": {
6049
+ "icon": {
6050
+ "$type": "sizing",
6051
+ "$value": "{post.device.sizing.icon.1}"
6052
+ }
6053
+ },
6054
+ "padding": {
6055
+ "icon": {
6056
+ "$type": "spacing",
6057
+ "$value": "{post.device.spacing.padding.16}"
6058
+ }
6059
+ },
6060
+ "text": {
6567
6061
  "padding": {
6568
- "icon": {
6569
- "$type": "spacing",
6570
- "$value": "{post.device.spacing.padding.16}"
6571
- },
6572
- "text": {
6062
+ "$type": "spacing",
6063
+ "$value": "{post.device.spacing.padding.block.6}"
6064
+ }
6065
+ },
6066
+ "icon": {
6067
+ "gap": {
6068
+ "inline": {
6573
6069
  "$type": "spacing",
6574
- "$value": "{post.device.spacing.padding.block.6}"
6575
- },
6576
- "block": {
6577
- "outer": {
6578
- "$type": "spacing",
6579
- "$value": "{post.device.spacing.padding.5}"
6580
- }
6070
+ "$value": "{post.device.spacing.gap.inline.2}"
6581
6071
  }
6582
6072
  },
6583
- "gap": {
6073
+ "container": {
6584
6074
  "inline": {
6585
- "text": {
6586
- "$type": "spacing",
6587
- "$value": "{post.device.spacing.gap.inline.2}"
6588
- }
6075
+ "$type": "spacing",
6076
+ "$value": "{post.device.spacing.padding.4}"
6589
6077
  },
6590
6078
  "block": {
6591
- "text": {
6592
- "$type": "spacing",
6593
- "$value": "{post.device.spacing.gap.block.3}"
6594
- }
6595
- }
6596
- },
6597
- "icon": {
6598
- "container": {
6599
- "inline": {
6600
- "$type": "spacing",
6601
- "$value": "{post.device.spacing.padding.4}"
6602
- },
6603
- "block": {
6604
- "$type": "spacing",
6605
- "$value": "{post.device.spacing.padding.18}"
6606
- }
6079
+ "$type": "spacing",
6080
+ "$value": "{post.device.spacing.padding.18}"
6607
6081
  }
6608
6082
  }
6609
6083
  },
6610
- "bullets": {
6611
- "spacing": {
6612
- "padding": {
6084
+ "item": {
6085
+ "gap": {
6086
+ "block": {
6613
6087
  "text": {
6614
6088
  "$type": "spacing",
6615
- "$value": "{post.device.spacing.padding.block.6}"
6616
- }
6617
- },
6618
- "gap": {
6619
- "inline": {
6620
- "text": {
6621
- "$type": "spacing",
6622
- "$value": "{post.device.spacing.gap.inline.10}"
6623
- }
6089
+ "$value": "{post.device.spacing.gap.block.3}"
6624
6090
  }
6625
6091
  }
6626
6092
  }
6627
- }
6628
- },
6629
- "checks": {
6093
+ },
6094
+ "margin": {
6095
+ "block": {
6096
+ "$type": "spacing",
6097
+ "$value": "{post.device.spacing.padding.block.8}"
6098
+ }
6099
+ },
6630
6100
  "color": {
6631
6101
  "icon-bg": {
6632
6102
  "$type": "color",
@@ -6640,157 +6110,8 @@
6640
6110
  "$type": "color",
6641
6111
  "$value": "{post.scheme.color.interactive.primary.enabled.fg1}"
6642
6112
  }
6643
- },
6644
- "margin": {
6645
- "block": {
6646
- "$type": "spacing",
6647
- "$value": "{post.device.spacing.padding.block.8}"
6648
- }
6649
- }
6650
- }
6651
- }
6652
- }
6653
- },
6654
- "Components/Notifications": {
6655
- "post": {
6656
- "infobox": {
6657
- "sizing": {
6658
- "icon": {
6659
- "$type": "sizing",
6660
- "$value": "{post.device.sizing.notification.icon.4}"
6661
- }
6662
- },
6663
- "spacing": {
6664
- "gap": {
6665
- "inline": {
6666
- "$type": "spacing",
6667
- "$value": "{post.device.spacing.gap.4}"
6668
- }
6669
- }
6670
- }
6671
- },
6672
- "clickable": {
6673
- "spacing": {
6674
- "padding": {
6675
- "icon": {
6676
- "$type": "spacing",
6677
- "$value": "{post.device.spacing.padding.2}"
6678
- }
6679
- }
6680
- }
6681
- },
6682
- "interactive": {
6683
- "spacing": {
6684
- "gap": {
6685
- "inline": {
6686
- "icon-end": {
6687
- "$type": "spacing",
6688
- "$value": "{post.device.spacing.gap.inline.4}"
6689
- },
6690
- "error": {
6691
- "$type": "spacing",
6692
- "$value": "{post.device.spacing.gap.inline.10}"
6693
- }
6694
- }
6695
- }
6696
- }
6697
- },
6698
- "notification": {
6699
- "banner": {
6700
- "elevation": {
6701
- "$type": "boxShadow",
6702
- "$value": "{post.device.elevation.500}"
6703
- }
6704
- },
6705
- "toast": {
6706
- "elevation": {
6707
- "$type": "boxShadow",
6708
- "$value": "{post.device.elevation.300}"
6709
- }
6710
- },
6711
- "snackbar": {
6712
- "elevation": {
6713
- "$type": "boxShadow",
6714
- "$value": "{post.device.elevation.300}"
6715
- }
6716
- },
6717
- "color": {
6718
- "info-bg": {
6719
- "$type": "color",
6720
- "$value": "{post.scheme.color.interactive.notification.info.bg}"
6721
- },
6722
- "info-fg": {
6723
- "$type": "color",
6724
- "$value": "{post.scheme.color.interactive.notification.info.fg}"
6725
- },
6726
- "info-stroke": {
6727
- "$type": "color",
6728
- "$value": "{post.scheme.color.interactive.notification.info.stroke}"
6729
- },
6730
- "info-icon": {
6731
- "$type": "color",
6732
- "$value": "{post.scheme.color.interactive.notification.info.icon}"
6733
- },
6734
- "success-bg": {
6735
- "$type": "color",
6736
- "$value": "{post.scheme.color.interactive.notification.success.bg}"
6737
- },
6738
- "success-fg": {
6739
- "$type": "color",
6740
- "$value": "{post.scheme.color.interactive.notification.success.fg}"
6741
- },
6742
- "success-stroke": {
6743
- "$type": "color",
6744
- "$value": "{post.scheme.color.interactive.notification.success.stroke}"
6745
- },
6746
- "success-icon": {
6747
- "$type": "color",
6748
- "$value": "{post.scheme.color.interactive.notification.success.icon}"
6749
- },
6750
- "warning-bg": {
6751
- "$type": "color",
6752
- "$value": "{post.scheme.color.interactive.notification.warning.bg}"
6753
- },
6754
- "warning-fg": {
6755
- "$type": "color",
6756
- "$value": "{post.scheme.color.interactive.notification.warning.fg}"
6757
- },
6758
- "warning-stroke": {
6759
- "$type": "color",
6760
- "$value": "{post.scheme.color.interactive.notification.warning.stroke}"
6761
- },
6762
- "warning-icon": {
6763
- "$type": "color",
6764
- "$value": "{post.scheme.color.interactive.notification.warning.icon}"
6765
- },
6766
- "error-bg": {
6767
- "$type": "color",
6768
- "$value": "{post.scheme.color.interactive.notification.error.bg}"
6769
- },
6770
- "error-fg": {
6771
- "$type": "color",
6772
- "$value": "{post.scheme.color.interactive.notification.error.fg}"
6773
- },
6774
- "error-stroke": {
6775
- "$type": "color",
6776
- "$value": "{post.scheme.color.interactive.notification.error.stroke}"
6777
- },
6778
- "error-icon": {
6779
- "$type": "color",
6780
- "$value": "{post.scheme.color.interactive.notification.error.icon}"
6781
- }
6782
- },
6783
- "popup": {
6784
- "elevation": {
6785
- "$type": "boxShadow",
6786
- "$value": "{post.device.elevation.300}"
6787
6113
  }
6788
6114
  }
6789
- },
6790
- "test": {
6791
- "$type": "other",
6792
- "$value": "{post.core.color.notification.green}",
6793
- "$description": "'[{post.core.color.notification.green}, {post.core.color.notification.blue}, {post.core.color.notification.orange}, {post.core.color.notification.red}]'"
6794
6115
  }
6795
6116
  }
6796
6117
  },
@@ -6927,7 +6248,7 @@
6927
6248
  "radio-button": {
6928
6249
  "enabled-bg": {
6929
6250
  "$type": "color",
6930
- "$value": "{post.scheme.color.interactive.primary.enabled.bg1}"
6251
+ "$value": "{post.scheme.color.interactive.primary.enabled.bg3}"
6931
6252
  },
6932
6253
  "enabled-fg": {
6933
6254
  "$type": "color",
@@ -6935,7 +6256,7 @@
6935
6256
  },
6936
6257
  "hover-bg": {
6937
6258
  "$type": "color",
6938
- "$value": "{post.scheme.color.interactive.primary.hover.bg}"
6259
+ "$value": "{post.scheme.color.interactive.primary.hover.bg3}"
6939
6260
  },
6940
6261
  "hover-fg": {
6941
6262
  "$type": "color",
@@ -6943,11 +6264,11 @@
6943
6264
  },
6944
6265
  "disabled-bg": {
6945
6266
  "$type": "color",
6946
- "$value": "{post.scheme.color.interactive.primary.disabled.bg}"
6267
+ "$value": "{post.scheme.color.interactive.primary.disabled.bg6}"
6947
6268
  },
6948
6269
  "disabled-fg": {
6949
6270
  "$type": "color",
6950
- "$value": "{post.scheme.color.interactive.primary.disabled.fg1}"
6271
+ "$value": "{post.scheme.color.interactive.primary.disabled.fg4}"
6951
6272
  },
6952
6273
  "enabled-stroke": {
6953
6274
  "$type": "color",
@@ -6959,7 +6280,7 @@
6959
6280
  },
6960
6281
  "disabled-stroke": {
6961
6282
  "$type": "color",
6962
- "$value": "{post.scheme.color.interactive.primary.disabled.stroke}"
6283
+ "$value": "{post.scheme.color.interactive.primary.disabled.stroke4}"
6963
6284
  },
6964
6285
  "gap": {
6965
6286
  "block": {
@@ -7113,6 +6434,18 @@
7113
6434
  }
7114
6435
  }
7115
6436
  }
6437
+ },
6438
+ "search": {
6439
+ "position": {
6440
+ "inline": {
6441
+ "end": {
6442
+ "icon": {
6443
+ "$type": "dimension",
6444
+ "$value": "{post.core.dimension.14}"
6445
+ }
6446
+ }
6447
+ }
6448
+ }
7116
6449
  }
7117
6450
  }
7118
6451
  },
@@ -7528,6 +6861,10 @@
7528
6861
  "$type": "color",
7529
6862
  "$value": "{post.scheme.color.interactive.notification.error.icon}"
7530
6863
  }
6864
+ },
6865
+ "elevation": {
6866
+ "$type": "boxShadow",
6867
+ "$value": "{post.device.elevation.300}"
7531
6868
  }
7532
6869
  }
7533
6870
  }
@@ -7664,7 +7001,7 @@
7664
7001
  "icon": {
7665
7002
  "success": {
7666
7003
  "$type": "color",
7667
- "$value": "{post.scheme.color.signal.success-dark}"
7004
+ "$value": "{post.scheme.color.interactive.primary.selected.bg2}"
7668
7005
  },
7669
7006
  "disabled": {
7670
7007
  "$type": "color",
@@ -7673,6 +7010,12 @@
7673
7010
  "hover": {
7674
7011
  "$type": "color",
7675
7012
  "$value": "{post.scheme.color.interactive.primary.hover.fg1}"
7013
+ },
7014
+ "padding": {
7015
+ "container": {
7016
+ "$type": "spacing",
7017
+ "$value": "{post.device.spacing.padding.block.18}"
7018
+ }
7676
7019
  }
7677
7020
  },
7678
7021
  "handle": {
@@ -7736,7 +7079,7 @@
7736
7079
  },
7737
7080
  "disabled-bg": {
7738
7081
  "$type": "color",
7739
- "$value": "{post.scheme.color.interactive.primary.disabled.bg3}"
7082
+ "$value": "{post.scheme.color.interactive.primary.disabled.bg5}"
7740
7083
  },
7741
7084
  "disabled-stroke": {
7742
7085
  "$type": "color",
@@ -7805,39 +7148,39 @@
7805
7148
  "textarea": {
7806
7149
  "enabled-bg": {
7807
7150
  "$type": "color",
7808
- "$value": "{post.scheme.color.interactive.primary.enabled.bg1}"
7151
+ "$value": "{post.scheme.color.interactive.input.enabled.bg}"
7809
7152
  },
7810
7153
  "enabled-fg": {
7811
7154
  "$type": "color",
7812
- "$value": "{post.scheme.color.interactive.primary.enabled.fg1}"
7155
+ "$value": "{post.scheme.color.interactive.input.enabled.fg}"
7813
7156
  },
7814
7157
  "hover-bg": {
7815
7158
  "$type": "color",
7816
- "$value": "{post.scheme.color.interactive.primary.hover.bg}"
7159
+ "$value": "{post.scheme.color.interactive.input.hover.bg}"
7817
7160
  },
7818
7161
  "hover-fg": {
7819
7162
  "$type": "color",
7820
- "$value": "{post.scheme.color.interactive.primary.hover.fg1}"
7163
+ "$value": "{post.scheme.color.interactive.input.hover.fg}"
7821
7164
  },
7822
7165
  "disabled-bg": {
7823
7166
  "$type": "color",
7824
- "$value": "{post.scheme.color.interactive.primary.disabled.bg}"
7167
+ "$value": "{post.scheme.color.interactive.input.disabled.bg}"
7825
7168
  },
7826
7169
  "disabled-fg": {
7827
7170
  "$type": "color",
7828
- "$value": "{post.scheme.color.interactive.primary.disabled.fg1}"
7171
+ "$value": "{post.scheme.color.interactive.input.disabled.fg}"
7829
7172
  },
7830
7173
  "enabled-border": {
7831
7174
  "$type": "color",
7832
- "$value": "{post.scheme.color.interactive.primary.enabled.stroke}"
7175
+ "$value": "{post.scheme.color.interactive.input.enabled.border}"
7833
7176
  },
7834
7177
  "hover-border": {
7835
7178
  "$type": "color",
7836
- "$value": "{post.scheme.color.interactive.primary.hover.stroke}"
7179
+ "$value": "{post.scheme.color.interactive.input.hover.border}"
7837
7180
  },
7838
7181
  "disabled-border": {
7839
7182
  "$type": "color",
7840
- "$value": "{post.scheme.color.interactive.primary.disabled.stroke}"
7183
+ "$value": "{post.scheme.color.interactive.input.disabled.border}"
7841
7184
  },
7842
7185
  "gap": {
7843
7186
  "inline": {
@@ -7851,10 +7194,6 @@
7851
7194
  },
7852
7195
  "padding": {
7853
7196
  "block": {
7854
- "assist": {
7855
- "$type": "spacing",
7856
- "$value": "{post.device.spacing.padding.block.5}"
7857
- },
7858
7197
  "start": {
7859
7198
  "$type": "spacing",
7860
7199
  "$value": "{post.device.spacing.padding.block.29}"
@@ -7862,6 +7201,10 @@
7862
7201
  "end": {
7863
7202
  "$type": "spacing",
7864
7203
  "$value": "{post.device.spacing.padding.3}"
7204
+ },
7205
+ "assist": {
7206
+ "$type": "spacing",
7207
+ "$value": "{post.device.spacing.padding.block.5}"
7865
7208
  }
7866
7209
  },
7867
7210
  "inline": {
@@ -7875,7 +7218,7 @@
7875
7218
  },
7876
7219
  "end": {
7877
7220
  "$type": "spacing",
7878
- "$value": "{post.device.spacing.padding.3}"
7221
+ "$value": "{post.core.dimension.26}"
7879
7222
  }
7880
7223
  }
7881
7224
  },
@@ -7924,7 +7267,7 @@
7924
7267
  },
7925
7268
  "end": {
7926
7269
  "$type": "spacing",
7927
- "$value": "{post.device.spacing.padding.inline.4}"
7270
+ "$value": "{post.core.dimension.28}"
7928
7271
  }
7929
7272
  },
7930
7273
  "block": {
@@ -7939,7 +7282,7 @@
7939
7282
  "inline": {
7940
7283
  "end": {
7941
7284
  "$type": "spacing",
7942
- "$value": "{post.core.dimension.42}"
7285
+ "$value": "{post.core.dimension.58}"
7943
7286
  }
7944
7287
  }
7945
7288
  }
@@ -7975,12 +7318,10 @@
7975
7318
  "resize": {
7976
7319
  "$type": "dimension",
7977
7320
  "$value": "{post.core.dimension.6}"
7978
- }
7979
- },
7980
- "start": {
7321
+ },
7981
7322
  "validation": {
7982
7323
  "$type": "dimension",
7983
- "$value": "{post.core.dimension.12}"
7324
+ "$value": "{post.core.dimension.28}"
7984
7325
  }
7985
7326
  }
7986
7327
  },
@@ -8002,7 +7343,7 @@
8002
7343
  "assist": {
8003
7344
  "font-size": {
8004
7345
  "$type": "fontSizes",
8005
- "$value": "{post.device.font-size.10}"
7346
+ "$value": "{post.device.font-size.9}"
8006
7347
  }
8007
7348
  },
8008
7349
  "validated": {
@@ -8010,10 +7351,14 @@
8010
7351
  "inline": {
8011
7352
  "end": {
8012
7353
  "$type": "spacing",
8013
- "$value": "{post.core.dimension.40}"
7354
+ "$value": "{post.core.dimension.56}"
8014
7355
  }
8015
7356
  }
8016
7357
  }
7358
+ },
7359
+ "placeholder-fg": {
7360
+ "$type": "color",
7361
+ "$value": "{post.scheme.color.interactive.primary.enabled.fg2}"
8017
7362
  }
8018
7363
  }
8019
7364
  }
@@ -8054,27 +7399,27 @@
8054
7399
  "color": {
8055
7400
  "enabled-bg": {
8056
7401
  "$type": "color",
8057
- "$value": "{post.scheme.color.interactive.primary.enabled.bg1}"
7402
+ "$value": "{post.scheme.color.interactive.input.enabled.bg}"
8058
7403
  },
8059
7404
  "enabled-fg": {
8060
7405
  "$type": "color",
8061
- "$value": "{post.scheme.color.interactive.primary.enabled.fg1}"
7406
+ "$value": "{post.scheme.color.interactive.input.enabled.fg}"
8062
7407
  },
8063
7408
  "hover-bg": {
8064
7409
  "$type": "color",
8065
- "$value": "{post.scheme.color.interactive.primary.hover.bg}"
7410
+ "$value": "{post.scheme.color.interactive.input.hover.bg}"
8066
7411
  },
8067
7412
  "hover-fg": {
8068
7413
  "$type": "color",
8069
- "$value": "{post.scheme.color.interactive.primary.hover.fg1}"
7414
+ "$value": "{post.scheme.color.interactive.input.hover.fg}"
8070
7415
  },
8071
7416
  "disabled-bg": {
8072
7417
  "$type": "color",
8073
- "$value": "{post.scheme.color.interactive.primary.disabled.bg}"
7418
+ "$value": "{post.scheme.color.interactive.input.disabled.bg}"
8074
7419
  },
8075
7420
  "disabled-fg": {
8076
7421
  "$type": "color",
8077
- "$value": "{post.scheme.color.interactive.primary.disabled.fg1}"
7422
+ "$value": "{post.scheme.color.interactive.input.disabled.fg}"
8078
7423
  },
8079
7424
  "selected-bg": {
8080
7425
  "$type": "color",
@@ -8082,7 +7427,7 @@
8082
7427
  },
8083
7428
  "selected-fg": {
8084
7429
  "$type": "color",
8085
- "$value": "{post.scheme.color.interactive.primary.selected.fg1}"
7430
+ "$value": "{post.scheme.color.interactive.input.enabled.fg}"
8086
7431
  },
8087
7432
  "helptext-fg": {
8088
7433
  "$type": "color",
@@ -8090,19 +7435,19 @@
8090
7435
  },
8091
7436
  "enabled-border": {
8092
7437
  "$type": "color",
8093
- "$value": "{post.scheme.color.interactive.primary.enabled.stroke}"
7438
+ "$value": "{post.scheme.color.interactive.input.enabled.border}"
8094
7439
  },
8095
7440
  "hover-border": {
8096
7441
  "$type": "color",
8097
- "$value": "{post.scheme.color.interactive.primary.hover.stroke}"
7442
+ "$value": "{post.scheme.color.interactive.input.hover.border}"
8098
7443
  },
8099
7444
  "disabled-border": {
8100
7445
  "$type": "color",
8101
- "$value": "{post.scheme.color.interactive.primary.disabled.stroke}"
7446
+ "$value": "{post.scheme.color.interactive.input.disabled.border}"
8102
7447
  },
8103
7448
  "selected-border": {
8104
7449
  "$type": "color",
8105
- "$value": "{post.scheme.color.interactive.primary.selected.stroke1}"
7450
+ "$value": "{post.scheme.color.interactive.input.enabled.border}"
8106
7451
  },
8107
7452
  "signal": {
8108
7453
  "error": {
@@ -8376,6 +7721,10 @@
8376
7721
  "$type": "color",
8377
7722
  "$value": "{post.scheme.color.interactive.notification.error.icon}"
8378
7723
  }
7724
+ },
7725
+ "elevation": {
7726
+ "$type": "boxShadow",
7727
+ "$value": "{post.device.elevation.300}"
8379
7728
  }
8380
7729
  }
8381
7730
  }
@@ -8506,7 +7855,7 @@
8506
7855
  "$type": "typography",
8507
7856
  "$value": {
8508
7857
  "fontFamily": "{post.body.font-family}",
8509
- "fontWeight": "{post.lead-font-weight}",
7858
+ "fontWeight": "{post.lead.font-weight}",
8510
7859
  "fontSize": "{post.lead.font-size}",
8511
7860
  "letterSpacing": "{post.body.letter-spacing}",
8512
7861
  "lineHeight": "{post.body.line-height}"
@@ -9421,15 +8770,16 @@
9421
8770
  "post.core.dimension.34": "04e2b51cb7030588d248f62e3abf6d234992d10e",
9422
8771
  "post.core.dimension.36": "6e42dbdae5890500b12efbbf989c507a1b48d2ca",
9423
8772
  "post.core.dimension.40": "60db40cf07a6b3e92bcf85edc80515fd7a09d8b9",
9424
- "post.core.dimension.46": "74ac568dad40f8bbdc961bfdb314e71038fd7a5e",
9425
8773
  "post.core.dimension.48": "3c99f33268fc1a0907c9c95feb818692b940f0df",
9426
8774
  "post.core.dimension.50": "8312fb2e184c7b79ae3cff18a147a2f337c7b235",
9427
8775
  "post.core.dimension.56": "be606e2dbf04b756f087cf97628f7dcc88b4a25d",
8776
+ "post.core.dimension.58": "ad3a7ead105f847cd7a9f9bfbf57e936e9a647ef",
9428
8777
  "post.core.dimension.64": "45594761f6b08503e67e61fcfe9a3c12e8d09173",
9429
8778
  "post.core.dimension.72": "59844434f8c6ee1e337ec215e3548e1d40daf045",
9430
8779
  "post.core.dimension.78": "d8d6b0835a349a9dd8cbe65e95943de12d3a3a00",
9431
8780
  "post.core.dimension.80": "1ed36d765c9681045964985247fa22284ce969b7",
9432
8781
  "post.core.dimension.82": "8049dec4f0860a0b206c65224d703a3f61135da8",
8782
+ "post.core.dimension.88": "25523ad55ba87cf27dc208a3bff2bf2cc511d68f",
9433
8783
  "post.core.dimension.96": "c284ed2b1cd135012ce6f9a7b7709b031550b4ab",
9434
8784
  "post.core.dimension.100": "a6b405b6955da9114e41712fd7f8413e018c81c9",
9435
8785
  "post.core.dimension.112": "483e4eb70ead94af3bac5727f4021e10f46e6eaf",
@@ -9448,7 +8798,6 @@
9448
8798
  "post.core.dimension.26-5": "fc0f8d331a3a6869de95d2f1031974fbc926e0c4",
9449
8799
  "post.core.dimension.25-5": "52d70e1c63622fee6eeb2d8a176796da6bb60233",
9450
8800
  "post.core.dimension.24-5": "b4bfb43876d1f47a6b0c4e965437a2f29327ff8c",
9451
- "post.core.font-weight.300": "4436d559d2383ae1a0ad88d57da9ce6360a7aef7",
9452
8801
  "post.core.font-weight.400": "2e0dea0ce52e09ecf1ea56fc61739b5dfd4c1335",
9453
8802
  "post.core.font-weight.500": "b4f03965c86694b373279706e6a7abd0f85ef831",
9454
8803
  "post.core.font-weight.700": "a8572f4ab00764d5deee3d136c730ba552e3d649",
@@ -9459,13 +8808,9 @@
9459
8808
  "post.core.font-size.16": "cfe88d463c2a97605853ad688f610b6d2413aa79",
9460
8809
  "post.core.font-size.18": "87a6c3f64bb8442a7a68b68a117e37642e05ab0a",
9461
8810
  "post.core.font-size.20": "406933c00d98f806b314773b720b44ef18c44b21",
9462
- "post.core.font-size.22": "84d13d9117cb15e2dd4765f4dd62e4ac8e4089d0",
9463
8811
  "post.core.font-size.24": "9adfd1cbdaf8c62ec5e1767d289abe387474e032",
9464
- "post.core.font-size.26": "817b79f15604f76f861989e5a09997c8530b5d90",
9465
8812
  "post.core.font-size.28": "e6c1bd0761a9978e4527442cfab59ba9f764d2bd",
9466
- "post.core.font-size.30": "2c729cc88e7a14ae59780f15f7b51059b504717b",
9467
8813
  "post.core.font-size.32": "468652535b4d230b8aacbfdad93b0ac69dd79f5e",
9468
- "post.core.font-size.34": "d4359139af1b8156d417d4da6b43dd112463db81",
9469
8814
  "post.core.font-size.36": "d915e690bf9ee5217752fd9d94f42d744e82aa92",
9470
8815
  "post.core.font-size.40": "79f8e733b8e993cbc3792ea4ed7a9e702b1a769c",
9471
8816
  "post.core.letter-spacing.none": "195c468fa2f255470e6e8077bfc5cb14da225064",
@@ -9473,9 +8818,7 @@
9473
8818
  "post.core.font-family.swiss-post": "5547f71fafbe8166ac0384fd4e8862796da43fea",
9474
8819
  "post.core.font-family.caveat": "15b599e49f27297ab4aced39752df2cf43f2bb20",
9475
8820
  "post.core.bg-scheme.light": "680b1c2afef596d40c46720eec03880fce677f54",
9476
- "post.core.bg-scheme.dark": "e8c0b33a001cad7d205a2164de934d28333fc7c4",
9477
- "post.core.dimension.88": "25523ad55ba87cf27dc208a3bff2bf2cc511d68f",
9478
- "post.core.dimension.42": "abb7af0aece18502839f02612bffaf3872ec5517"
8821
+ "post.core.bg-scheme.dark": "e8c0b33a001cad7d205a2164de934d28333fc7c4"
9479
8822
  }
9480
8823
  },
9481
8824
  {
@@ -9554,24 +8897,8 @@
9554
8897
  "post.scheme.color.interactive.button.tertiary.disabled.fg-inverted": "3a9df8d34384032af3f986043a92eedf2a8a7a34",
9555
8898
  "post.scheme.color.interactive.button.tertiary.disabled.bg-inverted": "a225de1829f6f8143d75e388164e2af83ea4f6a2",
9556
8899
  "post.scheme.color.interactive.button.tertiary.disabled.stroke-inverted": "d903c412b0157b9aba7f05121c7910fb358d7ddc",
9557
- "post.scheme.color.interactive.button.segmented.enabled.fg": "3554ecebdfd85f6f19d59ca0e627042b6185651c",
9558
- "post.scheme.color.interactive.button.segmented.enabled.bg": "5eb78f4f16c59bdcd0a2e77b84e96e506db8dee6",
9559
- "post.scheme.color.interactive.button.segmented.enabled.stroke": "03350a4f7f5ad7a07443c5af06c501082a63ffb0",
9560
- "post.scheme.color.interactive.button.segmented.hover.fg": "3228743c2d44067bc7d6e15265126ebc7ae99095",
9561
- "post.scheme.color.interactive.button.segmented.hover.bg": "2d1cc833ed68cdc8cdf79c03f10622ac25ec332e",
9562
- "post.scheme.color.interactive.button.segmented.hover.stroke": "8b88a28dc223c684ce98bc666557dece624bafbf",
9563
- "post.scheme.color.interactive.button.segmented.selected.fg": "4f20e0fda02c643125c61e257302a707b9c3f8b7",
9564
- "post.scheme.color.interactive.button.segmented.selected.bg": "f63f7f62748a6ac610b3a829ce61d47d3aa1e93c",
9565
- "post.scheme.color.interactive.button.segmented.selected.stroke": "1ee321b15affc73036772f9aa307e06bb4106d1d",
9566
8900
  "post.scheme.color.interactive.focus.stroke": "45a49cfd83943b6198f45b94b88316247bafd65f",
9567
8901
  "post.scheme.color.interactive.focus.stroke-inverted": "184708805253951b9cc84f76b000665cef64cf96",
9568
- "post.scheme.color.interactive.text_input.enabled.fg": "458e2162717f22a744cca787687f3350066c9fd3",
9569
- "post.scheme.color.interactive.text_input.enabled.bg": "e635df5be1340f1dd2a3c27b1d4289f315210750",
9570
- "post.scheme.color.interactive.text_input.enabled.stroke": "0782ab4ab51e3a8597418e9b1c591ae3d45269bf",
9571
- "post.scheme.color.interactive.text_input.hover.fg-label": "11851c33cfb72dda519a1f2114a1e26466970a91",
9572
- "post.scheme.color.interactive.text_input.hover.bg": "9a38d9ba81308be710b1ffa1fb6598403e8d23eb",
9573
- "post.scheme.color.interactive.text_input.hover.fg-value": "23312051f239ea07388741b566c13bcdd0cba764",
9574
- "post.scheme.color.interactive.text_input.hover.stroke": "1a7d68d0ea4eaa47cb4629d2bae1bcf23c1c0399",
9575
8902
  "post.scheme.color.interactive.primary.enabled.bg1": "a584b17b8f7242193ff9ac51339a43e2413799a2",
9576
8903
  "post.scheme.color.interactive.primary.enabled.fg1": "a6776cc4052ea886f3077e035cb848bb8f9d74c7",
9577
8904
  "post.scheme.color.interactive.primary.enabled.fg2": "b85dc82452d5669bce12a2703a01fe9d2d536b73",
@@ -9579,31 +8906,31 @@
9579
8906
  "post.scheme.color.interactive.primary.enabled.fg3": "9e54ef6fc66a0054ffd6b3bc0c7698699c4cabd9",
9580
8907
  "post.scheme.color.interactive.primary.enabled.bg2": "150fee6272f684bfe2932f0fc85f5b988a749191",
9581
8908
  "post.scheme.color.interactive.primary.enabled.stroke3": "915dad4def2d9fda8bd134433dafb0b433520681",
8909
+ "post.scheme.color.interactive.primary.enabled.bg3": "2ce7249ce3193851128c93a6f2b7ef668ae528ae",
9582
8910
  "post.scheme.color.interactive.primary.hover.bg": "7aedb66803c7fad003929ca6c81bb7d7737b0d57",
9583
8911
  "post.scheme.color.interactive.primary.hover.fg1": "7ef9cbf8cb729ee722b988ddac31fd390616e276",
9584
- "post.scheme.color.interactive.primary.hover.fg2": "b2403dd77e71b4848d3558c343719da14959cfa7",
9585
8912
  "post.scheme.color.interactive.primary.hover.stroke": "9e140f920b59b23489a7c75c4b6990ee27d39cb4",
9586
8913
  "post.scheme.color.interactive.primary.hover.fg3": "3576b26a23c5becddff25ded83edf7709069c262",
9587
8914
  "post.scheme.color.interactive.primary.hover.bg2": "367bc693723ef1f5c1f9c0961eeb4ab430b9319a",
9588
8915
  "post.scheme.color.interactive.primary.hover.stroke3": "14a61f7a4a47175acaef2dd2464dca3c3b7bfb68",
8916
+ "post.scheme.color.interactive.primary.hover.bg3": "bb64afac2be48ddd31b986e67cd8338ebf30c3cc",
9589
8917
  "post.scheme.color.interactive.primary.disabled.bg": "a2b9d1dcc588fb5bd222834e7583e8cfab2c4e88",
9590
8918
  "post.scheme.color.interactive.primary.disabled.fg1": "f5fd0ffa2898c59c2589c2f9c6f958ada58fec31",
9591
- "post.scheme.color.interactive.primary.disabled.fg2": "b3cd96507de21f5149f81145470f49a8a08b0355",
9592
8919
  "post.scheme.color.interactive.primary.disabled.stroke": "1174333c039cf82fded01d5674787c0587c1b043",
9593
- "post.scheme.color.interactive.primary.disabled.bg2": "a22ecbf39a19f71f1da52d2799f34d82012de3c3",
9594
8920
  "post.scheme.color.interactive.primary.disabled.fg3": "4275db2a6373672622a84d83f7c05115fef5f074",
9595
- "post.scheme.color.interactive.primary.disabled.bg3": "061a3f68548e0983b90e8c5602848734e2b220e4",
9596
8921
  "post.scheme.color.interactive.primary.disabled.stroke2": "f1996e5a2f0ddae5a70fc654120febd8deadfd70",
9597
8922
  "post.scheme.color.interactive.primary.disabled.bg4": "cbd472c5f53fe207babc9d0e2f387dd7235ca8b6",
9598
8923
  "post.scheme.color.interactive.primary.disabled.stroke3": "b6f6a8caf670f7786560c10a897be950454f63ee",
8924
+ "post.scheme.color.interactive.primary.disabled.bg5": "21deaefac612428b75e362722aff06adbf3236e7",
8925
+ "post.scheme.color.interactive.primary.disabled.fg4": "493737281e262558c6971c1985b2182555dfb786",
8926
+ "post.scheme.color.interactive.primary.disabled.stroke4": "dbc77a602561bf65f668ad01a85aad427483fb55",
8927
+ "post.scheme.color.interactive.primary.disabled.bg6": "c3d7035650e871746bb7fec9cc7ee484884e2b83",
9599
8928
  "post.scheme.color.interactive.primary.selected.bg1": "cf75460d83b62af415ac79e087f41a04e8d01cbd",
9600
8929
  "post.scheme.color.interactive.primary.selected.fg1": "d11093e6b269456c3d3d8bbc872e28d603416097",
9601
- "post.scheme.color.interactive.primary.selected.fg2": "2da15bd15cef0c8f2b261c15bad9ffad1a33b74f",
9602
8930
  "post.scheme.color.interactive.primary.selected.stroke1": "550b96f317e985b79917fd707c1f6d236784f93b",
9603
8931
  "post.scheme.color.interactive.primary.selected.fg3": "3bc8c4d9ce8927f0cea9dd992737f3a6d6293953",
9604
8932
  "post.scheme.color.interactive.primary.selected.bg2": "7a0bd1da8b79f4a8df41671ea87ff9459da972b9",
9605
8933
  "post.scheme.color.interactive.primary.selected.stroke4": "353c807b673deaaff93fcad6cb2dd45c6e1370e8",
9606
- "post.scheme.color.interactive.primary.selected.stroke2": "1970ea4439a04f01188d4140ac306585206f56ad",
9607
8934
  "post.scheme.color.interactive.primary.selected.stroke3": "b88b12d27abd17687a1e6a0d24ab3922070fa022",
9608
8935
  "post.scheme.color.interactive.primary.selected.bg4": "2ff12dcb2eeefdf9269b693bbf6422ea2ad8212a",
9609
8936
  "post.scheme.color.interactive.notification.info.fg": "e6f2ca071f61c4adc7af9dfc4d1ff088e2002a0a",
@@ -9622,6 +8949,7 @@
9622
8949
  "post.scheme.color.interactive.notification.error.bg": "6165ecb63010c190df5bf65b59d442a4f802a05d",
9623
8950
  "post.scheme.color.interactive.notification.error.icon": "6a602959aae6c213148ff0f586280a123ebff780",
9624
8951
  "post.scheme.color.interactive.notification.error.stroke": "f6a25a2fe2b3146d1684d3906e635ef9505a4c23",
8952
+ "post.scheme.color.interactive.input.enabled.border": "0acd1351445659355ab8d6f7f370fe1c217ebe91",
9625
8953
  "post.scheme.color.surface.default.bg": "76160b240c5dee3ecddf678e49fb08e554103e19",
9626
8954
  "post.scheme.color.surface.default.fg": "0497e52aa5f3173648ad5d0a10d8433eb3f229d4",
9627
8955
  "post.scheme.color.surface.default.stroke": "acff34c0c7e3f3b7360988406c18af0b164393ff",
@@ -9654,7 +8982,15 @@
9654
8982
  "post.cargo.scheme.color.surface.accent.fg": "e724294b65aca52dcb29118010534f0482bd0881",
9655
8983
  "post.cargo.scheme.color.surface.accent.fg-accent": "9d2202f6c4937b0a006f5bf8886480984ab8efb2",
9656
8984
  "post.scheme.color.signal.neutral-dark": "790da7ad43fa67de3b2da99582d332791fb09e9f",
9657
- "post.scheme.color.signal.neutral": "daad7eeff08d93aeed6c1ad67af23e58bdffd198"
8985
+ "post.scheme.color.signal.neutral": "daad7eeff08d93aeed6c1ad67af23e58bdffd198",
8986
+ "post.scheme.color.interactive.input.enabled.bg": "ee1559ba9c687a96a4f52b60241ad08d6af675ef",
8987
+ "post.scheme.color.interactive.input.enabled.fg": "c0b646bc7315b3eb57777ada948f08b0fd3d718d",
8988
+ "post.scheme.color.interactive.input.hover.bg": "9e0464752dbef48d2c13c82b1865fb29baa976d6",
8989
+ "post.scheme.color.interactive.input.hover.fg": "4191ea628c0c943fa24e832a57e02fce109f0a73",
8990
+ "post.scheme.color.interactive.input.hover.border": "69ac281e1d33ebdb46f1512dd957323d89a6cc66",
8991
+ "post.scheme.color.interactive.input.disabled.bg": "751b8e0c0c47287585e354becf6a35bc76d3ef30",
8992
+ "post.scheme.color.interactive.input.disabled.fg": "ab50ae4da2b62ef7e661bbd499b51e51b20b6289",
8993
+ "post.scheme.color.interactive.input.disabled.border": "03fcc579a4ae77e80ca5f0e8b4a33c17b07b9944"
9658
8994
  }
9659
8995
  },
9660
8996
  {
@@ -9663,7 +8999,8 @@
9663
8999
  "$figmaStyleReferences": {},
9664
9000
  "selectedTokenSets": {
9665
9001
  "core": "source",
9666
- "Scheme/Dark": "enabled"
9002
+ "Scheme/Dark": "enabled",
9003
+ "Scheme/Light": "enabled"
9667
9004
  },
9668
9005
  "$figmaCollectionId": "VariableCollectionId:718:1666",
9669
9006
  "$figmaModeId": "718:2",
@@ -9676,6 +9013,8 @@
9676
9013
  "post.scheme.color.signal.warning-light": "89302ce07bdf3dda8857ae055241ba5e55af16c7",
9677
9014
  "post.scheme.color.signal.information-dark": "04907dc5972eef19d828ea38aafba62220824b5c",
9678
9015
  "post.scheme.color.signal.information-light": "92a36e527934b27f741ef1d21ccd77f46081bcea",
9016
+ "post.scheme.color.signal.neutral-dark": "790da7ad43fa67de3b2da99582d332791fb09e9f",
9017
+ "post.scheme.color.signal.neutral": "daad7eeff08d93aeed6c1ad67af23e58bdffd198",
9679
9018
  "post.scheme.color.signal.success-solo": "005074d4749ba0d64a11e8a5c742c48631c98dca",
9680
9019
  "post.scheme.color.signal.error-solo": "93e0cd4e7a5f9b2a33a76c9c0f3ab60dc5543f66",
9681
9020
  "post.scheme.color.interactive.button.primary.enabled.fg": "2a55e0da7a6a77af2ab682cfee46da43264624cf",
@@ -9732,24 +9071,8 @@
9732
9071
  "post.scheme.color.interactive.button.tertiary.disabled.fg-inverted": "3a9df8d34384032af3f986043a92eedf2a8a7a34",
9733
9072
  "post.scheme.color.interactive.button.tertiary.disabled.bg-inverted": "a225de1829f6f8143d75e388164e2af83ea4f6a2",
9734
9073
  "post.scheme.color.interactive.button.tertiary.disabled.stroke-inverted": "d903c412b0157b9aba7f05121c7910fb358d7ddc",
9735
- "post.scheme.color.interactive.button.segmented.enabled.fg": "3554ecebdfd85f6f19d59ca0e627042b6185651c",
9736
- "post.scheme.color.interactive.button.segmented.enabled.bg": "5eb78f4f16c59bdcd0a2e77b84e96e506db8dee6",
9737
- "post.scheme.color.interactive.button.segmented.enabled.stroke": "03350a4f7f5ad7a07443c5af06c501082a63ffb0",
9738
- "post.scheme.color.interactive.button.segmented.hover.fg": "3228743c2d44067bc7d6e15265126ebc7ae99095",
9739
- "post.scheme.color.interactive.button.segmented.hover.bg": "2d1cc833ed68cdc8cdf79c03f10622ac25ec332e",
9740
- "post.scheme.color.interactive.button.segmented.hover.stroke": "8b88a28dc223c684ce98bc666557dece624bafbf",
9741
- "post.scheme.color.interactive.button.segmented.selected.fg": "4f20e0fda02c643125c61e257302a707b9c3f8b7",
9742
- "post.scheme.color.interactive.button.segmented.selected.bg": "f63f7f62748a6ac610b3a829ce61d47d3aa1e93c",
9743
- "post.scheme.color.interactive.button.segmented.selected.stroke": "1ee321b15affc73036772f9aa307e06bb4106d1d",
9744
9074
  "post.scheme.color.interactive.focus.stroke": "45a49cfd83943b6198f45b94b88316247bafd65f",
9745
9075
  "post.scheme.color.interactive.focus.stroke-inverted": "184708805253951b9cc84f76b000665cef64cf96",
9746
- "post.scheme.color.interactive.text_input.enabled.fg": "458e2162717f22a744cca787687f3350066c9fd3",
9747
- "post.scheme.color.interactive.text_input.enabled.bg": "e635df5be1340f1dd2a3c27b1d4289f315210750",
9748
- "post.scheme.color.interactive.text_input.enabled.stroke": "0782ab4ab51e3a8597418e9b1c591ae3d45269bf",
9749
- "post.scheme.color.interactive.text_input.hover.fg-label": "11851c33cfb72dda519a1f2114a1e26466970a91",
9750
- "post.scheme.color.interactive.text_input.hover.bg": "9a38d9ba81308be710b1ffa1fb6598403e8d23eb",
9751
- "post.scheme.color.interactive.text_input.hover.fg-value": "23312051f239ea07388741b566c13bcdd0cba764",
9752
- "post.scheme.color.interactive.text_input.hover.stroke": "1a7d68d0ea4eaa47cb4629d2bae1bcf23c1c0399",
9753
9076
  "post.scheme.color.interactive.primary.enabled.bg1": "a584b17b8f7242193ff9ac51339a43e2413799a2",
9754
9077
  "post.scheme.color.interactive.primary.enabled.fg1": "a6776cc4052ea886f3077e035cb848bb8f9d74c7",
9755
9078
  "post.scheme.color.interactive.primary.enabled.fg2": "b85dc82452d5669bce12a2703a01fe9d2d536b73",
@@ -9757,31 +9080,31 @@
9757
9080
  "post.scheme.color.interactive.primary.enabled.fg3": "9e54ef6fc66a0054ffd6b3bc0c7698699c4cabd9",
9758
9081
  "post.scheme.color.interactive.primary.enabled.bg2": "150fee6272f684bfe2932f0fc85f5b988a749191",
9759
9082
  "post.scheme.color.interactive.primary.enabled.stroke3": "915dad4def2d9fda8bd134433dafb0b433520681",
9083
+ "post.scheme.color.interactive.primary.enabled.bg3": "2ce7249ce3193851128c93a6f2b7ef668ae528ae",
9760
9084
  "post.scheme.color.interactive.primary.hover.bg": "7aedb66803c7fad003929ca6c81bb7d7737b0d57",
9761
9085
  "post.scheme.color.interactive.primary.hover.fg1": "7ef9cbf8cb729ee722b988ddac31fd390616e276",
9762
- "post.scheme.color.interactive.primary.hover.fg2": "b2403dd77e71b4848d3558c343719da14959cfa7",
9763
9086
  "post.scheme.color.interactive.primary.hover.stroke": "9e140f920b59b23489a7c75c4b6990ee27d39cb4",
9764
9087
  "post.scheme.color.interactive.primary.hover.fg3": "3576b26a23c5becddff25ded83edf7709069c262",
9765
9088
  "post.scheme.color.interactive.primary.hover.bg2": "367bc693723ef1f5c1f9c0961eeb4ab430b9319a",
9766
9089
  "post.scheme.color.interactive.primary.hover.stroke3": "14a61f7a4a47175acaef2dd2464dca3c3b7bfb68",
9090
+ "post.scheme.color.interactive.primary.hover.bg3": "bb64afac2be48ddd31b986e67cd8338ebf30c3cc",
9767
9091
  "post.scheme.color.interactive.primary.disabled.bg": "a2b9d1dcc588fb5bd222834e7583e8cfab2c4e88",
9768
9092
  "post.scheme.color.interactive.primary.disabled.fg1": "f5fd0ffa2898c59c2589c2f9c6f958ada58fec31",
9769
- "post.scheme.color.interactive.primary.disabled.fg2": "b3cd96507de21f5149f81145470f49a8a08b0355",
9770
9093
  "post.scheme.color.interactive.primary.disabled.stroke": "1174333c039cf82fded01d5674787c0587c1b043",
9771
- "post.scheme.color.interactive.primary.disabled.bg2": "a22ecbf39a19f71f1da52d2799f34d82012de3c3",
9772
9094
  "post.scheme.color.interactive.primary.disabled.fg3": "4275db2a6373672622a84d83f7c05115fef5f074",
9773
- "post.scheme.color.interactive.primary.disabled.bg3": "061a3f68548e0983b90e8c5602848734e2b220e4",
9774
9095
  "post.scheme.color.interactive.primary.disabled.stroke2": "f1996e5a2f0ddae5a70fc654120febd8deadfd70",
9775
9096
  "post.scheme.color.interactive.primary.disabled.bg4": "cbd472c5f53fe207babc9d0e2f387dd7235ca8b6",
9776
9097
  "post.scheme.color.interactive.primary.disabled.stroke3": "b6f6a8caf670f7786560c10a897be950454f63ee",
9098
+ "post.scheme.color.interactive.primary.disabled.bg5": "21deaefac612428b75e362722aff06adbf3236e7",
9099
+ "post.scheme.color.interactive.primary.disabled.fg4": "493737281e262558c6971c1985b2182555dfb786",
9100
+ "post.scheme.color.interactive.primary.disabled.stroke4": "dbc77a602561bf65f668ad01a85aad427483fb55",
9101
+ "post.scheme.color.interactive.primary.disabled.bg6": "c3d7035650e871746bb7fec9cc7ee484884e2b83",
9777
9102
  "post.scheme.color.interactive.primary.selected.bg1": "cf75460d83b62af415ac79e087f41a04e8d01cbd",
9778
9103
  "post.scheme.color.interactive.primary.selected.fg1": "d11093e6b269456c3d3d8bbc872e28d603416097",
9779
- "post.scheme.color.interactive.primary.selected.fg2": "2da15bd15cef0c8f2b261c15bad9ffad1a33b74f",
9780
9104
  "post.scheme.color.interactive.primary.selected.stroke1": "550b96f317e985b79917fd707c1f6d236784f93b",
9781
9105
  "post.scheme.color.interactive.primary.selected.fg3": "3bc8c4d9ce8927f0cea9dd992737f3a6d6293953",
9782
9106
  "post.scheme.color.interactive.primary.selected.bg2": "7a0bd1da8b79f4a8df41671ea87ff9459da972b9",
9783
9107
  "post.scheme.color.interactive.primary.selected.stroke4": "353c807b673deaaff93fcad6cb2dd45c6e1370e8",
9784
- "post.scheme.color.interactive.primary.selected.stroke2": "1970ea4439a04f01188d4140ac306585206f56ad",
9785
9108
  "post.scheme.color.interactive.primary.selected.stroke3": "b88b12d27abd17687a1e6a0d24ab3922070fa022",
9786
9109
  "post.scheme.color.interactive.primary.selected.bg4": "2ff12dcb2eeefdf9269b693bbf6422ea2ad8212a",
9787
9110
  "post.scheme.color.interactive.notification.info.fg": "e6f2ca071f61c4adc7af9dfc4d1ff088e2002a0a",
@@ -9800,6 +9123,15 @@
9800
9123
  "post.scheme.color.interactive.notification.error.bg": "6165ecb63010c190df5bf65b59d442a4f802a05d",
9801
9124
  "post.scheme.color.interactive.notification.error.icon": "6a602959aae6c213148ff0f586280a123ebff780",
9802
9125
  "post.scheme.color.interactive.notification.error.stroke": "f6a25a2fe2b3146d1684d3906e635ef9505a4c23",
9126
+ "post.scheme.color.interactive.input.enabled.bg": "ee1559ba9c687a96a4f52b60241ad08d6af675ef",
9127
+ "post.scheme.color.interactive.input.enabled.fg": "c0b646bc7315b3eb57777ada948f08b0fd3d718d",
9128
+ "post.scheme.color.interactive.input.enabled.border": "0acd1351445659355ab8d6f7f370fe1c217ebe91",
9129
+ "post.scheme.color.interactive.input.hover.bg": "9e0464752dbef48d2c13c82b1865fb29baa976d6",
9130
+ "post.scheme.color.interactive.input.hover.fg": "4191ea628c0c943fa24e832a57e02fce109f0a73",
9131
+ "post.scheme.color.interactive.input.hover.border": "69ac281e1d33ebdb46f1512dd957323d89a6cc66",
9132
+ "post.scheme.color.interactive.input.disabled.bg": "751b8e0c0c47287585e354becf6a35bc76d3ef30",
9133
+ "post.scheme.color.interactive.input.disabled.fg": "ab50ae4da2b62ef7e661bbd499b51e51b20b6289",
9134
+ "post.scheme.color.interactive.input.disabled.border": "03fcc579a4ae77e80ca5f0e8b4a33c17b07b9944",
9803
9135
  "post.scheme.color.surface.default.bg": "76160b240c5dee3ecddf678e49fb08e554103e19",
9804
9136
  "post.scheme.color.surface.default.fg": "0497e52aa5f3173648ad5d0a10d8433eb3f229d4",
9805
9137
  "post.scheme.color.surface.default.stroke": "acff34c0c7e3f3b7360988406c18af0b164393ff",
@@ -9857,18 +9189,6 @@
9857
9189
  "post.device.font-size.9": "23590915ce9c30e0caf395ad9e7fa5b10a9d6d0f",
9858
9190
  "post.device.font-size.10": "343f6a18984d4d3979334cb11e32ca10e106937f",
9859
9191
  "post.device.font-size.11": "9434eeebcfcc25c787d11c4b2290d3e8126a2beb",
9860
- "post.device.font-size.heading.xs": "0ede8897f4c50d438a830adc9fe9118c32a5e178",
9861
- "post.device.font-size.heading.s": "e1cc2bf9ba9ae6a1632aedfe996e81cd495f8246",
9862
- "post.device.font-size.heading.m": "a8273b65190879995b85698c71d8ac552f4e8691",
9863
- "post.device.font-size.heading.l": "2ff9fe8185cb912991144c4f7b5361361496410e",
9864
- "post.device.font-size.heading.xl": "261bc6d04d4e2166c1b47855d1318f92f68d768a",
9865
- "post.device.font-size.heading.xxl": "237b92b420ad1b737a4b3a782339a48e1c017c1f",
9866
- "post.device.font-size.text.xs": "ae1801a42b769c747ced36207064a5f3a19a084d",
9867
- "post.device.font-size.text.s": "54d9c19be0a424f39bc6c684018460c3b143720d",
9868
- "post.device.font-size.text.m": "95740ccb2b312d28fb6b3222a09e7fdb40350e12",
9869
- "post.device.font-size.text.l": "2f6bdc4a3dc9c6d4a4fda08f27ebaf1b4efbc57c",
9870
- "post.device.font-size.text.xl": "8dea0049380e138e67b97df72dac269721c735e5",
9871
- "post.device.font-size.text.xxs": "b9e07c68e924e06eea80e3005513cbb50f4bc993",
9872
9192
  "post.device.font-family.default": "38fff1548814bdde018a1ba905997904160c681b",
9873
9193
  "post.device.spacing.gap.block.1": "b81e680c344c30ca1c1bb06455a368e407bc7880",
9874
9194
  "post.device.spacing.gap.block.2": "4a1dd1f5413efe360cfb36bdd2ecdfd3395c365b",
@@ -9876,27 +9196,19 @@
9876
9196
  "post.device.spacing.gap.inline.2": "faef610241a69748e62611b8e146f6780dae7d0e",
9877
9197
  "post.device.spacing.gap.inline.6": "a4a768a75fb809028d28930d42fe095c1875c7df",
9878
9198
  "post.device.spacing.gap.inline.7": "a8c917d557703948fc61241fda83874f6d2c75ee",
9879
- "post.device.spacing.gap.inline.8": "c01a1cb0094c47c2ab7ef20490cdca7bb02b0994",
9880
- "post.device.spacing.gap.inline.9": "c6407a7f58dff16bf016eded51c55a20048cc510",
9881
9199
  "post.device.spacing.gap.inline.10": "81e09d5b1f61262740353488c84a3e1dc09d83c0",
9882
9200
  "post.device.spacing.gap.inline.12": "08cc3d16fcc5545ccd3b3ec7f8247381e57fd571",
9883
9201
  "post.device.spacing.padding.1": "c4635d29cc336f857c6c8e52ab3e7cb19b1812c2",
9884
9202
  "post.device.spacing.padding.9": "c0b5a059bf7cd0b40c2f02d89edeec9fe7871c93",
9885
9203
  "post.device.spacing.padding.10": "d1b5c21d7ecc760ef668bf2fff454f8404b035ae",
9886
- "post.device.spacing.padding.13": "34adb68af2a637832a5fe3c551ede86df72da22f",
9887
- "post.device.spacing.padding.14": "ab58b4544fe4afbc5016cf045ac83ad8c7edd36d",
9888
9204
  "post.device.spacing.padding.19": "55dc6cc8355fad96a60db1e72fed720653a15b52",
9889
- "post.device.spacing.padding.20": "232df4b378a1f1b7062f6d0967d2f9dd8d068035",
9890
9205
  "post.device.spacing.padding.block.1": "df1d5f20317d135e92c2f76c6de8670f83d52045",
9891
9206
  "post.device.spacing.padding.block.3": "931df8e83a599b6ed42ac07836bb9f628df95a11",
9892
- "post.device.spacing.padding.block.4": "6695b2c106326fe98be09521ee134a81ed26f2d2",
9893
9207
  "post.device.spacing.padding.block.6": "fb123d11d6498d112c4d36a4fdef5bacafae88ae",
9894
9208
  "post.device.spacing.padding.block.7": "0cb9374c93ed92485f7c51de410269e399585c29",
9895
9209
  "post.device.spacing.padding.block.8": "5eeaa782f13c9a6dc00a47078b54556fa50c611a",
9896
9210
  "post.device.spacing.padding.block.10": "2f99b2463811055d0f44088638bc153ac3c4054d",
9897
- "post.device.spacing.padding.block.11": "5d575c80ae756461e601cdf082d1e6af28d610b9",
9898
9211
  "post.device.spacing.padding.block.12": "8cbc9dc0f8b9f97d0c87eeb056bf472b0cd818c8",
9899
- "post.device.spacing.padding.block.13": "64e1647cf27b478cbd23e48dba9b7dd8811cb5e7",
9900
9212
  "post.device.spacing.padding.block.14": "a6427c0a7b5be884fca782a198c1d1bfccd9807f",
9901
9213
  "post.device.spacing.padding.block.15": "b2a434eb28279be77246ffac732334fe984ed0b1",
9902
9214
  "post.device.spacing.padding.block.16": "58662a7aefe8b726678e0862bfab0bc7fcc0963d",
@@ -9906,7 +9218,6 @@
9906
9218
  "post.device.spacing.padding.block.22": "06bf3cc9f111447dd5ab49c5fcd5319f22842089",
9907
9219
  "post.device.spacing.padding.block.23": "217fb5f28fcf01b9f362f0e45f0c0780d38150b6",
9908
9220
  "post.device.spacing.padding.block.24": "f686d2271f0067fa4db06c30ee1db53bd954d0ca",
9909
- "post.device.spacing.padding.block.26": "8db56edb0dc3ee21dd569bd0281da1a23b2f2476",
9910
9221
  "post.device.spacing.padding.block.27": "100062af317485baa5eb39b22bdf1f3fd73b71d1",
9911
9222
  "post.device.spacing.padding.block.28": "895e312dae801af70e24ede86c2d25203b46e967",
9912
9223
  "post.device.spacing.padding.block.29": "e4a88bacff8f38bce4b8c1daec564da51ccc5af9",
@@ -9919,30 +9230,22 @@
9919
9230
  "post.device.spacing.margin.4": "da53f4155b9f08ff30bddf3a07a176a6d7eeb94b",
9920
9231
  "post.device.spacing.margin.5": "6b9e8903badb94a863a91be42b4cc6c9468c6038",
9921
9232
  "post.device.spacing.margin.6": "b2fad29f5f794f25b5ad4b6969e8e19bbd1b62aa",
9922
- "post.device.sizing.interactive.icon.height": "23ca5ccbf3e98e4780aa20aef636cb50fad8809e",
9923
- "post.device.sizing.interactive.icon.width": "8fea35207b61496ef007e6cf83e7983d1386be76",
9924
9233
  "post.device.sizing.interactive.icon.size": "a7269590e4d43349d7c74194f91278bacc6d7955",
9925
- "post.device.sizing.interactive.textfields.icon": "c6ce6c8537f69d8dcd20f710c1fcd38ee7915e4c",
9926
9234
  "post.device.sizing.interactive.stepper.indicator": "da5a12871e0e8fd98b8d214909c46c5d775861dc",
9927
9235
  "post.device.sizing.interactive.button.height.1": "d1728826d76d3d661dd12e94675a8747f6901a9a",
9928
9236
  "post.device.sizing.interactive.button.height.2": "e7eae917eff97ee0a0cdfb55a874faf067f272bb",
9929
- "post.device.sizing.interactive.button.height.3": "0247c69e9f0ff9764992df9dee0bb7dd02b259a6",
9930
9237
  "post.device.sizing.interactive.button.height.4": "ebb3a560dc61a2887f7a174bed5dca950077cdf8",
9931
9238
  "post.device.sizing.interactive.button.height.5": "436a60e0ceb2a414cf67c83f22509f2eaeeba7cb",
9932
9239
  "post.device.sizing.interactive.button.height.6": "78caf6ef8cec35dc5ab0dc663c9d2747595bc9a6",
9933
9240
  "post.device.sizing.interactive.button.appstore.width.google": "45676eca5b6cc6fe0e8aa6431e7ada19e0abd54c",
9934
9241
  "post.device.sizing.interactive.button.appstore.width.apple": "882d2d5cf93f32234520f8ff0d68f15081b8e2b8",
9935
- "post.device.sizing.interactive.button.icon.1": "a60381335e7c38cb7293af93f86fd98d00753df3",
9936
- "post.device.sizing.interactive.button.icon.2": "d7f868a5f4a2c90d330d4d4190e099c405ea78e8",
9937
9242
  "post.device.sizing.interactive.button.icon.3": "d21605dd30448c6478673e12f93eed8b5d062109",
9938
9243
  "post.device.sizing.interactive.button.icon.4": "b8a4bf8909540367fcf86b497a5733a2e6fb5649",
9939
9244
  "post.device.sizing.interactive.button.icon.5": "ae12b05c26a703db780c6ddbd006a08c9aae5f19",
9940
9245
  "post.device.sizing.interactive.button.icon.6": "3a79fafdf0edac10e89188baab62e2b2a37e4d67",
9941
- "post.device.sizing.interactive.footer.socialmedia": "c9658424b69d2f8a0a41d4595d9e24aeb32f0ad7",
9942
9246
  "post.device.sizing.notification.1": "b31cec42f3942fd3aa657850a14206eff1005cd0",
9943
9247
  "post.device.sizing.notification.2": "e0b179767552f36122fe6c80a31d5ff2fbc76e3c",
9944
9248
  "post.device.sizing.notification.3": "0253f7ecf79bda0fed4208da11210ee2cb212290",
9945
- "post.device.sizing.notification.icon.1": "ee88010ebd9bdb483633632bebb6bb9831f66437",
9946
9249
  "post.device.sizing.notification.icon.2": "d1073e5d5449bb585549da312910cdb4fbfdf5f2",
9947
9250
  "post.device.sizing.notification.icon.3": "25fe90689a1f0731cfcef45f0a75526e918445ed",
9948
9251
  "post.device.sizing.notification.icon.4": "88522334d630ee0e3f1d60cdd8730cfbfc4a1917",
@@ -9950,7 +9253,6 @@
9950
9253
  "post.device.sizing.icon.2": "40866b641b5c0bf1426e0769534645dc14212cc1",
9951
9254
  "post.device.sizing.icon.3": "da8253e40a3b452f1dbbf719b311d458656dd7fb",
9952
9255
  "post.device.sizing.logo.1": "511ede0fb883d4fc1798f6a9f84f4b93011cf334",
9953
- "post.device.font-weight.medium": "906f12eaebe84e176fd21156d1a6e524c9e3414f",
9954
9256
  "post.device.font-weight.bold": "fc6bd8d453b32d21a42e41bc8bef6f071b24fdbc",
9955
9257
  "post.device.font-weight.regular": "63954de676cfeffcb52798776599f7a676db2327",
9956
9258
  "post.device.font-weight.black": "e4cfc49770e938bbde9dd1499500d3c90db21bbf",
@@ -9959,7 +9261,6 @@
9959
9261
  "post.device.border-width.quote": "1c2f3d93f282058f554db3737d1b131c886b81f4",
9960
9262
  "post.device.position.1": "39f7571c71eb116a2c8eb1184ed6c76f98b2a288",
9961
9263
  "post.device.spacing.gap.4": "18a97621a6b8cd79f7f4424a6afbc99f49a4104e",
9962
- "post.device.spacing.gap.5": "cd8bc19de4a06c78cf89a9c2ee34309a0f517e9b",
9963
9264
  "post.device.spacing.gap.6": "d3f0e06bad0472f9dec52560b44068444b9f9676",
9964
9265
  "post.device.spacing.gap.inline.1": "bf4a1f1af93f454818f24e35b2241ae450bf79f1",
9965
9266
  "post.device.spacing.gap.inline.11": "405d0145989ecb75d86a7ed2e64daac180a40c14",
@@ -9969,7 +9270,6 @@
9969
9270
  "post.device.spacing.padding.17": "5fea0baf712055946b3ce5fdb1289b2f9ad424a1",
9970
9271
  "post.device.spacing.padding.18": "9746d6a47fdd5e9c4cb0b91366e04d67b56fe18b",
9971
9272
  "post.device.spacing.padding.inline.8": "e12a41c3f362750227aa81584d4cab825b08d4e9",
9972
- "post.device.spacing.padding.block.2": "8390d8c42f51d4e5f785577cfe0cdb3c535ba080",
9973
9273
  "post.device.spacing.padding.block.9": "857855702e00b04d5681d15b4fb627619436a052",
9974
9274
  "post.device.spacing.padding.block.20": "149611a109df9284e16adfbcdc0ea79e1c8e7b17",
9975
9275
  "post.device.spacing.padding.block.21": "249439e95218f5a9ea5cb14b01381d3c42758f99",
@@ -9980,7 +9280,6 @@
9980
9280
  "post.device.sizing.interactive.icon.size2": "7cea78d105586f14c382f30667405f5ac18545f6",
9981
9281
  "post.device.spacing.gap.1": "303b065d5f8bf9049661db8845f2d1e59a4c08b0",
9982
9282
  "post.device.spacing.gap.2": "0e3be5c3cc6b23c8827bc5fb005a234c558199fc",
9983
- "post.device.spacing.gap.3": "91cd08dcbce598d4f63e04fc4e646796d943a377",
9984
9283
  "post.device.spacing.gap.7": "2e81b4013f10b086be0dff5a70e8b1f3950b69cc",
9985
9284
  "post.device.spacing.gap.inline.3": "40c3d42c65eb3af924f8596ab867169f494461c4",
9986
9285
  "post.device.spacing.gap.inline.4": "8a82feb33514d9f4fbd7299d2d951cea84d5f9ad",
@@ -9994,7 +9293,6 @@
9994
9293
  "post.device.spacing.padding.11": "442d42a5e43710a1efffc6831b913b91c7ccd973",
9995
9294
  "post.device.spacing.padding.12": "77bb7ca80ee8985a4226f41ecd1b2594e0aa673d",
9996
9295
  "post.device.spacing.padding.15": "049f69bec47fdb67d6e8c256d22e99f3f5037565",
9997
- "post.device.spacing.padding.21": "28270b809beec1b2f87f75b80f94ae3c03143b7c",
9998
9296
  "post.device.spacing.padding.inline.1": "6dd0e239a4087795199f786e69f14b6a93ff485c",
9999
9297
  "post.device.spacing.padding.inline.4": "255cacee7bf87ef4ca8143f3234f5ae6239e9c53",
10000
9298
  "post.device.spacing.padding.block.5": "12aa516946fda5276cad33a82917f9a28cc78bf1",
@@ -10037,29 +9335,14 @@
10037
9335
  "post.device.font-size.9": "23590915ce9c30e0caf395ad9e7fa5b10a9d6d0f",
10038
9336
  "post.device.font-size.10": "343f6a18984d4d3979334cb11e32ca10e106937f",
10039
9337
  "post.device.font-size.11": "9434eeebcfcc25c787d11c4b2290d3e8126a2beb",
10040
- "post.device.font-size.heading.xs": "0ede8897f4c50d438a830adc9fe9118c32a5e178",
10041
- "post.device.font-size.heading.s": "e1cc2bf9ba9ae6a1632aedfe996e81cd495f8246",
10042
- "post.device.font-size.heading.m": "a8273b65190879995b85698c71d8ac552f4e8691",
10043
- "post.device.font-size.heading.l": "2ff9fe8185cb912991144c4f7b5361361496410e",
10044
- "post.device.font-size.heading.xl": "261bc6d04d4e2166c1b47855d1318f92f68d768a",
10045
- "post.device.font-size.heading.xxl": "237b92b420ad1b737a4b3a782339a48e1c017c1f",
10046
- "post.device.font-size.text.xs": "ae1801a42b769c747ced36207064a5f3a19a084d",
10047
- "post.device.font-size.text.s": "54d9c19be0a424f39bc6c684018460c3b143720d",
10048
- "post.device.font-size.text.m": "95740ccb2b312d28fb6b3222a09e7fdb40350e12",
10049
- "post.device.font-size.text.l": "2f6bdc4a3dc9c6d4a4fda08f27ebaf1b4efbc57c",
10050
- "post.device.font-size.text.xl": "8dea0049380e138e67b97df72dac269721c735e5",
10051
- "post.device.font-size.text.xxs": "b9e07c68e924e06eea80e3005513cbb50f4bc993",
10052
9338
  "post.device.font-family.default": "38fff1548814bdde018a1ba905997904160c681b",
10053
9339
  "post.device.spacing.gap.4": "18a97621a6b8cd79f7f4424a6afbc99f49a4104e",
10054
- "post.device.spacing.gap.5": "cd8bc19de4a06c78cf89a9c2ee34309a0f517e9b",
10055
9340
  "post.device.spacing.gap.6": "d3f0e06bad0472f9dec52560b44068444b9f9676",
10056
9341
  "post.device.spacing.gap.block.2": "4a1dd1f5413efe360cfb36bdd2ecdfd3395c365b",
10057
9342
  "post.device.spacing.gap.block.3": "dce52190596c6cc980495a8f1ef9fbdae012b26b",
10058
9343
  "post.device.spacing.gap.inline.1": "bf4a1f1af93f454818f24e35b2241ae450bf79f1",
10059
9344
  "post.device.spacing.gap.inline.2": "faef610241a69748e62611b8e146f6780dae7d0e",
10060
9345
  "post.device.spacing.gap.inline.7": "a8c917d557703948fc61241fda83874f6d2c75ee",
10061
- "post.device.spacing.gap.inline.8": "c01a1cb0094c47c2ab7ef20490cdca7bb02b0994",
10062
- "post.device.spacing.gap.inline.9": "c6407a7f58dff16bf016eded51c55a20048cc510",
10063
9346
  "post.device.spacing.gap.inline.10": "81e09d5b1f61262740353488c84a3e1dc09d83c0",
10064
9347
  "post.device.spacing.gap.inline.11": "405d0145989ecb75d86a7ed2e64daac180a40c14",
10065
9348
  "post.device.spacing.gap.inline.12": "08cc3d16fcc5545ccd3b3ec7f8247381e57fd571",
@@ -10067,24 +9350,19 @@
10067
9350
  "post.device.spacing.padding.1": "c4635d29cc336f857c6c8e52ab3e7cb19b1812c2",
10068
9351
  "post.device.spacing.padding.4": "b1950da007ad30face2777f7f4561ea1bc394785",
10069
9352
  "post.device.spacing.padding.10": "d1b5c21d7ecc760ef668bf2fff454f8404b035ae",
10070
- "post.device.spacing.padding.13": "34adb68af2a637832a5fe3c551ede86df72da22f",
10071
- "post.device.spacing.padding.14": "ab58b4544fe4afbc5016cf045ac83ad8c7edd36d",
10072
9353
  "post.device.spacing.padding.16": "5c97812e8a03280e5250015efd024a5ed171833e",
10073
9354
  "post.device.spacing.padding.17": "5fea0baf712055946b3ce5fdb1289b2f9ad424a1",
10074
9355
  "post.device.spacing.padding.18": "9746d6a47fdd5e9c4cb0b91366e04d67b56fe18b",
10075
9356
  "post.device.spacing.padding.19": "55dc6cc8355fad96a60db1e72fed720653a15b52",
10076
- "post.device.spacing.padding.20": "232df4b378a1f1b7062f6d0967d2f9dd8d068035",
10077
9357
  "post.device.spacing.padding.inline.5": "0d48e4a92e523fb69ae371e37c6ff79d6d255cc5",
10078
9358
  "post.device.spacing.padding.inline.6": "211520f2bb91c1d8315cefb31dc55d7dde233be7",
10079
9359
  "post.device.spacing.padding.inline.7": "119d660b20f161bb94da756fdf2bc0c889115aaa",
10080
9360
  "post.device.spacing.padding.inline.8": "e12a41c3f362750227aa81584d4cab825b08d4e9",
10081
9361
  "post.device.spacing.padding.inline.9": "cc8ef1e866b261b2cd183c99e60f5eb3ee64b724",
10082
- "post.device.spacing.padding.block.2": "8390d8c42f51d4e5f785577cfe0cdb3c535ba080",
10083
9362
  "post.device.spacing.padding.block.3": "931df8e83a599b6ed42ac07836bb9f628df95a11",
10084
9363
  "post.device.spacing.padding.block.6": "fb123d11d6498d112c4d36a4fdef5bacafae88ae",
10085
9364
  "post.device.spacing.padding.block.8": "5eeaa782f13c9a6dc00a47078b54556fa50c611a",
10086
9365
  "post.device.spacing.padding.block.9": "857855702e00b04d5681d15b4fb627619436a052",
10087
- "post.device.spacing.padding.block.11": "5d575c80ae756461e601cdf082d1e6af28d610b9",
10088
9366
  "post.device.spacing.padding.block.14": "a6427c0a7b5be884fca782a198c1d1bfccd9807f",
10089
9367
  "post.device.spacing.padding.block.16": "58662a7aefe8b726678e0862bfab0bc7fcc0963d",
10090
9368
  "post.device.spacing.padding.block.17": "57a8b79e7d3b5324642cb9aa7b6a784db48e53b2",
@@ -10094,7 +9372,6 @@
10094
9372
  "post.device.spacing.padding.block.23": "217fb5f28fcf01b9f362f0e45f0c0780d38150b6",
10095
9373
  "post.device.spacing.padding.block.24": "f686d2271f0067fa4db06c30ee1db53bd954d0ca",
10096
9374
  "post.device.spacing.padding.block.25": "09b620493db7c3442861066bb6821bc16518846b",
10097
- "post.device.spacing.padding.block.26": "8db56edb0dc3ee21dd569bd0281da1a23b2f2476",
10098
9375
  "post.device.spacing.padding.block.27": "100062af317485baa5eb39b22bdf1f3fd73b71d1",
10099
9376
  "post.device.spacing.padding.block.28": "895e312dae801af70e24ede86c2d25203b46e967",
10100
9377
  "post.device.spacing.padding.block.29": "e4a88bacff8f38bce4b8c1daec564da51ccc5af9",
@@ -10105,35 +9382,27 @@
10105
9382
  "post.device.spacing.margin.4": "da53f4155b9f08ff30bddf3a07a176a6d7eeb94b",
10106
9383
  "post.device.spacing.margin.5": "6b9e8903badb94a863a91be42b4cc6c9468c6038",
10107
9384
  "post.device.spacing.margin.6": "b2fad29f5f794f25b5ad4b6969e8e19bbd1b62aa",
10108
- "post.device.sizing.interactive.icon.height": "23ca5ccbf3e98e4780aa20aef636cb50fad8809e",
10109
- "post.device.sizing.interactive.icon.width": "8fea35207b61496ef007e6cf83e7983d1386be76",
10110
9385
  "post.device.sizing.interactive.icon.size": "a7269590e4d43349d7c74194f91278bacc6d7955",
10111
9386
  "post.device.sizing.interactive.icon.size2": "7cea78d105586f14c382f30667405f5ac18545f6",
10112
- "post.device.sizing.interactive.textfields.icon": "c6ce6c8537f69d8dcd20f710c1fcd38ee7915e4c",
10113
9387
  "post.device.sizing.interactive.stepper.indicator": "da5a12871e0e8fd98b8d214909c46c5d775861dc",
10114
9388
  "post.device.sizing.interactive.button.height.1": "d1728826d76d3d661dd12e94675a8747f6901a9a",
10115
9389
  "post.device.sizing.interactive.button.height.2": "e7eae917eff97ee0a0cdfb55a874faf067f272bb",
10116
- "post.device.sizing.interactive.button.height.3": "0247c69e9f0ff9764992df9dee0bb7dd02b259a6",
10117
9390
  "post.device.sizing.interactive.button.height.4": "ebb3a560dc61a2887f7a174bed5dca950077cdf8",
10118
9391
  "post.device.sizing.interactive.button.appstore.width.google": "45676eca5b6cc6fe0e8aa6431e7ada19e0abd54c",
10119
9392
  "post.device.sizing.interactive.button.appstore.width.apple": "882d2d5cf93f32234520f8ff0d68f15081b8e2b8",
10120
- "post.device.sizing.interactive.button.icon.1": "a60381335e7c38cb7293af93f86fd98d00753df3",
10121
- "post.device.sizing.interactive.button.icon.2": "d7f868a5f4a2c90d330d4d4190e099c405ea78e8",
9393
+ "post.device.sizing.interactive.button.icon.2": "020306b9df898e80b1ad2fce35370f84d74a35ab",
10122
9394
  "post.device.sizing.interactive.button.icon.3": "d21605dd30448c6478673e12f93eed8b5d062109",
10123
9395
  "post.device.sizing.interactive.button.icon.4": "b8a4bf8909540367fcf86b497a5733a2e6fb5649",
10124
9396
  "post.device.sizing.interactive.button.icon.5": "ae12b05c26a703db780c6ddbd006a08c9aae5f19",
10125
- "post.device.sizing.interactive.footer.socialmedia": "c9658424b69d2f8a0a41d4595d9e24aeb32f0ad7",
10126
9397
  "post.device.sizing.notification.1": "b31cec42f3942fd3aa657850a14206eff1005cd0",
10127
9398
  "post.device.sizing.notification.2": "e0b179767552f36122fe6c80a31d5ff2fbc76e3c",
10128
9399
  "post.device.sizing.notification.3": "0253f7ecf79bda0fed4208da11210ee2cb212290",
10129
- "post.device.sizing.notification.icon.1": "ee88010ebd9bdb483633632bebb6bb9831f66437",
10130
9400
  "post.device.sizing.notification.icon.2": "d1073e5d5449bb585549da312910cdb4fbfdf5f2",
10131
9401
  "post.device.sizing.notification.icon.3": "25fe90689a1f0731cfcef45f0a75526e918445ed",
10132
9402
  "post.device.sizing.notification.icon.4": "88522334d630ee0e3f1d60cdd8730cfbfc4a1917",
10133
9403
  "post.device.sizing.icon.1": "63ee615aaef915749d1d844a254f9c1a45944dd9",
10134
9404
  "post.device.sizing.icon.3": "da8253e40a3b452f1dbbf719b311d458656dd7fb",
10135
9405
  "post.device.sizing.logo.1": "511ede0fb883d4fc1798f6a9f84f4b93011cf334",
10136
- "post.device.font-weight.medium": "906f12eaebe84e176fd21156d1a6e524c9e3414f",
10137
9406
  "post.device.font-weight.bold": "fc6bd8d453b32d21a42e41bc8bef6f071b24fdbc",
10138
9407
  "post.device.font-weight.regular": "63954de676cfeffcb52798776599f7a676db2327",
10139
9408
  "post.device.font-weight.black": "e4cfc49770e938bbde9dd1499500d3c90db21bbf",
@@ -10142,7 +9411,6 @@
10142
9411
  "post.device.position.1": "39f7571c71eb116a2c8eb1184ed6c76f98b2a288",
10143
9412
  "post.device.spacing.gap.1": "303b065d5f8bf9049661db8845f2d1e59a4c08b0",
10144
9413
  "post.device.spacing.gap.2": "0e3be5c3cc6b23c8827bc5fb005a234c558199fc",
10145
- "post.device.spacing.gap.3": "91cd08dcbce598d4f63e04fc4e646796d943a377",
10146
9414
  "post.device.spacing.gap.7": "2e81b4013f10b086be0dff5a70e8b1f3950b69cc",
10147
9415
  "post.device.spacing.gap.block.1": "b81e680c344c30ca1c1bb06455a368e407bc7880",
10148
9416
  "post.device.spacing.gap.inline.3": "40c3d42c65eb3af924f8596ab867169f494461c4",
@@ -10159,17 +9427,14 @@
10159
9427
  "post.device.spacing.padding.11": "442d42a5e43710a1efffc6831b913b91c7ccd973",
10160
9428
  "post.device.spacing.padding.12": "77bb7ca80ee8985a4226f41ecd1b2594e0aa673d",
10161
9429
  "post.device.spacing.padding.15": "049f69bec47fdb67d6e8c256d22e99f3f5037565",
10162
- "post.device.spacing.padding.21": "28270b809beec1b2f87f75b80f94ae3c03143b7c",
10163
9430
  "post.device.spacing.padding.inline.1": "6dd0e239a4087795199f786e69f14b6a93ff485c",
10164
9431
  "post.device.spacing.padding.inline.3": "68840678b85de831c347ab8bd69931680dd08389",
10165
9432
  "post.device.spacing.padding.inline.4": "255cacee7bf87ef4ca8143f3234f5ae6239e9c53",
10166
9433
  "post.device.spacing.padding.block.1": "df1d5f20317d135e92c2f76c6de8670f83d52045",
10167
- "post.device.spacing.padding.block.4": "6695b2c106326fe98be09521ee134a81ed26f2d2",
10168
9434
  "post.device.spacing.padding.block.5": "12aa516946fda5276cad33a82917f9a28cc78bf1",
10169
9435
  "post.device.spacing.padding.block.7": "0cb9374c93ed92485f7c51de410269e399585c29",
10170
9436
  "post.device.spacing.padding.block.10": "2f99b2463811055d0f44088638bc153ac3c4054d",
10171
9437
  "post.device.spacing.padding.block.12": "8cbc9dc0f8b9f97d0c87eeb056bf472b0cd818c8",
10172
- "post.device.spacing.padding.block.13": "64e1647cf27b478cbd23e48dba9b7dd8811cb5e7",
10173
9438
  "post.device.spacing.padding.block.15": "b2a434eb28279be77246ffac732334fe984ed0b1",
10174
9439
  "post.device.spacing.padding.block.18": "606cdbae432937aed9642fc93f74af42c0aaeac4",
10175
9440
  "post.device.spacing.padding.block.19": "35c06becdcfcbcaca8aa9be55c071d8a595fc0b0",
@@ -10224,24 +9489,10 @@
10224
9489
  "post.device.font-size.9": "23590915ce9c30e0caf395ad9e7fa5b10a9d6d0f",
10225
9490
  "post.device.font-size.10": "343f6a18984d4d3979334cb11e32ca10e106937f",
10226
9491
  "post.device.font-size.11": "9434eeebcfcc25c787d11c4b2290d3e8126a2beb",
10227
- "post.device.font-size.heading.xs": "0ede8897f4c50d438a830adc9fe9118c32a5e178",
10228
- "post.device.font-size.heading.s": "e1cc2bf9ba9ae6a1632aedfe996e81cd495f8246",
10229
- "post.device.font-size.heading.m": "a8273b65190879995b85698c71d8ac552f4e8691",
10230
- "post.device.font-size.heading.l": "2ff9fe8185cb912991144c4f7b5361361496410e",
10231
- "post.device.font-size.heading.xl": "261bc6d04d4e2166c1b47855d1318f92f68d768a",
10232
- "post.device.font-size.heading.xxl": "237b92b420ad1b737a4b3a782339a48e1c017c1f",
10233
- "post.device.font-size.text.xs": "ae1801a42b769c747ced36207064a5f3a19a084d",
10234
- "post.device.font-size.text.s": "54d9c19be0a424f39bc6c684018460c3b143720d",
10235
- "post.device.font-size.text.m": "95740ccb2b312d28fb6b3222a09e7fdb40350e12",
10236
- "post.device.font-size.text.l": "2f6bdc4a3dc9c6d4a4fda08f27ebaf1b4efbc57c",
10237
- "post.device.font-size.text.xl": "8dea0049380e138e67b97df72dac269721c735e5",
10238
- "post.device.font-size.text.xxs": "b9e07c68e924e06eea80e3005513cbb50f4bc993",
10239
9492
  "post.device.font-family.default": "38fff1548814bdde018a1ba905997904160c681b",
10240
9493
  "post.device.spacing.gap.1": "303b065d5f8bf9049661db8845f2d1e59a4c08b0",
10241
9494
  "post.device.spacing.gap.2": "0e3be5c3cc6b23c8827bc5fb005a234c558199fc",
10242
- "post.device.spacing.gap.3": "91cd08dcbce598d4f63e04fc4e646796d943a377",
10243
9495
  "post.device.spacing.gap.4": "18a97621a6b8cd79f7f4424a6afbc99f49a4104e",
10244
- "post.device.spacing.gap.5": "cd8bc19de4a06c78cf89a9c2ee34309a0f517e9b",
10245
9496
  "post.device.spacing.gap.6": "d3f0e06bad0472f9dec52560b44068444b9f9676",
10246
9497
  "post.device.spacing.gap.7": "2e81b4013f10b086be0dff5a70e8b1f3950b69cc",
10247
9498
  "post.device.spacing.gap.block.1": "b81e680c344c30ca1c1bb06455a368e407bc7880",
@@ -10254,8 +9505,6 @@
10254
9505
  "post.device.spacing.gap.inline.5": "fb46cdac66108aa7bca975a18e871ce17a4eaa71",
10255
9506
  "post.device.spacing.gap.inline.6": "a4a768a75fb809028d28930d42fe095c1875c7df",
10256
9507
  "post.device.spacing.gap.inline.7": "a8c917d557703948fc61241fda83874f6d2c75ee",
10257
- "post.device.spacing.gap.inline.8": "c01a1cb0094c47c2ab7ef20490cdca7bb02b0994",
10258
- "post.device.spacing.gap.inline.9": "c6407a7f58dff16bf016eded51c55a20048cc510",
10259
9508
  "post.device.spacing.gap.inline.10": "81e09d5b1f61262740353488c84a3e1dc09d83c0",
10260
9509
  "post.device.spacing.gap.inline.11": "405d0145989ecb75d86a7ed2e64daac180a40c14",
10261
9510
  "post.device.spacing.gap.inline.12": "08cc3d16fcc5545ccd3b3ec7f8247381e57fd571",
@@ -10272,15 +9521,11 @@
10272
9521
  "post.device.spacing.padding.10": "d1b5c21d7ecc760ef668bf2fff454f8404b035ae",
10273
9522
  "post.device.spacing.padding.11": "442d42a5e43710a1efffc6831b913b91c7ccd973",
10274
9523
  "post.device.spacing.padding.12": "77bb7ca80ee8985a4226f41ecd1b2594e0aa673d",
10275
- "post.device.spacing.padding.13": "34adb68af2a637832a5fe3c551ede86df72da22f",
10276
- "post.device.spacing.padding.14": "ab58b4544fe4afbc5016cf045ac83ad8c7edd36d",
10277
9524
  "post.device.spacing.padding.15": "049f69bec47fdb67d6e8c256d22e99f3f5037565",
10278
9525
  "post.device.spacing.padding.16": "5c97812e8a03280e5250015efd024a5ed171833e",
10279
9526
  "post.device.spacing.padding.17": "5fea0baf712055946b3ce5fdb1289b2f9ad424a1",
10280
9527
  "post.device.spacing.padding.18": "9746d6a47fdd5e9c4cb0b91366e04d67b56fe18b",
10281
9528
  "post.device.spacing.padding.19": "55dc6cc8355fad96a60db1e72fed720653a15b52",
10282
- "post.device.spacing.padding.20": "232df4b378a1f1b7062f6d0967d2f9dd8d068035",
10283
- "post.device.spacing.padding.21": "28270b809beec1b2f87f75b80f94ae3c03143b7c",
10284
9529
  "post.device.spacing.padding.inline.1": "6dd0e239a4087795199f786e69f14b6a93ff485c",
10285
9530
  "post.device.spacing.padding.inline.3": "68840678b85de831c347ab8bd69931680dd08389",
10286
9531
  "post.device.spacing.padding.inline.4": "255cacee7bf87ef4ca8143f3234f5ae6239e9c53",
@@ -10290,18 +9535,14 @@
10290
9535
  "post.device.spacing.padding.inline.8": "e12a41c3f362750227aa81584d4cab825b08d4e9",
10291
9536
  "post.device.spacing.padding.inline.9": "cc8ef1e866b261b2cd183c99e60f5eb3ee64b724",
10292
9537
  "post.device.spacing.padding.block.1": "df1d5f20317d135e92c2f76c6de8670f83d52045",
10293
- "post.device.spacing.padding.block.2": "8390d8c42f51d4e5f785577cfe0cdb3c535ba080",
10294
9538
  "post.device.spacing.padding.block.3": "931df8e83a599b6ed42ac07836bb9f628df95a11",
10295
- "post.device.spacing.padding.block.4": "6695b2c106326fe98be09521ee134a81ed26f2d2",
10296
9539
  "post.device.spacing.padding.block.5": "12aa516946fda5276cad33a82917f9a28cc78bf1",
10297
9540
  "post.device.spacing.padding.block.6": "fb123d11d6498d112c4d36a4fdef5bacafae88ae",
10298
9541
  "post.device.spacing.padding.block.7": "0cb9374c93ed92485f7c51de410269e399585c29",
10299
9542
  "post.device.spacing.padding.block.8": "5eeaa782f13c9a6dc00a47078b54556fa50c611a",
10300
9543
  "post.device.spacing.padding.block.9": "857855702e00b04d5681d15b4fb627619436a052",
10301
9544
  "post.device.spacing.padding.block.10": "2f99b2463811055d0f44088638bc153ac3c4054d",
10302
- "post.device.spacing.padding.block.11": "5d575c80ae756461e601cdf082d1e6af28d610b9",
10303
9545
  "post.device.spacing.padding.block.12": "8cbc9dc0f8b9f97d0c87eeb056bf472b0cd818c8",
10304
- "post.device.spacing.padding.block.13": "64e1647cf27b478cbd23e48dba9b7dd8811cb5e7",
10305
9546
  "post.device.spacing.padding.block.14": "a6427c0a7b5be884fca782a198c1d1bfccd9807f",
10306
9547
  "post.device.spacing.padding.block.15": "b2a434eb28279be77246ffac732334fe984ed0b1",
10307
9548
  "post.device.spacing.padding.block.16": "58662a7aefe8b726678e0862bfab0bc7fcc0963d",
@@ -10314,7 +9555,6 @@
10314
9555
  "post.device.spacing.padding.block.23": "217fb5f28fcf01b9f362f0e45f0c0780d38150b6",
10315
9556
  "post.device.spacing.padding.block.24": "f686d2271f0067fa4db06c30ee1db53bd954d0ca",
10316
9557
  "post.device.spacing.padding.block.25": "09b620493db7c3442861066bb6821bc16518846b",
10317
- "post.device.spacing.padding.block.26": "8db56edb0dc3ee21dd569bd0281da1a23b2f2476",
10318
9558
  "post.device.spacing.padding.block.27": "100062af317485baa5eb39b22bdf1f3fd73b71d1",
10319
9559
  "post.device.spacing.padding.block.28": "895e312dae801af70e24ede86c2d25203b46e967",
10320
9560
  "post.device.spacing.padding.block.29": "e4a88bacff8f38bce4b8c1daec564da51ccc5af9",
@@ -10325,33 +9565,25 @@
10325
9565
  "post.device.spacing.margin.4": "da53f4155b9f08ff30bddf3a07a176a6d7eeb94b",
10326
9566
  "post.device.spacing.margin.5": "6b9e8903badb94a863a91be42b4cc6c9468c6038",
10327
9567
  "post.device.spacing.margin.6": "b2fad29f5f794f25b5ad4b6969e8e19bbd1b62aa",
10328
- "post.device.sizing.interactive.icon.height": "23ca5ccbf3e98e4780aa20aef636cb50fad8809e",
10329
- "post.device.sizing.interactive.icon.width": "8fea35207b61496ef007e6cf83e7983d1386be76",
10330
9568
  "post.device.sizing.interactive.icon.size": "a7269590e4d43349d7c74194f91278bacc6d7955",
10331
9569
  "post.device.sizing.interactive.icon.size2": "7cea78d105586f14c382f30667405f5ac18545f6",
10332
9570
  "post.device.sizing.interactive.icon.size3": "2d6b0a326866829ebae61170bdd76c65456bd604",
10333
9571
  "post.device.sizing.interactive.icon.size4": "2c0942fd50bd63a9509f8550fc6a38642e9001d8",
10334
- "post.device.sizing.interactive.textfields.icon": "c6ce6c8537f69d8dcd20f710c1fcd38ee7915e4c",
10335
9572
  "post.device.sizing.interactive.stepper.indicator": "da5a12871e0e8fd98b8d214909c46c5d775861dc",
10336
9573
  "post.device.sizing.interactive.button.height.1": "d1728826d76d3d661dd12e94675a8747f6901a9a",
10337
9574
  "post.device.sizing.interactive.button.height.2": "e7eae917eff97ee0a0cdfb55a874faf067f272bb",
10338
- "post.device.sizing.interactive.button.height.3": "0247c69e9f0ff9764992df9dee0bb7dd02b259a6",
10339
9575
  "post.device.sizing.interactive.button.height.4": "ebb3a560dc61a2887f7a174bed5dca950077cdf8",
10340
9576
  "post.device.sizing.interactive.button.height.5": "436a60e0ceb2a414cf67c83f22509f2eaeeba7cb",
10341
9577
  "post.device.sizing.interactive.button.height.6": "78caf6ef8cec35dc5ab0dc663c9d2747595bc9a6",
10342
9578
  "post.device.sizing.interactive.button.appstore.width.google": "45676eca5b6cc6fe0e8aa6431e7ada19e0abd54c",
10343
9579
  "post.device.sizing.interactive.button.appstore.width.apple": "882d2d5cf93f32234520f8ff0d68f15081b8e2b8",
10344
- "post.device.sizing.interactive.button.icon.1": "a60381335e7c38cb7293af93f86fd98d00753df3",
10345
- "post.device.sizing.interactive.button.icon.2": "d7f868a5f4a2c90d330d4d4190e099c405ea78e8",
10346
9580
  "post.device.sizing.interactive.button.icon.3": "d21605dd30448c6478673e12f93eed8b5d062109",
10347
9581
  "post.device.sizing.interactive.button.icon.4": "b8a4bf8909540367fcf86b497a5733a2e6fb5649",
10348
9582
  "post.device.sizing.interactive.button.icon.5": "ae12b05c26a703db780c6ddbd006a08c9aae5f19",
10349
9583
  "post.device.sizing.interactive.button.icon.6": "3a79fafdf0edac10e89188baab62e2b2a37e4d67",
10350
- "post.device.sizing.interactive.footer.socialmedia": "c9658424b69d2f8a0a41d4595d9e24aeb32f0ad7",
10351
9584
  "post.device.sizing.notification.1": "b31cec42f3942fd3aa657850a14206eff1005cd0",
10352
9585
  "post.device.sizing.notification.2": "e0b179767552f36122fe6c80a31d5ff2fbc76e3c",
10353
9586
  "post.device.sizing.notification.3": "0253f7ecf79bda0fed4208da11210ee2cb212290",
10354
- "post.device.sizing.notification.icon.1": "ee88010ebd9bdb483633632bebb6bb9831f66437",
10355
9587
  "post.device.sizing.notification.icon.2": "d1073e5d5449bb585549da312910cdb4fbfdf5f2",
10356
9588
  "post.device.sizing.notification.icon.3": "25fe90689a1f0731cfcef45f0a75526e918445ed",
10357
9589
  "post.device.sizing.notification.icon.4": "88522334d630ee0e3f1d60cdd8730cfbfc4a1917",
@@ -10365,7 +9597,6 @@
10365
9597
  "post.device.border-radius.focus": "4f72f37038d3db3a58384aed4ea1f1dd789e6afc",
10366
9598
  "post.device.font-weight.bold": "fc6bd8d453b32d21a42e41bc8bef6f071b24fdbc",
10367
9599
  "post.device.font-weight.regular": "63954de676cfeffcb52798776599f7a676db2327",
10368
- "post.device.font-weight.medium": "906f12eaebe84e176fd21156d1a6e524c9e3414f",
10369
9600
  "post.device.font-weight.black": "e4cfc49770e938bbde9dd1499500d3c90db21bbf",
10370
9601
  "post.device.border-width.default": "e5f71facc552cd21f6cd7daa18a64c8e8e5ce6a6",
10371
9602
  "post.device.border-width.focus": "36b85b12779fa51b466bbb29ec9f9a54b1ab7dcc",
@@ -10377,7 +9608,9 @@
10377
9608
  "post.device.grid.padding.inline.container": "ac3bea992f765c2b35b8b7b8e0213bc1471cd22c",
10378
9609
  "post.device.position.1": "39f7571c71eb116a2c8eb1184ed6c76f98b2a288",
10379
9610
  "post.device.position.2": "ba05cc16eebec31bed449523188a621463b014cc",
10380
- "post.device.position.3": "f3f49902f5430842db0237f43ae50d2be3d5297f"
9611
+ "post.device.position.3": "f3f49902f5430842db0237f43ae50d2be3d5297f",
9612
+ "post.device.sizing.interactive.button.icon.2": "020306b9df898e80b1ad2fce35370f84d74a35ab",
9613
+ "post.device.spacing.gap.5": "cd8bc19de4a06c78cf89a9c2ee34309a0f517e9b"
10381
9614
  }
10382
9615
  },
10383
9616
  {
@@ -10490,10 +9723,12 @@
10490
9723
  "post.list.number.item.text.padding.block": "e8f4ca5bfa27171f1305cbcf48109951c6291783",
10491
9724
  "post.legend.font-weight": "f0a4f4aecd22adca404a06057036f32f535db108",
10492
9725
  "post.legend.large.font-size": "d3d186f427003c6303030a4f6fbd344f2977aed4",
10493
- "post.legend.large.margin-block-start": "07195a6aef820a17e21fa4e2dd416d3ea3ed53db",
10494
- "post.legend.large.padding-block-end": "5c0406008577b8a2c8cf3c7e0c6786fbda04323f",
10495
- "post.legend.large.margin-block-end": "b8ff9bf1150e33ccf55f3838c5eb03813b07c55e",
10496
- "post.legend.large.border.color": "18eb341734d81f963bee4f9aa1e47a86d021916c"
9726
+ "post.legend.large.padding.block.start": "07195a6aef820a17e21fa4e2dd416d3ea3ed53db",
9727
+ "post.legend.large.padding.block.end": "5c0406008577b8a2c8cf3c7e0c6786fbda04323f",
9728
+ "post.legend.large.margin.block.end": "b8ff9bf1150e33ccf55f3838c5eb03813b07c55e",
9729
+ "post.legend.large.border.color": "18eb341734d81f963bee4f9aa1e47a86d021916c",
9730
+ "post.legend.large.border-width": "4a5a2aa3d8da28b110fa449c2a227ad3c5cc94bb",
9731
+ "post.legend.margin.block.end": "69bea6af09684b0a6efaca814f3bdc27ea87314b"
10497
9732
  }
10498
9733
  },
10499
9734
  {
@@ -10668,7 +9903,6 @@
10668
9903
  "Components/Button": "enabled",
10669
9904
  "Components/Checkbox": "enabled",
10670
9905
  "Components/Dropdown": "enabled",
10671
- "Components/Notifications": "enabled",
10672
9906
  "Components/Popover": "enabled",
10673
9907
  "Components/Radio button": "enabled",
10674
9908
  "Components/Select": "enabled",
@@ -10694,7 +9928,6 @@
10694
9928
  "Components/App store badge": "enabled",
10695
9929
  "Components/Form footer": "enabled",
10696
9930
  "Components/Grid": "enabled",
10697
- "Components/List simple": "enabled",
10698
9931
  "Components/Avatar": "enabled",
10699
9932
  "Components/Segmented button": "enabled",
10700
9933
  "Scheme/Light": "source",
@@ -10704,18 +9937,20 @@
10704
9937
  "Components/Container": "enabled",
10705
9938
  "Components/Floating button": "enabled",
10706
9939
  "Components/Blockquote": "enabled",
10707
- "Components/Search input": "enabled"
9940
+ "Components/Search input": "enabled",
9941
+ "Components/ListCheck": "enabled",
9942
+ "Components/Assist": "enabled"
10708
9943
  },
10709
9944
  "$figmaCollectionId": "VariableCollectionId:808:5504",
10710
9945
  "$figmaModeId": "808:0",
10711
9946
  "$figmaVariableReferences": {
10712
- "post.accordion.header.padding.block.start.closed": "e9faf7959a42feff543fcb8ebad5cd552b2e8912",
10713
- "post.accordion.header.padding.block.end.closed": "00c2f23059991986de97e07da714689db5f3918a",
9947
+ "post.accordion.header.padding.block.closed": "e9faf7959a42feff543fcb8ebad5cd552b2e8912",
10714
9948
  "post.accordion.header.padding.block.open": "bdace9cd8b675a56c7d60051bb4c38b186107eb7",
10715
9949
  "post.accordion.header.padding.inline": "a1ffb9756668840ec23f302ca1198384ea02cc25",
10716
9950
  "post.accordion.header.content.gap.inline": "f83c10995add59e786ca3d22a1ade42060c34ed6",
10717
9951
  "post.accordion.header.logo.size": "13fab96fe789a3225bdbc0252d0a439af7e4c398",
10718
9952
  "post.accordion.header.font-size": "e9a4ad046ac48c57901d82fc6e93ec65339530ae",
9953
+ "post.accordion.header.border-open": "6f9eb06b96ae3f7c204177d49f3ec2542f33ec32",
10719
9954
  "post.accordion.border.bottom.width": "e01e81e3b2c1274b3dddc9b64899a0dcc3ac3037",
10720
9955
  "post.accordion.group.border.top.width": "bb4799acbce91ecc1f87e8d3473ee7bd3947328d",
10721
9956
  "post.accordion.content.padding.block.start": "ad730b9eb52503242b53d02ed9c613eafb1014bd",
@@ -10730,6 +9965,13 @@
10730
9965
  "post.app-store.apple.width": "ad43af0ea74ce86af165314d67cd7a7dd663df84",
10731
9966
  "post.app-store.height": "bfd9997022ededeb1841f9897a28d66715817016",
10732
9967
  "post.app-store.border-radius": "aa40618f5c2c44b080a7da802ff1cfee577cdc7f",
9968
+ "post.assist.gap": "436af523860fe63275a6e95ab6a655ad8ebca801",
9969
+ "post.assist.padding.block": "5053e061175de25bca76d00ef83a658b8003964a",
9970
+ "post.assist.padding.inline": "a5be9de5386121ecb0c4c55bd310ed46e71a46a6",
9971
+ "post.assist.font-size": "c42fdefaa61b7c5d6916a6b6768599b19da3fd4d",
9972
+ "post.assist.enabled-fg": "72f5b4238dee1bf68e93e9731b4fd8f2e5e38fd5",
9973
+ "post.assist.disabled-fg": "511343125c5a9ce9901570e967e37962ab1eca6d",
9974
+ "post-hint-spacing-block": "a991d75103776c3686418a2e6004246f2d0a9000",
10733
9975
  "post.avatar.size": "fdc1484ed63e645974c9a435ca62dd46b26a84e0",
10734
9976
  "post.avatar.enabled-bg": "1863e011a6589c655c1f6ce1b3fa63e4153719e2",
10735
9977
  "post.avatar.enabled-fg": "9fbe58313d6bf87fab98be4e81191e79f1a038b0",
@@ -10930,6 +10172,19 @@
10930
10172
  "post.dropdown.multi-select.menu.list-item.enabled-stroke": "757662a00b6fceb039c47168c52a9a96170a4996",
10931
10173
  "post.dropdown.multi-select.menu.padding.block": "e885da1f27f58d8d77336fa1cc12b08fca18655f",
10932
10174
  "post.dropdown.multi-select.menu.border-radius": "df7ff5e9ed31e5d3c9bab7ff70c498dbf05669a9",
10175
+ "post.floating-button.position.right": "5f5f7a00e0660158923bd57ee08d5f10c4074526",
10176
+ "post.floating-button.position.top": "ff8db193bebd896a1c226be5aa69b28b3729c785",
10177
+ "post.floating-button.enabled-fg": "77f009565576cc049046b990ef2b0688a43becd7",
10178
+ "post.floating-button.enabled-bg": "491d5f34dd817b87c813955d6aa84eae900a5f5a",
10179
+ "post.floating-button.enabled-border": "fced80ecb14d12d7a312fb54984a6af601983225",
10180
+ "post.floating-button.hover-fg": "a5e426e2322345c0f300633465e4d73b4d5a5750",
10181
+ "post.floating-button.hover-bg": "519c5bcb2886492720446c365d4f5c3fa85ad996",
10182
+ "post.floating-button.hover-border": "54e694dd7772f673e1e7bee834f5dc211887faf2",
10183
+ "post.floating-button.size.outer": "5e349e3dfa6c657612a01f07c5c7259dc97a93ef",
10184
+ "post.floating-button.size.icon": "6f2ead50c9777b5b55aece34c2e65d4c4f9dd05d",
10185
+ "post.floating-button.border-width": "780bc7b400761532094e6fd9dacf8c0d92c69383",
10186
+ "post.floating-button.border-radius.round": "40f3a56c25ca39dec619b9bea5f19a4c2e0e4a50",
10187
+ "post.floating-button.translate.y": "1d8bea4d672c2c51bda780ff44907881e8b21921",
10933
10188
  "post.form-footer.border.block.start.width": "435984a357bd0e8d998641046968135544c42ca3",
10934
10189
  "post.form-footer.border.start.color": "fe40a4f98b31cb6fc9c83a1d1ba0398c677d545f",
10935
10190
  "post.form-footer.padding.block.start": "7e99d301b97b416b17ee532a082c33e6e7e6160b",
@@ -11020,7 +10275,7 @@
11020
10275
  "post.inline.color.error-stroke": "de75d6eb0a859440c39a5ac1fd26099b5f6ef793",
11021
10276
  "post.inline.color.error-icon": "71b842f358cc234da3c1fffd7919d7ae06c34790",
11022
10277
  "post.lead.font-size": "faf5dba2f96d4f89a72ee8e380d9c5dabd286beb",
11023
- "post.lead-font-weight": "5f2c7a3dd41d479f8b11e5b1dbfe462152e54aa0",
10278
+ "post.lead.font-weight": "5f2c7a3dd41d479f8b11e5b1dbfe462152e54aa0",
11024
10279
  "post.list.item.padding.inline.start": "f7f1ba4ae736cfe139c14f5d2da5834c6555c8c0",
11025
10280
  "post.list.item.padding.inline.end": "f89ce359dcd178ea9994cf93e962e4c8ac437b7e",
11026
10281
  "post.list.item.padding.block.start": "11f6bc404467908a5a162c5d014ba825e488fe4a",
@@ -11037,41 +10292,17 @@
11037
10292
  "post.list.switch.padding.block": "f4d818760b6afc45e334e50776ad152fb18d54d9",
11038
10293
  "post.list.margin.block": "d53e96d1e948088deafee9bd8fb5a84edacb868e",
11039
10294
  "post.list.bg": "3ae4e2a10ad075b1d4d5f45253a54cd648336989",
11040
- "post.list.simple.checks.sizing.icon": "bb5abf0a86b093084f08e078f8f4ad9947a52b72",
11041
- "post.list.simple.checks.padding.icon": "59c39e7014cf31f71f657d6a7034186a35e63012",
11042
- "post.list.simple.checks.padding.text": "a8a03d1e0221fd52a61abb27246f0ee435aea686",
11043
- "post.list.simple.checks.padding.block.outer": "fc4a948d80c33f7f485e1559a701c795b136185c",
11044
- "post.list.simple.checks.gap.inline.text": "6c150a26e38d619d9d0e35a364b2fba9d86a60d7",
11045
- "post.list.simple.checks.gap.block.text": "6cf9bbb003a5295246f02134089019f9abda52ca",
11046
- "post.list.simple.checks.icon.container.inline": "7b56b23c45c26a3d4bd0dd76f84e74cede898c57",
11047
- "post.list.simple.checks.icon.container.block": "670186a5b10d70027009f3e318cc99fc0a2c822f",
11048
- "post.list.simple.bullets.spacing.padding.text": "f20b175bc4f0a3da29a9c6838af1231fa0a67400",
11049
- "post.list.simple.bullets.spacing.gap.inline.text": "7a53d3141b532fd4204d2ab1fc49c676b10c0107",
11050
- "post.list.checks.color.icon-bg": "fae4fd2c5bc7dec515b82a34ae4279361d3aad86",
11051
- "post.list.checks.color.icon-fg": "16cd2459165982f548ff3971fba0746e6be362a1",
11052
- "post.list.checks.color.text-fg": "570728a610b063ec0e5c8abb631f23173079187d",
11053
- "post.list.checks.margin.block": "d299b40b073470d2b17eab110d34bdd43233bd69",
11054
- "post.infobox.sizing.icon": "7dd519c929ff034c7e25825ed27a3d0bf99bdc1d",
11055
- "post.infobox.spacing.gap.inline": "ac6c1c2265e3a937117dc72b1fc0181204661585",
11056
- "post.clickable.spacing.padding.icon": "4ef4cc91db7e7d5643bfedae838969e76322b6fe",
11057
- "post.interactive.spacing.gap.inline.icon-end": "df18c61c993b46d73776736868aac7128afad646",
11058
- "post.interactive.spacing.gap.inline.error": "5e18cb4d2d2fe1211b71bbd50dbb67d59de6f675",
11059
- "post.notification.color.info-bg": "dd58fcaffc293f7c3476f7c9ff3587e03d1f2c08",
11060
- "post.notification.color.info-fg": "960070db1b1acfd602244a22812b2b5e13aeab75",
11061
- "post.notification.color.info-stroke": "b566109ca058a5fcfe880153d6cdf4aed9357d7f",
11062
- "post.notification.color.info-icon": "3e029a222012f7c58224a05a99505ef4e37cda3b",
11063
- "post.notification.color.success-bg": "1f7dbb05ce30307503cb58439f4aa018764e2add",
11064
- "post.notification.color.success-fg": "20819a2f21c40674201678ac211d04302ac593e0",
11065
- "post.notification.color.success-stroke": "3dcd7b0cc3d3c7b286cd4a44a8cc7bba926e5e5e",
11066
- "post.notification.color.success-icon": "6418e0a8d309c1d585f075ccf7bab39428e321e8",
11067
- "post.notification.color.warning-bg": "7a07a1a5fcee218b771bfa3d26d84954481866e2",
11068
- "post.notification.color.warning-fg": "a343b35dde32227ffba2bf31def40f5acf0816d9",
11069
- "post.notification.color.warning-stroke": "3a9d01de383121778fae9c04626ccb3a2fe78f50",
11070
- "post.notification.color.warning-icon": "a630bacbb34313d0849b408d7e2c7f4e7deed4db",
11071
- "post.notification.color.error-bg": "899730364dfce27bb18aca0be2f2102fef9fb852",
11072
- "post.notification.color.error-fg": "c2811af63e8358e87b441bc6fc243138b2edd4cd",
11073
- "post.notification.color.error-stroke": "fef00cabbd22faa3cf3461f6252956d8285db09c",
11074
- "post.notification.color.error-icon": "7cd01907ee9074fde59dca90cdc81b9328e09752",
10295
+ "post.list.check.sizing.icon": "bb5abf0a86b093084f08e078f8f4ad9947a52b72",
10296
+ "post.list.check.padding.icon": "59c39e7014cf31f71f657d6a7034186a35e63012",
10297
+ "post.list.check.text.padding": "a8a03d1e0221fd52a61abb27246f0ee435aea686",
10298
+ "post.list.check.icon.gap.inline": "6c150a26e38d619d9d0e35a364b2fba9d86a60d7",
10299
+ "post.list.check.icon.container.inline": "7b56b23c45c26a3d4bd0dd76f84e74cede898c57",
10300
+ "post.list.check.icon.container.block": "670186a5b10d70027009f3e318cc99fc0a2c822f",
10301
+ "post.list.check.item.gap.block.text": "6cf9bbb003a5295246f02134089019f9abda52ca",
10302
+ "post.list.check.margin.block": "d299b40b073470d2b17eab110d34bdd43233bd69",
10303
+ "post.list.check.color.icon-bg": "fae4fd2c5bc7dec515b82a34ae4279361d3aad86",
10304
+ "post.list.check.color.icon-fg": "16cd2459165982f548ff3971fba0746e6be362a1",
10305
+ "post.list.check.color.text-fg": "570728a610b063ec0e5c8abb631f23173079187d",
11075
10306
  "post.popover.close-button.enabled-fg": "eb710d3b00b49f690dcf344e0d364d75cfe150d5",
11076
10307
  "post.popover.close-button.selected-fg": "090659f39fb6cbfb161bb6cd086a837563c142b2",
11077
10308
  "post.popover.close-button.hover-fg": "54c2584f67f1cdfb3028b9154a204de949b9975c",
@@ -11124,6 +10355,7 @@
11124
10355
  "post.input.search.label.empty.padding.inline.end": "86ee6eb34d947957e558ec6f2eff1c74e350412e",
11125
10356
  "post.input.search.label.filled.padding.inline.end": "374f2471e81aba44b09a6f6f31f51b47ce87d9a8",
11126
10357
  "post.input.search.icon.border-radius": "cd54dafcf43f1524a4759289263baffa23699e17",
10358
+ "post.search.position.inline.end.icon": "c9cb98cb13f74d863fc6c426b34a9182866eb17f",
11127
10359
  "post.button-segmented.horizontal.border-radius": "fd01f5b8308c2c2826717c59169509fa33da4431",
11128
10360
  "post.button-segmented.vertical.border-radius": "bb62d30e7b32d7c62d6a825888a8248af47f3532",
11129
10361
  "post.button-segmented.selected-fg": "23623d928ead25f0bcf0b42baed2bfdf8345daad",
@@ -11159,6 +10391,8 @@
11159
10391
  "post.select.color.signal.success": "6623b2c94701e85e1928a14061ea14a4202a79e3",
11160
10392
  "post.select.gap.inline.icon": "3409366bd6aa4a842f82866e8bf54c453dcf268e",
11161
10393
  "post.select.padding.block.assist": "9881d3877ac2414beaaa89170d43800c15709bca",
10394
+ "post.select.padding.block.start": "0d09d05449a76483db2bf6d18a0a0c820862cc5c",
10395
+ "post.select.padding.block.end": "67180c3f212782a048ca51641391f348cf0f4a4e",
11162
10396
  "post.select.padding.inline.start": "d5107891864d989f126bfd2663b56c6e6f4f10ea",
11163
10397
  "post.select.padding.inline.end": "132024fa60bd3588e7ef643521f685966de4ace8",
11164
10398
  "post.select.padding.inline.assist": "cb2a019b36d61275fef6e9b96c8e13166a365bd8",
@@ -11174,8 +10408,6 @@
11174
10408
  "post.select.label.filled.padding.block.start": "c8703e31d8d31ec91dc9497e110b99cc28c1258c",
11175
10409
  "post.select.label.filled.font-size": "1041da45c259c220bfec519b08f013b300c1f895",
11176
10410
  "post.select.validation.icon.position.inline.end": "9dec705e5a6d9230a48fda0043be9f9dca656da0",
11177
- "post.select.padding.block.start": "0d09d05449a76483db2bf6d18a0a0c820862cc5c",
11178
- "post.select.padding.block.end": "67180c3f212782a048ca51641391f348cf0f4a4e",
11179
10411
  "post.select.assist.font-size": "a4d8972a26c2d337c07dc81210a16b599d6805bb",
11180
10412
  "post.select.validated.padding.inline.end": "48f6ba30b74b980ac4d25c7c36185a2e637ccdcc",
11181
10413
  "post.select.icon.position.inline.end": "64418774bec0b29d2b36ffc65da2afc3848d4a8a",
@@ -11228,6 +10460,7 @@
11228
10460
  "post.switch.icon.success": "7e344a6a3c5ecf08f4d78441e5cfcf81ae31e621",
11229
10461
  "post.switch.icon.disabled": "34c32196503b8fd0e443b51da233db8104427d3f",
11230
10462
  "post.switch.icon.hover": "5c750ce20d8456d07e02fbbb43b14b5090f8f87b",
10463
+ "post.switch.icon.padding.container": "7de305f63552aa60ae1fdd6070365f0ee0f4041a",
11231
10464
  "post.switch.handle.enabled": "159a42184822eb3538fd9468fbf9c6b63fbf1bcf",
11232
10465
  "post.switch.handle.selected": "2f079a496bed636dcee54a30516d00f400de1f52",
11233
10466
  "post.switch.handle.selected-stroke": "18d9b72bedfc5af7007948148e850f31754c6efb",
@@ -11262,32 +10495,32 @@
11262
10495
  "post.textarea.hover-border": "5d946ceaa0e2efbcab19124583ece0f60ec852d6",
11263
10496
  "post.textarea.disabled-border": "28993c9b0c485cf60e450e52b82c4339b42d6284",
11264
10497
  "post.textarea.gap.inline": "9a27c39a9cbf50dd75969f891f6b5bb6f057c8ab",
11265
- "post.textarea.padding.block.assist": "fd897dc4473aaf02dcb64a89eea49eac6b57b5e1",
11266
- "post.textarea.padding.inline.assist": "604885a8bec38c3de5690356837dbd20d0901a25",
11267
- "post.textarea.standalone.padding.block": "865d08d100de52d4423d06ee3bb82937b4d4e8ca",
10498
+ "post.textarea.gap.assist": "0c2e9bed1aba39f47403c147c27e5d05d1a242f9",
11268
10499
  "post.textarea.padding.block.start": "7abacc6bc83879ca6b9c3788825a690300645ca5",
11269
10500
  "post.textarea.padding.block.end": "79be2587ab4bc6dee6f4b7efa90bcc90d88a7859",
10501
+ "post.textarea.padding.block.assist": "fd897dc4473aaf02dcb64a89eea49eac6b57b5e1",
10502
+ "post.textarea.padding.inline.assist": "604885a8bec38c3de5690356837dbd20d0901a25",
11270
10503
  "post.textarea.padding.inline.start": "2a877a58bc4473993bedc28d4173c8a24aaedd85",
11271
10504
  "post.textarea.padding.inline.end": "9dbc4fc8ea6184a3eeba4f71c5d6d333c689fc19",
10505
+ "post.textarea.standalone.padding.block": "865d08d100de52d4423d06ee3bb82937b4d4e8ca",
11272
10506
  "post.textarea.sizing.icon": "f1321b62580dd4cab2df1e4ef5fe5c3384a4e68e",
10507
+ "post.textarea.sizing.min-height": "41eefd8c32be6adb8cbc4ccb07dbfaeb53332b5f",
11273
10508
  "post.textarea.border-radius": "820ccb86ff7bca1eb9bef3fb4b560347bf7b34b4",
11274
10509
  "post.textarea.border-width": "450b1ae1cc109be2ba668995841c9baef51da390",
11275
10510
  "post.textarea.label.padding.inline.start": "47e25f74cfd469a7a00dc1c5533a516c714cacc6",
11276
10511
  "post.textarea.label.padding.inline.end": "91abca78cb4068628010f830f5a937f9a06d3e42",
11277
10512
  "post.textarea.label.padding.block.start": "9549b3c9ee69c1bb1f40c39f54dceb6c75556347",
10513
+ "post.textarea.label.validated.padding.inline.end": "8142f57c63433262f4348ad3eff57aca0d30d550",
10514
+ "post.textarea.label.filled.font-size": "8d76e738441757ff8dfc53ab1601f218c1095f32",
10515
+ "post.textarea.label.filled.padding.block.start": "25bb881879bcfa6f8fc16fbda7cd5164a5083252",
11278
10516
  "post.textarea.signal.error": "a18efce3d87124d0c761a901e681d836d13b61a8",
11279
10517
  "post.textarea.signal.success": "cb87cd3fe7dfbd21d0be540a812560c712c212de",
11280
- "post.textarea.sizing.min-height": "41eefd8c32be6adb8cbc4ccb07dbfaeb53332b5f",
11281
10518
  "post.textarea.position.inline.end.resize": "904aaf2715095ac103aecbf621cdbeb5b551d35c",
10519
+ "post.textarea.position.inline.end.validation": "a62582eea53edacc67dd06ee55a6a9b3c9787934",
11282
10520
  "post.textarea.position.block.end.resize": "d10f66ecc25d5e4576ee7f3d665cc9afa4ee0f67",
11283
- "post.textarea.label.validated.padding.inline.end": "8142f57c63433262f4348ad3eff57aca0d30d550",
10521
+ "post.textarea.position.block.start.validation": "7d3d68f9b92e710e7441d84c31b27639e13e301a",
11284
10522
  "post.textarea.assist.font-size": "8fb89a9effda2d25fe148de62b52eb6ddc9a280b",
11285
10523
  "post.textarea.validated.padding.inline.end": "82e187d41e38dad89946c46aa1d8875e096accfd",
11286
- "post.textarea.label.filled.font-size": "8d76e738441757ff8dfc53ab1601f218c1095f32",
11287
- "post.textarea.position.inline.start.validation": "a62582eea53edacc67dd06ee55a6a9b3c9787934",
11288
- "post.textarea.position.block.start.validation": "7d3d68f9b92e710e7441d84c31b27639e13e301a",
11289
- "post.textarea.label.filled.padding.block.start": "25bb881879bcfa6f8fc16fbda7cd5164a5083252",
11290
- "post.textarea.gap.assist": "0c2e9bed1aba39f47403c147c27e5d05d1a242f9",
11291
10524
  "post.text-highlighted.bg": "27774fb04cb78f58f13895b833a4851be7e3486b",
11292
10525
  "post.text-highlighted.fg": "8416d4e5337654acf592f5345f7c151d3cd63a4d",
11293
10526
  "post.text-highlighted.padding.text": "e5e01d5010f1a45ce796d305a526ce01fa5d7a7b",
@@ -11311,6 +10544,8 @@
11311
10544
  "post.input.gap.inline.1": "ea0f287f910901d9a2754175427d33874636908d",
11312
10545
  "post.input.gap.inline.2": "e17ec3bfeef8ad59d33f8ed4028bcbeffb3c2e65",
11313
10546
  "post.input.padding.block.assist": "74fa0091e635d194f2726e8a49d63029f797d7b1",
10547
+ "post.input.padding.block.start": "2924bedf122ccb4ab278a3ce28e06a8337c84059",
10548
+ "post.input.padding.block.end": "66ffd33591a7dcb8d7d81b4a9ceb90cb563652d2",
11314
10549
  "post.input.padding.inline.start": "95d346d8cf0d15d92cbb0d838ad1d21e2196d909",
11315
10550
  "post.input.padding.inline.end": "251080d245b6ce91ef6947cedb9d8710871c1e45",
11316
10551
  "post.input.padding.inline.assist": "e265e8a8f1e63ac91a7c044560f1c84736e1167f",
@@ -11326,8 +10561,6 @@
11326
10561
  "post.input.label.filled.padding.block.start": "d6735bb3647bf72161c41ac02265dcfb185adc0b",
11327
10562
  "post.input.label.filled.font-size": "a12f8c5b97bd1f6bf59bf7da851dba7386e1396e",
11328
10563
  "post.input.validation.icon.position.inline.end": "b57f1666c23edfb6f677c04e41bc20ebaae726cc",
11329
- "post.input.padding.block.start": "2924bedf122ccb4ab278a3ce28e06a8337c84059",
11330
- "post.input.padding.block.end": "66ffd33591a7dcb8d7d81b4a9ceb90cb563652d2",
11331
10564
  "post.input.assist.font-size": "69317593d3b185baf0fb132ac414e643e3c95ae1",
11332
10565
  "post.input.validated.padding.inline.end": "a892b10633064c89193e455bb6d5c8b853b195b1",
11333
10566
  "post.toast.spacing.padding.action": "7b789908238cacf3f7c6b327401296ec0a1da28c",
@@ -11353,17 +10586,6 @@
11353
10586
  "post.toast.color.error-fg": "3cd318ecaa756db2fe98be4cd0c2d2c5a9f231d0",
11354
10587
  "post.toast.color.error-stroke": "3432663173b4389104a12a668043e3681e2faa69",
11355
10588
  "post.toast.color.error-icon": "3096bb0553257be18a766df213ba83685ab63040",
11356
- "post.floating-button.position.right": "5f5f7a00e0660158923bd57ee08d5f10c4074526",
11357
- "post.floating-button.enabled-fg": "77f009565576cc049046b990ef2b0688a43becd7",
11358
- "post.floating-button.enabled-bg": "491d5f34dd817b87c813955d6aa84eae900a5f5a",
11359
- "post.floating-button.enabled-border": "fced80ecb14d12d7a312fb54984a6af601983225",
11360
- "post.floating-button.hover-fg": "a5e426e2322345c0f300633465e4d73b4d5a5750",
11361
- "post.floating-button.hover-bg": "519c5bcb2886492720446c365d4f5c3fa85ad996",
11362
- "post.floating-button.hover-border": "54e694dd7772f673e1e7bee834f5dc211887faf2",
11363
- "post.floating-button.size.outer": "5e349e3dfa6c657612a01f07c5c7259dc97a93ef",
11364
- "post.floating-button.size.icon": "6f2ead50c9777b5b55aece34c2e65d4c4f9dd05d",
11365
- "post.floating-button.border-width": "780bc7b400761532094e6fd9dacf8c0d92c69383",
11366
- "post.floating-button.border-radius.round": "40f3a56c25ca39dec619b9bea5f19a4c2e0e4a50",
11367
10589
  "post.validation.group.gap.inline": "a76607434c393d743d38b71824d9d76e533acca2",
11368
10590
  "post.validation.group.padding.block.text": "37b3685608b0a7ee4bdc297d80ea55c77856c2ee",
11369
10591
  "post.validation.group.icon.size": "ce5d0ae47c1f80a7ea39a6e5b25a00055c450e7d",
@@ -11372,8 +10594,7 @@
11372
10594
  "post.validation.success": "b59a525aa81840396e6310baa880de4a66d23371",
11373
10595
  "post.validation.input.padding.block": "4006573d3a03f1b053a844aaf89e14742a3d3646",
11374
10596
  "post.validation.input.padding.inline": "8df0e5f5587acbb1f7acb67a97e200e2175d6469",
11375
- "post.validation.font-size": "67f550629b478f48c1579f8acb13edceabbaee4f",
11376
- "post.floating-button.position.bottom": "ff8db193bebd896a1c226be5aa69b28b3729c785"
10597
+ "post.validation.font-size": "67f550629b478f48c1579f8acb13edceabbaee4f"
11377
10598
  }
11378
10599
  },
11379
10600
  {
@@ -11575,6 +10796,7 @@
11575
10796
  "Elements/Legend",
11576
10797
  "Components/Accordion",
11577
10798
  "Components/App store badge",
10799
+ "Components/Assist",
11578
10800
  "Components/Avatar",
11579
10801
  "Components/Badge",
11580
10802
  "Components/Banner",
@@ -11592,8 +10814,7 @@
11592
10814
  "Components/Inline notification",
11593
10815
  "Components/Lead",
11594
10816
  "Components/List",
11595
- "Components/List simple",
11596
- "Components/Notifications",
10817
+ "Components/ListCheck",
11597
10818
  "Components/Popover",
11598
10819
  "Components/Radio button",
11599
10820
  "Components/Search input",