@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/main/index.js
CHANGED
|
@@ -1265,6 +1265,7 @@ __export(limited_lucide_icons_exports, {
|
|
|
1265
1265
|
Binary: () => Binary,
|
|
1266
1266
|
Blocks: () => Blocks,
|
|
1267
1267
|
BookX: () => BookX,
|
|
1268
|
+
BotMessageSquare: () => BotMessageSquare,
|
|
1268
1269
|
BringToFront: () => BringToFront,
|
|
1269
1270
|
Bug: () => Bug,
|
|
1270
1271
|
Building2: () => Building2,
|
|
@@ -1322,6 +1323,8 @@ __export(limited_lucide_icons_exports, {
|
|
|
1322
1323
|
LogIn: () => LogIn,
|
|
1323
1324
|
LogOut: () => LogOut,
|
|
1324
1325
|
Mail: () => Mail,
|
|
1326
|
+
MessageCircleCode: () => MessageCircleCode,
|
|
1327
|
+
MessageCircleMore: () => MessageCircleMore,
|
|
1325
1328
|
MoreHorizontal: () => Ellipsis,
|
|
1326
1329
|
MousePointerClick: () => MousePointerClick,
|
|
1327
1330
|
Palette: () => Palette,
|
|
@@ -1532,16 +1535,27 @@ var __iconNode8 = [
|
|
|
1532
1535
|
];
|
|
1533
1536
|
var BookX = createLucideIcon("book-x", __iconNode8);
|
|
1534
1537
|
|
|
1535
|
-
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/
|
|
1538
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/bot-message-square.js
|
|
1536
1539
|
var __iconNode9 = [
|
|
1540
|
+
["path", { d: "M12 6V2H8", key: "1155em" }],
|
|
1541
|
+
["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" }],
|
|
1542
|
+
["path", { d: "M2 12h2", key: "1t8f8n" }],
|
|
1543
|
+
["path", { d: "M9 11v2", key: "1ueba0" }],
|
|
1544
|
+
["path", { d: "M15 11v2", key: "i11awn" }],
|
|
1545
|
+
["path", { d: "M20 12h2", key: "1q8mjw" }]
|
|
1546
|
+
];
|
|
1547
|
+
var BotMessageSquare = createLucideIcon("bot-message-square", __iconNode9);
|
|
1548
|
+
|
|
1549
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/bring-to-front.js
|
|
1550
|
+
var __iconNode10 = [
|
|
1537
1551
|
["rect", { x: "8", y: "8", width: "8", height: "8", rx: "2", key: "yj20xf" }],
|
|
1538
1552
|
["path", { d: "M4 10a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2", key: "1ltk23" }],
|
|
1539
1553
|
["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" }]
|
|
1540
1554
|
];
|
|
1541
|
-
var BringToFront = createLucideIcon("bring-to-front",
|
|
1555
|
+
var BringToFront = createLucideIcon("bring-to-front", __iconNode10);
|
|
1542
1556
|
|
|
1543
1557
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/bug.js
|
|
1544
|
-
var
|
|
1558
|
+
var __iconNode11 = [
|
|
1545
1559
|
["path", { d: "m8 2 1.88 1.88", key: "fmnt4t" }],
|
|
1546
1560
|
["path", { d: "M14.12 3.88 16 2", key: "qol33r" }],
|
|
1547
1561
|
["path", { d: "M9 7.13v-1a3.003 3.003 0 1 1 6 0v1", key: "d7y7pr" }],
|
|
@@ -1560,10 +1574,10 @@ var __iconNode10 = [
|
|
|
1560
1574
|
["path", { d: "M22 13h-4", key: "1jl80f" }],
|
|
1561
1575
|
["path", { d: "M17.2 17c2.1.1 3.8 1.9 3.8 4", key: "k3fwyw" }]
|
|
1562
1576
|
];
|
|
1563
|
-
var Bug = createLucideIcon("bug",
|
|
1577
|
+
var Bug = createLucideIcon("bug", __iconNode11);
|
|
1564
1578
|
|
|
1565
1579
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/building-2.js
|
|
1566
|
-
var
|
|
1580
|
+
var __iconNode12 = [
|
|
1567
1581
|
["path", { d: "M6 22V4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v18Z", key: "1b4qmf" }],
|
|
1568
1582
|
["path", { d: "M6 12H4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h2", key: "i71pzd" }],
|
|
1569
1583
|
["path", { d: "M18 9h2a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2h-2", key: "10jefs" }],
|
|
@@ -1572,10 +1586,10 @@ var __iconNode11 = [
|
|
|
1572
1586
|
["path", { d: "M10 14h4", key: "kelpxr" }],
|
|
1573
1587
|
["path", { d: "M10 18h4", key: "1ulq68" }]
|
|
1574
1588
|
];
|
|
1575
|
-
var Building2 = createLucideIcon("building-2",
|
|
1589
|
+
var Building2 = createLucideIcon("building-2", __iconNode12);
|
|
1576
1590
|
|
|
1577
1591
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/car.js
|
|
1578
|
-
var
|
|
1592
|
+
var __iconNode13 = [
|
|
1579
1593
|
[
|
|
1580
1594
|
"path",
|
|
1581
1595
|
{
|
|
@@ -1587,60 +1601,60 @@ var __iconNode12 = [
|
|
|
1587
1601
|
["path", { d: "M9 17h6", key: "r8uit2" }],
|
|
1588
1602
|
["circle", { cx: "17", cy: "17", r: "2", key: "axvx0g" }]
|
|
1589
1603
|
];
|
|
1590
|
-
var Car = createLucideIcon("car",
|
|
1604
|
+
var Car = createLucideIcon("car", __iconNode13);
|
|
1591
1605
|
|
|
1592
1606
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/check-check.js
|
|
1593
|
-
var
|
|
1607
|
+
var __iconNode14 = [
|
|
1594
1608
|
["path", { d: "M18 6 7 17l-5-5", key: "116fxf" }],
|
|
1595
1609
|
["path", { d: "m22 10-7.5 7.5L13 16", key: "ke71qq" }]
|
|
1596
1610
|
];
|
|
1597
|
-
var CheckCheck = createLucideIcon("check-check",
|
|
1611
|
+
var CheckCheck = createLucideIcon("check-check", __iconNode14);
|
|
1598
1612
|
|
|
1599
1613
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/check.js
|
|
1600
|
-
var
|
|
1601
|
-
var Check = createLucideIcon("check",
|
|
1614
|
+
var __iconNode15 = [["path", { d: "M20 6 9 17l-5-5", key: "1gmf2c" }]];
|
|
1615
|
+
var Check = createLucideIcon("check", __iconNode15);
|
|
1602
1616
|
|
|
1603
1617
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/chevron-down.js
|
|
1604
|
-
var
|
|
1605
|
-
var ChevronDown = createLucideIcon("chevron-down",
|
|
1618
|
+
var __iconNode16 = [["path", { d: "m6 9 6 6 6-6", key: "qrunsl" }]];
|
|
1619
|
+
var ChevronDown = createLucideIcon("chevron-down", __iconNode16);
|
|
1606
1620
|
|
|
1607
1621
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/chevron-left.js
|
|
1608
|
-
var
|
|
1609
|
-
var ChevronLeft = createLucideIcon("chevron-left",
|
|
1622
|
+
var __iconNode17 = [["path", { d: "m15 18-6-6 6-6", key: "1wnfg3" }]];
|
|
1623
|
+
var ChevronLeft = createLucideIcon("chevron-left", __iconNode17);
|
|
1610
1624
|
|
|
1611
1625
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/chevron-right.js
|
|
1612
|
-
var
|
|
1613
|
-
var ChevronRight = createLucideIcon("chevron-right",
|
|
1626
|
+
var __iconNode18 = [["path", { d: "m9 18 6-6-6-6", key: "mthhwq" }]];
|
|
1627
|
+
var ChevronRight = createLucideIcon("chevron-right", __iconNode18);
|
|
1614
1628
|
|
|
1615
1629
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/chevron-up.js
|
|
1616
|
-
var
|
|
1617
|
-
var ChevronUp = createLucideIcon("chevron-up",
|
|
1630
|
+
var __iconNode19 = [["path", { d: "m18 15-6-6-6 6", key: "153udz" }]];
|
|
1631
|
+
var ChevronUp = createLucideIcon("chevron-up", __iconNode19);
|
|
1618
1632
|
|
|
1619
1633
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/circle-alert.js
|
|
1620
|
-
var
|
|
1634
|
+
var __iconNode20 = [
|
|
1621
1635
|
["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
|
|
1622
1636
|
["line", { x1: "12", x2: "12", y1: "8", y2: "12", key: "1pkeuh" }],
|
|
1623
1637
|
["line", { x1: "12", x2: "12.01", y1: "16", y2: "16", key: "4dfq90" }]
|
|
1624
1638
|
];
|
|
1625
|
-
var CircleAlert = createLucideIcon("circle-alert",
|
|
1639
|
+
var CircleAlert = createLucideIcon("circle-alert", __iconNode20);
|
|
1626
1640
|
|
|
1627
1641
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/circle-small.js
|
|
1628
|
-
var
|
|
1629
|
-
var CircleSmall = createLucideIcon("circle-small",
|
|
1642
|
+
var __iconNode21 = [["circle", { cx: "12", cy: "12", r: "6", key: "1vlfrh" }]];
|
|
1643
|
+
var CircleSmall = createLucideIcon("circle-small", __iconNode21);
|
|
1630
1644
|
|
|
1631
1645
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/circle-stop.js
|
|
1632
|
-
var
|
|
1646
|
+
var __iconNode22 = [
|
|
1633
1647
|
["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
|
|
1634
1648
|
["rect", { x: "9", y: "9", width: "6", height: "6", rx: "1", key: "1ssd4o" }]
|
|
1635
1649
|
];
|
|
1636
|
-
var CircleStop = createLucideIcon("circle-stop",
|
|
1650
|
+
var CircleStop = createLucideIcon("circle-stop", __iconNode22);
|
|
1637
1651
|
|
|
1638
1652
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/circle.js
|
|
1639
|
-
var
|
|
1640
|
-
var Circle = createLucideIcon("circle",
|
|
1653
|
+
var __iconNode23 = [["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }]];
|
|
1654
|
+
var Circle = createLucideIcon("circle", __iconNode23);
|
|
1641
1655
|
|
|
1642
1656
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/component.js
|
|
1643
|
-
var
|
|
1657
|
+
var __iconNode24 = [
|
|
1644
1658
|
[
|
|
1645
1659
|
"path",
|
|
1646
1660
|
{
|
|
@@ -1670,17 +1684,17 @@ var __iconNode23 = [
|
|
|
1670
1684
|
}
|
|
1671
1685
|
]
|
|
1672
1686
|
];
|
|
1673
|
-
var Component = createLucideIcon("component",
|
|
1687
|
+
var Component = createLucideIcon("component", __iconNode24);
|
|
1674
1688
|
|
|
1675
1689
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/copy.js
|
|
1676
|
-
var
|
|
1690
|
+
var __iconNode25 = [
|
|
1677
1691
|
["rect", { width: "14", height: "14", x: "8", y: "8", rx: "2", ry: "2", key: "17jyea" }],
|
|
1678
1692
|
["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" }]
|
|
1679
1693
|
];
|
|
1680
|
-
var Copy = createLucideIcon("copy",
|
|
1694
|
+
var Copy = createLucideIcon("copy", __iconNode25);
|
|
1681
1695
|
|
|
1682
1696
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/cpu.js
|
|
1683
|
-
var
|
|
1697
|
+
var __iconNode26 = [
|
|
1684
1698
|
["path", { d: "M12 20v2", key: "1lh1kg" }],
|
|
1685
1699
|
["path", { d: "M12 2v2", key: "tus03m" }],
|
|
1686
1700
|
["path", { d: "M17 20v2", key: "1rnc9c" }],
|
|
@@ -1696,48 +1710,48 @@ var __iconNode25 = [
|
|
|
1696
1710
|
["rect", { x: "4", y: "4", width: "16", height: "16", rx: "2", key: "1vbyd7" }],
|
|
1697
1711
|
["rect", { x: "8", y: "8", width: "8", height: "8", rx: "1", key: "z9xiuo" }]
|
|
1698
1712
|
];
|
|
1699
|
-
var Cpu = createLucideIcon("cpu",
|
|
1713
|
+
var Cpu = createLucideIcon("cpu", __iconNode26);
|
|
1700
1714
|
|
|
1701
1715
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/database-zap.js
|
|
1702
|
-
var
|
|
1716
|
+
var __iconNode27 = [
|
|
1703
1717
|
["ellipse", { cx: "12", cy: "5", rx: "9", ry: "3", key: "msslwz" }],
|
|
1704
1718
|
["path", { d: "M3 5V19A9 3 0 0 0 15 21.84", key: "14ibmq" }],
|
|
1705
1719
|
["path", { d: "M21 5V8", key: "1marbg" }],
|
|
1706
1720
|
["path", { d: "M21 12L18 17H22L19 22", key: "zafso" }],
|
|
1707
1721
|
["path", { d: "M3 12A9 3 0 0 0 14.59 14.87", key: "1y4wr8" }]
|
|
1708
1722
|
];
|
|
1709
|
-
var DatabaseZap = createLucideIcon("database-zap",
|
|
1723
|
+
var DatabaseZap = createLucideIcon("database-zap", __iconNode27);
|
|
1710
1724
|
|
|
1711
1725
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/dot.js
|
|
1712
|
-
var
|
|
1713
|
-
var Dot = createLucideIcon("dot",
|
|
1726
|
+
var __iconNode28 = [["circle", { cx: "12.1", cy: "12.1", r: "1", key: "18d7e5" }]];
|
|
1727
|
+
var Dot = createLucideIcon("dot", __iconNode28);
|
|
1714
1728
|
|
|
1715
1729
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/download.js
|
|
1716
|
-
var
|
|
1730
|
+
var __iconNode29 = [
|
|
1717
1731
|
["path", { d: "M12 15V3", key: "m9g1x1" }],
|
|
1718
1732
|
["path", { d: "M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4", key: "ih7n3h" }],
|
|
1719
1733
|
["path", { d: "m7 10 5 5 5-5", key: "brsn70" }]
|
|
1720
1734
|
];
|
|
1721
|
-
var Download = createLucideIcon("download",
|
|
1735
|
+
var Download = createLucideIcon("download", __iconNode29);
|
|
1722
1736
|
|
|
1723
1737
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/ellipsis.js
|
|
1724
|
-
var
|
|
1738
|
+
var __iconNode30 = [
|
|
1725
1739
|
["circle", { cx: "12", cy: "12", r: "1", key: "41hilf" }],
|
|
1726
1740
|
["circle", { cx: "19", cy: "12", r: "1", key: "1wjl8i" }],
|
|
1727
1741
|
["circle", { cx: "5", cy: "12", r: "1", key: "1pcz8c" }]
|
|
1728
1742
|
];
|
|
1729
|
-
var Ellipsis = createLucideIcon("ellipsis",
|
|
1743
|
+
var Ellipsis = createLucideIcon("ellipsis", __iconNode30);
|
|
1730
1744
|
|
|
1731
1745
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/external-link.js
|
|
1732
|
-
var
|
|
1746
|
+
var __iconNode31 = [
|
|
1733
1747
|
["path", { d: "M15 3h6v6", key: "1q9fwt" }],
|
|
1734
1748
|
["path", { d: "M10 14 21 3", key: "gplh6r" }],
|
|
1735
1749
|
["path", { d: "M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6", key: "a6xqqp" }]
|
|
1736
1750
|
];
|
|
1737
|
-
var ExternalLink = createLucideIcon("external-link",
|
|
1751
|
+
var ExternalLink = createLucideIcon("external-link", __iconNode31);
|
|
1738
1752
|
|
|
1739
1753
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/eye.js
|
|
1740
|
-
var
|
|
1754
|
+
var __iconNode32 = [
|
|
1741
1755
|
[
|
|
1742
1756
|
"path",
|
|
1743
1757
|
{
|
|
@@ -1747,62 +1761,62 @@ var __iconNode31 = [
|
|
|
1747
1761
|
],
|
|
1748
1762
|
["circle", { cx: "12", cy: "12", r: "3", key: "1v7zrd" }]
|
|
1749
1763
|
];
|
|
1750
|
-
var Eye = createLucideIcon("eye",
|
|
1764
|
+
var Eye = createLucideIcon("eye", __iconNode32);
|
|
1751
1765
|
|
|
1752
1766
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/facebook.js
|
|
1753
|
-
var
|
|
1767
|
+
var __iconNode33 = [
|
|
1754
1768
|
[
|
|
1755
1769
|
"path",
|
|
1756
1770
|
{ d: "M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z", key: "1jg4f8" }
|
|
1757
1771
|
]
|
|
1758
1772
|
];
|
|
1759
|
-
var Facebook = createLucideIcon("facebook",
|
|
1773
|
+
var Facebook = createLucideIcon("facebook", __iconNode33);
|
|
1760
1774
|
|
|
1761
1775
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/file-down.js
|
|
1762
|
-
var
|
|
1776
|
+
var __iconNode34 = [
|
|
1763
1777
|
["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z", key: "1rqfz7" }],
|
|
1764
1778
|
["path", { d: "M14 2v4a2 2 0 0 0 2 2h4", key: "tnqrlb" }],
|
|
1765
1779
|
["path", { d: "M12 18v-6", key: "17g6i2" }],
|
|
1766
1780
|
["path", { d: "m9 15 3 3 3-3", key: "1npd3o" }]
|
|
1767
1781
|
];
|
|
1768
|
-
var FileDown = createLucideIcon("file-down",
|
|
1782
|
+
var FileDown = createLucideIcon("file-down", __iconNode34);
|
|
1769
1783
|
|
|
1770
1784
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/file-input.js
|
|
1771
|
-
var
|
|
1785
|
+
var __iconNode35 = [
|
|
1772
1786
|
["path", { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4", key: "1pf5j1" }],
|
|
1773
1787
|
["path", { d: "M14 2v4a2 2 0 0 0 2 2h4", key: "tnqrlb" }],
|
|
1774
1788
|
["path", { d: "M2 15h10", key: "jfw4w8" }],
|
|
1775
1789
|
["path", { d: "m9 18 3-3-3-3", key: "112psh" }]
|
|
1776
1790
|
];
|
|
1777
|
-
var FileInput = createLucideIcon("file-input",
|
|
1791
|
+
var FileInput = createLucideIcon("file-input", __iconNode35);
|
|
1778
1792
|
|
|
1779
1793
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/file-lock-2.js
|
|
1780
|
-
var
|
|
1794
|
+
var __iconNode36 = [
|
|
1781
1795
|
["path", { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v1", key: "jmtmu2" }],
|
|
1782
1796
|
["path", { d: "M14 2v4a2 2 0 0 0 2 2h4", key: "tnqrlb" }],
|
|
1783
1797
|
["rect", { width: "8", height: "5", x: "2", y: "13", rx: "1", key: "10y5wo" }],
|
|
1784
1798
|
["path", { d: "M8 13v-2a2 2 0 1 0-4 0v2", key: "1pdxzg" }]
|
|
1785
1799
|
];
|
|
1786
|
-
var FileLock2 = createLucideIcon("file-lock-2",
|
|
1800
|
+
var FileLock2 = createLucideIcon("file-lock-2", __iconNode36);
|
|
1787
1801
|
|
|
1788
1802
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/file-up.js
|
|
1789
|
-
var
|
|
1803
|
+
var __iconNode37 = [
|
|
1790
1804
|
["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z", key: "1rqfz7" }],
|
|
1791
1805
|
["path", { d: "M14 2v4a2 2 0 0 0 2 2h4", key: "tnqrlb" }],
|
|
1792
1806
|
["path", { d: "M12 12v6", key: "3ahymv" }],
|
|
1793
1807
|
["path", { d: "m15 15-3-3-3 3", key: "15xj92" }]
|
|
1794
1808
|
];
|
|
1795
|
-
var FileUp = createLucideIcon("file-up",
|
|
1809
|
+
var FileUp = createLucideIcon("file-up", __iconNode37);
|
|
1796
1810
|
|
|
1797
1811
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/file.js
|
|
1798
|
-
var
|
|
1812
|
+
var __iconNode38 = [
|
|
1799
1813
|
["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z", key: "1rqfz7" }],
|
|
1800
1814
|
["path", { d: "M14 2v4a2 2 0 0 0 2 2h4", key: "tnqrlb" }]
|
|
1801
1815
|
];
|
|
1802
|
-
var File = createLucideIcon("file",
|
|
1816
|
+
var File = createLucideIcon("file", __iconNode38);
|
|
1803
1817
|
|
|
1804
1818
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/fingerprint.js
|
|
1805
|
-
var
|
|
1819
|
+
var __iconNode39 = [
|
|
1806
1820
|
["path", { d: "M12 10a2 2 0 0 0-2 2c0 1.02-.1 2.51-.26 4", key: "1nerag" }],
|
|
1807
1821
|
["path", { d: "M14 13.12c0 2.38 0 6.38-1 8.88", key: "o46ks0" }],
|
|
1808
1822
|
["path", { d: "M17.29 21.02c.12-.6.43-2.3.5-3.02", key: "ptglia" }],
|
|
@@ -1813,10 +1827,10 @@ var __iconNode38 = [
|
|
|
1813
1827
|
["path", { d: "M8.65 22c.21-.66.45-1.32.57-2", key: "13wd9y" }],
|
|
1814
1828
|
["path", { d: "M9 6.8a6 6 0 0 1 9 5.2v2", key: "1fr1j5" }]
|
|
1815
1829
|
];
|
|
1816
|
-
var Fingerprint = createLucideIcon("fingerprint",
|
|
1830
|
+
var Fingerprint = createLucideIcon("fingerprint", __iconNode39);
|
|
1817
1831
|
|
|
1818
1832
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/folder-open.js
|
|
1819
|
-
var
|
|
1833
|
+
var __iconNode40 = [
|
|
1820
1834
|
[
|
|
1821
1835
|
"path",
|
|
1822
1836
|
{
|
|
@@ -1825,10 +1839,10 @@ var __iconNode39 = [
|
|
|
1825
1839
|
}
|
|
1826
1840
|
]
|
|
1827
1841
|
];
|
|
1828
|
-
var FolderOpen = createLucideIcon("folder-open",
|
|
1842
|
+
var FolderOpen = createLucideIcon("folder-open", __iconNode40);
|
|
1829
1843
|
|
|
1830
1844
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/folder.js
|
|
1831
|
-
var
|
|
1845
|
+
var __iconNode41 = [
|
|
1832
1846
|
[
|
|
1833
1847
|
"path",
|
|
1834
1848
|
{
|
|
@@ -1837,10 +1851,10 @@ var __iconNode40 = [
|
|
|
1837
1851
|
}
|
|
1838
1852
|
]
|
|
1839
1853
|
];
|
|
1840
|
-
var Folder = createLucideIcon("folder",
|
|
1854
|
+
var Folder = createLucideIcon("folder", __iconNode41);
|
|
1841
1855
|
|
|
1842
1856
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/gift.js
|
|
1843
|
-
var
|
|
1857
|
+
var __iconNode42 = [
|
|
1844
1858
|
["rect", { x: "3", y: "8", width: "18", height: "4", rx: "1", key: "bkv52" }],
|
|
1845
1859
|
["path", { d: "M12 8v13", key: "1c76mn" }],
|
|
1846
1860
|
["path", { d: "M19 12v7a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-7", key: "6wjy6b" }],
|
|
@@ -1852,20 +1866,20 @@ var __iconNode41 = [
|
|
|
1852
1866
|
}
|
|
1853
1867
|
]
|
|
1854
1868
|
];
|
|
1855
|
-
var Gift = createLucideIcon("gift",
|
|
1869
|
+
var Gift = createLucideIcon("gift", __iconNode42);
|
|
1856
1870
|
|
|
1857
1871
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/git-pull-request-arrow.js
|
|
1858
|
-
var
|
|
1872
|
+
var __iconNode43 = [
|
|
1859
1873
|
["circle", { cx: "5", cy: "6", r: "3", key: "1qnov2" }],
|
|
1860
1874
|
["path", { d: "M5 9v12", key: "ih889a" }],
|
|
1861
1875
|
["circle", { cx: "19", cy: "18", r: "3", key: "1qljk2" }],
|
|
1862
1876
|
["path", { d: "m15 9-3-3 3-3", key: "1lwv8l" }],
|
|
1863
1877
|
["path", { d: "M12 6h5a2 2 0 0 1 2 2v7", key: "1yj91y" }]
|
|
1864
1878
|
];
|
|
1865
|
-
var GitPullRequestArrow = createLucideIcon("git-pull-request-arrow",
|
|
1879
|
+
var GitPullRequestArrow = createLucideIcon("git-pull-request-arrow", __iconNode43);
|
|
1866
1880
|
|
|
1867
1881
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/globe-lock.js
|
|
1868
|
-
var
|
|
1882
|
+
var __iconNode44 = [
|
|
1869
1883
|
[
|
|
1870
1884
|
"path",
|
|
1871
1885
|
{
|
|
@@ -1877,18 +1891,18 @@ var __iconNode43 = [
|
|
|
1877
1891
|
["path", { d: "M20 6V4a2 2 0 1 0-4 0v2", key: "1of5e8" }],
|
|
1878
1892
|
["rect", { width: "8", height: "5", x: "14", y: "6", rx: "1", key: "1fmf51" }]
|
|
1879
1893
|
];
|
|
1880
|
-
var GlobeLock = createLucideIcon("globe-lock",
|
|
1894
|
+
var GlobeLock = createLucideIcon("globe-lock", __iconNode44);
|
|
1881
1895
|
|
|
1882
1896
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/globe.js
|
|
1883
|
-
var
|
|
1897
|
+
var __iconNode45 = [
|
|
1884
1898
|
["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
|
|
1885
1899
|
["path", { d: "M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20", key: "13o1zl" }],
|
|
1886
1900
|
["path", { d: "M2 12h20", key: "9i4pu4" }]
|
|
1887
1901
|
];
|
|
1888
|
-
var Globe = createLucideIcon("globe",
|
|
1902
|
+
var Globe = createLucideIcon("globe", __iconNode45);
|
|
1889
1903
|
|
|
1890
1904
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/grip-vertical.js
|
|
1891
|
-
var
|
|
1905
|
+
var __iconNode46 = [
|
|
1892
1906
|
["circle", { cx: "9", cy: "12", r: "1", key: "1vctgf" }],
|
|
1893
1907
|
["circle", { cx: "9", cy: "5", r: "1", key: "hp0tcf" }],
|
|
1894
1908
|
["circle", { cx: "9", cy: "19", r: "1", key: "fkjjf6" }],
|
|
@@ -1896,10 +1910,10 @@ var __iconNode45 = [
|
|
|
1896
1910
|
["circle", { cx: "15", cy: "5", r: "1", key: "19l28e" }],
|
|
1897
1911
|
["circle", { cx: "15", cy: "19", r: "1", key: "f4zoj3" }]
|
|
1898
1912
|
];
|
|
1899
|
-
var GripVertical = createLucideIcon("grip-vertical",
|
|
1913
|
+
var GripVertical = createLucideIcon("grip-vertical", __iconNode46);
|
|
1900
1914
|
|
|
1901
1915
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/grip.js
|
|
1902
|
-
var
|
|
1916
|
+
var __iconNode47 = [
|
|
1903
1917
|
["circle", { cx: "12", cy: "5", r: "1", key: "gxeob9" }],
|
|
1904
1918
|
["circle", { cx: "19", cy: "5", r: "1", key: "w8mnmm" }],
|
|
1905
1919
|
["circle", { cx: "5", cy: "5", r: "1", key: "lttvr7" }],
|
|
@@ -1910,10 +1924,10 @@ var __iconNode46 = [
|
|
|
1910
1924
|
["circle", { cx: "19", cy: "19", r: "1", key: "shf9b7" }],
|
|
1911
1925
|
["circle", { cx: "5", cy: "19", r: "1", key: "bfqh0e" }]
|
|
1912
1926
|
];
|
|
1913
|
-
var Grip = createLucideIcon("grip",
|
|
1927
|
+
var Grip = createLucideIcon("grip", __iconNode47);
|
|
1914
1928
|
|
|
1915
1929
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/hand-heart.js
|
|
1916
|
-
var
|
|
1930
|
+
var __iconNode48 = [
|
|
1917
1931
|
["path", { d: "M11 14h2a2 2 0 1 0 0-4h-3c-.6 0-1.1.2-1.4.6L3 16", key: "1ifwr1" }],
|
|
1918
1932
|
[
|
|
1919
1933
|
"path",
|
|
@@ -1931,10 +1945,10 @@ var __iconNode47 = [
|
|
|
1931
1945
|
}
|
|
1932
1946
|
]
|
|
1933
1947
|
];
|
|
1934
|
-
var HandHeart = createLucideIcon("hand-heart",
|
|
1948
|
+
var HandHeart = createLucideIcon("hand-heart", __iconNode48);
|
|
1935
1949
|
|
|
1936
1950
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/handshake.js
|
|
1937
|
-
var
|
|
1951
|
+
var __iconNode49 = [
|
|
1938
1952
|
["path", { d: "m11 17 2 2a1 1 0 1 0 3-3", key: "efffak" }],
|
|
1939
1953
|
[
|
|
1940
1954
|
"path",
|
|
@@ -1947,17 +1961,17 @@ var __iconNode48 = [
|
|
|
1947
1961
|
["path", { d: "M3 3 2 14l6.5 6.5a1 1 0 1 0 3-3", key: "1uvwmv" }],
|
|
1948
1962
|
["path", { d: "M3 4h8", key: "1ep09j" }]
|
|
1949
1963
|
];
|
|
1950
|
-
var Handshake = createLucideIcon("handshake",
|
|
1964
|
+
var Handshake = createLucideIcon("handshake", __iconNode49);
|
|
1951
1965
|
|
|
1952
1966
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/highlighter.js
|
|
1953
|
-
var
|
|
1967
|
+
var __iconNode50 = [
|
|
1954
1968
|
["path", { d: "m9 11-6 6v3h9l3-3", key: "1a3l36" }],
|
|
1955
1969
|
["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" }]
|
|
1956
1970
|
];
|
|
1957
|
-
var Highlighter = createLucideIcon("highlighter",
|
|
1971
|
+
var Highlighter = createLucideIcon("highlighter", __iconNode50);
|
|
1958
1972
|
|
|
1959
1973
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/house-plus.js
|
|
1960
|
-
var
|
|
1974
|
+
var __iconNode51 = [
|
|
1961
1975
|
[
|
|
1962
1976
|
"path",
|
|
1963
1977
|
{
|
|
@@ -1969,10 +1983,10 @@ var __iconNode50 = [
|
|
|
1969
1983
|
["path", { d: "M15 18h6", key: "3b3c90" }],
|
|
1970
1984
|
["path", { d: "M18 15v6", key: "9wciyi" }]
|
|
1971
1985
|
];
|
|
1972
|
-
var HousePlus = createLucideIcon("house-plus",
|
|
1986
|
+
var HousePlus = createLucideIcon("house-plus", __iconNode51);
|
|
1973
1987
|
|
|
1974
1988
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/image-down.js
|
|
1975
|
-
var
|
|
1989
|
+
var __iconNode52 = [
|
|
1976
1990
|
[
|
|
1977
1991
|
"path",
|
|
1978
1992
|
{
|
|
@@ -1984,10 +1998,10 @@ var __iconNode51 = [
|
|
|
1984
1998
|
["path", { d: "m17 22 3-3", key: "1nkfve" }],
|
|
1985
1999
|
["circle", { cx: "9", cy: "9", r: "2", key: "af1f0g" }]
|
|
1986
2000
|
];
|
|
1987
|
-
var ImageDown = createLucideIcon("image-down",
|
|
2001
|
+
var ImageDown = createLucideIcon("image-down", __iconNode52);
|
|
1988
2002
|
|
|
1989
2003
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/image-off.js
|
|
1990
|
-
var
|
|
2004
|
+
var __iconNode53 = [
|
|
1991
2005
|
["line", { x1: "2", x2: "22", y1: "2", y2: "22", key: "a6p6uj" }],
|
|
1992
2006
|
["path", { d: "M10.41 10.41a2 2 0 1 1-2.83-2.83", key: "1bzlo9" }],
|
|
1993
2007
|
["line", { x1: "13.5", x2: "6", y1: "13.5", y2: "21", key: "1q0aeu" }],
|
|
@@ -2001,10 +2015,10 @@ var __iconNode52 = [
|
|
|
2001
2015
|
],
|
|
2002
2016
|
["path", { d: "M21 15V5a2 2 0 0 0-2-2H9", key: "43el77" }]
|
|
2003
2017
|
];
|
|
2004
|
-
var ImageOff = createLucideIcon("image-off",
|
|
2018
|
+
var ImageOff = createLucideIcon("image-off", __iconNode53);
|
|
2005
2019
|
|
|
2006
2020
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/image-up.js
|
|
2007
|
-
var
|
|
2021
|
+
var __iconNode54 = [
|
|
2008
2022
|
[
|
|
2009
2023
|
"path",
|
|
2010
2024
|
{
|
|
@@ -2016,24 +2030,24 @@ var __iconNode53 = [
|
|
|
2016
2030
|
["path", { d: "M17 22v-5.5", key: "1aa6fl" }],
|
|
2017
2031
|
["circle", { cx: "9", cy: "9", r: "2", key: "af1f0g" }]
|
|
2018
2032
|
];
|
|
2019
|
-
var ImageUp = createLucideIcon("image-up",
|
|
2033
|
+
var ImageUp = createLucideIcon("image-up", __iconNode54);
|
|
2020
2034
|
|
|
2021
2035
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/infinity.js
|
|
2022
|
-
var
|
|
2036
|
+
var __iconNode55 = [
|
|
2023
2037
|
["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" }]
|
|
2024
2038
|
];
|
|
2025
|
-
var Infinity = createLucideIcon("infinity",
|
|
2039
|
+
var Infinity = createLucideIcon("infinity", __iconNode55);
|
|
2026
2040
|
|
|
2027
2041
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/info.js
|
|
2028
|
-
var
|
|
2042
|
+
var __iconNode56 = [
|
|
2029
2043
|
["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
|
|
2030
2044
|
["path", { d: "M12 16v-4", key: "1dtifu" }],
|
|
2031
2045
|
["path", { d: "M12 8h.01", key: "e9boi3" }]
|
|
2032
2046
|
];
|
|
2033
|
-
var Info = createLucideIcon("info",
|
|
2047
|
+
var Info = createLucideIcon("info", __iconNode56);
|
|
2034
2048
|
|
|
2035
2049
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/keyboard.js
|
|
2036
|
-
var
|
|
2050
|
+
var __iconNode57 = [
|
|
2037
2051
|
["path", { d: "M10 8h.01", key: "1r9ogq" }],
|
|
2038
2052
|
["path", { d: "M12 12h.01", key: "1mp3jc" }],
|
|
2039
2053
|
["path", { d: "M14 8h.01", key: "1primd" }],
|
|
@@ -2044,10 +2058,10 @@ var __iconNode56 = [
|
|
|
2044
2058
|
["path", { d: "M8 12h.01", key: "czm47f" }],
|
|
2045
2059
|
["rect", { width: "20", height: "16", x: "2", y: "4", rx: "2", key: "18n3k1" }]
|
|
2046
2060
|
];
|
|
2047
|
-
var Keyboard = createLucideIcon("keyboard",
|
|
2061
|
+
var Keyboard = createLucideIcon("keyboard", __iconNode57);
|
|
2048
2062
|
|
|
2049
2063
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/land-plot.js
|
|
2050
|
-
var
|
|
2064
|
+
var __iconNode58 = [
|
|
2051
2065
|
["path", { d: "m12 8 6-3-6-3v10", key: "mvpnpy" }],
|
|
2052
2066
|
[
|
|
2053
2067
|
"path",
|
|
@@ -2059,71 +2073,88 @@ var __iconNode57 = [
|
|
|
2059
2073
|
["path", { d: "m6.49 12.85 11.02 6.3", key: "1kt42w" }],
|
|
2060
2074
|
["path", { d: "M17.51 12.85 6.5 19.15", key: "v55bdg" }]
|
|
2061
2075
|
];
|
|
2062
|
-
var LandPlot = createLucideIcon("land-plot",
|
|
2076
|
+
var LandPlot = createLucideIcon("land-plot", __iconNode58);
|
|
2063
2077
|
|
|
2064
2078
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/layout-template.js
|
|
2065
|
-
var
|
|
2079
|
+
var __iconNode59 = [
|
|
2066
2080
|
["rect", { width: "18", height: "7", x: "3", y: "3", rx: "1", key: "f1a2em" }],
|
|
2067
2081
|
["rect", { width: "9", height: "7", x: "3", y: "14", rx: "1", key: "jqznyg" }],
|
|
2068
2082
|
["rect", { width: "5", height: "7", x: "16", y: "14", rx: "1", key: "q5h2i8" }]
|
|
2069
2083
|
];
|
|
2070
|
-
var LayoutTemplate = createLucideIcon("layout-template",
|
|
2084
|
+
var LayoutTemplate = createLucideIcon("layout-template", __iconNode59);
|
|
2071
2085
|
|
|
2072
2086
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/library.js
|
|
2073
|
-
var
|
|
2087
|
+
var __iconNode60 = [
|
|
2074
2088
|
["path", { d: "m16 6 4 14", key: "ji33uf" }],
|
|
2075
2089
|
["path", { d: "M12 6v14", key: "1n7gus" }],
|
|
2076
2090
|
["path", { d: "M8 8v12", key: "1gg7y9" }],
|
|
2077
2091
|
["path", { d: "M4 4v16", key: "6qkkli" }]
|
|
2078
2092
|
];
|
|
2079
|
-
var Library = createLucideIcon("library",
|
|
2093
|
+
var Library = createLucideIcon("library", __iconNode60);
|
|
2080
2094
|
|
|
2081
2095
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/link.js
|
|
2082
|
-
var
|
|
2096
|
+
var __iconNode61 = [
|
|
2083
2097
|
["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" }],
|
|
2084
2098
|
["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" }]
|
|
2085
2099
|
];
|
|
2086
|
-
var Link = createLucideIcon("link",
|
|
2100
|
+
var Link = createLucideIcon("link", __iconNode61);
|
|
2087
2101
|
|
|
2088
2102
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/list-todo.js
|
|
2089
|
-
var
|
|
2103
|
+
var __iconNode62 = [
|
|
2090
2104
|
["rect", { x: "3", y: "5", width: "6", height: "6", rx: "1", key: "1defrl" }],
|
|
2091
2105
|
["path", { d: "m3 17 2 2 4-4", key: "1jhpwq" }],
|
|
2092
2106
|
["path", { d: "M13 6h8", key: "15sg57" }],
|
|
2093
2107
|
["path", { d: "M13 12h8", key: "h98zly" }],
|
|
2094
2108
|
["path", { d: "M13 18h8", key: "oe0vm4" }]
|
|
2095
2109
|
];
|
|
2096
|
-
var ListTodo = createLucideIcon("list-todo",
|
|
2110
|
+
var ListTodo = createLucideIcon("list-todo", __iconNode62);
|
|
2097
2111
|
|
|
2098
2112
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/loader-circle.js
|
|
2099
|
-
var
|
|
2100
|
-
var LoaderCircle = createLucideIcon("loader-circle",
|
|
2113
|
+
var __iconNode63 = [["path", { d: "M21 12a9 9 0 1 1-6.219-8.56", key: "13zald" }]];
|
|
2114
|
+
var LoaderCircle = createLucideIcon("loader-circle", __iconNode63);
|
|
2101
2115
|
|
|
2102
2116
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/log-in.js
|
|
2103
|
-
var
|
|
2117
|
+
var __iconNode64 = [
|
|
2104
2118
|
["path", { d: "m10 17 5-5-5-5", key: "1bsop3" }],
|
|
2105
2119
|
["path", { d: "M15 12H3", key: "6jk70r" }],
|
|
2106
2120
|
["path", { d: "M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4", key: "u53s6r" }]
|
|
2107
2121
|
];
|
|
2108
|
-
var LogIn = createLucideIcon("log-in",
|
|
2122
|
+
var LogIn = createLucideIcon("log-in", __iconNode64);
|
|
2109
2123
|
|
|
2110
2124
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/log-out.js
|
|
2111
|
-
var
|
|
2125
|
+
var __iconNode65 = [
|
|
2112
2126
|
["path", { d: "m16 17 5-5-5-5", key: "1bji2h" }],
|
|
2113
2127
|
["path", { d: "M21 12H9", key: "dn1m92" }],
|
|
2114
2128
|
["path", { d: "M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4", key: "1uf3rs" }]
|
|
2115
2129
|
];
|
|
2116
|
-
var LogOut = createLucideIcon("log-out",
|
|
2130
|
+
var LogOut = createLucideIcon("log-out", __iconNode65);
|
|
2117
2131
|
|
|
2118
2132
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/mail.js
|
|
2119
|
-
var
|
|
2133
|
+
var __iconNode66 = [
|
|
2120
2134
|
["path", { d: "m22 7-8.991 5.727a2 2 0 0 1-2.009 0L2 7", key: "132q7q" }],
|
|
2121
2135
|
["rect", { x: "2", y: "4", width: "20", height: "16", rx: "2", key: "izxlao" }]
|
|
2122
2136
|
];
|
|
2123
|
-
var Mail = createLucideIcon("mail",
|
|
2137
|
+
var Mail = createLucideIcon("mail", __iconNode66);
|
|
2138
|
+
|
|
2139
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/message-circle-code.js
|
|
2140
|
+
var __iconNode67 = [
|
|
2141
|
+
["path", { d: "M10 9.5 8 12l2 2.5", key: "3mjy60" }],
|
|
2142
|
+
["path", { d: "m14 9.5 2 2.5-2 2.5", key: "1bir2l" }],
|
|
2143
|
+
["path", { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22z", key: "k85zhp" }]
|
|
2144
|
+
];
|
|
2145
|
+
var MessageCircleCode = createLucideIcon("message-circle-code", __iconNode67);
|
|
2146
|
+
|
|
2147
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/message-circle-more.js
|
|
2148
|
+
var __iconNode68 = [
|
|
2149
|
+
["path", { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z", key: "vv11sd" }],
|
|
2150
|
+
["path", { d: "M8 12h.01", key: "czm47f" }],
|
|
2151
|
+
["path", { d: "M12 12h.01", key: "1mp3jc" }],
|
|
2152
|
+
["path", { d: "M16 12h.01", key: "1l6xoz" }]
|
|
2153
|
+
];
|
|
2154
|
+
var MessageCircleMore = createLucideIcon("message-circle-more", __iconNode68);
|
|
2124
2155
|
|
|
2125
2156
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/mouse-pointer-click.js
|
|
2126
|
-
var
|
|
2157
|
+
var __iconNode69 = [
|
|
2127
2158
|
["path", { d: "M14 4.1 12 6", key: "ita8i4" }],
|
|
2128
2159
|
["path", { d: "m5.1 8-2.9-.8", key: "1go3kf" }],
|
|
2129
2160
|
["path", { d: "m6 12-1.9 2", key: "mnht97" }],
|
|
@@ -2136,10 +2167,10 @@ var __iconNode66 = [
|
|
|
2136
2167
|
}
|
|
2137
2168
|
]
|
|
2138
2169
|
];
|
|
2139
|
-
var MousePointerClick = createLucideIcon("mouse-pointer-click",
|
|
2170
|
+
var MousePointerClick = createLucideIcon("mouse-pointer-click", __iconNode69);
|
|
2140
2171
|
|
|
2141
2172
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/palette.js
|
|
2142
|
-
var
|
|
2173
|
+
var __iconNode70 = [
|
|
2143
2174
|
[
|
|
2144
2175
|
"path",
|
|
2145
2176
|
{
|
|
@@ -2152,25 +2183,25 @@ var __iconNode67 = [
|
|
|
2152
2183
|
["circle", { cx: "6.5", cy: "12.5", r: ".5", fill: "currentColor", key: "qy21gx" }],
|
|
2153
2184
|
["circle", { cx: "8.5", cy: "7.5", r: ".5", fill: "currentColor", key: "fotxhn" }]
|
|
2154
2185
|
];
|
|
2155
|
-
var Palette = createLucideIcon("palette",
|
|
2186
|
+
var Palette = createLucideIcon("palette", __iconNode70);
|
|
2156
2187
|
|
|
2157
2188
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/panel-left.js
|
|
2158
|
-
var
|
|
2189
|
+
var __iconNode71 = [
|
|
2159
2190
|
["rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", key: "afitv7" }],
|
|
2160
2191
|
["path", { d: "M9 3v18", key: "fh3hqa" }]
|
|
2161
2192
|
];
|
|
2162
|
-
var PanelLeft = createLucideIcon("panel-left",
|
|
2193
|
+
var PanelLeft = createLucideIcon("panel-left", __iconNode71);
|
|
2163
2194
|
|
|
2164
2195
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/panels-top-left.js
|
|
2165
|
-
var
|
|
2196
|
+
var __iconNode72 = [
|
|
2166
2197
|
["rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", key: "afitv7" }],
|
|
2167
2198
|
["path", { d: "M3 9h18", key: "1pudct" }],
|
|
2168
2199
|
["path", { d: "M9 21V9", key: "1oto5p" }]
|
|
2169
2200
|
];
|
|
2170
|
-
var PanelsTopLeft = createLucideIcon("panels-top-left",
|
|
2201
|
+
var PanelsTopLeft = createLucideIcon("panels-top-left", __iconNode72);
|
|
2171
2202
|
|
|
2172
2203
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/paw-print.js
|
|
2173
|
-
var
|
|
2204
|
+
var __iconNode73 = [
|
|
2174
2205
|
["circle", { cx: "11", cy: "4", r: "2", key: "vol9p0" }],
|
|
2175
2206
|
["circle", { cx: "18", cy: "8", r: "2", key: "17gozi" }],
|
|
2176
2207
|
["circle", { cx: "20", cy: "16", r: "2", key: "1v9bxh" }],
|
|
@@ -2182,10 +2213,10 @@ var __iconNode70 = [
|
|
|
2182
2213
|
}
|
|
2183
2214
|
]
|
|
2184
2215
|
];
|
|
2185
|
-
var PawPrint = createLucideIcon("paw-print",
|
|
2216
|
+
var PawPrint = createLucideIcon("paw-print", __iconNode73);
|
|
2186
2217
|
|
|
2187
2218
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/pencil.js
|
|
2188
|
-
var
|
|
2219
|
+
var __iconNode74 = [
|
|
2189
2220
|
[
|
|
2190
2221
|
"path",
|
|
2191
2222
|
{
|
|
@@ -2195,18 +2226,18 @@ var __iconNode71 = [
|
|
|
2195
2226
|
],
|
|
2196
2227
|
["path", { d: "m15 5 4 4", key: "1mk7zo" }]
|
|
2197
2228
|
];
|
|
2198
|
-
var Pencil = createLucideIcon("pencil",
|
|
2229
|
+
var Pencil = createLucideIcon("pencil", __iconNode74);
|
|
2199
2230
|
|
|
2200
2231
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/pi.js
|
|
2201
|
-
var
|
|
2232
|
+
var __iconNode75 = [
|
|
2202
2233
|
["line", { x1: "9", x2: "9", y1: "4", y2: "20", key: "ovs5a5" }],
|
|
2203
2234
|
["path", { d: "M4 7c0-1.7 1.3-3 3-3h13", key: "10pag4" }],
|
|
2204
2235
|
["path", { d: "M18 20c-1.7 0-3-1.3-3-3V4", key: "1gaosr" }]
|
|
2205
2236
|
];
|
|
2206
|
-
var Pi = createLucideIcon("pi",
|
|
2237
|
+
var Pi = createLucideIcon("pi", __iconNode75);
|
|
2207
2238
|
|
|
2208
2239
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/qr-code.js
|
|
2209
|
-
var
|
|
2240
|
+
var __iconNode76 = [
|
|
2210
2241
|
["rect", { width: "5", height: "5", x: "3", y: "3", rx: "1", key: "1tu5fj" }],
|
|
2211
2242
|
["rect", { width: "5", height: "5", x: "16", y: "3", rx: "1", key: "1v8r4q" }],
|
|
2212
2243
|
["rect", { width: "5", height: "5", x: "3", y: "16", rx: "1", key: "1x03jg" }],
|
|
@@ -2220,10 +2251,10 @@ var __iconNode73 = [
|
|
|
2220
2251
|
["path", { d: "M21 12v.01", key: "1lwtk9" }],
|
|
2221
2252
|
["path", { d: "M12 21v-1", key: "1880an" }]
|
|
2222
2253
|
];
|
|
2223
|
-
var QrCode = createLucideIcon("qr-code",
|
|
2254
|
+
var QrCode = createLucideIcon("qr-code", __iconNode76);
|
|
2224
2255
|
|
|
2225
2256
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/receipt-text.js
|
|
2226
|
-
var
|
|
2257
|
+
var __iconNode77 = [
|
|
2227
2258
|
[
|
|
2228
2259
|
"path",
|
|
2229
2260
|
{ 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" }
|
|
@@ -2232,19 +2263,19 @@ var __iconNode74 = [
|
|
|
2232
2263
|
["path", { d: "M16 12H8", key: "1fr5h0" }],
|
|
2233
2264
|
["path", { d: "M13 16H8", key: "wsln4y" }]
|
|
2234
2265
|
];
|
|
2235
|
-
var ReceiptText = createLucideIcon("receipt-text",
|
|
2266
|
+
var ReceiptText = createLucideIcon("receipt-text", __iconNode77);
|
|
2236
2267
|
|
|
2237
2268
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/refresh-ccw.js
|
|
2238
|
-
var
|
|
2269
|
+
var __iconNode78 = [
|
|
2239
2270
|
["path", { d: "M21 12a9 9 0 0 0-9-9 9.75 9.75 0 0 0-6.74 2.74L3 8", key: "14sxne" }],
|
|
2240
2271
|
["path", { d: "M3 3v5h5", key: "1xhq8a" }],
|
|
2241
2272
|
["path", { d: "M3 12a9 9 0 0 0 9 9 9.75 9.75 0 0 0 6.74-2.74L21 16", key: "1hlbsb" }],
|
|
2242
2273
|
["path", { d: "M16 16h5v5", key: "ccwih5" }]
|
|
2243
2274
|
];
|
|
2244
|
-
var RefreshCcw = createLucideIcon("refresh-ccw",
|
|
2275
|
+
var RefreshCcw = createLucideIcon("refresh-ccw", __iconNode78);
|
|
2245
2276
|
|
|
2246
2277
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/regex.js
|
|
2247
|
-
var
|
|
2278
|
+
var __iconNode79 = [
|
|
2248
2279
|
["path", { d: "M17 3v10", key: "15fgeh" }],
|
|
2249
2280
|
["path", { d: "m12.67 5.5 8.66 5", key: "1gpheq" }],
|
|
2250
2281
|
["path", { d: "m12.67 10.5 8.66-5", key: "1dkfa6" }],
|
|
@@ -2253,10 +2284,10 @@ var __iconNode76 = [
|
|
|
2253
2284
|
{ 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" }
|
|
2254
2285
|
]
|
|
2255
2286
|
];
|
|
2256
|
-
var Regex = createLucideIcon("regex",
|
|
2287
|
+
var Regex = createLucideIcon("regex", __iconNode79);
|
|
2257
2288
|
|
|
2258
2289
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/replace.js
|
|
2259
|
-
var
|
|
2290
|
+
var __iconNode80 = [
|
|
2260
2291
|
["path", { d: "M14 4a2 2 0 0 1 2-2", key: "1w2hp7" }],
|
|
2261
2292
|
["path", { d: "M16 10a2 2 0 0 1-2-2", key: "shjach" }],
|
|
2262
2293
|
["path", { d: "M20 2a2 2 0 0 1 2 2", key: "188mtx" }],
|
|
@@ -2265,10 +2296,10 @@ var __iconNode77 = [
|
|
|
2265
2296
|
["path", { d: "M6 10V5a3 3 0 0 1 3-3h1", key: "3y3t5z" }],
|
|
2266
2297
|
["rect", { x: "2", y: "14", width: "8", height: "8", rx: "2", key: "4rksxw" }]
|
|
2267
2298
|
];
|
|
2268
|
-
var Replace = createLucideIcon("replace",
|
|
2299
|
+
var Replace = createLucideIcon("replace", __iconNode80);
|
|
2269
2300
|
|
|
2270
2301
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/rocket.js
|
|
2271
|
-
var
|
|
2302
|
+
var __iconNode81 = [
|
|
2272
2303
|
[
|
|
2273
2304
|
"path",
|
|
2274
2305
|
{
|
|
@@ -2286,35 +2317,35 @@ var __iconNode78 = [
|
|
|
2286
2317
|
["path", { d: "M9 12H4s.55-3.03 2-4c1.62-1.08 5 0 5 0", key: "1f8sc4" }],
|
|
2287
2318
|
["path", { d: "M12 15v5s3.03-.55 4-2c1.08-1.62 0-5 0-5", key: "qeys4" }]
|
|
2288
2319
|
];
|
|
2289
|
-
var Rocket = createLucideIcon("rocket",
|
|
2320
|
+
var Rocket = createLucideIcon("rocket", __iconNode81);
|
|
2290
2321
|
|
|
2291
2322
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/rss.js
|
|
2292
|
-
var
|
|
2323
|
+
var __iconNode82 = [
|
|
2293
2324
|
["path", { d: "M4 11a9 9 0 0 1 9 9", key: "pv89mb" }],
|
|
2294
2325
|
["path", { d: "M4 4a16 16 0 0 1 16 16", key: "k0647b" }],
|
|
2295
2326
|
["circle", { cx: "5", cy: "19", r: "1", key: "bfqh0e" }]
|
|
2296
2327
|
];
|
|
2297
|
-
var Rss = createLucideIcon("rss",
|
|
2328
|
+
var Rss = createLucideIcon("rss", __iconNode82);
|
|
2298
2329
|
|
|
2299
2330
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/scale.js
|
|
2300
|
-
var
|
|
2331
|
+
var __iconNode83 = [
|
|
2301
2332
|
["path", { d: "m16 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z", key: "7g6ntu" }],
|
|
2302
2333
|
["path", { d: "m2 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z", key: "ijws7r" }],
|
|
2303
2334
|
["path", { d: "M7 21h10", key: "1b0cd5" }],
|
|
2304
2335
|
["path", { d: "M12 3v18", key: "108xh3" }],
|
|
2305
2336
|
["path", { d: "M3 7h2c2 0 5-1 7-2 2 1 5 2 7 2h2", key: "3gwbw2" }]
|
|
2306
2337
|
];
|
|
2307
|
-
var Scale = createLucideIcon("scale",
|
|
2338
|
+
var Scale = createLucideIcon("scale", __iconNode83);
|
|
2308
2339
|
|
|
2309
2340
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/search.js
|
|
2310
|
-
var
|
|
2341
|
+
var __iconNode84 = [
|
|
2311
2342
|
["path", { d: "m21 21-4.34-4.34", key: "14j7rj" }],
|
|
2312
2343
|
["circle", { cx: "11", cy: "11", r: "8", key: "4ej97u" }]
|
|
2313
2344
|
];
|
|
2314
|
-
var Search = createLucideIcon("search",
|
|
2345
|
+
var Search = createLucideIcon("search", __iconNode84);
|
|
2315
2346
|
|
|
2316
2347
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/send-horizontal.js
|
|
2317
|
-
var
|
|
2348
|
+
var __iconNode85 = [
|
|
2318
2349
|
[
|
|
2319
2350
|
"path",
|
|
2320
2351
|
{
|
|
@@ -2324,27 +2355,27 @@ var __iconNode82 = [
|
|
|
2324
2355
|
],
|
|
2325
2356
|
["path", { d: "M6 12h16", key: "s4cdu5" }]
|
|
2326
2357
|
];
|
|
2327
|
-
var SendHorizontal = createLucideIcon("send-horizontal",
|
|
2358
|
+
var SendHorizontal = createLucideIcon("send-horizontal", __iconNode85);
|
|
2328
2359
|
|
|
2329
2360
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/server.js
|
|
2330
|
-
var
|
|
2361
|
+
var __iconNode86 = [
|
|
2331
2362
|
["rect", { width: "20", height: "8", x: "2", y: "2", rx: "2", ry: "2", key: "ngkwjq" }],
|
|
2332
2363
|
["rect", { width: "20", height: "8", x: "2", y: "14", rx: "2", ry: "2", key: "iecqi9" }],
|
|
2333
2364
|
["line", { x1: "6", x2: "6.01", y1: "6", y2: "6", key: "16zg32" }],
|
|
2334
2365
|
["line", { x1: "6", x2: "6.01", y1: "18", y2: "18", key: "nzw8ys" }]
|
|
2335
2366
|
];
|
|
2336
|
-
var Server = createLucideIcon("server",
|
|
2367
|
+
var Server = createLucideIcon("server", __iconNode86);
|
|
2337
2368
|
|
|
2338
2369
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/share.js
|
|
2339
|
-
var
|
|
2370
|
+
var __iconNode87 = [
|
|
2340
2371
|
["path", { d: "M12 2v13", key: "1km8f5" }],
|
|
2341
2372
|
["path", { d: "m16 6-4-4-4 4", key: "13yo43" }],
|
|
2342
2373
|
["path", { d: "M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8", key: "1b2hhj" }]
|
|
2343
2374
|
];
|
|
2344
|
-
var Share = createLucideIcon("share",
|
|
2375
|
+
var Share = createLucideIcon("share", __iconNode87);
|
|
2345
2376
|
|
|
2346
2377
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/shield-user.js
|
|
2347
|
-
var
|
|
2378
|
+
var __iconNode88 = [
|
|
2348
2379
|
[
|
|
2349
2380
|
"path",
|
|
2350
2381
|
{
|
|
@@ -2355,10 +2386,10 @@ var __iconNode85 = [
|
|
|
2355
2386
|
["path", { d: "M6.376 18.91a6 6 0 0 1 11.249.003", key: "hnjrf2" }],
|
|
2356
2387
|
["circle", { cx: "12", cy: "11", r: "4", key: "1gt34v" }]
|
|
2357
2388
|
];
|
|
2358
|
-
var ShieldUser = createLucideIcon("shield-user",
|
|
2389
|
+
var ShieldUser = createLucideIcon("shield-user", __iconNode88);
|
|
2359
2390
|
|
|
2360
2391
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/shield.js
|
|
2361
|
-
var
|
|
2392
|
+
var __iconNode89 = [
|
|
2362
2393
|
[
|
|
2363
2394
|
"path",
|
|
2364
2395
|
{
|
|
@@ -2367,10 +2398,10 @@ var __iconNode86 = [
|
|
|
2367
2398
|
}
|
|
2368
2399
|
]
|
|
2369
2400
|
];
|
|
2370
|
-
var Shield = createLucideIcon("shield",
|
|
2401
|
+
var Shield = createLucideIcon("shield", __iconNode89);
|
|
2371
2402
|
|
|
2372
2403
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/sigma.js
|
|
2373
|
-
var
|
|
2404
|
+
var __iconNode90 = [
|
|
2374
2405
|
[
|
|
2375
2406
|
"path",
|
|
2376
2407
|
{
|
|
@@ -2379,10 +2410,10 @@ var __iconNode87 = [
|
|
|
2379
2410
|
}
|
|
2380
2411
|
]
|
|
2381
2412
|
];
|
|
2382
|
-
var Sigma = createLucideIcon("sigma",
|
|
2413
|
+
var Sigma = createLucideIcon("sigma", __iconNode90);
|
|
2383
2414
|
|
|
2384
2415
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/sparkles.js
|
|
2385
|
-
var
|
|
2416
|
+
var __iconNode91 = [
|
|
2386
2417
|
[
|
|
2387
2418
|
"path",
|
|
2388
2419
|
{
|
|
@@ -2395,10 +2426,10 @@ var __iconNode88 = [
|
|
|
2395
2426
|
["path", { d: "M4 17v2", key: "vumght" }],
|
|
2396
2427
|
["path", { d: "M5 18H3", key: "zchphs" }]
|
|
2397
2428
|
];
|
|
2398
|
-
var Sparkles = createLucideIcon("sparkles",
|
|
2429
|
+
var Sparkles = createLucideIcon("sparkles", __iconNode91);
|
|
2399
2430
|
|
|
2400
2431
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/spline-pointer.js
|
|
2401
|
-
var
|
|
2432
|
+
var __iconNode92 = [
|
|
2402
2433
|
[
|
|
2403
2434
|
"path",
|
|
2404
2435
|
{
|
|
@@ -2410,10 +2441,10 @@ var __iconNode89 = [
|
|
|
2410
2441
|
["circle", { cx: "19", cy: "5", r: "2", key: "mhkx31" }],
|
|
2411
2442
|
["circle", { cx: "5", cy: "19", r: "2", key: "v8kfzx" }]
|
|
2412
2443
|
];
|
|
2413
|
-
var SplinePointer = createLucideIcon("spline-pointer",
|
|
2444
|
+
var SplinePointer = createLucideIcon("spline-pointer", __iconNode92);
|
|
2414
2445
|
|
|
2415
2446
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/sprout.js
|
|
2416
|
-
var
|
|
2447
|
+
var __iconNode93 = [
|
|
2417
2448
|
["path", { d: "M7 20h10", key: "e6iznv" }],
|
|
2418
2449
|
["path", { d: "M10 20c5.5-2.5.8-6.4 3-10", key: "161w41" }],
|
|
2419
2450
|
[
|
|
@@ -2431,10 +2462,10 @@ var __iconNode90 = [
|
|
|
2431
2462
|
}
|
|
2432
2463
|
]
|
|
2433
2464
|
];
|
|
2434
|
-
var Sprout = createLucideIcon("sprout",
|
|
2465
|
+
var Sprout = createLucideIcon("sprout", __iconNode93);
|
|
2435
2466
|
|
|
2436
2467
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/square-dashed-bottom-code.js
|
|
2437
|
-
var
|
|
2468
|
+
var __iconNode94 = [
|
|
2438
2469
|
["path", { d: "M10 9.5 8 12l2 2.5", key: "3mjy60" }],
|
|
2439
2470
|
["path", { d: "M14 21h1", key: "v9vybs" }],
|
|
2440
2471
|
["path", { d: "m14 9.5 2 2.5-2 2.5", key: "1bir2l" }],
|
|
@@ -2444,18 +2475,18 @@ var __iconNode91 = [
|
|
|
2444
2475
|
],
|
|
2445
2476
|
["path", { d: "M9 21h1", key: "15o7lz" }]
|
|
2446
2477
|
];
|
|
2447
|
-
var SquareDashedBottomCode = createLucideIcon("square-dashed-bottom-code",
|
|
2478
|
+
var SquareDashedBottomCode = createLucideIcon("square-dashed-bottom-code", __iconNode94);
|
|
2448
2479
|
|
|
2449
2480
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/square-terminal.js
|
|
2450
|
-
var
|
|
2481
|
+
var __iconNode95 = [
|
|
2451
2482
|
["path", { d: "m7 11 2-2-2-2", key: "1lz0vl" }],
|
|
2452
2483
|
["path", { d: "M11 13h4", key: "1p7l4v" }],
|
|
2453
2484
|
["rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", ry: "2", key: "1m3agn" }]
|
|
2454
2485
|
];
|
|
2455
|
-
var SquareTerminal = createLucideIcon("square-terminal",
|
|
2486
|
+
var SquareTerminal = createLucideIcon("square-terminal", __iconNode95);
|
|
2456
2487
|
|
|
2457
2488
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/star.js
|
|
2458
|
-
var
|
|
2489
|
+
var __iconNode96 = [
|
|
2459
2490
|
[
|
|
2460
2491
|
"path",
|
|
2461
2492
|
{
|
|
@@ -2464,26 +2495,26 @@ var __iconNode93 = [
|
|
|
2464
2495
|
}
|
|
2465
2496
|
]
|
|
2466
2497
|
];
|
|
2467
|
-
var Star = createLucideIcon("star",
|
|
2498
|
+
var Star = createLucideIcon("star", __iconNode96);
|
|
2468
2499
|
|
|
2469
2500
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/tablets.js
|
|
2470
|
-
var
|
|
2501
|
+
var __iconNode97 = [
|
|
2471
2502
|
["circle", { cx: "7", cy: "7", r: "5", key: "x29byf" }],
|
|
2472
2503
|
["circle", { cx: "17", cy: "17", r: "5", key: "1op1d2" }],
|
|
2473
2504
|
["path", { d: "M12 17h10", key: "ls21zv" }],
|
|
2474
2505
|
["path", { d: "m3.46 10.54 7.08-7.08", key: "1rehiu" }]
|
|
2475
2506
|
];
|
|
2476
|
-
var Tablets = createLucideIcon("tablets",
|
|
2507
|
+
var Tablets = createLucideIcon("tablets", __iconNode97);
|
|
2477
2508
|
|
|
2478
2509
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/terminal.js
|
|
2479
|
-
var
|
|
2510
|
+
var __iconNode98 = [
|
|
2480
2511
|
["path", { d: "M12 19h8", key: "baeox8" }],
|
|
2481
2512
|
["path", { d: "m4 17 6-6-6-6", key: "1yngyt" }]
|
|
2482
2513
|
];
|
|
2483
|
-
var Terminal = createLucideIcon("terminal",
|
|
2514
|
+
var Terminal = createLucideIcon("terminal", __iconNode98);
|
|
2484
2515
|
|
|
2485
2516
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/twitter.js
|
|
2486
|
-
var
|
|
2517
|
+
var __iconNode99 = [
|
|
2487
2518
|
[
|
|
2488
2519
|
"path",
|
|
2489
2520
|
{
|
|
@@ -2492,25 +2523,25 @@ var __iconNode96 = [
|
|
|
2492
2523
|
}
|
|
2493
2524
|
]
|
|
2494
2525
|
];
|
|
2495
|
-
var Twitter = createLucideIcon("twitter",
|
|
2526
|
+
var Twitter = createLucideIcon("twitter", __iconNode99);
|
|
2496
2527
|
|
|
2497
2528
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/workflow.js
|
|
2498
|
-
var
|
|
2529
|
+
var __iconNode100 = [
|
|
2499
2530
|
["rect", { width: "8", height: "8", x: "3", y: "3", rx: "2", key: "by2w9f" }],
|
|
2500
2531
|
["path", { d: "M7 11v4a2 2 0 0 0 2 2h4", key: "xkn7yn" }],
|
|
2501
2532
|
["rect", { width: "8", height: "8", x: "13", y: "13", rx: "2", key: "1cgmvn" }]
|
|
2502
2533
|
];
|
|
2503
|
-
var Workflow = createLucideIcon("workflow",
|
|
2534
|
+
var Workflow = createLucideIcon("workflow", __iconNode100);
|
|
2504
2535
|
|
|
2505
2536
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/x.js
|
|
2506
|
-
var
|
|
2537
|
+
var __iconNode101 = [
|
|
2507
2538
|
["path", { d: "M18 6 6 18", key: "1bl5f8" }],
|
|
2508
2539
|
["path", { d: "m6 6 12 12", key: "d8bk6v" }]
|
|
2509
2540
|
];
|
|
2510
|
-
var X = createLucideIcon("x",
|
|
2541
|
+
var X = createLucideIcon("x", __iconNode101);
|
|
2511
2542
|
|
|
2512
2543
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/zap.js
|
|
2513
|
-
var
|
|
2544
|
+
var __iconNode102 = [
|
|
2514
2545
|
[
|
|
2515
2546
|
"path",
|
|
2516
2547
|
{
|
|
@@ -2519,7 +2550,7 @@ var __iconNode99 = [
|
|
|
2519
2550
|
}
|
|
2520
2551
|
]
|
|
2521
2552
|
];
|
|
2522
|
-
var Zap = createLucideIcon("zap",
|
|
2553
|
+
var Zap = createLucideIcon("zap", __iconNode102);
|
|
2523
2554
|
|
|
2524
2555
|
// ../base-ui/src/components/global-icon.tsx
|
|
2525
2556
|
var import_react34 = __toESM(require("react"), 1);
|
|
@@ -2915,7 +2946,7 @@ function Gallery() {
|
|
|
2915
2946
|
t("titleR")
|
|
2916
2947
|
] }),
|
|
2917
2948
|
/* @__PURE__ */ (0, import_jsx_runtime36.jsx)("p", { className: "text-center max-w-2xl mx-auto mb-16", children: t("description") }),
|
|
2918
|
-
/* @__PURE__ */ (0, import_jsx_runtime36.jsx)("div", { className: "grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-6", children: galleryItems.map((
|
|
2949
|
+
/* @__PURE__ */ (0, import_jsx_runtime36.jsx)("div", { className: "grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-6", children: galleryItems.map((_prompt, index) => /* @__PURE__ */ (0, import_jsx_runtime36.jsxs)("div", { className: "group relative overflow-hidden rounded-xl", children: [
|
|
2919
2950
|
/* @__PURE__ */ (0, import_jsx_runtime36.jsx)(
|
|
2920
2951
|
import_image.default,
|
|
2921
2952
|
{
|
|
@@ -2978,24 +3009,28 @@ var import_jsx_runtime38 = require("react/jsx-runtime");
|
|
|
2978
3009
|
function Features() {
|
|
2979
3010
|
const t = (0, import_next_intl3.useTranslations)("features");
|
|
2980
3011
|
const featureItems = t.raw("items");
|
|
2981
|
-
return /* @__PURE__ */ (0, import_jsx_runtime38.jsxs)("section", { id: "features", className: "
|
|
2982
|
-
/* @__PURE__ */ (0, import_jsx_runtime38.jsxs)("h2", { className: "text-3xl md:text-4xl font-bold text-center mb-
|
|
3012
|
+
return /* @__PURE__ */ (0, import_jsx_runtime38.jsxs)("section", { id: "features", className: "px-16 py-10 mx-16 md:mx-32", children: [
|
|
3013
|
+
/* @__PURE__ */ (0, import_jsx_runtime38.jsxs)("h2", { className: "text-3xl md:text-4xl font-bold text-center mb-4", children: [
|
|
2983
3014
|
t("title"),
|
|
2984
3015
|
" ",
|
|
2985
3016
|
/* @__PURE__ */ (0, import_jsx_runtime38.jsx)("span", { className: "text-purple-500", children: t("eyesOn") })
|
|
2986
3017
|
] }),
|
|
2987
|
-
/* @__PURE__ */ (0, import_jsx_runtime38.jsx)("
|
|
2988
|
-
|
|
2989
|
-
|
|
2990
|
-
|
|
2991
|
-
|
|
2992
|
-
|
|
2993
|
-
|
|
2994
|
-
|
|
2995
|
-
|
|
2996
|
-
|
|
2997
|
-
|
|
2998
|
-
|
|
3018
|
+
/* @__PURE__ */ (0, import_jsx_runtime38.jsx)("p", { className: "text-center text-gray-600 dark:text-gray-400 mb-12 text-base md:text-lg mx-auto whitespace-nowrap", children: t("description") }),
|
|
3019
|
+
/* @__PURE__ */ (0, import_jsx_runtime38.jsx)("div", { className: "grid grid-cols-1 md:grid-cols-3 gap-8 gap-y-12", children: featureItems.map((feature, index) => {
|
|
3020
|
+
const Icon2 = getGlobalIcon(feature.iconKey);
|
|
3021
|
+
return /* @__PURE__ */ (0, import_jsx_runtime38.jsxs)(
|
|
3022
|
+
"div",
|
|
3023
|
+
{
|
|
3024
|
+
className: "bg-white dark:bg-gray-800/60 p-8 rounded-xl border border-gray-200 dark:border-gray-700 hover:border-purple-300 dark:hover:border-purple-500/50 transition shadow-sm dark:shadow-none",
|
|
3025
|
+
children: [
|
|
3026
|
+
/* @__PURE__ */ (0, import_jsx_runtime38.jsx)("div", { className: "text-4xl mb-4 flex items-center justify-start", children: /* @__PURE__ */ (0, import_jsx_runtime38.jsx)(Icon2, { className: "w-8 h-8" }) }),
|
|
3027
|
+
/* @__PURE__ */ (0, import_jsx_runtime38.jsx)("h3", { className: "text-xl font-semibold mb-3 text-gray-900 dark:text-gray-100", children: feature.title }),
|
|
3028
|
+
/* @__PURE__ */ (0, import_jsx_runtime38.jsx)("p", { className: "text-gray-700 dark:text-gray-300", children: feature.description })
|
|
3029
|
+
]
|
|
3030
|
+
},
|
|
3031
|
+
index
|
|
3032
|
+
);
|
|
3033
|
+
}) })
|
|
2999
3034
|
] });
|
|
3000
3035
|
}
|
|
3001
3036
|
|
|
@@ -3008,13 +3043,13 @@ function Tips() {
|
|
|
3008
3043
|
const midPoint = Math.ceil(sections.length / 2);
|
|
3009
3044
|
const leftColumn = sections.slice(0, midPoint);
|
|
3010
3045
|
const rightColumn = sections.slice(midPoint);
|
|
3011
|
-
return /* @__PURE__ */ (0, import_jsx_runtime39.jsxs)("section", { id: "tips", className: "
|
|
3046
|
+
return /* @__PURE__ */ (0, import_jsx_runtime39.jsxs)("section", { id: "tips", className: "px-16 py-10 mx-16 md:mx-32", children: [
|
|
3012
3047
|
/* @__PURE__ */ (0, import_jsx_runtime39.jsxs)("h2", { className: "text-3xl md:text-4xl font-bold text-center mb-16", children: [
|
|
3013
3048
|
t("title"),
|
|
3014
3049
|
" ",
|
|
3015
3050
|
/* @__PURE__ */ (0, import_jsx_runtime39.jsx)("span", { className: "text-purple-500", children: t("eyesOn") })
|
|
3016
3051
|
] }),
|
|
3017
|
-
/* @__PURE__ */ (0, import_jsx_runtime39.jsx)("div", { className: "grid grid-cols-1 md:grid-cols-2 gap-12", children: [leftColumn, rightColumn].map((column, colIndex) => /* @__PURE__ */ (0, import_jsx_runtime39.jsx)("div", { className: "space-y-8", children: column.map((tip, tipIndex) => /* @__PURE__ */ (0, import_jsx_runtime39.jsxs)("div", { className: "space-y-4", children: [
|
|
3052
|
+
/* @__PURE__ */ (0, import_jsx_runtime39.jsx)("div", { className: "grid grid-cols-1 md:grid-cols-2 gap-12 bg-gray-50 dark:bg-gray-800/60 border border-gray-200 dark:border-gray-700 rounded-2xl p-8 md:p-12 shadow-sm dark:shadow-none", children: [leftColumn, rightColumn].map((column, colIndex) => /* @__PURE__ */ (0, import_jsx_runtime39.jsx)("div", { className: "space-y-8", children: column.map((tip, tipIndex) => /* @__PURE__ */ (0, import_jsx_runtime39.jsxs)("div", { className: "space-y-4", children: [
|
|
3018
3053
|
/* @__PURE__ */ (0, import_jsx_runtime39.jsx)("h3", { className: "text-2xl font-semibold", children: tip.title }),
|
|
3019
3054
|
/* @__PURE__ */ (0, import_jsx_runtime39.jsx)("p", { className: "", children: tip.description })
|
|
3020
3055
|
] }, tipIndex)) }, colIndex)) })
|
|
@@ -3073,19 +3108,22 @@ var import_next_intl6 = require("next-intl");
|
|
|
3073
3108
|
var import_jsx_runtime41 = require("react/jsx-runtime");
|
|
3074
3109
|
function SeoContent() {
|
|
3075
3110
|
const t = (0, import_next_intl6.useTranslations)("seoContent");
|
|
3076
|
-
return /* @__PURE__ */ (0, import_jsx_runtime41.jsxs)("section", { id: "seo", className: "
|
|
3077
|
-
/* @__PURE__ */ (0, import_jsx_runtime41.jsxs)("
|
|
3111
|
+
return /* @__PURE__ */ (0, import_jsx_runtime41.jsxs)("section", { id: "seo", className: "px-16 py-10 mx-16 md:mx-32", children: [
|
|
3112
|
+
/* @__PURE__ */ (0, import_jsx_runtime41.jsxs)("h1", { className: "text-3xl md:text-4xl font-bold text-center mb-8", children: [
|
|
3078
3113
|
t("title"),
|
|
3079
3114
|
" ",
|
|
3080
3115
|
/* @__PURE__ */ (0, import_jsx_runtime41.jsx)("span", { className: "text-purple-500", children: t("eyesOn") })
|
|
3081
3116
|
] }),
|
|
3082
|
-
/* @__PURE__ */ (0, import_jsx_runtime41.
|
|
3083
|
-
|
|
3084
|
-
|
|
3085
|
-
/* @__PURE__ */ (0, import_jsx_runtime41.jsx)("
|
|
3086
|
-
/* @__PURE__ */ (0, import_jsx_runtime41.
|
|
3087
|
-
|
|
3088
|
-
|
|
3117
|
+
/* @__PURE__ */ (0, import_jsx_runtime41.jsx)("h3", { className: "text-center text-gray-600 dark:text-gray-400 mb-12 text-lg", children: t("description") }),
|
|
3118
|
+
/* @__PURE__ */ (0, import_jsx_runtime41.jsxs)("div", { className: "bg-gray-50 dark:bg-gray-800/60 border border-gray-200 dark:border-gray-700 rounded-2xl p-8 md:p-12 shadow-sm dark:shadow-none", children: [
|
|
3119
|
+
/* @__PURE__ */ (0, import_jsx_runtime41.jsxs)("div", { className: "space-y-10", children: [
|
|
3120
|
+
/* @__PURE__ */ (0, import_jsx_runtime41.jsx)("p", { className: "text-gray-600 dark:text-gray-400 text-lg", children: t("intro") }),
|
|
3121
|
+
t.raw("sections").map((section, index) => /* @__PURE__ */ (0, import_jsx_runtime41.jsxs)("div", { children: [
|
|
3122
|
+
/* @__PURE__ */ (0, import_jsx_runtime41.jsx)("h2", { className: "text-xl font-semibold mb-3 text-gray-900 dark:text-gray-100 flex items-center", children: section.title }),
|
|
3123
|
+
/* @__PURE__ */ (0, import_jsx_runtime41.jsx)("p", { className: "text-gray-700 dark:text-gray-300", children: section.content })
|
|
3124
|
+
] }, index))
|
|
3125
|
+
] }),
|
|
3126
|
+
/* @__PURE__ */ (0, import_jsx_runtime41.jsx)("p", { className: "mt-10 text-gray-600 dark:text-gray-400 text-lg", children: t("conclusion") })
|
|
3089
3127
|
] })
|
|
3090
3128
|
] });
|
|
3091
3129
|
}
|
|
@@ -3095,7 +3133,7 @@ var import_next_intl7 = require("next-intl");
|
|
|
3095
3133
|
var import_jsx_runtime42 = require("react/jsx-runtime");
|
|
3096
3134
|
function CTA() {
|
|
3097
3135
|
const t = (0, import_next_intl7.useTranslations)("cta");
|
|
3098
|
-
return /* @__PURE__ */ (0, import_jsx_runtime42.jsx)("section", { id: "cta", className: "
|
|
3136
|
+
return /* @__PURE__ */ (0, import_jsx_runtime42.jsx)("section", { id: "cta", className: "px-16 py-20 mx-16 md:mx-32", children: /* @__PURE__ */ (0, import_jsx_runtime42.jsxs)("div", { className: "\n bg-gradient-to-r from-[#f7f8fa] via-[#e0c3fc] to-[#b2fefa]\n dark:bg-gradient-to-r dark:from-[#2d0b4e] dark:via-[#6a3fa0] dark:to-[#3a185a]\n rounded-2xl p-12 text-center\n bg-[length:200%_auto] animate-cta-gradient-wave\n ", children: [
|
|
3099
3137
|
/* @__PURE__ */ (0, import_jsx_runtime42.jsxs)("h2", { className: "text-3xl md:text-4xl font-bold mb-6", children: [
|
|
3100
3138
|
t("title"),
|
|
3101
3139
|
" ",
|
|
@@ -5905,6 +5943,7 @@ lucide-react/dist/esm/icons/arrow-up.js:
|
|
|
5905
5943
|
lucide-react/dist/esm/icons/binary.js:
|
|
5906
5944
|
lucide-react/dist/esm/icons/blocks.js:
|
|
5907
5945
|
lucide-react/dist/esm/icons/book-x.js:
|
|
5946
|
+
lucide-react/dist/esm/icons/bot-message-square.js:
|
|
5908
5947
|
lucide-react/dist/esm/icons/bring-to-front.js:
|
|
5909
5948
|
lucide-react/dist/esm/icons/bug.js:
|
|
5910
5949
|
lucide-react/dist/esm/icons/building-2.js:
|
|
@@ -5962,6 +6001,8 @@ lucide-react/dist/esm/icons/loader-circle.js:
|
|
|
5962
6001
|
lucide-react/dist/esm/icons/log-in.js:
|
|
5963
6002
|
lucide-react/dist/esm/icons/log-out.js:
|
|
5964
6003
|
lucide-react/dist/esm/icons/mail.js:
|
|
6004
|
+
lucide-react/dist/esm/icons/message-circle-code.js:
|
|
6005
|
+
lucide-react/dist/esm/icons/message-circle-more.js:
|
|
5965
6006
|
lucide-react/dist/esm/icons/mouse-pointer-click.js:
|
|
5966
6007
|
lucide-react/dist/esm/icons/palette.js:
|
|
5967
6008
|
lucide-react/dist/esm/icons/panel-left.js:
|