@mintlify/prebuild 1.0.359 → 1.0.361

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.
@@ -39,6 +39,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
39
39
  name: string;
40
40
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
41
41
  } | undefined;
42
+ color?: {
43
+ light?: string | undefined;
44
+ dark?: string | undefined;
45
+ } | undefined;
46
+ description?: string | undefined;
42
47
  hidden?: boolean | undefined;
43
48
  }[] | undefined;
44
49
  anchors?: {
@@ -86,6 +91,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
86
91
  name: string;
87
92
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
88
93
  } | undefined;
94
+ color?: {
95
+ light?: string | undefined;
96
+ dark?: string | undefined;
97
+ } | undefined;
98
+ description?: string | undefined;
89
99
  hidden?: boolean | undefined;
90
100
  }[] | undefined;
91
101
  anchors?: {
@@ -133,6 +143,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
133
143
  name: string;
134
144
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
135
145
  } | undefined;
146
+ color?: {
147
+ light?: string | undefined;
148
+ dark?: string | undefined;
149
+ } | undefined;
150
+ description?: string | undefined;
136
151
  hidden?: boolean | undefined;
137
152
  }[] | undefined;
138
153
  anchors?: {
@@ -180,6 +195,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
180
195
  name: string;
181
196
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
182
197
  } | undefined;
198
+ color?: {
199
+ light?: string | undefined;
200
+ dark?: string | undefined;
201
+ } | undefined;
202
+ description?: string | undefined;
183
203
  hidden?: boolean | undefined;
184
204
  }[] | undefined;
185
205
  anchors?: {
@@ -227,6 +247,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
227
247
  name: string;
228
248
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
229
249
  } | undefined;
250
+ color?: {
251
+ light?: string | undefined;
252
+ dark?: string | undefined;
253
+ } | undefined;
254
+ description?: string | undefined;
230
255
  hidden?: boolean | undefined;
231
256
  }[] | undefined;
232
257
  anchors?: {
@@ -298,6 +323,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
298
323
  name: string;
299
324
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
300
325
  } | undefined;
326
+ color?: {
327
+ light?: string | undefined;
328
+ dark?: string | undefined;
329
+ } | undefined;
330
+ description?: string | undefined;
301
331
  hidden?: boolean | undefined;
302
332
  }[] | undefined;
303
333
  anchors?: {
@@ -345,6 +375,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
345
375
  name: string;
346
376
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
347
377
  } | undefined;
378
+ color?: {
379
+ light?: string | undefined;
380
+ dark?: string | undefined;
381
+ } | undefined;
382
+ description?: string | undefined;
348
383
  hidden?: boolean | undefined;
349
384
  }[] | undefined;
350
385
  anchors?: {
@@ -392,6 +427,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
392
427
  name: string;
393
428
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
394
429
  } | undefined;
430
+ color?: {
431
+ light?: string | undefined;
432
+ dark?: string | undefined;
433
+ } | undefined;
434
+ description?: string | undefined;
395
435
  hidden?: boolean | undefined;
396
436
  }[] | undefined;
397
437
  anchors?: {
@@ -439,6 +479,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
439
479
  name: string;
440
480
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
441
481
  } | undefined;
482
+ color?: {
483
+ light?: string | undefined;
484
+ dark?: string | undefined;
485
+ } | undefined;
486
+ description?: string | undefined;
442
487
  hidden?: boolean | undefined;
443
488
  }[] | undefined;
444
489
  anchors?: {
@@ -486,6 +531,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
486
531
  name: string;
487
532
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
488
533
  } | undefined;
534
+ color?: {
535
+ light?: string | undefined;
536
+ dark?: string | undefined;
537
+ } | undefined;
538
+ description?: string | undefined;
489
539
  hidden?: boolean | undefined;
490
540
  }[] | undefined;
491
541
  anchors?: {
@@ -533,6 +583,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
533
583
  name: string;
534
584
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
535
585
  } | undefined;
586
+ color?: {
587
+ light?: string | undefined;
588
+ dark?: string | undefined;
589
+ } | undefined;
590
+ description?: string | undefined;
536
591
  hidden?: boolean | undefined;
