@xopcai/xopc 0.0.96 → 0.0.97
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/browser-ext/manifest.json +1 -1
- package/dist/extensions/telegram/xopc.extension.json +1 -1
- package/dist/gateway/static/root/assets/{agents-DmIuSaOE.js → agents-B_YUvNi6.js} +1 -1
- package/dist/gateway/static/root/assets/{apps-page-DFcHBxLw.js → apps-page-BmwG5aur.js} +1 -1
- package/dist/gateway/static/root/assets/{channels-settings-DDUf55C5.js → channels-settings-BiwkeKPb.js} +1 -1
- package/dist/gateway/static/root/assets/{channels-status-swr-BxF-_nzD.js → channels-status-swr-ChyN473C.js} +1 -1
- package/dist/gateway/static/root/assets/{cron-api-DylQtnb_.js → cron-api-CvSifIfJ.js} +1 -1
- package/dist/gateway/static/root/assets/{cron-page-BO0d9Pf-.js → cron-page-BDqTDFy6.js} +1 -1
- package/dist/gateway/static/root/assets/{dist-BskF0qDS.js → dist-DxsUrjpy.js} +1 -1
- package/dist/gateway/static/root/assets/{extension-debug-page-BcZdTdjJ.js → extension-debug-page-DV_Av5Jq.js} +1 -1
- package/dist/gateway/static/root/assets/{extension-page-D2iuDa1D.js → extension-page-CwZwRhWw.js} +1 -1
- package/dist/gateway/static/root/assets/{extension-settings-page-BKpQCgLc.js → extension-settings-page-Bb7TR1Se.js} +1 -1
- package/dist/gateway/static/root/assets/{fetch-CtNDpjij.js → fetch-BLLOP2CM.js} +1 -1
- package/dist/gateway/static/root/assets/{field-primitives-2PekrGZF.js → field-primitives-CyqVu1QR.js} +1 -1
- package/dist/gateway/static/root/assets/{heartbeat-config-api-D3D7SW8A.js → heartbeat-config-api-Cd4M1eHt.js} +1 -1
- package/dist/gateway/static/root/assets/{index-Db9fd_X4.js → index-0tS9lV85.js} +5 -5
- package/dist/gateway/static/root/assets/index-BJDmBCSl.css +1 -0
- package/dist/gateway/static/root/assets/{logs-page-B3I1a26m.js → logs-page-BsAOSowN.js} +1 -1
- package/dist/gateway/static/root/assets/{note-detail-page-BOizhtJ8.js → note-detail-page-Dlxoy6Ap.js} +1 -1
- package/dist/gateway/static/root/assets/{note-time-CjUGtqKr.js → note-time-B-r8yTpQ.js} +1 -1
- package/dist/gateway/static/root/assets/{notes-page-BB8-I0Of.js → notes-page-CHFcyqYW.js} +1 -1
- package/dist/gateway/static/root/assets/{sessions-page-BcH-1K9i.js → sessions-page-Ctu0kgt7.js} +1 -1
- package/dist/gateway/static/root/assets/{settings-advanced-gate-Czn8nnjN.js → settings-advanced-gate-Dh0TyOOg.js} +1 -1
- package/dist/gateway/static/root/assets/{settings-form-section-ZZWDwgVe.js → settings-form-section-DXMCEW1d.js} +1 -1
- package/dist/gateway/static/root/assets/{settings-page-BX8c_zrN.js → settings-page-CIkZ7233.js} +1 -1
- package/dist/gateway/static/root/assets/{share-preview-page-Ch3_6Qah.js → share-preview-page-7RV65xhJ.js} +1 -1
- package/dist/gateway/static/root/assets/{skills-page-WO0bbJ54.js → skills-page-D_Az1SlU.js} +1 -1
- package/dist/gateway/static/root/assets/{theme-store-XxRFRZDX.js → theme-store-e2q2yjs4.js} +1 -1
- package/dist/gateway/static/root/assets/{url-6zpynn1R.js → url-DpFBIyN9.js} +2 -2
- package/dist/gateway/static/root/assets/{utils-uTYKh54l.js → utils-OA_b1q0Q.js} +1 -1
- package/dist/gateway/static/root/assets/{voice-api-key-field-BIAYHRs-.js → voice-api-key-field-SJml1hAt.js} +1 -1
- package/dist/gateway/static/root/assets/{workflow-page.utils-BbWhqD36.js → workflow-page.utils-D90VVCzC.js} +1 -1
- package/dist/gateway/static/root/assets/{workflows-page-D4RIF7E1.js → workflows-page-y7Btji0J.js} +1 -1
- package/dist/gateway/static/root/index.html +5 -5
- package/dist/package.js +1 -1
- package/dist/src/agent/agent-manager.js +1 -3
- package/dist/src/agent/agent-manager.js.map +1 -1
- package/dist/src/agent/bootstrap/bootstrap-cache.d.ts +0 -1
- package/dist/src/agent/bootstrap/bootstrap-cache.js +2 -3
- package/dist/src/agent/bootstrap/bootstrap-cache.js.map +1 -1
- package/dist/src/agent/bootstrap/bootstrap-files.d.ts +0 -5
- package/dist/src/agent/bootstrap/bootstrap-files.js +4 -5
- package/dist/src/agent/bootstrap/bootstrap-files.js.map +1 -1
- package/dist/src/agent/bootstrap/load-bootstrap-files.d.ts +2 -6
- package/dist/src/agent/bootstrap/load-bootstrap-files.js +6 -21
- package/dist/src/agent/bootstrap/load-bootstrap-files.js.map +1 -1
- package/dist/src/agent/bootstrap/types.d.ts +5 -5
- package/dist/src/agent/context/workspace-seed.js +5 -9
- package/dist/src/agent/context/workspace-seed.js.map +1 -1
- package/dist/src/agent/context/workspace-state.d.ts +3 -35
- package/dist/src/agent/context/workspace-state.js +9 -53
- package/dist/src/agent/context/workspace-state.js.map +1 -1
- package/dist/src/agent/context/workspace-templates/AGENTS.md +0 -4
- package/dist/src/agent/prompt/system-prompt.js +0 -1
- package/dist/src/agent/prompt/system-prompt.js.map +1 -1
- package/dist/src/agent/tools/tool-paths.js +1 -3
- package/dist/src/agent/tools/tool-paths.js.map +1 -1
- package/dist/src/chat-commands/agent-edit.js +1 -2
- package/dist/src/chat-commands/agent-edit.js.map +1 -1
- package/dist/src/cli/commands/onboard.js +0 -8
- package/dist/src/cli/commands/onboard.js.map +1 -1
- package/dist/src/cli/templates.d.ts +3 -10
- package/dist/src/cli/templates.js +4 -32
- package/dist/src/cli/templates.js.map +1 -1
- package/dist/src/config/paths.d.ts +0 -1
- package/dist/src/config/paths.js +1 -2
- package/dist/src/config/paths.js.map +1 -1
- package/dist/src/config/schema.js +1 -1
- package/dist/src/config/schema.js.map +1 -1
- package/dist/src/gateway/agents-admin.js +1 -6
- package/dist/src/gateway/agents-admin.js.map +1 -1
- package/dist/src/gateway/heartbeat/service.js +1 -1
- package/dist/src/heartbeat/index.js +1 -1
- package/package.json +1 -1
- package/dist/gateway/static/root/assets/index-BvEhL9RQ.css +0 -1
- package/dist/src/agent/context/workspace-templates/BOOTSTRAP.md +0 -61
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["assets/settings-page-
|
|
2
|
-
import{i as e,n as t,t as n}from"./rolldown-runtime-aKtaBQYM.js";import{a as r,i,n as a,r as o,t as s}from"./vendor-react-BOUWij0V.js";import{a as c,f as l,h as u,i as d,l as f,m as p,o as m,p as h,s as g,t as _}from"./url-6zpynn1R.js";import{i as v,n as y,o as b,s as x,t as S}from"./vendor-swr-BIWyz7Rc.js";import{t as C}from"./preload-helper-zJ_50EbN.js";import{t as w}from"./createLucideIcon-DPHK1VkS.js";import{t as T}from"./circle-check-C23XjkUj.js";import{t as E}from"./copy-Dv6d4Dvw.js";import{_ as D,a as O,b as k,c as A,d as j,f as M,g as N,h as P,i as F,l as I,m as L,n as R,o as z,r as B,s as V,t as H,u as U,v as W,y as G}from"./Combination-HAlzriaz.js";import{a as ee,i as te,n as ne,r as re,t as ie}from"./theme-store-XxRFRZDX.js";import{a as ae,i as oe,n as K,r as se,t as q}from"./fetch-CtNDpjij.js";import{n as ce,r as le}from"./toast-z0toXu32.js";import{_ as ue,a as de,b as fe,c as pe,f as me,g as he,h as ge,l as _e,o as ve,s as ye,u as be,v as xe,w as Se,x as Ce,y as we}from"./vendor-codemirror-DYoKfS8f.js";(function(){let e=document.createElement(`link`).relList;if(e&&e.supports&&e.supports(`modulepreload`))return;for(let e of document.querySelectorAll(`link[rel="modulepreload"]`))n(e);new MutationObserver(e=>{for(let t of e)if(t.type===`childList`)for(let e of t.addedNodes)e.tagName===`LINK`&&e.rel===`modulepreload`&&n(e)}).observe(document,{childList:!0,subtree:!0});function t(e){let t={};return e.integrity&&(t.integrity=e.integrity),e.referrerPolicy&&(t.referrerPolicy=e.referrerPolicy),e.crossOrigin===`use-credentials`?t.credentials=`include`:e.crossOrigin===`anonymous`?t.credentials=`omit`:t.credentials=`same-origin`,t}function n(e){if(e.ep)return;e.ep=!0;let n=t(e);fetch(e.href,n)}})();var Te=(e,t,n,r)=>{let i=[n,{code:t,...r||{}}];if(e?.services?.logger?.forward)return e.services.logger.forward(i,`warn`,`react-i18next::`,!0);Me(i[0])&&(i[0]=`react-i18next:: ${i[0]}`),e?.services?.logger?.warn?e.services.logger.warn(...i):console?.warn&&console.warn(...i)},Ee={},De=(e,t,n,r)=>{Me(n)&&Ee[n]||(Me(n)&&(Ee[n]=new Date),Te(e,t,n,r))},Oe=(e,t)=>()=>{if(e.isInitialized)t();else{let n=()=>{setTimeout(()=>{e.off(`initialized`,n)},0),t()};e.on(`initialized`,n)}},ke=(e,t,n)=>{e.loadNamespaces(t,Oe(e,n))},Ae=(e,t,n,r)=>{if(Me(n)&&(n=[n]),e.options.preload&&e.options.preload.indexOf(t)>-1)return ke(e,n,r);n.forEach(t=>{e.options.ns.indexOf(t)<0&&e.options.ns.push(t)}),e.loadLanguages(t,Oe(e,r))},je=(e,t,n={})=>!t.languages||!t.languages.length?(De(t,`NO_LANGUAGES`,`i18n.languages were undefined or empty`,{languages:t.languages}),!0):t.hasLoadedNamespace(e,{lng:n.lng,precheck:(t,r)=>{if(n.bindI18n&&n.bindI18n.indexOf(`languageChanging`)>-1&&t.services.backendConnector.backend&&t.isLanguageChangingTo&&!r(t.isLanguageChangingTo,e))return!1}}),Me=e=>typeof e==`string`,Ne=e=>typeof e==`object`&&!!e,J=e(r()),Pe=(0,J.createContext)(),Fe=class{constructor(){this.usedNamespaces={}}addUsedNamespaces(e){e.forEach(e=>{this.usedNamespaces[e]||(this.usedNamespaces[e]=!0)})}getUsedNamespaces(){return Object.keys(this.usedNamespaces)}},Ie=x(),Le={t:(e,t)=>{if(Me(t))return t;if(Ne(t)&&Me(t.defaultValue))return t.defaultValue;if(typeof e==`function`)return``;if(Array.isArray(e)){let t=e[e.length-1];return typeof t==`function`?``:t}return e},ready:!1},Re=()=>()=>{},ze=(e,t={})=>{let{i18n:n}=t,{i18n:r,defaultNS:i}=(0,J.useContext)(Pe)||{},a=n||r||h();a&&!a.reportNamespaces&&(a.reportNamespaces=new Fe),a||De(a,`NO_I18NEXT_INSTANCE`,`useTranslation: You will need to pass in an i18next instance by using initReactI18next`);let o=(0,J.useMemo)(()=>({...p(),...a?.options?.react,...t}),[a,t]),{useSuspense:s,keyPrefix:c}=o,l=e||i||a?.options?.defaultNS,u=Me(l)?[l]:l||[`translation`],d=(0,J.useMemo)(()=>u,u);a?.reportNamespaces?.addUsedNamespaces?.(d);let f=(0,J.useRef)(0),m=(0,J.useCallback)(e=>{if(!a)return Re;let{bindI18n:t,bindI18nStore:n}=o,r=()=>{f.current+=1,e()};return t&&a.on(t,r),n&&a.store.on(n,r),()=>{t&&t.split(` `).forEach(e=>a.off(e,r)),n&&n.split(` `).forEach(e=>a.store.off(e,r))}},[a,o]),g=(0,J.useRef)(),_=(0,J.useCallback)(()=>{if(!a)return Le;let e=!!(a.isInitialized||a.initializedStoreOnce)&&d.every(e=>je(e,a,o)),n=t.lng||a.language,r=f.current,i=g.current;if(i&&i.ready===e&&i.lng===n&&i.keyPrefix===c&&i.revision===r)return i;let s={t:a.getFixedT(n,o.nsMode===`fallback`?d:d[0],c,{scopeNs:d}),ready:e,lng:n,keyPrefix:c,revision:r};return g.current=s,s},[a,d,c,o,t.lng]),[v,y]=(0,J.useState)(0),{t:b,ready:x}=(0,Ie.useSyncExternalStore)(m,_,_);(0,J.useEffect)(()=>{if(a&&!x&&!s){let e=()=>y(e=>e+1);t.lng?Ae(a,t.lng,d,e):ke(a,d,e)}},[a,t.lng,d,x,s,v]);let S=a||{},C=(0,J.useRef)(null),w=(0,J.useRef)(),T=e=>{let t=Object.getOwnPropertyDescriptors(e);t.__original&&delete t.__original;let n=Object.create(Object.getPrototypeOf(e),t);if(!Object.prototype.hasOwnProperty.call(n,`__original`))try{Object.defineProperty(n,"__original",{value:e,writable:!1,enumerable:!1,configurable:!1})}catch{}return n},E=(0,J.useMemo)(()=>{let e=S,t=e?.language,n=e;e&&(C.current&&C.current.__original===e&&w.current===t?n=C.current:(n=T(e),C.current=n,w.current=t));let r=!x&&!s?(...e)=>(De(a,`USE_T_BEFORE_READY`,`useTranslation: t was called before ready. When using useSuspense: false, make sure to check the ready flag before using t.`),b(...e)):b,i=[r,n,x];return i.t=r,i.i18n=n,i.ready=x,i},[b,S,x,S.resolvedLanguage,S.language,S.languages]);if(a&&s&&!x)throw new Promise(e=>{let n=()=>e();t.lng?Ae(a,t.lng,d,n):ke(a,d,n)});return E};function Be({i18n:e,defaultNS:t,children:n}){let r=(0,J.useMemo)(()=>({i18n:e,defaultNS:t}),[e,t]);return(0,J.createElement)(Pe.Provider,{value:r},n)}var Ve=e=>{throw TypeError(e)},He=(e,t,n)=>t.has(e)||Ve(`Cannot `+n),Ue=(e,t,n)=>(He(e,t,`read from private field`),n?n.call(e):t.get(e)),We=(e,t,n)=>t.has(e)?Ve(`Cannot add the same private member more than once`):t instanceof WeakSet?t.add(e):t.set(e,n),Ge=(e,t,n,r)=>(He(e,t,`write to private field`),r?r.call(e,n):t.set(e,n),n),Ke=`popstate`;function qe(e){return typeof e==`object`&&!!e&&`pathname`in e&&`search`in e&&`hash`in e&&`state`in e&&`key`in e}function Je(e={}){function t(e,t){let{pathname:n=`/`,search:r=``,hash:i=``}=tt(e.location.hash.substring(1));return!n.startsWith(`/`)&&!n.startsWith(`.`)&&(n=`/`+n),$e(``,{pathname:n,search:r,hash:i},t.state&&t.state.usr||null,t.state&&t.state.key||`default`)}function n(e,t){let n=e.document.querySelector(`base`),r=``;if(n&&n.getAttribute(`href`)){let t=e.location.href,n=t.indexOf(`#`);r=n===-1?t:t.slice(0,n)}return r+`#`+(typeof t==`string`?t:et(t))}function r(e,t){Xe(e.pathname.charAt(0)===`/`,`relative pathnames are not supported in hash history.push(${JSON.stringify(t)})`)}return nt(t,n,r,e)}function Ye(e,t){if(e===!1||e==null)throw Error(t)}function Xe(e,t){if(!e){typeof console<`u`&&console.warn(t);try{throw Error(t)}catch{}}}function Ze(){return Math.random().toString(36).substring(2,10)}function Qe(e,t){return{usr:e.state,key:e.key,idx:t,masked:e.mask?{pathname:e.pathname,search:e.search,hash:e.hash}:void 0}}function $e(e,t,n=null,r,i){return{pathname:typeof e==`string`?e:e.pathname,search:``,hash:``,...typeof t==`string`?tt(t):t,state:n,key:t&&t.key||r||Ze(),mask:i}}function et({pathname:e=`/`,search:t=``,hash:n=``}){return t&&t!==`?`&&(e+=t.charAt(0)===`?`?t:`?`+t),n&&n!==`#`&&(e+=n.charAt(0)===`#`?n:`#`+n),e}function tt(e){let t={};if(e){let n=e.indexOf(`#`);n>=0&&(t.hash=e.substring(n),e=e.substring(0,n));let r=e.indexOf(`?`);r>=0&&(t.search=e.substring(r),e=e.substring(0,r)),e&&(t.pathname=e)}return t}function nt(e,t,n,r={}){let{window:i=document.defaultView,v5Compat:a=!1}=r,o=i.history,s=`POP`,c=null,l=u();l??(l=0,o.replaceState({...o.state,idx:l},``));function u(){return(o.state||{idx:null}).idx}function d(){s=`POP`;let e=u(),t=e==null?null:e-l;l=e,c&&c({action:s,location:h.location,delta:t})}function f(e,t){s=`PUSH`;let r=qe(e)?e:$e(h.location,e,t);n&&n(r,e),l=u()+1;let d=Qe(r,l),f=h.createHref(r.mask||r);try{o.pushState(d,``,f)}catch(e){if(e instanceof DOMException&&e.name===`DataCloneError`)throw e;i.location.assign(f)}a&&c&&c({action:s,location:h.location,delta:1})}function p(e,t){s=`REPLACE`;let r=qe(e)?e:$e(h.location,e,t);n&&n(r,e),l=u();let i=Qe(r,l),d=h.createHref(r.mask||r);o.replaceState(i,``,d),a&&c&&c({action:s,location:h.location,delta:0})}function m(e){return rt(i,e)}let h={get action(){return s},get location(){return e(i,o)},listen(e){if(c)throw Error(`A history only accepts one active listener`);return i.addEventListener(Ke,d),c=e,()=>{i.removeEventListener(Ke,d),c=null}},createHref(e){return t(i,e)},createURL:m,encodeLocation(e){let t=m(e);return{pathname:t.pathname,search:t.search,hash:t.hash}},push:f,replace:p,go(e){return o.go(e)}};return h}function rt(e,t,n=!1){let r=`http://localhost`;e&&(r=e.location.origin===`null`?e.location.href:e.location.origin),Ye(r,`No window.location.(origin|href) available to create URL`);let i=typeof t==`string`?t:et(t);return i=i.replace(/ $/,`%20`),!n&&i.startsWith(`//`)&&(i=r+i),new URL(i,r)}var it,at=class{constructor(e){if(We(this,it,new Map),e)for(let[t,n]of e)this.set(t,n)}get(e){if(Ue(this,it).has(e))return Ue(this,it).get(e);if(e.defaultValue!==void 0)return e.defaultValue;throw Error(`No value found for context`)}set(e,t){Ue(this,it).set(e,t)}};it=new WeakMap;var ot=new Set([`lazy`,`caseSensitive`,`path`,`id`,`index`,`children`]);function st(e){return ot.has(e)}var ct=new Set([`lazy`,`caseSensitive`,`path`,`id`,`index`,`middleware`,`children`]);function lt(e){return ct.has(e)}function ut(e){return e.index===!0}function dt(e,t,n=[],r={},i=!1){return e.map((e,a)=>{let o=[...n,String(a)],s=typeof e.id==`string`?e.id:o.join(`-`);if(Ye(e.index!==!0||!e.children,`Cannot specify children on an index route`),Ye(i||!r[s],`Found a route id collision on id "${s}". Route id's must be globally unique within Data Router usages`),ut(e)){let n={...e,id:s};return r[s]=ft(n,t(n)),n}else{let n={...e,id:s,children:void 0};return r[s]=ft(n,t(n)),e.children&&(n.children=dt(e.children,t,o,r,i)),n}})}function ft(e,t){return Object.assign(e,{...t,...typeof t.lazy==`object`&&t.lazy!=null?{lazy:{...e.lazy,...t.lazy}}:{}})}function pt(e,t,n=`/`){return mt(e,t,n,!1)}function mt(e,t,n,r,i){let a=Ot((typeof t==`string`?tt(t):t).pathname||`/`,n);if(a==null)return null;let o=i??gt(e),s=null,c=Dt(a);for(let e=0;s==null&&e<o.length;++e)s=wt(o[e],c,r);return s}function ht(e,t){let{route:n,pathname:r,params:i}=e;return{id:n.id,pathname:r,params:i,data:t[n.id],loaderData:t[n.id],handle:n.handle}}function gt(e){let t=_t(e);return eee(t),t}function _t(e,t=[],n=[],r=``,i=!1){let a=(e,a,o=i,s)=>{let c={relativePath:s===void 0?e.path||``:s,caseSensitive:e.caseSensitive===!0,childrenIndex:a,route:e};if(c.relativePath.startsWith(`/`)){if(!c.relativePath.startsWith(r)&&o)return;Ye(c.relativePath.startsWith(r),`Absolute route path "${c.relativePath}" nested under path "${r}" is not valid. An absolute child route path must start with the combined path of all its parent routes.`),c.relativePath=c.relativePath.slice(r.length)}let l=Rt([r,c.relativePath]),u=n.concat(c);e.children&&e.children.length>0&&(Ye(e.index!==!0,`Index routes must not have child routes. Please remove all child routes from route path "${l}".`),_t(e.children,t,u,l,o)),!(e.path==null&&!e.index)&&t.push({path:l,score:St(l,e.index),routesMeta:u})};return e.forEach((e,t)=>{if(e.path===``||!e.path?.includes(`?`))a(e,t);else for(let n of vt(e.path))a(e,t,!0,n)}),t}function vt(e){let t=e.split(`/`);if(t.length===0)return[];let[n,...r]=t,i=n.endsWith(`?`),a=n.replace(/\?$/,``);if(r.length===0)return i?[a,``]:[a];let o=vt(r.join(`/`)),s=[];return s.push(...o.map(e=>e===``?a:[a,e].join(`/`))),i&&s.push(...o),s.map(t=>e.startsWith(`/`)&&t===``?`/`:t)}function eee(e){e.sort((e,t)=>e.score===t.score?Ct(e.routesMeta.map(e=>e.childrenIndex),t.routesMeta.map(e=>e.childrenIndex)):t.score-e.score)}var yt=/^:[\w-]+$/,bt=3,tee=2,nee=1,ree=10,iee=-2,xt=e=>e===`*`;function St(e,t){let n=e.split(`/`),r=n.length;return n.some(xt)&&(r+=iee),t&&(r+=tee),n.filter(e=>!xt(e)).reduce((e,t)=>e+(yt.test(t)?bt:t===``?nee:ree),r)}function Ct(e,t){return e.length===t.length&&e.slice(0,-1).every((e,n)=>e===t[n])?e[e.length-1]-t[t.length-1]:0}function wt(e,t,n=!1){let{routesMeta:r}=e,i={},a=`/`,o=[];for(let e=0;e<r.length;++e){let s=r[e],c=e===r.length-1,l=a===`/`?t:t.slice(a.length)||`/`,u=Tt({path:s.relativePath,caseSensitive:s.caseSensitive,end:c},l),d=s.route;if(!u&&c&&n&&!r[r.length-1].route.index&&(u=Tt({path:s.relativePath,caseSensitive:s.caseSensitive,end:!1},l)),!u)return null;Object.assign(i,u.params),o.push({params:i,pathname:Rt([a,u.pathname]),pathnameBase:Bt(Rt([a,u.pathnameBase])),route:d}),u.pathnameBase!==`/`&&(a=Rt([a,u.pathnameBase]))}return o}function Tt(e,t){typeof e==`string`&&(e={path:e,caseSensitive:!1,end:!0});let[n,r]=Et(e.path,e.caseSensitive,e.end),i=t.match(n);if(!i)return null;let a=i[0],o=a.replace(/(.)\/+$/,`$1`),s=i.slice(1);return{params:r.reduce((e,{paramName:t,isOptional:n},r)=>{if(t===`*`){let e=s[r]||``;o=a.slice(0,a.length-e.length).replace(/(.)\/+$/,`$1`)}let i=s[r];return n&&!i?e[t]=void 0:e[t]=(i||``).replace(/%2F/g,`/`),e},{}),pathname:a,pathnameBase:o,pattern:e}}function Et(e,t=!1,n=!0){Xe(e===`*`||!e.endsWith(`*`)||e.endsWith(`/*`),`Route path "${e}" will be treated as if it were "${e.replace(/\*$/,`/*`)}" because the \`*\` character must always follow a \`/\` in the pattern. To get rid of this warning, please change the route path to "${e.replace(/\*$/,`/*`)}".`);let r=[],i=`^`+e.replace(/\/*\*?$/,``).replace(/^\/*/,`/`).replace(/[\\.*+^${}|()[\]]/g,`\\$&`).replace(/\/:([\w-]+)(\?)?/g,(e,t,n,i,a)=>{if(r.push({paramName:t,isOptional:n!=null}),n){let t=a.charAt(i+e.length);return t&&t!==`/`?`/([^\\/]*)`:`(?:/([^\\/]*))?`}return`/([^\\/]+)`}).replace(/\/([\w-]+)\?(\/|$)/g,`(/$1)?$2`);return e.endsWith(`*`)?(r.push({paramName:`*`}),i+=e===`*`||e===`/*`?`(.*)$`:`(?:\\/(.+)|\\/*)$`):n?i+=`\\/*$`:e!==``&&e!==`/`&&(i+=`(?:(?=\\/|$))`),[new RegExp(i,t?void 0:`i`),r]}function Dt(e){try{return e.split(`/`).map(e=>decodeURIComponent(e).replace(/\//g,`%2F`)).join(`/`)}catch(t){return Xe(!1,`The URL path "${e}" could not be decoded because it is a malformed URL segment. This is probably due to a bad percent encoding (${t}).`),e}}function Ot(e,t){if(t===`/`)return e;if(!e.toLowerCase().startsWith(t.toLowerCase()))return null;let n=t.endsWith(`/`)?t.length-1:t.length,r=e.charAt(n);return r&&r!==`/`?null:e.slice(n)||`/`}function kt({basename:e,pathname:t}){return t===`/`?e:Rt([e,t])}var At=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i,jt=e=>At.test(e);function aee(e,t=`/`){let{pathname:n,search:r=``,hash:i=``}=typeof e==`string`?tt(e):e,a;return n?(n=Lt(n),a=n.startsWith(`/`)?Mt(n.substring(1),`/`):Mt(n,t)):a=t,{pathname:a,search:Vt(r),hash:Ht(i)}}function Mt(e,t){let n=zt(t).split(`/`);return e.split(`/`).forEach(e=>{e===`..`?n.length>1&&n.pop():e!==`.`&&n.push(e)}),n.length>1?n.join(`/`):`/`}function Nt(e,t,n,r){return`Cannot include a '${e}' character in a manually specified \`to.${t}\` field [${JSON.stringify(r)}]. Please separate it out to the \`to.${n}\` field. Alternatively you may provide the full path as a string in <Link to="..."> and the router will parse it for you.`}function Pt(e){return e.filter((e,t)=>t===0||e.route.path&&e.route.path.length>0)}function Ft(e){let t=Pt(e);return t.map((e,n)=>n===t.length-1?e.pathname:e.pathnameBase)}function It(e,t,n,r=!1){let i;typeof e==`string`?i=tt(e):(i={...e},Ye(!i.pathname||!i.pathname.includes(`?`),Nt(`?`,`pathname`,`search`,i)),Ye(!i.pathname||!i.pathname.includes(`#`),Nt(`#`,`pathname`,`hash`,i)),Ye(!i.search||!i.search.includes(`#`),Nt(`#`,`search`,`hash`,i)));let a=e===``||i.pathname===``,o=a?`/`:i.pathname,s;if(o==null)s=n;else{let e=t.length-1;if(!r&&o.startsWith(`..`)){let t=o.split(`/`);for(;t[0]===`..`;)t.shift(),--e;i.pathname=t.join(`/`)}s=e>=0?t[e]:`/`}let c=aee(i,s),l=o&&o!==`/`&&o.endsWith(`/`),u=(a||o===`.`)&&n.endsWith(`/`);return!c.pathname.endsWith(`/`)&&(l||u)&&(c.pathname+=`/`),c}var Lt=e=>e.replace(/\/\/+/g,`/`),Rt=e=>Lt(e.join(`/`)),zt=e=>e.replace(/\/+$/,``),Bt=e=>zt(e).replace(/^\/*/,`/`),Vt=e=>!e||e===`?`?``:e.startsWith(`?`)?e:`?`+e,Ht=e=>!e||e===`#`?``:e.startsWith(`#`)?e:`#`+e,Ut=class{constructor(e,t,n,r=!1){this.status=e,this.statusText=t||``,this.internal=r,n instanceof Error?(this.data=n.toString(),this.error=n):this.data=n}};function Wt(e){return e!=null&&typeof e.status==`number`&&typeof e.statusText==`string`&&typeof e.internal==`boolean`&&`data`in e}function Gt(e){return Rt(e.map(e=>e.route.path).filter(Boolean))||`/`}var Kt=typeof window<`u`&&window.document!==void 0&&window.document.createElement!==void 0;function qt(e,t){let n=e;if(typeof n!=`string`||!At.test(n))return{absoluteURL:void 0,isExternal:!1,to:n};let r=n,i=!1;if(Kt)try{let e=new URL(window.location.href),r=n.startsWith(`//`)?new URL(e.protocol+n):new URL(n),a=Ot(r.pathname,t);r.origin===e.origin&&a!=null?n=a+r.search+r.hash:i=!0}catch{Xe(!1,`<Link to="${n}"> contains an invalid URL which will probably break when clicked - please update to a valid URL path.`)}return{absoluteURL:r,isExternal:i,to:n}}var Jt=Symbol(`Uninstrumented`);function oee(e,t){let n={lazy:[],"lazy.loader":[],"lazy.action":[],"lazy.middleware":[],middleware:[],loader:[],action:[]};e.forEach(e=>e({id:t.id,index:t.index,path:t.path,instrument(e){let t=Object.keys(n);for(let r of t)e[r]&&n[r].push(e[r])}}));let r={};if(typeof t.lazy==`function`&&n.lazy.length>0){let e=Yt(n.lazy,t.lazy,()=>void 0);e&&(r.lazy=e)}if(typeof t.lazy==`object`){let e=t.lazy;[`middleware`,`loader`,`action`].forEach(t=>{let i=e[t],a=n[`lazy.${t}`];if(typeof i==`function`&&a.length>0){let e=Yt(a,i,()=>void 0);e&&(r.lazy=Object.assign(r.lazy||{},{[t]:e}))}})}return[`loader`,`action`].forEach(e=>{let i=t[e];if(typeof i==`function`&&n[e].length>0){let t=i[Jt]??i,a=Yt(n[e],t,(...e)=>Zt(e[0]));a&&(e===`loader`&&t.hydrate===!0&&(a.hydrate=!0),a[Jt]=t,r[e]=a)}}),t.middleware&&t.middleware.length>0&&n.middleware.length>0&&(r.middleware=t.middleware.map(e=>{let t=e[Jt]??e,r=Yt(n.middleware,t,(...e)=>Zt(e[0]));return r?(r[Jt]=t,r):e})),r}function see(e,t){let n={navigate:[],fetch:[]};if(t.forEach(e=>e({instrument(e){let t=Object.keys(e);for(let r of t)e[r]&&n[r].push(e[r])}})),n.navigate.length>0){let t=e.navigate[Jt]??e.navigate,r=Yt(n.navigate,t,(...t)=>{let[n,r]=t;return{to:typeof n==`number`||typeof n==`string`?n:n?et(n):`.`,...Qt(e,r??{})}});r&&(r[Jt]=t,e.navigate=r)}if(n.fetch.length>0){let t=e.fetch[Jt]??e.fetch,r=Yt(n.fetch,t,(...t)=>{let[n,,r,i]=t;return{href:r??`.`,fetcherKey:n,...Qt(e,i??{})}});r&&(r[Jt]=t,e.fetch=r)}return e}function Yt(e,t,n){return e.length===0?null:async(...r)=>{let i=await Xt(e,n(...r),()=>t(...r),e.length-1);if(i.type===`error`)throw i.value;return i.value}}async function Xt(e,t,n,r){let i=e[r],a;if(i){let o,s=async()=>(o?console.error(`You cannot call instrumented handlers more than once`):o=Xt(e,t,n,r-1),a=await o,Ye(a,`Expected a result`),a.type===`error`&&a.value instanceof Error?{status:`error`,error:a.value}:{status:`success`,error:void 0});try{await i(s,t)}catch(e){console.error(`An instrumentation function threw an error:`,e)}o||await s(),await o}else try{a={type:`success`,value:await n()}}catch(e){a={type:`error`,value:e}}return a||{type:`error`,value:Error(`No result assigned in instrumentation chain.`)}}function Zt(e){let{request:t,context:n,params:r,pattern:i}=e;return{request:$t(t),params:{...r},pattern:i,context:en(n)}}function Qt(e,t){return{currentUrl:et(e.state.location),...`formMethod`in t?{formMethod:t.formMethod}:{},...`formEncType`in t?{formEncType:t.formEncType}:{},...`formData`in t?{formData:t.formData}:{},...`body`in t?{body:t.body}:{}}}function $t(e){return{method:e.method,url:e.url,headers:{get:(...t)=>e.headers.get(...t)}}}function en(e){if(nn(e)){let t={...e};return Object.freeze(t),t}else return{get:t=>e.get(t)}}var tn=Object.getOwnPropertyNames(Object.prototype).sort().join(`\0`);function nn(e){if(typeof e!=`object`||!e)return!1;let t=Object.getPrototypeOf(e);return t===Object.prototype||t===null||Object.getOwnPropertyNames(t).sort().join(`\0`)===tn}var rn=[`POST`,`PUT`,`PATCH`,`DELETE`],an=new Set(rn),on=[`GET`,...rn],sn=new Set(on),cn=new Set([301,302,303,307,308]),ln=new Set([307,308]),un={state:`idle`,location:void 0,matches:void 0,historyAction:void 0,formMethod:void 0,formAction:void 0,formEncType:void 0,formData:void 0,json:void 0,text:void 0},dn={state:`idle`,data:void 0,formMethod:void 0,formAction:void 0,formEncType:void 0,formData:void 0,json:void 0,text:void 0},fn={state:`unblocked`,proceed:void 0,reset:void 0,location:void 0},pn=e=>({hasErrorBoundary:!!e.hasErrorBoundary}),mn=`remix-router-transitions`,hn=Symbol(`ResetLoaderData`),gn,_n,vn,yn,cee=class{constructor(e){We(this,gn),We(this,_n),We(this,vn),We(this,yn),Ge(this,gn,e),Ge(this,_n,gt(e))}get stableRoutes(){return Ue(this,gn)}get activeRoutes(){return Ue(this,vn)??Ue(this,gn)}get branches(){return Ue(this,yn)??Ue(this,_n)}get hasHMRRoutes(){return Ue(this,vn)!=null}setRoutes(e){Ge(this,gn,e),Ge(this,_n,gt(e))}setHmrRoutes(e){Ge(this,vn,e),Ge(this,yn,gt(e))}commitHmrRoutes(){Ue(this,vn)&&(Ge(this,gn,Ue(this,vn)),Ge(this,_n,Ue(this,yn)),Ge(this,vn,void 0),Ge(this,yn,void 0))}};gn=new WeakMap,_n=new WeakMap,vn=new WeakMap,yn=new WeakMap;function lee(e){let t=e.window?e.window:typeof window<`u`?window:void 0,n=t!==void 0&&t.document!==void 0&&t.document.createElement!==void 0;Ye(e.routes.length>0,`You must provide a non-empty routes array to createRouter`);let r=e.hydrationRouteProperties||[],i=e.mapRouteProperties||pn,a=i;if(e.instrumentations){let t=e.instrumentations;a=e=>({...i(e),...oee(t.map(e=>e.route).filter(Boolean),e)})}let o={},s=new cee(dt(e.routes,a,void 0,o)),c=e.basename||`/`;c.startsWith(`/`)||(c=`/${c}`);let l=e.dataStrategy||Nn,u={...e.future},d=null,f=new Set,p=null,m=null,h=null,g=null,_=e.hydrationData!=null,v=mt(s.activeRoutes,e.history.location,c,!1,s.branches),y=!1,b=null,x,S;if(v==null&&!e.patchRoutesOnNavigation){let t=rr(404,{pathname:e.history.location.pathname}),{matches:n,route:r}=nr(s.activeRoutes);x=!0,S=!x,v=n,b={[r.id]:t}}else if(v&&!e.hydrationData&&Fe(v,s.activeRoutes,e.history.location.pathname).active&&(v=null),!v){x=!1,S=!x,v=[];let t=Fe(null,s.activeRoutes,e.history.location.pathname);t.active&&t.matches&&(y=!0,v=t.matches)}else if(v.some(e=>e.route.lazy))x=!1,S=!x;else if(!v.some(e=>Cn(e.route)))x=!0,S=!x;else{let t=e.hydrationData?e.hydrationData.loaderData:null,n=e.hydrationData?e.hydrationData.errors:null,r=v;if(n){let e=v.findIndex(e=>n[e.route.id]!==void 0);r=r.slice(0,e+1)}S=!1,x=!0,r.forEach(e=>{let r=wn(e.route,t,n);S||=r.renderFallback,x&&=!r.shouldLoad})}let C,w={historyAction:e.history.action,location:e.history.location,matches:v,initialized:x,renderFallback:S,navigation:un,restoreScrollPosition:e.hydrationData==null?null:!1,preventScrollReset:!1,revalidation:`idle`,loaderData:e.hydrationData&&e.hydrationData.loaderData||{},actionData:e.hydrationData&&e.hydrationData.actionData||null,errors:e.hydrationData&&e.hydrationData.errors||b,fetchers:new Map,blockers:new Map},T=`POP`,E=null,D=!1,O,k=!1,A=new Map,j=null,M=!1,N=!1,P=new Set,F=new Map,I=0,L=-1,R=new Map,z=new Set,B=new Map,V=new Map,H=new Set,U=new Map,W,G=null;function ee(){if(d=e.history.listen(({action:t,location:n,delta:r})=>{if(W){W(),W=void 0;return}Xe(U.size===0||r!=null,"You are trying to use a blocker on a POP navigation to a location that was not created by @remix-run/router. This will fail silently in production. This can happen if you are navigating outside the router via `window.history.pushState`/`window.location.hash` instead of using router navigation APIs. This can also happen if you are using createHashRouter and the user manually changes the URL.");let i=Ae({currentLocation:w.location,nextLocation:n,historyAction:t});if(i&&r!=null){let t=new Promise(e=>{W=e});e.history.go(r*-1),ke(i,{state:`blocked`,location:n,proceed(){ke(i,{state:`proceeding`,proceed:void 0,reset:void 0,location:n}),t.then(()=>e.history.go(r))},reset(){let e=new Map(w.blockers);e.set(i,fn),re({blockers:e})}}),E?.resolve(),E=null;return}return K(t,n)}),n){Cee(t,A);let e=()=>_r(t,A);t.addEventListener(`pagehide`,e),j=()=>t.removeEventListener(`pagehide`,e)}return w.initialized||K(`POP`,w.location,{initialHydration:!0}),C}function te(){d&&d(),j&&j(),f.clear(),O&&O.abort(),w.fetchers.forEach((e,t)=>xe(w.fetchers,t)),w.blockers.forEach((e,t)=>Oe(t))}function ne(e){if(f.add(e),p){let{newErrors:t}=p;p=null,e(w,{deletedFetchers:[],newErrors:t,viewTransitionOpts:void 0,flushSync:!1})}return()=>f.delete(e)}function re(e,t={}){e.matches&&=e.matches.map(e=>{let t=o[e.route.id],n=e.route;return n.element!==t.element||n.errorElement!==t.errorElement||n.hydrateFallbackElement!==t.hydrateFallbackElement?{...e,route:t}:e}),w={...w,...e};let n=[],r=[];w.fetchers.forEach((e,t)=>{e.state===`idle`&&(H.has(t)?n.push(t):r.push(t))}),H.forEach(e=>{!w.fetchers.has(e)&&!F.has(e)&&n.push(e)}),f.size===0&&(p={newErrors:e.errors??null}),[...f].forEach(r=>r(w,{deletedFetchers:n,newErrors:e.errors??null,viewTransitionOpts:t.viewTransitionOpts,flushSync:t.flushSync===!0})),n.forEach(e=>xe(w.fetchers,e)),r.forEach(e=>w.fetchers.delete(e))}function ie(t,n,{flushSync:r}={}){let i=w.actionData!=null&&w.navigation.formMethod!=null&&ur(w.navigation.formMethod)&&w.navigation.state===`loading`&&t.state?._isRedirect!==!0,a;a=n.actionData?Object.keys(n.actionData).length>0?n.actionData:null:i?w.actionData:null;let o=n.loaderData?$n(w.loaderData,n.loaderData,n.matches||[],n.errors):w.loaderData,c=w.blockers;c.size>0&&(c=new Map(c),c.forEach((e,t)=>c.set(t,fn)));let l=M?!1:Pe(t,n.matches||w.matches),u=D===!0||w.navigation.formMethod!=null&&ur(w.navigation.formMethod)&&t.state?._isRedirect!==!0;s.commitHmrRoutes(),M||T===`POP`||(T===`PUSH`?e.history.push(t,t.state):T===`REPLACE`&&e.history.replace(t,t.state));let d;if(T===`POP`){let e=A.get(w.location.pathname);e&&e.has(t.pathname)?d={currentLocation:w.location,nextLocation:t}:A.has(t.pathname)&&(d={currentLocation:t,nextLocation:w.location})}else if(k){let e=A.get(w.location.pathname);e?e.add(t.pathname):(e=new Set([t.pathname]),A.set(w.location.pathname,e)),d={currentLocation:w.location,nextLocation:t}}re({...n,actionData:a,loaderData:o,historyAction:T,location:t,initialized:!0,renderFallback:!1,navigation:un,revalidation:`idle`,restoreScrollPosition:l,preventScrollReset:u,blockers:c},{viewTransitionOpts:d,flushSync:r===!0}),T=`POP`,D=!1,k=!1,M=!1,N=!1,E?.resolve(),E=null,G?.resolve(),G=null}async function ae(t,n){if(E?.resolve(),E=null,typeof t==`number`){E||=vr();let n=E.promise;return e.history.go(t),n}let{path:r,submission:i,error:a}=xn(!1,bn(w.location,w.matches,c,t,n?.fromRouteId,n?.relative),n),o;n?.mask&&(o={pathname:``,search:``,hash:``,...typeof n.mask==`string`?tt(n.mask):{...w.location.mask,...n.mask}});let s=w.location,l=$e(s,r,n&&n.state,void 0,o);l={...l,...e.history.encodeLocation(l)};let u=n&&n.replace!=null?n.replace:void 0,d=`PUSH`;u===!0?d=`REPLACE`:u===!1||i!=null&&ur(i.formMethod)&&i.formAction===w.location.pathname+w.location.search&&(d=`REPLACE`);let f=n&&`preventScrollReset`in n?n.preventScrollReset===!0:void 0,p=(n&&n.flushSync)===!0,m=Ae({currentLocation:s,nextLocation:l,historyAction:d});if(m){ke(m,{state:`blocked`,location:l,proceed(){ke(m,{state:`proceeding`,proceed:void 0,reset:void 0,location:l}),ae(t,n)},reset(){let e=new Map(w.blockers);e.set(m,fn),re({blockers:e})}});return}await K(d,l,{submission:i,pendingError:a,preventScrollReset:f,replace:n&&n.replace,enableViewTransition:n&&n.viewTransition,flushSync:p,callSiteDefaultShouldRevalidate:n&&n.defaultShouldRevalidate})}function oe(){G||=vr(),ge(),re({revalidation:`loading`});let e=G.promise;return w.navigation.state===`submitting`?e:w.navigation.state===`idle`?(K(w.historyAction,w.location,{startUninterruptedRevalidation:!0}),e):(K(T||w.historyAction,w.navigation.location,{overrideNavigation:w.navigation,enableViewTransition:k===!0}),e)}async function K(t,n,r){O&&O.abort(),O=null,T=t,M=(r&&r.startUninterruptedRevalidation)===!0,J(w.location,w.matches),D=(r&&r.preventScrollReset)===!0,k=(r&&r.enableViewTransition)===!0;let i=s.activeRoutes,a=r?.initialHydration&&w.matches&&w.matches.length>0&&!y?w.matches:mt(i,n,c,!1,s.branches),o=(r&&r.flushSync)===!0;if(a&&w.initialized&&!N&&pee(w.location,n)&&!(r&&r.submission&&ur(r.submission.formMethod))){ie(n,{matches:a},{flushSync:o});return}let l=Fe(a,i,n.pathname);if(l.active&&l.matches&&(a=l.matches),!a){let{error:e,notFoundMatches:t,route:r}=je(n.pathname);ie(n,{matches:t,loaderData:{},errors:{[r.id]:e}},{flushSync:o});return}let u=r&&r.overrideNavigation?{...r.overrideNavigation,matches:a,historyAction:t}:void 0;O=new AbortController;let d=qn(e.history,n,O.signal,r&&r.submission),f=e.getContext?await e.getContext():new at,p;if(r&&r.pendingError)p=[tr(a).route.id,{type:`error`,error:r.pendingError}];else if(r&&r.submission&&ur(r.submission.formMethod)){let i=await se(d,n,r.submission,a,t,f,l.active,r&&r.initialHydration===!0,{replace:r.replace,flushSync:o});if(i.shortCircuited)return;if(i.pendingActionResult){let[e,t]=i.pendingActionResult;if(or(t)&&Wt(t.error)&&t.error.status===404){O=null,ie(n,{matches:i.matches,loaderData:{},errors:{[e]:t.error}});return}}a=i.matches||a,p=i.pendingActionResult,u=mr(n,a,t,r.submission),o=!1,l.active=!1,d=qn(e.history,d.url,d.signal)}let{shortCircuited:m,matches:h,loaderData:g,errors:_,workingFetchers:v}=await q(d,n,a,t,f,l.active,u,r&&r.submission,r&&r.fetcherSubmission,r&&r.replace,r&&r.initialHydration===!0,o,p,r&&r.callSiteDefaultShouldRevalidate);m||(O=null,ie(n,{matches:h||a,...er(p),loaderData:g,errors:_,...v?{fetchers:v}:{}}))}async function se(t,n,i,l,u,d,f,p,m={}){if(ge(),re({navigation:xee(n,l,u,i)},{flushSync:m.flushSync===!0}),f){let e=await Ie(l,n.pathname,t.signal);if(e.type===`aborted`)return{shortCircuited:!0};if(e.type===`error`){if(e.partialMatches.length===0){let{matches:t,route:n}=nr(s.activeRoutes);return{matches:t,pendingActionResult:[n.id,{type:`error`,error:e.error}]}}let t=tr(e.partialMatches).route.id;return{matches:e.partialMatches,pendingActionResult:[t,{type:`error`,error:e.error}]}}else if(e.matches)l=e.matches;else{let{notFoundMatches:e,error:t,route:r}=je(n.pathname);return{matches:e,pendingActionResult:[r.id,{type:`error`,error:t}]}}}let h,g=fr(l,n);if(!g.route.action&&!g.route.lazy)h={type:`error`,error:rr(405,{method:t.method,pathname:n.pathname,routeId:g.route.id})};else{let e=await me(t,n,zn(a,o,t,n,l,g,p?[]:r,d),d,null);if(h=e[g.route.id],!h){for(let t of l)if(e[t.route.id]){h=e[t.route.id];break}}if(t.signal.aborted)return{shortCircuited:!0}}if(sr(h)){let n;return n=m&&m.replace!=null?m.replace:Kn(h.response.headers.get(`Location`),new URL(t.url),c,e.history)===w.location.pathname+w.location.search,await pe(t,h,!0,{submission:i,replace:n}),{shortCircuited:!0}}if(or(h)){let e=tr(l,g.route.id);return(m&&m.replace)!==!0&&(T=`PUSH`),{matches:l,pendingActionResult:[e.route.id,h,g.route.id]}}return{matches:l,pendingActionResult:[g.route.id,h]}}async function q(t,n,i,l,u,d,f,p,m,h,g,_,v,y){let b=f||mr(n,i,l,p),x=p||m||pr(b),S=!M&&!g;if(d){if(S){let e=ce(v);re({navigation:b,...e===void 0?{}:{actionData:e}},{flushSync:_})}let e=await Ie(i,n.pathname,t.signal);if(e.type===`aborted`)return{shortCircuited:!0};if(e.type===`error`){if(e.partialMatches.length===0){let{matches:t,route:n}=nr(s.activeRoutes);return{matches:t,loaderData:{},errors:{[n.id]:e.error}}}let t=tr(e.partialMatches).route.id;return{matches:e.partialMatches,loaderData:{},errors:{[t]:e.error}}}else if(e.matches)i=e.matches;else{let{error:e,notFoundMatches:t,route:r}=je(n.pathname);return{matches:t,loaderData:{},errors:{[r.id]:e}}}}let C=s.activeRoutes,{dsMatches:T,revalidatingFetchers:E}=Sn(t,u,a,o,e.history,w,i,x,n,g?[]:r,g===!0,N,P,H,B,z,C,c,e.patchRoutesOnNavigation!=null,s.branches,v,y);if(L=++I,!e.dataStrategy&&!T.some(e=>e.shouldLoad)&&!T.some(e=>e.route.middleware&&e.route.middleware.length>0)&&E.length===0){let e=new Map(w.fetchers),t=Te(e);return ie(n,{matches:i,loaderData:{},errors:v&&or(v[1])?{[v[0]]:v[1].error}:null,...er(v),...t?{fetchers:e}:{}},{flushSync:_}),{shortCircuited:!0}}if(S){let e={};if(!d){e.navigation=b;let t=ce(v);t!==void 0&&(e.actionData=t)}E.length>0&&(e.fetchers=le(E)),re(e,{flushSync:_})}E.forEach(e=>{Ce(e.key),e.controller&&F.set(e.key,e.controller)});let D=()=>E.forEach(e=>Ce(e.key));O&&O.signal.addEventListener(`abort`,D);let{loaderResults:k,fetcherResults:A}=await he(T,E,t,n,u);if(t.signal.aborted)return{shortCircuited:!0};O&&O.signal.removeEventListener(`abort`,D),E.forEach(e=>F.delete(e.key));let j=ir(k);if(j)return await pe(t,j.result,!0,{replace:h}),{shortCircuited:!0};if(j=ir(A),j)return z.add(j.key),await pe(t,j.result,!0,{replace:h}),{shortCircuited:!0};let R=new Map(w.fetchers),{loaderData:V,errors:U}=Qn(w,i,k,v,E,A,R);g&&w.errors&&(U={...w.errors,...U});let W=Te(R),G=Ee(L,R),ee=W||G||E.length>0;return{matches:i,loaderData:V,errors:U,...ee?{workingFetchers:R}:{}}}function ce(e){if(e&&!or(e[1]))return{[e[0]]:e[1].data};if(w.actionData)return Object.keys(w.actionData).length===0?null:w.actionData}function le(e){let t=new Map(w.fetchers);return e.forEach(e=>{let n=t.get(e.key),r=hr(void 0,n?n.data:void 0);t.set(e.key,r)}),t}async function ue(t,n,r,i){Ce(t);let a=(i&&i.flushSync)===!0,o=s.activeRoutes,l=bn(w.location,w.matches,c,r,n,i?.relative),u=mt(o,l,c,!1,s.branches),d=Fe(u,o,l);if(d.active&&d.matches&&(u=d.matches),!u){ve(t,n,rr(404,{pathname:l}),{flushSync:a});return}let{path:f,submission:p,error:m}=xn(!0,l,i);if(m){ve(t,n,m,{flushSync:a});return}let h=e.getContext?await e.getContext():new at,g=(i&&i.preventScrollReset)===!0;if(p&&ur(p.formMethod)){await de(t,n,f,u,h,d.active,a,g,p,i&&i.defaultShouldRevalidate);return}B.set(t,{routeId:n,path:f}),await fe(t,n,f,u,h,d.active,a,g,p)}async function de(t,n,i,l,u,d,f,p,m,h){ge(),B.delete(t),_e(t,See(m,w.fetchers.get(t)),{flushSync:f});let g=new AbortController,_=qn(e.history,i,g.signal,m);if(d){let e=await Ie(l,new URL(_.url).pathname,_.signal,t);if(e.type===`aborted`)return;if(e.type===`error`){ve(t,n,e.error,{flushSync:f});return}else if(e.matches)l=e.matches;else{ve(t,n,rr(404,{pathname:i}),{flushSync:f});return}}let v=fr(l,i);if(!v.route.action&&!v.route.lazy){ve(t,n,rr(405,{method:m.formMethod,pathname:i,routeId:n}),{flushSync:f});return}F.set(t,g);let y=I,b=zn(a,o,_,i,l,v,r,u),x=await me(_,i,b,u,t),S=x[v.route.id];if(!S){for(let e of b)if(x[e.route.id]){S=x[e.route.id];break}}if(_.signal.aborted){F.get(t)===g&&F.delete(t);return}if(H.has(t)){if(sr(S)||or(S)){_e(t,gr(void 0));return}}else{if(sr(S))if(F.delete(t),L>y){_e(t,gr(void 0));return}else return z.add(t),_e(t,hr(m)),pe(_,S,!1,{fetcherSubmission:m,preventScrollReset:p});if(or(S)){ve(t,n,S.error);return}}let C=w.navigation.location||w.location,E=qn(e.history,C,g.signal),D=s.activeRoutes,k=w.navigation.state===`idle`?w.matches:mt(D,w.navigation.location,c,!1,s.branches);Ye(k,`Didn't find any matches after fetcher action`);let A=++I;R.set(t,A);let{dsMatches:j,revalidatingFetchers:M}=Sn(E,u,a,o,e.history,w,k,m,C,r,!1,N,P,H,B,z,D,c,e.patchRoutesOnNavigation!=null,s.branches,[v.route.id,S],h),V=hr(m,S.data),U=new Map(w.fetchers);U.set(t,V),M.filter(e=>e.key!==t).forEach(e=>{let t=e.key,n=U.get(t),r=hr(void 0,n?n.data:void 0);U.set(t,r),Ce(t),e.controller&&F.set(t,e.controller)}),re({fetchers:U});let W=()=>M.forEach(e=>Ce(e.key));g.signal.addEventListener(`abort`,W);let{loaderResults:G,fetcherResults:ee}=await he(j,M,E,C,u);if(g.signal.aborted)return;g.signal.removeEventListener(`abort`,W),R.delete(t),F.delete(t),M.forEach(e=>F.delete(e.key));let te=w.fetchers.has(t),ne=e=>{if(!te)return e;let n=new Map(e.fetchers);return n.set(t,gr(S.data)),{...e,fetchers:n}},ae=ir(G);if(ae)return w=ne(w),pe(E,ae.result,!1,{preventScrollReset:p});if(ae=ir(ee),ae)return z.add(ae.key),w=ne(w),pe(E,ae.result,!1,{preventScrollReset:p});let oe=new Map(w.fetchers);te&&oe.set(t,gr(S.data));let{loaderData:K,errors:se}=Qn(w,k,G,void 0,M,ee,oe);Ee(A,oe),w.navigation.state===`loading`&&A>L?(Ye(T,`Expected pending action`),O&&O.abort(),ie(w.navigation.location,{matches:k,loaderData:K,errors:se,fetchers:oe})):(re({errors:se,loaderData:$n(w.loaderData,K,k,se),fetchers:oe}),N=!1)}async function fe(t,n,i,s,c,l,u,d,f){let p=w.fetchers.get(t);_e(t,hr(f,p?p.data:void 0),{flushSync:u});let m=new AbortController,h=qn(e.history,i,m.signal);if(l){let e=await Ie(s,new URL(h.url).pathname,h.signal,t);if(e.type===`aborted`)return;if(e.type===`error`){ve(t,n,e.error,{flushSync:u});return}else if(e.matches)s=e.matches;else{ve(t,n,rr(404,{pathname:i}),{flushSync:u});return}}let g=fr(s,i);F.set(t,m);let _=I,v=await me(h,i,zn(a,o,h,i,s,g,r,c),c,t),y=v[g.route.id];if(!y){for(let e of s)if(v[e.route.id]){y=v[e.route.id];break}}if(F.get(t)===m&&F.delete(t),!h.signal.aborted){if(H.has(t)){_e(t,gr(void 0));return}if(sr(y))if(L>_){_e(t,gr(void 0));return}else{z.add(t),await pe(h,y,!1,{preventScrollReset:d});return}if(or(y)){ve(t,n,y.error);return}_e(t,gr(y.data))}}async function pe(r,i,a,{submission:o,fetcherSubmission:s,preventScrollReset:l,replace:u}={}){a||(E?.resolve(),E=null),i.response.headers.has(`X-Remix-Revalidate`)&&(N=!0);let d=i.response.headers.get(`Location`);Ye(d,`Expected a Location header on the redirect Response`),d=Kn(d,new URL(r.url),c,e.history);let f=$e(w.location,d,{_isRedirect:!0});if(n){let e=!1;if(i.response.headers.has(`X-Remix-Reload-Document`))e=!0;else if(jt(d)){let n=rt(t,d,!0);e=n.origin!==t.location.origin||Ot(n.pathname,c)==null}if(e){u?t.location.replace(d):t.location.assign(d);return}}O=null;let p=u===!0||i.response.headers.has(`X-Remix-Replace`)?`REPLACE`:`PUSH`,{formMethod:m,formAction:h,formEncType:g}=w.navigation;!o&&!s&&m&&h&&g&&(o=pr(w.navigation));let _=o||s;ln.has(i.response.status)&&_&&ur(_.formMethod)?await K(p,f,{submission:{..._,formAction:d},preventScrollReset:l||D,enableViewTransition:a?k:void 0}):await K(p,f,{overrideNavigation:mr(f,[],p,o),fetcherSubmission:s,preventScrollReset:l||D,enableViewTransition:a?k:void 0})}async function me(e,t,n,r,i){let a,o={};try{a=await Bn(l,e,t,n,i,r,!1)}catch(e){return n.filter(e=>e.shouldLoad).forEach(t=>{o[t.route.id]={type:`error`,error:e}}),o}if(e.signal.aborted)return o;if(!ur(e.method))for(let e of n){if(a[e.route.id]?.type===`error`)break;!a.hasOwnProperty(e.route.id)&&!w.loaderData.hasOwnProperty(e.route.id)&&(!w.errors||!w.errors.hasOwnProperty(e.route.id))&&e.shouldCallHandler()&&(a[e.route.id]={type:`error`,result:Error(`No result returned from dataStrategy for route ${e.route.id}`)})}for(let[t,r]of Object.entries(a))if(_ee(r)){let i=r.result;o[t]={type:`redirect`,response:Wn(i,e,t,n,c)}}else o[t]=await Un(r);return o}async function he(e,t,n,r,i){let a=me(n,r,e,i,null),o=Promise.all(t.map(async e=>{if(e.matches&&e.match&&e.request&&e.controller){let t=(await me(e.request,e.path,e.matches,i,e.key))[e.match.route.id];return{[e.key]:t}}else return Promise.resolve({[e.key]:{type:`error`,error:rr(404,{pathname:e.path})}})}));return{loaderResults:await a,fetcherResults:(await o).reduce((e,t)=>Object.assign(e,t),{})}}function ge(){N=!0,B.forEach((e,t)=>{F.has(t)&&P.add(t),Ce(t)})}function _e(e,t,n={}){let r=new Map(w.fetchers);r.set(e,t),re({fetchers:r},{flushSync:(n&&n.flushSync)===!0})}function ve(e,t,n,r={}){let i=tr(w.matches,t),a=new Map(w.fetchers);xe(a,e),re({errors:{[i.route.id]:n},fetchers:a},{flushSync:(r&&r.flushSync)===!0})}function ye(e){return V.set(e,(V.get(e)||0)+1),H.has(e)&&H.delete(e),w.fetchers.get(e)||dn}function be(e,t){Ce(e,t?.reason),_e(e,gr(null))}function xe(e,t){let n=w.fetchers.get(t);F.has(t)&&!(n&&n.state===`loading`&&R.has(t))&&Ce(t),B.delete(t),R.delete(t),z.delete(t),H.delete(t),P.delete(t),e.delete(t)}function Se(e){let t=(V.get(e)||0)-1;t<=0?(V.delete(e),H.add(e)):V.set(e,t),re({fetchers:new Map(w.fetchers)})}function Ce(e,t){let n=F.get(e);n&&(n.abort(t),F.delete(e))}function we(e,t){for(let n of e){let e=t.get(n);Ye(e,`Expected fetcher: ${n}`);let r=gr(e.data);t.set(n,r)}}function Te(e){let t=[],n=!1;for(let r of z){let i=e.get(r);Ye(i,`Expected fetcher: ${r}`),i.state===`loading`&&(z.delete(r),t.push(r),n=!0)}return we(t,e),n}function Ee(e,t){let n=[];for(let[r,i]of R)if(i<e){let e=t.get(r);Ye(e,`Expected fetcher: ${r}`),e.state===`loading`&&(Ce(r),R.delete(r),n.push(r))}return we(n,t),n.length>0}function De(e,t){let n=w.blockers.get(e)||fn;return U.get(e)!==t&&U.set(e,t),n}function Oe(e){w.blockers.delete(e),U.delete(e)}function ke(e,t){let n=w.blockers.get(e)||fn;Ye(n.state===`unblocked`&&t.state===`blocked`||n.state===`blocked`&&t.state===`blocked`||n.state===`blocked`&&t.state===`proceeding`||n.state===`blocked`&&t.state===`unblocked`||n.state===`proceeding`&&t.state===`unblocked`,`Invalid blocker state transition: ${n.state} -> ${t.state}`);let r=new Map(w.blockers);r.set(e,t),re({blockers:r})}function Ae({currentLocation:e,nextLocation:t,historyAction:n}){if(U.size===0)return;U.size>1&&Xe(!1,`A router only supports one blocker at a time`);let r=Array.from(U.entries()),[i,a]=r[r.length-1],o=w.blockers.get(i);if(!(o&&o.state===`proceeding`)&&a({currentLocation:e,nextLocation:t,historyAction:n}))return i}function je(e){let t=rr(404,{pathname:e}),n=s.activeRoutes,{matches:r,route:i}=nr(n);return{notFoundMatches:r,route:i,error:t}}function Me(e,t,n){if(m=e,g=t,h=n||null,!_&&w.navigation===un){_=!0;let e=Pe(w.location,w.matches);e!=null&&re({restoreScrollPosition:e})}return()=>{m=null,g=null,h=null}}function Ne(e,t){return h&&h(e,t.map(e=>ht(e,w.loaderData)))||e.key}function J(e,t){if(m&&g){let n=Ne(e,t);m[n]=g()}}function Pe(e,t){if(m){let n=Ne(e,t),r=m[n];if(typeof r==`number`)return r}return null}function Fe(t,n,r){if(e.patchRoutesOnNavigation){let e=s.branches;if(!t)return{active:!0,matches:mt(n,r,c,!0,e)||[]};if(Object.keys(t[0].params).length>0)return{active:!0,matches:mt(n,r,c,!0,e)}}return{active:!1,matches:null}}async function Ie(t,n,r,i){if(!e.patchRoutesOnNavigation)return{type:`success`,matches:t};let l=t;for(;;){let t=o;try{await e.patchRoutesOnNavigation({signal:r,path:n,matches:l,fetcherKey:i,patch:(e,n)=>{r.aborted||En(e,n,s,t,a,!1)}})}catch(e){return{type:`error`,error:e,partialMatches:l}}if(r.aborted)return{type:`aborted`};let u=s.branches,d=mt(s.activeRoutes,n,c,!1,u),f=null;if(d&&(Object.keys(d[0].params).length===0||(f=mt(s.activeRoutes,n,c,!0,u),!(f&&l.length<f.length&&Le(l,f.slice(0,l.length))))))return{type:`success`,matches:d};if(f||=mt(s.activeRoutes,n,c,!0,u),!f||Le(l,f))return{type:`success`,matches:null};l=f}}function Le(e,t){return e.length===t.length&&e.every((e,n)=>e.route.id===t[n].route.id)}function Re(e){o={},s.setHmrRoutes(dt(e,a,void 0,o))}function ze(e,t,n=!1){En(e,t,s,o,a,n),s.hasHMRRoutes||re({})}return C={get basename(){return c},get future(){return u},get state(){return w},get routes(){return s.stableRoutes},get branches(){return s.branches},get manifest(){return o},get window(){return t},initialize:ee,subscribe:ne,enableScrollRestoration:Me,navigate:ae,fetch:ue,revalidate:oe,createHref:t=>e.history.createHref(t),encodeLocation:t=>e.history.encodeLocation(t),getFetcher:ye,resetFetcher:be,deleteFetcher:Se,dispose:te,getBlocker:De,deleteBlocker:Oe,patchRoutes:ze,_internalFetchControllers:F,_internalSetRoutes:Re,_internalSetStateDoNotUseOrYouWillBreakYourApp(e){re(e)}},e.instrumentations&&(C=see(C,e.instrumentations.map(e=>e.router).filter(Boolean))),C}function uee(e){return e!=null&&(`formData`in e&&e.formData!=null||`body`in e&&e.body!==void 0)}function bn(e,t,n,r,i,a){let o,s;if(i){o=[];for(let e of t)if(o.push(e),e.route.id===i){s=e;break}}else o=t,s=t[t.length-1];let c=It(r||`.`,Ft(o),Ot(e.pathname,n)||e.pathname,a===`path`);if(r??(c.search=e.search,c.hash=e.hash),(r==null||r===``||r===`.`)&&s){let e=dr(c.search);if(s.route.index&&!e)c.search=c.search?c.search.replace(/^\?/,`?index&`):`?index`;else if(!s.route.index&&e){let e=new URLSearchParams(c.search),t=e.getAll(`index`);e.delete(`index`),t.filter(e=>e).forEach(t=>e.append(`index`,t));let n=e.toString();c.search=n?`?${n}`:``}}return n!==`/`&&(c.pathname=kt({basename:n,pathname:c.pathname})),et(c)}function xn(e,t,n){if(!n||!uee(n))return{path:t};if(n.formMethod&&!bee(n.formMethod))return{path:t,error:rr(405,{method:n.formMethod})};let r=()=>({path:t,error:rr(400,{type:`invalid-body`})}),i=(n.formMethod||`get`).toUpperCase(),a=ar(t);if(n.body!==void 0){if(n.formEncType===`text/plain`){if(!ur(i))return r();let e=typeof n.body==`string`?n.body:n.body instanceof FormData||n.body instanceof URLSearchParams?Array.from(n.body.entries()).reduce((e,[t,n])=>`${e}${t}=${n}
|
|
1
|
+
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["assets/settings-page-CIkZ7233.js","assets/rolldown-runtime-aKtaBQYM.js","assets/settings-advanced-gate-Dh0TyOOg.js","assets/vendor-swr-BIWyz7Rc.js","assets/vendor-react-BOUWij0V.js","assets/channels-status-swr-ChyN473C.js","assets/url-DpFBIyN9.js","assets/cron-api-CvSifIfJ.js","assets/fetch-BLLOP2CM.js","assets/circle-check-C23XjkUj.js","assets/createLucideIcon-DPHK1VkS.js","assets/copy-Dv6d4Dvw.js","assets/theme-store-e2q2yjs4.js","assets/agents-B_YUvNi6.js","assets/settings-form-section-DXMCEW1d.js","assets/heartbeat-config-api-Cd4M1eHt.js","assets/utils-OA_b1q0Q.js","assets/voice-api-key-field-SJml1hAt.js","assets/toast-z0toXu32.js","assets/sessions-page-Ctu0kgt7.js","assets/logs-page-BsAOSowN.js","assets/cron-page-BDqTDFy6.js","assets/dist-DxsUrjpy.js","assets/Combination-HAlzriaz.js","assets/workflow-page.utils-D90VVCzC.js","assets/skills-page-D_Az1SlU.js","assets/preload-helper-zJ_50EbN.js","assets/attachment-preview-renderer-DBAxQXb-.js","assets/excel-worksheet-utils-EyvwNT4X.js","assets/attachment-process-heavy-Csq3TrrP.js","assets/vendor-codemirror-DYoKfS8f.js","assets/notes-page-CHFcyqYW.js","assets/note-time-B-r8yTpQ.js","assets/note-detail-page-Dlxoy6Ap.js","assets/note-detail-page-D4ZIVQbk.css","assets/workflows-page-y7Btji0J.js","assets/channels-settings-BiwkeKPb.js","assets/field-primitives-CyqVu1QR.js","assets/apps-page-BmwG5aur.js","assets/extension-page-CwZwRhWw.js","assets/extension-settings-page-Bb7TR1Se.js","assets/extension-debug-page-DV_Av5Jq.js","assets/share-preview-page-7RV65xhJ.js"])))=>i.map(i=>d[i]);
|
|
2
|
+
import{i as e,n as t,t as n}from"./rolldown-runtime-aKtaBQYM.js";import{a as r,i,n as a,r as o,t as s}from"./vendor-react-BOUWij0V.js";import{a as c,f as l,h as u,i as d,l as f,m as p,o as m,p as h,s as g,t as _}from"./url-DpFBIyN9.js";import{i as v,n as y,o as b,s as x,t as S}from"./vendor-swr-BIWyz7Rc.js";import{t as C}from"./preload-helper-zJ_50EbN.js";import{t as w}from"./createLucideIcon-DPHK1VkS.js";import{t as T}from"./circle-check-C23XjkUj.js";import{t as E}from"./copy-Dv6d4Dvw.js";import{_ as D,a as O,b as k,c as A,d as j,f as M,g as N,h as P,i as F,l as I,m as L,n as R,o as z,r as B,s as V,t as H,u as U,v as W,y as G}from"./Combination-HAlzriaz.js";import{a as ee,i as te,n as ne,r as re,t as ie}from"./theme-store-e2q2yjs4.js";import{a as ae,i as oe,n as K,r as se,t as q}from"./fetch-BLLOP2CM.js";import{n as ce,r as le}from"./toast-z0toXu32.js";import{_ as ue,a as de,b as fe,c as pe,f as me,g as he,h as ge,l as _e,o as ve,s as ye,u as be,v as xe,w as Se,x as Ce,y as we}from"./vendor-codemirror-DYoKfS8f.js";(function(){let e=document.createElement(`link`).relList;if(e&&e.supports&&e.supports(`modulepreload`))return;for(let e of document.querySelectorAll(`link[rel="modulepreload"]`))n(e);new MutationObserver(e=>{for(let t of e)if(t.type===`childList`)for(let e of t.addedNodes)e.tagName===`LINK`&&e.rel===`modulepreload`&&n(e)}).observe(document,{childList:!0,subtree:!0});function t(e){let t={};return e.integrity&&(t.integrity=e.integrity),e.referrerPolicy&&(t.referrerPolicy=e.referrerPolicy),e.crossOrigin===`use-credentials`?t.credentials=`include`:e.crossOrigin===`anonymous`?t.credentials=`omit`:t.credentials=`same-origin`,t}function n(e){if(e.ep)return;e.ep=!0;let n=t(e);fetch(e.href,n)}})();var Te=(e,t,n,r)=>{let i=[n,{code:t,...r||{}}];if(e?.services?.logger?.forward)return e.services.logger.forward(i,`warn`,`react-i18next::`,!0);Me(i[0])&&(i[0]=`react-i18next:: ${i[0]}`),e?.services?.logger?.warn?e.services.logger.warn(...i):console?.warn&&console.warn(...i)},Ee={},De=(e,t,n,r)=>{Me(n)&&Ee[n]||(Me(n)&&(Ee[n]=new Date),Te(e,t,n,r))},Oe=(e,t)=>()=>{if(e.isInitialized)t();else{let n=()=>{setTimeout(()=>{e.off(`initialized`,n)},0),t()};e.on(`initialized`,n)}},ke=(e,t,n)=>{e.loadNamespaces(t,Oe(e,n))},Ae=(e,t,n,r)=>{if(Me(n)&&(n=[n]),e.options.preload&&e.options.preload.indexOf(t)>-1)return ke(e,n,r);n.forEach(t=>{e.options.ns.indexOf(t)<0&&e.options.ns.push(t)}),e.loadLanguages(t,Oe(e,r))},je=(e,t,n={})=>!t.languages||!t.languages.length?(De(t,`NO_LANGUAGES`,`i18n.languages were undefined or empty`,{languages:t.languages}),!0):t.hasLoadedNamespace(e,{lng:n.lng,precheck:(t,r)=>{if(n.bindI18n&&n.bindI18n.indexOf(`languageChanging`)>-1&&t.services.backendConnector.backend&&t.isLanguageChangingTo&&!r(t.isLanguageChangingTo,e))return!1}}),Me=e=>typeof e==`string`,Ne=e=>typeof e==`object`&&!!e,J=e(r()),Pe=(0,J.createContext)(),Fe=class{constructor(){this.usedNamespaces={}}addUsedNamespaces(e){e.forEach(e=>{this.usedNamespaces[e]||(this.usedNamespaces[e]=!0)})}getUsedNamespaces(){return Object.keys(this.usedNamespaces)}},Ie=x(),Le={t:(e,t)=>{if(Me(t))return t;if(Ne(t)&&Me(t.defaultValue))return t.defaultValue;if(typeof e==`function`)return``;if(Array.isArray(e)){let t=e[e.length-1];return typeof t==`function`?``:t}return e},ready:!1},Re=()=>()=>{},ze=(e,t={})=>{let{i18n:n}=t,{i18n:r,defaultNS:i}=(0,J.useContext)(Pe)||{},a=n||r||h();a&&!a.reportNamespaces&&(a.reportNamespaces=new Fe),a||De(a,`NO_I18NEXT_INSTANCE`,`useTranslation: You will need to pass in an i18next instance by using initReactI18next`);let o=(0,J.useMemo)(()=>({...p(),...a?.options?.react,...t}),[a,t]),{useSuspense:s,keyPrefix:c}=o,l=e||i||a?.options?.defaultNS,u=Me(l)?[l]:l||[`translation`],d=(0,J.useMemo)(()=>u,u);a?.reportNamespaces?.addUsedNamespaces?.(d);let f=(0,J.useRef)(0),m=(0,J.useCallback)(e=>{if(!a)return Re;let{bindI18n:t,bindI18nStore:n}=o,r=()=>{f.current+=1,e()};return t&&a.on(t,r),n&&a.store.on(n,r),()=>{t&&t.split(` `).forEach(e=>a.off(e,r)),n&&n.split(` `).forEach(e=>a.store.off(e,r))}},[a,o]),g=(0,J.useRef)(),_=(0,J.useCallback)(()=>{if(!a)return Le;let e=!!(a.isInitialized||a.initializedStoreOnce)&&d.every(e=>je(e,a,o)),n=t.lng||a.language,r=f.current,i=g.current;if(i&&i.ready===e&&i.lng===n&&i.keyPrefix===c&&i.revision===r)return i;let s={t:a.getFixedT(n,o.nsMode===`fallback`?d:d[0],c,{scopeNs:d}),ready:e,lng:n,keyPrefix:c,revision:r};return g.current=s,s},[a,d,c,o,t.lng]),[v,y]=(0,J.useState)(0),{t:b,ready:x}=(0,Ie.useSyncExternalStore)(m,_,_);(0,J.useEffect)(()=>{if(a&&!x&&!s){let e=()=>y(e=>e+1);t.lng?Ae(a,t.lng,d,e):ke(a,d,e)}},[a,t.lng,d,x,s,v]);let S=a||{},C=(0,J.useRef)(null),w=(0,J.useRef)(),T=e=>{let t=Object.getOwnPropertyDescriptors(e);t.__original&&delete t.__original;let n=Object.create(Object.getPrototypeOf(e),t);if(!Object.prototype.hasOwnProperty.call(n,`__original`))try{Object.defineProperty(n,"__original",{value:e,writable:!1,enumerable:!1,configurable:!1})}catch{}return n},E=(0,J.useMemo)(()=>{let e=S,t=e?.language,n=e;e&&(C.current&&C.current.__original===e&&w.current===t?n=C.current:(n=T(e),C.current=n,w.current=t));let r=!x&&!s?(...e)=>(De(a,`USE_T_BEFORE_READY`,`useTranslation: t was called before ready. When using useSuspense: false, make sure to check the ready flag before using t.`),b(...e)):b,i=[r,n,x];return i.t=r,i.i18n=n,i.ready=x,i},[b,S,x,S.resolvedLanguage,S.language,S.languages]);if(a&&s&&!x)throw new Promise(e=>{let n=()=>e();t.lng?Ae(a,t.lng,d,n):ke(a,d,n)});return E};function Be({i18n:e,defaultNS:t,children:n}){let r=(0,J.useMemo)(()=>({i18n:e,defaultNS:t}),[e,t]);return(0,J.createElement)(Pe.Provider,{value:r},n)}var Ve=e=>{throw TypeError(e)},He=(e,t,n)=>t.has(e)||Ve(`Cannot `+n),Ue=(e,t,n)=>(He(e,t,`read from private field`),n?n.call(e):t.get(e)),We=(e,t,n)=>t.has(e)?Ve(`Cannot add the same private member more than once`):t instanceof WeakSet?t.add(e):t.set(e,n),Ge=(e,t,n,r)=>(He(e,t,`write to private field`),r?r.call(e,n):t.set(e,n),n),Ke=`popstate`;function qe(e){return typeof e==`object`&&!!e&&`pathname`in e&&`search`in e&&`hash`in e&&`state`in e&&`key`in e}function Je(e={}){function t(e,t){let{pathname:n=`/`,search:r=``,hash:i=``}=tt(e.location.hash.substring(1));return!n.startsWith(`/`)&&!n.startsWith(`.`)&&(n=`/`+n),$e(``,{pathname:n,search:r,hash:i},t.state&&t.state.usr||null,t.state&&t.state.key||`default`)}function n(e,t){let n=e.document.querySelector(`base`),r=``;if(n&&n.getAttribute(`href`)){let t=e.location.href,n=t.indexOf(`#`);r=n===-1?t:t.slice(0,n)}return r+`#`+(typeof t==`string`?t:et(t))}function r(e,t){Xe(e.pathname.charAt(0)===`/`,`relative pathnames are not supported in hash history.push(${JSON.stringify(t)})`)}return nt(t,n,r,e)}function Ye(e,t){if(e===!1||e==null)throw Error(t)}function Xe(e,t){if(!e){typeof console<`u`&&console.warn(t);try{throw Error(t)}catch{}}}function Ze(){return Math.random().toString(36).substring(2,10)}function Qe(e,t){return{usr:e.state,key:e.key,idx:t,masked:e.mask?{pathname:e.pathname,search:e.search,hash:e.hash}:void 0}}function $e(e,t,n=null,r,i){return{pathname:typeof e==`string`?e:e.pathname,search:``,hash:``,...typeof t==`string`?tt(t):t,state:n,key:t&&t.key||r||Ze(),mask:i}}function et({pathname:e=`/`,search:t=``,hash:n=``}){return t&&t!==`?`&&(e+=t.charAt(0)===`?`?t:`?`+t),n&&n!==`#`&&(e+=n.charAt(0)===`#`?n:`#`+n),e}function tt(e){let t={};if(e){let n=e.indexOf(`#`);n>=0&&(t.hash=e.substring(n),e=e.substring(0,n));let r=e.indexOf(`?`);r>=0&&(t.search=e.substring(r),e=e.substring(0,r)),e&&(t.pathname=e)}return t}function nt(e,t,n,r={}){let{window:i=document.defaultView,v5Compat:a=!1}=r,o=i.history,s=`POP`,c=null,l=u();l??(l=0,o.replaceState({...o.state,idx:l},``));function u(){return(o.state||{idx:null}).idx}function d(){s=`POP`;let e=u(),t=e==null?null:e-l;l=e,c&&c({action:s,location:h.location,delta:t})}function f(e,t){s=`PUSH`;let r=qe(e)?e:$e(h.location,e,t);n&&n(r,e),l=u()+1;let d=Qe(r,l),f=h.createHref(r.mask||r);try{o.pushState(d,``,f)}catch(e){if(e instanceof DOMException&&e.name===`DataCloneError`)throw e;i.location.assign(f)}a&&c&&c({action:s,location:h.location,delta:1})}function p(e,t){s=`REPLACE`;let r=qe(e)?e:$e(h.location,e,t);n&&n(r,e),l=u();let i=Qe(r,l),d=h.createHref(r.mask||r);o.replaceState(i,``,d),a&&c&&c({action:s,location:h.location,delta:0})}function m(e){return rt(i,e)}let h={get action(){return s},get location(){return e(i,o)},listen(e){if(c)throw Error(`A history only accepts one active listener`);return i.addEventListener(Ke,d),c=e,()=>{i.removeEventListener(Ke,d),c=null}},createHref(e){return t(i,e)},createURL:m,encodeLocation(e){let t=m(e);return{pathname:t.pathname,search:t.search,hash:t.hash}},push:f,replace:p,go(e){return o.go(e)}};return h}function rt(e,t,n=!1){let r=`http://localhost`;e&&(r=e.location.origin===`null`?e.location.href:e.location.origin),Ye(r,`No window.location.(origin|href) available to create URL`);let i=typeof t==`string`?t:et(t);return i=i.replace(/ $/,`%20`),!n&&i.startsWith(`//`)&&(i=r+i),new URL(i,r)}var it,at=class{constructor(e){if(We(this,it,new Map),e)for(let[t,n]of e)this.set(t,n)}get(e){if(Ue(this,it).has(e))return Ue(this,it).get(e);if(e.defaultValue!==void 0)return e.defaultValue;throw Error(`No value found for context`)}set(e,t){Ue(this,it).set(e,t)}};it=new WeakMap;var ot=new Set([`lazy`,`caseSensitive`,`path`,`id`,`index`,`children`]);function st(e){return ot.has(e)}var ct=new Set([`lazy`,`caseSensitive`,`path`,`id`,`index`,`middleware`,`children`]);function lt(e){return ct.has(e)}function ut(e){return e.index===!0}function dt(e,t,n=[],r={},i=!1){return e.map((e,a)=>{let o=[...n,String(a)],s=typeof e.id==`string`?e.id:o.join(`-`);if(Ye(e.index!==!0||!e.children,`Cannot specify children on an index route`),Ye(i||!r[s],`Found a route id collision on id "${s}". Route id's must be globally unique within Data Router usages`),ut(e)){let n={...e,id:s};return r[s]=ft(n,t(n)),n}else{let n={...e,id:s,children:void 0};return r[s]=ft(n,t(n)),e.children&&(n.children=dt(e.children,t,o,r,i)),n}})}function ft(e,t){return Object.assign(e,{...t,...typeof t.lazy==`object`&&t.lazy!=null?{lazy:{...e.lazy,...t.lazy}}:{}})}function pt(e,t,n=`/`){return mt(e,t,n,!1)}function mt(e,t,n,r,i){let a=Ot((typeof t==`string`?tt(t):t).pathname||`/`,n);if(a==null)return null;let o=i??gt(e),s=null,c=Dt(a);for(let e=0;s==null&&e<o.length;++e)s=wt(o[e],c,r);return s}function ht(e,t){let{route:n,pathname:r,params:i}=e;return{id:n.id,pathname:r,params:i,data:t[n.id],loaderData:t[n.id],handle:n.handle}}function gt(e){let t=_t(e);return eee(t),t}function _t(e,t=[],n=[],r=``,i=!1){let a=(e,a,o=i,s)=>{let c={relativePath:s===void 0?e.path||``:s,caseSensitive:e.caseSensitive===!0,childrenIndex:a,route:e};if(c.relativePath.startsWith(`/`)){if(!c.relativePath.startsWith(r)&&o)return;Ye(c.relativePath.startsWith(r),`Absolute route path "${c.relativePath}" nested under path "${r}" is not valid. An absolute child route path must start with the combined path of all its parent routes.`),c.relativePath=c.relativePath.slice(r.length)}let l=Rt([r,c.relativePath]),u=n.concat(c);e.children&&e.children.length>0&&(Ye(e.index!==!0,`Index routes must not have child routes. Please remove all child routes from route path "${l}".`),_t(e.children,t,u,l,o)),!(e.path==null&&!e.index)&&t.push({path:l,score:St(l,e.index),routesMeta:u})};return e.forEach((e,t)=>{if(e.path===``||!e.path?.includes(`?`))a(e,t);else for(let n of vt(e.path))a(e,t,!0,n)}),t}function vt(e){let t=e.split(`/`);if(t.length===0)return[];let[n,...r]=t,i=n.endsWith(`?`),a=n.replace(/\?$/,``);if(r.length===0)return i?[a,``]:[a];let o=vt(r.join(`/`)),s=[];return s.push(...o.map(e=>e===``?a:[a,e].join(`/`))),i&&s.push(...o),s.map(t=>e.startsWith(`/`)&&t===``?`/`:t)}function eee(e){e.sort((e,t)=>e.score===t.score?Ct(e.routesMeta.map(e=>e.childrenIndex),t.routesMeta.map(e=>e.childrenIndex)):t.score-e.score)}var yt=/^:[\w-]+$/,bt=3,tee=2,nee=1,ree=10,iee=-2,xt=e=>e===`*`;function St(e,t){let n=e.split(`/`),r=n.length;return n.some(xt)&&(r+=iee),t&&(r+=tee),n.filter(e=>!xt(e)).reduce((e,t)=>e+(yt.test(t)?bt:t===``?nee:ree),r)}function Ct(e,t){return e.length===t.length&&e.slice(0,-1).every((e,n)=>e===t[n])?e[e.length-1]-t[t.length-1]:0}function wt(e,t,n=!1){let{routesMeta:r}=e,i={},a=`/`,o=[];for(let e=0;e<r.length;++e){let s=r[e],c=e===r.length-1,l=a===`/`?t:t.slice(a.length)||`/`,u=Tt({path:s.relativePath,caseSensitive:s.caseSensitive,end:c},l),d=s.route;if(!u&&c&&n&&!r[r.length-1].route.index&&(u=Tt({path:s.relativePath,caseSensitive:s.caseSensitive,end:!1},l)),!u)return null;Object.assign(i,u.params),o.push({params:i,pathname:Rt([a,u.pathname]),pathnameBase:Bt(Rt([a,u.pathnameBase])),route:d}),u.pathnameBase!==`/`&&(a=Rt([a,u.pathnameBase]))}return o}function Tt(e,t){typeof e==`string`&&(e={path:e,caseSensitive:!1,end:!0});let[n,r]=Et(e.path,e.caseSensitive,e.end),i=t.match(n);if(!i)return null;let a=i[0],o=a.replace(/(.)\/+$/,`$1`),s=i.slice(1);return{params:r.reduce((e,{paramName:t,isOptional:n},r)=>{if(t===`*`){let e=s[r]||``;o=a.slice(0,a.length-e.length).replace(/(.)\/+$/,`$1`)}let i=s[r];return n&&!i?e[t]=void 0:e[t]=(i||``).replace(/%2F/g,`/`),e},{}),pathname:a,pathnameBase:o,pattern:e}}function Et(e,t=!1,n=!0){Xe(e===`*`||!e.endsWith(`*`)||e.endsWith(`/*`),`Route path "${e}" will be treated as if it were "${e.replace(/\*$/,`/*`)}" because the \`*\` character must always follow a \`/\` in the pattern. To get rid of this warning, please change the route path to "${e.replace(/\*$/,`/*`)}".`);let r=[],i=`^`+e.replace(/\/*\*?$/,``).replace(/^\/*/,`/`).replace(/[\\.*+^${}|()[\]]/g,`\\$&`).replace(/\/:([\w-]+)(\?)?/g,(e,t,n,i,a)=>{if(r.push({paramName:t,isOptional:n!=null}),n){let t=a.charAt(i+e.length);return t&&t!==`/`?`/([^\\/]*)`:`(?:/([^\\/]*))?`}return`/([^\\/]+)`}).replace(/\/([\w-]+)\?(\/|$)/g,`(/$1)?$2`);return e.endsWith(`*`)?(r.push({paramName:`*`}),i+=e===`*`||e===`/*`?`(.*)$`:`(?:\\/(.+)|\\/*)$`):n?i+=`\\/*$`:e!==``&&e!==`/`&&(i+=`(?:(?=\\/|$))`),[new RegExp(i,t?void 0:`i`),r]}function Dt(e){try{return e.split(`/`).map(e=>decodeURIComponent(e).replace(/\//g,`%2F`)).join(`/`)}catch(t){return Xe(!1,`The URL path "${e}" could not be decoded because it is a malformed URL segment. This is probably due to a bad percent encoding (${t}).`),e}}function Ot(e,t){if(t===`/`)return e;if(!e.toLowerCase().startsWith(t.toLowerCase()))return null;let n=t.endsWith(`/`)?t.length-1:t.length,r=e.charAt(n);return r&&r!==`/`?null:e.slice(n)||`/`}function kt({basename:e,pathname:t}){return t===`/`?e:Rt([e,t])}var At=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i,jt=e=>At.test(e);function aee(e,t=`/`){let{pathname:n,search:r=``,hash:i=``}=typeof e==`string`?tt(e):e,a;return n?(n=Lt(n),a=n.startsWith(`/`)?Mt(n.substring(1),`/`):Mt(n,t)):a=t,{pathname:a,search:Vt(r),hash:Ht(i)}}function Mt(e,t){let n=zt(t).split(`/`);return e.split(`/`).forEach(e=>{e===`..`?n.length>1&&n.pop():e!==`.`&&n.push(e)}),n.length>1?n.join(`/`):`/`}function Nt(e,t,n,r){return`Cannot include a '${e}' character in a manually specified \`to.${t}\` field [${JSON.stringify(r)}]. Please separate it out to the \`to.${n}\` field. Alternatively you may provide the full path as a string in <Link to="..."> and the router will parse it for you.`}function Pt(e){return e.filter((e,t)=>t===0||e.route.path&&e.route.path.length>0)}function Ft(e){let t=Pt(e);return t.map((e,n)=>n===t.length-1?e.pathname:e.pathnameBase)}function It(e,t,n,r=!1){let i;typeof e==`string`?i=tt(e):(i={...e},Ye(!i.pathname||!i.pathname.includes(`?`),Nt(`?`,`pathname`,`search`,i)),Ye(!i.pathname||!i.pathname.includes(`#`),Nt(`#`,`pathname`,`hash`,i)),Ye(!i.search||!i.search.includes(`#`),Nt(`#`,`search`,`hash`,i)));let a=e===``||i.pathname===``,o=a?`/`:i.pathname,s;if(o==null)s=n;else{let e=t.length-1;if(!r&&o.startsWith(`..`)){let t=o.split(`/`);for(;t[0]===`..`;)t.shift(),--e;i.pathname=t.join(`/`)}s=e>=0?t[e]:`/`}let c=aee(i,s),l=o&&o!==`/`&&o.endsWith(`/`),u=(a||o===`.`)&&n.endsWith(`/`);return!c.pathname.endsWith(`/`)&&(l||u)&&(c.pathname+=`/`),c}var Lt=e=>e.replace(/\/\/+/g,`/`),Rt=e=>Lt(e.join(`/`)),zt=e=>e.replace(/\/+$/,``),Bt=e=>zt(e).replace(/^\/*/,`/`),Vt=e=>!e||e===`?`?``:e.startsWith(`?`)?e:`?`+e,Ht=e=>!e||e===`#`?``:e.startsWith(`#`)?e:`#`+e,Ut=class{constructor(e,t,n,r=!1){this.status=e,this.statusText=t||``,this.internal=r,n instanceof Error?(this.data=n.toString(),this.error=n):this.data=n}};function Wt(e){return e!=null&&typeof e.status==`number`&&typeof e.statusText==`string`&&typeof e.internal==`boolean`&&`data`in e}function Gt(e){return Rt(e.map(e=>e.route.path).filter(Boolean))||`/`}var Kt=typeof window<`u`&&window.document!==void 0&&window.document.createElement!==void 0;function qt(e,t){let n=e;if(typeof n!=`string`||!At.test(n))return{absoluteURL:void 0,isExternal:!1,to:n};let r=n,i=!1;if(Kt)try{let e=new URL(window.location.href),r=n.startsWith(`//`)?new URL(e.protocol+n):new URL(n),a=Ot(r.pathname,t);r.origin===e.origin&&a!=null?n=a+r.search+r.hash:i=!0}catch{Xe(!1,`<Link to="${n}"> contains an invalid URL which will probably break when clicked - please update to a valid URL path.`)}return{absoluteURL:r,isExternal:i,to:n}}var Jt=Symbol(`Uninstrumented`);function oee(e,t){let n={lazy:[],"lazy.loader":[],"lazy.action":[],"lazy.middleware":[],middleware:[],loader:[],action:[]};e.forEach(e=>e({id:t.id,index:t.index,path:t.path,instrument(e){let t=Object.keys(n);for(let r of t)e[r]&&n[r].push(e[r])}}));let r={};if(typeof t.lazy==`function`&&n.lazy.length>0){let e=Yt(n.lazy,t.lazy,()=>void 0);e&&(r.lazy=e)}if(typeof t.lazy==`object`){let e=t.lazy;[`middleware`,`loader`,`action`].forEach(t=>{let i=e[t],a=n[`lazy.${t}`];if(typeof i==`function`&&a.length>0){let e=Yt(a,i,()=>void 0);e&&(r.lazy=Object.assign(r.lazy||{},{[t]:e}))}})}return[`loader`,`action`].forEach(e=>{let i=t[e];if(typeof i==`function`&&n[e].length>0){let t=i[Jt]??i,a=Yt(n[e],t,(...e)=>Zt(e[0]));a&&(e===`loader`&&t.hydrate===!0&&(a.hydrate=!0),a[Jt]=t,r[e]=a)}}),t.middleware&&t.middleware.length>0&&n.middleware.length>0&&(r.middleware=t.middleware.map(e=>{let t=e[Jt]??e,r=Yt(n.middleware,t,(...e)=>Zt(e[0]));return r?(r[Jt]=t,r):e})),r}function see(e,t){let n={navigate:[],fetch:[]};if(t.forEach(e=>e({instrument(e){let t=Object.keys(e);for(let r of t)e[r]&&n[r].push(e[r])}})),n.navigate.length>0){let t=e.navigate[Jt]??e.navigate,r=Yt(n.navigate,t,(...t)=>{let[n,r]=t;return{to:typeof n==`number`||typeof n==`string`?n:n?et(n):`.`,...Qt(e,r??{})}});r&&(r[Jt]=t,e.navigate=r)}if(n.fetch.length>0){let t=e.fetch[Jt]??e.fetch,r=Yt(n.fetch,t,(...t)=>{let[n,,r,i]=t;return{href:r??`.`,fetcherKey:n,...Qt(e,i??{})}});r&&(r[Jt]=t,e.fetch=r)}return e}function Yt(e,t,n){return e.length===0?null:async(...r)=>{let i=await Xt(e,n(...r),()=>t(...r),e.length-1);if(i.type===`error`)throw i.value;return i.value}}async function Xt(e,t,n,r){let i=e[r],a;if(i){let o,s=async()=>(o?console.error(`You cannot call instrumented handlers more than once`):o=Xt(e,t,n,r-1),a=await o,Ye(a,`Expected a result`),a.type===`error`&&a.value instanceof Error?{status:`error`,error:a.value}:{status:`success`,error:void 0});try{await i(s,t)}catch(e){console.error(`An instrumentation function threw an error:`,e)}o||await s(),await o}else try{a={type:`success`,value:await n()}}catch(e){a={type:`error`,value:e}}return a||{type:`error`,value:Error(`No result assigned in instrumentation chain.`)}}function Zt(e){let{request:t,context:n,params:r,pattern:i}=e;return{request:$t(t),params:{...r},pattern:i,context:en(n)}}function Qt(e,t){return{currentUrl:et(e.state.location),...`formMethod`in t?{formMethod:t.formMethod}:{},...`formEncType`in t?{formEncType:t.formEncType}:{},...`formData`in t?{formData:t.formData}:{},...`body`in t?{body:t.body}:{}}}function $t(e){return{method:e.method,url:e.url,headers:{get:(...t)=>e.headers.get(...t)}}}function en(e){if(nn(e)){let t={...e};return Object.freeze(t),t}else return{get:t=>e.get(t)}}var tn=Object.getOwnPropertyNames(Object.prototype).sort().join(`\0`);function nn(e){if(typeof e!=`object`||!e)return!1;let t=Object.getPrototypeOf(e);return t===Object.prototype||t===null||Object.getOwnPropertyNames(t).sort().join(`\0`)===tn}var rn=[`POST`,`PUT`,`PATCH`,`DELETE`],an=new Set(rn),on=[`GET`,...rn],sn=new Set(on),cn=new Set([301,302,303,307,308]),ln=new Set([307,308]),un={state:`idle`,location:void 0,matches:void 0,historyAction:void 0,formMethod:void 0,formAction:void 0,formEncType:void 0,formData:void 0,json:void 0,text:void 0},dn={state:`idle`,data:void 0,formMethod:void 0,formAction:void 0,formEncType:void 0,formData:void 0,json:void 0,text:void 0},fn={state:`unblocked`,proceed:void 0,reset:void 0,location:void 0},pn=e=>({hasErrorBoundary:!!e.hasErrorBoundary}),mn=`remix-router-transitions`,hn=Symbol(`ResetLoaderData`),gn,_n,vn,yn,cee=class{constructor(e){We(this,gn),We(this,_n),We(this,vn),We(this,yn),Ge(this,gn,e),Ge(this,_n,gt(e))}get stableRoutes(){return Ue(this,gn)}get activeRoutes(){return Ue(this,vn)??Ue(this,gn)}get branches(){return Ue(this,yn)??Ue(this,_n)}get hasHMRRoutes(){return Ue(this,vn)!=null}setRoutes(e){Ge(this,gn,e),Ge(this,_n,gt(e))}setHmrRoutes(e){Ge(this,vn,e),Ge(this,yn,gt(e))}commitHmrRoutes(){Ue(this,vn)&&(Ge(this,gn,Ue(this,vn)),Ge(this,_n,Ue(this,yn)),Ge(this,vn,void 0),Ge(this,yn,void 0))}};gn=new WeakMap,_n=new WeakMap,vn=new WeakMap,yn=new WeakMap;function lee(e){let t=e.window?e.window:typeof window<`u`?window:void 0,n=t!==void 0&&t.document!==void 0&&t.document.createElement!==void 0;Ye(e.routes.length>0,`You must provide a non-empty routes array to createRouter`);let r=e.hydrationRouteProperties||[],i=e.mapRouteProperties||pn,a=i;if(e.instrumentations){let t=e.instrumentations;a=e=>({...i(e),...oee(t.map(e=>e.route).filter(Boolean),e)})}let o={},s=new cee(dt(e.routes,a,void 0,o)),c=e.basename||`/`;c.startsWith(`/`)||(c=`/${c}`);let l=e.dataStrategy||Nn,u={...e.future},d=null,f=new Set,p=null,m=null,h=null,g=null,_=e.hydrationData!=null,v=mt(s.activeRoutes,e.history.location,c,!1,s.branches),y=!1,b=null,x,S;if(v==null&&!e.patchRoutesOnNavigation){let t=rr(404,{pathname:e.history.location.pathname}),{matches:n,route:r}=nr(s.activeRoutes);x=!0,S=!x,v=n,b={[r.id]:t}}else if(v&&!e.hydrationData&&Fe(v,s.activeRoutes,e.history.location.pathname).active&&(v=null),!v){x=!1,S=!x,v=[];let t=Fe(null,s.activeRoutes,e.history.location.pathname);t.active&&t.matches&&(y=!0,v=t.matches)}else if(v.some(e=>e.route.lazy))x=!1,S=!x;else if(!v.some(e=>Cn(e.route)))x=!0,S=!x;else{let t=e.hydrationData?e.hydrationData.loaderData:null,n=e.hydrationData?e.hydrationData.errors:null,r=v;if(n){let e=v.findIndex(e=>n[e.route.id]!==void 0);r=r.slice(0,e+1)}S=!1,x=!0,r.forEach(e=>{let r=wn(e.route,t,n);S||=r.renderFallback,x&&=!r.shouldLoad})}let C,w={historyAction:e.history.action,location:e.history.location,matches:v,initialized:x,renderFallback:S,navigation:un,restoreScrollPosition:e.hydrationData==null?null:!1,preventScrollReset:!1,revalidation:`idle`,loaderData:e.hydrationData&&e.hydrationData.loaderData||{},actionData:e.hydrationData&&e.hydrationData.actionData||null,errors:e.hydrationData&&e.hydrationData.errors||b,fetchers:new Map,blockers:new Map},T=`POP`,E=null,D=!1,O,k=!1,A=new Map,j=null,M=!1,N=!1,P=new Set,F=new Map,I=0,L=-1,R=new Map,z=new Set,B=new Map,V=new Map,H=new Set,U=new Map,W,G=null;function ee(){if(d=e.history.listen(({action:t,location:n,delta:r})=>{if(W){W(),W=void 0;return}Xe(U.size===0||r!=null,"You are trying to use a blocker on a POP navigation to a location that was not created by @remix-run/router. This will fail silently in production. This can happen if you are navigating outside the router via `window.history.pushState`/`window.location.hash` instead of using router navigation APIs. This can also happen if you are using createHashRouter and the user manually changes the URL.");let i=Ae({currentLocation:w.location,nextLocation:n,historyAction:t});if(i&&r!=null){let t=new Promise(e=>{W=e});e.history.go(r*-1),ke(i,{state:`blocked`,location:n,proceed(){ke(i,{state:`proceeding`,proceed:void 0,reset:void 0,location:n}),t.then(()=>e.history.go(r))},reset(){let e=new Map(w.blockers);e.set(i,fn),re({blockers:e})}}),E?.resolve(),E=null;return}return K(t,n)}),n){Cee(t,A);let e=()=>_r(t,A);t.addEventListener(`pagehide`,e),j=()=>t.removeEventListener(`pagehide`,e)}return w.initialized||K(`POP`,w.location,{initialHydration:!0}),C}function te(){d&&d(),j&&j(),f.clear(),O&&O.abort(),w.fetchers.forEach((e,t)=>xe(w.fetchers,t)),w.blockers.forEach((e,t)=>Oe(t))}function ne(e){if(f.add(e),p){let{newErrors:t}=p;p=null,e(w,{deletedFetchers:[],newErrors:t,viewTransitionOpts:void 0,flushSync:!1})}return()=>f.delete(e)}function re(e,t={}){e.matches&&=e.matches.map(e=>{let t=o[e.route.id],n=e.route;return n.element!==t.element||n.errorElement!==t.errorElement||n.hydrateFallbackElement!==t.hydrateFallbackElement?{...e,route:t}:e}),w={...w,...e};let n=[],r=[];w.fetchers.forEach((e,t)=>{e.state===`idle`&&(H.has(t)?n.push(t):r.push(t))}),H.forEach(e=>{!w.fetchers.has(e)&&!F.has(e)&&n.push(e)}),f.size===0&&(p={newErrors:e.errors??null}),[...f].forEach(r=>r(w,{deletedFetchers:n,newErrors:e.errors??null,viewTransitionOpts:t.viewTransitionOpts,flushSync:t.flushSync===!0})),n.forEach(e=>xe(w.fetchers,e)),r.forEach(e=>w.fetchers.delete(e))}function ie(t,n,{flushSync:r}={}){let i=w.actionData!=null&&w.navigation.formMethod!=null&&ur(w.navigation.formMethod)&&w.navigation.state===`loading`&&t.state?._isRedirect!==!0,a;a=n.actionData?Object.keys(n.actionData).length>0?n.actionData:null:i?w.actionData:null;let o=n.loaderData?$n(w.loaderData,n.loaderData,n.matches||[],n.errors):w.loaderData,c=w.blockers;c.size>0&&(c=new Map(c),c.forEach((e,t)=>c.set(t,fn)));let l=M?!1:Pe(t,n.matches||w.matches),u=D===!0||w.navigation.formMethod!=null&&ur(w.navigation.formMethod)&&t.state?._isRedirect!==!0;s.commitHmrRoutes(),M||T===`POP`||(T===`PUSH`?e.history.push(t,t.state):T===`REPLACE`&&e.history.replace(t,t.state));let d;if(T===`POP`){let e=A.get(w.location.pathname);e&&e.has(t.pathname)?d={currentLocation:w.location,nextLocation:t}:A.has(t.pathname)&&(d={currentLocation:t,nextLocation:w.location})}else if(k){let e=A.get(w.location.pathname);e?e.add(t.pathname):(e=new Set([t.pathname]),A.set(w.location.pathname,e)),d={currentLocation:w.location,nextLocation:t}}re({...n,actionData:a,loaderData:o,historyAction:T,location:t,initialized:!0,renderFallback:!1,navigation:un,revalidation:`idle`,restoreScrollPosition:l,preventScrollReset:u,blockers:c},{viewTransitionOpts:d,flushSync:r===!0}),T=`POP`,D=!1,k=!1,M=!1,N=!1,E?.resolve(),E=null,G?.resolve(),G=null}async function ae(t,n){if(E?.resolve(),E=null,typeof t==`number`){E||=vr();let n=E.promise;return e.history.go(t),n}let{path:r,submission:i,error:a}=xn(!1,bn(w.location,w.matches,c,t,n?.fromRouteId,n?.relative),n),o;n?.mask&&(o={pathname:``,search:``,hash:``,...typeof n.mask==`string`?tt(n.mask):{...w.location.mask,...n.mask}});let s=w.location,l=$e(s,r,n&&n.state,void 0,o);l={...l,...e.history.encodeLocation(l)};let u=n&&n.replace!=null?n.replace:void 0,d=`PUSH`;u===!0?d=`REPLACE`:u===!1||i!=null&&ur(i.formMethod)&&i.formAction===w.location.pathname+w.location.search&&(d=`REPLACE`);let f=n&&`preventScrollReset`in n?n.preventScrollReset===!0:void 0,p=(n&&n.flushSync)===!0,m=Ae({currentLocation:s,nextLocation:l,historyAction:d});if(m){ke(m,{state:`blocked`,location:l,proceed(){ke(m,{state:`proceeding`,proceed:void 0,reset:void 0,location:l}),ae(t,n)},reset(){let e=new Map(w.blockers);e.set(m,fn),re({blockers:e})}});return}await K(d,l,{submission:i,pendingError:a,preventScrollReset:f,replace:n&&n.replace,enableViewTransition:n&&n.viewTransition,flushSync:p,callSiteDefaultShouldRevalidate:n&&n.defaultShouldRevalidate})}function oe(){G||=vr(),ge(),re({revalidation:`loading`});let e=G.promise;return w.navigation.state===`submitting`?e:w.navigation.state===`idle`?(K(w.historyAction,w.location,{startUninterruptedRevalidation:!0}),e):(K(T||w.historyAction,w.navigation.location,{overrideNavigation:w.navigation,enableViewTransition:k===!0}),e)}async function K(t,n,r){O&&O.abort(),O=null,T=t,M=(r&&r.startUninterruptedRevalidation)===!0,J(w.location,w.matches),D=(r&&r.preventScrollReset)===!0,k=(r&&r.enableViewTransition)===!0;let i=s.activeRoutes,a=r?.initialHydration&&w.matches&&w.matches.length>0&&!y?w.matches:mt(i,n,c,!1,s.branches),o=(r&&r.flushSync)===!0;if(a&&w.initialized&&!N&&pee(w.location,n)&&!(r&&r.submission&&ur(r.submission.formMethod))){ie(n,{matches:a},{flushSync:o});return}let l=Fe(a,i,n.pathname);if(l.active&&l.matches&&(a=l.matches),!a){let{error:e,notFoundMatches:t,route:r}=je(n.pathname);ie(n,{matches:t,loaderData:{},errors:{[r.id]:e}},{flushSync:o});return}let u=r&&r.overrideNavigation?{...r.overrideNavigation,matches:a,historyAction:t}:void 0;O=new AbortController;let d=qn(e.history,n,O.signal,r&&r.submission),f=e.getContext?await e.getContext():new at,p;if(r&&r.pendingError)p=[tr(a).route.id,{type:`error`,error:r.pendingError}];else if(r&&r.submission&&ur(r.submission.formMethod)){let i=await se(d,n,r.submission,a,t,f,l.active,r&&r.initialHydration===!0,{replace:r.replace,flushSync:o});if(i.shortCircuited)return;if(i.pendingActionResult){let[e,t]=i.pendingActionResult;if(or(t)&&Wt(t.error)&&t.error.status===404){O=null,ie(n,{matches:i.matches,loaderData:{},errors:{[e]:t.error}});return}}a=i.matches||a,p=i.pendingActionResult,u=mr(n,a,t,r.submission),o=!1,l.active=!1,d=qn(e.history,d.url,d.signal)}let{shortCircuited:m,matches:h,loaderData:g,errors:_,workingFetchers:v}=await q(d,n,a,t,f,l.active,u,r&&r.submission,r&&r.fetcherSubmission,r&&r.replace,r&&r.initialHydration===!0,o,p,r&&r.callSiteDefaultShouldRevalidate);m||(O=null,ie(n,{matches:h||a,...er(p),loaderData:g,errors:_,...v?{fetchers:v}:{}}))}async function se(t,n,i,l,u,d,f,p,m={}){if(ge(),re({navigation:xee(n,l,u,i)},{flushSync:m.flushSync===!0}),f){let e=await Ie(l,n.pathname,t.signal);if(e.type===`aborted`)return{shortCircuited:!0};if(e.type===`error`){if(e.partialMatches.length===0){let{matches:t,route:n}=nr(s.activeRoutes);return{matches:t,pendingActionResult:[n.id,{type:`error`,error:e.error}]}}let t=tr(e.partialMatches).route.id;return{matches:e.partialMatches,pendingActionResult:[t,{type:`error`,error:e.error}]}}else if(e.matches)l=e.matches;else{let{notFoundMatches:e,error:t,route:r}=je(n.pathname);return{matches:e,pendingActionResult:[r.id,{type:`error`,error:t}]}}}let h,g=fr(l,n);if(!g.route.action&&!g.route.lazy)h={type:`error`,error:rr(405,{method:t.method,pathname:n.pathname,routeId:g.route.id})};else{let e=await me(t,n,zn(a,o,t,n,l,g,p?[]:r,d),d,null);if(h=e[g.route.id],!h){for(let t of l)if(e[t.route.id]){h=e[t.route.id];break}}if(t.signal.aborted)return{shortCircuited:!0}}if(sr(h)){let n;return n=m&&m.replace!=null?m.replace:Kn(h.response.headers.get(`Location`),new URL(t.url),c,e.history)===w.location.pathname+w.location.search,await pe(t,h,!0,{submission:i,replace:n}),{shortCircuited:!0}}if(or(h)){let e=tr(l,g.route.id);return(m&&m.replace)!==!0&&(T=`PUSH`),{matches:l,pendingActionResult:[e.route.id,h,g.route.id]}}return{matches:l,pendingActionResult:[g.route.id,h]}}async function q(t,n,i,l,u,d,f,p,m,h,g,_,v,y){let b=f||mr(n,i,l,p),x=p||m||pr(b),S=!M&&!g;if(d){if(S){let e=ce(v);re({navigation:b,...e===void 0?{}:{actionData:e}},{flushSync:_})}let e=await Ie(i,n.pathname,t.signal);if(e.type===`aborted`)return{shortCircuited:!0};if(e.type===`error`){if(e.partialMatches.length===0){let{matches:t,route:n}=nr(s.activeRoutes);return{matches:t,loaderData:{},errors:{[n.id]:e.error}}}let t=tr(e.partialMatches).route.id;return{matches:e.partialMatches,loaderData:{},errors:{[t]:e.error}}}else if(e.matches)i=e.matches;else{let{error:e,notFoundMatches:t,route:r}=je(n.pathname);return{matches:t,loaderData:{},errors:{[r.id]:e}}}}let C=s.activeRoutes,{dsMatches:T,revalidatingFetchers:E}=Sn(t,u,a,o,e.history,w,i,x,n,g?[]:r,g===!0,N,P,H,B,z,C,c,e.patchRoutesOnNavigation!=null,s.branches,v,y);if(L=++I,!e.dataStrategy&&!T.some(e=>e.shouldLoad)&&!T.some(e=>e.route.middleware&&e.route.middleware.length>0)&&E.length===0){let e=new Map(w.fetchers),t=Te(e);return ie(n,{matches:i,loaderData:{},errors:v&&or(v[1])?{[v[0]]:v[1].error}:null,...er(v),...t?{fetchers:e}:{}},{flushSync:_}),{shortCircuited:!0}}if(S){let e={};if(!d){e.navigation=b;let t=ce(v);t!==void 0&&(e.actionData=t)}E.length>0&&(e.fetchers=le(E)),re(e,{flushSync:_})}E.forEach(e=>{Ce(e.key),e.controller&&F.set(e.key,e.controller)});let D=()=>E.forEach(e=>Ce(e.key));O&&O.signal.addEventListener(`abort`,D);let{loaderResults:k,fetcherResults:A}=await he(T,E,t,n,u);if(t.signal.aborted)return{shortCircuited:!0};O&&O.signal.removeEventListener(`abort`,D),E.forEach(e=>F.delete(e.key));let j=ir(k);if(j)return await pe(t,j.result,!0,{replace:h}),{shortCircuited:!0};if(j=ir(A),j)return z.add(j.key),await pe(t,j.result,!0,{replace:h}),{shortCircuited:!0};let R=new Map(w.fetchers),{loaderData:V,errors:U}=Qn(w,i,k,v,E,A,R);g&&w.errors&&(U={...w.errors,...U});let W=Te(R),G=Ee(L,R),ee=W||G||E.length>0;return{matches:i,loaderData:V,errors:U,...ee?{workingFetchers:R}:{}}}function ce(e){if(e&&!or(e[1]))return{[e[0]]:e[1].data};if(w.actionData)return Object.keys(w.actionData).length===0?null:w.actionData}function le(e){let t=new Map(w.fetchers);return e.forEach(e=>{let n=t.get(e.key),r=hr(void 0,n?n.data:void 0);t.set(e.key,r)}),t}async function ue(t,n,r,i){Ce(t);let a=(i&&i.flushSync)===!0,o=s.activeRoutes,l=bn(w.location,w.matches,c,r,n,i?.relative),u=mt(o,l,c,!1,s.branches),d=Fe(u,o,l);if(d.active&&d.matches&&(u=d.matches),!u){ve(t,n,rr(404,{pathname:l}),{flushSync:a});return}let{path:f,submission:p,error:m}=xn(!0,l,i);if(m){ve(t,n,m,{flushSync:a});return}let h=e.getContext?await e.getContext():new at,g=(i&&i.preventScrollReset)===!0;if(p&&ur(p.formMethod)){await de(t,n,f,u,h,d.active,a,g,p,i&&i.defaultShouldRevalidate);return}B.set(t,{routeId:n,path:f}),await fe(t,n,f,u,h,d.active,a,g,p)}async function de(t,n,i,l,u,d,f,p,m,h){ge(),B.delete(t),_e(t,See(m,w.fetchers.get(t)),{flushSync:f});let g=new AbortController,_=qn(e.history,i,g.signal,m);if(d){let e=await Ie(l,new URL(_.url).pathname,_.signal,t);if(e.type===`aborted`)return;if(e.type===`error`){ve(t,n,e.error,{flushSync:f});return}else if(e.matches)l=e.matches;else{ve(t,n,rr(404,{pathname:i}),{flushSync:f});return}}let v=fr(l,i);if(!v.route.action&&!v.route.lazy){ve(t,n,rr(405,{method:m.formMethod,pathname:i,routeId:n}),{flushSync:f});return}F.set(t,g);let y=I,b=zn(a,o,_,i,l,v,r,u),x=await me(_,i,b,u,t),S=x[v.route.id];if(!S){for(let e of b)if(x[e.route.id]){S=x[e.route.id];break}}if(_.signal.aborted){F.get(t)===g&&F.delete(t);return}if(H.has(t)){if(sr(S)||or(S)){_e(t,gr(void 0));return}}else{if(sr(S))if(F.delete(t),L>y){_e(t,gr(void 0));return}else return z.add(t),_e(t,hr(m)),pe(_,S,!1,{fetcherSubmission:m,preventScrollReset:p});if(or(S)){ve(t,n,S.error);return}}let C=w.navigation.location||w.location,E=qn(e.history,C,g.signal),D=s.activeRoutes,k=w.navigation.state===`idle`?w.matches:mt(D,w.navigation.location,c,!1,s.branches);Ye(k,`Didn't find any matches after fetcher action`);let A=++I;R.set(t,A);let{dsMatches:j,revalidatingFetchers:M}=Sn(E,u,a,o,e.history,w,k,m,C,r,!1,N,P,H,B,z,D,c,e.patchRoutesOnNavigation!=null,s.branches,[v.route.id,S],h),V=hr(m,S.data),U=new Map(w.fetchers);U.set(t,V),M.filter(e=>e.key!==t).forEach(e=>{let t=e.key,n=U.get(t),r=hr(void 0,n?n.data:void 0);U.set(t,r),Ce(t),e.controller&&F.set(t,e.controller)}),re({fetchers:U});let W=()=>M.forEach(e=>Ce(e.key));g.signal.addEventListener(`abort`,W);let{loaderResults:G,fetcherResults:ee}=await he(j,M,E,C,u);if(g.signal.aborted)return;g.signal.removeEventListener(`abort`,W),R.delete(t),F.delete(t),M.forEach(e=>F.delete(e.key));let te=w.fetchers.has(t),ne=e=>{if(!te)return e;let n=new Map(e.fetchers);return n.set(t,gr(S.data)),{...e,fetchers:n}},ae=ir(G);if(ae)return w=ne(w),pe(E,ae.result,!1,{preventScrollReset:p});if(ae=ir(ee),ae)return z.add(ae.key),w=ne(w),pe(E,ae.result,!1,{preventScrollReset:p});let oe=new Map(w.fetchers);te&&oe.set(t,gr(S.data));let{loaderData:K,errors:se}=Qn(w,k,G,void 0,M,ee,oe);Ee(A,oe),w.navigation.state===`loading`&&A>L?(Ye(T,`Expected pending action`),O&&O.abort(),ie(w.navigation.location,{matches:k,loaderData:K,errors:se,fetchers:oe})):(re({errors:se,loaderData:$n(w.loaderData,K,k,se),fetchers:oe}),N=!1)}async function fe(t,n,i,s,c,l,u,d,f){let p=w.fetchers.get(t);_e(t,hr(f,p?p.data:void 0),{flushSync:u});let m=new AbortController,h=qn(e.history,i,m.signal);if(l){let e=await Ie(s,new URL(h.url).pathname,h.signal,t);if(e.type===`aborted`)return;if(e.type===`error`){ve(t,n,e.error,{flushSync:u});return}else if(e.matches)s=e.matches;else{ve(t,n,rr(404,{pathname:i}),{flushSync:u});return}}let g=fr(s,i);F.set(t,m);let _=I,v=await me(h,i,zn(a,o,h,i,s,g,r,c),c,t),y=v[g.route.id];if(!y){for(let e of s)if(v[e.route.id]){y=v[e.route.id];break}}if(F.get(t)===m&&F.delete(t),!h.signal.aborted){if(H.has(t)){_e(t,gr(void 0));return}if(sr(y))if(L>_){_e(t,gr(void 0));return}else{z.add(t),await pe(h,y,!1,{preventScrollReset:d});return}if(or(y)){ve(t,n,y.error);return}_e(t,gr(y.data))}}async function pe(r,i,a,{submission:o,fetcherSubmission:s,preventScrollReset:l,replace:u}={}){a||(E?.resolve(),E=null),i.response.headers.has(`X-Remix-Revalidate`)&&(N=!0);let d=i.response.headers.get(`Location`);Ye(d,`Expected a Location header on the redirect Response`),d=Kn(d,new URL(r.url),c,e.history);let f=$e(w.location,d,{_isRedirect:!0});if(n){let e=!1;if(i.response.headers.has(`X-Remix-Reload-Document`))e=!0;else if(jt(d)){let n=rt(t,d,!0);e=n.origin!==t.location.origin||Ot(n.pathname,c)==null}if(e){u?t.location.replace(d):t.location.assign(d);return}}O=null;let p=u===!0||i.response.headers.has(`X-Remix-Replace`)?`REPLACE`:`PUSH`,{formMethod:m,formAction:h,formEncType:g}=w.navigation;!o&&!s&&m&&h&&g&&(o=pr(w.navigation));let _=o||s;ln.has(i.response.status)&&_&&ur(_.formMethod)?await K(p,f,{submission:{..._,formAction:d},preventScrollReset:l||D,enableViewTransition:a?k:void 0}):await K(p,f,{overrideNavigation:mr(f,[],p,o),fetcherSubmission:s,preventScrollReset:l||D,enableViewTransition:a?k:void 0})}async function me(e,t,n,r,i){let a,o={};try{a=await Bn(l,e,t,n,i,r,!1)}catch(e){return n.filter(e=>e.shouldLoad).forEach(t=>{o[t.route.id]={type:`error`,error:e}}),o}if(e.signal.aborted)return o;if(!ur(e.method))for(let e of n){if(a[e.route.id]?.type===`error`)break;!a.hasOwnProperty(e.route.id)&&!w.loaderData.hasOwnProperty(e.route.id)&&(!w.errors||!w.errors.hasOwnProperty(e.route.id))&&e.shouldCallHandler()&&(a[e.route.id]={type:`error`,result:Error(`No result returned from dataStrategy for route ${e.route.id}`)})}for(let[t,r]of Object.entries(a))if(_ee(r)){let i=r.result;o[t]={type:`redirect`,response:Wn(i,e,t,n,c)}}else o[t]=await Un(r);return o}async function he(e,t,n,r,i){let a=me(n,r,e,i,null),o=Promise.all(t.map(async e=>{if(e.matches&&e.match&&e.request&&e.controller){let t=(await me(e.request,e.path,e.matches,i,e.key))[e.match.route.id];return{[e.key]:t}}else return Promise.resolve({[e.key]:{type:`error`,error:rr(404,{pathname:e.path})}})}));return{loaderResults:await a,fetcherResults:(await o).reduce((e,t)=>Object.assign(e,t),{})}}function ge(){N=!0,B.forEach((e,t)=>{F.has(t)&&P.add(t),Ce(t)})}function _e(e,t,n={}){let r=new Map(w.fetchers);r.set(e,t),re({fetchers:r},{flushSync:(n&&n.flushSync)===!0})}function ve(e,t,n,r={}){let i=tr(w.matches,t),a=new Map(w.fetchers);xe(a,e),re({errors:{[i.route.id]:n},fetchers:a},{flushSync:(r&&r.flushSync)===!0})}function ye(e){return V.set(e,(V.get(e)||0)+1),H.has(e)&&H.delete(e),w.fetchers.get(e)||dn}function be(e,t){Ce(e,t?.reason),_e(e,gr(null))}function xe(e,t){let n=w.fetchers.get(t);F.has(t)&&!(n&&n.state===`loading`&&R.has(t))&&Ce(t),B.delete(t),R.delete(t),z.delete(t),H.delete(t),P.delete(t),e.delete(t)}function Se(e){let t=(V.get(e)||0)-1;t<=0?(V.delete(e),H.add(e)):V.set(e,t),re({fetchers:new Map(w.fetchers)})}function Ce(e,t){let n=F.get(e);n&&(n.abort(t),F.delete(e))}function we(e,t){for(let n of e){let e=t.get(n);Ye(e,`Expected fetcher: ${n}`);let r=gr(e.data);t.set(n,r)}}function Te(e){let t=[],n=!1;for(let r of z){let i=e.get(r);Ye(i,`Expected fetcher: ${r}`),i.state===`loading`&&(z.delete(r),t.push(r),n=!0)}return we(t,e),n}function Ee(e,t){let n=[];for(let[r,i]of R)if(i<e){let e=t.get(r);Ye(e,`Expected fetcher: ${r}`),e.state===`loading`&&(Ce(r),R.delete(r),n.push(r))}return we(n,t),n.length>0}function De(e,t){let n=w.blockers.get(e)||fn;return U.get(e)!==t&&U.set(e,t),n}function Oe(e){w.blockers.delete(e),U.delete(e)}function ke(e,t){let n=w.blockers.get(e)||fn;Ye(n.state===`unblocked`&&t.state===`blocked`||n.state===`blocked`&&t.state===`blocked`||n.state===`blocked`&&t.state===`proceeding`||n.state===`blocked`&&t.state===`unblocked`||n.state===`proceeding`&&t.state===`unblocked`,`Invalid blocker state transition: ${n.state} -> ${t.state}`);let r=new Map(w.blockers);r.set(e,t),re({blockers:r})}function Ae({currentLocation:e,nextLocation:t,historyAction:n}){if(U.size===0)return;U.size>1&&Xe(!1,`A router only supports one blocker at a time`);let r=Array.from(U.entries()),[i,a]=r[r.length-1],o=w.blockers.get(i);if(!(o&&o.state===`proceeding`)&&a({currentLocation:e,nextLocation:t,historyAction:n}))return i}function je(e){let t=rr(404,{pathname:e}),n=s.activeRoutes,{matches:r,route:i}=nr(n);return{notFoundMatches:r,route:i,error:t}}function Me(e,t,n){if(m=e,g=t,h=n||null,!_&&w.navigation===un){_=!0;let e=Pe(w.location,w.matches);e!=null&&re({restoreScrollPosition:e})}return()=>{m=null,g=null,h=null}}function Ne(e,t){return h&&h(e,t.map(e=>ht(e,w.loaderData)))||e.key}function J(e,t){if(m&&g){let n=Ne(e,t);m[n]=g()}}function Pe(e,t){if(m){let n=Ne(e,t),r=m[n];if(typeof r==`number`)return r}return null}function Fe(t,n,r){if(e.patchRoutesOnNavigation){let e=s.branches;if(!t)return{active:!0,matches:mt(n,r,c,!0,e)||[]};if(Object.keys(t[0].params).length>0)return{active:!0,matches:mt(n,r,c,!0,e)}}return{active:!1,matches:null}}async function Ie(t,n,r,i){if(!e.patchRoutesOnNavigation)return{type:`success`,matches:t};let l=t;for(;;){let t=o;try{await e.patchRoutesOnNavigation({signal:r,path:n,matches:l,fetcherKey:i,patch:(e,n)=>{r.aborted||En(e,n,s,t,a,!1)}})}catch(e){return{type:`error`,error:e,partialMatches:l}}if(r.aborted)return{type:`aborted`};let u=s.branches,d=mt(s.activeRoutes,n,c,!1,u),f=null;if(d&&(Object.keys(d[0].params).length===0||(f=mt(s.activeRoutes,n,c,!0,u),!(f&&l.length<f.length&&Le(l,f.slice(0,l.length))))))return{type:`success`,matches:d};if(f||=mt(s.activeRoutes,n,c,!0,u),!f||Le(l,f))return{type:`success`,matches:null};l=f}}function Le(e,t){return e.length===t.length&&e.every((e,n)=>e.route.id===t[n].route.id)}function Re(e){o={},s.setHmrRoutes(dt(e,a,void 0,o))}function ze(e,t,n=!1){En(e,t,s,o,a,n),s.hasHMRRoutes||re({})}return C={get basename(){return c},get future(){return u},get state(){return w},get routes(){return s.stableRoutes},get branches(){return s.branches},get manifest(){return o},get window(){return t},initialize:ee,subscribe:ne,enableScrollRestoration:Me,navigate:ae,fetch:ue,revalidate:oe,createHref:t=>e.history.createHref(t),encodeLocation:t=>e.history.encodeLocation(t),getFetcher:ye,resetFetcher:be,deleteFetcher:Se,dispose:te,getBlocker:De,deleteBlocker:Oe,patchRoutes:ze,_internalFetchControllers:F,_internalSetRoutes:Re,_internalSetStateDoNotUseOrYouWillBreakYourApp(e){re(e)}},e.instrumentations&&(C=see(C,e.instrumentations.map(e=>e.router).filter(Boolean))),C}function uee(e){return e!=null&&(`formData`in e&&e.formData!=null||`body`in e&&e.body!==void 0)}function bn(e,t,n,r,i,a){let o,s;if(i){o=[];for(let e of t)if(o.push(e),e.route.id===i){s=e;break}}else o=t,s=t[t.length-1];let c=It(r||`.`,Ft(o),Ot(e.pathname,n)||e.pathname,a===`path`);if(r??(c.search=e.search,c.hash=e.hash),(r==null||r===``||r===`.`)&&s){let e=dr(c.search);if(s.route.index&&!e)c.search=c.search?c.search.replace(/^\?/,`?index&`):`?index`;else if(!s.route.index&&e){let e=new URLSearchParams(c.search),t=e.getAll(`index`);e.delete(`index`),t.filter(e=>e).forEach(t=>e.append(`index`,t));let n=e.toString();c.search=n?`?${n}`:``}}return n!==`/`&&(c.pathname=kt({basename:n,pathname:c.pathname})),et(c)}function xn(e,t,n){if(!n||!uee(n))return{path:t};if(n.formMethod&&!bee(n.formMethod))return{path:t,error:rr(405,{method:n.formMethod})};let r=()=>({path:t,error:rr(400,{type:`invalid-body`})}),i=(n.formMethod||`get`).toUpperCase(),a=ar(t);if(n.body!==void 0){if(n.formEncType===`text/plain`){if(!ur(i))return r();let e=typeof n.body==`string`?n.body:n.body instanceof FormData||n.body instanceof URLSearchParams?Array.from(n.body.entries()).reduce((e,[t,n])=>`${e}${t}=${n}
|
|
3
3
|
`,``):String(n.body);return{path:t,submission:{formMethod:i,formAction:a,formEncType:n.formEncType,formData:void 0,json:void 0,text:e}}}else if(n.formEncType===`application/json`){if(!ur(i))return r();try{let e=typeof n.body==`string`?JSON.parse(n.body):n.body;return{path:t,submission:{formMethod:i,formAction:a,formEncType:n.formEncType,formData:void 0,json:e,text:void 0}}}catch{return r()}}}Ye(typeof FormData==`function`,`FormData is not available in this environment`);let o,s;if(n.formData)o=Yn(n.formData),s=n.formData;else if(n.body instanceof FormData)o=Yn(n.body),s=n.body;else if(n.body instanceof URLSearchParams)o=n.body,s=Xn(o);else if(n.body==null)o=new URLSearchParams,s=new FormData;else try{o=new URLSearchParams(n.body),s=Xn(o)}catch{return r()}let c={formMethod:i,formAction:a,formEncType:n&&n.formEncType||`application/x-www-form-urlencoded`,formData:s,json:void 0,text:void 0};if(ur(c.formMethod))return{path:t,submission:c};let l=tt(t);return e&&l.search&&dr(l.search)&&o.append(`index`,``),l.search=`?${o}`,{path:et(l),submission:c}}function Sn(e,t,n,r,i,a,o,s,c,l,u,d,f,p,m,h,g,_,v,y,b,x){let S=b?or(b[1])?b[1].error:b[1].data:void 0,C=i.createURL(a.location),w=i.createURL(c),T;if(u&&a.errors){let e=Object.keys(a.errors)[0];T=o.findIndex(t=>t.route.id===e)}else if(b&&or(b[1])){let e=b[0];T=o.findIndex(t=>t.route.id===e)-1}let E=b?b[1].statusCode:void 0,D=E&&E>=400,O={currentUrl:C,currentParams:a.matches[0]?.params||{},nextUrl:w,nextParams:o[0].params,...s,actionResult:S,actionStatus:E},k=Gt(o),A=o.map((i,o)=>{let{route:s}=i,f=null;if(T!=null&&o>T)f=!1;else if(s.lazy)f=!0;else if(!Cn(s))f=!1;else if(u){let{shouldLoad:e}=wn(s,a.loaderData,a.errors);f=e}else dee(a.loaderData,a.matches[o],i)&&(f=!0);if(f!==null)return Rn(n,r,e,c,k,i,l,t,f);let p=!1;typeof x==`boolean`?p=x:D?p=!1:d||C.pathname+C.search===w.pathname+w.search?p=!0:C.search===w.search?fee(a.matches[o],i)&&(p=!0):p=!0;let m={...O,defaultShouldRevalidate:p};return Rn(n,r,e,c,k,i,l,t,Tn(i,m),m,x)}),j=[];return m.forEach((e,s)=>{if(u||!o.some(t=>t.route.id===e.routeId)||p.has(s))return;let c=a.fetchers.get(s),m=c&&c.state!==`idle`&&c.data===void 0,b=mt(g,e.path,_??`/`,!1,y);if(!b){if(v&&m)return;j.push({key:s,routeId:e.routeId,path:e.path,matches:null,match:null,request:null,controller:null});return}if(h.has(s))return;let S=fr(b,e.path),C=new AbortController,w=qn(i,e.path,C.signal),T=null;if(f.has(s))f.delete(s),T=zn(n,r,w,e.path,b,S,l,t);else if(m)d&&(T=zn(n,r,w,e.path,b,S,l,t));else{let i;i=typeof x==`boolean`?x:D?!1:d;let a={...O,defaultShouldRevalidate:i};Tn(S,a)&&(T=zn(n,r,w,e.path,b,S,l,t,a))}T&&j.push({key:s,routeId:e.routeId,path:e.path,matches:T,match:S,request:w,controller:C})}),{dsMatches:A,revalidatingFetchers:j}}function Cn(e){return e.loader!=null||e.middleware!=null&&e.middleware.length>0}function wn(e,t,n){if(e.lazy)return{shouldLoad:!0,renderFallback:!0};if(!Cn(e))return{shouldLoad:!1,renderFallback:!1};let r=t!=null&&e.id in t,i=n!=null&&n[e.id]!==void 0;if(!r&&i)return{shouldLoad:!1,renderFallback:!1};if(typeof e.loader==`function`&&e.loader.hydrate===!0)return{shouldLoad:!0,renderFallback:!r};let a=!r&&!i;return{shouldLoad:a,renderFallback:a}}function dee(e,t,n){let r=!t||n.route.id!==t.route.id,i=!e.hasOwnProperty(n.route.id);return r||i}function fee(e,t){let n=e.route.path;return e.pathname!==t.pathname||n!=null&&n.endsWith(`*`)&&e.params[`*`]!==t.params[`*`]}function Tn(e,t){if(e.route.shouldRevalidate){let n=e.route.shouldRevalidate(t);if(typeof n==`boolean`)return n}return t.defaultShouldRevalidate}function En(e,t,n,r,i,a){let o;if(e){let t=r[e];Ye(t,`No route found to patch children into: routeId = ${e}`),t.children||=[],o=t.children}else o=n.activeRoutes;let s=[],c=[];if(t.forEach(e=>{let t=o.find(t=>Dn(e,t));t?c.push({existingRoute:t,newRoute:e}):s.push(e)}),s.length>0){let t=dt(s,i,[e||`_`,`patch`,String(o?.length||`0`)],r);o.push(...t)}if(a&&c.length>0)for(let e=0;e<c.length;e++){let{existingRoute:t,newRoute:n}=c[e],r=t,[a]=dt([n],i,[],{},!0);Object.assign(r,{element:a.element?a.element:r.element,errorElement:a.errorElement?a.errorElement:r.errorElement,hydrateFallbackElement:a.hydrateFallbackElement?a.hydrateFallbackElement:r.hydrateFallbackElement})}n.hasHMRRoutes||n.setRoutes([...n.activeRoutes])}function Dn(e,t){return`id`in e&&`id`in t&&e.id===t.id?!0:e.index===t.index&&e.path===t.path&&e.caseSensitive===t.caseSensitive?(!e.children||e.children.length===0)&&(!t.children||t.children.length===0)?!0:e.children?.every((e,n)=>t.children?.some(t=>Dn(e,t)))??!1:!1}var On=new WeakMap,kn=({key:e,route:t,manifest:n,mapRouteProperties:r})=>{let i=n[t.id];if(Ye(i,`No route found in manifest`),!i.lazy||typeof i.lazy!=`object`)return;let a=i.lazy[e];if(!a)return;let o=On.get(i);o||(o={},On.set(i,o));let s=o[e];if(s)return s;let c=(async()=>{let t=st(e),n=i[e]!==void 0&&e!==`hasErrorBoundary`;if(t)Xe(!t,`Route property `+e+` is not a supported lazy route property. This property will be ignored.`),o[e]=Promise.resolve();else if(n)Xe(!1,`Route "${i.id}" has a static property "${e}" defined. The lazy property will be ignored.`);else{let t=await a();t!=null&&(Object.assign(i,{[e]:t}),Object.assign(i,r(i)))}typeof i.lazy==`object`&&(i.lazy[e]=void 0,Object.values(i.lazy).every(e=>e===void 0)&&(i.lazy=void 0))})();return o[e]=c,c},An=new WeakMap;function jn(e,t,n,r,i){let a=n[e.id];if(Ye(a,`No route found in manifest`),!e.lazy)return{lazyRoutePromise:void 0,lazyHandlerPromise:void 0};if(typeof e.lazy==`function`){let t=An.get(a);if(t)return{lazyRoutePromise:t,lazyHandlerPromise:t};let n=(async()=>{Ye(typeof e.lazy==`function`,`No lazy route function found`);let t=await e.lazy(),n={};for(let e in t){let r=t[e];if(r===void 0)continue;let i=lt(e),o=a[e]!==void 0&&e!==`hasErrorBoundary`;i?Xe(!i,`Route property `+e+` is not a supported property to be returned from a lazy route function. This property will be ignored.`):o?Xe(!o,`Route "${a.id}" has a static property "${e}" defined but its lazy function is also returning a value for this property. The lazy route property "${e}" will be ignored.`):n[e]=r}Object.assign(a,n),Object.assign(a,{...r(a),lazy:void 0})})();return An.set(a,n),n.catch(()=>{}),{lazyRoutePromise:n,lazyHandlerPromise:n}}let o=Object.keys(e.lazy),s=[],c;for(let a of o){if(i&&i.includes(a))continue;let o=kn({key:a,route:e,manifest:n,mapRouteProperties:r});o&&(s.push(o),a===t&&(c=o))}let l=s.length>0?Promise.all(s).then(()=>{}):void 0;return l?.catch(()=>{}),c?.catch(()=>{}),{lazyRoutePromise:l,lazyHandlerPromise:c}}async function Mn(e){let t=e.matches.filter(e=>e.shouldLoad),n={};return(await Promise.all(t.map(e=>e.resolve()))).forEach((e,r)=>{n[t[r].route.id]=e}),n}async function Nn(e){return e.matches.some(e=>e.route.middleware)?Pn(e,()=>Mn(e)):Mn(e)}function Pn(e,t){return Fn(e,t,e=>{if(yee(e))throw e;return e},hee,n);function n(t,n,r){if(r)return Promise.resolve(Object.assign(r.value,{[n]:{type:`error`,result:t}}));{let{matches:r}=e,i=tr(r,r[Math.min(Math.max(r.findIndex(e=>e.route.id===n),0),Math.max(r.findIndex(e=>e.shouldCallHandler()),0))].route.id).route.id;return Promise.resolve({[i]:{type:`error`,result:t}})}}}async function Fn(e,t,n,r,i){let{matches:a,...o}=e;return await In(o,a.flatMap(e=>e.route.middleware?e.route.middleware.map(t=>[e.route.id,t]):[]),t,n,r,i)}async function In(e,t,n,r,i,a,o=0){let{request:s}=e;if(s.signal.aborted)throw s.signal.reason??Error(`Request aborted: ${s.method} ${s.url}`);let c=t[o];if(!c)return await n();let[l,u]=c,d,f=async()=>{if(d)throw Error("You may only call `next()` once per middleware");try{return d={value:await In(e,t,n,r,i,a,o+1)},d.value}catch(e){return d={value:await a(e,l,d)},d.value}};try{let t=await u(e,f),n=t==null?void 0:r(t);return i(n)?n:d?n??d.value:(d={value:await f()},d.value)}catch(e){return await a(e,l,d)}}function Ln(e,t,n,r,i){let a=kn({key:`middleware`,route:r.route,manifest:t,mapRouteProperties:e}),o=jn(r.route,ur(n.method)?`action`:`loader`,t,e,i);return{middleware:a,route:o.lazyRoutePromise,handler:o.lazyHandlerPromise}}function Rn(e,t,n,r,i,a,o,s,c,l=null,u){let d=!1,f=Ln(e,t,n,a,o);return{...a,_lazyPromises:f,shouldLoad:c,shouldRevalidateArgs:l,shouldCallHandler(e){return d=!0,l?typeof u==`boolean`?Tn(a,{...l,defaultShouldRevalidate:u}):typeof e==`boolean`?Tn(a,{...l,defaultShouldRevalidate:e}):Tn(a,l):c},resolve(e){let{lazy:t,loader:o,middleware:l}=a.route,u=d||c||e&&!ur(n.method)&&(t||o),p=l&&l.length>0&&!o&&!t;return u&&(ur(n.method)||!p)?Vn({request:n,path:r,pattern:i,match:a,lazyHandlerPromise:f?.handler,lazyRoutePromise:f?.route,handlerOverride:e,scopedContext:s}):Promise.resolve({type:`data`,result:void 0})}}}function zn(e,t,n,r,i,a,o,s,c=null){return i.map(l=>l.route.id===a.route.id?Rn(e,t,n,r,Gt(i),l,o,s,!0,c):{...l,shouldLoad:!1,shouldRevalidateArgs:c,shouldCallHandler:()=>!1,_lazyPromises:Ln(e,t,n,l,o),resolve:()=>Promise.resolve({type:`data`,result:void 0})})}async function Bn(e,t,n,r,i,a,o){r.some(e=>e._lazyPromises?.middleware)&&await Promise.all(r.map(e=>e._lazyPromises?.middleware));let s={request:t,url:Jn(t,n),pattern:Gt(r),params:r[0].params,context:a,matches:r},c=o?()=>{throw Error("You cannot call `runClientMiddleware()` from a static handler `dataStrategy`. Middleware is run outside of `dataStrategy` during SSR in order to bubble up the Response. You can enable middleware via the `respond` API in `query`/`queryRoute`")}:e=>{let t=s;return Pn(t,()=>e({...t,fetcherKey:i,runClientMiddleware:()=>{throw Error("Cannot call `runClientMiddleware()` from within an `runClientMiddleware` handler")}}))},l=await e({...s,fetcherKey:i,runClientMiddleware:c});try{await Promise.all(r.flatMap(e=>[e._lazyPromises?.handler,e._lazyPromises?.route]))}catch{}return l}async function Vn({request:e,path:t,pattern:n,match:r,lazyHandlerPromise:i,lazyRoutePromise:a,handlerOverride:o,scopedContext:s}){let c,l,u=ur(e.method),d=u?`action`:`loader`,f=i=>{let a,c=new Promise((e,t)=>a=t);l=()=>a(),e.signal.addEventListener(`abort`,l);let u=a=>typeof i==`function`?i({request:e,url:Jn(e,t),pattern:n,params:r.params,context:s},...a===void 0?[]:[a]):Promise.reject(Error(`You cannot call the handler for a route which defines a boolean "${d}" [routeId: ${r.route.id}]`)),f=(async()=>{try{return{type:`data`,result:await(o?o(e=>u(e)):u())}}catch(e){return{type:`error`,result:e}}})();return Promise.race([f,c])};try{let t=u?r.route.action:r.route.loader;if(i||a)if(t){let e,[n]=await Promise.all([f(t).catch(t=>{e=t}),i,a]);if(e!==void 0)throw e;c=n}else{await i;let t=u?r.route.action:r.route.loader;if(t)[c]=await Promise.all([f(t),a]);else if(d===`action`){let t=new URL(e.url),n=t.pathname+t.search;throw rr(405,{method:e.method,pathname:n,routeId:r.route.id})}else return{type:`data`,result:void 0}}else if(t)c=await f(t);else{let t=new URL(e.url);throw rr(404,{pathname:t.pathname+t.search})}}catch(e){return{type:`error`,result:e}}finally{l&&e.signal.removeEventListener(`abort`,l)}return c}async function Hn(e){let t=e.headers.get(`Content-Type`);return t&&/\bapplication\/json\b/.test(t)?e.body==null?null:e.json():e.text()}async function Un(e){let{result:t,type:n}=e;if(lr(t)){let e;try{e=await Hn(t)}catch(e){return{type:`error`,error:e}}return n===`error`?{type:`error`,error:new Ut(t.status,t.statusText,e),statusCode:t.status,headers:t.headers}:{type:`data`,data:e,statusCode:t.status,headers:t.headers}}return n===`error`?cr(t)?t.data instanceof Error?{type:`error`,error:t.data,statusCode:t.init?.status,headers:t.init?.headers?new Headers(t.init.headers):void 0}:{type:`error`,error:mee(t),statusCode:Wt(t)?t.status:void 0,headers:t.init?.headers?new Headers(t.init.headers):void 0}:{type:`error`,error:t,statusCode:Wt(t)?t.status:void 0}:cr(t)?{type:`data`,data:t.data,statusCode:t.init?.status,headers:t.init?.headers?new Headers(t.init.headers):void 0}:{type:`data`,data:t}}function Wn(e,t,n,r,i){let a=e.headers.get(`Location`);if(Ye(a,`Redirects returned/thrown from loaders/actions must have a Location header`),!jt(a)){let o=r.slice(0,r.findIndex(e=>e.route.id===n)+1);a=bn(new URL(t.url),o,i,a),e.headers.set(`Location`,a)}return e}var Gn=[`about:`,`blob:`,`chrome:`,`chrome-untrusted:`,`content:`,`data:`,`devtools:`,`file:`,`filesystem:`,`javascript:`];function Kn(e,t,n,r){if(jt(e)){let r=e,i=r.startsWith(`//`)?new URL(t.protocol+r):new URL(r);if(Gn.includes(i.protocol))throw Error(`Invalid redirect location`);let a=Ot(i.pathname,n)!=null;if(i.origin===t.origin&&a)return Lt(i.pathname)+i.search+i.hash}try{let t=r.createURL(e);if(Gn.includes(t.protocol))throw Error(`Invalid redirect location`)}catch{}return e}function qn(e,t,n,r){let i=e.createURL(ar(t)).toString(),a={signal:n};if(r&&ur(r.formMethod)){let{formMethod:e,formEncType:t}=r;a.method=e.toUpperCase(),t===`application/json`?(a.headers=new Headers({"Content-Type":t}),a.body=JSON.stringify(r.json)):t===`text/plain`?a.body=r.text:t===`application/x-www-form-urlencoded`&&r.formData?a.body=Yn(r.formData):a.body=r.formData}return new Request(i,a)}function Jn(e,t){let n=new URL(e.url),r=typeof t==`string`?tt(t):t;if(n.pathname=r.pathname||`/`,r.search){let e=new URLSearchParams(r.search),t=e.getAll(`index`);e.delete(`index`);for(let n of t.filter(Boolean))e.append(`index`,n);n.search=e.size?`?${e.toString()}`:``}else n.search=``;return n.hash=r.hash||``,n}function Yn(e){let t=new URLSearchParams;for(let[n,r]of e.entries())t.append(n,typeof r==`string`?r:r.name);return t}function Xn(e){let t=new FormData;for(let[n,r]of e.entries())t.append(n,r);return t}function Zn(e,t,n,r=!1,i=!1){let a={},o=null,s,c=!1,l={},u=n&&or(n[1])?n[1].error:void 0;return e.forEach(n=>{if(!(n.route.id in t))return;let d=n.route.id,f=t[d];if(Ye(!sr(f),`Cannot handle redirect results in processLoaderData`),or(f)){let t=f.error;if(u!==void 0&&(t=u,u=void 0),o||={},i)o[d]=t;else{let n=tr(e,d);o[n.route.id]??(o[n.route.id]=t)}r||(a[d]=hn),c||(c=!0,s=Wt(f.error)?f.error.status:500),f.headers&&(l[d]=f.headers)}else a[d]=f.data,f.statusCode&&f.statusCode!==200&&!c&&(s=f.statusCode),f.headers&&(l[d]=f.headers)}),u!==void 0&&n&&(o={[n[0]]:u},n[2]&&(a[n[2]]=void 0)),{loaderData:a,errors:o,statusCode:s||200,loaderHeaders:l}}function Qn(e,t,n,r,i,a,o){let{loaderData:s,errors:c}=Zn(t,n,r);return i.filter(e=>!e.matches||e.matches.some(e=>e.shouldLoad)).forEach(t=>{let{key:n,match:r,controller:i}=t;if(i&&i.signal.aborted)return;let s=a[n];if(Ye(s,`Did not find corresponding fetcher result`),or(s)){let t=tr(e.matches,r?.route.id);c&&c[t.route.id]||(c={...c,[t.route.id]:s.error}),o.delete(n)}else if(sr(s))Ye(!1,`Unhandled fetcher revalidation redirect`);else{let e=gr(s.data);o.set(n,e)}}),{loaderData:s,errors:c}}function $n(e,t,n,r){let i=Object.entries(t).filter(([,e])=>e!==hn).reduce((e,[t,n])=>(e[t]=n,e),{});for(let a of n){let n=a.route.id;if(!t.hasOwnProperty(n)&&e.hasOwnProperty(n)&&a.route.loader&&(i[n]=e[n]),r&&r.hasOwnProperty(n))break}return i}function er(e){return e?or(e[1])?{actionData:{}}:{actionData:{[e[0]]:e[1].data}}:{}}function tr(e,t){return(t?e.slice(0,e.findIndex(e=>e.route.id===t)+1):[...e]).reverse().find(e=>e.route.hasErrorBoundary===!0)||e[0]}function nr(e){let t=e.length===1?e[0]:e.find(e=>e.index||!e.path||e.path===`/`)||{id:`__shim-error-route__`};return{matches:[{params:{},pathname:``,pathnameBase:``,route:t}],route:t}}function rr(e,{pathname:t,routeId:n,method:r,type:i,message:a}={}){let o=`Unknown Server Error`,s=`Unknown @remix-run/router error`;return e===400?(o=`Bad Request`,r&&t&&n?s=`You made a ${r} request to "${t}" but did not provide a \`loader\` for route "${n}", so there is no way to handle the request.`:i===`invalid-body`&&(s=`Unable to encode submission body`)):e===403?(o=`Forbidden`,s=`Route "${n}" does not match URL "${t}"`):e===404?(o=`Not Found`,s=`No route matches URL "${t}"`):e===405&&(o=`Method Not Allowed`,r&&t&&n?s=`You made a ${r.toUpperCase()} request to "${t}" but did not provide an \`action\` for route "${n}", so there is no way to handle the request.`:r&&(s=`Invalid request method "${r.toUpperCase()}"`)),new Ut(e||500,o,Error(s),!0)}function ir(e){let t=Object.entries(e);for(let e=t.length-1;e>=0;e--){let[n,r]=t[e];if(sr(r))return{key:n,result:r}}}function ar(e){return et({...typeof e==`string`?tt(e):e,hash:``})}function pee(e,t){return e.pathname!==t.pathname||e.search!==t.search?!1:e.hash===``?t.hash!==``:e.hash===t.hash?!0:t.hash!==``}function mee(e){return new Ut(e.init?.status??500,e.init?.statusText??`Internal Server Error`,e.data)}function hee(e){return typeof e==`object`&&!!e&&Object.entries(e).every(([e,t])=>typeof e==`string`&&gee(t))}function gee(e){return typeof e==`object`&&!!e&&`type`in e&&`result`in e&&(e.type===`data`||e.type===`error`)}function _ee(e){return lr(e.result)&&cn.has(e.result.status)}function or(e){return e.type===`error`}function sr(e){return(e&&e.type)===`redirect`}function cr(e){return typeof e==`object`&&!!e&&`type`in e&&`data`in e&&`init`in e&&e.type===`DataWithResponseInit`}function lr(e){return e!=null&&typeof e.status==`number`&&typeof e.statusText==`string`&&typeof e.headers==`object`&&e.body!==void 0}function vee(e){return cn.has(e)}function yee(e){return lr(e)&&vee(e.status)&&e.headers.has(`Location`)}function bee(e){return sn.has(e.toUpperCase())}function ur(e){return an.has(e.toUpperCase())}function dr(e){return new URLSearchParams(e).getAll(`index`).some(e=>e===``)}function fr(e,t){let n=typeof t==`string`?tt(t).search:t.search;if(e[e.length-1].route.index&&dr(n||``))return e[e.length-1];let r=Pt(e);return r[r.length-1]}function pr(e){let{formMethod:t,formAction:n,formEncType:r,text:i,formData:a,json:o}=e;if(!(!t||!n||!r)){if(i!=null)return{formMethod:t,formAction:n,formEncType:r,formData:void 0,json:void 0,text:i};if(a!=null)return{formMethod:t,formAction:n,formEncType:r,formData:a,json:void 0,text:void 0};if(o!==void 0)return{formMethod:t,formAction:n,formEncType:r,formData:void 0,json:o,text:void 0}}}function mr(e,t,n,r){return r?{state:`loading`,location:e,matches:t,historyAction:n,formMethod:r.formMethod,formAction:r.formAction,formEncType:r.formEncType,formData:r.formData,json:r.json,text:r.text}:{state:`loading`,location:e,matches:t,historyAction:n,formMethod:void 0,formAction:void 0,formEncType:void 0,formData:void 0,json:void 0,text:void 0}}function xee(e,t,n,r){return{state:`submitting`,location:e,matches:t,historyAction:n,formMethod:r.formMethod,formAction:r.formAction,formEncType:r.formEncType,formData:r.formData,json:r.json,text:r.text}}function hr(e,t){return e?{state:`loading`,formMethod:e.formMethod,formAction:e.formAction,formEncType:e.formEncType,formData:e.formData,json:e.json,text:e.text,data:t}:{state:`loading`,formMethod:void 0,formAction:void 0,formEncType:void 0,formData:void 0,json:void 0,text:void 0,data:t}}function See(e,t){return{state:`submitting`,formMethod:e.formMethod,formAction:e.formAction,formEncType:e.formEncType,formData:e.formData,json:e.json,text:e.text,data:t?t.data:void 0}}function gr(e){return{state:`idle`,formMethod:void 0,formAction:void 0,formEncType:void 0,formData:void 0,json:void 0,text:void 0,data:e}}function Cee(e,t){try{let n=e.sessionStorage.getItem(mn);if(n){let e=JSON.parse(n);for(let[n,r]of Object.entries(e||{}))r&&Array.isArray(r)&&t.set(n,new Set(r||[]))}}catch{}}function _r(e,t){if(t.size>0){let n={};for(let[e,r]of t)n[e]=[...r];try{e.sessionStorage.setItem(mn,JSON.stringify(n))}catch(e){Xe(!1,`Failed to save applied view transitions in sessionStorage (${e}).`)}}}function vr(){let e,t,n=new Promise((r,i)=>{e=async e=>{r(e);try{await n}catch{}},t=async e=>{i(e);try{await n}catch{}}});return{promise:n,resolve:e,reject:t}}var yr=J.createContext(null);yr.displayName=`DataRouter`;var br=J.createContext(null);br.displayName=`DataRouterState`;var xr=J.createContext(!1);function Sr(){return J.useContext(xr)}var Cr=J.createContext({isTransitioning:!1});Cr.displayName=`ViewTransition`;var wr=J.createContext(new Map);wr.displayName=`Fetchers`;var Tr=J.createContext(null);Tr.displayName=`Await`;var Er=J.createContext(null);Er.displayName=`Navigation`;var Dr=J.createContext(null);Dr.displayName=`Location`;var Or=J.createContext({outlet:null,matches:[],isDataRoute:!1});Or.displayName=`Route`;var kr=J.createContext(null);kr.displayName=`RouteError`;var Ar=`REACT_ROUTER_ERROR`,jr=`REDIRECT`,Mr=`ROUTE_ERROR_RESPONSE`;function Nr(e){if(e.startsWith(`${Ar}:${jr}:{`))try{let t=JSON.parse(e.slice(28));if(typeof t==`object`&&t&&typeof t.status==`number`&&typeof t.statusText==`string`&&typeof t.location==`string`&&typeof t.reloadDocument==`boolean`&&typeof t.replace==`boolean`)return t}catch{}}function Pr(e){if(e.startsWith(`${Ar}:${Mr}:{`))try{let t=JSON.parse(e.slice(40));if(typeof t==`object`&&t&&typeof t.status==`number`&&typeof t.statusText==`string`)return new Ut(t.status,t.statusText,t.data)}catch{}}function Fr(e,{relative:t}={}){Ye(Ir(),`useHref() may be used only in the context of a <Router> component.`);let{basename:n,navigator:r}=J.useContext(Er),{hash:i,pathname:a,search:o}=Gr(e,{relative:t}),s=a;return n!==`/`&&(s=a===`/`?n:Rt([n,a])),r.createHref({pathname:s,search:o,hash:i})}function Ir(){return J.useContext(Dr)!=null}function Lr(){return Ye(Ir(),`useLocation() may be used only in the context of a <Router> component.`),J.useContext(Dr).location}var Rr=`You should call navigate() in a React.useEffect(), not when your component is first rendered.`;function zr(e){J.useContext(Er).static||J.useLayoutEffect(e)}function Br(){let{isDataRoute:e}=J.useContext(Or);return e?li():Vr()}function Vr(){Ye(Ir(),`useNavigate() may be used only in the context of a <Router> component.`);let e=J.useContext(yr),{basename:t,navigator:n}=J.useContext(Er),{matches:r}=J.useContext(Or),{pathname:i}=Lr(),a=JSON.stringify(Ft(r)),o=J.useRef(!1);return zr(()=>{o.current=!0}),J.useCallback((r,s={})=>{if(Xe(o.current,Rr),!o.current)return;if(typeof r==`number`){n.go(r);return}let c=It(r,JSON.parse(a),i,s.relative===`path`);e==null&&t!==`/`&&(c.pathname=c.pathname===`/`?t:Rt([t,c.pathname])),(s.replace?n.replace:n.push)(c,s.state,s)},[t,n,a,i,e])}var Hr=J.createContext(null);function Ur(e){let t=J.useContext(Or).outlet;return J.useMemo(()=>t&&J.createElement(Hr.Provider,{value:e},t),[t,e])}function Wr(){let{matches:e}=J.useContext(Or);return e[e.length-1]?.params??{}}function Gr(e,{relative:t}={}){let{matches:n}=J.useContext(Or),{pathname:r}=Lr(),i=JSON.stringify(Ft(n));return J.useMemo(()=>It(e,JSON.parse(i),r,t===`path`),[e,i,r,t])}function Kr(e,t,n){Ye(Ir(),`useRoutes() may be used only in the context of a <Router> component.`);let{navigator:r}=J.useContext(Er),{matches:i}=J.useContext(Or),a=i[i.length-1],o=a?a.params:{},s=a?a.pathname:`/`,c=a?a.pathnameBase:`/`,l=a&&a.route;{let e=l&&l.path||``;di(s,!l||e.endsWith(`*`)||e.endsWith(`*?`),`You rendered descendant <Routes> (or called \`useRoutes()\`) at "${s}" (under <Route path="${e}">) but the parent route path has no trailing "*". This means if you navigate deeper, the parent won't match anymore and therefore the child routes will never render.
|
|
4
4
|
|
|
5
5
|
Please change the parent <Route path="${e}"> to <Route path="${e===`/`?`*`:`${e}/*`}">.`)}let u=Lr(),d;if(t){let e=typeof t==`string`?tt(t):t;Ye(c===`/`||e.pathname?.startsWith(c),`When overriding the location using \`<Routes location>\` or \`useRoutes(routes, location)\`, the location pathname must begin with the portion of the URL pathname that was matched by all parent routes. The current pathname base is "${c}" but pathname "${e.pathname}" was given in the \`location\` prop.`),d=e}else d=u;let f=d.pathname||`/`,p=f;if(c!==`/`){let e=c.replace(/^\//,``).split(`/`);p=`/`+f.replace(/^\//,``).split(`/`).slice(e.length).join(`/`)}let m=n&&n.state.matches.length?n.state.matches.map(e=>Object.assign(e,{route:n.manifest[e.route.id]||e.route})):pt(e,{pathname:p});Xe(l||m!=null,`No routes matched location "${d.pathname}${d.search}${d.hash}" `),Xe(m==null||m[m.length-1].route.element!==void 0||m[m.length-1].route.Component!==void 0||m[m.length-1].route.lazy!==void 0,`Matched leaf route at location "${d.pathname}${d.search}${d.hash}" does not have an element or Component. This means it will render an <Outlet /> with a null value by default resulting in an "empty" page.`);let h=$r(m&&m.map(e=>Object.assign({},e,{params:Object.assign({},o,e.params),pathname:Rt([c,r.encodeLocation?r.encodeLocation(e.pathname.replace(/%/g,`%25`).replace(/\?/g,`%3F`).replace(/#/g,`%23`)).pathname:e.pathname]),pathnameBase:e.pathnameBase===`/`?c:Rt([c,r.encodeLocation?r.encodeLocation(e.pathnameBase.replace(/%/g,`%25`).replace(/\?/g,`%3F`).replace(/#/g,`%23`)).pathname:e.pathnameBase])})),i,n);return t&&h?J.createElement(Dr.Provider,{value:{location:{pathname:`/`,search:``,hash:``,state:null,key:`default`,mask:void 0,...d},navigationType:`POP`}},h):h}function qr(){let e=ci(),t=Wt(e)?`${e.status} ${e.statusText}`:e instanceof Error?e.message:JSON.stringify(e),n=e instanceof Error?e.stack:null,r=`rgba(200,200,200, 0.5)`,i={padding:`0.5rem`,backgroundColor:r},a={padding:`2px 4px`,backgroundColor:r},o=null;return console.error(`Error handled by React Router default ErrorBoundary:`,e),o=J.createElement(J.Fragment,null,J.createElement(`p`,null,`💿 Hey developer 👋`),J.createElement(`p`,null,`You can provide a way better UX than this when your app throws errors by providing your own `,J.createElement(`code`,{style:a},`ErrorBoundary`),` or`,` `,J.createElement(`code`,{style:a},`errorElement`),` prop on your route.`)),J.createElement(J.Fragment,null,J.createElement(`h2`,null,`Unexpected Application Error!`),J.createElement(`h3`,{style:{fontStyle:`italic`}},t),n?J.createElement(`pre`,{style:i},n):null,o)}var Jr=J.createElement(qr,null),Yr=class extends J.Component{constructor(e){super(e),this.state={location:e.location,revalidation:e.revalidation,error:e.error}}static getDerivedStateFromError(e){return{error:e}}static getDerivedStateFromProps(e,t){return t.location!==e.location||t.revalidation!==`idle`&&e.revalidation===`idle`?{error:e.error,location:e.location,revalidation:e.revalidation}:{error:e.error===void 0?t.error:e.error,location:t.location,revalidation:e.revalidation||t.revalidation}}componentDidCatch(e,t){this.props.onError?this.props.onError(e,t):console.error(`React Router caught the following error during render`,e)}render(){let e=this.state.error;if(this.context&&typeof e==`object`&&e&&`digest`in e&&typeof e.digest==`string`){let t=Pr(e.digest);t&&(e=t)}let t=e===void 0?this.props.children:J.createElement(Or.Provider,{value:this.props.routeContext},J.createElement(kr.Provider,{value:e,children:this.props.component}));return this.context?J.createElement(Zr,{error:e},t):t}};Yr.contextType=xr;var Xr=new WeakMap;function Zr({children:e,error:t}){let{basename:n}=J.useContext(Er);if(typeof t==`object`&&t&&`digest`in t&&typeof t.digest==`string`){let e=Nr(t.digest);if(e){let r=Xr.get(t);if(r)throw r;let i=qt(e.location,n);if(Kt&&!Xr.get(t))if(i.isExternal||e.reloadDocument)window.location.href=i.absoluteURL||i.to;else{let n=Promise.resolve().then(()=>window.__reactRouterDataRouter.navigate(i.to,{replace:e.replace}));throw Xr.set(t,n),n}return J.createElement(`meta`,{httpEquiv:`refresh`,content:`0;url=${i.absoluteURL||i.to}`})}}return e}function Qr({routeContext:e,match:t,children:n}){let r=J.useContext(yr);return r&&r.static&&r.staticContext&&(t.route.errorElement||t.route.ErrorBoundary)&&(r.staticContext._deepestRenderedBoundaryId=t.route.id),J.createElement(Or.Provider,{value:e},n)}function $r(e,t=[],n){let r=n?.state;if(e==null){if(!r)return null;if(r.errors)e=r.matches;else if(t.length===0&&!r.initialized&&r.matches.length>0)e=r.matches;else return null}let i=e,a=r?.errors;if(a!=null){let e=i.findIndex(e=>e.route.id&&a?.[e.route.id]!==void 0);Ye(e>=0,`Could not find a matching route for errors on route IDs: ${Object.keys(a).join(`,`)}`),i=i.slice(0,Math.min(i.length,e+1))}let o=!1,s=-1;if(n&&r){o=r.renderFallback;for(let e=0;e<i.length;e++){let t=i[e];if((t.route.HydrateFallback||t.route.hydrateFallbackElement)&&(s=e),t.route.id){let{loaderData:e,errors:a}=r,c=t.route.loader&&!e.hasOwnProperty(t.route.id)&&(!a||a[t.route.id]===void 0);if(t.route.lazy||c){n.isStatic&&(o=!0),i=s>=0?i.slice(0,s+1):[i[0]];break}}}}let c=n?.onError,l=r&&c?(e,t)=>{c(e,{location:r.location,params:r.matches?.[0]?.params??{},pattern:Gt(r.matches),errorInfo:t})}:void 0;return i.reduceRight((e,n,c)=>{let u,d=!1,f=null,p=null;r&&(u=a&&n.route.id?a[n.route.id]:void 0,f=n.route.errorElement||Jr,o&&(s<0&&c===0?(di(`route-fallback`,!1,"No `HydrateFallback` element provided to render during initial hydration"),d=!0,p=null):s===c&&(d=!0,p=n.route.hydrateFallbackElement||null)));let m=t.concat(i.slice(0,c+1)),h=()=>{let t;return t=u?f:d?p:n.route.Component?J.createElement(n.route.Component,null):n.route.element?n.route.element:e,J.createElement(Qr,{match:n,routeContext:{outlet:e,matches:m,isDataRoute:r!=null},children:t})};return r&&(n.route.ErrorBoundary||n.route.errorElement||c===0)?J.createElement(Yr,{location:r.location,revalidation:r.revalidation,component:f,error:u,children:h(),routeContext:{outlet:null,matches:m,isDataRoute:!0},onError:l}):h()},null)}function ei(e){return`${e} must be used within a data router. See https://reactrouter.com/en/main/routers/picking-a-router.`}function ti(e){let t=J.useContext(yr);return Ye(t,ei(e)),t}function ni(e){let t=J.useContext(br);return Ye(t,ei(e)),t}function ri(e){let t=J.useContext(Or);return Ye(t,ei(e)),t}function ii(e){let t=ri(e),n=t.matches[t.matches.length-1];return Ye(n.route.id,`${e} can only be used on routes that contain a unique "id"`),n.route.id}function ai(){return ii(`useRouteId`)}function oi(){let e=ni(`useNavigation`);return J.useMemo(()=>{let{matches:t,historyAction:n,...r}=e.navigation;return r},[e.navigation])}function si(){let{matches:e,loaderData:t}=ni(`useMatches`);return J.useMemo(()=>e.map(e=>ht(e,t)),[e,t])}function ci(){let e=J.useContext(kr),t=ni(`useRouteError`),n=ii(`useRouteError`);return e===void 0?t.errors?.[n]:e}function li(){let{router:e}=ti(`useNavigate`),t=ii(`useNavigate`),n=J.useRef(!1);return zr(()=>{n.current=!0}),J.useCallback(async(r,i={})=>{Xe(n.current,Rr),n.current&&(typeof r==`number`?await e.navigate(r):await e.navigate(r,{fromRouteId:t,...i}))},[e,t])}var ui={};function di(e,t,n){!t&&!ui[e]&&(ui[e]=!0,Xe(!1,n))}var fi={};function pi(e,t){!e&&!fi[t]&&(fi[t]=!0,console.warn(t))}var mi=J.useOptimistic,hi=()=>void 0;function wee(e){return mi?mi(e):[e,hi]}function Tee(e){let t={hasErrorBoundary:e.hasErrorBoundary||e.ErrorBoundary!=null||e.errorElement!=null};return e.Component&&(e.element&&Xe(!1,"You should not include both `Component` and `element` on your route - `Component` will be used."),Object.assign(t,{element:J.createElement(e.Component),Component:void 0})),e.HydrateFallback&&(e.hydrateFallbackElement&&Xe(!1,"You should not include both `HydrateFallback` and `hydrateFallbackElement` on your route - `HydrateFallback` will be used."),Object.assign(t,{hydrateFallbackElement:J.createElement(e.HydrateFallback),HydrateFallback:void 0})),e.ErrorBoundary&&(e.errorElement&&Xe(!1,"You should not include both `ErrorBoundary` and `errorElement` on your route - `ErrorBoundary` will be used."),Object.assign(t,{errorElement:J.createElement(e.ErrorBoundary),ErrorBoundary:void 0})),t}var Eee=[`HydrateFallback`,`hydrateFallbackElement`],Dee=class{constructor(){this.status=`pending`,this.promise=new Promise((e,t)=>{this.resolve=t=>{this.status===`pending`&&(this.status=`resolved`,e(t))},this.reject=e=>{this.status===`pending`&&(this.status=`rejected`,t(e))}})}};function Oee({router:e,flushSync:t,onError:n,useTransitions:r}){r=Sr()||r;let[i,a]=J.useState(e.state),[o,s]=wee(i),[c,l]=J.useState(),[u,d]=J.useState({isTransitioning:!1}),[f,p]=J.useState(),[m,h]=J.useState(),[g,_]=J.useState(),v=J.useRef(new Map),y=J.useCallback((i,{deletedFetchers:o,newErrors:c,flushSync:u,viewTransitionOpts:g})=>{c&&n&&Object.values(c).forEach(e=>n(e,{location:i.location,params:i.matches[0]?.params??{},pattern:Gt(i.matches)})),i.fetchers.forEach((e,t)=>{e.data!==void 0&&v.current.set(t,e.data)}),o.forEach(e=>v.current.delete(e)),pi(u===!1||t!=null,'You provided the `flushSync` option to a router update, but you are not using the `<RouterProvider>` from `react-router/dom` so `ReactDOM.flushSync()` is unavailable. Please update your app to `import { RouterProvider } from "react-router/dom"` and ensure you have `react-dom` installed as a dependency to use the `flushSync` option.');let y=e.window!=null&&e.window.document!=null&&typeof e.window.document.startViewTransition==`function`;if(pi(g==null||y,"You provided the `viewTransition` option to a router update, but you do not appear to be running in a DOM environment as `window.startViewTransition` is not available."),!g||!y){t&&u?t(()=>a(i)):r===!1?a(i):J.startTransition(()=>{r===!0&&s(e=>gi(e,i)),a(i)});return}if(t&&u){t(()=>{m&&(f?.resolve(),m.skipTransition()),d({isTransitioning:!0,flushSync:!0,currentLocation:g.currentLocation,nextLocation:g.nextLocation})});let n=e.window.document.startViewTransition(()=>{t(()=>a(i))});n.finished.finally(()=>{t(()=>{p(void 0),h(void 0),l(void 0),d({isTransitioning:!1})})}),t(()=>h(n));return}m?(f?.resolve(),m.skipTransition(),_({state:i,currentLocation:g.currentLocation,nextLocation:g.nextLocation})):(l(i),d({isTransitioning:!0,flushSync:!1,currentLocation:g.currentLocation,nextLocation:g.nextLocation}))},[e.window,t,m,f,r,s,n]);J.useLayoutEffect(()=>e.subscribe(y),[e,y]),J.useEffect(()=>{u.isTransitioning&&!u.flushSync&&p(new Dee)},[u]),J.useEffect(()=>{if(f&&c&&e.window){let t=c,n=f.promise,i=e.window.document.startViewTransition(async()=>{r===!1?a(t):J.startTransition(()=>{r===!0&&s(e=>gi(e,t)),a(t)}),await n});i.finished.finally(()=>{p(void 0),h(void 0),l(void 0),d({isTransitioning:!1})}),h(i)}},[c,f,e.window,r,s]),J.useEffect(()=>{f&&c&&o.location.key===c.location.key&&f.resolve()},[f,m,o.location,c]),J.useEffect(()=>{!u.isTransitioning&&g&&(l(g.state),d({isTransitioning:!0,flushSync:!1,currentLocation:g.currentLocation,nextLocation:g.nextLocation}),_(void 0))},[u.isTransitioning,g]);let b=J.useMemo(()=>({createHref:e.createHref,encodeLocation:e.encodeLocation,go:t=>e.navigate(t),push:(t,n,r)=>e.navigate(t,{state:n,preventScrollReset:r?.preventScrollReset}),replace:(t,n,r)=>e.navigate(t,{replace:!0,state:n,preventScrollReset:r?.preventScrollReset})}),[e]),x=e.basename||`/`,S=J.useMemo(()=>({router:e,navigator:b,static:!1,basename:x,onError:n}),[e,b,x,n]);return J.createElement(J.Fragment,null,J.createElement(yr.Provider,{value:S},J.createElement(br.Provider,{value:o},J.createElement(wr.Provider,{value:v.current},J.createElement(Cr.Provider,{value:u},J.createElement(yi,{basename:x,location:o.location,navigationType:o.historyAction,navigator:b,useTransitions:r},J.createElement(kee,{routes:e.routes,manifest:e.manifest,future:e.future,state:o,isStatic:!1,onError:n})))))),null)}function gi(e,t){return{...e,navigation:t.navigation.state===`idle`?e.navigation:t.navigation,revalidation:t.revalidation===`idle`?e.revalidation:t.revalidation,actionData:t.navigation.state===`submitting`?e.actionData:t.actionData,fetchers:t.fetchers}}var kee=J.memo(Aee);function Aee({routes:e,manifest:t,future:n,state:r,isStatic:i,onError:a}){return Kr(e,void 0,{manifest:t,state:r,isStatic:i,onError:a,future:n})}function _i({to:e,replace:t,state:n,relative:r}){Ye(Ir(),`<Navigate> may be used only in the context of a <Router> component.`);let{static:i}=J.useContext(Er);Xe(!i,`<Navigate> must not be used on the initial render in a <StaticRouter>. This is a no-op, but you should modify your code so the <Navigate> is only ever rendered in response to some user interaction or state change.`);let{matches:a}=J.useContext(Or),{pathname:o}=Lr(),s=Br(),c=It(e,Ft(a),o,r===`path`),l=JSON.stringify(c);return J.useEffect(()=>{s(JSON.parse(l),{replace:t,state:n,relative:r})},[s,l,r,t,n]),null}function vi(e){return Ur(e.context)}function yi({basename:e=`/`,children:t=null,location:n,navigationType:r=`POP`,navigator:i,static:a=!1,useTransitions:o}){Ye(!Ir(),`You cannot render a <Router> inside another <Router>. You should never have more than one in your app.`);let s=e.replace(/^\/*/,`/`),c=J.useMemo(()=>({basename:s,navigator:i,static:a,useTransitions:o,future:{}}),[s,i,a,o]);typeof n==`string`&&(n=tt(n));let{pathname:l=`/`,search:u=``,hash:d=``,state:f=null,key:p=`default`,mask:m}=n,h=J.useMemo(()=>{let e=Ot(l,s);return e==null?null:{location:{pathname:e,search:u,hash:d,state:f,key:p,mask:m},navigationType:r}},[s,l,u,d,f,p,r,m]);return Xe(h!=null,`<Router basename="${s}"> is not able to match the URL "${l}${u}${d}" because it does not start with the basename, so the <Router> won't render anything.`),h==null?null:J.createElement(Er.Provider,{value:c},J.createElement(Dr.Provider,{children:t,value:h}))}J.Component;var bi=`get`,xi=`application/x-www-form-urlencoded`;function Si(e){return typeof HTMLElement<`u`&&e instanceof HTMLElement}function jee(e){return Si(e)&&e.tagName.toLowerCase()===`button`}function Mee(e){return Si(e)&&e.tagName.toLowerCase()===`form`}function Nee(e){return Si(e)&&e.tagName.toLowerCase()===`input`}function Pee(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)}function Fee(e,t){return e.button===0&&(!t||t===`_self`)&&!Pee(e)}function Ci(e=``){return new URLSearchParams(typeof e==`string`||Array.isArray(e)||e instanceof URLSearchParams?e:Object.keys(e).reduce((t,n)=>{let r=e[n];return t.concat(Array.isArray(r)?r.map(e=>[n,e]):[[n,r]])},[]))}function Iee(e,t){let n=Ci(e);return t&&t.forEach((e,r)=>{n.has(r)||t.getAll(r).forEach(e=>{n.append(r,e)})}),n}var wi=null;function Lee(){if(wi===null)try{new FormData(document.createElement(`form`),0),wi=!1}catch{wi=!0}return wi}var Ree=new Set([`application/x-www-form-urlencoded`,`multipart/form-data`,`text/plain`]);function Ti(e){return e!=null&&!Ree.has(e)?(Xe(!1,`"${e}" is not a valid \`encType\` for \`<Form>\`/\`<fetcher.Form>\` and will default to "${xi}"`),null):e}function zee(e,t){let n,r,i,a,o;if(Mee(e)){let o=e.getAttribute(`action`);r=o?Ot(o,t):null,n=e.getAttribute(`method`)||bi,i=Ti(e.getAttribute(`enctype`))||xi,a=new FormData(e)}else if(jee(e)||Nee(e)&&(e.type===`submit`||e.type===`image`)){let o=e.form;if(o==null)throw Error(`Cannot submit a <button> or <input type="submit"> without a <form>`);let s=e.getAttribute(`formaction`)||o.getAttribute(`action`);if(r=s?Ot(s,t):null,n=e.getAttribute(`formmethod`)||o.getAttribute(`method`)||bi,i=Ti(e.getAttribute(`formenctype`))||Ti(o.getAttribute(`enctype`))||xi,a=new FormData(o,e),!Lee()){let{name:t,type:n,value:r}=e;if(n===`image`){let e=t?`${t}.`:``;a.append(`${e}x`,`0`),a.append(`${e}y`,`0`)}else t&&a.append(t,r)}}else if(Si(e))throw Error(`Cannot submit element that is not <form>, <button>, or <input type="submit|image">`);else n=bi,r=null,i=xi,o=e;return a&&i===`text/plain`&&(o=a,a=void 0),{action:r,method:n.toLowerCase(),encType:i,formData:a,body:o}}Object.getOwnPropertyNames(Object.prototype).sort().join(`\0`);var Bee={"&":`\\u0026`,">":`\\u003e`,"<":`\\u003c`,"\u2028":`\\u2028`,"\u2029":`\\u2029`},Vee=/[&><\u2028\u2029]/g;function Ei(e){return e.replace(Vee,e=>Bee[e])}function Di(e,t){if(e===!1||e==null)throw Error(t)}function Oi(e,t,n,r){let i=typeof e==`string`?new URL(e,typeof window>`u`?`server://singlefetch/`:window.location.origin):e;return n?i.pathname.endsWith(`/`)?i.pathname=`${i.pathname}_.${r}`:i.pathname=`${i.pathname}.${r}`:i.pathname===`/`?i.pathname=`_root.${r}`:t&&Ot(i.pathname,t)===`/`?i.pathname=`${zt(t)}/_root.${r}`:i.pathname=`${zt(i.pathname)}.${r}`,i}async function Hee(e,t){if(e.id in t)return t[e.id];try{let n=await C(()=>import(e.module),[]);return t[e.id]=n,n}catch(t){return console.error(`Error loading route module \`${e.module}\`, reloading page...`),console.error(t),window.__reactRouterContext&&window.__reactRouterContext.isSpaMode,window.location.reload(),new Promise(()=>{})}}function Uee(e){return e!=null&&typeof e.page==`string`}function Wee(e){return e==null?!1:e.href==null?e.rel===`preload`&&typeof e.imageSrcSet==`string`&&typeof e.imageSizes==`string`:typeof e.rel==`string`&&typeof e.href==`string`}async function Gee(e,t,n){return Yee((await Promise.all(e.map(async e=>{let r=t.routes[e.route.id];if(r){let e=await Hee(r,n);return e.links?e.links():[]}return[]}))).flat(1).filter(Wee).filter(e=>e.rel===`stylesheet`||e.rel===`preload`).map(e=>e.rel===`stylesheet`?{...e,rel:`prefetch`,as:`style`}:{...e,rel:`prefetch`}))}function ki(e,t,n,r,i,a){let o=(e,t)=>n[t]?e.route.id!==n[t].route.id:!0,s=(e,t)=>n[t].pathname!==e.pathname||n[t].route.path?.endsWith(`*`)&&n[t].params[`*`]!==e.params[`*`];return a===`assets`?t.filter((e,t)=>o(e,t)||s(e,t)):a===`data`?t.filter((t,a)=>{let c=r.routes[t.route.id];if(!c||!c.hasLoader)return!1;if(o(t,a)||s(t,a))return!0;if(t.route.shouldRevalidate){let r=t.route.shouldRevalidate({currentUrl:new URL(i.pathname+i.search+i.hash,window.origin),currentParams:n[0]?.params||{},nextUrl:new URL(e,window.origin),nextParams:t.params,defaultShouldRevalidate:!0});if(typeof r==`boolean`)return r}return!0}):[]}function Kee(e,t,{includeHydrateFallback:n}={}){return qee(e.map(e=>{let r=t.routes[e.route.id];if(!r)return[];let i=[r.module];return r.clientActionModule&&(i=i.concat(r.clientActionModule)),r.clientLoaderModule&&(i=i.concat(r.clientLoaderModule)),n&&r.hydrateFallbackModule&&(i=i.concat(r.hydrateFallbackModule)),r.imports&&(i=i.concat(r.imports)),i}).flat(1))}function qee(e){return[...new Set(e)]}function Jee(e){let t={},n=Object.keys(e).sort();for(let r of n)t[r]=e[r];return t}function Yee(e,t){let n=new Set,r=new Set(t);return e.reduce((e,i)=>{if(t&&!Uee(i)&&i.as===`script`&&i.href&&r.has(i.href))return e;let a=JSON.stringify(Jee(i));return n.has(a)||(n.add(a),e.push({key:a,link:i})),e},[])}function Ai(){let e=J.useContext(yr);return Di(e,`You must render this element inside a <DataRouterContext.Provider> element`),e}function Xee(){let e=J.useContext(br);return Di(e,`You must render this element inside a <DataRouterStateContext.Provider> element`),e}var ji=J.createContext(void 0);ji.displayName=`FrameworkContext`;function Mi(){let e=J.useContext(ji);return Di(e,`You must render this element inside a <HydratedRouter> element`),e}function Zee(e,t){let n=J.useContext(ji),[r,i]=J.useState(!1),[a,o]=J.useState(!1),{onFocus:s,onBlur:c,onMouseEnter:l,onMouseLeave:u,onTouchStart:d}=t,f=J.useRef(null);J.useEffect(()=>{if(e===`render`&&o(!0),e===`viewport`){let e=new IntersectionObserver(e=>{e.forEach(e=>{o(e.isIntersecting)})},{threshold:.5});return f.current&&e.observe(f.current),()=>{e.disconnect()}}},[e]),J.useEffect(()=>{if(r){let e=setTimeout(()=>{o(!0)},100);return()=>{clearTimeout(e)}}},[r]);let p=()=>{i(!0)},m=()=>{i(!1),o(!1)};return n?e===`intent`?[a,f,{onFocus:Ni(s,p),onBlur:Ni(c,m),onMouseEnter:Ni(l,p),onMouseLeave:Ni(u,m),onTouchStart:Ni(d,p)}]:[a,f,{}]:[!1,f,{}]}function Ni(e,t){return n=>{e&&e(n),n.defaultPrevented||t(n)}}function Qee({page:e,...t}){let n=Sr(),{router:r}=Ai(),i=J.useMemo(()=>pt(r.routes,e,r.basename),[r.routes,e,r.basename]);return i?n?J.createElement(ete,{page:e,matches:i,...t}):J.createElement(tte,{page:e,matches:i,...t}):null}function $ee(e){let{manifest:t,routeModules:n}=Mi(),[r,i]=J.useState([]);return J.useEffect(()=>{let r=!1;return Gee(e,t,n).then(e=>{r||i(e)}),()=>{r=!0}},[e,t,n]),r}function ete({page:e,matches:t,...n}){let r=Lr(),{future:i}=Mi(),{basename:a}=Ai(),o=J.useMemo(()=>{if(e===r.pathname+r.search+r.hash)return[];let n=Oi(e,a,i.v8_trailingSlashAwareDataRequests,`rsc`),o=!1,s=[];for(let e of t)typeof e.route.shouldRevalidate==`function`?o=!0:s.push(e.route.id);return o&&s.length>0&&n.searchParams.set(`_routes`,s.join(`,`)),[n.pathname+n.search]},[a,i.v8_trailingSlashAwareDataRequests,e,r,t]);return J.createElement(J.Fragment,null,o.map(e=>J.createElement(`link`,{key:e,rel:`prefetch`,as:`fetch`,href:e,...n})))}function tte({page:e,matches:t,...n}){let r=Lr(),{future:i,manifest:a,routeModules:o}=Mi(),{basename:s}=Ai(),{loaderData:c,matches:l}=Xee(),u=J.useMemo(()=>ki(e,t,l,a,r,`data`),[e,t,l,a,r]),d=J.useMemo(()=>ki(e,t,l,a,r,`assets`),[e,t,l,a,r]),f=J.useMemo(()=>{if(e===r.pathname+r.search+r.hash)return[];let n=new Set,l=!1;if(t.forEach(e=>{let t=a.routes[e.route.id];!t||!t.hasLoader||(!u.some(t=>t.route.id===e.route.id)&&e.route.id in c&&o[e.route.id]?.shouldRevalidate||t.hasClientLoader?l=!0:n.add(e.route.id))}),n.size===0)return[];let d=Oi(e,s,i.v8_trailingSlashAwareDataRequests,`data`);return l&&n.size>0&&d.searchParams.set(`_routes`,t.filter(e=>n.has(e.route.id)).map(e=>e.route.id).join(`,`)),[d.pathname+d.search]},[s,i.v8_trailingSlashAwareDataRequests,c,r,a,u,t,e,o]),p=J.useMemo(()=>Kee(d,a),[d,a]),m=$ee(d);return J.createElement(J.Fragment,null,f.map(e=>J.createElement(`link`,{key:e,rel:`prefetch`,as:`fetch`,href:e,...n})),p.map(e=>J.createElement(`link`,{key:e,rel:`modulepreload`,href:e,...n})),m.map(({key:e,link:t})=>J.createElement(`link`,{key:e,nonce:n.nonce,...t,crossOrigin:t.crossOrigin??n.crossOrigin})))}function nte(...e){return t=>{e.forEach(e=>{typeof e==`function`?e(t):e!=null&&(e.current=t)})}}J.Component;var rte=typeof window<`u`&&window.document!==void 0&&window.document.createElement!==void 0;try{rte&&(window.__reactRouterVersion=`7.16.0`)}catch{}function ite(e,t){return lee({basename:t?.basename,getContext:t?.getContext,future:t?.future,history:Je({window:t?.window}),hydrationData:t?.hydrationData||ate(),routes:e,mapRouteProperties:Tee,hydrationRouteProperties:Eee,dataStrategy:t?.dataStrategy,patchRoutesOnNavigation:t?.patchRoutesOnNavigation,window:t?.window,instrumentations:t?.instrumentations}).initialize()}function ate(){let e=window?.__staticRouterHydrationData;return e&&e.errors&&(e={...e,errors:ote(e.errors)}),e}function ote(e){if(!e)return null;let t=Object.entries(e),n={};for(let[e,r]of t)if(r&&r.__type===`RouteErrorResponse`)n[e]=new Ut(r.status,r.statusText,r.data,r.internal===!0);else if(r&&r.__type===`Error`){if(r.__subType){let t=window[r.__subType];if(typeof t==`function`)try{let i=new t(r.message);i.stack=``,n[e]=i}catch{}}if(n[e]==null){let t=Error(r.message);t.stack=``,n[e]=t}}else n[e]=r;return n}function ste({basename:e,children:t,history:n,useTransitions:r}){let[i,a]=J.useState({action:n.action,location:n.location}),o=J.useCallback(e=>{r===!1?a(e):J.startTransition(()=>a(e))},[r]);return J.useLayoutEffect(()=>n.listen(o),[n,o]),J.createElement(yi,{basename:e,children:t,location:i.location,navigationType:i.action,navigator:n,useTransitions:r})}ste.displayName=`unstable_HistoryRouter`;var Pi=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i,Fi=J.forwardRef(function({onClick:e,discover:t=`render`,prefetch:n=`none`,relative:r,reloadDocument:i,replace:a,mask:o,state:s,target:c,to:l,preventScrollReset:u,viewTransition:d,defaultShouldRevalidate:f,...p},m){let{basename:h,navigator:g,useTransitions:_}=J.useContext(Er),v=typeof l==`string`&&Pi.test(l),y=qt(l,h);l=y.to;let b=Fr(l,{relative:r}),x=Lr(),S=null;if(o){let e=It(o,[],x.mask?x.mask.pathname:`/`,!0);h!==`/`&&(e.pathname=e.pathname===`/`?h:Rt([h,e.pathname])),S=g.createHref(e)}let[C,w,T]=Zee(n,p),E=dte(l,{replace:a,mask:o,state:s,target:c,preventScrollReset:u,relative:r,viewTransition:d,defaultShouldRevalidate:f,useTransitions:_});function D(t){e&&e(t),t.defaultPrevented||E(t)}let O=!(y.isExternal||i),k=J.createElement(`a`,{...p,...T,href:(O?S:void 0)||y.absoluteURL||b,onClick:O?D:e,ref:nte(m,w),target:c,"data-discover":!v&&t===`render`?`true`:void 0});return C&&!v?J.createElement(J.Fragment,null,k,J.createElement(Qee,{page:b})):k});Fi.displayName=`Link`;var Ii=J.forwardRef(function({"aria-current":e=`page`,caseSensitive:t=!1,className:n=``,end:r=!1,style:i,to:a,viewTransition:o,children:s,...c},l){let u=Gr(a,{relative:c.relative}),d=Lr(),f=J.useContext(br),{navigator:p,basename:m}=J.useContext(Er),h=f!=null&&Gi(u)&&o===!0,g=p.encodeLocation?p.encodeLocation(u).pathname:u.pathname,_=d.pathname,v=f&&f.navigation&&f.navigation.location?f.navigation.location.pathname:null;t||(_=_.toLowerCase(),v=v?v.toLowerCase():null,g=g.toLowerCase()),v&&m&&(v=Ot(v,m)||v);let y=g!==`/`&&g.endsWith(`/`)?g.length-1:g.length,b=_===g||!r&&_.startsWith(g)&&_.charAt(y)===`/`,x=v!=null&&(v===g||!r&&v.startsWith(g)&&v.charAt(g.length)===`/`),S={isActive:b,isPending:x,isTransitioning:h},C=b?e:void 0,w;w=typeof n==`function`?n(S):[n,b?`active`:null,x?`pending`:null,h?`transitioning`:null].filter(Boolean).join(` `);let T=typeof i==`function`?i(S):i;return J.createElement(Fi,{...c,"aria-current":C,className:w,ref:l,style:T,to:a,viewTransition:o},typeof s==`function`?s(S):s)});Ii.displayName=`NavLink`;var cte=J.forwardRef(({discover:e=`render`,fetcherKey:t,navigate:n,reloadDocument:r,replace:i,state:a,method:o=bi,action:s,onSubmit:c,relative:l,preventScrollReset:u,viewTransition:d,defaultShouldRevalidate:f,...p},m)=>{let{useTransitions:h}=J.useContext(Er),g=mte(),_=hte(s,{relative:l}),v=o.toLowerCase()===`get`?`get`:`post`,y=typeof s==`string`&&Pi.test(s);return J.createElement(`form`,{ref:m,method:v,action:_,onSubmit:r?c:e=>{if(c&&c(e),e.defaultPrevented)return;e.preventDefault();let r=e.nativeEvent.submitter,s=r?.getAttribute(`formmethod`)||o,p=()=>g(r||e.currentTarget,{fetcherKey:t,method:s,navigate:n,replace:i,state:a,relative:l,preventScrollReset:u,viewTransition:d,defaultShouldRevalidate:f});h&&n!==!1?J.startTransition(()=>p()):p()},...p,"data-discover":!y&&e===`render`?`true`:void 0})});cte.displayName=`Form`;function lte({getKey:e,storageKey:t,...n}){let r=J.useContext(ji),{basename:i}=J.useContext(Er),a=Lr(),o=si();Ui({getKey:e,storageKey:t});let s=J.useMemo(()=>{if(!r||!e)return null;let t=Hi(a,o,i,e);return t===a.key?null:t},[]);if(!r||r.isSpaMode)return null;let c=((e,t)=>{if(!window.history.state||!window.history.state.key){let e=Math.random().toString(32).slice(2);window.history.replaceState({key:e},``)}try{let n=JSON.parse(sessionStorage.getItem(e)||`{}`)[t||window.history.state.key];typeof n==`number`&&window.scrollTo(0,n)}catch(t){console.error(t),sessionStorage.removeItem(e)}}).toString();return J.createElement(`script`,{...n,suppressHydrationWarning:!0,dangerouslySetInnerHTML:{__html:`(${c})(${Ei(JSON.stringify(t||Bi))}, ${Ei(JSON.stringify(s))})`}})}lte.displayName=`ScrollRestoration`;function Li(e){return`${e} must be used within a data router. See https://reactrouter.com/en/main/routers/picking-a-router.`}function Ri(e){let t=J.useContext(yr);return Ye(t,Li(e)),t}function ute(e){let t=J.useContext(br);return Ye(t,Li(e)),t}function dte(e,{target:t,replace:n,mask:r,state:i,preventScrollReset:a,relative:o,viewTransition:s,defaultShouldRevalidate:c,useTransitions:l}={}){let u=Br(),d=Lr(),f=Gr(e,{relative:o});return J.useCallback(p=>{if(Fee(p,t)){p.preventDefault();let t=n===void 0?et(d)===et(f):n,m=()=>u(e,{replace:t,mask:r,state:i,preventScrollReset:a,relative:o,viewTransition:s,defaultShouldRevalidate:c});l?J.startTransition(()=>m()):m()}},[d,u,f,n,r,i,t,e,a,o,s,c,l])}function zi(e){Xe(typeof URLSearchParams<`u`,"You cannot use the `useSearchParams` hook in a browser that does not support the URLSearchParams API. If you need to support Internet Explorer 11, we recommend you load a polyfill such as https://github.com/ungap/url-search-params.");let t=J.useRef(Ci(e)),n=J.useRef(!1),r=Lr(),i=J.useMemo(()=>Iee(r.search,n.current?null:t.current),[r.search]),a=Br();return[i,J.useCallback((e,t)=>{let r=Ci(typeof e==`function`?e(new URLSearchParams(i)):e);n.current=!0,a(`?`+r,t)},[a,i])]}var fte=0,pte=()=>`__${String(++fte)}__`;function mte(){let{router:e}=Ri(`useSubmit`),{basename:t}=J.useContext(Er),n=ai(),r=e.fetch,i=e.navigate;return J.useCallback(async(e,a={})=>{let{action:o,method:s,encType:c,formData:l,body:u}=zee(e,t);a.navigate===!1?await r(a.fetcherKey||pte(),n,a.action||o,{defaultShouldRevalidate:a.defaultShouldRevalidate,preventScrollReset:a.preventScrollReset,formData:l,body:u,formMethod:a.method||s,formEncType:a.encType||c,flushSync:a.flushSync}):await i(a.action||o,{defaultShouldRevalidate:a.defaultShouldRevalidate,preventScrollReset:a.preventScrollReset,formData:l,body:u,formMethod:a.method||s,formEncType:a.encType||c,replace:a.replace,state:a.state,fromRouteId:n,flushSync:a.flushSync,viewTransition:a.viewTransition})},[r,i,t,n])}function hte(e,{relative:t}={}){let{basename:n}=J.useContext(Er),r=J.useContext(Or);Ye(r,`useFormAction must be used inside a RouteContext`);let[i]=r.matches.slice(-1),a={...Gr(e||`.`,{relative:t})},o=Lr();if(e==null){a.search=o.search;let e=new URLSearchParams(a.search),t=e.getAll(`index`);if(t.some(e=>e===``)){e.delete(`index`),t.filter(e=>e).forEach(t=>e.append(`index`,t));let n=e.toString();a.search=n?`?${n}`:``}}return(!e||e===`.`)&&i.route.index&&(a.search=a.search?a.search.replace(/^\?/,`?index&`):`?index`),n!==`/`&&(a.pathname=a.pathname===`/`?n:Rt([n,a.pathname])),et(a)}var Bi=`react-router-scroll-positions`,Vi={};function Hi(e,t,n,r){let i=null;return r&&(i=r(n===`/`?e:{...e,pathname:Ot(e.pathname,n)||e.pathname},t)),i??=e.key,i}function Ui({getKey:e,storageKey:t}={}){let{router:n}=Ri(`useScrollRestoration`),{restoreScrollPosition:r,preventScrollReset:i}=ute(`useScrollRestoration`),{basename:a}=J.useContext(Er),o=Lr(),s=si(),c=oi();J.useEffect(()=>(window.history.scrollRestoration=`manual`,()=>{window.history.scrollRestoration=`auto`}),[]),Wi(J.useCallback(()=>{if(c.state===`idle`){let t=Hi(o,s,a,e);Vi[t]=window.scrollY}try{sessionStorage.setItem(t||Bi,JSON.stringify(Vi))}catch(e){Xe(!1,`Failed to save scroll positions in sessionStorage, <ScrollRestoration /> will not work properly (${e}).`)}window.history.scrollRestoration=`auto`},[c.state,e,a,o,s,t])),typeof document<`u`&&(J.useLayoutEffect(()=>{try{let e=sessionStorage.getItem(t||Bi);e&&(Vi=JSON.parse(e))}catch{}},[t]),J.useLayoutEffect(()=>{let t=n?.enableScrollRestoration(Vi,()=>window.scrollY,e?(t,n)=>Hi(t,n,a,e):void 0);return()=>t&&t()},[n,a,e]),J.useLayoutEffect(()=>{if(r!==!1){if(typeof r==`number`){window.scrollTo(0,r);return}try{if(o.hash){let e=document.getElementById(decodeURIComponent(o.hash.slice(1)));if(e){e.scrollIntoView();return}}}catch{Xe(!1,`"${o.hash.slice(1)}" is not a decodable element ID. The view will not scroll to it.`)}i!==!0&&window.scrollTo(0,0)}},[o,r,i]))}function Wi(e,t){let{capture:n}=t||{};J.useEffect(()=>{let t=n==null?void 0:{capture:n};return window.addEventListener(`pagehide`,e,t),()=>{window.removeEventListener(`pagehide`,e,t)}},[e,n])}function Gi(e,{relative:t}={}){let n=J.useContext(Cr);Ye(n!=null,"`useViewTransitionState` must be used within `react-router-dom`'s `RouterProvider`. Did you accidentally import `RouterProvider` from `react-router`?");let{basename:r}=Ri(`useViewTransitionState`),i=Gr(e,{relative:t});if(!n.isTransitioning)return!1;let a=Ot(n.currentLocation.pathname,r)||n.currentLocation.pathname,o=Ot(n.nextLocation.pathname,r)||n.nextLocation.pathname;return Tt(i.pathname,o)!=null||Tt(i.pathname,a)!=null}var Ki=e(i(),1);function qi(e){return J.createElement(Oee,{flushSync:Ki.flushSync,...e})}var Ji=w(`a-arrow-down`,[[`path`,{d:`m14 12 4 4 4-4`,key:`buelq4`}],[`path`,{d:`M18 16V7`,key:`ty0viw`}],[`path`,{d:`m2 16 4.039-9.69a.5.5 0 0 1 .923 0L11 16`,key:`d5nyq2`}],[`path`,{d:`M3.304 13h6.392`,key:`1q3zxz`}]]),Yi=w(`a-arrow-up`,[[`path`,{d:`m14 11 4-4 4 4`,key:`1pu57t`}],[`path`,{d:`M18 16V7`,key:`ty0viw`}],[`path`,{d:`m2 16 4.039-9.69a.5.5 0 0 1 .923 0L11 16`,key:`d5nyq2`}],[`path`,{d:`M3.304 13h6.392`,key:`1q3zxz`}]]),Xi=w(`a-large-small`,[[`path`,{d:`m15 16 2.536-7.328a1.02 1.02 1 0 1 1.928 0L22 16`,key:`xik6mr`}],[`path`,{d:`M15.697 14h5.606`,key:`1stdlc`}],[`path`,{d:`m2 16 4.039-9.69a.5.5 0 0 1 .923 0L11 16`,key:`d5nyq2`}],[`path`,{d:`M3.304 13h6.392`,key:`1q3zxz`}]]),Zi=w(`accessibility`,[[`circle`,{cx:`16`,cy:`4`,r:`1`,key:`1grugj`}],[`path`,{d:`m18 19 1-7-6 1`,key:`r0i19z`}],[`path`,{d:`m5 8 3-3 5.5 3-2.36 3.5`,key:`9ptxx2`}],[`path`,{d:`M4.24 14.5a5 5 0 0 0 6.88 6`,key:`10kmtu`}],[`path`,{d:`M13.76 17.5a5 5 0 0 0-6.88-6`,key:`2qq6rc`}]]),Qi=w(`activity`,[[`path`,{d:`M22 12h-2.48a2 2 0 0 0-1.93 1.46l-2.35 8.36a.25.25 0 0 1-.48 0L9.24 2.18a.25.25 0 0 0-.48 0l-2.35 8.36A2 2 0 0 1 4.49 12H2`,key:`169zse`}]]),$i=w(`air-vent`,[[`path`,{d:`M18 17.5a2.5 2.5 0 1 1-4 2.03V12`,key:`yd12zl`}],[`path`,{d:`M6 12H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2`,key:`larmp2`}],[`path`,{d:`M6 8h12`,key:`6g4wlu`}],[`path`,{d:`M6.6 15.572A2 2 0 1 0 10 17v-5`,key:`1x1kqn`}]]),ea=w(`airplay`,[[`path`,{d:`M5 17H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-1`,key:`ns4c3b`}],[`path`,{d:`m12 15 5 6H7Z`,key:`14qnn2`}]]),ta=w(`alarm-clock-check`,[[`circle`,{cx:`12`,cy:`13`,r:`8`,key:`3y4lt7`}],[`path`,{d:`M5 3 2 6`,key:`18tl5t`}],[`path`,{d:`m22 6-3-3`,key:`1opdir`}],[`path`,{d:`M6.38 18.7 4 21`,key:`17xu3x`}],[`path`,{d:`M17.64 18.67 20 21`,key:`kv2oe2`}],[`path`,{d:`m9 13 2 2 4-4`,key:`6343dt`}]]),na=w(`alarm-clock-minus`,[[`circle`,{cx:`12`,cy:`13`,r:`8`,key:`3y4lt7`}],[`path`,{d:`M5 3 2 6`,key:`18tl5t`}],[`path`,{d:`m22 6-3-3`,key:`1opdir`}],[`path`,{d:`M6.38 18.7 4 21`,key:`17xu3x`}],[`path`,{d:`M17.64 18.67 20 21`,key:`kv2oe2`}],[`path`,{d:`M9 13h6`,key:`1uhe8q`}]]),ra=w(`alarm-clock-off`,[[`path`,{d:`M6.87 6.87a8 8 0 1 0 11.26 11.26`,key:`3on8tj`}],[`path`,{d:`M19.9 14.25a8 8 0 0 0-9.15-9.15`,key:`15ghsc`}],[`path`,{d:`m22 6-3-3`,key:`1opdir`}],[`path`,{d:`M6.26 18.67 4 21`,key:`yzmioq`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}],[`path`,{d:`M4 4 2 6`,key:`1ycko6`}]]),ia=w(`alarm-clock-plus`,[[`circle`,{cx:`12`,cy:`13`,r:`8`,key:`3y4lt7`}],[`path`,{d:`M5 3 2 6`,key:`18tl5t`}],[`path`,{d:`m22 6-3-3`,key:`1opdir`}],[`path`,{d:`M6.38 18.7 4 21`,key:`17xu3x`}],[`path`,{d:`M17.64 18.67 20 21`,key:`kv2oe2`}],[`path`,{d:`M12 10v6`,key:`1bos4e`}],[`path`,{d:`M9 13h6`,key:`1uhe8q`}]]),aa=w(`alarm-smoke`,[[`path`,{d:`M11 21c0-2.5 2-2.5 2-5`,key:`1sicvv`}],[`path`,{d:`M16 21c0-2.5 2-2.5 2-5`,key:`1o3eny`}],[`path`,{d:`m19 8-.8 3a1.25 1.25 0 0 1-1.2 1H7a1.25 1.25 0 0 1-1.2-1L5 8`,key:`1bvca4`}],[`path`,{d:`M21 3a1 1 0 0 1 1 1v2a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V4a1 1 0 0 1 1-1z`,key:`x3qr1j`}],[`path`,{d:`M6 21c0-2.5 2-2.5 2-5`,key:`i3w1gp`}]]),oa=w(`alarm-clock`,[[`circle`,{cx:`12`,cy:`13`,r:`8`,key:`3y4lt7`}],[`path`,{d:`M12 9v4l2 2`,key:`1c63tq`}],[`path`,{d:`M5 3 2 6`,key:`18tl5t`}],[`path`,{d:`m22 6-3-3`,key:`1opdir`}],[`path`,{d:`M6.38 18.7 4 21`,key:`17xu3x`}],[`path`,{d:`M17.64 18.67 20 21`,key:`kv2oe2`}]]),sa=w(`album`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,ry:`2`,key:`1m3agn`}],[`polyline`,{points:`11 3 11 11 14 8 17 11 17 3`,key:`1wcwz3`}]]),ca=w(`align-center-horizontal`,[[`path`,{d:`M2 12h20`,key:`9i4pu4`}],[`path`,{d:`M10 16v4a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-4`,key:`11f1s0`}],[`path`,{d:`M10 8V4a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v4`,key:`t14dx9`}],[`path`,{d:`M20 16v1a2 2 0 0 1-2 2h-2a2 2 0 0 1-2-2v-1`,key:`1w07xs`}],[`path`,{d:`M14 8V7c0-1.1.9-2 2-2h2a2 2 0 0 1 2 2v1`,key:`1apec2`}]]),la=w(`align-center-vertical`,[[`path`,{d:`M12 2v20`,key:`t6zp3m`}],[`path`,{d:`M8 10H4a2 2 0 0 1-2-2V6c0-1.1.9-2 2-2h4`,key:`14d6g8`}],[`path`,{d:`M16 10h4a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2h-4`,key:`1e2lrw`}],[`path`,{d:`M8 20H7a2 2 0 0 1-2-2v-2c0-1.1.9-2 2-2h1`,key:`1fkdwx`}],[`path`,{d:`M16 14h1a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2h-1`,key:`1euafb`}]]),ua=w(`align-end-horizontal`,[[`rect`,{width:`6`,height:`16`,x:`4`,y:`2`,rx:`2`,key:`z5wdxg`}],[`rect`,{width:`6`,height:`9`,x:`14`,y:`9`,rx:`2`,key:`um7a8w`}],[`path`,{d:`M22 22H2`,key:`19qnx5`}]]),da=w(`align-end-vertical`,[[`rect`,{width:`16`,height:`6`,x:`2`,y:`4`,rx:`2`,key:`10wcwx`}],[`rect`,{width:`9`,height:`6`,x:`9`,y:`14`,rx:`2`,key:`4p5bwg`}],[`path`,{d:`M22 22V2`,key:`12ipfv`}]]),fa=w(`align-horizontal-distribute-center`,[[`rect`,{width:`6`,height:`14`,x:`4`,y:`5`,rx:`2`,key:`1wwnby`}],[`rect`,{width:`6`,height:`10`,x:`14`,y:`7`,rx:`2`,key:`1fe6j6`}],[`path`,{d:`M17 22v-5`,key:`4b6g73`}],[`path`,{d:`M17 7V2`,key:`hnrr36`}],[`path`,{d:`M7 22v-3`,key:`1r4jpn`}],[`path`,{d:`M7 5V2`,key:`liy1u9`}]]),pa=w(`align-horizontal-distribute-end`,[[`rect`,{width:`6`,height:`14`,x:`4`,y:`5`,rx:`2`,key:`1wwnby`}],[`rect`,{width:`6`,height:`10`,x:`14`,y:`7`,rx:`2`,key:`1fe6j6`}],[`path`,{d:`M10 2v20`,key:`uyc634`}],[`path`,{d:`M20 2v20`,key:`1tx262`}]]),ma=w(`align-horizontal-distribute-start`,[[`rect`,{width:`6`,height:`14`,x:`4`,y:`5`,rx:`2`,key:`1wwnby`}],[`rect`,{width:`6`,height:`10`,x:`14`,y:`7`,rx:`2`,key:`1fe6j6`}],[`path`,{d:`M4 2v20`,key:`gtpd5x`}],[`path`,{d:`M14 2v20`,key:`tg6bpw`}]]),ha=w(`align-horizontal-justify-center`,[[`rect`,{width:`6`,height:`14`,x:`2`,y:`5`,rx:`2`,key:`dy24zr`}],[`rect`,{width:`6`,height:`10`,x:`16`,y:`7`,rx:`2`,key:`13zkjt`}],[`path`,{d:`M12 2v20`,key:`t6zp3m`}]]),ga=w(`align-horizontal-justify-end`,[[`rect`,{width:`6`,height:`14`,x:`2`,y:`5`,rx:`2`,key:`dy24zr`}],[`rect`,{width:`6`,height:`10`,x:`12`,y:`7`,rx:`2`,key:`1ht384`}],[`path`,{d:`M22 2v20`,key:`40qfg1`}]]),_a=w(`align-horizontal-justify-start`,[[`rect`,{width:`6`,height:`14`,x:`6`,y:`5`,rx:`2`,key:`hsirpf`}],[`rect`,{width:`6`,height:`10`,x:`16`,y:`7`,rx:`2`,key:`13zkjt`}],[`path`,{d:`M2 2v20`,key:`1ivd8o`}]]),va=w(`align-horizontal-space-around`,[[`rect`,{width:`6`,height:`10`,x:`9`,y:`7`,rx:`2`,key:`yn7j0q`}],[`path`,{d:`M4 22V2`,key:`tsjzd3`}],[`path`,{d:`M20 22V2`,key:`1bnhr8`}]]),ya=w(`align-horizontal-space-between`,[[`rect`,{width:`6`,height:`14`,x:`3`,y:`5`,rx:`2`,key:`j77dae`}],[`rect`,{width:`6`,height:`10`,x:`15`,y:`7`,rx:`2`,key:`bq30hj`}],[`path`,{d:`M3 2v20`,key:`1d2pfg`}],[`path`,{d:`M21 2v20`,key:`p059bm`}]]),ba=w(`align-start-horizontal`,[[`rect`,{width:`6`,height:`16`,x:`4`,y:`6`,rx:`2`,key:`1n4dg1`}],[`rect`,{width:`6`,height:`9`,x:`14`,y:`6`,rx:`2`,key:`17khns`}],[`path`,{d:`M22 2H2`,key:`fhrpnj`}]]),xa=w(`align-start-vertical`,[[`rect`,{width:`9`,height:`6`,x:`6`,y:`14`,rx:`2`,key:`lpm2y7`}],[`rect`,{width:`16`,height:`6`,x:`6`,y:`4`,rx:`2`,key:`rdj6ps`}],[`path`,{d:`M2 2v20`,key:`1ivd8o`}]]),Sa=w(`align-vertical-distribute-center`,[[`path`,{d:`M22 17h-3`,key:`1lwga1`}],[`path`,{d:`M22 7h-5`,key:`o2endc`}],[`path`,{d:`M5 17H2`,key:`1gx9xc`}],[`path`,{d:`M7 7H2`,key:`6bq26l`}],[`rect`,{x:`5`,y:`14`,width:`14`,height:`6`,rx:`2`,key:`1qrzuf`}],[`rect`,{x:`7`,y:`4`,width:`10`,height:`6`,rx:`2`,key:`we8e9z`}]]),Ca=w(`align-vertical-distribute-end`,[[`rect`,{width:`14`,height:`6`,x:`5`,y:`14`,rx:`2`,key:`jmoj9s`}],[`rect`,{width:`10`,height:`6`,x:`7`,y:`4`,rx:`2`,key:`aza5on`}],[`path`,{d:`M2 20h20`,key:`owomy5`}],[`path`,{d:`M2 10h20`,key:`1ir3d8`}]]),wa=w(`align-vertical-distribute-start`,[[`rect`,{width:`14`,height:`6`,x:`5`,y:`14`,rx:`2`,key:`jmoj9s`}],[`rect`,{width:`10`,height:`6`,x:`7`,y:`4`,rx:`2`,key:`aza5on`}],[`path`,{d:`M2 14h20`,key:`myj16y`}],[`path`,{d:`M2 4h20`,key:`mda7wb`}]]),Ta=w(`align-vertical-justify-center`,[[`rect`,{width:`14`,height:`6`,x:`5`,y:`16`,rx:`2`,key:`1i8z2d`}],[`rect`,{width:`10`,height:`6`,x:`7`,y:`2`,rx:`2`,key:`ypihtt`}],[`path`,{d:`M2 12h20`,key:`9i4pu4`}]]),Ea=w(`align-vertical-justify-end`,[[`rect`,{width:`14`,height:`6`,x:`5`,y:`12`,rx:`2`,key:`4l4tp2`}],[`rect`,{width:`10`,height:`6`,x:`7`,y:`2`,rx:`2`,key:`ypihtt`}],[`path`,{d:`M2 22h20`,key:`272qi7`}]]),Da=w(`align-vertical-justify-start`,[[`rect`,{width:`14`,height:`6`,x:`5`,y:`16`,rx:`2`,key:`1i8z2d`}],[`rect`,{width:`10`,height:`6`,x:`7`,y:`6`,rx:`2`,key:`13squh`}],[`path`,{d:`M2 2h20`,key:`1ennik`}]]),Oa=w(`align-vertical-space-around`,[[`rect`,{width:`10`,height:`6`,x:`7`,y:`9`,rx:`2`,key:`b1zbii`}],[`path`,{d:`M22 20H2`,key:`1p1f7z`}],[`path`,{d:`M22 4H2`,key:`1b7qnq`}]]),ka=w(`align-vertical-space-between`,[[`rect`,{width:`14`,height:`6`,x:`5`,y:`15`,rx:`2`,key:`1w91an`}],[`rect`,{width:`10`,height:`6`,x:`7`,y:`3`,rx:`2`,key:`17wqzy`}],[`path`,{d:`M2 21h20`,key:`1nyx9w`}],[`path`,{d:`M2 3h20`,key:`91anmk`}]]),Aa=w(`ambulance`,[[`path`,{d:`M10 10H6`,key:`1bsnug`}],[`path`,{d:`M14 18V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v11a1 1 0 0 0 1 1h2`,key:`wrbu53`}],[`path`,{d:`M19 18h2a1 1 0 0 0 1-1v-3.28a1 1 0 0 0-.684-.948l-1.923-.641a1 1 0 0 1-.578-.502l-1.539-3.076A1 1 0 0 0 16.382 8H14`,key:`lrkjwd`}],[`path`,{d:`M8 8v4`,key:`1fwk8c`}],[`path`,{d:`M9 18h6`,key:`x1upvd`}],[`circle`,{cx:`17`,cy:`18`,r:`2`,key:`332jqn`}],[`circle`,{cx:`7`,cy:`18`,r:`2`,key:`19iecd`}]]),ja=w(`ampersand`,[[`path`,{d:`M16 12h3`,key:`4uvgyw`}],[`path`,{d:`M17.5 12a8 8 0 0 1-8 8A4.5 4.5 0 0 1 5 15.5c0-6 8-4 8-8.5a3 3 0 1 0-6 0c0 3 2.5 8.5 12 13`,key:`nfoe1t`}]]),Ma=w(`amphora`,[[`path`,{d:`M10 2v5.632c0 .424-.272.795-.653.982A6 6 0 0 0 6 14c.006 4 3 7 5 8`,key:`1h8rid`}],[`path`,{d:`M10 5H8a2 2 0 0 0 0 4h.68`,key:`3ezsi6`}],[`path`,{d:`M14 2v5.632c0 .424.272.795.652.982A6 6 0 0 1 18 14c0 4-3 7-5 8`,key:`yt6q09`}],[`path`,{d:`M14 5h2a2 2 0 0 1 0 4h-.68`,key:`8f95yk`}],[`path`,{d:`M18 22H6`,key:`mg6kv4`}],[`path`,{d:`M9 2h6`,key:`1jrp98`}]]),Na=w(`anchor`,[[`path`,{d:`M12 6v16`,key:`nqf5sj`}],[`path`,{d:`m19 13 2-1a9 9 0 0 1-18 0l2 1`,key:`y7qv08`}],[`path`,{d:`M9 11h6`,key:`1fldmi`}],[`circle`,{cx:`12`,cy:`4`,r:`2`,key:`muu5ef`}]]),Pa=w(`ampersands`,[[`path`,{d:`M10 17c-5-3-7-7-7-9a2 2 0 0 1 4 0c0 2.5-5 2.5-5 6 0 1.7 1.3 3 3 3 2.8 0 5-2.2 5-5`,key:`12lh1k`}],[`path`,{d:`M22 17c-5-3-7-7-7-9a2 2 0 0 1 4 0c0 2.5-5 2.5-5 6 0 1.7 1.3 3 3 3 2.8 0 5-2.2 5-5`,key:`173c68`}]]),Fa=w(`angry`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`M16 16s-1.5-2-4-2-4 2-4 2`,key:`epbg0q`}],[`path`,{d:`M7.5 8 10 9`,key:`olxxln`}],[`path`,{d:`m14 9 2.5-1`,key:`1j6cij`}],[`path`,{d:`M9 10h.01`,key:`qbtxuw`}],[`path`,{d:`M15 10h.01`,key:`1qmjsl`}]]),Ia=w(`annoyed`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`M8 15h8`,key:`45n4r`}],[`path`,{d:`M8 9h2`,key:`1g203m`}],[`path`,{d:`M14 9h2`,key:`116p9w`}]]),La=w(`anvil`,[[`path`,{d:`M7 10H6a4 4 0 0 1-4-4 1 1 0 0 1 1-1h4`,key:`1hjpb6`}],[`path`,{d:`M7 5a1 1 0 0 1 1-1h13a1 1 0 0 1 1 1 7 7 0 0 1-7 7H8a1 1 0 0 1-1-1z`,key:`1qn45f`}],[`path`,{d:`M9 12v5`,key:`3anwtq`}],[`path`,{d:`M15 12v5`,key:`5xh3zn`}],[`path`,{d:`M5 20a3 3 0 0 1 3-3h8a3 3 0 0 1 3 3 1 1 0 0 1-1 1H6a1 1 0 0 1-1-1`,key:`1fi4x8`}]]),Ra=w(`antenna`,[[`path`,{d:`M2 12 7 2`,key:`117k30`}],[`path`,{d:`m7 12 5-10`,key:`1tvx22`}],[`path`,{d:`m12 12 5-10`,key:`ev1o1a`}],[`path`,{d:`m17 12 5-10`,key:`1e4ti3`}],[`path`,{d:`M4.5 7h15`,key:`vlsxkz`}],[`path`,{d:`M12 16v6`,key:`c8a4gj`}]]),za=w(`aperture`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`m14.31 8 5.74 9.94`,key:`1y6ab4`}],[`path`,{d:`M9.69 8h11.48`,key:`1wxppr`}],[`path`,{d:`m7.38 12 5.74-9.94`,key:`1grp0k`}],[`path`,{d:`M9.69 16 3.95 6.06`,key:`libnyf`}],[`path`,{d:`M14.31 16H2.83`,key:`x5fava`}],[`path`,{d:`m16.62 12-5.74 9.94`,key:`1vwawt`}]]),Ba=w(`app-window-mac`,[[`rect`,{width:`20`,height:`16`,x:`2`,y:`4`,rx:`2`,key:`18n3k1`}],[`path`,{d:`M6 8h.01`,key:`x9i8wu`}],[`path`,{d:`M10 8h.01`,key:`1r9ogq`}],[`path`,{d:`M14 8h.01`,key:`1primd`}]]),Va=w(`app-window`,[[`rect`,{x:`2`,y:`4`,width:`20`,height:`16`,rx:`2`,key:`izxlao`}],[`path`,{d:`M10 4v4`,key:`pp8u80`}],[`path`,{d:`M2 8h20`,key:`d11cs7`}],[`path`,{d:`M6 4v4`,key:`1svtjw`}]]),Ha=w(`apple`,[[`path`,{d:`M12 6.528V3a1 1 0 0 1 1-1h0`,key:`11qiee`}],[`path`,{d:`M18.237 21A15 15 0 0 0 22 11a6 6 0 0 0-10-4.472A6 6 0 0 0 2 11a15.1 15.1 0 0 0 3.763 10 3 3 0 0 0 3.648.648 5.5 5.5 0 0 1 5.178 0A3 3 0 0 0 18.237 21`,key:`110c12`}]]),Ua=w(`archive-restore`,[[`rect`,{width:`20`,height:`5`,x:`2`,y:`3`,rx:`1`,key:`1wp1u1`}],[`path`,{d:`M4 8v11a2 2 0 0 0 2 2h2`,key:`tvwodi`}],[`path`,{d:`M20 8v11a2 2 0 0 1-2 2h-2`,key:`1gkqxj`}],[`path`,{d:`m9 15 3-3 3 3`,key:`1pd0qc`}],[`path`,{d:`M12 12v9`,key:`192myk`}]]),Wa=w(`archive-x`,[[`rect`,{width:`20`,height:`5`,x:`2`,y:`3`,rx:`1`,key:`1wp1u1`}],[`path`,{d:`M4 8v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8`,key:`1s80jp`}],[`path`,{d:`m9.5 17 5-5`,key:`nakeu6`}],[`path`,{d:`m9.5 12 5 5`,key:`1hccrj`}]]),Ga=w(`archive`,[[`rect`,{width:`20`,height:`5`,x:`2`,y:`3`,rx:`1`,key:`1wp1u1`}],[`path`,{d:`M4 8v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8`,key:`1s80jp`}],[`path`,{d:`M10 12h4`,key:`a56b0p`}]]),Ka=w(`armchair`,[[`path`,{d:`M19 9V6a2 2 0 0 0-2-2H7a2 2 0 0 0-2 2v3`,key:`irtipd`}],[`path`,{d:`M3 16a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-5a2 2 0 0 0-4 0v1.5a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5V11a2 2 0 0 0-4 0z`,key:`1qyhux`}],[`path`,{d:`M5 18v2`,key:`ppbyun`}],[`path`,{d:`M19 18v2`,key:`gy7782`}]]),qa=w(`arrow-big-down-dash`,[[`path`,{d:`M14 8a1 1 0 0 1 1 1v2a1 1 0 0 0 1 1h3.293a.707.707 0 0 1 .5 1.207l-6.939 6.939a1.207 1.207 0 0 1-1.708 0l-6.94-6.94a.707.707 0 0 1 .5-1.206H8a1 1 0 0 0 1-1V9a1 1 0 0 1 1-1z`,key:`1b91ra`}],[`path`,{d:`M9 4h6`,key:`10am2s`}]]),Ja=w(`arrow-big-down`,[[`path`,{d:`M9 5a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v6a1 1 0 0 0 1 1h3.293a.707.707 0 0 1 .5 1.207l-7.086 7.086a1 1 0 0 1-1.414 0l-7.086-7.086a.707.707 0 0 1 .5-1.207H8a1 1 0 0 0 1-1z`,key:`1o3tkq`}]]),Ya=w(`arrow-big-left-dash`,[[`path`,{d:`M13 9a1 1 0 0 1-1-1V4.707a.707.707 0 0 0-1.207-.5l-6.94 6.94a1.207 1.207 0 0 0 0 1.707l6.94 6.94a.707.707 0 0 0 1.207-.5V16a1 1 0 0 1 1-1h2a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1z`,key:`17jy80`}],[`path`,{d:`M20 9v6`,key:`14roy0`}]]),Xa=w(`arrow-big-left`,[[`path`,{d:`M10.793 19.793a.707.707 0 0 0 1.207-.5V16a1 1 0 0 1 1-1h6a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1h-6a1 1 0 0 1-1-1V4.707a.707.707 0 0 0-1.207-.5l-6.94 6.94a1.207 1.207 0 0 0 0 1.707z`,key:`qbhtmx`}]]),Za=w(`arrow-big-right-dash`,[[`path`,{d:`M11 9a1 1 0 0 0 1-1V4.707a.707.707 0 0 1 1.207-.5l6.94 6.94a1.207 1.207 0 0 1 0 1.707l-6.94 6.94a.707.707 0 0 1-1.207-.5V16a1 1 0 0 0-1-1H9a1 1 0 0 1-1-1v-4a1 1 0 0 1 1-1z`,key:`9idyso`}],[`path`,{d:`M4 9v6`,key:`bns7oa`}]]),Qa=w(`arrow-big-right`,[[`path`,{d:`M13.207 19.793a.707.707 0 0 1-1.207-.5V16a1 1 0 0 0-1-1H5a1 1 0 0 1-1-1v-4a1 1 0 0 1 1-1h6a1 1 0 0 0 1-1V4.707a.707.707 0 0 1 1.207-.5l6.94 6.94a1.207 1.207 0 0 1 0 1.707z`,key:`zee3eo`}]]),$a=w(`arrow-big-up-dash`,[[`path`,{d:`M14 16a1 1 0 0 0 1-1v-2a1 1 0 0 1 1-1h3.293a.707.707 0 0 0 .5-1.207l-6.939-6.939a1.207 1.207 0 0 0-1.708 0l-6.94 6.94a.707.707 0 0 0 .5 1.206H8a1 1 0 0 1 1 1v2a1 1 0 0 0 1 1z`,key:`q57loy`}],[`path`,{d:`M9 20h6`,key:`s66wpe`}]]),eo=w(`arrow-big-up`,[[`path`,{d:`M9 19a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1v-6a1 1 0 0 1 1-1h3.293a.707.707 0 0 0 .5-1.207l-7.086-7.086a1 1 0 0 0-1.414 0l-7.086 7.086a.707.707 0 0 0 .5 1.207H8a1 1 0 0 1 1 1z`,key:`106j91`}]]),to=w(`arrow-down-0-1`,[[`path`,{d:`m3 16 4 4 4-4`,key:`1co6wj`}],[`path`,{d:`M7 20V4`,key:`1yoxec`}],[`rect`,{x:`15`,y:`4`,width:`4`,height:`6`,ry:`2`,key:`1bwicg`}],[`path`,{d:`M17 20v-6h-2`,key:`1qp1so`}],[`path`,{d:`M15 20h4`,key:`1j968p`}]]),no=w(`arrow-down-1-0`,[[`path`,{d:`m3 16 4 4 4-4`,key:`1co6wj`}],[`path`,{d:`M7 20V4`,key:`1yoxec`}],[`path`,{d:`M17 10V4h-2`,key:`zcsr5x`}],[`path`,{d:`M15 10h4`,key:`id2lce`}],[`rect`,{x:`15`,y:`14`,width:`4`,height:`6`,ry:`2`,key:`33xykx`}]]),ro=w(`arrow-down-from-line`,[[`path`,{d:`M19 3H5`,key:`1236rx`}],[`path`,{d:`M12 21V7`,key:`gj6g52`}],[`path`,{d:`m6 15 6 6 6-6`,key:`h15q88`}]]),io=w(`arrow-down-a-z`,[[`path`,{d:`m3 16 4 4 4-4`,key:`1co6wj`}],[`path`,{d:`M7 20V4`,key:`1yoxec`}],[`path`,{d:`M20 8h-5`,key:`1vsyxs`}],[`path`,{d:`M15 10V6.5a2.5 2.5 0 0 1 5 0V10`,key:`ag13bf`}],[`path`,{d:`M15 14h5l-5 6h5`,key:`ur5jdg`}]]),ao=w(`arrow-down-left`,[[`path`,{d:`M17 7 7 17`,key:`15tmo1`}],[`path`,{d:`M17 17H7V7`,key:`1org7z`}]]),oo=w(`arrow-down-narrow-wide`,[[`path`,{d:`m3 16 4 4 4-4`,key:`1co6wj`}],[`path`,{d:`M7 20V4`,key:`1yoxec`}],[`path`,{d:`M11 4h4`,key:`6d7r33`}],[`path`,{d:`M11 8h7`,key:`djye34`}],[`path`,{d:`M11 12h10`,key:`1438ji`}]]),so=w(`arrow-down-right`,[[`path`,{d:`m7 7 10 10`,key:`1fmybs`}],[`path`,{d:`M17 7v10H7`,key:`6fjiku`}]]),co=w(`arrow-down-to-dot`,[[`path`,{d:`M12 2v14`,key:`jyx4ut`}],[`path`,{d:`m19 9-7 7-7-7`,key:`1oe3oy`}],[`circle`,{cx:`12`,cy:`21`,r:`1`,key:`o0uj5v`}]]),lo=w(`arrow-down-to-line`,[[`path`,{d:`M12 17V3`,key:`1cwfxf`}],[`path`,{d:`m6 11 6 6 6-6`,key:`12ii2o`}],[`path`,{d:`M19 21H5`,key:`150jfl`}]]),uo=w(`arrow-down-up`,[[`path`,{d:`m3 16 4 4 4-4`,key:`1co6wj`}],[`path`,{d:`M7 20V4`,key:`1yoxec`}],[`path`,{d:`m21 8-4-4-4 4`,key:`1c9v7m`}],[`path`,{d:`M17 4v16`,key:`7dpous`}]]),fo=w(`arrow-down-wide-narrow`,[[`path`,{d:`m3 16 4 4 4-4`,key:`1co6wj`}],[`path`,{d:`M7 20V4`,key:`1yoxec`}],[`path`,{d:`M11 4h10`,key:`1w87gc`}],[`path`,{d:`M11 8h7`,key:`djye34`}],[`path`,{d:`M11 12h4`,key:`q8tih4`}]]),po=w(`arrow-down-z-a`,[[`path`,{d:`m3 16 4 4 4-4`,key:`1co6wj`}],[`path`,{d:`M7 4v16`,key:`1glfcx`}],[`path`,{d:`M15 4h5l-5 6h5`,key:`8asdl1`}],[`path`,{d:`M15 20v-3.5a2.5 2.5 0 0 1 5 0V20`,key:`r6l5cz`}],[`path`,{d:`M20 18h-5`,key:`18j1r2`}]]),mo=w(`arrow-down`,[[`path`,{d:`M12 5v14`,key:`s699le`}],[`path`,{d:`m19 12-7 7-7-7`,key:`1idqje`}]]),ho=w(`arrow-left-from-line`,[[`path`,{d:`m9 6-6 6 6 6`,key:`7v63n9`}],[`path`,{d:`M3 12h14`,key:`13k4hi`}],[`path`,{d:`M21 19V5`,key:`b4bplr`}]]),go=w(`arrow-left-right`,[[`path`,{d:`M8 3 4 7l4 4`,key:`9rb6wj`}],[`path`,{d:`M4 7h16`,key:`6tx8e3`}],[`path`,{d:`m16 21 4-4-4-4`,key:`siv7j2`}],[`path`,{d:`M20 17H4`,key:`h6l3hr`}]]),_o=w(`arrow-left-to-line`,[[`path`,{d:`M3 19V5`,key:`rwsyhb`}],[`path`,{d:`m13 6-6 6 6 6`,key:`1yhaz7`}],[`path`,{d:`M7 12h14`,key:`uoisry`}]]),vo=w(`arrow-left`,[[`path`,{d:`m12 19-7-7 7-7`,key:`1l729n`}],[`path`,{d:`M19 12H5`,key:`x3x0zl`}]]),yo=w(`arrow-right-from-line`,[[`path`,{d:`M3 5v14`,key:`1nt18q`}],[`path`,{d:`M21 12H7`,key:`13ipq5`}],[`path`,{d:`m15 18 6-6-6-6`,key:`6tx3qv`}]]),bo=w(`arrow-right-left`,[[`path`,{d:`m16 3 4 4-4 4`,key:`1x1c3m`}],[`path`,{d:`M20 7H4`,key:`zbl0bi`}],[`path`,{d:`m8 21-4-4 4-4`,key:`h9nckh`}],[`path`,{d:`M4 17h16`,key:`g4d7ey`}]]),xo=w(`arrow-right-to-line`,[[`path`,{d:`M17 12H3`,key:`8awo09`}],[`path`,{d:`m11 18 6-6-6-6`,key:`8c2y43`}],[`path`,{d:`M21 5v14`,key:`nzette`}]]),So=w(`arrow-right`,[[`path`,{d:`M5 12h14`,key:`1ays0h`}],[`path`,{d:`m12 5 7 7-7 7`,key:`xquz4c`}]]),Co=w(`arrow-up-0-1`,[[`path`,{d:`m3 8 4-4 4 4`,key:`11wl7u`}],[`path`,{d:`M7 4v16`,key:`1glfcx`}],[`rect`,{x:`15`,y:`4`,width:`4`,height:`6`,ry:`2`,key:`1bwicg`}],[`path`,{d:`M17 20v-6h-2`,key:`1qp1so`}],[`path`,{d:`M15 20h4`,key:`1j968p`}]]),wo=w(`arrow-up-1-0`,[[`path`,{d:`m3 8 4-4 4 4`,key:`11wl7u`}],[`path`,{d:`M7 4v16`,key:`1glfcx`}],[`path`,{d:`M17 10V4h-2`,key:`zcsr5x`}],[`path`,{d:`M15 10h4`,key:`id2lce`}],[`rect`,{x:`15`,y:`14`,width:`4`,height:`6`,ry:`2`,key:`33xykx`}]]),To=w(`arrow-up-a-z`,[[`path`,{d:`m3 8 4-4 4 4`,key:`11wl7u`}],[`path`,{d:`M7 4v16`,key:`1glfcx`}],[`path`,{d:`M20 8h-5`,key:`1vsyxs`}],[`path`,{d:`M15 10V6.5a2.5 2.5 0 0 1 5 0V10`,key:`ag13bf`}],[`path`,{d:`M15 14h5l-5 6h5`,key:`ur5jdg`}]]),Eo=w(`arrow-up-down`,[[`path`,{d:`m21 16-4 4-4-4`,key:`f6ql7i`}],[`path`,{d:`M17 20V4`,key:`1ejh1v`}],[`path`,{d:`m3 8 4-4 4 4`,key:`11wl7u`}],[`path`,{d:`M7 4v16`,key:`1glfcx`}]]),Do=w(`arrow-up-from-dot`,[[`path`,{d:`m5 9 7-7 7 7`,key:`1hw5ic`}],[`path`,{d:`M12 16V2`,key:`ywoabb`}],[`circle`,{cx:`12`,cy:`21`,r:`1`,key:`o0uj5v`}]]),Oo=w(`arrow-up-from-line`,[[`path`,{d:`m18 9-6-6-6 6`,key:`kcunyi`}],[`path`,{d:`M12 3v14`,key:`7cf3v8`}],[`path`,{d:`M5 21h14`,key:`11awu3`}]]),ko=w(`arrow-up-left`,[[`path`,{d:`M7 17V7h10`,key:`11bw93`}],[`path`,{d:`M17 17 7 7`,key:`2786uv`}]]),Ao=w(`arrow-up-narrow-wide`,[[`path`,{d:`m3 8 4-4 4 4`,key:`11wl7u`}],[`path`,{d:`M7 4v16`,key:`1glfcx`}],[`path`,{d:`M11 12h4`,key:`q8tih4`}],[`path`,{d:`M11 16h7`,key:`uosisv`}],[`path`,{d:`M11 20h10`,key:`jvxblo`}]]),jo=w(`arrow-up-right`,[[`path`,{d:`M7 7h10v10`,key:`1tivn9`}],[`path`,{d:`M7 17 17 7`,key:`1vkiza`}]]),Mo=w(`arrow-up-to-line`,[[`path`,{d:`M5 3h14`,key:`7usisc`}],[`path`,{d:`m18 13-6-6-6 6`,key:`1kf1n9`}],[`path`,{d:`M12 7v14`,key:`1akyts`}]]),No=w(`arrow-up-wide-narrow`,[[`path`,{d:`m3 8 4-4 4 4`,key:`11wl7u`}],[`path`,{d:`M7 4v16`,key:`1glfcx`}],[`path`,{d:`M11 12h10`,key:`1438ji`}],[`path`,{d:`M11 16h7`,key:`uosisv`}],[`path`,{d:`M11 20h4`,key:`1krc32`}]]),Po=w(`arrow-up-z-a`,[[`path`,{d:`m3 8 4-4 4 4`,key:`11wl7u`}],[`path`,{d:`M7 4v16`,key:`1glfcx`}],[`path`,{d:`M15 4h5l-5 6h5`,key:`8asdl1`}],[`path`,{d:`M15 20v-3.5a2.5 2.5 0 0 1 5 0V20`,key:`r6l5cz`}],[`path`,{d:`M20 18h-5`,key:`18j1r2`}]]),Fo=w(`arrow-up`,[[`path`,{d:`m5 12 7-7 7 7`,key:`hav0vg`}],[`path`,{d:`M12 19V5`,key:`x0mq9r`}]]),Io=w(`arrows-up-from-line`,[[`path`,{d:`m4 6 3-3 3 3`,key:`9aidw8`}],[`path`,{d:`M7 17V3`,key:`19qxw1`}],[`path`,{d:`m14 6 3-3 3 3`,key:`6iy689`}],[`path`,{d:`M17 17V3`,key:`o0fmgi`}],[`path`,{d:`M4 21h16`,key:`1h09gz`}]]),Lo=w(`asterisk`,[[`path`,{d:`M12 6v12`,key:`1vza4d`}],[`path`,{d:`M17.196 9 6.804 15`,key:`1ah31z`}],[`path`,{d:`m6.804 9 10.392 6`,key:`1b6pxd`}]]),Ro=w(`astroid`,[[`path`,{d:`M12.983 21.186a1 1 0 0 1-1.966 0 10 10 0 0 0-8.203-8.203 1 1 0 0 1 0-1.966 10 10 0 0 0 8.203-8.203 1 1 0 0 1 1.966 0 10 10 0 0 0 8.203 8.203 1 1 0 0 1 0 1.966 10 10 0 0 0-8.203 8.203`,key:`1tipus`}]]),zo=w(`at-sign`,[[`circle`,{cx:`12`,cy:`12`,r:`4`,key:`4exip2`}],[`path`,{d:`M16 8v5a3 3 0 0 0 6 0v-1a10 10 0 1 0-4 8`,key:`7n84p3`}]]),Bo=w(`atom`,[[`circle`,{cx:`12`,cy:`12`,r:`1`,key:`41hilf`}],[`path`,{d:`M20.2 20.2c2.04-2.03.02-7.36-4.5-11.9-4.54-4.52-9.87-6.54-11.9-4.5-2.04 2.03-.02 7.36 4.5 11.9 4.54 4.52 9.87 6.54 11.9 4.5Z`,key:`1l2ple`}],[`path`,{d:`M15.7 15.7c4.52-4.54 6.54-9.87 4.5-11.9-2.03-2.04-7.36-.02-11.9 4.5-4.52 4.54-6.54 9.87-4.5 11.9 2.03 2.04 7.36.02 11.9-4.5Z`,key:`1wam0m`}]]),Vo=w(`audio-lines`,[[`path`,{d:`M2 10v3`,key:`1fnikh`}],[`path`,{d:`M6 6v11`,key:`11sgs0`}],[`path`,{d:`M10 3v18`,key:`yhl04a`}],[`path`,{d:`M14 8v7`,key:`3a1oy3`}],[`path`,{d:`M18 5v13`,key:`123xd1`}],[`path`,{d:`M22 10v3`,key:`154ddg`}]]),Ho=w(`audio-waveform`,[[`path`,{d:`M2 13a2 2 0 0 0 2-2V7a2 2 0 0 1 4 0v13a2 2 0 0 0 4 0V4a2 2 0 0 1 4 0v13a2 2 0 0 0 4 0v-4a2 2 0 0 1 2-2`,key:`57tc96`}]]),Uo=w(`award`,[[`path`,{d:`m15.477 12.89 1.515 8.526a.5.5 0 0 1-.81.47l-3.58-2.687a1 1 0 0 0-1.197 0l-3.586 2.686a.5.5 0 0 1-.81-.469l1.514-8.526`,key:`1yiouv`}],[`circle`,{cx:`12`,cy:`8`,r:`6`,key:`1vp47v`}]]),Wo=w(`axe`,[[`path`,{d:`m14 12-8.381 8.38a1 1 0 0 1-3.001-3L11 9`,key:`5z9253`}],[`path`,{d:`M15 15.5a.5.5 0 0 0 .5.5A6.5 6.5 0 0 0 22 9.5a.5.5 0 0 0-.5-.5h-1.672a2 2 0 0 1-1.414-.586l-5.062-5.062a1.205 1.205 0 0 0-1.704 0L9.352 5.648a1.205 1.205 0 0 0 0 1.704l5.062 5.062A2 2 0 0 1 15 13.828z`,key:`19zklq`}]]),Go=w(`axis-3d`,[[`path`,{d:`M13.5 10.5 15 9`,key:`1nsxvm`}],[`path`,{d:`M4 4v15a1 1 0 0 0 1 1h15`,key:`1w6lkd`}],[`path`,{d:`M4.293 19.707 6 18`,key:`3g1p8c`}],[`path`,{d:`m9 15 1.5-1.5`,key:`1xfbes`}]]),Ko=w(`badge-alert`,[[`path`,{d:`M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z`,key:`3c2336`}],[`line`,{x1:`12`,x2:`12`,y1:`8`,y2:`12`,key:`1pkeuh`}],[`line`,{x1:`12`,x2:`12.01`,y1:`16`,y2:`16`,key:`4dfq90`}]]),qo=w(`backpack`,[[`path`,{d:`M4 10a4 4 0 0 1 4-4h8a4 4 0 0 1 4 4v10a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2z`,key:`1ol0lm`}],[`path`,{d:`M8 10h8`,key:`c7uz4u`}],[`path`,{d:`M8 18h8`,key:`1no2b1`}],[`path`,{d:`M8 22v-6a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v6`,key:`1fr6do`}],[`path`,{d:`M9 6V4a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v2`,key:`donm21`}]]),Jo=w(`badge-cent`,[[`path`,{d:`M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z`,key:`3c2336`}],[`path`,{d:`M12 7v10`,key:`jspqdw`}],[`path`,{d:`M15.4 10a4 4 0 1 0 0 4`,key:`2eqtx8`}]]),Yo=w(`baby`,[[`path`,{d:`M10 16c.5.3 1.2.5 2 .5s1.5-.2 2-.5`,key:`1u7htd`}],[`path`,{d:`M15 12h.01`,key:`1k8ypt`}],[`path`,{d:`M19.38 6.813A9 9 0 0 1 20.8 10.2a2 2 0 0 1 0 3.6 9 9 0 0 1-17.6 0 2 2 0 0 1 0-3.6A9 9 0 0 1 12 3c2 0 3.5 1.1 3.5 2.5s-.9 2.5-2 2.5c-.8 0-1.5-.4-1.5-1`,key:`11xh7x`}],[`path`,{d:`M9 12h.01`,key:`157uk2`}]]),Xo=w(`badge-check`,[[`path`,{d:`M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z`,key:`3c2336`}],[`path`,{d:`m9 12 2 2 4-4`,key:`dzmm74`}]]),Zo=w(`badge-dollar-sign`,[[`path`,{d:`M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z`,key:`3c2336`}],[`path`,{d:`M16 8h-6a2 2 0 1 0 0 4h4a2 2 0 1 1 0 4H8`,key:`1h4pet`}],[`path`,{d:`M12 18V6`,key:`zqpxq5`}]]),Qo=w(`badge-euro`,[[`path`,{d:`M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z`,key:`3c2336`}],[`path`,{d:`M7 12h5`,key:`gblrwe`}],[`path`,{d:`M15 9.4a4 4 0 1 0 0 5.2`,key:`1makmb`}]]),$o=w(`badge-indian-rupee`,[[`path`,{d:`M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z`,key:`3c2336`}],[`path`,{d:`M8 8h8`,key:`1bis0t`}],[`path`,{d:`M8 12h8`,key:`1wcyev`}],[`path`,{d:`m13 17-5-1h1a4 4 0 0 0 0-8`,key:`nu2bwa`}]]),es=w(`badge-info`,[[`path`,{d:`M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z`,key:`3c2336`}],[`line`,{x1:`12`,x2:`12`,y1:`16`,y2:`12`,key:`1y1yb1`}],[`line`,{x1:`12`,x2:`12.01`,y1:`8`,y2:`8`,key:`110wyk`}]]),ts=w(`badge-japanese-yen`,[[`path`,{d:`M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z`,key:`3c2336`}],[`path`,{d:`m9 8 3 3v7`,key:`17yadx`}],[`path`,{d:`m12 11 3-3`,key:`p4cfq1`}],[`path`,{d:`M9 12h6`,key:`1c52cq`}],[`path`,{d:`M9 16h6`,key:`8wimt3`}]]),ns=w(`badge-minus`,[[`path`,{d:`M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z`,key:`3c2336`}],[`line`,{x1:`8`,x2:`16`,y1:`12`,y2:`12`,key:`1jonct`}]]),rs=w(`badge-percent`,[[`path`,{d:`M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z`,key:`3c2336`}],[`path`,{d:`m15 9-6 6`,key:`1uzhvr`}],[`path`,{d:`M9 9h.01`,key:`1q5me6`}],[`path`,{d:`M15 15h.01`,key:`lqbp3k`}]]),is=w(`badge-pound-sterling`,[[`path`,{d:`M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z`,key:`3c2336`}],[`path`,{d:`M8 12h4`,key:`qz6y1c`}],[`path`,{d:`M10 16V9.5a2.5 2.5 0 0 1 5 0`,key:`3mlbjk`}],[`path`,{d:`M8 16h7`,key:`sbedsn`}]]),as=w(`badge-plus`,[[`path`,{d:`M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z`,key:`3c2336`}],[`line`,{x1:`12`,x2:`12`,y1:`8`,y2:`16`,key:`10p56q`}],[`line`,{x1:`8`,x2:`16`,y1:`12`,y2:`12`,key:`1jonct`}]]),os=w(`badge-question-mark`,[[`path`,{d:`M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z`,key:`3c2336`}],[`path`,{d:`M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3`,key:`1u773s`}],[`line`,{x1:`12`,x2:`12.01`,y1:`17`,y2:`17`,key:`io3f8k`}]]),ss=w(`badge-russian-ruble`,[[`path`,{d:`M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z`,key:`3c2336`}],[`path`,{d:`M9 16h5`,key:`1syiyw`}],[`path`,{d:`M9 12h5a2 2 0 1 0 0-4h-3v9`,key:`1ge9c1`}]]),cs=w(`badge-turkish-lira`,[[`path`,{d:`M11 7v10a5 5 0 0 0 5-5`,key:`1ja3ih`}],[`path`,{d:`m15 8-6 3`,key:`4x0uwz`}],[`path`,{d:`M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76`,key:`18242g`}]]),ls=w(`badge-swiss-franc`,[[`path`,{d:`M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z`,key:`3c2336`}],[`path`,{d:`M11 17V8h4`,key:`1bfq6y`}],[`path`,{d:`M11 12h3`,key:`2eqnfz`}],[`path`,{d:`M9 16h4`,key:`1skf3a`}]]),us=w(`badge-x`,[[`path`,{d:`M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z`,key:`3c2336`}],[`line`,{x1:`15`,x2:`9`,y1:`9`,y2:`15`,key:`f7djnv`}],[`line`,{x1:`9`,x2:`15`,y1:`9`,y2:`15`,key:`1shsy8`}]]),ds=w(`badge`,[[`path`,{d:`M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z`,key:`3c2336`}]]),fs=w(`balloon`,[[`path`,{d:`M12 16v1a2 2 0 0 0 2 2h1a2 2 0 0 1 2 2v1`,key:`2nz4b`}],[`path`,{d:`M12 6a2 2 0 0 1 2 2`,key:`7y7d82`}],[`path`,{d:`M18 8c0 4-3.5 8-6 8s-6-4-6-8a6 6 0 0 1 12 0`,key:`vqb5s3`}]]),ps=w(`baggage-claim`,[[`path`,{d:`M22 18H6a2 2 0 0 1-2-2V7a2 2 0 0 0-2-2`,key:`4irg2o`}],[`path`,{d:`M17 14V4a2 2 0 0 0-2-2h-1a2 2 0 0 0-2 2v10`,key:`14fcyx`}],[`rect`,{width:`13`,height:`8`,x:`8`,y:`6`,rx:`1`,key:`o6oiis`}],[`circle`,{cx:`18`,cy:`20`,r:`2`,key:`t9985n`}],[`circle`,{cx:`9`,cy:`20`,r:`2`,key:`e5v82j`}]]),ms=w(`bandage`,[[`path`,{d:`M10 10.01h.01`,key:`1e9xi7`}],[`path`,{d:`M10 14.01h.01`,key:`ac23bv`}],[`path`,{d:`M14 10.01h.01`,key:`2wfrvf`}],[`path`,{d:`M14 14.01h.01`,key:`8tw8yn`}],[`path`,{d:`M18 6v12`,key:`1bcixs`}],[`path`,{d:`M6 6v12`,key:`vkc79e`}],[`rect`,{x:`2`,y:`6`,width:`20`,height:`12`,rx:`2`,key:`1wpnh2`}]]),hs=w(`ban`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`M4.929 4.929 19.07 19.071`,key:`196cmz`}]]),gs=w(`banknote-arrow-down`,[[`path`,{d:`M12 18H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5`,key:`x6cv4u`}],[`path`,{d:`m16 19 3 3 3-3`,key:`1ibux0`}],[`path`,{d:`M18 12h.01`,key:`yjnet6`}],[`path`,{d:`M19 16v6`,key:`tddt3s`}],[`path`,{d:`M6 12h.01`,key:`c2rlol`}],[`circle`,{cx:`12`,cy:`12`,r:`2`,key:`1c9p78`}]]),_s=w(`banknote-arrow-up`,[[`path`,{d:`M12 18H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5`,key:`x6cv4u`}],[`path`,{d:`M18 12h.01`,key:`yjnet6`}],[`path`,{d:`M19 22v-6`,key:`qhmiwi`}],[`path`,{d:`m22 19-3-3-3 3`,key:`rn6bg2`}],[`path`,{d:`M6 12h.01`,key:`c2rlol`}],[`circle`,{cx:`12`,cy:`12`,r:`2`,key:`1c9p78`}]]),vs=w(`banana`,[[`path`,{d:`M4 13c3.5-2 8-2 10 2a5.5 5.5 0 0 1 8 5`,key:`1cscit`}],[`path`,{d:`M5.15 17.89c5.52-1.52 8.65-6.89 7-12C11.55 4 11.5 2 13 2c3.22 0 5 5.5 5 8 0 6.5-4.2 12-10.49 12C5.11 22 2 22 2 20c0-1.5 1.14-1.55 3.15-2.11Z`,key:`1y1nbv`}]]),ys=w(`banknote-x`,[[`path`,{d:`M13 18H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5`,key:`16nib6`}],[`path`,{d:`m17 17 5 5`,key:`p7ous7`}],[`path`,{d:`M18 12h.01`,key:`yjnet6`}],[`path`,{d:`m22 17-5 5`,key:`gqnmv0`}],[`path`,{d:`M6 12h.01`,key:`c2rlol`}],[`circle`,{cx:`12`,cy:`12`,r:`2`,key:`1c9p78`}]]),bs=w(`banknote`,[[`rect`,{width:`20`,height:`12`,x:`2`,y:`6`,rx:`2`,key:`9lu3g6`}],[`circle`,{cx:`12`,cy:`12`,r:`2`,key:`1c9p78`}],[`path`,{d:`M6 12h.01M18 12h.01`,key:`113zkx`}]]),xs=w(`barcode`,[[`path`,{d:`M3 5v14`,key:`1nt18q`}],[`path`,{d:`M8 5v14`,key:`1ybrkv`}],[`path`,{d:`M12 5v14`,key:`s699le`}],[`path`,{d:`M17 5v14`,key:`ycjyhj`}],[`path`,{d:`M21 5v14`,key:`nzette`}]]),Ss=w(`baseline`,[[`path`,{d:`M4 20h16`,key:`14thso`}],[`path`,{d:`m6 16 6-12 6 12`,key:`1b4byz`}],[`path`,{d:`M8 12h8`,key:`1wcyev`}]]),Cs=w(`barrel`,[[`path`,{d:`M10 3a41 41 0 0 0 0 18`,key:`1qcnzb`}],[`path`,{d:`M14 3a41 41 0 0 1 0 18`,key:`547vd4`}],[`path`,{d:`M17 3a2 2 0 0 1 1.68.92 15.25 15.25 0 0 1 0 16.16A2 2 0 0 1 17 21H7a2 2 0 0 1-1.68-.92 15.25 15.25 0 0 1 0-16.16A2 2 0 0 1 7 3z`,key:`1wepyy`}],[`path`,{d:`M3.84 17h16.32`,key:`1wh981`}],[`path`,{d:`M3.84 7h16.32`,key:`19jf4x`}]]),ws=w(`bath`,[[`path`,{d:`M10 4 8 6`,key:`1rru8s`}],[`path`,{d:`M17 19v2`,key:`ts1sot`}],[`path`,{d:`M2 12h20`,key:`9i4pu4`}],[`path`,{d:`M7 19v2`,key:`12npes`}],[`path`,{d:`M9 5 7.621 3.621A2.121 2.121 0 0 0 4 5v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-5`,key:`14ym8i`}]]),Ts=w(`battery-charging`,[[`path`,{d:`m11 7-3 5h4l-3 5`,key:`b4a64w`}],[`path`,{d:`M14.856 6H16a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-2.935`,key:`lre1cr`}],[`path`,{d:`M22 14v-4`,key:`14q9d5`}],[`path`,{d:`M5.14 18H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h2.936`,key:`13q5k0`}]]),Es=w(`battery-medium`,[[`path`,{d:`M10 14v-4`,key:`suye4c`}],[`path`,{d:`M22 14v-4`,key:`14q9d5`}],[`path`,{d:`M6 14v-4`,key:`14a6bd`}],[`rect`,{x:`2`,y:`6`,width:`16`,height:`12`,rx:`2`,key:`13zb55`}]]),Ds=w(`battery-full`,[[`path`,{d:`M10 10v4`,key:`1mb2ec`}],[`path`,{d:`M14 10v4`,key:`1nt88p`}],[`path`,{d:`M22 14v-4`,key:`14q9d5`}],[`path`,{d:`M6 10v4`,key:`1n77qd`}],[`rect`,{x:`2`,y:`6`,width:`16`,height:`12`,rx:`2`,key:`13zb55`}]]),Os=w(`battery-low`,[[`path`,{d:`M22 14v-4`,key:`14q9d5`}],[`path`,{d:`M6 14v-4`,key:`14a6bd`}],[`rect`,{x:`2`,y:`6`,width:`16`,height:`12`,rx:`2`,key:`13zb55`}]]),ks=w(`battery-plus`,[[`path`,{d:`M10 9v6`,key:`17i7lo`}],[`path`,{d:`M12.543 6H16a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-3.605`,key:`o09yah`}],[`path`,{d:`M22 14v-4`,key:`14q9d5`}],[`path`,{d:`M7 12h6`,key:`iekk3h`}],[`path`,{d:`M7.606 18H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3.606`,key:`xyqvf1`}]]),As=w(`battery`,[[`path`,{d:`M 22 14 L 22 10`,key:`nqc4tb`}],[`rect`,{x:`2`,y:`6`,width:`16`,height:`12`,rx:`2`,key:`13zb55`}]]),js=w(`battery-warning`,[[`path`,{d:`M10 17h.01`,key:`nbq80n`}],[`path`,{d:`M10 7v6`,key:`nne03l`}],[`path`,{d:`M14 6h2a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-2`,key:`1m83kb`}],[`path`,{d:`M22 14v-4`,key:`14q9d5`}],[`path`,{d:`M6 18H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h2`,key:`h8lgfh`}]]),Ms=w(`beaker`,[[`path`,{d:`M4.5 3h15`,key:`c7n0jr`}],[`path`,{d:`M6 3v16a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V3`,key:`m1uhx7`}],[`path`,{d:`M6 14h12`,key:`4cwo0f`}]]),Ns=w(`bean-off`,[[`path`,{d:`M9 9c-.64.64-1.521.954-2.402 1.165A6 6 0 0 0 8 22a13.96 13.96 0 0 0 9.9-4.1`,key:`bq3udt`}],[`path`,{d:`M10.75 5.093A6 6 0 0 1 22 8c0 2.411-.61 4.68-1.683 6.66`,key:`17ccse`}],[`path`,{d:`M5.341 10.62a4 4 0 0 0 6.487 1.208M10.62 5.341a4.015 4.015 0 0 1 2.039 2.04`,key:`18zqgq`}],[`line`,{x1:`2`,x2:`22`,y1:`2`,y2:`22`,key:`a6p6uj`}]]),Ps=w(`bean`,[[`path`,{d:`M10.165 6.598C9.954 7.478 9.64 8.36 9 9c-.64.64-1.521.954-2.402 1.165A6 6 0 0 0 8 22c7.732 0 14-6.268 14-14a6 6 0 0 0-11.835-1.402Z`,key:`1tvzk7`}],[`path`,{d:`M5.341 10.62a4 4 0 1 0 5.279-5.28`,key:`2cyri2`}]]),Fs=w(`bed-double`,[[`path`,{d:`M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8`,key:`1k78r4`}],[`path`,{d:`M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4`,key:`fb3tl2`}],[`path`,{d:`M12 4v6`,key:`1dcgq2`}],[`path`,{d:`M2 18h20`,key:`ajqnye`}]]),Is=w(`bed`,[[`path`,{d:`M2 4v16`,key:`vw9hq8`}],[`path`,{d:`M2 8h18a2 2 0 0 1 2 2v10`,key:`1dgv2r`}],[`path`,{d:`M2 17h20`,key:`18nfp3`}],[`path`,{d:`M6 8v9`,key:`1yriud`}]]),Ls=w(`bed-single`,[[`path`,{d:`M3 20v-8a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v8`,key:`1wm6mi`}],[`path`,{d:`M5 10V6a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v4`,key:`4k93s5`}],[`path`,{d:`M3 18h18`,key:`1h113x`}]]),Rs=w(`beef-off`,[[`path`,{d:`M11.771 6.109a2.5 2.5 0 0 1 3.12 3.12`,key:`3w1grc`}],[`path`,{d:`M17.852 12.185a6.5 6.5 0 0 0-9.035-9.04`,key:`1xgl7b`}],[`path`,{d:`M18.013 18.013C15.029 20.349 10.831 22 7 22a3 3 0 0 1-2.68-1.66L2.4 16.5`,key:`3m3yc0`}],[`path`,{d:`m18.5 6 2.19 4.5a6.48 6.48 0 0 1-.139 4.393`,key:`1rvkn7`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}],[`path`,{d:`M6.355 6.37a7 7 0 0 0-.075.23c-1.1 3.13-.78 3.9-3.18 6.08A3 3 0 0 0 5 18c3.356 0 6.993-1.267 9.85-3.151`,key:`54713r`}]]),zs=w(`beef`,[[`path`,{d:`M16.4 13.7A6.5 6.5 0 1 0 6.28 6.6c-1.1 3.13-.78 3.9-3.18 6.08A3 3 0 0 0 5 18c4 0 8.4-1.8 11.4-4.3`,key:`cisjcv`}],[`path`,{d:`m18.5 6 2.19 4.5a6.48 6.48 0 0 1-2.29 7.2C15.4 20.2 11 22 7 22a3 3 0 0 1-2.68-1.66L2.4 16.5`,key:`5byaag`}],[`circle`,{cx:`12.5`,cy:`8.5`,r:`2.5`,key:`9738u8`}]]),Bs=w(`beer-off`,[[`path`,{d:`M13 13v5`,key:`igwfh0`}],[`path`,{d:`M17 11.47V8`,key:`16yw0g`}],[`path`,{d:`M17 11h1a3 3 0 0 1 2.745 4.211`,key:`1xbt65`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}],[`path`,{d:`M5 8v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2v-3`,key:`c55o3e`}],[`path`,{d:`M7.536 7.535C6.766 7.649 6.154 8 5.5 8a2.5 2.5 0 0 1-1.768-4.268`,key:`1ydug7`}],[`path`,{d:`M8.727 3.204C9.306 2.767 9.885 2 11 2c1.56 0 2 1.5 3 1.5s1.72-.5 2.5-.5a1 1 0 1 1 0 5c-.78 0-1.5-.5-2.5-.5a3.149 3.149 0 0 0-.842.12`,key:`q81o7q`}],[`path`,{d:`M9 14.6V18`,key:`20ek98`}]]),Vs=w(`beer`,[[`path`,{d:`M17 11h1a3 3 0 0 1 0 6h-1`,key:`1yp76v`}],[`path`,{d:`M9 12v6`,key:`1u1cab`}],[`path`,{d:`M13 12v6`,key:`1sugkk`}],[`path`,{d:`M14 7.5c-1 0-1.44.5-3 .5s-2-.5-3-.5-1.72.5-2.5.5a2.5 2.5 0 0 1 0-5c.78 0 1.57.5 2.5.5S9.44 2 11 2s2 1.5 3 1.5 1.72-.5 2.5-.5a2.5 2.5 0 0 1 0 5c-.78 0-1.5-.5-2.5-.5Z`,key:`1510fo`}],[`path`,{d:`M5 8v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V8`,key:`19jb7n`}]]),Hs=w(`bell-check`,[[`path`,{d:`M10.268 21a2 2 0 0 0 3.464 0`,key:`vwvbt9`}],[`path`,{d:`m15 8 2 2 4-4`,key:`sbrgsm`}],[`path`,{d:`M16.8607 4.4824A6 6 0 0 0 6 8C6 12.499 4.589 13.956 3.262 15.326`,key:`qcog4a`}],[`path`,{d:`M3.262 15.326A1 1 0 0 0 4 17H20A1 1 0 0 0 20.74 15.327C20.209 14.779 19.665 14.218 19.203 13.454`,key:`mxnnoh`}]]),Us=w(`bell-dot`,[[`path`,{d:`M10.268 21a2 2 0 0 0 3.464 0`,key:`vwvbt9`}],[`path`,{d:`M11.68 2.009A6 6 0 0 0 6 8c0 4.499-1.411 5.956-2.738 7.326A1 1 0 0 0 4 17h16a1 1 0 0 0 .74-1.673c-.824-.85-1.678-1.731-2.21-3.348`,key:`xaq59h`}],[`circle`,{cx:`18`,cy:`5`,r:`3`,key:`gq8acd`}]]),Ws=w(`bell-electric`,[[`path`,{d:`M18.518 17.347A7 7 0 0 1 14 19`,key:`1emhpo`}],[`path`,{d:`M18.8 4A11 11 0 0 1 20 9`,key:`127b67`}],[`path`,{d:`M9 9h.01`,key:`1q5me6`}],[`circle`,{cx:`20`,cy:`16`,r:`2`,key:`1v9bxh`}],[`circle`,{cx:`9`,cy:`9`,r:`7`,key:`p2h5vp`}],[`rect`,{x:`4`,y:`16`,width:`10`,height:`6`,rx:`2`,key:`bfnviv`}]]),Gs=w(`bell-minus`,[[`path`,{d:`M10.268 21a2 2 0 0 0 3.464 0`,key:`vwvbt9`}],[`path`,{d:`M15 8h6`,key:`8ybuxh`}],[`path`,{d:`M16.243 3.757A6 6 0 0 0 6 8c0 4.499-1.411 5.956-2.738 7.326A1 1 0 0 0 4 17h16a1 1 0 0 0 .74-1.673A9.4 9.4 0 0 1 18.667 12`,key:`bdwj86`}]]),Ks=w(`bell-off`,[[`path`,{d:`M10.268 21a2 2 0 0 0 3.464 0`,key:`vwvbt9`}],[`path`,{d:`M17 17H4a1 1 0 0 1-.74-1.673C4.59 13.956 6 12.499 6 8a6 6 0 0 1 .258-1.742`,key:`178tsu`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}],[`path`,{d:`M8.668 3.01A6 6 0 0 1 18 8c0 2.687.77 4.653 1.707 6.05`,key:`1hqiys`}]]),qs=w(`bell-plus`,[[`path`,{d:`M10.268 21a2 2 0 0 0 3.464 0`,key:`vwvbt9`}],[`path`,{d:`M15 8h6`,key:`8ybuxh`}],[`path`,{d:`M18 5v6`,key:`g5ayrv`}],[`path`,{d:`M20.002 14.464a9 9 0 0 0 .738.863A1 1 0 0 1 20 17H4a1 1 0 0 1-.74-1.673C4.59 13.956 6 12.499 6 8a6 6 0 0 1 8.75-5.332`,key:`1abcvy`}]]),Js=w(`bell-ring`,[[`path`,{d:`M10.268 21a2 2 0 0 0 3.464 0`,key:`vwvbt9`}],[`path`,{d:`M22 8c0-2.3-.8-4.3-2-6`,key:`5bb3ad`}],[`path`,{d:`M3.262 15.326A1 1 0 0 0 4 17h16a1 1 0 0 0 .74-1.673C19.41 13.956 18 12.499 18 8A6 6 0 0 0 6 8c0 4.499-1.411 5.956-2.738 7.326`,key:`11g9vi`}],[`path`,{d:`M4 2C2.8 3.7 2 5.7 2 8`,key:`tap9e0`}]]),Ys=w(`bell`,[[`path`,{d:`M10.268 21a2 2 0 0 0 3.464 0`,key:`vwvbt9`}],[`path`,{d:`M3.262 15.326A1 1 0 0 0 4 17h16a1 1 0 0 0 .74-1.673C19.41 13.956 18 12.499 18 8A6 6 0 0 0 6 8c0 4.499-1.411 5.956-2.738 7.326`,key:`11g9vi`}]]),Xs=w(`between-horizontal-end`,[[`rect`,{width:`13`,height:`7`,x:`3`,y:`3`,rx:`1`,key:`11xb64`}],[`path`,{d:`m22 15-3-3 3-3`,key:`26chmm`}],[`rect`,{width:`13`,height:`7`,x:`3`,y:`14`,rx:`1`,key:`k6ky7n`}]]),Zs=w(`between-vertical-end`,[[`rect`,{width:`7`,height:`13`,x:`3`,y:`3`,rx:`1`,key:`1fdu0f`}],[`path`,{d:`m9 22 3-3 3 3`,key:`17z65a`}],[`rect`,{width:`7`,height:`13`,x:`14`,y:`3`,rx:`1`,key:`1squn4`}]]),Qs=w(`between-vertical-start`,[[`rect`,{width:`7`,height:`13`,x:`3`,y:`8`,rx:`1`,key:`1fjrkv`}],[`path`,{d:`m15 2-3 3-3-3`,key:`1uh6eb`}],[`rect`,{width:`7`,height:`13`,x:`14`,y:`8`,rx:`1`,key:`w3fjg8`}]]),$s=w(`between-horizontal-start`,[[`rect`,{width:`13`,height:`7`,x:`8`,y:`3`,rx:`1`,key:`pkso9a`}],[`path`,{d:`m2 9 3 3-3 3`,key:`1agib5`}],[`rect`,{width:`13`,height:`7`,x:`8`,y:`14`,rx:`1`,key:`1q5fc1`}]]),ec=w(`biceps-flexed`,[[`path`,{d:`M12.409 13.017A5 5 0 0 1 22 15c0 3.866-4 7-9 7-4.077 0-8.153-.82-10.371-2.462-.426-.316-.631-.832-.62-1.362C2.118 12.723 2.627 2 10 2a3 3 0 0 1 3 3 2 2 0 0 1-2 2c-1.105 0-1.64-.444-2-1`,key:`1pmlyh`}],[`path`,{d:`M15 14a5 5 0 0 0-7.584 2`,key:`5rb254`}],[`path`,{d:`M9.964 6.825C8.019 7.977 9.5 13 8 15`,key:`kbvsx9`}]]),tc=w(`binary`,[[`rect`,{x:`14`,y:`14`,width:`4`,height:`6`,rx:`2`,key:`p02svl`}],[`rect`,{x:`6`,y:`4`,width:`4`,height:`6`,rx:`2`,key:`xm4xkj`}],[`path`,{d:`M6 20h4`,key:`1i6q5t`}],[`path`,{d:`M14 10h4`,key:`ru81e7`}],[`path`,{d:`M6 14h2v6`,key:`16z9wg`}],[`path`,{d:`M14 4h2v6`,key:`1idq9u`}]]),nc=w(`bike`,[[`circle`,{cx:`18.5`,cy:`17.5`,r:`3.5`,key:`15x4ox`}],[`circle`,{cx:`5.5`,cy:`17.5`,r:`3.5`,key:`1noe27`}],[`circle`,{cx:`15`,cy:`5`,r:`1`,key:`19l28e`}],[`path`,{d:`M12 17.5V14l-3-3 4-3 2 3h2`,key:`1npguv`}]]),rc=w(`binoculars`,[[`path`,{d:`M10 10h4`,key:`tcdvrf`}],[`path`,{d:`M19 7V4a1 1 0 0 0-1-1h-2a1 1 0 0 0-1 1v3`,key:`3apit1`}],[`path`,{d:`M20 21a2 2 0 0 0 2-2v-3.851c0-1.39-2-2.962-2-4.829V8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v11a2 2 0 0 0 2 2z`,key:`rhpgnw`}],[`path`,{d:`M 22 16 L 2 16`,key:`14lkq7`}],[`path`,{d:`M4 21a2 2 0 0 1-2-2v-3.851c0-1.39 2-2.962 2-4.829V8a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v11a2 2 0 0 1-2 2z`,key:`104b3k`}],[`path`,{d:`M9 7V4a1 1 0 0 0-1-1H6a1 1 0 0 0-1 1v3`,key:`14fczp`}]]),ic=w(`biohazard`,[[`circle`,{cx:`12`,cy:`11.9`,r:`2`,key:`e8h31w`}],[`path`,{d:`M6.7 3.4c-.9 2.5 0 5.2 2.2 6.7C6.5 9 3.7 9.6 2 11.6`,key:`17bolr`}],[`path`,{d:`m8.9 10.1 1.4.8`,key:`15ezny`}],[`path`,{d:`M17.3 3.4c.9 2.5 0 5.2-2.2 6.7 2.4-1.2 5.2-.6 6.9 1.5`,key:`wtwa5u`}],[`path`,{d:`m15.1 10.1-1.4.8`,key:`1r0b28`}],[`path`,{d:`M16.7 20.8c-2.6-.4-4.6-2.6-4.7-5.3-.2 2.6-2.1 4.8-4.7 5.2`,key:`m7qszh`}],[`path`,{d:`M12 13.9v1.6`,key:`zfyyim`}],[`path`,{d:`M13.5 5.4c-1-.2-2-.2-3 0`,key:`1bi9q0`}],[`path`,{d:`M17 16.4c.7-.7 1.2-1.6 1.5-2.5`,key:`1rhjqw`}],[`path`,{d:`M5.5 13.9c.3.9.8 1.8 1.5 2.5`,key:`8gsud3`}]]),ac=w(`bird`,[[`path`,{d:`M16 7h.01`,key:`1kdx03`}],[`path`,{d:`M3.4 18H12a8 8 0 0 0 8-8V7a4 4 0 0 0-7.28-2.3L2 20`,key:`oj1oa8`}],[`path`,{d:`m20 7 2 .5-2 .5`,key:`12nv4d`}],[`path`,{d:`M10 18v3`,key:`1yea0a`}],[`path`,{d:`M14 17.75V21`,key:`1pymcb`}],[`path`,{d:`M7 18a6 6 0 0 0 3.84-10.61`,key:`1npnn0`}]]),oc=w(`birdhouse`,[[`path`,{d:`M12 18v4`,key:`jadmvz`}],[`path`,{d:`m17 18 1.956-11.468`,key:`l5n2ro`}],[`path`,{d:`m3 8 7.82-5.615a2 2 0 0 1 2.36 0L21 8`,key:`1sy6n7`}],[`path`,{d:`M4 18h16`,key:`19g7jn`}],[`path`,{d:`M7 18 5.044 6.532`,key:`1uqdf2`}],[`circle`,{cx:`12`,cy:`10`,r:`2`,key:`1yojzk`}]]),sc=w(`bitcoin`,[[`path`,{d:`M11.767 19.089c4.924.868 6.14-6.025 1.216-6.894m-1.216 6.894L5.86 18.047m5.908 1.042-.347 1.97m1.563-8.864c4.924.869 6.14-6.025 1.215-6.893m-1.215 6.893-3.94-.694m5.155-6.2L8.29 4.26m5.908 1.042.348-1.97M7.48 20.364l3.126-17.727`,key:`yr8idg`}]]),cc=w(`blend`,[[`circle`,{cx:`9`,cy:`9`,r:`7`,key:`p2h5vp`}],[`circle`,{cx:`15`,cy:`15`,r:`7`,key:`19ennj`}]]),lc=w(`blender`,[[`path`,{d:`M8 14a2 2 0 0 0-1.963 1.615l-1.018 5.193A1 1 0 0 0 6 22h12a1 1 0 0 0 .981-1.192l-1.018-5.193A2 2 0 0 0 16 14z`,key:`11zxmj`}],[`path`,{d:`m17 2-1 12`,key:`nxm2fw`}],[`path`,{d:`M8.006 14 7 2`,key:`13bxiv`}],[`path`,{d:`M7.565 8.787A5 5 0 0 0 12 8a5 5 0 0 1 4.56-.75`,key:`1s61ad`}],[`path`,{d:`M19 2H5a2 2 0 0 0-2 2v5a2 2 0 0 0 .688 1.5`,key:`gel3rg`}],[`path`,{d:`M12 18h.01`,key:`mhygvu`}]]),uc=w(`blinds`,[[`path`,{d:`M3 3h18`,key:`o7r712`}],[`path`,{d:`M20 7H8`,key:`gd2fo2`}],[`path`,{d:`M20 11H8`,key:`1ynp89`}],[`path`,{d:`M10 19h10`,key:`19hjk5`}],[`path`,{d:`M8 15h12`,key:`1yqzne`}],[`path`,{d:`M4 3v14`,key:`fggqzn`}],[`circle`,{cx:`4`,cy:`19`,r:`2`,key:`p3m9r0`}]]),dc=w(`blocks`,[[`path`,{d:`M10 22V7a1 1 0 0 0-1-1H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-5a1 1 0 0 0-1-1H2`,key:`1ah6g2`}],[`rect`,{x:`14`,y:`2`,width:`8`,height:`8`,rx:`1`,key:`88lufb`}]]),fc=w(`bluetooth-connected`,[[`path`,{d:`m7 7 10 10-5 5V2l5 5L7 17`,key:`1q5490`}],[`line`,{x1:`18`,x2:`21`,y1:`12`,y2:`12`,key:`1rsjjs`}],[`line`,{x1:`3`,x2:`6`,y1:`12`,y2:`12`,key:`11yl8c`}]]),pc=w(`bluetooth-off`,[[`path`,{d:`m17 17-5 5V12l-5 5`,key:`v5aci6`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}],[`path`,{d:`M14.5 9.5 17 7l-5-5v4.5`,key:`1kddfz`}]]),mc=w(`bluetooth-searching`,[[`path`,{d:`m7 7 10 10-5 5V2l5 5L7 17`,key:`1q5490`}],[`path`,{d:`M20.83 14.83a4 4 0 0 0 0-5.66`,key:`k8tn1j`}],[`path`,{d:`M18 12h.01`,key:`yjnet6`}]]),hc=w(`bluetooth`,[[`path`,{d:`m7 7 10 10-5 5V2l5 5L7 17`,key:`1q5490`}]]),gc=w(`bold`,[[`path`,{d:`M6 12h9a4 4 0 0 1 0 8H7a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h7a4 4 0 0 1 0 8`,key:`mg9rjx`}]]),_c=w(`bolt`,[[`path`,{d:`M21 16V8a2 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:`yt0hxn`}],[`circle`,{cx:`12`,cy:`12`,r:`4`,key:`4exip2`}]]),vc=w(`bomb`,[[`circle`,{cx:`11`,cy:`13`,r:`9`,key:`hd149`}],[`path`,{d:`M14.35 4.65 16.3 2.7a2.41 2.41 0 0 1 3.4 0l1.6 1.6a2.4 2.4 0 0 1 0 3.4l-1.95 1.95`,key:`jp4j1b`}],[`path`,{d:`m22 2-1.5 1.5`,key:`ay92ug`}]]),yc=w(`book-a`,[[`path`,{d:`M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20`,key:`k3hazp`}],[`path`,{d:`m8 13 4-7 4 7`,key:`4rari8`}],[`path`,{d:`M9.1 11h5.7`,key:`1gkovt`}]]),bc=w(`book-alert`,[[`path`,{d:`M12 13h.01`,key:`y0uutt`}],[`path`,{d:`M12 6v3`,key:`1m4b9j`}],[`path`,{d:`M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20`,key:`k3hazp`}]]),xc=w(`book-audio`,[[`path`,{d:`M12 6v7`,key:`1f6ttz`}],[`path`,{d:`M16 8v3`,key:`gejaml`}],[`path`,{d:`M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20`,key:`k3hazp`}],[`path`,{d:`M8 8v3`,key:`1qzp49`}]]),Sc=w(`bone`,[[`path`,{d:`M17 10c.7-.7 1.69 0 2.5 0a2.5 2.5 0 1 0 0-5 .5.5 0 0 1-.5-.5 2.5 2.5 0 1 0-5 0c0 .81.7 1.8 0 2.5l-7 7c-.7.7-1.69 0-2.5 0a2.5 2.5 0 0 0 0 5c.28 0 .5.22.5.5a2.5 2.5 0 1 0 5 0c0-.81-.7-1.8 0-2.5Z`,key:`w610uw`}]]),Cc=w(`book-copy`,[[`path`,{d:`M5 7a2 2 0 0 0-2 2v11`,key:`1yhqjt`}],[`path`,{d:`M5.803 18H5a2 2 0 0 0 0 4h9.5a.5.5 0 0 0 .5-.5V21`,key:`edzzo5`}],[`path`,{d:`M9 15V4a2 2 0 0 1 2-2h9.5a.5.5 0 0 1 .5.5v14a.5.5 0 0 1-.5.5H11a2 2 0 0 1 0-4h10`,key:`1nwzrg`}]]),wc=w(`book-check`,[[`path`,{d:`M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20`,key:`k3hazp`}],[`path`,{d:`m9 9.5 2 2 4-4`,key:`1dth82`}]]),Tc=w(`book-dashed`,[[`path`,{d:`M12 17h1.5`,key:`1gkc67`}],[`path`,{d:`M12 22h1.5`,key:`1my7sn`}],[`path`,{d:`M12 2h1.5`,key:`19tvb7`}],[`path`,{d:`M17.5 22H19a1 1 0 0 0 1-1`,key:`10akbh`}],[`path`,{d:`M17.5 2H19a1 1 0 0 1 1 1v1.5`,key:`1vrfjs`}],[`path`,{d:`M20 14v3h-2.5`,key:`1naeju`}],[`path`,{d:`M20 8.5V10`,key:`1ctpfu`}],[`path`,{d:`M4 10V8.5`,key:`1o3zg5`}],[`path`,{d:`M4 19.5V14`,key:`ob81pf`}],[`path`,{d:`M4 4.5A2.5 2.5 0 0 1 6.5 2H8`,key:`s8vcyb`}],[`path`,{d:`M8 22H6.5a1 1 0 0 1 0-5H8`,key:`1cu73q`}]]),Ec=w(`book-down`,[[`path`,{d:`M12 13V7`,key:`h0r20n`}],[`path`,{d:`M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20`,key:`k3hazp`}],[`path`,{d:`m9 10 3 3 3-3`,key:`zt5b4y`}]]),Dc=w(`book-heart`,[[`path`,{d:`M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20`,key:`k3hazp`}],[`path`,{d:`M8.62 9.8A2.25 2.25 0 1 1 12 6.836a2.25 2.25 0 1 1 3.38 2.966l-2.626 2.856a.998.998 0 0 1-1.507 0z`,key:`9v40y5`}]]),Oc=w(`book-headphones`,[[`path`,{d:`M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20`,key:`k3hazp`}],[`path`,{d:`M8 12v-2a4 4 0 0 1 8 0v2`,key:`1vsqkj`}],[`circle`,{cx:`15`,cy:`12`,r:`1`,key:`1tmaij`}],[`circle`,{cx:`9`,cy:`12`,r:`1`,key:`1vctgf`}]]),kc=w(`book-image`,[[`path`,{d:`m20 13.7-2.1-2.1a2 2 0 0 0-2.8 0L9.7 17`,key:`q6ojf0`}],[`path`,{d:`M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20`,key:`k3hazp`}],[`circle`,{cx:`10`,cy:`8`,r:`2`,key:`2qkj4p`}]]),Ac=w(`book-key`,[[`path`,{d:`M13 2H6.5A2.5 2.5 0 0 0 4 4.5v15`,key:`4azifu`}],[`path`,{d:`M17 2v6`,key:`qgmh37`}],[`path`,{d:`M17 4h2`,key:`13vrzo`}],[`path`,{d:`M20 15.2V21a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20`,key:`192hzx`}],[`circle`,{cx:`17`,cy:`10`,r:`2`,key:`y0i25j`}]]),jc=w(`book-lock`,[[`path`,{d:`M18 6V4a2 2 0 1 0-4 0v2`,key:`1aquzs`}],[`path`,{d:`M20 15v6a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20`,key:`1rkj32`}],[`path`,{d:`M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H10`,key:`18wgow`}],[`rect`,{x:`12`,y:`6`,width:`8`,height:`5`,rx:`1`,key:`73l30o`}]]),Mc=w(`book-marked`,[[`path`,{d:`M10 2v8l3-3 3 3V2`,key:`sqw3rj`}],[`path`,{d:`M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20`,key:`k3hazp`}]]),Nc=w(`book-minus`,[[`path`,{d:`M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20`,key:`k3hazp`}],[`path`,{d:`M9 10h6`,key:`9gxzsh`}]]),Pc=w(`book-open-check`,[[`path`,{d:`M12 21V7`,key:`gj6g52`}],[`path`,{d:`m16 12 2 2 4-4`,key:`mdajum`}],[`path`,{d:`M22 6V4a1 1 0 0 0-1-1h-5a4 4 0 0 0-4 4 4 4 0 0 0-4-4H3a1 1 0 0 0-1 1v13a1 1 0 0 0 1 1h6a3 3 0 0 1 3 3 3 3 0 0 1 3-3h6a1 1 0 0 0 1-1v-1.3`,key:`8arnkb`}]]),Fc=w(`book-open-text`,[[`path`,{d:`M12 7v14`,key:`1akyts`}],[`path`,{d:`M16 12h2`,key:`7q9ll5`}],[`path`,{d:`M16 8h2`,key:`msurwy`}],[`path`,{d:`M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4 4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3 3 3 0 0 0-3-3z`,key:`ruj8y`}],[`path`,{d:`M6 12h2`,key:`32wvfc`}],[`path`,{d:`M6 8h2`,key:`30oboj`}]]),Ic=w(`book-open`,[[`path`,{d:`M12 7v14`,key:`1akyts`}],[`path`,{d:`M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4 4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3 3 3 0 0 0-3-3z`,key:`ruj8y`}]]),Lc=w(`book-plus`,[[`path`,{d:`M12 7v6`,key:`lw1j43`}],[`path`,{d:`M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20`,key:`k3hazp`}],[`path`,{d:`M9 10h6`,key:`9gxzsh`}]]),Rc=w(`book-search`,[[`path`,{d:`M11 22H5.5a1 1 0 0 1 0-5h4.501`,key:`mcbepb`}],[`path`,{d:`m21 22-1.879-1.878`,key:`12q7x1`}],[`path`,{d:`M3 19.5v-15A2.5 2.5 0 0 1 5.5 2H18a1 1 0 0 1 1 1v8`,key:`olfd5n`}],[`circle`,{cx:`17`,cy:`18`,r:`3`,key:`82mm0e`}]]),zc=w(`book-text`,[[`path`,{d:`M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20`,key:`k3hazp`}],[`path`,{d:`M8 11h8`,key:`vwpz6n`}],[`path`,{d:`M8 7h6`,key:`1f0q6e`}]]),Bc=w(`book-type`,[[`path`,{d:`M10 13h4`,key:`ytezjc`}],[`path`,{d:`M12 6v7`,key:`1f6ttz`}],[`path`,{d:`M16 8V6H8v2`,key:`x8j6u4`}],[`path`,{d:`M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20`,key:`k3hazp`}]]),Vc=w(`book-up-2`,[[`path`,{d:`M12 13V7`,key:`h0r20n`}],[`path`,{d:`M18 2h1a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20`,key:`161d7n`}],[`path`,{d:`M4 19.5v-15A2.5 2.5 0 0 1 6.5 2`,key:`1lorq7`}],[`path`,{d:`m9 10 3-3 3 3`,key:`11gsxs`}],[`path`,{d:`m9 5 3-3 3 3`,key:`l8vdw6`}]]),Hc=w(`book-up`,[[`path`,{d:`M12 13V7`,key:`h0r20n`}],[`path`,{d:`M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20`,key:`k3hazp`}],[`path`,{d:`m9 10 3-3 3 3`,key:`11gsxs`}]]),Uc=w(`book-user`,[[`path`,{d:`M15 13a3 3 0 1 0-6 0`,key:`10j68g`}],[`path`,{d:`M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20`,key:`k3hazp`}],[`circle`,{cx:`12`,cy:`8`,r:`2`,key:`1822b1`}]]),Wc=w(`book-x`,[[`path`,{d:`m14.5 7-5 5`,key:`dy991v`}],[`path`,{d:`M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20`,key:`k3hazp`}],[`path`,{d:`m9.5 7 5 5`,key:`s45iea`}]]),Gc=w(`book`,[[`path`,{d:`M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20`,key:`k3hazp`}]]),Kc=w(`bookmark-check`,[[`path`,{d:`M17 3a2 2 0 0 1 2 2v15a1 1 0 0 1-1.496.868l-4.512-2.578a2 2 0 0 0-1.984 0l-4.512 2.578A1 1 0 0 1 5 20V5a2 2 0 0 1 2-2z`,key:`oz39mx`}],[`path`,{d:`m9 10 2 2 4-4`,key:`1gnqz4`}]]),qc=w(`bookmark-minus`,[[`path`,{d:`M15 10H9`,key:`o6yqo3`}],[`path`,{d:`M17 3a2 2 0 0 1 2 2v15a1 1 0 0 1-1.496.868l-4.512-2.578a2 2 0 0 0-1.984 0l-4.512 2.578A1 1 0 0 1 5 20V5a2 2 0 0 1 2-2z`,key:`oz39mx`}]]),Jc=w(`bookmark-off`,[[`path`,{d:`M19 19v1a1 1 0 0 1-1.496.868l-4.512-2.578a2 2 0 0 0-1.984 0l-4.512 2.578A1 1 0 0 1 5 20V5`,key:`nigmce`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}],[`path`,{d:`M8.656 3H17a2 2 0 0 1 2 2v8.344`,key:`hlvsa`}]]),Yc=w(`bookmark-plus`,[[`path`,{d:`M12 7v6`,key:`lw1j43`}],[`path`,{d:`M15 10H9`,key:`o6yqo3`}],[`path`,{d:`M17 3a2 2 0 0 1 2 2v15a1 1 0 0 1-1.496.868l-4.512-2.578a2 2 0 0 0-1.984 0l-4.512 2.578A1 1 0 0 1 5 20V5a2 2 0 0 1 2-2z`,key:`oz39mx`}]]),Xc=w(`bookmark-x`,[[`path`,{d:`m14.5 7.5-5 5`,key:`3lb6iw`}],[`path`,{d:`M17 3a2 2 0 0 1 2 2v15a1 1 0 0 1-1.496.868l-4.512-2.578a2 2 0 0 0-1.984 0l-4.512 2.578A1 1 0 0 1 5 20V5a2 2 0 0 1 2-2z`,key:`oz39mx`}],[`path`,{d:`m9.5 7.5 5 5`,key:`ko136h`}]]),Zc=w(`bookmark`,[[`path`,{d:`M17 3a2 2 0 0 1 2 2v15a1 1 0 0 1-1.496.868l-4.512-2.578a2 2 0 0 0-1.984 0l-4.512 2.578A1 1 0 0 1 5 20V5a2 2 0 0 1 2-2z`,key:`oz39mx`}]]),Qc=w(`boom-box`,[[`path`,{d:`M4 9V5a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4`,key:`vvzvr1`}],[`path`,{d:`M8 8v1`,key:`xcqmfk`}],[`path`,{d:`M12 8v1`,key:`1rj8u4`}],[`path`,{d:`M16 8v1`,key:`1q12zr`}],[`rect`,{width:`20`,height:`12`,x:`2`,y:`9`,rx:`2`,key:`igpb89`}],[`circle`,{cx:`8`,cy:`15`,r:`2`,key:`fa4a8s`}],[`circle`,{cx:`16`,cy:`15`,r:`2`,key:`14c3ya`}]]),$c=w(`bot-message-square`,[[`path`,{d:`M12 6V2H8`,key:`1155em`}],[`path`,{d:`M15 11v2`,key:`i11awn`}],[`path`,{d:`M2 12h2`,key:`1t8f8n`}],[`path`,{d:`M20 12h2`,key:`1q8mjw`}],[`path`,{d:`M20 16a2 2 0 0 1-2 2H8.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 4 20.286V8a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2z`,key:`11gyqh`}],[`path`,{d:`M9 11v2`,key:`1ueba0`}]]),el=w(`bot-off`,[[`path`,{d:`M13.67 8H18a2 2 0 0 1 2 2v4.33`,key:`7az073`}],[`path`,{d:`M2 14h2`,key:`vft8re`}],[`path`,{d:`M20 14h2`,key:`4cs60a`}],[`path`,{d:`M22 22 2 2`,key:`1r8tn9`}],[`path`,{d:`M8 8H6a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 1.414-.586`,key:`s09a7a`}],[`path`,{d:`M9 13v2`,key:`rq6x2g`}],[`path`,{d:`M9.67 4H12v2.33`,key:`110xot`}]]),tl=w(`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`}]]),nl=w(`bottle-wine`,[[`path`,{d:`M10 3a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a6 6 0 0 0 1.2 3.6l.6.8A6 6 0 0 1 17 13v8a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1v-8a6 6 0 0 1 1.2-3.6l.6-.8A6 6 0 0 0 10 5z`,key:`blqgoc`}],[`path`,{d:`M17 13h-4a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h4`,key:`43jbee`}]]),rl=w(`bow-arrow`,[[`path`,{d:`M17 3h4v4`,key:`19p9u1`}],[`path`,{d:`M18.575 11.082a13 13 0 0 1 1.048 9.027 1.17 1.17 0 0 1-1.914.597L14 17`,key:`12t3w9`}],[`path`,{d:`M7 10 3.29 6.29a1.17 1.17 0 0 1 .6-1.91 13 13 0 0 1 9.03 1.05`,key:`ogng5l`}],[`path`,{d:`M7 14a1.7 1.7 0 0 0-1.207.5l-2.646 2.646A.5.5 0 0 0 3.5 18H5a1 1 0 0 1 1 1v1.5a.5.5 0 0 0 .854.354L9.5 18.207A1.7 1.7 0 0 0 10 17v-2a1 1 0 0 0-1-1z`,key:`8v3fy2`}],[`path`,{d:`M9.707 14.293 21 3`,key:`ydm3bn`}]]),il=w(`box`,[[`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`}]]),al=w(`boxes`,[[`path`,{d:`M2.97 12.92A2 2 0 0 0 2 14.63v3.24a2 2 0 0 0 .97 1.71l3 1.8a2 2 0 0 0 2.06 0L12 19v-5.5l-5-3-4.03 2.42Z`,key:`lc1i9w`}],[`path`,{d:`m7 16.5-4.74-2.85`,key:`1o9zyk`}],[`path`,{d:`m7 16.5 5-3`,key:`va8pkn`}],[`path`,{d:`M7 16.5v5.17`,key:`jnp8gn`}],[`path`,{d:`M12 13.5V19l3.97 2.38a2 2 0 0 0 2.06 0l3-1.8a2 2 0 0 0 .97-1.71v-3.24a2 2 0 0 0-.97-1.71L17 10.5l-5 3Z`,key:`8zsnat`}],[`path`,{d:`m17 16.5-5-3`,key:`8arw3v`}],[`path`,{d:`m17 16.5 4.74-2.85`,key:`8rfmw`}],[`path`,{d:`M17 16.5v5.17`,key:`k6z78m`}],[`path`,{d:`M7.97 4.42A2 2 0 0 0 7 6.13v4.37l5 3 5-3V6.13a2 2 0 0 0-.97-1.71l-3-1.8a2 2 0 0 0-2.06 0l-3 1.8Z`,key:`1xygjf`}],[`path`,{d:`M12 8 7.26 5.15`,key:`1vbdud`}],[`path`,{d:`m12 8 4.74-2.85`,key:`3rx089`}],[`path`,{d:`M12 13.5V8`,key:`1io7kd`}]]),ol=w(`braces`,[[`path`,{d:`M8 3H7a2 2 0 0 0-2 2v5a2 2 0 0 1-2 2 2 2 0 0 1 2 2v5c0 1.1.9 2 2 2h1`,key:`ezmyqa`}],[`path`,{d:`M16 21h1a2 2 0 0 0 2-2v-5c0-1.1.9-2 2-2a2 2 0 0 1-2-2V5a2 2 0 0 0-2-2h-1`,key:`e1hn23`}]]),sl=w(`brackets`,[[`path`,{d:`M16 3h3a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1h-3`,key:`1kt8lf`}],[`path`,{d:`M8 21H5a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h3`,key:`gduv9`}]]),cl=w(`brain-circuit`,[[`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:`M9 13a4.5 4.5 0 0 0 3-4`,key:`10igwf`}],[`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:`M6 18a4 4 0 0 1-1.967-.516`,key:`2e4loj`}],[`path`,{d:`M12 13h4`,key:`1ku699`}],[`path`,{d:`M12 18h6a2 2 0 0 1 2 2v1`,key:`105ag5`}],[`path`,{d:`M12 8h8`,key:`1lhi5i`}],[`path`,{d:`M16 8V5a2 2 0 0 1 2-2`,key:`u6izg6`}],[`circle`,{cx:`16`,cy:`13`,r:`.5`,key:`ry7gng`}],[`circle`,{cx:`18`,cy:`3`,r:`.5`,key:`1aiba7`}],[`circle`,{cx:`20`,cy:`21`,r:`.5`,key:`yhc1fs`}],[`circle`,{cx:`20`,cy:`8`,r:`.5`,key:`1e43v0`}]]),ll=w(`brain-cog`,[[`path`,{d:`m10.852 14.772-.383.923`,key:`11vil6`}],[`path`,{d:`m10.852 9.228-.383-.923`,key:`1fjppe`}],[`path`,{d:`m13.148 14.772.382.924`,key:`je3va1`}],[`path`,{d:`m13.531 8.305-.383.923`,key:`18epck`}],[`path`,{d:`m14.772 10.852.923-.383`,key:`k9m8cz`}],[`path`,{d:`m14.772 13.148.923.383`,key:`1xvhww`}],[`path`,{d:`M17.598 6.5A3 3 0 1 0 12 5a3 3 0 0 0-5.63-1.446 3 3 0 0 0-.368 1.571 4 4 0 0 0-2.525 5.771`,key:`jcbbz1`}],[`path`,{d:`M17.998 5.125a4 4 0 0 1 2.525 5.771`,key:`1kkn7e`}],[`path`,{d:`M19.505 10.294a4 4 0 0 1-1.5 7.706`,key:`18bmuc`}],[`path`,{d:`M4.032 17.483A4 4 0 0 0 11.464 20c.18-.311.892-.311 1.072 0a4 4 0 0 0 7.432-2.516`,key:`uozx0d`}],[`path`,{d:`M4.5 10.291A4 4 0 0 0 6 18`,key:`whdemb`}],[`path`,{d:`M6.002 5.125a3 3 0 0 0 .4 1.375`,key:`1kqy2g`}],[`path`,{d:`m9.228 10.852-.923-.383`,key:`1wtb30`}],[`path`,{d:`m9.228 13.148-.923.383`,key:`1a830x`}],[`circle`,{cx:`12`,cy:`12`,r:`3`,key:`1v7zrd`}]]),ul=w(`brain`,[[`path`,{d:`M12 18V5`,key:`adv99a`}],[`path`,{d:`M15 13a4.17 4.17 0 0 1-3-4 4.17 4.17 0 0 1-3 4`,key:`1e3is1`}],[`path`,{d:`M17.598 6.5A3 3 0 1 0 12 5a3 3 0 1 0-5.598 1.5`,key:`1gqd8o`}],[`path`,{d:`M17.997 5.125a4 4 0 0 1 2.526 5.77`,key:`iwvgf7`}],[`path`,{d:`M18 18a4 4 0 0 0 2-7.464`,key:`efp6ie`}],[`path`,{d:`M19.967 17.483A4 4 0 1 1 12 18a4 4 0 1 1-7.967-.517`,key:`1gq6am`}],[`path`,{d:`M6 18a4 4 0 0 1-2-7.464`,key:`k1g0md`}],[`path`,{d:`M6.003 5.125a4 4 0 0 0-2.526 5.77`,key:`q97ue3`}]]),dl=w(`brick-wall-fire`,[[`path`,{d:`M16 3v2.107`,key:`gq8xun`}],[`path`,{d:`M17 9c1 3 2.5 3.5 3.5 4.5A5 5 0 0 1 22 17a5 5 0 0 1-10 0c0-.3 0-.6.1-.9a2 2 0 1 0 3.3-2C13 11.5 16 9 17 9`,key:`1l2pih`}],[`path`,{d:`M21 8.274V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h3.938`,key:`jrnqjp`}],[`path`,{d:`M3 15h5.253`,key:`xqg7rb`}],[`path`,{d:`M3 9h8.228`,key:`1ppb70`}],[`path`,{d:`M8 15v6`,key:`1stoo3`}],[`path`,{d:`M8 3v6`,key:`vlvjmk`}]]),fl=w(`brick-wall-shield`,[[`path`,{d:`M12 9v1.258`,key:`iwpddn`}],[`path`,{d:`M16 3v5.46`,key:`d7ew98`}],[`path`,{d:`M21 9.118V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h5.75`,key:`137t5x`}],[`path`,{d:`M22 17.5c0 2.499-1.75 3.749-3.83 4.474a.5.5 0 0 1-.335-.005c-2.085-.72-3.835-1.97-3.835-4.47V14a.5.5 0 0 1 .5-.499c1 0 2.25-.6 3.12-1.36a.6.6 0 0 1 .76-.001c.875.765 2.12 1.36 3.12 1.36a.5.5 0 0 1 .5.5z`,key:`16j3tf`}],[`path`,{d:`M3 15h7`,key:`1qldh6`}],[`path`,{d:`M3 9h12.142`,key:`1yjd6m`}],[`path`,{d:`M8 15v6`,key:`1stoo3`}],[`path`,{d:`M8 3v6`,key:`vlvjmk`}]]),pl=w(`brick-wall`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M12 9v6`,key:`199k2o`}],[`path`,{d:`M16 15v6`,key:`8rj2es`}],[`path`,{d:`M16 3v6`,key:`1j6rpj`}],[`path`,{d:`M3 15h18`,key:`5xshup`}],[`path`,{d:`M3 9h18`,key:`1pudct`}],[`path`,{d:`M8 15v6`,key:`1stoo3`}],[`path`,{d:`M8 3v6`,key:`vlvjmk`}]]),ml=w(`briefcase-business`,[[`path`,{d:`M12 12h.01`,key:`1mp3jc`}],[`path`,{d:`M16 6V4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2`,key:`1ksdt3`}],[`path`,{d:`M22 13a18.15 18.15 0 0 1-20 0`,key:`12hx5q`}],[`rect`,{width:`20`,height:`14`,x:`2`,y:`6`,rx:`2`,key:`i6l2r4`}]]),hl=w(`briefcase-medical`,[[`path`,{d:`M12 11v4`,key:`a6ujw6`}],[`path`,{d:`M14 13h-4`,key:`1pl8zg`}],[`path`,{d:`M16 6V4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2`,key:`1ksdt3`}],[`path`,{d:`M18 6v14`,key:`1mu4gy`}],[`path`,{d:`M6 6v14`,key:`1s15cj`}],[`rect`,{width:`20`,height:`14`,x:`2`,y:`6`,rx:`2`,key:`i6l2r4`}]]),gl=w(`briefcase-conveyor-belt`,[[`path`,{d:`M10 20v2`,key:`1n8e1g`}],[`path`,{d:`M14 20v2`,key:`1lq872`}],[`path`,{d:`M18 20v2`,key:`10uadw`}],[`path`,{d:`M21 20H3`,key:`kdqkdp`}],[`path`,{d:`M6 20v2`,key:`a9bc87`}],[`path`,{d:`M8 16V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v12`,key:`17n9tx`}],[`rect`,{x:`4`,y:`6`,width:`16`,height:`10`,rx:`2`,key:`1097i5`}]]),_l=w(`briefcase`,[[`path`,{d:`M16 20V4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16`,key:`jecpp`}],[`rect`,{width:`20`,height:`14`,x:`2`,y:`6`,rx:`2`,key:`i6l2r4`}]]),vl=w(`bring-to-front`,[[`rect`,{x:`8`,y:`8`,width:`8`,height:`8`,rx:`2`,key:`yj20xf`}],[`path`,{d:`M4 10a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2`,key:`1ltk23`}],[`path`,{d:`M14 20a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2`,key:`1q24h9`}]]),yl=w(`broccoli`,[[`path`,{d:`M10 13a3 3 0 0 1-2.121-5.121`,key:`1oqad0`}],[`path`,{d:`M15.606 14.204c-3.5 1.5-5.899 4.503-8.899 7.503A1 1 0 0 1 6 22c-2 0-4-2-4-4a1 1 0 0 1 .293-.707c1.911-1.911 3.823-3.578 5.347-5.441`,key:`c93qjr`}],[`path`,{d:`M16.573 14.737A4 4 0 0 1 14 11`,key:`1ymr17`}],[`path`,{d:`M7.14 10.907a4 4 0 1 1 2.756-7.43A4 4 0 0 1 16.7 4.48a2 2 0 0 1 2.82 2.82 4 4 0 0 1 1.002 6.805A4 4 0 1 1 13 16`,key:`1kbgad`}]]),bl=w(`brush`,[[`path`,{d:`m11 10 3 3`,key:`fzmg1i`}],[`path`,{d:`M6.5 21A3.5 3.5 0 1 0 3 17.5a2.62 2.62 0 0 1-.708 1.792A1 1 0 0 0 3 21z`,key:`p4q2r7`}],[`path`,{d:`M9.969 17.031 21.378 5.624a1 1 0 0 0-3.002-3.002L6.967 14.031`,key:`wy6l02`}]]),xl=w(`brush-cleaning`,[[`path`,{d:`m16 22-1-4`,key:`1ow2iv`}],[`path`,{d:`M19 14a1 1 0 0 0 1-1v-1a2 2 0 0 0-2-2h-3a1 1 0 0 1-1-1V4a2 2 0 0 0-4 0v5a1 1 0 0 1-1 1H6a2 2 0 0 0-2 2v1a1 1 0 0 0 1 1`,key:`11gii7`}],[`path`,{d:`M19 14H5l-1.973 6.767A1 1 0 0 0 4 22h16a1 1 0 0 0 .973-1.233z`,key:`bju7h4`}],[`path`,{d:`m8 22 1-4`,key:`s3unb`}]]),Sl=w(`bubbles`,[[`path`,{d:`M7.001 15.085A1.5 1.5 0 0 1 9 16.5`,key:`y44lvh`}],[`circle`,{cx:`18.5`,cy:`8.5`,r:`3.5`,key:`1wadoa`}],[`circle`,{cx:`7.5`,cy:`16.5`,r:`5.5`,key:`6mdt3g`}],[`circle`,{cx:`7.5`,cy:`4.5`,r:`2.5`,key:`637s54`}]]),Cl=w(`bug-play`,[[`path`,{d:`M10 19.655A6 6 0 0 1 6 14v-3a4 4 0 0 1 4-4h4a4 4 0 0 1 4 3.97`,key:`1gnv52`}],[`path`,{d:`M14 15.003a1 1 0 0 1 1.517-.859l4.997 2.997a1 1 0 0 1 0 1.718l-4.997 2.997a1 1 0 0 1-1.517-.86z`,key:`1weqy9`}],[`path`,{d:`M14.12 3.88 16 2`,key:`qol33r`}],[`path`,{d:`M21 5a4 4 0 0 1-3.55 3.97`,key:`5cxbf6`}],[`path`,{d:`M3 21a4 4 0 0 1 3.81-4`,key:`1fjd4g`}],[`path`,{d:`M3 5a4 4 0 0 0 3.55 3.97`,key:`1d7oge`}],[`path`,{d:`M6 13H2`,key:`82j7cp`}],[`path`,{d:`m8 2 1.88 1.88`,key:`fmnt4t`}],[`path`,{d:`M9 7.13V6a3 3 0 1 1 6 0v1.13`,key:`1vgav8`}]]),wl=w(`bug-off`,[[`path`,{d:`M12 20v-8`,key:`i3yub9`}],[`path`,{d:`M12.656 7H14a4 4 0 0 1 4 4v1.344`,key:`vvueyn`}],[`path`,{d:`M14.12 3.88 16 2`,key:`qol33r`}],[`path`,{d:`M17.123 17.123A6 6 0 0 1 6 14v-3a4 4 0 0 1 1.72-3.287`,key:`1cu21y`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}],[`path`,{d:`M21 5a4 4 0 0 1-3.55 3.97`,key:`5cxbf6`}],[`path`,{d:`M22 13h-3.344`,key:`qb08am`}],[`path`,{d:`M3 21a4 4 0 0 1 3.81-4`,key:`1fjd4g`}],[`path`,{d:`M3 5a4 4 0 0 0 3.55 3.97`,key:`1d7oge`}],[`path`,{d:`M6 13H2`,key:`82j7cp`}],[`path`,{d:`m8 2 1.88 1.88`,key:`fmnt4t`}],[`path`,{d:`M9.712 4.06A3 3 0 0 1 15 6v1.13`,key:`1bvup6`}]]),Tl=w(`bug`,[[`path`,{d:`M12 20v-9`,key:`1qisl0`}],[`path`,{d:`M14 7a4 4 0 0 1 4 4v3a6 6 0 0 1-12 0v-3a4 4 0 0 1 4-4z`,key:`uouzyp`}],[`path`,{d:`M14.12 3.88 16 2`,key:`qol33r`}],[`path`,{d:`M21 21a4 4 0 0 0-3.81-4`,key:`1b0z45`}],[`path`,{d:`M21 5a4 4 0 0 1-3.55 3.97`,key:`5cxbf6`}],[`path`,{d:`M22 13h-4`,key:`1jl80f`}],[`path`,{d:`M3 21a4 4 0 0 1 3.81-4`,key:`1fjd4g`}],[`path`,{d:`M3 5a4 4 0 0 0 3.55 3.97`,key:`1d7oge`}],[`path`,{d:`M6 13H2`,key:`82j7cp`}],[`path`,{d:`m8 2 1.88 1.88`,key:`fmnt4t`}],[`path`,{d:`M9 7.13V6a3 3 0 1 1 6 0v1.13`,key:`1vgav8`}]]),El=w(`building-2`,[[`path`,{d:`M10 12h4`,key:`a56b0p`}],[`path`,{d:`M10 8h4`,key:`1sr2af`}],[`path`,{d:`M14 21v-3a2 2 0 0 0-4 0v3`,key:`1rgiei`}],[`path`,{d:`M6 10H4a2 2 0 0 0-2 2v7a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2h-2`,key:`secmi2`}],[`path`,{d:`M6 21V5a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v16`,key:`16ra0t`}]]),Dl=w(`building`,[[`path`,{d:`M12 10h.01`,key:`1nrarc`}],[`path`,{d:`M12 14h.01`,key:`1etili`}],[`path`,{d:`M12 6h.01`,key:`1vi96p`}],[`path`,{d:`M16 10h.01`,key:`1m94wz`}],[`path`,{d:`M16 14h.01`,key:`1gbofw`}],[`path`,{d:`M16 6h.01`,key:`1x0f13`}],[`path`,{d:`M8 10h.01`,key:`19clt8`}],[`path`,{d:`M8 14h.01`,key:`6423bh`}],[`path`,{d:`M8 6h.01`,key:`1dz90k`}],[`path`,{d:`M9 22v-3a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v3`,key:`cabbwy`}],[`rect`,{x:`4`,y:`2`,width:`16`,height:`20`,rx:`2`,key:`1uxh74`}]]),Ol=w(`bus-front`,[[`path`,{d:`M4 6 2 7`,key:`1mqr15`}],[`path`,{d:`M10 6h4`,key:`1itunk`}],[`path`,{d:`m22 7-2-1`,key:`1umjhc`}],[`rect`,{width:`16`,height:`16`,x:`4`,y:`3`,rx:`2`,key:`1wxw4b`}],[`path`,{d:`M4 11h16`,key:`mpoxn0`}],[`path`,{d:`M8 15h.01`,key:`a7atzg`}],[`path`,{d:`M16 15h.01`,key:`rnfrdf`}],[`path`,{d:`M6 19v2`,key:`1loha6`}],[`path`,{d:`M18 21v-2`,key:`sqyl04`}]]),kl=w(`bus`,[[`path`,{d:`M8 6v6`,key:`18i7km`}],[`path`,{d:`M15 6v6`,key:`1sg6z9`}],[`path`,{d:`M2 12h19.6`,key:`de5uta`}],[`path`,{d:`M18 18h3s.5-1.7.8-2.8c.1-.4.2-.8.2-1.2 0-.4-.1-.8-.2-1.2l-1.4-5C20.1 6.8 19.1 6 18 6H4a2 2 0 0 0-2 2v10h3`,key:`1wwztk`}],[`circle`,{cx:`7`,cy:`18`,r:`2`,key:`19iecd`}],[`path`,{d:`M9 18h5`,key:`lrx6i`}],[`circle`,{cx:`16`,cy:`18`,r:`2`,key:`1v4tcr`}]]),Al=w(`cake-slice`,[[`path`,{d:`M16 13H3`,key:`1wpj08`}],[`path`,{d:`M16 17H3`,key:`3lvfcd`}],[`path`,{d:`m7.2 7.9-3.388 2.5A2 2 0 0 0 3 12.01V20a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1v-8.654c0-2-2.44-6.026-6.44-8.026a1 1 0 0 0-1.082.057L10.4 5.6`,key:`1gmhf7`}],[`circle`,{cx:`9`,cy:`7`,r:`2`,key:`1305pl`}]]),jl=w(`cable-car`,[[`path`,{d:`M10 3h.01`,key:`lbucoy`}],[`path`,{d:`M14 2h.01`,key:`1k8aa1`}],[`path`,{d:`m2 9 20-5`,key:`1kz0j5`}],[`path`,{d:`M12 12V6.5`,key:`1vbrij`}],[`rect`,{width:`16`,height:`10`,x:`4`,y:`12`,rx:`3`,key:`if91er`}],[`path`,{d:`M9 12v5`,key:`3anwtq`}],[`path`,{d:`M15 12v5`,key:`5xh3zn`}],[`path`,{d:`M4 17h16`,key:`g4d7ey`}]]),Ml=w(`cable`,[[`path`,{d:`M17 19a1 1 0 0 1-1-1v-2a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v2a1 1 0 0 1-1 1z`,key:`trhst0`}],[`path`,{d:`M17 21v-2`,key:`ds4u3f`}],[`path`,{d:`M19 14V6.5a1 1 0 0 0-7 0v11a1 1 0 0 1-7 0V10`,key:`1mo9zo`}],[`path`,{d:`M21 21v-2`,key:`eo0ou`}],[`path`,{d:`M3 5V3`,key:`1k5hjh`}],[`path`,{d:`M4 10a2 2 0 0 1-2-2V6a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v2a2 2 0 0 1-2 2z`,key:`1dd30t`}],[`path`,{d:`M7 5V3`,key:`1t1388`}]]),Nl=w(`cake`,[[`path`,{d:`M20 21v-8a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v8`,key:`1w3rig`}],[`path`,{d:`M4 16s.5-1 2-1 2.5 2 4 2 2.5-2 4-2 2.5 2 4 2 2-1 2-1`,key:`n2jgmb`}],[`path`,{d:`M2 21h20`,key:`1nyx9w`}],[`path`,{d:`M7 8v3`,key:`1qtyvj`}],[`path`,{d:`M12 8v3`,key:`hwp4zt`}],[`path`,{d:`M17 8v3`,key:`1i6e5u`}],[`path`,{d:`M7 4h.01`,key:`1bh4kh`}],[`path`,{d:`M12 4h.01`,key:`1ujb9j`}],[`path`,{d:`M17 4h.01`,key:`1upcoc`}]]),Pl=w(`calculator`,[[`rect`,{width:`16`,height:`20`,x:`4`,y:`2`,rx:`2`,key:`1nb95v`}],[`line`,{x1:`8`,x2:`16`,y1:`6`,y2:`6`,key:`x4nwl0`}],[`line`,{x1:`16`,x2:`16`,y1:`14`,y2:`18`,key:`wjye3r`}],[`path`,{d:`M16 10h.01`,key:`1m94wz`}],[`path`,{d:`M12 10h.01`,key:`1nrarc`}],[`path`,{d:`M8 10h.01`,key:`19clt8`}],[`path`,{d:`M12 14h.01`,key:`1etili`}],[`path`,{d:`M8 14h.01`,key:`6423bh`}],[`path`,{d:`M12 18h.01`,key:`mhygvu`}],[`path`,{d:`M8 18h.01`,key:`lrp35t`}]]),Fl=w(`calendar-1`,[[`path`,{d:`M11 14h1v4`,key:`fy54vd`}],[`path`,{d:`M16 2v4`,key:`4m81vk`}],[`path`,{d:`M3 10h18`,key:`8toen8`}],[`path`,{d:`M8 2v4`,key:`1cmpym`}],[`rect`,{x:`3`,y:`4`,width:`18`,height:`18`,rx:`2`,key:`12vinp`}]]),Il=w(`calendar-arrow-down`,[[`path`,{d:`m14 18 4 4 4-4`,key:`1waygx`}],[`path`,{d:`M16 2v4`,key:`4m81vk`}],[`path`,{d:`M18 14v8`,key:`irew45`}],[`path`,{d:`M21 11.354V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h7.343`,key:`bse4f3`}],[`path`,{d:`M3 10h18`,key:`8toen8`}],[`path`,{d:`M8 2v4`,key:`1cmpym`}]]),Ll=w(`calendar-arrow-up`,[[`path`,{d:`m14 18 4-4 4 4`,key:`ftkppy`}],[`path`,{d:`M16 2v4`,key:`4m81vk`}],[`path`,{d:`M18 22v-8`,key:`su0gjh`}],[`path`,{d:`M21 11.343V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h9`,key:`1exg90`}],[`path`,{d:`M3 10h18`,key:`8toen8`}],[`path`,{d:`M8 2v4`,key:`1cmpym`}]]),Rl=w(`calendar-check-2`,[[`path`,{d:`M8 2v4`,key:`1cmpym`}],[`path`,{d:`M16 2v4`,key:`4m81vk`}],[`path`,{d:`M21 14V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h8`,key:`bce9hv`}],[`path`,{d:`M3 10h18`,key:`8toen8`}],[`path`,{d:`m16 20 2 2 4-4`,key:`13tcca`}]]),zl=w(`calendar-check`,[[`path`,{d:`M8 2v4`,key:`1cmpym`}],[`path`,{d:`M16 2v4`,key:`4m81vk`}],[`rect`,{width:`18`,height:`18`,x:`3`,y:`4`,rx:`2`,key:`1hopcy`}],[`path`,{d:`M3 10h18`,key:`8toen8`}],[`path`,{d:`m9 16 2 2 4-4`,key:`19s6y9`}]]),Bl=w(`calendar-cog`,[[`path`,{d:`m15.228 16.852-.923-.383`,key:`npixar`}],[`path`,{d:`m15.228 19.148-.923.383`,key:`51cr3n`}],[`path`,{d:`M16 2v4`,key:`4m81vk`}],[`path`,{d:`m16.47 14.305.382.923`,key:`obybxd`}],[`path`,{d:`m16.852 20.772-.383.924`,key:`dpfhf9`}],[`path`,{d:`m19.148 15.228.383-.923`,key:`1reyyz`}],[`path`,{d:`m19.53 21.696-.382-.924`,key:`1goivc`}],[`path`,{d:`m20.772 16.852.924-.383`,key:`htqkph`}],[`path`,{d:`m20.772 19.148.924.383`,key:`9w9pjp`}],[`path`,{d:`M21 10.592V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h6`,key:`1pvbig`}],[`path`,{d:`M3 10h18`,key:`8toen8`}],[`path`,{d:`M8 2v4`,key:`1cmpym`}],[`circle`,{cx:`18`,cy:`18`,r:`3`,key:`1xkwt0`}]]),Vl=w(`calendar-clock`,[[`path`,{d:`M16 14v2.2l1.6 1`,key:`fo4ql5`}],[`path`,{d:`M16 2v4`,key:`4m81vk`}],[`path`,{d:`M21 7.5V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h3.5`,key:`1osxxc`}],[`path`,{d:`M3 10h5`,key:`r794hk`}],[`path`,{d:`M8 2v4`,key:`1cmpym`}],[`circle`,{cx:`16`,cy:`16`,r:`6`,key:`qoo3c4`}]]),Hl=w(`calendar-days`,[[`path`,{d:`M8 2v4`,key:`1cmpym`}],[`path`,{d:`M16 2v4`,key:`4m81vk`}],[`rect`,{width:`18`,height:`18`,x:`3`,y:`4`,rx:`2`,key:`1hopcy`}],[`path`,{d:`M3 10h18`,key:`8toen8`}],[`path`,{d:`M8 14h.01`,key:`6423bh`}],[`path`,{d:`M12 14h.01`,key:`1etili`}],[`path`,{d:`M16 14h.01`,key:`1gbofw`}],[`path`,{d:`M8 18h.01`,key:`lrp35t`}],[`path`,{d:`M12 18h.01`,key:`mhygvu`}],[`path`,{d:`M16 18h.01`,key:`kzsmim`}]]),Ul=w(`calendar-fold`,[[`path`,{d:`M3 20a2 2 0 0 0 2 2h10a2.4 2.4 0 0 0 1.706-.706l3.588-3.588A2.4 2.4 0 0 0 21 16V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2z`,key:`r586nh`}],[`path`,{d:`M15 22v-5a1 1 0 0 1 1-1h5`,key:`xl3app`}],[`path`,{d:`M8 2v4`,key:`1cmpym`}],[`path`,{d:`M16 2v4`,key:`4m81vk`}],[`path`,{d:`M3 10h18`,key:`8toen8`}]]),Wl=w(`calendar-heart`,[[`path`,{d:`M12.127 22H5a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v5.125`,key:`vxdnp4`}],[`path`,{d:`M14.62 18.8A2.25 2.25 0 1 1 18 15.836a2.25 2.25 0 1 1 3.38 2.966l-2.626 2.856a.998.998 0 0 1-1.507 0z`,key:`15cy7q`}],[`path`,{d:`M16 2v4`,key:`4m81vk`}],[`path`,{d:`M3 10h18`,key:`8toen8`}],[`path`,{d:`M8 2v4`,key:`1cmpym`}]]),Gl=w(`calendar-minus-2`,[[`path`,{d:`M8 2v4`,key:`1cmpym`}],[`path`,{d:`M16 2v4`,key:`4m81vk`}],[`rect`,{width:`18`,height:`18`,x:`3`,y:`4`,rx:`2`,key:`1hopcy`}],[`path`,{d:`M3 10h18`,key:`8toen8`}],[`path`,{d:`M10 16h4`,key:`17e571`}]]),Kl=w(`calendar-minus`,[[`path`,{d:`M16 19h6`,key:`xwg31i`}],[`path`,{d:`M16 2v4`,key:`4m81vk`}],[`path`,{d:`M21 15V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h8.5`,key:`1scpom`}],[`path`,{d:`M3 10h18`,key:`8toen8`}],[`path`,{d:`M8 2v4`,key:`1cmpym`}]]),ql=w(`calendar-off`,[[`path`,{d:`M4.2 4.2A2 2 0 0 0 3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 1.82-1.18`,key:`16swn3`}],[`path`,{d:`M21 15.5V6a2 2 0 0 0-2-2H9.5`,key:`yhw86o`}],[`path`,{d:`M16 2v4`,key:`4m81vk`}],[`path`,{d:`M3 10h7`,key:`1wap6i`}],[`path`,{d:`M21 10h-5.5`,key:`quycpq`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}]]),Jl=w(`calendar-plus-2`,[[`path`,{d:`M8 2v4`,key:`1cmpym`}],[`path`,{d:`M16 2v4`,key:`4m81vk`}],[`rect`,{width:`18`,height:`18`,x:`3`,y:`4`,rx:`2`,key:`1hopcy`}],[`path`,{d:`M3 10h18`,key:`8toen8`}],[`path`,{d:`M10 16h4`,key:`17e571`}],[`path`,{d:`M12 14v4`,key:`1thi36`}]]),Yl=w(`calendar-plus`,[[`path`,{d:`M16 19h6`,key:`xwg31i`}],[`path`,{d:`M16 2v4`,key:`4m81vk`}],[`path`,{d:`M19 16v6`,key:`tddt3s`}],[`path`,{d:`M21 12.598V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h8.5`,key:`1glfrc`}],[`path`,{d:`M3 10h18`,key:`8toen8`}],[`path`,{d:`M8 2v4`,key:`1cmpym`}]]),Xl=w(`calendar-range`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`4`,rx:`2`,key:`1hopcy`}],[`path`,{d:`M16 2v4`,key:`4m81vk`}],[`path`,{d:`M3 10h18`,key:`8toen8`}],[`path`,{d:`M8 2v4`,key:`1cmpym`}],[`path`,{d:`M17 14h-6`,key:`bkmgh3`}],[`path`,{d:`M13 18H7`,key:`bb0bb7`}],[`path`,{d:`M7 14h.01`,key:`1qa3f1`}],[`path`,{d:`M17 18h.01`,key:`1bdyru`}]]),Zl=w(`calendar-search`,[[`path`,{d:`M16 2v4`,key:`4m81vk`}],[`path`,{d:`M21 11.75V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h7.25`,key:`1jrsq6`}],[`path`,{d:`m22 22-1.875-1.875`,key:`13zax7`}],[`path`,{d:`M3 10h18`,key:`8toen8`}],[`path`,{d:`M8 2v4`,key:`1cmpym`}],[`circle`,{cx:`18`,cy:`18`,r:`3`,key:`1xkwt0`}]]),Ql=w(`calendar-sync`,[[`path`,{d:`M11 10v4h4`,key:`172dkj`}],[`path`,{d:`m11 14 1.535-1.605a5 5 0 0 1 8 1.5`,key:`vu0qm5`}],[`path`,{d:`M16 2v4`,key:`4m81vk`}],[`path`,{d:`m21 18-1.535 1.605a5 5 0 0 1-8-1.5`,key:`1qgeyt`}],[`path`,{d:`M21 22v-4h-4`,key:`hrummi`}],[`path`,{d:`M21 8.5V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h4.3`,key:`mctw84`}],[`path`,{d:`M3 10h4`,key:`1el30a`}],[`path`,{d:`M8 2v4`,key:`1cmpym`}]]),$l=w(`calendar-x-2`,[[`path`,{d:`M8 2v4`,key:`1cmpym`}],[`path`,{d:`M16 2v4`,key:`4m81vk`}],[`path`,{d:`M21 13V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h8`,key:`3spt84`}],[`path`,{d:`M3 10h18`,key:`8toen8`}],[`path`,{d:`m17 22 5-5`,key:`1k6ppv`}],[`path`,{d:`m17 17 5 5`,key:`p7ous7`}]]),eu=w(`calendar-x`,[[`path`,{d:`M8 2v4`,key:`1cmpym`}],[`path`,{d:`M16 2v4`,key:`4m81vk`}],[`rect`,{width:`18`,height:`18`,x:`3`,y:`4`,rx:`2`,key:`1hopcy`}],[`path`,{d:`M3 10h18`,key:`8toen8`}],[`path`,{d:`m14 14-4 4`,key:`rymu2i`}],[`path`,{d:`m10 14 4 4`,key:`3sz06r`}]]),tu=w(`calendar`,[[`path`,{d:`M8 2v4`,key:`1cmpym`}],[`path`,{d:`M16 2v4`,key:`4m81vk`}],[`rect`,{width:`18`,height:`18`,x:`3`,y:`4`,rx:`2`,key:`1hopcy`}],[`path`,{d:`M3 10h18`,key:`8toen8`}]]),nu=w(`calendars`,[[`path`,{d:`M12 2v2`,key:`tus03m`}],[`path`,{d:`M15.726 21.01A2 2 0 0 1 14 22H4a2 2 0 0 1-2-2V10a2 2 0 0 1 2-2`,key:`j6srht`}],[`path`,{d:`M18 2v2`,key:`1kh14s`}],[`path`,{d:`M2 13h2`,key:`13gyu8`}],[`path`,{d:`M8 8h14`,key:`12jxz2`}],[`rect`,{x:`8`,y:`3`,width:`14`,height:`14`,rx:`2`,key:`nsru6w`}]]),ru=w(`camera`,[[`path`,{d:`M13.997 4a2 2 0 0 1 1.76 1.05l.486.9A2 2 0 0 0 18.003 7H20a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h1.997a2 2 0 0 0 1.759-1.048l.489-.904A2 2 0 0 1 10.004 4z`,key:`18u6gg`}],[`circle`,{cx:`12`,cy:`13`,r:`3`,key:`1vg3eu`}]]),iu=w(`camera-off`,[[`path`,{d:`M14.564 14.558a3 3 0 1 1-4.122-4.121`,key:`1rnrzw`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}],[`path`,{d:`M20 20H4a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h1.997a2 2 0 0 0 .819-.175`,key:`1x3arw`}],[`path`,{d:`M9.695 4.024A2 2 0 0 1 10.004 4h3.993a2 2 0 0 1 1.76 1.05l.486.9A2 2 0 0 0 18.003 7H20a2 2 0 0 1 2 2v7.344`,key:`1i84u0`}]]),au=w(`candy-off`,[[`path`,{d:`M10 10v7.9`,key:`m8g9tt`}],[`path`,{d:`M11.802 6.145a5 5 0 0 1 6.053 6.053`,key:`dn87i3`}],[`path`,{d:`M14 6.1v2.243`,key:`1kzysn`}],[`path`,{d:`m15.5 15.571-.964.964a5 5 0 0 1-7.071 0 5 5 0 0 1 0-7.07l.964-.965`,key:`3sxy18`}],[`path`,{d:`M16 7V3a1 1 0 0 1 1.707-.707 2.5 2.5 0 0 0 2.152.717 1 1 0 0 1 1.131 1.131 2.5 2.5 0 0 0 .717 2.152A1 1 0 0 1 21 8h-4`,key:`gpb6xx`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}],[`path`,{d:`M8 17v4a1 1 0 0 1-1.707.707 2.5 2.5 0 0 0-2.152-.717 1 1 0 0 1-1.131-1.131 2.5 2.5 0 0 0-.717-2.152A1 1 0 0 1 3 16h4`,key:`qexcha`}]]),ou=w(`candy-cane`,[[`path`,{d:`m10.8 5 2.111 4.223`,key:`11kb8w`}],[`path`,{d:`M17.75 7 15 2.1`,key:`12x7e8`}],[`path`,{d:`m4.874 14.647 2.12 4.24`,key:`ccpt4b`}],[`path`,{d:`M5.7 21a2 2 0 0 1-3.5-2l8.6-14a6 6 0 0 1 10.4 6 2 2 0 1 1-3.464-2 2 2 0 1 0-3.464-2z`,key:`u5e8z4`}],[`path`,{d:`m7.906 9.712 2.005 4.411`,key:`1k0qph`}]]),su=w(`candy`,[[`path`,{d:`M10 7v10.9`,key:`1gynux`}],[`path`,{d:`M14 6.1V17`,key:`116kdf`}],[`path`,{d:`M16 7V3a1 1 0 0 1 1.707-.707 2.5 2.5 0 0 0 2.152.717 1 1 0 0 1 1.131 1.131 2.5 2.5 0 0 0 .717 2.152A1 1 0 0 1 21 8h-4`,key:`gpb6xx`}],[`path`,{d:`M16.536 7.465a5 5 0 0 0-7.072 0l-2 2a5 5 0 0 0 0 7.07 5 5 0 0 0 7.072 0l2-2a5 5 0 0 0 0-7.07`,key:`1tsln4`}],[`path`,{d:`M8 17v4a1 1 0 0 1-1.707.707 2.5 2.5 0 0 0-2.152-.717 1 1 0 0 1-1.131-1.131 2.5 2.5 0 0 0-.717-2.152A1 1 0 0 1 3 16h4`,key:`qexcha`}]]),cu=w(`cannabis-off`,[[`path`,{d:`M12 22v-4c1.5 1.5 3.5 3 6 3 0-1.5-.5-3.5-2-5`,key:`1bqfb7`}],[`path`,{d:`M13.988 8.327C13.902 6.054 13.365 3.82 12 2a9.3 9.3 0 0 0-1.445 2.9`,key:`1p520n`}],[`path`,{d:`M17.375 11.725C18.882 10.53 21 7.841 21 6c-2.324 0-5.08 1.296-6.662 2.684`,key:`q2itvb`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}],[`path`,{d:`M21.024 15.378A15 15 0 0 0 22 15c-.426-1.279-2.67-2.557-4.25-2.907`,key:`j9amvs`}],[`path`,{d:`M6.995 6.992C5.714 6.4 4.29 6 3 6c0 2 2.5 5 4 6-1.5 0-4.5 1.5-5 3 3.5 1.5 6 1 6 1-1.5 1.5-2 3.5-2 5 2.5 0 4.5-1.5 6-3`,key:`8gmd5g`}]]),lu=w(`cannabis`,[[`path`,{d:`M12 22v-4`,key:`1utk9m`}],[`path`,{d:`M7 12c-1.5 0-4.5 1.5-5 3 3.5 1.5 6 1 6 1-1.5 1.5-2 3.5-2 5 2.5 0 4.5-1.5 6-3 1.5 1.5 3.5 3 6 3 0-1.5-.5-3.5-2-5 0 0 2.5.5 6-1-.5-1.5-3.5-3-5-3 1.5-1 4-4 4-6-2.5 0-5.5 1.5-7 3 0-2.5-.5-5-2-7-1.5 2-2 4.5-2 7-1.5-1.5-4.5-3-7-3 0 2 2.5 5 4 6`,key:`1mezod`}]]),uu=w(`captions-off`,[[`path`,{d:`M10.5 5H19a2 2 0 0 1 2 2v8.5`,key:`jqtk4d`}],[`path`,{d:`M17 11h-.5`,key:`1961ue`}],[`path`,{d:`M19 19H5a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2`,key:`1keqsi`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}],[`path`,{d:`M7 11h4`,key:`1o1z6v`}],[`path`,{d:`M7 15h2.5`,key:`1ina1g`}]]),du=w(`captions`,[[`rect`,{width:`18`,height:`14`,x:`3`,y:`5`,rx:`2`,ry:`2`,key:`12ruh7`}],[`path`,{d:`M7 15h4M15 15h2M7 11h2M13 11h4`,key:`1ueiar`}]]),fu=w(`car-front`,[[`path`,{d:`m21 8-2 2-1.5-3.7A2 2 0 0 0 15.646 5H8.4a2 2 0 0 0-1.903 1.257L5 10 3 8`,key:`1imjwt`}],[`path`,{d:`M7 14h.01`,key:`1qa3f1`}],[`path`,{d:`M17 14h.01`,key:`7oqj8z`}],[`rect`,{width:`18`,height:`8`,x:`3`,y:`10`,rx:`2`,key:`a7itu8`}],[`path`,{d:`M5 18v2`,key:`ppbyun`}],[`path`,{d:`M19 18v2`,key:`gy7782`}]]),pu=w(`car-taxi-front`,[[`path`,{d:`M10 2h4`,key:`n1abiw`}],[`path`,{d:`m21 8-2 2-1.5-3.7A2 2 0 0 0 15.646 5H8.4a2 2 0 0 0-1.903 1.257L5 10 3 8`,key:`1imjwt`}],[`path`,{d:`M7 14h.01`,key:`1qa3f1`}],[`path`,{d:`M17 14h.01`,key:`7oqj8z`}],[`rect`,{width:`18`,height:`8`,x:`3`,y:`10`,rx:`2`,key:`a7itu8`}],[`path`,{d:`M5 18v2`,key:`ppbyun`}],[`path`,{d:`M19 18v2`,key:`gy7782`}]]),mu=w(`car`,[[`path`,{d:`M19 17h2c.6 0 1-.4 1-1v-3c0-.9-.7-1.7-1.5-1.9C18.7 10.6 16 10 16 10s-1.3-1.4-2.2-2.3c-.5-.4-1.1-.7-1.8-.7H5c-.6 0-1.1.4-1.4.9l-1.4 2.9A3.7 3.7 0 0 0 2 12v4c0 .6.4 1 1 1h2`,key:`5owen`}],[`circle`,{cx:`7`,cy:`17`,r:`2`,key:`u2ysq9`}],[`path`,{d:`M9 17h6`,key:`r8uit2`}],[`circle`,{cx:`17`,cy:`17`,r:`2`,key:`axvx0g`}]]),hu=w(`caravan`,[[`path`,{d:`M18 19V9a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v8a2 2 0 0 0 2 2h2`,key:`19jm3t`}],[`path`,{d:`M2 9h3a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H2`,key:`13hakp`}],[`path`,{d:`M22 17v1a1 1 0 0 1-1 1H10v-9a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v9`,key:`1crci8`}],[`circle`,{cx:`8`,cy:`19`,r:`2`,key:`t8fc5s`}]]),gu=w(`card-sim`,[[`path`,{d:`M12 14v4`,key:`1thi36`}],[`path`,{d:`M14.172 2a2 2 0 0 1 1.414.586l3.828 3.828A2 2 0 0 1 20 7.828V20a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2z`,key:`1o66bk`}],[`path`,{d:`M8 14h8`,key:`1fgep2`}],[`rect`,{x:`8`,y:`10`,width:`8`,height:`8`,rx:`1`,key:`1aonk6`}]]),_u=w(`carrot`,[[`path`,{d:`M2.27 21.7s9.87-3.5 12.73-6.36a4.5 4.5 0 0 0-6.36-6.37C5.77 11.84 2.27 21.7 2.27 21.7zM8.64 14l-2.05-2.04M15.34 15l-2.46-2.46`,key:`rfqxbe`}],[`path`,{d:`M22 9s-1.33-2-3.5-2C16.86 7 15 9 15 9s1.33 2 3.5 2S22 9 22 9z`,key:`6b25w4`}],[`path`,{d:`M15 2s-2 1.33-2 3.5S15 9 15 9s2-1.84 2-3.5C17 3.33 15 2 15 2z`,key:`fn65lo`}]]),vu=w(`case-lower`,[[`path`,{d:`M10 9v7`,key:`ylp826`}],[`path`,{d:`M14 6v10`,key:`1jy4vg`}],[`circle`,{cx:`17.5`,cy:`12.5`,r:`3.5`,key:`1a9481`}],[`circle`,{cx:`6.5`,cy:`12.5`,r:`3.5`,key:`2jlv1r`}]]),yu=w(`case-sensitive`,[[`path`,{d:`m2 16 4.039-9.69a.5.5 0 0 1 .923 0L11 16`,key:`d5nyq2`}],[`path`,{d:`M22 9v7`,key:`pvm9v3`}],[`path`,{d:`M3.304 13h6.392`,key:`1q3zxz`}],[`circle`,{cx:`18.5`,cy:`12.5`,r:`3.5`,key:`z97x68`}]]),bu=w(`case-upper`,[[`path`,{d:`M15 11h4.5a1 1 0 0 1 0 5h-4a.5.5 0 0 1-.5-.5v-9a.5.5 0 0 1 .5-.5h3a1 1 0 0 1 0 5`,key:`nxs35`}],[`path`,{d:`m2 16 4.039-9.69a.5.5 0 0 1 .923 0L11 16`,key:`d5nyq2`}],[`path`,{d:`M3.304 13h6.392`,key:`1q3zxz`}]]),xu=w(`cassette-tape`,[[`rect`,{width:`20`,height:`16`,x:`2`,y:`4`,rx:`2`,key:`18n3k1`}],[`circle`,{cx:`8`,cy:`10`,r:`2`,key:`1xl4ub`}],[`path`,{d:`M8 12h8`,key:`1wcyev`}],[`circle`,{cx:`16`,cy:`10`,r:`2`,key:`r14t7q`}],[`path`,{d:`m6 20 .7-2.9A1.4 1.4 0 0 1 8.1 16h7.8a1.4 1.4 0 0 1 1.4 1l.7 3`,key:`l01ucn`}]]),Su=w(`cast`,[[`path`,{d:`M2 8V6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-6`,key:`3zrzxg`}],[`path`,{d:`M2 12a9 9 0 0 1 8 8`,key:`g6cvee`}],[`path`,{d:`M2 16a5 5 0 0 1 4 4`,key:`1y1dii`}],[`line`,{x1:`2`,x2:`2.01`,y1:`20`,y2:`20`,key:`xu2jvo`}]]),Cu=w(`castle`,[[`path`,{d:`M10 5V3`,key:`1y54qe`}],[`path`,{d:`M14 5V3`,key:`m6isi`}],[`path`,{d:`M15 21v-3a3 3 0 0 0-6 0v3`,key:`lbp5hj`}],[`path`,{d:`M18 3v8`,key:`2ollhf`}],[`path`,{d:`M18 5H6`,key:`98imr9`}],[`path`,{d:`M22 11H2`,key:`1lmjae`}],[`path`,{d:`M22 9v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V9`,key:`1rly83`}],[`path`,{d:`M6 3v8`,key:`csox7g`}]]),wu=w(`cat`,[[`path`,{d:`M12 5c.67 0 1.35.09 2 .26 1.78-2 5.03-2.84 6.42-2.26 1.4.58-.42 7-.42 7 .57 1.07 1 2.24 1 3.44C21 17.9 16.97 21 12 21s-9-3-9-7.56c0-1.25.5-2.4 1-3.44 0 0-1.89-6.42-.5-7 1.39-.58 4.72.23 6.5 2.23A9.04 9.04 0 0 1 12 5Z`,key:`x6xyqk`}],[`path`,{d:`M8 14v.5`,key:`1nzgdb`}],[`path`,{d:`M16 14v.5`,key:`1lajdz`}],[`path`,{d:`M11.25 16.25h1.5L12 17l-.75-.75Z`,key:`12kq1m`}]]),Tu=w(`cctv`,[[`path`,{d:`M16.75 12h3.632a1 1 0 0 1 .894 1.447l-2.034 4.069a1 1 0 0 1-1.708.134l-2.124-2.97`,key:`ir91b5`}],[`path`,{d:`M17.106 9.053a1 1 0 0 1 .447 1.341l-3.106 6.211a1 1 0 0 1-1.342.447L3.61 12.3a2.92 2.92 0 0 1-1.3-3.91L3.69 5.6a2.92 2.92 0 0 1 3.92-1.3z`,key:`jlp8i1`}],[`path`,{d:`M2 19h3.76a2 2 0 0 0 1.8-1.1L9 15`,key:`19bib8`}],[`path`,{d:`M2 21v-4`,key:`l40lih`}],[`path`,{d:`M7 9h.01`,key:`19b3jx`}]]),Eu=w(`chart-area`,[[`path`,{d:`M3 3v16a2 2 0 0 0 2 2h16`,key:`c24i48`}],[`path`,{d:`M7 11.207a.5.5 0 0 1 .146-.353l2-2a.5.5 0 0 1 .708 0l3.292 3.292a.5.5 0 0 0 .708 0l4.292-4.292a.5.5 0 0 1 .854.353V16a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1z`,key:`q0gr47`}]]),Du=w(`cctv-off`,[[`path`,{d:`m12.309 6.652 4.797 2.401a1 1 0 0 1 .447 1.341l-.501 1.001.605.605h2.725a1 1 0 0 1 .894 1.447l-.724 1.448`,key:`e75roo`}],[`path`,{d:`m15.166 15.166-.719 1.439a1 1 0 0 1-1.342.447L3.61 12.3a2.92 2.92 0 0 1-1.3-3.91L3.69 5.6a2.9 2.9 0 0 1 .873-1.037`,key:`1h9o5r`}],[`path`,{d:`M2 19h3.76a2 2 0 0 0 1.8-1.1l1.441-2.902`,key:`1askrb`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}],[`path`,{d:`M2 21v-4`,key:`l40lih`}],[`path`,{d:`M7 9h.01`,key:`19b3jx`}]]),Ou=w(`chart-bar-big`,[[`path`,{d:`M3 3v16a2 2 0 0 0 2 2h16`,key:`c24i48`}],[`rect`,{x:`7`,y:`13`,width:`9`,height:`4`,rx:`1`,key:`1iip1u`}],[`rect`,{x:`7`,y:`5`,width:`12`,height:`4`,rx:`1`,key:`1anskk`}]]),ku=w(`chart-bar-decreasing`,[[`path`,{d:`M3 3v16a2 2 0 0 0 2 2h16`,key:`c24i48`}],[`path`,{d:`M7 11h8`,key:`1feolt`}],[`path`,{d:`M7 16h3`,key:`ur6vzw`}],[`path`,{d:`M7 6h12`,key:`sz5b0d`}]]),Au=w(`chart-bar-increasing`,[[`path`,{d:`M3 3v16a2 2 0 0 0 2 2h16`,key:`c24i48`}],[`path`,{d:`M7 11h8`,key:`1feolt`}],[`path`,{d:`M7 16h12`,key:`wsnu98`}],[`path`,{d:`M7 6h3`,key:`w9rmul`}]]),ju=w(`chart-bar`,[[`path`,{d:`M3 3v16a2 2 0 0 0 2 2h16`,key:`c24i48`}],[`path`,{d:`M7 16h8`,key:`srdodz`}],[`path`,{d:`M7 11h12`,key:`127s9w`}],[`path`,{d:`M7 6h3`,key:`w9rmul`}]]),Mu=w(`chart-bar-stacked`,[[`path`,{d:`M11 13v4`,key:`vyy2rb`}],[`path`,{d:`M15 5v4`,key:`1gx88a`}],[`path`,{d:`M3 3v16a2 2 0 0 0 2 2h16`,key:`c24i48`}],[`rect`,{x:`7`,y:`13`,width:`9`,height:`4`,rx:`1`,key:`1iip1u`}],[`rect`,{x:`7`,y:`5`,width:`12`,height:`4`,rx:`1`,key:`1anskk`}]]),Nu=w(`chart-candlestick`,[[`path`,{d:`M9 5v4`,key:`14uxtq`}],[`rect`,{width:`4`,height:`6`,x:`7`,y:`9`,rx:`1`,key:`f4fvz0`}],[`path`,{d:`M9 15v2`,key:`r5rk32`}],[`path`,{d:`M17 3v2`,key:`1l2re6`}],[`rect`,{width:`4`,height:`8`,x:`15`,y:`5`,rx:`1`,key:`z38je5`}],[`path`,{d:`M17 13v3`,key:`5l0wba`}],[`path`,{d:`M3 3v16a2 2 0 0 0 2 2h16`,key:`c24i48`}]]),Pu=w(`chart-column-big`,[[`path`,{d:`M3 3v16a2 2 0 0 0 2 2h16`,key:`c24i48`}],[`rect`,{x:`15`,y:`5`,width:`4`,height:`12`,rx:`1`,key:`q8uenq`}],[`rect`,{x:`7`,y:`8`,width:`4`,height:`9`,rx:`1`,key:`sr5ea`}]]),Fu=w(`chart-column-decreasing`,[[`path`,{d:`M13 17V9`,key:`1fwyjl`}],[`path`,{d:`M18 17v-3`,key:`1sqioe`}],[`path`,{d:`M3 3v16a2 2 0 0 0 2 2h16`,key:`c24i48`}],[`path`,{d:`M8 17V5`,key:`1wzmnc`}]]),Iu=w(`chart-column-increasing`,[[`path`,{d:`M13 17V9`,key:`1fwyjl`}],[`path`,{d:`M18 17V5`,key:`sfb6ij`}],[`path`,{d:`M3 3v16a2 2 0 0 0 2 2h16`,key:`c24i48`}],[`path`,{d:`M8 17v-3`,key:`17ska0`}]]),Lu=w(`chart-column-stacked`,[[`path`,{d:`M11 13H7`,key:`t0o9gq`}],[`path`,{d:`M19 9h-4`,key:`rera1j`}],[`path`,{d:`M3 3v16a2 2 0 0 0 2 2h16`,key:`c24i48`}],[`rect`,{x:`15`,y:`5`,width:`4`,height:`12`,rx:`1`,key:`q8uenq`}],[`rect`,{x:`7`,y:`8`,width:`4`,height:`9`,rx:`1`,key:`sr5ea`}]]),Ru=w(`chart-column`,[[`path`,{d:`M3 3v16a2 2 0 0 0 2 2h16`,key:`c24i48`}],[`path`,{d:`M18 17V9`,key:`2bz60n`}],[`path`,{d:`M13 17V5`,key:`1frdt8`}],[`path`,{d:`M8 17v-3`,key:`17ska0`}]]),zu=w(`chart-gantt`,[[`path`,{d:`M10 6h8`,key:`zvc2xc`}],[`path`,{d:`M12 16h6`,key:`yi5mkt`}],[`path`,{d:`M3 3v16a2 2 0 0 0 2 2h16`,key:`c24i48`}],[`path`,{d:`M8 11h7`,key:`wz2hg0`}]]),Bu=w(`chart-line`,[[`path`,{d:`M3 3v16a2 2 0 0 0 2 2h16`,key:`c24i48`}],[`path`,{d:`m19 9-5 5-4-4-3 3`,key:`2osh9i`}]]),Vu=w(`chart-network`,[[`path`,{d:`m13.11 7.664 1.78 2.672`,key:`go2gg9`}],[`path`,{d:`m14.162 12.788-3.324 1.424`,key:`11x848`}],[`path`,{d:`m20 4-6.06 1.515`,key:`1wxxh7`}],[`path`,{d:`M3 3v16a2 2 0 0 0 2 2h16`,key:`c24i48`}],[`circle`,{cx:`12`,cy:`6`,r:`2`,key:`1jj5th`}],[`circle`,{cx:`16`,cy:`12`,r:`2`,key:`4ma0v8`}],[`circle`,{cx:`9`,cy:`15`,r:`2`,key:`lf2ghp`}]]),Hu=w(`chart-no-axes-column-decreasing`,[[`path`,{d:`M5 21V3`,key:`clc1r8`}],[`path`,{d:`M12 21V9`,key:`uvy0l4`}],[`path`,{d:`M19 21v-6`,key:`tkawy9`}]]),Uu=w(`chart-no-axes-column-increasing`,[[`path`,{d:`M5 21v-6`,key:`1hz6c0`}],[`path`,{d:`M12 21V9`,key:`uvy0l4`}],[`path`,{d:`M19 21V3`,key:`11j9sm`}]]),Wu=w(`chart-no-axes-column`,[[`path`,{d:`M5 21v-6`,key:`1hz6c0`}],[`path`,{d:`M12 21V3`,key:`1lcnhd`}],[`path`,{d:`M19 21V9`,key:`unv183`}]]),Gu=w(`chart-no-axes-combined`,[[`path`,{d:`M12 16v5`,key:`zza2cw`}],[`path`,{d:`M16 14.639V21`,key:`1s85h0`}],[`path`,{d:`M20 10.656V21`,key:`q45596`}],[`path`,{d:`m22 3-8.646 8.646a.5.5 0 0 1-.708 0L9.354 8.354a.5.5 0 0 0-.707 0L2 15`,key:`1fw8x9`}],[`path`,{d:`M4 18.463V21`,key:`1otddq`}],[`path`,{d:`M8 14.656V21`,key:`1t2idw`}]]),Ku=w(`chart-no-axes-gantt`,[[`path`,{d:`M6 5h12`,key:`fvfigv`}],[`path`,{d:`M4 12h10`,key:`oujl3d`}],[`path`,{d:`M12 19h8`,key:`baeox8`}]]),qu=w(`chart-pie`,[[`path`,{d:`M21 12c.552 0 1.005-.449.95-.998a10 10 0 0 0-8.953-8.951c-.55-.055-.998.398-.998.95v8a1 1 0 0 0 1 1z`,key:`pzmjnu`}],[`path`,{d:`M21.21 15.89A10 10 0 1 1 8 2.83`,key:`k2fpak`}]]),Ju=w(`chart-scatter`,[[`circle`,{cx:`7.5`,cy:`7.5`,r:`.5`,fill:`currentColor`,key:`kqv944`}],[`circle`,{cx:`18.5`,cy:`5.5`,r:`.5`,fill:`currentColor`,key:`lysivs`}],[`circle`,{cx:`11.5`,cy:`11.5`,r:`.5`,fill:`currentColor`,key:`byv1b8`}],[`circle`,{cx:`7.5`,cy:`16.5`,r:`.5`,fill:`currentColor`,key:`nkw3mc`}],[`circle`,{cx:`17.5`,cy:`14.5`,r:`.5`,fill:`currentColor`,key:`1gjh6j`}],[`path`,{d:`M3 3v16a2 2 0 0 0 2 2h16`,key:`c24i48`}]]),Yu=w(`chart-spline`,[[`path`,{d:`M3 3v16a2 2 0 0 0 2 2h16`,key:`c24i48`}],[`path`,{d:`M7 16c.5-2 1.5-7 4-7 2 0 2 3 4 3 2.5 0 4.5-5 5-7`,key:`lw07rv`}]]),Xu=w(`check-check`,[[`path`,{d:`M18 6 7 17l-5-5`,key:`116fxf`}],[`path`,{d:`m22 10-7.5 7.5L13 16`,key:`ke71qq`}]]),Zu=w(`check-line`,[[`path`,{d:`M20 4L9 15`,key:`1qkx8z`}],[`path`,{d:`M21 19L3 19`,key:`100sma`}],[`path`,{d:`M9 15L4 10`,key:`9zxff7`}]]),Qu=w(`check`,[[`path`,{d:`M20 6 9 17l-5-5`,key:`1gmf2c`}]]),$u=w(`chef-hat`,[[`path`,{d:`M17 21a1 1 0 0 0 1-1v-5.35c0-.457.316-.844.727-1.041a4 4 0 0 0-2.134-7.589 5 5 0 0 0-9.186 0 4 4 0 0 0-2.134 7.588c.411.198.727.585.727 1.041V20a1 1 0 0 0 1 1Z`,key:`1qvrer`}],[`path`,{d:`M6 17h12`,key:`1jwigz`}]]),ed=w(`cherry`,[[`path`,{d:`M2 17a5 5 0 0 0 10 0c0-2.76-2.5-5-5-3-2.5-2-5 .24-5 3Z`,key:`cvxqlc`}],[`path`,{d:`M12 17a5 5 0 0 0 10 0c0-2.76-2.5-5-5-3-2.5-2-5 .24-5 3Z`,key:`1ostrc`}],[`path`,{d:`M7 14c3.22-2.91 4.29-8.75 5-12 1.66 2.38 4.94 9 5 12`,key:`hqx58h`}],[`path`,{d:`M22 9c-4.29 0-7.14-2.33-10-7 5.71 0 10 4.67 10 7Z`,key:`eykp1o`}]]),td=w(`chess-bishop`,[[`path`,{d:`M5 20a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v1a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1z`,key:`b89hwq`}],[`path`,{d:`M15 18c1.5-.615 3-2.461 3-4.923C18 8.769 14.5 4.462 12 2 9.5 4.462 6 8.77 6 13.077 6 15.539 7.5 17.385 9 18`,key:`8jdkhx`}],[`path`,{d:`m16 7-2.5 2.5`,key:`1jq90w`}],[`path`,{d:`M9 2h6`,key:`1jrp98`}]]),nd=w(`chess-king`,[[`path`,{d:`M4 20a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v1a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1z`,key:`mqzwx6`}],[`path`,{d:`m6.7 18-1-1C4.35 15.682 3 14.09 3 12a5 5 0 0 1 4.95-5c1.584 0 2.7.455 4.05 1.818C13.35 7.455 14.466 7 16.05 7A5 5 0 0 1 21 12c0 2.082-1.359 3.673-2.7 5l-1 1`,key:`1gdt1g`}],[`path`,{d:`M10 4h4`,key:`1xpv9s`}],[`path`,{d:`M12 2v6.818`,key:`b17a49`}]]),rd=w(`chess-knight`,[[`path`,{d:`M5 20a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v1a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1z`,key:`b89hwq`}],[`path`,{d:`M16.5 18c1-2 2.5-5 2.5-9a7 7 0 0 0-7-7H6.635a1 1 0 0 0-.768 1.64L7 5l-2.32 5.802a2 2 0 0 0 .95 2.526l2.87 1.456`,key:`axbnlq`}],[`path`,{d:`m15 5 1.425-1.425`,key:`15xz8w`}],[`path`,{d:`m17 8 1.53-1.53`,key:`15zhqh`}],[`path`,{d:`M9.713 12.185 7 18`,key:`1ocm0l`}]]),id=w(`chess-pawn`,[[`path`,{d:`M5 20a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v1a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1z`,key:`b89hwq`}],[`path`,{d:`m14.5 10 1.5 8`,key:`cim3qy`}],[`path`,{d:`M7 10h10`,key:`1101jm`}],[`path`,{d:`m8 18 1.5-8`,key:`ja3yjd`}],[`circle`,{cx:`12`,cy:`6`,r:`4`,key:`1frrej`}]]),ad=w(`chess-queen`,[[`path`,{d:`M4 20a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v1a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1z`,key:`mqzwx6`}],[`path`,{d:`m12.474 5.943 1.567 5.34a1 1 0 0 0 1.75.328l2.616-3.402`,key:`1js4gl`}],[`path`,{d:`m20 9-3 9`,key:`r75r3f`}],[`path`,{d:`m5.594 8.209 2.615 3.403a1 1 0 0 0 1.75-.329l1.567-5.34`,key:`1joj19`}],[`path`,{d:`M7 18 4 9`,key:`1mfzj8`}],[`circle`,{cx:`12`,cy:`4`,r:`2`,key:`muu5ef`}],[`circle`,{cx:`20`,cy:`7`,r:`2`,key:`9w7p1x`}],[`circle`,{cx:`4`,cy:`7`,r:`2`,key:`1d9wy8`}]]),od=w(`chess-rook`,[[`path`,{d:`M5 20a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v1a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1z`,key:`b89hwq`}],[`path`,{d:`M10 2v2`,key:`7u0qdc`}],[`path`,{d:`M14 2v2`,key:`6buw04`}],[`path`,{d:`m17 18-1-9`,key:`10nd7q`}],[`path`,{d:`M6 2v5a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2`,key:`uxf4yx`}],[`path`,{d:`M6 4h12`,key:`1x2ag7`}],[`path`,{d:`m7 18 1-9`,key:`1si9vq`}]]),sd=w(`chevron-down`,[[`path`,{d:`m6 9 6 6 6-6`,key:`qrunsl`}]]),cd=w(`chevron-first`,[[`path`,{d:`m17 18-6-6 6-6`,key:`1yerx2`}],[`path`,{d:`M7 6v12`,key:`1p53r6`}]]),ld=w(`chevron-last`,[[`path`,{d:`m7 18 6-6-6-6`,key:`lwmzdw`}],[`path`,{d:`M17 6v12`,key:`1o0aio`}]]),ud=w(`chevron-left`,[[`path`,{d:`m15 18-6-6 6-6`,key:`1wnfg3`}]]),dd=w(`chevron-right`,[[`path`,{d:`m9 18 6-6-6-6`,key:`mthhwq`}]]),fd=w(`chevron-up`,[[`path`,{d:`m18 15-6-6-6 6`,key:`153udz`}]]),pd=w(`chevrons-down-up`,[[`path`,{d:`m7 20 5-5 5 5`,key:`13a0gw`}],[`path`,{d:`m7 4 5 5 5-5`,key:`1kwcof`}]]),md=w(`chevrons-down`,[[`path`,{d:`m7 6 5 5 5-5`,key:`1lc07p`}],[`path`,{d:`m7 13 5 5 5-5`,key:`1d48rs`}]]),hd=w(`chevrons-left-right`,[[`path`,{d:`m9 7-5 5 5 5`,key:`j5w590`}],[`path`,{d:`m15 7 5 5-5 5`,key:`1bl6da`}]]),gd=w(`chevrons-left-right-ellipsis`,[[`path`,{d:`M12 12h.01`,key:`1mp3jc`}],[`path`,{d:`M16 12h.01`,key:`1l6xoz`}],[`path`,{d:`m17 7 5 5-5 5`,key:`1xlxn0`}],[`path`,{d:`m7 7-5 5 5 5`,key:`19njba`}],[`path`,{d:`M8 12h.01`,key:`czm47f`}]]),_d=w(`chevrons-left`,[[`path`,{d:`m11 17-5-5 5-5`,key:`13zhaf`}],[`path`,{d:`m18 17-5-5 5-5`,key:`h8a8et`}]]),vd=w(`chevrons-right-left`,[[`path`,{d:`m20 17-5-5 5-5`,key:`30x0n2`}],[`path`,{d:`m4 17 5-5-5-5`,key:`16spf4`}]]),yd=w(`chevrons-right`,[[`path`,{d:`m6 17 5-5-5-5`,key:`xnjwq`}],[`path`,{d:`m13 17 5-5-5-5`,key:`17xmmf`}]]),bd=w(`chevrons-up-down`,[[`path`,{d:`m7 15 5 5 5-5`,key:`1hf1tw`}],[`path`,{d:`m7 9 5-5 5 5`,key:`sgt6xg`}]]),xd=w(`chevrons-up`,[[`path`,{d:`m17 11-5-5-5 5`,key:`e8nh98`}],[`path`,{d:`m17 18-5-5-5 5`,key:`2avn1x`}]]),Sd=w(`church`,[[`path`,{d:`M10 9h4`,key:`u4k05v`}],[`path`,{d:`M12 7v5`,key:`ma6bk`}],[`path`,{d:`M14 21v-3a2 2 0 0 0-4 0v3`,key:`1rgiei`}],[`path`,{d:`m18 9 3.52 2.147a1 1 0 0 1 .48.854V19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-6.999a1 1 0 0 1 .48-.854L6 9`,key:`flvdwo`}],[`path`,{d:`M6 21V7a1 1 0 0 1 .376-.782l5-3.999a1 1 0 0 1 1.249.001l5 4A1 1 0 0 1 18 7v14`,key:`a5i0n2`}]]),Cd=w(`cigarette-off`,[[`path`,{d:`M12 12H3a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h13`,key:`1gdiyg`}],[`path`,{d:`M18 8c0-2.5-2-2.5-2-5`,key:`1il607`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}],[`path`,{d:`M21 12a1 1 0 0 1 1 1v2a1 1 0 0 1-.5.866`,key:`166zjj`}],[`path`,{d:`M22 8c0-2.5-2-2.5-2-5`,key:`1gah44`}],[`path`,{d:`M7 12v4`,key:`jqww69`}]]),wd=w(`cigarette`,[[`path`,{d:`M17 12H3a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h14`,key:`1mb5g1`}],[`path`,{d:`M18 8c0-2.5-2-2.5-2-5`,key:`1il607`}],[`path`,{d:`M21 16a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1`,key:`1yl5r7`}],[`path`,{d:`M22 8c0-2.5-2-2.5-2-5`,key:`1gah44`}],[`path`,{d:`M7 12v4`,key:`jqww69`}]]),Td=w(`circle-alert`,[[`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`}]]),Ed=w(`circle-arrow-down`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`M12 8v8`,key:`napkw2`}],[`path`,{d:`m8 12 4 4 4-4`,key:`k98ssh`}]]),Dd=w(`circle-arrow-left`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`m12 8-4 4 4 4`,key:`15vm53`}],[`path`,{d:`M16 12H8`,key:`1fr5h0`}]]),Od=w(`circle-arrow-out-down-left`,[[`path`,{d:`M2 12a10 10 0 1 1 10 10`,key:`1yn6ov`}],[`path`,{d:`m2 22 10-10`,key:`28ilpk`}],[`path`,{d:`M8 22H2v-6`,key:`sulq54`}]]),kd=w(`circle-arrow-out-down-right`,[[`path`,{d:`M12 22a10 10 0 1 1 10-10`,key:`130bv5`}],[`path`,{d:`M22 22 12 12`,key:`131aw7`}],[`path`,{d:`M22 16v6h-6`,key:`1gvm70`}]]),Ad=w(`circle-arrow-out-up-left`,[[`path`,{d:`M2 8V2h6`,key:`hiwtdz`}],[`path`,{d:`m2 2 10 10`,key:`1oh8rs`}],[`path`,{d:`M12 2A10 10 0 1 1 2 12`,key:`rrk4fa`}]]),jd=w(`circle-arrow-out-up-right`,[[`path`,{d:`M22 12A10 10 0 1 1 12 2`,key:`1fm58d`}],[`path`,{d:`M22 2 12 12`,key:`yg2myt`}],[`path`,{d:`M16 2h6v6`,key:`zan5cs`}]]),Md=w(`circle-arrow-right`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`m12 16 4-4-4-4`,key:`1i9zcv`}],[`path`,{d:`M8 12h8`,key:`1wcyev`}]]),Nd=w(`circle-arrow-up`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`m16 12-4-4-4 4`,key:`177agl`}],[`path`,{d:`M12 16V8`,key:`1sbj14`}]]),Pd=w(`circle-check-big`,[[`path`,{d:`M21.801 10A10 10 0 1 1 17 3.335`,key:`yps3ct`}],[`path`,{d:`m9 11 3 3L22 4`,key:`1pflzl`}]]),Fd=w(`circle-chevron-left`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`m14 16-4-4 4-4`,key:`ojs7w8`}]]),Id=w(`circle-chevron-down`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`m16 10-4 4-4-4`,key:`894hmk`}]]),Ld=w(`circle-chevron-right`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`m10 8 4 4-4 4`,key:`1wy4r4`}]]),Rd=w(`circle-chevron-up`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`m8 14 4-4 4 4`,key:`fy2ptz`}]]),zd=w(`circle-dashed`,[[`path`,{d:`M10.1 2.182a10 10 0 0 1 3.8 0`,key:`5ilxe3`}],[`path`,{d:`M13.9 21.818a10 10 0 0 1-3.8 0`,key:`11zvb9`}],[`path`,{d:`M17.609 3.721a10 10 0 0 1 2.69 2.7`,key:`1iw5b2`}],[`path`,{d:`M2.182 13.9a10 10 0 0 1 0-3.8`,key:`c0bmvh`}],[`path`,{d:`M20.279 17.609a10 10 0 0 1-2.7 2.69`,key:`1ruxm7`}],[`path`,{d:`M21.818 10.1a10 10 0 0 1 0 3.8`,key:`qkgqxc`}],[`path`,{d:`M3.721 6.391a10 10 0 0 1 2.7-2.69`,key:`1mcia2`}],[`path`,{d:`M6.391 20.279a10 10 0 0 1-2.69-2.7`,key:`1fvljs`}]]),Bd=w(`circle-divide`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`line`,{x1:`8`,x2:`16`,y1:`12`,y2:`12`,key:`1jonct`}],[`line`,{x1:`12`,x2:`12`,y1:`16`,y2:`16`,key:`aqc6ln`}],[`line`,{x1:`12`,x2:`12`,y1:`8`,y2:`8`,key:`1mkcni`}]]),Vd=w(`circle-dollar-sign`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`M16 8h-6a2 2 0 1 0 0 4h4a2 2 0 1 1 0 4H8`,key:`1h4pet`}],[`path`,{d:`M12 18V6`,key:`zqpxq5`}]]),Hd=w(`circle-dot-dashed`,[[`path`,{d:`M10.1 2.18a9.93 9.93 0 0 1 3.8 0`,key:`1qdqn0`}],[`path`,{d:`M17.6 3.71a9.95 9.95 0 0 1 2.69 2.7`,key:`1bq7p6`}],[`path`,{d:`M21.82 10.1a9.93 9.93 0 0 1 0 3.8`,key:`1rlaqf`}],[`path`,{d:`M20.29 17.6a9.95 9.95 0 0 1-2.7 2.69`,key:`1xk03u`}],[`path`,{d:`M13.9 21.82a9.94 9.94 0 0 1-3.8 0`,key:`l7re25`}],[`path`,{d:`M6.4 20.29a9.95 9.95 0 0 1-2.69-2.7`,key:`1v18p6`}],[`path`,{d:`M2.18 13.9a9.93 9.93 0 0 1 0-3.8`,key:`xdo6bj`}],[`path`,{d:`M3.71 6.4a9.95 9.95 0 0 1 2.7-2.69`,key:`1jjmaz`}],[`circle`,{cx:`12`,cy:`12`,r:`1`,key:`41hilf`}]]),Ud=w(`circle-dot`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`circle`,{cx:`12`,cy:`12`,r:`1`,key:`41hilf`}]]),Wd=w(`circle-ellipsis`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`M17 12h.01`,key:`1m0b6t`}],[`path`,{d:`M12 12h.01`,key:`1mp3jc`}],[`path`,{d:`M7 12h.01`,key:`eqddd0`}]]),Gd=w(`circle-equal`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`M7 10h10`,key:`1101jm`}],[`path`,{d:`M7 14h10`,key:`1mhdw3`}]]),Kd=w(`circle-fading-arrow-up`,[[`path`,{d:`M12 2a10 10 0 0 1 7.38 16.75`,key:`175t95`}],[`path`,{d:`m16 12-4-4-4 4`,key:`177agl`}],[`path`,{d:`M12 16V8`,key:`1sbj14`}],[`path`,{d:`M2.5 8.875a10 10 0 0 0-.5 3`,key:`1vce0s`}],[`path`,{d:`M2.83 16a10 10 0 0 0 2.43 3.4`,key:`o3fkw4`}],[`path`,{d:`M4.636 5.235a10 10 0 0 1 .891-.857`,key:`1szpfk`}],[`path`,{d:`M8.644 21.42a10 10 0 0 0 7.631-.38`,key:`9yhvd4`}]]),qd=w(`circle-fading-plus`,[[`path`,{d:`M12 2a10 10 0 0 1 7.38 16.75`,key:`175t95`}],[`path`,{d:`M12 8v8`,key:`napkw2`}],[`path`,{d:`M16 12H8`,key:`1fr5h0`}],[`path`,{d:`M2.5 8.875a10 10 0 0 0-.5 3`,key:`1vce0s`}],[`path`,{d:`M2.83 16a10 10 0 0 0 2.43 3.4`,key:`o3fkw4`}],[`path`,{d:`M4.636 5.235a10 10 0 0 1 .891-.857`,key:`1szpfk`}],[`path`,{d:`M8.644 21.42a10 10 0 0 0 7.631-.38`,key:`9yhvd4`}]]),Jd=w(`circle-gauge`,[[`path`,{d:`M15.6 2.7a10 10 0 1 0 5.7 5.7`,key:`1e0p6d`}],[`circle`,{cx:`12`,cy:`12`,r:`2`,key:`1c9p78`}],[`path`,{d:`M13.4 10.6 19 5`,key:`1kr7tw`}]]),Yd=w(`circle-minus`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`M8 12h8`,key:`1wcyev`}]]),Xd=w(`circle-off`,[[`path`,{d:`m2 2 20 20`,key:`1ooewy`}],[`path`,{d:`M8.35 2.69A10 10 0 0 1 21.3 15.65`,key:`1pfsoa`}],[`path`,{d:`M19.08 19.08A10 10 0 1 1 4.92 4.92`,key:`1ablyi`}]]),Zd=w(`circle-parking-off`,[[`path`,{d:`M12.656 7H13a3 3 0 0 1 2.984 3.307`,key:`1sjx87`}],[`path`,{d:`M13 13H9`,key:`e2beee`}],[`path`,{d:`M19.071 19.071A1 1 0 0 1 4.93 4.93`,key:`1kb595`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}],[`path`,{d:`M8.357 2.687a10 10 0 0 1 12.956 12.956`,key:`5bsfdx`}],[`path`,{d:`M9 17V9`,key:`ojradj`}]]),Qd=w(`circle-parking`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`M9 17V7h4a3 3 0 0 1 0 6H9`,key:`1dfk2c`}]]),$d=w(`circle-pause`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`line`,{x1:`10`,x2:`10`,y1:`15`,y2:`9`,key:`c1nkhi`}],[`line`,{x1:`14`,x2:`14`,y1:`15`,y2:`9`,key:`h65svq`}]]),ef=w(`circle-pile`,[[`circle`,{cx:`12`,cy:`19`,r:`2`,key:`13j0tp`}],[`circle`,{cx:`12`,cy:`5`,r:`2`,key:`f1ur92`}],[`circle`,{cx:`16`,cy:`12`,r:`2`,key:`4ma0v8`}],[`circle`,{cx:`20`,cy:`19`,r:`2`,key:`1obnsp`}],[`circle`,{cx:`4`,cy:`19`,r:`2`,key:`p3m9r0`}],[`circle`,{cx:`8`,cy:`12`,r:`2`,key:`1nvbw3`}]]),tf=w(`circle-percent`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`m15 9-6 6`,key:`1uzhvr`}],[`path`,{d:`M9 9h.01`,key:`1q5me6`}],[`path`,{d:`M15 15h.01`,key:`lqbp3k`}]]),nf=w(`circle-play`,[[`path`,{d:`M9 9.003a1 1 0 0 1 1.517-.859l4.997 2.997a1 1 0 0 1 0 1.718l-4.997 2.997A1 1 0 0 1 9 14.996z`,key:`kmsa83`}],[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}]]),rf=w(`circle-plus`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`M8 12h8`,key:`1wcyev`}],[`path`,{d:`M12 8v8`,key:`napkw2`}]]),af=w(`circle-pound-sterling`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`M10 16V9.5a1 1 0 0 1 5 0`,key:`1i1are`}],[`path`,{d:`M8 12h4`,key:`qz6y1c`}],[`path`,{d:`M8 16h7`,key:`sbedsn`}]]),of=w(`circle-power`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`M12 7v4`,key:`xawao1`}],[`path`,{d:`M7.998 9.003a5 5 0 1 0 8-.005`,key:`1pek45`}]]),sf=w(`circle-question-mark`,[[`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`}]]),cf=w(`circle-slash-2`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`M22 2 2 22`,key:`y4kqgn`}]]),lf=w(`circle-slash`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`line`,{x1:`9`,x2:`15`,y1:`15`,y2:`9`,key:`1dfufj`}]]),uf=w(`circle-small`,[[`circle`,{cx:`12`,cy:`12`,r:`6`,key:`1vlfrh`}]]),df=w(`circle-star`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`M11.051 7.616a1 1 0 0 1 1.909.024l.737 1.452a1 1 0 0 0 .737.535l1.634.256a1 1 0 0 1 .588 1.806l-1.172 1.168a1 1 0 0 0-.282.866l.259 1.613a1 1 0 0 1-1.541 1.134l-1.465-.75a1 1 0 0 0-.912 0l-1.465.75a1 1 0 0 1-1.539-1.133l.258-1.613a1 1 0 0 0-.282-.867l-1.156-1.152a1 1 0 0 1 .572-1.822l1.633-.256a1 1 0 0 0 .737-.535z`,key:`285bvi`}]]),ff=w(`circle-stop`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`rect`,{x:`9`,y:`9`,width:`6`,height:`6`,rx:`1`,key:`1ssd4o`}]]),pf=w(`circle-user-round`,[[`path`,{d:`M17.925 20.056a6 6 0 0 0-11.851.001`,key:`z69sun`}],[`circle`,{cx:`12`,cy:`11`,r:`4`,key:`1gt34v`}],[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}]]),mf=w(`circle-user`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`circle`,{cx:`12`,cy:`10`,r:`3`,key:`ilqhr7`}],[`path`,{d:`M7 20.662V19a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v1.662`,key:`154egf`}]]),hf=w(`circle-x`,[[`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`}]]),gf=w(`circle`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}]]),_f=w(`circuit-board`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M11 9h4a2 2 0 0 0 2-2V3`,key:`1ve2rv`}],[`circle`,{cx:`9`,cy:`9`,r:`2`,key:`af1f0g`}],[`path`,{d:`M7 21v-4a2 2 0 0 1 2-2h4`,key:`1fwkro`}],[`circle`,{cx:`15`,cy:`15`,r:`2`,key:`3i40o0`}]]),vf=w(`citrus`,[[`path`,{d:`M21.66 17.67a1.08 1.08 0 0 1-.04 1.6A12 12 0 0 1 4.73 2.38a1.1 1.1 0 0 1 1.61-.04z`,key:`4ite01`}],[`path`,{d:`M19.65 15.66A8 8 0 0 1 8.35 4.34`,key:`1gxipu`}],[`path`,{d:`m14 10-5.5 5.5`,key:`92pfem`}],[`path`,{d:`M14 17.85V10H6.15`,key:`xqmtsk`}]]),yf=w(`clapperboard`,[[`path`,{d:`m12.296 3.464 3.02 3.956`,key:`qash78`}],[`path`,{d:`M20.2 6 3 11l-.9-2.4c-.3-1.1.3-2.2 1.3-2.5l13.5-4c1.1-.3 2.2.3 2.5 1.3z`,key:`1h7j8b`}],[`path`,{d:`M3 11h18v8a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z`,key:`4lm6w1`}],[`path`,{d:`m6.18 5.276 3.1 3.899`,key:`zjj9t3`}]]),bf=w(`clipboard-check`,[[`rect`,{width:`8`,height:`4`,x:`8`,y:`2`,rx:`1`,ry:`1`,key:`tgr4d6`}],[`path`,{d:`M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2`,key:`116196`}],[`path`,{d:`m9 14 2 2 4-4`,key:`df797q`}]]),xf=w(`clipboard-clock`,[[`path`,{d:`M16 14v2.2l1.6 1`,key:`fo4ql5`}],[`path`,{d:`M16 4h2a2 2 0 0 1 2 2v.832`,key:`1ujtp2`}],[`path`,{d:`M8 4H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h2`,key:`qvpao1`}],[`circle`,{cx:`16`,cy:`16`,r:`6`,key:`qoo3c4`}],[`rect`,{x:`8`,y:`2`,width:`8`,height:`4`,rx:`1`,key:`ublpy`}]]),Sf=w(`clipboard-copy`,[[`rect`,{width:`8`,height:`4`,x:`8`,y:`2`,rx:`1`,ry:`1`,key:`tgr4d6`}],[`path`,{d:`M8 4H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-2`,key:`4jdomd`}],[`path`,{d:`M16 4h2a2 2 0 0 1 2 2v4`,key:`3hqy98`}],[`path`,{d:`M21 14H11`,key:`1bme5i`}],[`path`,{d:`m15 10-4 4 4 4`,key:`5dvupr`}]]),Cf=w(`clipboard-list`,[[`rect`,{width:`8`,height:`4`,x:`8`,y:`2`,rx:`1`,ry:`1`,key:`tgr4d6`}],[`path`,{d:`M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2`,key:`116196`}],[`path`,{d:`M12 11h4`,key:`1jrz19`}],[`path`,{d:`M12 16h4`,key:`n85exb`}],[`path`,{d:`M8 11h.01`,key:`1dfujw`}],[`path`,{d:`M8 16h.01`,key:`18s6g9`}]]),wf=w(`clipboard-minus`,[[`rect`,{width:`8`,height:`4`,x:`8`,y:`2`,rx:`1`,ry:`1`,key:`tgr4d6`}],[`path`,{d:`M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2`,key:`116196`}],[`path`,{d:`M9 14h6`,key:`159ibu`}]]),Tf=w(`clipboard-paste`,[[`path`,{d:`M11 14h10`,key:`1w8e9d`}],[`path`,{d:`M16 4h2a2 2 0 0 1 2 2v1.344`,key:`1e62lh`}],[`path`,{d:`m17 18 4-4-4-4`,key:`z2g111`}],[`path`,{d:`M8 4H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 1.793-1.113`,key:`bjbb7m`}],[`rect`,{x:`8`,y:`2`,width:`8`,height:`4`,rx:`1`,key:`ublpy`}]]),Ef=w(`clipboard-pen-line`,[[`rect`,{width:`8`,height:`4`,x:`8`,y:`2`,rx:`1`,key:`1oijnt`}],[`path`,{d:`M8 4H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-.5`,key:`1but9f`}],[`path`,{d:`M16 4h2a2 2 0 0 1 1.73 1`,key:`1p8n7l`}],[`path`,{d:`M8 18h1`,key:`13wk12`}],[`path`,{d:`M21.378 12.626a1 1 0 0 0-3.004-3.004l-4.01 4.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z`,key:`2t3380`}]]),Df=w(`clipboard-pen`,[[`path`,{d:`M16 4h2a2 2 0 0 1 2 2v2`,key:`j91f56`}],[`path`,{d:`M21.34 15.664a1 1 0 1 0-3.004-3.004l-5.01 5.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z`,key:`16fuwn`}],[`path`,{d:`M8 22H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2`,key:`120tdm`}],[`rect`,{x:`8`,y:`2`,width:`8`,height:`4`,rx:`1`,key:`ublpy`}]]),Of=w(`clipboard-plus`,[[`rect`,{width:`8`,height:`4`,x:`8`,y:`2`,rx:`1`,ry:`1`,key:`tgr4d6`}],[`path`,{d:`M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2`,key:`116196`}],[`path`,{d:`M9 14h6`,key:`159ibu`}],[`path`,{d:`M12 17v-6`,key:`1y8rbf`}]]),kf=w(`clipboard-type`,[[`rect`,{width:`8`,height:`4`,x:`8`,y:`2`,rx:`1`,ry:`1`,key:`tgr4d6`}],[`path`,{d:`M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2`,key:`116196`}],[`path`,{d:`M9 12v-1h6v1`,key:`iehl6m`}],[`path`,{d:`M11 17h2`,key:`12w5me`}],[`path`,{d:`M12 11v6`,key:`1bwqyc`}]]),Af=w(`clipboard-x`,[[`rect`,{width:`8`,height:`4`,x:`8`,y:`2`,rx:`1`,ry:`1`,key:`tgr4d6`}],[`path`,{d:`M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2`,key:`116196`}],[`path`,{d:`m15 11-6 6`,key:`1toa9n`}],[`path`,{d:`m9 11 6 6`,key:`wlibny`}]]),jf=w(`clipboard`,[[`rect`,{width:`8`,height:`4`,x:`8`,y:`2`,rx:`1`,ry:`1`,key:`tgr4d6`}],[`path`,{d:`M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2`,key:`116196`}]]),Mf=w(`clock-1`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`M12 6v6l2-4`,key:`miptyd`}]]),Nf=w(`clock-10`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`M12 6v6l-4-2`,key:`cedpoo`}]]),Pf=w(`clock-11`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`M12 6v6l-2-4`,key:`ns39ag`}]]),Ff=w(`clock-12`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`M12 6v6`,key:`1ipuwl`}]]),If=w(`clock-2`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`M12 6v6l4-2`,key:`1r2kuh`}]]),Lf=w(`clock-3`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`M12 6v6h4`,key:`135r8i`}]]),Rf=w(`clock-4`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`M12 6v6l4 2`,key:`mmk7yg`}]]),zf=w(`clock-5`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`M12 6v6l2 4`,key:`1287s9`}]]),Bf=w(`clock-6`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`M12 6v10`,key:`wf7rdh`}]]),Vf=w(`clock-7`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`M12 6v6l-2 4`,key:`1095bu`}]]),Hf=w(`clock-8`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`M12 6v6l-4 2`,key:`imc3wl`}]]),Uf=w(`clock-9`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`M12 6v6H8`,key:`u39vzm`}]]),Wf=w(`clock-alert`,[[`path`,{d:`M12 6v6l4 2`,key:`mmk7yg`}],[`path`,{d:`M20 12v5`,key:`12wsvk`}],[`path`,{d:`M20 21h.01`,key:`1p6o6n`}],[`path`,{d:`M21.25 8.2A10 10 0 1 0 16 21.16`,key:`17fp9f`}]]),Gf=w(`clock-arrow-down`,[[`path`,{d:`M12 6v6l2 1`,key:`19cm8n`}],[`path`,{d:`M12.337 21.994a10 10 0 1 1 9.588-8.767`,key:`28moa`}],[`path`,{d:`m14 18 4 4 4-4`,key:`1waygx`}],[`path`,{d:`M18 14v8`,key:`irew45`}]]),Kf=w(`clock-arrow-up`,[[`path`,{d:`M12 6v6l1.56.78`,key:`14ed3g`}],[`path`,{d:`M13.227 21.925a10 10 0 1 1 8.767-9.588`,key:`jwkls1`}],[`path`,{d:`m14 18 4-4 4 4`,key:`ftkppy`}],[`path`,{d:`M18 22v-8`,key:`su0gjh`}]]),qf=w(`clock-check`,[[`path`,{d:`M12 6v6l4 2`,key:`mmk7yg`}],[`path`,{d:`M22 12a10 10 0 1 0-11 9.95`,key:`17dhok`}],[`path`,{d:`m22 16-5.5 5.5L14 19`,key:`1eibut`}]]),Jf=w(`clock-fading`,[[`path`,{d:`M12 2a10 10 0 0 1 7.38 16.75`,key:`175t95`}],[`path`,{d:`M12 6v6l4 2`,key:`mmk7yg`}],[`path`,{d:`M2.5 8.875a10 10 0 0 0-.5 3`,key:`1vce0s`}],[`path`,{d:`M2.83 16a10 10 0 0 0 2.43 3.4`,key:`o3fkw4`}],[`path`,{d:`M4.636 5.235a10 10 0 0 1 .891-.857`,key:`1szpfk`}],[`path`,{d:`M8.644 21.42a10 10 0 0 0 7.631-.38`,key:`9yhvd4`}]]),Yf=w(`clock-plus`,[[`path`,{d:`M12 6v6l3.644 1.822`,key:`1jmett`}],[`path`,{d:`M16 19h6`,key:`xwg31i`}],[`path`,{d:`M19 16v6`,key:`tddt3s`}],[`path`,{d:`M21.92 13.267a10 10 0 1 0-8.653 8.653`,key:`1u0osk`}]]),Xf=w(`clock`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`M12 6v6l4 2`,key:`mmk7yg`}]]),Zf=w(`closed-caption`,[[`path`,{d:`M10 9.17a3 3 0 1 0 0 5.66`,key:`h9wayk`}],[`path`,{d:`M17 9.17a3 3 0 1 0 0 5.66`,key:`1v6zke`}],[`rect`,{x:`2`,y:`5`,width:`20`,height:`14`,rx:`2`,key:`qneu4z`}]]),Qf=w(`cloud-alert`,[[`path`,{d:`M12 12v4`,key:`tww15h`}],[`path`,{d:`M12 20h.01`,key:`zekei9`}],[`path`,{d:`M8.128 16.949A7 7 0 1 1 15.71 8h1.79a1 1 0 0 1 0 9h-1.642`,key:`1namsd`}]]),$f=w(`cloud-backup`,[[`path`,{d:`M21 15.251A4.5 4.5 0 0 0 17.5 8h-1.79A7 7 0 1 0 3 13.607`,key:`xpoh9y`}],[`path`,{d:`M7 11v4h4`,key:`q9yh32`}],[`path`,{d:`M8 19a5 5 0 0 0 9-3 4.5 4.5 0 0 0-4.5-4.5 4.82 4.82 0 0 0-3.41 1.41L7 15`,key:`1xm8iu`}]]),ep=w(`cloud-check`,[[`path`,{d:`m17 15-5.5 5.5L9 18`,key:`15q87x`}],[`path`,{d:`M5.516 16.07A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 3.501 7.327`,key:`1xtj56`}]]),tp=w(`cloud-cog`,[[`path`,{d:`m10.852 19.772-.383.924`,key:`r7sl7d`}],[`path`,{d:`m13.148 14.228.383-.923`,key:`1d5zpm`}],[`path`,{d:`M13.148 19.772a3 3 0 1 0-2.296-5.544l-.383-.923`,key:`1ydik7`}],[`path`,{d:`m13.53 20.696-.382-.924a3 3 0 1 1-2.296-5.544`,key:`1m1vsf`}],[`path`,{d:`m14.772 15.852.923-.383`,key:`660p6e`}],[`path`,{d:`m14.772 18.148.923.383`,key:`hrcpis`}],[`path`,{d:`M4.2 15.1a7 7 0 1 1 9.93-9.858A7 7 0 0 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.2`,key:`j2q98n`}],[`path`,{d:`m9.228 15.852-.923-.383`,key:`1p9ong`}],[`path`,{d:`m9.228 18.148-.923.383`,key:`6558rz`}]]),np=w(`cloud-download`,[[`path`,{d:`M12 13v8l-4-4`,key:`1f5nwf`}],[`path`,{d:`m12 21 4-4`,key:`1lfcce`}],[`path`,{d:`M4.393 15.269A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.436 8.284`,key:`ui1hmy`}]]),rp=w(`cloud-drizzle`,[[`path`,{d:`M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242`,key:`1pljnt`}],[`path`,{d:`M8 19v1`,key:`1dk2by`}],[`path`,{d:`M8 14v1`,key:`84yxot`}],[`path`,{d:`M16 19v1`,key:`v220m7`}],[`path`,{d:`M16 14v1`,key:`g12gj6`}],[`path`,{d:`M12 21v1`,key:`q8vafk`}],[`path`,{d:`M12 16v1`,key:`1mx6rx`}]]),ip=w(`cloud-fog`,[[`path`,{d:`M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242`,key:`1pljnt`}],[`path`,{d:`M16 17H7`,key:`pygtm1`}],[`path`,{d:`M17 21H9`,key:`1u2q02`}]]),ap=w(`cloud-hail`,[[`path`,{d:`M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242`,key:`1pljnt`}],[`path`,{d:`M16 14v2`,key:`a1is7l`}],[`path`,{d:`M8 14v2`,key:`1e9m6t`}],[`path`,{d:`M16 20h.01`,key:`xwek51`}],[`path`,{d:`M8 20h.01`,key:`1vjney`}],[`path`,{d:`M12 16v2`,key:`z66u1j`}],[`path`,{d:`M12 22h.01`,key:`1urd7a`}]]),op=w(`cloud-lightning`,[[`path`,{d:`M6 16.326A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 .5 8.973`,key:`1cez44`}],[`path`,{d:`m13 12-3 5h4l-3 5`,key:`1t22er`}]]),sp=w(`cloud-moon-rain`,[[`path`,{d:`M11 20v2`,key:`174qtz`}],[`path`,{d:`M18.376 14.512a6 6 0 0 0 3.461-4.127c.148-.625-.659-.97-1.248-.714a4 4 0 0 1-5.259-5.26c.255-.589-.09-1.395-.716-1.248a6 6 0 0 0-4.594 5.36`,key:`zwnc1e`}],[`path`,{d:`M3 20a5 5 0 1 1 8.9-4H13a3 3 0 0 1 2 5.24`,key:`1qmrp3`}],[`path`,{d:`M7 19v2`,key:`12npes`}]]),cp=w(`cloud-moon`,[[`path`,{d:`M13 16a3 3 0 0 1 0 6H7a5 5 0 1 1 4.9-6z`,key:`ie2ih4`}],[`path`,{d:`M18.376 14.512a6 6 0 0 0 3.461-4.127c.148-.625-.659-.97-1.248-.714a4 4 0 0 1-5.259-5.26c.255-.589-.09-1.395-.716-1.248a6 6 0 0 0-4.594 5.36`,key:`zwnc1e`}]]),lp=w(`cloud-off`,[[`path`,{d:`M10.94 5.274A7 7 0 0 1 15.71 10h1.79a4.5 4.5 0 0 1 4.222 6.057`,key:`1uxyv8`}],[`path`,{d:`M18.796 18.81A4.5 4.5 0 0 1 17.5 19H9A7 7 0 0 1 5.79 5.78`,key:`99tcn7`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}]]),up=w(`cloud-rain-wind`,[[`path`,{d:`M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242`,key:`1pljnt`}],[`path`,{d:`m9.2 22 3-7`,key:`sb5f6j`}],[`path`,{d:`m9 13-3 7`,key:`500co5`}],[`path`,{d:`m17 13-3 7`,key:`8t2fiy`}]]),dp=w(`cloud-rain`,[[`path`,{d:`M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242`,key:`1pljnt`}],[`path`,{d:`M16 14v6`,key:`1j4efv`}],[`path`,{d:`M8 14v6`,key:`17c4r9`}],[`path`,{d:`M12 16v6`,key:`c8a4gj`}]]),fp=w(`cloud-snow`,[[`path`,{d:`M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242`,key:`1pljnt`}],[`path`,{d:`M8 15h.01`,key:`a7atzg`}],[`path`,{d:`M8 19h.01`,key:`puxtts`}],[`path`,{d:`M12 17h.01`,key:`p32p05`}],[`path`,{d:`M12 21h.01`,key:`h35vbk`}],[`path`,{d:`M16 15h.01`,key:`rnfrdf`}],[`path`,{d:`M16 19h.01`,key:`1vcnzz`}]]),pp=w(`cloud-sun-rain`,[[`path`,{d:`M12 2v2`,key:`tus03m`}],[`path`,{d:`m4.93 4.93 1.41 1.41`,key:`149t6j`}],[`path`,{d:`M20 12h2`,key:`1q8mjw`}],[`path`,{d:`m19.07 4.93-1.41 1.41`,key:`1shlcs`}],[`path`,{d:`M15.947 12.65a4 4 0 0 0-5.925-4.128`,key:`dpwdj0`}],[`path`,{d:`M3 20a5 5 0 1 1 8.9-4H13a3 3 0 0 1 2 5.24`,key:`1qmrp3`}],[`path`,{d:`M11 20v2`,key:`174qtz`}],[`path`,{d:`M7 19v2`,key:`12npes`}]]),mp=w(`cloud-sync`,[[`path`,{d:`m17 18-1.535 1.605a5 5 0 0 1-8-1.5`,key:`adpv5j`}],[`path`,{d:`M17 22v-4h-4`,key:`ex1ofj`}],[`path`,{d:`M20.996 15.251A4.5 4.5 0 0 0 17.495 8h-1.79a7 7 0 1 0-12.709 5.607`,key:`ziqt14`}],[`path`,{d:`M7 10v4h4`,key:`1j6gx1`}],[`path`,{d:`m7 14 1.535-1.605a5 5 0 0 1 8 1.5`,key:`19q5h7`}]]),hp=w(`cloud-sun`,[[`path`,{d:`M12 2v2`,key:`tus03m`}],[`path`,{d:`m4.93 4.93 1.41 1.41`,key:`149t6j`}],[`path`,{d:`M20 12h2`,key:`1q8mjw`}],[`path`,{d:`m19.07 4.93-1.41 1.41`,key:`1shlcs`}],[`path`,{d:`M15.947 12.65a4 4 0 0 0-5.925-4.128`,key:`dpwdj0`}],[`path`,{d:`M13 22H7a5 5 0 1 1 4.9-6H13a3 3 0 0 1 0 6Z`,key:`s09mg5`}]]),gp=w(`cloud-upload`,[[`path`,{d:`M12 13v8`,key:`1l5pq0`}],[`path`,{d:`M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242`,key:`1pljnt`}],[`path`,{d:`m8 17 4-4 4 4`,key:`1quai1`}]]),_p=w(`cloud`,[[`path`,{d:`M17.5 19H9a7 7 0 1 1 6.71-9h1.79a4.5 4.5 0 1 1 0 9Z`,key:`p7xjir`}]]),vp=w(`cloudy`,[[`path`,{d:`M17.5 12a1 1 0 1 1 0 9H9.006a7 7 0 1 1 6.702-9z`,key:`44yre2`}],[`path`,{d:`M21.832 9A3 3 0 0 0 19 7h-2.207a5.5 5.5 0 0 0-10.72.61`,key:`leugyv`}]]),yp=w(`clover`,[[`path`,{d:`M16.17 7.83 2 22`,key:`t58vo8`}],[`path`,{d:`M4.02 12a2.827 2.827 0 1 1 3.81-4.17A2.827 2.827 0 1 1 12 4.02a2.827 2.827 0 1 1 4.17 3.81A2.827 2.827 0 1 1 19.98 12a2.827 2.827 0 1 1-3.81 4.17A2.827 2.827 0 1 1 12 19.98a2.827 2.827 0 1 1-4.17-3.81A1 1 0 1 1 4 12`,key:`17k36q`}],[`path`,{d:`m7.83 7.83 8.34 8.34`,key:`1d7sxk`}]]),bp=w(`club`,[[`path`,{d:`M17.28 9.05a5.5 5.5 0 1 0-10.56 0A5.5 5.5 0 1 0 12 17.66a5.5 5.5 0 1 0 5.28-8.6Z`,key:`27yuqz`}],[`path`,{d:`M12 17.66L12 22`,key:`ogfahf`}]]),xp=w(`code-xml`,[[`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`}]]),Sp=w(`code`,[[`path`,{d:`m16 18 6-6-6-6`,key:`eg8j8`}],[`path`,{d:`m8 6-6 6 6 6`,key:`ppft3o`}]]),Cp=w(`coffee`,[[`path`,{d:`M10 2v2`,key:`7u0qdc`}],[`path`,{d:`M14 2v2`,key:`6buw04`}],[`path`,{d:`M16 8a1 1 0 0 1 1 1v8a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4V9a1 1 0 0 1 1-1h14a4 4 0 1 1 0 8h-1`,key:`pwadti`}],[`path`,{d:`M6 2v2`,key:`colzsn`}]]),wp=w(`cog`,[[`path`,{d:`M11 10.27 7 3.34`,key:`16pf9h`}],[`path`,{d:`m11 13.73-4 6.93`,key:`794ttg`}],[`path`,{d:`M12 22v-2`,key:`1osdcq`}],[`path`,{d:`M12 2v2`,key:`tus03m`}],[`path`,{d:`M14 12h8`,key:`4f43i9`}],[`path`,{d:`m17 20.66-1-1.73`,key:`eq3orb`}],[`path`,{d:`m17 3.34-1 1.73`,key:`2wel8s`}],[`path`,{d:`M2 12h2`,key:`1t8f8n`}],[`path`,{d:`m20.66 17-1.73-1`,key:`sg0v6f`}],[`path`,{d:`m20.66 7-1.73 1`,key:`1ow05n`}],[`path`,{d:`m3.34 17 1.73-1`,key:`nuk764`}],[`path`,{d:`m3.34 7 1.73 1`,key:`1ulond`}],[`circle`,{cx:`12`,cy:`12`,r:`2`,key:`1c9p78`}],[`circle`,{cx:`12`,cy:`12`,r:`8`,key:`46899m`}]]),Tp=w(`coins`,[[`path`,{d:`M13.744 17.736a6 6 0 1 1-7.48-7.48`,key:`bq4yh3`}],[`path`,{d:`M15 6h1v4`,key:`11y1tn`}],[`path`,{d:`m6.134 14.768.866-.5 2 3.464`,key:`17snzx`}],[`circle`,{cx:`16`,cy:`8`,r:`6`,key:`14bfc9`}]]),Ep=w(`columns-2`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M12 3v18`,key:`108xh3`}]]),Dp=w(`columns-3-cog`,[[`path`,{d:`M10.5 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v5.5`,key:`1g2yzs`}],[`path`,{d:`m14.3 19.6 1-.4`,key:`11sv9r`}],[`path`,{d:`M15 3v7.5`,key:`7lm50a`}],[`path`,{d:`m15.2 16.9-.9-.3`,key:`1t7mvx`}],[`path`,{d:`m16.6 21.7.3-.9`,key:`1j67ps`}],[`path`,{d:`m16.8 15.3-.4-1`,key:`1ei7r6`}],[`path`,{d:`m19.1 15.2.3-.9`,key:`18r7jp`}],[`path`,{d:`m19.6 21.7-.4-1`,key:`z2vh2`}],[`path`,{d:`m20.7 16.8 1-.4`,key:`19m87a`}],[`path`,{d:`m21.7 19.4-.9-.3`,key:`1qgwi9`}],[`path`,{d:`M9 3v18`,key:`fh3hqa`}],[`circle`,{cx:`18`,cy:`18`,r:`3`,key:`1xkwt0`}]]),Op=w(`columns-3`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M9 3v18`,key:`fh3hqa`}],[`path`,{d:`M15 3v18`,key:`14nvp0`}]]),kp=w(`columns-4`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M7.5 3v18`,key:`w0wo6v`}],[`path`,{d:`M12 3v18`,key:`108xh3`}],[`path`,{d:`M16.5 3v18`,key:`10tjh1`}]]),Ap=w(`combine`,[[`path`,{d:`M14 3a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1`,key:`1l7d7l`}],[`path`,{d:`M19 3a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1`,key:`9955pe`}],[`path`,{d:`m7 15 3 3`,key:`4hkfgk`}],[`path`,{d:`m7 21 3-3H5a2 2 0 0 1-2-2v-2`,key:`1xljwe`}],[`rect`,{x:`14`,y:`14`,width:`7`,height:`7`,rx:`1`,key:`1cdgtw`}],[`rect`,{x:`3`,y:`3`,width:`7`,height:`7`,rx:`1`,key:`zi3rio`}]]),jp=w(`command`,[[`path`,{d:`M15 6v12a3 3 0 1 0 3-3H6a3 3 0 1 0 3 3V6a3 3 0 1 0-3 3h12a3 3 0 1 0-3-3`,key:`11bfej`}]]),Mp=w(`compass`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`m16.24 7.76-1.804 5.411a2 2 0 0 1-1.265 1.265L7.76 16.24l1.804-5.411a2 2 0 0 1 1.265-1.265z`,key:`9ktpf1`}]]),Np=w(`component`,[[`path`,{d:`M15.536 11.293a1 1 0 0 0 0 1.414l2.376 2.377a1 1 0 0 0 1.414 0l2.377-2.377a1 1 0 0 0 0-1.414l-2.377-2.377a1 1 0 0 0-1.414 0z`,key:`1uwlt4`}],[`path`,{d:`M2.297 11.293a1 1 0 0 0 0 1.414l2.377 2.377a1 1 0 0 0 1.414 0l2.377-2.377a1 1 0 0 0 0-1.414L6.088 8.916a1 1 0 0 0-1.414 0z`,key:`10291m`}],[`path`,{d:`M8.916 17.912a1 1 0 0 0 0 1.415l2.377 2.376a1 1 0 0 0 1.414 0l2.377-2.376a1 1 0 0 0 0-1.415l-2.377-2.376a1 1 0 0 0-1.414 0z`,key:`1tqoq1`}],[`path`,{d:`M8.916 4.674a1 1 0 0 0 0 1.414l2.377 2.376a1 1 0 0 0 1.414 0l2.377-2.376a1 1 0 0 0 0-1.414l-2.377-2.377a1 1 0 0 0-1.414 0z`,key:`1x6lto`}]]),Pp=w(`computer`,[[`rect`,{width:`14`,height:`8`,x:`5`,y:`2`,rx:`2`,key:`wc9tft`}],[`rect`,{width:`20`,height:`8`,x:`2`,y:`14`,rx:`2`,key:`w68u3i`}],[`path`,{d:`M6 18h2`,key:`rwmk9e`}],[`path`,{d:`M12 18h6`,key:`aqd8w3`}]]),Fp=w(`concierge-bell`,[[`path`,{d:`M3 20a1 1 0 0 1-1-1v-1a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v1a1 1 0 0 1-1 1Z`,key:`1pvr1r`}],[`path`,{d:`M20 16a8 8 0 1 0-16 0`,key:`1pa543`}],[`path`,{d:`M12 4v4`,key:`1bq03y`}],[`path`,{d:`M10 4h4`,key:`1xpv9s`}]]),Ip=w(`cone`,[[`path`,{d:`m20.9 18.55-8-15.98a1 1 0 0 0-1.8 0l-8 15.98`,key:`53pte7`}],[`ellipse`,{cx:`12`,cy:`19`,rx:`9`,ry:`3`,key:`1ji25f`}]]),Lp=w(`construction`,[[`rect`,{x:`2`,y:`6`,width:`20`,height:`8`,rx:`1`,key:`1estib`}],[`path`,{d:`M17 14v7`,key:`7m2elx`}],[`path`,{d:`M7 14v7`,key:`1cm7wv`}],[`path`,{d:`M17 3v3`,key:`1v4jwn`}],[`path`,{d:`M7 3v3`,key:`7o6guu`}],[`path`,{d:`M10 14 2.3 6.3`,key:`1023jk`}],[`path`,{d:`m14 6 7.7 7.7`,key:`1s8pl2`}],[`path`,{d:`m8 6 8 8`,key:`hl96qh`}]]),Rp=w(`contact-round`,[[`path`,{d:`M16 2v2`,key:`scm5qe`}],[`path`,{d:`M17.915 22a6 6 0 0 0-12 0`,key:`suqz9p`}],[`path`,{d:`M8 2v2`,key:`pbkmx`}],[`circle`,{cx:`12`,cy:`12`,r:`4`,key:`4exip2`}],[`rect`,{x:`3`,y:`4`,width:`18`,height:`18`,rx:`2`,key:`12vinp`}]]),zp=w(`contact`,[[`path`,{d:`M16 2v2`,key:`scm5qe`}],[`path`,{d:`M7 22v-2a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v2`,key:`1waht3`}],[`path`,{d:`M8 2v2`,key:`pbkmx`}],[`circle`,{cx:`12`,cy:`11`,r:`3`,key:`itu57m`}],[`rect`,{x:`3`,y:`4`,width:`18`,height:`18`,rx:`2`,key:`12vinp`}]]),Bp=w(`container`,[[`path`,{d:`M22 7.7c0-.6-.4-1.2-.8-1.5l-6.3-3.9a1.72 1.72 0 0 0-1.7 0l-10.3 6c-.5.2-.9.8-.9 1.4v6.6c0 .5.4 1.2.8 1.5l6.3 3.9a1.72 1.72 0 0 0 1.7 0l10.3-6c.5-.3.9-1 .9-1.5Z`,key:`1t2lqe`}],[`path`,{d:`M10 21.9V14L2.1 9.1`,key:`o7czzq`}],[`path`,{d:`m10 14 11.9-6.9`,key:`zm5e20`}],[`path`,{d:`M14 19.8v-8.1`,key:`159ecu`}],[`path`,{d:`M18 17.5V9.4`,key:`11uown`}]]),Vp=w(`contrast`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`M12 18a6 6 0 0 0 0-12v12z`,key:`j4l70d`}]]),Hp=w(`cookie`,[[`path`,{d:`M12 2a10 10 0 1 0 10 10 4 4 0 0 1-5-5 4 4 0 0 1-5-5`,key:`laymnq`}],[`path`,{d:`M8.5 8.5v.01`,key:`ue8clq`}],[`path`,{d:`M16 15.5v.01`,key:`14dtrp`}],[`path`,{d:`M12 12v.01`,key:`u5ubse`}],[`path`,{d:`M11 17v.01`,key:`1hyl5a`}],[`path`,{d:`M7 14v.01`,key:`uct60s`}]]),Up=w(`cooking-pot`,[[`path`,{d:`M2 12h20`,key:`9i4pu4`}],[`path`,{d:`M20 12v8a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-8`,key:`u0tga0`}],[`path`,{d:`m4 8 16-4`,key:`16g0ng`}],[`path`,{d:`m8.86 6.78-.45-1.81a2 2 0 0 1 1.45-2.43l1.94-.48a2 2 0 0 1 2.43 1.46l.45 1.8`,key:`12cejc`}]]),Wp=w(`copy-check`,[[`path`,{d:`m12 15 2 2 4-4`,key:`2c609p`}],[`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`}]]),Gp=w(`copy-minus`,[[`line`,{x1:`12`,x2:`18`,y1:`15`,y2:`15`,key:`1nscbv`}],[`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`}]]),Kp=w(`copy-plus`,[[`line`,{x1:`15`,x2:`15`,y1:`12`,y2:`18`,key:`1p7wdc`}],[`line`,{x1:`12`,x2:`18`,y1:`15`,y2:`15`,key:`1nscbv`}],[`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`}]]),qp=w(`copy-x`,[[`line`,{x1:`12`,x2:`18`,y1:`12`,y2:`18`,key:`1rg63v`}],[`line`,{x1:`12`,x2:`18`,y1:`18`,y2:`12`,key:`ebkxgr`}],[`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`}]]),Jp=w(`copy-slash`,[[`line`,{x1:`12`,x2:`18`,y1:`18`,y2:`12`,key:`ebkxgr`}],[`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`}]]),Yp=w(`copyleft`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`M9.17 14.83a4 4 0 1 0 0-5.66`,key:`1sveal`}]]),Xp=w(`copyright`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`M14.83 14.83a4 4 0 1 1 0-5.66`,key:`1i56pz`}]]),Zp=w(`corner-down-left`,[[`path`,{d:`M20 4v7a4 4 0 0 1-4 4H4`,key:`6o5b7l`}],[`path`,{d:`m9 10-5 5 5 5`,key:`1kshq7`}]]),Qp=w(`corner-down-right`,[[`path`,{d:`m15 10 5 5-5 5`,key:`qqa56n`}],[`path`,{d:`M4 4v7a4 4 0 0 0 4 4h12`,key:`z08zvw`}]]),$p=w(`corner-left-down`,[[`path`,{d:`m14 15-5 5-5-5`,key:`1eia93`}],[`path`,{d:`M20 4h-7a4 4 0 0 0-4 4v12`,key:`nbpdq2`}]]),em=w(`corner-left-up`,[[`path`,{d:`M14 9 9 4 4 9`,key:`1af5af`}],[`path`,{d:`M20 20h-7a4 4 0 0 1-4-4V4`,key:`1blwi3`}]]),tm=w(`corner-right-down`,[[`path`,{d:`m10 15 5 5 5-5`,key:`1hpjnr`}],[`path`,{d:`M4 4h7a4 4 0 0 1 4 4v12`,key:`wcbgct`}]]),nm=w(`corner-right-up`,[[`path`,{d:`m10 9 5-5 5 5`,key:`9ctzwi`}],[`path`,{d:`M4 20h7a4 4 0 0 0 4-4V4`,key:`1plgdj`}]]),rm=w(`corner-up-left`,[[`path`,{d:`M20 20v-7a4 4 0 0 0-4-4H4`,key:`1nkjon`}],[`path`,{d:`M9 14 4 9l5-5`,key:`102s5s`}]]),im=w(`corner-up-right`,[[`path`,{d:`m15 14 5-5-5-5`,key:`12vg1m`}],[`path`,{d:`M4 20v-7a4 4 0 0 1 4-4h12`,key:`1lu4f8`}]]),am=w(`cpu`,[[`path`,{d:`M12 20v2`,key:`1lh1kg`}],[`path`,{d:`M12 2v2`,key:`tus03m`}],[`path`,{d:`M17 20v2`,key:`1rnc9c`}],[`path`,{d:`M17 2v2`,key:`11trls`}],[`path`,{d:`M2 12h2`,key:`1t8f8n`}],[`path`,{d:`M2 17h2`,key:`7oei6x`}],[`path`,{d:`M2 7h2`,key:`asdhe0`}],[`path`,{d:`M20 12h2`,key:`1q8mjw`}],[`path`,{d:`M20 17h2`,key:`1fpfkl`}],[`path`,{d:`M20 7h2`,key:`1o8tra`}],[`path`,{d:`M7 20v2`,key:`4gnj0m`}],[`path`,{d:`M7 2v2`,key:`1i4yhu`}],[`rect`,{x:`4`,y:`4`,width:`16`,height:`16`,rx:`2`,key:`1vbyd7`}],[`rect`,{x:`8`,y:`8`,width:`8`,height:`8`,rx:`1`,key:`z9xiuo`}]]),om=w(`creative-commons`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`M10 9.3a2.8 2.8 0 0 0-3.5 1 3.1 3.1 0 0 0 0 3.4 2.7 2.7 0 0 0 3.5 1`,key:`1ss3eq`}],[`path`,{d:`M17 9.3a2.8 2.8 0 0 0-3.5 1 3.1 3.1 0 0 0 0 3.4 2.7 2.7 0 0 0 3.5 1`,key:`1od56t`}]]),sm=w(`credit-card`,[[`rect`,{width:`20`,height:`14`,x:`2`,y:`5`,rx:`2`,key:`ynyp8z`}],[`line`,{x1:`2`,x2:`22`,y1:`10`,y2:`10`,key:`1b3vmo`}]]),cm=w(`croissant`,[[`path`,{d:`M10.2 18H4.774a1.5 1.5 0 0 1-1.352-.97 11 11 0 0 1 .132-6.487`,key:`14kkz9`}],[`path`,{d:`M18 10.2V4.774a1.5 1.5 0 0 0-.97-1.352 11 11 0 0 0-6.486.132`,key:`1g7v07`}],[`path`,{d:`M18 5a4 3 0 0 1 4 3 2 2 0 0 1-2 2 10 10 0 0 0-5.139 1.42`,key:`ratg6b`}],[`path`,{d:`M5 18a3 4 0 0 0 3 4 2 2 0 0 0 2-2 10 10 0 0 1 1.42-5.14`,key:`4454f0`}],[`path`,{d:`M8.709 2.554a10 10 0 0 0-6.155 6.155 1.5 1.5 0 0 0 .676 1.626l9.807 5.42a2 2 0 0 0 2.718-2.718l-5.42-9.807a1.5 1.5 0 0 0-1.626-.676`,key:`qmemie`}]]),lm=w(`crop`,[[`path`,{d:`M6 2v14a2 2 0 0 0 2 2h14`,key:`ron5a4`}],[`path`,{d:`M18 22V8a2 2 0 0 0-2-2H2`,key:`7s9ehn`}]]),um=w(`cross`,[[`path`,{d:`M4 9a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h4a1 1 0 0 1 1 1v4a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2v-4a1 1 0 0 1 1-1h4a2 2 0 0 0 2-2v-2a2 2 0 0 0-2-2h-4a1 1 0 0 1-1-1V4a2 2 0 0 0-2-2h-2a2 2 0 0 0-2 2v4a1 1 0 0 1-1 1z`,key:`1xbrqy`}]]),dm=w(`crosshair`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`line`,{x1:`22`,x2:`18`,y1:`12`,y2:`12`,key:`l9bcsi`}],[`line`,{x1:`6`,x2:`2`,y1:`12`,y2:`12`,key:`13hhkx`}],[`line`,{x1:`12`,x2:`12`,y1:`6`,y2:`2`,key:`10w3f3`}],[`line`,{x1:`12`,x2:`12`,y1:`22`,y2:`18`,key:`15g9kq`}]]),fm=w(`crown`,[[`path`,{d:`M11.562 3.266a.5.5 0 0 1 .876 0L15.39 8.87a1 1 0 0 0 1.516.294L21.183 5.5a.5.5 0 0 1 .798.519l-2.834 10.246a1 1 0 0 1-.956.734H5.81a1 1 0 0 1-.957-.734L2.02 6.02a.5.5 0 0 1 .798-.519l4.276 3.664a1 1 0 0 0 1.516-.294z`,key:`1vdc57`}],[`path`,{d:`M5 21h14`,key:`11awu3`}]]),pm=w(`cuboid`,[[`path`,{d:`M10 22v-8`,key:`1f8443`}],[`path`,{d:`M2.336 8.89 10 14l11.715-7.029`,key:`1qnufy`}],[`path`,{d:`M22 14a2 2 0 0 1-.971 1.715l-10 6a2 2 0 0 1-2.138-.05l-6-4A2 2 0 0 1 2 16v-6a2 2 0 0 1 .971-1.715l10-6a2 2 0 0 1 2.138.05l6 4A2 2 0 0 1 22 8z`,key:`670npk`}]]),mm=w(`cup-soda`,[[`path`,{d:`m6 8 1.75 12.28a2 2 0 0 0 2 1.72h4.54a2 2 0 0 0 2-1.72L18 8`,key:`8166m8`}],[`path`,{d:`M5 8h14`,key:`pcz4l3`}],[`path`,{d:`M7 15a6.47 6.47 0 0 1 5 0 6.47 6.47 0 0 0 5 0`,key:`yjz344`}],[`path`,{d:`m12 8 1-6h2`,key:`3ybfa4`}]]),hm=w(`currency`,[[`circle`,{cx:`12`,cy:`12`,r:`8`,key:`46899m`}],[`line`,{x1:`3`,x2:`6`,y1:`3`,y2:`6`,key:`1jkytn`}],[`line`,{x1:`21`,x2:`18`,y1:`3`,y2:`6`,key:`14zfjt`}],[`line`,{x1:`3`,x2:`6`,y1:`21`,y2:`18`,key:`iusuec`}],[`line`,{x1:`21`,x2:`18`,y1:`21`,y2:`18`,key:`yj2dd7`}]]),gm=w(`cylinder`,[[`ellipse`,{cx:`12`,cy:`5`,rx:`9`,ry:`3`,key:`msslwz`}],[`path`,{d:`M3 5v14a9 3 0 0 0 18 0V5`,key:`aqi0yr`}]]),_m=w(`dam`,[[`path`,{d:`M11 11.31c1.17.56 1.54 1.69 3.5 1.69 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1`,key:`157kva`}],[`path`,{d:`M11.75 18c.35.5 1.45 1 2.75 1 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1`,key:`d7q6m6`}],[`path`,{d:`M2 10h4`,key:`l0bgd4`}],[`path`,{d:`M2 14h4`,key:`1gsvsf`}],[`path`,{d:`M2 18h4`,key:`1bu2t1`}],[`path`,{d:`M2 6h4`,key:`aawbzj`}],[`path`,{d:`M7 3a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1L10 4a1 1 0 0 0-1-1z`,key:`pr6s65`}]]),vm=w(`database-backup`,[[`ellipse`,{cx:`12`,cy:`5`,rx:`9`,ry:`3`,key:`msslwz`}],[`path`,{d:`M3 12a9 3 0 0 0 5 2.69`,key:`1ui2ym`}],[`path`,{d:`M21 9.3V5`,key:`6k6cib`}],[`path`,{d:`M3 5v14a9 3 0 0 0 6.47 2.88`,key:`i62tjy`}],[`path`,{d:`M12 12v4h4`,key:`1bxaet`}],[`path`,{d:`M13 20a5 5 0 0 0 9-3 4.5 4.5 0 0 0-4.5-4.5c-1.33 0-2.54.54-3.41 1.41L12 16`,key:`1f4ei9`}]]),ym=w(`database-search`,[[`path`,{d:`M21 11.693V5`,key:`175m1t`}],[`path`,{d:`m22 22-1.875-1.875`,key:`13zax7`}],[`path`,{d:`M3 12a9 3 0 0 0 8.697 2.998`,key:`151u9p`}],[`path`,{d:`M3 5v14a9 3 0 0 0 9.28 2.999`,key:`q2rs2p`}],[`circle`,{cx:`18`,cy:`18`,r:`3`,key:`1xkwt0`}],[`ellipse`,{cx:`12`,cy:`5`,rx:`9`,ry:`3`,key:`msslwz`}]]),bm=w(`database-zap`,[[`ellipse`,{cx:`12`,cy:`5`,rx:`9`,ry:`3`,key:`msslwz`}],[`path`,{d:`M3 5V19A9 3 0 0 0 15 21.84`,key:`14ibmq`}],[`path`,{d:`M21 5V8`,key:`1marbg`}],[`path`,{d:`M21 12L18 17H22L19 22`,key:`zafso`}],[`path`,{d:`M3 12A9 3 0 0 0 14.59 14.87`,key:`1y4wr8`}]]),xm=w(`database`,[[`ellipse`,{cx:`12`,cy:`5`,rx:`9`,ry:`3`,key:`msslwz`}],[`path`,{d:`M3 5V19A9 3 0 0 0 21 19V5`,key:`1wlel7`}],[`path`,{d:`M3 12A9 3 0 0 0 21 12`,key:`mv7ke4`}]]),Sm=w(`decimals-arrow-left`,[[`path`,{d:`m13 21-3-3 3-3`,key:`s3o1nf`}],[`path`,{d:`M20 18H10`,key:`14r3mt`}],[`path`,{d:`M3 11h.01`,key:`1eifu7`}],[`rect`,{x:`6`,y:`3`,width:`5`,height:`8`,rx:`2.5`,key:`v9paqo`}]]),Cm=w(`decimals-arrow-right`,[[`path`,{d:`M10 18h10`,key:`1y5s8o`}],[`path`,{d:`m17 21 3-3-3-3`,key:`1ammt0`}],[`path`,{d:`M3 11h.01`,key:`1eifu7`}],[`rect`,{x:`15`,y:`3`,width:`5`,height:`8`,rx:`2.5`,key:`76md6a`}],[`rect`,{x:`6`,y:`3`,width:`5`,height:`8`,rx:`2.5`,key:`v9paqo`}]]),wm=w(`delete`,[[`path`,{d:`M10 5a2 2 0 0 0-1.344.519l-6.328 5.74a1 1 0 0 0 0 1.481l6.328 5.741A2 2 0 0 0 10 19h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2z`,key:`1yo7s0`}],[`path`,{d:`m12 9 6 6`,key:`anjzzh`}],[`path`,{d:`m18 9-6 6`,key:`1fp51s`}]]),Tm=w(`dessert`,[[`path`,{d:`M10.162 3.167A10 10 0 0 0 2 13a2 2 0 0 0 4 0v-1a2 2 0 0 1 4 0v4a2 2 0 0 0 4 0v-4a2 2 0 0 1 4 0v1a2 2 0 0 0 4-.006 10 10 0 0 0-8.161-9.826`,key:`xi88qy`}],[`path`,{d:`M20.804 14.869a9 9 0 0 1-17.608 0`,key:`1r28rg`}],[`circle`,{cx:`12`,cy:`4`,r:`2`,key:`muu5ef`}]]),Em=w(`diameter`,[[`circle`,{cx:`19`,cy:`19`,r:`2`,key:`17f5cg`}],[`circle`,{cx:`5`,cy:`5`,r:`2`,key:`1gwv83`}],[`path`,{d:`M6.48 3.66a10 10 0 0 1 13.86 13.86`,key:`xr8kdq`}],[`path`,{d:`m6.41 6.41 11.18 11.18`,key:`uhpjw7`}],[`path`,{d:`M3.66 6.48a10 10 0 0 0 13.86 13.86`,key:`cldpwv`}]]),Dm=w(`diamond-minus`,[[`path`,{d:`M2.7 10.3a2.41 2.41 0 0 0 0 3.41l7.59 7.59a2.41 2.41 0 0 0 3.41 0l7.59-7.59a2.41 2.41 0 0 0 0-3.41L13.7 2.71a2.41 2.41 0 0 0-3.41 0z`,key:`1ey20j`}],[`path`,{d:`M8 12h8`,key:`1wcyev`}]]),Om=w(`diamond-percent`,[[`path`,{d:`M2.7 10.3a2.41 2.41 0 0 0 0 3.41l7.59 7.59a2.41 2.41 0 0 0 3.41 0l7.59-7.59a2.41 2.41 0 0 0 0-3.41L13.7 2.71a2.41 2.41 0 0 0-3.41 0Z`,key:`1tpxz2`}],[`path`,{d:`M9.2 9.2h.01`,key:`1b7bvt`}],[`path`,{d:`m14.5 9.5-5 5`,key:`17q4r4`}],[`path`,{d:`M14.7 14.8h.01`,key:`17nsh4`}]]),km=w(`diamond-plus`,[[`path`,{d:`M12 8v8`,key:`napkw2`}],[`path`,{d:`M2.7 10.3a2.41 2.41 0 0 0 0 3.41l7.59 7.59a2.41 2.41 0 0 0 3.41 0l7.59-7.59a2.41 2.41 0 0 0 0-3.41L13.7 2.71a2.41 2.41 0 0 0-3.41 0z`,key:`1ey20j`}],[`path`,{d:`M8 12h8`,key:`1wcyev`}]]),Am=w(`diamond`,[[`path`,{d:`M2.7 10.3a2.41 2.41 0 0 0 0 3.41l7.59 7.59a2.41 2.41 0 0 0 3.41 0l7.59-7.59a2.41 2.41 0 0 0 0-3.41l-7.59-7.59a2.41 2.41 0 0 0-3.41 0Z`,key:`1f1r0c`}]]),jm=w(`dice-1`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,ry:`2`,key:`1m3agn`}],[`path`,{d:`M12 12h.01`,key:`1mp3jc`}]]),Mm=w(`dice-2`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,ry:`2`,key:`1m3agn`}],[`path`,{d:`M15 9h.01`,key:`x1ddxp`}],[`path`,{d:`M9 15h.01`,key:`fzyn71`}]]),Nm=w(`dice-3`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,ry:`2`,key:`1m3agn`}],[`path`,{d:`M16 8h.01`,key:`cr5u4v`}],[`path`,{d:`M12 12h.01`,key:`1mp3jc`}],[`path`,{d:`M8 16h.01`,key:`18s6g9`}]]),Pm=w(`dice-4`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,ry:`2`,key:`1m3agn`}],[`path`,{d:`M16 8h.01`,key:`cr5u4v`}],[`path`,{d:`M8 8h.01`,key:`1e4136`}],[`path`,{d:`M8 16h.01`,key:`18s6g9`}],[`path`,{d:`M16 16h.01`,key:`1f9h7w`}]]),Fm=w(`dice-5`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,ry:`2`,key:`1m3agn`}],[`path`,{d:`M16 8h.01`,key:`cr5u4v`}],[`path`,{d:`M8 8h.01`,key:`1e4136`}],[`path`,{d:`M8 16h.01`,key:`18s6g9`}],[`path`,{d:`M16 16h.01`,key:`1f9h7w`}],[`path`,{d:`M12 12h.01`,key:`1mp3jc`}]]),Im=w(`dice-6`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,ry:`2`,key:`1m3agn`}],[`path`,{d:`M16 8h.01`,key:`cr5u4v`}],[`path`,{d:`M16 12h.01`,key:`1l6xoz`}],[`path`,{d:`M16 16h.01`,key:`1f9h7w`}],[`path`,{d:`M8 8h.01`,key:`1e4136`}],[`path`,{d:`M8 12h.01`,key:`czm47f`}],[`path`,{d:`M8 16h.01`,key:`18s6g9`}]]),Lm=w(`dices`,[[`rect`,{width:`12`,height:`12`,x:`2`,y:`10`,rx:`2`,ry:`2`,key:`6agr2n`}],[`path`,{d:`m17.92 14 3.5-3.5a2.24 2.24 0 0 0 0-3l-5-4.92a2.24 2.24 0 0 0-3 0L10 6`,key:`1o487t`}],[`path`,{d:`M6 18h.01`,key:`uhywen`}],[`path`,{d:`M10 14h.01`,key:`ssrbsk`}],[`path`,{d:`M15 6h.01`,key:`cblpky`}],[`path`,{d:`M18 9h.01`,key:`2061c0`}]]),Rm=w(`diff`,[[`path`,{d:`M12 3v14`,key:`7cf3v8`}],[`path`,{d:`M5 10h14`,key:`elsbfy`}],[`path`,{d:`M5 21h14`,key:`11awu3`}]]),zm=w(`disc-2`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`circle`,{cx:`12`,cy:`12`,r:`4`,key:`4exip2`}],[`path`,{d:`M12 12h.01`,key:`1mp3jc`}]]),Bm=w(`disc-3`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`M6 12c0-1.7.7-3.2 1.8-4.2`,key:`oqkarx`}],[`circle`,{cx:`12`,cy:`12`,r:`2`,key:`1c9p78`}],[`path`,{d:`M18 12c0 1.7-.7 3.2-1.8 4.2`,key:`1eah9h`}]]),Vm=w(`disc-album`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`circle`,{cx:`12`,cy:`12`,r:`5`,key:`nd82uf`}],[`path`,{d:`M12 12h.01`,key:`1mp3jc`}]]),Hm=w(`disc`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`circle`,{cx:`12`,cy:`12`,r:`2`,key:`1c9p78`}]]),Um=w(`divide`,[[`circle`,{cx:`12`,cy:`6`,r:`1`,key:`1bh7o1`}],[`line`,{x1:`5`,x2:`19`,y1:`12`,y2:`12`,key:`13b5wn`}],[`circle`,{cx:`12`,cy:`18`,r:`1`,key:`lqb9t5`}]]),Wm=w(`dna`,[[`path`,{d:`m10 16 1.5 1.5`,key:`11lckj`}],[`path`,{d:`m14 8-1.5-1.5`,key:`1ohn8i`}],[`path`,{d:`M15 2c-1.798 1.998-2.518 3.995-2.807 5.993`,key:`80uv8i`}],[`path`,{d:`m16.5 10.5 1 1`,key:`696xn5`}],[`path`,{d:`m17 6-2.891-2.891`,key:`xu6p2f`}],[`path`,{d:`M2 15c6.667-6 13.333 0 20-6`,key:`1pyr53`}],[`path`,{d:`m20 9 .891.891`,key:`3xwk7g`}],[`path`,{d:`M3.109 14.109 4 15`,key:`q76aoh`}],[`path`,{d:`m6.5 12.5 1 1`,key:`cs35ky`}],[`path`,{d:`m7 18 2.891 2.891`,key:`1sisit`}],[`path`,{d:`M9 22c1.798-1.998 2.518-3.995 2.807-5.993`,key:`q3hbxp`}]]),Gm=w(`dog`,[[`path`,{d:`M11.25 16.25h1.5L12 17z`,key:`w7jh35`}],[`path`,{d:`M16 14v.5`,key:`1lajdz`}],[`path`,{d:`M4.42 11.247A13.152 13.152 0 0 0 4 14.556C4 18.728 7.582 21 12 21s8-2.272 8-6.444a11.702 11.702 0 0 0-.493-3.309`,key:`u7s9ue`}],[`path`,{d:`M8 14v.5`,key:`1nzgdb`}],[`path`,{d:`M8.5 8.5c-.384 1.05-1.083 2.028-2.344 2.5-1.931.722-3.576-.297-3.656-1-.113-.994 1.177-6.53 4-7 1.923-.321 3.651.845 3.651 2.235A7.497 7.497 0 0 1 14 5.277c0-1.39 1.844-2.598 3.767-2.277 2.823.47 4.113 6.006 4 7-.08.703-1.725 1.722-3.656 1-1.261-.472-1.855-1.45-2.239-2.5`,key:`v8hric`}]]),Km=w(`dna-off`,[[`path`,{d:`M15 2c-1.35 1.5-2.092 3-2.5 4.5L14 8`,key:`1bivrr`}],[`path`,{d:`m17 6-2.891-2.891`,key:`xu6p2f`}],[`path`,{d:`M2 15c3.333-3 6.667-3 10-3`,key:`nxix30`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}],[`path`,{d:`m20 9 .891.891`,key:`3xwk7g`}],[`path`,{d:`M22 9c-1.5 1.35-3 2.092-4.5 2.5l-1-1`,key:`18cutr`}],[`path`,{d:`M3.109 14.109 4 15`,key:`q76aoh`}],[`path`,{d:`m6.5 12.5 1 1`,key:`cs35ky`}],[`path`,{d:`m7 18 2.891 2.891`,key:`1sisit`}],[`path`,{d:`M9 22c1.35-1.5 2.092-3 2.5-4.5L10 16`,key:`rlvei3`}]]),qm=w(`dock`,[[`path`,{d:`M2 8h20`,key:`d11cs7`}],[`rect`,{width:`20`,height:`16`,x:`2`,y:`4`,rx:`2`,key:`18n3k1`}],[`path`,{d:`M6 16h12`,key:`u522kt`}]]),Jm=w(`dollar-sign`,[[`line`,{x1:`12`,x2:`12`,y1:`2`,y2:`22`,key:`7eqyqh`}],[`path`,{d:`M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6`,key:`1b0p4s`}]]),Ym=w(`donut`,[[`path`,{d:`M20.5 10a2.5 2.5 0 0 1-2.4-3H18a2.95 2.95 0 0 1-2.6-4.4 10 10 0 1 0 6.3 7.1c-.3.2-.8.3-1.2.3`,key:`19sr3x`}],[`circle`,{cx:`12`,cy:`12`,r:`3`,key:`1v7zrd`}]]),Xm=w(`door-closed-locked`,[[`path`,{d:`M10 12h.01`,key:`1kxr2c`}],[`path`,{d:`M18 9V6a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v14`,key:`1bnhmg`}],[`path`,{d:`M2 20h8`,key:`10ntw1`}],[`path`,{d:`M20 17v-2a2 2 0 1 0-4 0v2`,key:`pwaxnr`}],[`rect`,{x:`14`,y:`17`,width:`8`,height:`5`,rx:`1`,key:`15pjcy`}]]),Zm=w(`door-closed`,[[`path`,{d:`M10 12h.01`,key:`1kxr2c`}],[`path`,{d:`M18 20V6a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v14`,key:`36qu9e`}],[`path`,{d:`M2 20h20`,key:`owomy5`}]]),Qm=w(`door-open`,[[`path`,{d:`M11 20H2`,key:`nlcfvz`}],[`path`,{d:`M11 4.562v16.157a1 1 0 0 0 1.242.97L19 20V5.562a2 2 0 0 0-1.515-1.94l-4-1A2 2 0 0 0 11 4.561z`,key:`au4z13`}],[`path`,{d:`M11 4H8a2 2 0 0 0-2 2v14`,key:`74r1mk`}],[`path`,{d:`M14 12h.01`,key:`1jfl7z`}],[`path`,{d:`M22 20h-3`,key:`vhrsz`}]]),$m=w(`dot`,[[`circle`,{cx:`12.1`,cy:`12.1`,r:`1`,key:`18d7e5`}]]),eh=w(`download`,[[`path`,{d:`M12 15V3`,key:`m9g1x1`}],[`path`,{d:`M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4`,key:`ih7n3h`}],[`path`,{d:`m7 10 5 5 5-5`,key:`brsn70`}]]),th=w(`drafting-compass`,[[`path`,{d:`m12.99 6.74 1.93 3.44`,key:`iwagvd`}],[`path`,{d:`M19.136 12a10 10 0 0 1-14.271 0`,key:`ppmlo4`}],[`path`,{d:`m21 21-2.16-3.84`,key:`vylbct`}],[`path`,{d:`m3 21 8.02-14.26`,key:`1ssaw4`}],[`circle`,{cx:`12`,cy:`5`,r:`2`,key:`f1ur92`}]]),nh=w(`drama`,[[`path`,{d:`M10 11h.01`,key:`d2at3l`}],[`path`,{d:`M14 6h.01`,key:`k028ub`}],[`path`,{d:`M18 6h.01`,key:`1v4wsw`}],[`path`,{d:`M6.5 13.1h.01`,key:`1748ia`}],[`path`,{d:`M22 5c0 9-4 12-6 12s-6-3-6-12c0-2 2-3 6-3s6 1 6 3`,key:`172yzv`}],[`path`,{d:`M17.4 9.9c-.8.8-2 .8-2.8 0`,key:`1obv0w`}],[`path`,{d:`M10.1 7.1C9 7.2 7.7 7.7 6 8.6c-3.5 2-4.7 3.9-3.7 5.6 4.5 7.8 9.5 8.4 11.2 7.4.9-.5 1.9-2.1 1.9-4.7`,key:`rqjl8i`}],[`path`,{d:`M9.1 16.5c.3-1.1 1.4-1.7 2.4-1.4`,key:`1mr6wy`}]]),rh=w(`drill`,[[`path`,{d:`M10 18a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H5a3 3 0 0 1-3-3 1 1 0 0 1 1-1z`,key:`ioqxb1`}],[`path`,{d:`M13 10H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1l-.81 3.242a1 1 0 0 1-.97.758H8`,key:`1rs59n`}],[`path`,{d:`M14 4h3a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-3`,key:`105ega`}],[`path`,{d:`M18 6h4`,key:`66u95g`}],[`path`,{d:`m5 10-2 8`,key:`xt2lic`}],[`path`,{d:`m7 18 2-8`,key:`1bzku2`}]]),ih=w(`drone`,[[`path`,{d:`M10 10 7 7`,key:`zp14k7`}],[`path`,{d:`m10 14-3 3`,key:`1jrpxk`}],[`path`,{d:`m14 10 3-3`,key:`7tigam`}],[`path`,{d:`m14 14 3 3`,key:`vm23p3`}],[`path`,{d:`M14.205 4.139a4 4 0 1 1 5.439 5.863`,key:`1tm5p2`}],[`path`,{d:`M19.637 14a4 4 0 1 1-5.432 5.868`,key:`16egi2`}],[`path`,{d:`M4.367 10a4 4 0 1 1 5.438-5.862`,key:`1wta6a`}],[`path`,{d:`M9.795 19.862a4 4 0 1 1-5.429-5.873`,key:`q39hpv`}],[`rect`,{x:`10`,y:`8`,width:`4`,height:`8`,rx:`1`,key:`phrjt1`}]]),ah=w(`droplet-off`,[[`path`,{d:`M18.715 13.186C18.29 11.858 17.384 10.607 16 9.5c-2-1.6-3.5-4-4-6.5a10.7 10.7 0 0 1-.884 2.586`,key:`8suz2t`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}],[`path`,{d:`M8.795 8.797A11 11 0 0 1 8 9.5C6 11.1 5 13 5 15a7 7 0 0 0 13.222 3.208`,key:`19dw9m`}]]),oh=w(`droplet`,[[`path`,{d:`M12 22a7 7 0 0 0 7-7c0-2-1-3.9-3-5.5s-3.5-4-4-6.5c-.5 2.5-2 4.9-4 6.5C6 11.1 5 13 5 15a7 7 0 0 0 7 7z`,key:`c7niix`}]]),sh=w(`droplets`,[[`path`,{d:`M7 16.3c2.2 0 4-1.83 4-4.05 0-1.16-.57-2.26-1.71-3.19S7.29 6.75 7 5.3c-.29 1.45-1.14 2.84-2.29 3.76S3 11.1 3 12.25c0 2.22 1.8 4.05 4 4.05z`,key:`1ptgy4`}],[`path`,{d:`M12.56 6.6A10.97 10.97 0 0 0 14 3.02c.5 2.5 2 4.9 4 6.5s3 3.5 3 5.5a6.98 6.98 0 0 1-11.91 4.97`,key:`1sl1rz`}]]),ch=w(`drum`,[[`path`,{d:`m2 2 8 8`,key:`1v6059`}],[`path`,{d:`m22 2-8 8`,key:`173r8a`}],[`ellipse`,{cx:`12`,cy:`9`,rx:`10`,ry:`5`,key:`liohsx`}],[`path`,{d:`M7 13.4v7.9`,key:`1yi6u9`}],[`path`,{d:`M12 14v8`,key:`1tn2tj`}],[`path`,{d:`M17 13.4v7.9`,key:`eqz2v3`}],[`path`,{d:`M2 9v8a10 5 0 0 0 20 0V9`,key:`1750ul`}]]),lh=w(`drumstick`,[[`path`,{d:`M15.4 15.63a7.875 6 135 1 1 6.23-6.23 4.5 3.43 135 0 0-6.23 6.23`,key:`1dtqwm`}],[`path`,{d:`m8.29 12.71-2.6 2.6a2.5 2.5 0 1 0-1.65 4.65A2.5 2.5 0 1 0 8.7 18.3l2.59-2.59`,key:`1oq1fw`}]]),uh=w(`dumbbell`,[[`path`,{d:`M17.596 12.768a2 2 0 1 0 2.829-2.829l-1.768-1.767a2 2 0 0 0 2.828-2.829l-2.828-2.828a2 2 0 0 0-2.829 2.828l-1.767-1.768a2 2 0 1 0-2.829 2.829z`,key:`9m4mmf`}],[`path`,{d:`m2.5 21.5 1.4-1.4`,key:`17g3f0`}],[`path`,{d:`m20.1 3.9 1.4-1.4`,key:`1qn309`}],[`path`,{d:`M5.343 21.485a2 2 0 1 0 2.829-2.828l1.767 1.768a2 2 0 1 0 2.829-2.829l-6.364-6.364a2 2 0 1 0-2.829 2.829l1.768 1.767a2 2 0 0 0-2.828 2.829z`,key:`1t2c92`}],[`path`,{d:`m9.6 14.4 4.8-4.8`,key:`6umqxw`}]]),dh=w(`ear-off`,[[`path`,{d:`M6 18.5a3.5 3.5 0 1 0 7 0c0-1.57.92-2.52 2.04-3.46`,key:`1qngmn`}],[`path`,{d:`M6 8.5c0-.75.13-1.47.36-2.14`,key:`b06bma`}],[`path`,{d:`M8.8 3.15A6.5 6.5 0 0 1 19 8.5c0 1.63-.44 2.81-1.09 3.76`,key:`g10hsz`}],[`path`,{d:`M12.5 6A2.5 2.5 0 0 1 15 8.5M10 13a2 2 0 0 0 1.82-1.18`,key:`ygzou7`}],[`line`,{x1:`2`,x2:`22`,y1:`2`,y2:`22`,key:`a6p6uj`}]]),fh=w(`ear`,[[`path`,{d:`M6 8.5a6.5 6.5 0 1 1 13 0c0 6-6 6-6 10a3.5 3.5 0 1 1-7 0`,key:`1dfaln`}],[`path`,{d:`M15 8.5a2.5 2.5 0 0 0-5 0v1a2 2 0 1 1 0 4`,key:`1qnva7`}]]),ph=w(`earth-lock`,[[`path`,{d:`M7 3.34V5a3 3 0 0 0 3 3`,key:`w732o8`}],[`path`,{d:`M11 21.95V18a2 2 0 0 0-2-2 2 2 0 0 1-2-2v-1a2 2 0 0 0-2-2H2.05`,key:`f02343`}],[`path`,{d:`M21.54 15H17a2 2 0 0 0-2 2v4.54`,key:`1djwo0`}],[`path`,{d:`M12 2a10 10 0 1 0 9.54 13`,key:`zjsr6q`}],[`path`,{d:`M20 6V4a2 2 0 1 0-4 0v2`,key:`1of5e8`}],[`rect`,{width:`8`,height:`5`,x:`14`,y:`6`,rx:`1`,key:`1fmf51`}]]),mh=w(`earth`,[[`path`,{d:`M21.54 15H17a2 2 0 0 0-2 2v4.54`,key:`1djwo0`}],[`path`,{d:`M7 3.34V5a3 3 0 0 0 3 3a2 2 0 0 1 2 2c0 1.1.9 2 2 2a2 2 0 0 0 2-2c0-1.1.9-2 2-2h3.17`,key:`1tzkfa`}],[`path`,{d:`M11 21.95V18a2 2 0 0 0-2-2a2 2 0 0 1-2-2v-1a2 2 0 0 0-2-2H2.05`,key:`14pb5j`}],[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}]]),hh=w(`eclipse`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`M12 2a7 7 0 1 0 10 10`,key:`1yuj32`}]]),gh=w(`egg-fried`,[[`circle`,{cx:`11.5`,cy:`12.5`,r:`3.5`,key:`1cl1mi`}],[`path`,{d:`M3 8c0-3.5 2.5-6 6.5-6 5 0 4.83 3 7.5 5s5 2 5 6c0 4.5-2.5 6.5-7 6.5-2.5 0-2.5 2.5-6 2.5s-7-2-7-5.5c0-3 1.5-3 1.5-5C3.5 10 3 9 3 8Z`,key:`165ef9`}]]),_h=w(`egg`,[[`path`,{d:`M12 2C8 2 4 8 4 14a8 8 0 0 0 16 0c0-6-4-12-8-12`,key:`1le142`}]]),vh=w(`egg-off`,[[`path`,{d:`m2 2 20 20`,key:`1ooewy`}],[`path`,{d:`M20 14.347V14c0-6-4-12-8-12-1.078 0-2.157.436-3.157 1.19`,key:`13g2jy`}],[`path`,{d:`M6.206 6.21C4.871 8.4 4 11.2 4 14a8 8 0 0 0 14.568 4.568`,key:`1581id`}]]),yh=w(`ellipse`,[[`ellipse`,{cx:`12`,cy:`12`,rx:`10`,ry:`6`,key:`swdkt4`}]]),bh=w(`ellipsis-vertical`,[[`circle`,{cx:`12`,cy:`12`,r:`1`,key:`41hilf`}],[`circle`,{cx:`12`,cy:`5`,r:`1`,key:`gxeob9`}],[`circle`,{cx:`12`,cy:`19`,r:`1`,key:`lyex9k`}]]),xh=w(`ellipsis`,[[`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`}]]),Sh=w(`equal-approximately`,[[`path`,{d:`M5 15a6.5 6.5 0 0 1 7 0 6.5 6.5 0 0 0 7 0`,key:`yrdkhy`}],[`path`,{d:`M5 9a6.5 6.5 0 0 1 7 0 6.5 6.5 0 0 0 7 0`,key:`gzkvyz`}]]),Ch=w(`equal-not`,[[`line`,{x1:`5`,x2:`19`,y1:`9`,y2:`9`,key:`1nwqeh`}],[`line`,{x1:`5`,x2:`19`,y1:`15`,y2:`15`,key:`g8yjpy`}],[`line`,{x1:`19`,x2:`5`,y1:`5`,y2:`19`,key:`1x9vlm`}]]),wh=w(`equal`,[[`line`,{x1:`5`,x2:`19`,y1:`9`,y2:`9`,key:`1nwqeh`}],[`line`,{x1:`5`,x2:`19`,y1:`15`,y2:`15`,key:`g8yjpy`}]]),Th=w(`eraser`,[[`path`,{d:`M21 21H8a2 2 0 0 1-1.42-.587l-3.994-3.999a2 2 0 0 1 0-2.828l10-10a2 2 0 0 1 2.829 0l5.999 6a2 2 0 0 1 0 2.828L12.834 21`,key:`g5wo59`}],[`path`,{d:`m5.082 11.09 8.828 8.828`,key:`1wx5vj`}]]),Eh=w(`ethernet-port`,[[`path`,{d:`m15 20 3-3h2a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h2l3 3z`,key:`rbahqx`}],[`path`,{d:`M6 8v1`,key:`1636ez`}],[`path`,{d:`M10 8v1`,key:`1talb4`}],[`path`,{d:`M14 8v1`,key:`1rsfgr`}],[`path`,{d:`M18 8v1`,key:`gnkwox`}]]),Dh=w(`euro`,[[`path`,{d:`M4 10h12`,key:`1y6xl8`}],[`path`,{d:`M4 14h9`,key:`1loblj`}],[`path`,{d:`M19 6a7.7 7.7 0 0 0-5.2-2A7.9 7.9 0 0 0 6 12c0 4.4 3.5 8 7.8 8 2 0 3.8-.8 5.2-2`,key:`1j6lzo`}]]),Oh=w(`ev-charger`,[[`path`,{d:`M14 13h2a2 2 0 0 1 2 2v2a2 2 0 0 0 4 0v-6.998a2 2 0 0 0-.59-1.42L18 5`,key:`1wtuz0`}],[`path`,{d:`M14 21V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v16`,key:`e09ifn`}],[`path`,{d:`M2 21h13`,key:`1x0fut`}],[`path`,{d:`M3 7h11`,key:`19efrr`}],[`path`,{d:`m9 11-2 3h3l-2 3`,key:`lmzxi1`}]]),kh=w(`expand`,[[`path`,{d:`m15 15 6 6`,key:`1s409w`}],[`path`,{d:`m15 9 6-6`,key:`ko1vev`}],[`path`,{d:`M21 16v5h-5`,key:`1ck2sf`}],[`path`,{d:`M21 8V3h-5`,key:`1qoq8a`}],[`path`,{d:`M3 16v5h5`,key:`1t08am`}],[`path`,{d:`m3 21 6-6`,key:`wwnumi`}],[`path`,{d:`M3 8V3h5`,key:`1ln10m`}],[`path`,{d:`M9 9 3 3`,key:`v551iv`}]]),Ah=w(`external-link`,[[`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`}]]),jh=w(`eye-closed`,[[`path`,{d:`m15 18-.722-3.25`,key:`1j64jw`}],[`path`,{d:`M2 8a10.645 10.645 0 0 0 20 0`,key:`1e7gxb`}],[`path`,{d:`m20 15-1.726-2.05`,key:`1cnuld`}],[`path`,{d:`m4 15 1.726-2.05`,key:`1dsqqd`}],[`path`,{d:`m9 18 .722-3.25`,key:`ypw2yx`}]]),Mh=w(`eye-off`,[[`path`,{d:`M10.733 5.076a10.744 10.744 0 0 1 11.205 6.575 1 1 0 0 1 0 .696 10.747 10.747 0 0 1-1.444 2.49`,key:`ct8e1f`}],[`path`,{d:`M14.084 14.158a3 3 0 0 1-4.242-4.242`,key:`151rxh`}],[`path`,{d:`M17.479 17.499a10.75 10.75 0 0 1-15.417-5.151 1 1 0 0 1 0-.696 10.75 10.75 0 0 1 4.446-5.143`,key:`13bj9a`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}]]),Nh=w(`factory`,[[`path`,{d:`M12 16h.01`,key:`1drbdi`}],[`path`,{d:`M16 16h.01`,key:`1f9h7w`}],[`path`,{d:`M3 19a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V8.5a.5.5 0 0 0-.769-.422l-4.462 2.844A.5.5 0 0 1 15 10.5v-2a.5.5 0 0 0-.769-.422L9.77 10.922A.5.5 0 0 1 9 10.5V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2z`,key:`1iv0i2`}],[`path`,{d:`M8 16h.01`,key:`18s6g9`}]]),Ph=w(`eye`,[[`path`,{d:`M2.062 12.348a1 1 0 0 1 0-.696 10.75 10.75 0 0 1 19.876 0 1 1 0 0 1 0 .696 10.75 10.75 0 0 1-19.876 0`,key:`1nclc0`}],[`circle`,{cx:`12`,cy:`12`,r:`3`,key:`1v7zrd`}]]),Fh=w(`fan`,[[`path`,{d:`M10.827 16.379a6.082 6.082 0 0 1-8.618-7.002l5.412 1.45a6.082 6.082 0 0 1 7.002-8.618l-1.45 5.412a6.082 6.082 0 0 1 8.618 7.002l-5.412-1.45a6.082 6.082 0 0 1-7.002 8.618l1.45-5.412Z`,key:`484a7f`}],[`path`,{d:`M12 12v.01`,key:`u5ubse`}]]),Ih=w(`fast-forward`,[[`path`,{d:`M12 6a2 2 0 0 1 3.414-1.414l6 6a2 2 0 0 1 0 2.828l-6 6A2 2 0 0 1 12 18z`,key:`b19h5q`}],[`path`,{d:`M2 6a2 2 0 0 1 3.414-1.414l6 6a2 2 0 0 1 0 2.828l-6 6A2 2 0 0 1 2 18z`,key:`h7h5ge`}]]),Lh=w(`feather`,[[`path`,{d:`M12.67 19a2 2 0 0 0 1.416-.588l6.154-6.172a6 6 0 0 0-8.49-8.49L5.586 9.914A2 2 0 0 0 5 11.328V18a1 1 0 0 0 1 1z`,key:`18jl4k`}],[`path`,{d:`M16 8 2 22`,key:`vp34q`}],[`path`,{d:`M17.5 15H9`,key:`1oz8nu`}]]),Rh=w(`fence`,[[`path`,{d:`M4 3 2 5v15c0 .6.4 1 1 1h2c.6 0 1-.4 1-1V5Z`,key:`1n2rgs`}],[`path`,{d:`M6 8h4`,key:`utf9t1`}],[`path`,{d:`M6 18h4`,key:`12yh4b`}],[`path`,{d:`m12 3-2 2v15c0 .6.4 1 1 1h2c.6 0 1-.4 1-1V5Z`,key:`3ha7mj`}],[`path`,{d:`M14 8h4`,key:`1r8wg2`}],[`path`,{d:`M14 18h4`,key:`1t3kbu`}],[`path`,{d:`m20 3-2 2v15c0 .6.4 1 1 1h2c.6 0 1-.4 1-1V5Z`,key:`dfd4e2`}]]),zh=w(`ferris-wheel`,[[`circle`,{cx:`12`,cy:`12`,r:`2`,key:`1c9p78`}],[`path`,{d:`M12 2v4`,key:`3427ic`}],[`path`,{d:`m6.8 15-3.5 2`,key:`hjy98k`}],[`path`,{d:`m20.7 7-3.5 2`,key:`f08gto`}],[`path`,{d:`M6.8 9 3.3 7`,key:`1aevh4`}],[`path`,{d:`m20.7 17-3.5-2`,key:`1liqo3`}],[`path`,{d:`m9 22 3-8 3 8`,key:`wees03`}],[`path`,{d:`M8 22h8`,key:`rmew8v`}],[`path`,{d:`M18 18.7a9 9 0 1 0-12 0`,key:`dhzg4g`}]]),Bh=w(`file-archive`,[[`path`,{d:`M13.659 22H18a2 2 0 0 0 2-2V8a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 14 2H6a2 2 0 0 0-2 2v11.5`,key:`4pqfef`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`path`,{d:`M8 12v-1`,key:`1ej8lb`}],[`path`,{d:`M8 18v-2`,key:`qcmpov`}],[`path`,{d:`M8 7V6`,key:`1nbb54`}],[`circle`,{cx:`8`,cy:`20`,r:`2`,key:`ckkr5m`}]]),Vh=w(`file-axis-3d`,[[`path`,{d:`M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z`,key:`1oefj6`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`path`,{d:`m8 18 4-4`,key:`12zab0`}],[`path`,{d:`M8 10v8h8`,key:`tlaukw`}]]),Hh=w(`file-badge`,[[`path`,{d:`M13 22h5a2 2 0 0 0 2-2V8a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 14 2H6a2 2 0 0 0-2 2v3.3`,key:`cvl1xm`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`path`,{d:`m7.69 16.479 1.29 4.88a.5.5 0 0 1-.698.591l-1.843-.849a1 1 0 0 0-.879.001l-1.846.85a.5.5 0 0 1-.692-.593l1.29-4.88`,key:`1ff7gj`}],[`circle`,{cx:`6`,cy:`14`,r:`3`,key:`a1xfv6`}]]),Uh=w(`file-braces-corner`,[[`path`,{d:`M14 22h4a2 2 0 0 0 2-2V8a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 14 2H6a2 2 0 0 0-2 2v6`,key:`14cnrg`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`path`,{d:`M5 14a1 1 0 0 0-1 1v2a1 1 0 0 1-1 1 1 1 0 0 1 1 1v2a1 1 0 0 0 1 1`,key:`sr0ebq`}],[`path`,{d:`M9 22a1 1 0 0 0 1-1v-2a1 1 0 0 1 1-1 1 1 0 0 1-1-1v-2a1 1 0 0 0-1-1`,key:`w793db`}]]),Wh=w(`file-box`,[[`path`,{d:`M14.5 22H18a2 2 0 0 0 2-2V8a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 14 2H6a2 2 0 0 0-2 2v3.8`,key:`1kchwa`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`path`,{d:`M11.7 14.2 7 17l-4.7-2.8`,key:`1yk8tc`}],[`path`,{d:`M3 13.1a2 2 0 0 0-.999 1.76v3.24a2 2 0 0 0 .969 1.78L6 21.7a2 2 0 0 0 2.03.01L11 19.9a2 2 0 0 0 1-1.76V14.9a2 2 0 0 0-.97-1.78L8 11.3a2 2 0 0 0-2.03-.01z`,key:`19flxy`}],[`path`,{d:`M7 17v5`,key:`1yj1jh`}]]),Gh=w(`file-braces`,[[`path`,{d:`M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z`,key:`1oefj6`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`path`,{d:`M10 12a1 1 0 0 0-1 1v1a1 1 0 0 1-1 1 1 1 0 0 1 1 1v1a1 1 0 0 0 1 1`,key:`1oajmo`}],[`path`,{d:`M14 18a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1 1 1 0 0 1-1-1v-1a1 1 0 0 0-1-1`,key:`mpwhp6`}]]),Kh=w(`file-chart-column-increasing`,[[`path`,{d:`M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z`,key:`1oefj6`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`path`,{d:`M8 18v-2`,key:`qcmpov`}],[`path`,{d:`M12 18v-4`,key:`q1q25u`}],[`path`,{d:`M16 18v-6`,key:`15y0np`}]]),qh=w(`file-chart-column`,[[`path`,{d:`M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z`,key:`1oefj6`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`path`,{d:`M8 18v-1`,key:`zg0ygc`}],[`path`,{d:`M12 18v-6`,key:`17g6i2`}],[`path`,{d:`M16 18v-3`,key:`j5jt4h`}]]),gte=w(`file-chart-line`,[[`path`,{d:`M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z`,key:`1oefj6`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`path`,{d:`m16 13-3.5 3.5-2-2L8 17`,key:`zz7yod`}]]),_te=w(`file-chart-pie`,[[`path`,{d:`M15.941 22H18a2 2 0 0 0 2-2V8a2.4 2.4 0 0 0-.706-1.704l-3.588-3.588A2.4 2.4 0 0 0 14 2H6a2 2 0 0 0-2 2v3.512`,key:`13hoie`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`path`,{d:`M4.017 11.512a6 6 0 1 0 8.466 8.475`,key:`s6vs5t`}],[`path`,{d:`M9 16a1 1 0 0 1-1-1v-4c0-.552.45-1.008.995-.917a6 6 0 0 1 4.922 4.922c.091.544-.365.995-.917.995z`,key:`1dl6s6`}]]),vte=w(`file-check-corner`,[[`path`,{d:`M10.5 22H6a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.706.706l3.588 3.588A2.4 2.4 0 0 1 20 8v6`,key:`g5mvt7`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`path`,{d:`m14 20 2 2 4-4`,key:`15kota`}]]),yte=w(`file-check`,[[`path`,{d:`M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z`,key:`1oefj6`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`path`,{d:`m9 15 2 2 4-4`,key:`1grp1n`}]]),bte=w(`file-clock`,[[`path`,{d:`M16 22h2a2 2 0 0 0 2-2V8a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 14 2H6a2 2 0 0 0-2 2v2.85`,key:`ryk6xj`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`path`,{d:`M8 14v2.2l1.6 1`,key:`6m4bie`}],[`circle`,{cx:`8`,cy:`16`,r:`6`,key:`10v15b`}]]),Jh=w(`file-code-corner`,[[`path`,{d:`M4 12.15V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.706.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2h-3.35`,key:`1wthlu`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`path`,{d:`m5 16-3 3 3 3`,key:`331omg`}],[`path`,{d:`m9 22 3-3-3-3`,key:`lsp7cz`}]]),xte=w(`file-cog`,[[`path`,{d:`M15 8a1 1 0 0 1-1-1V2a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8z`,key:`1ckgky`}],[`path`,{d:`M20 8v12a2 2 0 0 1-2 2h-4.182`,key:`1726p0`}],[`path`,{d:`m3.305 19.53.923-.382`,key:`ao1pio`}],[`path`,{d:`M4 10.592V4a2 2 0 0 1 2-2h8`,key:`1foop0`}],[`path`,{d:`m4.228 16.852-.924-.383`,key:`1fv9zy`}],[`path`,{d:`m5.852 15.228-.383-.923`,key:`1a9hc2`}],[`path`,{d:`m5.852 20.772-.383.924`,key:`1sh9ke`}],[`path`,{d:`m8.148 15.228.383-.923`,key:`4yu6lf`}],[`path`,{d:`m8.53 21.696-.382-.924`,key:`18b0s9`}],[`path`,{d:`m9.773 16.852.922-.383`,key:`ti6xop`}],[`path`,{d:`m9.773 19.148.922.383`,key:`rws47d`}],[`circle`,{cx:`7`,cy:`18`,r:`3`,key:`lvkj7j`}]]),Ste=w(`file-code`,[[`path`,{d:`M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z`,key:`1oefj6`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`path`,{d:`M10 12.5 8 15l2 2.5`,key:`1tg20x`}],[`path`,{d:`m14 12.5 2 2.5-2 2.5`,key:`yinavb`}]]),Cte=w(`file-digit`,[[`path`,{d:`M4 12V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.706.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2`,key:`jrl274`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`path`,{d:`M10 16h2v6`,key:`1bxocy`}],[`path`,{d:`M10 22h4`,key:`ceow96`}],[`rect`,{x:`2`,y:`16`,width:`4`,height:`6`,rx:`2`,key:`r45zd0`}]]),wte=w(`file-diff`,[[`path`,{d:`M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z`,key:`1oefj6`}],[`path`,{d:`M9 10h6`,key:`9gxzsh`}],[`path`,{d:`M12 13V7`,key:`h0r20n`}],[`path`,{d:`M9 17h6`,key:`r8uit2`}]]),Tte=w(`file-down`,[[`path`,{d:`M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z`,key:`1oefj6`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`path`,{d:`M12 18v-6`,key:`17g6i2`}],[`path`,{d:`m9 15 3 3 3-3`,key:`1npd3o`}]]),Ete=w(`file-exclamation-point`,[[`path`,{d:`M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z`,key:`1oefj6`}],[`path`,{d:`M12 9v4`,key:`juzpu7`}],[`path`,{d:`M12 17h.01`,key:`p32p05`}]]),Dte=w(`file-heart`,[[`path`,{d:`M13 22h5a2 2 0 0 0 2-2V8a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 14 2H6a2 2 0 0 0-2 2v7`,key:`oagw2b`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`path`,{d:`M3.62 18.8A2.25 2.25 0 1 1 7 15.836a2.25 2.25 0 1 1 3.38 2.966l-2.626 2.856a1 1 0 0 1-1.507 0z`,key:`rg3psg`}]]),Ote=w(`file-headphone`,[[`path`,{d:`M4 6.835V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.706.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2h-.343`,key:`1vfytu`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`path`,{d:`M2 19a2 2 0 0 1 4 0v1a2 2 0 0 1-4 0v-4a6 6 0 0 1 12 0v4a2 2 0 0 1-4 0v-1a2 2 0 0 1 4 0`,key:`1etmh7`}]]),kte=w(`file-image`,[[`path`,{d:`M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z`,key:`1oefj6`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`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`}]]),Ate=w(`file-input`,[[`path`,{d:`M4 11V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.706.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-1`,key:`1q9hii`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`path`,{d:`M2 15h10`,key:`jfw4w8`}],[`path`,{d:`m9 18 3-3-3-3`,key:`112psh`}]]),jte=w(`file-lock`,[[`path`,{d:`M4 9.8V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.706.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2h-3`,key:`1432pc`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`path`,{d:`M9 17v-2a2 2 0 0 0-4 0v2`,key:`168m41`}],[`rect`,{width:`8`,height:`5`,x:`3`,y:`17`,rx:`1`,key:`o8vfew`}]]),Mte=w(`file-key`,[[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`path`,{d:`M4 12v6`,key:`bg1pfk`}],[`path`,{d:`M4 14h2`,key:`1sf9f8`}],[`path`,{d:`M9.65 22H18a2 2 0 0 0 2-2V8a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 14 2H6a2 2 0 0 0-2 2v4`,key:`d56i0q`}],[`circle`,{cx:`4`,cy:`20`,r:`2`,key:`6kqj1y`}]]),Nte=w(`file-minus-corner`,[[`path`,{d:`M20 14V8a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12`,key:`l9p8hp`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`path`,{d:`M14 18h6`,key:`1m8k6r`}]]),Pte=w(`file-minus`,[[`path`,{d:`M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z`,key:`1oefj6`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`path`,{d:`M9 15h6`,key:`cctwl0`}]]),Fte=w(`file-music`,[[`path`,{d:`M11.65 22H18a2 2 0 0 0 2-2V8a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 14 2H6a2 2 0 0 0-2 2v10.35`,key:`5ad7z2`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`path`,{d:`M8 20v-7l3 1.474`,key:`1ggyb9`}],[`circle`,{cx:`6`,cy:`20`,r:`2`,key:`j7wjp0`}]]),Ite=w(`file-output`,[[`path`,{d:`M4.226 20.925A2 2 0 0 0 6 22h12a2 2 0 0 0 2-2V8a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 14 2H6a2 2 0 0 0-2 2v3.127`,key:`wfxp4w`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`path`,{d:`m5 11-3 3`,key:`1dgrs4`}],[`path`,{d:`m5 17-3-3h10`,key:`1mvvaf`}]]),Lte=w(`file-pen-line`,[[`path`,{d:`M14.364 13.634a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506l4.013-4.009a1 1 0 0 0-3.004-3.004z`,key:`ukzhwg`}],[`path`,{d:`M14.487 7.858A1 1 0 0 1 14 7V2`,key:`1klhew`}],[`path`,{d:`M20 19.645V20a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l2.516 2.516`,key:`rxaxab`}],[`path`,{d:`M8 18h1`,key:`13wk12`}]]),Rte=w(`file-pen`,[[`path`,{d:`M12.659 22H18a2 2 0 0 0 2-2V8a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 14 2H6a2 2 0 0 0-2 2v9.34`,key:`o6klzx`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`path`,{d:`M10.378 12.622a1 1 0 0 1 3 3.003L8.36 20.637a2 2 0 0 1-.854.506l-2.867.837a.5.5 0 0 1-.62-.62l.836-2.869a2 2 0 0 1 .506-.853z`,key:`zhnas1`}]]),zte=w(`file-play`,[[`path`,{d:`M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z`,key:`1oefj6`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`path`,{d:`M15.033 13.44a.647.647 0 0 1 0 1.12l-4.065 2.352a.645.645 0 0 1-.968-.56v-4.704a.645.645 0 0 1 .967-.56z`,key:`1tzo1f`}]]),Bte=w(`file-plus-corner`,[[`path`,{d:`M11.35 22H6a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.706.706l3.588 3.588A2.4 2.4 0 0 1 20 8v5.35`,key:`17jvcc`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`path`,{d:`M14 19h6`,key:`bvotb8`}],[`path`,{d:`M17 16v6`,key:`18yu1i`}]]),Vte=w(`file-plus`,[[`path`,{d:`M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z`,key:`1oefj6`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`path`,{d:`M9 15h6`,key:`cctwl0`}],[`path`,{d:`M12 18v-6`,key:`17g6i2`}]]),Hte=w(`file-question-mark`,[[`path`,{d:`M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z`,key:`1oefj6`}],[`path`,{d:`M12 17h.01`,key:`p32p05`}],[`path`,{d:`M9.1 9a3 3 0 0 1 5.82 1c0 2-3 3-3 3`,key:`mhlwft`}]]),Ute=w(`file-scan`,[[`path`,{d:`M20 10V8a2.4 2.4 0 0 0-.706-1.704l-3.588-3.588A2.4 2.4 0 0 0 14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h4.35`,key:`1cdjst`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`path`,{d:`M16 14a2 2 0 0 0-2 2`,key:`ceaadl`}],[`path`,{d:`M16 22a2 2 0 0 1-2-2`,key:`1wqh5n`}],[`path`,{d:`M20 14a2 2 0 0 1 2 2`,key:`1ny6zw`}],[`path`,{d:`M20 22a2 2 0 0 0 2-2`,key:`1l9q4k`}]]),Wte=w(`file-search-corner`,[[`path`,{d:`M11.1 22H6a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.706.706l3.589 3.588A2.4 2.4 0 0 1 20 8v3.25`,key:`uh4ikj`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`path`,{d:`m21 22-2.88-2.88`,key:`9dd25w`}],[`circle`,{cx:`16`,cy:`17`,r:`3`,key:`11br10`}]]),Gte=w(`file-search`,[[`path`,{d:`M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z`,key:`1oefj6`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`circle`,{cx:`11.5`,cy:`14.5`,r:`2.5`,key:`1bq0ko`}],[`path`,{d:`M13.3 16.3 15 18`,key:`2quom7`}]]),Kte=w(`file-signal`,[[`path`,{d:`M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z`,key:`1oefj6`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`path`,{d:`M8 15h.01`,key:`a7atzg`}],[`path`,{d:`M11.5 13.5a2.5 2.5 0 0 1 0 3`,key:`1fccat`}],[`path`,{d:`M15 12a5 5 0 0 1 0 6`,key:`ps46cm`}]]),qte=w(`file-sliders`,[[`path`,{d:`M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z`,key:`1oefj6`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`path`,{d:`M8 12h8`,key:`1wcyev`}],[`path`,{d:`M10 11v2`,key:`1s651w`}],[`path`,{d:`M8 17h8`,key:`wh5c61`}],[`path`,{d:`M14 16v2`,key:`12fp5e`}]]),Yh=w(`file-spreadsheet`,[[`path`,{d:`M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z`,key:`1oefj6`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`path`,{d:`M8 13h2`,key:`yr2amv`}],[`path`,{d:`M14 13h2`,key:`un5t4a`}],[`path`,{d:`M8 17h2`,key:`2yhykz`}],[`path`,{d:`M14 17h2`,key:`10kma7`}]]),Jte=w(`file-stack`,[[`path`,{d:`M11 21a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-8a1 1 0 0 1 1-1`,key:`likhh7`}],[`path`,{d:`M16 16a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1`,key:`17ky3x`}],[`path`,{d:`M21 6a2 2 0 0 0-.586-1.414l-2-2A2 2 0 0 0 17 2h-3a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1z`,key:`1hyeo0`}]]),Yte=w(`file-symlink`,[[`path`,{d:`M4 11V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.706.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h7`,key:`huwfnr`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`path`,{d:`m10 18 3-3-3-3`,key:`18f6ys`}]]),Xte=w(`file-terminal`,[[`path`,{d:`M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z`,key:`1oefj6`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`path`,{d:`m8 16 2-2-2-2`,key:`10vzyd`}],[`path`,{d:`M12 18h4`,key:`1wd2n7`}]]),Xh=w(`file-text`,[[`path`,{d:`M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z`,key:`1oefj6`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`path`,{d:`M10 9H8`,key:`b1mrlr`}],[`path`,{d:`M16 13H8`,key:`t4e002`}],[`path`,{d:`M16 17H8`,key:`z1uh3a`}]]),Zte=w(`file-type-corner`,[[`path`,{d:`M12 22h6a2 2 0 0 0 2-2V8a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 14 2H6a2 2 0 0 0-2 2v6`,key:`15usau`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`path`,{d:`M3 16v-1.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 .5.5V16`,key:`s1gz5`}],[`path`,{d:`M6 22h2`,key:`194x9m`}],[`path`,{d:`M7 14v8`,key:`11ixej`}]]),Qte=w(`file-type`,[[`path`,{d:`M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z`,key:`1oefj6`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`path`,{d:`M11 18h2`,key:`12mj7e`}],[`path`,{d:`M12 12v6`,key:`3ahymv`}],[`path`,{d:`M9 13v-.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v.5`,key:`qbrxap`}]]),$te=w(`file-up`,[[`path`,{d:`M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z`,key:`1oefj6`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`path`,{d:`M12 12v6`,key:`3ahymv`}],[`path`,{d:`m15 15-3-3-3 3`,key:`15xj92`}]]),ene=w(`file-user`,[[`path`,{d:`M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z`,key:`1oefj6`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`path`,{d:`M16 22a4 4 0 0 0-8 0`,key:`7a83pg`}],[`circle`,{cx:`12`,cy:`15`,r:`3`,key:`g36mzq`}]]),tne=w(`file-video-camera`,[[`path`,{d:`M4 12V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.706.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2`,key:`jrl274`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`path`,{d:`m10 17.843 3.033-1.755a.64.64 0 0 1 .967.56v4.704a.65.65 0 0 1-.967.56L10 20.157`,key:`17aeo9`}],[`rect`,{width:`7`,height:`6`,x:`3`,y:`16`,rx:`1`,key:`s27ndx`}]]),nne=w(`file-volume`,[[`path`,{d:`M4 11.55V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.706.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2h-1.95`,key:`44gpjv`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`path`,{d:`M12 15a5 5 0 0 1 0 6`,key:`oxg87a`}],[`path`,{d:`M8 14.502a.5.5 0 0 0-.826-.381l-1.893 1.631a1 1 0 0 1-.651.243H3.5a.5.5 0 0 0-.5.501v3.006a.5.5 0 0 0 .5.501h1.129a1 1 0 0 1 .652.243l1.893 1.633a.5.5 0 0 0 .826-.38z`,key:`8rtoi1`}]]),rne=w(`file-x-corner`,[[`path`,{d:`M11 22H6a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.706.706l3.588 3.588A2.4 2.4 0 0 1 20 8v5`,key:`1jo35a`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`path`,{d:`m15 17 5 5`,key:`36xl1x`}],[`path`,{d:`m20 17-5 5`,key:`vdz27y`}]]),ine=w(`file-x`,[[`path`,{d:`M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z`,key:`1oefj6`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`path`,{d:`m14.5 12.5-5 5`,key:`b62r18`}],[`path`,{d:`m9.5 12.5 5 5`,key:`1rk7el`}]]),Zh=w(`file`,[[`path`,{d:`M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z`,key:`1oefj6`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}]]),ane=w(`files`,[[`path`,{d:`M15 2h-4a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V8`,key:`14sh0y`}],[`path`,{d:`M16.706 2.706A2.4 2.4 0 0 0 15 2v5a1 1 0 0 0 1 1h5a2.4 2.4 0 0 0-.706-1.706z`,key:`1970lx`}],[`path`,{d:`M5 7a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h8a2 2 0 0 0 1.732-1`,key:`l4dndm`}]]),one=w(`fingerprint-pattern`,[[`path`,{d:`M12 10a2 2 0 0 0-2 2c0 1.02-.1 2.51-.26 4`,key:`1nerag`}],[`path`,{d:`M14 13.12c0 2.38 0 6.38-1 8.88`,key:`o46ks0`}],[`path`,{d:`M17.29 21.02c.12-.6.43-2.3.5-3.02`,key:`ptglia`}],[`path`,{d:`M2 12a10 10 0 0 1 18-6`,key:`ydlgp0`}],[`path`,{d:`M2 16h.01`,key:`1gqxmh`}],[`path`,{d:`M21.8 16c.2-2 .131-5.354 0-6`,key:`drycrb`}],[`path`,{d:`M5 19.5C5.5 18 6 15 6 12a6 6 0 0 1 .34-2`,key:`1tidbn`}],[`path`,{d:`M8.65 22c.21-.66.45-1.32.57-2`,key:`13wd9y`}],[`path`,{d:`M9 6.8a6 6 0 0 1 9 5.2v2`,key:`1fr1j5`}]]),sne=w(`film`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M7 3v18`,key:`bbkbws`}],[`path`,{d:`M3 7.5h4`,key:`zfgn84`}],[`path`,{d:`M3 12h18`,key:`1i2n21`}],[`path`,{d:`M3 16.5h4`,key:`1230mu`}],[`path`,{d:`M17 3v18`,key:`in4fa5`}],[`path`,{d:`M17 7.5h4`,key:`myr1c1`}],[`path`,{d:`M17 16.5h4`,key:`go4c1d`}]]),cne=w(`fire-extinguisher`,[[`path`,{d:`M15 6.5V3a1 1 0 0 0-1-1h-2a1 1 0 0 0-1 1v3.5`,key:`sqyvz`}],[`path`,{d:`M9 18h8`,key:`i7pszb`}],[`path`,{d:`M18 3h-3`,key:`7idoqj`}],[`path`,{d:`M11 3a6 6 0 0 0-6 6v11`,key:`1v5je3`}],[`path`,{d:`M5 13h4`,key:`svpcxo`}],[`path`,{d:`M17 10a4 4 0 0 0-8 0v10a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2Z`,key:`vsjego`}]]),lne=w(`fish-off`,[[`path`,{d:`M18 12.47v.03m0-.5v.47m-.475 5.056A6.744 6.744 0 0 1 15 18c-3.56 0-7.56-2.53-8.5-6 .348-1.28 1.114-2.433 2.121-3.38m3.444-2.088A8.802 8.802 0 0 1 15 6c3.56 0 6.06 2.54 7 6-.309 1.14-.786 2.177-1.413 3.058`,key:`1j1hse`}],[`path`,{d:`M7 10.67C7 8 5.58 5.97 2.73 5.5c-1 1.5-1 5 .23 6.5-1.24 1.5-1.24 5-.23 6.5C5.58 18.03 7 16 7 13.33m7.48-4.372A9.77 9.77 0 0 1 16 6.07m0 11.86a9.77 9.77 0 0 1-1.728-3.618`,key:`1q46z8`}],[`path`,{d:`m16.01 17.93-.23 1.4A2 2 0 0 1 13.8 21H9.5a5.96 5.96 0 0 0 1.49-3.98M8.53 3h5.27a2 2 0 0 1 1.98 1.67l.23 1.4M2 2l20 20`,key:`1407gh`}]]),une=w(`fish-symbol`,[[`path`,{d:`M2 16s9-15 20-4C11 23 2 8 2 8`,key:`h4oh4o`}]]),dne=w(`fish`,[[`path`,{d:`M6.5 12c.94-3.46 4.94-6 8.5-6 3.56 0 6.06 2.54 7 6-.94 3.47-3.44 6-7 6s-7.56-2.53-8.5-6Z`,key:`15baut`}],[`path`,{d:`M18 12v.5`,key:`18hhni`}],[`path`,{d:`M16 17.93a9.77 9.77 0 0 1 0-11.86`,key:`16dt7o`}],[`path`,{d:`M7 10.67C7 8 5.58 5.97 2.73 5.5c-1 1.5-1 5 .23 6.5-1.24 1.5-1.24 5-.23 6.5C5.58 18.03 7 16 7 13.33`,key:`l9di03`}],[`path`,{d:`M10.46 7.26C10.2 5.88 9.17 4.24 8 3h5.8a2 2 0 0 1 1.98 1.67l.23 1.4`,key:`1kjonw`}],[`path`,{d:`m16.01 17.93-.23 1.4A2 2 0 0 1 13.8 21H9.5a5.96 5.96 0 0 0 1.49-3.98`,key:`1zlm23`}]]),fne=w(`fishing-hook`,[[`path`,{d:`m17.586 11.414-5.93 5.93a1 1 0 0 1-8-8l3.137-3.137a.707.707 0 0 1 1.207.5V10`,key:`157y8s`}],[`path`,{d:`M20.414 8.586 22 7`,key:`5g2s34`}],[`circle`,{cx:`19`,cy:`10`,r:`2`,key:`7363ft`}]]),pne=w(`fishing-rod`,[[`path`,{d:`M4 11h1`,key:`13eipc`}],[`path`,{d:`M8 15a2 2 0 0 1-4 0V3a1 1 0 0 1 1-1h.5C14 2 20 9 20 18v4`,key:`1hs3im`}],[`circle`,{cx:`18`,cy:`18`,r:`2`,key:`1emm8v`}]]),mne=w(`flag-off`,[[`path`,{d:`M16 16c-3 0-5-2-8-2a6 6 0 0 0-4 1.528`,key:`1q158e`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}],[`path`,{d:`M4 22V4`,key:`1plyxx`}],[`path`,{d:`M7.656 2H8c3 0 5 2 7.333 2q2 0 3.067-.8A1 1 0 0 1 20 4v10.347`,key:`xj1b71`}]]),hne=w(`flag-triangle-left`,[[`path`,{d:`M18 22V2.8a.8.8 0 0 0-1.17-.71L5.45 7.78a.8.8 0 0 0 0 1.44L18 15.5`,key:`rbbtmw`}]]),gne=w(`flag-triangle-right`,[[`path`,{d:`M6 22V2.8a.8.8 0 0 1 1.17-.71l11.38 5.69a.8.8 0 0 1 0 1.44L6 15.5`,key:`kfjsu0`}]]),_ne=w(`flag`,[[`path`,{d:`M4 22V4a1 1 0 0 1 .4-.8A6 6 0 0 1 8 2c3 0 5 2 7.333 2q2 0 3.067-.8A1 1 0 0 1 20 4v10a1 1 0 0 1-.4.8A6 6 0 0 1 16 16c-3 0-5-2-8-2a6 6 0 0 0-4 1.528`,key:`1jaruq`}]]),vne=w(`flame-kindling`,[[`path`,{d:`M12 2c1 3 2.5 3.5 3.5 4.5A5 5 0 0 1 17 10a5 5 0 1 1-10 0c0-.3 0-.6.1-.9a2 2 0 1 0 3.3-2C8 4.5 11 2 12 2Z`,key:`1ir223`}],[`path`,{d:`m5 22 14-4`,key:`1brv4h`}],[`path`,{d:`m5 18 14 4`,key:`lgyyje`}]]),yne=w(`flashlight-off`,[[`path`,{d:`M11.652 6H18`,key:`voqkpr`}],[`path`,{d:`M12 13v1`,key:`176q98`}],[`path`,{d:`M16 16v4a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2v-8a4 4 0 0 0-.8-2.4l-.6-.8A3 3 0 0 1 6 7V6`,key:`dzyf92`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}],[`path`,{d:`M7.649 2H17a1 1 0 0 1 1 1v4a3 3 0 0 1-.6 1.8l-.6.8a4 4 0 0 0-.55 1.007`,key:`1hvcfn`}]]),bne=w(`flame`,[[`path`,{d:`M12 3q1 4 4 6.5t3 5.5a1 1 0 0 1-14 0 5 5 0 0 1 1-3 1 1 0 0 0 5 0c0-2-1.5-3-1.5-5q0-2 2.5-4`,key:`1slcih`}]]),xne=w(`flashlight`,[[`path`,{d:`M12 13v1`,key:`176q98`}],[`path`,{d:`M17 2a1 1 0 0 1 1 1v4a3 3 0 0 1-.6 1.8l-.6.8A4 4 0 0 0 16 12v8a2 2 0 0 1-2 2H10a2 2 0 0 1-2-2v-8a4 4 0 0 0-.8-2.4l-.6-.8A3 3 0 0 1 6 7V3a1 1 0 0 1 1-1z`,key:`17vh7j`}],[`path`,{d:`M6 6h12`,key:`n6hhss`}]]),Sne=w(`flask-conical-off`,[[`path`,{d:`M10 2v2.343`,key:`15t272`}],[`path`,{d:`M14 2v6.343`,key:`sxr80q`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}],[`path`,{d:`M20 20a2 2 0 0 1-2 2H6a2 2 0 0 1-1.755-2.96l5.227-9.563`,key:`k0duyd`}],[`path`,{d:`M6.453 15H15`,key:`1f0z33`}],[`path`,{d:`M8.5 2h7`,key:`csnxdl`}]]),Cne=w(`flask-conical`,[[`path`,{d:`M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2`,key:`18mbvz`}],[`path`,{d:`M6.453 15h11.094`,key:`3shlmq`}],[`path`,{d:`M8.5 2h7`,key:`csnxdl`}]]),wne=w(`flask-round`,[[`path`,{d:`M10 2v6.292a7 7 0 1 0 4 0V2`,key:`1s42pc`}],[`path`,{d:`M5 15h14`,key:`m0yey3`}],[`path`,{d:`M8.5 2h7`,key:`csnxdl`}]]),Tne=w(`flip-horizontal-2`,[[`path`,{d:`m3 7 5 5-5 5V7`,key:`couhi7`}],[`path`,{d:`m21 7-5 5 5 5V7`,key:`6ouia7`}],[`path`,{d:`M12 20v2`,key:`1lh1kg`}],[`path`,{d:`M12 14v2`,key:`8jcxud`}],[`path`,{d:`M12 8v2`,key:`1woqiv`}],[`path`,{d:`M12 2v2`,key:`tus03m`}]]),Ene=w(`flip-vertical-2`,[[`path`,{d:`m17 3-5 5-5-5h10`,key:`1ftt6x`}],[`path`,{d:`m17 21-5-5-5 5h10`,key:`1m0wmu`}],[`path`,{d:`M4 12H2`,key:`rhcxmi`}],[`path`,{d:`M10 12H8`,key:`s88cx1`}],[`path`,{d:`M16 12h-2`,key:`10asgb`}],[`path`,{d:`M22 12h-2`,key:`14jgyd`}]]),Dne=w(`flower-2`,[[`path`,{d:`M12 5a3 3 0 1 1 3 3m-3-3a3 3 0 1 0-3 3m3-3v1M9 8a3 3 0 1 0 3 3M9 8h1m5 0a3 3 0 1 1-3 3m3-3h-1m-2 3v-1`,key:`3pnvol`}],[`circle`,{cx:`12`,cy:`8`,r:`2`,key:`1822b1`}],[`path`,{d:`M12 10v12`,key:`6ubwww`}],[`path`,{d:`M12 22c4.2 0 7-1.667 7-5-4.2 0-7 1.667-7 5Z`,key:`9hd38g`}],[`path`,{d:`M12 22c-4.2 0-7-1.667-7-5 4.2 0 7 1.667 7 5Z`,key:`ufn41s`}]]),One=w(`flower`,[[`circle`,{cx:`12`,cy:`12`,r:`3`,key:`1v7zrd`}],[`path`,{d:`M12 16.5A4.5 4.5 0 1 1 7.5 12 4.5 4.5 0 1 1 12 7.5a4.5 4.5 0 1 1 4.5 4.5 4.5 4.5 0 1 1-4.5 4.5`,key:`14wa3c`}],[`path`,{d:`M12 7.5V9`,key:`1oy5b0`}],[`path`,{d:`M7.5 12H9`,key:`eltsq1`}],[`path`,{d:`M16.5 12H15`,key:`vk5kw4`}],[`path`,{d:`M12 16.5V15`,key:`k7eayi`}],[`path`,{d:`m8 8 1.88 1.88`,key:`nxy4qf`}],[`path`,{d:`M14.12 9.88 16 8`,key:`1lst6k`}],[`path`,{d:`m8 16 1.88-1.88`,key:`h2eex1`}],[`path`,{d:`M14.12 14.12 16 16`,key:`uqkrx3`}]]),kne=w(`focus`,[[`circle`,{cx:`12`,cy:`12`,r:`3`,key:`1v7zrd`}],[`path`,{d:`M3 7V5a2 2 0 0 1 2-2h2`,key:`aa7l1z`}],[`path`,{d:`M17 3h2a2 2 0 0 1 2 2v2`,key:`4qcy5o`}],[`path`,{d:`M21 17v2a2 2 0 0 1-2 2h-2`,key:`6vwrx8`}],[`path`,{d:`M7 21H5a2 2 0 0 1-2-2v-2`,key:`ioqczr`}]]),Ane=w(`fold-horizontal`,[[`path`,{d:`M2 12h6`,key:`1wqiqv`}],[`path`,{d:`M22 12h-6`,key:`1eg9hc`}],[`path`,{d:`M12 2v2`,key:`tus03m`}],[`path`,{d:`M12 8v2`,key:`1woqiv`}],[`path`,{d:`M12 14v2`,key:`8jcxud`}],[`path`,{d:`M12 20v2`,key:`1lh1kg`}],[`path`,{d:`m19 9-3 3 3 3`,key:`12ol22`}],[`path`,{d:`m5 15 3-3-3-3`,key:`1kdhjc`}]]),jne=w(`fold-vertical`,[[`path`,{d:`M12 22v-6`,key:`6o8u61`}],[`path`,{d:`M12 8V2`,key:`1wkif3`}],[`path`,{d:`M4 12H2`,key:`rhcxmi`}],[`path`,{d:`M10 12H8`,key:`s88cx1`}],[`path`,{d:`M16 12h-2`,key:`10asgb`}],[`path`,{d:`M22 12h-2`,key:`14jgyd`}],[`path`,{d:`m15 19-3-3-3 3`,key:`e37ymu`}],[`path`,{d:`m15 5-3 3-3-3`,key:`19d6lf`}]]),Mne=w(`folder-archive`,[[`circle`,{cx:`15`,cy:`19`,r:`2`,key:`u2pros`}],[`path`,{d:`M20.9 19.8A2 2 0 0 0 22 18V8a2 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 2h5.1`,key:`1jj40k`}],[`path`,{d:`M15 11v-1`,key:`cntcp`}],[`path`,{d:`M15 17v-2`,key:`1279jj`}]]),Nne=w(`folder-bookmark`,[[`path`,{d:`M12 6v8l3-3 3 3V6`,key:`11pvqx`}],[`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:`1u1bxd`}]]),Pne=w(`folder-check`,[[`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`}],[`path`,{d:`m9 13 2 2 4-4`,key:`6343dt`}]]),Fne=w(`folder-clock`,[[`path`,{d:`M16 14v2.2l1.6 1`,key:`fo4ql5`}],[`path`,{d:`M7 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 2`,key:`1urifu`}],[`circle`,{cx:`16`,cy:`16`,r:`6`,key:`qoo3c4`}]]),Ine=w(`folder-closed`,[[`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`}],[`path`,{d:`M2 10h20`,key:`1ir3d8`}]]),Lne=w(`folder-code`,[[`path`,{d:`M10 10.5 8 13l2 2.5`,key:`m4t9c1`}],[`path`,{d:`m14 10.5 2 2.5-2 2.5`,key:`14w2eb`}],[`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:`1u1bxd`}]]),Rne=w(`folder-dot`,[[`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`}],[`circle`,{cx:`12`,cy:`13`,r:`1`,key:`49l61u`}]]),zne=w(`folder-cog`,[[`path`,{d:`M10.3 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.98a2 2 0 0 1 1.69.9l.66 1.2A2 2 0 0 0 12 6h8a2 2 0 0 1 2 2v3.3`,key:`128dxu`}],[`path`,{d:`m14.305 19.53.923-.382`,key:`3m78fa`}],[`path`,{d:`m15.228 16.852-.923-.383`,key:`npixar`}],[`path`,{d:`m16.852 15.228-.383-.923`,key:`5xggr7`}],[`path`,{d:`m16.852 20.772-.383.924`,key:`dpfhf9`}],[`path`,{d:`m19.148 15.228.383-.923`,key:`1reyyz`}],[`path`,{d:`m19.53 21.696-.382-.924`,key:`1goivc`}],[`path`,{d:`m20.772 16.852.924-.383`,key:`htqkph`}],[`path`,{d:`m20.772 19.148.924.383`,key:`9w9pjp`}],[`circle`,{cx:`18`,cy:`18`,r:`3`,key:`1xkwt0`}]]),Bne=w(`folder-git-2`,[[`path`,{d:`M18 19a5 5 0 0 1-5-5v8`,key:`sz5oeg`}],[`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`}],[`circle`,{cx:`20`,cy:`19`,r:`2`,key:`1obnsp`}]]),Vne=w(`folder-down`,[[`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`}],[`path`,{d:`M12 10v6`,key:`1bos4e`}],[`path`,{d:`m15 13-3 3-3-3`,key:`6j2sf0`}]]),Hne=w(`folder-git`,[[`circle`,{cx:`12`,cy:`13`,r:`2`,key:`1c1ljs`}],[`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`}],[`path`,{d:`M14 13h3`,key:`1dgedf`}],[`path`,{d:`M7 13h3`,key:`1pygq7`}]]),Qh=w(`folder-input`,[[`path`,{d:`M2 9V5a2 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 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-1`,key:`fm4g5t`}],[`path`,{d:`M2 13h10`,key:`pgb2dq`}],[`path`,{d:`m9 16 3-3-3-3`,key:`6m91ic`}]]),Une=w(`folder-heart`,[[`path`,{d:`M10.638 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 2v3.417`,key:`10r6g4`}],[`path`,{d:`M14.62 18.8A2.25 2.25 0 1 1 18 15.836a2.25 2.25 0 1 1 3.38 2.966l-2.626 2.856a.998.998 0 0 1-1.507 0z`,key:`15cy7q`}]]),Wne=w(`folder-key`,[[`path`,{d:`M13 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 2v1.36`,key:`1shsnm`}],[`path`,{d:`M19 12v6`,key:`kflna4`}],[`path`,{d:`M19 14h2`,key:`wp2qbk`}],[`circle`,{cx:`19`,cy:`20`,r:`2`,key:`1jfyz6`}]]),Gne=w(`folder-kanban`,[[`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`}]]),Kne=w(`folder-lock`,[[`rect`,{width:`8`,height:`5`,x:`14`,y:`17`,rx:`1`,key:`19aais`}],[`path`,{d:`M10 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 2v2.5`,key:`1w6v7t`}],[`path`,{d:`M20 17v-2a2 2 0 1 0-4 0v2`,key:`pwaxnr`}]]),qne=w(`folder-minus`,[[`path`,{d:`M9 13h6`,key:`1uhe8q`}],[`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`}]]),Jne=w(`folder-open-dot`,[[`path`,{d:`m6 14 1.45-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.55 6a2 2 0 0 1-1.94 1.5H4a2 2 0 0 1-2-2V5c0-1.1.9-2 2-2h3.93a2 2 0 0 1 1.66.9l.82 1.2a2 2 0 0 0 1.66.9H18a2 2 0 0 1 2 2v2`,key:`1nmvlm`}],[`circle`,{cx:`14`,cy:`15`,r:`1`,key:`1gm4qj`}]]),$h=w(`folder-open`,[[`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`}]]),Yne=w(`folder-pen`,[[`path`,{d:`M2 11.5V5a2 2 0 0 1 2-2h3.9c.7 0 1.3.3 1.7.9l.8 1.2c.4.6 1 .9 1.7.9H20a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-9.5`,key:`a8xqs0`}],[`path`,{d:`M11.378 13.626a1 1 0 1 0-3.004-3.004l-5.01 5.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z`,key:`1saktj`}]]),Xne=w(`folder-output`,[[`path`,{d:`M2 7.5V5a2 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 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-1.5`,key:`1yk7aj`}],[`path`,{d:`M2 13h10`,key:`pgb2dq`}],[`path`,{d:`m5 10-3 3 3 3`,key:`1r8ie0`}]]),Zne=w(`folder-root`,[[`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`}],[`circle`,{cx:`12`,cy:`13`,r:`2`,key:`1c1ljs`}],[`path`,{d:`M12 15v5`,key:`11xva1`}]]),Qne=w(`folder-plus`,[[`path`,{d:`M12 10v6`,key:`1bos4e`}],[`path`,{d:`M9 13h6`,key:`1uhe8q`}],[`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`}]]),$ne=w(`folder-search-2`,[[`circle`,{cx:`11.5`,cy:`12.5`,r:`2.5`,key:`1ea5ju`}],[`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`}],[`path`,{d:`M13.3 14.3 15 16`,key:`1y4v1n`}]]),ere=w(`folder-search`,[[`path`,{d:`M10.7 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 2v4.1`,key:`1bw5m7`}],[`path`,{d:`m21 21-1.9-1.9`,key:`1g2n9r`}],[`circle`,{cx:`17`,cy:`17`,r:`3`,key:`18b49y`}]]),tre=w(`folder-symlink`,[[`path`,{d:`M2 9.35V5a2 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 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h7`,key:`y8kt7d`}],[`path`,{d:`m8 16 3-3-3-3`,key:`rlqrt1`}]]),nre=w(`folder-tree`,[[`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`}]]),rre=w(`folder-sync`,[[`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 2v.5`,key:`1dkoa9`}],[`path`,{d:`M12 10v4h4`,key:`1czhmt`}],[`path`,{d:`m12 14 1.535-1.605a5 5 0 0 1 8 1.5`,key:`lvuxfi`}],[`path`,{d:`M22 22v-4h-4`,key:`1ewp4q`}],[`path`,{d:`m22 18-1.535 1.605a5 5 0 0 1-8-1.5`,key:`14ync0`}]]),ire=w(`folder-up`,[[`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`}],[`path`,{d:`M12 10v6`,key:`1bos4e`}],[`path`,{d:`m9 13 3-3 3 3`,key:`1pxg3c`}]]),eg=w(`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`}]]),are=w(`folder-x`,[[`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`}],[`path`,{d:`m9.5 10.5 5 5`,key:`ra9qjz`}],[`path`,{d:`m14.5 10.5-5 5`,key:`l2rkpq`}]]),ore=w(`folders`,[[`path`,{d:`M20 5a2 2 0 0 1 2 2v7a2 2 0 0 1-2 2H9a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h2.5a1.5 1.5 0 0 1 1.2.6l.6.8a1.5 1.5 0 0 0 1.2.6z`,key:`a4852j`}],[`path`,{d:`M3 8.268a2 2 0 0 0-1 1.738V19a2 2 0 0 0 2 2h11a2 2 0 0 0 1.732-1`,key:`yxbcw3`}]]),sre=w(`footprints`,[[`path`,{d:`M4 16v-2.38C4 11.5 2.97 10.5 3 8c.03-2.72 1.49-6 4.5-6C9.37 2 10 3.8 10 5.5c0 3.11-2 5.66-2 8.68V16a2 2 0 1 1-4 0Z`,key:`1dudjm`}],[`path`,{d:`M20 20v-2.38c0-2.12 1.03-3.12 1-5.62-.03-2.72-1.49-6-4.5-6C14.63 6 14 7.8 14 9.5c0 3.11 2 5.66 2 8.68V20a2 2 0 1 0 4 0Z`,key:`l2t8xc`}],[`path`,{d:`M16 17h4`,key:`1dejxt`}],[`path`,{d:`M4 13h4`,key:`1bwh8b`}]]),cre=w(`form`,[[`path`,{d:`M4 14h6`,key:`77gv2w`}],[`path`,{d:`M4 2h10`,key:`a2b314`}],[`rect`,{x:`4`,y:`18`,width:`16`,height:`4`,rx:`1`,key:`sybzq6`}],[`rect`,{x:`4`,y:`6`,width:`16`,height:`4`,rx:`1`,key:`1osc9e`}]]),lre=w(`forklift`,[[`path`,{d:`M12 12H5a2 2 0 0 0-2 2v5`,key:`7zsz91`}],[`path`,{d:`M15 19h7`,key:`1askl3`}],[`path`,{d:`M16 19V2`,key:`1gf9nk`}],[`path`,{d:`M6 12V7a2 2 0 0 1 2-2h2.172a2 2 0 0 1 1.414.586l3.828 3.828A2 2 0 0 1 16 10.828`,key:`enx9tf`}],[`path`,{d:`M7 19h4`,key:`fumhkk`}],[`circle`,{cx:`13`,cy:`19`,r:`2`,key:`wjnkru`}],[`circle`,{cx:`5`,cy:`19`,r:`2`,key:`v8kfzx`}]]),ure=w(`forward`,[[`path`,{d:`m15 17 5-5-5-5`,key:`nf172w`}],[`path`,{d:`M4 18v-2a4 4 0 0 1 4-4h12`,key:`jmiej9`}]]),dre=w(`frame`,[[`line`,{x1:`22`,x2:`2`,y1:`6`,y2:`6`,key:`15w7dq`}],[`line`,{x1:`22`,x2:`2`,y1:`18`,y2:`18`,key:`1ip48p`}],[`line`,{x1:`6`,x2:`6`,y1:`2`,y2:`22`,key:`a2lnyx`}],[`line`,{x1:`18`,x2:`18`,y1:`2`,y2:`22`,key:`8vb6jd`}]]),fre=w(`frown`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`M16 16s-1.5-2-4-2-4 2-4 2`,key:`epbg0q`}],[`line`,{x1:`9`,x2:`9.01`,y1:`9`,y2:`9`,key:`yxxnd0`}],[`line`,{x1:`15`,x2:`15.01`,y1:`9`,y2:`9`,key:`1p4y9e`}]]),pre=w(`fuel`,[[`path`,{d:`M14 13h2a2 2 0 0 1 2 2v2a2 2 0 0 0 4 0v-6.998a2 2 0 0 0-.59-1.42L18 5`,key:`1wtuz0`}],[`path`,{d:`M14 21V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v16`,key:`e09ifn`}],[`path`,{d:`M2 21h13`,key:`1x0fut`}],[`path`,{d:`M3 9h11`,key:`1p7c0w`}]]),mre=w(`fullscreen`,[[`path`,{d:`M3 7V5a2 2 0 0 1 2-2h2`,key:`aa7l1z`}],[`path`,{d:`M17 3h2a2 2 0 0 1 2 2v2`,key:`4qcy5o`}],[`path`,{d:`M21 17v2a2 2 0 0 1-2 2h-2`,key:`6vwrx8`}],[`path`,{d:`M7 21H5a2 2 0 0 1-2-2v-2`,key:`ioqczr`}],[`rect`,{width:`10`,height:`8`,x:`7`,y:`8`,rx:`1`,key:`vys8me`}]]),hre=w(`funnel-plus`,[[`path`,{d:`M13.354 3H3a1 1 0 0 0-.742 1.67l7.225 7.989A2 2 0 0 1 10 14v6a1 1 0 0 0 .553.895l2 1A1 1 0 0 0 14 21v-7a2 2 0 0 1 .517-1.341l1.218-1.348`,key:`8mvsmf`}],[`path`,{d:`M16 6h6`,key:`1dogtp`}],[`path`,{d:`M19 3v6`,key:`1ytpjt`}]]),gre=w(`funnel-x`,[[`path`,{d:`M12.531 3H3a1 1 0 0 0-.742 1.67l7.225 7.989A2 2 0 0 1 10 14v6a1 1 0 0 0 .553.895l2 1A1 1 0 0 0 14 21v-7a2 2 0 0 1 .517-1.341l.427-.473`,key:`ol2ft2`}],[`path`,{d:`m16.5 3.5 5 5`,key:`15e6fa`}],[`path`,{d:`m21.5 3.5-5 5`,key:`m0lwru`}]]),tg=w(`funnel`,[[`path`,{d:`M10 20a1 1 0 0 0 .553.895l2 1A1 1 0 0 0 14 21v-7a2 2 0 0 1 .517-1.341L21.74 4.67A1 1 0 0 0 21 3H3a1 1 0 0 0-.742 1.67l7.225 7.989A2 2 0 0 1 10 14z`,key:`sc7q7i`}]]),_re=w(`gallery-horizontal-end`,[[`path`,{d:`M2 7v10`,key:`a2pl2d`}],[`path`,{d:`M6 5v14`,key:`1kq3d7`}],[`rect`,{width:`12`,height:`18`,x:`10`,y:`3`,rx:`2`,key:`13i7bc`}]]),vre=w(`gallery-horizontal`,[[`path`,{d:`M2 3v18`,key:`pzttux`}],[`rect`,{width:`12`,height:`18`,x:`6`,y:`3`,rx:`2`,key:`btr8bg`}],[`path`,{d:`M22 3v18`,key:`6jf3v`}]]),yre=w(`gallery-thumbnails`,[[`rect`,{width:`18`,height:`14`,x:`3`,y:`3`,rx:`2`,key:`74y24f`}],[`path`,{d:`M4 21h1`,key:`16zlid`}],[`path`,{d:`M9 21h1`,key:`15o7lz`}],[`path`,{d:`M14 21h1`,key:`v9vybs`}],[`path`,{d:`M19 21h1`,key:`edywat`}]]),bre=w(`gallery-vertical-end`,[[`path`,{d:`M7 2h10`,key:`nczekb`}],[`path`,{d:`M5 6h14`,key:`u2x4p`}],[`rect`,{width:`18`,height:`12`,x:`3`,y:`10`,rx:`2`,key:`l0tzu3`}]]),xre=w(`gallery-vertical`,[[`path`,{d:`M3 2h18`,key:`15qxfx`}],[`rect`,{width:`18`,height:`12`,x:`3`,y:`6`,rx:`2`,key:`1439r6`}],[`path`,{d:`M3 22h18`,key:`8prr45`}]]),Sre=w(`gamepad-2`,[[`line`,{x1:`6`,x2:`10`,y1:`11`,y2:`11`,key:`1gktln`}],[`line`,{x1:`8`,x2:`8`,y1:`9`,y2:`13`,key:`qnk9ow`}],[`line`,{x1:`15`,x2:`15.01`,y1:`12`,y2:`12`,key:`krot7o`}],[`line`,{x1:`18`,x2:`18.01`,y1:`10`,y2:`10`,key:`1lcuu1`}],[`path`,{d:`M17.32 5H6.68a4 4 0 0 0-3.978 3.59c-.006.052-.01.101-.017.152C2.604 9.416 2 14.456 2 16a3 3 0 0 0 3 3c1 0 1.5-.5 2-1l1.414-1.414A2 2 0 0 1 9.828 16h4.344a2 2 0 0 1 1.414.586L17 18c.5.5 1 1 2 1a3 3 0 0 0 3-3c0-1.545-.604-6.584-.685-7.258-.007-.05-.011-.1-.017-.151A4 4 0 0 0 17.32 5z`,key:`mfqc10`}]]),Cre=w(`gamepad-directional`,[[`path`,{d:`M11.146 15.854a1.207 1.207 0 0 1 1.708 0l1.56 1.56A2 2 0 0 1 15 18.828V21a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1v-2.172a2 2 0 0 1 .586-1.414z`,key:`1re2og`}],[`path`,{d:`M18.828 15a2 2 0 0 1-1.414-.586l-1.56-1.56a1.207 1.207 0 0 1 0-1.708l1.56-1.56A2 2 0 0 1 18.828 9H21a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1z`,key:`1pchrj`}],[`path`,{d:`M6.586 14.414A2 2 0 0 1 5.172 15H3a1 1 0 0 1-1-1v-4a1 1 0 0 1 1-1h2.172a2 2 0 0 1 1.414.586l1.56 1.56a1.207 1.207 0 0 1 0 1.708z`,key:`16mt4c`}],[`path`,{d:`M9 3a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v2.172a2 2 0 0 1-.586 1.414l-1.56 1.56a1.207 1.207 0 0 1-1.708 0l-1.56-1.56A2 2 0 0 1 9 5.172z`,key:`19ox6c`}]]),wre=w(`gamepad`,[[`line`,{x1:`6`,x2:`10`,y1:`12`,y2:`12`,key:`161bw2`}],[`line`,{x1:`8`,x2:`8`,y1:`10`,y2:`14`,key:`1i6ji0`}],[`line`,{x1:`15`,x2:`15.01`,y1:`13`,y2:`13`,key:`dqpgro`}],[`line`,{x1:`18`,x2:`18.01`,y1:`11`,y2:`11`,key:`meh2c`}],[`rect`,{width:`20`,height:`12`,x:`2`,y:`6`,rx:`2`,key:`9lu3g6`}]]),ng=w(`gauge`,[[`path`,{d:`m12 14 4-4`,key:`9kzdfg`}],[`path`,{d:`M3.34 19a10 10 0 1 1 17.32 0`,key:`19p75a`}]]),Tre=w(`gavel`,[[`path`,{d:`m14 13-8.381 8.38a1 1 0 0 1-3.001-3l8.384-8.381`,key:`pgg06f`}],[`path`,{d:`m16 16 6-6`,key:`vzrcl6`}],[`path`,{d:`m21.5 10.5-8-8`,key:`a17d9x`}],[`path`,{d:`m8 8 6-6`,key:`18bi4p`}],[`path`,{d:`m8.5 7.5 8 8`,key:`1oyaui`}]]),Ere=w(`gem`,[[`path`,{d:`M10.5 3 8 9l4 13 4-13-2.5-6`,key:`b3dvk1`}],[`path`,{d:`M17 3a2 2 0 0 1 1.6.8l3 4a2 2 0 0 1 .013 2.382l-7.99 10.986a2 2 0 0 1-3.247 0l-7.99-10.986A2 2 0 0 1 2.4 7.8l2.998-3.997A2 2 0 0 1 7 3z`,key:`7w4byz`}],[`path`,{d:`M2 9h20`,key:`16fsjt`}]]),Dre=w(`georgian-lari`,[[`path`,{d:`M11.5 21a7.5 7.5 0 1 1 7.35-9`,key:`1gyj8k`}],[`path`,{d:`M13 12V3`,key:`18om2a`}],[`path`,{d:`M4 21h16`,key:`1h09gz`}],[`path`,{d:`M9 12V3`,key:`geutu0`}]]),Ore=w(`ghost`,[[`path`,{d:`M9 10h.01`,key:`qbtxuw`}],[`path`,{d:`M15 10h.01`,key:`1qmjsl`}],[`path`,{d:`M12 2a8 8 0 0 0-8 8v12l3-3 2.5 2.5L12 19l2.5 2.5L17 19l3 3V10a8 8 0 0 0-8-8z`,key:`uwwb07`}]]),kre=w(`gift`,[[`path`,{d:`M12 7v14`,key:`1akyts`}],[`path`,{d:`M20 11v8a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-8`,key:`1sqzm4`}],[`path`,{d:`M7.5 7a1 1 0 0 1 0-5A4.8 8 0 0 1 12 7a4.8 8 0 0 1 4.5-5 1 1 0 0 1 0 5`,key:`kc0143`}],[`rect`,{x:`3`,y:`7`,width:`18`,height:`4`,rx:`1`,key:`1hberx`}]]),Are=w(`git-branch-minus`,[[`path`,{d:`M15 6a9 9 0 0 0-9 9V3`,key:`1cii5b`}],[`path`,{d:`M21 18h-6`,key:`139f0c`}],[`circle`,{cx:`18`,cy:`6`,r:`3`,key:`1h7g24`}],[`circle`,{cx:`6`,cy:`18`,r:`3`,key:`fqmcym`}]]),jre=w(`git-branch-plus`,[[`path`,{d:`M6 3v12`,key:`qpgusn`}],[`path`,{d:`M18 9a3 3 0 1 0 0-6 3 3 0 0 0 0 6z`,key:`1d02ji`}],[`path`,{d:`M6 21a3 3 0 1 0 0-6 3 3 0 0 0 0 6z`,key:`chk6ph`}],[`path`,{d:`M15 6a9 9 0 0 0-9 9`,key:`or332x`}],[`path`,{d:`M18 15v6`,key:`9wciyi`}],[`path`,{d:`M21 18h-6`,key:`139f0c`}]]),rg=w(`git-branch`,[[`path`,{d:`M15 6a9 9 0 0 0-9 9V3`,key:`1cii5b`}],[`circle`,{cx:`18`,cy:`6`,r:`3`,key:`1h7g24`}],[`circle`,{cx:`6`,cy:`18`,r:`3`,key:`fqmcym`}]]),Mre=w(`git-commit-horizontal`,[[`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`}]]),Nre=w(`git-commit-vertical`,[[`path`,{d:`M12 3v6`,key:`1holv5`}],[`circle`,{cx:`12`,cy:`12`,r:`3`,key:`1v7zrd`}],[`path`,{d:`M12 15v6`,key:`a9ows0`}]]),Pre=w(`git-compare-arrows`,[[`circle`,{cx:`5`,cy:`6`,r:`3`,key:`1qnov2`}],[`path`,{d:`M12 6h5a2 2 0 0 1 2 2v7`,key:`1yj91y`}],[`path`,{d:`m15 9-3-3 3-3`,key:`1lwv8l`}],[`circle`,{cx:`19`,cy:`18`,r:`3`,key:`1qljk2`}],[`path`,{d:`M12 18H7a2 2 0 0 1-2-2V9`,key:`16sdep`}],[`path`,{d:`m9 15 3 3-3 3`,key:`1m3kbl`}]]),Fre=w(`git-compare`,[[`circle`,{cx:`18`,cy:`18`,r:`3`,key:`1xkwt0`}],[`circle`,{cx:`6`,cy:`6`,r:`3`,key:`1lh9wr`}],[`path`,{d:`M13 6h3a2 2 0 0 1 2 2v7`,key:`1yeb86`}],[`path`,{d:`M11 18H8a2 2 0 0 1-2-2V9`,key:`19pyzm`}]]),Ire=w(`git-fork`,[[`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`}]]),Lre=w(`git-graph`,[[`circle`,{cx:`5`,cy:`6`,r:`3`,key:`1qnov2`}],[`path`,{d:`M5 9v6`,key:`158jrl`}],[`circle`,{cx:`5`,cy:`18`,r:`3`,key:`104gr9`}],[`path`,{d:`M12 3v18`,key:`108xh3`}],[`circle`,{cx:`19`,cy:`6`,r:`3`,key:`108a5v`}],[`path`,{d:`M16 15.7A9 9 0 0 0 19 9`,key:`1e3vqb`}]]),Rre=w(`git-merge-conflict`,[[`path`,{d:`M12 6h4a2 2 0 0 1 2 2v7`,key:`18ej7s`}],[`path`,{d:`M6 12v9`,key:`9e33v1`}],[`path`,{d:`M9 3 3 9`,key:`ahyygn`}],[`path`,{d:`M9 9 3 3`,key:`v551iv`}],[`circle`,{cx:`18`,cy:`18`,r:`3`,key:`1xkwt0`}]]),zre=w(`git-merge`,[[`circle`,{cx:`18`,cy:`18`,r:`3`,key:`1xkwt0`}],[`circle`,{cx:`6`,cy:`6`,r:`3`,key:`1lh9wr`}],[`path`,{d:`M6 21V9a9 9 0 0 0 9 9`,key:`7kw0sc`}]]),Bre=w(`git-pull-request-arrow`,[[`circle`,{cx:`5`,cy:`6`,r:`3`,key:`1qnov2`}],[`path`,{d:`M5 9v12`,key:`ih889a`}],[`circle`,{cx:`19`,cy:`18`,r:`3`,key:`1qljk2`}],[`path`,{d:`m15 9-3-3 3-3`,key:`1lwv8l`}],[`path`,{d:`M12 6h5a2 2 0 0 1 2 2v7`,key:`1yj91y`}]]),Vre=w(`git-pull-request-create-arrow`,[[`circle`,{cx:`5`,cy:`6`,r:`3`,key:`1qnov2`}],[`path`,{d:`M5 9v12`,key:`ih889a`}],[`path`,{d:`m15 9-3-3 3-3`,key:`1lwv8l`}],[`path`,{d:`M12 6h5a2 2 0 0 1 2 2v3`,key:`1rbwk6`}],[`path`,{d:`M19 15v6`,key:`10aioa`}],[`path`,{d:`M22 18h-6`,key:`1d5gi5`}]]),Hre=w(`git-pull-request-closed`,[[`circle`,{cx:`6`,cy:`6`,r:`3`,key:`1lh9wr`}],[`path`,{d:`M6 9v12`,key:`1sc30k`}],[`path`,{d:`m21 3-6 6`,key:`16nqsk`}],[`path`,{d:`m21 9-6-6`,key:`9j17rh`}],[`path`,{d:`M18 11.5V15`,key:`65xf6f`}],[`circle`,{cx:`18`,cy:`18`,r:`3`,key:`1xkwt0`}]]),Ure=w(`git-pull-request-create`,[[`circle`,{cx:`6`,cy:`6`,r:`3`,key:`1lh9wr`}],[`path`,{d:`M6 9v12`,key:`1sc30k`}],[`path`,{d:`M13 6h3a2 2 0 0 1 2 2v3`,key:`1jb6z3`}],[`path`,{d:`M18 15v6`,key:`9wciyi`}],[`path`,{d:`M21 18h-6`,key:`139f0c`}]]),Wre=w(`git-pull-request-draft`,[[`circle`,{cx:`18`,cy:`18`,r:`3`,key:`1xkwt0`}],[`circle`,{cx:`6`,cy:`6`,r:`3`,key:`1lh9wr`}],[`path`,{d:`M18 6V5`,key:`1oao2s`}],[`path`,{d:`M18 11v-1`,key:`11c8tz`}],[`line`,{x1:`6`,x2:`6`,y1:`9`,y2:`21`,key:`rroup`}]]),Gre=w(`git-pull-request`,[[`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`}]]),Kre=w(`glasses`,[[`circle`,{cx:`6`,cy:`15`,r:`4`,key:`vux9w4`}],[`circle`,{cx:`18`,cy:`15`,r:`4`,key:`18o8ve`}],[`path`,{d:`M14 15a2 2 0 0 0-2-2 2 2 0 0 0-2 2`,key:`1ag4bs`}],[`path`,{d:`M2.5 13 5 7c.7-1.3 1.4-2 3-2`,key:`1hm1gs`}],[`path`,{d:`M21.5 13 19 7c-.7-1.3-1.5-2-3-2`,key:`1r31ai`}]]),qre=w(`glass-water`,[[`path`,{d:`M5.116 4.104A1 1 0 0 1 6.11 3h11.78a1 1 0 0 1 .994 1.105L17.19 20.21A2 2 0 0 1 15.2 22H8.8a2 2 0 0 1-2-1.79z`,key:`p55z4y`}],[`path`,{d:`M6 12a5 5 0 0 1 6 0 5 5 0 0 0 6 0`,key:`mjntcy`}]]),Jre=w(`globe-check`,[[`path`,{d:`m15 6 2 2 4-4`,key:`levio8`}],[`path`,{d:`M2 12h20A10 10 0 1 1 12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 4-10`,key:`46evmv`}]]),Yre=w(`globe-lock`,[[`path`,{d:`M15.686 15A14.5 14.5 0 0 1 12 22a14.5 14.5 0 0 1 0-20 10 10 0 1 0 9.542 13`,key:`qkt0x6`}],[`path`,{d:`M2 12h8.5`,key:`ovaggd`}],[`path`,{d:`M20 6V4a2 2 0 1 0-4 0v2`,key:`1of5e8`}],[`rect`,{width:`8`,height:`5`,x:`14`,y:`6`,rx:`1`,key:`1fmf51`}]]),Xre=w(`globe-off`,[[`path`,{d:`M10.114 4.462A14.5 14.5 0 0 1 12 2a10 10 0 0 1 9.313 13.643`,key:`1jq2r7`}],[`path`,{d:`M15.557 15.556A14.5 14.5 0 0 1 12 22 10 10 0 0 1 4.929 4.929`,key:`1ohfya`}],[`path`,{d:`M15.892 10.234A14.5 14.5 0 0 0 12 2a10 10 0 0 0-3.643.687`,key:`1fyh9w`}],[`path`,{d:`M17.656 12H22`,key:`1ttse4`}],[`path`,{d:`M19.071 19.071A10 10 0 0 1 12 22 14.5 14.5 0 0 1 8.44 8.45`,key:`rmtjzo`}],[`path`,{d:`M2 12h10`,key:`19562f`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}]]),ig=w(`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`}]]),Zre=w(`globe-x`,[[`path`,{d:`m16 3 5 5`,key:`1husv6`}],[`path`,{d:`M2 12h20A10 10 0 1 1 12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 4-10`,key:`46evmv`}],[`path`,{d:`m21 3-5 5`,key:`1g5oa7`}]]),Qre=w(`goal`,[[`path`,{d:`M12 13V2l8 4-8 4`,key:`5wlwwj`}],[`path`,{d:`M20.561 10.222a9 9 0 1 1-12.55-5.29`,key:`1c0wjv`}],[`path`,{d:`M8.002 9.997a5 5 0 1 0 8.9 2.02`,key:`gb1g7m`}]]),$re=w(`graduation-cap`,[[`path`,{d:`M21.42 10.922a1 1 0 0 0-.019-1.838L12.83 5.18a2 2 0 0 0-1.66 0L2.6 9.08a1 1 0 0 0 0 1.832l8.57 3.908a2 2 0 0 0 1.66 0z`,key:`j76jl0`}],[`path`,{d:`M22 10v6`,key:`1lu8f3`}],[`path`,{d:`M6 12.5V16a6 3 0 0 0 12 0v-3.5`,key:`1r8lef`}]]),eie=w(`gpu`,[[`path`,{d:`M2 17h18a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2H2`,key:`hpo31w`}],[`path`,{d:`M2 21V3`,key:`1bzk4w`}],[`path`,{d:`M7 17v3a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1v-3`,key:`5hbqbf`}],[`circle`,{cx:`16`,cy:`11`,r:`2`,key:`qt15rb`}],[`circle`,{cx:`8`,cy:`11`,r:`2`,key:`ssideg`}]]),tie=w(`grape`,[[`path`,{d:`M22 5V2l-5.89 5.89`,key:`1eenpo`}],[`circle`,{cx:`16.6`,cy:`15.89`,r:`3`,key:`xjtalx`}],[`circle`,{cx:`8.11`,cy:`7.4`,r:`3`,key:`u2fv6i`}],[`circle`,{cx:`12.35`,cy:`11.65`,r:`3`,key:`i6i8g7`}],[`circle`,{cx:`13.91`,cy:`5.85`,r:`3`,key:`6ye0dv`}],[`circle`,{cx:`18.15`,cy:`10.09`,r:`3`,key:`snx9no`}],[`circle`,{cx:`6.56`,cy:`13.2`,r:`3`,key:`17x4xg`}],[`circle`,{cx:`10.8`,cy:`17.44`,r:`3`,key:`1hogw9`}],[`circle`,{cx:`5`,cy:`19`,r:`3`,key:`1sn6vo`}]]),nie=w(`grid-2x2-check`,[[`path`,{d:`M12 3v17a1 1 0 0 1-1 1H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v6a1 1 0 0 1-1 1H3`,key:`11za1p`}],[`path`,{d:`m16 19 2 2 4-4`,key:`1b14m6`}]]),rie=w(`grid-2x2-plus`,[[`path`,{d:`M12 3v17a1 1 0 0 1-1 1H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v6a1 1 0 0 1-1 1H3`,key:`11za1p`}],[`path`,{d:`M16 19h6`,key:`xwg31i`}],[`path`,{d:`M19 22v-6`,key:`qhmiwi`}]]),iie=w(`grid-2x2-x`,[[`path`,{d:`M12 3v17a1 1 0 0 1-1 1H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v6a1 1 0 0 1-1 1H3`,key:`11za1p`}],[`path`,{d:`m16 16 5 5`,key:`8tpb07`}],[`path`,{d:`m16 21 5-5`,key:`193jll`}]]),aie=w(`grid-2x2`,[[`path`,{d:`M12 3v18`,key:`108xh3`}],[`path`,{d:`M3 12h18`,key:`1i2n21`}],[`rect`,{x:`3`,y:`3`,width:`18`,height:`18`,rx:`2`,key:`h1oib`}]]),oie=w(`grid-3x2`,[[`path`,{d:`M15 3v18`,key:`14nvp0`}],[`path`,{d:`M3 12h18`,key:`1i2n21`}],[`path`,{d:`M9 3v18`,key:`fh3hqa`}],[`rect`,{x:`3`,y:`3`,width:`18`,height:`18`,rx:`2`,key:`h1oib`}]]),sie=w(`grid-3x3`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M3 9h18`,key:`1pudct`}],[`path`,{d:`M3 15h18`,key:`5xshup`}],[`path`,{d:`M9 3v18`,key:`fh3hqa`}],[`path`,{d:`M15 3v18`,key:`14nvp0`}]]),cie=w(`grip-horizontal`,[[`circle`,{cx:`12`,cy:`9`,r:`1`,key:`124mty`}],[`circle`,{cx:`19`,cy:`9`,r:`1`,key:`1ruzo2`}],[`circle`,{cx:`5`,cy:`9`,r:`1`,key:`1a8b28`}],[`circle`,{cx:`12`,cy:`15`,r:`1`,key:`1e56xg`}],[`circle`,{cx:`19`,cy:`15`,r:`1`,key:`1a92ep`}],[`circle`,{cx:`5`,cy:`15`,r:`1`,key:`5r1jwy`}]]),lie=w(`grip`,[[`circle`,{cx:`12`,cy:`5`,r:`1`,key:`gxeob9`}],[`circle`,{cx:`19`,cy:`5`,r:`1`,key:`w8mnmm`}],[`circle`,{cx:`5`,cy:`5`,r:`1`,key:`lttvr7`}],[`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`}],[`circle`,{cx:`12`,cy:`19`,r:`1`,key:`lyex9k`}],[`circle`,{cx:`19`,cy:`19`,r:`1`,key:`shf9b7`}],[`circle`,{cx:`5`,cy:`19`,r:`1`,key:`bfqh0e`}]]),ag=w(`grip-vertical`,[[`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`}]]),uie=w(`ham`,[[`path`,{d:`M13.144 21.144A7.274 10.445 45 1 0 2.856 10.856`,key:`1k1t7q`}],[`path`,{d:`M13.144 21.144A7.274 4.365 45 0 0 2.856 10.856a7.274 4.365 45 0 0 10.288 10.288`,key:`153t1g`}],[`path`,{d:`M16.565 10.435 18.6 8.4a2.501 2.501 0 1 0 1.65-4.65 2.5 2.5 0 1 0-4.66 1.66l-2.024 2.025`,key:`gzrt0n`}],[`path`,{d:`m8.5 16.5-1-1`,key:`otr954`}]]),die=w(`group`,[[`path`,{d:`M3 7V5c0-1.1.9-2 2-2h2`,key:`adw53z`}],[`path`,{d:`M17 3h2c1.1 0 2 .9 2 2v2`,key:`an4l38`}],[`path`,{d:`M21 17v2c0 1.1-.9 2-2 2h-2`,key:`144t0e`}],[`path`,{d:`M7 21H5c-1.1 0-2-.9-2-2v-2`,key:`rtnfgi`}],[`rect`,{width:`7`,height:`5`,x:`7`,y:`7`,rx:`1`,key:`1eyiv7`}],[`rect`,{width:`7`,height:`5`,x:`10`,y:`12`,rx:`1`,key:`1qlmkx`}]]),fie=w(`hamburger`,[[`path`,{d:`M12 16H4a2 2 0 1 1 0-4h16a2 2 0 1 1 0 4h-4.25`,key:`5dloqd`}],[`path`,{d:`M5 12a2 2 0 0 1-2-2 9 7 0 0 1 18 0 2 2 0 0 1-2 2`,key:`1vl3my`}],[`path`,{d:`M5 16a2 2 0 0 0-2 2 3 3 0 0 0 3 3h12a3 3 0 0 0 3-3 2 2 0 0 0-2-2q0 0 0 0`,key:`1us75o`}],[`path`,{d:`m6.67 12 6.13 4.6a2 2 0 0 0 2.8-.4l3.15-4.2`,key:`qqzweh`}]]),pie=w(`guitar`,[[`path`,{d:`m11.9 12.1 4.514-4.514`,key:`109xqo`}],[`path`,{d:`M20.1 2.3a1 1 0 0 0-1.4 0l-1.114 1.114A2 2 0 0 0 17 4.828v1.344a2 2 0 0 1-.586 1.414A2 2 0 0 1 17.828 7h1.344a2 2 0 0 0 1.414-.586L21.7 5.3a1 1 0 0 0 0-1.4z`,key:`txyc8t`}],[`path`,{d:`m6 16 2 2`,key:`16qmzd`}],[`path`,{d:`M8.23 9.85A3 3 0 0 1 11 8a5 5 0 0 1 5 5 3 3 0 0 1-1.85 2.77l-.92.38A2 2 0 0 0 12 18a4 4 0 0 1-4 4 6 6 0 0 1-6-6 4 4 0 0 1 4-4 2 2 0 0 0 1.85-1.23z`,key:`1de1vg`}]]),mie=w(`hammer`,[[`path`,{d:`m15 12-9.373 9.373a1 1 0 0 1-3.001-3L12 9`,key:`1hayfq`}],[`path`,{d:`m18 15 4-4`,key:`16gjal`}],[`path`,{d:`m21.5 11.5-1.914-1.914A2 2 0 0 1 19 8.172v-.344a2 2 0 0 0-.586-1.414l-1.657-1.657A6 6 0 0 0 12.516 3H9l1.243 1.243A6 6 0 0 1 12 8.485V10l2 2h1.172a2 2 0 0 1 1.414.586L18.5 14.5`,key:`15ts47`}]]),hie=w(`hand-coins`,[[`path`,{d:`M11 15h2a2 2 0 1 0 0-4h-3c-.6 0-1.1.2-1.4.6L3 17`,key:`geh8rc`}],[`path`,{d:`m7 21 1.6-1.4c.3-.4.8-.6 1.4-.6h4c1.1 0 2.1-.4 2.8-1.2l4.6-4.4a2 2 0 0 0-2.75-2.91l-4.2 3.9`,key:`1fto5m`}],[`path`,{d:`m2 16 6 6`,key:`1pfhp9`}],[`circle`,{cx:`16`,cy:`9`,r:`2.9`,key:`1n0dlu`}],[`circle`,{cx:`6`,cy:`5`,r:`3`,key:`151irh`}]]),gie=w(`hand-fist`,[[`path`,{d:`M12.035 17.012a3 3 0 0 0-3-3l-.311-.002a.72.72 0 0 1-.505-1.229l1.195-1.195A2 2 0 0 1 10.828 11H12a2 2 0 0 0 0-4H9.243a3 3 0 0 0-2.122.879l-2.707 2.707A4.83 4.83 0 0 0 3 14a8 8 0 0 0 8 8h2a8 8 0 0 0 8-8V7a2 2 0 1 0-4 0v2a2 2 0 1 0 4 0`,key:`1ff7rl`}],[`path`,{d:`M13.888 9.662A2 2 0 0 0 17 8V5A2 2 0 1 0 13 5`,key:`1xmd21`}],[`path`,{d:`M9 5A2 2 0 1 0 5 5V10`,key:`f3wfjw`}],[`path`,{d:`M9 7V4A2 2 0 1 1 13 4V7.268`,key:`eaoucv`}]]),_ie=w(`hand-grab`,[[`path`,{d:`M18 11.5V9a2 2 0 0 0-2-2a2 2 0 0 0-2 2v1.4`,key:`edstyy`}],[`path`,{d:`M14 10V8a2 2 0 0 0-2-2a2 2 0 0 0-2 2v2`,key:`19wdwo`}],[`path`,{d:`M10 9.9V9a2 2 0 0 0-2-2a2 2 0 0 0-2 2v5`,key:`1lugqo`}],[`path`,{d:`M6 14a2 2 0 0 0-2-2a2 2 0 0 0-2 2`,key:`1hbeus`}],[`path`,{d:`M18 11a2 2 0 1 1 4 0v3a8 8 0 0 1-8 8h-4a8 8 0 0 1-8-8 2 2 0 1 1 4 0`,key:`1etffm`}]]),vie=w(`hand-heart`,[[`path`,{d:`M11 14h2a2 2 0 0 0 0-4h-3c-.6 0-1.1.2-1.4.6L3 16`,key:`1v1a37`}],[`path`,{d:`m14.45 13.39 5.05-4.694C20.196 8 21 6.85 21 5.75a2.75 2.75 0 0 0-4.797-1.837.276.276 0 0 1-.406 0A2.75 2.75 0 0 0 11 5.75c0 1.2.802 2.248 1.5 2.946L16 11.95`,key:`fhfbnt`}],[`path`,{d:`m2 15 6 6`,key:`10dquu`}],[`path`,{d:`m7 20 1.6-1.4c.3-.4.8-.6 1.4-.6h4c1.1 0 2.1-.4 2.8-1.2l4.6-4.4a1 1 0 0 0-2.75-2.91`,key:`1x6kdw`}]]),yie=w(`hand-helping`,[[`path`,{d:`M11 12h2a2 2 0 1 0 0-4h-3c-.6 0-1.1.2-1.4.6L3 14`,key:`1j4xps`}],[`path`,{d:`m7 18 1.6-1.4c.3-.4.8-.6 1.4-.6h4c1.1 0 2.1-.4 2.8-1.2l4.6-4.4a2 2 0 0 0-2.75-2.91l-4.2 3.9`,key:`uospg8`}],[`path`,{d:`m2 13 6 6`,key:`16e5sb`}]]),bie=w(`hand-metal`,[[`path`,{d:`M18 12.5V10a2 2 0 0 0-2-2a2 2 0 0 0-2 2v1.4`,key:`wc6myp`}],[`path`,{d:`M14 11V9a2 2 0 1 0-4 0v2`,key:`94qvcw`}],[`path`,{d:`M10 10.5V5a2 2 0 1 0-4 0v9`,key:`m1ah89`}],[`path`,{d:`m7 15-1.76-1.76a2 2 0 0 0-2.83 2.82l3.6 3.6C7.5 21.14 9.2 22 12 22h2a8 8 0 0 0 8-8V7a2 2 0 1 0-4 0v5`,key:`t1skq1`}]]),xie=w(`hand-platter`,[[`path`,{d:`M12 3V2`,key:`ar7q03`}],[`path`,{d:`m15.4 17.4 3.2-2.8a2 2 0 1 1 2.8 2.9l-3.6 3.3c-.7.8-1.7 1.2-2.8 1.2h-4c-1.1 0-2.1-.4-2.8-1.2l-1.302-1.464A1 1 0 0 0 6.151 19H5`,key:`n2g93r`}],[`path`,{d:`M2 14h12a2 2 0 0 1 0 4h-2`,key:`1o2jem`}],[`path`,{d:`M4 10h16`,key:`img6z1`}],[`path`,{d:`M5 10a7 7 0 0 1 14 0`,key:`1ega1o`}],[`path`,{d:`M5 14v6a1 1 0 0 1-1 1H2`,key:`1hescx`}]]),Sie=w(`hand`,[[`path`,{d:`M18 11V6a2 2 0 0 0-2-2a2 2 0 0 0-2 2`,key:`1fvzgz`}],[`path`,{d:`M14 10V4a2 2 0 0 0-2-2a2 2 0 0 0-2 2v2`,key:`1kc0my`}],[`path`,{d:`M10 10.5V6a2 2 0 0 0-2-2a2 2 0 0 0-2 2v8`,key:`10h0bg`}],[`path`,{d:`M18 8a2 2 0 1 1 4 0v6a8 8 0 0 1-8 8h-2c-2.8 0-4.5-.86-5.99-2.34l-3.6-3.6a2 2 0 0 1 2.83-2.82L7 15`,key:`1s1gnw`}]]),Cie=w(`handbag`,[[`path`,{d:`M2.048 18.566A2 2 0 0 0 4 21h16a2 2 0 0 0 1.952-2.434l-2-9A2 2 0 0 0 18 8H6a2 2 0 0 0-1.952 1.566z`,key:`1qbui5`}],[`path`,{d:`M8 11V6a4 4 0 0 1 8 0v5`,key:`tcht90`}]]),wie=w(`hard-drive-download`,[[`path`,{d:`M12 2v8`,key:`1q4o3n`}],[`path`,{d:`m16 6-4 4-4-4`,key:`6wukr`}],[`rect`,{width:`20`,height:`8`,x:`2`,y:`14`,rx:`2`,key:`w68u3i`}],[`path`,{d:`M6 18h.01`,key:`uhywen`}],[`path`,{d:`M10 18h.01`,key:`h775k`}]]),Tie=w(`handshake`,[[`path`,{d:`m11 17 2 2a1 1 0 1 0 3-3`,key:`efffak`}],[`path`,{d:`m14 14 2.5 2.5a1 1 0 1 0 3-3l-3.88-3.88a3 3 0 0 0-4.24 0l-.88.88a1 1 0 1 1-3-3l2.81-2.81a5.79 5.79 0 0 1 7.06-.87l.47.28a2 2 0 0 0 1.42.25L21 4`,key:`9pr0kb`}],[`path`,{d:`m21 3 1 11h-2`,key:`1tisrp`}],[`path`,{d:`M3 3 2 14l6.5 6.5a1 1 0 1 0 3-3`,key:`1uvwmv`}],[`path`,{d:`M3 4h8`,key:`1ep09j`}]]),Eie=w(`hard-drive-upload`,[[`path`,{d:`m16 6-4-4-4 4`,key:`13yo43`}],[`path`,{d:`M12 2v8`,key:`1q4o3n`}],[`rect`,{width:`20`,height:`8`,x:`2`,y:`14`,rx:`2`,key:`w68u3i`}],[`path`,{d:`M6 18h.01`,key:`uhywen`}],[`path`,{d:`M10 18h.01`,key:`h775k`}]]),Die=w(`hard-drive`,[[`path`,{d:`M10 16h.01`,key:`1bzywj`}],[`path`,{d:`M2.212 11.577a2 2 0 0 0-.212.896V18a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-5.527a2 2 0 0 0-.212-.896L18.55 5.11A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z`,key:`18tbho`}],[`path`,{d:`M21.946 12.013H2.054`,key:`zqlbp7`}],[`path`,{d:`M6 16h.01`,key:`1pmjb7`}]]),Oie=w(`hard-hat`,[[`path`,{d:`M10 10V5a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v5`,key:`1p9q5i`}],[`path`,{d:`M14 6a6 6 0 0 1 6 6v3`,key:`1hnv84`}],[`path`,{d:`M4 15v-3a6 6 0 0 1 6-6`,key:`9ciidu`}],[`rect`,{x:`2`,y:`15`,width:`20`,height:`4`,rx:`1`,key:`g3x8cw`}]]),og=w(`hash`,[[`line`,{x1:`4`,x2:`20`,y1:`9`,y2:`9`,key:`4lhtct`}],[`line`,{x1:`4`,x2:`20`,y1:`15`,y2:`15`,key:`vyu0kd`}],[`line`,{x1:`10`,x2:`8`,y1:`3`,y2:`21`,key:`1ggp8o`}],[`line`,{x1:`16`,x2:`14`,y1:`3`,y2:`21`,key:`weycgp`}]]),kie=w(`hat-glasses`,[[`path`,{d:`M14 18a2 2 0 0 0-4 0`,key:`1v8fkw`}],[`path`,{d:`m19 11-2.11-6.657a2 2 0 0 0-2.752-1.148l-1.276.61A2 2 0 0 1 12 4H8.5a2 2 0 0 0-1.925 1.456L5 11`,key:`1fkr7p`}],[`path`,{d:`M2 11h20`,key:`3eubbj`}],[`circle`,{cx:`17`,cy:`18`,r:`3`,key:`82mm0e`}],[`circle`,{cx:`7`,cy:`18`,r:`3`,key:`lvkj7j`}]]),Aie=w(`haze`,[[`path`,{d:`m5.2 6.2 1.4 1.4`,key:`17imol`}],[`path`,{d:`M2 13h2`,key:`13gyu8`}],[`path`,{d:`M20 13h2`,key:`16rner`}],[`path`,{d:`m17.4 7.6 1.4-1.4`,key:`t4xlah`}],[`path`,{d:`M22 17H2`,key:`1gtaj3`}],[`path`,{d:`M22 21H2`,key:`1gy6en`}],[`path`,{d:`M16 13a4 4 0 0 0-8 0`,key:`1dyczq`}],[`path`,{d:`M12 5V2.5`,key:`1vytko`}]]),jie=w(`hd`,[[`path`,{d:`M10 12H6`,key:`15f2ro`}],[`path`,{d:`M10 15V9`,key:`1lckn7`}],[`path`,{d:`M14 14.5a.5.5 0 0 0 .5.5h1a2.5 2.5 0 0 0 2.5-2.5v-1A2.5 2.5 0 0 0 15.5 9h-1a.5.5 0 0 0-.5.5z`,key:`b3f847`}],[`path`,{d:`M6 15V9`,key:`12stmj`}],[`rect`,{x:`2`,y:`5`,width:`20`,height:`14`,rx:`2`,key:`qneu4z`}]]),Mie=w(`hdmi-port`,[[`path`,{d:`M22 9a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h1l2 2h12l2-2h1a1 1 0 0 0 1-1Z`,key:`2128wb`}],[`path`,{d:`M7.5 12h9`,key:`1t0ckc`}]]),sg=w(`heading-1`,[[`path`,{d:`M4 12h8`,key:`17cfdx`}],[`path`,{d:`M4 18V6`,key:`1rz3zl`}],[`path`,{d:`M12 18V6`,key:`zqpxq5`}],[`path`,{d:`m17 12 3-2v8`,key:`1hhhft`}]]),cg=w(`heading-2`,[[`path`,{d:`M4 12h8`,key:`17cfdx`}],[`path`,{d:`M4 18V6`,key:`1rz3zl`}],[`path`,{d:`M12 18V6`,key:`zqpxq5`}],[`path`,{d:`M21 18h-4c0-4 4-3 4-6 0-1.5-2-2.5-4-1`,key:`9jr5yi`}]]),Nie=w(`heading-4`,[[`path`,{d:`M12 18V6`,key:`zqpxq5`}],[`path`,{d:`M17 10v3a1 1 0 0 0 1 1h3`,key:`tj5zdr`}],[`path`,{d:`M21 10v8`,key:`1kdml4`}],[`path`,{d:`M4 12h8`,key:`17cfdx`}],[`path`,{d:`M4 18V6`,key:`1rz3zl`}]]),lg=w(`heading-3`,[[`path`,{d:`M4 12h8`,key:`17cfdx`}],[`path`,{d:`M4 18V6`,key:`1rz3zl`}],[`path`,{d:`M12 18V6`,key:`zqpxq5`}],[`path`,{d:`M17.5 10.5c1.7-1 3.5 0 3.5 1.5a2 2 0 0 1-2 2`,key:`68ncm8`}],[`path`,{d:`M17 17.5c2 1.5 4 .3 4-1.5a2 2 0 0 0-2-2`,key:`1ejuhz`}]]),Pie=w(`heading-5`,[[`path`,{d:`M4 12h8`,key:`17cfdx`}],[`path`,{d:`M4 18V6`,key:`1rz3zl`}],[`path`,{d:`M12 18V6`,key:`zqpxq5`}],[`path`,{d:`M17 13v-3h4`,key:`1nvgqp`}],[`path`,{d:`M17 17.7c.4.2.8.3 1.3.3 1.5 0 2.7-1.1 2.7-2.5S19.8 13 18.3 13H17`,key:`2nebdn`}]]),Fie=w(`heading-6`,[[`path`,{d:`M4 12h8`,key:`17cfdx`}],[`path`,{d:`M4 18V6`,key:`1rz3zl`}],[`path`,{d:`M12 18V6`,key:`zqpxq5`}],[`circle`,{cx:`19`,cy:`16`,r:`2`,key:`15mx69`}],[`path`,{d:`M20 10c-2 2-3 3.5-3 6`,key:`f35dl0`}]]),Iie=w(`heading`,[[`path`,{d:`M6 12h12`,key:`8npq4p`}],[`path`,{d:`M6 20V4`,key:`1w1bmo`}],[`path`,{d:`M18 20V4`,key:`o2hl4u`}]]),Lie=w(`headphone-off`,[[`path`,{d:`M21 14h-1.343`,key:`1jdnxi`}],[`path`,{d:`M9.128 3.47A9 9 0 0 1 21 12v3.343`,key:`6kipu2`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}],[`path`,{d:`M20.414 20.414A2 2 0 0 1 19 21h-1a2 2 0 0 1-2-2v-3`,key:`9x50f4`}],[`path`,{d:`M3 14h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-7a9 9 0 0 1 2.636-6.364`,key:`1bkxnm`}]]),Rie=w(`headphones`,[[`path`,{d:`M3 14h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-7a9 9 0 0 1 18 0v7a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h3`,key:`1xhozi`}]]),zie=w(`headset`,[[`path`,{d:`M3 11h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-5Zm0 0a9 9 0 1 1 18 0m0 0v5a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h3Z`,key:`12oyoe`}],[`path`,{d:`M21 16v2a4 4 0 0 1-4 4h-5`,key:`1x7m43`}]]),Bie=w(`heart-crack`,[[`path`,{d:`M12.409 5.824c-.702.792-1.15 1.496-1.415 2.166l2.153 2.156a.5.5 0 0 1 0 .707l-2.293 2.293a.5.5 0 0 0 0 .707L12 15`,key:`idzbju`}],[`path`,{d:`M13.508 20.313a2 2 0 0 1-3 .019L5 15c-1.5-1.5-3-3.2-3-5.5a5.5 5.5 0 0 1 9.591-3.677.6.6 0 0 0 .818.001A5.5 5.5 0 0 1 22 9.5c0 2.29-1.5 4-3 5.5z`,key:`1su70f`}]]),Vie=w(`heart-handshake`,[[`path`,{d:`M19.414 14.414C21 12.828 22 11.5 22 9.5a5.5 5.5 0 0 0-9.591-3.676.6.6 0 0 1-.818.001A5.5 5.5 0 0 0 2 9.5c0 2.3 1.5 4 3 5.5l5.535 5.362a2 2 0 0 0 2.879.052 2.12 2.12 0 0 0-.004-3 2.124 2.124 0 1 0 3-3 2.124 2.124 0 0 0 3.004 0 2 2 0 0 0 0-2.828l-1.881-1.882a2.41 2.41 0 0 0-3.409 0l-1.71 1.71a2 2 0 0 1-2.828 0 2 2 0 0 1 0-2.828l2.823-2.762`,key:`17lmqv`}]]),Hie=w(`heart-minus`,[[`path`,{d:`m14.876 18.99-1.368 1.323a2 2 0 0 1-3 .019L5 15c-1.5-1.5-3-3.2-3-5.5a5.5 5.5 0 0 1 9.591-3.676.56.56 0 0 0 .818 0A5.49 5.49 0 0 1 22 9.5a5.2 5.2 0 0 1-.244 1.572`,key:`15yztm`}],[`path`,{d:`M15 15h6`,key:`1u4692`}]]),Uie=w(`heart-off`,[[`path`,{d:`M10.5 4.893a5.5 5.5 0 0 1 1.091.931.56.56 0 0 0 .818 0A5.49 5.49 0 0 1 22 9.5c0 1.872-1.002 3.356-2.187 4.655`,key:`1inpfl`}],[`path`,{d:`m16.967 16.967-3.459 3.346a2 2 0 0 1-3 .019L5 15c-1.5-1.5-3-3.2-3-5.5a5.5 5.5 0 0 1 2.747-4.761`,key:`vbc6x7`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}]]),Wie=w(`heart-plus`,[[`path`,{d:`m14.479 19.374-.971.939a2 2 0 0 1-3 .019L5 15c-1.5-1.5-3-3.2-3-5.5a5.5 5.5 0 0 1 9.591-3.676.56.56 0 0 0 .818 0A5.49 5.49 0 0 1 22 9.5a5.2 5.2 0 0 1-.219 1.49`,key:`wg5jx`}],[`path`,{d:`M15 15h6`,key:`1u4692`}],[`path`,{d:`M18 12v6`,key:`1houu1`}]]),Gie=w(`heart-x`,[[`path`,{d:`m15.5 12.5 5 5`,key:`15wbfr`}],[`path`,{d:`m20.5 12.5-5 5`,key:`o012pn`}],[`path`,{d:`M21.955 8.774a5.5 5.5 0 0 0-9.546-2.95.6.6 0 0 1-.818 0A5.5 5.5 0 0 0 2 9.5c0 2.3 1.5 4 3 5.5l5.508 5.332a2 2 0 0 0 2.57.352`,key:`c1obtn`}]]),Kie=w(`heart-pulse`,[[`path`,{d:`M2 9.5a5.5 5.5 0 0 1 9.591-3.676.56.56 0 0 0 .818 0A5.49 5.49 0 0 1 22 9.5c0 2.29-1.5 4-3 5.5l-5.492 5.313a2 2 0 0 1-3 .019L5 15c-1.5-1.5-3-3.2-3-5.5`,key:`mvr1a0`}],[`path`,{d:`M3.22 13H9.5l.5-1 2 4.5 2-7 1.5 3.5h5.27`,key:`auskq0`}]]),ug=w(`heart`,[[`path`,{d:`M2 9.5a5.5 5.5 0 0 1 9.591-3.676.56.56 0 0 0 .818 0A5.49 5.49 0 0 1 22 9.5c0 2.29-1.5 4-3 5.5l-5.492 5.313a2 2 0 0 1-3 .019L5 15c-1.5-1.5-3-3.2-3-5.5`,key:`mvr1a0`}]]),qie=w(`heater`,[[`path`,{d:`M11 8c2-3-2-3 0-6`,key:`1ldv5m`}],[`path`,{d:`M15.5 8c2-3-2-3 0-6`,key:`1otqoz`}],[`path`,{d:`M6 10h.01`,key:`1lbq93`}],[`path`,{d:`M6 14h.01`,key:`zudwn7`}],[`path`,{d:`M10 16v-4`,key:`1c25yv`}],[`path`,{d:`M14 16v-4`,key:`1dkbt8`}],[`path`,{d:`M18 16v-4`,key:`1yg9me`}],[`path`,{d:`M20 6a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3`,key:`1ubg90`}],[`path`,{d:`M5 20v2`,key:`1abpe8`}],[`path`,{d:`M19 20v2`,key:`kqn6ft`}]]),dg=w(`hexagon`,[[`path`,{d:`M21 16V8a2 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:`yt0hxn`}]]),Jie=w(`highlighter`,[[`path`,{d:`m9 11-6 6v3h9l3-3`,key:`1a3l36`}],[`path`,{d:`m22 12-4.6 4.6a2 2 0 0 1-2.8 0l-5.2-5.2a2 2 0 0 1 0-2.8L14 4`,key:`14a9rk`}]]),Yie=w(`helicopter`,[[`path`,{d:`M11 17v4`,key:`14wq8k`}],[`path`,{d:`M14 3v8a2 2 0 0 0 2 2h5.865`,key:`12oo5h`}],[`path`,{d:`M17 17v4`,key:`hdt4hh`}],[`path`,{d:`M18 17a4 4 0 0 0 4-4 8 6 0 0 0-8-6 6 5 0 0 0-6 5v3a2 2 0 0 0 2 2z`,key:`yynif`}],[`path`,{d:`M2 10v5`,key:`sa5akn`}],[`path`,{d:`M6 3h16`,key:`27qw71`}],[`path`,{d:`M7 21h14`,key:`1ugz0u`}],[`path`,{d:`M8 13H2`,key:`1thz1o`}]]),fg=w(`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`}]]),Xie=w(`hop-off`,[[`path`,{d:`M10.82 16.12c1.69.6 3.91.79 5.18.85.28.01.53-.09.7-.27`,key:`qyzcap`}],[`path`,{d:`M11.14 20.57c.52.24 2.44 1.12 4.08 1.37.46.06.86-.25.9-.71.12-1.52-.3-3.43-.5-4.28`,key:`y078lb`}],[`path`,{d:`M16.13 21.05c1.65.63 3.68.84 4.87.91a.9.9 0 0 0 .7-.26`,key:`1utre3`}],[`path`,{d:`M17.99 5.52a20.83 20.83 0 0 1 3.15 4.5.8.8 0 0 1-.68 1.13c-1.17.1-2.5.02-3.9-.25`,key:`17o9hm`}],[`path`,{d:`M20.57 11.14c.24.52 1.12 2.44 1.37 4.08.04.3-.08.59-.31.75`,key:`1d1n4p`}],[`path`,{d:`M4.93 4.93a10 10 0 0 0-.67 13.4c.35.43.96.4 1.17-.12.69-1.71 1.07-5.07 1.07-6.71 1.34.45 3.1.9 4.88.62a.85.85 0 0 0 .48-.24`,key:`9uv3tt`}],[`path`,{d:`M5.52 17.99c1.05.95 2.91 2.42 4.5 3.15a.8.8 0 0 0 1.13-.68c.2-2.34-.33-5.3-1.57-8.28`,key:`1292wz`}],[`path`,{d:`M8.35 2.68a10 10 0 0 1 9.98 1.58c.43.35.4.96-.12 1.17-1.5.6-4.3.98-6.07 1.05`,key:`7ozu9p`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}]]),Zie=w(`hop`,[[`path`,{d:`M10.82 16.12c1.69.6 3.91.79 5.18.85.55.03 1-.42.97-.97-.06-1.27-.26-3.5-.85-5.18`,key:`18lxf1`}],[`path`,{d:`M11.5 6.5c1.64 0 5-.38 6.71-1.07.52-.2.55-.82.12-1.17A10 10 0 0 0 4.26 18.33c.35.43.96.4 1.17-.12.69-1.71 1.07-5.07 1.07-6.71 1.34.45 3.1.9 4.88.62a.88.88 0 0 0 .73-.74c.3-2.14-.15-3.5-.61-4.88`,key:`vtfxrw`}],[`path`,{d:`M15.62 16.95c.2.85.62 2.76.5 4.28a.77.77 0 0 1-.9.7 16.64 16.64 0 0 1-4.08-1.36`,key:`13hl71`}],[`path`,{d:`M16.13 21.05c1.65.63 3.68.84 4.87.91a.9.9 0 0 0 .96-.96 17.68 17.68 0 0 0-.9-4.87`,key:`1sl8oj`}],[`path`,{d:`M16.94 15.62c.86.2 2.77.62 4.29.5a.77.77 0 0 0 .7-.9 16.64 16.64 0 0 0-1.36-4.08`,key:`19c6kt`}],[`path`,{d:`M17.99 5.52a20.82 20.82 0 0 1 3.15 4.5.8.8 0 0 1-.68 1.13c-2.33.2-5.3-.32-8.27-1.57`,key:`85ghs3`}],[`path`,{d:`M4.93 4.93 3 3a.7.7 0 0 1 0-1`,key:`x087yj`}],[`path`,{d:`M9.58 12.18c1.24 2.98 1.77 5.95 1.57 8.28a.8.8 0 0 1-1.13.68 20.82 20.82 0 0 1-4.5-3.15`,key:`11xdqo`}]]),Qie=w(`hospital`,[[`path`,{d:`M12 7v4`,key:`xawao1`}],[`path`,{d:`M14 21v-3a2 2 0 0 0-4 0v3`,key:`1rgiei`}],[`path`,{d:`M14 9h-4`,key:`1w2s2s`}],[`path`,{d:`M18 11h2a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-9a2 2 0 0 1 2-2h2`,key:`1tthqt`}],[`path`,{d:`M18 21V5a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v16`,key:`dw4p4i`}]]),$ie=w(`hotel`,[[`path`,{d:`M10 22v-6.57`,key:`1wmca3`}],[`path`,{d:`M12 11h.01`,key:`z322tv`}],[`path`,{d:`M12 7h.01`,key:`1ivr5q`}],[`path`,{d:`M14 15.43V22`,key:`1q2vjd`}],[`path`,{d:`M15 16a5 5 0 0 0-6 0`,key:`o9wqvi`}],[`path`,{d:`M16 11h.01`,key:`xkw8gn`}],[`path`,{d:`M16 7h.01`,key:`1kdx03`}],[`path`,{d:`M8 11h.01`,key:`1dfujw`}],[`path`,{d:`M8 7h.01`,key:`1vti4s`}],[`rect`,{x:`4`,y:`2`,width:`16`,height:`20`,rx:`2`,key:`1uxh74`}]]),eae=w(`hourglass`,[[`path`,{d:`M5 22h14`,key:`ehvnwv`}],[`path`,{d:`M5 2h14`,key:`pdyrp9`}],[`path`,{d:`M17 22v-4.172a2 2 0 0 0-.586-1.414L12 12l-4.414 4.414A2 2 0 0 0 7 17.828V22`,key:`1d314k`}],[`path`,{d:`M7 2v4.172a2 2 0 0 0 .586 1.414L12 12l4.414-4.414A2 2 0 0 0 17 6.172V2`,key:`1vvvr6`}]]),tae=w(`house-heart`,[[`path`,{d:`M8.62 13.8A2.25 2.25 0 1 1 12 10.836a2.25 2.25 0 1 1 3.38 2.966l-2.626 2.856a.998.998 0 0 1-1.507 0z`,key:`n9s7kx`}],[`path`,{d:`M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z`,key:`r6nss1`}]]),nae=w(`house-plug`,[[`path`,{d:`M10 12V8.964`,key:`1vll13`}],[`path`,{d:`M14 12V8.964`,key:`1x3qvg`}],[`path`,{d:`M15 12a1 1 0 0 1 1 1v2a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2v-2a1 1 0 0 1 1-1z`,key:`ppykja`}],[`path`,{d:`M8.5 21H5a2 2 0 0 1-2-2v-9a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2v-2`,key:`365xoy`}]]),rae=w(`house-plus`,[[`path`,{d:`M12.35 21H5a2 2 0 0 1-2-2v-9a2 2 0 0 1 .71-1.53l7-6a2 2 0 0 1 2.58 0l7 6A2 2 0 0 1 21 10v2.35`,key:`8ek5ge`}],[`path`,{d:`M14.8 12.4A1 1 0 0 0 14 12h-4a1 1 0 0 0-1 1v8`,key:`1rbg29`}],[`path`,{d:`M15 18h6`,key:`3b3c90`}],[`path`,{d:`M18 15v6`,key:`9wciyi`}]]),iae=w(`house-wifi`,[[`path`,{d:`M9.5 13.866a4 4 0 0 1 5 .01`,key:`1wy54i`}],[`path`,{d:`M12 17h.01`,key:`p32p05`}],[`path`,{d:`M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z`,key:`r6nss1`}],[`path`,{d:`M7 10.754a8 8 0 0 1 10 0`,key:`exoy2g`}]]),aae=w(`ice-cream-bowl`,[[`path`,{d:`M12 17c5 0 8-2.69 8-6H4c0 3.31 3 6 8 6m-4 4h8m-4-3v3M5.14 11a3.5 3.5 0 1 1 6.71 0`,key:`1uxfcu`}],[`path`,{d:`M12.14 11a3.5 3.5 0 1 1 6.71 0`,key:`4k3m1s`}],[`path`,{d:`M15.5 6.5a3.5 3.5 0 1 0-7 0`,key:`zmuahr`}]]),oae=w(`house`,[[`path`,{d:`M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8`,key:`5wwlr5`}],[`path`,{d:`M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z`,key:`r6nss1`}]]),sae=w(`ice-cream-cone`,[[`path`,{d:`m7 11 4.08 10.35a1 1 0 0 0 1.84 0L17 11`,key:`1v6356`}],[`path`,{d:`M17 7A5 5 0 0 0 7 7`,key:`151p3v`}],[`path`,{d:`M17 7a2 2 0 0 1 0 4H7a2 2 0 0 1 0-4`,key:`1sdaij`}]]),cae=w(`id-card-lanyard`,[[`path`,{d:`M13.5 8h-3`,key:`xvov4w`}],[`path`,{d:`m15 2-1 2h3a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h3`,key:`16uttc`}],[`path`,{d:`M16.899 22A5 5 0 0 0 7.1 22`,key:`1d0ppr`}],[`path`,{d:`m9 2 3 6`,key:`1o7bd9`}],[`circle`,{cx:`12`,cy:`15`,r:`3`,key:`g36mzq`}]]),lae=w(`id-card`,[[`path`,{d:`M16 10h2`,key:`8sgtl7`}],[`path`,{d:`M16 14h2`,key:`epxaof`}],[`path`,{d:`M6.17 15a3 3 0 0 1 5.66 0`,key:`n6f512`}],[`circle`,{cx:`9`,cy:`11`,r:`2`,key:`yxgjnd`}],[`rect`,{x:`2`,y:`5`,width:`20`,height:`14`,rx:`2`,key:`qneu4z`}]]),uae=w(`image-minus`,[[`path`,{d:`M21 9v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7`,key:`m87ecr`}],[`line`,{x1:`16`,x2:`22`,y1:`5`,y2:`5`,key:`ez7e4s`}],[`circle`,{cx:`9`,cy:`9`,r:`2`,key:`af1f0g`}],[`path`,{d:`m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21`,key:`1xmnt7`}]]),pg=w(`image-off`,[[`line`,{x1:`2`,x2:`22`,y1:`2`,y2:`22`,key:`a6p6uj`}],[`path`,{d:`M10.41 10.41a2 2 0 1 1-2.83-2.83`,key:`1bzlo9`}],[`line`,{x1:`13.5`,x2:`6`,y1:`13.5`,y2:`21`,key:`1q0aeu`}],[`line`,{x1:`18`,x2:`21`,y1:`12`,y2:`15`,key:`5mozeu`}],[`path`,{d:`M3.59 3.59A1.99 1.99 0 0 0 3 5v14a2 2 0 0 0 2 2h14c.55 0 1.052-.22 1.41-.59`,key:`mmje98`}],[`path`,{d:`M21 15V5a2 2 0 0 0-2-2H9`,key:`43el77`}]]),dae=w(`image-down`,[[`path`,{d:`M10.3 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v10l-3.1-3.1a2 2 0 0 0-2.814.014L6 21`,key:`9csbqa`}],[`path`,{d:`m14 19 3 3v-5.5`,key:`9ldu5r`}],[`path`,{d:`m17 22 3-3`,key:`1nkfve`}],[`circle`,{cx:`9`,cy:`9`,r:`2`,key:`af1f0g`}]]),fae=w(`image-play`,[[`path`,{d:`M15 15.003a1 1 0 0 1 1.517-.859l4.997 2.997a1 1 0 0 1 0 1.718l-4.997 2.997a1 1 0 0 1-1.517-.86z`,key:`nrt1m3`}],[`path`,{d:`M21 12.17V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h6`,key:`99hgts`}],[`path`,{d:`m6 21 5-5`,key:`1wyjai`}],[`circle`,{cx:`9`,cy:`9`,r:`2`,key:`af1f0g`}]]),mg=w(`image-plus`,[[`path`,{d:`M16 5h6`,key:`1vod17`}],[`path`,{d:`M19 2v6`,key:`4bpg5p`}],[`path`,{d:`M21 11.5V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7.5`,key:`1ue2ih`}],[`path`,{d:`m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21`,key:`1xmnt7`}],[`circle`,{cx:`9`,cy:`9`,r:`2`,key:`af1f0g`}]]),pae=w(`image-up`,[[`path`,{d:`M10.3 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v10l-3.1-3.1a2 2 0 0 0-2.814.014L6 21`,key:`9csbqa`}],[`path`,{d:`m14 19.5 3-3 3 3`,key:`9vmjn0`}],[`path`,{d:`M17 22v-5.5`,key:`1aa6fl`}],[`circle`,{cx:`9`,cy:`9`,r:`2`,key:`af1f0g`}]]),mae=w(`image-upscale`,[[`path`,{d:`M16 3h5v5`,key:`1806ms`}],[`path`,{d:`M17 21h2a2 2 0 0 0 2-2`,key:`130fy9`}],[`path`,{d:`M21 12v3`,key:`1wzk3p`}],[`path`,{d:`m21 3-5 5`,key:`1g5oa7`}],[`path`,{d:`M3 7V5a2 2 0 0 1 2-2`,key:`kk3yz1`}],[`path`,{d:`m5 21 4.144-4.144a1.21 1.21 0 0 1 1.712 0L13 19`,key:`fyekpt`}],[`path`,{d:`M9 3h3`,key:`d52fa`}],[`rect`,{x:`3`,y:`11`,width:`10`,height:`10`,rx:`1`,key:`1wpmix`}]]),hg=w(`image`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,ry:`2`,key:`1m3agn`}],[`circle`,{cx:`9`,cy:`9`,r:`2`,key:`af1f0g`}],[`path`,{d:`m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21`,key:`1xmnt7`}]]),hae=w(`images`,[[`path`,{d:`m22 11-1.296-1.296a2.4 2.4 0 0 0-3.408 0L11 16`,key:`9kzy35`}],[`path`,{d:`M4 8a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2`,key:`1t0f0t`}],[`circle`,{cx:`13`,cy:`7`,r:`1`,fill:`currentColor`,key:`1obus6`}],[`rect`,{x:`8`,y:`2`,width:`14`,height:`14`,rx:`2`,key:`1gvhby`}]]),gae=w(`import`,[[`path`,{d:`M12 3v12`,key:`1x0j5s`}],[`path`,{d:`m8 11 4 4 4-4`,key:`1dohi6`}],[`path`,{d:`M8 5H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-4`,key:`1ywtjm`}]]),_ae=w(`inbox`,[[`polyline`,{points:`22 12 16 12 14 15 10 15 8 12 2 12`,key:`o97t9d`}],[`path`,{d:`M5.45 5.11 2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z`,key:`oot6mr`}]]),vae=w(`indian-rupee`,[[`path`,{d:`M6 3h12`,key:`ggurg9`}],[`path`,{d:`M6 8h12`,key:`6g4wlu`}],[`path`,{d:`m6 13 8.5 8`,key:`u1kupk`}],[`path`,{d:`M6 13h3`,key:`wdp6ag`}],[`path`,{d:`M9 13c6.667 0 6.667-10 0-10`,key:`1nkvk2`}]]),yae=w(`infinity`,[[`path`,{d:`M6 16c5 0 7-8 12-8a4 4 0 0 1 0 8c-5 0-7-8-12-8a4 4 0 1 0 0 8`,key:`18ogeb`}]]),gg=w(`info`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`M12 16v-4`,key:`1dtifu`}],[`path`,{d:`M12 8h.01`,key:`e9boi3`}]]),bae=w(`inspection-panel`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M7 7h.01`,key:`7u93v4`}],[`path`,{d:`M17 7h.01`,key:`14a9sn`}],[`path`,{d:`M7 17h.01`,key:`19xn7k`}],[`path`,{d:`M17 17h.01`,key:`1sd3ek`}]]),_g=w(`italic`,[[`line`,{x1:`19`,x2:`10`,y1:`4`,y2:`4`,key:`15jd3p`}],[`line`,{x1:`14`,x2:`5`,y1:`20`,y2:`20`,key:`bu0au3`}],[`line`,{x1:`15`,x2:`9`,y1:`4`,y2:`20`,key:`uljnxc`}]]),xae=w(`iteration-ccw`,[[`path`,{d:`m16 14 4 4-4 4`,key:`hkso8o`}],[`path`,{d:`M20 10a8 8 0 1 0-8 8h8`,key:`1bik7b`}]]),Sae=w(`iteration-cw`,[[`path`,{d:`M4 10a8 8 0 1 1 8 8H4`,key:`svv66n`}],[`path`,{d:`m8 22-4-4 4-4`,key:`6g7gki`}]]),Cae=w(`japanese-yen`,[[`path`,{d:`M12 9.5V21m0-11.5L6 3m6 6.5L18 3`,key:`2ej80x`}],[`path`,{d:`M6 15h12`,key:`1hwgt5`}],[`path`,{d:`M6 11h12`,key:`wf4gp6`}]]),wae=w(`joystick`,[[`path`,{d:`M21 17a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-2Z`,key:`jg2n2t`}],[`path`,{d:`M6 15v-2`,key:`gd6mvg`}],[`path`,{d:`M12 15V9`,key:`8c7uyn`}],[`circle`,{cx:`12`,cy:`6`,r:`3`,key:`1gm2ql`}]]),Tae=w(`kanban`,[[`path`,{d:`M5 3v14`,key:`9nsxs2`}],[`path`,{d:`M12 3v8`,key:`1h2ygw`}],[`path`,{d:`M19 3v18`,key:`1sk56x`}]]),vg=w(`key-round`,[[`path`,{d:`M2.586 17.414A2 2 0 0 0 2 18.828V21a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h1a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h.172a2 2 0 0 0 1.414-.586l.814-.814a6.5 6.5 0 1 0-4-4z`,key:`1s6t7t`}],[`circle`,{cx:`16.5`,cy:`7.5`,r:`.5`,fill:`currentColor`,key:`w0ekpg`}]]),Eae=w(`key-square`,[[`path`,{d:`M12.4 2.7a2.5 2.5 0 0 1 3.4 0l5.5 5.5a2.5 2.5 0 0 1 0 3.4l-3.7 3.7a2.5 2.5 0 0 1-3.4 0L8.7 9.8a2.5 2.5 0 0 1 0-3.4z`,key:`165ttr`}],[`path`,{d:`m14 7 3 3`,key:`1r5n42`}],[`path`,{d:`m9.4 10.6-6.814 6.814A2 2 0 0 0 2 18.828V21a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h1a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h.172a2 2 0 0 0 1.414-.586l.814-.814`,key:`1ubxi2`}]]),Dae=w(`key`,[[`path`,{d:`m15.5 7.5 2.3 2.3a1 1 0 0 0 1.4 0l2.1-2.1a1 1 0 0 0 0-1.4L19 4`,key:`g0fldk`}],[`path`,{d:`m21 2-9.6 9.6`,key:`1j0ho8`}],[`circle`,{cx:`7.5`,cy:`15.5`,r:`5.5`,key:`yqb3hr`}]]),Oae=w(`keyboard-music`,[[`rect`,{width:`20`,height:`16`,x:`2`,y:`4`,rx:`2`,key:`18n3k1`}],[`path`,{d:`M6 8h4`,key:`utf9t1`}],[`path`,{d:`M14 8h.01`,key:`1primd`}],[`path`,{d:`M18 8h.01`,key:`emo2bl`}],[`path`,{d:`M2 12h20`,key:`9i4pu4`}],[`path`,{d:`M6 12v4`,key:`dy92yo`}],[`path`,{d:`M10 12v4`,key:`1fxnav`}],[`path`,{d:`M14 12v4`,key:`1hft58`}],[`path`,{d:`M18 12v4`,key:`tjjnbz`}]]),kae=w(`kayak`,[[`path`,{d:`M18 17a1 1 0 0 0-1 1v1a2 2 0 1 0 2-2z`,key:`skzb1g`}],[`path`,{d:`M20.97 3.61a.45.45 0 0 0-.58-.58C10.2 6.6 6.6 10.2 3.03 20.39a.45.45 0 0 0 .58.58C13.8 17.4 17.4 13.8 20.97 3.61`,key:`cv9jm7`}],[`path`,{d:`m6.707 6.707 10.586 10.586`,key:`d2l993`}],[`path`,{d:`M7 5a2 2 0 1 0-2 2h1a1 1 0 0 0 1-1z`,key:`i0et4n`}]]),Aae=w(`keyboard-off`,[[`path`,{d:`M 20 4 A2 2 0 0 1 22 6`,key:`1g1fkt`}],[`path`,{d:`M 22 6 L 22 16.41`,key:`1qjg3w`}],[`path`,{d:`M 7 16 L 16 16`,key:`n0yqwb`}],[`path`,{d:`M 9.69 4 L 20 4`,key:`kbpcgx`}],[`path`,{d:`M14 8h.01`,key:`1primd`}],[`path`,{d:`M18 8h.01`,key:`emo2bl`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}],[`path`,{d:`M20 20H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2`,key:`s23sx2`}],[`path`,{d:`M6 8h.01`,key:`x9i8wu`}],[`path`,{d:`M8 12h.01`,key:`czm47f`}]]),jae=w(`lamp-ceiling`,[[`path`,{d:`M12 2v5`,key:`nd4vlx`}],[`path`,{d:`M14.829 15.998a3 3 0 1 1-5.658 0`,key:`1pybiy`}],[`path`,{d:`M20.92 14.606A1 1 0 0 1 20 16H4a1 1 0 0 1-.92-1.394l3-7A1 1 0 0 1 7 7h10a1 1 0 0 1 .92.606z`,key:`ma1wor`}]]),yg=w(`keyboard`,[[`path`,{d:`M10 8h.01`,key:`1r9ogq`}],[`path`,{d:`M12 12h.01`,key:`1mp3jc`}],[`path`,{d:`M14 8h.01`,key:`1primd`}],[`path`,{d:`M16 12h.01`,key:`1l6xoz`}],[`path`,{d:`M18 8h.01`,key:`emo2bl`}],[`path`,{d:`M6 8h.01`,key:`x9i8wu`}],[`path`,{d:`M7 16h10`,key:`wp8him`}],[`path`,{d:`M8 12h.01`,key:`czm47f`}],[`rect`,{width:`20`,height:`16`,x:`2`,y:`4`,rx:`2`,key:`18n3k1`}]]),Mae=w(`lamp-desk`,[[`path`,{d:`M10.293 2.293a1 1 0 0 1 1.414 0l2.5 2.5 5.994 1.227a1 1 0 0 1 .506 1.687l-7 7a1 1 0 0 1-1.687-.506l-1.227-5.994-2.5-2.5a1 1 0 0 1 0-1.414z`,key:`sb8slu`}],[`path`,{d:`m14.207 4.793-3.414 3.414`,key:`m2x3oj`}],[`path`,{d:`M3 20a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v1a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1z`,key:`8b3myj`}],[`path`,{d:`m9.086 6.5-4.793 4.793a1 1 0 0 0-.18 1.17L7 18`,key:`43s6cu`}]]),Nae=w(`lamp-wall-down`,[[`path`,{d:`M19.929 18.629A1 1 0 0 1 19 20H9a1 1 0 0 1-.928-1.371l2-5A1 1 0 0 1 11 13h6a1 1 0 0 1 .928.629z`,key:`u4w2d7`}],[`path`,{d:`M6 3a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2H5a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1z`,key:`15356w`}],[`path`,{d:`M8 6h4a2 2 0 0 1 2 2v5`,key:`1m6m7x`}]]),Pae=w(`lamp-floor`,[[`path`,{d:`M12 10v12`,key:`6ubwww`}],[`path`,{d:`M17.929 7.629A1 1 0 0 1 17 9H7a1 1 0 0 1-.928-1.371l2-5A1 1 0 0 1 9 2h6a1 1 0 0 1 .928.629z`,key:`1o95gh`}],[`path`,{d:`M9 22h6`,key:`1rlq3v`}]]),Fae=w(`lamp-wall-up`,[[`path`,{d:`M19.929 9.629A1 1 0 0 1 19 11H9a1 1 0 0 1-.928-1.371l2-5A1 1 0 0 1 11 4h6a1 1 0 0 1 .928.629z`,key:`1uvrbf`}],[`path`,{d:`M6 15a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2H5a1 1 0 0 1-1-1v-4a1 1 0 0 1 1-1z`,key:`154r2a`}],[`path`,{d:`M8 18h4a2 2 0 0 0 2-2v-5`,key:`z9mbu0`}]]),Iae=w(`lamp`,[[`path`,{d:`M12 12v6`,key:`3ahymv`}],[`path`,{d:`M4.077 10.615A1 1 0 0 0 5 12h14a1 1 0 0 0 .923-1.385l-3.077-7.384A2 2 0 0 0 15 2H9a2 2 0 0 0-1.846 1.23Z`,key:`1l7kg2`}],[`path`,{d:`M8 20a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v1a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1z`,key:`1mmzpi`}]]),Lae=w(`land-plot`,[[`path`,{d:`m12 8 6-3-6-3v10`,key:`mvpnpy`}],[`path`,{d:`m8 11.99-5.5 3.14a1 1 0 0 0 0 1.74l8.5 4.86a2 2 0 0 0 2 0l8.5-4.86a1 1 0 0 0 0-1.74L16 12`,key:`ek95tt`}],[`path`,{d:`m6.49 12.85 11.02 6.3`,key:`1kt42w`}],[`path`,{d:`M17.51 12.85 6.5 19.15`,key:`v55bdg`}]]),Rae=w(`landmark`,[[`path`,{d:`M10 18v-7`,key:`wt116b`}],[`path`,{d:`M11.119 2.205a2 2 0 0 1 1.762 0l7.84 3.846A.5.5 0 0 1 20.5 7h-17a.5.5 0 0 1-.22-.949z`,key:`yxxwt6`}],[`path`,{d:`M14 18v-7`,key:`vav6t3`}],[`path`,{d:`M18 18v-7`,key:`aexdmj`}],[`path`,{d:`M3 22h18`,key:`8prr45`}],[`path`,{d:`M6 18v-7`,key:`1ivflk`}]]),zae=w(`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`}]]),Bae=w(`laptop-minimal-check`,[[`path`,{d:`M2 20h20`,key:`owomy5`}],[`path`,{d:`m9 10 2 2 4-4`,key:`1gnqz4`}],[`rect`,{x:`3`,y:`4`,width:`18`,height:`12`,rx:`2`,key:`8ur36m`}]]),Vae=w(`laptop`,[[`path`,{d:`M18 5a2 2 0 0 1 2 2v8.526a2 2 0 0 0 .212.897l1.068 2.127a1 1 0 0 1-.9 1.45H3.62a1 1 0 0 1-.9-1.45l1.068-2.127A2 2 0 0 0 4 15.526V7a2 2 0 0 1 2-2z`,key:`1pdavp`}],[`path`,{d:`M20.054 15.987H3.946`,key:`14rxg9`}]]),Hae=w(`laptop-minimal`,[[`rect`,{width:`18`,height:`12`,x:`3`,y:`4`,rx:`2`,ry:`2`,key:`1qhy41`}],[`line`,{x1:`2`,x2:`22`,y1:`20`,y2:`20`,key:`ni3hll`}]]),Uae=w(`lasso-select`,[[`path`,{d:`M7 22a5 5 0 0 1-2-4`,key:`umushi`}],[`path`,{d:`M7 16.93c.96.43 1.96.74 2.99.91`,key:`ybbtv3`}],[`path`,{d:`M3.34 14A6.8 6.8 0 0 1 2 10c0-4.42 4.48-8 10-8s10 3.58 10 8a7.19 7.19 0 0 1-.33 2`,key:`gt5e1w`}],[`path`,{d:`M5 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4z`,key:`bq3ynw`}],[`path`,{d:`M14.33 22h-.09a.35.35 0 0 1-.24-.32v-10a.34.34 0 0 1 .33-.34c.08 0 .15.03.21.08l7.34 6a.33.33 0 0 1-.21.59h-4.49l-2.57 3.85a.35.35 0 0 1-.28.14z`,key:`72q637`}]]),Wae=w(`lasso`,[[`path`,{d:`M3.704 14.467a10 8 0 1 1 3.115 2.375`,key:`wxgc5m`}],[`path`,{d:`M7 22a5 5 0 0 1-2-3.994`,key:`1xp6a4`}],[`circle`,{cx:`5`,cy:`16`,r:`2`,key:`18csp3`}]]),Gae=w(`laugh`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`M18 13a6 6 0 0 1-6 5 6 6 0 0 1-6-5h12Z`,key:`b2q4dd`}],[`line`,{x1:`9`,x2:`9.01`,y1:`9`,y2:`9`,key:`yxxnd0`}],[`line`,{x1:`15`,x2:`15.01`,y1:`9`,y2:`9`,key:`1p4y9e`}]]),bg=w(`layers-2`,[[`path`,{d:`M13 13.74a2 2 0 0 1-2 0L2.5 8.87a1 1 0 0 1 0-1.74L11 2.26a2 2 0 0 1 2 0l8.5 4.87a1 1 0 0 1 0 1.74z`,key:`15q6uc`}],[`path`,{d:`m20 14.285 1.5.845a1 1 0 0 1 0 1.74L13 21.74a2 2 0 0 1-2 0l-8.5-4.87a1 1 0 0 1 0-1.74l1.5-.845`,key:`byia6g`}]]),Kae=w(`layers-plus`,[[`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 .83.18 2 2 0 0 0 .83-.18l8.58-3.9a1 1 0 0 0 0-1.831z`,key:`zzgyd3`}],[`path`,{d:`M16 17h6`,key:`1ook5g`}],[`path`,{d:`M19 14v6`,key:`1ckrd5`}],[`path`,{d:`M2 12a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 .825.178`,key:`1ia9y3`}],[`path`,{d:`M2 17a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l2.116-.962`,key:`jksky3`}]]),qae=w(`layers-minus`,[[`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 .83.18 2 2 0 0 0 .83-.18l8.58-3.9a1 1 0 0 0 0-1.832z`,key:`tq134k`}],[`path`,{d:`M16 17h6`,key:`1ook5g`}],[`path`,{d:`M2.003 11.995a1 1 0 0 0 .597.915l8.58 3.91a2 2 0 0 0 .83.18`,key:`8mjqed`}],[`path`,{d:`M2.003 16.995a1 1 0 0 0 .597.915l8.58 3.91a2 2 0 0 0 .83.18 2 2 0 0 0 .83-.18l2.11-.96`,key:`7vwz41`}],[`path`,{d:`M22.018 12.004a1 1 0 0 1-.598.916l-.177.08`,key:`bm5b9y`}]]),xg=w(`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:`zw3jo`}],[`path`,{d:`M2 12a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 12`,key:`1wduqc`}],[`path`,{d:`M2 17a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 17`,key:`kqbvx6`}]]),Jae=w(`layout-dashboard`,[[`rect`,{width:`7`,height:`9`,x:`3`,y:`3`,rx:`1`,key:`10lvy0`}],[`rect`,{width:`7`,height:`5`,x:`14`,y:`3`,rx:`1`,key:`16une8`}],[`rect`,{width:`7`,height:`9`,x:`14`,y:`12`,rx:`1`,key:`1hutg5`}],[`rect`,{width:`7`,height:`5`,x:`3`,y:`16`,rx:`1`,key:`ldoo1y`}]]),Sg=w(`layout-grid`,[[`rect`,{width:`7`,height:`7`,x:`3`,y:`3`,rx:`1`,key:`1g98yp`}],[`rect`,{width:`7`,height:`7`,x:`14`,y:`3`,rx:`1`,key:`6d4xhi`}],[`rect`,{width:`7`,height:`7`,x:`14`,y:`14`,rx:`1`,key:`nxv5o0`}],[`rect`,{width:`7`,height:`7`,x:`3`,y:`14`,rx:`1`,key:`1bb6yr`}]]),Yae=w(`layout-panel-left`,[[`rect`,{width:`7`,height:`18`,x:`3`,y:`3`,rx:`1`,key:`2obqm`}],[`rect`,{width:`7`,height:`7`,x:`14`,y:`3`,rx:`1`,key:`6d4xhi`}],[`rect`,{width:`7`,height:`7`,x:`14`,y:`14`,rx:`1`,key:`nxv5o0`}]]),Cg=w(`layout-list`,[[`rect`,{width:`7`,height:`7`,x:`3`,y:`3`,rx:`1`,key:`1g98yp`}],[`rect`,{width:`7`,height:`7`,x:`3`,y:`14`,rx:`1`,key:`1bb6yr`}],[`path`,{d:`M14 4h7`,key:`3xa0d5`}],[`path`,{d:`M14 9h7`,key:`1icrd9`}],[`path`,{d:`M14 15h7`,key:`1mj8o2`}],[`path`,{d:`M14 20h7`,key:`11slyb`}]]),Xae=w(`layout-panel-top`,[[`rect`,{width:`18`,height:`7`,x:`3`,y:`3`,rx:`1`,key:`f1a2em`}],[`rect`,{width:`7`,height:`7`,x:`3`,y:`14`,rx:`1`,key:`1bb6yr`}],[`rect`,{width:`7`,height:`7`,x:`14`,y:`14`,rx:`1`,key:`nxv5o0`}]]),wg=w(`layout-template`,[[`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`}]]),Zae=w(`leaf`,[[`path`,{d:`M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10Z`,key:`nnexq3`}],[`path`,{d:`M2 21c0-3 1.85-5.36 5.08-6C9.5 14.52 12 13 13 12`,key:`mt58a7`}]]),Qae=w(`leafy-green`,[[`path`,{d:`M2 22c1.25-.987 2.27-1.975 3.9-2.2a5.56 5.56 0 0 1 3.8 1.5 4 4 0 0 0 6.187-2.353 3.5 3.5 0 0 0 3.69-5.116A3.5 3.5 0 0 0 20.95 8 3.5 3.5 0 1 0 16 3.05a3.5 3.5 0 0 0-5.831 1.373 3.5 3.5 0 0 0-5.116 3.69 4 4 0 0 0-2.348 6.155C3.499 15.42 4.409 16.712 4.2 18.1 3.926 19.743 3.014 20.732 2 22`,key:`1134nt`}],[`path`,{d:`M2 22 17 7`,key:`1q7jp2`}]]),$ae=w(`lectern`,[[`path`,{d:`M16 12h3a2 2 0 0 0 1.902-1.38l1.056-3.333A1 1 0 0 0 21 6H3a1 1 0 0 0-.958 1.287l1.056 3.334A2 2 0 0 0 5 12h3`,key:`13jjxg`}],[`path`,{d:`M18 6V3a1 1 0 0 0-1-1h-3`,key:`1550fe`}],[`rect`,{width:`8`,height:`12`,x:`8`,y:`10`,rx:`1`,key:`qmu8b6`}]]),eoe=w(`lens-concave`,[[`path`,{d:`M7 2a1 1 0 0 0-.8 1.6 14 14 0 0 1 0 16.8A1 1 0 0 0 7 22h10a1 1 0 0 0 .8-1.6 14 14 0 0 1 0-16.8A1 1 0 0 0 17 2z`,key:`109j23`}]]),toe=w(`lens-convex`,[[`path`,{d:`M13.433 2a1 1 0 0 1 .824.448 18 18 0 0 1 0 19.104 1 1 0 0 1-.824.448h-2.866a1 1 0 0 1-.824-.448 18 18 0 0 1 0-19.104A1 1 0 0 1 10.567 2z`,key:`cq67go`}]]),Tg=w(`library`,[[`path`,{d:`m16 6 4 14`,key:`ji33uf`}],[`path`,{d:`M12 6v14`,key:`1n7gus`}],[`path`,{d:`M8 8v12`,key:`1gg7y9`}],[`path`,{d:`M4 4v16`,key:`6qkkli`}]]),noe=w(`life-buoy`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`m4.93 4.93 4.24 4.24`,key:`1ymg45`}],[`path`,{d:`m14.83 9.17 4.24-4.24`,key:`1cb5xl`}],[`path`,{d:`m14.83 14.83 4.24 4.24`,key:`q42g0n`}],[`path`,{d:`m9.17 14.83-4.24 4.24`,key:`bqpfvv`}],[`circle`,{cx:`12`,cy:`12`,r:`4`,key:`4exip2`}]]),roe=w(`library-big`,[[`rect`,{width:`8`,height:`18`,x:`3`,y:`3`,rx:`1`,key:`oynpb5`}],[`path`,{d:`M7 3v18`,key:`bbkbws`}],[`path`,{d:`M20.4 18.9c.2.5-.1 1.1-.6 1.3l-1.9.7c-.5.2-1.1-.1-1.3-.6L11.1 5.1c-.2-.5.1-1.1.6-1.3l1.9-.7c.5-.2 1.1.1 1.3.6Z`,key:`1qboyk`}]]),ioe=w(`ligature`,[[`path`,{d:`M14 12h2v8`,key:`c1fccl`}],[`path`,{d:`M14 20h4`,key:`lzx1xo`}],[`path`,{d:`M6 12h4`,key:`a4o3ry`}],[`path`,{d:`M6 20h4`,key:`1i6q5t`}],[`path`,{d:`M8 20V8a4 4 0 0 1 7.464-2`,key:`wk9t6r`}]]),aoe=w(`lightbulb-off`,[[`path`,{d:`M16.8 11.2c.8-.9 1.2-2 1.2-3.2a6 6 0 0 0-9.3-5`,key:`1fkcox`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}],[`path`,{d:`M6.3 6.3a4.67 4.67 0 0 0 1.2 5.2c.7.7 1.3 1.5 1.5 2.5`,key:`10m8kw`}],[`path`,{d:`M9 18h6`,key:`x1upvd`}],[`path`,{d:`M10 22h4`,key:`ceow96`}]]),Eg=w(`lightbulb`,[[`path`,{d:`M15 14c.2-1 .7-1.7 1.5-2.5 1-.9 1.5-2.2 1.5-3.5A6 6 0 0 0 6 8c0 1 .2 2.2 1.5 3.5.7.7 1.3 1.5 1.5 2.5`,key:`1gvzjb`}],[`path`,{d:`M9 18h6`,key:`x1upvd`}],[`path`,{d:`M10 22h4`,key:`ceow96`}]]),ooe=w(`line-squiggle`,[[`path`,{d:`M7 3.5c5-2 7 2.5 3 4C1.5 10 2 15 5 16c5 2 9-10 14-7s.5 13.5-4 12c-5-2.5.5-11 6-2`,key:`1lrphd`}]]),soe=w(`line-dot-right-horizontal`,[[`path`,{d:`M 3 12 L 15 12`,key:`ymhu98`}],[`circle`,{cx:`18`,cy:`12`,r:`3`,key:`1kchzo`}]]),coe=w(`line-style`,[[`path`,{d:`M11 5h2`,key:`1s6z07`}],[`path`,{d:`M15 12h6`,key:`upa0zy`}],[`path`,{d:`M19 5h2`,key:`fjylsg`}],[`path`,{d:`M3 12h6`,key:`ra68u1`}],[`path`,{d:`M3 19h18`,key:`awlh7x`}],[`path`,{d:`M3 5h2`,key:`1qgu90`}]]),loe=w(`link-2-off`,[[`path`,{d:`M9 17H7A5 5 0 0 1 7 7`,key:`10o201`}],[`path`,{d:`M15 7h2a5 5 0 0 1 4 8`,key:`1d3206`}],[`line`,{x1:`8`,x2:`12`,y1:`12`,y2:`12`,key:`rvw6j4`}],[`line`,{x1:`2`,x2:`22`,y1:`2`,y2:`22`,key:`a6p6uj`}]]),Dg=w(`link-2`,[[`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`}]]),uoe=w(`list-check`,[[`path`,{d:`M16 5H3`,key:`m91uny`}],[`path`,{d:`M16 12H3`,key:`1a2rj7`}],[`path`,{d:`M11 19H3`,key:`zflm78`}],[`path`,{d:`m15 18 2 2 4-4`,key:`1szwhi`}]]),Og=w(`list-checks`,[[`path`,{d:`M13 5h8`,key:`a7qcls`}],[`path`,{d:`M13 12h8`,key:`h98zly`}],[`path`,{d:`M13 19h8`,key:`c3s6r1`}],[`path`,{d:`m3 17 2 2 4-4`,key:`1jhpwq`}],[`path`,{d:`m3 7 2 2 4-4`,key:`1obspn`}]]),kg=w(`link`,[[`path`,{d:`M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71`,key:`1cjeqo`}],[`path`,{d:`M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71`,key:`19qd67`}]]),doe=w(`list-chevrons-up-down`,[[`path`,{d:`M3 5h8`,key:`18g2rq`}],[`path`,{d:`M3 12h8`,key:`1xfjp6`}],[`path`,{d:`M3 19h8`,key:`fpbke4`}],[`path`,{d:`m15 8 3-3 3 3`,key:`bc4io6`}],[`path`,{d:`m15 16 3 3 3-3`,key:`9wmg1l`}]]),foe=w(`list-chevrons-down-up`,[[`path`,{d:`M3 5h8`,key:`18g2rq`}],[`path`,{d:`M3 12h8`,key:`1xfjp6`}],[`path`,{d:`M3 19h8`,key:`fpbke4`}],[`path`,{d:`m15 5 3 3 3-3`,key:`1t4thf`}],[`path`,{d:`m15 19 3-3 3 3`,key:`y4ckd2`}]]),poe=w(`list-collapse`,[[`path`,{d:`M10 5h11`,key:`1hkqpe`}],[`path`,{d:`M10 12h11`,key:`6m4ad9`}],[`path`,{d:`M10 19h11`,key:`14g2nv`}],[`path`,{d:`m3 10 3-3-3-3`,key:`i7pm08`}],[`path`,{d:`m3 20 3-3-3-3`,key:`20gx1n`}]]),moe=w(`list-end`,[[`path`,{d:`M16 5H3`,key:`m91uny`}],[`path`,{d:`M16 12H3`,key:`1a2rj7`}],[`path`,{d:`M9 19H3`,key:`s61nz1`}],[`path`,{d:`m16 16-3 3 3 3`,key:`117b85`}],[`path`,{d:`M21 5v12a2 2 0 0 1-2 2h-6`,key:`hey24a`}]]),hoe=w(`list-filter-plus`,[[`path`,{d:`M12 5H2`,key:`1o22fu`}],[`path`,{d:`M6 12h12`,key:`8npq4p`}],[`path`,{d:`M9 19h6`,key:`456am0`}],[`path`,{d:`M16 5h6`,key:`1vod17`}],[`path`,{d:`M19 8V2`,key:`1wcffq`}]]),Ag=w(`list-filter`,[[`path`,{d:`M2 5h20`,key:`1fs1ex`}],[`path`,{d:`M6 12h12`,key:`8npq4p`}],[`path`,{d:`M9 19h6`,key:`456am0`}]]),goe=w(`list-indent-decrease`,[[`path`,{d:`M21 5H11`,key:`us1j55`}],[`path`,{d:`M21 12H11`,key:`wd7e0v`}],[`path`,{d:`M21 19H11`,key:`saa85w`}],[`path`,{d:`m7 8-4 4 4 4`,key:`o5hrat`}]]),_oe=w(`list-indent-increase`,[[`path`,{d:`M21 5H11`,key:`us1j55`}],[`path`,{d:`M21 12H11`,key:`wd7e0v`}],[`path`,{d:`M21 19H11`,key:`saa85w`}],[`path`,{d:`m3 8 4 4-4 4`,key:`1a3j6y`}]]),voe=w(`list-minus`,[[`path`,{d:`M16 5H3`,key:`m91uny`}],[`path`,{d:`M11 12H3`,key:`51ecnj`}],[`path`,{d:`M16 19H3`,key:`zzsher`}],[`path`,{d:`M21 12h-6`,key:`bt1uis`}]]),yoe=w(`list-music`,[[`path`,{d:`M16 5H3`,key:`m91uny`}],[`path`,{d:`M11 12H3`,key:`51ecnj`}],[`path`,{d:`M11 19H3`,key:`zflm78`}],[`path`,{d:`M21 16V5`,key:`yxg4q8`}],[`circle`,{cx:`18`,cy:`16`,r:`3`,key:`1hluhg`}]]),jg=w(`list-ordered`,[[`path`,{d:`M11 5h10`,key:`1cz7ny`}],[`path`,{d:`M11 12h10`,key:`1438ji`}],[`path`,{d:`M11 19h10`,key:`11t30w`}],[`path`,{d:`M4 4h1v5`,key:`10yrso`}],[`path`,{d:`M4 9h2`,key:`r1h2o0`}],[`path`,{d:`M6.5 20H3.4c0-1 2.6-1.925 2.6-3.5a1.5 1.5 0 0 0-2.6-1.02`,key:`xtkcd5`}]]),boe=w(`list-plus`,[[`path`,{d:`M16 5H3`,key:`m91uny`}],[`path`,{d:`M11 12H3`,key:`51ecnj`}],[`path`,{d:`M16 19H3`,key:`zzsher`}],[`path`,{d:`M18 9v6`,key:`1twb98`}],[`path`,{d:`M21 12h-6`,key:`bt1uis`}]]),xoe=w(`list-restart`,[[`path`,{d:`M21 5H3`,key:`1fi0y6`}],[`path`,{d:`M7 12H3`,key:`13ou7f`}],[`path`,{d:`M7 19H3`,key:`wbqt3n`}],[`path`,{d:`M12 18a5 5 0 0 0 9-3 4.5 4.5 0 0 0-4.5-4.5c-1.33 0-2.54.54-3.41 1.41L11 14`,key:`qth677`}],[`path`,{d:`M11 10v4h4`,key:`172dkj`}]]),Soe=w(`list-start`,[[`path`,{d:`M3 5h6`,key:`1ltk0q`}],[`path`,{d:`M3 12h13`,key:`ppymz1`}],[`path`,{d:`M3 19h13`,key:`bpdczq`}],[`path`,{d:`m16 8-3-3 3-3`,key:`1pjpp6`}],[`path`,{d:`M21 19V7a2 2 0 0 0-2-2h-6`,key:`4zzq67`}]]),Mg=w(`list-todo`,[[`path`,{d:`M13 5h8`,key:`a7qcls`}],[`path`,{d:`M13 12h8`,key:`h98zly`}],[`path`,{d:`M13 19h8`,key:`c3s6r1`}],[`path`,{d:`m3 17 2 2 4-4`,key:`1jhpwq`}],[`rect`,{x:`3`,y:`4`,width:`6`,height:`6`,rx:`1`,key:`cif1o7`}]]),Coe=w(`list-tree`,[[`path`,{d:`M8 5h13`,key:`1pao27`}],[`path`,{d:`M13 12h8`,key:`h98zly`}],[`path`,{d:`M13 19h8`,key:`c3s6r1`}],[`path`,{d:`M3 10a2 2 0 0 0 2 2h3`,key:`1npucw`}],[`path`,{d:`M3 5v12a2 2 0 0 0 2 2h3`,key:`x1gjn2`}]]),woe=w(`list-video`,[[`path`,{d:`M21 5H3`,key:`1fi0y6`}],[`path`,{d:`M10 12H3`,key:`1ulcyk`}],[`path`,{d:`M10 19H3`,key:`108z41`}],[`path`,{d:`M15 12.003a1 1 0 0 1 1.517-.859l4.997 2.997a1 1 0 0 1 0 1.718l-4.997 2.997a1 1 0 0 1-1.517-.86z`,key:`ms4nik`}]]),Toe=w(`list-x`,[[`path`,{d:`M16 5H3`,key:`m91uny`}],[`path`,{d:`M11 12H3`,key:`51ecnj`}],[`path`,{d:`M16 19H3`,key:`zzsher`}],[`path`,{d:`m15.5 9.5 5 5`,key:`ytk86i`}],[`path`,{d:`m20.5 9.5-5 5`,key:`17o44f`}]]),Ng=w(`list`,[[`path`,{d:`M3 5h.01`,key:`18ugdj`}],[`path`,{d:`M3 12h.01`,key:`nlz23k`}],[`path`,{d:`M3 19h.01`,key:`noohij`}],[`path`,{d:`M8 5h13`,key:`1pao27`}],[`path`,{d:`M8 12h13`,key:`1za7za`}],[`path`,{d:`M8 19h13`,key:`m83p4d`}]]),Pg=w(`loader-circle`,[[`path`,{d:`M21 12a9 9 0 1 1-6.219-8.56`,key:`13zald`}]]),Eoe=w(`loader-pinwheel`,[[`path`,{d:`M22 12a1 1 0 0 1-10 0 1 1 0 0 0-10 0`,key:`1lzz15`}],[`path`,{d:`M7 20.7a1 1 0 1 1 5-8.7 1 1 0 1 0 5-8.6`,key:`1gnrpi`}],[`path`,{d:`M7 3.3a1 1 0 1 1 5 8.6 1 1 0 1 0 5 8.6`,key:`u9yy5q`}],[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}]]),Doe=w(`loader`,[[`path`,{d:`M12 2v4`,key:`3427ic`}],[`path`,{d:`m16.2 7.8 2.9-2.9`,key:`r700ao`}],[`path`,{d:`M18 12h4`,key:`wj9ykh`}],[`path`,{d:`m16.2 16.2 2.9 2.9`,key:`1bxg5t`}],[`path`,{d:`M12 18v4`,key:`jadmvz`}],[`path`,{d:`m4.9 19.1 2.9-2.9`,key:`bwix9q`}],[`path`,{d:`M2 12h4`,key:`j09sii`}],[`path`,{d:`m4.9 4.9 2.9 2.9`,key:`giyufr`}]]),Ooe=w(`locate-fixed`,[[`line`,{x1:`2`,x2:`5`,y1:`12`,y2:`12`,key:`bvdh0s`}],[`line`,{x1:`19`,x2:`22`,y1:`12`,y2:`12`,key:`1tbv5k`}],[`line`,{x1:`12`,x2:`12`,y1:`2`,y2:`5`,key:`11lu5j`}],[`line`,{x1:`12`,x2:`12`,y1:`19`,y2:`22`,key:`x3vr5v`}],[`circle`,{cx:`12`,cy:`12`,r:`7`,key:`fim9np`}],[`circle`,{cx:`12`,cy:`12`,r:`3`,key:`1v7zrd`}]]),koe=w(`locate-off`,[[`path`,{d:`M12 19v3`,key:`npa21l`}],[`path`,{d:`M12 2v3`,key:`qbqxhf`}],[`path`,{d:`M18.89 13.24a7 7 0 0 0-8.13-8.13`,key:`1v9jrh`}],[`path`,{d:`M19 12h3`,key:`osuazr`}],[`path`,{d:`M2 12h3`,key:`1wrr53`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}],[`path`,{d:`M7.05 7.05a7 7 0 0 0 9.9 9.9`,key:`rc5l2e`}]]),Aoe=w(`lock-keyhole-open`,[[`circle`,{cx:`12`,cy:`16`,r:`1`,key:`1au0dj`}],[`rect`,{width:`18`,height:`12`,x:`3`,y:`10`,rx:`2`,key:`l0tzu3`}],[`path`,{d:`M7 10V7a5 5 0 0 1 9.33-2.5`,key:`car5b7`}]]),joe=w(`locate`,[[`line`,{x1:`2`,x2:`5`,y1:`12`,y2:`12`,key:`bvdh0s`}],[`line`,{x1:`19`,x2:`22`,y1:`12`,y2:`12`,key:`1tbv5k`}],[`line`,{x1:`12`,x2:`12`,y1:`2`,y2:`5`,key:`11lu5j`}],[`line`,{x1:`12`,x2:`12`,y1:`19`,y2:`22`,key:`x3vr5v`}],[`circle`,{cx:`12`,cy:`12`,r:`7`,key:`fim9np`}]]),Moe=w(`lock-keyhole`,[[`circle`,{cx:`12`,cy:`16`,r:`1`,key:`1au0dj`}],[`rect`,{x:`3`,y:`10`,width:`18`,height:`12`,rx:`2`,key:`6s8ecr`}],[`path`,{d:`M7 10V7a5 5 0 0 1 10 0v3`,key:`1pqi11`}]]),Fg=w(`lock-open`,[[`rect`,{width:`18`,height:`11`,x:`3`,y:`11`,rx:`2`,ry:`2`,key:`1w4ew1`}],[`path`,{d:`M7 11V7a5 5 0 0 1 9.9-1`,key:`1mm8w8`}]]),Noe=w(`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`}]]),Ig=w(`log-in`,[[`path`,{d:`m10 17 5-5-5-5`,key:`1bsop3`}],[`path`,{d:`M15 12H3`,key:`6jk70r`}],[`path`,{d:`M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4`,key:`u53s6r`}]]),Poe=w(`log-out`,[[`path`,{d:`m16 17 5-5-5-5`,key:`1bji2h`}],[`path`,{d:`M21 12H9`,key:`dn1m92`}],[`path`,{d:`M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4`,key:`1uf3rs`}]]),Foe=w(`logs`,[[`path`,{d:`M3 5h1`,key:`1mv5vm`}],[`path`,{d:`M3 12h1`,key:`lp3yf2`}],[`path`,{d:`M3 19h1`,key:`w6f3n9`}],[`path`,{d:`M8 5h1`,key:`1nxr5w`}],[`path`,{d:`M8 12h1`,key:`1con00`}],[`path`,{d:`M8 19h1`,key:`k7p10e`}],[`path`,{d:`M13 5h8`,key:`a7qcls`}],[`path`,{d:`M13 12h8`,key:`h98zly`}],[`path`,{d:`M13 19h8`,key:`c3s6r1`}]]),Ioe=w(`lollipop`,[[`circle`,{cx:`11`,cy:`11`,r:`8`,key:`4ej97u`}],[`path`,{d:`m21 21-4.3-4.3`,key:`1qie3q`}],[`path`,{d:`M11 11a2 2 0 0 0 4 0 4 4 0 0 0-8 0 6 6 0 0 0 12 0`,key:`107gwy`}]]),Loe=w(`luggage`,[[`path`,{d:`M6 20a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2`,key:`1m57jg`}],[`path`,{d:`M8 18V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v14`,key:`1l99gc`}],[`path`,{d:`M10 20h4`,key:`ni2waw`}],[`circle`,{cx:`16`,cy:`20`,r:`2`,key:`1vifvg`}],[`circle`,{cx:`8`,cy:`20`,r:`2`,key:`ckkr5m`}]]),Roe=w(`magnet`,[[`path`,{d:`m12 15 4 4`,key:`lnac28`}],[`path`,{d:`M2.352 10.648a1.205 1.205 0 0 0 0 1.704l2.296 2.296a1.205 1.205 0 0 0 1.704 0l6.029-6.029a1 1 0 1 1 3 3l-6.029 6.029a1.205 1.205 0 0 0 0 1.704l2.296 2.296a1.205 1.205 0 0 0 1.704 0l6.365-6.367A1 1 0 0 0 8.716 4.282z`,key:`nlhkjb`}],[`path`,{d:`m5 8 4 4`,key:`j6kj7e`}]]),zoe=w(`mail-check`,[[`path`,{d:`M22 13V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h8`,key:`12jkf8`}],[`path`,{d:`m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7`,key:`1ocrg3`}],[`path`,{d:`m16 19 2 2 4-4`,key:`1b14m6`}]]),Boe=w(`mail-minus`,[[`path`,{d:`M22 15V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h8`,key:`fuxbkv`}],[`path`,{d:`m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7`,key:`1ocrg3`}],[`path`,{d:`M16 19h6`,key:`xwg31i`}]]),Voe=w(`mail-open`,[[`path`,{d:`M21.2 8.4c.5.38.8.97.8 1.6v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V10a2 2 0 0 1 .8-1.6l8-6a2 2 0 0 1 2.4 0l8 6Z`,key:`1jhwl8`}],[`path`,{d:`m22 10-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 10`,key:`1qfld7`}]]),Hoe=w(`mail-plus`,[[`path`,{d:`M22 13V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h8`,key:`12jkf8`}],[`path`,{d:`m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7`,key:`1ocrg3`}],[`path`,{d:`M19 16v6`,key:`tddt3s`}],[`path`,{d:`M16 19h6`,key:`xwg31i`}]]),Uoe=w(`mail-question-mark`,[[`path`,{d:`M22 10.5V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h12.5`,key:`e61zoh`}],[`path`,{d:`m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7`,key:`1ocrg3`}],[`path`,{d:`M18 15.28c.2-.4.5-.8.9-1a2.1 2.1 0 0 1 2.6.4c.3.4.5.8.5 1.3 0 1.3-2 2-2 2`,key:`7z9rxb`}],[`path`,{d:`M20 22v.01`,key:`12bgn6`}]]),Woe=w(`mail-search`,[[`path`,{d:`M22 12.5V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h7.5`,key:`w80f2v`}],[`path`,{d:`m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7`,key:`1ocrg3`}],[`path`,{d:`M18 21a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z`,key:`8lzu5m`}],[`circle`,{cx:`18`,cy:`18`,r:`3`,key:`1xkwt0`}],[`path`,{d:`m22 22-1.5-1.5`,key:`1x83k4`}]]),Goe=w(`mail-warning`,[[`path`,{d:`M22 10.5V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h12.5`,key:`e61zoh`}],[`path`,{d:`m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7`,key:`1ocrg3`}],[`path`,{d:`M20 14v4`,key:`1hm744`}],[`path`,{d:`M20 22v.01`,key:`12bgn6`}]]),Koe=w(`mail-x`,[[`path`,{d:`M22 13V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v12c0 1.1.9 2 2 2h9`,key:`1j9vog`}],[`path`,{d:`m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7`,key:`1ocrg3`}],[`path`,{d:`m17 17 4 4`,key:`1b3523`}],[`path`,{d:`m21 17-4 4`,key:`uinynz`}]]),qoe=w(`mail`,[[`path`,{d:`m22 7-8.991 5.727a2 2 0 0 1-2.009 0L2 7`,key:`132q7q`}],[`rect`,{x:`2`,y:`4`,width:`20`,height:`16`,rx:`2`,key:`izxlao`}]]),Joe=w(`mailbox`,[[`path`,{d:`M22 17a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V9.5C2 7 4 5 6.5 5H18c2.2 0 4 1.8 4 4v8Z`,key:`1lbycx`}],[`polyline`,{points:`15,9 18,9 18,11`,key:`1pm9c0`}],[`path`,{d:`M6.5 5C9 5 11 7 11 9.5V17a2 2 0 0 1-2 2`,key:`15i455`}],[`line`,{x1:`6`,x2:`7`,y1:`10`,y2:`10`,key:`1e2scm`}]]),Yoe=w(`map-minus`,[[`path`,{d:`m11 19-1.106-.552a2 2 0 0 0-1.788 0l-3.659 1.83A1 1 0 0 1 3 19.381V6.618a1 1 0 0 1 .553-.894l4.553-2.277a2 2 0 0 1 1.788 0l4.212 2.106a2 2 0 0 0 1.788 0l3.659-1.83A1 1 0 0 1 21 4.619V14`,key:`40pylx`}],[`path`,{d:`M15 5.764V14`,key:`1bab71`}],[`path`,{d:`M21 18h-6`,key:`139f0c`}],[`path`,{d:`M9 3.236v15`,key:`1uimfh`}]]),Xoe=w(`mails`,[[`path`,{d:`M17 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-8a2 2 0 0 1 1-1.732`,key:`1vyzll`}],[`path`,{d:`m22 5.5-6.419 4.179a2 2 0 0 1-2.162 0L7 5.5`,key:`k7ramc`}],[`rect`,{x:`7`,y:`3`,width:`15`,height:`12`,rx:`2`,key:`17196g`}]]),Zoe=w(`map-pin-check-inside`,[[`path`,{d:`M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0`,key:`1r0f0z`}],[`path`,{d:`m9 10 2 2 4-4`,key:`1gnqz4`}]]),Qoe=w(`map-pin-check`,[[`path`,{d:`M19.43 12.935c.357-.967.57-1.955.57-2.935a8 8 0 0 0-16 0c0 4.993 5.539 10.193 7.399 11.799a1 1 0 0 0 1.202 0 32.197 32.197 0 0 0 .813-.728`,key:`1dq61d`}],[`circle`,{cx:`12`,cy:`10`,r:`3`,key:`ilqhr7`}],[`path`,{d:`m16 18 2 2 4-4`,key:`1mkfmb`}]]),$oe=w(`map-pin-house`,[[`path`,{d:`M15 22a1 1 0 0 1-1-1v-4a1 1 0 0 1 .445-.832l3-2a1 1 0 0 1 1.11 0l3 2A1 1 0 0 1 22 17v4a1 1 0 0 1-1 1z`,key:`1p1rcz`}],[`path`,{d:`M18 10a8 8 0 0 0-16 0c0 4.993 5.539 10.193 7.399 11.799a1 1 0 0 0 .601.2`,key:`mcbcs9`}],[`path`,{d:`M18 22v-3`,key:`1t1ugv`}],[`circle`,{cx:`10`,cy:`10`,r:`3`,key:`1ns7v1`}]]),ese=w(`map-pin-minus-inside`,[[`path`,{d:`M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0`,key:`1r0f0z`}],[`path`,{d:`M9 10h6`,key:`9gxzsh`}]]),tse=w(`map-pin-minus`,[[`path`,{d:`M18.977 14C19.6 12.701 20 11.343 20 10a8 8 0 0 0-16 0c0 4.993 5.539 10.193 7.399 11.799a1 1 0 0 0 1.202 0 32 32 0 0 0 .824-.738`,key:`11uxia`}],[`circle`,{cx:`12`,cy:`10`,r:`3`,key:`ilqhr7`}],[`path`,{d:`M16 18h6`,key:`987eiv`}]]),nse=w(`map-pin-off`,[[`path`,{d:`M12.75 7.09a3 3 0 0 1 2.16 2.16`,key:`1d4wjd`}],[`path`,{d:`M17.072 17.072c-1.634 2.17-3.527 3.912-4.471 4.727a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 1.432-4.568`,key:`12yil7`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}],[`path`,{d:`M8.475 2.818A8 8 0 0 1 20 10c0 1.183-.31 2.377-.81 3.533`,key:`lhrkcz`}],[`path`,{d:`M9.13 9.13a3 3 0 0 0 3.74 3.74`,key:`13wojd`}]]),rse=w(`map-pin-pen`,[[`path`,{d:`M17.97 9.304A8 8 0 0 0 2 10c0 4.69 4.887 9.562 7.022 11.468`,key:`1fahp3`}],[`path`,{d:`M21.378 16.626a1 1 0 0 0-3.004-3.004l-4.01 4.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z`,key:`1817ys`}],[`circle`,{cx:`10`,cy:`10`,r:`3`,key:`1ns7v1`}]]),ise=w(`map-pin-plus-inside`,[[`path`,{d:`M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0`,key:`1r0f0z`}],[`path`,{d:`M12 7v6`,key:`lw1j43`}],[`path`,{d:`M9 10h6`,key:`9gxzsh`}]]),ase=w(`map-pin-plus`,[[`path`,{d:`M19.914 11.105A7.298 7.298 0 0 0 20 10a8 8 0 0 0-16 0c0 4.993 5.539 10.193 7.399 11.799a1 1 0 0 0 1.202 0 32 32 0 0 0 .824-.738`,key:`fcdtly`}],[`circle`,{cx:`12`,cy:`10`,r:`3`,key:`ilqhr7`}],[`path`,{d:`M16 18h6`,key:`987eiv`}],[`path`,{d:`M19 15v6`,key:`10aioa`}]]),ose=w(`map-pin-search`,[[`path`,{d:`M 12.248 21.969 a 1 1 0 0 1 -0.849 -0.17 C 9.539 20.193 4 14.993 4 10 a 8 8 0 0 1 16 0 C 20 10.42 19.961 10.841 19.888 11.262`,key:`1jho5b`}],[`path`,{d:`m22 22-1.88-1.88`,key:`1bgjp0`}],[`circle`,{cx:`12`,cy:`10`,r:`3`,key:`ilqhr7`}],[`circle`,{cx:`18`,cy:`18`,r:`3`,key:`1xkwt0`}]]),sse=w(`map-pin-x`,[[`path`,{d:`M19.752 11.901A7.78 7.78 0 0 0 20 10a8 8 0 0 0-16 0c0 4.993 5.539 10.193 7.399 11.799a1 1 0 0 0 1.202 0 19 19 0 0 0 .09-.077`,key:`y0ewhp`}],[`circle`,{cx:`12`,cy:`10`,r:`3`,key:`ilqhr7`}],[`path`,{d:`m21.5 15.5-5 5`,key:`11iqnx`}],[`path`,{d:`m21.5 20.5-5-5`,key:`1bylgx`}]]),cse=w(`map-pin-x-inside`,[[`path`,{d:`M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0`,key:`1r0f0z`}],[`path`,{d:`m14.5 7.5-5 5`,key:`3lb6iw`}],[`path`,{d:`m9.5 7.5 5 5`,key:`ko136h`}]]),lse=w(`map-pin`,[[`path`,{d:`M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0`,key:`1r0f0z`}],[`circle`,{cx:`12`,cy:`10`,r:`3`,key:`ilqhr7`}]]),use=w(`map-pinned`,[[`path`,{d:`M18 8c0 3.613-3.869 7.429-5.393 8.795a1 1 0 0 1-1.214 0C9.87 15.429 6 11.613 6 8a6 6 0 0 1 12 0`,key:`11u0oz`}],[`circle`,{cx:`12`,cy:`8`,r:`2`,key:`1822b1`}],[`path`,{d:`M8.714 14h-3.71a1 1 0 0 0-.948.683l-2.004 6A1 1 0 0 0 3 22h18a1 1 0 0 0 .948-1.316l-2-6a1 1 0 0 0-.949-.684h-3.712`,key:`q8zwxj`}]]),dse=w(`map-plus`,[[`path`,{d:`m11 19-1.106-.552a2 2 0 0 0-1.788 0l-3.659 1.83A1 1 0 0 1 3 19.381V6.618a1 1 0 0 1 .553-.894l4.553-2.277a2 2 0 0 1 1.788 0l4.212 2.106a2 2 0 0 0 1.788 0l3.659-1.83A1 1 0 0 1 21 4.619V12`,key:`svfegj`}],[`path`,{d:`M15 5.764V12`,key:`1ocw4k`}],[`path`,{d:`M18 15v6`,key:`9wciyi`}],[`path`,{d:`M21 18h-6`,key:`139f0c`}],[`path`,{d:`M9 3.236v15`,key:`1uimfh`}]]),fse=w(`map`,[[`path`,{d:`M14.106 5.553a2 2 0 0 0 1.788 0l3.659-1.83A1 1 0 0 1 21 4.619v12.764a1 1 0 0 1-.553.894l-4.553 2.277a2 2 0 0 1-1.788 0l-4.212-2.106a2 2 0 0 0-1.788 0l-3.659 1.83A1 1 0 0 1 3 19.381V6.618a1 1 0 0 1 .553-.894l4.553-2.277a2 2 0 0 1 1.788 0z`,key:`169xi5`}],[`path`,{d:`M15 5.764v15`,key:`1pn4in`}],[`path`,{d:`M9 3.236v15`,key:`1uimfh`}]]),pse=w(`mars-stroke`,[[`path`,{d:`m14 6 4 4`,key:`1q72g9`}],[`path`,{d:`M17 3h4v4`,key:`19p9u1`}],[`path`,{d:`m21 3-7.75 7.75`,key:`1cjbfd`}],[`circle`,{cx:`9`,cy:`15`,r:`6`,key:`bx5svt`}]]),mse=w(`mars`,[[`path`,{d:`M16 3h5v5`,key:`1806ms`}],[`path`,{d:`m21 3-6.75 6.75`,key:`pv0uzu`}],[`circle`,{cx:`10`,cy:`14`,r:`6`,key:`1qwbdc`}]]),hse=w(`martini`,[[`path`,{d:`M12 12 4.207 4.207A.707.707 0 0 1 4.707 3h14.586a.707.707 0 0 1 .5 1.207z`,key:`vxdekd`}],[`path`,{d:`M12 12v10`,key:`1nesaz`}],[`path`,{d:`M7 22h10`,key:`10w4w3`}]]),Lg=w(`maximize-2`,[[`path`,{d:`M15 3h6v6`,key:`1q9fwt`}],[`path`,{d:`m21 3-7 7`,key:`1l2asr`}],[`path`,{d:`m3 21 7-7`,key:`tjx5ai`}],[`path`,{d:`M9 21H3v-6`,key:`wtvkvv`}]]),gse=w(`maximize`,[[`path`,{d:`M8 3H5a2 2 0 0 0-2 2v3`,key:`1dcmit`}],[`path`,{d:`M21 8V5a2 2 0 0 0-2-2h-3`,key:`1e4gt3`}],[`path`,{d:`M3 16v3a2 2 0 0 0 2 2h3`,key:`wsl5sc`}],[`path`,{d:`M16 21h3a2 2 0 0 0 2-2v-3`,key:`18trek`}]]),_se=w(`medal`,[[`path`,{d:`M7.21 15 2.66 7.14a2 2 0 0 1 .13-2.2L4.4 2.8A2 2 0 0 1 6 2h12a2 2 0 0 1 1.6.8l1.6 2.14a2 2 0 0 1 .14 2.2L16.79 15`,key:`143lza`}],[`path`,{d:`M11 12 5.12 2.2`,key:`qhuxz6`}],[`path`,{d:`m13 12 5.88-9.8`,key:`hbye0f`}],[`path`,{d:`M8 7h8`,key:`i86dvs`}],[`circle`,{cx:`12`,cy:`17`,r:`5`,key:`qbz8iq`}],[`path`,{d:`M12 18v-2h-.5`,key:`fawc4q`}]]),vse=w(`megaphone-off`,[[`path`,{d:`M11.636 6A13 13 0 0 0 19.4 3.2 1 1 0 0 1 21 4v11.344`,key:`bycexp`}],[`path`,{d:`M14.378 14.357A13 13 0 0 0 11 14H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h1`,key:`1t17s6`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}],[`path`,{d:`M6 14a12 12 0 0 0 2.4 7.2 2 2 0 0 0 3.2-2.4A8 8 0 0 1 10 14`,key:`1853fq`}],[`path`,{d:`M8 8v6`,key:`aieo6v`}]]),yse=w(`megaphone`,[[`path`,{d:`M11 6a13 13 0 0 0 8.4-2.8A1 1 0 0 1 21 4v12a1 1 0 0 1-1.6.8A13 13 0 0 0 11 14H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2z`,key:`q8bfy3`}],[`path`,{d:`M6 14a12 12 0 0 0 2.4 7.2 2 2 0 0 0 3.2-2.4A8 8 0 0 1 10 14`,key:`1853fq`}],[`path`,{d:`M8 6v8`,key:`15ugcq`}]]),bse=w(`meh`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`line`,{x1:`8`,x2:`16`,y1:`15`,y2:`15`,key:`1xb1d9`}],[`line`,{x1:`9`,x2:`9.01`,y1:`9`,y2:`9`,key:`yxxnd0`}],[`line`,{x1:`15`,x2:`15.01`,y1:`9`,y2:`9`,key:`1p4y9e`}]]),xse=w(`memory-stick`,[[`path`,{d:`M12 12v-2`,key:`fwoke6`}],[`path`,{d:`M12 18v-2`,key:`qj6yno`}],[`path`,{d:`M16 12v-2`,key:`heuere`}],[`path`,{d:`M16 18v-2`,key:`s1ct0w`}],[`path`,{d:`M2 11h1.5`,key:`15p63e`}],[`path`,{d:`M20 18v-2`,key:`12ehxp`}],[`path`,{d:`M20.5 11H22`,key:`khsy7a`}],[`path`,{d:`M4 18v-2`,key:`1c3oqr`}],[`path`,{d:`M8 12v-2`,key:`1mwtfd`}],[`path`,{d:`M8 18v-2`,key:`qcmpov`}],[`rect`,{x:`2`,y:`6`,width:`20`,height:`10`,rx:`2`,key:`1qcswk`}]]),Rg=w(`menu`,[[`path`,{d:`M4 5h16`,key:`1tepv9`}],[`path`,{d:`M4 12h16`,key:`1lakjw`}],[`path`,{d:`M4 19h16`,key:`1djgab`}]]),Sse=w(`merge`,[[`path`,{d:`m8 6 4-4 4 4`,key:`ybng9g`}],[`path`,{d:`M12 2v10.3a4 4 0 0 1-1.172 2.872L4 22`,key:`1hyw0i`}],[`path`,{d:`m20 22-5-5`,key:`1m27yz`}]]),Cse=w(`message-circle-check`,[[`path`,{d:`M2.992 16.342a2 2 0 0 1 .094 1.167l-1.065 3.29a1 1 0 0 0 1.236 1.168l3.413-.998a2 2 0 0 1 1.099.092 10 10 0 1 0-4.777-4.719`,key:`1sd12s`}],[`path`,{d:`m9 12 2 2 4-4`,key:`dzmm74`}]]),wse=w(`message-circle-code`,[[`path`,{d:`m10 9-3 3 3 3`,key:`1oro0q`}],[`path`,{d:`m14 15 3-3-3-3`,key:`bz13h7`}],[`path`,{d:`M2.992 16.342a2 2 0 0 1 .094 1.167l-1.065 3.29a1 1 0 0 0 1.236 1.168l3.413-.998a2 2 0 0 1 1.099.092 10 10 0 1 0-4.777-4.719`,key:`1sd12s`}]]),Tse=w(`message-circle-dashed`,[[`path`,{d:`M10.1 2.182a10 10 0 0 1 3.8 0`,key:`5ilxe3`}],[`path`,{d:`M13.9 21.818a10 10 0 0 1-3.8 0`,key:`11zvb9`}],[`path`,{d:`M17.609 3.72a10 10 0 0 1 2.69 2.7`,key:`jiglxs`}],[`path`,{d:`M2.182 13.9a10 10 0 0 1 0-3.8`,key:`c0bmvh`}],[`path`,{d:`M20.28 17.61a10 10 0 0 1-2.7 2.69`,key:`elg7ff`}],[`path`,{d:`M21.818 10.1a10 10 0 0 1 0 3.8`,key:`qkgqxc`}],[`path`,{d:`M3.721 6.391a10 10 0 0 1 2.7-2.69`,key:`1mcia2`}],[`path`,{d:`m6.163 21.117-2.906.85a1 1 0 0 1-1.236-1.169l.965-2.98`,key:`1qsu07`}]]),Ese=w(`message-circle-heart`,[[`path`,{d:`M2.992 16.342a2 2 0 0 1 .094 1.167l-1.065 3.29a1 1 0 0 0 1.236 1.168l3.413-.998a2 2 0 0 1 1.099.092 10 10 0 1 0-4.777-4.719`,key:`1sd12s`}],[`path`,{d:`M7.828 13.07A3 3 0 0 1 12 8.764a3 3 0 0 1 5.004 2.224 3 3 0 0 1-.832 2.083l-3.447 3.62a1 1 0 0 1-1.45-.001z`,key:`hoo97p`}]]),Dse=w(`message-circle-more`,[[`path`,{d:`M2.992 16.342a2 2 0 0 1 .094 1.167l-1.065 3.29a1 1 0 0 0 1.236 1.168l3.413-.998a2 2 0 0 1 1.099.092 10 10 0 1 0-4.777-4.719`,key:`1sd12s`}],[`path`,{d:`M8 12h.01`,key:`czm47f`}],[`path`,{d:`M12 12h.01`,key:`1mp3jc`}],[`path`,{d:`M16 12h.01`,key:`1l6xoz`}]]),Ose=w(`message-circle-off`,[[`path`,{d:`m2 2 20 20`,key:`1ooewy`}],[`path`,{d:`M4.93 4.929a10 10 0 0 0-1.938 11.412 2 2 0 0 1 .094 1.167l-1.065 3.29a1 1 0 0 0 1.236 1.168l3.413-.998a2 2 0 0 1 1.099.092 10 10 0 0 0 11.302-1.989`,key:`7il5tn`}],[`path`,{d:`M8.35 2.69A10 10 0 0 1 21.3 15.65`,key:`1pfsoa`}]]),kse=w(`message-circle-plus`,[[`path`,{d:`M2.992 16.342a2 2 0 0 1 .094 1.167l-1.065 3.29a1 1 0 0 0 1.236 1.168l3.413-.998a2 2 0 0 1 1.099.092 10 10 0 1 0-4.777-4.719`,key:`1sd12s`}],[`path`,{d:`M8 12h8`,key:`1wcyev`}],[`path`,{d:`M12 8v8`,key:`napkw2`}]]),Ase=w(`message-circle-question-mark`,[[`path`,{d:`M2.992 16.342a2 2 0 0 1 .094 1.167l-1.065 3.29a1 1 0 0 0 1.236 1.168l3.413-.998a2 2 0 0 1 1.099.092 10 10 0 1 0-4.777-4.719`,key:`1sd12s`}],[`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`}]]),jse=w(`message-circle-reply`,[[`path`,{d:`M2.992 16.342a2 2 0 0 1 .094 1.167l-1.065 3.29a1 1 0 0 0 1.236 1.168l3.413-.998a2 2 0 0 1 1.099.092 10 10 0 1 0-4.777-4.719`,key:`1sd12s`}],[`path`,{d:`m10 15-3-3 3-3`,key:`1pgupc`}],[`path`,{d:`M7 12h8a2 2 0 0 1 2 2v1`,key:`89sh1g`}]]),Mse=w(`message-circle-warning`,[[`path`,{d:`M2.992 16.342a2 2 0 0 1 .094 1.167l-1.065 3.29a1 1 0 0 0 1.236 1.168l3.413-.998a2 2 0 0 1 1.099.092 10 10 0 1 0-4.777-4.719`,key:`1sd12s`}],[`path`,{d:`M12 8v4`,key:`1got3b`}],[`path`,{d:`M12 16h.01`,key:`1drbdi`}]]),Nse=w(`message-circle-x`,[[`path`,{d:`M2.992 16.342a2 2 0 0 1 .094 1.167l-1.065 3.29a1 1 0 0 0 1.236 1.168l3.413-.998a2 2 0 0 1 1.099.092 10 10 0 1 0-4.777-4.719`,key:`1sd12s`}],[`path`,{d:`m15 9-6 6`,key:`1uzhvr`}],[`path`,{d:`m9 9 6 6`,key:`z0biqf`}]]),zg=w(`message-circle`,[[`path`,{d:`M2.992 16.342a2 2 0 0 1 .094 1.167l-1.065 3.29a1 1 0 0 0 1.236 1.168l3.413-.998a2 2 0 0 1 1.099.092 10 10 0 1 0-4.777-4.719`,key:`1sd12s`}]]),Pse=w(`message-square-check`,[[`path`,{d:`M22 17a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.7.7 0 0 1 2 21.286V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2z`,key:`m0kn7k`}],[`path`,{d:`m9 11 2 2 4-4`,key:`kz4plv`}]]),Fse=w(`message-square-code`,[[`path`,{d:`M22 17a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 21.286V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2z`,key:`18887p`}],[`path`,{d:`m10 8-3 3 3 3`,key:`fp6dz7`}],[`path`,{d:`m14 14 3-3-3-3`,key:`1yrceu`}]]),Ise=w(`message-square-dashed`,[[`path`,{d:`M14 3h2`,key:`1d12a5`}],[`path`,{d:`M16 19h-2`,key:`1agirb`}],[`path`,{d:`M2 12v-2`,key:`1ey295`}],[`path`,{d:`M2 16v5.286a.71.71 0 0 0 1.212.502l1.149-1.149`,key:`120k8q`}],[`path`,{d:`M20 19a2 2 0 0 0 2-2v-1`,key:`ior8tn`}],[`path`,{d:`M22 10v2`,key:`rmlecy`}],[`path`,{d:`M22 6V5a2 2 0 0 0-2-2`,key:`sp3k6r`}],[`path`,{d:`M4 3a2 2 0 0 0-2 2v1`,key:`11zt7s`}],[`path`,{d:`M8 19h2`,key:`jnunrx`}],[`path`,{d:`M8 3h2`,key:`ysbsee`}]]),Lse=w(`message-square-diff`,[[`path`,{d:`M22 17a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 21.286V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2z`,key:`18887p`}],[`path`,{d:`M10 15h4`,key:`192ueg`}],[`path`,{d:`M10 9h4`,key:`u4k05v`}],[`path`,{d:`M12 7v4`,key:`xawao1`}]]),Rse=w(`message-square-dot`,[[`path`,{d:`M12.7 3H4a2 2 0 0 0-2 2v16.286a.71.71 0 0 0 1.212.502l2.202-2.202A2 2 0 0 1 6.828 19H20a2 2 0 0 0 2-2v-4.7`,key:`wjb7ig`}],[`circle`,{cx:`19`,cy:`6`,r:`3`,key:`108a5v`}]]),zse=w(`message-square-heart`,[[`path`,{d:`M22 17a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 21.286V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2z`,key:`18887p`}],[`path`,{d:`M7.5 9.5c0 .687.265 1.383.697 1.844l3.009 3.264a1.14 1.14 0 0 0 .407.314 1 1 0 0 0 .783-.004 1.14 1.14 0 0 0 .398-.31l3.008-3.264A2.77 2.77 0 0 0 16.5 9.5 2.5 2.5 0 0 0 12 8a2.5 2.5 0 0 0-4.5 1.5`,key:`1faxuh`}]]),Bse=w(`message-square-lock`,[[`path`,{d:`M22 8.5V5a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v16.286a.71.71 0 0 0 1.212.502l2.202-2.202A2 2 0 0 1 6.828 19H10`,key:`fu6chl`}],[`path`,{d:`M20 15v-2a2 2 0 0 0-4 0v2`,key:`vl8a78`}],[`rect`,{x:`14`,y:`15`,width:`8`,height:`5`,rx:`1`,key:`37aafw`}]]),Vse=w(`message-square-more`,[[`path`,{d:`M22 17a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 21.286V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2z`,key:`18887p`}],[`path`,{d:`M12 11h.01`,key:`z322tv`}],[`path`,{d:`M16 11h.01`,key:`xkw8gn`}],[`path`,{d:`M8 11h.01`,key:`1dfujw`}]]),Bg=w(`message-square-plus`,[[`path`,{d:`M22 17a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 21.286V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2z`,key:`18887p`}],[`path`,{d:`M12 8v6`,key:`1ib9pf`}],[`path`,{d:`M9 11h6`,key:`1fldmi`}]]),Hse=w(`message-square-quote`,[[`path`,{d:`M14 14a2 2 0 0 0 2-2V8h-2`,key:`1r06pg`}],[`path`,{d:`M22 17a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 21.286V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2z`,key:`18887p`}],[`path`,{d:`M8 14a2 2 0 0 0 2-2V8H8`,key:`1jzu5j`}]]),Use=w(`message-square-off`,[[`path`,{d:`M19 19H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.7.7 0 0 1 2 21.286V5a2 2 0 0 1 1.184-1.826`,key:`1wyg69`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}],[`path`,{d:`M8.656 3H20a2 2 0 0 1 2 2v11.344`,key:`mhl4k6`}]]),Wse=w(`message-square-reply`,[[`path`,{d:`M22 17a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 21.286V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2z`,key:`18887p`}],[`path`,{d:`m10 8-3 3 3 3`,key:`fp6dz7`}],[`path`,{d:`M17 14v-1a2 2 0 0 0-2-2H7`,key:`1tkjnz`}]]),Gse=w(`message-square-share`,[[`path`,{d:`M12 3H4a2 2 0 0 0-2 2v16.286a.71.71 0 0 0 1.212.502l2.202-2.202A2 2 0 0 1 6.828 19H20a2 2 0 0 0 2-2v-4`,key:`11da1y`}],[`path`,{d:`M16 3h6v6`,key:`1bx56c`}],[`path`,{d:`m16 9 6-6`,key:`m4dnic`}]]),Kse=w(`message-square-text`,[[`path`,{d:`M22 17a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 21.286V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2z`,key:`18887p`}],[`path`,{d:`M7 11h10`,key:`1twpyw`}],[`path`,{d:`M7 15h6`,key:`d9of3u`}],[`path`,{d:`M7 7h8`,key:`af5zfr`}]]),qse=w(`message-square-warning`,[[`path`,{d:`M22 17a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 21.286V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2z`,key:`18887p`}],[`path`,{d:`M12 15h.01`,key:`q59x07`}],[`path`,{d:`M12 7v4`,key:`xawao1`}]]),Jse=w(`message-square-x`,[[`path`,{d:`M22 17a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 21.286V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2z`,key:`18887p`}],[`path`,{d:`m14.5 8.5-5 5`,key:`19tnj2`}],[`path`,{d:`m9.5 8.5 5 5`,key:`1oa8ql`}]]),Vg=w(`message-square`,[[`path`,{d:`M22 17a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 21.286V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2z`,key:`18887p`}]]),Yse=w(`messages-square`,[[`path`,{d:`M16 10a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 14.286V4a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z`,key:`1n2ejm`}],[`path`,{d:`M20 9a2 2 0 0 1 2 2v10.286a.71.71 0 0 1-1.212.502l-2.202-2.202A2 2 0 0 0 17.172 19H10a2 2 0 0 1-2-2v-1`,key:`1qfcsi`}]]),Xse=w(`metronome`,[[`path`,{d:`M12 11.4V9.1`,key:`audfby`}],[`path`,{d:`m12 17 6.59-6.59`,key:`c0sb7j`}],[`path`,{d:`m15.05 5.7-.218-.691a3 3 0 0 0-5.663 0L4.418 19.695A1 1 0 0 0 5.37 21h13.253a1 1 0 0 0 .951-1.31L18.45 16.2`,key:`1pkfrk`}],[`circle`,{cx:`20`,cy:`9`,r:`2`,key:`1udoqf`}]]),Zse=w(`mic-off`,[[`path`,{d:`M12 19v3`,key:`npa21l`}],[`path`,{d:`M15 9.34V5a3 3 0 0 0-5.68-1.33`,key:`1gzdoj`}],[`path`,{d:`M16.95 16.95A7 7 0 0 1 5 12v-2`,key:`cqa7eg`}],[`path`,{d:`M18.89 13.23A7 7 0 0 0 19 12v-2`,key:`16hl24`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}],[`path`,{d:`M9 9v3a3 3 0 0 0 5.12 2.12`,key:`r2i35w`}]]),Qse=w(`mic-vocal`,[[`path`,{d:`m11 7.601-5.994 8.19a1 1 0 0 0 .1 1.298l.817.818a1 1 0 0 0 1.314.087L15.09 12`,key:`80a601`}],[`path`,{d:`M16.5 21.174C15.5 20.5 14.372 20 13 20c-2.058 0-3.928 2.356-6 2-2.072-.356-2.775-3.369-1.5-4.5`,key:`j0ngtp`}],[`circle`,{cx:`16`,cy:`7`,r:`5`,key:`d08jfb`}]]),Hg=w(`mic`,[[`path`,{d:`M12 19v3`,key:`npa21l`}],[`path`,{d:`M19 10v2a7 7 0 0 1-14 0v-2`,key:`1vc78b`}],[`rect`,{x:`9`,y:`2`,width:`6`,height:`13`,rx:`3`,key:`s6n7sd`}]]),$se=w(`microchip`,[[`path`,{d:`M10 12h4`,key:`a56b0p`}],[`path`,{d:`M10 17h4`,key:`pvmtpo`}],[`path`,{d:`M10 7h4`,key:`1vgcok`}],[`path`,{d:`M18 12h2`,key:`quuxs7`}],[`path`,{d:`M18 18h2`,key:`4scel`}],[`path`,{d:`M18 6h2`,key:`1ptzki`}],[`path`,{d:`M4 12h2`,key:`1ltxp0`}],[`path`,{d:`M4 18h2`,key:`1xrofg`}],[`path`,{d:`M4 6h2`,key:`1cx33n`}],[`rect`,{x:`6`,y:`2`,width:`12`,height:`20`,rx:`2`,key:`749fme`}]]),ece=w(`microscope`,[[`path`,{d:`M6 18h8`,key:`1borvv`}],[`path`,{d:`M3 22h18`,key:`8prr45`}],[`path`,{d:`M14 22a7 7 0 1 0 0-14h-1`,key:`1jwaiy`}],[`path`,{d:`M9 14h2`,key:`197e7h`}],[`path`,{d:`M9 12a2 2 0 0 1-2-2V6h6v4a2 2 0 0 1-2 2Z`,key:`1bmzmy`}],[`path`,{d:`M12 6V3a1 1 0 0 0-1-1H9a1 1 0 0 0-1 1v3`,key:`1drr47`}]]),tce=w(`milestone`,[[`path`,{d:`M12 13v8`,key:`1l5pq0`}],[`path`,{d:`M12 3v3`,key:`1n5kay`}],[`path`,{d:`M18.172 6a2 2 0 0 1 1.414.586l2.06 2.06a1.207 1.207 0 0 1 0 1.708l-2.06 2.06a2 2 0 0 1-1.414.586H4a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1z`,key:`8gz4t4`}]]),nce=w(`microwave`,[[`rect`,{width:`20`,height:`15`,x:`2`,y:`4`,rx:`2`,key:`2no95f`}],[`rect`,{width:`8`,height:`7`,x:`6`,y:`8`,rx:`1`,key:`zh9wx`}],[`path`,{d:`M18 8v7`,key:`o5zi4n`}],[`path`,{d:`M6 19v2`,key:`1loha6`}],[`path`,{d:`M18 19v2`,key:`1dawf0`}]]),rce=w(`milk-off`,[[`path`,{d:`M8 2h8`,key:`1ssgc1`}],[`path`,{d:`M9 2v1.343M15 2v2.789a4 4 0 0 0 .672 2.219l.656.984a4 4 0 0 1 .672 2.22v1.131M7.8 7.8l-.128.192A4 4 0 0 0 7 10.212V20a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-3`,key:`y0ejgx`}],[`path`,{d:`M7 15a6.47 6.47 0 0 1 5 0 6.472 6.472 0 0 0 3.435.435`,key:`iaxqsy`}],[`line`,{x1:`2`,x2:`22`,y1:`2`,y2:`22`,key:`a6p6uj`}]]),ice=w(`milk`,[[`path`,{d:`M8 2h8`,key:`1ssgc1`}],[`path`,{d:`M9 2v2.789a4 4 0 0 1-.672 2.219l-.656.984A4 4 0 0 0 7 10.212V20a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-9.789a4 4 0 0 0-.672-2.219l-.656-.984A4 4 0 0 1 15 4.788V2`,key:`qtp12x`}],[`path`,{d:`M7 15a6.472 6.472 0 0 1 5 0 6.47 6.47 0 0 0 5 0`,key:`ygeh44`}]]),Ug=w(`minimize-2`,[[`path`,{d:`m14 10 7-7`,key:`oa77jy`}],[`path`,{d:`M20 10h-6V4`,key:`mjg0md`}],[`path`,{d:`m3 21 7-7`,key:`tjx5ai`}],[`path`,{d:`M4 14h6v6`,key:`rmj7iw`}]]),Wg=w(`minus`,[[`path`,{d:`M5 12h14`,key:`1ays0h`}]]),ace=w(`minimize`,[[`path`,{d:`M8 3v3a2 2 0 0 1-2 2H3`,key:`hohbtr`}],[`path`,{d:`M21 8h-3a2 2 0 0 1-2-2V3`,key:`5jw1f3`}],[`path`,{d:`M3 16h3a2 2 0 0 1 2 2v3`,key:`198tvr`}],[`path`,{d:`M16 21v-3a2 2 0 0 1 2-2h3`,key:`ph8mxp`}]]),oce=w(`mirror-rectangular`,[[`path`,{d:`M11 6 8 9`,key:`7zt14w`}],[`path`,{d:`m16 7-8 8`,key:`tkgtvu`}],[`rect`,{x:`4`,y:`2`,width:`16`,height:`20`,rx:`2`,key:`1uxh74`}]]),sce=w(`mirror-round`,[[`path`,{d:`M10 6.6 8.6 8`,key:`itrr7k`}],[`path`,{d:`M12 18v4`,key:`jadmvz`}],[`path`,{d:`M15 7.5 9.5 13`,key:`1vyrsv`}],[`path`,{d:`M7 22h10`,key:`10w4w3`}],[`circle`,{cx:`12`,cy:`10`,r:`8`,key:`1gshiw`}]]),cce=w(`monitor-cloud`,[[`path`,{d:`M11 13a3 3 0 1 1 2.83-4H14a2 2 0 0 1 0 4z`,key:`1da4q6`}],[`path`,{d:`M12 17v4`,key:`1riwvh`}],[`path`,{d:`M8 21h8`,key:`1ev6f3`}],[`rect`,{x:`2`,y:`3`,width:`20`,height:`14`,rx:`2`,key:`x3v2xh`}]]),lce=w(`monitor-check`,[[`path`,{d:`m9 10 2 2 4-4`,key:`1gnqz4`}],[`rect`,{width:`20`,height:`14`,x:`2`,y:`3`,rx:`2`,key:`48i651`}],[`path`,{d:`M12 17v4`,key:`1riwvh`}],[`path`,{d:`M8 21h8`,key:`1ev6f3`}]]),uce=w(`monitor-cog`,[[`path`,{d:`M12 17v4`,key:`1riwvh`}],[`path`,{d:`m14.305 7.53.923-.382`,key:`1mlnsw`}],[`path`,{d:`m15.228 4.852-.923-.383`,key:`82mpwg`}],[`path`,{d:`m16.852 3.228-.383-.924`,key:`ln4sir`}],[`path`,{d:`m16.852 8.772-.383.923`,key:`1dejw0`}],[`path`,{d:`m19.148 3.228.383-.924`,key:`192kgf`}],[`path`,{d:`m19.53 9.696-.382-.924`,key:`fiavlr`}],[`path`,{d:`m20.772 4.852.924-.383`,key:`1j8mgp`}],[`path`,{d:`m20.772 7.148.924.383`,key:`zix9be`}],[`path`,{d:`M22 13v2a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7`,key:`1tnzv8`}],[`path`,{d:`M8 21h8`,key:`1ev6f3`}],[`circle`,{cx:`18`,cy:`6`,r:`3`,key:`1h7g24`}]]),dce=w(`monitor-dot`,[[`path`,{d:`M12 17v4`,key:`1riwvh`}],[`path`,{d:`M22 12.307V15a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h8.693`,key:`1dx6ho`}],[`path`,{d:`M8 21h8`,key:`1ev6f3`}],[`circle`,{cx:`19`,cy:`6`,r:`3`,key:`108a5v`}]]),fce=w(`monitor-down`,[[`path`,{d:`M12 13V7`,key:`h0r20n`}],[`path`,{d:`m15 10-3 3-3-3`,key:`lzhmyn`}],[`rect`,{width:`20`,height:`14`,x:`2`,y:`3`,rx:`2`,key:`48i651`}],[`path`,{d:`M12 17v4`,key:`1riwvh`}],[`path`,{d:`M8 21h8`,key:`1ev6f3`}]]),pce=w(`monitor-off`,[[`path`,{d:`M12 17v4`,key:`1riwvh`}],[`path`,{d:`M17 17H4a2 2 0 0 1-2-2V5a2 2 0 0 1 1.184-1.826`,key:`cv7jms`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}],[`path`,{d:`M8 21h8`,key:`1ev6f3`}],[`path`,{d:`M8.656 3H20a2 2 0 0 1 2 2v10a2 2 0 0 1-.293 1.042`,key:`z8ni2w`}]]),mce=w(`monitor-pause`,[[`path`,{d:`M10 13V7`,key:`1u13u9`}],[`path`,{d:`M14 13V7`,key:`1vj9om`}],[`rect`,{width:`20`,height:`14`,x:`2`,y:`3`,rx:`2`,key:`48i651`}],[`path`,{d:`M12 17v4`,key:`1riwvh`}],[`path`,{d:`M8 21h8`,key:`1ev6f3`}]]),Gg=w(`monitor-play`,[[`path`,{d:`M15.033 9.44a.647.647 0 0 1 0 1.12l-4.065 2.352a.645.645 0 0 1-.968-.56V7.648a.645.645 0 0 1 .967-.56z`,key:`vbtd3f`}],[`path`,{d:`M12 17v4`,key:`1riwvh`}],[`path`,{d:`M8 21h8`,key:`1ev6f3`}],[`rect`,{x:`2`,y:`3`,width:`20`,height:`14`,rx:`2`,key:`x3v2xh`}]]),hce=w(`monitor-smartphone`,[[`path`,{d:`M18 8V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v7a2 2 0 0 0 2 2h8`,key:`10dyio`}],[`path`,{d:`M10 19v-3.96 3.15`,key:`1irgej`}],[`path`,{d:`M7 19h5`,key:`qswx4l`}],[`rect`,{width:`6`,height:`10`,x:`16`,y:`12`,rx:`2`,key:`1egngj`}]]),gce=w(`monitor-stop`,[[`path`,{d:`M12 17v4`,key:`1riwvh`}],[`path`,{d:`M8 21h8`,key:`1ev6f3`}],[`rect`,{x:`2`,y:`3`,width:`20`,height:`14`,rx:`2`,key:`x3v2xh`}],[`rect`,{x:`9`,y:`7`,width:`6`,height:`6`,rx:`1`,key:`5m2oou`}]]),_ce=w(`monitor-speaker`,[[`path`,{d:`M5.5 20H8`,key:`1k40s5`}],[`path`,{d:`M17 9h.01`,key:`1j24nn`}],[`rect`,{width:`10`,height:`16`,x:`12`,y:`4`,rx:`2`,key:`ixliua`}],[`path`,{d:`M8 6H4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h4`,key:`1mp6e1`}],[`circle`,{cx:`17`,cy:`15`,r:`1`,key:`tqvash`}]]),vce=w(`monitor-up`,[[`path`,{d:`m9 10 3-3 3 3`,key:`11gsxs`}],[`path`,{d:`M12 13V7`,key:`h0r20n`}],[`rect`,{width:`20`,height:`14`,x:`2`,y:`3`,rx:`2`,key:`48i651`}],[`path`,{d:`M12 17v4`,key:`1riwvh`}],[`path`,{d:`M8 21h8`,key:`1ev6f3`}]]),yce=w(`monitor-x`,[[`path`,{d:`m14.5 12.5-5-5`,key:`1jahn5`}],[`path`,{d:`m9.5 12.5 5-5`,key:`1k2t7b`}],[`rect`,{width:`20`,height:`14`,x:`2`,y:`3`,rx:`2`,key:`48i651`}],[`path`,{d:`M12 17v4`,key:`1riwvh`}],[`path`,{d:`M8 21h8`,key:`1ev6f3`}]]),bce=w(`moon-star`,[[`path`,{d:`M18 5h4`,key:`1lhgn2`}],[`path`,{d:`M20 3v4`,key:`1olli1`}],[`path`,{d:`M20.985 12.486a9 9 0 1 1-9.473-9.472c.405-.022.617.46.402.803a6 6 0 0 0 8.268 8.268c.344-.215.825-.004.803.401`,key:`kfwtm`}]]),xce=w(`monitor`,[[`rect`,{width:`20`,height:`14`,x:`2`,y:`3`,rx:`2`,key:`48i651`}],[`line`,{x1:`8`,x2:`16`,y1:`21`,y2:`21`,key:`1svkeh`}],[`line`,{x1:`12`,x2:`12`,y1:`17`,y2:`21`,key:`vw1qmm`}]]),Kg=w(`moon`,[[`path`,{d:`M20.985 12.486a9 9 0 1 1-9.473-9.472c.405-.022.617.46.402.803a6 6 0 0 0 8.268 8.268c.344-.215.825-.004.803.401`,key:`kfwtm`}]]),Sce=w(`motorbike`,[[`path`,{d:`m18 14-1-3`,key:`bdajw9`}],[`path`,{d:`m3 9 6 2a2 2 0 0 1 2-2h2a2 2 0 0 1 1.99 1.81`,key:`f5fotj`}],[`path`,{d:`M8 17h3a1 1 0 0 0 1-1 6 6 0 0 1 6-6 1 1 0 0 0 1-1v-.75A5 5 0 0 0 17 5`,key:`3i90e2`}],[`circle`,{cx:`19`,cy:`17`,r:`3`,key:`1otbdv`}],[`circle`,{cx:`5`,cy:`17`,r:`3`,key:`1d8p0c`}]]),Cce=w(`mountain-snow`,[[`path`,{d:`m8 3 4 8 5-5 5 15H2L8 3z`,key:`otkl63`}],[`path`,{d:`M4.14 15.08c2.62-1.57 5.24-1.43 7.86.42 2.74 1.94 5.49 2 8.23.19`,key:`1pvmmp`}]]),wce=w(`mountain`,[[`path`,{d:`m8 3 4 8 5-5 5 15H2L8 3z`,key:`otkl63`}]]),Tce=w(`mouse-left`,[[`path`,{d:`M12 7.318V10`,key:`17s7lh`}],[`path`,{d:`M5 10v5a7 7 0 0 0 14 0V9c0-3.527-2.608-6.515-6-7`,key:`imk5ea`}],[`circle`,{cx:`7`,cy:`4`,r:`2`,key:`ra7k3`}]]),Ece=w(`mouse-pointer-2-off`,[[`path`,{d:`m15.55 8.45 5.138 2.087a.5.5 0 0 1-.063.947l-6.124 1.58a2 2 0 0 0-1.438 1.435l-1.579 6.126a.5.5 0 0 1-.947.063L8.45 15.551`,key:`1qoshx`}],[`path`,{d:`M22 2 2 22`,key:`y4kqgn`}],[`path`,{d:`m6.816 11.528-2.779-6.84a.495.495 0 0 1 .651-.651l6.84 2.779`,key:`mymuvk`}]]),Dce=w(`mouse-pointer-2`,[[`path`,{d:`M4.037 4.688a.495.495 0 0 1 .651-.651l16 6.5a.5.5 0 0 1-.063.947l-6.124 1.58a2 2 0 0 0-1.438 1.435l-1.579 6.126a.5.5 0 0 1-.947.063z`,key:`edeuup`}]]),Oce=w(`mouse-off`,[[`path`,{d:`M12 6v.343`,key:`1gyhex`}],[`path`,{d:`M18.218 18.218A7 7 0 0 1 5 15V9a7 7 0 0 1 .782-3.218`,key:`ukzz01`}],[`path`,{d:`M19 13.343V9A7 7 0 0 0 8.56 2.902`,key:`104jy9`}],[`path`,{d:`M22 22 2 2`,key:`1r8tn9`}]]),kce=w(`mouse-pointer-ban`,[[`path`,{d:`M2.034 2.681a.498.498 0 0 1 .647-.647l9 3.5a.5.5 0 0 1-.033.944L8.204 7.545a1 1 0 0 0-.66.66l-1.066 3.443a.5.5 0 0 1-.944.033z`,key:`11pp1i`}],[`circle`,{cx:`16`,cy:`16`,r:`6`,key:`qoo3c4`}],[`path`,{d:`m11.8 11.8 8.4 8.4`,key:`oogvdj`}]]),Ace=w(`mouse-pointer-click`,[[`path`,{d:`M14 4.1 12 6`,key:`ita8i4`}],[`path`,{d:`m5.1 8-2.9-.8`,key:`1go3kf`}],[`path`,{d:`m6 12-1.9 2`,key:`mnht97`}],[`path`,{d:`M7.2 2.2 8 5.1`,key:`1cfko1`}],[`path`,{d:`M9.037 9.69a.498.498 0 0 1 .653-.653l11 4.5a.5.5 0 0 1-.074.949l-4.349 1.041a1 1 0 0 0-.74.739l-1.04 4.35a.5.5 0 0 1-.95.074z`,key:`s0h3yz`}]]),jce=w(`mouse-pointer`,[[`path`,{d:`M12.586 12.586 19 19`,key:`ea5xo7`}],[`path`,{d:`M3.688 3.037a.497.497 0 0 0-.651.651l6.5 15.999a.501.501 0 0 0 .947-.062l1.569-6.083a2 2 0 0 1 1.448-1.479l6.124-1.579a.5.5 0 0 0 .063-.947z`,key:`277e5u`}]]),Mce=w(`mouse-right`,[[`path`,{d:`M12 7.318V10`,key:`17s7lh`}],[`path`,{d:`M19 10v5a7 7 0 0 1-14 0V9c0-3.527 2.608-6.515 6-7`,key:`2es5nn`}],[`circle`,{cx:`17`,cy:`4`,r:`2`,key:`y5j2s2`}]]),Nce=w(`mouse`,[[`rect`,{x:`5`,y:`2`,width:`14`,height:`20`,rx:`7`,key:`11ol66`}],[`path`,{d:`M12 6v4`,key:`16clxf`}]]),Pce=w(`move-diagonal-2`,[[`path`,{d:`M19 13v6h-6`,key:`1hxl6d`}],[`path`,{d:`M5 11V5h6`,key:`12e2xe`}],[`path`,{d:`m5 5 14 14`,key:`11anup`}]]),Fce=w(`move-3d`,[[`path`,{d:`M5 3v16h16`,key:`1mqmf9`}],[`path`,{d:`m5 19 6-6`,key:`jh6hbb`}],[`path`,{d:`m2 6 3-3 3 3`,key:`tkyvxa`}],[`path`,{d:`m18 16 3 3-3 3`,key:`1d4glt`}]]),Ice=w(`move-diagonal`,[[`path`,{d:`M11 19H5v-6`,key:`8awifj`}],[`path`,{d:`M13 5h6v6`,key:`7voy1q`}],[`path`,{d:`M19 5 5 19`,key:`wwaj1z`}]]),Lce=w(`move-down-left`,[[`path`,{d:`M11 19H5V13`,key:`1akmht`}],[`path`,{d:`M19 5L5 19`,key:`72u4yj`}]]),Rce=w(`move-down-right`,[[`path`,{d:`M19 13V19H13`,key:`10vkzq`}],[`path`,{d:`M5 5L19 19`,key:`5zm2fv`}]]),zce=w(`move-down`,[[`path`,{d:`M8 18L12 22L16 18`,key:`cskvfv`}],[`path`,{d:`M12 2V22`,key:`r89rzk`}]]),Bce=w(`move-left`,[[`path`,{d:`M6 8L2 12L6 16`,key:`kyvwex`}],[`path`,{d:`M2 12H22`,key:`1m8cig`}]]),Vce=w(`move-horizontal`,[[`path`,{d:`m18 8 4 4-4 4`,key:`1ak13k`}],[`path`,{d:`M2 12h20`,key:`9i4pu4`}],[`path`,{d:`m6 8-4 4 4 4`,key:`15zrgr`}]]),Hce=w(`move-right`,[[`path`,{d:`M18 8L22 12L18 16`,key:`1r0oui`}],[`path`,{d:`M2 12H22`,key:`1m8cig`}]]),Uce=w(`move-up-left`,[[`path`,{d:`M5 11V5H11`,key:`3q78g9`}],[`path`,{d:`M5 5L19 19`,key:`5zm2fv`}]]),Wce=w(`move-up-right`,[[`path`,{d:`M13 5H19V11`,key:`1n1gyv`}],[`path`,{d:`M19 5L5 19`,key:`72u4yj`}]]),Gce=w(`move-up`,[[`path`,{d:`M8 6L12 2L16 6`,key:`1yvkyx`}],[`path`,{d:`M12 2V22`,key:`r89rzk`}]]),Kce=w(`move-vertical`,[[`path`,{d:`M12 2v20`,key:`t6zp3m`}],[`path`,{d:`m8 18 4 4 4-4`,key:`bh5tu3`}],[`path`,{d:`m8 6 4-4 4 4`,key:`ybng9g`}]]),qce=w(`move`,[[`path`,{d:`M12 2v20`,key:`t6zp3m`}],[`path`,{d:`m15 19-3 3-3-3`,key:`11eu04`}],[`path`,{d:`m19 9 3 3-3 3`,key:`1mg7y2`}],[`path`,{d:`M2 12h20`,key:`9i4pu4`}],[`path`,{d:`m5 9-3 3 3 3`,key:`j64kie`}],[`path`,{d:`m9 5 3-3 3 3`,key:`l8vdw6`}]]),Jce=w(`music-2`,[[`circle`,{cx:`8`,cy:`18`,r:`4`,key:`1fc0mg`}],[`path`,{d:`M12 18V2l7 4`,key:`g04rme`}]]),Yce=w(`music-3`,[[`circle`,{cx:`12`,cy:`18`,r:`4`,key:`m3r9ws`}],[`path`,{d:`M16 18V2`,key:`40x2m5`}]]),Xce=w(`music-4`,[[`path`,{d:`M9 18V5l12-2v13`,key:`1jmyc2`}],[`path`,{d:`m9 9 12-2`,key:`1e64n2`}],[`circle`,{cx:`6`,cy:`18`,r:`3`,key:`fqmcym`}],[`circle`,{cx:`18`,cy:`16`,r:`3`,key:`1hluhg`}]]),Zce=w(`music`,[[`path`,{d:`M9 18V5l12-2v13`,key:`1jmyc2`}],[`circle`,{cx:`6`,cy:`18`,r:`3`,key:`fqmcym`}],[`circle`,{cx:`18`,cy:`16`,r:`3`,key:`1hluhg`}]]),Qce=w(`navigation-2`,[[`polygon`,{points:`12 2 19 21 12 17 5 21 12 2`,key:`x8c0qg`}]]),$ce=w(`navigation-off`,[[`path`,{d:`M8.43 8.43 3 11l8 2 2 8 2.57-5.43`,key:`1vdtb7`}],[`path`,{d:`M17.39 11.73 22 2l-9.73 4.61`,key:`tya3r6`}],[`line`,{x1:`2`,x2:`22`,y1:`2`,y2:`22`,key:`a6p6uj`}]]),ele=w(`navigation-2-off`,[[`path`,{d:`M9.31 9.31 5 21l7-4 7 4-1.17-3.17`,key:`qoq2o2`}],[`path`,{d:`M14.53 8.88 12 2l-1.17 3.17`,key:`k3sjzy`}],[`line`,{x1:`2`,x2:`22`,y1:`2`,y2:`22`,key:`a6p6uj`}]]),tle=w(`navigation`,[[`polygon`,{points:`3 11 22 2 13 21 11 13 3 11`,key:`1ltx0t`}]]),qg=w(`network`,[[`rect`,{x:`16`,y:`16`,width:`6`,height:`6`,rx:`1`,key:`4q2zg0`}],[`rect`,{x:`2`,y:`16`,width:`6`,height:`6`,rx:`1`,key:`8cvhb9`}],[`rect`,{x:`9`,y:`2`,width:`6`,height:`6`,rx:`1`,key:`1egb70`}],[`path`,{d:`M5 16v-3a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v3`,key:`1jsf9p`}],[`path`,{d:`M12 12V8`,key:`2874zd`}]]),nle=w(`newspaper`,[[`path`,{d:`M15 18h-5`,key:`95g1m2`}],[`path`,{d:`M18 14h-8`,key:`sponae`}],[`path`,{d:`M4 22h16a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v16a2 2 0 0 1-4 0v-9a2 2 0 0 1 2-2h2`,key:`39pd36`}],[`rect`,{width:`8`,height:`4`,x:`10`,y:`6`,rx:`1`,key:`aywv1n`}]]),rle=w(`nfc`,[[`path`,{d:`M6 8.32a7.43 7.43 0 0 1 0 7.36`,key:`9iaqei`}],[`path`,{d:`M9.46 6.21a11.76 11.76 0 0 1 0 11.58`,key:`1yha7l`}],[`path`,{d:`M12.91 4.1a15.91 15.91 0 0 1 .01 15.8`,key:`4iu2gk`}],[`path`,{d:`M16.37 2a20.16 20.16 0 0 1 0 20`,key:`sap9u2`}]]),ile=w(`non-binary`,[[`path`,{d:`M12 2v10`,key:`mnfbl`}],[`path`,{d:`m8.5 4 7 4`,key:`m1xjk3`}],[`path`,{d:`m8.5 8 7-4`,key:`t0m5j6`}],[`circle`,{cx:`12`,cy:`17`,r:`5`,key:`qbz8iq`}]]),ale=w(`notebook-pen`,[[`path`,{d:`M13.4 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-7.4`,key:`re6nr2`}],[`path`,{d:`M2 6h4`,key:`aawbzj`}],[`path`,{d:`M2 10h4`,key:`l0bgd4`}],[`path`,{d:`M2 14h4`,key:`1gsvsf`}],[`path`,{d:`M2 18h4`,key:`1bu2t1`}],[`path`,{d:`M21.378 5.626a1 1 0 1 0-3.004-3.004l-5.01 5.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z`,key:`pqwjuv`}]]),ole=w(`notebook-tabs`,[[`path`,{d:`M2 6h4`,key:`aawbzj`}],[`path`,{d:`M2 10h4`,key:`l0bgd4`}],[`path`,{d:`M2 14h4`,key:`1gsvsf`}],[`path`,{d:`M2 18h4`,key:`1bu2t1`}],[`rect`,{width:`16`,height:`20`,x:`4`,y:`2`,rx:`2`,key:`1nb95v`}],[`path`,{d:`M15 2v20`,key:`dcj49h`}],[`path`,{d:`M15 7h5`,key:`1xj5lc`}],[`path`,{d:`M15 12h5`,key:`w5shd9`}],[`path`,{d:`M15 17h5`,key:`1qaofu`}]]),sle=w(`notebook-text`,[[`path`,{d:`M2 6h4`,key:`aawbzj`}],[`path`,{d:`M2 10h4`,key:`l0bgd4`}],[`path`,{d:`M2 14h4`,key:`1gsvsf`}],[`path`,{d:`M2 18h4`,key:`1bu2t1`}],[`rect`,{width:`16`,height:`20`,x:`4`,y:`2`,rx:`2`,key:`1nb95v`}],[`path`,{d:`M9.5 8h5`,key:`11mslq`}],[`path`,{d:`M9.5 12H16`,key:`ktog6x`}],[`path`,{d:`M9.5 16H14`,key:`p1seyn`}]]),cle=w(`notebook`,[[`path`,{d:`M2 6h4`,key:`aawbzj`}],[`path`,{d:`M2 10h4`,key:`l0bgd4`}],[`path`,{d:`M2 14h4`,key:`1gsvsf`}],[`path`,{d:`M2 18h4`,key:`1bu2t1`}],[`rect`,{width:`16`,height:`20`,x:`4`,y:`2`,rx:`2`,key:`1nb95v`}],[`path`,{d:`M16 2v20`,key:`rotuqe`}]]),lle=w(`notepad-text-dashed`,[[`path`,{d:`M8 2v4`,key:`1cmpym`}],[`path`,{d:`M12 2v4`,key:`3427ic`}],[`path`,{d:`M16 2v4`,key:`4m81vk`}],[`path`,{d:`M16 4h2a2 2 0 0 1 2 2v2`,key:`j91f56`}],[`path`,{d:`M20 12v2`,key:`w8o0tu`}],[`path`,{d:`M20 18v2a2 2 0 0 1-2 2h-1`,key:`1c9ggx`}],[`path`,{d:`M13 22h-2`,key:`191ugt`}],[`path`,{d:`M7 22H6a2 2 0 0 1-2-2v-2`,key:`1rt9px`}],[`path`,{d:`M4 14v-2`,key:`1v0sqh`}],[`path`,{d:`M4 8V6a2 2 0 0 1 2-2h2`,key:`1mwabg`}],[`path`,{d:`M8 10h6`,key:`3oa6kw`}],[`path`,{d:`M8 14h8`,key:`1fgep2`}],[`path`,{d:`M8 18h5`,key:`17enja`}]]),ule=w(`notepad-text`,[[`path`,{d:`M8 2v4`,key:`1cmpym`}],[`path`,{d:`M12 2v4`,key:`3427ic`}],[`path`,{d:`M16 2v4`,key:`4m81vk`}],[`rect`,{width:`16`,height:`18`,x:`4`,y:`4`,rx:`2`,key:`1u9h20`}],[`path`,{d:`M8 10h6`,key:`3oa6kw`}],[`path`,{d:`M8 14h8`,key:`1fgep2`}],[`path`,{d:`M8 18h5`,key:`17enja`}]]),dle=w(`nut-off`,[[`path`,{d:`M12 4V2`,key:`1k5q1u`}],[`path`,{d:`M5 10v4a7.004 7.004 0 0 0 5.277 6.787c.412.104.802.292 1.102.592L12 22l.621-.621c.3-.3.69-.488 1.102-.592a7.01 7.01 0 0 0 4.125-2.939`,key:`1xcvy9`}],[`path`,{d:`M19 10v3.343`,key:`163tfc`}],[`path`,{d:`M12 12c-1.349-.573-1.905-1.005-2.5-2-.546.902-1.048 1.353-2.5 2-1.018-.644-1.46-1.08-2-2-1.028.71-1.69.918-3 1 1.081-1.048 1.757-2.03 2-3 .194-.776.84-1.551 1.79-2.21m11.654 5.997c.887-.457 1.28-.891 1.556-1.787 1.032.916 1.683 1.157 3 1-1.297-1.036-1.758-2.03-2-3-.5-2-4-4-8-4-.74 0-1.461.068-2.15.192`,key:`17914v`}],[`line`,{x1:`2`,x2:`22`,y1:`2`,y2:`22`,key:`a6p6uj`}]]),fle=w(`nut`,[[`path`,{d:`M12 4V2`,key:`1k5q1u`}],[`path`,{d:`M5 10v4a7.004 7.004 0 0 0 5.277 6.787c.412.104.802.292 1.102.592L12 22l.621-.621c.3-.3.69-.488 1.102-.592A7.003 7.003 0 0 0 19 14v-4`,key:`1tgyif`}],[`path`,{d:`M12 4C8 4 4.5 6 4 8c-.243.97-.919 1.952-2 3 1.31-.082 1.972-.29 3-1 .54.92.982 1.356 2 2 1.452-.647 1.954-1.098 2.5-2 .595.995 1.151 1.427 2.5 2 1.31-.621 1.862-1.058 2.5-2 .629.977 1.162 1.423 2.5 2 1.209-.548 1.68-.967 2-2 1.032.916 1.683 1.157 3 1-1.297-1.036-1.758-2.03-2-3-.5-2-4-4-8-4Z`,key:`tnsqj`}]]),ple=w(`octagon-alert`,[[`path`,{d:`M12 16h.01`,key:`1drbdi`}],[`path`,{d:`M12 8v4`,key:`1got3b`}],[`path`,{d:`M15.312 2a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586l-4.688-4.688A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2z`,key:`1fd625`}]]),mle=w(`octagon-minus`,[[`path`,{d:`M2.586 16.726A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2h6.624a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586z`,key:`2d38gg`}],[`path`,{d:`M8 12h8`,key:`1wcyev`}]]),hle=w(`octagon-pause`,[[`path`,{d:`M10 15V9`,key:`1lckn7`}],[`path`,{d:`M14 15V9`,key:`1muqhk`}],[`path`,{d:`M2.586 16.726A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2h6.624a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586z`,key:`2d38gg`}]]),Jg=w(`octagon-x`,[[`path`,{d:`m15 9-6 6`,key:`1uzhvr`}],[`path`,{d:`M2.586 16.726A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2h6.624a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586z`,key:`2d38gg`}],[`path`,{d:`m9 9 6 6`,key:`z0biqf`}]]),gle=w(`octagon`,[[`path`,{d:`M2.586 16.726A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2h6.624a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586z`,key:`2d38gg`}]]),_le=w(`omega`,[[`path`,{d:`M3 20h4.5a.5.5 0 0 0 .5-.5v-.282a.52.52 0 0 0-.247-.437 8 8 0 1 1 8.494-.001.52.52 0 0 0-.247.438v.282a.5.5 0 0 0 .5.5H21`,key:`1x94xo`}]]),vle=w(`option`,[[`path`,{d:`M3 3h6l6 18h6`,key:`ph9rgk`}],[`path`,{d:`M14 3h7`,key:`16f0ms`}]]),yle=w(`orbit`,[[`path`,{d:`M20.341 6.484A10 10 0 0 1 10.266 21.85`,key:`1enhxb`}],[`path`,{d:`M3.659 17.516A10 10 0 0 1 13.74 2.152`,key:`1crzgf`}],[`circle`,{cx:`12`,cy:`12`,r:`3`,key:`1v7zrd`}],[`circle`,{cx:`19`,cy:`5`,r:`2`,key:`mhkx31`}],[`circle`,{cx:`5`,cy:`19`,r:`2`,key:`v8kfzx`}]]),ble=w(`package-2`,[[`path`,{d:`M12 3v6`,key:`1holv5`}],[`path`,{d:`M16.76 3a2 2 0 0 1 1.8 1.1l2.23 4.479a2 2 0 0 1 .21.891V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V9.472a2 2 0 0 1 .211-.894L5.45 4.1A2 2 0 0 1 7.24 3z`,key:`187q7i`}],[`path`,{d:`M3.054 9.013h17.893`,key:`grwhos`}]]),xle=w(`origami`,[[`path`,{d:`M12 12V4a1 1 0 0 1 1-1h6.297a1 1 0 0 1 .651 1.759l-4.696 4.025`,key:`1bx4vc`}],[`path`,{d:`m12 21-7.414-7.414A2 2 0 0 1 4 12.172V6.415a1.002 1.002 0 0 1 1.707-.707L20 20.009`,key:`1h3km6`}],[`path`,{d:`m12.214 3.381 8.414 14.966a1 1 0 0 1-.167 1.199l-1.168 1.163a1 1 0 0 1-.706.291H6.351a1 1 0 0 1-.625-.219L3.25 18.8a1 1 0 0 1 .631-1.781l4.165.027`,key:`1hj4wg`}]]),Yg=w(`package-check`,[[`path`,{d:`M12 22V12`,key:`d0xqtd`}],[`path`,{d:`m16 17 2 2 4-4`,key:`uh5qu3`}],[`path`,{d:`M21 11.127V8a2 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.729l7 4a2 2 0 0 0 2 .001l1.32-.753`,key:`kpkbpo`}],[`path`,{d:`M3.29 7 12 12l8.71-5`,key:`19ckod`}],[`path`,{d:`m7.5 4.27 8.997 5.148`,key:`9yrvtv`}]]),Sle=w(`package-minus`,[[`path`,{d:`M12 22V12`,key:`d0xqtd`}],[`path`,{d:`M16 17h6`,key:`1ook5g`}],[`path`,{d:`M21 13V8a2 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.729l7 4a2 2 0 0 0 2 .001l1.675-.955`,key:`zu9avd`}],[`path`,{d:`M3.29 7 12 12l8.71-5`,key:`19ckod`}],[`path`,{d:`m7.5 4.27 8.997 5.148`,key:`9yrvtv`}]]),Cle=w(`package-open`,[[`path`,{d:`M12 22v-9`,key:`x3hkom`}],[`path`,{d:`M15.17 2.21a1.67 1.67 0 0 1 1.63 0L21 4.57a1.93 1.93 0 0 1 0 3.36L8.82 14.79a1.655 1.655 0 0 1-1.64 0L3 12.43a1.93 1.93 0 0 1 0-3.36z`,key:`2ntwy6`}],[`path`,{d:`M20 13v3.87a2.06 2.06 0 0 1-1.11 1.83l-6 3.08a1.93 1.93 0 0 1-1.78 0l-6-3.08A2.06 2.06 0 0 1 4 16.87V13`,key:`1pmm1c`}],[`path`,{d:`M21 12.43a1.93 1.93 0 0 0 0-3.36L8.83 2.2a1.64 1.64 0 0 0-1.63 0L3 4.57a1.93 1.93 0 0 0 0 3.36l12.18 6.86a1.636 1.636 0 0 0 1.63 0z`,key:`12ttoo`}]]),Xg=w(`package-plus`,[[`path`,{d:`M12 22V12`,key:`d0xqtd`}],[`path`,{d:`M16 17h6`,key:`1ook5g`}],[`path`,{d:`M19 14v6`,key:`1ckrd5`}],[`path`,{d:`M21 10.535V8a2 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.729l7 4a2 2 0 0 0 2 .001l1.675-.955`,key:`28k6lz`}],[`path`,{d:`M3.29 7 12 12l8.71-5`,key:`19ckod`}],[`path`,{d:`m7.5 4.27 8.997 5.148`,key:`9yrvtv`}]]),wle=w(`package-x`,[[`path`,{d:`M12 22V12`,key:`d0xqtd`}],[`path`,{d:`m16.5 14.5 5 5`,key:`ozpm51`}],[`path`,{d:`m16.5 19.5 5-5`,key:`syf6b9`}],[`path`,{d:`M21 10.5V8a2 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.729l7 4a2 2 0 0 0 2 .001l.13-.074`,key:`isw6gs`}],[`path`,{d:`M3.29 7 12 12l8.71-5`,key:`19ckod`}],[`path`,{d:`m7.5 4.27 8.997 5.148`,key:`9yrvtv`}]]),Tle=w(`package-search`,[[`path`,{d:`M12 22V12`,key:`d0xqtd`}],[`path`,{d:`M20.27 18.27 22 20`,key:`er2am`}],[`path`,{d:`M21 10.498V8a2 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.729l7 4a2 2 0 0 0 2 .001l.98-.559`,key:`tok1h1`}],[`path`,{d:`M3.29 7 12 12l8.71-5`,key:`19ckod`}],[`path`,{d:`m7.5 4.27 8.997 5.148`,key:`9yrvtv`}],[`circle`,{cx:`18.5`,cy:`16.5`,r:`2.5`,key:`ke13xx`}]]),Zg=w(`package`,[[`path`,{d:`M11 21.73a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16V8a2 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.73z`,key:`1a0edw`}],[`path`,{d:`M12 22V12`,key:`d0xqtd`}],[`polyline`,{points:`3.29 7 12 12 20.71 7`,key:`ousv84`}],[`path`,{d:`m7.5 4.27 9 5.15`,key:`1c824w`}]]),Ele=w(`paintbrush-vertical`,[[`path`,{d:`M10 2v2`,key:`7u0qdc`}],[`path`,{d:`M14 2v4`,key:`qmzblu`}],[`path`,{d:`M17 2a1 1 0 0 1 1 1v9H6V3a1 1 0 0 1 1-1z`,key:`ycvu00`}],[`path`,{d:`M6 12a1 1 0 0 0-1 1v1a2 2 0 0 0 2 2h2a1 1 0 0 1 1 1v2.9a2 2 0 1 0 4 0V17a1 1 0 0 1 1-1h2a2 2 0 0 0 2-2v-1a1 1 0 0 0-1-1`,key:`iw4wnp`}]]),Dle=w(`paint-bucket`,[[`path`,{d:`M11 7 6 2`,key:`1jwth8`}],[`path`,{d:`M18.992 12H2.041`,key:`xw1gg`}],[`path`,{d:`M21.145 18.38A3.34 3.34 0 0 1 20 16.5a3.3 3.3 0 0 1-1.145 1.88c-.575.46-.855 1.02-.855 1.595A2 2 0 0 0 20 22a2 2 0 0 0 2-2.025c0-.58-.285-1.13-.855-1.595`,key:`1nkol4`}],[`path`,{d:`m8.5 4.5 2.148-2.148a1.205 1.205 0 0 1 1.704 0l7.296 7.296a1.205 1.205 0 0 1 0 1.704l-7.592 7.592a3.615 3.615 0 0 1-5.112 0l-3.888-3.888a3.615 3.615 0 0 1 0-5.112L5.67 7.33`,key:`1nk1rd`}]]),Ole=w(`paint-roller`,[[`rect`,{width:`16`,height:`6`,x:`2`,y:`2`,rx:`2`,key:`jcyz7m`}],[`path`,{d:`M10 16v-2a2 2 0 0 1 2-2h8a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2`,key:`1b9h7c`}],[`rect`,{width:`4`,height:`6`,x:`8`,y:`16`,rx:`1`,key:`d6e7yl`}]]),kle=w(`paintbrush`,[[`path`,{d:`m14.622 17.897-10.68-2.913`,key:`vj2p1u`}],[`path`,{d:`M18.376 2.622a1 1 0 1 1 3.002 3.002L17.36 9.643a.5.5 0 0 0 0 .707l.944.944a2.41 2.41 0 0 1 0 3.408l-.944.944a.5.5 0 0 1-.707 0L8.354 7.348a.5.5 0 0 1 0-.707l.944-.944a2.41 2.41 0 0 1 3.408 0l.944.944a.5.5 0 0 0 .707 0z`,key:`18tc5c`}],[`path`,{d:`M9 8c-1.804 2.71-3.97 3.46-6.583 3.948a.507.507 0 0 0-.302.819l7.32 8.883a1 1 0 0 0 1.185.204C12.735 20.405 16 16.792 16 15`,key:`ytzfxy`}]]),Qg=w(`palette`,[[`path`,{d:`M12 22a1 1 0 0 1 0-20 10 9 0 0 1 10 9 5 5 0 0 1-5 5h-2.25a1.75 1.75 0 0 0-1.4 2.8l.3.4a1.75 1.75 0 0 1-1.4 2.8z`,key:`e79jfc`}],[`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:`6.5`,cy:`12.5`,r:`.5`,fill:`currentColor`,key:`qy21gx`}],[`circle`,{cx:`8.5`,cy:`7.5`,r:`.5`,fill:`currentColor`,key:`fotxhn`}]]),Ale=w(`panda`,[[`path`,{d:`M11.25 17.25h1.5L12 18z`,key:`1wmwwj`}],[`path`,{d:`m15 12 2 2`,key:`k60wz4`}],[`path`,{d:`M18 6.5a.5.5 0 0 0-.5-.5`,key:`1ch4h4`}],[`path`,{d:`M20.69 9.67a4.5 4.5 0 1 0-7.04-5.5 8.35 8.35 0 0 0-3.3 0 4.5 4.5 0 1 0-7.04 5.5C2.49 11.2 2 12.88 2 14.5 2 19.47 6.48 22 12 22s10-2.53 10-7.5c0-1.62-.48-3.3-1.3-4.83`,key:`1c660l`}],[`path`,{d:`M6 6.5a.495.495 0 0 1 .5-.5`,key:`eviuep`}],[`path`,{d:`m9 12-2 2`,key:`326nkw`}]]),jle=w(`panel-bottom-close`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M3 15h18`,key:`5xshup`}],[`path`,{d:`m15 8-3 3-3-3`,key:`1oxy1z`}]]),Mle=w(`panel-bottom-dashed`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M14 15h1`,key:`171nev`}],[`path`,{d:`M19 15h2`,key:`1vnucp`}],[`path`,{d:`M3 15h2`,key:`8bym0q`}],[`path`,{d:`M9 15h1`,key:`1tg3ks`}]]),Nle=w(`panel-bottom-open`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M3 15h18`,key:`5xshup`}],[`path`,{d:`m9 10 3-3 3 3`,key:`11gsxs`}]]),Ple=w(`panel-bottom`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M3 15h18`,key:`5xshup`}]]),Fle=w(`panel-left-close`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M9 3v18`,key:`fh3hqa`}],[`path`,{d:`m16 15-3-3 3-3`,key:`14y99z`}]]),Ile=w(`panel-left-dashed`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M9 14v1`,key:`askpd8`}],[`path`,{d:`M9 19v2`,key:`16tejx`}],[`path`,{d:`M9 3v2`,key:`1noubl`}],[`path`,{d:`M9 9v1`,key:`19ebxg`}]]),Lle=w(`panel-left-open`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M9 3v18`,key:`fh3hqa`}],[`path`,{d:`m14 9 3 3-3 3`,key:`8010ee`}]]),Rle=w(`panel-left-right-dashed`,[[`path`,{d:`M15 10V9`,key:`4dkmfx`}],[`path`,{d:`M15 15v-1`,key:`6a4afx`}],[`path`,{d:`M15 21v-2`,key:`1qshmc`}],[`path`,{d:`M15 5V3`,key:`1fk0mb`}],[`path`,{d:`M9 10V9`,key:`1lazqi`}],[`path`,{d:`M9 15v-1`,key:`9lx740`}],[`path`,{d:`M9 21v-2`,key:`1fwk0n`}],[`path`,{d:`M9 5V3`,key:`2q8zi6`}],[`rect`,{x:`3`,y:`3`,width:`18`,height:`18`,rx:`2`,key:`h1oib`}]]),zle=w(`panel-right-close`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M15 3v18`,key:`14nvp0`}],[`path`,{d:`m8 9 3 3-3 3`,key:`12hl5m`}]]),$g=w(`panel-left`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M9 3v18`,key:`fh3hqa`}]]),Ble=w(`panel-right-dashed`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M15 14v1`,key:`ilsfch`}],[`path`,{d:`M15 19v2`,key:`1fst2f`}],[`path`,{d:`M15 3v2`,key:`z204g4`}],[`path`,{d:`M15 9v1`,key:`z2a8b1`}]]),Vle=w(`panel-right-open`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M15 3v18`,key:`14nvp0`}],[`path`,{d:`m10 15-3-3 3-3`,key:`1pgupc`}]]),e_=w(`panel-right`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M15 3v18`,key:`14nvp0`}]]),Hle=w(`panel-top-close`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M3 9h18`,key:`1pudct`}],[`path`,{d:`m9 16 3-3 3 3`,key:`1idcnm`}]]),Ule=w(`panel-top-bottom-dashed`,[[`path`,{d:`M14 15h1`,key:`171nev`}],[`path`,{d:`M14 9h1`,key:`l0svgy`}],[`path`,{d:`M19 15h2`,key:`1vnucp`}],[`path`,{d:`M19 9h2`,key:`te2zfg`}],[`path`,{d:`M3 15h2`,key:`8bym0q`}],[`path`,{d:`M3 9h2`,key:`1h4ldw`}],[`path`,{d:`M9 15h1`,key:`1tg3ks`}],[`path`,{d:`M9 9h1`,key:`15jzuz`}],[`rect`,{x:`3`,y:`3`,width:`18`,height:`18`,rx:`2`,key:`h1oib`}]]),Wle=w(`panel-top-dashed`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M14 9h1`,key:`l0svgy`}],[`path`,{d:`M19 9h2`,key:`te2zfg`}],[`path`,{d:`M3 9h2`,key:`1h4ldw`}],[`path`,{d:`M9 9h1`,key:`15jzuz`}]]),Gle=w(`panel-top-open`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M3 9h18`,key:`1pudct`}],[`path`,{d:`m15 14-3 3-3-3`,key:`g215vf`}]]),Kle=w(`panel-top`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M3 9h18`,key:`1pudct`}]]),qle=w(`panels-left-bottom`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M9 3v18`,key:`fh3hqa`}],[`path`,{d:`M9 15h12`,key:`5ijen5`}]]),Jle=w(`panels-right-bottom`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M3 15h12`,key:`1wkqb3`}],[`path`,{d:`M15 3v18`,key:`14nvp0`}]]),Yle=w(`panels-top-left`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M3 9h18`,key:`1pudct`}],[`path`,{d:`M9 21V9`,key:`1oto5p`}]]),Xle=w(`paperclip`,[[`path`,{d:`m16 6-8.414 8.586a2 2 0 0 0 2.829 2.829l8.414-8.586a4 4 0 1 0-5.657-5.657l-8.379 8.551a6 6 0 1 0 8.485 8.485l8.379-8.551`,key:`1miecu`}]]),Zle=w(`parasol`,[[`path`,{d:`M12.5 11.134 18.196 21`,key:`gf58kt`}],[`path`,{d:`M20.425 5.299a10 10 0 0 0-16.941 9.78c.183.563.843.774 1.355.478L20.16 6.711c.512-.296.66-.973.264-1.413`,key:`znqfe4`}],[`path`,{d:`M21 21H3`,key:`oafrgs`}]]),Qle=w(`parking-meter`,[[`path`,{d:`M11 15h2`,key:`199qp6`}],[`path`,{d:`M12 12v3`,key:`158kv8`}],[`path`,{d:`M12 19v3`,key:`npa21l`}],[`path`,{d:`M15.282 19a1 1 0 0 0 .948-.68l2.37-6.988a7 7 0 1 0-13.2 0l2.37 6.988a1 1 0 0 0 .948.68z`,key:`1jofit`}],[`path`,{d:`M9 9a3 3 0 1 1 6 0`,key:`jdoeu8`}]]),$le=w(`parentheses`,[[`path`,{d:`M8 21s-4-3-4-9 4-9 4-9`,key:`uto9ud`}],[`path`,{d:`M16 3s4 3 4 9-4 9-4 9`,key:`4w2vsq`}]]),eue=w(`party-popper`,[[`path`,{d:`M5.8 11.3 2 22l10.7-3.79`,key:`gwxi1d`}],[`path`,{d:`M4 3h.01`,key:`1vcuye`}],[`path`,{d:`M22 8h.01`,key:`1mrtc2`}],[`path`,{d:`M15 2h.01`,key:`1cjtqr`}],[`path`,{d:`M22 20h.01`,key:`1mrys2`}],[`path`,{d:`m22 2-2.24.75a2.9 2.9 0 0 0-1.96 3.12c.1.86-.57 1.63-1.45 1.63h-.38c-.86 0-1.6.6-1.76 1.44L14 10`,key:`hbicv8`}],[`path`,{d:`m22 13-.82-.33c-.86-.34-1.82.2-1.98 1.11c-.11.7-.72 1.22-1.43 1.22H17`,key:`1i94pl`}],[`path`,{d:`m11 2 .33.82c.34.86-.2 1.82-1.11 1.98C9.52 4.9 9 5.52 9 6.23V7`,key:`1cofks`}],[`path`,{d:`M11 13c1.93 1.93 2.83 4.17 2 5-.83.83-3.07-.07-5-2-1.93-1.93-2.83-4.17-2-5 .83-.83 3.07.07 5 2Z`,key:`4kbmks`}]]),t_=w(`pause`,[[`rect`,{x:`14`,y:`3`,width:`5`,height:`18`,rx:`1`,key:`kaeet6`}],[`rect`,{x:`5`,y:`3`,width:`5`,height:`18`,rx:`1`,key:`1wsw3u`}]]),tue=w(`paw-print`,[[`circle`,{cx:`11`,cy:`4`,r:`2`,key:`vol9p0`}],[`circle`,{cx:`18`,cy:`8`,r:`2`,key:`17gozi`}],[`circle`,{cx:`20`,cy:`16`,r:`2`,key:`1v9bxh`}],[`path`,{d:`M9 10a5 5 0 0 1 5 5v3.5a3.5 3.5 0 0 1-6.84 1.045Q6.52 17.48 4.46 16.84A3.5 3.5 0 0 1 5.5 10Z`,key:`1ydw1z`}]]),nue=w(`pc-case`,[[`rect`,{width:`14`,height:`20`,x:`5`,y:`2`,rx:`2`,key:`1uq1d7`}],[`path`,{d:`M15 14h.01`,key:`1kp3bh`}],[`path`,{d:`M9 6h6`,key:`dgm16u`}],[`path`,{d:`M9 10h6`,key:`9gxzsh`}]]),rue=w(`pen-line`,[[`path`,{d:`M13 21h8`,key:`1jsn5i`}],[`path`,{d:`M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z`,key:`1a8usu`}]]),iue=w(`pen-tool`,[[`path`,{d:`M15.707 21.293a1 1 0 0 1-1.414 0l-1.586-1.586a1 1 0 0 1 0-1.414l5.586-5.586a1 1 0 0 1 1.414 0l1.586 1.586a1 1 0 0 1 0 1.414z`,key:`nt11vn`}],[`path`,{d:`m18 13-1.375-6.874a1 1 0 0 0-.746-.776L3.235 2.028a1 1 0 0 0-1.207 1.207L5.35 15.879a1 1 0 0 0 .776.746L13 18`,key:`15qc1e`}],[`path`,{d:`m2.3 2.3 7.286 7.286`,key:`1wuzzi`}],[`circle`,{cx:`11`,cy:`11`,r:`2`,key:`xmgehs`}]]),aue=w(`pen-off`,[[`path`,{d:`m10 10-6.157 6.162a2 2 0 0 0-.5.833l-1.322 4.36a.5.5 0 0 0 .622.624l4.358-1.323a2 2 0 0 0 .83-.5L14 13.982`,key:`bjo8r8`}],[`path`,{d:`m12.829 7.172 4.359-4.346a1 1 0 1 1 3.986 3.986l-4.353 4.353`,key:`16h5ne`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}]]),oue=w(`pen`,[[`path`,{d:`M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z`,key:`1a8usu`}]]),sue=w(`pencil-line`,[[`path`,{d:`M13 21h8`,key:`1jsn5i`}],[`path`,{d:`m15 5 4 4`,key:`1mk7zo`}],[`path`,{d:`M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z`,key:`1a8usu`}]]),cue=w(`pencil-off`,[[`path`,{d:`m10 10-6.157 6.162a2 2 0 0 0-.5.833l-1.322 4.36a.5.5 0 0 0 .622.624l4.358-1.323a2 2 0 0 0 .83-.5L14 13.982`,key:`bjo8r8`}],[`path`,{d:`m12.829 7.172 4.359-4.346a1 1 0 1 1 3.986 3.986l-4.353 4.353`,key:`16h5ne`}],[`path`,{d:`m15 5 4 4`,key:`1mk7zo`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}]]),lue=w(`pencil-ruler`,[[`path`,{d:`M13 7 8.7 2.7a2.41 2.41 0 0 0-3.4 0L2.7 5.3a2.41 2.41 0 0 0 0 3.4L7 13`,key:`orapub`}],[`path`,{d:`m8 6 2-2`,key:`115y1s`}],[`path`,{d:`m18 16 2-2`,key:`ee94s4`}],[`path`,{d:`m17 11 4.3 4.3c.94.94.94 2.46 0 3.4l-2.6 2.6c-.94.94-2.46.94-3.4 0L11 17`,key:`cfq27r`}],[`path`,{d:`M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z`,key:`1a8usu`}],[`path`,{d:`m15 5 4 4`,key:`1mk7zo`}]]),uue=w(`pentagon`,[[`path`,{d:`M10.83 2.38a2 2 0 0 1 2.34 0l8 5.74a2 2 0 0 1 .73 2.25l-3.04 9.26a2 2 0 0 1-1.9 1.37H7.04a2 2 0 0 1-1.9-1.37L2.1 10.37a2 2 0 0 1 .73-2.25z`,key:`2hea0t`}]]),n_=w(`pencil`,[[`path`,{d:`M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z`,key:`1a8usu`}],[`path`,{d:`m15 5 4 4`,key:`1mk7zo`}]]),due=w(`percent`,[[`line`,{x1:`19`,x2:`5`,y1:`5`,y2:`19`,key:`1x9vlm`}],[`circle`,{cx:`6.5`,cy:`6.5`,r:`2.5`,key:`4mh3h7`}],[`circle`,{cx:`17.5`,cy:`17.5`,r:`2.5`,key:`1mdrzq`}]]),fue=w(`person-standing`,[[`circle`,{cx:`12`,cy:`5`,r:`1`,key:`gxeob9`}],[`path`,{d:`m9 20 3-6 3 6`,key:`se2kox`}],[`path`,{d:`m6 8 6 2 6-2`,key:`4o3us4`}],[`path`,{d:`M12 10v4`,key:`1kjpxc`}]]),pue=w(`philippine-peso`,[[`path`,{d:`M20 11H4`,key:`6ut86h`}],[`path`,{d:`M20 7H4`,key:`zbl0bi`}],[`path`,{d:`M7 21V4a1 1 0 0 1 1-1h4a1 1 0 0 1 0 12H7`,key:`1ana5r`}]]),mue=w(`phone-call`,[[`path`,{d:`M13 2a9 9 0 0 1 9 9`,key:`1itnx2`}],[`path`,{d:`M13 6a5 5 0 0 1 5 5`,key:`11nki7`}],[`path`,{d:`M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384`,key:`9njp5v`}]]),hue=w(`phone-forwarded`,[[`path`,{d:`M14 6h8`,key:`yd68k4`}],[`path`,{d:`m18 2 4 4-4 4`,key:`pucp1d`}],[`path`,{d:`M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384`,key:`9njp5v`}]]),gue=w(`phone-incoming`,[[`path`,{d:`M16 2v6h6`,key:`1mfrl5`}],[`path`,{d:`m22 2-6 6`,key:`6f0sa0`}],[`path`,{d:`M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384`,key:`9njp5v`}]]),_ue=w(`phone-missed`,[[`path`,{d:`m16 2 6 6`,key:`1gw87d`}],[`path`,{d:`m22 2-6 6`,key:`6f0sa0`}],[`path`,{d:`M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384`,key:`9njp5v`}]]),vue=w(`phone-off`,[[`path`,{d:`M10.1 13.9a14 14 0 0 0 3.732 2.668 1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2 18 18 0 0 1-12.728-5.272`,key:`1wngk7`}],[`path`,{d:`M22 2 2 22`,key:`y4kqgn`}],[`path`,{d:`M4.76 13.582A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 .244.473`,key:`10hv5p`}]]),yue=w(`phone-outgoing`,[[`path`,{d:`m16 8 6-6`,key:`oawc05`}],[`path`,{d:`M22 8V2h-6`,key:`oqy2zc`}],[`path`,{d:`M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384`,key:`9njp5v`}]]),bue=w(`phone`,[[`path`,{d:`M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384`,key:`9njp5v`}]]),xue=w(`pi`,[[`line`,{x1:`9`,x2:`9`,y1:`4`,y2:`20`,key:`ovs5a5`}],[`path`,{d:`M4 7c0-1.7 1.3-3 3-3h13`,key:`10pag4`}],[`path`,{d:`M18 20c-1.7 0-3-1.3-3-3V4`,key:`1gaosr`}]]),Sue=w(`piano`,[[`path`,{d:`M18.5 8c-1.4 0-2.6-.8-3.2-2A6.87 6.87 0 0 0 2 9v11a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-8.5C22 9.6 20.4 8 18.5 8`,key:`lag0yf`}],[`path`,{d:`M2 14h20`,key:`myj16y`}],[`path`,{d:`M6 14v4`,key:`9ng0ue`}],[`path`,{d:`M10 14v4`,key:`1v8uk5`}],[`path`,{d:`M14 14v4`,key:`1tqops`}],[`path`,{d:`M18 14v4`,key:`18uqwm`}]]),Cue=w(`pickaxe`,[[`path`,{d:`m14 13-8.381 8.38a1 1 0 0 1-3.001-3L11 9.999`,key:`1lw9ds`}],[`path`,{d:`M15.973 4.027A13 13 0 0 0 5.902 2.373c-1.398.342-1.092 2.158.277 2.601a19.9 19.9 0 0 1 5.822 3.024`,key:`ffj4ej`}],[`path`,{d:`M16.001 11.999a19.9 19.9 0 0 1 3.024 5.824c.444 1.369 2.26 1.676 2.603.278A13 13 0 0 0 20 8.069`,key:`8tj4zw`}],[`path`,{d:`M18.352 3.352a1.205 1.205 0 0 0-1.704 0l-5.296 5.296a1.205 1.205 0 0 0 0 1.704l2.296 2.296a1.205 1.205 0 0 0 1.704 0l5.296-5.296a1.205 1.205 0 0 0 0-1.704z`,key:`hh6h97`}]]),wue=w(`picture-in-picture-2`,[[`path`,{d:`M21 9V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v10c0 1.1.9 2 2 2h4`,key:`daa4of`}],[`rect`,{width:`10`,height:`7`,x:`12`,y:`13`,rx:`2`,key:`1nb8gs`}]]),Tue=w(`picture-in-picture`,[[`path`,{d:`M2 10h6V4`,key:`zwrco`}],[`path`,{d:`m2 4 6 6`,key:`ug085t`}],[`path`,{d:`M21 10V7a2 2 0 0 0-2-2h-7`,key:`git5jr`}],[`path`,{d:`M3 14v2a2 2 0 0 0 2 2h3`,key:`1f7fh3`}],[`rect`,{x:`12`,y:`14`,width:`10`,height:`7`,rx:`1`,key:`1wjs3o`}]]),Eue=w(`piggy-bank`,[[`path`,{d:`M11 17h3v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-3a3.16 3.16 0 0 0 2-2h1a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1h-1a5 5 0 0 0-2-4V3a4 4 0 0 0-3.2 1.6l-.3.4H11a6 6 0 0 0-6 6v1a5 5 0 0 0 2 4v3a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1z`,key:`1piglc`}],[`path`,{d:`M16 10h.01`,key:`1m94wz`}],[`path`,{d:`M2 8v1a2 2 0 0 0 2 2h1`,key:`1env43`}]]),Due=w(`pilcrow-left`,[[`path`,{d:`M14 3v11`,key:`mlfb7b`}],[`path`,{d:`M14 9h-3a3 3 0 0 1 0-6h9`,key:`1ulc19`}],[`path`,{d:`M18 3v11`,key:`1phi0r`}],[`path`,{d:`M22 18H2l4-4`,key:`yt65j9`}],[`path`,{d:`m6 22-4-4`,key:`6jgyf5`}]]),Oue=w(`pilcrow-right`,[[`path`,{d:`M10 3v11`,key:`o3l5kj`}],[`path`,{d:`M10 9H7a1 1 0 0 1 0-6h8`,key:`1wb1nc`}],[`path`,{d:`M14 3v11`,key:`mlfb7b`}],[`path`,{d:`m18 14 4 4H2`,key:`4r8io1`}],[`path`,{d:`m22 18-4 4`,key:`1hjjrd`}]]),kue=w(`pilcrow`,[[`path`,{d:`M13 4v16`,key:`8vvj80`}],[`path`,{d:`M17 4v16`,key:`7dpous`}],[`path`,{d:`M19 4H9.5a4.5 4.5 0 0 0 0 9H13`,key:`sh4n9v`}]]),Aue=w(`pill-bottle`,[[`path`,{d:`M18 11h-4a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h4`,key:`17ldeb`}],[`path`,{d:`M6 7v13a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V7`,key:`nc37y6`}],[`rect`,{width:`16`,height:`5`,x:`4`,y:`2`,rx:`1`,key:`3jeezo`}]]),jue=w(`pill`,[[`path`,{d:`m10.5 20.5 10-10a4.95 4.95 0 1 0-7-7l-10 10a4.95 4.95 0 1 0 7 7Z`,key:`wa1lgi`}],[`path`,{d:`m8.5 8.5 7 7`,key:`rvfmvr`}]]),r_=w(`pin`,[[`path`,{d:`M12 17v5`,key:`bb1du9`}],[`path`,{d:`M9 10.76a2 2 0 0 1-1.11 1.79l-1.78.9A2 2 0 0 0 5 15.24V16a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-.76a2 2 0 0 0-1.11-1.79l-1.78-.9A2 2 0 0 1 15 10.76V7a1 1 0 0 1 1-1 2 2 0 0 0 0-4H8a2 2 0 0 0 0 4 1 1 0 0 1 1 1z`,key:`1nkz8b`}]]),Mue=w(`pizza`,[[`path`,{d:`m12 14-1 1`,key:`11onhr`}],[`path`,{d:`m13.75 18.25-1.25 1.42`,key:`1yisr3`}],[`path`,{d:`M17.775 5.654a15.68 15.68 0 0 0-12.121 12.12`,key:`1qtqk6`}],[`path`,{d:`M18.8 9.3a1 1 0 0 0 2.1 7.7`,key:`fbbbr2`}],[`path`,{d:`M21.964 20.732a1 1 0 0 1-1.232 1.232l-18-5a1 1 0 0 1-.695-1.232A19.68 19.68 0 0 1 15.732 2.037a1 1 0 0 1 1.232.695z`,key:`1hyfdd`}]]),i_=w(`pin-off`,[[`path`,{d:`M12 17v5`,key:`bb1du9`}],[`path`,{d:`M15 9.34V7a1 1 0 0 1 1-1 2 2 0 0 0 0-4H7.89`,key:`znwnzq`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}],[`path`,{d:`M9 9v1.76a2 2 0 0 1-1.11 1.79l-1.78.9A2 2 0 0 0 5 15.24V16a1 1 0 0 0 1 1h11`,key:`c9qhm2`}]]),Nue=w(`pipette`,[[`path`,{d:`m12 9-8.414 8.414A2 2 0 0 0 3 18.828v1.344a2 2 0 0 1-.586 1.414A2 2 0 0 1 3.828 21h1.344a2 2 0 0 0 1.414-.586L15 12`,key:`1y3wsu`}],[`path`,{d:`m18 9 .4.4a1 1 0 1 1-3 3l-3.8-3.8a1 1 0 1 1 3-3l.4.4 3.4-3.4a1 1 0 1 1 3 3z`,key:`110lr1`}],[`path`,{d:`m2 22 .414-.414`,key:`jhxm08`}]]),Pue=w(`plane-landing`,[[`path`,{d:`M2 22h20`,key:`272qi7`}],[`path`,{d:`M3.77 10.77 2 9l2-4.5 1.1.55c.55.28.9.84.9 1.45s.35 1.17.9 1.45L8 8.5l3-6 1.05.53a2 2 0 0 1 1.09 1.52l.72 5.4a2 2 0 0 0 1.09 1.52l4.4 2.2c.42.22.78.55 1.01.96l.6 1.03c.49.88-.06 1.98-1.06 2.1l-1.18.15c-.47.06-.95-.02-1.37-.24L4.29 11.15a2 2 0 0 1-.52-.38Z`,key:`1ma21e`}]]),Fue=w(`plane-takeoff`,[[`path`,{d:`M2 22h20`,key:`272qi7`}],[`path`,{d:`M6.36 17.4 4 17l-2-4 1.1-.55a2 2 0 0 1 1.8 0l.17.1a2 2 0 0 0 1.8 0L8 12 5 6l.9-.45a2 2 0 0 1 2.09.2l4.02 3a2 2 0 0 0 2.1.2l4.19-2.06a2.41 2.41 0 0 1 1.73-.17L21 7a1.4 1.4 0 0 1 .87 1.99l-.38.76c-.23.46-.6.84-1.07 1.08L7.58 17.2a2 2 0 0 1-1.22.18Z`,key:`fkigj9`}]]),Iue=w(`plane`,[[`path`,{d:`M17.8 19.2 16 11l3.5-3.5C21 6 21.5 4 21 3c-1-.5-3 0-4.5 1.5L13 8 4.8 6.2c-.5-.1-.9.1-1.1.5l-.3.5c-.2.5-.1 1 .3 1.3L9 12l-2 3H4l-1 1 3 2 2 3 1-1v-3l3-2 3.5 5.3c.3.4.8.5 1.3.3l.5-.2c.4-.3.6-.7.5-1.2z`,key:`1v9wt8`}]]),a_=w(`plug-zap`,[[`path`,{d:`M6.3 20.3a2.4 2.4 0 0 0 3.4 0L12 18l-6-6-2.3 2.3a2.4 2.4 0 0 0 0 3.4Z`,key:`goz73y`}],[`path`,{d:`m2 22 3-3`,key:`19mgm9`}],[`path`,{d:`M7.5 13.5 10 11`,key:`7xgeeb`}],[`path`,{d:`M10.5 16.5 13 14`,key:`10btkg`}],[`path`,{d:`m18 3-4 4h6l-4 4`,key:`16psg9`}]]),o_=w(`play`,[[`path`,{d:`M5 5a2 2 0 0 1 3.008-1.728l11.997 6.998a2 2 0 0 1 .003 3.458l-12 7A2 2 0 0 1 5 19z`,key:`10ikf1`}]]),Lue=w(`plug-2`,[[`path`,{d:`M9 2v6`,key:`17ngun`}],[`path`,{d:`M15 2v6`,key:`s7yy2p`}],[`path`,{d:`M12 17v5`,key:`bb1du9`}],[`path`,{d:`M5 8h14`,key:`pcz4l3`}],[`path`,{d:`M6 11V8h12v3a6 6 0 1 1-12 0Z`,key:`wtfw2c`}]]),s_=w(`plug`,[[`path`,{d:`M12 22v-5`,key:`1ega77`}],[`path`,{d:`M15 8V2`,key:`18g5xt`}],[`path`,{d:`M17 8a1 1 0 0 1 1 1v4a4 4 0 0 1-4 4h-4a4 4 0 0 1-4-4V9a1 1 0 0 1 1-1z`,key:`1xoxul`}],[`path`,{d:`M9 8V2`,key:`14iosj`}]]),c_=w(`plus`,[[`path`,{d:`M5 12h14`,key:`1ays0h`}],[`path`,{d:`M12 5v14`,key:`s699le`}]]),Rue=w(`pocket-knife`,[[`path`,{d:`M3 2v1c0 1 2 1 2 2S3 6 3 7s2 1 2 2-2 1-2 2 2 1 2 2`,key:`19w3oe`}],[`path`,{d:`M18 6h.01`,key:`1v4wsw`}],[`path`,{d:`M6 18h.01`,key:`uhywen`}],[`path`,{d:`M20.83 8.83a4 4 0 0 0-5.66-5.66l-12 12a4 4 0 1 0 5.66 5.66Z`,key:`6fykxj`}],[`path`,{d:`M18 11.66V22a4 4 0 0 0 4-4V6`,key:`1utzek`}]]),zue=w(`podcast`,[[`path`,{d:`M13 17a1 1 0 1 0-2 0l.5 4.5a0.5 0.5 0 0 0 1 0z`,fill:`currentColor`,key:`x1mxqr`}],[`path`,{d:`M16.85 18.58a9 9 0 1 0-9.7 0`,key:`d71mpg`}],[`path`,{d:`M8 14a5 5 0 1 1 8 0`,key:`fc81rn`}],[`circle`,{cx:`12`,cy:`11`,r:`1`,fill:`currentColor`,key:`vqiwd`}]]),Bue=w(`pointer-off`,[[`path`,{d:`M10 4.5V4a2 2 0 0 0-2.41-1.957`,key:`jsi14n`}],[`path`,{d:`M13.9 8.4a2 2 0 0 0-1.26-1.295`,key:`hirc7f`}],[`path`,{d:`M21.7 16.2A8 8 0 0 0 22 14v-3a2 2 0 1 0-4 0v-1a2 2 0 0 0-3.63-1.158`,key:`1jxb2e`}],[`path`,{d:`m7 15-1.8-1.8a2 2 0 0 0-2.79 2.86L6 19.7a7.74 7.74 0 0 0 6 2.3h2a8 8 0 0 0 5.657-2.343`,key:`10r7hm`}],[`path`,{d:`M6 6v8`,key:`tv5xkp`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}]]),Vue=w(`pointer`,[[`path`,{d:`M22 14a8 8 0 0 1-8 8`,key:`56vcr3`}],[`path`,{d:`M18 11v-1a2 2 0 0 0-2-2a2 2 0 0 0-2 2`,key:`1agjmk`}],[`path`,{d:`M14 10V9a2 2 0 0 0-2-2a2 2 0 0 0-2 2v1`,key:`wdbh2u`}],[`path`,{d:`M10 9.5V4a2 2 0 0 0-2-2a2 2 0 0 0-2 2v10`,key:`1ibuk9`}],[`path`,{d:`M18 11a2 2 0 1 1 4 0v3a8 8 0 0 1-8 8h-2c-2.8 0-4.5-.86-5.99-2.34l-3.6-3.6a2 2 0 0 1 2.83-2.82L7 15`,key:`g6ys72`}]]),Hue=w(`popcorn`,[[`path`,{d:`M18 8a2 2 0 0 0 0-4 2 2 0 0 0-4 0 2 2 0 0 0-4 0 2 2 0 0 0-4 0 2 2 0 0 0 0 4`,key:`10td1f`}],[`path`,{d:`M10 22 9 8`,key:`yjptiv`}],[`path`,{d:`m14 22 1-14`,key:`8jwc8b`}],[`path`,{d:`M20 8c.5 0 .9.4.8 1l-2.6 12c-.1.5-.7 1-1.2 1H7c-.6 0-1.1-.4-1.2-1L3.2 9c-.1-.6.3-1 .8-1Z`,key:`1qo33t`}]]),Uue=w(`popsicle`,[[`path`,{d:`M18.6 14.4c.8-.8.8-2 0-2.8l-8.1-8.1a4.95 4.95 0 1 0-7.1 7.1l8.1 8.1c.9.7 2.1.7 2.9-.1Z`,key:`1o68ps`}],[`path`,{d:`m22 22-5.5-5.5`,key:`17o70y`}]]),Wue=w(`pound-sterling`,[[`path`,{d:`M18 7c0-5.333-8-5.333-8 0`,key:`1prm2n`}],[`path`,{d:`M10 7v14`,key:`18tmcs`}],[`path`,{d:`M6 21h12`,key:`4dkmi1`}],[`path`,{d:`M6 13h10`,key:`ybwr4a`}]]),Gue=w(`power-off`,[[`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`}]]),Kue=w(`presentation`,[[`path`,{d:`M2 3h20`,key:`91anmk`}],[`path`,{d:`M21 3v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V3`,key:`2k9sn8`}],[`path`,{d:`m7 21 5-5 5 5`,key:`bip4we`}]]),l_=w(`power`,[[`path`,{d:`M12 2v10`,key:`mnfbl`}],[`path`,{d:`M18.4 6.6a9 9 0 1 1-12.77.04`,key:`obofu9`}]]),que=w(`printer-check`,[[`path`,{d:`M13.5 22H7a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v.5`,key:`qeb09x`}],[`path`,{d:`m16 19 2 2 4-4`,key:`1b14m6`}],[`path`,{d:`M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v2`,key:`1md90i`}],[`path`,{d:`M6 9V3a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v6`,key:`1itne7`}]]),Jue=w(`printer-x`,[[`path`,{d:`M12.531 22H7a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h6.377`,key:`1w39xo`}],[`path`,{d:`m16.5 16.5 5 5`,key:`zc9lw7`}],[`path`,{d:`m16.5 21.5 5-5`,key:`1fr29m`}],[`path`,{d:`M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v1.5`,key:`18he39`}],[`path`,{d:`M6 9V3a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v6`,key:`1itne7`}]]),Yue=w(`projector`,[[`path`,{d:`M5 7 3 5`,key:`1yys58`}],[`path`,{d:`M9 6V3`,key:`1ptz9u`}],[`path`,{d:`m13 7 2-2`,key:`1w3vmq`}],[`circle`,{cx:`9`,cy:`13`,r:`3`,key:`1mma13`}],[`path`,{d:`M11.83 12H20a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-4a2 2 0 0 1 2-2h2.17`,key:`2frwzc`}],[`path`,{d:`M16 16h2`,key:`dnq2od`}]]),Xue=w(`printer`,[[`path`,{d:`M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2`,key:`143wyd`}],[`path`,{d:`M6 9V3a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v6`,key:`1itne7`}],[`rect`,{x:`6`,y:`14`,width:`12`,height:`8`,rx:`1`,key:`1ue0tg`}]]),Zue=w(`proportions`,[[`rect`,{width:`20`,height:`16`,x:`2`,y:`4`,rx:`2`,key:`18n3k1`}],[`path`,{d:`M12 9v11`,key:`1fnkrn`}],[`path`,{d:`M2 9h13a2 2 0 0 1 2 2v9`,key:`11z3ex`}]]),u_=w(`puzzle`,[[`path`,{d:`M15.39 4.39a1 1 0 0 0 1.68-.474 2.5 2.5 0 1 1 3.014 3.015 1 1 0 0 0-.474 1.68l1.683 1.682a2.414 2.414 0 0 1 0 3.414L19.61 15.39a1 1 0 0 1-1.68-.474 2.5 2.5 0 1 0-3.014 3.015 1 1 0 0 1 .474 1.68l-1.683 1.682a2.414 2.414 0 0 1-3.414 0L8.61 19.61a1 1 0 0 0-1.68.474 2.5 2.5 0 1 1-3.014-3.015 1 1 0 0 0 .474-1.68l-1.683-1.682a2.414 2.414 0 0 1 0-3.414L4.39 8.61a1 1 0 0 1 1.68.474 2.5 2.5 0 1 0 3.014-3.015 1 1 0 0 1-.474-1.68l1.683-1.682a2.414 2.414 0 0 1 3.414 0z`,key:`w46dr5`}]]),d_=w(`pyramid`,[[`path`,{d:`M2.5 16.88a1 1 0 0 1-.32-1.43l9-13.02a1 1 0 0 1 1.64 0l9 13.01a1 1 0 0 1-.32 1.44l-8.51 4.86a2 2 0 0 1-1.98 0Z`,key:`aenxs0`}],[`path`,{d:`M12 2v20`,key:`t6zp3m`}]]),f_=w(`qr-code`,[[`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`}]]),p_=w(`quote`,[[`path`,{d:`M16 3a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2 1 1 0 0 1 1 1v1a2 2 0 0 1-2 2 1 1 0 0 0-1 1v2a1 1 0 0 0 1 1 6 6 0 0 0 6-6V5a2 2 0 0 0-2-2z`,key:`rib7q0`}],[`path`,{d:`M5 3a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2 1 1 0 0 1 1 1v1a2 2 0 0 1-2 2 1 1 0 0 0-1 1v2a1 1 0 0 0 1 1 6 6 0 0 0 6-6V5a2 2 0 0 0-2-2z`,key:`1ymkrd`}]]),m_=w(`rabbit`,[[`path`,{d:`M13 16a3 3 0 0 1 2.24 5`,key:`1epib5`}],[`path`,{d:`M18 12h.01`,key:`yjnet6`}],[`path`,{d:`M18 21h-8a4 4 0 0 1-4-4 7 7 0 0 1 7-7h.2L9.6 6.4a1 1 0 1 1 2.8-2.8L15.8 7h.2c3.3 0 6 2.7 6 6v1a2 2 0 0 1-2 2h-1a3 3 0 0 0-3 3`,key:`ue9ozu`}],[`path`,{d:`M20 8.54V4a2 2 0 1 0-4 0v3`,key:`49iql8`}],[`path`,{d:`M7.612 12.524a3 3 0 1 0-1.6 4.3`,key:`1e33i0`}]]),h_=w(`radar`,[[`path`,{d:`M19.07 4.93A10 10 0 0 0 6.99 3.34`,key:`z3du51`}],[`path`,{d:`M4 6h.01`,key:`oypzma`}],[`path`,{d:`M2.29 9.62A10 10 0 1 0 21.31 8.35`,key:`qzzz0`}],[`path`,{d:`M16.24 7.76A6 6 0 1 0 8.23 16.67`,key:`1yjesh`}],[`path`,{d:`M12 18h.01`,key:`mhygvu`}],[`path`,{d:`M17.99 11.66A6 6 0 0 1 15.77 16.67`,key:`1u2y91`}],[`circle`,{cx:`12`,cy:`12`,r:`2`,key:`1c9p78`}],[`path`,{d:`m13.41 10.59 5.66-5.66`,key:`mhq4k0`}]]),g_=w(`radiation`,[[`path`,{d:`M12 12h.01`,key:`1mp3jc`}],[`path`,{d:`M14 15.4641a4 4 0 0 1-4 0L7.52786 19.74597 A 1 1 0 0 0 7.99303 21.16211 10 10 0 0 0 16.00697 21.16211 1 1 0 0 0 16.47214 19.74597z`,key:`1y4lzb`}],[`path`,{d:`M16 12a4 4 0 0 0-2-3.464l2.472-4.282a1 1 0 0 1 1.46-.305 10 10 0 0 1 4.006 6.94A1 1 0 0 1 21 12z`,key:`163ggk`}],[`path`,{d:`M8 12a4 4 0 0 1 2-3.464L7.528 4.254a1 1 0 0 0-1.46-.305 10 10 0 0 0-4.006 6.94A1 1 0 0 0 3 12z`,key:`1l9i0b`}]]),__=w(`radical`,[[`path`,{d:`M3 12h3.28a1 1 0 0 1 .948.684l2.298 7.934a.5.5 0 0 0 .96-.044L13.82 4.771A1 1 0 0 1 14.792 4H21`,key:`1mqj8i`}]]),v_=w(`radio-off`,[[`path`,{d:`M13.414 13.414a2 2 0 1 1-2.828-2.828`,key:`srl686`}],[`path`,{d:`M16.247 7.761a6 6 0 0 1 1.744 4.572`,key:`1h86sp`}],[`path`,{d:`M19.075 4.933a10 10 0 0 1 2.234 10.72`,key:`1n13k4`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}],[`path`,{d:`M4.925 19.067a10 10 0 0 1 0-14.134`,key:`1q22gi`}],[`path`,{d:`M7.753 16.239a6 6 0 0 1 0-8.478`,key:`r2q7qm`}]]),y_=w(`radio-receiver`,[[`path`,{d:`M5 16v2`,key:`g5qcv5`}],[`path`,{d:`M19 16v2`,key:`1gbaio`}],[`rect`,{width:`20`,height:`8`,x:`2`,y:`8`,rx:`2`,key:`vjsjur`}],[`path`,{d:`M18 12h.01`,key:`yjnet6`}]]),b_=w(`radio-tower`,[[`path`,{d:`M4.9 16.1C1 12.2 1 5.8 4.9 1.9`,key:`s0qx1y`}],[`path`,{d:`M7.8 4.7a6.14 6.14 0 0 0-.8 7.5`,key:`1idnkw`}],[`circle`,{cx:`12`,cy:`9`,r:`2`,key:`1092wv`}],[`path`,{d:`M16.2 4.8c2 2 2.26 5.11.8 7.47`,key:`ojru2q`}],[`path`,{d:`M19.1 1.9a9.96 9.96 0 0 1 0 14.1`,key:`rhi7fg`}],[`path`,{d:`M9.5 18h5`,key:`mfy3pd`}],[`path`,{d:`m8 22 4-11 4 11`,key:`25yftu`}]]),x_=w(`radio`,[[`path`,{d:`M16.247 7.761a6 6 0 0 1 0 8.478`,key:`1fwjs5`}],[`path`,{d:`M19.075 4.933a10 10 0 0 1 0 14.134`,key:`ehdyv1`}],[`path`,{d:`M4.925 19.067a10 10 0 0 1 0-14.134`,key:`1q22gi`}],[`path`,{d:`M7.753 16.239a6 6 0 0 1 0-8.478`,key:`r2q7qm`}],[`circle`,{cx:`12`,cy:`12`,r:`2`,key:`1c9p78`}]]),S_=w(`radius`,[[`path`,{d:`M20.34 17.52a10 10 0 1 0-2.82 2.82`,key:`fydyku`}],[`circle`,{cx:`19`,cy:`19`,r:`2`,key:`17f5cg`}],[`path`,{d:`m13.41 13.41 4.18 4.18`,key:`1gqbwc`}],[`circle`,{cx:`12`,cy:`12`,r:`2`,key:`1c9p78`}]]),C_=w(`rainbow`,[[`path`,{d:`M22 17a10 10 0 0 0-20 0`,key:`ozegv`}],[`path`,{d:`M6 17a6 6 0 0 1 12 0`,key:`5giftw`}],[`path`,{d:`M10 17a2 2 0 0 1 4 0`,key:`gnsikk`}]]),w_=w(`rat`,[[`path`,{d:`M13 22H4a2 2 0 0 1 0-4h12`,key:`bt3f23`}],[`path`,{d:`M13.236 18a3 3 0 0 0-2.2-5`,key:`1tbvmo`}],[`path`,{d:`M16 9h.01`,key:`1bdo4e`}],[`path`,{d:`M16.82 3.94a3 3 0 1 1 3.237 4.868l1.815 2.587a1.5 1.5 0 0 1-1.5 2.1l-2.872-.453a3 3 0 0 0-3.5 3`,key:`9ch7kn`}],[`path`,{d:`M17 4.988a3 3 0 1 0-5.2 2.052A7 7 0 0 0 4 14.015 4 4 0 0 0 8 18`,key:`3s7e9i`}]]),T_=w(`ratio`,[[`rect`,{width:`12`,height:`20`,x:`6`,y:`2`,rx:`2`,key:`1oxtiu`}],[`rect`,{width:`20`,height:`12`,x:`2`,y:`6`,rx:`2`,key:`9lu3g6`}]]),E_=w(`receipt-euro`,[[`path`,{d:`M15.828 14.829a4 4 0 0 1-5.656 0 4 4 0 0 1 0-5.657 4 4 0 0 1 5.656 0`,key:`16zdw4`}],[`path`,{d:`M4 3a1 1 0 0 1 1-1 1.3 1.3 0 0 1 .7.2l.933.6a1.3 1.3 0 0 0 1.4 0l.934-.6a1.3 1.3 0 0 1 1.4 0l.933.6a1.3 1.3 0 0 0 1.4 0l.933-.6a1.3 1.3 0 0 1 1.4 0l.934.6a1.3 1.3 0 0 0 1.4 0l.933-.6A1.3 1.3 0 0 1 19 2a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1 1.3 1.3 0 0 1-.7-.2l-.933-.6a1.3 1.3 0 0 0-1.4 0l-.934.6a1.3 1.3 0 0 1-1.4 0l-.933-.6a1.3 1.3 0 0 0-1.4 0l-.933.6a1.3 1.3 0 0 1-1.4 0l-.934-.6a1.3 1.3 0 0 0-1.4 0l-.933.6a1.3 1.3 0 0 1-.7.2 1 1 0 0 1-1-1z`,key:`ycz6yz`}],[`path`,{d:`M8 12h5`,key:`1g6qi8`}]]),D_=w(`receipt-cent`,[[`path`,{d:`M12 7v10`,key:`jspqdw`}],[`path`,{d:`M14.828 14.829a4 4 0 0 1-5.656 0 4 4 0 0 1 0-5.657 4 4 0 0 1 5.656 0`,key:`qvqont`}],[`path`,{d:`M4 3a1 1 0 0 1 1-1 1.3 1.3 0 0 1 .7.2l.933.6a1.3 1.3 0 0 0 1.4 0l.934-.6a1.3 1.3 0 0 1 1.4 0l.933.6a1.3 1.3 0 0 0 1.4 0l.933-.6a1.3 1.3 0 0 1 1.4 0l.934.6a1.3 1.3 0 0 0 1.4 0l.933-.6A1.3 1.3 0 0 1 19 2a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1 1.3 1.3 0 0 1-.7-.2l-.933-.6a1.3 1.3 0 0 0-1.4 0l-.934.6a1.3 1.3 0 0 1-1.4 0l-.933-.6a1.3 1.3 0 0 0-1.4 0l-.933.6a1.3 1.3 0 0 1-1.4 0l-.934-.6a1.3 1.3 0 0 0-1.4 0l-.933.6a1.3 1.3 0 0 1-.7.2 1 1 0 0 1-1-1z`,key:`ycz6yz`}]]),O_=w(`receipt-indian-rupee`,[[`path`,{d:`M4 3a1 1 0 0 1 1-1 1.3 1.3 0 0 1 .7.2l.933.6a1.3 1.3 0 0 0 1.4 0l.934-.6a1.3 1.3 0 0 1 1.4 0l.933.6a1.3 1.3 0 0 0 1.4 0l.933-.6a1.3 1.3 0 0 1 1.4 0l.934.6a1.3 1.3 0 0 0 1.4 0l.933-.6A1.3 1.3 0 0 1 19 2a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1 1.3 1.3 0 0 1-.7-.2l-.933-.6a1.3 1.3 0 0 0-1.4 0l-.934.6a1.3 1.3 0 0 1-1.4 0l-.933-.6a1.3 1.3 0 0 0-1.4 0l-.933.6a1.3 1.3 0 0 1-1.4 0l-.934-.6a1.3 1.3 0 0 0-1.4 0l-.933.6a1.3 1.3 0 0 1-.7.2 1 1 0 0 1-1-1z`,key:`ycz6yz`}],[`path`,{d:`M8 11h8`,key:`vwpz6n`}],[`path`,{d:`M8 7h8`,key:`i86dvs`}],[`path`,{d:`M9 7a4 4 0 0 1 0 8H8l3 2`,key:`1xaco0`}]]),k_=w(`receipt-japanese-yen`,[[`path`,{d:`m12 10 3-3`,key:`1mc12w`}],[`path`,{d:`M4 3a1 1 0 0 1 1-1 1.3 1.3 0 0 1 .7.2l.933.6a1.3 1.3 0 0 0 1.4 0l.934-.6a1.3 1.3 0 0 1 1.4 0l.933.6a1.3 1.3 0 0 0 1.4 0l.933-.6a1.3 1.3 0 0 1 1.4 0l.934.6a1.3 1.3 0 0 0 1.4 0l.933-.6A1.3 1.3 0 0 1 19 2a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1 1.3 1.3 0 0 1-.7-.2l-.933-.6a1.3 1.3 0 0 0-1.4 0l-.934.6a1.3 1.3 0 0 1-1.4 0l-.933-.6a1.3 1.3 0 0 0-1.4 0l-.933.6a1.3 1.3 0 0 1-1.4 0l-.934-.6a1.3 1.3 0 0 0-1.4 0l-.933.6a1.3 1.3 0 0 1-.7.2 1 1 0 0 1-1-1z`,key:`ycz6yz`}],[`path`,{d:`M9 11h6`,key:`1fldmi`}],[`path`,{d:`M9 15h6`,key:`cctwl0`}],[`path`,{d:`m9 7 3 3v7`,key:`1x0cue`}]]),A_=w(`receipt-pound-sterling`,[[`path`,{d:`M10 17V9.5a1 1 0 0 1 5 0`,key:`td22vl`}],[`path`,{d:`M4 3a1 1 0 0 1 1-1 1.3 1.3 0 0 1 .7.2l.933.6a1.3 1.3 0 0 0 1.4 0l.934-.6a1.3 1.3 0 0 1 1.4 0l.933.6a1.3 1.3 0 0 0 1.4 0l.933-.6a1.3 1.3 0 0 1 1.4 0l.934.6a1.3 1.3 0 0 0 1.4 0l.933-.6A1.3 1.3 0 0 1 19 2a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1 1.3 1.3 0 0 1-.7-.2l-.933-.6a1.3 1.3 0 0 0-1.4 0l-.934.6a1.3 1.3 0 0 1-1.4 0l-.933-.6a1.3 1.3 0 0 0-1.4 0l-.933.6a1.3 1.3 0 0 1-1.4 0l-.934-.6a1.3 1.3 0 0 0-1.4 0l-.933.6a1.3 1.3 0 0 1-.7.2 1 1 0 0 1-1-1z`,key:`ycz6yz`}],[`path`,{d:`M8 13h5`,key:`1k9z8w`}],[`path`,{d:`M8 17h7`,key:`8mjdqu`}]]),j_=w(`receipt-russian-ruble`,[[`path`,{d:`M4 3a1 1 0 0 1 1-1 1.3 1.3 0 0 1 .7.2l.933.6a1.3 1.3 0 0 0 1.4 0l.934-.6a1.3 1.3 0 0 1 1.4 0l.933.6a1.3 1.3 0 0 0 1.4 0l.933-.6a1.3 1.3 0 0 1 1.4 0l.934.6a1.3 1.3 0 0 0 1.4 0l.933-.6A1.3 1.3 0 0 1 19 2a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1 1.3 1.3 0 0 1-.7-.2l-.933-.6a1.3 1.3 0 0 0-1.4 0l-.934.6a1.3 1.3 0 0 1-1.4 0l-.933-.6a1.3 1.3 0 0 0-1.4 0l-.933.6a1.3 1.3 0 0 1-1.4 0l-.934-.6a1.3 1.3 0 0 0-1.4 0l-.933.6a1.3 1.3 0 0 1-.7.2 1 1 0 0 1-1-1z`,key:`ycz6yz`}],[`path`,{d:`M8 11h5a2 2 0 0 0 0-4h-3v10`,key:`agnv0r`}],[`path`,{d:`M8 15h5`,key:`vxg57a`}]]),M_=w(`receipt-swiss-franc`,[[`path`,{d:`M10 11h4`,key:`1i0mka`}],[`path`,{d:`M10 17V7h5`,key:`k7jq18`}],[`path`,{d:`M4 3a1 1 0 0 1 1-1 1.3 1.3 0 0 1 .7.2l.933.6a1.3 1.3 0 0 0 1.4 0l.934-.6a1.3 1.3 0 0 1 1.4 0l.933.6a1.3 1.3 0 0 0 1.4 0l.933-.6a1.3 1.3 0 0 1 1.4 0l.934.6a1.3 1.3 0 0 0 1.4 0l.933-.6A1.3 1.3 0 0 1 19 2a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1 1.3 1.3 0 0 1-.7-.2l-.933-.6a1.3 1.3 0 0 0-1.4 0l-.934.6a1.3 1.3 0 0 1-1.4 0l-.933-.6a1.3 1.3 0 0 0-1.4 0l-.933.6a1.3 1.3 0 0 1-1.4 0l-.934-.6a1.3 1.3 0 0 0-1.4 0l-.933.6a1.3 1.3 0 0 1-.7.2 1 1 0 0 1-1-1z`,key:`ycz6yz`}],[`path`,{d:`M8 15h5`,key:`vxg57a`}]]),N_=w(`receipt-text`,[[`path`,{d:`M13 16H8`,key:`wsln4y`}],[`path`,{d:`M14 8H8`,key:`1l3xfs`}],[`path`,{d:`M16 12H8`,key:`1fr5h0`}],[`path`,{d:`M4 3a1 1 0 0 1 1-1 1.3 1.3 0 0 1 .7.2l.933.6a1.3 1.3 0 0 0 1.4 0l.934-.6a1.3 1.3 0 0 1 1.4 0l.933.6a1.3 1.3 0 0 0 1.4 0l.933-.6a1.3 1.3 0 0 1 1.4 0l.934.6a1.3 1.3 0 0 0 1.4 0l.933-.6A1.3 1.3 0 0 1 19 2a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1 1.3 1.3 0 0 1-.7-.2l-.933-.6a1.3 1.3 0 0 0-1.4 0l-.934.6a1.3 1.3 0 0 1-1.4 0l-.933-.6a1.3 1.3 0 0 0-1.4 0l-.933.6a1.3 1.3 0 0 1-1.4 0l-.934-.6a1.3 1.3 0 0 0-1.4 0l-.933.6a1.3 1.3 0 0 1-.7.2 1 1 0 0 1-1-1z`,key:`ycz6yz`}]]),P_=w(`receipt-turkish-lira`,[[`path`,{d:`M10 7v10a5 5 0 0 0 5-5`,key:`1blmz7`}],[`path`,{d:`m14 8-6 3`,key:`2tb98i`}],[`path`,{d:`M4 3a1 1 0 0 1 1-1 1.3 1.3 0 0 1 .7.2l.933.6a1.3 1.3 0 0 0 1.4 0l.934-.6a1.3 1.3 0 0 1 1.4 0l.933.6a1.3 1.3 0 0 0 1.4 0l.933-.6a1.3 1.3 0 0 1 1.4 0l.934.6a1.3 1.3 0 0 0 1.4 0l.933-.6A1.3 1.3 0 0 1 19 2a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1 1.3 1.3 0 0 1-.7-.2l-.933-.6a1.3 1.3 0 0 0-1.4 0l-.934.6a1.3 1.3 0 0 1-1.4 0l-.933-.6a1.3 1.3 0 0 0-1.4 0l-.933.6a1.3 1.3 0 0 1-1.4 0l-.934-.6a1.3 1.3 0 0 0-1.4 0l-.933.6a1.3 1.3 0 0 1-.7.2 1 1 0 0 1-1-1z`,key:`ycz6yz`}]]),F_=w(`receipt`,[[`path`,{d:`M12 17V7`,key:`pyj7ub`}],[`path`,{d:`M16 8h-6a2 2 0 0 0 0 4h4a2 2 0 0 1 0 4H8`,key:`1elt7d`}],[`path`,{d:`M4 3a1 1 0 0 1 1-1 1.3 1.3 0 0 1 .7.2l.933.6a1.3 1.3 0 0 0 1.4 0l.934-.6a1.3 1.3 0 0 1 1.4 0l.933.6a1.3 1.3 0 0 0 1.4 0l.933-.6a1.3 1.3 0 0 1 1.4 0l.934.6a1.3 1.3 0 0 0 1.4 0l.933-.6A1.3 1.3 0 0 1 19 2a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1 1.3 1.3 0 0 1-.7-.2l-.933-.6a1.3 1.3 0 0 0-1.4 0l-.934.6a1.3 1.3 0 0 1-1.4 0l-.933-.6a1.3 1.3 0 0 0-1.4 0l-.933.6a1.3 1.3 0 0 1-1.4 0l-.934-.6a1.3 1.3 0 0 0-1.4 0l-.933.6a1.3 1.3 0 0 1-.7.2 1 1 0 0 1-1-1z`,key:`ycz6yz`}]]),I_=w(`rectangle-circle`,[[`path`,{d:`M14 4v16H3a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1z`,key:`1m5n7q`}],[`circle`,{cx:`14`,cy:`12`,r:`8`,key:`1pag6k`}]]),L_=w(`rectangle-ellipsis`,[[`rect`,{width:`20`,height:`12`,x:`2`,y:`6`,rx:`2`,key:`9lu3g6`}],[`path`,{d:`M12 12h.01`,key:`1mp3jc`}],[`path`,{d:`M17 12h.01`,key:`1m0b6t`}],[`path`,{d:`M7 12h.01`,key:`eqddd0`}]]),R_=w(`rectangle-goggles`,[[`path`,{d:`M20 6a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-4a2 2 0 0 1-1.6-.8l-1.6-2.13a1 1 0 0 0-1.6 0L9.6 17.2A2 2 0 0 1 8 18H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2z`,key:`d5y1f`}]]),z_=w(`rectangle-horizontal`,[[`rect`,{width:`20`,height:`12`,x:`2`,y:`6`,rx:`2`,key:`9lu3g6`}]]),B_=w(`rectangle-vertical`,[[`rect`,{width:`12`,height:`20`,x:`6`,y:`2`,rx:`2`,key:`1oxtiu`}]]),V_=w(`recycle`,[[`path`,{d:`M7 19H4.815a1.83 1.83 0 0 1-1.57-.881 1.785 1.785 0 0 1-.004-1.784L7.196 9.5`,key:`x6z5xu`}],[`path`,{d:`M11 19h8.203a1.83 1.83 0 0 0 1.556-.89 1.784 1.784 0 0 0 0-1.775l-1.226-2.12`,key:`1x4zh5`}],[`path`,{d:`m14 16-3 3 3 3`,key:`f6jyew`}],[`path`,{d:`M8.293 13.596 7.196 9.5 3.1 10.598`,key:`wf1obh`}],[`path`,{d:`m9.344 5.811 1.093-1.892A1.83 1.83 0 0 1 11.985 3a1.784 1.784 0 0 1 1.546.888l3.943 6.843`,key:`9tzpgr`}],[`path`,{d:`m13.378 9.633 4.096 1.098 1.097-4.096`,key:`1oe83g`}]]),H_=w(`redo-2`,[[`path`,{d:`m15 14 5-5-5-5`,key:`12vg1m`}],[`path`,{d:`M20 9H9.5A5.5 5.5 0 0 0 4 14.5A5.5 5.5 0 0 0 9.5 20H13`,key:`6uklza`}]]),U_=w(`redo-dot`,[[`circle`,{cx:`12`,cy:`17`,r:`1`,key:`1ixnty`}],[`path`,{d:`M21 7v6h-6`,key:`3ptur4`}],[`path`,{d:`M3 17a9 9 0 0 1 9-9 9 9 0 0 1 6 2.3l3 2.7`,key:`1kgawr`}]]),W_=w(`redo`,[[`path`,{d:`M21 7v6h-6`,key:`3ptur4`}],[`path`,{d:`M3 17a9 9 0 0 1 9-9 9 9 0 0 1 6 2.3l3 2.7`,key:`1kgawr`}]]),G_=w(`refresh-ccw-dot`,[[`path`,{d:`M21 12a9 9 0 0 0-9-9 9.75 9.75 0 0 0-6.74 2.74L3 8`,key:`14sxne`}],[`path`,{d:`M3 3v5h5`,key:`1xhq8a`}],[`path`,{d:`M3 12a9 9 0 0 0 9 9 9.75 9.75 0 0 0 6.74-2.74L21 16`,key:`1hlbsb`}],[`path`,{d:`M16 16h5v5`,key:`ccwih5`}],[`circle`,{cx:`12`,cy:`12`,r:`1`,key:`41hilf`}]]),K_=w(`refresh-ccw`,[[`path`,{d:`M21 12a9 9 0 0 0-9-9 9.75 9.75 0 0 0-6.74 2.74L3 8`,key:`14sxne`}],[`path`,{d:`M3 3v5h5`,key:`1xhq8a`}],[`path`,{d:`M3 12a9 9 0 0 0 9 9 9.75 9.75 0 0 0 6.74-2.74L21 16`,key:`1hlbsb`}],[`path`,{d:`M16 16h5v5`,key:`ccwih5`}]]),q_=w(`refresh-cw-off`,[[`path`,{d:`M21 8L18.74 5.74A9.75 9.75 0 0 0 12 3C11 3 10.03 3.16 9.13 3.47`,key:`1krf6h`}],[`path`,{d:`M8 16H3v5`,key:`1cv678`}],[`path`,{d:`M3 12C3 9.51 4 7.26 5.64 5.64`,key:`ruvoct`}],[`path`,{d:`m3 16 2.26 2.26A9.75 9.75 0 0 0 12 21c2.49 0 4.74-1 6.36-2.64`,key:`19q130`}],[`path`,{d:`M21 12c0 1-.16 1.97-.47 2.87`,key:`4w8emr`}],[`path`,{d:`M21 3v5h-5`,key:`1q7to0`}],[`path`,{d:`M22 22 2 2`,key:`1r8tn9`}]]),J_=w(`refresh-cw`,[[`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`}]]),Y_=w(`regex`,[[`path`,{d:`M17 3v10`,key:`15fgeh`}],[`path`,{d:`m12.67 5.5 8.66 5`,key:`1gpheq`}],[`path`,{d:`m12.67 10.5 8.66-5`,key:`1dkfa6`}],[`path`,{d:`M9 17a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2v-2z`,key:`swwfx4`}]]),X_=w(`remove-formatting`,[[`path`,{d:`M4 7V4h16v3`,key:`9msm58`}],[`path`,{d:`M5 20h6`,key:`1h6pxn`}],[`path`,{d:`M13 4 8 20`,key:`kqq6aj`}],[`path`,{d:`m15 15 5 5`,key:`me55sn`}],[`path`,{d:`m20 15-5 5`,key:`11p7ol`}]]),Z_=w(`refrigerator`,[[`path`,{d:`M5 6a4 4 0 0 1 4-4h6a4 4 0 0 1 4 4v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6Z`,key:`fpq118`}],[`path`,{d:`M5 10h14`,key:`elsbfy`}],[`path`,{d:`M15 7v6`,key:`1nx30x`}]]),Q_=w(`repeat-1`,[[`path`,{d:`m17 2 4 4-4 4`,key:`nntrym`}],[`path`,{d:`M3 11v-1a4 4 0 0 1 4-4h14`,key:`84bu3i`}],[`path`,{d:`m7 22-4-4 4-4`,key:`1wqhfi`}],[`path`,{d:`M21 13v1a4 4 0 0 1-4 4H3`,key:`1rx37r`}],[`path`,{d:`M11 10h1v4`,key:`70cz1p`}]]),$_=w(`repeat-2`,[[`path`,{d:`m2 9 3-3 3 3`,key:`1ltn5i`}],[`path`,{d:`M13 18H7a2 2 0 0 1-2-2V6`,key:`1r6tfw`}],[`path`,{d:`m22 15-3 3-3-3`,key:`4rnwn2`}],[`path`,{d:`M11 6h6a2 2 0 0 1 2 2v10`,key:`2f72bc`}]]),ev=w(`repeat-off`,[[`path`,{d:`M11.656 6H21l-4-4`,key:`w9pozh`}],[`path`,{d:`M17.898 17.898A4 4 0 0 1 17 18H3l4-4`,key:`156mfe`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}],[`path`,{d:`M21 13v1a4 4 0 0 1-.171 1.159`,key:`2p1713`}],[`path`,{d:`m21 6-4 4`,key:`p7opkf`}],[`path`,{d:`M3 11v-1a4 4 0 0 1 3.102-3.898`,key:`8cius9`}],[`path`,{d:`m7 22-4-4`,key:`1kl3a3`}]]),tv=w(`repeat`,[[`path`,{d:`m17 2 4 4-4 4`,key:`nntrym`}],[`path`,{d:`M3 11v-1a4 4 0 0 1 4-4h14`,key:`84bu3i`}],[`path`,{d:`m7 22-4-4 4-4`,key:`1wqhfi`}],[`path`,{d:`M21 13v1a4 4 0 0 1-4 4H3`,key:`1rx37r`}]]),nv=w(`replace-all`,[[`path`,{d:`M14 14a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1`,key:`zg1ipl`}],[`path`,{d:`M14 4a1 1 0 0 1 1-1`,key:`dhj8ez`}],[`path`,{d:`M15 10a1 1 0 0 1-1-1`,key:`1mnyi5`}],[`path`,{d:`M19 14a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1`,key:`txt6k4`}],[`path`,{d:`M21 4a1 1 0 0 0-1-1`,key:`sfs9ap`}],[`path`,{d:`M21 9a1 1 0 0 1-1 1`,key:`mp6qeo`}],[`path`,{d:`m3 7 3 3 3-3`,key:`x25e72`}],[`path`,{d:`M6 10V5a2 2 0 0 1 2-2h2`,key:`15xut4`}],[`rect`,{x:`3`,y:`14`,width:`7`,height:`7`,rx:`1`,key:`1bkyp8`}]]),rv=w(`reply-all`,[[`path`,{d:`m12 17-5-5 5-5`,key:`1s3y5u`}],[`path`,{d:`M22 18v-2a4 4 0 0 0-4-4H7`,key:`1fcyog`}],[`path`,{d:`m7 17-5-5 5-5`,key:`1ed8i2`}]]),iv=w(`reply`,[[`path`,{d:`M20 18v-2a4 4 0 0 0-4-4H4`,key:`5vmcpk`}],[`path`,{d:`m9 17-5-5 5-5`,key:`nvlc11`}]]),av=w(`replace`,[[`path`,{d:`M14 4a1 1 0 0 1 1-1`,key:`dhj8ez`}],[`path`,{d:`M15 10a1 1 0 0 1-1-1`,key:`1mnyi5`}],[`path`,{d:`M21 4a1 1 0 0 0-1-1`,key:`sfs9ap`}],[`path`,{d:`M21 9a1 1 0 0 1-1 1`,key:`mp6qeo`}],[`path`,{d:`m3 7 3 3 3-3`,key:`x25e72`}],[`path`,{d:`M6 10V5a2 2 0 0 1 2-2h2`,key:`15xut4`}],[`rect`,{x:`3`,y:`14`,width:`7`,height:`7`,rx:`1`,key:`1bkyp8`}]]),ov=w(`rewind`,[[`path`,{d:`M12 6a2 2 0 0 0-3.414-1.414l-6 6a2 2 0 0 0 0 2.828l6 6A2 2 0 0 0 12 18z`,key:`2a1g8i`}],[`path`,{d:`M22 6a2 2 0 0 0-3.414-1.414l-6 6a2 2 0 0 0 0 2.828l6 6A2 2 0 0 0 22 18z`,key:`rg3s36`}]]),sv=w(`ribbon`,[[`path`,{d:`M12 11.22C11 9.997 10 9 10 8a2 2 0 0 1 4 0c0 1-.998 2.002-2.01 3.22`,key:`1rnhq3`}],[`path`,{d:`m12 18 2.57-3.5`,key:`116vt7`}],[`path`,{d:`M6.243 9.016a7 7 0 0 1 11.507-.009`,key:`10dq0b`}],[`path`,{d:`M9.35 14.53 12 11.22`,key:`tdsyp2`}],[`path`,{d:`M9.35 14.53C7.728 12.246 6 10.221 6 7a6 5 0 0 1 12 0c-.005 3.22-1.778 5.235-3.43 7.5l3.557 4.527a1 1 0 0 1-.203 1.43l-1.894 1.36a1 1 0 0 1-1.384-.215L12 18l-2.679 3.593a1 1 0 0 1-1.39.213l-1.865-1.353a1 1 0 0 1-.203-1.422z`,key:`nmifey`}]]),cv=w(`road`,[[`path`,{d:`M12 17v4`,key:`1riwvh`}],[`path`,{d:`M12 5V3`,key:`vd5es`}],[`path`,{d:`M12 9v3`,key:`qyerrc`}],[`path`,{d:`M2.077 18.449A2 2 0 0 0 4 21h16a2 2 0 0 0 1.924-2.55l-4-14A2 2 0 0 0 16 3H8a2 2 0 0 0-1.924 1.45z`,key:`1cuxct`}]]),lv=w(`rocket`,[[`path`,{d:`M12 15v5s3.03-.55 4-2c1.08-1.62 0-5 0-5`,key:`qeys4`}],[`path`,{d:`M4.5 16.5c-1.5 1.26-2 5-2 5s3.74-.5 5-2c.71-.84.7-2.13-.09-2.91a2.18 2.18 0 0 0-2.91-.09`,key:`u4xsad`}],[`path`,{d:`M9 12a22 22 0 0 1 2-3.95A12.88 12.88 0 0 1 22 2c0 2.72-.78 7.5-6 11a22.4 22.4 0 0 1-4 2z`,key:`676m9`}],[`path`,{d:`M9 12H4s.55-3.03 2-4c1.62-1.08 5 .05 5 .05`,key:`92ym6u`}]]),uv=w(`rocking-chair`,[[`path`,{d:`m15 13 3.708 7.416`,key:`1edxn9`}],[`path`,{d:`M3 19a15 15 0 0 0 18 0`,key:`d0d1c4`}],[`path`,{d:`m3 2 3.21 9.633A2 2 0 0 0 8.109 13H18`,key:`tpa4et`}],[`path`,{d:`m9 13-3.708 7.416`,key:`1oplxx`}]]),dv=w(`roller-coaster`,[[`path`,{d:`M6 19V5`,key:`1r845m`}],[`path`,{d:`M10 19V6.8`,key:`9j2tfs`}],[`path`,{d:`M14 19v-7.8`,key:`10s8qv`}],[`path`,{d:`M18 5v4`,key:`1tajlv`}],[`path`,{d:`M18 19v-6`,key:`ielfq3`}],[`path`,{d:`M22 19V9`,key:`158nzp`}],[`path`,{d:`M2 19V9a4 4 0 0 1 4-4c2 0 4 1.33 6 4s4 4 6 4a4 4 0 1 0-3-6.65`,key:`1930oh`}]]),fv=w(`rotate-3d`,[[`path`,{d:`m15.194 13.707 3.814 1.86-1.86 3.814`,key:`16shm9`}],[`path`,{d:`M16.47214 7.52786 A 5 10 0 1 0 13 21.79796`,key:`1245p8`}],[`path`,{d:`M21.79796 11 A 10 5 0 1 0 19 15.57071`,key:`1i40ks`}]]),pv=w(`rotate-ccw-key`,[[`path`,{d:`M12 7v6`,key:`lw1j43`}],[`path`,{d:`M12 9h2`,key:`1lpap9`}],[`path`,{d:`M3 12a9 9 0 1 0 9-9 9.74 9.74 0 0 0-6.74 2.74L3 8`,key:`g2jlw`}],[`path`,{d:`M3 3v5h5`,key:`1xhq8a`}],[`circle`,{cx:`12`,cy:`15`,r:`2`,key:`1vpstw`}]]),mv=w(`rose`,[[`path`,{d:`M17 10h-1a4 4 0 1 1 4-4v.534`,key:`7qf5zm`}],[`path`,{d:`M17 6h1a4 4 0 0 1 1.42 7.74l-2.29.87a6 6 0 0 1-5.339-10.68l2.069-1.31`,key:`1et29u`}],[`path`,{d:`M4.5 17c2.8-.5 4.4 0 5.5.8s1.8 2.2 2.3 3.7c-2 .4-3.5.4-4.8-.3-1.2-.6-2.3-1.9-3-4.2`,key:`kiv2lz`}],[`path`,{d:`M9.77 12C4 15 2 22 2 22`,key:`h28rw0`}],[`circle`,{cx:`17`,cy:`8`,r:`2`,key:`1330xn`}]]),hv=w(`rotate-ccw-square`,[[`path`,{d:`M20 9V7a2 2 0 0 0-2-2h-6`,key:`19z8uc`}],[`path`,{d:`m15 2-3 3 3 3`,key:`177bxs`}],[`path`,{d:`M20 13v5a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h2`,key:`d36hnl`}]]),gv=w(`rotate-ccw`,[[`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`}]]),_v=w(`rotate-cw-square`,[[`path`,{d:`M12 5H6a2 2 0 0 0-2 2v3`,key:`l96uqu`}],[`path`,{d:`m9 8 3-3-3-3`,key:`1gzgc3`}],[`path`,{d:`M4 14v4a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2`,key:`1w2k5h`}]]),vv=w(`route-off`,[[`circle`,{cx:`6`,cy:`19`,r:`3`,key:`1kj8tv`}],[`path`,{d:`M9 19h8.5c.4 0 .9-.1 1.3-.2`,key:`1effex`}],[`path`,{d:`M5.2 5.2A3.5 3.53 0 0 0 6.5 12H12`,key:`k9y2ds`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}],[`path`,{d:`M21 15.3a3.5 3.5 0 0 0-3.3-3.3`,key:`11nlu2`}],[`path`,{d:`M15 5h-4.3`,key:`6537je`}],[`circle`,{cx:`18`,cy:`5`,r:`3`,key:`gq8acd`}]]),yv=w(`rotate-cw`,[[`path`,{d:`M21 12a9 9 0 1 1-9-9c2.52 0 4.93 1 6.74 2.74L21 8`,key:`1p45f6`}],[`path`,{d:`M21 3v5h-5`,key:`1q7to0`}]]),bv=w(`router`,[[`rect`,{width:`20`,height:`8`,x:`2`,y:`14`,rx:`2`,key:`w68u3i`}],[`path`,{d:`M6.01 18H6`,key:`19vcac`}],[`path`,{d:`M10.01 18H10`,key:`uamcmx`}],[`path`,{d:`M15 10v4`,key:`qjz1xs`}],[`path`,{d:`M17.84 7.17a4 4 0 0 0-5.66 0`,key:`1rif40`}],[`path`,{d:`M20.66 4.34a8 8 0 0 0-11.31 0`,key:`6a5xfq`}]]),xv=w(`route`,[[`circle`,{cx:`6`,cy:`19`,r:`3`,key:`1kj8tv`}],[`path`,{d:`M9 19h8.5a3.5 3.5 0 0 0 0-7h-11a3.5 3.5 0 0 1 0-7H15`,key:`1d8sl`}],[`circle`,{cx:`18`,cy:`5`,r:`3`,key:`gq8acd`}]]),Sv=w(`rows-2`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M3 12h18`,key:`1i2n21`}]]),Cv=w(`rows-3`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M21 9H3`,key:`1338ky`}],[`path`,{d:`M21 15H3`,key:`9uk58r`}]]),wv=w(`rows-4`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M21 7.5H3`,key:`1hm9pq`}],[`path`,{d:`M21 12H3`,key:`2avoz0`}],[`path`,{d:`M21 16.5H3`,key:`n7jzkj`}]]),Tv=w(`rss`,[[`path`,{d:`M4 11a9 9 0 0 1 9 9`,key:`pv89mb`}],[`path`,{d:`M4 4a16 16 0 0 1 16 16`,key:`k0647b`}],[`circle`,{cx:`5`,cy:`19`,r:`1`,key:`bfqh0e`}]]),Ev=w(`ruler`,[[`path`,{d:`M21.3 15.3a2.4 2.4 0 0 1 0 3.4l-2.6 2.6a2.4 2.4 0 0 1-3.4 0L2.7 8.7a2.41 2.41 0 0 1 0-3.4l2.6-2.6a2.41 2.41 0 0 1 3.4 0Z`,key:`icamh8`}],[`path`,{d:`m14.5 12.5 2-2`,key:`inckbg`}],[`path`,{d:`m11.5 9.5 2-2`,key:`fmmyf7`}],[`path`,{d:`m8.5 6.5 2-2`,key:`vc6u1g`}],[`path`,{d:`m17.5 15.5 2-2`,key:`wo5hmg`}]]),Dv=w(`ruler-dimension-line`,[[`path`,{d:`M10 15v-3`,key:`1pjskw`}],[`path`,{d:`M14 15v-3`,key:`1o1mqj`}],[`path`,{d:`M18 15v-3`,key:`cws6he`}],[`path`,{d:`M2 8V4`,key:`3jv1jz`}],[`path`,{d:`M22 6H2`,key:`1iqbfk`}],[`path`,{d:`M22 8V4`,key:`16f4ou`}],[`path`,{d:`M6 15v-3`,key:`1ij1qe`}],[`rect`,{x:`2`,y:`12`,width:`20`,height:`8`,rx:`2`,key:`1tqiko`}]]),Ov=w(`russian-ruble`,[[`path`,{d:`M6 11h8a4 4 0 0 0 0-8H9v18`,key:`18ai8t`}],[`path`,{d:`M6 15h8`,key:`1y8f6l`}]]),kv=w(`sailboat`,[[`path`,{d:`M10 2v15`,key:`1qf71f`}],[`path`,{d:`M7 22a4 4 0 0 1-4-4 1 1 0 0 1 1-1h16a1 1 0 0 1 1 1 4 4 0 0 1-4 4z`,key:`1pxcvx`}],[`path`,{d:`M9.159 2.46a1 1 0 0 1 1.521-.193l9.977 8.98A1 1 0 0 1 20 13H4a1 1 0 0 1-.824-1.567z`,key:`5oog16`}]]),Av=w(`sandwich`,[[`path`,{d:`m2.37 11.223 8.372-6.777a2 2 0 0 1 2.516 0l8.371 6.777`,key:`f1wd0e`}],[`path`,{d:`M21 15a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-5.25`,key:`1pfu07`}],[`path`,{d:`M3 15a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h9`,key:`1oq9qw`}],[`path`,{d:`m6.67 15 6.13 4.6a2 2 0 0 0 2.8-.4l3.15-4.2`,key:`1fnwu5`}],[`rect`,{width:`20`,height:`4`,x:`2`,y:`11`,rx:`1`,key:`itshg`}]]),jv=w(`salad`,[[`path`,{d:`M7 21h10`,key:`1b0cd5`}],[`path`,{d:`M12 21a9 9 0 0 0 9-9H3a9 9 0 0 0 9 9Z`,key:`4rw317`}],[`path`,{d:`M11.38 12a2.4 2.4 0 0 1-.4-4.77 2.4 2.4 0 0 1 3.2-2.77 2.4 2.4 0 0 1 3.47-.63 2.4 2.4 0 0 1 3.37 3.37 2.4 2.4 0 0 1-1.1 3.7 2.51 2.51 0 0 1 .03 1.1`,key:`10xrj0`}],[`path`,{d:`m13 12 4-4`,key:`1hckqy`}],[`path`,{d:`M10.9 7.25A3.99 3.99 0 0 0 4 10c0 .73.2 1.41.54 2`,key:`1p4srx`}]]),Mv=w(`satellite-dish`,[[`path`,{d:`M4 10a7.31 7.31 0 0 0 10 10Z`,key:`1fzpp3`}],[`path`,{d:`m9 15 3-3`,key:`88sc13`}],[`path`,{d:`M17 13a6 6 0 0 0-6-6`,key:`15cc6u`}],[`path`,{d:`M21 13A10 10 0 0 0 11 3`,key:`11nf8s`}]]),Nv=w(`satellite`,[[`path`,{d:`m13.5 6.5-3.148-3.148a1.205 1.205 0 0 0-1.704 0L6.352 5.648a1.205 1.205 0 0 0 0 1.704L9.5 10.5`,key:`dzhfyz`}],[`path`,{d:`M16.5 7.5 19 5`,key:`1ltcjm`}],[`path`,{d:`m17.5 10.5 3.148 3.148a1.205 1.205 0 0 1 0 1.704l-2.296 2.296a1.205 1.205 0 0 1-1.704 0L13.5 14.5`,key:`nfoymv`}],[`path`,{d:`M9 21a6 6 0 0 0-6-6`,key:`1iajcf`}],[`path`,{d:`M9.352 10.648a1.205 1.205 0 0 0 0 1.704l2.296 2.296a1.205 1.205 0 0 0 1.704 0l4.296-4.296a1.205 1.205 0 0 0 0-1.704l-2.296-2.296a1.205 1.205 0 0 0-1.704 0z`,key:`nv9zqy`}]]),Pv=w(`save-all`,[[`path`,{d:`M10 2v3a1 1 0 0 0 1 1h5`,key:`1xspal`}],[`path`,{d:`M18 18v-6a1 1 0 0 0-1-1h-6a1 1 0 0 0-1 1v6`,key:`1ra60u`}],[`path`,{d:`M18 22H4a2 2 0 0 1-2-2V6`,key:`pblm9e`}],[`path`,{d:`M8 18a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9.172a2 2 0 0 1 1.414.586l2.828 2.828A2 2 0 0 1 22 6.828V16a2 2 0 0 1-2.01 2z`,key:`1yve0x`}]]),Fv=w(`saudi-riyal`,[[`path`,{d:`m20 19.5-5.5 1.2`,key:`1aenhr`}],[`path`,{d:`M14.5 4v11.22a1 1 0 0 0 1.242.97L20 15.2`,key:`2rtezt`}],[`path`,{d:`m2.978 19.351 5.549-1.363A2 2 0 0 0 10 16V2`,key:`1kbm92`}],[`path`,{d:`M20 10 4 13.5`,key:`8nums9`}]]),Iv=w(`save-off`,[[`path`,{d:`M13 13H8a1 1 0 0 0-1 1v7`,key:`h8g396`}],[`path`,{d:`M14 8h1`,key:`1lfen6`}],[`path`,{d:`M17 21v-4`,key:`1yknxs`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}],[`path`,{d:`M20.41 20.41A2 2 0 0 1 19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 .59-1.41`,key:`1t4vdl`}],[`path`,{d:`M29.5 11.5s5 5 4 5`,key:`zzn4i6`}],[`path`,{d:`M9 3h6.2a2 2 0 0 1 1.4.6l3.8 3.8a2 2 0 0 1 .6 1.4V15`,key:`24cby9`}]]),Lv=w(`save`,[[`path`,{d:`M15.2 3a2 2 0 0 1 1.4.6l3.8 3.8a2 2 0 0 1 .6 1.4V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2z`,key:`1c8476`}],[`path`,{d:`M17 21v-7a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v7`,key:`1ydtos`}],[`path`,{d:`M7 3v4a1 1 0 0 0 1 1h7`,key:`t51u73`}]]),Rv=w(`scale`,[[`path`,{d:`M12 3v18`,key:`108xh3`}],[`path`,{d:`m19 8 3 8a5 5 0 0 1-6 0zV7`,key:`zcdpyk`}],[`path`,{d:`M3 7h1a17 17 0 0 0 8-2 17 17 0 0 0 8 2h1`,key:`1yorad`}],[`path`,{d:`m5 8 3 8a5 5 0 0 1-6 0zV7`,key:`eua70x`}],[`path`,{d:`M7 21h10`,key:`1b0cd5`}]]),zv=w(`scale-3d`,[[`path`,{d:`M5 7v11a1 1 0 0 0 1 1h11`,key:`13dt1j`}],[`path`,{d:`M5.293 18.707 11 13`,key:`ezgbsx`}],[`circle`,{cx:`19`,cy:`19`,r:`2`,key:`17f5cg`}],[`circle`,{cx:`5`,cy:`5`,r:`2`,key:`1gwv83`}]]),Bv=w(`scan-barcode`,[[`path`,{d:`M3 7V5a2 2 0 0 1 2-2h2`,key:`aa7l1z`}],[`path`,{d:`M17 3h2a2 2 0 0 1 2 2v2`,key:`4qcy5o`}],[`path`,{d:`M21 17v2a2 2 0 0 1-2 2h-2`,key:`6vwrx8`}],[`path`,{d:`M7 21H5a2 2 0 0 1-2-2v-2`,key:`ioqczr`}],[`path`,{d:`M8 7v10`,key:`23sfjj`}],[`path`,{d:`M12 7v10`,key:`jspqdw`}],[`path`,{d:`M17 7v10`,key:`578dap`}]]),Vv=w(`scaling`,[[`path`,{d:`M12 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7`,key:`1m0v6g`}],[`path`,{d:`M14 15H9v-5`,key:`pi4jk9`}],[`path`,{d:`M16 3h5v5`,key:`1806ms`}],[`path`,{d:`M21 3 9 15`,key:`15kdhq`}]]),Hv=w(`scan-eye`,[[`path`,{d:`M3 7V5a2 2 0 0 1 2-2h2`,key:`aa7l1z`}],[`path`,{d:`M17 3h2a2 2 0 0 1 2 2v2`,key:`4qcy5o`}],[`path`,{d:`M21 17v2a2 2 0 0 1-2 2h-2`,key:`6vwrx8`}],[`path`,{d:`M7 21H5a2 2 0 0 1-2-2v-2`,key:`ioqczr`}],[`circle`,{cx:`12`,cy:`12`,r:`1`,key:`41hilf`}],[`path`,{d:`M18.944 12.33a1 1 0 0 0 0-.66 7.5 7.5 0 0 0-13.888 0 1 1 0 0 0 0 .66 7.5 7.5 0 0 0 13.888 0`,key:`11ak4c`}]]),Uv=w(`scan-face`,[[`path`,{d:`M3 7V5a2 2 0 0 1 2-2h2`,key:`aa7l1z`}],[`path`,{d:`M17 3h2a2 2 0 0 1 2 2v2`,key:`4qcy5o`}],[`path`,{d:`M21 17v2a2 2 0 0 1-2 2h-2`,key:`6vwrx8`}],[`path`,{d:`M7 21H5a2 2 0 0 1-2-2v-2`,key:`ioqczr`}],[`path`,{d:`M8 14s1.5 2 4 2 4-2 4-2`,key:`1y1vjs`}],[`path`,{d:`M9 9h.01`,key:`1q5me6`}],[`path`,{d:`M15 9h.01`,key:`x1ddxp`}]]),Wv=w(`scan-heart`,[[`path`,{d:`M17 3h2a2 2 0 0 1 2 2v2`,key:`4qcy5o`}],[`path`,{d:`M21 17v2a2 2 0 0 1-2 2h-2`,key:`6vwrx8`}],[`path`,{d:`M3 7V5a2 2 0 0 1 2-2h2`,key:`aa7l1z`}],[`path`,{d:`M7 21H5a2 2 0 0 1-2-2v-2`,key:`ioqczr`}],[`path`,{d:`M7.828 13.07A3 3 0 0 1 12 8.764a3 3 0 0 1 4.172 4.306l-3.447 3.62a1 1 0 0 1-1.449 0z`,key:`1ak1ef`}]]),Gv=w(`scan-line`,[[`path`,{d:`M3 7V5a2 2 0 0 1 2-2h2`,key:`aa7l1z`}],[`path`,{d:`M17 3h2a2 2 0 0 1 2 2v2`,key:`4qcy5o`}],[`path`,{d:`M21 17v2a2 2 0 0 1-2 2h-2`,key:`6vwrx8`}],[`path`,{d:`M7 21H5a2 2 0 0 1-2-2v-2`,key:`ioqczr`}],[`path`,{d:`M7 12h10`,key:`b7w52i`}]]),Kv=w(`scan-search`,[[`path`,{d:`M3 7V5a2 2 0 0 1 2-2h2`,key:`aa7l1z`}],[`path`,{d:`M17 3h2a2 2 0 0 1 2 2v2`,key:`4qcy5o`}],[`path`,{d:`M21 17v2a2 2 0 0 1-2 2h-2`,key:`6vwrx8`}],[`path`,{d:`M7 21H5a2 2 0 0 1-2-2v-2`,key:`ioqczr`}],[`circle`,{cx:`12`,cy:`12`,r:`3`,key:`1v7zrd`}],[`path`,{d:`m16 16-1.9-1.9`,key:`1dq9hf`}]]),qv=w(`scan-qr-code`,[[`path`,{d:`M17 12v4a1 1 0 0 1-1 1h-4`,key:`uk4fdo`}],[`path`,{d:`M17 3h2a2 2 0 0 1 2 2v2`,key:`4qcy5o`}],[`path`,{d:`M17 8V7`,key:`q2g9wo`}],[`path`,{d:`M21 17v2a2 2 0 0 1-2 2h-2`,key:`6vwrx8`}],[`path`,{d:`M3 7V5a2 2 0 0 1 2-2h2`,key:`aa7l1z`}],[`path`,{d:`M7 17h.01`,key:`19xn7k`}],[`path`,{d:`M7 21H5a2 2 0 0 1-2-2v-2`,key:`ioqczr`}],[`rect`,{x:`7`,y:`7`,width:`5`,height:`5`,rx:`1`,key:`m9kyts`}]]),Jv=w(`scan-text`,[[`path`,{d:`M3 7V5a2 2 0 0 1 2-2h2`,key:`aa7l1z`}],[`path`,{d:`M17 3h2a2 2 0 0 1 2 2v2`,key:`4qcy5o`}],[`path`,{d:`M21 17v2a2 2 0 0 1-2 2h-2`,key:`6vwrx8`}],[`path`,{d:`M7 21H5a2 2 0 0 1-2-2v-2`,key:`ioqczr`}],[`path`,{d:`M7 8h8`,key:`1jbsf9`}],[`path`,{d:`M7 12h10`,key:`b7w52i`}],[`path`,{d:`M7 16h6`,key:`1vyc9m`}]]),Yv=w(`scan`,[[`path`,{d:`M3 7V5a2 2 0 0 1 2-2h2`,key:`aa7l1z`}],[`path`,{d:`M17 3h2a2 2 0 0 1 2 2v2`,key:`4qcy5o`}],[`path`,{d:`M21 17v2a2 2 0 0 1-2 2h-2`,key:`6vwrx8`}],[`path`,{d:`M7 21H5a2 2 0 0 1-2-2v-2`,key:`ioqczr`}]]),Xv=w(`scissors-line-dashed`,[[`path`,{d:`M5.42 9.42 8 12`,key:`12pkuq`}],[`circle`,{cx:`4`,cy:`8`,r:`2`,key:`107mxr`}],[`path`,{d:`m14 6-8.58 8.58`,key:`gvzu5l`}],[`circle`,{cx:`4`,cy:`16`,r:`2`,key:`1ehqvc`}],[`path`,{d:`M10.8 14.8 14 18`,key:`ax7m9r`}],[`path`,{d:`M16 12h-2`,key:`10asgb`}],[`path`,{d:`M22 12h-2`,key:`14jgyd`}]]),Zv=w(`school`,[[`path`,{d:`M14 21v-3a2 2 0 0 0-4 0v3`,key:`1rgiei`}],[`path`,{d:`M18 4.933V21`,key:`tjwmp4`}],[`path`,{d:`m4 6 7.106-3.79a2 2 0 0 1 1.788 0L20 6`,key:`zywc2d`}],[`path`,{d:`m6 11-3.52 2.147a1 1 0 0 0-.48.854V19a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-5a1 1 0 0 0-.48-.853L18 11`,key:`1d4ql0`}],[`path`,{d:`M6 4.933V21`,key:`1ufz1j`}],[`circle`,{cx:`12`,cy:`9`,r:`2`,key:`1092wv`}]]),Qv=w(`scissors`,[[`circle`,{cx:`6`,cy:`6`,r:`3`,key:`1lh9wr`}],[`path`,{d:`M8.12 8.12 12 12`,key:`1alkpv`}],[`path`,{d:`M20 4 8.12 15.88`,key:`xgtan2`}],[`circle`,{cx:`6`,cy:`18`,r:`3`,key:`fqmcym`}],[`path`,{d:`M14.8 14.8 20 20`,key:`ptml3r`}]]),$v=w(`scooter`,[[`path`,{d:`M21 4h-3.5l2 11.05`,key:`1gktiw`}],[`path`,{d:`M6.95 17h5.142c.523 0 .95-.406 1.063-.916a6.5 6.5 0 0 1 5.345-5.009`,key:`1bq3u3`}],[`circle`,{cx:`19.5`,cy:`17.5`,r:`2.5`,key:`e4zhv9`}],[`circle`,{cx:`4.5`,cy:`17.5`,r:`2.5`,key:`50vk4p`}]]),ey=w(`screen-share-off`,[[`path`,{d:`M13 3H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-3`,key:`i8wdob`}],[`path`,{d:`M8 21h8`,key:`1ev6f3`}],[`path`,{d:`M12 17v4`,key:`1riwvh`}],[`path`,{d:`m22 3-5 5`,key:`12jva0`}],[`path`,{d:`m17 3 5 5`,key:`k36vhe`}]]),ty=w(`screen-share`,[[`path`,{d:`M13 3H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-3`,key:`i8wdob`}],[`path`,{d:`M8 21h8`,key:`1ev6f3`}],[`path`,{d:`M12 17v4`,key:`1riwvh`}],[`path`,{d:`m17 8 5-5`,key:`fqif7o`}],[`path`,{d:`M17 3h5v5`,key:`1o3tu8`}]]),ny=w(`scroll-text`,[[`path`,{d:`M15 12h-5`,key:`r7krc0`}],[`path`,{d:`M15 8h-5`,key:`1khuty`}],[`path`,{d:`M19 17V5a2 2 0 0 0-2-2H4`,key:`zz82l3`}],[`path`,{d:`M8 21h12a2 2 0 0 0 2-2v-1a1 1 0 0 0-1-1H11a1 1 0 0 0-1 1v1a2 2 0 1 1-4 0V5a2 2 0 1 0-4 0v2a1 1 0 0 0 1 1h3`,key:`1ph1d7`}]]),ry=w(`scroll`,[[`path`,{d:`M19 17V5a2 2 0 0 0-2-2H4`,key:`zz82l3`}],[`path`,{d:`M8 21h12a2 2 0 0 0 2-2v-1a1 1 0 0 0-1-1H11a1 1 0 0 0-1 1v1a2 2 0 1 1-4 0V5a2 2 0 1 0-4 0v2a1 1 0 0 0 1 1h3`,key:`1ph1d7`}]]),iy=w(`search-alert`,[[`circle`,{cx:`11`,cy:`11`,r:`8`,key:`4ej97u`}],[`path`,{d:`m21 21-4.3-4.3`,key:`1qie3q`}],[`path`,{d:`M11 7v4`,key:`m2edmq`}],[`path`,{d:`M11 15h.01`,key:`k85uqc`}]]),ay=w(`search-check`,[[`path`,{d:`m8 11 2 2 4-4`,key:`1sed1v`}],[`circle`,{cx:`11`,cy:`11`,r:`8`,key:`4ej97u`}],[`path`,{d:`m21 21-4.3-4.3`,key:`1qie3q`}]]),oy=w(`search-code`,[[`path`,{d:`m13 13.5 2-2.5-2-2.5`,key:`1rvxrh`}],[`path`,{d:`m21 21-4.3-4.3`,key:`1qie3q`}],[`path`,{d:`M9 8.5 7 11l2 2.5`,key:`6ffwbx`}],[`circle`,{cx:`11`,cy:`11`,r:`8`,key:`4ej97u`}]]),sy=w(`search-slash`,[[`path`,{d:`m13.5 8.5-5 5`,key:`1cs55j`}],[`circle`,{cx:`11`,cy:`11`,r:`8`,key:`4ej97u`}],[`path`,{d:`m21 21-4.3-4.3`,key:`1qie3q`}]]),cy=w(`search-x`,[[`path`,{d:`m13.5 8.5-5 5`,key:`1cs55j`}],[`path`,{d:`m8.5 8.5 5 5`,key:`a8mexj`}],[`circle`,{cx:`11`,cy:`11`,r:`8`,key:`4ej97u`}],[`path`,{d:`m21 21-4.3-4.3`,key:`1qie3q`}]]),ly=w(`search`,[[`path`,{d:`m21 21-4.34-4.34`,key:`14j7rj`}],[`circle`,{cx:`11`,cy:`11`,r:`8`,key:`4ej97u`}]]),uy=w(`section`,[[`path`,{d:`M16 5a4 3 0 0 0-8 0c0 4 8 3 8 7a4 3 0 0 1-8 0`,key:`vqan6v`}],[`path`,{d:`M8 19a4 3 0 0 0 8 0c0-4-8-3-8-7a4 3 0 0 1 8 0`,key:`wdjd8o`}]]),dy=w(`send-horizontal`,[[`path`,{d:`M3.714 3.048a.498.498 0 0 0-.683.627l2.843 7.627a2 2 0 0 1 0 1.396l-2.842 7.627a.498.498 0 0 0 .682.627l18-8.5a.5.5 0 0 0 0-.904z`,key:`117uat`}],[`path`,{d:`M6 12h16`,key:`s4cdu5`}]]),fy=w(`send-to-back`,[[`rect`,{x:`14`,y:`14`,width:`8`,height:`8`,rx:`2`,key:`1b0bso`}],[`rect`,{x:`2`,y:`2`,width:`8`,height:`8`,rx:`2`,key:`1x09vl`}],[`path`,{d:`M7 14v1a2 2 0 0 0 2 2h1`,key:`pao6x6`}],[`path`,{d:`M14 7h1a2 2 0 0 1 2 2v1`,key:`19tdru`}]]),py=w(`separator-horizontal`,[[`path`,{d:`m16 16-4 4-4-4`,key:`3dv8je`}],[`path`,{d:`M3 12h18`,key:`1i2n21`}],[`path`,{d:`m8 8 4-4 4 4`,key:`2bscm2`}]]),my=w(`send`,[[`path`,{d:`M14.536 21.686a.5.5 0 0 0 .937-.024l6.5-19a.496.496 0 0 0-.635-.635l-19 6.5a.5.5 0 0 0-.024.937l7.93 3.18a2 2 0 0 1 1.112 1.11z`,key:`1ffxy3`}],[`path`,{d:`m21.854 2.147-10.94 10.939`,key:`12cjpa`}]]),hy=w(`separator-vertical`,[[`path`,{d:`M12 3v18`,key:`108xh3`}],[`path`,{d:`m16 16 4-4-4-4`,key:`1js579`}],[`path`,{d:`m8 8-4 4 4 4`,key:`1whems`}]]),gy=w(`server-crash`,[[`path`,{d:`M6 10H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-2`,key:`4b9dqc`}],[`path`,{d:`M6 14H4a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2h-2`,key:`22nnkd`}],[`path`,{d:`M6 6h.01`,key:`1utrut`}],[`path`,{d:`M6 18h.01`,key:`uhywen`}],[`path`,{d:`m13 6-4 6h6l-4 6`,key:`14hqih`}]]),_y=w(`server-cog`,[[`path`,{d:`m10.852 14.772-.383.923`,key:`11vil6`}],[`path`,{d:`M13.148 14.772a3 3 0 1 0-2.296-5.544l-.383-.923`,key:`1v3clb`}],[`path`,{d:`m13.148 9.228.383-.923`,key:`t2zzyc`}],[`path`,{d:`m13.53 15.696-.382-.924a3 3 0 1 1-2.296-5.544`,key:`1bxfiv`}],[`path`,{d:`m14.772 10.852.923-.383`,key:`k9m8cz`}],[`path`,{d:`m14.772 13.148.923.383`,key:`1xvhww`}],[`path`,{d:`M4.5 10H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-.5`,key:`tn8das`}],[`path`,{d:`M4.5 14H4a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2h-.5`,key:`1g2pve`}],[`path`,{d:`M6 18h.01`,key:`uhywen`}],[`path`,{d:`M6 6h.01`,key:`1utrut`}],[`path`,{d:`m9.228 10.852-.923-.383`,key:`1wtb30`}],[`path`,{d:`m9.228 13.148-.923.383`,key:`1a830x`}]]),vy=w(`server-off`,[[`path`,{d:`M7 2h13a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-5`,key:`bt2siv`}],[`path`,{d:`M10 10 2.5 2.5C2 2 2 2.5 2 5v3a2 2 0 0 0 2 2h6z`,key:`1hjrv1`}],[`path`,{d:`M22 17v-1a2 2 0 0 0-2-2h-1`,key:`1iynyr`}],[`path`,{d:`M4 14a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h16.5l1-.5.5.5-8-8H4z`,key:`161ggg`}],[`path`,{d:`M6 18h.01`,key:`uhywen`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}]]),yy=w(`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`}]]),by=w(`settings-2`,[[`path`,{d:`M14 17H5`,key:`gfn3mx`}],[`path`,{d:`M19 7h-9`,key:`6i9tg`}],[`circle`,{cx:`17`,cy:`17`,r:`3`,key:`18b49y`}],[`circle`,{cx:`7`,cy:`7`,r:`3`,key:`dfmy0x`}]]),xy=w(`settings`,[[`path`,{d:`M9.671 4.136a2.34 2.34 0 0 1 4.659 0 2.34 2.34 0 0 0 3.319 1.915 2.34 2.34 0 0 1 2.33 4.033 2.34 2.34 0 0 0 0 3.831 2.34 2.34 0 0 1-2.33 4.033 2.34 2.34 0 0 0-3.319 1.915 2.34 2.34 0 0 1-4.659 0 2.34 2.34 0 0 0-3.32-1.915 2.34 2.34 0 0 1-2.33-4.033 2.34 2.34 0 0 0 0-3.831A2.34 2.34 0 0 1 6.35 6.051a2.34 2.34 0 0 0 3.319-1.915`,key:`1i5ecw`}],[`circle`,{cx:`12`,cy:`12`,r:`3`,key:`1v7zrd`}]]),Sy=w(`shapes`,[[`path`,{d:`M8.3 10a.7.7 0 0 1-.626-1.079L11.4 3a.7.7 0 0 1 1.198-.043L16.3 8.9a.7.7 0 0 1-.572 1.1Z`,key:`1bo67w`}],[`rect`,{x:`3`,y:`14`,width:`7`,height:`7`,rx:`1`,key:`1bkyp8`}],[`circle`,{cx:`17.5`,cy:`17.5`,r:`3.5`,key:`w3z12y`}]]),Cy=w(`share-2`,[[`circle`,{cx:`18`,cy:`5`,r:`3`,key:`gq8acd`}],[`circle`,{cx:`6`,cy:`12`,r:`3`,key:`w7nqdw`}],[`circle`,{cx:`18`,cy:`19`,r:`3`,key:`1xt0gg`}],[`line`,{x1:`8.59`,x2:`15.42`,y1:`13.51`,y2:`17.49`,key:`47mynk`}],[`line`,{x1:`15.41`,x2:`8.59`,y1:`6.51`,y2:`10.49`,key:`1n3mei`}]]),wy=w(`sheet`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,ry:`2`,key:`1m3agn`}],[`line`,{x1:`3`,x2:`21`,y1:`9`,y2:`9`,key:`1vqk6q`}],[`line`,{x1:`3`,x2:`21`,y1:`15`,y2:`15`,key:`o2sbyz`}],[`line`,{x1:`9`,x2:`9`,y1:`9`,y2:`21`,key:`1ib60c`}],[`line`,{x1:`15`,x2:`15`,y1:`9`,y2:`21`,key:`1n26ft`}]]),Ty=w(`share`,[[`path`,{d:`M12 2v13`,key:`1km8f5`}],[`path`,{d:`m16 6-4-4-4 4`,key:`13yo43`}],[`path`,{d:`M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8`,key:`1b2hhj`}]]),Ey=w(`shell`,[[`path`,{d:`M14 11a2 2 0 1 1-4 0 4 4 0 0 1 8 0 6 6 0 0 1-12 0 8 8 0 0 1 16 0 10 10 0 1 1-20 0 11.93 11.93 0 0 1 2.42-7.22 2 2 0 1 1 3.16 2.44`,key:`1cn552`}]]),Dy=w(`shelving-unit`,[[`path`,{d:`M12 12V9a1 1 0 0 0-1-1H9a1 1 0 0 0-1 1v3`,key:`wiz68x`}],[`path`,{d:`M16 20v-3a1 1 0 0 0-1-1h-2a1 1 0 0 0-1 1v3`,key:`1b59c4`}],[`path`,{d:`M20 22V2`,key:`1bnhr8`}],[`path`,{d:`M4 12h16`,key:`1lakjw`}],[`path`,{d:`M4 20h16`,key:`14thso`}],[`path`,{d:`M4 2v20`,key:`gtpd5x`}],[`path`,{d:`M4 4h16`,key:`1bkgr1`}]]),Oy=w(`shield-alert`,[[`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`}]]),ky=w(`shield-ban`,[[`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:`m4.243 5.21 14.39 12.472`,key:`1c9a7c`}]]),Ay=w(`shield-check`,[[`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:`m9 12 2 2 4-4`,key:`dzmm74`}]]),jy=w(`shield-cog-corner`,[[`path`,{d:`M11 22c-3.806-1.45-7-3.966-7-9V6a1 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 1v4`,key:`hf1sz5`}],[`path`,{d:`M14.923 16.547 14 16.164`,key:`41f878`}],[`path`,{d:`m14.923 18.843-.923.383`,key:`82rvv5`}],[`path`,{d:`M16.547 14.923 16.164 14`,key:`1r7ypn`}],[`path`,{d:`m16.547 20.467-.383.924`,key:`au4kyj`}],[`path`,{d:`m18.843 14.923.383-.923`,key:`1cbrwq`}],[`path`,{d:`m19.225 21.391-.382-.924`,key:`1u2bh9`}],[`path`,{d:`m20.467 16.547.923-.383`,key:`cprboc`}],[`path`,{d:`m20.467 18.843.923.383`,key:`inm8l2`}],[`circle`,{cx:`17.695`,cy:`17.695`,r:`3`,key:`1i1rmh`}]]),My=w(`shield-ellipsis`,[[`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:`M8 12h.01`,key:`czm47f`}],[`path`,{d:`M12 12h.01`,key:`1mp3jc`}],[`path`,{d:`M16 12h.01`,key:`1l6xoz`}]]),Ny=w(`shield-cog`,[[`path`,{d:`m10.929 14.467-.383.924`,key:`hdyevy`}],[`path`,{d:`M10.929 8.923 10.546 8`,key:`1nr44d`}],[`path`,{d:`M13.225 8.923 13.608 8`,key:`aewley`}],[`path`,{d:`m13.607 15.391-.382-.924`,key:`m37gf1`}],[`path`,{d:`m14.849 10.547.923-.383`,key:`1d3c4q`}],[`path`,{d:`m14.849 12.843.923.383`,key:`lmvhy3`}],[`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:`m9.305 10.547-.923-.383`,key:`1d13ox`}],[`path`,{d:`m9.305 12.843-.923.383`,key:`7wxwh5`}],[`circle`,{cx:`12.077`,cy:`11.695`,r:`3`,key:`fse9k8`}]]),Py=w(`shield-half`,[[`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 22V2`,key:`zs6s6o`}]]),Fy=w(`shield-off`,[[`path`,{d:`m2 2 20 20`,key:`1ooewy`}],[`path`,{d:`M5 5a1 1 0 0 0-1 1v7c0 5 3.5 7.5 7.67 8.94a1 1 0 0 0 .67.01c2.35-.82 4.48-1.97 5.9-3.71`,key:`1jlk70`}],[`path`,{d:`M9.309 3.652A12.252 12.252 0 0 0 11.24 2.28a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1v7a9.784 9.784 0 0 1-.08 1.264`,key:`18rp1v`}]]),Iy=w(`shield-minus`,[[`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:`M9 12h6`,key:`1c52cq`}]]),Ly=w(`shield-plus`,[[`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:`M9 12h6`,key:`1c52cq`}],[`path`,{d:`M12 9v6`,key:`199k2o`}]]),Ry=w(`shield-question-mark`,[[`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:`M9.1 9a3 3 0 0 1 5.82 1c0 2-3 3-3 3`,key:`mhlwft`}],[`path`,{d:`M12 17h.01`,key:`p32p05`}]]),zy=w(`shield-user`,[[`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:`M6.376 18.91a6 6 0 0 1 11.249.003`,key:`hnjrf2`}],[`circle`,{cx:`12`,cy:`11`,r:`4`,key:`1gt34v`}]]),By=w(`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`}]]),Vy=w(`ship-wheel`,[[`circle`,{cx:`12`,cy:`12`,r:`8`,key:`46899m`}],[`path`,{d:`M12 2v7.5`,key:`1e5rl5`}],[`path`,{d:`m19 5-5.23 5.23`,key:`1ezxxf`}],[`path`,{d:`M22 12h-7.5`,key:`le1719`}],[`path`,{d:`m19 19-5.23-5.23`,key:`p3fmgn`}],[`path`,{d:`M12 14.5V22`,key:`dgcmos`}],[`path`,{d:`M10.23 13.77 5 19`,key:`qwopd4`}],[`path`,{d:`M9.5 12H2`,key:`r7bup8`}],[`path`,{d:`M10.23 10.23 5 5`,key:`k2y7lj`}],[`circle`,{cx:`12`,cy:`12`,r:`2.5`,key:`ix0uyj`}]]),Hy=w(`shield-x`,[[`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:`m14.5 9.5-5 5`,key:`17q4r4`}],[`path`,{d:`m9.5 9.5 5 5`,key:`18nt4w`}]]),Uy=w(`ship`,[[`path`,{d:`M12 10.189V14`,key:`1p8cqu`}],[`path`,{d:`M12 2v3`,key:`qbqxhf`}],[`path`,{d:`M19 13V7a2 2 0 0 0-2-2H7a2 2 0 0 0-2 2v6`,key:`qpkstq`}],[`path`,{d:`M19.38 20A11.6 11.6 0 0 0 21 14l-8.188-3.639a2 2 0 0 0-1.624 0L3 14a11.6 11.6 0 0 0 2.81 7.76`,key:`7tigtc`}],[`path`,{d:`M2 21c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1s1.2 1 2.5 1c2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1`,key:`1924j5`}]]),Wy=w(`shirt`,[[`path`,{d:`M20.38 3.46 16 2a4 4 0 0 1-8 0L3.62 3.46a2 2 0 0 0-1.34 2.23l.58 3.47a1 1 0 0 0 .99.84H6v10c0 1.1.9 2 2 2h8a2 2 0 0 0 2-2V10h2.15a1 1 0 0 0 .99-.84l.58-3.47a2 2 0 0 0-1.34-2.23z`,key:`1wgbhj`}]]),Gy=w(`shopping-bag`,[[`path`,{d:`M16 10a4 4 0 0 1-8 0`,key:`1ltviw`}],[`path`,{d:`M3.103 6.034h17.794`,key:`awc11p`}],[`path`,{d:`M3.4 5.467a2 2 0 0 0-.4 1.2V20a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6.667a2 2 0 0 0-.4-1.2l-2-2.667A2 2 0 0 0 17 2H7a2 2 0 0 0-1.6.8z`,key:`o988cm`}]]),Ky=w(`shopping-basket`,[[`path`,{d:`m15 11-1 9`,key:`5wnq3a`}],[`path`,{d:`m19 11-4-7`,key:`cnml18`}],[`path`,{d:`M2 11h20`,key:`3eubbj`}],[`path`,{d:`m3.5 11 1.6 7.4a2 2 0 0 0 2 1.6h9.8a2 2 0 0 0 2-1.6l1.7-7.4`,key:`yiazzp`}],[`path`,{d:`M4.5 15.5h15`,key:`13mye1`}],[`path`,{d:`m5 11 4-7`,key:`116ra9`}],[`path`,{d:`m9 11 1 9`,key:`1ojof7`}]]),qy=w(`shopping-cart`,[[`circle`,{cx:`8`,cy:`21`,r:`1`,key:`jimo8o`}],[`circle`,{cx:`19`,cy:`21`,r:`1`,key:`13723u`}],[`path`,{d:`M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12`,key:`9zh506`}]]),Jy=w(`shovel`,[[`path`,{d:`M21.56 4.56a1.5 1.5 0 0 1 0 2.122l-.47.47a3 3 0 0 1-4.212-.03 3 3 0 0 1 0-4.243l.44-.44a1.5 1.5 0 0 1 2.121 0z`,key:`1gcedi`}],[`path`,{d:`M3 22a1 1 0 0 1-1-1v-3.586a1 1 0 0 1 .293-.707l3.355-3.355a1.205 1.205 0 0 1 1.704 0l3.296 3.296a1.205 1.205 0 0 1 0 1.704l-3.355 3.355a1 1 0 0 1-.707.293z`,key:`pg9kv3`}],[`path`,{d:`m9 15 7.879-7.878`,key:`1o1zgh`}]]),Yy=w(`shower-head`,[[`path`,{d:`m4 4 2.5 2.5`,key:`uv2vmf`}],[`path`,{d:`M13.5 6.5a4.95 4.95 0 0 0-7 7`,key:`frdkwv`}],[`path`,{d:`M15 5 5 15`,key:`1ag8rq`}],[`path`,{d:`M14 17v.01`,key:`eokfpp`}],[`path`,{d:`M10 16v.01`,key:`14uyyl`}],[`path`,{d:`M13 13v.01`,key:`1v1k97`}],[`path`,{d:`M16 10v.01`,key:`5169yg`}],[`path`,{d:`M11 20v.01`,key:`cj92p8`}],[`path`,{d:`M17 14v.01`,key:`11cswd`}],[`path`,{d:`M20 11v.01`,key:`19e0od`}]]),Xy=w(`shredder`,[[`path`,{d:`M4 13V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.706.706l3.588 3.588A2.4 2.4 0 0 1 20 8v5`,key:`1eob4r`}],[`path`,{d:`M14 2v5a1 1 0 0 0 1 1h5`,key:`wfsgrz`}],[`path`,{d:`M10 22v-5`,key:`sfixh4`}],[`path`,{d:`M14 19v-2`,key:`pdve8j`}],[`path`,{d:`M18 20v-3`,key:`uox2gk`}],[`path`,{d:`M2 13h20`,key:`5evz65`}],[`path`,{d:`M6 20v-3`,key:`c6pdcb`}]]),Zy=w(`shrimp`,[[`path`,{d:`M11 12h.01`,key:`1lr4k6`}],[`path`,{d:`M13 22c.5-.5 1.12-1 2.5-1-1.38 0-2-.5-2.5-1`,key:`fatpdi`}],[`path`,{d:`M14 2a3.28 3.28 0 0 1-3.227 1.798l-6.17-.561A2.387 2.387 0 1 0 4.387 8H15.5a1 1 0 0 1 0 13 1 1 0 0 0 0-5H12a7 7 0 0 1-7-7V8`,key:`kehrqe`}],[`path`,{d:`M14 8a8.5 8.5 0 0 1 0 8`,key:`1imjx2`}],[`path`,{d:`M16 16c2 0 4.5-4 4-6`,key:`z0nejz`}]]),Qy=w(`shrink`,[[`path`,{d:`m15 15 6 6m-6-6v4.8m0-4.8h4.8`,key:`17vawe`}],[`path`,{d:`M9 19.8V15m0 0H4.2M9 15l-6 6`,key:`chjx8e`}],[`path`,{d:`M15 4.2V9m0 0h4.8M15 9l6-6`,key:`lav6yq`}],[`path`,{d:`M9 4.2V9m0 0H4.2M9 9 3 3`,key:`1pxi2q`}]]),$y=w(`shuffle`,[[`path`,{d:`m18 14 4 4-4 4`,key:`10pe0f`}],[`path`,{d:`m18 2 4 4-4 4`,key:`pucp1d`}],[`path`,{d:`M2 18h1.973a4 4 0 0 0 3.3-1.7l5.454-8.6a4 4 0 0 1 3.3-1.7H22`,key:`1ailkh`}],[`path`,{d:`M2 6h1.972a4 4 0 0 1 3.6 2.2`,key:`km57vx`}],[`path`,{d:`M22 18h-6.041a4 4 0 0 1-3.3-1.8l-.359-.45`,key:`os18l9`}]]),eb=w(`shrub`,[[`path`,{d:`M12 22v-5.172a2 2 0 0 0-.586-1.414L9.5 13.5`,key:`1p17fm`}],[`path`,{d:`M14.5 14.5 12 17`,key:`dy5w4y`}],[`path`,{d:`M17 8.8A6 6 0 0 1 13.8 20H10A6.5 6.5 0 0 1 7 8a5 5 0 0 1 10 0z`,key:`6z7b3o`}]]),tb=w(`sigma`,[[`path`,{d:`M18 7V5a1 1 0 0 0-1-1H6.5a.5.5 0 0 0-.4.8l4.5 6a2 2 0 0 1 0 2.4l-4.5 6a.5.5 0 0 0 .4.8H17a1 1 0 0 0 1-1v-2`,key:`wuwx1p`}]]),nb=w(`signal-low`,[[`path`,{d:`M2 20h.01`,key:`4haj6o`}],[`path`,{d:`M7 20v-4`,key:`j294jx`}]]),rb=w(`signal-high`,[[`path`,{d:`M2 20h.01`,key:`4haj6o`}],[`path`,{d:`M7 20v-4`,key:`j294jx`}],[`path`,{d:`M12 20v-8`,key:`i3yub9`}],[`path`,{d:`M17 20V8`,key:`1tkaf5`}]]),ib=w(`signal-medium`,[[`path`,{d:`M2 20h.01`,key:`4haj6o`}],[`path`,{d:`M7 20v-4`,key:`j294jx`}],[`path`,{d:`M12 20v-8`,key:`i3yub9`}]]),ab=w(`signal-zero`,[[`path`,{d:`M2 20h.01`,key:`4haj6o`}]]),ob=w(`signpost-big`,[[`path`,{d:`M10 9H4L2 7l2-2h6`,key:`1hq7x2`}],[`path`,{d:`M14 5h6l2 2-2 2h-6`,key:`bv62ej`}],[`path`,{d:`M10 22V4a2 2 0 1 1 4 0v18`,key:`eqpcf2`}],[`path`,{d:`M8 22h8`,key:`rmew8v`}]]),sb=w(`signature`,[[`path`,{d:`m21 17-2.156-1.868A.5.5 0 0 0 18 15.5v.5a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1c0-2.545-3.991-3.97-8.5-4a1 1 0 0 0 0 5c4.153 0 4.745-11.295 5.708-13.5a2.5 2.5 0 1 1 3.31 3.284`,key:`y32ogt`}],[`path`,{d:`M3 21h18`,key:`itz85i`}]]),cb=w(`signal`,[[`path`,{d:`M2 20h.01`,key:`4haj6o`}],[`path`,{d:`M7 20v-4`,key:`j294jx`}],[`path`,{d:`M12 20v-8`,key:`i3yub9`}],[`path`,{d:`M17 20V8`,key:`1tkaf5`}],[`path`,{d:`M22 4v16`,key:`sih9yq`}]]),lb=w(`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`}]]),ub=w(`signpost`,[[`path`,{d:`M12 13v8`,key:`1l5pq0`}],[`path`,{d:`M12 3v3`,key:`1n5kay`}],[`path`,{d:`M2.354 10.354a1.207 1.207 0 0 1 0-1.708l2.06-2.06A2 2 0 0 1 5.828 6h12.344a2 2 0 0 1 1.414.586l2.06 2.06a1.207 1.207 0 0 1 0 1.708l-2.06 2.06a2 2 0 0 1-1.414.586H5.828a2 2 0 0 1-1.414-.586z`,key:`1tm261`}]]),db=w(`skip-back`,[[`path`,{d:`M17.971 4.285A2 2 0 0 1 21 6v12a2 2 0 0 1-3.029 1.715l-9.997-5.998a2 2 0 0 1-.003-3.432z`,key:`15892j`}],[`path`,{d:`M3 20V4`,key:`1ptbpl`}]]),fb=w(`skip-forward`,[[`path`,{d:`M21 4v16`,key:`7j8fe9`}],[`path`,{d:`M6.029 4.285A2 2 0 0 0 3 6v12a2 2 0 0 0 3.029 1.715l9.997-5.998a2 2 0 0 0 .003-3.432z`,key:`zs4d6`}]]),pb=w(`skull`,[[`path`,{d:`m12.5 17-.5-1-.5 1h1z`,key:`3me087`}],[`path`,{d:`M15 22a1 1 0 0 0 1-1v-1a2 2 0 0 0 1.56-3.25 8 8 0 1 0-11.12 0A2 2 0 0 0 8 20v1a1 1 0 0 0 1 1z`,key:`1o5pge`}],[`circle`,{cx:`15`,cy:`12`,r:`1`,key:`1tmaij`}],[`circle`,{cx:`9`,cy:`12`,r:`1`,key:`1vctgf`}]]),mb=w(`slash`,[[`path`,{d:`M22 2 2 22`,key:`y4kqgn`}]]),hb=w(`slice`,[[`path`,{d:`M11 16.586V19a1 1 0 0 1-1 1H2L18.37 3.63a1 1 0 1 1 3 3l-9.663 9.663a1 1 0 0 1-1.414 0L8 14`,key:`1sllp5`}]]),gb=w(`sliders-horizontal`,[[`path`,{d:`M10 5H3`,key:`1qgfaw`}],[`path`,{d:`M12 19H3`,key:`yhmn1j`}],[`path`,{d:`M14 3v4`,key:`1sua03`}],[`path`,{d:`M16 17v4`,key:`1q0r14`}],[`path`,{d:`M21 12h-9`,key:`1o4lsq`}],[`path`,{d:`M21 19h-5`,key:`1rlt1p`}],[`path`,{d:`M21 5h-7`,key:`1oszz2`}],[`path`,{d:`M8 10v4`,key:`tgpxqk`}],[`path`,{d:`M8 12H3`,key:`a7s4jb`}]]),_b=w(`sliders-vertical`,[[`path`,{d:`M10 8h4`,key:`1sr2af`}],[`path`,{d:`M12 21v-9`,key:`17s77i`}],[`path`,{d:`M12 8V3`,key:`13r4qs`}],[`path`,{d:`M17 16h4`,key:`h1uq16`}],[`path`,{d:`M19 12V3`,key:`o1uvq1`}],[`path`,{d:`M19 21v-5`,key:`qua636`}],[`path`,{d:`M3 14h4`,key:`bcjad9`}],[`path`,{d:`M5 10V3`,key:`cb8scm`}],[`path`,{d:`M5 21v-7`,key:`1w1uti`}]]),vb=w(`smartphone-charging`,[[`rect`,{width:`14`,height:`20`,x:`5`,y:`2`,rx:`2`,ry:`2`,key:`1yt0o3`}],[`path`,{d:`M12.667 8 10 12h4l-2.667 4`,key:`h9lk2d`}]]),yb=w(`smartphone-nfc`,[[`rect`,{width:`7`,height:`12`,x:`2`,y:`6`,rx:`1`,key:`5nje8w`}],[`path`,{d:`M13 8.32a7.43 7.43 0 0 1 0 7.36`,key:`1g306n`}],[`path`,{d:`M16.46 6.21a11.76 11.76 0 0 1 0 11.58`,key:`uqvjvo`}],[`path`,{d:`M19.91 4.1a15.91 15.91 0 0 1 .01 15.8`,key:`ujntz3`}]]),bb=w(`smartphone`,[[`rect`,{width:`14`,height:`20`,x:`5`,y:`2`,rx:`2`,ry:`2`,key:`1yt0o3`}],[`path`,{d:`M12 18h.01`,key:`mhygvu`}]]),xb=w(`smile-plus`,[[`path`,{d:`M22 11v1a10 10 0 1 1-9-10`,key:`ew0xw9`}],[`path`,{d:`M8 14s1.5 2 4 2 4-2 4-2`,key:`1y1vjs`}],[`line`,{x1:`9`,x2:`9.01`,y1:`9`,y2:`9`,key:`yxxnd0`}],[`line`,{x1:`15`,x2:`15.01`,y1:`9`,y2:`9`,key:`1p4y9e`}],[`path`,{d:`M16 5h6`,key:`1vod17`}],[`path`,{d:`M19 2v6`,key:`4bpg5p`}]]),Sb=w(`smile`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`M8 14s1.5 2 4 2 4-2 4-2`,key:`1y1vjs`}],[`line`,{x1:`9`,x2:`9.01`,y1:`9`,y2:`9`,key:`yxxnd0`}],[`line`,{x1:`15`,x2:`15.01`,y1:`9`,y2:`9`,key:`1p4y9e`}]]),Cb=w(`snail`,[[`path`,{d:`M2 13a6 6 0 1 0 12 0 4 4 0 1 0-8 0 2 2 0 0 0 4 0`,key:`hneq2s`}],[`circle`,{cx:`10`,cy:`13`,r:`8`,key:`194lz3`}],[`path`,{d:`M2 21h12c4.4 0 8-3.6 8-8V7a2 2 0 1 0-4 0v6`,key:`ixqyt7`}],[`path`,{d:`M18 3 19.1 5.2`,key:`9tjm43`}],[`path`,{d:`M22 3 20.9 5.2`,key:`j3odrs`}]]),wb=w(`snowflake`,[[`path`,{d:`m10 20-1.25-2.5L6 18`,key:`18frcb`}],[`path`,{d:`M10 4 8.75 6.5 6 6`,key:`7mghy3`}],[`path`,{d:`m14 20 1.25-2.5L18 18`,key:`1chtki`}],[`path`,{d:`m14 4 1.25 2.5L18 6`,key:`1b4wsy`}],[`path`,{d:`m17 21-3-6h-4`,key:`15hhxa`}],[`path`,{d:`m17 3-3 6 1.5 3`,key:`11697g`}],[`path`,{d:`M2 12h6.5L10 9`,key:`kv9z4n`}],[`path`,{d:`m20 10-1.5 2 1.5 2`,key:`1swlpi`}],[`path`,{d:`M22 12h-6.5L14 15`,key:`1mxi28`}],[`path`,{d:`m4 10 1.5 2L4 14`,key:`k9enpj`}],[`path`,{d:`m7 21 3-6-1.5-3`,key:`j8hb9u`}],[`path`,{d:`m7 3 3 6h4`,key:`1otusx`}]]),Tb=w(`sofa`,[[`path`,{d:`M20 9V6a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v3`,key:`1dgpiv`}],[`path`,{d:`M2 16a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-5a2 2 0 0 0-4 0v1.5a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5V11a2 2 0 0 0-4 0z`,key:`xacw8m`}],[`path`,{d:`M4 18v2`,key:`jwo5n2`}],[`path`,{d:`M20 18v2`,key:`1ar1qi`}],[`path`,{d:`M12 4v9`,key:`oqhhn3`}]]),Eb=w(`soap-dispenser-droplet`,[[`path`,{d:`M10.5 2v4`,key:`1xt6in`}],[`path`,{d:`M14 2H7a2 2 0 0 0-2 2`,key:`e6xig3`}],[`path`,{d:`M19.29 14.76A6.67 6.67 0 0 1 17 11a6.6 6.6 0 0 1-2.29 3.76c-1.15.92-1.71 2.04-1.71 3.19 0 2.22 1.8 4.05 4 4.05s4-1.83 4-4.05c0-1.16-.57-2.26-1.71-3.19`,key:`adq7uc`}],[`path`,{d:`M9.607 21H6a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h7V7a1 1 0 0 0-1-1H9a1 1 0 0 0-1 1v3`,key:`t9hm96`}]]),Db=w(`solar-panel`,[[`path`,{d:`M11 2h2`,key:`isr7bz`}],[`path`,{d:`m14.28 14-4.56 8`,key:`4anwcf`}],[`path`,{d:`m21 22-1.558-4H4.558`,key:`enk13h`}],[`path`,{d:`M3 10v2`,key:`w8mti9`}],[`path`,{d:`M6.245 15.04A2 2 0 0 1 8 14h12a1 1 0 0 1 .864 1.505l-3.11 5.457A2 2 0 0 1 16 22H4a1 1 0 0 1-.863-1.506z`,key:`pouggg`}],[`path`,{d:`M7 2a4 4 0 0 1-4 4`,key:`78s8of`}],[`path`,{d:`m8.66 7.66 1.41 1.41`,key:`1vaqj8`}]]),Ob=w(`soup`,[[`path`,{d:`M12 21a9 9 0 0 0 9-9H3a9 9 0 0 0 9 9Z`,key:`4rw317`}],[`path`,{d:`M7 21h10`,key:`1b0cd5`}],[`path`,{d:`M19.5 12 22 6`,key:`shfsr5`}],[`path`,{d:`M16.25 3c.27.1.8.53.75 1.36-.06.83-.93 1.2-1 2.02-.05.78.34 1.24.73 1.62`,key:`rpc6vp`}],[`path`,{d:`M11.25 3c.27.1.8.53.74 1.36-.05.83-.93 1.2-.98 2.02-.06.78.33 1.24.72 1.62`,key:`1lf63m`}],[`path`,{d:`M6.25 3c.27.1.8.53.75 1.36-.06.83-.93 1.2-1 2.02-.05.78.34 1.24.74 1.62`,key:`97tijn`}]]),kb=w(`space`,[[`path`,{d:`M22 17v1c0 .5-.5 1-1 1H3c-.5 0-1-.5-1-1v-1`,key:`lt2kga`}]]),Ab=w(`spade`,[[`path`,{d:`M12 18v4`,key:`jadmvz`}],[`path`,{d:`M2 14.499a5.5 5.5 0 0 0 9.591 3.675.6.6 0 0 1 .818.001A5.5 5.5 0 0 0 22 14.5c0-2.29-1.5-4-3-5.5l-5.492-5.312a2 2 0 0 0-3-.02L5 8.999c-1.5 1.5-3 3.2-3 5.5`,key:`1aw2pz`}]]),jb=w(`sparkle`,[[`path`,{d:`M11.017 2.814a1 1 0 0 1 1.966 0l1.051 5.558a2 2 0 0 0 1.594 1.594l5.558 1.051a1 1 0 0 1 0 1.966l-5.558 1.051a2 2 0 0 0-1.594 1.594l-1.051 5.558a1 1 0 0 1-1.966 0l-1.051-5.558a2 2 0 0 0-1.594-1.594l-5.558-1.051a1 1 0 0 1 0-1.966l5.558-1.051a2 2 0 0 0 1.594-1.594z`,key:`1s2grr`}]]),Mb=w(`speaker`,[[`rect`,{width:`16`,height:`20`,x:`4`,y:`2`,rx:`2`,key:`1nb95v`}],[`path`,{d:`M12 6h.01`,key:`1vi96p`}],[`circle`,{cx:`12`,cy:`14`,r:`4`,key:`1jruaj`}],[`path`,{d:`M12 14h.01`,key:`1etili`}]]),Nb=w(`sparkles`,[[`path`,{d:`M11.017 2.814a1 1 0 0 1 1.966 0l1.051 5.558a2 2 0 0 0 1.594 1.594l5.558 1.051a1 1 0 0 1 0 1.966l-5.558 1.051a2 2 0 0 0-1.594 1.594l-1.051 5.558a1 1 0 0 1-1.966 0l-1.051-5.558a2 2 0 0 0-1.594-1.594l-5.558-1.051a1 1 0 0 1 0-1.966l5.558-1.051a2 2 0 0 0 1.594-1.594z`,key:`1s2grr`}],[`path`,{d:`M20 2v4`,key:`1rf3ol`}],[`path`,{d:`M22 4h-4`,key:`gwowj6`}],[`circle`,{cx:`4`,cy:`20`,r:`2`,key:`6kqj1y`}]]),Pb=w(`speech`,[[`path`,{d:`M8.8 20v-4.1l1.9.2a2.3 2.3 0 0 0 2.164-2.1V8.3A5.37 5.37 0 0 0 2 8.25c0 2.8.656 3.054 1 4.55a5.77 5.77 0 0 1 .029 2.758L2 20`,key:`11atix`}],[`path`,{d:`M19.8 17.8a7.5 7.5 0 0 0 .003-10.603`,key:`yol142`}],[`path`,{d:`M17 15a3.5 3.5 0 0 0-.025-4.975`,key:`ssbmkc`}]]),Fb=w(`spell-check-2`,[[`path`,{d:`m6 16 6-12 6 12`,key:`1b4byz`}],[`path`,{d:`M8 12h8`,key:`1wcyev`}],[`path`,{d:`M4 21c1.1 0 1.1-1 2.3-1s1.1 1 2.3 1c1.1 0 1.1-1 2.3-1 1.1 0 1.1 1 2.3 1 1.1 0 1.1-1 2.3-1 1.1 0 1.1 1 2.3 1 1.1 0 1.1-1 2.3-1`,key:`8mdmtu`}]]),Ib=w(`spell-check`,[[`path`,{d:`m6 16 6-12 6 12`,key:`1b4byz`}],[`path`,{d:`M8 12h8`,key:`1wcyev`}],[`path`,{d:`m16 20 2 2 4-4`,key:`13tcca`}]]),Lb=w(`spline-pointer`,[[`path`,{d:`M12.034 12.681a.498.498 0 0 1 .647-.647l9 3.5a.5.5 0 0 1-.033.943l-3.444 1.068a1 1 0 0 0-.66.66l-1.067 3.443a.5.5 0 0 1-.943.033z`,key:`xwnzip`}],[`path`,{d:`M5 17A12 12 0 0 1 17 5`,key:`1okkup`}],[`circle`,{cx:`19`,cy:`5`,r:`2`,key:`mhkx31`}],[`circle`,{cx:`5`,cy:`19`,r:`2`,key:`v8kfzx`}]]),Rb=w(`split`,[[`path`,{d:`M16 3h5v5`,key:`1806ms`}],[`path`,{d:`M8 3H3v5`,key:`15dfkv`}],[`path`,{d:`M12 22v-8.3a4 4 0 0 0-1.172-2.872L3 3`,key:`1qrqzj`}],[`path`,{d:`m15 9 6-6`,key:`ko1vev`}]]),zb=w(`spline`,[[`circle`,{cx:`19`,cy:`5`,r:`2`,key:`mhkx31`}],[`circle`,{cx:`5`,cy:`19`,r:`2`,key:`v8kfzx`}],[`path`,{d:`M5 17A12 12 0 0 1 17 5`,key:`1okkup`}]]),Bb=w(`spool`,[[`path`,{d:`M17 13.44 4.442 17.082A2 2 0 0 0 4.982 21H19a2 2 0 0 0 .558-3.921l-1.115-.32A2 2 0 0 1 17 14.837V7.66`,key:`13vns8`}],[`path`,{d:`m7 10.56 12.558-3.642A2 2 0 0 0 19.018 3H5a2 2 0 0 0-.558 3.921l1.115.32A2 2 0 0 1 7 9.163v7.178`,key:`s8x3u0`}]]),Vb=w(`sport-shoe`,[[`path`,{d:`m15 10.42 4.8-5.07`,key:`10at9d`}],[`path`,{d:`M19 18h3`,key:`nnkd4d`}],[`path`,{d:`M9.5 22 21.414 9.415A2 2 0 0 0 21.2 6.4l-5.61-4.208A1 1 0 0 0 14 3v2a2 2 0 0 1-1.394 1.906L8.677 8.053A1 1 0 0 0 8 9c-.155 6.393-2.082 9-4 9a2 2 0 0 0 0 4h14`,key:`v410ed`}]]),Hb=w(`spotlight`,[[`path`,{d:`M15.295 19.562 16 22`,key:`31jsb7`}],[`path`,{d:`m17 16 3.758 2.098`,key:`121ar7`}],[`path`,{d:`m19 12.5 3.026-.598`,key:`19ukd3`}],[`path`,{d:`M7.61 6.3a3 3 0 0 0-3.92 1.3l-1.38 2.79a3 3 0 0 0 1.3 3.91l6.89 3.597a1 1 0 0 0 1.342-.447l3.106-6.211a1 1 0 0 0-.447-1.341z`,key:`lwb9l9`}],[`path`,{d:`M8 9V2`,key:`1xa0v7`}]]),Ub=w(`spray-can`,[[`path`,{d:`M3 3h.01`,key:`159qn6`}],[`path`,{d:`M7 5h.01`,key:`1hq22a`}],[`path`,{d:`M11 7h.01`,key:`1osv80`}],[`path`,{d:`M3 7h.01`,key:`1xzrh3`}],[`path`,{d:`M7 9h.01`,key:`19b3jx`}],[`path`,{d:`M3 11h.01`,key:`1eifu7`}],[`rect`,{width:`4`,height:`4`,x:`15`,y:`5`,key:`mri9e4`}],[`path`,{d:`m19 9 2 2v10c0 .6-.4 1-1 1h-6c-.6 0-1-.4-1-1V11l2-2`,key:`aib6hk`}],[`path`,{d:`m13 14 8-2`,key:`1d7bmk`}],[`path`,{d:`m13 19 8-2`,key:`1y2vml`}]]),Wb=w(`square-activity`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M17 12h-2l-2 5-2-10-2 5H7`,key:`15hlnc`}]]),Gb=w(`sprout`,[[`path`,{d:`M14 9.536V7a4 4 0 0 1 4-4h1.5a.5.5 0 0 1 .5.5V5a4 4 0 0 1-4 4 4 4 0 0 0-4 4c0 2 1 3 1 5a5 5 0 0 1-1 3`,key:`139s4v`}],[`path`,{d:`M4 9a5 5 0 0 1 8 4 5 5 0 0 1-8-4`,key:`1dlkgp`}],[`path`,{d:`M5 21h14`,key:`11awu3`}]]),Kb=w(`square-arrow-down-left`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`m16 8-8 8`,key:`166keh`}],[`path`,{d:`M16 16H8V8`,key:`1w2ppm`}]]),qb=w(`square-arrow-down-right`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`m8 8 8 8`,key:`1imecy`}],[`path`,{d:`M16 8v8H8`,key:`1lbpgo`}]]),Jb=w(`square-arrow-down`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M12 8v8`,key:`napkw2`}],[`path`,{d:`m8 12 4 4 4-4`,key:`k98ssh`}]]),Yb=w(`square-arrow-left`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`m12 8-4 4 4 4`,key:`15vm53`}],[`path`,{d:`M16 12H8`,key:`1fr5h0`}]]),Xb=w(`square-arrow-out-down-left`,[[`path`,{d:`M13 21h6a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v6`,key:`14qz4y`}],[`path`,{d:`m3 21 9-9`,key:`1jfql5`}],[`path`,{d:`M9 21H3v-6`,key:`wtvkvv`}]]),Zb=w(`square-arrow-out-down-right`,[[`path`,{d:`M21 11V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h6`,key:`14rsvq`}],[`path`,{d:`m21 21-9-9`,key:`1et2py`}],[`path`,{d:`M21 15v6h-6`,key:`1jko0i`}]]),Qb=w(`square-arrow-out-up-left`,[[`path`,{d:`M13 3h6a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-6`,key:`14mv1t`}],[`path`,{d:`m3 3 9 9`,key:`rks13r`}],[`path`,{d:`M3 9V3h6`,key:`ira0h2`}]]),$b=w(`square-arrow-out-up-right`,[[`path`,{d:`M21 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h6`,key:`y09zxi`}],[`path`,{d:`m21 3-9 9`,key:`mpx6sq`}],[`path`,{d:`M15 3h6v6`,key:`1q9fwt`}]]),ex=w(`square-arrow-right-enter`,[[`path`,{d:`m10 16 4-4-4-4`,key:`w9835o`}],[`path`,{d:`M3 12h11`,key:`pmja8f`}],[`path`,{d:`M3 8V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-3`,key:`1bqs5q`}]]),tx=w(`square-arrow-right-exit`,[[`path`,{d:`M10 12h11`,key:`6m4ad9`}],[`path`,{d:`m17 16 4-4-4-4`,key:`iin4zf`}],[`path`,{d:`M21 6.344V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-1.344`,key:`1ojbhp`}]]),nx=w(`square-arrow-up-left`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M8 16V8h8`,key:`19xb1h`}],[`path`,{d:`M16 16 8 8`,key:`1qdy8n`}]]),rx=w(`square-arrow-right`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M8 12h8`,key:`1wcyev`}],[`path`,{d:`m12 16 4-4-4-4`,key:`1i9zcv`}]]),ix=w(`square-arrow-up-right`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M8 8h8v8`,key:`b65dnt`}],[`path`,{d:`m8 16 8-8`,key:`13b9ih`}]]),ax=w(`square-asterisk`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M12 8v8`,key:`napkw2`}],[`path`,{d:`m8.5 14 7-4`,key:`12hpby`}],[`path`,{d:`m8.5 10 7 4`,key:`wwy2dy`}]]),ox=w(`square-arrow-up`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`m16 12-4-4-4 4`,key:`177agl`}],[`path`,{d:`M12 16V8`,key:`1sbj14`}]]),sx=w(`square-bottom-dashed-scissors`,[[`line`,{x1:`5`,y1:`3`,x2:`19`,y2:`3`,key:`x74652`}],[`line`,{x1:`3`,y1:`5`,x2:`3`,y2:`19`,key:`31ivqu`}],[`line`,{x1:`21`,y1:`5`,x2:`21`,y2:`19`,key:`1am4cd`}],[`line`,{x1:`9`,y1:`21`,x2:`10`,y2:`21`,key:`sb02er`}],[`line`,{x1:`14`,y1:`21`,x2:`15`,y2:`21`,key:`1bvb1m`}],[`path`,{d:`M 3 5 A2 2 0 0 1 5 3`,key:`dbypyf`}],[`path`,{d:`M 19 3 A2 2 0 0 1 21 5`,key:`y6haui`}],[`path`,{d:`M 5 21 A2 2 0 0 1 3 19`,key:`kb75wq`}],[`path`,{d:`M 21 19 A2 2 0 0 1 19 21`,key:`1p3zbf`}],[`circle`,{cx:`8.5`,cy:`8.5`,r:`1.5`,key:`cn5opk`}],[`line`,{x1:`9.56066`,y1:`9.56066`,x2:`12`,y2:`12`,key:`mksg6j`}],[`line`,{x1:`17`,y1:`17`,x2:`14.82`,y2:`14.82`,key:`1lwi1d`}],[`circle`,{cx:`8.5`,cy:`15.5`,r:`1.5`,key:`12hfy1`}],[`line`,{x1:`9.56066`,y1:`14.43934`,x2:`17`,y2:`7`,key:`4jyfgs`}]]),cx=w(`square-centerline-dashed-horizontal`,[[`path`,{d:`M8 3H5a2 2 0 0 0-2 2v14c0 1.1.9 2 2 2h3`,key:`1i73f7`}],[`path`,{d:`M16 3h3a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-3`,key:`saxlbk`}],[`path`,{d:`M12 20v2`,key:`1lh1kg`}],[`path`,{d:`M12 14v2`,key:`8jcxud`}],[`path`,{d:`M12 8v2`,key:`1woqiv`}],[`path`,{d:`M12 2v2`,key:`tus03m`}]]),lx=w(`square-chart-gantt`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M9 8h7`,key:`kbo1nt`}],[`path`,{d:`M8 12h6`,key:`ikassy`}],[`path`,{d:`M11 16h5`,key:`oq65wt`}]]),ux=w(`square-centerline-dashed-vertical`,[[`path`,{d:`M21 8V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v3`,key:`14bfxa`}],[`path`,{d:`M21 16v3a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-3`,key:`14rx03`}],[`path`,{d:`M4 12H2`,key:`rhcxmi`}],[`path`,{d:`M10 12H8`,key:`s88cx1`}],[`path`,{d:`M16 12h-2`,key:`10asgb`}],[`path`,{d:`M22 12h-2`,key:`14jgyd`}]]),dx=w(`square-check-big`,[[`path`,{d:`M21 10.656V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h12.344`,key:`2acyp4`}],[`path`,{d:`m9 11 3 3L22 4`,key:`1pflzl`}]]),fx=w(`square-check`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`m9 12 2 2 4-4`,key:`dzmm74`}]]),px=w(`square-chevron-down`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`m16 10-4 4-4-4`,key:`894hmk`}]]),mx=w(`square-chevron-right`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`m10 8 4 4-4 4`,key:`1wy4r4`}]]),hx=w(`square-chevron-left`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`m14 16-4-4 4-4`,key:`ojs7w8`}]]),gx=w(`square-chevron-up`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`m8 14 4-4 4 4`,key:`fy2ptz`}]]),_x=w(`square-code`,[[`path`,{d:`m10 9-3 3 3 3`,key:`1oro0q`}],[`path`,{d:`m14 15 3-3-3-3`,key:`bz13h7`}],[`rect`,{x:`3`,y:`3`,width:`18`,height:`18`,rx:`2`,key:`h1oib`}]]),vx=w(`square-dashed-bottom-code`,[[`path`,{d:`M10 9.5 8 12l2 2.5`,key:`3mjy60`}],[`path`,{d:`M14 21h1`,key:`v9vybs`}],[`path`,{d:`m14 9.5 2 2.5-2 2.5`,key:`1bir2l`}],[`path`,{d:`M5 21a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2`,key:`as5y1o`}],[`path`,{d:`M9 21h1`,key:`15o7lz`}]]),yx=w(`square-dashed-bottom`,[[`path`,{d:`M5 21a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2`,key:`as5y1o`}],[`path`,{d:`M9 21h1`,key:`15o7lz`}],[`path`,{d:`M14 21h1`,key:`v9vybs`}]]),bx=w(`square-dashed-kanban`,[[`path`,{d:`M8 7v7`,key:`1x2jlm`}],[`path`,{d:`M12 7v4`,key:`xawao1`}],[`path`,{d:`M16 7v9`,key:`1hp2iy`}],[`path`,{d:`M5 3a2 2 0 0 0-2 2`,key:`y57alp`}],[`path`,{d:`M9 3h1`,key:`1yesri`}],[`path`,{d:`M14 3h1`,key:`1ec4yj`}],[`path`,{d:`M19 3a2 2 0 0 1 2 2`,key:`18rm91`}],[`path`,{d:`M21 9v1`,key:`mxsmne`}],[`path`,{d:`M21 14v1`,key:`169vum`}],[`path`,{d:`M21 19a2 2 0 0 1-2 2`,key:`1j7049`}],[`path`,{d:`M14 21h1`,key:`v9vybs`}],[`path`,{d:`M9 21h1`,key:`15o7lz`}],[`path`,{d:`M5 21a2 2 0 0 1-2-2`,key:`sbafld`}],[`path`,{d:`M3 14v1`,key:`vnatye`}],[`path`,{d:`M3 9v1`,key:`1r0deq`}]]),xx=w(`square-dashed-mouse-pointer`,[[`path`,{d:`M12.034 12.681a.498.498 0 0 1 .647-.647l9 3.5a.5.5 0 0 1-.033.943l-3.444 1.068a1 1 0 0 0-.66.66l-1.067 3.443a.5.5 0 0 1-.943.033z`,key:`xwnzip`}],[`path`,{d:`M5 3a2 2 0 0 0-2 2`,key:`y57alp`}],[`path`,{d:`M19 3a2 2 0 0 1 2 2`,key:`18rm91`}],[`path`,{d:`M5 21a2 2 0 0 1-2-2`,key:`sbafld`}],[`path`,{d:`M9 3h1`,key:`1yesri`}],[`path`,{d:`M9 21h2`,key:`1qve2z`}],[`path`,{d:`M14 3h1`,key:`1ec4yj`}],[`path`,{d:`M3 9v1`,key:`1r0deq`}],[`path`,{d:`M21 9v2`,key:`p14lih`}],[`path`,{d:`M3 14v1`,key:`vnatye`}]]),Sx=w(`square-dashed-text`,[[`path`,{d:`M14 21h1`,key:`v9vybs`}],[`path`,{d:`M14 3h1`,key:`1ec4yj`}],[`path`,{d:`M19 3a2 2 0 0 1 2 2`,key:`18rm91`}],[`path`,{d:`M21 14v1`,key:`169vum`}],[`path`,{d:`M21 19a2 2 0 0 1-2 2`,key:`1j7049`}],[`path`,{d:`M21 9v1`,key:`mxsmne`}],[`path`,{d:`M3 14v1`,key:`vnatye`}],[`path`,{d:`M3 9v1`,key:`1r0deq`}],[`path`,{d:`M5 21a2 2 0 0 1-2-2`,key:`sbafld`}],[`path`,{d:`M5 3a2 2 0 0 0-2 2`,key:`y57alp`}],[`path`,{d:`M7 12h10`,key:`b7w52i`}],[`path`,{d:`M7 16h6`,key:`1vyc9m`}],[`path`,{d:`M7 8h8`,key:`1jbsf9`}],[`path`,{d:`M9 21h1`,key:`15o7lz`}],[`path`,{d:`M9 3h1`,key:`1yesri`}]]),Cx=w(`square-dashed-top-solid`,[[`path`,{d:`M14 21h1`,key:`v9vybs`}],[`path`,{d:`M21 14v1`,key:`169vum`}],[`path`,{d:`M21 19a2 2 0 0 1-2 2`,key:`1j7049`}],[`path`,{d:`M21 9v1`,key:`mxsmne`}],[`path`,{d:`M3 14v1`,key:`vnatye`}],[`path`,{d:`M3 5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2`,key:`89voep`}],[`path`,{d:`M3 9v1`,key:`1r0deq`}],[`path`,{d:`M5 21a2 2 0 0 1-2-2`,key:`sbafld`}],[`path`,{d:`M9 21h1`,key:`15o7lz`}]]),wx=w(`square-divide`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,ry:`2`,key:`1m3agn`}],[`line`,{x1:`8`,x2:`16`,y1:`12`,y2:`12`,key:`1jonct`}],[`line`,{x1:`12`,x2:`12`,y1:`16`,y2:`16`,key:`aqc6ln`}],[`line`,{x1:`12`,x2:`12`,y1:`8`,y2:`8`,key:`1mkcni`}]]),Tx=w(`square-dot`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`circle`,{cx:`12`,cy:`12`,r:`1`,key:`41hilf`}]]),Ex=w(`square-dashed`,[[`path`,{d:`M5 3a2 2 0 0 0-2 2`,key:`y57alp`}],[`path`,{d:`M19 3a2 2 0 0 1 2 2`,key:`18rm91`}],[`path`,{d:`M21 19a2 2 0 0 1-2 2`,key:`1j7049`}],[`path`,{d:`M5 21a2 2 0 0 1-2-2`,key:`sbafld`}],[`path`,{d:`M9 3h1`,key:`1yesri`}],[`path`,{d:`M9 21h1`,key:`15o7lz`}],[`path`,{d:`M14 3h1`,key:`1ec4yj`}],[`path`,{d:`M14 21h1`,key:`v9vybs`}],[`path`,{d:`M3 9v1`,key:`1r0deq`}],[`path`,{d:`M21 9v1`,key:`mxsmne`}],[`path`,{d:`M3 14v1`,key:`vnatye`}],[`path`,{d:`M21 14v1`,key:`169vum`}]]),Dx=w(`square-equal`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M7 10h10`,key:`1101jm`}],[`path`,{d:`M7 14h10`,key:`1mhdw3`}]]),Ox=w(`square-function`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,ry:`2`,key:`1m3agn`}],[`path`,{d:`M9 17c2 0 2.8-1 2.8-2.8V10c0-2 1-3.3 3.2-3`,key:`m1af9g`}],[`path`,{d:`M9 11.2h5.7`,key:`3zgcl2`}]]),kx=w(`square-kanban`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M8 7v7`,key:`1x2jlm`}],[`path`,{d:`M12 7v4`,key:`xawao1`}],[`path`,{d:`M16 7v9`,key:`1hp2iy`}]]),Ax=w(`square-library`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M7 7v10`,key:`d5nglc`}],[`path`,{d:`M11 7v10`,key:`pptsnr`}],[`path`,{d:`m15 7 2 10`,key:`1m7qm5`}]]),jx=w(`square-m`,[[`path`,{d:`M8 16V8.5a.5.5 0 0 1 .9-.3l2.7 3.599a.5.5 0 0 0 .8 0l2.7-3.6a.5.5 0 0 1 .9.3V16`,key:`1ywlsj`}],[`rect`,{x:`3`,y:`3`,width:`18`,height:`18`,rx:`2`,key:`h1oib`}]]),Mx=w(`square-menu`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M7 8h10`,key:`1jw688`}],[`path`,{d:`M7 12h10`,key:`b7w52i`}],[`path`,{d:`M7 16h10`,key:`wp8him`}]]),Nx=w(`square-minus`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M8 12h8`,key:`1wcyev`}]]),Px=w(`square-mouse-pointer`,[[`path`,{d:`M12.034 12.681a.498.498 0 0 1 .647-.647l9 3.5a.5.5 0 0 1-.033.943l-3.444 1.068a1 1 0 0 0-.66.66l-1.067 3.443a.5.5 0 0 1-.943.033z`,key:`xwnzip`}],[`path`,{d:`M21 11V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h6`,key:`14rsvq`}]]),Fx=w(`square-parking-off`,[[`path`,{d:`M3.6 3.6A2 2 0 0 1 5 3h14a2 2 0 0 1 2 2v14a2 2 0 0 1-.59 1.41`,key:`9l1ft6`}],[`path`,{d:`M3 8.7V19a2 2 0 0 0 2 2h10.3`,key:`17knke`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}],[`path`,{d:`M13 13a3 3 0 1 0 0-6H9v2`,key:`uoagbd`}],[`path`,{d:`M9 17v-2.3`,key:`1jxgo2`}]]),Ix=w(`square-pause`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`line`,{x1:`10`,x2:`10`,y1:`15`,y2:`9`,key:`c1nkhi`}],[`line`,{x1:`14`,x2:`14`,y1:`15`,y2:`9`,key:`h65svq`}]]),Lx=w(`square-parking`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M9 17V7h4a3 3 0 0 1 0 6H9`,key:`1dfk2c`}]]),Rx=w(`square-pen`,[[`path`,{d:`M12 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7`,key:`1m0v6g`}],[`path`,{d:`M18.375 2.625a1 1 0 0 1 3 3l-9.013 9.014a2 2 0 0 1-.853.505l-2.873.84a.5.5 0 0 1-.62-.62l.84-2.873a2 2 0 0 1 .506-.852z`,key:`ohrbg2`}]]),zx=w(`square-percent`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`m15 9-6 6`,key:`1uzhvr`}],[`path`,{d:`M9 9h.01`,key:`1q5me6`}],[`path`,{d:`M15 15h.01`,key:`lqbp3k`}]]),Bx=w(`square-pi`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M7 7h10`,key:`udp07y`}],[`path`,{d:`M10 7v10`,key:`i1d9ee`}],[`path`,{d:`M16 17a2 2 0 0 1-2-2V7`,key:`ftwdc7`}]]),Vx=w(`square-pilcrow`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M12 12H9.5a2.5 2.5 0 0 1 0-5H17`,key:`1l9586`}],[`path`,{d:`M12 7v10`,key:`jspqdw`}],[`path`,{d:`M16 7v10`,key:`lavkr4`}]]),Hx=w(`square-plus`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M8 12h8`,key:`1wcyev`}],[`path`,{d:`M12 8v8`,key:`napkw2`}]]),Ux=w(`square-play`,[[`rect`,{x:`3`,y:`3`,width:`18`,height:`18`,rx:`2`,key:`h1oib`}],[`path`,{d:`M9 9.003a1 1 0 0 1 1.517-.859l4.997 2.997a1 1 0 0 1 0 1.718l-4.997 2.997A1 1 0 0 1 9 14.996z`,key:`kmsa83`}]]),Wx=w(`square-power`,[[`path`,{d:`M12 7v4`,key:`xawao1`}],[`path`,{d:`M7.998 9.003a5 5 0 1 0 8-.005`,key:`1pek45`}],[`rect`,{x:`3`,y:`3`,width:`18`,height:`18`,rx:`2`,key:`h1oib`}]]),Gx=w(`square-radical`,[[`path`,{d:`M7 12h2l2 5 2-10h4`,key:`1fxv6h`}],[`rect`,{x:`3`,y:`3`,width:`18`,height:`18`,rx:`2`,key:`h1oib`}]]),Kx=w(`square-round-corner`,[[`path`,{d:`M21 11a8 8 0 0 0-8-8`,key:`1lxwo5`}],[`path`,{d:`M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4`,key:`1dv2y5`}]]),qx=w(`square-scissors`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`circle`,{cx:`8.5`,cy:`8.5`,r:`1.5`,key:`cn5opk`}],[`line`,{x1:`9.56066`,y1:`9.56066`,x2:`12`,y2:`12`,key:`mksg6j`}],[`line`,{x1:`17`,y1:`17`,x2:`14.82`,y2:`14.82`,key:`1lwi1d`}],[`circle`,{cx:`8.5`,cy:`15.5`,r:`1.5`,key:`12hfy1`}],[`line`,{x1:`9.56066`,y1:`14.43934`,x2:`17`,y2:`7`,key:`4jyfgs`}]]),Jx=w(`square-sigma`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M16 8.9V7H8l4 5-4 5h8v-1.9`,key:`9nih0i`}]]),Yx=w(`square-slash`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`line`,{x1:`9`,x2:`15`,y1:`15`,y2:`9`,key:`1dfufj`}]]),Xx=w(`square-split-horizontal`,[[`path`,{d:`M8 19H5c-1 0-2-1-2-2V7c0-1 1-2 2-2h3`,key:`lubmu8`}],[`path`,{d:`M16 5h3c1 0 2 1 2 2v10c0 1-1 2-2 2h-3`,key:`1ag34g`}],[`line`,{x1:`12`,x2:`12`,y1:`4`,y2:`20`,key:`1tx1rr`}]]),Zx=w(`square-split-vertical`,[[`path`,{d:`M5 8V5c0-1 1-2 2-2h10c1 0 2 1 2 2v3`,key:`1pi83i`}],[`path`,{d:`M19 16v3c0 1-1 2-2 2H7c-1 0-2-1-2-2v-3`,key:`ido5k7`}],[`line`,{x1:`4`,x2:`20`,y1:`12`,y2:`12`,key:`1e0a9i`}]]),Qx=w(`square-square`,[[`rect`,{x:`3`,y:`3`,width:`18`,height:`18`,rx:`2`,key:`h1oib`}],[`rect`,{x:`8`,y:`8`,width:`8`,height:`8`,rx:`1`,key:`z9xiuo`}]]),$x=w(`square-stack`,[[`path`,{d:`M4 10c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h4c1.1 0 2 .9 2 2`,key:`4i38lg`}],[`path`,{d:`M10 16c-1.1 0-2-.9-2-2v-4c0-1.1.9-2 2-2h4c1.1 0 2 .9 2 2`,key:`mlte4a`}],[`rect`,{width:`8`,height:`8`,x:`14`,y:`14`,rx:`2`,key:`1fa9i4`}]]),eS=w(`square-star`,[[`path`,{d:`M11.035 7.69a1 1 0 0 1 1.909.024l.737 1.452a1 1 0 0 0 .737.535l1.634.256a1 1 0 0 1 .588 1.806l-1.172 1.168a1 1 0 0 0-.282.866l.259 1.613a1 1 0 0 1-1.541 1.134l-1.465-.75a1 1 0 0 0-.912 0l-1.465.75a1 1 0 0 1-1.539-1.133l.258-1.613a1 1 0 0 0-.282-.866l-1.156-1.153a1 1 0 0 1 .572-1.822l1.633-.256a1 1 0 0 0 .737-.535z`,key:`13edca`}],[`rect`,{x:`3`,y:`3`,width:`18`,height:`18`,rx:`2`,key:`h1oib`}]]),tS=w(`square-stop`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`rect`,{x:`9`,y:`9`,width:`6`,height:`6`,rx:`1`,key:`1ssd4o`}]]),nS=w(`square-terminal`,[[`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`}]]),rS=w(`square-user-round`,[[`path`,{d:`M18 21a6 6 0 0 0-12 0`,key:`kaz2du`}],[`circle`,{cx:`12`,cy:`11`,r:`4`,key:`1gt34v`}],[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}]]),iS=w(`square-x`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,ry:`2`,key:`1m3agn`}],[`path`,{d:`m15 9-6 6`,key:`1uzhvr`}],[`path`,{d:`m9 9 6 6`,key:`z0biqf`}]]),aS=w(`square-user`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`circle`,{cx:`12`,cy:`10`,r:`3`,key:`ilqhr7`}],[`path`,{d:`M7 21v-2a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v2`,key:`1m6ac2`}]]),oS=w(`square`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}]]),sS=w(`squares-exclude`,[[`path`,{d:`M16 12v2a2 2 0 0 1-2 2H9a1 1 0 0 0-1 1v3a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V10a2 2 0 0 0-2-2h0`,key:`1mcohs`}],[`path`,{d:`M4 16a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v3a1 1 0 0 1-1 1h-5a2 2 0 0 0-2 2v2`,key:`1r1efp`}]]),cS=w(`squares-intersect`,[[`path`,{d:`M10 22a2 2 0 0 1-2-2`,key:`i7yj1i`}],[`path`,{d:`M14 2a2 2 0 0 1 2 2`,key:`170a0m`}],[`path`,{d:`M16 22h-2`,key:`18d249`}],[`path`,{d:`M2 10V8`,key:`7yj4fe`}],[`path`,{d:`M2 4a2 2 0 0 1 2-2`,key:`ddgnws`}],[`path`,{d:`M20 8a2 2 0 0 1 2 2`,key:`1770vt`}],[`path`,{d:`M22 14v2`,key:`iot8ja`}],[`path`,{d:`M22 20a2 2 0 0 1-2 2`,key:`qj8q6g`}],[`path`,{d:`M4 16a2 2 0 0 1-2-2`,key:`1dnafg`}],[`path`,{d:`M8 10a2 2 0 0 1 2-2h5a1 1 0 0 1 1 1v5a2 2 0 0 1-2 2H9a1 1 0 0 1-1-1z`,key:`ci6f0b`}],[`path`,{d:`M8 2h2`,key:`1gmkwm`}]]),lS=w(`squares-subtract`,[[`path`,{d:`M10 22a2 2 0 0 1-2-2`,key:`i7yj1i`}],[`path`,{d:`M16 22h-2`,key:`18d249`}],[`path`,{d:`M16 4a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h3a1 1 0 0 0 1-1v-5a2 2 0 0 1 2-2h5a1 1 0 0 0 1-1z`,key:`1njgbb`}],[`path`,{d:`M20 8a2 2 0 0 1 2 2`,key:`1770vt`}],[`path`,{d:`M22 14v2`,key:`iot8ja`}],[`path`,{d:`M22 20a2 2 0 0 1-2 2`,key:`qj8q6g`}]]),uS=w(`squares-unite`,[[`path`,{d:`M4 16a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v3a1 1 0 0 0 1 1h3a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H10a2 2 0 0 1-2-2v-3a1 1 0 0 0-1-1z`,key:`17jnth`}]]),dS=w(`squircle-dashed`,[[`path`,{d:`M13.77 3.043a34 34 0 0 0-3.54 0`,key:`1oaobr`}],[`path`,{d:`M13.771 20.956a33 33 0 0 1-3.541.001`,key:`95iq0j`}],[`path`,{d:`M20.18 17.74c-.51 1.15-1.29 1.93-2.439 2.44`,key:`1u6qty`}],[`path`,{d:`M20.18 6.259c-.51-1.148-1.291-1.929-2.44-2.438`,key:`1ew6g6`}],[`path`,{d:`M20.957 10.23a33 33 0 0 1 0 3.54`,key:`1l9npr`}],[`path`,{d:`M3.043 10.23a34 34 0 0 0 .001 3.541`,key:`1it6jm`}],[`path`,{d:`M6.26 20.179c-1.15-.508-1.93-1.29-2.44-2.438`,key:`14uchd`}],[`path`,{d:`M6.26 3.82c-1.149.51-1.93 1.291-2.44 2.44`,key:`8k4agb`}]]),fS=w(`squircle`,[[`path`,{d:`M12 3c7.2 0 9 1.8 9 9s-1.8 9-9 9-9-1.8-9-9 1.8-9 9-9`,key:`garfkc`}]]),pS=w(`squirrel`,[[`path`,{d:`M15.236 22a3 3 0 0 0-2.2-5`,key:`21bitc`}],[`path`,{d:`M16 20a3 3 0 0 1 3-3h1a2 2 0 0 0 2-2v-2a4 4 0 0 0-4-4V4`,key:`oh0fg0`}],[`path`,{d:`M18 13h.01`,key:`9veqaj`}],[`path`,{d:`M18 6a4 4 0 0 0-4 4 7 7 0 0 0-7 7c0-5 4-5 4-10.5a4.5 4.5 0 1 0-9 0 2.5 2.5 0 0 0 5 0C7 10 3 11 3 17c0 2.8 2.2 5 5 5h10`,key:`980v8a`}]]),mS=w(`star-half`,[[`path`,{d:`M12 18.338a2.1 2.1 0 0 0-.987.244L6.396 21.01a.53.53 0 0 1-.77-.56l.881-5.139a2.12 2.12 0 0 0-.611-1.879L2.16 9.795a.53.53 0 0 1 .294-.906l5.165-.755a2.12 2.12 0 0 0 1.597-1.16l2.309-4.679A.53.53 0 0 1 12 2`,key:`2ksp49`}]]),hS=w(`stamp`,[[`path`,{d:`M14 13V8.5C14 7 15 7 15 5a3 3 0 0 0-6 0c0 2 1 2 1 3.5V13`,key:`i9gjdv`}],[`path`,{d:`M20 15.5a2.5 2.5 0 0 0-2.5-2.5h-11A2.5 2.5 0 0 0 4 15.5V17a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1z`,key:`1vzg3v`}],[`path`,{d:`M5 22h14`,key:`ehvnwv`}]]),gS=w(`star-off`,[[`path`,{d:`m10.344 4.688 1.181-2.393a.53.53 0 0 1 .95 0l2.31 4.679a2.12 2.12 0 0 0 1.595 1.16l5.166.756a.53.53 0 0 1 .294.904l-3.237 3.152`,key:`19ctli`}],[`path`,{d:`m17.945 17.945.43 2.505a.53.53 0 0 1-.771.56l-4.618-2.428a2.12 2.12 0 0 0-1.973 0L6.396 21.01a.53.53 0 0 1-.77-.56l.881-5.139a2.12 2.12 0 0 0-.611-1.879L2.16 9.795a.53.53 0 0 1 .294-.906l5.165-.755a8 8 0 0 0 .4-.099`,key:`ptqqvy`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}]]),_S=w(`star`,[[`path`,{d:`M11.525 2.295a.53.53 0 0 1 .95 0l2.31 4.679a2.123 2.123 0 0 0 1.595 1.16l5.166.756a.53.53 0 0 1 .294.904l-3.736 3.638a2.123 2.123 0 0 0-.611 1.878l.882 5.14a.53.53 0 0 1-.771.56l-4.618-2.428a2.122 2.122 0 0 0-1.973 0L6.396 21.01a.53.53 0 0 1-.77-.56l.881-5.139a2.122 2.122 0 0 0-.611-1.879L2.16 9.795a.53.53 0 0 1 .294-.906l5.165-.755a2.122 2.122 0 0 0 1.597-1.16z`,key:`r04s7s`}]]),vS=w(`step-forward`,[[`path`,{d:`M10.029 4.285A2 2 0 0 0 7 6v12a2 2 0 0 0 3.029 1.715l9.997-5.998a2 2 0 0 0 .003-3.432z`,key:`1ystz2`}],[`path`,{d:`M3 4v16`,key:`1ph11n`}]]),yS=w(`step-back`,[[`path`,{d:`M13.971 4.285A2 2 0 0 1 17 6v12a2 2 0 0 1-3.029 1.715l-9.997-5.998a2 2 0 0 1-.003-3.432z`,key:`19qhus`}],[`path`,{d:`M21 20V4`,key:`cb8qj8`}]]),bS=w(`stethoscope`,[[`path`,{d:`M11 2v2`,key:`1539x4`}],[`path`,{d:`M5 2v2`,key:`1yf1q8`}],[`path`,{d:`M5 3H4a2 2 0 0 0-2 2v4a6 6 0 0 0 12 0V5a2 2 0 0 0-2-2h-1`,key:`rb5t3r`}],[`path`,{d:`M8 15a6 6 0 0 0 12 0v-3`,key:`x18d4x`}],[`circle`,{cx:`20`,cy:`10`,r:`2`,key:`ts1r5v`}]]),xS=w(`sticker`,[[`path`,{d:`M21 9a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 15 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2z`,key:`1dfntj`}],[`path`,{d:`M15 3v5a1 1 0 0 0 1 1h5`,key:`6s6qgf`}],[`path`,{d:`M8 13h.01`,key:`1sbv64`}],[`path`,{d:`M16 13h.01`,key:`wip0gl`}],[`path`,{d:`M10 16s.8 1 2 1c1.3 0 2-1 2-1`,key:`1vvgv3`}]]),SS=w(`sticky-note-check`,[[`path`,{d:`m15 19 2 2 4-4`,key:`1wqv71`}],[`path`,{d:`M15 3v5a1 1 0 0 0 1 1h5`,key:`6s6qgf`}],[`path`,{d:`M21 13V9a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 15 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h6.5`,key:`1onoss`}]]),CS=w(`sticky-note-minus`,[[`path`,{d:`M15 3v5a1 1 0 0 0 1 1h5`,key:`6s6qgf`}],[`path`,{d:`M21 14V9a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 15 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h7.35`,key:`g18rj4`}],[`path`,{d:`M21 18h-6`,key:`139f0c`}]]),wS=w(`sticky-note-off`,[[`path`,{d:`M15 3v5a1 1 0 0 0 1 1h5`,key:`6s6qgf`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}],[`path`,{d:`M3.586 3.586A2 2 0 0 0 3 5v14a2 2 0 0 0 2 2h14a2 2 0 0 0 1.414-.586`,key:`12nghy`}],[`path`,{d:`M8.656 3H15a2.4 2.4 0 0 1 1.706.706l3.588 3.588A2.4 2.4 0 0 1 21 9v6.344`,key:`134c6x`}]]),TS=w(`sticky-note-plus`,[[`path`,{d:`M15 3v5a1 1 0 0 0 1 1h5`,key:`6s6qgf`}],[`path`,{d:`M18 15v6`,key:`9wciyi`}],[`path`,{d:`M21 12.356V9a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 15 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h7.355`,key:`12ish9`}],[`path`,{d:`M21 18h-6`,key:`139f0c`}]]),ES=w(`sticky-note`,[[`path`,{d:`M21 9a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 15 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2z`,key:`1dfntj`}],[`path`,{d:`M15 3v5a1 1 0 0 0 1 1h5`,key:`6s6qgf`}]]),DS=w(`sticky-note-x`,[[`path`,{d:`M15 3v5a1 1 0 0 0 1 1h5`,key:`6s6qgf`}],[`path`,{d:`m16 16 5 5`,key:`8tpb07`}],[`path`,{d:`M21 12V9a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 15 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h7`,key:`156tez`}],[`path`,{d:`m21 16-5 5`,key:`kplof2`}]]),OS=w(`stone`,[[`path`,{d:`M11.264 2.205A4 4 0 0 0 6.42 4.211l-4 8a4 4 0 0 0 1.359 5.117l6 4a4 4 0 0 0 4.438 0l6-4a4 4 0 0 0 1.576-4.592l-2-6a4 4 0 0 0-2.53-2.53z`,key:`1si4ox`}],[`path`,{d:`M11.99 22 14 12l7.822 3.184`,key:`1u8to0`}],[`path`,{d:`M14 12 8.47 2.302`,key:`guo3d5`}]]),kS=w(`sticky-notes`,[[`path`,{d:`M10 8a2.4 2.4 0 0 1 1.706.706l3.588 3.588A2.4 2.4 0 0 1 16 14v6a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V10a2 2 0 0 1 2-2z`,key:`19nc0g`}],[`path`,{d:`M10 8v5a1 1 0 0 0 1 1h5`,key:`m3law1`}],[`path`,{d:`M8 4a2 2 0 0 1 2-2h6a2.4 2.4 0 0 1 1.706.706l3.588 3.588A2.4 2.4 0 0 1 22 8v6a2 2 0 0 1-2 2`,key:`1iu1qd`}],[`path`,{d:`M16 2v5a1 1 0 0 0 1 1h5`,key:`af171p`}]]),AS=w(`store`,[[`path`,{d:`M15 21v-5a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v5`,key:`slp6dd`}],[`path`,{d:`M17.774 10.31a1.12 1.12 0 0 0-1.549 0 2.5 2.5 0 0 1-3.451 0 1.12 1.12 0 0 0-1.548 0 2.5 2.5 0 0 1-3.452 0 1.12 1.12 0 0 0-1.549 0 2.5 2.5 0 0 1-3.77-3.248l2.889-4.184A2 2 0 0 1 7 2h10a2 2 0 0 1 1.653.873l2.895 4.192a2.5 2.5 0 0 1-3.774 3.244`,key:`o0xfot`}],[`path`,{d:`M4 10.95V19a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8.05`,key:`wn3emo`}]]),jS=w(`stretch-horizontal`,[[`rect`,{width:`20`,height:`6`,x:`2`,y:`4`,rx:`2`,key:`qdearl`}],[`rect`,{width:`20`,height:`6`,x:`2`,y:`14`,rx:`2`,key:`1xrn6j`}]]),MS=w(`stretch-vertical`,[[`rect`,{width:`6`,height:`20`,x:`4`,y:`2`,rx:`2`,key:`19qu7m`}],[`rect`,{width:`6`,height:`20`,x:`14`,y:`2`,rx:`2`,key:`24v0nk`}]]),NS=w(`strikethrough`,[[`path`,{d:`M16 4H9a3 3 0 0 0-2.83 4`,key:`43sutm`}],[`path`,{d:`M14 12a4 4 0 0 1 0 8H6`,key:`nlfj13`}],[`line`,{x1:`4`,x2:`20`,y1:`12`,y2:`12`,key:`1e0a9i`}]]),PS=w(`subscript`,[[`path`,{d:`m4 5 8 8`,key:`1eunvl`}],[`path`,{d:`m12 5-8 8`,key:`1ah0jp`}],[`path`,{d:`M20 19h-4c0-1.5.44-2 1.5-2.5S20 15.33 20 14c0-.47-.17-.93-.48-1.29a2.11 2.11 0 0 0-2.62-.44c-.42.24-.74.62-.9 1.07`,key:`e8ta8j`}]]),FS=w(`sun-dim`,[[`circle`,{cx:`12`,cy:`12`,r:`4`,key:`4exip2`}],[`path`,{d:`M12 4h.01`,key:`1ujb9j`}],[`path`,{d:`M20 12h.01`,key:`1ykeid`}],[`path`,{d:`M12 20h.01`,key:`zekei9`}],[`path`,{d:`M4 12h.01`,key:`158zrr`}],[`path`,{d:`M17.657 6.343h.01`,key:`31pqzk`}],[`path`,{d:`M17.657 17.657h.01`,key:`jehnf4`}],[`path`,{d:`M6.343 17.657h.01`,key:`gdk6ow`}],[`path`,{d:`M6.343 6.343h.01`,key:`1uurf0`}]]),IS=w(`sun-medium`,[[`circle`,{cx:`12`,cy:`12`,r:`4`,key:`4exip2`}],[`path`,{d:`M12 3v1`,key:`1asbbs`}],[`path`,{d:`M12 20v1`,key:`1wcdkc`}],[`path`,{d:`M3 12h1`,key:`lp3yf2`}],[`path`,{d:`M20 12h1`,key:`1vloll`}],[`path`,{d:`m18.364 5.636-.707.707`,key:`1hakh0`}],[`path`,{d:`m6.343 17.657-.707.707`,key:`18m9nf`}],[`path`,{d:`m5.636 5.636.707.707`,key:`1xv1c5`}],[`path`,{d:`m17.657 17.657.707.707`,key:`vl76zb`}]]),LS=w(`sun-moon`,[[`path`,{d:`M12 2v2`,key:`tus03m`}],[`path`,{d:`M14.837 16.385a6 6 0 1 1-7.223-7.222c.624-.147.97.66.715 1.248a4 4 0 0 0 5.26 5.259c.589-.255 1.396.09 1.248.715`,key:`xlf6rm`}],[`path`,{d:`M16 12a4 4 0 0 0-4-4`,key:`6vsxu`}],[`path`,{d:`m19 5-1.256 1.256`,key:`1yg6a6`}],[`path`,{d:`M20 12h2`,key:`1q8mjw`}]]),RS=w(`sun-snow`,[[`path`,{d:`M10 21v-1`,key:`1u8rkd`}],[`path`,{d:`M10 4V3`,key:`pkzwkn`}],[`path`,{d:`M10 9a3 3 0 0 0 0 6`,key:`gv75dk`}],[`path`,{d:`m14 20 1.25-2.5L18 18`,key:`1chtki`}],[`path`,{d:`m14 4 1.25 2.5L18 6`,key:`1b4wsy`}],[`path`,{d:`m17 21-3-6 1.5-3H22`,key:`o5qa3v`}],[`path`,{d:`m17 3-3 6 1.5 3`,key:`11697g`}],[`path`,{d:`M2 12h1`,key:`1uaihz`}],[`path`,{d:`m20 10-1.5 2 1.5 2`,key:`1swlpi`}],[`path`,{d:`m3.64 18.36.7-.7`,key:`105rm9`}],[`path`,{d:`m4.34 6.34-.7-.7`,key:`d3unjp`}]]),zS=w(`sun`,[[`circle`,{cx:`12`,cy:`12`,r:`4`,key:`4exip2`}],[`path`,{d:`M12 2v2`,key:`tus03m`}],[`path`,{d:`M12 20v2`,key:`1lh1kg`}],[`path`,{d:`m4.93 4.93 1.41 1.41`,key:`149t6j`}],[`path`,{d:`m17.66 17.66 1.41 1.41`,key:`ptbguv`}],[`path`,{d:`M2 12h2`,key:`1t8f8n`}],[`path`,{d:`M20 12h2`,key:`1q8mjw`}],[`path`,{d:`m6.34 17.66-1.41 1.41`,key:`1m8zz5`}],[`path`,{d:`m19.07 4.93-1.41 1.41`,key:`1shlcs`}]]),BS=w(`sunrise`,[[`path`,{d:`M12 2v8`,key:`1q4o3n`}],[`path`,{d:`m4.93 10.93 1.41 1.41`,key:`2a7f42`}],[`path`,{d:`M2 18h2`,key:`j10viu`}],[`path`,{d:`M20 18h2`,key:`wocana`}],[`path`,{d:`m19.07 10.93-1.41 1.41`,key:`15zs5n`}],[`path`,{d:`M22 22H2`,key:`19qnx5`}],[`path`,{d:`m8 6 4-4 4 4`,key:`ybng9g`}],[`path`,{d:`M16 18a4 4 0 0 0-8 0`,key:`1lzouq`}]]),VS=w(`sunset`,[[`path`,{d:`M12 10V2`,key:`16sf7g`}],[`path`,{d:`m4.93 10.93 1.41 1.41`,key:`2a7f42`}],[`path`,{d:`M2 18h2`,key:`j10viu`}],[`path`,{d:`M20 18h2`,key:`wocana`}],[`path`,{d:`m19.07 10.93-1.41 1.41`,key:`15zs5n`}],[`path`,{d:`M22 22H2`,key:`19qnx5`}],[`path`,{d:`m16 6-4 4-4-4`,key:`6wukr`}],[`path`,{d:`M16 18a4 4 0 0 0-8 0`,key:`1lzouq`}]]),HS=w(`superscript`,[[`path`,{d:`m4 19 8-8`,key:`hr47gm`}],[`path`,{d:`m12 19-8-8`,key:`1dhhmo`}],[`path`,{d:`M20 12h-4c0-1.5.442-2 1.5-2.5S20 8.334 20 7.002c0-.472-.17-.93-.484-1.29a2.105 2.105 0 0 0-2.617-.436c-.42.239-.738.614-.899 1.06`,key:`1dfcux`}]]),US=w(`swatch-book`,[[`path`,{d:`M11 17a4 4 0 0 1-8 0V5a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2Z`,key:`1ldrpk`}],[`path`,{d:`M16.7 13H19a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H7`,key:`11i5po`}],[`path`,{d:`M 7 17h.01`,key:`1euzgo`}],[`path`,{d:`m11 8 2.3-2.3a2.4 2.4 0 0 1 3.404.004L18.6 7.6a2.4 2.4 0 0 1 .026 3.434L9.9 19.8`,key:`o2gii7`}]]),WS=w(`swiss-franc`,[[`path`,{d:`M10 21V3h8`,key:`br2l0g`}],[`path`,{d:`M6 16h9`,key:`2py0wn`}],[`path`,{d:`M10 9.5h7`,key:`13dmhz`}]]),GS=w(`switch-camera`,[[`path`,{d:`M11 19H4a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h5`,key:`mtk2lu`}],[`path`,{d:`M13 5h7a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-5`,key:`120jsl`}],[`circle`,{cx:`12`,cy:`12`,r:`3`,key:`1v7zrd`}],[`path`,{d:`m18 22-3-3 3-3`,key:`kgdoj7`}],[`path`,{d:`m6 2 3 3-3 3`,key:`1fnbkv`}]]),KS=w(`swords`,[[`polyline`,{points:`14.5 17.5 3 6 3 3 6 3 17.5 14.5`,key:`1hfsw2`}],[`line`,{x1:`13`,x2:`19`,y1:`19`,y2:`13`,key:`1vrmhu`}],[`line`,{x1:`16`,x2:`20`,y1:`16`,y2:`20`,key:`1bron3`}],[`line`,{x1:`19`,x2:`21`,y1:`21`,y2:`19`,key:`13pww6`}],[`polyline`,{points:`14.5 6.5 18 3 21 3 21 6 17.5 9.5`,key:`hbey2j`}],[`line`,{x1:`5`,x2:`9`,y1:`14`,y2:`18`,key:`1hf58s`}],[`line`,{x1:`7`,x2:`4`,y1:`17`,y2:`20`,key:`pidxm4`}],[`line`,{x1:`3`,x2:`5`,y1:`19`,y2:`21`,key:`1pehsh`}]]),qS=w(`sword`,[[`path`,{d:`m11 19-6-6`,key:`s7kpr`}],[`path`,{d:`m5 21-2-2`,key:`1kw20b`}],[`path`,{d:`m8 16-4 4`,key:`1oqv8h`}],[`path`,{d:`M9.5 17.5 21 6V3h-3L6.5 14.5`,key:`pkxemp`}]]),JS=w(`syringe`,[[`path`,{d:`m18 2 4 4`,key:`22kx64`}],[`path`,{d:`m17 7 3-3`,key:`1w1zoj`}],[`path`,{d:`M19 9 8.7 19.3c-1 1-2.5 1-3.4 0l-.6-.6c-1-1-1-2.5 0-3.4L15 5`,key:`1exhtz`}],[`path`,{d:`m9 11 4 4`,key:`rovt3i`}],[`path`,{d:`m5 19-3 3`,key:`59f2uf`}],[`path`,{d:`m14 4 6 6`,key:`yqp9t2`}]]),YS=w(`table-2`,[[`path`,{d:`M9 3H5a2 2 0 0 0-2 2v4m6-6h10a2 2 0 0 1 2 2v4M9 3v18m0 0h10a2 2 0 0 0 2-2V9M9 21H5a2 2 0 0 1-2-2V9m0 0h18`,key:`gugj83`}]]),XS=w(`table-cells-merge`,[[`path`,{d:`M12 21v-6`,key:`lihzve`}],[`path`,{d:`M12 9V3`,key:`da5inc`}],[`path`,{d:`M3 15h18`,key:`5xshup`}],[`path`,{d:`M3 9h18`,key:`1pudct`}],[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}]]),ZS=w(`table-cells-split`,[[`path`,{d:`M12 15V9`,key:`8c7uyn`}],[`path`,{d:`M3 15h18`,key:`5xshup`}],[`path`,{d:`M3 9h18`,key:`1pudct`}],[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}]]),QS=w(`table-columns-split`,[[`path`,{d:`M14 14v2`,key:`w2a1xv`}],[`path`,{d:`M14 20v2`,key:`1lq872`}],[`path`,{d:`M14 2v2`,key:`6buw04`}],[`path`,{d:`M14 8v2`,key:`i67w9a`}],[`path`,{d:`M2 15h8`,key:`82wtch`}],[`path`,{d:`M2 3h6a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H2`,key:`up0l64`}],[`path`,{d:`M2 9h8`,key:`yelfik`}],[`path`,{d:`M22 15h-4`,key:`1es58f`}],[`path`,{d:`M22 3h-2a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h2`,key:`pdjoqf`}],[`path`,{d:`M22 9h-4`,key:`1luja7`}],[`path`,{d:`M5 3v18`,key:`14hmio`}]]),$S=w(`table-of-contents`,[[`path`,{d:`M16 5H3`,key:`m91uny`}],[`path`,{d:`M16 12H3`,key:`1a2rj7`}],[`path`,{d:`M16 19H3`,key:`zzsher`}],[`path`,{d:`M21 5h.01`,key:`wa75ra`}],[`path`,{d:`M21 12h.01`,key:`msek7k`}],[`path`,{d:`M21 19h.01`,key:`qvbq2j`}]]),eC=w(`table-properties`,[[`path`,{d:`M15 3v18`,key:`14nvp0`}],[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M21 9H3`,key:`1338ky`}],[`path`,{d:`M21 15H3`,key:`9uk58r`}]]),tC=w(`table-rows-split`,[[`path`,{d:`M14 10h2`,key:`1lstlu`}],[`path`,{d:`M15 22v-8`,key:`1fwwgm`}],[`path`,{d:`M15 2v4`,key:`1044rn`}],[`path`,{d:`M2 10h2`,key:`1r8dkt`}],[`path`,{d:`M20 10h2`,key:`1ug425`}],[`path`,{d:`M3 19h18`,key:`awlh7x`}],[`path`,{d:`M3 22v-6a2 2 135 0 1 2-2h14a2 2 45 0 1 2 2v6`,key:`ibqhof`}],[`path`,{d:`M3 2v2a2 2 45 0 0 2 2h14a2 2 135 0 0 2-2V2`,key:`1uenja`}],[`path`,{d:`M8 10h2`,key:`66od0`}],[`path`,{d:`M9 22v-8`,key:`fmnu31`}],[`path`,{d:`M9 2v4`,key:`j1yeou`}]]),nC=w(`table`,[[`path`,{d:`M12 3v18`,key:`108xh3`}],[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M3 9h18`,key:`1pudct`}],[`path`,{d:`M3 15h18`,key:`5xshup`}]]),rC=w(`tablet-smartphone`,[[`rect`,{width:`10`,height:`14`,x:`3`,y:`8`,rx:`2`,key:`1vrsiq`}],[`path`,{d:`M5 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2h-2.4`,key:`1j4zmg`}],[`path`,{d:`M8 18h.01`,key:`lrp35t`}]]),iC=w(`tablet`,[[`rect`,{width:`16`,height:`20`,x:`4`,y:`2`,rx:`2`,ry:`2`,key:`76otgf`}],[`line`,{x1:`12`,x2:`12.01`,y1:`18`,y2:`18`,key:`1dp563`}]]),aC=w(`tablets`,[[`circle`,{cx:`7`,cy:`7`,r:`5`,key:`x29byf`}],[`circle`,{cx:`17`,cy:`17`,r:`5`,key:`1op1d2`}],[`path`,{d:`M12 17h10`,key:`ls21zv`}],[`path`,{d:`m3.46 10.54 7.08-7.08`,key:`1rehiu`}]]),oC=w(`tag`,[[`path`,{d:`M12.586 2.586A2 2 0 0 0 11.172 2H4a2 2 0 0 0-2 2v7.172a2 2 0 0 0 .586 1.414l8.704 8.704a2.426 2.426 0 0 0 3.42 0l6.58-6.58a2.426 2.426 0 0 0 0-3.42z`,key:`vktsd0`}],[`circle`,{cx:`7.5`,cy:`7.5`,r:`.5`,fill:`currentColor`,key:`kqv944`}]]),sC=w(`tags`,[[`path`,{d:`M13.172 2a2 2 0 0 1 1.414.586l6.71 6.71a2.4 2.4 0 0 1 0 3.408l-4.592 4.592a2.4 2.4 0 0 1-3.408 0l-6.71-6.71A2 2 0 0 1 6 9.172V3a1 1 0 0 1 1-1z`,key:`16rjxf`}],[`path`,{d:`M2 7v6.172a2 2 0 0 0 .586 1.414l6.71 6.71a2.4 2.4 0 0 0 3.191.193`,key:`178nd4`}],[`circle`,{cx:`10.5`,cy:`6.5`,r:`.5`,fill:`currentColor`,key:`12ikhr`}]]),cC=w(`tally-1`,[[`path`,{d:`M4 4v16`,key:`6qkkli`}]]),lC=w(`tally-2`,[[`path`,{d:`M4 4v16`,key:`6qkkli`}],[`path`,{d:`M9 4v16`,key:`81ygyz`}]]),uC=w(`tally-3`,[[`path`,{d:`M4 4v16`,key:`6qkkli`}],[`path`,{d:`M9 4v16`,key:`81ygyz`}],[`path`,{d:`M14 4v16`,key:`12vmem`}]]),dC=w(`tally-4`,[[`path`,{d:`M4 4v16`,key:`6qkkli`}],[`path`,{d:`M9 4v16`,key:`81ygyz`}],[`path`,{d:`M14 4v16`,key:`12vmem`}],[`path`,{d:`M19 4v16`,key:`8ij5ei`}]]),fC=w(`tally-5`,[[`path`,{d:`M4 4v16`,key:`6qkkli`}],[`path`,{d:`M9 4v16`,key:`81ygyz`}],[`path`,{d:`M14 4v16`,key:`12vmem`}],[`path`,{d:`M19 4v16`,key:`8ij5ei`}],[`path`,{d:`M22 6 2 18`,key:`h9moai`}]]),pC=w(`tangent`,[[`circle`,{cx:`17`,cy:`4`,r:`2`,key:`y5j2s2`}],[`path`,{d:`M15.59 5.41 5.41 15.59`,key:`l0vprr`}],[`circle`,{cx:`4`,cy:`17`,r:`2`,key:`9p4efm`}],[`path`,{d:`M12 22s-4-9-1.5-11.5S22 12 22 12`,key:`1twk4o`}]]),mC=w(`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`}]]),hC=w(`telescope`,[[`path`,{d:`m10.065 12.493-6.18 1.318a.934.934 0 0 1-1.108-.702l-.537-2.15a1.07 1.07 0 0 1 .691-1.265l13.504-4.44`,key:`k4qptu`}],[`path`,{d:`m13.56 11.747 4.332-.924`,key:`19l80z`}],[`path`,{d:`m16 21-3.105-6.21`,key:`7oh9d`}],[`path`,{d:`M16.485 5.94a2 2 0 0 1 1.455-2.425l1.09-.272a1 1 0 0 1 1.212.727l1.515 6.06a1 1 0 0 1-.727 1.213l-1.09.272a2 2 0 0 1-2.425-1.455z`,key:`m7xp4m`}],[`path`,{d:`m6.158 8.633 1.114 4.456`,key:`74o979`}],[`path`,{d:`m8 21 3.105-6.21`,key:`1fvxut`}],[`circle`,{cx:`12`,cy:`13`,r:`2`,key:`1c1ljs`}]]),gC=w(`tent-tree`,[[`circle`,{cx:`4`,cy:`4`,r:`2`,key:`bt5ra8`}],[`path`,{d:`m14 5 3-3 3 3`,key:`1sorif`}],[`path`,{d:`m14 10 3-3 3 3`,key:`1jyi9h`}],[`path`,{d:`M17 14V2`,key:`8ymqnk`}],[`path`,{d:`M17 14H7l-5 8h20Z`,key:`13ar7p`}],[`path`,{d:`M8 14v8`,key:`1ghmqk`}],[`path`,{d:`m9 14 5 8`,key:`13pgi6`}]]),_C=w(`tent`,[[`path`,{d:`M3.5 21 14 3`,key:`1szst5`}],[`path`,{d:`M20.5 21 10 3`,key:`1310c3`}],[`path`,{d:`M15.5 21 12 15l-3.5 6`,key:`1ddtfw`}],[`path`,{d:`M2 21h20`,key:`1nyx9w`}]]),vC=w(`terminal`,[[`path`,{d:`M12 19h8`,key:`baeox8`}],[`path`,{d:`m4 17 6-6-6-6`,key:`1yngyt`}]]),yC=w(`test-tube-diagonal`,[[`path`,{d:`M21 7 6.82 21.18a2.83 2.83 0 0 1-3.99-.01a2.83 2.83 0 0 1 0-4L17 3`,key:`1ub6xw`}],[`path`,{d:`m16 2 6 6`,key:`1gw87d`}],[`path`,{d:`M12 16H4`,key:`1cjfip`}]]),bC=w(`test-tube`,[[`path`,{d:`M14.5 2v17.5c0 1.4-1.1 2.5-2.5 2.5c-1.4 0-2.5-1.1-2.5-2.5V2`,key:`125lnx`}],[`path`,{d:`M8.5 2h7`,key:`csnxdl`}],[`path`,{d:`M14.5 16h-5`,key:`1ox875`}]]),xC=w(`text-align-center`,[[`path`,{d:`M21 5H3`,key:`1fi0y6`}],[`path`,{d:`M17 12H7`,key:`16if0g`}],[`path`,{d:`M19 19H5`,key:`vjpgq2`}]]),SC=w(`test-tubes`,[[`path`,{d:`M9 2v17.5A2.5 2.5 0 0 1 6.5 22A2.5 2.5 0 0 1 4 19.5V2`,key:`1hjrqt`}],[`path`,{d:`M20 2v17.5a2.5 2.5 0 0 1-2.5 2.5a2.5 2.5 0 0 1-2.5-2.5V2`,key:`16lc8n`}],[`path`,{d:`M3 2h7`,key:`7s29d5`}],[`path`,{d:`M14 2h7`,key:`7sicin`}],[`path`,{d:`M9 16H4`,key:`1bfye3`}],[`path`,{d:`M20 16h-5`,key:`ddnjpe`}]]),CC=w(`text-align-end`,[[`path`,{d:`M21 5H3`,key:`1fi0y6`}],[`path`,{d:`M21 12H9`,key:`dn1m92`}],[`path`,{d:`M21 19H7`,key:`4cu937`}]]),wC=w(`text-align-justify`,[[`path`,{d:`M3 5h18`,key:`1u36vt`}],[`path`,{d:`M3 12h18`,key:`1i2n21`}],[`path`,{d:`M3 19h18`,key:`awlh7x`}]]),TC=w(`text-cursor-input`,[[`path`,{d:`M12 20h-1a2 2 0 0 1-2-2 2 2 0 0 1-2 2H6`,key:`1528k5`}],[`path`,{d:`M13 8h7a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-7`,key:`13ksps`}],[`path`,{d:`M5 16H4a2 2 0 0 1-2-2v-4a2 2 0 0 1 2-2h1`,key:`1n9rhb`}],[`path`,{d:`M6 4h1a2 2 0 0 1 2 2 2 2 0 0 1 2-2h1`,key:`1mj8rg`}],[`path`,{d:`M9 6v12`,key:`velyjx`}]]),EC=w(`text-align-start`,[[`path`,{d:`M21 5H3`,key:`1fi0y6`}],[`path`,{d:`M15 12H3`,key:`6jk70r`}],[`path`,{d:`M17 19H3`,key:`z6ezky`}]]),DC=w(`text-cursor`,[[`path`,{d:`M17 22h-1a4 4 0 0 1-4-4V6a4 4 0 0 1 4-4h1`,key:`uvaxm9`}],[`path`,{d:`M7 22h1a4 4 0 0 0 4-4`,key:`1l7xii`}],[`path`,{d:`M7 2h1a4 4 0 0 1 4 4`,key:`1vrvvh`}]]),OC=w(`text-initial`,[[`path`,{d:`M15 5h6`,key:`1pr8yx`}],[`path`,{d:`M15 12h6`,key:`upa0zy`}],[`path`,{d:`M3 19h18`,key:`awlh7x`}],[`path`,{d:`m3 12 3.553-7.724a.5.5 0 0 1 .894 0L11 12`,key:`6lvno8`}],[`path`,{d:`M3.92 10h6.16`,key:`1tl8ex`}]]),kC=w(`text-quote`,[[`path`,{d:`M17 5H3`,key:`1cn7zz`}],[`path`,{d:`M21 12H8`,key:`scolzb`}],[`path`,{d:`M21 19H8`,key:`13qgcb`}],[`path`,{d:`M3 12v7`,key:`1ri8j3`}]]),AC=w(`text-search`,[[`path`,{d:`M21 5H3`,key:`1fi0y6`}],[`path`,{d:`M10 12H3`,key:`1ulcyk`}],[`path`,{d:`M10 19H3`,key:`108z41`}],[`circle`,{cx:`17`,cy:`15`,r:`3`,key:`1upz2a`}],[`path`,{d:`m21 19-1.9-1.9`,key:`dwi7p8`}]]),jC=w(`text-wrap`,[[`path`,{d:`m16 16-3 3 3 3`,key:`117b85`}],[`path`,{d:`M3 12h14.5a1 1 0 0 1 0 7H13`,key:`18xa6z`}],[`path`,{d:`M3 19h6`,key:`1ygdsz`}],[`path`,{d:`M3 5h18`,key:`1u36vt`}]]),MC=w(`theater`,[[`path`,{d:`M2 10s3-3 3-8`,key:`3xiif0`}],[`path`,{d:`M22 10s-3-3-3-8`,key:`ioaa5q`}],[`path`,{d:`M10 2c0 4.4-3.6 8-8 8`,key:`16fkpi`}],[`path`,{d:`M14 2c0 4.4 3.6 8 8 8`,key:`b9eulq`}],[`path`,{d:`M2 10s2 2 2 5`,key:`1au1lb`}],[`path`,{d:`M22 10s-2 2-2 5`,key:`qi2y5e`}],[`path`,{d:`M8 15h8`,key:`45n4r`}],[`path`,{d:`M2 22v-1a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v1`,key:`1vsc2m`}],[`path`,{d:`M14 22v-1a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v1`,key:`hrha4u`}]]),NC=w(`thermometer-snowflake`,[[`path`,{d:`m10 20-1.25-2.5L6 18`,key:`18frcb`}],[`path`,{d:`M10 4 8.75 6.5 6 6`,key:`7mghy3`}],[`path`,{d:`M10.585 15H10`,key:`4nqulp`}],[`path`,{d:`M2 12h6.5L10 9`,key:`kv9z4n`}],[`path`,{d:`M20 14.54a4 4 0 1 1-4 0V4a2 2 0 0 1 4 0z`,key:`yu0u2z`}],[`path`,{d:`m4 10 1.5 2L4 14`,key:`k9enpj`}],[`path`,{d:`m7 21 3-6-1.5-3`,key:`j8hb9u`}],[`path`,{d:`m7 3 3 6h2`,key:`1bbqgq`}]]),PC=w(`thermometer-sun`,[[`path`,{d:`M12 2v2`,key:`tus03m`}],[`path`,{d:`M12 8a4 4 0 0 0-1.645 7.647`,key:`wz5p04`}],[`path`,{d:`M2 12h2`,key:`1t8f8n`}],[`path`,{d:`M20 14.54a4 4 0 1 1-4 0V4a2 2 0 0 1 4 0z`,key:`yu0u2z`}],[`path`,{d:`m4.93 4.93 1.41 1.41`,key:`149t6j`}],[`path`,{d:`m6.34 17.66-1.41 1.41`,key:`1m8zz5`}]]),FC=w(`thermometer`,[[`path`,{d:`M14 4v10.54a4 4 0 1 1-4 0V4a2 2 0 0 1 4 0Z`,key:`17jzev`}]]),IC=w(`thumbs-down`,[[`path`,{d:`M9 18.12 10 14H4.17a2 2 0 0 1-1.92-2.56l2.33-8A2 2 0 0 1 6.5 2H20a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-2.76a2 2 0 0 0-1.79 1.11L12 22a3.13 3.13 0 0 1-3-3.88Z`,key:`m61m77`}],[`path`,{d:`M17 14V2`,key:`8ymqnk`}]]),LC=w(`thumbs-up`,[[`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 2a3.13 3.13 0 0 1 3 3.88Z`,key:`emmmcr`}],[`path`,{d:`M7 10v12`,key:`1qc93n`}]]),RC=w(`ticket-check`,[[`path`,{d:`M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z`,key:`qn84l0`}],[`path`,{d:`m9 12 2 2 4-4`,key:`dzmm74`}]]),zC=w(`ticket-minus`,[[`path`,{d:`M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z`,key:`qn84l0`}],[`path`,{d:`M9 12h6`,key:`1c52cq`}]]),BC=w(`ticket-percent`,[[`path`,{d:`M2 9a3 3 0 1 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 1 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z`,key:`1l48ns`}],[`path`,{d:`M9 9h.01`,key:`1q5me6`}],[`path`,{d:`m15 9-6 6`,key:`1uzhvr`}],[`path`,{d:`M15 15h.01`,key:`lqbp3k`}]]),VC=w(`ticket-plus`,[[`path`,{d:`M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z`,key:`qn84l0`}],[`path`,{d:`M9 12h6`,key:`1c52cq`}],[`path`,{d:`M12 9v6`,key:`199k2o`}]]),HC=w(`ticket-slash`,[[`path`,{d:`M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z`,key:`qn84l0`}],[`path`,{d:`m9.5 14.5 5-5`,key:`qviqfa`}]]),UC=w(`ticket-x`,[[`path`,{d:`M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z`,key:`qn84l0`}],[`path`,{d:`m9.5 14.5 5-5`,key:`qviqfa`}],[`path`,{d:`m9.5 9.5 5 5`,key:`18nt4w`}]]),WC=w(`ticket`,[[`path`,{d:`M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z`,key:`qn84l0`}],[`path`,{d:`M13 5v2`,key:`dyzc3o`}],[`path`,{d:`M13 17v2`,key:`1ont0d`}],[`path`,{d:`M13 11v2`,key:`1wjjxi`}]]),GC=w(`tickets-plane`,[[`path`,{d:`M10.5 17h1.227a2 2 0 0 0 1.345-.52L18 12`,key:`16muxl`}],[`path`,{d:`m12 13.5 3.794.506`,key:`6v5z87`}],[`path`,{d:`m3.173 8.18 11-5a2 2 0 0 1 2.647.993L18.56 8`,key:`15hfpj`}],[`path`,{d:`M6 10V8`,key:`1y41hn`}],[`path`,{d:`M6 14v1`,key:`cao2tf`}],[`path`,{d:`M6 19v2`,key:`1loha6`}],[`rect`,{x:`2`,y:`8`,width:`20`,height:`13`,rx:`2`,key:`p3bz5l`}]]),KC=w(`tickets`,[[`path`,{d:`m3.173 8.18 11-5a2 2 0 0 1 2.647.993L18.56 8`,key:`15hfpj`}],[`path`,{d:`M6 10V8`,key:`1y41hn`}],[`path`,{d:`M6 14v1`,key:`cao2tf`}],[`path`,{d:`M6 19v2`,key:`1loha6`}],[`rect`,{x:`2`,y:`8`,width:`20`,height:`13`,rx:`2`,key:`p3bz5l`}]]),qC=w(`timeline`,[[`path`,{d:`M4 12h.01`,key:`158zrr`}],[`path`,{d:`M4 16h.01`,key:`jrnfb7`}],[`path`,{d:`M4 20h.01`,key:`orx0iu`}],[`path`,{d:`M4 4h.01`,key:`cieki8`}],[`path`,{d:`M4 8h.01`,key:`43g258`}],[`path`,{d:`M9.414 13.414a2 2 0 0 0 1.414.586H19a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1h-8.172a2 2 0 0 0-1.414.586L8 12z`,key:`1pvxkf`}],[`path`,{d:`M9.414 21.414a2 2 0 0 0 1.414.586H19a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1h-8.172a2 2 0 0 0-1.414.586L8 20z`,key:`1k13gh`}],[`path`,{d:`M9.414 5.414A2 2 0 0 0 10.828 6H19a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1h-8.172a2 2 0 0 0-1.414.586L8 4z`,key:`12x0hd`}]]),JC=w(`timer-off`,[[`path`,{d:`M10 2h4`,key:`n1abiw`}],[`path`,{d:`M4.6 11a8 8 0 0 0 1.7 8.7 8 8 0 0 0 8.7 1.7`,key:`10he05`}],[`path`,{d:`M7.4 7.4a8 8 0 0 1 10.3 1 8 8 0 0 1 .9 10.2`,key:`15f7sh`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}],[`path`,{d:`M12 12v-2`,key:`fwoke6`}]]),YC=w(`timer-reset`,[[`path`,{d:`M10 2h4`,key:`n1abiw`}],[`path`,{d:`M12 14v-4`,key:`1evpnu`}],[`path`,{d:`M4 13a8 8 0 0 1 8-7 8 8 0 1 1-5.3 14L4 17.6`,key:`1ts96g`}],[`path`,{d:`M9 17H4v5`,key:`8t5av`}]]),XC=w(`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`}]]),ZC=w(`toggle-left`,[[`circle`,{cx:`9`,cy:`12`,r:`3`,key:`u3jwor`}],[`rect`,{width:`20`,height:`14`,x:`2`,y:`5`,rx:`7`,key:`g7kal2`}]]),QC=w(`toggle-right`,[[`circle`,{cx:`15`,cy:`12`,r:`3`,key:`1afu0r`}],[`rect`,{width:`20`,height:`14`,x:`2`,y:`5`,rx:`7`,key:`g7kal2`}]]),$C=w(`toilet`,[[`path`,{d:`M7 12h13a1 1 0 0 1 1 1 5 5 0 0 1-5 5h-.598a.5.5 0 0 0-.424.765l1.544 2.47a.5.5 0 0 1-.424.765H5.402a.5.5 0 0 1-.424-.765L7 18`,key:`kc4kqr`}],[`path`,{d:`M8 18a5 5 0 0 1-5-5V4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v8`,key:`1tqs57`}]]),ew=w(`tool-case`,[[`path`,{d:`M10 15h4`,key:`192ueg`}],[`path`,{d:`m14.817 10.995-.971-1.45 1.034-1.232a2 2 0 0 0-2.025-3.238l-1.82.364L9.91 3.885a2 2 0 0 0-3.625.748L6.141 6.55l-1.725.426a2 2 0 0 0-.19 3.756l.657.27`,key:`xbnumr`}],[`path`,{d:`m18.822 10.995 2.26-5.38a1 1 0 0 0-.557-1.318L16.954 2.9a1 1 0 0 0-1.281.533l-.924 2.122`,key:`eaw7gc`}],[`path`,{d:`M4 12.006A1 1 0 0 1 4.994 11H19a1 1 0 0 1 1 1v7a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2z`,key:`1vaooh`}]]),tw=w(`toolbox`,[[`path`,{d:`M16 12v4`,key:`vf1vip`}],[`path`,{d:`M16 6a2 2 0 0 1 1.414.586l4 4A2 2 0 0 1 22 12v7a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 .586-1.414l4-4A2 2 0 0 1 8 6z`,key:`1h1rvn`}],[`path`,{d:`M16 6V4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2`,key:`1ksdt3`}],[`path`,{d:`M2 14h20`,key:`myj16y`}],[`path`,{d:`M8 12v4`,key:`1w4uao`}]]),nw=w(`tornado`,[[`path`,{d:`M21 4H3`,key:`1hwok0`}],[`path`,{d:`M18 8H6`,key:`41n648`}],[`path`,{d:`M19 12H9`,key:`1g4lpz`}],[`path`,{d:`M16 16h-6`,key:`1j5d54`}],[`path`,{d:`M11 20H9`,key:`39obr8`}]]),rw=w(`torus`,[[`ellipse`,{cx:`12`,cy:`11`,rx:`3`,ry:`2`,key:`1b2qxu`}],[`ellipse`,{cx:`12`,cy:`12.5`,rx:`10`,ry:`8.5`,key:`h8emeu`}]]),iw=w(`touchpad-off`,[[`path`,{d:`M12 20v-6`,key:`1rm09r`}],[`path`,{d:`M19.656 14H22`,key:`170xzr`}],[`path`,{d:`M2 14h12`,key:`d8icqz`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}],[`path`,{d:`M20 20H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2`,key:`s23sx2`}],[`path`,{d:`M9.656 4H20a2 2 0 0 1 2 2v10.344`,key:`ovjcvl`}]]),aw=w(`touchpad`,[[`rect`,{width:`20`,height:`16`,x:`2`,y:`4`,rx:`2`,key:`18n3k1`}],[`path`,{d:`M2 14h20`,key:`myj16y`}],[`path`,{d:`M12 20v-6`,key:`1rm09r`}]]),ow=w(`towel-rack`,[[`path`,{d:`M22 7h-2`,key:`1okbx2`}],[`path`,{d:`M6.5 3h11A2.5 2.5 0 0 1 20 5.5V20a1 1 0 0 1-1 1h-9a1 1 0 0 1-1-1V5.5a1 1 0 0 0-5 0V17a1 1 0 0 0 1 1h4`,key:`kc32tg`}],[`path`,{d:`M9 7H2`,key:`ahf7b7`}]]),sw=w(`tower-control`,[[`path`,{d:`M18.2 12.27 20 6H4l1.8 6.27a1 1 0 0 0 .95.73h10.5a1 1 0 0 0 .96-.73Z`,key:`1pledb`}],[`path`,{d:`M8 13v9`,key:`hmv0ci`}],[`path`,{d:`M16 22v-9`,key:`ylnf1u`}],[`path`,{d:`m9 6 1 7`,key:`dpdgam`}],[`path`,{d:`m15 6-1 7`,key:`ls7zgu`}],[`path`,{d:`M12 6V2`,key:`1pj48d`}],[`path`,{d:`M13 2h-2`,key:`mj6ths`}]]),cw=w(`toy-brick`,[[`rect`,{width:`18`,height:`12`,x:`3`,y:`8`,rx:`1`,key:`158fvp`}],[`path`,{d:`M10 8V5c0-.6-.4-1-1-1H6a1 1 0 0 0-1 1v3`,key:`s0042v`}],[`path`,{d:`M19 8V5c0-.6-.4-1-1-1h-3a1 1 0 0 0-1 1v3`,key:`9wmeh2`}]]),lw=w(`tractor`,[[`path`,{d:`m10 11 11 .9a1 1 0 0 1 .8 1.1l-.665 4.158a1 1 0 0 1-.988.842H20`,key:`she1j9`}],[`path`,{d:`M16 18h-5`,key:`bq60fd`}],[`path`,{d:`M18 5a1 1 0 0 0-1 1v5.573`,key:`1kv8ia`}],[`path`,{d:`M3 4h8.129a1 1 0 0 1 .99.863L13 11.246`,key:`1q1ert`}],[`path`,{d:`M4 11V4`,key:`9ft8pt`}],[`path`,{d:`M7 15h.01`,key:`k5ht0j`}],[`path`,{d:`M8 10.1V4`,key:`1jgyzo`}],[`circle`,{cx:`18`,cy:`18`,r:`2`,key:`1emm8v`}],[`circle`,{cx:`7`,cy:`15`,r:`5`,key:`ddtuc`}]]),uw=w(`traffic-cone`,[[`path`,{d:`M16.05 10.966a5 2.5 0 0 1-8.1 0`,key:`m5jpwb`}],[`path`,{d:`m16.923 14.049 4.48 2.04a1 1 0 0 1 .001 1.831l-8.574 3.9a2 2 0 0 1-1.66 0l-8.574-3.91a1 1 0 0 1 0-1.83l4.484-2.04`,key:`rbg3g8`}],[`path`,{d:`M16.949 14.14a5 2.5 0 1 1-9.9 0L10.063 3.5a2 2 0 0 1 3.874 0z`,key:`vap8c8`}],[`path`,{d:`M9.194 6.57a5 2.5 0 0 0 5.61 0`,key:`15hn5c`}]]),dw=w(`train-front-tunnel`,[[`path`,{d:`M2 22V12a10 10 0 1 1 20 0v10`,key:`o0fyp0`}],[`path`,{d:`M15 6.8v1.4a3 2.8 0 1 1-6 0V6.8`,key:`m8q3n9`}],[`path`,{d:`M10 15h.01`,key:`44in9x`}],[`path`,{d:`M14 15h.01`,key:`5mohn5`}],[`path`,{d:`M10 19a4 4 0 0 1-4-4v-3a6 6 0 1 1 12 0v3a4 4 0 0 1-4 4Z`,key:`hckbmu`}],[`path`,{d:`m9 19-2 3`,key:`iij7hm`}],[`path`,{d:`m15 19 2 3`,key:`npx8sa`}]]),fw=w(`train-front`,[[`path`,{d:`M8 3.1V7a4 4 0 0 0 8 0V3.1`,key:`1v71zp`}],[`path`,{d:`m9 15-1-1`,key:`1yrq24`}],[`path`,{d:`m15 15 1-1`,key:`1t0d6s`}],[`path`,{d:`M9 19c-2.8 0-5-2.2-5-5v-4a8 8 0 0 1 16 0v4c0 2.8-2.2 5-5 5Z`,key:`1p0hjs`}],[`path`,{d:`m8 19-2 3`,key:`13i0xs`}],[`path`,{d:`m16 19 2 3`,key:`xo31yx`}]]),pw=w(`train-track`,[[`path`,{d:`M2 17 17 2`,key:`18b09t`}],[`path`,{d:`m2 14 8 8`,key:`1gv9hu`}],[`path`,{d:`m5 11 8 8`,key:`189pqp`}],[`path`,{d:`m8 8 8 8`,key:`1imecy`}],[`path`,{d:`m11 5 8 8`,key:`ummqn6`}],[`path`,{d:`m14 2 8 8`,key:`1vk7dn`}],[`path`,{d:`M7 22 22 7`,key:`15mb1i`}]]),mw=w(`tram-front`,[[`rect`,{width:`16`,height:`16`,x:`4`,y:`3`,rx:`2`,key:`1wxw4b`}],[`path`,{d:`M4 11h16`,key:`mpoxn0`}],[`path`,{d:`M12 3v8`,key:`1h2ygw`}],[`path`,{d:`m8 19-2 3`,key:`13i0xs`}],[`path`,{d:`m18 22-2-3`,key:`1p0ohu`}],[`path`,{d:`M8 15h.01`,key:`a7atzg`}],[`path`,{d:`M16 15h.01`,key:`rnfrdf`}]]),hw=w(`transgender`,[[`path`,{d:`M12 16v6`,key:`c8a4gj`}],[`path`,{d:`M14 20h-4`,key:`m8m19d`}],[`path`,{d:`M18 2h4v4`,key:`1341mj`}],[`path`,{d:`m2 2 7.17 7.17`,key:`13q8l2`}],[`path`,{d:`M2 5.355V2h3.357`,key:`18136r`}],[`path`,{d:`m22 2-7.17 7.17`,key:`1epvy4`}],[`path`,{d:`M8 5 5 8`,key:`mgbjhz`}],[`circle`,{cx:`12`,cy:`12`,r:`4`,key:`4exip2`}]]),gw=w(`trash-2`,[[`path`,{d:`M10 11v6`,key:`nco0om`}],[`path`,{d:`M14 11v6`,key:`outv1u`}],[`path`,{d:`M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6`,key:`miytrc`}],[`path`,{d:`M3 6h18`,key:`d0wm0j`}],[`path`,{d:`M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2`,key:`e791ji`}]]),_w=w(`trash`,[[`path`,{d:`M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6`,key:`miytrc`}],[`path`,{d:`M3 6h18`,key:`d0wm0j`}],[`path`,{d:`M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2`,key:`e791ji`}]]),vw=w(`tree-deciduous`,[[`path`,{d:`M8 19a4 4 0 0 1-2.24-7.32A3.5 3.5 0 0 1 9 6.03V6a3 3 0 1 1 6 0v.04a3.5 3.5 0 0 1 3.24 5.65A4 4 0 0 1 16 19Z`,key:`oadzkq`}],[`path`,{d:`M12 19v3`,key:`npa21l`}]]),yw=w(`tree-palm`,[[`path`,{d:`M13 8c0-2.76-2.46-5-5.5-5S2 5.24 2 8h2l1-1 1 1h4`,key:`foxbe7`}],[`path`,{d:`M13 7.14A5.82 5.82 0 0 1 16.5 6c3.04 0 5.5 2.24 5.5 5h-3l-1-1-1 1h-3`,key:`18arnh`}],[`path`,{d:`M5.89 9.71c-2.15 2.15-2.3 5.47-.35 7.43l4.24-4.25.7-.7.71-.71 2.12-2.12c-1.95-1.96-5.27-1.8-7.42.35`,key:`ywahnh`}],[`path`,{d:`M11 15.5c.5 2.5-.17 4.5-1 6.5h4c2-5.5-.5-12-1-14`,key:`ft0feo`}]]),bw=w(`tree-pine`,[[`path`,{d:`m17 14 3 3.3a1 1 0 0 1-.7 1.7H4.7a1 1 0 0 1-.7-1.7L7 14h-.3a1 1 0 0 1-.7-1.7L9 9h-.2A1 1 0 0 1 8 7.3L12 3l4 4.3a1 1 0 0 1-.8 1.7H15l3 3.3a1 1 0 0 1-.7 1.7H17Z`,key:`cpyugq`}],[`path`,{d:`M12 22v-3`,key:`kmzjlo`}]]),xw=w(`trending-down`,[[`path`,{d:`M16 17h6v-6`,key:`t6n2it`}],[`path`,{d:`m22 17-8.5-8.5-5 5L2 7`,key:`x473p`}]]),Sw=w(`trees`,[[`path`,{d:`M10 10v.2A3 3 0 0 1 8.9 16H5a3 3 0 0 1-1-5.8V10a3 3 0 0 1 6 0Z`,key:`1l6gj6`}],[`path`,{d:`M7 16v6`,key:`1a82de`}],[`path`,{d:`M13 19v3`,key:`13sx9i`}],[`path`,{d:`M12 19h8.3a1 1 0 0 0 .7-1.7L18 14h.3a1 1 0 0 0 .7-1.7L16 9h.2a1 1 0 0 0 .8-1.7L13 3l-1.4 1.5`,key:`1sj9kv`}]]),Cw=w(`trending-up-down`,[[`path`,{d:`M14.828 14.828 21 21`,key:`ar5fw7`}],[`path`,{d:`M21 16v5h-5`,key:`1ck2sf`}],[`path`,{d:`m21 3-9 9-4-4-6 6`,key:`1h02xo`}],[`path`,{d:`M21 8V3h-5`,key:`1qoq8a`}]]),ww=w(`trending-up`,[[`path`,{d:`M16 7h6v6`,key:`box55l`}],[`path`,{d:`m22 7-8.5 8.5-5-5L2 17`,key:`1t1m79`}]]),Tw=w(`triangle-alert`,[[`path`,{d:`m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3`,key:`wmoenq`}],[`path`,{d:`M12 9v4`,key:`juzpu7`}],[`path`,{d:`M12 17h.01`,key:`p32p05`}]]),Ew=w(`triangle-dashed`,[[`path`,{d:`M10.17 4.193a2 2 0 0 1 3.666.013`,key:`pltmmw`}],[`path`,{d:`M14 21h2`,key:`v4qezv`}],[`path`,{d:`m15.874 7.743 1 1.732`,key:`10m0iw`}],[`path`,{d:`m18.849 12.952 1 1.732`,key:`zadnam`}],[`path`,{d:`M21.824 18.18a2 2 0 0 1-1.835 2.824`,key:`fvwuk4`}],[`path`,{d:`M4.024 21a2 2 0 0 1-1.839-2.839`,key:`1e1kah`}],[`path`,{d:`m5.136 12.952-1 1.732`,key:`1u4ldi`}],[`path`,{d:`M8 21h2`,key:`i9zjee`}],[`path`,{d:`m8.102 7.743-1 1.732`,key:`1zzo4u`}]]),Dw=w(`triangle-right`,[[`path`,{d:`M22 18a2 2 0 0 1-2 2H3c-1.1 0-1.3-.6-.4-1.3L20.4 4.3c.9-.7 1.6-.4 1.6.7Z`,key:`183wce`}]]),Ow=w(`triangle`,[[`path`,{d:`M13.73 4a2 2 0 0 0-3.46 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3Z`,key:`14u9p9`}]]),kw=w(`trophy`,[[`path`,{d:`M10 14.66v1.626a2 2 0 0 1-.976 1.696A5 5 0 0 0 7 21.978`,key:`1n3hpd`}],[`path`,{d:`M14 14.66v1.626a2 2 0 0 0 .976 1.696A5 5 0 0 1 17 21.978`,key:`rfe1zi`}],[`path`,{d:`M18 9h1.5a1 1 0 0 0 0-5H18`,key:`7xy6bh`}],[`path`,{d:`M4 22h16`,key:`57wxv0`}],[`path`,{d:`M6 9a6 6 0 0 0 12 0V3a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1z`,key:`1mhfuq`}],[`path`,{d:`M6 9H4.5a1 1 0 0 1 0-5H6`,key:`tex48p`}]]),Aw=w(`truck-electric`,[[`path`,{d:`M14 19V7a2 2 0 0 0-2-2H9`,key:`15peso`}],[`path`,{d:`M15 19H9`,key:`18q6dt`}],[`path`,{d:`M19 19h2a1 1 0 0 0 1-1v-3.65a1 1 0 0 0-.22-.62L18.3 9.38a1 1 0 0 0-.78-.38H14`,key:`1dkp3j`}],[`path`,{d:`M2 13v5a1 1 0 0 0 1 1h2`,key:`pkmmzz`}],[`path`,{d:`M4 3 2.15 5.15a.495.495 0 0 0 .35.86h2.15a.47.47 0 0 1 .35.86L3 9.02`,key:`1n26pd`}],[`circle`,{cx:`17`,cy:`19`,r:`2`,key:`1nxcgd`}],[`circle`,{cx:`7`,cy:`19`,r:`2`,key:`gzo7y7`}]]),jw=w(`truck`,[[`path`,{d:`M14 18V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v11a1 1 0 0 0 1 1h2`,key:`wrbu53`}],[`path`,{d:`M15 18H9`,key:`1lyqi6`}],[`path`,{d:`M19 18h2a1 1 0 0 0 1-1v-3.65a1 1 0 0 0-.22-.624l-3.48-4.35A1 1 0 0 0 17.52 8H14`,key:`lysw3i`}],[`circle`,{cx:`17`,cy:`18`,r:`2`,key:`332jqn`}],[`circle`,{cx:`7`,cy:`18`,r:`2`,key:`19iecd`}]]),Mw=w(`turkish-lira`,[[`path`,{d:`M15 4 5 9`,key:`14bkc9`}],[`path`,{d:`m15 8.5-10 5`,key:`1grtsx`}],[`path`,{d:`M18 12a9 9 0 0 1-9 9V3`,key:`1sst7f`}]]),Nw=w(`turntable`,[[`path`,{d:`M10 12.01h.01`,key:`7rp0yl`}],[`path`,{d:`M18 8v4a8 8 0 0 1-1.07 4`,key:`1st48v`}],[`circle`,{cx:`10`,cy:`12`,r:`4`,key:`19levz`}],[`rect`,{x:`2`,y:`4`,width:`20`,height:`16`,rx:`2`,key:`izxlao`}]]),Pw=w(`turtle`,[[`path`,{d:`m12 10 2 4v3a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-3a8 8 0 1 0-16 0v3a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-3l2-4h4Z`,key:`1lbbv7`}],[`path`,{d:`M4.82 7.9 8 10`,key:`m9wose`}],[`path`,{d:`M15.18 7.9 12 10`,key:`p8dp2u`}],[`path`,{d:`M16.93 10H20a2 2 0 0 1 0 4H2`,key:`12nsm7`}]]),Fw=w(`tv-minimal-play`,[[`path`,{d:`M15.033 9.44a.647.647 0 0 1 0 1.12l-4.065 2.352a.645.645 0 0 1-.968-.56V7.648a.645.645 0 0 1 .967-.56z`,key:`vbtd3f`}],[`path`,{d:`M7 21h10`,key:`1b0cd5`}],[`rect`,{width:`20`,height:`14`,x:`2`,y:`3`,rx:`2`,key:`48i651`}]]),Iw=w(`tv-minimal`,[[`path`,{d:`M7 21h10`,key:`1b0cd5`}],[`rect`,{width:`20`,height:`14`,x:`2`,y:`3`,rx:`2`,key:`48i651`}]]),Lw=w(`tv`,[[`path`,{d:`m17 2-5 5-5-5`,key:`16satq`}],[`rect`,{width:`20`,height:`15`,x:`2`,y:`7`,rx:`2`,key:`1e6viu`}]]),Rw=w(`type-outline`,[[`path`,{d:`M14 16.5a.5.5 0 0 0 .5.5h.5a2 2 0 0 1 0 4H9a2 2 0 0 1 0-4h.5a.5.5 0 0 0 .5-.5v-9a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5V8a2 2 0 0 1-4 0V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v3a2 2 0 0 1-4 0v-.5a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5Z`,key:`1reda3`}]]),zw=w(`type`,[[`path`,{d:`M12 4v16`,key:`1654pz`}],[`path`,{d:`M4 7V5a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v2`,key:`e0r10z`}],[`path`,{d:`M9 20h6`,key:`s66wpe`}]]),Bw=w(`umbrella-off`,[[`path`,{d:`M12 13v7a2 2 0 0 0 4 0`,key:`rpgb42`}],[`path`,{d:`M12 2v2`,key:`tus03m`}],[`path`,{d:`M18.656 13h2.336a1 1 0 0 0 .97-1.274 10.284 10.284 0 0 0-12.07-7.51`,key:`yawknk`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}],[`path`,{d:`M5.961 5.957a10.28 10.28 0 0 0-3.922 5.769A1 1 0 0 0 3 13h10`,key:`5sfalc`}]]),Vw=w(`umbrella`,[[`path`,{d:`M12 13v7a2 2 0 0 0 4 0`,key:`rpgb42`}],[`path`,{d:`M12 2v2`,key:`tus03m`}],[`path`,{d:`M20.992 13a1 1 0 0 0 .97-1.274 10.284 10.284 0 0 0-19.923 0A1 1 0 0 0 3 13z`,key:`124nyo`}]]),Hw=w(`underline`,[[`path`,{d:`M6 4v6a6 6 0 0 0 12 0V4`,key:`9kb039`}],[`line`,{x1:`4`,x2:`20`,y1:`20`,y2:`20`,key:`nun2al`}]]),Uw=w(`undo-2`,[[`path`,{d:`M9 14 4 9l5-5`,key:`102s5s`}],[`path`,{d:`M4 9h10.5a5.5 5.5 0 0 1 5.5 5.5a5.5 5.5 0 0 1-5.5 5.5H11`,key:`f3b9sd`}]]),Ww=w(`undo-dot`,[[`path`,{d:`M21 17a9 9 0 0 0-15-6.7L3 13`,key:`8mp6z9`}],[`path`,{d:`M3 7v6h6`,key:`1v2h90`}],[`circle`,{cx:`12`,cy:`17`,r:`1`,key:`1ixnty`}]]),Gw=w(`unfold-horizontal`,[[`path`,{d:`M16 12h6`,key:`15xry1`}],[`path`,{d:`M8 12H2`,key:`1jqql6`}],[`path`,{d:`M12 2v2`,key:`tus03m`}],[`path`,{d:`M12 8v2`,key:`1woqiv`}],[`path`,{d:`M12 14v2`,key:`8jcxud`}],[`path`,{d:`M12 20v2`,key:`1lh1kg`}],[`path`,{d:`m19 15 3-3-3-3`,key:`wjy7rq`}],[`path`,{d:`m5 9-3 3 3 3`,key:`j64kie`}]]),Kw=w(`unfold-vertical`,[[`path`,{d:`M12 22v-6`,key:`6o8u61`}],[`path`,{d:`M12 8V2`,key:`1wkif3`}],[`path`,{d:`M4 12H2`,key:`rhcxmi`}],[`path`,{d:`M10 12H8`,key:`s88cx1`}],[`path`,{d:`M16 12h-2`,key:`10asgb`}],[`path`,{d:`M22 12h-2`,key:`14jgyd`}],[`path`,{d:`m15 19-3 3-3-3`,key:`11eu04`}],[`path`,{d:`m15 5-3-3-3 3`,key:`itvq4r`}]]),qw=w(`undo`,[[`path`,{d:`M3 7v6h6`,key:`1v2h90`}],[`path`,{d:`M21 17a9 9 0 0 0-9-9 9 9 0 0 0-6 2.3L3 13`,key:`1r6uu6`}]]),Jw=w(`ungroup`,[[`rect`,{width:`8`,height:`6`,x:`5`,y:`4`,rx:`1`,key:`nzclkv`}],[`rect`,{width:`8`,height:`6`,x:`11`,y:`14`,rx:`1`,key:`4tytwb`}]]),Yw=w(`university`,[[`path`,{d:`M14 21v-3a2 2 0 0 0-4 0v3`,key:`1rgiei`}],[`path`,{d:`M18 12h.01`,key:`yjnet6`}],[`path`,{d:`M18 16h.01`,key:`plv8zi`}],[`path`,{d:`M22 7a1 1 0 0 0-1-1h-2a2 2 0 0 1-1.143-.359L13.143 2.36a2 2 0 0 0-2.286-.001L6.143 5.64A2 2 0 0 1 5 6H3a1 1 0 0 0-1 1v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2z`,key:`1ogmi3`}],[`path`,{d:`M6 12h.01`,key:`c2rlol`}],[`path`,{d:`M6 16h.01`,key:`1pmjb7`}],[`circle`,{cx:`12`,cy:`10`,r:`2`,key:`1yojzk`}]]),Xw=w(`unlink-2`,[[`path`,{d:`M15 7h2a5 5 0 0 1 0 10h-2m-6 0H7A5 5 0 0 1 7 7h2`,key:`1re2ne`}]]),Zw=w(`unlink`,[[`path`,{d:`m18.84 12.25 1.72-1.71h-.02a5.004 5.004 0 0 0-.12-7.07 5.006 5.006 0 0 0-6.95 0l-1.72 1.71`,key:`yqzxt4`}],[`path`,{d:`m5.17 11.75-1.71 1.71a5.004 5.004 0 0 0 .12 7.07 5.006 5.006 0 0 0 6.95 0l1.71-1.71`,key:`4qinb0`}],[`line`,{x1:`8`,x2:`8`,y1:`2`,y2:`5`,key:`1041cp`}],[`line`,{x1:`2`,x2:`5`,y1:`8`,y2:`8`,key:`14m1p5`}],[`line`,{x1:`16`,x2:`16`,y1:`19`,y2:`22`,key:`rzdirn`}],[`line`,{x1:`19`,x2:`22`,y1:`16`,y2:`16`,key:`ox905f`}]]),Qw=w(`unplug`,[[`path`,{d:`m19 5 3-3`,key:`yk6iyv`}],[`path`,{d:`m2 22 3-3`,key:`19mgm9`}],[`path`,{d:`M6.3 20.3a2.4 2.4 0 0 0 3.4 0L12 18l-6-6-2.3 2.3a2.4 2.4 0 0 0 0 3.4Z`,key:`goz73y`}],[`path`,{d:`M7.5 13.5 10 11`,key:`7xgeeb`}],[`path`,{d:`M10.5 16.5 13 14`,key:`10btkg`}],[`path`,{d:`m12 6 6 6 2.3-2.3a2.4 2.4 0 0 0 0-3.4l-2.6-2.6a2.4 2.4 0 0 0-3.4 0Z`,key:`1snsnr`}]]),$w=w(`upload`,[[`path`,{d:`M12 3v12`,key:`1x0j5s`}],[`path`,{d:`m17 8-5-5-5 5`,key:`7q97r8`}],[`path`,{d:`M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4`,key:`ih7n3h`}]]),eT=w(`usb`,[[`circle`,{cx:`10`,cy:`7`,r:`1`,key:`dypaad`}],[`circle`,{cx:`4`,cy:`20`,r:`1`,key:`22iqad`}],[`path`,{d:`M4.7 19.3 19 5`,key:`1enqfc`}],[`path`,{d:`m21 3-3 1 2 2Z`,key:`d3ov82`}],[`path`,{d:`M9.26 7.68 5 12l2 5`,key:`1esawj`}],[`path`,{d:`m10 14 5 2 3.5-3.5`,key:`v8oal5`}],[`path`,{d:`m18 12 1-1 1 1-1 1Z`,key:`1bh22v`}]]),tT=w(`user-check`,[[`path`,{d:`m16 11 2 2 4-4`,key:`9rsbq5`}],[`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`}]]),nT=w(`user-cog`,[[`path`,{d:`M10 15H6a4 4 0 0 0-4 4v2`,key:`1nfge6`}],[`path`,{d:`m14.305 16.53.923-.382`,key:`1itpsq`}],[`path`,{d:`m15.228 13.852-.923-.383`,key:`eplpkm`}],[`path`,{d:`m16.852 12.228-.383-.923`,key:`13v3q0`}],[`path`,{d:`m16.852 17.772-.383.924`,key:`1i8mnm`}],[`path`,{d:`m19.148 12.228.383-.923`,key:`1q8j1v`}],[`path`,{d:`m19.53 18.696-.382-.924`,key:`vk1qj3`}],[`path`,{d:`m20.772 13.852.924-.383`,key:`n880s0`}],[`path`,{d:`m20.772 16.148.924.383`,key:`1g6xey`}],[`circle`,{cx:`18`,cy:`15`,r:`3`,key:`gjjjvw`}],[`circle`,{cx:`9`,cy:`7`,r:`4`,key:`nufk8`}]]),rT=w(`user-minus`,[[`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`}],[`line`,{x1:`22`,x2:`16`,y1:`11`,y2:`11`,key:`1shjgl`}]]),iT=w(`user-key`,[[`path`,{d:`M20 11v6`,key:`d77pzp`}],[`path`,{d:`M20 13h2`,key:`16rner`}],[`path`,{d:`M3 21v-2a4 4 0 0 1 4-4h6a4 4 0 0 1 2.072.578`,key:`1yxgtw`}],[`circle`,{cx:`10`,cy:`7`,r:`4`,key:`e45bow`}],[`circle`,{cx:`20`,cy:`19`,r:`2`,key:`1obnsp`}]]),aT=w(`user-lock`,[[`path`,{d:`M19 16v-2a2 2 0 0 0-4 0v2`,key:`17sujf`}],[`path`,{d:`M9.5 15H7a4 4 0 0 0-4 4v2`,key:`9it25y`}],[`circle`,{cx:`10`,cy:`7`,r:`4`,key:`e45bow`}],[`rect`,{x:`13`,y:`16`,width:`8`,height:`5`,rx:`.899`,key:`ur80nz`}]]),oT=w(`user-pen`,[[`path`,{d:`M11.5 15H7a4 4 0 0 0-4 4v2`,key:`15lzij`}],[`path`,{d:`M21.378 16.626a1 1 0 0 0-3.004-3.004l-4.01 4.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z`,key:`1817ys`}],[`circle`,{cx:`10`,cy:`7`,r:`4`,key:`e45bow`}]]),sT=w(`user-round-check`,[[`path`,{d:`M2 21a8 8 0 0 1 13.292-6`,key:`bjp14o`}],[`circle`,{cx:`10`,cy:`8`,r:`5`,key:`o932ke`}],[`path`,{d:`m16 19 2 2 4-4`,key:`1b14m6`}]]),cT=w(`user-plus`,[[`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`}],[`line`,{x1:`19`,x2:`19`,y1:`8`,y2:`14`,key:`1bvyxn`}],[`line`,{x1:`22`,x2:`16`,y1:`11`,y2:`11`,key:`1shjgl`}]]),lT=w(`user-round-key`,[[`path`,{d:`M19 11v6`,key:`rcqigv`}],[`path`,{d:`M19 13h2`,key:`1gch44`}],[`path`,{d:`M2 21a8 8 0 0 1 12.868-6.349`,key:`1lryzn`}],[`circle`,{cx:`10`,cy:`8`,r:`5`,key:`o932ke`}],[`circle`,{cx:`19`,cy:`19`,r:`2`,key:`17f5cg`}]]),uT=w(`user-round-cog`,[[`path`,{d:`m14.305 19.53.923-.382`,key:`3m78fa`}],[`path`,{d:`m15.228 16.852-.923-.383`,key:`npixar`}],[`path`,{d:`m16.852 15.228-.383-.923`,key:`5xggr7`}],[`path`,{d:`m16.852 20.772-.383.924`,key:`dpfhf9`}],[`path`,{d:`m19.148 15.228.383-.923`,key:`1reyyz`}],[`path`,{d:`m19.53 21.696-.382-.924`,key:`1goivc`}],[`path`,{d:`M2 21a8 8 0 0 1 10.434-7.62`,key:`1yezr2`}],[`path`,{d:`m20.772 16.852.924-.383`,key:`htqkph`}],[`path`,{d:`m20.772 19.148.924.383`,key:`9w9pjp`}],[`circle`,{cx:`10`,cy:`8`,r:`5`,key:`o932ke`}],[`circle`,{cx:`18`,cy:`18`,r:`3`,key:`1xkwt0`}]]),dT=w(`user-round-minus`,[[`path`,{d:`M2 21a8 8 0 0 1 13.292-6`,key:`bjp14o`}],[`circle`,{cx:`10`,cy:`8`,r:`5`,key:`o932ke`}],[`path`,{d:`M22 19h-6`,key:`vcuq98`}]]),fT=w(`user-round-pen`,[[`path`,{d:`M2 21a8 8 0 0 1 10.821-7.487`,key:`1c8h7z`}],[`path`,{d:`M21.378 16.626a1 1 0 0 0-3.004-3.004l-4.01 4.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z`,key:`1817ys`}],[`circle`,{cx:`10`,cy:`8`,r:`5`,key:`o932ke`}]]),pT=w(`user-round-search`,[[`circle`,{cx:`10`,cy:`8`,r:`5`,key:`o932ke`}],[`path`,{d:`M2 21a8 8 0 0 1 10.434-7.62`,key:`1yezr2`}],[`circle`,{cx:`18`,cy:`18`,r:`3`,key:`1xkwt0`}],[`path`,{d:`m22 22-1.9-1.9`,key:`1e5ubv`}]]),mT=w(`user-round-x`,[[`path`,{d:`M2 21a8 8 0 0 1 11.873-7`,key:`74fkxq`}],[`circle`,{cx:`10`,cy:`8`,r:`5`,key:`o932ke`}],[`path`,{d:`m17 17 5 5`,key:`p7ous7`}],[`path`,{d:`m22 17-5 5`,key:`gqnmv0`}]]),hT=w(`user-round-plus`,[[`path`,{d:`M2 21a8 8 0 0 1 13.292-6`,key:`bjp14o`}],[`circle`,{cx:`10`,cy:`8`,r:`5`,key:`o932ke`}],[`path`,{d:`M19 16v6`,key:`tddt3s`}],[`path`,{d:`M22 19h-6`,key:`vcuq98`}]]),gT=w(`user-round`,[[`circle`,{cx:`12`,cy:`8`,r:`5`,key:`1hypcn`}],[`path`,{d:`M20 21a8 8 0 0 0-16 0`,key:`rfgkzh`}]]),_T=w(`user-search`,[[`circle`,{cx:`10`,cy:`7`,r:`4`,key:`e45bow`}],[`path`,{d:`M10.3 15H7a4 4 0 0 0-4 4v2`,key:`3bnktk`}],[`circle`,{cx:`17`,cy:`17`,r:`3`,key:`18b49y`}],[`path`,{d:`m21 21-1.9-1.9`,key:`1g2n9r`}]]),vT=w(`user-star`,[[`path`,{d:`M16.051 12.616a1 1 0 0 1 1.909.024l.737 1.452a1 1 0 0 0 .737.535l1.634.256a1 1 0 0 1 .588 1.806l-1.172 1.168a1 1 0 0 0-.282.866l.259 1.613a1 1 0 0 1-1.541 1.134l-1.465-.75a1 1 0 0 0-.912 0l-1.465.75a1 1 0 0 1-1.539-1.133l.258-1.613a1 1 0 0 0-.282-.866l-1.156-1.153a1 1 0 0 1 .572-1.822l1.633-.256a1 1 0 0 0 .737-.535z`,key:`1m8t9f`}],[`path`,{d:`M8 15H7a4 4 0 0 0-4 4v2`,key:`l9tmp8`}],[`circle`,{cx:`10`,cy:`7`,r:`4`,key:`e45bow`}]]),yT=w(`user-x`,[[`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`}],[`line`,{x1:`17`,x2:`22`,y1:`8`,y2:`13`,key:`3nzzx3`}],[`line`,{x1:`22`,x2:`17`,y1:`8`,y2:`13`,key:`1swrse`}]]),bT=w(`users-round`,[[`path`,{d:`M18 21a8 8 0 0 0-16 0`,key:`3ypg7q`}],[`circle`,{cx:`10`,cy:`8`,r:`5`,key:`o932ke`}],[`path`,{d:`M22 20c0-3.37-2-6.5-4-8a5 5 0 0 0-.45-8.3`,key:`10s06x`}]]),xT=w(`user`,[[`path`,{d:`M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2`,key:`975kel`}],[`circle`,{cx:`12`,cy:`7`,r:`4`,key:`17ys0d`}]]),ST=w(`users`,[[`path`,{d:`M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2`,key:`1yyitq`}],[`path`,{d:`M16 3.128a4 4 0 0 1 0 7.744`,key:`16gr8j`}],[`path`,{d:`M22 21v-2a4 4 0 0 0-3-3.87`,key:`kshegd`}],[`circle`,{cx:`9`,cy:`7`,r:`4`,key:`nufk8`}]]),CT=w(`utensils-crossed`,[[`path`,{d:`m16 2-2.3 2.3a3 3 0 0 0 0 4.2l1.8 1.8a3 3 0 0 0 4.2 0L22 8`,key:`n7qcjb`}],[`path`,{d:`M15 15 3.3 3.3a4.2 4.2 0 0 0 0 6l7.3 7.3c.7.7 2 .7 2.8 0L15 15Zm0 0 7 7`,key:`d0u48b`}],[`path`,{d:`m2.1 21.8 6.4-6.3`,key:`yn04lh`}],[`path`,{d:`m19 5-7 7`,key:`194lzd`}]]),wT=w(`utensils`,[[`path`,{d:`M3 2v7c0 1.1.9 2 2 2h4a2 2 0 0 0 2-2V2`,key:`cjf0a3`}],[`path`,{d:`M7 2v20`,key:`1473qp`}],[`path`,{d:`M21 15V2a5 5 0 0 0-5 5v6c0 1.1.9 2 2 2h3Zm0 0v7`,key:`j28e5`}]]),TT=w(`utility-pole`,[[`path`,{d:`M12 2v20`,key:`t6zp3m`}],[`path`,{d:`M2 5h20`,key:`1fs1ex`}],[`path`,{d:`M3 3v2`,key:`9imdir`}],[`path`,{d:`M7 3v2`,key:`n0os7`}],[`path`,{d:`M17 3v2`,key:`1l2re6`}],[`path`,{d:`M21 3v2`,key:`1duuac`}],[`path`,{d:`m19 5-7 7-7-7`,key:`133zxf`}]]),ET=w(`van`,[[`path`,{d:`M13 6v5a1 1 0 0 0 1 1h6.102a1 1 0 0 1 .712.298l.898.91a1 1 0 0 1 .288.702V17a1 1 0 0 1-1 1h-3`,key:`k3s650`}],[`path`,{d:`M5 18H3a1 1 0 0 1-1-1V8a2 2 0 0 1 2-2h12c1.1 0 2.1.8 2.4 1.8l1.176 4.2`,key:`fnd93u`}],[`path`,{d:`M9 18h5`,key:`lrx6i`}],[`circle`,{cx:`16`,cy:`18`,r:`2`,key:`1v4tcr`}],[`circle`,{cx:`7`,cy:`18`,r:`2`,key:`19iecd`}]]),DT=w(`variable`,[[`path`,{d:`M8 21s-4-3-4-9 4-9 4-9`,key:`uto9ud`}],[`path`,{d:`M16 3s4 3 4 9-4 9-4 9`,key:`4w2vsq`}],[`line`,{x1:`15`,x2:`9`,y1:`9`,y2:`15`,key:`f7djnv`}],[`line`,{x1:`9`,x2:`15`,y1:`9`,y2:`15`,key:`1shsy8`}]]),OT=w(`vault`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`circle`,{cx:`7.5`,cy:`7.5`,r:`.5`,fill:`currentColor`,key:`kqv944`}],[`path`,{d:`m7.9 7.9 2.7 2.7`,key:`hpeyl3`}],[`circle`,{cx:`16.5`,cy:`7.5`,r:`.5`,fill:`currentColor`,key:`w0ekpg`}],[`path`,{d:`m13.4 10.6 2.7-2.7`,key:`264c1n`}],[`circle`,{cx:`7.5`,cy:`16.5`,r:`.5`,fill:`currentColor`,key:`nkw3mc`}],[`path`,{d:`m7.9 16.1 2.7-2.7`,key:`p81g5e`}],[`circle`,{cx:`16.5`,cy:`16.5`,r:`.5`,fill:`currentColor`,key:`fubopw`}],[`path`,{d:`m13.4 13.4 2.7 2.7`,key:`abhel3`}],[`circle`,{cx:`12`,cy:`12`,r:`2`,key:`1c9p78`}]]),kT=w(`vector-square`,[[`path`,{d:`M19.5 7a24 24 0 0 1 0 10`,key:`8n60xe`}],[`path`,{d:`M4.5 7a24 24 0 0 0 0 10`,key:`2lmadr`}],[`path`,{d:`M7 19.5a24 24 0 0 0 10 0`,key:`1q94o2`}],[`path`,{d:`M7 4.5a24 24 0 0 1 10 0`,key:`2z8ypa`}],[`rect`,{x:`17`,y:`17`,width:`5`,height:`5`,rx:`1`,key:`1ac74s`}],[`rect`,{x:`17`,y:`2`,width:`5`,height:`5`,rx:`1`,key:`1e7h5j`}],[`rect`,{x:`2`,y:`17`,width:`5`,height:`5`,rx:`1`,key:`1t4eah`}],[`rect`,{x:`2`,y:`2`,width:`5`,height:`5`,rx:`1`,key:`940dhs`}]]),AT=w(`vegan`,[[`path`,{d:`M16 8q6 0 6-6-6 0-6 6`,key:`qsyyc4`}],[`path`,{d:`M17.41 3.59a10 10 0 1 0 3 3`,key:`41m9h7`}],[`path`,{d:`M2 2a26.6 26.6 0 0 1 10 20c.9-6.82 1.5-9.5 4-14`,key:`qiv7li`}]]),jT=w(`venetian-mask`,[[`path`,{d:`M18 11c-1.5 0-2.5.5-3 2`,key:`1fod00`}],[`path`,{d:`M4 6a2 2 0 0 0-2 2v4a5 5 0 0 0 5 5 8 8 0 0 1 5 2 8 8 0 0 1 5-2 5 5 0 0 0 5-5V8a2 2 0 0 0-2-2h-3a8 8 0 0 0-5 2 8 8 0 0 0-5-2z`,key:`d70hit`}],[`path`,{d:`M6 11c1.5 0 2.5.5 3 2`,key:`136fht`}]]),MT=w(`venus-and-mars`,[[`path`,{d:`M10 20h4`,key:`ni2waw`}],[`path`,{d:`M12 16v6`,key:`c8a4gj`}],[`path`,{d:`M17 2h4v4`,key:`vhe59`}],[`path`,{d:`m21 2-5.46 5.46`,key:`19kypf`}],[`circle`,{cx:`12`,cy:`11`,r:`5`,key:`16gxyc`}]]),NT=w(`venus`,[[`path`,{d:`M12 15v7`,key:`t2xh3l`}],[`path`,{d:`M9 19h6`,key:`456am0`}],[`circle`,{cx:`12`,cy:`9`,r:`6`,key:`1nw4tq`}]]),PT=w(`vibrate`,[[`path`,{d:`m2 8 2 2-2 2 2 2-2 2`,key:`sv1b1`}],[`path`,{d:`m22 8-2 2 2 2-2 2 2 2`,key:`101i4y`}],[`rect`,{width:`8`,height:`14`,x:`8`,y:`5`,rx:`1`,key:`1oyrl4`}]]),FT=w(`vibrate-off`,[[`path`,{d:`m2 8 2 2-2 2 2 2-2 2`,key:`sv1b1`}],[`path`,{d:`m22 8-2 2 2 2-2 2 2 2`,key:`101i4y`}],[`path`,{d:`M8 8v10c0 .55.45 1 1 1h6c.55 0 1-.45 1-1v-2`,key:`1hbad5`}],[`path`,{d:`M16 10.34V6c0-.55-.45-1-1-1h-4.34`,key:`1x5tf0`}],[`line`,{x1:`2`,x2:`22`,y1:`2`,y2:`22`,key:`a6p6uj`}]]),IT=w(`video-off`,[[`path`,{d:`M10.66 6H14a2 2 0 0 1 2 2v2.5l5.248-3.062A.5.5 0 0 1 22 7.87v8.196`,key:`w8jjjt`}],[`path`,{d:`M16 16a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h2`,key:`1xawa7`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}]]),LT=w(`video`,[[`path`,{d:`m16 13 5.223 3.482a.5.5 0 0 0 .777-.416V7.87a.5.5 0 0 0-.752-.432L16 10.5`,key:`ftymec`}],[`rect`,{x:`2`,y:`6`,width:`14`,height:`12`,rx:`2`,key:`158x01`}]]),RT=w(`view`,[[`path`,{d:`M21 17v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-2`,key:`mrq65r`}],[`path`,{d:`M21 7V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v2`,key:`be3xqs`}],[`circle`,{cx:`12`,cy:`12`,r:`1`,key:`41hilf`}],[`path`,{d:`M18.944 12.33a1 1 0 0 0 0-.66 7.5 7.5 0 0 0-13.888 0 1 1 0 0 0 0 .66 7.5 7.5 0 0 0 13.888 0`,key:`11ak4c`}]]),zT=w(`videotape`,[[`rect`,{width:`20`,height:`16`,x:`2`,y:`4`,rx:`2`,key:`18n3k1`}],[`path`,{d:`M2 8h20`,key:`d11cs7`}],[`circle`,{cx:`8`,cy:`14`,r:`2`,key:`1k2qr5`}],[`path`,{d:`M8 12h8`,key:`1wcyev`}],[`circle`,{cx:`16`,cy:`14`,r:`2`,key:`14k7lr`}]]),BT=w(`volleyball`,[[`path`,{d:`M11 7a16 16 20 0 1 10.98 4.362`,key:`1mmfx7`}],[`path`,{d:`M12 12a13 13 0 0 1-8.66 5`,key:`14sm5y`}],[`path`,{d:`M16.83 13.634a16 16 0 0 1-9.267 7.328`,key:`j0eyj5`}],[`path`,{d:`M20.66 17A13 13 0 0 0 12 12a13 13 0 0 1 0-10`,key:`qaetsw`}],[`path`,{d:`M8.17 15.366a16 16 0 0 1-1.713-11.69`,key:`17ewdd`}],[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}]]),VT=w(`voicemail`,[[`circle`,{cx:`6`,cy:`12`,r:`4`,key:`1ehtga`}],[`circle`,{cx:`18`,cy:`12`,r:`4`,key:`4vafl8`}],[`line`,{x1:`6`,x2:`18`,y1:`16`,y2:`16`,key:`pmt8us`}]]),HT=w(`volume-1`,[[`path`,{d:`M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z`,key:`uqj9uw`}],[`path`,{d:`M16 9a5 5 0 0 1 0 6`,key:`1q6k2b`}]]),UT=w(`volume-2`,[[`path`,{d:`M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z`,key:`uqj9uw`}],[`path`,{d:`M16 9a5 5 0 0 1 0 6`,key:`1q6k2b`}],[`path`,{d:`M19.364 18.364a9 9 0 0 0 0-12.728`,key:`ijwkga`}]]),WT=w(`volume-off`,[[`path`,{d:`M16 9a5 5 0 0 1 .95 2.293`,key:`1fgyg8`}],[`path`,{d:`M19.364 5.636a9 9 0 0 1 1.889 9.96`,key:`l3zxae`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}],[`path`,{d:`m7 7-.587.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298V11`,key:`1gbwow`}],[`path`,{d:`M9.828 4.172A.686.686 0 0 1 11 4.657v.686`,key:`s2je0y`}]]),GT=w(`volume-x`,[[`path`,{d:`M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z`,key:`uqj9uw`}],[`line`,{x1:`22`,x2:`16`,y1:`9`,y2:`15`,key:`1ewh16`}],[`line`,{x1:`16`,x2:`22`,y1:`9`,y2:`15`,key:`5ykzw1`}]]),KT=w(`volume`,[[`path`,{d:`M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z`,key:`uqj9uw`}]]),qT=w(`vote`,[[`path`,{d:`m9 12 2 2 4-4`,key:`dzmm74`}],[`path`,{d:`M5 7c0-1.1.9-2 2-2h10a2 2 0 0 1 2 2v12H5V7Z`,key:`1ezoue`}],[`path`,{d:`M22 19H2`,key:`nuriw5`}]]),JT=w(`wallet-cards`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`path`,{d:`M3 9a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2`,key:`4125el`}],[`path`,{d:`M3 11h3c.8 0 1.6.3 2.1.9l1.1.9c1.6 1.6 4.1 1.6 5.7 0l1.1-.9c.5-.5 1.3-.9 2.1-.9H21`,key:`1dpki6`}]]),YT=w(`wallet-minimal`,[[`path`,{d:`M17 14h.01`,key:`7oqj8z`}],[`path`,{d:`M7 7h12a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14`,key:`u1rqew`}]]),XT=w(`wallet`,[[`path`,{d:`M19 7V4a1 1 0 0 0-1-1H5a2 2 0 0 0 0 4h15a1 1 0 0 1 1 1v4h-3a2 2 0 0 0 0 4h3a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1`,key:`18etb6`}],[`path`,{d:`M3 5v14a2 2 0 0 0 2 2h15a1 1 0 0 0 1-1v-4`,key:`xoc0q4`}]]),ZT=w(`wallpaper`,[[`path`,{d:`M12 17v4`,key:`1riwvh`}],[`path`,{d:`M8 21h8`,key:`1ev6f3`}],[`path`,{d:`m9 17 6.1-6.1a2 2 0 0 1 2.81.01L22 15`,key:`1sl52q`}],[`circle`,{cx:`8`,cy:`9`,r:`2`,key:`gjzl9d`}],[`rect`,{x:`2`,y:`3`,width:`20`,height:`14`,rx:`2`,key:`x3v2xh`}]]),QT=w(`wand`,[[`path`,{d:`M15 4V2`,key:`z1p9b7`}],[`path`,{d:`M15 16v-2`,key:`px0unx`}],[`path`,{d:`M8 9h2`,key:`1g203m`}],[`path`,{d:`M20 9h2`,key:`19tzq7`}],[`path`,{d:`M17.8 11.8 19 13`,key:`yihg8r`}],[`path`,{d:`M15 9h.01`,key:`x1ddxp`}],[`path`,{d:`M17.8 6.2 19 5`,key:`fd4us0`}],[`path`,{d:`m3 21 9-9`,key:`1jfql5`}],[`path`,{d:`M12.2 6.2 11 5`,key:`i3da3b`}]]),$T=w(`wand-sparkles`,[[`path`,{d:`m21.64 3.64-1.28-1.28a1.21 1.21 0 0 0-1.72 0L2.36 18.64a1.21 1.21 0 0 0 0 1.72l1.28 1.28a1.2 1.2 0 0 0 1.72 0L21.64 5.36a1.2 1.2 0 0 0 0-1.72`,key:`ul74o6`}],[`path`,{d:`m14 7 3 3`,key:`1r5n42`}],[`path`,{d:`M5 6v4`,key:`ilb8ba`}],[`path`,{d:`M19 14v4`,key:`blhpug`}],[`path`,{d:`M10 2v2`,key:`7u0qdc`}],[`path`,{d:`M7 8H3`,key:`zfb6yr`}],[`path`,{d:`M21 16h-4`,key:`1cnmox`}],[`path`,{d:`M11 3H9`,key:`1obp7u`}]]),eE=w(`warehouse`,[[`path`,{d:`M18 21V10a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1v11`,key:`pb2vm6`}],[`path`,{d:`M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V8a2 2 0 0 1 1.132-1.803l7.95-3.974a2 2 0 0 1 1.837 0l7.948 3.974A2 2 0 0 1 22 8z`,key:`doq5xv`}],[`path`,{d:`M6 13h12`,key:`yf64js`}],[`path`,{d:`M6 17h12`,key:`1jwigz`}]]),tE=w(`washing-machine`,[[`path`,{d:`M3 6h3`,key:`155dbl`}],[`path`,{d:`M17 6h.01`,key:`e2y6kg`}],[`rect`,{width:`18`,height:`20`,x:`3`,y:`2`,rx:`2`,key:`od3kk9`}],[`circle`,{cx:`12`,cy:`13`,r:`5`,key:`nlbqau`}],[`path`,{d:`M12 18a2.5 2.5 0 0 0 0-5 2.5 2.5 0 0 1 0-5`,key:`17lach`}]]),nE=w(`watch`,[[`path`,{d:`M12 10v2.2l1.6 1`,key:`n3r21l`}],[`path`,{d:`m16.13 7.66-.81-4.05a2 2 0 0 0-2-1.61h-2.68a2 2 0 0 0-2 1.61l-.78 4.05`,key:`18k57s`}],[`path`,{d:`m7.88 16.36.8 4a2 2 0 0 0 2 1.61h2.72a2 2 0 0 0 2-1.61l.81-4.05`,key:`16ny36`}],[`circle`,{cx:`12`,cy:`12`,r:`6`,key:`1vlfrh`}]]),rE=w(`waves-arrow-down`,[[`path`,{d:`M12 10L12 2`,key:`jvb0aw`}],[`path`,{d:`M16 6L12 10L8 6`,key:`9j6vje`}],[`path`,{d:`M2 15C2.6 15.5 3.2 16 4.5 16C7 16 7 14 9.5 14C12.1 14 11.9 16 14.5 16C17 16 17 14 19.5 14C20.8 14 21.4 14.5 22 15`,key:`s2zepw`}],[`path`,{d:`M2 21C2.6 21.5 3.2 22 4.5 22C7 22 7 20 9.5 20C12.1 20 11.9 22 14.5 22C17 22 17 20 19.5 20C20.8 20 21.4 20.5 22 21`,key:`u68omc`}]]),iE=w(`waves-arrow-up`,[[`path`,{d:`M12 2v8`,key:`1q4o3n`}],[`path`,{d:`M2 15c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1`,key:`1p9f19`}],[`path`,{d:`M2 21c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1`,key:`vbxynw`}],[`path`,{d:`m8 6 4-4 4 4`,key:`ybng9g`}]]),aE=w(`waves-horizontal`,[[`path`,{d:`M2 12q2.5 2 5 0t5 0 5 0 5 0`,key:`8ddzzs`}],[`path`,{d:`M2 19q2.5 2 5 0t5 0 5 0 5 0`,key:`1wj4st`}],[`path`,{d:`M2 5q2.5 2 5 0t5 0 5 0 5 0`,key:`69x50u`}]]),oE=w(`waves-ladder`,[[`path`,{d:`M19 5a2 2 0 0 0-2 2v11`,key:`s41o68`}],[`path`,{d:`M2 18c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 2.6 0 2.4 2 5 2 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1`,key:`rd2r6e`}],[`path`,{d:`M7 13h10`,key:`1rwob1`}],[`path`,{d:`M7 9h10`,key:`12czzb`}],[`path`,{d:`M9 5a2 2 0 0 0-2 2v11`,key:`x0q4gh`}]]),sE=w(`waves-vertical`,[[`path`,{d:`M12 2q2 2.5 0 5t0 5 0 5 0 5`,key:`13jdbg`}],[`path`,{d:`M19 2q2 2.5 0 5t0 5 0 5 0 5`,key:`1ozhzu`}],[`path`,{d:`M5 2q2 2.5 0 5t0 5 0 5 0 5`,key:`1bi6v5`}]]),cE=w(`waypoints`,[[`path`,{d:`m10.586 5.414-5.172 5.172`,key:`4mc350`}],[`path`,{d:`m18.586 13.414-5.172 5.172`,key:`8c96vv`}],[`path`,{d:`M6 12h12`,key:`8npq4p`}],[`circle`,{cx:`12`,cy:`20`,r:`2`,key:`144qzu`}],[`circle`,{cx:`12`,cy:`4`,r:`2`,key:`muu5ef`}],[`circle`,{cx:`20`,cy:`12`,r:`2`,key:`1xzzfp`}],[`circle`,{cx:`4`,cy:`12`,r:`2`,key:`1hvhnz`}]]),lE=w(`webcam`,[[`circle`,{cx:`12`,cy:`10`,r:`8`,key:`1gshiw`}],[`circle`,{cx:`12`,cy:`10`,r:`3`,key:`ilqhr7`}],[`path`,{d:`M7 22h10`,key:`10w4w3`}],[`path`,{d:`M12 22v-4`,key:`1utk9m`}]]),uE=w(`webhook-off`,[[`path`,{d:`M17 17h-5c-1.09-.02-1.94.92-2.5 1.9A3 3 0 1 1 2.57 15`,key:`1tvl6x`}],[`path`,{d:`M9 3.4a4 4 0 0 1 6.52.66`,key:`q04jfq`}],[`path`,{d:`m6 17 3.1-5.8a2.5 2.5 0 0 0 .057-2.05`,key:`azowf0`}],[`path`,{d:`M20.3 20.3a4 4 0 0 1-2.3.7`,key:`5joiws`}],[`path`,{d:`M18.6 13a4 4 0 0 1 3.357 3.414`,key:`cangb8`}],[`path`,{d:`m12 6 .6 1`,key:`tpjl1n`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}]]),dE=w(`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`}]]),fE=w(`weight-tilde`,[[`path`,{d:`M6.5 8a2 2 0 0 0-1.906 1.46L2.1 18.5A2 2 0 0 0 4 21h16a2 2 0 0 0 1.925-2.54L19.4 9.5A2 2 0 0 0 17.48 8z`,key:`1wl739`}],[`path`,{d:`M7.999 15a2.5 2.5 0 0 1 4 0 2.5 2.5 0 0 0 4 0`,key:`1egezo`}],[`circle`,{cx:`12`,cy:`5`,r:`3`,key:`rqqgnr`}]]),pE=w(`weight`,[[`circle`,{cx:`12`,cy:`5`,r:`3`,key:`rqqgnr`}],[`path`,{d:`M6.5 8a2 2 0 0 0-1.905 1.46L2.1 18.5A2 2 0 0 0 4 21h16a2 2 0 0 0 1.925-2.54L19.4 9.5A2 2 0 0 0 17.48 8Z`,key:`56o5sh`}]]),mE=w(`wheat-off`,[[`path`,{d:`m2 22 10-10`,key:`28ilpk`}],[`path`,{d:`m16 8-1.17 1.17`,key:`1qqm82`}],[`path`,{d:`M3.47 12.53 5 11l1.53 1.53a3.5 3.5 0 0 1 0 4.94L5 19l-1.53-1.53a3.5 3.5 0 0 1 0-4.94Z`,key:`1rdhi6`}],[`path`,{d:`m8 8-.53.53a3.5 3.5 0 0 0 0 4.94L9 15l1.53-1.53c.55-.55.88-1.25.98-1.97`,key:`4wz8re`}],[`path`,{d:`M10.91 5.26c.15-.26.34-.51.56-.73L13 3l1.53 1.53a3.5 3.5 0 0 1 .28 4.62`,key:`rves66`}],[`path`,{d:`M20 2h2v2a4 4 0 0 1-4 4h-2V6a4 4 0 0 1 4-4Z`,key:`19rau1`}],[`path`,{d:`M11.47 17.47 13 19l-1.53 1.53a3.5 3.5 0 0 1-4.94 0L5 19l1.53-1.53a3.5 3.5 0 0 1 4.94 0Z`,key:`tc8ph9`}],[`path`,{d:`m16 16-.53.53a3.5 3.5 0 0 1-4.94 0L9 15l1.53-1.53a3.49 3.49 0 0 1 1.97-.98`,key:`ak46r`}],[`path`,{d:`M18.74 13.09c.26-.15.51-.34.73-.56L21 11l-1.53-1.53a3.5 3.5 0 0 0-4.62-.28`,key:`1tw520`}],[`line`,{x1:`2`,x2:`22`,y1:`2`,y2:`22`,key:`a6p6uj`}]]),hE=w(`wheat`,[[`path`,{d:`M2 22 16 8`,key:`60hf96`}],[`path`,{d:`M3.47 12.53 5 11l1.53 1.53a3.5 3.5 0 0 1 0 4.94L5 19l-1.53-1.53a3.5 3.5 0 0 1 0-4.94Z`,key:`1rdhi6`}],[`path`,{d:`M7.47 8.53 9 7l1.53 1.53a3.5 3.5 0 0 1 0 4.94L9 15l-1.53-1.53a3.5 3.5 0 0 1 0-4.94Z`,key:`1sdzmb`}],[`path`,{d:`M11.47 4.53 13 3l1.53 1.53a3.5 3.5 0 0 1 0 4.94L13 11l-1.53-1.53a3.5 3.5 0 0 1 0-4.94Z`,key:`eoatbi`}],[`path`,{d:`M20 2h2v2a4 4 0 0 1-4 4h-2V6a4 4 0 0 1 4-4Z`,key:`19rau1`}],[`path`,{d:`M11.47 17.47 13 19l-1.53 1.53a3.5 3.5 0 0 1-4.94 0L5 19l1.53-1.53a3.5 3.5 0 0 1 4.94 0Z`,key:`tc8ph9`}],[`path`,{d:`M15.47 13.47 17 15l-1.53 1.53a3.5 3.5 0 0 1-4.94 0L9 15l1.53-1.53a3.5 3.5 0 0 1 4.94 0Z`,key:`2m8kc5`}],[`path`,{d:`M19.47 9.47 21 11l-1.53 1.53a3.5 3.5 0 0 1-4.94 0L13 11l1.53-1.53a3.5 3.5 0 0 1 4.94 0Z`,key:`vex3ng`}]]),gE=w(`wifi-cog`,[[`path`,{d:`m14.305 19.53.923-.382`,key:`3m78fa`}],[`path`,{d:`m15.228 16.852-.923-.383`,key:`npixar`}],[`path`,{d:`m16.852 15.228-.383-.923`,key:`5xggr7`}],[`path`,{d:`m16.852 20.772-.383.924`,key:`dpfhf9`}],[`path`,{d:`m19.148 15.228.383-.923`,key:`1reyyz`}],[`path`,{d:`m19.53 21.696-.382-.924`,key:`1goivc`}],[`path`,{d:`M2 7.82a15 15 0 0 1 20 0`,key:`1ovjuk`}],[`path`,{d:`m20.772 16.852.924-.383`,key:`htqkph`}],[`path`,{d:`m20.772 19.148.924.383`,key:`9w9pjp`}],[`path`,{d:`M5 11.858a10 10 0 0 1 11.5-1.785`,key:`3sn16i`}],[`path`,{d:`M8.5 15.429a5 5 0 0 1 2.413-1.31`,key:`1pxovh`}],[`circle`,{cx:`18`,cy:`18`,r:`3`,key:`1xkwt0`}]]),_E=w(`whole-word`,[[`circle`,{cx:`7`,cy:`12`,r:`3`,key:`12clwm`}],[`path`,{d:`M10 9v6`,key:`17i7lo`}],[`circle`,{cx:`17`,cy:`12`,r:`3`,key:`gl7c2s`}],[`path`,{d:`M14 7v8`,key:`dl84cr`}],[`path`,{d:`M22 17v1c0 .5-.5 1-1 1H3c-.5 0-1-.5-1-1v-1`,key:`lt2kga`}]]),vE=w(`wifi-high`,[[`path`,{d:`M12 20h.01`,key:`zekei9`}],[`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`}]]),yE=w(`wifi-low`,[[`path`,{d:`M12 20h.01`,key:`zekei9`}],[`path`,{d:`M8.5 16.429a5 5 0 0 1 7 0`,key:`1bycff`}]]),bE=w(`wifi-off`,[[`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`}]]),xE=w(`wifi-pen`,[[`path`,{d:`M2 8.82a15 15 0 0 1 20 0`,key:`dnpr2z`}],[`path`,{d:`M21.378 16.626a1 1 0 0 0-3.004-3.004l-4.01 4.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z`,key:`1817ys`}],[`path`,{d:`M5 12.859a10 10 0 0 1 10.5-2.222`,key:`rpb7oy`}],[`path`,{d:`M8.5 16.429a5 5 0 0 1 3-1.406`,key:`r8bmzl`}]]),SE=w(`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`}]]),CE=w(`wifi-sync`,[[`path`,{d:`M11.965 10.105v4L13.5 12.5a5 5 0 0 1 8 1.5`,key:`1immaq`}],[`path`,{d:`M11.965 14.105h4`,key:`uejny8`}],[`path`,{d:`M17.965 18.105h4L20.43 19.71a5 5 0 0 1-8-1.5`,key:`1i3a7e`}],[`path`,{d:`M2 8.82a15 15 0 0 1 20 0`,key:`dnpr2z`}],[`path`,{d:`M21.965 22.105v-4`,key:`1ku6vx`}],[`path`,{d:`M5 12.86a10 10 0 0 1 3-2.032`,key:`pemdtu`}],[`path`,{d:`M8.5 16.429h.01`,key:`2bm739`}]]),wE=w(`wifi-zero`,[[`path`,{d:`M12 20h.01`,key:`zekei9`}]]),TE=w(`wind-arrow-down`,[[`path`,{d:`M10 2v8`,key:`d4bbey`}],[`path`,{d:`M12.8 21.6A2 2 0 1 0 14 18H2`,key:`19kp1d`}],[`path`,{d:`M17.5 10a2.5 2.5 0 1 1 2 4H2`,key:`19kpjc`}],[`path`,{d:`m6 6 4 4 4-4`,key:`k13n16`}]]),EE=w(`wind`,[[`path`,{d:`M12.8 19.6A2 2 0 1 0 14 16H2`,key:`148xed`}],[`path`,{d:`M17.5 8a2.5 2.5 0 1 1 2 4H2`,key:`1u4tom`}],[`path`,{d:`M9.8 4.4A2 2 0 1 1 11 8H2`,key:`75valh`}]]),DE=w(`wine-off`,[[`path`,{d:`M8 22h8`,key:`rmew8v`}],[`path`,{d:`M7 10h3m7 0h-1.343`,key:`v48bem`}],[`path`,{d:`M12 15v7`,key:`t2xh3l`}],[`path`,{d:`M7.307 7.307A12.33 12.33 0 0 0 7 10a5 5 0 0 0 7.391 4.391M8.638 2.981C8.75 2.668 8.872 2.34 9 2h6c1.5 4 2 6 2 8 0 .407-.05.809-.145 1.198`,key:`1ymjlu`}],[`line`,{x1:`2`,x2:`22`,y1:`2`,y2:`22`,key:`a6p6uj`}]]),OE=w(`wine`,[[`path`,{d:`M8 22h8`,key:`rmew8v`}],[`path`,{d:`M7 10h10`,key:`1101jm`}],[`path`,{d:`M12 15v7`,key:`t2xh3l`}],[`path`,{d:`M12 15a5 5 0 0 0 5-5c0-2-.5-4-2-8H9c-1.5 4-2 6-2 8a5 5 0 0 0 5 5Z`,key:`10ffi3`}]]),kE=w(`workflow`,[[`rect`,{width:`8`,height:`8`,x:`3`,y:`3`,rx:`2`,key:`by2w9f`}],[`path`,{d:`M7 11v4a2 2 0 0 0 2 2h4`,key:`xkn7yn`}],[`rect`,{width:`8`,height:`8`,x:`13`,y:`13`,rx:`2`,key:`1cgmvn`}]]),AE=w(`worm`,[[`path`,{d:`m19 12-1.5 3`,key:`9bcu4o`}],[`path`,{d:`M19.63 18.81 22 20`,key:`121v98`}],[`path`,{d:`M6.47 8.23a1.68 1.68 0 0 1 2.44 1.93l-.64 2.08a6.76 6.76 0 0 0 10.16 7.67l.42-.27a1 1 0 1 0-2.73-4.21l-.42.27a1.76 1.76 0 0 1-2.63-1.99l.64-2.08A6.66 6.66 0 0 0 3.94 3.9l-.7.4a1 1 0 1 0 2.55 4.34z`,key:`1tij6q`}]]),jE=w(`wrench`,[[`path`,{d:`M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.106-3.105c.32-.322.863-.22.983.218a6 6 0 0 1-8.259 7.057l-7.91 7.91a1 1 0 0 1-2.999-3l7.91-7.91a6 6 0 0 1 7.057-8.259c.438.12.54.662.219.984z`,key:`1ngwbx`}]]),ME=w(`x-line-top`,[[`path`,{d:`M18 4H6`,key:`1hsngl`}],[`path`,{d:`M18 8 6 20`,key:`xspwia`}],[`path`,{d:`m6 8 12 12`,key:`qb1veh`}]]),NE=w(`x`,[[`path`,{d:`M18 6 6 18`,key:`1bl5f8`}],[`path`,{d:`m6 6 12 12`,key:`d8bk6v`}]]),PE=w(`zap-off`,[[`path`,{d:`M10.513 4.856 13.12 2.17a.5.5 0 0 1 .86.46l-1.377 4.317`,key:`193nxd`}],[`path`,{d:`M15.656 10H20a1 1 0 0 1 .78 1.63l-1.72 1.773`,key:`27a7lr`}],[`path`,{d:`M16.273 16.273 10.88 21.83a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14H4a1 1 0 0 1-.78-1.63l4.507-4.643`,key:`1e0qe9`}],[`path`,{d:`m2 2 20 20`,key:`1ooewy`}]]),FE=w(`zap`,[[`path`,{d:`M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z`,key:`1xq2db`}]]),IE=w(`zodiac-aquarius`,[[`path`,{d:`m2 10 2.456-3.684a.7.7 0 0 1 1.106-.013l2.39 3.413a.7.7 0 0 0 1.096-.001l2.402-3.432a.7.7 0 0 1 1.098 0l2.402 3.432a.7.7 0 0 0 1.098 0l2.389-3.413a.7.7 0 0 1 1.106.013L22 10`,key:`1o8iok`}],[`path`,{d:`m2 18.002 2.456-3.684a.7.7 0 0 1 1.106-.013l2.39 3.413a.7.7 0 0 0 1.097 0l2.402-3.432a.7.7 0 0 1 1.098 0l2.402 3.432a.7.7 0 0 0 1.098 0l2.389-3.413a.7.7 0 0 1 1.106.013L22 18.002`,key:`112qy7`}]]),LE=w(`zodiac-cancer`,[[`path`,{d:`M21 14.5A9 6.5 0 0 1 5.5 19`,key:`1xj2o6`}],[`path`,{d:`M3 9.5A9 6.5 0 0 1 18.5 5`,key:`1gln3t`}],[`circle`,{cx:`17.5`,cy:`14.5`,r:`3.5`,key:`1ccu1t`}],[`circle`,{cx:`6.5`,cy:`9.5`,r:`3.5`,key:`x5tc2d`}]]),RE=w(`zodiac-aries`,[[`path`,{d:`M12 7.5a4.5 4.5 0 1 1 5 4.5`,key:`k987hv`}],[`path`,{d:`M7 12a4.5 4.5 0 1 1 5-4.5V21`,key:`mjup0w`}]]),zE=w(`zodiac-gemini`,[[`path`,{d:`M16 4.525v14.948`,key:`bgoxo0`}],[`path`,{d:`M20 3A17 17 0 0 1 4 3`,key:`1djemw`}],[`path`,{d:`M4 21a17 17 0 0 1 16 0`,key:`onoyo7`}],[`path`,{d:`M8 4.525v14.948`,key:`u5iyof`}]]),BE=w(`zodiac-capricorn`,[[`path`,{d:`M11 21a3 3 0 0 0 3-3V6.5a1 1 0 0 0-7 0`,key:`1kkncs`}],[`path`,{d:`M7 19V6a3 3 0 0 0-3-3h0`,key:`1jg5y1`}],[`circle`,{cx:`17`,cy:`17`,r:`3`,key:`18b49y`}]]),VE=w(`zodiac-leo`,[[`path`,{d:`M10 16c0-4-3-4.5-3-8a5 5 0 0 1 10 0c0 3.466-3 6.196-3 10a3 3 0 0 0 6 0`,key:`1qj6nb`}],[`circle`,{cx:`7`,cy:`16`,r:`3`,key:`yyv3zl`}]]),HE=w(`zodiac-ophiuchus`,[[`path`,{d:`M3 10A6.06 6.06 0 0 1 12 10 A6.06 6.06 0 0 0 21 10`,key:`13lfmc`}],[`path`,{d:`M6 3v12a6 6 0 0 0 12 0V3`,key:`1jnivp`}]]),UE=w(`zodiac-libra`,[[`path`,{d:`M3 16h6.857c.162-.012.19-.323.038-.38a6 6 0 1 1 4.212 0c-.153.057-.125.368.038.38H21`,key:`1novf0`}],[`path`,{d:`M3 20h18`,key:`1l19wn`}]]),WE=w(`zodiac-pisces`,[[`path`,{d:`M19 21a15 15 0 0 1 0-18`,key:`br2vug`}],[`path`,{d:`M20 12H4`,key:`1mtusc`}],[`path`,{d:`M5 3a15 15 0 0 1 0 18`,key:`1w7hae`}]]),GE=w(`zodiac-sagittarius`,[[`path`,{d:`M15 3h6v6`,key:`1q9fwt`}],[`path`,{d:`M21 3 3 21`,key:`1011np`}],[`path`,{d:`m9 9 6 6`,key:`z0biqf`}]]),KE=w(`zodiac-scorpio`,[[`path`,{d:`M10 19V5.5a1 1 0 0 1 5 0V17a2 2 0 0 0 2 2h5l-3-3`,key:`1w8g0z`}],[`path`,{d:`m22 19-3 3`,key:`1ix4wq`}],[`path`,{d:`M5 19V5.5a1 1 0 0 1 5 0`,key:`1d4oa3`}],[`path`,{d:`M5 5.5A2.5 2.5 0 0 0 2.5 3`,key:`gp646f`}]]),qE=w(`zodiac-taurus`,[[`circle`,{cx:`12`,cy:`15`,r:`6`,key:`lhqcmb`}],[`path`,{d:`M18 3A6 6 0 0 1 6 3`,key:`1p399e`}]]),JE=w(`zodiac-virgo`,[[`path`,{d:`M11 5.5a1 1 0 0 1 5 0V16a5 5 0 0 0 5 5`,key:`1szkuh`}],[`path`,{d:`M16 11.5a1 1 0 0 1 5 0V16a5 5 0 0 1-5 5`,key:`pyq0k2`}],[`path`,{d:`M6 19V6a3 3 0 0 0-3-3h0`,key:`pvee4g`}],[`path`,{d:`M6 5.5a1 1 0 0 1 5 0V19`,key:`vncctg`}]]),YE=w(`zoom-in`,[[`circle`,{cx:`11`,cy:`11`,r:`8`,key:`4ej97u`}],[`line`,{x1:`21`,x2:`16.65`,y1:`21`,y2:`16.65`,key:`13gj7c`}],[`line`,{x1:`11`,x2:`11`,y1:`8`,y2:`14`,key:`1vmskp`}],[`line`,{x1:`8`,x2:`14`,y1:`11`,y2:`11`,key:`durymu`}]]),XE=w(`zoom-out`,[[`circle`,{cx:`11`,cy:`11`,r:`8`,key:`4ej97u`}],[`line`,{x1:`21`,x2:`16.65`,y1:`21`,y2:`16.65`,key:`13gj7c`}],[`line`,{x1:`8`,x2:`14`,y1:`11`,y2:`11`,key:`durymu`}]]),ZE=t({AArrowDown:()=>Ji,AArrowUp:()=>Yi,ALargeSmall:()=>Xi,Accessibility:()=>Zi,Activity:()=>Qi,AirVent:()=>$i,Airplay:()=>ea,AlarmClock:()=>oa,AlarmClockCheck:()=>ta,AlarmClockMinus:()=>na,AlarmClockOff:()=>ra,AlarmClockPlus:()=>ia,AlarmSmoke:()=>aa,Album:()=>sa,AlignCenterHorizontal:()=>ca,AlignCenterVertical:()=>la,AlignEndHorizontal:()=>ua,AlignEndVertical:()=>da,AlignHorizontalDistributeCenter:()=>fa,AlignHorizontalDistributeEnd:()=>pa,AlignHorizontalDistributeStart:()=>ma,AlignHorizontalJustifyCenter:()=>ha,AlignHorizontalJustifyEnd:()=>ga,AlignHorizontalJustifyStart:()=>_a,AlignHorizontalSpaceAround:()=>va,AlignHorizontalSpaceBetween:()=>ya,AlignStartHorizontal:()=>ba,AlignStartVertical:()=>xa,AlignVerticalDistributeCenter:()=>Sa,AlignVerticalDistributeEnd:()=>Ca,AlignVerticalDistributeStart:()=>wa,AlignVerticalJustifyCenter:()=>Ta,AlignVerticalJustifyEnd:()=>Ea,AlignVerticalJustifyStart:()=>Da,AlignVerticalSpaceAround:()=>Oa,AlignVerticalSpaceBetween:()=>ka,Ambulance:()=>Aa,Ampersand:()=>ja,Ampersands:()=>Pa,Amphora:()=>Ma,Anchor:()=>Na,Angry:()=>Fa,Annoyed:()=>Ia,Antenna:()=>Ra,Anvil:()=>La,Aperture:()=>za,AppWindow:()=>Va,AppWindowMac:()=>Ba,Apple:()=>Ha,Archive:()=>Ga,ArchiveRestore:()=>Ua,ArchiveX:()=>Wa,Armchair:()=>Ka,ArrowBigDown:()=>Ja,ArrowBigDownDash:()=>qa,ArrowBigLeft:()=>Xa,ArrowBigLeftDash:()=>Ya,ArrowBigRight:()=>Qa,ArrowBigRightDash:()=>Za,ArrowBigUp:()=>eo,ArrowBigUpDash:()=>$a,ArrowDown:()=>mo,ArrowDown01:()=>to,ArrowDown10:()=>no,ArrowDownAZ:()=>io,ArrowDownFromLine:()=>ro,ArrowDownLeft:()=>ao,ArrowDownNarrowWide:()=>oo,ArrowDownRight:()=>so,ArrowDownToDot:()=>co,ArrowDownToLine:()=>lo,ArrowDownUp:()=>uo,ArrowDownWideNarrow:()=>fo,ArrowDownZA:()=>po,ArrowLeft:()=>vo,ArrowLeftFromLine:()=>ho,ArrowLeftRight:()=>go,ArrowLeftToLine:()=>_o,ArrowRight:()=>So,ArrowRightFromLine:()=>yo,ArrowRightLeft:()=>bo,ArrowRightToLine:()=>xo,ArrowUp:()=>Fo,ArrowUp01:()=>Co,ArrowUp10:()=>wo,ArrowUpAZ:()=>To,ArrowUpDown:()=>Eo,ArrowUpFromDot:()=>Do,ArrowUpFromLine:()=>Oo,ArrowUpLeft:()=>ko,ArrowUpNarrowWide:()=>Ao,ArrowUpRight:()=>jo,ArrowUpToLine:()=>Mo,ArrowUpWideNarrow:()=>No,ArrowUpZA:()=>Po,ArrowsUpFromLine:()=>Io,Asterisk:()=>Lo,Astroid:()=>Ro,AtSign:()=>zo,Atom:()=>Bo,AudioLines:()=>Vo,AudioWaveform:()=>Ho,Award:()=>Uo,Axe:()=>Wo,Axis3d:()=>Go,Baby:()=>Yo,Backpack:()=>qo,Badge:()=>ds,BadgeAlert:()=>Ko,BadgeCent:()=>Jo,BadgeCheck:()=>Xo,BadgeDollarSign:()=>Zo,BadgeEuro:()=>Qo,BadgeIndianRupee:()=>$o,BadgeInfo:()=>es,BadgeJapaneseYen:()=>ts,BadgeMinus:()=>ns,BadgePercent:()=>rs,BadgePlus:()=>as,BadgePoundSterling:()=>is,BadgeQuestionMark:()=>os,BadgeRussianRuble:()=>ss,BadgeSwissFranc:()=>ls,BadgeTurkishLira:()=>cs,BadgeX:()=>us,BaggageClaim:()=>ps,Balloon:()=>fs,Ban:()=>hs,Banana:()=>vs,Bandage:()=>ms,Banknote:()=>bs,BanknoteArrowDown:()=>gs,BanknoteArrowUp:()=>_s,BanknoteX:()=>ys,Barcode:()=>xs,Barrel:()=>Cs,Baseline:()=>Ss,Bath:()=>ws,Battery:()=>As,BatteryCharging:()=>Ts,BatteryFull:()=>Ds,BatteryLow:()=>Os,BatteryMedium:()=>Es,BatteryPlus:()=>ks,BatteryWarning:()=>js,Beaker:()=>Ms,Bean:()=>Ps,BeanOff:()=>Ns,Bed:()=>Is,BedDouble:()=>Fs,BedSingle:()=>Ls,Beef:()=>zs,BeefOff:()=>Rs,Beer:()=>Vs,BeerOff:()=>Bs,Bell:()=>Ys,BellCheck:()=>Hs,BellDot:()=>Us,BellElectric:()=>Ws,BellMinus:()=>Gs,BellOff:()=>Ks,BellPlus:()=>qs,BellRing:()=>Js,BetweenHorizontalEnd:()=>Xs,BetweenHorizontalStart:()=>$s,BetweenVerticalEnd:()=>Zs,BetweenVerticalStart:()=>Qs,BicepsFlexed:()=>ec,Bike:()=>nc,Binary:()=>tc,Binoculars:()=>rc,Biohazard:()=>ic,Bird:()=>ac,Birdhouse:()=>oc,Bitcoin:()=>sc,Blend:()=>cc,Blender:()=>lc,Blinds:()=>uc,Blocks:()=>dc,Bluetooth:()=>hc,BluetoothConnected:()=>fc,BluetoothOff:()=>pc,BluetoothSearching:()=>mc,Bold:()=>gc,Bolt:()=>_c,Bomb:()=>vc,Bone:()=>Sc,Book:()=>Gc,BookA:()=>yc,BookAlert:()=>bc,BookAudio:()=>xc,BookCheck:()=>wc,BookCopy:()=>Cc,BookDashed:()=>Tc,BookDown:()=>Ec,BookHeadphones:()=>Oc,BookHeart:()=>Dc,BookImage:()=>kc,BookKey:()=>Ac,BookLock:()=>jc,BookMarked:()=>Mc,BookMinus:()=>Nc,BookOpen:()=>Ic,BookOpenCheck:()=>Pc,BookOpenText:()=>Fc,BookPlus:()=>Lc,BookSearch:()=>Rc,BookText:()=>zc,BookType:()=>Bc,BookUp:()=>Hc,BookUp2:()=>Vc,BookUser:()=>Uc,BookX:()=>Wc,Bookmark:()=>Zc,BookmarkCheck:()=>Kc,BookmarkMinus:()=>qc,BookmarkOff:()=>Jc,BookmarkPlus:()=>Yc,BookmarkX:()=>Xc,BoomBox:()=>Qc,Bot:()=>tl,BotMessageSquare:()=>$c,BotOff:()=>el,BottleWine:()=>nl,BowArrow:()=>rl,Box:()=>il,Boxes:()=>al,Braces:()=>ol,Brackets:()=>sl,Brain:()=>ul,BrainCircuit:()=>cl,BrainCog:()=>ll,BrickWall:()=>pl,BrickWallFire:()=>dl,BrickWallShield:()=>fl,Briefcase:()=>_l,BriefcaseBusiness:()=>ml,BriefcaseConveyorBelt:()=>gl,BriefcaseMedical:()=>hl,BringToFront:()=>vl,Broccoli:()=>yl,Brush:()=>bl,BrushCleaning:()=>xl,Bubbles:()=>Sl,Bug:()=>Tl,BugOff:()=>wl,BugPlay:()=>Cl,Building:()=>Dl,Building2:()=>El,Bus:()=>kl,BusFront:()=>Ol,Cable:()=>Ml,CableCar:()=>jl,Cake:()=>Nl,CakeSlice:()=>Al,Calculator:()=>Pl,Calendar:()=>tu,Calendar1:()=>Fl,CalendarArrowDown:()=>Il,CalendarArrowUp:()=>Ll,CalendarCheck:()=>zl,CalendarCheck2:()=>Rl,CalendarClock:()=>Vl,CalendarCog:()=>Bl,CalendarDays:()=>Hl,CalendarFold:()=>Ul,CalendarHeart:()=>Wl,CalendarMinus:()=>Kl,CalendarMinus2:()=>Gl,CalendarOff:()=>ql,CalendarPlus:()=>Yl,CalendarPlus2:()=>Jl,CalendarRange:()=>Xl,CalendarSearch:()=>Zl,CalendarSync:()=>Ql,CalendarX:()=>eu,CalendarX2:()=>$l,Calendars:()=>nu,Camera:()=>ru,CameraOff:()=>iu,Candy:()=>su,CandyCane:()=>ou,CandyOff:()=>au,Cannabis:()=>lu,CannabisOff:()=>cu,Captions:()=>du,CaptionsOff:()=>uu,Car:()=>mu,CarFront:()=>fu,CarTaxiFront:()=>pu,Caravan:()=>hu,CardSim:()=>gu,Carrot:()=>_u,CaseLower:()=>vu,CaseSensitive:()=>yu,CaseUpper:()=>bu,CassetteTape:()=>xu,Cast:()=>Su,Castle:()=>Cu,Cat:()=>wu,Cctv:()=>Tu,CctvOff:()=>Du,ChartArea:()=>Eu,ChartBar:()=>ju,ChartBarBig:()=>Ou,ChartBarDecreasing:()=>ku,ChartBarIncreasing:()=>Au,ChartBarStacked:()=>Mu,ChartCandlestick:()=>Nu,ChartColumn:()=>Ru,ChartColumnBig:()=>Pu,ChartColumnDecreasing:()=>Fu,ChartColumnIncreasing:()=>Iu,ChartColumnStacked:()=>Lu,ChartGantt:()=>zu,ChartLine:()=>Bu,ChartNetwork:()=>Vu,ChartNoAxesColumn:()=>Wu,ChartNoAxesColumnDecreasing:()=>Hu,ChartNoAxesColumnIncreasing:()=>Uu,ChartNoAxesCombined:()=>Gu,ChartNoAxesGantt:()=>Ku,ChartPie:()=>qu,ChartScatter:()=>Ju,ChartSpline:()=>Yu,Check:()=>Qu,CheckCheck:()=>Xu,CheckLine:()=>Zu,ChefHat:()=>$u,Cherry:()=>ed,ChessBishop:()=>td,ChessKing:()=>nd,ChessKnight:()=>rd,ChessPawn:()=>id,ChessQueen:()=>ad,ChessRook:()=>od,ChevronDown:()=>sd,ChevronFirst:()=>cd,ChevronLast:()=>ld,ChevronLeft:()=>ud,ChevronRight:()=>dd,ChevronUp:()=>fd,ChevronsDown:()=>md,ChevronsDownUp:()=>pd,ChevronsLeft:()=>_d,ChevronsLeftRight:()=>hd,ChevronsLeftRightEllipsis:()=>gd,ChevronsRight:()=>yd,ChevronsRightLeft:()=>vd,ChevronsUp:()=>xd,ChevronsUpDown:()=>bd,Church:()=>Sd,Cigarette:()=>wd,CigaretteOff:()=>Cd,Circle:()=>gf,CircleAlert:()=>Td,CircleArrowDown:()=>Ed,CircleArrowLeft:()=>Dd,CircleArrowOutDownLeft:()=>Od,CircleArrowOutDownRight:()=>kd,CircleArrowOutUpLeft:()=>Ad,CircleArrowOutUpRight:()=>jd,CircleArrowRight:()=>Md,CircleArrowUp:()=>Nd,CircleCheck:()=>T,CircleCheckBig:()=>Pd,CircleChevronDown:()=>Id,CircleChevronLeft:()=>Fd,CircleChevronRight:()=>Ld,CircleChevronUp:()=>Rd,CircleDashed:()=>zd,CircleDivide:()=>Bd,CircleDollarSign:()=>Vd,CircleDot:()=>Ud,CircleDotDashed:()=>Hd,CircleEllipsis:()=>Wd,CircleEqual:()=>Gd,CircleFadingArrowUp:()=>Kd,CircleFadingPlus:()=>qd,CircleGauge:()=>Jd,CircleMinus:()=>Yd,CircleOff:()=>Xd,CircleParking:()=>Qd,CircleParkingOff:()=>Zd,CirclePause:()=>$d,CirclePercent:()=>tf,CirclePile:()=>ef,CirclePlay:()=>nf,CirclePlus:()=>rf,CirclePoundSterling:()=>af,CirclePower:()=>of,CircleQuestionMark:()=>sf,CircleSlash:()=>lf,CircleSlash2:()=>cf,CircleSmall:()=>uf,CircleStar:()=>df,CircleStop:()=>ff,CircleUser:()=>mf,CircleUserRound:()=>pf,CircleX:()=>hf,CircuitBoard:()=>_f,Citrus:()=>vf,Clapperboard:()=>yf,Clipboard:()=>jf,ClipboardCheck:()=>bf,ClipboardClock:()=>xf,ClipboardCopy:()=>Sf,ClipboardList:()=>Cf,ClipboardMinus:()=>wf,ClipboardPaste:()=>Tf,ClipboardPen:()=>Df,ClipboardPenLine:()=>Ef,ClipboardPlus:()=>Of,ClipboardType:()=>kf,ClipboardX:()=>Af,Clock:()=>Xf,Clock1:()=>Mf,Clock10:()=>Nf,Clock11:()=>Pf,Clock12:()=>Ff,Clock2:()=>If,Clock3:()=>Lf,Clock4:()=>Rf,Clock5:()=>zf,Clock6:()=>Bf,Clock7:()=>Vf,Clock8:()=>Hf,Clock9:()=>Uf,ClockAlert:()=>Wf,ClockArrowDown:()=>Gf,ClockArrowUp:()=>Kf,ClockCheck:()=>qf,ClockFading:()=>Jf,ClockPlus:()=>Yf,ClosedCaption:()=>Zf,Cloud:()=>_p,CloudAlert:()=>Qf,CloudBackup:()=>$f,CloudCheck:()=>ep,CloudCog:()=>tp,CloudDownload:()=>np,CloudDrizzle:()=>rp,CloudFog:()=>ip,CloudHail:()=>ap,CloudLightning:()=>op,CloudMoon:()=>cp,CloudMoonRain:()=>sp,CloudOff:()=>lp,CloudRain:()=>dp,CloudRainWind:()=>up,CloudSnow:()=>fp,CloudSun:()=>hp,CloudSunRain:()=>pp,CloudSync:()=>mp,CloudUpload:()=>gp,Cloudy:()=>vp,Clover:()=>yp,Club:()=>bp,Code:()=>Sp,CodeXml:()=>xp,Coffee:()=>Cp,Cog:()=>wp,Coins:()=>Tp,Columns2:()=>Ep,Columns3:()=>Op,Columns3Cog:()=>Dp,Columns4:()=>kp,Combine:()=>Ap,Command:()=>jp,Compass:()=>Mp,Component:()=>Np,Computer:()=>Pp,ConciergeBell:()=>Fp,Cone:()=>Ip,Construction:()=>Lp,Contact:()=>zp,ContactRound:()=>Rp,Container:()=>Bp,Contrast:()=>Vp,Cookie:()=>Hp,CookingPot:()=>Up,Copy:()=>E,CopyCheck:()=>Wp,CopyMinus:()=>Gp,CopyPlus:()=>Kp,CopySlash:()=>Jp,CopyX:()=>qp,Copyleft:()=>Yp,Copyright:()=>Xp,CornerDownLeft:()=>Zp,CornerDownRight:()=>Qp,CornerLeftDown:()=>$p,CornerLeftUp:()=>em,CornerRightDown:()=>tm,CornerRightUp:()=>nm,CornerUpLeft:()=>rm,CornerUpRight:()=>im,Cpu:()=>am,CreativeCommons:()=>om,CreditCard:()=>sm,Croissant:()=>cm,Crop:()=>lm,Cross:()=>um,Crosshair:()=>dm,Crown:()=>fm,Cuboid:()=>pm,CupSoda:()=>mm,Currency:()=>hm,Cylinder:()=>gm,Dam:()=>_m,Database:()=>xm,DatabaseBackup:()=>vm,DatabaseSearch:()=>ym,DatabaseZap:()=>bm,DecimalsArrowLeft:()=>Sm,DecimalsArrowRight:()=>Cm,Delete:()=>wm,Dessert:()=>Tm,Diameter:()=>Em,Diamond:()=>Am,DiamondMinus:()=>Dm,DiamondPercent:()=>Om,DiamondPlus:()=>km,Dice1:()=>jm,Dice2:()=>Mm,Dice3:()=>Nm,Dice4:()=>Pm,Dice5:()=>Fm,Dice6:()=>Im,Dices:()=>Lm,Diff:()=>Rm,Disc:()=>Hm,Disc2:()=>zm,Disc3:()=>Bm,DiscAlbum:()=>Vm,Divide:()=>Um,Dna:()=>Wm,DnaOff:()=>Km,Dock:()=>qm,Dog:()=>Gm,DollarSign:()=>Jm,Donut:()=>Ym,DoorClosed:()=>Zm,DoorClosedLocked:()=>Xm,DoorOpen:()=>Qm,Dot:()=>$m,Download:()=>eh,DraftingCompass:()=>th,Drama:()=>nh,Drill:()=>rh,Drone:()=>ih,Droplet:()=>oh,DropletOff:()=>ah,Droplets:()=>sh,Drum:()=>ch,Drumstick:()=>lh,Dumbbell:()=>uh,Ear:()=>fh,EarOff:()=>dh,Earth:()=>mh,EarthLock:()=>ph,Eclipse:()=>hh,Egg:()=>_h,EggFried:()=>gh,EggOff:()=>vh,Ellipse:()=>yh,Ellipsis:()=>xh,EllipsisVertical:()=>bh,Equal:()=>wh,EqualApproximately:()=>Sh,EqualNot:()=>Ch,Eraser:()=>Th,EthernetPort:()=>Eh,Euro:()=>Dh,EvCharger:()=>Oh,Expand:()=>kh,ExternalLink:()=>Ah,Eye:()=>Ph,EyeClosed:()=>jh,EyeOff:()=>Mh,Factory:()=>Nh,Fan:()=>Fh,FastForward:()=>Ih,Feather:()=>Lh,Fence:()=>Rh,FerrisWheel:()=>zh,File:()=>Zh,FileArchive:()=>Bh,FileAxis3d:()=>Vh,FileBadge:()=>Hh,FileBox:()=>Wh,FileBraces:()=>Gh,FileBracesCorner:()=>Uh,FileChartColumn:()=>qh,FileChartColumnIncreasing:()=>Kh,FileChartLine:()=>gte,FileChartPie:()=>_te,FileCheck:()=>yte,FileCheckCorner:()=>vte,FileClock:()=>bte,FileCode:()=>Ste,FileCodeCorner:()=>Jh,FileCog:()=>xte,FileDiff:()=>wte,FileDigit:()=>Cte,FileDown:()=>Tte,FileExclamationPoint:()=>Ete,FileHeadphone:()=>Ote,FileHeart:()=>Dte,FileImage:()=>kte,FileInput:()=>Ate,FileKey:()=>Mte,FileLock:()=>jte,FileMinus:()=>Pte,FileMinusCorner:()=>Nte,FileMusic:()=>Fte,FileOutput:()=>Ite,FilePen:()=>Rte,FilePenLine:()=>Lte,FilePlay:()=>zte,FilePlus:()=>Vte,FilePlusCorner:()=>Bte,FileQuestionMark:()=>Hte,FileScan:()=>Ute,FileSearch:()=>Gte,FileSearchCorner:()=>Wte,FileSignal:()=>Kte,FileSliders:()=>qte,FileSpreadsheet:()=>Yh,FileStack:()=>Jte,FileSymlink:()=>Yte,FileTerminal:()=>Xte,FileText:()=>Xh,FileType:()=>Qte,FileTypeCorner:()=>Zte,FileUp:()=>$te,FileUser:()=>ene,FileVideoCamera:()=>tne,FileVolume:()=>nne,FileX:()=>ine,FileXCorner:()=>rne,Files:()=>ane,Film:()=>sne,FingerprintPattern:()=>one,FireExtinguisher:()=>cne,Fish:()=>dne,FishOff:()=>lne,FishSymbol:()=>une,FishingHook:()=>fne,FishingRod:()=>pne,Flag:()=>_ne,FlagOff:()=>mne,FlagTriangleLeft:()=>hne,FlagTriangleRight:()=>gne,Flame:()=>bne,FlameKindling:()=>vne,Flashlight:()=>xne,FlashlightOff:()=>yne,FlaskConical:()=>Cne,FlaskConicalOff:()=>Sne,FlaskRound:()=>wne,FlipHorizontal2:()=>Tne,FlipVertical2:()=>Ene,Flower:()=>One,Flower2:()=>Dne,Focus:()=>kne,FoldHorizontal:()=>Ane,FoldVertical:()=>jne,Folder:()=>eg,FolderArchive:()=>Mne,FolderBookmark:()=>Nne,FolderCheck:()=>Pne,FolderClock:()=>Fne,FolderClosed:()=>Ine,FolderCode:()=>Lne,FolderCog:()=>zne,FolderDot:()=>Rne,FolderDown:()=>Vne,FolderGit:()=>Hne,FolderGit2:()=>Bne,FolderHeart:()=>Une,FolderInput:()=>Qh,FolderKanban:()=>Gne,FolderKey:()=>Wne,FolderLock:()=>Kne,FolderMinus:()=>qne,FolderOpen:()=>$h,FolderOpenDot:()=>Jne,FolderOutput:()=>Xne,FolderPen:()=>Yne,FolderPlus:()=>Qne,FolderRoot:()=>Zne,FolderSearch:()=>ere,FolderSearch2:()=>$ne,FolderSymlink:()=>tre,FolderSync:()=>rre,FolderTree:()=>nre,FolderUp:()=>ire,FolderX:()=>are,Folders:()=>ore,Footprints:()=>sre,Forklift:()=>lre,Form:()=>cre,Forward:()=>ure,Frame:()=>dre,Frown:()=>fre,Fuel:()=>pre,Fullscreen:()=>mre,Funnel:()=>tg,FunnelPlus:()=>hre,FunnelX:()=>gre,GalleryHorizontal:()=>vre,GalleryHorizontalEnd:()=>_re,GalleryThumbnails:()=>yre,GalleryVertical:()=>xre,GalleryVerticalEnd:()=>bre,Gamepad:()=>wre,Gamepad2:()=>Sre,GamepadDirectional:()=>Cre,Gauge:()=>ng,Gavel:()=>Tre,Gem:()=>Ere,GeorgianLari:()=>Dre,Ghost:()=>Ore,Gift:()=>kre,GitBranch:()=>rg,GitBranchMinus:()=>Are,GitBranchPlus:()=>jre,GitCommitHorizontal:()=>Mre,GitCommitVertical:()=>Nre,GitCompare:()=>Fre,GitCompareArrows:()=>Pre,GitFork:()=>Ire,GitGraph:()=>Lre,GitMerge:()=>zre,GitMergeConflict:()=>Rre,GitPullRequest:()=>Gre,GitPullRequestArrow:()=>Bre,GitPullRequestClosed:()=>Hre,GitPullRequestCreate:()=>Ure,GitPullRequestCreateArrow:()=>Vre,GitPullRequestDraft:()=>Wre,GlassWater:()=>qre,Glasses:()=>Kre,Globe:()=>ig,GlobeCheck:()=>Jre,GlobeLock:()=>Yre,GlobeOff:()=>Xre,GlobeX:()=>Zre,Goal:()=>Qre,Gpu:()=>eie,GraduationCap:()=>$re,Grape:()=>tie,Grid2x2:()=>aie,Grid2x2Check:()=>nie,Grid2x2Plus:()=>rie,Grid2x2X:()=>iie,Grid3x2:()=>oie,Grid3x3:()=>sie,Grip:()=>lie,GripHorizontal:()=>cie,GripVertical:()=>ag,Group:()=>die,Guitar:()=>pie,Ham:()=>uie,Hamburger:()=>fie,Hammer:()=>mie,Hand:()=>Sie,HandCoins:()=>hie,HandFist:()=>gie,HandGrab:()=>_ie,HandHeart:()=>vie,HandHelping:()=>yie,HandMetal:()=>bie,HandPlatter:()=>xie,Handbag:()=>Cie,Handshake:()=>Tie,HardDrive:()=>Die,HardDriveDownload:()=>wie,HardDriveUpload:()=>Eie,HardHat:()=>Oie,Hash:()=>og,HatGlasses:()=>kie,Haze:()=>Aie,Hd:()=>jie,HdmiPort:()=>Mie,Heading:()=>Iie,Heading1:()=>sg,Heading2:()=>cg,Heading3:()=>lg,Heading4:()=>Nie,Heading5:()=>Pie,Heading6:()=>Fie,HeadphoneOff:()=>Lie,Headphones:()=>Rie,Headset:()=>zie,Heart:()=>ug,HeartCrack:()=>Bie,HeartHandshake:()=>Vie,HeartMinus:()=>Hie,HeartOff:()=>Uie,HeartPlus:()=>Wie,HeartPulse:()=>Kie,HeartX:()=>Gie,Heater:()=>qie,Helicopter:()=>Yie,Hexagon:()=>dg,Highlighter:()=>Jie,History:()=>fg,Hop:()=>Zie,HopOff:()=>Xie,Hospital:()=>Qie,Hotel:()=>$ie,Hourglass:()=>eae,House:()=>oae,HouseHeart:()=>tae,HousePlug:()=>nae,HousePlus:()=>rae,HouseWifi:()=>iae,IceCreamBowl:()=>aae,IceCreamCone:()=>sae,IdCard:()=>lae,IdCardLanyard:()=>cae,Image:()=>hg,ImageDown:()=>dae,ImageMinus:()=>uae,ImageOff:()=>pg,ImagePlay:()=>fae,ImagePlus:()=>mg,ImageUp:()=>pae,ImageUpscale:()=>mae,Images:()=>hae,Import:()=>gae,Inbox:()=>_ae,IndianRupee:()=>vae,Infinity:()=>yae,Info:()=>gg,InspectionPanel:()=>bae,Italic:()=>_g,IterationCcw:()=>xae,IterationCw:()=>Sae,JapaneseYen:()=>Cae,Joystick:()=>wae,Kanban:()=>Tae,Kayak:()=>kae,Key:()=>Dae,KeyRound:()=>vg,KeySquare:()=>Eae,Keyboard:()=>yg,KeyboardMusic:()=>Oae,KeyboardOff:()=>Aae,Lamp:()=>Iae,LampCeiling:()=>jae,LampDesk:()=>Mae,LampFloor:()=>Pae,LampWallDown:()=>Nae,LampWallUp:()=>Fae,LandPlot:()=>Lae,Landmark:()=>Rae,Languages:()=>zae,Laptop:()=>Vae,LaptopMinimal:()=>Hae,LaptopMinimalCheck:()=>Bae,Lasso:()=>Wae,LassoSelect:()=>Uae,Laugh:()=>Gae,Layers:()=>xg,Layers2:()=>bg,LayersMinus:()=>qae,LayersPlus:()=>Kae,LayoutDashboard:()=>Jae,LayoutGrid:()=>Sg,LayoutList:()=>Cg,LayoutPanelLeft:()=>Yae,LayoutPanelTop:()=>Xae,LayoutTemplate:()=>wg,Leaf:()=>Zae,LeafyGreen:()=>Qae,Lectern:()=>$ae,LensConcave:()=>eoe,LensConvex:()=>toe,Library:()=>Tg,LibraryBig:()=>roe,LifeBuoy:()=>noe,Ligature:()=>ioe,Lightbulb:()=>Eg,LightbulbOff:()=>aoe,LineDotRightHorizontal:()=>soe,LineSquiggle:()=>ooe,LineStyle:()=>coe,Link:()=>kg,Link2:()=>Dg,Link2Off:()=>loe,List:()=>Ng,ListCheck:()=>uoe,ListChecks:()=>Og,ListChevronsDownUp:()=>foe,ListChevronsUpDown:()=>doe,ListCollapse:()=>poe,ListEnd:()=>moe,ListFilter:()=>Ag,ListFilterPlus:()=>hoe,ListIndentDecrease:()=>goe,ListIndentIncrease:()=>_oe,ListMinus:()=>voe,ListMusic:()=>yoe,ListOrdered:()=>jg,ListPlus:()=>boe,ListRestart:()=>xoe,ListStart:()=>Soe,ListTodo:()=>Mg,ListTree:()=>Coe,ListVideo:()=>woe,ListX:()=>Toe,Loader:()=>Doe,LoaderCircle:()=>Pg,LoaderPinwheel:()=>Eoe,Locate:()=>joe,LocateFixed:()=>Ooe,LocateOff:()=>koe,Lock:()=>Noe,LockKeyhole:()=>Moe,LockKeyholeOpen:()=>Aoe,LockOpen:()=>Fg,LogIn:()=>Ig,LogOut:()=>Poe,Logs:()=>Foe,Lollipop:()=>Ioe,Luggage:()=>Loe,Magnet:()=>Roe,Mail:()=>qoe,MailCheck:()=>zoe,MailMinus:()=>Boe,MailOpen:()=>Voe,MailPlus:()=>Hoe,MailQuestionMark:()=>Uoe,MailSearch:()=>Woe,MailWarning:()=>Goe,MailX:()=>Koe,Mailbox:()=>Joe,Mails:()=>Xoe,Map:()=>fse,MapMinus:()=>Yoe,MapPin:()=>lse,MapPinCheck:()=>Qoe,MapPinCheckInside:()=>Zoe,MapPinHouse:()=>$oe,MapPinMinus:()=>tse,MapPinMinusInside:()=>ese,MapPinOff:()=>nse,MapPinPen:()=>rse,MapPinPlus:()=>ase,MapPinPlusInside:()=>ise,MapPinSearch:()=>ose,MapPinX:()=>sse,MapPinXInside:()=>cse,MapPinned:()=>use,MapPlus:()=>dse,Mars:()=>mse,MarsStroke:()=>pse,Martini:()=>hse,Maximize:()=>gse,Maximize2:()=>Lg,Medal:()=>_se,Megaphone:()=>yse,MegaphoneOff:()=>vse,Meh:()=>bse,MemoryStick:()=>xse,Menu:()=>Rg,Merge:()=>Sse,MessageCircle:()=>zg,MessageCircleCheck:()=>Cse,MessageCircleCode:()=>wse,MessageCircleDashed:()=>Tse,MessageCircleHeart:()=>Ese,MessageCircleMore:()=>Dse,MessageCircleOff:()=>Ose,MessageCirclePlus:()=>kse,MessageCircleQuestionMark:()=>Ase,MessageCircleReply:()=>jse,MessageCircleWarning:()=>Mse,MessageCircleX:()=>Nse,MessageSquare:()=>Vg,MessageSquareCheck:()=>Pse,MessageSquareCode:()=>Fse,MessageSquareDashed:()=>Ise,MessageSquareDiff:()=>Lse,MessageSquareDot:()=>Rse,MessageSquareHeart:()=>zse,MessageSquareLock:()=>Bse,MessageSquareMore:()=>Vse,MessageSquareOff:()=>Use,MessageSquarePlus:()=>Bg,MessageSquareQuote:()=>Hse,MessageSquareReply:()=>Wse,MessageSquareShare:()=>Gse,MessageSquareText:()=>Kse,MessageSquareWarning:()=>qse,MessageSquareX:()=>Jse,MessagesSquare:()=>Yse,Metronome:()=>Xse,Mic:()=>Hg,MicOff:()=>Zse,MicVocal:()=>Qse,Microchip:()=>$se,Microscope:()=>ece,Microwave:()=>nce,Milestone:()=>tce,Milk:()=>ice,MilkOff:()=>rce,Minimize:()=>ace,Minimize2:()=>Ug,Minus:()=>Wg,MirrorRectangular:()=>oce,MirrorRound:()=>sce,Monitor:()=>xce,MonitorCheck:()=>lce,MonitorCloud:()=>cce,MonitorCog:()=>uce,MonitorDot:()=>dce,MonitorDown:()=>fce,MonitorOff:()=>pce,MonitorPause:()=>mce,MonitorPlay:()=>Gg,MonitorSmartphone:()=>hce,MonitorSpeaker:()=>_ce,MonitorStop:()=>gce,MonitorUp:()=>vce,MonitorX:()=>yce,Moon:()=>Kg,MoonStar:()=>bce,Motorbike:()=>Sce,Mountain:()=>wce,MountainSnow:()=>Cce,Mouse:()=>Nce,MouseLeft:()=>Tce,MouseOff:()=>Oce,MousePointer:()=>jce,MousePointer2:()=>Dce,MousePointer2Off:()=>Ece,MousePointerBan:()=>kce,MousePointerClick:()=>Ace,MouseRight:()=>Mce,Move:()=>qce,Move3d:()=>Fce,MoveDiagonal:()=>Ice,MoveDiagonal2:()=>Pce,MoveDown:()=>zce,MoveDownLeft:()=>Lce,MoveDownRight:()=>Rce,MoveHorizontal:()=>Vce,MoveLeft:()=>Bce,MoveRight:()=>Hce,MoveUp:()=>Gce,MoveUpLeft:()=>Uce,MoveUpRight:()=>Wce,MoveVertical:()=>Kce,Music:()=>Zce,Music2:()=>Jce,Music3:()=>Yce,Music4:()=>Xce,Navigation:()=>tle,Navigation2:()=>Qce,Navigation2Off:()=>ele,NavigationOff:()=>$ce,Network:()=>qg,Newspaper:()=>nle,Nfc:()=>rle,NonBinary:()=>ile,Notebook:()=>cle,NotebookPen:()=>ale,NotebookTabs:()=>ole,NotebookText:()=>sle,NotepadText:()=>ule,NotepadTextDashed:()=>lle,Nut:()=>fle,NutOff:()=>dle,Octagon:()=>gle,OctagonAlert:()=>ple,OctagonMinus:()=>mle,OctagonPause:()=>hle,OctagonX:()=>Jg,Omega:()=>_le,Option:()=>vle,Orbit:()=>yle,Origami:()=>xle,Package:()=>Zg,Package2:()=>ble,PackageCheck:()=>Yg,PackageMinus:()=>Sle,PackageOpen:()=>Cle,PackagePlus:()=>Xg,PackageSearch:()=>Tle,PackageX:()=>wle,PaintBucket:()=>Dle,PaintRoller:()=>Ole,Paintbrush:()=>kle,PaintbrushVertical:()=>Ele,Palette:()=>Qg,Panda:()=>Ale,PanelBottom:()=>Ple,PanelBottomClose:()=>jle,PanelBottomDashed:()=>Mle,PanelBottomOpen:()=>Nle,PanelLeft:()=>$g,PanelLeftClose:()=>Fle,PanelLeftDashed:()=>Ile,PanelLeftOpen:()=>Lle,PanelLeftRightDashed:()=>Rle,PanelRight:()=>e_,PanelRightClose:()=>zle,PanelRightDashed:()=>Ble,PanelRightOpen:()=>Vle,PanelTop:()=>Kle,PanelTopBottomDashed:()=>Ule,PanelTopClose:()=>Hle,PanelTopDashed:()=>Wle,PanelTopOpen:()=>Gle,PanelsLeftBottom:()=>qle,PanelsRightBottom:()=>Jle,PanelsTopLeft:()=>Yle,Paperclip:()=>Xle,Parasol:()=>Zle,Parentheses:()=>$le,ParkingMeter:()=>Qle,PartyPopper:()=>eue,Pause:()=>t_,PawPrint:()=>tue,PcCase:()=>nue,Pen:()=>oue,PenLine:()=>rue,PenOff:()=>aue,PenTool:()=>iue,Pencil:()=>n_,PencilLine:()=>sue,PencilOff:()=>cue,PencilRuler:()=>lue,Pentagon:()=>uue,Percent:()=>due,PersonStanding:()=>fue,PhilippinePeso:()=>pue,Phone:()=>bue,PhoneCall:()=>mue,PhoneForwarded:()=>hue,PhoneIncoming:()=>gue,PhoneMissed:()=>_ue,PhoneOff:()=>vue,PhoneOutgoing:()=>yue,Pi:()=>xue,Piano:()=>Sue,Pickaxe:()=>Cue,PictureInPicture:()=>Tue,PictureInPicture2:()=>wue,PiggyBank:()=>Eue,Pilcrow:()=>kue,PilcrowLeft:()=>Due,PilcrowRight:()=>Oue,Pill:()=>jue,PillBottle:()=>Aue,Pin:()=>r_,PinOff:()=>i_,Pipette:()=>Nue,Pizza:()=>Mue,Plane:()=>Iue,PlaneLanding:()=>Pue,PlaneTakeoff:()=>Fue,Play:()=>o_,Plug:()=>s_,Plug2:()=>Lue,PlugZap:()=>a_,Plus:()=>c_,PocketKnife:()=>Rue,Podcast:()=>zue,Pointer:()=>Vue,PointerOff:()=>Bue,Popcorn:()=>Hue,Popsicle:()=>Uue,PoundSterling:()=>Wue,Power:()=>l_,PowerOff:()=>Gue,Presentation:()=>Kue,Printer:()=>Xue,PrinterCheck:()=>que,PrinterX:()=>Jue,Projector:()=>Yue,Proportions:()=>Zue,Puzzle:()=>u_,Pyramid:()=>d_,QrCode:()=>f_,Quote:()=>p_,Rabbit:()=>m_,Radar:()=>h_,Radiation:()=>g_,Radical:()=>__,Radio:()=>x_,RadioOff:()=>v_,RadioReceiver:()=>y_,RadioTower:()=>b_,Radius:()=>S_,Rainbow:()=>C_,Rat:()=>w_,Ratio:()=>T_,Receipt:()=>F_,ReceiptCent:()=>D_,ReceiptEuro:()=>E_,ReceiptIndianRupee:()=>O_,ReceiptJapaneseYen:()=>k_,ReceiptPoundSterling:()=>A_,ReceiptRussianRuble:()=>j_,ReceiptSwissFranc:()=>M_,ReceiptText:()=>N_,ReceiptTurkishLira:()=>P_,RectangleCircle:()=>I_,RectangleEllipsis:()=>L_,RectangleGoggles:()=>R_,RectangleHorizontal:()=>z_,RectangleVertical:()=>B_,Recycle:()=>V_,Redo:()=>W_,Redo2:()=>H_,RedoDot:()=>U_,RefreshCcw:()=>K_,RefreshCcwDot:()=>G_,RefreshCw:()=>J_,RefreshCwOff:()=>q_,Refrigerator:()=>Z_,Regex:()=>Y_,RemoveFormatting:()=>X_,Repeat:()=>tv,Repeat1:()=>Q_,Repeat2:()=>$_,RepeatOff:()=>ev,Replace:()=>av,ReplaceAll:()=>nv,Reply:()=>iv,ReplyAll:()=>rv,Rewind:()=>ov,Ribbon:()=>sv,Road:()=>cv,Rocket:()=>lv,RockingChair:()=>uv,RollerCoaster:()=>dv,Rose:()=>mv,Rotate3d:()=>fv,RotateCcw:()=>gv,RotateCcwKey:()=>pv,RotateCcwSquare:()=>hv,RotateCw:()=>yv,RotateCwSquare:()=>_v,Route:()=>xv,RouteOff:()=>vv,Router:()=>bv,Rows2:()=>Sv,Rows3:()=>Cv,Rows4:()=>wv,Rss:()=>Tv,Ruler:()=>Ev,RulerDimensionLine:()=>Dv,RussianRuble:()=>Ov,Sailboat:()=>kv,Salad:()=>jv,Sandwich:()=>Av,Satellite:()=>Nv,SatelliteDish:()=>Mv,SaudiRiyal:()=>Fv,Save:()=>Lv,SaveAll:()=>Pv,SaveOff:()=>Iv,Scale:()=>Rv,Scale3d:()=>zv,Scaling:()=>Vv,Scan:()=>Yv,ScanBarcode:()=>Bv,ScanEye:()=>Hv,ScanFace:()=>Uv,ScanHeart:()=>Wv,ScanLine:()=>Gv,ScanQrCode:()=>qv,ScanSearch:()=>Kv,ScanText:()=>Jv,School:()=>Zv,Scissors:()=>Qv,ScissorsLineDashed:()=>Xv,Scooter:()=>$v,ScreenShare:()=>ty,ScreenShareOff:()=>ey,Scroll:()=>ry,ScrollText:()=>ny,Search:()=>ly,SearchAlert:()=>iy,SearchCheck:()=>ay,SearchCode:()=>oy,SearchSlash:()=>sy,SearchX:()=>cy,Section:()=>uy,Send:()=>my,SendHorizontal:()=>dy,SendToBack:()=>fy,SeparatorHorizontal:()=>py,SeparatorVertical:()=>hy,Server:()=>yy,ServerCog:()=>_y,ServerCrash:()=>gy,ServerOff:()=>vy,Settings:()=>xy,Settings2:()=>by,Shapes:()=>Sy,Share:()=>Ty,Share2:()=>Cy,Sheet:()=>wy,Shell:()=>Ey,ShelvingUnit:()=>Dy,Shield:()=>By,ShieldAlert:()=>Oy,ShieldBan:()=>ky,ShieldCheck:()=>Ay,ShieldCog:()=>Ny,ShieldCogCorner:()=>jy,ShieldEllipsis:()=>My,ShieldHalf:()=>Py,ShieldMinus:()=>Iy,ShieldOff:()=>Fy,ShieldPlus:()=>Ly,ShieldQuestionMark:()=>Ry,ShieldUser:()=>zy,ShieldX:()=>Hy,Ship:()=>Uy,ShipWheel:()=>Vy,Shirt:()=>Wy,ShoppingBag:()=>Gy,ShoppingBasket:()=>Ky,ShoppingCart:()=>qy,Shovel:()=>Jy,ShowerHead:()=>Yy,Shredder:()=>Xy,Shrimp:()=>Zy,Shrink:()=>Qy,Shrub:()=>eb,Shuffle:()=>$y,Sigma:()=>tb,Signal:()=>cb,SignalHigh:()=>rb,SignalLow:()=>nb,SignalMedium:()=>ib,SignalZero:()=>ab,Signature:()=>sb,Signpost:()=>ub,SignpostBig:()=>ob,Siren:()=>lb,SkipBack:()=>db,SkipForward:()=>fb,Skull:()=>pb,Slash:()=>mb,Slice:()=>hb,SlidersHorizontal:()=>gb,SlidersVertical:()=>_b,Smartphone:()=>bb,SmartphoneCharging:()=>vb,SmartphoneNfc:()=>yb,Smile:()=>Sb,SmilePlus:()=>xb,Snail:()=>Cb,Snowflake:()=>wb,SoapDispenserDroplet:()=>Eb,Sofa:()=>Tb,SolarPanel:()=>Db,Soup:()=>Ob,Space:()=>kb,Spade:()=>Ab,Sparkle:()=>jb,Sparkles:()=>Nb,Speaker:()=>Mb,Speech:()=>Pb,SpellCheck:()=>Ib,SpellCheck2:()=>Fb,Spline:()=>zb,SplinePointer:()=>Lb,Split:()=>Rb,Spool:()=>Bb,SportShoe:()=>Vb,Spotlight:()=>Hb,SprayCan:()=>Ub,Sprout:()=>Gb,Square:()=>oS,SquareActivity:()=>Wb,SquareArrowDown:()=>Jb,SquareArrowDownLeft:()=>Kb,SquareArrowDownRight:()=>qb,SquareArrowLeft:()=>Yb,SquareArrowOutDownLeft:()=>Xb,SquareArrowOutDownRight:()=>Zb,SquareArrowOutUpLeft:()=>Qb,SquareArrowOutUpRight:()=>$b,SquareArrowRight:()=>rx,SquareArrowRightEnter:()=>ex,SquareArrowRightExit:()=>tx,SquareArrowUp:()=>ox,SquareArrowUpLeft:()=>nx,SquareArrowUpRight:()=>ix,SquareAsterisk:()=>ax,SquareBottomDashedScissors:()=>sx,SquareCenterlineDashedHorizontal:()=>cx,SquareCenterlineDashedVertical:()=>ux,SquareChartGantt:()=>lx,SquareCheck:()=>fx,SquareCheckBig:()=>dx,SquareChevronDown:()=>px,SquareChevronLeft:()=>hx,SquareChevronRight:()=>mx,SquareChevronUp:()=>gx,SquareCode:()=>_x,SquareDashed:()=>Ex,SquareDashedBottom:()=>yx,SquareDashedBottomCode:()=>vx,SquareDashedKanban:()=>bx,SquareDashedMousePointer:()=>xx,SquareDashedText:()=>Sx,SquareDashedTopSolid:()=>Cx,SquareDivide:()=>wx,SquareDot:()=>Tx,SquareEqual:()=>Dx,SquareFunction:()=>Ox,SquareKanban:()=>kx,SquareLibrary:()=>Ax,SquareM:()=>jx,SquareMenu:()=>Mx,SquareMinus:()=>Nx,SquareMousePointer:()=>Px,SquareParking:()=>Lx,SquareParkingOff:()=>Fx,SquarePause:()=>Ix,SquarePen:()=>Rx,SquarePercent:()=>zx,SquarePi:()=>Bx,SquarePilcrow:()=>Vx,SquarePlay:()=>Ux,SquarePlus:()=>Hx,SquarePower:()=>Wx,SquareRadical:()=>Gx,SquareRoundCorner:()=>Kx,SquareScissors:()=>qx,SquareSigma:()=>Jx,SquareSlash:()=>Yx,SquareSplitHorizontal:()=>Xx,SquareSplitVertical:()=>Zx,SquareSquare:()=>Qx,SquareStack:()=>$x,SquareStar:()=>eS,SquareStop:()=>tS,SquareTerminal:()=>nS,SquareUser:()=>aS,SquareUserRound:()=>rS,SquareX:()=>iS,SquaresExclude:()=>sS,SquaresIntersect:()=>cS,SquaresSubtract:()=>lS,SquaresUnite:()=>uS,Squircle:()=>fS,SquircleDashed:()=>dS,Squirrel:()=>pS,Stamp:()=>hS,Star:()=>_S,StarHalf:()=>mS,StarOff:()=>gS,StepBack:()=>yS,StepForward:()=>vS,Stethoscope:()=>bS,Sticker:()=>xS,StickyNote:()=>ES,StickyNoteCheck:()=>SS,StickyNoteMinus:()=>CS,StickyNoteOff:()=>wS,StickyNotePlus:()=>TS,StickyNoteX:()=>DS,StickyNotes:()=>kS,Stone:()=>OS,Store:()=>AS,StretchHorizontal:()=>jS,StretchVertical:()=>MS,Strikethrough:()=>NS,Subscript:()=>PS,Sun:()=>zS,SunDim:()=>FS,SunMedium:()=>IS,SunMoon:()=>LS,SunSnow:()=>RS,Sunrise:()=>BS,Sunset:()=>VS,Superscript:()=>HS,SwatchBook:()=>US,SwissFranc:()=>WS,SwitchCamera:()=>GS,Sword:()=>qS,Swords:()=>KS,Syringe:()=>JS,Table:()=>nC,Table2:()=>YS,TableCellsMerge:()=>XS,TableCellsSplit:()=>ZS,TableColumnsSplit:()=>QS,TableOfContents:()=>$S,TableProperties:()=>eC,TableRowsSplit:()=>tC,Tablet:()=>iC,TabletSmartphone:()=>rC,Tablets:()=>aC,Tag:()=>oC,Tags:()=>sC,Tally1:()=>cC,Tally2:()=>lC,Tally3:()=>uC,Tally4:()=>dC,Tally5:()=>fC,Tangent:()=>pC,Target:()=>mC,Telescope:()=>hC,Tent:()=>_C,TentTree:()=>gC,Terminal:()=>vC,TestTube:()=>bC,TestTubeDiagonal:()=>yC,TestTubes:()=>SC,TextAlignCenter:()=>xC,TextAlignEnd:()=>CC,TextAlignJustify:()=>wC,TextAlignStart:()=>EC,TextCursor:()=>DC,TextCursorInput:()=>TC,TextInitial:()=>OC,TextQuote:()=>kC,TextSearch:()=>AC,TextWrap:()=>jC,Theater:()=>MC,Thermometer:()=>FC,ThermometerSnowflake:()=>NC,ThermometerSun:()=>PC,ThumbsDown:()=>IC,ThumbsUp:()=>LC,Ticket:()=>WC,TicketCheck:()=>RC,TicketMinus:()=>zC,TicketPercent:()=>BC,TicketPlus:()=>VC,TicketSlash:()=>HC,TicketX:()=>UC,Tickets:()=>KC,TicketsPlane:()=>GC,Timeline:()=>qC,Timer:()=>XC,TimerOff:()=>JC,TimerReset:()=>YC,ToggleLeft:()=>ZC,ToggleRight:()=>QC,Toilet:()=>$C,ToolCase:()=>ew,Toolbox:()=>tw,Tornado:()=>nw,Torus:()=>rw,Touchpad:()=>aw,TouchpadOff:()=>iw,TowelRack:()=>ow,TowerControl:()=>sw,ToyBrick:()=>cw,Tractor:()=>lw,TrafficCone:()=>uw,TrainFront:()=>fw,TrainFrontTunnel:()=>dw,TrainTrack:()=>pw,TramFront:()=>mw,Transgender:()=>hw,Trash:()=>_w,Trash2:()=>gw,TreeDeciduous:()=>vw,TreePalm:()=>yw,TreePine:()=>bw,Trees:()=>Sw,TrendingDown:()=>xw,TrendingUp:()=>ww,TrendingUpDown:()=>Cw,Triangle:()=>Ow,TriangleAlert:()=>Tw,TriangleDashed:()=>Ew,TriangleRight:()=>Dw,Trophy:()=>kw,Truck:()=>jw,TruckElectric:()=>Aw,TurkishLira:()=>Mw,Turntable:()=>Nw,Turtle:()=>Pw,Tv:()=>Lw,TvMinimal:()=>Iw,TvMinimalPlay:()=>Fw,Type:()=>zw,TypeOutline:()=>Rw,Umbrella:()=>Vw,UmbrellaOff:()=>Bw,Underline:()=>Hw,Undo:()=>qw,Undo2:()=>Uw,UndoDot:()=>Ww,UnfoldHorizontal:()=>Gw,UnfoldVertical:()=>Kw,Ungroup:()=>Jw,University:()=>Yw,Unlink:()=>Zw,Unlink2:()=>Xw,Unplug:()=>Qw,Upload:()=>$w,Usb:()=>eT,User:()=>xT,UserCheck:()=>tT,UserCog:()=>nT,UserKey:()=>iT,UserLock:()=>aT,UserMinus:()=>rT,UserPen:()=>oT,UserPlus:()=>cT,UserRound:()=>gT,UserRoundCheck:()=>sT,UserRoundCog:()=>uT,UserRoundKey:()=>lT,UserRoundMinus:()=>dT,UserRoundPen:()=>fT,UserRoundPlus:()=>hT,UserRoundSearch:()=>pT,UserRoundX:()=>mT,UserSearch:()=>_T,UserStar:()=>vT,UserX:()=>yT,Users:()=>ST,UsersRound:()=>bT,Utensils:()=>wT,UtensilsCrossed:()=>CT,UtilityPole:()=>TT,Van:()=>ET,Variable:()=>DT,Vault:()=>OT,VectorSquare:()=>kT,Vegan:()=>AT,VenetianMask:()=>jT,Venus:()=>NT,VenusAndMars:()=>MT,Vibrate:()=>PT,VibrateOff:()=>FT,Video:()=>LT,VideoOff:()=>IT,Videotape:()=>zT,View:()=>RT,Voicemail:()=>VT,Volleyball:()=>BT,Volume:()=>KT,Volume1:()=>HT,Volume2:()=>UT,VolumeOff:()=>WT,VolumeX:()=>GT,Vote:()=>qT,Wallet:()=>XT,WalletCards:()=>JT,WalletMinimal:()=>YT,Wallpaper:()=>ZT,Wand:()=>QT,WandSparkles:()=>$T,Warehouse:()=>eE,WashingMachine:()=>tE,Watch:()=>nE,WavesArrowDown:()=>rE,WavesArrowUp:()=>iE,WavesHorizontal:()=>aE,WavesLadder:()=>oE,WavesVertical:()=>sE,Waypoints:()=>cE,Webcam:()=>lE,Webhook:()=>dE,WebhookOff:()=>uE,Weight:()=>pE,WeightTilde:()=>fE,Wheat:()=>hE,WheatOff:()=>mE,WholeWord:()=>_E,Wifi:()=>SE,WifiCog:()=>gE,WifiHigh:()=>vE,WifiLow:()=>yE,WifiOff:()=>bE,WifiPen:()=>xE,WifiSync:()=>CE,WifiZero:()=>wE,Wind:()=>EE,WindArrowDown:()=>TE,Wine:()=>OE,WineOff:()=>DE,Workflow:()=>kE,Worm:()=>AE,Wrench:()=>jE,X:()=>NE,XLineTop:()=>ME,Zap:()=>FE,ZapOff:()=>PE,ZodiacAquarius:()=>IE,ZodiacAries:()=>RE,ZodiacCancer:()=>LE,ZodiacCapricorn:()=>BE,ZodiacGemini:()=>zE,ZodiacLeo:()=>VE,ZodiacLibra:()=>UE,ZodiacOphiuchus:()=>HE,ZodiacPisces:()=>WE,ZodiacSagittarius:()=>GE,ZodiacScorpio:()=>KE,ZodiacTaurus:()=>qE,ZodiacVirgo:()=>JE,ZoomIn:()=>YE,ZoomOut:()=>XE}),QE=o(),Y=a();function $E(e){var t,n,r=``;if(typeof e==`string`||typeof e==`number`)r+=e;else if(typeof e==`object`)if(Array.isArray(e)){var i=e.length;for(t=0;t<i;t++)e[t]&&(n=$E(e[t]))&&(r&&(r+=` `),r+=n)}else for(n in e)e[n]&&(r&&(r+=` `),r+=n);return r}function eD(){for(var e,t,n=0,r=``,i=arguments.length;n<i;n++)(e=arguments[n])&&(t=$E(e))&&(r&&(r+=` `),r+=t);return r}var tD=(e,t)=>{let n=Array(e.length+t.length);for(let t=0;t<e.length;t++)n[t]=e[t];for(let r=0;r<t.length;r++)n[e.length+r]=t[r];return n},nD=(e,t)=>({classGroupId:e,validator:t}),rD=(e=new Map,t=null,n)=>({nextPart:e,validators:t,classGroupId:n}),iD=`-`,aD=[],oD=`arbitrary..`,sD=e=>{let t=uD(e),{conflictingClassGroups:n,conflictingClassGroupModifiers:r}=e;return{getClassGroupId:e=>{if(e.startsWith(`[`)&&e.endsWith(`]`))return lD(e);let n=e.split(iD);return cD(n,+(n[0]===``&&n.length>1),t)},getConflictingClassGroupIds:(e,t)=>{if(t){let t=r[e],i=n[e];return t?i?tD(i,t):t:i||aD}return n[e]||aD}}},cD=(e,t,n)=>{if(e.length-t===0)return n.classGroupId;let r=e[t],i=n.nextPart.get(r);if(i){let n=cD(e,t+1,i);if(n)return n}let a=n.validators;if(a===null)return;let o=t===0?e.join(iD):e.slice(t).join(iD),s=a.length;for(let e=0;e<s;e++){let t=a[e];if(t.validator(o))return t.classGroupId}},lD=e=>e.slice(1,-1).indexOf(`:`)===-1?void 0:(()=>{let t=e.slice(1,-1),n=t.indexOf(`:`),r=t.slice(0,n);return r?oD+r:void 0})(),uD=e=>{let{theme:t,classGroups:n}=e;return dD(n,t)},dD=(e,t)=>{let n=rD();for(let r in e){let i=e[r];fD(i,n,r,t)}return n},fD=(e,t,n,r)=>{let i=e.length;for(let a=0;a<i;a++){let i=e[a];pD(i,t,n,r)}},pD=(e,t,n,r)=>{if(typeof e==`string`){mD(e,t,n);return}if(typeof e==`function`){hD(e,t,n,r);return}gD(e,t,n,r)},mD=(e,t,n)=>{let r=e===``?t:_D(t,e);r.classGroupId=n},hD=(e,t,n,r)=>{if(vD(e)){fD(e(r),t,n,r);return}t.validators===null&&(t.validators=[]),t.validators.push(nD(n,e))},gD=(e,t,n,r)=>{let i=Object.entries(e),a=i.length;for(let e=0;e<a;e++){let[a,o]=i[e];fD(o,_D(t,a),n,r)}},_D=(e,t)=>{let n=e,r=t.split(iD),i=r.length;for(let e=0;e<i;e++){let t=r[e],i=n.nextPart.get(t);i||(i=rD(),n.nextPart.set(t,i)),n=i}return n},vD=e=>`isThemeGetter`in e&&e.isThemeGetter===!0,yD=e=>{if(e<1)return{get:()=>void 0,set:()=>{}};let t=0,n=Object.create(null),r=Object.create(null),i=(i,a)=>{n[i]=a,t++,t>e&&(t=0,r=n,n=Object.create(null))};return{get(e){let t=n[e];if(t!==void 0)return t;if((t=r[e])!==void 0)return i(e,t),t},set(e,t){e in n?n[e]=t:i(e,t)}}},bD=`!`,xD=`:`,SD=[],CD=(e,t,n,r,i)=>({modifiers:e,hasImportantModifier:t,baseClassName:n,maybePostfixModifierPosition:r,isExternal:i}),wD=e=>{let{prefix:t,experimentalParseClassName:n}=e,r=e=>{let t=[],n=0,r=0,i=0,a,o=e.length;for(let s=0;s<o;s++){let o=e[s];if(n===0&&r===0){if(o===xD){t.push(e.slice(i,s)),i=s+1;continue}if(o===`/`){a=s;continue}}o===`[`?n++:o===`]`?n--:o===`(`?r++:o===`)`&&r--}let s=t.length===0?e:e.slice(i),c=s,l=!1;s.endsWith(bD)?(c=s.slice(0,-1),l=!0):s.startsWith(bD)&&(c=s.slice(1),l=!0);let u=a&&a>i?a-i:void 0;return CD(t,l,c,u)};if(t){let e=t+xD,n=r;r=t=>t.startsWith(e)?n(t.slice(e.length)):CD(SD,!1,t,void 0,!0)}if(n){let e=r;r=t=>n({className:t,parseClassName:e})}return r},TD=e=>{let t=new Map;return e.orderSensitiveModifiers.forEach((e,n)=>{t.set(e,1e6+n)}),e=>{let n=[],r=[];for(let i=0;i<e.length;i++){let a=e[i],o=a[0]===`[`,s=t.has(a);o||s?(r.length>0&&(r.sort(),n.push(...r),r=[]),n.push(a)):r.push(a)}return r.length>0&&(r.sort(),n.push(...r)),n}},ED=e=>({cache:yD(e.cacheSize),parseClassName:wD(e),sortModifiers:TD(e),postfixLookupClassGroupIds:DD(e),...sD(e)}),DD=e=>{let t=Object.create(null),n=e.postfixLookupClassGroups;if(n)for(let e=0;e<n.length;e++)t[n[e]]=!0;return t},OD=/\s+/,kD=(e,t)=>{let{parseClassName:n,getClassGroupId:r,getConflictingClassGroupIds:i,sortModifiers:a,postfixLookupClassGroupIds:o}=t,s=[],c=e.trim().split(OD),l=``;for(let e=c.length-1;e>=0;--e){let t=c[e],{isExternal:u,modifiers:d,hasImportantModifier:f,baseClassName:p,maybePostfixModifierPosition:m}=n(t);if(u){l=t+(l.length>0?` `+l:l);continue}let h=!!m,g;if(h){g=r(p.substring(0,m));let e=g&&o[g]?r(p):void 0;e&&e!==g&&(g=e,h=!1)}else g=r(p);if(!g){if(!h){l=t+(l.length>0?` `+l:l);continue}if(g=r(p),!g){l=t+(l.length>0?` `+l:l);continue}h=!1}let _=d.length===0?``:d.length===1?d[0]:a(d).join(`:`),v=f?_+bD:_,y=v+g;if(s.indexOf(y)>-1)continue;s.push(y);let b=i(g,h);for(let e=0;e<b.length;++e){let t=b[e];s.push(v+t)}l=t+(l.length>0?` `+l:l)}return l},AD=(...e)=>{let t=0,n,r,i=``;for(;t<e.length;)(n=e[t++])&&(r=jD(n))&&(i&&(i+=` `),i+=r);return i},jD=e=>{if(typeof e==`string`)return e;let t,n=``;for(let r=0;r<e.length;r++)e[r]&&(t=jD(e[r]))&&(n&&(n+=` `),n+=t);return n},MD=(e,...t)=>{let n,r,i,a,o=o=>(n=ED(t.reduce((e,t)=>t(e),e())),r=n.cache.get,i=n.cache.set,a=s,s(o)),s=e=>{let t=r(e);if(t)return t;let a=kD(e,n);return i(e,a),a};return a=o,(...e)=>a(AD(...e))},ND=[],PD=e=>{let t=t=>t[e]||ND;return t.isThemeGetter=!0,t},FD=/^\[(?:(\w[\w-]*):)?(.+)\]$/i,ID=/^\((?:(\w[\w-]*):)?(.+)\)$/i,LD=/^\d+(?:\.\d+)?\/\d+(?:\.\d+)?$/,RD=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,zD=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,BD=/^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/,VD=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,HD=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,UD=e=>LD.test(e),WD=e=>!!e&&!Number.isNaN(Number(e)),GD=e=>!!e&&Number.isInteger(Number(e)),KD=e=>e.endsWith(`%`)&&WD(e.slice(0,-1)),qD=e=>RD.test(e),JD=()=>!0,YD=e=>zD.test(e)&&!BD.test(e),XD=()=>!1,ZD=e=>VD.test(e),QD=e=>HD.test(e),$D=e=>!nO(e)&&!uO(e),eO=e=>e.startsWith(`@container`)&&(e[10]===`/`&&e[11]!==void 0||e[11]===`s`&&e[16]!==void 0&&e.startsWith(`-size/`,10)||e[11]===`n`&&e[18]!==void 0&&e.startsWith(`-normal/`,10)),tO=e=>vO(e,SO,XD),nO=e=>FD.test(e),rO=e=>vO(e,CO,YD),iO=e=>vO(e,wO,WD),aO=e=>vO(e,EO,JD),oO=e=>vO(e,TO,XD),sO=e=>vO(e,bO,XD),cO=e=>vO(e,xO,QD),lO=e=>vO(e,DO,ZD),uO=e=>ID.test(e),dO=e=>yO(e,CO),fO=e=>yO(e,TO),pO=e=>yO(e,bO),mO=e=>yO(e,SO),hO=e=>yO(e,xO),gO=e=>yO(e,DO,!0),_O=e=>yO(e,EO,!0),vO=(e,t,n)=>{let r=FD.exec(e);return r?r[1]?t(r[1]):n(r[2]):!1},yO=(e,t,n=!1)=>{let r=ID.exec(e);return r?r[1]?t(r[1]):n:!1},bO=e=>e===`position`||e===`percentage`,xO=e=>e===`image`||e===`url`,SO=e=>e===`length`||e===`size`||e===`bg-size`,CO=e=>e===`length`,wO=e=>e===`number`,TO=e=>e===`family-name`,EO=e=>e===`number`||e===`weight`,DO=e=>e===`shadow`,OO=()=>{let e=PD(`color`),t=PD(`font`),n=PD(`text`),r=PD(`font-weight`),i=PD(`tracking`),a=PD(`leading`),o=PD(`breakpoint`),s=PD(`container`),c=PD(`spacing`),l=PD(`radius`),u=PD(`shadow`),d=PD(`inset-shadow`),f=PD(`text-shadow`),p=PD(`drop-shadow`),m=PD(`blur`),h=PD(`perspective`),g=PD(`aspect`),_=PD(`ease`),v=PD(`animate`),y=()=>[`auto`,`avoid`,`all`,`avoid-page`,`page`,`left`,`right`,`column`],b=()=>[`center`,`top`,`bottom`,`left`,`right`,`top-left`,`left-top`,`top-right`,`right-top`,`bottom-right`,`right-bottom`,`bottom-left`,`left-bottom`],x=()=>[...b(),uO,nO],S=()=>[`auto`,`hidden`,`clip`,`visible`,`scroll`],C=()=>[`auto`,`contain`,`none`],w=()=>[uO,nO,c],T=()=>[UD,`full`,`auto`,...w()],E=()=>[GD,`none`,`subgrid`,uO,nO],D=()=>[`auto`,{span:[`full`,GD,uO,nO]},GD,uO,nO],O=()=>[GD,`auto`,uO,nO],k=()=>[`auto`,`min`,`max`,`fr`,uO,nO],A=()=>[`start`,`end`,`center`,`between`,`around`,`evenly`,`stretch`,`baseline`,`center-safe`,`end-safe`],j=()=>[`start`,`end`,`center`,`stretch`,`center-safe`,`end-safe`],M=()=>[`auto`,...w()],N=()=>[UD,`auto`,`full`,`dvw`,`dvh`,`lvw`,`lvh`,`svw`,`svh`,`min`,`max`,`fit`,...w()],P=()=>[UD,`screen`,`full`,`dvw`,`lvw`,`svw`,`min`,`max`,`fit`,...w()],F=()=>[UD,`screen`,`full`,`lh`,`dvh`,`lvh`,`svh`,`min`,`max`,`fit`,...w()],I=()=>[e,uO,nO],L=()=>[...b(),pO,sO,{position:[uO,nO]}],R=()=>[`no-repeat`,{repeat:[``,`x`,`y`,`space`,`round`]}],z=()=>[`auto`,`cover`,`contain`,mO,tO,{size:[uO,nO]}],B=()=>[KD,dO,rO],V=()=>[``,`none`,`full`,l,uO,nO],H=()=>[``,WD,dO,rO],U=()=>[`solid`,`dashed`,`dotted`,`double`],W=()=>[`normal`,`multiply`,`screen`,`overlay`,`darken`,`lighten`,`color-dodge`,`color-burn`,`hard-light`,`soft-light`,`difference`,`exclusion`,`hue`,`saturation`,`color`,`luminosity`],G=()=>[WD,KD,pO,sO],ee=()=>[``,`none`,m,uO,nO],te=()=>[`none`,WD,uO,nO],ne=()=>[`none`,WD,uO,nO],re=()=>[WD,uO,nO],ie=()=>[UD,`full`,...w()];return{cacheSize:500,theme:{animate:[`spin`,`ping`,`pulse`,`bounce`],aspect:[`video`],blur:[qD],breakpoint:[qD],color:[JD],container:[qD],"drop-shadow":[qD],ease:[`in`,`out`,`in-out`],font:[$D],"font-weight":[`thin`,`extralight`,`light`,`normal`,`medium`,`semibold`,`bold`,`extrabold`,`black`],"inset-shadow":[qD],leading:[`none`,`tight`,`snug`,`normal`,`relaxed`,`loose`],perspective:[`dramatic`,`near`,`normal`,`midrange`,`distant`,`none`],radius:[qD],shadow:[qD],spacing:[`px`,WD],text:[qD],"text-shadow":[qD],tracking:[`tighter`,`tight`,`normal`,`wide`,`wider`,`widest`]},classGroups:{aspect:[{aspect:[`auto`,`square`,UD,nO,uO,g]}],container:[`container`],"container-type":[{"@container":[``,`normal`,`size`,uO,nO]}],"container-named":[eO],columns:[{columns:[WD,nO,uO,s]}],"break-after":[{"break-after":y()}],"break-before":[{"break-before":y()}],"break-inside":[{"break-inside":[`auto`,`avoid`,`avoid-page`,`avoid-column`]}],"box-decoration":[{"box-decoration":[`slice`,`clone`]}],box:[{box:[`border`,`content`]}],display:[`block`,`inline-block`,`inline`,`flex`,`inline-flex`,`table`,`inline-table`,`table-caption`,`table-cell`,`table-column`,`table-column-group`,`table-footer-group`,`table-header-group`,`table-row-group`,`table-row`,`flow-root`,`grid`,`inline-grid`,`contents`,`list-item`,`hidden`],sr:[`sr-only`,`not-sr-only`],float:[{float:[`right`,`left`,`none`,`start`,`end`]}],clear:[{clear:[`left`,`right`,`both`,`none`,`start`,`end`]}],isolation:[`isolate`,`isolation-auto`],"object-fit":[{object:[`contain`,`cover`,`fill`,`none`,`scale-down`]}],"object-position":[{object:x()}],overflow:[{overflow:S()}],"overflow-x":[{"overflow-x":S()}],"overflow-y":[{"overflow-y":S()}],overscroll:[{overscroll:C()}],"overscroll-x":[{"overscroll-x":C()}],"overscroll-y":[{"overscroll-y":C()}],position:[`static`,`fixed`,`absolute`,`relative`,`sticky`],inset:[{inset:T()}],"inset-x":[{"inset-x":T()}],"inset-y":[{"inset-y":T()}],start:[{"inset-s":T(),start:T()}],end:[{"inset-e":T(),end:T()}],"inset-bs":[{"inset-bs":T()}],"inset-be":[{"inset-be":T()}],top:[{top:T()}],right:[{right:T()}],bottom:[{bottom:T()}],left:[{left:T()}],visibility:[`visible`,`invisible`,`collapse`],z:[{z:[GD,`auto`,uO,nO]}],basis:[{basis:[UD,`full`,`auto`,s,...w()]}],"flex-direction":[{flex:[`row`,`row-reverse`,`col`,`col-reverse`]}],"flex-wrap":[{flex:[`nowrap`,`wrap`,`wrap-reverse`]}],flex:[{flex:[WD,UD,`auto`,`initial`,`none`,nO]}],grow:[{grow:[``,WD,uO,nO]}],shrink:[{shrink:[``,WD,uO,nO]}],order:[{order:[GD,`first`,`last`,`none`,uO,nO]}],"grid-cols":[{"grid-cols":E()}],"col-start-end":[{col:D()}],"col-start":[{"col-start":O()}],"col-end":[{"col-end":O()}],"grid-rows":[{"grid-rows":E()}],"row-start-end":[{row:D()}],"row-start":[{"row-start":O()}],"row-end":[{"row-end":O()}],"grid-flow":[{"grid-flow":[`row`,`col`,`dense`,`row-dense`,`col-dense`]}],"auto-cols":[{"auto-cols":k()}],"auto-rows":[{"auto-rows":k()}],gap:[{gap:w()}],"gap-x":[{"gap-x":w()}],"gap-y":[{"gap-y":w()}],"justify-content":[{justify:[...A(),`normal`]}],"justify-items":[{"justify-items":[...j(),`normal`]}],"justify-self":[{"justify-self":[`auto`,...j()]}],"align-content":[{content:[`normal`,...A()]}],"align-items":[{items:[...j(),{baseline:[``,`last`]}]}],"align-self":[{self:[`auto`,...j(),{baseline:[``,`last`]}]}],"place-content":[{"place-content":A()}],"place-items":[{"place-items":[...j(),`baseline`]}],"place-self":[{"place-self":[`auto`,...j()]}],p:[{p:w()}],px:[{px:w()}],py:[{py:w()}],ps:[{ps:w()}],pe:[{pe:w()}],pbs:[{pbs:w()}],pbe:[{pbe:w()}],pt:[{pt:w()}],pr:[{pr:w()}],pb:[{pb:w()}],pl:[{pl:w()}],m:[{m:M()}],mx:[{mx:M()}],my:[{my:M()}],ms:[{ms:M()}],me:[{me:M()}],mbs:[{mbs:M()}],mbe:[{mbe:M()}],mt:[{mt:M()}],mr:[{mr:M()}],mb:[{mb:M()}],ml:[{ml:M()}],"space-x":[{"space-x":w()}],"space-x-reverse":[`space-x-reverse`],"space-y":[{"space-y":w()}],"space-y-reverse":[`space-y-reverse`],size:[{size:N()}],"inline-size":[{inline:[`auto`,...P()]}],"min-inline-size":[{"min-inline":[`auto`,...P()]}],"max-inline-size":[{"max-inline":[`none`,...P()]}],"block-size":[{block:[`auto`,...F()]}],"min-block-size":[{"min-block":[`auto`,...F()]}],"max-block-size":[{"max-block":[`none`,...F()]}],w:[{w:[s,`screen`,...N()]}],"min-w":[{"min-w":[s,`screen`,`none`,...N()]}],"max-w":[{"max-w":[s,`screen`,`none`,`prose`,{screen:[o]},...N()]}],h:[{h:[`screen`,`lh`,...N()]}],"min-h":[{"min-h":[`screen`,`lh`,`none`,...N()]}],"max-h":[{"max-h":[`screen`,`lh`,...N()]}],"font-size":[{text:[`base`,n,dO,rO]}],"font-smoothing":[`antialiased`,`subpixel-antialiased`],"font-style":[`italic`,`not-italic`],"font-weight":[{font:[r,_O,aO]}],"font-stretch":[{"font-stretch":[`ultra-condensed`,`extra-condensed`,`condensed`,`semi-condensed`,`normal`,`semi-expanded`,`expanded`,`extra-expanded`,`ultra-expanded`,KD,nO]}],"font-family":[{font:[fO,oO,t]}],"font-features":[{"font-features":[nO]}],"fvn-normal":[`normal-nums`],"fvn-ordinal":[`ordinal`],"fvn-slashed-zero":[`slashed-zero`],"fvn-figure":[`lining-nums`,`oldstyle-nums`],"fvn-spacing":[`proportional-nums`,`tabular-nums`],"fvn-fraction":[`diagonal-fractions`,`stacked-fractions`],tracking:[{tracking:[i,uO,nO]}],"line-clamp":[{"line-clamp":[WD,`none`,uO,iO]}],leading:[{leading:[a,...w()]}],"list-image":[{"list-image":[`none`,uO,nO]}],"list-style-position":[{list:[`inside`,`outside`]}],"list-style-type":[{list:[`disc`,`decimal`,`none`,uO,nO]}],"text-alignment":[{text:[`left`,`center`,`right`,`justify`,`start`,`end`]}],"placeholder-color":[{placeholder:I()}],"text-color":[{text:I()}],"text-decoration":[`underline`,`overline`,`line-through`,`no-underline`],"text-decoration-style":[{decoration:[...U(),`wavy`]}],"text-decoration-thickness":[{decoration:[WD,`from-font`,`auto`,uO,rO]}],"text-decoration-color":[{decoration:I()}],"underline-offset":[{"underline-offset":[WD,`auto`,uO,nO]}],"text-transform":[`uppercase`,`lowercase`,`capitalize`,`normal-case`],"text-overflow":[`truncate`,`text-ellipsis`,`text-clip`],"text-wrap":[{text:[`wrap`,`nowrap`,`balance`,`pretty`]}],indent:[{indent:w()}],"tab-size":[{tab:[GD,uO,nO]}],"vertical-align":[{align:[`baseline`,`top`,`middle`,`bottom`,`text-top`,`text-bottom`,`sub`,`super`,uO,nO]}],whitespace:[{whitespace:[`normal`,`nowrap`,`pre`,`pre-line`,`pre-wrap`,`break-spaces`]}],break:[{break:[`normal`,`words`,`all`,`keep`]}],wrap:[{wrap:[`break-word`,`anywhere`,`normal`]}],hyphens:[{hyphens:[`none`,`manual`,`auto`]}],content:[{content:[`none`,uO,nO]}],"bg-attachment":[{bg:[`fixed`,`local`,`scroll`]}],"bg-clip":[{"bg-clip":[`border`,`padding`,`content`,`text`]}],"bg-origin":[{"bg-origin":[`border`,`padding`,`content`]}],"bg-position":[{bg:L()}],"bg-repeat":[{bg:R()}],"bg-size":[{bg:z()}],"bg-image":[{bg:[`none`,{linear:[{to:[`t`,`tr`,`r`,`br`,`b`,`bl`,`l`,`tl`]},GD,uO,nO],radial:[``,uO,nO],conic:[GD,uO,nO]},hO,cO]}],"bg-color":[{bg:I()}],"gradient-from-pos":[{from:B()}],"gradient-via-pos":[{via:B()}],"gradient-to-pos":[{to:B()}],"gradient-from":[{from:I()}],"gradient-via":[{via:I()}],"gradient-to":[{to:I()}],rounded:[{rounded:V()}],"rounded-s":[{"rounded-s":V()}],"rounded-e":[{"rounded-e":V()}],"rounded-t":[{"rounded-t":V()}],"rounded-r":[{"rounded-r":V()}],"rounded-b":[{"rounded-b":V()}],"rounded-l":[{"rounded-l":V()}],"rounded-ss":[{"rounded-ss":V()}],"rounded-se":[{"rounded-se":V()}],"rounded-ee":[{"rounded-ee":V()}],"rounded-es":[{"rounded-es":V()}],"rounded-tl":[{"rounded-tl":V()}],"rounded-tr":[{"rounded-tr":V()}],"rounded-br":[{"rounded-br":V()}],"rounded-bl":[{"rounded-bl":V()}],"border-w":[{border:H()}],"border-w-x":[{"border-x":H()}],"border-w-y":[{"border-y":H()}],"border-w-s":[{"border-s":H()}],"border-w-e":[{"border-e":H()}],"border-w-bs":[{"border-bs":H()}],"border-w-be":[{"border-be":H()}],"border-w-t":[{"border-t":H()}],"border-w-r":[{"border-r":H()}],"border-w-b":[{"border-b":H()}],"border-w-l":[{"border-l":H()}],"divide-x":[{"divide-x":H()}],"divide-x-reverse":[`divide-x-reverse`],"divide-y":[{"divide-y":H()}],"divide-y-reverse":[`divide-y-reverse`],"border-style":[{border:[...U(),`hidden`,`none`]}],"divide-style":[{divide:[...U(),`hidden`,`none`]}],"border-color":[{border:I()}],"border-color-x":[{"border-x":I()}],"border-color-y":[{"border-y":I()}],"border-color-s":[{"border-s":I()}],"border-color-e":[{"border-e":I()}],"border-color-bs":[{"border-bs":I()}],"border-color-be":[{"border-be":I()}],"border-color-t":[{"border-t":I()}],"border-color-r":[{"border-r":I()}],"border-color-b":[{"border-b":I()}],"border-color-l":[{"border-l":I()}],"divide-color":[{divide:I()}],"outline-style":[{outline:[...U(),`none`,`hidden`]}],"outline-offset":[{"outline-offset":[WD,uO,nO]}],"outline-w":[{outline:[``,WD,dO,rO]}],"outline-color":[{outline:I()}],shadow:[{shadow:[``,`none`,u,gO,lO]}],"shadow-color":[{shadow:I()}],"inset-shadow":[{"inset-shadow":[`none`,d,gO,lO]}],"inset-shadow-color":[{"inset-shadow":I()}],"ring-w":[{ring:H()}],"ring-w-inset":[`ring-inset`],"ring-color":[{ring:I()}],"ring-offset-w":[{"ring-offset":[WD,rO]}],"ring-offset-color":[{"ring-offset":I()}],"inset-ring-w":[{"inset-ring":H()}],"inset-ring-color":[{"inset-ring":I()}],"text-shadow":[{"text-shadow":[`none`,f,gO,lO]}],"text-shadow-color":[{"text-shadow":I()}],opacity:[{opacity:[WD,uO,nO]}],"mix-blend":[{"mix-blend":[...W(),`plus-darker`,`plus-lighter`]}],"bg-blend":[{"bg-blend":W()}],"mask-clip":[{"mask-clip":[`border`,`padding`,`content`,`fill`,`stroke`,`view`]},`mask-no-clip`],"mask-composite":[{mask:[`add`,`subtract`,`intersect`,`exclude`]}],"mask-image-linear-pos":[{"mask-linear":[WD]}],"mask-image-linear-from-pos":[{"mask-linear-from":G()}],"mask-image-linear-to-pos":[{"mask-linear-to":G()}],"mask-image-linear-from-color":[{"mask-linear-from":I()}],"mask-image-linear-to-color":[{"mask-linear-to":I()}],"mask-image-t-from-pos":[{"mask-t-from":G()}],"mask-image-t-to-pos":[{"mask-t-to":G()}],"mask-image-t-from-color":[{"mask-t-from":I()}],"mask-image-t-to-color":[{"mask-t-to":I()}],"mask-image-r-from-pos":[{"mask-r-from":G()}],"mask-image-r-to-pos":[{"mask-r-to":G()}],"mask-image-r-from-color":[{"mask-r-from":I()}],"mask-image-r-to-color":[{"mask-r-to":I()}],"mask-image-b-from-pos":[{"mask-b-from":G()}],"mask-image-b-to-pos":[{"mask-b-to":G()}],"mask-image-b-from-color":[{"mask-b-from":I()}],"mask-image-b-to-color":[{"mask-b-to":I()}],"mask-image-l-from-pos":[{"mask-l-from":G()}],"mask-image-l-to-pos":[{"mask-l-to":G()}],"mask-image-l-from-color":[{"mask-l-from":I()}],"mask-image-l-to-color":[{"mask-l-to":I()}],"mask-image-x-from-pos":[{"mask-x-from":G()}],"mask-image-x-to-pos":[{"mask-x-to":G()}],"mask-image-x-from-color":[{"mask-x-from":I()}],"mask-image-x-to-color":[{"mask-x-to":I()}],"mask-image-y-from-pos":[{"mask-y-from":G()}],"mask-image-y-to-pos":[{"mask-y-to":G()}],"mask-image-y-from-color":[{"mask-y-from":I()}],"mask-image-y-to-color":[{"mask-y-to":I()}],"mask-image-radial":[{"mask-radial":[uO,nO]}],"mask-image-radial-from-pos":[{"mask-radial-from":G()}],"mask-image-radial-to-pos":[{"mask-radial-to":G()}],"mask-image-radial-from-color":[{"mask-radial-from":I()}],"mask-image-radial-to-color":[{"mask-radial-to":I()}],"mask-image-radial-shape":[{"mask-radial":[`circle`,`ellipse`]}],"mask-image-radial-size":[{"mask-radial":[{closest:[`side`,`corner`],farthest:[`side`,`corner`]}]}],"mask-image-radial-pos":[{"mask-radial-at":b()}],"mask-image-conic-pos":[{"mask-conic":[WD]}],"mask-image-conic-from-pos":[{"mask-conic-from":G()}],"mask-image-conic-to-pos":[{"mask-conic-to":G()}],"mask-image-conic-from-color":[{"mask-conic-from":I()}],"mask-image-conic-to-color":[{"mask-conic-to":I()}],"mask-mode":[{mask:[`alpha`,`luminance`,`match`]}],"mask-origin":[{"mask-origin":[`border`,`padding`,`content`,`fill`,`stroke`,`view`]}],"mask-position":[{mask:L()}],"mask-repeat":[{mask:R()}],"mask-size":[{mask:z()}],"mask-type":[{"mask-type":[`alpha`,`luminance`]}],"mask-image":[{mask:[`none`,uO,nO]}],filter:[{filter:[``,`none`,uO,nO]}],blur:[{blur:ee()}],brightness:[{brightness:[WD,uO,nO]}],contrast:[{contrast:[WD,uO,nO]}],"drop-shadow":[{"drop-shadow":[``,`none`,p,gO,lO]}],"drop-shadow-color":[{"drop-shadow":I()}],grayscale:[{grayscale:[``,WD,uO,nO]}],"hue-rotate":[{"hue-rotate":[WD,uO,nO]}],invert:[{invert:[``,WD,uO,nO]}],saturate:[{saturate:[WD,uO,nO]}],sepia:[{sepia:[``,WD,uO,nO]}],"backdrop-filter":[{"backdrop-filter":[``,`none`,uO,nO]}],"backdrop-blur":[{"backdrop-blur":ee()}],"backdrop-brightness":[{"backdrop-brightness":[WD,uO,nO]}],"backdrop-contrast":[{"backdrop-contrast":[WD,uO,nO]}],"backdrop-grayscale":[{"backdrop-grayscale":[``,WD,uO,nO]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[WD,uO,nO]}],"backdrop-invert":[{"backdrop-invert":[``,WD,uO,nO]}],"backdrop-opacity":[{"backdrop-opacity":[WD,uO,nO]}],"backdrop-saturate":[{"backdrop-saturate":[WD,uO,nO]}],"backdrop-sepia":[{"backdrop-sepia":[``,WD,uO,nO]}],"border-collapse":[{border:[`collapse`,`separate`]}],"border-spacing":[{"border-spacing":w()}],"border-spacing-x":[{"border-spacing-x":w()}],"border-spacing-y":[{"border-spacing-y":w()}],"table-layout":[{table:[`auto`,`fixed`]}],caption:[{caption:[`top`,`bottom`]}],transition:[{transition:[``,`all`,`colors`,`opacity`,`shadow`,`transform`,`none`,uO,nO]}],"transition-behavior":[{transition:[`normal`,`discrete`]}],duration:[{duration:[WD,`initial`,uO,nO]}],ease:[{ease:[`linear`,`initial`,_,uO,nO]}],delay:[{delay:[WD,uO,nO]}],animate:[{animate:[`none`,v,uO,nO]}],backface:[{backface:[`hidden`,`visible`]}],perspective:[{perspective:[h,uO,nO]}],"perspective-origin":[{"perspective-origin":x()}],rotate:[{rotate:te()}],"rotate-x":[{"rotate-x":te()}],"rotate-y":[{"rotate-y":te()}],"rotate-z":[{"rotate-z":te()}],scale:[{scale:ne()}],"scale-x":[{"scale-x":ne()}],"scale-y":[{"scale-y":ne()}],"scale-z":[{"scale-z":ne()}],"scale-3d":[`scale-3d`],skew:[{skew:re()}],"skew-x":[{"skew-x":re()}],"skew-y":[{"skew-y":re()}],transform:[{transform:[uO,nO,``,`none`,`gpu`,`cpu`]}],"transform-origin":[{origin:x()}],"transform-style":[{transform:[`3d`,`flat`]}],translate:[{translate:ie()}],"translate-x":[{"translate-x":ie()}],"translate-y":[{"translate-y":ie()}],"translate-z":[{"translate-z":ie()}],"translate-none":[`translate-none`],zoom:[{zoom:[GD,uO,nO]}],accent:[{accent:I()}],appearance:[{appearance:[`none`,`auto`]}],"caret-color":[{caret:I()}],"color-scheme":[{scheme:[`normal`,`dark`,`light`,`light-dark`,`only-dark`,`only-light`]}],cursor:[{cursor:[`auto`,`default`,`pointer`,`wait`,`text`,`move`,`help`,`not-allowed`,`none`,`context-menu`,`progress`,`cell`,`crosshair`,`vertical-text`,`alias`,`copy`,`no-drop`,`grab`,`grabbing`,`all-scroll`,`col-resize`,`row-resize`,`n-resize`,`e-resize`,`s-resize`,`w-resize`,`ne-resize`,`nw-resize`,`se-resize`,`sw-resize`,`ew-resize`,`ns-resize`,`nesw-resize`,`nwse-resize`,`zoom-in`,`zoom-out`,uO,nO]}],"field-sizing":[{"field-sizing":[`fixed`,`content`]}],"pointer-events":[{"pointer-events":[`auto`,`none`]}],resize:[{resize:[`none`,``,`y`,`x`]}],"scroll-behavior":[{scroll:[`auto`,`smooth`]}],"scrollbar-thumb-color":[{"scrollbar-thumb":I()}],"scrollbar-track-color":[{"scrollbar-track":I()}],"scrollbar-gutter":[{"scrollbar-gutter":[`auto`,`stable`,`both`]}],"scrollbar-w":[{scrollbar:[`auto`,`thin`,`none`]}],"scroll-m":[{"scroll-m":w()}],"scroll-mx":[{"scroll-mx":w()}],"scroll-my":[{"scroll-my":w()}],"scroll-ms":[{"scroll-ms":w()}],"scroll-me":[{"scroll-me":w()}],"scroll-mbs":[{"scroll-mbs":w()}],"scroll-mbe":[{"scroll-mbe":w()}],"scroll-mt":[{"scroll-mt":w()}],"scroll-mr":[{"scroll-mr":w()}],"scroll-mb":[{"scroll-mb":w()}],"scroll-ml":[{"scroll-ml":w()}],"scroll-p":[{"scroll-p":w()}],"scroll-px":[{"scroll-px":w()}],"scroll-py":[{"scroll-py":w()}],"scroll-ps":[{"scroll-ps":w()}],"scroll-pe":[{"scroll-pe":w()}],"scroll-pbs":[{"scroll-pbs":w()}],"scroll-pbe":[{"scroll-pbe":w()}],"scroll-pt":[{"scroll-pt":w()}],"scroll-pr":[{"scroll-pr":w()}],"scroll-pb":[{"scroll-pb":w()}],"scroll-pl":[{"scroll-pl":w()}],"snap-align":[{snap:[`start`,`end`,`center`,`align-none`]}],"snap-stop":[{snap:[`normal`,`always`]}],"snap-type":[{snap:[`none`,`x`,`y`,`both`]}],"snap-strictness":[{snap:[`mandatory`,`proximity`]}],touch:[{touch:[`auto`,`none`,`manipulation`]}],"touch-x":[{"touch-pan":[`x`,`left`,`right`]}],"touch-y":[{"touch-pan":[`y`,`up`,`down`]}],"touch-pz":[`touch-pinch-zoom`],select:[{select:[`none`,`text`,`all`,`auto`]}],"will-change":[{"will-change":[`auto`,`scroll`,`contents`,`transform`,uO,nO]}],fill:[{fill:[`none`,...I()]}],"stroke-w":[{stroke:[WD,dO,rO,iO]}],stroke:[{stroke:[`none`,...I()]}],"forced-color-adjust":[{"forced-color-adjust":[`auto`,`none`]}]},conflictingClassGroups:{"container-named":[`container-type`],overflow:[`overflow-x`,`overflow-y`],overscroll:[`overscroll-x`,`overscroll-y`],inset:[`inset-x`,`inset-y`,`inset-bs`,`inset-be`,`start`,`end`,`top`,`right`,`bottom`,`left`],"inset-x":[`right`,`left`],"inset-y":[`top`,`bottom`],flex:[`basis`,`grow`,`shrink`],gap:[`gap-x`,`gap-y`],p:[`px`,`py`,`ps`,`pe`,`pbs`,`pbe`,`pt`,`pr`,`pb`,`pl`],px:[`pr`,`pl`],py:[`pt`,`pb`],m:[`mx`,`my`,`ms`,`me`,`mbs`,`mbe`,`mt`,`mr`,`mb`,`ml`],mx:[`mr`,`ml`],my:[`mt`,`mb`],size:[`w`,`h`],"font-size":[`leading`],"fvn-normal":[`fvn-ordinal`,`fvn-slashed-zero`,`fvn-figure`,`fvn-spacing`,`fvn-fraction`],"fvn-ordinal":[`fvn-normal`],"fvn-slashed-zero":[`fvn-normal`],"fvn-figure":[`fvn-normal`],"fvn-spacing":[`fvn-normal`],"fvn-fraction":[`fvn-normal`],"line-clamp":[`display`,`overflow`],rounded:[`rounded-s`,`rounded-e`,`rounded-t`,`rounded-r`,`rounded-b`,`rounded-l`,`rounded-ss`,`rounded-se`,`rounded-ee`,`rounded-es`,`rounded-tl`,`rounded-tr`,`rounded-br`,`rounded-bl`],"rounded-s":[`rounded-ss`,`rounded-es`],"rounded-e":[`rounded-se`,`rounded-ee`],"rounded-t":[`rounded-tl`,`rounded-tr`],"rounded-r":[`rounded-tr`,`rounded-br`],"rounded-b":[`rounded-br`,`rounded-bl`],"rounded-l":[`rounded-tl`,`rounded-bl`],"border-spacing":[`border-spacing-x`,`border-spacing-y`],"border-w":[`border-w-x`,`border-w-y`,`border-w-s`,`border-w-e`,`border-w-bs`,`border-w-be`,`border-w-t`,`border-w-r`,`border-w-b`,`border-w-l`],"border-w-x":[`border-w-r`,`border-w-l`],"border-w-y":[`border-w-t`,`border-w-b`],"border-color":[`border-color-x`,`border-color-y`,`border-color-s`,`border-color-e`,`border-color-bs`,`border-color-be`,`border-color-t`,`border-color-r`,`border-color-b`,`border-color-l`],"border-color-x":[`border-color-r`,`border-color-l`],"border-color-y":[`border-color-t`,`border-color-b`],translate:[`translate-x`,`translate-y`,`translate-none`],"translate-none":[`translate`,`translate-x`,`translate-y`,`translate-z`],"scroll-m":[`scroll-mx`,`scroll-my`,`scroll-ms`,`scroll-me`,`scroll-mbs`,`scroll-mbe`,`scroll-mt`,`scroll-mr`,`scroll-mb`,`scroll-ml`],"scroll-mx":[`scroll-mr`,`scroll-ml`],"scroll-my":[`scroll-mt`,`scroll-mb`],"scroll-p":[`scroll-px`,`scroll-py`,`scroll-ps`,`scroll-pe`,`scroll-pbs`,`scroll-pbe`,`scroll-pt`,`scroll-pr`,`scroll-pb`,`scroll-pl`],"scroll-px":[`scroll-pr`,`scroll-pl`],"scroll-py":[`scroll-pt`,`scroll-pb`],touch:[`touch-x`,`touch-y`,`touch-pz`],"touch-x":[`touch`],"touch-y":[`touch`],"touch-pz":[`touch`]},conflictingClassGroupModifiers:{"font-size":[`leading`]},postfixLookupClassGroups:[`container-type`],orderSensitiveModifiers:[`*`,`**`,`after`,`backdrop`,`before`,`details-content`,`file`,`first-letter`,`first-line`,`marker`,`placeholder`,`selection`]}},kO=(e,{cacheSize:t,prefix:n,experimentalParseClassName:r,extend:i={},override:a={}})=>(AO(e,`cacheSize`,t),AO(e,`prefix`,n),AO(e,`experimentalParseClassName`,r),jO(e.theme,a.theme),jO(e.classGroups,a.classGroups),jO(e.conflictingClassGroups,a.conflictingClassGroups),jO(e.conflictingClassGroupModifiers,a.conflictingClassGroupModifiers),AO(e,`postfixLookupClassGroups`,a.postfixLookupClassGroups),AO(e,`orderSensitiveModifiers`,a.orderSensitiveModifiers),MO(e.theme,i.theme),MO(e.classGroups,i.classGroups),MO(e.conflictingClassGroups,i.conflictingClassGroups),MO(e.conflictingClassGroupModifiers,i.conflictingClassGroupModifiers),NO(e,i,`postfixLookupClassGroups`),NO(e,i,`orderSensitiveModifiers`),e),AO=(e,t,n)=>{n!==void 0&&(e[t]=n)},jO=(e,t)=>{if(t)for(let n in t)AO(e,n,t[n])},MO=(e,t)=>{if(t)for(let n in t)NO(e,t,n)},NO=(e,t,n)=>{let r=t[n];r!==void 0&&(e[n]=e[n]?e[n].concat(r):r)},PO=((e,...t)=>typeof e==`function`?MD(OO,e,...t):MD(()=>kO(OO(),e),...t))({extend:{classGroups:{rounded:[`rounded-pill`]}}});function X(...e){return PO(eD(e))}var Z=s(),FO=`M 61.000 50.000 L 61.159 50.548 L 61.629 51.145 L 62.381 51.837 L 63.374 52.660 L 64.550 53.645 L 65.843 54.806 L 67.178 56.146 L 68.478 57.654 L 69.667 59.302 L 70.676 61.051 L 71.443 62.853 L 71.921 64.647 L 72.075 66.372 L 71.888 67.963 L 71.359 69.359 L 70.506 70.506 L 69.359 71.359 L 67.963 71.888 L 66.372 72.075 L 64.647 71.921 L 62.853 71.443 L 61.051 70.676 L 59.302 69.667 L 57.654 68.478 L 56.146 67.178 L 54.806 65.843 L 53.645 64.550 L 52.660 63.374 L 51.837 62.381 L 51.145 61.629 L 50.548 61.159 L 50.000 61.000 L 49.452 61.159 L 48.855 61.629 L 48.163 62.381 L 47.340 63.374 L 46.355 64.550 L 45.194 65.843 L 43.854 67.178 L 42.346 68.478 L 40.698 69.667 L 38.949 70.676 L 37.147 71.443 L 35.353 71.921 L 33.628 72.075 L 32.037 71.888 L 30.641 71.359 L 29.494 70.506 L 28.641 69.359 L 28.112 67.963 L 27.925 66.372 L 28.079 64.647 L 28.557 62.853 L 29.324 61.051 L 30.333 59.302 L 31.522 57.654 L 32.822 56.146 L 34.157 54.806 L 35.450 53.645 L 36.626 52.660 L 37.619 51.837 L 38.371 51.145 L 38.841 50.548 L 39.000 50.000 L 38.841 49.452 L 38.371 48.855 L 37.619 48.163 L 36.626 47.340 L 35.450 46.355 L 34.157 45.194 L 32.822 43.854 L 31.522 42.346 L 30.333 40.698 L 29.324 38.949 L 28.557 37.147 L 28.079 35.353 L 27.925 33.628 L 28.112 32.037 L 28.641 30.641 L 29.494 29.494 L 30.641 28.641 L 32.037 28.112 L 33.628 27.925 L 35.353 28.079 L 37.147 28.557 L 38.949 29.324 L 40.698 30.333 L 42.346 31.522 L 43.854 32.822 L 45.194 34.157 L 46.355 35.450 L 47.340 36.626 L 48.163 37.619 L 48.855 38.371 L 49.452 38.841 L 50.000 39.000 L 50.548 38.841 L 51.145 38.371 L 51.837 37.619 L 52.660 36.626 L 53.645 35.450 L 54.806 34.157 L 56.146 32.822 L 57.654 31.522 L 59.302 30.333 L 61.051 29.324 L 62.853 28.557 L 64.647 28.079 L 66.372 27.925 L 67.963 28.112 L 69.359 28.641 L 70.506 29.494 L 71.359 30.641 L 71.888 32.037 L 72.075 33.628 L 71.921 35.353 L 71.443 37.147 L 70.676 38.949 L 69.667 40.698 L 68.478 42.346 L 67.178 43.854 L 65.843 45.194 L 64.550 46.355 L 63.374 47.340 L 62.381 48.163 L 61.629 48.855 L 61.159 49.452 L 61.000 50.000 Z`,IO=[`M 29.375 23.602 A 33.5 33.5 0 0 1 70.625 23.602`,`M 76.398 29.375 A 33.5 33.5 0 0 1 76.398 70.625`,`M 70.625 76.398 A 33.5 33.5 0 0 1 29.375 76.398`,`M 23.602 70.625 A 33.5 33.5 0 0 1 23.602 29.375`,`M 35.011 29.370 A 25.5 25.5 0 0 1 64.989 29.370`,`M 70.630 35.011 A 25.5 25.5 0 0 1 70.630 64.989`,`M 64.989 70.630 A 25.5 25.5 0 0 1 35.011 70.630`,`M 29.370 64.989 A 25.5 25.5 0 0 1 29.370 35.011`];function LO(e){let t=(0,Y.c)(8),{alt:n,className:r,"aria-hidden":i}=e,a=n?.trim()?n:void 0,o=i??(a?void 0:!0),s;t[0]===r?s=t[1]:(s=X(`shrink-0`,r),t[0]=r,t[1]=s);let c,l;t[2]===Symbol.for(`react.memo_cache_sentinel`)?(c=(0,Z.jsx)(`g`,{className:`[stroke:var(--color-accent)]`,strokeWidth:3.2,strokeLinecap:`round`,children:IO.map(RO)}),l=(0,Z.jsx)(`path`,{className:`[fill:var(--color-fg)] [fill-opacity:0.82]`,d:FO}),t[2]=c,t[3]=l):(c=t[2],l=t[3]);let u;return t[4]!==o||t[5]!==a||t[6]!==s?(u=(0,Z.jsxs)(`svg`,{xmlns:`http://www.w3.org/2000/svg`,viewBox:`0 0 100 100`,className:s,fill:`none`,role:`img`,"aria-hidden":o,"aria-label":a,children:[c,l]}),t[4]=o,t[5]=a,t[6]=s,t[7]=u):u=t[7],u}function RO(e){return(0,Z.jsx)(`path`,{d:e},e)}var zO=Symbol.for(`react.lazy`),BO=J.use;function VO(e){return typeof e==`object`&&!!e&&`then`in e}function HO(e){return typeof e==`object`&&!!e&&`$$typeof`in e&&e.$$typeof===zO&&`_payload`in e&&VO(e._payload)}function UO(e){let t=GO(e),n=J.forwardRef((e,n)=>{let{children:r,...i}=e;HO(r)&&typeof BO==`function`&&(r=BO(r._payload));let a=J.Children.toArray(r),o=a.find(qO);if(o){let e=o.props.children,r=a.map(t=>t===o?J.Children.count(e)>1?J.Children.only(null):J.isValidElement(e)?e.props.children:null:t);return(0,Z.jsx)(t,{...i,ref:n,children:J.isValidElement(e)?J.cloneElement(e,void 0,r):null})}return(0,Z.jsx)(t,{...i,ref:n,children:r})});return n.displayName=`${e}.Slot`,n}var WO=UO(`Slot`);function GO(e){let t=J.forwardRef((e,t)=>{let{children:n,...r}=e;if(HO(n)&&typeof BO==`function`&&(n=BO(n._payload)),J.isValidElement(n)){let e=YO(n),i=JO(r,n.props);return n.type!==J.Fragment&&(i.ref=t?G(t,e):e),J.cloneElement(n,i)}return J.Children.count(n)>1?J.Children.only(null):null});return t.displayName=`${e}.SlotClone`,t}var KO=Symbol(`radix.slottable`);function qO(e){return J.isValidElement(e)&&typeof e.type==`function`&&`__radixId`in e.type&&e.type.__radixId===KO}function JO(e,t){let n={...t};for(let r in t){let i=e[r],a=t[r];/^on[A-Z]/.test(r)?i&&a?n[r]=(...e)=>{let t=a(...e);return i(...e),t}:i&&(n[r]=i):r===`style`?n[r]={...i,...a}:r===`className`&&(n[r]=[i,a].filter(Boolean).join(` `))}return{...e,...n}}function YO(e){let t=Object.getOwnPropertyDescriptor(e.props,`ref`)?.get,n=t&&`isReactWarning`in t&&t.isReactWarning;return n?e.ref:(t=Object.getOwnPropertyDescriptor(e,`ref`)?.get,n=t&&`isReactWarning`in t&&t.isReactWarning,n?e.props.ref:e.props.ref||e.ref)}var XO={primary:`bg-accent text-white shadow-surface hover:bg-accent-hover focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent focus-visible:ring-offset-2 focus-visible:ring-offset-surface-base`,secondary:`bg-surface-panel text-fg border border-edge shadow-surface hover:bg-surface-hover focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent focus-visible:ring-offset-2 focus-visible:ring-offset-surface-panel dark:border-edge`,ghost:`text-fg-muted hover:bg-surface-hover hover:text-fg focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent focus-visible:ring-offset-2 focus-visible:ring-offset-surface-panel`,segmented:``};function ZO(e){let t=(0,Y.c)(16),n,r,i,a,o,s;t[0]===e?(n=t[1],r=t[2],i=t[3],a=t[4],o=t[5],s=t[6]):({className:n,variant:a,asChild:o,type:s,ref:i,...r}=e,t[0]=e,t[1]=n,t[2]=r,t[3]=i,t[4]=a,t[5]=o,t[6]=s);let c=a===void 0?`secondary`:a,l=o===void 0?!1:o,u=s===void 0?`button`:s,d=l?WO:`button`,f=l?void 0:u,p=XO[c],m;t[7]!==n||t[8]!==p?(m=X(`inline-flex items-center justify-center gap-2 rounded-xl px-3 py-2 text-sm font-medium`,`transition-colors duration-150 ease-out transition-transform`,`active:scale-95 motion-reduce:transition-none motion-reduce:active:scale-100`,`disabled:pointer-events-none disabled:cursor-not-allowed disabled:opacity-50`,p,n),t[7]=n,t[8]=p,t[9]=m):m=t[9];let h;return t[10]!==d||t[11]!==r||t[12]!==i||t[13]!==f||t[14]!==m?(h=(0,Z.jsx)(d,{ref:i,type:f,className:m,...r}),t[10]=d,t[11]=r,t[12]=i,t[13]=f,t[14]=m,t[15]=h):h=t[15],h}var QO=`w-full max-w-md sm:max-w-lg`,$O=`ui-select`,ek=`focus:outline-none focus-visible:outline-none focus-visible:ring-0 focus-visible:ring-offset-0 focus-visible:shadow-none focus-visible:border-edge data-[state=open]:border-edge`,tk=`focus:outline-none focus-visible:outline-none focus-visible:ring-0 focus-visible:ring-offset-0 focus-visible:shadow-none focus-visible:border-edge`,nk=`focus:outline-none focus-visible:outline-none focus:ring-0 focus:ring-offset-0 focus:shadow-none focus:border-edge-strong focus-visible:border-edge-strong`,rk=`focus:outline-none focus-visible:outline-none focus:ring-0 focus:ring-offset-0 focus:shadow-none`,ik=`inline-flex w-fit max-w-full min-w-[10rem] max-w-lg justify-between`,ak={transition:`transition-colors duration-150 ease-out`,press:`transition-transform duration-150 ease-out active:scale-95 motion-reduce:transition-none motion-reduce:active:scale-100`,pressCard:`transition-transform duration-150 ease-out active:scale-[0.98] motion-reduce:transition-none motion-reduce:active:scale-100`,focusRingPanel:`focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent focus-visible:ring-offset-2 focus-visible:ring-offset-surface-panel`,focusRingBase:`focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent focus-visible:ring-offset-2 focus-visible:ring-offset-surface-base`,disabled:`disabled:opacity-50 disabled:cursor-not-allowed disabled:pointer-events-none`},ok=`rounded-lg p-2 text-fg-muted transition-colors transition-transform duration-150 ease-out hover:bg-surface-hover hover:text-fg active:scale-95 motion-reduce:transition-none motion-reduce:active:scale-100 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent focus-visible:ring-offset-2 focus-visible:ring-offset-surface-panel`;function sk(e){return e===`***`||e===`••••••••••••`||/^•+$/.test(e)}function ck(e){return e>0?`•`.repeat(e):``}function lk(e){if(typeof document>`u`)return!1;try{let t=t=>{t.clipboardData&&(t.clipboardData.setData(`text/plain`,e),t.preventDefault())};document.addEventListener(`copy`,t);let n=document.execCommand(`copy`);if(document.removeEventListener(`copy`,t),n)return!0}catch{}try{let t=document.createElement(`textarea`);t.value=e,t.setAttribute(`aria-hidden`,`true`),t.style.position=`fixed`,t.style.top=`0`,t.style.left=`0`,t.style.width=`1px`,t.style.height=`1px`,t.style.opacity=`0`,t.style.pointerEvents=`none`,document.body.appendChild(t),t.focus({preventScroll:!0}),t.select(),t.setSelectionRange(0,e.length);let n=document.execCommand(`copy`);return t.remove(),n}catch{return!1}}async function uk(e){if(!e)return!1;if(lk(e))return!0;if(typeof navigator<`u`&&window.isSecureContext&&navigator.clipboard?.writeText)try{return await navigator.clipboard.writeText(e),!0}catch{}try{let t=typeof window<`u`?window.electronAPI?.clipboard?.writeText:void 0;if(t&&await t(e))return!0}catch{}return!1}function dk(e){e&&(e.focus({preventScroll:!0}),e.select(),typeof e.setSelectionRange==`function`&&e.setSelectionRange(0,e.value.length))}async function fk(){try{let e=typeof window<`u`?window.electronAPI?.clipboard?.readText:void 0;if(e)return await e()}catch{}try{if(typeof navigator<`u`&&navigator.clipboard?.readText)return await navigator.clipboard.readText()}catch{return null}return null}var pk={showKey:!1,revealed:void 0,revealLoading:!1,revealErr:null,copied:!1};function mk(e,t){switch(t.type){case`reset-reveal`:return{...e,showKey:!1,revealed:void 0,revealErr:null};case`toggle-show`:return{...e,showKey:!e.showKey};case`reveal-start`:return{...e,revealLoading:!0,revealErr:null};case`reveal-success`:return{...e,revealed:t.value,revealLoading:!1,showKey:!0,revealErr:null};case`reveal-error`:return{...e,revealed:null,revealLoading:!1,revealErr:t.message};case`copied`:return{...e,copied:!0};case`clear-copied`:return{...e,copied:!1};case`invalidate-reveal`:return{...e,revealed:void 0,showKey:!1}}}function hk(e){let{value:t,reveal:n,loadFailedLabel:r=`Failed to load secret`,baselineValue:i}=e,[a,o]=(0,J.useReducer)(mk,pk),s=sk(t),c=!!(i?.trim()&&t===i&&!s),l=(0,J.useRef)(n);l.current=n;let u=(0,J.useRef)({masked:s,value:t,unchangedConcealed:c});(!s&&!c&&(u.current.masked||u.current.unchangedConcealed)||u.current.value!==t&&!c)&&o({type:`reset-reveal`}),u.current={masked:s,value:t,unchangedConcealed:c};let d=c&&!a.showKey?ck(t.length):s&&a.showKey&&typeof a.revealed==`string`?a.revealed:t,f=c&&!a.showKey?`password`:c&&a.showKey?`text`:s?a.showKey&&typeof a.revealed==`string`?`text`:`password`:a.showKey?`text`:`password`,p=c&&!a.showKey,m=c&&t.trim()||!s&&t.trim()&&!sk(t)?t.trim():typeof a.revealed==`string`&&a.revealed.length>0?a.revealed:``,h=m.length>0,g=(0,J.useCallback)(async()=>{m&&await uk(m)&&(o({type:`copied`}),window.setTimeout(()=>o({type:`clear-copied`}),2e3))},[m]),_=(0,J.useCallback)(async()=>{if(c||!s){o({type:`toggle-show`});return}if(a.revealed!==void 0){o({type:`toggle-show`});return}if(!l.current){o({type:`toggle-show`});return}o({type:`reveal-start`});try{o({type:`reveal-success`,value:await l.current()})}catch(e){o({type:`reveal-error`,message:e instanceof Error?e.message:r})}},[r,s,c,a.revealed]),v=(0,J.useCallback)((e,t)=>{p||(s&&typeof a.revealed==`string`&&a.showKey&&e!==a.revealed&&o({type:`invalidate-reveal`}),t(e))},[s,p,a.revealed,a.showKey]),y=a.revealLoading||!s&&!c&&!t.trim()||s&&!n&&a.revealed===void 0;return{masked:s,unchangedConcealed:c,showKey:a.showKey,revealed:a.revealed,revealLoading:a.revealLoading,revealErr:a.revealErr,copied:a.copied,inputValue:d,inputType:f,readOnly:p,copyEnabled:h,copySecret:g,toggleEye:_,onInputChange:v,eyeDisabled:y}}var gk=X(`w-full rounded-lg border border-edge bg-surface-panel py-2 pl-3 pr-20 font-mono text-sm text-fg`,`placeholder:text-fg-subtle`,nk,`dark:border-edge`);function _k(e){let t=(0,Y.c)(66),{id:n,value:r,onChange:i,placeholder:a,disabled:o,readOnly:s,className:c,inputClassName:l,labels:u,reveal:d,loadFailedLabel:f,maskedHelp:p,notInConfigFile:m,baselineValue:h,autoComplete:g,onKeyDown:_,inputRef:v}=e,y=o===void 0?!1:o,b=s===void 0?!1:s,x=g===void 0?`off`:g,S;t[0]!==h||t[1]!==f||t[2]!==d||t[3]!==r?(S={value:r,reveal:d,loadFailedLabel:f,baselineValue:h},t[0]=h,t[1]=f,t[2]=d,t[3]=r,t[4]=S):S=t[4];let{masked:C,showKey:w,revealed:D,revealLoading:O,revealErr:k,copied:A,inputValue:j,inputType:M,readOnly:N,copyEnabled:P,copySecret:F,toggleEye:I,onInputChange:L,eyeDisabled:R}=hk(S),z=b||N,B;t[5]===c?B=t[6]:(B=X(`flex flex-col gap-1.5`,c),t[5]=c,t[6]=B);let V;t[7]!==C||t[8]!==p?(V=C&&p?(0,Z.jsx)(`p`,{className:`text-xs text-fg-subtle`,children:p}):null,t[7]=C,t[8]=p,t[9]=V):V=t[9];let H=C?void 0:a,U;t[10]!==i||t[11]!==L?(U=i?e=>L(e.target.value,i):void 0,t[10]=i,t[11]=L,t[12]=U):U=t[12];let W;t[13]===l?W=t[14]:(W=X(gk,l),t[13]=l,t[14]=W);let G;t[15]!==x||t[16]!==y||t[17]!==n||t[18]!==v||t[19]!==M||t[20]!==j||t[21]!==_||t[22]!==z||t[23]!==H||t[24]!==U||t[25]!==W?(G=(0,Z.jsx)(`input`,{ref:v,id:n,type:M,autoComplete:x,spellCheck:!1,disabled:y,readOnly:z,value:j,placeholder:H,onChange:U,onKeyDown:_,className:W}),t[15]=x,t[16]=y,t[17]=n,t[18]=v,t[19]=M,t[20]=j,t[21]=_,t[22]=z,t[23]=H,t[24]=U,t[25]=W,t[26]=G):G=t[26];let ee;t[27]!==A||t[28]!==P||t[29]!==F||t[30]!==y||t[31]!==u.copied||t[32]!==u.copy?(ee=P?(0,Z.jsx)(`button`,{type:`button`,className:X(`rounded p-1.5 text-fg-subtle hover:bg-surface-hover hover:text-fg`,ak.transition,ak.press,ak.focusRingPanel),title:A?u.copied:u.copy,"aria-label":A?u.copied:u.copy,disabled:y,onClick:()=>void F(),children:A?(0,Z.jsx)(T,{className:`size-3.5`}):(0,Z.jsx)(E,{className:`size-3.5`})}):null,t[27]=A,t[28]=P,t[29]=F,t[30]=y,t[31]=u.copied,t[32]=u.copy,t[33]=ee):ee=t[33];let te;t[34]===Symbol.for(`react.memo_cache_sentinel`)?(te=X(`rounded p-1.5 text-fg-subtle hover:bg-surface-hover hover:text-fg disabled:opacity-40`,ak.transition,ak.press,ak.focusRingPanel),t[34]=te):te=t[34];let ne=w?u.hide:u.show,re=w?u.hide:u.show,ie=y||R,ae;t[35]===I?ae=t[36]:(ae=()=>void I(),t[35]=I,t[36]=ae);let oe;t[37]!==O||t[38]!==w?(oe=O?(0,Z.jsx)(Pg,{className:`size-3.5 animate-spin`,"aria-hidden":!0}):w?(0,Z.jsx)(Mh,{className:`size-3.5`,"aria-hidden":!0}):(0,Z.jsx)(Ph,{className:`size-3.5`,"aria-hidden":!0}),t[37]=O,t[38]=w,t[39]=oe):oe=t[39];let K;t[40]!==ne||t[41]!==re||t[42]!==ie||t[43]!==ae||t[44]!==oe?(K=(0,Z.jsx)(`button`,{type:`button`,className:te,title:ne,"aria-label":re,disabled:ie,onClick:ae,children:oe}),t[40]=ne,t[41]=re,t[42]=ie,t[43]=ae,t[44]=oe,t[45]=K):K=t[45];let se;t[46]!==ee||t[47]!==K?(se=(0,Z.jsxs)(`div`,{className:`absolute right-1 top-1/2 flex -translate-y-1/2 gap-0.5`,children:[ee,K]}),t[46]=ee,t[47]=K,t[48]=se):se=t[48];let q;t[49]!==G||t[50]!==se?(q=(0,Z.jsxs)(`div`,{className:`relative min-w-0`,children:[G,se]}),t[49]=G,t[50]=se,t[51]=q):q=t[51];let ce;t[52]!==C||t[53]!==m||t[54]!==k||t[55]!==D||t[56]!==w?(ce=C&&w&&D===null&&!k&&m?(0,Z.jsx)(`p`,{className:`text-xs text-amber-700 dark:text-amber-400/90`,children:m}):null,t[52]=C,t[53]=m,t[54]=k,t[55]=D,t[56]=w,t[57]=ce):ce=t[57];let le;t[58]===k?le=t[59]:(le=k?(0,Z.jsx)(`p`,{className:`text-xs text-red-600 dark:text-red-400`,children:k}):null,t[58]=k,t[59]=le);let ue;return t[60]!==q||t[61]!==ce||t[62]!==le||t[63]!==B||t[64]!==V?(ue=(0,Z.jsxs)(`div`,{className:B,children:[V,q,ce,le]}),t[60]=q,t[61]=ce,t[62]=le,t[63]=B,t[64]=V,t[65]=ue):ue=t[65],ue}var vk={show:`Show`,hide:`Hide`,copy:`Copy`,copied:`Copied`};function yk(e){return{show:e.show,hide:e.hide,copy:e.copy,copied:e.copied}}function bk(e){return yk(e)}function xk(e){return{show:e.show,hide:e.hide,copy:`Copy`,copied:`Copied`}}function Sk(e){let t=(0,Y.c)(25),{baseUrl:n,onSubmit:r,footerLeft:i,className:a,tokenInputRef:o}=e,s=d(Ck),c=m(s).token,[l,u]=(0,J.useState)(``),[f,p]=(0,J.useState)(``),h;t[0]!==s||t[1]!==r||t[2]!==l?(h=function(){let e=l.trim();if(!e){p(s===`zh`?`请输入 Token`:`Please enter a token`);return}r(e),u(``),p(``)},t[0]=s,t[1]=r,t[2]=l,t[3]=h):h=t[3];let g=h,_;t[4]===a?_=t[5]:(_=X(`flex flex-col gap-3`,a),t[4]=a,t[5]=_);let v;t[6]===g?v=t[7]:(v=e=>{e.preventDefault(),g()},t[6]=g,t[7]=v);let y;t[8]===n?y=t[9]:(y=(0,Z.jsx)(`input`,{readOnly:!0,tabIndex:-1,className:`rounded-md border border-edge bg-surface-hover px-3 py-2 text-sm text-fg-muted`,value:n}),t[8]=n,t[9]=y);let b=_k,x;t[10]===Symbol.for(`react.memo_cache_sentinel`)?(x=e=>{u(e),p(``)},t[10]=x):x=t[10];let S=c.placeholder,C=xk(c),w;t[11]!==b||t[12]!==c.placeholder||t[13]!==x||t[14]!==C||t[15]!==o||t[16]!==l?(w=(0,Z.jsx)(b,{inputRef:o,value:l,onChange:x,placeholder:S,labels:C}),t[11]=b,t[12]=c.placeholder,t[13]=x,t[14]=C,t[15]=o,t[16]=l,t[17]=w):w=t[17];let T;t[18]===f?T=t[19]:(T=f?(0,Z.jsx)(`p`,{className:`text-xs text-danger`,children:f}):null,t[18]=f,t[19]=T);let E;t[20]===c.save?E=t[21]:(E=(0,Z.jsx)(ZO,{type:`submit`,variant:`primary`,children:c.save}),t[20]=c.save,t[21]=E);let D;return t[22]!==i||t[23]!==E?(D=(0,Z.jsxs)(`div`,{className:`mt-4 flex justify-end gap-2`,children:[i,E]}),t[22]=i,t[23]=E,t[24]=D):D=t[24],(0,Z.jsxs)(`form`,{className:_,onSubmit:v,children:[(0,Z.jsxs)(`label`,{className:`flex flex-col gap-1.5`,children:[(0,Z.jsx)(`span`,{className:`text-xs font-medium text-fg-muted`,children:c.gatewayUrl}),y]}),(0,Z.jsxs)(`label`,{className:`flex flex-col gap-1.5`,children:[(0,Z.jsx)(`span`,{className:`text-xs font-medium text-fg-muted`,children:c.tokenLabel}),w,T]}),D]})}function Ck(e){return e.language}var wk=[`compact`,`default`,`large`];function Tk(e){document.documentElement.dataset.fontScale=e}function Ek(){try{let e=localStorage.getItem(`xopc-web-font-scale`),t=`default`;if(e){let n=JSON.parse(e).state?.preference;n&&wk.includes(n)&&(t=n)}Tk(t)}catch{Tk(`default`)}}var Dk=c(ee(e=>({preference:`default`,setPreference:t=>{Tk(t),e({preference:t})}}),{name:`xopc-web-font-scale`}));function Ok(){Tk(Dk.getState().preference)}var kk=[`language`,`theme`,`font`];function Ak(e){let t=(0,Y.c)(56),{variant:n,sections:r}=e,i=r===void 0?kk:r,a=d(Ik),o=d(Fk),s=te(Pk),c=te(Nk),l=Dk(Mk),u=Dk(jk),f;t[0]===a?f=t[1]:(f=m(a),t[0]=a,t[1]=f);let p=f.appearanceSettings,h=n===`page`?`w-full max-w-[min(100%,12rem)] shrink-0 sm:ml-auto sm:w-auto sm:max-w-[11rem]`:n===`toolbar`?`w-auto min-w-[6.5rem] max-w-[10rem] shrink-0 sm:min-w-[7.5rem]`:`w-full`,g;t[2]===h?g=t[3]:(g=X($O,h),t[2]=h,t[3]=g);let _=g,v=n===`page`?`flex flex-col gap-2 border-b border-edge-subtle py-3.5 last:border-b-0 sm:flex-row sm:items-center sm:justify-between sm:gap-6 sm:py-4`:`flex flex-col gap-1.5`,y;t[4]===i?y=t[5]:(y=e=>i.includes(e),t[4]=i,t[5]=y);let b=y;if(n===`toolbar`){let e;t[6]!==p||t[7]!==a||t[8]!==_||t[9]!==o||t[10]!==b?(e=b(`language`)?(0,Z.jsxs)(`select`,{className:_,value:a,"aria-label":p.languageTitle,onChange:e=>o(e.target.value),children:[(0,Z.jsx)(`option`,{value:`en`,children:p.langOptionEn}),(0,Z.jsx)(`option`,{value:`zh`,children:p.langOptionZh})]}):null,t[6]=p,t[7]=a,t[8]=_,t[9]=o,t[10]=b,t[11]=e):e=t[11];let n;t[12]!==p||t[13]!==_||t[14]!==c||t[15]!==b||t[16]!==s?(n=b(`theme`)?(0,Z.jsxs)(`select`,{className:_,value:s,"aria-label":p.themeTitle,onChange:e=>c(e.target.value),children:[(0,Z.jsx)(`option`,{value:`light`,children:p.themeOptionLight}),(0,Z.jsx)(`option`,{value:`dark`,children:p.themeOptionDark}),(0,Z.jsx)(`option`,{value:`system`,children:p.themeOptionSystem})]}):null,t[12]=p,t[13]=_,t[14]=c,t[15]=b,t[16]=s,t[17]=n):n=t[17];let r;t[18]!==p||t[19]!==l||t[20]!==_||t[21]!==u||t[22]!==b?(r=b(`font`)?(0,Z.jsxs)(`select`,{className:_,value:l,"aria-label":p.fontScaleTitle,onChange:e=>u(e.target.value),children:[(0,Z.jsx)(`option`,{value:`compact`,children:p.fontScaleCompact}),(0,Z.jsx)(`option`,{value:`default`,children:p.fontScaleDefault}),(0,Z.jsx)(`option`,{value:`large`,children:p.fontScaleLarge})]}):null,t[18]=p,t[19]=l,t[20]=_,t[21]=u,t[22]=b,t[23]=r):r=t[23];let i;return t[24]!==e||t[25]!==n||t[26]!==r?(i=(0,Z.jsxs)(`div`,{className:`flex flex-wrap items-center justify-end gap-2`,children:[e,n,r]}),t[24]=e,t[25]=n,t[26]=r,t[27]=i):i=t[27],i}let x=n===`sidebar`&&`flex flex-col gap-4`,S;t[28]===x?S=t[29]:(S=X(x),t[28]=x,t[29]=S);let C;t[30]!==p||t[31]!==a||t[32]!==v||t[33]!==_||t[34]!==o||t[35]!==b?(C=b(`language`)?(0,Z.jsxs)(`div`,{className:v,children:[(0,Z.jsxs)(`div`,{className:`min-w-0 flex-1`,children:[(0,Z.jsx)(`div`,{className:`text-sm font-semibold text-fg`,children:p.languageTitle}),(0,Z.jsx)(`p`,{className:`mt-0.5 text-xs text-fg-muted`,children:p.languageDescription})]}),(0,Z.jsxs)(`select`,{className:_,value:a,"aria-label":p.languageTitle,onChange:e=>o(e.target.value),children:[(0,Z.jsx)(`option`,{value:`en`,children:p.langOptionEn}),(0,Z.jsx)(`option`,{value:`zh`,children:p.langOptionZh})]})]}):null,t[30]=p,t[31]=a,t[32]=v,t[33]=_,t[34]=o,t[35]=b,t[36]=C):C=t[36];let w;t[37]!==p||t[38]!==v||t[39]!==_||t[40]!==c||t[41]!==b||t[42]!==s?(w=b(`theme`)?(0,Z.jsxs)(`div`,{className:v,children:[(0,Z.jsxs)(`div`,{className:`min-w-0 flex-1`,children:[(0,Z.jsx)(`div`,{className:`text-sm font-semibold text-fg`,children:p.themeTitle}),(0,Z.jsx)(`p`,{className:`mt-0.5 text-xs text-fg-muted`,children:p.themeDescription})]}),(0,Z.jsxs)(`select`,{className:_,value:s,"aria-label":p.themeTitle,onChange:e=>c(e.target.value),children:[(0,Z.jsx)(`option`,{value:`light`,children:p.themeOptionLight}),(0,Z.jsx)(`option`,{value:`dark`,children:p.themeOptionDark}),(0,Z.jsx)(`option`,{value:`system`,children:p.themeOptionSystem})]})]}):null,t[37]=p,t[38]=v,t[39]=_,t[40]=c,t[41]=b,t[42]=s,t[43]=w):w=t[43];let T;t[44]!==p||t[45]!==l||t[46]!==v||t[47]!==_||t[48]!==u||t[49]!==b?(T=b(`font`)?(0,Z.jsxs)(`div`,{className:v,children:[(0,Z.jsxs)(`div`,{className:`min-w-0 flex-1`,children:[(0,Z.jsx)(`div`,{className:`text-sm font-semibold text-fg`,children:p.fontScaleTitle}),(0,Z.jsx)(`p`,{className:`mt-0.5 text-xs text-fg-muted`,children:p.fontScaleDescription})]}),(0,Z.jsxs)(`select`,{className:_,value:l,"aria-label":p.fontScaleTitle,onChange:e=>u(e.target.value),children:[(0,Z.jsx)(`option`,{value:`compact`,children:p.fontScaleCompact}),(0,Z.jsx)(`option`,{value:`default`,children:p.fontScaleDefault}),(0,Z.jsx)(`option`,{value:`large`,children:p.fontScaleLarge})]})]}):null,t[44]=p,t[45]=l,t[46]=v,t[47]=_,t[48]=u,t[49]=b,t[50]=T):T=t[50];let E;return t[51]!==T||t[52]!==S||t[53]!==C||t[54]!==w?(E=(0,Z.jsxs)(`div`,{className:S,children:[C,w,T]}),t[51]=T,t[52]=S,t[53]=C,t[54]=w,t[55]=E):E=t[55],E}function jk(e){return e.setPreference}function Mk(e){return e.preference}function Nk(e){return e.setPreference}function Pk(e){return e.preference}function Fk(e){return e.setLanguage}function Ik(e){return e.language}var Lk={settingsOverview:`overview`,settingsAppearance:`appearance`,settingsKeyboardShortcuts:`keyboard-shortcuts`,settingsSystem:`system`,settingsAppManagement:`app-management`,settingsAgentDefaults:`agent-defaults`,settingsAgentBrowser:`agent-browser`,settingsConnectors:`connectors`,settingsAgents:`agents`,settingsCredentials:`credentials`,settingsProviders:`credentials`,settingsModels:`credentials`,settingsImageModels:`credentials`,settingsChannels:`channels`,settingsVoice:`credentials`,settingsGateway:`gateway`,settingsHeartbeat:`heartbeat`,settingsTunnel:`remote-access`,settingsShares:`shares`,settingsSearch:`credentials`,settingsDreams:`dreams`,settingsGoals:`goals`,skills:`skills`,channels:`channels`};function Rk(e){return Lk[e]??null}var zk=new Set([`settingsSystem`,`settingsAppManagement`]),Bk={id:`system`,tabs:[`settingsSystem`,`settingsAppManagement`]},Vk=[{id:`general`,tabs:[`settingsOverview`,`settingsAppearance`,`settingsKeyboardShortcuts`]},{id:`credentials`,tabs:[`settingsCredentials`]},{id:`agent`,tabs:[`settingsAgentDefaults`,`settingsAgentBrowser`,`settingsConnectors`]},{id:`connection`,tabs:[`settingsGateway`,`settingsTunnel`,`settingsShares`]},{id:`automation`,tabs:[`settingsHeartbeat`,`settingsGoals`,`settingsDreams`]},{id:`diagnostics`,tabs:[`sessions`,`logs`]}],Hk=`https://xopcai.github.io/xopc`;function Uk(e){return e===`zh`?`${Hk}/zh/`:`${Hk}/`}function Wk(e,t){let n=t.replace(/^\/+/,``).replace(/\.md$/,``);return e===`zh`?`${Hk}/zh/${n}`:`${Hk}/${n}`}function Gk(e,t){let n=Wk(e,`remote-access`);return t?`${n}#${t}`:n}function Kk(e){return`${Wk(e,`tools`)}#browser-optional`}function qk(e){if(e===`chat`)return`/chat`;if(e===`agents`||e===`settingsAgents`)return`/agents`;if(e===`cron`)return`/cron`;if(e===`settingsGoals`)return`/settings/goals`;if(e===`settingsKeyboardShortcuts`)return`/settings/keyboard-shortcuts`;if(e===`skills`)return`/skills`;if(e===`channels`||e===`settingsChannels`)return`/channels`;if(e===`settingsAgentDefaults`||e===`settingsAgentChat`)return`/settings/agent-defaults`;if(e===`settingsAgentGeneration`)return`/settings/agent-defaults?tab=generation`;if(e===`settingsAgentWorkspace`)return`/settings/agent-defaults?tab=workspace`;if(e===`settingsAgentBrowser`)return`/settings/agent-browser`;if(e===`settingsConnectors`)return`/settings/connectors`;if(e===`settingsAgentRuntime`)return`/settings/agent-defaults?tab=runtime`;if(e===`settingsAgentContext`)return`/settings/agent-defaults?tab=context`;if(e===`settingsAgentMemory`)return`/settings/agent-defaults?tab=memory`;if(e===`settingsAgentTools`)return`/settings/agent-defaults?tab=tools`;if(e===`settingsAgentSkills`)return`/settings/agent-defaults?tab=skills`;if(e===`settingsAgentSystemPrompt`)return`/settings/agent-defaults?tab=system-prompt`;if(e===`settingsProviders`)return`/settings/credentials?tab=providers`;if(e===`settingsModels`)return`/settings/credentials?tab=catalog`;if(e===`settingsImageModels`)return`/settings/credentials?tab=image-models`;if(e===`settingsVoice`)return`/settings/credentials?tab=voice`;if(e===`settingsSearch`)return`/settings/credentials?tab=search`;let t=Rk(e);return t?`/settings/${t}`:e===`sessions`||e===`logs`?`/settings/${e}`:`/${e}`}function Jk(){let e=(0,Y.c)(55),t=ae(Qk),n=ae(Zk),r=ae(Xk),i=d(Yk),a;e[0]===i?a=e[1]:(a=m(i),e[0]=i,e[1]=a);let o=a,s=o.gatewayLanding,c=o.appearanceSettings.pageTitle,l;e[2]===Symbol.for(`react.memo_cache_sentinel`)?(l=(0,Z.jsx)(Ak,{variant:`toolbar`,sections:[`language`,`theme`]}),e[2]=l):l=e[2];let u;e[3]===c?u=e[4]:(u=(0,Z.jsx)(`div`,{className:`absolute top-3 right-3 z-10 sm:top-4 sm:right-4`,role:`group`,"aria-label":c,children:l}),e[3]=c,e[4]=u);let f;e[5]===o.appBrand?f=e[6]:(f=(0,Z.jsx)(LO,{className:`size-14 shrink-0`,alt:o.appBrand}),e[5]=o.appBrand,e[6]=f);let p;e[7]===s.headline?p=e[8]:(p=(0,Z.jsx)(`h1`,{className:`text-lg font-semibold tracking-tight text-fg sm:text-xl`,children:s.headline}),e[7]=s.headline,e[8]=p);let h;e[9]===s.subline?h=e[10]:(h=(0,Z.jsx)(`p`,{className:`max-w-md text-sm leading-relaxed text-fg-muted`,children:s.subline}),e[9]=s.subline,e[10]=h);let g;e[11]!==f||e[12]!==p||e[13]!==h?(g=(0,Z.jsxs)(`div`,{className:`flex flex-col items-center gap-3 text-center`,children:[f,p,h]}),e[11]=f,e[12]=p,e[13]=h,e[14]=g):g=e[14];let _;e[15]!==s.sessionExpired||e[16]!==n?(_=n?(0,Z.jsx)(`div`,{className:`mt-5 rounded-lg border border-danger/30 bg-danger/10 px-3 py-2.5 text-sm text-fg`,role:`status`,children:s.sessionExpired}):null,e[15]=s.sessionExpired,e[16]=n,e[17]=_):_=e[17];let v;e[18]===s.stepOnboard?v=e[19]:(v=(0,Z.jsx)(`li`,{children:s.stepOnboard}),e[18]=s.stepOnboard,e[19]=v);let y;e[20]===s.stepPaste?y=e[21]:(y=(0,Z.jsx)(`li`,{children:s.stepPaste}),e[20]=s.stepPaste,e[21]=y);let b;e[22]===s.stepUrlHint?b=e[23]:(b=(0,Z.jsx)(`li`,{children:s.stepUrlHint}),e[22]=s.stepUrlHint,e[23]=b);let x;e[24]!==b||e[25]!==v||e[26]!==y?(x=(0,Z.jsxs)(`ol`,{className:`mt-6 list-decimal space-y-2 pl-5 text-sm leading-relaxed text-fg-muted`,children:[v,y,b]}),e[24]=b,e[25]=v,e[26]=y,e[27]=x):x=e[27];let S;e[28]!==t||e[29]!==r?(S=(0,Z.jsx)(Sk,{baseUrl:t,onSubmit:r,className:`mt-6 border-t border-edge-subtle pt-6`}),e[28]=t,e[29]=r,e[30]=S):S=e[30];let C;e[31]===i?C=e[32]:(C=Uk(i),e[31]=i,e[32]=C);let w;e[33]===Symbol.for(`react.memo_cache_sentinel`)?(w=(0,Z.jsx)(Ah,{className:`size-3.5 opacity-80`,"aria-hidden":!0}),e[33]=w):w=e[33];let T;e[34]!==o.sidebar.helpDocs||e[35]!==C?(T=(0,Z.jsxs)(`a`,{href:C,target:`_blank`,rel:`noreferrer`,className:`inline-flex items-center gap-1 text-accent hover:underline`,children:[o.sidebar.helpDocs,w]}),e[34]=o.sidebar.helpDocs,e[35]=C,e[36]=T):T=e[36];let E;e[37]===i?E=e[38]:(E=Wk(i,`gateway`),e[37]=i,e[38]=E);let D;e[39]===Symbol.for(`react.memo_cache_sentinel`)?(D=(0,Z.jsx)(Ah,{className:`size-3.5 opacity-80`,"aria-hidden":!0}),e[39]=D):D=e[39];let O;e[40]!==s.docsGatewayLink||e[41]!==E?(O=(0,Z.jsxs)(`a`,{href:E,target:`_blank`,rel:`noreferrer`,className:`inline-flex items-center gap-1 text-accent hover:underline`,children:[s.docsGatewayLink,D]}),e[40]=s.docsGatewayLink,e[41]=E,e[42]=O):O=e[42];let k;e[43]!==T||e[44]!==O?(k=(0,Z.jsxs)(`div`,{className:`mt-6 flex flex-wrap items-center justify-center gap-x-4 gap-y-2 text-sm`,children:[T,O]}),e[43]=T,e[44]=O,e[45]=k):k=e[45];let A;e[46]!==x||e[47]!==S||e[48]!==k||e[49]!==g||e[50]!==_?(A=(0,Z.jsx)(`div`,{className:`flex flex-1 flex-col items-center justify-center px-4 py-10 sm:px-6`,children:(0,Z.jsxs)(`div`,{className:`w-full max-w-lg rounded-xl border border-edge bg-surface-panel p-6 shadow-popover sm:p-8`,children:[g,_,x,S,k]})}),e[46]=x,e[47]=S,e[48]=k,e[49]=g,e[50]=_,e[51]=A):A=e[51];let j;return e[52]!==u||e[53]!==A?(j=(0,Z.jsxs)(`div`,{className:`relative flex min-h-full flex-1 flex-col bg-surface-base`,children:[u,A]}),e[52]=u,e[53]=A,e[54]=j):j=e[54],j}function Yk(e){return e.language}function Xk(e){return e.setGatewayToken}function Zk(e){return e.tokenExpired}function Qk(e){return e.baseUrl}var $k=`--toast-top-inset`,eA=8,tA=`0.75rem`;function nA(e){let t=(0,Y.c)(4),{children:n}=e,r=(0,J.useRef)(null),i,a;t[0]===Symbol.for(`react.memo_cache_sentinel`)?(i=()=>{let e=r.current;if(!e)return;let t=()=>{let t=e.getBoundingClientRect().height;t>0?document.documentElement.style.setProperty($k,`${Math.ceil(t+eA)}px`):document.documentElement.style.removeProperty($k)};t();let n=new ResizeObserver(t);return n.observe(e),()=>{n.disconnect(),document.documentElement.style.removeProperty($k)}},a=[],t[0]=i,t[1]=a):(i=t[0],a=t[1]),(0,J.useEffect)(i,a);let o;return t[2]===n?o=t[3]:(o=(0,Z.jsx)(`div`,{ref:r,className:`shrink-0`,children:n}),t[2]=n,t[3]=o),o}var rA={success:{Icon:T,stripe:`border-l-success`,icon:`text-success`},error:{Icon:Td,stripe:`border-l-danger`,icon:`text-danger`},warning:{Icon:Tw,stripe:`border-l-warning`,icon:`text-warning`},info:{Icon:gg,stripe:`border-l-accent`,icon:`text-accent-fg`}};function iA(e){if(!e||typeof e.title!=`string`)return null;let t=e.title.trim();return t?{type:e.type??`info`,title:t,message:typeof e.message==`string`?e.message:void 0,duration:e.duration}:null}function aA(e){let t=(0,Y.c)(26),{toast:n,dismissLabel:r,onDismiss:i}=e,{Icon:a,stripe:o,icon:s}=rA[n.type??`info`],c;t[0]===o?c=t[1]:(c=X(`toast-enter pointer-events-auto flex w-full max-w-md items-start gap-3 rounded-xl border border-edge border-l-[3px] bg-surface-panel px-3.5 py-3 text-sm shadow-popover`,o),t[0]=o,t[1]=c);let l;t[2]===s?l=t[3]:(l=X(`mt-0.5 size-4 shrink-0`,s),t[2]=s,t[3]=l);let u;t[4]!==a||t[5]!==l?(u=(0,Z.jsx)(a,{className:l,"aria-hidden":!0}),t[4]=a,t[5]=l,t[6]=u):u=t[6];let d;t[7]===n.title?d=t[8]:(d=(0,Z.jsx)(`div`,{className:`font-medium text-fg`,children:n.title}),t[7]=n.title,t[8]=d);let f;t[9]===n.message?f=t[10]:(f=n.message?(0,Z.jsx)(`div`,{className:`mt-0.5 text-fg-muted`,children:n.message}):null,t[9]=n.message,t[10]=f);let p;t[11]!==d||t[12]!==f?(p=(0,Z.jsxs)(`div`,{className:`min-w-0 flex-1`,children:[d,f]}),t[11]=d,t[12]=f,t[13]=p):p=t[13];let m;t[14]!==i||t[15]!==n.id?(m=()=>i(n.id),t[14]=i,t[15]=n.id,t[16]=m):m=t[16];let h;t[17]===Symbol.for(`react.memo_cache_sentinel`)?(h=(0,Z.jsx)(NE,{className:`size-4`,"aria-hidden":!0}),t[17]=h):h=t[17];let g;t[18]!==r||t[19]!==m?(g=(0,Z.jsx)(`button`,{type:`button`,className:`shrink-0 rounded-md p-1 text-fg-subtle transition-colors hover:bg-surface-hover hover:text-fg focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent`,"aria-label":r,onClick:m,children:h}),t[18]=r,t[19]=m,t[20]=g):g=t[20];let _;return t[21]!==c||t[22]!==u||t[23]!==p||t[24]!==g?(_=(0,Z.jsxs)(`div`,{className:c,role:`status`,"aria-live":`polite`,children:[u,p,g]}),t[21]=c,t[22]=u,t[23]=p,t[24]=g,t[25]=_):_=t[25],_}function oA(){let e=(0,Y.c)(16),t=d(cA)===`zh`?`关闭`:`Dismiss`,n;e[0]===Symbol.for(`react.memo_cache_sentinel`)?(n=[],e[0]=n):n=e[0];let[r,i]=(0,J.useState)(n),a=(0,J.useRef)(0),o;e[1]===Symbol.for(`react.memo_cache_sentinel`)?(o=new Map,e[1]=o):o=e[1];let s=(0,J.useRef)(o),c;e[2]===Symbol.for(`react.memo_cache_sentinel`)?(c=e=>{let t=s.current.get(e);t!=null&&(window.clearTimeout(t),s.current.delete(e))},e[2]=c):c=e[2];let l=c,u;e[3]===Symbol.for(`react.memo_cache_sentinel`)?(u=e=>{l(e),i(t=>t.filter(t=>t.id!==e))},e[3]=u):u=e[3];let f=u,p;e[4]===Symbol.for(`react.memo_cache_sentinel`)?(p=(e,t)=>{l(e);let n=window.setTimeout(()=>f(e),t);s.current.set(e,n)},e[4]=p):p=e[4];let m=p,h;e[5]===Symbol.for(`react.memo_cache_sentinel`)?(h=e=>{for(let[t,n]of s.current)e.has(t)||(window.clearTimeout(n),s.current.delete(t))},e[5]=h):h=e[5];let g=h,_,v;if(e[6]===Symbol.for(`react.memo_cache_sentinel`)?(_=()=>{let e=e=>{let t=iA(e.detail);if(!t)return;let n=a.current+=1;i(e=>{let r=[{...t,id:n},...e].slice(0,3);return g(new Set(r.map(sA))),r});let r=t.duration===0?0:t.duration??5e3;r>0&&m(n,r)};return window.addEventListener(ce,e),()=>{window.removeEventListener(ce,e);for(let e of s.current.values())window.clearTimeout(e);s.current.clear()}},v=[g,m],e[6]=_,e[7]=v):(_=e[6],v=e[7]),(0,J.useEffect)(_,v),r.length===0)return null;let y;e[8]===Symbol.for(`react.memo_cache_sentinel`)?(y={top:`max(var(--toast-top-inset, ${tA}), env(safe-area-inset-top, 0px))`},e[8]=y):y=e[8];let b;if(e[9]!==t||e[10]!==r){let n;e[12]===t?n=e[13]:(n=e=>(0,Z.jsx)(aA,{toast:e,dismissLabel:t,onDismiss:f},e.id),e[12]=t,e[13]=n),b=r.map(n),e[9]=t,e[10]=r,e[11]=b}else b=e[11];let x;return e[14]===b?x=e[15]:(x=(0,Z.jsx)(`div`,{className:`pointer-events-none fixed inset-x-0 z-[100] flex justify-center px-4`,style:y,children:(0,Z.jsx)(`div`,{className:`flex w-full max-w-md flex-col gap-2`,children:b})}),e[14]=b,e[15]=x),x}function sA(e){return e.id}function cA(e){return e.language}var lA=`[-webkit-app-region:drag]`,uA=`[-webkit-app-region:no-drag]`,dA=`h-14 shrink-0 items-center ${lA}`,fA=(0,J.memo)(function(e){let t=(0,Y.c)(8),{className:n}=e,r=d(pA),i;t[0]===r?i=t[1]:(i=m(r),t[0]=r,t[1]=i);let a=i,o;t[2]===n?o=t[3]:(o=X(`size-8 shrink-0 rounded-xl p-0`,uA,n),t[2]=n,t[3]=o);let s;t[4]===Symbol.for(`react.memo_cache_sentinel`)?(s=(0,Z.jsx)(ly,{className:`size-4`,strokeWidth:1.5,"aria-hidden":!0}),t[4]=s):s=t[4];let c;return t[5]!==a.titleBarCommandPalette||t[6]!==o?(c=(0,Z.jsx)(ZO,{type:`button`,variant:`ghost`,className:o,title:a.titleBarCommandPalette,"aria-label":a.titleBarCommandPalette,onClick:mA,children:s}),t[5]=a.titleBarCommandPalette,t[6]=o,t[7]=c):c=t[7],c});function pA(e){return e.language}function mA(){return window.dispatchEvent(new CustomEvent(`open-command-palette`))}var hA=(0,J.memo)(function(e){let t=(0,Y.c)(8),{className:n}=e,r=d(gA),i;t[0]===r?i=t[1]:(i=m(r),t[0]=r,t[1]=i);let a=i.notes,o;t[2]===n?o=t[3]:(o=X(`size-8 shrink-0 rounded-xl p-0`,uA,n),t[2]=n,t[3]=o);let s;t[4]===Symbol.for(`react.memo_cache_sentinel`)?(s=(0,Z.jsx)(ES,{className:`size-4`,strokeWidth:1.5,"aria-hidden":!0}),t[4]=s):s=t[4];let c;return t[5]!==a.quickCapturePlaceholder||t[6]!==o?(c=(0,Z.jsx)(ZO,{type:`button`,variant:`ghost`,className:o,title:a.quickCapturePlaceholder,"aria-label":a.quickCapturePlaceholder,onClick:_A,children:s}),t[5]=a.quickCapturePlaceholder,t[6]=o,t[7]=c):c=t[7],c});function gA(e){return e.language}function _A(){return window.dispatchEvent(new CustomEvent(`open-quick-capture`))}var vA=`xopc-web-sidebar-collapsed`,yA=`xopc-web-sidebar-expanded-width-px`;function bA(){try{return globalThis.localStorage?.getItem(vA)===`1`}catch{return!1}}function xA(e){try{globalThis.localStorage?.setItem(vA,e?`1`:`0`)}catch{}}function SA(e){return Math.min(480,Math.max(248,Math.round(e)))}function CA(){try{let e=globalThis.localStorage?.getItem(yA);if(e==null)return SA(256);let t=Number.parseInt(e,10);return SA(Number.isFinite(t)?t:256)}catch{return SA(256)}}function wA(e){try{globalThis.localStorage?.setItem(yA,String(e))}catch{}}var TA=c((e,t)=>({collapsed:bA(),setCollapsed:t=>{e({collapsed:t}),queueMicrotask(()=>xA(t))},toggleCollapsed:()=>{t().setCollapsed(!t().collapsed)},expandedWidthPx:CA(),setExpandedWidthPx:t=>{let n=SA(t);e({expandedWidthPx:n}),queueMicrotask(()=>wA(n))}})),EA=(0,J.memo)(function(e){let t=(0,Y.c)(15),{variant:n,className:r}=e,i=n===void 0?`sidebar`:n,a=d(DA),o;t[0]===a?o=t[1]:(o=m(a),t[0]=a,t[1]=o);let s=o,c=TA(OA),l=TA(kA),u=i===`sidebar`?`hidden md:inline-flex`:`inline-flex`,f;t[2]!==r||t[3]!==u?(f=X(`size-8 shrink-0 rounded-xl p-0`,u,uA,r),t[2]=r,t[3]=u,t[4]=f):f=t[4];let p=!c,h=c?s.sidebarExpand:s.sidebarCollapse,g;t[5]===l?g=t[6]:(g=()=>l(),t[5]=l,t[6]=g);let _;t[7]===c?_=t[8]:(_=c?(0,Z.jsx)(e_,{className:`size-4`,strokeWidth:1.5,"aria-hidden":!0}):(0,Z.jsx)($g,{className:`size-4`,strokeWidth:1.5,"aria-hidden":!0}),t[7]=c,t[8]=_);let v;return t[9]!==f||t[10]!==p||t[11]!==h||t[12]!==g||t[13]!==_?(v=(0,Z.jsx)(ZO,{type:`button`,variant:`ghost`,className:f,"aria-expanded":p,"aria-controls":`app-sidebar`,"aria-label":h,onClick:g,children:_}),t[9]=f,t[10]=p,t[11]=h,t[12]=g,t[13]=_,t[14]=v):v=t[14],v});function DA(e){return e.language}function OA(e){return e.collapsed}function kA(e){return e.toggleCollapsed}function AA(){return typeof window<`u`&&!!window.electronAPI}function jA(){return typeof window<`u`&&typeof window.electronAPI?.cron?.setDisplaySleepPrevented==`function`}var MA=`pl-[88px]`;function NA(){return AA()&&window.electronAPI?.platform===`darwin`}function PA(){return NA()?MA:``}function FA(e){return NA()&&e?`md:pl-[200px]`:``}var IA=(0,J.memo)(function(){let e=(0,Y.c)(11),t=d(LA),n;e[0]===t?n=e[1]:(n=m(t),e[0]=t,e[1]=n);let r=n,{pathname:i}=Lr(),a=TA(RA);if(!NA()||!a||i.startsWith(`/settings`))return null;let o,s,c,l,u;e[2]===Symbol.for(`react.memo_cache_sentinel`)?(o=X(`pointer-events-none fixed left-[88px] top-0 z-[70] hidden h-14 items-center md:flex`),s=X(`pointer-events-auto flex items-center gap-0.5`,uA),c=(0,Z.jsx)(EA,{className:`inline-flex`}),l=(0,Z.jsx)(hA,{className:`inline-flex`}),u=(0,Z.jsx)(fA,{className:`inline-flex`}),e[2]=o,e[3]=s,e[4]=c,e[5]=l,e[6]=u):(o=e[2],s=e[3],c=e[4],l=e[5],u=e[6]);let f;e[7]===Symbol.for(`react.memo_cache_sentinel`)?(f=X(`inline-flex size-8 shrink-0 items-center justify-center rounded-xl text-fg transition-colors hover:bg-surface-hover`,`focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent focus-visible:ring-offset-2 focus-visible:ring-offset-surface-panel`,uA),e[7]=f):f=e[7];let p;e[8]===Symbol.for(`react.memo_cache_sentinel`)?(p=(0,Z.jsx)(c_,{className:`size-4 shrink-0 text-accent-fg`,strokeWidth:2,"aria-hidden":!0}),e[8]=p):p=e[8];let h;return e[9]===r.sidebar.newTask?h=e[10]:(h=(0,Z.jsx)(`div`,{className:o,children:(0,Z.jsxs)(`div`,{className:s,children:[c,l,u,(0,Z.jsx)(Fi,{to:`/chat/new`,className:f,title:r.sidebar.newTask,children:p})]})}),e[9]=r.sidebar.newTask,e[10]=h),h});function LA(e){return e.language}function RA(e){return e.collapsed}var zA=(0,J.memo)(function(e){let t=(0,Y.c)(7),{className:n}=e,{pathname:r}=Lr(),i=TA(BA);if(r.startsWith(`/settings`)||!i||NA())return null;let a;t[0]===n?a=t[1]:(a=X(`hidden shrink-0 items-center gap-0.5 md:flex`,n),t[0]=n,t[1]=a);let o,s,c;t[2]===Symbol.for(`react.memo_cache_sentinel`)?(o=(0,Z.jsx)(EA,{variant:`main`}),s=(0,Z.jsx)(hA,{}),c=(0,Z.jsx)(fA,{}),t[2]=o,t[3]=s,t[4]=c):(o=t[2],s=t[3],c=t[4]);let l;return t[5]===a?l=t[6]:(l=(0,Z.jsxs)(`div`,{className:a,children:[o,s,c]}),t[5]=a,t[6]=l),l});function BA(e){return e.collapsed}var VA=c(e=>({mobileNavOpen:!1,setMobileNavOpen:t=>e({mobileNavOpen:t}),toggleMobileNav:()=>e(e=>({mobileNavOpen:!e.mobileNavOpen}))})),HA=(0,J.memo)(function(){let e=(0,Y.c)(12),t=d(UA),n;e[0]===t?n=e[1]:(n=m(t),e[0]=t,e[1]=n);let r=n,i=VA(WA),a=VA(GA),o=i&&`hidden`,s;e[2]===o?s=e[3]:(s=X(`size-8 shrink-0 rounded-xl p-0 md:hidden`,uA,o),e[2]=o,e[3]=s);let c;e[4]===a?c=e[5]:(c=()=>a(!0),e[4]=a,e[5]=c);let l;e[6]===Symbol.for(`react.memo_cache_sentinel`)?(l=(0,Z.jsx)(Rg,{className:`size-4`,strokeWidth:1.5,"aria-hidden":!0}),e[6]=l):l=e[6];let u;return e[7]!==r.openMenu||e[8]!==i||e[9]!==s||e[10]!==c?(u=(0,Z.jsx)(ZO,{type:`button`,variant:`ghost`,className:s,"aria-expanded":i,"aria-controls":`app-sidebar`,"aria-label":r.openMenu,title:r.openMenu,onClick:c,children:l}),e[7]=r.openMenu,e[8]=i,e[9]=s,e[10]=c,e[11]=u):u=e[11],u});function UA(e){return e.language}function WA(e){return e.mobileNavOpen}function GA(e){return e.setMobileNavOpen}var KA={startExtra:null,main:null,end:null},qA=c(e=>({...KA,setPageHeader:t=>e(t),clearPageHeader:()=>e(KA)})),JA=(0,J.memo)(function(){let e=(0,Y.c)(23),{pathname:t}=Lr(),n=qA(YA),r=qA(XA),i=qA(ZA),a;e[0]===t?a=e[1]:(a=t.startsWith(`/settings`),e[0]=t,e[1]=a);let o=!a,s=TA(QA),c;e[2]===s?c=e[3]:(c=X(`flex shrink-0 items-center gap-3 bg-surface-panel`,dA,`px-3 sm:gap-4 sm:px-5 xl:px-6`,FA(s)),e[2]=s,e[3]=c);let l,u,d;e[4]===Symbol.for(`react.memo_cache_sentinel`)?(l=(0,Z.jsx)(IA,{}),u=X(`flex min-w-0 shrink-0 items-center gap-2.5`,uA),d=(0,Z.jsx)(zA,{}),e[4]=l,e[5]=u,e[6]=d):(l=e[4],u=e[5],d=e[6]);let f;e[7]===o?f=e[8]:(f=o?(0,Z.jsx)(HA,{}):null,e[7]=o,e[8]=f);let p;e[9]!==n||e[10]!==f?(p=(0,Z.jsxs)(`div`,{className:u,children:[d,f,n]}),e[9]=n,e[10]=f,e[11]=p):p=e[11];let m;e[12]===Symbol.for(`react.memo_cache_sentinel`)?(m=X(`w-fit max-w-full`,uA),e[12]=m):m=e[12];let h;e[13]===r?h=e[14]:(h=(0,Z.jsx)(`div`,{className:`flex min-h-0 min-w-0 flex-1 flex-col justify-center overflow-hidden`,children:(0,Z.jsx)(`div`,{className:m,children:r})}),e[13]=r,e[14]=h);let g;e[15]===Symbol.for(`react.memo_cache_sentinel`)?(g=X(`flex min-w-0 shrink-0 items-center justify-end gap-2`,uA),e[15]=g):g=e[15];let _;e[16]===i?_=e[17]:(_=(0,Z.jsx)(`div`,{className:g,children:i}),e[16]=i,e[17]=_);let v;return e[18]!==c||e[19]!==_||e[20]!==p||e[21]!==h?(v=(0,Z.jsxs)(`header`,{className:c,children:[l,p,h,_]}),e[18]=c,e[19]=_,e[20]=p,e[21]=h,e[22]=v):v=e[22],v});function YA(e){return e.startExtra}function XA(e){return e.main}function ZA(e){return e.end}function QA(e){return e.collapsed}var $A=[`top`,`right`,`bottom`,`left`],ej=Math.min,tj=Math.max,nj=Math.round,rj=Math.floor,ij=e=>({x:e,y:e}),aj={left:`right`,right:`left`,bottom:`top`,top:`bottom`};function oj(e,t,n){return tj(e,ej(t,n))}function sj(e,t){return typeof e==`function`?e(t):e}function cj(e){return e.split(`-`)[0]}function lj(e){return e.split(`-`)[1]}function uj(e){return e===`x`?`y`:`x`}function dj(e){return e===`y`?`height`:`width`}function fj(e){let t=e[0];return t===`t`||t===`b`?`y`:`x`}function pj(e){return uj(fj(e))}function mj(e,t,n){n===void 0&&(n=!1);let r=lj(e),i=pj(e),a=dj(i),o=i===`x`?r===(n?`end`:`start`)?`right`:`left`:r===`start`?`bottom`:`top`;return t.reference[a]>t.floating[a]&&(o=Cj(o)),[o,Cj(o)]}function hj(e){let t=Cj(e);return[gj(e),t,gj(t)]}function gj(e){return e.includes(`start`)?e.replace(`start`,`end`):e.replace(`end`,`start`)}var _j=[`left`,`right`],vj=[`right`,`left`],yj=[`top`,`bottom`],bj=[`bottom`,`top`];function xj(e,t,n){switch(e){case`top`:case`bottom`:return n?t?vj:_j:t?_j:vj;case`left`:case`right`:return t?yj:bj;default:return[]}}function Sj(e,t,n,r){let i=lj(e),a=xj(cj(e),n===`start`,r);return i&&(a=a.map(e=>e+`-`+i),t&&(a=a.concat(a.map(gj)))),a}function Cj(e){let t=cj(e);return aj[t]+e.slice(t.length)}function wj(e){return{top:0,right:0,bottom:0,left:0,...e}}function Tj(e){return typeof e==`number`?{top:e,right:e,bottom:e,left:e}:wj(e)}function Ej(e){let{x:t,y:n,width:r,height:i}=e;return{width:r,height:i,top:n,left:t,right:t+r,bottom:n+i,x:t,y:n}}function Dj(e,t,n){let{reference:r,floating:i}=e,a=fj(t),o=pj(t),s=dj(o),c=cj(t),l=a===`y`,u=r.x+r.width/2-i.width/2,d=r.y+r.height/2-i.height/2,f=r[s]/2-i[s]/2,p;switch(c){case`top`:p={x:u,y:r.y-i.height};break;case`bottom`:p={x:u,y:r.y+r.height};break;case`right`:p={x:r.x+r.width,y:d};break;case`left`:p={x:r.x-i.width,y:d};break;default:p={x:r.x,y:r.y}}switch(lj(t)){case`start`:p[o]-=f*(n&&l?-1:1);break;case`end`:p[o]+=f*(n&&l?-1:1);break}return p}async function Oj(e,t){t===void 0&&(t={});let{x:n,y:r,platform:i,rects:a,elements:o,strategy:s}=e,{boundary:c=`clippingAncestors`,rootBoundary:l=`viewport`,elementContext:u=`floating`,altBoundary:d=!1,padding:f=0}=sj(t,e),p=Tj(f),m=o[d?u===`floating`?`reference`:`floating`:u],h=Ej(await i.getClippingRect({element:await(i.isElement==null?void 0:i.isElement(m))??!0?m:m.contextElement||await(i.getDocumentElement==null?void 0:i.getDocumentElement(o.floating)),boundary:c,rootBoundary:l,strategy:s})),g=u===`floating`?{x:n,y:r,width:a.floating.width,height:a.floating.height}:a.reference,_=await(i.getOffsetParent==null?void 0:i.getOffsetParent(o.floating)),v=await(i.isElement==null?void 0:i.isElement(_))&&await(i.getScale==null?void 0:i.getScale(_))||{x:1,y:1},y=Ej(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:o,rect:g,offsetParent:_,strategy:s}):g);return{top:(h.top-y.top+p.top)/v.y,bottom:(y.bottom-h.bottom+p.bottom)/v.y,left:(h.left-y.left+p.left)/v.x,right:(y.right-h.right+p.right)/v.x}}var kj=50,Aj=async(e,t,n)=>{let{placement:r=`bottom`,strategy:i=`absolute`,middleware:a=[],platform:o}=n,s=o.detectOverflow?o:{...o,detectOverflow:Oj},c=await(o.isRTL==null?void 0:o.isRTL(t)),l=await o.getElementRects({reference:e,floating:t,strategy:i}),{x:u,y:d}=Dj(l,r,c),f=r,p=0,m={};for(let n=0;n<a.length;n++){let h=a[n];if(!h)continue;let{name:g,fn:_}=h,{x:v,y,data:b,reset:x}=await _({x:u,y:d,initialPlacement:r,placement:f,strategy:i,middlewareData:m,rects:l,platform:s,elements:{reference:e,floating:t}});u=v??u,d=y??d,m[g]={...m[g],...b},x&&p<kj&&(p++,typeof x==`object`&&(x.placement&&(f=x.placement),x.rects&&(l=x.rects===!0?await o.getElementRects({reference:e,floating:t,strategy:i}):x.rects),{x:u,y:d}=Dj(l,f,c)),n=-1)}return{x:u,y:d,placement:f,strategy:i,middlewareData:m}},jj=e=>({name:`arrow`,options:e,async fn(t){let{x:n,y:r,placement:i,rects:a,platform:o,elements:s,middlewareData:c}=t,{element:l,padding:u=0}=sj(e,t)||{};if(l==null)return{};let d=Tj(u),f={x:n,y:r},p=pj(i),m=dj(p),h=await o.getDimensions(l),g=p===`y`,_=g?`top`:`left`,v=g?`bottom`:`right`,y=g?`clientHeight`:`clientWidth`,b=a.reference[m]+a.reference[p]-f[p]-a.floating[m],x=f[p]-a.reference[p],S=await(o.getOffsetParent==null?void 0:o.getOffsetParent(l)),C=S?S[y]:0;(!C||!await(o.isElement==null?void 0:o.isElement(S)))&&(C=s.floating[y]||a.floating[m]);let w=b/2-x/2,T=C/2-h[m]/2-1,E=ej(d[_],T),D=ej(d[v],T),O=E,k=C-h[m]-D,A=C/2-h[m]/2+w,j=oj(O,A,k),M=!c.arrow&&lj(i)!=null&&A!==j&&a.reference[m]/2-(A<O?E:D)-h[m]/2<0,N=M?A<O?A-O:A-k:0;return{[p]:f[p]+N,data:{[p]:j,centerOffset:A-j-N,...M&&{alignmentOffset:N}},reset:M}}}),Mj=function(e){return e===void 0&&(e={}),{name:`flip`,options:e,async fn(t){var n;let{placement:r,middlewareData:i,rects:a,initialPlacement:o,platform:s,elements:c}=t,{mainAxis:l=!0,crossAxis:u=!0,fallbackPlacements:d,fallbackStrategy:f=`bestFit`,fallbackAxisSideDirection:p=`none`,flipAlignment:m=!0,...h}=sj(e,t);if((n=i.arrow)!=null&&n.alignmentOffset)return{};let g=cj(r),_=fj(o),v=cj(o)===o,y=await(s.isRTL==null?void 0:s.isRTL(c.floating)),b=d||(v||!m?[Cj(o)]:hj(o)),x=p!==`none`;!d&&x&&b.push(...Sj(o,m,p,y));let S=[o,...b],C=await s.detectOverflow(t,h),w=[],T=i.flip?.overflows||[];if(l&&w.push(C[g]),u){let e=mj(r,a,y);w.push(C[e[0]],C[e[1]])}if(T=[...T,{placement:r,overflows:w}],!w.every(e=>e<=0)){let e=(i.flip?.index||0)+1,t=S[e];if(t&&(!(u===`alignment`&&_!==fj(t))||T.every(e=>fj(e.placement)===_?e.overflows[0]>0:!0)))return{data:{index:e,overflows:T},reset:{placement:t}};let n=T.filter(e=>e.overflows[0]<=0).sort((e,t)=>e.overflows[1]-t.overflows[1])[0]?.placement;if(!n)switch(f){case`bestFit`:{let e=T.filter(e=>{if(x){let t=fj(e.placement);return t===_||t===`y`}return!0}).map(e=>[e.placement,e.overflows.filter(e=>e>0).reduce((e,t)=>e+t,0)]).sort((e,t)=>e[1]-t[1])[0]?.[0];e&&(n=e);break}case`initialPlacement`:n=o;break}if(r!==n)return{reset:{placement:n}}}return{}}}};function Nj(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function Pj(e){return $A.some(t=>e[t]>=0)}var Fj=function(e){return e===void 0&&(e={}),{name:`hide`,options:e,async fn(t){let{rects:n,platform:r}=t,{strategy:i=`referenceHidden`,...a}=sj(e,t);switch(i){case`referenceHidden`:{let e=Nj(await r.detectOverflow(t,{...a,elementContext:`reference`}),n.reference);return{data:{referenceHiddenOffsets:e,referenceHidden:Pj(e)}}}case`escaped`:{let e=Nj(await r.detectOverflow(t,{...a,altBoundary:!0}),n.floating);return{data:{escapedOffsets:e,escaped:Pj(e)}}}default:return{}}}}},Ij=new Set([`left`,`top`]);async function Lj(e,t){let{placement:n,platform:r,elements:i}=e,a=await(r.isRTL==null?void 0:r.isRTL(i.floating)),o=cj(n),s=lj(n),c=fj(n)===`y`,l=Ij.has(o)?-1:1,u=a&&c?-1:1,d=sj(t,e),{mainAxis:f,crossAxis:p,alignmentAxis:m}=typeof d==`number`?{mainAxis:d,crossAxis:0,alignmentAxis:null}:{mainAxis:d.mainAxis||0,crossAxis:d.crossAxis||0,alignmentAxis:d.alignmentAxis};return s&&typeof m==`number`&&(p=s===`end`?m*-1:m),c?{x:p*u,y:f*l}:{x:f*l,y:p*u}}var Rj=function(e){return e===void 0&&(e=0),{name:`offset`,options:e,async fn(t){var n;let{x:r,y:i,placement:a,middlewareData:o}=t,s=await Lj(t,e);return a===o.offset?.placement&&(n=o.arrow)!=null&&n.alignmentOffset?{}:{x:r+s.x,y:i+s.y,data:{...s,placement:a}}}}},zj=function(e){return e===void 0&&(e={}),{name:`shift`,options:e,async fn(t){let{x:n,y:r,placement:i,platform:a}=t,{mainAxis:o=!0,crossAxis:s=!1,limiter:c={fn:e=>{let{x:t,y:n}=e;return{x:t,y:n}}},...l}=sj(e,t),u={x:n,y:r},d=await a.detectOverflow(t,l),f=fj(cj(i)),p=uj(f),m=u[p],h=u[f];if(o){let e=p===`y`?`top`:`left`,t=p===`y`?`bottom`:`right`,n=m+d[e],r=m-d[t];m=oj(n,m,r)}if(s){let e=f===`y`?`top`:`left`,t=f===`y`?`bottom`:`right`,n=h+d[e],r=h-d[t];h=oj(n,h,r)}let g=c.fn({...t,[p]:m,[f]:h});return{...g,data:{x:g.x-n,y:g.y-r,enabled:{[p]:o,[f]:s}}}}}},Bj=function(e){return e===void 0&&(e={}),{options:e,fn(t){let{x:n,y:r,placement:i,rects:a,middlewareData:o}=t,{offset:s=0,mainAxis:c=!0,crossAxis:l=!0}=sj(e,t),u={x:n,y:r},d=fj(i),f=uj(d),p=u[f],m=u[d],h=sj(s,t),g=typeof h==`number`?{mainAxis:h,crossAxis:0}:{mainAxis:0,crossAxis:0,...h};if(c){let e=f===`y`?`height`:`width`,t=a.reference[f]-a.floating[e]+g.mainAxis,n=a.reference[f]+a.reference[e]-g.mainAxis;p<t?p=t:p>n&&(p=n)}if(l){let e=f===`y`?`width`:`height`,t=Ij.has(cj(i)),n=a.reference[d]-a.floating[e]+(t&&o.offset?.[d]||0)+(t?0:g.crossAxis),r=a.reference[d]+a.reference[e]+(t?0:o.offset?.[d]||0)-(t?g.crossAxis:0);m<n?m=n:m>r&&(m=r)}return{[f]:p,[d]:m}}}},Vj=function(e){return e===void 0&&(e={}),{name:`size`,options:e,async fn(t){var n,r;let{placement:i,rects:a,platform:o,elements:s}=t,{apply:c=()=>{},...l}=sj(e,t),u=await o.detectOverflow(t,l),d=cj(i),f=lj(i),p=fj(i)===`y`,{width:m,height:h}=a.floating,g,_;d===`top`||d===`bottom`?(g=d,_=f===(await(o.isRTL==null?void 0:o.isRTL(s.floating))?`start`:`end`)?`left`:`right`):(_=d,g=f===`end`?`top`:`bottom`);let v=h-u.top-u.bottom,y=m-u.left-u.right,b=ej(h-u[g],v),x=ej(m-u[_],y),S=!t.middlewareData.shift,C=b,w=x;if((n=t.middlewareData.shift)!=null&&n.enabled.x&&(w=y),(r=t.middlewareData.shift)!=null&&r.enabled.y&&(C=v),S&&!f){let e=tj(u.left,0),t=tj(u.right,0),n=tj(u.top,0),r=tj(u.bottom,0);p?w=m-2*(e!==0||t!==0?e+t:tj(u.left,u.right)):C=h-2*(n!==0||r!==0?n+r:tj(u.top,u.bottom))}await c({...t,availableWidth:w,availableHeight:C});let T=await o.getDimensions(s.floating);return m!==T.width||h!==T.height?{reset:{rects:!0}}:{}}}};function Hj(){return typeof window<`u`}function Uj(e){return Kj(e)?(e.nodeName||``).toLowerCase():`#document`}function Wj(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Gj(e){return((Kj(e)?e.ownerDocument:e.document)||window.document)?.documentElement}function Kj(e){return Hj()?e instanceof Node||e instanceof Wj(e).Node:!1}function qj(e){return Hj()?e instanceof Element||e instanceof Wj(e).Element:!1}function Jj(e){return Hj()?e instanceof HTMLElement||e instanceof Wj(e).HTMLElement:!1}function Yj(e){return!Hj()||typeof ShadowRoot>`u`?!1:e instanceof ShadowRoot||e instanceof Wj(e).ShadowRoot}function Xj(e){let{overflow:t,overflowX:n,overflowY:r,display:i}=sM(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&i!==`inline`&&i!==`contents`}function Zj(e){return/^(table|td|th)$/.test(Uj(e))}function Qj(e){try{if(e.matches(`:popover-open`))return!0}catch{}try{return e.matches(`:modal`)}catch{return!1}}var $j=/transform|translate|scale|rotate|perspective|filter/,eM=/paint|layout|strict|content/,tM=e=>!!e&&e!==`none`,nM;function rM(e){let t=qj(e)?sM(e):e;return tM(t.transform)||tM(t.translate)||tM(t.scale)||tM(t.rotate)||tM(t.perspective)||!aM()&&(tM(t.backdropFilter)||tM(t.filter))||$j.test(t.willChange||``)||eM.test(t.contain||``)}function iM(e){let t=lM(e);for(;Jj(t)&&!oM(t);){if(rM(t))return t;if(Qj(t))return null;t=lM(t)}return null}function aM(){return nM??=typeof CSS<`u`&&CSS.supports&&CSS.supports(`-webkit-backdrop-filter`,`none`),nM}function oM(e){return/^(html|body|#document)$/.test(Uj(e))}function sM(e){return Wj(e).getComputedStyle(e)}function cM(e){return qj(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function lM(e){if(Uj(e)===`html`)return e;let t=e.assignedSlot||e.parentNode||Yj(e)&&e.host||Gj(e);return Yj(t)?t.host:t}function uM(e){let t=lM(e);return oM(t)?e.ownerDocument?e.ownerDocument.body:e.body:Jj(t)&&Xj(t)?t:uM(t)}function dM(e,t,n){t===void 0&&(t=[]),n===void 0&&(n=!0);let r=uM(e),i=r===e.ownerDocument?.body,a=Wj(r);if(i){let e=fM(a);return t.concat(a,a.visualViewport||[],Xj(r)?r:[],e&&n?dM(e):[])}else return t.concat(r,dM(r,[],n))}function fM(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function pM(e){let t=sM(e),n=parseFloat(t.width)||0,r=parseFloat(t.height)||0,i=Jj(e),a=i?e.offsetWidth:n,o=i?e.offsetHeight:r,s=nj(n)!==a||nj(r)!==o;return s&&(n=a,r=o),{width:n,height:r,$:s}}function mM(e){return qj(e)?e:e.contextElement}function hM(e){let t=mM(e);if(!Jj(t))return ij(1);let n=t.getBoundingClientRect(),{width:r,height:i,$:a}=pM(t),o=(a?nj(n.width):n.width)/r,s=(a?nj(n.height):n.height)/i;return(!o||!Number.isFinite(o))&&(o=1),(!s||!Number.isFinite(s))&&(s=1),{x:o,y:s}}var gM=ij(0);function _M(e){let t=Wj(e);return!aM()||!t.visualViewport?gM:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function vM(e,t,n){return t===void 0&&(t=!1),!n||t&&n!==Wj(e)?!1:t}function yM(e,t,n,r){t===void 0&&(t=!1),n===void 0&&(n=!1);let i=e.getBoundingClientRect(),a=mM(e),o=ij(1);t&&(r?qj(r)&&(o=hM(r)):o=hM(e));let s=vM(a,n,r)?_M(a):ij(0),c=(i.left+s.x)/o.x,l=(i.top+s.y)/o.y,u=i.width/o.x,d=i.height/o.y;if(a){let e=Wj(a),t=r&&qj(r)?Wj(r):r,n=e,i=fM(n);for(;i&&r&&t!==n;){let e=hM(i),t=i.getBoundingClientRect(),r=sM(i),a=t.left+(i.clientLeft+parseFloat(r.paddingLeft))*e.x,o=t.top+(i.clientTop+parseFloat(r.paddingTop))*e.y;c*=e.x,l*=e.y,u*=e.x,d*=e.y,c+=a,l+=o,n=Wj(i),i=fM(n)}}return Ej({width:u,height:d,x:c,y:l})}function bM(e,t){let n=cM(e).scrollLeft;return t?t.left+n:yM(Gj(e)).left+n}function xM(e,t){let n=e.getBoundingClientRect();return{x:n.left+t.scrollLeft-bM(e,n),y:n.top+t.scrollTop}}function SM(e){let{elements:t,rect:n,offsetParent:r,strategy:i}=e,a=i===`fixed`,o=Gj(r),s=t?Qj(t.floating):!1;if(r===o||s&&a)return n;let c={scrollLeft:0,scrollTop:0},l=ij(1),u=ij(0),d=Jj(r);if((d||!d&&!a)&&((Uj(r)!==`body`||Xj(o))&&(c=cM(r)),d)){let e=yM(r);l=hM(r),u.x=e.x+r.clientLeft,u.y=e.y+r.clientTop}let f=o&&!d&&!a?xM(o,c):ij(0);return{width:n.width*l.x,height:n.height*l.y,x:n.x*l.x-c.scrollLeft*l.x+u.x+f.x,y:n.y*l.y-c.scrollTop*l.y+u.y+f.y}}function CM(e){return Array.from(e.getClientRects())}function wM(e){let t=Gj(e),n=cM(e),r=e.ownerDocument.body,i=tj(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),a=tj(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight),o=-n.scrollLeft+bM(e),s=-n.scrollTop;return sM(r).direction===`rtl`&&(o+=tj(t.clientWidth,r.clientWidth)-i),{width:i,height:a,x:o,y:s}}var TM=25;function EM(e,t){let n=Wj(e),r=Gj(e),i=n.visualViewport,a=r.clientWidth,o=r.clientHeight,s=0,c=0;if(i){a=i.width,o=i.height;let e=aM();(!e||e&&t===`fixed`)&&(s=i.offsetLeft,c=i.offsetTop)}let l=bM(r);if(l<=0){let e=r.ownerDocument,t=e.body,n=getComputedStyle(t),i=e.compatMode===`CSS1Compat`&&parseFloat(n.marginLeft)+parseFloat(n.marginRight)||0,o=Math.abs(r.clientWidth-t.clientWidth-i);o<=TM&&(a-=o)}else l<=TM&&(a+=l);return{width:a,height:o,x:s,y:c}}function DM(e,t){let n=yM(e,!0,t===`fixed`),r=n.top+e.clientTop,i=n.left+e.clientLeft,a=Jj(e)?hM(e):ij(1);return{width:e.clientWidth*a.x,height:e.clientHeight*a.y,x:i*a.x,y:r*a.y}}function OM(e,t,n){let r;if(t===`viewport`)r=EM(e,n);else if(t===`document`)r=wM(Gj(e));else if(qj(t))r=DM(t,n);else{let n=_M(e);r={x:t.x-n.x,y:t.y-n.y,width:t.width,height:t.height}}return Ej(r)}function kM(e,t){let n=lM(e);return n===t||!qj(n)||oM(n)?!1:sM(n).position===`fixed`||kM(n,t)}function AM(e,t){let n=t.get(e);if(n)return n;let r=dM(e,[],!1).filter(e=>qj(e)&&Uj(e)!==`body`),i=null,a=sM(e).position===`fixed`,o=a?lM(e):e;for(;qj(o)&&!oM(o);){let t=sM(o),n=rM(o);!n&&t.position===`fixed`&&(i=null),(a?!n&&!i:!n&&t.position===`static`&&i&&(i.position===`absolute`||i.position===`fixed`)||Xj(o)&&!n&&kM(e,o))?r=r.filter(e=>e!==o):i=t,o=lM(o)}return t.set(e,r),r}function jM(e){let{element:t,boundary:n,rootBoundary:r,strategy:i}=e,a=[...n===`clippingAncestors`?Qj(t)?[]:AM(t,this._c):[].concat(n),r],o=OM(t,a[0],i),s=o.top,c=o.right,l=o.bottom,u=o.left;for(let e=1;e<a.length;e++){let n=OM(t,a[e],i);s=tj(n.top,s),c=ej(n.right,c),l=ej(n.bottom,l),u=tj(n.left,u)}return{width:c-u,height:l-s,x:u,y:s}}function MM(e){let{width:t,height:n}=pM(e);return{width:t,height:n}}function NM(e,t,n){let r=Jj(t),i=Gj(t),a=n===`fixed`,o=yM(e,!0,a,t),s={scrollLeft:0,scrollTop:0},c=ij(0);function l(){c.x=bM(i)}if(r||!r&&!a)if((Uj(t)!==`body`||Xj(i))&&(s=cM(t)),r){let e=yM(t,!0,a,t);c.x=e.x+t.clientLeft,c.y=e.y+t.clientTop}else i&&l();a&&!r&&i&&l();let u=i&&!r&&!a?xM(i,s):ij(0);return{x:o.left+s.scrollLeft-c.x-u.x,y:o.top+s.scrollTop-c.y-u.y,width:o.width,height:o.height}}function PM(e){return sM(e).position===`static`}function FM(e,t){if(!Jj(e)||sM(e).position===`fixed`)return null;if(t)return t(e);let n=e.offsetParent;return Gj(e)===n&&(n=n.ownerDocument.body),n}function IM(e,t){let n=Wj(e);if(Qj(e))return n;if(!Jj(e)){let t=lM(e);for(;t&&!oM(t);){if(qj(t)&&!PM(t))return t;t=lM(t)}return n}let r=FM(e,t);for(;r&&Zj(r)&&PM(r);)r=FM(r,t);return r&&oM(r)&&PM(r)&&!rM(r)?n:r||iM(e)||n}var LM=async function(e){let t=this.getOffsetParent||IM,n=this.getDimensions,r=await n(e.floating);return{reference:NM(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}};function RM(e){return sM(e).direction===`rtl`}var zM={convertOffsetParentRelativeRectToViewportRelativeRect:SM,getDocumentElement:Gj,getClippingRect:jM,getOffsetParent:IM,getElementRects:LM,getClientRects:CM,getDimensions:MM,getScale:hM,isElement:qj,isRTL:RM};function BM(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function VM(e,t){let n=null,r,i=Gj(e);function a(){var e;clearTimeout(r),(e=n)==null||e.disconnect(),n=null}function o(s,c){s===void 0&&(s=!1),c===void 0&&(c=1),a();let l=e.getBoundingClientRect(),{left:u,top:d,width:f,height:p}=l;if(s||t(),!f||!p)return;let m=rj(d),h=rj(i.clientWidth-(u+f)),g=rj(i.clientHeight-(d+p)),_=rj(u),v={rootMargin:-m+`px `+-h+`px `+-g+`px `+-_+`px`,threshold:tj(0,ej(1,c))||1},y=!0;function b(t){let n=t[0].intersectionRatio;if(n!==c){if(!y)return o();n?o(!1,n):r=setTimeout(()=>{o(!1,1e-7)},1e3)}n===1&&!BM(l,e.getBoundingClientRect())&&o(),y=!1}try{n=new IntersectionObserver(b,{...v,root:i.ownerDocument})}catch{n=new IntersectionObserver(b,v)}n.observe(e)}return o(!0),a}function HM(e,t,n,r){r===void 0&&(r={});let{ancestorScroll:i=!0,ancestorResize:a=!0,elementResize:o=typeof ResizeObserver==`function`,layoutShift:s=typeof IntersectionObserver==`function`,animationFrame:c=!1}=r,l=mM(e),u=i||a?[...l?dM(l):[],...t?dM(t):[]]:[];u.forEach(e=>{i&&e.addEventListener(`scroll`,n,{passive:!0}),a&&e.addEventListener(`resize`,n)});let d=l&&s?VM(l,n):null,f=-1,p=null;o&&(p=new ResizeObserver(e=>{let[r]=e;r&&r.target===l&&p&&t&&(p.unobserve(t),cancelAnimationFrame(f),f=requestAnimationFrame(()=>{var e;(e=p)==null||e.observe(t)})),n()}),l&&!c&&p.observe(l),t&&p.observe(t));let m,h=c?yM(e):null;c&&g();function g(){let t=yM(e);h&&!BM(h,t)&&n(),h=t,m=requestAnimationFrame(g)}return n(),()=>{var e;u.forEach(e=>{i&&e.removeEventListener(`scroll`,n),a&&e.removeEventListener(`resize`,n)}),d?.(),(e=p)==null||e.disconnect(),p=null,c&&cancelAnimationFrame(m)}}var UM=Rj,WM=zj,GM=Mj,KM=Vj,qM=Fj,JM=jj,YM=Bj,XM=(e,t,n)=>{let r=new Map,i={platform:zM,...n},a={...i.platform,_c:r};return Aj(e,t,{...i,platform:a})},ZM=typeof document<`u`?J.useLayoutEffect:function(){};function QM(e,t){if(e===t)return!0;if(typeof e!=typeof t)return!1;if(typeof e==`function`&&e.toString()===t.toString())return!0;let n,r,i;if(e&&t&&typeof e==`object`){if(Array.isArray(e)){if(n=e.length,n!==t.length)return!1;for(r=n;r--!==0;)if(!QM(e[r],t[r]))return!1;return!0}if(i=Object.keys(e),n=i.length,n!==Object.keys(t).length)return!1;for(r=n;r--!==0;)if(!{}.hasOwnProperty.call(t,i[r]))return!1;for(r=n;r--!==0;){let n=i[r];if(!(n===`_owner`&&e.$$typeof)&&!QM(e[n],t[n]))return!1}return!0}return e!==e&&t!==t}function $M(e){return typeof window>`u`?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function eN(e,t){let n=$M(e);return Math.round(t*n)/n}function tN(e){let t=J.useRef(e);return ZM(()=>{t.current=e}),t}function nN(e){e===void 0&&(e={});let{placement:t=`bottom`,strategy:n=`absolute`,middleware:r=[],platform:i,elements:{reference:a,floating:o}={},transform:s=!0,whileElementsMounted:c,open:l}=e,[u,d]=J.useState({x:0,y:0,strategy:n,placement:t,middlewareData:{},isPositioned:!1}),[f,p]=J.useState(r);QM(f,r)||p(r);let[m,h]=J.useState(null),[g,_]=J.useState(null),v=J.useCallback(e=>{e!==S.current&&(S.current=e,h(e))},[]),y=J.useCallback(e=>{e!==C.current&&(C.current=e,_(e))},[]),b=a||m,x=o||g,S=J.useRef(null),C=J.useRef(null),w=J.useRef(u),T=c!=null,E=tN(c),D=tN(i),O=tN(l),k=J.useCallback(()=>{if(!S.current||!C.current)return;let e={placement:t,strategy:n,middleware:f};D.current&&(e.platform=D.current),XM(S.current,C.current,e).then(e=>{let t={...e,isPositioned:O.current!==!1};A.current&&!QM(w.current,t)&&(w.current=t,Ki.flushSync(()=>{d(t)}))})},[f,t,n,D,O]);ZM(()=>{l===!1&&w.current.isPositioned&&(w.current.isPositioned=!1,d(e=>({...e,isPositioned:!1})))},[l]);let A=J.useRef(!1);ZM(()=>(A.current=!0,()=>{A.current=!1}),[]),ZM(()=>{if(b&&(S.current=b),x&&(C.current=x),b&&x){if(E.current)return E.current(b,x,k);k()}},[b,x,k,E,T]);let j=J.useMemo(()=>({reference:S,floating:C,setReference:v,setFloating:y}),[v,y]),M=J.useMemo(()=>({reference:b,floating:x}),[b,x]),N=J.useMemo(()=>{let e={position:n,left:0,top:0};if(!M.floating)return e;let t=eN(M.floating,u.x),r=eN(M.floating,u.y);return s?{...e,transform:`translate(`+t+`px, `+r+`px)`,...$M(M.floating)>=1.5&&{willChange:`transform`}}:{position:n,left:t,top:r}},[n,s,M.floating,u.x,u.y]);return J.useMemo(()=>({...u,update:k,refs:j,elements:M,floatingStyles:N}),[u,k,j,M,N])}var rN=e=>{function t(e){return{}.hasOwnProperty.call(e,`current`)}return{name:`arrow`,options:e,fn(n){let{element:r,padding:i}=typeof e==`function`?e(n):e;return r&&t(r)?r.current==null?{}:JM({element:r.current,padding:i}).fn(n):r?JM({element:r,padding:i}).fn(n):{}}}},iN=(e,t)=>{let n=UM(e);return{name:n.name,fn:n.fn,options:[e,t]}},aN=(e,t)=>{let n=WM(e);return{name:n.name,fn:n.fn,options:[e,t]}},oN=(e,t)=>({fn:YM(e).fn,options:[e,t]}),sN=(e,t)=>{let n=GM(e);return{name:n.name,fn:n.fn,options:[e,t]}},cN=(e,t)=>{let n=KM(e);return{name:n.name,fn:n.fn,options:[e,t]}},lN=(e,t)=>{let n=qM(e);return{name:n.name,fn:n.fn,options:[e,t]}},uN=(e,t)=>{let n=rN(e);return{name:n.name,fn:n.fn,options:[e,t]}},dN=`Arrow`,fN=J.forwardRef((e,t)=>{let{children:n,width:r=10,height:i=5,...a}=e;return(0,Z.jsx)(M.svg,{...a,ref:t,width:r,height:i,viewBox:`0 0 30 10`,preserveAspectRatio:`none`,children:e.asChild?n:(0,Z.jsx)(`polygon`,{points:`0,0 30,0 15,10`})})});fN.displayName=dN;var pN=fN;function mN(e){let[t,n]=J.useState(void 0);return V(()=>{if(e){n({width:e.offsetWidth,height:e.offsetHeight});let t=new ResizeObserver(t=>{if(!Array.isArray(t)||!t.length)return;let r=t[0],i,a;if(`borderBoxSize`in r){let e=r.borderBoxSize,t=Array.isArray(e)?e[0]:e;i=t.inlineSize,a=t.blockSize}else i=e.offsetWidth,a=e.offsetHeight;n({width:i,height:a})});return t.observe(e,{box:`border-box`}),()=>t.unobserve(e)}else n(void 0)},[e]),t}var hN=`Popper`,[gN,_N]=D(hN),[vN,yN]=gN(hN),bN=e=>{let{__scopePopper:t,children:n}=e,[r,i]=J.useState(null);return(0,Z.jsx)(vN,{scope:t,anchor:r,onAnchorChange:i,children:n})};bN.displayName=hN;var xN=`PopperAnchor`,SN=J.forwardRef((e,t)=>{let{__scopePopper:n,virtualRef:r,...i}=e,a=yN(xN,n),o=J.useRef(null),s=k(t,o),c=J.useRef(null);return J.useEffect(()=>{let e=c.current;c.current=r?.current||o.current,e!==c.current&&a.onAnchorChange(c.current)}),r?null:(0,Z.jsx)(M.div,{...i,ref:s})});SN.displayName=xN;var CN=`PopperContent`,[wN,TN]=gN(CN),EN=J.forwardRef((e,t)=>{let{__scopePopper:n,side:r=`bottom`,sideOffset:i=0,align:a=`center`,alignOffset:o=0,arrowPadding:s=0,avoidCollisions:c=!0,collisionBoundary:l=[],collisionPadding:u=0,sticky:d=`partial`,hideWhenDetached:f=!1,updatePositionStrategy:p=`optimized`,onPlaced:m,...h}=e,g=yN(CN,n),[_,v]=J.useState(null),y=k(t,e=>v(e)),[b,x]=J.useState(null),S=mN(b),C=S?.width??0,w=S?.height??0,T=r+(a===`center`?``:`-`+a),E=typeof u==`number`?u:{top:0,right:0,bottom:0,left:0,...u},D=Array.isArray(l)?l:[l],O=D.length>0,A={padding:E,boundary:D.filter(AN),altBoundary:O},{refs:N,floatingStyles:P,placement:F,isPositioned:I,middlewareData:L}=nN({strategy:`fixed`,placement:T,whileElementsMounted:(...e)=>HM(...e,{animationFrame:p===`always`}),elements:{reference:g.anchor},middleware:[iN({mainAxis:i+w,alignmentAxis:o}),c&&aN({mainAxis:!0,crossAxis:!1,limiter:d===`partial`?oN():void 0,...A}),c&&sN({...A}),cN({...A,apply:({elements:e,rects:t,availableWidth:n,availableHeight:r})=>{let{width:i,height:a}=t.reference,o=e.floating.style;o.setProperty(`--radix-popper-available-width`,`${n}px`),o.setProperty(`--radix-popper-available-height`,`${r}px`),o.setProperty(`--radix-popper-anchor-width`,`${i}px`),o.setProperty(`--radix-popper-anchor-height`,`${a}px`)}}),b&&uN({element:b,padding:s}),jN({arrowWidth:C,arrowHeight:w}),f&&lN({strategy:`referenceHidden`,...A})]}),[R,z]=MN(F),B=j(m);V(()=>{I&&B?.()},[I,B]);let H=L.arrow?.x,U=L.arrow?.y,W=L.arrow?.centerOffset!==0,[G,ee]=J.useState();return V(()=>{_&&ee(window.getComputedStyle(_).zIndex)},[_]),(0,Z.jsx)(`div`,{ref:N.setFloating,"data-radix-popper-content-wrapper":``,style:{...P,transform:I?P.transform:`translate(0, -200%)`,minWidth:`max-content`,zIndex:G,"--radix-popper-transform-origin":[L.transformOrigin?.x,L.transformOrigin?.y].join(` `),...L.hide?.referenceHidden&&{visibility:`hidden`,pointerEvents:`none`}},dir:e.dir,children:(0,Z.jsx)(wN,{scope:n,placedSide:R,onArrowChange:x,arrowX:H,arrowY:U,shouldHideArrow:W,children:(0,Z.jsx)(M.div,{"data-side":R,"data-align":z,...h,ref:y,style:{...h.style,animation:I?void 0:`none`}})})})});EN.displayName=CN;var DN=`PopperArrow`,ON={top:`bottom`,right:`left`,bottom:`top`,left:`right`},kN=J.forwardRef(function(e,t){let{__scopePopper:n,...r}=e,i=TN(DN,n),a=ON[i.placedSide];return(0,Z.jsx)(`span`,{ref:i.onArrowChange,style:{position:`absolute`,left:i.arrowX,top:i.arrowY,[a]:0,transformOrigin:{top:``,right:`0 0`,bottom:`center 0`,left:`100% 0`}[i.placedSide],transform:{top:`translateY(100%)`,right:`translateY(50%) rotate(90deg) translateX(-50%)`,bottom:`rotate(180deg)`,left:`translateY(50%) rotate(-90deg) translateX(50%)`}[i.placedSide],visibility:i.shouldHideArrow?`hidden`:void 0},children:(0,Z.jsx)(pN,{...r,ref:t,style:{...r.style,display:`block`}})})});kN.displayName=DN;function AN(e){return e!==null}var jN=e=>({name:`transformOrigin`,options:e,fn(t){let{placement:n,rects:r,middlewareData:i}=t,a=i.arrow?.centerOffset!==0,o=a?0:e.arrowWidth,s=a?0:e.arrowHeight,[c,l]=MN(n),u={start:`0%`,center:`50%`,end:`100%`}[l],d=(i.arrow?.x??0)+o/2,f=(i.arrow?.y??0)+s/2,p=``,m=``;return c===`bottom`?(p=a?u:`${d}px`,m=`${-s}px`):c===`top`?(p=a?u:`${d}px`,m=`${r.floating.height+s}px`):c===`right`?(p=`${-s}px`,m=a?u:`${f}px`):c===`left`&&(p=`${r.floating.width+s}px`,m=a?u:`${f}px`),{data:{x:p,y:m}}}});function MN(e){let[t,n=`center`]=e.split(`-`);return[t,n]}var NN=bN,PN=SN,FN=EN,IN=kN,LN=t({Anchor:()=>dP,Arrow:()=>gP,Close:()=>hP,Content:()=>mP,Popover:()=>WN,PopoverAnchor:()=>KN,PopoverArrow:()=>cP,PopoverClose:()=>oP,PopoverContent:()=>eP,PopoverPortal:()=>QN,PopoverTrigger:()=>JN,Portal:()=>pP,Root:()=>uP,Trigger:()=>fP,createPopoverScope:()=>BN}),RN=`Popover`,[zN,BN]=D(RN,[_N]),VN=_N(),[HN,UN]=zN(RN),WN=e=>{let{__scopePopover:t,children:n,open:r,defaultOpen:i,onOpenChange:a,modal:o=!1}=e,s=VN(t),c=J.useRef(null),[l,u]=J.useState(!1),[d,f]=B({prop:r,defaultProp:i??!1,onChange:a,caller:RN});return(0,Z.jsx)(NN,{...s,children:(0,Z.jsx)(HN,{scope:t,contentId:z(),triggerRef:c,open:d,onOpenChange:f,onOpenToggle:J.useCallback(()=>f(e=>!e),[f]),hasCustomAnchor:l,onCustomAnchorAdd:J.useCallback(()=>u(!0),[]),onCustomAnchorRemove:J.useCallback(()=>u(!1),[]),modal:o,children:n})})};WN.displayName=RN;var GN=`PopoverAnchor`,KN=J.forwardRef((e,t)=>{let{__scopePopover:n,...r}=e,i=UN(GN,n),a=VN(n),{onCustomAnchorAdd:o,onCustomAnchorRemove:s}=i;return J.useEffect(()=>(o(),()=>s()),[o,s]),(0,Z.jsx)(PN,{...a,...r,ref:t})});KN.displayName=GN;var qN=`PopoverTrigger`,JN=J.forwardRef((e,t)=>{let{__scopePopover:n,...r}=e,i=UN(qN,n),a=VN(n),o=k(t,i.triggerRef),s=(0,Z.jsx)(M.button,{type:`button`,"aria-haspopup":`dialog`,"aria-expanded":i.open,"aria-controls":i.contentId,"data-state":lP(i.open),...r,ref:o,onClick:W(e.onClick,i.onOpenToggle)});return i.hasCustomAnchor?s:(0,Z.jsx)(PN,{asChild:!0,...a,children:s})});JN.displayName=qN;var YN=`PopoverPortal`,[XN,ZN]=zN(YN,{forceMount:void 0}),QN=e=>{let{__scopePopover:t,forceMount:n,children:r,container:i}=e,a=UN(YN,t);return(0,Z.jsx)(XN,{scope:t,forceMount:n,children:(0,Z.jsx)(F,{present:n||a.open,children:(0,Z.jsx)(O,{asChild:!0,container:i,children:r})})})};QN.displayName=YN;var $N=`PopoverContent`,eP=J.forwardRef((e,t)=>{let n=ZN($N,e.__scopePopover),{forceMount:r=n.forceMount,...i}=e,a=UN($N,e.__scopePopover);return(0,Z.jsx)(F,{present:r||a.open,children:a.modal?(0,Z.jsx)(nP,{...i,ref:t}):(0,Z.jsx)(rP,{...i,ref:t})})});eP.displayName=$N;var tP=L(`PopoverContent.RemoveScroll`),nP=J.forwardRef((e,t)=>{let n=UN($N,e.__scopePopover),r=J.useRef(null),i=k(t,r),a=J.useRef(!1);return J.useEffect(()=>{let e=r.current;if(e)return R(e)},[]),(0,Z.jsx)(H,{as:tP,allowPinchZoom:!0,children:(0,Z.jsx)(iP,{...e,ref:i,trapFocus:n.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:W(e.onCloseAutoFocus,e=>{e.preventDefault(),a.current||n.triggerRef.current?.focus()}),onPointerDownOutside:W(e.onPointerDownOutside,e=>{let t=e.detail.originalEvent,n=t.button===0&&t.ctrlKey===!0;a.current=t.button===2||n},{checkForDefaultPrevented:!1}),onFocusOutside:W(e.onFocusOutside,e=>e.preventDefault(),{checkForDefaultPrevented:!1})})})}),rP=J.forwardRef((e,t)=>{let n=UN($N,e.__scopePopover),r=J.useRef(!1),i=J.useRef(!1);return(0,Z.jsx)(iP,{...e,ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:t=>{e.onCloseAutoFocus?.(t),t.defaultPrevented||(r.current||n.triggerRef.current?.focus(),t.preventDefault()),r.current=!1,i.current=!1},onInteractOutside:t=>{e.onInteractOutside?.(t),t.defaultPrevented||(r.current=!0,t.detail.originalEvent.type===`pointerdown`&&(i.current=!0));let a=t.target;n.triggerRef.current?.contains(a)&&t.preventDefault(),t.detail.originalEvent.type===`focusin`&&i.current&&t.preventDefault()}})}),iP=J.forwardRef((e,t)=>{let{__scopePopover:n,trapFocus:r,onOpenAutoFocus:i,onCloseAutoFocus:a,disableOutsidePointerEvents:o,onEscapeKeyDown:s,onPointerDownOutside:c,onFocusOutside:l,onInteractOutside:u,...d}=e,f=UN($N,n),p=VN(n);return I(),(0,Z.jsx)(A,{asChild:!0,loop:!0,trapped:r,onMountAutoFocus:i,onUnmountAutoFocus:a,children:(0,Z.jsx)(U,{asChild:!0,disableOutsidePointerEvents:o,onInteractOutside:u,onEscapeKeyDown:s,onPointerDownOutside:c,onFocusOutside:l,onDismiss:()=>f.onOpenChange(!1),children:(0,Z.jsx)(FN,{"data-state":lP(f.open),role:`dialog`,id:f.contentId,...p,...d,ref:t,style:{...d.style,"--radix-popover-content-transform-origin":`var(--radix-popper-transform-origin)`,"--radix-popover-content-available-width":`var(--radix-popper-available-width)`,"--radix-popover-content-available-height":`var(--radix-popper-available-height)`,"--radix-popover-trigger-width":`var(--radix-popper-anchor-width)`,"--radix-popover-trigger-height":`var(--radix-popper-anchor-height)`}})})})}),aP=`PopoverClose`,oP=J.forwardRef((e,t)=>{let{__scopePopover:n,...r}=e,i=UN(aP,n);return(0,Z.jsx)(M.button,{type:`button`,...r,ref:t,onClick:W(e.onClick,()=>i.onOpenChange(!1))})});oP.displayName=aP;var sP=`PopoverArrow`,cP=J.forwardRef((e,t)=>{let{__scopePopover:n,...r}=e,i=VN(n);return(0,Z.jsx)(IN,{...i,...r,ref:t})});cP.displayName=sP;function lP(e){return e?`open`:`closed`}var uP=WN,dP=KN,fP=JN,pP=QN,mP=eP,hP=oP,gP=cP,_P=`Dialog`,[vP,Que]=D(_P),[yP,bP]=vP(_P),xP=e=>{let{__scopeDialog:t,children:n,open:r,defaultOpen:i,onOpenChange:a,modal:o=!0}=e,s=J.useRef(null),c=J.useRef(null),[l,u]=B({prop:r,defaultProp:i??!1,onChange:a,caller:_P});return(0,Z.jsx)(yP,{scope:t,triggerRef:s,contentRef:c,contentId:z(),titleId:z(),descriptionId:z(),open:l,onOpenChange:u,onOpenToggle:J.useCallback(()=>u(e=>!e),[u]),modal:o,children:n})};xP.displayName=_P;var SP=`DialogTrigger`,CP=J.forwardRef((e,t)=>{let{__scopeDialog:n,...r}=e,i=bP(SP,n),a=k(t,i.triggerRef);return(0,Z.jsx)(M.button,{type:`button`,"aria-haspopup":`dialog`,"aria-expanded":i.open,"aria-controls":i.contentId,"data-state":UP(i.open),...r,ref:a,onClick:W(e.onClick,i.onOpenToggle)})});CP.displayName=SP;var wP=`DialogPortal`,[TP,EP]=vP(wP,{forceMount:void 0}),DP=e=>{let{__scopeDialog:t,forceMount:n,children:r,container:i}=e,a=bP(wP,t);return(0,Z.jsx)(TP,{scope:t,forceMount:n,children:J.Children.map(r,e=>(0,Z.jsx)(F,{present:n||a.open,children:(0,Z.jsx)(O,{asChild:!0,container:i,children:e})}))})};DP.displayName=wP;var OP=`DialogOverlay`,kP=J.forwardRef((e,t)=>{let n=EP(OP,e.__scopeDialog),{forceMount:r=n.forceMount,...i}=e,a=bP(OP,e.__scopeDialog);return a.modal?(0,Z.jsx)(F,{present:r||a.open,children:(0,Z.jsx)(jP,{...i,ref:t})}):null});kP.displayName=OP;var AP=L(`DialogOverlay.RemoveScroll`),jP=J.forwardRef((e,t)=>{let{__scopeDialog:n,...r}=e,i=bP(OP,n);return(0,Z.jsx)(H,{as:AP,allowPinchZoom:!0,shards:[i.contentRef],children:(0,Z.jsx)(M.div,{"data-state":UP(i.open),...r,ref:t,style:{pointerEvents:`auto`,...r.style}})})}),MP=`DialogContent`,NP=J.forwardRef((e,t)=>{let n=EP(MP,e.__scopeDialog),{forceMount:r=n.forceMount,...i}=e,a=bP(MP,e.__scopeDialog);return(0,Z.jsx)(F,{present:r||a.open,children:a.modal?(0,Z.jsx)(PP,{...i,ref:t}):(0,Z.jsx)(FP,{...i,ref:t})})});NP.displayName=MP;var PP=J.forwardRef((e,t)=>{let n=bP(MP,e.__scopeDialog),r=J.useRef(null),i=k(t,n.contentRef,r);return J.useEffect(()=>{let e=r.current;if(e)return R(e)},[]),(0,Z.jsx)(IP,{...e,ref:i,trapFocus:n.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:W(e.onCloseAutoFocus,e=>{e.preventDefault(),n.triggerRef.current?.focus()}),onPointerDownOutside:W(e.onPointerDownOutside,e=>{let t=e.detail.originalEvent,n=t.button===0&&t.ctrlKey===!0;(t.button===2||n)&&e.preventDefault()}),onFocusOutside:W(e.onFocusOutside,e=>e.preventDefault())})}),FP=J.forwardRef((e,t)=>{let n=bP(MP,e.__scopeDialog),r=J.useRef(!1),i=J.useRef(!1);return(0,Z.jsx)(IP,{...e,ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:t=>{e.onCloseAutoFocus?.(t),t.defaultPrevented||(r.current||n.triggerRef.current?.focus(),t.preventDefault()),r.current=!1,i.current=!1},onInteractOutside:t=>{e.onInteractOutside?.(t),t.defaultPrevented||(r.current=!0,t.detail.originalEvent.type===`pointerdown`&&(i.current=!0));let a=t.target;n.triggerRef.current?.contains(a)&&t.preventDefault(),t.detail.originalEvent.type===`focusin`&&i.current&&t.preventDefault()}})}),IP=J.forwardRef((e,t)=>{let{__scopeDialog:n,trapFocus:r,onOpenAutoFocus:i,onCloseAutoFocus:a,...o}=e,s=bP(MP,n),c=J.useRef(null),l=k(t,c);return I(),(0,Z.jsxs)(Z.Fragment,{children:[(0,Z.jsx)(A,{asChild:!0,loop:!0,trapped:r,onMountAutoFocus:i,onUnmountAutoFocus:a,children:(0,Z.jsx)(U,{role:`dialog`,id:s.contentId,"aria-describedby":s.descriptionId,"aria-labelledby":s.titleId,"data-state":UP(s.open),...o,ref:l,onDismiss:()=>s.onOpenChange(!1)})}),(0,Z.jsxs)(Z.Fragment,{children:[(0,Z.jsx)(KP,{titleId:s.titleId}),(0,Z.jsx)(JP,{contentRef:c,descriptionId:s.descriptionId})]})]})}),LP=`DialogTitle`,RP=J.forwardRef((e,t)=>{let{__scopeDialog:n,...r}=e,i=bP(LP,n);return(0,Z.jsx)(M.h2,{id:i.titleId,...r,ref:t})});RP.displayName=LP;var zP=`DialogDescription`,BP=J.forwardRef((e,t)=>{let{__scopeDialog:n,...r}=e,i=bP(zP,n);return(0,Z.jsx)(M.p,{id:i.descriptionId,...r,ref:t})});BP.displayName=zP;var VP=`DialogClose`,HP=J.forwardRef((e,t)=>{let{__scopeDialog:n,...r}=e,i=bP(VP,n);return(0,Z.jsx)(M.button,{type:`button`,...r,ref:t,onClick:W(e.onClick,()=>i.onOpenChange(!1))})});HP.displayName=VP;function UP(e){return e?`open`:`closed`}var WP=`DialogTitleWarning`,[$ue,GP]=N(WP,{contentName:MP,titleName:LP,docsSlug:`dialog`}),KP=({titleId:e})=>{let t=GP(WP),n=`\`${t.contentName}\` requires a \`${t.titleName}\` for the component to be accessible for screen reader users.
|
|
@@ -10,7 +10,7 @@ For more information, see https://radix-ui.com/primitives/docs/components/${t.do
|
|
|
10
10
|
|
|
11
11
|
`,rF=/\r\n/g,iF=`xopc.npmPendingRestart`,aF=typeof window<`u`&&window.electronAPI?.updater!==void 0;function oF(){return null}function sF(e){if(!(!e||typeof window>`u`))try{let t=sessionStorage.getItem(iF);if(!t)return;let n=JSON.parse(t),r=typeof n.installedVersion==`string`?n.installedVersion.trim():``;r&&r===e&&sessionStorage.removeItem(iF)}catch{}}function cF(e){return sF(e.currentVersion),e}function lF(){let[e,t]=(0,J.useState)(null),[n,r]=(0,J.useState)(!1),[i,a]=(0,J.useState)(()=>oF()),[o,s]=(0,J.useState)(aF?{state:`idle`}:oF()),c=(0,J.useRef)(null),l=aF||i!==null;(0,J.useEffect)(()=>{if(l)return;dF().then(e=>t(cF(e))).catch(()=>{});let e=e=>{let n=e.detail;if(n===null)t(e=>e&&cF({...e,updateAvailable:!1,latestVersion:null,channel:null}));else if(n&&typeof n==`object`){let e=n;t(cF({currentVersion:e.currentVersion??``,updateAvailable:!0,latestVersion:e.latestVersion??null,channel:e.channel??null}))}};return window.addEventListener(`update-available`,e),()=>window.removeEventListener(`update-available`,e)},[l]),(0,J.useEffect)(()=>{if(!aF)return;let e=window.electronAPI.updater;return e.getStatus().then(e=>s(e)),e.onStatusChanged(e=>s(e))},[]),(0,J.useEffect)(()=>{},[]),(0,J.useEffect)(()=>()=>{c.current!==null&&(window.clearTimeout(c.current),c.current=null)},[]);let u=(0,J.useCallback)(async()=>{if(l)return!1;try{let e=await q(_(`/api/update/check`),{method:`POST`});if(!e.ok)return!1;let n=await e.json();return n.payload?(t(cF(n.payload)),!0):!1}catch{return!1}},[l]),d=(0,J.useCallback)(async()=>{if(l)return{ok:!1,error:`not-applicable`,message:`npm update is not used in the desktop app.`,status:400};r(!0);try{let e=await q(_(`/api/update/run/stream`),{method:`POST`,headers:{Accept:`text/event-stream`}});if(!e.ok||!e.body){let t=await e.text().catch(()=>``),n=`HTTP ${e.status}`;try{let e=JSON.parse(t);typeof e.message==`string`&&(n=e.message)}catch{t&&(n=t.slice(0,500))}return{ok:!1,error:e.status===409?`busy`:`unknown`,message:n,status:e.status}}let t=await fF(e.body);if(t.ok&&t.result){let e=t.result;if(e&&typeof e==`object`&&e.status===`ok`&&typeof e.installedVersion==`string`){try{sessionStorage.setItem(iF,JSON.stringify({installedVersion:e.installedVersion}))}catch{}window.dispatchEvent(new CustomEvent(`xopc:npm-update-installed`,{detail:{version:e.installedVersion}}))}else e&&typeof e==`object`&&e.status===`up-to-date`&&typeof e.latestVersion==`string`&&window.dispatchEvent(new CustomEvent(`xopc:npm-update-installed`,{detail:{version:e.latestVersion}}))}return t}catch(e){return{ok:!1,error:`network`,message:e instanceof Error?e.message:String(e),status:0}}finally{r(!1)}},[l]),f=(0,J.useCallback)(()=>{if(aF){window.electronAPI.updater.check();return}},[i]),p=(0,J.useCallback)(()=>{aF&&window.electronAPI.updater.quitAndInstall()},[]);return{npm:e,electron:aF?o:i??o,isElectron:l,checkNow:u,runNpmUpdate:d,npmUpdateRunning:n,electronCheck:f,electronQuitAndInstall:p}}var uF=null;async function dF(){return uF||(uF=(async()=>{let e=await q(_(`/api/update/status`));if(!e.ok)throw Error(`HTTP ${e.status}`);return(await e.json()).payload})().finally(()=>{uF=null}),uF)}async function fF(e){let t=e.getReader(),n=new TextDecoder,r=``,i=null,a=e=>{try{let t=JSON.parse(e);typeof t.line==`string`&&window.dispatchEvent(new CustomEvent(`xopc:npm-update-progress`,{detail:{line:t.line,source:t.source===`stderr`?`stderr`:`stdout`}}))}catch{}},o=e=>{let t=``,n=``;for(let r of e.split(`
|
|
12
12
|
`)){let e=r.replace(/\r$/,``);e.startsWith(`event:`)?t=e.slice(6).trim():e.startsWith(`data:`)&&(n+=e.slice(5).trimStart())}if(n){if(t===`progress`){a(n);return}if(t===`result`)try{let e=JSON.parse(n);i=e.ok?{ok:!0,result:e.result??null}:{ok:!1,error:String(e.error??`unknown`),message:String(e.message??`Update failed`),status:e.error===`busy`?409:400,result:e.result??null}}catch{i={ok:!1,error:`parse`,message:`Invalid update stream`,status:0}}}};try{let e=async()=>{if(i!==null)return i;let{done:a,value:s}=await t.read();if(a)return i;r+=n.decode(s,{stream:!0}),r=r.replace(rF,`
|
|
13
|
-
`);let c=r.split(nF);r=c.pop()??``;for(let e of c)e.length&&o(e);return e()},a=await e();if(a)return a}finally{t.releaseLock()}return i??{ok:!1,error:`no-result`,message:`Update stream ended without a result`,status:0}}var pF=`xopc.updateReminder.dismissed`,mF=typeof window<`u`&&window.electronAPI?.updater!==void 0,hF=`xopc:electron-update-recheck`;function gF(){if(typeof window>`u`)return{};try{let e=localStorage.getItem(pF);if(!e)return{};let t=JSON.parse(e);return t&&typeof t==`object`?t:{}}catch{return{}}}var _F=160;function vF(e){let t=e.trim();return t.length<=_F?t:`${t.slice(0,_F-1)}…`}function yF(){let{npm:e,electron:t,isElectron:n,electronQuitAndInstall:r,runNpmUpdate:i,npmUpdateRunning:a}=lF(),[o,s]=(0,J.useState)(gF),[c,l]=(0,J.useState)({downloading:!1,electronError:!1}),[u,d]=(0,J.useState)(()=>{if(typeof window>`u`||mF)return null;try{let e=sessionStorage.getItem(iF);if(!e)return null;let t=JSON.parse(e);return(typeof t.installedVersion==`string`?t.installedVersion.trim():``)||null}catch{return null}}),f=(0,J.useRef)(t?.state);f.current!==t?.state&&(f.current=t?.state,t?.state!==`downloading`&&c.downloading&&l(e=>({...e,downloading:!1})),t?.state!==`error`&&c.electronError&&l(e=>({...e,electronError:!1})));let p=(0,J.useRef)(null);if(u&&e?.currentVersion===u&&p.current!==u){p.current=u;try{sessionStorage.removeItem(iF)}catch{}d(null)}(0,J.useEffect)(()=>{if(n)return;let e=()=>{try{let e=sessionStorage.getItem(iF);if(!e){d(null);return}let t=JSON.parse(e);d((typeof t.installedVersion==`string`?t.installedVersion.trim():``)||null)}catch{d(null)}};return e(),window.addEventListener(`xopc:npm-update-installed`,e),()=>window.removeEventListener(`xopc:npm-update-installed`,e)},[n]),(0,J.useEffect)(()=>{let e=()=>{l(e=>({...e,downloading:!1})),s(e=>{let t={...e};delete t.electronReady;try{localStorage.setItem(pF,JSON.stringify(t))}catch{}return t})};return window.addEventListener(hF,e),()=>window.removeEventListener(hF,e)},[]),(0,J.useEffect)(()=>{let e=e=>{let t=e.detail?.version?.trim();t&&s(e=>{let n={...e,npm:t};try{localStorage.setItem(pF,JSON.stringify(n))}catch{}return n})};return window.addEventListener(`xopc:npm-update-installed`,e),()=>window.removeEventListener(`xopc:npm-update-installed`,e)},[]);let m=(0,J.useMemo)(()=>n&&t?.state===`downloaded`&&t.version?o.electronReady===t.version?{kind:`none`}:{kind:`electron-ready`,version:t.version}:n&&t?.state===`downloading`&&!c.downloading?{kind:`electron-downloading`,percent:Math.round(t.percent??0)}:n&&t?.state===`error`&&t.message&&!c.electronError?{kind:`electron-error`,message:vF(t.message)}:!n&&u&&e&&e.currentVersion!==u?{kind:`npm-restart-required`,version:u}:!n&&e?.updateAvailable&&e.latestVersion?o.npm===e.latestVersion?{kind:`none`}:{kind:`npm`,version:e.latestVersion,channel:e.channel}:{kind:`none`},[o.npm,o.electronReady,t,c.downloading,c.electronError,n,e,u]);return{show:m,dismiss:(0,J.useCallback)(()=>{if(m.kind===`electron-downloading`){l(e=>({...e,downloading:!0}));return}if(m.kind===`electron-error`){l(e=>({...e,electronError:!0}));return}if(m.kind===`npm-restart-required`){try{sessionStorage.removeItem(iF)}catch{}d(null);return}if(m.kind===`none`)return;let e={...o};m.kind===`npm`?e.npm=m.version:m.kind===`electron-ready`&&(e.electronReady=m.version);try{localStorage.setItem(pF,JSON.stringify(e))}catch{}s(e)},[o,m]),electronQuitAndInstall:r,runNpmUpdate:i,npmUpdateRunning:a}}var bF={version:`0.0.96`,commit:`6c573762d5eea7b257e59efbf7e0312aa56232cf`,buildTimeIso:`2026-06-15T13:03:03.812Z`};function xF(){return function(e,t){switch(t.type){case`start`:return e.loading?e:{...e,loading:!0,error:null};case`success`:return{data:t.data,loading:!1,error:null};case`error`:return{data:t.data,loading:!1,error:t.error};case`patch`:return{...e,data:t.updater(e.data)}}}}function SF(e,t,n){let{enabled:r=!0,initial:i,errorData:a}=n,[o,s]=(0,J.useReducer)(xF(),void 0,()=>({data:i,loading:!1,error:null})),c=(0,J.useRef)(e);c.current=e;let l=(0,J.useRef)(a);l.current=a;let u=(0,J.useRef)(i);u.current=i,(0,J.useEffect)(()=>{if(!r)return;let e=!1;return s({type:`start`}),c.current().then(t=>{e||s({type:`success`,data:t})}).catch(t=>{if(e)return;let n=l.current;s({type:`error`,data:typeof n==`function`?n(t):n===void 0?u.current:n,error:t})}),()=>{e=!0}},[r,...t]);let d=(0,J.useCallback)(e=>{s({type:`patch`,updater:typeof e==`function`?e:()=>e})},[]);return{...o,setData:d}}var CF=`https://github.com/xopcai/xopc`,wF=new Intl.DateTimeFormat(`zh-CN`,{year:`numeric`,month:`numeric`,day:`numeric`,hour:`2-digit`,minute:`2-digit`,second:`2-digit`,hour12:!1}),TF=new Intl.DateTimeFormat(`en-US`,{year:`numeric`,month:`numeric`,day:`numeric`,hour:`2-digit`,minute:`2-digit`,second:`2-digit`,hour12:!1});function EF(e,t){let n=new Date(e);if(Number.isNaN(n.getTime()))return e;try{return(t===`zh`?wF:TF).format(n)}catch{return n.toISOString()}}function DF({open:e,onOpenChange:t}){let n=d(e=>e.language),r=m(n),i=r.aboutDialog,a=r.updatePanel,{isElectron:o,electron:s,electronCheck:c,checkNow:l,npm:u,runNpmUpdate:f,npmUpdateRunning:p}=lF(),[h,g]=(0,J.useState)(!1),[v,y]=(0,J.useState)(!1),[b,x]=(0,J.useState)(!1),{data:S}=SF(async()=>{let e=await K(_(`/health`));return typeof e.version==`string`?e.version:null},[e],{enabled:e,initial:null,errorData:null}),C=(0,J.useCallback)(e=>{e||(g(!1),y(!1),x(!1)),t(e)},[t]),w=(0,J.useCallback)(async()=>{let e=m(n).updatePanel,t=await f();if(t.ok){le({type:`success`,title:e.updateSuccess,message:e.updateSuccessDetail});return}le({type:`error`,title:t.error===`git-checkout`?e.updateErrorGit:t.error===`busy`?e.updateErrorBusy:e.updateErrorFailed,message:t.message})},[f,n]),T=bF.commit,E=n===`zh`?`zh-CN`:`en-US`,D=EF(bF.buildTimeIso,E),O=new Date().getFullYear(),k=i.copyright.replace(`{year}`,String(O));return(0,Z.jsx)(YP,{open:e,onOpenChange:C,children:(0,Z.jsxs)(XP,{children:[(0,Z.jsx)(ZP,{className:`xopc-dialog-overlay fixed inset-0 z-[200] bg-scrim`}),(0,Z.jsxs)(QP,{className:X(`xopc-dialog-content fixed left-1/2 top-1/2 z-[201] w-[min(100%-2rem,26rem)] -translate-x-1/2 -translate-y-1/2`,`rounded-2xl border border-edge bg-surface-panel shadow-popover dark:border-edge`),onOpenAutoFocus:e=>e.preventDefault(),children:[(0,Z.jsxs)(`div`,{className:`flex items-center gap-2 px-4 pt-3`,"aria-hidden":!0,children:[(0,Z.jsx)(`span`,{className:`size-3 rounded-full bg-[#ff5f57]`}),(0,Z.jsx)(`span`,{className:`size-3 rounded-full bg-[#febc2e]`}),(0,Z.jsx)(`span`,{className:`size-3 rounded-full bg-[#28c840]`})]}),(0,Z.jsxs)(`div`,{className:`px-6 pb-2 pt-1`,children:[(0,Z.jsx)(`div`,{className:`flex justify-end`,children:(0,Z.jsx)(tF,{asChild:!0,children:(0,Z.jsx)(`button`,{type:`button`,className:`rounded-lg p-1.5 text-fg-muted hover:bg-surface-hover hover:text-fg focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent/40`,"aria-label":i.close,children:(0,Z.jsx)(NE,{className:`size-4`,strokeWidth:2})})})}),(0,Z.jsxs)(`div`,{className:`-mt-2 flex flex-col items-center text-center`,children:[(0,Z.jsx)(LO,{className:`size-[4.5rem]`,alt:r.appBrand}),(0,Z.jsx)($P,{className:`mt-3 text-xl font-semibold tracking-tight text-fg`,children:r.appBrand}),(0,Z.jsx)(eF,{className:`sr-only`,children:i.windowTitle})]}),(0,Z.jsxs)(`div`,{className:`mt-6 space-y-3 text-sm`,children:[(0,Z.jsxs)(`div`,{className:`grid grid-cols-[5.5rem_1fr] items-center gap-x-3 gap-y-1`,children:[(0,Z.jsx)(`span`,{className:`text-fg-muted`,children:i.versionLabel}),(0,Z.jsxs)(`div`,{className:`flex min-w-0 flex-wrap items-center justify-end gap-2 sm:justify-start`,children:[(0,Z.jsx)(`span`,{className:`font-mono text-[13px] text-fg tabular-nums`,children:bF.version}),(0,Z.jsx)(`button`,{type:`button`,className:X(`shrink-0 rounded-md border border-edge bg-surface-base px-2 py-0.5 text-[11px] font-medium text-fg-muted`,`transition-colors hover:bg-surface-hover hover:text-fg`,`focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent/40`),onClick:()=>{o?(window.dispatchEvent(new CustomEvent(hF)),g(!0),c()):(g(!0),x(!1),y(!0),(async()=>{let e=await l();y(!1),e||x(!0)})())},disabled:o&&[`checking`,`available`,`downloading`,`downloaded`].includes(s?.state??``)||!o&&(v||p),children:o&&s?.state===`checking`||!o&&v?(0,Z.jsxs)(`span`,{className:`flex items-center gap-1`,children:[(0,Z.jsx)(Pg,{className:`size-3 animate-spin`}),i.checkUpdatesChecking]}):i.checkUpdates})]})]}),o&&h&&(0,Z.jsx)(OF,{state:s?.state,version:s?.version,percent:s?.percent,d:i}),!o&&h&&(0,Z.jsx)(kF,{checking:v,checkFailed:b,npm:u,npmUpdateRunning:p,onUpgrade:w,d:i,tp:a}),(0,Z.jsxs)(`div`,{className:`grid grid-cols-[5.5rem_1fr] gap-x-3 gap-y-1`,children:[(0,Z.jsx)(`span`,{className:`pt-0.5 text-fg-muted`,children:i.commitLabel}),(0,Z.jsx)(`span`,{className:`break-all font-mono text-[11px] leading-snug text-fg`,children:T})]}),(0,Z.jsxs)(`div`,{className:`grid grid-cols-[5.5rem_1fr] items-baseline gap-x-3 gap-y-1`,children:[(0,Z.jsx)(`span`,{className:`text-fg-muted`,children:i.buildDateLabel}),(0,Z.jsx)(`span`,{className:`text-right text-[13px] text-fg sm:text-left`,children:D})]}),(0,Z.jsxs)(`div`,{className:`grid grid-cols-[5.5rem_1fr] items-baseline gap-x-3 gap-y-1`,children:[(0,Z.jsx)(`span`,{className:`text-fg-muted`,children:i.gatewayVersionLabel}),(0,Z.jsx)(`span`,{className:`text-right font-mono text-[13px] text-fg sm:text-left`,children:S??i.gatewayUnavailable})]}),(0,Z.jsx)(`p`,{className:`pt-0.5 text-[11px] text-fg-subtle`,children:i.consoleBuildHint})]}),(0,Z.jsxs)(`div`,{className:`mt-6 border-t border-edge-subtle pt-4 text-center text-[11px] leading-relaxed text-fg-muted`,children:[(0,Z.jsxs)(`p`,{children:[i.openSourceLead,(0,Z.jsx)(`a`,{className:`text-accent-fg underline decoration-accent-fg/40 underline-offset-2 hover:decoration-accent-fg`,href:CF,target:`_blank`,rel:`noopener noreferrer`,children:i.openSourceLink})]}),(0,Z.jsx)(`p`,{className:`mt-2`,children:k})]})]})]})]})})}function OF(e){let t=(0,Y.c)(29),{state:n,version:r,percent:i,d:a}=e;if(!n||n===`idle`)return null;if(n===`checking`){let e;t[0]===Symbol.for(`react.memo_cache_sentinel`)?(e=(0,Z.jsx)(Pg,{className:`size-3.5 animate-spin`}),t[0]=e):e=t[0];let n;return t[1]===a.checkUpdatesChecking?n=t[2]:(n=(0,Z.jsxs)(`p`,{className:`flex items-center gap-2 text-[12px] text-fg-muted`,children:[e,(0,Z.jsx)(`span`,{children:a.checkUpdatesChecking})]}),t[1]=a.checkUpdatesChecking,t[2]=n),n}if(n===`not-available`){let e;t[3]===Symbol.for(`react.memo_cache_sentinel`)?(e=(0,Z.jsx)(Pd,{className:`size-3.5`}),t[3]=e):e=t[3];let n;return t[4]===a.checkUpdatesUpToDate?n=t[5]:(n=(0,Z.jsxs)(`p`,{className:`flex items-center gap-2 text-[12px] text-green-600 dark:text-green-400`,children:[e,(0,Z.jsx)(`span`,{children:a.checkUpdatesUpToDate})]}),t[4]=a.checkUpdatesUpToDate,t[5]=n),n}if(n===`available`){let e;t[6]===Symbol.for(`react.memo_cache_sentinel`)?(e=(0,Z.jsx)(J_,{className:`size-3.5`}),t[6]=e):e=t[6];let n;t[7]!==a.checkUpdatesAvailable||t[8]!==r?(n=a.checkUpdatesAvailable.replace(`{version}`,r??`?`),t[7]=a.checkUpdatesAvailable,t[8]=r,t[9]=n):n=t[9];let i;return t[10]===n?i=t[11]:(i=(0,Z.jsxs)(`p`,{className:`flex items-center gap-2 text-[12px] text-accent-fg`,children:[e,(0,Z.jsx)(`span`,{children:n})]}),t[10]=n,t[11]=i),i}if(n===`downloading`){let e;t[12]===Symbol.for(`react.memo_cache_sentinel`)?(e=(0,Z.jsx)(eh,{className:`size-3.5 motion-safe:animate-[bounce_1s_ease-out_infinite]`}),t[12]=e):e=t[12];let n=a.checkUpdatesDownloading,r;if(t[13]!==a.checkUpdatesDownloading||t[14]!==i){let e;t[16]===i?e=t[17]:(e=Math.round(i??0),t[16]=i,t[17]=e),r=n.replace(`{percent}`,String(e)),t[13]=a.checkUpdatesDownloading,t[14]=i,t[15]=r}else r=t[15];let o;return t[18]===r?o=t[19]:(o=(0,Z.jsxs)(`p`,{className:`flex items-center gap-2 text-[12px] text-fg-muted`,children:[e,(0,Z.jsx)(`span`,{children:r})]}),t[18]=r,t[19]=o),o}if(n===`downloaded`){let e;t[20]===Symbol.for(`react.memo_cache_sentinel`)?(e=(0,Z.jsx)(eh,{className:`size-3.5`}),t[20]=e):e=t[20];let n;t[21]!==a.checkUpdatesDownloaded||t[22]!==r?(n=a.checkUpdatesDownloaded.replace(`{version}`,r??`?`),t[21]=a.checkUpdatesDownloaded,t[22]=r,t[23]=n):n=t[23];let i;return t[24]===n?i=t[25]:(i=(0,Z.jsxs)(`p`,{className:`flex items-center gap-2 text-[12px] font-semibold text-accent-fg`,children:[e,(0,Z.jsx)(`span`,{children:n})]}),t[24]=n,t[25]=i),i}if(n===`error`){let e;t[26]===Symbol.for(`react.memo_cache_sentinel`)?(e=(0,Z.jsx)(Td,{className:`size-3.5`}),t[26]=e):e=t[26];let n;return t[27]===a.checkUpdatesError?n=t[28]:(n=(0,Z.jsxs)(`p`,{className:`flex items-center gap-2 text-[12px] text-red-500 dark:text-red-400`,children:[e,(0,Z.jsx)(`span`,{children:a.checkUpdatesError})]}),t[27]=a.checkUpdatesError,t[28]=n),n}return null}function kF(e){let t=(0,Y.c)(25),{checking:n,checkFailed:r,npm:i,npmUpdateRunning:a,onUpgrade:o,d:s,tp:c}=e;if(n){let e;t[0]===Symbol.for(`react.memo_cache_sentinel`)?(e=(0,Z.jsx)(Pg,{className:`size-3.5 animate-spin`}),t[0]=e):e=t[0];let n;return t[1]===s.checkUpdatesChecking?n=t[2]:(n=(0,Z.jsxs)(`p`,{className:`flex items-center gap-2 text-[12px] text-fg-muted`,children:[e,(0,Z.jsx)(`span`,{children:s.checkUpdatesChecking})]}),t[1]=s.checkUpdatesChecking,t[2]=n),n}if(r){let e;t[3]===Symbol.for(`react.memo_cache_sentinel`)?(e=(0,Z.jsx)(Td,{className:`size-3.5`}),t[3]=e):e=t[3];let n;return t[4]===s.checkUpdatesError?n=t[5]:(n=(0,Z.jsxs)(`p`,{className:`flex items-center gap-2 text-[12px] text-red-500 dark:text-red-400`,children:[e,(0,Z.jsx)(`span`,{children:s.checkUpdatesError})]}),t[4]=s.checkUpdatesError,t[5]=n),n}if(a){let e;t[6]===Symbol.for(`react.memo_cache_sentinel`)?(e=(0,Z.jsx)(Pg,{className:`size-3.5 animate-spin`}),t[6]=e):e=t[6];let n;return t[7]===c.updateRunning?n=t[8]:(n=(0,Z.jsxs)(`p`,{className:`flex items-center gap-2 text-[12px] text-fg-muted`,children:[e,(0,Z.jsx)(`span`,{children:c.updateRunning})]}),t[7]=c.updateRunning,t[8]=n),n}if(i?.updateAvailable&&i.latestVersion){let e;t[9]===Symbol.for(`react.memo_cache_sentinel`)?(e=(0,Z.jsx)(J_,{className:`mt-0.5 size-3.5 shrink-0`}),t[9]=e):e=t[9];let n;t[10]!==i.latestVersion||t[11]!==c.reminderNpm?(n=c.reminderNpm.replace(`{{version}}`,i.latestVersion),t[10]=i.latestVersion,t[11]=c.reminderNpm,t[12]=n):n=t[12];let r;t[13]===n?r=t[14]:(r=(0,Z.jsxs)(`p`,{className:`flex items-start gap-2 text-[12px] text-accent-fg`,children:[e,(0,Z.jsx)(`span`,{children:n})]}),t[13]=n,t[14]=r);let a;t[15]===Symbol.for(`react.memo_cache_sentinel`)?(a=X(`w-full rounded-lg bg-accent px-3 py-1.5 text-center text-xs font-medium text-white`,`hover:bg-accent/90 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent/40`,`disabled:pointer-events-none disabled:opacity-50`),t[15]=a):a=t[15];let s;t[16]!==o||t[17]!==c.updateNow?(s=(0,Z.jsx)(`button`,{type:`button`,onClick:o,className:a,children:c.updateNow}),t[16]=o,t[17]=c.updateNow,t[18]=s):s=t[18];let l;return t[19]!==r||t[20]!==s?(l=(0,Z.jsxs)(`div`,{className:`space-y-2`,children:[r,s]}),t[19]=r,t[20]=s,t[21]=l):l=t[21],l}let l;t[22]===Symbol.for(`react.memo_cache_sentinel`)?(l=(0,Z.jsx)(Pd,{className:`size-3.5`}),t[22]=l):l=t[22];let u;return t[23]===s.checkUpdatesUpToDate?u=t[24]:(u=(0,Z.jsxs)(`p`,{className:`flex items-center gap-2 text-[12px] text-green-600 dark:text-green-400`,children:[l,(0,Z.jsx)(`span`,{children:s.checkUpdatesUpToDate})]}),t[23]=s.checkUpdatesUpToDate,t[24]=u),u}var AF=X(`flex w-full items-center gap-2 rounded-lg px-2.5 py-2 text-left text-sm font-medium leading-5 text-fg`,`transition-colors duration-150 ease-out`,`hover:bg-surface-hover`,`focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent focus-visible:ring-offset-2 focus-visible:ring-offset-surface-panel`),jF=X(`rounded-xl border border-edge bg-surface-panel p-1 shadow-popover`,`dark:border-edge`);function MF(e){let t=(0,Y.c)(14),{selected:n,label:r,onSelect:i}=e,a=n&&`bg-accent-soft text-accent-fg hover:bg-accent-soft`,o;t[0]===a?o=t[1]:(o=X(`flex w-full items-center justify-between gap-1.5 rounded-lg px-2.5 py-1.5 text-left text-sm font-medium leading-5 text-fg`,`transition-colors duration-150 ease-out hover:bg-surface-hover`,`focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent focus-visible:ring-offset-2 focus-visible:ring-offset-surface-panel`,a),t[0]=a,t[1]=o);let s;t[2]===r?s=t[3]:(s=(0,Z.jsx)(`span`,{className:`min-w-0 truncate`,children:r}),t[2]=r,t[3]=s);let c=n?`opacity-100`:`opacity-0`,l;t[4]===c?l=t[5]:(l=X(`size-4 shrink-0`,c),t[4]=c,t[5]=l);let u;t[6]===l?u=t[7]:(u=(0,Z.jsx)(Qu,{className:l,strokeWidth:2,"aria-hidden":!0}),t[6]=l,t[7]=u);let d;return t[8]!==i||t[9]!==n||t[10]!==o||t[11]!==s||t[12]!==u?(d=(0,Z.jsxs)(`button`,{type:`button`,"aria-pressed":n,className:o,onClick:i,children:[s,u]}),t[8]=i,t[9]=n,t[10]=o,t[11]=s,t[12]=u,t[13]=d):d=t[13],d}function NF(e){let t=(0,Y.c)(190),{onOpenFullSettings:n,onAboutClick:r}=e,[i,a]=(0,J.useState)(null),o=d(zF),s=d(RF),c=te(LF),l=te(IF),u=Dk(FF),f=Dk(PF),p;t[0]===o?p=t[1]:(p=m(o),t[0]=o,t[1]=p);let h=p,g=h.appearanceSettings,_=o===`zh`?g.langOptionZh:g.langOptionEn,v=c===`light`?g.themeOptionLight:c===`dark`?g.themeOptionDark:g.themeOptionSystem,y=u===`compact`?g.fontScaleCompact:u===`large`?g.fontScaleLarge:g.fontScaleDefault,b;t[2]===i?b=t[3]:(b=e=>X(`absolute left-full top-0 z-[60] min-w-[8.75rem] max-w-[min(calc(100vw-2rem),12rem)]`,`ml-2 sm:ml-2.5`,i===e?`block`:`hidden`),t[2]=i,t[3]=b);let x=b,S;t[4]===i?S=t[5]:(S=e=>X(`absolute left-full top-0 z-[55] h-full w-8 sm:w-9`,i===e?`pointer-events-auto`:`pointer-events-none`),t[4]=i,t[5]=S);let C=S,w;t[6]===Symbol.for(`react.memo_cache_sentinel`)?(w=()=>a(null),t[6]=w):w=t[6];let T;t[7]===Symbol.for(`react.memo_cache_sentinel`)?(T=()=>a(`lang`),t[7]=T):T=t[7];let E=i===`lang`&&`bg-surface-hover`,D;t[8]===E?D=t[9]:(D=X(AF,E),t[8]=E,t[9]=D);let O=i===`lang`,k;t[10]===Symbol.for(`react.memo_cache_sentinel`)?(k=(0,Z.jsx)(ig,{className:`size-4 shrink-0 text-fg-muted`,strokeWidth:1.75,"aria-hidden":!0}),t[10]=k):k=t[10];let A;t[11]===g.languageTitle?A=t[12]:(A=(0,Z.jsx)(`span`,{className:`min-w-0 flex-1 text-left`,children:g.languageTitle}),t[11]=g.languageTitle,t[12]=A);let j;t[13]===_?j=t[14]:(j=(0,Z.jsx)(`span`,{className:`max-w-20 truncate text-xs font-medium text-fg-muted`,children:_}),t[13]=_,t[14]=j);let M;t[15]===Symbol.for(`react.memo_cache_sentinel`)?(M=(0,Z.jsx)(dd,{className:`size-4 shrink-0 text-fg-subtle`,strokeWidth:2,"aria-hidden":!0}),t[15]=M):M=t[15];let N;t[16]!==A||t[17]!==j||t[18]!==D||t[19]!==O?(N=(0,Z.jsxs)(`button`,{type:`button`,className:D,"aria-haspopup":`menu`,"aria-expanded":O,children:[k,A,j,M]}),t[16]=A,t[17]=j,t[18]=D,t[19]=O,t[20]=N):N=t[20];let P;t[21]===C?P=t[22]:(P=C(`lang`),t[21]=C,t[22]=P);let F;t[23]===P?F=t[24]:(F=(0,Z.jsx)(`div`,{className:P,"aria-hidden":!0}),t[23]=P,t[24]=F);let I;t[25]===x?I=t[26]:(I=x(`lang`),t[25]=x,t[26]=I);let L=o===`en`,R;t[27]===s?R=t[28]:(R=()=>s(`en`),t[27]=s,t[28]=R);let z;t[29]!==g.langOptionEn||t[30]!==L||t[31]!==R?(z=(0,Z.jsx)(MF,{selected:L,label:g.langOptionEn,onSelect:R}),t[29]=g.langOptionEn,t[30]=L,t[31]=R,t[32]=z):z=t[32];let B=o===`zh`,V;t[33]===s?V=t[34]:(V=()=>s(`zh`),t[33]=s,t[34]=V);let H;t[35]!==g.langOptionZh||t[36]!==B||t[37]!==V?(H=(0,Z.jsx)(MF,{selected:B,label:g.langOptionZh,onSelect:V}),t[35]=g.langOptionZh,t[36]=B,t[37]=V,t[38]=H):H=t[38];let U;t[39]!==z||t[40]!==H?(U=(0,Z.jsxs)(`div`,{className:jF,children:[z,H]}),t[39]=z,t[40]=H,t[41]=U):U=t[41];let W;t[42]!==g.languageTitle||t[43]!==I||t[44]!==U?(W=(0,Z.jsx)(`div`,{className:I,role:`menu`,"aria-label":g.languageTitle,children:U}),t[42]=g.languageTitle,t[43]=I,t[44]=U,t[45]=W):W=t[45];let G;t[46]!==N||t[47]!==F||t[48]!==W?(G=(0,Z.jsxs)(`div`,{className:`relative`,onMouseEnter:T,children:[N,F,W]}),t[46]=N,t[47]=F,t[48]=W,t[49]=G):G=t[49];let ee;t[50]===Symbol.for(`react.memo_cache_sentinel`)?(ee=()=>a(`theme`),t[50]=ee):ee=t[50];let ne=i===`theme`&&`bg-surface-hover`,re;t[51]===ne?re=t[52]:(re=X(AF,ne),t[51]=ne,t[52]=re);let ie=i===`theme`,ae;t[53]===Symbol.for(`react.memo_cache_sentinel`)?(ae=(0,Z.jsx)(Qg,{className:`size-4 shrink-0 text-fg-muted`,strokeWidth:1.75,"aria-hidden":!0}),t[53]=ae):ae=t[53];let oe;t[54]===g.themeTitle?oe=t[55]:(oe=(0,Z.jsx)(`span`,{className:`min-w-0 flex-1 text-left`,children:g.themeTitle}),t[54]=g.themeTitle,t[55]=oe);let K;t[56]===v?K=t[57]:(K=(0,Z.jsx)(`span`,{className:`max-w-20 truncate text-xs font-medium text-fg-muted`,children:v}),t[56]=v,t[57]=K);let se;t[58]===Symbol.for(`react.memo_cache_sentinel`)?(se=(0,Z.jsx)(dd,{className:`size-4 shrink-0 text-fg-subtle`,strokeWidth:2,"aria-hidden":!0}),t[58]=se):se=t[58];let q;t[59]!==re||t[60]!==ie||t[61]!==oe||t[62]!==K?(q=(0,Z.jsxs)(`button`,{type:`button`,className:re,"aria-haspopup":`menu`,"aria-expanded":ie,children:[ae,oe,K,se]}),t[59]=re,t[60]=ie,t[61]=oe,t[62]=K,t[63]=q):q=t[63];let ce;t[64]===C?ce=t[65]:(ce=C(`theme`),t[64]=C,t[65]=ce);let le;t[66]===ce?le=t[67]:(le=(0,Z.jsx)(`div`,{className:ce,"aria-hidden":!0}),t[66]=ce,t[67]=le);let ue;t[68]===x?ue=t[69]:(ue=x(`theme`),t[68]=x,t[69]=ue);let de=c===`light`,fe;t[70]===l?fe=t[71]:(fe=()=>l(`light`),t[70]=l,t[71]=fe);let pe;t[72]!==g.themeOptionLight||t[73]!==de||t[74]!==fe?(pe=(0,Z.jsx)(MF,{selected:de,label:g.themeOptionLight,onSelect:fe}),t[72]=g.themeOptionLight,t[73]=de,t[74]=fe,t[75]=pe):pe=t[75];let me=c===`dark`,he;t[76]===l?he=t[77]:(he=()=>l(`dark`),t[76]=l,t[77]=he);let ge;t[78]!==g.themeOptionDark||t[79]!==me||t[80]!==he?(ge=(0,Z.jsx)(MF,{selected:me,label:g.themeOptionDark,onSelect:he}),t[78]=g.themeOptionDark,t[79]=me,t[80]=he,t[81]=ge):ge=t[81];let _e=c===`system`,ve;t[82]===l?ve=t[83]:(ve=()=>l(`system`),t[82]=l,t[83]=ve);let ye;t[84]!==g.themeOptionSystem||t[85]!==_e||t[86]!==ve?(ye=(0,Z.jsx)(MF,{selected:_e,label:g.themeOptionSystem,onSelect:ve}),t[84]=g.themeOptionSystem,t[85]=_e,t[86]=ve,t[87]=ye):ye=t[87];let be;t[88]!==pe||t[89]!==ge||t[90]!==ye?(be=(0,Z.jsxs)(`div`,{className:jF,children:[pe,ge,ye]}),t[88]=pe,t[89]=ge,t[90]=ye,t[91]=be):be=t[91];let xe;t[92]!==g.themeTitle||t[93]!==ue||t[94]!==be?(xe=(0,Z.jsx)(`div`,{className:ue,role:`menu`,"aria-label":g.themeTitle,children:be}),t[92]=g.themeTitle,t[93]=ue,t[94]=be,t[95]=xe):xe=t[95];let Se;t[96]!==q||t[97]!==le||t[98]!==xe?(Se=(0,Z.jsxs)(`div`,{className:`relative`,onMouseEnter:ee,children:[q,le,xe]}),t[96]=q,t[97]=le,t[98]=xe,t[99]=Se):Se=t[99];let Ce;t[100]===Symbol.for(`react.memo_cache_sentinel`)?(Ce=()=>a(`font`),t[100]=Ce):Ce=t[100];let we=i===`font`&&`bg-surface-hover`,Te;t[101]===we?Te=t[102]:(Te=X(AF,we),t[101]=we,t[102]=Te);let Ee=i===`font`,De;t[103]===Symbol.for(`react.memo_cache_sentinel`)?(De=(0,Z.jsx)(zw,{className:`size-4 shrink-0 text-fg-muted`,strokeWidth:1.75,"aria-hidden":!0}),t[103]=De):De=t[103];let Oe;t[104]===g.fontScaleTitle?Oe=t[105]:(Oe=(0,Z.jsx)(`span`,{className:`min-w-0 flex-1 text-left`,children:g.fontScaleTitle}),t[104]=g.fontScaleTitle,t[105]=Oe);let ke;t[106]===y?ke=t[107]:(ke=(0,Z.jsx)(`span`,{className:`max-w-20 truncate text-xs font-medium text-fg-muted`,children:y}),t[106]=y,t[107]=ke);let Ae;t[108]===Symbol.for(`react.memo_cache_sentinel`)?(Ae=(0,Z.jsx)(dd,{className:`size-4 shrink-0 text-fg-subtle`,strokeWidth:2,"aria-hidden":!0}),t[108]=Ae):Ae=t[108];let je;t[109]!==Te||t[110]!==Ee||t[111]!==Oe||t[112]!==ke?(je=(0,Z.jsxs)(`button`,{type:`button`,className:Te,"aria-haspopup":`menu`,"aria-expanded":Ee,children:[De,Oe,ke,Ae]}),t[109]=Te,t[110]=Ee,t[111]=Oe,t[112]=ke,t[113]=je):je=t[113];let Me;t[114]===C?Me=t[115]:(Me=C(`font`),t[114]=C,t[115]=Me);let Ne;t[116]===Me?Ne=t[117]:(Ne=(0,Z.jsx)(`div`,{className:Me,"aria-hidden":!0}),t[116]=Me,t[117]=Ne);let Pe;t[118]===x?Pe=t[119]:(Pe=x(`font`),t[118]=x,t[119]=Pe);let Fe=u===`compact`,Ie;t[120]===f?Ie=t[121]:(Ie=()=>f(`compact`),t[120]=f,t[121]=Ie);let Le;t[122]!==g.fontScaleCompact||t[123]!==Fe||t[124]!==Ie?(Le=(0,Z.jsx)(MF,{selected:Fe,label:g.fontScaleCompact,onSelect:Ie}),t[122]=g.fontScaleCompact,t[123]=Fe,t[124]=Ie,t[125]=Le):Le=t[125];let Re=u===`default`,ze;t[126]===f?ze=t[127]:(ze=()=>f(`default`),t[126]=f,t[127]=ze);let Be;t[128]!==g.fontScaleDefault||t[129]!==Re||t[130]!==ze?(Be=(0,Z.jsx)(MF,{selected:Re,label:g.fontScaleDefault,onSelect:ze}),t[128]=g.fontScaleDefault,t[129]=Re,t[130]=ze,t[131]=Be):Be=t[131];let Ve=u===`large`,He;t[132]===f?He=t[133]:(He=()=>f(`large`),t[132]=f,t[133]=He);let Ue;t[134]!==g.fontScaleLarge||t[135]!==Ve||t[136]!==He?(Ue=(0,Z.jsx)(MF,{selected:Ve,label:g.fontScaleLarge,onSelect:He}),t[134]=g.fontScaleLarge,t[135]=Ve,t[136]=He,t[137]=Ue):Ue=t[137];let We;t[138]!==Le||t[139]!==Be||t[140]!==Ue?(We=(0,Z.jsxs)(`div`,{className:jF,children:[Le,Be,Ue]}),t[138]=Le,t[139]=Be,t[140]=Ue,t[141]=We):We=t[141];let Ge;t[142]!==g.fontScaleTitle||t[143]!==Pe||t[144]!==We?(Ge=(0,Z.jsx)(`div`,{className:Pe,role:`menu`,"aria-label":g.fontScaleTitle,children:We}),t[142]=g.fontScaleTitle,t[143]=Pe,t[144]=We,t[145]=Ge):Ge=t[145];let Ke;t[146]!==je||t[147]!==Ne||t[148]!==Ge?(Ke=(0,Z.jsxs)(`div`,{className:`relative`,onMouseEnter:Ce,children:[je,Ne,Ge]}),t[146]=je,t[147]=Ne,t[148]=Ge,t[149]=Ke):Ke=t[149];let qe;t[150]===Symbol.for(`react.memo_cache_sentinel`)?(qe=(0,Z.jsx)(`div`,{className:`my-2 h-px bg-edge-subtle`,role:`separator`}),t[150]=qe):qe=t[150];let Je;t[151]===r?Je=t[152]:(Je=()=>r?.(),t[151]=r,t[152]=Je);let Ye,Xe,Ze;t[153]===Symbol.for(`react.memo_cache_sentinel`)?(Ye=()=>a(null),Xe=()=>a(null),Ze=(0,Z.jsx)(gg,{className:`size-4 shrink-0 text-fg-muted`,strokeWidth:1.75,"aria-hidden":!0}),t[153]=Ye,t[154]=Xe,t[155]=Ze):(Ye=t[153],Xe=t[154],Ze=t[155]);let Qe;t[156]===g.aboutApp?Qe=t[157]:(Qe=(0,Z.jsx)(`span`,{className:`min-w-0 flex-1 text-left`,children:g.aboutApp}),t[156]=g.aboutApp,t[157]=Qe);let $e;t[158]!==Je||t[159]!==Qe?($e=(0,Z.jsxs)(`button`,{type:`button`,className:AF,onClick:Je,onMouseEnter:Ye,onFocus:Xe,children:[Ze,Qe]}),t[158]=Je,t[159]=Qe,t[160]=$e):$e=t[160];let et;t[161]===o?et=t[162]:(et=Uk(o),t[161]=o,t[162]=et);let tt,nt,rt;t[163]===Symbol.for(`react.memo_cache_sentinel`)?(tt=()=>a(null),nt=()=>a(null),rt=(0,Z.jsx)(Ic,{className:`size-4 shrink-0 text-fg-muted`,strokeWidth:1.75,"aria-hidden":!0}),t[163]=tt,t[164]=nt,t[165]=rt):(tt=t[163],nt=t[164],rt=t[165]);let it;t[166]===h.sidebar.helpDocs?it=t[167]:(it=(0,Z.jsx)(`span`,{className:`min-w-0 flex-1 text-left`,children:h.sidebar.helpDocs}),t[166]=h.sidebar.helpDocs,t[167]=it);let at;t[168]===Symbol.for(`react.memo_cache_sentinel`)?(at=(0,Z.jsx)(Ah,{className:`size-3.5 shrink-0 text-fg-subtle`,strokeWidth:2,"aria-hidden":!0}),t[168]=at):at=t[168];let ot;t[169]!==et||t[170]!==it?(ot=(0,Z.jsxs)(`a`,{href:et,target:`_blank`,rel:`noopener noreferrer`,className:AF,onMouseEnter:tt,onFocus:nt,children:[rt,it,at]}),t[169]=et,t[170]=it,t[171]=ot):ot=t[171];let st,ct,lt;t[172]===Symbol.for(`react.memo_cache_sentinel`)?(st=X(AF,`text-accent-fg hover:bg-accent-soft hover:text-accent-fg`),ct=()=>a(null),lt=()=>a(null),t[172]=st,t[173]=ct,t[174]=lt):(st=t[172],ct=t[173],lt=t[174]);let ut;t[175]===n?ut=t[176]:(ut=()=>n?.(),t[175]=n,t[176]=ut);let dt;t[177]===Symbol.for(`react.memo_cache_sentinel`)?(dt=(0,Z.jsx)(xy,{className:`size-4 shrink-0`,strokeWidth:1.75,"aria-hidden":!0}),t[177]=dt):dt=t[177];let ft;t[178]===g.openFullPreferences?ft=t[179]:(ft=(0,Z.jsx)(`span`,{className:`min-w-0 flex-1`,children:g.openFullPreferences}),t[178]=g.openFullPreferences,t[179]=ft);let pt;t[180]!==ut||t[181]!==ft?(pt=(0,Z.jsxs)(Fi,{to:`/settings/overview`,className:st,onMouseEnter:ct,onFocus:lt,onClick:ut,children:[dt,ft]}),t[180]=ut,t[181]=ft,t[182]=pt):pt=t[182];let mt;return t[183]!==G||t[184]!==Se||t[185]!==Ke||t[186]!==$e||t[187]!==ot||t[188]!==pt?(mt=(0,Z.jsxs)(`div`,{className:`w-[min(calc(100vw-2rem),13rem)] shrink-0 py-0.5`,onMouseLeave:w,children:[G,Se,Ke,qe,$e,ot,pt]}),t[183]=G,t[184]=Se,t[185]=Ke,t[186]=$e,t[187]=ot,t[188]=pt,t[189]=mt):mt=t[189],mt}function PF(e){return e.setPreference}function FF(e){return e.preference}function IF(e){return e.setPreference}function LF(e){return e.preference}function RF(e){return e.setLanguage}function zF(e){return e.language}function BF({collapsed:e=!1,onNavigate:t}){let n=m(d(e=>e.language)),r=n.appearanceSettings,[i,a]=(0,J.useState)(!1),[o,s]=(0,J.useState)(!1);return(0,J.useEffect)(()=>{C(()=>import(`./settings-page-BX8c_zrN.js`),__vite__mapDeps([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18])),C(()=>import(`./sessions-page-BcH-1K9i.js`),__vite__mapDeps([19,1,3,4,6,14,8])),C(()=>import(`./logs-page-B3I1a26m.js`),__vite__mapDeps([20,1,6,4,8])),C(()=>import(`./cron-page-BO0d9Pf-.js`),__vite__mapDeps([21,1,22,23,4,2,3,6,11,10,12,7,8,15,14,24])),C(()=>import(`./skills-page-WO0bbJ54.js`),__vite__mapDeps([25,1,26,22,23,4,6,8]))},[]),(0,Z.jsxs)(`div`,{className:X(`flex shrink-0 flex-col`,e&&`mt-auto`,e?`items-center px-1 py-2`:`p-3`),children:[(0,Z.jsxs)(uP,{open:i,onOpenChange:a,children:[e?(0,Z.jsx)(fP,{asChild:!0,children:(0,Z.jsx)(`button`,{type:`button`,className:X(`flex size-10 shrink-0 items-center justify-center overflow-hidden rounded-full outline-none ring-offset-surface-base transition-transform`,`hover:opacity-95 active:scale-95`,`focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent focus-visible:ring-offset-2`,i&&`ring-2 ring-accent`,`motion-reduce:opacity-100 motion-reduce:active:scale-100`),"aria-expanded":i,"aria-haspopup":`dialog`,title:n.sidebar.appMenuAria,"aria-label":n.sidebar.appMenuAria,children:(0,Z.jsx)(LO,{className:`size-full rounded-full`,alt:n.appBrand})})}):(0,Z.jsx)(fP,{asChild:!0,children:(0,Z.jsxs)(`button`,{type:`button`,className:X(`flex w-full min-w-0 items-center gap-2 rounded-xl p-1 text-left outline-none transition-colors duration-150 ease-out`,`hover:bg-surface-active/70`,`focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent focus-visible:ring-offset-2 focus-visible:ring-offset-surface-base`,i&&`bg-surface-active/70`),"aria-expanded":i,"aria-haspopup":`dialog`,title:n.sidebar.appMenuAria,"aria-label":n.sidebar.appMenuAria,children:[(0,Z.jsx)(`span`,{className:`size-8 shrink-0 overflow-hidden rounded-full`,"aria-hidden":!0,children:(0,Z.jsx)(LO,{className:`size-full rounded-full`,alt:``,"aria-hidden":!0})}),(0,Z.jsxs)(`div`,{className:`min-w-0 flex-1`,children:[(0,Z.jsx)(`div`,{className:`truncate text-sm font-semibold leading-tight text-fg`,children:n.appBrand}),(0,Z.jsx)(`div`,{className:`truncate text-xs text-fg-muted`,children:r.quickMenuHint})]}),(0,Z.jsx)(`span`,{className:X(`flex size-9 shrink-0 items-center justify-center rounded-xl text-fg-muted transition-colors`,i&&`bg-accent-soft text-accent-fg`),"aria-hidden":!0,children:(0,Z.jsx)(xy,{className:`size-[18px]`,strokeWidth:1.5})})]})}),(0,Z.jsx)(pP,{children:(0,Z.jsx)(mP,{className:X(`z-50 w-max max-w-[min(calc(100vw-1rem),28rem)] overflow-visible`,`rounded-xl border border-edge bg-surface-panel p-2 shadow-popover dark:border-edge`),side:`top`,align:e?`center`:`start`,sideOffset:8,collisionPadding:12,onOpenAutoFocus:e=>e.preventDefault(),onCloseAutoFocus:e=>e.preventDefault(),children:(0,Z.jsx)(NF,{onOpenFullSettings:()=>{a(!1),t?.()},onAboutClick:()=>{s(!0),a(!1)}})})})]}),(0,Z.jsx)(DF,{open:o,onOpenChange:s})]})}var VF=`xopc-web-sidebar-nav-order`;function HF(){try{let e=globalThis.localStorage?.getItem(VF);if(!e)return[];let t=JSON.parse(e);return Array.isArray(t)?t.filter(e=>typeof e==`string`):[]}catch{return[]}}function UF(e){try{globalThis.localStorage?.setItem(VF,JSON.stringify(e))}catch{}}function WF(e,t,n,r,i){if(t===n)return e;let a=e.filter(e=>e!==t),o=a.indexOf(n),s=o===-1?a.length:r===`before`?o:o+1;return KF([...a.slice(0,s),t,...a.slice(s)],i)}function GF(e,t,n){return KF([...e.filter(e=>e!==t),t],n)}function KF(e,t){let n=new Set(e),r=[];for(let e of t)n.has(e)||r.push(e);return r.length===0?e:[...e,...r]}var qF=c((e,t)=>({order:HF(),move:(n,r,i)=>{let a=WF(t().order,n,r,i,new Set(t().order));a!==t().order&&(e({order:a}),queueMicrotask(()=>UF(a)))},moveToEnd:n=>{let r=GF(t().order,n,new Set(t().order));r!==t().order&&(e({order:r}),queueMicrotask(()=>UF(r)))},setOrder:t=>{e({order:t}),queueMicrotask(()=>UF(t))}})),JF=null,YF=c((e,t)=>({variables:{},loaded:!1,updateContext:t=>e(e=>({variables:{...e.variables,...t}})),setContext:t=>e({variables:t,loaded:!0}),fetchContext:async()=>JF||(JF=(async()=>{let e=await K(_(`/api/context`));t().setContext(e)})().finally(()=>{JF=null}),JF)})),XF=function(e){return e[e.PermissionDenied=4001]=`PermissionDenied`,e[e.InvalidRequest=4002]=`InvalidRequest`,e[e.MethodNotFound=4003]=`MethodNotFound`,e[e.InternalError=4004]=`InternalError`,e[e.Timeout=4005]=`Timeout`,e[e.ExtensionNotFound=4006]=`ExtensionNotFound`,e[e.RateLimited=4007]=`RateLimited`,e}({}),ZF=[`--color-surface-base`,`--color-surface-panel`,`--color-surface-hover`,`--color-fg`,`--color-fg-muted`,`--color-fg-subtle`,`--color-accent`,`--color-accent-hover`,`--color-accent-soft`,`--color-edge`,`--color-edge-subtle`,`--color-danger`,`--color-success`,`--color-warning`,`--radius-sm`,`--radius-lg`,`--radius-xl`];function QF(e){let t=getComputedStyle(document.documentElement),n={};for(let e of ZF){let r=t.getPropertyValue(e).trim();r&&(n[e]=r)}return{mode:e,tokens:n,fontFamily:t.getPropertyValue(`font-family`).trim(),fontFamilyMono:t.getPropertyValue(`--font-mono`).trim()}}var $F={"agent.sendMessage":`agent.send`,"session.list":`session.read`,"session.navigate":`session.read`,"config.get":`config.read`,"config.set":`config.write`,"storage.get":`storage`,"storage.set":`storage`,"storage.remove":`storage`,"storage.keys":`storage`,"ui.notification":`notification`,"ui.navigate":`theme`,"theme.get":`theme`},eI=class{iframes=new Map;byContentWindow=new WeakMap;handlers=new Map;extensionPermissions=new Map;eventSubscribers=new Map;agentStreamSubscriptions=new Map;boundListener=e=>{this.onWindowMessage(e)};constructor(){window.addEventListener(`message`,this.boundListener)}dispose(){window.removeEventListener(`message`,this.boundListener),this.iframes.clear(),this.handlers.clear(),this.extensionPermissions.clear(),this.eventSubscribers.clear(),this.agentStreamSubscriptions.clear()}registerIframe(e,t,n){let r=this.iframes.get(e);r&&r!==t&&r.contentWindow&&this.byContentWindow.delete(r.contentWindow),this.iframes.set(e,t),this.extensionPermissions.set(e,new Set(n)),this.rememberIframeWindow(e,t)}unregisterIframe(e){let t=this.iframes.get(e);t?.contentWindow&&this.byContentWindow.delete(t.contentWindow),this.iframes.delete(e),this.extensionPermissions.delete(e),this.agentStreamSubscriptions.delete(e)}rememberIframeWindow(e,t){let n=t.contentWindow;n&&this.byContentWindow.set(n,{extensionId:e,iframe:t})}subscribeAgentStream(e,t){let n=this.agentStreamSubscriptions.get(e);n||(n=new Set,this.agentStreamSubscriptions.set(e,n)),n.add(t)}unsubscribeAgentStream(e,t){this.agentStreamSubscriptions.get(e)?.delete(t)}forwardAgentStreamEvent(e,t){for(let[n,r]of this.agentStreamSubscriptions)r.has(e)&&this.sendEvent(n,`agent.stream.${e}`,t)}broadcastExtensionEvent(e,t,n){let r=t.startsWith(`ext.`)?t:`ext.${t}`;for(let[t]of this.iframes)t!==e&&this.sendEvent(t,r,n)}handleExtensionEvent(e,t,n){if(t.startsWith(`ext.`)){let r=t.slice(4);this.broadcastExtensionEvent(e,r,n);return}if(t===`agent.subscribe`||t===`agent.unsubscribe`){if(!(this.extensionPermissions.get(e)??new Set).has(`agent.subscribe`))return;let{sessionKey:r}=n??{};if(typeof r!=`string`||!r.trim())return;let i=r.trim();t===`agent.subscribe`?this.subscribeAgentStream(e,i):this.unsubscribeAgentStream(e,i)}}registerMethod(e,t){this.handlers.set(e,t)}subscribeExtensionEvents(e,t){let n=this.eventSubscribers.get(e);return n||(n=new Set,this.eventSubscribers.set(e,n)),n.add(t),()=>{n.delete(t),n.size===0&&this.eventSubscribers.delete(e)}}sendInit(e,t,n){let r=this.iframes.get(e);if(!r?.contentWindow)return;this.rememberIframeWindow(e,r);let i=[...this.extensionPermissions.get(e)??[]];r.contentWindow.postMessage({source:`xopc-host`,type:`init`,extensionId:e,permissions:i,theme:t,locale:n},`*`)}sendEvent(e,t,n){let r=this.iframes.get(e);r?.contentWindow&&r.contentWindow.postMessage({source:`xopc-host`,type:`event`,event:t,data:n},`*`)}broadcastEvent(e,t){for(let[,n]of this.iframes)n.contentWindow?.postMessage({source:`xopc-host`,type:`event`,event:e,data:t},`*`)}postResponse(e,t,n,r,i){let a=e.contentWindow??(t?.source instanceof Window?t.source:null),o={source:`xopc-host`,type:`response`,requestId:n,result:r,error:i};a&&a.postMessage(o,`*`)}isTrustedExtensionSource(e,t){if(t.source===null)return!0;let n=e.contentWindow;if(t.source===n)return!0;if(n&&typeof Window<`u`&&t.source instanceof Window)try{return t.source.frameElement===e}catch{}return!1}async onWindowMessage(e){let t=e.data;if(!t||t.source!==`xopc-extension`)return;let n,r=t.extensionId;if(e.source instanceof Window){let t=this.byContentWindow.get(e.source);t&&(n=t.iframe,r=t.extensionId)}if(n||(n=this.iframes.get(t.extensionId),r=t.extensionId),!n||!(e.source instanceof Window&&this.byContentWindow.has(e.source))&&!this.isTrustedExtensionSource(n,e))return;if(t.type===`event`){this.handleExtensionEvent(r,t.event,t.data);let e=this.eventSubscribers.get(r);if(e){let n={event:t.event,data:t.data};for(let t of e)try{t(n)}catch{}}return}if(t.type!==`request`)return;let{requestId:i,method:a,params:o}=t,s=this.handlers.get(a);if(!s){this.postResponse(n,e,i,void 0,{code:XF.MethodNotFound,message:`Unknown method: ${a}`});return}let c=$F[a],l=this.extensionPermissions.get(r)??new Set;if(c&&!l.has(c)){this.postResponse(n,e,i,void 0,{code:XF.PermissionDenied,message:`Missing permission: ${c}`});return}try{let t=await s(r,o);this.postResponse(n,e,i,t)}catch(t){let r=t instanceof Error?t.message:String(t);this.postResponse(n,e,i,void 0,{code:XF.InternalError,message:r})}}};function tI(e){e.registerMethod(`theme.get`,async()=>QF(te.getState().resolved)),e.registerMethod(`ui.navigate`,async(e,t)=>{let n=t&&typeof t==`object`&&t&&`path`in t?String(t.path??``):``;n&&window.dispatchEvent(new CustomEvent(`extension-navigate`,{detail:{path:n}}))}),e.registerMethod(`ui.notification`,async(e,t)=>{if(!t||typeof t!=`object`)return;let n=t,r=typeof n.title==`string`?n.title.trim():``;r&&le({type:n.type===`success`||n.type===`warning`||n.type===`error`||n.type===`info`?n.type:`info`,title:r,message:typeof n.message==`string`?n.message:void 0,duration:typeof n.duration==`number`?n.duration:void 0})}),e.registerMethod(`session.navigate`,async(e,t)=>{let n=t&&typeof t==`object`&&t&&`sessionKey`in t?String(t.sessionKey??``):``;n&&window.dispatchEvent(new CustomEvent(`navigate-to-chat`,{detail:{sessionKey:n},bubbles:!0}))}),e.registerMethod(`session.list`,async()=>{let e=await q(_(`/api/sessions`));if(!e.ok)throw Error(`Failed to list sessions: ${e.status}`);return((await e.json()).items??[]).map(e=>({sessionKey:e.key,title:e.name,lastMessageAt:e.updatedAt??e.lastAccessedAt,messageCount:e.messageCount}))}),e.registerMethod(`agent.sendMessage`,async(e,t)=>{let{message:n,sessionKey:r,newSession:i}=t,a=await q(_(`/api/agent`),{method:`POST`,headers:{Accept:`application/json`},body:JSON.stringify({message:n,channel:`webchat`,sessionKey:i?void 0:r,newSession:!!i})});if(!a.ok)throw Error(`Agent request failed: ${a.status}`);let o=await a.json();return{sessionKey:o.payload?.sessionKey??o.payload?.key??o.sessionKey??r??``}}),e.registerMethod(`config.get`,async e=>{let t=await q(_(`/api/extensions/${encodeURIComponent(e)}/config`));if(!t.ok)throw Error(`Failed to get config: ${t.status}`);return t.json()}),e.registerMethod(`config.set`,async(e,t)=>{let n=t&&typeof t==`object`&&t&&!Array.isArray(t)?t:{},r=await q(_(`/api/extensions/${encodeURIComponent(e)}/config`),{method:`PATCH`,body:JSON.stringify(n)});if(!r.ok)throw Error(`Failed to set config: ${r.status}`)}),e.registerMethod(`storage.get`,async(e,t)=>{let n=t&&typeof t==`object`&&t&&`key`in t?String(t.key??``):``,r=await q(_(`/api/extensions/${encodeURIComponent(e)}/storage/${encodeURIComponent(n)}`));if(r.status!==404){if(!r.ok)throw Error(`Failed to get storage key: ${r.status}`);return(await r.json()).value}}),e.registerMethod(`storage.set`,async(e,t)=>{let n=t,r=n&&typeof n.key==`string`?n.key:``,i=await q(_(`/api/extensions/${encodeURIComponent(e)}/storage/${encodeURIComponent(r)}`),{method:`PUT`,body:JSON.stringify({value:n?.value})});if(!i.ok)throw Error(`Failed to set storage key: ${i.status}`)}),e.registerMethod(`storage.remove`,async(e,t)=>{let n=t&&typeof t==`object`&&t&&`key`in t?String(t.key??``):``,r=await q(_(`/api/extensions/${encodeURIComponent(e)}/storage/${encodeURIComponent(n)}`),{method:`DELETE`});if(r.status!==404&&!r.ok)throw Error(`Failed to remove storage key: ${r.status}`)}),e.registerMethod(`storage.keys`,async e=>{let t=await q(_(`/api/extensions/${encodeURIComponent(e)}/storage`));if(!t.ok)throw Error(`Failed to list storage keys: ${t.status}`);return(await t.json()).keys??[]})}function nI(e){return e.active||e.activationEligible===!0}function rI(e){let t=e.ui?.contributions;return t?Array.isArray(t.pages)&&t.pages.length>0||Array.isArray(t.settingsPanels)&&t.settingsPanels.length>0||Array.isArray(t.chatWidgets)&&t.chatWidgets.length>0||Array.isArray(t.sidebarPanels)&&t.sidebarPanels.length>0:!1}function iI(e){return e.source===`bundled`&&e.hasUi===!0&&rI(e)}function aI(e){return e.kind===`image-generation`||e.kind===`media-provider`}function oI(e){return nI(e)?e.hasConfigSchema||aI(e)?!0:e.hasUi?rI(e):!1:!1}function sI(e){return oI(e)||iI(e)}var cI=(0,J.createContext)(null);function lI({children:e}){let t=(0,J.useRef)(null);if(!t.current){let e=new eI;tI(e),t.current=e}let n=t.current,r=ae(e=>!!e.token),{data:i,isLoading:a}=v(r?`gateway-extensions-list`:null,()=>K(_(`/api/extensions`)),{revalidateOnFocus:!1}),o=i?.extensions??[],s=te(e=>e.resolved);(0,J.useEffect)(()=>{r&&YF.getState().fetchContext()},[r]),(0,J.useEffect)(()=>{let e=e=>{let t=e.detail;t&&typeof t==`object`&&!Array.isArray(t)&&YF.getState().updateContext(t)},t=()=>{YF.getState().fetchContext()};return window.addEventListener(`context-update`,e),window.addEventListener(`config-reload`,t),window.addEventListener(`registry-updated`,t),()=>{window.removeEventListener(`context-update`,e),window.removeEventListener(`config-reload`,t),window.removeEventListener(`registry-updated`,t)}},[]);let c=(0,J.useCallback)(e=>{let t=e.detail;t?.sessionKey&&n.forwardAgentStreamEvent(t.sessionKey,t.event??t)},[n]),l=(0,J.useRef)(c);l.current=c,(0,J.useEffect)(()=>{let e=e=>{l.current(e)};return window.addEventListener(`agent-stream-event`,e),()=>{window.removeEventListener(`agent-stream-event`,e)}},[]),(0,J.useEffect)(()=>{let e=QF(s);n.broadcastEvent(`theme.changed`,e)},[s,n]);let u=(0,J.useRef)(n);u.current=n,(0,J.useEffect)(()=>()=>{u.current.dispose(),t.current=null},[]);let d=(0,J.useMemo)(()=>({router:n,extensions:o,loading:a}),[n,o,a]);return(0,Z.jsx)(cI.Provider,{value:d,children:e})}function uI(){let e=(0,J.useContext)(cI);if(!e)throw Error(`useExtensionRouter must be used within ExtensionProvider`);return e.router}function dI(){let e=(0,J.useContext)(cI);if(!e)throw Error(`useExtensions must be used within ExtensionProvider`);return e.extensions}function fI(){let e=(0,Y.c)(2),t=dI(),n;return e[0]===t?n=e[1]:(n=t.filter(oI),e[0]=t,e[1]=n),n}function pI(){let e=(0,J.useContext)(cI);if(!e)throw Error(`useExtensionsLoading must be used within ExtensionProvider`);return e.loading}function mI(e,t){return t.path.startsWith(`/apps/`)?t.path:`/apps/${e}/${t.id.startsWith(`${e}.`)?t.id.slice(e.length+1):t.id}`}function hI(e){return ZE[e.split(`-`).map(e=>e.charAt(0).toUpperCase()+e.slice(1)).join(``)]}var gI=[{id:`builtin:agents`,to:`/agents`,Icon:ST},{id:`builtin:skills`,to:`/skills`,Icon:xg},{id:`builtin:cron`,to:`/cron`,Icon:Xf},{id:`builtin:channels`,to:`/channels`,Icon:s_},{id:`builtin:notes`,to:`/notes`,Icon:ES},{id:`builtin:workflows`,to:`/workflows`,Icon:rg}];function _I(e,t){let n=new Map;for(let t of e)n.set(t.id,t);let r=[],i=new Set;for(let e of t){let t=n.get(e);!t||i.has(e)||(r.push(t),i.add(e))}for(let t of e)i.has(t.id)||(r.push(t),i.add(t.id));return r.length<=4?{visible:r,overflow:[],hasOverflow:!1}:{visible:r.slice(0,4),overflow:r.slice(4),hasOverflow:!0}}var vI=`text/plain`,yI=`xopc-nav:`;function bI(e){return`${yI}${e}`}function xI(e){return e.startsWith(yI)?e.slice(9):null}function SI(e){let t=e.currentTarget.getBoundingClientRect();return e.clientY<t.top+t.height/2?`before`:`after`}function CI({isActive:e},t,n,r){return X(`group relative flex w-full items-center text-sm font-medium leading-6 transition-colors duration-200 ease-out`,`focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent focus-visible:ring-offset-2 focus-visible:ring-offset-surface-base`,t?`justify-center rounded-xl p-2.5`:`gap-2 rounded-lg px-3 py-2 text-left`,e?`bg-accent-soft text-accent-fg`:`text-fg-muted hover:bg-surface-hover hover:text-fg`,n&&`opacity-40`,r===`before`&&`shadow-[inset_0_2px_0_0_var(--color-accent)]`,r===`after`&&`shadow-[inset_0_-2px_0_0_var(--color-accent)]`)}function wI({isActive:e},t,n){return X(`group relative flex w-full items-center gap-2 rounded-md px-2 py-1.5 text-left text-sm font-medium leading-5 transition-colors`,`focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent`,e?`bg-accent-soft text-accent-fg`:`text-fg-muted hover:bg-surface-hover hover:text-fg`,t&&`opacity-40`,n===`before`&&`shadow-[inset_0_2px_0_0_var(--color-accent)]`,n===`after`&&`shadow-[inset_0_-2px_0_0_var(--color-accent)]`)}function TI(e){let t=(0,Y.c)(11),{item:n,collapsed:r}=e,{Icon:i,letter:a}=n;if(i){let e;t[0]===Symbol.for(`react.memo_cache_sentinel`)?(e=X(`size-4`,`shrink-0 opacity-90`),t[0]=e):e=t[0];let n;return t[1]===i?n=t[2]:(n=(0,Z.jsx)(i,{className:e,strokeWidth:1.75,"aria-hidden":!0}),t[1]=i,t[2]=n),n}let o;t[3]===Symbol.for(`react.memo_cache_sentinel`)?(o=X(`size-4`,`flex shrink-0 items-center justify-center text-[10px] font-bold opacity-70`),t[3]=o):o=t[3];let s;t[4]!==n.label||t[5]!==a?(s=a??n.label.charAt(0),t[4]=n.label,t[5]=a,t[6]=s):s=t[6];let c;t[7]===s?c=t[8]:(c=s.toUpperCase(),t[7]=s,t[8]=c);let l;return t[9]===c?l=t[10]:(l=(0,Z.jsx)(`span`,{className:o,"aria-hidden":!0,children:c}),t[9]=c,t[10]=l),l}function EI(e){let t=[];for(let n of e){if(n.activationEligible===!1)continue;let e=n.ui?.contributions?.pages;if(e)for(let r of e){if(!r.showInNav)continue;let e=r.navIcon?hI(r.navIcon):void 0;t.push({id:`ext:${n.id}:${r.id}`,kind:`extension`,label:r.title,to:mI(n.id,r),Icon:e,letter:r.title.charAt(0),title:r.title})}}return t}function DI(e){let t=(0,Y.c)(52),{collapsed:n,onNavigate:r}=e,i=n===void 0?!1:n,a=d(MI),o;t[0]===a?o=t[1]:(o=m(a),t[0]=a,t[1]=o);let s=o,c=fI(),l=qF(jI),u=qF(AI),f=qF(kI),[p,h]=(0,J.useState)(null),[g,_]=(0,J.useState)(null),[v,y]=(0,J.useState)(!1),[b,x]=(0,J.useState)(!1),S;if(t[2]!==s.nav||t[3]!==c){let e;t[5]===s.nav?e=t[6]:(e=e=>{let t=e.id.slice(8);return{id:e.id,kind:`builtin`,label:s.nav[t],to:e.to,Icon:e.Icon}},t[5]=s.nav,t[6]=e);let n=gI.map(e),r=EI(c);S=[...n,...r],t[2]=s.nav,t[3]=c,t[4]=S}else S=t[4];let C=S,w;t[7]!==C||t[8]!==l?(w=_I(C,l),t[7]=C,t[8]=l,t[9]=w):w=t[9];let T=w,E;t[10]===Symbol.for(`react.memo_cache_sentinel`)?(E=e=>t=>{t.dataTransfer.setData(vI,bI(e)),t.dataTransfer.effectAllowed=`move`,h(e)},t[10]=E):E=t[10];let D=E,O;t[11]===Symbol.for(`react.memo_cache_sentinel`)?(O=()=>{h(null),_(null),y(!1)},t[11]=O):O=t[11];let k=O,A;t[12]!==p||t[13]!==g?(A=e=>t=>{if(!p)return;t.preventDefault(),t.dataTransfer.dropEffect=`move`;let n=SI(t);g?.id===e&&g.position===n||_({id:e,position:n})},t[12]=p,t[13]=g,t[14]=A):A=t[14];let j=A,M;t[15]===u?M=t[16]:(M=e=>t=>{t.preventDefault();let n=xI(t.dataTransfer.getData(vI));if(!n||n===e){k();return}u(n,e,SI(t)),k()},t[15]=u,t[16]=M);let N=M,P;t[17]===p?P=t[18]:(P=e=>{p&&(e.preventDefault(),e.dataTransfer.dropEffect=`move`,y(!0))},t[17]=p,t[18]=P);let F=P,I;t[19]===Symbol.for(`react.memo_cache_sentinel`)?(I=()=>y(!1),t[19]=I):I=t[19];let L=I,R;t[20]===f?R=t[21]:(R=e=>{e.preventDefault();let t=xI(e.dataTransfer.getData(vI));t&&f(t),k()},t[20]=f,t[21]=R);let z=R,B;t[22]!==i||t[23]!==p||t[24]!==g||t[25]!==r||t[26]!==j||t[27]!==N?(B=function(e){let t=p===e.id,n=g?.id===e.id?g.position:null;return(0,Z.jsxs)(Ii,{to:e.to,draggable:!0,onDragStart:D(e.id),onDragEnd:k,onDragOver:j(e.id),onDrop:N(e.id),className:e=>CI(e,i,t,n),title:e.title??e.label,onClick:()=>r?.(),children:[(0,Z.jsx)(TI,{item:e,collapsed:i}),i?null:(0,Z.jsx)(`span`,{className:`truncate`,children:e.label})]},e.id)},t[22]=i,t[23]=p,t[24]=g,t[25]=r,t[26]=j,t[27]=N,t[28]=B):B=t[28];let V=B,H;t[29]!==i||t[30]!==p||t[31]!==g||t[32]!==s.sidebar.moreApps||t[33]!==s.sidebar.moreAppsAria||t[34]!==v||t[35]!==F||t[36]!==z||t[37]!==r||t[38]!==j||t[39]!==N||t[40]!==b||t[41]!==T.overflow?(H=function(){return(0,Z.jsxs)(uP,{open:b,onOpenChange:x,children:[(0,Z.jsx)(fP,{asChild:!0,children:(0,Z.jsxs)(`button`,{type:`button`,onDragOver:F,onDragLeave:L,onDrop:z,className:X(`flex w-full items-center text-sm font-medium leading-6 transition-colors duration-200 ease-out`,`focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent focus-visible:ring-offset-2 focus-visible:ring-offset-surface-base`,i?`justify-center rounded-xl p-2.5`:`gap-2 rounded-lg px-3 py-2 text-left`,b?`bg-surface-hover text-fg`:`text-fg-muted hover:bg-surface-hover hover:text-fg`,v&&`ring-2 ring-accent ring-offset-2 ring-offset-surface-base`),"aria-label":s.sidebar.moreAppsAria,title:s.sidebar.moreApps,children:[(0,Z.jsx)(xh,{className:`size-4 shrink-0 opacity-90`,strokeWidth:1.75,"aria-hidden":!0}),i?null:(0,Z.jsx)(`span`,{className:`truncate`,children:s.sidebar.moreApps})]})}),(0,Z.jsx)(pP,{children:(0,Z.jsx)(mP,{side:`right`,align:`start`,sideOffset:8,collisionPadding:8,className:X(`z-50 min-w-[14rem] max-w-[20rem] rounded-lg border border-edge bg-surface-panel p-1 shadow-md`),onOpenAutoFocus:OI,children:(0,Z.jsx)(`ul`,{className:`flex flex-col gap-0.5`,role:`list`,"aria-label":s.sidebar.moreAppsAria,children:T.overflow.map(e=>{let t=p===e.id,n=g?.id===e.id?g.position:null;return(0,Z.jsx)(`li`,{className:`contents`,children:(0,Z.jsxs)(Ii,{to:e.to,draggable:!0,onDragStart:D(e.id),onDragEnd:k,onDragOver:j(e.id),onDrop:N(e.id),className:e=>wI(e,t,n),title:e.title??e.label,onClick:()=>{x(!1),r?.()},children:[(0,Z.jsx)(TI,{item:e}),(0,Z.jsx)(`span`,{className:`truncate`,children:e.label})]})},e.id)})})})})]})},t[29]=i,t[30]=p,t[31]=g,t[32]=s.sidebar.moreApps,t[33]=s.sidebar.moreAppsAria,t[34]=v,t[35]=F,t[36]=z,t[37]=r,t[38]=j,t[39]=N,t[40]=b,t[41]=T.overflow,t[42]=H):H=t[42];let U=H,W;t[43]!==T.visible||t[44]!==V?(W=T.visible.map(V),t[43]=T.visible,t[44]=V,t[45]=W):W=t[45];let G;t[46]!==T.hasOverflow||t[47]!==U?(G=T.hasOverflow?U():null,t[46]=T.hasOverflow,t[47]=U,t[48]=G):G=t[48];let ee;return t[49]!==W||t[50]!==G?(ee=(0,Z.jsxs)(Z.Fragment,{children:[W,G]}),t[49]=W,t[50]=G,t[51]=ee):ee=t[51],ee}function OI(e){return e.preventDefault()}function kI(e){return e.moveToEnd}function AI(e){return e.move}function jI(e){return e.order}function MI(e){return e.language}var NI={feishu:`/channel-icons/feishu.svg`,lark:`/channel-icons/lark.svg`};function PI(e){let t=(0,Y.c)(9),{sourceChannel:n,className:r}=e,i=NI[n.toLowerCase()];if(i){let e;t[0]===r?e=t[1]:(e=X(`shrink-0`,r),t[0]=r,t[1]=e);let n;return t[2]!==i||t[3]!==e?(n=(0,Z.jsx)(`img`,{src:i,alt:``,draggable:!1,className:e,"aria-hidden":!0}),t[2]=i,t[3]=e,t[4]=n):n=t[4],n}let a;t[5]===r?a=t[6]:(a=X(`shrink-0`,r),t[5]=r,t[6]=a);let o;return t[7]===a?o=t[8]:(o=(0,Z.jsx)(og,{className:a,strokeWidth:1.75,"aria-hidden":!0}),t[7]=a,t[8]=o),o}var FI=`inline-flex items-center gap-px rounded-pill border border-edge bg-surface-hover p-1 dark:border-edge`,II=`inline-flex shrink-0 items-center justify-center rounded-pill text-xs font-medium leading-none transition-[color,background-color,box-shadow] duration-150 ease-out text-fg-subtle focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent focus-visible:ring-offset-2 focus-visible:ring-offset-surface-panel active:scale-100`,LI=`bg-surface-panel shadow-sm dark:bg-surface-panel dark:shadow-sm dark:ring-1 dark:ring-edge-strong/40`,RI=1;function zI(e,t){let n=0,r=0,i=e;for(;i&&i!==t;)n+=i.offsetLeft,r+=i.offsetTop,i=i.offsetParent;return i===t?{x:n,y:r}:null}var BI=`pointer-events-none absolute left-0 top-0 z-[1] rounded-pill bg-surface-panel shadow-sm will-change-transform [backface-visibility:hidden] dark:bg-surface-panel dark:shadow-sm dark:ring-1 dark:ring-edge-strong/40`,VI=`relative z-[2] box-border flex h-6 min-h-0 min-w-0 flex-1 cursor-pointer items-center justify-center gap-1 rounded-pill border-0 bg-transparent px-2 py-0 text-center text-xs font-medium leading-none outline-none transition-[color,background-color,box-shadow] duration-150 ease-out focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent focus-visible:ring-offset-2 focus-visible:ring-offset-surface-panel active:scale-100 disabled:pointer-events-none disabled:cursor-not-allowed disabled:opacity-50`;function HI({value:e,onChange:t,options:n,"aria-label":r,className:i,buttonClassName:a}){let o=(0,J.useRef)(null),s=(0,J.useRef)([]),[c,l]=(0,J.useState)({x:0,y:0,w:0,h:0}),[u,d]=(0,J.useState)(!1),[f,p]=(0,J.useState)(!1),m=(0,J.useCallback)(()=>{let t=o.current;if(!t)return;let r=n.findIndex(t=>t.value===e);if(r<0)return;let i=s.current[r];if(!i)return;let a=RI,c=t.getBoundingClientRect(),u=i.getBoundingClientRect(),f=zI(i,t),p,m;if(f)p=f.x,m=f.y;else{let e=getComputedStyle(t),n=parseFloat(e.borderLeftWidth)||0,r=parseFloat(e.borderTopWidth)||0;p=u.left-c.left-n,m=u.top-c.top-r}l({x:p+a,y:m+a,w:Math.max(0,u.width-a*2),h:Math.max(0,u.height-a*2)}),d(!0)},[n,e]),h=(0,J.useRef)(m);return h.current=m,(0,J.useLayoutEffect)(()=>{let e=requestAnimationFrame(()=>m());return()=>cancelAnimationFrame(e)},[m]),(0,J.useEffect)(()=>{let e=requestAnimationFrame(()=>{requestAnimationFrame(()=>p(!0))});return()=>cancelAnimationFrame(e)},[]),(0,J.useEffect)(()=>{let e=o.current;if(!e)return;let t=()=>{requestAnimationFrame(()=>h.current())},n=new ResizeObserver(t);return n.observe(e),window.addEventListener(`resize`,t),()=>{n.disconnect(),window.removeEventListener(`resize`,t)}},[]),(0,Z.jsxs)(`div`,{ref:o,className:X(FI,`relative isolate flex w-full max-w-full flex-row items-center`,i),role:`group`,"aria-label":r,children:[(0,Z.jsx)(`div`,{"aria-hidden":!0,className:X(BI,`motion-reduce:!transition-none motion-reduce:!duration-0`,f&&`transition-[transform,width,height] duration-300 [transition-timing-function:cubic-bezier(0.32,0.72,0,1)]`),style:{width:c.w,height:c.h,transform:`translate3d(${c.x}px, ${c.y}px, 0)`,opacity:u&&c.w>0?1:0}}),n.map((n,r)=>{let i=n.icon,o=e===n.value;return(0,Z.jsxs)(`button`,{ref:e=>{s.current[r]=e},type:`button`,"aria-pressed":o,title:n.title??n.label,onClick:()=>t(n.value),className:X(VI,o?`text-fg`:`text-fg-subtle`,a),children:[i?(0,Z.jsx)(i,{className:`block size-3 shrink-0 opacity-80`,strokeWidth:1.75,"aria-hidden":!0}):null,(0,Z.jsx)(`span`,{className:`min-w-0 shrink truncate leading-none`,children:n.label})]},n.value)})]})}function UI(){return _(`/api/config`)}var WI=null;async function GI(){return WI||(WI=K(UI()).finally(()=>{WI=null}),WI)}function KI(e){let t=(0,Y.c)(6),n;t[0]===e?n=t[1]:(n=e?UI():null,t[0]=e,t[1]=n);let r=n,i;t[2]===Symbol.for(`react.memo_cache_sentinel`)?(i={revalidateOnFocus:!1},t[2]=i):i=t[2];let a=v(r,GI,i),o,s;return t[3]===e?(o=t[4],s=t[5]):(o=()=>{if(!e)return;let t=UI(),n=()=>{b(t)};return window.addEventListener(`config-reload`,n),()=>window.removeEventListener(`config-reload`,n)},s=[e],t[3]=e,t[4]=o,t[5]=s),(0,J.useEffect)(o,s),a}function qI(){return b(UI())}var JI=null;async function YI(){return JI||(JI=XI().finally(()=>{JI=null}),JI)}async function XI(){let e=await q(_(`/api/agents?locale=${encodeURIComponent(f())}`));if(e.ok){let t=await e.json();if(t.ok&&t.payload?.defaultId&&Array.isArray(t.payload.agents)){let e=t.payload.defaultId.trim().toLowerCase(),n=t.payload.agents.filter(e=>!!(e&&typeof e.id==`string`&&e.id.trim())).map(e=>({id:e.id.trim().toLowerCase(),name:typeof e.name==`string`&&e.name.trim()?e.name.trim():void 0,description:typeof e.description==`string`&&e.description.trim()?e.description.trim():void 0,...typeof e.avatar==`string`&&e.avatar.trim()?{avatar:e.avatar.trim()}:{}}));if(n.length>0)return{defaultId:e,items:n}}}let t=(await GI()).payload?.config?.agents,n=(t?.defaultId??`main`).trim().toLowerCase(),r=(Array.isArray(t?.list)?t.list:[]).filter(e=>!!(e&&typeof e.id==`string`&&e.id.trim())).map(e=>({id:e.id.trim().toLowerCase(),name:typeof e.name==`string`&&e.name.trim()?e.name.trim():void 0,description:typeof e.description==`string`&&e.description.trim()?e.description.trim():void 0,...typeof e.avatar==`string`&&e.avatar.trim()?{avatar:e.avatar.trim()}:{}}));return r.length===0?{defaultId:n,items:[{id:n}]}:{defaultId:n,items:r}}function ZI(e){return typeof e==`object`&&!!e&&`role`in e}function QI(e){if(!e||typeof e!=`object`)return!1;let t=e.type;return t===`tool_use`||t===`tool_call`||t===`toolCall`}function $I(e){return typeof e==`object`&&!!e}function eL(e){return typeof e.id==`string`&&e.id.length>0?e.id:crypto.randomUUID()}function tL(e){if(typeof e!=`string`)return e;try{return JSON.parse(e)}catch{return e}}function nL(e){return tL(e.args??e.arguments??e.input??e.function?.arguments)??{}}function rL(e){if(typeof e==`string`){let t=Date.parse(e);return Number.isNaN(t)?Date.now():t}return Date.now()}var iL=3e5;function aL(e,t){let n=e.replace(/\\/g,`/`),r=encodeURIComponent(n),i=n.startsWith(`tts/`)?`/api/workspace/tts-file?rel=${r}`:`/api/workspace/inbound-file?rel=${r}`,a=t?.sessionKey?.trim();return a?`${i}&sessionKey=${encodeURIComponent(a)}`:i}function oL(e){if(typeof e.content==`string`&&e.content.length>0)return e.content;if(typeof e.data==`string`&&e.data.length>0)return e.data}var sL=[`.txt`,`.md`,`.json`,`.xml`,`.html`,`.css`,`.js`,`.ts`,`.jsx`,`.tsx`,`.yml`,`.yaml`];function cL(e){let t=e.mimeType?.toLowerCase()??``;if(t.startsWith(`text/`)||t===`application/json`||t===`application/xml`||t===`application/javascript`||t===`application/typescript`)return!0;let n=e.name?.toLowerCase()??``;return sL.some(e=>n.endsWith(e))}function lL(e){if(e.extractedText!=null&&e.extractedText!==``)return e.extractedText;if(!cL(e))return;let t=oL(e);if(t)try{let e=fL(t);return new TextDecoder(`utf-8`,{fatal:!1}).decode(new Uint8Array(e))}catch{return}}function uL(e,t){let n=t.trim();if(n.startsWith(`data:`))return n;let r=n.replace(/\s/g,``);return`data:${e&&typeof e==`string`&&e.includes(`/`)?e:`application/octet-stream`};base64,${r}`}function dL(e){let t=new Uint8Array(e),n=``,r=32768;for(let e=0;e<t.length;e+=r){let i=t.subarray(e,e+r);n+=String.fromCharCode(...i)}return btoa(n)}function fL(e){if(e==null||e===``)throw Error(`Missing file data`);let t=e;if(e.startsWith(`data:`)){let n=e.match(/base64,(.+)/);n&&(t=n[1])}let n=atob(t),r=new Uint8Array(n.length);for(let e=0;e<n.length;e++)r[e]=n.charCodeAt(e);return r.buffer}function pL(e){let t=[`B`,`KB`,`MB`,`GB`],n=0,r=e;for(;r>=1024&&n<t.length-1;)r/=1024,n++;return`${r.toFixed(1)} ${t[n]}`}function mL(e){let t=(e.mimeType??``).toLowerCase(),n=t.split(`;`)[0]?.trim()??``,r=e.name?.toLowerCase()??``;return e.type===`image`||n.startsWith(`image/`)?`image`:n===`application/pdf`||t.includes(`application/pdf`)||r.endsWith(`.pdf`)?`pdf`:n===`application/vnd.openxmlformats-officedocument.wordprocessingml.document`||t.includes(`wordprocessingml`)||r.endsWith(`.docx`)?`docx`:n===`application/vnd.openxmlformats-officedocument.presentationml.presentation`||t.includes(`presentationml`)||r.endsWith(`.pptx`)?`pptx`:[`application/vnd.openxmlformats-officedocument.spreadsheetml.sheet`,`application/vnd.ms-excel`].includes(n)||t.includes(`spreadsheetml`)||t.includes(`ms-excel`)||r.endsWith(`.xlsx`)||r.endsWith(`.xls`)?`excel`:[`.jpg`,`.jpeg`,`.png`,`.gif`,`.webp`,`.bmp`,`.svg`].some(e=>r.endsWith(e))?`image`:`text`}function hL(e){let t=e.toLowerCase();for(let[e,n]of[[`.pdf`,`application/pdf`],[`.docx`,`application/vnd.openxmlformats-officedocument.wordprocessingml.document`],[`.pptx`,`application/vnd.openxmlformats-officedocument.presentationml.presentation`],[`.xlsx`,`application/vnd.openxmlformats-officedocument.spreadsheetml.sheet`],[`.xls`,`application/vnd.ms-excel`],[`.png`,`image/png`],[`.jpg`,`image/jpeg`],[`.jpeg`,`image/jpeg`],[`.gif`,`image/gif`],[`.webp`,`image/webp`],[`.bmp`,`image/bmp`],[`.svg`,`image/svg+xml`],[`.svgz`,`image/svg+xml`],[`.ico`,`image/x-icon`],[`.tif`,`image/tiff`],[`.tiff`,`image/tiff`],[`.avif`,`image/avif`],[`.jxl`,`image/jxl`]])if(t.endsWith(e))return n}function gL(e,t){return(t?.startsWith(`text/`)??!1)||sL.some(t=>e.toLowerCase().endsWith(t))}function _L(e){if(Array.isArray(e))return e.map(e=>vL(e))}function vL(e){if(!e||typeof e!=`object`)return{name:`file`,mimeType:`application/octet-stream`};let t=e,n=typeof t.data==`string`?t.data:void 0,r=typeof t.content==`string`&&t.content.length>0?t.content:n,i=typeof t.name==`string`&&t.name.length>0?t.name:`file`,a=typeof t.mimeType==`string`&&t.mimeType.length>0?t.mimeType:``;!a&&typeof t.type==`string`&&t.type.includes(`/`)&&(a=t.type),a||=`application/octet-stream`;let o=a.split(`;`)[0]?.trim().toLowerCase()??``;if(o===`application/octet-stream`||o===``){let e=hL(i);e&&(a=e)}let s=typeof t.preview==`string`&&t.preview.length>0?t.preview:a.startsWith(`image/`)&&r?r:void 0,c=typeof t.durationSeconds==`number`&&Number.isFinite(t.durationSeconds)&&t.durationSeconds>0?t.durationSeconds:void 0;return{id:typeof t.id==`string`?t.id:void 0,name:i,mimeType:a,type:typeof t.type==`string`?t.type:void 0,size:typeof t.size==`number`?t.size:void 0,content:r,data:n??r,preview:s,extractedText:typeof t.extractedText==`string`?t.extractedText:void 0,workspaceRelativePath:typeof t.workspaceRelativePath==`string`&&t.workspaceRelativePath.length>0?t.workspaceRelativePath:void 0,durationSeconds:c}}function yL(e){let t=e.match(/^([^(]+?)\s*\(/),n=t?t[1].trim():`file`,r=e.match(/\(\s*([^,]+)\s*,\s*(\d+)\s*bytes\s*\)/i);return{name:n,mimeType:r?r[1].trim():`application/octet-stream`,size:r?parseInt(r[2],10):0}}function bL(e){let t=[];if(typeof e==`string`)t.push(e);else if(Array.isArray(e)){for(let n of e)if(n&&typeof n==`object`&&n.type===`text`){let e=n.text;typeof e==`string`&&t.push(e)}}let n=t.join(`
|
|
13
|
+
`);let c=r.split(nF);r=c.pop()??``;for(let e of c)e.length&&o(e);return e()},a=await e();if(a)return a}finally{t.releaseLock()}return i??{ok:!1,error:`no-result`,message:`Update stream ended without a result`,status:0}}var pF=`xopc.updateReminder.dismissed`,mF=typeof window<`u`&&window.electronAPI?.updater!==void 0,hF=`xopc:electron-update-recheck`;function gF(){if(typeof window>`u`)return{};try{let e=localStorage.getItem(pF);if(!e)return{};let t=JSON.parse(e);return t&&typeof t==`object`?t:{}}catch{return{}}}var _F=160;function vF(e){let t=e.trim();return t.length<=_F?t:`${t.slice(0,_F-1)}…`}function yF(){let{npm:e,electron:t,isElectron:n,electronQuitAndInstall:r,runNpmUpdate:i,npmUpdateRunning:a}=lF(),[o,s]=(0,J.useState)(gF),[c,l]=(0,J.useState)({downloading:!1,electronError:!1}),[u,d]=(0,J.useState)(()=>{if(typeof window>`u`||mF)return null;try{let e=sessionStorage.getItem(iF);if(!e)return null;let t=JSON.parse(e);return(typeof t.installedVersion==`string`?t.installedVersion.trim():``)||null}catch{return null}}),f=(0,J.useRef)(t?.state);f.current!==t?.state&&(f.current=t?.state,t?.state!==`downloading`&&c.downloading&&l(e=>({...e,downloading:!1})),t?.state!==`error`&&c.electronError&&l(e=>({...e,electronError:!1})));let p=(0,J.useRef)(null);if(u&&e?.currentVersion===u&&p.current!==u){p.current=u;try{sessionStorage.removeItem(iF)}catch{}d(null)}(0,J.useEffect)(()=>{if(n)return;let e=()=>{try{let e=sessionStorage.getItem(iF);if(!e){d(null);return}let t=JSON.parse(e);d((typeof t.installedVersion==`string`?t.installedVersion.trim():``)||null)}catch{d(null)}};return e(),window.addEventListener(`xopc:npm-update-installed`,e),()=>window.removeEventListener(`xopc:npm-update-installed`,e)},[n]),(0,J.useEffect)(()=>{let e=()=>{l(e=>({...e,downloading:!1})),s(e=>{let t={...e};delete t.electronReady;try{localStorage.setItem(pF,JSON.stringify(t))}catch{}return t})};return window.addEventListener(hF,e),()=>window.removeEventListener(hF,e)},[]),(0,J.useEffect)(()=>{let e=e=>{let t=e.detail?.version?.trim();t&&s(e=>{let n={...e,npm:t};try{localStorage.setItem(pF,JSON.stringify(n))}catch{}return n})};return window.addEventListener(`xopc:npm-update-installed`,e),()=>window.removeEventListener(`xopc:npm-update-installed`,e)},[]);let m=(0,J.useMemo)(()=>n&&t?.state===`downloaded`&&t.version?o.electronReady===t.version?{kind:`none`}:{kind:`electron-ready`,version:t.version}:n&&t?.state===`downloading`&&!c.downloading?{kind:`electron-downloading`,percent:Math.round(t.percent??0)}:n&&t?.state===`error`&&t.message&&!c.electronError?{kind:`electron-error`,message:vF(t.message)}:!n&&u&&e&&e.currentVersion!==u?{kind:`npm-restart-required`,version:u}:!n&&e?.updateAvailable&&e.latestVersion?o.npm===e.latestVersion?{kind:`none`}:{kind:`npm`,version:e.latestVersion,channel:e.channel}:{kind:`none`},[o.npm,o.electronReady,t,c.downloading,c.electronError,n,e,u]);return{show:m,dismiss:(0,J.useCallback)(()=>{if(m.kind===`electron-downloading`){l(e=>({...e,downloading:!0}));return}if(m.kind===`electron-error`){l(e=>({...e,electronError:!0}));return}if(m.kind===`npm-restart-required`){try{sessionStorage.removeItem(iF)}catch{}d(null);return}if(m.kind===`none`)return;let e={...o};m.kind===`npm`?e.npm=m.version:m.kind===`electron-ready`&&(e.electronReady=m.version);try{localStorage.setItem(pF,JSON.stringify(e))}catch{}s(e)},[o,m]),electronQuitAndInstall:r,runNpmUpdate:i,npmUpdateRunning:a}}var bF={version:`0.0.97`,commit:`b53acf1c58980d7fc8cdc31574b056c10ad3a37d`,buildTimeIso:`2026-06-15T15:35:24.737Z`};function xF(){return function(e,t){switch(t.type){case`start`:return e.loading?e:{...e,loading:!0,error:null};case`success`:return{data:t.data,loading:!1,error:null};case`error`:return{data:t.data,loading:!1,error:t.error};case`patch`:return{...e,data:t.updater(e.data)}}}}function SF(e,t,n){let{enabled:r=!0,initial:i,errorData:a}=n,[o,s]=(0,J.useReducer)(xF(),void 0,()=>({data:i,loading:!1,error:null})),c=(0,J.useRef)(e);c.current=e;let l=(0,J.useRef)(a);l.current=a;let u=(0,J.useRef)(i);u.current=i,(0,J.useEffect)(()=>{if(!r)return;let e=!1;return s({type:`start`}),c.current().then(t=>{e||s({type:`success`,data:t})}).catch(t=>{if(e)return;let n=l.current;s({type:`error`,data:typeof n==`function`?n(t):n===void 0?u.current:n,error:t})}),()=>{e=!0}},[r,...t]);let d=(0,J.useCallback)(e=>{s({type:`patch`,updater:typeof e==`function`?e:()=>e})},[]);return{...o,setData:d}}var CF=`https://github.com/xopcai/xopc`,wF=new Intl.DateTimeFormat(`zh-CN`,{year:`numeric`,month:`numeric`,day:`numeric`,hour:`2-digit`,minute:`2-digit`,second:`2-digit`,hour12:!1}),TF=new Intl.DateTimeFormat(`en-US`,{year:`numeric`,month:`numeric`,day:`numeric`,hour:`2-digit`,minute:`2-digit`,second:`2-digit`,hour12:!1});function EF(e,t){let n=new Date(e);if(Number.isNaN(n.getTime()))return e;try{return(t===`zh`?wF:TF).format(n)}catch{return n.toISOString()}}function DF({open:e,onOpenChange:t}){let n=d(e=>e.language),r=m(n),i=r.aboutDialog,a=r.updatePanel,{isElectron:o,electron:s,electronCheck:c,checkNow:l,npm:u,runNpmUpdate:f,npmUpdateRunning:p}=lF(),[h,g]=(0,J.useState)(!1),[v,y]=(0,J.useState)(!1),[b,x]=(0,J.useState)(!1),{data:S}=SF(async()=>{let e=await K(_(`/health`));return typeof e.version==`string`?e.version:null},[e],{enabled:e,initial:null,errorData:null}),C=(0,J.useCallback)(e=>{e||(g(!1),y(!1),x(!1)),t(e)},[t]),w=(0,J.useCallback)(async()=>{let e=m(n).updatePanel,t=await f();if(t.ok){le({type:`success`,title:e.updateSuccess,message:e.updateSuccessDetail});return}le({type:`error`,title:t.error===`git-checkout`?e.updateErrorGit:t.error===`busy`?e.updateErrorBusy:e.updateErrorFailed,message:t.message})},[f,n]),T=bF.commit,E=n===`zh`?`zh-CN`:`en-US`,D=EF(bF.buildTimeIso,E),O=new Date().getFullYear(),k=i.copyright.replace(`{year}`,String(O));return(0,Z.jsx)(YP,{open:e,onOpenChange:C,children:(0,Z.jsxs)(XP,{children:[(0,Z.jsx)(ZP,{className:`xopc-dialog-overlay fixed inset-0 z-[200] bg-scrim`}),(0,Z.jsxs)(QP,{className:X(`xopc-dialog-content fixed left-1/2 top-1/2 z-[201] w-[min(100%-2rem,26rem)] -translate-x-1/2 -translate-y-1/2`,`rounded-2xl border border-edge bg-surface-panel shadow-popover dark:border-edge`),onOpenAutoFocus:e=>e.preventDefault(),children:[(0,Z.jsxs)(`div`,{className:`flex items-center gap-2 px-4 pt-3`,"aria-hidden":!0,children:[(0,Z.jsx)(`span`,{className:`size-3 rounded-full bg-[#ff5f57]`}),(0,Z.jsx)(`span`,{className:`size-3 rounded-full bg-[#febc2e]`}),(0,Z.jsx)(`span`,{className:`size-3 rounded-full bg-[#28c840]`})]}),(0,Z.jsxs)(`div`,{className:`px-6 pb-2 pt-1`,children:[(0,Z.jsx)(`div`,{className:`flex justify-end`,children:(0,Z.jsx)(tF,{asChild:!0,children:(0,Z.jsx)(`button`,{type:`button`,className:`rounded-lg p-1.5 text-fg-muted hover:bg-surface-hover hover:text-fg focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent/40`,"aria-label":i.close,children:(0,Z.jsx)(NE,{className:`size-4`,strokeWidth:2})})})}),(0,Z.jsxs)(`div`,{className:`-mt-2 flex flex-col items-center text-center`,children:[(0,Z.jsx)(LO,{className:`size-[4.5rem]`,alt:r.appBrand}),(0,Z.jsx)($P,{className:`mt-3 text-xl font-semibold tracking-tight text-fg`,children:r.appBrand}),(0,Z.jsx)(eF,{className:`sr-only`,children:i.windowTitle})]}),(0,Z.jsxs)(`div`,{className:`mt-6 space-y-3 text-sm`,children:[(0,Z.jsxs)(`div`,{className:`grid grid-cols-[5.5rem_1fr] items-center gap-x-3 gap-y-1`,children:[(0,Z.jsx)(`span`,{className:`text-fg-muted`,children:i.versionLabel}),(0,Z.jsxs)(`div`,{className:`flex min-w-0 flex-wrap items-center justify-end gap-2 sm:justify-start`,children:[(0,Z.jsx)(`span`,{className:`font-mono text-[13px] text-fg tabular-nums`,children:bF.version}),(0,Z.jsx)(`button`,{type:`button`,className:X(`shrink-0 rounded-md border border-edge bg-surface-base px-2 py-0.5 text-[11px] font-medium text-fg-muted`,`transition-colors hover:bg-surface-hover hover:text-fg`,`focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent/40`),onClick:()=>{o?(window.dispatchEvent(new CustomEvent(hF)),g(!0),c()):(g(!0),x(!1),y(!0),(async()=>{let e=await l();y(!1),e||x(!0)})())},disabled:o&&[`checking`,`available`,`downloading`,`downloaded`].includes(s?.state??``)||!o&&(v||p),children:o&&s?.state===`checking`||!o&&v?(0,Z.jsxs)(`span`,{className:`flex items-center gap-1`,children:[(0,Z.jsx)(Pg,{className:`size-3 animate-spin`}),i.checkUpdatesChecking]}):i.checkUpdates})]})]}),o&&h&&(0,Z.jsx)(OF,{state:s?.state,version:s?.version,percent:s?.percent,d:i}),!o&&h&&(0,Z.jsx)(kF,{checking:v,checkFailed:b,npm:u,npmUpdateRunning:p,onUpgrade:w,d:i,tp:a}),(0,Z.jsxs)(`div`,{className:`grid grid-cols-[5.5rem_1fr] gap-x-3 gap-y-1`,children:[(0,Z.jsx)(`span`,{className:`pt-0.5 text-fg-muted`,children:i.commitLabel}),(0,Z.jsx)(`span`,{className:`break-all font-mono text-[11px] leading-snug text-fg`,children:T})]}),(0,Z.jsxs)(`div`,{className:`grid grid-cols-[5.5rem_1fr] items-baseline gap-x-3 gap-y-1`,children:[(0,Z.jsx)(`span`,{className:`text-fg-muted`,children:i.buildDateLabel}),(0,Z.jsx)(`span`,{className:`text-right text-[13px] text-fg sm:text-left`,children:D})]}),(0,Z.jsxs)(`div`,{className:`grid grid-cols-[5.5rem_1fr] items-baseline gap-x-3 gap-y-1`,children:[(0,Z.jsx)(`span`,{className:`text-fg-muted`,children:i.gatewayVersionLabel}),(0,Z.jsx)(`span`,{className:`text-right font-mono text-[13px] text-fg sm:text-left`,children:S??i.gatewayUnavailable})]}),(0,Z.jsx)(`p`,{className:`pt-0.5 text-[11px] text-fg-subtle`,children:i.consoleBuildHint})]}),(0,Z.jsxs)(`div`,{className:`mt-6 border-t border-edge-subtle pt-4 text-center text-[11px] leading-relaxed text-fg-muted`,children:[(0,Z.jsxs)(`p`,{children:[i.openSourceLead,(0,Z.jsx)(`a`,{className:`text-accent-fg underline decoration-accent-fg/40 underline-offset-2 hover:decoration-accent-fg`,href:CF,target:`_blank`,rel:`noopener noreferrer`,children:i.openSourceLink})]}),(0,Z.jsx)(`p`,{className:`mt-2`,children:k})]})]})]})]})})}function OF(e){let t=(0,Y.c)(29),{state:n,version:r,percent:i,d:a}=e;if(!n||n===`idle`)return null;if(n===`checking`){let e;t[0]===Symbol.for(`react.memo_cache_sentinel`)?(e=(0,Z.jsx)(Pg,{className:`size-3.5 animate-spin`}),t[0]=e):e=t[0];let n;return t[1]===a.checkUpdatesChecking?n=t[2]:(n=(0,Z.jsxs)(`p`,{className:`flex items-center gap-2 text-[12px] text-fg-muted`,children:[e,(0,Z.jsx)(`span`,{children:a.checkUpdatesChecking})]}),t[1]=a.checkUpdatesChecking,t[2]=n),n}if(n===`not-available`){let e;t[3]===Symbol.for(`react.memo_cache_sentinel`)?(e=(0,Z.jsx)(Pd,{className:`size-3.5`}),t[3]=e):e=t[3];let n;return t[4]===a.checkUpdatesUpToDate?n=t[5]:(n=(0,Z.jsxs)(`p`,{className:`flex items-center gap-2 text-[12px] text-green-600 dark:text-green-400`,children:[e,(0,Z.jsx)(`span`,{children:a.checkUpdatesUpToDate})]}),t[4]=a.checkUpdatesUpToDate,t[5]=n),n}if(n===`available`){let e;t[6]===Symbol.for(`react.memo_cache_sentinel`)?(e=(0,Z.jsx)(J_,{className:`size-3.5`}),t[6]=e):e=t[6];let n;t[7]!==a.checkUpdatesAvailable||t[8]!==r?(n=a.checkUpdatesAvailable.replace(`{version}`,r??`?`),t[7]=a.checkUpdatesAvailable,t[8]=r,t[9]=n):n=t[9];let i;return t[10]===n?i=t[11]:(i=(0,Z.jsxs)(`p`,{className:`flex items-center gap-2 text-[12px] text-accent-fg`,children:[e,(0,Z.jsx)(`span`,{children:n})]}),t[10]=n,t[11]=i),i}if(n===`downloading`){let e;t[12]===Symbol.for(`react.memo_cache_sentinel`)?(e=(0,Z.jsx)(eh,{className:`size-3.5 motion-safe:animate-[bounce_1s_ease-out_infinite]`}),t[12]=e):e=t[12];let n=a.checkUpdatesDownloading,r;if(t[13]!==a.checkUpdatesDownloading||t[14]!==i){let e;t[16]===i?e=t[17]:(e=Math.round(i??0),t[16]=i,t[17]=e),r=n.replace(`{percent}`,String(e)),t[13]=a.checkUpdatesDownloading,t[14]=i,t[15]=r}else r=t[15];let o;return t[18]===r?o=t[19]:(o=(0,Z.jsxs)(`p`,{className:`flex items-center gap-2 text-[12px] text-fg-muted`,children:[e,(0,Z.jsx)(`span`,{children:r})]}),t[18]=r,t[19]=o),o}if(n===`downloaded`){let e;t[20]===Symbol.for(`react.memo_cache_sentinel`)?(e=(0,Z.jsx)(eh,{className:`size-3.5`}),t[20]=e):e=t[20];let n;t[21]!==a.checkUpdatesDownloaded||t[22]!==r?(n=a.checkUpdatesDownloaded.replace(`{version}`,r??`?`),t[21]=a.checkUpdatesDownloaded,t[22]=r,t[23]=n):n=t[23];let i;return t[24]===n?i=t[25]:(i=(0,Z.jsxs)(`p`,{className:`flex items-center gap-2 text-[12px] font-semibold text-accent-fg`,children:[e,(0,Z.jsx)(`span`,{children:n})]}),t[24]=n,t[25]=i),i}if(n===`error`){let e;t[26]===Symbol.for(`react.memo_cache_sentinel`)?(e=(0,Z.jsx)(Td,{className:`size-3.5`}),t[26]=e):e=t[26];let n;return t[27]===a.checkUpdatesError?n=t[28]:(n=(0,Z.jsxs)(`p`,{className:`flex items-center gap-2 text-[12px] text-red-500 dark:text-red-400`,children:[e,(0,Z.jsx)(`span`,{children:a.checkUpdatesError})]}),t[27]=a.checkUpdatesError,t[28]=n),n}return null}function kF(e){let t=(0,Y.c)(25),{checking:n,checkFailed:r,npm:i,npmUpdateRunning:a,onUpgrade:o,d:s,tp:c}=e;if(n){let e;t[0]===Symbol.for(`react.memo_cache_sentinel`)?(e=(0,Z.jsx)(Pg,{className:`size-3.5 animate-spin`}),t[0]=e):e=t[0];let n;return t[1]===s.checkUpdatesChecking?n=t[2]:(n=(0,Z.jsxs)(`p`,{className:`flex items-center gap-2 text-[12px] text-fg-muted`,children:[e,(0,Z.jsx)(`span`,{children:s.checkUpdatesChecking})]}),t[1]=s.checkUpdatesChecking,t[2]=n),n}if(r){let e;t[3]===Symbol.for(`react.memo_cache_sentinel`)?(e=(0,Z.jsx)(Td,{className:`size-3.5`}),t[3]=e):e=t[3];let n;return t[4]===s.checkUpdatesError?n=t[5]:(n=(0,Z.jsxs)(`p`,{className:`flex items-center gap-2 text-[12px] text-red-500 dark:text-red-400`,children:[e,(0,Z.jsx)(`span`,{children:s.checkUpdatesError})]}),t[4]=s.checkUpdatesError,t[5]=n),n}if(a){let e;t[6]===Symbol.for(`react.memo_cache_sentinel`)?(e=(0,Z.jsx)(Pg,{className:`size-3.5 animate-spin`}),t[6]=e):e=t[6];let n;return t[7]===c.updateRunning?n=t[8]:(n=(0,Z.jsxs)(`p`,{className:`flex items-center gap-2 text-[12px] text-fg-muted`,children:[e,(0,Z.jsx)(`span`,{children:c.updateRunning})]}),t[7]=c.updateRunning,t[8]=n),n}if(i?.updateAvailable&&i.latestVersion){let e;t[9]===Symbol.for(`react.memo_cache_sentinel`)?(e=(0,Z.jsx)(J_,{className:`mt-0.5 size-3.5 shrink-0`}),t[9]=e):e=t[9];let n;t[10]!==i.latestVersion||t[11]!==c.reminderNpm?(n=c.reminderNpm.replace(`{{version}}`,i.latestVersion),t[10]=i.latestVersion,t[11]=c.reminderNpm,t[12]=n):n=t[12];let r;t[13]===n?r=t[14]:(r=(0,Z.jsxs)(`p`,{className:`flex items-start gap-2 text-[12px] text-accent-fg`,children:[e,(0,Z.jsx)(`span`,{children:n})]}),t[13]=n,t[14]=r);let a;t[15]===Symbol.for(`react.memo_cache_sentinel`)?(a=X(`w-full rounded-lg bg-accent px-3 py-1.5 text-center text-xs font-medium text-white`,`hover:bg-accent/90 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent/40`,`disabled:pointer-events-none disabled:opacity-50`),t[15]=a):a=t[15];let s;t[16]!==o||t[17]!==c.updateNow?(s=(0,Z.jsx)(`button`,{type:`button`,onClick:o,className:a,children:c.updateNow}),t[16]=o,t[17]=c.updateNow,t[18]=s):s=t[18];let l;return t[19]!==r||t[20]!==s?(l=(0,Z.jsxs)(`div`,{className:`space-y-2`,children:[r,s]}),t[19]=r,t[20]=s,t[21]=l):l=t[21],l}let l;t[22]===Symbol.for(`react.memo_cache_sentinel`)?(l=(0,Z.jsx)(Pd,{className:`size-3.5`}),t[22]=l):l=t[22];let u;return t[23]===s.checkUpdatesUpToDate?u=t[24]:(u=(0,Z.jsxs)(`p`,{className:`flex items-center gap-2 text-[12px] text-green-600 dark:text-green-400`,children:[l,(0,Z.jsx)(`span`,{children:s.checkUpdatesUpToDate})]}),t[23]=s.checkUpdatesUpToDate,t[24]=u),u}var AF=X(`flex w-full items-center gap-2 rounded-lg px-2.5 py-2 text-left text-sm font-medium leading-5 text-fg`,`transition-colors duration-150 ease-out`,`hover:bg-surface-hover`,`focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent focus-visible:ring-offset-2 focus-visible:ring-offset-surface-panel`),jF=X(`rounded-xl border border-edge bg-surface-panel p-1 shadow-popover`,`dark:border-edge`);function MF(e){let t=(0,Y.c)(14),{selected:n,label:r,onSelect:i}=e,a=n&&`bg-accent-soft text-accent-fg hover:bg-accent-soft`,o;t[0]===a?o=t[1]:(o=X(`flex w-full items-center justify-between gap-1.5 rounded-lg px-2.5 py-1.5 text-left text-sm font-medium leading-5 text-fg`,`transition-colors duration-150 ease-out hover:bg-surface-hover`,`focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent focus-visible:ring-offset-2 focus-visible:ring-offset-surface-panel`,a),t[0]=a,t[1]=o);let s;t[2]===r?s=t[3]:(s=(0,Z.jsx)(`span`,{className:`min-w-0 truncate`,children:r}),t[2]=r,t[3]=s);let c=n?`opacity-100`:`opacity-0`,l;t[4]===c?l=t[5]:(l=X(`size-4 shrink-0`,c),t[4]=c,t[5]=l);let u;t[6]===l?u=t[7]:(u=(0,Z.jsx)(Qu,{className:l,strokeWidth:2,"aria-hidden":!0}),t[6]=l,t[7]=u);let d;return t[8]!==i||t[9]!==n||t[10]!==o||t[11]!==s||t[12]!==u?(d=(0,Z.jsxs)(`button`,{type:`button`,"aria-pressed":n,className:o,onClick:i,children:[s,u]}),t[8]=i,t[9]=n,t[10]=o,t[11]=s,t[12]=u,t[13]=d):d=t[13],d}function NF(e){let t=(0,Y.c)(190),{onOpenFullSettings:n,onAboutClick:r}=e,[i,a]=(0,J.useState)(null),o=d(zF),s=d(RF),c=te(LF),l=te(IF),u=Dk(FF),f=Dk(PF),p;t[0]===o?p=t[1]:(p=m(o),t[0]=o,t[1]=p);let h=p,g=h.appearanceSettings,_=o===`zh`?g.langOptionZh:g.langOptionEn,v=c===`light`?g.themeOptionLight:c===`dark`?g.themeOptionDark:g.themeOptionSystem,y=u===`compact`?g.fontScaleCompact:u===`large`?g.fontScaleLarge:g.fontScaleDefault,b;t[2]===i?b=t[3]:(b=e=>X(`absolute left-full top-0 z-[60] min-w-[8.75rem] max-w-[min(calc(100vw-2rem),12rem)]`,`ml-2 sm:ml-2.5`,i===e?`block`:`hidden`),t[2]=i,t[3]=b);let x=b,S;t[4]===i?S=t[5]:(S=e=>X(`absolute left-full top-0 z-[55] h-full w-8 sm:w-9`,i===e?`pointer-events-auto`:`pointer-events-none`),t[4]=i,t[5]=S);let C=S,w;t[6]===Symbol.for(`react.memo_cache_sentinel`)?(w=()=>a(null),t[6]=w):w=t[6];let T;t[7]===Symbol.for(`react.memo_cache_sentinel`)?(T=()=>a(`lang`),t[7]=T):T=t[7];let E=i===`lang`&&`bg-surface-hover`,D;t[8]===E?D=t[9]:(D=X(AF,E),t[8]=E,t[9]=D);let O=i===`lang`,k;t[10]===Symbol.for(`react.memo_cache_sentinel`)?(k=(0,Z.jsx)(ig,{className:`size-4 shrink-0 text-fg-muted`,strokeWidth:1.75,"aria-hidden":!0}),t[10]=k):k=t[10];let A;t[11]===g.languageTitle?A=t[12]:(A=(0,Z.jsx)(`span`,{className:`min-w-0 flex-1 text-left`,children:g.languageTitle}),t[11]=g.languageTitle,t[12]=A);let j;t[13]===_?j=t[14]:(j=(0,Z.jsx)(`span`,{className:`max-w-20 truncate text-xs font-medium text-fg-muted`,children:_}),t[13]=_,t[14]=j);let M;t[15]===Symbol.for(`react.memo_cache_sentinel`)?(M=(0,Z.jsx)(dd,{className:`size-4 shrink-0 text-fg-subtle`,strokeWidth:2,"aria-hidden":!0}),t[15]=M):M=t[15];let N;t[16]!==A||t[17]!==j||t[18]!==D||t[19]!==O?(N=(0,Z.jsxs)(`button`,{type:`button`,className:D,"aria-haspopup":`menu`,"aria-expanded":O,children:[k,A,j,M]}),t[16]=A,t[17]=j,t[18]=D,t[19]=O,t[20]=N):N=t[20];let P;t[21]===C?P=t[22]:(P=C(`lang`),t[21]=C,t[22]=P);let F;t[23]===P?F=t[24]:(F=(0,Z.jsx)(`div`,{className:P,"aria-hidden":!0}),t[23]=P,t[24]=F);let I;t[25]===x?I=t[26]:(I=x(`lang`),t[25]=x,t[26]=I);let L=o===`en`,R;t[27]===s?R=t[28]:(R=()=>s(`en`),t[27]=s,t[28]=R);let z;t[29]!==g.langOptionEn||t[30]!==L||t[31]!==R?(z=(0,Z.jsx)(MF,{selected:L,label:g.langOptionEn,onSelect:R}),t[29]=g.langOptionEn,t[30]=L,t[31]=R,t[32]=z):z=t[32];let B=o===`zh`,V;t[33]===s?V=t[34]:(V=()=>s(`zh`),t[33]=s,t[34]=V);let H;t[35]!==g.langOptionZh||t[36]!==B||t[37]!==V?(H=(0,Z.jsx)(MF,{selected:B,label:g.langOptionZh,onSelect:V}),t[35]=g.langOptionZh,t[36]=B,t[37]=V,t[38]=H):H=t[38];let U;t[39]!==z||t[40]!==H?(U=(0,Z.jsxs)(`div`,{className:jF,children:[z,H]}),t[39]=z,t[40]=H,t[41]=U):U=t[41];let W;t[42]!==g.languageTitle||t[43]!==I||t[44]!==U?(W=(0,Z.jsx)(`div`,{className:I,role:`menu`,"aria-label":g.languageTitle,children:U}),t[42]=g.languageTitle,t[43]=I,t[44]=U,t[45]=W):W=t[45];let G;t[46]!==N||t[47]!==F||t[48]!==W?(G=(0,Z.jsxs)(`div`,{className:`relative`,onMouseEnter:T,children:[N,F,W]}),t[46]=N,t[47]=F,t[48]=W,t[49]=G):G=t[49];let ee;t[50]===Symbol.for(`react.memo_cache_sentinel`)?(ee=()=>a(`theme`),t[50]=ee):ee=t[50];let ne=i===`theme`&&`bg-surface-hover`,re;t[51]===ne?re=t[52]:(re=X(AF,ne),t[51]=ne,t[52]=re);let ie=i===`theme`,ae;t[53]===Symbol.for(`react.memo_cache_sentinel`)?(ae=(0,Z.jsx)(Qg,{className:`size-4 shrink-0 text-fg-muted`,strokeWidth:1.75,"aria-hidden":!0}),t[53]=ae):ae=t[53];let oe;t[54]===g.themeTitle?oe=t[55]:(oe=(0,Z.jsx)(`span`,{className:`min-w-0 flex-1 text-left`,children:g.themeTitle}),t[54]=g.themeTitle,t[55]=oe);let K;t[56]===v?K=t[57]:(K=(0,Z.jsx)(`span`,{className:`max-w-20 truncate text-xs font-medium text-fg-muted`,children:v}),t[56]=v,t[57]=K);let se;t[58]===Symbol.for(`react.memo_cache_sentinel`)?(se=(0,Z.jsx)(dd,{className:`size-4 shrink-0 text-fg-subtle`,strokeWidth:2,"aria-hidden":!0}),t[58]=se):se=t[58];let q;t[59]!==re||t[60]!==ie||t[61]!==oe||t[62]!==K?(q=(0,Z.jsxs)(`button`,{type:`button`,className:re,"aria-haspopup":`menu`,"aria-expanded":ie,children:[ae,oe,K,se]}),t[59]=re,t[60]=ie,t[61]=oe,t[62]=K,t[63]=q):q=t[63];let ce;t[64]===C?ce=t[65]:(ce=C(`theme`),t[64]=C,t[65]=ce);let le;t[66]===ce?le=t[67]:(le=(0,Z.jsx)(`div`,{className:ce,"aria-hidden":!0}),t[66]=ce,t[67]=le);let ue;t[68]===x?ue=t[69]:(ue=x(`theme`),t[68]=x,t[69]=ue);let de=c===`light`,fe;t[70]===l?fe=t[71]:(fe=()=>l(`light`),t[70]=l,t[71]=fe);let pe;t[72]!==g.themeOptionLight||t[73]!==de||t[74]!==fe?(pe=(0,Z.jsx)(MF,{selected:de,label:g.themeOptionLight,onSelect:fe}),t[72]=g.themeOptionLight,t[73]=de,t[74]=fe,t[75]=pe):pe=t[75];let me=c===`dark`,he;t[76]===l?he=t[77]:(he=()=>l(`dark`),t[76]=l,t[77]=he);let ge;t[78]!==g.themeOptionDark||t[79]!==me||t[80]!==he?(ge=(0,Z.jsx)(MF,{selected:me,label:g.themeOptionDark,onSelect:he}),t[78]=g.themeOptionDark,t[79]=me,t[80]=he,t[81]=ge):ge=t[81];let _e=c===`system`,ve;t[82]===l?ve=t[83]:(ve=()=>l(`system`),t[82]=l,t[83]=ve);let ye;t[84]!==g.themeOptionSystem||t[85]!==_e||t[86]!==ve?(ye=(0,Z.jsx)(MF,{selected:_e,label:g.themeOptionSystem,onSelect:ve}),t[84]=g.themeOptionSystem,t[85]=_e,t[86]=ve,t[87]=ye):ye=t[87];let be;t[88]!==pe||t[89]!==ge||t[90]!==ye?(be=(0,Z.jsxs)(`div`,{className:jF,children:[pe,ge,ye]}),t[88]=pe,t[89]=ge,t[90]=ye,t[91]=be):be=t[91];let xe;t[92]!==g.themeTitle||t[93]!==ue||t[94]!==be?(xe=(0,Z.jsx)(`div`,{className:ue,role:`menu`,"aria-label":g.themeTitle,children:be}),t[92]=g.themeTitle,t[93]=ue,t[94]=be,t[95]=xe):xe=t[95];let Se;t[96]!==q||t[97]!==le||t[98]!==xe?(Se=(0,Z.jsxs)(`div`,{className:`relative`,onMouseEnter:ee,children:[q,le,xe]}),t[96]=q,t[97]=le,t[98]=xe,t[99]=Se):Se=t[99];let Ce;t[100]===Symbol.for(`react.memo_cache_sentinel`)?(Ce=()=>a(`font`),t[100]=Ce):Ce=t[100];let we=i===`font`&&`bg-surface-hover`,Te;t[101]===we?Te=t[102]:(Te=X(AF,we),t[101]=we,t[102]=Te);let Ee=i===`font`,De;t[103]===Symbol.for(`react.memo_cache_sentinel`)?(De=(0,Z.jsx)(zw,{className:`size-4 shrink-0 text-fg-muted`,strokeWidth:1.75,"aria-hidden":!0}),t[103]=De):De=t[103];let Oe;t[104]===g.fontScaleTitle?Oe=t[105]:(Oe=(0,Z.jsx)(`span`,{className:`min-w-0 flex-1 text-left`,children:g.fontScaleTitle}),t[104]=g.fontScaleTitle,t[105]=Oe);let ke;t[106]===y?ke=t[107]:(ke=(0,Z.jsx)(`span`,{className:`max-w-20 truncate text-xs font-medium text-fg-muted`,children:y}),t[106]=y,t[107]=ke);let Ae;t[108]===Symbol.for(`react.memo_cache_sentinel`)?(Ae=(0,Z.jsx)(dd,{className:`size-4 shrink-0 text-fg-subtle`,strokeWidth:2,"aria-hidden":!0}),t[108]=Ae):Ae=t[108];let je;t[109]!==Te||t[110]!==Ee||t[111]!==Oe||t[112]!==ke?(je=(0,Z.jsxs)(`button`,{type:`button`,className:Te,"aria-haspopup":`menu`,"aria-expanded":Ee,children:[De,Oe,ke,Ae]}),t[109]=Te,t[110]=Ee,t[111]=Oe,t[112]=ke,t[113]=je):je=t[113];let Me;t[114]===C?Me=t[115]:(Me=C(`font`),t[114]=C,t[115]=Me);let Ne;t[116]===Me?Ne=t[117]:(Ne=(0,Z.jsx)(`div`,{className:Me,"aria-hidden":!0}),t[116]=Me,t[117]=Ne);let Pe;t[118]===x?Pe=t[119]:(Pe=x(`font`),t[118]=x,t[119]=Pe);let Fe=u===`compact`,Ie;t[120]===f?Ie=t[121]:(Ie=()=>f(`compact`),t[120]=f,t[121]=Ie);let Le;t[122]!==g.fontScaleCompact||t[123]!==Fe||t[124]!==Ie?(Le=(0,Z.jsx)(MF,{selected:Fe,label:g.fontScaleCompact,onSelect:Ie}),t[122]=g.fontScaleCompact,t[123]=Fe,t[124]=Ie,t[125]=Le):Le=t[125];let Re=u===`default`,ze;t[126]===f?ze=t[127]:(ze=()=>f(`default`),t[126]=f,t[127]=ze);let Be;t[128]!==g.fontScaleDefault||t[129]!==Re||t[130]!==ze?(Be=(0,Z.jsx)(MF,{selected:Re,label:g.fontScaleDefault,onSelect:ze}),t[128]=g.fontScaleDefault,t[129]=Re,t[130]=ze,t[131]=Be):Be=t[131];let Ve=u===`large`,He;t[132]===f?He=t[133]:(He=()=>f(`large`),t[132]=f,t[133]=He);let Ue;t[134]!==g.fontScaleLarge||t[135]!==Ve||t[136]!==He?(Ue=(0,Z.jsx)(MF,{selected:Ve,label:g.fontScaleLarge,onSelect:He}),t[134]=g.fontScaleLarge,t[135]=Ve,t[136]=He,t[137]=Ue):Ue=t[137];let We;t[138]!==Le||t[139]!==Be||t[140]!==Ue?(We=(0,Z.jsxs)(`div`,{className:jF,children:[Le,Be,Ue]}),t[138]=Le,t[139]=Be,t[140]=Ue,t[141]=We):We=t[141];let Ge;t[142]!==g.fontScaleTitle||t[143]!==Pe||t[144]!==We?(Ge=(0,Z.jsx)(`div`,{className:Pe,role:`menu`,"aria-label":g.fontScaleTitle,children:We}),t[142]=g.fontScaleTitle,t[143]=Pe,t[144]=We,t[145]=Ge):Ge=t[145];let Ke;t[146]!==je||t[147]!==Ne||t[148]!==Ge?(Ke=(0,Z.jsxs)(`div`,{className:`relative`,onMouseEnter:Ce,children:[je,Ne,Ge]}),t[146]=je,t[147]=Ne,t[148]=Ge,t[149]=Ke):Ke=t[149];let qe;t[150]===Symbol.for(`react.memo_cache_sentinel`)?(qe=(0,Z.jsx)(`div`,{className:`my-2 h-px bg-edge-subtle`,role:`separator`}),t[150]=qe):qe=t[150];let Je;t[151]===r?Je=t[152]:(Je=()=>r?.(),t[151]=r,t[152]=Je);let Ye,Xe,Ze;t[153]===Symbol.for(`react.memo_cache_sentinel`)?(Ye=()=>a(null),Xe=()=>a(null),Ze=(0,Z.jsx)(gg,{className:`size-4 shrink-0 text-fg-muted`,strokeWidth:1.75,"aria-hidden":!0}),t[153]=Ye,t[154]=Xe,t[155]=Ze):(Ye=t[153],Xe=t[154],Ze=t[155]);let Qe;t[156]===g.aboutApp?Qe=t[157]:(Qe=(0,Z.jsx)(`span`,{className:`min-w-0 flex-1 text-left`,children:g.aboutApp}),t[156]=g.aboutApp,t[157]=Qe);let $e;t[158]!==Je||t[159]!==Qe?($e=(0,Z.jsxs)(`button`,{type:`button`,className:AF,onClick:Je,onMouseEnter:Ye,onFocus:Xe,children:[Ze,Qe]}),t[158]=Je,t[159]=Qe,t[160]=$e):$e=t[160];let et;t[161]===o?et=t[162]:(et=Uk(o),t[161]=o,t[162]=et);let tt,nt,rt;t[163]===Symbol.for(`react.memo_cache_sentinel`)?(tt=()=>a(null),nt=()=>a(null),rt=(0,Z.jsx)(Ic,{className:`size-4 shrink-0 text-fg-muted`,strokeWidth:1.75,"aria-hidden":!0}),t[163]=tt,t[164]=nt,t[165]=rt):(tt=t[163],nt=t[164],rt=t[165]);let it;t[166]===h.sidebar.helpDocs?it=t[167]:(it=(0,Z.jsx)(`span`,{className:`min-w-0 flex-1 text-left`,children:h.sidebar.helpDocs}),t[166]=h.sidebar.helpDocs,t[167]=it);let at;t[168]===Symbol.for(`react.memo_cache_sentinel`)?(at=(0,Z.jsx)(Ah,{className:`size-3.5 shrink-0 text-fg-subtle`,strokeWidth:2,"aria-hidden":!0}),t[168]=at):at=t[168];let ot;t[169]!==et||t[170]!==it?(ot=(0,Z.jsxs)(`a`,{href:et,target:`_blank`,rel:`noopener noreferrer`,className:AF,onMouseEnter:tt,onFocus:nt,children:[rt,it,at]}),t[169]=et,t[170]=it,t[171]=ot):ot=t[171];let st,ct,lt;t[172]===Symbol.for(`react.memo_cache_sentinel`)?(st=X(AF,`text-accent-fg hover:bg-accent-soft hover:text-accent-fg`),ct=()=>a(null),lt=()=>a(null),t[172]=st,t[173]=ct,t[174]=lt):(st=t[172],ct=t[173],lt=t[174]);let ut;t[175]===n?ut=t[176]:(ut=()=>n?.(),t[175]=n,t[176]=ut);let dt;t[177]===Symbol.for(`react.memo_cache_sentinel`)?(dt=(0,Z.jsx)(xy,{className:`size-4 shrink-0`,strokeWidth:1.75,"aria-hidden":!0}),t[177]=dt):dt=t[177];let ft;t[178]===g.openFullPreferences?ft=t[179]:(ft=(0,Z.jsx)(`span`,{className:`min-w-0 flex-1`,children:g.openFullPreferences}),t[178]=g.openFullPreferences,t[179]=ft);let pt;t[180]!==ut||t[181]!==ft?(pt=(0,Z.jsxs)(Fi,{to:`/settings/overview`,className:st,onMouseEnter:ct,onFocus:lt,onClick:ut,children:[dt,ft]}),t[180]=ut,t[181]=ft,t[182]=pt):pt=t[182];let mt;return t[183]!==G||t[184]!==Se||t[185]!==Ke||t[186]!==$e||t[187]!==ot||t[188]!==pt?(mt=(0,Z.jsxs)(`div`,{className:`w-[min(calc(100vw-2rem),13rem)] shrink-0 py-0.5`,onMouseLeave:w,children:[G,Se,Ke,qe,$e,ot,pt]}),t[183]=G,t[184]=Se,t[185]=Ke,t[186]=$e,t[187]=ot,t[188]=pt,t[189]=mt):mt=t[189],mt}function PF(e){return e.setPreference}function FF(e){return e.preference}function IF(e){return e.setPreference}function LF(e){return e.preference}function RF(e){return e.setLanguage}function zF(e){return e.language}function BF({collapsed:e=!1,onNavigate:t}){let n=m(d(e=>e.language)),r=n.appearanceSettings,[i,a]=(0,J.useState)(!1),[o,s]=(0,J.useState)(!1);return(0,J.useEffect)(()=>{C(()=>import(`./settings-page-CIkZ7233.js`),__vite__mapDeps([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18])),C(()=>import(`./sessions-page-Ctu0kgt7.js`),__vite__mapDeps([19,1,3,4,6,14,8])),C(()=>import(`./logs-page-BsAOSowN.js`),__vite__mapDeps([20,1,6,4,8])),C(()=>import(`./cron-page-BDqTDFy6.js`),__vite__mapDeps([21,1,22,23,4,2,3,6,11,10,12,7,8,15,14,24])),C(()=>import(`./skills-page-D_Az1SlU.js`),__vite__mapDeps([25,1,26,22,23,4,6,8]))},[]),(0,Z.jsxs)(`div`,{className:X(`flex shrink-0 flex-col`,e&&`mt-auto`,e?`items-center px-1 py-2`:`p-3`),children:[(0,Z.jsxs)(uP,{open:i,onOpenChange:a,children:[e?(0,Z.jsx)(fP,{asChild:!0,children:(0,Z.jsx)(`button`,{type:`button`,className:X(`flex size-10 shrink-0 items-center justify-center overflow-hidden rounded-full outline-none ring-offset-surface-base transition-transform`,`hover:opacity-95 active:scale-95`,`focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent focus-visible:ring-offset-2`,i&&`ring-2 ring-accent`,`motion-reduce:opacity-100 motion-reduce:active:scale-100`),"aria-expanded":i,"aria-haspopup":`dialog`,title:n.sidebar.appMenuAria,"aria-label":n.sidebar.appMenuAria,children:(0,Z.jsx)(LO,{className:`size-full rounded-full`,alt:n.appBrand})})}):(0,Z.jsx)(fP,{asChild:!0,children:(0,Z.jsxs)(`button`,{type:`button`,className:X(`flex w-full min-w-0 items-center gap-2 rounded-xl p-1 text-left outline-none transition-colors duration-150 ease-out`,`hover:bg-surface-active/70`,`focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent focus-visible:ring-offset-2 focus-visible:ring-offset-surface-base`,i&&`bg-surface-active/70`),"aria-expanded":i,"aria-haspopup":`dialog`,title:n.sidebar.appMenuAria,"aria-label":n.sidebar.appMenuAria,children:[(0,Z.jsx)(`span`,{className:`size-8 shrink-0 overflow-hidden rounded-full`,"aria-hidden":!0,children:(0,Z.jsx)(LO,{className:`size-full rounded-full`,alt:``,"aria-hidden":!0})}),(0,Z.jsxs)(`div`,{className:`min-w-0 flex-1`,children:[(0,Z.jsx)(`div`,{className:`truncate text-sm font-semibold leading-tight text-fg`,children:n.appBrand}),(0,Z.jsx)(`div`,{className:`truncate text-xs text-fg-muted`,children:r.quickMenuHint})]}),(0,Z.jsx)(`span`,{className:X(`flex size-9 shrink-0 items-center justify-center rounded-xl text-fg-muted transition-colors`,i&&`bg-accent-soft text-accent-fg`),"aria-hidden":!0,children:(0,Z.jsx)(xy,{className:`size-[18px]`,strokeWidth:1.5})})]})}),(0,Z.jsx)(pP,{children:(0,Z.jsx)(mP,{className:X(`z-50 w-max max-w-[min(calc(100vw-1rem),28rem)] overflow-visible`,`rounded-xl border border-edge bg-surface-panel p-2 shadow-popover dark:border-edge`),side:`top`,align:e?`center`:`start`,sideOffset:8,collisionPadding:12,onOpenAutoFocus:e=>e.preventDefault(),onCloseAutoFocus:e=>e.preventDefault(),children:(0,Z.jsx)(NF,{onOpenFullSettings:()=>{a(!1),t?.()},onAboutClick:()=>{s(!0),a(!1)}})})})]}),(0,Z.jsx)(DF,{open:o,onOpenChange:s})]})}var VF=`xopc-web-sidebar-nav-order`;function HF(){try{let e=globalThis.localStorage?.getItem(VF);if(!e)return[];let t=JSON.parse(e);return Array.isArray(t)?t.filter(e=>typeof e==`string`):[]}catch{return[]}}function UF(e){try{globalThis.localStorage?.setItem(VF,JSON.stringify(e))}catch{}}function WF(e,t,n,r,i){if(t===n)return e;let a=e.filter(e=>e!==t),o=a.indexOf(n),s=o===-1?a.length:r===`before`?o:o+1;return KF([...a.slice(0,s),t,...a.slice(s)],i)}function GF(e,t,n){return KF([...e.filter(e=>e!==t),t],n)}function KF(e,t){let n=new Set(e),r=[];for(let e of t)n.has(e)||r.push(e);return r.length===0?e:[...e,...r]}var qF=c((e,t)=>({order:HF(),move:(n,r,i)=>{let a=WF(t().order,n,r,i,new Set(t().order));a!==t().order&&(e({order:a}),queueMicrotask(()=>UF(a)))},moveToEnd:n=>{let r=GF(t().order,n,new Set(t().order));r!==t().order&&(e({order:r}),queueMicrotask(()=>UF(r)))},setOrder:t=>{e({order:t}),queueMicrotask(()=>UF(t))}})),JF=null,YF=c((e,t)=>({variables:{},loaded:!1,updateContext:t=>e(e=>({variables:{...e.variables,...t}})),setContext:t=>e({variables:t,loaded:!0}),fetchContext:async()=>JF||(JF=(async()=>{let e=await K(_(`/api/context`));t().setContext(e)})().finally(()=>{JF=null}),JF)})),XF=function(e){return e[e.PermissionDenied=4001]=`PermissionDenied`,e[e.InvalidRequest=4002]=`InvalidRequest`,e[e.MethodNotFound=4003]=`MethodNotFound`,e[e.InternalError=4004]=`InternalError`,e[e.Timeout=4005]=`Timeout`,e[e.ExtensionNotFound=4006]=`ExtensionNotFound`,e[e.RateLimited=4007]=`RateLimited`,e}({}),ZF=[`--color-surface-base`,`--color-surface-panel`,`--color-surface-hover`,`--color-fg`,`--color-fg-muted`,`--color-fg-subtle`,`--color-accent`,`--color-accent-hover`,`--color-accent-soft`,`--color-edge`,`--color-edge-subtle`,`--color-danger`,`--color-success`,`--color-warning`,`--radius-sm`,`--radius-lg`,`--radius-xl`];function QF(e){let t=getComputedStyle(document.documentElement),n={};for(let e of ZF){let r=t.getPropertyValue(e).trim();r&&(n[e]=r)}return{mode:e,tokens:n,fontFamily:t.getPropertyValue(`font-family`).trim(),fontFamilyMono:t.getPropertyValue(`--font-mono`).trim()}}var $F={"agent.sendMessage":`agent.send`,"session.list":`session.read`,"session.navigate":`session.read`,"config.get":`config.read`,"config.set":`config.write`,"storage.get":`storage`,"storage.set":`storage`,"storage.remove":`storage`,"storage.keys":`storage`,"ui.notification":`notification`,"ui.navigate":`theme`,"theme.get":`theme`},eI=class{iframes=new Map;byContentWindow=new WeakMap;handlers=new Map;extensionPermissions=new Map;eventSubscribers=new Map;agentStreamSubscriptions=new Map;boundListener=e=>{this.onWindowMessage(e)};constructor(){window.addEventListener(`message`,this.boundListener)}dispose(){window.removeEventListener(`message`,this.boundListener),this.iframes.clear(),this.handlers.clear(),this.extensionPermissions.clear(),this.eventSubscribers.clear(),this.agentStreamSubscriptions.clear()}registerIframe(e,t,n){let r=this.iframes.get(e);r&&r!==t&&r.contentWindow&&this.byContentWindow.delete(r.contentWindow),this.iframes.set(e,t),this.extensionPermissions.set(e,new Set(n)),this.rememberIframeWindow(e,t)}unregisterIframe(e){let t=this.iframes.get(e);t?.contentWindow&&this.byContentWindow.delete(t.contentWindow),this.iframes.delete(e),this.extensionPermissions.delete(e),this.agentStreamSubscriptions.delete(e)}rememberIframeWindow(e,t){let n=t.contentWindow;n&&this.byContentWindow.set(n,{extensionId:e,iframe:t})}subscribeAgentStream(e,t){let n=this.agentStreamSubscriptions.get(e);n||(n=new Set,this.agentStreamSubscriptions.set(e,n)),n.add(t)}unsubscribeAgentStream(e,t){this.agentStreamSubscriptions.get(e)?.delete(t)}forwardAgentStreamEvent(e,t){for(let[n,r]of this.agentStreamSubscriptions)r.has(e)&&this.sendEvent(n,`agent.stream.${e}`,t)}broadcastExtensionEvent(e,t,n){let r=t.startsWith(`ext.`)?t:`ext.${t}`;for(let[t]of this.iframes)t!==e&&this.sendEvent(t,r,n)}handleExtensionEvent(e,t,n){if(t.startsWith(`ext.`)){let r=t.slice(4);this.broadcastExtensionEvent(e,r,n);return}if(t===`agent.subscribe`||t===`agent.unsubscribe`){if(!(this.extensionPermissions.get(e)??new Set).has(`agent.subscribe`))return;let{sessionKey:r}=n??{};if(typeof r!=`string`||!r.trim())return;let i=r.trim();t===`agent.subscribe`?this.subscribeAgentStream(e,i):this.unsubscribeAgentStream(e,i)}}registerMethod(e,t){this.handlers.set(e,t)}subscribeExtensionEvents(e,t){let n=this.eventSubscribers.get(e);return n||(n=new Set,this.eventSubscribers.set(e,n)),n.add(t),()=>{n.delete(t),n.size===0&&this.eventSubscribers.delete(e)}}sendInit(e,t,n){let r=this.iframes.get(e);if(!r?.contentWindow)return;this.rememberIframeWindow(e,r);let i=[...this.extensionPermissions.get(e)??[]];r.contentWindow.postMessage({source:`xopc-host`,type:`init`,extensionId:e,permissions:i,theme:t,locale:n},`*`)}sendEvent(e,t,n){let r=this.iframes.get(e);r?.contentWindow&&r.contentWindow.postMessage({source:`xopc-host`,type:`event`,event:t,data:n},`*`)}broadcastEvent(e,t){for(let[,n]of this.iframes)n.contentWindow?.postMessage({source:`xopc-host`,type:`event`,event:e,data:t},`*`)}postResponse(e,t,n,r,i){let a=e.contentWindow??(t?.source instanceof Window?t.source:null),o={source:`xopc-host`,type:`response`,requestId:n,result:r,error:i};a&&a.postMessage(o,`*`)}isTrustedExtensionSource(e,t){if(t.source===null)return!0;let n=e.contentWindow;if(t.source===n)return!0;if(n&&typeof Window<`u`&&t.source instanceof Window)try{return t.source.frameElement===e}catch{}return!1}async onWindowMessage(e){let t=e.data;if(!t||t.source!==`xopc-extension`)return;let n,r=t.extensionId;if(e.source instanceof Window){let t=this.byContentWindow.get(e.source);t&&(n=t.iframe,r=t.extensionId)}if(n||(n=this.iframes.get(t.extensionId),r=t.extensionId),!n||!(e.source instanceof Window&&this.byContentWindow.has(e.source))&&!this.isTrustedExtensionSource(n,e))return;if(t.type===`event`){this.handleExtensionEvent(r,t.event,t.data);let e=this.eventSubscribers.get(r);if(e){let n={event:t.event,data:t.data};for(let t of e)try{t(n)}catch{}}return}if(t.type!==`request`)return;let{requestId:i,method:a,params:o}=t,s=this.handlers.get(a);if(!s){this.postResponse(n,e,i,void 0,{code:XF.MethodNotFound,message:`Unknown method: ${a}`});return}let c=$F[a],l=this.extensionPermissions.get(r)??new Set;if(c&&!l.has(c)){this.postResponse(n,e,i,void 0,{code:XF.PermissionDenied,message:`Missing permission: ${c}`});return}try{let t=await s(r,o);this.postResponse(n,e,i,t)}catch(t){let r=t instanceof Error?t.message:String(t);this.postResponse(n,e,i,void 0,{code:XF.InternalError,message:r})}}};function tI(e){e.registerMethod(`theme.get`,async()=>QF(te.getState().resolved)),e.registerMethod(`ui.navigate`,async(e,t)=>{let n=t&&typeof t==`object`&&t&&`path`in t?String(t.path??``):``;n&&window.dispatchEvent(new CustomEvent(`extension-navigate`,{detail:{path:n}}))}),e.registerMethod(`ui.notification`,async(e,t)=>{if(!t||typeof t!=`object`)return;let n=t,r=typeof n.title==`string`?n.title.trim():``;r&&le({type:n.type===`success`||n.type===`warning`||n.type===`error`||n.type===`info`?n.type:`info`,title:r,message:typeof n.message==`string`?n.message:void 0,duration:typeof n.duration==`number`?n.duration:void 0})}),e.registerMethod(`session.navigate`,async(e,t)=>{let n=t&&typeof t==`object`&&t&&`sessionKey`in t?String(t.sessionKey??``):``;n&&window.dispatchEvent(new CustomEvent(`navigate-to-chat`,{detail:{sessionKey:n},bubbles:!0}))}),e.registerMethod(`session.list`,async()=>{let e=await q(_(`/api/sessions`));if(!e.ok)throw Error(`Failed to list sessions: ${e.status}`);return((await e.json()).items??[]).map(e=>({sessionKey:e.key,title:e.name,lastMessageAt:e.updatedAt??e.lastAccessedAt,messageCount:e.messageCount}))}),e.registerMethod(`agent.sendMessage`,async(e,t)=>{let{message:n,sessionKey:r,newSession:i}=t,a=await q(_(`/api/agent`),{method:`POST`,headers:{Accept:`application/json`},body:JSON.stringify({message:n,channel:`webchat`,sessionKey:i?void 0:r,newSession:!!i})});if(!a.ok)throw Error(`Agent request failed: ${a.status}`);let o=await a.json();return{sessionKey:o.payload?.sessionKey??o.payload?.key??o.sessionKey??r??``}}),e.registerMethod(`config.get`,async e=>{let t=await q(_(`/api/extensions/${encodeURIComponent(e)}/config`));if(!t.ok)throw Error(`Failed to get config: ${t.status}`);return t.json()}),e.registerMethod(`config.set`,async(e,t)=>{let n=t&&typeof t==`object`&&t&&!Array.isArray(t)?t:{},r=await q(_(`/api/extensions/${encodeURIComponent(e)}/config`),{method:`PATCH`,body:JSON.stringify(n)});if(!r.ok)throw Error(`Failed to set config: ${r.status}`)}),e.registerMethod(`storage.get`,async(e,t)=>{let n=t&&typeof t==`object`&&t&&`key`in t?String(t.key??``):``,r=await q(_(`/api/extensions/${encodeURIComponent(e)}/storage/${encodeURIComponent(n)}`));if(r.status!==404){if(!r.ok)throw Error(`Failed to get storage key: ${r.status}`);return(await r.json()).value}}),e.registerMethod(`storage.set`,async(e,t)=>{let n=t,r=n&&typeof n.key==`string`?n.key:``,i=await q(_(`/api/extensions/${encodeURIComponent(e)}/storage/${encodeURIComponent(r)}`),{method:`PUT`,body:JSON.stringify({value:n?.value})});if(!i.ok)throw Error(`Failed to set storage key: ${i.status}`)}),e.registerMethod(`storage.remove`,async(e,t)=>{let n=t&&typeof t==`object`&&t&&`key`in t?String(t.key??``):``,r=await q(_(`/api/extensions/${encodeURIComponent(e)}/storage/${encodeURIComponent(n)}`),{method:`DELETE`});if(r.status!==404&&!r.ok)throw Error(`Failed to remove storage key: ${r.status}`)}),e.registerMethod(`storage.keys`,async e=>{let t=await q(_(`/api/extensions/${encodeURIComponent(e)}/storage`));if(!t.ok)throw Error(`Failed to list storage keys: ${t.status}`);return(await t.json()).keys??[]})}function nI(e){return e.active||e.activationEligible===!0}function rI(e){let t=e.ui?.contributions;return t?Array.isArray(t.pages)&&t.pages.length>0||Array.isArray(t.settingsPanels)&&t.settingsPanels.length>0||Array.isArray(t.chatWidgets)&&t.chatWidgets.length>0||Array.isArray(t.sidebarPanels)&&t.sidebarPanels.length>0:!1}function iI(e){return e.source===`bundled`&&e.hasUi===!0&&rI(e)}function aI(e){return e.kind===`image-generation`||e.kind===`media-provider`}function oI(e){return nI(e)?e.hasConfigSchema||aI(e)?!0:e.hasUi?rI(e):!1:!1}function sI(e){return oI(e)||iI(e)}var cI=(0,J.createContext)(null);function lI({children:e}){let t=(0,J.useRef)(null);if(!t.current){let e=new eI;tI(e),t.current=e}let n=t.current,r=ae(e=>!!e.token),{data:i,isLoading:a}=v(r?`gateway-extensions-list`:null,()=>K(_(`/api/extensions`)),{revalidateOnFocus:!1}),o=i?.extensions??[],s=te(e=>e.resolved);(0,J.useEffect)(()=>{r&&YF.getState().fetchContext()},[r]),(0,J.useEffect)(()=>{let e=e=>{let t=e.detail;t&&typeof t==`object`&&!Array.isArray(t)&&YF.getState().updateContext(t)},t=()=>{YF.getState().fetchContext()};return window.addEventListener(`context-update`,e),window.addEventListener(`config-reload`,t),window.addEventListener(`registry-updated`,t),()=>{window.removeEventListener(`context-update`,e),window.removeEventListener(`config-reload`,t),window.removeEventListener(`registry-updated`,t)}},[]);let c=(0,J.useCallback)(e=>{let t=e.detail;t?.sessionKey&&n.forwardAgentStreamEvent(t.sessionKey,t.event??t)},[n]),l=(0,J.useRef)(c);l.current=c,(0,J.useEffect)(()=>{let e=e=>{l.current(e)};return window.addEventListener(`agent-stream-event`,e),()=>{window.removeEventListener(`agent-stream-event`,e)}},[]),(0,J.useEffect)(()=>{let e=QF(s);n.broadcastEvent(`theme.changed`,e)},[s,n]);let u=(0,J.useRef)(n);u.current=n,(0,J.useEffect)(()=>()=>{u.current.dispose(),t.current=null},[]);let d=(0,J.useMemo)(()=>({router:n,extensions:o,loading:a}),[n,o,a]);return(0,Z.jsx)(cI.Provider,{value:d,children:e})}function uI(){let e=(0,J.useContext)(cI);if(!e)throw Error(`useExtensionRouter must be used within ExtensionProvider`);return e.router}function dI(){let e=(0,J.useContext)(cI);if(!e)throw Error(`useExtensions must be used within ExtensionProvider`);return e.extensions}function fI(){let e=(0,Y.c)(2),t=dI(),n;return e[0]===t?n=e[1]:(n=t.filter(oI),e[0]=t,e[1]=n),n}function pI(){let e=(0,J.useContext)(cI);if(!e)throw Error(`useExtensionsLoading must be used within ExtensionProvider`);return e.loading}function mI(e,t){return t.path.startsWith(`/apps/`)?t.path:`/apps/${e}/${t.id.startsWith(`${e}.`)?t.id.slice(e.length+1):t.id}`}function hI(e){return ZE[e.split(`-`).map(e=>e.charAt(0).toUpperCase()+e.slice(1)).join(``)]}var gI=[{id:`builtin:agents`,to:`/agents`,Icon:ST},{id:`builtin:skills`,to:`/skills`,Icon:xg},{id:`builtin:cron`,to:`/cron`,Icon:Xf},{id:`builtin:channels`,to:`/channels`,Icon:s_},{id:`builtin:notes`,to:`/notes`,Icon:ES},{id:`builtin:workflows`,to:`/workflows`,Icon:rg}];function _I(e,t){let n=new Map;for(let t of e)n.set(t.id,t);let r=[],i=new Set;for(let e of t){let t=n.get(e);!t||i.has(e)||(r.push(t),i.add(e))}for(let t of e)i.has(t.id)||(r.push(t),i.add(t.id));return r.length<=4?{visible:r,overflow:[],hasOverflow:!1}:{visible:r.slice(0,4),overflow:r.slice(4),hasOverflow:!0}}var vI=`text/plain`,yI=`xopc-nav:`;function bI(e){return`${yI}${e}`}function xI(e){return e.startsWith(yI)?e.slice(9):null}function SI(e){let t=e.currentTarget.getBoundingClientRect();return e.clientY<t.top+t.height/2?`before`:`after`}function CI({isActive:e},t,n,r){return X(`group relative flex w-full items-center text-sm font-medium leading-6 transition-colors duration-200 ease-out`,`focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent focus-visible:ring-offset-2 focus-visible:ring-offset-surface-base`,t?`justify-center rounded-xl p-2.5`:`gap-2 rounded-lg px-3 py-2 text-left`,e?`bg-accent-soft text-accent-fg`:`text-fg-muted hover:bg-surface-hover hover:text-fg`,n&&`opacity-40`,r===`before`&&`shadow-[inset_0_2px_0_0_var(--color-accent)]`,r===`after`&&`shadow-[inset_0_-2px_0_0_var(--color-accent)]`)}function wI({isActive:e},t,n){return X(`group relative flex w-full items-center gap-2 rounded-md px-2 py-1.5 text-left text-sm font-medium leading-5 transition-colors`,`focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent`,e?`bg-accent-soft text-accent-fg`:`text-fg-muted hover:bg-surface-hover hover:text-fg`,t&&`opacity-40`,n===`before`&&`shadow-[inset_0_2px_0_0_var(--color-accent)]`,n===`after`&&`shadow-[inset_0_-2px_0_0_var(--color-accent)]`)}function TI(e){let t=(0,Y.c)(11),{item:n,collapsed:r}=e,{Icon:i,letter:a}=n;if(i){let e;t[0]===Symbol.for(`react.memo_cache_sentinel`)?(e=X(`size-4`,`shrink-0 opacity-90`),t[0]=e):e=t[0];let n;return t[1]===i?n=t[2]:(n=(0,Z.jsx)(i,{className:e,strokeWidth:1.75,"aria-hidden":!0}),t[1]=i,t[2]=n),n}let o;t[3]===Symbol.for(`react.memo_cache_sentinel`)?(o=X(`size-4`,`flex shrink-0 items-center justify-center text-[10px] font-bold opacity-70`),t[3]=o):o=t[3];let s;t[4]!==n.label||t[5]!==a?(s=a??n.label.charAt(0),t[4]=n.label,t[5]=a,t[6]=s):s=t[6];let c;t[7]===s?c=t[8]:(c=s.toUpperCase(),t[7]=s,t[8]=c);let l;return t[9]===c?l=t[10]:(l=(0,Z.jsx)(`span`,{className:o,"aria-hidden":!0,children:c}),t[9]=c,t[10]=l),l}function EI(e){let t=[];for(let n of e){if(n.activationEligible===!1)continue;let e=n.ui?.contributions?.pages;if(e)for(let r of e){if(!r.showInNav)continue;let e=r.navIcon?hI(r.navIcon):void 0;t.push({id:`ext:${n.id}:${r.id}`,kind:`extension`,label:r.title,to:mI(n.id,r),Icon:e,letter:r.title.charAt(0),title:r.title})}}return t}function DI(e){let t=(0,Y.c)(52),{collapsed:n,onNavigate:r}=e,i=n===void 0?!1:n,a=d(MI),o;t[0]===a?o=t[1]:(o=m(a),t[0]=a,t[1]=o);let s=o,c=fI(),l=qF(jI),u=qF(AI),f=qF(kI),[p,h]=(0,J.useState)(null),[g,_]=(0,J.useState)(null),[v,y]=(0,J.useState)(!1),[b,x]=(0,J.useState)(!1),S;if(t[2]!==s.nav||t[3]!==c){let e;t[5]===s.nav?e=t[6]:(e=e=>{let t=e.id.slice(8);return{id:e.id,kind:`builtin`,label:s.nav[t],to:e.to,Icon:e.Icon}},t[5]=s.nav,t[6]=e);let n=gI.map(e),r=EI(c);S=[...n,...r],t[2]=s.nav,t[3]=c,t[4]=S}else S=t[4];let C=S,w;t[7]!==C||t[8]!==l?(w=_I(C,l),t[7]=C,t[8]=l,t[9]=w):w=t[9];let T=w,E;t[10]===Symbol.for(`react.memo_cache_sentinel`)?(E=e=>t=>{t.dataTransfer.setData(vI,bI(e)),t.dataTransfer.effectAllowed=`move`,h(e)},t[10]=E):E=t[10];let D=E,O;t[11]===Symbol.for(`react.memo_cache_sentinel`)?(O=()=>{h(null),_(null),y(!1)},t[11]=O):O=t[11];let k=O,A;t[12]!==p||t[13]!==g?(A=e=>t=>{if(!p)return;t.preventDefault(),t.dataTransfer.dropEffect=`move`;let n=SI(t);g?.id===e&&g.position===n||_({id:e,position:n})},t[12]=p,t[13]=g,t[14]=A):A=t[14];let j=A,M;t[15]===u?M=t[16]:(M=e=>t=>{t.preventDefault();let n=xI(t.dataTransfer.getData(vI));if(!n||n===e){k();return}u(n,e,SI(t)),k()},t[15]=u,t[16]=M);let N=M,P;t[17]===p?P=t[18]:(P=e=>{p&&(e.preventDefault(),e.dataTransfer.dropEffect=`move`,y(!0))},t[17]=p,t[18]=P);let F=P,I;t[19]===Symbol.for(`react.memo_cache_sentinel`)?(I=()=>y(!1),t[19]=I):I=t[19];let L=I,R;t[20]===f?R=t[21]:(R=e=>{e.preventDefault();let t=xI(e.dataTransfer.getData(vI));t&&f(t),k()},t[20]=f,t[21]=R);let z=R,B;t[22]!==i||t[23]!==p||t[24]!==g||t[25]!==r||t[26]!==j||t[27]!==N?(B=function(e){let t=p===e.id,n=g?.id===e.id?g.position:null;return(0,Z.jsxs)(Ii,{to:e.to,draggable:!0,onDragStart:D(e.id),onDragEnd:k,onDragOver:j(e.id),onDrop:N(e.id),className:e=>CI(e,i,t,n),title:e.title??e.label,onClick:()=>r?.(),children:[(0,Z.jsx)(TI,{item:e,collapsed:i}),i?null:(0,Z.jsx)(`span`,{className:`truncate`,children:e.label})]},e.id)},t[22]=i,t[23]=p,t[24]=g,t[25]=r,t[26]=j,t[27]=N,t[28]=B):B=t[28];let V=B,H;t[29]!==i||t[30]!==p||t[31]!==g||t[32]!==s.sidebar.moreApps||t[33]!==s.sidebar.moreAppsAria||t[34]!==v||t[35]!==F||t[36]!==z||t[37]!==r||t[38]!==j||t[39]!==N||t[40]!==b||t[41]!==T.overflow?(H=function(){return(0,Z.jsxs)(uP,{open:b,onOpenChange:x,children:[(0,Z.jsx)(fP,{asChild:!0,children:(0,Z.jsxs)(`button`,{type:`button`,onDragOver:F,onDragLeave:L,onDrop:z,className:X(`flex w-full items-center text-sm font-medium leading-6 transition-colors duration-200 ease-out`,`focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent focus-visible:ring-offset-2 focus-visible:ring-offset-surface-base`,i?`justify-center rounded-xl p-2.5`:`gap-2 rounded-lg px-3 py-2 text-left`,b?`bg-surface-hover text-fg`:`text-fg-muted hover:bg-surface-hover hover:text-fg`,v&&`ring-2 ring-accent ring-offset-2 ring-offset-surface-base`),"aria-label":s.sidebar.moreAppsAria,title:s.sidebar.moreApps,children:[(0,Z.jsx)(xh,{className:`size-4 shrink-0 opacity-90`,strokeWidth:1.75,"aria-hidden":!0}),i?null:(0,Z.jsx)(`span`,{className:`truncate`,children:s.sidebar.moreApps})]})}),(0,Z.jsx)(pP,{children:(0,Z.jsx)(mP,{side:`right`,align:`start`,sideOffset:8,collisionPadding:8,className:X(`z-50 min-w-[14rem] max-w-[20rem] rounded-lg border border-edge bg-surface-panel p-1 shadow-md`),onOpenAutoFocus:OI,children:(0,Z.jsx)(`ul`,{className:`flex flex-col gap-0.5`,role:`list`,"aria-label":s.sidebar.moreAppsAria,children:T.overflow.map(e=>{let t=p===e.id,n=g?.id===e.id?g.position:null;return(0,Z.jsx)(`li`,{className:`contents`,children:(0,Z.jsxs)(Ii,{to:e.to,draggable:!0,onDragStart:D(e.id),onDragEnd:k,onDragOver:j(e.id),onDrop:N(e.id),className:e=>wI(e,t,n),title:e.title??e.label,onClick:()=>{x(!1),r?.()},children:[(0,Z.jsx)(TI,{item:e}),(0,Z.jsx)(`span`,{className:`truncate`,children:e.label})]})},e.id)})})})})]})},t[29]=i,t[30]=p,t[31]=g,t[32]=s.sidebar.moreApps,t[33]=s.sidebar.moreAppsAria,t[34]=v,t[35]=F,t[36]=z,t[37]=r,t[38]=j,t[39]=N,t[40]=b,t[41]=T.overflow,t[42]=H):H=t[42];let U=H,W;t[43]!==T.visible||t[44]!==V?(W=T.visible.map(V),t[43]=T.visible,t[44]=V,t[45]=W):W=t[45];let G;t[46]!==T.hasOverflow||t[47]!==U?(G=T.hasOverflow?U():null,t[46]=T.hasOverflow,t[47]=U,t[48]=G):G=t[48];let ee;return t[49]!==W||t[50]!==G?(ee=(0,Z.jsxs)(Z.Fragment,{children:[W,G]}),t[49]=W,t[50]=G,t[51]=ee):ee=t[51],ee}function OI(e){return e.preventDefault()}function kI(e){return e.moveToEnd}function AI(e){return e.move}function jI(e){return e.order}function MI(e){return e.language}var NI={feishu:`/channel-icons/feishu.svg`,lark:`/channel-icons/lark.svg`};function PI(e){let t=(0,Y.c)(9),{sourceChannel:n,className:r}=e,i=NI[n.toLowerCase()];if(i){let e;t[0]===r?e=t[1]:(e=X(`shrink-0`,r),t[0]=r,t[1]=e);let n;return t[2]!==i||t[3]!==e?(n=(0,Z.jsx)(`img`,{src:i,alt:``,draggable:!1,className:e,"aria-hidden":!0}),t[2]=i,t[3]=e,t[4]=n):n=t[4],n}let a;t[5]===r?a=t[6]:(a=X(`shrink-0`,r),t[5]=r,t[6]=a);let o;return t[7]===a?o=t[8]:(o=(0,Z.jsx)(og,{className:a,strokeWidth:1.75,"aria-hidden":!0}),t[7]=a,t[8]=o),o}var FI=`inline-flex items-center gap-px rounded-pill border border-edge bg-surface-hover p-1 dark:border-edge`,II=`inline-flex shrink-0 items-center justify-center rounded-pill text-xs font-medium leading-none transition-[color,background-color,box-shadow] duration-150 ease-out text-fg-subtle focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent focus-visible:ring-offset-2 focus-visible:ring-offset-surface-panel active:scale-100`,LI=`bg-surface-panel shadow-sm dark:bg-surface-panel dark:shadow-sm dark:ring-1 dark:ring-edge-strong/40`,RI=1;function zI(e,t){let n=0,r=0,i=e;for(;i&&i!==t;)n+=i.offsetLeft,r+=i.offsetTop,i=i.offsetParent;return i===t?{x:n,y:r}:null}var BI=`pointer-events-none absolute left-0 top-0 z-[1] rounded-pill bg-surface-panel shadow-sm will-change-transform [backface-visibility:hidden] dark:bg-surface-panel dark:shadow-sm dark:ring-1 dark:ring-edge-strong/40`,VI=`relative z-[2] box-border flex h-6 min-h-0 min-w-0 flex-1 cursor-pointer items-center justify-center gap-1 rounded-pill border-0 bg-transparent px-2 py-0 text-center text-xs font-medium leading-none outline-none transition-[color,background-color,box-shadow] duration-150 ease-out focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent focus-visible:ring-offset-2 focus-visible:ring-offset-surface-panel active:scale-100 disabled:pointer-events-none disabled:cursor-not-allowed disabled:opacity-50`;function HI({value:e,onChange:t,options:n,"aria-label":r,className:i,buttonClassName:a}){let o=(0,J.useRef)(null),s=(0,J.useRef)([]),[c,l]=(0,J.useState)({x:0,y:0,w:0,h:0}),[u,d]=(0,J.useState)(!1),[f,p]=(0,J.useState)(!1),m=(0,J.useCallback)(()=>{let t=o.current;if(!t)return;let r=n.findIndex(t=>t.value===e);if(r<0)return;let i=s.current[r];if(!i)return;let a=RI,c=t.getBoundingClientRect(),u=i.getBoundingClientRect(),f=zI(i,t),p,m;if(f)p=f.x,m=f.y;else{let e=getComputedStyle(t),n=parseFloat(e.borderLeftWidth)||0,r=parseFloat(e.borderTopWidth)||0;p=u.left-c.left-n,m=u.top-c.top-r}l({x:p+a,y:m+a,w:Math.max(0,u.width-a*2),h:Math.max(0,u.height-a*2)}),d(!0)},[n,e]),h=(0,J.useRef)(m);return h.current=m,(0,J.useLayoutEffect)(()=>{let e=requestAnimationFrame(()=>m());return()=>cancelAnimationFrame(e)},[m]),(0,J.useEffect)(()=>{let e=requestAnimationFrame(()=>{requestAnimationFrame(()=>p(!0))});return()=>cancelAnimationFrame(e)},[]),(0,J.useEffect)(()=>{let e=o.current;if(!e)return;let t=()=>{requestAnimationFrame(()=>h.current())},n=new ResizeObserver(t);return n.observe(e),window.addEventListener(`resize`,t),()=>{n.disconnect(),window.removeEventListener(`resize`,t)}},[]),(0,Z.jsxs)(`div`,{ref:o,className:X(FI,`relative isolate flex w-full max-w-full flex-row items-center`,i),role:`group`,"aria-label":r,children:[(0,Z.jsx)(`div`,{"aria-hidden":!0,className:X(BI,`motion-reduce:!transition-none motion-reduce:!duration-0`,f&&`transition-[transform,width,height] duration-300 [transition-timing-function:cubic-bezier(0.32,0.72,0,1)]`),style:{width:c.w,height:c.h,transform:`translate3d(${c.x}px, ${c.y}px, 0)`,opacity:u&&c.w>0?1:0}}),n.map((n,r)=>{let i=n.icon,o=e===n.value;return(0,Z.jsxs)(`button`,{ref:e=>{s.current[r]=e},type:`button`,"aria-pressed":o,title:n.title??n.label,onClick:()=>t(n.value),className:X(VI,o?`text-fg`:`text-fg-subtle`,a),children:[i?(0,Z.jsx)(i,{className:`block size-3 shrink-0 opacity-80`,strokeWidth:1.75,"aria-hidden":!0}):null,(0,Z.jsx)(`span`,{className:`min-w-0 shrink truncate leading-none`,children:n.label})]},n.value)})]})}function UI(){return _(`/api/config`)}var WI=null;async function GI(){return WI||(WI=K(UI()).finally(()=>{WI=null}),WI)}function KI(e){let t=(0,Y.c)(6),n;t[0]===e?n=t[1]:(n=e?UI():null,t[0]=e,t[1]=n);let r=n,i;t[2]===Symbol.for(`react.memo_cache_sentinel`)?(i={revalidateOnFocus:!1},t[2]=i):i=t[2];let a=v(r,GI,i),o,s;return t[3]===e?(o=t[4],s=t[5]):(o=()=>{if(!e)return;let t=UI(),n=()=>{b(t)};return window.addEventListener(`config-reload`,n),()=>window.removeEventListener(`config-reload`,n)},s=[e],t[3]=e,t[4]=o,t[5]=s),(0,J.useEffect)(o,s),a}function qI(){return b(UI())}var JI=null;async function YI(){return JI||(JI=XI().finally(()=>{JI=null}),JI)}async function XI(){let e=await q(_(`/api/agents?locale=${encodeURIComponent(f())}`));if(e.ok){let t=await e.json();if(t.ok&&t.payload?.defaultId&&Array.isArray(t.payload.agents)){let e=t.payload.defaultId.trim().toLowerCase(),n=t.payload.agents.filter(e=>!!(e&&typeof e.id==`string`&&e.id.trim())).map(e=>({id:e.id.trim().toLowerCase(),name:typeof e.name==`string`&&e.name.trim()?e.name.trim():void 0,description:typeof e.description==`string`&&e.description.trim()?e.description.trim():void 0,...typeof e.avatar==`string`&&e.avatar.trim()?{avatar:e.avatar.trim()}:{}}));if(n.length>0)return{defaultId:e,items:n}}}let t=(await GI()).payload?.config?.agents,n=(t?.defaultId??`main`).trim().toLowerCase(),r=(Array.isArray(t?.list)?t.list:[]).filter(e=>!!(e&&typeof e.id==`string`&&e.id.trim())).map(e=>({id:e.id.trim().toLowerCase(),name:typeof e.name==`string`&&e.name.trim()?e.name.trim():void 0,description:typeof e.description==`string`&&e.description.trim()?e.description.trim():void 0,...typeof e.avatar==`string`&&e.avatar.trim()?{avatar:e.avatar.trim()}:{}}));return r.length===0?{defaultId:n,items:[{id:n}]}:{defaultId:n,items:r}}function ZI(e){return typeof e==`object`&&!!e&&`role`in e}function QI(e){if(!e||typeof e!=`object`)return!1;let t=e.type;return t===`tool_use`||t===`tool_call`||t===`toolCall`}function $I(e){return typeof e==`object`&&!!e}function eL(e){return typeof e.id==`string`&&e.id.length>0?e.id:crypto.randomUUID()}function tL(e){if(typeof e!=`string`)return e;try{return JSON.parse(e)}catch{return e}}function nL(e){return tL(e.args??e.arguments??e.input??e.function?.arguments)??{}}function rL(e){if(typeof e==`string`){let t=Date.parse(e);return Number.isNaN(t)?Date.now():t}return Date.now()}var iL=3e5;function aL(e,t){let n=e.replace(/\\/g,`/`),r=encodeURIComponent(n),i=n.startsWith(`tts/`)?`/api/workspace/tts-file?rel=${r}`:`/api/workspace/inbound-file?rel=${r}`,a=t?.sessionKey?.trim();return a?`${i}&sessionKey=${encodeURIComponent(a)}`:i}function oL(e){if(typeof e.content==`string`&&e.content.length>0)return e.content;if(typeof e.data==`string`&&e.data.length>0)return e.data}var sL=[`.txt`,`.md`,`.json`,`.xml`,`.html`,`.css`,`.js`,`.ts`,`.jsx`,`.tsx`,`.yml`,`.yaml`];function cL(e){let t=e.mimeType?.toLowerCase()??``;if(t.startsWith(`text/`)||t===`application/json`||t===`application/xml`||t===`application/javascript`||t===`application/typescript`)return!0;let n=e.name?.toLowerCase()??``;return sL.some(e=>n.endsWith(e))}function lL(e){if(e.extractedText!=null&&e.extractedText!==``)return e.extractedText;if(!cL(e))return;let t=oL(e);if(t)try{let e=fL(t);return new TextDecoder(`utf-8`,{fatal:!1}).decode(new Uint8Array(e))}catch{return}}function uL(e,t){let n=t.trim();if(n.startsWith(`data:`))return n;let r=n.replace(/\s/g,``);return`data:${e&&typeof e==`string`&&e.includes(`/`)?e:`application/octet-stream`};base64,${r}`}function dL(e){let t=new Uint8Array(e),n=``,r=32768;for(let e=0;e<t.length;e+=r){let i=t.subarray(e,e+r);n+=String.fromCharCode(...i)}return btoa(n)}function fL(e){if(e==null||e===``)throw Error(`Missing file data`);let t=e;if(e.startsWith(`data:`)){let n=e.match(/base64,(.+)/);n&&(t=n[1])}let n=atob(t),r=new Uint8Array(n.length);for(let e=0;e<n.length;e++)r[e]=n.charCodeAt(e);return r.buffer}function pL(e){let t=[`B`,`KB`,`MB`,`GB`],n=0,r=e;for(;r>=1024&&n<t.length-1;)r/=1024,n++;return`${r.toFixed(1)} ${t[n]}`}function mL(e){let t=(e.mimeType??``).toLowerCase(),n=t.split(`;`)[0]?.trim()??``,r=e.name?.toLowerCase()??``;return e.type===`image`||n.startsWith(`image/`)?`image`:n===`application/pdf`||t.includes(`application/pdf`)||r.endsWith(`.pdf`)?`pdf`:n===`application/vnd.openxmlformats-officedocument.wordprocessingml.document`||t.includes(`wordprocessingml`)||r.endsWith(`.docx`)?`docx`:n===`application/vnd.openxmlformats-officedocument.presentationml.presentation`||t.includes(`presentationml`)||r.endsWith(`.pptx`)?`pptx`:[`application/vnd.openxmlformats-officedocument.spreadsheetml.sheet`,`application/vnd.ms-excel`].includes(n)||t.includes(`spreadsheetml`)||t.includes(`ms-excel`)||r.endsWith(`.xlsx`)||r.endsWith(`.xls`)?`excel`:[`.jpg`,`.jpeg`,`.png`,`.gif`,`.webp`,`.bmp`,`.svg`].some(e=>r.endsWith(e))?`image`:`text`}function hL(e){let t=e.toLowerCase();for(let[e,n]of[[`.pdf`,`application/pdf`],[`.docx`,`application/vnd.openxmlformats-officedocument.wordprocessingml.document`],[`.pptx`,`application/vnd.openxmlformats-officedocument.presentationml.presentation`],[`.xlsx`,`application/vnd.openxmlformats-officedocument.spreadsheetml.sheet`],[`.xls`,`application/vnd.ms-excel`],[`.png`,`image/png`],[`.jpg`,`image/jpeg`],[`.jpeg`,`image/jpeg`],[`.gif`,`image/gif`],[`.webp`,`image/webp`],[`.bmp`,`image/bmp`],[`.svg`,`image/svg+xml`],[`.svgz`,`image/svg+xml`],[`.ico`,`image/x-icon`],[`.tif`,`image/tiff`],[`.tiff`,`image/tiff`],[`.avif`,`image/avif`],[`.jxl`,`image/jxl`]])if(t.endsWith(e))return n}function gL(e,t){return(t?.startsWith(`text/`)??!1)||sL.some(t=>e.toLowerCase().endsWith(t))}function _L(e){if(Array.isArray(e))return e.map(e=>vL(e))}function vL(e){if(!e||typeof e!=`object`)return{name:`file`,mimeType:`application/octet-stream`};let t=e,n=typeof t.data==`string`?t.data:void 0,r=typeof t.content==`string`&&t.content.length>0?t.content:n,i=typeof t.name==`string`&&t.name.length>0?t.name:`file`,a=typeof t.mimeType==`string`&&t.mimeType.length>0?t.mimeType:``;!a&&typeof t.type==`string`&&t.type.includes(`/`)&&(a=t.type),a||=`application/octet-stream`;let o=a.split(`;`)[0]?.trim().toLowerCase()??``;if(o===`application/octet-stream`||o===``){let e=hL(i);e&&(a=e)}let s=typeof t.preview==`string`&&t.preview.length>0?t.preview:a.startsWith(`image/`)&&r?r:void 0,c=typeof t.durationSeconds==`number`&&Number.isFinite(t.durationSeconds)&&t.durationSeconds>0?t.durationSeconds:void 0;return{id:typeof t.id==`string`?t.id:void 0,name:i,mimeType:a,type:typeof t.type==`string`?t.type:void 0,size:typeof t.size==`number`?t.size:void 0,content:r,data:n??r,preview:s,extractedText:typeof t.extractedText==`string`?t.extractedText:void 0,workspaceRelativePath:typeof t.workspaceRelativePath==`string`&&t.workspaceRelativePath.length>0?t.workspaceRelativePath:void 0,durationSeconds:c}}function yL(e){let t=e.match(/^([^(]+?)\s*\(/),n=t?t[1].trim():`file`,r=e.match(/\(\s*([^,]+)\s*,\s*(\d+)\s*bytes\s*\)/i);return{name:n,mimeType:r?r[1].trim():`application/octet-stream`,size:r?parseInt(r[2],10):0}}function bL(e){let t=[];if(typeof e==`string`)t.push(e);else if(Array.isArray(e)){for(let n of e)if(n&&typeof n==`object`&&n.type===`text`){let e=n.text;typeof e==`string`&&t.push(e)}}let n=t.join(`
|
|
14
14
|
`);if(!n.includes(`xopc-path:rel:`))return;let r=[],i=new Set,a=/\[File: ([^\]]+)\]\s*xopc-path:rel:(\S+)\s*xopc-path:abs:\S+/g,o;for(;(o=a.exec(n))!==null;){let e=o[2].trim();if(i.has(e))continue;i.add(e);let{name:t,mimeType:n,size:a}=yL(o[1]);r.push({name:t,mimeType:n,size:a,type:`document`,workspaceRelativePath:e})}let s=/\[File: ([^\]]+)\]\s*\r?\nxopc-path:rel:([^\r\n]+)\r?\n\s*xopc-path:abs:[^\r\n]+/g;for(;(o=s.exec(n))!==null;){let e=o[2].trim();if(i.has(e))continue;i.add(e);let{name:t,mimeType:n,size:a}=yL(o[1]);r.push({name:t,mimeType:n,size:a,type:`document`,workspaceRelativePath:e})}return r.length?r:void 0}function xL(e){let t=e.workspaceRelativePath?.replace(/\\/g,`/`).trim();return t?`rel:${t}`:e.id?`id:${e.id}`:`name:${e.name??`file`}|${e.mimeType??``}`}function SL(e){if(!e?.length)return;let t=[],n=new Set;for(let r of e){let e=xL(r);n.has(e)||(n.add(e),t.push(r))}return t.length?t:void 0}function CL(e,t){return SL([...e??[],...t??[]])}var wL=`[Startup context loaded by runtime]`,TL=`...[additional startup memory truncated]...`,EL=`END_QUOTED_NOTES`;function DL(e){if(!e.includes(wL))return e;let t=e.replace(/^\uFEFF/,``);if(!t.startsWith(wL))return e;let n=-1,r=t.lastIndexOf(EL);if(r>=0)n=r+16;else{let e=t.indexOf(TL);e>=0&&(n=e+43)}if(n<0){let n=t.slice(35),r=n.indexOf(`
|
|
15
15
|
|
|
16
16
|
`);return r>=0?n.slice(r+2).replace(/^\s+/,``):e}return t.slice(n).replace(/^\s+/,``)}function OL(e){if(typeof e!=`string`||!e.includes(`## Skill:`))return e;let t=e.match(/## Skill:\s*([^\s\r\n]+)/);if(!t)return e;let n=t[1]??``;if(!n)return e;let r=[...e.matchAll(/\*\*Arguments\*\*:\s*([^\r\n]+)/g)],i=r.length>0?(r[r.length-1]?.[1]??``).trim():``;return i?`/skill:${n} ${i}`:`/skill:${n}`}function kL(e){return e.includes(`<file path=`)?e.replace(/<file\s+path="[^"]*">\r?\n[\s\S]*?<\/file>(?:\r?\n)*/g,``).replace(/\n{3,}/g,`
|
|
@@ -4684,7 +4684,7 @@ void main() {
|
|
|
4684
4684
|
`):n.childNodes.forEach(e=>k8(e,t))}}function A8(e){let t=[];return e.childNodes.forEach(e=>k8(e,t)),O8(t).replaceAll(E8,``)}function Rye(e){let t=window.getSelection();if(!t)return;let n=document.createRange(),r=e.firstChild;r&&r.nodeType===Node.TEXT_NODE?(n.setStart(r,0),n.collapse(!0)):(n.setStart(e,0),n.collapse(!0)),t.removeAllRanges(),t.addRange(n)}function j8(e){let t=A8(e);return t.length>0||e.childNodes.length===0?t:(N8(e,``),Rye(e),``)}function zye(e){let t=new Set,n=A$(),r;for(;(r=n.exec(e))!==null;){let e=r[1];e&&t.add(e)}return t}function M8(e){let t=window.getSelection();if(!t||t.rangeCount===0)return A8(e).length;let n=t.getRangeAt(0),r=document.createTextNode(E8);try{n.insertNode(r)}catch{return A8(e).length}let i=[];e.childNodes.forEach(e=>k8(e,i));let a=O8(i);r.parentNode?.removeChild(r);let o=a.indexOf(E8);return o>=0?o:a.replaceAll(E8,``).length}function Bye(e,t){let n=document.createElement(`span`);n.contentEditable=`false`,n.dataset.skill=t,n.className=`chat-skill-pill`,n.textContent=`/${t}`,e.appendChild(n),e.appendChild(document.createTextNode(T8))}function Vye(e,t){let n=document.createElement(`span`);n.contentEditable=`false`,n.dataset.file=t,n.className=`chat-file-pill`,n.textContent=Lye(t),e.appendChild(n),e.appendChild(document.createTextNode(T8))}function Hye(e,t){let n=document.createElement(`span`);n.contentEditable=`false`,n.dataset.slashCommand=t,n.className=`chat-command-pill`,n.textContent=`/${t}`,e.appendChild(n),e.appendChild(document.createTextNode(T8))}function Uye(e){let t=[],n=n=>{let r,i=new RegExp(n.source,n.flags);for(;(r=i.exec(e))!==null;)t.push({start:r.index,end:r.index+r[0].length})};n(A$()),n(C8());for(let n of F$(e))t.push(n);return t.sort((e,t)=>e.start-t.start),t}function Wye(e,t){for(let{start:n,end:r}of Uye(e))if(t>n&&t<=r)return{wire:e.slice(0,n)+e.slice(r),caret:n};return null}function Gye(e,t){if(t<=0)return null;let n=e.slice(0,t),r=r=>{let i=n.match(r);if(i?.[1]){let r=i[1],a=n.length-r.length;return{wire:e.slice(0,a)+e.slice(t),caret:a}}return null},i=[Mde,jye];for(let e of i){let t=r(e);if(t)return t}let a=Ude(n);if(a){let n=a.tokenStart;return{wire:e.slice(0,n)+e.slice(t),caret:n}}if(t===e.length){let r=[Nde,Mye];for(let i of r){let r=n.match(i);if(r?.[1]){let i=r[0],a=n.length-i.length;return{wire:e.slice(0,a)+e.slice(t),caret:a}}}let i=Wde(n);if(i){let n=i.tokenStart;return{wire:e.slice(0,n)+e.slice(t),caret:n}}}return null}function Kye(e){let t=window.getSelection();if(!t||t.rangeCount===0||!t.isCollapsed)return!1;let n=t.getRangeAt(0),r=A8(e),i=M8(e);i===0&&r.length>0&&n.startContainer===e&&n.startOffset===e.childNodes.length&&(i=r.length);let a=Wye(r,i);return a||=Gye(r,i),a?(N8(e,a.wire,a.caret),e.dispatchEvent(new InputEvent(`input`,{bubbles:!0})),!0):!1}function qye(e,t){let n=e.slice(t);return D8.test(n)||w8.test(n)?!0:P$(e,t)!=null}function Jye(e,t,n){let r=t.slice(n),i=[],a=r.match(D8);a?.[0]&&i.push({len:a[0].length,apply:()=>Bye(e,a[1]??``)});let o=r.match(w8);o?.[0]&&i.push({len:o[0].length,apply:()=>Vye(e,x8(o))});let s=P$(t,n);if(s&&i.push({len:s.len,apply:()=>Hye(e,s.matchedKey)}),i.length===0){let r=n+1;for(;r<t.length&&!qye(t,r);)r+=1;let i=t.slice(n,r);return i&&e.appendChild(document.createTextNode(i)),r}return i.sort((e,t)=>t.len-e.len),i[0].apply(),n+i[0].len}function N8(e,t,n){e.replaceChildren();let r=t;if(n!==void 0){let e=Math.max(0,Math.min(n,t.length));r=t.slice(0,e)+E8+t.slice(e)}let i=0;for(;i<r.length;)i=Jye(e,r,i);if(n===void 0)return;let a=document.createTreeWalker(e,NodeFilter.SHOW_TEXT),o;for(;o=a.nextNode();){let e=o.textContent??``,t=-1;for(let n=0;n<e.length;n++)if(e[n]===E8){t=n;break}if(t>=0){let n=o;n.textContent=e.slice(0,t)+e.slice(t+1);let r=window.getSelection(),i=document.createRange();i.setStart(n,t),i.collapse(!0),r?.removeAllRanges(),r?.addRange(i);return}}}function Yye(e,t){for(let n of e)if(n.isActive()&&n.handleKey(t))return!0;return!1}function P8(e,t){e.classList.toggle(`composer-input-empty`,t.length===0)}function Xye(e){let{disabled:t,welcomeDraftSeed:n,onExternalTextReplace:r,shouldSyncSelectionRef:i}=e,[a,o]=(0,J.useState)(``),[s,c]=(0,J.useState)(0),[l,u]=(0,J.useState)(!1),d=(0,J.useRef)(null),f=(0,J.useRef)(a),p=(0,J.useRef)(s),m=(0,J.useRef)(0),h=(0,J.useRef)(!0);f.current=a,p.current=s;let g=(0,J.useCallback)(()=>{let e=d.current;e&&(e.style.height=`auto`,e.style.height=`${Math.min(e.scrollHeight,128)}px`)},[]),_=(0,J.useCallback)(e=>{let t=e?.nextText??``,n=e?.caretOffset??t.length;o(t),f.current=t,c(n),requestAnimationFrame(()=>{let r=d.current;r&&(N8(r,t,n),P8(r,t),e?.focus&&r.focus({preventScroll:!0})),g()})},[g]);(0,J.useEffect)(()=>{g()},[a,g]);let v=(0,J.useRef)(n?.id??0);return n&&n.id!==v.current&&(v.current=n.id,m.current=n.id,r?.(),_({nextText:n.text,focus:!0})),(0,J.useLayoutEffect)(()=>{if(t){h.current=!0;return}if(!h.current)return;h.current=!1;let e=requestAnimationFrame(()=>{typeof globalThis.matchMedia==`function`&&globalThis.matchMedia(`(hover: hover) and (pointer: fine)`).matches&&d.current?.focus({preventScroll:!0})});return()=>cancelAnimationFrame(e)},[t]),(0,J.useEffect)(()=>{let e=d.current;if(!e)return;let t=!1,n=null,r=!1,a=-1,o=()=>{if(n=null,r=!1,document.activeElement!==e)return;let t=M8(e);p.current=t,t!==a&&(a=t,i.current&&c(t))},s=()=>{t&&(r||(r=!0,n=requestAnimationFrame(o)))},l=()=>{t||(t=!0,document.addEventListener(`selectionchange`,s),s())},u=()=>{t&&(t=!1,document.removeEventListener(`selectionchange`,s),n!=null&&cancelAnimationFrame(n),n=null,r=!1)},f=()=>l(),m=()=>u();return e.addEventListener(`focus`,f),e.addEventListener(`blur`,m),document.activeElement===e&&l(),()=>{e.removeEventListener(`focus`,f),e.removeEventListener(`blur`,m),u()}},[i]),(0,J.useEffect)(()=>{let e=e=>{let t=e.detail;typeof t?.text!=`string`||t.text.length===0||(r?.(),_({nextText:t.text,focus:!0}))};return window.addEventListener(K$,e),()=>window.removeEventListener(K$,e)},[r,_]),{value:a,cursor:s,isComposing:l,setIsComposing:u,editorRef:d,valueRef:f,setValue:o,setCursor:c,adjustHeight:g,resetEditor:_,onWireInput:(0,J.useCallback)((e,t)=>{f.current=e,o(e),c(t)},[])}}var Zye=(0,J.memo)(function(e){let t=(0,Y.c)(26),{editorRef:n,disabled:r,placeholder:i,onWireInput:a,adjustHeight:o,processFiles:s,setIsComposing:c,kbdRef:l,chatMessages:u}=e,d=(0,J.useRef)(!1),f=!r,p;t[0]===Symbol.for(`react.memo_cache_sentinel`)?(p=X(`composer-input box-border m-0 max-h-32 min-h-10 w-full overflow-y-auto border-0 bg-transparent px-0 py-2 text-[0.9375rem] leading-6 text-fg focus:outline-none focus:ring-0 disabled:opacity-50`,`composer-input-empty`),t[0]=p):p=t[0];let m;t[1]!==o||t[2]!==a?(m=e=>{let t=e.currentTarget,n=d.current?A8(t):j8(t);P8(t,n),a(n,M8(t)),o()},t[1]=o,t[2]=a,t[3]=m):m=t[3];let h;t[4]===c?h=t[5]:(h=()=>{d.current=!0,c(!0)},t[4]=c,t[5]=h);let g;t[6]!==o||t[7]!==n||t[8]!==a||t[9]!==c?(g=()=>{d.current=!1,c(!1),queueMicrotask(()=>{let e=n.current;if(!e||d.current)return;let t=j8(e);P8(e,t),a(t,M8(e)),o()})},t[6]=o,t[7]=n,t[8]=a,t[9]=c,t[10]=g):g=t[10];let _;t[11]!==u||t[12]!==s?(_=async e=>{let t=e.clipboardData,n=Dye(t??null),r=n.filter(Eye);if(r.length>0){e.preventDefault(),await s(r);return}if(n.length>0){e.preventDefault(),fH(`warning`,u.clipboardFileTypeUnsupported);return}let i=t?.getData(`text/plain`);i&&(e.preventDefault(),document.execCommand(`insertText`,!1,i))},t[11]=u,t[12]=s,t[13]=_):_=t[13];let v;t[14]!==n||t[15]!==l?(v=e=>{let t=l.current;if(e.key===`Backspace`&&!t.isComposing&&n.current&&Kye(n.current)){e.preventDefault();return}if(Yye(t.adapters,e))return;if(!t.isComposing&&(e.key===`ArrowUp`||e.key===`ArrowDown`)){let n=e.key===`ArrowUp`?`up`:`down`;if(t.tryInputHistoryArrow?.(n)){e.preventDefault(),t.adjustHeight();return}}if(e.key===`Escape`&&!t.isComposing&&t.editingFollowUpId){e.preventDefault(),t.onCancelEditFollowUp?.();return}if(e.key===`Enter`&&e.shiftKey&&!t.isComposing){e.preventDefault(),document.execCommand(`insertText`,!1,`
|
|
4685
4685
|
`);return}let r=typeof KeyboardEvent<`u`&&e.nativeEvent instanceof KeyboardEvent&&e.nativeEvent.isComposing;if(e.key===`Enter`&&!e.shiftKey&&!t.isComposing&&!r){e.preventDefault();let n=!!(t.valueRef.current.trim()||t.attachmentsLen>0);if(t.runBusy||t.pendingFollowUpsCount>0){if((e.metaKey||e.ctrlKey)&&n){t.interruptDraft?.();return}if(!e.metaKey&&!e.ctrlKey&&!e.altKey&&n){t.flushSteeringDraft?.();return}return}n&&t.send()}},t[14]=n,t[15]=l,t[16]=v):v=t[16];let y;return t[17]!==n||t[18]!==i||t[19]!==f||t[20]!==m||t[21]!==h||t[22]!==g||t[23]!==_||t[24]!==v?(y=(0,Z.jsx)(`div`,{ref:n,role:`textbox`,"aria-multiline":`true`,"aria-label":i,contentEditable:f,suppressContentEditableWarning:!0,spellCheck:!0,className:p,"data-placeholder":i,onInput:m,onCompositionStart:h,onCompositionEnd:g,onPaste:_,onKeyDown:v}),t[17]=n,t[18]=i,t[19]=f,t[20]=m,t[21]=h,t[22]=g,t[23]=_,t[24]=v,t[25]=y):y=t[25],y}),Qye=(0,J.memo)(function(e){let t=(0,Y.c)(55),{items:n,disabled:r,editingFollowUpId:i,onEditInComposer:a,onRemove:o,onMove:s,onReorder:c,onSteer:l,steeringBusyId:u}=e,f=d($ye),p;t[0]===f?p=t[1]:(p=m(f),t[0]=f,t[1]=p);let h=p,g=ebe,_;t[2]===c?_=t[3]:(_=e=>t=>{t.preventDefault();let n=t.dataTransfer.getData(`text/plain`);if(!n.startsWith(`xopc-followup:`))return;let r=Number.parseInt(n.slice(14),10);Number.isNaN(r)||r===e||c(r,e)},t[2]=c,t[3]=_);let v=_;if(n.length===0)return null;let y=h.chat.followUpQueueAria,b;t[4]===h.chat.followUpQueueHeading?b=t[5]:(b=(0,Z.jsx)(`span`,{className:`text-[0.65rem] font-medium uppercase tracking-wide text-fg-muted`,children:h.chat.followUpQueueHeading}),t[4]=h.chat.followUpQueueHeading,t[5]=b);let x;t[6]===n.length?x=t[7]:(x=(0,Z.jsxs)(`span`,{className:`tabular-nums text-[0.65rem] text-fg-muted`,children:[n.length,`/`,10]}),t[6]=n.length,t[7]=x);let S;t[8]!==b||t[9]!==x?(S=(0,Z.jsxs)(`div`,{className:`flex items-center justify-between gap-2 px-1 pb-0.5`,children:[b,x]}),t[8]=b,t[9]=x,t[10]=S):S=t[10];let C;if(t[11]!==r||t[12]!==i||t[13]!==n||t[14]!==h.chat.followUpQueueAttachmentOnly||t[15]!==h.chat.followUpQueueClickToEdit||t[16]!==h.chat.followUpQueueDrag||t[17]!==h.chat.followUpQueueEmptyPreview||t[18]!==h.chat.followUpQueueMoveDown||t[19]!==h.chat.followUpQueueMoveUp||t[20]!==h.chat.followUpQueueRemove||t[21]!==h.chat.followUpQueueSteerNow||t[22]!==v||t[23]!==a||t[24]!==s||t[25]!==o||t[26]!==l||t[27]!==u){let e;t[29]!==r||t[30]!==i||t[31]!==n.length||t[32]!==h.chat.followUpQueueAttachmentOnly||t[33]!==h.chat.followUpQueueClickToEdit||t[34]!==h.chat.followUpQueueDrag||t[35]!==h.chat.followUpQueueEmptyPreview||t[36]!==h.chat.followUpQueueMoveDown||t[37]!==h.chat.followUpQueueMoveUp||t[38]!==h.chat.followUpQueueRemove||t[39]!==h.chat.followUpQueueSteerNow||t[40]!==v||t[41]!==a||t[42]!==s||t[43]!==o||t[44]!==l||t[45]!==u?(e=(e,t)=>{let c=!e.attachments?.length&&e.text.trim().length>0,d=u===e.id,f=e.text.trim();return!f&&e.attachments?.length&&(f=e.attachments[0]?.name?.trim()||h.chat.followUpQueueAttachmentOnly),f||=h.chat.followUpQueueEmptyPreview,(0,Z.jsxs)(`div`,{role:`listitem`,onDragOver:g,onDrop:r?void 0:v(t),className:X(`flex h-7 items-center gap-1 rounded border px-1`,i===e.id?`border-accent/50 bg-accent-soft/20 dark:border-accent/50 dark:bg-accent-soft/10`:`border-edge-subtle/80 bg-surface-hover/25 dark:border-edge-subtle/90 dark:bg-surface-hover/15`),children:[(0,Z.jsx)(`div`,{draggable:!r,onDragStart:e=>{e.dataTransfer.setData(`text/plain`,`xopc-followup:${t}`),e.dataTransfer.effectAllowed=`move`},className:X(`flex shrink-0 cursor-grab items-center active:cursor-grabbing`,r&&`cursor-not-allowed opacity-40`),title:h.chat.followUpQueueDrag,children:(0,Z.jsx)(ag,{className:`size-3.5 text-fg-muted`,"aria-hidden":!0})}),(0,Z.jsx)(`button`,{type:`button`,disabled:r,title:h.chat.followUpQueueClickToEdit,"aria-label":h.chat.followUpQueueClickToEdit,className:X(`h-6 min-w-0 flex-1 truncate rounded px-1.5 text-left text-[0.75rem] leading-none text-fg hover:bg-surface-panel/60 dark:hover:bg-surface-panel/40`,ak.press,ak.focusRingPanel,`disabled:pointer-events-none disabled:opacity-50`),onClick:()=>a(e.id),children:e.attachments?.length?(0,Z.jsxs)(`span`,{className:`inline-flex max-w-full items-center gap-1`,children:[(0,Z.jsx)(Zh,{className:`size-3 shrink-0 text-fg-muted`,"aria-hidden":!0}),(0,Z.jsx)(`span`,{className:`truncate`,children:f})]}):(0,Z.jsx)(`span`,{className:`block truncate`,children:f})}),(0,Z.jsxs)(`div`,{className:`flex shrink-0 items-center gap-px`,children:[(0,Z.jsx)(`button`,{type:`button`,disabled:r||t===0,className:X(`inline-flex size-6 items-center justify-center rounded text-fg-muted hover:bg-surface-hover hover:text-fg`,ak.press,ak.focusRingPanel,`disabled:pointer-events-none disabled:opacity-25`),title:h.chat.followUpQueueMoveUp,"aria-label":h.chat.followUpQueueMoveUp,onClick:t=>{t.stopPropagation(),s(e.id,`up`)},children:(0,Z.jsx)(fd,{className:`size-3.5`,"aria-hidden":!0})}),(0,Z.jsx)(`button`,{type:`button`,disabled:r||t>=n.length-1,className:X(`inline-flex size-6 items-center justify-center rounded text-fg-muted hover:bg-surface-hover hover:text-fg`,ak.press,ak.focusRingPanel,`disabled:pointer-events-none disabled:opacity-25`),title:h.chat.followUpQueueMoveDown,"aria-label":h.chat.followUpQueueMoveDown,onClick:t=>{t.stopPropagation(),s(e.id,`down`)},children:(0,Z.jsx)(sd,{className:`size-3.5`,"aria-hidden":!0})}),(0,Z.jsx)(`button`,{type:`button`,disabled:r||!c||d,className:X(`inline-flex size-6 items-center justify-center rounded text-accent-fg hover:bg-accent-soft/80`,ak.press,ak.focusRingPanel,`disabled:pointer-events-none disabled:opacity-35`),title:h.chat.followUpQueueSteerNow,"aria-label":h.chat.followUpQueueSteerNow,onClick:t=>{t.stopPropagation(),l(e.id)},children:(0,Z.jsx)(Nb,{className:X(`size-3.5`,d&&`animate-pulse`),"aria-hidden":!0})}),(0,Z.jsx)(`button`,{type:`button`,disabled:r,className:X(`inline-flex size-6 items-center justify-center rounded text-fg-muted hover:bg-red-500/15 hover:text-red-600 dark:hover:text-red-400`,ak.press,ak.focusRingPanel),title:h.chat.followUpQueueRemove,"aria-label":h.chat.followUpQueueRemove,onClick:t=>{t.stopPropagation(),o(e.id)},children:(0,Z.jsx)(NE,{className:`size-3.5`,"aria-hidden":!0})})]})]},e.id)},t[29]=r,t[30]=i,t[31]=n.length,t[32]=h.chat.followUpQueueAttachmentOnly,t[33]=h.chat.followUpQueueClickToEdit,t[34]=h.chat.followUpQueueDrag,t[35]=h.chat.followUpQueueEmptyPreview,t[36]=h.chat.followUpQueueMoveDown,t[37]=h.chat.followUpQueueMoveUp,t[38]=h.chat.followUpQueueRemove,t[39]=h.chat.followUpQueueSteerNow,t[40]=v,t[41]=a,t[42]=s,t[43]=o,t[44]=l,t[45]=u,t[46]=e):e=t[46],C=n.map(e),t[11]=r,t[12]=i,t[13]=n,t[14]=h.chat.followUpQueueAttachmentOnly,t[15]=h.chat.followUpQueueClickToEdit,t[16]=h.chat.followUpQueueDrag,t[17]=h.chat.followUpQueueEmptyPreview,t[18]=h.chat.followUpQueueMoveDown,t[19]=h.chat.followUpQueueMoveUp,t[20]=h.chat.followUpQueueRemove,t[21]=h.chat.followUpQueueSteerNow,t[22]=v,t[23]=a,t[24]=s,t[25]=o,t[26]=l,t[27]=u,t[28]=C}else C=t[28];let w;t[47]!==n||t[48]!==h.chat.followUpQueueAttachmentsNote?(w=n.some(tbe)?(0,Z.jsx)(`p`,{className:`px-1 pt-0.5 text-[0.65rem] leading-tight text-fg-muted`,children:h.chat.followUpQueueAttachmentsNote}):null,t[47]=n,t[48]=h.chat.followUpQueueAttachmentsNote,t[49]=w):w=t[49];let T;return t[50]!==h.chat.followUpQueueAria||t[51]!==S||t[52]!==C||t[53]!==w?(T=(0,Z.jsxs)(`div`,{className:`space-y-0.5 px-2 py-1.5`,role:`list`,"aria-label":y,children:[S,C,w]}),t[50]=h.chat.followUpQueueAria,t[51]=S,t[52]=C,t[53]=w,t[54]=T):T=t[54],T});function $ye(e){return e.language}function ebe(e){e.preventDefault(),e.dataTransfer.dropEffect=`move`}function tbe(e){return e.attachments?.length}function nbe(e){let t=(0,Y.c)(10),{attachments:n,topPadded:r,onRemove:i}=e;if(n.length===0)return null;let a=r?`pt-2`:`pt-3`,o;t[0]===a?o=t[1]:(o=X(`flex flex-wrap gap-2 border-b border-edge-subtle/90 bg-surface-hover/20 px-4 pb-2 dark:border-edge-subtle`,a),t[0]=a,t[1]=o);let s;if(t[2]!==n||t[3]!==i){let e;t[5]===i?e=t[6]:(e=(e,t)=>(0,Z.jsxs)(`div`,{className:`flex max-w-[200px] items-center gap-1.5 rounded-lg bg-surface-hover px-2 py-1 text-xs dark:bg-surface-hover/80`,children:[e.mimeType?.startsWith(`image/`)&&e.content?(0,Z.jsx)(`img`,{src:`data:${e.mimeType};base64,${e.content}`,alt:``,className:`size-6 rounded object-cover`}):e.type===`voice`||e.mimeType?.startsWith(`audio/`)?(0,Z.jsx)(Hg,{className:`size-3.5 shrink-0 text-accent-fg`,"aria-hidden":!0}):(0,Z.jsx)(Zh,{className:`size-3.5 shrink-0 text-fg-muted`}),(0,Z.jsx)(`span`,{className:`min-w-0 flex-1 truncate`,children:e.name}),(0,Z.jsx)(`span`,{className:`text-fg-disabled`,children:pL(e.size)}),(0,Z.jsx)(`button`,{type:`button`,className:`text-fg-muted hover:text-fg`,onClick:()=>i(t),children:`×`})]},e.id??`${e.name}-${e.size}-${e.mimeType}-${e.content?.slice(0,16)??``}`),t[5]=i,t[6]=e),s=n.map(e),t[2]=n,t[3]=i,t[4]=s}else s=t[4];let c;return t[7]!==o||t[8]!==s?(c=(0,Z.jsx)(`div`,{className:o,children:s}),t[7]=o,t[8]=s,t[9]=c):c=t[9],c}var rbe=4;function F8(e){return!Number.isFinite(e)||e<=0?0:Math.ceil(e/rbe)}function ibe(e){return e.inputTokens!=null||e.outputTokens!=null?(e.inputTokens??0)+(e.outputTokens??0):e.totalTokens==null?null:e.totalTokens}function I8(e){let t=0;for(let n of e.content)n.type===`text`||n.type===`thinking`?t+=n.text.length:n.type===`tool_use`&&(t+=JSON.stringify(n.input??``).length,n.result!=null&&(t+=typeof n.result==`string`?n.result.length:JSON.stringify(n.result).length));if(e.attachments?.length)for(let n of e.attachments)t+=(n.extractedText?.length??0)+(n.name?.length??0);return F8(t)}function abe(e,t=0){for(let n=e.length-1;n>=0;n--){let r=e[n];if(r.role!==`assistant`||!r.usage)continue;let i=ibe(r.usage);if(i==null||i<=0)continue;let a=0;for(let t=n+1;t<e.length;t++)a+=I8(e[t]);return i+a+F8(t)}let n=0;for(let t of e)n+=I8(t);return n+F8(t)}function L8(e,t){return e.replace(/\{\{(\w+)\}\}/g,(e,n)=>String(t[n]??``))}var R8=7,z8=2.25,B8=2*Math.PI*R8;function V8(e){if(!Number.isFinite(e)||e<0)return`0`;if(e>=1e6){let t=e/1e6;return`${t>=10?Math.round(t):t.toFixed(1)}M`.replace(/\.0M$/,`M`)}if(e>=1e4)return`${Math.round(e/1e3)}k`;if(e>=1e3){let t=e/1e3;return`${t>=10?Math.round(t):t.toFixed(1)}k`.replace(/\.0k$/,`k`)}return String(Math.round(e))}function obe(e,t){if(!Number.isFinite(e)||!Number.isFinite(t)||t<=0)return`0`;let n=Math.min(100,Math.max(0,100*e/t));return n>=10||n===0?String(Math.round(n)):n.toFixed(1).replace(/\.0$/,``)}var sbe=(0,J.memo)(function(e){let t=(0,Y.c)(35),{sessionModel:n,messages:r,draftChars:i,chat:a,disabled:o}=e,s;t[0]===Symbol.for(`react.memo_cache_sentinel`)?(s={revalidateOnFocus:!1},t[0]=s):s=t[0];let{data:c}=v(G6,q6,s),l;t[1]===c?l=t[2]:(l=c===void 0?[]:c,t[1]=c,t[2]=l);let u=l,d;t[3]!==u||t[4]!==n?(d=u.find(e=>e.id===n)?.contextWindow,t[3]=u,t[4]=n,t[5]=d):d=t[5];let f=d,p=abe(r,i),m=(f!=null&&f>0?Math.min(1,Math.max(0,p/f)):0)*B8,h;bb0:{if(f!=null&&f>0){let e;t[6]!==a.contextWindowAriaSummary||t[7]!==f||t[8]!==p?(e=L8(a.contextWindowAriaSummary,{used:V8(p),limit:V8(f)}),t[6]=a.contextWindowAriaSummary,t[7]=f,t[8]=p,t[9]=e):e=t[9],h=e;break bb0}let e;t[10]!==a.contextWindowAriaSummaryNoLimit||t[11]!==p?(e=L8(a.contextWindowAriaSummaryNoLimit,{used:V8(p)}),t[10]=a.contextWindowAriaSummaryNoLimit,t[11]=p,t[12]=e):e=t[12],h=e}let g=h,_;bb1:{if(f!=null&&f>0){let e;t[13]!==a.contextWindowHoverShort||t[14]!==f||t[15]!==p?(e=L8(a.contextWindowHoverShort,{percent:obe(p,f)}),t[13]=a.contextWindowHoverShort,t[14]=f,t[15]=p,t[16]=e):e=t[16],_=e;break bb1}let e;t[17]!==a.contextWindowHoverNoLimit||t[18]!==p?(e=L8(a.contextWindowHoverNoLimit,{used:V8(p)}),t[17]=a.contextWindowHoverNoLimit,t[18]=p,t[19]=e):e=t[19],_=e}let y=_,b=o||void 0,x=o&&`cursor-default opacity-40`,S;t[20]===x?S=t[21]:(S=X(`inline-flex size-7 shrink-0 items-center justify-center rounded-md text-fg-subtle`,`hover:bg-surface-hover hover:text-fg-muted`,`focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent/40`,x),t[20]=x,t[21]=S);let C;t[22]===Symbol.for(`react.memo_cache_sentinel`)?(C=(0,Z.jsx)(`circle`,{cx:`9`,cy:`9`,r:R8,fill:`none`,stroke:`currentColor`,className:`text-fg-subtle opacity-[0.35]`,strokeWidth:z8}),t[22]=C):C=t[22];let w=`${m} ${B8}`,T;t[23]===w?T=t[24]:(T=(0,Z.jsxs)(`svg`,{width:`18`,height:`18`,viewBox:`0 0 18 18`,className:`shrink-0`,"aria-hidden":!0,children:[C,(0,Z.jsx)(`circle`,{cx:`9`,cy:`9`,r:R8,fill:`none`,stroke:`currentColor`,className:`text-fg-muted`,strokeWidth:z8,strokeLinecap:`round`,strokeDasharray:w,transform:`rotate(-90 9 9)`})]}),t[23]=w,t[24]=T);let E;t[25]!==g||t[26]!==T||t[27]!==b||t[28]!==S?(E=(0,Z.jsx)(OZ,{asChild:!0,children:(0,Z.jsx)(`button`,{type:`button`,"aria-disabled":b,"aria-label":g,className:S,children:T})}),t[25]=g,t[26]=T,t[27]=b,t[28]=S,t[29]=E):E=t[29];let D;t[30]===y?D=t[31]:(D=(0,Z.jsx)(kZ,{children:(0,Z.jsx)(AZ,{side:`top`,sideOffset:6,collisionPadding:12,className:`!z-[10000] whitespace-nowrap rounded-lg border border-edge bg-surface-panel px-2 py-1 text-xs font-medium text-fg shadow-md`,children:y})}),t[30]=y,t[31]=D);let O;return t[32]!==E||t[33]!==D?(O=(0,Z.jsx)(EZ,{delayDuration:280,children:(0,Z.jsxs)(DZ,{children:[E,D]})}),t[32]=E,t[33]=D,t[34]=O):O=t[34],O});function cbe(e){switch(e){case`modal`:return xQ;case`page`:return bQ;default:return`z-50`}}function lbe(e){return`${e.id} ${e.name} ${e.provider}`.toLowerCase()}function ube(e,t){let n=t.trim().toLowerCase();if(!n)return e;let r=n.split(/\s+/).filter(Boolean);return e.filter(e=>{let t=lbe(e);return r.every(e=>t.includes(e))})}function dbe(e,t,n){if(t!==`vision`)return e;let r=e.filter(e=>e.vision===!0);if(!n||r.some(e=>e.id===n))return r;let i=e.find(e=>e.id===n);if(i)return[i,...r];let a=n.indexOf(`/`),o=a>=0?n.slice(0,a):``;return[{id:n,name:(a>=0?n.slice(a+1):n)||n,provider:o||`—`,vision:!1},...r]}function H8(e){let t=(0,Y.c)(84),{value:n,disabled:r,placeholder:i,searchPlaceholder:a,noMatches:o,capabilitiesFilter:s,outOfFilterNote:c,registryEmptyHint:l,compact:u,showProviderInTrigger:f,contentSide:p,contentAlign:h,className:g,popoverContentClassName:_,showProviderSettingsFooter:y,onChange:b}=e,x=f===void 0?!0:f,S=p===void 0?`bottom`:p,C=h===void 0?`end`:h,w=Br(),T=d(pbe),E;t[0]===T?E=t[1]:(E=m(T),t[0]=T,t[1]=E);let D=E.chat,[O,k]=(0,J.useState)(!1),[A,j]=(0,J.useState)(``),M=cbe(vye()),N;t[2]===Symbol.for(`react.memo_cache_sentinel`)?(N={revalidateOnFocus:!1},t[2]=N):N=t[2];let{data:P,isLoading:F,error:I}=v(G6,q6,N),L;t[3]===P?L=t[4]:(L=P===void 0?[]:P,t[3]=P,t[4]=L);let R=L,z;t[5]===n?z=t[6]:(z=n.trim(),t[5]=n,t[6]=z);let B=z,V;t[7]!==s||t[8]!==R||t[9]!==B?(V=dbe(R,s,B),t[7]=s,t[8]=R,t[9]=B,t[10]=V):V=t[10];let H=V,U;t[11]!==H||t[12]!==A?(U=ube(H,A),t[11]=H,t[12]=A,t[13]=U):U=t[13];let W=U,G;t[14]!==R||t[15]!==H||t[16]!==n?(G=R.find(e=>e.id===n)??H.find(e=>e.id===n),t[14]=R,t[15]=H,t[16]=n,t[17]=G):G=t[17];let ee=G,te=ee?x?`${ee.name} (${ee.provider})`:ee.name:n||i,ne=!I&&s===`vision`&&H.length===0,re=LN,ie=r||F,ae=ee?`${ee.name} (${ee.provider})`:i,oe=u&&`py-1.5 text-[13px]`,K;t[18]!==g||t[19]!==oe?(K=X(ik,`items-center gap-2 rounded-lg border border-edge-subtle bg-surface-panel px-3 py-2 text-left text-sm font-normal text-fg`,ak.transition,`hover:border-edge hover:bg-surface-hover/45`,ek,`disabled:cursor-not-allowed disabled:opacity-50`,`dark:border-edge-subtle dark:hover:bg-surface-hover/55`,oe,g),t[18]=g,t[19]=oe,t[20]=K):K=t[20];let se=F?`…`:te,q;t[21]===se?q=t[22]:(q=(0,Z.jsx)(`span`,{className:`min-w-0 truncate`,children:se}),t[21]=se,t[22]=q);let ce;t[23]===Symbol.for(`react.memo_cache_sentinel`)?(ce=(0,Z.jsx)(bd,{className:`size-4 shrink-0 text-fg-subtle opacity-70`,"aria-hidden":!0}),t[23]=ce):ce=t[23];let le;t[24]!==ie||t[25]!==ae||t[26]!==K||t[27]!==q?(le=(0,Z.jsx)(fP,{asChild:!0,children:(0,Z.jsxs)(`button`,{type:`button`,disabled:ie,title:ae,className:K,children:[q,ce]})}),t[24]=ie,t[25]=ae,t[26]=K,t[27]=q,t[28]=le):le=t[28];let ue=LN,de=LN,fe=X(M,`w-[min(22rem,calc(100vw-2rem))] rounded-xl border border-edge-subtle bg-surface-panel p-1 shadow-elevated dark:border-edge-subtle`,_),pe;t[29]===Symbol.for(`react.memo_cache_sentinel`)?(pe=X(`mb-1 w-full rounded-lg border border-edge-subtle bg-surface-base px-2.5 py-1.5 text-sm text-fg placeholder:text-fg-disabled dark:bg-surface-hover/40`,tk),t[29]=pe):pe=t[29];let me;t[30]===Symbol.for(`react.memo_cache_sentinel`)?(me=e=>j(e.target.value),t[30]=me):me=t[30];let he;t[31]!==A||t[32]!==a?(he=(0,Z.jsx)(`input`,{type:`search`,className:pe,placeholder:a,value:A,onChange:me}),t[31]=A,t[32]=a,t[33]=he):he=t[33];let ge;t[34]===I?ge=t[35]:(ge=I?(0,Z.jsx)(`div`,{className:`p-2 text-xs text-red-600 dark:text-red-400`,children:I instanceof Error?I.message:`Failed to load models`}):null,t[34]=I,t[35]=ge);let _e;t[36]!==I||t[37]!==o||t[38]!==l||t[39]!==ne?(_e=!I&&ne?(0,Z.jsx)(`div`,{className:`px-2 py-3 text-center text-xs text-fg-muted`,children:l??o}):null,t[36]=I,t[37]=o,t[38]=l,t[39]=ne,t[40]=_e):_e=t[40];let ve;t[41]!==I||t[42]!==W.length||t[43]!==o||t[44]!==ne?(ve=!I&&!ne&&W.length===0?(0,Z.jsx)(`div`,{className:`px-2 py-3 text-center text-xs text-fg-muted`,children:o}):null,t[41]=I,t[42]=W.length,t[43]=o,t[44]=ne,t[45]=ve):ve=t[45];let ye;if(t[46]!==s||t[47]!==W||t[48]!==b||t[49]!==c||t[50]!==n||t[51]!==B){let e;t[53]!==s||t[54]!==b||t[55]!==c||t[56]!==n||t[57]!==B?(e=e=>{let t=!!c&&s===`vision`&&e.vision!==!0&&e.id===B;return(0,Z.jsxs)(`button`,{type:`button`,className:X(`flex w-full flex-col gap-0.5 rounded-md px-2 py-1.5 text-left text-sm text-fg hover:bg-surface-hover`,e.id===n&&`bg-surface-hover/90 font-medium dark:bg-surface-hover/70`),onClick:()=>{b(e.id),k(!1),j(``)},children:[(0,Z.jsxs)(`span`,{className:`flex w-full min-w-0 items-center gap-2`,children:[(0,Z.jsx)(Qu,{className:X(`size-4 shrink-0`,e.id!==n&&`invisible`),"aria-hidden":!0}),(0,Z.jsxs)(`span`,{className:`min-w-0 flex-1 truncate`,children:[(0,Z.jsx)(`span`,{className:`font-medium`,children:e.name}),` `,(0,Z.jsxs)(`span`,{className:`text-fg-muted`,children:[`(`,e.provider,`)`]})]})]}),t?(0,Z.jsx)(`span`,{className:`pl-6 text-[11px] leading-snug text-amber-700 dark:text-amber-300`,children:c}):null]},e.id)},t[53]=s,t[54]=b,t[55]=c,t[56]=n,t[57]=B,t[58]=e):e=t[58],ye=W.map(e),t[46]=s,t[47]=W,t[48]=b,t[49]=c,t[50]=n,t[51]=B,t[52]=ye}else ye=t[52];let be;t[59]!==ge||t[60]!==_e||t[61]!==ve||t[62]!==ye?(be=(0,Z.jsxs)(`div`,{className:`max-h-60 overflow-auto`,children:[ge,_e,ve,ye]}),t[59]=ge,t[60]=_e,t[61]=ve,t[62]=ye,t[63]=be):be=t[63];let xe;t[64]!==D||t[65]!==w||t[66]!==y?(xe=y?(0,Z.jsx)(`div`,{className:`mt-1 border-t border-edge-subtle pt-1`,children:(0,Z.jsxs)(`button`,{type:`button`,className:X(`flex w-full items-center gap-2 rounded-md p-2 text-left text-sm font-medium text-accent`,ak.transition,`hover:bg-surface-hover focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent/40`),onClick:()=>{w(`/settings/credentials`),k(!1),j(``)},children:[(0,Z.jsx)(by,{className:`size-4 shrink-0 opacity-90`,"aria-hidden":!0}),(0,Z.jsx)(`span`,{className:`min-w-0`,children:D.modelProviderSettingsLink})]})}):null,t[64]=D,t[65]=w,t[66]=y,t[67]=xe):xe=t[67];let Se;t[68]!==C||t[69]!==S||t[70]!==de.Content||t[71]!==fe||t[72]!==he||t[73]!==be||t[74]!==xe?(Se=(0,Z.jsxs)(de.Content,{className:fe,side:S,sideOffset:4,align:C,onOpenAutoFocus:fbe,children:[he,be,xe]}),t[68]=C,t[69]=S,t[70]=de.Content,t[71]=fe,t[72]=he,t[73]=be,t[74]=xe,t[75]=Se):Se=t[75];let Ce;t[76]!==ue.Portal||t[77]!==Se?(Ce=(0,Z.jsx)(ue.Portal,{children:Se}),t[76]=ue.Portal,t[77]=Se,t[78]=Ce):Ce=t[78];let we;return t[79]!==O||t[80]!==re.Root||t[81]!==le||t[82]!==Ce?(we=(0,Z.jsxs)(re.Root,{open:O,onOpenChange:k,children:[le,Ce]}),t[79]=O,t[80]=re.Root,t[81]=le,t[82]=Ce,t[83]=we):we=t[83],we}function fbe(e){return e.preventDefault()}function pbe(e){return e.language}var U8=`xopc.recentWorkspaceDirs.v1`,mbe=10;function hbe(){try{let e=localStorage.getItem(U8);if(!e)return[];let t=JSON.parse(e);return Array.isArray(t)?t.filter(e=>typeof e==`string`&&e.trim().length>0):[]}catch{return[]}}function gbe(e){let t=e.trim();if(t)try{let e=[t,...hbe().filter(e=>e!==t)].slice(0,mbe);localStorage.setItem(U8,JSON.stringify(e))}catch{}}function W8(e){let t=e.trim().replace(/[/\\]+$/,``);if(!t)return e;let n=t.split(/[/\\]/);return n[n.length-1]||t}function G8(e){let t=(0,Y.c)(27),{value:n,onPick:r,disabled:i,placeholder:a,title:o,className:s,maxWidthClass:c,compact:l,"aria-label":u}=e,d=c===void 0?`max-w-[min(12rem,40vw)]`:c,f=l===void 0?!1:l,p,m;t[0]!==a||t[1]!==n?(m=n.trim(),p=m?W8(m):a??``,t[0]=a,t[1]=n,t[2]=p,t[3]=m):(p=t[2],m=t[3]);let h=p,g=o??(m||void 0),_=u??o??h,v=f?`inline-flex size-9 shrink-0 items-center justify-center rounded-lg p-0`:`inline-flex min-h-8 min-w-0 shrink-0 items-center gap-1 rounded-lg px-2 py-1 text-xs`,y=!f&&d,b=i&&`cursor-not-allowed opacity-60`,x;t[4]!==s||t[5]!==v||t[6]!==y||t[7]!==b?(x=X(v,`border border-edge-subtle/80 bg-surface-hover/40 dark:border-edge-subtle`,ak.transition,ak.focusRingPanel,`cursor-pointer hover:bg-surface-hover/70 dark:hover:bg-surface-hover/50`,y,b,s),t[4]=s,t[5]=v,t[6]=y,t[7]=b,t[8]=x):x=t[8];let S;t[9]!==i||t[10]!==r?(S=e=>{e.stopPropagation(),i||r()},t[9]=i,t[10]=r,t[11]=S):S=t[11];let C=f?`size-4`:`size-3.5`,w;t[12]===C?w=t[13]:(w=X(`shrink-0 text-fg-muted`,C),t[12]=C,t[13]=w);let T;t[14]===w?T=t[15]:(T=(0,Z.jsx)(Qh,{className:w,"aria-hidden":!0}),t[14]=w,t[15]=T);let E;t[16]!==f||t[17]!==h?(E=f?null:(0,Z.jsx)(`span`,{className:`min-w-0 truncate text-left font-medium text-fg`,children:h}),t[16]=f,t[17]=h,t[18]=E):E=t[18];let D;return t[19]!==i||t[20]!==S||t[21]!==T||t[22]!==E||t[23]!==g||t[24]!==_||t[25]!==x?(D=(0,Z.jsxs)(`button`,{type:`button`,disabled:i,title:g,"aria-label":_,className:x,onClick:S,children:[T,E]}),t[19]=i,t[20]=S,t[21]=T,t[22]=E,t[23]=g,t[24]=_,t[25]=x,t[26]=D):D=t[26],D}async function _be(e){let t=typeof window<`u`?window.electronAPI?.file?.openDirectory:void 0;if(!t)return null;let n=e?.trim();return n?t({defaultPath:n}):t()}function K8(e={}){let{initialPath:t,onPicked:n,trackRecent:r=!0}=e,[i,a]=(0,J.useState)(!1),[o,s]=(0,J.useState)(!1),c=typeof window<`u`&&!!window.electronAPI?.file?.openDirectory,l=(0,J.useCallback)(async e=>{let t=e.trim();t&&(r&&gbe(t),await n?.(t))},[n,r]);return{hasNativePicker:c,modalOpen:i,setModalOpen:a,pick:(0,J.useCallback)(()=>{if(c){(async()=>{s(!0);try{let e=await _be(t);e&&await l(e)}finally{s(!1)}})();return}a(!0)},[l,c,t]),confirmPick:l,picking:o}}function vbe(){return function(e,t){switch(t.type){case`reset`:return{form:null,baseline:null};case`sync`:{let e=structuredClone(t.value);return{form:e,baseline:structuredClone(e)}}case`patch`:return{...e,form:e.form?{...e.form,...t.patch}:null};case`discard`:return e.baseline?{form:structuredClone(e.baseline),baseline:e.baseline}:e;case`saved`:{let e=structuredClone(t.value);return{form:e,baseline:structuredClone(e)}}case`set-form`:return e.form?{...e,form:t.updater(e.form)}:e}}}function q8(e,t){return{...e,...t.patch}}function ybe(e){let{enabled:t,parsed:n,dirty:r,trackedParsedRef:i,dispatch:a,onResetDirty:o}=e;if(!t){i.current!==null&&(i.current=null,a({type:`reset`}),o?.());return}n!==null&&!r&&i.current!==n&&(i.current=n,a({type:`sync`,value:n}))}async function J8(e){let t=new URLSearchParams;e!=null&&e!==``&&t.set(`path`,e);let n=t.toString();return(await K(_(`/api/host/fs/list${n?`?${n}`:``}`))).payload}async function bbe(){return(await K(_(`/api/host/fs/meta`))).payload}function xbe(){return X(`w-full rounded-lg border border-edge bg-surface-panel px-3 py-2 font-mono text-sm text-fg`,`placeholder:text-fg-subtle`,nk,`dark:border-edge`)}function Y8(e){return/^[A-Za-z]:\\?$/.test(e.replace(/\\$/,`\\`))}function Sbe(e){return!e||e.currentPath===``?!1:e.parentPath===null?e.currentPath===`/`?!1:!!Y8(e.currentPath):!0}var Cbe={metaHostname:null,listState:null,listLoading:!1,listError:null,manualPath:``};function X8({open:e,onOpenChange:t,initialAbsolutePath:n,onConfirm:r,wd:i}){let a=(0,J.useId)(),[o,s]=(0,J.useReducer)(q8,Cbe),{metaHostname:c,listState:l,listLoading:u,listError:d,manualPath:f}=o,p=(0,J.useCallback)(async e=>{s({type:`patch`,patch:{listLoading:!0,listError:null}});try{s({type:`patch`,patch:{listState:await J8(e)}})}catch(e){s({type:`patch`,patch:{listError:e instanceof Error?e.message:String(e),listState:null}})}finally{s({type:`patch`,patch:{listLoading:!1}})}},[]);(0,J.useEffect)(()=>{if(!e)return;let t=!1;return(async()=>{try{let e=await bbe();t||s({type:`patch`,patch:{metaHostname:e.hostname}})}catch{t||s({type:`patch`,patch:{metaHostname:null}})}})(),()=>{t=!0}},[e]),(0,J.useEffect)(()=>{if(!e)return;let t=n?.trim()??``;s({type:`patch`,patch:{manualPath:t}});let r=!1;return(async()=>{s({type:`patch`,patch:{listLoading:!0,listError:null}});try{if(t)try{let e=await J8(t);r||s({type:`patch`,patch:{listState:e}})}catch{let e=await J8();r||s({type:`patch`,patch:{listState:e}})}else{let e=await J8();r||s({type:`patch`,patch:{listState:e}})}}catch(e){let t=e instanceof Error?e.message:String(e);r||s({type:`patch`,patch:{listError:t,listState:null}})}finally{r||s({type:`patch`,patch:{listLoading:!1}})}})(),()=>{r=!0}},[e,n]);let m=e=>{e.isDirectory&&p(e.absolutePath)},h=()=>{if(!l)return;let{parentPath:e,currentPath:t}=l;if(e!==null){p(e);return}t===`/`||t===``||Y8(t)&&p(void 0)},g=l?.currentPath===``?i.pickerDrives:l?.currentPath??``,_=!!l&&l.currentPath!==``&&!u&&!d,v=async()=>{if(!(!l||l.currentPath===``))try{await r(l.currentPath),t(!1)}catch{}},y=async()=>{let e=f.trim();if(e)try{await r(e),t(!1)}catch{}},b=u&&l;return(0,Z.jsx)(YP,{open:e,onOpenChange:t,children:(0,Z.jsxs)(XP,{children:[(0,Z.jsx)(ZP,{className:`fixed inset-0 z-[80] bg-scrim backdrop-blur-[2px]`}),(0,Z.jsxs)(QP,{className:X(`fixed left-1/2 top-1/2 z-[81] flex max-h-[min(90vh,32rem)] w-[min(100%-2rem,28rem)] -translate-x-1/2 -translate-y-1/2 flex-col rounded-xl border border-edge bg-surface-panel p-4 shadow-popover`,`dark:border-edge`),onOpenAutoFocus:e=>e.preventDefault(),children:[(0,Z.jsx)($P,{className:`text-base font-semibold text-fg`,children:i.pathModalTitle}),(0,Z.jsx)(eF,{className:`mt-1 text-sm leading-relaxed text-fg-muted`,children:i.pathModalDescription}),c?(0,Z.jsx)(`p`,{className:`mt-2 text-xs text-fg-muted`,children:i.pickerHostHint.replace(`{{hostname}}`,c)}):null,(0,Z.jsxs)(`div`,{className:`mt-3 flex min-h-0 flex-1 flex-col gap-2`,children:[(0,Z.jsxs)(`div`,{className:`flex items-center gap-2`,children:[(0,Z.jsxs)(ZO,{type:`button`,variant:`secondary`,className:`shrink-0 gap-1 px-2 py-1.5 text-xs`,disabled:u||!Sbe(l)||!!d,onClick:()=>h(),title:i.pickerUp,children:[(0,Z.jsx)(fd,{className:`size-4`,"aria-hidden":!0}),i.pickerUp]}),(0,Z.jsx)(`div`,{className:`min-w-0 flex-1 truncate rounded-md border border-edge-subtle/80 bg-surface-hover/30 px-2 py-1.5 font-mono text-xs text-fg`,title:g,children:u&&!l?i.pickerLoading:g||`—`})]}),(0,Z.jsxs)(`div`,{className:X(`relative min-h-[12rem] overflow-y-auto rounded-lg border border-edge-subtle/80 bg-surface-hover/20 p-1 dark:border-edge-subtle`,ak.focusRingPanel),role:`listbox`,"aria-label":i.pathModalTitle,children:[b?(0,Z.jsx)(`div`,{className:`absolute inset-0 z-[1] flex items-center justify-center rounded-lg bg-surface-panel/60`,"aria-hidden":!0,children:(0,Z.jsx)(Pg,{className:`size-6 animate-spin text-fg-muted`})}):null,u&&!l?(0,Z.jsxs)(`div`,{className:`flex items-center justify-center gap-2 py-12 text-sm text-fg-muted`,children:[(0,Z.jsx)(Pg,{className:`size-4 animate-spin`,"aria-hidden":!0}),i.pickerLoading]}):null,d?(0,Z.jsx)(`p`,{className:`px-2 py-8 text-center text-sm text-fg-muted`,children:i.pickerListError}):null,!u&&l&&!d&&l.entries.length===0?(0,Z.jsx)(`p`,{className:`px-2 py-8 text-center text-sm text-fg-muted`,children:i.pickerEmptyFolder}):null,l?.entries.map(e=>(0,Z.jsxs)(`button`,{type:`button`,role:`option`,"aria-selected":!1,disabled:!e.isDirectory,className:X(`flex w-full items-center gap-2 rounded-md px-2 py-1.5 text-left text-sm`,e.isDirectory?`cursor-pointer text-fg hover:bg-surface-hover`:`cursor-default text-fg-muted opacity-60`),onClick:()=>m(e),children:[(0,Z.jsx)(Qh,{className:`size-4 shrink-0 text-fg-muted`,"aria-hidden":!0}),(0,Z.jsx)(`span`,{className:`min-w-0 truncate`,children:e.name})]},e.absolutePath))]}),(0,Z.jsxs)(`div`,{className:`space-y-1.5`,children:[(0,Z.jsx)(`label`,{htmlFor:a,className:`text-xs text-fg-muted`,children:i.pickerManualPath}),(0,Z.jsx)(`input`,{id:a,type:`text`,value:f,onChange:e=>s({type:`patch`,patch:{manualPath:e.target.value}}),placeholder:i.pathInputPlaceholder,className:xbe(),autoComplete:`off`,spellCheck:!1,onKeyDown:e=>{e.key===`Enter`&&f.trim()&&(e.preventDefault(),y())}})]})]}),(0,Z.jsxs)(`div`,{className:`mt-4 flex flex-wrap items-center justify-end gap-2 border-t border-edge-subtle/60 pt-3`,children:[(0,Z.jsx)(ZO,{type:`button`,variant:`ghost`,onClick:()=>t(!1),children:i.pathModalCancel}),(0,Z.jsx)(ZO,{type:`button`,variant:`secondary`,disabled:!f.trim(),onClick:()=>void y(),children:i.pickerApplyManual}),(0,Z.jsx)(ZO,{type:`button`,disabled:!_,onClick:()=>void v(),children:i.pickerUseThisFolder})]})]})]})})}var wbe=(0,J.memo)(function({sessionKey:e,disabled:t,canSelectWorkingDirectory:n,sessionMgr:r}){let i=m(d(e=>e.language)).chat.workingDirectory,a=pQ(e=>e.toggleOpen),[o,s]=(0,J.useState)(``),[c,l]=(0,J.useState)(!1),[u,f]=(0,J.useState)(!1),[p,h]=(0,J.useState)(null),g=(0,J.useCallback)(async()=>{if(!e){s(``);return}l(!0);try{s((await r.loadSessionAgentConfig(e)).effectiveWorkspacePath)}catch{s(``)}finally{l(!1)}},[e,r]);(0,J.useEffect)(()=>{g()},[g]);let _=K8({initialPath:o,onPicked:(0,J.useCallback)(async t=>{if(!(!e?.trim()||!t.trim()))try{await r.patchSessionAgentConfig(e,{workingDirectory:t.trim()}),await g()}catch(e){throw h(e instanceof Error?e.message:String(e)),f(!0),e}},[e,r,g])}),v=(0,J.useCallback)(()=>{le({type:`info`,title:i.lockedTapTitle,message:i.lockedTapBody,duration:6500})},[i.lockedTapBody,i.lockedTapTitle]);if(!e)return null;let y=o.trim(),b=!!y,x=b?W8(y):i.notSet,S=X(`inline-flex min-h-8 max-w-[min(12rem,40vw)] min-w-0 shrink-0 items-center gap-1 rounded-lg px-2 py-1 text-xs`,`border border-edge-subtle/80 bg-surface-hover/40 dark:border-edge-subtle`,ak.transition,ak.focusRingPanel),C=e=>{let{hasPath:t,fullPath:n,canSelect:r}=e,a;return a=!r&&t?i.tooltipOpenProjectFiles:r?t?i.chooseFolder:i.selectWorkingDirectory:i.selectionOnlyAtNewChat,(0,Z.jsxs)(`div`,{className:`max-w-[min(22rem,90vw)] space-y-1.5`,children:[(0,Z.jsx)(`p`,{className:`font-semibold text-fg`,children:i.tooltipAgentWorkspace}),t?(0,Z.jsx)(`p`,{className:`break-words font-mono text-[11px] leading-snug text-fg-muted`,children:n}):(0,Z.jsx)(`p`,{className:`text-[11px] text-fg-muted`,children:i.notSet}),(0,Z.jsx)(`p`,{className:`text-[11px] leading-snug text-fg-subtle`,children:a})]})},w=(e,t)=>(0,Z.jsxs)(DZ,{delayDuration:350,children:[(0,Z.jsx)(OZ,{asChild:!0,children:t}),(0,Z.jsx)(kZ,{children:(0,Z.jsx)(AZ,{side:`top`,sideOffset:6,collisionPadding:12,className:`!z-[10000] max-w-[min(22rem,90vw)] rounded-md border border-edge bg-surface-panel px-2.5 py-2 text-left text-xs leading-snug text-fg shadow-lg`,children:e})})]}),T=()=>w(C({hasPath:!1,fullPath:``,canSelect:!1}),(0,Z.jsxs)(`button`,{type:`button`,className:X(S,`cursor-pointer text-left text-fg-muted hover:bg-surface-hover/70 dark:hover:bg-surface-hover/50`),"aria-label":`${i.notSet}. ${i.selectionOnlyAtNewChat}`,onClick:e=>{e.stopPropagation(),v()},children:[(0,Z.jsx)(Qh,{className:`size-3.5 shrink-0 text-fg-muted`,"aria-hidden":!0}),(0,Z.jsx)(`span`,{className:`min-w-0 truncate text-left font-medium text-fg`,children:x})]})),E=()=>w(C({hasPath:!0,fullPath:y,canSelect:!1}),(0,Z.jsxs)(`button`,{type:`button`,disabled:t||c||!b,className:X(S,b&&`cursor-pointer hover:bg-surface-hover/70 dark:hover:bg-surface-hover/50`,(t||c||!b)&&`cursor-not-allowed opacity-60`),"aria-label":`${i.tooltipAgentWorkspace}: ${y}`,onClick:e=>{e.stopPropagation(),b&&!t&&!c&&a()},children:[(0,Z.jsx)(Qh,{className:`size-3.5 shrink-0 text-fg-muted`,"aria-hidden":!0}),(0,Z.jsx)(`span`,{className:`min-w-0 truncate text-left font-medium text-fg`,children:x})]}));if(!n)return b?(0,Z.jsx)(EZ,{delayDuration:350,children:(0,Z.jsx)(`div`,{className:`inline-flex items-center`,children:E()})}):(0,Z.jsx)(EZ,{delayDuration:350,children:(0,Z.jsx)(`div`,{className:`inline-flex items-center`,children:T()})});let D=b&&!t&&!c?`${i.tooltipAgentWorkspace}: ${y}. ${i.chooseFolder}`:b?`${i.tooltipAgentWorkspace}: ${y}`:i.selectWorkingDirectory;return(0,Z.jsx)(EZ,{delayDuration:350,children:(0,Z.jsxs)(Z.Fragment,{children:[(0,Z.jsx)(`div`,{className:`inline-flex items-center`,children:w(C({hasPath:b,fullPath:y,canSelect:!0}),(0,Z.jsx)(G8,{value:y,onPick:_.pick,disabled:t||c||_.picking,placeholder:i.notSet,"aria-label":D,className:X((t||c||_.picking)&&`cursor-not-allowed opacity-60`)}))}),_.hasNativePicker?null:(0,Z.jsx)(X8,{open:_.modalOpen,onOpenChange:_.setModalOpen,initialAbsolutePath:y||void 0,onConfirm:_.confirmPick,wd:i}),(0,Z.jsx)(YP,{open:u,onOpenChange:e=>{f(e),e||h(null)},children:(0,Z.jsxs)(XP,{children:[(0,Z.jsx)(ZP,{className:`fixed inset-0 z-[80] bg-scrim backdrop-blur-[2px]`}),(0,Z.jsxs)(QP,{className:X(`fixed left-1/2 top-1/2 z-[81] w-[min(100%-2rem,26rem)] -translate-x-1/2 -translate-y-1/2 rounded-xl border border-edge bg-surface-panel p-4 shadow-popover`,`dark:border-edge`),onOpenAutoFocus:e=>e.preventDefault(),children:[(0,Z.jsx)($P,{className:`text-base font-semibold text-fg`,children:i.applyErrorTitle}),p?(0,Z.jsx)(eF,{className:`mt-2 whitespace-pre-wrap text-sm leading-relaxed text-fg-muted`,children:p}):null,(0,Z.jsx)(`div`,{className:`mt-4 flex items-center justify-end border-t border-edge-subtle/60 pt-3`,children:(0,Z.jsx)(ZO,{type:`button`,onClick:()=>f(!1),children:i.applyErrorClose})})]})]})})]})})});function Tbe(e){return e===`off`?hs:Nb}var Ebe=(0,J.memo)(function(e){let t=(0,Y.c)(87),{sessionKey:n,sessionManager:r,disabled:i,sending:a,streaming:o,canSelectWorkingDirectory:s,runBusy:c,chat:l,hasDraft:u,showSteeringInterrupt:d,attachmentCount:f,maxAttachments:p,onPickFiles:m,thinkingLevel:h,showThinkingSelector:g,onThinkingChange:_,voiceActive:v,onStartVoiceInput:y,onSend:b,onAbort:x,onInterrupt:S,sessionModel:C,showModelSelector:w,onModelChange:T,modelDisabled:E,contextUsageMessages:D,composerDraftChars:O}=e,[k,A]=(0,J.useState)(!1),j=h,M;t[0]===j?M=t[1]:(M=Tbe(j),t[0]=j,t[1]=M);let N=M,P=f>=p,F;t[2]!==f||t[3]!==P||t[4]!==l.attachFile||t[5]!==l.maxAttachmentsReached||t[6]!==p?(F=P?L8(l.maxAttachmentsReached,{max:p}):`${l.attachFile} (${f}/${p})`,t[2]=f,t[3]=P,t[4]=l.attachFile,t[5]=l.maxAttachmentsReached,t[6]=p,t[7]=F):F=t[7];let I=F,L;t[8]===Symbol.for(`react.memo_cache_sentinel`)?(L=X(`flex flex-wrap items-center gap-2 border-t border-edge-subtle/90 px-4 py-2.5 dark:border-edge-subtle`),t[8]=L):L=t[8];let R=i||c,z;t[9]!==s||t[10]!==n||t[11]!==r||t[12]!==R?(z=(0,Z.jsx)(wbe,{sessionKey:n,sessionMgr:r,canSelectWorkingDirectory:s,disabled:R}),t[9]=s,t[10]=n,t[11]=r,t[12]=R,t[13]=z):z=t[13];let B;t[14]===Symbol.for(`react.memo_cache_sentinel`)?(B=X(`inline-flex size-8 shrink-0 items-center justify-center rounded-lg bg-surface-hover/70 text-fg-subtle hover:bg-surface-hover hover:text-fg dark:bg-surface-hover/50`,ak.transition,ak.press,ak.focusRingPanel),t[14]=B):B=t[14];let V;t[15]===Symbol.for(`react.memo_cache_sentinel`)?(V=(0,Z.jsx)(c_,{className:`size-4`}),t[15]=V):V=t[15];let H;t[16]!==l.moreActions||t[17]!==k?(H=(0,Z.jsx)(fP,{asChild:!0,children:(0,Z.jsx)(`button`,{type:`button`,className:B,title:l.moreActions,"aria-label":l.moreActions,"aria-expanded":k,children:V})}),t[16]=l.moreActions,t[17]=k,t[18]=H):H=t[18];let U;t[19]===Symbol.for(`react.memo_cache_sentinel`)?(U=X(`z-50 min-w-[12rem] rounded-xl border border-edge bg-surface-panel p-1.5 shadow-popover dark:border-edge`),t[19]=U):U=t[19];let W;t[20]===Symbol.for(`react.memo_cache_sentinel`)?(W=X(`flex w-full items-center gap-2 rounded-lg px-2.5 py-2 text-left text-sm text-fg`,`hover:bg-surface-hover focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent`,`disabled:cursor-not-allowed disabled:opacity-50`),t[20]=W):W=t[20];let G=P||i||c,ee;t[21]===m?ee=t[22]:(ee=()=>{m(),A(!1)},t[21]=m,t[22]=ee);let te;t[23]===Symbol.for(`react.memo_cache_sentinel`)?(te=(0,Z.jsx)(Zh,{className:`size-4 shrink-0 text-fg-subtle`,"aria-hidden":!0}),t[23]=te):te=t[23];let ne;t[24]===l.attachFile?ne=t[25]:(ne=(0,Z.jsx)(`span`,{className:`min-w-0 flex-1 truncate`,children:l.attachFile}),t[24]=l.attachFile,t[25]=ne);let re;t[26]!==f||t[27]!==p?(re=(0,Z.jsxs)(`span`,{className:`shrink-0 text-xs text-fg-subtle`,children:[f,`/`,p]}),t[26]=f,t[27]=p,t[28]=re):re=t[28];let ie;t[29]!==I||t[30]!==G||t[31]!==ee||t[32]!==ne||t[33]!==re?(ie=(0,Z.jsxs)(`button`,{type:`button`,className:W,disabled:G,title:I,onClick:ee,children:[te,ne,re]}),t[29]=I,t[30]=G,t[31]=ee,t[32]=ne,t[33]=re,t[34]=ie):ie=t[34];let ae;t[35]!==N||t[36]!==i||t[37]!==l.thinkingLevelLabel||t[38]!==l.thinkingLevels||t[39]!==_||t[40]!==a||t[41]!==g||t[42]!==o||t[43]!==h?(ae=g?(0,Z.jsxs)(`label`,{className:X(`flex w-full items-center gap-2 rounded-lg px-2.5 py-2 text-sm text-fg`,`hover:bg-surface-hover`),title:`${l.thinkingLevelLabel}: ${l.thinkingLevels[h]??h}`,children:[(0,Z.jsx)(N,{className:`size-4 shrink-0 text-accent-fg`,"aria-hidden":!0}),(0,Z.jsx)(`span`,{className:`shrink-0 text-fg-muted`,children:l.thinkingLevelLabel}),(0,Z.jsx)(`select`,{className:`min-w-0 flex-1 cursor-pointer appearance-none rounded-md bg-surface-hover/80 px-2 py-0.5 text-sm font-medium text-fg focus:outline-none focus-visible:ring-2 focus-visible:ring-accent`,value:h,disabled:i||a&&!o,onChange:e=>_(e.target.value),children:Object.keys(l.thinkingLevels).map(e=>(0,Z.jsx)(`option`,{value:e,children:l.thinkingLevels[e]},e))})]}):null,t[35]=N,t[36]=i,t[37]=l.thinkingLevelLabel,t[38]=l.thinkingLevels,t[39]=_,t[40]=a,t[41]=g,t[42]=o,t[43]=h,t[44]=ae):ae=t[44];let oe;t[45]!==ie||t[46]!==ae?(oe=(0,Z.jsx)(pP,{children:(0,Z.jsx)(mP,{className:U,side:`top`,align:`start`,sideOffset:8,collisionPadding:12,onOpenAutoFocus:Dbe,children:(0,Z.jsxs)(`div`,{className:`flex flex-col gap-0.5`,children:[ie,ae]})})}),t[45]=ie,t[46]=ae,t[47]=oe):oe=t[47];let K;t[48]!==k||t[49]!==oe||t[50]!==H?(K=(0,Z.jsxs)(uP,{open:k,onOpenChange:A,children:[H,oe]}),t[48]=k,t[49]=oe,t[50]=H,t[51]=K):K=t[51];let se;t[52]!==O||t[53]!==D||t[54]!==l||t[55]!==E||t[56]!==T||t[57]!==C||t[58]!==w?(se=w?(0,Z.jsxs)(`div`,{className:`flex min-w-0 items-center gap-1.5`,children:[(0,Z.jsx)(`div`,{className:`min-w-0 w-fit max-w-[min(20rem,calc(100vw-10rem))] shrink-0`,children:(0,Z.jsx)(H8,{value:C,disabled:E,placeholder:l.modelPlaceholder,searchPlaceholder:l.modelSearchPlaceholder,noMatches:l.modelNoMatches,compact:!0,showProviderInTrigger:!1,contentSide:`top`,contentAlign:`end`,showProviderSettingsFooter:!0,onChange:T})}),(0,Z.jsx)(sbe,{sessionModel:C,messages:D,draftChars:O,chat:l,disabled:E})]}):null,t[52]=O,t[53]=D,t[54]=l,t[55]=E,t[56]=T,t[57]=C,t[58]=w,t[59]=se):se=t[59];let q;t[60]!==i||t[61]!==l.voiceInput||t[62]!==y||t[63]!==v?(q=v?null:(0,Z.jsx)(`button`,{type:`button`,className:X(`inline-flex size-8 shrink-0 items-center justify-center rounded-lg border border-transparent text-fg-subtle hover:bg-surface-hover hover:text-fg`,ak.transition,ak.press,ak.focusRingPanel,`disabled:cursor-not-allowed disabled:opacity-50`),disabled:i,title:l.voiceInput,"aria-label":l.voiceInput,onClick:()=>void y(),children:(0,Z.jsx)(Hg,{className:`size-4 stroke-[1.75]`})}),t[60]=i,t[61]=l.voiceInput,t[62]=y,t[63]=v,t[64]=q):q=t[64];let ce;t[65]!==i||t[66]!==u||t[67]!==l.abort||t[68]!==l.sendMessage||t[69]!==l.steeringInterruptSend||t[70]!==x||t[71]!==S||t[72]!==b||t[73]!==c||t[74]!==d||t[75]!==v?(ce=c?(0,Z.jsxs)(Z.Fragment,{children:[d&&S?(0,Z.jsx)(`button`,{type:`button`,className:X(`inline-flex size-8 shrink-0 items-center justify-center rounded-lg border border-transparent text-accent-fg hover:bg-accent-soft dark:hover:bg-accent-soft`,ak.transition,ak.press,ak.focusRingPanel),title:l.steeringInterruptSend,"aria-label":l.steeringInterruptSend,onClick:()=>void S(),children:(0,Z.jsx)(my,{className:`size-4 stroke-[1.75]`})}):null,(0,Z.jsx)(`button`,{type:`button`,className:X(`inline-flex size-8 shrink-0 items-center justify-center rounded-lg bg-surface-hover/70 text-fg-muted hover:bg-surface-hover hover:text-fg dark:bg-surface-hover/50`,ak.transition,ak.press,ak.focusRingPanel),title:l.abort,"aria-label":l.abort,onClick:x,children:(0,Z.jsx)(oS,{className:`size-4 stroke-[1.75]`})})]}):(0,Z.jsx)(`button`,{type:`button`,className:X(`inline-flex size-8 shrink-0 items-center justify-center rounded-lg border transition-colors duration-150 ease-out`,ak.press,ak.focusRingPanel,u?`border-transparent text-accent-fg hover:bg-accent-soft dark:text-accent-fg dark:hover:bg-accent-soft`:`border-transparent text-fg-disabled`),disabled:i||v||!u,title:l.sendMessage,"aria-label":l.sendMessage,onClick:b,children:(0,Z.jsx)(my,{className:`size-4 stroke-[1.75]`})}),t[65]=i,t[66]=u,t[67]=l.abort,t[68]=l.sendMessage,t[69]=l.steeringInterruptSend,t[70]=x,t[71]=S,t[72]=b,t[73]=c,t[74]=d,t[75]=v,t[76]=ce):ce=t[76];let le;t[77]!==q||t[78]!==ce?(le=(0,Z.jsxs)(`div`,{className:`flex shrink-0 items-center gap-1`,children:[q,ce]}),t[77]=q,t[78]=ce,t[79]=le):le=t[79];let ue;t[80]!==se||t[81]!==le?(ue=(0,Z.jsxs)(`div`,{className:`ml-auto flex min-w-0 items-center gap-2`,children:[se,le]}),t[80]=se,t[81]=le,t[82]=ue):ue=t[82];let de;return t[83]!==K||t[84]!==ue||t[85]!==z?(de=(0,Z.jsxs)(`div`,{className:L,children:[z,K,ue]}),t[83]=K,t[84]=ue,t[85]=z,t[86]=de):de=t[86],de});function Dbe(e){return e.preventDefault()}function Obe(e){return e.map(e=>({type:e.type===`voice`?`voice`:(e.mimeType??``).startsWith(`image/`)?`image`:`document`,mimeType:e.mimeType??`application/octet-stream`,content:e.data??``,name:e.name??`file`,size:e.size??0,workspaceRelativePath:e.workspaceRelativePath,...typeof e.durationSeconds==`number`&&Number.isFinite(e.durationSeconds)&&e.durationSeconds>0?{durationSeconds:e.durationSeconds}:{}}))}var kbe=100,Abe=400,Z8=900;function jbe(e,t){switch(t.type){case`reset`:return{box:null,hoverPreview:null};case`set-box`:return{...e,box:t.box};case`set-hover`:return{...e,hoverPreview:t.hoverPreview}}}function Mbe(e,t){let n=t.trim().toLowerCase();if(!n)return[];let r=e.toLowerCase(),i=[],a=0;for(let e=0;e<r.length&&a<n.length;e++)r[e]===n[a]&&(i.push([e,e+1]),a++);return i}function Nbe(e){let t=(0,Y.c)(8),{name:n,query:r}=e,i;t[0]!==n||t[1]!==r?(i=Mbe(n,r),t[0]=n,t[1]=r,t[2]=i):i=t[2];let a=i;if(a.length===0){let e;return t[3]===n?e=t[4]:(e=(0,Z.jsx)(`span`,{className:`font-medium text-fg`,children:n}),t[3]=n,t[4]=e),e}let o;if(t[5]!==n||t[6]!==a){let e=[],r=0;a.forEach(t=>{let[i,a]=t;i>r&&e.push((0,Z.jsx)(`span`,{className:`font-medium text-fg`,children:n.slice(r,i)},`pre-${i}`)),e.push((0,Z.jsx)(`span`,{className:`font-semibold text-accent-fg`,children:n.slice(i,a)},`hl-${i}-${a}`)),r=a}),r<n.length&&e.push((0,Z.jsx)(`span`,{className:`font-medium text-fg`,children:n.slice(r)},`tail`)),o=(0,Z.jsx)(Z.Fragment,{children:e}),t[5]=n,t[6]=a,t[7]=o}else o=t[7];return o}var Pbe=(0,J.memo)(function(e){let t=(0,Y.c)(39),{open:n,anchorRef:r,items:i,selectedIndex:a,loading:o,query:s,noResults:c,sessionKey:l,recentLabel:u,ariaLabel:d,onSelectItem:f,shiftHint:p}=e,m;t[0]===Symbol.for(`react.memo_cache_sentinel`)?(m={box:null,hoverPreview:null},t[0]=m):m=t[0];let[h,g]=(0,J.useReducer)(jbe,m),_=h.box,v=h.hoverPreview,y=(0,J.useRef)(null),b=(0,J.useRef)(0),x;t[1]===Symbol.for(`react.memo_cache_sentinel`)?(x=()=>{y.current&&=(clearTimeout(y.current),null)},t[1]=x):x=t[1];let S=x,C;t[2]===l?C=t[3]:(C=(e,t,n)=>{S(),b.current+=1;let r=b.current,i=e.relativePath;if(!l?.trim()||e.isDirectory||e.isBrowseUp||!i){g({type:`set-hover`,hoverPreview:null});return}y.current=setTimeout(()=>{y.current=null,r===b.current&&XH(i,{sessionKey:l}).then(e=>{let{content:i}=e,a=i.length>Z8?`${i.slice(0,Z8)}…`:i;r===b.current&&g({type:`set-hover`,hoverPreview:{text:a,x:t,y:n}})}).catch(()=>{r===b.current&&g({type:`set-hover`,hoverPreview:null})})},420)},t[2]=l,t[3]=C);let w=C,T,E;if(t[4]!==r||t[5]!==n?(T=()=>{if(!n){g({type:`reset`}),S(),b.current+=1;return}let e=()=>{let e=r.current;if(!e)return;let t=e.getBoundingClientRect();g({type:`set-box`,box:{left:t.left,top:t.top,width:t.width}})};e();let t=r.current,i=t&&typeof ResizeObserver<`u`?new ResizeObserver(()=>{e()}):null;return t&&i&&i.observe(t),window.addEventListener(`resize`,e),window.addEventListener(`scroll`,e,!0),()=>{t&&i&&i.disconnect(),window.removeEventListener(`resize`,e),window.removeEventListener(`scroll`,e,!0)}},E=[n,r],t[4]=r,t[5]=n,t[6]=T,t[7]=E):(T=t[6],E=t[7]),(0,J.useLayoutEffect)(T,E),!n||typeof document>`u`||_===null)return null;let D=i.length,O=Math.min(_.width,Abe),k;t[8]!==_.left||t[9]!==_.top||t[10]!==O?(k={position:`fixed`,left:_.left,top:_.top,width:O,transform:`translateY(calc(-100% - 8px))`,zIndex:kbe},t[8]=_.left,t[9]=_.top,t[10]=O,t[11]=k):k=t[11];let A=a>=0&&a<D?`at-mention-${a}`:void 0,j;t[12]!==o||t[13]!==D?(j=o&&D===0?(0,Z.jsxs)(`div`,{className:`flex items-center gap-2 px-3 py-2.5 text-sm text-fg-muted`,children:[(0,Z.jsx)(Pg,{className:`size-4 shrink-0 animate-spin`,"aria-hidden":!0}),(0,Z.jsx)(`span`,{children:`…`})]}):null,t[12]=o,t[13]=D,t[14]=j):j=t[14];let M;t[15]!==i||t[16]!==o||t[17]!==c||t[18]!==f||t[19]!==s||t[20]!==u||t[21]!==w||t[22]!==a||t[23]!==D?(M=!o&&D===0?(0,Z.jsx)(`div`,{className:`px-3 py-2 text-sm text-fg-muted`,children:c}):(0,Z.jsx)(Z.Fragment,{children:i.map((e,t)=>(0,Z.jsxs)(`div`,{id:`at-mention-${t}`,role:`option`,"aria-selected":a===t,tabIndex:-1,className:X(`flex cursor-pointer items-start gap-2 px-3 py-2 text-left text-sm`,a===t?`bg-surface-hover text-fg`:`text-fg-subtle hover:bg-surface-hover/80`,e.isRecent&&`border-l-2 border-l-accent/60`),onPointerDown:t=>{t.pointerType===`mouse`&&t.button!==0||(t.preventDefault(),f(e,{shiftKey:t.shiftKey}))},onPointerEnter:t=>w(e,t.clientX,t.clientY),onPointerLeave:()=>{S(),b.current+=1,g({type:`set-hover`,hoverPreview:null})},children:[(0,Z.jsx)(`span`,{className:`mt-0.5 shrink-0`,children:e.isBrowseUp?(0,Z.jsx)(eg,{className:`size-3.5 text-fg-muted`,"aria-hidden":!0}):e.isDirectory?(0,Z.jsx)(eg,{className:`size-3.5 text-amber-600 dark:text-amber-400`,"aria-hidden":!0}):(0,Z.jsx)(Xh,{className:X(`size-3.5`,VH(e.name)),"aria-hidden":!0})}),(0,Z.jsxs)(`span`,{className:`min-w-0 flex-1`,children:[(0,Z.jsxs)(`div`,{className:`flex items-center gap-2 truncate`,children:[(0,Z.jsx)(`span`,{className:`truncate`,children:(0,Z.jsx)(Nbe,{name:e.name,query:s})}),e.isRecent?(0,Z.jsx)(`span`,{className:`shrink-0 rounded bg-accent-soft px-1 py-0 text-[0.65rem] text-accent-fg`,children:u}):null]}),(0,Z.jsx)(`div`,{className:`mt-0.5 truncate text-xs text-fg-muted`,children:e.relativePath||`—`})]})]},`${e.relativePath}-${e.name}`))}),t[15]=i,t[16]=o,t[17]=c,t[18]=f,t[19]=s,t[20]=u,t[21]=w,t[22]=a,t[23]=D,t[24]=M):M=t[24];let N;t[25]!==d||t[26]!==A||t[27]!==j||t[28]!==M?(N=(0,Z.jsxs)(`div`,{className:`max-h-[min(26rem,54vh)] overflow-y-auto`,role:`listbox`,"aria-label":d,"aria-activedescendant":A,children:[j,M]}),t[25]=d,t[26]=A,t[27]=j,t[28]=M,t[29]=N):N=t[29];let P;t[30]===p?P=t[31]:(P=p?(0,Z.jsx)(`div`,{className:`border-t border-edge-subtle px-3 py-1.5 text-[0.65rem] text-fg-muted`,children:p}):null,t[30]=p,t[31]=P);let F;t[32]===v?F=t[33]:(F=v?(0,Z.jsx)(`div`,{className:`pointer-events-none fixed z-[200] max-h-48 max-w-sm overflow-auto rounded-md border border-edge bg-surface-panel p-2 font-mono text-[0.7rem] text-fg shadow-lg`,style:{left:Math.min(v.x+12,window.innerWidth-320),top:Math.min(v.y+12,window.innerHeight-200)},children:v.text}):null,t[32]=v,t[33]=F);let I;return t[34]!==N||t[35]!==P||t[36]!==F||t[37]!==k?(I=(0,Ki.createPortal)((0,Z.jsxs)(`div`,{className:`pointer-events-auto max-h-[min(28rem,60vh)] min-h-[2.5rem] overflow-hidden rounded-lg border border-edge bg-surface-panel shadow-lg dark:bg-surface-panel/95`,style:k,role:`presentation`,children:[N,P,F]}),document.body),t[34]=N,t[35]=P,t[36]=F,t[37]=k,t[38]=I):I=t[38],I}),Q8=new Set([`abort`,`stop`,`cancel`]);function Fbe(e){if(e.kind!==`command`)return!1;if(Q8.has(e.name.toLowerCase()))return!0;for(let t of e.aliases??[])if(Q8.has(t.toLowerCase()))return!0;return!1}function $8(e,t,n,r){return e.slice(0,t)+r+e.slice(n)}var Ibe={skill:(e,t)=>{let n=t.slashRange;if(!n)return;let r=`/skill:${e.name} `,i=$8(t.editor.valueRef.current,n.start,n.end,r),a=n.start+r.length;t.editor.resetEditor({nextText:i,caretOffset:a,focus:!0})},command:(e,t)=>{let n=t.slashRange;if(!n||n.start!==0)return;if(e.acceptsArgs===!0){let r=`/${e.name} `,i=$8(t.editor.valueRef.current,n.start,n.end,r),a=n.start+r.length;t.editor.resetEditor({nextText:i,caretOffset:a,focus:!0});return}let r=`/${e.name}`;if(t.runBusy||t.pendingFollowUpsCount>0){if(Fbe(e)){if(!t.callbacks.onAbort)return;t.callbacks.onAbort();let e=t.editor.valueRef.current,r=e.slice(0,n.start)+e.slice(n.end);t.editor.resetEditor({nextText:r,caretOffset:n.start});return}if(!t.callbacks.onAddPendingFollowUp||t.pendingFollowUpsCount>=t.maxPendingFollowUps)return;t.callbacks.onAddPendingFollowUp(r,void 0),t.callbacks.onUserTextCommitted?.(r),t.attachments.clearAttachments(),t.editor.resetEditor();return}t.callbacks.onSend(r,void 0,t.thinkingLevel),t.callbacks.onUserTextCommitted?.(r),t.attachments.clearAttachments(),t.editor.resetEditor()},agent:(e,t)=>{let n=t.slashRange;if(!n||n.start!==0||!t.callbacks.onChatAgentChange)return;let r=t.editor.valueRef.current,i=r.slice(0,n.start)+r.slice(n.end);t.editor.resetEditor({nextText:i,caretOffset:n.start}),t.attachments.clearAttachments(),t.callbacks.onChatAgentChange(e.name)}};function Lbe(e,t){let n=Ibe[e.kind];n&&n(e,t)}var e5={new:10,help:11,list:12,clear:13,switch:14,models:15,usage:16,skills:17,settings:18,start:19,think:20,reasoning:21,verbose:22,status:23,tts:24},Rbe=new Set([`abort`,`archive`]);function t5(e){if(e.kind===`command`){let t=e.name.toLowerCase();if(e5[t]!==void 0)return 0;if(Rbe.has(t))return 2}return 1}function n5(e,t){let n=t5(e),r=t5(t);if(n!==r)return n-r;if(n===0){let n=e5[e.name.toLowerCase()]??999,r=e5[t.name.toLowerCase()]??999;if(n!==r)return n-r}let i=e.name.localeCompare(t.name);return i===0?e.id.localeCompare(t.id):i}var zbe=RegExp(`^@file:${b8}`,`u`);function r5(e){if(e.kind!==`command`)return!1;if(Q8.has(e.name.toLowerCase()))return!0;for(let t of e.aliases??[])if(Q8.has(t.toLowerCase()))return!0;return!1}function i5(e,t){return e.kind!==`command`||e.acceptsArgs===!0||r5(e)||!(t.runBusy||t.pendingFollowUpsCount>0)?!1:t.pendingFollowUpsCount>=t.maxPendingFollowUps}function Bbe(e,t){return e.kind!==`command`||e.acceptsArgs===!0||r5(e)||!(t.runBusy||t.pendingFollowUpsCount>0)?!1:t.pendingFollowUpsCount<t.maxPendingFollowUps}function Vbe(e,t){let n=0;for(;n<e.length;){let r=e.indexOf(`@file:`,n);if(r===-1)return null;let i=e.slice(r).match(zbe);if(!i){n=r+1;continue}let a=r+i[0].length;if(t>=r&&t<a)return{start:r,end:a};n=a}return null}var Hbe=20,a5=3;function Ube(e){return e.includes(`/`)||/^[A-Za-z]:/u.test(e)?!0:/^(Users|home|var|tmp|etc|opt|private|Volumes|System|Applications|Library|usr|dev|bin|sbin|proc|sys)(\/|$)/iu.test(e)}function Wbe(e,t){if(t===0)return!1;let n=e[t-1];if(n===void 0||n===`.`||n===`:`||n===`/`)return!0;let r=e.slice(0,t);return/[a-zA-Z0-9-]+\.[a-zA-Z0-9.-]+$/u.test(r)}function Gbe(e,t){let n=e.length,r=Math.min(Math.max(t,0),n);if(r<1&&e===`/`&&(r=1),r<1)return null;let i=e.slice(0,r).match(/\/[^\s]*$/);if(!i||i.index===void 0||Vbe(e,i.index))return null;let a=i.index;if(Wbe(e,a))return null;let o=i[0],s=o.slice(1);return Ube(s)||o.startsWith(`/skill:`)?null:{start:i.index,end:r,query:s}}function Kbe(e,t){let n=t.trim().toLowerCase();if(!n)return 0;let r=e.name.toLowerCase();if(r===n)return 0;for(let t of e.aliases??[])if(t.toLowerCase()===n)return 1;if(r.startsWith(n))return 2;for(let t of e.aliases??[])if(t.toLowerCase().startsWith(n))return 3;if(r.includes(n))return 4;for(let t of e.aliases??[])if(t.toLowerCase().includes(n))return 5;return(e.description??``).toLowerCase().includes(n)?100:(e.category??``).toLowerCase().includes(n)?101:e.kind===`skill`&&(e.source??``).toLowerCase().includes(n)?102:null}function qbe(e,t){return t===0?0:Math.min(e,t-1)}function Jbe(e,t,n){let r=(0,Y.c)(52),[i,a]=(0,J.useState)(0),[o,s]=(0,J.useState)(!1),[c,l]=(0,J.useState)(!1),[u,f]=(0,J.useState)(!1),p=d(cxe);n?.isComposing;let m;r[0]!==t||r[1]!==n?.isComposing||r[2]!==e?(m=n?.isComposing?null:Gbe(e,t),r[0]=t,r[1]=n?.isComposing,r[2]=e,r[3]=m):m=r[3];let h=m,g=!!(h&&!n?.suppress);!g&&(o||c||u)&&(s(!1),l(!1),f(!1));let _,v;r[4]===p?(_=r[5],v=r[6]):(_=async()=>{let[e,t,n]=await Promise.all([W$(),G$(p),YI().catch(sxe)]),r=e.map(oxe),i=t.catalog.flatMap(axe),a=n&&n.items.length>1?n.items.map(ixe):[];return[...i,...r,...a]},v=[p],r[4]=p,r[5]=_,r[6]=v);let y;r[7]===Symbol.for(`react.memo_cache_sentinel`)?(y=[],r[7]=y):y=r[7];let b;r[8]===Symbol.for(`react.memo_cache_sentinel`)?(b=[],r[8]=b):b=r[8];let x;r[9]===g?x=r[10]:(x={enabled:g,initial:y,errorData:b},r[9]=g,r[10]=x);let S=SF(_,v,x),C=S.data,w=S.error==null?null:S.error instanceof Error?S.error.message:String(S.error),T=h?.query??``,E=h!==null&&h.start===0,D=E,O;r[11]===T?O=r[12]:(O=T.trim(),r[11]=T,r[12]=O);let k=O===``,A=g&&k&&o,j=g&&k&&c,M=g&&k&&u,N;r[13]===Symbol.for(`react.memo_cache_sentinel`)?(N=()=>{s(!0)},r[13]=N):N=r[13];let P=N,F;r[14]===Symbol.for(`react.memo_cache_sentinel`)?(F=()=>{l(!0)},r[14]=F):F=r[14];let I=F,L;r[15]===Symbol.for(`react.memo_cache_sentinel`)?(L=()=>{f(!0)},r[15]=L):L=r[15];let R=L,z;if(r[16]!==D||r[17]!==C||r[18]!==E||r[19]!==M||r[20]!==j||r[21]!==A||r[22]!==k||r[23]!==T||r[24]!==e){bb0:{let t=zye(e),n=[];for(let e of C){if(e.kind===`command`&&!E||e.kind===`agent`&&!D||e.kind===`skill`&&t.has(e.name))continue;let r=Kbe(e,T);r!==null&&n.push({item:e,rank:r})}if(k){let e=rxe,t=n.filter(nxe).sort(e).map(txe),r=n.filter(exe).sort(e).map($be),i=n.filter(Qbe).sort(e).map(Zbe),a=A?t:t.slice(0,a5),o=j?r:r.slice(0,a5),s=M?i:i.slice(0,a5),c=A?0:Math.max(0,t.length-a5),l=j?0:Math.max(0,r.length-a5),u=M?0:Math.max(0,i.length-a5);z={items:[...a,...o,...s],skillRowCount:a.length,commandRowCount:o.length,groupedHasSkills:t.length>0,groupedHasCommands:r.length>0,groupedHasAgents:i.length>0,groupedSkillsMoreCount:c,groupedCommandsMoreCount:l,groupedAgentsMoreCount:u};break bb0}n.sort(Xbe);let i;r[26]===n?i=r[27]:(i={items:n.slice(0,Hbe).map(Ybe),skillRowCount:0,commandRowCount:0,groupedHasSkills:!1,groupedHasCommands:!1,groupedHasAgents:!1,groupedSkillsMoreCount:0,groupedCommandsMoreCount:0,groupedAgentsMoreCount:0},r[26]=n,r[27]=i),z=i}r[16]=D,r[17]=C,r[18]=E,r[19]=M,r[20]=j,r[21]=A,r[22]=k,r[23]=T,r[24]=e,r[25]=z}else z=r[25];let{items:B,skillRowCount:V,commandRowCount:H,groupedHasSkills:U,groupedHasCommands:W,groupedHasAgents:G,groupedSkillsMoreCount:ee,groupedCommandsMoreCount:te,groupedAgentsMoreCount:ne}=z,re=h?T:``,ie=(0,J.useRef)(re);ie.current!==re&&(ie.current=re,i!==0&&a(0));let ae;r[28]!==B.length||r[29]!==i?(ae=qbe(i,B.length),r[28]=B.length,r[29]=i,r[30]=ae):ae=r[30];let oe=ae,K;r[31]===B.length?K=r[32]:(K=e=>{B.length!==0&&a(t=>e===`down`?(t+1)%B.length:(t-1+B.length)%B.length)},r[31]=B.length,r[32]=K);let se=K,q;return r[33]!==D||r[34]!==H||r[35]!==E||r[36]!==k||r[37]!==ne||r[38]!==te||r[39]!==G||r[40]!==W||r[41]!==U||r[42]!==ee||r[43]!==B||r[44]!==w||r[45]!==se||r[46]!==g||r[47]!==T||r[48]!==oe||r[49]!==V||r[50]!==h?(q={open:g,slashRange:h,commandsAllowed:E,agentsAllowed:D,grouped:k,skillRowCount:V,commandRowCount:H,groupedHasSkills:U,groupedHasCommands:W,groupedHasAgents:G,groupedSkillsMoreCount:ee,groupedCommandsMoreCount:te,groupedAgentsMoreCount:ne,items:B,selectedIndex:oe,query:T,loadError:w,onNavigate:se,setSelectedIndex:a,expandGroupedSkills:P,expandGroupedCommands:I,expandGroupedAgents:R},r[33]=D,r[34]=H,r[35]=E,r[36]=k,r[37]=ne,r[38]=te,r[39]=G,r[40]=W,r[41]=U,r[42]=ee,r[43]=B,r[44]=w,r[45]=se,r[46]=g,r[47]=T,r[48]=oe,r[49]=V,r[50]=h,r[51]=q):q=r[51],q}function Ybe(e){return e.item}function Xbe(e,t){if(e.rank!==t.rank)return e.rank-t.rank;let n=n5(e.item,t.item);return n===0?0:n}function Zbe(e){return e.item}function Qbe(e){return e.item.kind===`agent`}function $be(e){return e.item}function exe(e){return e.item.kind===`command`}function txe(e){return e.item}function nxe(e){return e.item.kind===`skill`}function rxe(e,t){let n=n5(e.item,t.item);return n===0?e.item.id.localeCompare(t.item.id):n}function ixe(e){return{kind:`agent`,id:`agent:${e.id}`,name:e.id,description:e.description??``,category:`agent`,...e.avatar?{avatar:e.avatar}:{},...e.name?{aliases:[e.name]}:{}}}function axe(e){return!e.enabled||e.disableModelInvocation?[]:[{kind:`skill`,id:`skill:${e.name}`,name:e.name,description:e.description,category:`skill`,source:e.source}]}function oxe(e){return{kind:`command`,id:`cmd:${e.id}`,name:e.name,description:e.description,category:e.category,aliases:e.aliases,acceptsArgs:e.acceptsArgs}}function sxe(){return null}function cxe(e){return e.language}var lxe=100,uxe=280;function o5(e,t){let n=t.trim().toLowerCase();if(!n)return e;let r=e.toLowerCase().indexOf(n);if(r>=0)return(0,Z.jsxs)(Z.Fragment,{children:[e.slice(0,r),(0,Z.jsx)(`span`,{className:`text-accent-fg`,children:e.slice(r,r+n.length)}),e.slice(r+n.length)]});let i=[],a=0,o=0;for(let t of e){let e=n[a],r=`${String(o)}-${t}`;e!==void 0&&t.toLowerCase()===e?(i.push((0,Z.jsx)(`span`,{className:`text-accent-fg`,children:t},r)),a+=1):i.push((0,Z.jsx)(J.Fragment,{children:t},r)),o+=1}return(0,Z.jsx)(Z.Fragment,{children:i})}function dxe(e,t){let n=t.trim().toLowerCase();if(!n)return e;let r=e.toLowerCase().indexOf(n);return r<0?e:(0,Z.jsxs)(Z.Fragment,{children:[e.slice(0,r),(0,Z.jsx)(`span`,{className:`text-accent-fg`,children:e.slice(r,r+n.length)}),e.slice(r+n.length)]})}var fxe=(0,J.memo)(function(e){let t=(0,Y.c)(43),{open:n,anchorRef:r,items:i,selectedIndex:a,noResults:o,grouped:s,skillRowCount:c,commandRowCount:l,query:u,skillsLabel:d,commandsLabel:f,agentsLabel:p,groupedHasSkills:m,groupedHasCommands:h,groupedHasAgents:g,groupedSkillsShowMoreLabel:_,groupedCommandsShowMoreLabel:v,groupedAgentsShowMoreLabel:y,currentAgentId:b,currentBadgeLabel:x,runBusy:S,pendingFollowUpsCount:C,maxPendingFollowUps:w,queueBadgeLabel:T,queueFullBadgeLabel:E,queueFullTooltip:D,onExpandSkills:O,onExpandCommands:k,onExpandAgents:A,onSelectItem:j,panelRef:M}=e,[N,P]=(0,J.useState)(null),F,I;if(t[0]!==r||t[1]!==n?(F=()=>{if(!n){P(null);return}let e=()=>{let e=r.current;if(!e)return;let t=e.getBoundingClientRect();P({left:t.left,top:t.top,width:t.width})};e();let t=r.current,i=t&&typeof ResizeObserver<`u`?new ResizeObserver(()=>{e()}):null;return t&&i&&i.observe(t),window.addEventListener(`resize`,e),window.addEventListener(`scroll`,e,!0),()=>{t&&i&&i.disconnect(),window.removeEventListener(`resize`,e),window.removeEventListener(`scroll`,e,!0)}},I=[n,r],t[0]=r,t[1]=n,t[2]=F,t[3]=I):(F=t[2],I=t[3]),(0,J.useLayoutEffect)(F,I),!n||typeof document>`u`||N===null)return null;let L=i.length,R=Math.min(N.width,uxe),z;if(t[4]!==p||t[5]!==l||t[6]!==f||t[7]!==b||t[8]!==x||t[9]!==s||t[10]!==y||t[11]!==v||t[12]!==g||t[13]!==h||t[14]!==m||t[15]!==_||t[16]!==i||t[17]!==w||t[18]!==o||t[19]!==A||t[20]!==k||t[21]!==O||t[22]!==j||t[23]!==C||t[24]!==u||t[25]!==T||t[26]!==E||t[27]!==D||t[28]!==S||t[29]!==a||t[30]!==c||t[31]!==d||t[32]!==L){let e=u.trim(),n=!s&&e.length>0,r={runBusy:S,pendingFollowUpsCount:C,maxPendingFollowUps:w},M=(t,i)=>{let o=t.kind===`skill`,s=t.kind===`agent`,c=s?(0,Z.jsx)(tH,{agentId:t.name,avatar:t.avatar,size:18,className:`size-[18px] shrink-0`}):o?(0,Z.jsx)(Nb,{className:`size-3 shrink-0 text-accent-fg`,"aria-hidden":!0}):(0,Z.jsx)(FE,{className:`size-3 shrink-0 text-amber-600 dark:text-amber-400`,"aria-hidden":!0}),l=s?n?(0,Z.jsx)(Z.Fragment,{children:o5(t.name,e)}):(0,Z.jsx)(`span`,{className:`text-fg`,children:t.name}):n?(0,Z.jsxs)(Z.Fragment,{children:[(0,Z.jsx)(`span`,{className:`text-fg`,children:`/`}),o5(t.name,e)]}):(0,Z.jsxs)(`span`,{className:`text-fg`,children:[`/`,t.name]}),u=s&&b!=null&&b.length>0&&t.name===b,d=Bbe(t,r),f=i5(t,r),p=null;return u?p=(0,Z.jsx)(`span`,{className:`ml-1 shrink-0 rounded bg-accent-soft px-1 py-px text-[0.6rem] font-medium leading-none text-accent-fg`,"aria-label":x,children:x}):f?p=(0,Z.jsx)(`span`,{className:`ml-1 shrink-0 rounded bg-red-100 px-1 py-px text-[0.6rem] font-medium leading-none text-red-700 dark:bg-red-900/40 dark:text-red-300`,"aria-label":E,children:E}):d&&(p=(0,Z.jsx)(`span`,{className:`ml-1 shrink-0 rounded bg-surface-hover px-1 py-px text-[0.6rem] font-medium leading-none text-fg-muted`,"aria-label":T,children:T})),(0,Z.jsx)(pxe,{item:t,icon:c,selected:a===i,id:`palette-${i}`,nameLine:l,descriptionLine:t.description?n?dxe(t.description,e):t.description:null,dimCategoryBadge:n,trailingBadge:p,disabled:f,disabledTooltip:f?D:void 0,onSelect:()=>j(t)})};z=L===0?(0,Z.jsx)(`div`,{className:`p-2.5 text-xs leading-normal text-fg-muted`,children:o}):s?(0,Z.jsxs)(Z.Fragment,{children:[m?(0,Z.jsxs)(Z.Fragment,{children:[(0,Z.jsx)(`div`,{className:`mb-1.5 px-2.5 pt-2.5 text-[0.6rem] font-medium uppercase leading-none tracking-wide text-fg-muted`,"aria-hidden":!0,children:d}),i.slice(0,c).map((e,t)=>(0,Z.jsx)(J.Fragment,{children:M(e,t)},e.id)),_?(0,Z.jsx)(`button`,{type:`button`,className:`w-full px-2.5 py-1 text-left text-[11px] leading-tight text-fg-muted transition hover:bg-surface-hover/80 hover:text-fg`,onClick:e=>{e.preventDefault(),O()},children:_}):null]}):null,h?(0,Z.jsxs)(`div`,{className:X(m&&`mt-1 border-t border-edge-subtle`),children:[(0,Z.jsx)(`div`,{className:`mb-1.5 px-2.5 pt-2.5 text-[0.6rem] font-medium uppercase leading-none tracking-wide text-fg-muted`,"aria-hidden":!0,children:f}),i.slice(c,c+l).map((e,t)=>(0,Z.jsx)(J.Fragment,{children:M(e,c+t)},e.id)),v?(0,Z.jsx)(`button`,{type:`button`,className:`w-full px-2.5 py-1 text-left text-[11px] leading-tight text-fg-muted transition hover:bg-surface-hover/80 hover:text-fg`,onClick:e=>{e.preventDefault(),k()},children:v}):null]}):null,g?(0,Z.jsxs)(`div`,{className:X((m||h)&&`mt-1 border-t border-edge-subtle`),children:[(0,Z.jsx)(`div`,{className:`mb-1.5 px-2.5 pt-2.5 text-[0.6rem] font-medium uppercase leading-none tracking-wide text-fg-muted`,"aria-hidden":!0,children:p}),i.slice(c+l).map((e,t)=>(0,Z.jsx)(J.Fragment,{children:M(e,c+l+t)},e.id)),y?(0,Z.jsx)(`button`,{type:`button`,className:`w-full px-2.5 py-1 text-left text-[11px] leading-tight text-fg-muted transition hover:bg-surface-hover/80 hover:text-fg`,onClick:e=>{e.preventDefault(),A()},children:y}):null]}):null]}):i.map((e,t)=>(0,Z.jsx)(J.Fragment,{children:M(e,t)},e.id)),t[4]=p,t[5]=l,t[6]=f,t[7]=b,t[8]=x,t[9]=s,t[10]=y,t[11]=v,t[12]=g,t[13]=h,t[14]=m,t[15]=_,t[16]=i,t[17]=w,t[18]=o,t[19]=A,t[20]=k,t[21]=O,t[22]=j,t[23]=C,t[24]=u,t[25]=T,t[26]=E,t[27]=D,t[28]=S,t[29]=a,t[30]=c,t[31]=d,t[32]=L,t[33]=z}else z=t[33];let B=z,V;t[34]!==N.left||t[35]!==N.top||t[36]!==R?(V={position:`fixed`,left:N.left,top:N.top,width:R,transform:`translateY(calc(-100% - 8px))`,zIndex:lxe},t[34]=N.left,t[35]=N.top,t[36]=R,t[37]=V):V=t[37];let H=a>=0&&a<L?`palette-${a}`:void 0,U;return t[38]!==B||t[39]!==M||t[40]!==V||t[41]!==H?(U=(0,Ki.createPortal)((0,Z.jsx)(EZ,{delayDuration:0,skipDelayDuration:0,disableHoverableContent:!1,children:(0,Z.jsx)(`div`,{ref:M,className:`pointer-events-auto max-h-[min(24rem,55vh)] min-h-8 overflow-y-auto rounded-md border border-edge bg-surface-panel text-xs leading-4 shadow-lg dark:bg-surface-panel/95`,style:V,role:`listbox`,"aria-label":`Commands`,"aria-activedescendant":H,children:B})}),document.body),t[38]=B,t[39]=M,t[40]=V,t[41]=H,t[42]=U):U=t[42],U}),pxe=(0,J.memo)(function(e){let t=(0,Y.c)(39),{item:n,icon:r,selected:i,id:a,nameLine:o,descriptionLine:s,dimCategoryBadge:c,trailingBadge:l,disabled:u,disabledTooltip:d,onSelect:f}=e,p=n.description??``,m;t[0]===p?m=t[1]:(m=p.trim(),t[0]=p,t[1]=m);let h=m,g=h.length>0&&s!=null,_=h.length>0,v=n.description??``,y=n.category&&n.kind!==`skill`&&!c&&!(n.kind===`agent`&&l),b;t[2]===o?b=t[3]:(b=(0,Z.jsx)(`span`,{className:`min-w-0 max-w-[min(12rem,46%)] shrink-0 truncate font-semibold text-fg`,children:o}),t[2]=o,t[3]=b);let x;t[4]!==n.category||t[5]!==y?(x=y?(0,Z.jsx)(`span`,{className:`shrink-0 rounded bg-surface-hover px-1 py-px text-[0.6rem] font-normal leading-none text-fg-muted`,children:n.category}):null,t[4]=n.category,t[5]=y,t[6]=x):x=t[6];let S;t[7]!==s||t[8]!==g?(S=g?(0,Z.jsx)(`span`,{className:`min-w-0 flex-1 truncate text-[11px] font-normal leading-tight text-fg-muted`,children:s}):null,t[7]=s,t[8]=g,t[9]=S):S=t[9];let C;t[10]!==b||t[11]!==x||t[12]!==S?(C=(0,Z.jsxs)(`span`,{className:`flex min-w-0 flex-1 items-baseline gap-1`,children:[b,x,S]}),t[10]=b,t[11]=x,t[12]=S,t[13]=C):C=t[13];let w=C,T=u?`cursor-not-allowed opacity-50 text-fg-muted`:i?`cursor-pointer bg-surface-hover text-fg`:`cursor-pointer text-fg-subtle hover:bg-surface-hover/80`,E;t[14]===T?E=t[15]:(E=X(`flex w-full min-w-0 items-center gap-1.5 px-2.5 py-1 text-left text-xs leading-4`,T),t[14]=T,t[15]=E);let D=E,O;t[16]!==u||t[17]!==f?(O=e=>{u||e.pointerType===`mouse`&&e.button!==0||(e.preventDefault(),f())},t[16]=u,t[17]=f,t[18]=O):O=t[18];let k=O,A;t[19]===r?A=t[20]:(A=(0,Z.jsx)(`span`,{className:`shrink-0 [&_svg]:align-middle`,children:r}),t[19]=r,t[20]=A);let j;t[21]!==A||t[22]!==w||t[23]!==l?(j=(0,Z.jsxs)(Z.Fragment,{children:[A,w,l]}),t[21]=A,t[22]=w,t[23]=l,t[24]=j):j=t[24];let M=j,N=u&&d?d:_?v:null,P=u||void 0,F;t[25]!==a||t[26]!==k||t[27]!==D||t[28]!==M||t[29]!==i||t[30]!==P?(F=(0,Z.jsx)(`div`,{id:a,role:`option`,"aria-selected":i,"aria-disabled":P,tabIndex:-1,className:D,onPointerDown:k,children:M}),t[25]=a,t[26]=k,t[27]=D,t[28]=M,t[29]=i,t[30]=P,t[31]=F):F=t[31];let I=F;if(N!==null){let e;t[32]===I?e=t[33]:(e=(0,Z.jsx)(OZ,{asChild:!0,children:I}),t[32]=I,t[33]=e);let n;t[34]===N?n=t[35]:(n=(0,Z.jsx)(kZ,{children:(0,Z.jsx)(AZ,{side:`right`,align:`start`,sideOffset:8,collisionPadding:12,className:`!z-[10000] max-h-[min(12rem,40vh)] max-w-sm overflow-y-auto rounded-md border border-edge bg-surface-panel px-2 py-1.5 text-left text-[11px] leading-snug text-fg shadow-lg select-text [max-width:min(20rem,90vw)]`,"data-slash-palette-tooltip":``,children:(0,Z.jsx)(`span`,{className:`whitespace-pre-wrap break-words`,children:N})})}),t[34]=N,t[35]=n);let r;return t[36]!==e||t[37]!==n?(r=(0,Z.jsxs)(DZ,{delayDuration:0,children:[e,n]}),t[36]=e,t[37]=n,t[38]=r):r=t[38],r}return I}),s5=20,mxe=`xopc.composer.inputHistory:`;function c5(e){return`${mxe}${e.trim()}`}function l5(e){let t=e?.trim();if(!t||typeof localStorage>`u`)return[];try{let e=localStorage.getItem(c5(t));if(!e)return[];let n=JSON.parse(e);return Array.isArray(n)?n.filter(e=>typeof e==`string`).slice(0,s5):[]}catch{return[]}}function hxe(e,t){let n=e?.trim(),r=t.trim();if(!(!n||!r||typeof localStorage>`u`))try{let e=l5(n);if(e[0]===r)return;let t=[r,...e].slice(0,s5);localStorage.setItem(c5(n),JSON.stringify(t))}catch{}}function gxe(e){let t=(0,Y.c)(17),{sessionKey:n,editorRef:r,valueRef:i,resetEditor:a,onWireInput:o}=e,s=(0,J.useRef)(null),c;t[0]===Symbol.for(`react.memo_cache_sentinel`)?(c=()=>{s.current=null},t[0]=c):c=t[0];let l=c,u;t[1]===Symbol.for(`react.memo_cache_sentinel`)?(u=()=>{l()},t[1]=u):u=t[1];let d;t[2]===n?d=t[3]:(d=[n,l],t[2]=n,t[3]=d),(0,J.useEffect)(u,d);let f;t[4]===n?f=t[5]:(f=e=>{hxe(n,e),l()},t[4]=n,t[5]=f);let p=f,m;t[6]===o?m=t[7]:(m=(e,t)=>{s.current=null,o(e,t)},t[6]=o,t[7]=m);let h=m,g;t[8]!==r||t[9]!==a||t[10]!==n||t[11]!==i?(g=e=>{let t=n?.trim();if(!t)return!1;let o=l5(t);if(o.length===0)return!1;let c=s.current,l=r.current,u=l?M8(l):0,d=i.current;if(e===`up`){if(c==null){if(u!==0)return!1;s.current={index:0,stash:d};let e=o[0];return e?(a({nextText:e,caretOffset:e.length,focus:!0}),!0):!1}if(c.index>=o.length-1)return!0;c.index+=1;let e=o[c.index];return e?(a({nextText:e,caretOffset:e.length,focus:!0}),!0):!1}if(c==null)return!1;if(--c.index,c.index<0){let e=c.stash;return s.current=null,a({nextText:e,caretOffset:e.length,focus:!0}),!0}let f=o[c.index];return f?(a({nextText:f,caretOffset:f.length,focus:!0}),!0):!1},t[8]=r,t[9]=a,t[10]=n,t[11]=i,t[12]=g):g=t[12];let _=g,v;return t[13]!==p||t[14]!==h||t[15]!==_?(v={onUserTextCommitted:p,onWireInputClearWalk:h,tryInputHistoryArrow:_},t[13]=p,t[14]=h,t[15]=_,t[16]=v):v=t[16],v}function u5(e){if(e.voiceActive)return e.cancelVoiceInput(),null;let t=e.getTextValue();return!t.trim()&&e.getAttachmentCount()===0?null:{text:t,attachments:e.wireAttachmentsPayload()}}function _xe(e){let{chat:t,runBusy:n,voiceActive:r,cancelVoiceInput:i,editingFollowUpId:a,getTextValue:o,getAttachmentCount:s,wireAttachmentsPayload:c,getThinkingLevel:l,onSend:u,onAddPendingFollowUp:d,onSteeringInterrupt:f,onCommitEditFollowUp:p,onPendingFollowUpRemove:m,pendingFollowUpsCount:h,resetEditor:g,clearAttachments:_,clearEditFollowUpRef:v,onUserTextCommitted:y}=e,b={getTextValue:o,getAttachmentCount:s,wireAttachmentsPayload:c};return{send:(0,J.useCallback)(()=>{if(n)return;let e=u5({voiceActive:r,cancelVoiceInput:i,...b});e&&(u(e.text,e.attachments.length>0?e.attachments:void 0,l()),y?.(e.text),g(),_())},[n,r,i,u,l,y,g,_,o,s,c]),flushSteeringDraft:(0,J.useCallback)(async()=>{if(!n&&h===0)return;let e=u5({voiceActive:r,cancelVoiceInput:i,...b});if(e){if(a){p(a,e.text,e.attachments.length>0?e.attachments:void 0,l()),y?.(e.text),v(),g(),_();return}if(d){if(h>=10){fH(`warning`,t.followUpQueueMaxReached,{max:10});return}await d(e.text,e.attachments.length>0?e.attachments:void 0),y?.(e.text),g(),_()}}},[n,r,i,a,h,d,p,l,t.followUpQueueMaxReached,v,y,g,_,o,s,c]),interruptDraft:(0,J.useCallback)(()=>{if(!n||!f)return;let e=u5({voiceActive:r,cancelVoiceInput:i,...b});e&&(f(e.text,e.attachments.length>0?e.attachments:void 0),y?.(e.text),a&&(v(),m(a)),g(),_())},[n,r,i,a,m,f,y,v,g,_,o,s,c])}}function vxe(e){let{chat:t}=e,[n,r]=(0,J.useState)([]),[i,a]=(0,J.useState)(!1),o=(0,J.useRef)(null),s=(0,J.useRef)(n);s.current=n;let c=(0,J.useCallback)(()=>{r([])},[]),l=(0,J.useCallback)(e=>{r(t=>t.filter((t,n)=>n!==e))},[]),u=(0,J.useCallback)(()=>s.current.map(e=>({type:e.type===`voice`?`voice`:e.type||`file`,mimeType:e.mimeType,data:e.content,name:e.name,size:e.size,...e.workspaceRelativePath?{workspaceRelativePath:e.workspaceRelativePath}:{},...typeof e.durationSeconds==`number`&&Number.isFinite(e.durationSeconds)&&e.durationSeconds>0?{durationSeconds:e.durationSeconds}:{}})),[]);return{attachments:n,setAttachments:r,attachmentsRef:s,isDragging:i,setIsDragging:a,fileInputRef:o,processFiles:(0,J.useCallback)(async e=>{if(e.length===0)return;let n=10-s.current.length;if(n<=0){fH(`warning`,t.maxAttachmentsReached,{max:10});return}let i=e.slice(0,n);e.length>i.length&&fH(`warning`,t.maxAttachmentsTruncated,{max:10,dropped:e.length-i.length});let{loadAttachment:a}=await C(async()=>{let{loadAttachment:e}=await Promise.resolve().then(()=>Sye);return{loadAttachment:e}},void 0),o=(await Promise.all(i.map(async e=>{if(e.size>33554432)return fH(`warning`,t.attachmentFileTooLarge,{name:e.name,maxSize:pL(iR)}),null;try{return await a(e,e.name)}catch{return fH(`error`,t.attachmentLoadFailed,{name:e.name}),null}}))).filter(e=>e!==null);r(e=>[...e,...o])},[t.attachmentFileTooLarge,t.attachmentLoadFailed,t.maxAttachmentsReached,t.maxAttachmentsTruncated]),removeAttachment:l,clearAttachments:c,wireAttachmentsPayload:u}}function yxe(e){let t=(0,Y.c)(6),{active:n,anchors:r,ignoreSelector:i,onDismiss:a}=e,o,s;t[0]!==n||t[1]!==r||t[2]!==i||t[3]!==a?(o=()=>{if(!n)return;let e=e=>{let t=e.target;if(t instanceof Node){for(let e of r){let n=e.current;if(n&&n.contains(t))return}i&&t instanceof Element&&t.closest(i)||a()}};return document.addEventListener(`pointerdown`,e,!0),()=>document.removeEventListener(`pointerdown`,e,!0)},s=[n,r,i,a],t[0]=n,t[1]=r,t[2]=i,t[3]=a,t[4]=o,t[5]=s):(o=t[4],s=t[5]),(0,J.useEffect)(o,s)}var d5=20,bxe=`xopc.atMention.recent:`;function f5(e){return`${bxe}${e.trim()}`}function p5(e){let t=e?.trim();if(!t||typeof localStorage>`u`)return[];try{let e=localStorage.getItem(f5(t));if(!e)return[];let n=JSON.parse(e);return Array.isArray(n)?n.filter(e=>typeof e==`string`&&e.length>0).slice(0,d5):[]}catch{return[]}}function xxe(e,t){let n=e?.trim(),r=t.trim();if(!(!n||!r||typeof localStorage>`u`))try{let e=[r,...p5(n).filter(e=>e!==r)].slice(0,d5);localStorage.setItem(f5(n),JSON.stringify(e))}catch{}}var Sxe=150,Cxe=15;function m5(e,t){let n=e.length,r=Math.min(Math.max(t,0),n);if(r<1)return null;let i=e.slice(0,r),a=i.match(/@([^\s]*)$/);if(!a||a.index===void 0)return null;let o=a.index;if(o>0&&/[a-zA-Z0-9_]/.test(e[o-1]))return null;let s=i.slice(o);return/^@(file|doc|url|symbol):/.test(s)?null:{start:o,end:r,query:a[1]??``}}function wxe(e){let t=e.trim();return t.length>0&&t.endsWith(`/`)&&!/^https?:\/\//i.test(t)}function h5(e){return e.replace(/\/+$/,``).trim()}function Txe(e){let t=e.replace(/\/+$/,``);if(!t)return``;let n=t.lastIndexOf(`/`);return n<=0?``:t.slice(0,n)}function Exe(e,t){return t===0?0:Math.min(e,t-1)}function Dxe(e,t,n){let[r,i]=(0,J.useState)(0),a=(0,J.useMemo)(()=>n.precomputedAtRange===void 0?n.isComposing||n.slashPaletteOpen?null:m5(e,t):n.isComposing||n.slashPaletteOpen?null:n.precomputedAtRange,[e,t,n.slashPaletteOpen,n.isComposing,n.precomputedAtRange]),o=a!==null,[s]=pU(o?a?.query??``:``,Sxe),c=o?s:``,l=n.sessionKey?.trim()??``,u=SF(async()=>{if(!l)return[];if(wxe(c)){let e=h5(c),t=(await Yde(e,{sessionKey:l})).map(e=>({name:e.name,relativePath:e.path,isDirectory:e.isDirectory}));return e?[{name:`..`,relativePath:``,isDirectory:!0,isBrowseUp:!0},...t]:t}let e=await Z$(c,{sessionKey:l,limit:Cxe}),t=p5(l),n=[],r=new Set(e.map(e=>e.relativePath));for(let e of t){if(r.has(e))continue;r.add(e);let t=e.replace(/\/$/,``).split(`/`).pop()??e;if(n.push({name:t,relativePath:e,isDirectory:e.endsWith(`/`),isRecent:!0}),n.length>=5)break}return[...n,...e]},[c,l],{enabled:o&&!!l,initial:[],errorData:[]}),d=o?u.data:[],f=o?u.loading:!1,p=o&&u.error!=null?u.error instanceof Error?u.error.message:String(u.error):null,m=a?.start,h=a?.end,g=`${m??``}:${h??``}:${c}`,_=(0,J.useRef)(g);_.current!==g&&(_.current=g,r!==0&&i(0));let v=Exe(r,d.length),y=(0,J.useCallback)(e=>{d.length!==0&&i(t=>e===`down`?(t+1)%d.length:(t-1+d.length)%d.length)},[d.length]);return{open:o,atRange:a,items:d,selectedIndex:v,query:a?.query??``,loading:f,error:p,onNavigate:y,setSelectedIndex:i}}function Oxe(e){let{sessionKey:t,editorValue:n,editorCursor:r,isComposing:i,runBusy:a,thinkingLevel:o,editorRef:s,valueRef:c,resetEditor:l,clearAttachments:u,onSend:d,onUserTextCommitted:f,onChatAgentChange:p,onAddPendingFollowUp:m,onAbort:h,pendingFollowUpsCount:g,maxPendingFollowUps:_,commandPalettePanelRef:v}=e,y=(0,J.useMemo)(()=>m5(n,r),[n,r]),b=Jbe(n,r,{suppress:y!=null,isComposing:i}),x=Dxe(n,r,{sessionKey:t,slashPaletteOpen:b.open,isComposing:i,precomputedAtRange:y}),S=b.open||x.open||y!=null,C=(0,J.useCallback)(()=>({slashRange:b.slashRange,runBusy:a,pendingFollowUpsCount:g,maxPendingFollowUps:_,thinkingLevel:o,editor:{valueRef:c,resetEditor:l},attachments:{clearAttachments:u},callbacks:{onSend:d,onUserTextCommitted:f,onChatAgentChange:p,onAddPendingFollowUp:m,onAbort:h}}),[b.slashRange,a,g,_,o,c,l,u,d,f,p,m,h]),w=(0,J.useCallback)(e=>{Lbe(e,C())},[C]),T=(0,J.useCallback)((e,n)=>{let r=x.atRange;if(!r)return;if(e.isBrowseUp){let e=Txe(h5(r.query)),t=`@${e?`${e}/`:``}`;l({nextText:$8(c.current,r.start,r.end,t),caretOffset:r.start+t.length,focus:!0});return}let i=e.isDirectory&&!e.relativePath.endsWith(`/`)?`${e.relativePath}/`:e.relativePath,a=`@file:${S8(i)}`;t&&!e.isDirectory&&xxe(t,i.replace(/\/$/,``));let o=a+(n?.stayOpen?` @`:` `);l({nextText:$8(c.current,r.start,r.end,o),caretOffset:r.start+o.length,focus:!0})},[x.atRange,t,c,l]),E=(0,J.useRef)(b.slashRange);E.current=b.slashRange;let D=c,O=(0,J.useCallback)(()=>{let e=E.current;if(!e)return;let t=D.current;l({nextText:t.slice(0,e.start)+t.slice(e.end),caretOffset:e.start})},[l,D]),k=(0,J.useMemo)(()=>[s,v],[s,v]);yxe({active:b.open,anchors:k,ignoreSelector:`[data-slash-palette-tooltip]`,onDismiss:O});let A=(0,J.useRef)(x);A.current=x;let j=(0,J.useRef)(b);j.current=b;let M=(0,J.useRef)(i);M.current=i;let N=(0,J.useRef)(w);N.current=w;let P=(0,J.useRef)(T);P.current=T;let F=(0,J.useRef)({runBusy:a,pendingFollowUpsCount:g,maxPendingFollowUps:_});F.current={runBusy:a,pendingFollowUpsCount:g,maxPendingFollowUps:_};let I=(0,J.useMemo)(()=>({name:`at-mention`,isActive:()=>{let e=A.current;return e.open&&e.atRange!=null&&!M.current},handleKey:e=>{let t=A.current;if(!t.atRange)return!1;if(e.key===`Escape`){e.preventDefault();let n=t.atRange,r=D.current;return l({nextText:$8(r,n.start,n.end,``),caretOffset:n.start,focus:!0}),!0}if(t.items.length===0)return!1;if(e.key===`ArrowDown`)return e.preventDefault(),t.onNavigate(`down`),!0;if(e.key===`ArrowUp`)return e.preventDefault(),t.onNavigate(`up`),!0;if(e.key===`Enter`||e.key===`Tab`){e.preventDefault();let n=t.items[t.selectedIndex];return n&&P.current(n,{stayOpen:e.shiftKey}),!0}return!1}}),[l,D]),L=(0,J.useMemo)(()=>({name:`slash-palette`,isActive:()=>j.current.open&&!M.current,handleKey:e=>{let t=j.current;if(t.items.length>0){if(e.key===`ArrowDown`)return e.preventDefault(),t.onNavigate(`down`),!0;if(e.key===`ArrowUp`)return e.preventDefault(),t.onNavigate(`up`),!0;if((e.key===`Enter`||e.key===`Tab`)&&!e.shiftKey){e.preventDefault();let n=t.items[t.selectedIndex];return!n||i5(n,F.current)||N.current(n),!0}}if(e.key===`Escape`){e.preventDefault();let n=t.slashRange;if(n){let e=D.current;l({nextText:$8(e,n.start,n.end,``),caretOffset:n.start,focus:!0})}return!0}return!1}}),[l,D]);return{palette:b,atPicker:x,shouldSyncSelection:S,adapters:(0,J.useMemo)(()=>[I,L],[I,L]),applyPalette:w,applyAtMention:T}}function kxe(e,t){let n=t.trim();if(!n)return e;let r=e.trim();return r?`${r} ${n}`:n}var g5=X(`inline-flex size-8 shrink-0 items-center justify-center rounded-lg text-fg-muted`,`hover:bg-surface-hover hover:text-fg`,ak.transition,ak.press,ak.focusRingPanel,`disabled:cursor-not-allowed disabled:opacity-50`),Axe=(0,J.memo)(function(e){let t=(0,Y.c)(30),{phase:n,elapsedLabel:r,disabled:i,chat:a,onCancel:o,onConfirm:s}=e,c=n===`transcribing`,l=a.voiceInput,u=!c&&`animate-pulse`,d;t[0]===u?d=t[1]:(d=X(`size-2 shrink-0 rounded-full bg-red-500`,u),t[0]=u,t[1]=d);let f;t[2]===d?f=t[3]:(f=(0,Z.jsx)(`span`,{className:d,"aria-hidden":!0}),t[2]=d,t[3]=f);let p=c?a.voiceTranscribing:a.voiceRecordingStatus,m;t[4]===p?m=t[5]:(m=(0,Z.jsx)(`span`,{className:`min-w-0 flex-1 truncate text-sm text-fg-muted`,children:p}),t[4]=p,t[5]=m);let h=c?``:r,g;t[6]===h?g=t[7]:(g=(0,Z.jsx)(`span`,{className:`shrink-0 tabular-nums text-sm text-fg-subtle`,"aria-live":`polite`,children:h}),t[6]=h,t[7]=g);let _=i||c,v;t[8]===Symbol.for(`react.memo_cache_sentinel`)?(v=(0,Z.jsx)(NE,{className:`size-4`}),t[8]=v):v=t[8];let y;t[9]!==a.voiceInputCancel||t[10]!==o||t[11]!==_?(y=(0,Z.jsx)(`button`,{type:`button`,className:g5,disabled:_,title:a.voiceInputCancel,"aria-label":a.voiceInputCancel,onClick:o,children:v}),t[9]=a.voiceInputCancel,t[10]=o,t[11]=_,t[12]=y):y=t[12];let b;t[13]===Symbol.for(`react.memo_cache_sentinel`)?(b=X(g5,`text-fg`),t[13]=b):b=t[13];let x=i||c,S;t[14]===c?S=t[15]:(S=c?(0,Z.jsx)(Pg,{className:`size-4 animate-spin`,"aria-hidden":!0}):(0,Z.jsx)(Qu,{className:`size-4`}),t[14]=c,t[15]=S);let C;t[16]!==a.voiceInputConfirm||t[17]!==s||t[18]!==x||t[19]!==S?(C=(0,Z.jsx)(`button`,{type:`button`,className:b,disabled:x,title:a.voiceInputConfirm,"aria-label":a.voiceInputConfirm,onClick:s,children:S}),t[16]=a.voiceInputConfirm,t[17]=s,t[18]=x,t[19]=S,t[20]=C):C=t[20];let w;t[21]!==y||t[22]!==C?(w=(0,Z.jsxs)(`div`,{className:`flex shrink-0 items-center gap-0.5`,children:[y,C]}),t[21]=y,t[22]=C,t[23]=w):w=t[23];let T;return t[24]!==a.voiceInput||t[25]!==w||t[26]!==f||t[27]!==m||t[28]!==g?(T=(0,Z.jsxs)(`div`,{className:`flex min-h-10 w-full items-center gap-2 py-2`,role:`region`,"aria-label":l,children:[f,m,g,w]}),t[24]=a.voiceInput,t[25]=w,t[26]=f,t[27]=m,t[28]=g,t[29]=T):T=t[29],T});async function jxe(e){return dL(await e.arrayBuffer())}async function Mxe(e,t){let n=await jxe(e),r=await K(_(`/api/voice/transcribe`),{method:`POST`,body:JSON.stringify({audio:n,mimeType:t})});if(!r.payload)throw Error(`Missing transcription payload`);return r.payload}var _5=null;async function Nxe(){if(_5!==null)return _5;try{_5=(await K(_(`/api/status`))).voice?.sttAvailable===!0}catch{_5=!1}return _5}function Pxe(e){if(!Number.isFinite(e)||e<0)return`0:00`;let t=Math.floor(e%60);return`${Math.floor(e/60)}:${t.toString().padStart(2,`0`)}`}function Fxe(e){let{disabled:t,chat:n,onTranscript:r}=e,[i,a]=(0,J.useState)(`idle`),[o,s]=(0,J.useState)(0),c=(0,J.useRef)(null),l=(0,J.useRef)([]),u=(0,J.useRef)(null),d=(0,J.useRef)(``),f=(0,J.useRef)(!1),p=(0,J.useRef)(!1),m=(0,J.useRef)(null),h=(0,J.useRef)(null),g=(0,J.useRef)(r);g.current=r;let _=(0,J.useCallback)(()=>{h.current!=null&&(clearInterval(h.current),h.current=null)},[]),v=(0,J.useCallback)(()=>{u.current?.getTracks().forEach(e=>e.stop()),u.current=null},[]),y=(0,J.useCallback)(()=>{_(),v(),c.current=null,l.current=[],m.current=null,p.current=!1,f.current=!1,s(0),a(`idle`)},[_,v]),b=(0,J.useCallback)(()=>{let e=c.current;e&&e.state!==`inactive`?e.stop():y(),c.current=null},[y]),x=(0,J.useCallback)(()=>{f.current=!0,p.current=!1,b()},[b]),S=(0,J.useCallback)(async(e,t)=>{a(`transcribing`);let r=new Blob(e,{type:t||`audio/webm`});if(r.size<32){fH(`warning`,n.voiceTranscribeEmpty),y();return}try{let e=await Mxe(r,r.type||t||`audio/webm`),i=(e.refined??e.raw).trim();if(!i){fH(`warning`,n.voiceTranscribeEmpty),y();return}g.current(i),y()}catch(e){let t=e instanceof Error?e.message:String(e);t.includes(`STT is not configured`)||t.includes(`503`)?fH(`error`,n.voiceSttNotConfigured):fH(`error`,n.voiceTranscribeFailed),y()}},[y,n.voiceSttNotConfigured,n.voiceTranscribeEmpty,n.voiceTranscribeFailed]),C=(0,J.useCallback)(()=>{_(),h.current=setInterval(()=>{let e=m.current;typeof e==`number`&&s(Math.max(0,(performance.now()-e)/1e3))},200)},[_]),w=(0,J.useCallback)(async()=>{if(!(t||i!==`idle`)){if(!await Nxe()){fH(`error`,n.voiceSttNotConfigured);return}f.current=!1,p.current=!1;try{let e=await navigator.mediaDevices.getUserMedia({audio:!0});u.current=e;let t=MediaRecorder.isTypeSupported(`audio/webm;codecs=opus`)?`audio/webm;codecs=opus`:MediaRecorder.isTypeSupported(`audio/webm`)?`audio/webm`:``;d.current=t;let n=t?new MediaRecorder(e,{mimeType:t}):new MediaRecorder(e);l.current=[],n.ondataavailable=e=>{e.data.size>0&&l.current.push(e.data)},n.onstop=()=>{(async()=>{try{let e=l.current;l.current=[];let t=d.current||n.mimeType;if(f.current){y();return}if(p.current){p.current=!1,await S(e,t);return}y()}finally{v()}})()},c.current=n,m.current=performance.now(),s(0),n.start(250),a(`recording`),C()}catch{y(),fH(`error`,n.voiceMicDenied)}}},[t,y,n.voiceMicDenied,n.voiceSttNotConfigured,i,S,C,v]),T=(0,J.useCallback)(()=>{i===`recording`&&(p.current=!0,f.current=!1,a(`transcribing`),_(),b())},[i,b,_]);return(0,J.useEffect)(()=>()=>{f.current=!0,p.current=!1,b()},[b]),{phase:i,voiceActive:i!==`idle`,elapsedLabel:Pxe(o),startVoiceInput:w,cancelVoiceInput:x,confirmVoiceInput:T}}var Ixe=(0,J.memo)(function({disabled:e,sending:t,streaming:n,sessionKey:r,sessionManager:i,canSelectWorkingDirectory:a,thinkingLevel:o,showThinkingSelector:s,onThinkingChange:c,onSend:l,onAbort:u,onAddPendingFollowUp:f,onSteeringInterrupt:p,pendingFollowUps:h,editingFollowUpId:g,onBeginEditFollowUp:_,onCancelEditFollowUp:v,onCommitEditFollowUp:y,onPendingFollowUpRemove:b,onPendingFollowUpMove:x,onPendingFollowUpReorder:S,onPendingFollowUpSteer:C,steeringFollowUpId:w,welcomeDraftSeed:T,sessionModel:E,showModelSelector:D,onModelChange:O,modelDisabled:k,contextUsageMessages:A,onChatAgentChange:j,currentAgentId:M}){let N=m(d(e=>e.language));(0,J.useEffect)(()=>{W$()},[]);let P=(0,J.useRef)(!1),F=(0,J.useRef)(null),I=(0,J.useRef)(null),L=(0,J.useRef)(null),R=(0,J.useRef)(!1),z=(0,J.useRef)(l),B=(0,J.useRef)(o);z.current=l,B.current=o;let V=vxe({chat:N.chat}),H=Xye({disabled:e,welcomeDraftSeed:T,onExternalTextReplace:(0,J.useCallback)(()=>{V.clearAttachments()},[V.clearAttachments]),shouldSyncSelectionRef:P}),{onUserTextCommitted:U,onWireInputClearWalk:W,tryInputHistoryArrow:G}=gxe({sessionKey:r,editorRef:H.editorRef,valueRef:H.valueRef,resetEditor:H.resetEditor,onWireInput:H.onWireInput}),ee=t||n;R.current=ee;let te=Oxe({sessionKey:r,editorValue:H.value,editorCursor:H.cursor,isComposing:H.isComposing,runBusy:ee,thinkingLevel:o,editorRef:H.editorRef,valueRef:H.valueRef,resetEditor:H.resetEditor,clearAttachments:V.clearAttachments,onSend:l,onUserTextCommitted:U,onChatAgentChange:j,onAddPendingFollowUp:f,onAbort:u,pendingFollowUpsCount:h.length,maxPendingFollowUps:10,commandPalettePanelRef:F});P.current=te.shouldSyncSelection;let ne=(0,J.useMemo)(()=>H.value.length,[H.value]),re=Fxe({disabled:e,chat:N.chat,onTranscript:e=>{let t=H.valueRef.current,n=kxe(t,e);H.resetEditor({nextText:n,caretOffset:n.length,focus:!0})}}),ie=(0,J.useCallback)(()=>{L.current=null},[]),ae=_xe({chat:N.chat,runBusy:ee,voiceActive:re.voiceActive,cancelVoiceInput:re.cancelVoiceInput,editingFollowUpId:g,getTextValue:()=>H.valueRef.current,getAttachmentCount:()=>V.attachmentsRef.current.length,wireAttachmentsPayload:V.wireAttachmentsPayload,getThinkingLevel:()=>B.current,onSend:l,onAddPendingFollowUp:f,onSteeringInterrupt:p,onCommitEditFollowUp:y,onPendingFollowUpRemove:b,pendingFollowUpsCount:h.length,resetEditor:()=>{H.resetEditor()},clearAttachments:V.clearAttachments,clearEditFollowUpRef:ie,onUserTextCommitted:U});(0,J.useLayoutEffect)(()=>{if(!g){L.current&&=(V.clearAttachments(),H.resetEditor(),null);return}if(g===L.current)return;let e=h.find(e=>e.id===g);if(!e){v();return}L.current=g,e.thinkingLevel!=null&&s&&c(e.thinkingLevel),V.setAttachments(Obe(e.attachments??[])),H.resetEditor({nextText:e.text,focus:!0})},[V.clearAttachments,V.setAttachments,H.resetEditor,g,v,c,h,s]);let oe=(0,J.useCallback)(e=>{_(e)},[_]),K=(0,J.useRef)({});K.current={adapters:te.adapters,send:ae.send,runBusy:ee,pendingFollowUpsCount:h.length,flushSteeringDraft:ae.flushSteeringDraft,interruptDraft:ae.interruptDraft,editingFollowUpId:g,onCancelEditFollowUp:v,attachmentsLen:V.attachments.length,isComposing:H.isComposing,valueRef:H.valueRef,adjustHeight:H.adjustHeight,editorRef:H.editorRef,tryInputHistoryArrow:G};let se=ee,q=!!H.value.trim()||V.attachments.length>0,ce=q&&!!p;return(0,Z.jsxs)(`div`,{className:X(`relative flex min-h-0 w-full flex-col overflow-hidden rounded-xl bg-surface-panel shadow-surface ring-1 ring-inset ring-edge dark:bg-surface-panel/60 dark:shadow-none`,V.isDragging&&`ring-2 ring-accent ring-inset`),onDragOver:e=>{e.dataTransfer?.types.includes(`Files`)&&(e.preventDefault(),V.setIsDragging(!0))},onDragLeave:e=>{e.relatedTarget===null&&V.setIsDragging(!1)},onDrop:async e=>{e.preventDefault(),V.setIsDragging(!1);let t=e.dataTransfer?.files;t?.length&&await V.processFiles(Array.from(t))},children:[V.isDragging?(0,Z.jsx)(`div`,{className:`pointer-events-none absolute inset-0 z-10 flex items-center justify-center rounded-xl bg-accent-soft/80 text-sm font-medium text-accent-fg backdrop-blur-[1px]`,children:N.chat.dropFiles}):null,h.length>0?(0,Z.jsx)(`div`,{className:`max-h-[min(30vh,11rem)] shrink-0 overflow-y-auto overflow-x-hidden border-b border-edge-subtle/80 [scrollbar-gutter:stable] dark:border-edge-subtle/70`,children:(0,Z.jsx)(Qye,{items:h,disabled:e,editingFollowUpId:g,onEditInComposer:oe,onRemove:b,onMove:x,onReorder:S,onSteer:C,steeringBusyId:w})}):null,(0,Z.jsx)(nbe,{attachments:V.attachments,topPadded:h.length>0,onRemove:V.removeAttachment}),(0,Z.jsxs)(`div`,{className:`flex min-h-0 shrink-0 flex-col`,children:[(0,Z.jsx)(`input`,{ref:I,type:`file`,multiple:!0,accept:h8,className:`hidden`,onChange:async e=>{let t=e.target.files;t&&await V.processFiles(Array.from(t)),e.target.value=``}}),(0,Z.jsxs)(`div`,{className:X(`relative px-4 pb-0 pt-1`,V.attachments.length>0&&`pt-2`),children:[(0,Z.jsx)(Pbe,{open:te.atPicker.open,anchorRef:H.editorRef,items:te.atPicker.items,selectedIndex:te.atPicker.selectedIndex,loading:te.atPicker.loading,query:te.atPicker.query,noResults:te.atPicker.error??N.chat.atMention.noResults,sessionKey:r,recentLabel:N.chat.atMention.recentBadge,ariaLabel:N.chat.atMention.placeholder,shiftHint:N.chat.atMention.shiftHint,onSelectItem:(e,t)=>te.applyAtMention(e,{stayOpen:t?.shiftKey===!0})}),(0,Z.jsx)(fxe,{open:te.palette.open,anchorRef:H.editorRef,panelRef:F,items:te.palette.loadError?[]:te.palette.items,selectedIndex:te.palette.selectedIndex,noResults:te.palette.loadError??N.chat.commandPalette.noResults,grouped:te.palette.loadError?!1:te.palette.grouped,skillRowCount:te.palette.loadError?0:te.palette.skillRowCount,commandRowCount:te.palette.loadError?0:te.palette.commandRowCount,query:te.palette.query,skillsLabel:N.chat.commandPalette.skillsSection,commandsLabel:N.chat.commandPalette.commandsSection,agentsLabel:N.chat.commandPalette.agentsSection,groupedHasSkills:te.palette.loadError?!1:te.palette.groupedHasSkills,groupedHasCommands:te.palette.loadError?!1:te.palette.groupedHasCommands,groupedHasAgents:te.palette.loadError?!1:te.palette.groupedHasAgents,groupedSkillsShowMoreLabel:te.palette.loadError||!te.palette.grouped?null:te.palette.groupedSkillsMoreCount>0?L8(N.chat.commandPalette.showGroupedMore,{count:te.palette.groupedSkillsMoreCount}):null,groupedCommandsShowMoreLabel:te.palette.loadError||!te.palette.grouped?null:te.palette.groupedCommandsMoreCount>0?L8(N.chat.commandPalette.showGroupedMore,{count:te.palette.groupedCommandsMoreCount}):null,groupedAgentsShowMoreLabel:te.palette.loadError||!te.palette.grouped?null:te.palette.groupedAgentsMoreCount>0?L8(N.chat.commandPalette.showGroupedMore,{count:te.palette.groupedAgentsMoreCount}):null,onExpandSkills:te.palette.expandGroupedSkills,onExpandCommands:te.palette.expandGroupedCommands,onExpandAgents:te.palette.expandGroupedAgents,currentAgentId:M,currentBadgeLabel:N.chat.commandPalette.currentBadge,runBusy:ee,pendingFollowUpsCount:h.length,maxPendingFollowUps:10,queueBadgeLabel:N.chat.commandPalette.queueBadge,queueFullBadgeLabel:N.chat.commandPalette.queueFullBadge,queueFullTooltip:N.chat.commandPalette.queueFullTooltip,onSelectItem:te.applyPalette}),re.voiceActive?(0,Z.jsx)(Axe,{phase:re.phase,elapsedLabel:re.elapsedLabel,disabled:e,chat:N.chat,onCancel:re.cancelVoiceInput,onConfirm:re.confirmVoiceInput}):(0,Z.jsx)(Zye,{editorRef:H.editorRef,disabled:e,placeholder:se?g?N.chat.inputPlaceholderSteeringEdit:N.chat.inputPlaceholderSteering:N.chat.inputPlaceholder,onWireInput:W,adjustHeight:H.adjustHeight,processFiles:V.processFiles,setIsComposing:H.setIsComposing,kbdRef:K,chatMessages:N.chat})]}),(0,Z.jsx)(Ebe,{sessionKey:r,sessionManager:i,disabled:e,sending:t,streaming:n,canSelectWorkingDirectory:a,runBusy:se,chat:N.chat,hasDraft:q,showSteeringInterrupt:ce,attachmentCount:V.attachments.length,maxAttachments:10,onPickFiles:()=>I.current?.click(),thinkingLevel:o,showThinkingSelector:s,onThinkingChange:c,voiceActive:re.voiceActive,onStartVoiceInput:re.startVoiceInput,onSend:ae.send,onAbort:u,onInterrupt:ae.interruptDraft,sessionModel:E,showModelSelector:D,onModelChange:O,modelDisabled:k,contextUsageMessages:A,composerDraftChars:ne})]})]})});function Lxe(e,t){let n=e.createdAt;if(!Number.isFinite(n)||n<=0)return 0;let r=typeof e.lastTurnAt==`number`&&Number.isFinite(e.lastTurnAt)?e.lastTurnAt:0,i=e.status===`done`&&r>=n?r:t;return Math.max(0,i-n)}function Rxe(e,t){let n=Math.max(0,Math.floor(e/1e3));if(n<60)return t===`zh`?`${n}秒`:`${n}s`;let r=Math.floor(n/60),i=n%60;if(r<60)return t===`zh`?`${r}分${String(i).padStart(2,`0`)}秒`:`${r}m ${i}s`;let a=Math.floor(r/60),o=r%60;return t===`zh`?`${a}小时${o}分`:`${a}h ${o}m`}async function v5(e,t){let n=new URLSearchParams({sessionKey:e});return t?.uiLocale&&n.set(`uiLocale`,t.uiLocale),K(_(`/api/goals/webchat?${n.toString()}`))}async function zxe(e,t,n){return K(_(`/api/goals/webchat`),{method:`POST`,body:JSON.stringify({sessionKey:e,action:t,...n?.uiLocale?{uiLocale:n.uiLocale}:{}})})}async function Bxe(e,t,n){let r={sessionKey:e,op:t.op};return t.op===`add`&&(r.text=t.text),(t.op===`remove`||t.op===`mark`)&&(r.index=t.index),t.op===`mark`&&(r.status=t.status),n?.uiLocale&&(r.uiLocale=n.uiLocale),K(_(`/api/goals/webchat/checklist`),{method:`POST`,body:JSON.stringify(r)})}async function y5(e,t){let n=new URLSearchParams({sessionKey:e});return t?.limit!=null&&Number.isFinite(t.limit)&&n.set(`limit`,String(Math.min(500,Math.max(1,Math.floor(t.limit))))),K(_(`/api/goals/webchat/runs?${n.toString()}`))}function Vxe(e){let t=(0,Y.c)(45),{goal:n,canEditChecklist:r,mutationBusy:i,t:a,onAction:o,onChecklist:s}=e,c=i||n.status!==`active`,l;t[0]===o?l=t[1]:(l=()=>void o(`pause`),t[0]=o,t[1]=l);let u;t[2]!==a.pause||t[3]!==c||t[4]!==l?(u=(0,Z.jsx)(ZO,{type:`button`,variant:`primary`,className:`h-8 px-3 text-xs`,disabled:c,onClick:l,children:a.pause}),t[2]=a.pause,t[3]=c,t[4]=l,t[5]=u):u=t[5];let d=i||n.status!==`paused`&&n.status!==`done`,f;t[6]===o?f=t[7]:(f=()=>void o(`resume`),t[6]=o,t[7]=f);let p;t[8]!==a.resume||t[9]!==d||t[10]!==f?(p=(0,Z.jsx)(ZO,{type:`button`,variant:`secondary`,className:`h-8 px-3 text-xs`,disabled:d,onClick:f,children:a.resume}),t[8]=a.resume,t[9]=d,t[10]=f,t[11]=p):p=t[11];let m;t[12]===Symbol.for(`react.memo_cache_sentinel`)?(m=X(`flex h-8 cursor-pointer list-none items-center rounded-md border border-edge bg-surface-panel px-2.5 text-xs text-fg-muted`,`marker:hidden [&::-webkit-details-marker]:hidden`,`hover:bg-surface-hover hover:text-fg`),t[12]=m):m=t[12];let h;t[13]!==a.moreActions||t[14]!==a.moreHint?(h=(0,Z.jsx)(`summary`,{className:m,title:a.moreHint,children:a.moreActions}),t[13]=a.moreActions,t[14]=a.moreHint,t[15]=h):h=t[15];let g;t[16]===o?g=t[17]:(g=()=>void o(`restart`),t[16]=o,t[17]=g);let _;t[18]!==i||t[19]!==a.restart||t[20]!==g?(_=(0,Z.jsx)(`button`,{type:`button`,className:`block w-full px-3 py-1.5 text-left text-xs text-fg hover:bg-surface-hover`,disabled:i,onClick:g,children:a.restart}),t[18]=i,t[19]=a.restart,t[20]=g,t[21]=_):_=t[21];let v=i||!r,y;t[22]===s?y=t[23]:(y=()=>void s({op:`reset`}),t[22]=s,t[23]=y);let b;t[24]!==a.resetChecklist||t[25]!==v||t[26]!==y?(b=(0,Z.jsx)(`button`,{type:`button`,className:`block w-full px-3 py-1.5 text-left text-xs text-fg hover:bg-surface-hover`,disabled:v,onClick:y,children:a.resetChecklist}),t[24]=a.resetChecklist,t[25]=v,t[26]=y,t[27]=b):b=t[27];let x;t[28]===o?x=t[29]:(x=()=>void o(`clear`),t[28]=o,t[29]=x);let S;t[30]!==i||t[31]!==a.clear||t[32]!==x?(S=(0,Z.jsx)(`button`,{type:`button`,className:`block w-full px-3 py-1.5 text-left text-xs text-destructive hover:bg-surface-hover`,disabled:i,onClick:x,children:a.clear}),t[30]=i,t[31]=a.clear,t[32]=x,t[33]=S):S=t[33];let C;t[34]!==_||t[35]!==b||t[36]!==S?(C=(0,Z.jsxs)(`div`,{className:`absolute right-0 z-30 mt-1 min-w-[11rem] rounded-md border border-edge bg-surface-panel py-1 shadow-surface`,children:[_,b,S]}),t[34]=_,t[35]=b,t[36]=S,t[37]=C):C=t[37];let w;t[38]!==C||t[39]!==h?(w=(0,Z.jsxs)(`details`,{className:`group relative`,children:[h,C]}),t[38]=C,t[39]=h,t[40]=w):w=t[40];let T;return t[41]!==w||t[42]!==u||t[43]!==p?(T=(0,Z.jsxs)(`div`,{className:`flex flex-wrap items-center gap-2`,children:[u,p,w]}),t[41]=w,t[42]=u,t[43]=p,t[44]=T):T=t[44],T}function Hxe(e){return e!==null&&e.status!==`cleared`}function b5(e){let t=e.checklist??[];return{total:t.length,done:t.filter(e=>e.status===`completed`||e.status===`impossible`).length}}function Uxe(e){let t=Math.max(0,e.maxTurns),n=Math.max(0,e.turnsUsed);return{used:n,total:t,percent:t>0?Math.min(100,100*n/t):0}}function Wxe(e){let{done:t,total:n}=b5(e);return{done:t,total:n,percent:n>0?Math.min(100,100*t/n):0}}function Gxe(e,t){return t?`agent_running`:e.status===`paused`?`paused`:e.status===`done`?`done`:e.lastVerdict?`judge_recently_completed`:`idle`}function x5(e,t){let n=t;return e===`agent_running`?n.phaseAgentRunning??t.agentRunning:e===`paused`?n.phasePaused??t.statusPaused:e===`done`?n.phaseDone??t.statusDone:e===`judge_recently_completed`?n.phaseJudged??t.lastVerdict:n.missionHeading??t.heading}function Kxe(e,t){return e.status===`active`?t.statusActive:e.status===`paused`?t.statusPaused:e.status===`done`?t.statusDone:e.status}function S5(e,t){return e===`done`?t.verdictDone:e===`continue`?t.verdictContinue:e===`skipped`?t.verdictSkipped:e===`decompose`?t.verdictDecompose:e??``}function C5(e,t){return e===`inactive`?t.verdictInactive:S5(e,t)}function w5(e,t){return e===`active`?t.statusActive:e===`paused`?t.statusPaused:e===`done`?t.statusDone:e}function T5(e){return`xopc:goalBannerCollapsed:${e}`}function qxe(e){return e.status===`completed`?`✓`:e.status===`impossible`?`!`:`○`}function Jxe(e){let t={pending:[],completed:[],impossible:[]};return e.forEach((e,n)=>{t[e.status].push({...e,index1Based:n+1})}),t}function Yxe(e){let t=(0,Y.c)(30),{goal:n,canEdit:r,mutationBusy:i,t:a,onMutate:o}=e,[s,c]=(0,J.useState)(``),l,u,d;if(t[0]!==r||t[1]!==n.checklist||t[2]!==i||t[3]!==o||t[4]!==a){let e=n.checklist??[],s=Jxe(e),c=a,f;t[8]!==r||t[9]!==c||t[10]!==i||t[11]!==o||t[12]!==a.markBlocked||t[13]!==a.markDone||t[14]!==a.removeItem?(f=(e,t)=>t.length===0?null:(0,Z.jsxs)(`section`,{className:`space-y-1`,children:[(0,Z.jsxs)(`div`,{className:`flex items-center justify-between text-[10px] font-medium uppercase tracking-wide text-fg-muted`,children:[(0,Z.jsx)(`span`,{children:e}),(0,Z.jsx)(`span`,{children:t.length})]}),(0,Z.jsx)(`ul`,{className:`space-y-1.5`,children:t.map(e=>(0,Z.jsx)(`li`,{className:`rounded-md border border-transparent px-1.5 py-1 hover:border-edge/60 hover:bg-surface-panel/70`,children:(0,Z.jsxs)(`div`,{className:`flex items-start gap-2`,children:[(0,Z.jsx)(`span`,{className:`mt-0.5 w-4 shrink-0 text-center text-fg-muted`,title:e.status,children:qxe(e)}),(0,Z.jsxs)(`div`,{className:`min-w-0 flex-1`,children:[(0,Z.jsx)(`p`,{className:`break-words text-fg`,children:e.text}),(0,Z.jsxs)(`div`,{className:`mt-1 flex flex-wrap items-center gap-1.5 text-[10px] text-fg-muted`,children:[(0,Z.jsx)(`span`,{className:`rounded-full bg-surface-panel px-1.5 py-0.5`,children:e.addedBy===`user`?c.userAdded??`User`:c.judgeGenerated??`Judge`}),e.evidence?(0,Z.jsxs)(`span`,{className:`min-w-0 break-words`,children:[c.evidenceLabel??`Evidence`,`: `,e.evidence]}):null]})]}),r&&e.status===`pending`?(0,Z.jsxs)(`span`,{className:`flex shrink-0 flex-wrap justify-end gap-0.5`,children:[(0,Z.jsx)(ZO,{type:`button`,variant:`ghost`,className:`h-7 px-1.5 text-[11px] text-accent`,disabled:i,onClick:()=>void o({op:`mark`,index:e.index1Based,status:`completed`}),children:a.markDone}),(0,Z.jsx)(ZO,{type:`button`,variant:`ghost`,className:`h-7 px-1.5 text-[11px] text-fg-muted`,disabled:i,onClick:()=>void o({op:`mark`,index:e.index1Based,status:`impossible`}),children:a.markBlocked}),(0,Z.jsx)(ZO,{type:`button`,variant:`ghost`,className:`h-7 px-1.5 text-[11px] text-destructive`,disabled:i,onClick:()=>void o({op:`remove`,index:e.index1Based}),children:a.removeItem})]}):null]})},`${e.index1Based}-${e.text.slice(0,24)}`))})]}),t[8]=r,t[9]=c,t[10]=i,t[11]=o,t[12]=a.markBlocked,t[13]=a.markDone,t[14]=a.removeItem,t[15]=f):f=t[15];let p=f;l=`rounded-xl bg-surface-muted/70 px-2.5 py-2 dark:bg-surface-muted/40`,t[16]===a.checklistHeading?u=t[17]:(u=(0,Z.jsx)(`p`,{className:`mb-1.5 text-[11px] font-medium uppercase tracking-wide text-fg-muted`,children:a.checklistHeading}),t[16]=a.checklistHeading,t[17]=u),d=e.length===0?(0,Z.jsx)(`p`,{className:`text-xs text-fg-muted`,children:a.checklistEmpty}):(0,Z.jsxs)(`div`,{className:`max-h-48 space-y-2 overflow-y-auto pr-0.5 text-xs`,children:[p(c.pendingGroup??`Pending`,s.pending),p(c.completedGroup??`Completed`,s.completed),p(c.impossibleGroup??`Blocked`,s.impossible)]}),t[0]=r,t[1]=n.checklist,t[2]=i,t[3]=o,t[4]=a,t[5]=l,t[6]=u,t[7]=d}else l=t[5],u=t[6],d=t[7];let f;t[18]!==r||t[19]!==i||t[20]!==s||t[21]!==o||t[22]!==a.addCriterion||t[23]!==a.addCriterionPlaceholder?(f=r?(0,Z.jsxs)(`div`,{className:`mt-2 flex gap-1.5`,children:[(0,Z.jsx)(`input`,{type:`text`,value:s,onChange:e=>c(e.target.value),placeholder:a.addCriterionPlaceholder,className:X(`min-w-0 flex-1 rounded-md border border-edge bg-surface-muted px-2 py-1.5 text-xs text-fg`,`placeholder:text-fg-muted focus-visible:border-accent focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-accent`),onKeyDown:e=>{e.key===`Enter`&&s.trim()&&(e.preventDefault(),Promise.resolve(o({op:`add`,text:s.trim()})).then(()=>c(``)))}}),(0,Z.jsx)(ZO,{type:`button`,variant:`secondary`,className:`h-8 shrink-0 px-2.5 text-xs`,disabled:i||!s.trim(),onClick:()=>void Promise.resolve(o({op:`add`,text:s.trim()})).then(()=>c(``)),children:a.addCriterion})]}):null,t[18]=r,t[19]=i,t[20]=s,t[21]=o,t[22]=a.addCriterion,t[23]=a.addCriterionPlaceholder,t[24]=f):f=t[24];let p;return t[25]!==l||t[26]!==u||t[27]!==d||t[28]!==f?(p=(0,Z.jsxs)(`div`,{className:l,children:[u,d,f]}),t[25]=l,t[26]=u,t[27]=d,t[28]=f,t[29]=p):p=t[29],p}function Xxe(e){let t=(0,Y.c)(23),{goal:n,agentBusy:r,pillTitle:i,phase:a,statusShort:o,turnsShort:s,clLine:c,t:l,onExpand:u}=e,d;t[0]===Symbol.for(`react.memo_cache_sentinel`)?(d=X(`pointer-events-none absolute z-30`,`right-[max(0.75rem,env(safe-area-inset-right,0px))] top-[max(0.5rem,env(safe-area-inset-top,0px))]`,`sm:right-[max(1.25rem,env(safe-area-inset-right,0px))] xl:right-[max(1.5rem,env(safe-area-inset-right,0px))]`),t[0]=d):d=t[0];let f;t[1]===Symbol.for(`react.memo_cache_sentinel`)?(f=X(`pointer-events-auto flex h-11 min-w-11 max-w-[min(calc(100vw-1.5rem),16rem)] items-center gap-1.5 rounded-full border border-edge/60 bg-surface-panel/95 px-2.5 py-1 text-left shadow-elevated backdrop-blur-sm`,`transition-colors hover:bg-surface-hover focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent focus-visible:ring-offset-2 focus-visible:ring-offset-surface-panel`),t[1]=f):f=t[1];let p=`${i}${c?` · ${c}`:``}${n.lastVerdict?`\n${l.lastVerdict}: ${n.lastVerdict}`:``}${n.lastReason?`\n${l.lastReason}: ${n.lastReason}`:``}\n${n.goal}`,m=l.expandAria,h;t[2]===Symbol.for(`react.memo_cache_sentinel`)?(h=(0,Z.jsx)(mC,{className:`size-4 text-accent`,"aria-hidden":!0}),t[2]=h):h=t[2];let g;t[3]!==r||t[4]!==n.status?(g=(0,Z.jsxs)(`span`,{className:`relative flex size-8 shrink-0 items-center justify-center rounded-full bg-surface-muted`,children:[h,r?(0,Z.jsx)(`span`,{className:`absolute -right-0.5 -top-0.5 flex size-2.5 rounded-full border-2 border-surface-panel bg-accent motion-safe:animate-pulse`}):(0,Z.jsx)(`span`,{className:X(`absolute -right-0.5 -top-0.5 size-2.5 rounded-full border-2 border-surface-panel`,n.status===`active`&&`bg-accent`,n.status===`paused`&&`bg-fg-muted`,n.status===`done`&&`bg-fg-muted`)})]}),t[3]=r,t[4]=n.status,t[5]=g):g=t[5];let _;t[6]!==a||t[7]!==l?(_=x5(a,l),t[6]=a,t[7]=l,t[8]=_):_=t[8];let v;t[9]!==o||t[10]!==_?(v=(0,Z.jsxs)(`span`,{className:`block truncate text-[10px] font-medium leading-tight text-fg`,children:[_,` · `,o]}),t[9]=o,t[10]=_,t[11]=v):v=t[11];let y=c?`${s} · ${c}`:s,b;t[12]===y?b=t[13]:(b=(0,Z.jsx)(`span`,{className:`block truncate text-[10px] leading-tight text-fg-muted`,children:y}),t[12]=y,t[13]=b);let x;t[14]!==b||t[15]!==v?(x=(0,Z.jsxs)(`span`,{className:`min-w-0 flex-1 pr-0.5`,children:[v,b]}),t[14]=b,t[15]=v,t[16]=x):x=t[16];let S;return t[17]!==u||t[18]!==l.expandAria||t[19]!==x||t[20]!==p||t[21]!==g?(S=(0,Z.jsx)(`div`,{className:`relative h-0 shrink-0 overflow-visible`,children:(0,Z.jsx)(`div`,{className:d,children:(0,Z.jsxs)(`button`,{type:`button`,className:f,title:p,"aria-label":m,onClick:u,children:[g,x]})})}),t[17]=u,t[18]=l.expandAria,t[19]=x,t[20]=p,t[21]=g,t[22]=S):S=t[22],S}function Zxe(e){let t=(0,Y.c)(37),{goal:n,t:r}=e,[i,a]=(0,J.useState)(!1);if(!(n.lastVerdict||n.lastReason||n.pausedReason))return null;let o=r,s;t[0]!==n.lastVerdict||t[1]!==r?(s=n.lastVerdict?S5(n.lastVerdict,r):``,t[0]=n.lastVerdict,t[1]=r,t[2]=s):s=t[2];let c=s,l=n.pausedReason||n.lastReason,u;t[3]===Symbol.for(`react.memo_cache_sentinel`)?(u=()=>a(Qxe),t[3]=u):u=t[3];let d;t[4]===Symbol.for(`react.memo_cache_sentinel`)?(d=(0,Z.jsx)(`span`,{className:`mt-0.5 flex size-5 shrink-0 items-center justify-center rounded-full bg-surface-panel text-accent`,children:(0,Z.jsx)(Rv,{className:`size-3.5`,"aria-hidden":!0})}),t[4]=d):d=t[4];let f=o.lastJudgementTitle??r.detailsToggle,p;t[5]===f?p=t[6]:(p=(0,Z.jsx)(`span`,{className:`font-medium`,children:f}),t[5]=f,t[6]=p);let m;t[7]===c?m=t[8]:(m=c?(0,Z.jsx)(`span`,{className:`rounded-full border border-edge px-1.5 py-0.5 text-[10px] text-fg-muted`,children:c}):null,t[7]=c,t[8]=m);let h;t[9]!==p||t[10]!==m?(h=(0,Z.jsxs)(`span`,{className:`flex flex-wrap items-center gap-1.5 text-fg`,children:[p,m]}),t[9]=p,t[10]=m,t[11]=h):h=t[11];let g;t[12]===l?g=t[13]:(g=l?(0,Z.jsx)(`span`,{className:`mt-0.5 line-clamp-2 block text-fg-muted`,children:l}):null,t[12]=l,t[13]=g);let _;t[14]!==h||t[15]!==g?(_=(0,Z.jsxs)(`span`,{className:`min-w-0 flex-1`,children:[h,g]}),t[14]=h,t[15]=g,t[16]=_):_=t[16];let v=i?o.hideDetails??r.detailsToggle:o.showDetails??r.detailsToggle,y;t[17]===v?y=t[18]:(y=(0,Z.jsx)(`span`,{className:`shrink-0 text-[10px] text-fg-muted`,children:v}),t[17]=v,t[18]=y);let b;t[19]!==y||t[20]!==_?(b=(0,Z.jsxs)(`button`,{type:`button`,className:`flex w-full min-w-0 items-start gap-2 text-left`,onClick:u,children:[d,_,y]}),t[19]=y,t[20]=_,t[21]=b):b=t[21];let x;t[22]!==o.judgeModel||t[23]!==o.parseFailures||t[24]!==o.pausedReason||t[25]!==n.consecutiveParseFailures||t[26]!==n.judgeModelRef||t[27]!==n.lastReason||t[28]!==n.lastVerdict||t[29]!==n.pausedReason||t[30]!==i||t[31]!==r||t[32]!==c?(x=i?(0,Z.jsxs)(`div`,{className:`mt-2 space-y-1.5 rounded-lg border border-edge/70 bg-surface-panel px-2 py-1.5 text-fg-muted`,children:[n.lastVerdict?(0,Z.jsxs)(`p`,{children:[(0,Z.jsxs)(`span`,{className:`font-medium text-fg`,children:[r.lastVerdict,`:`]}),` `,c]}):null,n.lastReason?(0,Z.jsxs)(`p`,{className:`whitespace-pre-wrap break-words`,children:[(0,Z.jsxs)(`span`,{className:`font-medium text-fg`,children:[r.lastReason,`:`]}),` `,n.lastReason]}):null,n.pausedReason?(0,Z.jsxs)(`p`,{className:`whitespace-pre-wrap break-words`,children:[(0,Z.jsxs)(`span`,{className:`font-medium text-fg`,children:[o.pausedReason??r.statusPaused,`:`]}),` `,n.pausedReason]}):null,n.judgeModelRef?(0,Z.jsxs)(`p`,{className:`break-words`,children:[(0,Z.jsxs)(`span`,{className:`font-medium text-fg`,children:[o.judgeModel??`Judge model`,`:`]}),` `,n.judgeModelRef]}):null,n.consecutiveParseFailures?(0,Z.jsxs)(`p`,{children:[(0,Z.jsxs)(`span`,{className:`font-medium text-fg`,children:[o.parseFailures??`Parse failures`,`:`]}),` `,n.consecutiveParseFailures]}):null]}):null,t[22]=o.judgeModel,t[23]=o.parseFailures,t[24]=o.pausedReason,t[25]=n.consecutiveParseFailures,t[26]=n.judgeModelRef,t[27]=n.lastReason,t[28]=n.lastVerdict,t[29]=n.pausedReason,t[30]=i,t[31]=r,t[32]=c,t[33]=x):x=t[33];let S;return t[34]!==b||t[35]!==x?(S=(0,Z.jsxs)(`section`,{className:`rounded-xl border border-edge/70 bg-surface-muted/45 px-2.5 py-2 text-xs dark:bg-surface-muted/25`,children:[b,x]}),t[34]=b,t[35]=x,t[36]=S):S=t[36],S}function Qxe(e){return!e}function $xe(e){let t=(0,Y.c)(3),{goal:n,t:r}=e,i;return t[0]!==n||t[1]!==r?(i=(0,Z.jsx)(Zxe,{goal:n,t:r}),t[0]=n,t[1]=r,t[2]=i):i=t[2],i}var eSe=new Intl.DateTimeFormat(`zh-CN`,{month:`short`,day:`numeric`,hour:`2-digit`,minute:`2-digit`}),tSe=new Intl.DateTimeFormat(`en-US`,{month:`short`,day:`numeric`,hour:`2-digit`,minute:`2-digit`});function nSe(e,t){let n=typeof e==`string`?new Date(e):e;return(t===`zh`?eSe:tSe).format(n)}function rSe(e){let t=(0,Y.c)(25),{sessionKey:n,goal:r,language:i,t:a}=e,o;t[0]===n?o=t[1]:(o=async()=>(await y5(n,{limit:1})).runs,t[0]=n,t[1]=o);let s;t[2]!==r.lastTurnAt||t[3]!==r.lastVerdict||t[4]!==r.turnsUsed||t[5]!==n?(s=[n,r.turnsUsed,r.lastTurnAt,r.lastVerdict],t[2]=r.lastTurnAt,t[3]=r.lastVerdict,t[4]=r.turnsUsed,t[5]=n,t[6]=s):s=t[6];let c;t[7]===Symbol.for(`react.memo_cache_sentinel`)?(c=[],t[7]=c):c=t[7];let l;t[8]===Symbol.for(`react.memo_cache_sentinel`)?(l={initial:c,errorData:[]},t[8]=l):l=t[8];let{data:u,loading:d}=SF(o,s,l),f=u[0];if(!f&&!d)return null;let p=a,m=p.latestRunTitle??a.runHistory,h;t[9]===m?h=t[10]:(h=(0,Z.jsx)(`span`,{className:`font-medium uppercase tracking-wide`,children:m}),t[9]=m,t[10]=h);let g;t[11]!==i||t[12]!==f?(g=f?(0,Z.jsx)(`time`,{suppressHydrationWarning:!0,dateTime:new Date(f.at).toISOString(),children:nSe(f.at,i)}):null,t[11]=i,t[12]=f,t[13]=g):g=t[13];let _;t[14]!==h||t[15]!==g?(_=(0,Z.jsxs)(`div`,{className:`mb-1 flex flex-wrap items-center justify-between gap-2 text-[10px] text-fg-muted`,children:[h,g]}),t[14]=h,t[15]=g,t[16]=_):_=t[16];let v;t[17]!==p.nextStepContinue||t[18]!==p.nextStepStop||t[19]!==f||t[20]!==a?(v=f?(0,Z.jsxs)(`div`,{className:`grid gap-1.5 sm:grid-cols-[auto_1fr_auto] sm:items-start`,children:[(0,Z.jsx)(`div`,{className:`rounded-full border border-edge bg-surface-muted px-2 py-0.5 text-[10px] text-fg-muted`,children:a.runHistoryTurns.replace(`{{used}}`,String(f.turnsUsed)).replace(`{{max}}`,String(f.maxTurns))}),(0,Z.jsxs)(`div`,{className:`min-w-0`,children:[(0,Z.jsxs)(`div`,{className:`flex flex-wrap items-center gap-1.5 text-fg`,children:[(0,Z.jsx)(`span`,{children:C5(f.verdict,a)}),(0,Z.jsx)(`span`,{className:`text-fg-muted`,children:`·`}),(0,Z.jsx)(`span`,{children:w5(f.statusAfter,a)}),f.checklistProgress?(0,Z.jsxs)(Z.Fragment,{children:[(0,Z.jsx)(`span`,{className:`text-fg-muted`,children:`·`}),(0,Z.jsx)(`span`,{children:a.checklistProgress.replace(`{{done}}`,String(f.checklistProgress.done)).replace(`{{total}}`,String(f.checklistProgress.total))})]}):null]}),f.reason?(0,Z.jsx)(`p`,{className:`mt-1 line-clamp-2 break-words text-fg-muted`,children:f.reason}):null]}),(0,Z.jsx)(`div`,{className:`text-[10px] text-accent sm:text-right`,children:f.willContinue?p.nextStepContinue??a.runHistoryContinue:p.nextStepStop??a.runHistoryStop})]}):(0,Z.jsx)(`p`,{className:`text-fg-muted`,children:a.runHistoryLoading}),t[17]=p.nextStepContinue,t[18]=p.nextStepStop,t[19]=f,t[20]=a,t[21]=v):v=t[21];let y;return t[22]!==_||t[23]!==v?(y=(0,Z.jsxs)(`section`,{className:`rounded-xl border border-edge/70 bg-surface-panel px-2.5 py-2 text-xs`,children:[_,v]}),t[22]=_,t[23]=v,t[24]=y):y=t[24],y}function iSe(e){let t=(0,Y.c)(49),{goal:n,phase:r,statusShort:i,turnsShort:a,clLine:o,elapsedStr:s,t:c,onCollapse:l}=e,u;t[0]===Symbol.for(`react.memo_cache_sentinel`)?(u=(0,Z.jsx)(Og,{className:`size-3.5 shrink-0 text-accent`,"aria-hidden":!0}),t[0]=u):u=t[0];let d;t[1]!==r||t[2]!==c?(d=x5(r,c),t[1]=r,t[2]=c,t[3]=d):d=t[3];let f;t[4]===d?f=t[5]:(f=(0,Z.jsx)(`span`,{className:`font-medium text-fg`,children:d}),t[4]=d,t[5]=f);let p=n.status===`active`&&`border-accent/40 text-accent`,m=n.status===`paused`&&`border-edge text-fg-muted`,h=n.status===`done`&&`border-edge text-fg-muted`,g;t[6]!==p||t[7]!==m||t[8]!==h?(g=X(`rounded-full border px-1.5 py-0.5`,p,m,h),t[6]=p,t[7]=m,t[8]=h,t[9]=g):g=t[9];let _;t[10]!==i||t[11]!==g?(_=(0,Z.jsx)(`span`,{className:g,children:i}),t[10]=i,t[11]=g,t[12]=_):_=t[12];let v;t[13]!==n.maxTurns||t[14]!==n.turnsUsed||t[15]!==c.turns?(v=c.turns.replace(`{{used}}`,String(n.turnsUsed)).replace(`{{max}}`,String(n.maxTurns)),t[13]=n.maxTurns,t[14]=n.turnsUsed,t[15]=c.turns,t[16]=v):v=t[16];let y;t[17]===v?y=t[18]:(y=(0,Z.jsx)(`span`,{children:v}),t[17]=v,t[18]=y);let b;t[19]===o?b=t[20]:(b=o?(0,Z.jsx)(`span`,{className:`rounded-full bg-surface-panel px-1.5 py-0.5 text-fg`,children:o}):null,t[19]=o,t[20]=b);let x;t[21]===s?x=t[22]:(x=(0,Z.jsx)(`span`,{className:`text-fg`,children:s}),t[21]=s,t[22]=x);let S;t[23]!==c.elapsedLabel||t[24]!==x?(S=(0,Z.jsxs)(`span`,{className:`text-fg-muted`,children:[c.elapsedLabel,`: `,x]}),t[23]=c.elapsedLabel,t[24]=x,t[25]=S):S=t[25];let C;t[26]!==y||t[27]!==b||t[28]!==S||t[29]!==f||t[30]!==_?(C=(0,Z.jsxs)(`div`,{className:`flex flex-wrap items-center gap-2 text-xs text-fg-muted`,children:[u,f,_,y,b,S]}),t[26]=y,t[27]=b,t[28]=S,t[29]=f,t[30]=_,t[31]=C):C=t[31];let w;t[32]===n.goal?w=t[33]:(w=(0,Z.jsx)(`p`,{className:`mt-1 line-clamp-2 text-sm leading-snug text-fg`,title:n.goal,children:n.goal}),t[32]=n.goal,t[33]=w);let T;t[34]!==C||t[35]!==w?(T=(0,Z.jsxs)(`div`,{className:`min-w-0 flex-1`,children:[C,w]}),t[34]=C,t[35]=w,t[36]=T):T=t[36];let E;t[37]===a?E=t[38]:(E=(0,Z.jsx)(`span`,{className:`hidden rounded-full bg-surface-muted px-2 py-1 text-[10px] text-fg-muted sm:inline-flex`,children:a}),t[37]=a,t[38]=E);let D;t[39]===Symbol.for(`react.memo_cache_sentinel`)?(D=(0,Z.jsx)(fd,{className:`size-4`,"aria-hidden":!0}),t[39]=D):D=t[39];let O;t[40]!==l||t[41]!==c.collapseAria?(O=(0,Z.jsx)(ZO,{type:`button`,variant:`ghost`,className:`size-8 shrink-0 rounded-full p-0 text-fg-muted hover:text-fg`,"aria-label":c.collapseAria,onClick:l,children:D}),t[40]=l,t[41]=c.collapseAria,t[42]=O):O=t[42];let k;t[43]!==E||t[44]!==O?(k=(0,Z.jsxs)(`div`,{className:`flex shrink-0 items-center gap-1`,children:[E,O]}),t[43]=E,t[44]=O,t[45]=k):k=t[45];let A;return t[46]!==T||t[47]!==k?(A=(0,Z.jsxs)(`div`,{className:`flex min-w-0 flex-wrap items-start justify-between gap-2`,children:[T,k]}),t[46]=T,t[47]=k,t[48]=A):A=t[48],A}function aSe(e){let t=(0,Y.c)(20),{goal:n,t:r}=e,i;t[0]===n?i=t[1]:(i=Uxe(n),t[0]=n,t[1]=i);let a=i,o;t[2]===n?o=t[3]:(o=Wxe(n),t[2]=n,t[3]=o);let s=o,c=r.heading,l=n.status===`done`?`bg-accent`:`bg-accent/75`,u;t[4]===l?u=t[5]:(u=X(`h-full rounded-full transition-[width] duration-300`,l),t[4]=l,t[5]=u);let d=`${a.percent}%`,f;t[6]===d?f=t[7]:(f={width:d},t[6]=d,t[7]=f);let p;t[8]!==u||t[9]!==f?(p=(0,Z.jsx)(`div`,{className:`h-1.5 overflow-hidden rounded-full bg-surface-elevated`,children:(0,Z.jsx)(`div`,{className:u,style:f})}),t[8]=u,t[9]=f,t[10]=p):p=t[10];let m;t[11]!==s.done||t[12]!==s.percent||t[13]!==s.total||t[14]!==r.checklistProgress?(m=s.total>0?(0,Z.jsxs)(`div`,{className:`flex items-center gap-2 text-[10px] text-fg-muted`,children:[(0,Z.jsx)(`span`,{className:`shrink-0`,children:r.checklistProgress.replace(`{{done}}`,String(s.done)).replace(`{{total}}`,String(s.total))}),(0,Z.jsx)(`div`,{className:`h-1 min-w-10 flex-1 overflow-hidden rounded-full bg-surface-muted`,children:(0,Z.jsx)(`div`,{className:`h-full rounded-full bg-fg-muted/55 transition-[width] duration-300`,style:{width:`${s.percent}%`}})})]}):null,t[11]=s.done,t[12]=s.percent,t[13]=s.total,t[14]=r.checklistProgress,t[15]=m):m=t[15];let h;return t[16]!==r.heading||t[17]!==p||t[18]!==m?(h=(0,Z.jsxs)(`div`,{className:`space-y-1.5`,"aria-label":c,children:[p,m]}),t[16]=r.heading,t[17]=p,t[18]=m,t[19]=h):h=t[19],h}var oSe=new Intl.DateTimeFormat(`zh-CN`,{month:`short`,day:`numeric`,hour:`2-digit`,minute:`2-digit`}),sSe=new Intl.DateTimeFormat(`en-US`,{month:`short`,day:`numeric`,hour:`2-digit`,minute:`2-digit`});function cSe(e,t){let n=typeof e==`string`?new Date(e):e;return(t===`zh`?oSe:sSe).format(n)}function lSe(e){let t=(0,Y.c)(25),{sessionKey:n,goal:r,language:i,t:a}=e,[o,s]=(0,J.useState)(!1),c;t[0]===n?c=t[1]:(c=async()=>(await y5(n,{limit:40})).runs,t[0]=n,t[1]=c);let l;t[2]!==r.lastTurnAt||t[3]!==r.lastVerdict||t[4]!==r.turnsUsed||t[5]!==o||t[6]!==n?(l=[o,n,r.turnsUsed,r.lastTurnAt,r.lastVerdict],t[2]=r.lastTurnAt,t[3]=r.lastVerdict,t[4]=r.turnsUsed,t[5]=o,t[6]=n,t[7]=l):l=t[7];let u;t[8]===Symbol.for(`react.memo_cache_sentinel`)?(u=[],t[8]=u):u=t[8];let d;t[9]===Symbol.for(`react.memo_cache_sentinel`)?(d=[],t[9]=d):d=t[9];let f;t[10]===o?f=t[11]:(f={enabled:o,initial:u,errorData:d},t[10]=o,t[11]=f);let{data:p,loading:m,error:h}=SF(c,l,f),g=h==null?null:h instanceof Error?h.message:a.runHistoryLoadFailed,_;t[12]===Symbol.for(`react.memo_cache_sentinel`)?(_=()=>s(uSe),t[12]=_):_=t[12];let v;t[13]===a.runHistory?v=t[14]:(v=(0,Z.jsx)(`button`,{type:`button`,className:`text-xs text-fg-muted underline-offset-2 hover:underline`,onClick:_,children:a.runHistory}),t[13]=a.runHistory,t[14]=v);let y;t[15]!==i||t[16]!==p||t[17]!==g||t[18]!==m||t[19]!==o||t[20]!==a?(y=o?(0,Z.jsxs)(`div`,{className:`mt-1 max-h-52 space-y-2 overflow-y-auto rounded-md border border-edge bg-surface-panel p-2 text-xs text-fg-muted`,children:[m?(0,Z.jsx)(`p`,{className:`text-fg-muted`,children:a.runHistoryLoading}):null,g?(0,Z.jsx)(`p`,{className:`text-destructive`,children:g}):null,!m&&!g&&p.length===0?(0,Z.jsx)(`p`,{className:`text-fg-muted`,children:a.runHistoryEmpty}):null,!m&&p.length>0?(0,Z.jsx)(`ul`,{className:`space-y-2`,children:p.map(e=>(0,Z.jsxs)(`li`,{className:`rounded-md border border-edge/80 bg-surface-muted/40 px-2 py-1.5 dark:bg-surface-muted/25`,children:[(0,Z.jsxs)(`div`,{className:`flex flex-wrap items-baseline justify-between gap-x-2 gap-y-0.5 text-[10px] text-fg-muted`,children:[(0,Z.jsx)(`time`,{suppressHydrationWarning:!0,dateTime:new Date(e.at).toISOString(),children:cSe(e.at,i)}),(0,Z.jsx)(`span`,{children:a.runHistoryTurns.replace(`{{used}}`,String(e.turnsUsed)).replace(`{{max}}`,String(e.maxTurns))})]}),(0,Z.jsxs)(`div`,{className:`mt-0.5 flex flex-wrap gap-x-2 gap-y-0.5 text-[11px] text-fg`,children:[(0,Z.jsx)(`span`,{children:C5(e.verdict,a)}),(0,Z.jsx)(`span`,{className:`text-fg-muted`,children:`·`}),(0,Z.jsx)(`span`,{children:w5(e.statusAfter,a)}),(0,Z.jsx)(`span`,{className:`text-fg-muted`,children:`·`}),(0,Z.jsx)(`span`,{children:e.willContinue?a.runHistoryContinue:a.runHistoryStop}),e.checklistProgress?(0,Z.jsxs)(Z.Fragment,{children:[(0,Z.jsx)(`span`,{className:`text-fg-muted`,children:`·`}),(0,Z.jsx)(`span`,{children:a.checklistProgress.replace(`{{done}}`,String(e.checklistProgress.done)).replace(`{{total}}`,String(e.checklistProgress.total))})]}):null]}),e.reason?(0,Z.jsxs)(`p`,{className:`mt-1 whitespace-pre-wrap break-words text-fg-muted`,children:[(0,Z.jsxs)(`span`,{className:`font-medium text-fg`,children:[a.lastReason,`:`]}),` `,e.reason]}):null,e.assistantPreview?(0,Z.jsx)(`p`,{className:`mt-1 line-clamp-3 break-words text-[10px] leading-snug text-fg-muted`,children:e.assistantPreview}):null]},e.id))}):null]}):null,t[15]=i,t[16]=p,t[17]=g,t[18]=m,t[19]=o,t[20]=a,t[21]=y):y=t[21];let b;return t[22]!==v||t[23]!==y?(b=(0,Z.jsxs)(`div`,{children:[v,y]}),t[22]=v,t[23]=y,t[24]=b):b=t[24],b}function uSe(e){return!e}function dSe(e,t){switch(t.type){case`start`:return{busy:!0,error:null};case`error`:return{busy:!1,error:t.error};case`done`:return{busy:!1,error:null}}}function fSe(e){try{return sessionStorage.getItem(T5(e))===`1`}catch{return!1}}function pSe(e){let t=(0,Y.c)(3),{onTick:n}=e,r,i;return t[0]===n?(r=t[1],i=t[2]):(r=()=>{let e=window.setInterval(n,1e3);return()=>clearInterval(e)},i=[n],t[0]=n,t[1]=r,t[2]=i),(0,J.useEffect)(r,i),null}function mSe({sessionKey:e,streaming:t,sending:n}){let r=d(e=>e.language),i=m(r).chat.goal,[a,o]=(0,J.useState)(()=>fSe(e)),[s,c]=(0,J.useReducer)(dSe,{busy:!1,error:null}),[l,u]=(0,J.useState)(()=>Date.now()),f=(0,J.useRef)(t||n),p=(0,J.useRef)(!1),h=t||n;f.current&&!h&&(p.current=!0),f.current=h;let g=(0,J.useCallback)(t=>{o(t);try{t?sessionStorage.setItem(T5(e),`1`):sessionStorage.removeItem(T5(e))}catch{}},[e]),{data:_,loading:v,error:y,setData:b}=SF(async()=>(await v5(e,{uiLocale:r})).persistentGoal,[e,r],{initial:null,errorData:null}),x=(0,J.useCallback)(async()=>{try{b((await v5(e,{uiLocale:r})).persistentGoal)}catch(e){c({type:`error`,error:e instanceof Error?e.message:i.loadFailed})}},[e,r,b,i.loadFailed]),S=(0,J.useEffectEvent)(()=>{x()});(0,J.useEffect)(()=>{let t=t=>{t.detail?.key===e&&S()};return window.addEventListener(`session-updated`,t),()=>window.removeEventListener(`session-updated`,t)},[e]),(0,J.useLayoutEffect)(()=>{p.current&&(p.current=!1,S())});let C=(0,J.useCallback)(()=>{u(Date.now())},[]),w=async t=>{c({type:`start`});try{await zxe(e,t,{uiLocale:r}),await x(),c({type:`done`})}catch(e){c({type:`error`,error:e instanceof Error?e.message:i.loadFailed})}},T=async t=>{c({type:`start`});try{await Bxe(e,t,{uiLocale:r}),await x(),c({type:`done`})}catch(e){c({type:`error`,error:e instanceof Error?e.message:i.loadFailed})}},E=!v||y!=null||_!=null,D=s.error??(y==null?null:y instanceof Error?y.message:i.loadFailed);if(!E||!Hxe(_))return null;let O=_,k=t||n,A=`${O.turnsUsed}/${O.maxTurns}`,j=Kxe(O,i),{total:M,done:N}=b5(O),P=M>0?i.checklistProgress.replace(`{{done}}`,String(N)).replace(`{{total}}`,String(M)):``,F=Rxe(Lxe(O,l),r),I=Gxe(O,k),L=i.pillTitle.replace(`{{status}}`,j).replace(`{{turns}}`,A),R=!a&&O.status!==`done`&&O.status!==`cleared`;if(a)return(0,Z.jsx)(Xxe,{goal:O,agentBusy:k,pillTitle:L,phase:I,statusShort:j,turnsShort:A,clLine:P,t:i,onExpand:()=>g(!1)});let z=O.status===`active`||O.status===`paused`;return(0,Z.jsxs)(`div`,{className:`shrink-0 w-full px-3 pt-1.5 sm:px-5 sm:pt-2 xl:px-6`,children:[R?(0,Z.jsx)(pSe,{onTick:C}):null,(0,Z.jsxs)(`div`,{className:`mx-auto flex w-full max-w-[var(--max-width-chat)] flex-col gap-2.5 rounded-2xl bg-surface-panel px-3 py-2.5 shadow-elevated sm:px-4 sm:py-3`,children:[(0,Z.jsx)(iSe,{goal:O,phase:I,statusShort:j,turnsShort:A,clLine:P,elapsedStr:F,t:i,onCollapse:()=>g(!0)}),(0,Z.jsx)(aSe,{goal:O,t:i}),(0,Z.jsx)(Yxe,{goal:O,canEdit:z,mutationBusy:s.busy,t:i,onMutate:T}),(0,Z.jsx)(Vxe,{goal:O,canEditChecklist:z,mutationBusy:s.busy,t:i,onAction:w,onChecklist:T}),(0,Z.jsx)($xe,{goal:O,t:i}),(0,Z.jsx)(rSe,{sessionKey:e,goal:O,language:r,t:i}),(0,Z.jsx)(lSe,{sessionKey:e,goal:O,language:r,t:i}),D?(0,Z.jsx)(`p`,{className:`text-xs text-destructive`,children:D}):null]})]})}function hSe(e){let t=(0,Y.c)(2),n;return t[0]===e?n=t[1]:(n=(0,Z.jsx)(mSe,{...e},e.sessionKey),t[0]=e,t[1]=n),n}function gSe(e,t){let n=t1(e,t),r=n1(e,t);return`${e.id} ${n} ${r}`.toLowerCase()}function _Se(e,t,n){let r=t.trim().toLowerCase();if(!r)return e;let i=r.split(/\s+/).filter(Boolean);return e.filter(e=>{let t=gSe(e,n);return i.every(e=>t.includes(e))})}function vSe(e){let t=(0,Y.c)(56),{items:n,value:r,disabled:i,placeholder:a,searchPlaceholder:o,noMatches:s,compact:c,contentSide:l,contentAlign:u,className:f,onChange:p}=e,h=l===void 0?`bottom`:l,g=u===void 0?`end`:u,_=d(bSe),v;t[0]===_?v=t[1]:(v=m(_),t[0]=_,t[1]=v);let y=v.agentsSettings,[b,x]=(0,J.useState)(!1),[S,C]=(0,J.useState)(``),w;t[2]!==y||t[3]!==n||t[4]!==S?(w=_Se(n,S,y),t[2]=y,t[3]=n,t[4]=S,t[5]=w):w=t[5];let T=w,E,D,O;if(t[6]!==y||t[7]!==n||t[8]!==a||t[9]!==r){let e;t[13]===r?e=t[14]:(e=e=>e.id===r,t[13]=r,t[14]=e),D=n.find(e),E=D?t1(D,y):r||a,O=D?[t1(D,y),n1(D,y)].filter(Boolean).join(` — `):void 0,t[6]=y,t[7]=n,t[8]=a,t[9]=r,t[10]=E,t[11]=D,t[12]=O}else E=t[10],D=t[11],O=t[12];let k=O??a,A=c&&`min-w-0 max-w-[min(calc(15ch+3rem),calc(100vw-8rem))] py-1.5 text-[13px]`,j;t[15]!==f||t[16]!==A?(j=X(ik,`items-center gap-2 rounded-lg border border-edge-subtle bg-surface-panel px-2.5 py-2 text-left text-sm font-normal text-fg`,ak.transition,`hover:border-edge hover:bg-surface-hover/45`,tk,ek,`disabled:cursor-not-allowed disabled:opacity-50`,`dark:border-edge-subtle dark:hover:bg-surface-hover/55`,A,f),t[15]=f,t[16]=A,t[17]=j):j=t[17];let M;t[18]!==D?.avatar||t[19]!==r?(M=r?(0,Z.jsx)(tH,{agentId:r,avatar:D?.avatar,size:28,className:`shrink-0`}):null,t[18]=D?.avatar,t[19]=r,t[20]=M):M=t[20];let N=c?`max-w-[15ch] shrink`:`flex-1`,P;t[21]===N?P=t[22]:(P=X(`min-w-0 truncate text-left`,N),t[21]=N,t[22]=P);let F;t[23]!==E||t[24]!==P?(F=(0,Z.jsx)(`span`,{className:P,children:E}),t[23]=E,t[24]=P,t[25]=F):F=t[25];let I;t[26]===Symbol.for(`react.memo_cache_sentinel`)?(I=(0,Z.jsx)(bd,{className:`size-4 shrink-0 text-fg-subtle opacity-70`,"aria-hidden":!0}),t[26]=I):I=t[26];let L;t[27]!==i||t[28]!==F||t[29]!==k||t[30]!==j||t[31]!==M?(L=(0,Z.jsx)(fP,{asChild:!0,children:(0,Z.jsxs)(`button`,{type:`button`,disabled:i,title:k,className:j,children:[M,F,I]})}),t[27]=i,t[28]=F,t[29]=k,t[30]=j,t[31]=M,t[32]=L):L=t[32];let R;t[33]===Symbol.for(`react.memo_cache_sentinel`)?(R=X(`z-50 w-[var(--radix-popover-trigger-width)] min-w-[12rem] max-h-[min(20rem,calc(100vh-6rem))] overflow-hidden rounded-lg border border-edge bg-surface-panel shadow-md`,ak),t[33]=R):R=t[33];let z;t[34]===Symbol.for(`react.memo_cache_sentinel`)?(z=e=>C(e.target.value),t[34]=z):z=t[34];let B;t[35]===Symbol.for(`react.memo_cache_sentinel`)?(B=X(`w-full rounded-md border border-edge bg-surface-elevated px-2.5 py-1.5 text-sm text-fg placeholder:text-fg-muted`,tk),t[35]=B):B=t[35];let V;t[36]!==S||t[37]!==o?(V=(0,Z.jsx)(`div`,{className:`border-b border-edge p-2`,children:(0,Z.jsx)(`input`,{type:`search`,value:S,onChange:z,placeholder:o,className:B,"aria-label":o})}),t[36]=S,t[37]=o,t[38]=V):V=t[38];let H;t[39]!==y||t[40]!==T||t[41]!==s||t[42]!==p||t[43]!==r?(H=T.length===0?(0,Z.jsx)(`li`,{className:`p-2 text-sm text-fg-muted`,children:s}):T.map(e=>{let t=e.id===r,n=t1(e,y),i=n1(e,y),a=i.length>0?i:void 0;return(0,Z.jsx)(`li`,{role:`option`,"aria-selected":t,children:(0,Z.jsxs)(`button`,{type:`button`,className:X(`flex w-full items-center gap-2 rounded-md px-2 py-1.5 text-left text-sm text-fg`,t?`bg-surface-hover`:`hover:bg-surface-hover`),onClick:()=>{p(e.id),x(!1),C(``)},children:[(0,Z.jsx)(Qu,{className:X(`size-4 shrink-0`,t?`opacity-100`:`opacity-0`),"aria-hidden":!0}),(0,Z.jsx)(tH,{agentId:e.id,avatar:e.avatar,size:32,className:`shrink-0`}),(0,Z.jsxs)(`span`,{className:`min-w-0 flex-1`,children:[(0,Z.jsx)(`span`,{className:`block truncate font-medium leading-tight`,title:n,children:n}),i?(0,Z.jsx)(`span`,{className:`mt-0.5 block truncate text-xs leading-tight text-fg-muted`,title:a,children:i}):null]})]})},e.id)}),t[39]=y,t[40]=T,t[41]=s,t[42]=p,t[43]=r,t[44]=H):H=t[44];let U;t[45]===H?U=t[46]:(U=(0,Z.jsx)(`ul`,{className:`max-h-[min(16rem,calc(100vh-10rem))] overflow-y-auto p-1`,role:`listbox`,children:H}),t[45]=H,t[46]=U);let W;t[47]!==g||t[48]!==h||t[49]!==V||t[50]!==U?(W=(0,Z.jsx)(pP,{children:(0,Z.jsxs)(mP,{side:h,align:g,sideOffset:4,collisionPadding:8,className:R,onOpenAutoFocus:ySe,children:[V,U]})}),t[47]=g,t[48]=h,t[49]=V,t[50]=U,t[51]=W):W=t[51];let G;return t[52]!==b||t[53]!==L||t[54]!==W?(G=(0,Z.jsxs)(uP,{open:b,onOpenChange:x,children:[L,W]}),t[52]=b,t[53]=L,t[54]=W,t[55]=G):G=t[55],G}function ySe(e){return e.preventDefault()}function bSe(e){return e.language}var xSe=`(max-width: 767px)`,SSe=(0,J.memo)(function(e){let t=(0,Y.c)(24),{chatHeadline:n,chatAgents:r,showChatAgentSelector:i,chatAgentId:a,onChatAgentChange:o,chatAgentDisabled:s}=e,c=d(CSe),l;t[0]===c?l=t[1]:(l=m(c),t[0]=c,t[1]=l);let u=l,f=TA(wSe),p=pQ(TSe),h=pQ(ESe),g=VA(DSe),_=qA(OSe),v=qA(kSe),y=z6(xSe),b;t[2]!==y||t[3]!==g||t[4]!==f?(b=y?!g:f&&!NA(),t[2]=y,t[3]=g,t[4]=f,t[5]=b):b=t[5];let x=b,S,C;return t[6]!==s||t[7]!==a||t[8]!==r||t[9]!==n||t[10]!==v||t[11]!==u.chat.agentNoMatches||t[12]!==u.chat.agentPlaceholder||t[13]!==u.chat.agentSearchPlaceholder||t[14]!==u.sidebar.newTask||t[15]!==u.workspace.openFiles||t[16]!==o||t[17]!==_||t[18]!==i||t[19]!==x||t[20]!==h||t[21]!==p?(S=()=>(_({startExtra:x?(0,Z.jsx)(Fi,{to:`/chat/new`,className:X(`inline-flex size-8 shrink-0 items-center justify-center rounded-lg bg-surface-panel text-sm font-medium leading-none text-fg transition-colors hover:bg-surface-hover`,`focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent focus-visible:ring-offset-2 focus-visible:ring-offset-surface-panel`,uA),title:u.sidebar.newTask,children:(0,Z.jsx)(c_,{className:`size-4 shrink-0 text-accent-fg`,strokeWidth:2,"aria-hidden":!0})}):null,main:(0,Z.jsx)(`div`,{className:`w-full min-w-0 max-w-(--max-width-chat) px-3 sm:px-5 xl:px-6`,children:(0,Z.jsx)(`h1`,{className:X(`min-w-0 truncate text-base font-semibold tracking-tight text-fg`,x?`text-left md:text-center`:`text-left`),title:n,children:n})}),end:(0,Z.jsxs)(`div`,{className:X(`flex min-w-0 max-w-[min(32rem,calc(100vw-8rem))] shrink-0 items-center justify-end gap-2`,uA),children:[i?(0,Z.jsx)(`div`,{className:`min-w-0 w-fit shrink-0`,children:(0,Z.jsx)(vSe,{items:r,value:a,disabled:s,placeholder:u.chat.agentPlaceholder,searchPlaceholder:u.chat.agentSearchPlaceholder,noMatches:u.chat.agentNoMatches,compact:!0,contentSide:`bottom`,contentAlign:`end`,onChange:o})}):null,(0,Z.jsx)(`button`,{type:`button`,className:X(`rounded-md p-2 text-fg-muted transition-colors hover:bg-surface-hover hover:text-fg`,p&&`bg-surface-hover text-fg`),title:u.workspace.openFiles,"aria-label":u.workspace.openFiles,"aria-pressed":p,onClick:h,children:(0,Z.jsx)($h,{className:`size-4`})})]})}),()=>v()),C=[n,r,i,a,o,s,x,u.chat.agentPlaceholder,u.chat.agentSearchPlaceholder,u.chat.agentNoMatches,u.sidebar.newTask,u.workspace.openFiles,p,h,_,v],t[6]=s,t[7]=a,t[8]=r,t[9]=n,t[10]=v,t[11]=u.chat.agentNoMatches,t[12]=u.chat.agentPlaceholder,t[13]=u.chat.agentSearchPlaceholder,t[14]=u.sidebar.newTask,t[15]=u.workspace.openFiles,t[16]=o,t[17]=_,t[18]=i,t[19]=x,t[20]=h,t[21]=p,t[22]=S,t[23]=C):(S=t[22],C=t[23]),(0,J.useLayoutEffect)(S,C),null});function CSe(e){return e.language}function wSe(e){return e.collapsed}function TSe(e){return e.open}function ESe(e){return e.toggleOpen}function DSe(e){return e.mobileNavOpen}function OSe(e){return e.setPageHeader}function kSe(e){return e.clearPageHeader}var ASe=(0,J.memo)(function(){let e=(0,Y.c)(13),t=d(jSe),n;e[0]===t?n=e[1]:(n=m(t),e[0]=t,e[1]=n);let r=n,i=S1(MSe),a=S1(NSe);if(i===`idle`)return null;if(i===`error`&&a){let t;e[2]===a?t=e[3]:(t=(0,Z.jsx)(`span`,{className:`min-w-0 flex-1 truncate`,children:a}),e[2]=a,e[3]=t);let n;e[4]===Symbol.for(`react.memo_cache_sentinel`)?(n=X(`shrink-0 rounded-xl border border-red-200 bg-white px-2.5 py-1 text-xs font-medium text-red-700`,`hover:bg-red-50 dark:border-red-800 dark:bg-red-950/40 dark:text-red-300 dark:hover:bg-red-950/70`,ak.transition,ak.press,ak.focusRingPanel),e[4]=n):n=e[4];let i;e[5]===r.connection.reconnect?i=e[6]:(i=(0,Z.jsx)(`button`,{type:`button`,className:n,onClick:PSe,children:r.connection.reconnect}),e[5]=r.connection.reconnect,e[6]=i);let o;return e[7]!==t||e[8]!==i?(o=(0,Z.jsxs)(`div`,{className:`flex items-center gap-2 border-b border-red-100 bg-red-50 px-4 py-2 text-sm text-red-600 dark:border-red-900/40 dark:bg-red-950/50 dark:text-red-400`,children:[t,i]}),e[7]=t,e[8]=i,e[9]=o):o=e[9],o}if(i===`connecting`||i===`reconnecting`){let t;e[10]===Symbol.for(`react.memo_cache_sentinel`)?(t=(0,Z.jsx)(`span`,{className:`inline-block size-3 animate-spin rounded-full border-2 border-amber-500 border-t-transparent`,"aria-hidden":!0}),e[10]=t):t=e[10];let n=i===`reconnecting`?r.connection.reconnecting:r.connection.connecting,a;return e[11]===n?a=e[12]:(a=(0,Z.jsxs)(`div`,{className:`flex items-center gap-2 border-b border-amber-100 bg-amber-50 px-4 py-2 text-sm text-amber-800 dark:border-amber-900/40 dark:bg-amber-950/50 dark:text-amber-200`,children:[t,(0,Z.jsx)(`span`,{children:n})]}),e[11]=n,e[12]=a),a}return null});function jSe(e){return e.language}function MSe(e){return e.connectionState}function NSe(e){return e.error}function PSe(){return spe()}var FSe={folder:$h,content:ES,documents:Kh,globe:ig};function ISe(e){let t=(0,Y.c)(2),{name:n}=e,r=FSe[n]??$h,i;return t[0]===r?i=t[1]:(i=(0,Z.jsx)(r,{className:`size-[1.125rem] text-accent-fg sm:size-5`,strokeWidth:1.75,"aria-hidden":!0}),t[0]=r,t[1]=i),i}var LSe=(0,J.memo)(function(e){let t=(0,Y.c)(28),{chat:n,onPickPrompt:r}=e,i=n.welcomeSpotlight,a=(0,J.useId)(),[o,s]=(0,J.useState)(null),c;t[0]!==i?.categories||t[1]!==o?(c=i?.categories.find(e=>e.id===o),t[0]=i?.categories,t[1]=o,t[2]=c):c=t[2];let l=c;if(!i)return null;let u;t[3]===Symbol.for(`react.memo_cache_sentinel`)?(u=(0,Z.jsx)(LO,{className:`size-12 shrink-0 sm:size-14`,"aria-hidden":!0}),t[3]=u):u=t[3];let d;t[4]===i.headline?d=t[5]:(d=(0,Z.jsx)(`h1`,{className:`text-balance text-lg font-semibold tracking-tight text-fg sm:text-xl`,children:i.headline}),t[4]=i.headline,t[5]=d);let f;t[6]===i.tagline?f=t[7]:(f=(0,Z.jsx)(`p`,{className:`max-w-md text-pretty text-sm leading-snug text-fg-muted sm:text-[0.9375rem]`,children:i.tagline}),t[6]=i.tagline,t[7]=f);let p;t[8]!==d||t[9]!==f?(p=(0,Z.jsxs)(`div`,{className:`flex flex-col items-center gap-1.5 px-1 pt-8 text-center sm:gap-2 sm:pt-10`,children:[u,d,f]}),t[8]=d,t[9]=f,t[10]=p):p=t[10];let m;if(t[11]!==a||t[12]!==i.categories||t[13]!==o){let e;t[15]!==a||t[16]!==o?(e=e=>{let t=o===e.id;return(0,Z.jsxs)(`button`,{type:`button`,"aria-expanded":t,"aria-controls":t?a:void 0,onClick:()=>s(t=>t===e.id?null:e.id),className:X(`flex flex-row items-start gap-2.5 rounded-xl border bg-surface-panel p-2.5 text-left shadow-surface sm:flex-col sm:gap-2`,ak.transition,ak.press,ak.focusRingPanel,t?`border-accent ring-1 ring-accent/25`:`border-edge hover:border-edge-strong hover:bg-surface-hover/40 dark:hover:bg-surface-hover/30`),children:[(0,Z.jsx)(`div`,{className:`flex size-9 shrink-0 items-center justify-center rounded-lg bg-accent-soft sm:size-10`,children:(0,Z.jsx)(ISe,{name:e.icon})}),(0,Z.jsxs)(`div`,{className:`min-w-0 flex-1`,children:[(0,Z.jsx)(`div`,{className:`text-sm font-medium leading-snug text-fg sm:text-[0.9375rem]`,children:e.title}),(0,Z.jsx)(`div`,{className:`mt-0.5 text-xs leading-snug text-fg-muted sm:text-sm`,children:e.description})]})]},e.id)},t[15]=a,t[16]=o,t[17]=e):e=t[17],m=i.categories.map(e),t[11]=a,t[12]=i.categories,t[13]=o,t[14]=m}else m=t[14];let h;t[18]===m?h=t[19]:(h=(0,Z.jsx)(`div`,{className:`mt-10 grid w-full grid-cols-1 gap-2 sm:mt-12 sm:grid-cols-2 sm:gap-2.5 lg:grid-cols-4`,children:m}),t[18]=m,t[19]=h);let g;t[20]!==r||t[21]!==a||t[22]!==l?(g=l&&l.scenarios.length>0?(0,Z.jsx)(`div`,{id:a,role:`region`,"aria-label":l.title,className:`flex flex-col gap-1.5 rounded-xl border border-edge bg-surface-base/80 p-2.5 dark:bg-surface-hover/20`,children:(0,Z.jsx)(`ul`,{className:`flex flex-col gap-1`,children:l.scenarios.map(e=>(0,Z.jsx)(`li`,{children:(0,Z.jsxs)(`button`,{type:`button`,onClick:()=>r(e.prompt),className:X(`flex w-full gap-2 rounded-lg border border-transparent px-2 py-1.5 text-left text-sm leading-snug text-fg`,ak.transition,ak.press,ak.focusRingPanel,`hover:border-edge hover:bg-surface-panel dark:hover:bg-surface-panel/40`),children:[(0,Z.jsx)(zg,{className:`mt-0.5 size-4 shrink-0 text-accent-fg`,strokeWidth:1.75,"aria-hidden":!0}),(0,Z.jsx)(`span`,{className:`min-w-0 flex-1 text-pretty`,children:e.prompt})]})},e.prompt))})}):null,t[20]=r,t[21]=a,t[22]=l,t[23]=g):g=t[23];let _;return t[24]!==p||t[25]!==h||t[26]!==g?(_=(0,Z.jsxs)(`div`,{className:`flex flex-col gap-3.5 pb-2 sm:gap-4 sm:pb-3`,children:[p,h,g]}),t[24]=p,t[25]=h,t[26]=g,t[27]=_):_=t[27],_});function RSe(e){let t=[];for(let n of e.content??[])(n.type===`thinking`||n.type===`tool_use`)&&t.push(n);return t.length>0?t:[]}function zSe(e,t){switch(e){case`pdf`:return t.attachmentPreviewPdf;case`docx`:return t.attachmentPreviewDocument;case`pptx`:return t.attachmentPreviewPresentation;case`excel`:return t.attachmentPreviewSpreadsheet;default:return``}}function E5(e){let t=(0,Y.c)(69),{open:n,attachment:r,authToken:i,sessionKey:a,onClose:o}=e,s=d(BSe),c=m(s).chat,l;t[0]!==r||t[1]!==i||t[2]!==s||t[3]!==n||t[4]!==a?(l={open:n,attachment:r,authToken:i,sessionKey:a,language:s},t[0]=r,t[1]=i,t[2]=s,t[3]=n,t[4]=a,t[5]=l):l=t[5];let u=jU(l),{rootRef:f,active:p,enter:h,exit:g}=lU(),{preview:_,fileType:v,hasExtractedText:y,showExtractedText:b}=u,x=v!==`image`&&v!==`text`&&v!==`pptx`&&y,S=!!(_&&!u.loading&&!u.loadError),C;t[6]!==g||t[7]!==o?(C=()=>{g(),o()},t[6]=g,t[7]=o,t[8]=C):C=t[8];let w=C,T;t[9]===_?T=t[10]:(T=()=>{if(!_)return;let e=oL(_);if(!e)return;let t=atob(e),n=Array(t.length);for(let e=0;e<t.length;e++)n[e]=t.charCodeAt(e);let r=new Uint8Array(n),i=new Blob([r],{type:_.mimeType||`application/octet-stream`}),a=URL.createObjectURL(i),o=document.createElement(`a`);o.href=a,o.download=_.name??`download`,document.body.appendChild(o),o.click(),document.body.removeChild(o),URL.revokeObjectURL(a)},t[9]=_,t[10]=T);let E=T,D;t[11]===Symbol.for(`react.memo_cache_sentinel`)?(D=X(`min-h-0 min-w-0 flex-1 cursor-pointer border-0 p-0`,`bg-surface-base transition-colors`,`hover:bg-surface-hover/90 dark:bg-black/60 dark:hover:bg-black/70`,ak.focusRingBase),t[11]=D):D=t[11];let O=D,k;t[12]===w?k=t[13]:(k=e=>!e&&w(),t[12]=w,t[13]=k);let A;t[14]===Symbol.for(`react.memo_cache_sentinel`)?(A=X(`xopc-dialog-content-fullscreen fixed inset-0 z-[81] flex h-[100dvh] w-full flex-row overflow-hidden`,`border-0 bg-transparent p-0 shadow-none outline-none`),t[14]=A):A=t[14];let j,M;t[15]===Symbol.for(`react.memo_cache_sentinel`)?(j=X(`flex h-full min-h-0 w-[min(100%,var(--max-width-app-main))] shrink-0 flex-col overflow-hidden`,`bg-surface-panel sm:border-x sm:border-edge dark:sm:border-edge`,`shadow-float dark:shadow-elevated`),M=X(`shrink-0 border-b border-edge bg-surface-panel dark:border-edge`,uA),t[15]=j,t[16]=M):(j=t[15],M=t[16]);let N=_?.name??``,P;t[17]===N?P=t[18]:(P=(0,Z.jsx)($P,{className:`min-w-0 flex-1 truncate text-sm font-semibold text-fg`,children:N}),t[17]=N,t[18]=P);let F=x?(0,Z.jsxs)(`div`,{className:`mr-2 flex rounded-lg border border-edge p-0.5 dark:border-edge`,role:`group`,"aria-label":c.attachmentPreviewText,children:[(0,Z.jsx)(`button`,{type:`button`,className:`rounded-md px-2.5 py-1 text-xs font-medium ${b?`text-fg-muted hover:text-fg`:`bg-surface-hover text-fg`}`,onClick:()=>{u.setShowExtractedText(!1),u.clearLoadError()},children:zSe(v,c)}),(0,Z.jsx)(`button`,{type:`button`,className:`rounded-md px-2.5 py-1 text-xs font-medium ${b?`bg-surface-hover text-fg`:`text-fg-muted hover:text-fg`}`,onClick:()=>{u.setShowExtractedText(!0),u.clearLoadError()},children:c.attachmentPreviewText})]}):null,I;t[19]!==p||t[20]!==S||t[21]!==h||t[22]!==g||t[23]!==c.attachmentPreviewExitFullscreen||t[24]!==c.attachmentPreviewFullscreen?(I=S?(0,Z.jsx)(`button`,{type:`button`,className:`rounded-md p-2 text-fg-muted hover:bg-surface-hover hover:text-fg`,title:p?c.attachmentPreviewExitFullscreen:c.attachmentPreviewFullscreen,"aria-label":p?c.attachmentPreviewExitFullscreen:c.attachmentPreviewFullscreen,onClick:()=>void(p?g():h()),children:p?(0,Z.jsx)(Ug,{className:`size-4`}):(0,Z.jsx)(Lg,{className:`size-4`})}):null,t[19]=p,t[20]=S,t[21]=h,t[22]=g,t[23]=c.attachmentPreviewExitFullscreen,t[24]=c.attachmentPreviewFullscreen,t[25]=I):I=t[25];let L;t[26]===Symbol.for(`react.memo_cache_sentinel`)?(L=(0,Z.jsx)(eh,{className:`size-4`}),t[26]=L):L=t[26];let R;t[27]!==E||t[28]!==c.attachmentPreviewDownload?(R=(0,Z.jsx)(`button`,{type:`button`,className:`rounded-md p-2 text-fg-muted hover:bg-surface-hover hover:text-fg`,title:c.attachmentPreviewDownload,"aria-label":c.attachmentPreviewDownload,onClick:E,children:L}),t[27]=E,t[28]=c.attachmentPreviewDownload,t[29]=R):R=t[29];let z;t[30]===Symbol.for(`react.memo_cache_sentinel`)?(z=(0,Z.jsx)(NE,{className:`size-4`}),t[30]=z):z=t[30];let B;t[31]===c.attachmentPreviewClose?B=t[32]:(B=(0,Z.jsx)(tF,{asChild:!0,children:(0,Z.jsx)(`button`,{type:`button`,className:`rounded-md p-2 text-fg-muted hover:bg-surface-hover hover:text-fg`,title:c.attachmentPreviewClose,"aria-label":c.attachmentPreviewClose,children:z})}),t[31]=c.attachmentPreviewClose,t[32]=B);let V;t[33]!==F||t[34]!==I||t[35]!==R||t[36]!==B?(V=(0,Z.jsxs)(`div`,{className:`flex shrink-0 items-center gap-1`,children:[F,I,R,B]}),t[33]=F,t[34]=I,t[35]=R,t[36]=B,t[37]=V):V=t[37];let H;t[38]!==P||t[39]!==V?(H=(0,Z.jsxs)(`div`,{className:`flex w-full items-center justify-between gap-2 px-4 py-3 sm:px-8`,children:[P,V]}),t[38]=P,t[39]=V,t[40]=H):H=t[40];let U;t[41]!==H||t[42]!==M?(U=(0,Z.jsx)(`div`,{className:M,children:H}),t[41]=H,t[42]=M,t[43]=U):U=t[43];let W;t[44]!==E||t[45]!==s||t[46]!==_||t[47]!==u.binaryBuffer||t[48]!==u.extractedText||t[49]!==u.extractedTextTruncated||t[50]!==u.fileKey||t[51]!==u.fileName||t[52]!==u.loadError||t[53]!==u.loading||t[54]!==u.previewKind||t[55]!==u.showExtractedText||t[56]!==u.textContent?(W=_?(0,Z.jsx)(HX,{context:`attachment`,language:s,fileKey:u.fileKey,fileName:u.fileName,loading:u.loading,loadError:u.loadError,previewKind:u.previewKind,textContent:u.textContent,binaryBuffer:u.binaryBuffer,showExtractedText:u.showExtractedText,extractedText:u.extractedText,extractedTextTruncated:u.extractedTextTruncated,actions:{onDownload:E,canDownload:!!oL(_)}}):null,t[44]=E,t[45]=s,t[46]=_,t[47]=u.binaryBuffer,t[48]=u.extractedText,t[49]=u.extractedTextTruncated,t[50]=u.fileKey,t[51]=u.fileName,t[52]=u.loadError,t[53]=u.loading,t[54]=u.previewKind,t[55]=u.showExtractedText,t[56]=u.textContent,t[57]=W):W=t[57];let G;t[58]===W?G=t[59]:(G=(0,Z.jsx)(`div`,{className:`flex min-h-0 flex-1 flex-col overflow-hidden px-4 pb-4 pt-2 sm:px-8`,children:W}),t[58]=W,t[59]=G);let ee;t[60]!==f||t[61]!==U||t[62]!==G||t[63]!==j?(ee=(0,Z.jsxs)(`div`,{ref:f,className:j,children:[U,G]}),t[60]=f,t[61]=U,t[62]=G,t[63]=j,t[64]=ee):ee=t[64];let te;return t[65]!==w||t[66]!==c.attachmentPreviewClose||t[67]!==O?(te=(0,Z.jsx)(`button`,{type:`button`,className:O,onClick:w,"aria-label":c.attachmentPreviewClose}),t[65]=w,t[66]=c.attachmentPreviewClose,t[67]=O,t[68]=te):te=t[68],(0,Z.jsx)(YP,{open:n,onOpenChange:k,children:(0,Z.jsx)(XP,{children:(0,Z.jsxs)(QP,{className:A,children:[(0,Z.jsx)(`button`,{type:`button`,className:O,onClick:w,"aria-label":c.attachmentPreviewClose}),ee,te]})})})}function BSe(e){return e.language}function D5(e){let t=(0,Y.c)(56),{attachment:n,authToken:r,sessionKey:i,showDelete:a,onDelete:o,imageSize:s,gridCellFill:c,className:l,overflowLabel:u,onOpen:f}=e,p=a===void 0?!1:a,h=s===void 0?`thumbnail`:s,g=c===void 0?`square`:c,_=d(VSe),v;t[0]===_?v=t[1]:(v=m(_),t[0]=_,t[1]=v);let y=v,b=(0,J.useId)(),[x,S]=(0,J.useState)(null),C=x?.src===n?x.data:n,w;t[2]===n?w=t[3]:(w=!!n.workspaceRelativePath&&!oL(n),t[2]=n,t[3]=w);let T=w,E;t[4]!==r||t[5]!==T?(E=T&&!String(r??``).trim(),t[4]=r,t[5]=T,t[6]=E):E=t[6];let D=E,O,k;t[7]!==n||t[8]!==r||t[9]!==i?(O=()=>{let e=n;if(!e?.workspaceRelativePath||oL(e)||!String(r??``).trim())return;let t=!1;return(async()=>{let n=await aU({workspaceRelativePath:e.workspaceRelativePath,sessionKey:i});if(!n.ok||t)return;let r=n.base64,a=e.mimeType?.startsWith(`image/`)||e.type===`image`;S({src:e,data:{...e,content:r,data:r,preview:a?r:e.preview,type:a?`image`:`document`}})})(),()=>{t=!0}},k=[n,r,i],t[7]=n,t[8]=r,t[9]=i,t[10]=O,t[11]=k):(O=t[10],k=t[11]),(0,J.useEffect)(O,k);let A;t[12]===C?A=t[13]:(A=C.preview??oL(C),t[12]=C,t[13]=A);let j=A,M;t[14]!==C.mimeType||t[15]!==C.type?(M=C.mimeType?.startsWith(`image/`)||C.type===`image`,t[14]=C.mimeType,t[15]=C.type,t[16]=M):M=t[16];let N=M,P=C.mimeType===`application/pdf`,F;t[17]!==C.mimeType||t[18]!==C.name?(F=C.mimeType?.includes(`spreadsheetml`)||C.name?.toLowerCase().endsWith(`.xlsx`)||C.name?.toLowerCase().endsWith(`.xls`),t[17]=C.mimeType,t[18]=C.name,t[19]=F):F=t[19];let I=F,L=C.name??`file`,R;t[20]===C.mimeType?R=t[21]:(R=C.mimeType?.startsWith(`image/`)?C.mimeType:`image/png`,t[20]=C.mimeType,t[21]=R);let z=R,B;t[22]!==z||t[23]!==N||t[24]!==j?(B=j&&N?uL(z,j):``,t[22]=z,t[23]=N,t[24]=j,t[25]=B):B=t[25];let V=B,H=!!V,U=D?`${L} — ${y.chat.attachmentPreviewMissingAuth}`:L,W=y.chat.attachmentPreviewMissingAuth,G=h===`single`?`max-h-48 w-full max-w-xs object-contain`:h===`grid-cell`?`size-full object-cover`:`max-h-16 w-full object-cover`,ee=h===`single`?`max-w-xs`:h===`grid-cell`?g===`stretch`?`h-full min-h-0 w-full`:`min-h-0 w-full`:`max-w-[10rem]`,te,ne;if(t[26]!==l||t[27]!==L||t[28]!==C||t[29]!==g||t[30]!==h||t[31]!==G||t[32]!==ee||t[33]!==I||t[34]!==P||t[35]!==U||t[36]!==b||t[37]!==W||t[38]!==f||t[39]!==u||t[40]!==H||t[41]!==D||t[42]!==V){let e=h===`grid-cell`?X(`relative block w-full overflow-hidden rounded-md border border-edge dark:border-edge`,g===`stretch`?`h-full min-h-0`:`aspect-square`):`block w-full overflow-hidden rounded-md border border-edge dark:border-edge`,n=h===`grid-cell`?g===`stretch`?`h-full min-h-0`:`min-h-0`:`inline-block`;t[45]!==l||t[46]!==n?(te=X(`group relative`,n,l),t[45]=l,t[46]=n,t[47]=te):te=t[47],ne=H?(0,Z.jsxs)(`div`,{className:ee,children:[(0,Z.jsxs)(`div`,{className:`relative size-full min-h-0`,children:[(0,Z.jsxs)(`button`,{type:`button`,className:X(e,ak.transition,ak.press,`focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent focus-visible:ring-offset-2 focus-visible:ring-offset-surface-panel`),onClick:()=>f(C),title:U,"aria-label":U,"aria-describedby":D?b:void 0,children:[(0,Z.jsx)(`img`,{src:V,alt:L,className:G}),u?(0,Z.jsx)(`span`,{className:`absolute inset-0 flex items-center justify-center bg-black/55 text-lg font-semibold text-white`,children:u}):null]}),P?(0,Z.jsx)(`div`,{className:`pointer-events-none absolute bottom-1 right-1 rounded bg-black/60 px-1.5 py-0.5 text-[10px] font-semibold text-white`,"aria-hidden":!0,children:`PDF`}):null]}),D?(0,Z.jsx)(`p`,{id:b,className:`mt-1 line-clamp-2 text-[10px] leading-snug text-amber-600 dark:text-amber-500`,children:W}):null]}):(0,Z.jsx)(`div`,{className:`max-w-[14rem]`,children:(0,Z.jsxs)(`button`,{type:`button`,onClick:()=>f(C),title:U,"aria-label":U,"aria-describedby":D?b:void 0,className:X(`flex w-full min-w-0 gap-2 rounded-md border border-edge bg-surface-hover px-2 py-1.5 text-left text-xs text-fg-muted hover:bg-surface-active dark:border-edge`,D?`items-start`:`items-center`,ak.transition,ak.press,ak.focusRingPanel),children:[I?(0,Z.jsx)(Yh,{className:`size-8 shrink-0 text-fg-subtle`,"aria-hidden":!0}):(0,Z.jsx)(Xh,{className:`size-8 shrink-0 text-fg-subtle`,"aria-hidden":!0}),(0,Z.jsxs)(`span`,{className:`min-w-0 flex-1`,children:[(0,Z.jsx)(`span`,{className:`block truncate text-fg`,children:L}),D?(0,Z.jsx)(`span`,{id:b,className:`mt-0.5 line-clamp-2 block text-[10px] font-normal leading-snug text-amber-600 dark:text-amber-500`,children:W}):null]})]})}),t[26]=l,t[27]=L,t[28]=C,t[29]=g,t[30]=h,t[31]=G,t[32]=ee,t[33]=I,t[34]=P,t[35]=U,t[36]=b,t[37]=W,t[38]=f,t[39]=u,t[40]=H,t[41]=D,t[42]=V,t[43]=te,t[44]=ne}else te=t[43],ne=t[44];let re;t[48]!==y.chat.attachmentPreviewRemove||t[49]!==o||t[50]!==p?(re=p?(0,Z.jsx)(`button`,{type:`button`,className:X(`absolute -right-1 -top-1 flex size-5 items-center justify-center rounded-full border border-edge bg-surface-panel text-fg-muted shadow-surface hover:text-fg dark:border-edge`,ak.transition,ak.press,ak.focusRingPanel),onClick:e=>{e.stopPropagation(),o?.()},title:y.chat.attachmentPreviewRemove,"aria-label":y.chat.attachmentPreviewRemove,children:(0,Z.jsx)(NE,{className:`size-3`})}):null,t[48]=y.chat.attachmentPreviewRemove,t[49]=o,t[50]=p,t[51]=re):re=t[51];let ie;return t[52]!==te||t[53]!==ne||t[54]!==re?(ie=(0,Z.jsxs)(`div`,{className:te,children:[ne,re]}),t[52]=te,t[53]=ne,t[54]=re,t[55]=ie):ie=t[55],ie}function VSe(e){return e.language}function HSe(e){return typeof e==`number`&&Number.isFinite(e)&&e>0&&e!==1/0}function O5(e){if(!Number.isFinite(e)||e<0)return`0:00`;let t=Math.floor(e%60);return`${Math.floor(e/60)}:${t.toString().padStart(2,`0`)}`}function USe(e){return e.type===`voice`||e.type===`audio`||e.mimeType?.startsWith(`audio/`)===!0}function WSe({att:e,align:t=`start`,variant:n=`default`,sessionKey:r}){let i=m(d(e=>e.language)),a=(0,J.useRef)(null),[o,s]=(0,J.useState)(),[c,l]=(0,J.useState)(!1),u=(0,J.useMemo)(()=>{let t=e.durationSeconds;return typeof t==`number`&&Number.isFinite(t)&&t>0?t:0},[e.durationSeconds]),[f,p]=(0,J.useState)(u),h=(0,J.useRef)(u);h.current!==u&&(h.current=u,p(u));let[g,v]=(0,J.useState)(0),y=(0,J.useCallback)(()=>{let e=a.current;if(!e)return;let t=e.duration;HSe(t)&&p(t)},[]),b=`${e.workspaceRelativePath??``}:${e.content?.length??0}:${e.mimeType??``}:${r??``}`,x=(0,J.useRef)(b);x.current!==b&&(x.current=b,v(0),l(!1)),(0,J.useEffect)(()=>{let t,n=!1;return(async()=>{let i=e.content??e.data;if(i){s(`data:${e.mimeType?.includes(`/`)?e.mimeType:`audio/mpeg`};base64,${i.replace(/\s/g,``)}`);return}if(e.workspaceRelativePath)try{let i=await q(_(aL(e.workspaceRelativePath,{sessionKey:r})));if(!i.ok||n)return;let a=await i.blob(),o=URL.createObjectURL(a);t=o,s(o)}catch{}})(),()=>{n=!0,t&&URL.revokeObjectURL(t)}},[e,r]);let S=(0,J.useCallback)(()=>{let e=a.current;!e||!o||(c?e.pause():e.play().catch(()=>{}))},[c,o]);if(!USe(e))return null;let C=f>0?Math.min(100,Number.isFinite(f)?g/f*100:0):0,w=typeof f==`number`&&f>0&&Number.isFinite(f),T=!!(o&&!w),E=o?(0,Z.jsxs)(`span`,{className:`tabular-nums tracking-tight text-fg-muted`,"aria-live":`polite`,children:[(0,Z.jsx)(`span`,{children:O5(g)}),(0,Z.jsx)(`span`,{className:`mx-0.5 text-fg-subtle`,children:`/`}),w?(0,Z.jsx)(`span`,{children:O5(f)}):(0,Z.jsx)(`span`,{className:`text-fg-subtle`,title:i.chat.voiceAwaitingMeta,children:`—`})]}):(0,Z.jsx)(`span`,{className:`tabular-nums tracking-tight text-fg-subtle`,children:`— / —`}),D=o?(0,Z.jsx)(`audio`,{ref:a,src:o,preload:`metadata`,className:`hidden`,onLoadedMetadata:y,onLoadedData:y,onDurationChange:y,onTimeUpdate:e=>v(e.currentTarget.currentTime),onPlay:()=>l(!0),onPause:()=>l(!1),onEnded:()=>{l(!1),v(0)}}):(0,Z.jsx)(`span`,{className:`sr-only`,children:i.chat.voiceLoading}),O=(0,Z.jsx)(`button`,{type:`button`,onClick:S,disabled:!o,className:X(`flex size-8 shrink-0 items-center justify-center rounded-full border text-accent-fg`,`border-edge-subtle bg-surface-panel transition-colors`,`hover:bg-surface-hover focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent`,`motion-safe:active:scale-[0.97]`,`dark:bg-surface-panel/90 dark:border-edge`,n===`compact`&&X(`border-white/55 bg-white/92 shadow-[inset_0_1px_0_rgb(255_255_255/0.65)]`,`dark:border-white/14 dark:bg-surface-hover/98 dark:shadow-none`),!o&&`opacity-50`),"aria-label":c?i.chat.voicePause:i.chat.voicePlay,title:c?i.chat.voicePause:i.chat.voicePlay,children:c?(0,Z.jsx)(t_,{className:`size-[14px]`,strokeWidth:2}):(0,Z.jsx)(o_,{className:`size-[14px] ml-px`,strokeWidth:2})}),k=X(`relative h-0.5 min-h-[2px] w-full overflow-hidden rounded-full bg-edge-subtle dark:bg-edge/65`,n===`compact`&&`bg-white/45 dark:bg-white/14`),A=X(`inline-flex min-w-0 items-center rounded-full border`,n===`compact`?`max-w-[min(220px,88vw)] gap-2 px-2 py-1.5 backdrop-blur-[2px]`:`min-w-[min(160px,80vw)] max-w-[17rem] gap-2 px-2 py-1.5`,n===`compact`?`border-white/58 bg-white/86 shadow-none dark:border-white/13 dark:bg-black/[0.22] dark:backdrop-blur-sm`:`border-edge-subtle bg-surface-panel/[0.96] shadow-surface dark:border-edge dark:bg-surface-panel/92`),j=`${i.chat.voiceAriaRegion}${e.name?` · ${e.name}`:``}`;return(0,Z.jsx)(`div`,{className:X(`flex min-w-0`,t===`end`&&`justify-end`,t===`center`&&`justify-center`),children:(0,Z.jsxs)(`div`,{role:`group`,"aria-label":j,className:A,children:[O,(0,Z.jsxs)(`div`,{className:`flex min-w-0 flex-1 flex-col justify-center gap-1 py-px`,children:[n===`default`?(0,Z.jsxs)(`div`,{className:`flex min-w-0 items-center gap-1.5 text-[11px] leading-snug tracking-tight text-fg-muted`,children:[(0,Z.jsx)(Hg,{className:`size-3 shrink-0 opacity-90 text-fg-subtle`,strokeWidth:1.75,"aria-hidden":!0}),(0,Z.jsx)(`span`,{className:`truncate font-normal`,children:i.chat.voiceMessage})]}):(0,Z.jsx)(`span`,{className:`sr-only`,children:i.chat.voiceMessage}),(0,Z.jsx)(`div`,{className:k,"aria-hidden":!0,children:o?T?(0,Z.jsx)(`span`,{className:X(`absolute inset-y-0 left-[18%] w-[42%] max-w-[4.5rem] rounded-full bg-accent/45 motion-safe:animate-pulse`)}):(0,Z.jsx)(`div`,{className:X(`h-full rounded-full bg-accent motion-safe:transition-[width] motion-safe:duration-150 motion-safe:ease-linear`),style:{width:`${C}%`}}):null}),(0,Z.jsx)(`div`,{className:X(`flex justify-end text-[10px] leading-snug tracking-tight text-fg-muted`),children:E})]}),D]})})}function k5(e){return e.type===`voice`||e.type===`audio`||e.mimeType?.startsWith(`audio/`)===!0}var A5=9;function GSe(e){return e===1?{container:`grid max-w-xs grid-cols-1 gap-1.5`,tileSize:`single`}:e===2?{container:`grid max-w-xs grid-cols-2 gap-1.5`,tileSize:`grid-cell`}:e===3?{container:`grid h-44 max-w-xs grid-cols-2 grid-rows-2 gap-1.5 sm:h-48`,tileSize:`grid-cell`,itemClass:e=>e===0?`row-span-2 min-h-0`:void 0,gridCellFill:e=>e===0?`stretch`:`square`}:e===4?{container:`grid max-w-xs grid-cols-2 gap-1.5`,tileSize:`grid-cell`}:e<=A5?{container:`grid max-w-xs grid-cols-3 gap-1.5`,tileSize:`grid-cell`}:{container:`grid max-w-xs grid-cols-3 gap-1.5`,tileSize:`grid-cell`,overflowCount:e-(A5-1)}}function j5(e){let t=(0,Y.c)(23),{attachments:n,authToken:r,sessionKey:i,layout:a,centerUserVoiceRow:o}=e,s=a===void 0?`assistant`:a,c=o===void 0?!1:o,[l,u]=(0,J.useState)(!1),[d,f]=(0,J.useState)(null);if(!n?.length)return null;let p,m,h,g;if(t[0]!==n||t[1]!==r||t[2]!==c||t[3]!==s||t[4]!==i){let e=n.filter(qSe),a=n.filter(k5),o=n.filter(KSe);p=`flex flex-col gap-2`,m=e.length>0?(()=>{let t=GSe(e.length),n=t.overflowCount==null?e:e.slice(0,A5-1);return(0,Z.jsxs)(`div`,{className:X(`w-full`,t.container),children:[n.map((e,n)=>(0,Z.jsx)(D5,{attachment:e,authToken:r,sessionKey:i,imageSize:t.tileSize,gridCellFill:t.gridCellFill?.(n),className:t.itemClass?.(n),onOpen:e=>{f(e),u(!0)}},e.id??`${e.name}-${n}`)),t.overflowCount==null?null:(0,Z.jsx)(D5,{attachment:e[A5-1],authToken:r,sessionKey:i,imageSize:`grid-cell`,gridCellFill:`square`,overflowLabel:`+${t.overflowCount}`,onOpen:e=>{f(e),u(!0)}},e[A5-1]?.id??`overflow-${A5-1}`)]})})():null,h=a.length>0?(0,Z.jsx)(`div`,{className:X(`flex flex-col gap-2`,s===`user`&&(c?`items-center`:`items-end`)),children:a.map((e,t)=>(0,Z.jsx)(WSe,{att:e,sessionKey:i,align:s===`user`?c?`center`:`end`:`start`,variant:s===`user`?`compact`:`default`},e.id??`${e.name}-${t}`))}):null,g=o.length>0?(0,Z.jsx)(`div`,{className:`flex flex-wrap gap-2`,children:o.map((e,t)=>(0,Z.jsx)(D5,{attachment:e,authToken:r,sessionKey:i,onOpen:e=>{f(e),u(!0)}},e.id??`${e.name}-${t}`))}):null,t[0]=n,t[1]=r,t[2]=c,t[3]=s,t[4]=i,t[5]=p,t[6]=m,t[7]=h,t[8]=g}else p=t[5],m=t[6],h=t[7],g=t[8];let _;t[9]!==p||t[10]!==m||t[11]!==h||t[12]!==g?(_=(0,Z.jsxs)(`div`,{className:p,children:[m,h,g]}),t[9]=p,t[10]=m,t[11]=h,t[12]=g,t[13]=_):_=t[13];let v;t[14]===Symbol.for(`react.memo_cache_sentinel`)?(v=()=>{u(!1),f(null)},t[14]=v):v=t[14];let y;t[15]!==d||t[16]!==r||t[17]!==l||t[18]!==i?(y=(0,Z.jsx)(E5,{open:l,attachment:d,authToken:r,sessionKey:i,onClose:v}),t[15]=d,t[16]=r,t[17]=l,t[18]=i,t[19]=y):y=t[19];let b;return t[20]!==_||t[21]!==y?(b=(0,Z.jsxs)(Z.Fragment,{children:[_,y]}),t[20]=_,t[21]=y,t[22]=b):b=t[22],b}function KSe(e){return e.type!==`image`&&!e.mimeType?.startsWith(`image/`)&&!k5(e)}function qSe(e){return e.type===`image`||e.mimeType?.startsWith(`image/`)}function JSe(e){let t=[];for(let n of e)if(!(!n.name.toLowerCase().includes(`search`)||n.result==null))try{let e=typeof n.result==`string`?JSON.parse(n.result):n.result,r=Array.isArray(e)?e:e?.results??[];for(let e of r)e.url&&t.push({url:e.url,title:e.title??e.url,snippet:e.snippet})}catch{}return t}function YSe(e){let t=(0,Y.c)(16),{blocks:n}=e,r=d(QSe),i,a,o,s,c;if(t[0]!==n||t[1]!==r){c=Symbol.for(`react.early_return_sentinel`);bb0:{let e=m(r),l=JSe(n.filter(ZSe));if(l.length===0){c=null;break bb0}o=`mt-6`;let u=e.chat.searchSourcesHeading.replace(`{{count}}`,String(l.length));t[7]===u?s=t[8]:(s=(0,Z.jsx)(`p`,{className:`mb-3 text-xs font-medium text-fg-muted`,children:u}),t[7]=u,t[8]=s),i=`space-y-3`,a=l.map(XSe)}t[0]=n,t[1]=r,t[2]=i,t[3]=a,t[4]=o,t[5]=s,t[6]=c}else i=t[2],a=t[3],o=t[4],s=t[5],c=t[6];if(c!==Symbol.for(`react.early_return_sentinel`))return c;let l;t[9]!==i||t[10]!==a?(l=(0,Z.jsx)(`ol`,{className:i,children:a}),t[9]=i,t[10]=a,t[11]=l):l=t[11];let u;return t[12]!==o||t[13]!==s||t[14]!==l?(u=(0,Z.jsxs)(`div`,{className:o,children:[s,l]}),t[12]=o,t[13]=s,t[14]=l,t[15]=u):u=t[15],u}function XSe(e,t){let n=(()=>{try{return new URL(e.url).hostname}catch{return``}})(),r=n?`https://www.google.com/s2/favicons?domain=${n}&sz=16`:void 0;return(0,Z.jsxs)(`li`,{className:`flex min-w-0 gap-2.5`,children:[(0,Z.jsxs)(`span`,{className:`mt-0.5 shrink-0 text-xs text-fg-disabled`,children:[t+1,`.`]}),(0,Z.jsxs)(`div`,{className:`min-w-0 flex-1`,children:[(0,Z.jsxs)(`div`,{className:`flex min-w-0 flex-wrap items-start gap-1.5`,children:[r?(0,Z.jsx)(`img`,{src:r,alt:``,className:`mt-0.5 size-3.5 shrink-0 rounded-sm`,"aria-hidden":!0}):null,(0,Z.jsx)(`a`,{href:e.url,target:`_blank`,rel:`noopener noreferrer`,className:`min-w-0 flex-1 break-words text-xs font-medium text-accent-fg [overflow-wrap:anywhere] hover:underline`,children:e.title})]}),e.snippet?(0,Z.jsx)(`p`,{className:`mt-0.5 line-clamp-4 text-xs break-words text-fg-muted [overflow-wrap:anywhere]`,children:e.snippet}):null]})]},e.url)}function ZSe(e){return e.type===`tool_use`}function QSe(e){return e.language}var $Se=String.raw`png|jpe?g|gif|webp|bmp|svg|pdf|docx?|xlsx?|pptx?|txt|md|json|html?|css|mjs?|cjs|js|ts|mp3|wav|ogg|m4a|mp4|mov|webm`;function M5(){return`(?:${$Se})`}var eCe=RegExp(`(/[^\\s"'"<>|*?\\n]+?\\.(?:${M5()}))`,`gi`),tCe=RegExp(`([A-Za-z]:[\\\\/][^"'\`<>*?\\n|=]+?\\.(?:${M5()}))`,`gi`),nCe={png:`image/png`,jpg:`image/jpeg`,jpeg:`image/jpeg`,gif:`image/gif`,webp:`image/webp`,bmp:`image/bmp`,svg:`image/svg+xml`,pdf:`application/pdf`,doc:`application/msword`,docx:`application/vnd.openxmlformats-officedocument.wordprocessingml.document`,xls:`application/vnd.ms-excel`,xlsx:`application/vnd.openxmlformats-officedocument.spreadsheetml.sheet`,ppt:`application/vnd.ms-powerpoint`,pptx:`application/vnd.openxmlformats-officedocument.presentationml.presentation`,txt:`text/plain`,md:`text/markdown`,json:`application/json`,html:`text/html`,htm:`text/html`,css:`text/css`,mjs:`text/javascript`,cjs:`text/javascript`,js:`text/javascript`,ts:`text/typescript`,mp3:`audio/mpeg`,wav:`audio/wav`,ogg:`audio/ogg`,m4a:`audio/mp4`,mp4:`video/mp4`,mov:`video/quicktime`,webm:`video/webm`};function N5(e){let t=e.lastIndexOf(`.`);return t<0?`application/octet-stream`:nCe[e.slice(t+1).toLowerCase()]??`application/octet-stream`}function P5(e){return e.startsWith(`image/`)}function F5(e){let t=e.trim();if(t.length<4||t.startsWith(`//`)&&!t.startsWith(`//Users`)||t.startsWith(`http:`)||t.startsWith(`https:`)||t.startsWith(`data:`)||t.startsWith(`file://`))return!1;if(t.startsWith(`/`))return/^\/(?:Users|usr|var|opt|tmp|home|root|System|private|dev|media|mnt|Volumes|data)(?:\/|[\s]|$)/i.test(t);if(/^[A-Za-z]:[\\/]/.test(t)){let e=t.replace(/\\/g,`/`);return!/^[A-Za-z]:\/{2,}/.test(e)}return!!t.startsWith(`\\\\`)}function I5(e){let t=e.replace(/\\/g,`/`).split(`/`).filter(Boolean);return t[t.length-1]||e}function L5(e){let t=e.trim();return t.includes(`
|
|
4686
4686
|
`)||t.includes(`\r`)?t:t.replace(/^(?:File written|File edited)\s*:\s*/i,``).replace(/^Saved\s*:\s*/i,``).trim()}function R5(e){let t=e.trim();if(t.includes(`
|
|
4687
|
-
`)||t.includes(`\r`))return t;let n=t.match(/^[fd?] (.+)$/);return n?n[1].trim():t}function z5(e,t,n,r,i){let a=e.trim();if(!a||!F5(a)||!/\.(png|jpe?g|gif|webp|bmp|svg|pdf|docx?|xlsx?|pptx?|txt|md|json|html?|css|mjs?|cjs|js|ts|mp3|wav|ogg|m4a|mp4|mov|webm)$/i.test(a))return;let o=I5(a);t.push({absolutePath:a,fileName:o,mimeType:N5(o),startIndex:r,endIndex:i})}var rCe=new Set([`SOUL.md`,`IDENTITY.md`,`USER.md`,`TOOLS.md`,`AGENTS.md`,`HEARTBEAT.md`,`MEMORY.md
|
|
4687
|
+
`)||t.includes(`\r`))return t;let n=t.match(/^[fd?] (.+)$/);return n?n[1].trim():t}function z5(e,t,n,r,i){let a=e.trim();if(!a||!F5(a)||!/\.(png|jpe?g|gif|webp|bmp|svg|pdf|docx?|xlsx?|pptx?|txt|md|json|html?|css|mjs?|cjs|js|ts|mp3|wav|ogg|m4a|mp4|mov|webm)$/i.test(a))return;let o=I5(a);t.push({absolutePath:a,fileName:o,mimeType:N5(o),startIndex:r,endIndex:i})}var rCe=new Set([`SOUL.md`,`IDENTITY.md`,`USER.md`,`TOOLS.md`,`AGENTS.md`,`HEARTBEAT.md`,`MEMORY.md`].map(e=>e.toLowerCase()));function iCe(e){let t=I5(e.replace(/\\/g,`/`));return!t||t===`.`||t===`..`?!1:rCe.has(t.toLowerCase())}function aCe(e){let t=e.trim();return t.includes(`
|
|
4688
4688
|
`)||t.includes(`\r`)?!1:/^[fd?] .+$/i.test(t)}function B5(e){let t=e.trim().replace(/\\/g,`/`);return t.length<4||t.includes(`..`)||t.startsWith(`/`)||/^[A-Za-z]:/i.test(t)||t.startsWith(`\\\\`)||/^[a-z][a-z0-9+.-]*:/i.test(t)||iCe(t)?!1:/\.(png|jpe?g|gif|webp|bmp|svg|pdf|docx?|xlsx?|pptx?|txt|md|json|html?|css|mjs?|cjs|js|ts|mp3|wav|ogg|m4a|mp4|mov|webm)$/i.test(t)}function V5(e,t,n){let r=R5(L5(e)).trim().replace(/\\/g,`/`);if(!B5(r))return;let i=I5(r);t.push({absolutePath:`rel:${r}`,fileName:i,mimeType:N5(i),workspaceRelativePath:r,startIndex:0,endIndex:0})}function H5(e,t,n){if(typeof e==`string`){if(aCe(e)){let r=R5(L5(e)).trim().replace(/\\/g,`/`);if(F5(r)&&/\.[a-z0-9]+$/i.test(r)){let i=n.indexOf(e);i>=0?z5(r,t,n,i,i+e.length):z5(r,t,n,0,0)}return}let r=R5(L5(e)).trim().replace(/\\/g,`/`);if(F5(r)&&/\.[a-z0-9]+$/i.test(r)){let i=n.indexOf(e);i>=0?z5(r,t,n,i,i+e.length):z5(r,t,n,0,0);return}let i=t.length;if(U5(r,t),t.length>i)return;B5(r)&&V5(e,t,n);return}if(Array.isArray(e)){for(let r of e)H5(r,t,n);return}if(e&&typeof e==`object`){let r=e,i=r.workspaceRelativePaths,a=Array.isArray(i)&&i.length>0&&i.every(e=>typeof e==`string`);if(a)for(let e of i)V5(e,t,n);for(let[e,i]of Object.entries(r))a&&e===`paths`||H5(i,t,n)}}function U5(e,t){for(let n of[eCe,tCe]){n.lastIndex=0;let r;for(;(r=n.exec(e))!==null;){let n=r[1];if(n){let i=r.indices?.[1]?.[0]??r.index??0;z5(n,t,e,i,i+n.length)}}}}function oCe(){return`(?:[A-Za-z0-9_.-]+\\/)*[A-Za-z0-9_.-]+\\.(?:${M5()})`}function sCe(e){let t=`(${oCe()})`,n=[RegExp(`\\*\\*${t}\\*\\*`,`gi`),RegExp("`"+t+"`",`gi`),RegExp(`\\]\\(${t}\\)`,`gi`)],r=[];for(let t of n){t.lastIndex=0;let n;for(;(n=t.exec(e))!==null;){let t=n[1]?.trim().replace(/^<|>$/g,``);if(t)try{V5(decodeURIComponent(t),r,e)}catch{V5(t,r,e)}}}let i=new Set;return r.reduce((e,t)=>{let n=t.workspaceRelativePath??t.absolutePath;return i.has(n)?e:(i.add(n),e.push({...t,origin:`assistant-markdown`}),e)},[])}function W5(e,t){let n=e.trim().replace(/\\/g,`/`),r=t.trim().replace(/\\/g,`/`).replace(/^\/+/,``);return!r||n.length<r.length?!1:n===r||n.endsWith(`/${r}`)}function cCe(e){let t=e.map(e=>e.workspaceRelativePath).filter(e=>!!e);return t.length===0?e:e.filter(e=>e.workspaceRelativePath||!F5(e.absolutePath)?!0:!t.some(t=>W5(e.absolutePath,t)))}function G5(e){let t=[];if(!e?.trim())return[];try{H5(JSON.parse(e),t,e)}catch{}t.some(e=>e.workspaceRelativePath)||U5(e,t);let n=cCe(t),r=new Set;return n.reduce((e,t)=>{let n=t.absolutePath;return r.has(n)?e:(r.add(n),e.push({...t,origin:`tool-result`}),e)},[])}function lCe({workspaceRel:e,sessionKey:t,onOpen:n,className:r}){let[i,a]=(0,J.useState)(null);return(0,J.useEffect)(()=>{let n=null,r=!1;return(async()=>{try{let i=await eU(e,{sessionKey:t?.trim()||void 0});if(r)return;let o=URL.createObjectURL(i);n=o,a(o)}catch{r||a(null)}})(),()=>{r=!0,n&&URL.revokeObjectURL(n)}},[e,t]),i?(0,Z.jsxs)(`button`,{type:`button`,onClick:n,className:X(`group relative size-20 overflow-hidden rounded-lg border border-edge-subtle text-left`,ak.press,ak.focusRingPanel,`hover:border-accent`,r),title:e,"aria-label":e,children:[(0,Z.jsx)(`img`,{src:i,className:`size-full object-cover`,alt:``}),(0,Z.jsx)(`div`,{className:`absolute inset-0 flex items-center justify-center bg-black/0 transition-colors group-hover:bg-black/25`,children:(0,Z.jsx)(Ph,{className:`size-4 text-white opacity-0 transition-opacity group-hover:opacity-100`,strokeWidth:1.75})})]}):null}function K5(e){let t=(0,Y.c)(10),{icon:n,label:r,copiedLabel:i,onClick:a,copied:o}=e,s=i??r,c;t[0]===Symbol.for(`react.memo_cache_sentinel`)?(c=X(`inline-flex items-center gap-1 rounded-md px-1.5 py-0.5 text-[11px] text-fg-muted transition-colors hover:bg-surface-hover hover:text-fg`,ak.focusRingPanel,ak.press),t[0]=c):c=t[0];let l;t[1]!==o||t[2]!==n?(l=o?(0,Z.jsx)(Qu,{className:`size-3`,strokeWidth:1.75,"aria-hidden":!0}):n,t[1]=o,t[2]=n,t[3]=l):l=t[3];let u=o?s:r,d;t[4]===u?d=t[5]:(d=(0,Z.jsx)(`span`,{children:u}),t[4]=u,t[5]=d);let f;return t[6]!==a||t[7]!==l||t[8]!==d?(f=(0,Z.jsxs)(`button`,{type:`button`,onClick:a,className:c,children:[l,d]}),t[6]=a,t[7]=l,t[8]=d,t[9]=f):f=t[9],f}function uCe(e){return e===`external`||e===`agent-profile`||e===`session-artifact`}function dCe(e,t){return e?t.locationKind[e]??t.externalBadge:t.externalBadge}function fCe(e){let t=(0,Y.c)(71),{path:n,refInfo:r,sessionKey:i,onImported:a}=e,o=Br(),s=m(d(pCe)).chat,c=s.fileReference,l;t[0]===Symbol.for(`react.memo_cache_sentinel`)?(l=AA()&&!!window.electronAPI?.shell,t[0]=l):l=t[0];let u=l,f=r.absolutePath??n.absolutePath,[p,h]=(0,J.useState)(!1),g;t[1]!==u||t[2]!==r.fileRefId||t[3]!==i?(g=async e=>{if(!r.fileRefId||!u)return;let t=await $H(r.fileRefId,e,{sessionKey:i?.trim()||void 0});t&&(e===`openExternal`?await window.electronAPI?.shell?.openPath(t.absolutePath):await window.electronAPI?.shell?.showItemInFolder(t.absolutePath))},t[1]=u,t[2]=r.fileRefId,t[3]=i,t[4]=g):g=t[4];let _=g,v;t[5]===f?v=t[6]:(v=()=>{uk(f).then(e=>{e&&(h(!0),window.setTimeout(()=>h(!1),2e3))})},t[5]=f,t[6]=v);let y=v,[b,x]=(0,J.useState)(!1),S;t[7]!==r.capabilities||t[8]!==r.fileRefId?(S=r.capabilities.includes(`importToWorkspace`)&&!!r.fileRefId,t[7]=r.capabilities,t[8]=r.fileRefId,t[9]=S):S=t[9];let C=S,w=`imports/${n.fileName||r.displayName}`,T=r.scope===`missing`,D=r.scope===`invalid`,O=uCe(r.scope)&&r.exists,k=T?c.missingDescription:D?c.invalidDescription:O?u?c.offWorkspaceBaseDescription:c.browserOffWorkspaceDescription:u?c.externalDescription:c.browserExternalDescription,A=O||r.scope===`external`||r.scope===`agent-profile`?dCe(r.locationKind,c):null,j=T||D?`border-warning/30 bg-warning/5 text-fg-muted`:`border-edge-subtle bg-surface-panel text-fg`,M;t[10]===j?M=t[11]:(M=X(`flex max-w-xl min-w-0 flex-col gap-1 rounded-lg border px-2.5 py-2 text-xs`,j),t[10]=j,t[11]=M);let N;t[12]!==D||t[13]!==T?(N=T||D?(0,Z.jsx)(Td,{className:`size-3.5 shrink-0 text-warning`,strokeWidth:1.75,"aria-hidden":!0}):(0,Z.jsx)(Zh,{className:`size-3.5 shrink-0 text-accent`,strokeWidth:1.75,"aria-hidden":!0}),t[12]=D,t[13]=T,t[14]=N):N=t[14];let P=n.fileName||r.displayName,F;t[15]===P?F=t[16]:(F=(0,Z.jsx)(`span`,{className:`min-w-0 truncate font-medium`,children:P}),t[15]=P,t[16]=F);let I;t[17]===A?I=t[18]:(I=A?(0,Z.jsx)(`span`,{className:`shrink-0 rounded bg-surface-muted px-1.5 py-0.5 text-[10px] text-fg-muted`,children:A}):null,t[17]=A,t[18]=I);let L;t[19]!==I||t[20]!==N||t[21]!==F?(L=(0,Z.jsxs)(`div`,{className:`flex min-w-0 items-center gap-1.5`,children:[N,F,I]}),t[19]=I,t[20]=N,t[21]=F,t[22]=L):L=t[22];let R;t[23]===k?R=t[24]:(R=(0,Z.jsx)(`p`,{className:`line-clamp-2 text-[11px] leading-snug text-fg-muted`,children:k}),t[23]=k,t[24]=R);let z;t[25]!==c||t[26]!==o||t[27]!==r.manageRoute?(z=r.manageRoute?(0,Z.jsx)(K5,{icon:(0,Z.jsx)(by,{className:`size-3`,strokeWidth:1.75,"aria-hidden":!0}),label:c.openInSettings,onClick:()=>o(r.manageRoute)}):null,t[25]=c,t[26]=o,t[27]=r.manageRoute,t[28]=z):z=t[28];let B;t[29]!==u||t[30]!==c||t[31]!==_||t[32]!==r.capabilities?(B=u&&r.capabilities.includes(`openExternal`)?(0,Z.jsx)(K5,{icon:(0,Z.jsx)(Ah,{className:`size-3`,strokeWidth:1.75,"aria-hidden":!0}),label:c.openExternal,onClick:()=>void _(`openExternal`)}):null,t[29]=u,t[30]=c,t[31]=_,t[32]=r.capabilities,t[33]=B):B=t[33];let V;t[34]!==u||t[35]!==c||t[36]!==_||t[37]!==r.capabilities?(V=u&&r.capabilities.includes(`revealInFolder`)?(0,Z.jsx)(K5,{icon:(0,Z.jsx)($h,{className:`size-3`,strokeWidth:1.75,"aria-hidden":!0}),label:c.revealInFolder,onClick:()=>void _(`revealInFolder`)}):null,t[34]=u,t[35]=c,t[36]=_,t[37]=r.capabilities,t[38]=V):V=t[38];let H;t[39]!==s||t[40]!==y||t[41]!==c||t[42]!==p||t[43]!==r.capabilities?(H=r.capabilities.includes(`copyPath`)?(0,Z.jsx)(K5,{icon:(0,Z.jsx)(E,{className:`size-3`,strokeWidth:1.75,"aria-hidden":!0}),label:c.copyPath,copiedLabel:s.messageCopied,copied:p,onClick:y}):null,t[39]=s,t[40]=y,t[41]=c,t[42]=p,t[43]=r.capabilities,t[44]=H):H=t[44];let U;t[45]!==C||t[46]!==c||t[47]!==x?(U=C?(0,Z.jsx)(K5,{icon:(0,Z.jsx)(lo,{className:`size-3`,strokeWidth:1.75,"aria-hidden":!0}),label:c.importToWorkspace,onClick:()=>x(!0)}):null,t[45]=C,t[46]=c,t[47]=x,t[48]=U):U=t[48];let W;t[49]!==z||t[50]!==B||t[51]!==V||t[52]!==H||t[53]!==U?(W=(0,Z.jsxs)(`div`,{className:`flex min-w-0 flex-wrap items-center gap-1 pt-0.5`,children:[z,B,V,H,U]}),t[49]=z,t[50]=B,t[51]=V,t[52]=H,t[53]=U,t[54]=W):W=t[54];let G;t[55]!==C||t[56]!==w||t[57]!==f||t[58]!==b||t[59]!==a||t[60]!==r.fileRefId||t[61]!==i||t[62]!==x?(G=C&&b?(0,Z.jsx)(mCe,{open:!0,onOpenChange:x,fileRefId:r.fileRefId,sessionKey:i,sourceLabel:f,defaultDestination:w,onImported:e=>{x(!1),a(e)}},`${r.fileRefId}:${w}`):null,t[55]=C,t[56]=w,t[57]=f,t[58]=b,t[59]=a,t[60]=r.fileRefId,t[61]=i,t[62]=x,t[63]=G):G=t[63];let ee;return t[64]!==f||t[65]!==L||t[66]!==R||t[67]!==W||t[68]!==G||t[69]!==M?(ee=(0,Z.jsxs)(`div`,{className:M,title:f,children:[L,R,W,G]}),t[64]=f,t[65]=L,t[66]=R,t[67]=W,t[68]=G,t[69]=M,t[70]=ee):ee=t[70],ee}function pCe(e){return e.language}function mCe(e){let t=(0,Y.c)(68),{open:n,onOpenChange:r,fileRefId:i,sessionKey:a,sourceLabel:o,defaultDestination:s,onImported:c}=e,l=d(gCe),u;t[0]===l?u=t[1]:(u=m(l),t[0]=l,t[1]=u);let f=u.chat.fileReference,p=f.importErrors,[h,g]=(0,J.useState)(s),[_,v]=(0,J.useState)(!1),[y,b]=(0,J.useState)(null),x;t[2]!==h||t[3]!==p||t[4]!==i||t[5]!==c||t[6]!==a?(x=async()=>{v(!0),b(null);let e=await tU(i,{sessionKey:a?.trim()||void 0,destination:h.trim()||void 0,onConflict:`rename`});if(e.ok){c(e.payload);return}v(!1);let t=p;b(t[e.error.code]??t.UNKNOWN??e.error.message)},t[2]=h,t[3]=p,t[4]=i,t[5]=c,t[6]=a,t[7]=x):x=t[7];let S=x,C;t[8]!==_||t[9]!==r?(C=e=>{_||r(e)},t[8]=_,t[9]=r,t[10]=C):C=t[10];let w;t[11]===Symbol.for(`react.memo_cache_sentinel`)?(w=(0,Z.jsx)(ZP,{className:X(`xopc-dialog-overlay fixed inset-0 bg-scrim backdrop-blur-[1px]`,vQ)}),t[11]=w):w=t[11];let T;t[12]===Symbol.for(`react.memo_cache_sentinel`)?(T=X(`fixed left-1/2 top-1/2 w-[min(100%-2rem,28rem)] -translate-x-1/2 -translate-y-1/2`,yQ,`rounded-2xl border border-edge bg-surface-panel p-6 shadow-popover outline-none dark:border-edge`),t[12]=T):T=t[12];let E;t[13]===f.importDialogTitle?E=t[14]:(E=(0,Z.jsx)($P,{className:`text-base font-semibold text-fg`,children:f.importDialogTitle}),t[13]=f.importDialogTitle,t[14]=E);let D;t[15]===f.importDialogSourceLabel?D=t[16]:(D=(0,Z.jsx)(`div`,{className:`text-[11px] uppercase tracking-wide text-fg-disabled`,children:f.importDialogSourceLabel}),t[15]=f.importDialogSourceLabel,t[16]=D);let O;t[17]===o?O=t[18]:(O=(0,Z.jsx)(`div`,{className:`mt-0.5 break-all font-mono text-xs text-fg-muted`,children:o}),t[17]=o,t[18]=O);let k;t[19]!==D||t[20]!==O?(k=(0,Z.jsxs)(`div`,{children:[D,O]}),t[19]=D,t[20]=O,t[21]=k):k=t[21];let A;t[22]===f.importDialogDestinationLabel?A=t[23]:(A=(0,Z.jsx)(`span`,{className:`text-[11px] uppercase tracking-wide text-fg-disabled`,children:f.importDialogDestinationLabel}),t[22]=f.importDialogDestinationLabel,t[23]=A);let j;t[24]===Symbol.for(`react.memo_cache_sentinel`)?(j=e=>g(e.target.value),t[24]=j):j=t[24];let M=f.importDialogDestinationLabel,N;t[25]===Symbol.for(`react.memo_cache_sentinel`)?(N=X(`mt-1 w-full rounded-md border border-edge bg-surface px-2 py-1.5 font-mono text-xs text-fg outline-none`,`focus:border-accent focus:ring-1 focus:ring-accent disabled:opacity-60`),t[25]=N):N=t[25];let P;t[26]!==_||t[27]!==h||t[28]!==f.importDialogDestinationLabel?(P=(0,Z.jsx)(`input`,{type:`text`,value:h,onChange:j,disabled:_,"aria-label":M,className:N,spellCheck:!1,autoCapitalize:`off`,autoCorrect:`off`}),t[26]=_,t[27]=h,t[28]=f.importDialogDestinationLabel,t[29]=P):P=t[29];let F;t[30]!==A||t[31]!==P?(F=(0,Z.jsxs)(`label`,{className:`block`,children:[A,P]}),t[30]=A,t[31]=P,t[32]=F):F=t[32];let I;t[33]===y?I=t[34]:(I=y?(0,Z.jsx)(`div`,{className:`rounded-md border border-danger/30 bg-danger/5 px-2 py-1.5 text-xs text-danger`,children:y}):null,t[33]=y,t[34]=I);let L;t[35]!==F||t[36]!==I||t[37]!==k?(L=(0,Z.jsxs)(`div`,{className:`mt-3 space-y-3 text-sm`,children:[k,F,I]}),t[35]=F,t[36]=I,t[37]=k,t[38]=L):L=t[38];let R;t[39]===r?R=t[40]:(R=()=>r(!1),t[39]=r,t[40]=R);let z;t[41]!==_||t[42]!==f.importDialogCancel||t[43]!==R?(z=(0,Z.jsx)(ZO,{type:`button`,variant:`secondary`,onClick:R,disabled:_,children:f.importDialogCancel}),t[41]=_,t[42]=f.importDialogCancel,t[43]=R,t[44]=z):z=t[44];let B;t[45]===S?B=t[46]:(B=()=>void S(),t[45]=S,t[46]=B);let V;t[47]!==_||t[48]!==h?(V=_||!h.trim(),t[47]=_,t[48]=h,t[49]=V):V=t[49];let H;t[50]===_?H=t[51]:(H=_?(0,Z.jsx)(Pg,{className:`size-3.5 animate-spin`,"aria-hidden":!0}):null,t[50]=_,t[51]=H);let U=_?f.importInProgress:f.importDialogConfirm,W;t[52]!==B||t[53]!==V||t[54]!==H||t[55]!==U?(W=(0,Z.jsxs)(ZO,{type:`button`,variant:`secondary`,onClick:B,disabled:V,className:`inline-flex items-center gap-1.5`,children:[H,U]}),t[52]=B,t[53]=V,t[54]=H,t[55]=U,t[56]=W):W=t[56];let G;t[57]!==z||t[58]!==W?(G=(0,Z.jsxs)(`div`,{className:`mt-6 flex justify-end gap-2`,children:[z,W]}),t[57]=z,t[58]=W,t[59]=G):G=t[59];let ee;t[60]!==L||t[61]!==G||t[62]!==E?(ee=(0,Z.jsxs)(XP,{children:[w,(0,Z.jsxs)(QP,{className:T,onOpenAutoFocus:hCe,children:[E,L,G]})]}),t[60]=L,t[61]=G,t[62]=E,t[63]=ee):ee=t[63];let te;return t[64]!==n||t[65]!==ee||t[66]!==C?(te=(0,Z.jsx)(YP,{open:n,onOpenChange:C,children:ee}),t[64]=n,t[65]=ee,t[66]=C,t[67]=te):te=t[67],te}function hCe(e){return e.preventDefault()}function gCe(e){return e.language}function q5(e){let t=(0,Y.c)(29),{paths:n,sessionKey:r}=e,i=mQ(SCe),a;t[0]===Symbol.for(`react.memo_cache_sentinel`)?(a={},t[0]=a):a=t[0];let[o,s]=(0,J.useState)(a),c;t[1]===n?c=t[2]:(c=n.map(xCe).join(`
|
|
4689
4689
|
`),t[1]=n,t[2]=c);let l=c,u;t[3]===r?u=t[4]:(u=r?.trim()||void 0,t[3]=r,t[4]=u);let d=u,f;t[5]!==n||t[6]!==d?(f=async()=>{let e={};return await Promise.all(n.map(async t=>{let n=F5(t.absolutePath),r;if(t.workspaceRelativePath){if(r=await QH(t.workspaceRelativePath,{sessionKey:d}),r&&(r.scope===`missing`||r.scope===`invalid`)&&n){let e=await QH(t.absolutePath,{sessionKey:d});e&&e.scope!==`missing`&&e.scope!==`invalid`&&(r=e)}}else r=await QH(t.absolutePath,{sessionKey:d});e[t.absolutePath]=r})),e},t[5]=n,t[6]=d,t[7]=f):f=t[7];let p;t[8]!==l||t[9]!==d?(p=[l,d],t[8]=l,t[9]=d,t[10]=p):p=t[10];let m=n.length>0,h;t[11]===Symbol.for(`react.memo_cache_sentinel`)?(h={},t[11]=h):h=t[11];let g;t[12]===m?g=t[13]:(g={enabled:m,initial:null,errorData:h},t[12]=m,t[13]=g);let _=SF(f,p,g);if(n.length===0||_.data===null)return null;let v=_.data,y,b,x,S,C;if(t[14]!==n||t[15]!==o||t[16]!==_.data||t[17]!==r||t[18]!==i){C=Symbol.for(`react.early_return_sentinel`);bb0:{let e={...v,...o},t=n.flatMap(t=>{let n=e[t.absolutePath]??null;return!n||t.origin===`assistant-markdown`&&(n.scope===`missing`||n.scope===`invalid`)?[]:[{...t,refInfo:n}]});if(t.length===0){C=null;break bb0}let a=t.filter(bCe),c=a.filter(yCe),l=a.filter(vCe),u=t.filter(_Ce);y=`mt-1.5 min-w-0 space-y-1.5`,b=c.length>0?(0,Z.jsx)(`div`,{className:`flex flex-wrap gap-2`,children:c.map(e=>{let t=e.refInfo.workspaceRelativePath;return(0,Z.jsx)(lCe,{workspaceRel:t,sessionKey:r,onOpen:()=>i(t)},e.absolutePath)})}):null,x=l.length>0?(0,Z.jsx)(`div`,{className:`flex flex-wrap gap-2`,children:l.map(e=>{let t=e.refInfo.workspaceRelativePath;return(0,Z.jsxs)(`button`,{type:`button`,onClick:()=>i(t),className:X(`inline-flex max-w-full items-center gap-1.5 rounded-md bg-accent-soft/40 px-2 py-1 text-left text-xs text-accent-fg`,`max-w-xs transition-colors hover:bg-accent-soft/60`,ak.focusRingPanel,ak.press),title:e.absolutePath,children:[(0,Z.jsx)(Zh,{className:`size-3.5 shrink-0`,strokeWidth:1.75,"aria-hidden":!0}),(0,Z.jsx)(`span`,{className:`min-w-0 truncate`,children:e.fileName}),(0,Z.jsx)(Ph,{className:`size-3 shrink-0 opacity-60`,strokeWidth:1.75,"aria-hidden":!0})]},e.absolutePath)})}):null,S=u.length>0?(0,Z.jsx)(`div`,{className:`flex flex-col gap-1.5`,children:u.map(t=>(0,Z.jsx)(fCe,{path:t,refInfo:t.refInfo,sessionKey:r,onImported:n=>{s(r=>({...r,[t.absolutePath]:{...e[t.absolutePath],fileRefId:n.newFileRefId,scope:`workspace`,locationKind:void 0,manageRoute:void 0,exists:!0,isDirectory:!1,absolutePath:n.absolutePath,workspaceRelativePath:n.workspaceRelativePath,capabilities:[`preview`,`edit`,`openExternal`,`revealInFolder`,`copyPath`],mtimeMs:n.mtimeMs,errorCode:void 0}})),i(n.workspaceRelativePath)}},t.absolutePath))}):null}t[14]=n,t[15]=o,t[16]=_.data,t[17]=r,t[18]=i,t[19]=y,t[20]=b,t[21]=x,t[22]=S,t[23]=C}else y=t[19],b=t[20],x=t[21],S=t[22],C=t[23];if(C!==Symbol.for(`react.early_return_sentinel`))return C;let w;return t[24]!==y||t[25]!==b||t[26]!==x||t[27]!==S?(w=(0,Z.jsxs)(`div`,{className:y,children:[b,x,S]}),t[24]=y,t[25]=b,t[26]=x,t[27]=S,t[28]=w):w=t[28],w}function _Ce(e){return e.refInfo.scope!==`workspace`}function vCe(e){return!P5(e.mimeType)}function yCe(e){return P5(e.mimeType)}function bCe(e){return e.refInfo.scope===`workspace`&&!!e.refInfo.workspaceRelativePath}function xCe(e){return`${e.absolutePath}\0${e.workspaceRelativePath??``}`}function SCe(e){return e.setPath}var J5=new Set([`write_file`,`edit_file`,`image_generate`]);function CCe(e){if(e==null)return``;if(typeof e==`string`)return e;try{return JSON.stringify(e)}catch{return String(e)}}function Y5(e){return(e??``).replace(/\\/g,`/`).replace(/^\/+/,``).trim()}function wCe(e,t){let n=Y5(e.workspaceRelativePath),r=Y5(t.workspaceRelativePath),i=e.absolutePath,a=t.absolutePath;return n&&r?n===r:n&&F5(a)?W5(a,n):r&&F5(i)?W5(i,r):F5(i)&&F5(a)?i.replace(/\\/g,`/`).trim()===a.replace(/\\/g,`/`).trim():i===a}function TCe(e,t){let n=F5(e.absolutePath)?e.absolutePath:F5(t.absolutePath)?t.absolutePath:e.absolutePath;return{...e,absolutePath:n,workspaceRelativePath:e.workspaceRelativePath??t.workspaceRelativePath,fileName:e.fileName||t.fileName,mimeType:e.mimeType||t.mimeType}}function X5(e){let t=[],n=Y5(e.workspaceRelativePath);n&&t.push(`rel:${n}`);let r=e.absolutePath?.replace(/\\/g,`/`).trim();return F5(r)&&t.push(`abs:${r}`),t}function ECe(e){let t=new Map;return e.forEach((e,n)=>{for(let r of X5(e))t.set(r,n)}),t}function DCe(e,t,n){for(let e of X5(n)){let n=t.get(e);if(n!==void 0)return n}for(let t=0;t<e.length;t++)if(wCe(e[t],n))return t;return-1}function Z5(e,t){let n=ECe(e);for(let r of t){let t=DCe(e,n,r);if(t>=0){e[t]=TCe(e[t],r);for(let r of X5(e[t]))n.set(r,t);continue}let i=e.length;e.push(r);for(let e of X5(r))n.set(e,i)}}function OCe(e){return!(e.type===`voice`||e.type===`audio`||e.type===`image`||e.mimeType?.startsWith(`image/`)||e.mimeType?.startsWith(`audio/`))}function kCe(e,t){if(!e?.length||!t.length)return e;let n=e.filter(e=>OCe(e)?!ACe(e,t):!0);return n.length===e.length?e:n.length?n:void 0}function Q5(e){let t=e.replace(/\\/g,`/`).split(`/`).filter(Boolean);return(t[t.length-1]??e).trim().toLowerCase()}function ACe(e,t){let n=Y5(e.workspaceRelativePath),r=(e.name??``).trim().toLowerCase();for(let e of t){let t=Y5(e.workspaceRelativePath);if(t&&n&&n===t||t&&!n&&r&&Q5(t)===r||F5(e.absolutePath)&&n&&W5(e.absolutePath,n)||!t&&!n&&r&&F5(e.absolutePath)&&Q5(e.absolutePath)===r)return!0}return!1}function jCe(e){if(!e?.length)return[];let t=[];for(let n of e){if(n.type!==`tool_use`)continue;let e=n;if(e.status!==`done`||!J5.has(e.name))continue;let r=CCe(e.result);r.trim()&&Z5(t,G5(r))}let n=new Set(t.flatMap(e=>{let t=Y5(e.workspaceRelativePath);return t?[t]:[]})),r=new Set;for(let e of t)if(F5(e.absolutePath)){let t=Q5(e.absolutePath);t&&r.add(t)}for(let i of e){if(i.type!==`text`)continue;let e=(i.text??``).trim();!e||n.size===0&&r.size===0||Z5(t,sCe(e).filter(e=>{let t=Y5(e.workspaceRelativePath);if(!t)return!1;if(n.has(t))return!0;if(t.split(`/`).length<2)return!1;let i=Q5(t);return i.length>0&&r.has(i)}))}return t}function $5(e,t){let n=e.source?.data?.trim();if(!n)return null;let r=n.match(/^data:([^;]+);base64,([\s\S]+)$/i);if(r?.[1]&&r[2]){let e=r[2].replace(/\s/g,``);return{name:`image-${t+1}`,mimeType:r[1],type:`image`,content:e,data:e}}if(n.startsWith(`data:`))return{name:`image-${t+1}`,mimeType:`image/png`,type:`image`,content:n,data:n};let i=n.replace(/\s/g,``);return{name:`image-${t+1}`,mimeType:`image/png`,type:`image`,content:i,data:i}}function MCe(e){if(!e?.length)return[];let t=[];for(let n=0;n<e.length;n+=1){let r=$5(e[n],n);r&&t.push(r)}return t}function NCe(e){let t=[];for(let n of e)n.type===`thinking`||n.type===`tool_use`||(n.type===`text`?t.push(n.text):n.type===`image`&&t.push(`[image]`));return t.join(`
|
|
4690
4690
|
|
|
@@ -4704,4 +4704,4 @@ void main() {
|
|
|
4704
4704
|
`)})]}):null,c?.trim()?(0,Z.jsxs)(`section`,{className:`min-w-0`,children:[(0,Z.jsx)(`div`,{className:`mb-1 text-[10px] font-medium uppercase tracking-wide text-fg-subtle`,children:d.scriptHeading}),(0,Z.jsx)(`pre`,{className:`max-h-60 min-w-0 overflow-y-auto whitespace-pre-wrap break-words rounded-md bg-surface-hover/60 p-2 font-mono text-xs text-fg-muted dark:bg-surface-hover/35`,children:c})]}):null,j?null:(0,Z.jsx)(`div`,{className:`text-xs text-fg-disabled`,children:d.noExtraDetails})]}):null,t[53]=j,t[54]=I,t[55]=C,t[56]=D,t[57]=k,t[58]=B,t[59]=R,t[60]=d,t[61]=_,t[62]=u,t[63]=P,t[64]=T,t[65]=c,t[66]=l,t[67]=O,t[68]=h,t[69]=x,t[70]=ce):ce=t[70];let le;return t[71]!==ie||t[72]!==q||t[73]!==ce||t[74]!==p?(le=(0,Z.jsxs)(`div`,{className:ie,role:`group`,"aria-label":p,children:[q,ce]}),t[71]=ie,t[72]=q,t[73]=ce,t[74]=p,t[75]=le):le=t[75],le}),hTe={parse_error:(0,Z.jsx)(Jg,{className:`size-4 shrink-0 text-rose-600 dark:text-rose-400`,"aria-hidden":!0}),aborted:(0,Z.jsx)(hf,{className:`size-4 shrink-0 text-fg-muted`,"aria-hidden":!0}),timeout:(0,Z.jsx)(JC,{className:`size-4 shrink-0 text-amber-600 dark:text-amber-400`,"aria-hidden":!0}),runtime_error:(0,Z.jsx)(Tw,{className:`size-4 shrink-0 text-rose-600 dark:text-rose-400`,"aria-hidden":!0})};function gTe(e){return!e}function _Te(e){return!e}function vTe(e){return(0,Z.jsxs)(`li`,{className:`flex gap-2`,children:[(0,Z.jsx)(`span`,{className:`text-fg-disabled`,children:`•`}),(0,Z.jsx)(`span`,{className:`min-w-0 break-words`,children:e})]},e)}var X7=(0,J.memo)(function(e){let t=(0,Y.c)(49),{rollup:n,isCurrent:r,labels:i,selectedAgentId:a,onSelectAgent:o}=e,[s,c]=(0,J.useState)(r||n.running>0||n.errored>0||n.skipped>0||!n.complete),l,u;t[0]===r?(l=t[1],u=t[2]):(l=()=>{r&&c(!0)},u=[r],t[0]=r,t[1]=l,t[2]=u),(0,J.useEffect)(l,u);let d=n.agents.length,f;t[3]!==n.complete||t[4]!==n.running?(f=n.running>0?(0,Z.jsx)(Pg,{className:`size-3.5 shrink-0 animate-spin text-accent-fg`,"aria-hidden":!0}):n.complete?(0,Z.jsx)(T,{className:`size-3.5 shrink-0 text-emerald-600 dark:text-emerald-400`,"aria-hidden":!0}):(0,Z.jsx)(gf,{className:`size-3.5 shrink-0 text-fg-disabled`,"aria-hidden":!0}),t[3]=n.complete,t[4]=n.running,t[5]=f):f=t[5];let p=f,m;t[6]===Symbol.for(`react.memo_cache_sentinel`)?(m=()=>c(yTe),t[6]=m):m=t[6];let h;t[7]===Symbol.for(`react.memo_cache_sentinel`)?(h=X(`flex w-full min-w-0 items-center gap-2 rounded-md px-1 py-1 text-left`,`text-sm font-medium text-fg`,`hover:bg-surface-hover`,ak.transition,ak.focusRingPanel),t[7]=h):h=t[7];let g=s&&`rotate-90`,_;t[8]===g?_=t[9]:(_=X(`size-3.5 shrink-0 text-fg-subtle transition-transform duration-150`,g),t[8]=g,t[9]=_);let v;t[10]===_?v=t[11]:(v=(0,Z.jsx)(dd,{className:_,"aria-hidden":!0}),t[10]=_,t[11]=v);let y;t[12]===n.title?y=t[13]:(y=(0,Z.jsx)(`span`,{className:`min-w-0 flex-1 truncate`,children:n.title}),t[12]=n.title,t[13]=y);let b;t[14]!==i||t[15]!==n.done||t[16]!==d?(b=i.countTpl(n.done,d),t[14]=i,t[15]=n.done,t[16]=d,t[17]=b):b=t[17];let x;t[18]===b?x=t[19]:(x=(0,Z.jsx)(`span`,{className:`shrink-0 text-xs tabular-nums text-fg-subtle`,children:b}),t[18]=b,t[19]=x);let S;t[20]!==i||t[21]!==n.running?(S=n.running>0?(0,Z.jsx)(`span`,{className:`text-accent-fg`,children:i.runningTag(n.running)}):null,t[20]=i,t[21]=n.running,t[22]=S):S=t[22];let C;t[23]!==i||t[24]!==n.errored?(C=n.errored>0?(0,Z.jsx)(`span`,{className:`text-rose-600 dark:text-rose-400`,children:i.errorsTag(n.errored)}):null,t[23]=i,t[24]=n.errored,t[25]=C):C=t[25];let w;t[26]!==i||t[27]!==n.skipped?(w=n.skipped>0?(0,Z.jsx)(`span`,{children:i.skippedTag(n.skipped)}):null,t[26]=i,t[27]=n.skipped,t[28]=w):w=t[28];let E;t[29]!==S||t[30]!==C||t[31]!==w?(E=(0,Z.jsxs)(`span`,{className:`flex shrink-0 items-center gap-1 text-xs text-fg-disabled`,children:[S,C,w]}),t[29]=S,t[30]=C,t[31]=w,t[32]=E):E=t[32];let D;t[33]!==s||t[34]!==p||t[35]!==x||t[36]!==E||t[37]!==v||t[38]!==y?(D=(0,Z.jsxs)(`button`,{type:`button`,onClick:m,"aria-expanded":s,className:h,children:[v,p,y,x,E]}),t[33]=s,t[34]=p,t[35]=x,t[36]=E,t[37]=v,t[38]=y,t[39]=D):D=t[39];let O;t[40]!==i||t[41]!==o||t[42]!==s||t[43]!==n.agents||t[44]!==a?(O=s?(0,Z.jsxs)(`div`,{className:`ml-4 mt-0.5 space-y-0.5 border-l border-edge-subtle pl-2`,children:[n.agents.map(e=>(0,Z.jsx)(Y7,{agent:e,labels:i,selected:a===e.id,onSelect:o},e.id)),n.agents.length===0?(0,Z.jsx)(`div`,{className:`px-1.5 py-0.5 text-xs text-fg-disabled`,children:`…`}):null]}):null,t[40]=i,t[41]=o,t[42]=s,t[43]=n.agents,t[44]=a,t[45]=O):O=t[45];let k;return t[46]!==D||t[47]!==O?(k=(0,Z.jsxs)(`div`,{className:`min-w-0`,children:[D,O]}),t[46]=D,t[47]=O,t[48]=k):k=t[48],k});function yTe(e){return!e}function Z7(e){let t=(0,Y.c)(44),{snapshot:n,labels:r,logsExpanded:i,onToggleLogs:a,selectedAgentId:o,onSelectAgent:s}=e,c;t[0]===n.agents?c=t[1]:(c=n.agents.filter(CTe),t[0]=n.agents,t[1]=c);let l=c,u;t[2]===n.agents?u=t[3]:(u=n.agents.filter(STe),t[2]=n.agents,t[3]=u);let d=u,f;t[4]===n.agents?f=t[5]:(f=n.agents.filter(xTe),t[4]=n.agents,t[5]=f);let p=f,m;t[6]===n.agents?m=t[7]:(m=n.agents.filter(bTe),t[6]=n.agents,t[7]=m);let h=m,g;t[8]!==r.phase||t[9]!==r.runningAgentsHeading||t[10]!==s||t[11]!==l||t[12]!==o?(g=(0,Z.jsx)(Q7,{heading:r.runningAgentsHeading,agents:l,labels:r.phase,selectedAgentId:o,onSelectAgent:s}),t[8]=r.phase,t[9]=r.runningAgentsHeading,t[10]=s,t[11]=l,t[12]=o,t[13]=g):g=t[13];let _;t[14]!==d||t[15]!==r.failedAgentsHeading||t[16]!==r.phase||t[17]!==s||t[18]!==o?(_=(0,Z.jsx)(Q7,{heading:r.failedAgentsHeading,agents:d,labels:r.phase,selectedAgentId:o,onSelectAgent:s}),t[14]=d,t[15]=r.failedAgentsHeading,t[16]=r.phase,t[17]=s,t[18]=o,t[19]=_):_=t[19];let v;t[20]!==p||t[21]!==r.completedAgentsHeading||t[22]!==r.phase||t[23]!==s||t[24]!==o?(v=(0,Z.jsx)(Q7,{heading:r.completedAgentsHeading,agents:p,labels:r.phase,selectedAgentId:o,onSelectAgent:s}),t[20]=p,t[21]=r.completedAgentsHeading,t[22]=r.phase,t[23]=s,t[24]=o,t[25]=v):v=t[25];let y;t[26]!==r.phase||t[27]!==r.queuedAgentsHeading||t[28]!==s||t[29]!==h||t[30]!==o?(y=(0,Z.jsx)(Q7,{heading:r.queuedAgentsHeading,agents:h,labels:r.phase,selectedAgentId:o,onSelectAgent:s}),t[26]=r.phase,t[27]=r.queuedAgentsHeading,t[28]=s,t[29]=h,t[30]=o,t[31]=y):y=t[31];let b;t[32]!==r.recentLogsHeading||t[33]!==r.showAllLogs||t[34]!==i||t[35]!==a||t[36]!==n.logs?(b=(0,Z.jsx)(wTe,{recentLogs:n.logs,recentLogsHeading:r.recentLogsHeading,showAllLogsLabel:r.showAllLogs,logsExpanded:i,onToggleLogs:a}),t[32]=r.recentLogsHeading,t[33]=r.showAllLogs,t[34]=i,t[35]=a,t[36]=n.logs,t[37]=b):b=t[37];let x;return t[38]!==g||t[39]!==_||t[40]!==v||t[41]!==y||t[42]!==b?(x=(0,Z.jsxs)(`div`,{className:`space-y-3`,children:[g,_,v,y,b]}),t[38]=g,t[39]=_,t[40]=v,t[41]=y,t[42]=b,t[43]=x):x=t[43],x}function bTe(e){return e.status===`queued`}function xTe(e){return e.status===`done`}function STe(e){return e.status===`error`||e.status===`skipped`}function CTe(e){return e.status===`running`}function Q7(e){let t=(0,Y.c)(16),{heading:n,agents:r,labels:i,selectedAgentId:a,onSelectAgent:o}=e;if(r.length===0)return null;let s;t[0]===n?s=t[1]:(s=(0,Z.jsx)(`div`,{className:`mb-1 text-[10px] font-medium uppercase tracking-wide text-fg-subtle`,children:n}),t[0]=n,t[1]=s);let c;if(t[2]!==r||t[3]!==i||t[4]!==o||t[5]!==a){let e;t[7]!==i||t[8]!==o||t[9]!==a?(e=e=>(0,Z.jsx)(Y7,{agent:e,labels:i,selected:a===e.id,onSelect:o},e.id),t[7]=i,t[8]=o,t[9]=a,t[10]=e):e=t[10],c=r.map(e),t[2]=r,t[3]=i,t[4]=o,t[5]=a,t[6]=c}else c=t[6];let l;t[11]===c?l=t[12]:(l=(0,Z.jsx)(`div`,{className:`space-y-0.5`,children:c}),t[11]=c,t[12]=l);let u;return t[13]!==s||t[14]!==l?(u=(0,Z.jsxs)(`section`,{className:`min-w-0`,children:[s,l]}),t[13]=s,t[14]=l,t[15]=u):u=t[15],u}function wTe(e){let t=(0,Y.c)(19),{recentLogs:n,recentLogsHeading:r,showAllLogsLabel:i,logsExpanded:a,onToggleLogs:o}=e,s;t[0]!==a||t[1]!==n?(s=a||n.length<=2?n:n.slice(-2),t[0]=a,t[1]=n,t[2]=s):s=t[2];let c=s;if(n.length===0)return null;let l;t[3]===r?l=t[4]:(l=(0,Z.jsx)(`div`,{className:`text-[10px] font-medium uppercase tracking-wide text-fg-subtle`,children:r}),t[3]=r,t[4]=l);let u;t[5]!==o||t[6]!==n.length||t[7]!==i?(u=n.length>2?(0,Z.jsx)(`button`,{type:`button`,onClick:o,className:`text-[10px] text-accent-fg hover:underline`,children:i}):null,t[5]=o,t[6]=n.length,t[7]=i,t[8]=u):u=t[8];let d;t[9]!==l||t[10]!==u?(d=(0,Z.jsxs)(`div`,{className:`mb-1 flex items-center justify-between gap-2`,children:[l,u]}),t[9]=l,t[10]=u,t[11]=d):d=t[11];let f;t[12]===c?f=t[13]:(f=c.map(TTe),t[12]=c,t[13]=f);let p;t[14]===f?p=t[15]:(p=(0,Z.jsx)(`div`,{className:`space-y-0.5`,children:f}),t[14]=f,t[15]=p);let m;return t[16]!==d||t[17]!==p?(m=(0,Z.jsxs)(`div`,{className:`border-t border-edge-subtle pt-2`,children:[d,p]}),t[16]=d,t[17]=p,t[18]=m):m=t[18],m}function TTe(e){return(0,Z.jsx)(`div`,{className:`break-words font-mono text-xs text-fg-subtle`,children:e},e)}function $7(e){let t=(0,Y.c)(29),{rollup:n,currentPhase:r,labels:i,recentLogs:a,recentLogsHeading:o,showAllLogsLabel:s,logsExpanded:c,onToggleLogs:l,selectedAgentId:u,onSelectAgent:d}=e,f;t[0]!==c||t[1]!==a?(f=c||a.length<=2?a:a.slice(-2),t[0]=c,t[1]=a,t[2]=f):f=t[2];let p=f,m;if(t[3]!==r||t[4]!==i||t[5]!==d||t[6]!==n.phases||t[7]!==u){let e;t[9]!==r||t[10]!==i||t[11]!==d||t[12]!==u?(e=e=>(0,Z.jsx)(X7,{rollup:e,isCurrent:e.title===r,labels:i,selectedAgentId:u,onSelectAgent:d},e.title),t[9]=r,t[10]=i,t[11]=d,t[12]=u,t[13]=e):e=t[13],m=n.phases.map(e),t[3]=r,t[4]=i,t[5]=d,t[6]=n.phases,t[7]=u,t[8]=m}else m=t[8];let h;t[14]!==i||t[15]!==d||t[16]!==n.unphased||t[17]!==u?(h=n.unphased?(0,Z.jsx)(X7,{rollup:n.unphased,isCurrent:!1,labels:i,selectedAgentId:u,onSelectAgent:d}):null,t[14]=i,t[15]=d,t[16]=n.unphased,t[17]=u,t[18]=h):h=t[18];let g;t[19]!==l||t[20]!==a.length||t[21]!==o||t[22]!==s||t[23]!==p?(g=a.length>0?(0,Z.jsxs)(`div`,{className:`mt-2 border-t border-edge-subtle pt-2`,children:[(0,Z.jsxs)(`div`,{className:`mb-1 flex items-center justify-between gap-2`,children:[(0,Z.jsx)(`div`,{className:`text-[10px] font-medium uppercase tracking-wide text-fg-subtle`,children:o}),a.length>2?(0,Z.jsx)(`button`,{type:`button`,onClick:l,className:`text-[10px] text-accent-fg hover:underline`,children:s}):null]}),(0,Z.jsx)(`div`,{className:`space-y-0.5`,children:p.map(ETe)})]}):null,t[19]=l,t[20]=a.length,t[21]=o,t[22]=s,t[23]=p,t[24]=g):g=t[24];let _;return t[25]!==m||t[26]!==h||t[27]!==g?(_=(0,Z.jsxs)(`div`,{className:`space-y-1`,children:[m,h,g]}),t[25]=m,t[26]=h,t[27]=g,t[28]=_):_=t[28],_}function ETe(e){return(0,Z.jsx)(`div`,{className:`break-words font-mono text-xs text-fg-subtle`,children:e},e)}var e9=5,t9=(0,J.memo)(function(e){let t=(0,Y.c)(69),{result:n,labels:r}=e;if(n==null){let e;return t[0]===r.emptyResult?e=t[1]:(e=(0,Z.jsx)(`div`,{className:`text-sm text-fg-disabled`,children:r.emptyResult}),t[0]=r.emptyResult,t[1]=e),e}if(typeof n!=`object`){let e;return t[2]!==r.rawHeading||t[3]!==n?(e=(0,Z.jsx)(a9,{value:n,heading:r.rawHeading}),t[2]=r.rawHeading,t[3]=n,t[4]=e):e=t[4],e}let i=n,a;if(t[5]!==r||t[6]!==i.actions||t[7]!==i.checklist||t[8]!==i.conclusion||t[9]!==i.decision||t[10]!==i.executiveSummary||t[11]!==i.findings||t[12]!==i.nextSteps||t[13]!==i.openQuestions||t[14]!==i.recommendations||t[15]!==i.summary||t[16]!==i.topFindings||t[17]!==i.topRisks){if(a=[],typeof i.executiveSummary==`string`&&i.executiveSummary.trim()){let e;t[19]!==r.executiveSummaryHeading||t[20]!==i.executiveSummary?(e=(0,Z.jsx)(n9,{heading:r.executiveSummaryHeading,text:i.executiveSummary},`exec`),t[19]=r.executiveSummaryHeading,t[20]=i.executiveSummary,t[21]=e):e=t[21],a.push(e)}else if(typeof i.summary==`string`&&i.summary.trim()){let e;t[22]!==r.summaryHeading||t[23]!==i.summary?(e=(0,Z.jsx)(n9,{heading:r.summaryHeading,text:i.summary},`sum`),t[22]=r.summaryHeading,t[23]=i.summary,t[24]=e):e=t[24],a.push(e)}let e;t[25]!==i.conclusion||t[26]!==i.decision?(e=ATe(i.conclusion,i.decision),t[25]=i.conclusion,t[26]=i.decision,t[27]=e):e=t[27];let n=e;if(n){let e;t[28]!==n||t[29]!==r.conclusionHeading?(e=(0,Z.jsx)(n9,{heading:r.conclusionHeading,text:n},`conclusion`),t[28]=n,t[29]=r.conclusionHeading,t[30]=e):e=t[30],a.push(e)}let o;t[31]!==i.actions||t[32]!==i.recommendations?(o=s9(i.recommendations)??s9(i.actions),t[31]=i.actions,t[32]=i.recommendations,t[33]=o):o=t[33];let s=o;if(s&&s.length>0){let e;t[34]!==r.moreSuffix||t[35]!==r.recommendationsHeading||t[36]!==s?(e=(0,Z.jsx)(r9,{heading:r.recommendationsHeading,items:s,moreSuffix:r.moreSuffix},`recommendations`),t[34]=r.moreSuffix,t[35]=r.recommendationsHeading,t[36]=s,t[37]=e):e=t[37],a.push(e)}let c;t[38]===i.nextSteps?c=t[39]:(c=s9(i.nextSteps),t[38]=i.nextSteps,t[39]=c);let l=c;if(l&&l.length>0){let e;t[40]!==r.moreSuffix||t[41]!==r.nextStepsHeading||t[42]!==l?(e=(0,Z.jsx)(r9,{heading:r.nextStepsHeading,items:l,moreSuffix:r.moreSuffix},`nextSteps`),t[40]=r.moreSuffix,t[41]=r.nextStepsHeading,t[42]=l,t[43]=e):e=t[43],a.push(e)}let u;t[44]===i.checklist?u=t[45]:(u=s9(i.checklist),t[44]=i.checklist,t[45]=u);let d=u;if(d&&d.length>0){let e;t[46]!==d||t[47]!==r.checklistHeading||t[48]!==r.moreSuffix?(e=(0,Z.jsx)(r9,{heading:r.checklistHeading,items:d,moreSuffix:r.moreSuffix},`checklist`),t[46]=d,t[47]=r.checklistHeading,t[48]=r.moreSuffix,t[49]=e):e=t[49],a.push(e)}let f=o9(i.topFindings)??o9(i.findings);f&&f.length>0&&a.push((0,Z.jsx)(i9,{items:f,heading:r.topFindingsHeading(f.length),moreSuffix:r.moreSuffix},`findings`));let p=o9(i.topRisks);p&&p.length>0&&a.push((0,Z.jsx)(i9,{items:p,heading:r.topRisksHeading(p.length),moreSuffix:r.moreSuffix},`risks`));let m=s9(i.openQuestions);if(m&&m.length>0){let e;t[50]===r.openQuestionsHeading?e=t[51]:(e=(0,Z.jsx)(`summary`,{className:`cursor-pointer select-none text-[10px] font-medium uppercase tracking-wide text-fg-subtle underline-offset-2 hover:text-fg-muted`,children:r.openQuestionsHeading}),t[50]=r.openQuestionsHeading,t[51]=e);let n=(0,Z.jsxs)(`ul`,{className:`mt-1 space-y-0.5 text-sm text-fg-muted`,children:[m.slice(0,e9).map(jTe),m.length>e9?(0,Z.jsx)(`li`,{className:`pl-4 text-xs text-fg-disabled`,children:r.moreSuffix(m.length-e9)}):null]}),i;t[52]!==e||t[53]!==n?(i=(0,Z.jsxs)(`details`,{className:`group min-w-0`,children:[e,n]},`oq`),t[52]=e,t[53]=n,t[54]=i):i=t[54],a.push(i)}t[5]=r,t[6]=i.actions,t[7]=i.checklist,t[8]=i.conclusion,t[9]=i.decision,t[10]=i.executiveSummary,t[11]=i.findings,t[12]=i.nextSteps,t[13]=i.openQuestions,t[14]=i.recommendations,t[15]=i.summary,t[16]=i.topFindings,t[17]=i.topRisks,t[18]=a}else a=t[18];if(a.length===0){let e;return t[55]!==r.rawHeading||t[56]!==n?(e=(0,Z.jsx)(a9,{value:n,heading:r.rawHeading}),t[55]=r.rawHeading,t[56]=n,t[57]=e):e=t[57],e}let o;t[58]===r.rawHeading?o=t[59]:(o=(0,Z.jsx)(`summary`,{className:`cursor-pointer select-none text-xs text-fg-subtle underline-offset-2 hover:text-fg-muted`,children:r.rawHeading}),t[58]=r.rawHeading,t[59]=o);let s;t[60]!==r.rawHeading||t[61]!==n?(s=(0,Z.jsx)(a9,{value:n,heading:r.rawHeading,hideHeading:!0}),t[60]=r.rawHeading,t[61]=n,t[62]=s):s=t[62];let c;t[63]!==o||t[64]!==s?(c=(0,Z.jsxs)(`details`,{className:`group`,children:[o,s]}),t[63]=o,t[64]=s,t[65]=c):c=t[65];let l;return t[66]!==a||t[67]!==c?(l=(0,Z.jsxs)(`div`,{className:`space-y-3`,children:[a,c]}),t[66]=a,t[67]=c,t[68]=l):l=t[68],l});function n9(e){let t=(0,Y.c)(7),{heading:n,text:r}=e,i;t[0]===n?i=t[1]:(i=(0,Z.jsx)(`summary`,{className:`cursor-pointer select-none text-[10px] font-medium uppercase tracking-wide text-fg-subtle underline-offset-2 hover:text-fg-muted`,children:n}),t[0]=n,t[1]=i);let a;t[2]===r?a=t[3]:(a=(0,Z.jsx)(`div`,{className:`mt-1 whitespace-pre-wrap break-words text-sm text-fg`,children:r}),t[2]=r,t[3]=a);let o;return t[4]!==i||t[5]!==a?(o=(0,Z.jsxs)(`details`,{className:`group min-w-0`,children:[i,a]}),t[4]=i,t[5]=a,t[6]=o):o=t[6],o}function r9(e){let t=(0,Y.c)(21),{heading:n,items:r,moreSuffix:i}=e,a,o,s,c,l;t[0]!==n||t[1]!==r?(l=r.slice(0,e9),s=`group min-w-0`,t[7]===n?c=t[8]:(c=(0,Z.jsx)(`summary`,{className:`cursor-pointer select-none text-[10px] font-medium uppercase tracking-wide text-fg-subtle underline-offset-2 hover:text-fg-muted`,children:n}),t[7]=n,t[8]=c),a=`mt-1 space-y-0.5 text-sm text-fg-muted`,o=l.map(DTe),t[0]=n,t[1]=r,t[2]=a,t[3]=o,t[4]=s,t[5]=c,t[6]=l):(a=t[2],o=t[3],s=t[4],c=t[5],l=t[6]);let u;t[9]!==r.length||t[10]!==i||t[11]!==l.length?(u=r.length>l.length?(0,Z.jsx)(`li`,{className:`pl-4 text-xs text-fg-disabled`,children:i(r.length-l.length)}):null,t[9]=r.length,t[10]=i,t[11]=l.length,t[12]=u):u=t[12];let d;t[13]!==a||t[14]!==o||t[15]!==u?(d=(0,Z.jsxs)(`ul`,{className:a,children:[o,u]}),t[13]=a,t[14]=o,t[15]=u,t[16]=d):d=t[16];let f;return t[17]!==s||t[18]!==c||t[19]!==d?(f=(0,Z.jsxs)(`details`,{className:s,children:[c,d]}),t[17]=s,t[18]=c,t[19]=d,t[20]=f):f=t[20],f}function DTe(e){return(0,Z.jsxs)(`li`,{className:`flex gap-2`,children:[(0,Z.jsx)(`span`,{className:`text-fg-disabled`,children:`•`}),(0,Z.jsx)(`span`,{className:`min-w-0 break-words`,children:e})]},e)}function i9(e){let t=(0,Y.c)(21),{items:n,heading:r,moreSuffix:i}=e,a,o,s,c,l;t[0]!==r||t[1]!==n?(l=n.slice(0,e9),s=`group min-w-0`,t[7]===r?c=t[8]:(c=(0,Z.jsx)(`summary`,{className:`cursor-pointer select-none text-[10px] font-medium uppercase tracking-wide text-fg-subtle underline-offset-2 hover:text-fg-muted`,children:r}),t[7]=r,t[8]=c),a=`mt-1 space-y-1`,o=l.map(OTe),t[0]=r,t[1]=n,t[2]=a,t[3]=o,t[4]=s,t[5]=c,t[6]=l):(a=t[2],o=t[3],s=t[4],c=t[5],l=t[6]);let u;t[9]!==a||t[10]!==o?(u=(0,Z.jsx)(`ul`,{className:a,children:o}),t[9]=a,t[10]=o,t[11]=u):u=t[11];let d;t[12]!==n.length||t[13]!==i||t[14]!==l.length?(d=n.length>l.length?(0,Z.jsx)(`div`,{className:`mt-1 pl-1 text-xs text-fg-disabled`,children:i(n.length-l.length)}):null,t[12]=n.length,t[13]=i,t[14]=l.length,t[15]=d):d=t[15];let f;return t[16]!==s||t[17]!==c||t[18]!==u||t[19]!==d?(f=(0,Z.jsxs)(`details`,{className:s,children:[c,u,d]}),t[16]=s,t[17]=c,t[18]=u,t[19]=d,t[20]=f):f=t[20],f}function OTe(e){return(0,Z.jsx)(kTe,{item:e},`${e.file??``}:${e.line??``}:${e.title??e.reason??e.fix??``}`)}function kTe(e){let t=(0,Y.c)(21),{item:n}=e,r=nTe(n.severity),i=r===`high`?`bg-rose-500/15 text-rose-700 dark:text-rose-300`:r===`med`?`bg-amber-500/15 text-amber-700 dark:text-amber-300`:`bg-surface-hover text-fg-muted`,a=n.file?n.line===void 0?n.file:`${n.file}:${n.line}`:n.source??``,o=n.dimension??n.lens??``,s;t[0]!==n.severity||t[1]!==i?(s=n.severity?(0,Z.jsx)(`span`,{className:X(`mt-0.5 shrink-0 rounded px-1.5 py-px text-[10px] font-medium uppercase`,i),children:String(n.severity).slice(0,4)}):(0,Z.jsx)(`span`,{className:`mt-0.5 shrink-0 text-fg-disabled`,children:`•`}),t[0]=n.severity,t[1]=i,t[2]=s):s=t[2];let c;t[3]===o?c=t[4]:(c=o?(0,Z.jsx)(`span`,{className:`mr-1.5 text-xs text-fg-subtle`,children:o}):null,t[3]=o,t[4]=c);let l=n.title??n.reason??`(no title)`,u;t[5]===l?u=t[6]:(u=(0,Z.jsx)(`span`,{className:`text-fg`,children:l}),t[5]=l,t[6]=u);let d;t[7]!==c||t[8]!==u?(d=(0,Z.jsxs)(`div`,{className:`min-w-0`,children:[c,u]}),t[7]=c,t[8]=u,t[9]=d):d=t[9];let f;t[10]===a?f=t[11]:(f=a?(0,Z.jsx)(`div`,{className:`truncate font-mono text-xs text-fg-subtle`,title:a,children:a}):null,t[10]=a,t[11]=f);let p;t[12]===n.fix?p=t[13]:(p=n.fix?(0,Z.jsxs)(`div`,{className:`mt-0.5 text-xs text-fg-muted`,children:[`↳ `,n.fix]}):null,t[12]=n.fix,t[13]=p);let m;t[14]!==d||t[15]!==f||t[16]!==p?(m=(0,Z.jsxs)(`div`,{className:`min-w-0 flex-1`,children:[d,f,p]}),t[14]=d,t[15]=f,t[16]=p,t[17]=m):m=t[17];let h;return t[18]!==s||t[19]!==m?(h=(0,Z.jsxs)(`li`,{className:`flex min-w-0 items-start gap-2 text-sm`,children:[s,m]}),t[18]=s,t[19]=m,t[20]=h):h=t[20],h}function a9(e){let t=(0,Y.c)(10),{value:n,heading:r,hideHeading:i}=e,a;try{let e;t[0]===n?e=t[1]:(e=JSON.stringify(n,null,2),t[0]=n,t[1]=e),a=e}catch{a=String(n)}let o;t[2]!==r||t[3]!==i?(o=i?null:(0,Z.jsx)(`div`,{className:`mb-1 text-[10px] font-medium uppercase tracking-wide text-fg-subtle`,children:r}),t[2]=r,t[3]=i,t[4]=o):o=t[4];let s;t[5]===a?s=t[6]:(s=(0,Z.jsx)(`pre`,{className:`max-h-72 min-w-0 overflow-y-auto whitespace-pre-wrap break-words rounded-md bg-surface-hover/60 p-2 font-mono text-xs text-fg-muted dark:bg-surface-hover/35`,children:a}),t[5]=a,t[6]=s);let c;return t[7]!==o||t[8]!==s?(c=(0,Z.jsxs)(`div`,{className:`min-w-0`,children:[o,s]}),t[7]=o,t[8]=s,t[9]=c):c=t[9],c}function o9(e){return Array.isArray(e)&&e.length>0?e:null}function s9(e){if(!Array.isArray(e))return null;let t=e.filter(e=>typeof e==`string`&&e.trim().length>0);return t.length>0?t:null}function ATe(...e){for(let t of e)if(typeof t==`string`&&t.trim())return t;return null}function jTe(e){return(0,Z.jsxs)(`li`,{className:`flex gap-2`,children:[(0,Z.jsx)(`span`,{className:`text-fg-disabled`,children:`•`}),(0,Z.jsx)(`span`,{className:`min-w-0 break-words`,children:e})]},e)}var c9=(0,J.memo)(function({block:e,startedAt:t,sessionKey:n,onAbort:r,onSendChatMessage:i,labels:a,className:o}){let s=Zwe(e),c=(0,J.useMemo)(()=>R7(e),[e]),l=Br(),u=s===`failed`?H7(e):null,d=s===`failed`?U7(e):``,[f,p]=(0,J.useState)(!1);(0,J.useEffect)(()=>{s===`completed`&&p(!0),(s===`running`||s===`failed`)&&p(!1)},[s]);let[m,h]=(0,J.useState)(!1),[g,_]=(0,J.useState)(null),[v,y]=(0,J.useState)(null),[b,x]=(0,J.useState)(!1),S=(0,J.useMemo)(()=>g==null||!c?null:c.agents.find(e=>e.id===g)??null,[g,c]),C=(0,J.useCallback)(e=>{_(e.id)},[]),w=(0,J.useCallback)(()=>{_(null)},[]),[,T]=(0,J.useState)(0);(0,J.useEffect)(()=>{if(s!==`running`)return;let e=window.setInterval(()=>T(e=>e+1),1e3);return()=>window.clearInterval(e)},[s]);let D=(0,J.useMemo)(()=>s===`running`?t?K7(Date.now()-t):``:c?.durationMs==null?``:K7(c.durationMs),[s,t,c?.durationMs]),[O,k]=(0,J.useState)(!1),A=(0,J.useCallback)(async()=>{c&&await uk(typeof c.result==`string`?c.result:NTe(c.result))&&(k(!0),window.setTimeout(()=>k(!1),1500))},[c]),[j,M]=(0,J.useState)(!1),[N,P]=(0,J.useState)(``),F=(0,J.useRef)(null);(0,J.useEffect)(()=>{j&&(N||P(c?.name??``),window.setTimeout(()=>F.current?.focus(),0))},[j,N,c?.name]);let I=(0,J.useCallback)(()=>{let e=N.trim();!e||!i||(i(`/workflow save ${e}`),M(!1))},[N,i]),L=(0,J.useCallback)(()=>{let e=c?.name?.trim();e&&l(`/workflows?tab=catalog&def=${encodeURIComponent(e)}`)},[l,c?.name]);if(B7(e)||s===`completed`&&!c){let t=u??H7(e),r=Qwe(e),i=MTe(e),s=r.snapshot,c=g==null||!s?null:s.agents.find(e=>e.id===g)??null;return(0,Z.jsxs)(Z.Fragment,{children:[(0,Z.jsx)(mTe,{kind:t,reason:r.headline||d||`workflow failed`,detailLines:r.detailLines,logs:r.logs,failedAgents:r.failedAgents,snapshot:s,scriptPreview:i,selectedAgentId:g,onSelectAgent:C,labels:a.error,className:o}),(0,Z.jsx)(J7,{open:g!=null&&c!=null,agent:c,snapshot:s,sessionKey:n,pinnedAgentId:v,onPinAgent:y,onClose:w,labels:a.drawer})]})}let R=c?.agentCount??0,z=c?.doneCount??0,B=c?W7(c):{phases:[],unphased:null},V=s===`running`&&c?a.currentProgressTpl(c.currentPhase,c.runningCount,c.doneCount,c.agentCount):void 0,H=(0,Z.jsxs)(Z.Fragment,{children:[s===`running`&&r?(0,Z.jsx)(`button`,{type:`button`,onClick:r,className:X(`inline-flex size-7 items-center justify-center rounded-md text-fg-muted`,`hover:bg-surface-hover hover:text-rose-600 dark:hover:text-rose-400`,ak.transition,ak.focusRingPanel),"aria-label":a.cancel,title:a.cancel,children:(0,Z.jsx)(ff,{className:`size-4`})}):null,s===`completed`&&c?(0,Z.jsxs)(Z.Fragment,{children:[(0,Z.jsx)(`button`,{type:`button`,onClick:A,className:X(`inline-flex size-7 items-center justify-center rounded-md text-fg-muted`,`hover:bg-surface-hover hover:text-fg`,ak.transition,ak.focusRingPanel),"aria-label":O?a.copyDoneAria:a.copyAria,title:O?a.copyDoneAria:a.copyAria,children:O?(0,Z.jsx)(Qu,{className:`size-4 text-emerald-600 dark:text-emerald-400`}):(0,Z.jsx)(E,{className:`size-4`})}),i?(0,Z.jsx)(`button`,{type:`button`,onClick:()=>M(e=>!e),className:X(`inline-flex size-7 items-center justify-center rounded-md text-fg-muted`,`hover:bg-surface-hover hover:text-fg`,ak.transition,ak.focusRingPanel),"aria-label":a.saveAria,title:a.saveTitle,children:(0,Z.jsx)(Lv,{className:`size-4`})}):null,c?.name?(0,Z.jsx)(`button`,{type:`button`,onClick:L,className:X(`inline-flex size-7 items-center justify-center rounded-md text-fg-muted`,`hover:bg-surface-hover hover:text-fg`,ak.transition,ak.focusRingPanel),"aria-label":a.openInWorkflowsAria,title:a.openInWorkflowsTitle,children:(0,Z.jsx)(rg,{className:`size-4`})}):null,(0,Z.jsx)(`button`,{type:`button`,className:X(`inline-flex size-7 items-center justify-center rounded-md text-fg-muted`,`hover:bg-surface-hover hover:text-fg`,ak.transition,ak.focusRingPanel,`invisible`),"aria-label":a.moreAria,title:a.moreAria,children:(0,Z.jsx)(xh,{className:`size-4`})})]}):null]});return(0,Z.jsxs)(Z.Fragment,{children:[(0,Z.jsxs)(`div`,{className:X(`min-w-0 rounded-xl border border-edge bg-surface-panel shadow-surface`,o),role:`group`,"aria-label":c?`Workflow ${c.name}`:`Workflow`,children:[(0,Z.jsx)(dTe,{name:c?.name??e.name,description:c?.description,status:s,doneCount:z,totalCount:R,durationText:D,metaText:V,collapsed:f,onToggleCollapsed:()=>p(e=>!e),actions:H,labels:a.header}),j&&s===`completed`?(0,Z.jsxs)(`div`,{className:`flex min-w-0 items-center gap-2 border-b border-edge-subtle px-3 py-2`,children:[(0,Z.jsx)(`input`,{ref:F,type:`text`,value:N,onChange:e=>P(e.target.value),onKeyDown:e=>{e.key===`Enter`?I():e.key===`Escape`&&M(!1)},placeholder:a.savePlaceholder,className:X(`min-w-0 flex-1 rounded-md border border-edge bg-surface-base px-2 py-1 text-sm text-fg`,`placeholder:text-fg-disabled`,ak.focusRingPanel)}),(0,Z.jsx)(`button`,{type:`button`,onClick:I,disabled:!N.trim(),className:X(`inline-flex h-7 items-center rounded-md bg-accent px-2.5 text-xs font-medium text-fg-onAccent`,`hover:bg-accent-hover`,ak.transition,ak.focusRingPanel,ak.disabled),children:a.saveSubmit}),(0,Z.jsx)(`button`,{type:`button`,onClick:()=>M(!1),className:X(`inline-flex h-7 items-center rounded-md px-2 text-xs text-fg-muted`,`hover:bg-surface-hover hover:text-fg`,ak.transition,ak.focusRingPanel),children:a.saveCancel})]}):null,f?null:(0,Z.jsxs)(`div`,{className:`space-y-3 px-3 py-2.5`,children:[s===`completed`&&c?(0,Z.jsx)(t9,{result:c.result,labels:a.result}):null,s===`running`&&c?(0,Z.jsx)(Z7,{snapshot:c,labels:a,logsExpanded:b,onToggleLogs:()=>x(e=>!e),selectedAgentId:g,onSelectAgent:C}):null,s===`running`&&!c?(0,Z.jsxs)(`div`,{className:`py-1 text-sm text-fg-subtle`,children:[(0,Z.jsx)(`span`,{className:`inline-block size-2 animate-pulse rounded-full bg-accent align-middle`}),(0,Z.jsx)(`span`,{className:`ml-2 align-middle`,children:a.viewSubagentsHeading})]}):null,s===`completed`&&c&&(B.phases.length>0||B.unphased)?(0,Z.jsxs)(`details`,{className:`group`,open:m,onToggle:e=>h(e.target.open),children:[(0,Z.jsx)(`summary`,{className:`cursor-pointer select-none text-xs text-fg-subtle underline-offset-2 hover:text-fg-muted`,children:a.viewSubagentsHeading}),(0,Z.jsx)(`div`,{className:`mt-2`,children:(0,Z.jsx)($7,{rollup:B,currentPhase:void 0,labels:a.phase,recentLogs:[],recentLogsHeading:a.recentLogsHeading,showAllLogsLabel:a.showAllLogs,logsExpanded:!1,onToggleLogs:()=>{},selectedAgentId:g,onSelectAgent:C})})]}):null]})]}),(0,Z.jsx)(J7,{open:g!=null&&S!=null,agent:S,snapshot:c,sessionKey:n,pinnedAgentId:v,onPinAgent:y,onClose:w,labels:a.drawer})]})});function MTe(e){if(!e.input||typeof e.input!=`object`)return;let t=e.input;if(typeof t.script==`string`&&t.script.trim())return t.script.split(`
|
|
4705
4705
|
`).slice(0,80).join(`
|
|
4706
4706
|
`)}function NTe(e){try{return JSON.stringify(e,null,2)}catch{return String(e)}}function l9(e){return e===`zh`?LTe():u9()}function PTe(){return u9()}function FTe(){return{close:`Close`,statusQueued:`Queued`,statusRunning:`Running`,statusDone:`Completed`,statusError:`Failed`,statusSkipped:`Skipped`,workedFor:e=>`Worked for ${e}`,statusHeading:`Status`,phaseHeading:`Phase`,elapsedHeading:`Elapsed`,currentStepHeading:`Current step`,executionHeading:`Execution process`,promptHeading:`Prompt`,stepsHeading:`Steps`,outputHeading:`Output`,logsHeading:`Workflow logs`,pin:`Pin`,pinned:`Pinned`,runningPlaceholder:`Waiting for subagent steps…`,resizeLabel:`Resize drawer`,stream:{heading:`Live output`,empty:`No streamed output yet`}}}function ITe(){return{close:`关闭`,statusQueued:`排队中`,statusRunning:`运行中`,statusDone:`已完成`,statusError:`失败`,statusSkipped:`已跳过`,workedFor:e=>`已运行 ${e}`,statusHeading:`状态`,phaseHeading:`阶段`,elapsedHeading:`耗时`,currentStepHeading:`当前步骤`,executionHeading:`执行过程`,promptHeading:`输入`,stepsHeading:`步骤`,outputHeading:`输出`,logsHeading:`工作流日志`,pin:`固定`,pinned:`已固定`,runningPlaceholder:`等待子 agent 步骤…`,resizeLabel:`调整抽屉宽度`,stream:{heading:`实时输出`,empty:`暂无流式输出`}}}function u9(){return{header:{collapse:`Collapse`,expand:`Expand`,runningMeta:(e,t)=>t?`${e} · ${t}`:`${e}`,completedMeta:(e,t)=>t?`✓ ${e} · ${t}`:`✓ ${e}`,failedMeta:`failed`},phase:{countTpl:(e,t)=>`${e}/${t}`,runningTag:e=>`· ${e} running`,errorsTag:e=>`· ${e} errors`,skippedTag:e=>`· ${e} skipped`,showPrompt:`Show prompt`,hidePrompt:`Hide prompt`,promptHeading:`Prompt`,resultPreviewHeading:`Result`,errorHeading:`Error`,emptyPreview:`(no preview)`,agentNumber:e=>`#${e}`,queued:`Queued`,running:`Running…`,openDetail:`View agent details`},drawer:FTe(),result:{topFindingsHeading:e=>`Top findings (${e})`,topRisksHeading:e=>`Top risks (${e})`,executiveSummaryHeading:`Executive summary`,summaryHeading:`Summary`,openQuestionsHeading:`Open questions`,conclusionHeading:`Conclusion`,recommendationsHeading:`Recommendations`,nextStepsHeading:`Next steps`,checklistHeading:`Checklist`,moreSuffix:e=>`${e} more…`,rawHeading:`View raw result`,emptyResult:`(no result)`},error:{titleParse:`Workflow parse error`,titleAbort:`Workflow aborted`,titleTimeout:`Workflow timed out`,titleRuntime:`Workflow failed`,expand:`Expand details`,collapse:`Collapse details`,expandHint:`Click to see error details`,detailsHeading:`Failure reason`,impactHeading:`Impact`,recoveryHeading:`Recommended actions`,recoveryActions:{parse_error:[`Check the workflow script syntax.`,`Make sure workflow fields use the expected snake_case shape.`],aborted:[`The run was stopped. Start it again if you still need the result.`],timeout:[`Retry the workflow.`,`If it times out again, reduce concurrency or check model/API availability.`],runtime_error:[`Review the failed agent first.`,`Use the completed agent results if they are still relevant.`,`Copy the error details if you want to continue diagnosis.`]},logsHeading:`Technical logs`,failedAgentsHeading:`Agent execution status`,executedAgentsHeading:`Agent execution status`,progressHeading:`Execution process`,scriptHeading:`Submitted script`,noExtraDetails:`No additional details recorded.`,copyReason:`Copy`,copyReasonDone:`Copied`,impactTpl:(e,t,n)=>`${e}/${t} agents completed · ${n} need attention`,phase:{countTpl:(e,t)=>`${e}/${t}`,runningTag:e=>`· ${e} running`,errorsTag:e=>`· ${e} errors`,skippedTag:e=>`· ${e} skipped`,showPrompt:`Show prompt`,hidePrompt:`Hide prompt`,promptHeading:`Prompt`,resultPreviewHeading:`Result`,errorHeading:`Error`,emptyPreview:`(no preview)`,agentNumber:e=>`#${e}`,queued:`Queued`,running:`Running…`,openDetail:`View agent details`}},cancel:`Cancel workflow`,saveAria:`Save workflow…`,saveTitle:`Save this workflow under a name (~/.xopc/workflows/)`,savePlaceholder:`snake_case_name`,saveSubmit:`Save`,saveCancel:`Cancel`,saveDispatched:`Saved`,copyAria:`Copy result`,copyDoneAria:`Copied`,moreAria:`More actions`,openInWorkflowsAria:`Open in Workflows`,openInWorkflowsTitle:`Open this workflow in the Workflows center`,viewSubagentsHeading:`View agents`,runningProgressHeading:`Current progress`,runningAgentsHeading:`Running agents`,completedAgentsHeading:`Completed agents`,queuedAgentsHeading:`Queued agents`,failedAgentsHeading:`Needs attention`,currentProgressTpl:(e,t,n,r)=>`${e?`Phase: ${e}`:`Workflow is running`} · ${t} running · ${n}/${r} completed`,recentLogsHeading:`Recent updates`,showAllLogs:`Show all`}}function LTe(){return{header:{collapse:`收起`,expand:`展开`,runningMeta:(e,t)=>t?`${e} · ${t}`:`${e}`,completedMeta:(e,t)=>t?`✓ ${e} · ${t}`:`✓ ${e}`,failedMeta:`失败`},phase:{countTpl:(e,t)=>`${e}/${t}`,runningTag:e=>`· ${e} 运行中`,errorsTag:e=>`· ${e} 失败`,skippedTag:e=>`· ${e} 已跳过`,showPrompt:`查看 prompt`,hidePrompt:`收起 prompt`,promptHeading:`Prompt`,resultPreviewHeading:`结果预览`,errorHeading:`错误`,emptyPreview:`(暂无预览)`,agentNumber:e=>`#${e}`,queued:`排队中`,running:`运行中…`,openDetail:`查看 agent 详情`},drawer:ITe(),result:{topFindingsHeading:e=>`主要发现(${e})`,topRisksHeading:e=>`主要风险(${e})`,executiveSummaryHeading:`摘要`,summaryHeading:`总结`,openQuestionsHeading:`待解决的问题`,conclusionHeading:`结论`,recommendationsHeading:`处理建议`,nextStepsHeading:`建议下一步`,checklistHeading:`检查清单`,moreSuffix:e=>`还有 ${e} 条…`,rawHeading:`查看原始结果`,emptyResult:`(无结果)`},error:{titleParse:`工作流解析失败`,titleAbort:`工作流已中止`,titleTimeout:`工作流超时`,titleRuntime:`工作流执行失败`,expand:`展开详情`,collapse:`收起详情`,expandHint:`点击查看错误详情`,detailsHeading:`失败原因`,impactHeading:`影响范围`,recoveryHeading:`建议处理`,recoveryActions:{parse_error:[`检查工作流脚本语法。`,`确认工作流字段使用预期的 snake_case 格式。`],aborted:[`本次执行已停止。如仍需要结果,可以重新运行。`],timeout:[`重新运行工作流。`,`如果仍然超时,建议降低并发或检查模型/API 可用性。`],runtime_error:[`优先查看失败智能体。`,`已完成智能体的结果仍可按需参考。`,`需要继续诊断时,可以复制错误详情。`]},logsHeading:`技术日志`,failedAgentsHeading:`智能体执行状态`,executedAgentsHeading:`智能体执行状态`,progressHeading:`执行过程`,scriptHeading:`提交的脚本`,noExtraDetails:`没有更多诊断信息。`,copyReason:`复制`,copyReasonDone:`已复制`,impactTpl:(e,t,n)=>`已完成 ${e}/${t} 个智能体 · ${n} 个需要关注`,phase:{countTpl:(e,t)=>`${e}/${t}`,runningTag:e=>`· ${e} 运行中`,errorsTag:e=>`· ${e} 失败`,skippedTag:e=>`· ${e} 已跳过`,showPrompt:`查看 prompt`,hidePrompt:`收起 prompt`,promptHeading:`Prompt`,resultPreviewHeading:`结果预览`,errorHeading:`错误`,emptyPreview:`(暂无预览)`,agentNumber:e=>`#${e}`,queued:`排队中`,running:`运行中…`,openDetail:`查看 agent 详情`}},cancel:`取消工作流`,saveAria:`保存工作流…`,saveTitle:`把这个工作流保存到 ~/.xopc/workflows/`,savePlaceholder:`snake_case 名字`,saveSubmit:`保存`,saveCancel:`取消`,saveDispatched:`已保存`,copyAria:`复制结果`,copyDoneAria:`已复制`,moreAria:`更多操作`,openInWorkflowsAria:`在工作流中心打开`,openInWorkflowsTitle:`在工作流中心查看此工作流`,viewSubagentsHeading:`查看智能体`,runningProgressHeading:`当前进展`,runningAgentsHeading:`正在运行`,completedAgentsHeading:`已完成`,queuedAgentsHeading:`排队中`,failedAgentsHeading:`需要关注`,currentProgressTpl:(e,t,n,r)=>`${e?`正在执行 ${e}`:`工作流正在执行`} · ${t} 个运行中 · 已完成 ${n}/${r}`,recentLogsHeading:`最近更新`,showAllLogs:`显示全部`}}function RTe(e,t){switch(e.code){case`provider_setup_required`:return{title:t.providerSetupRequiredTitle,body:t.providerSetupRequiredBody.replace(`{{provider}}`,e.provider??t.agentRunErrorUnknownProvider),cta:t.providerSetupRequiredCta,deepLink:`/settings/credentials`};case`provider_auth_invalid`:return{title:t.agentRunErrorAuthInvalidTitle,body:t.agentRunErrorAuthInvalidBody.replace(`{{provider}}`,e.provider??t.agentRunErrorUnknownProvider),cta:t.agentRunErrorCtaProviders,deepLink:`/settings/credentials`};case`rate_limit`:return{title:t.agentRunErrorRateLimitTitle,body:t.agentRunErrorRateLimitBody};case`timeout`:return{title:t.agentRunErrorTimeoutTitle,body:t.agentRunErrorTimeoutBody};case`billing`:return{title:t.agentRunErrorBillingTitle,body:t.agentRunErrorBillingBody};case`send_failed`:return{title:t.agentRunErrorSendFailedTitle,body:t.agentRunErrorSendFailedBody};default:return{title:t.agentRunErrorUnknownTitle,body:t.agentRunErrorUnknownBody}}}function zTe(e){let t=(0,Y.c)(4),{code:n}=e;switch(n){case`provider_setup_required`:case`provider_auth_invalid`:{let e;return t[0]===Symbol.for(`react.memo_cache_sentinel`)?(e=(0,Z.jsx)(vg,{className:`size-4`,strokeWidth:1.75}),t[0]=e):e=t[0],e}case`rate_limit`:case`timeout`:{let e;return t[1]===Symbol.for(`react.memo_cache_sentinel`)?(e=(0,Z.jsx)(Xf,{className:`size-4`,strokeWidth:1.75}),t[1]=e):e=t[1],e}case`billing`:{let e;return t[2]===Symbol.for(`react.memo_cache_sentinel`)?(e=(0,Z.jsx)(XT,{className:`size-4`,strokeWidth:1.75}),t[2]=e):e=t[2],e}default:{let e;return t[3]===Symbol.for(`react.memo_cache_sentinel`)?(e=(0,Z.jsx)(Td,{className:`size-4`,strokeWidth:1.75}),t[3]=e):e=t[3],e}}}function BTe(e){return e===`provider_setup_required`||e===`provider_auth_invalid`||e===`rate_limit`||e===`timeout`||e===`billing`?`amber`:`red`}function VTe(e){let t=(0,Y.c)(44),{payload:n}=e,r=Br(),i=d(HTe),a,o;t[0]!==i||t[1]!==n?(a=m(i).chat,o=RTe(n,a),t[0]=i,t[1]=n,t[2]=a,t[3]=o):(a=t[2],o=t[3]);let s=o,c=BTe(n.code),l=c===`amber`?`border-amber-300/60 bg-amber-50/70 dark:border-amber-500/30 dark:bg-amber-500/10`:`border-red-300/60 bg-red-50/70 dark:border-red-500/30 dark:bg-red-500/10`,u=c===`amber`?`bg-amber-100 text-amber-700 dark:bg-amber-500/20 dark:text-amber-300`:`bg-red-100 text-red-700 dark:bg-red-500/20 dark:text-red-300`,f=c===`amber`?`text-amber-900 dark:text-amber-100`:`text-red-900 dark:text-red-100`,p=c===`amber`?`text-amber-900/85 dark:text-amber-100/80`:`text-red-900/85 dark:text-red-100/80`,h=c===`amber`?`text-amber-800/80 hover:text-amber-900 dark:text-amber-200/80 dark:hover:text-amber-100`:`text-red-800/80 hover:text-red-900 dark:text-red-200/80 dark:hover:text-red-100`,g=c===`amber`?`bg-amber-100/60 text-amber-900 dark:bg-amber-500/15 dark:text-amber-100`:`bg-red-100/60 text-red-900 dark:bg-red-500/15 dark:text-red-100`,_=c===`amber`?`bg-amber-600 text-white hover:bg-amber-700 dark:bg-amber-500 dark:text-amber-950 dark:hover:bg-amber-400`:`bg-red-600 text-white hover:bg-red-700 dark:bg-red-500 dark:text-red-950 dark:hover:bg-red-400`,v;t[4]===l?v=t[5]:(v=X(`flex flex-col gap-2 rounded-xl border px-3 py-3`,l),t[4]=l,t[5]=v);let y;t[6]===u?y=t[7]:(y=X(`flex size-8 shrink-0 items-center justify-center rounded-lg`,u),t[6]=u,t[7]=y);let b;t[8]===n.code?b=t[9]:(b=(0,Z.jsx)(zTe,{code:n.code}),t[8]=n.code,t[9]=b);let x;t[10]!==y||t[11]!==b?(x=(0,Z.jsx)(`span`,{className:y,"aria-hidden":!0,children:b}),t[10]=y,t[11]=b,t[12]=x):x=t[12];let S;t[13]===f?S=t[14]:(S=X(`text-sm font-semibold`,f),t[13]=f,t[14]=S);let C;t[15]!==s.title||t[16]!==S?(C=(0,Z.jsx)(`h3`,{className:S,children:s.title}),t[15]=s.title,t[16]=S,t[17]=C):C=t[17];let w;t[18]===p?w=t[19]:(w=X(`mt-1 text-xs leading-relaxed`,p),t[18]=p,t[19]=w);let T;t[20]!==s.body||t[21]!==w?(T=(0,Z.jsx)(`p`,{className:w,children:s.body}),t[20]=s.body,t[21]=w,t[22]=T):T=t[22];let E;t[23]!==C||t[24]!==T?(E=(0,Z.jsxs)(`div`,{className:`min-w-0 flex-1`,children:[C,T]}),t[23]=C,t[24]=T,t[25]=E):E=t[25];let D;t[26]!==E||t[27]!==x?(D=(0,Z.jsxs)(`div`,{className:`flex items-start gap-3`,children:[x,E]}),t[26]=E,t[27]=x,t[28]=D):D=t[28];let O;t[29]!==s.cta||t[30]!==s.deepLink||t[31]!==_||t[32]!==r?(O=s.cta&&s.deepLink?(0,Z.jsx)(`div`,{className:`flex flex-wrap items-center justify-end gap-2`,children:(0,Z.jsx)(`button`,{type:`button`,className:X(`inline-flex h-8 items-center rounded-lg px-3 py-1.5 text-xs font-medium transition-colors`,`focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-amber-500/50`,_),onClick:()=>r(s.deepLink),children:s.cta})}):null,t[29]=s.cta,t[30]=s.deepLink,t[31]=_,t[32]=r,t[33]=O):O=t[33];let k;t[34]!==h||t[35]!==g||t[36]!==a||t[37]!==n.message?(k=n.message?(0,Z.jsxs)(`details`,{className:`group min-w-0 text-xs`,children:[(0,Z.jsx)(`summary`,{className:X(`cursor-pointer select-none underline-offset-2`,h),children:a.agentRunErrorDetailToggle}),(0,Z.jsx)(`pre`,{className:X(`mt-2 max-h-40 w-full min-w-0 overflow-y-auto overflow-x-hidden whitespace-pre-wrap break-words rounded-md p-2 font-mono text-[11px] [overflow-wrap:anywhere]`,g),children:n.message})]}):null,t[34]=h,t[35]=g,t[36]=a,t[37]=n.message,t[38]=k):k=t[38];let A;return t[39]!==D||t[40]!==O||t[41]!==k||t[42]!==v?(A=(0,Z.jsxs)(`section`,{role:`alert`,"aria-live":`polite`,className:v,children:[D,O,k]}),t[39]=D,t[40]=O,t[41]=k,t[42]=v,t[43]=A):A=t[43],A}function HTe(e){return e.language}function UTe(e){let t=(0,Y.c)(8),{errorText:n}=e,r;t[0]===n?r=t[1]:(r=qL(n),t[0]=n,t[1]=r);let i=r;if(!i)return null;let a;t[2]===i?a=t[3]:(a=JL(i),t[2]=i,t[3]=a);let o=a;if(o){let e;return t[4]===o?e=t[5]:(e=(0,Z.jsx)(`div`,{className:`mb-4`,children:(0,Z.jsx)(d9,{payload:o})}),t[4]=o,t[5]=e),e}let s;return t[6]===i?s=t[7]:(s=(0,Z.jsx)(`div`,{className:`mb-4`,children:(0,Z.jsx)(VTe,{payload:i})}),t[6]=i,t[7]=s),s}function d9(e){let t=(0,Y.c)(28),{payload:n}=e,r=Br(),i=d(WTe),a,o;t[0]!==i||t[1]!==n.provider?(a=m(i).chat,o=a.providerSetupRequiredBody.replace(`{{provider}}`,n.provider),t[0]=i,t[1]=n.provider,t[2]=a,t[3]=o):(a=t[2],o=t[3]);let s=o,c;t[4]===Symbol.for(`react.memo_cache_sentinel`)?(c=X(`flex flex-col gap-2 rounded-xl border border-amber-300/60 bg-amber-50/70 px-3 py-3`,`dark:border-amber-500/30 dark:bg-amber-500/10`),t[4]=c):c=t[4];let l;t[5]===Symbol.for(`react.memo_cache_sentinel`)?(l=X(`flex size-8 shrink-0 items-center justify-center rounded-lg`,`bg-amber-100 text-amber-700 dark:bg-amber-500/20 dark:text-amber-300`),t[5]=l):l=t[5];let u;t[6]===Symbol.for(`react.memo_cache_sentinel`)?(u=(0,Z.jsx)(`span`,{className:l,"aria-hidden":!0,children:(0,Z.jsx)(vg,{className:`size-4`,strokeWidth:1.75})}),t[6]=u):u=t[6];let f;t[7]===a.providerSetupRequiredTitle?f=t[8]:(f=(0,Z.jsx)(`h3`,{className:`text-sm font-semibold text-amber-900 dark:text-amber-100`,children:a.providerSetupRequiredTitle}),t[7]=a.providerSetupRequiredTitle,t[8]=f);let p;t[9]===s?p=t[10]:(p=(0,Z.jsx)(`p`,{className:`mt-1 text-xs leading-relaxed text-amber-900/85 dark:text-amber-100/80`,children:s}),t[9]=s,t[10]=p);let h;t[11]!==f||t[12]!==p?(h=(0,Z.jsxs)(`div`,{className:`flex items-start gap-3`,children:[u,(0,Z.jsxs)(`div`,{className:`min-w-0 flex-1`,children:[f,p]})]}),t[11]=f,t[12]=p,t[13]=h):h=t[13];let g;t[14]===Symbol.for(`react.memo_cache_sentinel`)?(g=X(`inline-flex h-8 items-center rounded-lg px-3 py-1.5 text-xs font-medium`,`bg-amber-600 text-white hover:bg-amber-700`,`dark:bg-amber-500 dark:text-amber-950 dark:hover:bg-amber-400`,`transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-amber-500/50`),t[14]=g):g=t[14];let _;t[15]!==r||t[16]!==n.deepLink?(_=()=>r(n.deepLink),t[15]=r,t[16]=n.deepLink,t[17]=_):_=t[17];let v;t[18]!==a.providerSetupRequiredCta||t[19]!==_?(v=(0,Z.jsx)(`div`,{className:`flex flex-wrap items-center justify-end gap-2`,children:(0,Z.jsx)(`button`,{type:`button`,className:g,onClick:_,children:a.providerSetupRequiredCta})}),t[18]=a.providerSetupRequiredCta,t[19]=_,t[20]=v):v=t[20];let y;t[21]!==a.providerSetupRequiredDetailToggle||t[22]!==n.message?(y=n.message?(0,Z.jsxs)(`details`,{className:`group min-w-0 text-xs`,children:[(0,Z.jsx)(`summary`,{className:`cursor-pointer select-none text-amber-800/80 underline-offset-2 hover:text-amber-900 dark:text-amber-200/80 dark:hover:text-amber-100`,children:a.providerSetupRequiredDetailToggle}),(0,Z.jsx)(`pre`,{className:`mt-2 max-h-40 w-full min-w-0 overflow-y-auto overflow-x-hidden whitespace-pre-wrap break-words rounded-md bg-amber-100/60 p-2 font-mono text-[11px] text-amber-900 dark:bg-amber-500/15 dark:text-amber-100 [overflow-wrap:anywhere]`,children:n.message})]}):null,t[21]=a.providerSetupRequiredDetailToggle,t[22]=n.message,t[23]=y):y=t[23];let b;return t[24]!==v||t[25]!==y||t[26]!==h?(b=(0,Z.jsxs)(`section`,{role:`status`,"aria-live":`polite`,className:c,children:[h,v,y]}),t[24]=v,t[25]=y,t[26]=h,t[27]=b):b=t[27],b}function WTe(e){return e.language}var GTe=/^No API key found for (\S+)/i;function KTe(e){let t=e.trim();if(t.startsWith(`{`))try{let e=JSON.parse(t);return e.kind!==`provider_setup_required`||typeof e.provider!=`string`||!e.provider||typeof e.deepLink!=`string`||!e.deepLink.startsWith(`/settings/`)?null:{kind:`provider_setup_required`,provider:e.provider,deepLink:e.deepLink,message:typeof e.message==`string`?e.message:void 0}}catch{return null}let n=GTe.exec(t);return n?{kind:`provider_setup_required`,provider:n[1].replace(/[.,]$/,``),deepLink:`/settings/credentials`,message:t}:null}function qTe(e,t,n,r,i,a){if(e.type===`text`){if(n)return(0,Z.jsx)(`div`,{className:`min-w-0`,children:(0,Z.jsx)(Uwe,{text:YL(DL(e.text??``))})},t);let r=KTe(e.text??``);return r?(0,Z.jsx)(`div`,{className:`min-w-0`,children:(0,Z.jsx)(d9,{payload:r})},t):(0,Z.jsx)(`div`,{className:`markdown-content min-w-0`,children:(0,Z.jsx)(PX,{content:e.text,compact:!0})},t)}if(e.type===`image`&&e.source?.data){let n=a??0;return i?(0,Z.jsx)(`button`,{type:`button`,className:X(`inline-block max-w-full rounded-lg p-0 text-left`,ak.press,ak.focusRingPanel,`cursor-pointer`),onClick:()=>i(e,n),title:r,"aria-label":r,children:(0,Z.jsx)(`img`,{src:e.source.data,className:`max-h-48 max-w-64 rounded-lg align-top object-contain`,alt:``})},t):(0,Z.jsx)(`img`,{src:e.source.data,className:`max-h-48 max-w-64 rounded-lg object-contain`,alt:``},t)}return null}function JTe(e,t){for(let n=t;n<e.length;n++){let t=e[n];if(t.type===`text`&&(t.text??``).length>0)return!0}return!1}function YTe(e,t,n,r,i,a,o,s,c,l,u){let d=[],f=u??{},p=f.labels??PTe(),m=0,h=0;for(;m<e.length;){let u=e[m];if(u.type===`tool_use`&&L7(u)){d.push((0,Z.jsx)(c9,{block:u,startedAt:f.getStartedAt?.(u),sessionKey:l,onAbort:f.onAbort,onSendChatMessage:f.onSendChatMessage,labels:p},`workflow-${u.id??m}`)),m++;continue}if(u.type===`thinking`||u.type===`tool_use`){let s=m;for(;m<e.length;){let t=e[m];if(t.type===`thinking`){m++;continue}if(t.type===`tool_use`&&!L7(t)){m++;continue}break}let c=e.slice(s,m);if(c.length>0){let u=!t&&JTe(e,m);d.push((0,Z.jsx)(Fwe,{blocks:c,toolLabels:r,stepLabels:i,clusterLabels:a,cardLabels:o,sessionKey:l,isMessageStreaming:!t&&n,finalAnswerStarted:u},`steps-${s}`))}}else{let e=u.type===`image`?h++:0,n=qTe(u,`block-${m}`,t,s,c,u.type===`image`?e:m);n&&d.push(n),m++}}return d}function f9(e){let t=(0,Y.c)(28),{open:n,title:r,description:i,confirmLabel:a,cancelLabel:o,destructive:s,onConfirm:c,onCancel:l}=e,u;t[0]===l?u=t[1]:(u=e=>{e||l()},t[0]=l,t[1]=u);let d;t[2]===Symbol.for(`react.memo_cache_sentinel`)?(d=(0,Z.jsx)(ZP,{className:X(`xopc-dialog-overlay fixed inset-0 bg-scrim backdrop-blur-[1px]`,vQ)}),t[2]=d):d=t[2];let f;t[3]===Symbol.for(`react.memo_cache_sentinel`)?(f=X(`fixed left-1/2 top-1/2 w-[min(100%-2rem,28rem)] -translate-x-1/2 -translate-y-1/2`,yQ,`rounded-2xl border border-edge bg-surface-panel p-6 shadow-popover outline-none dark:border-edge`),t[3]=f):f=t[3];let p;t[4]===r?p=t[5]:(p=(0,Z.jsx)($P,{className:`text-base font-semibold text-fg`,children:r}),t[4]=r,t[5]=p);let m;t[6]===i?m=t[7]:(m=(0,Z.jsx)(eF,{className:`mt-2 max-h-[min(50vh,16rem)] overflow-y-auto text-sm text-fg-muted whitespace-pre-wrap break-all`,children:i}),t[6]=i,t[7]=m);let h;t[8]!==o||t[9]!==l?(h=(0,Z.jsx)(ZO,{type:`button`,variant:`secondary`,onClick:l,children:o}),t[8]=o,t[9]=l,t[10]=h):h=t[10];let g=s&&`border-danger/40 bg-danger text-white hover:bg-danger/90 dark:border-danger/40`,_;t[11]===g?_=t[12]:(_=X(g),t[11]=g,t[12]=_);let v;t[13]!==a||t[14]!==c||t[15]!==_?(v=(0,Z.jsx)(ZO,{type:`button`,variant:`secondary`,className:_,onClick:c,children:a}),t[13]=a,t[14]=c,t[15]=_,t[16]=v):v=t[16];let y;t[17]!==h||t[18]!==v?(y=(0,Z.jsxs)(`div`,{className:`mt-6 flex justify-end gap-2`,children:[h,v]}),t[17]=h,t[18]=v,t[19]=y):y=t[19];let b;t[20]!==y||t[21]!==p||t[22]!==m?(b=(0,Z.jsxs)(XP,{children:[d,(0,Z.jsxs)(QP,{className:f,children:[p,m,y]})]}),t[20]=y,t[21]=p,t[22]=m,t[23]=b):b=t[23];let x;return t[24]!==n||t[25]!==u||t[26]!==b?(x=(0,Z.jsx)(YP,{open:n,onOpenChange:u,children:b}),t[24]=n,t[25]=u,t[26]=b,t[27]=x):x=t[27],x}function p9(e){return e?new Date(e).toLocaleTimeString([],{hour:`2-digit`,minute:`2-digit`,second:`2-digit`}):``}var m9=X(`inline-flex size-9 shrink-0 items-center justify-center rounded-lg`,`text-fg-muted transition-colors transition-transform duration-150 ease-out`,`hover:bg-surface-hover hover:text-fg active:scale-95`,`focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-inset focus-visible:ring-accent`,ak.disabled),h9=X(`inline-flex h-8 shrink-0 items-center justify-center gap-1 rounded-md px-2 text-xs text-fg-muted transition-colors`,`hover:bg-surface-hover hover:text-fg active:scale-[0.98]`,`focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-inset focus-visible:ring-accent`,ak.disabled),XTe=(0,J.memo)(function(e){let t=(0,Y.c)(221),{message:n,authToken:r,sessionKey:i,isStreaming:a,progress:o,reasoningLevel:s,messageIndex:c,onDeleteRound:l,onRetryUserMessageRound:u,userMessageCanRetry:f,deleteRoundDisabled:p,onAbortCurrentTurn:h,onSendUserMessage:g,onSaveAssistantToSourceNote:_,onExtractAssistantTask:v}=e,y=s===void 0?`stream`:s,b=f===void 0?!1:f,x=p===void 0?!1:p,S=d(ZTe),C;t[0]===S?C=t[1]:(C=m(S),t[0]=S,t[1]=C);let w=C,T=n.role===`user`||n.role===`user-with-attachments`,D=n.role===`assistant`,O=T?w.chat.you:D?w.chat.assistant:w.chat.tool,k;t[2]!==w.chat.noOutput||t[3]!==w.chat.toolInput||t[4]!==w.chat.toolOutput?(k={input:w.chat.toolInput,output:w.chat.toolOutput,noOutput:w.chat.noOutput},t[2]=w.chat.noOutput,t[3]=w.chat.toolInput,t[4]=w.chat.toolOutput,t[5]=k):k=t[5];let A=k,j;t[6]!==w.chat.stepDetails||t[7]!==w.chat.stepEditFile||t[8]!==w.chat.stepFetchUrl||t[9]!==w.chat.stepListDirectory||t[10]!==w.chat.stepOpenUrl||t[11]!==w.chat.stepReadFile||t[12]!==w.chat.stepRunCommand||t[13]!==w.chat.stepSearchedWeb||t[14]!==w.chat.stepUnknownTool||t[15]!==w.chat.stepWriteFile||t[16]!==w.chat.thoughts||t[17]!==w.chat.thoughtsStreaming||t[18]!==w.chat.viewSteps_one||t[19]!==w.chat.viewSteps_other?(j={thoughts:w.chat.thoughts,thoughtsStreaming:w.chat.thoughtsStreaming,viewSteps_one:w.chat.viewSteps_one,viewSteps_other:w.chat.viewSteps_other,searchedWeb:w.chat.stepSearchedWeb,readFile:w.chat.stepReadFile,stepDetails:w.chat.stepDetails,runCommand:w.chat.stepRunCommand,listDirectory:w.chat.stepListDirectory,writeFile:w.chat.stepWriteFile,editFile:w.chat.stepEditFile,openUrl:w.chat.stepOpenUrl,fetchUrl:w.chat.stepFetchUrl,unknownTool:w.chat.stepUnknownTool},t[6]=w.chat.stepDetails,t[7]=w.chat.stepEditFile,t[8]=w.chat.stepFetchUrl,t[9]=w.chat.stepListDirectory,t[10]=w.chat.stepOpenUrl,t[11]=w.chat.stepReadFile,t[12]=w.chat.stepRunCommand,t[13]=w.chat.stepSearchedWeb,t[14]=w.chat.stepUnknownTool,t[15]=w.chat.stepWriteFile,t[16]=w.chat.thoughts,t[17]=w.chat.thoughtsStreaming,t[18]=w.chat.viewSteps_one,t[19]=w.chat.viewSteps_other,t[20]=j):j=t[20];let M=j,N;t[21]!==w.chat.stepsClusterJoin||t[22]!==w.chat.stepsClusterJoinFinal||t[23]!==w.chat.stepsClusterMoreSuffix?(N={join:w.chat.stepsClusterJoin,joinFinal:w.chat.stepsClusterJoinFinal,moreSuffix:w.chat.stepsClusterMoreSuffix},t[21]=w.chat.stepsClusterJoin,t[22]=w.chat.stepsClusterJoinFinal,t[23]=w.chat.stepsClusterMoreSuffix,t[24]=N):N=t[24];let P;t[25]!==w.chat.stepsClusterDone||t[26]!==w.chat.stepsClusterIng||t[27]!==N?(P={done:w.chat.stepsClusterDone,ing:w.chat.stepsClusterIng,join:N},t[25]=w.chat.stepsClusterDone,t[26]=w.chat.stepsClusterIng,t[27]=N,t[28]=P):P=t[28];let F=P,I=w.chat.toolCard,L=y===`off`,R;bb0:{if(!L){let e;t[29]===n.content?e=t[30]:(e=n.content??[],t[29]=n.content,t[30]=e),R=e;break bb0}let e;t[31]===n.content?e=t[32]:(e=n.content??[],t[31]=n.content,t[32]=e);let r;t[33]===e?r=t[34]:(r=e.filter(QTe),t[33]=e,t[34]=r),R=r}let z=R,B;bb1:{if(!D){B=z;break bb1}let e;t[35]===z?e=t[36]:(e=z??[],t[35]=z,t[36]=e);let n;t[37]===e?n=t[38]:(n=e.filter($Te),t[37]=e,t[38]=n),B=n}let V=B,H;t[39]!==D||t[40]!==n.content?(H=D?jCe(n.content):[],t[39]=D,t[40]=n.content,t[41]=H):H=t[41];let U=H,W;t[42]!==D||t[43]!==n.content?(W=D?(n.content??[]).filter(eEe):[],t[42]=D,t[43]=n.content,t[44]=W):W=t[44];let G=W,ee;t[45]!==G||t[46]!==D?(ee=D?MCe(G):[],t[45]=G,t[46]=D,t[47]=ee):ee=t[47];let te=ee,ne=D&&(U.length>0||te.length>0),re;bb2:{if(!D){re=n.attachments;break bb2}let e;t[48]!==U||t[49]!==n.attachments?(e=kCe(n.attachments,U),t[48]=U,t[49]=n.attachments,t[50]=e):e=t[50],re=e}let ie=re,ae=L&&o?.stage===`thinking`?null:o,oe;t[51]!==n.content||t[52]!==L?(oe=L?!1:!!n.content?.some(tEe),t[51]=n.content,t[52]=L,t[53]=oe):oe=t[53];let K=oe,se=!!n.timestamp||!!ae?.message||a&&!K,q;t[54]!==D||t[55]!==n.content?(q=D?NCe(n.content??[]):``,t[54]=D,t[55]=n.content,t[56]=q):q=t[56];let ce=q,le;t[57]!==ce||t[58]!==D||t[59]!==n.content?(le=D&&ce?FCe(n.content??[]):``,t[57]=ce,t[58]=D,t[59]=n.content,t[60]=le):le=t[60];let ue=le,de;bb3:{if(!T){de=``;break bb3}let e;t[61]===n.content?e=t[62]:(e=XL(n.content),t[61]=n.content,t[62]=e),de=e}let fe=de,[pe,me]=(0,J.useState)(null),[he,ge]=(0,J.useState)(null),[_e,ve]=(0,J.useState)(null),[ye,be]=(0,J.useState)(!1),[xe,Se]=(0,J.useState)(null),Ce;t[63]===Symbol.for(`react.memo_cache_sentinel`)?(Ce=(e,t)=>{let n=$5(e,t);n&&Se(n)},t[63]=Ce):Ce=t[63];let we=Ce,Te;t[64]===ue?Te=t[65]:(Te=()=>{ue&&uk(ue).then(e=>{e&&(me(`plain`),window.setTimeout(()=>me(nEe),2e3))})},t[64]=ue,t[65]=Te);let Ee=Te,De;t[66]===ce?De=t[67]:(De=()=>{ce&&uk(ce).then(e=>{e&&(me(`markdown`),window.setTimeout(()=>me(rEe),2e3))})},t[66]=ce,t[67]=De);let Oe=De,ke;t[68]!==_e||t[69]!==ce||t[70]!==_?(ke=()=>{!ce||!_||_e||(ve(`save-note`),Promise.resolve(_(ce)).then(()=>{ge(`save-note`),window.setTimeout(()=>ge(iEe),2e3)}).finally(()=>ve(null)))},t[68]=_e,t[69]=ce,t[70]=_,t[71]=ke):ke=t[71];let Ae=ke,je;t[72]!==_e||t[73]!==ce||t[74]!==ue||t[75]!==v?(je=()=>{!ue&&!ce||!v||_e||(ve(`extract-task`),Promise.resolve(v(ue||ce)).then(()=>{ge(`extract-task`),window.setTimeout(()=>ge(aEe),2e3)}).finally(()=>ve(null)))},t[72]=_e,t[73]=ce,t[74]=ue,t[75]=v,t[76]=je):je=t[76];let Me=je,Ne;t[77]===fe?Ne=t[78]:(Ne=()=>{fe&&uk(fe).then(e=>{e&&(me(`user`),window.setTimeout(()=>me(oEe),2e3))})},t[77]=fe,t[78]=Ne);let Pe=Ne,Fe;t[79]!==c||t[80]!==l?(Fe=()=>{c==null||!l||be(!0)},t[79]=c,t[80]=l,t[81]=Fe):Fe=t[81];let Ie=Fe,Le;t[82]!==c||t[83]!==l?(Le=()=>{c==null||!l||(l(c),be(!1))},t[82]=c,t[83]=l,t[84]=Le):Le=t[84];let Re=Le,ze;t[85]===Symbol.for(`react.memo_cache_sentinel`)?(ze=()=>{be(!1)},t[85]=ze):ze=t[85];let Be=ze,Ve;if(t[86]!==n||t[87]!==L){bb4:{let e=RSe(n);if(L){Ve=e.filter(sEe);break bb4}Ve=e}t[86]=n,t[87]=L,t[88]=Ve}else Ve=t[88];let He=Ve,Ue=x||!b,We=T?`justify-end`:`justify-start`,Ge;t[89]===We?Ge=t[90]:(Ge=X(`group/msg flex w-full min-w-0`,We),t[89]=We,t[90]=Ge);let Ke=T?`flex w-full flex-col items-end`:`w-full`,qe;t[91]===Ke?qe=t[92]:(qe=X(`min-w-0 max-w-[min(85%,var(--max-width-chat))]`,Ke),t[91]=Ke,t[92]=qe);let Je;t[93]===O?Je=t[94]:(Je=(0,Z.jsx)(`span`,{className:`sr-only`,children:O}),t[93]=O,t[94]=Je);let Ye;t[95]!==a||t[96]!==T||t[97]!==w.chat.thinkingLabel||t[98]!==n.timestamp||t[99]!==ae||t[100]!==se||t[101]!==K?(Ye=T&&se?(0,Z.jsxs)(`div`,{className:`mb-2 flex w-full min-w-0 flex-wrap items-center justify-end gap-x-2 gap-y-0.5 text-xs`,children:[n.timestamp?(0,Z.jsx)(`time`,{suppressHydrationWarning:!0,className:`shrink-0 tabular-nums text-fg-disabled`,dateTime:new Date(n.timestamp).toISOString(),children:p9(n.timestamp)}):null,ae?.message?(0,Z.jsx)(`span`,{className:`text-fg-subtle`,title:ae.detail??``,children:ae.message}):null,a&&!K&&!ae?.message?(0,Z.jsx)(`span`,{className:`text-fg-subtle`,children:w.chat.thinkingLabel}):null]}):null,t[95]=a,t[96]=T,t[97]=w.chat.thinkingLabel,t[98]=n.timestamp,t[99]=ae,t[100]=se,t[101]=K,t[102]=Ye):Ye=t[102];let Xe;t[103]!==a||t[104]!==T||t[105]!==w.chat.thinkingLabel||t[106]!==n.timestamp||t[107]!==ae||t[108]!==se||t[109]!==K?(Xe=!T&&se?(0,Z.jsxs)(`div`,{className:`mb-2 flex flex-wrap items-baseline gap-x-2 gap-y-0.5 text-xs text-fg-disabled`,children:[n.timestamp?(0,Z.jsx)(`time`,{suppressHydrationWarning:!0,className:`tabular-nums`,dateTime:new Date(n.timestamp).toISOString(),children:p9(n.timestamp)}):null,ae?.message?(0,Z.jsx)(`span`,{className:`text-fg-subtle`,title:ae.detail??``,children:ae.message}):null,a&&!K&&!ae?.message?(0,Z.jsx)(`span`,{className:`text-fg-subtle`,children:w.chat.thinkingLabel}):null]}):null,t[103]=a,t[104]=T,t[105]=w.chat.thinkingLabel,t[106]=n.timestamp,t[107]=ae,t[108]=se,t[109]=K,t[110]=Xe):Xe=t[110];let Ze=T?`ltr`:void 0,Qe=T&&`w-fit max-w-full rounded-xl border border-edge-subtle/70 bg-surface-hover/90 px-4 py-3 text-left shadow-sm dark:border-edge-subtle dark:bg-surface-hover/50`,$e;t[111]===Qe?$e=t[112]:($e=X(`min-w-0 text-sm leading-relaxed text-fg`,Qe),t[111]=Qe,t[112]=$e);let et;t[113]!==I||t[114]!==F||t[115]!==V||t[116]!==D||t[117]!==a||t[118]!==T||t[119]!==S||t[120]!==w.chat.attachmentPreviewImage||t[121]!==h||t[122]!==g||t[123]!==i||t[124]!==M||t[125]!==A?(et=(V?.length??0)>0?(0,Z.jsxs)(Z.Fragment,{children:[YTe(V,T,D&&a,A,M,F,I,w.chat.attachmentPreviewImage,we,i,{labels:l9(S),onAbort:D&&a?h:void 0,onSendChatMessage:g}),a?(0,Z.jsx)(`span`,{className:`inline-block h-3 w-0.5 animate-pulse bg-accent align-middle`}):null]}):a?(0,Z.jsx)(`span`,{className:`inline-block h-3 w-0.5 animate-pulse bg-accent`}):null,t[113]=I,t[114]=F,t[115]=V,t[116]=D,t[117]=a,t[118]=T,t[119]=S,t[120]=w.chat.attachmentPreviewImage,t[121]=h,t[122]=g,t[123]=i,t[124]=M,t[125]=A,t[126]=et):et=t[126];let tt;t[127]!==D||t[128]!==He?(tt=D&&He.length>0?(0,Z.jsx)(YSe,{blocks:He}):null,t[127]=D,t[128]=He,t[129]=tt):tt=t[129];let nt;t[130]!==te||t[131]!==U||t[132]!==r||t[133]!==w.chat.messageArtifactsHeading||t[134]!==i||t[135]!==ne?(nt=ne?(0,Z.jsxs)(`div`,{className:`rounded-lg border border-edge-subtle/60 bg-surface-elevated/20 px-3 py-2.5`,role:`group`,"aria-label":w.chat.messageArtifactsHeading,children:[(0,Z.jsx)(`div`,{className:`mb-1.5 text-[10px] font-medium uppercase tracking-wide text-fg-subtle`,children:w.chat.messageArtifactsHeading}),(0,Z.jsxs)(`div`,{className:`flex min-w-0 flex-col gap-2`,children:[U.length>0?(0,Z.jsx)(q5,{paths:U,sessionKey:i}):null,te.length>0?(0,Z.jsx)(j5,{attachments:te,authToken:r,sessionKey:i,layout:`assistant`}):null]})]}):null,t[130]=te,t[131]=U,t[132]=r,t[133]=w.chat.messageArtifactsHeading,t[134]=i,t[135]=ne,t[136]=nt):nt=t[136];let rt;t[137]!==ie||t[138]!==r||t[139]!==T||t[140]!==i||t[141]!==fe?(rt=ie?.length?T?(0,Z.jsx)(j5,{attachments:ie,authToken:r,sessionKey:i,layout:`user`,centerUserVoiceRow:fe.length===0}):(0,Z.jsx)(j5,{attachments:ie,authToken:r,sessionKey:i,layout:`assistant`}):null,t[137]=ie,t[138]=r,t[139]=T,t[140]=i,t[141]=fe,t[142]=rt):rt=t[142];let it;t[143]!==et||t[144]!==tt||t[145]!==nt||t[146]!==rt?(it=(0,Z.jsxs)(`div`,{className:`flex min-w-0 flex-col gap-2`,children:[et,tt,nt,rt]}),t[143]=et,t[144]=tt,t[145]=nt,t[146]=rt,t[147]=it):it=t[147];let at;t[148]!==Ze||t[149]!==$e||t[150]!==it?(at=(0,Z.jsx)(`div`,{dir:Ze,className:$e,children:it}),t[148]=Ze,t[149]=$e,t[150]=it,t[151]=at):at=t[151];let ot;t[152]!==pe||t[153]!==x||t[154]!==Pe||t[155]!==a||t[156]!==T||t[157]!==w.chat.messageCopied||t[158]!==w.chat.userMessageActionsWait||t[159]!==w.chat.userMessageCopy||t[160]!==w.chat.userMessageDelete||t[161]!==w.chat.userMessageEdit||t[162]!==w.chat.userMessageRetry||t[163]!==w.chat.userMessageRetryDisabledHint||t[164]!==c||t[165]!==l||t[166]!==u||t[167]!==Ie||t[168]!==Ue||t[169]!==fe||t[170]!==b?(ot=T&&!a?(0,Z.jsx)(`div`,{className:`mt-1.5 flex h-8 w-full min-w-0 shrink-0 justify-end`,children:(0,Z.jsxs)(`div`,{className:X(`flex h-full max-w-full items-center justify-end gap-0.5 sm:gap-2`,`pointer-events-none opacity-0 transition-opacity duration-150 ease-out`,`group-hover/msg:pointer-events-auto group-hover/msg:opacity-100`,`group-focus-within/msg:pointer-events-auto group-focus-within/msg:opacity-100`,`[@media(hover:none)_and_(pointer:coarse)]:pointer-events-auto [@media(hover:none)_and_(pointer:coarse)]:opacity-100`),children:[u&&c!=null?(0,Z.jsxs)(`button`,{type:`button`,className:X(h9,Ue&&`opacity-40`),onClick:()=>u(c),disabled:Ue,title:x?w.chat.userMessageActionsWait:b?w.chat.userMessageRetry:w.chat.userMessageRetryDisabledHint,"aria-label":w.chat.userMessageRetry,children:[(0,Z.jsx)(J_,{className:`size-3.5 shrink-0`,strokeWidth:1.75,"aria-hidden":!0}),(0,Z.jsx)(`span`,{className:`max-w-[4.5rem] truncate sm:max-w-none`,children:w.chat.userMessageRetry})]}):null,(0,Z.jsx)(`button`,{type:`button`,className:X(h9,`size-8 px-0`),onClick:()=>q$(fe),disabled:!fe,title:w.chat.userMessageEdit,"aria-label":w.chat.userMessageEdit,children:(0,Z.jsx)(n_,{className:`size-3.5`,strokeWidth:1.75,"aria-hidden":!0})}),(0,Z.jsx)(`button`,{type:`button`,className:X(h9,`size-8 px-0`),onClick:Pe,disabled:!fe,title:pe===`user`?w.chat.messageCopied:w.chat.userMessageCopy,"aria-label":pe===`user`?w.chat.messageCopied:w.chat.userMessageCopy,children:pe===`user`?(0,Z.jsx)(Qu,{className:`size-3.5 text-fg-muted`,strokeWidth:1.75,"aria-hidden":!0}):(0,Z.jsx)(E,{className:`size-3.5`,strokeWidth:1.75,"aria-hidden":!0})}),l&&c!=null&&!x?(0,Z.jsx)(`button`,{type:`button`,className:X(h9,`size-8 px-0 hover:text-red-500 dark:hover:text-red-400`),onClick:Ie,title:w.chat.userMessageDelete,"aria-label":w.chat.userMessageDelete,children:(0,Z.jsx)(gw,{className:`size-3.5`,strokeWidth:1.75,"aria-hidden":!0})}):null]})}):null,t[152]=pe,t[153]=x,t[154]=Pe,t[155]=a,t[156]=T,t[157]=w.chat.messageCopied,t[158]=w.chat.userMessageActionsWait,t[159]=w.chat.userMessageCopy,t[160]=w.chat.userMessageDelete,t[161]=w.chat.userMessageEdit,t[162]=w.chat.userMessageRetry,t[163]=w.chat.userMessageRetryDisabledHint,t[164]=c,t[165]=l,t[166]=u,t[167]=Ie,t[168]=Ue,t[169]=fe,t[170]=b,t[171]=ot):ot=t[171];let st;t[172]!==_e||t[173]!==he||t[174]!==pe||t[175]!==ce||t[176]!==ue||t[177]!==Oe||t[178]!==Ee||t[179]!==Me||t[180]!==Ae||t[181]!==D||t[182]!==w.chat.messageCopied||t[183]!==w.chat.messageCopyMarkdown||t[184]!==w.chat.messageCopyPlainText||t[185]!==w.chat.messageExtractTask||t[186]!==w.chat.messageSaveToNote||t[187]!==w.chat.messageSavedToNote||t[188]!==w.chat.messageTaskExtracted||t[189]!==v||t[190]!==_?(st=D&&ce?(0,Z.jsxs)(`div`,{className:`mt-2 flex shrink-0 flex-wrap items-center gap-2 overflow-visible`,children:[(0,Z.jsx)(`button`,{type:`button`,className:m9,onClick:Ee,disabled:!ue,title:pe===`plain`?w.chat.messageCopied:w.chat.messageCopyPlainText,"aria-label":pe===`plain`?w.chat.messageCopied:w.chat.messageCopyPlainText,children:pe===`plain`?(0,Z.jsx)(Qu,{className:`size-4 text-fg-muted`,strokeWidth:1.75,"aria-hidden":!0}):(0,Z.jsx)(E,{className:`size-4`,strokeWidth:1.75,"aria-hidden":!0})}),(0,Z.jsx)(`button`,{type:`button`,className:m9,onClick:Oe,title:pe===`markdown`?w.chat.messageCopied:w.chat.messageCopyMarkdown,"aria-label":pe===`markdown`?w.chat.messageCopied:w.chat.messageCopyMarkdown,children:pe===`markdown`?(0,Z.jsx)(Qu,{className:`size-4 text-fg-muted`,strokeWidth:1.75,"aria-hidden":!0}):(0,Z.jsx)(Jh,{className:`size-4`,strokeWidth:1.75,"aria-hidden":!0})}),_?(0,Z.jsx)(`button`,{type:`button`,className:m9,onClick:Ae,disabled:!ce||_e!==null,title:he===`save-note`?w.chat.messageSavedToNote:w.chat.messageSaveToNote,"aria-label":he===`save-note`?w.chat.messageSavedToNote:w.chat.messageSaveToNote,children:he===`save-note`?(0,Z.jsx)(Qu,{className:`size-4 text-fg-muted`,strokeWidth:1.75,"aria-hidden":!0}):(0,Z.jsx)(Xh,{className:`size-4`,strokeWidth:1.75,"aria-hidden":!0})}):null,v?(0,Z.jsx)(`button`,{type:`button`,className:m9,onClick:Me,disabled:!ue&&!ce||_e!==null,title:he===`extract-task`?w.chat.messageTaskExtracted:w.chat.messageExtractTask,"aria-label":he===`extract-task`?w.chat.messageTaskExtracted:w.chat.messageExtractTask,children:he===`extract-task`?(0,Z.jsx)(Qu,{className:`size-4 text-fg-muted`,strokeWidth:1.75,"aria-hidden":!0}):(0,Z.jsx)(Mg,{className:`size-4`,strokeWidth:1.75,"aria-hidden":!0})}):null]}):null,t[172]=_e,t[173]=he,t[174]=pe,t[175]=ce,t[176]=ue,t[177]=Oe,t[178]=Ee,t[179]=Me,t[180]=Ae,t[181]=D,t[182]=w.chat.messageCopied,t[183]=w.chat.messageCopyMarkdown,t[184]=w.chat.messageCopyPlainText,t[185]=w.chat.messageExtractTask,t[186]=w.chat.messageSaveToNote,t[187]=w.chat.messageSavedToNote,t[188]=w.chat.messageTaskExtracted,t[189]=v,t[190]=_,t[191]=st):st=t[191];let ct;t[192]!==qe||t[193]!==Je||t[194]!==Ye||t[195]!==Xe||t[196]!==at||t[197]!==ot||t[198]!==st?(ct=(0,Z.jsxs)(`div`,{className:qe,children:[Je,Ye,Xe,at,ot,st]}),t[192]=qe,t[193]=Je,t[194]=Ye,t[195]=Xe,t[196]=at,t[197]=ot,t[198]=st,t[199]=ct):ct=t[199];let lt;t[200]!==Re||t[201]!==ye||t[202]!==T||t[203]!==w.chat.userMessageDeleteCancel||t[204]!==w.chat.userMessageDeleteConfirm||t[205]!==w.chat.userMessageDeleteConfirmTitle||t[206]!==w.chat.userMessageDeleteOk||t[207]!==c||t[208]!==l?(lt=T&&l&&c!=null?(0,Z.jsx)(f9,{open:ye,title:w.chat.userMessageDeleteConfirmTitle,description:w.chat.userMessageDeleteConfirm,confirmLabel:w.chat.userMessageDeleteOk,cancelLabel:w.chat.userMessageDeleteCancel,destructive:!0,onConfirm:Re,onCancel:Be}):null,t[200]=Re,t[201]=ye,t[202]=T,t[203]=w.chat.userMessageDeleteCancel,t[204]=w.chat.userMessageDeleteConfirm,t[205]=w.chat.userMessageDeleteConfirmTitle,t[206]=w.chat.userMessageDeleteOk,t[207]=c,t[208]=l,t[209]=lt):lt=t[209];let ut=xe!==null,dt;t[210]===Symbol.for(`react.memo_cache_sentinel`)?(dt=()=>Se(null),t[210]=dt):dt=t[210];let ft;t[211]!==r||t[212]!==xe||t[213]!==i||t[214]!==ut?(ft=(0,Z.jsx)(E5,{open:ut,attachment:xe,authToken:r,sessionKey:i,onClose:dt}),t[211]=r,t[212]=xe,t[213]=i,t[214]=ut,t[215]=ft):ft=t[215];let pt;return t[216]!==Ge||t[217]!==ct||t[218]!==lt||t[219]!==ft?(pt=(0,Z.jsxs)(`article`,{className:Ge,children:[ct,lt,ft]}),t[216]=Ge,t[217]=ct,t[218]=lt,t[219]=ft,t[220]=pt):pt=t[220],pt});function ZTe(e){return e.language}function QTe(e){return e.type!==`thinking`}function $Te(e){return e.type!==`image`}function eEe(e){return e.type===`image`&&!!e.source?.data}function tEe(e){return e.type===`thinking`&&e.streaming}function nEe(e){return e===`plain`?null:e}function rEe(e){return e===`markdown`?null:e}function iEe(e){return e===`save-note`?null:e}function aEe(e){return e===`extract-task`?null:e}function oEe(e){return e===`user`?null:e}function sEe(e){return e.type!==`thinking`}function cEe(e,t){return`${e.timestamp??`n`}-${t}`}var lEe=(0,J.memo)(function(e){let t=(0,Y.c)(32),{messages:n,authToken:r,sessionKey:i,streaming:a,progress:o,reasoningLevel:s,registerListContentRef:c,onPickWelcomePrompt:l,welcomeOverlay:u,onDeleteRound:f,onRetryUserMessageRound:p,deleteRoundDisabled:h,onAbortCurrentTurn:g,onSendUserMessage:_,onSaveAssistantToSourceNote:v,onExtractAssistantTask:y}=e,b=d(uEe),x;t[0]===b?x=t[1]:(x=m(b),t[0]=b,t[1]=x);let S=x;if(n.length===0&&!a){if(u){let e;return t[2]===u?e=t[3]:(e=(0,Z.jsx)(`div`,{className:`flex w-full flex-col items-center pb-6 pt-4`,children:u}),t[2]=u,t[3]=e),e}if(l&&S.chat.welcomeSpotlight){let e;return t[4]!==S.chat||t[5]!==l?(e=(0,Z.jsx)(`div`,{className:`pb-1.5`,children:(0,Z.jsx)(LSe,{chat:S.chat,onPickPrompt:l})}),t[4]=S.chat,t[5]=l,t[6]=e):e=t[6],e}let e;t[7]===Symbol.for(`react.memo_cache_sentinel`)?(e=(0,Z.jsx)(`div`,{className:`text-4xl`,"aria-hidden":!0,children:`🤖`}),t[7]=e):e=t[7];let n;t[8]===S.chat.welcomeTitle?n=t[9]:(n=(0,Z.jsx)(`div`,{className:`text-xl font-semibold tracking-tight text-fg`,children:S.chat.welcomeTitle}),t[8]=S.chat.welcomeTitle,t[9]=n);let r;t[10]===S.chat.welcomeDescription?r=t[11]:(r=(0,Z.jsx)(`div`,{className:`max-w-sm text-sm leading-relaxed text-fg-muted`,children:S.chat.welcomeDescription}),t[10]=S.chat.welcomeDescription,t[11]=r);let i;return t[12]!==n||t[13]!==r?(i=(0,Z.jsx)(`div`,{className:`flex flex-col gap-10 pb-8`,children:(0,Z.jsxs)(`div`,{className:`flex flex-col items-center justify-center gap-3 py-20 text-center`,children:[e,n,r]})}),t[12]=n,t[13]=r,t[14]=i):i=t[14],i}let C;t[15]!==r||t[16]!==h||t[17]!==n||t[18]!==g||t[19]!==f||t[20]!==y||t[21]!==p||t[22]!==v||t[23]!==_||t[24]!==o||t[25]!==s||t[26]!==i||t[27]!==a?(C=n.map((e,t)=>{let c=t===n.length-1,l=!!(a&&c&&e.role===`assistant`);return(0,Z.jsx)(XTe,{message:e,authToken:r,sessionKey:i,isStreaming:l,progress:l?o:null,reasoningLevel:s,messageIndex:t,onDeleteRound:f,onRetryUserMessageRound:p,userMessageCanRetry:!!p&&ZL(n,t),deleteRoundDisabled:h,onAbortCurrentTurn:g,onSendUserMessage:_,onSaveAssistantToSourceNote:v,onExtractAssistantTask:y},cEe(e,t))}),t[15]=r,t[16]=h,t[17]=n,t[18]=g,t[19]=f,t[20]=y,t[21]=p,t[22]=v,t[23]=_,t[24]=o,t[25]=s,t[26]=i,t[27]=a,t[28]=C):C=t[28];let w;return t[29]!==c||t[30]!==C?(w=(0,Z.jsx)(`div`,{ref:c,className:`flex w-full min-w-0 flex-col gap-10 pb-8`,children:C}),t[29]=c,t[30]=C,t[31]=w):w=t[31],w});function uEe(e){return e.language}var dEe=(0,J.memo)(function(e){let t=(0,Y.c)(7),{visible:n,onClick:r}=e,i=d(fEe),a;t[0]===i?a=t[1]:(a=m(i),t[0]=i,t[1]=a);let o=a;if(!n)return null;let s;t[2]===Symbol.for(`react.memo_cache_sentinel`)?(s=X(`fixed bottom-[calc(11rem+env(safe-area-inset-bottom,0px))] right-6 z-20 flex size-11 items-center justify-center rounded-full border border-edge bg-surface-panel text-fg-subtle shadow-float`,`hover:bg-surface-hover hover:text-fg dark:border-edge dark:shadow-none md:right-10`,ak.transition,ak.press,ak.focusRingPanel),t[2]=s):s=t[2];let c;t[3]===Symbol.for(`react.memo_cache_sentinel`)?(c=(0,Z.jsx)(sd,{className:`size-6`,"aria-hidden":!0}),t[3]=c):c=t[3];let l;return t[4]!==o.chat.scrollToBottom||t[5]!==r?(l=(0,Z.jsx)(`button`,{type:`button`,className:s,onClick:r,title:o.chat.scrollToBottom,"aria-label":o.chat.scrollToBottom,children:c}),t[4]=o.chat.scrollToBottom,t[5]=r,t[6]=l):l=t[6],l});function fEe(e){return e.language}function pEe(e){return e.scrollHeight-e.scrollTop-e.clientHeight}function mEe(e,t=48){return pEe(e)<=t}function hEe(e){e.scrollTop=e.scrollHeight}function gEe(e){return e.webkitDirectionInvertedFromDevice===!0?e.deltaY>0:e.deltaY<0}function _Ee({hasToken:e,showSessionLoading:t,sessionKey:n,sending:r,chatMessages:i,hasMore:a,loadingMore:o,loadMoreMessages:s}){let c=(0,J.useRef)(null),l=(0,J.useRef)(null),u=(0,J.useRef)(!0),d=(0,J.useRef)(!1),f=(0,J.useRef)(null),p=(0,J.useRef)(null),[m,h]=(0,J.useState)(!0),g=(0,J.useRef)(!0),_=(0,J.useRef)(!1),v=(0,J.useRef)(0),y=(0,J.useRef)({first:void 0,len:0,scrollHeight:0}),b=(0,J.useCallback)(e=>{u.current=e,h(t=>t===e?t:e)},[]),x=(0,J.useCallback)(e=>{let t=c.current;if(t&&!(!e?.force&&!u.current)){if(e?.force&&b(!0),d.current=!0,e?.smooth){t.scrollTo({top:t.scrollHeight,behavior:`smooth`});return}hEe(t)}},[b]),S=(0,J.useCallback)(()=>{u.current&&(p.current!=null&&cancelAnimationFrame(p.current),p.current=requestAnimationFrame(()=>{p.current=null,x()}))},[x]),C=(0,J.useCallback)(()=>{b(!1)},[b]),w=(0,J.useCallback)(e=>{if(l.current===e||(f.current?.disconnect(),f.current=null,l.current=e,!e))return;let t=new ResizeObserver(()=>{S()});t.observe(e),f.current=t},[S]);(0,J.useEffect)(()=>()=>{f.current?.disconnect(),p.current!=null&&cancelAnimationFrame(p.current)},[]);let T=(0,J.useCallback)(()=>{let e=c.current;if(!e)return;if(d.current){d.current=!1;return}let t=mEe(e);b(t),e.scrollTop<100&&!t&&a&&!o&&s()},[b,a,o,s]),E=(0,J.useCallback)((e=!0)=>{x({force:!0,smooth:e})},[x]);(0,J.useLayoutEffect)(()=>{if(e){if(t){g.current=!0;return}g.current===!0&&(g.current=!1,b(!0),x({force:!0}))}},[t,e,b,x]),(0,J.useLayoutEffect)(()=>{!e||t||(y.current={first:void 0,len:0,scrollHeight:0},v.current=0,b(!0),x({force:!0}))},[n,e,t,b,x]);let D=e&&r&&!_.current&&!t;return(0,J.useLayoutEffect)(()=>{_.current=r,D&&(b(!0),x({force:!0}))},[D,r,b,x]),(0,J.useLayoutEffect)(()=>{if(t)return;let e=i.length,n=v.current;v.current=e,e>n&&u.current&&x()},[i.length,t,x]),(0,J.useLayoutEffect)(()=>{let e=c.current;if(!e||t)return;let n=y.current,r=i[0],a=i.length,o=e.scrollHeight;a>n.len&&n.len>0&&r!==void 0&&r!==n.first&&n.scrollHeight>0&&(e.scrollTop+=o-n.scrollHeight),y.current={first:r,len:a,scrollHeight:o}},[i,t]),(0,J.useLayoutEffect)(()=>{if(!e||t)return;let n=c.current;if(!n)return;let r=e=>{Math.abs(e.deltaY)<Math.abs(e.deltaX)||Math.abs(e.deltaY)<.25||gEe(e)&&C()},i=0,a=e=>{e.touches.length===1&&(i=e.touches[0].clientY)},o=e=>{if(e.touches.length!==1)return;let t=e.touches[0].clientY,n=t-i;i=t,n>2&&C()},s=e=>{if(e.button!==0)return;let t=n.offsetWidth-n.clientWidth;if(t<=0)return;let r=n.getBoundingClientRect();e.clientX>=r.right-t&&C()};return n.addEventListener(`wheel`,r,{passive:!0}),n.addEventListener(`pointerdown`,s),n.addEventListener(`touchstart`,a,{passive:!0}),n.addEventListener(`touchmove`,o,{passive:!0}),()=>{n.removeEventListener(`wheel`,r),n.removeEventListener(`pointerdown`,s),n.removeEventListener(`touchstart`,a),n.removeEventListener(`touchmove`,o)}},[e,t,C]),{scrollRef:c,atBottom:m,registerListContentRef:w,scrollToBottom:E,onScroll:T}}function g9(e){let t=String(e??``).trim();return!t||t===`new`?null:t}function vEe(e){let t=String(e.streamSessionKey??``).trim(),n=g9(e.routeSessionKey);return!t||!n?!1:t===n}function yEe(e){let t=g9(e.routeSessionKey);return t?e.cacheSessionKey===t:!1}function bEe(e){let t=String(e.chatId??``).trim();if(!t)return!1;let n=g9(e.routeSessionKey);return n?n===t:!1}function xEe(e,t){return e?`new`:t??null}function SEe(e){return!e.viewSessionKey||e.sessionKey!==e.viewSessionKey?[]:e.streamingMsg?[...e.messages,e.streamingMsg]:e.messages}function CEe(e){e()}function _9(e){return e===`on`||e===`stream`||e===`off`?e:`stream`}function wEe(e,t){let n=String(e??``).trim();n&&Sz.getState().patchSessionMeta(n,{model:t.model,thinkingLevel:t.thinkingLevel||`medium`,reasoningLevel:_9(t.reasoningLevel??void 0)})}function TEe(e){e.sendingRef.current=!1,e.streamingRef.current=!1}var EEe=`xopc.chat.clarifyPrompt:v1:`;function v9(e){return`${EEe}${encodeURIComponent(e.trim())}`}function y9(e){return typeof e==`object`&&!!e&&!Array.isArray(e)}function DEe(e){if(!y9(e))return null;let t=e.requestId,n=e.question;if(typeof t!=`string`||!t.trim()||typeof n!=`string`||!n.trim())return null;let r=Array.isArray(e.choices)?e.choices.filter(e=>typeof e==`string`&&e.trim().length>0):void 0,i=typeof e.default==`string`&&e.default.trim()?e.default.trim():void 0;return{requestId:t.trim(),question:n.trim(),choices:r&&r.length>=2?r:void 0,default:i}}function OEe(e){let t=e?.trim();if(!t||typeof localStorage>`u`)return null;try{let e=localStorage.getItem(v9(t));if(!e)return null;let n=JSON.parse(e);return y9(n)?DEe(n.prompt??n):null}catch{return null}}function b9(e,t){let n=e?.trim();if(!(!n||typeof localStorage>`u`))try{localStorage.setItem(v9(n),JSON.stringify({v:1,prompt:t}))}catch{}}function x9(e){let t=e?.trim();if(!(!t||typeof localStorage>`u`))try{localStorage.removeItem(v9(t))}catch{}}var kEe=`xopc.chat.followUpQueue:v2:`;function S9(e){return`${kEe}${encodeURIComponent(e.trim())}`}function C9(e){return typeof e==`object`&&!!e&&!Array.isArray(e)}function AEe(e){if(!C9(e))return null;let t=e.type;if(typeof t!=`string`||!t.trim())return null;let n={type:t.trim()};return typeof e.mimeType==`string`&&(n.mimeType=e.mimeType),typeof e.name==`string`&&(n.name=e.name),typeof e.size==`number`&&Number.isFinite(e.size)&&(n.size=e.size),typeof e.workspaceRelativePath==`string`&&(n.workspaceRelativePath=e.workspaceRelativePath),typeof e.durationSeconds==`number`&&Number.isFinite(e.durationSeconds)&&(n.durationSeconds=e.durationSeconds),n}function jEe(e){if(!Array.isArray(e))return[];let t=[];for(let n of e){if(!C9(n))continue;let e=n.id,r=n.text;if(typeof e!=`string`||!e.trim()||typeof r!=`string`)continue;let i={id:e.trim(),text:r};if(typeof n.thinkingLevel==`string`&&n.thinkingLevel.trim()&&(i.thinkingLevel=n.thinkingLevel.trim()),Array.isArray(n.attachments)){let e=n.attachments.flatMap(e=>{let t=AEe(e);return t?[t]:[]});e.length&&(i.attachments=e)}if(t.push(i),t.length>=50)break}return t}function MEe(e){return{editingId:e.editingId,pending:e.pending.map(e=>({...e,attachments:e.attachments?.map(e=>{let{data:t,...n}=e;return n})}))}}function NEe(e){let t=e?.trim();if(!t||typeof localStorage>`u`)return null;try{let e=localStorage.getItem(S9(t));if(!e)return null;let n=JSON.parse(e);if(!C9(n))return null;let r=jEe(n.pending),i=n.editingId===null?null:typeof n.editingId==`string`&&n.editingId.trim()?n.editingId.trim():null;return r.length===0&&i==null?null:{pending:r,editingId:i}}catch{return null}}function w9(e,t){let n=e?.trim();if(!n||typeof localStorage>`u`)return;let r=MEe(t);if(r.pending.length===0&&r.editingId==null){T9(n);return}try{localStorage.setItem(S9(n),JSON.stringify({v:2,...r}))}catch{}}function T9(e){let t=e?.trim();if(!(!t||typeof localStorage>`u`))try{localStorage.removeItem(S9(t))}catch{}}function PEe(e){let{sessionKey:t,decodedKey:n,sessionKeyRef:r,activeStreamSessionKeyRef:i,sendingRef:a,streamingRef:o,modelSupportsThinking:s,thinkingLevel:c,shouldApplyStreamUpdate:l,sendMessageRef:u}=e,[d,f]=(0,J.useState)(null),[p,m]=(0,J.useState)(!1),[h,g]=(0,J.useState)(null),v=(0,J.useRef)(null),[y,b]=(0,J.useState)([]),x=(0,J.useRef)([]),[S,C]=(0,J.useState)(null),[w,T]=(0,J.useState)(null),E=(0,J.useRef)(null),[D,O]=(0,J.useState)(null),k=(0,J.useRef)(void 0),A=(0,J.useRef)(null);v.current=d,x.current=y,E.current=w,(0,J.useLayoutEffect)(()=>{let e=k.current;e!=null&&e!==n&&(w9(e,{pending:structuredClone(x.current),editingId:E.current}),v.current!=null&&b9(e,v.current),C(null)),k.current=n;let r=A.current;if(r!=null&&r!==t&&(w9(r,{pending:structuredClone(x.current),editingId:E.current}),v.current!=null&&b9(r,v.current)),A.current=t,!t&&!n){(x.current.length>0||E.current!==null||D!==null)&&(x.current=[],b([]),T(null),O(null)),v.current!=null&&(f(null),g(null));return}let i=t&&n&&t===n?t:null;if(i!=null&&i!==D){let e=NEe(i),t=e?structuredClone(e.pending):[];x.current=t,b(t),T(e?.editingId??null),f(OEe(i)),g(null),O(i)}t!=null&&t!==n&&v.current!=null&&(b9(t,v.current),f(null),g(null))},[t,n,D]),(0,J.useEffect)(()=>{let e=t!=null&&n!=null&&t!==n?t:t??n??null;if(!e)return;let i=window.setTimeout(()=>{r.current===e&&w9(e,{pending:structuredClone(x.current),editingId:E.current})},280);return()=>window.clearTimeout(i)},[t,n,y,w,r]);let j=(0,J.useCallback)(()=>{g(null),f(null)},[]),M=(0,J.useCallback)(e=>{let t=String(e??``).trim();t&&(x9(t),r.current===t&&(g(null),f(null)))},[r]),N=(0,J.useCallback)(()=>{let e=r.current;e&&x9(e),g(null),f(null)},[r]),P=(0,J.useCallback)(()=>{let e=r.current;e&&T9(e),x.current=[],b([]),T(null),O(e)},[r]),F=(0,J.useCallback)(()=>{let e=r.current;e&&(T9(e),x9(e)),x.current=[],b([]),g(null),f(null),T(null),O(e)},[r]),I=(0,J.useCallback)(e=>{M(e)},[M]),L=(0,J.useCallback)(e=>t=>{b9(e,t),l(e)&&(a.current=!1,o.current=!1,Sz.getState().setSessionFlags(e,{sending:!1,streaming:!1}),Sz.getState().setSessionProgress(e,null),g(null),f(t))},[l,a,o]),R=(0,J.useCallback)(async e=>{let t=r.current;if(e!=null&&e!==t)return;let n=t;if(!n)return;let s=x.current;for(;s.length>0&&!s[0].text.trim()&&!s[0].attachments?.length;)s=s.slice(1);if(s.length===0){x.current=[],b([]);return}s.length!==x.current.length&&(x.current=s,b(s));let[c,...l]=s,d=c.text?.trim()??``,f=c.attachments;!d&&!f?.length||i.current===n&&(a.current||o.current)||(E.current===c.id&&T(null),x.current=l,b(l),await u.current(c.text,c.attachments,c.thinkingLevel))},[u,r,i,a,o]),z=(0,J.useEffectEvent)(e=>{R(e)});return(0,J.useEffect)(()=>{if(!t||t!==n||d||y.length===0||a.current||o.current)return;let e=y[0];if(!e||!e.text.trim()&&!e.attachments?.length)return;let i=window.setTimeout(()=>{r.current===t&&(a.current||o.current||v.current||z(t))},72);return()=>window.clearTimeout(i)},[t,n,d,y,a,o,r]),{clarifyPrompt:d,clarifySubmitting:p,clarifySubmitError:h,clarifyPromptRef:v,pendingFollowUps:y,pendingFollowUpsRef:x,steeringFollowUpId:S,editingFollowUpId:w,addPendingFollowUp:(0,J.useCallback)((e,t)=>{let n=e.trim();if(!n&&!t?.length||x.current.length>=10)return;let r=s?c:`off`,i={id:crypto.randomUUID(),text:n||e,attachments:t?.length?t:void 0,thinkingLevel:r};b(e=>{let t=[...e,i];return x.current=t,t})},[s,c]),beginEditFollowUp:(0,J.useCallback)(e=>{T(e)},[]),cancelEditFollowUp:(0,J.useCallback)(()=>{T(null)},[]),commitEditFollowUp:(0,J.useCallback)((e,t,n,r)=>{let i=t.trim(),a=x.current,o=a.findIndex(t=>t.id===e);if(o<0){T(null);return}if(!i&&!n?.length){let t=a.filter(t=>t.id!==e);x.current=t,b(t),T(null);return}let l=[...a],u=s?r??c:`off`;l[o]={...l[o],text:i||t,attachments:n?.length?n:void 0,thinkingLevel:u},x.current=l,b(l),T(null)},[s,c]),removePendingFollowUp:(0,J.useCallback)(e=>{E.current===e&&T(null),b(t=>{let n=t.filter(t=>t.id!==e);return x.current=n,n})},[]),movePendingFollowUp:(0,J.useCallback)((e,t)=>{b(n=>{let r=n.findIndex(t=>t.id===e);if(r<0)return n;let i=t===`up`?r-1:r+1;if(i<0||i>=n.length)return n;let a=[...n];return[a[r],a[i]]=[a[i],a[r]],x.current=a,a})},[]),reorderPendingFollowUp:(0,J.useCallback)((e,t)=>{b(n=>{if(e<0||e>=n.length||t<0||t>=n.length)return n;let r=[...n],[i]=r.splice(e,1);return r.splice(t,0,i),x.current=r,r})},[]),steerPendingFollowUp:(0,J.useCallback)(async e=>{let t=r.current;if(!t)return;let n=x.current.find(t=>t.id===e);if(!(!n?.text.trim()||n.attachments?.length)){C(e);try{(await q(_(`/api/agent/steer`),{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify({chatId:t,message:n.text.trim()})})).ok&&(b(t=>{let n=t.filter(t=>t.id!==e);return x.current=n,n}),E.current===e&&T(null))}catch{}finally{C(null)}}},[r]),submitClarifyAnswer:(0,J.useCallback)(async e=>{let t=v.current;if(t){m(!0),g(null);try{let n=await q(_(`/api/clarify/${encodeURIComponent(t.requestId)}`),{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify({answer:e})});if(!n.ok){g((await n.json().catch(()=>({}))).error?.message??n.statusText??`Clarify failed`);return}let i=r.current;i&&x9(i),f(null),g(null)}finally{m(!1)}}},[r]),cancelClarifyAnswer:(0,J.useCallback)(async()=>{let e=v.current;if(e){m(!0),g(null);try{let t=await q(_(`/api/clarify/${encodeURIComponent(e.requestId)}`),{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify({skip:!0})});if(!t.ok){g((await t.json().catch(()=>({}))).error?.message??t.statusText??`Clarify failed`);return}let n=r.current;n&&x9(n),f(null),g(null)}finally{m(!1)}}},[r]),clearVisibleClarify:j,dismissClarify:N,dismissClarifyForSession:M,clearPendingFollowUps:P,dismissClarifyAndClearPending:F,onClarifyToolEnd:I,makeOnClarifyRequest:L,flushSteeringQueue:R}}function FEe(e){let{navigate:t,sessionKeyRef:n,sessionKey:r,isNewRoute:i,locationState:a}=e,o=ae(e=>e.token),{data:s,mutate:c}=v(o?[`gateway-chat-agents`,o]:null,YI,{revalidateOnFocus:!1});(0,J.useEffect)(()=>{let e=()=>void c();return window.addEventListener(`config-reload`,e),()=>window.removeEventListener(`config-reload`,e)},[c]);let[l,u]=(0,J.useState)(()=>$R()),d=(0,J.useRef)(s??null),f=(0,J.useRef)($R());(0,J.useEffect)(()=>{d.current=s??null},[s]),(0,J.useEffect)(()=>{f.current=l},[l]),(0,J.useEffect)(()=>{if(!s)return;let e=new Set(s.items.map(e=>e.id));u(t=>t==null||t===``||!e.has(t)?s.defaultId:t)},[s]);let p=(0,J.useCallback)(()=>{let e=n.current,t=e?aH(e):null;if(t)return t;let r=d.current,i=(f.current??``).trim().toLowerCase();if(!r)return i||void 0;let a=new Set(r.items.map(e=>e.id));return i&&a.has(i)?i:r.defaultId},[n]),m=(0,J.useCallback)(e=>{let r=e.trim().toLowerCase();u(r);try{globalThis.localStorage?.setItem(QR,r)}catch{}let i=n.current;(i?aH(i):null)!==r&&t(`/chat/new`,{replace:!1})},[t,n]);return(0,J.useEffect)(()=>{let e=e=>{let t=e.detail?.agentId;typeof t!=`string`||!t.trim()||m(t)};return window.addEventListener(`xopc-set-chat-agent`,e),()=>window.removeEventListener(`xopc-set-chat-agent`,e)},[m]),(0,J.useLayoutEffect)(()=>{if(!r)return;let e=aH(r);if(!(!e||f.current===e)){f.current=e,u(e);try{globalThis.localStorage?.setItem(QR,e)}catch{}}},[r]),(0,J.useLayoutEffect)(()=>{if(!i)return;let e=a,t=typeof e?.agentId==`string`?e.agentId.trim().toLowerCase():``;if(t){f.current=t,u(t);try{globalThis.localStorage?.setItem(QR,t)}catch{}}},[i,a]),{token:o,chatAgentsData:s,resolveAgentIdForPost:p,onChatAgentChange:m,displayAgentId:(0,J.useMemo)(()=>r&&aH(r)||l||s?.defaultId||`main`,[r,l,s]),showChatAgentSelector:(s?.items.length??0)>1}}function IEe(e){let t=e.startsWith(`?`)?e.slice(1):e;if(!t)return``;let n=new URLSearchParams(t),r=new URLSearchParams,i=n.get(`skill`),a=n.get(`slash`);i&&r.set(`skill`,i),a&&r.set(`slash`,a);let o=r.toString();return o?`?${o}`:``}var E9=null;function D9(e){E9=String(e??``).trim()||null}function LEe(e){let t=String(e??``).trim();return!t||E9!==t?!1:(E9=null,!0)}function O9(e){e.register.then(t=>{if(e.isActive&&!e.isActive())return;let n=(t.key??``).trim();if(n){if(n!==e.sessionKey){D9(n),e.navigateToSession(n,e.replaceNavigate??!0,e.search),e.onReconciled?.(n,t);return}e.onRegistered?.(e.sessionKey,t)}}).catch(t=>{if(e.isActive&&!e.isActive())return;let n=t instanceof Error?t.message:`Could not register session`;e.onError(n)})}var k9=80;function REe(e){let t=e.trim();(t.startsWith(`"`)&&t.endsWith(`"`)||t.startsWith(`'`)&&t.endsWith(`'`))&&(t=t.slice(1,-1).trim());let n=t.indexOf(`
|
|
4707
|
-
`);return n!==-1&&(t=t.slice(0,n).trim()),t.length>k9&&(t=t.slice(0,k9-1).trimEnd()+`…`),t}function zEe(e){let t=XL([{type:`text`,text:e}]).split(/\n/)[0]?.trim();if(!t)return null;let n=REe(t);return n.length>0?n:null}function BEe(e,t){let n=e.trim(),r=t.trim();!n||!r||window.dispatchEvent(new CustomEvent(`session-updated`,{detail:{key:n,name:r},bubbles:!0}))}function A9(e){let t=e.trim();t&&window.dispatchEvent(new CustomEvent(`session-updated`,{detail:{key:t},bubbles:!0}))}function j9(e,t){let n=e.key?.trim();if(!n||!UR(n)||(e.messageCount??0)!==0)return!1;let r=aH(n);return!(!r||r!==FR(t)||Ez(n))}function VEe(e,t){let n=FR(t);return e.filter(e=>j9(e,n)).sort((e,t)=>new Date(t.updatedAt).getTime()-new Date(e.updatedAt).getTime())[0]??null}function HEe(e,t){let n=t.trim();return e.find(e=>e.key.trim()===n)}function UEe(e,t,n){if(!t?.length)return e;let r=new Map(e.map(e=>[e.key.trim(),e]));for(let e of t){let t=e.key.trim();!t||r.has(t)||j9(e,n)&&r.set(t,e)}return[...r.values()].toSorted((e,t)=>new Date(t.updatedAt).getTime()-new Date(e.updatedAt).getTime())}async function WEe(e,t){let n=HR();try{return UEe(await e.loadSessions(),n,t)}catch{return n??[]}}async function GEe(e){let t=FR(e.agentId),n=e.currentSessionKey?.trim()||null;if(e.forceNew){let{sessionKey:n,register:r}=e.sessionMgr.openOptimisticNewSession(t);return{kind:`create`,sessionKey:n,register:r}}let r=await WEe(e.sessionMgr,t);if(n){let e=HEe(r,n);if(e&&j9(e,t))return{kind:`noop`,sessionKey:n}}let i=VEe(r,t);if(i&&i.key.trim()!==n)return{kind:`reuse`,sessionKey:i.key,session:i};let{sessionKey:a,register:o}=e.sessionMgr.openOptimisticNewSession(t);return{kind:`create`,sessionKey:a,register:o}}var M9=null;function N9(e){if(M9)return M9;let t=(async()=>{let t=e.agentId??void 0,n=await GEe({sessionMgr:e.sessionMgr,agentId:t?.trim()||`main`,currentSessionKey:e.currentSessionKey,forceNew:e.forceNew});if(n.kind===`noop`)return e.onOpened(n.sessionKey),(e.routeSessionKey?.trim()||null)!==n.sessionKey&&e.navigateToSession(n.sessionKey,e.replaceNavigate??!1,e.search),n.sessionKey;if(n.kind===`reuse`)return D9(n.sessionKey),e.onOpened(n.sessionKey),e.navigateToSession(n.sessionKey,e.replaceNavigate??!1,e.search),A9(n.sessionKey),n.sessionKey;let{sessionKey:r,register:i}=n;return VR({key:r,messageCount:0,updatedAt:new Date().toISOString()}),D9(r),e.onOpened(r),e.navigateToSession(r,e.replaceNavigate??!1,e.search),A9(r),e.followRegistration?.({sessionKey:r,register:i,replaceNavigate:e.replaceNavigate,search:e.search}),r})().finally(()=>{M9=null});return M9=t,t}var P9={current:null},F9={current:null};function KEe(){let e=Lr(),{sessionKey:t}=Wr(),n=e.pathname.endsWith(`/new`),r=t?decodeURIComponent(t):void 0,i=xEe(n,r),a=g9(i),o=n?null:r??null,s=(0,J.useRef)(i);return s.current=i,P9.current=o,!n&&r&&(F9.current=r),(0,J.useLayoutEffect)(()=>{Sz.getState().focusedSessionKey!==o&&Sz.getState().setFocusedSessionKey(o)},[o]),{isNewRoute:n,decodedKey:r,routedSessionKey:i,viewSessionKey:a,routedFocusedSessionKey:o,routeSessionKeyRef:s,locationSearch:e.search,locationState:e.state}}var qEe={get current(){return F9.current}},I9={get current(){return P9.current},set current(e){P9.current=e,Sz.getState().setFocusedSessionKey(e)}};function JEe(e){let t=(0,Y.c)(15),{token:n,isNewRoute:r,decodedKey:i,locationSearch:a,sessionMgrRef:o,resolveAgentIdForPost:s,navigateToSession:c,loadSessionById:l,tryResumeAgentRun:u,restoreLiveCacheIfNeeded:d,adoptEmptySession:f,applyAgentConfig:p,patchInitUi:m}=e,h=(0,J.useRef)(0),g,_;t[0]!==f||t[1]!==p||t[2]!==i||t[3]!==r||t[4]!==l||t[5]!==a||t[6]!==c||t[7]!==m||t[8]!==s||t[9]!==d||t[10]!==o||t[11]!==n||t[12]!==u?(g=()=>{if(!n){m({loading:!1});return}let e=h.current+=1,t=!1,g=()=>!t&&e===h.current,_=e=>{g()&&o.current.loadSessionAgentConfig(e).then(t=>{g()&&p(e,t)}).catch(QEe)},v=e=>{O9({...e,navigateToSession:c,isActive:g,onError:e=>m({error:e}),onReconciled:(e,t)=>{f(e,t.name??null),_(e)},onRegistered:(e,t)=>{t.name&&Sz.getState().patchSessionMeta(e,{name:t.name}),_(e)}})},y=()=>{if(!g())return Promise.resolve();let e=s();return N9({sessionMgr:o.current,agentId:e,currentSessionKey:qEe.current,routeSessionKey:null,navigateToSession:c,replaceNavigate:!0,search:IEe(a),onOpened:e=>f(e,null),followRegistration:v}).then(ZEe)},b=(e,t)=>g()?(d(e),u(e,wz(e)?.messages??t??Tz(e))):Promise.resolve();return m({loading:i===void 0&&!r,error:null}),(r?y():i?(e=>g()?LEe(e)?(_(e),b(e,Tz(e))):l(e,0).then(t=>{if(g())return b(e,t??Tz(e))}):Promise.resolve())(i):g()?o.current.loadSessions().then(e=>{if(!g())return;let t=e.filter(XEe)[0]??e[0];if(t)return g()?l(t.key,0).then(e=>{if(!g())return;d(t.key);let n=wz(t.key)?.messages??e??Tz(t.key);return o.current.parseSessionFromHash()||c(t.key,!0),u(t.key,n)}):void 0;if(!g())return;let n=s();return N9({sessionMgr:o.current,agentId:n,currentSessionKey:null,routeSessionKey:null,navigateToSession:c,onOpened:e=>f(e,null),followRegistration:v}).then(YEe)}):Promise.resolve()).then(()=>{g()&&m({loading:!1})}).catch(e=>{t?g()&&m({loading:!1}):m({error:e instanceof Error?e.message:`Chat init failed`,loading:!1})}),()=>{t=!0}},_=[n,r,i,a,o,s,c,l,u,d,f,p,m],t[0]=f,t[1]=p,t[2]=i,t[3]=r,t[4]=l,t[5]=a,t[6]=c,t[7]=m,t[8]=s,t[9]=d,t[10]=o,t[11]=n,t[12]=u,t[13]=g,t[14]=_):(g=t[13],_=t[14]),(0,J.useEffect)(g,_)}function YEe(){}function XEe(e){return(e.messageCount??0)>0}function ZEe(){}function QEe(){}async function $Ee(e){let t=e.trim();if(!t)return!1;try{return!!(await q6()).find(e=>e.id===t)?.reasoning}catch{return!1}}function eDe(e){let{sessionMgrRef:t,routeSessionKeyRef:n,sendingRef:r,streamingRef:i,activeStreamSessionKeyRef:a,loadingSessionRef:o,messagesLenRef:s,thinkingSupportGenRef:c,navigateToSession:l,resolveAgentIdForPost:u,dismissClarifyOnSessionLoad:d,detachForNewConversation:f,sessionKey:p,hasMore:m}=e,h=()=>Sz.getState(),g=(0,J.useRef)(Promise.resolve(void 0)),_=(0,J.useRef)(null),v=(0,J.useRef)(0),y=(0,J.useCallback)(e=>{let t=h().focusedSessionKey;if(!e.trim())return++c.current===c.current&&t&&h().patchSessionMeta(t,{modelSupportsThinking:!1}),Promise.resolve();let n=++c.current;return $Ee(e).then(e=>{if(n!==c.current)return;let t=h().focusedSessionKey;t&&h().patchSessionMeta(t,{modelSupportsThinking:e})})},[c]),b=(0,J.useCallback)(async e=>{try{let n=await t.current.loadSessionAgentConfig(e);h().patchSessionMeta(e,{model:n.model,thinkingLevel:n.thinkingLevel||`medium`,reasoningLevel:_9(n.reasoningLevel)}),y(n.model)}catch{}},[t,y]),x=(0,J.useCallback)(e=>{O9({...e,navigateToSession:l,onError:e=>h().setShellError(e),onReconciled:(e,t)=>{h().setCommittedSnapshot(e,{messages:[],hasMore:!1,name:t.name??null}),b(e)},onRegistered:(e,t)=>{t.name&&h().patchSessionMeta(e,{name:t.name}),b(e)}})},[l,b]),S=(0,J.useCallback)(()=>{let e=h().focusedSessionKey;if(!e||(h().sessions[e]?.name)?.trim())return;let n=++v.current,r=[700,900,900,1e3,1e3],i=a=>{a>=5||n===v.current&&h().focusedSessionKey===e&&(h().sessions[e]?.name?.trim()||window.setTimeout(()=>{n===v.current&&h().focusedSessionKey===e&&(h().sessions[e]?.name?.trim()||t.current.fetchSessionName(e).then(t=>{if(n===v.current){if(t){h().patchSessionMeta(e,{name:t});return}i(a+1)}}).catch(()=>{i(a+1)}))},r[a]??900))};i(0)},[t]),C=(0,J.useCallback)(e=>bEe({chatId:e,routeSessionKey:n.current}),[n]),w=(0,J.useCallback)((e,t)=>{let n=h().getSessionSnapshot(e);n&&(n.streaming||n.sending||n.streamingMsg)?(h().mergeCommittedFromServer(e,t.messages,t.hasMore),t.name!==void 0&&h().patchSessionMeta(e,{name:t.name||null})):h().setCommittedSnapshot(e,{messages:t.messages,hasMore:t.hasMore,name:t.name}),C(e)&&(_.current=t.nextBeforeCursor??null)},[C]),T=(0,J.useCallback)(async(e,r=0,i)=>{let a=async(e,r,i)=>{let s=r===0&&!i;s&&!cR(e)&&d(),o.current=!0;try{let{messages:n,hasMore:a,name:o,nextBeforeCursor:c}=await t.current.loadSession(e,r,i);if(s){if(h().setCommittedSnapshot(e,{messages:n,hasMore:a,name:o??null}),!C(e))return n;_.current=c??null,h().setShellError(null);try{let r=await t.current.loadSessionAgentConfig(e);if(!C(e))return n;h().patchSessionMeta(e,{model:r.model,thinkingLevel:r.thinkingLevel||`medium`,reasoningLevel:_9(r.reasoningLevel)}),y(r.model)}catch{}return n}if(_.current=c??null,!C(e))return;h().prependHistoryMessages(e,n,a);return}catch{if(r===0&&!i){_.current=null,h().setShellError(`Failed to load session`);let r=g9(n.current);if(r&&r===e)return;let i=await t.current.loadSessions().catch(()=>[]),o=i.filter(e=>(e.messageCount??0)>0)[0]??i[0];if(o)return l(o.key,!0),await a(o.key,0,null);{_.current=null;let e=u();N9({sessionMgr:t.current,agentId:e,currentSessionKey:null,routeSessionKey:null,navigateToSession:l,replaceNavigate:!0,onOpened:e=>{h().setCommittedSnapshot(e,{messages:[],hasMore:!1,name:null})},followRegistration:x})}}return}finally{o.current=!1}},s=g.current,c,f=new Promise(e=>{c=e});g.current=s.then(()=>f),await s;try{return await a(e,r,i)}finally{c()}},[n,C,r,i,a,o,d,l,y,u,t,x]);return{refreshModelThinkingSupport:y,pollSessionNameAfterTurn:S,applyLoadedSessionSnapshot:w,loadSessionById:T,loadMoreMessages:(0,J.useCallback)(async()=>{let e=h().focusedSessionKey;if(!(!e||h().loadingMore||!m)){h().setLoadingMore(!0);try{await T(e,s.current,_.current)}finally{h().setLoadingMore(!1)}}},[m,T,s]),onSessionModelChange:(0,J.useCallback)(async e=>{if(p)try{h().setShellError(null),await t.current.patchSessionAgentConfig(p,{model:e}),h().patchSessionMeta(p,{model:e}),y(e)}catch(e){h().setShellError(e instanceof Error?e.message:`Failed to switch model`)}},[p,t,y]),onSessionThinkingLevelChange:(0,J.useCallback)(async e=>{if(p)try{h().setShellError(null),await t.current.patchSessionAgentConfig(p,{thinkingLevel:e}),h().patchSessionMeta(p,{thinkingLevel:e})}catch(e){h().setShellError(e instanceof Error?e.message:`Failed to update thinking level`)}},[p,t]),createNewSession:(0,J.useCallback)(async e=>{d(),f(),_.current=null,h().setShellError(null);let n=u();await N9({sessionMgr:t.current,agentId:n,currentSessionKey:p,routeSessionKey:p,forceNew:e?.forceNew,navigateToSession:l,onOpened:e=>{h().setCommittedSnapshot(e,{messages:[],hasMore:!1,name:null})},followRegistration:x})},[d,f,l,u,p,t,x])}}function L9(e){let{chatId:t,shouldApplyStreamUpdate:n,beforeAssistantDelta:r,setStreamingOnStreamStart:i,clearResumeRunIdOnBackgroundTerminal:a,clearResumeRunIdOnVisibleError:o,setError:s,sessionMgrRef:c,applyLoadedSessionSnapshot:l,finalizeMessage:u,fq:d}=e,f=()=>Sz.getState(),p=()=>{c.current.loadSession(t,0).then(e=>l(t,e)).catch(()=>{})},m=()=>{f().clearStreamingState(t),ez.clearActiveStreamSessionKey(t),a&&(ez.activeResumeRunId=null),f().setSessionFlags(t,{sending:!1,streaming:!1}),f().setSessionProgress(t,null),d.dismissClarifyForSession(t),p()};return{onUserMessage:e=>{n(t)&&f().appendUserMessageIfMissing(t,e)},onStreamStart:()=>{r(),f().mutateSessionStreaming(t,()=>{}),f().setSessionFlags(t,{streaming:!0})},onToken:e=>{r(),f().mutateSessionStreaming(t,t=>{pz(t.content,e)}),n(t)&&f().setSessionFlags(t,{streaming:!0})},onThinking:(e,n)=>{r(),f().mutateSessionStreaming(t,t=>{!n&&e===``?cz(t.content):lz(t.content,e,n)})},onThinkingEnd:()=>{r(),f().mutateSessionStreaming(t,e=>{uz(e.content)})},onToolStart:(e,n,i)=>{r(),f().mutateSessionStreaming(t,t=>{mz(t.content,e,n,i)}),f().setSessionFlags(t,{streaming:!0})},onToolEnd:(e,n,i)=>{e===`clarify`&&d.onClarifyToolEnd(t),r(),f().mutateSessionStreaming(t,t=>{hz(t.content,e,n,i)})},onToolUpdate:(e,n,i)=>{r(),f().mutateSessionStreaming(t,t=>{gz(t.content,e,n,i)})},onProgress:e=>{f().setSessionProgress(t,e)},onTtsAudio:e=>{r(),f().mutateSessionStreaming(t,t=>{let n=e.workspaceRelativePath?.replace(/\\/g,`/`).trim(),r=t.attachments??[];if(n&&r.some(e=>e.workspaceRelativePath?.replace(/\\/g,`/`).trim()===n))return;let i={name:e.name,mimeType:e.mimeType,type:`voice`,workspaceRelativePath:e.workspaceRelativePath,size:0};t.attachments=[...r,i]})},onCompaction:e=>{if(n(t))if(e.status===`started`)f().setSessionProgress(t,{stage:`compaction`,message:`Compacting context…`,timestamp:Date.now()});else if(e.status===`completed`){let n=e.tokensBefore&&e.tokensAfter?` (${Math.round((e.tokensBefore-e.tokensAfter)/1e3)}k tokens freed)`:``;f().setSessionProgress(t,{stage:`compaction`,message:`Context compacted${n}`,timestamp:Date.now()})}else f().setSessionProgress(t,null)},onClarifyRequest:d.makeOnClarifyRequest(t),onResult:()=>{if(!n(t)){m();return}if(ez.userAborted){ez.userAborted=!1;return}u()},onError:e=>{if(!n(t)){m();return}f().clearStreamingState(t),o&&(ez.activeResumeRunId=null),f().setSessionFlags(t,{sending:!1,streaming:!1}),f().setSessionProgress(t,null),s(e),d.dismissClarifyForSession(t)}}}function tDe(e){return wz(e)?.streamingMsg??null}function nDe(e){let{sessionKey:t,thinkingLevel:n,modelSupportsThinking:r,sessionKeyRef:i,sendingRef:a,streamingRef:o,sessionMgrRef:s,sendMessageRef:c,shouldApplyStreamUpdate:l,fq:u,applyLoadedSessionSnapshot:d,loadSessionById:f,createNewSession:p,pollSessionNameAfterTurn:m}=e,h=(0,J.useRef)(u.flushSteeringQueue);h.current=u.flushSteeringQueue;let g=()=>Sz.getState(),_=e=>g().setShellError(e),v=()=>g().setShellError(null),y=(0,J.useCallback)(e=>{let t=ez.activeStreamSessionKey??i.current;if(t&&!l(t))return;let n=t?tDe(t):null,r=null;if(n){let e=iz(n,Date.now());uz(e.content),dz(e.content),r=az(e)}if(r&&rz(r)&&t){let e=wz(t)?.messages??Tz(t);g().finalizeStreamingTurn(t,NL([...e,r]))}else t&&g().clearStreamingState(t);if(a.current=!1,o.current=!1,ez.resetRunTracking(),u.dismissClarify(),m(),!e?.skipSteeringQueueFlush){let e=t??i.current;e&&window.setTimeout(()=>{h.current(e)},72)}let s=i.current;s&&window.setTimeout(()=>{i.current===s&&(a.current||o.current||u.pendingFollowUpsRef.current.length>0||f(s,0))},400)},[a,o,i,u.dismissClarify,u.pendingFollowUpsRef,m,f,l]),b=(0,J.useCallback)(async(e,t)=>{if(!l(e)||ez.isStreamingFor(e)||ez.isSending)return;let n=await fR(e);if(!n||ez.activeResumeRunId===n)return;let r=t??Tz(e),i=wz(e)?.hasMore??!1;try{let t=await s.current.loadSession(e,0);g().mergeCommittedFromServer(e,t.messages,t.hasMore),r=t.messages,i=t.hasMore}catch{}ez.userAborted=!1,ez.activeResumeRunId=n,ez.activeStreamSessionKey=e,a.current=!0,o.current=!0,g().seedSessionIfEmpty(e,r,!0,!0,i),g().setSessionFlags(e,{sending:!0,streaming:!0}),g().setSessionProgress(e,null);let c=!1,f=()=>{if(c||!l(e))return;c=!0;let t=Tz(e);if(t.length===0)return;let n=t[t.length-1];if(n?.role!==`assistant`)return;let r=az(n),i=t.slice(0,-1);g().applyHydratedTail(e,i,r)};try{let t=L9({chatId:e,shouldApplyStreamUpdate:l,beforeAssistantDelta:f,setStreamingOnStreamStart:!1,clearResumeRunIdOnBackgroundTerminal:!0,clearResumeRunIdOnVisibleError:!0,setError:_,sessionMgrRef:s,applyLoadedSessionSnapshot:d,finalizeMessage:y,fq:u});await ez.sender.resume(n,e,t)}catch(t){if(t.name!==`AbortError`&&console.error(`[chat] resume failed:`,t),g().clearStreamingState(e),ez.activeResumeRunId=null,!l(e)){ez.clearActiveStreamSessionKey(e);return}a.current=!1,o.current=!1,ez.clearActiveStreamSessionKey(e)}},[a,o,l,s,d,y]),x=(0,J.useCallback)(async(e,t,s)=>{if(!e.trim()&&!t?.length||!a.current&&!o.current&&!ez.isSending)return;if(e.trim()===`/new`&&!t?.length){await p({forceNew:!0});return}if(!i.current)return;u.dismissClarifyAndClearPending();let l=r?s??n:`off`;ez.userAborted=!0,ez.resetRunTracking(),ez.abort(),a.current=!1,o.current=!1,y({skipSteeringQueueFlush:!0}),queueMicrotask(()=>{c.current(e,t,l)})},[a,o,i,u.dismissClarifyAndClearPending,r,n,y,c,p]);return{finalizeMessage:y,tryResumeAgentRun:b,sendMessage:(0,J.useCallback)(async(e,i,c)=>{if(!t||!l(t)||!e.trim()&&!i?.length||ez.activeStreamSessionKey===t&&(a.current||o.current))return;let f=e.trim();if(f===`/new`&&!i?.length){await p({forceNew:!0});return}let m=r?c??n:`off`,h=t;ez.userAborted=!1,ez.activeStreamSessionKey=h,a.current=!0,o.current=!1,v(),u.dismissClarify();let b=[...Tz(h),{role:`user`,content:e?[{type:`text`,text:e}]:[],attachments:i,timestamp:Date.now()}],x=wz(h);if(g().initSessionSnapshot(h,{...x??{...ZR(),hasMore:!1,streamingMsg:null,progress:null,sending:!1,streaming:!1},messages:b,hasMore:x?.hasMore??!1,streamingMsg:null,progress:null,sending:!0,streaming:!1}),!x?.name?.trim()&&f){let e=zEe(f);e&&(g().patchSessionMeta(h,{name:e}),BEe(h,e))}try{let t=L9({chatId:h,shouldApplyStreamUpdate:l,beforeAssistantDelta:()=>{},setStreamingOnStreamStart:!0,clearResumeRunIdOnBackgroundTerminal:!1,clearResumeRunIdOnVisibleError:!1,setError:_,sessionMgrRef:s,applyLoadedSessionSnapshot:d,finalizeMessage:y,fq:u});await ez.sender.send(e,h,i,m,t)}catch(e){e.name!==`AbortError`&&(g().clearStreamingState(h),_(JSON.stringify(KL())))}finally{a.current=!1,o.current=!1,g().setSessionFlags(h,{sending:!1}),ez.clearActiveStreamSessionKey(h)}},[t,n,r,a,o,l,s,d,y,u.dismissClarify,p]),interruptAndSend:x,abort:(0,J.useCallback)(()=>{ez.userAborted=!0,ez.resetRunTracking(),u.dismissClarifyAndClearPending(),ez.abort(),a.current=!1,o.current=!1,y({skipSteeringQueueFlush:!0});let e=i.current;e&&window.setTimeout(()=>{f(e,0)},300)},[u.dismissClarifyAndClearPending,a,o,y,i,f]),deleteMessageRound:(0,J.useCallback)(e=>{let t=i.current;if(!t||a.current||o.current)return;let n=Tz(t),r=n[e];if(!r||!$L(r.role))return;let c=eR(n,e);if(c===null)return;let l=tR(n,e),u=[...n];u.splice(e,l),g().updateSessionMessages(t,()=>u),s.current.deleteMessages(t,{userRoundIndex:c}).catch(()=>{f(t,0)})},[i,a,o,s,f]),retryUserMessageRound:(0,J.useCallback)(e=>{let t=i.current;if(!t||a.current||o.current)return;let n=Tz(t),r=n[e];if(!r||!$L(r.role))return;for(let t=e+1;t<n.length;t++){let e=n[t];if(e&&$L(e.role))return}let l=XL(r.content),u=QL(r.attachments);if(!l.trim()&&!u?.length)return;let d=eR(n,e);if(d===null)return;let p=tR(n,e),m=[...n];m.splice(e,p),g().updateSessionMessages(t,()=>m),(async()=>{try{await s.current.deleteMessages(t,{userRoundIndex:d}),await c.current(l,u)}catch{f(t,0)}})()},[i,a,o,s,f,c])}}function rDe(e){let t=(0,Y.c)(10),{sessionKey:n,sessionKeyRef:r,sessionMgrRef:i,loadSessionById:a,applyAgentConfig:o}=e,s;t[0]===Symbol.for(`react.memo_cache_sentinel`)?(s=[],t[0]=s):s=t[0],(0,J.useEffect)(aDe,s);let c,l;t[1]!==a||t[2]!==n?(c=()=>{let e=e=>{let t=e.detail;!t?.key||t.key!==n||a(n,0)};return window.addEventListener(`session-transcript-updated`,e),()=>window.removeEventListener(`session-transcript-updated`,e)},l=[n,a],t[1]=a,t[2]=n,t[3]=c,t[4]=l):(c=t[3],l=t[4]),(0,J.useEffect)(c,l);let u,d;t[5]!==o||t[6]!==r||t[7]!==i?(u=()=>{let e=()=>{let e=r.current;e&&i.current.loadSessionAgentConfig(e).then(t=>{o(e,t)}).catch(iDe)};return window.addEventListener(`config-reload`,e),()=>window.removeEventListener(`config-reload`,e)},d=[r,i,o],t[5]=o,t[6]=r,t[7]=i,t[8]=u,t[9]=d):(u=t[8],d=t[9]),(0,J.useEffect)(u,d)}function iDe(){}function aDe(){let e=oDe;return window.addEventListener(`session-updated`,e),()=>window.removeEventListener(`session-updated`,e)}function oDe(e){let t=e.detail;!t?.key||t.name===void 0||Sz.getState().patchSessionMeta(t.key,{name:t.name||null})}function sDe(){let e=Br(),{isNewRoute:t,decodedKey:n,viewSessionKey:r,routedFocusedSessionKey:i,routeSessionKeyRef:a,locationSearch:o,locationState:s}=KEe(),c=(0,J.useRef)(new qR),l=(0,J.useRef)(!1),u=(0,J.useRef)(!1),d=(0,J.useRef)(!1),f=(0,J.useRef)(0),p=(0,J.useRef)(!1),m=(0,J.useRef)(async()=>{}),h=(0,J.useRef)(0),g=i,_=Sz(e=>e.initLoading),v=Sz(e=>e.loadingMore),y=Sz(e=>e.shellError),b=r,x=Sz(e=>b?e.sessions[b]:void 0),S=b?Cz(x):!1,C=S?x?.streaming??!1:!1,w=S?x?.sending??!1:!1,T=S?x?.progress??null:null,E=x?.hasMore??!1,D=x?.name??null,O=x?.model??``,k=x?.thinkingLevel??`medium`,A=x?.reasoningLevel??`stream`,j=x?.modelSupportsThinking??!1;(0,J.useEffect)(()=>{h.current=x?.messages.length??0},[x?.messages.length]),(0,J.useEffect)(()=>{u.current=w,d.current=C},[w,C]);let{token:M,chatAgentsData:N,resolveAgentIdForPost:P,onChatAgentChange:F,displayAgentId:I,showChatAgentSelector:L}=FEe({navigate:e,sessionKeyRef:I9,sessionKey:g,isNewRoute:t,locationState:s}),R=n!==void 0&&g!==n,z=(0,J.useMemo)(()=>_&&(g==null||n===void 0),[_,g,n]),B=(0,J.useCallback)((t,n=!1,r)=>{let i=r??``;e({pathname:`/chat/${encodeURIComponent(t)}`,search:i},{replace:n})},[e]),V=(0,J.useCallback)(e=>vEe({streamSessionKey:e,routeSessionKey:a.current}),[a]),H=(0,J.useCallback)(()=>{TEe({sendingRef:u,streamingRef:d})},[]),U=PEe({sessionKey:g,decodedKey:n,sessionKeyRef:I9,activeStreamSessionKeyRef:tz,sendingRef:u,streamingRef:d,modelSupportsThinking:j,thinkingLevel:k,shouldApplyStreamUpdate:V,sendMessageRef:m}),W=(0,J.useCallback)(()=>{U.clearVisibleClarify(),ez.activeResumeRunId=null,ez.userAborted=!1,CEe(H)},[U.clearVisibleClarify,H]),{refreshModelThinkingSupport:G,pollSessionNameAfterTurn:ee,applyLoadedSessionSnapshot:te,loadSessionById:ne,loadMoreMessages:re,onSessionModelChange:ie,onSessionThinkingLevelChange:ae,createNewSession:oe}=eDe({sessionMgrRef:c,routeSessionKeyRef:a,sendingRef:u,streamingRef:d,activeStreamSessionKeyRef:tz,loadingSessionRef:l,messagesLenRef:h,thinkingSupportGenRef:f,navigateToSession:B,resolveAgentIdForPost:P,dismissClarifyOnSessionLoad:U.clearVisibleClarify,detachForNewConversation:W,sessionKey:g,hasMore:E}),K=(0,J.useCallback)(e=>{if(!yEe({cacheSessionKey:e,routeSessionKey:a.current}))return!1;let t=wz(e);return!t||!Cz(t)&&!cR(e)&&!ez.isStreamingFor(e)?!1:(ez.activeStreamSessionKey=e,u.current=t.sending,d.current=t.streaming,!0)},[a]),{tryResumeAgentRun:se,sendMessage:q,interruptAndSend:ce,abort:le,deleteMessageRound:ue,retryUserMessageRound:de}=nDe({sessionKey:g,thinkingLevel:k,modelSupportsThinking:j,sessionKeyRef:I9,sendingRef:u,streamingRef:d,sessionMgrRef:c,sendMessageRef:m,shouldApplyStreamUpdate:V,fq:U,applyLoadedSessionSnapshot:te,loadSessionById:ne,createNewSession:oe,pollSessionNameAfterTurn:ee});(0,J.useEffect)(()=>{t&&W()},[t,W]);let fe=(0,J.useMemo)(()=>SEe({viewSessionKey:r,sessionKey:b,messages:x?.messages??[],streamingMsg:S?x?.streamingMsg??null:null}),[r,b,x?.messages,x?.streamingMsg,S]),pe=(0,J.useCallback)((e,t)=>{Sz.getState().setCommittedSnapshot(e,{messages:[],hasMore:!1,name:t}),H()},[H]),me=(0,J.useCallback)((e,t)=>{wEe(e,t),G(t.model)},[G]),he=(0,J.useCallback)(e=>{let t=Sz.getState();e.loading!==void 0&&t.setInitLoading(e.loading),e.error!==void 0&&t.setShellError(e.error)},[]);return rDe({sessionKey:g,sessionKeyRef:I9,sendingRef:u,streamingRef:d,sessionMgrRef:c,loadSessionById:ne,applyAgentConfig:me}),JEe({token:M,isNewRoute:t,decodedKey:n,locationSearch:o,sessionMgrRef:c,resolveAgentIdForPost:P,navigateToSession:B,loadSessionById:ne,tryResumeAgentRun:se,restoreLiveCacheIfNeeded:K,adoptEmptySession:pe,applyAgentConfig:me,patchInitUi:he}),(0,J.useEffect)(()=>{let e=e=>{let t=e.detail;if(!t?.sessionKey)return;let n=t.event;if(!n||typeof n.type!=`string`)return;let r=t.sessionKey;if(n.type===`user_message`||n.type===`user_transcript`){let e=nR(n);e&&V(r)&&Sz.getState().appendUserMessageIfMissing(r,e);return}if(n.type===`tool_update`){let e=typeof n.toolName==`string`?n.toolName:``;if(e!==`workflow`||!V(r)||ez.isStreamingFor(r))return;let t=typeof n.toolCallId==`string`?n.toolCallId:void 0,i=n.details;Sz.getState().mutateSessionStreaming(r,n=>{gz(n.content,e,t,i)});return}n.type!==`status`||typeof n.runId!=`string`||!n.runId.trim()||(lR(r,n.runId),V(r)&&(ez.isStreamingFor(r)||queueMicrotask(()=>{V(r)&&(ez.isStreamingFor(r)||se(r,Tz(r)))})))};return window.addEventListener(`agent-stream`,e),()=>window.removeEventListener(`agent-stream`,e)},[se,V]),(0,J.useEffect)(()=>{let e=C||w,t=p.current;if(p.current=e,!t||e)return;let n=I9.current;n&&queueMicrotask(()=>{!n||!V(n)||ez.isStreamingFor(n)||cR(n)&&se(n,Tz(n))})},[C,w,se,V]),m.current=q,{auth:{hasToken:!!M},session:{sessionKey:g,sessionName:D,decodedKey:n,sessionRoutePending:R,showSessionLoading:z,loading:_,sessionModel:O,thinkingLevel:k,onSessionThinkingLevelChange:ae,reasoningLevel:A,modelSupportsThinking:j,hasMore:E,loadingMore:v,loadMoreMessages:re,onSessionModelChange:ie,createNewSession:oe,sessionManager:c.current},messages:{items:fe},stream:{error:y,streaming:C,sending:w,progress:T,sendMessage:q,abort:le,interruptAndSend:ce,deleteMessageRound:ue,retryUserMessageRound:de},followUp:{addPendingFollowUp:U.addPendingFollowUp,pendingFollowUps:U.pendingFollowUps,editingFollowUpId:U.editingFollowUpId,beginEditFollowUp:U.beginEditFollowUp,cancelEditFollowUp:U.cancelEditFollowUp,commitEditFollowUp:U.commitEditFollowUp,removePendingFollowUp:U.removePendingFollowUp,movePendingFollowUp:U.movePendingFollowUp,reorderPendingFollowUp:U.reorderPendingFollowUp,steerPendingFollowUp:U.steerPendingFollowUp,steeringFollowUpId:U.steeringFollowUpId},clarify:{clarifyPrompt:U.clarifyPrompt,clarifySubmitting:U.clarifySubmitting,clarifySubmitError:U.clarifySubmitError,submitClarifyAnswer:U.submitClarifyAnswer,cancelClarifyAnswer:U.cancelClarifyAnswer},agents:{chatAgents:N,displayAgentId:I,showChatAgentSelector:L,onChatAgentChange:F}}}var R9=300*1e3,cDe=Math.round(R9/6e4);function lDe(e){return`${Math.floor(e/60)}:${(e%60).toString().padStart(2,`0`)}`}function uDe(e){let t=(0,Y.c)(7),{prompt:n,submitting:r,submitError:i,labels:a,onSubmit:o,onCancel:s}=e;if(!n)return null;let c;return t[0]!==a||t[1]!==s||t[2]!==o||t[3]!==n||t[4]!==i||t[5]!==r?(c=(0,Z.jsx)(dDe,{prompt:n,submitting:r,submitError:i,labels:a,onSubmit:o,onCancel:s},n.requestId),t[0]=a,t[1]=s,t[2]=o,t[3]=n,t[4]=i,t[5]=r,t[6]=c):c=t[6],c}function dDe(e){let t=(0,Y.c)(70),{prompt:n,submitting:r,submitError:i,labels:a,onSubmit:o,onCancel:s}=e,[c,l]=(0,J.useState)(``),[u]=(0,J.useState)(pDe),[d,f]=(0,J.useState)(0),p=(0,J.useRef)(null),m,h;t[0]===Symbol.for(`react.memo_cache_sentinel`)?(m=()=>{let e=window.setInterval(()=>f(fDe),1e3);return()=>window.clearInterval(e)},h=[],t[0]=m,t[1]=h):(m=t[0],h=t[1]),(0,J.useEffect)(m,h);let g,_;t[2]===Symbol.for(`react.memo_cache_sentinel`)?(g=()=>{p.current?.focus()},_=[],t[2]=g,t[3]=_):(g=t[2],_=t[3]),(0,J.useEffect)(g,_);let v;t[4]===o?v=t[5]:(v=e=>{o(e)},t[4]=o,t[5]=v);let y=v,b=Math.max(0,Math.ceil((u-Date.now())/1e3)),x=`clarify-meta-${n.requestId}`,S=i?`clarify-err-${n.requestId}`:void 0,C;t[6]!==s||t[7]!==r?(C=e=>{e.key===`Escape`&&!r&&(e.preventDefault(),e.stopPropagation(),s())},t[6]=s,t[7]=r,t[8]=C):C=t[8];let w=C,T=Array.isArray(n.choices)&&n.choices.length>=2,E;t[9]!==a.clarifyDefaultChoice||t[10]!==n.default?(E=n.default?a.clarifyDefaultChoice.replace(`{{text}}`,n.default):null,t[9]=a.clarifyDefaultChoice,t[10]=n.default,t[11]=E):E=t[11];let D=E,O;t[12]===a.clarifyServerTimeout?O=t[13]:(O=a.clarifyServerTimeout.replace(`{{minutes}}`,String(cDe)),t[12]=a.clarifyServerTimeout,t[13]=O);let k=O,A;t[14]!==a.clarifyTimeRemaining||t[15]!==b?(A=a.clarifyTimeRemaining.replace(`{{time}}`,lDe(b)),t[14]=a.clarifyTimeRemaining,t[15]=b,t[16]=A):A=t[16];let j=A,M=a.clarifyRegionAria,N;t[17]===Symbol.for(`react.memo_cache_sentinel`)?(N=X(`mb-4 rounded-lg border border-edge bg-surface-elevated px-4 py-3 text-sm text-fg shadow-sm outline-none`,ak.focusRingPanel),t[17]=N):N=t[17];let P;t[18]===a.clarifyResumeHint?P=t[19]:(P=(0,Z.jsx)(`p`,{className:`mb-2 text-xs text-fg-muted`,children:a.clarifyResumeHint}),t[18]=a.clarifyResumeHint,t[19]=P);let F;t[20]===n.question?F=t[21]:(F=(0,Z.jsx)(PX,{content:n.question,compact:!0,className:`mb-3`}),t[20]=n.question,t[21]=F);let I;t[22]===k?I=t[23]:(I=(0,Z.jsx)(`li`,{children:k}),t[22]=k,t[23]=I);let L;t[24]!==a.clarifyDefaultTimeoutNote||t[25]!==n.default?(L=n.default?(0,Z.jsx)(`li`,{children:a.clarifyDefaultTimeoutNote}):null,t[24]=a.clarifyDefaultTimeoutNote,t[25]=n.default,t[26]=L):L=t[26];let R;t[27]===a.clarifySkipNote?R=t[28]:(R=(0,Z.jsx)(`li`,{children:a.clarifySkipNote}),t[27]=a.clarifySkipNote,t[28]=R);let z;t[29]===j?z=t[30]:(z=(0,Z.jsx)(`li`,{children:j}),t[29]=j,t[30]=z);let B;t[31]!==x||t[32]!==I||t[33]!==L||t[34]!==R||t[35]!==z?(B=(0,Z.jsxs)(`ul`,{id:x,className:`mb-3 list-inside list-disc space-y-1 text-xs text-fg-muted`,children:[I,L,R,z]}),t[31]=x,t[32]=I,t[33]=L,t[34]=R,t[35]=z,t[36]=B):B=t[36];let V;t[37]!==S||t[38]!==i?(V=i?(0,Z.jsx)(`div`,{id:S,role:`alert`,className:`mb-3 rounded-md border border-red-200 bg-red-50 px-3 py-2 text-sm text-red-800 dark:border-red-900/50 dark:bg-red-950/40 dark:text-red-200`,children:i}):null,t[37]=S,t[38]=i,t[39]=V):V=t[39];let H;t[40]!==c||t[41]!==D||t[42]!==T||t[43]!==a.clarifyChoicesGroupAria||t[44]!==a.clarifyCustomLabel||t[45]!==a.clarifyPlaceholder||t[46]!==a.clarifySend||t[47]!==a.clarifyUseDefault||t[48]!==o||t[49]!==y||t[50]!==n.choices||t[51]!==n.default||t[52]!==r?(H=T?(0,Z.jsxs)(Z.Fragment,{children:[(0,Z.jsx)(`div`,{className:`max-h-[min(40vh,16rem)] overflow-y-auto overflow-x-hidden pr-1 [scrollbar-gutter:stable]`,"aria-label":a.clarifyChoicesGroupAria,children:(0,Z.jsxs)(`div`,{className:`grid grid-cols-1 gap-2 sm:grid-cols-2`,children:[n.choices.map(e=>(0,Z.jsx)(ZO,{type:`button`,variant:`secondary`,disabled:r,className:X(`min-h-9 w-full justify-start rounded-lg px-3 py-2 text-left text-sm font-normal shadow-none`,`hover:border-edge`),onClick:()=>y(e),children:e},e)),n.default?(0,Z.jsx)(ZO,{type:`button`,variant:`ghost`,disabled:r,className:X(`min-h-9 w-full justify-start rounded-lg border border-dashed border-edge px-3 py-2 text-left text-sm font-normal text-fg-muted`,`hover:border-edge hover:text-fg`),onClick:()=>y(n.default),children:D}):null]})}),(0,Z.jsxs)(`div`,{className:`mt-3 border-t border-edge-subtle pt-3`,children:[(0,Z.jsx)(`p`,{className:`mb-2 text-xs font-medium text-fg-muted`,children:a.clarifyCustomLabel}),(0,Z.jsxs)(`form`,{className:`flex flex-col gap-2 sm:flex-row sm:items-end`,onSubmit:e=>{e.preventDefault();let t=c.trim();t&&o(t)},children:[(0,Z.jsx)(`input`,{type:`text`,value:c,onChange:e=>l(e.target.value),disabled:r,placeholder:a.clarifyPlaceholder,"aria-label":a.clarifyPlaceholder,className:`min-w-0 flex-1 rounded-md border border-edge bg-surface-panel px-3 py-2 text-fg placeholder:text-fg-muted focus:border-accent focus:outline-none focus:ring-1 focus:ring-accent disabled:opacity-50`}),(0,Z.jsx)(ZO,{type:`submit`,variant:`primary`,disabled:r||!c.trim(),className:`shrink-0 rounded-lg px-4 py-2 shadow-surface`,children:a.clarifySend})]})]})]}):(0,Z.jsxs)(`form`,{className:`flex flex-col gap-2 sm:flex-row sm:items-end`,onSubmit:e=>{e.preventDefault();let t=c.trim();t&&(o(t),l(``))},children:[(0,Z.jsx)(`input`,{type:`text`,value:c,onChange:e=>l(e.target.value),disabled:r,placeholder:a.clarifyPlaceholder,"aria-label":a.clarifyPlaceholder,className:`min-w-0 flex-1 rounded-md border border-edge bg-surface-panel px-3 py-2 text-fg placeholder:text-fg-muted focus:border-accent focus:outline-none focus:ring-1 focus:ring-accent disabled:opacity-50`}),(0,Z.jsx)(ZO,{type:`submit`,variant:`primary`,disabled:r||!c.trim(),className:`shrink-0 rounded-lg px-4 py-2 shadow-surface`,children:a.clarifySend}),n.default?(0,Z.jsx)(ZO,{type:`button`,variant:`secondary`,disabled:r,className:`shrink-0 rounded-lg px-3 py-2 text-sm font-normal text-fg-muted shadow-none hover:text-fg`,onClick:()=>y(n.default),children:a.clarifyUseDefault}):null]}),t[40]=c,t[41]=D,t[42]=T,t[43]=a.clarifyChoicesGroupAria,t[44]=a.clarifyCustomLabel,t[45]=a.clarifyPlaceholder,t[46]=a.clarifySend,t[47]=a.clarifyUseDefault,t[48]=o,t[49]=y,t[50]=n.choices,t[51]=n.default,t[52]=r,t[53]=H):H=t[53];let U;t[54]===s?U=t[55]:(U=()=>void s(),t[54]=s,t[55]=U);let W;t[56]!==a.clarifySkip||t[57]!==r||t[58]!==U?(W=(0,Z.jsx)(`div`,{className:`mt-3 flex flex-wrap items-center justify-end gap-2 border-t border-edge-subtle pt-3`,children:(0,Z.jsx)(ZO,{type:`button`,variant:`ghost`,disabled:r,className:`text-fg-muted hover:text-fg`,onClick:U,children:a.clarifySkip})}),t[56]=a.clarifySkip,t[57]=r,t[58]=U,t[59]=W):W=t[59];let G;return t[60]!==a.clarifyRegionAria||t[61]!==x||t[62]!==w||t[63]!==P||t[64]!==F||t[65]!==B||t[66]!==V||t[67]!==H||t[68]!==W?(G=(0,Z.jsxs)(`section`,{ref:p,tabIndex:-1,"aria-label":M,"aria-describedby":x,onKeyDown:w,className:N,children:[P,F,B,V,H,W]}),t[60]=a.clarifyRegionAria,t[61]=x,t[62]=w,t[63]=P,t[64]=F,t[65]=B,t[66]=V,t[67]=H,t[68]=W,t[69]=G):G=t[69],G}function fDe(e){return e+1}function pDe(){return Date.now()+R9}function mDe(e,t){return e===`running`||e===`queued`?t.runLinkRunning:e===`succeeded`?t.runLinkCompleted:t.runLinkFinished}var hDe=(0,J.memo)(function(e){let t=(0,Y.c)(28),{link:n,className:r}=e,i=m(d(gDe)).workflows,a=Br(),o;t[0]!==n.definitionId||t[1]!==n.goal?(o=n.goal.trim()||n.definitionId,t[0]=n.definitionId,t[1]=n.goal,t[2]=o):o=t[2];let s=o,c;t[3]!==n.workflowSessionKey||t[4]!==a?(c=()=>a(`/chat/${encodeURIComponent(n.workflowSessionKey)}`),t[3]=n.workflowSessionKey,t[4]=a,t[5]=c):c=t[5];let l;t[6]===r?l=t[7]:(l=X(`flex w-full items-start gap-3 rounded-2xl border border-edge bg-surface-panel px-4 py-3 text-left`,`transition-colors hover:bg-surface-hover/60`,ak.focusRingPanel,r),t[6]=r,t[7]=l);let u;t[8]===Symbol.for(`react.memo_cache_sentinel`)?(u=(0,Z.jsx)(`span`,{className:`mt-0.5 flex size-8 shrink-0 items-center justify-center rounded-lg bg-accent-soft text-accent-fg`,children:(0,Z.jsx)(rg,{className:`size-4`,"aria-hidden":!0})}),t[8]=u):u=t[8];let f=mDe(n.status,i),p;t[9]===f?p=t[10]:(p=(0,Z.jsx)(`span`,{className:`block text-xs font-medium uppercase tracking-wide text-fg-subtle`,children:f}),t[9]=f,t[10]=p);let h;t[11]===n.definitionId?h=t[12]:(h=(0,Z.jsx)(`span`,{className:`mt-1 block text-sm font-semibold text-fg`,children:n.definitionId}),t[11]=n.definitionId,t[12]=h);let g;t[13]===s?g=t[14]:(g=(0,Z.jsx)(`span`,{className:`mt-0.5 block truncate text-sm text-fg-muted`,children:s}),t[13]=s,t[14]=g);let _;t[15]===Symbol.for(`react.memo_cache_sentinel`)?(_=(0,Z.jsx)(jo,{className:`size-3.5`,"aria-hidden":!0}),t[15]=_):_=t[15];let v;t[16]===i.runLinkOpenChat?v=t[17]:(v=(0,Z.jsxs)(`span`,{className:`mt-2 inline-flex items-center gap-1 text-xs font-medium text-accent-fg`,children:[i.runLinkOpenChat,_]}),t[16]=i.runLinkOpenChat,t[17]=v);let y;t[18]!==h||t[19]!==g||t[20]!==v||t[21]!==p?(y=(0,Z.jsxs)(`span`,{className:`min-w-0 flex-1`,children:[p,h,g,v]}),t[18]=h,t[19]=g,t[20]=v,t[21]=p,t[22]=y):y=t[22];let b;return t[23]!==y||t[24]!==c||t[25]!==l||t[26]!==u?(b=(0,Z.jsxs)(`button`,{type:`button`,onClick:c,className:l,children:[u,y]}),t[23]=y,t[24]=c,t[25]=l,t[26]=u,t[27]=b):b=t[27],b});function gDe(e){return e.language}async function _De(){return(await K(_(`/api/workflows/definitions`))).definitions??[]}async function vDe(e,t){return K(_(`/api/workflows/definitions/validate`),{method:`POST`,body:JSON.stringify({name:e,script:t})})}async function yDe(e,t){return(await K(_(`/api/workflows/definitions`),{method:`POST`,body:JSON.stringify({name:e,script:t})})).definition}async function bDe(e){await K(_(`/api/workflows/definitions/${encodeURIComponent(e)}`),{method:`DELETE`})}async function xDe(e){let t=e?.trim(),n=new URLSearchParams;return t&&n.set(`definitionId`,t),(await K(_(`/api/workflows/stats${n.size>0?`?${n.toString()}`:``}`))).stats}async function SDe(e=50){return(await K(_(`/api/workflows/runs?limit=${e}`))).runs??[]}async function CDe(e){return(await K(_(`/api/workflows/runs/${encodeURIComponent(e)}`))).view}async function wDe(e){return K(_(`/api/workflows/runs`),{method:`POST`,body:JSON.stringify(e)})}async function z9(e){await K(_(`/api/workflows/runs/${encodeURIComponent(e)}/cancel`),{method:`POST`})}async function TDe(e){return K(_(`/api/workflows/runs/${encodeURIComponent(e)}/retry`),{method:`POST`})}function EDe(e,t){let n=Number.parseInt(e,10);return Number.isFinite(n)?n:t+1}function DDe(e){if(e!=null){if(typeof e==`object`&&e&&`raw`in e){let t=e.raw;return t===void 0?e:t}return e}}function B9(e){let t=new Map(e.phases.map(e=>[e.id,e.title])),n=e.phases.find(e=>e.status===`running`),r=e.agents.map((e,n)=>({id:EDe(e.id,n),label:e.label,phase:e.phaseId?t.get(e.phaseId):void 0,prompt:e.prompt??``,status:e.status,resultPreview:e.resultPreview,error:e.error,startedAtMs:e.startedAtMs,durationMs:e.startedAtMs!=null&&e.completedAtMs!=null?e.completedAtMs-e.startedAtMs:void 0,currentStep:e.currentStep,steps:e.steps?.map(e=>({id:e.id,kind:e.kind,toolName:e.toolName,label:e.label,detail:e.detail,status:e.status,resultPreview:e.resultPreview,error:e.error,startedAtMs:e.startedAtMs,durationMs:e.startedAtMs!=null&&e.completedAtMs!=null?e.completedAtMs-e.startedAtMs:void 0}))})),{metrics:i}=e.run;return{name:e.run.definitionId,description:e.run.goal||e.run.title,phases:e.phases.map(e=>e.title),currentPhase:n?.title,logs:e.logs.map(e=>e.message),agents:r,agentCount:i.agentCount,runningCount:Math.max(0,i.agentCount-i.doneAgentCount-i.errorAgentCount-i.skippedAgentCount),doneCount:i.doneAgentCount,errorCount:i.errorAgentCount,skippedCount:i.skippedAgentCount,durationMs:i.durationMs,result:DDe(e.run.result)}}new Set([`catalog`,`active`,`history`]);var V9=[`all`,`code-review`,`planning`,`research`,`writing`,`productivity`];new Set(V9),new Set([`all`,`builtin`,`user`]);var ODe=`trigger`,kDe=`start`,ADe=[`code-review`,`planning`,`research`,`writing`,`productivity`],jDe={"code-review":[`code-review`,`pr`,`release`],planning:[`planning`,`implementation`,`architecture`,`decision`,`review`],research:[`research`,`investigation`,`debug`,`incident`,`troubleshooting`],writing:[`writing`,`content`,`communication`,`email`,`document`],productivity:[`productivity`,`meeting`,`comparison`,`brainstorm`,`decision-making`]},MDe={research:[{key:`question`,labelKey:`argQuestion`,placeholderKey:`argQuestionPlaceholder`,required:!0,multiline:!0}],multi_perspective_review:[{key:`target`,labelKey:`argTarget`,placeholderKey:`argTargetPlaceholder`,multiline:!0}],pr_review:[{key:`target`,labelKey:`argDiff`,placeholderKey:`argDiffPlaceholder`,multiline:!0}],debug_incident:[{key:`error`,labelKey:`argError`,placeholderKey:`argErrorPlaceholder`,required:!0,multiline:!0},{key:`context`,labelKey:`argContext`,placeholderKey:`argContextPlaceholder`,multiline:!0}],implementation_plan:[{key:`request`,labelKey:`argRequest`,placeholderKey:`argRequestPlaceholder`,required:!0,multiline:!0},{key:`scope`,labelKey:`argScope`,placeholderKey:`argScopePlaceholder`}],release_check:[{key:`target`,labelKey:`argTarget`,placeholderKey:`argReleaseTargetPlaceholder`,multiline:!0}],content_draft:[{key:`topic`,labelKey:`argTopic`,placeholderKey:`argTopicPlaceholder`,required:!0,multiline:!0},{key:`audience`,labelKey:`argAudience`,placeholderKey:`argAudiencePlaceholder`},{key:`format`,labelKey:`argFormat`,placeholderKey:`argFormatPlaceholder`}],decision_compare:[{key:`question`,labelKey:`argDecisionQuestion`,placeholderKey:`argDecisionQuestionPlaceholder`,required:!0,multiline:!0},{key:`options`,labelKey:`argOptions`,placeholderKey:`argOptionsPlaceholder`,multiline:!0},{key:`criteria`,labelKey:`argCriteria`,placeholderKey:`argCriteriaPlaceholder`,multiline:!0}],meeting_prep:[{key:`meeting_topic`,labelKey:`argMeetingTopic`,placeholderKey:`argMeetingTopicPlaceholder`,required:!0,multiline:!0},{key:`attendees`,labelKey:`argAttendees`,placeholderKey:`argAttendeesPlaceholder`},{key:`goal`,labelKey:`argMeetingGoal`,placeholderKey:`argMeetingGoalPlaceholder`,multiline:!0}],weekly_review:[{key:`wins`,labelKey:`argWins`,placeholderKey:`argWinsPlaceholder`,required:!0,multiline:!0},{key:`blockers`,labelKey:`argBlockers`,placeholderKey:`argBlockersPlaceholder`,multiline:!0},{key:`carryover`,labelKey:`argCarryover`,placeholderKey:`argCarryoverPlaceholder`,multiline:!0}],client_proposal:[{key:`client_brief`,labelKey:`argClientBrief`,placeholderKey:`argClientBriefPlaceholder`,required:!0,multiline:!0},{key:`offer`,labelKey:`argOffer`,placeholderKey:`argOfferPlaceholder`,multiline:!0},{key:`budget_hint`,labelKey:`argBudgetHint`,placeholderKey:`argBudgetHintPlaceholder`}],content_repurpose:[{key:`source`,labelKey:`argSource`,placeholderKey:`argSourcePlaceholder`,required:!0,multiline:!0},{key:`platforms`,labelKey:`argPlatforms`,placeholderKey:`argPlatformsPlaceholder`,multiline:!0}],competitor_scan:[{key:`market`,labelKey:`argMarket`,placeholderKey:`argMarketPlaceholder`,required:!0,multiline:!0},{key:`competitors`,labelKey:`argCompetitors`,placeholderKey:`argCompetitorsPlaceholder`,multiline:!0},{key:`focus`,labelKey:`argFocus`,placeholderKey:`argFocusPlaceholder`}],offer_design:[{key:`skills`,labelKey:`argSkills`,placeholderKey:`argSkillsPlaceholder`,required:!0,multiline:!0},{key:`audience`,labelKey:`argOfferAudience`,placeholderKey:`argOfferAudiencePlaceholder`,multiline:!0},{key:`constraints`,labelKey:`argConstraints`,placeholderKey:`argConstraintsPlaceholder`,multiline:!0}],inbox_triage:[{key:`inbox`,labelKey:`argInbox`,placeholderKey:`argInboxPlaceholder`,required:!0,multiline:!0},{key:`priorities`,labelKey:`argPriorities`,placeholderKey:`argPrioritiesPlaceholder`,multiline:!0}]},H9=new Set([`queued`,`running`]);function NDe(e){let t=B9(e),n=e.run.status,r=n===`running`||n===`queued`?`running`:n===`succeeded`?`done`:`error`;return{type:`tool_use`,id:`workflow-run:${e.run.id}`,name:`workflow`,input:{name:e.run.definitionId},status:r,details:t}}var PDe=(0,J.memo)(function(e){let t=(0,Y.c)(17),{view:n,sessionKey:r,onAbortCurrentTurn:i,onSendUserMessage:a}=e,o=d(FDe),s;t[0]===o?s=t[1]:(s=l9(o),t[0]=o,t[1]=s);let c=s,l;t[2]===n?l=t[3]:(l=NDe(n),t[2]=n,t[3]=l);let u=l,f;t[4]===n.run.status?f=t[5]:(f=H9.has(n.run.status),t[4]=n.run.status,t[5]=f);let p=f,m;t[6]!==p||t[7]!==i||t[8]!==n.run.id?(m=()=>{p&&z9(n.run.id).catch(IDe),i?.()},t[6]=p,t[7]=i,t[8]=n.run.id,t[9]=m):m=t[9];let h=p?m:void 0,g;return t[10]!==u||t[11]!==c||t[12]!==a||t[13]!==r||t[14]!==h||t[15]!==n.run.startedAtMs?(g=(0,Z.jsx)(`div`,{className:`mb-6`,children:(0,Z.jsx)(c9,{block:u,startedAt:n.run.startedAtMs,sessionKey:r,onAbort:h,onSendChatMessage:a,labels:c})}),t[10]=u,t[11]=c,t[12]=a,t[13]=r,t[14]=h,t[15]=n.run.startedAtMs,t[16]=g):g=t[16],g});function FDe(e){return e.language}function IDe(){}function LDe(e){if(!e||typeof e!=`object`)return null;let t=e;if(t.kind!==`context`)return null;let n=t.data&&typeof t.data==`object`&&!Array.isArray(t.data)?t.data:null;if(!n||n.kind!==`workflow-run-link`)return null;let r=typeof n.runId==`string`?n.runId.trim():``,i=typeof n.workflowSessionKey==`string`?n.workflowSessionKey.trim():``,a=typeof n.definitionId==`string`?n.definitionId.trim():``;if(!r||!i||!a)return null;let o=typeof n.goal==`string`?n.goal:``,s=typeof n.status==`string`?n.status:`running`,c=typeof t.id==`string`&&t.id.trim()?t.id.trim():`workflow-run-link:${r}`,l=typeof t.createdAt==`string`?Date.parse(t.createdAt):void 0;return{id:c,runId:r,workflowSessionKey:i,definitionId:a,goal:o,status:s,createdAtMs:Number.isFinite(l)?l:void 0}}function RDe(e){if(!e?.length)return[];let t=new Map;for(let n of e){let e=LDe(n);e&&t.set(e.runId,e)}return[...t.values()].toSorted((e,t)=>(e.createdAtMs??0)-(t.createdAtMs??0))}function zDe(e){let t=(0,Y.c)(8),n=ae(BDe),r;t[0]===e?r=t[1]:(r=e?.trim()||null,t[0]=e,t[1]=r);let i=r,a;t[2]!==n||t[3]!==i?(a=n&&i?[`session-workflow-run-links`,i,n]:null,t[2]=n,t[3]=i,t[4]=a):a=t[4];let o;t[5]===i?o=t[6]:(o=async()=>RDe((await TR(i,{includeTranscriptRows:!0})).transcriptRows),t[5]=i,t[6]=o);let s;return t[7]===Symbol.for(`react.memo_cache_sentinel`)?(s={revalidateOnFocus:!1},t[7]=s):s=t[7],v(a,o,s)}function BDe(e){return e.token}function U9(e){let t=(0,Y.c)(20),n=ae(HDe),r=!!n,i;t[0]===e?i=t[1]:(i=e?.trim()||null,t[0]=e,t[1]=i);let a=i,o;t[2]!==r||t[3]!==n||t[4]!==a?(o=r&&a?[`workflow-run-live`,a,n]:null,t[2]=r,t[3]=n,t[4]=a,t[5]=o):o=t[5];let s;t[6]===a?s=t[7]:(s=()=>CDe(a),t[6]=a,t[7]=s);let c;t[8]===Symbol.for(`react.memo_cache_sentinel`)?(c={revalidateOnFocus:!1,refreshInterval:VDe},t[8]=c):c=t[8];let l=v(o,s,c),u;t[9]!==l||t[10]!==a?(u=()=>{if(!a)return;let e=e=>{let t=e.detail;if(t?.runId===a){if(t.view){l.mutate(t.view,{revalidate:!1});return}l.mutate()}};return window.addEventListener(`workflow-run-updated`,e),()=>window.removeEventListener(`workflow-run-updated`,e)},t[9]=l,t[10]=a,t[11]=u):u=t[11];let d;t[12]!==l.mutate||t[13]!==a?(d=[l.mutate,a],t[12]=l.mutate,t[13]=a,t[14]=d):d=t[14],(0,J.useEffect)(u,d);let f;return t[15]!==l.data||t[16]!==l.error||t[17]!==l.isLoading||t[18]!==l.mutate?(f={view:l.data,loading:l.isLoading,error:l.error,mutate:l.mutate},t[15]=l.data,t[16]=l.error,t[17]=l.isLoading,t[18]=l.mutate,t[19]=f):f=t[19],f}function VDe(e){return e&&H9.has(e.run.status)?3e3:0}function HDe(e){return e.token}function UDe(e){let t=(0,Y.c)(8),n=ae(WDe),r;t[0]===e?r=t[1]:(r=e?.trim()||null,t[0]=e,t[1]=r);let i=r,a;t[2]!==n||t[3]!==i?(a=n&&i?[`workflow-session-meta`,i,n]:null,t[2]=n,t[3]=i,t[4]=a):a=t[4];let o;t[5]===i?o=t[6]:(o=async()=>{let e=await TR(i),t=e.customData?.workflowRunId,n=typeof t==`string`&&t.trim()?t.trim():null,r=typeof e.sessionType==`string`&&e.sessionType.trim()?e.sessionType.trim():null,a=e.customData?.sourceNoteId,o=typeof a==`string`&&a.trim()?a.trim():null,s=e.customData?.sourceNoteTitle;return{workflowRunId:n,sessionType:r,sourceNoteId:o,sourceNoteTitle:typeof s==`string`&&s.trim()?s.trim():null}},t[5]=i,t[6]=o);let s;return t[7]===Symbol.for(`react.memo_cache_sentinel`)?(s={revalidateOnFocus:!1},t[7]=s):s=t[7],v(a,o,s)}function WDe(e){return e.token}var W9=`/agents`;function G9(e){return`${W9}/${encodeURIComponent(e)}`}function K9(){let e=m(d(e=>e.language)),t=ae(e=>e.token),n=Br(),r=Lr(),{pathname:i}=r,[a]=zi(),o=(0,J.useRef)(null),s=(0,J.useRef)(0),[c,l]=(0,J.useState)(null),{auth:u,session:f,messages:p,stream:h,followUp:g,clarify:_,agents:v}=sDe(),y=a.get(`skill`)?.trim()??``,b=a.get(`slash`)?.trim()??``,x=f.decodedKey??f.sessionKey,{data:S}=UDe(x),C=S?.workflowRunId??null,{view:w}=U9(C),{data:T=[],mutate:E}=zDe(x),D=!!(C&&w&&H9.has(w.run.status));(0,J.useEffect)(()=>{if(!x)return;let e=e=>{e.detail?.key===x&&E()};return window.addEventListener(`session-transcript-updated`,e),()=>window.removeEventListener(`session-transcript-updated`,e)},[x,E]),(0,J.useEffect)(()=>{o.current=null},[f.sessionKey]),(0,J.useEffect)(()=>{if(!u.hasToken||!y&&!b||f.showSessionLoading||f.sessionRoutePending||!f.sessionKey)return;let e=()=>{let e=new URLSearchParams(a);e.delete(`skill`),e.delete(`slash`);let t=e.toString();n({pathname:i,search:t?`?${t}`:``},{replace:!0})},t=(t,n)=>{o.current!==n&&(o.current=n,queueMicrotask(()=>{s.current+=1,l({id:s.current,text:t}),e()}))};if(y){if(!Fde(y)){e();return}let n=`${f.sessionKey}:skill:${y}`;t(`/skill:${y} `,n);return}if(!/^[a-zA-Z][a-zA-Z0-9_-]*$/.test(b)){e();return}let r=`${f.sessionKey}:slash:${b}`;o.current!==r&&queueMicrotask(()=>{(async()=>{try{let e=await W$(),t=b.toLowerCase(),n=e.find(e=>e.name.toLowerCase()===t||Array.isArray(e.aliases)&&e.aliases.some(e=>e.toLowerCase()===t));if(n){if(o.current===r)return;o.current=r,s.current+=1,l({id:s.current,text:J$(n)})}}finally{e()}})()})},[u.hasToken,y,b,a,f.showSessionLoading,f.sessionRoutePending,f.sessionKey,n,i]);let{scrollRef:O,atBottom:k,registerListContentRef:A,scrollToBottom:j,onScroll:M}=_Ee({hasToken:u.hasToken,showSessionLoading:f.showSessionLoading,sessionKey:f.sessionKey,sending:h.sending,chatMessages:p.items,hasMore:f.hasMore,loadingMore:f.loadingMore,loadMoreMessages:f.loadMoreMessages});(0,J.useEffect)(()=>{l(null)},[f.sessionKey]);let N=(0,J.useCallback)(e=>{s.current+=1,l({id:s.current,text:e})},[]),P=(0,J.useMemo)(()=>!!f.sessionKey&&!f.showSessionLoading&&!f.sessionRoutePending&&p.items.length===0,[f.sessionKey,f.showSessionLoading,f.sessionRoutePending,p.items.length]),F=aQ(e=>e.setAgentId);(0,J.useEffect)(()=>{if(u.hasToken)return F(v.displayAgentId),()=>F(``)},[u.hasToken,v.displayAgentId,F]);let I=!f.showSessionLoading&&p.items.length===0&&!h.streaming,L=(0,J.useMemo)(()=>(f.sessionRoutePending&&f.decodedKey?f.decodedKey:f.sessionKey)?f.sessionName?.trim()||e.chat.newSession:e.nav.chat,[f.sessionKey,f.sessionName,f.sessionRoutePending,f.decodedKey,e.nav.chat,e.chat.newSession]),R=S?.sourceNoteId??null,z=S?.sourceNoteTitle||e.chat.sourceNoteFallbackTitle,B=(0,J.useCallback)(async t=>{R&&await Gfe(R,t,e.chat.sourceNoteAppendHeading)},[e.chat.sourceNoteAppendHeading,R]),V=(0,J.useCallback)(async t=>{R&&await Kfe((t.trim().split(/\n+/)[0]?.replace(/^[-#*>\s]+/,``).trim()||e.chat.sourceNoteTaskFallbackTitle).slice(0,120),{sourceNoteId:R,sourceSessionKey:x})},[x,e.chat.sourceNoteTaskFallbackTitle,R]);return u.hasToken?(0,Z.jsxs)(`div`,{className:`flex h-full min-h-0 flex-1 flex-col overflow-hidden bg-surface-panel`,children:[(0,Z.jsx)(ASe,{}),(0,Z.jsx)(SSe,{chatHeadline:L,chatAgents:v.chatAgents?.items??[],showChatAgentSelector:v.showChatAgentSelector,chatAgentId:v.displayAgentId,onChatAgentChange:v.onChatAgentChange,chatAgentDisabled:f.showSessionLoading||f.sessionRoutePending}),(0,Z.jsxs)(`div`,{className:`relative mx-auto flex min-h-0 w-full max-w-[var(--max-width-chat)] flex-1 flex-col`,children:[r.state?.fromAgentEditor&&v.displayAgentId?(0,Z.jsx)(`div`,{className:`shrink-0 border-b border-edge-subtle bg-surface-panel/80 px-3 py-1.5 sm:px-5 xl:px-6`,children:(0,Z.jsxs)(Fi,{to:G9(v.displayAgentId),className:`inline-flex items-center gap-1 text-xs font-medium text-accent transition-colors hover:text-accent-fg`,children:[(0,Z.jsx)(`span`,{"aria-hidden":!0,children:`←`}),e.agentsSettings.backToEditor]})}):null,R?(0,Z.jsx)(`div`,{className:`shrink-0 border-b border-edge-subtle bg-surface-panel/80 px-3 py-1.5 sm:px-5 xl:px-6`,children:(0,Z.jsxs)(`div`,{className:`flex min-w-0 items-center justify-between gap-3 text-xs text-fg-muted`,children:[(0,Z.jsx)(`span`,{className:`min-w-0 truncate`,children:e.chat.sourceNoteBanner.replace(`{{title}}`,z)}),(0,Z.jsx)(Fi,{to:`/notes/${encodeURIComponent(R)}`,className:`shrink-0 font-medium text-accent transition-colors hover:text-accent-fg`,children:e.chat.sourceNoteOpen})]})}):null,f.sessionKey&&UR(f.sessionKey)&&!f.showSessionLoading&&!f.sessionRoutePending?(0,Z.jsx)(hSe,{sessionKey:f.sessionKey,streaming:h.streaming,sending:h.sending}):null,(0,Z.jsx)(`div`,{className:`flex min-h-0 min-w-0 flex-1 flex-col px-3 sm:px-5 xl:px-6`,children:(0,Z.jsxs)(`div`,{className:`flex min-h-0 flex-1 flex-col`,children:[(0,Z.jsx)(`div`,{ref:O,className:X(`chat-messages min-h-0 flex-1 overflow-y-auto overflow-x-hidden [overflow-anchor:none] [scrollbar-gutter:stable_both-edges]`,I?`chat-messages--compact-welcome pt-5 pb-2`:`py-4`),onScroll:M,children:f.showSessionLoading?(0,Z.jsx)(`div`,{className:`flex min-h-[min(40vh,20rem)] flex-col items-center justify-center gap-3 py-12 text-center text-sm text-fg-muted`,children:e.chat.loading}):(0,Z.jsxs)(Z.Fragment,{children:[f.loadingMore?(0,Z.jsx)(`div`,{className:`mb-3 text-center text-xs text-fg-muted`,children:e.chat.loadOlder}):null,h.error?(0,Z.jsx)(UTe,{errorText:h.error}):null,T.length>0?(0,Z.jsx)(`div`,{className:`mb-6 flex flex-col gap-3`,children:T.map(e=>(0,Z.jsx)(hDe,{link:e},e.id))}):null,D&&w?(0,Z.jsx)(PDe,{view:w,sessionKey:x,onAbortCurrentTurn:h.abort,onSendUserMessage:e=>{h.streaming||h.sending?g.addPendingFollowUp(e):h.sendMessage(e)}}):null,(0,Z.jsx)(lEe,{messages:p.items,authToken:t??void 0,sessionKey:f.decodedKey??f.sessionKey,streaming:h.streaming,progress:h.progress,reasoningLevel:f.reasoningLevel,registerListContentRef:A,onPickWelcomePrompt:N,onDeleteRound:h.deleteMessageRound,onRetryUserMessageRound:h.retryUserMessageRound,deleteRoundDisabled:h.streaming||h.sending,onAbortCurrentTurn:h.abort,onSendUserMessage:e=>{h.streaming||h.sending?g.addPendingFollowUp(e):h.sendMessage(e)},onSaveAssistantToSourceNote:R?B:void 0,onExtractAssistantTask:R?V:void 0},f.decodedKey??`new`)]})}),(0,Z.jsxs)(`div`,{className:X(`sticky bottom-0 z-10 shrink-0 bg-surface-panel`,I?`py-2.5`:`py-4`),children:[(0,Z.jsx)(uDe,{prompt:_.clarifyPrompt,submitting:_.clarifySubmitting,submitError:_.clarifySubmitError,labels:e.chat,onSubmit:_.submitClarifyAnswer,onCancel:_.cancelClarifyAnswer}),(0,Z.jsx)(Ixe,{disabled:f.showSessionLoading||f.sessionRoutePending||!!_.clarifyPrompt,sending:h.sending,streaming:h.streaming,sessionKey:f.sessionKey,sessionManager:f.sessionManager,welcomeDraftSeed:c,canSelectWorkingDirectory:P,thinkingLevel:f.thinkingLevel,showThinkingSelector:f.modelSupportsThinking,onThinkingChange:f.onSessionThinkingLevelChange,onSend:h.sendMessage,onAbort:h.abort,onAddPendingFollowUp:(e,t)=>void g.addPendingFollowUp(e,t),onSteeringInterrupt:(e,t)=>void h.interruptAndSend(e,t),pendingFollowUps:g.pendingFollowUps,editingFollowUpId:g.editingFollowUpId,onBeginEditFollowUp:g.beginEditFollowUp,onCancelEditFollowUp:g.cancelEditFollowUp,onCommitEditFollowUp:(e,t,n,r)=>void g.commitEditFollowUp(e,t,n,r),onPendingFollowUpRemove:g.removePendingFollowUp,onPendingFollowUpMove:g.movePendingFollowUp,onPendingFollowUpReorder:g.reorderPendingFollowUp,onPendingFollowUpSteer:e=>void g.steerPendingFollowUp(e),steeringFollowUpId:g.steeringFollowUpId,sessionModel:f.sessionModel,showModelSelector:!!(f.sessionKey&&!f.sessionRoutePending),onModelChange:f.onSessionModelChange,modelDisabled:f.showSessionLoading||f.sessionRoutePending||h.streaming,contextUsageMessages:p.items,onChatAgentChange:v.showChatAgentSelector?v.onChatAgentChange:void 0,currentAgentId:v.displayAgentId})]})]})})]}),(0,Z.jsx)(dEe,{visible:!f.showSessionLoading&&!k,onClick:()=>j(!0)})]}):(0,Z.jsx)(`div`,{className:`mx-auto w-full max-w-[var(--max-width-chat)] px-3 py-16 text-center text-sm leading-relaxed text-fg-muted sm:px-5`,children:e.chat.needToken})}function GDe(){let e=(0,Y.c)(1),t;return e[0]===Symbol.for(`react.memo_cache_sentinel`)?(t=(0,Z.jsx)(`div`,{className:`flex h-full min-h-0 flex-1 flex-col overflow-hidden`,children:(0,Z.jsx)(vi,{})}),e[0]=t):t=e[0],t}async function KDe(e){let t=await q(e);if(!t.ok){let e=await t.json().catch(()=>({})),n=se(t.status,t.statusText,e.error?.message);throw Error(n)}return t.json()}function qDe(e){let t=(0,Y.c)(3),{children:n}=e,r;t[0]===Symbol.for(`react.memo_cache_sentinel`)?(r={fetcher:KDe,revalidateOnFocus:!1,dedupingInterval:2e3,shouldRetryOnError:!0,errorRetryCount:2},t[0]=r):r=t[0];let i;return t[1]===n?i=t[2]:(i=(0,Z.jsx)(y,{value:r,children:n}),t[1]=n,t[2]=i),i}var JDe=(0,J.lazy)(()=>C(()=>import(`./sessions-page-BcH-1K9i.js`).then(e=>({default:e.SessionsPage})),__vite__mapDeps([19,1,3,4,6,14,8]))),YDe=(0,J.lazy)(()=>C(()=>import(`./cron-page-BO0d9Pf-.js`).then(e=>({default:e.CronPage})),__vite__mapDeps([21,1,22,23,4,2,3,6,11,10,12,7,8,15,14,24]))),XDe=(0,J.lazy)(()=>C(()=>import(`./notes-page-BB8-I0Of.js`).then(e=>({default:e.NotesPage})),__vite__mapDeps([31,1,22,23,4,3,6,32,8,18]))),ZDe=(0,J.lazy)(()=>C(()=>import(`./note-detail-page-BOizhtJ8.js`).then(e=>({default:e.NoteDetailPage})),__vite__mapDeps([33,1,30,3,4,6,12,32,18,34]))),QDe=(0,J.lazy)(()=>C(()=>import(`./workflows-page-D4RIF7E1.js`).then(e=>({default:e.WorkflowsPage})),__vite__mapDeps([35,1,3,4,6,11,10,24,8]))),$De=(0,J.lazy)(()=>C(()=>import(`./skills-page-WO0bbJ54.js`).then(e=>({default:e.SkillsPage})),__vite__mapDeps([25,1,26,22,23,4,6,8]))),eOe=(0,J.lazy)(()=>C(()=>import(`./logs-page-B3I1a26m.js`).then(e=>({default:e.LogsPage})),__vite__mapDeps([20,1,6,4,8]))),tOe=(0,J.lazy)(()=>C(()=>import(`./settings-page-BX8c_zrN.js`).then(e=>({default:e.SettingsPage})),__vite__mapDeps([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18]))),q9=(0,J.lazy)(()=>C(()=>import(`./agents-DmIuSaOE.js`).then(e=>({default:e.AgentsSettingsPanel})),__vite__mapDeps([13,1,2,3,4,6,9,10,12,7,8,14]))),J9=(0,J.lazy)(()=>C(()=>import(`./channels-settings-DDUf55C5.js`).then(e=>({default:e.ChannelsSettingsPanel})),__vite__mapDeps([36,1,3,4,5,6,7,8,11,10,37,16]))),Y9=(0,J.lazy)(()=>C(()=>import(`./apps-page-DFcHBxLw.js`).then(e=>({default:e.AppsPage})),__vite__mapDeps([38,1,3,4,6,8]))),X9=(0,J.lazy)(()=>C(()=>import(`./extension-page-D2iuDa1D.js`).then(e=>({default:e.ExtensionPage})),__vite__mapDeps([39,1,4]))),Z9=(0,J.lazy)(()=>C(()=>import(`./extension-settings-page-BKpQCgLc.js`).then(e=>({default:e.ExtensionSettingsPage})),__vite__mapDeps([40,1,3,4,6,37,16,17,8]))),nOe=(0,J.lazy)(()=>C(()=>import(`./extension-debug-page-BcZdTdjJ.js`).then(e=>({default:e.ExtensionDebugPage})),__vite__mapDeps([41,1,4]))),rOe=(0,J.lazy)(()=>C(()=>import(`./share-preview-page-Ch3_6Qah.js`).then(e=>({default:e.SharePreviewPage})),__vite__mapDeps([42,1,26,6,4])));function Q9(){let e=(0,Y.c)(1),t;return e[0]===Symbol.for(`react.memo_cache_sentinel`)?(t=(0,Z.jsx)(`div`,{className:`flex min-h-[min(40vh,16rem)] flex-1 items-center justify-center text-sm text-fg-muted`,"aria-busy":!0,children:`Loading…`}),e[0]=t):t=e[0],t}function iOe(){let e=(0,Y.c)(4),{agentId:t}=Wr(),n;e[0]===t?n=e[1]:(n=typeof t==`string`?t.trim():``,e[0]=t,e[1]=n);let r=n,i=r?`/agents/${encodeURIComponent(r)}`:`/agents`,a;return e[2]===i?a=e[3]:(a=(0,Z.jsx)(_i,{to:i,replace:!0}),e[2]=i,e[3]=a),a}function $9(){let e=(0,Y.c)(1),t;return e[0]===Symbol.for(`react.memo_cache_sentinel`)?(t=(0,Z.jsx)(`div`,{className:`flex min-h-0 flex-1 flex-col`,"aria-busy":!0,children:(0,Z.jsxs)(`div`,{className:`mx-auto w-full max-w-app-main flex-1 px-4 py-8`,children:[(0,Z.jsx)(`div`,{className:`h-8 w-48 max-w-full animate-pulse rounded-md bg-surface-hover`}),(0,Z.jsx)(`div`,{className:`mt-6 h-36 animate-pulse rounded-xl bg-surface-hover`}),(0,Z.jsx)(`div`,{className:`mt-4 h-24 animate-pulse rounded-xl bg-surface-hover`}),(0,Z.jsx)(`p`,{className:`mt-6 text-sm text-fg-muted`,children:`Loading…`})]})}),e[0]=t):t=e[0],t}var aOe=ite([{path:`/share/:token`,element:(0,Z.jsx)(J.Suspense,{fallback:(0,Z.jsx)(Q9,{}),children:(0,Z.jsx)(rOe,{})})},{path:`/`,element:(0,Z.jsx)(Yve,{}),children:[{index:!0,element:(0,Z.jsx)(_i,{to:`/chat`,replace:!0})},{path:`chat`,element:(0,Z.jsx)(GDe,{}),children:[{index:!0,element:(0,Z.jsx)(K9,{})},{path:`new`,element:(0,Z.jsx)(K9,{})},{path:`:sessionKey`,element:(0,Z.jsx)(K9,{})}]},{path:`sessions`,element:(0,Z.jsx)(_i,{to:`/settings/sessions`,replace:!0})},{path:`logs`,element:(0,Z.jsx)(_i,{to:`/settings/logs`,replace:!0})},{path:`cron`,element:(0,Z.jsx)(J.Suspense,{fallback:(0,Z.jsx)(Q9,{}),children:(0,Z.jsx)(YDe,{})})},{path:`notes`,children:[{index:!0,element:(0,Z.jsx)(J.Suspense,{fallback:(0,Z.jsx)(Q9,{}),children:(0,Z.jsx)(XDe,{})})},{path:`:noteId`,element:(0,Z.jsx)(J.Suspense,{fallback:(0,Z.jsx)(Q9,{}),children:(0,Z.jsx)(ZDe,{})})}]},{path:`workflows`,element:(0,Z.jsx)(J.Suspense,{fallback:(0,Z.jsx)(Q9,{}),children:(0,Z.jsx)(QDe,{})})},{path:`skills`,element:(0,Z.jsx)(J.Suspense,{fallback:(0,Z.jsx)(Q9,{}),children:(0,Z.jsx)($De,{})})},{path:`channels`,children:[{index:!0,element:(0,Z.jsx)(J.Suspense,{fallback:(0,Z.jsx)(Q9,{}),children:(0,Z.jsx)(J9,{})})},{path:`:channelId`,element:(0,Z.jsx)(J.Suspense,{fallback:(0,Z.jsx)(Q9,{}),children:(0,Z.jsx)(J9,{})})}]},{path:`mcp`,element:(0,Z.jsx)(_i,{to:`/settings/connectors`,replace:!0})},{path:`agents`,element:(0,Z.jsx)(J.Suspense,{fallback:(0,Z.jsx)(Q9,{}),children:(0,Z.jsx)(q9,{})})},{path:`agents/:agentId`,element:(0,Z.jsx)(J.Suspense,{fallback:(0,Z.jsx)(Q9,{}),children:(0,Z.jsx)(q9,{})})},{path:`apps`,element:(0,Z.jsx)(J.Suspense,{fallback:(0,Z.jsx)(Q9,{}),children:(0,Z.jsx)(Y9,{})})},{path:`apps/:extensionId`,element:(0,Z.jsx)(J.Suspense,{fallback:(0,Z.jsx)(Q9,{}),children:(0,Z.jsx)(X9,{})})},{path:`apps/:extensionId/:pageId`,element:(0,Z.jsx)(J.Suspense,{fallback:(0,Z.jsx)(Q9,{}),children:(0,Z.jsx)(X9,{})})},{path:`settings`,element:(0,Z.jsx)(yye,{children:(0,Z.jsx)(fye,{})}),children:[{index:!0,element:(0,Z.jsx)(_i,{to:`overview`,replace:!0})},{path:`skills`,element:(0,Z.jsx)(_i,{to:`/skills`,replace:!0})},{path:`channels`,element:(0,Z.jsx)(_i,{to:`/channels`,replace:!0})},{path:`mcp`,element:(0,Z.jsx)(_i,{to:`/settings/connectors`,replace:!0})},{path:`cron`,element:(0,Z.jsx)(_i,{to:`/cron?tab=settings`,replace:!0})},{path:`sessions`,element:(0,Z.jsx)(J.Suspense,{fallback:(0,Z.jsx)(Q9,{}),children:(0,Z.jsx)(JDe,{})})},{path:`logs`,element:(0,Z.jsx)(J.Suspense,{fallback:(0,Z.jsx)(Q9,{}),children:(0,Z.jsx)(eOe,{})})},{path:`apps`,element:(0,Z.jsx)(J.Suspense,{fallback:(0,Z.jsx)($9,{}),children:(0,Z.jsx)(Y9,{})})},{path:`agents`,element:(0,Z.jsx)(_i,{to:`/agents`,replace:!0})},{path:`agents/:agentId`,element:(0,Z.jsx)(iOe,{})},{path:`extensions/debug`,element:(0,Z.jsx)(J.Suspense,{fallback:(0,Z.jsx)($9,{}),children:(0,Z.jsx)(nOe,{})})},{path:`ext/:extensionId`,element:(0,Z.jsx)(J.Suspense,{fallback:(0,Z.jsx)($9,{}),children:(0,Z.jsx)(Z9,{})})},{path:`ext/:extensionId/:panelId`,element:(0,Z.jsx)(J.Suspense,{fallback:(0,Z.jsx)($9,{}),children:(0,Z.jsx)(Z9,{})})},{path:`:section`,element:(0,Z.jsx)(J.Suspense,{fallback:(0,Z.jsx)($9,{}),children:(0,Z.jsx)(tOe,{})})}]}]}]);function oOe(){let e=(0,Y.c)(1),t;return e[0]===Symbol.for(`react.memo_cache_sentinel`)?(t=[],e[0]=t):t=e[0],(0,J.useEffect)(sOe,t),null}function sOe(){let e=te.persist.onFinishHydration(lOe),t=Dk.persist.onFinishHydration(cOe),n=ne();return()=>{e?.(),t?.(),n()}}function cOe(){Ok()}function lOe(){re()}function uOe(){let e=(0,Y.c)(2),t;e[0]===Symbol.for(`react.memo_cache_sentinel`)?(t=(0,Z.jsx)(oOe,{}),e[0]=t):t=e[0];let n;return e[1]===Symbol.for(`react.memo_cache_sentinel`)?(n=(0,Z.jsx)(Be,{i18n:u,children:(0,Z.jsx)(qDe,{children:(0,Z.jsx)(lI,{children:(0,Z.jsxs)(`div`,{className:`flex min-h-0 flex-1 flex-col`,children:[t,(0,Z.jsx)(`div`,{className:`flex min-h-0 flex-1 flex-col *:min-h-0 *:flex-1`,children:(0,Z.jsx)(qi,{router:aOe})})]})})})}),e[1]=n):n=e[1],n}document.documentElement.setAttribute(`lang`,l(f())),ie(),Ek(),oe(),(0,QE.createRoot)(document.getElementById(`root`)).render((0,Z.jsx)(J.StrictMode,{children:(0,Z.jsx)(uOe,{})}));export{G6 as $,ig as $a,Lv as $i,OR as $n,zi as $o,fk as $r,bde as $t,X8 as A,Mg as Aa,zS as Ai,JZ as An,dd as Ao,mP as Ar,efe as At,t8 as B,xg as Ba,gb as Bi,oH as Bn,hs as Bo,AA as Br,y$ as Bt,t9 as C,Vg as Ca,Tw as Ci,iQ as Cn,hf as Co,tF as Cr,c1 as Ct,W7 as D,Fg as Da,IC as Di,XZ as Dn,Pd as Do,XP as Dr,Zde as Dt,J7 as E,Ig as Ea,LC as Ei,eQ as En,sf as Eo,ZP as Er,t1 as Et,G8 as F,Eg as Fa,oS as Fi,IU as Fn,Ml as Fo,IN as Fr,tfe as Ft,$6 as G,hg as Ga,xy as Gi,HV as Gn,Ua as Go,qk as Gr,C$ as Gt,Ove as H,vg as Ha,By as Hi,qV as Hn,vo as Ho,uA as Hr,w$ as Ht,H8 as I,Tg as Ia,Rx as Ii,dU as In,ul as Io,FN as Ir,nfe as It,Z6 as J,fg as Ja,my as Ji,JV as Jn,Fi as Jo,vk as Jr,T$ as Jt,kve as K,mg as Ka,by as Ki,XV as Kn,oa as Ko,Gk as Kr,E$ as Kt,m8 as L,wg as La,dx as Li,pU as Ln,Zc as Lo,NN as Lr,ofe as Lt,ybe as M,Ag as Ma,AS as Mi,PZ as Mn,sd as Mo,uP as Mr,ife as Mt,q8 as N,kg as Na,ES as Ni,RX as Nn,Qu as No,fP as Nr,$$ as Nt,P7 as O,Pg as Oa,vC as Oi,QZ as On,Td as Oo,YP as Or,Qde as Ot,K8 as P,Dg as Pa,_S as Pi,PX as Pn,Vl as Po,PN as Pr,rfe as Pt,Tve as Q,sg as Qa,Gv as Qi,UR as Qn,Wr as Qo,uk as Qr,f$ as Qt,a8 as R,Cg as Ra,Nb as Ri,qH as Rn,Ic as Ro,_N as Rr,$de as Rt,l9 as S,Hg as Sa,Uw as Si,aQ as Sn,gf as So,SF as Sr,s1 as St,Z7 as T,zg as Ta,XC as Ti,ZZ as Tn,ff as To,eF as Tr,n1 as Tt,Dve as U,_g as Ua,Ay as Ui,KV as Un,lo as Uo,Kk as Ur,D$ as Ut,jve as V,bg as Va,fb as Vi,tH as Vn,So as Vo,jA as Vr,S$ as Vt,Ave as W,gg as Wa,Oy as Wi,WV as Wn,Ga as Wo,Wk as Wr,O$ as Wt,X6 as X,lg as Xa,ny as Xi,Az as Xn,Lr as Xo,bk as Xr,_$ as Xt,Q6 as Y,ug as Ya,ly as Yi,ZV as Yn,_i as Yo,yk as Yr,b$ as Yt,Eve as Z,cg as Za,Qv as Zi,QR as Zn,Br as Zo,_k as Zr,v$ as Zt,TDe as _,Yg as _a,xT as _i,NQ as _n,xp as _o,mI as _r,Lfe as _t,MDe as a,u_ as aa,tk as ai,ode as an,Xh as ao,AR as ar,Zfe as at,vDe as b,Gg as ba,$w as bi,vQ as bn,Tf as bo,aI as br,g1 as bt,jDe as c,s_ as ca,$O as ci,e$ as cn,Mh as co,YI as cr,Rfe as ct,B9 as d,i_ as da,X as di,t$ as dn,bh as do,KI as dr,Jfe as dt,yv as ea,sk as ei,u$ as en,rg as eo,ER as er,ze as es,q6 as et,z9 as f,r_ as fa,FE as fi,ade as fn,eh as fo,HI as fr,Yfe as ft,SDe as g,Xg as ga,UT as gi,tde as gn,Sp as go,PI as gr,qfe as gt,_De as h,Zg as ha,dE as hi,r$ as hn,wp as ho,FI as hr,v1 as ht,H9 as i,p_ as ia,ik as ii,i$ as in,$h as io,CR as ir,zfe as it,vbe as j,jg as ja,NS as ji,BZ as jn,ud as jo,pP as jr,afe as jt,O7 as k,Ng as ka,mC as ki,WZ as kn,bd as ko,$P as kr,ufe as kt,kDe as l,o_ as la,nk as li,$Q as ln,Ah as lo,GI as lr,Ufe as lt,xDe as m,t_ as ma,jE as mi,ide as mn,am as mo,II as mr,Qfe as mt,G9 as n,J_ as na,ak as ni,vde as nn,tg as no,TR as nr,Vfe as nt,V9 as o,l_ as oa,QO as oi,sde as on,Bh as oo,kR as or,Xfe as ot,bDe as p,n_ as pa,NE as pi,n$ as pn,xm as po,LI as pr,Hfe as pt,Mve as q,pg as qa,yy as qi,QV as qn,Qi as qo,Ak as qr,g$ as qt,U9 as r,H_ as ra,rk as ri,yde as rn,eg as ro,wR as rr,Bfe as rt,ADe as s,c_ as sa,ek as si,rde as sn,Ph as so,jR as sr,Wfe as st,W9 as t,gv as ta,ok as ti,d$ as tn,ng as to,MR as tr,S1 as tt,ODe as u,a_ as ua,ZO as ui,nde as un,xh as uo,qI as ur,_1 as ut,yDe as v,qg as va,bT as vi,LQ as vn,_p as vo,dI as vr,Pfe as vt,$7 as w,Bg as wa,gw as wi,$Z as wn,mf as wo,QP as wr,a1 as wt,f9 as x,Wg as xa,Qw as xi,bQ as xn,Sf as xo,sI as xr,l1 as xt,wDe as y,Kg as ya,cT as yi,yQ as yn,Xf as yo,pI as yr,h1 as yt,e8 as z,Sg as za,bb as zi,sH as zn,gc as zo,qA as zr,lfe as zt};
|
|
4707
|
+
`);return n!==-1&&(t=t.slice(0,n).trim()),t.length>k9&&(t=t.slice(0,k9-1).trimEnd()+`…`),t}function zEe(e){let t=XL([{type:`text`,text:e}]).split(/\n/)[0]?.trim();if(!t)return null;let n=REe(t);return n.length>0?n:null}function BEe(e,t){let n=e.trim(),r=t.trim();!n||!r||window.dispatchEvent(new CustomEvent(`session-updated`,{detail:{key:n,name:r},bubbles:!0}))}function A9(e){let t=e.trim();t&&window.dispatchEvent(new CustomEvent(`session-updated`,{detail:{key:t},bubbles:!0}))}function j9(e,t){let n=e.key?.trim();if(!n||!UR(n)||(e.messageCount??0)!==0)return!1;let r=aH(n);return!(!r||r!==FR(t)||Ez(n))}function VEe(e,t){let n=FR(t);return e.filter(e=>j9(e,n)).sort((e,t)=>new Date(t.updatedAt).getTime()-new Date(e.updatedAt).getTime())[0]??null}function HEe(e,t){let n=t.trim();return e.find(e=>e.key.trim()===n)}function UEe(e,t,n){if(!t?.length)return e;let r=new Map(e.map(e=>[e.key.trim(),e]));for(let e of t){let t=e.key.trim();!t||r.has(t)||j9(e,n)&&r.set(t,e)}return[...r.values()].toSorted((e,t)=>new Date(t.updatedAt).getTime()-new Date(e.updatedAt).getTime())}async function WEe(e,t){let n=HR();try{return UEe(await e.loadSessions(),n,t)}catch{return n??[]}}async function GEe(e){let t=FR(e.agentId),n=e.currentSessionKey?.trim()||null;if(e.forceNew){let{sessionKey:n,register:r}=e.sessionMgr.openOptimisticNewSession(t);return{kind:`create`,sessionKey:n,register:r}}let r=await WEe(e.sessionMgr,t);if(n){let e=HEe(r,n);if(e&&j9(e,t))return{kind:`noop`,sessionKey:n}}let i=VEe(r,t);if(i&&i.key.trim()!==n)return{kind:`reuse`,sessionKey:i.key,session:i};let{sessionKey:a,register:o}=e.sessionMgr.openOptimisticNewSession(t);return{kind:`create`,sessionKey:a,register:o}}var M9=null;function N9(e){if(M9)return M9;let t=(async()=>{let t=e.agentId??void 0,n=await GEe({sessionMgr:e.sessionMgr,agentId:t?.trim()||`main`,currentSessionKey:e.currentSessionKey,forceNew:e.forceNew});if(n.kind===`noop`)return e.onOpened(n.sessionKey),(e.routeSessionKey?.trim()||null)!==n.sessionKey&&e.navigateToSession(n.sessionKey,e.replaceNavigate??!1,e.search),n.sessionKey;if(n.kind===`reuse`)return D9(n.sessionKey),e.onOpened(n.sessionKey),e.navigateToSession(n.sessionKey,e.replaceNavigate??!1,e.search),A9(n.sessionKey),n.sessionKey;let{sessionKey:r,register:i}=n;return VR({key:r,messageCount:0,updatedAt:new Date().toISOString()}),D9(r),e.onOpened(r),e.navigateToSession(r,e.replaceNavigate??!1,e.search),A9(r),e.followRegistration?.({sessionKey:r,register:i,replaceNavigate:e.replaceNavigate,search:e.search}),r})().finally(()=>{M9=null});return M9=t,t}var P9={current:null},F9={current:null};function KEe(){let e=Lr(),{sessionKey:t}=Wr(),n=e.pathname.endsWith(`/new`),r=t?decodeURIComponent(t):void 0,i=xEe(n,r),a=g9(i),o=n?null:r??null,s=(0,J.useRef)(i);return s.current=i,P9.current=o,!n&&r&&(F9.current=r),(0,J.useLayoutEffect)(()=>{Sz.getState().focusedSessionKey!==o&&Sz.getState().setFocusedSessionKey(o)},[o]),{isNewRoute:n,decodedKey:r,routedSessionKey:i,viewSessionKey:a,routedFocusedSessionKey:o,routeSessionKeyRef:s,locationSearch:e.search,locationState:e.state}}var qEe={get current(){return F9.current}},I9={get current(){return P9.current},set current(e){P9.current=e,Sz.getState().setFocusedSessionKey(e)}};function JEe(e){let t=(0,Y.c)(15),{token:n,isNewRoute:r,decodedKey:i,locationSearch:a,sessionMgrRef:o,resolveAgentIdForPost:s,navigateToSession:c,loadSessionById:l,tryResumeAgentRun:u,restoreLiveCacheIfNeeded:d,adoptEmptySession:f,applyAgentConfig:p,patchInitUi:m}=e,h=(0,J.useRef)(0),g,_;t[0]!==f||t[1]!==p||t[2]!==i||t[3]!==r||t[4]!==l||t[5]!==a||t[6]!==c||t[7]!==m||t[8]!==s||t[9]!==d||t[10]!==o||t[11]!==n||t[12]!==u?(g=()=>{if(!n){m({loading:!1});return}let e=h.current+=1,t=!1,g=()=>!t&&e===h.current,_=e=>{g()&&o.current.loadSessionAgentConfig(e).then(t=>{g()&&p(e,t)}).catch(QEe)},v=e=>{O9({...e,navigateToSession:c,isActive:g,onError:e=>m({error:e}),onReconciled:(e,t)=>{f(e,t.name??null),_(e)},onRegistered:(e,t)=>{t.name&&Sz.getState().patchSessionMeta(e,{name:t.name}),_(e)}})},y=()=>{if(!g())return Promise.resolve();let e=s();return N9({sessionMgr:o.current,agentId:e,currentSessionKey:qEe.current,routeSessionKey:null,navigateToSession:c,replaceNavigate:!0,search:IEe(a),onOpened:e=>f(e,null),followRegistration:v}).then(ZEe)},b=(e,t)=>g()?(d(e),u(e,wz(e)?.messages??t??Tz(e))):Promise.resolve();return m({loading:i===void 0&&!r,error:null}),(r?y():i?(e=>g()?LEe(e)?(_(e),b(e,Tz(e))):l(e,0).then(t=>{if(g())return b(e,t??Tz(e))}):Promise.resolve())(i):g()?o.current.loadSessions().then(e=>{if(!g())return;let t=e.filter(XEe)[0]??e[0];if(t)return g()?l(t.key,0).then(e=>{if(!g())return;d(t.key);let n=wz(t.key)?.messages??e??Tz(t.key);return o.current.parseSessionFromHash()||c(t.key,!0),u(t.key,n)}):void 0;if(!g())return;let n=s();return N9({sessionMgr:o.current,agentId:n,currentSessionKey:null,routeSessionKey:null,navigateToSession:c,onOpened:e=>f(e,null),followRegistration:v}).then(YEe)}):Promise.resolve()).then(()=>{g()&&m({loading:!1})}).catch(e=>{t?g()&&m({loading:!1}):m({error:e instanceof Error?e.message:`Chat init failed`,loading:!1})}),()=>{t=!0}},_=[n,r,i,a,o,s,c,l,u,d,f,p,m],t[0]=f,t[1]=p,t[2]=i,t[3]=r,t[4]=l,t[5]=a,t[6]=c,t[7]=m,t[8]=s,t[9]=d,t[10]=o,t[11]=n,t[12]=u,t[13]=g,t[14]=_):(g=t[13],_=t[14]),(0,J.useEffect)(g,_)}function YEe(){}function XEe(e){return(e.messageCount??0)>0}function ZEe(){}function QEe(){}async function $Ee(e){let t=e.trim();if(!t)return!1;try{return!!(await q6()).find(e=>e.id===t)?.reasoning}catch{return!1}}function eDe(e){let{sessionMgrRef:t,routeSessionKeyRef:n,sendingRef:r,streamingRef:i,activeStreamSessionKeyRef:a,loadingSessionRef:o,messagesLenRef:s,thinkingSupportGenRef:c,navigateToSession:l,resolveAgentIdForPost:u,dismissClarifyOnSessionLoad:d,detachForNewConversation:f,sessionKey:p,hasMore:m}=e,h=()=>Sz.getState(),g=(0,J.useRef)(Promise.resolve(void 0)),_=(0,J.useRef)(null),v=(0,J.useRef)(0),y=(0,J.useCallback)(e=>{let t=h().focusedSessionKey;if(!e.trim())return++c.current===c.current&&t&&h().patchSessionMeta(t,{modelSupportsThinking:!1}),Promise.resolve();let n=++c.current;return $Ee(e).then(e=>{if(n!==c.current)return;let t=h().focusedSessionKey;t&&h().patchSessionMeta(t,{modelSupportsThinking:e})})},[c]),b=(0,J.useCallback)(async e=>{try{let n=await t.current.loadSessionAgentConfig(e);h().patchSessionMeta(e,{model:n.model,thinkingLevel:n.thinkingLevel||`medium`,reasoningLevel:_9(n.reasoningLevel)}),y(n.model)}catch{}},[t,y]),x=(0,J.useCallback)(e=>{O9({...e,navigateToSession:l,onError:e=>h().setShellError(e),onReconciled:(e,t)=>{h().setCommittedSnapshot(e,{messages:[],hasMore:!1,name:t.name??null}),b(e)},onRegistered:(e,t)=>{t.name&&h().patchSessionMeta(e,{name:t.name}),b(e)}})},[l,b]),S=(0,J.useCallback)(()=>{let e=h().focusedSessionKey;if(!e||(h().sessions[e]?.name)?.trim())return;let n=++v.current,r=[700,900,900,1e3,1e3],i=a=>{a>=5||n===v.current&&h().focusedSessionKey===e&&(h().sessions[e]?.name?.trim()||window.setTimeout(()=>{n===v.current&&h().focusedSessionKey===e&&(h().sessions[e]?.name?.trim()||t.current.fetchSessionName(e).then(t=>{if(n===v.current){if(t){h().patchSessionMeta(e,{name:t});return}i(a+1)}}).catch(()=>{i(a+1)}))},r[a]??900))};i(0)},[t]),C=(0,J.useCallback)(e=>bEe({chatId:e,routeSessionKey:n.current}),[n]),w=(0,J.useCallback)((e,t)=>{let n=h().getSessionSnapshot(e);n&&(n.streaming||n.sending||n.streamingMsg)?(h().mergeCommittedFromServer(e,t.messages,t.hasMore),t.name!==void 0&&h().patchSessionMeta(e,{name:t.name||null})):h().setCommittedSnapshot(e,{messages:t.messages,hasMore:t.hasMore,name:t.name}),C(e)&&(_.current=t.nextBeforeCursor??null)},[C]),T=(0,J.useCallback)(async(e,r=0,i)=>{let a=async(e,r,i)=>{let s=r===0&&!i;s&&!cR(e)&&d(),o.current=!0;try{let{messages:n,hasMore:a,name:o,nextBeforeCursor:c}=await t.current.loadSession(e,r,i);if(s){if(h().setCommittedSnapshot(e,{messages:n,hasMore:a,name:o??null}),!C(e))return n;_.current=c??null,h().setShellError(null);try{let r=await t.current.loadSessionAgentConfig(e);if(!C(e))return n;h().patchSessionMeta(e,{model:r.model,thinkingLevel:r.thinkingLevel||`medium`,reasoningLevel:_9(r.reasoningLevel)}),y(r.model)}catch{}return n}if(_.current=c??null,!C(e))return;h().prependHistoryMessages(e,n,a);return}catch{if(r===0&&!i){_.current=null,h().setShellError(`Failed to load session`);let r=g9(n.current);if(r&&r===e)return;let i=await t.current.loadSessions().catch(()=>[]),o=i.filter(e=>(e.messageCount??0)>0)[0]??i[0];if(o)return l(o.key,!0),await a(o.key,0,null);{_.current=null;let e=u();N9({sessionMgr:t.current,agentId:e,currentSessionKey:null,routeSessionKey:null,navigateToSession:l,replaceNavigate:!0,onOpened:e=>{h().setCommittedSnapshot(e,{messages:[],hasMore:!1,name:null})},followRegistration:x})}}return}finally{o.current=!1}},s=g.current,c,f=new Promise(e=>{c=e});g.current=s.then(()=>f),await s;try{return await a(e,r,i)}finally{c()}},[n,C,r,i,a,o,d,l,y,u,t,x]);return{refreshModelThinkingSupport:y,pollSessionNameAfterTurn:S,applyLoadedSessionSnapshot:w,loadSessionById:T,loadMoreMessages:(0,J.useCallback)(async()=>{let e=h().focusedSessionKey;if(!(!e||h().loadingMore||!m)){h().setLoadingMore(!0);try{await T(e,s.current,_.current)}finally{h().setLoadingMore(!1)}}},[m,T,s]),onSessionModelChange:(0,J.useCallback)(async e=>{if(p)try{h().setShellError(null),await t.current.patchSessionAgentConfig(p,{model:e}),h().patchSessionMeta(p,{model:e}),y(e)}catch(e){h().setShellError(e instanceof Error?e.message:`Failed to switch model`)}},[p,t,y]),onSessionThinkingLevelChange:(0,J.useCallback)(async e=>{if(p)try{h().setShellError(null),await t.current.patchSessionAgentConfig(p,{thinkingLevel:e}),h().patchSessionMeta(p,{thinkingLevel:e})}catch(e){h().setShellError(e instanceof Error?e.message:`Failed to update thinking level`)}},[p,t]),createNewSession:(0,J.useCallback)(async e=>{d(),f(),_.current=null,h().setShellError(null);let n=u();await N9({sessionMgr:t.current,agentId:n,currentSessionKey:p,routeSessionKey:p,forceNew:e?.forceNew,navigateToSession:l,onOpened:e=>{h().setCommittedSnapshot(e,{messages:[],hasMore:!1,name:null})},followRegistration:x})},[d,f,l,u,p,t,x])}}function L9(e){let{chatId:t,shouldApplyStreamUpdate:n,beforeAssistantDelta:r,setStreamingOnStreamStart:i,clearResumeRunIdOnBackgroundTerminal:a,clearResumeRunIdOnVisibleError:o,setError:s,sessionMgrRef:c,applyLoadedSessionSnapshot:l,finalizeMessage:u,fq:d}=e,f=()=>Sz.getState(),p=()=>{c.current.loadSession(t,0).then(e=>l(t,e)).catch(()=>{})},m=()=>{f().clearStreamingState(t),ez.clearActiveStreamSessionKey(t),a&&(ez.activeResumeRunId=null),f().setSessionFlags(t,{sending:!1,streaming:!1}),f().setSessionProgress(t,null),d.dismissClarifyForSession(t),p()};return{onUserMessage:e=>{n(t)&&f().appendUserMessageIfMissing(t,e)},onStreamStart:()=>{r(),f().mutateSessionStreaming(t,()=>{}),f().setSessionFlags(t,{streaming:!0})},onToken:e=>{r(),f().mutateSessionStreaming(t,t=>{pz(t.content,e)}),n(t)&&f().setSessionFlags(t,{streaming:!0})},onThinking:(e,n)=>{r(),f().mutateSessionStreaming(t,t=>{!n&&e===``?cz(t.content):lz(t.content,e,n)})},onThinkingEnd:()=>{r(),f().mutateSessionStreaming(t,e=>{uz(e.content)})},onToolStart:(e,n,i)=>{r(),f().mutateSessionStreaming(t,t=>{mz(t.content,e,n,i)}),f().setSessionFlags(t,{streaming:!0})},onToolEnd:(e,n,i)=>{e===`clarify`&&d.onClarifyToolEnd(t),r(),f().mutateSessionStreaming(t,t=>{hz(t.content,e,n,i)})},onToolUpdate:(e,n,i)=>{r(),f().mutateSessionStreaming(t,t=>{gz(t.content,e,n,i)})},onProgress:e=>{f().setSessionProgress(t,e)},onTtsAudio:e=>{r(),f().mutateSessionStreaming(t,t=>{let n=e.workspaceRelativePath?.replace(/\\/g,`/`).trim(),r=t.attachments??[];if(n&&r.some(e=>e.workspaceRelativePath?.replace(/\\/g,`/`).trim()===n))return;let i={name:e.name,mimeType:e.mimeType,type:`voice`,workspaceRelativePath:e.workspaceRelativePath,size:0};t.attachments=[...r,i]})},onCompaction:e=>{if(n(t))if(e.status===`started`)f().setSessionProgress(t,{stage:`compaction`,message:`Compacting context…`,timestamp:Date.now()});else if(e.status===`completed`){let n=e.tokensBefore&&e.tokensAfter?` (${Math.round((e.tokensBefore-e.tokensAfter)/1e3)}k tokens freed)`:``;f().setSessionProgress(t,{stage:`compaction`,message:`Context compacted${n}`,timestamp:Date.now()})}else f().setSessionProgress(t,null)},onClarifyRequest:d.makeOnClarifyRequest(t),onResult:()=>{if(!n(t)){m();return}if(ez.userAborted){ez.userAborted=!1;return}u()},onError:e=>{if(!n(t)){m();return}f().clearStreamingState(t),o&&(ez.activeResumeRunId=null),f().setSessionFlags(t,{sending:!1,streaming:!1}),f().setSessionProgress(t,null),s(e),d.dismissClarifyForSession(t)}}}function tDe(e){return wz(e)?.streamingMsg??null}function nDe(e){let{sessionKey:t,thinkingLevel:n,modelSupportsThinking:r,sessionKeyRef:i,sendingRef:a,streamingRef:o,sessionMgrRef:s,sendMessageRef:c,shouldApplyStreamUpdate:l,fq:u,applyLoadedSessionSnapshot:d,loadSessionById:f,createNewSession:p,pollSessionNameAfterTurn:m}=e,h=(0,J.useRef)(u.flushSteeringQueue);h.current=u.flushSteeringQueue;let g=()=>Sz.getState(),_=e=>g().setShellError(e),v=()=>g().setShellError(null),y=(0,J.useCallback)(e=>{let t=ez.activeStreamSessionKey??i.current;if(t&&!l(t))return;let n=t?tDe(t):null,r=null;if(n){let e=iz(n,Date.now());uz(e.content),dz(e.content),r=az(e)}if(r&&rz(r)&&t){let e=wz(t)?.messages??Tz(t);g().finalizeStreamingTurn(t,NL([...e,r]))}else t&&g().clearStreamingState(t);if(a.current=!1,o.current=!1,ez.resetRunTracking(),u.dismissClarify(),m(),!e?.skipSteeringQueueFlush){let e=t??i.current;e&&window.setTimeout(()=>{h.current(e)},72)}let s=i.current;s&&window.setTimeout(()=>{i.current===s&&(a.current||o.current||u.pendingFollowUpsRef.current.length>0||f(s,0))},400)},[a,o,i,u.dismissClarify,u.pendingFollowUpsRef,m,f,l]),b=(0,J.useCallback)(async(e,t)=>{if(!l(e)||ez.isStreamingFor(e)||ez.isSending)return;let n=await fR(e);if(!n||ez.activeResumeRunId===n)return;let r=t??Tz(e),i=wz(e)?.hasMore??!1;try{let t=await s.current.loadSession(e,0);g().mergeCommittedFromServer(e,t.messages,t.hasMore),r=t.messages,i=t.hasMore}catch{}ez.userAborted=!1,ez.activeResumeRunId=n,ez.activeStreamSessionKey=e,a.current=!0,o.current=!0,g().seedSessionIfEmpty(e,r,!0,!0,i),g().setSessionFlags(e,{sending:!0,streaming:!0}),g().setSessionProgress(e,null);let c=!1,f=()=>{if(c||!l(e))return;c=!0;let t=Tz(e);if(t.length===0)return;let n=t[t.length-1];if(n?.role!==`assistant`)return;let r=az(n),i=t.slice(0,-1);g().applyHydratedTail(e,i,r)};try{let t=L9({chatId:e,shouldApplyStreamUpdate:l,beforeAssistantDelta:f,setStreamingOnStreamStart:!1,clearResumeRunIdOnBackgroundTerminal:!0,clearResumeRunIdOnVisibleError:!0,setError:_,sessionMgrRef:s,applyLoadedSessionSnapshot:d,finalizeMessage:y,fq:u});await ez.sender.resume(n,e,t)}catch(t){if(t.name!==`AbortError`&&console.error(`[chat] resume failed:`,t),g().clearStreamingState(e),ez.activeResumeRunId=null,!l(e)){ez.clearActiveStreamSessionKey(e);return}a.current=!1,o.current=!1,ez.clearActiveStreamSessionKey(e)}},[a,o,l,s,d,y]),x=(0,J.useCallback)(async(e,t,s)=>{if(!e.trim()&&!t?.length||!a.current&&!o.current&&!ez.isSending)return;if(e.trim()===`/new`&&!t?.length){await p({forceNew:!0});return}if(!i.current)return;u.dismissClarifyAndClearPending();let l=r?s??n:`off`;ez.userAborted=!0,ez.resetRunTracking(),ez.abort(),a.current=!1,o.current=!1,y({skipSteeringQueueFlush:!0}),queueMicrotask(()=>{c.current(e,t,l)})},[a,o,i,u.dismissClarifyAndClearPending,r,n,y,c,p]);return{finalizeMessage:y,tryResumeAgentRun:b,sendMessage:(0,J.useCallback)(async(e,i,c)=>{if(!t||!l(t)||!e.trim()&&!i?.length||ez.activeStreamSessionKey===t&&(a.current||o.current))return;let f=e.trim();if(f===`/new`&&!i?.length){await p({forceNew:!0});return}let m=r?c??n:`off`,h=t;ez.userAborted=!1,ez.activeStreamSessionKey=h,a.current=!0,o.current=!1,v(),u.dismissClarify();let b=[...Tz(h),{role:`user`,content:e?[{type:`text`,text:e}]:[],attachments:i,timestamp:Date.now()}],x=wz(h);if(g().initSessionSnapshot(h,{...x??{...ZR(),hasMore:!1,streamingMsg:null,progress:null,sending:!1,streaming:!1},messages:b,hasMore:x?.hasMore??!1,streamingMsg:null,progress:null,sending:!0,streaming:!1}),!x?.name?.trim()&&f){let e=zEe(f);e&&(g().patchSessionMeta(h,{name:e}),BEe(h,e))}try{let t=L9({chatId:h,shouldApplyStreamUpdate:l,beforeAssistantDelta:()=>{},setStreamingOnStreamStart:!0,clearResumeRunIdOnBackgroundTerminal:!1,clearResumeRunIdOnVisibleError:!1,setError:_,sessionMgrRef:s,applyLoadedSessionSnapshot:d,finalizeMessage:y,fq:u});await ez.sender.send(e,h,i,m,t)}catch(e){e.name!==`AbortError`&&(g().clearStreamingState(h),_(JSON.stringify(KL())))}finally{a.current=!1,o.current=!1,g().setSessionFlags(h,{sending:!1}),ez.clearActiveStreamSessionKey(h)}},[t,n,r,a,o,l,s,d,y,u.dismissClarify,p]),interruptAndSend:x,abort:(0,J.useCallback)(()=>{ez.userAborted=!0,ez.resetRunTracking(),u.dismissClarifyAndClearPending(),ez.abort(),a.current=!1,o.current=!1,y({skipSteeringQueueFlush:!0});let e=i.current;e&&window.setTimeout(()=>{f(e,0)},300)},[u.dismissClarifyAndClearPending,a,o,y,i,f]),deleteMessageRound:(0,J.useCallback)(e=>{let t=i.current;if(!t||a.current||o.current)return;let n=Tz(t),r=n[e];if(!r||!$L(r.role))return;let c=eR(n,e);if(c===null)return;let l=tR(n,e),u=[...n];u.splice(e,l),g().updateSessionMessages(t,()=>u),s.current.deleteMessages(t,{userRoundIndex:c}).catch(()=>{f(t,0)})},[i,a,o,s,f]),retryUserMessageRound:(0,J.useCallback)(e=>{let t=i.current;if(!t||a.current||o.current)return;let n=Tz(t),r=n[e];if(!r||!$L(r.role))return;for(let t=e+1;t<n.length;t++){let e=n[t];if(e&&$L(e.role))return}let l=XL(r.content),u=QL(r.attachments);if(!l.trim()&&!u?.length)return;let d=eR(n,e);if(d===null)return;let p=tR(n,e),m=[...n];m.splice(e,p),g().updateSessionMessages(t,()=>m),(async()=>{try{await s.current.deleteMessages(t,{userRoundIndex:d}),await c.current(l,u)}catch{f(t,0)}})()},[i,a,o,s,f,c])}}function rDe(e){let t=(0,Y.c)(10),{sessionKey:n,sessionKeyRef:r,sessionMgrRef:i,loadSessionById:a,applyAgentConfig:o}=e,s;t[0]===Symbol.for(`react.memo_cache_sentinel`)?(s=[],t[0]=s):s=t[0],(0,J.useEffect)(aDe,s);let c,l;t[1]!==a||t[2]!==n?(c=()=>{let e=e=>{let t=e.detail;!t?.key||t.key!==n||a(n,0)};return window.addEventListener(`session-transcript-updated`,e),()=>window.removeEventListener(`session-transcript-updated`,e)},l=[n,a],t[1]=a,t[2]=n,t[3]=c,t[4]=l):(c=t[3],l=t[4]),(0,J.useEffect)(c,l);let u,d;t[5]!==o||t[6]!==r||t[7]!==i?(u=()=>{let e=()=>{let e=r.current;e&&i.current.loadSessionAgentConfig(e).then(t=>{o(e,t)}).catch(iDe)};return window.addEventListener(`config-reload`,e),()=>window.removeEventListener(`config-reload`,e)},d=[r,i,o],t[5]=o,t[6]=r,t[7]=i,t[8]=u,t[9]=d):(u=t[8],d=t[9]),(0,J.useEffect)(u,d)}function iDe(){}function aDe(){let e=oDe;return window.addEventListener(`session-updated`,e),()=>window.removeEventListener(`session-updated`,e)}function oDe(e){let t=e.detail;!t?.key||t.name===void 0||Sz.getState().patchSessionMeta(t.key,{name:t.name||null})}function sDe(){let e=Br(),{isNewRoute:t,decodedKey:n,viewSessionKey:r,routedFocusedSessionKey:i,routeSessionKeyRef:a,locationSearch:o,locationState:s}=KEe(),c=(0,J.useRef)(new qR),l=(0,J.useRef)(!1),u=(0,J.useRef)(!1),d=(0,J.useRef)(!1),f=(0,J.useRef)(0),p=(0,J.useRef)(!1),m=(0,J.useRef)(async()=>{}),h=(0,J.useRef)(0),g=i,_=Sz(e=>e.initLoading),v=Sz(e=>e.loadingMore),y=Sz(e=>e.shellError),b=r,x=Sz(e=>b?e.sessions[b]:void 0),S=b?Cz(x):!1,C=S?x?.streaming??!1:!1,w=S?x?.sending??!1:!1,T=S?x?.progress??null:null,E=x?.hasMore??!1,D=x?.name??null,O=x?.model??``,k=x?.thinkingLevel??`medium`,A=x?.reasoningLevel??`stream`,j=x?.modelSupportsThinking??!1;(0,J.useEffect)(()=>{h.current=x?.messages.length??0},[x?.messages.length]),(0,J.useEffect)(()=>{u.current=w,d.current=C},[w,C]);let{token:M,chatAgentsData:N,resolveAgentIdForPost:P,onChatAgentChange:F,displayAgentId:I,showChatAgentSelector:L}=FEe({navigate:e,sessionKeyRef:I9,sessionKey:g,isNewRoute:t,locationState:s}),R=n!==void 0&&g!==n,z=(0,J.useMemo)(()=>_&&(g==null||n===void 0),[_,g,n]),B=(0,J.useCallback)((t,n=!1,r)=>{let i=r??``;e({pathname:`/chat/${encodeURIComponent(t)}`,search:i},{replace:n})},[e]),V=(0,J.useCallback)(e=>vEe({streamSessionKey:e,routeSessionKey:a.current}),[a]),H=(0,J.useCallback)(()=>{TEe({sendingRef:u,streamingRef:d})},[]),U=PEe({sessionKey:g,decodedKey:n,sessionKeyRef:I9,activeStreamSessionKeyRef:tz,sendingRef:u,streamingRef:d,modelSupportsThinking:j,thinkingLevel:k,shouldApplyStreamUpdate:V,sendMessageRef:m}),W=(0,J.useCallback)(()=>{U.clearVisibleClarify(),ez.activeResumeRunId=null,ez.userAborted=!1,CEe(H)},[U.clearVisibleClarify,H]),{refreshModelThinkingSupport:G,pollSessionNameAfterTurn:ee,applyLoadedSessionSnapshot:te,loadSessionById:ne,loadMoreMessages:re,onSessionModelChange:ie,onSessionThinkingLevelChange:ae,createNewSession:oe}=eDe({sessionMgrRef:c,routeSessionKeyRef:a,sendingRef:u,streamingRef:d,activeStreamSessionKeyRef:tz,loadingSessionRef:l,messagesLenRef:h,thinkingSupportGenRef:f,navigateToSession:B,resolveAgentIdForPost:P,dismissClarifyOnSessionLoad:U.clearVisibleClarify,detachForNewConversation:W,sessionKey:g,hasMore:E}),K=(0,J.useCallback)(e=>{if(!yEe({cacheSessionKey:e,routeSessionKey:a.current}))return!1;let t=wz(e);return!t||!Cz(t)&&!cR(e)&&!ez.isStreamingFor(e)?!1:(ez.activeStreamSessionKey=e,u.current=t.sending,d.current=t.streaming,!0)},[a]),{tryResumeAgentRun:se,sendMessage:q,interruptAndSend:ce,abort:le,deleteMessageRound:ue,retryUserMessageRound:de}=nDe({sessionKey:g,thinkingLevel:k,modelSupportsThinking:j,sessionKeyRef:I9,sendingRef:u,streamingRef:d,sessionMgrRef:c,sendMessageRef:m,shouldApplyStreamUpdate:V,fq:U,applyLoadedSessionSnapshot:te,loadSessionById:ne,createNewSession:oe,pollSessionNameAfterTurn:ee});(0,J.useEffect)(()=>{t&&W()},[t,W]);let fe=(0,J.useMemo)(()=>SEe({viewSessionKey:r,sessionKey:b,messages:x?.messages??[],streamingMsg:S?x?.streamingMsg??null:null}),[r,b,x?.messages,x?.streamingMsg,S]),pe=(0,J.useCallback)((e,t)=>{Sz.getState().setCommittedSnapshot(e,{messages:[],hasMore:!1,name:t}),H()},[H]),me=(0,J.useCallback)((e,t)=>{wEe(e,t),G(t.model)},[G]),he=(0,J.useCallback)(e=>{let t=Sz.getState();e.loading!==void 0&&t.setInitLoading(e.loading),e.error!==void 0&&t.setShellError(e.error)},[]);return rDe({sessionKey:g,sessionKeyRef:I9,sendingRef:u,streamingRef:d,sessionMgrRef:c,loadSessionById:ne,applyAgentConfig:me}),JEe({token:M,isNewRoute:t,decodedKey:n,locationSearch:o,sessionMgrRef:c,resolveAgentIdForPost:P,navigateToSession:B,loadSessionById:ne,tryResumeAgentRun:se,restoreLiveCacheIfNeeded:K,adoptEmptySession:pe,applyAgentConfig:me,patchInitUi:he}),(0,J.useEffect)(()=>{let e=e=>{let t=e.detail;if(!t?.sessionKey)return;let n=t.event;if(!n||typeof n.type!=`string`)return;let r=t.sessionKey;if(n.type===`user_message`||n.type===`user_transcript`){let e=nR(n);e&&V(r)&&Sz.getState().appendUserMessageIfMissing(r,e);return}if(n.type===`tool_update`){let e=typeof n.toolName==`string`?n.toolName:``;if(e!==`workflow`||!V(r)||ez.isStreamingFor(r))return;let t=typeof n.toolCallId==`string`?n.toolCallId:void 0,i=n.details;Sz.getState().mutateSessionStreaming(r,n=>{gz(n.content,e,t,i)});return}n.type!==`status`||typeof n.runId!=`string`||!n.runId.trim()||(lR(r,n.runId),V(r)&&(ez.isStreamingFor(r)||queueMicrotask(()=>{V(r)&&(ez.isStreamingFor(r)||se(r,Tz(r)))})))};return window.addEventListener(`agent-stream`,e),()=>window.removeEventListener(`agent-stream`,e)},[se,V]),(0,J.useEffect)(()=>{let e=C||w,t=p.current;if(p.current=e,!t||e)return;let n=I9.current;n&&queueMicrotask(()=>{!n||!V(n)||ez.isStreamingFor(n)||cR(n)&&se(n,Tz(n))})},[C,w,se,V]),m.current=q,{auth:{hasToken:!!M},session:{sessionKey:g,sessionName:D,decodedKey:n,sessionRoutePending:R,showSessionLoading:z,loading:_,sessionModel:O,thinkingLevel:k,onSessionThinkingLevelChange:ae,reasoningLevel:A,modelSupportsThinking:j,hasMore:E,loadingMore:v,loadMoreMessages:re,onSessionModelChange:ie,createNewSession:oe,sessionManager:c.current},messages:{items:fe},stream:{error:y,streaming:C,sending:w,progress:T,sendMessage:q,abort:le,interruptAndSend:ce,deleteMessageRound:ue,retryUserMessageRound:de},followUp:{addPendingFollowUp:U.addPendingFollowUp,pendingFollowUps:U.pendingFollowUps,editingFollowUpId:U.editingFollowUpId,beginEditFollowUp:U.beginEditFollowUp,cancelEditFollowUp:U.cancelEditFollowUp,commitEditFollowUp:U.commitEditFollowUp,removePendingFollowUp:U.removePendingFollowUp,movePendingFollowUp:U.movePendingFollowUp,reorderPendingFollowUp:U.reorderPendingFollowUp,steerPendingFollowUp:U.steerPendingFollowUp,steeringFollowUpId:U.steeringFollowUpId},clarify:{clarifyPrompt:U.clarifyPrompt,clarifySubmitting:U.clarifySubmitting,clarifySubmitError:U.clarifySubmitError,submitClarifyAnswer:U.submitClarifyAnswer,cancelClarifyAnswer:U.cancelClarifyAnswer},agents:{chatAgents:N,displayAgentId:I,showChatAgentSelector:L,onChatAgentChange:F}}}var R9=300*1e3,cDe=Math.round(R9/6e4);function lDe(e){return`${Math.floor(e/60)}:${(e%60).toString().padStart(2,`0`)}`}function uDe(e){let t=(0,Y.c)(7),{prompt:n,submitting:r,submitError:i,labels:a,onSubmit:o,onCancel:s}=e;if(!n)return null;let c;return t[0]!==a||t[1]!==s||t[2]!==o||t[3]!==n||t[4]!==i||t[5]!==r?(c=(0,Z.jsx)(dDe,{prompt:n,submitting:r,submitError:i,labels:a,onSubmit:o,onCancel:s},n.requestId),t[0]=a,t[1]=s,t[2]=o,t[3]=n,t[4]=i,t[5]=r,t[6]=c):c=t[6],c}function dDe(e){let t=(0,Y.c)(70),{prompt:n,submitting:r,submitError:i,labels:a,onSubmit:o,onCancel:s}=e,[c,l]=(0,J.useState)(``),[u]=(0,J.useState)(pDe),[d,f]=(0,J.useState)(0),p=(0,J.useRef)(null),m,h;t[0]===Symbol.for(`react.memo_cache_sentinel`)?(m=()=>{let e=window.setInterval(()=>f(fDe),1e3);return()=>window.clearInterval(e)},h=[],t[0]=m,t[1]=h):(m=t[0],h=t[1]),(0,J.useEffect)(m,h);let g,_;t[2]===Symbol.for(`react.memo_cache_sentinel`)?(g=()=>{p.current?.focus()},_=[],t[2]=g,t[3]=_):(g=t[2],_=t[3]),(0,J.useEffect)(g,_);let v;t[4]===o?v=t[5]:(v=e=>{o(e)},t[4]=o,t[5]=v);let y=v,b=Math.max(0,Math.ceil((u-Date.now())/1e3)),x=`clarify-meta-${n.requestId}`,S=i?`clarify-err-${n.requestId}`:void 0,C;t[6]!==s||t[7]!==r?(C=e=>{e.key===`Escape`&&!r&&(e.preventDefault(),e.stopPropagation(),s())},t[6]=s,t[7]=r,t[8]=C):C=t[8];let w=C,T=Array.isArray(n.choices)&&n.choices.length>=2,E;t[9]!==a.clarifyDefaultChoice||t[10]!==n.default?(E=n.default?a.clarifyDefaultChoice.replace(`{{text}}`,n.default):null,t[9]=a.clarifyDefaultChoice,t[10]=n.default,t[11]=E):E=t[11];let D=E,O;t[12]===a.clarifyServerTimeout?O=t[13]:(O=a.clarifyServerTimeout.replace(`{{minutes}}`,String(cDe)),t[12]=a.clarifyServerTimeout,t[13]=O);let k=O,A;t[14]!==a.clarifyTimeRemaining||t[15]!==b?(A=a.clarifyTimeRemaining.replace(`{{time}}`,lDe(b)),t[14]=a.clarifyTimeRemaining,t[15]=b,t[16]=A):A=t[16];let j=A,M=a.clarifyRegionAria,N;t[17]===Symbol.for(`react.memo_cache_sentinel`)?(N=X(`mb-4 rounded-lg border border-edge bg-surface-elevated px-4 py-3 text-sm text-fg shadow-sm outline-none`,ak.focusRingPanel),t[17]=N):N=t[17];let P;t[18]===a.clarifyResumeHint?P=t[19]:(P=(0,Z.jsx)(`p`,{className:`mb-2 text-xs text-fg-muted`,children:a.clarifyResumeHint}),t[18]=a.clarifyResumeHint,t[19]=P);let F;t[20]===n.question?F=t[21]:(F=(0,Z.jsx)(PX,{content:n.question,compact:!0,className:`mb-3`}),t[20]=n.question,t[21]=F);let I;t[22]===k?I=t[23]:(I=(0,Z.jsx)(`li`,{children:k}),t[22]=k,t[23]=I);let L;t[24]!==a.clarifyDefaultTimeoutNote||t[25]!==n.default?(L=n.default?(0,Z.jsx)(`li`,{children:a.clarifyDefaultTimeoutNote}):null,t[24]=a.clarifyDefaultTimeoutNote,t[25]=n.default,t[26]=L):L=t[26];let R;t[27]===a.clarifySkipNote?R=t[28]:(R=(0,Z.jsx)(`li`,{children:a.clarifySkipNote}),t[27]=a.clarifySkipNote,t[28]=R);let z;t[29]===j?z=t[30]:(z=(0,Z.jsx)(`li`,{children:j}),t[29]=j,t[30]=z);let B;t[31]!==x||t[32]!==I||t[33]!==L||t[34]!==R||t[35]!==z?(B=(0,Z.jsxs)(`ul`,{id:x,className:`mb-3 list-inside list-disc space-y-1 text-xs text-fg-muted`,children:[I,L,R,z]}),t[31]=x,t[32]=I,t[33]=L,t[34]=R,t[35]=z,t[36]=B):B=t[36];let V;t[37]!==S||t[38]!==i?(V=i?(0,Z.jsx)(`div`,{id:S,role:`alert`,className:`mb-3 rounded-md border border-red-200 bg-red-50 px-3 py-2 text-sm text-red-800 dark:border-red-900/50 dark:bg-red-950/40 dark:text-red-200`,children:i}):null,t[37]=S,t[38]=i,t[39]=V):V=t[39];let H;t[40]!==c||t[41]!==D||t[42]!==T||t[43]!==a.clarifyChoicesGroupAria||t[44]!==a.clarifyCustomLabel||t[45]!==a.clarifyPlaceholder||t[46]!==a.clarifySend||t[47]!==a.clarifyUseDefault||t[48]!==o||t[49]!==y||t[50]!==n.choices||t[51]!==n.default||t[52]!==r?(H=T?(0,Z.jsxs)(Z.Fragment,{children:[(0,Z.jsx)(`div`,{className:`max-h-[min(40vh,16rem)] overflow-y-auto overflow-x-hidden pr-1 [scrollbar-gutter:stable]`,"aria-label":a.clarifyChoicesGroupAria,children:(0,Z.jsxs)(`div`,{className:`grid grid-cols-1 gap-2 sm:grid-cols-2`,children:[n.choices.map(e=>(0,Z.jsx)(ZO,{type:`button`,variant:`secondary`,disabled:r,className:X(`min-h-9 w-full justify-start rounded-lg px-3 py-2 text-left text-sm font-normal shadow-none`,`hover:border-edge`),onClick:()=>y(e),children:e},e)),n.default?(0,Z.jsx)(ZO,{type:`button`,variant:`ghost`,disabled:r,className:X(`min-h-9 w-full justify-start rounded-lg border border-dashed border-edge px-3 py-2 text-left text-sm font-normal text-fg-muted`,`hover:border-edge hover:text-fg`),onClick:()=>y(n.default),children:D}):null]})}),(0,Z.jsxs)(`div`,{className:`mt-3 border-t border-edge-subtle pt-3`,children:[(0,Z.jsx)(`p`,{className:`mb-2 text-xs font-medium text-fg-muted`,children:a.clarifyCustomLabel}),(0,Z.jsxs)(`form`,{className:`flex flex-col gap-2 sm:flex-row sm:items-end`,onSubmit:e=>{e.preventDefault();let t=c.trim();t&&o(t)},children:[(0,Z.jsx)(`input`,{type:`text`,value:c,onChange:e=>l(e.target.value),disabled:r,placeholder:a.clarifyPlaceholder,"aria-label":a.clarifyPlaceholder,className:`min-w-0 flex-1 rounded-md border border-edge bg-surface-panel px-3 py-2 text-fg placeholder:text-fg-muted focus:border-accent focus:outline-none focus:ring-1 focus:ring-accent disabled:opacity-50`}),(0,Z.jsx)(ZO,{type:`submit`,variant:`primary`,disabled:r||!c.trim(),className:`shrink-0 rounded-lg px-4 py-2 shadow-surface`,children:a.clarifySend})]})]})]}):(0,Z.jsxs)(`form`,{className:`flex flex-col gap-2 sm:flex-row sm:items-end`,onSubmit:e=>{e.preventDefault();let t=c.trim();t&&(o(t),l(``))},children:[(0,Z.jsx)(`input`,{type:`text`,value:c,onChange:e=>l(e.target.value),disabled:r,placeholder:a.clarifyPlaceholder,"aria-label":a.clarifyPlaceholder,className:`min-w-0 flex-1 rounded-md border border-edge bg-surface-panel px-3 py-2 text-fg placeholder:text-fg-muted focus:border-accent focus:outline-none focus:ring-1 focus:ring-accent disabled:opacity-50`}),(0,Z.jsx)(ZO,{type:`submit`,variant:`primary`,disabled:r||!c.trim(),className:`shrink-0 rounded-lg px-4 py-2 shadow-surface`,children:a.clarifySend}),n.default?(0,Z.jsx)(ZO,{type:`button`,variant:`secondary`,disabled:r,className:`shrink-0 rounded-lg px-3 py-2 text-sm font-normal text-fg-muted shadow-none hover:text-fg`,onClick:()=>y(n.default),children:a.clarifyUseDefault}):null]}),t[40]=c,t[41]=D,t[42]=T,t[43]=a.clarifyChoicesGroupAria,t[44]=a.clarifyCustomLabel,t[45]=a.clarifyPlaceholder,t[46]=a.clarifySend,t[47]=a.clarifyUseDefault,t[48]=o,t[49]=y,t[50]=n.choices,t[51]=n.default,t[52]=r,t[53]=H):H=t[53];let U;t[54]===s?U=t[55]:(U=()=>void s(),t[54]=s,t[55]=U);let W;t[56]!==a.clarifySkip||t[57]!==r||t[58]!==U?(W=(0,Z.jsx)(`div`,{className:`mt-3 flex flex-wrap items-center justify-end gap-2 border-t border-edge-subtle pt-3`,children:(0,Z.jsx)(ZO,{type:`button`,variant:`ghost`,disabled:r,className:`text-fg-muted hover:text-fg`,onClick:U,children:a.clarifySkip})}),t[56]=a.clarifySkip,t[57]=r,t[58]=U,t[59]=W):W=t[59];let G;return t[60]!==a.clarifyRegionAria||t[61]!==x||t[62]!==w||t[63]!==P||t[64]!==F||t[65]!==B||t[66]!==V||t[67]!==H||t[68]!==W?(G=(0,Z.jsxs)(`section`,{ref:p,tabIndex:-1,"aria-label":M,"aria-describedby":x,onKeyDown:w,className:N,children:[P,F,B,V,H,W]}),t[60]=a.clarifyRegionAria,t[61]=x,t[62]=w,t[63]=P,t[64]=F,t[65]=B,t[66]=V,t[67]=H,t[68]=W,t[69]=G):G=t[69],G}function fDe(e){return e+1}function pDe(){return Date.now()+R9}function mDe(e,t){return e===`running`||e===`queued`?t.runLinkRunning:e===`succeeded`?t.runLinkCompleted:t.runLinkFinished}var hDe=(0,J.memo)(function(e){let t=(0,Y.c)(28),{link:n,className:r}=e,i=m(d(gDe)).workflows,a=Br(),o;t[0]!==n.definitionId||t[1]!==n.goal?(o=n.goal.trim()||n.definitionId,t[0]=n.definitionId,t[1]=n.goal,t[2]=o):o=t[2];let s=o,c;t[3]!==n.workflowSessionKey||t[4]!==a?(c=()=>a(`/chat/${encodeURIComponent(n.workflowSessionKey)}`),t[3]=n.workflowSessionKey,t[4]=a,t[5]=c):c=t[5];let l;t[6]===r?l=t[7]:(l=X(`flex w-full items-start gap-3 rounded-2xl border border-edge bg-surface-panel px-4 py-3 text-left`,`transition-colors hover:bg-surface-hover/60`,ak.focusRingPanel,r),t[6]=r,t[7]=l);let u;t[8]===Symbol.for(`react.memo_cache_sentinel`)?(u=(0,Z.jsx)(`span`,{className:`mt-0.5 flex size-8 shrink-0 items-center justify-center rounded-lg bg-accent-soft text-accent-fg`,children:(0,Z.jsx)(rg,{className:`size-4`,"aria-hidden":!0})}),t[8]=u):u=t[8];let f=mDe(n.status,i),p;t[9]===f?p=t[10]:(p=(0,Z.jsx)(`span`,{className:`block text-xs font-medium uppercase tracking-wide text-fg-subtle`,children:f}),t[9]=f,t[10]=p);let h;t[11]===n.definitionId?h=t[12]:(h=(0,Z.jsx)(`span`,{className:`mt-1 block text-sm font-semibold text-fg`,children:n.definitionId}),t[11]=n.definitionId,t[12]=h);let g;t[13]===s?g=t[14]:(g=(0,Z.jsx)(`span`,{className:`mt-0.5 block truncate text-sm text-fg-muted`,children:s}),t[13]=s,t[14]=g);let _;t[15]===Symbol.for(`react.memo_cache_sentinel`)?(_=(0,Z.jsx)(jo,{className:`size-3.5`,"aria-hidden":!0}),t[15]=_):_=t[15];let v;t[16]===i.runLinkOpenChat?v=t[17]:(v=(0,Z.jsxs)(`span`,{className:`mt-2 inline-flex items-center gap-1 text-xs font-medium text-accent-fg`,children:[i.runLinkOpenChat,_]}),t[16]=i.runLinkOpenChat,t[17]=v);let y;t[18]!==h||t[19]!==g||t[20]!==v||t[21]!==p?(y=(0,Z.jsxs)(`span`,{className:`min-w-0 flex-1`,children:[p,h,g,v]}),t[18]=h,t[19]=g,t[20]=v,t[21]=p,t[22]=y):y=t[22];let b;return t[23]!==y||t[24]!==c||t[25]!==l||t[26]!==u?(b=(0,Z.jsxs)(`button`,{type:`button`,onClick:c,className:l,children:[u,y]}),t[23]=y,t[24]=c,t[25]=l,t[26]=u,t[27]=b):b=t[27],b});function gDe(e){return e.language}async function _De(){return(await K(_(`/api/workflows/definitions`))).definitions??[]}async function vDe(e,t){return K(_(`/api/workflows/definitions/validate`),{method:`POST`,body:JSON.stringify({name:e,script:t})})}async function yDe(e,t){return(await K(_(`/api/workflows/definitions`),{method:`POST`,body:JSON.stringify({name:e,script:t})})).definition}async function bDe(e){await K(_(`/api/workflows/definitions/${encodeURIComponent(e)}`),{method:`DELETE`})}async function xDe(e){let t=e?.trim(),n=new URLSearchParams;return t&&n.set(`definitionId`,t),(await K(_(`/api/workflows/stats${n.size>0?`?${n.toString()}`:``}`))).stats}async function SDe(e=50){return(await K(_(`/api/workflows/runs?limit=${e}`))).runs??[]}async function CDe(e){return(await K(_(`/api/workflows/runs/${encodeURIComponent(e)}`))).view}async function wDe(e){return K(_(`/api/workflows/runs`),{method:`POST`,body:JSON.stringify(e)})}async function z9(e){await K(_(`/api/workflows/runs/${encodeURIComponent(e)}/cancel`),{method:`POST`})}async function TDe(e){return K(_(`/api/workflows/runs/${encodeURIComponent(e)}/retry`),{method:`POST`})}function EDe(e,t){let n=Number.parseInt(e,10);return Number.isFinite(n)?n:t+1}function DDe(e){if(e!=null){if(typeof e==`object`&&e&&`raw`in e){let t=e.raw;return t===void 0?e:t}return e}}function B9(e){let t=new Map(e.phases.map(e=>[e.id,e.title])),n=e.phases.find(e=>e.status===`running`),r=e.agents.map((e,n)=>({id:EDe(e.id,n),label:e.label,phase:e.phaseId?t.get(e.phaseId):void 0,prompt:e.prompt??``,status:e.status,resultPreview:e.resultPreview,error:e.error,startedAtMs:e.startedAtMs,durationMs:e.startedAtMs!=null&&e.completedAtMs!=null?e.completedAtMs-e.startedAtMs:void 0,currentStep:e.currentStep,steps:e.steps?.map(e=>({id:e.id,kind:e.kind,toolName:e.toolName,label:e.label,detail:e.detail,status:e.status,resultPreview:e.resultPreview,error:e.error,startedAtMs:e.startedAtMs,durationMs:e.startedAtMs!=null&&e.completedAtMs!=null?e.completedAtMs-e.startedAtMs:void 0}))})),{metrics:i}=e.run;return{name:e.run.definitionId,description:e.run.goal||e.run.title,phases:e.phases.map(e=>e.title),currentPhase:n?.title,logs:e.logs.map(e=>e.message),agents:r,agentCount:i.agentCount,runningCount:Math.max(0,i.agentCount-i.doneAgentCount-i.errorAgentCount-i.skippedAgentCount),doneCount:i.doneAgentCount,errorCount:i.errorAgentCount,skippedCount:i.skippedAgentCount,durationMs:i.durationMs,result:DDe(e.run.result)}}new Set([`catalog`,`active`,`history`]);var V9=[`all`,`code-review`,`planning`,`research`,`writing`,`productivity`];new Set(V9),new Set([`all`,`builtin`,`user`]);var ODe=`trigger`,kDe=`start`,ADe=[`code-review`,`planning`,`research`,`writing`,`productivity`],jDe={"code-review":[`code-review`,`pr`,`release`],planning:[`planning`,`implementation`,`architecture`,`decision`,`review`],research:[`research`,`investigation`,`debug`,`incident`,`troubleshooting`],writing:[`writing`,`content`,`communication`,`email`,`document`],productivity:[`productivity`,`meeting`,`comparison`,`brainstorm`,`decision-making`]},MDe={research:[{key:`question`,labelKey:`argQuestion`,placeholderKey:`argQuestionPlaceholder`,required:!0,multiline:!0}],multi_perspective_review:[{key:`target`,labelKey:`argTarget`,placeholderKey:`argTargetPlaceholder`,multiline:!0}],pr_review:[{key:`target`,labelKey:`argDiff`,placeholderKey:`argDiffPlaceholder`,multiline:!0}],debug_incident:[{key:`error`,labelKey:`argError`,placeholderKey:`argErrorPlaceholder`,required:!0,multiline:!0},{key:`context`,labelKey:`argContext`,placeholderKey:`argContextPlaceholder`,multiline:!0}],implementation_plan:[{key:`request`,labelKey:`argRequest`,placeholderKey:`argRequestPlaceholder`,required:!0,multiline:!0},{key:`scope`,labelKey:`argScope`,placeholderKey:`argScopePlaceholder`}],release_check:[{key:`target`,labelKey:`argTarget`,placeholderKey:`argReleaseTargetPlaceholder`,multiline:!0}],content_draft:[{key:`topic`,labelKey:`argTopic`,placeholderKey:`argTopicPlaceholder`,required:!0,multiline:!0},{key:`audience`,labelKey:`argAudience`,placeholderKey:`argAudiencePlaceholder`},{key:`format`,labelKey:`argFormat`,placeholderKey:`argFormatPlaceholder`}],decision_compare:[{key:`question`,labelKey:`argDecisionQuestion`,placeholderKey:`argDecisionQuestionPlaceholder`,required:!0,multiline:!0},{key:`options`,labelKey:`argOptions`,placeholderKey:`argOptionsPlaceholder`,multiline:!0},{key:`criteria`,labelKey:`argCriteria`,placeholderKey:`argCriteriaPlaceholder`,multiline:!0}],meeting_prep:[{key:`meeting_topic`,labelKey:`argMeetingTopic`,placeholderKey:`argMeetingTopicPlaceholder`,required:!0,multiline:!0},{key:`attendees`,labelKey:`argAttendees`,placeholderKey:`argAttendeesPlaceholder`},{key:`goal`,labelKey:`argMeetingGoal`,placeholderKey:`argMeetingGoalPlaceholder`,multiline:!0}],weekly_review:[{key:`wins`,labelKey:`argWins`,placeholderKey:`argWinsPlaceholder`,required:!0,multiline:!0},{key:`blockers`,labelKey:`argBlockers`,placeholderKey:`argBlockersPlaceholder`,multiline:!0},{key:`carryover`,labelKey:`argCarryover`,placeholderKey:`argCarryoverPlaceholder`,multiline:!0}],client_proposal:[{key:`client_brief`,labelKey:`argClientBrief`,placeholderKey:`argClientBriefPlaceholder`,required:!0,multiline:!0},{key:`offer`,labelKey:`argOffer`,placeholderKey:`argOfferPlaceholder`,multiline:!0},{key:`budget_hint`,labelKey:`argBudgetHint`,placeholderKey:`argBudgetHintPlaceholder`}],content_repurpose:[{key:`source`,labelKey:`argSource`,placeholderKey:`argSourcePlaceholder`,required:!0,multiline:!0},{key:`platforms`,labelKey:`argPlatforms`,placeholderKey:`argPlatformsPlaceholder`,multiline:!0}],competitor_scan:[{key:`market`,labelKey:`argMarket`,placeholderKey:`argMarketPlaceholder`,required:!0,multiline:!0},{key:`competitors`,labelKey:`argCompetitors`,placeholderKey:`argCompetitorsPlaceholder`,multiline:!0},{key:`focus`,labelKey:`argFocus`,placeholderKey:`argFocusPlaceholder`}],offer_design:[{key:`skills`,labelKey:`argSkills`,placeholderKey:`argSkillsPlaceholder`,required:!0,multiline:!0},{key:`audience`,labelKey:`argOfferAudience`,placeholderKey:`argOfferAudiencePlaceholder`,multiline:!0},{key:`constraints`,labelKey:`argConstraints`,placeholderKey:`argConstraintsPlaceholder`,multiline:!0}],inbox_triage:[{key:`inbox`,labelKey:`argInbox`,placeholderKey:`argInboxPlaceholder`,required:!0,multiline:!0},{key:`priorities`,labelKey:`argPriorities`,placeholderKey:`argPrioritiesPlaceholder`,multiline:!0}]},H9=new Set([`queued`,`running`]);function NDe(e){let t=B9(e),n=e.run.status,r=n===`running`||n===`queued`?`running`:n===`succeeded`?`done`:`error`;return{type:`tool_use`,id:`workflow-run:${e.run.id}`,name:`workflow`,input:{name:e.run.definitionId},status:r,details:t}}var PDe=(0,J.memo)(function(e){let t=(0,Y.c)(17),{view:n,sessionKey:r,onAbortCurrentTurn:i,onSendUserMessage:a}=e,o=d(FDe),s;t[0]===o?s=t[1]:(s=l9(o),t[0]=o,t[1]=s);let c=s,l;t[2]===n?l=t[3]:(l=NDe(n),t[2]=n,t[3]=l);let u=l,f;t[4]===n.run.status?f=t[5]:(f=H9.has(n.run.status),t[4]=n.run.status,t[5]=f);let p=f,m;t[6]!==p||t[7]!==i||t[8]!==n.run.id?(m=()=>{p&&z9(n.run.id).catch(IDe),i?.()},t[6]=p,t[7]=i,t[8]=n.run.id,t[9]=m):m=t[9];let h=p?m:void 0,g;return t[10]!==u||t[11]!==c||t[12]!==a||t[13]!==r||t[14]!==h||t[15]!==n.run.startedAtMs?(g=(0,Z.jsx)(`div`,{className:`mb-6`,children:(0,Z.jsx)(c9,{block:u,startedAt:n.run.startedAtMs,sessionKey:r,onAbort:h,onSendChatMessage:a,labels:c})}),t[10]=u,t[11]=c,t[12]=a,t[13]=r,t[14]=h,t[15]=n.run.startedAtMs,t[16]=g):g=t[16],g});function FDe(e){return e.language}function IDe(){}function LDe(e){if(!e||typeof e!=`object`)return null;let t=e;if(t.kind!==`context`)return null;let n=t.data&&typeof t.data==`object`&&!Array.isArray(t.data)?t.data:null;if(!n||n.kind!==`workflow-run-link`)return null;let r=typeof n.runId==`string`?n.runId.trim():``,i=typeof n.workflowSessionKey==`string`?n.workflowSessionKey.trim():``,a=typeof n.definitionId==`string`?n.definitionId.trim():``;if(!r||!i||!a)return null;let o=typeof n.goal==`string`?n.goal:``,s=typeof n.status==`string`?n.status:`running`,c=typeof t.id==`string`&&t.id.trim()?t.id.trim():`workflow-run-link:${r}`,l=typeof t.createdAt==`string`?Date.parse(t.createdAt):void 0;return{id:c,runId:r,workflowSessionKey:i,definitionId:a,goal:o,status:s,createdAtMs:Number.isFinite(l)?l:void 0}}function RDe(e){if(!e?.length)return[];let t=new Map;for(let n of e){let e=LDe(n);e&&t.set(e.runId,e)}return[...t.values()].toSorted((e,t)=>(e.createdAtMs??0)-(t.createdAtMs??0))}function zDe(e){let t=(0,Y.c)(8),n=ae(BDe),r;t[0]===e?r=t[1]:(r=e?.trim()||null,t[0]=e,t[1]=r);let i=r,a;t[2]!==n||t[3]!==i?(a=n&&i?[`session-workflow-run-links`,i,n]:null,t[2]=n,t[3]=i,t[4]=a):a=t[4];let o;t[5]===i?o=t[6]:(o=async()=>RDe((await TR(i,{includeTranscriptRows:!0})).transcriptRows),t[5]=i,t[6]=o);let s;return t[7]===Symbol.for(`react.memo_cache_sentinel`)?(s={revalidateOnFocus:!1},t[7]=s):s=t[7],v(a,o,s)}function BDe(e){return e.token}function U9(e){let t=(0,Y.c)(20),n=ae(HDe),r=!!n,i;t[0]===e?i=t[1]:(i=e?.trim()||null,t[0]=e,t[1]=i);let a=i,o;t[2]!==r||t[3]!==n||t[4]!==a?(o=r&&a?[`workflow-run-live`,a,n]:null,t[2]=r,t[3]=n,t[4]=a,t[5]=o):o=t[5];let s;t[6]===a?s=t[7]:(s=()=>CDe(a),t[6]=a,t[7]=s);let c;t[8]===Symbol.for(`react.memo_cache_sentinel`)?(c={revalidateOnFocus:!1,refreshInterval:VDe},t[8]=c):c=t[8];let l=v(o,s,c),u;t[9]!==l||t[10]!==a?(u=()=>{if(!a)return;let e=e=>{let t=e.detail;if(t?.runId===a){if(t.view){l.mutate(t.view,{revalidate:!1});return}l.mutate()}};return window.addEventListener(`workflow-run-updated`,e),()=>window.removeEventListener(`workflow-run-updated`,e)},t[9]=l,t[10]=a,t[11]=u):u=t[11];let d;t[12]!==l.mutate||t[13]!==a?(d=[l.mutate,a],t[12]=l.mutate,t[13]=a,t[14]=d):d=t[14],(0,J.useEffect)(u,d);let f;return t[15]!==l.data||t[16]!==l.error||t[17]!==l.isLoading||t[18]!==l.mutate?(f={view:l.data,loading:l.isLoading,error:l.error,mutate:l.mutate},t[15]=l.data,t[16]=l.error,t[17]=l.isLoading,t[18]=l.mutate,t[19]=f):f=t[19],f}function VDe(e){return e&&H9.has(e.run.status)?3e3:0}function HDe(e){return e.token}function UDe(e){let t=(0,Y.c)(8),n=ae(WDe),r;t[0]===e?r=t[1]:(r=e?.trim()||null,t[0]=e,t[1]=r);let i=r,a;t[2]!==n||t[3]!==i?(a=n&&i?[`workflow-session-meta`,i,n]:null,t[2]=n,t[3]=i,t[4]=a):a=t[4];let o;t[5]===i?o=t[6]:(o=async()=>{let e=await TR(i),t=e.customData?.workflowRunId,n=typeof t==`string`&&t.trim()?t.trim():null,r=typeof e.sessionType==`string`&&e.sessionType.trim()?e.sessionType.trim():null,a=e.customData?.sourceNoteId,o=typeof a==`string`&&a.trim()?a.trim():null,s=e.customData?.sourceNoteTitle;return{workflowRunId:n,sessionType:r,sourceNoteId:o,sourceNoteTitle:typeof s==`string`&&s.trim()?s.trim():null}},t[5]=i,t[6]=o);let s;return t[7]===Symbol.for(`react.memo_cache_sentinel`)?(s={revalidateOnFocus:!1},t[7]=s):s=t[7],v(a,o,s)}function WDe(e){return e.token}var W9=`/agents`;function G9(e){return`${W9}/${encodeURIComponent(e)}`}function K9(){let e=m(d(e=>e.language)),t=ae(e=>e.token),n=Br(),r=Lr(),{pathname:i}=r,[a]=zi(),o=(0,J.useRef)(null),s=(0,J.useRef)(0),[c,l]=(0,J.useState)(null),{auth:u,session:f,messages:p,stream:h,followUp:g,clarify:_,agents:v}=sDe(),y=a.get(`skill`)?.trim()??``,b=a.get(`slash`)?.trim()??``,x=f.decodedKey??f.sessionKey,{data:S}=UDe(x),C=S?.workflowRunId??null,{view:w}=U9(C),{data:T=[],mutate:E}=zDe(x),D=!!(C&&w&&H9.has(w.run.status));(0,J.useEffect)(()=>{if(!x)return;let e=e=>{e.detail?.key===x&&E()};return window.addEventListener(`session-transcript-updated`,e),()=>window.removeEventListener(`session-transcript-updated`,e)},[x,E]),(0,J.useEffect)(()=>{o.current=null},[f.sessionKey]),(0,J.useEffect)(()=>{if(!u.hasToken||!y&&!b||f.showSessionLoading||f.sessionRoutePending||!f.sessionKey)return;let e=()=>{let e=new URLSearchParams(a);e.delete(`skill`),e.delete(`slash`);let t=e.toString();n({pathname:i,search:t?`?${t}`:``},{replace:!0})},t=(t,n)=>{o.current!==n&&(o.current=n,queueMicrotask(()=>{s.current+=1,l({id:s.current,text:t}),e()}))};if(y){if(!Fde(y)){e();return}let n=`${f.sessionKey}:skill:${y}`;t(`/skill:${y} `,n);return}if(!/^[a-zA-Z][a-zA-Z0-9_-]*$/.test(b)){e();return}let r=`${f.sessionKey}:slash:${b}`;o.current!==r&&queueMicrotask(()=>{(async()=>{try{let e=await W$(),t=b.toLowerCase(),n=e.find(e=>e.name.toLowerCase()===t||Array.isArray(e.aliases)&&e.aliases.some(e=>e.toLowerCase()===t));if(n){if(o.current===r)return;o.current=r,s.current+=1,l({id:s.current,text:J$(n)})}}finally{e()}})()})},[u.hasToken,y,b,a,f.showSessionLoading,f.sessionRoutePending,f.sessionKey,n,i]);let{scrollRef:O,atBottom:k,registerListContentRef:A,scrollToBottom:j,onScroll:M}=_Ee({hasToken:u.hasToken,showSessionLoading:f.showSessionLoading,sessionKey:f.sessionKey,sending:h.sending,chatMessages:p.items,hasMore:f.hasMore,loadingMore:f.loadingMore,loadMoreMessages:f.loadMoreMessages});(0,J.useEffect)(()=>{l(null)},[f.sessionKey]);let N=(0,J.useCallback)(e=>{s.current+=1,l({id:s.current,text:e})},[]),P=(0,J.useMemo)(()=>!!f.sessionKey&&!f.showSessionLoading&&!f.sessionRoutePending&&p.items.length===0,[f.sessionKey,f.showSessionLoading,f.sessionRoutePending,p.items.length]),F=aQ(e=>e.setAgentId);(0,J.useEffect)(()=>{if(u.hasToken)return F(v.displayAgentId),()=>F(``)},[u.hasToken,v.displayAgentId,F]);let I=!f.showSessionLoading&&p.items.length===0&&!h.streaming,L=(0,J.useMemo)(()=>(f.sessionRoutePending&&f.decodedKey?f.decodedKey:f.sessionKey)?f.sessionName?.trim()||e.chat.newSession:e.nav.chat,[f.sessionKey,f.sessionName,f.sessionRoutePending,f.decodedKey,e.nav.chat,e.chat.newSession]),R=S?.sourceNoteId??null,z=S?.sourceNoteTitle||e.chat.sourceNoteFallbackTitle,B=(0,J.useCallback)(async t=>{R&&await Gfe(R,t,e.chat.sourceNoteAppendHeading)},[e.chat.sourceNoteAppendHeading,R]),V=(0,J.useCallback)(async t=>{R&&await Kfe((t.trim().split(/\n+/)[0]?.replace(/^[-#*>\s]+/,``).trim()||e.chat.sourceNoteTaskFallbackTitle).slice(0,120),{sourceNoteId:R,sourceSessionKey:x})},[x,e.chat.sourceNoteTaskFallbackTitle,R]);return u.hasToken?(0,Z.jsxs)(`div`,{className:`flex h-full min-h-0 flex-1 flex-col overflow-hidden bg-surface-panel`,children:[(0,Z.jsx)(ASe,{}),(0,Z.jsx)(SSe,{chatHeadline:L,chatAgents:v.chatAgents?.items??[],showChatAgentSelector:v.showChatAgentSelector,chatAgentId:v.displayAgentId,onChatAgentChange:v.onChatAgentChange,chatAgentDisabled:f.showSessionLoading||f.sessionRoutePending}),(0,Z.jsxs)(`div`,{className:`relative mx-auto flex min-h-0 w-full max-w-[var(--max-width-chat)] flex-1 flex-col`,children:[r.state?.fromAgentEditor&&v.displayAgentId?(0,Z.jsx)(`div`,{className:`shrink-0 border-b border-edge-subtle bg-surface-panel/80 px-3 py-1.5 sm:px-5 xl:px-6`,children:(0,Z.jsxs)(Fi,{to:G9(v.displayAgentId),className:`inline-flex items-center gap-1 text-xs font-medium text-accent transition-colors hover:text-accent-fg`,children:[(0,Z.jsx)(`span`,{"aria-hidden":!0,children:`←`}),e.agentsSettings.backToEditor]})}):null,R?(0,Z.jsx)(`div`,{className:`shrink-0 border-b border-edge-subtle bg-surface-panel/80 px-3 py-1.5 sm:px-5 xl:px-6`,children:(0,Z.jsxs)(`div`,{className:`flex min-w-0 items-center justify-between gap-3 text-xs text-fg-muted`,children:[(0,Z.jsx)(`span`,{className:`min-w-0 truncate`,children:e.chat.sourceNoteBanner.replace(`{{title}}`,z)}),(0,Z.jsx)(Fi,{to:`/notes/${encodeURIComponent(R)}`,className:`shrink-0 font-medium text-accent transition-colors hover:text-accent-fg`,children:e.chat.sourceNoteOpen})]})}):null,f.sessionKey&&UR(f.sessionKey)&&!f.showSessionLoading&&!f.sessionRoutePending?(0,Z.jsx)(hSe,{sessionKey:f.sessionKey,streaming:h.streaming,sending:h.sending}):null,(0,Z.jsx)(`div`,{className:`flex min-h-0 min-w-0 flex-1 flex-col px-3 sm:px-5 xl:px-6`,children:(0,Z.jsxs)(`div`,{className:`flex min-h-0 flex-1 flex-col`,children:[(0,Z.jsx)(`div`,{ref:O,className:X(`chat-messages min-h-0 flex-1 overflow-y-auto overflow-x-hidden [overflow-anchor:none] [scrollbar-gutter:stable_both-edges]`,I?`chat-messages--compact-welcome pt-5 pb-2`:`py-4`),onScroll:M,children:f.showSessionLoading?(0,Z.jsx)(`div`,{className:`flex min-h-[min(40vh,20rem)] flex-col items-center justify-center gap-3 py-12 text-center text-sm text-fg-muted`,children:e.chat.loading}):(0,Z.jsxs)(Z.Fragment,{children:[f.loadingMore?(0,Z.jsx)(`div`,{className:`mb-3 text-center text-xs text-fg-muted`,children:e.chat.loadOlder}):null,h.error?(0,Z.jsx)(UTe,{errorText:h.error}):null,T.length>0?(0,Z.jsx)(`div`,{className:`mb-6 flex flex-col gap-3`,children:T.map(e=>(0,Z.jsx)(hDe,{link:e},e.id))}):null,D&&w?(0,Z.jsx)(PDe,{view:w,sessionKey:x,onAbortCurrentTurn:h.abort,onSendUserMessage:e=>{h.streaming||h.sending?g.addPendingFollowUp(e):h.sendMessage(e)}}):null,(0,Z.jsx)(lEe,{messages:p.items,authToken:t??void 0,sessionKey:f.decodedKey??f.sessionKey,streaming:h.streaming,progress:h.progress,reasoningLevel:f.reasoningLevel,registerListContentRef:A,onPickWelcomePrompt:N,onDeleteRound:h.deleteMessageRound,onRetryUserMessageRound:h.retryUserMessageRound,deleteRoundDisabled:h.streaming||h.sending,onAbortCurrentTurn:h.abort,onSendUserMessage:e=>{h.streaming||h.sending?g.addPendingFollowUp(e):h.sendMessage(e)},onSaveAssistantToSourceNote:R?B:void 0,onExtractAssistantTask:R?V:void 0},f.decodedKey??`new`)]})}),(0,Z.jsxs)(`div`,{className:X(`sticky bottom-0 z-10 shrink-0 bg-surface-panel`,I?`py-2.5`:`py-4`),children:[(0,Z.jsx)(uDe,{prompt:_.clarifyPrompt,submitting:_.clarifySubmitting,submitError:_.clarifySubmitError,labels:e.chat,onSubmit:_.submitClarifyAnswer,onCancel:_.cancelClarifyAnswer}),(0,Z.jsx)(Ixe,{disabled:f.showSessionLoading||f.sessionRoutePending||!!_.clarifyPrompt,sending:h.sending,streaming:h.streaming,sessionKey:f.sessionKey,sessionManager:f.sessionManager,welcomeDraftSeed:c,canSelectWorkingDirectory:P,thinkingLevel:f.thinkingLevel,showThinkingSelector:f.modelSupportsThinking,onThinkingChange:f.onSessionThinkingLevelChange,onSend:h.sendMessage,onAbort:h.abort,onAddPendingFollowUp:(e,t)=>void g.addPendingFollowUp(e,t),onSteeringInterrupt:(e,t)=>void h.interruptAndSend(e,t),pendingFollowUps:g.pendingFollowUps,editingFollowUpId:g.editingFollowUpId,onBeginEditFollowUp:g.beginEditFollowUp,onCancelEditFollowUp:g.cancelEditFollowUp,onCommitEditFollowUp:(e,t,n,r)=>void g.commitEditFollowUp(e,t,n,r),onPendingFollowUpRemove:g.removePendingFollowUp,onPendingFollowUpMove:g.movePendingFollowUp,onPendingFollowUpReorder:g.reorderPendingFollowUp,onPendingFollowUpSteer:e=>void g.steerPendingFollowUp(e),steeringFollowUpId:g.steeringFollowUpId,sessionModel:f.sessionModel,showModelSelector:!!(f.sessionKey&&!f.sessionRoutePending),onModelChange:f.onSessionModelChange,modelDisabled:f.showSessionLoading||f.sessionRoutePending||h.streaming,contextUsageMessages:p.items,onChatAgentChange:v.showChatAgentSelector?v.onChatAgentChange:void 0,currentAgentId:v.displayAgentId})]})]})})]}),(0,Z.jsx)(dEe,{visible:!f.showSessionLoading&&!k,onClick:()=>j(!0)})]}):(0,Z.jsx)(`div`,{className:`mx-auto w-full max-w-[var(--max-width-chat)] px-3 py-16 text-center text-sm leading-relaxed text-fg-muted sm:px-5`,children:e.chat.needToken})}function GDe(){let e=(0,Y.c)(1),t;return e[0]===Symbol.for(`react.memo_cache_sentinel`)?(t=(0,Z.jsx)(`div`,{className:`flex h-full min-h-0 flex-1 flex-col overflow-hidden`,children:(0,Z.jsx)(vi,{})}),e[0]=t):t=e[0],t}async function KDe(e){let t=await q(e);if(!t.ok){let e=await t.json().catch(()=>({})),n=se(t.status,t.statusText,e.error?.message);throw Error(n)}return t.json()}function qDe(e){let t=(0,Y.c)(3),{children:n}=e,r;t[0]===Symbol.for(`react.memo_cache_sentinel`)?(r={fetcher:KDe,revalidateOnFocus:!1,dedupingInterval:2e3,shouldRetryOnError:!0,errorRetryCount:2},t[0]=r):r=t[0];let i;return t[1]===n?i=t[2]:(i=(0,Z.jsx)(y,{value:r,children:n}),t[1]=n,t[2]=i),i}var JDe=(0,J.lazy)(()=>C(()=>import(`./sessions-page-Ctu0kgt7.js`).then(e=>({default:e.SessionsPage})),__vite__mapDeps([19,1,3,4,6,14,8]))),YDe=(0,J.lazy)(()=>C(()=>import(`./cron-page-BDqTDFy6.js`).then(e=>({default:e.CronPage})),__vite__mapDeps([21,1,22,23,4,2,3,6,11,10,12,7,8,15,14,24]))),XDe=(0,J.lazy)(()=>C(()=>import(`./notes-page-CHFcyqYW.js`).then(e=>({default:e.NotesPage})),__vite__mapDeps([31,1,22,23,4,3,6,32,8,18]))),ZDe=(0,J.lazy)(()=>C(()=>import(`./note-detail-page-Dlxoy6Ap.js`).then(e=>({default:e.NoteDetailPage})),__vite__mapDeps([33,1,30,3,4,6,12,32,18,34]))),QDe=(0,J.lazy)(()=>C(()=>import(`./workflows-page-y7Btji0J.js`).then(e=>({default:e.WorkflowsPage})),__vite__mapDeps([35,1,3,4,6,11,10,24,8]))),$De=(0,J.lazy)(()=>C(()=>import(`./skills-page-D_Az1SlU.js`).then(e=>({default:e.SkillsPage})),__vite__mapDeps([25,1,26,22,23,4,6,8]))),eOe=(0,J.lazy)(()=>C(()=>import(`./logs-page-BsAOSowN.js`).then(e=>({default:e.LogsPage})),__vite__mapDeps([20,1,6,4,8]))),tOe=(0,J.lazy)(()=>C(()=>import(`./settings-page-CIkZ7233.js`).then(e=>({default:e.SettingsPage})),__vite__mapDeps([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18]))),q9=(0,J.lazy)(()=>C(()=>import(`./agents-B_YUvNi6.js`).then(e=>({default:e.AgentsSettingsPanel})),__vite__mapDeps([13,1,2,3,4,6,9,10,12,7,8,14]))),J9=(0,J.lazy)(()=>C(()=>import(`./channels-settings-BiwkeKPb.js`).then(e=>({default:e.ChannelsSettingsPanel})),__vite__mapDeps([36,1,3,4,5,6,7,8,11,10,37,16]))),Y9=(0,J.lazy)(()=>C(()=>import(`./apps-page-BmwG5aur.js`).then(e=>({default:e.AppsPage})),__vite__mapDeps([38,1,3,4,6,8]))),X9=(0,J.lazy)(()=>C(()=>import(`./extension-page-CwZwRhWw.js`).then(e=>({default:e.ExtensionPage})),__vite__mapDeps([39,1,4]))),Z9=(0,J.lazy)(()=>C(()=>import(`./extension-settings-page-Bb7TR1Se.js`).then(e=>({default:e.ExtensionSettingsPage})),__vite__mapDeps([40,1,3,4,6,37,16,17,8]))),nOe=(0,J.lazy)(()=>C(()=>import(`./extension-debug-page-DV_Av5Jq.js`).then(e=>({default:e.ExtensionDebugPage})),__vite__mapDeps([41,1,4]))),rOe=(0,J.lazy)(()=>C(()=>import(`./share-preview-page-7RV65xhJ.js`).then(e=>({default:e.SharePreviewPage})),__vite__mapDeps([42,1,26,6,4])));function Q9(){let e=(0,Y.c)(1),t;return e[0]===Symbol.for(`react.memo_cache_sentinel`)?(t=(0,Z.jsx)(`div`,{className:`flex min-h-[min(40vh,16rem)] flex-1 items-center justify-center text-sm text-fg-muted`,"aria-busy":!0,children:`Loading…`}),e[0]=t):t=e[0],t}function iOe(){let e=(0,Y.c)(4),{agentId:t}=Wr(),n;e[0]===t?n=e[1]:(n=typeof t==`string`?t.trim():``,e[0]=t,e[1]=n);let r=n,i=r?`/agents/${encodeURIComponent(r)}`:`/agents`,a;return e[2]===i?a=e[3]:(a=(0,Z.jsx)(_i,{to:i,replace:!0}),e[2]=i,e[3]=a),a}function $9(){let e=(0,Y.c)(1),t;return e[0]===Symbol.for(`react.memo_cache_sentinel`)?(t=(0,Z.jsx)(`div`,{className:`flex min-h-0 flex-1 flex-col`,"aria-busy":!0,children:(0,Z.jsxs)(`div`,{className:`mx-auto w-full max-w-app-main flex-1 px-4 py-8`,children:[(0,Z.jsx)(`div`,{className:`h-8 w-48 max-w-full animate-pulse rounded-md bg-surface-hover`}),(0,Z.jsx)(`div`,{className:`mt-6 h-36 animate-pulse rounded-xl bg-surface-hover`}),(0,Z.jsx)(`div`,{className:`mt-4 h-24 animate-pulse rounded-xl bg-surface-hover`}),(0,Z.jsx)(`p`,{className:`mt-6 text-sm text-fg-muted`,children:`Loading…`})]})}),e[0]=t):t=e[0],t}var aOe=ite([{path:`/share/:token`,element:(0,Z.jsx)(J.Suspense,{fallback:(0,Z.jsx)(Q9,{}),children:(0,Z.jsx)(rOe,{})})},{path:`/`,element:(0,Z.jsx)(Yve,{}),children:[{index:!0,element:(0,Z.jsx)(_i,{to:`/chat`,replace:!0})},{path:`chat`,element:(0,Z.jsx)(GDe,{}),children:[{index:!0,element:(0,Z.jsx)(K9,{})},{path:`new`,element:(0,Z.jsx)(K9,{})},{path:`:sessionKey`,element:(0,Z.jsx)(K9,{})}]},{path:`sessions`,element:(0,Z.jsx)(_i,{to:`/settings/sessions`,replace:!0})},{path:`logs`,element:(0,Z.jsx)(_i,{to:`/settings/logs`,replace:!0})},{path:`cron`,element:(0,Z.jsx)(J.Suspense,{fallback:(0,Z.jsx)(Q9,{}),children:(0,Z.jsx)(YDe,{})})},{path:`notes`,children:[{index:!0,element:(0,Z.jsx)(J.Suspense,{fallback:(0,Z.jsx)(Q9,{}),children:(0,Z.jsx)(XDe,{})})},{path:`:noteId`,element:(0,Z.jsx)(J.Suspense,{fallback:(0,Z.jsx)(Q9,{}),children:(0,Z.jsx)(ZDe,{})})}]},{path:`workflows`,element:(0,Z.jsx)(J.Suspense,{fallback:(0,Z.jsx)(Q9,{}),children:(0,Z.jsx)(QDe,{})})},{path:`skills`,element:(0,Z.jsx)(J.Suspense,{fallback:(0,Z.jsx)(Q9,{}),children:(0,Z.jsx)($De,{})})},{path:`channels`,children:[{index:!0,element:(0,Z.jsx)(J.Suspense,{fallback:(0,Z.jsx)(Q9,{}),children:(0,Z.jsx)(J9,{})})},{path:`:channelId`,element:(0,Z.jsx)(J.Suspense,{fallback:(0,Z.jsx)(Q9,{}),children:(0,Z.jsx)(J9,{})})}]},{path:`mcp`,element:(0,Z.jsx)(_i,{to:`/settings/connectors`,replace:!0})},{path:`agents`,element:(0,Z.jsx)(J.Suspense,{fallback:(0,Z.jsx)(Q9,{}),children:(0,Z.jsx)(q9,{})})},{path:`agents/:agentId`,element:(0,Z.jsx)(J.Suspense,{fallback:(0,Z.jsx)(Q9,{}),children:(0,Z.jsx)(q9,{})})},{path:`apps`,element:(0,Z.jsx)(J.Suspense,{fallback:(0,Z.jsx)(Q9,{}),children:(0,Z.jsx)(Y9,{})})},{path:`apps/:extensionId`,element:(0,Z.jsx)(J.Suspense,{fallback:(0,Z.jsx)(Q9,{}),children:(0,Z.jsx)(X9,{})})},{path:`apps/:extensionId/:pageId`,element:(0,Z.jsx)(J.Suspense,{fallback:(0,Z.jsx)(Q9,{}),children:(0,Z.jsx)(X9,{})})},{path:`settings`,element:(0,Z.jsx)(yye,{children:(0,Z.jsx)(fye,{})}),children:[{index:!0,element:(0,Z.jsx)(_i,{to:`overview`,replace:!0})},{path:`skills`,element:(0,Z.jsx)(_i,{to:`/skills`,replace:!0})},{path:`channels`,element:(0,Z.jsx)(_i,{to:`/channels`,replace:!0})},{path:`mcp`,element:(0,Z.jsx)(_i,{to:`/settings/connectors`,replace:!0})},{path:`cron`,element:(0,Z.jsx)(_i,{to:`/cron?tab=settings`,replace:!0})},{path:`sessions`,element:(0,Z.jsx)(J.Suspense,{fallback:(0,Z.jsx)(Q9,{}),children:(0,Z.jsx)(JDe,{})})},{path:`logs`,element:(0,Z.jsx)(J.Suspense,{fallback:(0,Z.jsx)(Q9,{}),children:(0,Z.jsx)(eOe,{})})},{path:`apps`,element:(0,Z.jsx)(J.Suspense,{fallback:(0,Z.jsx)($9,{}),children:(0,Z.jsx)(Y9,{})})},{path:`agents`,element:(0,Z.jsx)(_i,{to:`/agents`,replace:!0})},{path:`agents/:agentId`,element:(0,Z.jsx)(iOe,{})},{path:`extensions/debug`,element:(0,Z.jsx)(J.Suspense,{fallback:(0,Z.jsx)($9,{}),children:(0,Z.jsx)(nOe,{})})},{path:`ext/:extensionId`,element:(0,Z.jsx)(J.Suspense,{fallback:(0,Z.jsx)($9,{}),children:(0,Z.jsx)(Z9,{})})},{path:`ext/:extensionId/:panelId`,element:(0,Z.jsx)(J.Suspense,{fallback:(0,Z.jsx)($9,{}),children:(0,Z.jsx)(Z9,{})})},{path:`:section`,element:(0,Z.jsx)(J.Suspense,{fallback:(0,Z.jsx)($9,{}),children:(0,Z.jsx)(tOe,{})})}]}]}]);function oOe(){let e=(0,Y.c)(1),t;return e[0]===Symbol.for(`react.memo_cache_sentinel`)?(t=[],e[0]=t):t=e[0],(0,J.useEffect)(sOe,t),null}function sOe(){let e=te.persist.onFinishHydration(lOe),t=Dk.persist.onFinishHydration(cOe),n=ne();return()=>{e?.(),t?.(),n()}}function cOe(){Ok()}function lOe(){re()}function uOe(){let e=(0,Y.c)(2),t;e[0]===Symbol.for(`react.memo_cache_sentinel`)?(t=(0,Z.jsx)(oOe,{}),e[0]=t):t=e[0];let n;return e[1]===Symbol.for(`react.memo_cache_sentinel`)?(n=(0,Z.jsx)(Be,{i18n:u,children:(0,Z.jsx)(qDe,{children:(0,Z.jsx)(lI,{children:(0,Z.jsxs)(`div`,{className:`flex min-h-0 flex-1 flex-col`,children:[t,(0,Z.jsx)(`div`,{className:`flex min-h-0 flex-1 flex-col *:min-h-0 *:flex-1`,children:(0,Z.jsx)(qi,{router:aOe})})]})})})}),e[1]=n):n=e[1],n}document.documentElement.setAttribute(`lang`,l(f())),ie(),Ek(),oe(),(0,QE.createRoot)(document.getElementById(`root`)).render((0,Z.jsx)(J.StrictMode,{children:(0,Z.jsx)(uOe,{})}));export{G6 as $,ig as $a,Lv as $i,OR as $n,zi as $o,fk as $r,bde as $t,X8 as A,Mg as Aa,zS as Ai,JZ as An,dd as Ao,mP as Ar,efe as At,t8 as B,xg as Ba,gb as Bi,oH as Bn,hs as Bo,AA as Br,y$ as Bt,t9 as C,Vg as Ca,Tw as Ci,iQ as Cn,hf as Co,tF as Cr,c1 as Ct,W7 as D,Fg as Da,IC as Di,XZ as Dn,Pd as Do,XP as Dr,Zde as Dt,J7 as E,Ig as Ea,LC as Ei,eQ as En,sf as Eo,ZP as Er,t1 as Et,G8 as F,Eg as Fa,oS as Fi,IU as Fn,Ml as Fo,IN as Fr,tfe as Ft,$6 as G,hg as Ga,xy as Gi,HV as Gn,Ua as Go,qk as Gr,C$ as Gt,Ove as H,vg as Ha,By as Hi,qV as Hn,vo as Ho,uA as Hr,w$ as Ht,H8 as I,Tg as Ia,Rx as Ii,dU as In,ul as Io,FN as Ir,nfe as It,Z6 as J,fg as Ja,my as Ji,JV as Jn,Fi as Jo,vk as Jr,T$ as Jt,kve as K,mg as Ka,by as Ki,XV as Kn,oa as Ko,Gk as Kr,E$ as Kt,m8 as L,wg as La,dx as Li,pU as Ln,Zc as Lo,NN as Lr,ofe as Lt,ybe as M,Ag as Ma,AS as Mi,PZ as Mn,sd as Mo,uP as Mr,ife as Mt,q8 as N,kg as Na,ES as Ni,RX as Nn,Qu as No,fP as Nr,$$ as Nt,P7 as O,Pg as Oa,vC as Oi,QZ as On,Td as Oo,YP as Or,Qde as Ot,K8 as P,Dg as Pa,_S as Pi,PX as Pn,Vl as Po,PN as Pr,rfe as Pt,Tve as Q,sg as Qa,Gv as Qi,UR as Qn,Wr as Qo,uk as Qr,f$ as Qt,a8 as R,Cg as Ra,Nb as Ri,qH as Rn,Ic as Ro,_N as Rr,$de as Rt,l9 as S,Hg as Sa,Uw as Si,aQ as Sn,gf as So,SF as Sr,s1 as St,Z7 as T,zg as Ta,XC as Ti,ZZ as Tn,ff as To,eF as Tr,n1 as Tt,Dve as U,_g as Ua,Ay as Ui,KV as Un,lo as Uo,Kk as Ur,D$ as Ut,jve as V,bg as Va,fb as Vi,tH as Vn,So as Vo,jA as Vr,S$ as Vt,Ave as W,gg as Wa,Oy as Wi,WV as Wn,Ga as Wo,Wk as Wr,O$ as Wt,X6 as X,lg as Xa,ny as Xi,Az as Xn,Lr as Xo,bk as Xr,_$ as Xt,Q6 as Y,ug as Ya,ly as Yi,ZV as Yn,_i as Yo,yk as Yr,b$ as Yt,Eve as Z,cg as Za,Qv as Zi,QR as Zn,Br as Zo,_k as Zr,v$ as Zt,TDe as _,Yg as _a,xT as _i,NQ as _n,xp as _o,mI as _r,Lfe as _t,MDe as a,u_ as aa,tk as ai,ode as an,Xh as ao,AR as ar,Zfe as at,vDe as b,Gg as ba,$w as bi,vQ as bn,Tf as bo,aI as br,g1 as bt,jDe as c,s_ as ca,$O as ci,e$ as cn,Mh as co,YI as cr,Rfe as ct,B9 as d,i_ as da,X as di,t$ as dn,bh as do,KI as dr,Jfe as dt,yv as ea,sk as ei,u$ as en,rg as eo,ER as er,ze as es,q6 as et,z9 as f,r_ as fa,FE as fi,ade as fn,eh as fo,HI as fr,Yfe as ft,SDe as g,Xg as ga,UT as gi,tde as gn,Sp as go,PI as gr,qfe as gt,_De as h,Zg as ha,dE as hi,r$ as hn,wp as ho,FI as hr,v1 as ht,H9 as i,p_ as ia,ik as ii,i$ as in,$h as io,CR as ir,zfe as it,vbe as j,jg as ja,NS as ji,BZ as jn,ud as jo,pP as jr,afe as jt,O7 as k,Ng as ka,mC as ki,WZ as kn,bd as ko,$P as kr,ufe as kt,kDe as l,o_ as la,nk as li,$Q as ln,Ah as lo,GI as lr,Ufe as lt,xDe as m,t_ as ma,jE as mi,ide as mn,am as mo,II as mr,Qfe as mt,G9 as n,J_ as na,ak as ni,vde as nn,tg as no,TR as nr,Vfe as nt,V9 as o,l_ as oa,QO as oi,sde as on,Bh as oo,kR as or,Xfe as ot,bDe as p,n_ as pa,NE as pi,n$ as pn,xm as po,LI as pr,Hfe as pt,Mve as q,pg as qa,yy as qi,QV as qn,Qi as qo,Ak as qr,g$ as qt,U9 as r,H_ as ra,rk as ri,yde as rn,eg as ro,wR as rr,Bfe as rt,ADe as s,c_ as sa,ek as si,rde as sn,Ph as so,jR as sr,Wfe as st,W9 as t,gv as ta,ok as ti,d$ as tn,ng as to,MR as tr,S1 as tt,ODe as u,a_ as ua,ZO as ui,nde as un,xh as uo,qI as ur,_1 as ut,yDe as v,qg as va,bT as vi,LQ as vn,_p as vo,dI as vr,Pfe as vt,$7 as w,Bg as wa,gw as wi,$Z as wn,mf as wo,QP as wr,a1 as wt,f9 as x,Wg as xa,Qw as xi,bQ as xn,Sf as xo,sI as xr,l1 as xt,wDe as y,Kg as ya,cT as yi,yQ as yn,Xf as yo,pI as yr,h1 as yt,e8 as z,Sg as za,bb as zi,sH as zn,gc as zo,qA as zr,lfe as zt};
|