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

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": {
@@ -3524,12 +3096,8 @@
3524
3096
  "3": {
3525
3097
  "$type": "sizing",
3526
3098
  "$value": "{post.core.dimension.8}"
3527
- },
3528
- "icon": {
3529
- "1": {
3530
- "$type": "sizing",
3531
- "$value": "{post.core.dimension.28}"
3532
- },
3099
+ },
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,38 @@
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
+ },
4833
4313
  "Components/Avatar": {
4834
4314
  "post": {
4835
4315
  "avatar": {
@@ -5602,7 +5082,7 @@
5602
5082
  "checkbox": {
5603
5083
  "enabled-bg": {
5604
5084
  "$type": "color",
5605
- "$value": "{post.scheme.color.interactive.primary.enabled.bg1}"
5085
+ "$value": "{post.scheme.color.interactive.primary.enabled.bg3}"
5606
5086
  },
5607
5087
  "enabled-fg": {
5608
5088
  "$type": "color",
@@ -5610,7 +5090,7 @@
5610
5090
  },
5611
5091
  "hover-bg": {
5612
5092
  "$type": "color",
5613
- "$value": "{post.scheme.color.interactive.primary.hover.bg}"
5093
+ "$value": "{post.scheme.color.interactive.primary.hover.bg3}"
5614
5094
  },
5615
5095
  "hover-fg": {
5616
5096
  "$type": "color",
@@ -5618,11 +5098,11 @@
5618
5098
  },
5619
5099
  "disabled-bg": {
5620
5100
  "$type": "color",
5621
- "$value": "{post.scheme.color.interactive.primary.disabled.bg}"
5101
+ "$value": "{post.scheme.color.interactive.primary.disabled.bg6}"
5622
5102
  },
5623
5103
  "disabled-fg": {
5624
5104
  "$type": "color",
5625
- "$value": "{post.scheme.color.interactive.primary.disabled.fg1}"
5105
+ "$value": "{post.scheme.color.interactive.primary.disabled.fg4}"
5626
5106
  },
5627
5107
  "enabled-stroke": {
5628
5108
  "$type": "color",
@@ -5634,7 +5114,7 @@
5634
5114
  },
5635
5115
  "disabled-stroke": {
5636
5116
  "$type": "color",
5637
- "$value": "{post.scheme.color.interactive.primary.disabled.stroke}"
5117
+ "$value": "{post.scheme.color.interactive.primary.disabled.stroke4}"
5638
5118
  },
5639
5119
  "gap": {
5640
5120
  "block": {
@@ -5941,7 +5421,7 @@
5941
5421
  "$type": "dimension",
5942
5422
  "$value": "{post.device.position.1}"
5943
5423
  },
5944
- "bottom": {
5424
+ "top": {
5945
5425
  "$type": "dimension",
5946
5426
  "$value": "{post.device.position.1}"
5947
5427
  }
@@ -5997,7 +5477,7 @@
5997
5477
  "translate": {
5998
5478
  "y": {
5999
5479
  "$type": "dimension",
6000
- "$value": "{post.core.dimension.96}"
5480
+ "$value": "{post.core.dimension.112}"
6001
5481
  }
6002
5482
  }
6003
5483
  }
@@ -6439,6 +5919,10 @@
6439
5919
  "$type": "color",
6440
5920
  "$value": "{post.scheme.color.interactive.notification.error.icon}"
6441
5921
  }
5922
+ },
5923
+ "elevation": {
5924
+ "$type": "boxShadow",
5925
+ "$value": "{post.device.elevation.300}"
6442
5926
  }
6443
5927
  }
6444
5928
  }
@@ -6449,11 +5933,11 @@
6449
5933
  "font-size": {
6450
5934
  "$type": "fontSizes",
6451
5935
  "$value": "{post.device.font-size.5}"
5936
+ },
5937
+ "font-weight": {
5938
+ "$type": "fontWeights",
5939
+ "$value": "{post.device.font-weight.bold}"
6452
5940
  }
6453
- },
6454
- "lead-font-weight": {
6455
- "$type": "fontWeights",
6456
- "$value": "{post.device.font-weight.bold}"
6457
5941
  }
6458
5942
  }
6459
5943
  },
@@ -6553,80 +6037,62 @@
6553
6037
  }
6554
6038
  }
6555
6039
  },
6556
- "Components/List simple": {
6040
+ "Components/ListCheck": {
6557
6041
  "post": {
6558
6042
  "list": {
6559
- "simple": {
6560
- "checks": {
6561
- "sizing": {
6562
- "icon": {
6563
- "$type": "sizing",
6564
- "$value": "{post.device.sizing.icon.1}"
6565
- }
6566
- },
6043
+ "check": {
6044
+ "sizing": {
6045
+ "icon": {
6046
+ "$type": "sizing",
6047
+ "$value": "{post.device.sizing.icon.1}"
6048
+ }
6049
+ },
6050
+ "padding": {
6051
+ "icon": {
6052
+ "$type": "spacing",
6053
+ "$value": "{post.device.spacing.padding.16}"
6054
+ }
6055
+ },
6056
+ "text": {
6567
6057
  "padding": {
6568
- "icon": {
6569
- "$type": "spacing",
6570
- "$value": "{post.device.spacing.padding.16}"
6571
- },
6572
- "text": {
6058
+ "$type": "spacing",
6059
+ "$value": "{post.device.spacing.padding.block.6}"
6060
+ }
6061
+ },
6062
+ "icon": {
6063
+ "gap": {
6064
+ "inline": {
6573
6065
  "$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
- }
6066
+ "$value": "{post.device.spacing.gap.inline.2}"
6581
6067
  }
6582
6068
  },
6583
- "gap": {
6069
+ "container": {
6584
6070
  "inline": {
6585
- "text": {
6586
- "$type": "spacing",
6587
- "$value": "{post.device.spacing.gap.inline.2}"
6588
- }
6071
+ "$type": "spacing",
6072
+ "$value": "{post.device.spacing.padding.4}"
6589
6073
  },
6590
6074
  "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
- }
6075
+ "$type": "spacing",
6076
+ "$value": "{post.device.spacing.padding.18}"
6607
6077
  }
6608
6078
  }
6609
6079
  },
6610
- "bullets": {
6611
- "spacing": {
6612
- "padding": {
6080
+ "item": {
6081
+ "gap": {
6082
+ "block": {
6613
6083
  "text": {
6614
6084
  "$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
- }
6085
+ "$value": "{post.device.spacing.gap.block.3}"
6624
6086
  }
6625
6087
  }
6626
6088
  }
6627
- }
6628
- },
6629
- "checks": {
6089
+ },
6090
+ "margin": {
6091
+ "block": {
6092
+ "$type": "spacing",
6093
+ "$value": "{post.device.spacing.padding.block.8}"
6094
+ }
6095
+ },
6630
6096
  "color": {
6631
6097
  "icon-bg": {
6632
6098
  "$type": "color",
@@ -6640,157 +6106,8 @@
6640
6106
  "$type": "color",
6641
6107
  "$value": "{post.scheme.color.interactive.primary.enabled.fg1}"
6642
6108
  }
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
6109
  }
6788
6110
  }
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
6111
  }
6795
6112
  }
6796
6113
  },
@@ -6927,7 +6244,7 @@
6927
6244
  "radio-button": {
6928
6245
  "enabled-bg": {
6929
6246
  "$type": "color",
6930
- "$value": "{post.scheme.color.interactive.primary.enabled.bg1}"
6247
+ "$value": "{post.scheme.color.interactive.primary.enabled.bg3}"
6931
6248
  },
6932
6249
  "enabled-fg": {
6933
6250
  "$type": "color",
@@ -6935,7 +6252,7 @@
6935
6252
  },
6936
6253
  "hover-bg": {
6937
6254
  "$type": "color",
6938
- "$value": "{post.scheme.color.interactive.primary.hover.bg}"
6255
+ "$value": "{post.scheme.color.interactive.primary.hover.bg3}"
6939
6256
  },
6940
6257
  "hover-fg": {
6941
6258
  "$type": "color",
@@ -6943,11 +6260,11 @@
6943
6260
  },
6944
6261
  "disabled-bg": {
6945
6262
  "$type": "color",
6946
- "$value": "{post.scheme.color.interactive.primary.disabled.bg}"
6263
+ "$value": "{post.scheme.color.interactive.primary.disabled.bg6}"
6947
6264
  },
6948
6265
  "disabled-fg": {
6949
6266
  "$type": "color",
6950
- "$value": "{post.scheme.color.interactive.primary.disabled.fg1}"
6267
+ "$value": "{post.scheme.color.interactive.primary.disabled.fg4}"
6951
6268
  },
6952
6269
  "enabled-stroke": {
6953
6270
  "$type": "color",
@@ -6959,7 +6276,7 @@
6959
6276
  },
6960
6277
  "disabled-stroke": {
6961
6278
  "$type": "color",
6962
- "$value": "{post.scheme.color.interactive.primary.disabled.stroke}"
6279
+ "$value": "{post.scheme.color.interactive.primary.disabled.stroke4}"
6963
6280
  },
6964
6281
  "gap": {
6965
6282
  "block": {
@@ -7113,6 +6430,18 @@
7113
6430
  }
7114
6431
  }
7115
6432
  }
6433
+ },
6434
+ "search": {
6435
+ "position": {
6436
+ "inline": {
6437
+ "end": {
6438
+ "icon": {
6439
+ "$type": "dimension",
6440
+ "$value": "{post.core.dimension.14}"
6441
+ }
6442
+ }
6443
+ }
6444
+ }
7116
6445
  }
7117
6446
  }
7118
6447
  },
@@ -7528,6 +6857,10 @@
7528
6857
  "$type": "color",
7529
6858
  "$value": "{post.scheme.color.interactive.notification.error.icon}"
7530
6859
  }
6860
+ },
6861
+ "elevation": {
6862
+ "$type": "boxShadow",
6863
+ "$value": "{post.device.elevation.300}"
7531
6864
  }
7532
6865
  }
7533
6866
  }
@@ -7664,7 +6997,7 @@
7664
6997
  "icon": {
7665
6998
  "success": {
7666
6999
  "$type": "color",
7667
- "$value": "{post.scheme.color.signal.success-dark}"
7000
+ "$value": "{post.scheme.color.interactive.primary.selected.bg2}"
7668
7001
  },
7669
7002
  "disabled": {
7670
7003
  "$type": "color",
@@ -7673,6 +7006,12 @@
7673
7006
  "hover": {
7674
7007
  "$type": "color",
7675
7008
  "$value": "{post.scheme.color.interactive.primary.hover.fg1}"
7009
+ },
7010
+ "padding": {
7011
+ "container": {
7012
+ "$type": "spacing",
7013
+ "$value": "{post.device.spacing.padding.block.18}"
7014
+ }
7676
7015
  }
7677
7016
  },
7678
7017
  "handle": {
@@ -7736,7 +7075,7 @@
7736
7075
  },
7737
7076
  "disabled-bg": {
7738
7077
  "$type": "color",
7739
- "$value": "{post.scheme.color.interactive.primary.disabled.bg3}"
7078
+ "$value": "{post.scheme.color.interactive.primary.disabled.bg5}"
7740
7079
  },
7741
7080
  "disabled-stroke": {
7742
7081
  "$type": "color",
@@ -7805,39 +7144,39 @@
7805
7144
  "textarea": {
7806
7145
  "enabled-bg": {
7807
7146
  "$type": "color",
7808
- "$value": "{post.scheme.color.interactive.primary.enabled.bg1}"
7147
+ "$value": "{post.scheme.color.interactive.input.enabled.bg}"
7809
7148
  },
7810
7149
  "enabled-fg": {
7811
7150
  "$type": "color",
7812
- "$value": "{post.scheme.color.interactive.primary.enabled.fg1}"
7151
+ "$value": "{post.scheme.color.interactive.input.enabled.fg}"
7813
7152
  },
7814
7153
  "hover-bg": {
7815
7154
  "$type": "color",
7816
- "$value": "{post.scheme.color.interactive.primary.hover.bg}"
7155
+ "$value": "{post.scheme.color.interactive.input.hover.bg}"
7817
7156
  },
7818
7157
  "hover-fg": {
7819
7158
  "$type": "color",
7820
- "$value": "{post.scheme.color.interactive.primary.hover.fg1}"
7159
+ "$value": "{post.scheme.color.interactive.input.hover.fg}"
7821
7160
  },
7822
7161
  "disabled-bg": {
7823
7162
  "$type": "color",
7824
- "$value": "{post.scheme.color.interactive.primary.disabled.bg}"
7163
+ "$value": "{post.scheme.color.interactive.input.disabled.bg}"
7825
7164
  },
7826
7165
  "disabled-fg": {
7827
7166
  "$type": "color",
7828
- "$value": "{post.scheme.color.interactive.primary.disabled.fg1}"
7167
+ "$value": "{post.scheme.color.interactive.input.disabled.fg}"
7829
7168
  },
7830
7169
  "enabled-border": {
7831
7170
  "$type": "color",
7832
- "$value": "{post.scheme.color.interactive.primary.enabled.stroke}"
7171
+ "$value": "{post.scheme.color.interactive.input.enabled.border}"
7833
7172
  },
7834
7173
  "hover-border": {
7835
7174
  "$type": "color",
7836
- "$value": "{post.scheme.color.interactive.primary.hover.stroke}"
7175
+ "$value": "{post.scheme.color.interactive.input.hover.border}"
7837
7176
  },
7838
7177
  "disabled-border": {
7839
7178
  "$type": "color",
7840
- "$value": "{post.scheme.color.interactive.primary.disabled.stroke}"
7179
+ "$value": "{post.scheme.color.interactive.input.disabled.border}"
7841
7180
  },
7842
7181
  "gap": {
7843
7182
  "inline": {
@@ -7851,10 +7190,6 @@
7851
7190
  },
7852
7191
  "padding": {
7853
7192
  "block": {
7854
- "assist": {
7855
- "$type": "spacing",
7856
- "$value": "{post.device.spacing.padding.block.5}"
7857
- },
7858
7193
  "start": {
7859
7194
  "$type": "spacing",
7860
7195
  "$value": "{post.device.spacing.padding.block.29}"
@@ -7862,6 +7197,10 @@
7862
7197
  "end": {
7863
7198
  "$type": "spacing",
7864
7199
  "$value": "{post.device.spacing.padding.3}"
7200
+ },
7201
+ "assist": {
7202
+ "$type": "spacing",
7203
+ "$value": "{post.device.spacing.padding.block.5}"
7865
7204
  }
7866
7205
  },
7867
7206
  "inline": {
@@ -7875,7 +7214,7 @@
7875
7214
  },
7876
7215
  "end": {
7877
7216
  "$type": "spacing",
7878
- "$value": "{post.device.spacing.padding.3}"
7217
+ "$value": "{post.core.dimension.26}"
7879
7218
  }
7880
7219
  }
7881
7220
  },
@@ -7924,7 +7263,7 @@
7924
7263
  },
7925
7264
  "end": {
7926
7265
  "$type": "spacing",
7927
- "$value": "{post.device.spacing.padding.inline.4}"
7266
+ "$value": "{post.core.dimension.28}"
7928
7267
  }
7929
7268
  },
7930
7269
  "block": {
@@ -7939,7 +7278,7 @@
7939
7278
  "inline": {
7940
7279
  "end": {
7941
7280
  "$type": "spacing",
7942
- "$value": "{post.core.dimension.42}"
7281
+ "$value": "{post.core.dimension.58}"
7943
7282
  }
7944
7283
  }
7945
7284
  }
@@ -7975,12 +7314,10 @@
7975
7314
  "resize": {
7976
7315
  "$type": "dimension",
7977
7316
  "$value": "{post.core.dimension.6}"
7978
- }
7979
- },
7980
- "start": {
7317
+ },
7981
7318
  "validation": {
7982
7319
  "$type": "dimension",
7983
- "$value": "{post.core.dimension.12}"
7320
+ "$value": "{post.core.dimension.28}"
7984
7321
  }
7985
7322
  }
