@mintlify/validation 0.1.460 → 0.1.462
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/dist/mint-config/schemas/v2/index.d.ts +189 -0
- package/dist/mint-config/schemas/v2/properties/navigation/groups.d.ts +27 -0
- package/dist/mint-config/schemas/v2/properties/navigation/groups.js +2 -0
- package/dist/mint-config/schemas/v2/properties/navigation/index.d.ts +20 -0
- package/dist/mint-config/schemas/v2/themes/almond.d.ts +27 -0
- package/dist/mint-config/schemas/v2/themes/aspen.d.ts +27 -0
- package/dist/mint-config/schemas/v2/themes/linden.d.ts +27 -0
- package/dist/mint-config/schemas/v2/themes/maple.d.ts +27 -0
- package/dist/mint-config/schemas/v2/themes/mint.d.ts +27 -0
- package/dist/mint-config/schemas/v2/themes/palm.d.ts +27 -0
- package/dist/mint-config/schemas/v2/themes/reusable/index.d.ts +15 -0
- package/dist/mint-config/schemas/v2/themes/willow.d.ts +27 -0
- package/dist/mint-config/validateConfig.d.ts +84 -0
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/dist/types/deployment/deploymentEntitlements.d.ts +1 -1
- package/dist/types/deployment/deploymentEntitlements.js +0 -1
- package/package.json +2 -2
|
@@ -377,6 +377,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
377
377
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
378
378
|
library?: "fontawesome" | "lucide" | undefined;
|
|
379
379
|
}>]>>;
|
|
380
|
+
expanded: z.ZodOptional<z.ZodBoolean>;
|
|
380
381
|
group: z.ZodString;
|
|
381
382
|
public: z.ZodOptional<z.ZodBoolean>;
|
|
382
383
|
tag: z.ZodOptional<z.ZodString>;
|
|
@@ -408,6 +409,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
408
409
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
409
410
|
library?: "fontawesome" | "lucide" | undefined;
|
|
410
411
|
} | undefined;
|
|
412
|
+
expanded?: boolean | undefined;
|
|
411
413
|
public?: boolean | undefined;
|
|
412
414
|
tag?: string | undefined;
|
|
413
415
|
hidden?: boolean | undefined;
|
|
@@ -426,6 +428,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
426
428
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
427
429
|
library?: "fontawesome" | "lucide" | undefined;
|
|
428
430
|
} | undefined;
|
|
431
|
+
expanded?: boolean | undefined;
|
|
429
432
|
public?: boolean | undefined;
|
|
430
433
|
tag?: string | undefined;
|
|
431
434
|
hidden?: boolean | undefined;
|
|
@@ -445,6 +448,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
445
448
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
446
449
|
library?: "fontawesome" | "lucide" | undefined;
|
|
447
450
|
}>]>>;
|
|
451
|
+
expanded: z.ZodOptional<z.ZodBoolean>;
|
|
448
452
|
group: z.ZodString;
|
|
449
453
|
public: z.ZodOptional<z.ZodBoolean>;
|
|
450
454
|
tag: z.ZodOptional<z.ZodString>;
|
|
@@ -476,6 +480,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
476
480
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
477
481
|
library?: "fontawesome" | "lucide" | undefined;
|
|
478
482
|
} | undefined;
|
|
483
|
+
expanded?: boolean | undefined;
|
|
479
484
|
public?: boolean | undefined;
|
|
480
485
|
tag?: string | undefined;
|
|
481
486
|
hidden?: boolean | undefined;
|
|
@@ -494,6 +499,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
494
499
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
495
500
|
library?: "fontawesome" | "lucide" | undefined;
|
|
496
501
|
} | undefined;
|
|
502
|
+
expanded?: boolean | undefined;
|
|
497
503
|
public?: boolean | undefined;
|
|
498
504
|
tag?: string | undefined;
|
|
499
505
|
hidden?: boolean | undefined;
|
|
@@ -513,6 +519,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
513
519
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
514
520
|
library?: "fontawesome" | "lucide" | undefined;
|
|
515
521
|
}>]>>;
|
|
522
|
+
expanded: z.ZodOptional<z.ZodBoolean>;
|
|
516
523
|
group: z.ZodString;
|
|
517
524
|
public: z.ZodOptional<z.ZodBoolean>;
|
|
518
525
|
tag: z.ZodOptional<z.ZodString>;
|
|
@@ -527,6 +534,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
527
534
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
528
535
|
library?: "fontawesome" | "lucide" | undefined;
|
|
529
536
|
} | undefined;
|
|
537
|
+
expanded?: boolean | undefined;
|
|
530
538
|
public?: boolean | undefined;
|
|
531
539
|
tag?: string | undefined;
|
|
532
540
|
hidden?: boolean | undefined;
|
|
@@ -538,6 +546,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
538
546
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
539
547
|
library?: "fontawesome" | "lucide" | undefined;
|
|
540
548
|
} | undefined;
|
|
549
|
+
expanded?: boolean | undefined;
|
|
541
550
|
public?: boolean | undefined;
|
|
542
551
|
tag?: string | undefined;
|
|
543
552
|
hidden?: boolean | undefined;
|
|
@@ -560,6 +569,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
560
569
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
561
570
|
library?: "fontawesome" | "lucide" | undefined;
|
|
562
571
|
} | undefined;
|
|
572
|
+
expanded?: boolean | undefined;
|
|
563
573
|
public?: boolean | undefined;
|
|
564
574
|
tag?: string | undefined;
|
|
565
575
|
hidden?: boolean | undefined;
|
|
@@ -579,6 +589,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
579
589
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
580
590
|
library?: "fontawesome" | "lucide" | undefined;
|
|
581
591
|
} | undefined;
|
|
592
|
+
expanded?: boolean | undefined;
|
|
582
593
|
public?: boolean | undefined;
|
|
583
594
|
tag?: string | undefined;
|
|
584
595
|
hidden?: boolean | undefined;
|
|
@@ -591,6 +602,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
591
602
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
592
603
|
library?: "fontawesome" | "lucide" | undefined;
|
|
593
604
|
} | undefined;
|
|
605
|
+
expanded?: boolean | undefined;
|
|
594
606
|
public?: boolean | undefined;
|
|
595
607
|
tag?: string | undefined;
|
|
596
608
|
hidden?: boolean | undefined;
|
|
@@ -612,6 +624,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
612
624
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
613
625
|
library?: "fontawesome" | "lucide" | undefined;
|
|
614
626
|
} | undefined;
|
|
627
|
+
expanded?: boolean | undefined;
|
|
615
628
|
public?: boolean | undefined;
|
|
616
629
|
tag?: string | undefined;
|
|
617
630
|
hidden?: boolean | undefined;
|
|
@@ -631,6 +644,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
631
644
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
632
645
|
library?: "fontawesome" | "lucide" | undefined;
|
|
633
646
|
} | undefined;
|
|
647
|
+
expanded?: boolean | undefined;
|
|
634
648
|
public?: boolean | undefined;
|
|
635
649
|
tag?: string | undefined;
|
|
636
650
|
hidden?: boolean | undefined;
|
|
@@ -643,6 +657,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
643
657
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
644
658
|
library?: "fontawesome" | "lucide" | undefined;
|
|
645
659
|
} | undefined;
|
|
660
|
+
expanded?: boolean | undefined;
|
|
646
661
|
public?: boolean | undefined;
|
|
647
662
|
tag?: string | undefined;
|
|
648
663
|
hidden?: boolean | undefined;
|
|
@@ -1414,6 +1429,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
1414
1429
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1415
1430
|
library?: "fontawesome" | "lucide" | undefined;
|
|
1416
1431
|
} | undefined;
|
|
1432
|
+
expanded?: boolean | undefined;
|
|
1417
1433
|
public?: boolean | undefined;
|
|
1418
1434
|
tag?: string | undefined;
|
|
1419
1435
|
hidden?: boolean | undefined;
|
|
@@ -1433,6 +1449,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
1433
1449
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1434
1450
|
library?: "fontawesome" | "lucide" | undefined;
|
|
1435
1451
|
} | undefined;
|
|
1452
|
+
expanded?: boolean | undefined;
|
|
1436
1453
|
public?: boolean | undefined;
|
|
1437
1454
|
tag?: string | undefined;
|
|
1438
1455
|
hidden?: boolean | undefined;
|
|
@@ -1445,6 +1462,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
1445
1462
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1446
1463
|
library?: "fontawesome" | "lucide" | undefined;
|
|
1447
1464
|
} | undefined;
|
|
1465
|
+
expanded?: boolean | undefined;
|
|
1448
1466
|
public?: boolean | undefined;
|
|
1449
1467
|
tag?: string | undefined;
|
|
1450
1468
|
hidden?: boolean | undefined;
|
|
@@ -1485,6 +1503,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
1485
1503
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1486
1504
|
library?: "fontawesome" | "lucide" | undefined;
|
|
1487
1505
|
} | undefined;
|
|
1506
|
+
expanded?: boolean | undefined;
|
|
1488
1507
|
public?: boolean | undefined;
|
|
1489
1508
|
tag?: string | undefined;
|
|
1490
1509
|
hidden?: boolean | undefined;
|
|
@@ -1504,6 +1523,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
1504
1523
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1505
1524
|
library?: "fontawesome" | "lucide" | undefined;
|
|
1506
1525
|
} | undefined;
|
|
1526
|
+
expanded?: boolean | undefined;
|
|
1507
1527
|
public?: boolean | undefined;
|
|
1508
1528
|
tag?: string | undefined;
|
|
1509
1529
|
hidden?: boolean | undefined;
|
|
@@ -1516,6 +1536,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
1516
1536
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1517
1537
|
library?: "fontawesome" | "lucide" | undefined;
|
|
1518
1538
|
} | undefined;
|
|
1539
|
+
expanded?: boolean | undefined;
|
|
1519
1540
|
public?: boolean | undefined;
|
|
1520
1541
|
tag?: string | undefined;
|
|
1521
1542
|
hidden?: boolean | undefined;
|
|
@@ -1791,6 +1812,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
1791
1812
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1792
1813
|
library?: "fontawesome" | "lucide" | undefined;
|
|
1793
1814
|
} | undefined;
|
|
1815
|
+
expanded?: boolean | undefined;
|
|
1794
1816
|
public?: boolean | undefined;
|
|
1795
1817
|
tag?: string | undefined;
|
|
1796
1818
|
hidden?: boolean | undefined;
|
|
@@ -1810,6 +1832,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
1810
1832
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1811
1833
|
library?: "fontawesome" | "lucide" | undefined;
|
|
1812
1834
|
} | undefined;
|
|
1835
|
+
expanded?: boolean | undefined;
|
|
1813
1836
|
public?: boolean | undefined;
|
|
1814
1837
|
tag?: string | undefined;
|
|
1815
1838
|
hidden?: boolean | undefined;
|
|
@@ -1822,6 +1845,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
1822
1845
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1823
1846
|
library?: "fontawesome" | "lucide" | undefined;
|
|
1824
1847
|
} | undefined;
|
|
1848
|
+
expanded?: boolean | undefined;
|
|
1825
1849
|
public?: boolean | undefined;
|
|
1826
1850
|
tag?: string | undefined;
|
|
1827
1851
|
hidden?: boolean | undefined;
|
|
@@ -1862,6 +1886,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
1862
1886
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1863
1887
|
library?: "fontawesome" | "lucide" | undefined;
|
|
1864
1888
|
} | undefined;
|
|
1889
|
+
expanded?: boolean | undefined;
|
|
1865
1890
|
public?: boolean | undefined;
|
|
1866
1891
|
tag?: string | undefined;
|
|
1867
1892
|
hidden?: boolean | undefined;
|
|
@@ -1881,6 +1906,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
1881
1906
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1882
1907
|
library?: "fontawesome" | "lucide" | undefined;
|
|
1883
1908
|
} | undefined;
|
|
1909
|
+
expanded?: boolean | undefined;
|
|
1884
1910
|
public?: boolean | undefined;
|
|
1885
1911
|
tag?: string | undefined;
|
|
1886
1912
|
hidden?: boolean | undefined;
|
|
@@ -1893,6 +1919,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
1893
1919
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
1894
1920
|
library?: "fontawesome" | "lucide" | undefined;
|
|
1895
1921
|
} | undefined;
|
|
1922
|
+
expanded?: boolean | undefined;
|
|
1896
1923
|
public?: boolean | undefined;
|
|
1897
1924
|
tag?: string | undefined;
|
|
1898
1925
|
hidden?: boolean | undefined;
|
|
@@ -2507,6 +2534,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
2507
2534
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2508
2535
|
library?: "fontawesome" | "lucide" | undefined;
|
|
2509
2536
|
}>]>>;
|
|
2537
|
+
expanded: z.ZodOptional<z.ZodBoolean>;
|
|
2510
2538
|
group: z.ZodString;
|
|
2511
2539
|
public: z.ZodOptional<z.ZodBoolean>;
|
|
2512
2540
|
tag: z.ZodOptional<z.ZodString>;
|
|
@@ -2538,6 +2566,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
2538
2566
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2539
2567
|
library?: "fontawesome" | "lucide" | undefined;
|
|
2540
2568
|
} | undefined;
|
|
2569
|
+
expanded?: boolean | undefined;
|
|
2541
2570
|
public?: boolean | undefined;
|
|
2542
2571
|
tag?: string | undefined;
|
|
2543
2572
|
hidden?: boolean | undefined;
|
|
@@ -2556,6 +2585,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
2556
2585
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2557
2586
|
library?: "fontawesome" | "lucide" | undefined;
|
|
2558
2587
|
} | undefined;
|
|
2588
|
+
expanded?: boolean | undefined;
|
|
2559
2589
|
public?: boolean | undefined;
|
|
2560
2590
|
tag?: string | undefined;
|
|
2561
2591
|
hidden?: boolean | undefined;
|
|
@@ -2575,6 +2605,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
2575
2605
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2576
2606
|
library?: "fontawesome" | "lucide" | undefined;
|
|
2577
2607
|
}>]>>;
|
|
2608
|
+
expanded: z.ZodOptional<z.ZodBoolean>;
|
|
2578
2609
|
group: z.ZodString;
|
|
2579
2610
|
public: z.ZodOptional<z.ZodBoolean>;
|
|
2580
2611
|
tag: z.ZodOptional<z.ZodString>;
|
|
@@ -2606,6 +2637,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
2606
2637
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2607
2638
|
library?: "fontawesome" | "lucide" | undefined;
|
|
2608
2639
|
} | undefined;
|
|
2640
|
+
expanded?: boolean | undefined;
|
|
2609
2641
|
public?: boolean | undefined;
|
|
2610
2642
|
tag?: string | undefined;
|
|
2611
2643
|
hidden?: boolean | undefined;
|
|
@@ -2624,6 +2656,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
2624
2656
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2625
2657
|
library?: "fontawesome" | "lucide" | undefined;
|
|
2626
2658
|
} | undefined;
|
|
2659
|
+
expanded?: boolean | undefined;
|
|
2627
2660
|
public?: boolean | undefined;
|
|
2628
2661
|
tag?: string | undefined;
|
|
2629
2662
|
hidden?: boolean | undefined;
|
|
@@ -2643,6 +2676,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
2643
2676
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2644
2677
|
library?: "fontawesome" | "lucide" | undefined;
|
|
2645
2678
|
}>]>>;
|
|
2679
|
+
expanded: z.ZodOptional<z.ZodBoolean>;
|
|
2646
2680
|
group: z.ZodString;
|
|
2647
2681
|
public: z.ZodOptional<z.ZodBoolean>;
|
|
2648
2682
|
tag: z.ZodOptional<z.ZodString>;
|
|
@@ -2657,6 +2691,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
2657
2691
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2658
2692
|
library?: "fontawesome" | "lucide" | undefined;
|
|
2659
2693
|
} | undefined;
|
|
2694
|
+
expanded?: boolean | undefined;
|
|
2660
2695
|
public?: boolean | undefined;
|
|
2661
2696
|
tag?: string | undefined;
|
|
2662
2697
|
hidden?: boolean | undefined;
|
|
@@ -2668,6 +2703,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
2668
2703
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2669
2704
|
library?: "fontawesome" | "lucide" | undefined;
|
|
2670
2705
|
} | undefined;
|
|
2706
|
+
expanded?: boolean | undefined;
|
|
2671
2707
|
public?: boolean | undefined;
|
|
2672
2708
|
tag?: string | undefined;
|
|
2673
2709
|
hidden?: boolean | undefined;
|
|
@@ -2690,6 +2726,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
2690
2726
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2691
2727
|
library?: "fontawesome" | "lucide" | undefined;
|
|
2692
2728
|
} | undefined;
|
|
2729
|
+
expanded?: boolean | undefined;
|
|
2693
2730
|
public?: boolean | undefined;
|
|
2694
2731
|
tag?: string | undefined;
|
|
2695
2732
|
hidden?: boolean | undefined;
|
|
@@ -2709,6 +2746,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
2709
2746
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2710
2747
|
library?: "fontawesome" | "lucide" | undefined;
|
|
2711
2748
|
} | undefined;
|
|
2749
|
+
expanded?: boolean | undefined;
|
|
2712
2750
|
public?: boolean | undefined;
|
|
2713
2751
|
tag?: string | undefined;
|
|
2714
2752
|
hidden?: boolean | undefined;
|
|
@@ -2721,6 +2759,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
2721
2759
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2722
2760
|
library?: "fontawesome" | "lucide" | undefined;
|
|
2723
2761
|
} | undefined;
|
|
2762
|
+
expanded?: boolean | undefined;
|
|
2724
2763
|
public?: boolean | undefined;
|
|
2725
2764
|
tag?: string | undefined;
|
|
2726
2765
|
hidden?: boolean | undefined;
|
|
@@ -2742,6 +2781,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
2742
2781
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2743
2782
|
library?: "fontawesome" | "lucide" | undefined;
|
|
2744
2783
|
} | undefined;
|
|
2784
|
+
expanded?: boolean | undefined;
|
|
2745
2785
|
public?: boolean | undefined;
|
|
2746
2786
|
tag?: string | undefined;
|
|
2747
2787
|
hidden?: boolean | undefined;
|
|
@@ -2761,6 +2801,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
2761
2801
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2762
2802
|
library?: "fontawesome" | "lucide" | undefined;
|
|
2763
2803
|
} | undefined;
|
|
2804
|
+
expanded?: boolean | undefined;
|
|
2764
2805
|
public?: boolean | undefined;
|
|
2765
2806
|
tag?: string | undefined;
|
|
2766
2807
|
hidden?: boolean | undefined;
|
|
@@ -2773,6 +2814,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
2773
2814
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
2774
2815
|
library?: "fontawesome" | "lucide" | undefined;
|
|
2775
2816
|
} | undefined;
|
|
2817
|
+
expanded?: boolean | undefined;
|
|
2776
2818
|
public?: boolean | undefined;
|
|
2777
2819
|
tag?: string | undefined;
|
|
2778
2820
|
hidden?: boolean | undefined;
|
|
@@ -3544,6 +3586,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
3544
3586
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
3545
3587
|
library?: "fontawesome" | "lucide" | undefined;
|
|
3546
3588
|
} | undefined;
|
|
3589
|
+
expanded?: boolean | undefined;
|
|
3547
3590
|
public?: boolean | undefined;
|
|
3548
3591
|
tag?: string | undefined;
|
|
3549
3592
|
hidden?: boolean | undefined;
|
|
@@ -3563,6 +3606,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
3563
3606
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
3564
3607
|
library?: "fontawesome" | "lucide" | undefined;
|
|
3565
3608
|
} | undefined;
|
|
3609
|
+
expanded?: boolean | undefined;
|
|
3566
3610
|
public?: boolean | undefined;
|
|
3567
3611
|
tag?: string | undefined;
|
|
3568
3612
|
hidden?: boolean | undefined;
|
|
@@ -3575,6 +3619,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
3575
3619
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
3576
3620
|
library?: "fontawesome" | "lucide" | undefined;
|
|
3577
3621
|
} | undefined;
|
|
3622
|
+
expanded?: boolean | undefined;
|
|
3578
3623
|
public?: boolean | undefined;
|
|
3579
3624
|
tag?: string | undefined;
|
|
3580
3625
|
hidden?: boolean | undefined;
|
|
@@ -3615,6 +3660,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
3615
3660
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
3616
3661
|
library?: "fontawesome" | "lucide" | undefined;
|
|
3617
3662
|
} | undefined;
|
|
3663
|
+
expanded?: boolean | undefined;
|
|
3618
3664
|
public?: boolean | undefined;
|
|
3619
3665
|
tag?: string | undefined;
|
|
3620
3666
|
hidden?: boolean | undefined;
|
|
@@ -3634,6 +3680,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
3634
3680
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
3635
3681
|
library?: "fontawesome" | "lucide" | undefined;
|
|
3636
3682
|
} | undefined;
|
|
3683
|
+
expanded?: boolean | undefined;
|
|
3637
3684
|
public?: boolean | undefined;
|
|
3638
3685
|
tag?: string | undefined;
|
|
3639
3686
|
hidden?: boolean | undefined;
|
|
@@ -3646,6 +3693,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
3646
3693
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
3647
3694
|
library?: "fontawesome" | "lucide" | undefined;
|
|
3648
3695
|
} | undefined;
|
|
3696
|
+
expanded?: boolean | undefined;
|
|
3649
3697
|
public?: boolean | undefined;
|
|
3650
3698
|
tag?: string | undefined;
|
|
3651
3699
|
hidden?: boolean | undefined;
|
|
@@ -3921,6 +3969,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
3921
3969
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
3922
3970
|
library?: "fontawesome" | "lucide" | undefined;
|
|
3923
3971
|
} | undefined;
|
|
3972
|
+
expanded?: boolean | undefined;
|
|
3924
3973
|
public?: boolean | undefined;
|
|
3925
3974
|
tag?: string | undefined;
|
|
3926
3975
|
hidden?: boolean | undefined;
|
|
@@ -3940,6 +3989,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
3940
3989
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
3941
3990
|
library?: "fontawesome" | "lucide" | undefined;
|
|
3942
3991
|
} | undefined;
|
|
3992
|
+
expanded?: boolean | undefined;
|
|
3943
3993
|
public?: boolean | undefined;
|
|
3944
3994
|
tag?: string | undefined;
|
|
3945
3995
|
hidden?: boolean | undefined;
|
|
@@ -3952,6 +4002,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
3952
4002
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
3953
4003
|
library?: "fontawesome" | "lucide" | undefined;
|
|
3954
4004
|
} | undefined;
|
|
4005
|
+
expanded?: boolean | undefined;
|
|
3955
4006
|
public?: boolean | undefined;
|
|
3956
4007
|
tag?: string | undefined;
|
|
3957
4008
|
hidden?: boolean | undefined;
|
|
@@ -3992,6 +4043,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
3992
4043
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
3993
4044
|
library?: "fontawesome" | "lucide" | undefined;
|
|
3994
4045
|
} | undefined;
|
|
4046
|
+
expanded?: boolean | undefined;
|
|
3995
4047
|
public?: boolean | undefined;
|
|
3996
4048
|
tag?: string | undefined;
|
|
3997
4049
|
hidden?: boolean | undefined;
|
|
@@ -4011,6 +4063,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
4011
4063
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
4012
4064
|
library?: "fontawesome" | "lucide" | undefined;
|
|
4013
4065
|
} | undefined;
|
|
4066
|
+
expanded?: boolean | undefined;
|
|
4014
4067
|
public?: boolean | undefined;
|
|
4015
4068
|
tag?: string | undefined;
|
|
4016
4069
|
hidden?: boolean | undefined;
|
|
@@ -4023,6 +4076,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
4023
4076
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
4024
4077
|
library?: "fontawesome" | "lucide" | undefined;
|
|
4025
4078
|
} | undefined;
|
|
4079
|
+
expanded?: boolean | undefined;
|
|
4026
4080
|
public?: boolean | undefined;
|
|
4027
4081
|
tag?: string | undefined;
|
|
4028
4082
|
hidden?: boolean | undefined;
|
|
@@ -4637,6 +4691,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
4637
4691
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
4638
4692
|
library?: "fontawesome" | "lucide" | undefined;
|
|
4639
4693
|
}>]>>;
|
|
4694
|
+
expanded: z.ZodOptional<z.ZodBoolean>;
|
|
4640
4695
|
group: z.ZodString;
|
|
4641
4696
|
public: z.ZodOptional<z.ZodBoolean>;
|
|
4642
4697
|
tag: z.ZodOptional<z.ZodString>;
|
|
@@ -4668,6 +4723,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
4668
4723
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
4669
4724
|
library?: "fontawesome" | "lucide" | undefined;
|
|
4670
4725
|
} | undefined;
|
|
4726
|
+
expanded?: boolean | undefined;
|
|
4671
4727
|
public?: boolean | undefined;
|
|
4672
4728
|
tag?: string | undefined;
|
|
4673
4729
|
hidden?: boolean | undefined;
|
|
@@ -4686,6 +4742,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
4686
4742
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
4687
4743
|
library?: "fontawesome" | "lucide" | undefined;
|
|
4688
4744
|
} | undefined;
|
|
4745
|
+
expanded?: boolean | undefined;
|
|
4689
4746
|
public?: boolean | undefined;
|
|
4690
4747
|
tag?: string | undefined;
|
|
4691
4748
|
hidden?: boolean | undefined;
|
|
@@ -4705,6 +4762,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
4705
4762
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
4706
4763
|
library?: "fontawesome" | "lucide" | undefined;
|
|
4707
4764
|
}>]>>;
|
|
4765
|
+
expanded: z.ZodOptional<z.ZodBoolean>;
|
|
4708
4766
|
group: z.ZodString;
|
|
4709
4767
|
public: z.ZodOptional<z.ZodBoolean>;
|
|
4710
4768
|
tag: z.ZodOptional<z.ZodString>;
|
|
@@ -4736,6 +4794,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
4736
4794
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
4737
4795
|
library?: "fontawesome" | "lucide" | undefined;
|
|
4738
4796
|
} | undefined;
|
|
4797
|
+
expanded?: boolean | undefined;
|
|
4739
4798
|
public?: boolean | undefined;
|
|
4740
4799
|
tag?: string | undefined;
|
|
4741
4800
|
hidden?: boolean | undefined;
|
|
@@ -4754,6 +4813,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
4754
4813
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
4755
4814
|
library?: "fontawesome" | "lucide" | undefined;
|
|
4756
4815
|
} | undefined;
|
|
4816
|
+
expanded?: boolean | undefined;
|
|
4757
4817
|
public?: boolean | undefined;
|
|
4758
4818
|
tag?: string | undefined;
|
|
4759
4819
|
hidden?: boolean | undefined;
|
|
@@ -4773,6 +4833,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
4773
4833
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
4774
4834
|
library?: "fontawesome" | "lucide" | undefined;
|
|
4775
4835
|
}>]>>;
|
|
4836
|
+
expanded: z.ZodOptional<z.ZodBoolean>;
|
|
4776
4837
|
group: z.ZodString;
|
|
4777
4838
|
public: z.ZodOptional<z.ZodBoolean>;
|
|
4778
4839
|
tag: z.ZodOptional<z.ZodString>;
|
|
@@ -4787,6 +4848,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
4787
4848
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
4788
4849
|
library?: "fontawesome" | "lucide" | undefined;
|
|
4789
4850
|
} | undefined;
|
|
4851
|
+
expanded?: boolean | undefined;
|
|
4790
4852
|
public?: boolean | undefined;
|
|
4791
4853
|
tag?: string | undefined;
|
|
4792
4854
|
hidden?: boolean | undefined;
|
|
@@ -4798,6 +4860,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
4798
4860
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
4799
4861
|
library?: "fontawesome" | "lucide" | undefined;
|
|
4800
4862
|
} | undefined;
|
|
4863
|
+
expanded?: boolean | undefined;
|
|
4801
4864
|
public?: boolean | undefined;
|
|
4802
4865
|
tag?: string | undefined;
|
|
4803
4866
|
hidden?: boolean | undefined;
|
|
@@ -4820,6 +4883,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
4820
4883
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
4821
4884
|
library?: "fontawesome" | "lucide" | undefined;
|
|
4822
4885
|
} | undefined;
|
|
4886
|
+
expanded?: boolean | undefined;
|
|
4823
4887
|
public?: boolean | undefined;
|
|
4824
4888
|
tag?: string | undefined;
|
|
4825
4889
|
hidden?: boolean | undefined;
|
|
@@ -4839,6 +4903,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
4839
4903
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
4840
4904
|
library?: "fontawesome" | "lucide" | undefined;
|
|
4841
4905
|
} | undefined;
|
|
4906
|
+
expanded?: boolean | undefined;
|
|
4842
4907
|
public?: boolean | undefined;
|
|
4843
4908
|
tag?: string | undefined;
|
|
4844
4909
|
hidden?: boolean | undefined;
|
|
@@ -4851,6 +4916,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
4851
4916
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
4852
4917
|
library?: "fontawesome" | "lucide" | undefined;
|
|
4853
4918
|
} | undefined;
|
|
4919
|
+
expanded?: boolean | undefined;
|
|
4854
4920
|
public?: boolean | undefined;
|
|
4855
4921
|
tag?: string | undefined;
|
|
4856
4922
|
hidden?: boolean | undefined;
|
|
@@ -4872,6 +4938,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
4872
4938
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
4873
4939
|
library?: "fontawesome" | "lucide" | undefined;
|
|
4874
4940
|
} | undefined;
|
|
4941
|
+
expanded?: boolean | undefined;
|
|
4875
4942
|
public?: boolean | undefined;
|
|
4876
4943
|
tag?: string | undefined;
|
|
4877
4944
|
hidden?: boolean | undefined;
|
|
@@ -4891,6 +4958,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
4891
4958
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
4892
4959
|
library?: "fontawesome" | "lucide" | undefined;
|
|
4893
4960
|
} | undefined;
|
|
4961
|
+
expanded?: boolean | undefined;
|
|
4894
4962
|
public?: boolean | undefined;
|
|
4895
4963
|
tag?: string | undefined;
|
|
4896
4964
|
hidden?: boolean | undefined;
|
|
@@ -4903,6 +4971,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
4903
4971
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
4904
4972
|
library?: "fontawesome" | "lucide" | undefined;
|
|
4905
4973
|
} | undefined;
|
|
4974
|
+
expanded?: boolean | undefined;
|
|
4906
4975
|
public?: boolean | undefined;
|
|
4907
4976
|
tag?: string | undefined;
|
|
4908
4977
|
hidden?: boolean | undefined;
|
|
@@ -5674,6 +5743,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
5674
5743
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
5675
5744
|
library?: "fontawesome" | "lucide" | undefined;
|
|
5676
5745
|
} | undefined;
|
|
5746
|
+
expanded?: boolean | undefined;
|
|
5677
5747
|
public?: boolean | undefined;
|
|
5678
5748
|
tag?: string | undefined;
|
|
5679
5749
|
hidden?: boolean | undefined;
|
|
@@ -5693,6 +5763,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
5693
5763
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
5694
5764
|
library?: "fontawesome" | "lucide" | undefined;
|
|
5695
5765
|
} | undefined;
|
|
5766
|
+
expanded?: boolean | undefined;
|
|
5696
5767
|
public?: boolean | undefined;
|
|
5697
5768
|
tag?: string | undefined;
|
|
5698
5769
|
hidden?: boolean | undefined;
|
|
@@ -5705,6 +5776,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
5705
5776
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
5706
5777
|
library?: "fontawesome" | "lucide" | undefined;
|
|
5707
5778
|
} | undefined;
|
|
5779
|
+
expanded?: boolean | undefined;
|
|
5708
5780
|
public?: boolean | undefined;
|
|
5709
5781
|
tag?: string | undefined;
|
|
5710
5782
|
hidden?: boolean | undefined;
|
|
@@ -5745,6 +5817,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
5745
5817
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
5746
5818
|
library?: "fontawesome" | "lucide" | undefined;
|
|
5747
5819
|
} | undefined;
|
|
5820
|
+
expanded?: boolean | undefined;
|
|
5748
5821
|
public?: boolean | undefined;
|
|
5749
5822
|
tag?: string | undefined;
|
|
5750
5823
|
hidden?: boolean | undefined;
|
|
@@ -5764,6 +5837,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
5764
5837
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
5765
5838
|
library?: "fontawesome" | "lucide" | undefined;
|
|
5766
5839
|
} | undefined;
|
|
5840
|
+
expanded?: boolean | undefined;
|
|
5767
5841
|
public?: boolean | undefined;
|
|
5768
5842
|
tag?: string | undefined;
|
|
5769
5843
|
hidden?: boolean | undefined;
|
|
@@ -5776,6 +5850,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
5776
5850
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
5777
5851
|
library?: "fontawesome" | "lucide" | undefined;
|
|
5778
5852
|
} | undefined;
|
|
5853
|
+
expanded?: boolean | undefined;
|
|
5779
5854
|
public?: boolean | undefined;
|
|
5780
5855
|
tag?: string | undefined;
|
|
5781
5856
|
hidden?: boolean | undefined;
|
|
@@ -6051,6 +6126,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
6051
6126
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
6052
6127
|
library?: "fontawesome" | "lucide" | undefined;
|
|
6053
6128
|
} | undefined;
|
|
6129
|
+
expanded?: boolean | undefined;
|
|
6054
6130
|
public?: boolean | undefined;
|
|
6055
6131
|
tag?: string | undefined;
|
|
6056
6132
|
hidden?: boolean | undefined;
|
|
@@ -6070,6 +6146,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
6070
6146
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
6071
6147
|
library?: "fontawesome" | "lucide" | undefined;
|
|
6072
6148
|
} | undefined;
|
|
6149
|
+
expanded?: boolean | undefined;
|
|
6073
6150
|
public?: boolean | undefined;
|
|
6074
6151
|
tag?: string | undefined;
|
|
6075
6152
|
hidden?: boolean | undefined;
|
|
@@ -6082,6 +6159,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
6082
6159
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
6083
6160
|
library?: "fontawesome" | "lucide" | undefined;
|
|
6084
6161
|
} | undefined;
|
|
6162
|
+
expanded?: boolean | undefined;
|
|
6085
6163
|
public?: boolean | undefined;
|
|
6086
6164
|
tag?: string | undefined;
|
|
6087
6165
|
hidden?: boolean | undefined;
|
|
@@ -6122,6 +6200,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
6122
6200
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
6123
6201
|
library?: "fontawesome" | "lucide" | undefined;
|
|
6124
6202
|
} | undefined;
|
|
6203
|
+
expanded?: boolean | undefined;
|
|
6125
6204
|
public?: boolean | undefined;
|
|
6126
6205
|
tag?: string | undefined;
|
|
6127
6206
|
hidden?: boolean | undefined;
|
|
@@ -6141,6 +6220,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
6141
6220
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
6142
6221
|
library?: "fontawesome" | "lucide" | undefined;
|
|
6143
6222
|
} | undefined;
|
|
6223
|
+
expanded?: boolean | undefined;
|
|
6144
6224
|
public?: boolean | undefined;
|
|
6145
6225
|
tag?: string | undefined;
|
|
6146
6226
|
hidden?: boolean | undefined;
|
|
@@ -6153,6 +6233,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
6153
6233
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
6154
6234
|
library?: "fontawesome" | "lucide" | undefined;
|
|
6155
6235
|
} | undefined;
|
|
6236
|
+
expanded?: boolean | undefined;
|
|
6156
6237
|
public?: boolean | undefined;
|
|
6157
6238
|
tag?: string | undefined;
|
|
6158
6239
|
hidden?: boolean | undefined;
|
|
@@ -6767,6 +6848,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
6767
6848
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
6768
6849
|
library?: "fontawesome" | "lucide" | undefined;
|
|
6769
6850
|
}>]>>;
|
|
6851
|
+
expanded: z.ZodOptional<z.ZodBoolean>;
|
|
6770
6852
|
group: z.ZodString;
|
|
6771
6853
|
public: z.ZodOptional<z.ZodBoolean>;
|
|
6772
6854
|
tag: z.ZodOptional<z.ZodString>;
|
|
@@ -6798,6 +6880,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
6798
6880
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
6799
6881
|
library?: "fontawesome" | "lucide" | undefined;
|
|
6800
6882
|
} | undefined;
|
|
6883
|
+
expanded?: boolean | undefined;
|
|
6801
6884
|
public?: boolean | undefined;
|
|
6802
6885
|
tag?: string | undefined;
|
|
6803
6886
|
hidden?: boolean | undefined;
|
|
@@ -6816,6 +6899,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
6816
6899
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
6817
6900
|
library?: "fontawesome" | "lucide" | undefined;
|
|
6818
6901
|
} | undefined;
|
|
6902
|
+
expanded?: boolean | undefined;
|
|
6819
6903
|
public?: boolean | undefined;
|
|
6820
6904
|
tag?: string | undefined;
|
|
6821
6905
|
hidden?: boolean | undefined;
|
|
@@ -6835,6 +6919,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
6835
6919
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
6836
6920
|
library?: "fontawesome" | "lucide" | undefined;
|
|
6837
6921
|
}>]>>;
|
|
6922
|
+
expanded: z.ZodOptional<z.ZodBoolean>;
|
|
6838
6923
|
group: z.ZodString;
|
|
6839
6924
|
public: z.ZodOptional<z.ZodBoolean>;
|
|
6840
6925
|
tag: z.ZodOptional<z.ZodString>;
|
|
@@ -6866,6 +6951,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
6866
6951
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
6867
6952
|
library?: "fontawesome" | "lucide" | undefined;
|
|
6868
6953
|
} | undefined;
|
|
6954
|
+
expanded?: boolean | undefined;
|
|
6869
6955
|
public?: boolean | undefined;
|
|
6870
6956
|
tag?: string | undefined;
|
|
6871
6957
|
hidden?: boolean | undefined;
|
|
@@ -6884,6 +6970,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
6884
6970
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
6885
6971
|
library?: "fontawesome" | "lucide" | undefined;
|
|
6886
6972
|
} | undefined;
|
|
6973
|
+
expanded?: boolean | undefined;
|
|
6887
6974
|
public?: boolean | undefined;
|
|
6888
6975
|
tag?: string | undefined;
|
|
6889
6976
|
hidden?: boolean | undefined;
|
|
@@ -6903,6 +6990,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
6903
6990
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
6904
6991
|
library?: "fontawesome" | "lucide" | undefined;
|
|
6905
6992
|
}>]>>;
|
|
6993
|
+
expanded: z.ZodOptional<z.ZodBoolean>;
|
|
6906
6994
|
group: z.ZodString;
|
|
6907
6995
|
public: z.ZodOptional<z.ZodBoolean>;
|
|
6908
6996
|
tag: z.ZodOptional<z.ZodString>;
|
|
@@ -6917,6 +7005,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
6917
7005
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
6918
7006
|
library?: "fontawesome" | "lucide" | undefined;
|
|
6919
7007
|
} | undefined;
|
|
7008
|
+
expanded?: boolean | undefined;
|
|
6920
7009
|
public?: boolean | undefined;
|
|
6921
7010
|
tag?: string | undefined;
|
|
6922
7011
|
hidden?: boolean | undefined;
|
|
@@ -6928,6 +7017,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
6928
7017
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
6929
7018
|
library?: "fontawesome" | "lucide" | undefined;
|
|
6930
7019
|
} | undefined;
|
|
7020
|
+
expanded?: boolean | undefined;
|
|
6931
7021
|
public?: boolean | undefined;
|
|
6932
7022
|
tag?: string | undefined;
|
|
6933
7023
|
hidden?: boolean | undefined;
|
|
@@ -6950,6 +7040,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
6950
7040
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
6951
7041
|
library?: "fontawesome" | "lucide" | undefined;
|
|
6952
7042
|
} | undefined;
|
|
7043
|
+
expanded?: boolean | undefined;
|
|
6953
7044
|
public?: boolean | undefined;
|
|
6954
7045
|
tag?: string | undefined;
|
|
6955
7046
|
hidden?: boolean | undefined;
|
|
@@ -6969,6 +7060,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
6969
7060
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
6970
7061
|
library?: "fontawesome" | "lucide" | undefined;
|
|
6971
7062
|
} | undefined;
|
|
7063
|
+
expanded?: boolean | undefined;
|
|
6972
7064
|
public?: boolean | undefined;
|
|
6973
7065
|
tag?: string | undefined;
|
|
6974
7066
|
hidden?: boolean | undefined;
|
|
@@ -6981,6 +7073,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
6981
7073
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
6982
7074
|
library?: "fontawesome" | "lucide" | undefined;
|
|
6983
7075
|
} | undefined;
|
|
7076
|
+
expanded?: boolean | undefined;
|
|
6984
7077
|
public?: boolean | undefined;
|
|
6985
7078
|
tag?: string | undefined;
|
|
6986
7079
|
hidden?: boolean | undefined;
|
|
@@ -7002,6 +7095,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
7002
7095
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
7003
7096
|
library?: "fontawesome" | "lucide" | undefined;
|
|
7004
7097
|
} | undefined;
|
|
7098
|
+
expanded?: boolean | undefined;
|
|
7005
7099
|
public?: boolean | undefined;
|
|
7006
7100
|
tag?: string | undefined;
|
|
7007
7101
|
hidden?: boolean | undefined;
|
|
@@ -7021,6 +7115,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
7021
7115
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
7022
7116
|
library?: "fontawesome" | "lucide" | undefined;
|
|
7023
7117
|
} | undefined;
|
|
7118
|
+
expanded?: boolean | undefined;
|
|
7024
7119
|
public?: boolean | undefined;
|
|
7025
7120
|
tag?: string | undefined;
|
|
7026
7121
|
hidden?: boolean | undefined;
|
|
@@ -7033,6 +7128,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
7033
7128
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
7034
7129
|
library?: "fontawesome" | "lucide" | undefined;
|
|
7035
7130
|
} | undefined;
|
|
7131
|
+
expanded?: boolean | undefined;
|
|
7036
7132
|
public?: boolean | undefined;
|
|
7037
7133
|
tag?: string | undefined;
|
|
7038
7134
|
hidden?: boolean | undefined;
|
|
@@ -7804,6 +7900,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
7804
7900
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
7805
7901
|
library?: "fontawesome" | "lucide" | undefined;
|
|
7806
7902
|
} | undefined;
|
|
7903
|
+
expanded?: boolean | undefined;
|
|
7807
7904
|
public?: boolean | undefined;
|
|
7808
7905
|
tag?: string | undefined;
|
|
7809
7906
|
hidden?: boolean | undefined;
|
|
@@ -7823,6 +7920,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
7823
7920
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
7824
7921
|
library?: "fontawesome" | "lucide" | undefined;
|
|
7825
7922
|
} | undefined;
|
|
7923
|
+
expanded?: boolean | undefined;
|
|
7826
7924
|
public?: boolean | undefined;
|
|
7827
7925
|
tag?: string | undefined;
|
|
7828
7926
|
hidden?: boolean | undefined;
|
|
@@ -7835,6 +7933,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
7835
7933
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
7836
7934
|
library?: "fontawesome" | "lucide" | undefined;
|
|
7837
7935
|
} | undefined;
|
|
7936
|
+
expanded?: boolean | undefined;
|
|
7838
7937
|
public?: boolean | undefined;
|
|
7839
7938
|
tag?: string | undefined;
|
|
7840
7939
|
hidden?: boolean | undefined;
|
|
@@ -7875,6 +7974,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
7875
7974
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
7876
7975
|
library?: "fontawesome" | "lucide" | undefined;
|
|
7877
7976
|
} | undefined;
|
|
7977
|
+
expanded?: boolean | undefined;
|
|
7878
7978
|
public?: boolean | undefined;
|
|
7879
7979
|
tag?: string | undefined;
|
|
7880
7980
|
hidden?: boolean | undefined;
|
|
@@ -7894,6 +7994,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
7894
7994
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
7895
7995
|
library?: "fontawesome" | "lucide" | undefined;
|
|
7896
7996
|
} | undefined;
|
|
7997
|
+
expanded?: boolean | undefined;
|
|
7897
7998
|
public?: boolean | undefined;
|
|
7898
7999
|
tag?: string | undefined;
|
|
7899
8000
|
hidden?: boolean | undefined;
|
|
@@ -7906,6 +8007,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
7906
8007
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
7907
8008
|
library?: "fontawesome" | "lucide" | undefined;
|
|
7908
8009
|
} | undefined;
|
|
8010
|
+
expanded?: boolean | undefined;
|
|
7909
8011
|
public?: boolean | undefined;
|
|
7910
8012
|
tag?: string | undefined;
|
|
7911
8013
|
hidden?: boolean | undefined;
|
|
@@ -8181,6 +8283,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
8181
8283
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
8182
8284
|
library?: "fontawesome" | "lucide" | undefined;
|
|
8183
8285
|
} | undefined;
|
|
8286
|
+
expanded?: boolean | undefined;
|
|
8184
8287
|
public?: boolean | undefined;
|
|
8185
8288
|
tag?: string | undefined;
|
|
8186
8289
|
hidden?: boolean | undefined;
|
|
@@ -8200,6 +8303,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
8200
8303
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
8201
8304
|
library?: "fontawesome" | "lucide" | undefined;
|
|
8202
8305
|
} | undefined;
|
|
8306
|
+
expanded?: boolean | undefined;
|
|
8203
8307
|
public?: boolean | undefined;
|
|
8204
8308
|
tag?: string | undefined;
|
|
8205
8309
|
hidden?: boolean | undefined;
|
|
@@ -8212,6 +8316,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
8212
8316
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
8213
8317
|
library?: "fontawesome" | "lucide" | undefined;
|
|
8214
8318
|
} | undefined;
|
|
8319
|
+
expanded?: boolean | undefined;
|
|
8215
8320
|
public?: boolean | undefined;
|
|
8216
8321
|
tag?: string | undefined;
|
|
8217
8322
|
hidden?: boolean | undefined;
|
|
@@ -8252,6 +8357,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
8252
8357
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
8253
8358
|
library?: "fontawesome" | "lucide" | undefined;
|
|
8254
8359
|
} | undefined;
|
|
8360
|
+
expanded?: boolean | undefined;
|
|
8255
8361
|
public?: boolean | undefined;
|
|
8256
8362
|
tag?: string | undefined;
|
|
8257
8363
|
hidden?: boolean | undefined;
|
|
@@ -8271,6 +8377,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
8271
8377
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
8272
8378
|
library?: "fontawesome" | "lucide" | undefined;
|
|
8273
8379
|
} | undefined;
|
|
8380
|
+
expanded?: boolean | undefined;
|
|
8274
8381
|
public?: boolean | undefined;
|
|
8275
8382
|
tag?: string | undefined;
|
|
8276
8383
|
hidden?: boolean | undefined;
|
|
@@ -8283,6 +8390,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
8283
8390
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
8284
8391
|
library?: "fontawesome" | "lucide" | undefined;
|
|
8285
8392
|
} | undefined;
|
|
8393
|
+
expanded?: boolean | undefined;
|
|
8286
8394
|
public?: boolean | undefined;
|
|
8287
8395
|
tag?: string | undefined;
|
|
8288
8396
|
hidden?: boolean | undefined;
|
|
@@ -8897,6 +9005,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
8897
9005
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
8898
9006
|
library?: "fontawesome" | "lucide" | undefined;
|
|
8899
9007
|
}>]>>;
|
|
9008
|
+
expanded: z.ZodOptional<z.ZodBoolean>;
|
|
8900
9009
|
group: z.ZodString;
|
|
8901
9010
|
public: z.ZodOptional<z.ZodBoolean>;
|
|
8902
9011
|
tag: z.ZodOptional<z.ZodString>;
|
|
@@ -8928,6 +9037,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
8928
9037
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
8929
9038
|
library?: "fontawesome" | "lucide" | undefined;
|
|
8930
9039
|
} | undefined;
|
|
9040
|
+
expanded?: boolean | undefined;
|
|
8931
9041
|
public?: boolean | undefined;
|
|
8932
9042
|
tag?: string | undefined;
|
|
8933
9043
|
hidden?: boolean | undefined;
|
|
@@ -8946,6 +9056,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
8946
9056
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
8947
9057
|
library?: "fontawesome" | "lucide" | undefined;
|
|
8948
9058
|
} | undefined;
|
|
9059
|
+
expanded?: boolean | undefined;
|
|
8949
9060
|
public?: boolean | undefined;
|
|
8950
9061
|
tag?: string | undefined;
|
|
8951
9062
|
hidden?: boolean | undefined;
|
|
@@ -8965,6 +9076,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
8965
9076
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
8966
9077
|
library?: "fontawesome" | "lucide" | undefined;
|
|
8967
9078
|
}>]>>;
|
|
9079
|
+
expanded: z.ZodOptional<z.ZodBoolean>;
|
|
8968
9080
|
group: z.ZodString;
|
|
8969
9081
|
public: z.ZodOptional<z.ZodBoolean>;
|
|
8970
9082
|
tag: z.ZodOptional<z.ZodString>;
|
|
@@ -8996,6 +9108,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
8996
9108
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
8997
9109
|
library?: "fontawesome" | "lucide" | undefined;
|
|
8998
9110
|
} | undefined;
|
|
9111
|
+
expanded?: boolean | undefined;
|
|
8999
9112
|
public?: boolean | undefined;
|
|
9000
9113
|
tag?: string | undefined;
|
|
9001
9114
|
hidden?: boolean | undefined;
|
|
@@ -9014,6 +9127,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
9014
9127
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
9015
9128
|
library?: "fontawesome" | "lucide" | undefined;
|
|
9016
9129
|
} | undefined;
|
|
9130
|
+
expanded?: boolean | undefined;
|
|
9017
9131
|
public?: boolean | undefined;
|
|
9018
9132
|
tag?: string | undefined;
|
|
9019
9133
|
hidden?: boolean | undefined;
|
|
@@ -9033,6 +9147,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
9033
9147
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
9034
9148
|
library?: "fontawesome" | "lucide" | undefined;
|
|
9035
9149
|
}>]>>;
|
|
9150
|
+
expanded: z.ZodOptional<z.ZodBoolean>;
|
|
9036
9151
|
group: z.ZodString;
|
|
9037
9152
|
public: z.ZodOptional<z.ZodBoolean>;
|
|
9038
9153
|
tag: z.ZodOptional<z.ZodString>;
|
|
@@ -9047,6 +9162,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
9047
9162
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
9048
9163
|
library?: "fontawesome" | "lucide" | undefined;
|
|
9049
9164
|
} | undefined;
|
|
9165
|
+
expanded?: boolean | undefined;
|
|
9050
9166
|
public?: boolean | undefined;
|
|
9051
9167
|
tag?: string | undefined;
|
|
9052
9168
|
hidden?: boolean | undefined;
|
|
@@ -9058,6 +9174,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
9058
9174
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
9059
9175
|
library?: "fontawesome" | "lucide" | undefined;
|
|
9060
9176
|
} | undefined;
|
|
9177
|
+
expanded?: boolean | undefined;
|
|
9061
9178
|
public?: boolean | undefined;
|
|
9062
9179
|
tag?: string | undefined;
|
|
9063
9180
|
hidden?: boolean | undefined;
|
|
@@ -9080,6 +9197,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
9080
9197
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
9081
9198
|
library?: "fontawesome" | "lucide" | undefined;
|
|
9082
9199
|
} | undefined;
|
|
9200
|
+
expanded?: boolean | undefined;
|
|
9083
9201
|
public?: boolean | undefined;
|
|
9084
9202
|
tag?: string | undefined;
|
|
9085
9203
|
hidden?: boolean | undefined;
|
|
@@ -9099,6 +9217,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
9099
9217
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
9100
9218
|
library?: "fontawesome" | "lucide" | undefined;
|
|
9101
9219
|
} | undefined;
|
|
9220
|
+
expanded?: boolean | undefined;
|
|
9102
9221
|
public?: boolean | undefined;
|
|
9103
9222
|
tag?: string | undefined;
|
|
9104
9223
|
hidden?: boolean | undefined;
|
|
@@ -9111,6 +9230,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
9111
9230
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
9112
9231
|
library?: "fontawesome" | "lucide" | undefined;
|
|
9113
9232
|
} | undefined;
|
|
9233
|
+
expanded?: boolean | undefined;
|
|
9114
9234
|
public?: boolean | undefined;
|
|
9115
9235
|
tag?: string | undefined;
|
|
9116
9236
|
hidden?: boolean | undefined;
|
|
@@ -9132,6 +9252,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
9132
9252
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
9133
9253
|
library?: "fontawesome" | "lucide" | undefined;
|
|
9134
9254
|
} | undefined;
|
|
9255
|
+
expanded?: boolean | undefined;
|
|
9135
9256
|
public?: boolean | undefined;
|
|
9136
9257
|
tag?: string | undefined;
|
|
9137
9258
|
hidden?: boolean | undefined;
|
|
@@ -9151,6 +9272,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
9151
9272
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
9152
9273
|
library?: "fontawesome" | "lucide" | undefined;
|
|
9153
9274
|
} | undefined;
|
|
9275
|
+
expanded?: boolean | undefined;
|
|
9154
9276
|
public?: boolean | undefined;
|
|
9155
9277
|
tag?: string | undefined;
|
|
9156
9278
|
hidden?: boolean | undefined;
|
|
@@ -9163,6 +9285,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
9163
9285
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
9164
9286
|
library?: "fontawesome" | "lucide" | undefined;
|
|
9165
9287
|
} | undefined;
|
|
9288
|
+
expanded?: boolean | undefined;
|
|
9166
9289
|
public?: boolean | undefined;
|
|
9167
9290
|
tag?: string | undefined;
|
|
9168
9291
|
hidden?: boolean | undefined;
|
|
@@ -9934,6 +10057,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
9934
10057
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
9935
10058
|
library?: "fontawesome" | "lucide" | undefined;
|
|
9936
10059
|
} | undefined;
|
|
10060
|
+
expanded?: boolean | undefined;
|
|
9937
10061
|
public?: boolean | undefined;
|
|
9938
10062
|
tag?: string | undefined;
|
|
9939
10063
|
hidden?: boolean | undefined;
|
|
@@ -9953,6 +10077,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
9953
10077
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
9954
10078
|
library?: "fontawesome" | "lucide" | undefined;
|
|
9955
10079
|
} | undefined;
|
|
10080
|
+
expanded?: boolean | undefined;
|
|
9956
10081
|
public?: boolean | undefined;
|
|
9957
10082
|
tag?: string | undefined;
|
|
9958
10083
|
hidden?: boolean | undefined;
|
|
@@ -9965,6 +10090,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
9965
10090
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
9966
10091
|
library?: "fontawesome" | "lucide" | undefined;
|
|
9967
10092
|
} | undefined;
|
|
10093
|
+
expanded?: boolean | undefined;
|
|
9968
10094
|
public?: boolean | undefined;
|
|
9969
10095
|
tag?: string | undefined;
|
|
9970
10096
|
hidden?: boolean | undefined;
|
|
@@ -10005,6 +10131,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
10005
10131
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
10006
10132
|
library?: "fontawesome" | "lucide" | undefined;
|
|
10007
10133
|
} | undefined;
|
|
10134
|
+
expanded?: boolean | undefined;
|
|
10008
10135
|
public?: boolean | undefined;
|
|
10009
10136
|
tag?: string | undefined;
|
|
10010
10137
|
hidden?: boolean | undefined;
|
|
@@ -10024,6 +10151,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
10024
10151
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
10025
10152
|
library?: "fontawesome" | "lucide" | undefined;
|
|
10026
10153
|
} | undefined;
|
|
10154
|
+
expanded?: boolean | undefined;
|
|
10027
10155
|
public?: boolean | undefined;
|
|
10028
10156
|
tag?: string | undefined;
|
|
10029
10157
|
hidden?: boolean | undefined;
|
|
@@ -10036,6 +10164,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
10036
10164
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
10037
10165
|
library?: "fontawesome" | "lucide" | undefined;
|
|
10038
10166
|
} | undefined;
|
|
10167
|
+
expanded?: boolean | undefined;
|
|
10039
10168
|
public?: boolean | undefined;
|
|
10040
10169
|
tag?: string | undefined;
|
|
10041
10170
|
hidden?: boolean | undefined;
|
|
@@ -10311,6 +10440,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
10311
10440
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
10312
10441
|
library?: "fontawesome" | "lucide" | undefined;
|
|
10313
10442
|
} | undefined;
|
|
10443
|
+
expanded?: boolean | undefined;
|
|
10314
10444
|
public?: boolean | undefined;
|
|
10315
10445
|
tag?: string | undefined;
|
|
10316
10446
|
hidden?: boolean | undefined;
|
|
@@ -10330,6 +10460,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
10330
10460
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
10331
10461
|
library?: "fontawesome" | "lucide" | undefined;
|
|
10332
10462
|
} | undefined;
|
|
10463
|
+
expanded?: boolean | undefined;
|
|
10333
10464
|
public?: boolean | undefined;
|
|
10334
10465
|
tag?: string | undefined;
|
|
10335
10466
|
hidden?: boolean | undefined;
|
|
@@ -10342,6 +10473,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
10342
10473
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
10343
10474
|
library?: "fontawesome" | "lucide" | undefined;
|
|
10344
10475
|
} | undefined;
|
|
10476
|
+
expanded?: boolean | undefined;
|
|
10345
10477
|
public?: boolean | undefined;
|
|
10346
10478
|
tag?: string | undefined;
|
|
10347
10479
|
hidden?: boolean | undefined;
|
|
@@ -10382,6 +10514,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
10382
10514
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
10383
10515
|
library?: "fontawesome" | "lucide" | undefined;
|
|
10384
10516
|
} | undefined;
|
|
10517
|
+
expanded?: boolean | undefined;
|
|
10385
10518
|
public?: boolean | undefined;
|
|
10386
10519
|
tag?: string | undefined;
|
|
10387
10520
|
hidden?: boolean | undefined;
|
|
@@ -10401,6 +10534,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
10401
10534
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
10402
10535
|
library?: "fontawesome" | "lucide" | undefined;
|
|
10403
10536
|
} | undefined;
|
|
10537
|
+
expanded?: boolean | undefined;
|
|
10404
10538
|
public?: boolean | undefined;
|
|
10405
10539
|
tag?: string | undefined;
|
|
10406
10540
|
hidden?: boolean | undefined;
|
|
@@ -10413,6 +10547,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
10413
10547
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
10414
10548
|
library?: "fontawesome" | "lucide" | undefined;
|
|
10415
10549
|
} | undefined;
|
|
10550
|
+
expanded?: boolean | undefined;
|
|
10416
10551
|
public?: boolean | undefined;
|
|
10417
10552
|
tag?: string | undefined;
|
|
10418
10553
|
hidden?: boolean | undefined;
|
|
@@ -11027,6 +11162,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
11027
11162
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
11028
11163
|
library?: "fontawesome" | "lucide" | undefined;
|
|
11029
11164
|
}>]>>;
|
|
11165
|
+
expanded: z.ZodOptional<z.ZodBoolean>;
|
|
11030
11166
|
group: z.ZodString;
|
|
11031
11167
|
public: z.ZodOptional<z.ZodBoolean>;
|
|
11032
11168
|
tag: z.ZodOptional<z.ZodString>;
|
|
@@ -11058,6 +11194,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
11058
11194
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
11059
11195
|
library?: "fontawesome" | "lucide" | undefined;
|
|
11060
11196
|
} | undefined;
|
|
11197
|
+
expanded?: boolean | undefined;
|
|
11061
11198
|
public?: boolean | undefined;
|
|
11062
11199
|
tag?: string | undefined;
|
|
11063
11200
|
hidden?: boolean | undefined;
|
|
@@ -11076,6 +11213,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
11076
11213
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
11077
11214
|
library?: "fontawesome" | "lucide" | undefined;
|
|
11078
11215
|
} | undefined;
|
|
11216
|
+
expanded?: boolean | undefined;
|
|
11079
11217
|
public?: boolean | undefined;
|
|
11080
11218
|
tag?: string | undefined;
|
|
11081
11219
|
hidden?: boolean | undefined;
|
|
@@ -11095,6 +11233,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
11095
11233
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
11096
11234
|
library?: "fontawesome" | "lucide" | undefined;
|
|
11097
11235
|
}>]>>;
|
|
11236
|
+
expanded: z.ZodOptional<z.ZodBoolean>;
|
|
11098
11237
|
group: z.ZodString;
|
|
11099
11238
|
public: z.ZodOptional<z.ZodBoolean>;
|
|
11100
11239
|
tag: z.ZodOptional<z.ZodString>;
|
|
@@ -11126,6 +11265,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
11126
11265
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
11127
11266
|
library?: "fontawesome" | "lucide" | undefined;
|
|
11128
11267
|
} | undefined;
|
|
11268
|
+
expanded?: boolean | undefined;
|
|
11129
11269
|
public?: boolean | undefined;
|
|
11130
11270
|
tag?: string | undefined;
|
|
11131
11271
|
hidden?: boolean | undefined;
|
|
@@ -11144,6 +11284,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
11144
11284
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
11145
11285
|
library?: "fontawesome" | "lucide" | undefined;
|
|
11146
11286
|
} | undefined;
|
|
11287
|
+
expanded?: boolean | undefined;
|
|
11147
11288
|
public?: boolean | undefined;
|
|
11148
11289
|
tag?: string | undefined;
|
|
11149
11290
|
hidden?: boolean | undefined;
|
|
@@ -11163,6 +11304,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
11163
11304
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
11164
11305
|
library?: "fontawesome" | "lucide" | undefined;
|
|
11165
11306
|
}>]>>;
|
|
11307
|
+
expanded: z.ZodOptional<z.ZodBoolean>;
|
|
11166
11308
|
group: z.ZodString;
|
|
11167
11309
|
public: z.ZodOptional<z.ZodBoolean>;
|
|
11168
11310
|
tag: z.ZodOptional<z.ZodString>;
|
|
@@ -11177,6 +11319,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
11177
11319
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
11178
11320
|
library?: "fontawesome" | "lucide" | undefined;
|
|
11179
11321
|
} | undefined;
|
|
11322
|
+
expanded?: boolean | undefined;
|
|
11180
11323
|
public?: boolean | undefined;
|
|
11181
11324
|
tag?: string | undefined;
|
|
11182
11325
|
hidden?: boolean | undefined;
|
|
@@ -11188,6 +11331,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
11188
11331
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
11189
11332
|
library?: "fontawesome" | "lucide" | undefined;
|
|
11190
11333
|
} | undefined;
|
|
11334
|
+
expanded?: boolean | undefined;
|
|
11191
11335
|
public?: boolean | undefined;
|
|
11192
11336
|
tag?: string | undefined;
|
|
11193
11337
|
hidden?: boolean | undefined;
|
|
@@ -11210,6 +11354,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
11210
11354
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
11211
11355
|
library?: "fontawesome" | "lucide" | undefined;
|
|
11212
11356
|
} | undefined;
|
|
11357
|
+
expanded?: boolean | undefined;
|
|
11213
11358
|
public?: boolean | undefined;
|
|
11214
11359
|
tag?: string | undefined;
|
|
11215
11360
|
hidden?: boolean | undefined;
|
|
@@ -11229,6 +11374,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
11229
11374
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
11230
11375
|
library?: "fontawesome" | "lucide" | undefined;
|
|
11231
11376
|
} | undefined;
|
|
11377
|
+
expanded?: boolean | undefined;
|
|
11232
11378
|
public?: boolean | undefined;
|
|
11233
11379
|
tag?: string | undefined;
|
|
11234
11380
|
hidden?: boolean | undefined;
|
|
@@ -11241,6 +11387,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
11241
11387
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
11242
11388
|
library?: "fontawesome" | "lucide" | undefined;
|
|
11243
11389
|
} | undefined;
|
|
11390
|
+
expanded?: boolean | undefined;
|
|
11244
11391
|
public?: boolean | undefined;
|
|
11245
11392
|
tag?: string | undefined;
|
|
11246
11393
|
hidden?: boolean | undefined;
|
|
@@ -11262,6 +11409,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
11262
11409
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
11263
11410
|
library?: "fontawesome" | "lucide" | undefined;
|
|
11264
11411
|
} | undefined;
|
|
11412
|
+
expanded?: boolean | undefined;
|
|
11265
11413
|
public?: boolean | undefined;
|
|
11266
11414
|
tag?: string | undefined;
|
|
11267
11415
|
hidden?: boolean | undefined;
|
|
@@ -11281,6 +11429,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
11281
11429
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
11282
11430
|
library?: "fontawesome" | "lucide" | undefined;
|
|
11283
11431
|
} | undefined;
|
|
11432
|
+
expanded?: boolean | undefined;
|
|
11284
11433
|
public?: boolean | undefined;
|
|
11285
11434
|
tag?: string | undefined;
|
|
11286
11435
|
hidden?: boolean | undefined;
|
|
@@ -11293,6 +11442,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
11293
11442
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
11294
11443
|
library?: "fontawesome" | "lucide" | undefined;
|
|
11295
11444
|
} | undefined;
|
|
11445
|
+
expanded?: boolean | undefined;
|
|
11296
11446
|
public?: boolean | undefined;
|
|
11297
11447
|
tag?: string | undefined;
|
|
11298
11448
|
hidden?: boolean | undefined;
|
|
@@ -12064,6 +12214,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
12064
12214
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
12065
12215
|
library?: "fontawesome" | "lucide" | undefined;
|
|
12066
12216
|
} | undefined;
|
|
12217
|
+
expanded?: boolean | undefined;
|
|
12067
12218
|
public?: boolean | undefined;
|
|
12068
12219
|
tag?: string | undefined;
|
|
12069
12220
|
hidden?: boolean | undefined;
|
|
@@ -12083,6 +12234,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
12083
12234
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
12084
12235
|
library?: "fontawesome" | "lucide" | undefined;
|
|
12085
12236
|
} | undefined;
|
|
12237
|
+
expanded?: boolean | undefined;
|
|
12086
12238
|
public?: boolean | undefined;
|
|
12087
12239
|
tag?: string | undefined;
|
|
12088
12240
|
hidden?: boolean | undefined;
|
|
@@ -12095,6 +12247,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
12095
12247
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
12096
12248
|
library?: "fontawesome" | "lucide" | undefined;
|
|
12097
12249
|
} | undefined;
|
|
12250
|
+
expanded?: boolean | undefined;
|
|
12098
12251
|
public?: boolean | undefined;
|
|
12099
12252
|
tag?: string | undefined;
|
|
12100
12253
|
hidden?: boolean | undefined;
|
|
@@ -12135,6 +12288,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
12135
12288
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
12136
12289
|
library?: "fontawesome" | "lucide" | undefined;
|
|
12137
12290
|
} | undefined;
|
|
12291
|
+
expanded?: boolean | undefined;
|
|
12138
12292
|
public?: boolean | undefined;
|
|
12139
12293
|
tag?: string | undefined;
|
|
12140
12294
|
hidden?: boolean | undefined;
|
|
@@ -12154,6 +12308,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
12154
12308
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
12155
12309
|
library?: "fontawesome" | "lucide" | undefined;
|
|
12156
12310
|
} | undefined;
|
|
12311
|
+
expanded?: boolean | undefined;
|
|
12157
12312
|
public?: boolean | undefined;
|
|
12158
12313
|
tag?: string | undefined;
|
|
12159
12314
|
hidden?: boolean | undefined;
|
|
@@ -12166,6 +12321,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
12166
12321
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
12167
12322
|
library?: "fontawesome" | "lucide" | undefined;
|
|
12168
12323
|
} | undefined;
|
|
12324
|
+
expanded?: boolean | undefined;
|
|
12169
12325
|
public?: boolean | undefined;
|
|
12170
12326
|
tag?: string | undefined;
|
|
12171
12327
|
hidden?: boolean | undefined;
|
|
@@ -12441,6 +12597,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
12441
12597
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
12442
12598
|
library?: "fontawesome" | "lucide" | undefined;
|
|
12443
12599
|
} | undefined;
|
|
12600
|
+
expanded?: boolean | undefined;
|
|
12444
12601
|
public?: boolean | undefined;
|
|
12445
12602
|
tag?: string | undefined;
|
|
12446
12603
|
hidden?: boolean | undefined;
|
|
@@ -12460,6 +12617,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
12460
12617
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
12461
12618
|
library?: "fontawesome" | "lucide" | undefined;
|
|
12462
12619
|
} | undefined;
|
|
12620
|
+
expanded?: boolean | undefined;
|
|
12463
12621
|
public?: boolean | undefined;
|
|
12464
12622
|
tag?: string | undefined;
|
|
12465
12623
|
hidden?: boolean | undefined;
|
|
@@ -12472,6 +12630,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
12472
12630
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
12473
12631
|
library?: "fontawesome" | "lucide" | undefined;
|
|
12474
12632
|
} | undefined;
|
|
12633
|
+
expanded?: boolean | undefined;
|
|
12475
12634
|
public?: boolean | undefined;
|
|
12476
12635
|
tag?: string | undefined;
|
|
12477
12636
|
hidden?: boolean | undefined;
|
|
@@ -12512,6 +12671,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
12512
12671
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
12513
12672
|
library?: "fontawesome" | "lucide" | undefined;
|
|
12514
12673
|
} | undefined;
|
|
12674
|
+
expanded?: boolean | undefined;
|
|
12515
12675
|
public?: boolean | undefined;
|
|
12516
12676
|
tag?: string | undefined;
|
|
12517
12677
|
hidden?: boolean | undefined;
|
|
@@ -12531,6 +12691,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
12531
12691
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
12532
12692
|
library?: "fontawesome" | "lucide" | undefined;
|
|
12533
12693
|
} | undefined;
|
|
12694
|
+
expanded?: boolean | undefined;
|
|
12534
12695
|
public?: boolean | undefined;
|
|
12535
12696
|
tag?: string | undefined;
|
|
12536
12697
|
hidden?: boolean | undefined;
|
|
@@ -12543,6 +12704,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
12543
12704
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
12544
12705
|
library?: "fontawesome" | "lucide" | undefined;
|
|
12545
12706
|
} | undefined;
|
|
12707
|
+
expanded?: boolean | undefined;
|
|
12546
12708
|
public?: boolean | undefined;
|
|
12547
12709
|
tag?: string | undefined;
|
|
12548
12710
|
hidden?: boolean | undefined;
|
|
@@ -13157,6 +13319,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
13157
13319
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
13158
13320
|
library?: "fontawesome" | "lucide" | undefined;
|
|
13159
13321
|
}>]>>;
|
|
13322
|
+
expanded: z.ZodOptional<z.ZodBoolean>;
|
|
13160
13323
|
group: z.ZodString;
|
|
13161
13324
|
public: z.ZodOptional<z.ZodBoolean>;
|
|
13162
13325
|
tag: z.ZodOptional<z.ZodString>;
|
|
@@ -13188,6 +13351,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
13188
13351
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
13189
13352
|
library?: "fontawesome" | "lucide" | undefined;
|
|
13190
13353
|
} | undefined;
|
|
13354
|
+
expanded?: boolean | undefined;
|
|
13191
13355
|
public?: boolean | undefined;
|
|
13192
13356
|
tag?: string | undefined;
|
|
13193
13357
|
hidden?: boolean | undefined;
|
|
@@ -13206,6 +13370,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
13206
13370
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
13207
13371
|
library?: "fontawesome" | "lucide" | undefined;
|
|
13208
13372
|
} | undefined;
|
|
13373
|
+
expanded?: boolean | undefined;
|
|
13209
13374
|
public?: boolean | undefined;
|
|
13210
13375
|
tag?: string | undefined;
|
|
13211
13376
|
hidden?: boolean | undefined;
|
|
@@ -13225,6 +13390,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
13225
13390
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
13226
13391
|
library?: "fontawesome" | "lucide" | undefined;
|
|
13227
13392
|
}>]>>;
|
|
13393
|
+
expanded: z.ZodOptional<z.ZodBoolean>;
|
|
13228
13394
|
group: z.ZodString;
|
|
13229
13395
|
public: z.ZodOptional<z.ZodBoolean>;
|
|
13230
13396
|
tag: z.ZodOptional<z.ZodString>;
|
|
@@ -13256,6 +13422,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
13256
13422
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
13257
13423
|
library?: "fontawesome" | "lucide" | undefined;
|
|
13258
13424
|
} | undefined;
|
|
13425
|
+
expanded?: boolean | undefined;
|
|
13259
13426
|
public?: boolean | undefined;
|
|
13260
13427
|
tag?: string | undefined;
|
|
13261
13428
|
hidden?: boolean | undefined;
|
|
@@ -13274,6 +13441,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
13274
13441
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
13275
13442
|
library?: "fontawesome" | "lucide" | undefined;
|
|
13276
13443
|
} | undefined;
|
|
13444
|
+
expanded?: boolean | undefined;
|
|
13277
13445
|
public?: boolean | undefined;
|
|
13278
13446
|
tag?: string | undefined;
|
|
13279
13447
|
hidden?: boolean | undefined;
|
|
@@ -13293,6 +13461,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
13293
13461
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
13294
13462
|
library?: "fontawesome" | "lucide" | undefined;
|
|
13295
13463
|
}>]>>;
|
|
13464
|
+
expanded: z.ZodOptional<z.ZodBoolean>;
|
|
13296
13465
|
group: z.ZodString;
|
|
13297
13466
|
public: z.ZodOptional<z.ZodBoolean>;
|
|
13298
13467
|
tag: z.ZodOptional<z.ZodString>;
|
|
@@ -13307,6 +13476,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
13307
13476
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
13308
13477
|
library?: "fontawesome" | "lucide" | undefined;
|
|
13309
13478
|
} | undefined;
|
|
13479
|
+
expanded?: boolean | undefined;
|
|
13310
13480
|
public?: boolean | undefined;
|
|
13311
13481
|
tag?: string | undefined;
|
|
13312
13482
|
hidden?: boolean | undefined;
|
|
@@ -13318,6 +13488,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
13318
13488
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
13319
13489
|
library?: "fontawesome" | "lucide" | undefined;
|
|
13320
13490
|
} | undefined;
|
|
13491
|
+
expanded?: boolean | undefined;
|
|
13321
13492
|
public?: boolean | undefined;
|
|
13322
13493
|
tag?: string | undefined;
|
|
13323
13494
|
hidden?: boolean | undefined;
|
|
@@ -13340,6 +13511,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
13340
13511
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
13341
13512
|
library?: "fontawesome" | "lucide" | undefined;
|
|
13342
13513
|
} | undefined;
|
|
13514
|
+
expanded?: boolean | undefined;
|
|
13343
13515
|
public?: boolean | undefined;
|
|
13344
13516
|
tag?: string | undefined;
|
|
13345
13517
|
hidden?: boolean | undefined;
|
|
@@ -13359,6 +13531,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
13359
13531
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
13360
13532
|
library?: "fontawesome" | "lucide" | undefined;
|
|
13361
13533
|
} | undefined;
|
|
13534
|
+
expanded?: boolean | undefined;
|
|
13362
13535
|
public?: boolean | undefined;
|
|
13363
13536
|
tag?: string | undefined;
|
|
13364
13537
|
hidden?: boolean | undefined;
|
|
@@ -13371,6 +13544,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
13371
13544
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
13372
13545
|
library?: "fontawesome" | "lucide" | undefined;
|
|
13373
13546
|
} | undefined;
|
|
13547
|
+
expanded?: boolean | undefined;
|
|
13374
13548
|
public?: boolean | undefined;
|
|
13375
13549
|
tag?: string | undefined;
|
|
13376
13550
|
hidden?: boolean | undefined;
|
|
@@ -13392,6 +13566,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
13392
13566
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
13393
13567
|
library?: "fontawesome" | "lucide" | undefined;
|
|
13394
13568
|
} | undefined;
|
|
13569
|
+
expanded?: boolean | undefined;
|
|
13395
13570
|
public?: boolean | undefined;
|
|
13396
13571
|
tag?: string | undefined;
|
|
13397
13572
|
hidden?: boolean | undefined;
|
|
@@ -13411,6 +13586,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
13411
13586
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
13412
13587
|
library?: "fontawesome" | "lucide" | undefined;
|
|
13413
13588
|
} | undefined;
|
|
13589
|
+
expanded?: boolean | undefined;
|
|
13414
13590
|
public?: boolean | undefined;
|
|
13415
13591
|
tag?: string | undefined;
|
|
13416
13592
|
hidden?: boolean | undefined;
|
|
@@ -13423,6 +13599,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
13423
13599
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
13424
13600
|
library?: "fontawesome" | "lucide" | undefined;
|
|
13425
13601
|
} | undefined;
|
|
13602
|
+
expanded?: boolean | undefined;
|
|
13426
13603
|
public?: boolean | undefined;
|
|
13427
13604
|
tag?: string | undefined;
|
|
13428
13605
|
hidden?: boolean | undefined;
|
|
@@ -14194,6 +14371,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
14194
14371
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
14195
14372
|
library?: "fontawesome" | "lucide" | undefined;
|
|
14196
14373
|
} | undefined;
|
|
14374
|
+
expanded?: boolean | undefined;
|
|
14197
14375
|
public?: boolean | undefined;
|
|
14198
14376
|
tag?: string | undefined;
|
|
14199
14377
|
hidden?: boolean | undefined;
|
|
@@ -14213,6 +14391,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
14213
14391
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
14214
14392
|
library?: "fontawesome" | "lucide" | undefined;
|
|
14215
14393
|
} | undefined;
|
|
14394
|
+
expanded?: boolean | undefined;
|
|
14216
14395
|
public?: boolean | undefined;
|
|
14217
14396
|
tag?: string | undefined;
|
|
14218
14397
|
hidden?: boolean | undefined;
|
|
@@ -14225,6 +14404,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
14225
14404
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
14226
14405
|
library?: "fontawesome" | "lucide" | undefined;
|
|
14227
14406
|
} | undefined;
|
|
14407
|
+
expanded?: boolean | undefined;
|
|
14228
14408
|
public?: boolean | undefined;
|
|
14229
14409
|
tag?: string | undefined;
|
|
14230
14410
|
hidden?: boolean | undefined;
|
|
@@ -14265,6 +14445,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
14265
14445
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
14266
14446
|
library?: "fontawesome" | "lucide" | undefined;
|
|
14267
14447
|
} | undefined;
|
|
14448
|
+
expanded?: boolean | undefined;
|
|
14268
14449
|
public?: boolean | undefined;
|
|
14269
14450
|
tag?: string | undefined;
|
|
14270
14451
|
hidden?: boolean | undefined;
|
|
@@ -14284,6 +14465,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
14284
14465
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
14285
14466
|
library?: "fontawesome" | "lucide" | undefined;
|
|
14286
14467
|
} | undefined;
|
|
14468
|
+
expanded?: boolean | undefined;
|
|
14287
14469
|
public?: boolean | undefined;
|
|
14288
14470
|
tag?: string | undefined;
|
|
14289
14471
|
hidden?: boolean | undefined;
|
|
@@ -14296,6 +14478,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
14296
14478
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
14297
14479
|
library?: "fontawesome" | "lucide" | undefined;
|
|
14298
14480
|
} | undefined;
|
|
14481
|
+
expanded?: boolean | undefined;
|
|
14299
14482
|
public?: boolean | undefined;
|
|
14300
14483
|
tag?: string | undefined;
|
|
14301
14484
|
hidden?: boolean | undefined;
|
|
@@ -14571,6 +14754,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
14571
14754
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
14572
14755
|
library?: "fontawesome" | "lucide" | undefined;
|
|
14573
14756
|
} | undefined;
|
|
14757
|
+
expanded?: boolean | undefined;
|
|
14574
14758
|
public?: boolean | undefined;
|
|
14575
14759
|
tag?: string | undefined;
|
|
14576
14760
|
hidden?: boolean | undefined;
|
|
@@ -14590,6 +14774,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
14590
14774
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
14591
14775
|
library?: "fontawesome" | "lucide" | undefined;
|
|
14592
14776
|
} | undefined;
|
|
14777
|
+
expanded?: boolean | undefined;
|
|
14593
14778
|
public?: boolean | undefined;
|
|
14594
14779
|
tag?: string | undefined;
|
|
14595
14780
|
hidden?: boolean | undefined;
|
|
@@ -14602,6 +14787,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
14602
14787
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
14603
14788
|
library?: "fontawesome" | "lucide" | undefined;
|
|
14604
14789
|
} | undefined;
|
|
14790
|
+
expanded?: boolean | undefined;
|
|
14605
14791
|
public?: boolean | undefined;
|
|
14606
14792
|
tag?: string | undefined;
|
|
14607
14793
|
hidden?: boolean | undefined;
|
|
@@ -14642,6 +14828,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
14642
14828
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
14643
14829
|
library?: "fontawesome" | "lucide" | undefined;
|
|
14644
14830
|
} | undefined;
|
|
14831
|
+
expanded?: boolean | undefined;
|
|
14645
14832
|
public?: boolean | undefined;
|
|
14646
14833
|
tag?: string | undefined;
|
|
14647
14834
|
hidden?: boolean | undefined;
|
|
@@ -14661,6 +14848,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
14661
14848
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
14662
14849
|
library?: "fontawesome" | "lucide" | undefined;
|
|
14663
14850
|
} | undefined;
|
|
14851
|
+
expanded?: boolean | undefined;
|
|
14664
14852
|
public?: boolean | undefined;
|
|
14665
14853
|
tag?: string | undefined;
|
|
14666
14854
|
hidden?: boolean | undefined;
|
|
@@ -14673,6 +14861,7 @@ export declare const docsConfigSchema: z.ZodDiscriminatedUnion<"theme", [z.ZodOb
|
|
|
14673
14861
|
style?: "brands" | "duotone" | "light" | "regular" | "sharp-duotone-solid" | "sharp-light" | "sharp-regular" | "sharp-solid" | "sharp-thin" | "solid" | "thin" | undefined;
|
|
14674
14862
|
library?: "fontawesome" | "lucide" | undefined;
|
|
14675
14863
|
} | undefined;
|
|
14864
|
+
expanded?: boolean | undefined;
|
|
14676
14865
|
public?: boolean | undefined;
|
|
14677
14866
|
tag?: string | undefined;
|
|
14678
14867
|
hidden?: boolean | undefined;
|