cli-link 0.0.6 → 0.0.7
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/client/assets/History-D2xDopni.js +4 -0
- package/dist/client/assets/ImageViewer-DuegU_fC.js +1 -0
- package/dist/client/assets/MarkdownRenderer-CsyizEL3.js +1 -0
- package/dist/client/assets/{PageTopBar-C8j-5s_3.js → PageTopBar-CQwjO6Af.js} +1 -1
- package/dist/client/assets/Session-B0s5zBGg.js +7 -0
- package/dist/client/assets/Settings-CfHFmJdV.js +1 -0
- package/dist/client/assets/Workspace-Cfl0mbNE.js +4 -0
- package/dist/client/assets/WorkspaceLinkedText-DCVYd9x-.js +2 -0
- package/dist/client/assets/c-BIGW1oBm.js +1 -0
- package/dist/client/assets/cpp-DIPi6g--.js +1 -0
- package/dist/client/assets/csharp-DSvCPggb.js +1 -0
- package/dist/client/assets/dart-bE4Kk8sk.js +1 -0
- package/dist/client/assets/dotenv-Da5cRb03.js +1 -0
- package/dist/client/assets/go-C27-OAKa.js +1 -0
- package/dist/client/assets/graphql-pNE0_Gx8.js +1 -0
- package/dist/client/assets/groovy-gcz8RCvz.js +1 -0
- package/dist/client/assets/index-BCg3ymV3.css +1 -0
- package/dist/client/assets/index-CrJqHlc8.js +2 -0
- package/dist/client/assets/java-VnEXKtx_.js +148 -0
- package/dist/client/assets/jsx-g9-lgVsj.js +1 -0
- package/dist/client/assets/kotlin-BdnUsdx6.js +1 -0
- package/dist/client/assets/less-B1dDrJ26.js +1 -0
- package/dist/client/assets/lua-BaeVxFsk.js +1 -0
- package/dist/client/assets/makefile-CHLpvVh8.js +1 -0
- package/dist/client/assets/php-BcCyJq-p.js +1 -0
- package/dist/client/assets/properties-DTPjHERo.js +1 -0
- package/dist/client/assets/ruby-BwImf3Ka.js +1 -0
- package/dist/client/assets/rust-B1yitclQ.js +1 -0
- package/dist/client/assets/scss-lMagJa-5.js +1 -0
- package/dist/client/assets/sql-CRqJ_cUM.js +1 -0
- package/dist/client/assets/svelte-B4a9v_or.js +1 -0
- package/dist/client/assets/swift-D82vCrfD.js +1 -0
- package/dist/client/assets/toml-vGWfd6FD.js +1 -0
- package/dist/client/assets/{vendor-icons-CNN4EKVi.js → vendor-icons-CMXJHDEv.js} +125 -65
- package/dist/client/assets/vendor-markdown--d-T3AbU.js +37 -0
- package/dist/client/assets/{vendor-motion-n6Lx6G4a.js → vendor-motion-D0ZmPdi9.js} +1 -1
- package/dist/client/assets/{vendor-react-DSV5aFEg.js → vendor-react-CcDXZHn_.js} +1 -1
- package/dist/client/assets/{vendor-virtual-CcftJrIC.js → vendor-virtual-DJI7OicV.js} +1 -1
- package/dist/client/assets/vue-DBXACu8K.js +1 -0
- package/dist/client/assets/workspace-return-FrQUv7g3.js +1 -0
- package/dist/client/index.html +4 -4
- package/dist/server/cli-manager.js +151 -26
- package/dist/server/codex-history.js +119 -17
- package/dist/server/index.js +906 -57
- package/dist/server/store.js +369 -27
- package/package.json +3 -3
- package/dist/client/assets/History-BxJVDFpN.js +0 -3
- package/dist/client/assets/MarkdownRenderer-BO-KS_L1.js +0 -1
- package/dist/client/assets/Session-CQFXA2Sr.js +0 -11
- package/dist/client/assets/Settings-DYmjRmoN.js +0 -1
- package/dist/client/assets/Workspace-D8kv9euM.js +0 -8
- package/dist/client/assets/WorkspaceLinkedText-DQyPLk-X.js +0 -2
- package/dist/client/assets/code-highlight-CEcsuMpw.js +0 -1
- package/dist/client/assets/index-BXT2BylN.css +0 -1
- package/dist/client/assets/index-DOgH1Kf3.js +0 -2
- package/dist/client/assets/vendor-markdown-BDwu-Ux6.js +0 -35
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import{r as l}from"./vendor-react-
|
|
1
|
+
import{r as l}from"./vendor-react-CcDXZHn_.js";/**
|
|
2
2
|
* @license lucide-react v0.378.0 - ISC
|
|
3
3
|
*
|
|
4
4
|
* This source code is licensed under the ISC license.
|
|
5
5
|
* See the LICENSE file in the root directory of this source tree.
|
|
6
|
-
*/const i=e=>e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase(),
|
|
6
|
+
*/const i=e=>e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase(),n=(...e)=>e.filter((t,y,h)=>!!t&&h.indexOf(t)===y).join(" ");/**
|
|
7
7
|
* @license lucide-react v0.378.0 - ISC
|
|
8
8
|
*
|
|
9
9
|
* This source code is licensed under the ISC license.
|
|
@@ -13,37 +13,42 @@ import{r as l}from"./vendor-react-DSV5aFEg.js";/**
|
|
|
13
13
|
*
|
|
14
14
|
* This source code is licensed under the ISC license.
|
|
15
15
|
* See the LICENSE file in the root directory of this source tree.
|
|
16
|
-
*/const v=l.forwardRef(({color:e="currentColor",size:t=24,strokeWidth:y=2,absoluteStrokeWidth:h,className:
|
|
16
|
+
*/const v=l.forwardRef(({color:e="currentColor",size:t=24,strokeWidth:y=2,absoluteStrokeWidth:h,className:s="",children:k,iconNode:r,...p},c)=>l.createElement("svg",{ref:c,...M,width:t,height:t,stroke:e,strokeWidth:h?Number(y)*24/Number(t):y,className:n("lucide",s),...p},[...r.map(([o,d])=>l.createElement(o,d)),...Array.isArray(k)?k:[k]]));/**
|
|
17
17
|
* @license lucide-react v0.378.0 - ISC
|
|
18
18
|
*
|
|
19
19
|
* This source code is licensed under the ISC license.
|
|
20
20
|
* See the LICENSE file in the root directory of this source tree.
|
|
21
|
-
*/const a=(e,t)=>{const y=l.forwardRef(({className:h,...
|
|
21
|
+
*/const a=(e,t)=>{const y=l.forwardRef(({className:h,...s},k)=>l.createElement(v,{ref:k,iconNode:t,className:n(`lucide-${i(e)}`,h),...s}));return y.displayName=`${e}`,y};/**
|
|
22
22
|
* @license lucide-react v0.378.0 - ISC
|
|
23
23
|
*
|
|
24
24
|
* This source code is licensed under the ISC license.
|
|
25
25
|
* See the LICENSE file in the root directory of this source tree.
|
|
26
|
-
*/const
|
|
26
|
+
*/const m=a("ArrowLeft",[["path",{d:"m12 19-7-7 7-7",key:"1l729n"}],["path",{d:"M19 12H5",key:"x3x0zl"}]]);/**
|
|
27
27
|
* @license lucide-react v0.378.0 - ISC
|
|
28
28
|
*
|
|
29
29
|
* This source code is licensed under the ISC license.
|
|
30
30
|
* See the LICENSE file in the root directory of this source tree.
|
|
31
|
-
*/const g=a("
|
|
31
|
+
*/const g=a("ArrowUp",[["path",{d:"m5 12 7-7 7 7",key:"hav0vg"}],["path",{d:"M12 19V5",key:"x0mq9r"}]]);/**
|
|
32
32
|
* @license lucide-react v0.378.0 - ISC
|
|
33
33
|
*
|
|
34
34
|
* This source code is licensed under the ISC license.
|
|
35
35
|
* See the LICENSE file in the root directory of this source tree.
|
|
36
|
-
*/const q=a("
|
|
36
|
+
*/const q=a("AtSign",[["circle",{cx:"12",cy:"12",r:"4",key:"4exip2"}],["path",{d:"M16 8v5a3 3 0 0 0 6 0v-1a10 10 0 1 0-4 8",key:"7n84p3"}]]);/**
|
|
37
37
|
* @license lucide-react v0.378.0 - ISC
|
|
38
38
|
*
|
|
39
39
|
* This source code is licensed under the ISC license.
|
|
40
40
|
* See the LICENSE file in the root directory of this source tree.
|
|
41
|
-
*/const u=a("
|
|
41
|
+
*/const u=a("Braces",[["path",{d:"M8 3H7a2 2 0 0 0-2 2v5a2 2 0 0 1-2 2 2 2 0 0 1 2 2v5c0 1.1.9 2 2 2h1",key:"ezmyqa"}],["path",{d:"M16 21h1a2 2 0 0 0 2-2v-5c0-1.1.9-2 2-2a2 2 0 0 1-2-2V5a2 2 0 0 0-2-2h-1",key:"e1hn23"}]]);/**
|
|
42
42
|
* @license lucide-react v0.378.0 - ISC
|
|
43
43
|
*
|
|
44
44
|
* This source code is licensed under the ISC license.
|
|
45
45
|
* See the LICENSE file in the root directory of this source tree.
|
|
46
|
-
*/const w=a("
|
|
46
|
+
*/const w=a("Brain",[["path",{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",key:"l5xja"}],["path",{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",key:"ep3f8r"}],["path",{d:"M15 13a4.5 4.5 0 0 1-3-4 4.5 4.5 0 0 1-3 4",key:"1p4c4q"}],["path",{d:"M17.599 6.5a3 3 0 0 0 .399-1.375",key:"tmeiqw"}],["path",{d:"M6.003 5.125A3 3 0 0 0 6.401 6.5",key:"105sqy"}],["path",{d:"M3.477 10.896a4 4 0 0 1 .585-.396",key:"ql3yin"}],["path",{d:"M19.938 10.5a4 4 0 0 1 .585.396",key:"1qfode"}],["path",{d:"M6 18a4 4 0 0 1-1.967-.516",key:"2e4loj"}],["path",{d:"M19.967 17.484A4 4 0 0 1 18 18",key:"159ez6"}]]);/**
|
|
47
|
+
* @license lucide-react v0.378.0 - ISC
|
|
48
|
+
*
|
|
49
|
+
* This source code is licensed under the ISC license.
|
|
50
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
51
|
+
*/const f=a("Check",[["path",{d:"M20 6 9 17l-5-5",key:"1gmf2c"}]]);/**
|
|
47
52
|
* @license lucide-react v0.378.0 - ISC
|
|
48
53
|
*
|
|
49
54
|
* This source code is licensed under the ISC license.
|
|
@@ -53,279 +58,334 @@ import{r as l}from"./vendor-react-DSV5aFEg.js";/**
|
|
|
53
58
|
*
|
|
54
59
|
* This source code is licensed under the ISC license.
|
|
55
60
|
* See the LICENSE file in the root directory of this source tree.
|
|
56
|
-
*/const
|
|
61
|
+
*/const C=a("ChevronLeft",[["path",{d:"m15 18-6-6 6-6",key:"1wnfg3"}]]);/**
|
|
62
|
+
* @license lucide-react v0.378.0 - ISC
|
|
63
|
+
*
|
|
64
|
+
* This source code is licensed under the ISC license.
|
|
65
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
66
|
+
*/const H=a("ChevronRight",[["path",{d:"m9 18 6-6-6-6",key:"mthhwq"}]]);/**
|
|
67
|
+
* @license lucide-react v0.378.0 - ISC
|
|
68
|
+
*
|
|
69
|
+
* This source code is licensed under the ISC license.
|
|
70
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
71
|
+
*/const b=a("ChevronUp",[["path",{d:"m18 15-6-6-6 6",key:"153udz"}]]);/**
|
|
72
|
+
* @license lucide-react v0.378.0 - ISC
|
|
73
|
+
*
|
|
74
|
+
* This source code is licensed under the ISC license.
|
|
75
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
76
|
+
*/const A=a("CircleAlert",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["line",{x1:"12",x2:"12",y1:"8",y2:"12",key:"1pkeuh"}],["line",{x1:"12",x2:"12.01",y1:"16",y2:"16",key:"4dfq90"}]]);/**
|
|
77
|
+
* @license lucide-react v0.378.0 - ISC
|
|
78
|
+
*
|
|
79
|
+
* This source code is licensed under the ISC license.
|
|
80
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
81
|
+
*/const S=a("CircleCheck",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]]);/**
|
|
82
|
+
* @license lucide-react v0.378.0 - ISC
|
|
83
|
+
*
|
|
84
|
+
* This source code is licensed under the ISC license.
|
|
85
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
86
|
+
*/const V=a("CircleX",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m15 9-6 6",key:"1uzhvr"}],["path",{d:"m9 9 6 6",key:"z0biqf"}]]);/**
|
|
87
|
+
* @license lucide-react v0.378.0 - ISC
|
|
88
|
+
*
|
|
89
|
+
* This source code is licensed under the ISC license.
|
|
90
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
91
|
+
*/const F=a("Clock3",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 16.5 12",key:"1aq6pp"}]]);/**
|
|
92
|
+
* @license lucide-react v0.378.0 - ISC
|
|
93
|
+
*
|
|
94
|
+
* This source code is licensed under the ISC license.
|
|
95
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
96
|
+
*/const j=a("Clock",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 16 14",key:"68esgv"}]]);/**
|
|
97
|
+
* @license lucide-react v0.378.0 - ISC
|
|
98
|
+
*
|
|
99
|
+
* This source code is licensed under the ISC license.
|
|
100
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
101
|
+
*/const L=a("CodeXml",[["path",{d:"m18 16 4-4-4-4",key:"1inbqp"}],["path",{d:"m6 8-4 4 4 4",key:"15zrgr"}],["path",{d:"m14.5 4-5 16",key:"e7oirm"}]]);/**
|
|
102
|
+
* @license lucide-react v0.378.0 - ISC
|
|
103
|
+
*
|
|
104
|
+
* This source code is licensed under the ISC license.
|
|
105
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
106
|
+
*/const Z=a("Copy",[["rect",{width:"14",height:"14",x:"8",y:"8",rx:"2",ry:"2",key:"17jyea"}],["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"}]]);/**
|
|
107
|
+
* @license lucide-react v0.378.0 - ISC
|
|
108
|
+
*
|
|
109
|
+
* This source code is licensed under the ISC license.
|
|
110
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
111
|
+
*/const T=a("CornerDownLeft",[["polyline",{points:"9 10 4 15 9 20",key:"r3jprv"}],["path",{d:"M20 4v7a4 4 0 0 1-4 4H4",key:"6o5b7l"}]]);/**
|
|
112
|
+
* @license lucide-react v0.378.0 - ISC
|
|
113
|
+
*
|
|
114
|
+
* This source code is licensed under the ISC license.
|
|
115
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
116
|
+
*/const P=a("Database",[["ellipse",{cx:"12",cy:"5",rx:"9",ry:"3",key:"msslwz"}],["path",{d:"M3 5V19A9 3 0 0 0 21 19V5",key:"1wlel7"}],["path",{d:"M3 12A9 3 0 0 0 21 12",key:"mv7ke4"}]]);/**
|
|
57
117
|
* @license lucide-react v0.378.0 - ISC
|
|
58
118
|
*
|
|
59
119
|
* This source code is licensed under the ISC license.
|
|
60
120
|
* See the LICENSE file in the root directory of this source tree.
|
|
61
|
-
*/const
|
|
121
|
+
*/const B=a("Download",[["path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4",key:"ih7n3h"}],["polyline",{points:"7 10 12 15 17 10",key:"2ggqvy"}],["line",{x1:"12",x2:"12",y1:"15",y2:"3",key:"1vk2je"}]]);/**
|
|
62
122
|
* @license lucide-react v0.378.0 - ISC
|
|
63
123
|
*
|
|
64
124
|
* This source code is licensed under the ISC license.
|
|
65
125
|
* See the LICENSE file in the root directory of this source tree.
|
|
66
|
-
*/const
|
|
126
|
+
*/const D=a("FileArchive",[["path",{d:"M16 22h2a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v18",key:"1oywqq"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["circle",{cx:"10",cy:"20",r:"2",key:"1xzdoj"}],["path",{d:"M10 7V6",key:"dljcrl"}],["path",{d:"M10 12v-1",key:"v7bkov"}],["path",{d:"M10 18v-2",key:"1cjy8d"}]]);/**
|
|
67
127
|
* @license lucide-react v0.378.0 - ISC
|
|
68
128
|
*
|
|
69
129
|
* This source code is licensed under the ISC license.
|
|
70
130
|
* See the LICENSE file in the root directory of this source tree.
|
|
71
|
-
*/const
|
|
131
|
+
*/const R=a("FileAudio",[["path",{d:"M17.5 22h.5a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v3",key:"rslqgf"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M2 19a2 2 0 1 1 4 0v1a2 2 0 1 1-4 0v-4a6 6 0 0 1 12 0v4a2 2 0 1 1-4 0v-1a2 2 0 1 1 4 0",key:"9f7x3i"}]]);/**
|
|
72
132
|
* @license lucide-react v0.378.0 - ISC
|
|
73
133
|
*
|
|
74
134
|
* This source code is licensed under the ISC license.
|
|
75
135
|
* See the LICENSE file in the root directory of this source tree.
|
|
76
|
-
*/const
|
|
136
|
+
*/const G=a("FileCode2",[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4",key:"1pf5j1"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"m5 12-3 3 3 3",key:"oke12k"}],["path",{d:"m9 18 3-3-3-3",key:"112psh"}]]);/**
|
|
77
137
|
* @license lucide-react v0.378.0 - ISC
|
|
78
138
|
*
|
|
79
139
|
* This source code is licensed under the ISC license.
|
|
80
140
|
* See the LICENSE file in the root directory of this source tree.
|
|
81
|
-
*/const
|
|
141
|
+
*/const I=a("FileCog",[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v2",key:"17k7jt"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["circle",{cx:"6",cy:"14",r:"3",key:"a1xfv6"}],["path",{d:"M6 10v1",key:"xs0f9j"}],["path",{d:"M6 17v1",key:"idyhc0"}],["path",{d:"M10 14H9",key:"m5fm2q"}],["path",{d:"M3 14H2",key:"19ot09"}],["path",{d:"m9 11-.88.88",key:"lhul2b"}],["path",{d:"M3.88 16.12 3 17",key:"169z9n"}],["path",{d:"m9 17-.88-.88",key:"5io96w"}],["path",{d:"M3.88 11.88 3 11",key:"1ynhy1"}]]);/**
|
|
82
142
|
* @license lucide-react v0.378.0 - ISC
|
|
83
143
|
*
|
|
84
144
|
* This source code is licensed under the ISC license.
|
|
85
145
|
* See the LICENSE file in the root directory of this source tree.
|
|
86
|
-
*/const
|
|
146
|
+
*/const X=a("FileImage",[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["circle",{cx:"10",cy:"12",r:"2",key:"737tya"}],["path",{d:"m20 17-1.296-1.296a2.41 2.41 0 0 0-3.408 0L9 22",key:"wt3hpn"}]]);/**
|
|
87
147
|
* @license lucide-react v0.378.0 - ISC
|
|
88
148
|
*
|
|
89
149
|
* This source code is licensed under the ISC license.
|
|
90
150
|
* See the LICENSE file in the root directory of this source tree.
|
|
91
|
-
*/const
|
|
151
|
+
*/const E=a("FileJson",[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M10 12a1 1 0 0 0-1 1v1a1 1 0 0 1-1 1 1 1 0 0 1 1 1v1a1 1 0 0 0 1 1",key:"1oajmo"}],["path",{d:"M14 18a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1 1 1 0 0 1-1-1v-1a1 1 0 0 0-1-1",key:"mpwhp6"}]]);/**
|
|
92
152
|
* @license lucide-react v0.378.0 - ISC
|
|
93
153
|
*
|
|
94
154
|
* This source code is licensed under the ISC license.
|
|
95
155
|
* See the LICENSE file in the root directory of this source tree.
|
|
96
|
-
*/const
|
|
156
|
+
*/const U=a("FilePen",[["path",{d:"M12 22h6a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v10",key:"x7tsz2"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M10.4 12.6a2 2 0 1 1 3 3L8 21l-4 1 1-4Z",key:"o3xyfb"}]]);/**
|
|
97
157
|
* @license lucide-react v0.378.0 - ISC
|
|
98
158
|
*
|
|
99
159
|
* This source code is licensed under the ISC license.
|
|
100
160
|
* See the LICENSE file in the root directory of this source tree.
|
|
101
|
-
*/const
|
|
161
|
+
*/const $=a("FileSpreadsheet",[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M8 13h2",key:"yr2amv"}],["path",{d:"M14 13h2",key:"un5t4a"}],["path",{d:"M8 17h2",key:"2yhykz"}],["path",{d:"M14 17h2",key:"10kma7"}]]);/**
|
|
102
162
|
* @license lucide-react v0.378.0 - ISC
|
|
103
163
|
*
|
|
104
164
|
* This source code is licensed under the ISC license.
|
|
105
165
|
* See the LICENSE file in the root directory of this source tree.
|
|
106
|
-
*/const
|
|
166
|
+
*/const N=a("FileTerminal",[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"m8 16 2-2-2-2",key:"10vzyd"}],["path",{d:"M12 18h4",key:"1wd2n7"}]]);/**
|
|
107
167
|
* @license lucide-react v0.378.0 - ISC
|
|
108
168
|
*
|
|
109
169
|
* This source code is licensed under the ISC license.
|
|
110
170
|
* See the LICENSE file in the root directory of this source tree.
|
|
111
|
-
*/const
|
|
171
|
+
*/const O=a("FileText",[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M10 9H8",key:"b1mrlr"}],["path",{d:"M16 13H8",key:"t4e002"}],["path",{d:"M16 17H8",key:"z1uh3a"}]]);/**
|
|
112
172
|
* @license lucide-react v0.378.0 - ISC
|
|
113
173
|
*
|
|
114
174
|
* This source code is licensed under the ISC license.
|
|
115
175
|
* See the LICENSE file in the root directory of this source tree.
|
|
116
|
-
*/const
|
|
176
|
+
*/const W=a("FileType",[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M9 13v-1h6v1",key:"1bb014"}],["path",{d:"M12 12v6",key:"3ahymv"}],["path",{d:"M11 18h2",key:"12mj7e"}]]);/**
|
|
117
177
|
* @license lucide-react v0.378.0 - ISC
|
|
118
178
|
*
|
|
119
179
|
* This source code is licensed under the ISC license.
|
|
120
180
|
* See the LICENSE file in the root directory of this source tree.
|
|
121
|
-
*/const
|
|
181
|
+
*/const J=a("FileVideo",[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"m10 11 5 3-5 3v-6Z",key:"7ntvm4"}]]);/**
|
|
122
182
|
* @license lucide-react v0.378.0 - ISC
|
|
123
183
|
*
|
|
124
184
|
* This source code is licensed under the ISC license.
|
|
125
185
|
* See the LICENSE file in the root directory of this source tree.
|
|
126
|
-
*/const
|
|
186
|
+
*/const K=a("FolderOpen",[["path",{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",key:"usdka0"}]]);/**
|
|
127
187
|
* @license lucide-react v0.378.0 - ISC
|
|
128
188
|
*
|
|
129
189
|
* This source code is licensed under the ISC license.
|
|
130
190
|
* See the LICENSE file in the root directory of this source tree.
|
|
131
|
-
*/const
|
|
191
|
+
*/const Q=a("Folder",[["path",{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",key:"1kt360"}]]);/**
|
|
132
192
|
* @license lucide-react v0.378.0 - ISC
|
|
133
193
|
*
|
|
134
194
|
* This source code is licensed under the ISC license.
|
|
135
195
|
* See the LICENSE file in the root directory of this source tree.
|
|
136
|
-
*/const
|
|
196
|
+
*/const Y=a("GitBranch",[["line",{x1:"6",x2:"6",y1:"3",y2:"15",key:"17qcm7"}],["circle",{cx:"18",cy:"6",r:"3",key:"1h7g24"}],["circle",{cx:"6",cy:"18",r:"3",key:"fqmcym"}],["path",{d:"M18 9a9 9 0 0 1-9 9",key:"n2h4wq"}]]);/**
|
|
137
197
|
* @license lucide-react v0.378.0 - ISC
|
|
138
198
|
*
|
|
139
199
|
* This source code is licensed under the ISC license.
|
|
140
200
|
* See the LICENSE file in the root directory of this source tree.
|
|
141
|
-
*/const
|
|
201
|
+
*/const _=a("GitCommitHorizontal",[["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}],["line",{x1:"3",x2:"9",y1:"12",y2:"12",key:"1dyftd"}],["line",{x1:"15",x2:"21",y1:"12",y2:"12",key:"oup4p8"}]]);/**
|
|
142
202
|
* @license lucide-react v0.378.0 - ISC
|
|
143
203
|
*
|
|
144
204
|
* This source code is licensed under the ISC license.
|
|
145
205
|
* See the LICENSE file in the root directory of this source tree.
|
|
146
|
-
*/const
|
|
206
|
+
*/const a2=a("GitCompare",[["circle",{cx:"18",cy:"18",r:"3",key:"1xkwt0"}],["circle",{cx:"6",cy:"6",r:"3",key:"1lh9wr"}],["path",{d:"M13 6h3a2 2 0 0 1 2 2v7",key:"1yeb86"}],["path",{d:"M11 18H8a2 2 0 0 1-2-2V9",key:"19pyzm"}]]);/**
|
|
147
207
|
* @license lucide-react v0.378.0 - ISC
|
|
148
208
|
*
|
|
149
209
|
* This source code is licensed under the ISC license.
|
|
150
210
|
* See the LICENSE file in the root directory of this source tree.
|
|
151
|
-
*/const
|
|
211
|
+
*/const e2=a("Hash",[["line",{x1:"4",x2:"20",y1:"9",y2:"9",key:"4lhtct"}],["line",{x1:"4",x2:"20",y1:"15",y2:"15",key:"vyu0kd"}],["line",{x1:"10",x2:"8",y1:"3",y2:"21",key:"1ggp8o"}],["line",{x1:"16",x2:"14",y1:"3",y2:"21",key:"weycgp"}]]);/**
|
|
152
212
|
* @license lucide-react v0.378.0 - ISC
|
|
153
213
|
*
|
|
154
214
|
* This source code is licensed under the ISC license.
|
|
155
215
|
* See the LICENSE file in the root directory of this source tree.
|
|
156
|
-
*/const
|
|
216
|
+
*/const t2=a("History",[["path",{d:"M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8",key:"1357e3"}],["path",{d:"M3 3v5h5",key:"1xhq8a"}],["path",{d:"M12 7v5l4 2",key:"1fdv2h"}]]);/**
|
|
157
217
|
* @license lucide-react v0.378.0 - ISC
|
|
158
218
|
*
|
|
159
219
|
* This source code is licensed under the ISC license.
|
|
160
220
|
* See the LICENSE file in the root directory of this source tree.
|
|
161
|
-
*/const
|
|
221
|
+
*/const y2=a("Home",[["path",{d:"m3 9 9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z",key:"y5dka4"}],["polyline",{points:"9 22 9 12 15 12 15 22",key:"e2us08"}]]);/**
|
|
162
222
|
* @license lucide-react v0.378.0 - ISC
|
|
163
223
|
*
|
|
164
224
|
* This source code is licensed under the ISC license.
|
|
165
225
|
* See the LICENSE file in the root directory of this source tree.
|
|
166
|
-
*/const
|
|
226
|
+
*/const h2=a("ImagePlus",[["path",{d:"M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7",key:"31hg93"}],["line",{x1:"16",x2:"22",y1:"5",y2:"5",key:"ez7e4s"}],["line",{x1:"19",x2:"19",y1:"2",y2:"8",key:"1gkr8c"}],["circle",{cx:"9",cy:"9",r:"2",key:"af1f0g"}],["path",{d:"m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21",key:"1xmnt7"}]]);/**
|
|
167
227
|
* @license lucide-react v0.378.0 - ISC
|
|
168
228
|
*
|
|
169
229
|
* This source code is licensed under the ISC license.
|
|
170
230
|
* See the LICENSE file in the root directory of this source tree.
|
|
171
|
-
*/const
|
|
231
|
+
*/const k2=a("LoaderCircle",[["path",{d:"M21 12a9 9 0 1 1-6.219-8.56",key:"13zald"}]]);/**
|
|
172
232
|
* @license lucide-react v0.378.0 - ISC
|
|
173
233
|
*
|
|
174
234
|
* This source code is licensed under the ISC license.
|
|
175
235
|
* See the LICENSE file in the root directory of this source tree.
|
|
176
|
-
*/const
|
|
236
|
+
*/const l2=a("Maximize2",[["polyline",{points:"15 3 21 3 21 9",key:"mznyad"}],["polyline",{points:"9 21 3 21 3 15",key:"1avn1i"}],["line",{x1:"21",x2:"14",y1:"3",y2:"10",key:"ota7mn"}],["line",{x1:"3",x2:"10",y1:"21",y2:"14",key:"1atl0r"}]]);/**
|
|
177
237
|
* @license lucide-react v0.378.0 - ISC
|
|
178
238
|
*
|
|
179
239
|
* This source code is licensed under the ISC license.
|
|
180
240
|
* See the LICENSE file in the root directory of this source tree.
|
|
181
|
-
*/const
|
|
241
|
+
*/const s2=a("MessageSquarePlus",[["path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z",key:"1lielz"}],["path",{d:"M12 7v6",key:"lw1j43"}],["path",{d:"M9 10h6",key:"9gxzsh"}]]);/**
|
|
182
242
|
* @license lucide-react v0.378.0 - ISC
|
|
183
243
|
*
|
|
184
244
|
* This source code is licensed under the ISC license.
|
|
185
245
|
* See the LICENSE file in the root directory of this source tree.
|
|
186
|
-
*/const
|
|
246
|
+
*/const n2=a("MessageSquare",[["path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z",key:"1lielz"}]]);/**
|
|
187
247
|
* @license lucide-react v0.378.0 - ISC
|
|
188
248
|
*
|
|
189
249
|
* This source code is licensed under the ISC license.
|
|
190
250
|
* See the LICENSE file in the root directory of this source tree.
|
|
191
|
-
*/const
|
|
251
|
+
*/const r2=a("Minus",[["path",{d:"M5 12h14",key:"1ays0h"}]]);/**
|
|
192
252
|
* @license lucide-react v0.378.0 - ISC
|
|
193
253
|
*
|
|
194
254
|
* This source code is licensed under the ISC license.
|
|
195
255
|
* See the LICENSE file in the root directory of this source tree.
|
|
196
|
-
*/const
|
|
256
|
+
*/const p2=a("Monitor",[["rect",{width:"20",height:"14",x:"2",y:"3",rx:"2",key:"48i651"}],["line",{x1:"8",x2:"16",y1:"21",y2:"21",key:"1svkeh"}],["line",{x1:"12",x2:"12",y1:"17",y2:"21",key:"vw1qmm"}]]);/**
|
|
197
257
|
* @license lucide-react v0.378.0 - ISC
|
|
198
258
|
*
|
|
199
259
|
* This source code is licensed under the ISC license.
|
|
200
260
|
* See the LICENSE file in the root directory of this source tree.
|
|
201
|
-
*/const
|
|
261
|
+
*/const c2=a("Moon",[["path",{d:"M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9Z",key:"a7tn18"}]]);/**
|
|
202
262
|
* @license lucide-react v0.378.0 - ISC
|
|
203
263
|
*
|
|
204
264
|
* This source code is licensed under the ISC license.
|
|
205
265
|
* See the LICENSE file in the root directory of this source tree.
|
|
206
|
-
*/const
|
|
266
|
+
*/const o2=a("Package",[["path",{d:"m7.5 4.27 9 5.15",key:"1c824w"}],["path",{d:"M21 8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16Z",key:"hh9hay"}],["path",{d:"m3.3 7 8.7 5 8.7-5",key:"g66t2b"}],["path",{d:"M12 22V12",key:"d0xqtd"}]]);/**
|
|
207
267
|
* @license lucide-react v0.378.0 - ISC
|
|
208
268
|
*
|
|
209
269
|
* This source code is licensed under the ISC license.
|
|
210
270
|
* See the LICENSE file in the root directory of this source tree.
|
|
211
|
-
*/const
|
|
271
|
+
*/const d2=a("Pencil",[["path",{d:"M17 3a2.85 2.83 0 1 1 4 4L7.5 20.5 2 22l1.5-5.5Z",key:"5qss01"}],["path",{d:"m15 5 4 4",key:"1mk7zo"}]]);/**
|
|
212
272
|
* @license lucide-react v0.378.0 - ISC
|
|
213
273
|
*
|
|
214
274
|
* This source code is licensed under the ISC license.
|
|
215
275
|
* See the LICENSE file in the root directory of this source tree.
|
|
216
|
-
*/const
|
|
276
|
+
*/const i2=a("Play",[["polygon",{points:"6 3 20 12 6 21 6 3",key:"1oa8hb"}]]);/**
|
|
217
277
|
* @license lucide-react v0.378.0 - ISC
|
|
218
278
|
*
|
|
219
279
|
* This source code is licensed under the ISC license.
|
|
220
280
|
* See the LICENSE file in the root directory of this source tree.
|
|
221
|
-
*/const
|
|
281
|
+
*/const M2=a("Plus",[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"M12 5v14",key:"s699le"}]]);/**
|
|
222
282
|
* @license lucide-react v0.378.0 - ISC
|
|
223
283
|
*
|
|
224
284
|
* This source code is licensed under the ISC license.
|
|
225
285
|
* See the LICENSE file in the root directory of this source tree.
|
|
226
|
-
*/const
|
|
286
|
+
*/const v2=a("Power",[["path",{d:"M12 2v10",key:"mnfbl"}],["path",{d:"M18.4 6.6a9 9 0 1 1-12.77.04",key:"obofu9"}]]);/**
|
|
227
287
|
* @license lucide-react v0.378.0 - ISC
|
|
228
288
|
*
|
|
229
289
|
* This source code is licensed under the ISC license.
|
|
230
290
|
* See the LICENSE file in the root directory of this source tree.
|
|
231
|
-
*/const
|
|
291
|
+
*/const x2=a("RefreshCw",[["path",{d:"M3 12a9 9 0 0 1 9-9 9.75 9.75 0 0 1 6.74 2.74L21 8",key:"v9h5vc"}],["path",{d:"M21 3v5h-5",key:"1q7to0"}],["path",{d:"M21 12a9 9 0 0 1-9 9 9.75 9.75 0 0 1-6.74-2.74L3 16",key:"3uifl3"}],["path",{d:"M8 16H3v5",key:"1cv678"}]]);/**
|
|
232
292
|
* @license lucide-react v0.378.0 - ISC
|
|
233
293
|
*
|
|
234
294
|
* This source code is licensed under the ISC license.
|
|
235
295
|
* See the LICENSE file in the root directory of this source tree.
|
|
236
|
-
*/const
|
|
296
|
+
*/const m2=a("RotateCcw",[["path",{d:"M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8",key:"1357e3"}],["path",{d:"M3 3v5h5",key:"1xhq8a"}]]);/**
|
|
237
297
|
* @license lucide-react v0.378.0 - ISC
|
|
238
298
|
*
|
|
239
299
|
* This source code is licensed under the ISC license.
|
|
240
300
|
* See the LICENSE file in the root directory of this source tree.
|
|
241
|
-
*/const
|
|
301
|
+
*/const g2=a("ScrollText",[["path",{d:"M15 12h-5",key:"r7krc0"}],["path",{d:"M15 8h-5",key:"1khuty"}],["path",{d:"M19 17V5a2 2 0 0 0-2-2H4",key:"zz82l3"}],["path",{d:"M8 21h12a2 2 0 0 0 2-2v-1a1 1 0 0 0-1-1H11a1 1 0 0 0-1 1v1a2 2 0 1 1-4 0V5a2 2 0 1 0-4 0v2a1 1 0 0 0 1 1h3",key:"1ph1d7"}]]);/**
|
|
242
302
|
* @license lucide-react v0.378.0 - ISC
|
|
243
303
|
*
|
|
244
304
|
* This source code is licensed under the ISC license.
|
|
245
305
|
* See the LICENSE file in the root directory of this source tree.
|
|
246
|
-
*/const
|
|
306
|
+
*/const q2=a("Search",[["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}],["path",{d:"m21 21-4.3-4.3",key:"1qie3q"}]]);/**
|
|
247
307
|
* @license lucide-react v0.378.0 - ISC
|
|
248
308
|
*
|
|
249
309
|
* This source code is licensed under the ISC license.
|
|
250
310
|
* See the LICENSE file in the root directory of this source tree.
|
|
251
|
-
*/const
|
|
311
|
+
*/const u2=a("Send",[["path",{d:"m22 2-7 20-4-9-9-4Z",key:"1q3vgg"}],["path",{d:"M22 2 11 13",key:"nzbqef"}]]);/**
|
|
252
312
|
* @license lucide-react v0.378.0 - ISC
|
|
253
313
|
*
|
|
254
314
|
* This source code is licensed under the ISC license.
|
|
255
315
|
* See the LICENSE file in the root directory of this source tree.
|
|
256
|
-
*/const
|
|
316
|
+
*/const w2=a("Server",[["rect",{width:"20",height:"8",x:"2",y:"2",rx:"2",ry:"2",key:"ngkwjq"}],["rect",{width:"20",height:"8",x:"2",y:"14",rx:"2",ry:"2",key:"iecqi9"}],["line",{x1:"6",x2:"6.01",y1:"6",y2:"6",key:"16zg32"}],["line",{x1:"6",x2:"6.01",y1:"18",y2:"18",key:"nzw8ys"}]]);/**
|
|
257
317
|
* @license lucide-react v0.378.0 - ISC
|
|
258
318
|
*
|
|
259
319
|
* This source code is licensed under the ISC license.
|
|
260
320
|
* See the LICENSE file in the root directory of this source tree.
|
|
261
|
-
*/const
|
|
321
|
+
*/const f2=a("Settings2",[["path",{d:"M20 7h-9",key:"3s1dr2"}],["path",{d:"M14 17H5",key:"gfn3mx"}],["circle",{cx:"17",cy:"17",r:"3",key:"18b49y"}],["circle",{cx:"7",cy:"7",r:"3",key:"dfmy0x"}]]);/**
|
|
262
322
|
* @license lucide-react v0.378.0 - ISC
|
|
263
323
|
*
|
|
264
324
|
* This source code is licensed under the ISC license.
|
|
265
325
|
* See the LICENSE file in the root directory of this source tree.
|
|
266
|
-
*/const
|
|
326
|
+
*/const z2=a("Settings",[["path",{d:"M12.22 2h-.44a2 2 0 0 0-2 2v.18a2 2 0 0 1-1 1.73l-.43.25a2 2 0 0 1-2 0l-.15-.08a2 2 0 0 0-2.73.73l-.22.38a2 2 0 0 0 .73 2.73l.15.1a2 2 0 0 1 1 1.72v.51a2 2 0 0 1-1 1.74l-.15.09a2 2 0 0 0-.73 2.73l.22.38a2 2 0 0 0 2.73.73l.15-.08a2 2 0 0 1 2 0l.43.25a2 2 0 0 1 1 1.73V20a2 2 0 0 0 2 2h.44a2 2 0 0 0 2-2v-.18a2 2 0 0 1 1-1.73l.43-.25a2 2 0 0 1 2 0l.15.08a2 2 0 0 0 2.73-.73l.22-.39a2 2 0 0 0-.73-2.73l-.15-.08a2 2 0 0 1-1-1.74v-.5a2 2 0 0 1 1-1.74l.15-.09a2 2 0 0 0 .73-2.73l-.22-.38a2 2 0 0 0-2.73-.73l-.15.08a2 2 0 0 1-2 0l-.43-.25a2 2 0 0 1-1-1.73V4a2 2 0 0 0-2-2z",key:"1qme2f"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}]]);/**
|
|
267
327
|
* @license lucide-react v0.378.0 - ISC
|
|
268
328
|
*
|
|
269
329
|
* This source code is licensed under the ISC license.
|
|
270
330
|
* See the LICENSE file in the root directory of this source tree.
|
|
271
|
-
*/const
|
|
331
|
+
*/const C2=a("Slash",[["path",{d:"M22 2 2 22",key:"y4kqgn"}]]);/**
|
|
272
332
|
* @license lucide-react v0.378.0 - ISC
|
|
273
333
|
*
|
|
274
334
|
* This source code is licensed under the ISC license.
|
|
275
335
|
* See the LICENSE file in the root directory of this source tree.
|
|
276
|
-
*/const
|
|
336
|
+
*/const H2=a("Smartphone",[["rect",{width:"14",height:"20",x:"5",y:"2",rx:"2",ry:"2",key:"1yt0o3"}],["path",{d:"M12 18h.01",key:"mhygvu"}]]);/**
|
|
277
337
|
* @license lucide-react v0.378.0 - ISC
|
|
278
338
|
*
|
|
279
339
|
* This source code is licensed under the ISC license.
|
|
280
340
|
* See the LICENSE file in the root directory of this source tree.
|
|
281
|
-
*/const
|
|
341
|
+
*/const b2=a("Sparkles",[["path",{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",key:"4pj2yx"}],["path",{d:"M20 3v4",key:"1olli1"}],["path",{d:"M22 5h-4",key:"1gvqau"}],["path",{d:"M4 17v2",key:"vumght"}],["path",{d:"M5 18H3",key:"zchphs"}]]);/**
|
|
282
342
|
* @license lucide-react v0.378.0 - ISC
|
|
283
343
|
*
|
|
284
344
|
* This source code is licensed under the ISC license.
|
|
285
345
|
* See the LICENSE file in the root directory of this source tree.
|
|
286
|
-
*/const
|
|
346
|
+
*/const A2=a("SquareTerminal",[["path",{d:"m7 11 2-2-2-2",key:"1lz0vl"}],["path",{d:"M11 13h4",key:"1p7l4v"}],["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",ry:"2",key:"1m3agn"}]]);/**
|
|
287
347
|
* @license lucide-react v0.378.0 - ISC
|
|
288
348
|
*
|
|
289
349
|
* This source code is licensed under the ISC license.
|
|
290
350
|
* See the LICENSE file in the root directory of this source tree.
|
|
291
|
-
*/const
|
|
351
|
+
*/const S2=a("Square",[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}]]);/**
|
|
292
352
|
* @license lucide-react v0.378.0 - ISC
|
|
293
353
|
*
|
|
294
354
|
* This source code is licensed under the ISC license.
|
|
295
355
|
* See the LICENSE file in the root directory of this source tree.
|
|
296
|
-
*/const
|
|
356
|
+
*/const V2=a("Star",[["polygon",{points:"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2",key:"8f66p6"}]]);/**
|
|
297
357
|
* @license lucide-react v0.378.0 - ISC
|
|
298
358
|
*
|
|
299
359
|
* This source code is licensed under the ISC license.
|
|
300
360
|
* See the LICENSE file in the root directory of this source tree.
|
|
301
|
-
*/const
|
|
361
|
+
*/const F2=a("Sun",[["circle",{cx:"12",cy:"12",r:"4",key:"4exip2"}],["path",{d:"M12 2v2",key:"tus03m"}],["path",{d:"M12 20v2",key:"1lh1kg"}],["path",{d:"m4.93 4.93 1.41 1.41",key:"149t6j"}],["path",{d:"m17.66 17.66 1.41 1.41",key:"ptbguv"}],["path",{d:"M2 12h2",key:"1t8f8n"}],["path",{d:"M20 12h2",key:"1q8mjw"}],["path",{d:"m6.34 17.66-1.41 1.41",key:"1m8zz5"}],["path",{d:"m19.07 4.93-1.41 1.41",key:"1shlcs"}]]);/**
|
|
302
362
|
* @license lucide-react v0.378.0 - ISC
|
|
303
363
|
*
|
|
304
364
|
* This source code is licensed under the ISC license.
|
|
305
365
|
* See the LICENSE file in the root directory of this source tree.
|
|
306
|
-
*/const
|
|
366
|
+
*/const j2=a("Terminal",[["polyline",{points:"4 17 10 11 4 5",key:"akl6gq"}],["line",{x1:"12",x2:"20",y1:"19",y2:"19",key:"q2wloq"}]]);/**
|
|
307
367
|
* @license lucide-react v0.378.0 - ISC
|
|
308
368
|
*
|
|
309
369
|
* This source code is licensed under the ISC license.
|
|
310
370
|
* See the LICENSE file in the root directory of this source tree.
|
|
311
|
-
*/const
|
|
371
|
+
*/const L2=a("Trash2",[["path",{d:"M3 6h18",key:"d0wm0j"}],["path",{d:"M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6",key:"4alrt4"}],["path",{d:"M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2",key:"v07s0e"}],["line",{x1:"10",x2:"10",y1:"11",y2:"17",key:"1uufr5"}],["line",{x1:"14",x2:"14",y1:"11",y2:"17",key:"xtxkd"}]]);/**
|
|
312
372
|
* @license lucide-react v0.378.0 - ISC
|
|
313
373
|
*
|
|
314
374
|
* This source code is licensed under the ISC license.
|
|
315
375
|
* See the LICENSE file in the root directory of this source tree.
|
|
316
|
-
*/const
|
|
376
|
+
*/const Z2=a("TriangleAlert",[["path",{d:"m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3",key:"wmoenq"}],["path",{d:"M12 9v4",key:"juzpu7"}],["path",{d:"M12 17h.01",key:"p32p05"}]]);/**
|
|
317
377
|
* @license lucide-react v0.378.0 - ISC
|
|
318
378
|
*
|
|
319
379
|
* This source code is licensed under the ISC license.
|
|
320
380
|
* See the LICENSE file in the root directory of this source tree.
|
|
321
|
-
*/const
|
|
381
|
+
*/const T2=a("WrapText",[["line",{x1:"3",x2:"21",y1:"6",y2:"6",key:"4m8b97"}],["path",{d:"M3 12h15a3 3 0 1 1 0 6h-4",key:"1cl7v7"}],["polyline",{points:"16 16 14 18 16 20",key:"1jznyi"}],["line",{x1:"3",x2:"10",y1:"18",y2:"18",key:"1h33wv"}]]);/**
|
|
322
382
|
* @license lucide-react v0.378.0 - ISC
|
|
323
383
|
*
|
|
324
384
|
* This source code is licensed under the ISC license.
|
|
325
385
|
* See the LICENSE file in the root directory of this source tree.
|
|
326
|
-
*/const
|
|
386
|
+
*/const P2=a("X",[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]]);/**
|
|
327
387
|
* @license lucide-react v0.378.0 - ISC
|
|
328
388
|
*
|
|
329
389
|
* This source code is licensed under the ISC license.
|
|
330
390
|
* See the LICENSE file in the root directory of this source tree.
|
|
331
|
-
*/const
|
|
391
|
+
*/const B2=a("Zap",[["path",{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",key:"1xq2db"}]]);export{P as $,q as A,w as B,z as C,B as D,r2 as E,O as F,a2 as G,t2 as H,h2 as I,b2 as J,o2 as K,k2 as L,s2 as M,N,f2 as O,d2 as P,E as Q,m2 as R,A2 as S,j2 as T,u as U,G as V,I as W,P2 as X,X as Y,B2 as Z,W as _,u2 as a,D as a0,R as a1,J as a2,$ as a3,l2 as a4,T2 as a5,Z as a6,T as a7,F as a8,V2 as a9,p2 as aa,y2 as ab,w2 as ac,v2 as ad,K as ae,c2 as af,F2 as ag,H2 as ah,L as ai,z2 as aj,C2 as b,e2 as c,Z2 as d,H as e,S2 as f,f as g,b as h,g as i,Q as j,C as k,U as l,i2 as m,n2 as n,q2 as o,x2 as p,L2 as q,V as r,S as s,j as t,A as u,g2 as v,m as w,Y as x,_ as y,M2 as z};
|