7986
7323
  },
@@ -8002,7 +7339,7 @@
8002
7339
  "assist": {
8003
7340
  "font-size": {
8004
7341
  "$type": "fontSizes",
8005
- "$value": "{post.device.font-size.10}"
7342
+ "$value": "{post.device.font-size.9}"
8006
7343
  }
8007
7344
  },
8008
7345
  "validated": {
@@ -8010,10 +7347,14 @@
8010
7347
  "inline": {
8011
7348
  "end": {
8012
7349
  "$type": "spacing",
8013
- "$value": "{post.core.dimension.40}"
7350
+ "$value": "{post.core.dimension.56}"
8014
7351
  }
8015
7352
  }
8016
7353
  }
7354
+ },
7355
+ "placeholder-fg": {
7356
+ "$type": "color",
7357
+ "$value": "{post.scheme.color.interactive.primary.enabled.fg2}"
8017
7358
  }
8018
7359
  }
8019
7360
  }
@@ -8054,27 +7395,27 @@
8054
7395
  "color": {
8055
7396
  "enabled-bg": {
8056
7397
  "$type": "color",
8057
- "$value": "{post.scheme.color.interactive.primary.enabled.bg1}"
7398
+ "$value": "{post.scheme.color.interactive.input.enabled.bg}"
8058
7399
  },
8059
7400
  "enabled-fg": {
8060
7401
  "$type": "color",
8061
- "$value": "{post.scheme.color.interactive.primary.enabled.fg1}"
7402
+ "$value": "{post.scheme.color.interactive.input.enabled.fg}"
8062
7403
  },
8063
7404
  "hover-bg": {
8064
7405
  "$type": "color",
8065
- "$value": "{post.scheme.color.interactive.primary.hover.bg}"
7406
+ "$value": "{post.scheme.color.interactive.input.hover.bg}"
8066
7407
  },
8067
7408
  "hover-fg": {
8068
7409
  "$type": "color",
8069
- "$value": "{post.scheme.color.interactive.primary.hover.fg1}"
7410
+ "$value": "{post.scheme.color.interactive.input.hover.fg}"
8070
7411
  },
8071
7412
  "disabled-bg": {
8072
7413
  "$type": "color",
8073
- "$value": "{post.scheme.color.interactive.primary.disabled.bg}"
7414
+ "$value": "{post.scheme.color.interactive.input.disabled.bg}"
8074
7415
  },
8075
7416
  "disabled-fg": {
8076
7417
  "$type": "color",
8077
- "$value": "{post.scheme.color.interactive.primary.disabled.fg1}"
7418
+ "$value": "{post.scheme.color.interactive.input.disabled.fg}"
8078
7419
  },
8079
7420
  "selected-bg": {
8080
7421
  "$type": "color",
@@ -8082,7 +7423,7 @@
8082
7423
  },
8083
7424
  "selected-fg": {
8084
7425
  "$type": "color",
8085
- "$value": "{post.scheme.color.interactive.primary.selected.fg1}"
7426
+ "$value": "{post.scheme.color.interactive.input.enabled.fg}"
8086
7427
  },
8087
7428
  "helptext-fg": {
8088
7429
  "$type": "color",
@@ -8090,19 +7431,19 @@
8090
7431
  },
8091
7432
  "enabled-border": {
8092
7433
  "$type": "color",
8093
- "$value": "{post.scheme.color.interactive.primary.enabled.stroke}"
7434
+ "$value": "{post.scheme.color.interactive.input.enabled.border}"
8094
7435
  },
8095
7436
  "hover-border": {
8096
7437
  "$type": "color",
8097
- "$value": "{post.scheme.color.interactive.primary.hover.stroke}"
7438
+ "$value": "{post.scheme.color.interactive.input.hover.border}"
8098
7439
  },
8099
7440
  "disabled-border": {
8100
7441
  "$type": "color",
8101
- "$value": "{post.scheme.color.interactive.primary.disabled.stroke}"
7442
+ "$value": "{post.scheme.color.interactive.input.disabled.border}"
8102
7443
  },
8103
7444
  "selected-border": {
8104
7445
  "$type": "color",
8105
- "$value": "{post.scheme.color.interactive.primary.selected.stroke1}"
7446
+ "$value": "{post.scheme.color.interactive.input.enabled.border}"
8106
7447
  },
8107
7448
  "signal": {
8108
7449
  "error": {
@@ -8376,6 +7717,10 @@
8376
7717
  "$type": "color",
8377
7718
  "$value": "{post.scheme.color.interactive.notification.error.icon}"
8378
7719
  }
7720
+ },
7721
+ "elevation": {
7722
+ "$type": "boxShadow",
7723
+ "$value": "{post.device.elevation.300}"
8379
7724
  }
8380
7725
  }
8381
7726
  }
@@ -8506,7 +7851,7 @@
8506
7851
  "$type": "typography",
8507
7852
  "$value": {
8508
7853
  "fontFamily": "{post.body.font-family}",
8509
- "fontWeight": "{post.lead-font-weight}",
7854
+ "fontWeight": "{post.lead.font-weight}",
8510
7855
  "fontSize": "{post.lead.font-size}",
8511
7856
  "letterSpacing": "{post.body.letter-spacing}",
8512
7857
  "lineHeight": "{post.body.line-height}"
@@ -9421,15 +8766,16 @@
9421
8766
  "post.core.dimension.34": "04e2b51cb7030588d248f62e3abf6d234992d10e",
9422
8767
  "post.core.dimension.36": "6e42dbdae5890500b12efbbf989c507a1b48d2ca",
9423
8768
  "post.core.dimension.40": "60db40cf07a6b3e92bcf85edc80515fd7a09d8b9",
9424
- "post.core.dimension.46": "74ac568dad40f8bbdc961bfdb314e71038fd7a5e",
9425
8769
  "post.core.dimension.48": "3c99f33268fc1a0907c9c95feb818692b940f0df",
9426
8770
  "post.core.dimension.50": "8312fb2e184c7b79ae3cff18a147a2f337c7b235",
9427
8771
  "post.core.dimension.56": "be606e2dbf04b756f087cf97628f7dcc88b4a25d",
8772
+ "post.core.dimension.58": "ad3a7ead105f847cd7a9f9bfbf57e936e9a647ef",
9428
8773
  "post.core.dimension.64": "45594761f6b08503e67e61fcfe9a3c12e8d09173",
9429
8774
  "post.core.dimension.72": "59844434f8c6ee1e337ec215e3548e1d40daf045",
9430
8775
  "post.core.dimension.78": "d8d6b0835a349a9dd8cbe65e95943de12d3a3a00",
9431
8776
  "post.core.dimension.80": "1ed36d765c9681045964985247fa22284ce969b7",
9432
8777
  "post.core.dimension.82": "8049dec4f0860a0b206c65224d703a3f61135da8",
8778
+ "post.core.dimension.88": "25523ad55ba87cf27dc208a3bff2bf2cc511d68f",
9433
8779
  "post.core.dimension.96": "c284ed2b1cd135012ce6f9a7b7709b031550b4ab",
9434
8780
  "post.core.dimension.100": "a6b405b6955da9114e41712fd7f8413e018c81c9",
9435
8781
  "post.core.dimension.112": "483e4eb70ead94af3bac5727f4021e10f46e6eaf",
@@ -9448,7 +8794,6 @@
9448
8794
  "post.core.dimension.26-5": "fc0f8d331a3a6869de95d2f1031974fbc926e0c4",
9449
8795
  "post.core.dimension.25-5": "52d70e1c63622fee6eeb2d8a176796da6bb60233",
9450
8796
  "post.core.dimension.24-5": "b4bfb43876d1f47a6b0c4e965437a2f29327ff8c",
9451
- "post.core.font-weight.300": "4436d559d2383ae1a0ad88d57da9ce6360a7aef7",
9452
8797
  "post.core.font-weight.400": "2e0dea0ce52e09ecf1ea56fc61739b5dfd4c1335",
9453
8798
  "post.core.font-weight.500": "b4f03965c86694b373279706e6a7abd0f85ef831",
9454
8799
  "post.core.font-weight.700": "a8572f4ab00764d5deee3d136c730ba552e3d649",
@@ -9459,13 +8804,9 @@
9459
8804
  "post.core.font-size.16": "cfe88d463c2a97605853ad688f610b6d2413aa79",
9460
8805
  "post.core.font-size.18": "87a6c3f64bb8442a7a68b68a117e37642e05ab0a",
9461
8806
  "post.core.font-size.20": "406933c00d98f806b314773b720b44ef18c44b21",
9462
- "post.core.font-size.22": "84d13d9117cb15e2dd4765f4dd62e4ac8e4089d0",
9463
8807
  "post.core.font-size.24": "9adfd1cbdaf8c62ec5e1767d289abe387474e032",
9464
- "post.core.font-size.26": "817b79f15604f76f861989e5a09997c8530b5d90",
9465
8808
  "post.core.font-size.28": "e6c1bd0761a9978e4527442cfab59ba9f764d2bd",
9466
- "post.core.font-size.30": "2c729cc88e7a14ae59780f15f7b51059b504717b",
9467
8809
  "post.core.font-size.32": "468652535b4d230b8aacbfdad93b0ac69dd79f5e",
9468
- "post.core.font-size.34": "d4359139af1b8156d417d4da6b43dd112463db81",
9469
8810
  "post.core.font-size.36": "d915e690bf9ee5217752fd9d94f42d744e82aa92",
9470
8811
  "post.core.font-size.40": "79f8e733b8e993cbc3792ea4ed7a9e702b1a769c",
9471
8812
  "post.core.letter-spacing.none": "195c468fa2f255470e6e8077bfc5cb14da225064",
@@ -9473,9 +8814,7 @@
9473
8814
  "post.core.font-family.swiss-post": "5547f71fafbe8166ac0384fd4e8862796da43fea",
9474
8815
  "post.core.font-family.caveat": "15b599e49f27297ab4aced39752df2cf43f2bb20",
9475
8816
  "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"
8817
+ "post.core.bg-scheme.dark": "e8c0b33a001cad7d205a2164de934d28333fc7c4"
9479
8818
  }
9480
8819
  },