537
592
  }[] | undefined;
538
593
  anchors?: {
@@ -580,6 +635,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
580
635
  name: string;
581
636
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
582
637
  } | undefined;
638
+ color?: {
639
+ light?: string | undefined;
640
+ dark?: string | undefined;
641
+ } | undefined;
642
+ description?: string | undefined;
583
643
  hidden?: boolean | undefined;
584
644
  }[] | undefined;
585
645
  anchors?: {
@@ -651,6 +711,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
651
711
  name: string;
652
712
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
653
713
  } | undefined;
714
+ color?: {
715
+ light?: string | undefined;
716
+ dark?: string | undefined;
717
+ } | undefined;
718
+ description?: string | undefined;
654
719
  hidden?: boolean | undefined;
655
720
  }[] | undefined;
656
721
  anchors?: {
@@ -698,6 +763,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
698
763
  name: string;
699
764
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
700
765
  } | undefined;
766
+ color?: {
767
+ light?: string | undefined;
768
+ dark?: string | undefined;
769
+ } | undefined;
770
+ description?: string | undefined;
701
771
  hidden?: boolean | undefined;
702
772
  }[] | undefined;
703
773
  anchors?: {
@@ -918,6 +988,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
918
988
  name: string;
919
989
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
920
990
  } | undefined;
991
+ color?: {
992
+ light?: string | undefined;
993
+ dark?: string | undefined;
994
+ } | undefined;
995
+ description?: string | undefined;
921
996
  hidden?: boolean | undefined;
922
997
  }[] | undefined;
923
998
  anchors?: {
@@ -965,6 +1040,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
965
1040
  name: string;
966
1041
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
967
1042
  } | undefined;
1043
+ color?: {
1044
+ light?: string | undefined;
1045
+ dark?: string | undefined;
1046
+ } | undefined;
1047
+ description?: string | undefined;
968
1048
  hidden?: boolean | undefined;
969
1049
  }[] | undefined;
970
1050
  anchors?: {
@@ -1012,6 +1092,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
1012
1092
  name: string;
1013
1093
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
1014
1094
  } | undefined;
1095
+ color?: {
1096
+ light?: string | undefined;
1097
+ dark?: string | undefined;
1098
+ } | undefined;
1099
+ description?: string | undefined;
1015
1100
  hidden?: boolean | undefined;
1016
1101
  }[] | undefined;
1017
1102
  anchors?: {
@@ -1059,6 +1144,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
1059
1144
  name: string;
1060
1145
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
1061
1146
  } | undefined;
1147
+ color?: {
1148
+ light?: string | undefined;
1149
+ dark?: string | undefined;
1150
+ } | undefined;
1151
+ description?: string | undefined;
1062
1152
  hidden?: boolean | undefined;
1063
1153
  }[] | undefined;
1064
1154
  anchors?: {
@@ -1106,6 +1196,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
1106
1196
  name: string;
1107
1197
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
1108
1198
  } | undefined;
1199
+ color?: {
1200
+ light?: string | undefined;
1201
+ dark?: string | undefined;
1202
+ } | undefined;
1203
+ description?: string | undefined;
1109
1204
  hidden?: boolean | undefined;
1110
1205
  }[] | undefined;
1111
1206
  anchors?: {
@@ -1177,6 +1272,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
1177
1272
  name: string;
1178
1273
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
1179
1274
  } | undefined;
1275
+ color?: {
1276
+ light?: string | undefined;
1277
+ dark?: string | undefined;
1278
+ } | undefined;
1279
+ description?: string | undefined;
1180
1280
  hidden?: boolean | undefined;
1181
1281
  }[] | undefined;
1182
1282
  anchors?: {
@@ -1224,6 +1324,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
1224
1324
  name: string;
1225
1325
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
1226
1326
  } | undefined;
1327
+ color?: {
1328
+ light?: string | undefined;
1329
+ dark?: string | undefined;
1330
+ } | undefined;
1331
+ description?: string | undefined;
1227
1332
  hidden?: boolean | undefined;
1228
1333
  }[] | undefined;
1229
1334
  anchors?: {
@@ -1271,6 +1376,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
1271
1376
  name: string;
1272
1377
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
1273
1378
  } | undefined;
