@mintlify/prebuild 1.0.359 → 1.0.360

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.
@@ -58,6 +58,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
58
58
  name: string;
59
59
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
60
60
  } | undefined;
61
+ color?: {
62
+ light?: string | undefined;
63
+ dark?: string | undefined;
64
+ } | undefined;
65
+ description?: string | undefined;
61
66
  hidden?: boolean | undefined;
62
67
  }[] | undefined;
63
68
  anchors?: {
@@ -105,6 +110,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
105
110
  name: string;
106
111
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
107
112
  } | undefined;
113
+ color?: {
114
+ light?: string | undefined;
115
+ dark?: string | undefined;
116
+ } | undefined;
117
+ description?: string | undefined;
108
118
  hidden?: boolean | undefined;
109
119
  }[] | undefined;
110
120
  anchors?: {
@@ -152,6 +162,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
152
162
  name: string;
153
163
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
154
164
  } | undefined;
165
+ color?: {
166
+ light?: string | undefined;
167
+ dark?: string | undefined;
168
+ } | undefined;
169
+ description?: string | undefined;
155
170
  hidden?: boolean | undefined;
156
171
  }[] | undefined;
157
172
  anchors?: {
@@ -199,6 +214,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
199
214
  name: string;
200
215
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
201
216
  } | undefined;
217
+ color?: {
218
+ light?: string | undefined;
219
+ dark?: string | undefined;
220
+ } | undefined;
221
+ description?: string | undefined;
202
222
  hidden?: boolean | undefined;
203
223
  }[] | undefined;
204
224
  anchors?: {
@@ -246,6 +266,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
246
266
  name: string;
247
267
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
248
268
  } | undefined;
269
+ color?: {
270
+ light?: string | undefined;
271
+ dark?: string | undefined;
272
+ } | undefined;
273
+ description?: string | undefined;
249
274
  hidden?: boolean | undefined;
250
275
  }[] | undefined;
251
276
  anchors?: {
@@ -317,6 +342,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
317
342
  name: string;
318
343
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
319
344
  } | undefined;
345
+ color?: {
346
+ light?: string | undefined;
347
+ dark?: string | undefined;
348
+ } | undefined;
349
+ description?: string | undefined;
320
350
  hidden?: boolean | undefined;
321
351
  }[] | undefined;
322
352
  anchors?: {
@@ -364,6 +394,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
364
394
  name: string;
365
395
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
366
396
  } | undefined;
397
+ color?: {
398
+ light?: string | undefined;
399
+ dark?: string | undefined;
400
+ } | undefined;
401
+ description?: string | undefined;
367
402
  hidden?: boolean | undefined;
368
403
  }[] | undefined;
369
404
  anchors?: {
@@ -411,6 +446,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
411
446
  name: string;
412
447
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
413
448
  } | undefined;
449
+ color?: {
450
+ light?: string | undefined;
451
+ dark?: string | undefined;
452
+ } | undefined;
453
+ description?: string | undefined;
414
454
  hidden?: boolean | undefined;
415
455
  }[] | undefined;
416
456
  anchors?: {
@@ -458,6 +498,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
458
498
  name: string;
459
499
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
460
500
  } | undefined;
501
+ color?: {
502
+ light?: string | undefined;
503
+ dark?: string | undefined;
504
+ } | undefined;
505
+ description?: string | undefined;
461
506
  hidden?: boolean | undefined;
462
507
  }[] | undefined;
463
508
  anchors?: {
@@ -505,6 +550,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
505
550
  name: string;
506
551
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
507
552
  } | undefined;
553
+ color?: {
554
+ light?: string | undefined;
555
+ dark?: string | undefined;
556
+ } | undefined;
557
+ description?: string | undefined;
508
558
  hidden?: boolean | undefined;
509
559
  }[] | undefined;
510
560
  anchors?: {
@@ -552,6 +602,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
552
602
  name: string;
553
603
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
554
604
  } | undefined;
605
+ color?: {
606
+ light?: string | undefined;
607
+ dark?: string | undefined;
608
+ } | undefined;
609
+ description?: string | undefined;
555
610
  hidden?: boolean | undefined;
