@windrun-huaiin/third-ui 6.2.2 → 6.3.0
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/chunk-52YUUCKV.js +3190 -0
- package/dist/chunk-52YUUCKV.js.map +1 -0
- package/dist/chunk-6MM7HLNX.js +226 -0
- package/dist/chunk-6MM7HLNX.js.map +1 -0
- package/dist/chunk-6PW67OXW.js +967 -0
- package/dist/chunk-6PW67OXW.js.map +1 -0
- package/dist/chunk-BZLOMDT7.mjs +90 -0
- package/dist/chunk-BZLOMDT7.mjs.map +1 -0
- package/dist/chunk-C3MW5ZUN.mjs +967 -0
- package/dist/chunk-C3MW5ZUN.mjs.map +1 -0
- package/dist/chunk-FOMCGWDM.mjs +17 -0
- package/dist/chunk-FOMCGWDM.mjs.map +1 -0
- package/dist/chunk-ICXWQI2S.mjs +126 -0
- package/dist/chunk-ICXWQI2S.mjs.map +1 -0
- package/dist/chunk-IOUCFIRG.mjs +3190 -0
- package/dist/chunk-IOUCFIRG.mjs.map +1 -0
- package/dist/chunk-J26XFRUS.js +17 -0
- package/dist/chunk-J26XFRUS.js.map +1 -0
- package/dist/chunk-LZLW5WCC.js +90 -0
- package/dist/chunk-LZLW5WCC.js.map +1 -0
- package/dist/chunk-NV3UQTCW.mjs +226 -0
- package/dist/chunk-NV3UQTCW.mjs.map +1 -0
- package/dist/chunk-TBXDOQXP.js +126 -0
- package/dist/chunk-TBXDOQXP.js.map +1 -0
- package/dist/chunk-TKLIIDBR.mjs +2804 -0
- package/dist/chunk-TKLIIDBR.mjs.map +1 -0
- package/dist/chunk-W7K5Y2WR.js +2804 -0
- package/dist/chunk-W7K5Y2WR.js.map +1 -0
- package/dist/clerk/index.js +13 -57
- package/dist/clerk/index.js.map +1 -1
- package/dist/clerk/index.mjs +7 -27
- package/dist/clerk/index.mjs.map +1 -1
- package/dist/clerk/server.js +60 -2907
- package/dist/clerk/server.js.map +1 -1
- package/dist/clerk/server.mjs +33 -2846
- package/dist/clerk/server.mjs.map +1 -1
- package/dist/fuma/mdx/index.js +7 -4084
- package/dist/fuma/mdx/index.js.map +1 -1
- package/dist/fuma/mdx/index.mjs +20 -4058
- package/dist/fuma/mdx/index.mjs.map +1 -1
- package/dist/fuma/server.js +442 -3695
- package/dist/fuma/server.js.map +1 -1
- package/dist/fuma/server.mjs +232 -3476
- package/dist/fuma/server.mjs.map +1 -1
- package/dist/lib/server.js +39 -105
- package/dist/lib/server.js.map +1 -1
- package/dist/lib/server.mjs +4 -24
- package/dist/lib/server.mjs.map +1 -1
- package/dist/main/index.js +6 -6214
- package/dist/main/index.js.map +1 -1
- package/dist/main/index.mjs +16 -6184
- package/dist/main/index.mjs.map +1 -1
- package/dist/main/server.js +184 -6032
- package/dist/main/server.js.map +1 -1
- package/dist/main/server.mjs +147 -5957
- package/dist/main/server.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -0,0 +1,2804 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }/* eslint-disable */
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
var _chunkLZLW5WCCjs = require('./chunk-LZLW5WCC.js');
|
|
8
|
+
|
|
9
|
+
// ../base-ui/src/assets/github.tsx
|
|
10
|
+
var _react = require('react'); var _react2 = _interopRequireDefault(_react);
|
|
11
|
+
|
|
12
|
+
// ../base-ui/src/lib/theme-util.ts
|
|
13
|
+
var themeIconColor = process.env.NEXT_PUBLIC_STYLE_ICON_COLOR || "text-purple-500";
|
|
14
|
+
var themeSvgIconColor = process.env.NEXT_PUBLIC_STYLE_SVG_ICON_COLOR || "#AC62FD";
|
|
15
|
+
var themeSvgIconSize = process.env.NEXT_PUBLIC_STYLE_SVG_ICON_SIZE || 18;
|
|
16
|
+
|
|
17
|
+
// ../base-ui/src/assets/github.tsx
|
|
18
|
+
var _jsxruntime = require('react/jsx-runtime');
|
|
19
|
+
var GitHubIcon = _react2.default.forwardRef(
|
|
20
|
+
(_a, ref) => {
|
|
21
|
+
var _b = _a, { color = "currentColor", className } = _b, props = _chunkLZLW5WCCjs.__objRest.call(void 0, _b, ["color", "className"]);
|
|
22
|
+
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
23
|
+
"svg",
|
|
24
|
+
_chunkLZLW5WCCjs.__spreadProps.call(void 0, _chunkLZLW5WCCjs.__spreadValues.call(void 0, {
|
|
25
|
+
ref,
|
|
26
|
+
role: "img",
|
|
27
|
+
className
|
|
28
|
+
}, props), {
|
|
29
|
+
viewBox: "0 0 1024 1024",
|
|
30
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
31
|
+
children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
32
|
+
"path",
|
|
33
|
+
{
|
|
34
|
+
d: "M512 0C229.283787 0 0.142041 234.942803 0.142041 524.867683c0 231.829001 146.647305 428.553077 350.068189 497.952484 25.592898 4.819996 34.976961-11.38884 34.976961-25.294314 0-12.45521-0.469203-45.470049-0.725133-89.276559-142.381822 31.735193-172.453477-70.380469-172.453477-70.380469-23.246882-60.569859-56.816233-76.693384-56.816234-76.693385-46.493765-32.58829 3.540351-31.948468 3.540351-31.948467 51.356415 3.71097 78.356923 54.086324 78.356923 54.086324 45.683323 80.19108 119.817417 57.072162 148.993321 43.593236 4.649376-33.91059 17.915029-57.029508 32.50298-70.167195-113.675122-13.222997-233.151301-58.223843-233.1513-259.341366 0-57.285437 19.919806-104.163095 52.678715-140.846248-5.246544-13.265652-22.820334-66.626844 4.990615-138.884127 0 0 42.996069-14.076094 140.760939 53.787741 40.863327-11.644769 84.627183-17.445825 128.177764-17.6591 43.465272 0.213274 87.271782 6.014331 128.135109 17.6591 97.679561-67.906489 140.59032-53.787741 140.59032-53.787741 27.938914 72.257282 10.407779 125.618474 5.118579 138.884127 32.844219 36.683154 52.593405 83.560812 52.593405 140.846248 0 201.586726-119.646798 245.990404-233.663158 258.957473 18.341577 16.208835 34.721032 48.199958 34.721032 97.210357 0 70.167195-0.639822 126.7275-0.639823 143.960051 0 14.033439 9.213443 30.370239 35.190235 25.209005 203.250265-69.527373 349.769606-266.123484 349.769605-497.867175C1023.857959 234.942803 794.673558 0 512 0",
|
|
35
|
+
fill: themeSvgIconColor,
|
|
36
|
+
"p-id": "6929"
|
|
37
|
+
}
|
|
38
|
+
)
|
|
39
|
+
})
|
|
40
|
+
);
|
|
41
|
+
}
|
|
42
|
+
);
|
|
43
|
+
GitHubIcon.displayName = "GitHub";
|
|
44
|
+
var github_default = GitHubIcon;
|
|
45
|
+
|
|
46
|
+
// ../base-ui/src/assets/d8.tsx
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
var D8Icon = _react2.default.forwardRef(
|
|
50
|
+
(_a, ref) => {
|
|
51
|
+
var _b = _a, { color = "currentColor", className } = _b, props = _chunkLZLW5WCCjs.__objRest.call(void 0, _b, ["color", "className"]);
|
|
52
|
+
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
53
|
+
"svg",
|
|
54
|
+
_chunkLZLW5WCCjs.__spreadProps.call(void 0, _chunkLZLW5WCCjs.__spreadValues.call(void 0, {
|
|
55
|
+
ref,
|
|
56
|
+
role: "img",
|
|
57
|
+
className
|
|
58
|
+
}, props), {
|
|
59
|
+
viewBox: "0 0 1024 1024",
|
|
60
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
61
|
+
children: [
|
|
62
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
63
|
+
"path",
|
|
64
|
+
{
|
|
65
|
+
d: "M376.832 80.896C187.392 142.336 61.44 313.344 61.44 513.024c0 290.816 277.504 506.88 558.08 434.176C842.752 888.832 993.28 665.6 955.392 445.44 908.288 168.96 635.904-2.048 376.832 80.896zM624.64 134.144c103.424 25.6 214.016 131.072 256 241.664 32.768 87.04 26.624 220.16-15.36 305.152-37.888 77.824-106.496 146.432-184.32 185.344-56.32 26.624-70.656 29.696-168.96 29.696-95.232 0-114.688-3.072-165.888-27.648-157.696-73.728-253.952-251.904-225.28-416.768 41.984-239.616 264.192-378.88 503.808-317.44z",
|
|
66
|
+
fill: themeSvgIconColor
|
|
67
|
+
}
|
|
68
|
+
),
|
|
69
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
70
|
+
"path",
|
|
71
|
+
{
|
|
72
|
+
d: "M462.848 227.328L460.8 286.72h-35.84c-19.456 0-35.84 4.096-35.84 10.24 0 5.12 11.264 10.24 24.576 10.24 14.336 0 27.648 3.072 29.696 7.168 2.048 5.12-17.408 91.136-43.008 192.512l-47.104 184.32-32.768 3.072c-68.608 7.168-30.72 22.528 53.248 22.528h86.016l4.096 64.512 3.072 63.488 2.048-64.512 2.048-63.488 44.032 1.024c56.32 2.048 123.904-25.6 155.648-64.512 45.056-54.272 26.624-134.144-34.816-153.6-9.216-3.072-1.024-12.288 23.552-26.624 21.504-12.288 41.984-20.48 47.104-17.408 19.456 12.288 35.84-73.728 20.48-112.64-14.336-38.912-66.56-56.32-167.936-56.32h-87.04l-4.096-59.392-3.072-58.368-2.048 58.368z m190.464 96.256c52.224 36.864 10.24 136.192-67.584 157.696C532.48 495.616 460.8 494.592 460.8 478.208c0-6.144 4.096-28.672 9.216-48.128 6.144-19.456 15.36-55.296 21.504-79.872l11.264-43.008h63.488c40.96 0 71.68 6.144 87.04 16.384z m-24.576 211.968c19.456 26.624 19.456 30.72 6.144 70.656-22.528 64.512-66.56 90.112-154.624 90.112-41.984 0-70.656-4.096-70.656-10.24s10.24-50.176 21.504-98.304l22.528-87.04 76.8 3.072c70.656 3.072 78.848 5.12 98.304 31.744z",
|
|
73
|
+
fill: themeSvgIconColor
|
|
74
|
+
}
|
|
75
|
+
),
|
|
76
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
77
|
+
"path",
|
|
78
|
+
{
|
|
79
|
+
d: "M227.328 421.888c-7.168 7.168-12.288 18.432-12.288 25.6 0 18.432-10.24 16.384-33.792-5.12-19.456-16.384-20.48-16.384-8.192 5.12 6.144 13.312 16.384 23.552 21.504 23.552 19.456 0 10.24 22.528-10.24 27.648-19.456 5.12-20.48 6.144-3.072 19.456 12.288 9.216 14.336 16.384 7.168 21.504-6.144 5.12-14.336 17.408-17.408 28.672-7.168 20.48-7.168 20.48 8.192 0 13.312-16.384 19.456-18.432 35.84-7.168 24.576 15.36 58.368 16.384 66.56 2.048 12.288-20.48 46.08-11.264 47.104 12.288 1.024 19.456 2.048 19.456 6.144 5.12 3.072-10.24-3.072-27.648-13.312-38.912-16.384-18.432-16.384-19.456 7.168-28.672 24.576-10.24 24.576-10.24 2.048-10.24C317.44 501.76 307.2 496.64 307.2 491.52v-18.432c0-4.096 6.144-7.168 12.288-7.168 7.168 0 14.336-9.216 16.384-19.456 4.096-19.456 3.072-19.456-14.336-2.048-17.408 18.432-18.432 17.408-37.888-8.192-20.48-28.672-36.864-33.792-56.32-14.336zM750.592 427.008c-1.024 10.24-5.12 37.888-9.216 61.44-4.096 29.696-3.072 49.152 6.144 59.392 8.192 10.24 9.216 15.36 1.024 15.36-6.144 0-17.408 14.336-26.624 30.72-18.432 34.816-6.144 71.68 22.528 71.68 15.36 0 15.36-1.024-1.024-13.312-17.408-12.288-17.408-16.384-2.048-51.2 15.36-37.888 43.008-50.176 53.248-24.576 3.072 8.192-1.024 27.648-7.168 44.032-7.168 16.384-13.312 38.912-14.336 49.152-1.024 10.24-10.24 25.6-20.48 32.768-11.264 8.192-14.336 14.336-9.216 14.336 23.552 0 44.032-28.672 59.392-80.896 20.48-68.608 20.48-72.704 1.024-72.704-16.384 0-20.48-12.288-8.192-23.552 3.072-4.096 12.288-2.048 19.456 4.096 16.384 13.312 45.056 5.12 44.032-13.312 0-10.24-2.048-10.24-6.144-1.024-2.048 7.168-9.216 13.312-15.36 13.312-10.24 0-6.144-45.056 8.192-100.352 4.096-12.288 2.048-22.528-4.096-22.528-5.12 0-15.36 21.504-22.528 48.128-13.312 54.272-26.624 74.752-47.104 74.752-17.408 0-19.456-53.248-3.072-83.968 8.192-15.36 8.192-24.576-3.072-34.816-12.288-12.288-14.336-11.264-15.36 3.072zM696.32 695.296c0 6.144 5.12 13.312 10.24 16.384 6.144 3.072 10.24-1.024 10.24-9.216 0-9.216-4.096-16.384-10.24-16.384-5.12 0-10.24 4.096-10.24 9.216z",
|
|
80
|
+
fill: themeSvgIconColor
|
|
81
|
+
}
|
|
82
|
+
)
|
|
83
|
+
]
|
|
84
|
+
})
|
|
85
|
+
);
|
|
86
|
+
}
|
|
87
|
+
);
|
|
88
|
+
D8Icon.displayName = "D8";
|
|
89
|
+
var d8_default = D8Icon;
|
|
90
|
+
|
|
91
|
+
// ../base-ui/src/assets/clerk.tsx
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
var ClerkIcon = _react2.default.forwardRef(
|
|
95
|
+
(_a, ref) => {
|
|
96
|
+
var _b = _a, { color = "currentColor", className } = _b, props = _chunkLZLW5WCCjs.__objRest.call(void 0, _b, ["color", "className"]);
|
|
97
|
+
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
98
|
+
"svg",
|
|
99
|
+
_chunkLZLW5WCCjs.__spreadProps.call(void 0, _chunkLZLW5WCCjs.__spreadValues.call(void 0, {
|
|
100
|
+
ref,
|
|
101
|
+
role: "img",
|
|
102
|
+
className
|
|
103
|
+
}, props), {
|
|
104
|
+
viewBox: "0 0 24 24",
|
|
105
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
106
|
+
children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
107
|
+
"path",
|
|
108
|
+
{
|
|
109
|
+
d: "M 21.255071,20.629393 18.43951,17.813831 a 0.5590077,0.5590077 0 0 0 -0.6841,-0.08209 6.6983195,6.6983195 0 0 1 -6.920164,0 0.56291684,0.56291684 0 0 0 -0.6841,0.08209 l -2.8155614,2.815562 a 0.56291684,0.56291684 0 0 0 -0.1006604,0.674327 0.55705312,0.55705312 0 0 0 0.1622295,0.181775 11.727434,11.727434 0 0 0 13.7924393,0 0.56682599,0.56682599 0 0 0 0.233572,-0.413392 0.56291684,0.56291684 0 0 0 -0.168094,-0.44271 z m 0.002,-17.2666924 -2.814584,2.8145842 A 0.55607584,0.55607584 0 0 1 17.757364,6.2593769 6.7012514,6.7012514 0 0 0 8.7985821,8.1699714 6.7061378,6.7061378 0 0 0 7.6043383,11.778112 6.7041832,6.7041832 0 0 0 8.5601242,15.456617 0.55998498,0.55998498 0 0 1 8.4790095,16.13974 L 5.663448,18.954324 A 0.55412127,0.55412127 0 0 1 4.8190727,18.892755 11.720593,11.720593 0 0 1 6.8899421,2.9121717 11.717661,11.717661 0 0 1 21.19448,2.5163708 0.55314398,0.55314398 0 0 1 21.42121,2.9248764 0.55705312,0.55705312 0 0 1 21.257026,3.3627006 Z M 14.300703,15.345206 a 3.3491597,3.3491597 0 1 0 0,-6.698319 3.3491597,3.3491597 0 0 0 0,6.698319 z",
|
|
110
|
+
fill: "none",
|
|
111
|
+
stroke: themeSvgIconColor,
|
|
112
|
+
strokeWidth: "1.5"
|
|
113
|
+
}
|
|
114
|
+
)
|
|
115
|
+
})
|
|
116
|
+
);
|
|
117
|
+
}
|
|
118
|
+
);
|
|
119
|
+
ClerkIcon.displayName = "Clerk";
|
|
120
|
+
var clerk_default = ClerkIcon;
|
|
121
|
+
|
|
122
|
+
// ../base-ui/src/assets/iterm.tsx
|
|
123
|
+
|
|
124
|
+
|
|
125
|
+
var ItermIcon = _react2.default.forwardRef(
|
|
126
|
+
(_a, ref) => {
|
|
127
|
+
var _b = _a, { color = "currentColor", className } = _b, props = _chunkLZLW5WCCjs.__objRest.call(void 0, _b, ["color", "className"]);
|
|
128
|
+
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
129
|
+
"svg",
|
|
130
|
+
_chunkLZLW5WCCjs.__spreadProps.call(void 0, _chunkLZLW5WCCjs.__spreadValues.call(void 0, {
|
|
131
|
+
ref,
|
|
132
|
+
role: "img",
|
|
133
|
+
className
|
|
134
|
+
}, props), {
|
|
135
|
+
viewBox: "0 0 24 24",
|
|
136
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
137
|
+
children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
138
|
+
"path",
|
|
139
|
+
{
|
|
140
|
+
d: "M24 5.359v13.282A5.36 5.36 0 0 1 18.641 24H5.359A5.36 5.36 0 0 1 0 18.641V5.359A5.36 5.36 0 0 1 5.359 0h13.282A5.36 5.36 0 0 1 24 5.359m-.932-.233A4.196 4.196 0 0 0 18.874.932H5.126A4.196 4.196 0 0 0 .932 5.126v13.748a4.196 4.196 0 0 0 4.194 4.194h13.748a4.196 4.196 0 0 0 4.194-4.194zm-.816.233v13.282a3.613 3.613 0 0 1-3.611 3.611H5.359a3.613 3.613 0 0 1-3.611-3.611V5.359a3.613 3.613 0 0 1 3.611-3.611h13.282a3.613 3.613 0 0 1 3.611 3.611M8.854 4.194v6.495h.962V4.194zM5.483 9.493v1.085h.597V9.48q.283-.037.508-.133.373-.165.575-.448.208-.284.208-.649a.9.9 0 0 0-.171-.568 1.4 1.4 0 0 0-.426-.388 3 3 0 0 0-.544-.261 32 32 0 0 0-.545-.209 1.8 1.8 0 0 1-.426-.216q-.164-.12-.164-.284 0-.223.179-.351.18-.126.485-.127.344 0 .575.105.239.105.5.298l.433-.5a2.3 2.3 0 0 0-.605-.433 1.6 1.6 0 0 0-.582-.159v-.968h-.597v.978a2 2 0 0 0-.477.127 1.2 1.2 0 0 0-.545.411q-.194.268-.194.634 0 .335.164.56.164.224.418.38a4 4 0 0 0 .552.262q.291.104.545.209.261.104.425.238a.39.39 0 0 1 .165.321q0 .225-.187.359-.18.134-.537.134-.381 0-.717-.134a4.4 4.4 0 0 1-.649-.351l-.388.589q.209.173.477.306.276.135.575.217.191.046.373.064",
|
|
141
|
+
fill: "none",
|
|
142
|
+
stroke: themeSvgIconColor,
|
|
143
|
+
strokeWidth: "1"
|
|
144
|
+
}
|
|
145
|
+
)
|
|
146
|
+
})
|
|
147
|
+
);
|
|
148
|
+
}
|
|
149
|
+
);
|
|
150
|
+
ItermIcon.displayName = "Iterm";
|
|
151
|
+
var iterm_default = ItermIcon;
|
|
152
|
+
|
|
153
|
+
// ../base-ui/src/assets/markdown.tsx
|
|
154
|
+
|
|
155
|
+
|
|
156
|
+
var MarkdownIcon = _react2.default.forwardRef(
|
|
157
|
+
(_a, ref) => {
|
|
158
|
+
var _b = _a, { color = "currentColor", className } = _b, props = _chunkLZLW5WCCjs.__objRest.call(void 0, _b, ["color", "className"]);
|
|
159
|
+
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
160
|
+
"svg",
|
|
161
|
+
_chunkLZLW5WCCjs.__spreadProps.call(void 0, _chunkLZLW5WCCjs.__spreadValues.call(void 0, {
|
|
162
|
+
ref,
|
|
163
|
+
role: "img",
|
|
164
|
+
className
|
|
165
|
+
}, props), {
|
|
166
|
+
viewBox: "0 0 1024 1024",
|
|
167
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
168
|
+
children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
169
|
+
"path",
|
|
170
|
+
{
|
|
171
|
+
d: "M20.48 327.76192a163.84 163.84 0 0 1 163.84-163.84h655.36a163.84 163.84 0 0 1 163.84 163.84v327.68a163.84 163.84 0 0 1-163.84 163.84H184.32a163.84 163.84 0 0 1-163.84-163.84v-327.68z m163.84-81.92a81.92 81.92 0 0 0-81.92 81.92v327.68a81.92 81.92 0 0 0 81.92 81.92h655.36a81.92 81.92 0 0 0 81.92-81.92v-327.68a81.92 81.92 0 0 0-81.92-81.92H184.32z m68.97664 84.00896a40.96 40.96 0 0 1 45.71136 14.336L389.12 464.24064l90.112-120.13568a40.96 40.96 0 0 1 73.728 24.576v245.76a40.96 40.96 0 0 1-81.92 0v-122.88l-49.152 65.536a41.04192 41.04192 0 0 1-65.536 0l-49.152-65.536v122.88a40.96 40.96 0 1 1-81.92 0v-245.76a40.96 40.96 0 0 1 28.01664-38.87104zM757.76 368.76288a40.96 40.96 0 0 0-81.92 0v146.8416l-12.00128-12.00128a40.96 40.96 0 0 0-57.91744 57.91744l81.92 81.92a40.96 40.96 0 0 0 57.91744 0l81.92-81.92a40.96 40.96 0 0 0-57.91744-57.91744l-12.00128 12.00128V368.72192z",
|
|
172
|
+
fill: themeSvgIconColor,
|
|
173
|
+
"p-id": "7370"
|
|
174
|
+
}
|
|
175
|
+
)
|
|
176
|
+
})
|
|
177
|
+
);
|
|
178
|
+
}
|
|
179
|
+
);
|
|
180
|
+
MarkdownIcon.displayName = "Markdown";
|
|
181
|
+
var markdown_default = MarkdownIcon;
|
|
182
|
+
|
|
183
|
+
// ../base-ui/src/assets/mdx.tsx
|
|
184
|
+
|
|
185
|
+
|
|
186
|
+
var MDXIcon = _react2.default.forwardRef(
|
|
187
|
+
(_a, ref) => {
|
|
188
|
+
var _b = _a, { color = "currentColor", className } = _b, props = _chunkLZLW5WCCjs.__objRest.call(void 0, _b, ["color", "className"]);
|
|
189
|
+
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
190
|
+
"svg",
|
|
191
|
+
_chunkLZLW5WCCjs.__spreadProps.call(void 0, _chunkLZLW5WCCjs.__spreadValues.call(void 0, {
|
|
192
|
+
ref,
|
|
193
|
+
role: "img",
|
|
194
|
+
className
|
|
195
|
+
}, props), {
|
|
196
|
+
viewBox: "0 0 1024 1024",
|
|
197
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
198
|
+
children: [
|
|
199
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
200
|
+
"path",
|
|
201
|
+
{
|
|
202
|
+
d: "M20.48 327.76192a163.84 163.84 0 0 1 163.84-163.84h655.36a163.84 163.84 0 0 1 163.84 163.84v327.68a163.84 163.84 0 0 1-163.84 163.84H184.32a163.84 163.84 0 0 1-163.84-163.84v-327.68z m163.84-81.92a81.92 81.92 0 0 0-81.92 81.92v327.68a81.92 81.92 0 0 0 81.92 81.92h655.36a81.92 81.92 0 0 0 81.92-81.92v-327.68a81.92 81.92 0 0 0-81.92-81.92H184.32z m68.97664 84.00896a40.96 40.96 0 0 1 45.71136 14.336L389.12 464.24064l90.112-120.13568a40.96 40.96 0 0 1 73.728 24.576v245.76a40.96 40.96 0 0 1-81.92 0v-122.88l-49.152 65.536a41.04192 41.04192 0 0 1-65.536 0l-49.152-65.536v122.88a40.96 40.96 0 1 1-81.92 0v-245.76a40.96 40.96 0 0 1 28.01664-38.87104zM757.76 368.76288a40.96 40.96 0 0 0-81.92 0v146.8416l-12.00128-12.00128a40.96 40.96 0 0 0-57.91744 57.91744l81.92 81.92a40.96 40.96 0 0 0 57.91744 0l81.92-81.92a40.96 40.96 0 0 0-57.91744-57.91744l-12.00128 12.00128V368.72192z",
|
|
203
|
+
"p-id": "7370",
|
|
204
|
+
id: "path1",
|
|
205
|
+
style: {
|
|
206
|
+
stroke: "none",
|
|
207
|
+
strokeOpacity: 1,
|
|
208
|
+
fill: themeSvgIconColor,
|
|
209
|
+
fillOpacity: 1,
|
|
210
|
+
strokeWidth: 16,
|
|
211
|
+
strokeDasharray: "none"
|
|
212
|
+
}
|
|
213
|
+
}
|
|
214
|
+
),
|
|
215
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
216
|
+
"circle",
|
|
217
|
+
{
|
|
218
|
+
id: "path3",
|
|
219
|
+
cx: "719.29987",
|
|
220
|
+
cy: "577.29211",
|
|
221
|
+
r: "40.298649",
|
|
222
|
+
style: {
|
|
223
|
+
opacity: 1,
|
|
224
|
+
fill: "#FFFFFF",
|
|
225
|
+
fillOpacity: 1,
|
|
226
|
+
stroke: "none",
|
|
227
|
+
strokeWidth: 9.49366,
|
|
228
|
+
strokeDasharray: "none",
|
|
229
|
+
strokeOpacity: 1
|
|
230
|
+
}
|
|
231
|
+
}
|
|
232
|
+
),
|
|
233
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
234
|
+
"circle",
|
|
235
|
+
{
|
|
236
|
+
id: "path3-6",
|
|
237
|
+
cx: "850.25433",
|
|
238
|
+
cy: "310.07559",
|
|
239
|
+
r: "40.298649",
|
|
240
|
+
style: {
|
|
241
|
+
fill: themeSvgIconColor,
|
|
242
|
+
fillOpacity: 1,
|
|
243
|
+
stroke: "none",
|
|
244
|
+
strokeWidth: 9.49366,
|
|
245
|
+
strokeDasharray: "none",
|
|
246
|
+
strokeOpacity: 1
|
|
247
|
+
}
|
|
248
|
+
}
|
|
249
|
+
),
|
|
250
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
251
|
+
"circle",
|
|
252
|
+
{
|
|
253
|
+
id: "path3-6-8",
|
|
254
|
+
cx: "173.18126",
|
|
255
|
+
cy: "310.07559",
|
|
256
|
+
r: "40.298649",
|
|
257
|
+
style: {
|
|
258
|
+
fill: themeSvgIconColor,
|
|
259
|
+
fillOpacity: 1,
|
|
260
|
+
stroke: "none",
|
|
261
|
+
strokeWidth: 9.49366,
|
|
262
|
+
strokeDasharray: "none",
|
|
263
|
+
strokeOpacity: 1
|
|
264
|
+
}
|
|
265
|
+
}
|
|
266
|
+
),
|
|
267
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
268
|
+
"circle",
|
|
269
|
+
{
|
|
270
|
+
id: "path3-6-8-7",
|
|
271
|
+
cx: "850.25433",
|
|
272
|
+
cy: "666.45483",
|
|
273
|
+
r: "40.298649",
|
|
274
|
+
style: {
|
|
275
|
+
fill: themeSvgIconColor,
|
|
276
|
+
fillOpacity: 1,
|
|
277
|
+
stroke: "none",
|
|
278
|
+
strokeWidth: 9.49366,
|
|
279
|
+
strokeDasharray: "none",
|
|
280
|
+
strokeOpacity: 1
|
|
281
|
+
}
|
|
282
|
+
}
|
|
283
|
+
),
|
|
284
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
285
|
+
"circle",
|
|
286
|
+
{
|
|
287
|
+
id: "path3-6-4",
|
|
288
|
+
cx: "173.18126",
|
|
289
|
+
cy: "669.54193",
|
|
290
|
+
r: "40.298649",
|
|
291
|
+
style: {
|
|
292
|
+
fill: themeSvgIconColor,
|
|
293
|
+
fillOpacity: 1,
|
|
294
|
+
stroke: "none",
|
|
295
|
+
strokeWidth: 9.49366,
|
|
296
|
+
strokeDasharray: "none",
|
|
297
|
+
strokeOpacity: 1
|
|
298
|
+
}
|
|
299
|
+
}
|
|
300
|
+
)
|
|
301
|
+
]
|
|
302
|
+
})
|
|
303
|
+
);
|
|
304
|
+
}
|
|
305
|
+
);
|
|
306
|
+
MDXIcon.displayName = "MDX";
|
|
307
|
+
var mdx_default = MDXIcon;
|
|
308
|
+
|
|
309
|
+
// ../base-ui/src/assets/html.tsx
|
|
310
|
+
|
|
311
|
+
|
|
312
|
+
var HtmlIcon = _react2.default.forwardRef(
|
|
313
|
+
(_a, ref) => {
|
|
314
|
+
var _b = _a, { color = "currentColor", className } = _b, props = _chunkLZLW5WCCjs.__objRest.call(void 0, _b, ["color", "className"]);
|
|
315
|
+
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
316
|
+
"svg",
|
|
317
|
+
_chunkLZLW5WCCjs.__spreadProps.call(void 0, _chunkLZLW5WCCjs.__spreadValues.call(void 0, {
|
|
318
|
+
ref,
|
|
319
|
+
role: "img",
|
|
320
|
+
className
|
|
321
|
+
}, props), {
|
|
322
|
+
viewBox: "0 0 32 32",
|
|
323
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
324
|
+
children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
325
|
+
"path",
|
|
326
|
+
{
|
|
327
|
+
fill: themeSvgIconColor,
|
|
328
|
+
d: "m4 4 2 22 10 2 10-2 2-22Zm19.72 7H11.28l.29 3h11.86l-.802 9.335L15.99 25l-6.635-1.646L8.93 19h3.02l.19 2 3.86.77 3.84-.77.29-4H8.84L8 8h16Z"
|
|
329
|
+
}
|
|
330
|
+
)
|
|
331
|
+
})
|
|
332
|
+
);
|
|
333
|
+
}
|
|
334
|
+
);
|
|
335
|
+
HtmlIcon.displayName = "Html";
|
|
336
|
+
var html_default = HtmlIcon;
|
|
337
|
+
|
|
338
|
+
// ../base-ui/src/assets/json.tsx
|
|
339
|
+
|
|
340
|
+
|
|
341
|
+
var JsonIcon = _react2.default.forwardRef(
|
|
342
|
+
(_a, ref) => {
|
|
343
|
+
var _b = _a, { color = "currentColor", className } = _b, props = _chunkLZLW5WCCjs.__objRest.call(void 0, _b, ["color", "className"]);
|
|
344
|
+
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
345
|
+
"svg",
|
|
346
|
+
_chunkLZLW5WCCjs.__spreadProps.call(void 0, _chunkLZLW5WCCjs.__spreadValues.call(void 0, {
|
|
347
|
+
ref,
|
|
348
|
+
role: "img",
|
|
349
|
+
className
|
|
350
|
+
}, props), {
|
|
351
|
+
viewBox: "0 -960 960 960",
|
|
352
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
353
|
+
children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
354
|
+
"path",
|
|
355
|
+
{
|
|
356
|
+
fill: themeSvgIconColor,
|
|
357
|
+
d: "M560-160v-80h120q17 0 28.5-11.5T720-280v-80q0-38 22-69t58-44v-14q-36-13-58-44t-22-69v-80q0-17-11.5-28.5T680-720H560v-80h120q50 0 85 35t35 85v80q0 17 11.5 28.5T840-560h40v160h-40q-17 0-28.5 11.5T800-360v80q0 50-35 85t-85 35zm-280 0q-50 0-85-35t-35-85v-80q0-17-11.5-28.5T120-400H80v-160h40q17 0 28.5-11.5T160-600v-80q0-50 35-85t85-35h120v80H280q-17 0-28.5 11.5T240-680v80q0 38-22 69t-58 44v14q36 13 58 44t22 69v80q0 17 11.5 28.5T280-240h120v80z"
|
|
358
|
+
}
|
|
359
|
+
)
|
|
360
|
+
})
|
|
361
|
+
);
|
|
362
|
+
}
|
|
363
|
+
);
|
|
364
|
+
JsonIcon.displayName = "Json";
|
|
365
|
+
var json_default = JsonIcon;
|
|
366
|
+
|
|
367
|
+
// ../base-ui/src/assets/xml.tsx
|
|
368
|
+
|
|
369
|
+
|
|
370
|
+
var XMLIcon = _react2.default.forwardRef(
|
|
371
|
+
(_a, ref) => {
|
|
372
|
+
var _b = _a, { color = "currentColor", className } = _b, props = _chunkLZLW5WCCjs.__objRest.call(void 0, _b, ["color", "className"]);
|
|
373
|
+
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
374
|
+
"svg",
|
|
375
|
+
_chunkLZLW5WCCjs.__spreadProps.call(void 0, _chunkLZLW5WCCjs.__spreadValues.call(void 0, {
|
|
376
|
+
ref,
|
|
377
|
+
role: "img",
|
|
378
|
+
className
|
|
379
|
+
}, props), {
|
|
380
|
+
viewBox: "0 0 1024 1024",
|
|
381
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
382
|
+
children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
383
|
+
"path",
|
|
384
|
+
{
|
|
385
|
+
d: "M354.40128 0c-87.04 0-157.44 70.55872-157.44 157.59872v275.68128H78.72c-21.6576 0-39.36256 17.69984-39.36256 39.36256v236.31872c0 21.6576 17.69984 39.35744 39.36256 39.35744h118.24128v118.08256c0 87.04 70.4 157.59872 157.44 157.59872h472.63744c87.04 0 157.59872-70.55872 157.59872-157.59872V315.0336c0-41.74848-38.9888-81.93024-107.52-149.27872l-29.11744-29.12256L818.87744 107.52C751.5392 38.9888 711.39328 0 669.59872 0H354.4064z m0 78.72h287.20128c28.35456 7.0912 27.99616 42.1376 27.99616 76.8v120.16128c0 21.6576 17.69984 39.35744 39.36256 39.35744h118.07744c39.38816 0 78.87872-0.0256 78.87872 39.36256v512c0 43.32032-35.55328 78.87872-78.87872 78.87872H354.4064c-43.32544 0-78.72-35.5584-78.72-78.87872v-118.08256h393.91744c21.66272 0 39.36256-17.69472 39.36256-39.35744V472.64256c0-21.66272-17.69984-39.36256-39.36256-39.36256H275.68128V157.59872c0-43.32032 35.39456-78.87872 78.72-78.87872zM145.12128 507.36128h23.99744l39.36256 67.2 40.32-67.2h23.04l-50.88256 83.51744 54.72256 92.16h-24.96l-43.20256-75.83744-43.19744 75.83744h-23.04l54.71744-92.16-50.87744-83.51744z m154.55744 0h32.64l49.92 143.03744h0.96256l48.95744-143.03744h33.60256v175.67744h-22.08256v-106.55744c0-10.88 0.32256-26.56256 0.96256-47.04256h-0.96256l-52.79744 153.6h-19.2l-52.80256-153.6h-0.95744c1.28 22.4 1.92 38.72256 1.92 48.96256v104.63744H299.6736V507.36128z m214.08256 0h22.07744v155.52h69.12v20.15744h-91.19744V507.36128z",
|
|
386
|
+
"p-id": "9479",
|
|
387
|
+
fill: themeSvgIconColor
|
|
388
|
+
}
|
|
389
|
+
)
|
|
390
|
+
})
|
|
391
|
+
);
|
|
392
|
+
}
|
|
393
|
+
);
|
|
394
|
+
XMLIcon.displayName = "XML";
|
|
395
|
+
var xml_default = XMLIcon;
|
|
396
|
+
|
|
397
|
+
// ../base-ui/src/assets/yaml.tsx
|
|
398
|
+
|
|
399
|
+
|
|
400
|
+
var YamlIcon = _react2.default.forwardRef(
|
|
401
|
+
(_a, ref) => {
|
|
402
|
+
var _b = _a, { color = "currentColor", className } = _b, props = _chunkLZLW5WCCjs.__objRest.call(void 0, _b, ["color", "className"]);
|
|
403
|
+
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
404
|
+
"svg",
|
|
405
|
+
_chunkLZLW5WCCjs.__spreadProps.call(void 0, _chunkLZLW5WCCjs.__spreadValues.call(void 0, {
|
|
406
|
+
ref,
|
|
407
|
+
role: "img",
|
|
408
|
+
className
|
|
409
|
+
}, props), {
|
|
410
|
+
viewBox: "0 0 1024 1024",
|
|
411
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
412
|
+
children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
413
|
+
"path",
|
|
414
|
+
{
|
|
415
|
+
d: "M354.401 0c-87.04 0-157.44 70.559-157.44 157.599V433.28H78.72c-21.658 0-39.363 17.7-39.363 39.363V708.96c0 21.658 17.7 39.358 39.363 39.358h118.241V866.4c0 87.04 70.4 157.599 157.44 157.599H827.04c87.04 0 157.598-70.559 157.598-157.599V315.034c0-41.749-38.988-81.93-107.52-149.28L848 136.633l-29.123-29.112C751.54 38.989 711.393 0 669.6 0H354.406z m0 78.72h287.202c28.354 7.091 27.996 42.138 27.996 76.8v120.161c0 21.658 17.7 39.358 39.362 39.358H827.04c39.388 0 78.878-0.026 78.878 39.362v512c0 43.32-35.553 78.879-78.878 78.879H354.406c-43.325 0-78.72-35.558-78.72-78.879V748.32h393.918c21.663 0 39.362-17.695 39.362-39.358V472.643c0-21.663-17.7-39.363-39.362-39.363H275.68V157.599c0-43.32 35.395-78.879 78.72-78.879z m-93.127 427.679h20.162l65.28 176.64h-23.04l-19.2-54.718h-65.28l-19.2 54.718h-23.04l64.318-176.64z m-181.438 0.962h23.998l40.32 89.278 41.282-89.278h23.998l-53.76 107.52v68.158h-22.078v-67.2L79.836 507.36z m290.878 0h32.64l49.92 143.038h0.962l48.958-143.038h33.602V683.04h-22.082V576.48c0-10.88 0.322-26.562 0.962-47.042h-0.962l-52.798 153.6h-19.2l-52.802-153.6h-0.958c1.28 22.4 1.92 38.722 1.92 48.962V683.04h-20.162V507.36z m214.082 0h22.078v155.52h69.12v20.158h-91.188V507.36z m-312.96 23.04c-1.92 8.96-4.802 18.238-8.642 27.838l-17.28 50.882h51.84l-18.238-50.882c-3.84-10.88-6.4-20.158-7.68-27.838z",
|
|
416
|
+
"p-id": "10866",
|
|
417
|
+
fill: themeSvgIconColor
|
|
418
|
+
}
|
|
419
|
+
)
|
|
420
|
+
})
|
|
421
|
+
);
|
|
422
|
+
}
|
|
423
|
+
);
|
|
424
|
+
YamlIcon.displayName = "Yaml";
|
|
425
|
+
var yaml_default = YamlIcon;
|
|
426
|
+
|
|
427
|
+
// ../base-ui/src/assets/csv.tsx
|
|
428
|
+
|
|
429
|
+
|
|
430
|
+
var CSVIcon = _react2.default.forwardRef(
|
|
431
|
+
(_a, ref) => {
|
|
432
|
+
var _b = _a, { color = "currentColor", className } = _b, props = _chunkLZLW5WCCjs.__objRest.call(void 0, _b, ["color", "className"]);
|
|
433
|
+
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
434
|
+
"svg",
|
|
435
|
+
_chunkLZLW5WCCjs.__spreadProps.call(void 0, _chunkLZLW5WCCjs.__spreadValues.call(void 0, {
|
|
436
|
+
ref,
|
|
437
|
+
role: "img",
|
|
438
|
+
className
|
|
439
|
+
}, props), {
|
|
440
|
+
viewBox: "0 0 1024 1024",
|
|
441
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
442
|
+
children: [
|
|
443
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
444
|
+
"path",
|
|
445
|
+
{
|
|
446
|
+
d: "M158.72 517.12h61.44v394.24c0 28.27776 22.92224 51.2 51.2 51.2h614.4c28.27776 0 51.2-22.92224 51.2-51.2V317.44h-204.8c-28.27776 0-51.2-22.92224-51.2-51.2V61.44H271.36c-28.27776 0-51.2 22.92224-51.2 51.2v97.28H158.72V76.8c0-42.41408 34.38592-76.8 76.8-76.8h481.28l281.6 281.6v665.6c0 42.41408-34.38592 76.8-76.8 76.8H235.52c-42.41408 0-76.8-34.38592-76.8-76.8v-430.08z",
|
|
447
|
+
fill: themeSvgIconColor,
|
|
448
|
+
"p-id": "8469"
|
|
449
|
+
}
|
|
450
|
+
),
|
|
451
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
452
|
+
"path",
|
|
453
|
+
{
|
|
454
|
+
d: "M102.4 209.92h460.8c42.41408 0 76.8 34.38592 76.8 76.8v153.6c0 42.41408-34.38592 76.8-76.8 76.8H102.4c-42.41408 0-76.8-34.38592-76.8-76.8V286.72c0-42.41408 34.38592-76.8 76.8-76.8z m129.81248 176.2304c-2.7136 11.80672-7.18848 20.45952-13.42464 25.9584-6.23104 5.49888-13.6704 8.25344-22.3232 8.25344-11.74016 0-21.2736-4.3264-28.60544-12.98432-7.33184-8.6528-10.99776-23.17312-10.99776-43.55584 0-19.21536 3.72224-33.11104 11.1616-41.69216 7.44448-8.58112 17.14176-12.87168 29.09696-12.87168 8.6528 0 16.00512 2.42176 22.05696 7.26016 6.04672 4.84352 10.02496 11.4432 11.9296 19.79904l32.23552-7.69536c-3.67104-12.90752-9.1648-22.8096-16.50176-29.70112-12.31872-11.66336-28.34432-17.48992-48.07168-17.48992-22.58432 0-40.8064 7.424-54.66624 22.272-13.86496 14.848-20.79232 35.69664-20.79232 62.53568 0 25.37472 6.89152 45.37856 20.67968 60.0064 13.78816 14.62784 31.3856 21.94432 52.80256 21.94432 17.3056 0 31.5904-4.27008 42.84416-12.81536 11.25376-8.54016 19.3024-21.61152 24.14592-39.21408l-31.56992-10.0096z m51.25632 6.81984c2.12992 18.03776 8.6528 31.7696 19.57888 41.19552 10.9312 9.4208 26.58304 14.1312 46.97088 14.1312 14.00832 0 25.7024-1.96096 35.09248-5.88288 9.38496-3.92192 16.64512-9.91744 21.78048-17.98656 5.13024-8.064 7.70048-16.7168 7.70048-25.9584 0-10.1888-2.1504-18.75456-6.43584-25.68192-4.29056-6.93248-10.22976-12.39552-17.8176-16.39424-7.59296-3.9936-19.30752-7.86432-35.1488-11.60192-15.84128-3.7376-25.81504-7.33184-29.92128-10.78272-3.2256-2.7136-4.8384-5.97504-4.8384-9.78944 0-4.17792 1.72544-7.51616 5.1712-10.0096 5.3504-3.88608 12.75904-5.83168 22.2208-5.83168 9.1648 0 16.04096 1.8176 20.62336 5.44768 4.5824 3.63008 7.57248 9.58976 8.96 17.87392l32.5632-1.4336c-0.512-14.80704-5.888-26.65472-16.11264-35.52768-10.22976-8.87296-25.46688-13.312-45.70624-13.312-12.3904 0-22.97344 1.87392-31.73376 5.61152-8.76544 3.74272-15.47264 9.18528-20.13184 16.3328-4.6592 7.15264-6.98368 14.83776-6.98368 23.05024 0 12.75904 4.95104 23.5776 14.848 32.45056 7.04 6.30784 19.28704 11.6224 36.74112 15.9488 13.568 3.37408 22.25664 5.71904 26.07104 7.04 5.57056 1.98144 9.47712 4.31104 11.71456 6.98368 2.23744 2.67776 3.3536 5.92384 3.3536 9.73824 0 5.9392-2.65728 11.12576-7.97184 15.5648-5.31968 4.43392-13.21984 6.656-23.7056 6.656-9.90208 0-17.7664-2.49344-23.59808-7.48032-5.82656-4.98688-9.69728-12.8-11.60192-23.43424l-31.68256 3.08224zM483.1232 445.44h34.7648l57.74848-161.25952h-34.53952l-39.49056 119.3472-40.81152-119.3472h-35.30752L483.11808 445.44z",
|
|
455
|
+
fill: themeSvgIconColor,
|
|
456
|
+
"p-id": "8470"
|
|
457
|
+
}
|
|
458
|
+
),
|
|
459
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
460
|
+
"path",
|
|
461
|
+
{
|
|
462
|
+
d: "M266.24 634.88m30.72 0l563.2 0q30.72 0 30.72 30.72l0 0q0 30.72-30.72 30.72l-563.2 0q-30.72 0-30.72-30.72l0 0q0-30.72 30.72-30.72Z",
|
|
463
|
+
fill: themeSvgIconColor,
|
|
464
|
+
"p-id": "8471"
|
|
465
|
+
}
|
|
466
|
+
),
|
|
467
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
468
|
+
"path",
|
|
469
|
+
{
|
|
470
|
+
d: "M266.24 808.96m30.72 0l563.2 0q30.72 0 30.72 30.72l0 0q0 30.72-30.72 30.72l-563.2 0q-30.72 0-30.72-30.72l0 0q0-30.72 30.72-30.72Z",
|
|
471
|
+
fill: themeSvgIconColor,
|
|
472
|
+
"p-id": "8472"
|
|
473
|
+
}
|
|
474
|
+
)
|
|
475
|
+
]
|
|
476
|
+
})
|
|
477
|
+
);
|
|
478
|
+
}
|
|
479
|
+
);
|
|
480
|
+
CSVIcon.displayName = "CSV";
|
|
481
|
+
var csv_default = CSVIcon;
|
|
482
|
+
|
|
483
|
+
// ../base-ui/src/assets/txt.tsx
|
|
484
|
+
|
|
485
|
+
|
|
486
|
+
var TxtIcon = _react2.default.forwardRef(
|
|
487
|
+
(_a, ref) => {
|
|
488
|
+
var _b = _a, { color = "currentColor", className } = _b, props = _chunkLZLW5WCCjs.__objRest.call(void 0, _b, ["color", "className"]);
|
|
489
|
+
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
490
|
+
"svg",
|
|
491
|
+
_chunkLZLW5WCCjs.__spreadProps.call(void 0, _chunkLZLW5WCCjs.__spreadValues.call(void 0, {
|
|
492
|
+
ref,
|
|
493
|
+
role: "img",
|
|
494
|
+
className
|
|
495
|
+
}, props), {
|
|
496
|
+
viewBox: "0 0 1024 1024",
|
|
497
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
498
|
+
children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
499
|
+
"path",
|
|
500
|
+
{
|
|
501
|
+
d: "M764.6 791c-35.6 0-77.2-19.2-77.2-73.6 0-21.8 7.8-37.2 25.2-49.6 17-12.2 43-20.8 73.4-24.4 42.8-5 91-7.8 132.2-9.2 0.6 0 1 0.2 1.6 0.4 0.6 0.2 1 0.6 1.4 1 0.4 0.4 0.6 0.8 0.8 1.4 0.2 0.6 0.2 1 0.2 1.6-5.4 102.4-57.2 152.4-157.6 152.4z m42.2-460.6c-84.6-0.6-160.4 48.8-192.8 125.6-0.6 1.4-1 2.8-1.6 4.2-0.4 1.4-0.8 2.8-1 4.2-0.2 1.4-0.6 2.8-0.6 4.4-0.2 1.4-0.2 3-0.2 4.4 0 1.4 0 3 0.2 4.4 0.2 1.4 0.4 3 0.6 4.4 0.2 1.4 0.6 2.8 1 4.2 0.4 1.4 0.8 2.8 1.4 4.2 0.6 1.4 1.2 2.8 1.8 4 0.6 1.4 1.4 2.6 2.2 3.8 0.8 1.2 1.6 2.4 2.6 3.6 1 1.2 1.8 2.2 3 3.2 1 1 2 2 3.2 3 1.2 1 2.2 1.8 3.4 2.6 1.2 0.8 2.4 1.6 3.8 2.4 1.2 0.8 2.6 1.4 4 2 1.4 0.6 2.8 1 4.2 1.6l4.2 1.2c1.4 0.4 2.8 0.6 4.4 0.6 1.4 0.2 3 0.2 4.4 0.2 1.4 0 3 0 4.4-0.2 1.4-0.2 3-0.4 4.4-0.6 1.4-0.2 2.8-0.6 4.2-1 1.4-0.4 2.8-0.8 4.2-1.4 1.4-0.6 2.6-1.2 4-1.8 1.2-0.6 2.6-1.4 3.8-2.2 1.2-0.8 2.4-1.6 3.6-2.6 1.2-1 2.2-2 3.2-3s2-2.2 3-3.2c1-1.2 1.8-2.4 2.6-3.6 0.8-1.2 1.6-2.4 2.2-3.8 0.8-1.2 1.4-2.6 2-4 18-42.8 60.4-70.4 108.2-70.8 65.6-0.4 118.6 54.2 118.6 120.4 0 0.4 0 0.8-0.2 1.2-0.2 0.4-0.4 0.6-0.6 1-0.2 0.2-0.6 0.6-1 0.6-0.4 0.2-0.8 0.2-1.2 0.2-44.4 1.2-97.2 4.2-144.4 9.8-111 13.2-177.4 74.2-177.4 163.4 0 47.4 17.8 90 50 120 30.2 28.2 71.6 43.6 116.4 43.6 63 0 117-16.4 158.2-47.6h0.2c0 1.4 0 3 0.2 4.4 0.2 1.4 0.4 3 0.6 4.4 0.2 1.4 0.6 2.8 1 4.2 0.4 1.4 1 2.8 1.4 4.2 0.6 1.4 1.2 2.8 1.8 4 0.6 1.4 1.4 2.6 2.2 3.8 0.8 1.2 1.6 2.4 2.6 3.6 1 1.2 1.8 2.2 3 3.2 1 1 2.2 2 3.2 3 1.2 1 2.2 1.8 3.6 2.6 1.2 0.8 2.4 1.6 3.8 2.2 1.2 0.8 2.6 1.4 4 2 1.4 0.6 2.8 1 4.2 1.6 1.4 0.4 2.8 0.8 4.2 1 1.4 0.2 2.8 0.6 4.4 0.6 1.4 0.2 3 0.2 4.4 0.2 1.4 0 3 0 4.4-0.2 1.4-0.2 3-0.4 4.4-0.6 1.4-0.2 2.8-0.6 4.2-1 1.4-0.4 2.8-1 4.2-1.4 1.4-0.6 2.6-1.2 4-1.8 1.2-0.6 2.6-1.4 3.8-2.2 1.2-0.8 2.4-1.6 3.6-2.6 1.2-1 2.2-2 3.2-3s2-2.2 3-3.2c1-1.2 1.8-2.4 2.6-3.6 0.8-1.2 1.6-2.4 2.2-3.8 0.6-1.2 1.4-2.6 1.8-4 0.6-1.4 1-2.8 1.4-4.2 0.4-1.4 0.8-2.8 1-4.2 0.2-1.4 0.6-3 0.6-4.4 0.2-1.4 0.2-3 0.2-4.4V541.2c-0.4-115-91.8-210-205.8-210.8zM210.2 554l88-236.6c0.2-0.8 0.8-1.4 1.4-2 0.6-0.4 1.4-0.8 2.4-0.8 0.8 0 1.6 0.2 2.4 0.8 0.6 0.4 1.2 1.2 1.4 2l88 236.8c0.2 0.4 0.2 0.6 0.2 1v1c0 0.4-0.2 0.6-0.2 1-0.2 0.4-0.2 0.6-0.4 0.8-0.2 0.2-0.4 0.6-0.6 0.8-0.2 0.2-0.6 0.4-0.8 0.6-0.2 0.2-0.6 0.2-1 0.4-0.4 0-0.6 0.2-1 0.2h-176c-0.4 0-0.6 0-1-0.2-0.4 0-0.6-0.2-1-0.4-0.2-0.2-0.6-0.4-0.8-0.6-0.2-0.2-0.4-0.4-0.6-0.8-0.2-0.2-0.4-0.6-0.4-0.8-0.2-0.4-0.2-0.6-0.2-1v-1c0-0.4 0-0.8 0.2-1.2z m377 264L343.8 163.2c-0.8-2.2-1.8-4.2-2.8-6.2-1.2-2-2.4-3.8-3.8-5.6-1.4-1.8-3-3.4-4.6-5-1.6-1.6-3.4-3-5.2-4.2-1.8-1.2-3.8-2.4-5.8-3.4s-4.2-1.8-6.2-2.6c-2.2-0.6-4.4-1.2-6.6-1.6-2.2-0.4-4.4-0.6-6.8-0.6-2.2 0-4.6 0.2-6.8 0.6-2.2 0.4-4.4 0.8-6.6 1.6-2.2 0.6-4.2 1.6-6.2 2.6s-4 2.2-5.8 3.4c-1.8 1.2-3.6 2.8-5.2 4.2-1.6 1.6-3.2 3.2-4.6 5-1.4 1.8-2.6 3.6-3.8 5.6-1.2 2-2 4-2.8 6.2L16.6 818c-0.4 1.4-1 2.8-1.2 4.2-0.4 1.4-0.6 2.8-0.8 4.4-0.2 1.4-0.4 3-0.4 4.4v4.4c0 1.4 0.2 3 0.4 4.4 0.2 1.4 0.4 2.8 0.8 4.4l1.2 4.2c0.4 1.4 1 2.8 1.6 4 0.6 1.4 1.2 2.6 2 3.8l2.4 3.6c0.8 1.2 1.8 2.4 2.8 3.4 1 1 2 2.2 3 3.2s2.2 2 3.4 2.8c1.2 0.8 2.4 1.8 3.6 2.4 1.2 0.8 2.6 1.4 3.8 2.2 1.4 0.6 2.6 1.2 4 1.8 1.4 0.6 2.8 1 4.2 1.4 1.4 0.4 2.8 0.6 4.2 1 1.4 0.2 2.8 0.4 4.4 0.6 1.4 0 3 0.2 4.4 0 1.4 0 2.8-0.2 4.4-0.4 1.4-0.2 2.8-0.4 4.2-0.8l4.2-1.2c1.4-0.4 2.8-1 4-1.6 1.4-0.6 2.6-1.2 3.8-2l3.6-2.4c1.2-0.8 2.4-1.8 3.4-2.8 1-1 2.2-2 3.2-3s2-2.2 2.8-3.4c0.8-1.2 1.8-2.4 2.6-3.6 0.8-1.2 1.4-2.6 2.2-3.8 0.6-1.4 1.2-2.6 1.8-4L174 652.2c0.2-0.8 0.8-1.4 1.4-2 0.6-0.4 1.4-0.8 2.4-0.8h249c0.8 0 1.6 0.2 2.4 0.8 0.6 0.4 1.2 1.2 1.4 2l73.4 197.4c0.6 1.4 1.2 2.8 1.8 4 0.6 1.4 1.4 2.6 2.2 3.8 0.8 1.2 1.6 2.4 2.6 3.6 0.8 1.2 1.8 2.2 2.8 3.4 1 1 2 2 3.2 3s2.2 1.8 3.4 2.8l3.6 2.4c1.2 0.8 2.6 1.4 3.8 2 1.4 0.6 2.6 1.2 4 1.6l4.2 1.2c1.4 0.4 2.8 0.6 4.2 0.8 1.4 0.2 2.8 0.4 4.4 0.4h4.4c1.4 0 2.8-0.2 4.4-0.6s2.8-0.6 4.2-1c1.4-0.4 2.8-0.8 4.2-1.4 1.4-0.6 2.6-1 4-1.8 1.4-0.6 2.6-1.4 3.8-2.2l3.6-2.4c1.2-0.8 2.2-1.8 3.4-2.8 1-1 2-2 3-3.2 1-1 1.8-2.2 2.8-3.4l2.4-3.6c0.8-1.2 1.4-2.6 2-3.8 0.6-1.4 1.2-2.6 1.6-4l1.2-4.2c0.4-1.4 0.6-2.8 0.8-4.4 0.2-1.4 0.4-3 0.4-4.4v-4.4c0-1.4-0.2-3-0.4-4.4-0.2-1.4-0.6-2.8-0.8-4.4-1-1.4-1.4-2.8-2-4.2z",
|
|
502
|
+
fill: themeSvgIconColor,
|
|
503
|
+
"p-id": "18326"
|
|
504
|
+
}
|
|
505
|
+
)
|
|
506
|
+
})
|
|
507
|
+
);
|
|
508
|
+
}
|
|
509
|
+
);
|
|
510
|
+
TxtIcon.displayName = "Txt";
|
|
511
|
+
var txt_default = TxtIcon;
|
|
512
|
+
|
|
513
|
+
// ../base-ui/src/assets/java.tsx
|
|
514
|
+
|
|
515
|
+
|
|
516
|
+
var JavaIcon = _react2.default.forwardRef(
|
|
517
|
+
(_a, ref) => {
|
|
518
|
+
var _b = _a, { color = "currentColor", className } = _b, props = _chunkLZLW5WCCjs.__objRest.call(void 0, _b, ["color", "className"]);
|
|
519
|
+
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
520
|
+
"svg",
|
|
521
|
+
_chunkLZLW5WCCjs.__spreadProps.call(void 0, _chunkLZLW5WCCjs.__spreadValues.call(void 0, {
|
|
522
|
+
ref,
|
|
523
|
+
role: "img",
|
|
524
|
+
className
|
|
525
|
+
}, props), {
|
|
526
|
+
viewBox: "0 0 32 32",
|
|
527
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
528
|
+
children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
529
|
+
"path",
|
|
530
|
+
{
|
|
531
|
+
d: "M4 26h24v2H4zM28 4H7a1 1 0 0 0-1 1v13a4 4 0 0 0 4 4h10a4 4 0 0 0 4-4v-4h4a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2m0 8h-4V6h4Z",
|
|
532
|
+
fill: "none",
|
|
533
|
+
stroke: themeSvgIconColor,
|
|
534
|
+
strokeWidth: "2"
|
|
535
|
+
}
|
|
536
|
+
)
|
|
537
|
+
})
|
|
538
|
+
);
|
|
539
|
+
}
|
|
540
|
+
);
|
|
541
|
+
JavaIcon.displayName = "Java";
|
|
542
|
+
var java_default = JavaIcon;
|
|
543
|
+
|
|
544
|
+
// ../base-ui/src/assets/sql.tsx
|
|
545
|
+
|
|
546
|
+
|
|
547
|
+
var SQLIcon = _react2.default.forwardRef(
|
|
548
|
+
(_a, ref) => {
|
|
549
|
+
var _b = _a, { color = "currentColor", className } = _b, props = _chunkLZLW5WCCjs.__objRest.call(void 0, _b, ["color", "className"]);
|
|
550
|
+
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
551
|
+
"svg",
|
|
552
|
+
_chunkLZLW5WCCjs.__spreadProps.call(void 0, _chunkLZLW5WCCjs.__spreadValues.call(void 0, {
|
|
553
|
+
ref,
|
|
554
|
+
role: "img",
|
|
555
|
+
className
|
|
556
|
+
}, props), {
|
|
557
|
+
viewBox: "0 0 1024 1024",
|
|
558
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
559
|
+
children: [
|
|
560
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
561
|
+
"path",
|
|
562
|
+
{
|
|
563
|
+
d: "M477.12 858.56l14.72-16.64a77.44 77.44 0 0 0 54.08 24c25.6 0 40.96-12.8 40.96-32s-14.08-26.56-32-34.88l-28.48-12.16a52.16 52.16 0 0 1 22.08-101.76 79.36 79.36 0 0 1 57.28 24l-12.8 15.68a64 64 0 0 0-44.48-18.24c-22.08 0-36.48 11.2-36.48 28.8s16.96 25.92 32 32l28.16 12.16A54.08 54.08 0 0 1 611.84 832a58.88 58.88 0 0 1-66.24 55.36 93.76 93.76 0 0 1-68.48-28.8zM810.24 928a96 96 0 0 1-28.16 4.16 74.24 74.24 0 0 1-71.68-46.4c-42.56-4.8-70.4-42.56-70.4-99.84 0-62.4 34.56-100.48 83.52-100.48s83.2 38.08 83.2 100.48c0 56.32-27.52 93.44-68.8 100.8a50.24 50.24 0 0 0 47.68 25.92 68.8 68.8 0 0 0 20.8-2.88z m-87.68-61.44c34.88 0 57.92-32 57.92-81.6s-23.04-79.04-57.92-79.04-58.24 30.08-58.24 79.04 23.04 82.56 58.24 82.56zM848 688.96h24.64V864h85.44v21.12H848zM444.16 377.28c-192 0-387.2-52.8-387.2-153.92s194.56-154.24 387.2-154.24S832 121.92 832 224s-195.52 153.28-387.84 153.28z m0-244.16C234.88 133.12 120.96 192 120.96 224s113.92 89.92 323.2 89.92S768 253.76 768 224s-114.88-90.88-323.84-90.88z",
|
|
564
|
+
"p-id": "12089",
|
|
565
|
+
fill: themeSvgIconColor
|
|
566
|
+
}
|
|
567
|
+
),
|
|
568
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
569
|
+
"path",
|
|
570
|
+
{
|
|
571
|
+
d: "M444.16 554.88c-192 0-387.2-52.8-387.2-154.24a32 32 0 0 1 64 0c0 32 113.92 90.24 323.2 90.24S768 431.36 768 400.64a32 32 0 1 1 64 0c0 101.44-195.52 154.24-387.84 154.24zM444.16 732.48c-192 0-387.2-53.12-387.2-154.24a32 32 0 0 1 64 0c0 32 113.92 90.24 323.2 90.24a32 32 0 1 1 0 64zM444.16 932.16c-192 0-387.2-52.8-387.2-153.92a32 32 0 0 1 64 0c0 30.4 113.92 89.92 323.2 89.92a32 32 0 0 1 0 64z",
|
|
572
|
+
"p-id": "12090",
|
|
573
|
+
fill: themeSvgIconColor
|
|
574
|
+
}
|
|
575
|
+
),
|
|
576
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
577
|
+
"path",
|
|
578
|
+
{
|
|
579
|
+
d: "M800 699.2a32 32 0 0 1-32-32V234.24a32 32 0 0 1 64 0v432.96a32 32 0 0 1-32 32zM88.96 821.12a32 32 0 0 1-32-32V234.24a32 32 0 0 1 64 0v554.88a32 32 0 0 1-32 32z",
|
|
580
|
+
"p-id": "12091",
|
|
581
|
+
fill: themeSvgIconColor
|
|
582
|
+
}
|
|
583
|
+
)
|
|
584
|
+
]
|
|
585
|
+
})
|
|
586
|
+
);
|
|
587
|
+
}
|
|
588
|
+
);
|
|
589
|
+
SQLIcon.displayName = "SQL";
|
|
590
|
+
var sql_default = SQLIcon;
|
|
591
|
+
|
|
592
|
+
// ../base-ui/src/assets/log.tsx
|
|
593
|
+
|
|
594
|
+
|
|
595
|
+
var LogIcon = _react2.default.forwardRef(
|
|
596
|
+
(_a, ref) => {
|
|
597
|
+
var _b = _a, { color = "currentColor", className } = _b, props = _chunkLZLW5WCCjs.__objRest.call(void 0, _b, ["color", "className"]);
|
|
598
|
+
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
599
|
+
"svg",
|
|
600
|
+
_chunkLZLW5WCCjs.__spreadProps.call(void 0, _chunkLZLW5WCCjs.__spreadValues.call(void 0, {
|
|
601
|
+
ref,
|
|
602
|
+
role: "img",
|
|
603
|
+
className
|
|
604
|
+
}, props), {
|
|
605
|
+
viewBox: "0 0 1024 1024",
|
|
606
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
607
|
+
children: [
|
|
608
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
609
|
+
"path",
|
|
610
|
+
{
|
|
611
|
+
d: "M568.896 910.208h-512V113.792h739.52V512h-56.832V170.688H113.792v682.624H512z",
|
|
612
|
+
fill: themeSvgIconColor,
|
|
613
|
+
"p-id": "12257"
|
|
614
|
+
}
|
|
615
|
+
),
|
|
616
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
617
|
+
"path",
|
|
618
|
+
{
|
|
619
|
+
d: "M711.104 512c108.096 0 199.104 91.008 199.104 199.104 0 108.096-91.008 199.104-199.04 199.104C602.944 910.208 512 819.2 512 711.168 512 602.944 603.008 512 711.104 512m0-56.896c-142.208 0-256 113.792-256 256s113.792 256 256 256 256-113.792 256-256-113.792-256-256-256zM227.584 56.96h56.832v170.688h-56.832V56.896z m341.312 0h56.896v170.688h-56.96V56.896zM170.688 341.312h512v56.96h-512v-56.96z m0 170.688H455.04v56.896H170.688V512z m0 170.688h227.52v56.896H170.688v-56.96z",
|
|
620
|
+
fill: themeSvgIconColor,
|
|
621
|
+
"p-id": "12258"
|
|
622
|
+
}
|
|
623
|
+
),
|
|
624
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "path", { d: "M853.312 796.416h-170.624V568.96h56.896v170.688h113.728z", fill: themeSvgIconColor, "p-id": "12259" })
|
|
625
|
+
]
|
|
626
|
+
})
|
|
627
|
+
);
|
|
628
|
+
}
|
|
629
|
+
);
|
|
630
|
+
LogIcon.displayName = "Log";
|
|
631
|
+
var log_default = LogIcon;
|
|
632
|
+
|
|
633
|
+
// ../base-ui/src/assets/mac.tsx
|
|
634
|
+
|
|
635
|
+
|
|
636
|
+
var MACIcon = _react2.default.forwardRef(
|
|
637
|
+
(_a, ref) => {
|
|
638
|
+
var _b = _a, { color = "currentColor", className } = _b, props = _chunkLZLW5WCCjs.__objRest.call(void 0, _b, ["color", "className"]);
|
|
639
|
+
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
640
|
+
"svg",
|
|
641
|
+
_chunkLZLW5WCCjs.__spreadProps.call(void 0, _chunkLZLW5WCCjs.__spreadValues.call(void 0, {
|
|
642
|
+
ref,
|
|
643
|
+
role: "img",
|
|
644
|
+
className
|
|
645
|
+
}, props), {
|
|
646
|
+
viewBox: "0 0 24 24",
|
|
647
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
648
|
+
children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
649
|
+
"path",
|
|
650
|
+
{
|
|
651
|
+
d: "M12.152 6.896c-.948 0-2.415-1.078-3.96-1.04-2.04.027-3.91 1.183-4.961 3.014-2.117 3.675-.546 9.103 1.519 12.09 1.013 1.454 2.208 3.09 3.792 3.039 1.52-.065 2.09-.987 3.935-.987 1.831 0 2.35.987 3.96.948 1.637-.026 2.676-1.48 3.676-2.948 1.156-1.688 1.636-3.325 1.662-3.415-.039-.013-3.182-1.221-3.22-4.857-.026-3.04 2.48-4.494 2.597-4.559-1.429-2.09-3.623-2.324-4.39-2.376-2-.156-3.675 1.09-4.61 1.09zM15.53 3.83c.843-1.012 1.4-2.427 1.245-3.83-1.207.052-2.662.805-3.532 1.818-.78.896-1.454 2.338-1.273 3.714 1.338.104 2.715-.688 3.559-1.701",
|
|
652
|
+
fill: "none",
|
|
653
|
+
stroke: themeSvgIconColor,
|
|
654
|
+
strokeWidth: "2"
|
|
655
|
+
}
|
|
656
|
+
)
|
|
657
|
+
})
|
|
658
|
+
);
|
|
659
|
+
}
|
|
660
|
+
);
|
|
661
|
+
MACIcon.displayName = "MAC";
|
|
662
|
+
var mac_default = MACIcon;
|
|
663
|
+
|
|
664
|
+
// ../base-ui/src/assets/bitcoin.tsx
|
|
665
|
+
|
|
666
|
+
|
|
667
|
+
var BitcoinIcon = _react2.default.forwardRef(
|
|
668
|
+
(_a, ref) => {
|
|
669
|
+
var _b = _a, { color = "currentColor", className } = _b, props = _chunkLZLW5WCCjs.__objRest.call(void 0, _b, ["color", "className"]);
|
|
670
|
+
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
671
|
+
"svg",
|
|
672
|
+
_chunkLZLW5WCCjs.__spreadProps.call(void 0, _chunkLZLW5WCCjs.__spreadValues.call(void 0, {
|
|
673
|
+
ref,
|
|
674
|
+
role: "img",
|
|
675
|
+
className
|
|
676
|
+
}, props), {
|
|
677
|
+
viewBox: "0 0 24 24",
|
|
678
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
679
|
+
children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
680
|
+
"path",
|
|
681
|
+
{
|
|
682
|
+
d: "M23.638 14.904c-1.602 6.43-8.113 10.34-14.542 8.736C2.67 22.05-1.244 15.525.362 9.105 1.962 2.67 8.475-1.243 14.9.358c6.43 1.605 10.342 8.115 8.738 14.548v-.002zm-6.35-4.613c.24-1.59-.974-2.45-2.64-3.03l.54-2.153-1.315-.33-.525 2.107c-.345-.087-.705-.167-1.064-.25l.526-2.127-1.32-.33-.54 2.165c-.285-.067-.565-.132-.84-.2l-1.815-.45-.35 1.407s.975.225.955.236c.535.136.63.486.615.766l-1.477 5.92c-.075.166-.24.406-.614.314.015.02-.96-.24-.96-.24l-.66 1.51 1.71.426.93.242-.54 2.19 1.32.327.54-2.17c.36.1.705.19 1.05.273l-.51 2.154 1.32.33.545-2.19c2.24.427 3.93.257 4.64-1.774.57-1.637-.03-2.58-1.217-3.196.854-.193 1.5-.76 1.68-1.93h.01zm-3.01 4.22c-.404 1.64-3.157.75-4.05.53l.72-2.9c.896.23 3.757.67 3.33 2.37zm.41-4.24c-.37 1.49-2.662.735-3.405.55l.654-2.64c.744.18 3.137.524 2.75 2.084v.006z",
|
|
683
|
+
fill: "none",
|
|
684
|
+
stroke: themeSvgIconColor,
|
|
685
|
+
strokeWidth: "1"
|
|
686
|
+
}
|
|
687
|
+
)
|
|
688
|
+
})
|
|
689
|
+
);
|
|
690
|
+
}
|
|
691
|
+
);
|
|
692
|
+
BitcoinIcon.displayName = "BTC";
|
|
693
|
+
var bitcoin_default = BitcoinIcon;
|
|
694
|
+
|
|
695
|
+
// ../base-ui/src/assets/css.tsx
|
|
696
|
+
|
|
697
|
+
|
|
698
|
+
var CSSIcon = _react2.default.forwardRef(
|
|
699
|
+
(_a, ref) => {
|
|
700
|
+
var _b = _a, { color = "currentColor", className } = _b, props = _chunkLZLW5WCCjs.__objRest.call(void 0, _b, ["color", "className"]);
|
|
701
|
+
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
702
|
+
"svg",
|
|
703
|
+
_chunkLZLW5WCCjs.__spreadProps.call(void 0, _chunkLZLW5WCCjs.__spreadValues.call(void 0, {
|
|
704
|
+
ref,
|
|
705
|
+
role: "img",
|
|
706
|
+
className
|
|
707
|
+
}, props), {
|
|
708
|
+
viewBox: "0 0 32 32",
|
|
709
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
710
|
+
children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
711
|
+
"path",
|
|
712
|
+
{
|
|
713
|
+
fill: themeSvgIconColor,
|
|
714
|
+
d: "M23.5 12H8c.89-2.3 4.02-4 7.75-4s6.86 1.7 7.75 4M14 12h15.5c-.89 2.3-4.02 4-7.75 4s-6.86-1.7-7.75-4m3.5 8H2c.89-2.3 4.02-4 7.75-4s6.86 1.7 7.75 4M8 20h15.5c-.89 2.3-4.02 4-7.75 4S8.89 22.3 8 20"
|
|
715
|
+
}
|
|
716
|
+
)
|
|
717
|
+
})
|
|
718
|
+
);
|
|
719
|
+
}
|
|
720
|
+
);
|
|
721
|
+
CSSIcon.displayName = "CSS";
|
|
722
|
+
var css_default = CSSIcon;
|
|
723
|
+
|
|
724
|
+
// ../base-ui/src/assets/mermaid.tsx
|
|
725
|
+
|
|
726
|
+
|
|
727
|
+
var MermaidIcon = _react2.default.forwardRef(
|
|
728
|
+
// Memmaid need special size for good view
|
|
729
|
+
(_a, ref) => {
|
|
730
|
+
var _b = _a, { color = "currentColor", className } = _b, props = _chunkLZLW5WCCjs.__objRest.call(void 0, _b, ["color", "className"]);
|
|
731
|
+
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
732
|
+
"svg",
|
|
733
|
+
_chunkLZLW5WCCjs.__spreadProps.call(void 0, _chunkLZLW5WCCjs.__spreadValues.call(void 0, {
|
|
734
|
+
ref,
|
|
735
|
+
role: "img",
|
|
736
|
+
className
|
|
737
|
+
}, props), {
|
|
738
|
+
viewBox: "0 0 24 24",
|
|
739
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
740
|
+
children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
741
|
+
"path",
|
|
742
|
+
{
|
|
743
|
+
d: "M23.99 2.115A12.223 12.223 0 0 0 12 10.149 12.223 12.223 0 0 0 .01 2.115a12.23 12.23 0 0 0 5.32 10.604 6.562 6.562 0 0 1 2.845 5.423v3.754h7.65v-3.754a6.561 6.561 0 0 1 2.844-5.423 12.223 12.223 0 0 0 5.32-10.604Z",
|
|
744
|
+
fill: "none",
|
|
745
|
+
stroke: themeSvgIconColor,
|
|
746
|
+
strokeWidth: "2"
|
|
747
|
+
}
|
|
748
|
+
)
|
|
749
|
+
})
|
|
750
|
+
);
|
|
751
|
+
}
|
|
752
|
+
);
|
|
753
|
+
MermaidIcon.displayName = "Mmd";
|
|
754
|
+
var mermaid_default = MermaidIcon;
|
|
755
|
+
|
|
756
|
+
// ../base-ui/src/assets/last-updated.tsx
|
|
757
|
+
|
|
758
|
+
|
|
759
|
+
var LastUpdatedIcon = _react2.default.forwardRef(
|
|
760
|
+
(_a, ref) => {
|
|
761
|
+
var _b = _a, { color = "currentColor", className } = _b, props = _chunkLZLW5WCCjs.__objRest.call(void 0, _b, ["color", "className"]);
|
|
762
|
+
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
763
|
+
"svg",
|
|
764
|
+
_chunkLZLW5WCCjs.__spreadProps.call(void 0, _chunkLZLW5WCCjs.__spreadValues.call(void 0, {
|
|
765
|
+
ref,
|
|
766
|
+
role: "img",
|
|
767
|
+
className
|
|
768
|
+
}, props), {
|
|
769
|
+
viewBox: "0 0 1024 1024",
|
|
770
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
771
|
+
children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
772
|
+
"path",
|
|
773
|
+
{
|
|
774
|
+
d: "M918.362566 956.685895 106.992291 956.685895c-14.145162 0-25.611308-11.466146-25.611308-25.611308L81.380984 191.053314c0-14.145162 11.467169-25.611308 25.611308-25.611308l811.370275 0c14.145162 0 25.611308 11.467169 25.611308 25.611308l0 740.02025C943.974897 945.219749 932.508751 956.685895 918.362566 956.685895zM132.603599 905.462257l760.146637 0L892.750235 216.665645 132.603599 216.665645 132.603599 905.462257zM915.696854 410.394904 109.450273 410.394904c-14.145162 0-25.611308-11.467169-25.611308-25.611308s11.467169-25.611308 25.611308-25.611308l806.246581 0c14.145162 0 25.611308 11.467169 25.611308 25.611308S929.842015 410.394904 915.696854 410.394904zM248.987283 313.735447c-14.145162 0-25.611308-11.467169-25.611308-25.611308L223.375975 91.962481c0-14.145162 11.467169-25.611308 25.611308-25.611308s25.611308 11.467169 25.611308 25.611308l0 196.160635C274.59859 302.269301 263.132444 313.735447 248.987283 313.735447zM786.915815 313.735447c-14.145162 0-25.611308-11.467169-25.611308-25.611308L761.304508 91.962481c0-14.145162 11.466146-25.611308 25.611308-25.611308s25.611308 11.467169 25.611308 25.611308l0 196.160635C812.527123 302.269301 801.060977 313.735447 786.915815 313.735447zM378.463146 832.067666c-4.732791 0-9.406231-1.641383-13.156648-4.787026-5.810333-4.874007-8.448416-12.56006-6.856152-19.97596l21.574365-100.484575c0.699941-3.261277 2.186805-6.30152 4.329609-8.856715l173.234483-206.507284c3.488451-4.158716 8.486278-6.760984 13.893428-7.234775 5.392824-0.473791 10.779507 1.219781 14.939247 4.709255l73.627904 61.765739c8.66024 7.264451 9.790994 20.173458 2.526543 28.832675L489.341443 786.03526c-2.143826 2.555196-4.880147 4.548596-7.969509 5.805216l-95.201246 38.71986C383.679961 831.573409 381.062344 832.067666 378.463146 832.067666zM418.978908 720.378911l-12.386098 57.68684 54.653761-22.228257 156.816558-186.93553-42.268686-35.458583L418.978908 720.378911zM483.354078 781.820262c-6.737448 0.001023-13.334703-3.322675-17.244756-9.414417l-23.737634-36.991496-40.554648-16.944927c-10.429537-4.358261-15.35164-16.34527-10.994402-26.774807 4.357238-10.42749 16.343223-15.350616 26.774807-10.993378l46.442752 19.404955c3.834328 1.601474 7.090489 4.333702 9.334599 7.830339l27.183106 42.361807c6.105045 9.513678 3.342118 22.174022-6.17156 28.278043C490.967476 780.771373 487.137241 781.820262 483.354078 781.820262zM601.041454 641.489166c-4.641717 0-9.307993-1.569752-13.143345-4.787026l-73.625858-61.765739c-8.659217-7.264451-9.78997-20.173458-2.52552-28.833699 7.263427-8.659217 20.171412-9.78997 28.833699-2.52552l73.625858 61.765739c8.659217 7.264451 9.78997 20.173458 2.52552 28.833699C612.683609 639.001509 606.882486 641.489166 601.041454 641.489166z",
|
|
775
|
+
fill: themeSvgIconColor,
|
|
776
|
+
"p-id": "2501"
|
|
777
|
+
}
|
|
778
|
+
)
|
|
779
|
+
})
|
|
780
|
+
);
|
|
781
|
+
}
|
|
782
|
+
);
|
|
783
|
+
LastUpdatedIcon.displayName = "LastUpdated";
|
|
784
|
+
var last_updated_default = LastUpdatedIcon;
|
|
785
|
+
|
|
786
|
+
// ../base-ui/src/assets/snippets.tsx
|
|
787
|
+
|
|
788
|
+
|
|
789
|
+
var SnippetsIcon = _react2.default.forwardRef(
|
|
790
|
+
(_a, ref) => {
|
|
791
|
+
var _b = _a, { color = "currentColor", className } = _b, props = _chunkLZLW5WCCjs.__objRest.call(void 0, _b, ["color", "className"]);
|
|
792
|
+
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
793
|
+
"svg",
|
|
794
|
+
_chunkLZLW5WCCjs.__spreadProps.call(void 0, _chunkLZLW5WCCjs.__spreadValues.call(void 0, {
|
|
795
|
+
ref,
|
|
796
|
+
role: "img",
|
|
797
|
+
className
|
|
798
|
+
}, props), {
|
|
799
|
+
viewBox: "0 0 24 24",
|
|
800
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
801
|
+
children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
802
|
+
"path",
|
|
803
|
+
{
|
|
804
|
+
d: "M9.825 17.527a.111.111 0 0 1-.107-.142l3.05-10.837a.111.111 0 0 1 .108-.081H14.2c.074 0 .127.07.107.141l-3.063 10.838a.111.111 0 0 1-.107.08H9.825Zm-2.146-2.732a.11.11 0 0 1-.079-.033l-2.667-2.704a.111.111 0 0 1 0-.156L7.6 9.211a.111.111 0 0 1 .08-.033h1.702c.1 0 .149.12.079.19l-2.534 2.534a.111.111 0 0 0 0 .157l2.535 2.546c.07.07.02.19-.079.19H7.68Zm6.954 0a.111.111 0 0 1-.079-.19l2.525-2.546a.111.111 0 0 0 0-.157l-2.524-2.535a.111.111 0 0 1 .079-.19h1.692c.03 0 .058.013.078.034l2.68 2.69a.111.111 0 0 1 0 .157l-2.68 2.704a.111.111 0 0 1-.078.033h-1.693ZM12 24C5.383 24 0 18.617 0 12S5.383 0 12 0s12 5.383 12 12-5.383 12-12 12Zm0-22.667C6.118 1.333 1.333 6.118 1.333 12S6.118 22.667 12 22.667 22.667 17.882 22.667 12 17.882 1.333 12 1.333Z",
|
|
805
|
+
fill: themeSvgIconColor
|
|
806
|
+
}
|
|
807
|
+
)
|
|
808
|
+
})
|
|
809
|
+
);
|
|
810
|
+
}
|
|
811
|
+
);
|
|
812
|
+
SnippetsIcon.displayName = "Snippets";
|
|
813
|
+
var snippets_default = SnippetsIcon;
|
|
814
|
+
|
|
815
|
+
// ../base-ui/src/assets/test.tsx
|
|
816
|
+
|
|
817
|
+
|
|
818
|
+
var TestIcon = _react2.default.forwardRef(
|
|
819
|
+
(_a, ref) => {
|
|
820
|
+
var _b = _a, { color = "currentColor", className } = _b, props = _chunkLZLW5WCCjs.__objRest.call(void 0, _b, ["color", "className"]);
|
|
821
|
+
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
822
|
+
"svg",
|
|
823
|
+
_chunkLZLW5WCCjs.__spreadProps.call(void 0, _chunkLZLW5WCCjs.__spreadValues.call(void 0, {
|
|
824
|
+
ref,
|
|
825
|
+
role: "img",
|
|
826
|
+
className
|
|
827
|
+
}, props), {
|
|
828
|
+
viewBox: "0 0 1024 1024",
|
|
829
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
830
|
+
children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
831
|
+
"path",
|
|
832
|
+
{
|
|
833
|
+
d: "M640 126.577778c-140.8 0-256 115.2-256 256 0 65.422222 25.6 125.155556 65.422222 170.666666l-91.022222 91.022223-35.555556-35.555556-174.933333 176.355556c-25.6 25.6-25.6 68.266667 0 93.866666 25.6 25.6 68.266667 25.6 93.866667 0l176.355555-176.355555-38.4-38.4 91.022223-91.022222c45.511111 41.244444 105.244444 65.422222 170.666666 65.422222 140.8 0 256-115.2 256-256-1.422222-142.222222-116.622222-256-257.422222-256z m19.911111 462.222222c-41.244444 0-75.377778-34.133333-75.377778-75.377778v-4.266666c0-8.533333 5.688889-14.222222 14.222223-14.222223s14.222222 5.688889 14.222222 14.222223v4.266666c0 25.6 21.333333 46.933333 46.933333 46.933334 8.533333 0 14.222222 5.688889 14.222222 14.222222s-5.688889 14.222222-14.222222 14.222222zM817.777778 341.333333h-58.311111c-2.844444 12.8-7.111111 24.177778-14.222223 35.555556l41.244445 41.244444c5.688889 5.688889 5.688889 14.222222 0 19.911111-2.844444 2.844444-7.111111 4.266667-9.955556 4.266667-2.844444 0-7.111111-1.422222-9.955555-4.266667L725.333333 396.8c-14.222222 9.955556-31.288889 15.644444-49.777777 15.644444-18.488889 0-35.555556-5.688889-49.777778-15.644444l-41.244445 41.244444c-2.844444 2.844444-7.111111 4.266667-9.955555 4.266667-2.844444 0-7.111111-1.422222-9.955556-4.266667-5.688889-5.688889-5.688889-14.222222 0-19.911111l41.244445-41.244444c-7.111111-9.955556-12.8-22.755556-14.222223-35.555556h-58.311111c-8.533333 0-14.222222-5.688889-14.222222-14.222222s5.688889-14.222222 14.222222-14.222222h58.311111c2.844444-12.8 7.111111-24.177778 14.222223-35.555556l-41.244445-41.244444c-5.688889-5.688889-5.688889-14.222222 0-19.911111 5.688889-5.688889 14.222222-5.688889 19.911111 0l41.244445 41.244444c14.222222-9.955556 31.288889-15.644444 49.777778-15.644444 18.488889 0 35.555556 5.688889 49.777777 15.644444l41.244445-41.244444c5.688889-5.688889 14.222222-5.688889 19.911111 0 5.688889 5.688889 5.688889 14.222222 0 19.911111l-41.244445 41.244444c7.111111 9.955556 12.8 22.755556 14.222223 35.555556h58.311111c8.533333 0 14.222222 5.688889 14.222222 14.222222s-5.688889 14.222222-14.222222 14.222222z",
|
|
834
|
+
fill: themeSvgIconColor,
|
|
835
|
+
"p-id": "7101"
|
|
836
|
+
}
|
|
837
|
+
)
|
|
838
|
+
})
|
|
839
|
+
);
|
|
840
|
+
}
|
|
841
|
+
);
|
|
842
|
+
TestIcon.displayName = "Test";
|
|
843
|
+
var test_default = TestIcon;
|
|
844
|
+
|
|
845
|
+
// ../base-ui/src/assets/diff.tsx
|
|
846
|
+
|
|
847
|
+
|
|
848
|
+
var DiffIcon = _react2.default.forwardRef(
|
|
849
|
+
(_a, ref) => {
|
|
850
|
+
var _b = _a, { color = "currentColor", className } = _b, props = _chunkLZLW5WCCjs.__objRest.call(void 0, _b, ["color", "className"]);
|
|
851
|
+
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
852
|
+
"svg",
|
|
853
|
+
_chunkLZLW5WCCjs.__spreadProps.call(void 0, _chunkLZLW5WCCjs.__spreadValues.call(void 0, {
|
|
854
|
+
ref,
|
|
855
|
+
role: "img",
|
|
856
|
+
className
|
|
857
|
+
}, props), {
|
|
858
|
+
viewBox: "0 0 24 24",
|
|
859
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
860
|
+
children: [
|
|
861
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "path", { d: "M0 0h24v24H0z", fill: "none" }),
|
|
862
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
863
|
+
"path",
|
|
864
|
+
{
|
|
865
|
+
fill: themeSvgIconColor,
|
|
866
|
+
d: "M18 23H4c-1.1 0-2-.9-2-2V7h2v14h14zM14.5 7V5h-2v2h-2v2h2v2h2V9h2V7zm2 6h-6v2h6zM15 1H8c-1.1 0-1.99.9-1.99 2L6 17c0 1.1.89 2 1.99 2H19c1.1 0 2-.9 2-2V7zm4 16H8V3h6.17L19 7.83z"
|
|
867
|
+
}
|
|
868
|
+
)
|
|
869
|
+
]
|
|
870
|
+
})
|
|
871
|
+
);
|
|
872
|
+
}
|
|
873
|
+
);
|
|
874
|
+
DiffIcon.displayName = "Diff";
|
|
875
|
+
var diff_default = DiffIcon;
|
|
876
|
+
|
|
877
|
+
// ../base-ui/src/assets/dpa.tsx
|
|
878
|
+
|
|
879
|
+
|
|
880
|
+
var DPAIcon = _react2.default.forwardRef(
|
|
881
|
+
(_a, ref) => {
|
|
882
|
+
var _b = _a, { color = "currentColor", className } = _b, props = _chunkLZLW5WCCjs.__objRest.call(void 0, _b, ["color", "className"]);
|
|
883
|
+
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
884
|
+
"svg",
|
|
885
|
+
_chunkLZLW5WCCjs.__spreadProps.call(void 0, _chunkLZLW5WCCjs.__spreadValues.call(void 0, {
|
|
886
|
+
ref,
|
|
887
|
+
role: "img",
|
|
888
|
+
className
|
|
889
|
+
}, props), {
|
|
890
|
+
viewBox: "0 0 24 24",
|
|
891
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
892
|
+
children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
893
|
+
"path",
|
|
894
|
+
{
|
|
895
|
+
d: "M23.373 20.364a4.682 4.682 0 0 1-8.1 0 4.694 4.694 0 0 1 0-4.669c.326-.564.778-.995 1.272-1.358.472.198 3.394 1.421 3.917 1.717a2.291 2.291 0 0 0-3.109.842 2.304 2.304 0 0 0 0 2.267 2.267 2.267 0 0 0 2.564 1.053 2.254 2.254 0 0 0 1.375-1.053 2.328 2.328 0 0 0 0-2.279 2.478 2.478 0 0 0-.83-.83l-3.53-2.045-5.727-3.317a5.022 5.022 0 0 0 4.139-.36l6.32 3.641a4.682 4.682 0 0 1 1.709 6.391zm-14-2.01v.004l-3.558 2a2.27 2.27 0 0 1-3.102-.823 2.267 2.267 0 0 1 2.551-3.332c.591.161 1.089.56 1.375 1.102v-.05a2.27 2.27 0 0 1-.824 3.103c.559-.303 3.352-2.62 3.465-2.714-.304-1.744-1.573-3.24-3.396-3.72a4.608 4.608 0 0 0-3.558.479 4.67 4.67 0 0 0-1.694 6.383 4.682 4.682 0 0 0 2.865 2.192 4.657 4.657 0 0 0 3.66-.56l6.877-3.973c-.019-1.303.512-2.604 1.375-3.58l-6.036 3.49zm-2.4-4.703v-8.1h.012c.002-1.617.821-3.189 2.321-4.055a4.682 4.682 0 1 1 2.337 8.737 4.678 4.678 0 0 1-1.55-.28c-.016-.085-.733-3.796-.733-4.188L9.29 9.59v6.761a4.075 4.075 0 0 0-2.317-2.7zm2.403-8.1a2.279 2.279 0 1 0 4.546 0 2.23 2.23 0 0 0-.297-1.127 2.279 2.279 0 0 0-1.97-1.14 2.267 2.267 0 0 0-2.279 2.254v.013z",
|
|
896
|
+
fill: themeSvgIconColor
|
|
897
|
+
}
|
|
898
|
+
)
|
|
899
|
+
})
|
|
900
|
+
);
|
|
901
|
+
}
|
|
902
|
+
);
|
|
903
|
+
DPAIcon.displayName = "DPA";
|
|
904
|
+
var dpa_default = DPAIcon;
|
|
905
|
+
|
|
906
|
+
// ../base-ui/src/assets/subp.tsx
|
|
907
|
+
|
|
908
|
+
|
|
909
|
+
var SubPIcon = _react2.default.forwardRef(
|
|
910
|
+
(_a, ref) => {
|
|
911
|
+
var _b = _a, { color = "currentColor", className } = _b, props = _chunkLZLW5WCCjs.__objRest.call(void 0, _b, ["color", "className"]);
|
|
912
|
+
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
913
|
+
"svg",
|
|
914
|
+
_chunkLZLW5WCCjs.__spreadProps.call(void 0, _chunkLZLW5WCCjs.__spreadValues.call(void 0, {
|
|
915
|
+
ref,
|
|
916
|
+
role: "img",
|
|
917
|
+
className
|
|
918
|
+
}, props), {
|
|
919
|
+
viewBox: "0 0 24 24",
|
|
920
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
921
|
+
children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
922
|
+
"path",
|
|
923
|
+
{
|
|
924
|
+
d: "M11.999 0a12 12 0 100 24A12 12 0 0012 0zm1.183 5.255h.048c3.273 0 5.247 1.48 5.247 4.103 0 2.727-1.974 4.536-5.295 4.669v-1.742c1.837-.11 2.801-1.061 2.801-2.744 0-1.498-.957-2.442-2.8-2.516zm-1.773.026l.005 11.896c.779.052 1.583.18 2.26.337l-.269 1.324H6.788v-1.324a14.96 14.96 0 012.26-.337V6.993a14.71 14.71 0 01-2.26-.337V5.33h2.26c.64 0 1.469-.028 2.361-.05z",
|
|
925
|
+
fill: "none",
|
|
926
|
+
stroke: themeSvgIconColor,
|
|
927
|
+
strokeWidth: "1.5"
|
|
928
|
+
}
|
|
929
|
+
)
|
|
930
|
+
})
|
|
931
|
+
);
|
|
932
|
+
}
|
|
933
|
+
);
|
|
934
|
+
SubPIcon.displayName = "SubP";
|
|
935
|
+
var subp_default = SubPIcon;
|
|
936
|
+
|
|
937
|
+
// ../base-ui/src/assets/t3p.tsx
|
|
938
|
+
|
|
939
|
+
|
|
940
|
+
var T3PIcon = _react2.default.forwardRef(
|
|
941
|
+
(_a, ref) => {
|
|
942
|
+
var _b = _a, { color = "currentColor", className } = _b, props = _chunkLZLW5WCCjs.__objRest.call(void 0, _b, ["color", "className"]);
|
|
943
|
+
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
944
|
+
"svg",
|
|
945
|
+
_chunkLZLW5WCCjs.__spreadProps.call(void 0, _chunkLZLW5WCCjs.__spreadValues.call(void 0, {
|
|
946
|
+
ref,
|
|
947
|
+
role: "img",
|
|
948
|
+
className
|
|
949
|
+
}, props), {
|
|
950
|
+
viewBox: "0 0 24 24",
|
|
951
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
952
|
+
children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
953
|
+
"path",
|
|
954
|
+
{
|
|
955
|
+
d: "M9.71 2.136a1.43 1.43 0 0 0-2.047 0h-.007a1.48 1.48 0 0 0-.421 1.042c0 .41.161.777.422 1.039l.007.007c.257.264.616.426 1.019.426.404 0 .766-.162 1.027-.426l.003-.007c.261-.262.421-.629.421-1.039 0-.408-.159-.777-.421-1.042H9.71zM8.683 22.295c.404 0 .766-.167 1.027-.429l.003-.008c.261-.261.421-.631.421-1.036 0-.41-.159-.778-.421-1.044H9.71a1.42 1.42 0 0 0-1.027-.432 1.4 1.4 0 0 0-1.02.432h-.007c-.26.266-.422.634-.422 1.044 0 .406.161.775.422 1.036l.007.008c.258.262.617.429 1.02.429zm7.89-4.462c.359-.096.683-.33.882-.684l.027-.052a1.47 1.47 0 0 0 .114-1.067 1.454 1.454 0 0 0-.675-.896l-.021-.014a1.425 1.425 0 0 0-1.078-.132c-.36.091-.684.335-.881.686-.2.349-.241.75-.146 1.119.099.363.33.691.675.896h.002c.346.203.737.239 1.101.144zm-6.405-7.342a2.083 2.083 0 0 0-1.485-.627c-.58 0-1.103.242-1.482.627-.378.385-.612.916-.612 1.507s.233 1.124.612 1.514a2.08 2.08 0 0 0 2.967 0c.379-.39.612-.923.612-1.514s-.233-1.122-.612-1.507zm-.835-2.51c.843.141 1.6.552 2.178 1.144h.004c.092.093.182.196.265.299l1.446-.851a3.176 3.176 0 0 1-.047-1.808 3.149 3.149 0 0 1 1.456-1.926l.025-.016a3.062 3.062 0 0 1 2.345-.306c.77.21 1.465.721 1.898 1.482v.002c.431.757.518 1.626.313 2.408a3.145 3.145 0 0 1-1.456 1.928l-.198.118h-.02a3.095 3.095 0 0 1-2.154.201 3.127 3.127 0 0 1-1.514-.944l-1.444.848a4.162 4.162 0 0 1 0 2.879l1.444.846c.413-.47.939-.789 1.514-.944a3.041 3.041 0 0 1 2.371.319l.048.023v.002a3.17 3.17 0 0 1 1.408 1.906 3.215 3.215 0 0 1-.313 2.405l-.026.053-.003-.005a3.147 3.147 0 0 1-1.867 1.436 3.096 3.096 0 0 1-2.371-.318v-.006a3.156 3.156 0 0 1-1.456-1.927 3.175 3.175 0 0 1 .047-1.805l-1.446-.848a3.905 3.905 0 0 1-.265.294l-.004.005a3.938 3.938 0 0 1-2.178 1.138v1.699a3.09 3.09 0 0 1 1.56.862l.002.004c.565.572.914 1.368.914 2.243 0 .873-.35 1.664-.914 2.239l-.002.009a3.1 3.1 0 0 1-2.21.931 3.1 3.1 0 0 1-2.206-.93h-.002v-.009a3.186 3.186 0 0 1-.916-2.239c0-.875.35-1.672.916-2.243v-.004h.002a3.1 3.1 0 0 1 1.558-.862v-1.699a3.926 3.926 0 0 1-2.176-1.138l-.006-.005a4.098 4.098 0 0 1-1.173-2.874c0-1.122.452-2.136 1.173-2.872h.006a3.947 3.947 0 0 1 2.176-1.144V6.289a3.137 3.137 0 0 1-1.558-.864h-.002v-.004a3.192 3.192 0 0 1-.916-2.243c0-.871.35-1.669.916-2.243l.002-.002A3.084 3.084 0 0 1 8.683 0c.861 0 1.641.355 2.21.932v.002h.002c.565.574.914 1.372.914 2.243 0 .876-.35 1.667-.914 2.243l-.002.005a3.142 3.142 0 0 1-1.56.864v1.692zm8.121-1.129l-.012-.019a1.452 1.452 0 0 0-.87-.668 1.43 1.43 0 0 0-1.103.146h.002c-.347.2-.58.529-.677.896-.095.365-.054.768.146 1.119l.007.009c.2.347.519.579.874.673.357.103.755.059 1.098-.144l.019-.009a1.47 1.47 0 0 0 .657-.885 1.493 1.493 0 0 0-.141-1.118",
|
|
956
|
+
fill: themeSvgIconColor
|
|
957
|
+
}
|
|
958
|
+
)
|
|
959
|
+
})
|
|
960
|
+
);
|
|
961
|
+
}
|
|
962
|
+
);
|
|
963
|
+
T3PIcon.displayName = "T3P";
|
|
964
|
+
var t3p_default = T3PIcon;
|
|
965
|
+
|
|
966
|
+
// ../base-ui/src/assets/http.tsx
|
|
967
|
+
|
|
968
|
+
|
|
969
|
+
var HttpIcon = _react2.default.forwardRef(
|
|
970
|
+
(_a, ref) => {
|
|
971
|
+
var _b = _a, { color = "currentColor", className } = _b, props = _chunkLZLW5WCCjs.__objRest.call(void 0, _b, ["color", "className"]);
|
|
972
|
+
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
973
|
+
"svg",
|
|
974
|
+
_chunkLZLW5WCCjs.__spreadProps.call(void 0, _chunkLZLW5WCCjs.__spreadValues.call(void 0, {
|
|
975
|
+
ref,
|
|
976
|
+
role: "img",
|
|
977
|
+
className
|
|
978
|
+
}, props), {
|
|
979
|
+
viewBox: "0 0 1024 1024",
|
|
980
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
981
|
+
children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
982
|
+
"path",
|
|
983
|
+
{
|
|
984
|
+
d: "M400.896 704.292571v194.889143a376.795429 376.795429 0 0 1-84.845714-12.8c-21.028571-34.486857-48.384-93.732571-65.682286-182.089143h150.528z m448 8.521143v38.070857H803.108571V885.028571h-41.984v-134.144h-89.929142V885.028571h-41.984v-134.144h-45.860572v-38.034285h265.508572z m-368.347429 0v63.561143h50.395429V712.777143h41.984V885.028571h-41.984v-70.582857H480.548571v70.582857h-41.947428V712.777143h41.947428z m433.188572 0c19.456 0 32.146286 0.841143 38.509714 2.633143 10.057143 2.742857 18.505143 8.740571 25.161143 17.810286 6.729143 9.069714 10.020571 20.662857 10.020571 34.596571 0 10.715429-1.901714 19.894857-5.741714 27.428572a49.115429 49.115429 0 0 1-33.024 26.404571c-7.899429 1.645714-19.017143 2.450286-33.462857 2.450286h-14.994286V885.028571h-41.947428V712.777143h55.478857z m-691.602286-8.521143c15.579429 79.798857 39.460571 135.606857 59.465143 171.154286a377.526857 377.526857 0 0 1-198.144-171.154286h138.678857z m693.248 35.84h-25.929143v56.576h22.491429c12.946286 0 21.686857-0.914286 26.697143-2.925714a26.038857 26.038857 0 0 0 12.214857-9.984 27.757714 27.757714 0 0 0 4.388571-15.506286 26.733714 26.733714 0 0 0-6.217143-18.029714 26.697143 26.697143 0 0 0-15.652571-8.923428 114.505143 114.505143 0 0 0-17.993143-1.170286z m-514.486857-203.410285v139.629714h-155.428571a957.586286 957.586286 0 0 1-11.702858-139.629714h167.131429z m-195.108571 0a955.977143 955.977143 0 0 0 11.776 139.629714H70.107429A372.626286 372.626286 0 0 1 36.571429 536.722286h169.216z m390.217142 0a957.696 957.696 0 0 1-11.702857 139.629714h-155.428571v-139.629714h167.131428z m193.170286 0a374.930286 374.930286 0 0 1-33.389714 139.629714H612.205714a956.342857 956.342857 0 0 0 11.776-139.629714h165.193143z m-32.548571-167.570286c19.346286 42.934857 30.902857 89.965714 32.841143 139.629714h-165.376c-0.694857-52.48-5.010286-98.742857-11.556572-139.629714h144.091429z m-355.730286 0v139.629714H233.581714c0.731429-52.516571 5.12-98.742857 11.629715-139.629714h155.684571z m-183.661714 0a965.412571 965.412571 0 0 0-11.593143 139.629714H36.790857c1.828571-49.627429 13.019429-96.768 32.256-139.629714H217.234286z m367.323428 0c6.546286 40.923429 10.898286 87.113143 11.629715 139.629714h-167.350858v-139.629714h155.721143z m-34.998857-197.595429c82.651429 32.109714 150.528 92.891429 193.060572 169.691429H607.817143c-15.286857-78.189714-38.509714-133.741714-58.258286-169.691429zM428.873143 146.285714c29.696 1.316571 58.514286 5.997714 86.125714 13.750857 20.955429 35.181714 47.908571 93.952 64.987429 181.174858h-151.149715V146.285714z m-27.977143 0.036572v194.925714H249.819429c17.115429-87.771429 44.324571-146.724571 65.316571-181.833143A376.758857 376.758857 0 0 1 400.896 146.285714z m-120.100571 24.064c-19.858286 35.949714-43.410286 91.794286-58.88 170.825143H83.053714a378.404571 378.404571 0 0 1 197.741715-170.788572z",
|
|
985
|
+
fill: themeSvgIconColor,
|
|
986
|
+
"p-id": "1509"
|
|
987
|
+
}
|
|
988
|
+
)
|
|
989
|
+
})
|
|
990
|
+
);
|
|
991
|
+
}
|
|
992
|
+
);
|
|
993
|
+
HttpIcon.displayName = "Http";
|
|
994
|
+
var http_default = HttpIcon;
|
|
995
|
+
|
|
996
|
+
// ../base-ui/src/assets/scheme.tsx
|
|
997
|
+
|
|
998
|
+
|
|
999
|
+
var SchemeIcon = _react2.default.forwardRef(
|
|
1000
|
+
(_a, ref) => {
|
|
1001
|
+
var _b = _a, { color = "currentColor", className } = _b, props = _chunkLZLW5WCCjs.__objRest.call(void 0, _b, ["color", "className"]);
|
|
1002
|
+
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
1003
|
+
"svg",
|
|
1004
|
+
_chunkLZLW5WCCjs.__spreadProps.call(void 0, _chunkLZLW5WCCjs.__spreadValues.call(void 0, {
|
|
1005
|
+
ref,
|
|
1006
|
+
role: "img",
|
|
1007
|
+
className
|
|
1008
|
+
}, props), {
|
|
1009
|
+
viewBox: "0 0 24 24",
|
|
1010
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1011
|
+
children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
1012
|
+
"path",
|
|
1013
|
+
{
|
|
1014
|
+
fill: themeSvgIconColor,
|
|
1015
|
+
d: "M5.11 21.186 9.887 7.303 8.945 5.11H7.407V2.813h2.296c.483 0 .896.299 1.068.724l6.58 15.353h1.539v2.296h-2.297a1.14 1.14 0 0 1-1.068-.735L11.231 10.45 7.544 21.186z"
|
|
1016
|
+
}
|
|
1017
|
+
)
|
|
1018
|
+
})
|
|
1019
|
+
);
|
|
1020
|
+
}
|
|
1021
|
+
);
|
|
1022
|
+
SchemeIcon.displayName = "Scheme";
|
|
1023
|
+
var scheme_default = SchemeIcon;
|
|
1024
|
+
|
|
1025
|
+
// ../base-ui/src/assets/faq.tsx
|
|
1026
|
+
|
|
1027
|
+
|
|
1028
|
+
var FAQIcon = _react2.default.forwardRef(
|
|
1029
|
+
(_a, ref) => {
|
|
1030
|
+
var _b = _a, { color = "currentColor", className } = _b, props = _chunkLZLW5WCCjs.__objRest.call(void 0, _b, ["color", "className"]);
|
|
1031
|
+
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
1032
|
+
"svg",
|
|
1033
|
+
_chunkLZLW5WCCjs.__spreadProps.call(void 0, _chunkLZLW5WCCjs.__spreadValues.call(void 0, {
|
|
1034
|
+
ref,
|
|
1035
|
+
role: "img",
|
|
1036
|
+
className,
|
|
1037
|
+
stroke: "currentColor",
|
|
1038
|
+
strokeWidth: "2",
|
|
1039
|
+
strokeLinecap: "round",
|
|
1040
|
+
strokeLinejoin: "round"
|
|
1041
|
+
}, props), {
|
|
1042
|
+
viewBox: "0 0 24 24",
|
|
1043
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1044
|
+
children: [
|
|
1045
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "circle", { cx: "12", cy: "12", r: "10", fill: "none", stroke: themeSvgIconColor }),
|
|
1046
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "path", { d: "M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3", fill: "none", stroke: themeSvgIconColor }),
|
|
1047
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "path", { d: "M12 17h.01", fill: "none", stroke: themeSvgIconColor })
|
|
1048
|
+
]
|
|
1049
|
+
})
|
|
1050
|
+
);
|
|
1051
|
+
}
|
|
1052
|
+
);
|
|
1053
|
+
FAQIcon.displayName = "FAQ";
|
|
1054
|
+
var faq_default = FAQIcon;
|
|
1055
|
+
|
|
1056
|
+
// ../base-ui/src/assets/faqb.tsx
|
|
1057
|
+
|
|
1058
|
+
|
|
1059
|
+
var FAQBIcon = _react2.default.forwardRef(
|
|
1060
|
+
(_a, ref) => {
|
|
1061
|
+
var _b = _a, { color = "currentColor", className } = _b, props = _chunkLZLW5WCCjs.__objRest.call(void 0, _b, ["color", "className"]);
|
|
1062
|
+
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
1063
|
+
"svg",
|
|
1064
|
+
_chunkLZLW5WCCjs.__spreadProps.call(void 0, _chunkLZLW5WCCjs.__spreadValues.call(void 0, {
|
|
1065
|
+
ref,
|
|
1066
|
+
role: "img",
|
|
1067
|
+
className,
|
|
1068
|
+
stroke: "currentColor",
|
|
1069
|
+
strokeWidth: "2",
|
|
1070
|
+
strokeLinecap: "round",
|
|
1071
|
+
strokeLinejoin: "round"
|
|
1072
|
+
}, props), {
|
|
1073
|
+
viewBox: "0 0 24 24",
|
|
1074
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1075
|
+
children: [
|
|
1076
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
1077
|
+
"path",
|
|
1078
|
+
{
|
|
1079
|
+
fill: "none",
|
|
1080
|
+
stroke: themeSvgIconColor,
|
|
1081
|
+
d: "M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z"
|
|
1082
|
+
}
|
|
1083
|
+
),
|
|
1084
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "path", { fill: "none", stroke: themeSvgIconColor, d: "M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3" }),
|
|
1085
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "line", { fill: "none", stroke: themeSvgIconColor, x1: "12", x2: "12.01", y1: "17", y2: "17" })
|
|
1086
|
+
]
|
|
1087
|
+
})
|
|
1088
|
+
);
|
|
1089
|
+
}
|
|
1090
|
+
);
|
|
1091
|
+
FAQBIcon.displayName = "FAQB";
|
|
1092
|
+
var faqb_default = FAQBIcon;
|
|
1093
|
+
|
|
1094
|
+
// ../base-ui/src/assets/faqs.tsx
|
|
1095
|
+
|
|
1096
|
+
|
|
1097
|
+
var FAQSIcon = _react2.default.forwardRef(
|
|
1098
|
+
(_a, ref) => {
|
|
1099
|
+
var _b = _a, { color = "currentColor", className } = _b, props = _chunkLZLW5WCCjs.__objRest.call(void 0, _b, ["color", "className"]);
|
|
1100
|
+
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
1101
|
+
"svg",
|
|
1102
|
+
_chunkLZLW5WCCjs.__spreadProps.call(void 0, _chunkLZLW5WCCjs.__spreadValues.call(void 0, {
|
|
1103
|
+
ref,
|
|
1104
|
+
role: "img",
|
|
1105
|
+
className,
|
|
1106
|
+
stroke: "currentColor",
|
|
1107
|
+
strokeWidth: "2",
|
|
1108
|
+
strokeLinecap: "round",
|
|
1109
|
+
strokeLinejoin: "round"
|
|
1110
|
+
}, props), {
|
|
1111
|
+
viewBox: "0 0 24 24",
|
|
1112
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1113
|
+
children: [
|
|
1114
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
1115
|
+
"path",
|
|
1116
|
+
{
|
|
1117
|
+
fill: "none",
|
|
1118
|
+
stroke: themeSvgIconColor,
|
|
1119
|
+
d: "M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"
|
|
1120
|
+
}
|
|
1121
|
+
),
|
|
1122
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "path", { fill: "none", stroke: themeSvgIconColor, d: "M9.1 9a3 3 0 0 1 5.82 1c0 2-3 3-3 3" }),
|
|
1123
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "path", { fill: "none", stroke: themeSvgIconColor, d: "M12 17h.01" })
|
|
1124
|
+
]
|
|
1125
|
+
})
|
|
1126
|
+
);
|
|
1127
|
+
}
|
|
1128
|
+
);
|
|
1129
|
+
FAQSIcon.displayName = "FAQS";
|
|
1130
|
+
var faqs_default = FAQSIcon;
|
|
1131
|
+
|
|
1132
|
+
// ../base-ui/src/assets/index.ts
|
|
1133
|
+
var BUILTIN_ICON_COMPONENTS = {
|
|
1134
|
+
GitHub: github_default,
|
|
1135
|
+
D8: d8_default,
|
|
1136
|
+
Clerk: clerk_default,
|
|
1137
|
+
Iterm: iterm_default,
|
|
1138
|
+
Markdown: markdown_default,
|
|
1139
|
+
MDX: mdx_default,
|
|
1140
|
+
Html: html_default,
|
|
1141
|
+
Json: json_default,
|
|
1142
|
+
XML: xml_default,
|
|
1143
|
+
Yaml: yaml_default,
|
|
1144
|
+
CSV: csv_default,
|
|
1145
|
+
Txt: txt_default,
|
|
1146
|
+
Java: java_default,
|
|
1147
|
+
SQL: sql_default,
|
|
1148
|
+
Log: log_default,
|
|
1149
|
+
MAC: mac_default,
|
|
1150
|
+
BTC: bitcoin_default,
|
|
1151
|
+
CSS: css_default,
|
|
1152
|
+
Mmd: mermaid_default,
|
|
1153
|
+
LastUpdated: last_updated_default,
|
|
1154
|
+
Snippets: snippets_default,
|
|
1155
|
+
Test: test_default,
|
|
1156
|
+
Diff: diff_default,
|
|
1157
|
+
DPA: dpa_default,
|
|
1158
|
+
SubP: subp_default,
|
|
1159
|
+
T3P: t3p_default,
|
|
1160
|
+
Http: http_default,
|
|
1161
|
+
Scheme: scheme_default,
|
|
1162
|
+
FAQ: faq_default,
|
|
1163
|
+
FAQB: faqb_default,
|
|
1164
|
+
FAQS: faqs_default
|
|
1165
|
+
};
|
|
1166
|
+
|
|
1167
|
+
// ../base-ui/src/components/limited-lucide-icons.ts
|
|
1168
|
+
var limited_lucide_icons_exports = {};
|
|
1169
|
+
_chunkLZLW5WCCjs.__export.call(void 0, limited_lucide_icons_exports, {
|
|
1170
|
+
AlbumIcon: () => Album,
|
|
1171
|
+
AlignHorizontalJustifyEnd: () => AlignHorizontalJustifyEnd,
|
|
1172
|
+
ArrowLeft: () => ArrowLeft,
|
|
1173
|
+
ArrowRight: () => ArrowRight,
|
|
1174
|
+
ArrowUp: () => ArrowUp,
|
|
1175
|
+
Binary: () => Binary,
|
|
1176
|
+
Blocks: () => Blocks,
|
|
1177
|
+
BookX: () => BookX,
|
|
1178
|
+
BotMessageSquare: () => BotMessageSquare,
|
|
1179
|
+
Brain: () => Brain,
|
|
1180
|
+
BrainCircuit: () => BrainCircuit,
|
|
1181
|
+
BringToFront: () => BringToFront,
|
|
1182
|
+
Bug: () => Bug,
|
|
1183
|
+
BugOff: () => BugOff,
|
|
1184
|
+
Building2: () => Building2,
|
|
1185
|
+
Car: () => Car,
|
|
1186
|
+
Check: () => Check,
|
|
1187
|
+
CheckCheck: () => CheckCheck,
|
|
1188
|
+
CheckLine: () => CheckLine,
|
|
1189
|
+
ChevronDown: () => ChevronDown,
|
|
1190
|
+
ChevronLeft: () => ChevronLeft,
|
|
1191
|
+
ChevronRight: () => ChevronRight,
|
|
1192
|
+
ChevronUp: () => ChevronUp,
|
|
1193
|
+
Circle: () => Circle,
|
|
1194
|
+
CircleAlert: () => CircleAlert,
|
|
1195
|
+
CircleSmall: () => CircleSmall,
|
|
1196
|
+
CircleStop: () => CircleStop,
|
|
1197
|
+
ComponentIcon: () => Component,
|
|
1198
|
+
Copy: () => Copy,
|
|
1199
|
+
Cpu: () => Cpu,
|
|
1200
|
+
DatabaseZap: () => DatabaseZap,
|
|
1201
|
+
Dot: () => Dot,
|
|
1202
|
+
Download: () => Download,
|
|
1203
|
+
ExternalLink: () => ExternalLink,
|
|
1204
|
+
Eye: () => Eye,
|
|
1205
|
+
Facebook: () => Facebook,
|
|
1206
|
+
File: () => File,
|
|
1207
|
+
FileDown: () => FileDown,
|
|
1208
|
+
FileInput: () => FileInput,
|
|
1209
|
+
FileLock2: () => FileLock2,
|
|
1210
|
+
FileUp: () => FileUp,
|
|
1211
|
+
Fingerprint: () => Fingerprint,
|
|
1212
|
+
Folder: () => Folder,
|
|
1213
|
+
FolderOpen: () => FolderOpen,
|
|
1214
|
+
Gift: () => Gift,
|
|
1215
|
+
GitMerge: () => GitMerge,
|
|
1216
|
+
GitPullRequestArrow: () => GitPullRequestArrow,
|
|
1217
|
+
Globe: () => Globe,
|
|
1218
|
+
GlobeLock: () => GlobeLock,
|
|
1219
|
+
Grip: () => Grip,
|
|
1220
|
+
GripVertical: () => GripVertical,
|
|
1221
|
+
HandHeart: () => HandHeart,
|
|
1222
|
+
Handshake: () => Handshake,
|
|
1223
|
+
Highlighter: () => Highlighter,
|
|
1224
|
+
HousePlus: () => HousePlus,
|
|
1225
|
+
ImageDown: () => ImageDown,
|
|
1226
|
+
ImageOff: () => ImageOff,
|
|
1227
|
+
ImageUp: () => ImageUp,
|
|
1228
|
+
Infinity: () => Infinity,
|
|
1229
|
+
Info: () => Info,
|
|
1230
|
+
Keyboard: () => Keyboard,
|
|
1231
|
+
LandPlot: () => LandPlot,
|
|
1232
|
+
Languages: () => Languages,
|
|
1233
|
+
Layout: () => PanelsTopLeft,
|
|
1234
|
+
LayoutTemplate: () => LayoutTemplate,
|
|
1235
|
+
LibraryIcon: () => Library,
|
|
1236
|
+
Link: () => Link,
|
|
1237
|
+
ListTodo: () => ListTodo,
|
|
1238
|
+
Loader2: () => LoaderCircle,
|
|
1239
|
+
LogIn: () => LogIn,
|
|
1240
|
+
LogOut: () => LogOut,
|
|
1241
|
+
Mail: () => Mail,
|
|
1242
|
+
MessageCircleCode: () => MessageCircleCode,
|
|
1243
|
+
MessageCircleMore: () => MessageCircleMore,
|
|
1244
|
+
MoreHorizontal: () => Ellipsis,
|
|
1245
|
+
MousePointerClick: () => MousePointerClick,
|
|
1246
|
+
Music4: () => Music4,
|
|
1247
|
+
NotepadText: () => NotepadText,
|
|
1248
|
+
Palette: () => Palette,
|
|
1249
|
+
PanelLeft: () => PanelLeft,
|
|
1250
|
+
PanelsTopLeft: () => PanelsTopLeft,
|
|
1251
|
+
PawPrint: () => PawPrint,
|
|
1252
|
+
Pencil: () => Pencil,
|
|
1253
|
+
Pi: () => Pi,
|
|
1254
|
+
QrCode: () => QrCode,
|
|
1255
|
+
ReceiptText: () => ReceiptText,
|
|
1256
|
+
RefreshCcw: () => RefreshCcw,
|
|
1257
|
+
Regex: () => Regex,
|
|
1258
|
+
Replace: () => Replace,
|
|
1259
|
+
Rocket: () => Rocket,
|
|
1260
|
+
Rss: () => Rss,
|
|
1261
|
+
Scale: () => Scale,
|
|
1262
|
+
Search: () => Search,
|
|
1263
|
+
SendHorizontal: () => SendHorizontal,
|
|
1264
|
+
Server: () => Server,
|
|
1265
|
+
Share: () => Share,
|
|
1266
|
+
Shield: () => Shield,
|
|
1267
|
+
ShieldUser: () => ShieldUser,
|
|
1268
|
+
Sigma: () => Sigma,
|
|
1269
|
+
Sparkles: () => Sparkles,
|
|
1270
|
+
SplinePointer: () => SplinePointer,
|
|
1271
|
+
Sprout: () => Sprout,
|
|
1272
|
+
SquareDashedBottomCode: () => SquareDashedBottomCode,
|
|
1273
|
+
SquareTerminal: () => SquareTerminal,
|
|
1274
|
+
Star: () => Star,
|
|
1275
|
+
Tablets: () => Tablets,
|
|
1276
|
+
Terminal: () => Terminal,
|
|
1277
|
+
Twitter: () => Twitter,
|
|
1278
|
+
UserRoundCheck: () => UserRoundCheck,
|
|
1279
|
+
Workflow: () => Workflow,
|
|
1280
|
+
X: () => X,
|
|
1281
|
+
Zap: () => Zap
|
|
1282
|
+
});
|
|
1283
|
+
|
|
1284
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/createLucideIcon.js
|
|
1285
|
+
|
|
1286
|
+
|
|
1287
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/shared/src/utils.js
|
|
1288
|
+
var toKebabCase = (string) => string.replace(/([a-z0-9])([A-Z])/g, "$1-$2").toLowerCase();
|
|
1289
|
+
var toCamelCase = (string) => string.replace(
|
|
1290
|
+
/^([A-Z])|[\s-_]+(\w)/g,
|
|
1291
|
+
(match, p1, p2) => p2 ? p2.toUpperCase() : p1.toLowerCase()
|
|
1292
|
+
);
|
|
1293
|
+
var toPascalCase = (string) => {
|
|
1294
|
+
const camelCase = toCamelCase(string);
|
|
1295
|
+
return camelCase.charAt(0).toUpperCase() + camelCase.slice(1);
|
|
1296
|
+
};
|
|
1297
|
+
var mergeClasses = (...classes) => classes.filter((className, index, array) => {
|
|
1298
|
+
return Boolean(className) && className.trim() !== "" && array.indexOf(className) === index;
|
|
1299
|
+
}).join(" ").trim();
|
|
1300
|
+
var hasA11yProp = (props) => {
|
|
1301
|
+
for (const prop in props) {
|
|
1302
|
+
if (prop.startsWith("aria-") || prop === "role" || prop === "title") {
|
|
1303
|
+
return true;
|
|
1304
|
+
}
|
|
1305
|
+
}
|
|
1306
|
+
};
|
|
1307
|
+
|
|
1308
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/Icon.js
|
|
1309
|
+
|
|
1310
|
+
|
|
1311
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/defaultAttributes.js
|
|
1312
|
+
var defaultAttributes = {
|
|
1313
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1314
|
+
width: 24,
|
|
1315
|
+
height: 24,
|
|
1316
|
+
viewBox: "0 0 24 24",
|
|
1317
|
+
fill: "none",
|
|
1318
|
+
stroke: "currentColor",
|
|
1319
|
+
strokeWidth: 2,
|
|
1320
|
+
strokeLinecap: "round",
|
|
1321
|
+
strokeLinejoin: "round"
|
|
1322
|
+
};
|
|
1323
|
+
|
|
1324
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/Icon.js
|
|
1325
|
+
var Icon = _react.forwardRef.call(void 0,
|
|
1326
|
+
(_a, ref) => {
|
|
1327
|
+
var _b = _a, {
|
|
1328
|
+
color = "currentColor",
|
|
1329
|
+
size = 24,
|
|
1330
|
+
strokeWidth = 2,
|
|
1331
|
+
absoluteStrokeWidth,
|
|
1332
|
+
className = "",
|
|
1333
|
+
children,
|
|
1334
|
+
iconNode
|
|
1335
|
+
} = _b, rest = _chunkLZLW5WCCjs.__objRest.call(void 0, _b, [
|
|
1336
|
+
"color",
|
|
1337
|
+
"size",
|
|
1338
|
+
"strokeWidth",
|
|
1339
|
+
"absoluteStrokeWidth",
|
|
1340
|
+
"className",
|
|
1341
|
+
"children",
|
|
1342
|
+
"iconNode"
|
|
1343
|
+
]);
|
|
1344
|
+
return _react.createElement.call(void 0,
|
|
1345
|
+
"svg",
|
|
1346
|
+
_chunkLZLW5WCCjs.__spreadValues.call(void 0, _chunkLZLW5WCCjs.__spreadValues.call(void 0, _chunkLZLW5WCCjs.__spreadProps.call(void 0, _chunkLZLW5WCCjs.__spreadValues.call(void 0, {
|
|
1347
|
+
ref
|
|
1348
|
+
}, defaultAttributes), {
|
|
1349
|
+
width: size,
|
|
1350
|
+
height: size,
|
|
1351
|
+
stroke: color,
|
|
1352
|
+
strokeWidth: absoluteStrokeWidth ? Number(strokeWidth) * 24 / Number(size) : strokeWidth,
|
|
1353
|
+
className: mergeClasses("lucide", className)
|
|
1354
|
+
}), !children && !hasA11yProp(rest) && { "aria-hidden": "true" }), rest),
|
|
1355
|
+
[
|
|
1356
|
+
...iconNode.map(([tag, attrs]) => _react.createElement.call(void 0, tag, attrs)),
|
|
1357
|
+
...Array.isArray(children) ? children : [children]
|
|
1358
|
+
]
|
|
1359
|
+
);
|
|
1360
|
+
}
|
|
1361
|
+
);
|
|
1362
|
+
|
|
1363
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/createLucideIcon.js
|
|
1364
|
+
var createLucideIcon = (iconName, iconNode) => {
|
|
1365
|
+
const Component2 = _react.forwardRef.call(void 0,
|
|
1366
|
+
(_a, ref) => {
|
|
1367
|
+
var _b = _a, { className } = _b, props = _chunkLZLW5WCCjs.__objRest.call(void 0, _b, ["className"]);
|
|
1368
|
+
return _react.createElement.call(void 0, Icon, _chunkLZLW5WCCjs.__spreadValues.call(void 0, {
|
|
1369
|
+
ref,
|
|
1370
|
+
iconNode,
|
|
1371
|
+
className: mergeClasses(
|
|
1372
|
+
`lucide-${toKebabCase(toPascalCase(iconName))}`,
|
|
1373
|
+
`lucide-${iconName}`,
|
|
1374
|
+
className
|
|
1375
|
+
)
|
|
1376
|
+
}, props));
|
|
1377
|
+
}
|
|
1378
|
+
);
|
|
1379
|
+
Component2.displayName = toPascalCase(iconName);
|
|
1380
|
+
return Component2;
|
|
1381
|
+
};
|
|
1382
|
+
|
|
1383
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/album.js
|
|
1384
|
+
var __iconNode = [
|
|
1385
|
+
["rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", ry: "2", key: "1m3agn" }],
|
|
1386
|
+
["polyline", { points: "11 3 11 11 14 8 17 11 17 3", key: "1wcwz3" }]
|
|
1387
|
+
];
|
|
1388
|
+
var Album = createLucideIcon("album", __iconNode);
|
|
1389
|
+
|
|
1390
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/align-horizontal-justify-end.js
|
|
1391
|
+
var __iconNode2 = [
|
|
1392
|
+
["rect", { width: "6", height: "14", x: "2", y: "5", rx: "2", key: "dy24zr" }],
|
|
1393
|
+
["rect", { width: "6", height: "10", x: "12", y: "7", rx: "2", key: "1ht384" }],
|
|
1394
|
+
["path", { d: "M22 2v20", key: "40qfg1" }]
|
|
1395
|
+
];
|
|
1396
|
+
var AlignHorizontalJustifyEnd = createLucideIcon("align-horizontal-justify-end", __iconNode2);
|
|
1397
|
+
|
|
1398
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/arrow-left.js
|
|
1399
|
+
var __iconNode3 = [
|
|
1400
|
+
["path", { d: "m12 19-7-7 7-7", key: "1l729n" }],
|
|
1401
|
+
["path", { d: "M19 12H5", key: "x3x0zl" }]
|
|
1402
|
+
];
|
|
1403
|
+
var ArrowLeft = createLucideIcon("arrow-left", __iconNode3);
|
|
1404
|
+
|
|
1405
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/arrow-right.js
|
|
1406
|
+
var __iconNode4 = [
|
|
1407
|
+
["path", { d: "M5 12h14", key: "1ays0h" }],
|
|
1408
|
+
["path", { d: "m12 5 7 7-7 7", key: "xquz4c" }]
|
|
1409
|
+
];
|
|
1410
|
+
var ArrowRight = createLucideIcon("arrow-right", __iconNode4);
|
|
1411
|
+
|
|
1412
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/arrow-up.js
|
|
1413
|
+
var __iconNode5 = [
|
|
1414
|
+
["path", { d: "m5 12 7-7 7 7", key: "hav0vg" }],
|
|
1415
|
+
["path", { d: "M12 19V5", key: "x0mq9r" }]
|
|
1416
|
+
];
|
|
1417
|
+
var ArrowUp = createLucideIcon("arrow-up", __iconNode5);
|
|
1418
|
+
|
|
1419
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/binary.js
|
|
1420
|
+
var __iconNode6 = [
|
|
1421
|
+
["rect", { x: "14", y: "14", width: "4", height: "6", rx: "2", key: "p02svl" }],
|
|
1422
|
+
["rect", { x: "6", y: "4", width: "4", height: "6", rx: "2", key: "xm4xkj" }],
|
|
1423
|
+
["path", { d: "M6 20h4", key: "1i6q5t" }],
|
|
1424
|
+
["path", { d: "M14 10h4", key: "ru81e7" }],
|
|
1425
|
+
["path", { d: "M6 14h2v6", key: "16z9wg" }],
|
|
1426
|
+
["path", { d: "M14 4h2v6", key: "1idq9u" }]
|
|
1427
|
+
];
|
|
1428
|
+
var Binary = createLucideIcon("binary", __iconNode6);
|
|
1429
|
+
|
|
1430
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/blocks.js
|
|
1431
|
+
var __iconNode7 = [
|
|
1432
|
+
[
|
|
1433
|
+
"path",
|
|
1434
|
+
{
|
|
1435
|
+
d: "M10 22V7a1 1 0 0 0-1-1H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-5a1 1 0 0 0-1-1H2",
|
|
1436
|
+
key: "1ah6g2"
|
|
1437
|
+
}
|
|
1438
|
+
],
|
|
1439
|
+
["rect", { x: "14", y: "2", width: "8", height: "8", rx: "1", key: "88lufb" }]
|
|
1440
|
+
];
|
|
1441
|
+
var Blocks = createLucideIcon("blocks", __iconNode7);
|
|
1442
|
+
|
|
1443
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/book-x.js
|
|
1444
|
+
var __iconNode8 = [
|
|
1445
|
+
["path", { d: "m14.5 7-5 5", key: "dy991v" }],
|
|
1446
|
+
[
|
|
1447
|
+
"path",
|
|
1448
|
+
{
|
|
1449
|
+
d: "M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20",
|
|
1450
|
+
key: "k3hazp"
|
|
1451
|
+
}
|
|
1452
|
+
],
|
|
1453
|
+
["path", { d: "m9.5 7 5 5", key: "s45iea" }]
|
|
1454
|
+
];
|
|
1455
|
+
var BookX = createLucideIcon("book-x", __iconNode8);
|
|
1456
|
+
|
|
1457
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/bot-message-square.js
|
|
1458
|
+
var __iconNode9 = [
|
|
1459
|
+
["path", { d: "M12 6V2H8", key: "1155em" }],
|
|
1460
|
+
["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" }],
|
|
1461
|
+
["path", { d: "M2 12h2", key: "1t8f8n" }],
|
|
1462
|
+
["path", { d: "M9 11v2", key: "1ueba0" }],
|
|
1463
|
+
["path", { d: "M15 11v2", key: "i11awn" }],
|
|
1464
|
+
["path", { d: "M20 12h2", key: "1q8mjw" }]
|
|
1465
|
+
];
|
|
1466
|
+
var BotMessageSquare = createLucideIcon("bot-message-square", __iconNode9);
|
|
1467
|
+
|
|
1468
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/brain-circuit.js
|
|
1469
|
+
var __iconNode10 = [
|
|
1470
|
+
[
|
|
1471
|
+
"path",
|
|
1472
|
+
{
|
|
1473
|
+
d: "M12 5a3 3 0 1 0-5.997.125 4 4 0 0 0-2.526 5.77 4 4 0 0 0 .556 6.588A4 4 0 1 0 12 18Z",
|
|
1474
|
+
key: "l5xja"
|
|
1475
|
+
}
|
|
1476
|
+
],
|
|
1477
|
+
["path", { d: "M9 13a4.5 4.5 0 0 0 3-4", key: "10igwf" }],
|
|
1478
|
+
["path", { d: "M6.003 5.125A3 3 0 0 0 6.401 6.5", key: "105sqy" }],
|
|
1479
|
+
["path", { d: "M3.477 10.896a4 4 0 0 1 .585-.396", key: "ql3yin" }],
|
|
1480
|
+
["path", { d: "M6 18a4 4 0 0 1-1.967-.516", key: "2e4loj" }],
|
|
1481
|
+
["path", { d: "M12 13h4", key: "1ku699" }],
|
|
1482
|
+
["path", { d: "M12 18h6a2 2 0 0 1 2 2v1", key: "105ag5" }],
|
|
1483
|
+
["path", { d: "M12 8h8", key: "1lhi5i" }],
|
|
1484
|
+
["path", { d: "M16 8V5a2 2 0 0 1 2-2", key: "u6izg6" }],
|
|
1485
|
+
["circle", { cx: "16", cy: "13", r: ".5", key: "ry7gng" }],
|
|
1486
|
+
["circle", { cx: "18", cy: "3", r: ".5", key: "1aiba7" }],
|
|
1487
|
+
["circle", { cx: "20", cy: "21", r: ".5", key: "yhc1fs" }],
|
|
1488
|
+
["circle", { cx: "20", cy: "8", r: ".5", key: "1e43v0" }]
|
|
1489
|
+
];
|
|
1490
|
+
var BrainCircuit = createLucideIcon("brain-circuit", __iconNode10);
|
|
1491
|
+
|
|
1492
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/brain.js
|
|
1493
|
+
var __iconNode11 = [
|
|
1494
|
+
[
|
|
1495
|
+
"path",
|
|
1496
|
+
{
|
|
1497
|
+
d: "M12 5a3 3 0 1 0-5.997.125 4 4 0 0 0-2.526 5.77 4 4 0 0 0 .556 6.588A4 4 0 1 0 12 18Z",
|
|
1498
|
+
key: "l5xja"
|
|
1499
|
+
}
|
|
1500
|
+
],
|
|
1501
|
+
[
|
|
1502
|
+
"path",
|
|
1503
|
+
{
|
|
1504
|
+
d: "M12 5a3 3 0 1 1 5.997.125 4 4 0 0 1 2.526 5.77 4 4 0 0 1-.556 6.588A4 4 0 1 1 12 18Z",
|
|
1505
|
+
key: "ep3f8r"
|
|
1506
|
+
}
|
|
1507
|
+
],
|
|
1508
|
+
["path", { d: "M15 13a4.5 4.5 0 0 1-3-4 4.5 4.5 0 0 1-3 4", key: "1p4c4q" }],
|
|
1509
|
+
["path", { d: "M17.599 6.5a3 3 0 0 0 .399-1.375", key: "tmeiqw" }],
|
|
1510
|
+
["path", { d: "M6.003 5.125A3 3 0 0 0 6.401 6.5", key: "105sqy" }],
|
|
1511
|
+
["path", { d: "M3.477 10.896a4 4 0 0 1 .585-.396", key: "ql3yin" }],
|
|
1512
|
+
["path", { d: "M19.938 10.5a4 4 0 0 1 .585.396", key: "1qfode" }],
|
|
1513
|
+
["path", { d: "M6 18a4 4 0 0 1-1.967-.516", key: "2e4loj" }],
|
|
1514
|
+
["path", { d: "M19.967 17.484A4 4 0 0 1 18 18", key: "159ez6" }]
|
|
1515
|
+
];
|
|
1516
|
+
var Brain = createLucideIcon("brain", __iconNode11);
|
|
1517
|
+
|
|
1518
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/bring-to-front.js
|
|
1519
|
+
var __iconNode12 = [
|
|
1520
|
+
["rect", { x: "8", y: "8", width: "8", height: "8", rx: "2", key: "yj20xf" }],
|
|
1521
|
+
["path", { d: "M4 10a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2", key: "1ltk23" }],
|
|
1522
|
+
["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" }]
|
|
1523
|
+
];
|
|
1524
|
+
var BringToFront = createLucideIcon("bring-to-front", __iconNode12);
|
|
1525
|
+
|
|
1526
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/bug-off.js
|
|
1527
|
+
var __iconNode13 = [
|
|
1528
|
+
["path", { d: "M15 7.13V6a3 3 0 0 0-5.14-2.1L8 2", key: "vl8zik" }],
|
|
1529
|
+
["path", { d: "M14.12 3.88 16 2", key: "qol33r" }],
|
|
1530
|
+
["path", { d: "M22 13h-4v-2a4 4 0 0 0-4-4h-1.3", key: "1ou0bd" }],
|
|
1531
|
+
["path", { d: "M20.97 5c0 2.1-1.6 3.8-3.5 4", key: "18gb23" }],
|
|
1532
|
+
["path", { d: "m2 2 20 20", key: "1ooewy" }],
|
|
1533
|
+
["path", { d: "M7.7 7.7A4 4 0 0 0 6 11v3a6 6 0 0 0 11.13 3.13", key: "1njkjs" }],
|
|
1534
|
+
["path", { d: "M12 20v-8", key: "i3yub9" }],
|
|
1535
|
+
["path", { d: "M6 13H2", key: "82j7cp" }],
|
|
1536
|
+
["path", { d: "M3 21c0-2.1 1.7-3.9 3.8-4", key: "4p0ekp" }]
|
|
1537
|
+
];
|
|
1538
|
+
var BugOff = createLucideIcon("bug-off", __iconNode13);
|
|
1539
|
+
|
|
1540
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/bug.js
|
|
1541
|
+
var __iconNode14 = [
|
|
1542
|
+
["path", { d: "m8 2 1.88 1.88", key: "fmnt4t" }],
|
|
1543
|
+
["path", { d: "M14.12 3.88 16 2", key: "qol33r" }],
|
|
1544
|
+
["path", { d: "M9 7.13v-1a3.003 3.003 0 1 1 6 0v1", key: "d7y7pr" }],
|
|
1545
|
+
[
|
|
1546
|
+
"path",
|
|
1547
|
+
{
|
|
1548
|
+
d: "M12 20c-3.3 0-6-2.7-6-6v-3a4 4 0 0 1 4-4h4a4 4 0 0 1 4 4v3c0 3.3-2.7 6-6 6",
|
|
1549
|
+
key: "xs1cw7"
|
|
1550
|
+
}
|
|
1551
|
+
],
|
|
1552
|
+
["path", { d: "M12 20v-9", key: "1qisl0" }],
|
|
1553
|
+
["path", { d: "M6.53 9C4.6 8.8 3 7.1 3 5", key: "32zzws" }],
|
|
1554
|
+
["path", { d: "M6 13H2", key: "82j7cp" }],
|
|
1555
|
+
["path", { d: "M3 21c0-2.1 1.7-3.9 3.8-4", key: "4p0ekp" }],
|
|
1556
|
+
["path", { d: "M20.97 5c0 2.1-1.6 3.8-3.5 4", key: "18gb23" }],
|
|
1557
|
+
["path", { d: "M22 13h-4", key: "1jl80f" }],
|
|
1558
|
+
["path", { d: "M17.2 17c2.1.1 3.8 1.9 3.8 4", key: "k3fwyw" }]
|
|
1559
|
+
];
|
|
1560
|
+
var Bug = createLucideIcon("bug", __iconNode14);
|
|
1561
|
+
|
|
1562
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/building-2.js
|
|
1563
|
+
var __iconNode15 = [
|
|
1564
|
+
["path", { d: "M6 22V4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v18Z", key: "1b4qmf" }],
|
|
1565
|
+
["path", { d: "M6 12H4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h2", key: "i71pzd" }],
|
|
1566
|
+
["path", { d: "M18 9h2a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2h-2", key: "10jefs" }],
|
|
1567
|
+
["path", { d: "M10 6h4", key: "1itunk" }],
|
|
1568
|
+
["path", { d: "M10 10h4", key: "tcdvrf" }],
|
|
1569
|
+
["path", { d: "M10 14h4", key: "kelpxr" }],
|
|
1570
|
+
["path", { d: "M10 18h4", key: "1ulq68" }]
|
|
1571
|
+
];
|
|
1572
|
+
var Building2 = createLucideIcon("building-2", __iconNode15);
|
|
1573
|
+
|
|
1574
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/car.js
|
|
1575
|
+
var __iconNode16 = [
|
|
1576
|
+
[
|
|
1577
|
+
"path",
|
|
1578
|
+
{
|
|
1579
|
+
d: "M19 17h2c.6 0 1-.4 1-1v-3c0-.9-.7-1.7-1.5-1.9C18.7 10.6 16 10 16 10s-1.3-1.4-2.2-2.3c-.5-.4-1.1-.7-1.8-.7H5c-.6 0-1.1.4-1.4.9l-1.4 2.9A3.7 3.7 0 0 0 2 12v4c0 .6.4 1 1 1h2",
|
|
1580
|
+
key: "5owen"
|
|
1581
|
+
}
|
|
1582
|
+
],
|
|
1583
|
+
["circle", { cx: "7", cy: "17", r: "2", key: "u2ysq9" }],
|
|
1584
|
+
["path", { d: "M9 17h6", key: "r8uit2" }],
|
|
1585
|
+
["circle", { cx: "17", cy: "17", r: "2", key: "axvx0g" }]
|
|
1586
|
+
];
|
|
1587
|
+
var Car = createLucideIcon("car", __iconNode16);
|
|
1588
|
+
|
|
1589
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/check-check.js
|
|
1590
|
+
var __iconNode17 = [
|
|
1591
|
+
["path", { d: "M18 6 7 17l-5-5", key: "116fxf" }],
|
|
1592
|
+
["path", { d: "m22 10-7.5 7.5L13 16", key: "ke71qq" }]
|
|
1593
|
+
];
|
|
1594
|
+
var CheckCheck = createLucideIcon("check-check", __iconNode17);
|
|
1595
|
+
|
|
1596
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/check-line.js
|
|
1597
|
+
var __iconNode18 = [
|
|
1598
|
+
["path", { d: "M20 4L9 15", key: "1qkx8z" }],
|
|
1599
|
+
["path", { d: "M21 19L3 19", key: "100sma" }],
|
|
1600
|
+
["path", { d: "M9 15L4 10", key: "9zxff7" }]
|
|
1601
|
+
];
|
|
1602
|
+
var CheckLine = createLucideIcon("check-line", __iconNode18);
|
|
1603
|
+
|
|
1604
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/check.js
|
|
1605
|
+
var __iconNode19 = [["path", { d: "M20 6 9 17l-5-5", key: "1gmf2c" }]];
|
|
1606
|
+
var Check = createLucideIcon("check", __iconNode19);
|
|
1607
|
+
|
|
1608
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/chevron-down.js
|
|
1609
|
+
var __iconNode20 = [["path", { d: "m6 9 6 6 6-6", key: "qrunsl" }]];
|
|
1610
|
+
var ChevronDown = createLucideIcon("chevron-down", __iconNode20);
|
|
1611
|
+
|
|
1612
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/chevron-left.js
|
|
1613
|
+
var __iconNode21 = [["path", { d: "m15 18-6-6 6-6", key: "1wnfg3" }]];
|
|
1614
|
+
var ChevronLeft = createLucideIcon("chevron-left", __iconNode21);
|
|
1615
|
+
|
|
1616
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/chevron-right.js
|
|
1617
|
+
var __iconNode22 = [["path", { d: "m9 18 6-6-6-6", key: "mthhwq" }]];
|
|
1618
|
+
var ChevronRight = createLucideIcon("chevron-right", __iconNode22);
|
|
1619
|
+
|
|
1620
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/chevron-up.js
|
|
1621
|
+
var __iconNode23 = [["path", { d: "m18 15-6-6-6 6", key: "153udz" }]];
|
|
1622
|
+
var ChevronUp = createLucideIcon("chevron-up", __iconNode23);
|
|
1623
|
+
|
|
1624
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/circle-alert.js
|
|
1625
|
+
var __iconNode24 = [
|
|
1626
|
+
["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
|
|
1627
|
+
["line", { x1: "12", x2: "12", y1: "8", y2: "12", key: "1pkeuh" }],
|
|
1628
|
+
["line", { x1: "12", x2: "12.01", y1: "16", y2: "16", key: "4dfq90" }]
|
|
1629
|
+
];
|
|
1630
|
+
var CircleAlert = createLucideIcon("circle-alert", __iconNode24);
|
|
1631
|
+
|
|
1632
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/circle-small.js
|
|
1633
|
+
var __iconNode25 = [["circle", { cx: "12", cy: "12", r: "6", key: "1vlfrh" }]];
|
|
1634
|
+
var CircleSmall = createLucideIcon("circle-small", __iconNode25);
|
|
1635
|
+
|
|
1636
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/circle-stop.js
|
|
1637
|
+
var __iconNode26 = [
|
|
1638
|
+
["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
|
|
1639
|
+
["rect", { x: "9", y: "9", width: "6", height: "6", rx: "1", key: "1ssd4o" }]
|
|
1640
|
+
];
|
|
1641
|
+
var CircleStop = createLucideIcon("circle-stop", __iconNode26);
|
|
1642
|
+
|
|
1643
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/circle.js
|
|
1644
|
+
var __iconNode27 = [["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }]];
|
|
1645
|
+
var Circle = createLucideIcon("circle", __iconNode27);
|
|
1646
|
+
|
|
1647
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/component.js
|
|
1648
|
+
var __iconNode28 = [
|
|
1649
|
+
[
|
|
1650
|
+
"path",
|
|
1651
|
+
{
|
|
1652
|
+
d: "M15.536 11.293a1 1 0 0 0 0 1.414l2.376 2.377a1 1 0 0 0 1.414 0l2.377-2.377a1 1 0 0 0 0-1.414l-2.377-2.377a1 1 0 0 0-1.414 0z",
|
|
1653
|
+
key: "1uwlt4"
|
|
1654
|
+
}
|
|
1655
|
+
],
|
|
1656
|
+
[
|
|
1657
|
+
"path",
|
|
1658
|
+
{
|
|
1659
|
+
d: "M2.297 11.293a1 1 0 0 0 0 1.414l2.377 2.377a1 1 0 0 0 1.414 0l2.377-2.377a1 1 0 0 0 0-1.414L6.088 8.916a1 1 0 0 0-1.414 0z",
|
|
1660
|
+
key: "10291m"
|
|
1661
|
+
}
|
|
1662
|
+
],
|
|
1663
|
+
[
|
|
1664
|
+
"path",
|
|
1665
|
+
{
|
|
1666
|
+
d: "M8.916 17.912a1 1 0 0 0 0 1.415l2.377 2.376a1 1 0 0 0 1.414 0l2.377-2.376a1 1 0 0 0 0-1.415l-2.377-2.376a1 1 0 0 0-1.414 0z",
|
|
1667
|
+
key: "1tqoq1"
|
|
1668
|
+
}
|
|
1669
|
+
],
|
|
1670
|
+
[
|
|
1671
|
+
"path",
|
|
1672
|
+
{
|
|
1673
|
+
d: "M8.916 4.674a1 1 0 0 0 0 1.414l2.377 2.376a1 1 0 0 0 1.414 0l2.377-2.376a1 1 0 0 0 0-1.414l-2.377-2.377a1 1 0 0 0-1.414 0z",
|
|
1674
|
+
key: "1x6lto"
|
|
1675
|
+
}
|
|
1676
|
+
]
|
|
1677
|
+
];
|
|
1678
|
+
var Component = createLucideIcon("component", __iconNode28);
|
|
1679
|
+
|
|
1680
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/copy.js
|
|
1681
|
+
var __iconNode29 = [
|
|
1682
|
+
["rect", { width: "14", height: "14", x: "8", y: "8", rx: "2", ry: "2", key: "17jyea" }],
|
|
1683
|
+
["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" }]
|
|
1684
|
+
];
|
|
1685
|
+
var Copy = createLucideIcon("copy", __iconNode29);
|
|
1686
|
+
|
|
1687
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/cpu.js
|
|
1688
|
+
var __iconNode30 = [
|
|
1689
|
+
["path", { d: "M12 20v2", key: "1lh1kg" }],
|
|
1690
|
+
["path", { d: "M12 2v2", key: "tus03m" }],
|
|
1691
|
+
["path", { d: "M17 20v2", key: "1rnc9c" }],
|
|
1692
|
+
["path", { d: "M17 2v2", key: "11trls" }],
|
|
1693
|
+
["path", { d: "M2 12h2", key: "1t8f8n" }],
|
|
1694
|
+
["path", { d: "M2 17h2", key: "7oei6x" }],
|
|
1695
|
+
["path", { d: "M2 7h2", key: "asdhe0" }],
|
|
1696
|
+
["path", { d: "M20 12h2", key: "1q8mjw" }],
|
|
1697
|
+
["path", { d: "M20 17h2", key: "1fpfkl" }],
|
|
1698
|
+
["path", { d: "M20 7h2", key: "1o8tra" }],
|
|
1699
|
+
["path", { d: "M7 20v2", key: "4gnj0m" }],
|
|
1700
|
+
["path", { d: "M7 2v2", key: "1i4yhu" }],
|
|
1701
|
+
["rect", { x: "4", y: "4", width: "16", height: "16", rx: "2", key: "1vbyd7" }],
|
|
1702
|
+
["rect", { x: "8", y: "8", width: "8", height: "8", rx: "1", key: "z9xiuo" }]
|
|
1703
|
+
];
|
|
1704
|
+
var Cpu = createLucideIcon("cpu", __iconNode30);
|
|
1705
|
+
|
|
1706
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/database-zap.js
|
|
1707
|
+
var __iconNode31 = [
|
|
1708
|
+
["ellipse", { cx: "12", cy: "5", rx: "9", ry: "3", key: "msslwz" }],
|
|
1709
|
+
["path", { d: "M3 5V19A9 3 0 0 0 15 21.84", key: "14ibmq" }],
|
|
1710
|
+
["path", { d: "M21 5V8", key: "1marbg" }],
|
|
1711
|
+
["path", { d: "M21 12L18 17H22L19 22", key: "zafso" }],
|
|
1712
|
+
["path", { d: "M3 12A9 3 0 0 0 14.59 14.87", key: "1y4wr8" }]
|
|
1713
|
+
];
|
|
1714
|
+
var DatabaseZap = createLucideIcon("database-zap", __iconNode31);
|
|
1715
|
+
|
|
1716
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/dot.js
|
|
1717
|
+
var __iconNode32 = [["circle", { cx: "12.1", cy: "12.1", r: "1", key: "18d7e5" }]];
|
|
1718
|
+
var Dot = createLucideIcon("dot", __iconNode32);
|
|
1719
|
+
|
|
1720
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/download.js
|
|
1721
|
+
var __iconNode33 = [
|
|
1722
|
+
["path", { d: "M12 15V3", key: "m9g1x1" }],
|
|
1723
|
+
["path", { d: "M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4", key: "ih7n3h" }],
|
|
1724
|
+
["path", { d: "m7 10 5 5 5-5", key: "brsn70" }]
|
|
1725
|
+
];
|
|
1726
|
+
var Download = createLucideIcon("download", __iconNode33);
|
|
1727
|
+
|
|
1728
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/ellipsis.js
|
|
1729
|
+
var __iconNode34 = [
|
|
1730
|
+
["circle", { cx: "12", cy: "12", r: "1", key: "41hilf" }],
|
|
1731
|
+
["circle", { cx: "19", cy: "12", r: "1", key: "1wjl8i" }],
|
|
1732
|
+
["circle", { cx: "5", cy: "12", r: "1", key: "1pcz8c" }]
|
|
1733
|
+
];
|
|
1734
|
+
var Ellipsis = createLucideIcon("ellipsis", __iconNode34);
|
|
1735
|
+
|
|
1736
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/external-link.js
|
|
1737
|
+
var __iconNode35 = [
|
|
1738
|
+
["path", { d: "M15 3h6v6", key: "1q9fwt" }],
|
|
1739
|
+
["path", { d: "M10 14 21 3", key: "gplh6r" }],
|
|
1740
|
+
["path", { d: "M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6", key: "a6xqqp" }]
|
|
1741
|
+
];
|
|
1742
|
+
var ExternalLink = createLucideIcon("external-link", __iconNode35);
|
|
1743
|
+
|
|
1744
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/eye.js
|
|
1745
|
+
var __iconNode36 = [
|
|
1746
|
+
[
|
|
1747
|
+
"path",
|
|
1748
|
+
{
|
|
1749
|
+
d: "M2.062 12.348a1 1 0 0 1 0-.696 10.75 10.75 0 0 1 19.876 0 1 1 0 0 1 0 .696 10.75 10.75 0 0 1-19.876 0",
|
|
1750
|
+
key: "1nclc0"
|
|
1751
|
+
}
|
|
1752
|
+
],
|
|
1753
|
+
["circle", { cx: "12", cy: "12", r: "3", key: "1v7zrd" }]
|
|
1754
|
+
];
|
|
1755
|
+
var Eye = createLucideIcon("eye", __iconNode36);
|
|
1756
|
+
|
|
1757
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/facebook.js
|
|
1758
|
+
var __iconNode37 = [
|
|
1759
|
+
[
|
|
1760
|
+
"path",
|
|
1761
|
+
{ d: "M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z", key: "1jg4f8" }
|
|
1762
|
+
]
|
|
1763
|
+
];
|
|
1764
|
+
var Facebook = createLucideIcon("facebook", __iconNode37);
|
|
1765
|
+
|
|
1766
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/file-down.js
|
|
1767
|
+
var __iconNode38 = [
|
|
1768
|
+
["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z", key: "1rqfz7" }],
|
|
1769
|
+
["path", { d: "M14 2v4a2 2 0 0 0 2 2h4", key: "tnqrlb" }],
|
|
1770
|
+
["path", { d: "M12 18v-6", key: "17g6i2" }],
|
|
1771
|
+
["path", { d: "m9 15 3 3 3-3", key: "1npd3o" }]
|
|
1772
|
+
];
|
|
1773
|
+
var FileDown = createLucideIcon("file-down", __iconNode38);
|
|
1774
|
+
|
|
1775
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/file-input.js
|
|
1776
|
+
var __iconNode39 = [
|
|
1777
|
+
["path", { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4", key: "1pf5j1" }],
|
|
1778
|
+
["path", { d: "M14 2v4a2 2 0 0 0 2 2h4", key: "tnqrlb" }],
|
|
1779
|
+
["path", { d: "M2 15h10", key: "jfw4w8" }],
|
|
1780
|
+
["path", { d: "m9 18 3-3-3-3", key: "112psh" }]
|
|
1781
|
+
];
|
|
1782
|
+
var FileInput = createLucideIcon("file-input", __iconNode39);
|
|
1783
|
+
|
|
1784
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/file-lock-2.js
|
|
1785
|
+
var __iconNode40 = [
|
|
1786
|
+
["path", { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v1", key: "jmtmu2" }],
|
|
1787
|
+
["path", { d: "M14 2v4a2 2 0 0 0 2 2h4", key: "tnqrlb" }],
|
|
1788
|
+
["rect", { width: "8", height: "5", x: "2", y: "13", rx: "1", key: "10y5wo" }],
|
|
1789
|
+
["path", { d: "M8 13v-2a2 2 0 1 0-4 0v2", key: "1pdxzg" }]
|
|
1790
|
+
];
|
|
1791
|
+
var FileLock2 = createLucideIcon("file-lock-2", __iconNode40);
|
|
1792
|
+
|
|
1793
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/file-up.js
|
|
1794
|
+
var __iconNode41 = [
|
|
1795
|
+
["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z", key: "1rqfz7" }],
|
|
1796
|
+
["path", { d: "M14 2v4a2 2 0 0 0 2 2h4", key: "tnqrlb" }],
|
|
1797
|
+
["path", { d: "M12 12v6", key: "3ahymv" }],
|
|
1798
|
+
["path", { d: "m15 15-3-3-3 3", key: "15xj92" }]
|
|
1799
|
+
];
|
|
1800
|
+
var FileUp = createLucideIcon("file-up", __iconNode41);
|
|
1801
|
+
|
|
1802
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/file.js
|
|
1803
|
+
var __iconNode42 = [
|
|
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" }],
|
|
1805
|
+
["path", { d: "M14 2v4a2 2 0 0 0 2 2h4", key: "tnqrlb" }]
|
|
1806
|
+
];
|
|
1807
|
+
var File = createLucideIcon("file", __iconNode42);
|
|
1808
|
+
|
|
1809
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/fingerprint.js
|
|
1810
|
+
var __iconNode43 = [
|
|
1811
|
+
["path", { d: "M12 10a2 2 0 0 0-2 2c0 1.02-.1 2.51-.26 4", key: "1nerag" }],
|
|
1812
|
+
["path", { d: "M14 13.12c0 2.38 0 6.38-1 8.88", key: "o46ks0" }],
|
|
1813
|
+
["path", { d: "M17.29 21.02c.12-.6.43-2.3.5-3.02", key: "ptglia" }],
|
|
1814
|
+
["path", { d: "M2 12a10 10 0 0 1 18-6", key: "ydlgp0" }],
|
|
1815
|
+
["path", { d: "M2 16h.01", key: "1gqxmh" }],
|
|
1816
|
+
["path", { d: "M21.8 16c.2-2 .131-5.354 0-6", key: "drycrb" }],
|
|
1817
|
+
["path", { d: "M5 19.5C5.5 18 6 15 6 12a6 6 0 0 1 .34-2", key: "1tidbn" }],
|
|
1818
|
+
["path", { d: "M8.65 22c.21-.66.45-1.32.57-2", key: "13wd9y" }],
|
|
1819
|
+
["path", { d: "M9 6.8a6 6 0 0 1 9 5.2v2", key: "1fr1j5" }]
|
|
1820
|
+
];
|
|
1821
|
+
var Fingerprint = createLucideIcon("fingerprint", __iconNode43);
|
|
1822
|
+
|
|
1823
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/folder-open.js
|
|
1824
|
+
var __iconNode44 = [
|
|
1825
|
+
[
|
|
1826
|
+
"path",
|
|
1827
|
+
{
|
|
1828
|
+
d: "m6 14 1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H18a2 2 0 0 1 2 2v2",
|
|
1829
|
+
key: "usdka0"
|
|
1830
|
+
}
|
|
1831
|
+
]
|
|
1832
|
+
];
|
|
1833
|
+
var FolderOpen = createLucideIcon("folder-open", __iconNode44);
|
|
1834
|
+
|
|
1835
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/folder.js
|
|
1836
|
+
var __iconNode45 = [
|
|
1837
|
+
[
|
|
1838
|
+
"path",
|
|
1839
|
+
{
|
|
1840
|
+
d: "M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z",
|
|
1841
|
+
key: "1kt360"
|
|
1842
|
+
}
|
|
1843
|
+
]
|
|
1844
|
+
];
|
|
1845
|
+
var Folder = createLucideIcon("folder", __iconNode45);
|
|
1846
|
+
|
|
1847
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/gift.js
|
|
1848
|
+
var __iconNode46 = [
|
|
1849
|
+
["rect", { x: "3", y: "8", width: "18", height: "4", rx: "1", key: "bkv52" }],
|
|
1850
|
+
["path", { d: "M12 8v13", key: "1c76mn" }],
|
|
1851
|
+
["path", { d: "M19 12v7a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-7", key: "6wjy6b" }],
|
|
1852
|
+
[
|
|
1853
|
+
"path",
|
|
1854
|
+
{
|
|
1855
|
+
d: "M7.5 8a2.5 2.5 0 0 1 0-5A4.8 8 0 0 1 12 8a4.8 8 0 0 1 4.5-5 2.5 2.5 0 0 1 0 5",
|
|
1856
|
+
key: "1ihvrl"
|
|
1857
|
+
}
|
|
1858
|
+
]
|
|
1859
|
+
];
|
|
1860
|
+
var Gift = createLucideIcon("gift", __iconNode46);
|
|
1861
|
+
|
|
1862
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/git-merge.js
|
|
1863
|
+
var __iconNode47 = [
|
|
1864
|
+
["circle", { cx: "18", cy: "18", r: "3", key: "1xkwt0" }],
|
|
1865
|
+
["circle", { cx: "6", cy: "6", r: "3", key: "1lh9wr" }],
|
|
1866
|
+
["path", { d: "M6 21V9a9 9 0 0 0 9 9", key: "7kw0sc" }]
|
|
1867
|
+
];
|
|
1868
|
+
var GitMerge = createLucideIcon("git-merge", __iconNode47);
|
|
1869
|
+
|
|
1870
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/git-pull-request-arrow.js
|
|
1871
|
+
var __iconNode48 = [
|
|
1872
|
+
["circle", { cx: "5", cy: "6", r: "3", key: "1qnov2" }],
|
|
1873
|
+
["path", { d: "M5 9v12", key: "ih889a" }],
|
|
1874
|
+
["circle", { cx: "19", cy: "18", r: "3", key: "1qljk2" }],
|
|
1875
|
+
["path", { d: "m15 9-3-3 3-3", key: "1lwv8l" }],
|
|
1876
|
+
["path", { d: "M12 6h5a2 2 0 0 1 2 2v7", key: "1yj91y" }]
|
|
1877
|
+
];
|
|
1878
|
+
var GitPullRequestArrow = createLucideIcon("git-pull-request-arrow", __iconNode48);
|
|
1879
|
+
|
|
1880
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/globe-lock.js
|
|
1881
|
+
var __iconNode49 = [
|
|
1882
|
+
[
|
|
1883
|
+
"path",
|
|
1884
|
+
{
|
|
1885
|
+
d: "M15.686 15A14.5 14.5 0 0 1 12 22a14.5 14.5 0 0 1 0-20 10 10 0 1 0 9.542 13",
|
|
1886
|
+
key: "qkt0x6"
|
|
1887
|
+
}
|
|
1888
|
+
],
|
|
1889
|
+
["path", { d: "M2 12h8.5", key: "ovaggd" }],
|
|
1890
|
+
["path", { d: "M20 6V4a2 2 0 1 0-4 0v2", key: "1of5e8" }],
|
|
1891
|
+
["rect", { width: "8", height: "5", x: "14", y: "6", rx: "1", key: "1fmf51" }]
|
|
1892
|
+
];
|
|
1893
|
+
var GlobeLock = createLucideIcon("globe-lock", __iconNode49);
|
|
1894
|
+
|
|
1895
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/globe.js
|
|
1896
|
+
var __iconNode50 = [
|
|
1897
|
+
["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
|
|
1898
|
+
["path", { d: "M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20", key: "13o1zl" }],
|
|
1899
|
+
["path", { d: "M2 12h20", key: "9i4pu4" }]
|
|
1900
|
+
];
|
|
1901
|
+
var Globe = createLucideIcon("globe", __iconNode50);
|
|
1902
|
+
|
|
1903
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/grip-vertical.js
|
|
1904
|
+
var __iconNode51 = [
|
|
1905
|
+
["circle", { cx: "9", cy: "12", r: "1", key: "1vctgf" }],
|
|
1906
|
+
["circle", { cx: "9", cy: "5", r: "1", key: "hp0tcf" }],
|
|
1907
|
+
["circle", { cx: "9", cy: "19", r: "1", key: "fkjjf6" }],
|
|
1908
|
+
["circle", { cx: "15", cy: "12", r: "1", key: "1tmaij" }],
|
|
1909
|
+
["circle", { cx: "15", cy: "5", r: "1", key: "19l28e" }],
|
|
1910
|
+
["circle", { cx: "15", cy: "19", r: "1", key: "f4zoj3" }]
|
|
1911
|
+
];
|
|
1912
|
+
var GripVertical = createLucideIcon("grip-vertical", __iconNode51);
|
|
1913
|
+
|
|
1914
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/grip.js
|
|
1915
|
+
var __iconNode52 = [
|
|
1916
|
+
["circle", { cx: "12", cy: "5", r: "1", key: "gxeob9" }],
|
|
1917
|
+
["circle", { cx: "19", cy: "5", r: "1", key: "w8mnmm" }],
|
|
1918
|
+
["circle", { cx: "5", cy: "5", r: "1", key: "lttvr7" }],
|
|
1919
|
+
["circle", { cx: "12", cy: "12", r: "1", key: "41hilf" }],
|
|
1920
|
+
["circle", { cx: "19", cy: "12", r: "1", key: "1wjl8i" }],
|
|
1921
|
+
["circle", { cx: "5", cy: "12", r: "1", key: "1pcz8c" }],
|
|
1922
|
+
["circle", { cx: "12", cy: "19", r: "1", key: "lyex9k" }],
|
|
1923
|
+
["circle", { cx: "19", cy: "19", r: "1", key: "shf9b7" }],
|
|
1924
|
+
["circle", { cx: "5", cy: "19", r: "1", key: "bfqh0e" }]
|
|
1925
|
+
];
|
|
1926
|
+
var Grip = createLucideIcon("grip", __iconNode52);
|
|
1927
|
+
|
|
1928
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/hand-heart.js
|
|
1929
|
+
var __iconNode53 = [
|
|
1930
|
+
["path", { d: "M11 14h2a2 2 0 1 0 0-4h-3c-.6 0-1.1.2-1.4.6L3 16", key: "1ifwr1" }],
|
|
1931
|
+
[
|
|
1932
|
+
"path",
|
|
1933
|
+
{
|
|
1934
|
+
d: "m7 20 1.6-1.4c.3-.4.8-.6 1.4-.6h4c1.1 0 2.1-.4 2.8-1.2l4.6-4.4a2 2 0 0 0-2.75-2.91l-4.2 3.9",
|
|
1935
|
+
key: "17abbs"
|
|
1936
|
+
}
|
|
1937
|
+
],
|
|
1938
|
+
["path", { d: "m2 15 6 6", key: "10dquu" }],
|
|
1939
|
+
[
|
|
1940
|
+
"path",
|
|
1941
|
+
{
|
|
1942
|
+
d: "M19.5 8.5c.7-.7 1.5-1.6 1.5-2.7A2.73 2.73 0 0 0 16 4a2.78 2.78 0 0 0-5 1.8c0 1.2.8 2 1.5 2.8L16 12Z",
|
|
1943
|
+
key: "1h3036"
|
|
1944
|
+
}
|
|
1945
|
+
]
|
|
1946
|
+
];
|
|
1947
|
+
var HandHeart = createLucideIcon("hand-heart", __iconNode53);
|
|
1948
|
+
|
|
1949
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/handshake.js
|
|
1950
|
+
var __iconNode54 = [
|
|
1951
|
+
["path", { d: "m11 17 2 2a1 1 0 1 0 3-3", key: "efffak" }],
|
|
1952
|
+
[
|
|
1953
|
+
"path",
|
|
1954
|
+
{
|
|
1955
|
+
d: "m14 14 2.5 2.5a1 1 0 1 0 3-3l-3.88-3.88a3 3 0 0 0-4.24 0l-.88.88a1 1 0 1 1-3-3l2.81-2.81a5.79 5.79 0 0 1 7.06-.87l.47.28a2 2 0 0 0 1.42.25L21 4",
|
|
1956
|
+
key: "9pr0kb"
|
|
1957
|
+
}
|
|
1958
|
+
],
|
|
1959
|
+
["path", { d: "m21 3 1 11h-2", key: "1tisrp" }],
|
|
1960
|
+
["path", { d: "M3 3 2 14l6.5 6.5a1 1 0 1 0 3-3", key: "1uvwmv" }],
|
|
1961
|
+
["path", { d: "M3 4h8", key: "1ep09j" }]
|
|
1962
|
+
];
|
|
1963
|
+
var Handshake = createLucideIcon("handshake", __iconNode54);
|
|
1964
|
+
|
|
1965
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/highlighter.js
|
|
1966
|
+
var __iconNode55 = [
|
|
1967
|
+
["path", { d: "m9 11-6 6v3h9l3-3", key: "1a3l36" }],
|
|
1968
|
+
["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" }]
|
|
1969
|
+
];
|
|
1970
|
+
var Highlighter = createLucideIcon("highlighter", __iconNode55);
|
|
1971
|
+
|
|
1972
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/house-plus.js
|
|
1973
|
+
var __iconNode56 = [
|
|
1974
|
+
[
|
|
1975
|
+
"path",
|
|
1976
|
+
{
|
|
1977
|
+
d: "M12.662 21H5a2 2 0 0 1-2-2v-9a2 2 0 0 1 .709-1.528l7-5.999a2 2 0 0 1 2.582 0l7 5.999A2 2 0 0 1 21 10v2.475",
|
|
1978
|
+
key: "uubd2h"
|
|
1979
|
+
}
|
|
1980
|
+
],
|
|
1981
|
+
["path", { d: "M14.959 12.717A1 1 0 0 0 14 12h-4a1 1 0 0 0-1 1v8", key: "p7f341" }],
|
|
1982
|
+
["path", { d: "M15 18h6", key: "3b3c90" }],
|
|
1983
|
+
["path", { d: "M18 15v6", key: "9wciyi" }]
|
|
1984
|
+
];
|
|
1985
|
+
var HousePlus = createLucideIcon("house-plus", __iconNode56);
|
|
1986
|
+
|
|
1987
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/image-down.js
|
|
1988
|
+
var __iconNode57 = [
|
|
1989
|
+
[
|
|
1990
|
+
"path",
|
|
1991
|
+
{
|
|
1992
|
+
d: "M10.3 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v10l-3.1-3.1a2 2 0 0 0-2.814.014L6 21",
|
|
1993
|
+
key: "9csbqa"
|
|
1994
|
+
}
|
|
1995
|
+
],
|
|
1996
|
+
["path", { d: "m14 19 3 3v-5.5", key: "9ldu5r" }],
|
|
1997
|
+
["path", { d: "m17 22 3-3", key: "1nkfve" }],
|
|
1998
|
+
["circle", { cx: "9", cy: "9", r: "2", key: "af1f0g" }]
|
|
1999
|
+
];
|
|
2000
|
+
var ImageDown = createLucideIcon("image-down", __iconNode57);
|
|
2001
|
+
|
|
2002
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/image-off.js
|
|
2003
|
+
var __iconNode58 = [
|
|
2004
|
+
["line", { x1: "2", x2: "22", y1: "2", y2: "22", key: "a6p6uj" }],
|
|
2005
|
+
["path", { d: "M10.41 10.41a2 2 0 1 1-2.83-2.83", key: "1bzlo9" }],
|
|
2006
|
+
["line", { x1: "13.5", x2: "6", y1: "13.5", y2: "21", key: "1q0aeu" }],
|
|
2007
|
+
["line", { x1: "18", x2: "21", y1: "12", y2: "15", key: "5mozeu" }],
|
|
2008
|
+
[
|
|
2009
|
+
"path",
|
|
2010
|
+
{
|
|
2011
|
+
d: "M3.59 3.59A1.99 1.99 0 0 0 3 5v14a2 2 0 0 0 2 2h14c.55 0 1.052-.22 1.41-.59",
|
|
2012
|
+
key: "mmje98"
|
|
2013
|
+
}
|
|
2014
|
+
],
|
|
2015
|
+
["path", { d: "M21 15V5a2 2 0 0 0-2-2H9", key: "43el77" }]
|
|
2016
|
+
];
|
|
2017
|
+
var ImageOff = createLucideIcon("image-off", __iconNode58);
|
|
2018
|
+
|
|
2019
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/image-up.js
|
|
2020
|
+
var __iconNode59 = [
|
|
2021
|
+
[
|
|
2022
|
+
"path",
|
|
2023
|
+
{
|
|
2024
|
+
d: "M10.3 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v10l-3.1-3.1a2 2 0 0 0-2.814.014L6 21",
|
|
2025
|
+
key: "9csbqa"
|
|
2026
|
+
}
|
|
2027
|
+
],
|
|
2028
|
+
["path", { d: "m14 19.5 3-3 3 3", key: "9vmjn0" }],
|
|
2029
|
+
["path", { d: "M17 22v-5.5", key: "1aa6fl" }],
|
|
2030
|
+
["circle", { cx: "9", cy: "9", r: "2", key: "af1f0g" }]
|
|
2031
|
+
];
|
|
2032
|
+
var ImageUp = createLucideIcon("image-up", __iconNode59);
|
|
2033
|
+
|
|
2034
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/infinity.js
|
|
2035
|
+
var __iconNode60 = [
|
|
2036
|
+
["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" }]
|
|
2037
|
+
];
|
|
2038
|
+
var Infinity = createLucideIcon("infinity", __iconNode60);
|
|
2039
|
+
|
|
2040
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/info.js
|
|
2041
|
+
var __iconNode61 = [
|
|
2042
|
+
["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
|
|
2043
|
+
["path", { d: "M12 16v-4", key: "1dtifu" }],
|
|
2044
|
+
["path", { d: "M12 8h.01", key: "e9boi3" }]
|
|
2045
|
+
];
|
|
2046
|
+
var Info = createLucideIcon("info", __iconNode61);
|
|
2047
|
+
|
|
2048
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/keyboard.js
|
|
2049
|
+
var __iconNode62 = [
|
|
2050
|
+
["path", { d: "M10 8h.01", key: "1r9ogq" }],
|
|
2051
|
+
["path", { d: "M12 12h.01", key: "1mp3jc" }],
|
|
2052
|
+
["path", { d: "M14 8h.01", key: "1primd" }],
|
|
2053
|
+
["path", { d: "M16 12h.01", key: "1l6xoz" }],
|
|
2054
|
+
["path", { d: "M18 8h.01", key: "emo2bl" }],
|
|
2055
|
+
["path", { d: "M6 8h.01", key: "x9i8wu" }],
|
|
2056
|
+
["path", { d: "M7 16h10", key: "wp8him" }],
|
|
2057
|
+
["path", { d: "M8 12h.01", key: "czm47f" }],
|
|
2058
|
+
["rect", { width: "20", height: "16", x: "2", y: "4", rx: "2", key: "18n3k1" }]
|
|
2059
|
+
];
|
|
2060
|
+
var Keyboard = createLucideIcon("keyboard", __iconNode62);
|
|
2061
|
+
|
|
2062
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/land-plot.js
|
|
2063
|
+
var __iconNode63 = [
|
|
2064
|
+
["path", { d: "m12 8 6-3-6-3v10", key: "mvpnpy" }],
|
|
2065
|
+
[
|
|
2066
|
+
"path",
|
|
2067
|
+
{
|
|
2068
|
+
d: "m8 11.99-5.5 3.14a1 1 0 0 0 0 1.74l8.5 4.86a2 2 0 0 0 2 0l8.5-4.86a1 1 0 0 0 0-1.74L16 12",
|
|
2069
|
+
key: "ek95tt"
|
|
2070
|
+
}
|
|
2071
|
+
],
|
|
2072
|
+
["path", { d: "m6.49 12.85 11.02 6.3", key: "1kt42w" }],
|
|
2073
|
+
["path", { d: "M17.51 12.85 6.5 19.15", key: "v55bdg" }]
|
|
2074
|
+
];
|
|
2075
|
+
var LandPlot = createLucideIcon("land-plot", __iconNode63);
|
|
2076
|
+
|
|
2077
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/languages.js
|
|
2078
|
+
var __iconNode64 = [
|
|
2079
|
+
["path", { d: "m5 8 6 6", key: "1wu5hv" }],
|
|
2080
|
+
["path", { d: "m4 14 6-6 2-3", key: "1k1g8d" }],
|
|
2081
|
+
["path", { d: "M2 5h12", key: "or177f" }],
|
|
2082
|
+
["path", { d: "M7 2h1", key: "1t2jsx" }],
|
|
2083
|
+
["path", { d: "m22 22-5-10-5 10", key: "don7ne" }],
|
|
2084
|
+
["path", { d: "M14 18h6", key: "1m8k6r" }]
|
|
2085
|
+
];
|
|
2086
|
+
var Languages = createLucideIcon("languages", __iconNode64);
|
|
2087
|
+
|
|
2088
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/layout-template.js
|
|
2089
|
+
var __iconNode65 = [
|
|
2090
|
+
["rect", { width: "18", height: "7", x: "3", y: "3", rx: "1", key: "f1a2em" }],
|
|
2091
|
+
["rect", { width: "9", height: "7", x: "3", y: "14", rx: "1", key: "jqznyg" }],
|
|
2092
|
+
["rect", { width: "5", height: "7", x: "16", y: "14", rx: "1", key: "q5h2i8" }]
|
|
2093
|
+
];
|
|
2094
|
+
var LayoutTemplate = createLucideIcon("layout-template", __iconNode65);
|
|
2095
|
+
|
|
2096
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/library.js
|
|
2097
|
+
var __iconNode66 = [
|
|
2098
|
+
["path", { d: "m16 6 4 14", key: "ji33uf" }],
|
|
2099
|
+
["path", { d: "M12 6v14", key: "1n7gus" }],
|
|
2100
|
+
["path", { d: "M8 8v12", key: "1gg7y9" }],
|
|
2101
|
+
["path", { d: "M4 4v16", key: "6qkkli" }]
|
|
2102
|
+
];
|
|
2103
|
+
var Library = createLucideIcon("library", __iconNode66);
|
|
2104
|
+
|
|
2105
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/link.js
|
|
2106
|
+
var __iconNode67 = [
|
|
2107
|
+
["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" }],
|
|
2108
|
+
["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" }]
|
|
2109
|
+
];
|
|
2110
|
+
var Link = createLucideIcon("link", __iconNode67);
|
|
2111
|
+
|
|
2112
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/list-todo.js
|
|
2113
|
+
var __iconNode68 = [
|
|
2114
|
+
["rect", { x: "3", y: "5", width: "6", height: "6", rx: "1", key: "1defrl" }],
|
|
2115
|
+
["path", { d: "m3 17 2 2 4-4", key: "1jhpwq" }],
|
|
2116
|
+
["path", { d: "M13 6h8", key: "15sg57" }],
|
|
2117
|
+
["path", { d: "M13 12h8", key: "h98zly" }],
|
|
2118
|
+
["path", { d: "M13 18h8", key: "oe0vm4" }]
|
|
2119
|
+
];
|
|
2120
|
+
var ListTodo = createLucideIcon("list-todo", __iconNode68);
|
|
2121
|
+
|
|
2122
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/loader-circle.js
|
|
2123
|
+
var __iconNode69 = [["path", { d: "M21 12a9 9 0 1 1-6.219-8.56", key: "13zald" }]];
|
|
2124
|
+
var LoaderCircle = createLucideIcon("loader-circle", __iconNode69);
|
|
2125
|
+
|
|
2126
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/log-in.js
|
|
2127
|
+
var __iconNode70 = [
|
|
2128
|
+
["path", { d: "m10 17 5-5-5-5", key: "1bsop3" }],
|
|
2129
|
+
["path", { d: "M15 12H3", key: "6jk70r" }],
|
|
2130
|
+
["path", { d: "M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4", key: "u53s6r" }]
|
|
2131
|
+
];
|
|
2132
|
+
var LogIn = createLucideIcon("log-in", __iconNode70);
|
|
2133
|
+
|
|
2134
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/log-out.js
|
|
2135
|
+
var __iconNode71 = [
|
|
2136
|
+
["path", { d: "m16 17 5-5-5-5", key: "1bji2h" }],
|
|
2137
|
+
["path", { d: "M21 12H9", key: "dn1m92" }],
|
|
2138
|
+
["path", { d: "M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4", key: "1uf3rs" }]
|
|
2139
|
+
];
|
|
2140
|
+
var LogOut = createLucideIcon("log-out", __iconNode71);
|
|
2141
|
+
|
|
2142
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/mail.js
|
|
2143
|
+
var __iconNode72 = [
|
|
2144
|
+
["path", { d: "m22 7-8.991 5.727a2 2 0 0 1-2.009 0L2 7", key: "132q7q" }],
|
|
2145
|
+
["rect", { x: "2", y: "4", width: "20", height: "16", rx: "2", key: "izxlao" }]
|
|
2146
|
+
];
|
|
2147
|
+
var Mail = createLucideIcon("mail", __iconNode72);
|
|
2148
|
+
|
|
2149
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/message-circle-code.js
|
|
2150
|
+
var __iconNode73 = [
|
|
2151
|
+
["path", { d: "M10 9.5 8 12l2 2.5", key: "3mjy60" }],
|
|
2152
|
+
["path", { d: "m14 9.5 2 2.5-2 2.5", key: "1bir2l" }],
|
|
2153
|
+
["path", { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22z", key: "k85zhp" }]
|
|
2154
|
+
];
|
|
2155
|
+
var MessageCircleCode = createLucideIcon("message-circle-code", __iconNode73);
|
|
2156
|
+
|
|
2157
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/message-circle-more.js
|
|
2158
|
+
var __iconNode74 = [
|
|
2159
|
+
["path", { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z", key: "vv11sd" }],
|
|
2160
|
+
["path", { d: "M8 12h.01", key: "czm47f" }],
|
|
2161
|
+
["path", { d: "M12 12h.01", key: "1mp3jc" }],
|
|
2162
|
+
["path", { d: "M16 12h.01", key: "1l6xoz" }]
|
|
2163
|
+
];
|
|
2164
|
+
var MessageCircleMore = createLucideIcon("message-circle-more", __iconNode74);
|
|
2165
|
+
|
|
2166
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/mouse-pointer-click.js
|
|
2167
|
+
var __iconNode75 = [
|
|
2168
|
+
["path", { d: "M14 4.1 12 6", key: "ita8i4" }],
|
|
2169
|
+
["path", { d: "m5.1 8-2.9-.8", key: "1go3kf" }],
|
|
2170
|
+
["path", { d: "m6 12-1.9 2", key: "mnht97" }],
|
|
2171
|
+
["path", { d: "M7.2 2.2 8 5.1", key: "1cfko1" }],
|
|
2172
|
+
[
|
|
2173
|
+
"path",
|
|
2174
|
+
{
|
|
2175
|
+
d: "M9.037 9.69a.498.498 0 0 1 .653-.653l11 4.5a.5.5 0 0 1-.074.949l-4.349 1.041a1 1 0 0 0-.74.739l-1.04 4.35a.5.5 0 0 1-.95.074z",
|
|
2176
|
+
key: "s0h3yz"
|
|
2177
|
+
}
|
|
2178
|
+
]
|
|
2179
|
+
];
|
|
2180
|
+
var MousePointerClick = createLucideIcon("mouse-pointer-click", __iconNode75);
|
|
2181
|
+
|
|
2182
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/music-4.js
|
|
2183
|
+
var __iconNode76 = [
|
|
2184
|
+
["path", { d: "M9 18V5l12-2v13", key: "1jmyc2" }],
|
|
2185
|
+
["path", { d: "m9 9 12-2", key: "1e64n2" }],
|
|
2186
|
+
["circle", { cx: "6", cy: "18", r: "3", key: "fqmcym" }],
|
|
2187
|
+
["circle", { cx: "18", cy: "16", r: "3", key: "1hluhg" }]
|
|
2188
|
+
];
|
|
2189
|
+
var Music4 = createLucideIcon("music-4", __iconNode76);
|
|
2190
|
+
|
|
2191
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/notepad-text.js
|
|
2192
|
+
var __iconNode77 = [
|
|
2193
|
+
["path", { d: "M8 2v4", key: "1cmpym" }],
|
|
2194
|
+
["path", { d: "M12 2v4", key: "3427ic" }],
|
|
2195
|
+
["path", { d: "M16 2v4", key: "4m81vk" }],
|
|
2196
|
+
["rect", { width: "16", height: "18", x: "4", y: "4", rx: "2", key: "1u9h20" }],
|
|
2197
|
+
["path", { d: "M8 10h6", key: "3oa6kw" }],
|
|
2198
|
+
["path", { d: "M8 14h8", key: "1fgep2" }],
|
|
2199
|
+
["path", { d: "M8 18h5", key: "17enja" }]
|
|
2200
|
+
];
|
|
2201
|
+
var NotepadText = createLucideIcon("notepad-text", __iconNode77);
|
|
2202
|
+
|
|
2203
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/palette.js
|
|
2204
|
+
var __iconNode78 = [
|
|
2205
|
+
[
|
|
2206
|
+
"path",
|
|
2207
|
+
{
|
|
2208
|
+
d: "M12 22a1 1 0 0 1 0-20 10 9 0 0 1 10 9 5 5 0 0 1-5 5h-2.25a1.75 1.75 0 0 0-1.4 2.8l.3.4a1.75 1.75 0 0 1-1.4 2.8z",
|
|
2209
|
+
key: "e79jfc"
|
|
2210
|
+
}
|
|
2211
|
+
],
|
|
2212
|
+
["circle", { cx: "13.5", cy: "6.5", r: ".5", fill: "currentColor", key: "1okk4w" }],
|
|
2213
|
+
["circle", { cx: "17.5", cy: "10.5", r: ".5", fill: "currentColor", key: "f64h9f" }],
|
|
2214
|
+
["circle", { cx: "6.5", cy: "12.5", r: ".5", fill: "currentColor", key: "qy21gx" }],
|
|
2215
|
+
["circle", { cx: "8.5", cy: "7.5", r: ".5", fill: "currentColor", key: "fotxhn" }]
|
|
2216
|
+
];
|
|
2217
|
+
var Palette = createLucideIcon("palette", __iconNode78);
|
|
2218
|
+
|
|
2219
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/panel-left.js
|
|
2220
|
+
var __iconNode79 = [
|
|
2221
|
+
["rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", key: "afitv7" }],
|
|
2222
|
+
["path", { d: "M9 3v18", key: "fh3hqa" }]
|
|
2223
|
+
];
|
|
2224
|
+
var PanelLeft = createLucideIcon("panel-left", __iconNode79);
|
|
2225
|
+
|
|
2226
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/panels-top-left.js
|
|
2227
|
+
var __iconNode80 = [
|
|
2228
|
+
["rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", key: "afitv7" }],
|
|
2229
|
+
["path", { d: "M3 9h18", key: "1pudct" }],
|
|
2230
|
+
["path", { d: "M9 21V9", key: "1oto5p" }]
|
|
2231
|
+
];
|
|
2232
|
+
var PanelsTopLeft = createLucideIcon("panels-top-left", __iconNode80);
|
|
2233
|
+
|
|
2234
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/paw-print.js
|
|
2235
|
+
var __iconNode81 = [
|
|
2236
|
+
["circle", { cx: "11", cy: "4", r: "2", key: "vol9p0" }],
|
|
2237
|
+
["circle", { cx: "18", cy: "8", r: "2", key: "17gozi" }],
|
|
2238
|
+
["circle", { cx: "20", cy: "16", r: "2", key: "1v9bxh" }],
|
|
2239
|
+
[
|
|
2240
|
+
"path",
|
|
2241
|
+
{
|
|
2242
|
+
d: "M9 10a5 5 0 0 1 5 5v3.5a3.5 3.5 0 0 1-6.84 1.045Q6.52 17.48 4.46 16.84A3.5 3.5 0 0 1 5.5 10Z",
|
|
2243
|
+
key: "1ydw1z"
|
|
2244
|
+
}
|
|
2245
|
+
]
|
|
2246
|
+
];
|
|
2247
|
+
var PawPrint = createLucideIcon("paw-print", __iconNode81);
|
|
2248
|
+
|
|
2249
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/pencil.js
|
|
2250
|
+
var __iconNode82 = [
|
|
2251
|
+
[
|
|
2252
|
+
"path",
|
|
2253
|
+
{
|
|
2254
|
+
d: "M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z",
|
|
2255
|
+
key: "1a8usu"
|
|
2256
|
+
}
|
|
2257
|
+
],
|
|
2258
|
+
["path", { d: "m15 5 4 4", key: "1mk7zo" }]
|
|
2259
|
+
];
|
|
2260
|
+
var Pencil = createLucideIcon("pencil", __iconNode82);
|
|
2261
|
+
|
|
2262
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/pi.js
|
|
2263
|
+
var __iconNode83 = [
|
|
2264
|
+
["line", { x1: "9", x2: "9", y1: "4", y2: "20", key: "ovs5a5" }],
|
|
2265
|
+
["path", { d: "M4 7c0-1.7 1.3-3 3-3h13", key: "10pag4" }],
|
|
2266
|
+
["path", { d: "M18 20c-1.7 0-3-1.3-3-3V4", key: "1gaosr" }]
|
|
2267
|
+
];
|
|
2268
|
+
var Pi = createLucideIcon("pi", __iconNode83);
|
|
2269
|
+
|
|
2270
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/qr-code.js
|
|
2271
|
+
var __iconNode84 = [
|
|
2272
|
+
["rect", { width: "5", height: "5", x: "3", y: "3", rx: "1", key: "1tu5fj" }],
|
|
2273
|
+
["rect", { width: "5", height: "5", x: "16", y: "3", rx: "1", key: "1v8r4q" }],
|
|
2274
|
+
["rect", { width: "5", height: "5", x: "3", y: "16", rx: "1", key: "1x03jg" }],
|
|
2275
|
+
["path", { d: "M21 16h-3a2 2 0 0 0-2 2v3", key: "177gqh" }],
|
|
2276
|
+
["path", { d: "M21 21v.01", key: "ents32" }],
|
|
2277
|
+
["path", { d: "M12 7v3a2 2 0 0 1-2 2H7", key: "8crl2c" }],
|
|
2278
|
+
["path", { d: "M3 12h.01", key: "nlz23k" }],
|
|
2279
|
+
["path", { d: "M12 3h.01", key: "n36tog" }],
|
|
2280
|
+
["path", { d: "M12 16v.01", key: "133mhm" }],
|
|
2281
|
+
["path", { d: "M16 12h1", key: "1slzba" }],
|
|
2282
|
+
["path", { d: "M21 12v.01", key: "1lwtk9" }],
|
|
2283
|
+
["path", { d: "M12 21v-1", key: "1880an" }]
|
|
2284
|
+
];
|
|
2285
|
+
var QrCode = createLucideIcon("qr-code", __iconNode84);
|
|
2286
|
+
|
|
2287
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/receipt-text.js
|
|
2288
|
+
var __iconNode85 = [
|
|
2289
|
+
[
|
|
2290
|
+
"path",
|
|
2291
|
+
{ 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" }
|
|
2292
|
+
],
|
|
2293
|
+
["path", { d: "M14 8H8", key: "1l3xfs" }],
|
|
2294
|
+
["path", { d: "M16 12H8", key: "1fr5h0" }],
|
|
2295
|
+
["path", { d: "M13 16H8", key: "wsln4y" }]
|
|
2296
|
+
];
|
|
2297
|
+
var ReceiptText = createLucideIcon("receipt-text", __iconNode85);
|
|
2298
|
+
|
|
2299
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/refresh-ccw.js
|
|
2300
|
+
var __iconNode86 = [
|
|
2301
|
+
["path", { d: "M21 12a9 9 0 0 0-9-9 9.75 9.75 0 0 0-6.74 2.74L3 8", key: "14sxne" }],
|
|
2302
|
+
["path", { d: "M3 3v5h5", key: "1xhq8a" }],
|
|
2303
|
+
["path", { d: "M3 12a9 9 0 0 0 9 9 9.75 9.75 0 0 0 6.74-2.74L21 16", key: "1hlbsb" }],
|
|
2304
|
+
["path", { d: "M16 16h5v5", key: "ccwih5" }]
|
|
2305
|
+
];
|
|
2306
|
+
var RefreshCcw = createLucideIcon("refresh-ccw", __iconNode86);
|
|
2307
|
+
|
|
2308
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/regex.js
|
|
2309
|
+
var __iconNode87 = [
|
|
2310
|
+
["path", { d: "M17 3v10", key: "15fgeh" }],
|
|
2311
|
+
["path", { d: "m12.67 5.5 8.66 5", key: "1gpheq" }],
|
|
2312
|
+
["path", { d: "m12.67 10.5 8.66-5", key: "1dkfa6" }],
|
|
2313
|
+
[
|
|
2314
|
+
"path",
|
|
2315
|
+
{ 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" }
|
|
2316
|
+
]
|
|
2317
|
+
];
|
|
2318
|
+
var Regex = createLucideIcon("regex", __iconNode87);
|
|
2319
|
+
|
|
2320
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/replace.js
|
|
2321
|
+
var __iconNode88 = [
|
|
2322
|
+
["path", { d: "M14 4a2 2 0 0 1 2-2", key: "1w2hp7" }],
|
|
2323
|
+
["path", { d: "M16 10a2 2 0 0 1-2-2", key: "shjach" }],
|
|
2324
|
+
["path", { d: "M20 2a2 2 0 0 1 2 2", key: "188mtx" }],
|
|
2325
|
+
["path", { d: "M22 8a2 2 0 0 1-2 2", key: "ddf4tu" }],
|
|
2326
|
+
["path", { d: "m3 7 3 3 3-3", key: "x25e72" }],
|
|
2327
|
+
["path", { d: "M6 10V5a3 3 0 0 1 3-3h1", key: "3y3t5z" }],
|
|
2328
|
+
["rect", { x: "2", y: "14", width: "8", height: "8", rx: "2", key: "4rksxw" }]
|
|
2329
|
+
];
|
|
2330
|
+
var Replace = createLucideIcon("replace", __iconNode88);
|
|
2331
|
+
|
|
2332
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/rocket.js
|
|
2333
|
+
var __iconNode89 = [
|
|
2334
|
+
[
|
|
2335
|
+
"path",
|
|
2336
|
+
{
|
|
2337
|
+
d: "M4.5 16.5c-1.5 1.26-2 5-2 5s3.74-.5 5-2c.71-.84.7-2.13-.09-2.91a2.18 2.18 0 0 0-2.91-.09z",
|
|
2338
|
+
key: "m3kijz"
|
|
2339
|
+
}
|
|
2340
|
+
],
|
|
2341
|
+
[
|
|
2342
|
+
"path",
|
|
2343
|
+
{
|
|
2344
|
+
d: "m12 15-3-3a22 22 0 0 1 2-3.95A12.88 12.88 0 0 1 22 2c0 2.72-.78 7.5-6 11a22.35 22.35 0 0 1-4 2z",
|
|
2345
|
+
key: "1fmvmk"
|
|
2346
|
+
}
|
|
2347
|
+
],
|
|
2348
|
+
["path", { d: "M9 12H4s.55-3.03 2-4c1.62-1.08 5 0 5 0", key: "1f8sc4" }],
|
|
2349
|
+
["path", { d: "M12 15v5s3.03-.55 4-2c1.08-1.62 0-5 0-5", key: "qeys4" }]
|
|
2350
|
+
];
|
|
2351
|
+
var Rocket = createLucideIcon("rocket", __iconNode89);
|
|
2352
|
+
|
|
2353
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/rss.js
|
|
2354
|
+
var __iconNode90 = [
|
|
2355
|
+
["path", { d: "M4 11a9 9 0 0 1 9 9", key: "pv89mb" }],
|
|
2356
|
+
["path", { d: "M4 4a16 16 0 0 1 16 16", key: "k0647b" }],
|
|
2357
|
+
["circle", { cx: "5", cy: "19", r: "1", key: "bfqh0e" }]
|
|
2358
|
+
];
|
|
2359
|
+
var Rss = createLucideIcon("rss", __iconNode90);
|
|
2360
|
+
|
|
2361
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/scale.js
|
|
2362
|
+
var __iconNode91 = [
|
|
2363
|
+
["path", { d: "m16 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z", key: "7g6ntu" }],
|
|
2364
|
+
["path", { d: "m2 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z", key: "ijws7r" }],
|
|
2365
|
+
["path", { d: "M7 21h10", key: "1b0cd5" }],
|
|
2366
|
+
["path", { d: "M12 3v18", key: "108xh3" }],
|
|
2367
|
+
["path", { d: "M3 7h2c2 0 5-1 7-2 2 1 5 2 7 2h2", key: "3gwbw2" }]
|
|
2368
|
+
];
|
|
2369
|
+
var Scale = createLucideIcon("scale", __iconNode91);
|
|
2370
|
+
|
|
2371
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/search.js
|
|
2372
|
+
var __iconNode92 = [
|
|
2373
|
+
["path", { d: "m21 21-4.34-4.34", key: "14j7rj" }],
|
|
2374
|
+
["circle", { cx: "11", cy: "11", r: "8", key: "4ej97u" }]
|
|
2375
|
+
];
|
|
2376
|
+
var Search = createLucideIcon("search", __iconNode92);
|
|
2377
|
+
|
|
2378
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/send-horizontal.js
|
|
2379
|
+
var __iconNode93 = [
|
|
2380
|
+
[
|
|
2381
|
+
"path",
|
|
2382
|
+
{
|
|
2383
|
+
d: "M3.714 3.048a.498.498 0 0 0-.683.627l2.843 7.627a2 2 0 0 1 0 1.396l-2.842 7.627a.498.498 0 0 0 .682.627l18-8.5a.5.5 0 0 0 0-.904z",
|
|
2384
|
+
key: "117uat"
|
|
2385
|
+
}
|
|
2386
|
+
],
|
|
2387
|
+
["path", { d: "M6 12h16", key: "s4cdu5" }]
|
|
2388
|
+
];
|
|
2389
|
+
var SendHorizontal = createLucideIcon("send-horizontal", __iconNode93);
|
|
2390
|
+
|
|
2391
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/server.js
|
|
2392
|
+
var __iconNode94 = [
|
|
2393
|
+
["rect", { width: "20", height: "8", x: "2", y: "2", rx: "2", ry: "2", key: "ngkwjq" }],
|
|
2394
|
+
["rect", { width: "20", height: "8", x: "2", y: "14", rx: "2", ry: "2", key: "iecqi9" }],
|
|
2395
|
+
["line", { x1: "6", x2: "6.01", y1: "6", y2: "6", key: "16zg32" }],
|
|
2396
|
+
["line", { x1: "6", x2: "6.01", y1: "18", y2: "18", key: "nzw8ys" }]
|
|
2397
|
+
];
|
|
2398
|
+
var Server = createLucideIcon("server", __iconNode94);
|
|
2399
|
+
|
|
2400
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/share.js
|
|
2401
|
+
var __iconNode95 = [
|
|
2402
|
+
["path", { d: "M12 2v13", key: "1km8f5" }],
|
|
2403
|
+
["path", { d: "m16 6-4-4-4 4", key: "13yo43" }],
|
|
2404
|
+
["path", { d: "M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8", key: "1b2hhj" }]
|
|
2405
|
+
];
|
|
2406
|
+
var Share = createLucideIcon("share", __iconNode95);
|
|
2407
|
+
|
|
2408
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/shield-user.js
|
|
2409
|
+
var __iconNode96 = [
|
|
2410
|
+
[
|
|
2411
|
+
"path",
|
|
2412
|
+
{
|
|
2413
|
+
d: "M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",
|
|
2414
|
+
key: "oel41y"
|
|
2415
|
+
}
|
|
2416
|
+
],
|
|
2417
|
+
["path", { d: "M6.376 18.91a6 6 0 0 1 11.249.003", key: "hnjrf2" }],
|
|
2418
|
+
["circle", { cx: "12", cy: "11", r: "4", key: "1gt34v" }]
|
|
2419
|
+
];
|
|
2420
|
+
var ShieldUser = createLucideIcon("shield-user", __iconNode96);
|
|
2421
|
+
|
|
2422
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/shield.js
|
|
2423
|
+
var __iconNode97 = [
|
|
2424
|
+
[
|
|
2425
|
+
"path",
|
|
2426
|
+
{
|
|
2427
|
+
d: "M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",
|
|
2428
|
+
key: "oel41y"
|
|
2429
|
+
}
|
|
2430
|
+
]
|
|
2431
|
+
];
|
|
2432
|
+
var Shield = createLucideIcon("shield", __iconNode97);
|
|
2433
|
+
|
|
2434
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/sigma.js
|
|
2435
|
+
var __iconNode98 = [
|
|
2436
|
+
[
|
|
2437
|
+
"path",
|
|
2438
|
+
{
|
|
2439
|
+
d: "M18 7V5a1 1 0 0 0-1-1H6.5a.5.5 0 0 0-.4.8l4.5 6a2 2 0 0 1 0 2.4l-4.5 6a.5.5 0 0 0 .4.8H17a1 1 0 0 0 1-1v-2",
|
|
2440
|
+
key: "wuwx1p"
|
|
2441
|
+
}
|
|
2442
|
+
]
|
|
2443
|
+
];
|
|
2444
|
+
var Sigma = createLucideIcon("sigma", __iconNode98);
|
|
2445
|
+
|
|
2446
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/sparkles.js
|
|
2447
|
+
var __iconNode99 = [
|
|
2448
|
+
[
|
|
2449
|
+
"path",
|
|
2450
|
+
{
|
|
2451
|
+
d: "M9.937 15.5A2 2 0 0 0 8.5 14.063l-6.135-1.582a.5.5 0 0 1 0-.962L8.5 9.936A2 2 0 0 0 9.937 8.5l1.582-6.135a.5.5 0 0 1 .963 0L14.063 8.5A2 2 0 0 0 15.5 9.937l6.135 1.581a.5.5 0 0 1 0 .964L15.5 14.063a2 2 0 0 0-1.437 1.437l-1.582 6.135a.5.5 0 0 1-.963 0z",
|
|
2452
|
+
key: "4pj2yx"
|
|
2453
|
+
}
|
|
2454
|
+
],
|
|
2455
|
+
["path", { d: "M20 3v4", key: "1olli1" }],
|
|
2456
|
+
["path", { d: "M22 5h-4", key: "1gvqau" }],
|
|
2457
|
+
["path", { d: "M4 17v2", key: "vumght" }],
|
|
2458
|
+
["path", { d: "M5 18H3", key: "zchphs" }]
|
|
2459
|
+
];
|
|
2460
|
+
var Sparkles = createLucideIcon("sparkles", __iconNode99);
|
|
2461
|
+
|
|
2462
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/spline-pointer.js
|
|
2463
|
+
var __iconNode100 = [
|
|
2464
|
+
[
|
|
2465
|
+
"path",
|
|
2466
|
+
{
|
|
2467
|
+
d: "M12.034 12.681a.498.498 0 0 1 .647-.647l9 3.5a.5.5 0 0 1-.033.943l-3.444 1.068a1 1 0 0 0-.66.66l-1.067 3.443a.5.5 0 0 1-.943.033z",
|
|
2468
|
+
key: "xwnzip"
|
|
2469
|
+
}
|
|
2470
|
+
],
|
|
2471
|
+
["path", { d: "M5 17A12 12 0 0 1 17 5", key: "1okkup" }],
|
|
2472
|
+
["circle", { cx: "19", cy: "5", r: "2", key: "mhkx31" }],
|
|
2473
|
+
["circle", { cx: "5", cy: "19", r: "2", key: "v8kfzx" }]
|
|
2474
|
+
];
|
|
2475
|
+
var SplinePointer = createLucideIcon("spline-pointer", __iconNode100);
|
|
2476
|
+
|
|
2477
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/sprout.js
|
|
2478
|
+
var __iconNode101 = [
|
|
2479
|
+
["path", { d: "M7 20h10", key: "e6iznv" }],
|
|
2480
|
+
["path", { d: "M10 20c5.5-2.5.8-6.4 3-10", key: "161w41" }],
|
|
2481
|
+
[
|
|
2482
|
+
"path",
|
|
2483
|
+
{
|
|
2484
|
+
d: "M9.5 9.4c1.1.8 1.8 2.2 2.3 3.7-2 .4-3.5.4-4.8-.3-1.2-.6-2.3-1.9-3-4.2 2.8-.5 4.4 0 5.5.8z",
|
|
2485
|
+
key: "9gtqwd"
|
|
2486
|
+
}
|
|
2487
|
+
],
|
|
2488
|
+
[
|
|
2489
|
+
"path",
|
|
2490
|
+
{
|
|
2491
|
+
d: "M14.1 6a7 7 0 0 0-1.1 4c1.9-.1 3.3-.6 4.3-1.4 1-1 1.6-2.3 1.7-4.6-2.7.1-4 1-4.9 2z",
|
|
2492
|
+
key: "bkxnd2"
|
|
2493
|
+
}
|
|
2494
|
+
]
|
|
2495
|
+
];
|
|
2496
|
+
var Sprout = createLucideIcon("sprout", __iconNode101);
|
|
2497
|
+
|
|
2498
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/square-dashed-bottom-code.js
|
|
2499
|
+
var __iconNode102 = [
|
|
2500
|
+
["path", { d: "M10 9.5 8 12l2 2.5", key: "3mjy60" }],
|
|
2501
|
+
["path", { d: "M14 21h1", key: "v9vybs" }],
|
|
2502
|
+
["path", { d: "m14 9.5 2 2.5-2 2.5", key: "1bir2l" }],
|
|
2503
|
+
[
|
|
2504
|
+
"path",
|
|
2505
|
+
{ d: "M5 21a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2", key: "as5y1o" }
|
|
2506
|
+
],
|
|
2507
|
+
["path", { d: "M9 21h1", key: "15o7lz" }]
|
|
2508
|
+
];
|
|
2509
|
+
var SquareDashedBottomCode = createLucideIcon("square-dashed-bottom-code", __iconNode102);
|
|
2510
|
+
|
|
2511
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/square-terminal.js
|
|
2512
|
+
var __iconNode103 = [
|
|
2513
|
+
["path", { d: "m7 11 2-2-2-2", key: "1lz0vl" }],
|
|
2514
|
+
["path", { d: "M11 13h4", key: "1p7l4v" }],
|
|
2515
|
+
["rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", ry: "2", key: "1m3agn" }]
|
|
2516
|
+
];
|
|
2517
|
+
var SquareTerminal = createLucideIcon("square-terminal", __iconNode103);
|
|
2518
|
+
|
|
2519
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/star.js
|
|
2520
|
+
var __iconNode104 = [
|
|
2521
|
+
[
|
|
2522
|
+
"path",
|
|
2523
|
+
{
|
|
2524
|
+
d: "M11.525 2.295a.53.53 0 0 1 .95 0l2.31 4.679a2.123 2.123 0 0 0 1.595 1.16l5.166.756a.53.53 0 0 1 .294.904l-3.736 3.638a2.123 2.123 0 0 0-.611 1.878l.882 5.14a.53.53 0 0 1-.771.56l-4.618-2.428a2.122 2.122 0 0 0-1.973 0L6.396 21.01a.53.53 0 0 1-.77-.56l.881-5.139a2.122 2.122 0 0 0-.611-1.879L2.16 9.795a.53.53 0 0 1 .294-.906l5.165-.755a2.122 2.122 0 0 0 1.597-1.16z",
|
|
2525
|
+
key: "r04s7s"
|
|
2526
|
+
}
|
|
2527
|
+
]
|
|
2528
|
+
];
|
|
2529
|
+
var Star = createLucideIcon("star", __iconNode104);
|
|
2530
|
+
|
|
2531
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/tablets.js
|
|
2532
|
+
var __iconNode105 = [
|
|
2533
|
+
["circle", { cx: "7", cy: "7", r: "5", key: "x29byf" }],
|
|
2534
|
+
["circle", { cx: "17", cy: "17", r: "5", key: "1op1d2" }],
|
|
2535
|
+
["path", { d: "M12 17h10", key: "ls21zv" }],
|
|
2536
|
+
["path", { d: "m3.46 10.54 7.08-7.08", key: "1rehiu" }]
|
|
2537
|
+
];
|
|
2538
|
+
var Tablets = createLucideIcon("tablets", __iconNode105);
|
|
2539
|
+
|
|
2540
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/terminal.js
|
|
2541
|
+
var __iconNode106 = [
|
|
2542
|
+
["path", { d: "M12 19h8", key: "baeox8" }],
|
|
2543
|
+
["path", { d: "m4 17 6-6-6-6", key: "1yngyt" }]
|
|
2544
|
+
];
|
|
2545
|
+
var Terminal = createLucideIcon("terminal", __iconNode106);
|
|
2546
|
+
|
|
2547
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/twitter.js
|
|
2548
|
+
var __iconNode107 = [
|
|
2549
|
+
[
|
|
2550
|
+
"path",
|
|
2551
|
+
{
|
|
2552
|
+
d: "M22 4s-.7 2.1-2 3.4c1.6 10-9.4 17.3-18 11.6 2.2.1 4.4-.6 6-2C3 15.5.5 9.6 3 5c2.2 2.6 5.6 4.1 9 4-.9-4.2 4-6.6 7-3.8 1.1 0 3-1.2 3-1.2z",
|
|
2553
|
+
key: "pff0z6"
|
|
2554
|
+
}
|
|
2555
|
+
]
|
|
2556
|
+
];
|
|
2557
|
+
var Twitter = createLucideIcon("twitter", __iconNode107);
|
|
2558
|
+
|
|
2559
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/user-round-check.js
|
|
2560
|
+
var __iconNode108 = [
|
|
2561
|
+
["path", { d: "M2 21a8 8 0 0 1 13.292-6", key: "bjp14o" }],
|
|
2562
|
+
["circle", { cx: "10", cy: "8", r: "5", key: "o932ke" }],
|
|
2563
|
+
["path", { d: "m16 19 2 2 4-4", key: "1b14m6" }]
|
|
2564
|
+
];
|
|
2565
|
+
var UserRoundCheck = createLucideIcon("user-round-check", __iconNode108);
|
|
2566
|
+
|
|
2567
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/workflow.js
|
|
2568
|
+
var __iconNode109 = [
|
|
2569
|
+
["rect", { width: "8", height: "8", x: "3", y: "3", rx: "2", key: "by2w9f" }],
|
|
2570
|
+
["path", { d: "M7 11v4a2 2 0 0 0 2 2h4", key: "xkn7yn" }],
|
|
2571
|
+
["rect", { width: "8", height: "8", x: "13", y: "13", rx: "2", key: "1cgmvn" }]
|
|
2572
|
+
];
|
|
2573
|
+
var Workflow = createLucideIcon("workflow", __iconNode109);
|
|
2574
|
+
|
|
2575
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/x.js
|
|
2576
|
+
var __iconNode110 = [
|
|
2577
|
+
["path", { d: "M18 6 6 18", key: "1bl5f8" }],
|
|
2578
|
+
["path", { d: "m6 6 12 12", key: "d8bk6v" }]
|
|
2579
|
+
];
|
|
2580
|
+
var X = createLucideIcon("x", __iconNode110);
|
|
2581
|
+
|
|
2582
|
+
// ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/zap.js
|
|
2583
|
+
var __iconNode111 = [
|
|
2584
|
+
[
|
|
2585
|
+
"path",
|
|
2586
|
+
{
|
|
2587
|
+
d: "M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z",
|
|
2588
|
+
key: "1xq2db"
|
|
2589
|
+
}
|
|
2590
|
+
]
|
|
2591
|
+
];
|
|
2592
|
+
var Zap = createLucideIcon("zap", __iconNode111);
|
|
2593
|
+
|
|
2594
|
+
// ../base-ui/src/components/global-icon.tsx
|
|
2595
|
+
|
|
2596
|
+
|
|
2597
|
+
var tempStyledLimitedIcons = {};
|
|
2598
|
+
for (const iconNameKey in limited_lucide_icons_exports) {
|
|
2599
|
+
if (Object.prototype.hasOwnProperty.call(limited_lucide_icons_exports, iconNameKey)) {
|
|
2600
|
+
const iconName = iconNameKey;
|
|
2601
|
+
const OriginalIconComponent = limited_lucide_icons_exports[iconName];
|
|
2602
|
+
if (typeof OriginalIconComponent === "function" || typeof OriginalIconComponent === "object" && OriginalIconComponent !== null && OriginalIconComponent.$$typeof === Symbol.for("react.forward_ref")) {
|
|
2603
|
+
const ComponentToRender = OriginalIconComponent;
|
|
2604
|
+
const StyledIcon = (props) => {
|
|
2605
|
+
const originalClassName = props.className || "";
|
|
2606
|
+
const hasTextColor = /\btext-\w+(-\d+)?\b/.test(originalClassName);
|
|
2607
|
+
const hasSizeClass = /\b(size-\d+|w-\d+|h-\d+)\b/.test(originalClassName);
|
|
2608
|
+
const newClassName = hasTextColor ? originalClassName : `${themeIconColor} ${originalClassName}`.trim();
|
|
2609
|
+
const finalProps = hasSizeClass ? _chunkLZLW5WCCjs.__spreadProps.call(void 0, _chunkLZLW5WCCjs.__spreadValues.call(void 0, {}, props), { className: newClassName, size: void 0 }) : _chunkLZLW5WCCjs.__spreadProps.call(void 0, _chunkLZLW5WCCjs.__spreadValues.call(void 0, {}, props), {
|
|
2610
|
+
className: newClassName,
|
|
2611
|
+
style: _chunkLZLW5WCCjs.__spreadValues.call(void 0, {
|
|
2612
|
+
width: props.size || themeSvgIconSize,
|
|
2613
|
+
height: props.size || themeSvgIconSize
|
|
2614
|
+
}, props.style)
|
|
2615
|
+
});
|
|
2616
|
+
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, ComponentToRender, _chunkLZLW5WCCjs.__spreadValues.call(void 0, {}, finalProps));
|
|
2617
|
+
};
|
|
2618
|
+
StyledIcon.displayName = `Styled(${iconName})`;
|
|
2619
|
+
tempStyledLimitedIcons[iconName] = StyledIcon;
|
|
2620
|
+
} else {
|
|
2621
|
+
console.warn(`[global-icon.tsx] Skipped styling for "${iconName}" as it is not a function, undefined, or not a recognized React component type. Value:`, OriginalIconComponent);
|
|
2622
|
+
}
|
|
2623
|
+
}
|
|
2624
|
+
}
|
|
2625
|
+
var styledLimitedIconsPart = tempStyledLimitedIcons;
|
|
2626
|
+
var tempWrappedBuiltinIcons = {};
|
|
2627
|
+
for (const [iconName, IconComponent] of Object.entries(BUILTIN_ICON_COMPONENTS)) {
|
|
2628
|
+
const WrappedIcon = (props) => {
|
|
2629
|
+
const originalClassName = props.className || "";
|
|
2630
|
+
const hasTextColor = /\btext-\w+(-\d+)?\b/.test(originalClassName);
|
|
2631
|
+
const hasSizeClass = /\b(size-\d+|w-\d+|h-\d+)\b/.test(originalClassName);
|
|
2632
|
+
const newClassName = hasTextColor ? originalClassName : `${themeIconColor} ${originalClassName}`.trim();
|
|
2633
|
+
const finalProps = hasSizeClass ? _chunkLZLW5WCCjs.__spreadProps.call(void 0, _chunkLZLW5WCCjs.__spreadValues.call(void 0, {}, props), { className: newClassName, size: void 0 }) : _chunkLZLW5WCCjs.__spreadProps.call(void 0, _chunkLZLW5WCCjs.__spreadValues.call(void 0, {}, props), {
|
|
2634
|
+
className: newClassName,
|
|
2635
|
+
style: _chunkLZLW5WCCjs.__spreadValues.call(void 0, {
|
|
2636
|
+
width: props.size || themeSvgIconSize,
|
|
2637
|
+
height: props.size || themeSvgIconSize
|
|
2638
|
+
}, props.style)
|
|
2639
|
+
});
|
|
2640
|
+
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, IconComponent, _chunkLZLW5WCCjs.__spreadValues.call(void 0, {}, finalProps));
|
|
2641
|
+
};
|
|
2642
|
+
WrappedIcon.displayName = `Wrapped(${iconName})`;
|
|
2643
|
+
tempWrappedBuiltinIcons[iconName] = WrappedIcon;
|
|
2644
|
+
}
|
|
2645
|
+
var wrappedBuiltinIconsPart = tempWrappedBuiltinIcons;
|
|
2646
|
+
var globalLucideIcons = _chunkLZLW5WCCjs.__spreadValues.call(void 0, _chunkLZLW5WCCjs.__spreadValues.call(void 0, {}, styledLimitedIconsPart), wrappedBuiltinIconsPart);
|
|
2647
|
+
var DEFAULT_FALLBACK_ICON = "Sparkles";
|
|
2648
|
+
function getGlobalIcon(iconKey, createElement3) {
|
|
2649
|
+
var _a;
|
|
2650
|
+
if (!iconKey) {
|
|
2651
|
+
if (createElement3) {
|
|
2652
|
+
return void 0;
|
|
2653
|
+
}
|
|
2654
|
+
return globalLucideIcons[DEFAULT_FALLBACK_ICON];
|
|
2655
|
+
}
|
|
2656
|
+
const Icon2 = globalLucideIcons[iconKey];
|
|
2657
|
+
if (!Icon2) {
|
|
2658
|
+
if (typeof process !== "undefined" && ((_a = process.env) == null ? void 0 : _a.NODE_ENV) !== "production") {
|
|
2659
|
+
console.warn(
|
|
2660
|
+
`[global-icon] iconKey "${iconKey}" is not defined in globalIcons, will use default "${String(DEFAULT_FALLBACK_ICON)}" icon, please check!`
|
|
2661
|
+
);
|
|
2662
|
+
}
|
|
2663
|
+
const FallbackIcon = globalLucideIcons[DEFAULT_FALLBACK_ICON];
|
|
2664
|
+
if (createElement3) {
|
|
2665
|
+
return _react2.default.createElement(FallbackIcon);
|
|
2666
|
+
}
|
|
2667
|
+
return FallbackIcon;
|
|
2668
|
+
}
|
|
2669
|
+
if (createElement3) {
|
|
2670
|
+
return _react2.default.createElement(Icon2);
|
|
2671
|
+
}
|
|
2672
|
+
return Icon2;
|
|
2673
|
+
}
|
|
2674
|
+
|
|
2675
|
+
|
|
2676
|
+
|
|
2677
|
+
|
|
2678
|
+
exports.globalLucideIcons = globalLucideIcons; exports.getGlobalIcon = getGlobalIcon;
|
|
2679
|
+
/*! Bundled license information:
|
|
2680
|
+
|
|
2681
|
+
lucide-react/dist/esm/shared/src/utils.js:
|
|
2682
|
+
lucide-react/dist/esm/defaultAttributes.js:
|
|
2683
|
+
lucide-react/dist/esm/Icon.js:
|
|
2684
|
+
lucide-react/dist/esm/createLucideIcon.js:
|
|
2685
|
+
lucide-react/dist/esm/icons/album.js:
|
|
2686
|
+
lucide-react/dist/esm/icons/align-horizontal-justify-end.js:
|
|
2687
|
+
lucide-react/dist/esm/icons/arrow-left.js:
|
|
2688
|
+
lucide-react/dist/esm/icons/arrow-right.js:
|
|
2689
|
+
lucide-react/dist/esm/icons/arrow-up.js:
|
|
2690
|
+
lucide-react/dist/esm/icons/binary.js:
|
|
2691
|
+
lucide-react/dist/esm/icons/blocks.js:
|
|
2692
|
+
lucide-react/dist/esm/icons/book-x.js:
|
|
2693
|
+
lucide-react/dist/esm/icons/bot-message-square.js:
|
|
2694
|
+
lucide-react/dist/esm/icons/brain-circuit.js:
|
|
2695
|
+
lucide-react/dist/esm/icons/brain.js:
|
|
2696
|
+
lucide-react/dist/esm/icons/bring-to-front.js:
|
|
2697
|
+
lucide-react/dist/esm/icons/bug-off.js:
|
|
2698
|
+
lucide-react/dist/esm/icons/bug.js:
|
|
2699
|
+
lucide-react/dist/esm/icons/building-2.js:
|
|
2700
|
+
lucide-react/dist/esm/icons/car.js:
|
|
2701
|
+
lucide-react/dist/esm/icons/check-check.js:
|
|
2702
|
+
lucide-react/dist/esm/icons/check-line.js:
|
|
2703
|
+
lucide-react/dist/esm/icons/check.js:
|
|
2704
|
+
lucide-react/dist/esm/icons/chevron-down.js:
|
|
2705
|
+
lucide-react/dist/esm/icons/chevron-left.js:
|
|
2706
|
+
lucide-react/dist/esm/icons/chevron-right.js:
|
|
2707
|
+
lucide-react/dist/esm/icons/chevron-up.js:
|
|
2708
|
+
lucide-react/dist/esm/icons/circle-alert.js:
|
|
2709
|
+
lucide-react/dist/esm/icons/circle-small.js:
|
|
2710
|
+
lucide-react/dist/esm/icons/circle-stop.js:
|
|
2711
|
+
lucide-react/dist/esm/icons/circle.js:
|
|
2712
|
+
lucide-react/dist/esm/icons/component.js:
|
|
2713
|
+
lucide-react/dist/esm/icons/copy.js:
|
|
2714
|
+
lucide-react/dist/esm/icons/cpu.js:
|
|
2715
|
+
lucide-react/dist/esm/icons/database-zap.js:
|
|
2716
|
+
lucide-react/dist/esm/icons/dot.js:
|
|
2717
|
+
lucide-react/dist/esm/icons/download.js:
|
|
2718
|
+
lucide-react/dist/esm/icons/ellipsis.js:
|
|
2719
|
+
lucide-react/dist/esm/icons/external-link.js:
|
|
2720
|
+
lucide-react/dist/esm/icons/eye.js:
|
|
2721
|
+
lucide-react/dist/esm/icons/facebook.js:
|
|
2722
|
+
lucide-react/dist/esm/icons/file-down.js:
|
|
2723
|
+
lucide-react/dist/esm/icons/file-input.js:
|
|
2724
|
+
lucide-react/dist/esm/icons/file-lock-2.js:
|
|
2725
|
+
lucide-react/dist/esm/icons/file-up.js:
|
|
2726
|
+
lucide-react/dist/esm/icons/file.js:
|
|
2727
|
+
lucide-react/dist/esm/icons/fingerprint.js:
|
|
2728
|
+
lucide-react/dist/esm/icons/folder-open.js:
|
|
2729
|
+
lucide-react/dist/esm/icons/folder.js:
|
|
2730
|
+
lucide-react/dist/esm/icons/gift.js:
|
|
2731
|
+
lucide-react/dist/esm/icons/git-merge.js:
|
|
2732
|
+
lucide-react/dist/esm/icons/git-pull-request-arrow.js:
|
|
2733
|
+
lucide-react/dist/esm/icons/globe-lock.js:
|
|
2734
|
+
lucide-react/dist/esm/icons/globe.js:
|
|
2735
|
+
lucide-react/dist/esm/icons/grip-vertical.js:
|
|
2736
|
+
lucide-react/dist/esm/icons/grip.js:
|
|
2737
|
+
lucide-react/dist/esm/icons/hand-heart.js:
|
|
2738
|
+
lucide-react/dist/esm/icons/handshake.js:
|
|
2739
|
+
lucide-react/dist/esm/icons/highlighter.js:
|
|
2740
|
+
lucide-react/dist/esm/icons/house-plus.js:
|
|
2741
|
+
lucide-react/dist/esm/icons/image-down.js:
|
|
2742
|
+
lucide-react/dist/esm/icons/image-off.js:
|
|
2743
|
+
lucide-react/dist/esm/icons/image-up.js:
|
|
2744
|
+
lucide-react/dist/esm/icons/infinity.js:
|
|
2745
|
+
lucide-react/dist/esm/icons/info.js:
|
|
2746
|
+
lucide-react/dist/esm/icons/keyboard.js:
|
|
2747
|
+
lucide-react/dist/esm/icons/land-plot.js:
|
|
2748
|
+
lucide-react/dist/esm/icons/languages.js:
|
|
2749
|
+
lucide-react/dist/esm/icons/layout-template.js:
|
|
2750
|
+
lucide-react/dist/esm/icons/library.js:
|
|
2751
|
+
lucide-react/dist/esm/icons/link.js:
|
|
2752
|
+
lucide-react/dist/esm/icons/list-todo.js:
|
|
2753
|
+
lucide-react/dist/esm/icons/loader-circle.js:
|
|
2754
|
+
lucide-react/dist/esm/icons/log-in.js:
|
|
2755
|
+
lucide-react/dist/esm/icons/log-out.js:
|
|
2756
|
+
lucide-react/dist/esm/icons/mail.js:
|
|
2757
|
+
lucide-react/dist/esm/icons/message-circle-code.js:
|
|
2758
|
+
lucide-react/dist/esm/icons/message-circle-more.js:
|
|
2759
|
+
lucide-react/dist/esm/icons/mouse-pointer-click.js:
|
|
2760
|
+
lucide-react/dist/esm/icons/music-4.js:
|
|
2761
|
+
lucide-react/dist/esm/icons/notepad-text.js:
|
|
2762
|
+
lucide-react/dist/esm/icons/palette.js:
|
|
2763
|
+
lucide-react/dist/esm/icons/panel-left.js:
|
|
2764
|
+
lucide-react/dist/esm/icons/panels-top-left.js:
|
|
2765
|
+
lucide-react/dist/esm/icons/paw-print.js:
|
|
2766
|
+
lucide-react/dist/esm/icons/pencil.js:
|
|
2767
|
+
lucide-react/dist/esm/icons/pi.js:
|
|
2768
|
+
lucide-react/dist/esm/icons/qr-code.js:
|
|
2769
|
+
lucide-react/dist/esm/icons/receipt-text.js:
|
|
2770
|
+
lucide-react/dist/esm/icons/refresh-ccw.js:
|
|
2771
|
+
lucide-react/dist/esm/icons/regex.js:
|
|
2772
|
+
lucide-react/dist/esm/icons/replace.js:
|
|
2773
|
+
lucide-react/dist/esm/icons/rocket.js:
|
|
2774
|
+
lucide-react/dist/esm/icons/rss.js:
|
|
2775
|
+
lucide-react/dist/esm/icons/scale.js:
|
|
2776
|
+
lucide-react/dist/esm/icons/search.js:
|
|
2777
|
+
lucide-react/dist/esm/icons/send-horizontal.js:
|
|
2778
|
+
lucide-react/dist/esm/icons/server.js:
|
|
2779
|
+
lucide-react/dist/esm/icons/share.js:
|
|
2780
|
+
lucide-react/dist/esm/icons/shield-user.js:
|
|
2781
|
+
lucide-react/dist/esm/icons/shield.js:
|
|
2782
|
+
lucide-react/dist/esm/icons/sigma.js:
|
|
2783
|
+
lucide-react/dist/esm/icons/sparkles.js:
|
|
2784
|
+
lucide-react/dist/esm/icons/spline-pointer.js:
|
|
2785
|
+
lucide-react/dist/esm/icons/sprout.js:
|
|
2786
|
+
lucide-react/dist/esm/icons/square-dashed-bottom-code.js:
|
|
2787
|
+
lucide-react/dist/esm/icons/square-terminal.js:
|
|
2788
|
+
lucide-react/dist/esm/icons/star.js:
|
|
2789
|
+
lucide-react/dist/esm/icons/tablets.js:
|
|
2790
|
+
lucide-react/dist/esm/icons/terminal.js:
|
|
2791
|
+
lucide-react/dist/esm/icons/twitter.js:
|
|
2792
|
+
lucide-react/dist/esm/icons/user-round-check.js:
|
|
2793
|
+
lucide-react/dist/esm/icons/workflow.js:
|
|
2794
|
+
lucide-react/dist/esm/icons/x.js:
|
|
2795
|
+
lucide-react/dist/esm/icons/zap.js:
|
|
2796
|
+
lucide-react/dist/esm/lucide-react.js:
|
|
2797
|
+
(**
|
|
2798
|
+
* @license lucide-react v0.525.0 - ISC
|
|
2799
|
+
*
|
|
2800
|
+
* This source code is licensed under the ISC license.
|
|
2801
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
2802
|
+
*)
|
|
2803
|
+
*/
|
|
2804
|
+
//# sourceMappingURL=chunk-W7K5Y2WR.js.map
|