1379
+ color?: {
1380
+ light?: string | undefined;
1381
+ dark?: string | undefined;
1382
+ } | undefined;
1383
+ description?: string | undefined;
1274
1384
  hidden?: boolean | undefined;
1275
1385
  }[] | undefined;
1276
1386
  anchors?: {
@@ -1318,6 +1428,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
1318
1428
  name: string;
1319
1429
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
1320
1430
  } | undefined;
1431
+ color?: {
1432
+ light?: string | undefined;
1433
+ dark?: string | undefined;
1434
+ } | undefined;
1435
+ description?: string | undefined;
1321
1436
  hidden?: boolean | undefined;
1322
1437
  }[] | undefined;
1323
1438
  anchors?: {
@@ -1365,6 +1480,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
1365
1480
  name: string;
1366
1481
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
1367
1482
  } | undefined;
1483
+ color?: {
1484
+ light?: string | undefined;
1485
+ dark?: string | undefined;
1486
+ } | undefined;
1487
+ description?: string | undefined;
1368
1488
  hidden?: boolean | undefined;
1369
1489
  }[] | undefined;
1370
1490
  anchors?: {
@@ -1412,6 +1532,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
1412
1532
  name: string;
1413
1533
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
1414
1534
  } | undefined;
1535
+ color?: {
1536
+ light?: string | undefined;
1537
+ dark?: string | undefined;
1538
+ } | undefined;
1539
+ description?: string | undefined;
1415
1540
  hidden?: boolean | undefined;
1416
1541
  }[] | undefined;
1417
1542
  anchors?: {
@@ -1459,6 +1584,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
1459
1584
  name: string;
1460
1585
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
1461
1586
  } | undefined;
1587
+ color?: {
1588
+ light?: string | undefined;
1589
+ dark?: string | undefined;
1590
+ } | undefined;
1591
+ description?: string | undefined;
1462
1592
  hidden?: boolean | undefined;
1463
1593
  }[] | undefined;
1464
1594
  anchors?: {
@@ -1530,6 +1660,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
1530
1660
  name: string;
1531
1661
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
1532
1662
  } | undefined;
1663
+ color?: {
1664
+ light?: string | undefined;
1665
+ dark?: string | undefined;
1666
+ } | undefined;
1667
+ description?: string | undefined;
1533
1668
  hidden?: boolean | undefined;
1534
1669
  }[] | undefined;
1535
1670
  anchors?: {
@@ -1577,6 +1712,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
1577
1712
  name: string;
1578
1713
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
1579
1714
  } | undefined;
1715
+ color?: {
1716
+ light?: string | undefined;
1717
+ dark?: string | undefined;
1718
+ } | undefined;
1719
+ description?: string | undefined;
1580
1720
  hidden?: boolean | undefined;
1581
1721
  }[] | undefined;
1582
1722
  anchors?: {
@@ -1797,6 +1937,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
1797
1937
  name: string;
1798
1938
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
1799
1939
  } | undefined;
1940
+ color?: {
1941
+ light?: string | undefined;
1942
+ dark?: string | undefined;
1943
+ } | undefined;
1944
+ description?: string | undefined;
1800
1945
  hidden?: boolean | undefined;
1801
1946
  }[] | undefined;
1802
1947
  anchors?: {
@@ -1844,6 +1989,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
1844
1989
  name: string;
1845
1990
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
1846
1991
  } | undefined;
1992
+ color?: {
1993
+ light?: string | undefined;
1994
+ dark?: string | undefined;
1995
+ } | undefined;
1996
+ description?: string | undefined;
1847
1997
  hidden?: boolean | undefined;
1848
1998
  }[] | undefined;
1849
1999
  anchors?: {
@@ -1891,6 +2041,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
1891
2041
  name: string;
1892
2042
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
1893
2043
  } | undefined;
2044
+ color?: {
2045
+ light?: string | undefined;
2046
+ dark?: string | undefined;
2047
+ } | undefined;
2048
+ description?: string | undefined;
1894
2049
  hidden?: boolean | undefined;
1895
2050
  }[] | undefined;