556
611
  }[] | undefined;
557
612
  anchors?: {
@@ -599,6 +654,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
599
654
  name: string;
600
655
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
601
656
  } | undefined;
657
+ color?: {
658
+ light?: string | undefined;
659
+ dark?: string | undefined;
660
+ } | undefined;
661
+ description?: string | undefined;
602
662
  hidden?: boolean | undefined;
603
663
  }[] | undefined;
604
664
  anchors?: {
@@ -670,6 +730,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
670
730
  name: string;
671
731
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
672
732
  } | undefined;
733
+ color?: {
734
+ light?: string | undefined;
735
+ dark?: string | undefined;
736
+ } | undefined;
737
+ description?: string | undefined;
673
738
  hidden?: boolean | undefined;
674
739
  }[] | undefined;
675
740
  anchors?: {
@@ -717,6 +782,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
717
782
  name: string;
718
783
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
719
784
  } | undefined;
785
+ color?: {
786
+ light?: string | undefined;
787
+ dark?: string | undefined;
788
+ } | undefined;
789
+ description?: string | undefined;
720
790
  hidden?: boolean | undefined;
721
791
  }[] | undefined;
722
792
  anchors?: {
@@ -937,6 +1007,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
937
1007
  name: string;
938
1008
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
939
1009
  } | undefined;
1010
+ color?: {
1011
+ light?: string | undefined;
1012
+ dark?: string | undefined;
1013
+ } | undefined;
1014
+ description?: string | undefined;
940
1015
  hidden?: boolean | undefined;
941
1016
  }[] | undefined;
942
1017
  anchors?: {
@@ -984,6 +1059,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
984
1059
  name: string;
985
1060
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
986
1061
  } | undefined;
1062
+ color?: {
1063
+ light?: string | undefined;
1064
+ dark?: string | undefined;
1065
+ } | undefined;
1066
+ description?: string | undefined;
987
1067
  hidden?: boolean | undefined;
988
1068
  }[] | undefined;
989
1069
  anchors?: {
@@ -1031,6 +1111,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
1031
1111
  name: string;
1032
1112
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
1033
1113
  } | undefined;
1114
+ color?: {
1115
+ light?: string | undefined;
1116
+ dark?: string | undefined;
1117
+ } | undefined;
1118
+ description?: string | undefined;
1034
1119
  hidden?: boolean | undefined;
1035
1120
  }[] | undefined;
1036
1121
  anchors?: {
@@ -1078,6 +1163,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
1078
1163
  name: string;
1079
1164
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
1080
1165
  } | undefined;
1166
+ color?: {
1167
+ light?: string | undefined;
1168
+ dark?: string | undefined;
1169
+ } | undefined;
1170
+ description?: string | undefined;
1081
1171
  hidden?: boolean | undefined;
1082
1172
  }[] | undefined;
1083
1173
  anchors?: {
@@ -1125,6 +1215,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
1125
1215
  name: string;
1126
1216
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
1127
1217
  } | undefined;
1218
+ color?: {
1219
+ light?: string | undefined;
1220
+ dark?: string | undefined;
1221
+ } | undefined;
1222
+ description?: string | undefined;
1128
1223
  hidden?: boolean | undefined;
1129
1224
  }[] | undefined;
1130
1225
  anchors?: {
@@ -1196,6 +1291,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
1196
1291
  name: string;
1197
1292
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
1198
1293
  } | undefined;
1294
+ color?: {
1295
+ light?: string | undefined;
1296
+ dark?: string | undefined;
1297
+ } | undefined;
1298
+ description?: string | undefined;
1199
1299
  hidden?: boolean | undefined;
1200
1300
  }[] | undefined;
1201
1301
  anchors?: {
@@ -1243,6 +1343,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
1243
1343
  name: string;
1244
1344
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
1245
1345
  } | undefined;
1346
+ color?: {
1347
+ light?: string | undefined;
1348
+ dark?: string | undefined;
1349
+ } | undefined;
1350
+ description?: string | undefined;
1246
1351
  hidden?: boolean | undefined;
1247
1352
  }[] | undefined;