9481
8820
  {
@@ -9554,24 +8893,8 @@
9554
8893
  "post.scheme.color.interactive.button.tertiary.disabled.fg-inverted": "3a9df8d34384032af3f986043a92eedf2a8a7a34",
9555
8894
  "post.scheme.color.interactive.button.tertiary.disabled.bg-inverted": "a225de1829f6f8143d75e388164e2af83ea4f6a2",
9556
8895
  "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
8896
  "post.scheme.color.interactive.focus.stroke": "45a49cfd83943b6198f45b94b88316247bafd65f",
9567
8897
  "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
8898
  "post.scheme.color.interactive.primary.enabled.bg1": "a584b17b8f7242193ff9ac51339a43e2413799a2",
9576
8899
  "post.scheme.color.interactive.primary.enabled.fg1": "a6776cc4052ea886f3077e035cb848bb8f9d74c7",
9577
8900
  "post.scheme.color.interactive.primary.enabled.fg2": "b85dc82452d5669bce12a2703a01fe9d2d536b73",
@@ -9579,31 +8902,31 @@
9579
8902
  "post.scheme.color.interactive.primary.enabled.fg3": "9e54ef6fc66a0054ffd6b3bc0c7698699c4cabd9",
9580
8903
  "post.scheme.color.interactive.primary.enabled.bg2": "150fee6272f684bfe2932f0fc85f5b988a749191",
9581
8904
  "post.scheme.color.interactive.primary.enabled.stroke3": "915dad4def2d9fda8bd134433dafb0b433520681",
8905
+ "post.scheme.color.interactive.primary.enabled.bg3": "2ce7249ce3193851128c93a6f2b7ef668ae528ae",
9582
8906
  "post.scheme.color.interactive.primary.hover.bg": "7aedb66803c7fad003929ca6c81bb7d7737b0d57",
9583
8907
  "post.scheme.color.interactive.primary.hover.fg1": "7ef9cbf8cb729ee722b988ddac31fd390616e276",
9584
- "post.scheme.color.interactive.primary.hover.fg2": "b2403dd77e71b4848d3558c343719da14959cfa7",
9585
8908
  "post.scheme.color.interactive.primary.hover.stroke": "9e140f920b59b23489a7c75c4b6990ee27d39cb4",
9586
8909
  "post.scheme.color.interactive.primary.hover.fg3": "3576b26a23c5becddff25ded83edf7709069c262",
9587
8910
  "post.scheme.color.interactive.primary.hover.bg2": "367bc693723ef1f5c1f9c0961eeb4ab430b9319a",
9588
8911
  "post.scheme.color.interactive.primary.hover.stroke3": "14a61f7a4a47175acaef2dd2464dca3c3b7bfb68",
8912
+ "post.scheme.color.interactive.primary.hover.bg3": "bb64afac2be48ddd31b986e67cd8338ebf30c3cc",
9589
8913
  "post.scheme.color.interactive.primary.disabled.bg": "a2b9d1dcc588fb5bd222834e7583e8cfab2c4e88",
9590
8914
  "post.scheme.color.interactive.primary.disabled.fg1": "f5fd0ffa2898c59c2589c2f9c6f958ada58fec31",
9591
- "post.scheme.color.interactive.primary.disabled.fg2": "b3cd96507de21f5149f81145470f49a8a08b0355",
9592
8915
  "post.scheme.color.interactive.primary.disabled.stroke": "1174333c039cf82fded01d5674787c0587c1b043",
9593
- "post.scheme.color.interactive.primary.disabled.bg2": "a22ecbf39a19f71f1da52d2799f34d82012de3c3",
9594
8916
  "post.scheme.color.interactive.primary.disabled.fg3": "4275db2a6373672622a84d83f7c05115fef5f074",
9595
- "post.scheme.color.interactive.primary.disabled.bg3": "061a3f68548e0983b90e8c5602848734e2b220e4",
9596
8917
  "post.scheme.color.interactive.primary.disabled.stroke2": "f1996e5a2f0ddae5a70fc654120febd8deadfd70",
9597
8918
  "post.scheme.color.interactive.primary.disabled.bg4": "cbd472c5f53fe207babc9d0e2f387dd7235ca8b6",
9598
8919
  "post.scheme.color.interactive.primary.disabled.stroke3": "b6f6a8caf670f7786560c10a897be950454f63ee",
8920
+ "post.scheme.color.interactive.primary.disabled.bg5": "21deaefac612428b75e362722aff06adbf3236e7",
8921
+ "post.scheme.color.interactive.primary.disabled.fg4": "493737281e262558c6971c1985b2182555dfb786",
8922
+ "post.scheme.color.interactive.primary.disabled.stroke4": "dbc77a602561bf65f668ad01a85aad427483fb55",
8923
+ "post.scheme.color.interactive.primary.disabled.bg6": "c3d7035650e871746bb7fec9cc7ee484884e2b83",
9599
8924
  "post.scheme.color.interactive.primary.selected.bg1": "cf75460d83b62af415ac79e087f41a04e8d01cbd",
9600
8925
  "post.scheme.color.interactive.primary.selected.fg1": "d11093e6b269456c3d3d8bbc872e28d603416097",
9601
- "post.scheme.color.interactive.primary.selected.fg2": "2da15bd15cef0c8f2b261c15bad9ffad1a33b74f",
9602
8926
  "post.scheme.color.interactive.primary.selected.stroke1": "550b96f317e985b79917fd707c1f6d236784f93b",
9603
8927
  "post.scheme.color.interactive.primary.selected.fg3": "3bc8c4d9ce8927f0cea9dd992737f3a6d6293953",
9604
8928
  "post.scheme.color.interactive.primary.selected.bg2": "7a0bd1da8b79f4a8df41671ea87ff9459da972b9",
9605
8929
  "post.scheme.color.interactive.primary.selected.stroke4": "353c807b673deaaff93fcad6cb2dd45c6e1370e8",
9606
- "post.scheme.color.interactive.primary.selected.stroke2": "1970ea4439a04f01188d4140ac306585206f56ad",
9607
8930
  "post.scheme.color.interactive.primary.selected.stroke3": "b88b12d27abd17687a1e6a0d24ab3922070fa022",
9608
8931
  "post.scheme.color.interactive.primary.selected.bg4": "2ff12dcb2eeefdf9269b693bbf6422ea2ad8212a",
9609
8932
  "post.scheme.color.interactive.notification.info.fg": "e6f2ca071f61c4adc7af9dfc4d1ff088e2002a0a",
@@ -9622,6 +8945,7 @@
9622
8945
  "post.scheme.color.interactive.notification.error.bg": "6165ecb63010c190df5bf65b59d442a4f802a05d",
9623
8946
  "post.scheme.color.interactive.notification.error.icon": "6a602959aae6c213148ff0f586280a123ebff780",
9624
8947
  "post.scheme.color.interactive.notification.error.stroke": "f6a25a2fe2b3146d1684d3906e635ef9505a4c23",
8948
+ "post.scheme.color.interactive.input.enabled.border": "0acd1351445659355ab8d6f7f370fe1c217ebe91",
9625
8949
  "post.scheme.color.surface.default.bg": "76160b240c5dee3ecddf678e49fb08e554103e19",
9626
8950
  "post.scheme.color.surface.default.fg": "0497e52aa5f3173648ad5d0a10d8433eb3f229d4",
9627
8951
  "post.scheme.color.surface.default.stroke": "acff34c0c7e3f3b7360988406c18af0b164393ff",
@@ -9654,7 +8978,15 @@
9654
8978
  "post.cargo.scheme.color.surface.accent.fg": "e724294b65aca52dcb29118010534f0482bd0881",
9655
8979
  "post.cargo.scheme.color.surface.accent.fg-accent": "9d2202f6c4937b0a006f5bf8886480984ab8efb2",
9656
8980
  "post.scheme.color.signal.neutral-dark": "790da7ad43fa67de3b2da99582d332791fb09e9f",
9657
- "post.scheme.color.signal.neutral": "daad7eeff08d93aeed6c1ad67af23e58bdffd198"
8981
+ "post.scheme.color.signal.neutral": "daad7eeff08d93aeed6c1ad67af23e58bdffd198",
8982
+ "post.scheme.color.interactive.input.enabled.bg": "ee1559ba9c687a96a4f52b60241ad08d6af675ef",
8983
+ "post.scheme.color.interactive.input.enabled.fg": "c0b646bc7315b3eb57777ada948f08b0fd3d718d",
8984
+ "post.scheme.color.interactive.input.hover.bg": "9e0464752dbef48d2c13c82b1865fb29baa976d6",
8985
+ "post.scheme.color.interactive.input.hover.fg": "4191ea628c0c943fa24e832a57e02fce109f0a73",
8986
+ "post.scheme.color.interactive.input.hover.border": "69ac281e1d33ebdb46f1512dd957323d89a6cc66",
8987
+ "post.scheme.color.interactive.input.disabled.bg": "751b8e0c0c47287585e354becf6a35bc76d3ef30",
8988
+ "post.scheme.color.interactive.input.disabled.fg": "ab50ae4da2b62ef7e661bbd499b51e51b20b6289",
8989
+ "post.scheme.color.interactive.input.disabled.border": "03fcc579a4ae77e80ca5f0e8b4a33c17b07b9944"
9658
8990
  }
9659
8991
  },