1896
2051
  anchors?: {
@@ -1938,6 +2093,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
1938
2093
  name: string;
1939
2094
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
1940
2095
  } | undefined;
2096
+ color?: {
2097
+ light?: string | undefined;
2098
+ dark?: string | undefined;
2099
+ } | undefined;
2100
+ description?: string | undefined;
1941
2101
  hidden?: boolean | undefined;
1942
2102
  }[] | undefined;
1943
2103
  anchors?: {
@@ -1985,6 +2145,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
1985
2145
  name: string;
1986
2146
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
1987
2147
  } | undefined;
2148
+ color?: {
2149
+ light?: string | undefined;
2150
+ dark?: string | undefined;
2151
+ } | undefined;
2152
+ description?: string | undefined;
1988
2153
  hidden?: boolean | undefined;
1989
2154
  }[] | undefined;
1990
2155
  anchors?: {
@@ -2056,6 +2221,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
2056
2221
  name: string;
2057
2222
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
2058
2223
  } | undefined;
2224
+ color?: {
2225
+ light?: string | undefined;
2226
+ dark?: string | undefined;
2227
+ } | undefined;
2228
+ description?: string | undefined;
2059
2229
  hidden?: boolean | undefined;
2060
2230
  }[] | undefined;
2061
2231
  anchors?: {
@@ -2103,6 +2273,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
2103
2273
  name: string;
2104
2274
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
2105
2275
  } | undefined;
2276
+ color?: {
2277
+ light?: string | undefined;
2278
+ dark?: string | undefined;
2279
+ } | undefined;
2280
+ description?: string | undefined;
2106
2281
  hidden?: boolean | undefined;
2107
2282
  }[] | undefined;
2108
2283
  anchors?: {
@@ -2150,6 +2325,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
2150
2325
  name: string;
2151
2326
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
2152
2327
  } | undefined;
2328
+ color?: {
2329
+ light?: string | undefined;
2330
+ dark?: string | undefined;
2331
+ } | undefined;
2332
+ description?: string | undefined;
2153
2333
  hidden?: boolean | undefined;
2154
2334
  }[] | undefined;
2155
2335
  anchors?: {
@@ -2197,6 +2377,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
2197
2377
  name: string;
2198
2378
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
2199
2379
  } | undefined;
2380
+ color?: {
2381
+ light?: string | undefined;
2382
+ dark?: string | undefined;
2383
+ } | undefined;
2384
+ description?: string | undefined;
2200
2385
  hidden?: boolean | undefined;
2201
2386
  }[] | undefined;
2202
2387
  anchors?: {
@@ -2244,6 +2429,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
2244
2429
  name: string;
2245
2430
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
2246
2431
  } | undefined;
2432
+ color?: {
2433
+ light?: string | undefined;
2434
+ dark?: string | undefined;
2435
+ } | undefined;
2436
+ description?: string | undefined;
2247
2437
  hidden?: boolean | undefined;
2248
2438
  }[] | undefined;
2249
2439
  anchors?: {
@@ -2291,6 +2481,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
2291
2481
  name: string;
2292
2482
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
2293
2483
  } | undefined;
2484
+ color?: {
2485
+ light?: string | undefined;
2486
+ dark?: string | undefined;
2487
+ } | undefined;
2488
+ description?: string | undefined;
2294
2489
  hidden?: boolean | undefined;
2295
2490
  }[] | undefined;
2296
2491
  anchors?: {
@@ -2338,6 +2533,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
2338
2533
  name: string;
2339
2534
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
2340
2535
  } | undefined;
2536
+ color?: {
2537
+ light?: string | undefined;
2538
+ dark?: string | undefined;
2539
+ } | undefined;
2540
+ description?: string | undefined;
2341
2541
  hidden?: boolean | undefined;
2342
2542
  }[] | undefined;
2343
2543
  anchors?: {
@@ -2409,6 +2609,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
2409
2609
  name: string;
2410
2610
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
2411
2611
  } | undefined;
2612
+ color?: {
2613
+ light?: string | undefined;
2614
+ dark?: string | undefined;
2615
+ } | undefined;
2616
+ description?: string | undefined;
2412
2617
  hidden?: boolean | undefined;
