@deepseekcode/cli 1.0.0 → 1.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (37) hide show
  1. package/dist/cli.js +947 -763
  2. package/package.json +1 -1
  3. package/web/dist/assets/AgentFlowView-Co1aujcZ.js +1 -0
  4. package/web/dist/assets/{AgentsView-DvSlePx6.js → AgentsView-CHvg1cY0.js} +1 -1
  5. package/web/dist/assets/{AskQuestionModal-bOMD8fv0.js → AskQuestionModal-nAvPzz0y.js} +1 -1
  6. package/web/dist/assets/ChannelConfigView-DPg31Ui7.js +8 -0
  7. package/web/dist/assets/{FileTreeView-DtYvBKee.js → FileTreeView-DA87bArS.js} +3 -3
  8. package/web/dist/assets/HookApprovalModal-qN4gBTAu.js +1 -0
  9. package/web/dist/assets/HookConfigView-CBzuNojA.js +3 -0
  10. package/web/dist/assets/ModelsView-D4X70i7U.js +1 -0
  11. package/web/dist/assets/SessionGrid-CG6wC-sh.js +20 -0
  12. package/web/dist/assets/{SettingsPanel-N5qcaI8b.js → SettingsPanel-UUAdnvtB.js} +3 -3
  13. package/web/dist/assets/SkillsView-C1s0EA-r.js +1 -0
  14. package/web/dist/assets/{TerminalView-BFjl4bGT.js → TerminalView-DJitpAf8.js} +2 -2
  15. package/web/dist/assets/Toast-DJAVHqFo.js +1 -0
  16. package/web/dist/assets/ToolsView-DvbfsrpK.js +1 -0
  17. package/web/dist/assets/{hookRisk-DECuVQpA.js → hookRisk-CbXD9F3U.js} +1 -1
  18. package/web/dist/assets/{icons-B_rAQLge.js → icons-CjYP2PII.js} +146 -86
  19. package/web/dist/assets/index-B-DFEdP3.js +21 -0
  20. package/web/dist/assets/index-D2PsJB4J.css +1 -0
  21. package/web/dist/assets/{markdown-BAhUvdx-.js → markdown-CIsUyqRd.js} +1 -1
  22. package/web/dist/assets/panels-DP49kN7A.js +1 -0
  23. package/web/dist/assets/{react-vendor-meeTdQCf.js → react-vendor-DuqM3ddv.js} +1 -1
  24. package/web/dist/assets/{state-Cke1lss7.js → state-BCeK45RP.js} +1 -1
  25. package/web/dist/index.html +6 -6
  26. package/web/dist/assets/AgentFlowView-Cq5rwwHO.js +0 -1
  27. package/web/dist/assets/ChannelConfigView-ByhL7_5W.js +0 -8
  28. package/web/dist/assets/HookApprovalModal-BOSEvhFh.js +0 -1
  29. package/web/dist/assets/HookConfigView-DIytJ_Pb.js +0 -3
  30. package/web/dist/assets/ModelsView-DOUNg5rX.js +0 -1
  31. package/web/dist/assets/SessionGrid-DS1RanMd.js +0 -17
  32. package/web/dist/assets/SkillsView-H0sCdR5e.js +0 -1
  33. package/web/dist/assets/Toast-DowV4l0w.js +0 -1
  34. package/web/dist/assets/ToolsView-DSl95dvA.js +0 -1
  35. package/web/dist/assets/index-BhVUD1px.css +0 -1
  36. package/web/dist/assets/index-BtIzCXfW.js +0 -20
  37. package/web/dist/assets/panels-p9MZH4aX.js +0 -1