9660
8992
  {
@@ -9663,7 +8995,8 @@
9663
8995
  "$figmaStyleReferences": {},
9664
8996
  "selectedTokenSets": {
9665
8997
  "core": "source",
9666
- "Scheme/Dark": "enabled"
8998
+ "Scheme/Dark": "enabled",
8999
+ "Scheme/Light": "enabled"
9667
9000
  },
9668
9001
  "$figmaCollectionId": "VariableCollectionId:718:1666",
9669
9002
  "$figmaModeId": "718:2",
@@ -9676,6 +9009,8 @@
9676
9009
  "post.scheme.color.signal.warning-light": "89302ce07bdf3dda8857ae055241ba5e55af16c7",
9677
9010
  "post.scheme.color.signal.information-dark": "04907dc5972eef19d828ea38aafba62220824b5c",
9678
9011
  "post.scheme.color.signal.information-light": "92a36e527934b27f741ef1d21ccd77f46081bcea",
9012
+ "post.scheme.color.signal.neutral-dark": "790da7ad43fa67de3b2da99582d332791fb09e9f",
9013
+ "post.scheme.color.signal.neutral": "daad7eeff08d93aeed6c1ad67af23e58bdffd198",
9679
9014
  "post.scheme.color.signal.success-solo": "005074d4749ba0d64a11e8a5c742c48631c98dca",
9680
9015
  "post.scheme.color.signal.error-solo": "93e0cd4e7a5f9b2a33a76c9c0f3ab60dc5543f66",
9681
9016
  "post.scheme.color.interactive.button.primary.enabled.fg": "2a55e0da7a6a77af2ab682cfee46da43264624cf",
@@ -9732,24 +9067,8 @@
9732
9067
  "post.scheme.color.interactive.button.tertiary.disabled.fg-inverted": "3a9df8d34384032af3f986043a92eedf2a8a7a34",
9733
9068
  "post.scheme.color.interactive.button.tertiary.disabled.bg-inverted": "a225de1829f6f8143d75e388164e2af83ea4f6a2",
9734
9069
  "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
9070
  "post.scheme.color.interactive.focus.stroke": "45a49cfd83943b6198f45b94b88316247bafd65f",
9745
9071
  "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
9072
  "post.scheme.color.interactive.primary.enabled.bg1": "a584b17b8f7242193ff9ac51339a43e2413799a2",
9754
9073
  "post.scheme.color.interactive.primary.enabled.fg1": "a6776cc4052ea886f3077e035cb848bb8f9d74c7",
9755
9074
  "post.scheme.color.interactive.primary.enabled.fg2": "b85dc82452d5669bce12a2703a01fe9d2d536b73",
@@ -9757,31 +9076,31 @@
9757
9076
  "post.scheme.color.interactive.primary.enabled.fg3": "9e54ef6fc66a0054ffd6b3bc0c7698699c4cabd9",
9758
9077
  "post.scheme.color.interactive.primary.enabled.bg2": "150fee6272f684bfe2932f0fc85f5b988a749191",
9759
9078
  "post.scheme.color.interactive.primary.enabled.stroke3": "915dad4def2d9fda8bd134433dafb0b433520681",
9079
+ "post.scheme.color.interactive.primary.enabled.bg3": "2ce7249ce3193851128c93a6f2b7ef668ae528ae",
9760
9080
  "post.scheme.color.interactive.primary.hover.bg": "7aedb66803c7fad003929ca6c81bb7d7737b0d57",
9761
9081
  "post.scheme.color.interactive.primary.hover.fg1": "7ef9cbf8cb729ee722b988ddac31fd390616e276",
9762
- "post.scheme.color.interactive.primary.hover.fg2": "b2403dd77e71b4848d3558c343719da14959cfa7",
9763
9082
  "post.scheme.color.interactive.primary.hover.stroke": "9e140f920b59b23489a7c75c4b6990ee27d39cb4",
9764
9083
  "post.scheme.color.interactive.primary.hover.fg3": "3576b26a23c5becddff25ded83edf7709069c262",
9765
9084
  "post.scheme.color.interactive.primary.hover.bg2": "367bc693723ef1f5c1f9c0961eeb4ab430b9319a",
9766
9085
  "post.scheme.color.interactive.primary.hover.stroke3": "14a61f7a4a47175acaef2dd2464dca3c3b7bfb68",
9086
+ "post.scheme.color.interactive.primary.hover.bg3": "bb64afac2be48ddd31b986e67cd8338ebf30c3cc",
9767
9087
  "post.scheme.color.interactive.primary.disabled.bg": "a2b9d1dcc588fb5bd222834e7583e8cfab2c4e88",
9768
9088
  "post.scheme.color.interactive.primary.disabled.fg1": "f5fd0ffa2898c59c2589c2f9c6f958ada58fec31",
9769
- "post.scheme.color.interactive.primary.disabled.fg2": "b3cd96507de21f5149f81145470f49a8a08b0355",
9770
9089
  "post.scheme.color.interactive.primary.disabled.stroke": "1174333c039cf82fded01d5674787c0587c1b043",
9771
- "post.scheme.color.interactive.primary.disabled.bg2": "a22ecbf39a19f71f1da52d2799f34d82012de3c3",
9772
9090
  "post.scheme.color.interactive.primary.disabled.fg3": "4275db2a6373672622a84d83f7c05115fef5f074",
9773
- "post.scheme.color.interactive.primary.disabled.bg3": "061a3f68548e0983b90e8c5602848734e2b220e4",
9774
9091
  "post.scheme.color.interactive.primary.disabled.stroke2": "f1996e5a2f0ddae5a70fc654120febd8deadfd70",
9775
9092
  "post.scheme.color.interactive.primary.disabled.bg4": "cbd472c5f53fe207babc9d0e2f387dd7235ca8b6",
9776
9093
  "post.scheme.color.interactive.primary.disabled.stroke3": "b6f6a8caf670f7786560c10a897be950454f63ee",
9094
+ "post.scheme.color.interactive.primary.disabled.bg5": "21deaefac612428b75e362722aff06adbf3236e7",
9095
+ "post.scheme.color.interactive.primary.disabled.fg4": "493737281e262558c6971c1985b2182555dfb786",
9096
+ "post.scheme.color.interactive.primary.disabled.stroke4": "dbc77a602561bf65f668ad01a85aad427483fb55",
9097
+ "post.scheme.color.interactive.primary.disabled.bg6": "c3d7035650e871746bb7fec9cc7ee484884e2b83",
9777
9098
  "post.scheme.color.interactive.primary.selected.bg1": "cf75460d83b62af415ac79e087f41a04e8d01cbd",
9778
9099
  "post.scheme.color.interactive.primary.selected.fg1": "d11093e6b269456c3d3d8bbc872e28d603416097",
9779
- "post.scheme.color.interactive.primary.selected.fg2": "2da15bd15cef0c8f2b261c15bad9ffad1a33b74f",
9780
9100
  "post.scheme.color.interactive.primary.selected.stroke1": "550b96f317e985b79917fd707c1f6d236784f93b",
9781
9101
  "post.scheme.color.interactive.primary.selected.fg3": "3bc8c4d9ce8927f0cea9dd992737f3a6d6293953",
9782
9102
  "post.scheme.color.interactive.primary.selected.bg2": "7a0bd1da8b79f4a8df41671ea87ff9459da972b9",
9783
9103
  "post.scheme.color.interactive.primary.selected.stroke4": "353c807b673deaaff93fcad6cb2dd45c6e1370e8",
9784
- "post.scheme.color.interactive.primary.selected.stroke2": "1970ea4439a04f01188d4140ac306585206f56ad",
9785
9104
  "post.scheme.color.interactive.primary.selected.stroke3": "b88b12d27abd17687a1e6a0d24ab3922070fa022",
9786
9105
  "post.scheme.color.interactive.primary.selected.bg4": "2ff12dcb2eeefdf9269b693bbf6422ea2ad8212a",
9787
9106
  "post.scheme.color.interactive.notification.info.fg": "e6f2ca071f61c4adc7af9dfc4d1ff088e2002a0a",
@@ -9800,6 +9119,15 @@
9800
9119
  "post.scheme.color.interactive.notification.error.bg": "6165ecb63010c190df5bf65b59d442a4f802a05d",
9801
9120
  "post.scheme.color.interactive.notification.error.icon": "6a602959aae6c213148ff0f586280a123ebff780",
9802
9121
  "post.scheme.color.interactive.notification.error.stroke": "f6a25a2fe2b3146d1684d3906e635ef9505a4c23",
9122
+ "post.scheme.color.interactive.input.enabled.bg": "ee1559ba9c687a96a4f52b60241ad08d6af675ef",
9123
+ "post.scheme.color.interactive.input.enabled.fg": "c0b646bc7315b3eb57777ada948f08b0fd3d718d",
9124
+ "post.scheme.color.interactive.input.enabled.border": "0acd1351445659355ab8d6f7f370fe1c217ebe91",
9125
+ "post.scheme.color.interactive.input.hover.bg": "9e0464752dbef48d2c13c82b1865fb29baa976d6",
9126
+ "post.scheme.color.interactive.input.hover.fg": "4191ea628c0c943fa24e832a57e02fce109f0a73",
9127
+ "post.scheme.color.interactive.input.hover.border": "69ac281e1d33ebdb46f1512dd957323d89a6cc66",
9128
+ "post.scheme.color.interactive.input.disabled.bg": "751b8e0c0c47287585e354becf6a35bc76d3ef30",
9129
+ "post.scheme.color.interactive.input.disabled.fg": "ab50ae4da2b62ef7e661bbd499b51e51b20b6289",
9130
+ "post.scheme.color.interactive.input.disabled.border": "03fcc579a4ae77e80ca5f0e8b4a33c17b07b9944",
9803
9131
  "post.scheme.color.surface.default.bg": "76160b240c5dee3ecddf678e49fb08e554103e19",
9804
9132
  "post.scheme.color.surface.default.fg": "0497e52aa5f3173648ad5d0a10d8433eb3f229d4",
9805
9133
  "post.scheme.color.surface.default.stroke": "acff34c0c7e3f3b7360988406c18af0b164393ff",
@@ -9857,18 +9185,6 @@
9857
9185
  "post.device.font-size.9": "23590915ce9c30e0caf395ad9e7fa5b10a9d6d0f",
9858
9186
  "post.device.font-size.10": "343f6a18984d4d3979334cb11e32ca10e106937f",
9859
9187
  "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
9188
  "post.device.font-family.default": "38fff1548814bdde018a1ba905997904160c681b",
9873
9189
  "post.device.spacing.gap.block.1": "b81e680c344c30ca1c1bb06455a368e407bc7880",
9874
9190
  "post.device.spacing.gap.block.2": "4a1dd1f5413efe360cfb36bdd2ecdfd3395c365b",
@@ -9876,27 +9192,19 @@
9876
9192
  "post.device.spacing.gap.inline.2": "faef610241a69748e62611b8e146f6780dae7d0e",
9877
9193
  "post.device.spacing.gap.inline.6": "a4a768a75fb809028d28930d42fe095c1875c7df",
9878
9194
  "post.device.spacing.gap.inline.7": "a8c917d557703948fc61241fda83874f6d2c75ee",
9879
- "post.device.spacing.gap.inline.8": "c01a1cb0094c47c2ab7ef20490cdca7bb02b0994",
9880
- "post.device.spacing.gap.inline.9": "c6407a7f58dff16bf016eded51c55a20048cc510",
9881
9195
  "post.device.spacing.gap.inline.10": "81e09d5b1f61262740353488c84a3e1dc09d83c0",
9882
9196
  "post.device.spacing.gap.inline.12": "08cc3d16fcc5545ccd3b3ec7f8247381e57fd571",
9883
9197
  "post.device.spacing.padding.1": "c4635d29cc336f857c6c8e52ab3e7cb19b1812c2",
9884
9198
  "post.device.spacing.padding.9": "c0b5a059bf7cd0b40c2f02d89edeec9fe7871c93",
9885
9199
  "post.device.spacing.padding.10": "d1b5c21d7ecc760ef668bf2fff454f8404b035ae",
9886
- "post.device.spacing.padding.13": "34adb68af2a637832a5fe3c551ede86df72da22f",
9887
- "post.device.spacing.padding.14": "ab58b4544fe4afbc5016cf045ac83ad8c7edd36d",
9888
9200
  "post.device.spacing.padding.19": "55dc6cc8355fad96a60db1e72fed720653a15b52",
9889
- "post.device.spacing.padding.20": "232df4b378a1f1b7062f6d0967d2f9dd8d068035",
9890
9201
  "post.device.spacing.padding.block.1": "df1d5f20317d135e92c2f76c6de8670f83d52045",
9891
9202
  "post.device.spacing.padding.block.3": "931df8e83a599b6ed42ac07836bb9f628df95a11",
9892
- "post.device.spacing.padding.block.4": "6695b2c106326fe98be09521ee134a81ed26f2d2",
9893
9203
  "post.device.spacing.padding.block.6": "fb123d11d6498d112c4d36a4fdef5bacafae88ae",
9894
9204
  "post.device.spacing.padding.block.7": "0cb9374c93ed92485f7c51de410269e399585c29",
9895
9205
  "post.device.spacing.padding.block.8": "5eeaa782f13c9a6dc00a47078b54556fa50c611a",
9896
9206
  "post.device.spacing.padding.block.10": "2f99b2463811055d0f44088638bc153ac3c4054d",
9897
- "post.device.spacing.padding.block.11": "5d575c80ae756461e601cdf082d1e6af28d610b9",
9898
9207
  "post.device.spacing.padding.block.12": "8cbc9dc0f8b9f97d0c87eeb056bf472b0cd818c8",
9899
- "post.device.spacing.padding.block.13": "64e1647cf27b478cbd23e48dba9b7dd8811cb5e7",
9900
9208
  "post.device.spacing.padding.block.14": "a6427c0a7b5be884fca782a198c1d1bfccd9807f",
9901
9209
  "post.device.spacing.padding.block.15": "b2a434eb28279be77246ffac732334fe984ed0b1",
9902
9210
  "post.device.spacing.padding.block.16": "58662a7aefe8b726678e0862bfab0bc7fcc0963d",
@@ -9906,7 +9214,6 @@
9906
9214
  "post.device.spacing.padding.block.22": "06bf3cc9f111447dd5ab49c5fcd5319f22842089",
9907
9215
  "post.device.spacing.padding.block.23": "217fb5f28fcf01b9f362f0e45f0c0780d38150b6",
9908
9216
  "post.device.spacing.padding.block.24": "f686d2271f0067fa4db06c30ee1db53bd954d0ca",
9909
- "post.device.spacing.padding.block.26": "8db56edb0dc3ee21dd569bd0281da1a23b2f2476",
9910
9217
  "post.device.spacing.padding.block.27": "100062af317485baa5eb39b22bdf1f3fd73b71d1",
9911
9218
  "post.device.spacing.padding.block.28": "895e312dae801af70e24ede86c2d25203b46e967",
9912
9219
  "post.device.spacing.padding.block.29": "e4a88bacff8f38bce4b8c1daec564da51ccc5af9",
@@ -9919,30 +9226,22 @@
9919
9226
  "post.device.spacing.margin.4": "da53f4155b9f08ff30bddf3a07a176a6d7eeb94b",
9920
9227
  "post.device.spacing.margin.5": "6b9e8903badb94a863a91be42b4cc6c9468c6038",
9921
9228
  "post.device.spacing.margin.6": "b2fad29f5f794f25b5ad4b6969e8e19bbd1b62aa",
9922
- "post.device.sizing.interactive.icon.height": "23ca5ccbf3e98e4780aa20aef636cb50fad8809e",
9923
- "post.device.sizing.interactive.icon.width": "8fea35207b61496ef007e6cf83e7983d1386be76",
9924
9229
  "post.device.sizing.interactive.icon.size": "a7269590e4d43349d7c74194f91278bacc6d7955",
9925
- "post.device.sizing.interactive.textfields.icon": "c6ce6c8537f69d8dcd20f710c1fcd38ee7915e4c",
9926
9230
  "post.device.sizing.interactive.stepper.indicator": "da5a12871e0e8fd98b8d214909c46c5d775861dc",
9927
9231
  "post.device.sizing.interactive.button.height.1": "d1728826d76d3d661dd12e94675a8747f6901a9a",
9928
9232
  "post.device.sizing.interactive.button.height.2": "e7eae917eff97ee0a0cdfb55a874faf067f272bb",
9929
- "post.device.sizing.interactive.button.height.3": "0247c69e9f0ff9764992df9dee0bb7dd02b259a6",
9930
9233
  "post.device.sizing.interactive.button.height.4": "ebb3a560dc61a2887f7a174bed5dca950077cdf8",
9931
9234
  "post.device.sizing.interactive.button.height.5": "436a60e0ceb2a414cf67c83f22509f2eaeeba7cb",
9932
9235
  "post.device.sizing.interactive.button.height.6": "78caf6ef8cec35dc5ab0dc663c9d2747595bc9a6",
9933
9236
  "post.device.sizing.interactive.button.appstore.width.google": "45676eca5b6cc6fe0e8aa6431e7ada19e0abd54c",
9934
9237
  "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
9238
  "post.device.sizing.interactive.button.icon.3": "d21605dd30448c6478673e12f93eed8b5d062109",
9938
9239
  "post.device.sizing.interactive.button.icon.4": "b8a4bf8909540367fcf86b497a5733a2e6fb5649",
9939
9240
  "post.device.sizing.interactive.button.icon.5": "ae12b05c26a703db780c6ddbd006a08c9aae5f19",
9940
9241
  "post.device.sizing.interactive.button.icon.6": "3a79fafdf0edac10e89188baab62e2b2a37e4d67",
9941
- "post.device.sizing.interactive.footer.socialmedia": "c9658424b69d2f8a0a41d4595d9e24aeb32f0ad7",
9942
9242
  "post.device.sizing.notification.1": "b31cec42f3942fd3aa657850a14206eff1005cd0",
9943
9243
  "post.device.sizing.notification.2": "e0b179767552f36122fe6c80a31d5ff2fbc76e3c",
9944
9244
  "post.device.sizing.notification.3": "0253f7ecf79bda0fed4208da11210ee2cb212290",
9945
- "post.device.sizing.notification.icon.1": "ee88010ebd9bdb483633632bebb6bb9831f66437",
9946
9245
  "post.device.sizing.notification.icon.2": "d1073e5d5449bb585549da312910cdb4fbfdf5f2",
9947
9246
  "post.device.sizing.notification.icon.3": "25fe90689a1f0731cfcef45f0a75526e918445ed",
9948
9247
  "post.device.sizing.notification.icon.4": "88522334d630ee0e3f1d60cdd8730cfbfc4a1917",
@@ -9950,7 +9249,6 @@
9950
9249
  "post.device.sizing.icon.2": "40866b641b5c0bf1426e0769534645dc14212cc1",
9951
9250
  "post.device.sizing.icon.3": "da8253e40a3b452f1dbbf719b311d458656dd7fb",
9952
9251
  "post.device.sizing.logo.1": "511ede0fb883d4fc1798f6a9f84f4b93011cf334",
9953
- "post.device.font-weight.medium": "906f12eaebe84e176fd21156d1a6e524c9e3414f",
9954
9252
  "post.device.font-weight.bold": "fc6bd8d453b32d21a42e41bc8bef6f071b24fdbc",
9955
9253
  "post.device.font-weight.regular": "63954de676cfeffcb52798776599f7a676db2327",
9956
9254
  "post.device.font-weight.black": "e4cfc49770e938bbde9dd1499500d3c90db21bbf",
@@ -9959,7 +9257,6 @@
9959
9257
  "post.device.border-width.quote": "1c2f3d93f282058f554db3737d1b131c886b81f4",
9960
9258
  "post.device.position.1": "39f7571c71eb116a2c8eb1184ed6c76f98b2a288",
9961
9259
  "post.device.spacing.gap.4": "18a97621a6b8cd79f7f4424a6afbc99f49a4104e",
9962
- "post.device.spacing.gap.5": "cd8bc19de4a06c78cf89a9c2ee34309a0f517e9b",
9963
9260
  "post.device.spacing.gap.6": "d3f0e06bad0472f9dec52560b44068444b9f9676",
9964
9261
  "post.device.spacing.gap.inline.1": "bf4a1f1af93f454818f24e35b2241ae450bf79f1",
9965
9262
  "post.device.spacing.gap.inline.11": "405d0145989ecb75d86a7ed2e64daac180a40c14",
@@ -9969,7 +9266,6 @@
9969
9266
  "post.device.spacing.padding.17": "5fea0baf712055946b3ce5fdb1289b2f9ad424a1",
9970
9267
  "post.device.spacing.padding.18": "9746d6a47fdd5e9c4cb0b91366e04d67b56fe18b",
9971
9268
  "post.device.spacing.padding.inline.8": "e12a41c3f362750227aa81584d4cab825b08d4e9",
9972
- "post.device.spacing.padding.block.2": "8390d8c42f51d4e5f785577cfe0cdb3c535ba080",
9973
9269
  "post.device.spacing.padding.block.9": "857855702e00b04d5681d15b4fb627619436a052",
9974
9270
  "post.device.spacing.padding.block.20": "149611a109df9284e16adfbcdc0ea79e1c8e7b17",
9975
9271
  "post.device.spacing.padding.block.21": "249439e95218f5a9ea5cb14b01381d3c42758f99",
@@ -9980,7 +9276,6 @@
9980
9276
  "post.device.sizing.interactive.icon.size2": "7cea78d105586f14c382f30667405f5ac18545f6",
9981
9277
  "post.device.spacing.gap.1": "303b065d5f8bf9049661db8845f2d1e59a4c08b0",
9982
9278
  "post.device.spacing.gap.2": "0e3be5c3cc6b23c8827bc5fb005a234c558199fc",
9983
- "post.device.spacing.gap.3": "91cd08dcbce598d4f63e04fc4e646796d943a377",
9984
9279
  "post.device.spacing.gap.7": "2e81b4013f10b086be0dff5a70e8b1f3950b69cc",
9985
9280
  "post.device.spacing.gap.inline.3": "40c3d42c65eb3af924f8596ab867169f494461c4",
9986
9281
  "post.device.spacing.gap.inline.4": "8a82feb33514d9f4fbd7299d2d951cea84d5f9ad",
@@ -9994,7 +9289,6 @@
9994
9289
  "post.device.spacing.padding.11": "442d42a5e43710a1efffc6831b913b91c7ccd973",
9995
9290
  "post.device.spacing.padding.12": "77bb7ca80ee8985a4226f41ecd1b2594e0aa673d",
9996
9291
  "post.device.spacing.padding.15": "049f69bec47fdb67d6e8c256d22e99f3f5037565",
9997
- "post.device.spacing.padding.21": "28270b809beec1b2f87f75b80f94ae3c03143b7c",
9998
9292
  "post.device.spacing.padding.inline.1": "6dd0e239a4087795199f786e69f14b6a93ff485c",
9999
9293
  "post.device.spacing.padding.inline.4": "255cacee7bf87ef4ca8143f3234f5ae6239e9c53",
10000
9294
  "post.device.spacing.padding.block.5": "12aa516946fda5276cad33a82917f9a28cc78bf1",
@@ -10037,29 +9331,14 @@
10037
9331
  "post.device.font-size.9": "23590915ce9c30e0caf395ad9e7fa5b10a9d6d0f",
10038
9332
  "post.device.font-size.10": "343f6a18984d4d3979334cb11e32ca10e106937f",
10039
9333
  "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
9334
  "post.device.font-family.default": "38fff1548814bdde018a1ba905997904160c681b",
10053
9335
  "post.device.spacing.gap.4": "18a97621a6b8cd79f7f4424a6afbc99f49a4104e",
10054
- "post.device.spacing.gap.5": "cd8bc19de4a06c78cf89a9c2ee34309a0f517e9b",
10055
9336
  "post.device.spacing.gap.6": "d3f0e06bad0472f9dec52560b44068444b9f9676",
10056
9337
  "post.device.spacing.gap.block.2": "4a1dd1f5413efe360cfb36bdd2ecdfd3395c365b",
10057
9338
  "post.device.spacing.gap.block.3": "dce52190596c6cc980495a8f1ef9fbdae012b26b",
10058
9339
  "post.device.spacing.gap.inline.1": "bf4a1f1af93f454818f24e35b2241ae450bf79f1",
10059
9340
  "post.device.spacing.gap.inline.2": "faef610241a69748e62611b8e146f6780dae7d0e",
10060
9341
  "post.device.spacing.gap.inline.7": "a8c917d557703948fc61241fda83874f6d2c75ee",
10061
- "post.device.spacing.gap.inline.8": "c01a1cb0094c47c2ab7ef20490cdca7bb02b0994",
10062
- "post.device.spacing.gap.inline.9": "c6407a7f58dff16bf016eded51c55a20048cc510",
10063
9342
  "post.device.spacing.gap.inline.10": "81e09d5b1f61262740353488c84a3e1dc09d83c0",
10064
9343
  "post.device.spacing.gap.inline.11": "405d0145989ecb75d86a7ed2e64daac180a40c14",
10065
9344
  "post.device.spacing.gap.inline.12": "08cc3d16fcc5545ccd3b3ec7f8247381e57fd571",
@@ -10067,24 +9346,19 @@
10067
9346
  "post.device.spacing.padding.1": "c4635d29cc336f857c6c8e52ab3e7cb19b1812c2",
10068
9347
  "post.device.spacing.padding.4": "b1950da007ad30face2777f7f4561ea1bc394785",
10069
9348
  "post.device.spacing.padding.10": "d1b5c21d7ecc760ef668bf2fff454f8404b035ae",
10070
- "post.device.spacing.padding.13": "34adb68af2a637832a5fe3c551ede86df72da22f",
10071
- "post.device.spacing.padding.14": "ab58b4544fe4afbc5016cf045ac83ad8c7edd36d",
10072
9349
  "post.device.spacing.padding.16": "5c97812e8a03280e5250015efd024a5ed171833e",
10073
9350
  "post.device.spacing.padding.17": "5fea0baf712055946b3ce5fdb1289b2f9ad424a1",
10074
9351
  "post.device.spacing.padding.18": "9746d6a47fdd5e9c4cb0b91366e04d67b56fe18b",
10075
9352
  "post.device.spacing.padding.19": "55dc6cc8355fad96a60db1e72fed720653a15b52",
10076
- "post.device.spacing.padding.20": "232df4b378a1f1b7062f6d0967d2f9dd8d068035",
10077
9353
  "post.device.spacing.padding.inline.5": "0d48e4a92e523fb69ae371e37c6ff79d6d255cc5",
10078
9354
  "post.device.spacing.padding.inline.6": "211520f2bb91c1d8315cefb31dc55d7dde233be7",
10079
9355
  "post.device.spacing.padding.inline.7": "119d660b20f161bb94da756fdf2bc0c889115aaa",
10080
9356
  "post.device.spacing.padding.inline.8": "e12a41c3f362750227aa81584d4cab825b08d4e9",
10081
9357
  "post.device.spacing.padding.inline.9": "cc8ef1e866b261b2cd183c99e60f5eb3ee64b724",
10082
- "post.device.spacing.padding.block.2": "8390d8c42f51d4e5f785577cfe0cdb3c535ba080",
10083
9358
  "post.device.spacing.padding.block.3": "931df8e83a599b6ed42ac07836bb9f628df95a11",
10084
9359
  "post.device.spacing.padding.block.6": "fb123d11d6498d112c4d36a4fdef5bacafae88ae",
10085
9360
  "post.device.spacing.padding.block.8": "5eeaa782f13c9a6dc00a47078b54556fa50c611a",
10086
9361
  "post.device.spacing.padding.block.9": "857855702e00b04d5681d15b4fb627619436a052",
10087
- "post.device.spacing.padding.block.11": "5d575c80ae756461e601cdf082d1e6af28d610b9",
10088
9362
  "post.device.spacing.padding.block.14": "a6427c0a7b5be884fca782a198c1d1bfccd9807f",
10089
9363
  "post.device.spacing.padding.block.16": "58662a7aefe8b726678e0862bfab0bc7fcc0963d",
10090
9364
  "post.device.spacing.padding.block.17": "57a8b79e7d3b5324642cb9aa7b6a784db48e53b2",
@@ -10094,7 +9368,6 @@
10094
9368
  "post.device.spacing.padding.block.23": "217fb5f28fcf01b9f362f0e45f0c0780d38150b6",
10095
9369
  "post.device.spacing.padding.block.24": "f686d2271f0067fa4db06c30ee1db53bd954d0ca",
10096
9370
  "post.device.spacing.padding.block.25": "09b620493db7c3442861066bb6821bc16518846b",
10097
- "post.device.spacing.padding.block.26": "8db56edb0dc3ee21dd569bd0281da1a23b2f2476",
10098
9371
  "post.device.spacing.padding.block.27": "100062af317485baa5eb39b22bdf1f3fd73b71d1",
10099
9372
  "post.device.spacing.padding.block.28": "895e312dae801af70e24ede86c2d25203b46e967",
10100
9373
  "post.device.spacing.padding.block.29": "e4a88bacff8f38bce4b8c1daec564da51ccc5af9",
@@ -10105,35 +9378,27 @@
10105
9378
  "post.device.spacing.margin.4": "da53f4155b9f08ff30bddf3a07a176a6d7eeb94b",
10106
9379
  "post.device.spacing.margin.5": "6b9e8903badb94a863a91be42b4cc6c9468c6038",
10107
9380
  "post.device.spacing.margin.6": "b2fad29f5f794f25b5ad4b6969e8e19bbd1b62aa",
10108
- "post.device.sizing.interactive.icon.height": "23ca5ccbf3e98e4780aa20aef636cb50fad8809e",
10109
- "post.device.sizing.interactive.icon.width": "8fea35207b61496ef007e6cf83e7983d1386be76",
10110
9381
  "post.device.sizing.interactive.icon.size": "a7269590e4d43349d7c74194f91278bacc6d7955",
10111
9382
  "post.device.sizing.interactive.icon.size2": "7cea78d105586f14c382f30667405f5ac18545f6",
10112
- "post.device.sizing.interactive.textfields.icon": "c6ce6c8537f69d8dcd20f710c1fcd38ee7915e4c",
10113
9383
  "post.device.sizing.interactive.stepper.indicator": "da5a12871e0e8fd98b8d214909c46c5d775861dc",
10114
9384
  "post.device.sizing.interactive.button.height.1": "d1728826d76d3d661dd12e94675a8747f6901a9a",
10115
9385
  "post.device.sizing.interactive.button.height.2": "e7eae917eff97ee0a0cdfb55a874faf067f272bb",
10116
- "post.device.sizing.interactive.button.height.3": "0247c69e9f0ff9764992df9dee0bb7dd02b259a6",
10117
9386
  "post.device.sizing.interactive.button.height.4": "ebb3a560dc61a2887f7a174bed5dca950077cdf8",
10118
9387
  "post.device.sizing.interactive.button.appstore.width.google": "45676eca5b6cc6fe0e8aa6431e7ada19e0abd54c",
10119
9388
  "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",
9389
+ "post.device.sizing.interactive.button.icon.2": "020306b9df898e80b1ad2fce35370f84d74a35ab",
10122
9390
  "post.device.sizing.interactive.button.icon.3": "d21605dd30448c6478673e12f93eed8b5d062109",
10123
9391
  "post.device.sizing.interactive.button.icon.4": "b8a4bf8909540367fcf86b497a5733a2e6fb5649",
10124
9392
  "post.device.sizing.interactive.button.icon.5": "ae12b05c26a703db780c6ddbd006a08c9aae5f19",
10125
- "post.device.sizing.interactive.footer.socialmedia": "c9658424b69d2f8a0a41d4595d9e24aeb32f0ad7",
10126
9393
  "post.device.sizing.notification.1": "b31cec42f3942fd3aa657850a14206eff1005cd0",
10127
9394
  "post.device.sizing.notification.2": "e0b179767552f36122fe6c80a31d5ff2fbc76e3c",
10128
9395
  "post.device.sizing.notification.3": "0253f7ecf79bda0fed4208da11210ee2cb212290",
10129
- "post.device.sizing.notification.icon.1": "ee88010ebd9bdb483633632bebb6bb9831f66437",
10130
9396
  "post.device.sizing.notification.icon.2": "d1073e5d5449bb585549da312910cdb4fbfdf5f2",
10131
9397
  "post.device.sizing.notification.icon.3": "25fe90689a1f0731cfcef45f0a75526e918445ed",
10132
9398
  "post.device.sizing.notification.icon.4": "88522334d630ee0e3f1d60cdd8730cfbfc4a1917",
10133
9399
  "post.device.sizing.icon.1": "63ee615aaef915749d1d844a254f9c1a45944dd9",
10134
9400
  "post.device.sizing.icon.3": "da8253e40a3b452f1dbbf719b311d458656dd7fb",
10135
9401
  "post.device.sizing.logo.1": "511ede0fb883d4fc1798f6a9f84f4b93011cf334",
10136
- "post.device.font-weight.medium": "906f12eaebe84e176fd21156d1a6e524c9e3414f",
10137
9402
  "post.device.font-weight.bold": "fc6bd8d453b32d21a42e41bc8bef6f071b24fdbc",
10138
9403
  "post.device.font-weight.regular": "63954de676cfeffcb52798776599f7a676db2327",
10139
9404
  "post.device.font-weight.black": "e4cfc49770e938bbde9dd1499500d3c90db21bbf",
@@ -10142,7 +9407,6 @@
10142
9407
  "post.device.position.1": "39f7571c71eb116a2c8eb1184ed6c76f98b2a288",
10143
9408
  "post.device.spacing.gap.1": "303b065d5f8bf9049661db8845f2d1e59a4c08b0",
10144
9409
  "post.device.spacing.gap.2": "0e3be5c3cc6b23c8827bc5fb005a234c558199fc",
10145
- "post.device.spacing.gap.3": "91cd08dcbce598d4f63e04fc4e646796d943a377",
10146
9410
  "post.device.spacing.gap.7": "2e81b4013f10b086be0dff5a70e8b1f3950b69cc",
10147
9411
  "post.device.spacing.gap.block.1": "b81e680c344c30ca1c1bb06455a368e407bc7880",
10148
9412
  "post.device.spacing.gap.inline.3": "40c3d42c65eb3af924f8596ab867169f494461c4",
@@ -10159,17 +9423,14 @@
10159
9423
  "post.device.spacing.padding.11": "442d42a5e43710a1efffc6831b913b91c7ccd973",
10160
9424
  "post.device.spacing.padding.12": "77bb7ca80ee8985a4226f41ecd1b2594e0aa673d",
10161
9425
  "post.device.spacing.padding.15": "049f69bec47fdb67d6e8c256d22e99f3f5037565",
10162
- "post.device.spacing.padding.21": "28270b809beec1b2f87f75b80f94ae3c03143b7c",
10163
9426
  "post.device.spacing.padding.inline.1": "6dd0e239a4087795199f786e69f14b6a93ff485c",
10164
9427
  "post.device.spacing.padding.inline.3": "68840678b85de831c347ab8bd69931680dd08389",
10165
9428
  "post.device.spacing.padding.inline.4": "255cacee7bf87ef4ca8143f3234f5ae6239e9c53",
10166
9429
  "post.device.spacing.padding.block.1": "df1d5f20317d135e92c2f76c6de8670f83d52045",
10167
- "post.device.spacing.padding.block.4": "6695b2c106326fe98be09521ee134a81ed26f2d2",
10168
9430
  "post.device.spacing.padding.block.5": "12aa516946fda5276cad33a82917f9a28cc78bf1",
10169
9431
  "post.device.spacing.padding.block.7": "0cb9374c93ed92485f7c51de410269e399585c29",
10170
9432
  "post.device.spacing.padding.block.10": "2f99b2463811055d0f44088638bc153ac3c4054d",
10171
9433
  "post.device.spacing.padding.block.12": "8cbc9dc0f8b9f97d0c87eeb056bf472b0cd818c8",
10172
- "post.device.spacing.padding.block.13": "64e1647cf27b478cbd23e48dba9b7dd8811cb5e7",
10173
9434
  "post.device.spacing.padding.block.15": "b2a434eb28279be77246ffac732334fe984ed0b1",
10174
9435
  "post.device.spacing.padding.block.18": "606cdbae432937aed9642fc93f74af42c0aaeac4",
10175
9436
  "post.device.spacing.padding.block.19": "35c06becdcfcbcaca8aa9be55c071d8a595fc0b0",
@@ -10224,24 +9485,10 @@
10224
9485
  "post.device.font-size.9": "23590915ce9c30e0caf395ad9e7fa5b10a9d6d0f",
10225
9486
  "post.device.font-size.10": "343f6a18984d4d3979334cb11e32ca10e106937f",
10226
9487
  "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
9488
  "post.device.font-family.default": "38fff1548814bdde018a1ba905997904160c681b",
10240
9489
  "post.device.spacing.gap.1": "303b065d5f8bf9049661db8845f2d1e59a4c08b0",
10241
9490
  "post.device.spacing.gap.2": "0e3be5c3cc6b23c8827bc5fb005a234c558199fc",
10242
- "post.device.spacing.gap.3": "91cd08dcbce598d4f63e04fc4e646796d943a377",
10243
9491
  "post.device.spacing.gap.4": "18a97621a6b8cd79f7f4424a6afbc99f49a4104e",
10244
- "post.device.spacing.gap.5": "cd8bc19de4a06c78cf89a9c2ee34309a0f517e9b",
10245
9492
  "post.device.spacing.gap.6": "d3f0e06bad0472f9dec52560b44068444b9f9676",
10246
9493
  "post.device.spacing.gap.7": "2e81b4013f10b086be0dff5a70e8b1f3950b69cc",
10247
9494
  "post.device.spacing.gap.block.1": "b81e680c344c30ca1c1bb06455a368e407bc7880",
@@ -10254,8 +9501,6 @@
10254
9501
  "post.device.spacing.gap.inline.5": "fb46cdac66108aa7bca975a18e871ce17a4eaa71",
10255
9502
  "post.device.spacing.gap.inline.6": "a4a768a75fb809028d28930d42fe095c1875c7df",
10256
9503
  "post.device.spacing.gap.inline.7": "a8c917d557703948fc61241fda83874f6d2c75ee",
10257
- "post.device.spacing.gap.inline.8": "c01a1cb0094c47c2ab7ef20490cdca7bb02b0994",
10258
- "post.device.spacing.gap.inline.9": "c6407a7f58dff16bf016eded51c55a20048cc510",
10259
9504
  "post.device.spacing.gap.inline.10": "81e09d5b1f61262740353488c84a3e1dc09d83c0",
10260
9505
  "post.device.spacing.gap.inline.11": "405d0145989ecb75d86a7ed2e64daac180a40c14",
10261
9506
  "post.device.spacing.gap.inline.12": "08cc3d16fcc5545ccd3b3ec7f8247381e57fd571",
@@ -10272,15 +9517,11 @@
10272
9517
  "post.device.spacing.padding.10": "d1b5c21d7ecc760ef668bf2fff454f8404b035ae",
10273
9518
  "post.device.spacing.padding.11": "442d42a5e43710a1efffc6831b913b91c7ccd973",
10274
9519
  "post.device.spacing.padding.12": "77bb7ca80ee8985a4226f41ecd1b2594e0aa673d",
10275
- "post.device.spacing.padding.13": "34adb68af2a637832a5fe3c551ede86df72da22f",
10276
- "post.device.spacing.padding.14": "ab58b4544fe4afbc5016cf045ac83ad8c7edd36d",
10277
9520
  "post.device.spacing.padding.15": "049f69bec47fdb67d6e8c256d22e99f3f5037565",
10278
9521
  "post.device.spacing.padding.16": "5c97812e8a03280e5250015efd024a5ed171833e",
10279
9522
  "post.device.spacing.padding.17": "5fea0baf712055946b3ce5fdb1289b2f9ad424a1",
10280
9523
  "post.device.spacing.padding.18": "9746d6a47fdd5e9c4cb0b91366e04d67b56fe18b",
10281
9524
  "post.device.spacing.padding.19": "55dc6cc8355fad96a60db1e72fed720653a15b52",
10282
- "post.device.spacing.padding.20": "232df4b378a1f1b7062f6d0967d2f9dd8d068035",
10283
- "post.device.spacing.padding.21": "28270b809beec1b2f87f75b80f94ae3c03143b7c",
10284
9525
  "post.device.spacing.padding.inline.1": "6dd0e239a4087795199f786e69f14b6a93ff485c",
10285
9526
  "post.device.spacing.padding.inline.3": "68840678b85de831c347ab8bd69931680dd08389",
10286
9527
  "post.device.spacing.padding.inline.4": "255cacee7bf87ef4ca8143f3234f5ae6239e9c53",
@@ -10290,18 +9531,14 @@
10290
9531
  "post.device.spacing.padding.inline.8": "e12a41c3f362750227aa81584d4cab825b08d4e9",
10291
9532
  "post.device.spacing.padding.inline.9": "cc8ef1e866b261b2cd183c99e60f5eb3ee64b724",
10292
9533
  "post.device.spacing.padding.block.1": "df1d5f20317d135e92c2f76c6de8670f83d52045",
10293
- "post.device.spacing.padding.block.2": "8390d8c42f51d4e5f785577cfe0cdb3c535ba080",
10294
9534
  "post.device.spacing.padding.block.3": "931df8e83a599b6ed42ac07836bb9f628df95a11",
10295
- "post.device.spacing.padding.block.4": "6695b2c106326fe98be09521ee134a81ed26f2d2",
10296
9535
  "post.device.spacing.padding.block.5": "12aa516946fda5276cad33a82917f9a28cc78bf1",
10297
9536
  "post.device.spacing.padding.block.6": "fb123d11d6498d112c4d36a4fdef5bacafae88ae",
10298
9537
  "post.device.spacing.padding.block.7": "0cb9374c93ed92485f7c51de410269e399585c29",
10299
9538
  "post.device.spacing.padding.block.8": "5eeaa782f13c9a6dc00a47078b54556fa50c611a",
10300
9539
  "post.device.spacing.padding.block.9": "857855702e00b04d5681d15b4fb627619436a052",
10301
9540
  "post.device.spacing.padding.block.10": "2f99b2463811055d0f44088638bc153ac3c4054d",
10302
- "post.device.spacing.padding.block.11": "5d575c80ae756461e601cdf082d1e6af28d610b9",
10303
9541
  "post.device.spacing.padding.block.12": "8cbc9dc0f8b9f97d0c87eeb056bf472b0cd818c8",
10304
- "post.device.spacing.padding.block.13": "64e1647cf27b478cbd23e48dba9b7dd8811cb5e7",
10305
9542
  "post.device.spacing.padding.block.14": "a6427c0a7b5be884fca782a198c1d1bfccd9807f",
10306
9543
  "post.device.spacing.padding.block.15": "b2a434eb28279be77246ffac732334fe984ed0b1",
10307
9544
  "post.device.spacing.padding.block.16": "58662a7aefe8b726678e0862bfab0bc7fcc0963d",
@@ -10314,7 +9551,6 @@
10314
9551
  "post.device.spacing.padding.block.23": "217fb5f28fcf01b9f362f0e45f0c0780d38150b6",
10315
9552
  "post.device.spacing.padding.block.24": "f686d2271f0067fa4db06c30ee1db53bd954d0ca",
10316
9553
  "post.device.spacing.padding.block.25": "09b620493db7c3442861066bb6821bc16518846b",
10317
- "post.device.spacing.padding.block.26": "8db56edb0dc3ee21dd569bd0281da1a23b2f2476",
10318
9554
  "post.device.spacing.padding.block.27": "100062af317485baa5eb39b22bdf1f3fd73b71d1",
10319
9555
  "post.device.spacing.padding.block.28": "895e312dae801af70e24ede86c2d25203b46e967",
10320
9556
  "post.device.spacing.padding.block.29": "e4a88bacff8f38bce4b8c1daec564da51ccc5af9",
@@ -10325,33 +9561,25 @@
10325
9561
  "post.device.spacing.margin.4": "da53f4155b9f08ff30bddf3a07a176a6d7eeb94b",
10326
9562
  "post.device.spacing.margin.5": "6b9e8903badb94a863a91be42b4cc6c9468c6038",
10327
9563
  "post.device.spacing.margin.6": "b2fad29f5f794f25b5ad4b6969e8e19bbd1b62aa",
10328
- "post.device.sizing.interactive.icon.height": "23ca5ccbf3e98e4780aa20aef636cb50fad8809e",
10329
- "post.device.sizing.interactive.icon.width": "8fea35207b61496ef007e6cf83e7983d1386be76",
10330
9564
  "post.device.sizing.interactive.icon.size": "a7269590e4d43349d7c74194f91278bacc6d7955",
10331
9565
  "post.device.sizing.interactive.icon.size2": "7cea78d105586f14c382f30667405f5ac18545f6",
10332
9566
  "post.device.sizing.interactive.icon.size3": "2d6b0a326866829ebae61170bdd76c65456bd604",
10333
9567
  "post.device.sizing.interactive.icon.size4": "2c0942fd50bd63a9509f8550fc6a38642e9001d8",
10334
- "post.device.sizing.interactive.textfields.icon": "c6ce6c8537f69d8dcd20f710c1fcd38ee7915e4c",
10335
9568
  "post.device.sizing.interactive.stepper.indicator": "da5a12871e0e8fd98b8d214909c46c5d775861dc",
10336
9569
  "post.device.sizing.interactive.button.height.1": "d1728826d76d3d661dd12e94675a8747f6901a9a",
10337
9570
  "post.device.sizing.interactive.button.height.2": "e7eae917eff97ee0a0cdfb55a874faf067f272bb",
10338
- "post.device.sizing.interactive.button.height.3": "0247c69e9f0ff9764992df9dee0bb7dd02b259a6",
10339
9571
  "post.device.sizing.interactive.button.height.4": "ebb3a560dc61a2887f7a174bed5dca950077cdf8",
10340
9572
  "post.device.sizing.interactive.button.height.5": "436a60e0ceb2a414cf67c83f22509f2eaeeba7cb",
10341
9573
  "post.device.sizing.interactive.button.height.6": "78caf6ef8cec35dc5ab0dc663c9d2747595bc9a6",
10342
9574
  "post.device.sizing.interactive.button.appstore.width.google": "45676eca5b6cc6fe0e8aa6431e7ada19e0abd54c",
10343
9575
  "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
9576
  "post.device.sizing.interactive.button.icon.3": "d21605dd30448c6478673e12f93eed8b5d062109",
10347
9577
  "post.device.sizing.interactive.button.icon.4": "b8a4bf8909540367fcf86b497a5733a2e6fb5649",
10348
9578
  "post.device.sizing.interactive.button.icon.5": "ae12b05c26a703db780c6ddbd006a08c9aae5f19",
10349
9579
  "post.device.sizing.interactive.button.icon.6": "3a79fafdf0edac10e89188baab62e2b2a37e4d67",
10350
- "post.device.sizing.interactive.footer.socialmedia": "c9658424b69d2f8a0a41d4595d9e24aeb32f0ad7",
10351
9580
  "post.device.sizing.notification.1": "b31cec42f3942fd3aa657850a14206eff1005cd0",
10352
9581
  "post.device.sizing.notification.2": "e0b179767552f36122fe6c80a31d5ff2fbc76e3c",
10353
9582
  "post.device.sizing.notification.3": "0253f7ecf79bda0fed4208da11210ee2cb212290",
10354
- "post.device.sizing.notification.icon.1": "ee88010ebd9bdb483633632bebb6bb9831f66437",
10355
9583
  "post.device.sizing.notification.icon.2": "d1073e5d5449bb585549da312910cdb4fbfdf5f2",
10356
9584
  "post.device.sizing.notification.icon.3": "25fe90689a1f0731cfcef45f0a75526e918445ed",
10357
9585
  "post.device.sizing.notification.icon.4": "88522334d630ee0e3f1d60cdd8730cfbfc4a1917",
@@ -10365,7 +9593,6 @@
10365
9593
  "post.device.border-radius.focus": "4f72f37038d3db3a58384aed4ea1f1dd789e6afc",
10366
9594
  "post.device.font-weight.bold": "fc6bd8d453b32d21a42e41bc8bef6f071b24fdbc",
10367
9595
  "post.device.font-weight.regular": "63954de676cfeffcb52798776599f7a676db2327",
10368
- "post.device.font-weight.medium": "906f12eaebe84e176fd21156d1a6e524c9e3414f",
10369
9596
  "post.device.font-weight.black": "e4cfc49770e938bbde9dd1499500d3c90db21bbf",
10370
9597
  "post.device.border-width.default": "e5f71facc552cd21f6cd7daa18a64c8e8e5ce6a6",
10371
9598
  "post.device.border-width.focus": "36b85b12779fa51b466bbb29ec9f9a54b1ab7dcc",
@@ -10377,7 +9604,9 @@
10377
9604
  "post.device.grid.padding.inline.container": "ac3bea992f765c2b35b8b7b8e0213bc1471cd22c",
10378
9605
  "post.device.position.1": "39f7571c71eb116a2c8eb1184ed6c76f98b2a288",
10379
9606
  "post.device.position.2": "ba05cc16eebec31bed449523188a621463b014cc",
10380
- "post.device.position.3": "f3f49902f5430842db0237f43ae50d2be3d5297f"
9607
+ "post.device.position.3": "f3f49902f5430842db0237f43ae50d2be3d5297f",
9608
+ "post.device.sizing.interactive.button.icon.2": "020306b9df898e80b1ad2fce35370f84d74a35ab",
9609
+ "post.device.spacing.gap.5": "cd8bc19de4a06c78cf89a9c2ee34309a0f517e9b"
10381
9610
  }
