@windrun-huaiin/third-ui 5.5.0 → 5.6.1
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/clerk/index.js +217 -183
- package/dist/clerk/index.js.map +1 -1
- package/dist/clerk/index.mjs +217 -183
- package/dist/clerk/index.mjs.map +1 -1
- package/dist/fuma/mdx/index.d.mts +9 -22
- package/dist/fuma/mdx/index.d.ts +9 -22
- package/dist/fuma/mdx/index.js +271 -237
- package/dist/fuma/mdx/index.js.map +1 -1
- package/dist/fuma/mdx/index.mjs +270 -236
- package/dist/fuma/mdx/index.mjs.map +1 -1
- package/dist/fuma/server.js +310 -231
- package/dist/fuma/server.js.map +1 -1
- package/dist/fuma/server.mjs +314 -231
- package/dist/fuma/server.mjs.map +1 -1
- package/dist/main/index.js +250 -209
- package/dist/main/index.js.map +1 -1
- package/dist/main/index.mjs +250 -209
- package/dist/main/index.mjs.map +1 -1
- package/package.json +1 -1
- package/src/clerk/clerk-user.tsx +2 -1
- package/src/fuma/fuma-page-genarator.tsx +3 -3
- package/src/fuma/mdx/index.ts +2 -2
- package/src/fuma/mdx/toc-footer-wrapper.tsx +20 -0
- package/src/main/cta.tsx +1 -1
- package/src/main/features.tsx +24 -14
- package/src/main/gallery.tsx +1 -1
- package/src/main/seo-content.tsx +23 -14
- package/src/main/tips.tsx +2 -2
- package/src/fuma/mdx/toc.tsx +0 -35
package/dist/fuma/server.js
CHANGED
|
@@ -83,11 +83,8 @@ __export(server_exports, {
|
|
|
83
83
|
});
|
|
84
84
|
module.exports = __toCommonJS(server_exports);
|
|
85
85
|
|
|
86
|
-
// src/fuma/
|
|
87
|
-
var
|
|
88
|
-
var import_navigation = require("next/navigation");
|
|
89
|
-
var import_use_copy_button = require("fumadocs-ui/utils/use-copy-button");
|
|
90
|
-
var import_link2 = __toESM(require("fumadocs-core/link"));
|
|
86
|
+
// src/fuma/fuma-page-genarator.tsx
|
|
87
|
+
var import_page = require("fumadocs-ui/page");
|
|
91
88
|
|
|
92
89
|
// ../base-ui/src/assets/github.tsx
|
|
93
90
|
var import_react = __toESM(require("react"), 1);
|
|
@@ -1258,6 +1255,7 @@ __export(limited_lucide_icons_exports, {
|
|
|
1258
1255
|
Binary: () => Binary,
|
|
1259
1256
|
Blocks: () => Blocks,
|
|
1260
1257
|
BookX: () => BookX,
|
|
1258
|
+
BotMessageSquare: () => BotMessageSquare,
|
|
1261
1259
|
BringToFront: () => BringToFront,
|
|
1262
1260
|
Bug: () => Bug,
|
|
1263
1261
|
Building2: () => Building2,
|
|
@@ -1315,6 +1313,8 @@ __export(limited_lucide_icons_exports, {
|
|
|
1315
1313
|
LogIn: () => LogIn,
|
|
1316
1314
|
LogOut: () => LogOut,
|
|
1317
1315
|
Mail: () => Mail,
|
|
1316
|
+
MessageCircleCode: () => MessageCircleCode,
|
|
1317
|
+
MessageCircleMore: () => MessageCircleMore,
|
|
1318
1318
|
MoreHorizontal: () => Ellipsis,
|
|
1319
1319
|
MousePointerClick: () => MousePointerClick,
|
|
1320
1320
|
Palette: () => Palette,
|
|
@@ -1525,16 +1525,27 @@ var __iconNode8 = [
|
|
|
1525
1525
|
];
|
|
1526
1526
|
var BookX = createLucideIcon("book-x", __iconNode8);
|
|
1527
1527
|
|
|
1528
|
-
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/
|
|
1528
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/bot-message-square.js
|
|
1529
1529
|
var __iconNode9 = [
|
|
1530
|
+
["path", { d: "M12 6V2H8", key: "1155em" }],
|
|
1531
|
+
["path", { d: "m8 18-4 4V8a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2Z", key: "w2lp3e" }],
|
|
1532
|
+
["path", { d: "M2 12h2", key: "1t8f8n" }],
|
|
1533
|
+
["path", { d: "M9 11v2", key: "1ueba0" }],
|
|
1534
|
+
["path", { d: "M15 11v2", key: "i11awn" }],
|
|
1535
|
+
["path", { d: "M20 12h2", key: "1q8mjw" }]
|
|
1536
|
+
];
|
|
1537
|
+
var BotMessageSquare = createLucideIcon("bot-message-square", __iconNode9);
|
|
1538
|
+
|
|
1539
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/bring-to-front.js
|
|
1540
|
+
var __iconNode10 = [
|
|
1530
1541
|
["rect", { x: "8", y: "8", width: "8", height: "8", rx: "2", key: "yj20xf" }],
|
|
1531
1542
|
["path", { d: "M4 10a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2", key: "1ltk23" }],
|
|
1532
1543
|
["path", { d: "M14 20a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2", key: "1q24h9" }]
|
|
1533
1544
|
];
|
|
1534
|
-
var BringToFront = createLucideIcon("bring-to-front",
|
|
1545
|
+
var BringToFront = createLucideIcon("bring-to-front", __iconNode10);
|
|
1535
1546
|
|
|
1536
1547
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/bug.js
|
|
1537
|
-
var
|
|
1548
|
+
var __iconNode11 = [
|
|
1538
1549
|
["path", { d: "m8 2 1.88 1.88", key: "fmnt4t" }],
|
|
1539
1550
|
["path", { d: "M14.12 3.88 16 2", key: "qol33r" }],
|
|
1540
1551
|
["path", { d: "M9 7.13v-1a3.003 3.003 0 1 1 6 0v1", key: "d7y7pr" }],
|
|
@@ -1553,10 +1564,10 @@ var __iconNode10 = [
|
|
|
1553
1564
|
["path", { d: "M22 13h-4", key: "1jl80f" }],
|
|
1554
1565
|
["path", { d: "M17.2 17c2.1.1 3.8 1.9 3.8 4", key: "k3fwyw" }]
|
|
1555
1566
|
];
|
|
1556
|
-
var Bug = createLucideIcon("bug",
|
|
1567
|
+
var Bug = createLucideIcon("bug", __iconNode11);
|
|
1557
1568
|
|
|
1558
1569
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/building-2.js
|
|
1559
|
-
var
|
|
1570
|
+
var __iconNode12 = [
|
|
1560
1571
|
["path", { d: "M6 22V4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v18Z", key: "1b4qmf" }],
|
|
1561
1572
|
["path", { d: "M6 12H4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h2", key: "i71pzd" }],
|
|
1562
1573
|
["path", { d: "M18 9h2a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2h-2", key: "10jefs" }],
|
|
@@ -1565,10 +1576,10 @@ var __iconNode11 = [
|
|
|
1565
1576
|
["path", { d: "M10 14h4", key: "kelpxr" }],
|
|
1566
1577
|
["path", { d: "M10 18h4", key: "1ulq68" }]
|
|
1567
1578
|
];
|
|
1568
|
-
var Building2 = createLucideIcon("building-2",
|
|
1579
|
+
var Building2 = createLucideIcon("building-2", __iconNode12);
|
|
1569
1580
|
|
|
1570
1581
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/car.js
|
|
1571
|
-
var
|
|
1582
|
+
var __iconNode13 = [
|
|
1572
1583
|
[
|
|
1573
1584
|
"path",
|
|
1574
1585
|
{
|
|
@@ -1580,60 +1591,60 @@ var __iconNode12 = [
|
|
|
1580
1591
|
["path", { d: "M9 17h6", key: "r8uit2" }],
|
|
1581
1592
|
["circle", { cx: "17", cy: "17", r: "2", key: "axvx0g" }]
|
|
1582
1593
|
];
|
|
1583
|
-
var Car = createLucideIcon("car",
|
|
1594
|
+
var Car = createLucideIcon("car", __iconNode13);
|
|
1584
1595
|
|
|
1585
1596
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/check-check.js
|
|
1586
|
-
var
|
|
1597
|
+
var __iconNode14 = [
|
|
1587
1598
|
["path", { d: "M18 6 7 17l-5-5", key: "116fxf" }],
|
|
1588
1599
|
["path", { d: "m22 10-7.5 7.5L13 16", key: "ke71qq" }]
|
|
1589
1600
|
];
|
|
1590
|
-
var CheckCheck = createLucideIcon("check-check",
|
|
1601
|
+
var CheckCheck = createLucideIcon("check-check", __iconNode14);
|
|
1591
1602
|
|
|
1592
1603
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/check.js
|
|
1593
|
-
var
|
|
1594
|
-
var Check = createLucideIcon("check",
|
|
1604
|
+
var __iconNode15 = [["path", { d: "M20 6 9 17l-5-5", key: "1gmf2c" }]];
|
|
1605
|
+
var Check = createLucideIcon("check", __iconNode15);
|
|
1595
1606
|
|
|
1596
1607
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/chevron-down.js
|
|
1597
|
-
var
|
|
1598
|
-
var ChevronDown = createLucideIcon("chevron-down",
|
|
1608
|
+
var __iconNode16 = [["path", { d: "m6 9 6 6 6-6", key: "qrunsl" }]];
|
|
1609
|
+
var ChevronDown = createLucideIcon("chevron-down", __iconNode16);
|
|
1599
1610
|
|
|
1600
1611
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/chevron-left.js
|
|
1601
|
-
var
|
|
1602
|
-
var ChevronLeft = createLucideIcon("chevron-left",
|
|
1612
|
+
var __iconNode17 = [["path", { d: "m15 18-6-6 6-6", key: "1wnfg3" }]];
|
|
1613
|
+
var ChevronLeft = createLucideIcon("chevron-left", __iconNode17);
|
|
1603
1614
|
|
|
1604
1615
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/chevron-right.js
|
|
1605
|
-
var
|
|
1606
|
-
var ChevronRight = createLucideIcon("chevron-right",
|
|
1616
|
+
var __iconNode18 = [["path", { d: "m9 18 6-6-6-6", key: "mthhwq" }]];
|
|
1617
|
+
var ChevronRight = createLucideIcon("chevron-right", __iconNode18);
|
|
1607
1618
|
|
|
1608
1619
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/chevron-up.js
|
|
1609
|
-
var
|
|
1610
|
-
var ChevronUp = createLucideIcon("chevron-up",
|
|
1620
|
+
var __iconNode19 = [["path", { d: "m18 15-6-6-6 6", key: "153udz" }]];
|
|
1621
|
+
var ChevronUp = createLucideIcon("chevron-up", __iconNode19);
|
|
1611
1622
|
|
|
1612
1623
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/circle-alert.js
|
|
1613
|
-
var
|
|
1624
|
+
var __iconNode20 = [
|
|
1614
1625
|
["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
|
|
1615
1626
|
["line", { x1: "12", x2: "12", y1: "8", y2: "12", key: "1pkeuh" }],
|
|
1616
1627
|
["line", { x1: "12", x2: "12.01", y1: "16", y2: "16", key: "4dfq90" }]
|
|
1617
1628
|
];
|
|
1618
|
-
var CircleAlert = createLucideIcon("circle-alert",
|
|
1629
|
+
var CircleAlert = createLucideIcon("circle-alert", __iconNode20);
|
|
1619
1630
|
|
|
1620
1631
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/circle-small.js
|
|
1621
|
-
var
|
|
1622
|
-
var CircleSmall = createLucideIcon("circle-small",
|
|
1632
|
+
var __iconNode21 = [["circle", { cx: "12", cy: "12", r: "6", key: "1vlfrh" }]];
|
|
1633
|
+
var CircleSmall = createLucideIcon("circle-small", __iconNode21);
|
|
1623
1634
|
|
|
1624
1635
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/circle-stop.js
|
|
1625
|
-
var
|
|
1636
|
+
var __iconNode22 = [
|
|
1626
1637
|
["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
|
|
1627
1638
|
["rect", { x: "9", y: "9", width: "6", height: "6", rx: "1", key: "1ssd4o" }]
|
|
1628
1639
|
];
|
|
1629
|
-
var CircleStop = createLucideIcon("circle-stop",
|
|
1640
|
+
var CircleStop = createLucideIcon("circle-stop", __iconNode22);
|
|
1630
1641
|
|
|
1631
1642
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/circle.js
|
|
1632
|
-
var
|
|
1633
|
-
var Circle = createLucideIcon("circle",
|
|
1643
|
+
var __iconNode23 = [["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }]];
|
|
1644
|
+
var Circle = createLucideIcon("circle", __iconNode23);
|
|
1634
1645
|
|
|
1635
1646
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/component.js
|
|
1636
|
-
var
|
|
1647
|
+
var __iconNode24 = [
|
|
1637
1648
|
[
|
|
1638
1649
|
"path",
|
|
1639
1650
|
{
|
|
@@ -1663,17 +1674,17 @@ var __iconNode23 = [
|
|
|
1663
1674
|
}
|
|
1664
1675
|
]
|
|
1665
1676
|
];
|
|
1666
|
-
var Component = createLucideIcon("component",
|
|
1677
|
+
var Component = createLucideIcon("component", __iconNode24);
|
|
1667
1678
|
|
|
1668
1679
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/copy.js
|
|
1669
|
-
var
|
|
1680
|
+
var __iconNode25 = [
|
|
1670
1681
|
["rect", { width: "14", height: "14", x: "8", y: "8", rx: "2", ry: "2", key: "17jyea" }],
|
|
1671
1682
|
["path", { d: "M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2", key: "zix9uf" }]
|
|
1672
1683
|
];
|
|
1673
|
-
var Copy = createLucideIcon("copy",
|
|
1684
|
+
var Copy = createLucideIcon("copy", __iconNode25);
|
|
1674
1685
|
|
|
1675
1686
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/cpu.js
|
|
1676
|
-
var
|
|
1687
|
+
var __iconNode26 = [
|
|
1677
1688
|
["path", { d: "M12 20v2", key: "1lh1kg" }],
|
|
1678
1689
|
["path", { d: "M12 2v2", key: "tus03m" }],
|
|
1679
1690
|
["path", { d: "M17 20v2", key: "1rnc9c" }],
|
|
@@ -1689,48 +1700,48 @@ var __iconNode25 = [
|
|
|
1689
1700
|
["rect", { x: "4", y: "4", width: "16", height: "16", rx: "2", key: "1vbyd7" }],
|
|
1690
1701
|
["rect", { x: "8", y: "8", width: "8", height: "8", rx: "1", key: "z9xiuo" }]
|
|
1691
1702
|
];
|
|
1692
|
-
var Cpu = createLucideIcon("cpu",
|
|
1703
|
+
var Cpu = createLucideIcon("cpu", __iconNode26);
|
|
1693
1704
|
|
|
1694
1705
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/database-zap.js
|
|
1695
|
-
var
|
|
1706
|
+
var __iconNode27 = [
|
|
1696
1707
|
["ellipse", { cx: "12", cy: "5", rx: "9", ry: "3", key: "msslwz" }],
|
|
1697
1708
|
["path", { d: "M3 5V19A9 3 0 0 0 15 21.84", key: "14ibmq" }],
|
|
1698
1709
|
["path", { d: "M21 5V8", key: "1marbg" }],
|
|
1699
1710
|
["path", { d: "M21 12L18 17H22L19 22", key: "zafso" }],
|
|
1700
1711
|
["path", { d: "M3 12A9 3 0 0 0 14.59 14.87", key: "1y4wr8" }]
|
|
1701
1712
|
];
|
|
1702
|
-
var DatabaseZap = createLucideIcon("database-zap",
|
|
1713
|
+
var DatabaseZap = createLucideIcon("database-zap", __iconNode27);
|
|
1703
1714
|
|
|
1704
1715
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/dot.js
|
|
1705
|
-
var
|
|
1706
|
-
var Dot = createLucideIcon("dot",
|
|
1716
|
+
var __iconNode28 = [["circle", { cx: "12.1", cy: "12.1", r: "1", key: "18d7e5" }]];
|
|
1717
|
+
var Dot = createLucideIcon("dot", __iconNode28);
|
|
1707
1718
|
|
|
1708
1719
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/download.js
|
|
1709
|
-
var
|
|
1720
|
+
var __iconNode29 = [
|
|
1710
1721
|
["path", { d: "M12 15V3", key: "m9g1x1" }],
|
|
1711
1722
|
["path", { d: "M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4", key: "ih7n3h" }],
|
|
1712
1723
|
["path", { d: "m7 10 5 5 5-5", key: "brsn70" }]
|
|
1713
1724
|
];
|
|
1714
|
-
var Download = createLucideIcon("download",
|
|
1725
|
+
var Download = createLucideIcon("download", __iconNode29);
|
|
1715
1726
|
|
|
1716
1727
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/ellipsis.js
|
|
1717
|
-
var
|
|
1728
|
+
var __iconNode30 = [
|
|
1718
1729
|
["circle", { cx: "12", cy: "12", r: "1", key: "41hilf" }],
|
|
1719
1730
|
["circle", { cx: "19", cy: "12", r: "1", key: "1wjl8i" }],
|
|
1720
1731
|
["circle", { cx: "5", cy: "12", r: "1", key: "1pcz8c" }]
|
|
1721
1732
|
];
|
|
1722
|
-
var Ellipsis = createLucideIcon("ellipsis",
|
|
1733
|
+
var Ellipsis = createLucideIcon("ellipsis", __iconNode30);
|
|
1723
1734
|
|
|
1724
1735
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/external-link.js
|
|
1725
|
-
var
|
|
1736
|
+
var __iconNode31 = [
|
|
1726
1737
|
["path", { d: "M15 3h6v6", key: "1q9fwt" }],
|
|
1727
1738
|
["path", { d: "M10 14 21 3", key: "gplh6r" }],
|
|
1728
1739
|
["path", { d: "M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6", key: "a6xqqp" }]
|
|
1729
1740
|
];
|
|
1730
|
-
var ExternalLink = createLucideIcon("external-link",
|
|
1741
|
+
var ExternalLink = createLucideIcon("external-link", __iconNode31);
|
|
1731
1742
|
|
|
1732
1743
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/eye.js
|
|
1733
|
-
var
|
|
1744
|
+
var __iconNode32 = [
|
|
1734
1745
|
[
|
|
1735
1746
|
"path",
|
|
1736
1747
|
{
|
|
@@ -1740,62 +1751,62 @@ var __iconNode31 = [
|
|
|
1740
1751
|
],
|
|
1741
1752
|
["circle", { cx: "12", cy: "12", r: "3", key: "1v7zrd" }]
|
|
1742
1753
|
];
|
|
1743
|
-
var Eye = createLucideIcon("eye",
|
|
1754
|
+
var Eye = createLucideIcon("eye", __iconNode32);
|
|
1744
1755
|
|
|
1745
1756
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/facebook.js
|
|
1746
|
-
var
|
|
1757
|
+
var __iconNode33 = [
|
|
1747
1758
|
[
|
|
1748
1759
|
"path",
|
|
1749
1760
|
{ d: "M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z", key: "1jg4f8" }
|
|
1750
1761
|
]
|
|
1751
1762
|
];
|
|
1752
|
-
var Facebook = createLucideIcon("facebook",
|
|
1763
|
+
var Facebook = createLucideIcon("facebook", __iconNode33);
|
|
1753
1764
|
|
|
1754
1765
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/file-down.js
|
|
1755
|
-
var
|
|
1766
|
+
var __iconNode34 = [
|
|
1756
1767
|
["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z", key: "1rqfz7" }],
|
|
1757
1768
|
["path", { d: "M14 2v4a2 2 0 0 0 2 2h4", key: "tnqrlb" }],
|
|
1758
1769
|
["path", { d: "M12 18v-6", key: "17g6i2" }],
|
|
1759
1770
|
["path", { d: "m9 15 3 3 3-3", key: "1npd3o" }]
|
|
1760
1771
|
];
|
|
1761
|
-
var FileDown = createLucideIcon("file-down",
|
|
1772
|
+
var FileDown = createLucideIcon("file-down", __iconNode34);
|
|
1762
1773
|
|
|
1763
1774
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/file-input.js
|
|
1764
|
-
var
|
|
1775
|
+
var __iconNode35 = [
|
|
1765
1776
|
["path", { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4", key: "1pf5j1" }],
|
|
1766
1777
|
["path", { d: "M14 2v4a2 2 0 0 0 2 2h4", key: "tnqrlb" }],
|
|
1767
1778
|
["path", { d: "M2 15h10", key: "jfw4w8" }],
|
|
1768
1779
|
["path", { d: "m9 18 3-3-3-3", key: "112psh" }]
|
|
1769
1780
|
];
|
|
1770
|
-
var FileInput = createLucideIcon("file-input",
|
|
1781
|
+
var FileInput = createLucideIcon("file-input", __iconNode35);
|
|
1771
1782
|
|
|
1772
1783
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/file-lock-2.js
|
|
1773
|
-
var
|
|
1784
|
+
var __iconNode36 = [
|
|
1774
1785
|
["path", { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v1", key: "jmtmu2" }],
|
|
1775
1786
|
["path", { d: "M14 2v4a2 2 0 0 0 2 2h4", key: "tnqrlb" }],
|
|
1776
1787
|
["rect", { width: "8", height: "5", x: "2", y: "13", rx: "1", key: "10y5wo" }],
|
|
1777
1788
|
["path", { d: "M8 13v-2a2 2 0 1 0-4 0v2", key: "1pdxzg" }]
|
|
1778
1789
|
];
|
|
1779
|
-
var FileLock2 = createLucideIcon("file-lock-2",
|
|
1790
|
+
var FileLock2 = createLucideIcon("file-lock-2", __iconNode36);
|
|
1780
1791
|
|
|
1781
1792
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/file-up.js
|
|
1782
|
-
var
|
|
1793
|
+
var __iconNode37 = [
|
|
1783
1794
|
["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z", key: "1rqfz7" }],
|
|
1784
1795
|
["path", { d: "M14 2v4a2 2 0 0 0 2 2h4", key: "tnqrlb" }],
|
|
1785
1796
|
["path", { d: "M12 12v6", key: "3ahymv" }],
|
|
1786
1797
|
["path", { d: "m15 15-3-3-3 3", key: "15xj92" }]
|
|
1787
1798
|
];
|
|
1788
|
-
var FileUp = createLucideIcon("file-up",
|
|
1799
|
+
var FileUp = createLucideIcon("file-up", __iconNode37);
|
|
1789
1800
|
|
|
1790
1801
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/file.js
|
|
1791
|
-
var
|
|
1802
|
+
var __iconNode38 = [
|
|
1792
1803
|
["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z", key: "1rqfz7" }],
|
|
1793
1804
|
["path", { d: "M14 2v4a2 2 0 0 0 2 2h4", key: "tnqrlb" }]
|
|
1794
1805
|
];
|
|
1795
|
-
var File = createLucideIcon("file",
|
|
1806
|
+
var File = createLucideIcon("file", __iconNode38);
|
|
1796
1807
|
|
|
1797
1808
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/fingerprint.js
|
|
1798
|
-
var
|
|
1809
|
+
var __iconNode39 = [
|
|
1799
1810
|
["path", { d: "M12 10a2 2 0 0 0-2 2c0 1.02-.1 2.51-.26 4", key: "1nerag" }],
|
|
1800
1811
|
["path", { d: "M14 13.12c0 2.38 0 6.38-1 8.88", key: "o46ks0" }],
|
|
1801
1812
|
["path", { d: "M17.29 21.02c.12-.6.43-2.3.5-3.02", key: "ptglia" }],
|
|
@@ -1806,10 +1817,10 @@ var __iconNode38 = [
|
|
|
1806
1817
|
["path", { d: "M8.65 22c.21-.66.45-1.32.57-2", key: "13wd9y" }],
|
|
1807
1818
|
["path", { d: "M9 6.8a6 6 0 0 1 9 5.2v2", key: "1fr1j5" }]
|
|
1808
1819
|
];
|
|
1809
|
-
var Fingerprint = createLucideIcon("fingerprint",
|
|
1820
|
+
var Fingerprint = createLucideIcon("fingerprint", __iconNode39);
|
|
1810
1821
|
|
|
1811
1822
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/folder-open.js
|
|
1812
|
-
var
|
|
1823
|
+
var __iconNode40 = [
|
|
1813
1824
|
[
|
|
1814
1825
|
"path",
|
|
1815
1826
|
{
|
|
@@ -1818,10 +1829,10 @@ var __iconNode39 = [
|
|
|
1818
1829
|
}
|
|
1819
1830
|
]
|
|
1820
1831
|
];
|
|
1821
|
-
var FolderOpen = createLucideIcon("folder-open",
|
|
1832
|
+
var FolderOpen = createLucideIcon("folder-open", __iconNode40);
|
|
1822
1833
|
|
|
1823
1834
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/folder.js
|
|
1824
|
-
var
|
|
1835
|
+
var __iconNode41 = [
|
|
1825
1836
|
[
|
|
1826
1837
|
"path",
|
|
1827
1838
|
{
|
|
@@ -1830,10 +1841,10 @@ var __iconNode40 = [
|
|
|
1830
1841
|
}
|
|
1831
1842
|
]
|
|
1832
1843
|
];
|
|
1833
|
-
var Folder = createLucideIcon("folder",
|
|
1844
|
+
var Folder = createLucideIcon("folder", __iconNode41);
|
|
1834
1845
|
|
|
1835
1846
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/gift.js
|
|
1836
|
-
var
|
|
1847
|
+
var __iconNode42 = [
|
|
1837
1848
|
["rect", { x: "3", y: "8", width: "18", height: "4", rx: "1", key: "bkv52" }],
|
|
1838
1849
|
["path", { d: "M12 8v13", key: "1c76mn" }],
|
|
1839
1850
|
["path", { d: "M19 12v7a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-7", key: "6wjy6b" }],
|
|
@@ -1845,20 +1856,20 @@ var __iconNode41 = [
|
|
|
1845
1856
|
}
|
|
1846
1857
|
]
|
|
1847
1858
|
];
|
|
1848
|
-
var Gift = createLucideIcon("gift",
|
|
1859
|
+
var Gift = createLucideIcon("gift", __iconNode42);
|
|
1849
1860
|
|
|
1850
1861
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/git-pull-request-arrow.js
|
|
1851
|
-
var
|
|
1862
|
+
var __iconNode43 = [
|
|
1852
1863
|
["circle", { cx: "5", cy: "6", r: "3", key: "1qnov2" }],
|
|
1853
1864
|
["path", { d: "M5 9v12", key: "ih889a" }],
|
|
1854
1865
|
["circle", { cx: "19", cy: "18", r: "3", key: "1qljk2" }],
|
|
1855
1866
|
["path", { d: "m15 9-3-3 3-3", key: "1lwv8l" }],
|
|
1856
1867
|
["path", { d: "M12 6h5a2 2 0 0 1 2 2v7", key: "1yj91y" }]
|
|
1857
1868
|
];
|
|
1858
|
-
var GitPullRequestArrow = createLucideIcon("git-pull-request-arrow",
|
|
1869
|
+
var GitPullRequestArrow = createLucideIcon("git-pull-request-arrow", __iconNode43);
|
|
1859
1870
|
|
|
1860
1871
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/globe-lock.js
|
|
1861
|
-
var
|
|
1872
|
+
var __iconNode44 = [
|
|
1862
1873
|
[
|
|
1863
1874
|
"path",
|
|
1864
1875
|
{
|
|
@@ -1870,18 +1881,18 @@ var __iconNode43 = [
|
|
|
1870
1881
|
["path", { d: "M20 6V4a2 2 0 1 0-4 0v2", key: "1of5e8" }],
|
|
1871
1882
|
["rect", { width: "8", height: "5", x: "14", y: "6", rx: "1", key: "1fmf51" }]
|
|
1872
1883
|
];
|
|
1873
|
-
var GlobeLock = createLucideIcon("globe-lock",
|
|
1884
|
+
var GlobeLock = createLucideIcon("globe-lock", __iconNode44);
|
|
1874
1885
|
|
|
1875
1886
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/globe.js
|
|
1876
|
-
var
|
|
1887
|
+
var __iconNode45 = [
|
|
1877
1888
|
["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
|
|
1878
1889
|
["path", { d: "M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20", key: "13o1zl" }],
|
|
1879
1890
|
["path", { d: "M2 12h20", key: "9i4pu4" }]
|
|
1880
1891
|
];
|
|
1881
|
-
var Globe = createLucideIcon("globe",
|
|
1892
|
+
var Globe = createLucideIcon("globe", __iconNode45);
|
|
1882
1893
|
|
|
1883
1894
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/grip-vertical.js
|
|
1884
|
-
var
|
|
1895
|
+
var __iconNode46 = [
|
|
1885
1896
|
["circle", { cx: "9", cy: "12", r: "1", key: "1vctgf" }],
|
|
1886
1897
|
["circle", { cx: "9", cy: "5", r: "1", key: "hp0tcf" }],
|
|
1887
1898
|
["circle", { cx: "9", cy: "19", r: "1", key: "fkjjf6" }],
|
|
@@ -1889,10 +1900,10 @@ var __iconNode45 = [
|
|
|
1889
1900
|
["circle", { cx: "15", cy: "5", r: "1", key: "19l28e" }],
|
|
1890
1901
|
["circle", { cx: "15", cy: "19", r: "1", key: "f4zoj3" }]
|
|
1891
1902
|
];
|
|
1892
|
-
var GripVertical = createLucideIcon("grip-vertical",
|
|
1903
|
+
var GripVertical = createLucideIcon("grip-vertical", __iconNode46);
|
|
1893
1904
|
|
|
1894
1905
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/grip.js
|
|
1895
|
-
var
|
|
1906
|
+
var __iconNode47 = [
|
|
1896
1907
|
["circle", { cx: "12", cy: "5", r: "1", key: "gxeob9" }],
|
|
1897
1908
|
["circle", { cx: "19", cy: "5", r: "1", key: "w8mnmm" }],
|
|
1898
1909
|
["circle", { cx: "5", cy: "5", r: "1", key: "lttvr7" }],
|
|
@@ -1903,10 +1914,10 @@ var __iconNode46 = [
|
|
|
1903
1914
|
["circle", { cx: "19", cy: "19", r: "1", key: "shf9b7" }],
|
|
1904
1915
|
["circle", { cx: "5", cy: "19", r: "1", key: "bfqh0e" }]
|
|
1905
1916
|
];
|
|
1906
|
-
var Grip = createLucideIcon("grip",
|
|
1917
|
+
var Grip = createLucideIcon("grip", __iconNode47);
|
|
1907
1918
|
|
|
1908
1919
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/hand-heart.js
|
|
1909
|
-
var
|
|
1920
|
+
var __iconNode48 = [
|
|
1910
1921
|
["path", { d: "M11 14h2a2 2 0 1 0 0-4h-3c-.6 0-1.1.2-1.4.6L3 16", key: "1ifwr1" }],
|
|
1911
1922
|
[
|
|
1912
1923
|
"path",
|
|
@@ -1924,10 +1935,10 @@ var __iconNode47 = [
|
|
|
1924
1935
|
}
|
|
1925
1936
|
]
|
|
1926
1937
|
];
|
|
1927
|
-
var HandHeart = createLucideIcon("hand-heart",
|
|
1938
|
+
var HandHeart = createLucideIcon("hand-heart", __iconNode48);
|
|
1928
1939
|
|
|
1929
1940
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/handshake.js
|
|
1930
|
-
var
|
|
1941
|
+
var __iconNode49 = [
|
|
1931
1942
|
["path", { d: "m11 17 2 2a1 1 0 1 0 3-3", key: "efffak" }],
|
|
1932
1943
|
[
|
|
1933
1944
|
"path",
|
|
@@ -1940,17 +1951,17 @@ var __iconNode48 = [
|
|
|
1940
1951
|
["path", { d: "M3 3 2 14l6.5 6.5a1 1 0 1 0 3-3", key: "1uvwmv" }],
|
|
1941
1952
|
["path", { d: "M3 4h8", key: "1ep09j" }]
|
|
1942
1953
|
];
|
|
1943
|
-
var Handshake = createLucideIcon("handshake",
|
|
1954
|
+
var Handshake = createLucideIcon("handshake", __iconNode49);
|
|
1944
1955
|
|
|
1945
1956
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/highlighter.js
|
|
1946
|
-
var
|
|
1957
|
+
var __iconNode50 = [
|
|
1947
1958
|
["path", { d: "m9 11-6 6v3h9l3-3", key: "1a3l36" }],
|
|
1948
1959
|
["path", { d: "m22 12-4.6 4.6a2 2 0 0 1-2.8 0l-5.2-5.2a2 2 0 0 1 0-2.8L14 4", key: "14a9rk" }]
|
|
1949
1960
|
];
|
|
1950
|
-
var Highlighter = createLucideIcon("highlighter",
|
|
1961
|
+
var Highlighter = createLucideIcon("highlighter", __iconNode50);
|
|
1951
1962
|
|
|
1952
1963
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/house-plus.js
|
|
1953
|
-
var
|
|
1964
|
+
var __iconNode51 = [
|
|
1954
1965
|
[
|
|
1955
1966
|
"path",
|
|
1956
1967
|
{
|
|
@@ -1962,10 +1973,10 @@ var __iconNode50 = [
|
|
|
1962
1973
|
["path", { d: "M15 18h6", key: "3b3c90" }],
|
|
1963
1974
|
["path", { d: "M18 15v6", key: "9wciyi" }]
|
|
1964
1975
|
];
|
|
1965
|
-
var HousePlus = createLucideIcon("house-plus",
|
|
1976
|
+
var HousePlus = createLucideIcon("house-plus", __iconNode51);
|
|
1966
1977
|
|
|
1967
1978
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/image-down.js
|
|
1968
|
-
var
|
|
1979
|
+
var __iconNode52 = [
|
|
1969
1980
|
[
|
|
1970
1981
|
"path",
|
|
1971
1982
|
{
|
|
@@ -1977,10 +1988,10 @@ var __iconNode51 = [
|
|
|
1977
1988
|
["path", { d: "m17 22 3-3", key: "1nkfve" }],
|
|
1978
1989
|
["circle", { cx: "9", cy: "9", r: "2", key: "af1f0g" }]
|
|
1979
1990
|
];
|
|
1980
|
-
var ImageDown = createLucideIcon("image-down",
|
|
1991
|
+
var ImageDown = createLucideIcon("image-down", __iconNode52);
|
|
1981
1992
|
|
|
1982
1993
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/image-off.js
|
|
1983
|
-
var
|
|
1994
|
+
var __iconNode53 = [
|
|
1984
1995
|
["line", { x1: "2", x2: "22", y1: "2", y2: "22", key: "a6p6uj" }],
|
|
1985
1996
|
["path", { d: "M10.41 10.41a2 2 0 1 1-2.83-2.83", key: "1bzlo9" }],
|
|
1986
1997
|
["line", { x1: "13.5", x2: "6", y1: "13.5", y2: "21", key: "1q0aeu" }],
|
|
@@ -1994,10 +2005,10 @@ var __iconNode52 = [
|
|
|
1994
2005
|
],
|
|
1995
2006
|
["path", { d: "M21 15V5a2 2 0 0 0-2-2H9", key: "43el77" }]
|
|
1996
2007
|
];
|
|
1997
|
-
var ImageOff = createLucideIcon("image-off",
|
|
2008
|
+
var ImageOff = createLucideIcon("image-off", __iconNode53);
|
|
1998
2009
|
|
|
1999
2010
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/image-up.js
|
|
2000
|
-
var
|
|
2011
|
+
var __iconNode54 = [
|
|
2001
2012
|
[
|
|
2002
2013
|
"path",
|
|
2003
2014
|
{
|
|
@@ -2009,24 +2020,24 @@ var __iconNode53 = [
|
|
|
2009
2020
|
["path", { d: "M17 22v-5.5", key: "1aa6fl" }],
|
|
2010
2021
|
["circle", { cx: "9", cy: "9", r: "2", key: "af1f0g" }]
|
|
2011
2022
|
];
|
|
2012
|
-
var ImageUp = createLucideIcon("image-up",
|
|
2023
|
+
var ImageUp = createLucideIcon("image-up", __iconNode54);
|
|
2013
2024
|
|
|
2014
2025
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/infinity.js
|
|
2015
|
-
var
|
|
2026
|
+
var __iconNode55 = [
|
|
2016
2027
|
["path", { d: "M6 16c5 0 7-8 12-8a4 4 0 0 1 0 8c-5 0-7-8-12-8a4 4 0 1 0 0 8", key: "18ogeb" }]
|
|
2017
2028
|
];
|
|
2018
|
-
var Infinity = createLucideIcon("infinity",
|
|
2029
|
+
var Infinity = createLucideIcon("infinity", __iconNode55);
|
|
2019
2030
|
|
|
2020
2031
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/info.js
|
|
2021
|
-
var
|
|
2032
|
+
var __iconNode56 = [
|
|
2022
2033
|
["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
|
|
2023
2034
|
["path", { d: "M12 16v-4", key: "1dtifu" }],
|
|
2024
2035
|
["path", { d: "M12 8h.01", key: "e9boi3" }]
|
|
2025
2036
|
];
|
|
2026
|
-
var Info = createLucideIcon("info",
|
|
2037
|
+
var Info = createLucideIcon("info", __iconNode56);
|
|
2027
2038
|
|
|
2028
2039
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/keyboard.js
|
|
2029
|
-
var
|
|
2040
|
+
var __iconNode57 = [
|
|
2030
2041
|
["path", { d: "M10 8h.01", key: "1r9ogq" }],
|
|
2031
2042
|
["path", { d: "M12 12h.01", key: "1mp3jc" }],
|
|
2032
2043
|
["path", { d: "M14 8h.01", key: "1primd" }],
|
|
@@ -2037,10 +2048,10 @@ var __iconNode56 = [
|
|
|
2037
2048
|
["path", { d: "M8 12h.01", key: "czm47f" }],
|
|
2038
2049
|
["rect", { width: "20", height: "16", x: "2", y: "4", rx: "2", key: "18n3k1" }]
|
|
2039
2050
|
];
|
|
2040
|
-
var Keyboard = createLucideIcon("keyboard",
|
|
2051
|
+
var Keyboard = createLucideIcon("keyboard", __iconNode57);
|
|
2041
2052
|
|
|
2042
2053
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/land-plot.js
|
|
2043
|
-
var
|
|
2054
|
+
var __iconNode58 = [
|
|
2044
2055
|
["path", { d: "m12 8 6-3-6-3v10", key: "mvpnpy" }],
|
|
2045
2056
|
[
|
|
2046
2057
|
"path",
|
|
@@ -2052,71 +2063,88 @@ var __iconNode57 = [
|
|
|
2052
2063
|
["path", { d: "m6.49 12.85 11.02 6.3", key: "1kt42w" }],
|
|
2053
2064
|
["path", { d: "M17.51 12.85 6.5 19.15", key: "v55bdg" }]
|
|
2054
2065
|
];
|
|
2055
|
-
var LandPlot = createLucideIcon("land-plot",
|
|
2066
|
+
var LandPlot = createLucideIcon("land-plot", __iconNode58);
|
|
2056
2067
|
|
|
2057
2068
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/layout-template.js
|
|
2058
|
-
var
|
|
2069
|
+
var __iconNode59 = [
|
|
2059
2070
|
["rect", { width: "18", height: "7", x: "3", y: "3", rx: "1", key: "f1a2em" }],
|
|
2060
2071
|
["rect", { width: "9", height: "7", x: "3", y: "14", rx: "1", key: "jqznyg" }],
|
|
2061
2072
|
["rect", { width: "5", height: "7", x: "16", y: "14", rx: "1", key: "q5h2i8" }]
|
|
2062
2073
|
];
|
|
2063
|
-
var LayoutTemplate = createLucideIcon("layout-template",
|
|
2074
|
+
var LayoutTemplate = createLucideIcon("layout-template", __iconNode59);
|
|
2064
2075
|
|
|
2065
2076
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/library.js
|
|
2066
|
-
var
|
|
2077
|
+
var __iconNode60 = [
|
|
2067
2078
|
["path", { d: "m16 6 4 14", key: "ji33uf" }],
|
|
2068
2079
|
["path", { d: "M12 6v14", key: "1n7gus" }],
|
|
2069
2080
|
["path", { d: "M8 8v12", key: "1gg7y9" }],
|
|
2070
2081
|
["path", { d: "M4 4v16", key: "6qkkli" }]
|
|
2071
2082
|
];
|
|
2072
|
-
var Library = createLucideIcon("library",
|
|
2083
|
+
var Library = createLucideIcon("library", __iconNode60);
|
|
2073
2084
|
|
|
2074
2085
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/link.js
|
|
2075
|
-
var
|
|
2086
|
+
var __iconNode61 = [
|
|
2076
2087
|
["path", { d: "M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71", key: "1cjeqo" }],
|
|
2077
2088
|
["path", { d: "M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71", key: "19qd67" }]
|
|
2078
2089
|
];
|
|
2079
|
-
var Link = createLucideIcon("link",
|
|
2090
|
+
var Link = createLucideIcon("link", __iconNode61);
|
|
2080
2091
|
|
|
2081
2092
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/list-todo.js
|
|
2082
|
-
var
|
|
2093
|
+
var __iconNode62 = [
|
|
2083
2094
|
["rect", { x: "3", y: "5", width: "6", height: "6", rx: "1", key: "1defrl" }],
|
|
2084
2095
|
["path", { d: "m3 17 2 2 4-4", key: "1jhpwq" }],
|
|
2085
2096
|
["path", { d: "M13 6h8", key: "15sg57" }],
|
|
2086
2097
|
["path", { d: "M13 12h8", key: "h98zly" }],
|
|
2087
2098
|
["path", { d: "M13 18h8", key: "oe0vm4" }]
|
|
2088
2099
|
];
|
|
2089
|
-
var ListTodo = createLucideIcon("list-todo",
|
|
2100
|
+
var ListTodo = createLucideIcon("list-todo", __iconNode62);
|
|
2090
2101
|
|
|
2091
2102
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/loader-circle.js
|
|
2092
|
-
var
|
|
2093
|
-
var LoaderCircle = createLucideIcon("loader-circle",
|
|
2103
|
+
var __iconNode63 = [["path", { d: "M21 12a9 9 0 1 1-6.219-8.56", key: "13zald" }]];
|
|
2104
|
+
var LoaderCircle = createLucideIcon("loader-circle", __iconNode63);
|
|
2094
2105
|
|
|
2095
2106
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/log-in.js
|
|
2096
|
-
var
|
|
2107
|
+
var __iconNode64 = [
|
|
2097
2108
|
["path", { d: "m10 17 5-5-5-5", key: "1bsop3" }],
|
|
2098
2109
|
["path", { d: "M15 12H3", key: "6jk70r" }],
|
|
2099
2110
|
["path", { d: "M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4", key: "u53s6r" }]
|
|
2100
2111
|
];
|
|
2101
|
-
var LogIn = createLucideIcon("log-in",
|
|
2112
|
+
var LogIn = createLucideIcon("log-in", __iconNode64);
|
|
2102
2113
|
|
|
2103
2114
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/log-out.js
|
|
2104
|
-
var
|
|
2115
|
+
var __iconNode65 = [
|
|
2105
2116
|
["path", { d: "m16 17 5-5-5-5", key: "1bji2h" }],
|
|
2106
2117
|
["path", { d: "M21 12H9", key: "dn1m92" }],
|
|
2107
2118
|
["path", { d: "M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4", key: "1uf3rs" }]
|
|
2108
2119
|
];
|
|
2109
|
-
var LogOut = createLucideIcon("log-out",
|
|
2120
|
+
var LogOut = createLucideIcon("log-out", __iconNode65);
|
|
2110
2121
|
|
|
2111
2122
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/mail.js
|
|
2112
|
-
var
|
|
2123
|
+
var __iconNode66 = [
|
|
2113
2124
|
["path", { d: "m22 7-8.991 5.727a2 2 0 0 1-2.009 0L2 7", key: "132q7q" }],
|
|
2114
2125
|
["rect", { x: "2", y: "4", width: "20", height: "16", rx: "2", key: "izxlao" }]
|
|
2115
2126
|
];
|
|
2116
|
-
var Mail = createLucideIcon("mail",
|
|
2127
|
+
var Mail = createLucideIcon("mail", __iconNode66);
|
|
2128
|
+
|
|
2129
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/message-circle-code.js
|
|
2130
|
+
var __iconNode67 = [
|
|
2131
|
+
["path", { d: "M10 9.5 8 12l2 2.5", key: "3mjy60" }],
|
|
2132
|
+
["path", { d: "m14 9.5 2 2.5-2 2.5", key: "1bir2l" }],
|
|
2133
|
+
["path", { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22z", key: "k85zhp" }]
|
|
2134
|
+
];
|
|
2135
|
+
var MessageCircleCode = createLucideIcon("message-circle-code", __iconNode67);
|
|
2136
|
+
|
|
2137
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/message-circle-more.js
|
|
2138
|
+
var __iconNode68 = [
|
|
2139
|
+
["path", { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z", key: "vv11sd" }],
|
|
2140
|
+
["path", { d: "M8 12h.01", key: "czm47f" }],
|
|
2141
|
+
["path", { d: "M12 12h.01", key: "1mp3jc" }],
|
|
2142
|
+
["path", { d: "M16 12h.01", key: "1l6xoz" }]
|
|
2143
|
+
];
|
|
2144
|
+
var MessageCircleMore = createLucideIcon("message-circle-more", __iconNode68);
|
|
2117
2145
|
|
|
2118
2146
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/mouse-pointer-click.js
|
|
2119
|
-
var
|
|
2147
|
+
var __iconNode69 = [
|
|
2120
2148
|
["path", { d: "M14 4.1 12 6", key: "ita8i4" }],
|
|
2121
2149
|
["path", { d: "m5.1 8-2.9-.8", key: "1go3kf" }],
|
|
2122
2150
|
["path", { d: "m6 12-1.9 2", key: "mnht97" }],
|
|
@@ -2129,10 +2157,10 @@ var __iconNode66 = [
|
|
|
2129
2157
|
}
|
|
2130
2158
|
]
|
|
2131
2159
|
];
|
|
2132
|
-
var MousePointerClick = createLucideIcon("mouse-pointer-click",
|
|
2160
|
+
var MousePointerClick = createLucideIcon("mouse-pointer-click", __iconNode69);
|
|
2133
2161
|
|
|
2134
2162
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/palette.js
|
|
2135
|
-
var
|
|
2163
|
+
var __iconNode70 = [
|
|
2136
2164
|
[
|
|
2137
2165
|
"path",
|
|
2138
2166
|
{
|
|
@@ -2145,25 +2173,25 @@ var __iconNode67 = [
|
|
|
2145
2173
|
["circle", { cx: "6.5", cy: "12.5", r: ".5", fill: "currentColor", key: "qy21gx" }],
|
|
2146
2174
|
["circle", { cx: "8.5", cy: "7.5", r: ".5", fill: "currentColor", key: "fotxhn" }]
|
|
2147
2175
|
];
|
|
2148
|
-
var Palette = createLucideIcon("palette",
|
|
2176
|
+
var Palette = createLucideIcon("palette", __iconNode70);
|
|
2149
2177
|
|
|
2150
2178
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/panel-left.js
|
|
2151
|
-
var
|
|
2179
|
+
var __iconNode71 = [
|
|
2152
2180
|
["rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", key: "afitv7" }],
|
|
2153
2181
|
["path", { d: "M9 3v18", key: "fh3hqa" }]
|
|
2154
2182
|
];
|
|
2155
|
-
var PanelLeft = createLucideIcon("panel-left",
|
|
2183
|
+
var PanelLeft = createLucideIcon("panel-left", __iconNode71);
|
|
2156
2184
|
|
|
2157
2185
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/panels-top-left.js
|
|
2158
|
-
var
|
|
2186
|
+
var __iconNode72 = [
|
|
2159
2187
|
["rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", key: "afitv7" }],
|
|
2160
2188
|
["path", { d: "M3 9h18", key: "1pudct" }],
|
|
2161
2189
|
["path", { d: "M9 21V9", key: "1oto5p" }]
|
|
2162
2190
|
];
|
|
2163
|
-
var PanelsTopLeft = createLucideIcon("panels-top-left",
|
|
2191
|
+
var PanelsTopLeft = createLucideIcon("panels-top-left", __iconNode72);
|
|
2164
2192
|
|
|
2165
2193
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/paw-print.js
|
|
2166
|
-
var
|
|
2194
|
+
var __iconNode73 = [
|
|
2167
2195
|
["circle", { cx: "11", cy: "4", r: "2", key: "vol9p0" }],
|
|
2168
2196
|
["circle", { cx: "18", cy: "8", r: "2", key: "17gozi" }],
|
|
2169
2197
|
["circle", { cx: "20", cy: "16", r: "2", key: "1v9bxh" }],
|
|
@@ -2175,10 +2203,10 @@ var __iconNode70 = [
|
|
|
2175
2203
|
}
|
|
2176
2204
|
]
|
|
2177
2205
|
];
|
|
2178
|
-
var PawPrint = createLucideIcon("paw-print",
|
|
2206
|
+
var PawPrint = createLucideIcon("paw-print", __iconNode73);
|
|
2179
2207
|
|
|
2180
2208
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/pencil.js
|
|
2181
|
-
var
|
|
2209
|
+
var __iconNode74 = [
|
|
2182
2210
|
[
|
|
2183
2211
|
"path",
|
|
2184
2212
|
{
|
|
@@ -2188,18 +2216,18 @@ var __iconNode71 = [
|
|
|
2188
2216
|
],
|
|
2189
2217
|
["path", { d: "m15 5 4 4", key: "1mk7zo" }]
|
|
2190
2218
|
];
|
|
2191
|
-
var Pencil = createLucideIcon("pencil",
|
|
2219
|
+
var Pencil = createLucideIcon("pencil", __iconNode74);
|
|
2192
2220
|
|
|
2193
2221
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/pi.js
|
|
2194
|
-
var
|
|
2222
|
+
var __iconNode75 = [
|
|
2195
2223
|
["line", { x1: "9", x2: "9", y1: "4", y2: "20", key: "ovs5a5" }],
|
|
2196
2224
|
["path", { d: "M4 7c0-1.7 1.3-3 3-3h13", key: "10pag4" }],
|
|
2197
2225
|
["path", { d: "M18 20c-1.7 0-3-1.3-3-3V4", key: "1gaosr" }]
|
|
2198
2226
|
];
|
|
2199
|
-
var Pi = createLucideIcon("pi",
|
|
2227
|
+
var Pi = createLucideIcon("pi", __iconNode75);
|
|
2200
2228
|
|
|
2201
2229
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/qr-code.js
|
|
2202
|
-
var
|
|
2230
|
+
var __iconNode76 = [
|
|
2203
2231
|
["rect", { width: "5", height: "5", x: "3", y: "3", rx: "1", key: "1tu5fj" }],
|
|
2204
2232
|
["rect", { width: "5", height: "5", x: "16", y: "3", rx: "1", key: "1v8r4q" }],
|
|
2205
2233
|
["rect", { width: "5", height: "5", x: "3", y: "16", rx: "1", key: "1x03jg" }],
|
|
@@ -2213,10 +2241,10 @@ var __iconNode73 = [
|
|
|
2213
2241
|
["path", { d: "M21 12v.01", key: "1lwtk9" }],
|
|
2214
2242
|
["path", { d: "M12 21v-1", key: "1880an" }]
|
|
2215
2243
|
];
|
|
2216
|
-
var QrCode = createLucideIcon("qr-code",
|
|
2244
|
+
var QrCode = createLucideIcon("qr-code", __iconNode76);
|
|
2217
2245
|
|
|
2218
2246
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/receipt-text.js
|
|
2219
|
-
var
|
|
2247
|
+
var __iconNode77 = [
|
|
2220
2248
|
[
|
|
2221
2249
|
"path",
|
|
2222
2250
|
{ d: "M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z", key: "q3az6g" }
|
|
@@ -2225,19 +2253,19 @@ var __iconNode74 = [
|
|
|
2225
2253
|
["path", { d: "M16 12H8", key: "1fr5h0" }],
|
|
2226
2254
|
["path", { d: "M13 16H8", key: "wsln4y" }]
|
|
2227
2255
|
];
|
|
2228
|
-
var ReceiptText = createLucideIcon("receipt-text",
|
|
2256
|
+
var ReceiptText = createLucideIcon("receipt-text", __iconNode77);
|
|
2229
2257
|
|
|
2230
2258
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/refresh-ccw.js
|
|
2231
|
-
var
|
|
2259
|
+
var __iconNode78 = [
|
|
2232
2260
|
["path", { d: "M21 12a9 9 0 0 0-9-9 9.75 9.75 0 0 0-6.74 2.74L3 8", key: "14sxne" }],
|
|
2233
2261
|
["path", { d: "M3 3v5h5", key: "1xhq8a" }],
|
|
2234
2262
|
["path", { d: "M3 12a9 9 0 0 0 9 9 9.75 9.75 0 0 0 6.74-2.74L21 16", key: "1hlbsb" }],
|
|
2235
2263
|
["path", { d: "M16 16h5v5", key: "ccwih5" }]
|
|
2236
2264
|
];
|
|
2237
|
-
var RefreshCcw = createLucideIcon("refresh-ccw",
|
|
2265
|
+
var RefreshCcw = createLucideIcon("refresh-ccw", __iconNode78);
|
|
2238
2266
|
|
|
2239
2267
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/regex.js
|
|
2240
|
-
var
|
|
2268
|
+
var __iconNode79 = [
|
|
2241
2269
|
["path", { d: "M17 3v10", key: "15fgeh" }],
|
|
2242
2270
|
["path", { d: "m12.67 5.5 8.66 5", key: "1gpheq" }],
|
|
2243
2271
|
["path", { d: "m12.67 10.5 8.66-5", key: "1dkfa6" }],
|
|
@@ -2246,10 +2274,10 @@ var __iconNode76 = [
|
|
|
2246
2274
|
{ d: "M9 17a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2v-2z", key: "swwfx4" }
|
|
2247
2275
|
]
|
|
2248
2276
|
];
|
|
2249
|
-
var Regex = createLucideIcon("regex",
|
|
2277
|
+
var Regex = createLucideIcon("regex", __iconNode79);
|
|
2250
2278
|
|
|
2251
2279
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/replace.js
|
|
2252
|
-
var
|
|
2280
|
+
var __iconNode80 = [
|
|
2253
2281
|
["path", { d: "M14 4a2 2 0 0 1 2-2", key: "1w2hp7" }],
|
|
2254
2282
|
["path", { d: "M16 10a2 2 0 0 1-2-2", key: "shjach" }],
|
|
2255
2283
|
["path", { d: "M20 2a2 2 0 0 1 2 2", key: "188mtx" }],
|
|
@@ -2258,10 +2286,10 @@ var __iconNode77 = [
|
|
|
2258
2286
|
["path", { d: "M6 10V5a3 3 0 0 1 3-3h1", key: "3y3t5z" }],
|
|
2259
2287
|
["rect", { x: "2", y: "14", width: "8", height: "8", rx: "2", key: "4rksxw" }]
|
|
2260
2288
|
];
|
|
2261
|
-
var Replace = createLucideIcon("replace",
|
|
2289
|
+
var Replace = createLucideIcon("replace", __iconNode80);
|
|
2262
2290
|
|
|
2263
2291
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/rocket.js
|
|
2264
|
-
var
|
|
2292
|
+
var __iconNode81 = [
|
|
2265
2293
|
[
|
|
2266
2294
|
"path",
|
|
2267
2295
|
{
|
|
@@ -2279,35 +2307,35 @@ var __iconNode78 = [
|
|
|
2279
2307
|
["path", { d: "M9 12H4s.55-3.03 2-4c1.62-1.08 5 0 5 0", key: "1f8sc4" }],
|
|
2280
2308
|
["path", { d: "M12 15v5s3.03-.55 4-2c1.08-1.62 0-5 0-5", key: "qeys4" }]
|
|
2281
2309
|
];
|
|
2282
|
-
var Rocket = createLucideIcon("rocket",
|
|
2310
|
+
var Rocket = createLucideIcon("rocket", __iconNode81);
|
|
2283
2311
|
|
|
2284
2312
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/rss.js
|
|
2285
|
-
var
|
|
2313
|
+
var __iconNode82 = [
|
|
2286
2314
|
["path", { d: "M4 11a9 9 0 0 1 9 9", key: "pv89mb" }],
|
|
2287
2315
|
["path", { d: "M4 4a16 16 0 0 1 16 16", key: "k0647b" }],
|
|
2288
2316
|
["circle", { cx: "5", cy: "19", r: "1", key: "bfqh0e" }]
|
|
2289
2317
|
];
|
|
2290
|
-
var Rss = createLucideIcon("rss",
|
|
2318
|
+
var Rss = createLucideIcon("rss", __iconNode82);
|
|
2291
2319
|
|
|
2292
2320
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/scale.js
|
|
2293
|
-
var
|
|
2321
|
+
var __iconNode83 = [
|
|
2294
2322
|
["path", { d: "m16 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z", key: "7g6ntu" }],
|
|
2295
2323
|
["path", { d: "m2 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z", key: "ijws7r" }],
|
|
2296
2324
|
["path", { d: "M7 21h10", key: "1b0cd5" }],
|
|
2297
2325
|
["path", { d: "M12 3v18", key: "108xh3" }],
|
|
2298
2326
|
["path", { d: "M3 7h2c2 0 5-1 7-2 2 1 5 2 7 2h2", key: "3gwbw2" }]
|
|
2299
2327
|
];
|
|
2300
|
-
var Scale = createLucideIcon("scale",
|
|
2328
|
+
var Scale = createLucideIcon("scale", __iconNode83);
|
|
2301
2329
|
|
|
2302
2330
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/search.js
|
|
2303
|
-
var
|
|
2331
|
+
var __iconNode84 = [
|
|
2304
2332
|
["path", { d: "m21 21-4.34-4.34", key: "14j7rj" }],
|
|
2305
2333
|
["circle", { cx: "11", cy: "11", r: "8", key: "4ej97u" }]
|
|
2306
2334
|
];
|
|
2307
|
-
var Search = createLucideIcon("search",
|
|
2335
|
+
var Search = createLucideIcon("search", __iconNode84);
|
|
2308
2336
|
|
|
2309
2337
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/send-horizontal.js
|
|
2310
|
-
var
|
|
2338
|
+
var __iconNode85 = [
|
|
2311
2339
|
[
|
|
2312
2340
|
"path",
|
|
2313
2341
|
{
|
|
@@ -2317,27 +2345,27 @@ var __iconNode82 = [
|
|
|
2317
2345
|
],
|
|
2318
2346
|
["path", { d: "M6 12h16", key: "s4cdu5" }]
|
|
2319
2347
|
];
|
|
2320
|
-
var SendHorizontal = createLucideIcon("send-horizontal",
|
|
2348
|
+
var SendHorizontal = createLucideIcon("send-horizontal", __iconNode85);
|
|
2321
2349
|
|
|
2322
2350
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/server.js
|
|
2323
|
-
var
|
|
2351
|
+
var __iconNode86 = [
|
|
2324
2352
|
["rect", { width: "20", height: "8", x: "2", y: "2", rx: "2", ry: "2", key: "ngkwjq" }],
|
|
2325
2353
|
["rect", { width: "20", height: "8", x: "2", y: "14", rx: "2", ry: "2", key: "iecqi9" }],
|
|
2326
2354
|
["line", { x1: "6", x2: "6.01", y1: "6", y2: "6", key: "16zg32" }],
|
|
2327
2355
|
["line", { x1: "6", x2: "6.01", y1: "18", y2: "18", key: "nzw8ys" }]
|
|
2328
2356
|
];
|
|
2329
|
-
var Server = createLucideIcon("server",
|
|
2357
|
+
var Server = createLucideIcon("server", __iconNode86);
|
|
2330
2358
|
|
|
2331
2359
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/share.js
|
|
2332
|
-
var
|
|
2360
|
+
var __iconNode87 = [
|
|
2333
2361
|
["path", { d: "M12 2v13", key: "1km8f5" }],
|
|
2334
2362
|
["path", { d: "m16 6-4-4-4 4", key: "13yo43" }],
|
|
2335
2363
|
["path", { d: "M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8", key: "1b2hhj" }]
|
|
2336
2364
|
];
|
|
2337
|
-
var Share = createLucideIcon("share",
|
|
2365
|
+
var Share = createLucideIcon("share", __iconNode87);
|
|
2338
2366
|
|
|
2339
2367
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/shield-user.js
|
|
2340
|
-
var
|
|
2368
|
+
var __iconNode88 = [
|
|
2341
2369
|
[
|
|
2342
2370
|
"path",
|
|
2343
2371
|
{
|
|
@@ -2348,10 +2376,10 @@ var __iconNode85 = [
|
|
|
2348
2376
|
["path", { d: "M6.376 18.91a6 6 0 0 1 11.249.003", key: "hnjrf2" }],
|
|
2349
2377
|
["circle", { cx: "12", cy: "11", r: "4", key: "1gt34v" }]
|
|
2350
2378
|
];
|
|
2351
|
-
var ShieldUser = createLucideIcon("shield-user",
|
|
2379
|
+
var ShieldUser = createLucideIcon("shield-user", __iconNode88);
|
|
2352
2380
|
|
|
2353
2381
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/shield.js
|
|
2354
|
-
var
|
|
2382
|
+
var __iconNode89 = [
|
|
2355
2383
|
[
|
|
2356
2384
|
"path",
|
|
2357
2385
|
{
|
|
@@ -2360,10 +2388,10 @@ var __iconNode86 = [
|
|
|
2360
2388
|
}
|
|
2361
2389
|
]
|
|
2362
2390
|
];
|
|
2363
|
-
var Shield = createLucideIcon("shield",
|
|
2391
|
+
var Shield = createLucideIcon("shield", __iconNode89);
|
|
2364
2392
|
|
|
2365
2393
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/sigma.js
|
|
2366
|
-
var
|
|
2394
|
+
var __iconNode90 = [
|
|
2367
2395
|
[
|
|
2368
2396
|
"path",
|
|
2369
2397
|
{
|
|
@@ -2372,10 +2400,10 @@ var __iconNode87 = [
|
|
|
2372
2400
|
}
|
|
2373
2401
|
]
|
|
2374
2402
|
];
|
|
2375
|
-
var Sigma = createLucideIcon("sigma",
|
|
2403
|
+
var Sigma = createLucideIcon("sigma", __iconNode90);
|
|
2376
2404
|
|
|
2377
2405
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/sparkles.js
|
|
2378
|
-
var
|
|
2406
|
+
var __iconNode91 = [
|
|
2379
2407
|
[
|
|
2380
2408
|
"path",
|
|
2381
2409
|
{
|
|
@@ -2388,10 +2416,10 @@ var __iconNode88 = [
|
|
|
2388
2416
|
["path", { d: "M4 17v2", key: "vumght" }],
|
|
2389
2417
|
["path", { d: "M5 18H3", key: "zchphs" }]
|
|
2390
2418
|
];
|
|
2391
|
-
var Sparkles = createLucideIcon("sparkles",
|
|
2419
|
+
var Sparkles = createLucideIcon("sparkles", __iconNode91);
|
|
2392
2420
|
|
|
2393
2421
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/spline-pointer.js
|
|
2394
|
-
var
|
|
2422
|
+
var __iconNode92 = [
|
|
2395
2423
|
[
|
|
2396
2424
|
"path",
|
|
2397
2425
|
{
|
|
@@ -2403,10 +2431,10 @@ var __iconNode89 = [
|
|
|
2403
2431
|
["circle", { cx: "19", cy: "5", r: "2", key: "mhkx31" }],
|
|
2404
2432
|
["circle", { cx: "5", cy: "19", r: "2", key: "v8kfzx" }]
|
|
2405
2433
|
];
|
|
2406
|
-
var SplinePointer = createLucideIcon("spline-pointer",
|
|
2434
|
+
var SplinePointer = createLucideIcon("spline-pointer", __iconNode92);
|
|
2407
2435
|
|
|
2408
2436
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/sprout.js
|
|
2409
|
-
var
|
|
2437
|
+
var __iconNode93 = [
|
|
2410
2438
|
["path", { d: "M7 20h10", key: "e6iznv" }],
|
|
2411
2439
|
["path", { d: "M10 20c5.5-2.5.8-6.4 3-10", key: "161w41" }],
|
|
2412
2440
|
[
|
|
@@ -2424,10 +2452,10 @@ var __iconNode90 = [
|
|
|
2424
2452
|
}
|
|
2425
2453
|
]
|
|
2426
2454
|
];
|
|
2427
|
-
var Sprout = createLucideIcon("sprout",
|
|
2455
|
+
var Sprout = createLucideIcon("sprout", __iconNode93);
|
|
2428
2456
|
|
|
2429
2457
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/square-dashed-bottom-code.js
|
|
2430
|
-
var
|
|
2458
|
+
var __iconNode94 = [
|
|
2431
2459
|
["path", { d: "M10 9.5 8 12l2 2.5", key: "3mjy60" }],
|
|
2432
2460
|
["path", { d: "M14 21h1", key: "v9vybs" }],
|
|
2433
2461
|
["path", { d: "m14 9.5 2 2.5-2 2.5", key: "1bir2l" }],
|
|
@@ -2437,18 +2465,18 @@ var __iconNode91 = [
|
|
|
2437
2465
|
],
|
|
2438
2466
|
["path", { d: "M9 21h1", key: "15o7lz" }]
|
|
2439
2467
|
];
|
|
2440
|
-
var SquareDashedBottomCode = createLucideIcon("square-dashed-bottom-code",
|
|
2468
|
+
var SquareDashedBottomCode = createLucideIcon("square-dashed-bottom-code", __iconNode94);
|
|
2441
2469
|
|
|
2442
2470
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/square-terminal.js
|
|
2443
|
-
var
|
|
2471
|
+
var __iconNode95 = [
|
|
2444
2472
|
["path", { d: "m7 11 2-2-2-2", key: "1lz0vl" }],
|
|
2445
2473
|
["path", { d: "M11 13h4", key: "1p7l4v" }],
|
|
2446
2474
|
["rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", ry: "2", key: "1m3agn" }]
|
|
2447
2475
|
];
|
|
2448
|
-
var SquareTerminal = createLucideIcon("square-terminal",
|
|
2476
|
+
var SquareTerminal = createLucideIcon("square-terminal", __iconNode95);
|
|
2449
2477
|
|
|
2450
2478
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/star.js
|
|
2451
|
-
var
|
|
2479
|
+
var __iconNode96 = [
|
|
2452
2480
|
[
|
|
2453
2481
|
"path",
|
|
2454
2482
|
{
|
|
@@ -2457,26 +2485,26 @@ var __iconNode93 = [
|
|
|
2457
2485
|
}
|
|
2458
2486
|
]
|
|
2459
2487
|
];
|
|
2460
|
-
var Star = createLucideIcon("star",
|
|
2488
|
+
var Star = createLucideIcon("star", __iconNode96);
|
|
2461
2489
|
|
|
2462
2490
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/tablets.js
|
|
2463
|
-
var
|
|
2491
|
+
var __iconNode97 = [
|
|
2464
2492
|
["circle", { cx: "7", cy: "7", r: "5", key: "x29byf" }],
|
|
2465
2493
|
["circle", { cx: "17", cy: "17", r: "5", key: "1op1d2" }],
|
|
2466
2494
|
["path", { d: "M12 17h10", key: "ls21zv" }],
|
|
2467
2495
|
["path", { d: "m3.46 10.54 7.08-7.08", key: "1rehiu" }]
|
|
2468
2496
|
];
|
|
2469
|
-
var Tablets = createLucideIcon("tablets",
|
|
2497
|
+
var Tablets = createLucideIcon("tablets", __iconNode97);
|
|
2470
2498
|
|
|
2471
2499
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/terminal.js
|
|
2472
|
-
var
|
|
2500
|
+
var __iconNode98 = [
|
|
2473
2501
|
["path", { d: "M12 19h8", key: "baeox8" }],
|
|
2474
2502
|
["path", { d: "m4 17 6-6-6-6", key: "1yngyt" }]
|
|
2475
2503
|
];
|
|
2476
|
-
var Terminal = createLucideIcon("terminal",
|
|
2504
|
+
var Terminal = createLucideIcon("terminal", __iconNode98);
|
|
2477
2505
|
|
|
2478
2506
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/twitter.js
|
|
2479
|
-
var
|
|
2507
|
+
var __iconNode99 = [
|
|
2480
2508
|
[
|
|
2481
2509
|
"path",
|
|
2482
2510
|
{
|
|
@@ -2485,25 +2513,25 @@ var __iconNode96 = [
|
|
|
2485
2513
|
}
|
|
2486
2514
|
]
|
|
2487
2515
|
];
|
|
2488
|
-
var Twitter = createLucideIcon("twitter",
|
|
2516
|
+
var Twitter = createLucideIcon("twitter", __iconNode99);
|
|
2489
2517
|
|
|
2490
2518
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/workflow.js
|
|
2491
|
-
var
|
|
2519
|
+
var __iconNode100 = [
|
|
2492
2520
|
["rect", { width: "8", height: "8", x: "3", y: "3", rx: "2", key: "by2w9f" }],
|
|
2493
2521
|
["path", { d: "M7 11v4a2 2 0 0 0 2 2h4", key: "xkn7yn" }],
|
|
2494
2522
|
["rect", { width: "8", height: "8", x: "13", y: "13", rx: "2", key: "1cgmvn" }]
|
|
2495
2523
|
];
|
|
2496
|
-
var Workflow = createLucideIcon("workflow",
|
|
2524
|
+
var Workflow = createLucideIcon("workflow", __iconNode100);
|
|
2497
2525
|
|
|
2498
2526
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/x.js
|
|
2499
|
-
var
|
|
2527
|
+
var __iconNode101 = [
|
|
2500
2528
|
["path", { d: "M18 6 6 18", key: "1bl5f8" }],
|
|
2501
2529
|
["path", { d: "m6 6 12 12", key: "d8bk6v" }]
|
|
2502
2530
|
];
|
|
2503
|
-
var X = createLucideIcon("x",
|
|
2531
|
+
var X = createLucideIcon("x", __iconNode101);
|
|
2504
2532
|
|
|
2505
2533
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/zap.js
|
|
2506
|
-
var
|
|
2534
|
+
var __iconNode102 = [
|
|
2507
2535
|
[
|
|
2508
2536
|
"path",
|
|
2509
2537
|
{
|
|
@@ -2512,7 +2540,7 @@ var __iconNode99 = [
|
|
|
2512
2540
|
}
|
|
2513
2541
|
]
|
|
2514
2542
|
];
|
|
2515
|
-
var Zap = createLucideIcon("zap",
|
|
2543
|
+
var Zap = createLucideIcon("zap", __iconNode102);
|
|
2516
2544
|
|
|
2517
2545
|
// ../base-ui/src/components/global-icon.tsx
|
|
2518
2546
|
var import_react34 = __toESM(require("react"), 1);
|
|
@@ -2568,6 +2596,34 @@ for (const [iconName, IconComponent] of Object.entries(BUILTIN_ICON_COMPONENTS))
|
|
|
2568
2596
|
var wrappedBuiltinIconsPart = tempWrappedBuiltinIcons;
|
|
2569
2597
|
var globalLucideIcons = __spreadValues(__spreadValues({}, styledLimitedIconsPart), wrappedBuiltinIconsPart);
|
|
2570
2598
|
|
|
2599
|
+
// src/fuma/mdx/mermaid.tsx
|
|
2600
|
+
var import_next_themes = require("next-themes");
|
|
2601
|
+
var import_react35 = require("react");
|
|
2602
|
+
var import_jsx_runtime33 = require("react/jsx-runtime");
|
|
2603
|
+
|
|
2604
|
+
// src/fuma/mdx/image-zoom.tsx
|
|
2605
|
+
var import_framework = require("fumadocs-core/framework");
|
|
2606
|
+
var import_react36 = require("react");
|
|
2607
|
+
var import_react_medium_image_zoom = __toESM(require("react-medium-image-zoom"));
|
|
2608
|
+
var import_jsx_runtime34 = require("react/jsx-runtime");
|
|
2609
|
+
|
|
2610
|
+
// src/fuma/mdx/trophy-card.tsx
|
|
2611
|
+
var import_jsx_runtime35 = require("react/jsx-runtime");
|
|
2612
|
+
|
|
2613
|
+
// src/fuma/mdx/image-grid.tsx
|
|
2614
|
+
var import_jsx_runtime36 = require("react/jsx-runtime");
|
|
2615
|
+
|
|
2616
|
+
// ../lib/src/utils.ts
|
|
2617
|
+
var import_clsx = require("clsx");
|
|
2618
|
+
var import_tailwind_merge = require("tailwind-merge");
|
|
2619
|
+
function cn(...inputs) {
|
|
2620
|
+
return (0, import_tailwind_merge.twMerge)((0, import_clsx.clsx)(inputs));
|
|
2621
|
+
}
|
|
2622
|
+
|
|
2623
|
+
// src/fuma/mdx/zia-card.tsx
|
|
2624
|
+
var import_link2 = __toESM(require("next/link"));
|
|
2625
|
+
var import_jsx_runtime37 = require("react/jsx-runtime");
|
|
2626
|
+
|
|
2571
2627
|
// ../base-ui/src/ui/button.tsx
|
|
2572
2628
|
var React35 = __toESM(require("react"), 1);
|
|
2573
2629
|
|
|
@@ -2609,7 +2665,7 @@ function composeRefs(...refs) {
|
|
|
2609
2665
|
}
|
|
2610
2666
|
|
|
2611
2667
|
// ../../node_modules/.pnpm/@radix-ui+react-slot@1.2.3_@types+react@19.1.2_react@19.1.0/node_modules/@radix-ui/react-slot/dist/index.mjs
|
|
2612
|
-
var
|
|
2668
|
+
var import_jsx_runtime38 = require("react/jsx-runtime");
|
|
2613
2669
|
// @__NO_SIDE_EFFECTS__
|
|
2614
2670
|
function createSlot(ownerName) {
|
|
2615
2671
|
const SlotClone = /* @__PURE__ */ createSlotClone(ownerName);
|
|
@@ -2627,9 +2683,9 @@ function createSlot(ownerName) {
|
|
|
2627
2683
|
return child;
|
|
2628
2684
|
}
|
|
2629
2685
|
});
|
|
2630
|
-
return /* @__PURE__ */ (0,
|
|
2686
|
+
return /* @__PURE__ */ (0, import_jsx_runtime38.jsx)(SlotClone, __spreadProps(__spreadValues({}, slotProps), { ref: forwardedRef, children: React34.isValidElement(newElement) ? React34.cloneElement(newElement, void 0, newChildren) : null }));
|
|
2631
2687
|
}
|
|
2632
|
-
return /* @__PURE__ */ (0,
|
|
2688
|
+
return /* @__PURE__ */ (0, import_jsx_runtime38.jsx)(SlotClone, __spreadProps(__spreadValues({}, slotProps), { ref: forwardedRef, children }));
|
|
2633
2689
|
});
|
|
2634
2690
|
Slot2.displayName = `${ownerName}.Slot`;
|
|
2635
2691
|
return Slot2;
|
|
@@ -2696,9 +2752,9 @@ function getElementRef(element) {
|
|
|
2696
2752
|
}
|
|
2697
2753
|
|
|
2698
2754
|
// ../../node_modules/.pnpm/class-variance-authority@0.7.1/node_modules/class-variance-authority/dist/index.mjs
|
|
2699
|
-
var
|
|
2755
|
+
var import_clsx2 = require("clsx");
|
|
2700
2756
|
var falsyToString = (value) => typeof value === "boolean" ? `${value}` : value === 0 ? "0" : value;
|
|
2701
|
-
var cx =
|
|
2757
|
+
var cx = import_clsx2.clsx;
|
|
2702
2758
|
var cva = (base, config) => (props) => {
|
|
2703
2759
|
var _config_compoundVariants;
|
|
2704
2760
|
if ((config === null || config === void 0 ? void 0 : config.variants) == null) return cx(base, props === null || props === void 0 ? void 0 : props.class, props === null || props === void 0 ? void 0 : props.className);
|
|
@@ -2732,15 +2788,8 @@ var cva = (base, config) => (props) => {
|
|
|
2732
2788
|
return cx(base, getVariantClassNames, getCompoundVariantClassNames, props === null || props === void 0 ? void 0 : props.class, props === null || props === void 0 ? void 0 : props.className);
|
|
2733
2789
|
};
|
|
2734
2790
|
|
|
2735
|
-
// ../lib/src/utils.ts
|
|
2736
|
-
var import_clsx2 = require("clsx");
|
|
2737
|
-
var import_tailwind_merge = require("tailwind-merge");
|
|
2738
|
-
function cn(...inputs) {
|
|
2739
|
-
return (0, import_tailwind_merge.twMerge)((0, import_clsx2.clsx)(inputs));
|
|
2740
|
-
}
|
|
2741
|
-
|
|
2742
2791
|
// ../base-ui/src/ui/button.tsx
|
|
2743
|
-
var
|
|
2792
|
+
var import_jsx_runtime39 = require("react/jsx-runtime");
|
|
2744
2793
|
var buttonVariants = cva(
|
|
2745
2794
|
"inline-flex items-center gap-2 whitespace-nowrap rounded-md text-sm ring-offset-background transition-colors focus-visible:outline-hidden focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0",
|
|
2746
2795
|
{
|
|
@@ -2771,7 +2820,7 @@ var Button = React35.forwardRef(
|
|
|
2771
2820
|
var _b = _a, { className, variant, size, asChild = false, loading = false, children } = _b, props = __objRest(_b, ["className", "variant", "size", "asChild", "loading", "children"]);
|
|
2772
2821
|
const Comp = asChild ? Slot : "button";
|
|
2773
2822
|
if (asChild) {
|
|
2774
|
-
return /* @__PURE__ */ (0,
|
|
2823
|
+
return /* @__PURE__ */ (0, import_jsx_runtime39.jsx)(
|
|
2775
2824
|
Comp,
|
|
2776
2825
|
__spreadProps(__spreadValues({
|
|
2777
2826
|
className: cn(buttonVariants({ variant, size, className })),
|
|
@@ -2782,7 +2831,7 @@ var Button = React35.forwardRef(
|
|
|
2782
2831
|
})
|
|
2783
2832
|
);
|
|
2784
2833
|
}
|
|
2785
|
-
return /* @__PURE__ */ (0,
|
|
2834
|
+
return /* @__PURE__ */ (0, import_jsx_runtime39.jsxs)(
|
|
2786
2835
|
Comp,
|
|
2787
2836
|
__spreadProps(__spreadValues({
|
|
2788
2837
|
className: cn(buttonVariants({ variant, size, className })),
|
|
@@ -2791,7 +2840,7 @@ var Button = React35.forwardRef(
|
|
|
2791
2840
|
}, props), {
|
|
2792
2841
|
children: [
|
|
2793
2842
|
children,
|
|
2794
|
-
loading && /* @__PURE__ */ (0,
|
|
2843
|
+
loading && /* @__PURE__ */ (0, import_jsx_runtime39.jsx)(globalLucideIcons.Loader2, { className: "ml-2 h-4 w-4 animate-spin" })
|
|
2795
2844
|
]
|
|
2796
2845
|
})
|
|
2797
2846
|
);
|
|
@@ -2799,11 +2848,20 @@ var Button = React35.forwardRef(
|
|
|
2799
2848
|
);
|
|
2800
2849
|
Button.displayName = "Button";
|
|
2801
2850
|
|
|
2851
|
+
// src/fuma/mdx/gradient-button.tsx
|
|
2852
|
+
var import_link3 = __toESM(require("fumadocs-core/link"));
|
|
2853
|
+
var import_react37 = __toESM(require("react"));
|
|
2854
|
+
var import_jsx_runtime40 = require("react/jsx-runtime");
|
|
2855
|
+
|
|
2802
2856
|
// src/fuma/mdx/toc-base.tsx
|
|
2803
|
-
var
|
|
2857
|
+
var import_react38 = require("react");
|
|
2858
|
+
var import_navigation = require("next/navigation");
|
|
2859
|
+
var import_use_copy_button = require("fumadocs-ui/utils/use-copy-button");
|
|
2860
|
+
var import_link4 = __toESM(require("fumadocs-core/link"));
|
|
2861
|
+
var import_jsx_runtime41 = require("react/jsx-runtime");
|
|
2804
2862
|
var cache = /* @__PURE__ */ new Map();
|
|
2805
2863
|
function LLMCopyButton({ llmApiUrl } = {}) {
|
|
2806
|
-
const [isLoading, setLoading] = (0,
|
|
2864
|
+
const [isLoading, setLoading] = (0, import_react38.useState)(false);
|
|
2807
2865
|
const params = (0, import_navigation.useParams)();
|
|
2808
2866
|
const locale = params.locale;
|
|
2809
2867
|
const slug = params.slug;
|
|
@@ -2829,7 +2887,7 @@ function LLMCopyButton({ llmApiUrl } = {}) {
|
|
|
2829
2887
|
setLoading(false);
|
|
2830
2888
|
}
|
|
2831
2889
|
}));
|
|
2832
|
-
return /* @__PURE__ */ (0,
|
|
2890
|
+
return /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(
|
|
2833
2891
|
Button,
|
|
2834
2892
|
{
|
|
2835
2893
|
variant: "ghost",
|
|
@@ -2837,51 +2895,69 @@ function LLMCopyButton({ llmApiUrl } = {}) {
|
|
|
2837
2895
|
loading: isLoading,
|
|
2838
2896
|
className: "justify-start px-0 text-stone-600 hover:text-stone-500 dark:text-stone-400 dark:hover:text-stone-300",
|
|
2839
2897
|
onClick,
|
|
2840
|
-
children: checked ? /* @__PURE__ */ (0,
|
|
2841
|
-
/* @__PURE__ */ (0,
|
|
2898
|
+
children: checked ? /* @__PURE__ */ (0, import_jsx_runtime41.jsxs)(import_jsx_runtime41.Fragment, { children: [
|
|
2899
|
+
/* @__PURE__ */ (0, import_jsx_runtime41.jsx)(globalLucideIcons.Check, {}),
|
|
2842
2900
|
"Copied!"
|
|
2843
|
-
] }) : /* @__PURE__ */ (0,
|
|
2844
|
-
/* @__PURE__ */ (0,
|
|
2901
|
+
] }) : /* @__PURE__ */ (0, import_jsx_runtime41.jsxs)(import_jsx_runtime41.Fragment, { children: [
|
|
2902
|
+
/* @__PURE__ */ (0, import_jsx_runtime41.jsx)(globalLucideIcons.Markdown, {}),
|
|
2845
2903
|
"Copy page as Markdown"
|
|
2846
2904
|
] })
|
|
2847
2905
|
}
|
|
2848
2906
|
);
|
|
2849
2907
|
}
|
|
2850
2908
|
function EditOnGitHub({ url }) {
|
|
2851
|
-
return /* @__PURE__ */ (0,
|
|
2852
|
-
|
|
2909
|
+
return /* @__PURE__ */ (0, import_jsx_runtime41.jsxs)(
|
|
2910
|
+
import_link4.default,
|
|
2853
2911
|
{
|
|
2854
2912
|
className: "flex items-center gap-x-2 text-stone-600 hover:text-stone-500 dark:text-stone-400 dark:hover:text-stone-300 text-sm",
|
|
2855
2913
|
href: url,
|
|
2856
2914
|
children: [
|
|
2857
|
-
/* @__PURE__ */ (0,
|
|
2915
|
+
/* @__PURE__ */ (0, import_jsx_runtime41.jsx)(globalLucideIcons.GitHub, {}),
|
|
2858
2916
|
"Edit this page on GitHub"
|
|
2859
2917
|
]
|
|
2860
2918
|
}
|
|
2861
2919
|
);
|
|
2862
2920
|
}
|
|
2863
2921
|
function LastUpdatedDate({ date }) {
|
|
2864
|
-
return /* @__PURE__ */ (0,
|
|
2865
|
-
/* @__PURE__ */ (0,
|
|
2922
|
+
return /* @__PURE__ */ (0, import_jsx_runtime41.jsxs)("div", { className: "flex items-center gap-x-2 text-stone-600 dark:text-stone-400 text-sm", children: [
|
|
2923
|
+
/* @__PURE__ */ (0, import_jsx_runtime41.jsx)(globalLucideIcons.LastUpdated, {}),
|
|
2866
2924
|
"Lastest on ",
|
|
2867
2925
|
date ? date : "Ages ago"
|
|
2868
2926
|
] });
|
|
2869
2927
|
}
|
|
2870
2928
|
|
|
2871
|
-
// src/fuma/mdx/
|
|
2872
|
-
var
|
|
2873
|
-
|
|
2929
|
+
// src/fuma/mdx/fuma-banner-suit.tsx
|
|
2930
|
+
var import_banner = require("fumadocs-ui/components/banner");
|
|
2931
|
+
var import_next_intl = require("next-intl");
|
|
2932
|
+
var import_jsx_runtime42 = require("react/jsx-runtime");
|
|
2933
|
+
|
|
2934
|
+
// src/fuma/mdx/fuma-github-info.tsx
|
|
2935
|
+
var import_react39 = require("react");
|
|
2936
|
+
var import_jsx_runtime43 = require("react/jsx-runtime");
|
|
2937
|
+
|
|
2938
|
+
// src/fuma/mdx/site-x.tsx
|
|
2939
|
+
var import_next_intl2 = require("next-intl");
|
|
2940
|
+
var import_jsx_runtime44 = require("react/jsx-runtime");
|
|
2941
|
+
|
|
2942
|
+
// src/fuma/mdx/zia-file.tsx
|
|
2943
|
+
var import_react40 = require("react");
|
|
2944
|
+
var import_collapsible = require("fumadocs-ui/components/ui/collapsible");
|
|
2945
|
+
var import_link5 = __toESM(require("next/link"));
|
|
2946
|
+
var import_jsx_runtime45 = require("react/jsx-runtime");
|
|
2947
|
+
|
|
2948
|
+
// src/fuma/mdx/toc-footer-wrapper.tsx
|
|
2949
|
+
var import_jsx_runtime46 = require("react/jsx-runtime");
|
|
2950
|
+
function TocFooterWrapper({ lastModified, editPath, githubBaseUrl, showCopy }) {
|
|
2874
2951
|
const showEdit = githubBaseUrl && editPath;
|
|
2875
|
-
return /* @__PURE__ */ (0,
|
|
2876
|
-
/* @__PURE__ */ (0,
|
|
2877
|
-
showCopy && /* @__PURE__ */ (0,
|
|
2878
|
-
showEdit && /* @__PURE__ */ (0,
|
|
2952
|
+
return /* @__PURE__ */ (0, import_jsx_runtime46.jsxs)("div", { className: "flex flex-col gap-y-2 items-start m-4", children: [
|
|
2953
|
+
/* @__PURE__ */ (0, import_jsx_runtime46.jsx)(LastUpdatedDate, { date: lastModified }),
|
|
2954
|
+
showCopy && /* @__PURE__ */ (0, import_jsx_runtime46.jsx)(LLMCopyButton, {}),
|
|
2955
|
+
showEdit && /* @__PURE__ */ (0, import_jsx_runtime46.jsx)(EditOnGitHub, { url: `${githubBaseUrl}${editPath}` })
|
|
2879
2956
|
] });
|
|
2880
2957
|
}
|
|
2881
2958
|
|
|
2882
2959
|
// src/fuma/fuma-page-genarator.tsx
|
|
2883
|
-
var
|
|
2884
|
-
var import_jsx_runtime37 = require("react/jsx-runtime");
|
|
2960
|
+
var import_jsx_runtime47 = require("react/jsx-runtime");
|
|
2885
2961
|
function createFumaPage({
|
|
2886
2962
|
mdxContentSource,
|
|
2887
2963
|
getMDXComponents,
|
|
@@ -2896,11 +2972,11 @@ function createFumaPage({
|
|
|
2896
2972
|
const { slug, locale } = yield params;
|
|
2897
2973
|
const page = mdxContentSource.getPage(slug, locale);
|
|
2898
2974
|
if (!page) {
|
|
2899
|
-
return /* @__PURE__ */ (0,
|
|
2975
|
+
return /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(FallbackPage, { siteIcon });
|
|
2900
2976
|
}
|
|
2901
2977
|
const path = githubBaseUrl ? `${mdxSourceDir}/${page.file.path}` : void 0;
|
|
2902
|
-
const tocFooterElement = /* @__PURE__ */ (0,
|
|
2903
|
-
|
|
2978
|
+
const tocFooterElement = /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(
|
|
2979
|
+
TocFooterWrapper,
|
|
2904
2980
|
{
|
|
2905
2981
|
lastModified: page.data.date,
|
|
2906
2982
|
showCopy,
|
|
@@ -2909,7 +2985,7 @@ function createFumaPage({
|
|
|
2909
2985
|
}
|
|
2910
2986
|
);
|
|
2911
2987
|
const MDX = page.data.body;
|
|
2912
|
-
return /* @__PURE__ */ (0,
|
|
2988
|
+
return /* @__PURE__ */ (0, import_jsx_runtime47.jsxs)(
|
|
2913
2989
|
import_page.DocsPage,
|
|
2914
2990
|
{
|
|
2915
2991
|
tableOfContent: { style: "clerk", single: false, footer: tocFooterElement },
|
|
@@ -2918,9 +2994,9 @@ function createFumaPage({
|
|
|
2918
2994
|
full: page.data.full,
|
|
2919
2995
|
article: { className: "max-sm:pb-16" },
|
|
2920
2996
|
children: [
|
|
2921
|
-
/* @__PURE__ */ (0,
|
|
2922
|
-
/* @__PURE__ */ (0,
|
|
2923
|
-
/* @__PURE__ */ (0,
|
|
2997
|
+
/* @__PURE__ */ (0, import_jsx_runtime47.jsx)(import_page.DocsTitle, { children: page.data.title }),
|
|
2998
|
+
/* @__PURE__ */ (0, import_jsx_runtime47.jsx)(import_page.DocsDescription, { className: "mb-2", children: page.data.description }),
|
|
2999
|
+
/* @__PURE__ */ (0, import_jsx_runtime47.jsx)(import_page.DocsBody, { className: "text-fd-foreground/80", children: /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(MDX, { components: getMDXComponents() }) })
|
|
2924
3000
|
]
|
|
2925
3001
|
}
|
|
2926
3002
|
);
|
|
@@ -2969,6 +3045,7 @@ lucide-react/dist/esm/icons/arrow-up.js:
|
|
|
2969
3045
|
lucide-react/dist/esm/icons/binary.js:
|
|
2970
3046
|
lucide-react/dist/esm/icons/blocks.js:
|
|
2971
3047
|
lucide-react/dist/esm/icons/book-x.js:
|
|
3048
|
+
lucide-react/dist/esm/icons/bot-message-square.js:
|
|
2972
3049
|
lucide-react/dist/esm/icons/bring-to-front.js:
|
|
2973
3050
|
lucide-react/dist/esm/icons/bug.js:
|
|
2974
3051
|
lucide-react/dist/esm/icons/building-2.js:
|
|
@@ -3026,6 +3103,8 @@ lucide-react/dist/esm/icons/loader-circle.js:
|
|
|
3026
3103
|
lucide-react/dist/esm/icons/log-in.js:
|
|
3027
3104
|
lucide-react/dist/esm/icons/log-out.js:
|
|
3028
3105
|
lucide-react/dist/esm/icons/mail.js:
|
|
3106
|
+
lucide-react/dist/esm/icons/message-circle-code.js:
|
|
3107
|
+
lucide-react/dist/esm/icons/message-circle-more.js:
|
|
3029
3108
|
lucide-react/dist/esm/icons/mouse-pointer-click.js:
|
|
3030
3109
|
lucide-react/dist/esm/icons/palette.js:
|
|
3031
3110
|
lucide-react/dist/esm/icons/panel-left.js:
|