1248
1353
  anchors?: {
@@ -1290,6 +1395,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
1290
1395
  name: string;
1291
1396
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
1292
1397
  } | undefined;
1398
+ color?: {
1399
+ light?: string | undefined;
1400
+ dark?: string | undefined;
1401
+ } | undefined;
1402
+ description?: string | undefined;
1293
1403
  hidden?: boolean | undefined;
1294
1404
  }[] | undefined;
1295
1405
  anchors?: {
@@ -1337,6 +1447,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
1337
1447
  name: string;
1338
1448
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
1339
1449
  } | undefined;
1450
+ color?: {
1451
+ light?: string | undefined;
1452
+ dark?: string | undefined;
1453
+ } | undefined;
1454
+ description?: string | undefined;
1340
1455
  hidden?: boolean | undefined;
1341
1456
  }[] | undefined;
1342
1457
  anchors?: {
@@ -1384,6 +1499,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
1384
1499
  name: string;
1385
1500
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
1386
1501
  } | undefined;
1502
+ color?: {
1503
+ light?: string | undefined;
1504
+ dark?: string | undefined;
1505
+ } | undefined;
1506
+ description?: string | undefined;
1387
1507
  hidden?: boolean | undefined;
1388
1508
  }[] | undefined;
1389
1509
  anchors?: {
@@ -1431,6 +1551,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
1431
1551
  name: string;
1432
1552
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
1433
1553
  } | undefined;
1554
+ color?: {
1555
+ light?: string | undefined;
1556
+ dark?: string | undefined;
1557
+ } | undefined;
1558
+ description?: string | undefined;
1434
1559
  hidden?: boolean | undefined;
1435
1560
  }[] | undefined;
1436
1561
  anchors?: {
@@ -1478,6 +1603,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
1478
1603
  name: string;
1479
1604
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
1480
1605
  } | undefined;
1606
+ color?: {
1607
+ light?: string | undefined;
1608
+ dark?: string | undefined;
1609
+ } | undefined;
1610
+ description?: string | undefined;
1481
1611
  hidden?: boolean | undefined;
1482
1612
  }[] | undefined;
1483
1613
  anchors?: {
@@ -1549,6 +1679,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
1549
1679
  name: string;
1550
1680
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
1551
1681
  } | undefined;
1682
+ color?: {
1683
+ light?: string | undefined;
1684
+ dark?: string | undefined;
1685
+ } | undefined;
1686
+ description?: string | undefined;
1552
1687
  hidden?: boolean | undefined;
1553
1688
  }[] | undefined;
1554
1689
  anchors?: {
@@ -1596,6 +1731,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
1596
1731
  name: string;
1597
1732
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
1598
1733
  } | undefined;
1734
+ color?: {
1735
+ light?: string | undefined;
1736
+ dark?: string | undefined;
1737
+ } | undefined;
1738
+ description?: string | undefined;
1599
1739
  hidden?: boolean | undefined;
1600
1740
  }[] | undefined;
1601
1741
  anchors?: {
@@ -1816,6 +1956,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
1816
1956
  name: string;
1817
1957
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
1818
1958
  } | undefined;
1959
+ color?: {
1960
+ light?: string | undefined;
1961
+ dark?: string | undefined;
1962
+ } | undefined;
1963
+ description?: string | undefined;
1819
1964
  hidden?: boolean | undefined;
1820
1965
  }[] | undefined;
1821
1966
  anchors?: {
@@ -1863,6 +2008,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
1863
2008
  name: string;
1864
2009
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
1865
2010
  } | undefined;
2011
+ color?: {
2012
+ light?: string | undefined;
2013
+ dark?: string | undefined;
2014
+ } | undefined;
2015
+ description?: string | undefined;
1866
2016
  hidden?: boolean | undefined;
1867
2017
  }[] | undefined;
1868
2018
  anchors?: {
@@ -1910,6 +2060,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
1910
2060
  name: string;
1911
2061
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
1912
2062
  } | undefined;
2063
+ color?: {
2064
+ light?: string | undefined;
2065
+ dark?: string | undefined;
2066
+ } | undefined;
2067
+ description?: string | undefined;
1913
2068
  hidden?: boolean | undefined;