2413
2618
  }[] | undefined;
2414
2619
  anchors?: {
@@ -2456,6 +2661,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
2456
2661
  name: string;
2457
2662
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
2458
2663
  } | undefined;
2664
+ color?: {
2665
+ light?: string | undefined;
2666
+ dark?: string | undefined;
2667
+ } | undefined;
2668
+ description?: string | undefined;
2459
2669
  hidden?: boolean | undefined;
2460
2670
  }[] | undefined;
2461
2671
  anchors?: {
@@ -2676,6 +2886,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
2676
2886
  name: string;
2677
2887
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
2678
2888
  } | undefined;
2889
+ color?: {
2890
+ light?: string | undefined;
2891
+ dark?: string | undefined;
2892
+ } | undefined;
2893
+ description?: string | undefined;
2679
2894
  hidden?: boolean | undefined;
2680
2895
  }[] | undefined;
2681
2896
  anchors?: {
@@ -2723,6 +2938,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
2723
2938
  name: string;
2724
2939
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
2725
2940
  } | undefined;
2941
+ color?: {
2942
+ light?: string | undefined;
2943
+ dark?: string | undefined;
2944
+ } | undefined;
2945
+ description?: string | undefined;
2726
2946
  hidden?: boolean | undefined;
2727
2947
  }[] | undefined;
2728
2948
  anchors?: {
@@ -2770,6 +2990,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
2770
2990
  name: string;
2771
2991
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
2772
2992
  } | undefined;
2993
+ color?: {
2994
+ light?: string | undefined;
2995
+ dark?: string | undefined;
2996
+ } | undefined;
2997
+ description?: string | undefined;
2773
2998
  hidden?: boolean | undefined;
2774
2999
  }[] | undefined;
2775
3000
  anchors?: {
@@ -2817,6 +3042,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
2817
3042
  name: string;
2818
3043
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
2819
3044
  } | undefined;
3045
+ color?: {
3046
+ light?: string | undefined;
3047
+ dark?: string | undefined;
3048
+ } | undefined;
3049
+ description?: string | undefined;
2820
3050
  hidden?: boolean | undefined;
2821
3051
  }[] | undefined;
2822
3052
  anchors?: {
@@ -2864,6 +3094,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
2864
3094
  name: string;
2865
3095
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
2866
3096
  } | undefined;
3097
+ color?: {
3098
+ light?: string | undefined;
3099
+ dark?: string | undefined;
3100
+ } | undefined;
3101
+ description?: string | undefined;
2867
3102
  hidden?: boolean | undefined;
2868
3103
  }[] | undefined;
2869
3104
  anchors?: {
@@ -2935,6 +3170,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
2935
3170
  name: string;
2936
3171
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
2937
3172
  } | undefined;
3173
+ color?: {
3174
+ light?: string | undefined;
3175
+ dark?: string | undefined;
3176
+ } | undefined;
3177
+ description?: string | undefined;
2938
3178
  hidden?: boolean | undefined;
2939
3179
  }[] | undefined;
2940
3180
  anchors?: {
@@ -2982,6 +3222,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
2982
3222
  name: string;
2983
3223
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
2984
3224
  } | undefined;
3225
+ color?: {
3226
+ light?: string | undefined;
3227
+ dark?: string | undefined;
3228
+ } | undefined;
3229
+ description?: string | undefined;
2985
3230
  hidden?: boolean | undefined;
2986
3231
  }[] | undefined;
2987
3232
  anchors?: {
@@ -3029,6 +3274,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
3029
3274
  name: string;
3030
3275
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
3031
3276
  } | undefined;
3277
+ color?: {
3278
+ light?: string | undefined;
3279
+ dark?: string | undefined;
3280
+ } | undefined;
3281
+ description?: string | undefined;
3032
3282
  hidden?: boolean | undefined;
3033
3283
  }[] | undefined;
3034
3284
  anchors?: {
@@ -3076,6 +3326,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
3076
3326
  name: string;
3077
3327
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
3078
3328
  } | undefined;
3329
+ color?: {
3330
+ light?: string | undefined;
3331
+ dark?: string | undefined;
3332
+ } | undefined;
3333
+ description?: string | undefined;
3079
3334
  hidden?: boolean | undefined;
