@windrun-huaiin/third-ui 5.10.0 → 5.10.2
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 +215 -181
- package/dist/clerk/index.js.map +1 -1
- package/dist/clerk/index.mjs +215 -181
- package/dist/clerk/index.mjs.map +1 -1
- package/dist/fuma/mdx/index.js +215 -181
- package/dist/fuma/mdx/index.js.map +1 -1
- package/dist/fuma/mdx/index.mjs +215 -181
- package/dist/fuma/mdx/index.mjs.map +1 -1
- package/dist/fuma/server.js +215 -181
- package/dist/fuma/server.js.map +1 -1
- package/dist/fuma/server.mjs +215 -181
- package/dist/fuma/server.mjs.map +1 -1
- package/dist/main/index.d.mts +1 -0
- package/dist/main/index.d.ts +1 -0
- package/dist/main/index.js +216 -181
- package/dist/main/index.js.map +1 -1
- package/dist/main/index.mjs +216 -181
- package/dist/main/index.mjs.map +1 -1
- package/package.json +2 -2
- package/src/main/x-button.tsx +2 -0
package/dist/main/index.mjs
CHANGED
|
@@ -1213,7 +1213,7 @@ var BUILTIN_ICON_COMPONENTS = {
|
|
|
1213
1213
|
FAQS: faqs_default
|
|
1214
1214
|
};
|
|
1215
1215
|
|
|
1216
|
-
// ../
|
|
1216
|
+
// ../base-ui/src/components/limited-lucide-icons.ts
|
|
1217
1217
|
var limited_lucide_icons_exports = {};
|
|
1218
1218
|
__export(limited_lucide_icons_exports, {
|
|
1219
1219
|
AlbumIcon: () => Album,
|
|
@@ -1234,6 +1234,7 @@ __export(limited_lucide_icons_exports, {
|
|
|
1234
1234
|
Car: () => Car,
|
|
1235
1235
|
Check: () => Check,
|
|
1236
1236
|
CheckCheck: () => CheckCheck,
|
|
1237
|
+
CheckLine: () => CheckLine,
|
|
1237
1238
|
ChevronDown: () => ChevronDown,
|
|
1238
1239
|
ChevronLeft: () => ChevronLeft,
|
|
1239
1240
|
ChevronRight: () => ChevronRight,
|
|
@@ -1291,6 +1292,7 @@ __export(limited_lucide_icons_exports, {
|
|
|
1291
1292
|
MessageCircleMore: () => MessageCircleMore,
|
|
1292
1293
|
MoreHorizontal: () => Ellipsis,
|
|
1293
1294
|
MousePointerClick: () => MousePointerClick,
|
|
1295
|
+
NotepadText: () => NotepadText,
|
|
1294
1296
|
Palette: () => Palette,
|
|
1295
1297
|
PanelLeft: () => PanelLeft,
|
|
1296
1298
|
PanelsTopLeft: () => PanelsTopLeft,
|
|
@@ -1321,6 +1323,7 @@ __export(limited_lucide_icons_exports, {
|
|
|
1321
1323
|
Tablets: () => Tablets,
|
|
1322
1324
|
Terminal: () => Terminal,
|
|
1323
1325
|
Twitter: () => Twitter,
|
|
1326
|
+
UserRoundCheck: () => UserRoundCheck,
|
|
1324
1327
|
Workflow: () => Workflow,
|
|
1325
1328
|
X: () => X,
|
|
1326
1329
|
Zap: () => Zap
|
|
@@ -1638,51 +1641,59 @@ var __iconNode17 = [
|
|
|
1638
1641
|
];
|
|
1639
1642
|
var CheckCheck = createLucideIcon("check-check", __iconNode17);
|
|
1640
1643
|
|
|
1644
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/check-line.js
|
|
1645
|
+
var __iconNode18 = [
|
|
1646
|
+
["path", { d: "M20 4L9 15", key: "1qkx8z" }],
|
|
1647
|
+
["path", { d: "M21 19L3 19", key: "100sma" }],
|
|
1648
|
+
["path", { d: "M9 15L4 10", key: "9zxff7" }]
|
|
1649
|
+
];
|
|
1650
|
+
var CheckLine = createLucideIcon("check-line", __iconNode18);
|
|
1651
|
+
|
|
1641
1652
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/check.js
|
|
1642
|
-
var
|
|
1643
|
-
var Check = createLucideIcon("check",
|
|
1653
|
+
var __iconNode19 = [["path", { d: "M20 6 9 17l-5-5", key: "1gmf2c" }]];
|
|
1654
|
+
var Check = createLucideIcon("check", __iconNode19);
|
|
1644
1655
|
|
|
1645
1656
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/chevron-down.js
|
|
1646
|
-
var
|
|
1647
|
-
var ChevronDown = createLucideIcon("chevron-down",
|
|
1657
|
+
var __iconNode20 = [["path", { d: "m6 9 6 6 6-6", key: "qrunsl" }]];
|
|
1658
|
+
var ChevronDown = createLucideIcon("chevron-down", __iconNode20);
|
|
1648
1659
|
|
|
1649
1660
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/chevron-left.js
|
|
1650
|
-
var
|
|
1651
|
-
var ChevronLeft = createLucideIcon("chevron-left",
|
|
1661
|
+
var __iconNode21 = [["path", { d: "m15 18-6-6 6-6", key: "1wnfg3" }]];
|
|
1662
|
+
var ChevronLeft = createLucideIcon("chevron-left", __iconNode21);
|
|
1652
1663
|
|
|
1653
1664
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/chevron-right.js
|
|
1654
|
-
var
|
|
1655
|
-
var ChevronRight = createLucideIcon("chevron-right",
|
|
1665
|
+
var __iconNode22 = [["path", { d: "m9 18 6-6-6-6", key: "mthhwq" }]];
|
|
1666
|
+
var ChevronRight = createLucideIcon("chevron-right", __iconNode22);
|
|
1656
1667
|
|
|
1657
1668
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/chevron-up.js
|
|
1658
|
-
var
|
|
1659
|
-
var ChevronUp = createLucideIcon("chevron-up",
|
|
1669
|
+
var __iconNode23 = [["path", { d: "m18 15-6-6-6 6", key: "153udz" }]];
|
|
1670
|
+
var ChevronUp = createLucideIcon("chevron-up", __iconNode23);
|
|
1660
1671
|
|
|
1661
1672
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/circle-alert.js
|
|
1662
|
-
var
|
|
1673
|
+
var __iconNode24 = [
|
|
1663
1674
|
["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
|
|
1664
1675
|
["line", { x1: "12", x2: "12", y1: "8", y2: "12", key: "1pkeuh" }],
|
|
1665
1676
|
["line", { x1: "12", x2: "12.01", y1: "16", y2: "16", key: "4dfq90" }]
|
|
1666
1677
|
];
|
|
1667
|
-
var CircleAlert = createLucideIcon("circle-alert",
|
|
1678
|
+
var CircleAlert = createLucideIcon("circle-alert", __iconNode24);
|
|
1668
1679
|
|
|
1669
1680
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/circle-small.js
|
|
1670
|
-
var
|
|
1671
|
-
var CircleSmall = createLucideIcon("circle-small",
|
|
1681
|
+
var __iconNode25 = [["circle", { cx: "12", cy: "12", r: "6", key: "1vlfrh" }]];
|
|
1682
|
+
var CircleSmall = createLucideIcon("circle-small", __iconNode25);
|
|
1672
1683
|
|
|
1673
1684
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/circle-stop.js
|
|
1674
|
-
var
|
|
1685
|
+
var __iconNode26 = [
|
|
1675
1686
|
["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
|
|
1676
1687
|
["rect", { x: "9", y: "9", width: "6", height: "6", rx: "1", key: "1ssd4o" }]
|
|
1677
1688
|
];
|
|
1678
|
-
var CircleStop = createLucideIcon("circle-stop",
|
|
1689
|
+
var CircleStop = createLucideIcon("circle-stop", __iconNode26);
|
|
1679
1690
|
|
|
1680
1691
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/circle.js
|
|
1681
|
-
var
|
|
1682
|
-
var Circle = createLucideIcon("circle",
|
|
1692
|
+
var __iconNode27 = [["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }]];
|
|
1693
|
+
var Circle = createLucideIcon("circle", __iconNode27);
|
|
1683
1694
|
|
|
1684
1695
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/component.js
|
|
1685
|
-
var
|
|
1696
|
+
var __iconNode28 = [
|
|
1686
1697
|
[
|
|
1687
1698
|
"path",
|
|
1688
1699
|
{
|
|
@@ -1712,17 +1723,17 @@ var __iconNode27 = [
|
|
|
1712
1723
|
}
|
|
1713
1724
|
]
|
|
1714
1725
|
];
|
|
1715
|
-
var Component = createLucideIcon("component",
|
|
1726
|
+
var Component = createLucideIcon("component", __iconNode28);
|
|
1716
1727
|
|
|
1717
1728
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/copy.js
|
|
1718
|
-
var
|
|
1729
|
+
var __iconNode29 = [
|
|
1719
1730
|
["rect", { width: "14", height: "14", x: "8", y: "8", rx: "2", ry: "2", key: "17jyea" }],
|
|
1720
1731
|
["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" }]
|
|
1721
1732
|
];
|
|
1722
|
-
var Copy = createLucideIcon("copy",
|
|
1733
|
+
var Copy = createLucideIcon("copy", __iconNode29);
|
|
1723
1734
|
|
|
1724
1735
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/cpu.js
|
|
1725
|
-
var
|
|
1736
|
+
var __iconNode30 = [
|
|
1726
1737
|
["path", { d: "M12 20v2", key: "1lh1kg" }],
|
|
1727
1738
|
["path", { d: "M12 2v2", key: "tus03m" }],
|
|
1728
1739
|
["path", { d: "M17 20v2", key: "1rnc9c" }],
|
|
@@ -1738,48 +1749,48 @@ var __iconNode29 = [
|
|
|
1738
1749
|
["rect", { x: "4", y: "4", width: "16", height: "16", rx: "2", key: "1vbyd7" }],
|
|
1739
1750
|
["rect", { x: "8", y: "8", width: "8", height: "8", rx: "1", key: "z9xiuo" }]
|
|
1740
1751
|
];
|
|
1741
|
-
var Cpu = createLucideIcon("cpu",
|
|
1752
|
+
var Cpu = createLucideIcon("cpu", __iconNode30);
|
|
1742
1753
|
|
|
1743
1754
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/database-zap.js
|
|
1744
|
-
var
|
|
1755
|
+
var __iconNode31 = [
|
|
1745
1756
|
["ellipse", { cx: "12", cy: "5", rx: "9", ry: "3", key: "msslwz" }],
|
|
1746
1757
|
["path", { d: "M3 5V19A9 3 0 0 0 15 21.84", key: "14ibmq" }],
|
|
1747
1758
|
["path", { d: "M21 5V8", key: "1marbg" }],
|
|
1748
1759
|
["path", { d: "M21 12L18 17H22L19 22", key: "zafso" }],
|
|
1749
1760
|
["path", { d: "M3 12A9 3 0 0 0 14.59 14.87", key: "1y4wr8" }]
|
|
1750
1761
|
];
|
|
1751
|
-
var DatabaseZap = createLucideIcon("database-zap",
|
|
1762
|
+
var DatabaseZap = createLucideIcon("database-zap", __iconNode31);
|
|
1752
1763
|
|
|
1753
1764
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/dot.js
|
|
1754
|
-
var
|
|
1755
|
-
var Dot = createLucideIcon("dot",
|
|
1765
|
+
var __iconNode32 = [["circle", { cx: "12.1", cy: "12.1", r: "1", key: "18d7e5" }]];
|
|
1766
|
+
var Dot = createLucideIcon("dot", __iconNode32);
|
|
1756
1767
|
|
|
1757
1768
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/download.js
|
|
1758
|
-
var
|
|
1769
|
+
var __iconNode33 = [
|
|
1759
1770
|
["path", { d: "M12 15V3", key: "m9g1x1" }],
|
|
1760
1771
|
["path", { d: "M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4", key: "ih7n3h" }],
|
|
1761
1772
|
["path", { d: "m7 10 5 5 5-5", key: "brsn70" }]
|
|
1762
1773
|
];
|
|
1763
|
-
var Download = createLucideIcon("download",
|
|
1774
|
+
var Download = createLucideIcon("download", __iconNode33);
|
|
1764
1775
|
|
|
1765
1776
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/ellipsis.js
|
|
1766
|
-
var
|
|
1777
|
+
var __iconNode34 = [
|
|
1767
1778
|
["circle", { cx: "12", cy: "12", r: "1", key: "41hilf" }],
|
|
1768
1779
|
["circle", { cx: "19", cy: "12", r: "1", key: "1wjl8i" }],
|
|
1769
1780
|
["circle", { cx: "5", cy: "12", r: "1", key: "1pcz8c" }]
|
|
1770
1781
|
];
|
|
1771
|
-
var Ellipsis = createLucideIcon("ellipsis",
|
|
1782
|
+
var Ellipsis = createLucideIcon("ellipsis", __iconNode34);
|
|
1772
1783
|
|
|
1773
1784
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/external-link.js
|
|
1774
|
-
var
|
|
1785
|
+
var __iconNode35 = [
|
|
1775
1786
|
["path", { d: "M15 3h6v6", key: "1q9fwt" }],
|
|
1776
1787
|
["path", { d: "M10 14 21 3", key: "gplh6r" }],
|
|
1777
1788
|
["path", { d: "M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6", key: "a6xqqp" }]
|
|
1778
1789
|
];
|
|
1779
|
-
var ExternalLink = createLucideIcon("external-link",
|
|
1790
|
+
var ExternalLink = createLucideIcon("external-link", __iconNode35);
|
|
1780
1791
|
|
|
1781
1792
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/eye.js
|
|
1782
|
-
var
|
|
1793
|
+
var __iconNode36 = [
|
|
1783
1794
|
[
|
|
1784
1795
|
"path",
|
|
1785
1796
|
{
|
|
@@ -1789,62 +1800,62 @@ var __iconNode35 = [
|
|
|
1789
1800
|
],
|
|
1790
1801
|
["circle", { cx: "12", cy: "12", r: "3", key: "1v7zrd" }]
|
|
1791
1802
|
];
|
|
1792
|
-
var Eye = createLucideIcon("eye",
|
|
1803
|
+
var Eye = createLucideIcon("eye", __iconNode36);
|
|
1793
1804
|
|
|
1794
1805
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/facebook.js
|
|
1795
|
-
var
|
|
1806
|
+
var __iconNode37 = [
|
|
1796
1807
|
[
|
|
1797
1808
|
"path",
|
|
1798
1809
|
{ d: "M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z", key: "1jg4f8" }
|
|
1799
1810
|
]
|
|
1800
1811
|
];
|
|
1801
|
-
var Facebook = createLucideIcon("facebook",
|
|
1812
|
+
var Facebook = createLucideIcon("facebook", __iconNode37);
|
|
1802
1813
|
|
|
1803
1814
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/file-down.js
|
|
1804
|
-
var
|
|
1815
|
+
var __iconNode38 = [
|
|
1805
1816
|
["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z", key: "1rqfz7" }],
|
|
1806
1817
|
["path", { d: "M14 2v4a2 2 0 0 0 2 2h4", key: "tnqrlb" }],
|
|
1807
1818
|
["path", { d: "M12 18v-6", key: "17g6i2" }],
|
|
1808
1819
|
["path", { d: "m9 15 3 3 3-3", key: "1npd3o" }]
|
|
1809
1820
|
];
|
|
1810
|
-
var FileDown = createLucideIcon("file-down",
|
|
1821
|
+
var FileDown = createLucideIcon("file-down", __iconNode38);
|
|
1811
1822
|
|
|
1812
1823
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/file-input.js
|
|
1813
|
-
var
|
|
1824
|
+
var __iconNode39 = [
|
|
1814
1825
|
["path", { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4", key: "1pf5j1" }],
|
|
1815
1826
|
["path", { d: "M14 2v4a2 2 0 0 0 2 2h4", key: "tnqrlb" }],
|
|
1816
1827
|
["path", { d: "M2 15h10", key: "jfw4w8" }],
|
|
1817
1828
|
["path", { d: "m9 18 3-3-3-3", key: "112psh" }]
|
|
1818
1829
|
];
|
|
1819
|
-
var FileInput = createLucideIcon("file-input",
|
|
1830
|
+
var FileInput = createLucideIcon("file-input", __iconNode39);
|
|
1820
1831
|
|
|
1821
1832
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/file-lock-2.js
|
|
1822
|
-
var
|
|
1833
|
+
var __iconNode40 = [
|
|
1823
1834
|
["path", { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v1", key: "jmtmu2" }],
|
|
1824
1835
|
["path", { d: "M14 2v4a2 2 0 0 0 2 2h4", key: "tnqrlb" }],
|
|
1825
1836
|
["rect", { width: "8", height: "5", x: "2", y: "13", rx: "1", key: "10y5wo" }],
|
|
1826
1837
|
["path", { d: "M8 13v-2a2 2 0 1 0-4 0v2", key: "1pdxzg" }]
|
|
1827
1838
|
];
|
|
1828
|
-
var FileLock2 = createLucideIcon("file-lock-2",
|
|
1839
|
+
var FileLock2 = createLucideIcon("file-lock-2", __iconNode40);
|
|
1829
1840
|
|
|
1830
1841
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/file-up.js
|
|
1831
|
-
var
|
|
1842
|
+
var __iconNode41 = [
|
|
1832
1843
|
["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z", key: "1rqfz7" }],
|
|
1833
1844
|
["path", { d: "M14 2v4a2 2 0 0 0 2 2h4", key: "tnqrlb" }],
|
|
1834
1845
|
["path", { d: "M12 12v6", key: "3ahymv" }],
|
|
1835
1846
|
["path", { d: "m15 15-3-3-3 3", key: "15xj92" }]
|
|
1836
1847
|
];
|
|
1837
|
-
var FileUp = createLucideIcon("file-up",
|
|
1848
|
+
var FileUp = createLucideIcon("file-up", __iconNode41);
|
|
1838
1849
|
|
|
1839
1850
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/file.js
|
|
1840
|
-
var
|
|
1851
|
+
var __iconNode42 = [
|
|
1841
1852
|
["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z", key: "1rqfz7" }],
|
|
1842
1853
|
["path", { d: "M14 2v4a2 2 0 0 0 2 2h4", key: "tnqrlb" }]
|
|
1843
1854
|
];
|
|
1844
|
-
var File = createLucideIcon("file",
|
|
1855
|
+
var File = createLucideIcon("file", __iconNode42);
|
|
1845
1856
|
|
|
1846
1857
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/fingerprint.js
|
|
1847
|
-
var
|
|
1858
|
+
var __iconNode43 = [
|
|
1848
1859
|
["path", { d: "M12 10a2 2 0 0 0-2 2c0 1.02-.1 2.51-.26 4", key: "1nerag" }],
|
|
1849
1860
|
["path", { d: "M14 13.12c0 2.38 0 6.38-1 8.88", key: "o46ks0" }],
|
|
1850
1861
|
["path", { d: "M17.29 21.02c.12-.6.43-2.3.5-3.02", key: "ptglia" }],
|
|
@@ -1855,10 +1866,10 @@ var __iconNode42 = [
|
|
|
1855
1866
|
["path", { d: "M8.65 22c.21-.66.45-1.32.57-2", key: "13wd9y" }],
|
|
1856
1867
|
["path", { d: "M9 6.8a6 6 0 0 1 9 5.2v2", key: "1fr1j5" }]
|
|
1857
1868
|
];
|
|
1858
|
-
var Fingerprint = createLucideIcon("fingerprint",
|
|
1869
|
+
var Fingerprint = createLucideIcon("fingerprint", __iconNode43);
|
|
1859
1870
|
|
|
1860
1871
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/folder-open.js
|
|
1861
|
-
var
|
|
1872
|
+
var __iconNode44 = [
|
|
1862
1873
|
[
|
|
1863
1874
|
"path",
|
|
1864
1875
|
{
|
|
@@ -1867,10 +1878,10 @@ var __iconNode43 = [
|
|
|
1867
1878
|
}
|
|
1868
1879
|
]
|
|
1869
1880
|
];
|
|
1870
|
-
var FolderOpen = createLucideIcon("folder-open",
|
|
1881
|
+
var FolderOpen = createLucideIcon("folder-open", __iconNode44);
|
|
1871
1882
|
|
|
1872
1883
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/folder.js
|
|
1873
|
-
var
|
|
1884
|
+
var __iconNode45 = [
|
|
1874
1885
|
[
|
|
1875
1886
|
"path",
|
|
1876
1887
|
{
|
|
@@ -1879,10 +1890,10 @@ var __iconNode44 = [
|
|
|
1879
1890
|
}
|
|
1880
1891
|
]
|
|
1881
1892
|
];
|
|
1882
|
-
var Folder = createLucideIcon("folder",
|
|
1893
|
+
var Folder = createLucideIcon("folder", __iconNode45);
|
|
1883
1894
|
|
|
1884
1895
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/gift.js
|
|
1885
|
-
var
|
|
1896
|
+
var __iconNode46 = [
|
|
1886
1897
|
["rect", { x: "3", y: "8", width: "18", height: "4", rx: "1", key: "bkv52" }],
|
|
1887
1898
|
["path", { d: "M12 8v13", key: "1c76mn" }],
|
|
1888
1899
|
["path", { d: "M19 12v7a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-7", key: "6wjy6b" }],
|
|
@@ -1894,28 +1905,28 @@ var __iconNode45 = [
|
|
|
1894
1905
|
}
|
|
1895
1906
|
]
|
|
1896
1907
|
];
|
|
1897
|
-
var Gift = createLucideIcon("gift",
|
|
1908
|
+
var Gift = createLucideIcon("gift", __iconNode46);
|
|
1898
1909
|
|
|
1899
1910
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/git-merge.js
|
|
1900
|
-
var
|
|
1911
|
+
var __iconNode47 = [
|
|
1901
1912
|
["circle", { cx: "18", cy: "18", r: "3", key: "1xkwt0" }],
|
|
1902
1913
|
["circle", { cx: "6", cy: "6", r: "3", key: "1lh9wr" }],
|
|
1903
1914
|
["path", { d: "M6 21V9a9 9 0 0 0 9 9", key: "7kw0sc" }]
|
|
1904
1915
|
];
|
|
1905
|
-
var GitMerge = createLucideIcon("git-merge",
|
|
1916
|
+
var GitMerge = createLucideIcon("git-merge", __iconNode47);
|
|
1906
1917
|
|
|
1907
1918
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/git-pull-request-arrow.js
|
|
1908
|
-
var
|
|
1919
|
+
var __iconNode48 = [
|
|
1909
1920
|
["circle", { cx: "5", cy: "6", r: "3", key: "1qnov2" }],
|
|
1910
1921
|
["path", { d: "M5 9v12", key: "ih889a" }],
|
|
1911
1922
|
["circle", { cx: "19", cy: "18", r: "3", key: "1qljk2" }],
|
|
1912
1923
|
["path", { d: "m15 9-3-3 3-3", key: "1lwv8l" }],
|
|
1913
1924
|
["path", { d: "M12 6h5a2 2 0 0 1 2 2v7", key: "1yj91y" }]
|
|
1914
1925
|
];
|
|
1915
|
-
var GitPullRequestArrow = createLucideIcon("git-pull-request-arrow",
|
|
1926
|
+
var GitPullRequestArrow = createLucideIcon("git-pull-request-arrow", __iconNode48);
|
|
1916
1927
|
|
|
1917
1928
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/globe-lock.js
|
|
1918
|
-
var
|
|
1929
|
+
var __iconNode49 = [
|
|
1919
1930
|
[
|
|
1920
1931
|
"path",
|
|
1921
1932
|
{
|
|
@@ -1927,18 +1938,18 @@ var __iconNode48 = [
|
|
|
1927
1938
|
["path", { d: "M20 6V4a2 2 0 1 0-4 0v2", key: "1of5e8" }],
|
|
1928
1939
|
["rect", { width: "8", height: "5", x: "14", y: "6", rx: "1", key: "1fmf51" }]
|
|
1929
1940
|
];
|
|
1930
|
-
var GlobeLock = createLucideIcon("globe-lock",
|
|
1941
|
+
var GlobeLock = createLucideIcon("globe-lock", __iconNode49);
|
|
1931
1942
|
|
|
1932
1943
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/globe.js
|
|
1933
|
-
var
|
|
1944
|
+
var __iconNode50 = [
|
|
1934
1945
|
["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
|
|
1935
1946
|
["path", { d: "M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20", key: "13o1zl" }],
|
|
1936
1947
|
["path", { d: "M2 12h20", key: "9i4pu4" }]
|
|
1937
1948
|
];
|
|
1938
|
-
var Globe = createLucideIcon("globe",
|
|
1949
|
+
var Globe = createLucideIcon("globe", __iconNode50);
|
|
1939
1950
|
|
|
1940
1951
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/grip-vertical.js
|
|
1941
|
-
var
|
|
1952
|
+
var __iconNode51 = [
|
|
1942
1953
|
["circle", { cx: "9", cy: "12", r: "1", key: "1vctgf" }],
|
|
1943
1954
|
["circle", { cx: "9", cy: "5", r: "1", key: "hp0tcf" }],
|
|
1944
1955
|
["circle", { cx: "9", cy: "19", r: "1", key: "fkjjf6" }],
|
|
@@ -1946,10 +1957,10 @@ var __iconNode50 = [
|
|
|
1946
1957
|
["circle", { cx: "15", cy: "5", r: "1", key: "19l28e" }],
|
|
1947
1958
|
["circle", { cx: "15", cy: "19", r: "1", key: "f4zoj3" }]
|
|
1948
1959
|
];
|
|
1949
|
-
var GripVertical = createLucideIcon("grip-vertical",
|
|
1960
|
+
var GripVertical = createLucideIcon("grip-vertical", __iconNode51);
|
|
1950
1961
|
|
|
1951
1962
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/grip.js
|
|
1952
|
-
var
|
|
1963
|
+
var __iconNode52 = [
|
|
1953
1964
|
["circle", { cx: "12", cy: "5", r: "1", key: "gxeob9" }],
|
|
1954
1965
|
["circle", { cx: "19", cy: "5", r: "1", key: "w8mnmm" }],
|
|
1955
1966
|
["circle", { cx: "5", cy: "5", r: "1", key: "lttvr7" }],
|
|
@@ -1960,10 +1971,10 @@ var __iconNode51 = [
|
|
|
1960
1971
|
["circle", { cx: "19", cy: "19", r: "1", key: "shf9b7" }],
|
|
1961
1972
|
["circle", { cx: "5", cy: "19", r: "1", key: "bfqh0e" }]
|
|
1962
1973
|
];
|
|
1963
|
-
var Grip = createLucideIcon("grip",
|
|
1974
|
+
var Grip = createLucideIcon("grip", __iconNode52);
|
|
1964
1975
|
|
|
1965
1976
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/hand-heart.js
|
|
1966
|
-
var
|
|
1977
|
+
var __iconNode53 = [
|
|
1967
1978
|
["path", { d: "M11 14h2a2 2 0 1 0 0-4h-3c-.6 0-1.1.2-1.4.6L3 16", key: "1ifwr1" }],
|
|
1968
1979
|
[
|
|
1969
1980
|
"path",
|
|
@@ -1981,10 +1992,10 @@ var __iconNode52 = [
|
|
|
1981
1992
|
}
|
|
1982
1993
|
]
|
|
1983
1994
|
];
|
|
1984
|
-
var HandHeart = createLucideIcon("hand-heart",
|
|
1995
|
+
var HandHeart = createLucideIcon("hand-heart", __iconNode53);
|
|
1985
1996
|
|
|
1986
1997
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/handshake.js
|
|
1987
|
-
var
|
|
1998
|
+
var __iconNode54 = [
|
|
1988
1999
|
["path", { d: "m11 17 2 2a1 1 0 1 0 3-3", key: "efffak" }],
|
|
1989
2000
|
[
|
|
1990
2001
|
"path",
|
|
@@ -1997,17 +2008,17 @@ var __iconNode53 = [
|
|
|
1997
2008
|
["path", { d: "M3 3 2 14l6.5 6.5a1 1 0 1 0 3-3", key: "1uvwmv" }],
|
|
1998
2009
|
["path", { d: "M3 4h8", key: "1ep09j" }]
|
|
1999
2010
|
];
|
|
2000
|
-
var Handshake = createLucideIcon("handshake",
|
|
2011
|
+
var Handshake = createLucideIcon("handshake", __iconNode54);
|
|
2001
2012
|
|
|
2002
2013
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/highlighter.js
|
|
2003
|
-
var
|
|
2014
|
+
var __iconNode55 = [
|
|
2004
2015
|
["path", { d: "m9 11-6 6v3h9l3-3", key: "1a3l36" }],
|
|
2005
2016
|
["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" }]
|
|
2006
2017
|
];
|
|
2007
|
-
var Highlighter = createLucideIcon("highlighter",
|
|
2018
|
+
var Highlighter = createLucideIcon("highlighter", __iconNode55);
|
|
2008
2019
|
|
|
2009
2020
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/house-plus.js
|
|
2010
|
-
var
|
|
2021
|
+
var __iconNode56 = [
|
|
2011
2022
|
[
|
|
2012
2023
|
"path",
|
|
2013
2024
|
{
|
|
@@ -2019,10 +2030,10 @@ var __iconNode55 = [
|
|
|
2019
2030
|
["path", { d: "M15 18h6", key: "3b3c90" }],
|
|
2020
2031
|
["path", { d: "M18 15v6", key: "9wciyi" }]
|
|
2021
2032
|
];
|
|
2022
|
-
var HousePlus = createLucideIcon("house-plus",
|
|
2033
|
+
var HousePlus = createLucideIcon("house-plus", __iconNode56);
|
|
2023
2034
|
|
|
2024
2035
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/image-down.js
|
|
2025
|
-
var
|
|
2036
|
+
var __iconNode57 = [
|
|
2026
2037
|
[
|
|
2027
2038
|
"path",
|
|
2028
2039
|
{
|
|
@@ -2034,10 +2045,10 @@ var __iconNode56 = [
|
|
|
2034
2045
|
["path", { d: "m17 22 3-3", key: "1nkfve" }],
|
|
2035
2046
|
["circle", { cx: "9", cy: "9", r: "2", key: "af1f0g" }]
|
|
2036
2047
|
];
|
|
2037
|
-
var ImageDown = createLucideIcon("image-down",
|
|
2048
|
+
var ImageDown = createLucideIcon("image-down", __iconNode57);
|
|
2038
2049
|
|
|
2039
2050
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/image-off.js
|
|
2040
|
-
var
|
|
2051
|
+
var __iconNode58 = [
|
|
2041
2052
|
["line", { x1: "2", x2: "22", y1: "2", y2: "22", key: "a6p6uj" }],
|
|
2042
2053
|
["path", { d: "M10.41 10.41a2 2 0 1 1-2.83-2.83", key: "1bzlo9" }],
|
|
2043
2054
|
["line", { x1: "13.5", x2: "6", y1: "13.5", y2: "21", key: "1q0aeu" }],
|
|
@@ -2051,10 +2062,10 @@ var __iconNode57 = [
|
|
|
2051
2062
|
],
|
|
2052
2063
|
["path", { d: "M21 15V5a2 2 0 0 0-2-2H9", key: "43el77" }]
|
|
2053
2064
|
];
|
|
2054
|
-
var ImageOff = createLucideIcon("image-off",
|
|
2065
|
+
var ImageOff = createLucideIcon("image-off", __iconNode58);
|
|
2055
2066
|
|
|
2056
2067
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/image-up.js
|
|
2057
|
-
var
|
|
2068
|
+
var __iconNode59 = [
|
|
2058
2069
|
[
|
|
2059
2070
|
"path",
|
|
2060
2071
|
{
|
|
@@ -2066,24 +2077,24 @@ var __iconNode58 = [
|
|
|
2066
2077
|
["path", { d: "M17 22v-5.5", key: "1aa6fl" }],
|
|
2067
2078
|
["circle", { cx: "9", cy: "9", r: "2", key: "af1f0g" }]
|
|
2068
2079
|
];
|
|
2069
|
-
var ImageUp = createLucideIcon("image-up",
|
|
2080
|
+
var ImageUp = createLucideIcon("image-up", __iconNode59);
|
|
2070
2081
|
|
|
2071
2082
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/infinity.js
|
|
2072
|
-
var
|
|
2083
|
+
var __iconNode60 = [
|
|
2073
2084
|
["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" }]
|
|
2074
2085
|
];
|
|
2075
|
-
var Infinity = createLucideIcon("infinity",
|
|
2086
|
+
var Infinity = createLucideIcon("infinity", __iconNode60);
|
|
2076
2087
|
|
|
2077
2088
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/info.js
|
|
2078
|
-
var
|
|
2089
|
+
var __iconNode61 = [
|
|
2079
2090
|
["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
|
|
2080
2091
|
["path", { d: "M12 16v-4", key: "1dtifu" }],
|
|
2081
2092
|
["path", { d: "M12 8h.01", key: "e9boi3" }]
|
|
2082
2093
|
];
|
|
2083
|
-
var Info = createLucideIcon("info",
|
|
2094
|
+
var Info = createLucideIcon("info", __iconNode61);
|
|
2084
2095
|
|
|
2085
2096
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/keyboard.js
|
|
2086
|
-
var
|
|
2097
|
+
var __iconNode62 = [
|
|
2087
2098
|
["path", { d: "M10 8h.01", key: "1r9ogq" }],
|
|
2088
2099
|
["path", { d: "M12 12h.01", key: "1mp3jc" }],
|
|
2089
2100
|
["path", { d: "M14 8h.01", key: "1primd" }],
|
|
@@ -2094,10 +2105,10 @@ var __iconNode61 = [
|
|
|
2094
2105
|
["path", { d: "M8 12h.01", key: "czm47f" }],
|
|
2095
2106
|
["rect", { width: "20", height: "16", x: "2", y: "4", rx: "2", key: "18n3k1" }]
|
|
2096
2107
|
];
|
|
2097
|
-
var Keyboard = createLucideIcon("keyboard",
|
|
2108
|
+
var Keyboard = createLucideIcon("keyboard", __iconNode62);
|
|
2098
2109
|
|
|
2099
2110
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/land-plot.js
|
|
2100
|
-
var
|
|
2111
|
+
var __iconNode63 = [
|
|
2101
2112
|
["path", { d: "m12 8 6-3-6-3v10", key: "mvpnpy" }],
|
|
2102
2113
|
[
|
|
2103
2114
|
"path",
|
|
@@ -2109,10 +2120,10 @@ var __iconNode62 = [
|
|
|
2109
2120
|
["path", { d: "m6.49 12.85 11.02 6.3", key: "1kt42w" }],
|
|
2110
2121
|
["path", { d: "M17.51 12.85 6.5 19.15", key: "v55bdg" }]
|
|
2111
2122
|
];
|
|
2112
|
-
var LandPlot = createLucideIcon("land-plot",
|
|
2123
|
+
var LandPlot = createLucideIcon("land-plot", __iconNode63);
|
|
2113
2124
|
|
|
2114
2125
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/languages.js
|
|
2115
|
-
var
|
|
2126
|
+
var __iconNode64 = [
|
|
2116
2127
|
["path", { d: "m5 8 6 6", key: "1wu5hv" }],
|
|
2117
2128
|
["path", { d: "m4 14 6-6 2-3", key: "1k1g8d" }],
|
|
2118
2129
|
["path", { d: "M2 5h12", key: "or177f" }],
|
|
@@ -2120,88 +2131,88 @@ var __iconNode63 = [
|
|
|
2120
2131
|
["path", { d: "m22 22-5-10-5 10", key: "don7ne" }],
|
|
2121
2132
|
["path", { d: "M14 18h6", key: "1m8k6r" }]
|
|
2122
2133
|
];
|
|
2123
|
-
var Languages = createLucideIcon("languages",
|
|
2134
|
+
var Languages = createLucideIcon("languages", __iconNode64);
|
|
2124
2135
|
|
|
2125
2136
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/layout-template.js
|
|
2126
|
-
var
|
|
2137
|
+
var __iconNode65 = [
|
|
2127
2138
|
["rect", { width: "18", height: "7", x: "3", y: "3", rx: "1", key: "f1a2em" }],
|
|
2128
2139
|
["rect", { width: "9", height: "7", x: "3", y: "14", rx: "1", key: "jqznyg" }],
|
|
2129
2140
|
["rect", { width: "5", height: "7", x: "16", y: "14", rx: "1", key: "q5h2i8" }]
|
|
2130
2141
|
];
|
|
2131
|
-
var LayoutTemplate = createLucideIcon("layout-template",
|
|
2142
|
+
var LayoutTemplate = createLucideIcon("layout-template", __iconNode65);
|
|
2132
2143
|
|
|
2133
2144
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/library.js
|
|
2134
|
-
var
|
|
2145
|
+
var __iconNode66 = [
|
|
2135
2146
|
["path", { d: "m16 6 4 14", key: "ji33uf" }],
|
|
2136
2147
|
["path", { d: "M12 6v14", key: "1n7gus" }],
|
|
2137
2148
|
["path", { d: "M8 8v12", key: "1gg7y9" }],
|
|
2138
2149
|
["path", { d: "M4 4v16", key: "6qkkli" }]
|
|
2139
2150
|
];
|
|
2140
|
-
var Library = createLucideIcon("library",
|
|
2151
|
+
var Library = createLucideIcon("library", __iconNode66);
|
|
2141
2152
|
|
|
2142
2153
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/link.js
|
|
2143
|
-
var
|
|
2154
|
+
var __iconNode67 = [
|
|
2144
2155
|
["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" }],
|
|
2145
2156
|
["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" }]
|
|
2146
2157
|
];
|
|
2147
|
-
var Link = createLucideIcon("link",
|
|
2158
|
+
var Link = createLucideIcon("link", __iconNode67);
|
|
2148
2159
|
|
|
2149
2160
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/list-todo.js
|
|
2150
|
-
var
|
|
2161
|
+
var __iconNode68 = [
|
|
2151
2162
|
["rect", { x: "3", y: "5", width: "6", height: "6", rx: "1", key: "1defrl" }],
|
|
2152
2163
|
["path", { d: "m3 17 2 2 4-4", key: "1jhpwq" }],
|
|
2153
2164
|
["path", { d: "M13 6h8", key: "15sg57" }],
|
|
2154
2165
|
["path", { d: "M13 12h8", key: "h98zly" }],
|
|
2155
2166
|
["path", { d: "M13 18h8", key: "oe0vm4" }]
|
|
2156
2167
|
];
|
|
2157
|
-
var ListTodo = createLucideIcon("list-todo",
|
|
2168
|
+
var ListTodo = createLucideIcon("list-todo", __iconNode68);
|
|
2158
2169
|
|
|
2159
2170
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/loader-circle.js
|
|
2160
|
-
var
|
|
2161
|
-
var LoaderCircle = createLucideIcon("loader-circle",
|
|
2171
|
+
var __iconNode69 = [["path", { d: "M21 12a9 9 0 1 1-6.219-8.56", key: "13zald" }]];
|
|
2172
|
+
var LoaderCircle = createLucideIcon("loader-circle", __iconNode69);
|
|
2162
2173
|
|
|
2163
2174
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/log-in.js
|
|
2164
|
-
var
|
|
2175
|
+
var __iconNode70 = [
|
|
2165
2176
|
["path", { d: "m10 17 5-5-5-5", key: "1bsop3" }],
|
|
2166
2177
|
["path", { d: "M15 12H3", key: "6jk70r" }],
|
|
2167
2178
|
["path", { d: "M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4", key: "u53s6r" }]
|
|
2168
2179
|
];
|
|
2169
|
-
var LogIn = createLucideIcon("log-in",
|
|
2180
|
+
var LogIn = createLucideIcon("log-in", __iconNode70);
|
|
2170
2181
|
|
|
2171
2182
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/log-out.js
|
|
2172
|
-
var
|
|
2183
|
+
var __iconNode71 = [
|
|
2173
2184
|
["path", { d: "m16 17 5-5-5-5", key: "1bji2h" }],
|
|
2174
2185
|
["path", { d: "M21 12H9", key: "dn1m92" }],
|
|
2175
2186
|
["path", { d: "M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4", key: "1uf3rs" }]
|
|
2176
2187
|
];
|
|
2177
|
-
var LogOut = createLucideIcon("log-out",
|
|
2188
|
+
var LogOut = createLucideIcon("log-out", __iconNode71);
|
|
2178
2189
|
|
|
2179
2190
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/mail.js
|
|
2180
|
-
var
|
|
2191
|
+
var __iconNode72 = [
|
|
2181
2192
|
["path", { d: "m22 7-8.991 5.727a2 2 0 0 1-2.009 0L2 7", key: "132q7q" }],
|
|
2182
2193
|
["rect", { x: "2", y: "4", width: "20", height: "16", rx: "2", key: "izxlao" }]
|
|
2183
2194
|
];
|
|
2184
|
-
var Mail = createLucideIcon("mail",
|
|
2195
|
+
var Mail = createLucideIcon("mail", __iconNode72);
|
|
2185
2196
|
|
|
2186
2197
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/message-circle-code.js
|
|
2187
|
-
var
|
|
2198
|
+
var __iconNode73 = [
|
|
2188
2199
|
["path", { d: "M10 9.5 8 12l2 2.5", key: "3mjy60" }],
|
|
2189
2200
|
["path", { d: "m14 9.5 2 2.5-2 2.5", key: "1bir2l" }],
|
|
2190
2201
|
["path", { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22z", key: "k85zhp" }]
|
|
2191
2202
|
];
|
|
2192
|
-
var MessageCircleCode = createLucideIcon("message-circle-code",
|
|
2203
|
+
var MessageCircleCode = createLucideIcon("message-circle-code", __iconNode73);
|
|
2193
2204
|
|
|
2194
2205
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/message-circle-more.js
|
|
2195
|
-
var
|
|
2206
|
+
var __iconNode74 = [
|
|
2196
2207
|
["path", { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z", key: "vv11sd" }],
|
|
2197
2208
|
["path", { d: "M8 12h.01", key: "czm47f" }],
|
|
2198
2209
|
["path", { d: "M12 12h.01", key: "1mp3jc" }],
|
|
2199
2210
|
["path", { d: "M16 12h.01", key: "1l6xoz" }]
|
|
2200
2211
|
];
|
|
2201
|
-
var MessageCircleMore = createLucideIcon("message-circle-more",
|
|
2212
|
+
var MessageCircleMore = createLucideIcon("message-circle-more", __iconNode74);
|
|
2202
2213
|
|
|
2203
2214
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/mouse-pointer-click.js
|
|
2204
|
-
var
|
|
2215
|
+
var __iconNode75 = [
|
|
2205
2216
|
["path", { d: "M14 4.1 12 6", key: "ita8i4" }],
|
|
2206
2217
|
["path", { d: "m5.1 8-2.9-.8", key: "1go3kf" }],
|
|
2207
2218
|
["path", { d: "m6 12-1.9 2", key: "mnht97" }],
|
|
@@ -2214,10 +2225,22 @@ var __iconNode74 = [
|
|
|
2214
2225
|
}
|
|
2215
2226
|
]
|
|
2216
2227
|
];
|
|
2217
|
-
var MousePointerClick = createLucideIcon("mouse-pointer-click",
|
|
2228
|
+
var MousePointerClick = createLucideIcon("mouse-pointer-click", __iconNode75);
|
|
2229
|
+
|
|
2230
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/notepad-text.js
|
|
2231
|
+
var __iconNode76 = [
|
|
2232
|
+
["path", { d: "M8 2v4", key: "1cmpym" }],
|
|
2233
|
+
["path", { d: "M12 2v4", key: "3427ic" }],
|
|
2234
|
+
["path", { d: "M16 2v4", key: "4m81vk" }],
|
|
2235
|
+
["rect", { width: "16", height: "18", x: "4", y: "4", rx: "2", key: "1u9h20" }],
|
|
2236
|
+
["path", { d: "M8 10h6", key: "3oa6kw" }],
|
|
2237
|
+
["path", { d: "M8 14h8", key: "1fgep2" }],
|
|
2238
|
+
["path", { d: "M8 18h5", key: "17enja" }]
|
|
2239
|
+
];
|
|
2240
|
+
var NotepadText = createLucideIcon("notepad-text", __iconNode76);
|
|
2218
2241
|
|
|
2219
2242
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/palette.js
|
|
2220
|
-
var
|
|
2243
|
+
var __iconNode77 = [
|
|
2221
2244
|
[
|
|
2222
2245
|
"path",
|
|
2223
2246
|
{
|
|
@@ -2230,25 +2253,25 @@ var __iconNode75 = [
|
|
|
2230
2253
|
["circle", { cx: "6.5", cy: "12.5", r: ".5", fill: "currentColor", key: "qy21gx" }],
|
|
2231
2254
|
["circle", { cx: "8.5", cy: "7.5", r: ".5", fill: "currentColor", key: "fotxhn" }]
|
|
2232
2255
|
];
|
|
2233
|
-
var Palette = createLucideIcon("palette",
|
|
2256
|
+
var Palette = createLucideIcon("palette", __iconNode77);
|
|
2234
2257
|
|
|
2235
2258
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/panel-left.js
|
|
2236
|
-
var
|
|
2259
|
+
var __iconNode78 = [
|
|
2237
2260
|
["rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", key: "afitv7" }],
|
|
2238
2261
|
["path", { d: "M9 3v18", key: "fh3hqa" }]
|
|
2239
2262
|
];
|
|
2240
|
-
var PanelLeft = createLucideIcon("panel-left",
|
|
2263
|
+
var PanelLeft = createLucideIcon("panel-left", __iconNode78);
|
|
2241
2264
|
|
|
2242
2265
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/panels-top-left.js
|
|
2243
|
-
var
|
|
2266
|
+
var __iconNode79 = [
|
|
2244
2267
|
["rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", key: "afitv7" }],
|
|
2245
2268
|
["path", { d: "M3 9h18", key: "1pudct" }],
|
|
2246
2269
|
["path", { d: "M9 21V9", key: "1oto5p" }]
|
|
2247
2270
|
];
|
|
2248
|
-
var PanelsTopLeft = createLucideIcon("panels-top-left",
|
|
2271
|
+
var PanelsTopLeft = createLucideIcon("panels-top-left", __iconNode79);
|
|
2249
2272
|
|
|
2250
2273
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/paw-print.js
|
|
2251
|
-
var
|
|
2274
|
+
var __iconNode80 = [
|
|
2252
2275
|
["circle", { cx: "11", cy: "4", r: "2", key: "vol9p0" }],
|
|
2253
2276
|
["circle", { cx: "18", cy: "8", r: "2", key: "17gozi" }],
|
|
2254
2277
|
["circle", { cx: "20", cy: "16", r: "2", key: "1v9bxh" }],
|
|
@@ -2260,10 +2283,10 @@ var __iconNode78 = [
|
|
|
2260
2283
|
}
|
|
2261
2284
|
]
|
|
2262
2285
|
];
|
|
2263
|
-
var PawPrint = createLucideIcon("paw-print",
|
|
2286
|
+
var PawPrint = createLucideIcon("paw-print", __iconNode80);
|
|
2264
2287
|
|
|
2265
2288
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/pencil.js
|
|
2266
|
-
var
|
|
2289
|
+
var __iconNode81 = [
|
|
2267
2290
|
[
|
|
2268
2291
|
"path",
|
|
2269
2292
|
{
|
|
@@ -2273,18 +2296,18 @@ var __iconNode79 = [
|
|
|
2273
2296
|
],
|
|
2274
2297
|
["path", { d: "m15 5 4 4", key: "1mk7zo" }]
|
|
2275
2298
|
];
|
|
2276
|
-
var Pencil = createLucideIcon("pencil",
|
|
2299
|
+
var Pencil = createLucideIcon("pencil", __iconNode81);
|
|
2277
2300
|
|
|
2278
2301
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/pi.js
|
|
2279
|
-
var
|
|
2302
|
+
var __iconNode82 = [
|
|
2280
2303
|
["line", { x1: "9", x2: "9", y1: "4", y2: "20", key: "ovs5a5" }],
|
|
2281
2304
|
["path", { d: "M4 7c0-1.7 1.3-3 3-3h13", key: "10pag4" }],
|
|
2282
2305
|
["path", { d: "M18 20c-1.7 0-3-1.3-3-3V4", key: "1gaosr" }]
|
|
2283
2306
|
];
|
|
2284
|
-
var Pi = createLucideIcon("pi",
|
|
2307
|
+
var Pi = createLucideIcon("pi", __iconNode82);
|
|
2285
2308
|
|
|
2286
2309
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/qr-code.js
|
|
2287
|
-
var
|
|
2310
|
+
var __iconNode83 = [
|
|
2288
2311
|
["rect", { width: "5", height: "5", x: "3", y: "3", rx: "1", key: "1tu5fj" }],
|
|
2289
2312
|
["rect", { width: "5", height: "5", x: "16", y: "3", rx: "1", key: "1v8r4q" }],
|
|
2290
2313
|
["rect", { width: "5", height: "5", x: "3", y: "16", rx: "1", key: "1x03jg" }],
|
|
@@ -2298,10 +2321,10 @@ var __iconNode81 = [
|
|
|
2298
2321
|
["path", { d: "M21 12v.01", key: "1lwtk9" }],
|
|
2299
2322
|
["path", { d: "M12 21v-1", key: "1880an" }]
|
|
2300
2323
|
];
|
|
2301
|
-
var QrCode = createLucideIcon("qr-code",
|
|
2324
|
+
var QrCode = createLucideIcon("qr-code", __iconNode83);
|
|
2302
2325
|
|
|
2303
2326
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/receipt-text.js
|
|
2304
|
-
var
|
|
2327
|
+
var __iconNode84 = [
|
|
2305
2328
|
[
|
|
2306
2329
|
"path",
|
|
2307
2330
|
{ 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" }
|
|
@@ -2310,19 +2333,19 @@ var __iconNode82 = [
|
|
|
2310
2333
|
["path", { d: "M16 12H8", key: "1fr5h0" }],
|
|
2311
2334
|
["path", { d: "M13 16H8", key: "wsln4y" }]
|
|
2312
2335
|
];
|
|
2313
|
-
var ReceiptText = createLucideIcon("receipt-text",
|
|
2336
|
+
var ReceiptText = createLucideIcon("receipt-text", __iconNode84);
|
|
2314
2337
|
|
|
2315
2338
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/refresh-ccw.js
|
|
2316
|
-
var
|
|
2339
|
+
var __iconNode85 = [
|
|
2317
2340
|
["path", { d: "M21 12a9 9 0 0 0-9-9 9.75 9.75 0 0 0-6.74 2.74L3 8", key: "14sxne" }],
|
|
2318
2341
|
["path", { d: "M3 3v5h5", key: "1xhq8a" }],
|
|
2319
2342
|
["path", { d: "M3 12a9 9 0 0 0 9 9 9.75 9.75 0 0 0 6.74-2.74L21 16", key: "1hlbsb" }],
|
|
2320
2343
|
["path", { d: "M16 16h5v5", key: "ccwih5" }]
|
|
2321
2344
|
];
|
|
2322
|
-
var RefreshCcw = createLucideIcon("refresh-ccw",
|
|
2345
|
+
var RefreshCcw = createLucideIcon("refresh-ccw", __iconNode85);
|
|
2323
2346
|
|
|
2324
2347
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/regex.js
|
|
2325
|
-
var
|
|
2348
|
+
var __iconNode86 = [
|
|
2326
2349
|
["path", { d: "M17 3v10", key: "15fgeh" }],
|
|
2327
2350
|
["path", { d: "m12.67 5.5 8.66 5", key: "1gpheq" }],
|
|
2328
2351
|
["path", { d: "m12.67 10.5 8.66-5", key: "1dkfa6" }],
|
|
@@ -2331,10 +2354,10 @@ var __iconNode84 = [
|
|
|
2331
2354
|
{ 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" }
|
|
2332
2355
|
]
|
|
2333
2356
|
];
|
|
2334
|
-
var Regex = createLucideIcon("regex",
|
|
2357
|
+
var Regex = createLucideIcon("regex", __iconNode86);
|
|
2335
2358
|
|
|
2336
2359
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/replace.js
|
|
2337
|
-
var
|
|
2360
|
+
var __iconNode87 = [
|
|
2338
2361
|
["path", { d: "M14 4a2 2 0 0 1 2-2", key: "1w2hp7" }],
|
|
2339
2362
|
["path", { d: "M16 10a2 2 0 0 1-2-2", key: "shjach" }],
|
|
2340
2363
|
["path", { d: "M20 2a2 2 0 0 1 2 2", key: "188mtx" }],
|
|
@@ -2343,10 +2366,10 @@ var __iconNode85 = [
|
|
|
2343
2366
|
["path", { d: "M6 10V5a3 3 0 0 1 3-3h1", key: "3y3t5z" }],
|
|
2344
2367
|
["rect", { x: "2", y: "14", width: "8", height: "8", rx: "2", key: "4rksxw" }]
|
|
2345
2368
|
];
|
|
2346
|
-
var Replace = createLucideIcon("replace",
|
|
2369
|
+
var Replace = createLucideIcon("replace", __iconNode87);
|
|
2347
2370
|
|
|
2348
2371
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/rocket.js
|
|
2349
|
-
var
|
|
2372
|
+
var __iconNode88 = [
|
|
2350
2373
|
[
|
|
2351
2374
|
"path",
|
|
2352
2375
|
{
|
|
@@ -2364,35 +2387,35 @@ var __iconNode86 = [
|
|
|
2364
2387
|
["path", { d: "M9 12H4s.55-3.03 2-4c1.62-1.08 5 0 5 0", key: "1f8sc4" }],
|
|
2365
2388
|
["path", { d: "M12 15v5s3.03-.55 4-2c1.08-1.62 0-5 0-5", key: "qeys4" }]
|
|
2366
2389
|
];
|
|
2367
|
-
var Rocket = createLucideIcon("rocket",
|
|
2390
|
+
var Rocket = createLucideIcon("rocket", __iconNode88);
|
|
2368
2391
|
|
|
2369
2392
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/rss.js
|
|
2370
|
-
var
|
|
2393
|
+
var __iconNode89 = [
|
|
2371
2394
|
["path", { d: "M4 11a9 9 0 0 1 9 9", key: "pv89mb" }],
|
|
2372
2395
|
["path", { d: "M4 4a16 16 0 0 1 16 16", key: "k0647b" }],
|
|
2373
2396
|
["circle", { cx: "5", cy: "19", r: "1", key: "bfqh0e" }]
|
|
2374
2397
|
];
|
|
2375
|
-
var Rss = createLucideIcon("rss",
|
|
2398
|
+
var Rss = createLucideIcon("rss", __iconNode89);
|
|
2376
2399
|
|
|
2377
2400
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/scale.js
|
|
2378
|
-
var
|
|
2401
|
+
var __iconNode90 = [
|
|
2379
2402
|
["path", { d: "m16 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z", key: "7g6ntu" }],
|
|
2380
2403
|
["path", { d: "m2 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z", key: "ijws7r" }],
|
|
2381
2404
|
["path", { d: "M7 21h10", key: "1b0cd5" }],
|
|
2382
2405
|
["path", { d: "M12 3v18", key: "108xh3" }],
|
|
2383
2406
|
["path", { d: "M3 7h2c2 0 5-1 7-2 2 1 5 2 7 2h2", key: "3gwbw2" }]
|
|
2384
2407
|
];
|
|
2385
|
-
var Scale = createLucideIcon("scale",
|
|
2408
|
+
var Scale = createLucideIcon("scale", __iconNode90);
|
|
2386
2409
|
|
|
2387
2410
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/search.js
|
|
2388
|
-
var
|
|
2411
|
+
var __iconNode91 = [
|
|
2389
2412
|
["path", { d: "m21 21-4.34-4.34", key: "14j7rj" }],
|
|
2390
2413
|
["circle", { cx: "11", cy: "11", r: "8", key: "4ej97u" }]
|
|
2391
2414
|
];
|
|
2392
|
-
var Search = createLucideIcon("search",
|
|
2415
|
+
var Search = createLucideIcon("search", __iconNode91);
|
|
2393
2416
|
|
|
2394
2417
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/send-horizontal.js
|
|
2395
|
-
var
|
|
2418
|
+
var __iconNode92 = [
|
|
2396
2419
|
[
|
|
2397
2420
|
"path",
|
|
2398
2421
|
{
|
|
@@ -2402,27 +2425,27 @@ var __iconNode90 = [
|
|
|
2402
2425
|
],
|
|
2403
2426
|
["path", { d: "M6 12h16", key: "s4cdu5" }]
|
|
2404
2427
|
];
|
|
2405
|
-
var SendHorizontal = createLucideIcon("send-horizontal",
|
|
2428
|
+
var SendHorizontal = createLucideIcon("send-horizontal", __iconNode92);
|
|
2406
2429
|
|
|
2407
2430
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/server.js
|
|
2408
|
-
var
|
|
2431
|
+
var __iconNode93 = [
|
|
2409
2432
|
["rect", { width: "20", height: "8", x: "2", y: "2", rx: "2", ry: "2", key: "ngkwjq" }],
|
|
2410
2433
|
["rect", { width: "20", height: "8", x: "2", y: "14", rx: "2", ry: "2", key: "iecqi9" }],
|
|
2411
2434
|
["line", { x1: "6", x2: "6.01", y1: "6", y2: "6", key: "16zg32" }],
|
|
2412
2435
|
["line", { x1: "6", x2: "6.01", y1: "18", y2: "18", key: "nzw8ys" }]
|
|
2413
2436
|
];
|
|
2414
|
-
var Server = createLucideIcon("server",
|
|
2437
|
+
var Server = createLucideIcon("server", __iconNode93);
|
|
2415
2438
|
|
|
2416
2439
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/share.js
|
|
2417
|
-
var
|
|
2440
|
+
var __iconNode94 = [
|
|
2418
2441
|
["path", { d: "M12 2v13", key: "1km8f5" }],
|
|
2419
2442
|
["path", { d: "m16 6-4-4-4 4", key: "13yo43" }],
|
|
2420
2443
|
["path", { d: "M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8", key: "1b2hhj" }]
|
|
2421
2444
|
];
|
|
2422
|
-
var Share = createLucideIcon("share",
|
|
2445
|
+
var Share = createLucideIcon("share", __iconNode94);
|
|
2423
2446
|
|
|
2424
2447
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/shield-user.js
|
|
2425
|
-
var
|
|
2448
|
+
var __iconNode95 = [
|
|
2426
2449
|
[
|
|
2427
2450
|
"path",
|
|
2428
2451
|
{
|
|
@@ -2433,10 +2456,10 @@ var __iconNode93 = [
|
|
|
2433
2456
|
["path", { d: "M6.376 18.91a6 6 0 0 1 11.249.003", key: "hnjrf2" }],
|
|
2434
2457
|
["circle", { cx: "12", cy: "11", r: "4", key: "1gt34v" }]
|
|
2435
2458
|
];
|
|
2436
|
-
var ShieldUser = createLucideIcon("shield-user",
|
|
2459
|
+
var ShieldUser = createLucideIcon("shield-user", __iconNode95);
|
|
2437
2460
|
|
|
2438
2461
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/shield.js
|
|
2439
|
-
var
|
|
2462
|
+
var __iconNode96 = [
|
|
2440
2463
|
[
|
|
2441
2464
|
"path",
|
|
2442
2465
|
{
|
|
@@ -2445,10 +2468,10 @@ var __iconNode94 = [
|
|
|
2445
2468
|
}
|
|
2446
2469
|
]
|
|
2447
2470
|
];
|
|
2448
|
-
var Shield = createLucideIcon("shield",
|
|
2471
|
+
var Shield = createLucideIcon("shield", __iconNode96);
|
|
2449
2472
|
|
|
2450
2473
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/sigma.js
|
|
2451
|
-
var
|
|
2474
|
+
var __iconNode97 = [
|
|
2452
2475
|
[
|
|
2453
2476
|
"path",
|
|
2454
2477
|
{
|
|
@@ -2457,10 +2480,10 @@ var __iconNode95 = [
|
|
|
2457
2480
|
}
|
|
2458
2481
|
]
|
|
2459
2482
|
];
|
|
2460
|
-
var Sigma = createLucideIcon("sigma",
|
|
2483
|
+
var Sigma = createLucideIcon("sigma", __iconNode97);
|
|
2461
2484
|
|
|
2462
2485
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/sparkles.js
|
|
2463
|
-
var
|
|
2486
|
+
var __iconNode98 = [
|
|
2464
2487
|
[
|
|
2465
2488
|
"path",
|
|
2466
2489
|
{
|
|
@@ -2473,10 +2496,10 @@ var __iconNode96 = [
|
|
|
2473
2496
|
["path", { d: "M4 17v2", key: "vumght" }],
|
|
2474
2497
|
["path", { d: "M5 18H3", key: "zchphs" }]
|
|
2475
2498
|
];
|
|
2476
|
-
var Sparkles = createLucideIcon("sparkles",
|
|
2499
|
+
var Sparkles = createLucideIcon("sparkles", __iconNode98);
|
|
2477
2500
|
|
|
2478
2501
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/spline-pointer.js
|
|
2479
|
-
var
|
|
2502
|
+
var __iconNode99 = [
|
|
2480
2503
|
[
|
|
2481
2504
|
"path",
|
|
2482
2505
|
{
|
|
@@ -2488,10 +2511,10 @@ var __iconNode97 = [
|
|
|
2488
2511
|
["circle", { cx: "19", cy: "5", r: "2", key: "mhkx31" }],
|
|
2489
2512
|
["circle", { cx: "5", cy: "19", r: "2", key: "v8kfzx" }]
|
|
2490
2513
|
];
|
|
2491
|
-
var SplinePointer = createLucideIcon("spline-pointer",
|
|
2514
|
+
var SplinePointer = createLucideIcon("spline-pointer", __iconNode99);
|
|
2492
2515
|
|
|
2493
2516
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/sprout.js
|
|
2494
|
-
var
|
|
2517
|
+
var __iconNode100 = [
|
|
2495
2518
|
["path", { d: "M7 20h10", key: "e6iznv" }],
|
|
2496
2519
|
["path", { d: "M10 20c5.5-2.5.8-6.4 3-10", key: "161w41" }],
|
|
2497
2520
|
[
|
|
@@ -2509,10 +2532,10 @@ var __iconNode98 = [
|
|
|
2509
2532
|
}
|
|
2510
2533
|
]
|
|
2511
2534
|
];
|
|
2512
|
-
var Sprout = createLucideIcon("sprout",
|
|
2535
|
+
var Sprout = createLucideIcon("sprout", __iconNode100);
|
|
2513
2536
|
|
|
2514
2537
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/square-dashed-bottom-code.js
|
|
2515
|
-
var
|
|
2538
|
+
var __iconNode101 = [
|
|
2516
2539
|
["path", { d: "M10 9.5 8 12l2 2.5", key: "3mjy60" }],
|
|
2517
2540
|
["path", { d: "M14 21h1", key: "v9vybs" }],
|
|
2518
2541
|
["path", { d: "m14 9.5 2 2.5-2 2.5", key: "1bir2l" }],
|
|
@@ -2522,18 +2545,18 @@ var __iconNode99 = [
|
|
|
2522
2545
|
],
|
|
2523
2546
|
["path", { d: "M9 21h1", key: "15o7lz" }]
|
|
2524
2547
|
];
|
|
2525
|
-
var SquareDashedBottomCode = createLucideIcon("square-dashed-bottom-code",
|
|
2548
|
+
var SquareDashedBottomCode = createLucideIcon("square-dashed-bottom-code", __iconNode101);
|
|
2526
2549
|
|
|
2527
2550
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/square-terminal.js
|
|
2528
|
-
var
|
|
2551
|
+
var __iconNode102 = [
|
|
2529
2552
|
["path", { d: "m7 11 2-2-2-2", key: "1lz0vl" }],
|
|
2530
2553
|
["path", { d: "M11 13h4", key: "1p7l4v" }],
|
|
2531
2554
|
["rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", ry: "2", key: "1m3agn" }]
|
|
2532
2555
|
];
|
|
2533
|
-
var SquareTerminal = createLucideIcon("square-terminal",
|
|
2556
|
+
var SquareTerminal = createLucideIcon("square-terminal", __iconNode102);
|
|
2534
2557
|
|
|
2535
2558
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/star.js
|
|
2536
|
-
var
|
|
2559
|
+
var __iconNode103 = [
|
|
2537
2560
|
[
|
|
2538
2561
|
"path",
|
|
2539
2562
|
{
|
|
@@ -2542,26 +2565,26 @@ var __iconNode101 = [
|
|
|
2542
2565
|
}
|
|
2543
2566
|
]
|
|
2544
2567
|
];
|
|
2545
|
-
var Star = createLucideIcon("star",
|
|
2568
|
+
var Star = createLucideIcon("star", __iconNode103);
|
|
2546
2569
|
|
|
2547
2570
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/tablets.js
|
|
2548
|
-
var
|
|
2571
|
+
var __iconNode104 = [
|
|
2549
2572
|
["circle", { cx: "7", cy: "7", r: "5", key: "x29byf" }],
|
|
2550
2573
|
["circle", { cx: "17", cy: "17", r: "5", key: "1op1d2" }],
|
|
2551
2574
|
["path", { d: "M12 17h10", key: "ls21zv" }],
|
|
2552
2575
|
["path", { d: "m3.46 10.54 7.08-7.08", key: "1rehiu" }]
|
|
2553
2576
|
];
|
|
2554
|
-
var Tablets = createLucideIcon("tablets",
|
|
2577
|
+
var Tablets = createLucideIcon("tablets", __iconNode104);
|
|
2555
2578
|
|
|
2556
2579
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/terminal.js
|
|
2557
|
-
var
|
|
2580
|
+
var __iconNode105 = [
|
|
2558
2581
|
["path", { d: "M12 19h8", key: "baeox8" }],
|
|
2559
2582
|
["path", { d: "m4 17 6-6-6-6", key: "1yngyt" }]
|
|
2560
2583
|
];
|
|
2561
|
-
var Terminal = createLucideIcon("terminal",
|
|
2584
|
+
var Terminal = createLucideIcon("terminal", __iconNode105);
|
|
2562
2585
|
|
|
2563
2586
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/twitter.js
|
|
2564
|
-
var
|
|
2587
|
+
var __iconNode106 = [
|
|
2565
2588
|
[
|
|
2566
2589
|
"path",
|
|
2567
2590
|
{
|
|
@@ -2570,25 +2593,33 @@ var __iconNode104 = [
|
|
|
2570
2593
|
}
|
|
2571
2594
|
]
|
|
2572
2595
|
];
|
|
2573
|
-
var Twitter = createLucideIcon("twitter",
|
|
2596
|
+
var Twitter = createLucideIcon("twitter", __iconNode106);
|
|
2597
|
+
|
|
2598
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/user-round-check.js
|
|
2599
|
+
var __iconNode107 = [
|
|
2600
|
+
["path", { d: "M2 21a8 8 0 0 1 13.292-6", key: "bjp14o" }],
|
|
2601
|
+
["circle", { cx: "10", cy: "8", r: "5", key: "o932ke" }],
|
|
2602
|
+
["path", { d: "m16 19 2 2 4-4", key: "1b14m6" }]
|
|
2603
|
+
];
|
|
2604
|
+
var UserRoundCheck = createLucideIcon("user-round-check", __iconNode107);
|
|
2574
2605
|
|
|
2575
2606
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/workflow.js
|
|
2576
|
-
var
|
|
2607
|
+
var __iconNode108 = [
|
|
2577
2608
|
["rect", { width: "8", height: "8", x: "3", y: "3", rx: "2", key: "by2w9f" }],
|
|
2578
2609
|
["path", { d: "M7 11v4a2 2 0 0 0 2 2h4", key: "xkn7yn" }],
|
|
2579
2610
|
["rect", { width: "8", height: "8", x: "13", y: "13", rx: "2", key: "1cgmvn" }]
|
|
2580
2611
|
];
|
|
2581
|
-
var Workflow = createLucideIcon("workflow",
|
|
2612
|
+
var Workflow = createLucideIcon("workflow", __iconNode108);
|
|
2582
2613
|
|
|
2583
2614
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/x.js
|
|
2584
|
-
var
|
|
2615
|
+
var __iconNode109 = [
|
|
2585
2616
|
["path", { d: "M18 6 6 18", key: "1bl5f8" }],
|
|
2586
2617
|
["path", { d: "m6 6 12 12", key: "d8bk6v" }]
|
|
2587
2618
|
];
|
|
2588
|
-
var X = createLucideIcon("x",
|
|
2619
|
+
var X = createLucideIcon("x", __iconNode109);
|
|
2589
2620
|
|
|
2590
2621
|
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/zap.js
|
|
2591
|
-
var
|
|
2622
|
+
var __iconNode110 = [
|
|
2592
2623
|
[
|
|
2593
2624
|
"path",
|
|
2594
2625
|
{
|
|
@@ -2597,7 +2628,7 @@ var __iconNode107 = [
|
|
|
2597
2628
|
}
|
|
2598
2629
|
]
|
|
2599
2630
|
];
|
|
2600
|
-
var Zap = createLucideIcon("zap",
|
|
2631
|
+
var Zap = createLucideIcon("zap", __iconNode110);
|
|
2601
2632
|
|
|
2602
2633
|
// ../base-ui/src/components/global-icon.tsx
|
|
2603
2634
|
import React32 from "react";
|
|
@@ -6140,6 +6171,7 @@ function XButton(props) {
|
|
|
6140
6171
|
},
|
|
6141
6172
|
disabled: item.disabled,
|
|
6142
6173
|
className: `flex items-center w-full px-4 py-3 transition hover:bg-neutral-300 dark:hover:bg-neutral-600 text-left relative ${item.disabled ? disabledClass : ""}`,
|
|
6174
|
+
style: item.splitTopBorder ? { borderTop: "1px solid #AC62FD" } : void 0,
|
|
6143
6175
|
children: [
|
|
6144
6176
|
/* @__PURE__ */ jsxs26("span", { className: "flex items-center", children: [
|
|
6145
6177
|
item.icon,
|
|
@@ -6200,6 +6232,7 @@ lucide-react/dist/esm/icons/bug.js:
|
|
|
6200
6232
|
lucide-react/dist/esm/icons/building-2.js:
|
|
6201
6233
|
lucide-react/dist/esm/icons/car.js:
|
|
6202
6234
|
lucide-react/dist/esm/icons/check-check.js:
|
|
6235
|
+
lucide-react/dist/esm/icons/check-line.js:
|
|
6203
6236
|
lucide-react/dist/esm/icons/check.js:
|
|
6204
6237
|
lucide-react/dist/esm/icons/chevron-down.js:
|
|
6205
6238
|
lucide-react/dist/esm/icons/chevron-left.js:
|
|
@@ -6257,6 +6290,7 @@ lucide-react/dist/esm/icons/mail.js:
|
|
|
6257
6290
|
lucide-react/dist/esm/icons/message-circle-code.js:
|
|
6258
6291
|
lucide-react/dist/esm/icons/message-circle-more.js:
|
|
6259
6292
|
lucide-react/dist/esm/icons/mouse-pointer-click.js:
|
|
6293
|
+
lucide-react/dist/esm/icons/notepad-text.js:
|
|
6260
6294
|
lucide-react/dist/esm/icons/palette.js:
|
|
6261
6295
|
lucide-react/dist/esm/icons/panel-left.js:
|
|
6262
6296
|
lucide-react/dist/esm/icons/panels-top-left.js:
|
|
@@ -6287,6 +6321,7 @@ lucide-react/dist/esm/icons/star.js:
|
|
|
6287
6321
|
lucide-react/dist/esm/icons/tablets.js:
|
|
6288
6322
|
lucide-react/dist/esm/icons/terminal.js:
|
|
6289
6323
|
lucide-react/dist/esm/icons/twitter.js:
|
|
6324
|
+
lucide-react/dist/esm/icons/user-round-check.js:
|
|
6290
6325
|
lucide-react/dist/esm/icons/workflow.js:
|
|
6291
6326
|
lucide-react/dist/esm/icons/x.js:
|
|
6292
6327
|
lucide-react/dist/esm/icons/zap.js:
|