1914
2069
  }[] | undefined;
1915
2070
  anchors?: {
@@ -1957,6 +2112,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
1957
2112
  name: string;
1958
2113
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
1959
2114
  } | undefined;
2115
+ color?: {
2116
+ light?: string | undefined;
2117
+ dark?: string | undefined;
2118
+ } | undefined;
2119
+ description?: string | undefined;
1960
2120
  hidden?: boolean | undefined;
1961
2121
  }[] | undefined;
1962
2122
  anchors?: {
@@ -2004,6 +2164,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
2004
2164
  name: string;
2005
2165
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
2006
2166
  } | undefined;
2167
+ color?: {
2168
+ light?: string | undefined;
2169
+ dark?: string | undefined;
2170
+ } | undefined;
2171
+ description?: string | undefined;
2007
2172
  hidden?: boolean | undefined;
2008
2173
  }[] | undefined;
2009
2174
  anchors?: {
@@ -2075,6 +2240,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
2075
2240
  name: string;
2076
2241
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
2077
2242
  } | undefined;
2243
+ color?: {
2244
+ light?: string | undefined;
2245
+ dark?: string | undefined;
2246
+ } | undefined;
2247
+ description?: string | undefined;
2078
2248
  hidden?: boolean | undefined;
2079
2249
  }[] | undefined;
2080
2250
  anchors?: {
@@ -2122,6 +2292,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
2122
2292
  name: string;
2123
2293
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
2124
2294
  } | undefined;
2295
+ color?: {
2296
+ light?: string | undefined;
2297
+ dark?: string | undefined;
2298
+ } | undefined;
2299
+ description?: string | undefined;
2125
2300
  hidden?: boolean | undefined;
2126
2301
  }[] | undefined;
2127
2302
  anchors?: {
@@ -2169,6 +2344,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
2169
2344
  name: string;
2170
2345
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
2171
2346
  } | undefined;
2347
+ color?: {
2348
+ light?: string | undefined;
2349
+ dark?: string | undefined;
2350
+ } | undefined;
2351
+ description?: string | undefined;
2172
2352
  hidden?: boolean | undefined;
2173
2353
  }[] | undefined;
2174
2354
  anchors?: {
@@ -2216,6 +2396,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
2216
2396
  name: string;
2217
2397
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
2218
2398
  } | undefined;
2399
+ color?: {
2400
+ light?: string | undefined;
2401
+ dark?: string | undefined;
2402
+ } | undefined;
2403
+ description?: string | undefined;
2219
2404
  hidden?: boolean | undefined;
2220
2405
  }[] | undefined;
2221
2406
  anchors?: {
@@ -2263,6 +2448,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
2263
2448
  name: string;
2264
2449
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
2265
2450
  } | undefined;
2451
+ color?: {
2452
+ light?: string | undefined;
2453
+ dark?: string | undefined;
2454
+ } | undefined;
2455
+ description?: string | undefined;
2266
2456
  hidden?: boolean | undefined;
2267
2457
  }[] | undefined;
2268
2458
  anchors?: {
@@ -2310,6 +2500,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
2310
2500
  name: string;
2311
2501
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
2312
2502
  } | undefined;
2503
+ color?: {
2504
+ light?: string | undefined;
2505
+ dark?: string | undefined;
2506
+ } | undefined;
2507
+ description?: string | undefined;
2313
2508
  hidden?: boolean | undefined;
2314
2509
  }[] | undefined;
2315
2510
  anchors?: {
@@ -2357,6 +2552,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
2357
2552
  name: string;
2358
2553
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
2359
2554
  } | undefined;
2555
+ color?: {
2556
+ light?: string | undefined;
2557
+ dark?: string | undefined;
2558
+ } | undefined;
2559
+ description?: string | undefined;
2360
2560
  hidden?: boolean | undefined;
2361
2561
  }[] | undefined;
2362
2562
  anchors?: {
@@ -2428,6 +2628,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
2428
2628
  name: string;
2429
2629
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
2430
2630
  } | undefined;
2631
+ color?: {
2632
+ light?: string | undefined;
2633
+ dark?: string | undefined;
2634
+ } | undefined;
2635
+ description?: string | undefined;
2431
2636
  hidden?: boolean | undefined;