3080
3335
  }[] | undefined;
3081
3336
  anchors?: {
@@ -3123,6 +3378,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
3123
3378
  name: string;
3124
3379
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
3125
3380
  } | undefined;
3381
+ color?: {
3382
+ light?: string | undefined;
3383
+ dark?: string | undefined;
3384
+ } | undefined;
3385
+ description?: string | undefined;
3126
3386
  hidden?: boolean | undefined;
3127
3387
  }[] | undefined;
3128
3388
  anchors?: {
@@ -3170,6 +3430,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
3170
3430
  name: string;
3171
3431
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
3172
3432
  } | undefined;
3433
+ color?: {
3434
+ light?: string | undefined;
3435
+ dark?: string | undefined;
3436
+ } | undefined;
3437
+ description?: string | undefined;
3173
3438
  hidden?: boolean | undefined;
3174
3439
  }[] | undefined;
3175
3440
  anchors?: {
@@ -3217,6 +3482,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
3217
3482
  name: string;
3218
3483
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
3219
3484
  } | undefined;
3485
+ color?: {
3486
+ light?: string | undefined;
3487
+ dark?: string | undefined;
3488
+ } | undefined;
3489
+ description?: string | undefined;
3220
3490
  hidden?: boolean | undefined;
3221
3491
  }[] | undefined;
3222
3492
  anchors?: {
@@ -3288,6 +3558,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
3288
3558
  name: string;
3289
3559
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
3290
3560
  } | undefined;
3561
+ color?: {
3562
+ light?: string | undefined;
3563
+ dark?: string | undefined;
3564
+ } | undefined;
3565
+ description?: string | undefined;
3291
3566
  hidden?: boolean | undefined;
3292
3567
  }[] | undefined;
3293
3568
  anchors?: {
@@ -3335,6 +3610,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
3335
3610
  name: string;
3336
3611
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
3337
3612
  } | undefined;
3613
+ color?: {
3614
+ light?: string | undefined;
3615
+ dark?: string | undefined;
3616
+ } | undefined;
3617
+ description?: string | undefined;
3338
3618
  hidden?: boolean | undefined;
3339
3619
  }[] | undefined;
3340
3620
  anchors?: {
@@ -3555,6 +3835,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
3555
3835
  name: string;
3556
3836
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
3557
3837
  } | undefined;
3838
+ color?: {
3839
+ light?: string | undefined;
3840
+ dark?: string | undefined;
3841
+ } | undefined;
3842
+ description?: string | undefined;
3558
3843
  hidden?: boolean | undefined;
3559
3844
  }[] | undefined;
3560
3845
  anchors?: {
@@ -3602,6 +3887,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
3602
3887
  name: string;
3603
3888
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
3604
3889
  } | undefined;
3890
+ color?: {
3891
+ light?: string | undefined;
3892
+ dark?: string | undefined;
3893
+ } | undefined;
3894
+ description?: string | undefined;
3605
3895
  hidden?: boolean | undefined;
3606
3896
  }[] | undefined;
3607
3897
  anchors?: {
@@ -3649,6 +3939,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
3649
3939
  name: string;
3650
3940
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
3651
3941
  } | undefined;
3942
+ color?: {
3943
+ light?: string | undefined;
3944
+ dark?: string | undefined;
3945
+ } | undefined;
3946
+ description?: string | undefined;
3652
3947
  hidden?: boolean | undefined;
3653
3948
  }[] | undefined;
3654
3949
  anchors?: {
@@ -3696,6 +3991,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
3696
3991
  name: string;
3697
3992
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
3698
3993
  } | undefined;
3994
+ color?: {
3995
+ light?: string | undefined;
3996
+ dark?: string | undefined;
3997
+ } | undefined;
3998
+ description?: string | undefined;
3699
3999
  hidden?: boolean | undefined;
3700
4000
  }[] | undefined;
3701
4001
  anchors?: {
@@ -3743,6 +4043,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
3743
4043
  name: string;
3744
4044
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
3745
4045
  } | undefined;
