@deepseekcode/cli 1.0.22 → 1.0.23
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/cli.js +1077 -1211
- package/package.json +1 -1
- package/web/dist/assets/{AutomationView-Z7E_x8jk.js → AutomationView-BbLzZ7Db.js} +1 -1
- package/web/dist/assets/ChannelConfigView-CjcMwBSL.js +8 -0
- package/web/dist/assets/ConnectorsView-CTFoG0sF.js +1 -0
- package/web/dist/assets/{FileTreeView-6huCqCNC.js → FileTreeView-_N5eobgO.js} +1 -1
- package/web/dist/assets/{HookConfigView-BJ-VvTcl.js → HookConfigView-DM6IVFGm.js} +1 -1
- package/web/dist/assets/{ModelsView-DTfQ2XYb.js → ModelsView-CPm2WAbG.js} +2 -2
- package/web/dist/assets/PluginsView-D9pzIe-R.js +1 -0
- package/web/dist/assets/SessionGrid-C-Z-kzmG.js +35 -0
- package/web/dist/assets/SettingsPanel-D9kr-sFj.js +4 -0
- package/web/dist/assets/SkillsView-CS0XvZ4N.js +1 -0
- package/web/dist/assets/{TemplatesTab-M7MnMuN6.js → TemplatesTab-Pwfjxer7.js} +1 -1
- package/web/dist/assets/TerminalView-C__4-QSL.js +3 -0
- package/web/dist/assets/{ToolsView-DmzLnZ1I.js → ToolsView-Y5MpTnXY.js} +1 -1
- package/web/dist/assets/{icons-ZBQi-Ogj.js → icons-BXecaLRH.js} +114 -119
- package/web/dist/assets/index-CFxV9r1K.css +1 -0
- package/web/dist/assets/index-CcPIw0Dj.js +68 -0
- package/web/dist/assets/{markdown-4Q3UQbv9.js → markdown-BASfeONY.js} +1 -1
- package/web/dist/assets/{panels-CwhLUZOq.js → panels-Bod3sKnK.js} +1 -1
- package/web/dist/assets/{react-vendor-LdB92qnf.js → react-vendor-7At16BnY.js} +1 -1
- package/web/dist/assets/{state-4vIOJjS6.js → state-D4zgKwQs.js} +1 -1
- package/web/dist/index.html +7 -7
- package/web/dist/assets/AuditView-C8pvciLV.js +0 -1
- package/web/dist/assets/ChannelConfigView-2-i0ictg.js +0 -8
- package/web/dist/assets/ConnectorsView-CSGJfYer.js +0 -1
- package/web/dist/assets/InboxView-DXjF5APJ.js +0 -1
- package/web/dist/assets/PluginsView-CeIWhIfR.js +0 -1
- package/web/dist/assets/SessionGrid-BCsOMJRn.js +0 -29
- package/web/dist/assets/SettingsPanel-DkKIVWYT.js +0 -4
- package/web/dist/assets/SkillsView-CPT12zSi.js +0 -1
- package/web/dist/assets/TerminalView-j231tG2H.js +0 -3
- package/web/dist/assets/index-BWp0OZYm.css +0 -1
- package/web/dist/assets/index-sYOn5Yyn.js +0 -67
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
function J(i,x){for(var
|
|
1
|
+
function J(i,x){for(var d=0;d<x.length;d++){const u=x[d];if(typeof u!="string"&&!Array.isArray(u)){for(const p in u)if(p!=="default"&&!(p in i)){const f=Object.getOwnPropertyDescriptor(u,p);f&&Object.defineProperty(i,p,f.get?f:{enumerable:!0,get:()=>u[p]})}}}return Object.freeze(Object.defineProperty(i,Symbol.toStringTag,{value:"Module"}))}var o1=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function e1(i){return i&&i.__esModule&&Object.prototype.hasOwnProperty.call(i,"default")?i.default:i}var S={exports:{}},r={};/**
|
|
2
2
|
* @license React
|
|
3
3
|
* react.production.js
|
|
4
4
|
*
|
|
@@ -6,7 +6,7 @@ function J(i,x){for(var u=0;u<x.length;u++){const d=x[u];if(typeof d!="string"&&
|
|
|
6
6
|
*
|
|
7
7
|
* This source code is licensed under the MIT license found in the
|
|
8
8
|
* LICENSE file in the root directory of this source tree.
|
|
9
|
-
*/var
|
|
9
|
+
*/var U;function t1(){if(U)return r;U=1;var i=Symbol.for("react.transitional.element"),x=Symbol.for("react.portal"),d=Symbol.for("react.fragment"),u=Symbol.for("react.strict_mode"),p=Symbol.for("react.profiler"),f=Symbol.for("react.consumer"),q=Symbol.for("react.context"),_=Symbol.for("react.forward_ref"),m=Symbol.for("react.suspense"),z=Symbol.for("react.memo"),w=Symbol.for("react.lazy"),E=Symbol.for("react.activity"),C=Symbol.iterator;function I(e){return e===null||typeof e!="object"?null:(e=C&&e[C]||e["@@iterator"],typeof e=="function"?e:null)}var P={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},O=Object.assign,V={};function v(e,a,y){this.props=e,this.context=a,this.refs=V,this.updater=y||P}v.prototype.isReactComponent={},v.prototype.setState=function(e,a){if(typeof e!="object"&&typeof e!="function"&&e!=null)throw Error("takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,a,"setState")},v.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")};function Z(){}Z.prototype=v.prototype;function A(e,a,y){this.props=e,this.context=a,this.refs=V,this.updater=y||P}var j=A.prototype=new Z;j.constructor=A,O(j,v.prototype),j.isPureReactComponent=!0;var $=Array.isArray;function T(){}var s={H:null,A:null,T:null,S:null},D=Object.prototype.hasOwnProperty;function R(e,a,y){var n=y.ref;return{$$typeof:i,type:e,key:a,ref:n!==void 0?n:null,props:y}}function Y(e,a){return R(e.type,a,e.props)}function H(e){return typeof e=="object"&&e!==null&&e.$$typeof===i}function W(e){var a={"=":"=0",":":"=2"};return"$"+e.replace(/[=:]/g,function(y){return a[y]})}var F=/\/+/g;function L(e,a){return typeof e=="object"&&e!==null&&e.key!=null?W(""+e.key):a.toString(36)}function B(e){switch(e.status){case"fulfilled":return e.value;case"rejected":throw e.reason;default:switch(typeof e.status=="string"?e.then(T,T):(e.status="pending",e.then(function(a){e.status==="pending"&&(e.status="fulfilled",e.value=a)},function(a){e.status==="pending"&&(e.status="rejected",e.reason=a)})),e.status){case"fulfilled":return e.value;case"rejected":throw e.reason}}throw e}function M(e,a,y,n,o){var c=typeof e;(c==="undefined"||c==="boolean")&&(e=null);var h=!1;if(e===null)h=!0;else switch(c){case"bigint":case"string":case"number":h=!0;break;case"object":switch(e.$$typeof){case i:case x:h=!0;break;case w:return h=e._init,M(h(e._payload),a,y,n,o)}}if(h)return o=o(e),h=n===""?"."+L(e,0):n,$(o)?(y="",h!=null&&(y=h.replace(F,"$&/")+"/"),M(o,a,y,"",function(Q){return Q})):o!=null&&(H(o)&&(o=Y(o,y+(o.key==null||e&&e.key===o.key?"":(""+o.key).replace(F,"$&/")+"/")+h)),a.push(o)),1;h=0;var k=n===""?".":n+":";if($(e))for(var l=0;l<e.length;l++)n=e[l],c=k+L(n,l),h+=M(n,a,y,c,o);else if(l=I(e),typeof l=="function")for(e=l.call(e),l=0;!(n=e.next()).done;)n=n.value,c=k+L(n,l++),h+=M(n,a,y,c,o);else if(c==="object"){if(typeof e.then=="function")return M(B(e),a,y,n,o);throw a=String(e),Error("Objects are not valid as a React child (found: "+(a==="[object Object]"?"object with keys {"+Object.keys(e).join(", ")+"}":a)+"). If you meant to render a collection of children, use an array instead.")}return h}function b(e,a,y){if(e==null)return e;var n=[],o=0;return M(e,n,"","",function(c){return a.call(y,c,o++)}),n}function K(e){if(e._status===-1){var a=e._result;a=a(),a.then(function(y){(e._status===0||e._status===-1)&&(e._status=1,e._result=y)},function(y){(e._status===0||e._status===-1)&&(e._status=2,e._result=y)}),e._status===-1&&(e._status=0,e._result=a)}if(e._status===1)return e._result.default;throw e._result}var N=typeof reportError=="function"?reportError:function(e){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var a=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof e=="object"&&e!==null&&typeof e.message=="string"?String(e.message):String(e),error:e});if(!window.dispatchEvent(a))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",e);return}console.error(e)},X={map:b,forEach:function(e,a,y){b(e,function(){a.apply(this,arguments)},y)},count:function(e){var a=0;return b(e,function(){a++}),a},toArray:function(e){return b(e,function(a){return a})||[]},only:function(e){if(!H(e))throw Error("React.Children.only expected to receive a single React element child.");return e}};return r.Activity=E,r.Children=X,r.Component=v,r.Fragment=d,r.Profiler=p,r.PureComponent=A,r.StrictMode=u,r.Suspense=m,r.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=s,r.__COMPILER_RUNTIME={__proto__:null,c:function(e){return s.H.useMemoCache(e)}},r.cache=function(e){return function(){return e.apply(null,arguments)}},r.cacheSignal=function(){return null},r.cloneElement=function(e,a,y){if(e==null)throw Error("The argument must be a React element, but you passed "+e+".");var n=O({},e.props),o=e.key;if(a!=null)for(c in a.key!==void 0&&(o=""+a.key),a)!D.call(a,c)||c==="key"||c==="__self"||c==="__source"||c==="ref"&&a.ref===void 0||(n[c]=a[c]);var c=arguments.length-2;if(c===1)n.children=y;else if(1<c){for(var h=Array(c),k=0;k<c;k++)h[k]=arguments[k+2];n.children=h}return R(e.type,o,n)},r.createContext=function(e){return e={$$typeof:q,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null},e.Provider=e,e.Consumer={$$typeof:f,_context:e},e},r.createElement=function(e,a,y){var n,o={},c=null;if(a!=null)for(n in a.key!==void 0&&(c=""+a.key),a)D.call(a,n)&&n!=="key"&&n!=="__self"&&n!=="__source"&&(o[n]=a[n]);var h=arguments.length-2;if(h===1)o.children=y;else if(1<h){for(var k=Array(h),l=0;l<h;l++)k[l]=arguments[l+2];o.children=k}if(e&&e.defaultProps)for(n in h=e.defaultProps,h)o[n]===void 0&&(o[n]=h[n]);return R(e,c,o)},r.createRef=function(){return{current:null}},r.forwardRef=function(e){return{$$typeof:_,render:e}},r.isValidElement=H,r.lazy=function(e){return{$$typeof:w,_payload:{_status:-1,_result:e},_init:K}},r.memo=function(e,a){return{$$typeof:z,type:e,compare:a===void 0?null:a}},r.startTransition=function(e){var a=s.T,y={};s.T=y;try{var n=e(),o=s.S;o!==null&&o(y,n),typeof n=="object"&&n!==null&&typeof n.then=="function"&&n.then(T,N)}catch(c){N(c)}finally{a!==null&&y.types!==null&&(a.types=y.types),s.T=a}},r.unstable_useCacheRefresh=function(){return s.H.useCacheRefresh()},r.use=function(e){return s.H.use(e)},r.useActionState=function(e,a,y){return s.H.useActionState(e,a,y)},r.useCallback=function(e,a){return s.H.useCallback(e,a)},r.useContext=function(e){return s.H.useContext(e)},r.useDebugValue=function(){},r.useDeferredValue=function(e,a){return s.H.useDeferredValue(e,a)},r.useEffect=function(e,a){return s.H.useEffect(e,a)},r.useEffectEvent=function(e){return s.H.useEffectEvent(e)},r.useId=function(){return s.H.useId()},r.useImperativeHandle=function(e,a,y){return s.H.useImperativeHandle(e,a,y)},r.useInsertionEffect=function(e,a){return s.H.useInsertionEffect(e,a)},r.useLayoutEffect=function(e,a){return s.H.useLayoutEffect(e,a)},r.useMemo=function(e,a){return s.H.useMemo(e,a)},r.useOptimistic=function(e,a){return s.H.useOptimistic(e,a)},r.useReducer=function(e,a,y){return s.H.useReducer(e,a,y)},r.useRef=function(e){return s.H.useRef(e)},r.useState=function(e){return s.H.useState(e)},r.useSyncExternalStore=function(e,a,y){return s.H.useSyncExternalStore(e,a,y)},r.useTransition=function(){return s.H.useTransition()},r.version="19.2.7",r}var G;function a1(){return G||(G=1,S.exports=t1()),S.exports}var g=a1();const r1=e1(g),c1=J({__proto__:null,default:r1},[g]);/**
|
|
10
10
|
* @license lucide-react v0.344.0 - ISC
|
|
11
11
|
*
|
|
12
12
|
* This source code is licensed under the ISC license.
|
|
@@ -16,7 +16,7 @@ function J(i,x){for(var u=0;u<x.length;u++){const d=x[u];if(typeof d!="string"&&
|
|
|
16
16
|
*
|
|
17
17
|
* This source code is licensed under the ISC license.
|
|
18
18
|
* See the LICENSE file in the root directory of this source tree.
|
|
19
|
-
*/const y1=i=>i.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase().trim(),t=(i,x)=>{const
|
|
19
|
+
*/const y1=i=>i.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase().trim(),t=(i,x)=>{const d=g.forwardRef(({color:u="currentColor",size:p=24,strokeWidth:f=2,absoluteStrokeWidth:q,className:_="",children:m,...z},w)=>g.createElement("svg",{ref:w,...n1,width:p,height:p,stroke:u,strokeWidth:q?Number(f)*24/Number(p):f,className:["lucide",`lucide-${y1(i)}`,_].join(" "),...z},[...x.map(([E,C])=>g.createElement(E,C)),...Array.isArray(m)?m:[m]]));return d.displayName=`${i}`,d};/**
|
|
20
20
|
* @license lucide-react v0.344.0 - ISC
|
|
21
21
|
*
|
|
22
22
|
* This source code is licensed under the ISC license.
|
|
@@ -36,12 +36,12 @@ function J(i,x){for(var u=0;u<x.length;u++){const d=x[u];if(typeof d!="string"&&
|
|
|
36
36
|
*
|
|
37
37
|
* This source code is licensed under the ISC license.
|
|
38
38
|
* See the LICENSE file in the root directory of this source tree.
|
|
39
|
-
*/const
|
|
39
|
+
*/const l1=t("ArrowDownToLine",[["path",{d:"M12 17V3",key:"1cwfxf"}],["path",{d:"m6 11 6 6 6-6",key:"12ii2o"}],["path",{d:"M19 21H5",key:"150jfl"}]]);/**
|
|
40
40
|
* @license lucide-react v0.344.0 - ISC
|
|
41
41
|
*
|
|
42
42
|
* This source code is licensed under the ISC license.
|
|
43
43
|
* See the LICENSE file in the root directory of this source tree.
|
|
44
|
-
*/const
|
|
44
|
+
*/const p1=t("ArrowLeft",[["path",{d:"m12 19-7-7 7-7",key:"1l729n"}],["path",{d:"M19 12H5",key:"x3x0zl"}]]);/**
|
|
45
45
|
* @license lucide-react v0.344.0 - ISC
|
|
46
46
|
*
|
|
47
47
|
* This source code is licensed under the ISC license.
|
|
@@ -51,487 +51,487 @@ function J(i,x){for(var u=0;u<x.length;u++){const d=x[u];if(typeof d!="string"&&
|
|
|
51
51
|
*
|
|
52
52
|
* This source code is licensed under the ISC license.
|
|
53
53
|
* See the LICENSE file in the root directory of this source tree.
|
|
54
|
-
*/const
|
|
54
|
+
*/const u1=t("ArrowUp",[["path",{d:"m5 12 7-7 7 7",key:"hav0vg"}],["path",{d:"M12 19V5",key:"x0mq9r"}]]);/**
|
|
55
55
|
* @license lucide-react v0.344.0 - ISC
|
|
56
56
|
*
|
|
57
57
|
* This source code is licensed under the ISC license.
|
|
58
58
|
* See the LICENSE file in the root directory of this source tree.
|
|
59
|
-
*/const
|
|
59
|
+
*/const d1=t("Ban",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m4.9 4.9 14.2 14.2",key:"1m5liu"}]]);/**
|
|
60
60
|
* @license lucide-react v0.344.0 - ISC
|
|
61
61
|
*
|
|
62
62
|
* This source code is licensed under the ISC license.
|
|
63
63
|
* See the LICENSE file in the root directory of this source tree.
|
|
64
|
-
*/const f1=t("
|
|
64
|
+
*/const f1=t("Bot",[["path",{d:"M12 8V4H8",key:"hb8ula"}],["rect",{width:"16",height:"12",x:"4",y:"8",rx:"2",key:"enze0r"}],["path",{d:"M2 14h2",key:"vft8re"}],["path",{d:"M20 14h2",key:"4cs60a"}],["path",{d:"M15 13v2",key:"1xurst"}],["path",{d:"M9 13v2",key:"rq6x2g"}]]);/**
|
|
65
65
|
* @license lucide-react v0.344.0 - ISC
|
|
66
66
|
*
|
|
67
67
|
* This source code is licensed under the ISC license.
|
|
68
68
|
* See the LICENSE file in the root directory of this source tree.
|
|
69
|
-
*/const x1=t("
|
|
69
|
+
*/const x1=t("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"}]]);/**
|
|
70
70
|
* @license lucide-react v0.344.0 - ISC
|
|
71
71
|
*
|
|
72
72
|
* This source code is licensed under the ISC license.
|
|
73
73
|
* See the LICENSE file in the root directory of this source tree.
|
|
74
|
-
*/const v1=t("
|
|
74
|
+
*/const v1=t("CheckCircle2",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]]);/**
|
|
75
75
|
* @license lucide-react v0.344.0 - ISC
|
|
76
76
|
*
|
|
77
77
|
* This source code is licensed under the ISC license.
|
|
78
78
|
* See the LICENSE file in the root directory of this source tree.
|
|
79
|
-
*/const M1=t("
|
|
79
|
+
*/const M1=t("CheckCircle",[["path",{d:"M22 11.08V12a10 10 0 1 1-5.93-9.14",key:"g774vq"}],["path",{d:"m9 11 3 3L22 4",key:"1pflzl"}]]);/**
|
|
80
80
|
* @license lucide-react v0.344.0 - ISC
|
|
81
81
|
*
|
|
82
82
|
* This source code is licensed under the ISC license.
|
|
83
83
|
* See the LICENSE file in the root directory of this source tree.
|
|
84
|
-
*/const m1=t("
|
|
84
|
+
*/const m1=t("CheckSquare",[["path",{d:"m9 11 3 3L22 4",key:"1pflzl"}],["path",{d:"M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11",key:"1jnkn4"}]]);/**
|
|
85
85
|
* @license lucide-react v0.344.0 - ISC
|
|
86
86
|
*
|
|
87
87
|
* This source code is licensed under the ISC license.
|
|
88
88
|
* See the LICENSE file in the root directory of this source tree.
|
|
89
|
-
*/const g1=t("
|
|
89
|
+
*/const g1=t("Check",[["path",{d:"M20 6 9 17l-5-5",key:"1gmf2c"}]]);/**
|
|
90
90
|
* @license lucide-react v0.344.0 - ISC
|
|
91
91
|
*
|
|
92
92
|
* This source code is licensed under the ISC license.
|
|
93
93
|
* See the LICENSE file in the root directory of this source tree.
|
|
94
|
-
*/const w1=t("
|
|
94
|
+
*/const w1=t("ChevronDown",[["path",{d:"m6 9 6 6 6-6",key:"qrunsl"}]]);/**
|
|
95
95
|
* @license lucide-react v0.344.0 - ISC
|
|
96
96
|
*
|
|
97
97
|
* This source code is licensed under the ISC license.
|
|
98
98
|
* See the LICENSE file in the root directory of this source tree.
|
|
99
|
-
*/const C1=t("
|
|
99
|
+
*/const C1=t("ChevronLeft",[["path",{d:"m15 18-6-6 6-6",key:"1wnfg3"}]]);/**
|
|
100
100
|
* @license lucide-react v0.344.0 - ISC
|
|
101
101
|
*
|
|
102
102
|
* This source code is licensed under the ISC license.
|
|
103
103
|
* See the LICENSE file in the root directory of this source tree.
|
|
104
|
-
*/const b1=t("
|
|
104
|
+
*/const b1=t("ChevronRight",[["path",{d:"m9 18 6-6-6-6",key:"mthhwq"}]]);/**
|
|
105
105
|
* @license lucide-react v0.344.0 - ISC
|
|
106
106
|
*
|
|
107
107
|
* This source code is licensed under the ISC license.
|
|
108
108
|
* See the LICENSE file in the root directory of this source tree.
|
|
109
|
-
*/const
|
|
109
|
+
*/const q1=t("ChevronUp",[["path",{d:"m18 15-6-6-6 6",key:"153udz"}]]);/**
|
|
110
110
|
* @license lucide-react v0.344.0 - ISC
|
|
111
111
|
*
|
|
112
112
|
* This source code is licensed under the ISC license.
|
|
113
113
|
* See the LICENSE file in the root directory of this source tree.
|
|
114
|
-
*/const
|
|
114
|
+
*/const _1=t("ChevronsLeft",[["path",{d:"m11 17-5-5 5-5",key:"13zhaf"}],["path",{d:"m18 17-5-5 5-5",key:"h8a8et"}]]);/**
|
|
115
115
|
* @license lucide-react v0.344.0 - ISC
|
|
116
116
|
*
|
|
117
117
|
* This source code is licensed under the ISC license.
|
|
118
118
|
* See the LICENSE file in the root directory of this source tree.
|
|
119
|
-
*/const
|
|
119
|
+
*/const z1=t("ChevronsRight",[["path",{d:"m6 17 5-5-5-5",key:"xnjwq"}],["path",{d:"m13 17 5-5-5-5",key:"17xmmf"}]]);/**
|
|
120
120
|
* @license lucide-react v0.344.0 - ISC
|
|
121
121
|
*
|
|
122
122
|
* This source code is licensed under the ISC license.
|
|
123
123
|
* See the LICENSE file in the root directory of this source tree.
|
|
124
|
-
*/const E1=t("
|
|
124
|
+
*/const E1=t("ChevronsUpDown",[["path",{d:"m7 15 5 5 5-5",key:"1hf1tw"}],["path",{d:"m7 9 5-5 5 5",key:"sgt6xg"}]]);/**
|
|
125
125
|
* @license lucide-react v0.344.0 - ISC
|
|
126
126
|
*
|
|
127
127
|
* This source code is licensed under the ISC license.
|
|
128
128
|
* See the LICENSE file in the root directory of this source tree.
|
|
129
|
-
*/const A1=t("
|
|
129
|
+
*/const A1=t("CircleDot",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["circle",{cx:"12",cy:"12",r:"1",key:"41hilf"}]]);/**
|
|
130
130
|
* @license lucide-react v0.344.0 - ISC
|
|
131
131
|
*
|
|
132
132
|
* This source code is licensed under the ISC license.
|
|
133
133
|
* See the LICENSE file in the root directory of this source tree.
|
|
134
|
-
*/const j1=t("
|
|
134
|
+
*/const j1=t("Circle",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]]);/**
|
|
135
135
|
* @license lucide-react v0.344.0 - ISC
|
|
136
136
|
*
|
|
137
137
|
* This source code is licensed under the ISC license.
|
|
138
138
|
* See the LICENSE file in the root directory of this source tree.
|
|
139
|
-
*/const T1=t("
|
|
139
|
+
*/const T1=t("Clock3",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 16.5 12",key:"1aq6pp"}]]);/**
|
|
140
140
|
* @license lucide-react v0.344.0 - ISC
|
|
141
141
|
*
|
|
142
142
|
* This source code is licensed under the ISC license.
|
|
143
143
|
* See the LICENSE file in the root directory of this source tree.
|
|
144
|
-
*/const R1=t("
|
|
144
|
+
*/const R1=t("Clock",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 16 14",key:"68esgv"}]]);/**
|
|
145
145
|
* @license lucide-react v0.344.0 - ISC
|
|
146
146
|
*
|
|
147
147
|
* This source code is licensed under the ISC license.
|
|
148
148
|
* See the LICENSE file in the root directory of this source tree.
|
|
149
|
-
*/const H1=t("
|
|
149
|
+
*/const H1=t("Code2",[["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"}]]);/**
|
|
150
150
|
* @license lucide-react v0.344.0 - ISC
|
|
151
151
|
*
|
|
152
152
|
* This source code is licensed under the ISC license.
|
|
153
153
|
* See the LICENSE file in the root directory of this source tree.
|
|
154
|
-
*/const
|
|
154
|
+
*/const L1=t("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"}]]);/**
|
|
155
155
|
* @license lucide-react v0.344.0 - ISC
|
|
156
156
|
*
|
|
157
157
|
* This source code is licensed under the ISC license.
|
|
158
158
|
* See the LICENSE file in the root directory of this source tree.
|
|
159
|
-
*/const
|
|
159
|
+
*/const S1=t("CornerDownLeft",[["polyline",{points:"9 10 4 15 9 20",key:"r3jprv"}],["path",{d:"M20 4v7a4 4 0 0 1-4 4H4",key:"6o5b7l"}]]);/**
|
|
160
160
|
* @license lucide-react v0.344.0 - ISC
|
|
161
161
|
*
|
|
162
162
|
* This source code is licensed under the ISC license.
|
|
163
163
|
* See the LICENSE file in the root directory of this source tree.
|
|
164
|
-
*/const P1=t("
|
|
164
|
+
*/const P1=t("Cpu",[["rect",{x:"4",y:"4",width:"16",height:"16",rx:"2",key:"1vbyd7"}],["rect",{x:"9",y:"9",width:"6",height:"6",key:"o3kz5p"}],["path",{d:"M15 2v2",key:"13l42r"}],["path",{d:"M15 20v2",key:"15mkzm"}],["path",{d:"M2 15h2",key:"1gxd5l"}],["path",{d:"M2 9h2",key:"1bbxkp"}],["path",{d:"M20 15h2",key:"19e6y8"}],["path",{d:"M20 9h2",key:"19tzq7"}],["path",{d:"M9 2v2",key:"165o2o"}],["path",{d:"M9 20v2",key:"i2bqo8"}]]);/**
|
|
165
165
|
* @license lucide-react v0.344.0 - ISC
|
|
166
166
|
*
|
|
167
167
|
* This source code is licensed under the ISC license.
|
|
168
168
|
* See the LICENSE file in the root directory of this source tree.
|
|
169
|
-
*/const O1=t("
|
|
169
|
+
*/const O1=t("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"}]]);/**
|
|
170
170
|
* @license lucide-react v0.344.0 - ISC
|
|
171
171
|
*
|
|
172
172
|
* This source code is licensed under the ISC license.
|
|
173
173
|
* See the LICENSE file in the root directory of this source tree.
|
|
174
|
-
*/const V1=t("
|
|
174
|
+
*/const V1=t("ExternalLink",[["path",{d:"M15 3h6v6",key:"1q9fwt"}],["path",{d:"M10 14 21 3",key:"gplh6r"}],["path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6",key:"a6xqqp"}]]);/**
|
|
175
175
|
* @license lucide-react v0.344.0 - ISC
|
|
176
176
|
*
|
|
177
177
|
* This source code is licensed under the ISC license.
|
|
178
178
|
* See the LICENSE file in the root directory of this source tree.
|
|
179
|
-
*/const Z1=t("
|
|
179
|
+
*/const Z1=t("EyeOff",[["path",{d:"M9.88 9.88a3 3 0 1 0 4.24 4.24",key:"1jxqfv"}],["path",{d:"M10.73 5.08A10.43 10.43 0 0 1 12 5c7 0 10 7 10 7a13.16 13.16 0 0 1-1.67 2.68",key:"9wicm4"}],["path",{d:"M6.61 6.61A13.526 13.526 0 0 0 2 12s3 7 10 7a9.74 9.74 0 0 0 5.39-1.61",key:"1jreej"}],["line",{x1:"2",x2:"22",y1:"2",y2:"22",key:"a6p6uj"}]]);/**
|
|
180
180
|
* @license lucide-react v0.344.0 - ISC
|
|
181
181
|
*
|
|
182
182
|
* This source code is licensed under the ISC license.
|
|
183
183
|
* See the LICENSE file in the root directory of this source tree.
|
|
184
|
-
*/const
|
|
184
|
+
*/const $1=t("Eye",[["path",{d:"M2 12s3-7 10-7 10 7 10 7-3 7-10 7-10-7-10-7Z",key:"rwhkz3"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}]]);/**
|
|
185
185
|
* @license lucide-react v0.344.0 - ISC
|
|
186
186
|
*
|
|
187
187
|
* This source code is licensed under the ISC license.
|
|
188
188
|
* See the LICENSE file in the root directory of this source tree.
|
|
189
|
-
*/const
|
|
189
|
+
*/const D1=t("FileCode",[["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 13-2 2 2 2",key:"17smn8"}],["path",{d:"m14 17 2-2-2-2",key:"14mezr"}]]);/**
|
|
190
190
|
* @license lucide-react v0.344.0 - ISC
|
|
191
191
|
*
|
|
192
192
|
* This source code is licensed under the ISC license.
|
|
193
193
|
* See the LICENSE file in the root directory of this source tree.
|
|
194
|
-
*/const
|
|
194
|
+
*/const F1=t("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"}]]);/**
|
|
195
195
|
* @license lucide-react v0.344.0 - ISC
|
|
196
196
|
*
|
|
197
197
|
* This source code is licensed under the ISC license.
|
|
198
198
|
* See the LICENSE file in the root directory of this source tree.
|
|
199
|
-
*/const
|
|
199
|
+
*/const N1=t("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"}]]);/**
|
|
200
200
|
* @license lucide-react v0.344.0 - ISC
|
|
201
201
|
*
|
|
202
202
|
* This source code is licensed under the ISC license.
|
|
203
203
|
* See the LICENSE file in the root directory of this source tree.
|
|
204
|
-
*/const
|
|
204
|
+
*/const U1=t("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"}]]);/**
|
|
205
205
|
* @license lucide-react v0.344.0 - ISC
|
|
206
206
|
*
|
|
207
207
|
* This source code is licensed under the ISC license.
|
|
208
208
|
* See the LICENSE file in the root directory of this source tree.
|
|
209
|
-
*/const
|
|
209
|
+
*/const G1=t("FileUp",[["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:"M12 12v6",key:"3ahymv"}],["path",{d:"m15 15-3-3-3 3",key:"15xj92"}]]);/**
|
|
210
210
|
* @license lucide-react v0.344.0 - ISC
|
|
211
211
|
*
|
|
212
212
|
* This source code is licensed under the ISC license.
|
|
213
213
|
* See the LICENSE file in the root directory of this source tree.
|
|
214
|
-
*/const
|
|
214
|
+
*/const I1=t("File",[["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"}]]);/**
|
|
215
215
|
* @license lucide-react v0.344.0 - ISC
|
|
216
216
|
*
|
|
217
217
|
* This source code is licensed under the ISC license.
|
|
218
218
|
* See the LICENSE file in the root directory of this source tree.
|
|
219
|
-
*/const Y1=t("
|
|
219
|
+
*/const Y1=t("FlaskConical",[["path",{d:"M10 2v7.527a2 2 0 0 1-.211.896L4.72 20.55a1 1 0 0 0 .9 1.45h12.76a1 1 0 0 0 .9-1.45l-5.069-10.127A2 2 0 0 1 14 9.527V2",key:"pzvekw"}],["path",{d:"M8.5 2h7",key:"csnxdl"}],["path",{d:"M7 16h10",key:"wp8him"}]]);/**
|
|
220
220
|
* @license lucide-react v0.344.0 - ISC
|
|
221
221
|
*
|
|
222
222
|
* This source code is licensed under the ISC license.
|
|
223
223
|
* See the LICENSE file in the root directory of this source tree.
|
|
224
|
-
*/const W1=t("
|
|
224
|
+
*/const W1=t("FolderGit2",[["path",{d:"M9 20H4a2 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.9H20a2 2 0 0 1 2 2v5",key:"1w6njk"}],["circle",{cx:"13",cy:"12",r:"2",key:"1j92g6"}],["path",{d:"M18 19c-2.8 0-5-2.2-5-5v8",key:"pkpw2h"}],["circle",{cx:"20",cy:"19",r:"2",key:"1obnsp"}]]);/**
|
|
225
225
|
* @license lucide-react v0.344.0 - ISC
|
|
226
226
|
*
|
|
227
227
|
* This source code is licensed under the ISC license.
|
|
228
228
|
* See the LICENSE file in the root directory of this source tree.
|
|
229
|
-
*/const
|
|
229
|
+
*/const B1=t("FolderKanban",[["path",{d:"M4 20h16a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.93a2 2 0 0 1-1.66-.9l-.82-1.2A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13c0 1.1.9 2 2 2Z",key:"1fr9dc"}],["path",{d:"M8 10v4",key:"tgpxqk"}],["path",{d:"M12 10v2",key:"hh53o1"}],["path",{d:"M16 10v6",key:"1d6xys"}]]);/**
|
|
230
230
|
* @license lucide-react v0.344.0 - ISC
|
|
231
231
|
*
|
|
232
232
|
* This source code is licensed under the ISC license.
|
|
233
233
|
* See the LICENSE file in the root directory of this source tree.
|
|
234
|
-
*/const
|
|
234
|
+
*/const K1=t("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"}]]);/**
|
|
235
235
|
* @license lucide-react v0.344.0 - ISC
|
|
236
236
|
*
|
|
237
237
|
* This source code is licensed under the ISC license.
|
|
238
238
|
* See the LICENSE file in the root directory of this source tree.
|
|
239
|
-
*/const X1=t("
|
|
239
|
+
*/const X1=t("FolderTree",[["path",{d:"M20 10a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-2.5a1 1 0 0 1-.8-.4l-.9-1.2A1 1 0 0 0 15 3h-2a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1Z",key:"hod4my"}],["path",{d:"M20 21a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1h-2.9a1 1 0 0 1-.88-.55l-.42-.85a1 1 0 0 0-.92-.6H13a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1Z",key:"w4yl2u"}],["path",{d:"M3 5a2 2 0 0 0 2 2h3",key:"f2jnh7"}],["path",{d:"M3 3v13a2 2 0 0 0 2 2h3",key:"k8epm1"}]]);/**
|
|
240
240
|
* @license lucide-react v0.344.0 - ISC
|
|
241
241
|
*
|
|
242
242
|
* This source code is licensed under the ISC license.
|
|
243
243
|
* See the LICENSE file in the root directory of this source tree.
|
|
244
|
-
*/const Q1=t("
|
|
244
|
+
*/const Q1=t("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"}]]);/**
|
|
245
245
|
* @license lucide-react v0.344.0 - ISC
|
|
246
246
|
*
|
|
247
247
|
* This source code is licensed under the ISC license.
|
|
248
248
|
* See the LICENSE file in the root directory of this source tree.
|
|
249
|
-
*/const J1=t("
|
|
249
|
+
*/const J1=t("Gauge",[["path",{d:"m12 14 4-4",key:"9kzdfg"}],["path",{d:"M3.34 19a10 10 0 1 1 17.32 0",key:"19p75a"}]]);/**
|
|
250
250
|
* @license lucide-react v0.344.0 - ISC
|
|
251
251
|
*
|
|
252
252
|
* This source code is licensed under the ISC license.
|
|
253
253
|
* See the LICENSE file in the root directory of this source tree.
|
|
254
|
-
*/const e2=t("
|
|
254
|
+
*/const e2=t("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"}]]);/**
|
|
255
255
|
* @license lucide-react v0.344.0 - ISC
|
|
256
256
|
*
|
|
257
257
|
* This source code is licensed under the ISC license.
|
|
258
258
|
* See the LICENSE file in the root directory of this source tree.
|
|
259
|
-
*/const t2=t("
|
|
259
|
+
*/const t2=t("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"}]]);/**
|
|
260
260
|
* @license lucide-react v0.344.0 - ISC
|
|
261
261
|
*
|
|
262
262
|
* This source code is licensed under the ISC license.
|
|
263
263
|
* See the LICENSE file in the root directory of this source tree.
|
|
264
|
-
*/const a2=t("
|
|
264
|
+
*/const a2=t("GitFork",[["circle",{cx:"12",cy:"18",r:"3",key:"1mpf1b"}],["circle",{cx:"6",cy:"6",r:"3",key:"1lh9wr"}],["circle",{cx:"18",cy:"6",r:"3",key:"1h7g24"}],["path",{d:"M18 9v2c0 .6-.4 1-1 1H7c-.6 0-1-.4-1-1V9",key:"1uq4wg"}],["path",{d:"M12 12v3",key:"158kv8"}]]);/**
|
|
265
265
|
* @license lucide-react v0.344.0 - ISC
|
|
266
266
|
*
|
|
267
267
|
* This source code is licensed under the ISC license.
|
|
268
268
|
* See the LICENSE file in the root directory of this source tree.
|
|
269
|
-
*/const r2=t("
|
|
269
|
+
*/const r2=t("GitPullRequest",[["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"}],["line",{x1:"6",x2:"6",y1:"9",y2:"21",key:"rroup"}]]);/**
|
|
270
270
|
* @license lucide-react v0.344.0 - ISC
|
|
271
271
|
*
|
|
272
272
|
* This source code is licensed under the ISC license.
|
|
273
273
|
* See the LICENSE file in the root directory of this source tree.
|
|
274
|
-
*/const n2=t("
|
|
274
|
+
*/const n2=t("Globe",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20",key:"13o1zl"}],["path",{d:"M2 12h20",key:"9i4pu4"}]]);/**
|
|
275
275
|
* @license lucide-react v0.344.0 - ISC
|
|
276
276
|
*
|
|
277
277
|
* This source code is licensed under the ISC license.
|
|
278
278
|
* See the LICENSE file in the root directory of this source tree.
|
|
279
|
-
*/const y2=t("
|
|
279
|
+
*/const y2=t("GripVertical",[["circle",{cx:"9",cy:"12",r:"1",key:"1vctgf"}],["circle",{cx:"9",cy:"5",r:"1",key:"hp0tcf"}],["circle",{cx:"9",cy:"19",r:"1",key:"fkjjf6"}],["circle",{cx:"15",cy:"12",r:"1",key:"1tmaij"}],["circle",{cx:"15",cy:"5",r:"1",key:"19l28e"}],["circle",{cx:"15",cy:"19",r:"1",key:"f4zoj3"}]]);/**
|
|
280
280
|
* @license lucide-react v0.344.0 - ISC
|
|
281
281
|
*
|
|
282
282
|
* This source code is licensed under the ISC license.
|
|
283
283
|
* See the LICENSE file in the root directory of this source tree.
|
|
284
|
-
*/const o2=t("
|
|
284
|
+
*/const o2=t("Hammer",[["path",{d:"m15 12-8.373 8.373a1 1 0 1 1-3-3L12 9",key:"eefl8a"}],["path",{d:"m18 15 4-4",key:"16gjal"}],["path",{d:"m21.5 11.5-1.914-1.914A2 2 0 0 1 19 8.172V7l-2.26-2.26a6 6 0 0 0-4.202-1.756L9 2.96l.92.82A6.18 6.18 0 0 1 12 8.4V10l2 2h1.172a2 2 0 0 1 1.414.586L18.5 14.5",key:"b7pghm"}]]);/**
|
|
285
285
|
* @license lucide-react v0.344.0 - ISC
|
|
286
286
|
*
|
|
287
287
|
* This source code is licensed under the ISC license.
|
|
288
288
|
* See the LICENSE file in the root directory of this source tree.
|
|
289
|
-
*/const c2=t("
|
|
289
|
+
*/const c2=t("HelpCircle",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3",key:"1u773s"}],["path",{d:"M12 17h.01",key:"p32p05"}]]);/**
|
|
290
290
|
* @license lucide-react v0.344.0 - ISC
|
|
291
291
|
*
|
|
292
292
|
* This source code is licensed under the ISC license.
|
|
293
293
|
* See the LICENSE file in the root directory of this source tree.
|
|
294
|
-
*/const s2=t("
|
|
294
|
+
*/const s2=t("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"}]]);/**
|
|
295
295
|
* @license lucide-react v0.344.0 - ISC
|
|
296
296
|
*
|
|
297
297
|
* This source code is licensed under the ISC license.
|
|
298
298
|
* See the LICENSE file in the root directory of this source tree.
|
|
299
|
-
*/const h2=t("
|
|
299
|
+
*/const h2=t("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"}]]);/**
|
|
300
300
|
* @license lucide-react v0.344.0 - ISC
|
|
301
301
|
*
|
|
302
302
|
* This source code is licensed under the ISC license.
|
|
303
303
|
* See the LICENSE file in the root directory of this source tree.
|
|
304
|
-
*/const i2=t("
|
|
304
|
+
*/const i2=t("Info",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 16v-4",key:"1dtifu"}],["path",{d:"M12 8h.01",key:"e9boi3"}]]);/**
|
|
305
305
|
* @license lucide-react v0.344.0 - ISC
|
|
306
306
|
*
|
|
307
307
|
* This source code is licensed under the ISC license.
|
|
308
308
|
* See the LICENSE file in the root directory of this source tree.
|
|
309
|
-
*/const
|
|
309
|
+
*/const l2=t("KeyRound",[["path",{d:"M2 18v3c0 .6.4 1 1 1h4v-3h3v-3h2l1.4-1.4a6.5 6.5 0 1 0-4-4Z",key:"167ctg"}],["circle",{cx:"16.5",cy:"7.5",r:".5",fill:"currentColor",key:"w0ekpg"}]]);/**
|
|
310
310
|
* @license lucide-react v0.344.0 - ISC
|
|
311
311
|
*
|
|
312
312
|
* This source code is licensed under the ISC license.
|
|
313
313
|
* See the LICENSE file in the root directory of this source tree.
|
|
314
|
-
*/const
|
|
314
|
+
*/const p2=t("Key",[["circle",{cx:"7.5",cy:"15.5",r:"5.5",key:"yqb3hr"}],["path",{d:"m21 2-9.6 9.6",key:"1j0ho8"}],["path",{d:"m15.5 7.5 3 3L22 7l-3-3",key:"1rn1fs"}]]);/**
|
|
315
315
|
* @license lucide-react v0.344.0 - ISC
|
|
316
316
|
*
|
|
317
317
|
* This source code is licensed under the ISC license.
|
|
318
318
|
* See the LICENSE file in the root directory of this source tree.
|
|
319
|
-
*/const k2=t("
|
|
319
|
+
*/const k2=t("Languages",[["path",{d:"m5 8 6 6",key:"1wu5hv"}],["path",{d:"m4 14 6-6 2-3",key:"1k1g8d"}],["path",{d:"M2 5h12",key:"or177f"}],["path",{d:"M7 2h1",key:"1t2jsx"}],["path",{d:"m22 22-5-10-5 10",key:"don7ne"}],["path",{d:"M14 18h6",key:"1m8k6r"}]]);/**
|
|
320
320
|
* @license lucide-react v0.344.0 - ISC
|
|
321
321
|
*
|
|
322
322
|
* This source code is licensed under the ISC license.
|
|
323
323
|
* See the LICENSE file in the root directory of this source tree.
|
|
324
|
-
*/const
|
|
324
|
+
*/const u2=t("Layers",[["path",{d:"m12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83Z",key:"8b97xw"}],["path",{d:"m22 17.65-9.17 4.16a2 2 0 0 1-1.66 0L2 17.65",key:"dd6zsq"}],["path",{d:"m22 12.65-9.17 4.16a2 2 0 0 1-1.66 0L2 12.65",key:"ep9fru"}]]);/**
|
|
325
325
|
* @license lucide-react v0.344.0 - ISC
|
|
326
326
|
*
|
|
327
327
|
* This source code is licensed under the ISC license.
|
|
328
328
|
* See the LICENSE file in the root directory of this source tree.
|
|
329
|
-
*/const
|
|
329
|
+
*/const d2=t("LayoutTemplate",[["rect",{width:"18",height:"7",x:"3",y:"3",rx:"1",key:"f1a2em"}],["rect",{width:"9",height:"7",x:"3",y:"14",rx:"1",key:"jqznyg"}],["rect",{width:"5",height:"7",x:"16",y:"14",rx:"1",key:"q5h2i8"}]]);/**
|
|
330
330
|
* @license lucide-react v0.344.0 - ISC
|
|
331
331
|
*
|
|
332
332
|
* This source code is licensed under the ISC license.
|
|
333
333
|
* See the LICENSE file in the root directory of this source tree.
|
|
334
|
-
*/const f2=t("
|
|
334
|
+
*/const f2=t("Link2",[["path",{d:"M9 17H7A5 5 0 0 1 7 7h2",key:"8i5ue5"}],["path",{d:"M15 7h2a5 5 0 1 1 0 10h-2",key:"1b9ql8"}],["line",{x1:"8",x2:"16",y1:"12",y2:"12",key:"1jonct"}]]);/**
|
|
335
335
|
* @license lucide-react v0.344.0 - ISC
|
|
336
336
|
*
|
|
337
337
|
* This source code is licensed under the ISC license.
|
|
338
338
|
* See the LICENSE file in the root directory of this source tree.
|
|
339
|
-
*/const x2=t("
|
|
339
|
+
*/const x2=t("ListChecks",[["path",{d:"m3 17 2 2 4-4",key:"1jhpwq"}],["path",{d:"m3 7 2 2 4-4",key:"1obspn"}],["path",{d:"M13 6h8",key:"15sg57"}],["path",{d:"M13 12h8",key:"h98zly"}],["path",{d:"M13 18h8",key:"oe0vm4"}]]);/**
|
|
340
340
|
* @license lucide-react v0.344.0 - ISC
|
|
341
341
|
*
|
|
342
342
|
* This source code is licensed under the ISC license.
|
|
343
343
|
* See the LICENSE file in the root directory of this source tree.
|
|
344
|
-
*/const v2=t("
|
|
344
|
+
*/const v2=t("ListOrdered",[["line",{x1:"10",x2:"21",y1:"6",y2:"6",key:"76qw6h"}],["line",{x1:"10",x2:"21",y1:"12",y2:"12",key:"16nom4"}],["line",{x1:"10",x2:"21",y1:"18",y2:"18",key:"u3jurt"}],["path",{d:"M4 6h1v4",key:"cnovpq"}],["path",{d:"M4 10h2",key:"16xx2s"}],["path",{d:"M6 18H4c0-1 2-2 2-3s-1-1.5-2-1",key:"m9a95d"}]]);/**
|
|
345
345
|
* @license lucide-react v0.344.0 - ISC
|
|
346
346
|
*
|
|
347
347
|
* This source code is licensed under the ISC license.
|
|
348
348
|
* See the LICENSE file in the root directory of this source tree.
|
|
349
|
-
*/const M2=t("
|
|
349
|
+
*/const M2=t("Loader2",[["path",{d:"M21 12a9 9 0 1 1-6.219-8.56",key:"13zald"}]]);/**
|
|
350
350
|
* @license lucide-react v0.344.0 - ISC
|
|
351
351
|
*
|
|
352
352
|
* This source code is licensed under the ISC license.
|
|
353
353
|
* See the LICENSE file in the root directory of this source tree.
|
|
354
|
-
*/const m2=t("
|
|
354
|
+
*/const m2=t("Loader",[["line",{x1:"12",x2:"12",y1:"2",y2:"6",key:"gza1u7"}],["line",{x1:"12",x2:"12",y1:"18",y2:"22",key:"1qhbu9"}],["line",{x1:"4.93",x2:"7.76",y1:"4.93",y2:"7.76",key:"xae44r"}],["line",{x1:"16.24",x2:"19.07",y1:"16.24",y2:"19.07",key:"bxnmvf"}],["line",{x1:"2",x2:"6",y1:"12",y2:"12",key:"89khin"}],["line",{x1:"18",x2:"22",y1:"12",y2:"12",key:"pb8tfm"}],["line",{x1:"4.93",x2:"7.76",y1:"19.07",y2:"16.24",key:"1uxjnu"}],["line",{x1:"16.24",x2:"19.07",y1:"7.76",y2:"4.93",key:"6duxfx"}]]);/**
|
|
355
355
|
* @license lucide-react v0.344.0 - ISC
|
|
356
356
|
*
|
|
357
357
|
* This source code is licensed under the ISC license.
|
|
358
358
|
* See the LICENSE file in the root directory of this source tree.
|
|
359
|
-
*/const g2=t("
|
|
359
|
+
*/const g2=t("Lock",[["rect",{width:"18",height:"11",x:"3",y:"11",rx:"2",ry:"2",key:"1w4ew1"}],["path",{d:"M7 11V7a5 5 0 0 1 10 0v4",key:"fwvmzm"}]]);/**
|
|
360
360
|
* @license lucide-react v0.344.0 - ISC
|
|
361
361
|
*
|
|
362
362
|
* This source code is licensed under the ISC license.
|
|
363
363
|
* See the LICENSE file in the root directory of this source tree.
|
|
364
|
-
*/const w2=t("
|
|
364
|
+
*/const w2=t("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"}]]);/**
|
|
365
365
|
* @license lucide-react v0.344.0 - ISC
|
|
366
366
|
*
|
|
367
367
|
* This source code is licensed under the ISC license.
|
|
368
368
|
* See the LICENSE file in the root directory of this source tree.
|
|
369
|
-
*/const C2=t("
|
|
369
|
+
*/const C2=t("Menu",[["line",{x1:"4",x2:"20",y1:"12",y2:"12",key:"1e0a9i"}],["line",{x1:"4",x2:"20",y1:"6",y2:"6",key:"1owob3"}],["line",{x1:"4",x2:"20",y1:"18",y2:"18",key:"yk5zj1"}]]);/**
|
|
370
370
|
* @license lucide-react v0.344.0 - ISC
|
|
371
371
|
*
|
|
372
372
|
* This source code is licensed under the ISC license.
|
|
373
373
|
* See the LICENSE file in the root directory of this source tree.
|
|
374
|
-
*/const b2=t("
|
|
374
|
+
*/const b2=t("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"}]]);/**
|
|
375
375
|
* @license lucide-react v0.344.0 - ISC
|
|
376
376
|
*
|
|
377
377
|
* This source code is licensed under the ISC license.
|
|
378
378
|
* See the LICENSE file in the root directory of this source tree.
|
|
379
|
-
*/const
|
|
379
|
+
*/const q2=t("MicOff",[["line",{x1:"2",x2:"22",y1:"2",y2:"22",key:"a6p6uj"}],["path",{d:"M18.89 13.23A7.12 7.12 0 0 0 19 12v-2",key:"80xlxr"}],["path",{d:"M5 10v2a7 7 0 0 0 12 5",key:"p2k8kg"}],["path",{d:"M15 9.34V5a3 3 0 0 0-5.68-1.33",key:"1gzdoj"}],["path",{d:"M9 9v3a3 3 0 0 0 5.12 2.12",key:"r2i35w"}],["line",{x1:"12",x2:"12",y1:"19",y2:"22",key:"x3vr5v"}]]);/**
|
|
380
380
|
* @license lucide-react v0.344.0 - ISC
|
|
381
381
|
*
|
|
382
382
|
* This source code is licensed under the ISC license.
|
|
383
383
|
* See the LICENSE file in the root directory of this source tree.
|
|
384
|
-
*/const
|
|
384
|
+
*/const _2=t("Mic",[["path",{d:"M12 2a3 3 0 0 0-3 3v7a3 3 0 0 0 6 0V5a3 3 0 0 0-3-3Z",key:"131961"}],["path",{d:"M19 10v2a7 7 0 0 1-14 0v-2",key:"1vc78b"}],["line",{x1:"12",x2:"12",y1:"19",y2:"22",key:"x3vr5v"}]]);/**
|
|
385
385
|
* @license lucide-react v0.344.0 - ISC
|
|
386
386
|
*
|
|
387
387
|
* This source code is licensed under the ISC license.
|
|
388
388
|
* See the LICENSE file in the root directory of this source tree.
|
|
389
|
-
*/const
|
|
389
|
+
*/const z2=t("Minimize2",[["polyline",{points:"4 14 10 14 10 20",key:"11kfnr"}],["polyline",{points:"20 10 14 10 14 4",key:"rlmsce"}],["line",{x1:"14",x2:"21",y1:"10",y2:"3",key:"o5lafz"}],["line",{x1:"3",x2:"10",y1:"21",y2:"14",key:"1atl0r"}]]);/**
|
|
390
390
|
* @license lucide-react v0.344.0 - ISC
|
|
391
391
|
*
|
|
392
392
|
* This source code is licensed under the ISC license.
|
|
393
393
|
* See the LICENSE file in the root directory of this source tree.
|
|
394
|
-
*/const E2=t("
|
|
394
|
+
*/const E2=t("Minus",[["path",{d:"M5 12h14",key:"1ays0h"}]]);/**
|
|
395
395
|
* @license lucide-react v0.344.0 - ISC
|
|
396
396
|
*
|
|
397
397
|
* This source code is licensed under the ISC license.
|
|
398
398
|
* See the LICENSE file in the root directory of this source tree.
|
|
399
|
-
*/const A2=t("
|
|
399
|
+
*/const A2=t("MoreHorizontal",[["circle",{cx:"12",cy:"12",r:"1",key:"41hilf"}],["circle",{cx:"19",cy:"12",r:"1",key:"1wjl8i"}],["circle",{cx:"5",cy:"12",r:"1",key:"1pcz8c"}]]);/**
|
|
400
400
|
* @license lucide-react v0.344.0 - ISC
|
|
401
401
|
*
|
|
402
402
|
* This source code is licensed under the ISC license.
|
|
403
403
|
* See the LICENSE file in the root directory of this source tree.
|
|
404
|
-
*/const j2=t("
|
|
404
|
+
*/const j2=t("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"}]]);/**
|
|
405
405
|
* @license lucide-react v0.344.0 - ISC
|
|
406
406
|
*
|
|
407
407
|
* This source code is licensed under the ISC license.
|
|
408
408
|
* See the LICENSE file in the root directory of this source tree.
|
|
409
|
-
*/const T2=t("
|
|
409
|
+
*/const T2=t("Palette",[["circle",{cx:"13.5",cy:"6.5",r:".5",fill:"currentColor",key:"1okk4w"}],["circle",{cx:"17.5",cy:"10.5",r:".5",fill:"currentColor",key:"f64h9f"}],["circle",{cx:"8.5",cy:"7.5",r:".5",fill:"currentColor",key:"fotxhn"}],["circle",{cx:"6.5",cy:"12.5",r:".5",fill:"currentColor",key:"qy21gx"}],["path",{d:"M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10c.926 0 1.648-.746 1.648-1.688 0-.437-.18-.835-.437-1.125-.29-.289-.438-.652-.438-1.125a1.64 1.64 0 0 1 1.668-1.668h1.996c3.051 0 5.555-2.503 5.555-5.554C21.965 6.012 17.461 2 12 2z",key:"12rzf8"}]]);/**
|
|
410
410
|
* @license lucide-react v0.344.0 - ISC
|
|
411
411
|
*
|
|
412
412
|
* This source code is licensed under the ISC license.
|
|
413
413
|
* See the LICENSE file in the root directory of this source tree.
|
|
414
|
-
*/const R2=t("
|
|
414
|
+
*/const R2=t("PanelRight",[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M15 3v18",key:"14nvp0"}]]);/**
|
|
415
415
|
* @license lucide-react v0.344.0 - ISC
|
|
416
416
|
*
|
|
417
417
|
* This source code is licensed under the ISC license.
|
|
418
418
|
* See the LICENSE file in the root directory of this source tree.
|
|
419
|
-
*/const H2=t("
|
|
419
|
+
*/const H2=t("Paperclip",[["path",{d:"m21.44 11.05-9.19 9.19a6 6 0 0 1-8.49-8.49l8.57-8.57A4 4 0 1 1 18 8.84l-8.59 8.57a2 2 0 0 1-2.83-2.83l8.49-8.48",key:"1u3ebp"}]]);/**
|
|
420
420
|
* @license lucide-react v0.344.0 - ISC
|
|
421
421
|
*
|
|
422
422
|
* This source code is licensed under the ISC license.
|
|
423
423
|
* See the LICENSE file in the root directory of this source tree.
|
|
424
|
-
*/const
|
|
424
|
+
*/const L2=t("Pause",[["rect",{width:"4",height:"16",x:"6",y:"4",key:"iffhe4"}],["rect",{width:"4",height:"16",x:"14",y:"4",key:"sjin7j"}]]);/**
|
|
425
425
|
* @license lucide-react v0.344.0 - ISC
|
|
426
426
|
*
|
|
427
427
|
* This source code is licensed under the ISC license.
|
|
428
428
|
* See the LICENSE file in the root directory of this source tree.
|
|
429
|
-
*/const
|
|
429
|
+
*/const S2=t("PenLine",[["path",{d:"M12 20h9",key:"t2du7b"}],["path",{d:"M16.5 3.5a2.12 2.12 0 0 1 3 3L7 19l-4 1 1-4Z",key:"ymcmye"}]]);/**
|
|
430
430
|
* @license lucide-react v0.344.0 - ISC
|
|
431
431
|
*
|
|
432
432
|
* This source code is licensed under the ISC license.
|
|
433
433
|
* See the LICENSE file in the root directory of this source tree.
|
|
434
|
-
*/const P2=t("
|
|
434
|
+
*/const P2=t("Pen",[["path",{d:"M17 3a2.85 2.83 0 1 1 4 4L7.5 20.5 2 22l1.5-5.5Z",key:"5qss01"}]]);/**
|
|
435
435
|
* @license lucide-react v0.344.0 - ISC
|
|
436
436
|
*
|
|
437
437
|
* This source code is licensed under the ISC license.
|
|
438
438
|
* See the LICENSE file in the root directory of this source tree.
|
|
439
|
-
*/const O2=t("
|
|
439
|
+
*/const O2=t("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"}]]);/**
|
|
440
440
|
* @license lucide-react v0.344.0 - ISC
|
|
441
441
|
*
|
|
442
442
|
* This source code is licensed under the ISC license.
|
|
443
443
|
* See the LICENSE file in the root directory of this source tree.
|
|
444
|
-
*/const V2=t("
|
|
444
|
+
*/const V2=t("PinOff",[["line",{x1:"2",x2:"22",y1:"2",y2:"22",key:"a6p6uj"}],["line",{x1:"12",x2:"12",y1:"17",y2:"22",key:"1jrz49"}],["path",{d:"M9 9v1.76a2 2 0 0 1-1.11 1.79l-1.78.9A2 2 0 0 0 5 15.24V17h12",key:"13x2n8"}],["path",{d:"M15 9.34V6h1a2 2 0 0 0 0-4H7.89",key:"reo3ki"}]]);/**
|
|
445
445
|
* @license lucide-react v0.344.0 - ISC
|
|
446
446
|
*
|
|
447
447
|
* This source code is licensed under the ISC license.
|
|
448
448
|
* See the LICENSE file in the root directory of this source tree.
|
|
449
|
-
*/const Z2=t("
|
|
449
|
+
*/const Z2=t("Pin",[["line",{x1:"12",x2:"12",y1:"17",y2:"22",key:"1jrz49"}],["path",{d:"M5 17h14v-1.76a2 2 0 0 0-1.11-1.79l-1.78-.9A2 2 0 0 1 15 10.76V6h1a2 2 0 0 0 0-4H8a2 2 0 0 0 0 4h1v4.76a2 2 0 0 1-1.11 1.79l-1.78.9A2 2 0 0 0 5 15.24Z",key:"13yl11"}]]);/**
|
|
450
450
|
* @license lucide-react v0.344.0 - ISC
|
|
451
451
|
*
|
|
452
452
|
* This source code is licensed under the ISC license.
|
|
453
453
|
* See the LICENSE file in the root directory of this source tree.
|
|
454
|
-
*/const
|
|
454
|
+
*/const $2=t("Play",[["polygon",{points:"5 3 19 12 5 21 5 3",key:"191637"}]]);/**
|
|
455
455
|
* @license lucide-react v0.344.0 - ISC
|
|
456
456
|
*
|
|
457
457
|
* This source code is licensed under the ISC license.
|
|
458
458
|
* See the LICENSE file in the root directory of this source tree.
|
|
459
|
-
*/const
|
|
459
|
+
*/const D2=t("Plug",[["path",{d:"M12 22v-5",key:"1ega77"}],["path",{d:"M9 8V2",key:"14iosj"}],["path",{d:"M15 8V2",key:"18g5xt"}],["path",{d:"M18 8v5a4 4 0 0 1-4 4h-4a4 4 0 0 1-4-4V8Z",key:"osxo6l"}]]);/**
|
|
460
460
|
* @license lucide-react v0.344.0 - ISC
|
|
461
461
|
*
|
|
462
462
|
* This source code is licensed under the ISC license.
|
|
463
463
|
* See the LICENSE file in the root directory of this source tree.
|
|
464
|
-
*/const
|
|
464
|
+
*/const F2=t("Plus",[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"M12 5v14",key:"s699le"}]]);/**
|
|
465
465
|
* @license lucide-react v0.344.0 - ISC
|
|
466
466
|
*
|
|
467
467
|
* This source code is licensed under the ISC license.
|
|
468
468
|
* See the LICENSE file in the root directory of this source tree.
|
|
469
|
-
*/const
|
|
469
|
+
*/const N2=t("PowerOff",[["path",{d:"M18.36 6.64A9 9 0 0 1 20.77 15",key:"dxknvb"}],["path",{d:"M6.16 6.16a9 9 0 1 0 12.68 12.68",key:"1x7qb5"}],["path",{d:"M12 2v4",key:"3427ic"}],["path",{d:"m2 2 20 20",key:"1ooewy"}]]);/**
|
|
470
470
|
* @license lucide-react v0.344.0 - ISC
|
|
471
471
|
*
|
|
472
472
|
* This source code is licensed under the ISC license.
|
|
473
473
|
* See the LICENSE file in the root directory of this source tree.
|
|
474
|
-
*/const
|
|
474
|
+
*/const U2=t("Power",[["path",{d:"M12 2v10",key:"mnfbl"}],["path",{d:"M18.4 6.6a9 9 0 1 1-12.77.04",key:"obofu9"}]]);/**
|
|
475
475
|
* @license lucide-react v0.344.0 - ISC
|
|
476
476
|
*
|
|
477
477
|
* This source code is licensed under the ISC license.
|
|
478
478
|
* See the LICENSE file in the root directory of this source tree.
|
|
479
|
-
*/const
|
|
479
|
+
*/const G2=t("Puzzle",[["path",{d:"M19.439 7.85c-.049.322.059.648.289.878l1.568 1.568c.47.47.706 1.087.706 1.704s-.235 1.233-.706 1.704l-1.611 1.611a.98.98 0 0 1-.837.276c-.47-.07-.802-.48-.968-.925a2.501 2.501 0 1 0-3.214 3.214c.446.166.855.497.925.968a.979.979 0 0 1-.276.837l-1.61 1.61a2.404 2.404 0 0 1-1.705.707 2.402 2.402 0 0 1-1.704-.706l-1.568-1.568a1.026 1.026 0 0 0-.877-.29c-.493.074-.84.504-1.02.968a2.5 2.5 0 1 1-3.237-3.237c.464-.18.894-.527.967-1.02a1.026 1.026 0 0 0-.289-.877l-1.568-1.568A2.402 2.402 0 0 1 1.998 12c0-.617.236-1.234.706-1.704L4.23 8.77c.24-.24.581-.353.917-.303.515.077.877.528 1.073 1.01a2.5 2.5 0 1 0 3.259-3.259c-.482-.196-.933-.558-1.01-1.073-.05-.336.062-.676.303-.917l1.525-1.525A2.402 2.402 0 0 1 12 1.998c.617 0 1.234.236 1.704.706l1.568 1.568c.23.23.556.338.877.29.493-.074.84-.504 1.02-.968a2.5 2.5 0 1 1 3.237 3.237c-.464.18-.894.527-.967 1.02Z",key:"i0oyt7"}]]);/**
|
|
480
480
|
* @license lucide-react v0.344.0 - ISC
|
|
481
481
|
*
|
|
482
482
|
* This source code is licensed under the ISC license.
|
|
483
483
|
* See the LICENSE file in the root directory of this source tree.
|
|
484
|
-
*/const
|
|
484
|
+
*/const I2=t("QrCode",[["rect",{width:"5",height:"5",x:"3",y:"3",rx:"1",key:"1tu5fj"}],["rect",{width:"5",height:"5",x:"16",y:"3",rx:"1",key:"1v8r4q"}],["rect",{width:"5",height:"5",x:"3",y:"16",rx:"1",key:"1x03jg"}],["path",{d:"M21 16h-3a2 2 0 0 0-2 2v3",key:"177gqh"}],["path",{d:"M21 21v.01",key:"ents32"}],["path",{d:"M12 7v3a2 2 0 0 1-2 2H7",key:"8crl2c"}],["path",{d:"M3 12h.01",key:"nlz23k"}],["path",{d:"M12 3h.01",key:"n36tog"}],["path",{d:"M12 16v.01",key:"133mhm"}],["path",{d:"M16 12h1",key:"1slzba"}],["path",{d:"M21 12v.01",key:"1lwtk9"}],["path",{d:"M12 21v-1",key:"1880an"}]]);/**
|
|
485
485
|
* @license lucide-react v0.344.0 - ISC
|
|
486
486
|
*
|
|
487
487
|
* This source code is licensed under the ISC license.
|
|
488
488
|
* See the LICENSE file in the root directory of this source tree.
|
|
489
|
-
*/const Y2=t("
|
|
489
|
+
*/const Y2=t("Radio",[["path",{d:"M4.9 19.1C1 15.2 1 8.8 4.9 4.9",key:"1vaf9d"}],["path",{d:"M7.8 16.2c-2.3-2.3-2.3-6.1 0-8.5",key:"u1ii0m"}],["circle",{cx:"12",cy:"12",r:"2",key:"1c9p78"}],["path",{d:"M16.2 7.8c2.3 2.3 2.3 6.1 0 8.5",key:"1j5fej"}],["path",{d:"M19.1 4.9C23 8.8 23 15.1 19.1 19",key:"10b0cb"}]]);/**
|
|
490
490
|
* @license lucide-react v0.344.0 - ISC
|
|
491
491
|
*
|
|
492
492
|
* This source code is licensed under the ISC license.
|
|
493
493
|
* See the LICENSE file in the root directory of this source tree.
|
|
494
|
-
*/const W2=t("
|
|
494
|
+
*/const W2=t("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"}]]);/**
|
|
495
495
|
* @license lucide-react v0.344.0 - ISC
|
|
496
496
|
*
|
|
497
497
|
* This source code is licensed under the ISC license.
|
|
498
498
|
* See the LICENSE file in the root directory of this source tree.
|
|
499
|
-
*/const
|
|
499
|
+
*/const B2=t("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"}]]);/**
|
|
500
500
|
* @license lucide-react v0.344.0 - ISC
|
|
501
501
|
*
|
|
502
502
|
* This source code is licensed under the ISC license.
|
|
503
503
|
* See the LICENSE file in the root directory of this source tree.
|
|
504
|
-
*/const
|
|
504
|
+
*/const K2=t("Save",[["path",{d:"M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11l5 5v11a2 2 0 0 1-2 2z",key:"1owoqh"}],["polyline",{points:"17 21 17 13 7 13 7 21",key:"1md35c"}],["polyline",{points:"7 3 7 8 15 8",key:"8nz8an"}]]);/**
|
|
505
505
|
* @license lucide-react v0.344.0 - ISC
|
|
506
506
|
*
|
|
507
507
|
* This source code is licensed under the ISC license.
|
|
508
508
|
* See the LICENSE file in the root directory of this source tree.
|
|
509
|
-
*/const X2=t("
|
|
509
|
+
*/const X2=t("ScrollText",[["path",{d:"M8 21h12a2 2 0 0 0 2-2v-2H10v2a2 2 0 1 1-4 0V5a2 2 0 1 0-4 0v3h4",key:"13a6an"}],["path",{d:"M19 17V5a2 2 0 0 0-2-2H4",key:"zz82l3"}],["path",{d:"M15 8h-5",key:"1khuty"}],["path",{d:"M15 12h-5",key:"r7krc0"}]]);/**
|
|
510
510
|
* @license lucide-react v0.344.0 - ISC
|
|
511
511
|
*
|
|
512
512
|
* This source code is licensed under the ISC license.
|
|
513
513
|
* See the LICENSE file in the root directory of this source tree.
|
|
514
|
-
*/const Q2=t("
|
|
514
|
+
*/const Q2=t("Search",[["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}],["path",{d:"m21 21-4.3-4.3",key:"1qie3q"}]]);/**
|
|
515
515
|
* @license lucide-react v0.344.0 - ISC
|
|
516
516
|
*
|
|
517
517
|
* This source code is licensed under the ISC license.
|
|
518
518
|
* See the LICENSE file in the root directory of this source tree.
|
|
519
|
-
*/const J2=t("
|
|
519
|
+
*/const J2=t("Send",[["path",{d:"m22 2-7 20-4-9-9-4Z",key:"1q3vgg"}],["path",{d:"M22 2 11 13",key:"nzbqef"}]]);/**
|
|
520
520
|
* @license lucide-react v0.344.0 - ISC
|
|
521
521
|
*
|
|
522
522
|
* This source code is licensed under the ISC license.
|
|
523
523
|
* See the LICENSE file in the root directory of this source tree.
|
|
524
|
-
*/const ee=t("
|
|
524
|
+
*/const ee=t("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"}]]);/**
|
|
525
525
|
* @license lucide-react v0.344.0 - ISC
|
|
526
526
|
*
|
|
527
527
|
* This source code is licensed under the ISC license.
|
|
528
528
|
* See the LICENSE file in the root directory of this source tree.
|
|
529
|
-
*/const te=t("
|
|
529
|
+
*/const te=t("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"}]]);/**
|
|
530
530
|
* @license lucide-react v0.344.0 - ISC
|
|
531
531
|
*
|
|
532
532
|
* This source code is licensed under the ISC license.
|
|
533
533
|
* See the LICENSE file in the root directory of this source tree.
|
|
534
|
-
*/const ae=t("
|
|
534
|
+
*/const ae=t("ShieldAlert",[["path",{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",key:"oel41y"}],["path",{d:"M12 8v4",key:"1got3b"}],["path",{d:"M12 16h.01",key:"1drbdi"}]]);/**
|
|
535
535
|
* @license lucide-react v0.344.0 - ISC
|
|
536
536
|
*
|
|
537
537
|
* This source code is licensed under the ISC license.
|
|
@@ -576,22 +576,17 @@ function J(i,x){for(var u=0;u<x.length;u++){const d=x[u];if(typeof d!="string"&&
|
|
|
576
576
|
*
|
|
577
577
|
* This source code is licensed under the ISC license.
|
|
578
578
|
* See the LICENSE file in the root directory of this source tree.
|
|
579
|
-
*/const
|
|
580
|
-
* @license lucide-react v0.344.0 - ISC
|
|
581
|
-
*
|
|
582
|
-
* This source code is licensed under the ISC license.
|
|
583
|
-
* See the LICENSE file in the root directory of this source tree.
|
|
584
|
-
*/const le=t("ThumbsUp",[["path",{d:"M7 10v12",key:"1qc93n"}],["path",{d:"M15 5.88 14 10h5.83a2 2 0 0 1 1.92 2.56l-2.33 8A2 2 0 0 1 17.5 22H4a2 2 0 0 1-2-2v-8a2 2 0 0 1 2-2h2.76a2 2 0 0 0 1.79-1.11L12 2h0a3.13 3.13 0 0 1 3 3.88Z",key:"y3tblf"}]]);/**
|
|
579
|
+
*/const le=t("Terminal",[["polyline",{points:"4 17 10 11 4 5",key:"akl6gq"}],["line",{x1:"12",x2:"20",y1:"19",y2:"19",key:"q2wloq"}]]);/**
|
|
585
580
|
* @license lucide-react v0.344.0 - ISC
|
|
586
581
|
*
|
|
587
582
|
* This source code is licensed under the ISC license.
|
|
588
583
|
* See the LICENSE file in the root directory of this source tree.
|
|
589
|
-
*/const
|
|
584
|
+
*/const pe=t("Timer",[["line",{x1:"10",x2:"14",y1:"2",y2:"2",key:"14vaq8"}],["line",{x1:"12",x2:"15",y1:"14",y2:"11",key:"17fdiu"}],["circle",{cx:"12",cy:"14",r:"8",key:"1e1u0o"}]]);/**
|
|
590
585
|
* @license lucide-react v0.344.0 - ISC
|
|
591
586
|
*
|
|
592
587
|
* This source code is licensed under the ISC license.
|
|
593
588
|
* See the LICENSE file in the root directory of this source tree.
|
|
594
|
-
*/const
|
|
589
|
+
*/const ke=t("ToggleLeft",[["rect",{width:"20",height:"12",x:"2",y:"6",rx:"6",ry:"6",key:"f2vt7d"}],["circle",{cx:"8",cy:"12",r:"2",key:"1nvbw3"}]]);/**
|
|
595
590
|
* @license lucide-react v0.344.0 - ISC
|
|
596
591
|
*
|
|
597
592
|
* This source code is licensed under the ISC license.
|
|
@@ -601,44 +596,44 @@ function J(i,x){for(var u=0;u<x.length;u++){const d=x[u];if(typeof d!="string"&&
|
|
|
601
596
|
*
|
|
602
597
|
* This source code is licensed under the ISC license.
|
|
603
598
|
* See the LICENSE file in the root directory of this source tree.
|
|
604
|
-
*/const
|
|
599
|
+
*/const de=t("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"}]]);/**
|
|
605
600
|
* @license lucide-react v0.344.0 - ISC
|
|
606
601
|
*
|
|
607
602
|
* This source code is licensed under the ISC license.
|
|
608
603
|
* See the LICENSE file in the root directory of this source tree.
|
|
609
|
-
*/const
|
|
604
|
+
*/const fe=t("Upload",[["path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4",key:"ih7n3h"}],["polyline",{points:"17 8 12 3 7 8",key:"t8dd8p"}],["line",{x1:"12",x2:"12",y1:"3",y2:"15",key:"widbto"}]]);/**
|
|
610
605
|
* @license lucide-react v0.344.0 - ISC
|
|
611
606
|
*
|
|
612
607
|
* This source code is licensed under the ISC license.
|
|
613
608
|
* See the LICENSE file in the root directory of this source tree.
|
|
614
|
-
*/const
|
|
609
|
+
*/const xe=t("Webhook",[["path",{d:"M18 16.98h-5.99c-1.1 0-1.95.94-2.48 1.9A4 4 0 0 1 2 17c.01-.7.2-1.4.57-2",key:"q3hayz"}],["path",{d:"m6 17 3.13-5.78c.53-.97.1-2.18-.5-3.1a4 4 0 1 1 6.89-4.06",key:"1go1hn"}],["path",{d:"m12 6 3.13 5.73C15.66 12.7 16.9 13 18 13a4 4 0 0 1 0 8",key:"qlwsc0"}]]);/**
|
|
615
610
|
* @license lucide-react v0.344.0 - ISC
|
|
616
611
|
*
|
|
617
612
|
* This source code is licensed under the ISC license.
|
|
618
613
|
* See the LICENSE file in the root directory of this source tree.
|
|
619
|
-
*/const
|
|
614
|
+
*/const ve=t("WifiOff",[["path",{d:"M12 20h.01",key:"zekei9"}],["path",{d:"M8.5 16.429a5 5 0 0 1 7 0",key:"1bycff"}],["path",{d:"M5 12.859a10 10 0 0 1 5.17-2.69",key:"1dl1wf"}],["path",{d:"M19 12.859a10 10 0 0 0-2.007-1.523",key:"4k23kn"}],["path",{d:"M2 8.82a15 15 0 0 1 4.177-2.643",key:"1grhjp"}],["path",{d:"M22 8.82a15 15 0 0 0-11.288-3.764",key:"z3jwby"}],["path",{d:"m2 2 20 20",key:"1ooewy"}]]);/**
|
|
620
615
|
* @license lucide-react v0.344.0 - ISC
|
|
621
616
|
*
|
|
622
617
|
* This source code is licensed under the ISC license.
|
|
623
618
|
* See the LICENSE file in the root directory of this source tree.
|
|
624
|
-
*/const
|
|
619
|
+
*/const Me=t("Wifi",[["path",{d:"M12 20h.01",key:"zekei9"}],["path",{d:"M2 8.82a15 15 0 0 1 20 0",key:"dnpr2z"}],["path",{d:"M5 12.859a10 10 0 0 1 14 0",key:"1x1e6c"}],["path",{d:"M8.5 16.429a5 5 0 0 1 7 0",key:"1bycff"}]]);/**
|
|
625
620
|
* @license lucide-react v0.344.0 - ISC
|
|
626
621
|
*
|
|
627
622
|
* This source code is licensed under the ISC license.
|
|
628
623
|
* See the LICENSE file in the root directory of this source tree.
|
|
629
|
-
*/const
|
|
624
|
+
*/const me=t("Wrench",[["path",{d:"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z",key:"cbrjhi"}]]);/**
|
|
630
625
|
* @license lucide-react v0.344.0 - ISC
|
|
631
626
|
*
|
|
632
627
|
* This source code is licensed under the ISC license.
|
|
633
628
|
* See the LICENSE file in the root directory of this source tree.
|
|
634
|
-
*/const
|
|
629
|
+
*/const ge=t("XCircle",[["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"}]]);/**
|
|
635
630
|
* @license lucide-react v0.344.0 - ISC
|
|
636
631
|
*
|
|
637
632
|
* This source code is licensed under the ISC license.
|
|
638
633
|
* See the LICENSE file in the root directory of this source tree.
|
|
639
|
-
*/const
|
|
634
|
+
*/const we=t("X",[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]]);/**
|
|
640
635
|
* @license lucide-react v0.344.0 - ISC
|
|
641
636
|
*
|
|
642
637
|
* This source code is licensed under the ISC license.
|
|
643
638
|
* See the LICENSE file in the root directory of this source tree.
|
|
644
|
-
*/const
|
|
639
|
+
*/const Ce=t("Zap",[["polygon",{points:"13 2 3 14 12 14 11 22 21 10 12 10 13 2",key:"45s27k"}]]);export{J1 as $,s1 as A,p1 as B,M1 as C,O1 as D,V1 as E,U1 as F,a2 as G,b2 as H,u2 as I,B1 as J,b1 as K,M2 as L,E2 as M,_1 as N,s2 as O,Z2 as P,O2 as Q,c1 as R,ce as S,E1 as T,z1 as U,A2 as V,r1 as W,we as X,X2 as Y,$1 as Z,i1 as _,g as a,H2 as a$,Ce as a0,q1 as a1,e2 as a2,W1 as a3,t2 as a4,u1 as a5,r2 as a6,K2 as a7,i2 as a8,ne as a9,g1 as aA,o2 as aB,he as aC,se as aD,fe as aE,G1 as aF,H1 as aG,k1 as aH,A1 as aI,m1 as aJ,P2 as aK,f2 as aL,h2 as aM,Q1 as aN,le as aO,l1 as aP,re as aQ,N1 as aR,f1 as aS,pe as aT,l2 as aU,d1 as aV,c2 as aW,v2 as aX,P1 as aY,q2 as aZ,_2 as a_,Q2 as aa,S1 as ab,ie as ac,X1 as ad,x1 as ae,me as af,oe as ag,xe as ah,Y2 as ai,D2 as aj,R1 as ak,te as al,G2 as am,C2 as an,R2 as ao,m2 as ap,de as aq,B2 as ar,S2 as as,Z1 as at,p2 as au,ve as av,Me as aw,g2 as ax,ue as ay,ke as az,L1 as b,J2 as b0,ae as b1,y2 as b2,k2 as b3,n2 as b4,T2 as b5,ye as b6,ee as b7,U2 as b8,Y1 as b9,I2 as ba,N2 as bb,o1 as c,w1 as d,V2 as e,$2 as f,e1 as g,W2 as h,L2 as i,j1 as j,ge as k,v1 as l,x2 as m,K1 as n,j2 as o,h1 as p,T1 as q,a1 as r,F1 as s,D1 as t,I1 as u,d2 as v,z2 as w,w2 as x,C1 as y,F2 as z};
|