2432
2637
  }[] | undefined;
2433
2638
  anchors?: {
@@ -2475,6 +2680,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
2475
2680
  name: string;
2476
2681
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
2477
2682
  } | undefined;
2683
+ color?: {
2684
+ light?: string | undefined;
2685
+ dark?: string | undefined;
2686
+ } | undefined;
2687
+ description?: string | undefined;
2478
2688
  hidden?: boolean | undefined;
2479
2689
  }[] | undefined;
2480
2690
  anchors?: {
@@ -2695,6 +2905,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
2695
2905
  name: string;
2696
2906
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
2697
2907
  } | undefined;
2908
+ color?: {
2909
+ light?: string | undefined;
2910
+ dark?: string | undefined;
2911
+ } | undefined;
2912
+ description?: string | undefined;
2698
2913
  hidden?: boolean | undefined;
2699
2914
  }[] | undefined;
2700
2915
  anchors?: {
@@ -2742,6 +2957,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
2742
2957
  name: string;
2743
2958
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
2744
2959
  } | undefined;
2960
+ color?: {
2961
+ light?: string | undefined;
2962
+ dark?: string | undefined;
2963
+ } | undefined;
2964
+ description?: string | undefined;
2745
2965
  hidden?: boolean | undefined;
2746
2966
  }[] | undefined;
2747
2967
  anchors?: {
@@ -2789,6 +3009,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
2789
3009
  name: string;
2790
3010
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
2791
3011
  } | undefined;
3012
+ color?: {
3013
+ light?: string | undefined;
3014
+ dark?: string | undefined;
3015
+ } | undefined;
3016
+ description?: string | undefined;
2792
3017
  hidden?: boolean | undefined;
2793
3018
  }[] | undefined;
2794
3019
  anchors?: {
@@ -2836,6 +3061,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
2836
3061
  name: string;
2837
3062
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
2838
3063
  } | undefined;
3064
+ color?: {
3065
+ light?: string | undefined;
3066
+ dark?: string | undefined;
3067
+ } | undefined;
3068
+ description?: string | undefined;
2839
3069
  hidden?: boolean | undefined;
2840
3070
  }[] | undefined;
2841
3071
  anchors?: {
@@ -2883,6 +3113,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
2883
3113
  name: string;
2884
3114
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
2885
3115
  } | undefined;
3116
+ color?: {
3117
+ light?: string | undefined;
3118
+ dark?: string | undefined;
3119
+ } | undefined;
3120
+ description?: string | undefined;
2886
3121
  hidden?: boolean | undefined;
2887
3122
  }[] | undefined;
2888
3123
  anchors?: {
@@ -2954,6 +3189,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
2954
3189
  name: string;
2955
3190
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
2956
3191
  } | undefined;
3192
+ color?: {
3193
+ light?: string | undefined;
3194
+ dark?: string | undefined;
3195
+ } | undefined;
3196
+ description?: string | undefined;
2957
3197
  hidden?: boolean | undefined;
2958
3198
  }[] | undefined;
2959
3199
  anchors?: {
@@ -3001,6 +3241,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
3001
3241
  name: string;
3002
3242
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
3003
3243
  } | undefined;
3244
+ color?: {
3245
+ light?: string | undefined;
3246
+ dark?: string | undefined;
3247
+ } | undefined;
3248
+ description?: string | undefined;
3004
3249
  hidden?: boolean | undefined;
3005
3250
  }[] | undefined;
3006
3251
  anchors?: {
@@ -3048,6 +3293,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
3048
3293
  name: string;
3049
3294
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
3050
3295
  } | undefined;
3296
+ color?: {
3297
+ light?: string | undefined;
3298
+ dark?: string | undefined;
3299
+ } | undefined;
3300
+ description?: string | undefined;
3051
3301
  hidden?: boolean | undefined;
3052
3302
  }[] | undefined;
3053
3303
  anchors?: {
@@ -3095,6 +3345,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
3095
3345
  name: string;
3096
3346
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
3097
3347
  } | undefined;