4046
+ color?: {
4047
+ light?: string | undefined;
4048
+ dark?: string | undefined;
4049
+ } | undefined;
4050
+ description?: string | undefined;
3746
4051
  hidden?: boolean | undefined;
3747
4052
  }[] | undefined;
3748
4053
  anchors?: {
@@ -3814,6 +4119,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
3814
4119
  name: string;
3815
4120
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
3816
4121
  } | undefined;
4122
+ color?: {
4123
+ light?: string | undefined;
4124
+ dark?: string | undefined;
4125
+ } | undefined;
4126
+ description?: string | undefined;
3817
4127
  hidden?: boolean | undefined;
3818
4128
  }[] | undefined;
3819
4129
  anchors?: {
@@ -3861,6 +4171,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
3861
4171
  name: string;
3862
4172
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
3863
4173
  } | undefined;
4174
+ color?: {
4175
+ light?: string | undefined;
4176
+ dark?: string | undefined;
4177
+ } | undefined;
4178
+ description?: string | undefined;
3864
4179
  hidden?: boolean | undefined;
3865
4180
  }[] | undefined;
3866
4181
  anchors?: {
@@ -3908,6 +4223,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
3908
4223
  name: string;
3909
4224
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
3910
4225
  } | undefined;
4226
+ color?: {
4227
+ light?: string | undefined;
4228
+ dark?: string | undefined;
4229
+ } | undefined;
4230
+ description?: string | undefined;
3911
4231
  hidden?: boolean | undefined;
3912
4232
  }[] | undefined;
3913
4233
  anchors?: {
@@ -3955,6 +4275,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
3955
4275
  name: string;
3956
4276
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
3957
4277
  } | undefined;
4278
+ color?: {
4279
+ light?: string | undefined;
4280
+ dark?: string | undefined;
4281
+ } | undefined;
4282
+ description?: string | undefined;
3958
4283
  hidden?: boolean | undefined;
3959
4284
  }[] | undefined;
3960
4285
  anchors?: {
@@ -4002,6 +4327,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
4002
4327
  name: string;
4003
4328
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
4004
4329
  } | undefined;
4330
+ color?: {
4331
+ light?: string | undefined;
4332
+ dark?: string | undefined;
4333
+ } | undefined;
4334
+ description?: string | undefined;
4005
4335
  hidden?: boolean | undefined;
4006
4336
  }[] | undefined;
4007
4337
  anchors?: {
@@ -4049,6 +4379,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
4049
4379
  name: string;
4050
4380
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
4051
4381
  } | undefined;
4382
+ color?: {
4383
+ light?: string | undefined;
4384
+ dark?: string | undefined;
4385
+ } | undefined;
4386
+ description?: string | undefined;
4052
4387
  hidden?: boolean | undefined;
4053
4388
  }[] | undefined;
4054
4389
  anchors?: {
@@ -4096,6 +4431,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
4096
4431
  name: string;
4097
4432
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
4098
4433
  } | undefined;
4434
+ color?: {
4435
+ light?: string | undefined;
4436
+ dark?: string | undefined;
4437
+ } | undefined;
4438
+ description?: string | undefined;
4099
4439
  hidden?: boolean | undefined;
4100
4440
  }[] | undefined;
4101
4441
  anchors?: {
@@ -4167,6 +4507,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
4167
4507
  name: string;
4168
4508
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
4169
4509
  } | undefined;
4510
+ color?: {
4511
+ light?: string | undefined;
4512
+ dark?: string | undefined;
4513
+ } | undefined;
4514
+ description?: string | undefined;
4170
4515
  hidden?: boolean | undefined;
4171
4516
  }[] | undefined;
4172
4517
  anchors?: {
@@ -4214,6 +4559,11 @@ export declare const update: (contentDirectoryPath: string, staticFilenames: str
4214
4559
  name: string;
4215
4560
  style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
4216
4561
  } | undefined;
4562
+ color?: {
4563
+ light?: string | undefined;
4564
+ dark?: string | undefined;
4565
+ } | undefined;
4566
+ description?: string | undefined;
4217
4567
  hidden?: boolean | undefined;
4218
4568
  }[] | undefined;
4219
4569
  anchors?: {