@@ -1,4 +1,4 @@
1
- var r1=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function F(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var S={exports:{}},r={};/**
1
+ var r1=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function $(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var S={exports:{}},r={};/**
2
2
  * @license React
3
3
  * react.production.min.js
4
4
  *
@@ -6,7 +6,7 @@ var r1=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"
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 u=Symbol.for("react.element"),O=Symbol.for("react.portal"),Z=Symbol.for("react.fragment"),U=Symbol.for("react.strict_mode"),D=Symbol.for("react.profiler"),I=Symbol.for("react.provider"),W=Symbol.for("react.context"),B=Symbol.for("react.forward_ref"),N=Symbol.for("react.suspense"),G=Symbol.for("react.memo"),K=Symbol.for("react.lazy"),b=Symbol.iterator;function X(e){return e===null||typeof e!="object"?null:(e=b&&e[b]||e["@@iterator"],typeof e=="function"?e:null)}var j={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},_=Object.assign,L={};function k(e,a,n){this.props=e,this.context=a,this.refs=L,this.updater=n||j}k.prototype.isReactComponent={};k.prototype.setState=function(e,a){if(typeof e!="object"&&typeof e!="function"&&e!=null)throw Error("setState(...): 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")};k.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")};function R(){}R.prototype=k.prototype;function m(e,a,n){this.props=e,this.context=a,this.refs=L,this.updater=n||j}var g=m.prototype=new R;g.constructor=m;_(g,k.prototype);g.isPureReactComponent=!0;var q=Array.isArray,E=Object.prototype.hasOwnProperty,w={current:null},H={key:!0,ref:!0,__self:!0,__source:!0};function V(e,a,n){var y,o={},l=null,s=null;if(a!=null)for(y in a.ref!==void 0&&(s=a.ref),a.key!==void 0&&(l=""+a.key),a)E.call(a,y)&&!H.hasOwnProperty(y)&&(o[y]=a[y]);var h=arguments.length-2;if(h===1)o.children=n;else if(1<h){for(var c=Array(h),p=0;p<h;p++)c[p]=arguments[p+2];o.children=c}if(e&&e.defaultProps)for(y in h=e.defaultProps,h)o[y]===void 0&&(o[y]=h[y]);return{$$typeof:u,type:e,key:l,ref:s,props:o,_owner:w.current}}function Q(e,a){return{$$typeof:u,type:e.type,key:a,ref:e.ref,props:e.props,_owner:e._owner}}function C(e){return typeof e=="object"&&e!==null&&e.$$typeof===u}function J(e){var a={"=":"=0",":":"=2"};return"$"+e.replace(/[=:]/g,function(n){return a[n]})}var z=/\/+/g;function M(e,a){return typeof e=="object"&&e!==null&&e.key!=null?J(""+e.key):a.toString(36)}function f(e,a,n,y,o){var l=typeof e;(l==="undefined"||l==="boolean")&&(e=null);var s=!1;if(e===null)s=!0;else switch(l){case"string":case"number":s=!0;break;case"object":switch(e.$$typeof){case u:case O:s=!0}}if(s)return s=e,o=o(s),e=y===""?"."+M(s,0):y,q(o)?(n="",e!=null&&(n=e.replace(z,"$&/")+"/"),f(o,a,n,"",function(p){return p})):o!=null&&(C(o)&&(o=Q(o,n+(!o.key||s&&s.key===o.key?"":(""+o.key).replace(z,"$&/")+"/")+e)),a.push(o)),1;if(s=0,y=y===""?".":y+":",q(e))for(var h=0;h<e.length;h++){l=e[h];var c=y+M(l,h);s+=f(l,a,n,c,o)}else if(c=X(e),typeof c=="function")for(e=c.call(e),h=0;!(l=e.next()).done;)l=l.value,c=y+M(l,h++),s+=f(l,a,n,c,o);else if(l==="object")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 s}function d(e,a,n){if(e==null)return e;var y=[],o=0;return f(e,y,"","",function(l){return a.call(n,l,o++)}),y}function Y(e){if(e._status===-1){var a=e._result;a=a(),a.then(function(n){(e._status===0||e._status===-1)&&(e._status=1,e._result=n)},function(n){(e._status===0||e._status===-1)&&(e._status=2,e._result=n)}),e._status===-1&&(e._status=0,e._result=a)}if(e._status===1)return e._result.default;throw e._result}var i={current:null},v={transition:null},e1={ReactCurrentDispatcher:i,ReactCurrentBatchConfig:v,ReactCurrentOwner:w};function A(){throw Error("act(...) is not supported in production builds of React.")}r.Children={map:d,forEach:function(e,a,n){d(e,function(){a.apply(this,arguments)},n)},count:function(e){var a=0;return d(e,function(){a++}),a},toArray:function(e){return d(e,function(a){return a})||[]},only:function(e){if(!C(e))throw Error("React.Children.only expected to receive a single React element child.");return e}};r.Component=k;r.Fragment=Z;r.Profiler=D;r.PureComponent=m;r.StrictMode=U;r.Suspense=N;r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=e1;r.act=A;r.cloneElement=function(e,a,n){if(e==null)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+e+".");var y=_({},e.props),o=e.key,l=e.ref,s=e._owner;if(a!=null){if(a.ref!==void 0&&(l=a.ref,s=w.current),a.key!==void 0&&(o=""+a.key),e.type&&e.type.defaultProps)var h=e.type.defaultProps;for(c in a)E.call(a,c)&&!H.hasOwnProperty(c)&&(y[c]=a[c]===void 0&&h!==void 0?h[c]:a[c])}var c=arguments.length-2;if(c===1)y.children=n;else if(1<c){h=Array(c);for(var p=0;p<c;p++)h[p]=arguments[p+2];y.children=h}return{$$typeof:u,type:e.type,key:o,ref:l,props:y,_owner:s}};r.createContext=function(e){return e={$$typeof:W,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null},e.Provider={$$typeof:I,_context:e},e.Consumer=e};r.createElement=V;r.createFactory=function(e){var a=V.bind(null,e);return a.type=e,a};r.createRef=function(){return{current:null}};r.forwardRef=function(e){return{$$typeof:B,render:e}};r.isValidElement=C;r.lazy=function(e){return{$$typeof:K,_payload:{_status:-1,_result:e},_init:Y}};r.memo=function(e,a){return{$$typeof:G,type:e,compare:a===void 0?null:a}};r.startTransition=function(e){var a=v.transition;v.transition={};try{e()}finally{v.transition=a}};r.unstable_act=A;r.useCallback=function(e,a){return i.current.useCallback(e,a)};r.useContext=function(e){return i.current.useContext(e)};r.useDebugValue=function(){};r.useDeferredValue=function(e){return i.current.useDeferredValue(e)};r.useEffect=function(e,a){return i.current.useEffect(e,a)};r.useId=function(){return i.current.useId()};r.useImperativeHandle=function(e,a,n){return i.current.useImperativeHandle(e,a,n)};r.useInsertionEffect=function(e,a){return i.current.useInsertionEffect(e,a)};r.useLayoutEffect=function(e,a){return i.current.useLayoutEffect(e,a)};r.useMemo=function(e,a){return i.current.useMemo(e,a)};r.useReducer=function(e,a,n){return i.current.useReducer(e,a,n)};r.useRef=function(e){return i.current.useRef(e)};r.useState=function(e){return i.current.useState(e)};r.useSyncExternalStore=function(e,a,n){return i.current.useSyncExternalStore(e,a,n)};r.useTransition=function(){return i.current.useTransition()};r.version="18.3.1";S.exports=r;var x=S.exports;const n1=F(x);/**
9
+ */var d=Symbol.for("react.element"),Z=Symbol.for("react.portal"),O=Symbol.for("react.fragment"),D=Symbol.for("react.strict_mode"),U=Symbol.for("react.profiler"),I=Symbol.for("react.provider"),G=Symbol.for("react.context"),B=Symbol.for("react.forward_ref"),W=Symbol.for("react.suspense"),K=Symbol.for("react.memo"),N=Symbol.for("react.lazy"),b=Symbol.iterator;function X(e){return e===null||typeof e!="object"?null:(e=b&&e[b]||e["@@iterator"],typeof e=="function"?e:null)}var j={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},L=Object.assign,_={};function k(e,a,n){this.props=e,this.context=a,this.refs=_,this.updater=n||j}k.prototype.isReactComponent={};k.prototype.setState=function(e,a){if(typeof e!="object"&&typeof e!="function"&&e!=null)throw Error("setState(...): 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")};k.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")};function R(){}R.prototype=k.prototype;function m(e,a,n){this.props=e,this.context=a,this.refs=_,this.updater=n||j}var g=m.prototype=new R;g.constructor=m;L(g,k.prototype);g.isPureReactComponent=!0;var q=Array.isArray,A=Object.prototype.hasOwnProperty,w={current:null},H={key:!0,ref:!0,__self:!0,__source:!0};function P(e,a,n){var o,y={},l=null,i=null;if(a!=null)for(o in a.ref!==void 0&&(i=a.ref),a.key!==void 0&&(l=""+a.key),a)A.call(a,o)&&!H.hasOwnProperty(o)&&(y[o]=a[o]);var h=arguments.length-2;if(h===1)y.children=n;else if(1<h){for(var c=Array(h),p=0;p<h;p++)c[p]=arguments[p+2];y.children=c}if(e&&e.defaultProps)for(o in h=e.defaultProps,h)y[o]===void 0&&(y[o]=h[o]);return{$$typeof:d,type:e,key:l,ref:i,props:y,_owner:w.current}}function Q(e,a){return{$$typeof:d,type:e.type,key:a,ref:e.ref,props:e.props,_owner:e._owner}}function C(e){return typeof e=="object"&&e!==null&&e.$$typeof===d}function J(e){var a={"=":"=0",":":"=2"};return"$"+e.replace(/[=:]/g,function(n){return a[n]})}var z=/\/+/g;function M(e,a){return typeof e=="object"&&e!==null&&e.key!=null?J(""+e.key):a.toString(36)}function f(e,a,n,o,y){var l=typeof e;(l==="undefined"||l==="boolean")&&(e=null);var i=!1;if(e===null)i=!0;else switch(l){case"string":case"number":i=!0;break;case"object":switch(e.$$typeof){case d:case Z:i=!0}}if(i)return i=e,y=y(i),e=o===""?"."+M(i,0):o,q(y)?(n="",e!=null&&(n=e.replace(z,"$&/")+"/"),f(y,a,n,"",function(p){return p})):y!=null&&(C(y)&&(y=Q(y,n+(!y.key||i&&i.key===y.key?"":(""+y.key).replace(z,"$&/")+"/")+e)),a.push(y)),1;if(i=0,o=o===""?".":o+":",q(e))for(var h=0;h<e.length;h++){l=e[h];var c=o+M(l,h);i+=f(l,a,n,c,y)}else if(c=X(e),typeof c=="function")for(e=c.call(e),h=0;!(l=e.next()).done;)l=l.value,c=o+M(l,h++),i+=f(l,a,n,c,y);else if(l==="object")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 i}function u(e,a,n){if(e==null)return e;var o=[],y=0;return f(e,o,"","",function(l){return a.call(n,l,y++)}),o}function Y(e){if(e._status===-1){var a=e._result;a=a(),a.then(function(n){(e._status===0||e._status===-1)&&(e._status=1,e._result=n)},function(n){(e._status===0||e._status===-1)&&(e._status=2,e._result=n)}),e._status===-1&&(e._status=0,e._result=a)}if(e._status===1)return e._result.default;throw e._result}var s={current:null},x={transition:null},e1={ReactCurrentDispatcher:s,ReactCurrentBatchConfig:x,ReactCurrentOwner:w};function V(){throw Error("act(...) is not supported in production builds of React.")}r.Children={map:u,forEach:function(e,a,n){u(e,function(){a.apply(this,arguments)},n)},count:function(e){var a=0;return u(e,function(){a++}),a},toArray:function(e){return u(e,function(a){return a})||[]},only:function(e){if(!C(e))throw Error("React.Children.only expected to receive a single React element child.");return e}};r.Component=k;r.Fragment=O;r.Profiler=U;r.PureComponent=m;r.StrictMode=D;r.Suspense=W;r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=e1;r.act=V;r.cloneElement=function(e,a,n){if(e==null)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+e+".");var o=L({},e.props),y=e.key,l=e.ref,i=e._owner;if(a!=null){if(a.ref!==void 0&&(l=a.ref,i=w.current),a.key!==void 0&&(y=""+a.key),e.type&&e.type.defaultProps)var h=e.type.defaultProps;for(c in a)A.call(a,c)&&!H.hasOwnProperty(c)&&(o[c]=a[c]===void 0&&h!==void 0?h[c]:a[c])}var c=arguments.length-2;if(c===1)o.children=n;else if(1<c){h=Array(c);for(var p=0;p<c;p++)h[p]=arguments[p+2];o.children=h}return{$$typeof:d,type:e.type,key:y,ref:l,props:o,_owner:i}};r.createContext=function(e){return e={$$typeof:G,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null},e.Provider={$$typeof:I,_context:e},e.Consumer=e};r.createElement=P;r.createFactory=function(e){var a=P.bind(null,e);return a.type=e,a};r.createRef=function(){return{current:null}};r.forwardRef=function(e){return{$$typeof:B,render:e}};r.isValidElement=C;r.lazy=function(e){return{$$typeof:N,_payload:{_status:-1,_result:e},_init:Y}};r.memo=function(e,a){return{$$typeof:K,type:e,compare:a===void 0?null:a}};r.startTransition=function(e){var a=x.transition;x.transition={};try{e()}finally{x.transition=a}};r.unstable_act=V;r.useCallback=function(e,a){return s.current.useCallback(e,a)};r.useContext=function(e){return s.current.useContext(e)};r.useDebugValue=function(){};r.useDeferredValue=function(e){return s.current.useDeferredValue(e)};r.useEffect=function(e,a){return s.current.useEffect(e,a)};r.useId=function(){return s.current.useId()};r.useImperativeHandle=function(e,a,n){return s.current.useImperativeHandle(e,a,n)};r.useInsertionEffect=function(e,a){return s.current.useInsertionEffect(e,a)};r.useLayoutEffect=function(e,a){return s.current.useLayoutEffect(e,a)};r.useMemo=function(e,a){return s.current.useMemo(e,a)};r.useReducer=function(e,a,n){return s.current.useReducer(e,a,n)};r.useRef=function(e){return s.current.useRef(e)};r.useState=function(e){return s.current.useState(e)};r.useSyncExternalStore=function(e,a,n){return s.current.useSyncExternalStore(e,a,n)};r.useTransition=function(){return s.current.useTransition()};r.version="18.3.1";S.exports=r;var v=S.exports;const n1=$(v);/**
10
10
  * @license lucide-react v0.344.0 - ISC
11
11
  *
12
12
  * This source code is licensed under the ISC license.
@@ -16,17 +16,17 @@ var r1=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"
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 a1=e=>e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase().trim(),t=(e,a)=>{const n=x.forwardRef(({color:y="currentColor",size:o=24,strokeWidth:l=2,absoluteStrokeWidth:s,className:h="",children:c,...p},P)=>x.createElement("svg",{ref:P,...t1,width:o,height:o,stroke:y,strokeWidth:s?Number(l)*24/Number(o):l,className:["lucide",`lucide-${a1(e)}`,h].join(" "),...p},[...a.map(([T,$])=>x.createElement(T,$)),...Array.isArray(c)?c:[c]]));return n.displayName=`${e}`,n};/**
19
+ */const a1=e=>e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase().trim(),t=(e,a)=>{const n=v.forwardRef(({color:o="currentColor",size:y=24,strokeWidth:l=2,absoluteStrokeWidth:i,className:h="",children:c,...p},E)=>v.createElement("svg",{ref:E,...t1,width:y,height:y,stroke:o,strokeWidth:i?Number(l)*24/Number(y):l,className:["lucide",`lucide-${a1(e)}`,h].join(" "),...p},[...a.map(([T,F])=>v.createElement(T,F)),...Array.isArray(c)?c:[c]]));return n.displayName=`${e}`,n};/**
20
20
  * @license lucide-react v0.344.0 - ISC
21
21
  *
22
22
  * This source code is licensed under the ISC license.
23
23
  * See the LICENSE file in the root directory of this source tree.
24
- */const o1=t("Activity",[["path",{d:"M22 12h-4l-3 9L9 3l-3 9H2",key:"d5dnw9"}]]);/**
24
+ */const y1=t("Activity",[["path",{d:"M22 12h-4l-3 9L9 3l-3 9H2",key:"d5dnw9"}]]);/**
25
25
  * @license lucide-react v0.344.0 - ISC
26
26
  *
27
27
  * This source code is licensed under the ISC license.
28
28
  * See the LICENSE file in the root directory of this source tree.
29
- */const y1=t("AlertCircle",[["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"}]]);/**
29
+ */const o1=t("AlertCircle",[["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"}]]);/**
30
30
  * @license lucide-react v0.344.0 - ISC
31
31
  *
32
32
  * This source code is licensed under the ISC license.
@@ -41,7 +41,12 @@ var r1=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"
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 h1=t("ArrowUp",[["path",{d:"m5 12 7-7 7 7",key:"hav0vg"}],["path",{d:"M12 19V5",key:"x0mq9r"}]]);/**
44
+ */const h1=t("ArrowRight",[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"m12 5 7 7-7 7",key:"xquz4c"}]]);/**
45
+ * @license lucide-react v0.344.0 - ISC
46
+ *
47
+ * This source code is licensed under the ISC license.
48
+ * See the LICENSE file in the root directory of this source tree.
49
+ */const i1=t("ArrowUp",[["path",{d:"m5 12 7-7 7 7",key:"hav0vg"}],["path",{d:"M12 19V5",key:"x0mq9r"}]]);/**
45
50
  * @license lucide-react v0.344.0 - ISC
46
51
  *
47
52
  * This source code is licensed under the ISC license.
@@ -51,17 +56,17 @@ var r1=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"
51
56
  *
52
57
  * This source code is licensed under the ISC license.
53
58
  * See the LICENSE file in the root directory of this source tree.
54
- */const i1=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"}]]);/**
59
+ */const p1=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"}]]);/**
55
60
  * @license lucide-react v0.344.0 - ISC