3348
+ color?: {
3349
+ light?: string | undefined;
3350
+ dark?: string | undefined;
3351
+ } | undefined;
3352
+ description?: string | undefined;
3098
3353
  hidden?: boolean | undefined;
3099
3354
  }[] | undefined;
3100
3355
  anchors?: {
@@ -3142,6 +3397,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
3142
3397
  name: string;
3143
3398
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
3144
3399
  } | undefined;
3400
+ color?: {
3401
+ light?: string | undefined;
3402
+ dark?: string | undefined;
3403
+ } | undefined;
3404
+ description?: string | undefined;
3145
3405
  hidden?: boolean | undefined;
3146
3406
  }[] | undefined;
3147
3407
  anchors?: {
@@ -3189,6 +3449,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
3189
3449
  name: string;
3190
3450
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
3191
3451
  } | undefined;
3452
+ color?: {
3453
+ light?: string | undefined;
3454
+ dark?: string | undefined;
3455
+ } | undefined;
3456
+ description?: string | undefined;
3192
3457
  hidden?: boolean | undefined;
3193
3458
  }[] | undefined;
3194
3459
  anchors?: {
@@ -3236,6 +3501,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
3236
3501
  name: string;
3237
3502
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
3238
3503
  } | undefined;
3504
+ color?: {
3505
+ light?: string | undefined;
3506
+ dark?: string | undefined;
3507
+ } | undefined;
3508
+ description?: string | undefined;
3239
3509
  hidden?: boolean | undefined;
3240
3510
  }[] | undefined;
3241
3511
  anchors?: {
@@ -3307,6 +3577,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
3307
3577
  name: string;
3308
3578
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
3309
3579
  } | undefined;
3580
+ color?: {
3581
+ light?: string | undefined;
3582
+ dark?: string | undefined;
3583
+ } | undefined;
3584
+ description?: string | undefined;
3310
3585
  hidden?: boolean | undefined;
3311
3586
  }[] | undefined;
3312
3587
  anchors?: {
@@ -3354,6 +3629,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
3354
3629
  name: string;
3355
3630
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
3356
3631
  } | undefined;
3632
+ color?: {
3633
+ light?: string | undefined;
3634
+ dark?: string | undefined;
3635
+ } | undefined;
3636
+ description?: string | undefined;
3357
3637
  hidden?: boolean | undefined;
3358
3638
  }[] | undefined;
3359
3639
  anchors?: {
@@ -3574,6 +3854,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
3574
3854
  name: string;
3575
3855
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
3576
3856
  } | undefined;
3857
+ color?: {
3858
+ light?: string | undefined;
3859
+ dark?: string | undefined;
3860
+ } | undefined;
3861
+ description?: string | undefined;
3577
3862
  hidden?: boolean | undefined;
3578
3863
  }[] | undefined;
3579
3864
  anchors?: {
@@ -3621,6 +3906,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
3621
3906
  name: string;
3622
3907
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
3623
3908
  } | undefined;
3909
+ color?: {
3910
+ light?: string | undefined;
3911
+ dark?: string | undefined;
3912
+ } | undefined;
3913
+ description?: string | undefined;
3624
3914
  hidden?: boolean | undefined;
3625
3915
  }[] | undefined;
3626
3916
  anchors?: {
@@ -3668,6 +3958,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
3668
3958
  name: string;
3669
3959
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
3670
3960
  } | undefined;
3961
+ color?: {
3962
+ light?: string | undefined;
3963
+ dark?: string | undefined;
3964
+ } | undefined;
3965
+ description?: string | undefined;
3671
3966
  hidden?: boolean | undefined;
3672
3967
  }[] | undefined;
3673
3968
  anchors?: {
@@ -3715,6 +4010,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
3715
4010
  name: string;
3716
4011
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
3717
4012
  } | undefined;
4013
+ color?: {
4014
+ light?: string | undefined;
4015
+ dark?: string | undefined;
4016
+ } | undefined;
4017
+ description?: string | undefined;
3718
4018
  hidden?: boolean | undefined;
3719
4019
  }[] | undefined;
3720
4020
  anchors?: {
@@ -3762,6 +4062,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
3762
4062
  name: string;
3763
4063
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
3764
4064
  } | undefined;