10382
9611
  },
10383
9612
  {
@@ -10490,10 +9719,12 @@
10490
9719
  "post.list.number.item.text.padding.block": "e8f4ca5bfa27171f1305cbcf48109951c6291783",
10491
9720
  "post.legend.font-weight": "f0a4f4aecd22adca404a06057036f32f535db108",
10492
9721
  "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"
9722
+ "post.legend.large.padding.block.start": "07195a6aef820a17e21fa4e2dd416d3ea3ed53db",
9723
+ "post.legend.large.padding.block.end": "5c0406008577b8a2c8cf3c7e0c6786fbda04323f",
9724
+ "post.legend.large.margin.block.end": "b8ff9bf1150e33ccf55f3838c5eb03813b07c55e",
9725
+ "post.legend.large.border.color": "18eb341734d81f963bee4f9aa1e47a86d021916c",
9726
+ "post.legend.large.border-width": "4a5a2aa3d8da28b110fa449c2a227ad3c5cc94bb",
9727
+ "post.legend.margin.block.end": "69bea6af09684b0a6efaca814f3bdc27ea87314b"
10497
9728
  }
10498
9729
  },
10499
9730
  {
@@ -10668,7 +9899,6 @@
10668
9899
  "Components/Button": "enabled",
10669
9900
  "Components/Checkbox": "enabled",
10670
9901
  "Components/Dropdown": "enabled",
10671
- "Components/Notifications": "enabled",
10672
9902
  "Components/Popover": "enabled",
10673
9903
  "Components/Radio button": "enabled",
10674
9904
  "Components/Select": "enabled",
@@ -10694,7 +9924,6 @@
10694
9924
  "Components/App store badge": "enabled",
10695
9925
  "Components/Form footer": "enabled",
10696
9926
  "Components/Grid": "enabled",
10697
- "Components/List simple": "enabled",
10698
9927
  "Components/Avatar": "enabled",
10699
9928
  "Components/Segmented button": "enabled",
10700
9929
  "Scheme/Light": "source",
@@ -10704,18 +9933,20 @@
10704
9933
  "Components/Container": "enabled",
10705
9934
  "Components/Floating button": "enabled",
10706
9935
  "Components/Blockquote": "enabled",
10707
- "Components/Search input": "enabled"
9936
+ "Components/Search input": "enabled",
9937
+ "Components/ListCheck": "enabled",
9938
+ "Components/Assist": "enabled"
10708
9939
  },