56
61
  *
57
62
  * This source code is licensed under the ISC license.
58
63
  * See the LICENSE file in the root directory of this source tree.
59
- */const p1=t("CheckCircle2",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]]);/**
64
+ */const k1=t("CheckCircle2",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]]);/**
60
65
  * @license lucide-react v0.344.0 - ISC
61
66
  *
62
67
  * This source code is licensed under the ISC license.
63
68
  * See the LICENSE file in the root directory of this source tree.
64
- */const k1=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"}]]);/**
69
+ */const d1=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"}]]);/**
65
70
  * @license lucide-react v0.344.0 - ISC
66
71
  *
67
72
  * This source code is licensed under the ISC license.
@@ -71,12 +76,12 @@ var r1=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"
71
76
  *
72
77
  * This source code is licensed under the ISC license.
73
78
  * See the LICENSE file in the root directory of this source tree.
74
- */const d1=t("Check",[["path",{d:"M20 6 9 17l-5-5",key:"1gmf2c"}]]);/**
79
+ */const f1=t("Check",[["path",{d:"M20 6 9 17l-5-5",key:"1gmf2c"}]]);/**
75
80
  * @license lucide-react v0.344.0 - ISC
76
81
  *
77
82
  * This source code is licensed under the ISC license.
78
83
  * See the LICENSE file in the root directory of this source tree.
79
- */const f1=t("ChevronDown",[["path",{d:"m6 9 6 6 6-6",key:"qrunsl"}]]);/**
84
+ */const x1=t("ChevronDown",[["path",{d:"m6 9 6 6 6-6",key:"qrunsl"}]]);/**
80
85
  * @license lucide-react v0.344.0 - ISC
81
86
  *
82
87
  * This source code is licensed under the ISC license.
@@ -86,57 +91,57 @@ var r1=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"
86
91
  *
87
92
  * This source code is licensed under the ISC license.
88
93
  * See the LICENSE file in the root directory of this source tree.
89
- */const x1=t("ChevronRight",[["path",{d:"m9 18 6-6-6-6",key:"mthhwq"}]]);/**
94
+ */const M1=t("ChevronRight",[["path",{d:"m9 18 6-6-6-6",key:"mthhwq"}]]);/**
90
95
  * @license lucide-react v0.344.0 - ISC
91
96
  *
92
97
  * This source code is licensed under the ISC license.
93
98
  * See the LICENSE file in the root directory of this source tree.
94
- */const M1=t("ChevronUp",[["path",{d:"m18 15-6-6-6 6",key:"153udz"}]]);/**
99
+ */const m1=t("ChevronUp",[["path",{d:"m18 15-6-6-6 6",key:"153udz"}]]);/**
95
100
  * @license lucide-react v0.344.0 - ISC
96
101
  *
97
102
  * This source code is licensed under the ISC license.
98
103
  * See the LICENSE file in the root directory of this source tree.
99
- */const m1=t("ChevronsLeft",[["path",{d:"m11 17-5-5 5-5",key:"13zhaf"}],["path",{d:"m18 17-5-5 5-5",key:"h8a8et"}]]);/**
104
+ */const g1=t("ChevronsLeft",[["path",{d:"m11 17-5-5 5-5",key:"13zhaf"}],["path",{d:"m18 17-5-5 5-5",key:"h8a8et"}]]);/**
100
105
  * @license lucide-react v0.344.0 - ISC
101
106
  *
102
107
  * This source code is licensed under the ISC license.
103
108
  * See the LICENSE file in the root directory of this source tree.
104
- */const g1=t("ChevronsRight",[["path",{d:"m6 17 5-5-5-5",key:"xnjwq"}],["path",{d:"m13 17 5-5-5-5",key:"17xmmf"}]]);/**
109
+ */const w1=t("ChevronsRight",[["path",{d:"m6 17 5-5-5-5",key:"xnjwq"}],["path",{d:"m13 17 5-5-5-5",key:"17xmmf"}]]);/**
105
110
  * @license lucide-react v0.344.0 - ISC
106
111
  *
107
112
  * This source code is licensed under the ISC license.
108
113
  * See the LICENSE file in the root directory of this source tree.
109
- */const w1=t("Circle",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]]);/**
114
+ */const C1=t("Circle",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]]);/**
110
115
  * @license lucide-react v0.344.0 - ISC
111
116
  *
112
117
  * This source code is licensed under the ISC license.
113
118
  * See the LICENSE file in the root directory of this source tree.
114
- */const C1=t("Clock3",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 16.5 12",key:"1aq6pp"}]]);/**
119
+ */const b1=t("Clock3",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 16.5 12",key:"1aq6pp"}]]);/**
115
120
  * @license lucide-react v0.344.0 - ISC
116
121
  *
117
122
  * This source code is licensed under the ISC license.
118
123
  * See the LICENSE file in the root directory of this source tree.
119
- */const b1=t("Clock",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 16 14",key:"68esgv"}]]);/**
124
+ */const q1=t("Clock",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 16 14",key:"68esgv"}]]);/**
120
125
  * @license lucide-react v0.344.0 - ISC
121
126
  *
122
127
  * This source code is licensed under the ISC license.
123
128
  * See the LICENSE file in the root directory of this source tree.
124
- */const q1=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"}]]);/**
129
+ */const z1=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"}]]);/**
125
130
  * @license lucide-react v0.344.0 - ISC
126
131
  *
127
132
  * This source code is licensed under the ISC license.
128
133
  * See the LICENSE file in the root directory of this source tree.
129
- */const z1=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"}]]);/**
134
+ */const S1=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"}]]);/**
130
135
  * @license lucide-react v0.344.0 - ISC
131
136
  *
132
137
  * This source code is licensed under the ISC license.
133
138
  * See the LICENSE file in the root directory of this source tree.
134
- */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"}]]);/**
139
+ */const j1=t("CornerDownLeft",[["polyline",{points:"9 10 4 15 9 20",key:"r3jprv"}],["path",{d:"M20 4v7a4 4 0 0 1-4 4H4",key:"6o5b7l"}]]);/**
135
140
  * @license lucide-react v0.344.0 - ISC
136
141
  *
137
142
  * This source code is licensed under the ISC license.
138
143
  * See the LICENSE file in the root directory of this source tree.
139
- */const j1=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"}]]);/**
144
+ */const L1=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"}]]);/**
140
145
  * @license lucide-react v0.344.0 - ISC
141
146
  *
142
147
  * This source code is licensed under the ISC license.
@@ -146,319 +151,374 @@ var r1=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"
146
151
  *
147
152
  * This source code is licensed under the ISC license.
148
153
  * See the LICENSE file in the root directory of this source tree.
149
- */const L1=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"}]]);/**
154
+ */const R1=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"}]]);/**
155
+ * @license lucide-react v0.344.0 - ISC
156
+ *
157
+ * This source code is licensed under the ISC license.
158
+ * See the LICENSE file in the root directory of this source tree.
159
+ */const A1=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"}]]);/**
160
+ * @license lucide-react v0.344.0 - ISC
161
+ *
162
+ * This source code is licensed under the ISC license.
163
+ * See the LICENSE file in the root directory of this source tree.
164
+ */const H1=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"}]]);/**
165
+ * @license lucide-react v0.344.0 - ISC
166
+ *
167
+ * This source code is licensed under the ISC license.
168
+ * See the LICENSE file in the root directory of this source tree.
169
+ */const P1=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"}]]);/**
170
+ * @license lucide-react v0.344.0 - ISC
171
+ *
172
+ * This source code is licensed under the ISC license.
173
+ * See the LICENSE file in the root directory of this source tree.
174
+ */const V1=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"}]]);/**
175
+ * @license lucide-react v0.344.0 - ISC
176
+ *
177
+ * This source code is licensed under the ISC license.
178
+ * See the LICENSE file in the root directory of this source tree.
179
+ */const E1=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"}]]);/**
180
+ * @license lucide-react v0.344.0 - ISC
181
+ *
182
+ * This source code is licensed under the ISC license.
183
+ * See the LICENSE file in the root directory of this source tree.
184
+ */const T1=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"}]]);/**
185
+ * @license lucide-react v0.344.0 - ISC
186
+ *
187
+ * This source code is licensed under the ISC license.
188
+ * See the LICENSE file in the root directory of this source tree.
189
+ */const F1=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"}]]);/**
190
+ * @license lucide-react v0.344.0 - ISC
191
+ *
192
+ * This source code is licensed under the ISC license.
193
+ * See the LICENSE file in the root directory of this source tree.
194
+ */const $1=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"}]]);/**
195
+ * @license lucide-react v0.344.0 - ISC
196
+ *
197
+ * This source code is licensed under the ISC license.
198
+ * See the LICENSE file in the root directory of this source tree.
199
+ */const Z1=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"}]]);/**
200
+ * @license lucide-react v0.344.0 - ISC
201
+ *
202
+ * This source code is licensed under the ISC license.
203
+ * See the LICENSE file in the root directory of this source tree.
204
+ */const O1=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"}]]);/**
205
+ * @license lucide-react v0.344.0 - ISC
206
+ *
207
+ * This source code is licensed under the ISC license.
208
+ * See the LICENSE file in the root directory of this source tree.
209
+ */const D1=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"}]]);/**
150
210
  * @license lucide-react v0.344.0 - ISC
151
211
  *
152
212
  * This source code is licensed under the ISC license.
153
213
  * See the LICENSE file in the root directory of this source tree.
154
- */const R1=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"}]]);/**
214
+ */const U1=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"}]]);/**
155
215
  * @license lucide-react v0.344.0 - ISC
156
216
  *
157
217
  * This source code is licensed under the ISC license.
158
218
  * See the LICENSE file in the root directory of this source tree.
159
- */const E1=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"}]]);/**
219
+ */const I1=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"}]]);/**
160
220
  * @license lucide-react v0.344.0 - ISC
161
221
  *
162
222
  * This source code is licensed under the ISC license.
163
223
  * See the LICENSE file in the root directory of this source tree.
164
- */const H1=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"}]]);/**
224
+ */const G1=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"}]]);/**
165
225
  * @license lucide-react v0.344.0 - ISC
166
226
  *
167
227
  * This source code is licensed under the ISC license.
168
228
  * See the LICENSE file in the root directory of this source tree.
169
- */const V1=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"}]]);/**
229
+ */const B1=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"}]]);/**
170
230
  * @license lucide-react v0.344.0 - ISC
171
231
  *
172
232
  * This source code is licensed under the ISC license.
173
233
  * See the LICENSE file in the root directory of this source tree.
174
- */const A1=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"}]]);/**
234
+ */const W1=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"}]]);/**
175
235
  * @license lucide-react v0.344.0 - ISC
176
236
  *
177
237
  * This source code is licensed under the ISC license.
178
238
  * See the LICENSE file in the root directory of this source tree.
179
- */const P1=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"}]]);/**
239
+ */const K1=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"}]]);/**
180
240
  * @license lucide-react v0.344.0 - ISC
181
241
  *
182
242
  * This source code is licensed under the ISC license.
183
243
  * See the LICENSE file in the root directory of this source tree.
184
- */const T1=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"}]]);/**
244
+ */const N1=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"}]]);/**
185
245
  * @license lucide-react v0.344.0 - ISC
186
246
  *
187
247
  * This source code is licensed under the ISC license.
188
248
  * See the LICENSE file in the root directory of this source tree.
189
- */const $1=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"}]]);/**
249
+ */const X1=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"}]]);/**
190
250
  * @license lucide-react v0.344.0 - ISC
191
251
  *
192
252
  * This source code is licensed under the ISC license.
193
253
  * See the LICENSE file in the root directory of this source tree.
194
- */const F1=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"}]]);/**
254
+ */const Q1=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"}]]);/**
195
255
  * @license lucide-react v0.344.0 - ISC
196
256
  *
197
257
  * This source code is licensed under the ISC license.
198
258
  * See the LICENSE file in the root directory of this source tree.
199
- */const O1=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"}]]);/**
259
+ */const J1=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"}]]);/**
200
260
  * @license lucide-react v0.344.0 - ISC
201
261
  *
202
262
  * This source code is licensed under the ISC license.
203
263
  * See the LICENSE file in the root directory of this source tree.
204
- */const Z1=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"}]]);/**
264
+ */const Y1=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"}]]);/**
205
265
  * @license lucide-react v0.344.0 - ISC
206
266
  *
207
267
  * This source code is licensed under the ISC license.
208
268
  * See the LICENSE file in the root directory of this source tree.
209
- */const U1=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"}]]);/**
269
+ */const ee=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"}]]);/**
210
270
  * @license lucide-react v0.344.0 - ISC
211
271
  *
212
272
  * This source code is licensed under the ISC license.
213
273
  * See the LICENSE file in the root directory of this source tree.
214
- */const D1=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"}]]);/**
274
+ */const te=t("Loader2",[["path",{d:"M21 12a9 9 0 1 1-6.219-8.56",key:"13zald"}]]);/**
215
275
  * @license lucide-react v0.344.0 - ISC
216
276
  *
217
277
  * This source code is licensed under the ISC license.
218
278
  * See the LICENSE file in the root directory of this source tree.
219
- */const I1=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"}]]);/**
279
+ */const ae=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"}]]);/**
220
280
  * @license lucide-react v0.344.0 - ISC
221
281
  *
222
282
  * This source code is licensed under the ISC license.
223
283
  * See the LICENSE file in the root directory of this source tree.
224
- */const W1=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"}]]);/**
284
+ */const re=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"}]]);/**
225
285
  * @license lucide-react v0.344.0 - ISC
226
286
  *
227
287
  * This source code is licensed under the ISC license.
228
288
  * See the LICENSE file in the root directory of this source tree.
229
- */const B1=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"}]]);/**
289
+ */const ne=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"}]]);/**
230
290
  * @license lucide-react v0.344.0 - ISC
231
291
  *
232
292
  * This source code is licensed under the ISC license.
233
293
  * See the LICENSE file in the root directory of this source tree.
234
- */const N1=t("Loader2",[["path",{d:"M21 12a9 9 0 1 1-6.219-8.56",key:"13zald"}]]);/**
294
+ */const ye=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"}]]);/**
235
295
  * @license lucide-react v0.344.0 - ISC
236
296
  *
237
297
  * This source code is licensed under the ISC license.
238
298
  * See the LICENSE file in the root directory of this source tree.
239
- */const G1=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"}]]);/**
299
+ */const oe=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"}]]);/**
240
300
  * @license lucide-react v0.344.0 - ISC
241
301
  *
242
302
  * This source code is licensed under the ISC license.
243
303
  * See the LICENSE file in the root directory of this source tree.
244
- */const K1=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"}]]);/**
304
+ */const ce=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"}]]);/**
245
305
  * @license lucide-react v0.344.0 - ISC
246
306
  *
247
307
  * This source code is licensed under the ISC license.
248
308
  * See the LICENSE file in the root directory of this source tree.
249
- */const X1=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"}]]);/**
309
+ */const le=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"}]]);/**
250
310
  * @license lucide-react v0.344.0 - ISC
251
311
  *
252
312
  * This source code is licensed under the ISC license.
253
313
  * See the LICENSE file in the root directory of this source tree.
254
- */const Q1=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"}]]);/**
314
+ */const he=t("PanelLeft",[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M9 3v18",key:"fh3hqa"}]]);/**
255
315
  * @license lucide-react v0.344.0 - ISC
256
316
  *
257
317
  * This source code is licensed under the ISC license.
258
318
  * See the LICENSE file in the root directory of this source tree.
259
- */const J1=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"}]]);/**
319
+ */const ie=t("PanelRight",[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M15 3v18",key:"14nvp0"}]]);/**
260
320
  * @license lucide-react v0.344.0 - ISC
261
321
  *
262
322
  * This source code is licensed under the ISC license.
263
323
  * See the LICENSE file in the root directory of this source tree.
264
- */const Y1=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"}]]);/**
324
+ */const se=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"}]]);/**
265
325
  * @license lucide-react v0.344.0 - ISC
266
326
  *
267
327
  * This source code is licensed under the ISC license.
268
328
  * See the LICENSE file in the root directory of this source tree.
269
- */const ee=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"}]]);/**
329
+ */const pe=t("Pause",[["rect",{width:"4",height:"16",x:"6",y:"4",key:"iffhe4"}],["rect",{width:"4",height:"16",x:"14",y:"4",key:"sjin7j"}]]);/**
270
330
  * @license lucide-react v0.344.0 - ISC
271
331
  *
272
332
  * This source code is licensed under the ISC license.
273
333
  * See the LICENSE file in the root directory of this source tree.
274
- */const te=t("PanelLeft",[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M9 3v18",key:"fh3hqa"}]]);/**
334
+ */const ke=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"}]]);/**
275
335
  * @license lucide-react v0.344.0 - ISC
276
336
  *
277
337
  * This source code is licensed under the ISC license.
278
338
  * See the LICENSE file in the root directory of this source tree.
279
- */const ae=t("PanelRight",[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M15 3v18",key:"14nvp0"}]]);/**
339
+ */const de=t("Pen",[["path",{d:"M17 3a2.85 2.83 0 1 1 4 4L7.5 20.5 2 22l1.5-5.5Z",key:"5qss01"}]]);/**
280
340
  * @license lucide-react v0.344.0 - ISC
281
341
  *
282
342
  * This source code is licensed under the ISC license.
283
343
  * See the LICENSE file in the root directory of this source tree.
284
- */const re=t("Pause",[["rect",{width:"4",height:"16",x:"6",y:"4",key:"iffhe4"}],["rect",{width:"4",height:"16",x:"14",y:"4",key:"sjin7j"}]]);/**
344
+ */const ue=t("Play",[["polygon",{points:"5 3 19 12 5 21 5 3",key:"191637"}]]);/**
285
345
  * @license lucide-react v0.344.0 - ISC
286
346
  *
287
347
  * This source code is licensed under the ISC license.
288
348
  * See the LICENSE file in the root directory of this source tree.
289
- */const ne=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"}]]);/**
349
+ */const fe=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"}]]);/**
290
350
  * @license lucide-react v0.344.0 - ISC
291
351
  *
292
352
  * This source code is licensed under the ISC license.
293
353
  * See the LICENSE file in the root directory of this source tree.
294
- */const oe=t("Pen",[["path",{d:"M17 3a2.85 2.83 0 1 1 4 4L7.5 20.5 2 22l1.5-5.5Z",key:"5qss01"}]]);/**
354
+ */const xe=t("Plus",[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"M12 5v14",key:"s699le"}]]);/**
295
355
  * @license lucide-react v0.344.0 - ISC
296
356
  *
297
357
  * This source code is licensed under the ISC license.
298
358
  * See the LICENSE file in the root directory of this source tree.
299
- */const ye=t("Play",[["polygon",{points:"5 3 19 12 5 21 5 3",key:"191637"}]]);/**
359
+ */const ve=t("Power",[["path",{d:"M12 2v10",key:"mnfbl"}],["path",{d:"M18.4 6.6a9 9 0 1 1-12.77.04",key:"obofu9"}]]);/**
300
360
  * @license lucide-react v0.344.0 - ISC
301
361
  *
302
362
  * This source code is licensed under the ISC license.
303
363
  * See the LICENSE file in the root directory of this source tree.
304
- */const ce=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"}]]);/**
364
+ */const Me=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"}]]);/**
305
365
  * @license lucide-react v0.344.0 - ISC
306
366
  *
307
367
  * This source code is licensed under the ISC license.
308
368
  * See the LICENSE file in the root directory of this source tree.
309
- */const le=t("Plus",[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"M12 5v14",key:"s699le"}]]);/**
369
+ */const me=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"}]]);/**
310
370
  * @license lucide-react v0.344.0 - ISC
311
371
  *
312
372
  * This source code is licensed under the ISC license.
313
373
  * See the LICENSE file in the root directory of this source tree.
314
- */const he=t("Power",[["path",{d:"M12 2v10",key:"mnfbl"}],["path",{d:"M18.4 6.6a9 9 0 1 1-12.77.04",key:"obofu9"}]]);/**
374
+ */const ge=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"}]]);/**
315
375
  * @license lucide-react v0.344.0 - ISC
316
376
  *
317
377
  * This source code is licensed under the ISC license.
318
378
  * See the LICENSE file in the root directory of this source tree.
319
- */const se=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"}]]);/**
379
+ */const we=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"}]]);/**
320
380
  * @license lucide-react v0.344.0 - ISC
321
381
  *
322
382
  * This source code is licensed under the ISC license.
323
383
  * See the LICENSE file in the root directory of this source tree.
324
- */const ie=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"}]]);/**
384
+ */const Ce=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"}]]);/**
325
385
  * @license lucide-react v0.344.0 - ISC
326
386
  *
327
387
  * This source code is licensed under the ISC license.
328
388
  * See the LICENSE file in the root directory of this source tree.
329
- */const pe=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"}]]);/**
389
+ */const be=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"}]]);/**
330
390
  * @license lucide-react v0.344.0 - ISC
331
391
  *
332
392
  * This source code is licensed under the ISC license.
333
393
  * See the LICENSE file in the root directory of this source tree.
334
- */const ke=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"}]]);/**
394
+ */const qe=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"}]]);/**
335
395
  * @license lucide-react v0.344.0 - ISC
336
396
  *
337
397
  * This source code is licensed under the ISC license.
338
398
  * See the LICENSE file in the root directory of this source tree.
339
- */const ue=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"}]]);/**
399
+ */const ze=t("Search",[["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}],["path",{d:"m21 21-4.3-4.3",key:"1qie3q"}]]);/**
340
400
  * @license lucide-react v0.344.0 - ISC
341
401
  *
342
402
  * This source code is licensed under the ISC license.
343
403
  * See the LICENSE file in the root directory of this source tree.
344
- */const de=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"}]]);/**
404
+ */const Se=t("Send",[["path",{d:"m22 2-7 20-4-9-9-4Z",key:"1q3vgg"}],["path",{d:"M22 2 11 13",key:"nzbqef"}]]);/**
345
405
  * @license lucide-react v0.344.0 - ISC
346
406
  *
347
407
  * This source code is licensed under the ISC license.
348
408
  * See the LICENSE file in the root directory of this source tree.
349
- */const fe=t("Search",[["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}],["path",{d:"m21 21-4.3-4.3",key:"1qie3q"}]]);/**
409
+ */const je=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"}]]);/**
350
410
  * @license lucide-react v0.344.0 - ISC
351
411
  *
352
412
  * This source code is licensed under the ISC license.
353
413
  * See the LICENSE file in the root directory of this source tree.
354
- */const ve=t("Send",[["path",{d:"m22 2-7 20-4-9-9-4Z",key:"1q3vgg"}],["path",{d:"M22 2 11 13",key:"nzbqef"}]]);/**
414
+ */const Le=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"}]]);/**
355
415
  * @license lucide-react v0.344.0 - ISC
356
416
  *
357
417
  * This source code is licensed under the ISC license.
358
418
  * See the LICENSE file in the root directory of this source tree.
359
- */const xe=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"}]]);/**
419
+ */const _e=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"}]]);/**
360
420
  * @license lucide-react v0.344.0 - ISC
361
421
  *
362
422
  * This source code is licensed under the ISC license.
363
423
  * See the LICENSE file in the root directory of this source tree.
364
- */const Me=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"}]]);/**
424
+ */const Re=t("Shield",[["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"}]]);/**
365
425
  * @license lucide-react v0.344.0 - ISC
366
426
  *
367
427
  * This source code is licensed under the ISC license.
368
428
  * See the LICENSE file in the root directory of this source tree.
369
- */const me=t("Shield",[["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"}]]);/**
429
+ */const Ae=t("Siren",[["path",{d:"M7 18v-6a5 5 0 1 1 10 0v6",key:"pcx96s"}],["path",{d:"M5 21a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-1a2 2 0 0 0-2-2H7a2 2 0 0 0-2 2z",key:"1b4s83"}],["path",{d:"M21 12h1",key:"jtio3y"}],["path",{d:"M18.5 4.5 18 5",key:"g5sp9y"}],["path",{d:"M2 12h1",key:"1uaihz"}],["path",{d:"M12 2v1",key:"11qlp1"}],["path",{d:"m4.929 4.929.707.707",key:"1i51kw"}],["path",{d:"M12 12v6",key:"3ahymv"}]]);/**
370
430
  * @license lucide-react v0.344.0 - ISC
371
431
  *
372
432
  * This source code is licensed under the ISC license.
373
433
  * See the LICENSE file in the root directory of this source tree.
374
- */const ge=t("Siren",[["path",{d:"M7 18v-6a5 5 0 1 1 10 0v6",key:"pcx96s"}],["path",{d:"M5 21a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-1a2 2 0 0 0-2-2H7a2 2 0 0 0-2 2z",key:"1b4s83"}],["path",{d:"M21 12h1",key:"jtio3y"}],["path",{d:"M18.5 4.5 18 5",key:"g5sp9y"}],["path",{d:"M2 12h1",key:"1uaihz"}],["path",{d:"M12 2v1",key:"11qlp1"}],["path",{d:"m4.929 4.929.707.707",key:"1i51kw"}],["path",{d:"M12 12v6",key:"3ahymv"}]]);/**
434
+ */const He=t("Sliders",[["line",{x1:"4",x2:"4",y1:"21",y2:"14",key:"1p332r"}],["line",{x1:"4",x2:"4",y1:"10",y2:"3",key:"gb41h5"}],["line",{x1:"12",x2:"12",y1:"21",y2:"12",key:"hf2csr"}],["line",{x1:"12",x2:"12",y1:"8",y2:"3",key:"1kfi7u"}],["line",{x1:"20",x2:"20",y1:"21",y2:"16",key:"1lhrwl"}],["line",{x1:"20",x2:"20",y1:"12",y2:"3",key:"16vvfq"}],["line",{x1:"2",x2:"6",y1:"14",y2:"14",key:"1uebub"}],["line",{x1:"10",x2:"14",y1:"8",y2:"8",key:"1yglbp"}],["line",{x1:"18",x2:"22",y1:"16",y2:"16",key:"1jxqpz"}]]);/**
375
435
  * @license lucide-react v0.344.0 - ISC
376
436
  *
377
437
  * This source code is licensed under the ISC license.
378
438
  * See the LICENSE file in the root directory of this source tree.
379
- */const we=t("Sliders",[["line",{x1:"4",x2:"4",y1:"21",y2:"14",key:"1p332r"}],["line",{x1:"4",x2:"4",y1:"10",y2:"3",key:"gb41h5"}],["line",{x1:"12",x2:"12",y1:"21",y2:"12",key:"hf2csr"}],["line",{x1:"12",x2:"12",y1:"8",y2:"3",key:"1kfi7u"}],["line",{x1:"20",x2:"20",y1:"21",y2:"16",key:"1lhrwl"}],["line",{x1:"20",x2:"20",y1:"12",y2:"3",key:"16vvfq"}],["line",{x1:"2",x2:"6",y1:"14",y2:"14",key:"1uebub"}],["line",{x1:"10",x2:"14",y1:"8",y2:"8",key:"1yglbp"}],["line",{x1:"18",x2:"22",y1:"16",y2:"16",key:"1jxqpz"}]]);/**
439
+ */const Pe=t("Sparkles",[["path",{d:"m12 3-1.912 5.813a2 2 0 0 1-1.275 1.275L3 12l5.813 1.912a2 2 0 0 1 1.275 1.275L12 21l1.912-5.813a2 2 0 0 1 1.275-1.275L21 12l-5.813-1.912a2 2 0 0 1-1.275-1.275L12 3Z",key:"17u4zn"}],["path",{d:"M5 3v4",key:"bklmnn"}],["path",{d:"M19 17v4",key:"iiml17"}],["path",{d:"M3 5h4",key:"nem4j1"}],["path",{d:"M17 19h4",key:"lbex7p"}]]);/**
380
440
  * @license lucide-react v0.344.0 - ISC
381
441
  *
382
442
  * This source code is licensed under the ISC license.
383
443
  * See the LICENSE file in the root directory of this source tree.
384
- */const Ce=t("Sparkles",[["path",{d:"m12 3-1.912 5.813a2 2 0 0 1-1.275 1.275L3 12l5.813 1.912a2 2 0 0 1 1.275 1.275L12 21l1.912-5.813a2 2 0 0 1 1.275-1.275L21 12l-5.813-1.912a2 2 0 0 1-1.275-1.275L12 3Z",key:"17u4zn"}],["path",{d:"M5 3v4",key:"bklmnn"}],["path",{d:"M19 17v4",key:"iiml17"}],["path",{d:"M3 5h4",key:"nem4j1"}],["path",{d:"M17 19h4",key:"lbex7p"}]]);/**
444
+ */const Ve=t("Square",[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}]]);/**
385
445
  * @license lucide-react v0.344.0 - ISC
386
446
  *
387
447
  * This source code is licensed under the ISC license.
388
448
  * See the LICENSE file in the root directory of this source tree.
389
- */const be=t("Square",[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}]]);/**
449
+ */const Ee=t("Target",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["circle",{cx:"12",cy:"12",r:"6",key:"1vlfrh"}],["circle",{cx:"12",cy:"12",r:"2",key:"1c9p78"}]]);/**
390
450
  * @license lucide-react v0.344.0 - ISC
391
451
  *
392
452
  * This source code is licensed under the ISC license.
393
453
  * See the LICENSE file in the root directory of this source tree.
394
- */const qe=t("Target",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["circle",{cx:"12",cy:"12",r:"6",key:"1vlfrh"}],["circle",{cx:"12",cy:"12",r:"2",key:"1c9p78"}]]);/**
454
+ */const Te=t("TerminalSquare",[["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"}]]);/**
395
455
  * @license lucide-react v0.344.0 - ISC
396
456
  *
397
457
  * This source code is licensed under the ISC license.
398
458
  * See the LICENSE file in the root directory of this source tree.
399
- */const ze=t("TerminalSquare",[["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"}]]);/**
459
+ */const Fe=t("Terminal",[["polyline",{points:"4 17 10 11 4 5",key:"akl6gq"}],["line",{x1:"12",x2:"20",y1:"19",y2:"19",key:"q2wloq"}]]);/**
400
460
  * @license lucide-react v0.344.0 - ISC
401
461
  *
402
462
  * This source code is licensed under the ISC license.
403
463
  * See the LICENSE file in the root directory of this source tree.
404
- */const Se=t("Terminal",[["polyline",{points:"4 17 10 11 4 5",key:"akl6gq"}],["line",{x1:"12",x2:"20",y1:"19",y2:"19",key:"q2wloq"}]]);/**
464
+ */const $e=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"}]]);/**
405
465
  * @license lucide-react v0.344.0 - ISC
406
466
  *
407
467
  * This source code is licensed under the ISC license.
408
468
  * See the LICENSE file in the root directory of this source tree.
409
- */const je=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"}]]);/**
469
+ */const Ze=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"}]]);/**
410
470
  * @license lucide-react v0.344.0 - ISC
411
471
  *
412
472
  * This source code is licensed under the ISC license.
413
473
  * See the LICENSE file in the root directory of this source tree.
414
- */const _e=t("ToggleRight",[["rect",{width:"20",height:"12",x:"2",y:"6",rx:"6",ry:"6",key:"f2vt7d"}],["circle",{cx:"16",cy:"12",r:"2",key:"4ma0v8"}]]);/**
474
+ */const Oe=t("ToggleRight",[["rect",{width:"20",height:"12",x:"2",y:"6",rx:"6",ry:"6",key:"f2vt7d"}],["circle",{cx:"16",cy:"12",r:"2",key:"4ma0v8"}]]);/**
415
475
  * @license lucide-react v0.344.0 - ISC
416
476
  *
417
477
  * This source code is licensed under the ISC license.
418
478
  * See the LICENSE file in the root directory of this source tree.
419
- */const Le=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"}]]);/**
479
+ */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"}]]);/**
420
480
  * @license lucide-react v0.344.0 - ISC
421
481
  *
422
482
  * This source code is licensed under the ISC license.
423
483
  * See the LICENSE file in the root directory of this source tree.
424
- */const Re=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"}]]);/**
484
+ */const Ue=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"}]]);/**
425
485
  * @license lucide-react v0.344.0 - ISC
426
486
  *
427
487
  * This source code is licensed under the ISC license.
428
488
  * See the LICENSE file in the root directory of this source tree.
429
- */const Ee=t("Users",[["path",{d:"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2",key:"1yyitq"}],["circle",{cx:"9",cy:"7",r:"4",key:"nufk8"}],["path",{d:"M22 21v-2a4 4 0 0 0-3-3.87",key:"kshegd"}],["path",{d:"M16 3.13a4 4 0 0 1 0 7.75",key:"1da9ce"}]]);/**
489
+ */const Ie=t("Users",[["path",{d:"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2",key:"1yyitq"}],["circle",{cx:"9",cy:"7",r:"4",key:"nufk8"}],["path",{d:"M22 21v-2a4 4 0 0 0-3-3.87",key:"kshegd"}],["path",{d:"M16 3.13a4 4 0 0 1 0 7.75",key:"1da9ce"}]]);/**
430
490
  * @license lucide-react v0.344.0 - ISC
431
491
  *
432
492
  * This source code is licensed under the ISC license.
433
493
  * See the LICENSE file in the root directory of this source tree.
434
- */const He=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"}]]);/**
494
+ */const Ge=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"}]]);/**
435
495
  * @license lucide-react v0.344.0 - ISC
436
496
  *
437
497
  * This source code is licensed under the ISC license.
438
498
  * See the LICENSE file in the root directory of this source tree.
439
- */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"}]]);/**
499
+ */const Be=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"}]]);/**
440
500
  * @license lucide-react v0.344.0 - ISC
441
501
  *
442
502
  * This source code is licensed under the ISC license.
443
503
  * See the LICENSE file in the root directory of this source tree.
444
- */const Ae=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"}]]);/**
504
+ */const We=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"}]]);/**
445
505
  * @license lucide-react v0.344.0 - ISC
446
506
  *
447
507
  * This source code is licensed under the ISC license.
448
508
  * See the LICENSE file in the root directory of this source tree.
449
- */const Pe=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"}]]);/**
509
+ */const Ke=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"}]]);/**
450
510
  * @license lucide-react v0.344.0 - ISC
451
511
  *
452
512
  * This source code is licensed under the ISC license.
453
513
  * See the LICENSE file in the root directory of this source tree.
454
- */const Te=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"}]]);/**
514
+ */const Ne=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"}]]);/**
455
515
  * @license lucide-react v0.344.0 - ISC
456
516
  *
457
517
  * This source code is licensed under the ISC license.
458
518
  * See the LICENSE file in the root directory of this source tree.
459
- */const $e=t("X",[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]]);/**
519
+ */const Xe=t("X",[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]]);/**
460
520
  * @license lucide-react v0.344.0 - ISC
461
521
  *
462
522
  * This source code is licensed under the ISC license.
463
523
  * See the LICENSE file in the root directory of this source tree.
464
- */const Fe=t("Zap",[["polygon",{points:"13 2 3 14 12 14 11 22 21 10 12 10 13 2",key:"45s27k"}]]);export{je as $,y1 as A,s1 as B,M1 as C,_1 as D,E1 as E,V1 as F,ae as G,Z1 as H,D1 as I,G1 as J,Le as K,B1 as L,J1 as M,ke as N,ne as O,le as P,R1 as Q,n1 as R,de as S,ze as T,I1 as U,Ve as V,He as W,$e as X,Ae as Y,K1 as Z,_e as _,f1 as a,o1 as a0,Te as a1,qe as a2,Re as a3,ue as a4,A1 as a5,Ee as a6,u1 as a7,be as a8,oe as a9,T1 as aA,ce as aB,se as aC,ye as aa,W1 as ab,U1 as ac,P1 as ad,F1 as ae,Se as af,l1 as ag,z1 as ah,Y1 as ai,X1 as aj,b1 as ak,d1 as al,me as am,q1 as an,Fe as ao,re as ap,h1 as aq,O1 as ar,ee as as,j1 as at,L1 as au,we as av,H1 as aw,xe as ax,he as ay,ve as az,N1 as b,r1 as c,p1 as d,C1 as e,w1 as f,F as g,v1 as h,x1 as i,m1 as j,g1 as k,c1 as l,pe as m,k1 as n,ge as o,fe as p,S1 as q,x as r,Me as s,ie as t,Ce as u,Pe as v,i1 as w,$1 as x,Q1 as y,te as z};
524
+ */const Qe=t("Zap",[["polygon",{points:"13 2 3 14 12 14 11 22 21 10 12 10 13 2",key:"45s27k"}]]);export{De as $,o1 as A,Le as B,m1 as C,_1 as D,H1 as E,E1 as F,B1 as G,K1 as H,X1 as I,ge as J,s1 as K,ee as L,oe as M,Pe as N,Ke as O,xe as P,p1 as Q,n1 as R,qe as S,D1 as T,Te as U,ye as V,Ge as W,Xe as X,he as Y,ie as Z,ae as _,x1 as a,Ce as a0,ke as a1,A1 as a2,J1 as a3,Be as a4,We as a5,re as a6,Oe as a7,Ze as a8,y1 as a9,se as aA,pe as aB,_e as aC,W1 as aD,le as aE,L1 as aF,R1 as aG,He as aH,P1 as aI,je as aJ,ve as aK,Se as aL,$1 as aM,fe as aN,me as aO,Ee as aa,Ue as ab,be as ac,T1 as ad,Ie as ae,u1 as af,Ve as ag,de as ah,ue as ai,Y1 as aj,N1 as ak,F1 as al,U1 as am,Fe as an,l1 as ao,S1 as ap,ce as aq,ne as ar,f1 as as,Re as at,V1 as au,h1 as av,$e as aw,Q1 as ax,z1 as ay,Qe as az,te as b,r1 as c,k1 as d,b1 as e,C1 as f,$ as g,v1 as h,M1 as i,g1 as j,q1 as k,Me as l,O1 as m,w1 as n,c1 as o,we as p,I1 as q,v as r,Z1 as s,G1 as t,i1 as u,Ne as v,d1 as w,Ae as x,ze as y,j1 as z};