4065
+ color?: {
4066
+ light?: string | undefined;
4067
+ dark?: string | undefined;
4068
+ } | undefined;
4069
+ description?: string | undefined;
3765
4070
  hidden?: boolean | undefined;
3766
4071
  }[] | undefined;
3767
4072
  anchors?: {
@@ -3833,6 +4138,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
3833
4138
  name: string;
3834
4139
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
3835
4140
  } | undefined;
4141
+ color?: {
4142
+ light?: string | undefined;
4143
+ dark?: string | undefined;
4144
+ } | undefined;
4145
+ description?: string | undefined;
3836
4146
  hidden?: boolean | undefined;
3837
4147
  }[] | undefined;
3838
4148
  anchors?: {
@@ -3880,6 +4190,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
3880
4190
  name: string;
3881
4191
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
3882
4192
  } | undefined;
4193
+ color?: {
4194
+ light?: string | undefined;
4195
+ dark?: string | undefined;
4196
+ } | undefined;
4197
+ description?: string | undefined;
3883
4198
  hidden?: boolean | undefined;
3884
4199
  }[] | undefined;
3885
4200
  anchors?: {
@@ -3927,6 +4242,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
3927
4242
  name: string;
3928
4243
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
3929
4244
  } | undefined;
4245
+ color?: {
4246
+ light?: string | undefined;
4247
+ dark?: string | undefined;
4248
+ } | undefined;
4249
+ description?: string | undefined;
3930
4250
  hidden?: boolean | undefined;
3931
4251
  }[] | undefined;
3932
4252
  anchors?: {
@@ -3974,6 +4294,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
3974
4294
  name: string;
3975
4295
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
3976
4296
  } | undefined;
4297
+ color?: {
4298
+ light?: string | undefined;
4299
+ dark?: string | undefined;
4300
+ } | undefined;
4301
+ description?: string | undefined;
3977
4302
  hidden?: boolean | undefined;
3978
4303
  }[] | undefined;
3979
4304
  anchors?: {
@@ -4021,6 +4346,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
4021
4346
  name: string;
4022
4347
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
4023
4348
  } | undefined;
4349
+ color?: {
4350
+ light?: string | undefined;
4351
+ dark?: string | undefined;
4352
+ } | undefined;
4353
+ description?: string | undefined;
4024
4354
  hidden?: boolean | undefined;
4025
4355
  }[] | undefined;
4026
4356
  anchors?: {
@@ -4068,6 +4398,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
4068
4398
  name: string;
4069
4399
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
4070
4400
  } | undefined;
4401
+ color?: {
4402
+ light?: string | undefined;
4403
+ dark?: string | undefined;
4404
+ } | undefined;
4405
+ description?: string | undefined;
4071
4406
  hidden?: boolean | undefined;
4072
4407
  }[] | undefined;
4073
4408
  anchors?: {
@@ -4115,6 +4450,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
4115
4450
  name: string;
4116
4451
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
4117
4452
  } | undefined;
4453
+ color?: {
4454
+ light?: string | undefined;
4455
+ dark?: string | undefined;
4456
+ } | undefined;
4457
+ description?: string | undefined;
4118
4458
  hidden?: boolean | undefined;
4119
4459
  }[] | undefined;
4120
4460
  anchors?: {
@@ -4186,6 +4526,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
4186
4526
  name: string;
4187
4527
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
4188
4528
  } | undefined;
4529
+ color?: {
4530
+ light?: string | undefined;
4531
+ dark?: string | undefined;
4532
+ } | undefined;
4533
+ description?: string | undefined;
4189
4534
  hidden?: boolean | undefined;
4190
4535
  }[] | undefined;
4191
4536
  anchors?: {
@@ -4233,6 +4578,11 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
4233
4578
  name: string;
4234
4579
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
4235
4580
  } | undefined;
4581
+ color?: {
4582
+ light?: string | undefined;
4583
+ dark?: string | undefined;
4584
+ } | undefined;
4585
+ description?: string | undefined;
4236
4586
  hidden?: boolean | undefined;
4237
4587
  }[] | undefined;
4238
4588
  anchors?: {