10709
9940
  "$figmaCollectionId": "VariableCollectionId:808:5504",
10710
9941
  "$figmaModeId": "808:0",
10711
9942
  "$figmaVariableReferences": {
10712
- "post.accordion.header.padding.block.start.closed": "e9faf7959a42feff543fcb8ebad5cd552b2e8912",
10713
- "post.accordion.header.padding.block.end.closed": "00c2f23059991986de97e07da714689db5f3918a",
9943
+ "post.accordion.header.padding.block.closed": "e9faf7959a42feff543fcb8ebad5cd552b2e8912",
10714
9944
  "post.accordion.header.padding.block.open": "bdace9cd8b675a56c7d60051bb4c38b186107eb7",
10715
9945
  "post.accordion.header.padding.inline": "a1ffb9756668840ec23f302ca1198384ea02cc25",
10716
9946
  "post.accordion.header.content.gap.inline": "f83c10995add59e786ca3d22a1ade42060c34ed6",
10717
9947
  "post.accordion.header.logo.size": "13fab96fe789a3225bdbc0252d0a439af7e4c398",
10718
9948
  "post.accordion.header.font-size": "e9a4ad046ac48c57901d82fc6e93ec65339530ae",
9949
+ "post.accordion.header.border-open": "6f9eb06b96ae3f7c204177d49f3ec2542f33ec32",
10719
9950
  "post.accordion.border.bottom.width": "e01e81e3b2c1274b3dddc9b64899a0dcc3ac3037",
10720
9951
  "post.accordion.group.border.top.width": "bb4799acbce91ecc1f87e8d3473ee7bd3947328d",
10721
9952
  "post.accordion.content.padding.block.start": "ad730b9eb52503242b53d02ed9c613eafb1014bd",
@@ -10730,6 +9961,12 @@
10730
9961
  "post.app-store.apple.width": "ad43af0ea74ce86af165314d67cd7a7dd663df84",
10731
9962
  "post.app-store.height": "bfd9997022ededeb1841f9897a28d66715817016",
10732
9963
  "post.app-store.border-radius": "aa40618f5c2c44b080a7da802ff1cfee577cdc7f",
9964
+ "post.assist.gap": "436af523860fe63275a6e95ab6a655ad8ebca801",
9965
+ "post.assist.padding.block": "5053e061175de25bca76d00ef83a658b8003964a",
9966
+ "post.assist.padding.inline": "a5be9de5386121ecb0c4c55bd310ed46e71a46a6",
9967
+ "post.assist.font-size": "c42fdefaa61b7c5d6916a6b6768599b19da3fd4d",
9968
+ "post.assist.enabled-fg": "72f5b4238dee1bf68e93e9731b4fd8f2e5e38fd5",
9969
+ "post.assist.disabled-fg": "511343125c5a9ce9901570e967e37962ab1eca6d",
10733
9970
  "post.avatar.size": "fdc1484ed63e645974c9a435ca62dd46b26a84e0",
10734
9971
  "post.avatar.enabled-bg": "1863e011a6589c655c1f6ce1b3fa63e4153719e2",
10735
9972
  "post.avatar.enabled-fg": "9fbe58313d6bf87fab98be4e81191e79f1a038b0",
@@ -10930,6 +10167,19 @@
10930
10167
  "post.dropdown.multi-select.menu.list-item.enabled-stroke": "757662a00b6fceb039c47168c52a9a96170a4996",
10931
10168
  "post.dropdown.multi-select.menu.padding.block": "e885da1f27f58d8d77336fa1cc12b08fca18655f",
10932
10169
  "post.dropdown.multi-select.menu.border-radius": "df7ff5e9ed31e5d3c9bab7ff70c498dbf05669a9",
10170
+ "post.floating-button.position.right": "5f5f7a00e0660158923bd57ee08d5f10c4074526",
10171
+ "post.floating-button.position.top": "ff8db193bebd896a1c226be5aa69b28b3729c785",
10172
+ "post.floating-button.enabled-fg": "77f009565576cc049046b990ef2b0688a43becd7",
10173
+ "post.floating-button.enabled-bg": "491d5f34dd817b87c813955d6aa84eae900a5f5a",
10174
+ "post.floating-button.enabled-border": "fced80ecb14d12d7a312fb54984a6af601983225",
10175
+ "post.floating-button.hover-fg": "a5e426e2322345c0f300633465e4d73b4d5a5750",
10176
+ "post.floating-button.hover-bg": "519c5bcb2886492720446c365d4f5c3fa85ad996",
10177
+ "post.floating-button.hover-border": "54e694dd7772f673e1e7bee834f5dc211887faf2",
10178
+ "post.floating-button.size.outer": "5e349e3dfa6c657612a01f07c5c7259dc97a93ef",
10179
+ "post.floating-button.size.icon": "6f2ead50c9777b5b55aece34c2e65d4c4f9dd05d",
10180
+ "post.floating-button.border-width": "780bc7b400761532094e6fd9dacf8c0d92c69383",
10181
+ "post.floating-button.border-radius.round": "40f3a56c25ca39dec619b9bea5f19a4c2e0e4a50",
10182
+ "post.floating-button.translate.y": "1d8bea4d672c2c51bda780ff44907881e8b21921",
10933
10183
  "post.form-footer.border.block.start.width": "435984a357bd0e8d998641046968135544c42ca3",
10934
10184
  "post.form-footer.border.start.color": "fe40a4f98b31cb6fc9c83a1d1ba0398c677d545f",
10935
10185
  "post.form-footer.padding.block.start": "7e99d301b97b416b17ee532a082c33e6e7e6160b",
@@ -11020,7 +10270,7 @@
11020
10270
  "post.inline.color.error-stroke": "de75d6eb0a859440c39a5ac1fd26099b5f6ef793",
11021
10271
  "post.inline.color.error-icon": "71b842f358cc234da3c1fffd7919d7ae06c34790",
11022
10272
  "post.lead.font-size": "faf5dba2f96d4f89a72ee8e380d9c5dabd286beb",
11023
- "post.lead-font-weight": "5f2c7a3dd41d479f8b11e5b1dbfe462152e54aa0",
10273
+ "post.lead.font-weight": "5f2c7a3dd41d479f8b11e5b1dbfe462152e54aa0",
11024
10274
  "post.list.item.padding.inline.start": "f7f1ba4ae736cfe139c14f5d2da5834c6555c8c0",
11025
10275
  "post.list.item.padding.inline.end": "f89ce359dcd178ea9994cf93e962e4c8ac437b7e",
11026
10276
  "post.list.item.padding.block.start": "11f6bc404467908a5a162c5d014ba825e488fe4a",
@@ -11037,23 +10287,20 @@
11037
10287
  "post.list.switch.padding.block": "f4d818760b6afc45e334e50776ad152fb18d54d9",
11038
10288
  "post.list.margin.block": "d53e96d1e948088deafee9bd8fb5a84edacb868e",
11039
10289
  "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",
10290
+ "post.list.check.sizing.icon": "bb5abf0a86b093084f08e078f8f4ad9947a52b72",
10291
+ "post.list.check.padding.icon": "59c39e7014cf31f71f657d6a7034186a35e63012",
10292
+ "post.list.check.text.padding": "a8a03d1e0221fd52a61abb27246f0ee435aea686",
10293
+ "post.list.check.icon.gap.inline": "6c150a26e38d619d9d0e35a364b2fba9d86a60d7",
10294
+ "post.list.check.icon.container.inline": "7b56b23c45c26a3d4bd0dd76f84e74cede898c57",
10295
+ "post.list.check.icon.container.block": "670186a5b10d70027009f3e318cc99fc0a2c822f",
10296
+ "post.list.check.item.gap.block.text": "6cf9bbb003a5295246f02134089019f9abda52ca",
10297
+ "post.list.check.margin.block": "d299b40b073470d2b17eab110d34bdd43233bd69",
10298
+ "post.list.check.color.icon-bg": "fae4fd2c5bc7dec515b82a34ae4279361d3aad86",
10299
+ "post.list.check.color.icon-fg": "16cd2459165982f548ff3971fba0746e6be362a1",
10300
+ "post.list.check.color.text-fg": "570728a610b063ec0e5c8abb631f23173079187d",
10301
+ "post.infobox.sizing.icon": "2388fc56fa9568791f8a0ff76c2ab0344c203398",
10302
+ "post.infobox.spacing.gap.inline": "d9d9f5b08ea1306b681dd4fb624198085f078dbe",
10303
+ "post.clickable.spacing.padding.icon": "70eea4229b2acd600ce285838e1b61659e92dd2c",
11057
10304
  "post.interactive.spacing.gap.inline.icon-end": "df18c61c993b46d73776736868aac7128afad646",
11058
10305
  "post.interactive.spacing.gap.inline.error": "5e18cb4d2d2fe1211b71bbd50dbb67d59de6f675",
11059
10306
  "post.notification.color.info-bg": "dd58fcaffc293f7c3476f7c9ff3587e03d1f2c08",
@@ -11124,6 +10371,7 @@
11124
10371
  "post.input.search.label.empty.padding.inline.end": "86ee6eb34d947957e558ec6f2eff1c74e350412e",
11125
10372
  "post.input.search.label.filled.padding.inline.end": "374f2471e81aba44b09a6f6f31f51b47ce87d9a8",
11126
10373
  "post.input.search.icon.border-radius": "cd54dafcf43f1524a4759289263baffa23699e17",
10374
+ "post.search.position.inline.end.icon": "c9cb98cb13f74d863fc6c426b34a9182866eb17f",
11127
10375
  "post.button-segmented.horizontal.border-radius": "fd01f5b8308c2c2826717c59169509fa33da4431",
11128
10376
  "post.button-segmented.vertical.border-radius": "bb62d30e7b32d7c62d6a825888a8248af47f3532",
11129
10377
  "post.button-segmented.selected-fg": "23623d928ead25f0bcf0b42baed2bfdf8345daad",
@@ -11159,6 +10407,8 @@
11159
10407
  "post.select.color.signal.success": "6623b2c94701e85e1928a14061ea14a4202a79e3",
11160
10408
  "post.select.gap.inline.icon": "3409366bd6aa4a842f82866e8bf54c453dcf268e",
11161
10409
  "post.select.padding.block.assist": "9881d3877ac2414beaaa89170d43800c15709bca",
10410
+ "post.select.padding.block.start": "0d09d05449a76483db2bf6d18a0a0c820862cc5c",
10411
+ "post.select.padding.block.end": "67180c3f212782a048ca51641391f348cf0f4a4e",
11162
10412
  "post.select.padding.inline.start": "d5107891864d989f126bfd2663b56c6e6f4f10ea",
11163
10413
  "post.select.padding.inline.end": "132024fa60bd3588e7ef643521f685966de4ace8",
11164
10414
  "post.select.padding.inline.assist": "cb2a019b36d61275fef6e9b96c8e13166a365bd8",
@@ -11174,8 +10424,6 @@
11174
10424
  "post.select.label.filled.padding.block.start": "c8703e31d8d31ec91dc9497e110b99cc28c1258c",
11175
10425
  "post.select.label.filled.font-size": "1041da45c259c220bfec519b08f013b300c1f895",
11176
10426
  "post.select.validation.icon.position.inline.end": "9dec705e5a6d9230a48fda0043be9f9dca656da0",
11177
- "post.select.padding.block.start": "0d09d05449a76483db2bf6d18a0a0c820862cc5c",
11178
- "post.select.padding.block.end": "67180c3f212782a048ca51641391f348cf0f4a4e",
11179
10427
  "post.select.assist.font-size": "a4d8972a26c2d337c07dc81210a16b599d6805bb",
11180
10428
  "post.select.validated.padding.inline.end": "48f6ba30b74b980ac4d25c7c36185a2e637ccdcc",
11181
10429
  "post.select.icon.position.inline.end": "64418774bec0b29d2b36ffc65da2afc3848d4a8a",
@@ -11228,6 +10476,7 @@
11228
10476
  "post.switch.icon.success": "7e344a6a3c5ecf08f4d78441e5cfcf81ae31e621",
11229
10477
  "post.switch.icon.disabled": "34c32196503b8fd0e443b51da233db8104427d3f",
11230
10478
  "post.switch.icon.hover": "5c750ce20d8456d07e02fbbb43b14b5090f8f87b",
10479
+ "post.switch.icon.padding.container": "7de305f63552aa60ae1fdd6070365f0ee0f4041a",
11231
10480
  "post.switch.handle.enabled": "159a42184822eb3538fd9468fbf9c6b63fbf1bcf",
11232
10481
  "post.switch.handle.selected": "2f079a496bed636dcee54a30516d00f400de1f52",
11233
10482
  "post.switch.handle.selected-stroke": "18d9b72bedfc5af7007948148e850f31754c6efb",
@@ -11262,32 +10511,33 @@
11262
10511
  "post.textarea.hover-border": "5d946ceaa0e2efbcab19124583ece0f60ec852d6",
11263
10512
  "post.textarea.disabled-border": "28993c9b0c485cf60e450e52b82c4339b42d6284",
11264
10513
  "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",
10514
+ "post.textarea.gap.assist": "0c2e9bed1aba39f47403c147c27e5d05d1a242f9",
11268
10515
  "post.textarea.padding.block.start": "7abacc6bc83879ca6b9c3788825a690300645ca5",
11269
10516
  "post.textarea.padding.block.end": "79be2587ab4bc6dee6f4b7efa90bcc90d88a7859",
10517
+ "post.textarea.padding.block.assist": "fd897dc4473aaf02dcb64a89eea49eac6b57b5e1",
10518
+ "post.textarea.padding.inline.assist": "604885a8bec38c3de5690356837dbd20d0901a25",
11270
10519
  "post.textarea.padding.inline.start": "2a877a58bc4473993bedc28d4173c8a24aaedd85",
11271
10520
  "post.textarea.padding.inline.end": "9dbc4fc8ea6184a3eeba4f71c5d6d333c689fc19",
10521
+ "post.textarea.standalone.padding.block": "865d08d100de52d4423d06ee3bb82937b4d4e8ca",
11272
10522
  "post.textarea.sizing.icon": "f1321b62580dd4cab2df1e4ef5fe5c3384a4e68e",
10523
+ "post.textarea.sizing.min-height": "41eefd8c32be6adb8cbc4ccb07dbfaeb53332b5f",
11273
10524
  "post.textarea.border-radius": "820ccb86ff7bca1eb9bef3fb4b560347bf7b34b4",
11274
10525
  "post.textarea.border-width": "450b1ae1cc109be2ba668995841c9baef51da390",
11275
10526
  "post.textarea.label.padding.inline.start": "47e25f74cfd469a7a00dc1c5533a516c714cacc6",
11276
10527
  "post.textarea.label.padding.inline.end": "91abca78cb4068628010f830f5a937f9a06d3e42",
11277
10528
  "post.textarea.label.padding.block.start": "9549b3c9ee69c1bb1f40c39f54dceb6c75556347",
10529
+ "post.textarea.label.validated.padding.inline.end": "8142f57c63433262f4348ad3eff57aca0d30d550",
10530
+ "post.textarea.label.filled.font-size": "8d76e738441757ff8dfc53ab1601f218c1095f32",
10531
+ "post.textarea.label.filled.padding.block.start": "25bb881879bcfa6f8fc16fbda7cd5164a5083252",
11278
10532
  "post.textarea.signal.error": "a18efce3d87124d0c761a901e681d836d13b61a8",
11279
10533
  "post.textarea.signal.success": "cb87cd3fe7dfbd21d0be540a812560c712c212de",
11280
- "post.textarea.sizing.min-height": "41eefd8c32be6adb8cbc4ccb07dbfaeb53332b5f",
11281
10534
  "post.textarea.position.inline.end.resize": "904aaf2715095ac103aecbf621cdbeb5b551d35c",
10535
+ "post.textarea.position.inline.end.validation": "a62582eea53edacc67dd06ee55a6a9b3c9787934",
11282
10536
  "post.textarea.position.block.end.resize": "d10f66ecc25d5e4576ee7f3d665cc9afa4ee0f67",
11283
- "post.textarea.label.validated.padding.inline.end": "8142f57c63433262f4348ad3eff57aca0d30d550",
10537
+ "post.textarea.position.block.start.validation": "7d3d68f9b92e710e7441d84c31b27639e13e301a",
11284
10538
  "post.textarea.assist.font-size": "8fb89a9effda2d25fe148de62b52eb6ddc9a280b",
11285
10539
  "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",
10540
+ "post.textarea.placeholder-fg": "2eb0774493703d5cb36de7d667ca584be15c63bb",
11291
10541
  "post.text-highlighted.bg": "27774fb04cb78f58f13895b833a4851be7e3486b",
11292
10542
  "post.text-highlighted.fg": "8416d4e5337654acf592f5345f7c151d3cd63a4d",
11293
10543
  "post.text-highlighted.padding.text": "e5e01d5010f1a45ce796d305a526ce01fa5d7a7b",
@@ -11311,6 +10561,8 @@
11311
10561
  "post.input.gap.inline.1": "ea0f287f910901d9a2754175427d33874636908d",
11312
10562
  "post.input.gap.inline.2": "e17ec3bfeef8ad59d33f8ed4028bcbeffb3c2e65",
11313
10563
  "post.input.padding.block.assist": "74fa0091e635d194f2726e8a49d63029f797d7b1",
10564
+ "post.input.padding.block.start": "2924bedf122ccb4ab278a3ce28e06a8337c84059",
10565
+ "post.input.padding.block.end": "66ffd33591a7dcb8d7d81b4a9ceb90cb563652d2",
11314
10566
  "post.input.padding.inline.start": "95d346d8cf0d15d92cbb0d838ad1d21e2196d909",
11315
10567
  "post.input.padding.inline.end": "251080d245b6ce91ef6947cedb9d8710871c1e45",
11316
10568
  "post.input.padding.inline.assist": "e265e8a8f1e63ac91a7c044560f1c84736e1167f",
@@ -11326,8 +10578,6 @@
11326
10578
  "post.input.label.filled.padding.block.start": "d6735bb3647bf72161c41ac02265dcfb185adc0b",
11327
10579
  "post.input.label.filled.font-size": "a12f8c5b97bd1f6bf59bf7da851dba7386e1396e",
11328
10580
  "post.input.validation.icon.position.inline.end": "b57f1666c23edfb6f677c04e41bc20ebaae726cc",
11329
- "post.input.padding.block.start": "2924bedf122ccb4ab278a3ce28e06a8337c84059",
11330
- "post.input.padding.block.end": "66ffd33591a7dcb8d7d81b4a9ceb90cb563652d2",
11331
10581
  "post.input.assist.font-size": "69317593d3b185baf0fb132ac414e643e3c95ae1",
11332
10582
  "post.input.validated.padding.inline.end": "a892b10633064c89193e455bb6d5c8b853b195b1",
11333
10583
  "post.toast.spacing.padding.action": "7b789908238cacf3f7c6b327401296ec0a1da28c",
@@ -11353,17 +10603,6 @@
11353
10603
  "post.toast.color.error-fg": "3cd318ecaa756db2fe98be4cd0c2d2c5a9f231d0",
11354
10604
  "post.toast.color.error-stroke": "3432663173b4389104a12a668043e3681e2faa69",
11355
10605
  "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
10606
  "post.validation.group.gap.inline": "a76607434c393d743d38b71824d9d76e533acca2",
11368
10607
  "post.validation.group.padding.block.text": "37b3685608b0a7ee4bdc297d80ea55c77856c2ee",
11369
10608
  "post.validation.group.icon.size": "ce5d0ae47c1f80a7ea39a6e5b25a00055c450e7d",
@@ -11372,8 +10611,7 @@
11372
10611
  "post.validation.success": "b59a525aa81840396e6310baa880de4a66d23371",
11373
10612
  "post.validation.input.padding.block": "4006573d3a03f1b053a844aaf89e14742a3d3646",
11374
10613
  "post.validation.input.padding.inline": "8df0e5f5587acbb1f7acb67a97e200e2175d6469",
11375
- "post.validation.font-size": "67f550629b478f48c1579f8acb13edceabbaee4f",
11376
- "post.floating-button.position.bottom": "ff8db193bebd896a1c226be5aa69b28b3729c785"
10614
+ "post.validation.font-size": "67f550629b478f48c1579f8acb13edceabbaee4f"
11377
10615
  }
11378
10616
  },
11379
10617
  {
@@ -11575,6 +10813,7 @@
11575
10813
  "Elements/Legend",
11576
10814
  "Components/Accordion",
11577
10815
  "Components/App store badge",
10816
+ "Components/Assist",
11578
10817
  "Components/Avatar",
11579
10818
  "Components/Badge",
11580
10819
  "Components/Banner",
@@ -11592,8 +10831,7 @@
11592
10831
  "Components/Inline notification",
11593
10832
  "Components/Lead",
11594
10833
  "Components/List",
11595
- "Components/List simple",
11596
- "Components/Notifications",
10834
+ "Components/ListCheck",
11597
10835
  "Components/Popover",
11598
10836
  "Components/Radio button",
11599
10837
  "Components/Search input",