@frontify/guideline-blocks-settings 0.37.4 → 0.37.5

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/index.umd.js CHANGED
@@ -1,4 +1,4 @@
1
- (function(T,X){typeof exports=="object"&&typeof module<"u"?X(exports,require("@frontify/sidebar-settings"),require("react/jsx-runtime"),require("@frontify/app-bridge"),require("@frontify/fondue"),require("react"),require("react-dom"),require("@dnd-kit/core"),require("@dnd-kit/modifiers"),require("@dnd-kit/sortable"),require("@react-aria/focus"),require("@react-stately/overlays"),require("@ctrl/tinycolor")):typeof define=="function"&&define.amd?define(["exports","@frontify/sidebar-settings","react/jsx-runtime","@frontify/app-bridge","@frontify/fondue","react","react-dom","@dnd-kit/core","@dnd-kit/modifiers","@dnd-kit/sortable","@react-aria/focus","@react-stately/overlays","@ctrl/tinycolor"],X):(T=typeof globalThis<"u"?globalThis:T||self,X(T.GuidelineBlocksSettings={},T.sidebarSettings,T.jsxRuntime,T.appBridge,T.fondue,T.React,T.ReactDOM,T.core,T.modifiers,T.sortable,T.focus$1,T.overlays,T.tinycolor))})(this,function(T,X,c,V1,b,y,ee,x0,ou,ht,$a,au,c1){"use strict";var Sy=Object.defineProperty;var Ey=(T,X,c)=>X in T?Sy(T,X,{enumerable:!0,configurable:!0,writable:!0,value:c}):T[X]=c;var E0=(T,X,c)=>Ey(T,typeof X!="symbol"?X+"":X,c);function Ba(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const r in e)if(r!=="default"){const n=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,n.get?n:{enumerable:!0,get:()=>e[r]})}}return t.default=e,Object.freeze(t)}const p=Ba(y),Fa=Ba(ee),n1=e=>e.filter(Boolean).join(" "),lu=({onDrop:e,label:t,icon:r,secondaryLabel:n,isLoading:a,fillParentContainer:o,onAssetChooseClick:l,onUploadClick:i,withMenu:s=!0,onClick:d,validFileType:u,verticalLayout:f})=>{const[h,v]=y.useState(!1),[x,m]=y.useState(),g=y.useRef(null),[_,C]=y.useState(void 0),A=P=>{if(P.preventDefault(),v(!1),!M(P.dataTransfer.files)){C("Invalid"),setTimeout(()=>{C(void 0)},1e3);return}e==null||e(P.dataTransfer.files)},M=P=>{if(!u)return!0;for(let N=0;N<P.length;N++){const D=P[N].name.split(".").pop()??"";if(!V1.FileExtensionSets[u].includes(D))return!1}return!0},S=P=>{if(!g.current||a)return;const{clientX:N,clientY:D}=P,U=N===0&&D===0,{left:R,top:K,width:k,height:B}=g.current.getBoundingClientRect(),$=U?k/2:N-R,q=U?B/2:D-K;m([$,q])};return c.jsxs("button",{ref:g,"data-test-id":"block-inject-button",className:n1(["tw-font-body tw-relative tw-text-sm tw-leading-4 tw-border tw-flex tw-items-center tw-justify-center tw-cursor-pointer tw-gap-3 tw-w-full first:tw-rounded-tl last:tw-rounded-br",f?"[&:not(:first-child)]:tw-border-t-0 first:tw-rounded-tr last:tw-rounded-bl":"[&:not(:first-child)]:tw-border-l-0 first:tw-rounded-bl last:tw-rounded-tr",o?"tw-h-full":"tw-h-[72px]",h&&!a?"tw-border-dashed":"tw-border-solid",x&&"tw-bg-blank-state-pressed-inverse",h&&"tw-bg-blank-state-weak-inverse",_?"!tw-border-red-50 !tw-cursor-not-allowed":" tw-border-blank-state-line",a||x||h||_?"":"tw-text-text-weak hover:tw-text-blank-state-hover hover:tw-bg-blank-state-hover-inverse hover:tw-border-blank-state-line-hover active:tw-text-blank-state-pressed active:tw-bg-blank-state-pressed-inverse active:tw-border-blank-state-line-hover",(h||x)&&!_?"[&>*]:tw-pointer-events-none tw-border-blank-state-line-hover":"tw-bg-blank-state-shaded-inverse tw-text-blank-state-shaded"]),onDragEnter:e?P=>{var N;if(v(!0),u==="Images")for(const D of Array.from(P.dataTransfer.items))(N=D==null?void 0:D.type)!=null&&N.startsWith("image/")?C(void 0):C("Invalid")}:void 0,onDragLeave:e?()=>{v(!1),C(void 0)}:void 0,onDrop:e?A:void 0,onClick:P=>{s&&S(P),d==null||d()},children:[a?c.jsx(b.LoadingCircle,{}):_?c.jsxs("div",{className:" tw-flex tw-items-center tw-justify-center tw-text-red-60 tw-font-medium",children:[c.jsx(b.IconExclamationMarkTriangle,{}),_]}):c.jsxs(c.Fragment,{children:[r&&c.jsx("div",{children:r}),(t||n)&&c.jsxs("div",{className:"tw-flex tw-flex-col tw-items-start",children:[t&&c.jsx("div",{className:"tw-font-medium",children:t}),n&&c.jsx("div",{className:"tw-font-normal",children:n})]})]}),x&&c.jsx("div",{className:"tw-absolute tw-left-0 tw-top-full tw-z-20",style:{left:x[0],top:x[1]},children:c.jsx(b.Flyout,{onOpenChange:P=>!P&&m(void 0),isOpen:!0,fitContent:!0,hug:!1,legacyFooter:!1,trigger:c.jsx("div",{}),children:c.jsx(b.ActionMenu,{menuBlocks:[{id:"menu",menuItems:[...i?[{id:"upload",size:b.MenuItemContentSize.XSmall,title:"Upload asset",onClick:()=>{i(),m(void 0)},initialValue:!0,decorator:c.jsx("div",{className:"tw-mr-2",children:c.jsx(b.IconArrowCircleUp20,{})})}]:[],...l?[{id:"asset",size:b.MenuItemContentSize.XSmall,title:"Browse asset",onClick:()=>{l(),m(void 0)},initialValue:!0,decorator:c.jsx("div",{className:"tw-mr-2",children:c.jsx(b.IconImageStack20,{})})}]:[]]}]})})})]})},L1=e=>{const t=n=>typeof n=="object"&&["red","green","blue"].every(o=>n.hasOwnProperty(o)),r=n=>{const a=typeof n.alpha=="number"?n.alpha:1;return{r:n.red,g:n.green,b:n.blue,a}};return t(e)?r(e):e},iu=e=>typeof e=="object"&&["red","green","blue"].every(r=>e==null?void 0:e.hasOwnProperty(r)),su=(e,t)=>{const r=iu(e)?L1(e):e,n=new c1.TinyColor(r);return t?n.getBrightness()<t:n.isDark()||n.getAlpha()>.25&&n.getAlpha()<1},cu=e=>new c1.TinyColor(L1(e)).toHex8String(),du=e=>new c1.TinyColor(L1(e)).toHexString(),Or=e=>new c1.TinyColor(L1(e)).toRgbString(),uu=(e,t)=>new c1.TinyColor(t).setAlpha(e).toRgbString(),fu=e=>{const{r:t,g:r,b:n,a}=new c1.TinyColor(e);return{red:t,green:r,blue:n,alpha:a}},Ra=e=>typeof e=="object"&&["red","green","blue"].every(r=>e==null?void 0:e.hasOwnProperty(r)),hu=(e,t)=>{const r=Ra(e)?L1(e):e,n=Ra(t)?L1(t):t;let a=new c1.TinyColor(r);const o=new c1.TinyColor(n);for(;c1.readability(a,o)<4.5;)a=a.darken(1);return a.toRgbString()},pu=(e,t,r)=>{const n=[...e],a=r<0?n.length+r:r;if(a>=0&&a<n.length){const o=n.splice(t,1)[0];n.splice(a,0,o)}return n},vu=e=>({backgroundColor:Or(e)}),gu={red:241,green:241,blue:241,alpha:1},Ua={red:234,green:235,blue:235,alpha:1},mu="1px",Oe="24px",De="24px";var o1=(e=>(e.Solid="Solid",e.Dashed="Dashed",e.Dotted="Dotted",e))(o1||{});const Wa={Solid:"solid",Dotted:"dotted",Dashed:"dashed"};var w1=(e=>(e.None="None",e.Small="Small",e.Medium="Medium",e.Large="Large",e))(w1||{});const $1={None:"0px",Small:"2px",Medium:"4px",Large:"12px"};var B1=(e=>(e.None="None",e.Small="Small",e.Medium="Medium",e.Large="Large",e))(B1||{});const te={None:"0px",Small:"24px",Medium:"36px",Large:"60px"};var F1=(e=>(e.None="None",e.Small="Small",e.Medium="Medium",e.Large="Large",e))(F1||{});const re={None:"0px",Small:"24px",Medium:"36px",Large:"60px"};var R1=(e=>(e.Global="Global",e.Custom="Custom",e))(R1||{}),U1=(e=>(e.Auto="Auto",e.S="S",e.M="M",e.L="L",e))(U1||{});const Ka={Auto:"4px",S:"10px",M:"30px",L:"50px"},bu=(e=o1.Solid,t="1px",r=Ua)=>({borderStyle:Wa[e],borderWidth:t,borderColor:Or(r)}),wu=(e,t=!1,r)=>({borderRadius:t?r:$1[e]}),ja=y.createContext(!1),Ga=({children:e,isDragPreview:t})=>c.jsx(ja.Provider,{value:t,children:e}),He=()=>y.useContext(ja),qa=y.createContext({openFlyoutIds:[],setOpenFlyoutIds:()=>console.error("No MultiFlyoutContext Provider found")}),Ya=({children:e,openFlyoutIds:t,setOpenFlyoutIds:r})=>{const n=y.useMemo(()=>({openFlyoutIds:t,setOpenFlyoutIds:r}),[t,r]);return c.jsx(qa.Provider,{value:n,children:e})},Xa=()=>y.useContext(qa),pt=e=>{const{openFlyoutIds:t,setOpenFlyoutIds:r}=Xa(),n=y.useCallback(a=>{r(o=>{const l=o.filter(i=>i!==e);return a?[...l,e]:l})},[e,r]);return{isOpen:t.includes(e),onOpenChange:n}},Qa=(e,t)=>{const{blockAssets:r,addAssetIdsToKey:n,deleteAssetIdsFromKey:a,updateAssetIdsFromKey:o}=V1.useBlockAssets(e),l=(r==null?void 0:r[t])||[];return{onAttachmentsAdd:async f=>{await n(t,f.map(h=>h.id))},onAttachmentDelete:async f=>{await a(t,[f.id])},onAttachmentReplace:async(f,h)=>{const v=l.map(x=>x.id===f.id?h.id:x.id);await o(t,v)},onAttachmentsSorted:async f=>{const h=f.map(v=>v.id);await o(t,h)},attachments:l,appBridge:e}},Za=y.createContext(null),Ja=({appBridge:e,children:t,assetId:r})=>{const n=Qa(e,r);return c.jsx(Za.Provider,{value:n,children:t})},e5=()=>{const e=y.useContext(Za);if(!e)throw new Error("No AttachmentsContext Provided. Component must be wrapped in an 'AttachmentsProvider' or the 'withAttachmentsProvider' HOC");return e},yu=(e,t)=>{const r=n=>c.jsx(Ja,{appBridge:n.appBridge,assetId:t,children:c.jsx(e,{...n})});return r.displayName="withAttachmentsProvider",r},Cu=[x0.KeyboardCode.Down,x0.KeyboardCode.Right,x0.KeyboardCode.Up,x0.KeyboardCode.Left],t5=(e,t)=>(r,{currentCoordinates:n,context:{activeNode:a}})=>{if(r.preventDefault(),Cu.includes(r.code)){const o=(a==null?void 0:a.offsetWidth)??0,l=(a==null?void 0:a.offsetHeight)??0;switch(r.code){case x0.KeyboardCode.Right:return{...n,x:n.x+o+e};case x0.KeyboardCode.Left:return{...n,x:n.x-o-e};case x0.KeyboardCode.Down:return{...n,y:n.y+l+t};case x0.KeyboardCode.Up:return{...n,y:n.y-l-t}}}},xu={start:["Space","Enter"],cancel:[],end:["Space","Enter","Escape"]},_u=(e=0,t=0)=>{const r=y.useMemo(()=>({coordinateGetter:t5(e,t),keyboardCodes:xu}),[e,t]);return x0.useSensors(x0.useSensor(x0.PointerSensor),x0.useSensor(x0.KeyboardSensor,r))},Mu={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:.1,strokeLinecap:"round",strokeLinejoin:"round"},vt=e=>e.replaceAll(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),Au=e=>e.split("-").map((t,r)=>r===0?t:t.charAt(0).toUpperCase()+t.slice(1)).join(""),Su=e=>Object.keys(e).reduce((t,r)=>{const n=Au(r);return t[n]=e[r],t},{}),r5={Size12:12,Size16:16,Size20:20,Size24:24,Size32:32,12:12,16:16,20:20,24:24,32:32},n5=(e,t)=>e.map(([r,n,a])=>y.createElement(r,{key:`${t}-${r}`,...n?Su(n):{}},Array.isArray(a)&&a.length>0?a.map(o=>n5([o],`${t}-${r}`)):[])),w=(e,t)=>{const r=y.forwardRef(({color:n="currentColor",size:a=24,className:o="",children:l,...i},s)=>y.createElement("svg",{ref:s,...Mu,color:n,width:r5[a],height:r5[a],className:["fondue",`fondue-${vt(e)}`,o].filter(Boolean).join(" "),"data-test-id":`fondue-icons-${vt(e)}`,key:`fondue-icons-${vt(e)}`,...i},[...n5(t,vt(e)),...Array.isArray(l)?l:[l]]));return r.displayName=`Icon${e}`,r};w("AdobeCreativeCloud",[["path",{fill:"currentColor",d:"M22.5 11.655v.691q-.012.057-.02.112c-.035.3-.058.603-.108.902a7.4 7.4 0 01-1.029 2.705 7.7 7.7 0 01-3.19 2.89 7.5 7.5 0 01-2.46.727l-.57.062H7.746c-.038-.007-.075-.018-.112-.02a6.3 6.3 0 01-2.142-.515 6.53 6.53 0 01-3.317-3.153 6.2 6.2 0 01-.613-2.04L1.5 13.5v-.67c.007-.038.018-.075.02-.113a6.2 6.2 0 01.404-1.871c.626-1.619 1.719-2.82 3.27-3.596a6.4 6.4 0 012.562-.662c.44-.023.879.002 1.316.06a.17.17 0 00.124-.04 7.8 7.8 0 012.15-1.559 7.5 7.5 0 012.473-.729q.306-.033.612-.063h.63q.06.01.123.018c.312.037.625.06.934.111a7.4 7.4 0 012.689 1.02 7.7 7.7 0 012.904 3.196 7.4 7.4 0 01.726 2.462q.033.297.063.592M10.758 7.18c.013.017.016.025.021.027q.65.32 1.234.746c.025.018.085.01.115-.008 1.07-.678 2.23-.912 3.475-.69 1.22.216 2.213.825 2.972 1.8.86 1.102 1.187 2.348.95 3.735-.16.929-.532 1.763-1.165 2.461-1.154 1.274-2.6 1.8-4.302 1.577a4.54 4.54 0 01-2.7-1.346c-.961-.97-1.928-1.934-2.892-2.902-.128-.129-.271-.233-.456-.255a.725.725 0 00-.756.412c-.124.259-.108.55.162.816 1.074 1.055 2.138 2.119 3.211 3.175q.276.273.59.5c.784.57 1.667.885 2.624 1.012a6.3 6.3 0 002.236-.089 6.2 6.2 0 003.5-2.148 6.15 6.15 0 001.38-3.157 6.2 6.2 0 00-.058-2.031c-.213-1.094-.676-2.073-1.418-2.906-1.415-1.59-3.195-2.299-5.313-2.14-.815.06-1.586.3-2.312.68a6 6 0 00-1.098.731m-.518 11.092-.087-.081c-.44-.415-.881-.827-1.315-1.247a.36.36 0 00-.28-.118c-.44.01-.88.013-1.313-.085-2.153-.487-3.404-2.829-2.61-4.889.626-1.624 2.359-2.614 4.068-2.309.766.137 1.438.461 1.99 1.03.673.695 1.366 1.37 2.047 2.058a.61.61 0 00.547.197c.277-.04.498-.171.598-.443a.655.655 0 00-.152-.726c-.714-.723-1.411-1.465-2.154-2.158C10.14 8.16 8.44 7.76 6.56 8.33c-2.527.768-4.006 3.378-3.429 5.954a5.09 5.09 0 004.98 3.995h2.011c.034 0 .067-.003.118-.006"}]]),w("AdobeInDesign",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 4.5h12A1.5 1.5 0 0119.5 6v12a1.5 1.5 0 01-1.5 1.5H6A1.5 1.5 0 014.5 18V6A1.5 1.5 0 016 4.5M3 6a3 3 0 013-3h12a3 3 0 013 3v12a3 3 0 01-3 3H6a3 3 0 01-3-3zm4.594 2.3V16h1.452V8.3zm3.666 7.535q.571.32 1.22.319.75 0 1.134-.253.396-.254.583-.561h.198V16h1.364V8.3h-1.386v2.871h-.198a1.4 1.4 0 00-.32-.374 1.6 1.6 0 00-.55-.286 2.4 2.4 0 00-.824-.121q-.66 0-1.221.33a2.34 2.34 0 00-.902.946q-.341.627-.341 1.518v.176q0 .891.34 1.518.342.627.903.957m2.706-1.298q-.43.407-1.067.407-.639 0-1.067-.407-.43-.418-.43-1.21v-.11q0-.792.43-1.199a1.47 1.47 0 011.067-.418q.648 0 1.067.418.429.407.429 1.199v.11q0 .792-.43 1.21","clip-rule":"evenodd"}]]),w("Anchor",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 7.5a1 1 0 100-2 1 1 0 000 2m2.5-1a2.5 2.5 0 01-1.75 2.386V11.5h2a.75.75 0 110 1.5h-2v4.954c2.132-.266 3.867-1.65 4.548-3.467a.75.75 0 111.405.526c-.906 2.417-3.207 4.176-5.953 4.45v.787a.75.75 0 01-1.5 0v-.787c-2.745-.274-5.046-2.033-5.952-4.45a.75.75 0 011.404-.526c.682 1.817 2.416 3.2 4.548 3.467V13h-2a.75.75 0 010-1.5h2V8.886A2.501 2.501 0 1114.5 6.5","clip-rule":"evenodd"}]]),w("AnnotationLines",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 8.5a2 2 0 100-4 2 2 0 000 4m0 1.5a3.5 3.5 0 10-2.965-1.64l-6.174 6.175a3.5 3.5 0 101.07 1.051l6.155-6.155c.55.36 1.208.569 1.914.569m-11 9.5a2 2 0 100-4 2 2 0 000 4","clip-rule":"evenodd"}]]),w("AnnotationNumbers",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.996 8.155v7.272h1.536v-8.4H4.76L3.044 10.82h1.608L5.78 8.155zM10.75 9.5a.75.75 0 000 1.5h8.5a.75.75 0 100-1.5zM10 16.25a.75.75 0 01.75-.75h8.5a.75.75 0 110 1.5h-8.5a.75.75 0 01-.75-.75m.75-3.75a.75.75 0 000 1.5h4.5a.75.75 0 100-1.5z","clip-rule":"evenodd"}]]),w("Apps",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8.75 3.5H4a.5.5 0 00-.5.5v4.75a.5.5 0 00.5.5h4.75a.5.5 0 00.5-.5V4a.5.5 0 00-.5-.5M4 2a2 2 0 00-2 2v4.75a2 2 0 002 2h4.75a2 2 0 002-2V4a2 2 0 00-2-2zm0 12.75h4.75a.5.5 0 01.5.5V20a.5.5 0 01-.5.5H4a.5.5 0 01-.5-.5v-4.75a.5.5 0 01.5-.5m-2 .5a2 2 0 012-2h4.75a2 2 0 012 2V20a2 2 0 01-2 2H4a2 2 0 01-2-2zm12.75 0a.5.5 0 01.5-.5H20a.5.5 0 01.5.5V20a.5.5 0 01-.5.5h-4.75a.5.5 0 01-.5-.5zm-1.5 0a2 2 0 012-2H20a2 2 0 012 2V20a2 2 0 01-2 2h-4.75a2 2 0 01-2-2zm4.375-13.062a.75.75 0 01.75.75v2.687h2.688a.75.75 0 010 1.5h-2.688v2.688a.75.75 0 01-1.5 0V7.124h-2.687a.75.75 0 010-1.5h2.687V2.938a.75.75 0 01.75-.75","clip-rule":"evenodd"}]]),w("Archive",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4.5 7A1.5 1.5 0 016 5.5h12A1.5 1.5 0 0119.5 7zM21 8.5h-1V17a3 3 0 01-3 3H7a3 3 0 01-3-3V8.5H3V7a3 3 0 013-3h12a3 3 0 013 3zm-15.5 0h13V17a1.5 1.5 0 01-1.5 1.5H7A1.5 1.5 0 015.5 17zm4.75 3a.75.75 0 000 1.5h3.5a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]),w("ArrowAlignDown",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M21 20.25a.75.75 0 01-.75.75H3.75a.75.75 0 010-1.5h16.5a.75.75 0 01.75.75m-8.25-5.04V3.75a.75.75 0 00-1.5 0v11.46l-.009-.009-.019-.019-.018-.018-.02-.019-.018-.019-.018-.018-.019-.019-.019-.018-.018-.019-.019-.018-.018-.019-.019-.019-.018-.018-.019-.018-.018-.019-.018-.018-.018-.018-.019-.019-.018-.018-.018-.018-.019-.018-.018-.019-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.017-.017-.018-.018-.018-.018-.017-.017-.018-.018-.018-.018-.018-.017-.017-.018-.018-.017-.017-.018-.018-.017-.017-.018-.018-.017-.017-.018-.017-.017-.018-.017-.017-.017-.017-.018-.018-.017-.017-.017-.017-.017-.017-.017-.017-.018-.017-.017-.018-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.016-.016-.017-.017-.017-.017-.017-.017-.017-.017-.016-.016-.017-.017-.017-.017-.017-.016-.016-.017-.017-.016-.016-.017-.017-.016-.016-.017-.017-.016-.016-.017-.017-.016-.016-.016-.016-.017-.017-.016-.016-.016-.016-.017-.016-.016-.017-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.015-.015-.016-.016-.016-.016-.016-.016-.015-.015-.016-.016-.016-.015-.015-.016-.016-.015-.015-.016-.016-.015-.015-.016-.016-.015-.015-.016-.015-.015-.016-.015-.015-.015-.015-.016-.016-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.014-.014-.015-.015-.015-.015-.015-.014-.014-.015-.015-.015-.014-.014-.015-.015-.015-.014-.014-.015-.014-.014-.015-.014-.014-.015-.015-.014-.014-.014-.014-.015-.014-.014-.015-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.013-.013-.014-.014-.014-.014-.014-.014-.013-.013-.014-.014-.014-.013-.013-.014-.014-.013-.013-.014-.014-.013-.013-.014-.014-.013-.013-.013-.013-.014-.013-.013-.014-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.012-.012-.013-.013-.013-.013-.013-.012-.012-.013-.013-.013-.012-.012-.013-.013-.012-.012-.013-.012-.012-.013-.013-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.011-.01-.012-.012-.011-.011-.011-.012-.011-.01-.011-.012-.012-.01-.01-.012-.012-.01-.01-.012-.011-.01-.011-.011-.011-.011-.011-.01-.01-.012-.011-.01-.011-.01-.01-.011-.011-.011-.01-.01-.011-.011-.01-.01-.011-.01-.01-.011-.01-.01-.011-.01-.01-.01-.01-.01-.01-.011-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.009-.01-.01-.01-.01-.009-.009-.01-.01-.01-.009-.008-.01-.01-.009-.01-.009-.009-.01-.009-.008-.01-.01-.008-.009-.01-.009-.009-.009-.009-.009-.009-.009-.009-.009-.009-.009-.009-.009-.008-.008-.01-.01-.008-.008-.009-.008-.008-.01-.009-.008-.008-.008-.009-.009-.009-.008-.008-.008-.008-.009-.009-.008-.008-.008-.008-.008-.008-.009-.008-.008-.009-.008-.008-.008-.008-.008-.008-.008-.008-.007-.007-.008-.008-.008-.008-.008-.008-.007-.007-.008-.008-.008-.008-.007-.007-.008-.008-.007-.007-.007-.007-.008-.008-.007-.007-.007-.007-.007-.007-.008-.008L7 10.96l-.007-.007-.007-.007-.007-.006-.007-.007-.006-.007-.007-.007-.007-.007-.007-.007-.006-.006-.007-.007-.006-.006-.007-.007-.006-.006-.007-.007-.006-.006-.006-.006-.007-.007-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.005-.005-.006-.006-.006-.005-.005-.006-.006-.005-.005-.006-.006-.005-.005-.006-.006-.005-.005-.005-.005-.005-.005-.006-.005-.005-.005-.005-.005-.005-.005-.005-.005-.004-.005-.005-.005-.005-.005-.005-.005-.004-.004-.005-.005-.005-.004-.004-.005-.005-.004-.004-.005-.004-.004-.005-.004-.004-.005-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.003-.003-.004-.004-.004-.004-.003-.003-.004-.004-.003-.003-.004-.004-.003-.003-.003-.003-.004-.003-.003-.004-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.002-.002-.003-.003-.003-.003-.003-.003-.002-.002-.003-.003-.002-.002-.003-.003-.002-.002-.003-.002-.002-.002-.002-.003-.002-.002-.003-.002-.002-.002-.002-.002-.002-.002-.002-.002-.001-.001-.002-.002-.002-.002-.002-.001-.001-.002-.002-.002-.001-.001-.002-.001-.001-.002-.002h-.001l-.001-.002-.002-.001v-.002h-.002v-.002h-.002v-.001l-.001-.001-.001-.001-.002-.001v-.001l-.001-.001H6.52v-.001l-.53.53.53-.53a.75.75 0 00-1.06 1.06l.53-.53-.53.53v.001h.001v.001h.001v.001h.001l.001.002.002.001v.001l.002.001v.001l.002.001v.001l.002.002h.001l.002.002v.001l.002.002.002.001.001.002.002.001.002.002.001.002.002.001.002.002.002.002.002.002.001.002.003.002.002.002.002.002.002.002.002.003.002.002.003.002.002.003.003.002.002.003.003.002.002.003.003.003.003.002.003.003.003.003.002.003.003.003.003.003.003.003.004.003.003.003.003.004.003.003.004.003.003.003.004.004.003.003.004.004.003.004.004.003.004.004.003.004.004.004.004.004.004.004.004.004.004.003.004.005.004.004.004.004.005.004.004.005.004.004.005.004.004.005.005.004.004.005.005.004.005.005.004.005.005.005.005.004.005.005.005.005.005.005.005.005.005.005.005.005.005.006.005.005.006.005.005.005.005.006.006.005.005.006.006.005.005.006.006.006.006.005.006.006.005.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.007.006.006.006.006.007.007.006.006.006.006.007.007.006.006.007.007.007.007.006.006.007.007.007.007.006.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.008.007.007.008.007.007.007.007.008.008.007.007.008.008.007.007.008.008.007.008.008.007.008.008.008.008.007.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.009.009.008.008.008.008.009.009.008.008.009.009.008.008.009.009.008.008.009.01.009.008.008.009.01.009.008.008.009.01.009.008.009.01.009.008.009.01.01.009.008.009.01.01.009.008.009.01.01.01.009.009.01.01.009.009.01.01.009.009.01.01.009.01.01.009.01.01.01.01.009.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.011.011.01.01.01.01.011.011.01.01.011.011.01.011.011.01.011.011.01.011.012.01.01.012.011.01.011.012.011.01.011.012.011.01.011.012.011.01.011.012.011.011.012.011.01.012.012.011.011.011.012.012.011.011.012.012.011.011.012.012.011.012.012.011.012.012.011.012.012.012.012.011.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.013.012.012.012.012.012.012.013.013.012.012.012.012.013.013.012.012.013.013.012.012.013.013.012.013.013.012.013.013.012.013.013.012.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.014.013.013.013.013.013.013.014.014.013.013.014.013.013.014.013.013.014.014.013.014.014.013.014.014.013.013.014.014.014.014.013.014.014.014.014.013.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.015.014.014.014.014.014.014.015.015.014.014.014.014.015.015.014.014.015.015.014.014.015.015.014.014.015.015.014.015.015.014.015.015.015.015.014.015.015.014.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.016.015.015.015.015.016.015.015.016.015.015.016.016.015.015.015.015.016.016.015.015.016.016.015.016.016.015.016.016.015.016.016.015.016.016.015.016.016.016.016.015.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.017.016.016.016.016.016.016.016.016.017.017.016.016.016.016.017.017.016.016.017.016.016.017.016.016.017.017.016.016.017.017.017.017.016.016.017.017.016.017.017.017.017.016.017.017.017.017.016.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.018.017.017.017.017.018.017.017.017.017.018.018.017.017.017.017.018.018.017.017.018.018.017.017.017.018.018.017.018.018.017.017.018.018.018.018.017.017.018.018.018.018.017.018.018.017.018.018.018.018.018.018.018.018.017.018.018.018.018.018.018.018.018.018.019.018.018.018.018.018.018.019.018.018.018.018.018.018.019.018.018.019.018.018.019.018.018.019.018.018.019.019.018.018.019.019.018.018.019.019.018.018.019.019.018.019.019.018.019.019.018.019.02.018.018.02.018.018.02.019.018.018.019.02.019.018.019.02.019.018.019.019.018.019.02.019.018.019.02.02.019.018.019.02.019.018.019.02.019.019.02.019.018.02.02.018.019.02.02.019.018.02.02.019.02.02.018.018.02.02.02.02.019.019.02.02.019.019.02.02.019.019.02.02.019.02.02.019.02.02.019.019.02.02.02.02.019.02.02.019.02.02.02.02.019.02.02.02.02.02.02.019.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.021.02.02.02.02.021.531.53.53-.53 6.01-6.01a.75.75 0 10-1.06-1.06z","clip-rule":"evenodd"}]]),w("ArrowAlignHorizontalCentre",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12.75 2.75a.75.75 0 00-1.5 0v4.94L9.03 5.47a.75.75 0 00-1.06 1.06l3.535 3.536.53.53.53-.53 3.536-3.536a.75.75 0 10-1.06-1.06L12.75 7.76zM4 12a.75.75 0 01.75-.75h14.5a.75.75 0 010 1.5H4.75A.75.75 0 014 12m8.071 10a.75.75 0 01-.75-.75v-5.01l-2.29 2.29a.75.75 0 01-1.061-1.06l3.535-3.536.53-.53.53.53 3.536 3.536a.75.75 0 11-1.06 1.06l-2.22-2.22v4.94a.75.75 0 01-.75.75","clip-rule":"evenodd"}]]),w("ArrowAlignLeft",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3.75 21a.75.75 0 01-.75-.75V3.75a.75.75 0 011.5 0v16.5a.75.75 0 01-.75.75m5.04-8.25h11.46a.75.75 0 000-1.5H8.79l.009-.009.019-.019.018-.018.019-.02.019-.018.018-.018.019-.019.018-.019.019-.018.018-.019.019-.018.018-.019.019-.018.018-.019.019-.018.018-.018.018-.018.019-.019.018-.018.018-.018.018-.019.019-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.017-.018.018-.017.018-.018.018-.018.017-.017.018-.018.017-.018.018-.017.018-.018.017-.017.018-.018.017-.017.018-.018.017-.017.017-.018.018-.017.017-.017.017-.017.018-.018.017-.017.017-.017.017-.017.017-.017.017-.018.017-.017.018-.017.017-.017.017-.017.017-.017.016-.017.017-.017.017-.016.017-.017.017-.017.017-.017.016-.017.017-.016.017-.017.017-.017.016-.016.017-.017.016-.016.017-.017.016-.016.017-.017.016-.016.017-.017.016-.016.016-.016.017-.017.016-.016.016-.016.016-.017.017-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.015-.016.016-.015.016-.016.016-.016.015-.016.016-.015.016-.016.015-.015.016-.016.015-.015.016-.016.015-.015.016-.016.015-.015.015-.016.016-.015.015-.015.015-.015.016-.016.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.014-.015.015-.014.015-.015.015-.015.014-.014.015-.015.014-.015.015-.014.015-.015.014-.014.014-.015.015-.014.014-.014.015-.015.014-.014.014-.014.014-.015.015-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.013-.014.014-.013.014-.014.014-.014.013-.014.014-.013.014-.014.013-.013.014-.014.013-.013.014-.014.013-.013.014-.014.013-.013.013-.013.013-.014.014-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.012-.013.013-.012.013-.013.013-.013.012-.012.013-.013.012-.013.013-.012.012-.013.013-.012.012-.012.013-.013.012-.012.012-.012.013-.013.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.011-.012.012-.011.012-.012.012-.012.011-.011.012-.012.011-.011.012-.012.011-.011.012-.012.011-.011.011-.012.012-.01.011-.012.011-.011.011-.012.011-.01.012-.012.01-.01.012-.012.01-.01.011-.012.011-.01.011-.011.011-.011.01-.01.011-.012.011-.01.01-.01.011-.011.01-.011.011-.01.01-.011.011-.01.01-.01.01-.011.011-.01.01-.01.01-.01.01-.01.01-.011.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.009.01-.01.009-.01.01-.009.01-.01.008-.009.01-.01.01-.009.009-.009.009-.01.01-.008.008-.01.01-.009.009-.009.009-.009.009-.009.009-.009.009-.009.009-.009.008-.009.01-.008.008-.01.009-.008.008-.008.009-.01.008-.008.009-.008.009-.009.008-.008.008-.008.009-.009.008-.008.008-.008.008-.008.008-.009.009-.008.008-.008.008-.008.008-.008.008-.008.007-.007.008-.008.008-.008.008-.008.007-.007.008-.008.008-.008.007-.007.008-.008.007-.007.007-.007.008-.008.007-.007.007-.007.007-.007.008-.008L13.04 7l.007-.007.007-.007.006-.007.007-.007.007-.006.007-.007.007-.007.007-.007.006-.006.007-.007.006-.006.007-.007.006-.006.007-.007.006-.006.006-.006.007-.007.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.005-.006.006-.005.006-.006.005-.005.006-.006.005-.005.006-.006.005-.005.006-.006.005-.005.005-.005.005-.005.005-.006.005-.005.005-.005.005-.005.005-.005.005-.004.005-.005.005-.005.005-.005.004-.004.005-.005.004-.005.005-.004.004-.005.005-.004.004-.004.004-.005.005-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.003-.003.004-.004.004-.004.003-.003.004-.004.003-.003.004-.004.003-.003.003-.003.003-.004.004-.003.003-.003.003-.003.003-.003.003-.003.003-.003.002-.003.003-.002.003-.003.003-.003.002-.003.003-.002.002-.003.003-.002.002-.003.003-.002.002-.002.002-.002.002-.003.003-.002.002-.002.002-.002.002-.002.002-.002.001-.002.002-.001.002-.002.002-.002.001-.001.002-.002.001-.002.002-.001.001-.001.002-.002v-.001l.002-.001.001-.002h.002v-.002h.002v-.002h.001l.001-.001.001-.001.001-.002h.001l.001-.001V6.52h.001l-.53-.53.53.53a.75.75 0 00-1.06-1.06l.53.53-.53-.53h-.001v.001h-.001v.001h-.001v.001l-.002.001-.001.002h-.001l-.001.002h-.001l-.001.002h-.001l-.002.002v.001l-.002.002h-.001l-.002.002-.001.002-.002.001-.001.002-.002.002-.002.001-.001.002-.002.002-.002.002-.002.002-.002.001-.002.003-.002.002-.002.002-.002.002-.003.002-.002.002-.002.003-.003.002-.002.003-.003.002-.002.003-.003.002-.003.003-.002.003-.003.003-.003.003-.003.002-.003.003-.003.003-.003.003-.003.004-.003.003-.004.003-.003.003-.003.004-.003.003-.004.004-.003.003-.004.004-.004.003-.003.004-.004.004-.004.003-.004.004-.004.004-.004.004-.004.004-.003.004-.005.004-.004.004-.004.004-.004.005-.005.004-.004.004-.004.005-.005.004-.004.005-.005.004-.004.005-.005.005-.005.004-.005.005-.004.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.006.005-.005.005-.005.006-.005.005-.006.005-.005.006-.006.005-.005.006-.006.005-.006.006-.005.006-.006.006-.006.005-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.007-.006.006-.007.006-.006.007-.006.006-.007.006-.006.007-.007.006-.007.007-.006.007-.007.006-.007.007-.006.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.008.007-.007.007-.007.008-.007.007-.008.007-.007.008-.008.007-.007.008-.008.007-.007.008-.008.008-.008.007-.008.008-.007.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.009.008-.008.009-.008.008-.009.008-.008.009-.009.008-.008.009-.009.008-.008.009-.009.008-.009.01-.008.008-.01.009-.008.009-.009.008-.009.01-.009.008-.009.01-.009.008-.01.01-.008.009-.01.009-.009.01-.009.008-.01.01-.009.01-.01.009-.009.01-.01.009-.009.01-.01.009-.009.01-.01.01-.01.009-.01.01-.009.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.011.01-.01.011-.01.01-.011.01-.01.011-.011.01-.01.011-.011.011-.011.01-.01.011-.012.011-.01.01-.011.012-.011.01-.011.012-.011.01-.011.012-.011.01-.011.012-.011.01-.011.012-.012.011-.01.011-.012.012-.011.011-.012.011-.011.012-.012.011-.011.012-.012.011-.011.012-.012.012-.012.011-.011.012-.012.012-.012.012-.012.011-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.013-.012.012-.012.012-.013.012-.012.013-.012.012-.013.012-.012.013-.013.012-.012.013-.013.012-.012.013-.013.013-.013.012-.012.013-.013.013-.013.012-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.014-.013.013-.013.013-.014.013-.013.014-.014.013-.013.013-.013.014-.014.013-.013.014-.014.014-.014.013-.013.014-.014.013-.014.014-.013.014-.014.014-.014.014-.014.013-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.015-.014.014-.014.014-.015.014-.014.015-.014.014-.015.014-.014.015-.015.014-.014.015-.015.014-.014.015-.015.014-.014.015-.015.015-.015.014-.014.015-.015.015-.015.015-.015.014-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.016-.015.015-.016.015-.015.015-.015.016-.016.015-.015.016-.015.015-.016.015-.015.016-.016.015-.015.016-.016.016-.016.015-.015.016-.016.016-.016.015-.015.016-.016.016-.016.016-.016.015-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.017-.016.016-.016.016-.017.016-.016.016-.016.017-.016.016-.017.016-.016.017-.016.016-.017.016-.016.017-.017.016-.016.017-.017.016-.017.017-.016.017-.017.016-.017.017L9 8.92l-.017.017-.017.016-.017.017-.016.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.018.017-.017.017-.017.017-.017.018-.017.017-.018.017-.017.018-.017.017-.018.017-.017.018-.018.017-.017.018-.018.017-.017.018-.018.017-.017.018-.018.017-.017.018-.018.018-.018.017-.018.018-.017.018-.018.018-.018.017-.018.018-.018.018-.018.018-.017.018-.018.018-.018.018-.018.018-.018.018-.018.018-.019.018-.018.018-.018.018-.018.019-.018.018-.018.018-.019.018-.018.018-.018.019-.019.018-.018.018-.018.019-.019.018-.018.019-.019.018-.018.019-.019.018-.018.019-.019.018-.018.019-.019.019-.019.018-.018.019-.02.019-.018.018-.019.02-.018.018-.02.019-.018.018-.019.02-.019.018-.019.02-.019.018-.018.019-.02.019-.018.019-.02.019-.019.02-.019.018-.019.02-.019.018-.02.02-.018.019-.02.019-.019.02-.019.018-.02.02-.018.019-.02.02-.02.019-.019.02-.019.018-.02.02-.019.02-.02.019-.019.02-.02.019-.019.02-.02.019-.019.02-.02.02-.02.019-.019.02-.02.019-.02.02-.019.02-.02.02-.02.019-.02.02-.019.02-.02.02-.02.02-.02.02-.02.019-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.021-.02.02-.021.02-.53.531.53.53 6.01 6.01a.75.75 0 101.06-1.06z","clip-rule":"evenodd"}]]),w("ArrowAlignRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.25 3a.75.75 0 01.75.75v16.5a.75.75 0 01-1.5 0V3.75a.75.75 0 01.75-.75m-5.04 8.25H3.75a.75.75 0 000 1.5h11.46l-.009.009-.019.019-.018.018-.019.02-.019.018-.018.018-.019.019-.018.019-.019.018-.018.019-.019.018-.019.019-.018.018-.018.019-.019.018-.018.018-.018.018-.019.019-.018.018-.018.018-.018.019-.019.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.017.018-.018.017-.018.018-.017.018-.018.017-.018.018-.018.018-.017.017-.018.018-.017.017-.018.018-.017.017-.018.018-.017.017-.017.018-.018.017-.017.017-.017.017-.018.018-.017.017-.017.017-.017.017-.017.017-.017.018-.018.017-.017.017-.017.017-.017.017-.017.017-.017.017-.016.017-.017.016-.017.017-.017.017-.017.017-.016.017-.017.016-.017.017-.017.017-.016.016-.017.017-.016.016-.017.017-.016.016-.017.017-.016.016-.017.017-.016.016-.016.017-.017.016-.016.016-.016.016-.016.016-.017.017-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.015.015-.016.016-.016.016-.016.016-.015.016-.016.015-.016.016-.015.015-.016.016-.015.015-.016.016-.015.015-.016.016-.015.015-.015.016-.016.015-.015.015-.015.015-.016.016-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.014.015-.015.014-.015.015-.015.015-.014.014-.015.015-.014.015-.015.014-.015.015-.014.014-.014.015-.015.014-.014.014-.015.015-.014.014-.014.014-.014.015-.015.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.013.014-.014.013-.014.014-.014.014-.013.014-.014.013-.014.014-.013.013-.014.014-.013.013-.014.014-.013.013-.014.014-.013.013-.013.013-.013.014-.014.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.012.013-.013.012-.013.013-.013.013-.012.012-.013.013-.012.013-.013.012-.012.013-.013.012-.012.012-.013.013-.012.012-.012.012-.013.013-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.011.012-.012.011-.012.012-.012.012-.011.011-.012.012-.011.011-.012.012-.011.011-.012.012-.011.011-.011.012-.012.01-.011.012-.011.011-.011.012-.011.01-.012.012-.01.01-.012.012-.01.01-.011.012-.011.01-.011.011-.011.011-.01.01-.011.012-.011.01-.01.01-.011.012-.01.01-.011.01-.01.011-.011.01-.01.01-.01.011-.011.01-.01.01-.01.01-.01.01-.01.011-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.009-.01.01-.009.01-.01.009-.01.01-.008.009-.01.01-.01.008-.009.01-.009.01-.01.008-.008.01-.01.009-.009.009-.009.009-.009.009-.009.009-.009.009-.009.009-.008.009-.01.008-.008.01-.009.008-.008.009-.009.008-.008.009-.009.008-.009.009-.008.008-.008.008-.009.009-.008.008-.008.008-.008.009-.008.008-.009.008-.008.008-.008.008-.008.008-.008.008-.007.008-.008.007-.008.008-.008.008-.007.008-.008.007-.008.008-.007.007-.008.008-.007.007-.007.007-.008.008-.007.007-.007.007-.007.007-.008.008-.007.007-.007.007-.007.007-.006.007-.007.007-.007.006-.007.007-.007.007-.007.007-.006.006-.007.007-.006.006-.007.007-.006.006-.007.007-.006.006-.006.006-.007.007-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.005.005-.006.006-.006.006-.005.005-.006.006-.005.006-.006.005-.005.005-.006.006-.005.005-.005.005-.005.005-.005.006-.005.005-.005.005-.005.005-.005.005-.005.004-.005.005-.005.005-.005.005-.004.004-.005.005-.004.005-.005.004-.004.005-.005.004-.004.004-.004.005-.005.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.003.003-.004.004-.004.004-.003.003-.004.004-.003.003-.004.004-.003.003-.003.003-.003.003-.004.004-.003.003-.003.003-.003.003-.003.003-.003.003-.002.003-.003.003-.003.002-.003.003-.002.002-.003.003-.002.003-.003.002-.002.003-.003.002-.002.002-.002.002-.002.003-.003.002-.002.002-.002.002-.002.002-.002.002-.001.002-.002.001-.002.002-.002.002-.001.002-.002.001-.001.002-.002.001-.001.001-.002.002v.001l-.002.001-.001.002h-.002v.002h-.002v.002h-.001l-.001.001-.001.001-.001.002h-.001l-.001.001v.001h-.001v.001l.53.53-.53-.53a.75.75 0 101.06 1.06l-.53-.53.53.53h.001v-.001h.001v-.001h.001v-.001l.002-.001.001-.002h.001l.001-.002h.001l.001-.002h.001l.002-.002v-.001l.002-.002h.001l.002-.002.001-.002.002-.001.001-.002.002-.002.002-.001.001-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.003-.002.002-.003.002-.002.003-.002.002-.003.003-.002.002-.003.003-.003.003-.002.002-.003.003-.003.003-.003.003-.002.003-.003.003-.003.003-.003.003-.004.003-.003.004-.003.003-.003.003-.004.003-.003.004-.003.003-.004.004-.004.004-.003.003-.004.004-.004.004-.003.004-.004.004-.004.004-.004.004-.004.003-.004.005-.004.004-.004.004-.004.004-.005.005-.004.004-.004.004-.005.005-.004.004-.005.005-.004.004-.005.005-.005.005-.004.005-.005.004-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.006-.005.005-.005.005-.006.005-.005.006-.005.005-.006.006-.005.005-.006.006-.006.006-.005.005-.006.006-.006.006-.005.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.007.006-.006.007-.006.006-.007.006-.006.007-.006.006-.007.007-.006.007-.007.006-.007.007-.006.007-.007.006-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.008-.007.007-.007.007-.008.007-.007.008-.007.007-.008.008-.007.007-.008.008-.007.007-.008.008-.008.008-.007.008-.008.007-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.009-.008.008-.009.008-.008.009-.008.008-.009.009-.008.008-.009.009-.008.008-.009.009-.008.009-.01.008-.008.01-.009.008-.009.009-.009.009-.008.009-.01.009-.008.009-.01.01-.009.008-.009.01-.009.009-.01.009-.009.01-.009.009-.01.01-.009.009-.01.01-.009.009-.01.01-.009.009-.01.01-.01.01-.009.01-.01.009-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.011-.01.01-.011.01-.01.011-.01.01-.011.011-.01.01-.011.011-.011.011-.01.01-.011.012-.011.01-.01.011-.012.011-.01.011-.012.011-.01.011-.011.011-.012.011-.01.011-.012.011-.011.012-.011.01-.011.012-.012.011-.011.012-.011.011-.012.012-.011.011-.012.012-.011.011-.012.012-.012.012-.011.011-.012.012-.012.012-.012.012-.011.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.013.012-.012.013-.012.012-.013.012-.012.013-.012.012-.013.013-.012.012-.013.013-.012.012-.013.013-.013.013-.012.012-.013.013-.013.013-.013.013-.012.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.014.013-.013.013-.013.014-.013.013-.014.014-.013.013-.013.013-.014.014-.013.013-.014.014-.014.014-.013.013-.014.014-.013.014-.014.013-.014.014-.014.014-.014.014-.013.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.015.014-.014.014-.014.015-.014.014-.015.014-.014.015-.014.014-.015.015-.014.014-.015.015-.014.014-.015.015-.014.014-.015.015-.015.015-.014.015-.015.014-.015.015-.015.015-.014.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.016.015-.015.016-.015.015-.015.015-.016.016-.015.015-.015.015-.016.016-.015.015-.016.016-.015.015-.016.016-.015.016-.016.015-.016.016-.015.016-.016.015-.016.016-.016.016-.016.016-.016.016-.015.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.017.016-.016.016-.016.016-.016.017-.016.016-.017.016-.016.017-.016.016-.017.017-.016.016-.016.016-.017.017-.016.016-.017.017-.016.017-.017.016-.017.017-.016.016-.017.017-.017.017-.016.017-.017.017-.017.016-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.018-.017.017-.017.017-.017.017-.018.017-.017.018-.017.017-.017.017-.018.018-.017.017-.018.018-.017.017-.018.017-.017.018-.018.018-.017.017-.018.018-.017.018-.018.017-.018.018-.017.018-.018.017-.018.018-.018.018-.017.018-.018.018-.018.018-.018.017-.018.018-.018.018-.018.018-.018.018-.018.019-.018.018-.018.018-.018.018-.018.018-.019.018-.018.018-.018.019-.018.018-.019.018-.018.019-.018.018-.019.018-.018.019-.018.018-.019.019-.018.018-.019.019-.018.018-.019.019-.018.018-.019.019-.019.019-.018.018-.019.02-.019.018-.018.018-.02.02-.018.018-.019.019-.018.019-.02.019-.018.019-.02.019-.018.018-.019.02-.019.018-.019.02-.019.019-.02.019-.018.019-.02.019-.018.019-.02.02-.019.018-.019.02-.02.019-.018.02-.02.018-.019.02-.02.02-.019.018-.02.02-.018.02-.02.019-.02.02-.019.019-.02.02-.019.019-.02.02-.019.019-.02.02-.02.02-.019.019-.02.02-.019.02-.02.019-.02.02-.02.02-.019.02-.02.019-.02.02-.02.02-.02.02-.02.02-.019.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.021.02-.02.021-.02.53-.531-.53-.53-6.01-6.01a.75.75 0 10-1.06 1.06z","clip-rule":"evenodd"}]]),w("ArrowAlignUp",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3 3.75A.75.75 0 013.75 3h16.5a.75.75 0 010 1.5H3.75A.75.75 0 013 3.75m8.25 5.04v11.46a.75.75 0 001.5 0V8.79l.009.009.019.019.018.018.02.019.018.019.018.018.019.019.019.018.018.019.019.018.018.019.019.018.018.019.019.018.018.019.018.018.018.018.019.019.018.018.018.018.019.018.018.019.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.017.017.018.018.018.018.018.017.017.018.018.018.017.017.018.018.018.017.017.018.018.017.017.018.018.017.017.018.017.017.018.017.017.017.017.018.018.017.017.017.017.017.017.017.017.018.017.017.017.017.018.017.017.017.017.017.017.017.016.017.017.016.017.017.017.017.017.017.017.017.016.016.017.017.017.017.017.016.016.017.017.016.016.017.017.016.016.017.017.016.016.017.017.016.016.017.016.016.017.016.016.016.016.016.016.017.017.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.015.015.016.016.016.016.016.016.016.015.015.016.016.016.015.015.016.016.015.015.016.016.015.015.016.016.015.015.016.015.015.016.015.015.015.015.016.016.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.014.014.015.015.015.015.015.014.014.015.015.015.014.014.015.015.015.014.014.015.014.014.015.014.014.015.015.014.014.014.014.015.014.014.015.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.013.013.014.014.014.014.014.014.013.013.014.014.014.013.013.014.014.013.013.014.014.013.013.014.014.013.013.013.013.014.013.013.014.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.012.012.013.013.013.013.013.012.012.013.013.013.012.012.013.013.012.012.013.012.012.013.013.012.012.012.012.013.013.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.011.011.012.012.012.012.012.011.011.012.012.011.011.012.012.011.011.012.012.011.011.012.011.01.012.012.011.011.011.012.011.01.011.012.012.01.01.012.012.01.01.012.011.01.011.011.011.011.011.01.01.012.011.01.011.01.01.012.011.01.01.01.011.011.01.01.011.01.01.011.01.01.011.01.01.01.01.01.01.011.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.009.01.01.01.01.009.009.01.01.01.009.008.01.01.008.01.01.009.01.009.008.01.01.008.009.01.009.009.009.009.009.009.009.009.009.009.009.009.009.008.008.01.01.008.008.009.009.008.008.009.009.008.008.009.009.009.008.008.008.008.009.009.008.008.008.008.009.008.008.008.008.009.008.008.008.008.008.008.008.008.008.007.007.008.008.008.008.008.008.007.007.008.008.008.007.007.008.008.007.007.007.007.008.008.007.007.007.007.007.007.008.008.007.007.007.007.007.007.007.006.007.007.006.007.007.007.007.007.007.007.006.006.007.007.006.006.007.007.006.006.007.007.006.006.006.006.007.007.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.005.005.006.006.006.006.005.005.006.006.006.005.005.006.005.005.006.006.005.005.005.005.005.005.006.005.005.005.005.005.005.005.005.005.004.005.005.005.005.005.005.005.004.004.005.005.005.004.004.005.005.004.004.005.004.004.005.004.004.005.004.004.004.004.004.004.004.004.004.004.004.004.004.004.004.004.004.004.003.003.004.004.004.004.003.003.004.004.003.003.004.004.003.003.003.003.003.003.004.004.003.003.003.003.003.003.003.003.003.003.003.002.003.003.002.003.003.003.002.002.003.003.003.002.002.003.003.002.002.003.002.002.002.002.003.002.002.003.002.002.002.002.002.002.002.002.002.001.001.002.002.002.002.002.002.001.001.002.002.001.001.002.001.001.002.002h.001l.001.002.002.001v.002h.002v.002h.002v.001l.001.001.001.001.002.001v.001l.001.001h.001v.001h.001l.53-.53-.53.53a.75.75 0 101.06-1.06l-.53.53.53-.53v-.001h-.001v-.001h-.001v-.001h-.001l-.001-.002-.002-.001v-.001l-.002-.001v-.001l-.002-.001v-.001l-.002-.002h-.001l-.002-.002v-.001l-.002-.002-.002-.001-.001-.002-.002-.001-.002-.002-.001-.002-.002-.001-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.003-.003-.002-.002-.002-.002-.003-.003-.002-.002-.003-.003-.002-.003-.003-.002-.003-.003-.002-.003-.003-.003-.003-.002-.003-.003-.003-.003-.003-.003-.003-.004-.003-.003-.003-.003-.004-.003-.003-.004-.003-.003-.003-.003-.004-.004-.003-.004-.004-.003-.004-.004-.003-.004-.004-.003-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.003-.004-.005-.004-.004-.004-.004-.005-.004-.004-.005-.004-.004-.005-.004-.004-.005-.005-.004-.004-.005-.005-.004-.005-.005-.004-.005-.005-.005-.005-.004-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.006-.005-.005-.006-.005-.005-.005-.005-.006-.006-.005-.005-.006-.006-.005-.006-.006-.005-.006-.006-.005-.006-.006-.005-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.007-.006-.006-.006-.006-.007-.007-.006-.006-.006-.006-.007-.007-.006-.006-.007-.007-.007-.007-.006-.006-.007-.007-.007-.007-.006-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.008-.007-.007-.008-.007-.007-.007-.007-.008-.008-.007-.007-.008-.008-.007-.007-.008-.008-.007-.008-.008-.007-.008-.008-.008-.008-.007-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.009-.009-.008-.008-.008-.008-.009-.009-.008-.008-.009-.009-.008-.008-.009-.009-.008-.008-.009-.01-.009-.008-.008-.009-.01-.009-.008-.009-.009-.008-.009-.01-.009-.008-.009-.01-.009-.009-.01-.009-.008-.009-.01-.01-.009-.009-.009-.009-.01-.01-.009-.009-.01-.01-.009-.009-.01-.01-.009-.009-.01-.01-.009-.01-.01-.009-.01-.01-.01-.01-.009-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.011-.011-.01-.01-.01-.01-.011-.011-.01-.01-.011-.011-.01-.011-.011-.01-.011-.011-.01-.011-.012-.01-.01-.012-.011-.01-.011-.012-.011-.01-.011-.011-.011-.012-.011-.01-.011-.012-.011-.011-.011-.011-.012-.011-.01-.012-.012-.011-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.012-.012-.011-.012-.012-.011-.012-.012-.012-.012-.011-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.013-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.013-.013-.012-.012-.013-.013-.012-.012-.013-.013-.012-.013-.013-.012-.013-.013-.012-.013-.013-.013-.013-.012-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.014-.013-.013-.013-.013-.013-.013-.014-.014-.013-.013-.014-.013-.013-.014-.013-.013-.014-.014-.013-.014-.014-.013-.014-.014-.013-.013-.014-.014-.014-.014-.013-.014-.014-.014-.014-.013-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.015-.014-.014-.014-.014-.014-.014-.015-.015-.014-.014-.014-.014-.015-.015-.014-.014-.015-.015-.014-.014-.015-.015-.014-.014-.015-.015-.014-.015-.015-.014-.015-.015-.014-.015-.015-.015-.015-.014-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.016-.015-.015-.015-.015-.016-.015-.015-.016-.015-.015-.016-.015-.015-.016-.015-.015-.016-.016-.015-.015-.016-.016-.015-.015-.016-.016-.016-.016-.015-.015-.016-.016-.016-.016-.015-.016-.016-.016-.016-.016-.016-.015-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.017-.016-.016-.016-.016-.016-.016-.017-.016-.016-.017-.016-.016-.016-.016-.017-.017-.016-.016-.016-.016-.017-.017-.016-.016-.017-.017-.016-.016-.017-.017-.017-.017-.016-.016-.017-.017-.017L15.08 9l-.016-.017-.017-.017-.017-.017-.017-.016-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.018-.017-.017-.017-.017-.018-.017-.017-.017-.017-.018-.017-.017-.018-.017-.017-.018-.018-.017-.017-.018-.018-.017-.017-.018-.018-.017-.017-.018-.018-.017-.017-.018-.018-.017-.018-.018-.017-.018-.018-.018-.018-.017-.018-.018-.017-.018-.018-.018-.018-.018-.018-.018-.018-.017-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.019-.018-.018-.018-.018-.019-.018-.018-.018-.018-.018-.018-.019-.019-.018-.018-.018-.018-.019-.019-.018-.018-.018-.018-.019-.019-.018-.018-.019-.019-.018-.018-.019-.019-.018-.018-.019-.019-.018-.019-.019-.018-.019-.019-.018-.019-.02-.018-.018-.02-.019-.018-.018-.019-.02-.018-.018-.02-.019-.018-.019-.02-.019-.018-.019-.019-.018-.019-.02-.019-.018-.019-.02-.02-.019-.018-.019-.02-.019-.018-.019-.02-.02-.019-.018-.019-.02-.02-.019-.018-.019-.02-.02-.019-.018-.02-.02-.019-.02-.02-.019-.018-.019-.02-.02-.02-.019-.019-.02-.02-.019-.019-.02-.02-.019-.019-.02-.02-.019-.02-.02-.019-.02-.02-.019-.019-.02-.02-.02-.02-.019-.02-.02-.019-.02-.02-.02-.02-.019-.02-.02-.02-.02-.02-.02-.019-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.021-.02-.02-.02-.02-.021-.531-.53-.53.53-6.01 6.01a.75.75 0 101.06 1.06z","clip-rule":"evenodd"}]]),w("ArrowAlignVerticalCentre",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M21.25 12.75a.75.75 0 000-1.5h-4.94l2.22-2.22a.75.75 0 00-1.06-1.06l-3.536 3.535-.53.53.53.53 3.536 3.536a.75.75 0 101.06-1.06l-2.29-2.291zM12 4a.75.75 0 01.75.75v14.5a.75.75 0 01-1.5 0V4.75A.75.75 0 0112 4M2 12.071a.75.75 0 01.75-.75h5.01l-2.29-2.29A.75.75 0 016.53 7.97l3.536 3.535.53.53-.53.53-3.536 3.536a.75.75 0 11-1.06-1.06l2.22-2.22H2.75a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]);const Eu=w("ArrowBidirectional",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7.227 9.288a.75.75 0 010-1.06l4.243-4.244.53-.53.53.53.013.013.012.012.012.012.012.012.012.012.012.012.013.013.012.012.012.012.012.012.012.012.012.013.013.012.012.012.012.012.012.012.012.012.012.013.013.012.012.012.012.012.012.012.012.013.013.012.012.012.012.012.012.012.012.013.013.012.012.012.012.012.012.012.012.012.012.013.013.012.012.012.012.012.012.012.012.012.012.013.013.012.012.012.012.012.012.012.012.012.013.013.012.012.012.012.012.012.012.012.012.012.012.012.012.013.013.012.012.012.012.012.012.012.012.012.012.012.012.012.012.013.012.012.013.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.013.012.012.012.012.012.012.013.012.011.012.012.012.013.012.012.012.012.012.012.012.011.012.013.012.011.012.012.012.012.012.012.012.012.011.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.011.012.012.012.012.011.012.012.012.012.012.012.012.012.011.012.012.011.012.012.012.012.012.012.011.012.012.011.012.012.012.012.011.012.012.011.012.012.012.012.011.011.012.012.012.012.011.011.012.012.012.012.011.011.012.012.012.012.011.011.012.012.011.011.012.012.012.012.011.011.012.012.011.011.012.012.011.011.012.012.011.011.012.012.011.011.011.012.012.011.011.011.012.012.011.011.012.012.01.011.012.011.012.012.011.011.011.011.012.012.01.011.012.011.011.012.012.01.01.012.012.011.011.011.012.012.01.01.012.012.011.011.011.011.011.011.011.012.011.01.012.012.01.01.012.012.01.01.012.012.01.01.012.012.01.01.012.012.01.01.012.012.01.01.011.012.011.01.011.011.011.011.01.011.012.01.01.012.011.01.011.011.01.01.011.012.011.01.01.011.011.01.011.011.01.011.011.01.011.011.01.01.011.011.01.01.011.011.01.01.011.011.01.01.011.011.01.01.011.011.01.01.01.011.011.01.01.01.01.011.011.01.01.01.01.01.011.011.01.01.01.01.01.01.01.011.011.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.009.009.01.01.01.01.009.009.01.01.01.01.009.009.01.01.009.01.01.009.009.01.01.009.009.01.01.009.009.009.01.01.009.009.009.01.01.008.009.01.009.009.01.01.008.009.01.009.009.009.009.01.01.008.008.01.01.008.008.01.01.008.008.01.01.008.008.01.01.008.008.01.009.008.009.009.009.009.008.009.01.008.008.01.009.008.008.009.01.008.008.009.008.008.009.01.008.008.009.008.009.009.008.008.008.009.009.008.008.008.009.009.008.008.008.008.009.009.008.008.008.008.008.008.008.009.009.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.007.007.008.008.008.008.008.008.007.007.008.008.008.008.007.007.008.008.007.008.008.007.007.008.008.007.007.007.008.008.007.007.007.008.008.007.007.007.007.007.008.008.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.006.007.007.006.007.007.007.007.007.007.006.006.007.007.006.006.007.007.006.007.007.006.006.007.007.006.006.006.006.007.007.006.006.006.006.007.007.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.005.005.006.006.006.006.005.005.006.006.006.006.005.005.005.006.006.005.005.006.006.005.005.005.006.006.005.005.005.005.005.005.005.006.006.005.005.005.005.005.005.005.005.005.005.005.005.005.004.004.005.005.005.005.005.005.004.005.005.004.005.005.004.004.005.005.004.005.005.004.004.004.005.005.004.004.004.004.005.005.004.004.004.004.004.004.004.004.004.005.004.004.004.004.004.003.004.004.004.004.004.004.004.004.004.004.003.003.004.004.003.004.004.003.004.004.003.003.004.004.003.003.003.003.004.004.003.003.003.003.003.004.004.003.003.003.003.003.003.003.003.003.003.003.003.003.003.003.002.002.003.003.003.003.002.003.003.002.003.003.002.002.003.003.002.002.003.003.002.002.002.003.003.002.002.002.002.002.002.002.002.003.002.002.002.002.002.002.002.001.002.002.002.002.002.002.002.002.001.001.002.002.002.002.001.001.002.002.001.001.002.002v.001l.002.001.002.002.002.002.001.001.001.001.001.001.001.001.001.001.001.001v.001h.002v.002h.001l.001.002h.001v.001h.001l.001.001v.001l-.53.53-.53.53h-.001v-.001h-.001v-.001h-.001v-.001l-.002-.001-.001-.002-.002-.001v-.001l-.002-.001v-.001l-.002-.001v-.001l-.002-.001-.001-.001-.001-.002-.002-.001v-.001l-.002-.002-.002-.001-.001-.002-.002-.001-.001-.002-.002-.001-.001-.002-.002-.002-.002-.001-.002-.002-.001-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.003-.002-.002-.003-.002-.002-.003-.002-.002-.003-.002-.002-.003-.002-.002-.003-.003-.002-.003-.003-.002-.003-.003-.002-.003-.003-.002-.003-.003-.003-.003-.003-.003-.002-.003-.003-.003-.003-.003-.003-.003-.004-.003-.003-.003-.003-.003-.003-.004-.003-.003-.004-.003-.003-.004-.003-.003-.004-.004-.003-.003-.004-.004-.003-.003-.004-.004-.003-.003-.004-.004-.004-.004-.003-.004-.004-.004-.004-.003-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.005-.004-.004-.004-.004-.004-.004-.005-.004-.004-.005-.004-.004-.005-.004-.004-.005-.004-.004-.005-.005-.004-.004-.005-.005-.004-.005-.005-.004-.005-.005-.005-.005-.004-.005-.005-.004-.005-.005-.005L15.425 9l-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.006-.005-.005-.005-.005-.006-.006-.005-.005-.005-.005-.006-.006-.005-.005-.006-.006-.005-.005-.006-.006-.005-.005-.006-.006-.006-.006-.005-.005-.006-.006-.006-.006-.006-.006-.005-.006-.006-.006-.006-.005-.006-.006-.006-.006-.006-.006-.006-.007-.006-.006-.006-.006-.006-.006-.007-.006-.006-.007-.006-.006-.006-.006-.007-.007-.006-.006-.006-.006-.007-.007-.006-.006-.007-.007-.006-.006-.007-.007-.006-.007-.007-.006-.007-.007-.006-.007-.007-.006-.007-.007-.007-.007-.007-.007-.006-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.008-.007-.007-.007-.007-.008-.007-.007-.007L15 8.575l-.008-.007-.007-.007-.007-.008-.008-.007-.007-.008-.008-.007-.007-.008-.008-.007-.007-.008-.008-.008-.008-.007-.007-.008-.008-.008-.008-.007-.008-.008-.007-.008-.008-.008-.008-.008-.008-.007-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.009-.008-.008-.008-.008-.008-.008-.009-.008-.008-.009-.008-.008-.009-.008-.008-.009-.008-.008-.009-.008-.008-.009-.009-.008-.008-.009-.009-.008-.008-.009-.009-.008-.008-.009-.009-.008-.009-.01-.008-.008-.009-.008-.009-.01-.008-.008-.01-.009-.008-.009-.009-.008-.009-.01-.008-.008-.01-.009-.008-.009-.01-.009-.008-.009-.01-.009-.008-.009-.01-.009-.009-.009-.009-.01-.009-.008-.009-.01-.01-.009-.008-.009-.01-.01-.009-.008-.01-.01-.008-.009-.01-.01-.009-.009-.01-.009-.009-.01-.01-.009-.009-.01-.01-.009-.009-.01-.01-.009-.009-.01-.01-.009-.009-.01-.01-.009-.01-.01-.009-.01-.01-.009-.01-.01-.009-.01-.01-.01-.01-.009-.01-.01-.009-.01-.01-.01-.01-.01-.01-.01-.01-.009-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.011-.01-.01-.011-.01-.01-.011-.01-.01-.011-.01-.01-.011-.01-.01-.011-.01-.01-.011-.011-.01-.01-.011-.01-.01-.011-.01-.01-.011-.011-.01-.01-.011-.011-.011-.011-.01-.01-.011-.011-.01-.01-.011-.011-.011-.011-.01-.01-.011-.011-.011-.011-.01-.011-.011-.01-.011-.011-.011-.011-.01-.011-.012-.01-.01-.012-.011-.01-.011-.011-.01-.011-.012-.011-.01-.011-.012-.011-.01-.01-.011-.012-.011-.01-.011-.012-.011-.01-.011-.012-.011-.01-.011-.012-.012-.011-.01-.011-.012-.011-.01-.011-.012-.011-.011-.012-.011-.01-.011-.012-.011-.011-.012-.011-.01-.011-.012-.012-.011-.011-.012-.011-.01-.011-.012-.012-.011-.011-.012-.011-.01-.012-.012-.011-.012-.011-.01-.012-.012-.011-.012-.011-.011-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.011-.011-.012-.012-.011-.011-.012-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.011-.012-.012-.011-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.012-.012-.011-.012-.012-.011-.012-.012-.012h-.001v11.349l2.962-2.963a.75.75 0 111.06 1.061l-4.242 4.243-.53.53-.53-.53-.013-.012-.012-.013-.012-.012-.012-.012-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.013-.012-.012-.013-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.013-.012-.012-.013-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.013-.013-.011-.011-.013-.012-.012-.013-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.011-.012-.012-.012-.012-.011-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.012-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.012-.012-.012-.012-.011-.012-.012-.011-.012-.012-.012-.012-.011-.012-.012-.011-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.011-.011-.012-.012-.011-.011-.011-.011-.012-.012-.011-.01-.011-.012-.011-.011-.012-.012-.011-.011-.011-.011-.011-.011-.012-.012-.01-.01-.012-.012-.011-.011-.011-.011-.011-.011-.012-.012-.01-.01-.012-.012-.01-.01-.012-.012-.01-.01-.012-.012-.01-.01-.012-.012-.01-.01-.012-.012-.01-.01-.012-.012-.01-.01-.011-.011-.011-.011-.011-.011-.011-.011-.01-.01-.012-.012-.01-.01-.011-.011-.011-.011-.01-.01-.011-.012-.011-.01-.01-.01-.012-.012-.01-.01-.01-.01-.012-.012-.01-.01-.01-.01-.011-.011-.01-.01-.011-.011-.01-.01-.011-.011-.01-.01-.011-.011-.01-.01-.011-.011-.01-.01-.011-.01-.01-.011-.01-.01-.011-.011-.01-.01-.01-.01-.01-.01-.011-.011-.01-.01-.01-.01-.01-.01-.01-.01-.011-.011-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.009-.009-.01-.01-.01-.01-.009-.009-.01-.01-.01-.01-.009-.009-.01-.01-.009-.009-.01-.01-.01-.01-.009-.009-.009-.009-.01-.01-.009-.009-.01-.01-.009-.009-.009-.009-.01-.01-.009-.009-.009-.009-.01-.01-.008-.008-.01-.01-.009-.009-.009-.009-.01-.01-.008-.008-.01-.01-.008-.008-.01-.01-.008-.008-.01-.01-.008-.008-.01-.01-.008-.008-.01-.009-.008-.009-.009-.009-.009-.008-.008-.01-.01-.008-.008-.009-.008-.008-.01-.01-.008-.008-.008-.008-.009-.009-.009-.009-.008-.008-.009-.009-.008-.008-.009-.009-.008-.008-.008-.008-.009-.009-.008-.008-.008-.008-.009-.009-.008-.008-.008-.008-.008-.008-.009-.008-.008-.009-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.007-.007-.008-.008-.008-.008-.008-.008-.007-.007-.008-.008-.008-.008-.007-.007-.008-.008-.007-.008-.008-.007-.008-.008-.007-.007-.007-.007-.008-.008-.007-.007-.008-.008-.007-.007-.007-.007-.007-.007-.008-.008-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.006-.006-.007-.007-.007-.007-.007-.006-.006-.007-.007-.007-.006-.006-.007-.007-.006-.006-.007-.007-.006-.006-.007-.007-.006-.006-.007-.007-.006-.006-.006-.006-.006-.006-.007-.007-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.005-.005-.006-.006-.006-.006-.005-.005-.006-.006-.006-.006-.005-.005-.006-.006-.005-.005-.005-.005-.006-.006-.005-.005-.006-.006-.005-.005-.005-.005-.005-.005-.005-.005-.006-.006-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.004-.004-.005-.005-.005-.005-.005-.005-.004-.005-.005-.004-.005-.005-.004-.004-.005-.005-.004-.004-.005-.005L7.454 16l-.005-.005-.004-.004-.004-.004-.005-.005-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.005-.004-.004-.004-.003-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.003-.003-.004-.004-.004-.004-.003-.003-.004-.004-.003-.003-.004-.004-.003-.003-.003-.003-.004-.004-.003-.003-.003-.003-.003-.003-.004-.004-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.002-.002-.003-.003-.003-.003-.003-.003-.002-.002-.003-.003-.002-.002-.003-.003-.002-.002-.003-.003-.002-.002-.002-.002-.003-.003-.002-.002-.002-.002-.002-.002-.002-.002-.003-.002-.002-.002-.001-.003-.002-.001-.002-.002-.002-.002-.002-.002-.002-.002-.001-.001-.002-.002-.002-.002-.001-.001-.002-.002-.001-.001-.002-.002-.002-.002-.002-.002-.002-.002-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001-.002-.002-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001.53-.53.53-.53h.002v.001h.001v.001h.001v.002h.002v.002h.002v.001l.001.001.001.001.001.001.001.001.002.001v.001l.002.002h.001l.001.002.002.001.001.002.002.001.001.002.001.001.002.002.002.001.001.002.002.002.002.001.002.002.001.002.002.002.002.002.002.002.002.002.002.002.002.002.002.002.003.002.002.003.002.002.003.002.002.003.002.002.003.003.002.002.003.003.002.002.003.003.003.003.002.002.003.003.003.003.003.003.003.002.003.004.003.002.003.004.003.003.003.003.003.003.003.003.004.003.003.004.003.003.004.003.003.004.003.003.004.004.004.003.003.004.004.003.003.004.004.004.004.004.004.003.003.004.004.004.004.004.004.004.004.004.004.004.004.004.004.004.005.004.004.004.004.005.004.004.005.004.004.005.004.004.005.005.004.004.005.004.004.005.005.005.005.004.004.005.005.005.005.004.004.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.006.005.005.006.005.005.005.005.006.006.005.005.006.005.005.006.006.005.005.006.006.005.005.006.006.006.006.005.005.006.006.006.006.006.006.005.006.006.006.006.005.006.006.006.006.006.006.006.007.006.006.006.006.006.006.007.006.006.006.006.007.006.006.007.006.006.007.006.006.007.007.006.006.007.007.006.006.007.007.006.006.007.007.007.007.006.007.007.006.007.007.007.007.007.007.006.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.008.007.007.007.007.007.007.008.007.007.008.007.007.008.007.007.008.007.007.008.007.007.008.008.007.007.008.008.007.007.008.008.008.008.007.007.008.008.008.008.007.007.008.008.008.008.008.008.008.008.008.008.007.008.008.008.008.008.008.008.008.008.008.008.008.008.009.008.008.008.008.008.008.009.008.008.009.008.008.009.008.008.009.008.008.009.008.008.009.009.008.008.009.009.008.008.009.009.008.008.009.009.009.008.008.01.009.008.009.009.008.008.009.01.009.008.009.009.008.009.01.008.008.01.01.008.008.01.009.008.009.01.009.008.009.01.009.008.01.01.008.009.01.009.009.009.009.01.009.008.01.01.008.009.01.01.009.009.01.009.009.01.009.009.01.01.009.009.01.01.009.009.01.01.009.009.01.01.009.009.01.01.01.009.009.01.01.01.01.01.009.009.01.01.01.01.009.01.01.009.01.01.01.01.01.01.01.01.01.01.009.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.011.01.01.01.01.011.01.01.011.01.01.011.01.01.011.01.01.011.01.01.011.01.01.011.011.01.01.011.011.01.01.011.011.01.01.011.011.011.01.01.011.011.01.01.011.011.011.011.01.01.011.011.011.011.01.01.012.012.01.01.011.011.01.011.012.01.01.012.011.01.011.011.011.011.01.011.012.011.01.01.012.012.01.01.012.012.01.01.011.012.012.01.01.012.012.01.01.012.012.011.01.011.012.011.011.011.011.011.011.012.011.01.012.012.01.011.012.011.011.012.011.01.012.012.01.011.012.012.011.011.012.011.011.012.011.011.012.011.011.012.011.011.012.011.011.012.012.011.01.012.012.011.012.011.011.012.012.011.011.012.012.011.011.012.012.012.011.011.012.011.011.012.012.012.011.011.012.012.011.011.012.012.012.012.011.011.012.012.012.012.011.011.012.012.012.012.011.011.012.012.012.012.011.011.012.012.012.012.012.012.011.011.012.012.012.012.012.012.011.011.012.012.012.012.012h.001V6.326L8.288 9.288a.75.75 0 01-1.061 0m.53 5.955-.53.53a.75.75 0 111.06-1.06zm8.486-6.486.53-.53a.75.75 0 01-1.06 1.06z","clip-rule":"evenodd"}]]);w("ArrowBidirectionalHorizontal",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9.288 16.774a.75.75 0 01-1.06 0L3.983 12.53l-.53-.53.53-.53.013-.013.012-.012.012-.012.012-.012.012-.013.012-.012.013-.012.012-.012.012-.012.012-.013.012-.012.013-.012.012-.012.012-.012.012-.013.012-.012.012-.012.013-.012.012-.012.012-.012.012-.013.012-.012.013-.012.012-.012.012-.012.012-.013.012-.012.013-.012.012-.012.012-.012.012-.012.012-.013.012-.012.013-.012.012-.012.012-.012.012-.012.012-.013.012-.012.013-.012.012-.012.012-.012.012-.012.012-.013.012-.012.013-.012.012-.012.012-.012.012-.012.012-.013.012-.012.012-.012.013-.012.012-.012.012-.012.012-.012.012-.012.012-.013.012-.012.012-.012.013-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.013.012-.012.012-.012.012-.012.012-.012.013-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.011-.012.012-.012.012-.012.012-.012.012-.011.012-.013.012-.011.012-.012.012-.012.012-.012.012-.012.011-.012.012-.012.012-.011.012-.012.012-.012.012-.012.011-.012.012-.012.012-.011.012-.012.012-.012.011-.012.012-.011.012-.012.012-.012.011-.012.012-.011.012-.012.011-.012.012-.011.012-.012.011-.012.012-.012.012-.011.011-.012.012-.011.012-.012.011-.012.012-.011.011-.012.012-.011.012-.012.011-.012.012-.011.011-.012.012-.011.011-.012.012-.011.011-.012.012-.011.011-.012.012-.011.011-.011.011-.012.012-.011.011-.012.012-.011.011-.011.011-.012.012-.011.011-.011.011-.012.012-.011.011-.011.011-.012.012-.01.01-.012.012-.011.011-.012.011-.01.012-.012.01-.011.012-.011.011-.012.011-.01.011-.012.012-.011.01-.011.012-.011.01-.011.012-.011.01-.011.012-.011.01-.011.012-.011.01-.011.012-.011.01-.011.012-.011.01-.011.012-.01.01-.012.011-.01.011-.011.011-.011.01-.011.012-.01.01-.012.011-.01.01-.011.012-.01.01-.012.011-.01.01-.011.011-.01.011-.011.01-.01.011-.012.01-.01.011-.01.01-.011.011-.01.01-.011.011-.01.01-.011.011-.01.01-.011.011-.01.01-.011.011-.01.01-.01.01-.011.011-.01.01-.01.01-.011.01-.01.011-.01.01-.01.01-.011.01-.01.011-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.009-.01.01-.009.01-.01.009-.01.01-.01.01-.009.009-.01.01-.009.01-.01.009-.009.01-.01.009-.009.01-.01.009-.009.009-.01.01-.009.009-.01.01-.008.008-.01.01-.01.009-.008.01-.01.009-.009.009-.01.009-.008.01-.01.008-.009.01-.009.008-.009.01-.009.008-.009.01-.009.008-.009.01-.009.008-.009.01-.009.008-.009.009-.008.009-.01.009-.008.008-.009.01-.009.008-.008.009-.009.008-.009.009-.008.008-.009.01-.008.008-.009.008-.009.009-.008.008-.009.009-.008.008-.008.008-.009.009-.008.008-.009.008-.008.009-.008.008-.008.008-.009.008-.008.009-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.007-.008.008-.008.008-.007.008-.008.007-.008.008-.008.008-.007.007-.008L7.455 8l.008-.008.007-.007.008-.008.007-.007.007-.008.008-.007.007-.008.008-.007.007-.007.007-.008.007-.007.008-.007.007-.007.007-.007.007-.007.007-.008.007-.007.007-.007.007-.007.007-.007.007-.006.007-.007.007-.007.007-.007.006-.007.007-.007.007-.006.007-.007.006-.007.007-.006.006-.007.007-.006.007-.007.006-.006.007-.007.006-.006.006-.007.007-.006.006-.006.006-.007.007-.006.006-.006.006-.006.006-.006.006-.007.006-.006.006-.006.006-.006.006-.006.006-.006.006-.005.006-.006.006-.006.006-.006.005-.006.006-.005.006-.006.005-.006.006-.005.006-.006.005-.006.006-.005.005-.005.006-.006.005-.005.005-.006.006-.005.005-.005.005-.005.005-.006.006-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.004-.005.005-.005.005-.004.005-.005.005-.005.004-.005.005-.004.004-.005.005-.004.005-.005.004-.004L8 7.454l.005-.004.004-.005.004-.004.005-.004.004-.004.004-.005.004-.004.004-.004.005-.004.004-.004.004-.004.003-.004.004-.004.004-.004.004-.003.004-.004.004-.004.003-.004.004-.003.004-.004.003-.004.004-.003.003-.004.004-.003.003-.004.003-.003.004-.003.003-.003.003-.004.004-.003.003-.003.003-.003.003-.003.003-.003.003-.003.003-.003.003-.003.003-.003.002-.003.003-.003.003-.002.003-.003.002-.003.003-.002.002-.003.003-.002.002-.003.003-.002.002-.003.003-.002.002-.002.002-.002.002-.003.002-.002.003-.002.002-.002.002-.002.002-.002.001-.002.002-.002.002-.002.002-.001.002-.002.001-.002.002-.001.002-.002.001-.002.002-.001.001-.002.002-.001.001-.001.001-.002.002-.001v-.001l.002-.001.001-.002h.001l.001-.002h.001l.001-.002h.001l.001-.001v-.001h.002v-.002h.002V7.23h.001v-.001h.001v-.001h.001l.53.53.53.53v.001l-.001.001-.001.001-.001.001-.001.001-.002.001v.001l-.001.001-.001.001-.001.001-.001.001-.001.001-.001.001-.001.001-.001.001-.002.002H9.27l-.001.002-.002.002-.001.001-.002.002-.001.001-.002.002-.001.001-.002.002-.002.002-.001.001-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.003.002-.002.003-.002.002-.003.002-.002.003-.002.002-.003.003-.002.002-.003.003-.003.003-.002.002-.003.003-.003.003-.003.003-.003.002-.002.003-.003.003-.003.003-.003.003-.004.003-.003.004-.003.003-.003.003-.003.003-.004.003-.003.004-.003.003-.004.004-.003.003-.004.004-.003.003-.004.004-.003.003-.004.004-.004.004-.003.003-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.005.005-.004.004-.004.004-.005.004-.004.005-.004.004-.005.005-.004.004-.005.005-.004.004-.005.005-.005.005-.005.004-.004.005-.005.005-.005.005-.005.005L9 8.576l-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.006.006-.005.005-.005.005-.006.006-.005.005-.006.006-.005.005-.006.006-.005.005-.006.006-.006.006-.005.005-.006.006-.006.006-.006.005-.005.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.007.007-.006.006-.006.006-.006.006-.007.007-.006.006-.006.006-.007.007-.006.006-.007.007-.006.006-.007.007-.006.006-.007.007-.007.007-.006.006-.007.007-.007.007-.007.007-.007.006-.006.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.008.007-.007.008-.007.007-.007.007-.007.007-.008.008-.007.007-.007.007-.008.008-.007.007-.008.008-.007.007-.008.008-.007.007-.008.008-.008.007-.007.008-.008.008-.008.008-.007.007-.008.008-.008.008-.008.008-.008.007-.007.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.009.009-.008.008-.008.008-.008.008-.008.008-.009.009-.008.008-.008.008-.009.008-.008.009-.008.008-.009.009-.008.008-.009.009-.008.008-.009.009-.008.008-.009.009-.008.008-.01.01-.008.008-.008.008-.01.01-.008.008-.009.009-.009.008-.008.01-.01.008-.008.009-.009.009-.009.009-.009.009-.009.009-.009.009-.009.009-.009.009-.009.009-.01.01-.008.008-.01.01-.009.009-.009.009-.01.009-.008.01-.01.009-.009.009-.01.01-.009.009-.009.009-.01.01-.009.009-.01.01-.009.009-.01.01-.009.009-.01.01-.009.009-.01.01-.009.009-.01.01-.01.01-.009.009-.01.01-.01.01-.01.01-.009.009-.01.01-.01.01-.01.01-.01.01-.01.009-.009.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.011.011-.01.01-.01.01-.011.01-.01.011-.01.01-.011.01-.01.011-.01.01-.011.011-.01.01-.011.01-.01.011-.01.01-.011.011-.01.01-.011.011-.011.01-.01.011-.011.011-.01.01-.011.011-.011.011-.01.01-.011.011-.011.011-.01.01-.011.011-.011.011-.011.01-.01.012-.012.01-.01.011-.011.011-.011.011-.01.01-.012.012-.01.01-.012.012-.01.01-.011.011-.011.011-.011.011-.011.011-.011.011-.011.011-.011.011-.012.011-.01.011-.012.012-.01.01-.012.012-.011.01-.011.012-.011.011-.011.011-.012.012-.01.01-.012.012-.011.011-.012.012-.01.01-.012.012-.011.011-.012.012-.01.01-.012.012-.012.011-.01.012-.012.011-.012.012-.011.011-.011.011-.012.012-.011.011-.012.012-.011.011-.012.012-.011.011-.012.011-.011.012-.012.011-.011.012-.012.012-.011.011-.012.012-.011.011-.012.012-.011.011-.012.012-.012.012-.011.011-.012.012-.012.012-.011.011-.012.012-.012.011-.011.012-.012.012-.012.011-.011.012-.012.012-.012.012-.012.011-.011.012-.012.012-.012.012-.012.011-.011.012-.012.012-.012.012-.012.012h11.349l-2.963-2.962a.75.75 0 011.061-1.06l4.243 4.242.53.53-.53.53-.012.013-.013.012-.012.012-.012.012-.012.013-.012.012-.013.012-.012.012-.012.012-.012.013-.012.012-.013.012-.012.012-.012.012-.012.012-.012.013-.012.012-.013.012-.012.012-.012.012-.012.013-.012.012-.013.012-.012.012-.012.012-.012.013-.012.012-.012.012-.013.012-.012.012-.012.012-.012.013-.012.012-.012.012-.013.012-.012.012-.012.013-.012.012-.012.012-.013.012-.012.012-.012.012-.012.013-.012.012-.012.012-.012.012-.013.012-.012.012-.012.012-.012.013-.012.012-.012.012-.012.012-.013.012-.012.012-.012.012-.012.013-.012.012-.012.012-.012.012-.013.012-.012.012-.012.012-.012.012-.012.012-.012.013-.012.011-.012.013-.012.012-.012.012-.012.012-.012.012-.012.012-.013.012-.011.012-.012.012-.013.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.011.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.011-.012.012-.012.012-.012.012-.012.012-.011.012-.012.012-.012.012-.012.011-.012.012-.012.012-.011.012-.012.012-.012.012-.012.011-.012.012-.012.012-.011.012-.012.012-.012.011-.012.012-.011.012-.012.011-.012.012-.011.012-.012.012-.012.011-.011.012-.012.012-.012.011-.011.012-.012.011-.012.012-.011.012-.012.011-.011.012-.012.011-.012.012-.011.012-.012.011-.011.012-.012.011-.011.012-.012.011-.011.012-.012.011-.011.012-.012.011-.011.011-.011.012-.012.011-.011.012-.012.011-.011.011-.011.012-.012.011-.011.012-.011.01-.012.012-.01.011-.012.012-.011.011-.012.011-.011.011-.011.012-.011.01-.012.012-.01.011-.012.011-.011.012-.011.01-.011.012-.012.011-.01.011-.012.011-.01.011-.012.011-.01.011-.012.011-.01.011-.012.011-.01.011-.012.011-.01.011-.012.011-.01.011-.011.011-.011.01-.011.012-.011.01-.01.011-.012.011-.01.011-.011.01-.011.011-.01.011-.012.011-.01.01-.01.011-.012.011-.01.01-.01.011-.012.011-.01.01-.01.011-.011.01-.01.011-.011.01-.01.011-.011.01-.01.011-.011.01-.01.011-.011.01-.01.011-.01.01-.011.01-.01.011-.011.01-.01.01-.01.011-.01.01-.011.01-.01.01-.01.011-.01.01-.01.01-.011.01-.01.01-.01.01-.01.01-.01.01-.01.011-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.009-.01.01-.009.01-.01.01-.01.009-.009.01-.01.01-.01.009-.009.01-.01.009-.009.01-.01.009-.01.01-.009.01-.009.008-.01.01-.009.01-.01.009-.009.01-.009.008-.01.01-.009.01-.009.008-.01.01-.008.009-.01.01-.009.008-.009.01-.01.009-.008.009-.01.009-.008.009-.01.009-.008.009-.01.009-.008.009-.01.009-.008.009-.009.009-.009.008-.009.01-.008.008-.01.009-.008.009-.009.008-.008.009-.01.009-.008.008-.008.009-.009.008-.009.01-.008.008-.009.008-.008.009-.009.008-.008.009-.008.008-.009.008-.008.009-.008.008-.009.008-.008.008-.008.009-.008.008-.008.008-.009.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.007.008-.008.008-.008.007-.008.008-.007.008-.008.008-.008.007-.007.008-.008.007-.008.008-.007.008-.008.007-.007.007-.007.008-.008.007-.007.008-.008.007-.007.007-.007.008-.007.007-.008.007-.007.007-.007.007-.007.008-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.006-.007.007-.007.007-.006.007-.007.007-.007.006-.006.007-.007.007-.007.006-.006.007-.007.006-.006.007-.007.006-.006.007-.007.006-.006.007-.007.006-.006.006-.006.007-.006.006-.007.006-.006.006-.006.006-.006.007-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.005-.006.006-.006.006-.005.006-.006.006-.006.005-.005.006-.006.006-.006.005-.005.006-.006.005-.005.005-.005.006-.006.005-.005.006-.006.005-.005.005-.005.005-.005.006-.005.005-.006.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.004.005-.005.005-.005.005-.005.004-.005.005-.004.005-.005.004-.004.005-.005.004-.004.005-.005.004-.004.005-.005.004-.004.005-.004.004-.005.004-.004.004-.004.005-.004.004-.004.004-.004.004-.005.004-.004.004-.003.004-.004.004-.004.004-.004.003-.004.004-.004.004-.003.004-.004.003-.004.004-.003.004-.004.003-.003.004-.004.003-.003.004-.003.003-.004.003-.003.003-.003.004-.003.003-.004.003-.003.003-.003.003-.003.003-.003.003-.003.003-.003.003-.003.003-.002.003-.003.003-.003.002-.003.003-.002.003-.003.002-.002.003-.003.002-.002.003-.003.002-.002.003-.002.002-.003.002-.002.003-.002.002-.002.002-.002.002-.002.002-.002.002-.003.002-.001.002-.002.002-.002.002-.002.001-.002.002-.001.002-.002.002-.002.001-.001.002-.002.001-.001.002-.002.001v.001l-.002.002-.002.001v.001l-.002.001-.001.002h-.001l-.001.002h-.001l-.001.002h-.001v.001l-.002.001v.001h-.001v.001l-.001.001h-.001v.001h-.001v.001h-.001v.001h-.001l-.53-.53-.53-.53v-.001l.001-.001.001-.001.002-.001v-.001l.002-.001v-.001l.001-.001.001-.001h.001l.001-.002.001-.001.001-.001.001-.001.002-.001v-.002h.002l.001-.002.002-.002.001-.001.002-.002.001-.001.002-.002.001-.001.002-.002.002-.002.001-.001.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.003-.002.002-.003.002-.002.003-.002.002-.003.003-.002.002-.003.003-.002.002-.003.003-.003.003-.002.002-.003.003-.003.003-.003.003-.003.002-.002.004-.003.002-.003.004-.003.003-.003.003-.003.003-.004.003-.003.003-.003.004-.003.003-.004.003-.003.004-.003.003-.004.004-.004.003-.003.004-.004.003-.003.004-.004.004-.004.004-.003.003-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.005-.004.004-.005.004-.004.005-.004.004-.005.005-.004.004-.005.004-.004.005-.005.005-.004.004-.005.005-.005.005-.004.004-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.004.005-.005.005-.005.005-.006.005-.005.005-.005.005-.005.006-.005.005-.006.005-.005.006-.005.005-.006.005-.005.006-.006.005-.005.006-.006.005-.005.006-.006.006-.005.005-.006.006-.006.006-.006.006-.005.005-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.007-.007.006-.006.006-.006.006-.006.007-.007.006-.006.006-.006.007-.007.006-.006.007-.007.006-.006.007-.007.006-.006.007-.007.007-.007.006-.006.007-.007.007-.007.007-.007.007-.006.006-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.008-.007.007-.008.007-.007.007-.007.007-.007.008-.007.007-.008.007-.007.008-.007.007-.008.007-.007.008-.008.007-.007.008-.008.007-.007.008-.008.008-.007.007-.008.008-.008.008-.008.007-.007.008-.008.008-.008.008-.008.008-.008.008-.007.007-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.009-.009.008-.008.008-.008.008-.008.008-.008.009-.008.008-.009.008-.008.009-.008.008-.009.008-.008.009-.009.008-.008.009-.009.008-.008.009-.009.008-.008.009-.009.009-.008.008-.009.009-.009.009-.008.008-.01.009-.008.009-.009.009-.008.008-.01.01-.008.008-.009.01-.009.008-.009.009-.009.009-.009.009-.009.009-.009.009-.009.01-.009.008-.01.01-.008.009-.01.009-.008.009-.01.01-.009.008-.01.01-.008.009-.01.01-.01.009-.008.009-.01.01-.01.009-.009.01-.01.009-.009.01-.01.009-.009.01-.01.009-.009.01-.01.01-.009.009-.01.01-.01.01-.009.009-.01.01-.01.01-.009.009-.01.01-.01.01-.01.01-.01.01-.01.01-.009.01-.01.009-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.011-.01.01-.011.01-.01.01-.01.011-.01.01-.011.01-.01.011-.01.01-.011.01-.01.011-.011.01-.01.011-.01.01-.011.011-.01.01-.011.011-.01.01-.011.011-.01.01-.011.011-.011.01-.01.011-.011.011-.01.01-.012.011-.01.011-.011.01-.01.012-.011.01-.011.011-.01.01-.012.012-.01.01-.011.011-.011.011-.011.011-.01.01-.012.012-.01.01-.011.012-.011.01-.011.012-.011.01-.011.011-.011.012-.011.01-.011.012-.011.01-.011.012-.011.01-.012.012-.01.011-.012.011-.01.011-.012.011-.011.012-.011.01-.011.012-.012.011-.011.011-.011.012-.011.01-.012.012-.01.011-.012.012-.011.011-.012.011-.011.012-.011.011-.012.011-.011.012-.012.011-.01.012-.012.01-.012.012-.011.012-.012.011-.011.012-.011.011-.012.012-.011.011-.012.012-.011.011-.012.012-.011.011-.012.012-.012.011-.011.012-.012.011-.011.012-.012.012-.011.011-.012.012-.012.012-.011.011-.012.012-.012.012-.011.011-.012.012-.012.012-.011.011-.012.012-.012.012-.012.012-.011.011-.012.012-.012.012-.012.012-.011.011-.012.012-.012.012-.012.012-.012H6.326l2.963 2.962a.75.75 0 010 1.06m5.955-.53.53.53a.75.75 0 11-1.06-1.061zM8.757 7.757l-.53-.53a.75.75 0 011.06 1.06z","clip-rule":"evenodd"}]]),w("ArrowBottomToTop",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.46 9.54a.75.75 0 101.06 1.06l4.73-4.73v11.38a.75.75 0 001.5 0V5.87l.009.01.019.018.018.019.02.018.018.02.018.018.019.018.019.019.018.018.019.019.018.018.019.019.018.018.019.019.018.018.018.019.018.018.019.018.018.018.018.019.019.018.018.018.018.018.018.018.018.019.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.017.018.018.018.018.018.018.017.018.018.017.018.018.017.018.018.017.018.018.017.018.018.017.017.018.018.017.017.018.018.017.017.017.018.018.017.017.017.017.017.018.018.017.017.017.017.017.017.018.017.017.018.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.016.017.017.017.017.016.017.017.017.017.016.017.017.016.017.017.016.017.017.016.016.017.017.016.016.017.017.016.016.017.017.016.016.016.017.017.016.016.016.016.016.017.016.016.017.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.015.016.016.016.016.015.016.016.016.016.015.016.016.015.015.016.016.015.015.016.016.015.015.016.016.015.015.016.016.015.015.015.015.016.015.015.016.015.015.015.015.015.015.015.015.016.015.015.015.015.015.015.015.014.015.015.015.015.015.015.015.015.014.015.015.014.015.015.014.015.015.014.015.015.014.015.015.014.014.015.015.014.014.014.014.015.015.014.014.014.014.015.015.014.014.014.014.014.014.014.014.014.014.014.014.015.014.013.014.014.014.014.014.014.014.014.013.014.014.014.014.013.014.014.013.014.014.013.013.014.014.013.013.014.014.013.013.014.014.013.013.013.013.014.014.013.013.013.013.013.013.013.013.014.013.013.013.013.013.013.013.013.013.012.013.013.013.013.013.013.012.013.013.012.013.013.012.013.013.012.013.013.012.012.013.013.012.012.012.013.013.012.012.012.012.013.013.012.012.012.012.012.012.012.012.013.012.012.012.012.012.012.012.011.012.012.012.012.012.012.011.012.012.011.012.012.011.012.012.011.011.012.012.011.011.012.012.011.011.012.012.011.01.011.012.012.011.01.012.012.01.011.012.011.01.011.012.011.01.011.012.011.01.01.011.012.011.01.01.011.012.011.01.01.01.011.012.01.01.011.01.01.011.011.01.01.01.011.011.01.01.01.01.01.01.011.01.01.011.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.009.01.01.009.01.01.009.009.01.01.009.009.01.01.008.009.01.01.01.008.008.01.01.009.009.01.009.008.009.01.009.008.009.01.009.008.009.01.009.008.008.009.01.008.008.01.009.008.008.008.009.009.008.009.009.008.008.008.008.009.009.008.008.008.008.009.009.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.007.008.008.007.008.008.008.008.007.007.008.008.007.008.008.007.007.007.007.008.008.007.007.007.007.008.007.007.008.007.007.007.007.007.007.007.007.007.007.007.006.007.007.007.007.006.007.007.006.007.007.006.006.007.007.006.006.007.007.006.006.006.006.007.007.006.006.006.006.006.006.007.006.006.006.006.006.006.006.005.006.006.006.006.005.006.006.006.006.005.005.006.006.005.006.006.005.005.005.006.006.005.005.005.005.005.005.006.006.005.005.005.005.005.005.005.005.005.004.005.005.005.005.004.005.005.004.005.005.004.005.005.004.005.005.004.004.004.004.005.005.004.004.004.004.004.004.005.004.004.004.004.004.004.004.004.004.004.004.003.004.004.003.004.004.003.004.004.003.004.004.003.003.004.004.003.003.003.003.004.003.003.004.003.003.003.003.003.003.003.003.003.003.003.003.003.003.003.002.002.003.003.002.003.003.002.003.003.002.002.003.003.002.002.002.003.002.002.003.002.002.002.002.002.002.002.002.002.002.002.002.002.001.002.002.002.002.001.002.002.001.001.002.002.001.001.001.002.002.001.001.001.001.002h.002v.002l.002.001v.001l.002.001.001.002h.001v.001h.002v.002h.001v.001h.001v.001h.001l.53-.53-.53.53a.75.75 0 101.06-1.06l-.53.53.53-.53v-.001l-.001-.001-.001-.001-.001-.001-.001-.001-.002-.002-.002-.002-.002-.002-.002-.002-.001-.001-.002-.002-.002-.002-.002-.002-.001-.001-.002-.002-.002-.001-.001-.002-.002-.002-.002-.002-.002-.002-.002-.001-.002-.002-.002-.002-.002-.003-.002-.002-.002-.002-.002-.002-.003-.002-.002-.003-.002-.002-.003-.003-.002-.002-.003-.003-.003-.002-.002-.003-.003-.003-.003-.003-.003-.003-.003-.002-.002-.003-.003-.003-.003-.003-.004-.004-.003-.003-.003-.003-.003-.003-.004-.004-.003-.003-.003-.003-.004-.004-.004-.004-.003-.003-.004-.004-.004-.004-.003-.003-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.005-.005-.004-.004-.004-.004-.005-.005-.004-.004-.005-.005-.004-.004-.005-.005-.005-.005-.004-.004-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.006-.006-.005-.005-.005-.005-.006-.006-.005-.005-.006-.006-.006-.005-.005-.006-.006-.006-.006-.006-.005-.005-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.007-.007-.006-.006-.006-.006-.007-.006-.006-.007-.006-.006-.007-.007-.006-.006-.007-.007-.007-.007-.006-.006-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.008-.008-.007-.007-.007-.007L18.002 9l-.007-.007-.008-.008-.007-.007-.008-.008-.008-.008-.007-.007-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.009-.009-.008-.008-.008-.008-.009-.009-.008-.008-.009-.009-.008-.008-.01-.008-.008-.008-.01-.01-.008-.008-.009-.009-.009-.009-.009-.008-.008-.01-.01-.008-.008-.01-.01-.008-.009-.01-.009-.009-.009-.009-.01-.01-.009-.008-.009-.01-.01-.01-.009-.009-.01-.01-.009-.009-.01-.01L17.6 8.6l-.01-.01-.01-.01-.009-.009-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.011-.01-.01-.011-.01-.01-.011-.011-.01-.01-.011-.011-.011-.011-.01-.01-.011-.011-.011-.011-.01-.01-.012-.012-.01-.01-.012-.012-.01-.01-.011-.011-.012-.012-.01-.01-.012-.012-.011-.01-.011-.012-.011-.011-.012-.012-.011-.011-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.013-.013-.012-.012-.013-.013-.012-.012-.013-.013-.013-.013-.012-.012-.013-.013-.013-.013-.013-.012-.012-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.014-.014-.013-.013-.013-.013-.013-.013-.014-.014-.013-.013-.013-.013-.014-.014-.013-.013-.014-.014-.014-.013-.013-.014-.014-.014-.013-.013-.014-.014-.014-.014-.014-.014-.014-.013-.013-.014-.014-.014-.014-.014-.014-.014-.014-.014L16.3 7.3l-.014-.014-.014-.014-.015-.015-.014-.014-.014-.014-.014-.014L16.2 7.2l-.014-.014-.014-.014-.015-.015-.014-.014-.015-.015-.014-.014-.015-.015-.014-.014-.015-.015-.015-.015-.014-.014-.015-.015-.015-.015-.015-.015-.014-.014-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.016-.016-.015-.015-.015-.015-.015-.015-.016-.016-.015-.015-.015-.015-.016-.016-.015-.015-.016-.016-.015-.015-.016-.016-.015-.016-.016-.015-.016-.016-.015-.016-.016-.015-.016-.016-.016-.016-.016-.016-.016-.015-.015-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.017-.016-.016-.017-.016-.016-.016-.016-.016-.016-.017-.017-.016-.016-.016-.016-.017-.017-.016-.016-.016-.016-.017-.017-.016-.016-.017-.017-.016-.016-.017-.017-.017-.017-.016-.016-.017-.017-.017-.017-.016-.016-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.018-.018-.017-.017-.017-.017-.017-.018-.018-.017-.017-.017-.018-.018-.017-.017-.018-.018-.017-.017-.018-.018L14.6 5.6l-.018-.018-.017-.017-.018-.018-.018-.018-.017-.017-.018-.018-.018-.018-.018-.018-.017-.017-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.019-.018-.018-.019-.018-.018-.018-.018-.019-.018-.018-.019-.018-.018-.019-.018-.018-.019-.018-.018-.019-.019-.018-.018-.019-.019-.018-.018-.019-.019-.018-.018-.019-.019-.019-.019-.018-.018-.019-.019-.019-.019-.018-.018-.02-.02-.018-.018-.019-.019-.018-.018-.02-.02-.018-.018-.02-.02-.018-.018-.019-.019-.019-.019-.019-.019-.019-.019-.02-.02-.018-.018-.02-.02-.018-.018-.02-.02-.019-.019-.019-.019-.02-.02-.018-.018-.02-.02-.019-.019-.02-.02-.019-.019-.02-.019-.018-.02-.02-.019-.02-.02-.019-.019-.02-.02-.019-.019-.02-.02-.019-.019-.02-.02-.02-.02-.019-.019-.02-.02-.019-.019-.02-.02-.02-.02-.02-.02-.019-.019-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.019-.019-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.021-.021-.02-.02-.02-.02-.53-.532-.53.53zM3 20.252a.75.75 0 01.75-.75h16.5a.75.75 0 010 1.5H3.75a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]),w("ArrowCircleDown",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3.5 12a8.5 8.5 0 1117 0 8.5 8.5 0 01-17 0M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m14.42.13a.75.75 0 010 1.06l-.53-.53-.531-.53a.75.75 0 011.06 0m-.53.53.53.53h-.001l-.002.002-.005.006-.023.023-.088.088-.323.323-1.06 1.059-2.388 2.388-.53.53-.53-.53-3.89-3.889a.75.75 0 011.061-1.06l2.6 2.6V7.525a.75.75 0 111.5 0v7.222l1.117-1.117 1.06-1.06.322-.322.088-.088.023-.023.006-.005.001-.002z","clip-rule":"evenodd"}]]),w("ArrowCircleUp",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-14.42-.13a.75.75 0 010-1.06l.53.53.531.53a.75.75 0 01-1.06 0m.53-.53-.53-.53h.001l.002-.002.005-.006.023-.023.088-.088.323-.323 1.06-1.059 2.388-2.388.53-.53.53.53 3.89 3.889a.75.75 0 01-1.061 1.06l-2.6-2.6v7.205a.75.75 0 11-1.5 0V9.253l-1.117 1.117-1.06 1.06-.322.322-.088.088-.023.023-.006.005-.001.002z","clip-rule":"evenodd"}]]);const Iu=w("ArrowDown",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19.248 13.625a.75.75 0 00-1.061-1.06l-5.437 5.437V3.877a.75.75 0 10-1.5 0v14.125l-.006-.006-.021-.021-.02-.02-.021-.022-.021-.02-.02-.02-.021-.022-.021-.02-.02-.02-.021-.021-.02-.02-.021-.021-.02-.02-.021-.021-.02-.02-.021-.021-.02-.02-.02-.02-.021-.021-.02-.02-.02-.02-.021-.021-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.021-.021-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.019-.019-.02-.02-.02-.02-.019-.02-.02-.019-.02-.02-.019-.019-.02-.02-.019-.02-.02-.019-.019-.019-.02-.02-.019-.019-.02-.02-.019-.019-.019-.019-.02-.02-.019-.019-.019-.019-.019-.019-.02-.02-.018-.018-.02-.02-.018-.019-.02-.019-.019-.019-.019-.019-.019-.019-.019-.019-.018-.018-.02-.02-.018-.018-.019-.02-.019-.018-.019-.019-.018-.018-.019-.019-.019-.019-.018-.018-.019-.019-.018-.018-.019-.019-.018-.019-.019-.018-.018-.018-.019-.019-.018-.018-.018-.018-.019-.019-.018-.018-.018-.018-.018-.019-.019-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.017-.018-.018-.017-.018-.018-.018-.018-.017-.017-.018-.018-.018-.018-.017-.017-.018-.018-.017-.017-.018-.018-.017-.017-.017-.018-.018-.017-.017-.017-.017-.018-.018-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.018-.017-.017-.017-.017-.017-.016-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.016-.017-.017-.016-.017-.017-.016-.016-.017-.017-.017-.017-.016-.016-.017-.017-.016-.016-.016-.017-.017-.016-.016-.016-.016-.017-.017-.016-.016-.016-.016-.016-.016-.016-.016-.017-.016-.016-.016-.016-.016-.016-.016-.016-.016-.015-.016-.016-.016-.016-.016-.016-.016-.016-.015-.015-.016-.016-.016-.016-.015-.015-.016-.016-.015-.015-.016-.016-.015-.015-.016-.016-.015-.015-.015-.015-.016-.016-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.014-.014-.015-.015-.015-.015-.014-.014-.015-.015-.014-.014-.015-.015-.014-.014-.015-.015-.014-.014-.014-.014-.015-.015-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.013-.013-.014-.014-.014-.014-.013-.013-.014-.014-.013-.013-.014-.014-.013-.013-.013-.013-.014-.014-.013-.013-.013-.013-.013-.014-.013-.013-.014-.013-.013-.013-.013-.013-.013-.013-.012-.012-.013-.013-.013-.013-.013-.013-.013-.013-.012-.012-.013-.013-.012-.012-.013-.013-.012-.013-.013-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.011-.012-.012-.011-.012-.012-.012-.012-.011-.012-.012-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.01-.01-.012-.012-.011-.011-.012-.012-.01-.01-.012-.012-.01-.01-.012-.012-.01-.01-.012-.012-.01-.01-.011-.011-.011-.011-.01-.01-.011-.011-.011-.011-.01-.01-.011-.011-.01-.01-.01-.01-.011-.011-.01-.01-.01-.01-.01-.011-.011-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.009-.009-.01-.01-.01-.01-.009-.009-.009-.01-.01-.009-.009-.009-.01-.01-.008-.008-.01-.01-.009-.009-.009-.009-.009-.009-.009-.009-.009-.009-.009-.009-.008-.008-.01-.01-.008-.008-.009-.009-.008-.008-.009-.009-.008-.008-.009-.009-.008-.008-.008-.008-.009-.009-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.007-.008-.008-.007-.008-.008-.007-.007-.008-.008-.007-.007-.008-.008-.007-.007-.007-.007-.007-.008-.008-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.006-.007-.007-.006-.007-.007-.007-.007-.006-.006-.007-.007-.006-.006-.007-.007-.006-.006-.006-.006-.007-.007-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.005-.005-.006-.006-.006-.006-.005-.005-.006-.006-.005-.005-.005-.005-.006-.006-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005L6 12.753l-.005-.005-.005-.005-.004-.005-.005-.004-.005-.005-.004-.004-.005-.005-.004-.004-.004-.005-.005-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.003-.003-.004-.004-.003-.003-.004-.004-.003-.003-.004-.004-.003-.003-.003-.003-.003-.003-.003-.004-.003-.003-.003-.002-.003-.003-.003-.003-.003-.003-.003-.003-.002-.002-.003-.003-.002-.002-.003-.003-.002-.002-.003-.003-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.001-.001-.002-.002-.001-.001-.002-.002-.001-.001-.001-.001-.002-.002-.002-.002-.002-.002-.002-.002-.001-.001-.001-.001-.001-.001-.001-.001-.53.53.53-.53a.75.75 0 10-1.061 1.06l.53-.53-.53.53v.001h.001l.001.001.001.002h.001v.001h.002v.002h.002v.002h.002v.002l.002.001.001.002.002.001.001.001.002.002.001.001.002.002.002.002.001.002.002.001.002.002.002.002.002.002.002.002.002.002.002.003.003.002.002.002.002.003.003.002.002.003.003.002.003.003.002.003.003.002.003.003.003.003.003.003.003.003.003.003.003.003.003.004.004.003.003.003.004.004.003.003.004.004.003.003.004.004.004.004.003.004.004.003.004.004.004.004.004.004.004.004.004.005.005.004.004.004.004.005.005.004.004.004.005.005.004.005.005.004.005.005.004.005.005.004.005.005.005.005.005.005.005.005.005.005.005.006.006.005.005.005.005.006.006.005.005.005.006.006.005.006.006.005.006.006.006.006.005.006.006.006.006.006.006.006.006.006.007.006.006.006.006.006.006.007.007.006.006.006.007.007.006.006.007.007.006.007.007.006.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.008.008.007.007.007.008.008.007.007.008.008.007.008.008.007.008.008.007.008.008.008.008.007.008.008.008.008.008.008.008.008.008.009.009.008.008.008.008.008.009.009.008.008.009.009.008.008.009.009.008.009.01.008.008.01.009.008.009.009.009.009.009.009.009.009.009.009.009.009.009.01.01.008.009.01.009.01.01.008.009.01.01.01.009.01.01.009.01.01.009.01.01.009.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.011.011.01.01.011.011.01.011.011.01.01.011.011.011.011.01.011.012.01.01.012.012.01.01.012.012.01.01.012.012.011.011.011.011.011.011.012.012.011.011.011.012.012.011.011.012.012.011.012.012.011.012.012.011.011.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.013.013.012.012.012.012.013.013.012.012.013.013.012.012.013.013.012.013.013.012.013.013.013.013.012.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.014.014.013.013.013.013.014.014.013.013.013.014.014.013.013.014.014.013.014.014.013.014.014.013.014.014.014.014.013.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.015.015.014.014.014.014.014.015.015.014.014.014.015.015.014.014.015.015.014.015.015.014.014.015.015.015.015.015.015.014.015.015.014.015.015.015.015.015.015.015.015.015.015.015.015.015.016.016.015.015.015.015.015.015.016.016.015.015.015.016.016.015.015.016.016.015.015.016.016.015.016.016.015.016.016.016.016.015.015.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.017.017.016.016.016.016.016.016.017.017.016.016.016.017.017.016.016.017.017.016.017.017.016.017.017.016.016.017.017.017.017.016.017.017.016.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.018.017.017.018.017.017.017.017.017.018.018.017.017.017.017.018.018.017.017.018.018.017.017.018.018.017.018.018.017.018.018.017.018.018.017.018.018.018.018.018.018.017.018.018.018.018.018.018.018.018.017.018.019.018.018.019.018.018.018.018.018.018.018.018.018.019.019.018.018.018.018.019.019.018.018.018.019.019.018.018.019.019.018.019.019.018.018.019.019.018.019.02.018.018.02.019.018.018.019.02.018.018.02.019.018.019.02.019.018.019.019.019.019.019.019.019.02.019.018.02.02.018.018.02.02.019.019.019.02.02.018.018.02.02.019.02.02.019.019.019.02.02.019.019.02.02.019.019.02.02.019.02.02.019.019.02.02.019.02.02.019.02.02.02.02.019.02.02.02.02.019.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.021.021.02.02.02.02.021.021.02.02.02.021.021.02.02.021.021.02.02.021.021.02.02.021.021.02.021.021.02.021.021.02.021.022.02.02.021.021.021.02.021.022.02.02.022.021.02.021.021.021.021.021.021.021.021.02.021.022.021.02.021.022.021.021.021.021.021.021.021.021.022.021.02.022.022.02.021.022.021.021.022.022.02.021.022.021.021.022.022.021.021.021.022.022.021.021.021.022.022.021.021.022.022.021.021.022.022.021.021.022.022.021.022.022.021.022.022.021.021.022.022.022.022.021.021.022.022.022.022.022.022.021.022.022.021.022.022.022.022.022.022.022.022.022.022.021.022.022.022.022.022.022.022.022.022.022.022.023.022.53.53.53-.53z","clip-rule":"evenodd"}]]);w("ArrowExpand",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M13 4.25a.75.75 0 000 1.5h4.19l-4.22 4.22a.75.75 0 001.06 1.06l4.22-4.22V11H19h-.75a.75.75 0 001.5 0H19h.75V4.25zm-1.97 8.72a.75.75 0 010 1.06l-4.22 4.22H11a.75.75 0 010 1.5H4.25V13h1.5v4.189l4.22-4.22a.75.75 0 011.06 0M5 13h-.75a.75.75 0 011.5 0z","clip-rule":"evenodd"}]]),w("ArrowFitBottomLeft",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.748 21.001A2.75 2.75 0 013 18.251V8.298a.75.75 0 011.5 0v9.953q0 .09.012.177L18.442 4.5h-6.158a.75.75 0 010-1.5h8.717v8.716h-.75.75a.75.75 0 11-1.5 0h.75-.75V5.56L5.573 19.489q.086.012.175.012h9.955a.75.75 0 010 1.5z","clip-rule":"evenodd"}]]),w("ArrowFitBottomRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12.467 3.75a.75.75 0 00-.75-.75H3v8.716h.75H3a.75.75 0 001.5 0h-.75.75V5.56l13.928 13.93a1 1 0 01-.175.012H8.298a.75.75 0 000 1.5h9.955a2.75 2.75 0 002.748-2.75V8.298a.75.75 0 10-1.5 0v9.953q0 .09-.012.178L5.559 4.5h6.158a.75.75 0 00.75-.75","clip-rule":"evenodd"}]]),w("ArrowFitTopLeft",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.748 3A2.75 2.75 0 003 5.75v9.953a.75.75 0 001.5 0V5.75q0-.09.012-.177L18.442 19.5h-6.158a.75.75 0 000 1.5h8.717v-8.716h-.75.75a.75.75 0 10-1.5 0h.75-.75v6.154L5.573 4.513q.086-.012.175-.012h9.955a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]),w("ArrowFitTopRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M18.253 3a2.75 2.75 0 012.748 2.75v9.953a.75.75 0 11-1.5 0V5.75q0-.09-.012-.177L5.559 19.5h6.158a.75.75 0 010 1.5H3v-8.716h1.5v6.154L18.428 4.513a1 1 0 00-.175-.012H8.298a.75.75 0 010-1.5zM3.75 12.285H3a.75.75 0 011.5 0z","clip-rule":"evenodd"}]]),w("ArrowHook",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9 4.5A.75.75 0 009 6v-.75V6h6.5c.966 0 1.75.783 1.75 1.75v6a1.75 1.75 0 01-1.75 1.75H9.68l1.85-1.85a.75.75 0 10-1.06-1.06l-3.182 3.182-.53.53.53.53 3.182 3.182a.75.75 0 001.06-1.06L9.577 17H15.5a3.25 3.25 0 003.25-3.25v-6A3.25 3.25 0 0015.5 4.5zv.75z","clip-rule":"evenodd"}]]),w("ArrowLeft",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M10.375 19.247a.75.75 0 001.06-1.06l-5.437-5.438h14.125a.75.75 0 100-1.5H5.998l.006-.006.021-.02.02-.021.022-.021.02-.02.02-.021.022-.021.02-.02.02-.021.021-.02.02-.021.021-.02.02-.021.021-.02.02-.021.021-.02.02-.02.02-.021.021-.02.02-.02.02-.021.021-.02.02-.02.02-.02.02-.021.02-.02.02-.02.021-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.019-.02.02-.02.02-.019.02-.02.019-.02.02-.019.019-.02.02-.019.02-.02.019-.019.019-.02.02-.019.019-.02.02-.019.019-.02.019-.018.02-.02.019-.019.019-.02.019-.018.02-.02.018-.019.02-.019.019-.019.019-.02.019-.018.019-.02.019-.018.019-.019.019-.019.018-.019.02-.019.018-.018.019-.02.019-.018.018-.019.019-.018.019-.02.018-.018.019-.018.018-.019.019-.018.019-.019.018-.018.018-.019.019-.018.018-.019.019-.018.018-.018.018-.019.018-.018.019-.018.018-.018.018-.018.018-.018.018-.018.018-.019.018-.018.018-.018.018-.017.018-.018.018-.018.018-.018.018-.018.017-.018.018-.017.018-.018.017-.018.018-.017.018-.018.017-.018.018-.017.017-.018.018-.017.017-.018.018-.017.017-.017.017-.018.018-.017.017-.017.017-.017.017-.018.017-.017.017-.017.017-.017.018-.017.017-.017.016-.017.017-.017.017-.017.017-.017.017-.016.017-.017.017-.017.016-.017.017-.016.017-.017.016-.017.017-.016.016-.017.017-.016.016-.017.017-.016.016-.016.016-.017.017-.016.016-.016.016-.016.016-.017.016-.016.016-.016.017-.016.016-.016.016-.016.016-.016.015-.016.016-.016.016-.016.016-.015.016-.016.015-.016.016-.015.016-.016.015-.016.016-.015.015-.016.016-.015.015-.016.016-.015.015-.015.015-.016.016-.015.015-.015.015-.015.015-.016.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.014.015-.015.015-.015.014-.015.015-.015.015-.014.014-.015.015-.014.015-.015.014-.014.014-.015.015-.014.014-.015.015-.014.014-.014.014-.014.014-.015.014-.014.014-.014.015-.014.014-.014.014-.014.013-.014.014-.014.014-.014.014-.013.014-.014.013-.014.014-.013.014-.014.013-.014.014-.013.013-.014.014-.013.013-.014.013-.013.014-.013.013-.013.013-.014.013-.013.014-.013.013-.013.013-.013.013-.013.013-.013.013-.013.012-.013.013-.013.013-.012.013-.013.012-.013.013-.012.013-.013.012-.012.013-.013.012-.012.012-.013.013-.012.012-.012.012-.013.013-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.011-.012.012-.012.012-.011.012-.012.011-.012.012-.011.011-.012.012-.011.011-.012.012-.011.01-.011.012-.012.011-.01.012-.012.01-.011.012-.011.01-.011.012-.011.01-.011.012-.011.01-.011.011-.01.011-.012.01-.01.011-.01.011-.011.01-.011.011-.01.01-.01.01-.011.011-.01.01-.01.01-.011.01-.01.011-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.009-.01.01-.009.01-.01.009-.01.01-.009.009-.009.009-.01.01-.009.008-.009.01-.009.009-.01.009-.008.009-.01.009-.008.009-.01.009-.008.008-.009.01-.009.008-.008.009-.009.008-.009.009-.008.008-.009.009-.008.008-.009.008-.008.009-.008.008-.008.008-.009.008-.008.008-.008.008-.008.008-.008.008-.008.008-.007.008-.008.008-.008.007-.008.008-.007.007-.008.008-.007.007-.008.008-.007.007-.007.007-.008.008-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.006-.007.007-.006.007-.007.006-.007.007-.006.006-.007.007-.006.006-.007.006-.006.007-.006.006-.006.006-.006.006-.006.006-.007.006-.005.006-.006.006-.006.006-.006.005-.006.006-.005.006-.006.005-.006.006-.005.005-.005.005-.006.006-.005.005-.005.005-.006.005-.005.005-.005.005-.005.005-.005.005-.005.005-.004.005-.005.005-.005.004-.005.005-.004.004-.005.005-.004.004-.005.005-.004.004-.004.004-.004.004-.005.004-.004.004-.004.004-.004.004-.004.004-.003.004-.004.004-.004.003-.004.004-.003.003-.004.004-.003.003-.004.004-.003.003-.003.003-.004.003-.003.004-.003.003-.003.002-.003.003-.003.003-.003.003-.002.003-.003.002-.003.003-.002.002-.003.003-.002.002-.003.003-.002.002-.002.002-.003.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.001.002-.002.001-.002.002-.001.001-.002.002-.001.001-.001.001-.002.002-.001v-.001l.002-.001V5.82l.002-.001v-.001l.002-.001.001-.002h.001v-.001h.001v-.001h.001l-.53-.531.53.53a.75.75 0 10-1.06-1.06l.53.53-.53-.53h-.001v.001h-.001v.001h-.002v.002h-.001v.001l-.002.001v.001l-.002.001v.001l-.002.001-.001.002h-.002l-.001.002-.001.002-.002.001-.001.002-.002.001-.002.002-.002.002-.001.002-.002.002-.002.001-.002.002-.002.003-.002.002-.003.002-.002.002-.002.003-.003.002-.002.002-.003.003-.002.003-.003.002-.003.003-.002.003-.003.003-.003.002-.003.003-.003.003-.003.004-.003.003-.004.003-.003.003-.003.004-.004.003-.003.004-.004.003-.003.004-.004.003-.004.004-.004.004-.003.004-.004.004-.004.004-.004.004-.004.004-.005.004-.004.004-.004.004-.005.005-.004.004-.004.005-.005.004-.005.005-.004.004-.005.005-.005.005-.004.005-.005.005-.005.005-.005.005-.005.005-.005.005-.006.005-.005.005-.005.006-.006.005-.005.005-.005.006-.006.005-.006.006-.005.006-.006.005-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.007-.007.006-.006.006-.006.007-.007.006-.006.007-.007.006-.007.007-.006.007-.007.006-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.008-.008.007-.007.007-.007.008-.008.007-.007.008-.008.007-.007.008-.008.007-.008.008-.008.008-.008.008-.007.008-.008.008-.008.008-.008.008-.009.008-.008.008-.008.008-.008.008-.009.009-.008.008-.008.009-.009.008-.008.009-.009.008-.009.009-.008.009-.01.008-.008.01-.009.008-.009.01-.009.008-.009.01-.009.008-.01.01-.008.009-.01.009-.009.01-.01.008-.009.01-.009.01-.01.009-.01.01-.009.009-.01.01-.01.01-.009.01-.01.009-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.011-.011.01-.01.01-.011.011-.01.01-.011.011-.01.011-.012.01-.01.012-.011.01-.01.011-.012.011-.01.011-.012.011-.01.011-.012.011-.011.011-.011.011-.011.012-.012.011-.011.011-.011.012-.012.011-.011.012-.012.011-.011.012-.012.011L9.127 6l-.011.012-.012.012-.012.011-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.013-.013.012-.012.012-.012.013-.013.012-.012.012-.013.013-.012.012-.013.013-.012.013-.013.012-.013.013-.012.013-.013.013-.013.012-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.014-.014.013-.013.013-.013.013-.014.014-.013.013-.013.014-.014.013-.013.014-.014.013-.014.014-.013.014-.014.013-.014.014-.014.014-.013.014-.014.014-.014.013-.014.014-.014.014-.014.014-.014.015-.014.014-.015.014-.014.014-.014.014-.014.015-.015.014-.014.015-.015.014-.014.014-.015.015-.014.015-.015.014-.015.015-.014.014-.015.015-.015.015-.015.015-.014.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.016.015-.015.015-.015.015-.015.016-.016.015L8 7.127l-.015.016-.016.015-.015.016-.016.015-.015.016-.016.015-.016.016-.015.016-.016.015-.016.016-.016.016-.015.016-.016.016-.016.015-.016.016-.016.016-.016.016-.016.016-.016.017-.016.016-.017.016-.016.016-.016.016-.016.017-.017.016-.016.016-.017.017-.016.016-.016.017-.017.016-.017.017-.016.016-.017.017-.016.017-.017.016-.017.017-.017.017-.016.017-.017.017-.017.017-.017.016-.017.017-.017.017-.017.017-.017.018-.017.017-.018.017-.017.017-.017.017-.017.017-.017.018-.018.017-.017.017-.018.018-.017.017-.017.018-.018.017-.017.018-.018.017-.018.018-.017.018-.018.017-.018.018-.017.018-.018.017-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.019-.019.018-.018.018-.018.018-.018.019-.019.018-.018.019-.019.018-.018.018-.019.019-.018.018-.019.019-.018.019-.019.018-.019.019-.018.019-.02.018-.018.02-.019.018-.018.019-.02.019-.018.018-.02.02-.018.018-.019.02-.019.018-.019.02-.02.018-.018.02-.02.019-.018.019-.02.019-.019.02-.02.018-.018.02-.02.019-.019.02-.02.019-.019.019-.02.02-.019.019-.02.02-.019.019-.02.02-.019.019-.02.02-.019.02-.02.019-.02.02-.019.02-.02.019-.02.02-.02.02-.02.02-.019.02-.02.02-.02.019-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.021-.021.02-.02.02-.02.021-.021.02-.02.02-.02.021-.021.02-.02.021-.021.02-.02.021-.021.02-.02.021-.021.02-.021.021-.02.021-.021.02-.021.021-.02.021-.022.02-.02.021-.021.021-.02.021-.022.021-.02.02-.021.022-.021.02-.021.021-.021.022-.021.02-.021.021-.021.021-.021.021-.021.022-.021.02-.021.022-.022.02-.02.022-.022.021-.021.021-.021.022-.022.02-.02.022-.022.021-.022.022-.02.021-.022.021-.022.022-.021.021-.021.022-.022.021-.021.022-.022.021-.021.022-.022.021-.021.022-.022.021-.022.022-.021.021-.022.022-.021.022-.022.021-.022.022-.022.022-.021.022-.022.021-.022.022-.022.022-.021.022-.022.021-.022.022-.022.022-.022.022-.022.022-.022.022-.022.022-.022.022-.022.022-.022.022-.022.022-.022.022-.53.53.53.53z","clip-rule":"evenodd"}]]),w("ArrowLeftToRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3.75 3a.75.75 0 01.75.75v16.5a.75.75 0 01-1.5 0V3.75A.75.75 0 013.75 3m14.375 8.25H6.75a.75.75 0 000 1.5h11.375l-.018.018-.019.02-.018.018-.019.018-.018.019-.019.018-.018.019-.019.018-.018.018-.018.019-.019.018-.018.018-.018.019-.019.018-.018.018-.018.018-.018.018-.018.019-.019.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.017.018-.018.018-.018.018-.018.017-.018.018-.018.018-.017.018-.018.017-.018.018-.017.018-.018.017-.018.018-.017.018-.018.017-.017.018-.018.017-.017.018-.018.017-.017.017-.018.018-.017.017-.017.017-.017.018-.018.017-.017.017-.017.017-.017.018-.017.017-.018.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.016.017-.017.017-.017.016-.017.017-.017.017-.016.017-.017.016-.017.017-.016.017-.017.016-.016.017-.017.016-.017.017-.016.016-.016.017-.017.016-.016.016-.017.017-.016.016-.016.017-.016.016-.017.016-.016.016-.016.016-.016.016-.016.017-.016.016-.016.016-.016.016-.016.016-.016.015-.016.016-.016.016-.016.016-.016.016-.015.016-.016.016-.016.015-.016.016-.015.015-.016.016-.015.016-.016.015-.015.016-.016.015-.015.016-.016.015-.015.015-.016.016-.015.015-.015.015-.015.016-.016.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.014.015-.015.014-.015.015-.014.015-.015.014-.015.015-.014.014-.015.015-.014.014-.015.015-.014.014-.014.015-.015.014-.014.014-.014.015-.014.014-.015.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.013.014-.014.013-.014.014-.013.014-.014.013-.014.014-.013.013-.014.014-.013.013-.014.014-.013.013-.013.014-.014.013-.013.013-.013.013-.013.014-.014.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.012.013-.013.013-.013.012-.013.013-.012.013-.013.013-.013.012-.012.013-.013.012-.012.013-.013.012-.012.013-.013.012-.012.012-.012.013-.013.012-.012.012-.012.012-.012.013-.012.012-.012.012-.012.012-.013.012-.011.012-.012.012-.012.011-.012.012-.012.012-.012.012-.011.012-.012.011-.012.012-.011.011-.012.012-.011.011-.012.012-.011.011-.011.012-.012.011-.011.012-.011.01-.012.012-.01.011-.012.011-.011.011-.011.011-.011.011-.011.011-.011.011-.01.011-.012.011-.01.01-.011.012-.011.01-.01.011-.011.01-.01.011-.011.01-.01.011-.011.01-.01.011-.011.01-.01.01-.01.011-.011.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.009.01-.01.009-.009.01-.01.009-.009.01-.01.009-.009.009-.009.01-.01.009-.008.009-.01.009-.009.01-.009.008-.009.01-.009.008-.009.01-.009.008-.009.009-.009.009-.008.009-.01.008-.008.01-.008.008-.009.008-.008.009-.009.008-.008.009-.009.008-.008.009-.009.008-.008.008-.008.008-.008.009-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.007-.008.008-.008.008-.008.008-.007.007-.008.008-.007.008-.008.007-.007.008-.008.007-.007.007-.007.008-.008.007-.007.007-.007.007-.007.008-.007.007-.007.007-.007.007-.007.007-.007.006-.007.007-.007.007-.007.007-.006.007-.007.006-.007.007-.006.006-.007.007-.006.006-.006.007-.007.006-.006.006-.006.007-.007.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.005.006-.006.006-.006.005-.006.006-.005.005-.006.006-.005.006-.006.005-.005.005-.006.006-.005.005-.005.005-.005.006-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.004-.005.005-.005.005-.004.004-.005.005-.004.005-.005.004-.004.004-.005.005-.004.004-.004.004-.004.005-.005.004-.004.004-.004.004-.004.004-.004.004-.004.004-.003.004-.004.004-.004.003-.004.004-.003.004-.004.003-.003.004-.004.003-.003.004-.004.003-.003.003-.003.004-.003.003-.004.003-.003.003-.003.003-.003.003-.003.003-.003.003-.002.003-.003.002-.003.003-.003.003-.002.003-.003.002-.002.003-.003.002-.002.002-.002.003-.003.002-.002.002-.002.003-.002.002-.002.002-.002.002-.002.002-.002.002-.002.001-.002.002-.002.002-.001.002-.002.001-.002.002-.001.001-.001.002-.002.001-.001.002h-.002v.002l-.002.001-.001.001-.001.001-.001.001-.001.001v.001l-.002.001-.001.002h-.002v.002h-.001v.001h-.001l.53.531-.53-.53a.75.75 0 101.06 1.06l-.53-.53.53.53h.001v-.001h.001v-.001h.001v-.001h.002v-.002h.001v-.001l.002-.001v-.001l.002-.001v-.001l.002-.001.001-.001.001-.002h.002v-.002l.002-.002.002-.001.001-.002.002-.001.001-.002.002-.001.002-.002.002-.002.001-.002.002-.002.002-.002.002-.002.002-.002.002-.002.003-.002.002-.002.002-.003.003-.002.002-.002.002-.003.003-.002.002-.003.003-.002.003-.003.002-.003.003-.003.003-.002.003-.003.003-.003.003-.003.003-.003.003-.003.003-.004.003-.003.004-.003.003-.003.003-.004.004-.003.003-.004.004-.003.003-.004.004-.003.004-.004.004-.004.003-.004.004-.004.004-.003.004-.004.004-.004.004-.004.004-.005.004-.004.005-.004.004-.004.004-.005.005-.004.004-.004.005-.005.004-.004.005-.005.004-.005.005-.004.005-.005.004-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.006-.005.005-.005.005-.005.005-.006.006-.005.005-.006.006-.005.005-.006.006-.005.006-.006.005-.006.006-.006.006-.005.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.007.007-.006.006-.006.006-.007.007-.006.006-.006.007-.007.006-.006.007-.007.006-.007.007-.006.007-.007.007-.007.006-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.008-.007.007-.007.007-.008.008-.007.007-.007.007-.008.008-.007.007-.008.008-.007.007-.008.008-.008.008-.007.008-.008.008-.008.007-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.009-.008.008-.008.008-.009.008-.008.009-.008.008-.008.009-.009.008-.008.009-.01.008-.008.009-.008.009-.009.008-.009.01-.008.008-.01.009-.008.009-.01.009-.008.009-.009.009-.01.009-.008.009-.01.01-.008.008-.01.01-.009.009-.01.01-.009.009-.01.01-.009.009-.01.01-.009.009-.01.01-.009.01-.01.009-.01.01-.009.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.011.011-.01.01-.011.011-.01.01-.011.011-.01.011-.011.01-.011.011-.01.011-.012.011-.01.01-.011.012-.011.01-.011.012-.01.01-.012.012-.011.01-.011.012-.011.011-.011.011-.012.012-.01.01-.012.012-.011.011-.012.012-.011.011-.012.012-.011.012-.012.011-.011.012-.012.011-.012.012-.012.012-.011.012-.012.012-.012.011-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.013-.012.012-.012.012-.012.012-.013.013-.012.012-.012.012-.013.013-.012.012-.013.013-.012.012-.013.013-.012.012-.013.013-.012.013-.013.013-.013.012-.013.013-.013.013-.012.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.014.014-.013.013-.013.013-.013.013-.014.014-.013.013-.013.014-.014.013-.013.014-.014.013-.013.014-.014.013-.014.014-.013.014-.014.013-.014.014-.014.014-.013.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.015.014-.014.015-.014.014-.014.014-.015.015-.014.014-.014.015-.015.014-.014.015-.015.014-.014.015-.015.014-.015.015-.014.015-.015.014-.015.015-.014.015-.015.015-.015.015-.015.015-.015.015-.015.014-.015.015-.015.015-.015.016-.015.015-.015.015-.015.015-.015.015-.016.015-.015.016-.015.015-.015.015-.016.016-.015.015-.016.016-.015.015-.016.016-.015.015-.016.016-.015.015-.016.016-.016.016-.015.015-.016.016-.016.016-.015.016-.016.016-.016.015-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.017-.016.016-.016.016-.016.016-.016.016-.017.017-.016.016-.016.016-.017.017-.016.016-.016.016-.017.017-.016.016-.017.017-.016.016-.017.017-.016.016-.017.017-.016.017-.017.016-.017.017-.017.017-.016.017-.017.017-.017.016-.017.017-.017.017-.017.017-.016.017-.017.017-.017.017-.017.017-.017.017-.018.017-.017.017-.017.018-.017.017-.017.017-.017.017-.018.017-.017.018-.017.017-.018.018-.017.017-.017.017-.018.018-.017.017-.018.018-.017.017-.018.018-.017.018-.018.017-.018.018-.017.018-.018.017-.018.018-.017.018-.018.018-.018.017-.018.018-.018.018-.018.018-.017.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.019.018-.018.018-.018.019-.018.018-.018.018-.018.018-.019.019-.018.018-.018.018-.019.019-.018.018-.018.018-.019.019-.018.018-.019.019-.018.018-.019.019-.018.018-.019.019-.018.019-.019.018-.019.019-.018.019-.02.018-.018.02-.019.018-.018.019-.02.019-.018.018-.019.02-.019.018-.018.02-.02.018-.018.019-.02.019-.018.019-.02.02-.018.018-.02.02-.019.018-.019.02-.019.019-.019.019-.02.019-.018.02-.02.019-.019.019-.02.02-.018.019-.02.019-.02.02-.019.019-.019.019-.02.02-.019.019-.02.02-.019.019-.02.02-.019.019-.02.02-.019.02-.02.019-.02.02-.019.02-.02.019-.02.02-.019.02-.02.02-.02.019-.02.02-.019.02-.02.02-.02.02-.02.02-.02.019-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.53-.53-.53-.53-5.968-5.968a.75.75 0 10-1.06 1.06z","clip-rule":"evenodd"}]]),w("ArrowMinimize",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.03 5.03a.75.75 0 00-1.06-1.06L14 8.94V4.75h-.75.75a.75.75 0 00-1.5 0h.75-.75v6.75h6.75a.75.75 0 000-1.5h-4.19zm-16.06 15a.75.75 0 010-1.06L8.94 14H4.75a.75.75 0 010-1.5h6.75v6.75H10v-4.19l-4.97 4.97a.75.75 0 01-1.06 0m6.78-.78h.75a.75.75 0 01-1.5 0z","clip-rule":"evenodd"}]]),w("ArrowMove",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8.64 6.53a.75.75 0 010-1.06l2.828-2.828.53-.53.53.53 2.829 2.828a.75.75 0 01-1.06 1.06L12.77 5.006v6.331h6.332L17.47 9.702a.75.75 0 111.06-1.06l2.829 2.828.53.53-.53.53-2.829 2.83a.75.75 0 01-1.06-1.061l1.462-1.463H12.77v6.182l1.548-1.548a.75.75 0 111.06 1.06l-2.828 2.83-.53.53-.53-.53-2.829-2.83a.75.75 0 011.06-1.06l1.549 1.548v-6.182H5.068L6.53 14.3a.75.75 0 11-1.06 1.06l-2.83-2.829-.53-.53.53-.531 2.83-2.828a.75.75 0 011.06 1.06l-1.634 1.634h6.375V4.96L9.7 6.53a.75.75 0 01-1.061 0","clip-rule":"evenodd"}]]),w("ArrowOutExternal",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.25 4a.75.75 0 000 1.5h3.19l-6.47 6.47a.75.75 0 101.06 1.06l6.47-6.47v3.19a.75.75 0 001.5 0V4zM4 8.75A3.25 3.25 0 017.25 5.5H10A.75.75 0 0110 7H7.25A1.75 1.75 0 005.5 8.75v8c0 .966.784 1.75 1.75 1.75h8A1.75 1.75 0 0017 16.75V14a.75.75 0 011.5 0v2.75A3.25 3.25 0 0115.25 20h-8A3.25 3.25 0 014 16.75z","clip-rule":"evenodd"}]]),w("ArrowOutLogout",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4 7.25A3.25 3.25 0 017.25 4h5.5a.75.75 0 010 1.5h-5.5A1.75 1.75 0 005.5 7.25v9.5c0 .966.784 1.75 1.75 1.75h5.5a.75.75 0 010 1.5h-5.5A3.25 3.25 0 014 16.75zM9.25 12a.75.75 0 01.75-.75h7.12l-1.9-1.9a.75.75 0 011.06-1.06l3.182 3.182.53.53-.53.53-3.182 3.182a.75.75 0 11-1.06-1.06l1.903-1.904H10a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]),w("ArrowOutShare",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M15.712 7.712a.75.75 0 01-1.06 0L12.75 5.811V15a.75.75 0 01-1.5 0V5.81L9.348 7.712a.75.75 0 11-1.06-1.06L11.47 3.47l.53-.53.53.53 3.182 3.182a.75.75 0 010 1.06M4 13a3.25 3.25 0 013.25-3.25h.784a.75.75 0 010 1.5H7.25A1.75 1.75 0 005.5 13v4.75c0 .967.784 1.75 1.75 1.75h9.5a1.75 1.75 0 001.75-1.75V13a1.75 1.75 0 00-1.75-1.75h-.474a.75.75 0 010-1.5h.474A3.25 3.25 0 0120 13v4.75A3.25 3.25 0 0116.75 21h-9.5A3.25 3.25 0 014 17.75z","clip-rule":"evenodd"}]]),w("ArrowRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M13.625 4.753a.75.75 0 00-1.06 1.06l5.437 5.438H3.877a.75.75 0 000 1.5h14.125l-.006.006-.021.02-.02.021-.022.021-.02.02-.02.021-.022.021-.02.02-.02.021-.021.02-.02.021-.021.02-.02.021-.021.02-.02.021-.021.02-.02.02-.02.021-.021.02-.02.02-.02.021-.021.02-.02.02-.02.02-.02.021-.02.02-.02.02-.021.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.019.02-.02.02-.02.019-.02.02-.019.02-.02.019-.019.02-.02.019-.02.02-.019.019-.019.02-.02.019-.019.02-.02.019-.019.02-.019.018-.02.02-.019.019-.019.02-.019.018-.02.02-.018.019-.02.019-.019.019-.019.019-.019.02-.019.018-.019.02-.019.018-.018.019-.02.019-.018.019-.02.018-.018.02-.019.018-.018.019-.019.018-.019.02-.018.018-.019.018-.018.019-.019.018-.019.019-.018.018-.018.019-.019.018-.018.019-.018.018-.019.018-.018.018-.018.019-.019.018-.018.018-.018.018-.018.018-.018.018-.018.019-.018.018-.018.018-.018.018-.018.017-.018.018-.018.018-.018.018-.017.018-.018.017-.018.018-.017.018-.018.017-.018.018-.017.018-.018.017-.017.018-.018.017-.017.018-.018.017-.017.017-.017.018-.018.017-.017.017-.017.017-.017.018-.017.017-.017.017-.018.017-.017.017-.017.017-.016.017-.017.017-.017.017-.017.017-.017.016-.017.017-.017.017-.016.017-.017.016-.016.017-.017.016-.017.017-.016.017-.017.016-.016.017-.017.016-.016.016-.016.017-.017.016-.016.016-.016.016-.016.017-.016.016-.017.016-.016.016-.016.016-.016.016-.016.016-.015.016-.016.016-.016.015-.016.016-.016.016-.015.016-.016.015-.016.016-.015.016-.016.015-.015.016-.016.015-.015.016-.016.015-.015.015-.015.016-.016.015-.015.015-.015.015-.015.016-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.014-.015.015-.014.015-.015.014-.015.015-.014.015-.015.014-.014.015-.015.014-.014.015-.015.014-.014.015-.014.014-.015.014-.014.014-.014.015-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.013-.014.014-.013.014-.014.014-.014.013-.013.014-.014.013-.013.014-.014.013-.013.013-.013.014-.014.013-.013.014-.013.013-.014.013-.013.013-.013.013-.013.013-.013.013-.013.013-.012.013-.013.013-.013.013-.013.012-.013.013-.012.013-.013.012-.012.013-.013.012-.013.013-.012.012-.012.013-.013.012-.012.012-.012.013-.013.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.011.012-.012.012-.012.011-.012.012-.011.012-.012.011-.011.012-.012.011-.011.012-.012.011-.01.011-.012.012-.011.01-.012.012-.01.011-.012.011-.01.011-.012.011-.01.011-.012.011-.01.011-.011.01-.011.012-.01.01-.011.01-.011.011-.01.011-.011.01-.01.01-.01.011-.011.01-.01.01-.01.011-.01.01-.011.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.009.01-.01.009-.01.01-.009.01-.01.008-.009.01-.009.01-.01.009-.008.009-.01.009-.009.01-.009.008-.009.01-.009.008-.009.01-.009.008-.008.009-.01.009-.008.008-.009.009-.008.009-.009.008-.008.009-.009.008-.008.009-.008.008-.009.008-.008.008-.008.009-.008.008-.008.008-.008.008-.008.008-.008.008-.008.007-.008.008-.008.008-.007.008-.008.007-.007.008-.008.007-.007.008-.008.007-.007.008-.007.007-.008.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.006.007-.007.006-.007.007-.006.007-.007.006-.006.007-.007.006-.006.006-.006.007-.007.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.005.006-.006.005-.006.006-.005.005-.006.006-.005.005-.005.006-.006.005-.005.005-.005.006-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.004-.005.005-.004.005-.005.004-.004.005-.005.004-.004.005-.005.004-.004.004-.004.004-.004.005-.004.004-.004.004-.004.004-.004.004-.004.003-.004.004-.004.004-.003.004-.004.003-.003.004-.004.003-.003.004-.004.003-.003.003-.003.004-.003.003-.004.003-.003.003-.002.003-.003.003-.003.003-.003.002-.003.003-.002.003-.003.002-.002.003-.003.002-.002.003-.003.002-.002.002-.002.003-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.001-.002.002-.001.002-.002.001-.001.002-.002.001-.001.002h-.001l-.002.002v.001l-.002.001v.001l-.002.001v.001l-.002.001-.001.002h-.001v.001h-.001v.001h-.001l.53.531-.53-.53a.75.75 0 101.06 1.06l-.53-.53.53.53h.001v-.001h.001v-.001h.002v-.002h.001v-.001l.002-.001v-.001l.002-.001v-.001l.002-.001.001-.002h.002l.001-.002.001-.002.002-.001.001-.002.002-.001.002-.002.002-.002.001-.002.002-.002.002-.002.002-.002.002-.002.002-.002.003-.002.002-.002.002-.002.003-.003.002-.002.003-.003.002-.003.003-.002.003-.003.002-.003.003-.003.003-.003.003-.002.003-.003.003-.004.003-.003.004-.003.003-.003.003-.004.004-.003.003-.003.004-.004.003-.004.004-.003.004-.004.004-.004.003-.004.004-.004.004-.004.004-.004.004-.004.005-.004.004-.004.004-.004.005-.005.004-.004.004-.005.005-.004.005-.005.004-.004.005-.005.005-.005.004-.005.005-.005.005-.005.005-.005.005-.005.005-.005.006-.005.005-.005.005-.005.006-.006.005-.005.005-.006.006-.005.006-.006.005-.006.006-.005.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.007-.007.006-.006.006-.007.007-.006.006-.007.007-.006.007-.007.006-.007.007-.006.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.008.008-.007.007-.007.007-.008.008-.007.007-.008.008-.007.008-.008.007-.007.008-.008.008-.008.008-.008.007-.008.008-.008.008-.008.008-.008.008-.008.009-.008.008-.008.008-.009.008-.008.009-.008.008-.009.009-.008.008-.009.009-.008.009-.009.008-.009.01-.008.008-.01.009-.008.009-.01.009-.008.009-.01.009-.008.009-.01.01-.008.008-.01.01-.01.01-.008.008-.01.01-.01.01-.009.01-.01.009-.009.01-.01.01-.01.009-.01.01-.009.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.011.011-.01.01-.01.011-.011.01-.01.011-.011.01-.011.011-.01.011-.012.011-.01.01-.011.012-.011.01-.011.012-.011.01-.011.012-.011.011-.011.011-.011.011-.012.012-.011.011-.011.011-.012.012-.011.011-.012.012-.011.012-.012.011-.011.012-.012.011-.012.012-.012.012-.011.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.013.013-.012.012-.012.012-.012.013-.013.012-.012.013-.013.012-.012.013-.013.012-.013.013-.012.013-.013.013-.013.012-.013.013-.012.013-.013.013-.013.013-.013.013-.013.013-.013.013-.014.013-.013.014-.013.013-.013.013-.013.014-.014.013-.013.013-.014.014-.013.013-.014.014-.013.014-.014.013-.014.014-.013.014-.014.014-.014.013-.014.014-.014.014-.013.014-.014.014-.014.014-.015.014-.014.014-.014.015-.014.014-.014.014-.014.014-.015.015-.014.014-.015.015-.014.014-.014.015-.015.014-.015.015-.014.014-.015.015-.015.015-.014.015-.015.015-.015.014-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.016-.015.015-.015.015-.015.015-.016.016-.015.015-.015.015-.016.016-.015.015-.016.016-.015.015-.016.016-.015.016-.016.015-.016.016-.015.016-.016.015-.016.016-.016.016-.015.016-.016.016-.016.016-.016.016-.016.016-.017.016-.016.016-.016.017-.016.016-.016.016-.016.016-.017.017-.016.016-.016.016-.017.017-.016.016-.017.017-.016.017-.017.016-.016.017-.017.016-.017.017-.016.017-.017.017-.017.016-.017.017-.017.017-.016.017-.017.017-.017.017-.017.017-.017.017-.017.017-.018.018-.017.017-.017.017-.017.017-.017.017-.018.018-.017.017-.017.017-.018.018-.017.017-.018.018-.017.017-.018.018-.017.018-.018.017-.018.018-.017.018-.018.017-.018.018-.017.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.017-.018.019-.018.018-.018.018-.018.018-.018.018-.018.018-.019.018-.018.019-.018.018-.018.018-.019.019-.018.018-.019.019-.018.018-.018.019-.019.018-.019.019-.018.018-.019.019-.018.019-.019.018-.019.02-.018.018-.02.019-.018.018-.019.02-.019.018-.018.02-.02.018-.018.019-.02.019-.018.019-.02.02-.018.018-.02.02-.019.018-.019.02-.019.019-.02.02-.018.018-.02.02-.019.019-.02.02-.019.019-.019.02-.02.019-.019.02-.02.019-.019.02-.02.019-.019.02-.02.019-.02.02-.019.02-.02.019-.02.02-.019.02-.02.02-.02.02-.02.019-.02.02-.02.02-.019.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.021.021-.02.02-.02.02-.021.021-.02.02-.02.02-.021.021-.02.02-.021.021-.02.02-.021.021-.02.02-.021.021-.02.021-.021.02-.021.021-.02.021-.021.02-.021.021-.02.021-.021.021-.021.02-.021.022-.021.02-.02.021-.022.021-.02.021-.021.021-.022.021-.02.021-.021.021-.021.021-.021.021-.022.021-.02.021-.022.022-.02.02-.022.022-.021.021-.021.021-.022.022-.02.02-.022.022-.021.021-.022.022-.021.021-.021.022-.022.021-.021.021-.022.022-.021.021-.022.022-.021.021-.022.022-.021.021-.022.022-.021.022-.022.021-.021.022-.022.021-.022.022-.021.022-.022.021-.022.022-.022.022-.021.022-.022.022-.022.021-.022.022-.021.022-.022.022-.022.022-.022.022-.022.022-.022.022-.022.022-.022.022-.022.022-.022.022-.022.022-.022.53-.53-.53-.53z","clip-rule":"evenodd"}]]),w("ArrowRightToLeft",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.247 21a.75.75 0 01-.75-.75V3.75a.75.75 0 011.5 0v16.5a.75.75 0 01-.75.75M5.872 12.75h11.375a.75.75 0 000-1.5H5.872l.018-.018.019-.02.018-.018.019-.018.018-.019.019-.018L6 11.12l.019-.018.018-.018.018-.019.019-.018.018-.018.018-.019.019-.018.018-.018.018-.018.018-.018.018-.019.019-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.017-.018.018-.018.018-.017.018-.018.018-.018.017-.018.018-.017.018-.018.018-.018.017-.017.018-.018.017-.018.018-.017.017-.018.018-.017.017-.018.018-.017.017-.017.018-.018.017-.017.017-.017.018-.018.017-.017.017-.017.017-.017.017-.018.017-.017.018-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.016-.017.017-.017.017-.016.017-.017.017-.017.016-.017.017-.016.017-.017.016-.017.017-.016.016-.017.017-.016.017-.017.016-.016.016-.017.017-.016.016-.016.017-.017.016-.016.016-.016.016-.017.017-.016.016-.016.016-.016.016-.016.016-.017.016-.016.016-.016.016-.016.016-.016.016-.016.016-.015.016-.016.016-.016.016-.016.016-.016.015-.016.016-.015.016-.016.015-.016.016-.015.015-.016.016-.015.016-.016.015-.015.015-.016.016-.015.015-.016.016-.015.015-.015.015-.015.015-.016.016-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.014-.015.015-.014.015-.015.014-.015.015-.014.015-.015.014-.014L8.122 9l.014-.014.015-.015.014-.014.014-.015.015-.014.014-.014.014-.015.015-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.015.014-.013.014-.014.014-.014.014-.014.014-.014.014-.014.013-.014.014-.013.014-.014.013-.014.014-.013.014-.014.013-.013.014-.014.013-.013.014-.014.013-.013.013-.014.014-.013.013-.013.013-.013.013-.014.014-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.012-.013.013-.012.013-.013.013-.013.012-.012.013-.013.012-.013.013-.012.013-.013.012-.012.012-.013.013-.012.012-.012.012-.013.013-.012.012-.012.012-.012.012-.013.012-.012.013-.012.012-.012.012-.012.011-.012.012-.012.012-.012.012-.011.012-.012.012-.012.011-.012.012-.011.012-.012.011-.011.012-.012.011-.012.012-.011.011-.011.012-.012.01-.011.012-.011.011-.012.012-.01.01-.012.012-.011.011-.011.011-.011.011-.011.011-.011.011-.011.01-.011.012-.011.01-.01.011-.012.011-.01.01-.01.011-.012.01-.01.011-.01.011-.011.01-.01.01-.011.011-.01.01-.01.01-.011.011-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.009-.01.01-.009.009-.01.01-.009.009-.01.01-.009.009-.009.01-.01.008-.009.01-.009.009-.009.009-.01.009-.008.01-.01.008-.008.009-.01.009-.008.009-.009.009-.009.008-.009.01-.008.008-.01.008-.008.009-.008.009-.009.008-.008.009-.009.008-.008.008-.009.009-.008.008-.008.008-.008.008-.009.008-.008.009-.008.008-.008.008-.008.008-.008.007-.008.008-.008.008-.007.008-.008.008-.008.007-.007.008-.008.007-.008.008-.007.007-.008.008-.007.007-.007.008-.008.007-.007.007-.007.007-.007.007-.008.007-.007.008-.007.006-.007.007-.007.007-.007.007-.006.007-.007.007-.007.006-.007.007-.006.007-.007.006-.006.007-.007.006-.006.006-.007.007-.006.006-.006.006-.007.007-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.005-.006.006-.006.006-.005.006-.006.005-.006.006-.005.005-.006.006-.005.005-.005.006-.006.005-.005.005-.005.005-.006.005-.005.006-.005.005-.005.005-.005.005-.005.005-.005.004-.005.005-.004.005-.005.005-.005.004-.004.005-.005.004-.005.005-.004.004-.004.005-.005.004-.004.004-.004.004-.005.005-.004.004-.004.004-.004.004-.004.004-.004.004-.004.003-.004.004-.003.004-.004.004-.004.003-.004.004-.003.003-.004.004-.003.003-.004.004-.003.003-.003.003-.004.003-.003.004-.003.003-.003.003-.003.003-.003.003-.003.003-.003.002-.003.003-.003.003-.002.003-.003.002-.003.003-.002.002-.003.003-.002.002-.002.002-.003.003-.002.002-.002.002-.002.002-.003.002-.002.002-.002.002-.002.002-.002.002-.001.002-.002.002-.002.001-.002.002-.001.002-.002.001-.001.002-.002.002-.001.002-.002v-.001l.002-.001.001-.001.001-.001.001-.001.001-.001V6.57l.002-.001.001-.002h.002v-.001l.001-.001.001-.001-.53-.531.53.53a.75.75 0 10-1.06-1.06l.53.53-.53-.53h-.001v.001h-.001v.001h-.001v.001h-.001l-.001.002-.002.001v.001l-.002.001v.001l-.002.001v.001l-.002.001-.001.002h-.001l-.002.002-.001.002-.002.001-.001.002-.002.001-.001.002-.002.001-.002.002-.002.002-.001.002-.002.002-.002.002-.002.002-.002.002-.002.002-.003.002-.002.002-.002.003-.002.002-.003.002-.002.003-.003.002-.002.003-.003.002-.003.003-.002.003-.003.003-.003.002-.003.003-.003.003-.003.003-.003.003-.003.003-.003.004-.003.003L9.4 5.6l-.003.003-.003.004-.004.003-.003.004-.004.003-.003.004-.004.003-.004.004-.003.004-.004.004-.004.004-.004.003-.004.004-.004.004-.004.004-.004.005-.004.004-.005.004-.004.004-.004.005-.004.004-.005.004-.004.005-.005.004-.004.005-.005.005-.005.004-.005.005-.004.005-.005.005-.005.005-.005.004-.005.005-.005.006-.005.005-.005.005-.006.005-.005.005-.005.006-.005.005-.006.005-.005.006-.006.005-.005.006-.006.005-.006.006-.005.006-.006.006-.006.005-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.007-.006.006-.007.006-.006.007-.007.006-.006.006-.006.007-.007.006-.007.007-.006.007-.007.006-.007.007-.007.007-.006.007-.007.007-.007.007-.007.007-.007.007-.007.007L9 6l-.008.007-.007.007-.007.008-.007.007-.008.007-.007.008-.008.007-.007.008-.008.007-.007.008-.008.008-.008.007-.008.008-.007.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.009.008-.008.008-.008.008-.008.009-.009.008-.008.009-.009.008-.008.008-.009.009-.008.009-.009.008-.009.009-.008.009-.009.008-.009.01-.009.008-.009.01-.009.008-.009.009-.009.01-.009.008-.009.01-.01.009-.008.009-.01.009-.009.01-.01.009-.009.01-.01.009-.009.01-.01.009-.009.01-.01.009-.01.01-.009.01-.01.009-.01.01-.01.01-.01.01-.009.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.011.01-.01.01-.01.011-.011.01-.01.011-.011.01-.01.011-.011.01-.01.011L8.3 6.7l-.01.01-.011.012-.01.01-.012.011-.01.011-.012.011-.01.01-.012.012-.01.011-.012.011-.01.011-.012.011-.011.012-.011.01-.012.012-.011.012-.011.01-.012.012-.011.012-.012.011-.011.012-.012.011-.012.012-.011.012-.012.011-.012.012-.012.012-.011.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.013.012-.012.012-.012.013-.013.012-.012.012-.012.013-.013.012-.012.013-.013.012-.012.013-.013.012-.012.013-.013.013-.013.012-.013.013-.012.013-.013.013-.013.012-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.014-.013.013-.013.013-.014.013-.013.013-.013.014-.014.013-.013.014-.013.013-.014.013-.013.014-.014.013-.014.014-.013.014-.014.013-.014.014-.013.014-.014.013-.014.014-.014.014-.014.014-.013.014-.014.014-.014.014-.014.014-.014.014-.015.014-.014.014-.014.014-.014.014-.014.015-.015.014-.014.014-.014.015-.015.014-.014.014-.014.015-.015.014-.014.015-.015.014-.015.015-.014.015-.015.014-.015.015-.014.015-.015.015-.015.014-.015.015-.015.015-.015.015-.014.015-.015.015-.015.015-.015.015-.016.015-.015.015-.015.015-.015.015-.015.016-.015.015-.016.015-.015.015-.015.016-.016.015-.015.016-.016.015-.015.016-.016.015-.015.016-.016.015-.015.016-.016.015-.016.016-.015.016L6.5 8.5l-.016.015-.016.016-.016.016-.015.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.017.016-.016.016-.016.016-.016.017-.016.016-.017.016-.016.017-.016.016-.017.016-.016.017-.017.016-.016.017-.017.016-.016.017-.017.016-.016.017-.017.016-.017.017-.016.017-.017.016-.017.017-.017.017-.016.017-.017.017-.017.017-.017.016-.017.017-.017.017-.017.017-.017.017-.017.017-.017.018-.017.017-.017.017-.017.017-.018.017-.017.017-.017.018-.017.017-.018.017-.017.018-.017.017-.018.017-.017.018-.018.017-.017.018-.018.017-.017.018-.018.017-.018.018-.017.018-.018.017-.017.018-.018.018-.018.017-.018.018-.018.018-.017.018-.018.018-.018.018-.018.017-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.019-.018.018-.018.018-.019.018-.018.018-.018.018-.018.019-.019.018-.018.018-.018.019-.019.018-.018.018-.018.019-.019.018-.018.019-.019.018-.018.019-.019.018-.018.019-.019.018-.019.019-.018.019-.019.018-.019.02-.018.018-.02.019-.018.018-.019.02-.018.018-.02.019-.018.019-.02.018-.018.02-.019.018-.019.02-.019.018-.019.02-.019.018-.02.02-.018.019-.02.019-.018.019-.02.019-.019.02-.019.018-.02.02-.018.019-.02.02-.02.018-.018.02-.02.02-.02.019-.019.019-.019.02-.02.019-.019.02-.02.019-.019.02-.02.019-.019.02-.02.019-.02.02-.019.02-.02.019-.02.02-.019.02-.02.019-.02.02-.019.02-.02.02-.02.019-.02.02-.02.02-.02.02-.019.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02L3 12l.53.53 5.968 5.968a.75.75 0 101.06-1.06z","clip-rule":"evenodd"}]]),w("ArrowRoundAntiClockwise",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6.424 10.464c.882-3.291 3.873-5.112 7.117-4.243 3.267.876 5.118 4.082 4.242 7.349-.875 3.267-4.081 5.118-7.348 4.243a6.2 6.2 0 01-2.388-1.22 5 5 0 01-.55-.536 3 3 0 01-.15-.185l-.002-.004v.001l.001.001-.002-.002a.75.75 0 00-1.242.84l.623-.418c-.623.419-.622.419-.622.42l.001.001.002.003.005.008.016.022.051.07q.065.086.186.227c.161.186.4.434.72.702a7.7 7.7 0 002.963 1.518c4.067 1.09 8.095-1.235 9.185-5.303s-1.236-8.096-5.303-9.185c-3.583-.96-6.926.727-8.429 3.876v-1.9a.75.75 0 00-1.5 0V12h5.215a.75.75 0 000-1.5H6.414z","clip-rule":"evenodd"}]]),w("ArrowRoundClockwise",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.736 10.465c-.876-3.272-4.048-5.118-7.312-4.243-3.267.875-5.118 4.081-4.242 7.348.875 3.268 4.081 5.119 7.348 4.243a6.2 6.2 0 002.388-1.22c.253-.211.435-.402.55-.536q.088-.1.125-.15l.024-.034.003-.004-.001.002.002-.003a.75.75 0 011.242.841l-.623-.418c.623.418.623.418.622.419l-.001.002-.002.003-.005.007-.016.022-.051.07a5 5 0 01-.186.227c-.161.186-.4.434-.72.703a7.7 7.7 0 01-2.963 1.518c-4.067 1.09-8.095-1.236-9.185-5.303s1.236-8.096 5.303-9.186c3.455-.926 6.85.612 8.464 3.582V6.75a.75.75 0 011.5 0V12h-5.25a.75.75 0 010-1.5h2.997z","clip-rule":"evenodd"}]]),w("ArrowScaleHorizontal",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M15.46 5.459a.75.75 0 00-1.061 1.06l4.73 4.73H13.5a.75.75 0 100 1.5h5.629l-.01.01-.018.018-.019.02-.018.018-.019.018-.019.02-.018.018-.019.018-.018.019-.019.018-.018.019-.019.018-.018.019-.019.018-.018.018-.018.019-.019.018-.018.018-.018.019-.019.018-.018.018-.018.018-.018.019-.018.018-.019.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.017.018-.018.018-.018.018-.018.018-.018.017-.018.018-.017.018-.018.018-.018.017-.018.018-.017.018-.018.017-.017.018-.018.017-.018.018-.017.017-.017.018-.018.017-.017.018-.018.017-.017.018-.017.017-.018.017-.017.017-.017.018-.017.017-.017.017-.018.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.016.017-.017.017-.017.017-.017.016-.017.017-.016.017-.017.016-.017.017-.016.017-.017.016-.016.017-.017.016-.016.017-.017.016-.016.016-.016.017-.017.016-.016.016-.016.017-.017.016-.016.016-.016.016-.016.016-.016.017-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.015-.016.016-.016.016-.015.016-.016.016-.016.016-.016.015-.015.016-.016.015-.016.016-.015.016-.016.015-.015.016-.016.015-.015.016-.015.015-.016.015-.015.016-.015.015-.016.015-.015.015-.015.015-.015.016-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.014-.015.015-.014.015-.015.015-.015.014-.015.015-.014.015-.015.014-.014.015-.015.014-.014.015-.015.014-.014.015-.015.014-.014.014-.014.015-.015.014-.014.014-.014.014-.014.015-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.013-.014.014-.014.014-.013.014-.014.014-.014.013-.013.014-.014.013-.014.014-.013.014-.014.013-.013.013-.014.014-.013.013-.013.014-.013.013-.014.013-.013.013-.013.014-.013.013-.013.013-.014.013-.012.013-.014.013-.012.013-.013.013-.013.013-.013.013-.013.012-.013.013-.012.013-.013.013-.013.012-.012.013-.013.012-.012.013-.013.012-.012.013-.013.012-.012.013-.012.012-.013.012-.012.012-.012.012-.012.013-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.011-.012.012-.012.012-.011.012-.012.011-.012.012-.011.012-.012.011-.011.012-.012.011-.011.012-.012.01-.01.012-.012.012-.011.01-.012.012-.01.011-.012.011-.011.011-.011.012-.011.01-.011.011-.01.011-.012.011-.01.011-.011.01-.011.012-.01.01-.011.011-.011.01-.01.011-.011.01-.01.011-.011.01-.01.011-.01.01-.011.01-.01.011-.01.01-.01.01-.011.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.009.01-.01.009-.009.01-.01.009-.009.01-.01.009-.009.01-.01.008-.008.01-.01.01-.009.008-.009.01-.01.008-.008.01-.01.009-.008.009-.01.009-.008.008-.009.01-.009.008-.008.009-.009.009-.009.008-.008.009-.009.008-.008.009-.009.008-.008.009-.009.008-.008.008-.008.009-.008.008-.009.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.007.008-.008.008-.008.008-.008.007-.007.008-.008.007-.007.008-.008.007-.007.008-.008.007-.007.008-.007.007-.008.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.006.007-.007.007-.007.006-.006.007-.007.007-.007.006-.006.007-.007.006-.006.006-.006.007-.007.006-.006.006-.006.007-.006.006-.006.006-.006.006-.007.006-.005.006-.006.006-.006.006-.006.005-.006.006-.005.006-.006.005-.006.006-.005.006-.006.005-.005.006-.005.005-.006.005-.005.006-.005.005-.006.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.004.005-.005.004-.005.005-.004.005-.005.004-.004.005-.005.004-.004.005-.005.004-.004.004-.004.005-.004.004-.004.004-.005.004-.004.004-.004.004-.004.004-.003.004-.004.004-.004.003-.004.004-.003.004-.004.003-.004.004-.003.003-.003.004-.004.003-.003.004-.003.003-.004.003-.003.003-.003.003-.003.004-.003.003-.003.003-.003.003-.003.002-.003.003-.002.003-.003.003-.003.002-.002.003-.003.002-.002.003-.003.002-.002.003-.002.002-.003.002-.002.002-.002.002-.002.002-.002.003-.002.002-.002.001-.002.002-.002.002-.001.002-.002.002-.002.001-.001.002-.002.001-.001.002-.002.001-.001.002h-.001l-.002.002v.001l-.002.001v.001l-.002.001v.001l-.002.001v.001h-.001l-.001.002h-.001v.001H14.4v.002h-.001l.53.531-.53-.53a.75.75 0 001.06 1.06l-.53-.53.53.53h.001v-.001h.001v-.001h.001v-.001h.002v-.002h.001v-.001l.002-.001v-.001l.002-.001v-.001l.002-.001.001-.001.001-.002h.002l.001-.002.001-.002.002-.001.001-.002.002-.001.002-.002.001-.001.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.003.003-.002.002-.002.002-.003.003-.002.002-.003.003-.002.003-.003.002-.003.003-.002.003-.003.003-.003.003-.003.002-.003.004-.003.003-.003.003-.003.003-.003.003-.003.003-.004.004-.003.003-.003.004-.004.003-.003.004-.004.003-.003.004-.004.004-.004.004-.004.003-.003.004-.004.004-.004.004-.004.004-.004.004-.004.004-.005.005-.004.004-.004.004-.004.005-.005.004-.004.004-.005.005-.004.004-.005.005-.004.005-.005.004-.005.005-.004.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.006.006-.005.005-.005.005-.006.006-.005.005-.006.006-.005.006-.006.005-.006.006-.005.006-.006.005-.006.006-.006.006-.006.006-.005.006-.006.006-.006.006-.007.006-.006.007-.006.006-.006.006-.007.007-.006.006-.006.006-.007.007-.006.006-.007.007-.006.007-.007.007-.007.006-.006.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.008.008-.007.007-.007.007-.008.008-.007.007-.008.008-.007.007-.008.008-.007.008-.008.007-.008.008-.007.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.009.009-.008.008-.008.008-.009.009-.008.008-.009.009-.008.008-.009.009-.008.009-.009.008-.009.01-.008.008-.01.009-.008.009-.009.009-.009.009-.009.009-.009.009-.009.009-.009.009-.01.01-.008.008-.01.01-.009.009-.01.01-.009.009-.009.01-.01.009-.009.01-.01.009-.01.01-.009.01-.01.009-.01.01-.009.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.011-.011.01-.01.01-.011.011-.01.01-.011.011-.01.011-.011.01-.011.011-.01.011-.012.011-.01.01-.011.012-.011.01-.01.012-.012.01-.01.012-.012.01-.011.012-.011.011-.011.011-.012.011-.01.012-.012.011-.011.012-.012.011-.011.011-.012.012-.011.012-.012.011-.011.012-.012.011-.012.012-.011.012-.012.012-.012.011-.012.012-.012.012-.011.012-.012.012-.012.012-.012.012-.013.013-.012.012-.012.012-.012.012-.012.012-.013.013-.012.012-.012.012-.013.013-.012.012-.013.013-.012.012-.013.013-.012.013-.013.012-.013.013-.012.013-.013.013-.013.012-.013.013-.013.013-.012.013-.013.013-.013.013-.013.013-.014.013-.013.013-.013.014-.013.013-.013.013-.013.014-.014.013-.013.013-.013.014-.014.013-.013.014-.014.013-.013.014-.014.013-.014.014-.013.014-.014.013-.014.014-.013.014-.014.014-.014.014-.014.013-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.015-.014.014-.014.014-.014.014-.015.015-.014.014-.014.014-.015.015-.014.014-.015.015-.014.014-.015.015-.014.014-.015.015-.014.015-.015.014-.015.015-.014.015-.015.015-.015.014-.015.015-.015.015-.014.015-.015.015-.015.015-.015.015-.015.015-.016.015-.015.016-.015.015-.015.015-.015.015-.015.016-.016.015-.015.015-.016.016-.015.015-.015.016-.016.015-.015.015-.016.016-.015.016-.016.015-.015.016-.016.016-.016.015-.016.016-.015.016-.016.016-.016.016-.016.015-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.017-.016.016-.016.016-.016.016-.016.016-.017.017-.016.016-.016.016-.017.017-.016.016-.016.017-.017.016-.016.016-.017.017-.016.017-.017.016-.016.017-.017.017-.017.016-.016.017-.017.017-.017.016-.017.017-.017.017-.016.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.018.018-.017.017-.017.017-.017.017-.018.018-.017.017-.017.017-.018.018-.017.017-.017.018-.018.017-.017.018-.018.017-.018.018-.017.017-.018.018-.017.018-.018.018-.018.017-.017.018-.018.018-.018.017-.018.018-.018.018-.018.018-.017.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.019.018-.018.019-.018.018-.018.018-.018.018-.018.019-.019.018-.018.018-.018.019-.019.018-.018.018-.019.019-.018.018-.018.019-.019.018-.018.019-.02.018-.018.019-.018.019-.019.018-.018.019-.02.019-.018.018-.019.02-.018.018-.02.019-.018.019-.019.018-.019.02-.019.018-.018.02-.02.018-.018.02-.02.018-.018.02-.02.018-.018.02-.02.018-.019.02-.019.019-.019.019-.02.02-.018.018-.02.02-.019.019-.019.02-.02.018-.019.02-.019.02-.02.019-.019.019-.02.02-.019.019-.02.02-.019.019-.02.02-.019.019-.02.02-.019.02-.02.019-.019.02-.02.02-.02.019-.02.02-.019.02-.02.02-.02.019-.02.02-.019.02-.02.02-.02.02-.02.02-.02.02-.02.019-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.021-.02.02-.02.02-.02.02-.021L22 12l-.53-.53zM2.53 12.53l6.01 6.01a.75.75 0 101.061-1.06l-4.73-4.73h5.63a.75.75 0 000-1.5H4.87l.01-.01.018-.018.019-.019.018-.018.02-.02.018-.018.018-.018.019-.019.018-.018.019-.019.018-.018.019-.019.018-.018.019-.019.018-.018.019-.018.018-.019.018-.018.018-.018.019-.019.018-.018.018-.018.018-.018.018-.019.019-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.017-.017.018-.018.018-.018.018-.018.018-.018.017-.017.018-.018.018-.018.017-.017.018-.018.018-.018.017-.017.018-.018.017-.017.018-.018.017-.017.017-.017.018-.018.017-.017.017-.018.018-.017.017-.017.017-.017.017-.018.018-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.016-.016.017-.017.017-.017.017-.017.016-.016.017-.017.017-.017.016-.016.017-.017.016-.016.017-.017.016-.016.017-.017.016-.016.016-.016.017-.017.016-.016.016-.016.017-.017.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.015-.015.016-.016.016-.016.015-.016.016-.015.016-.016.015-.015.016-.016.015-.015.016-.016.015-.015.016-.016.015-.015.015-.015.015-.016.016-.015.015-.015.015-.015.015-.015.015-.015.016-.016.015-.015.015-.015.015-.015.014-.014.015-.015.015-.015.015-.015.015-.015.015-.015.014-.014.015-.015.015-.015.014-.014.015-.015.015-.015.014-.014.015-.015.014-.014.014-.014.015-.015.014-.014.014-.014.015-.015.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.013-.013.014-.014.014-.014.013-.013.014-.014.013-.013.014-.014.013-.013.014-.014.013-.013.013-.013.014-.014.013-.013.013-.013.013-.013.013-.013.014-.014.013-.013.013-.013.013-.013.013-.013.012-.012.013-.013.013-.013.013-.013.013-.013.012-.012.013-.013.013-.013.012-.012.013-.013.012-.012.013-.013.012-.012.013-.013.012-.012.012-.012.013-.013.012-.012.012-.012.012-.012.012-.012.013-.013.012-.012.012-.012.011-.012.012-.011.012-.012.012-.012.012-.012.012-.012.011-.011.012-.012.012-.012.011-.011.012-.012.011-.011.012-.012.011-.011.012-.012.01-.011.012-.011.011-.011.012-.012.01-.01.012-.012.011-.011.011-.011.011-.011.011-.011.011-.011.01-.01.012-.012.01-.01.011-.011.011-.011.01-.01.011-.011.01-.01.011-.011.01-.01.011-.011.01-.01.011-.011.01-.01.01-.01.01-.01.011-.011.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.009-.009.01-.01.009-.009.01-.01.009-.009.01-.01.009-.009.01-.01.008-.008.01-.01.009-.009.01-.01.008-.008.01-.01.008-.008.01-.01.008-.008.01-.01.008-.008.009-.009.008-.008.01-.01.008-.008.008-.008.009-.009.008-.009.009-.008.008-.008.009-.009.008-.008.008-.008.009-.009.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.007-.007.008-.008.008-.008.007-.007.008-.008.007-.008.008-.007.007-.007.008-.008.007-.007.007-.007.008-.008.007-.007.007-.007L9.121 7l.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.006-.006.007-.007.007-.007.006-.006.007-.007.006-.006.007-.007.006-.006.007-.007.006-.006.006-.006.006-.006.006-.006.007-.007.006-.006.006-.006.006-.006.005-.005.006-.006.006-.006.006-.006.006-.006.005-.005.006-.006.005-.005.006-.006.005-.005.006-.006.005-.005.005-.005.006-.006.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.004-.004.005-.005.005-.005.004-.004.005-.005.004-.004.005-.005.004-.004.005-.005.004-.004.004-.004.004-.004.005-.005.004-.004.004-.004.004-.004.004-.004.003-.003.004-.004.004-.004.004-.004.003-.003.004-.004.004-.004.003-.003.004-.004.003-.003.003-.003.004-.004.003-.003.003-.003.003-.003.003-.003.003-.003.003-.003.003-.003.003-.003.003-.003.003-.003.002-.002.003-.003.002-.002.003-.003.002-.002.003-.003.002-.002.002-.002.003-.003.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.001-.001.002-.002.002-.002.001-.001.002-.002.001-.001.002-.002.001-.001.001-.001.002-.002.002-.002.001-.001.001-.001.001-.001.002-.002.001-.001.001-.002H9.6V6.52l.001-.001-.53-.53.53.53a.75.75 0 00-1.06-1.061l.53.53-.53-.53H8.54v.001h-.001v.001h-.001v.001l-.001.001h-.001v.002h-.002v.001l-.002.001v.001l-.002.001v.002h-.002l-.001.002-.002.001v.002l-.002.001-.002.001-.001.002-.002.002-.002.001-.001.002-.002.002-.002.001-.002.002-.002.002-.001.002-.003.002-.002.002L8.5 5.5l-.002.003-.002.002-.002.002-.003.003-.002.002-.003.002-.002.003-.003.002-.002.003-.003.003-.003.003-.003.002-.003.003-.002.003-.003.003-.003.003-.004.003-.003.003-.003.003-.003.004-.003.003-.004.003-.003.004-.004.003-.003.004-.004.003-.003.004-.004.004-.004.003-.003.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.005.004-.004.005-.004.004-.005.004-.004.005-.005.004-.004.005-.005.005-.005.004-.004.005-.005.005-.005.005-.005.004-.005.005-.005.005-.005.005-.005.005-.005.006-.005.005-.005.005-.006.005-.005.006-.005.005-.006.006-.005.005-.006.006-.005.005-.006.006-.006.006-.006.005-.005.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.007.006-.006.007-.006.006-.007.006-.006.007-.006.006-.007.007-.006.006-.007.007-.007.006-.006.007-.007.007-.007.007-.007.006-.007.007-.007.007-.007.007-.007.007-.007.007-.007.008-.007.007-.007.007-.008.007-.007.008-.007.007-.008.007-.007.008-.008.007-.007.008-.008.008-.008.007-.007.008-.008.008-.008.008-.008.007-.008.008-.008.008-.008.008-.008.008-.008.008-.008.009-.008.008-.008.008-.009.008-.008.009-.008.008-.009.008-.008.009-.009.008-.008.009-.009.009-.008.008-.01.009-.008.009-.009.008-.009.01-.008.008-.01.01-.008.008-.01.01-.008.008-.01.01-.009.008-.009.01-.01.009-.008.01-.01.009-.01.009-.009.01-.01.009-.009.01-.01.009-.009.01-.01.01-.01.009-.009.01-.01.01-.01.01-.01.01-.01.009-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.011-.01.01-.011.01-.01.011-.01.01-.011.011-.01.01-.011.011-.011.01-.01.011-.011.011-.011.01-.01.012-.012.01-.01.011-.012.011-.01.011-.012.011-.01.011-.012.011-.01.011-.012.012-.011.01-.011.012-.012.011-.011.012-.011.011-.012.012-.011.011-.012.011-.011.012-.012.012L7.1 6.9l-.011.012-.012.012-.012.011-.012.012-.011.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.013.012-.012.012-.012.013-.012.012-.013.012-.012.013-.012.012-.013.012-.012.013-.013.012-.012.013-.013.013-.013.012-.012.013-.013.013-.013.012-.012.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.014.013-.013.013-.013.014-.013.013-.014.013-.013.014-.013.013-.014.014-.013.013-.014.014-.014.013-.013.014-.014.013-.013.014-.014.014-.014.014-.014.013-.014.014-.013.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.015.014-.014.014-.014.015-.014.014-.015.014-.014.015-.014.014-.015.014-.014.015-.015.014-.014.015-.015.014-.014.015-.015.015-.015.014-.014.015-.015.015-.015.014-.015.015-.014.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.016.015-.015.015-.015.016-.015.015-.015.015-.016.015-.015.016-.016.015-.015.016-.015.015-.016.016-.015.015-.016.016-.016.015-.015.016-.016.015L5.6 8.4l-.015.016-.016.016-.016.015-.016.016-.015.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.017.016-.016.017-.016.016-.016.016-.017.016-.016.017-.016.016-.017.016-.016.017-.016.016-.017.017-.016.016-.017.017-.016.016-.017.017-.017.016-.016.017-.017.017-.017.016-.017.017-.016.017-.017.017-.017.017-.017.016-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.018-.017.017-.017.017-.017.017-.018.017-.017.018-.017.017-.018.017-.017.018-.017.017-.018.017-.017.018-.018.017-.017.018-.018.017-.017.018-.018.017-.017.018-.018.018-.018.017-.017.018-.018.018-.018.018-.018.017-.017.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.019.018-.018.018-.018.019-.018.018-.018.018-.019.018-.018.019-.018.018-.019.019-.018.018-.019.018-.018.019-.019.018-.018.019-.019.018-.018.019-.019.019-.019.018-.018.019-.019.019-.019.018-.018.019-.02.019-.018.018-.019.02-.018.018-.02.019-.018.019-.02.019-.018.019-.019.019-.019.019-.019.019-.019.019-.02.019-.018.019-.02.019-.018.02-.02.018-.019.02-.019.019-.02.019-.018.02-.02.018-.019.02-.02.019-.019.02-.02.019-.018.02-.02.018-.02.02-.019.02-.02.019-.019.02-.02.019-.019.02-.02.02-.02.019-.019.02-.02.019-.019.02-.02.02-.02.02-.02.019-.019.02-.02.02-.02.02-.02.02-.02.019-.02.02-.019.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.021.02-.02.021-.02.02L2 12z","clip-rule":"evenodd"}]]),w("ArrowScaleVertical",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.459 8.54a.75.75 0 101.06 1.061l4.73-4.73v5.63a.75.75 0 001.5 0V4.87l.01.01.018.018.02.019.018.018.018.02.02.018.018.018.018.019.019.018.018.019.019.018.018.019.019.018.018.019.018.018.019.019.018.018.018.018.019.018.018.019.018.018.018.018.019.018.018.018.018.019.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.017.018.018.017.018.018.018.018.018.018.017.017.018.018.018.018.017.017.018.018.018.017.017.018.018.017.017.018.018.017.017.018.017.017.018.018.017.017.017.017.018.017.017.018.017.017.017.017.018.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.016.017.017.016.017.017.017.017.016.016.017.017.017.017.016.016.017.017.016.016.017.017.016.016.017.016.016.017.016.016.017.016.016.017.016.016.017.016.016.016.016.016.016.017.016.016.016.016.016.016.016.016.016.016.016.016.016.015.016.016.016.016.016.016.016.016.015.016.016.015.016.016.015.015.016.016.016.016.015.015.016.016.015.015.016.016.015.015.016.015.015.016.015.015.015.015.016.015.015.015.015.016.015.015.015.015.016.015.015.015.015.015.015.015.014.015.015.015.015.014.015.015.015.015.015.015.014.014.015.015.015.015.014.014.015.015.015.014.014.015.015.014.014.015.014.014.015.014.014.015.014.014.015.014.014.014.014.015.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.013.014.014.014.014.014.014.014.014.013.013.014.014.014.013.013.014.014.014.013.013.014.013.013.014.014.013.013.014.013.013.014.013.013.013.013.014.013.013.013.013.014.013.013.013.013.013.013.013.013.013.012.013.013.013.013.012.013.013.013.013.012.013.013.012.013.013.012.012.013.013.012.012.013.013.012.012.013.013.012.012.012.012.013.012.012.012.012.013.012.012.012.012.013.012.012.012.012.012.011.012.012.012.012.011.012.012.012.012.012.012.011.011.012.012.012.012.011.011.012.012.011.011.012.012.011.01.012.012.01.012.012.01.011.012.012.011.01.011.012.011.011.012.011.01.011.011.011.011.011.011.01.011.012.01.01.012.011.01.011.011.01.01.011.011.01.01.011.011.01.01.011.011.01.01.011.01.01.011.01.01.01.01.011.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.009.009.01.01.009.009.01.01.009.009.01.01.009.008.01.01.008.01.01.008.009.01.01.008.008.01.01.009.008.009.01.009.008.008.01.01.008.008.009.009.008.009.01.008.008.009.008.008.009.009.008.008.009.009.008.008.009.008.008.009.008.008.009.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.007.008.008.007.008.008.007.007.008.008.007.007.008.008.007.007.008.008.007.007.007.007.008.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.006.006.007.007.007.007.006.006.007.007.006.006.007.006.006.007.007.006.006.006.006.007.006.006.006.006.007.006.006.006.006.006.006.006.005.006.006.005.006.006.006.006.006.005.005.006.006.006.005.005.006.006.005.005.006.005.005.006.005.005.006.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.004.004.005.005.005.005.004.004.005.005.004.004.005.005.004.004.005.004.004.005.004.004.004.004.005.004.004.004.004.004.004.004.004.004.003.004.004.003.004.004.004.004.003.003.004.004.004.003.003.004.004.003.003.004.003.003.004.003.003.003.003.003.003.004.003.003.003.003.003.003.003.002.003.003.003.003.003.003.002.002.003.003.002.002.003.003.002.002.003.003.002.002.002.002.003.002.002.002.002.002.002.003.002.002.002.001.002.002.002.002.002.002.001.002.002.001.002.002.001.001.002.002.001.001.002.002.001v.001l.002.002h.001l.001.002.001.001.001.001.001.001h.001l.001.002.002.001v.001l.001.001.001.001h.001V9.6l.531-.53-.53.53a.75.75 0 001.06-1.06l-.53.53.53-.53h-.001v-.001h-.001v-.001h-.001v-.001l-.002-.001-.001-.002h-.001l-.001-.002h-.001l-.001-.002h-.001l-.001-.002-.002-.001v-.002h-.002l-.002-.002-.001-.002-.002-.001-.001-.002-.002-.002-.001-.001-.002-.002-.002-.002-.002-.002-.002-.002-.002-.001-.002-.003-.002-.002L18.5 8.5l-.002-.002-.003-.002-.002-.002-.002-.003-.003-.002-.002-.003-.003-.002-.002-.003-.003-.002-.003-.003-.002-.003-.003-.003-.003-.003-.003-.002-.003-.003-.003-.003-.003-.004-.003-.003-.003-.003-.003-.003-.004-.003-.003-.004-.003-.003-.004-.004-.003-.003-.004-.004-.003-.003-.004-.004-.004-.004-.004-.003-.003-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.005-.004-.004-.004-.004-.005-.004-.004-.005-.004-.004-.005-.005-.004-.004-.005-.005-.004-.004-.005-.005-.005-.005-.004-.004-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.006-.005-.005-.006-.005-.005-.006-.005-.005-.006-.006-.005-.005-.006-.006-.005-.006-.006-.005-.006-.006-.006-.006-.005-.006-.006-.006-.006-.005-.006-.006-.006-.006-.006-.007-.006-.006-.006-.006-.007-.006-.006-.007-.006-.006-.007-.006-.006-.007-.006-.006-.007-.007-.006-.006-.007-.007-.007-.007-.006-.006-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.008-.007-.007-.008-.007-.007-.008-.007-.007-.008-.008-.007-.007-.008-.008-.007-.007-.008-.008-.008-.008-.007-.007-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.009-.008-.008-.009-.008-.008-.009-.008-.008-.009-.009-.008-.008-.009-.009-.008-.008-.009-.009-.008-.009-.01-.008-.008-.01-.009-.008-.009-.009-.008-.009-.01-.009-.008-.009-.01-.009-.008-.009-.01-.01-.009-.008-.009-.01-.01-.009-.008-.01-.01-.009-.01-.009-.009-.01-.01-.009-.009-.01-.01-.01-.009-.009-.01-.01-.01-.01-.009-.009-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.011-.011-.01-.01-.011-.01-.01-.011-.011-.01-.01-.011-.011-.011-.011-.01-.01-.011-.012-.011-.01-.01-.011-.012-.011-.01-.01-.012-.012-.01-.01-.012-.012-.01-.011-.012-.011-.01-.011-.012-.012-.011-.01-.011-.012-.012-.011-.011-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012L17.1 7.1l-.012-.011-.011-.012-.012-.012-.012-.012-.012-.011-.012-.012-.011-.012-.012-.012-.012-.012-.012-.012-.013-.012-.012-.012-.012-.013-.012-.012-.012-.012-.013-.012-.012-.013-.012-.012-.013-.012-.012-.013-.013-.012-.012-.013-.013-.012-.012-.013-.013-.013-.013-.012-.012-.013-.013-.013-.013-.012-.013-.013-.013-.013-.012-.013-.013-.013-.013-.013-.013-.013-.014-.013-.013-.013-.013-.013-.013-.014-.013-.013-.013-.013-.014-.013-.013-.014-.013-.013-.014-.013-.013-.014-.014-.013-.013-.014-.014-.014-.014-.013-.013-.014-.014-.013-.014-.014-.013-.014-.014-.014-.014-.014-.014-.013-.014-.014-.014-.014-.014-.014-.014-.014L16.3 6.3l-.014-.014-.014-.014-.014-.015-.014-.014-.014-.014-.015-.014-.014-.015-.014-.014-.015-.014-.014-.015-.015-.014-.014-.015-.015-.014L16.1 6.1l-.015-.014-.014-.015-.015-.015-.015-.014-.014-.015-.015-.015-.015-.015-.015-.014-.015-.015-.014-.015-.015-.015-.015-.015-.015-.015-.015-.015-.016-.015-.015-.015-.015-.016-.015-.015-.015-.015-.015-.015-.016-.015-.015-.016-.016-.015-.015-.016-.015-.015-.016-.015-.015-.016-.016-.015-.015-.016-.016-.016-.015-.015-.016-.016L15.6 5.6l-.016-.015-.015-.016-.016-.016-.016-.016-.016-.015-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.017-.016-.016-.016-.016-.017-.016-.016-.017-.016-.016-.017-.016-.016-.017-.016-.016-.017-.016-.016-.017-.017-.016-.016-.017-.017-.016-.016-.017-.017-.017-.017-.016-.016-.017-.017-.017-.017-.017-.017-.016-.016-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.018-.017-.017-.017-.017-.018-.017-.017-.018-.017-.017-.018-.017-.017-.018-.017-.017-.018-.017-.017-.018-.018-.017-.017-.018-.018-.018-.017-.017-.018-.018-.017-.017-.018-.018-.018-.018-.017-.017-.018-.018-.018-.018-.018-.018-.017-.018-.018-.018-.018-.017-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.019-.018-.018-.018-.018-.019-.018-.018-.018-.018-.018-.018-.019-.018-.018-.019-.018-.018-.019-.018-.018-.019-.019-.018-.018-.019-.018-.018-.019-.019-.018-.018-.02-.019-.018-.018-.018-.019-.019-.019-.018-.018-.02-.019-.018-.019-.019-.018-.018-.02-.02-.018-.018-.019-.019-.018-.019-.02-.019-.018-.018-.02-.02-.018-.018-.019-.02-.019-.018-.019-.02-.019-.018-.02-.02-.018-.019-.02-.019-.018-.019-.02-.02-.019-.018-.019-.02-.02-.019-.018-.019-.02-.02-.019-.019-.02-.019-.019-.02-.02-.019-.018-.02-.02-.019-.02-.02-.019-.019-.02-.02-.019-.019-.02-.02-.019-.019-.02-.02-.02-.019-.019-.02-.02-.02-.019-.02-.02-.019-.02-.02-.02-.02-.019-.02-.02-.019-.02-.02-.02-.02-.02-.02-.02-.02-.019-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.021-.02-.02-.021-.02L12 2l-.53.53zm7.29 10.589V13.5a.75.75 0 10-1.5 0v5.629l-.008-.01-.02-.018-.018-.019-.018-.018-.02-.019-.018-.019-.018-.018-.019-.019-.018-.018-.019-.019-.018-.018-.019-.019-.018-.018-.019-.019-.018-.018-.018-.018-.019-.019-.018-.018-.018-.018-.019-.019-.018-.018-.018-.018-.018-.018-.019-.018-.018-.019-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.017-.018-.018-.017-.018-.018-.018-.018-.018-.018-.018-.018-.017-.017-.018-.018-.018-.018-.018-.017-.017-.018-.018-.018-.017-.017-.018-.018-.018-.017-.017-.018-.017-.017-.018-.017-.017-.018-.018-.017-.017-.018-.017-.017-.018-.017-.017-.017-.017-.018-.017-.017-.017-.017-.018-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.016-.016-.017-.017-.017-.017-.017-.017-.017-.016-.016-.017-.017-.017-.017-.016-.016-.017-.017-.016-.016-.017-.017-.016-.016-.017-.017-.016-.016-.016-.016-.017-.017-.016-.016-.016-.016-.017-.017-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.015-.015-.016-.016-.016-.016-.016-.016-.015-.015-.016-.016-.016-.015-.015-.016-.016-.015-.015-.016-.016-.015-.015-.016-.015-.015-.016-.015-.015-.016-.015-.015-.016-.015-.015-.015-.015-.015-.015-.015-.015-.016-.015-.015-.015-.015-.015-.015-.015-.014-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.014-.014-.015-.015-.015-.015-.015-.014-.014-.015-.015-.015-.014-.014-.015-.015-.014-.014-.015-.014-.014-.015-.015-.014-.014-.014-.014-.015-.015-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.013-.013-.014-.014-.014-.014-.013-.013-.014-.014-.014-.013-.013-.014-.014-.013-.013-.014-.014-.013-.013-.013-.013-.014-.013-.013-.014-.013-.013-.013-.013-.013-.013-.014-.013-.013-.014-.013-.012-.013-.014-.013-.012-.012-.013-.013-.013-.013-.013-.013-.013-.013-.013-.012-.012-.013-.013-.013-.013-.012-.012-.013-.013-.012-.012-.013-.013-.012-.012-.013-.013-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.012-.012-.012-.013-.012-.012-.012-.012-.012-.012-.012-.011-.012-.012-.012-.012-.012-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.01-.011-.012-.011-.011-.012-.012-.01-.01-.012-.012-.011-.011-.011-.011-.011-.011-.011-.011-.011-.01-.01-.012-.012-.01-.01-.011-.011-.011-.011-.01-.01-.011-.011-.011-.01-.01-.011-.011-.01-.01-.011-.011-.01-.01-.011-.01-.01-.011-.01-.01-.01-.01-.011-.01-.01-.011-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.009-.009-.01-.01-.009-.009-.01-.01-.009-.009-.01-.01-.009-.009-.01-.01-.008-.008-.01-.01-.009-.009-.01-.009-.008-.01-.01-.008-.008-.01-.01-.008-.008-.01-.01-.008-.008-.009-.009-.009-.008-.008-.01-.01-.008-.008-.008-.008-.009-.009-.009-.008-.008-.009-.008-.008-.009-.009-.008-.008-.008-.008-.009-.008-.008-.009-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.007-.007-.008-.008-.008-.008-.008-.007-.007-.008-.008-.008-.007-.007-.008-.007-.007-.008-.008-.007-.007-.007-.007-.008-.008-.007-.007-.007-.007L7 14.88l-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.006-.006-.007-.007-.007-.007-.006-.006-.007-.007-.007-.006-.006-.007-.007-.006-.006-.007-.006-.006-.007-.006-.006-.006-.006-.006-.006-.007-.006-.006-.006-.006-.007-.006-.005-.005-.006-.006-.006-.006-.006-.006-.006-.006-.005-.005-.006-.006-.006-.005-.005-.006-.006-.005-.005-.006-.005-.005-.006-.005-.005-.006-.005-.005-.006-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.004-.004-.005-.005-.005-.005-.004-.004-.005-.005-.004-.004-.005-.005-.004-.004-.005-.005-.004-.004-.004-.004-.004-.004-.005-.004-.004-.005-.004-.004-.004-.004-.004-.004-.003-.003-.004-.004-.004-.004-.004-.004-.003-.003-.004-.004-.004-.004-.003-.003-.004-.003-.003-.004-.003-.003-.004-.003-.003-.004-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.002-.002-.003-.003-.003-.002-.002-.003-.003-.002-.002-.003-.003-.002-.002-.002-.002-.003-.003-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.001-.001-.002-.002-.002-.002-.001-.001-.002-.002-.001-.001-.002-.002-.001-.001-.001-.001-.002-.002-.002-.002h-.001l-.001-.002h-.001v-.002h-.002v-.001l-.001-.001-.002-.001V14.4H6.52l-.001-.001-.53.53.53-.53a.75.75 0 10-1.061 1.06l.53-.53-.53.53v.001h.001v.001h.001v.001h.001l.001.002.002.001.001.002h.001l.001.002h.001l.002.002v.001l.002.001.001.002.002.001.001.001.001.002.002.001.002.002.001.002.002.001.002.002.001.002.002.002.002.002.002.002.002.002.002.002.002.002.003.002.002.002.002.003.003.002.002.002.002.003.003.002.002.003.003.003.003.002.003.003.002.003.003.003.003.003.003.002.003.004.003.003.003.003.003.003.004.003.003.003.003.004.004.003.003.004.004.003.003.004.004.003.004.004.003.004.004.004.004.003.004.004.004.004.004.004.004.004.004.004.004.004.004.005.004.004.005.004.004.005.004.004.005.004.004.005.005.004.005.005.004.005.005.004.005.005.005.005.004.005.005.005.005.005.005.005.005.005.006.005.005.005.005.005.005.006.006.005.005.005.006.006.005.005.006.006.005.006.006.005.006.006.005.006.006.005.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.007.007.006.006.006.006.007.007.006.006.006.007.007.006.006.007.007.006.007.007.007.007.006.007.007.006.007.007.007.007.007.007.007.007.007.007.007.008.007.007.007.007.007.007.008.008.007.007.007.007.008.008.007.007.008.008.007.008.008.007.008.008.007.008.008.008.008.007.008.008.008.008.008.008.008.008.008.008.008.009.008.008.008.008.008.008.009.009.008.008.008.008.009.009.008.008.009.009.008.009.009.008.009.009.008.009.01.008.008.01.009.008.009.01.009.008.009.01.009.008.009.01.009.008.009.01.01.009.008.01.01.009.009.009.01.01.009.009.01.01.009.009.01.01.009.01.01.009.01.01.009.01.01.01.01.01.01.009.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.011.01.01.01.01.011.011.01.01.01.011.011.01.01.011.011.01.011.011.01.011.011.01.011.012.011.01.01.011.012.011.01.011.012.011.01.011.012.011.01.011.012.012.011.01.011.012.011.011.012.012.011.011.012.012.011.011.011.011.012.012.012.012.011.011.012.012.011.012.012.011.012.012.012.012.011.012.012.012.012.012.012.012.012.012.012.012.012.012.013.012.012.012.012.013.012.012.012.012.013.013.012.012.012.012.013.013.012.012.013.013.012.013.013.012.013.013.012.013.013.012.013.013.013.013.012.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.014.013.013.014.013.013.014.013.013.014.013.013.014.014.013.013.014.014.013.013.014.014.013.013.014.014.014.014.013.014.014.013.014.014.014.014.014.014.013.014.014.014.014.014.014.014.014.014.014.014.014.014.015.014.014.015.014.014.014.014.015.015.014.014.014.014.015.015.014.014.015.015.014.014.015.015.014.015.015.014.015.015.014.015.015.014.015.015.015.015.014.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.016.015.015.016.015.015.015.015.016.015.015.016.015.015.016.016.015.015.016.016.015.015.015.016.016.015.016.016.015.015.016.016.016.016.015.016.016.015.016.016.016.016.016.016.015.016.016.016.016.016.016.016.016.016.016.016.016.016.017.016.016.017.016.016.016.016.016.016.017.017.016.016.016.016.017.017.016.016.017.017.016.016.016.017.017.016.017.017.016.016.017.017.017.017.016.016.017.017.017.017.016.017.017.017.017.016.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.018.017.017.017.017.017.017.018.017.017.018.017.017.017.017.018.018.017.017.017.017.018.018.017.017.018.018.017.017.018.018.017.017.018.018.017.018.018.017.018.018.018.018.017.018.018.017.018.018.017.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.019.018.018.019.018.018.018.018.019.018.018.019.018.018.019.019.018.018.018.018.019.019.018.018.019.019.018.018.019.019.018.019.019.018.019.019.018.019.019.018.019.019.018.019.02.018.018.02.019.018.019.019.018.019.02.019.018.019.02.019.018.019.02.019.018.019.02.019.018.019.02.019.018.02.02.018.019.02.019.019.02.019.018.02.02.018.019.02.02.019.018.02.02.019.02.02.019.018.019.02.02.02.019.019.02.02.019.019.02.02.019.02.02.019.02.02.019.019.02.02.02.02.019.02.02.019.02.02.02.02.019.02.02.02.02.019.02.02.02.02.02.02.02.02.019.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.021.02.02.021.02.02.02L12 22l.531-.53 6.01-6.01a.75.75 0 00-1.06-1.061z","clip-rule":"evenodd"}]]),w("ArrowStretchBox",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 5.5h14A1.5 1.5 0 0120.5 7v10a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 17V7A1.5 1.5 0 015 5.5M2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3zm6.802 5.75 1.557 1.556a.75.75 0 01-1.061 1.061L6.47 12.54l-.53-.53.467-.469a.8.8 0 01.134-.133L9.298 8.65a.75.75 0 011.06 1.06L8.82 11.25h6.367L13.64 9.703a.75.75 0 111.06-1.06l2.787 2.787q.045.038.083.083l.489.489-.522.521-.014.014L14.7 15.36a.75.75 0 01-1.06-1.06l1.55-1.55z","clip-rule":"evenodd"}]]),w("ArrowSwap",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M16.47 10.75a.75.75 0 001.06 1.06l3.536-3.535.53-.53-.53-.53-3.536-3.536a.75.75 0 10-1.06 1.06L18.73 7H3a.75.75 0 000 1.5h15.72zm-8.94 2.51L5.29 15.5H21a.75.75 0 110 1.5H5.26l2.27 2.27a.75.75 0 01-1.06 1.061l-3.536-3.535-.53-.53.53-.53L6.47 12.2a.75.75 0 111.06 1.06","clip-rule":"evenodd"}]]),w("ArrowSync",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M13.54 6.221c-3.243-.869-6.234.952-7.116 4.243l-.01.036h2.8a.75.75 0 010 1.5H4V6.75a.75.75 0 011.5 0v1.9c1.503-3.15 4.846-4.837 8.429-3.877a7.6 7.6 0 013.395 1.932.75.75 0 11-1.056 1.065 6.1 6.1 0 00-2.727-1.549m-3.074 11.562c3.243.87 6.234-.951 7.116-4.243l.01-.036h-2.8a.75.75 0 010-1.5h5.214v5.25a.75.75 0 01-1.5 0v-1.9c-1.503 3.15-4.846 4.838-8.429 3.878a7.6 7.6 0 01-3.395-1.933.75.75 0 111.056-1.065 6.1 6.1 0 002.728 1.549","clip-rule":"evenodd"}]]),w("ArrowTopToBottom",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M21 3.748a.75.75 0 01-.75.75H3.75a.75.75 0 010-1.5h16.5a.75.75 0 01.75.75M12.75 18.13V6.75a.75.75 0 00-1.5 0v11.38l-.009-.01-.019-.018-.018-.019-.02-.018-.018-.02-.018-.018-.019-.018-.019-.019-.018-.018-.019-.019-.018-.018-.019-.019-.018-.018-.019-.019-.018-.018-.018-.019-.018-.018-.019-.018-.018-.018-.018-.019-.019-.018-.018-.018-.018-.018-.018-.018-.018-.019-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.017-.018-.018-.018-.018-.018-.018-.018-.018-.017-.018-.018-.017-.018-.018-.017-.018-.018-.017-.018-.018-.017-.017-.018-.018-.017-.018-.018-.017-.017-.018-.018-.017-.017-.017-.018-.018-.017-.017-.017-.017-.017-.018-.018-.017-.017-.017-.017-.018-.017-.017-.017-.017-.018-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.016-.017-.017-.017-.017-.016-.017-.017-.017-.017-.016-.017-.017-.016-.017-.017-.016-.017-.017-.016-.016-.017-.017-.016-.016-.017-.017-.016-.016-.017-.017-.016-.016-.017-.016-.016-.017-.016-.016-.016-.016-.017-.017-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.017-.016-.015-.016-.016-.016-.016-.016-.016-.016-.016-.015-.016-.016-.015-.016-.016-.016-.016-.015-.016-.016-.015-.015-.016-.016-.015-.015-.016-.016-.015-.015-.016-.016-.015-.015-.016-.016-.015-.015-.015-.015-.015-.015-.016-.016-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.016-.015-.015-.015-.015-.015-.014-.015-.015-.015-.015-.015-.015-.015-.015-.014-.015-.015-.014-.015-.015-.014-.015-.015-.014-.015-.015-.014-.014-.015-.015-.014-.014-.015-.015-.014-.014-.014-.015-.015-.014-.014-.014-.014-.015-.015-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.013-.014-.014-.014-.014-.013-.014-.014-.013-.014-.014-.013-.013-.014-.014-.013-.013-.014-.014-.013-.013-.014-.014-.013-.013-.013-.013-.014-.014-.013-.013-.013-.013-.013-.013-.013-.013-.014-.013-.013-.013-.013-.013-.013-.013-.013-.013-.012-.013-.013-.013-.013-.013-.013-.012-.013-.013-.012-.013-.013-.012-.013-.013-.012-.013-.013-.012-.012-.013-.013-.012-.012-.012-.013-.013-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.013-.012-.012-.012-.011-.012-.012-.012-.012-.012-.012-.012-.012-.011-.012-.012-.011-.012-.012-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.01-.011-.012-.011-.011-.012-.012-.01-.01-.012-.012-.011-.01-.011-.012-.011-.01-.011-.012-.011-.01-.01-.011-.012-.011-.01-.01-.011-.012-.011-.01-.01-.01-.011-.011-.01-.011-.011-.01-.01-.011-.011-.01-.01-.01-.011-.011-.01-.01-.01-.01-.01-.01-.011-.01-.01-.011-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.009-.01-.01-.009-.01-.01-.009-.009-.01-.01-.009-.009-.01-.01-.009-.009-.009-.01-.01-.008-.008-.01-.01-.009-.009-.01-.009-.008-.009-.01-.009-.008-.009-.01-.009-.008-.009-.01-.009-.008-.008-.009-.01-.008-.008-.01-.008-.008-.01-.008-.008-.009-.008-.008-.009-.009-.008-.008-.008-.009-.009-.008-.008-.008-.008-.009-.008-.008-.009-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.007-.008-.008-.008-.008-.007-.008-.008-.007-.008-.008-.007-.008-.008-.007-.008-.008-.007-.007-.007-.007-.008-.008-.007-.007-.007-.007-.008-.007-.007-.008-.007L7 13.88l-.007-.007-.007-.007-.007-.007-.007-.007-.006-.007-.007-.007-.007-.006-.007-.007-.006-.007-.007-.006-.006-.007-.007-.006-.006-.007-.007-.006-.006-.006-.006-.007-.007-.006-.006-.006-.006-.006-.006-.007-.006-.006-.006-.006-.006-.006-.006-.005-.006-.006-.006-.006-.006-.006-.005-.006-.006-.005-.005-.006-.006-.005-.005-.006-.006-.005-.005-.006-.006-.005-.005-.005-.005-.005-.005-.006-.006-.005-.005-.005-.005-.005-.005-.005-.005-.005-.004-.005-.005-.005-.005-.004-.005-.005-.004-.005-.005-.004-.005-.005-.004-.005-.005-.004-.004-.004-.004-.005-.005-.004-.004-.004-.004-.004-.004-.005-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.003-.004-.004-.003-.004-.004-.003-.004-.004-.003-.004-.004-.003-.003-.004-.004-.003-.003-.003-.003-.004-.004-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.002-.003-.003-.002-.003-.003-.003-.003-.002-.002-.003-.003-.002-.002-.003-.003-.002-.002-.002-.003-.002-.002-.003-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.001-.002-.002-.002-.002-.001-.001-.002-.002-.001-.002-.002-.001-.001-.001-.002-.002-.001-.001-.001-.001-.002H6.53v-.002l-.002-.001v-.001l-.002-.001-.001-.002h-.001v-.001h-.002v-.002h-.001V13.4H6.52l-.53.53.53-.53a.75.75 0 00-1.06 1.06l.53-.53-.53.53v.001l.001.001.001.001.001.001.001.001.002.002.002.002.002.002.002.002.001.001.002.002.002.002.002.002.001.001.002.002.002.002.001.001.002.002.002.002.002.002.002.001.001.002.003.003.002.002.002.002.002.002.002.002.002.002.003.003.002.002.003.003.002.002.003.003.002.002.003.003.003.003.003.003.003.002.002.003.003.003.003.003.003.004.004.003.003.003.003.003.003.003.004.004.003.003.004.003.003.004.004.004.003.003.004.004.004.004.003.003.004.004.004.004.004.004.004.004.004.004.004.004.004.004.004.004.005.005.004.004.004.004.005.005.004.004.005.005.004.004.005.005.005.005.004.004.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.006.006.005.005.005.005.006.006.005.005.006.006.005.006.006.005.006.006.006.006.005.005.006.006.006.006.006.006.006.006.006.006.006.006.006.006.007.007.006.006.006.006.007.007.006.006.006.006.007.007.006.006.007.007.007.007.006.006.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.008.008.007.007.007.007.008.008.007.007.008.008.007.007.008.008.008.008.007.007.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.009.008.008.009.008.008.009.009.008.008.009.009.008.008.009.009.008.009.01.008.008.009.009.009.009.009.008.008.01.01.008.008.01.01.008.008.01.01.009.009.009.009.01.01.008.008.01.01.01.01.009.009.01.01.009.009.01.01.009.009.01.01.01.01.009.009.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.011.01.01.011.01.01.011.011.01.01.011.011.011.011.01.01.011.011.011.011.01.01.012.012.01.01.012.011.01.011.012.011.01.011.012.012.01.01.012.012.011.011.011.011.012.012.011.011.011.011.012.012.011.011.012.012.011.011.012.012.012.012.011.011.012.012.012.012.012.011.011.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.013.012.012.013.012.012.012.012.013.012.012.013.012.012.013.013.012.012.013.013.012.012.013.013.013.012.012.013.013.013.013.013.012.012.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.014.014.013.013.013.013.013.013.014.014.013.013.013.014.014.013.013.013.014.014.014.013.013.014.014.014.013.013.014.014.014.014.014.014.014.013.013.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.015.015.014.014.014.014.014.014.015.015.014.014.014.014.015.015.014.014.015.015.014.014.015.015.014.014.015.015.015.015.014.014.015.015.015.015.015.014.014.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.016.016.015.015.015.015.015.015.016.016.015.015.016.015.015.016.015.015.016.016.015.015.016.016.016.015.015.016.016.016.016.015.015.016.016.016.016.016.016.016.015.015.016.016.016.016.016.016.016.016.016.016.016.016.016.016.017.017.016.016.016.016.016.016.016.016.017.017.016.016.016.016.017.017.016.016.016.016.017.017.016.016.017.017.016.017.017.016.017.017.016.016.017.017.017.017.017.016.016.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.018.018.017.017.017.017.018.018.017.017.017.017.018.018.017.017.018.018.017.017.018.018.017.017.018.018.017.017.018.018.018.018.017.017.018.018.018.018.018.018.017.017.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.019.019.018.018.018.018.018.018.018.018.019.019.018.018.018.019.019.018.018.018.019.019.018.018.019.019.018.018.019.019.018.018.019.019.019.018.018.02.019.018.019.019.018.018.02.019.018.019.019.019.018.018.02.02.018.018.02.02.018.018.019.019.019.019.019.019.019.019.02.02.018.018.02.02.018.018.02.02.019.019.019.019.02.02.018.018.02.02.019.019.02.02.019.019.02.019.018.02.02.019.02.02.019.019.02.02.019.019.02.02.019.019.02.02.02.019.019.02.02.02.019.019.02.02.02.02.02.02.019.019.02.02.02.02.02.02.02.02.02.02.019.019.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.021.021.02.02.02.02.531.531.53-.53 6.01-6.01a.75.75 0 10-1.06-1.061z","clip-rule":"evenodd"}]]);const Pu=w("ArrowUp",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4.752 10.252a.75.75 0 001.061 1.06l5.437-5.437V20a.75.75 0 101.5 0V5.875l.006.006.021.021.02.02.021.022.021.02.02.02.021.022.021.02.02.02.021.021.02.02.021.021.02.02.021.021.02.02.021.021.02.02.02.02.021.021.02.02.02.02.021.021.02.02.02.02.02.02.02.02.02.02.02.021.021.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.019.019.02.02.02.02.019.019.02.02.02.02.019.019.02.02.019.019.02.02.019.019.02.02.019.019.02.02.019.019.019.019.02.02.019.019.019.019.019.019.02.02.018.018.02.02.018.019.02.019.019.019.019.019.019.019.018.019.02.018.018.02.02.018.018.019.019.019.018.019.02.018.018.019.019.019.018.018.019.019.018.018.019.019.018.018.019.019.018.018.019.019.018.018.019.018.018.019.018.018.018.018.018.019.019.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.017.017.018.018.018.018.018.018.017.017.018.018.018.018.017.017.018.018.017.017.018.018.017.017.018.017.017.018.017.017.017.017.018.018.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.016.016.017.017.017.017.016.016.017.017.017.017.016.016.017.017.016.016.017.017.016.016.016.016.017.017.016.016.016.016.016.016.016.016.016.016.016.016.016.017.016.015.016.016.016.016.016.016.016.016.016.016.016.016.015.015.016.016.016.016.015.015.016.016.015.015.016.016.015.015.016.016.015.015.015.015.015.016.016.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.014.014.015.015.015.015.014.014.015.015.014.014.015.015.014.014.015.015.014.014.014.014.015.015.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.013.013.014.014.014.014.013.013.014.014.013.013.014.014.013.013.013.013.014.014.013.013.013.013.013.013.014.014.013.013.013.013.013.013.013.013.012.012.013.013.013.013.013.013.013.013.012.012.013.013.012.013.013.012.012.013.013.012.012.012.013.013.012.012.012.012.012.012.012.013.013.012.012.012.012.012.012.012.012.012.011.011.012.012.012.012.012.012.011.011.012.012.012.012.011.011.012.012.011.011.011.012.012.01.011.012.011.011.012.012.01.01.012.012.01.01.012.012.01.01.012.012.01.01.011.011.011.011.01.01.011.011.011.011.01.01.011.011.01.01.01.01.011.011.01.01.01.01.01.01.011.011.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.009.009.01.01.01.01.009.009.009.01.01.008.009.01.01.01.008.008.01.01.009.009.009.009.009.009.009.009.009.009.009.009.008.008.01.01.008.008.009.009.008.008.009.009.008.008.009.009.008.008.008.008.009.009.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.007.008.008.007.008.008.007.007.008.008.007.007.008.008.007.007.007.007.008.008.007.007.007.007.007.007.007.007.007.007.007.007.006.006.007.007.007.007.007.007.006.006.007.007.006.006.007.007.006.006.006.006.007.007.006.006.006.006.006.006.006.006.006.006.006.006.006.006.005.005.006.006.006.006.005.006.006.005.006.006.005.005.005.005.006.006.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.004.004.005.005.004.004.005.005.004.004.004.005.005.004.004.004.004.004.004.004.004.004.004.004.004.004.004.004.004.004.003.004.004.003.004.004.003.003.004.004.003.003.004.004.003.003.003.003.003.003.003.003.003.003.003.003.003.003.003.003.003.003.003.003.002.002.003.003.002.002.003.003.002.002.003.003.002.002.002.002.002.002.002.002.002.002.002.002.002.002.002.002.002.002.002.002.001.001.002.002.001.001.002.002.001.001.001.001.002.002.002.002.002.002.002.002.001.001.001.001.001.001.001.001.53-.53-.53.53a.75.75 0 101.061-1.06l-.53.53.53-.53v-.001h-.001l-.001-.001v-.001h-.001l-.001-.001v-.001h-.002v-.002h-.002v-.002h-.002v-.002l-.002-.001-.001-.002-.002-.001-.001-.001-.002-.002-.001-.002-.002-.001-.002-.002-.001-.002-.002-.001-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.003-.003-.002-.002-.002-.002-.003-.003-.002-.002-.003-.003-.002-.003-.003-.002-.003-.003-.002-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.004-.003-.003-.004-.003-.003-.003-.003-.004-.004-.003-.004-.004-.003-.003-.004-.004-.004-.004-.003-.004-.004-.004-.004-.003-.004-.004-.004-.004-.004-.005-.004-.004-.005-.004-.004-.004-.004-.005-.005-.004-.004-.004-.005-.005-.004-.005-.005-.004-.005-.005-.004-.005-.005-.005-.005-.004-.005-.005-.005-.005-.005-.005-.005-.005-.005-.006-.006-.005-.005-.005-.005-.006-.006-.005-.005-.006-.006-.005-.005-.006-.006-.005-.006-.006-.006-.006-.006-.006-.005-.006-.006-.006-.006-.006-.006-.006-.007-.006-.006-.006-.006-.006-.006-.007-.007-.006-.006-.006-.007-.007-.006-.006-.007-.007-.006-.007-.007-.006-.007-.007-.007-.007-.007-.007-.007-.007-.006-.007-.008-.007-.007-.007-.007-.007-.007-.007-.007-.008-.008-.007-.007-.007-.008-.008-.007-.007-.008-.008-.007-.008-.008-.007-.008-.008-.007-.008-.008-.008-.008-.007-.008-.008-.008-.008-.008-.008-.008-.009-.008-.008-.009-.008-.008-.008-.008-.009-.009-.008-.008-.008-.009-.009-.008-.008-.009-.01-.008-.008-.01-.008-.008-.01-.009-.008-.009-.009-.009-.009-.009-.009-.009-.009-.009-.009-.009-.01-.009-.008-.01-.01-.009-.009-.009-.01-.01-.009-.009-.01-.01-.009-.009-.01-.01-.009-.01-.01-.009-.01-.01-.009-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.011-.011-.01-.01-.011-.011-.01-.011-.011-.01-.01-.011-.012-.011-.01-.01-.011-.012-.011-.01-.01-.011-.012-.011-.01-.012-.012-.01-.01-.012-.012-.011-.011-.011-.011-.011-.012-.012-.011-.011-.011-.012-.012-.011-.011-.012-.012-.011-.012-.012-.011L18 9.004l-.011-.012-.012-.011-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.013-.013-.012-.012-.013-.013-.012-.012-.013-.013-.012-.013-.013-.012-.013-.013-.013-.013-.012-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.014-.014-.013-.013-.013-.013-.014-.014-.013-.013-.013-.014-.014-.013-.013-.014-.014-.013-.014-.014-.013-.014-.014-.014-.014-.013-.014-.014-.013-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.015-.015-.014-.014-.014-.014-.014-.015-.015-.014-.014-.014-.015-.015-.014-.014-.015-.015-.014-.015-.015-.014-.015-.015-.014-.015-.015-.014-.015-.015-.015-.015-.014-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.016-.015-.015-.016-.015-.015-.015-.015-.015-.015-.016-.016-.015-.015-.015-.016-.016-.015-.015-.016-.016-.015-.015-.016-.016-.015-.016-.016-.015-.016-.016-.015-.016-.016-.016-.016-.015-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.017-.017-.016-.016-.016-.016-.016-.017-.017-.016-.016-.016-.017-.017-.016-.016-.016-.017-.017-.016-.017-.017-.016-.017-.017-.016-.016-.017-.017-.017-.017-.016-.017-.017-.017-.017-.016-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.018-.017-.017-.018-.017-.017-.017-.017-.017-.018-.018-.017-.017-.017-.018-.018-.017-.017-.017-.018-.018-.017-.017-.018-.018-.017-.018-.018-.017-.018-.018-.017-.018-.018-.017-.018-.018-.018-.018-.018-.018-.017-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.019-.018-.018-.018-.018-.018-.018-.019-.019-.018-.018-.018-.018-.019-.019-.018-.018-.018-.018-.019-.019-.018-.018-.019-.019-.018-.019-.019-.018-.018-.019-.019-.018-.019-.02-.018-.018-.02-.019-.018-.018-.019-.02-.018-.018-.02-.019-.018-.019-.02-.019-.018-.019-.019-.019-.019-.019-.02-.019-.018-.019-.02-.02-.018-.018-.02-.02-.019-.019-.019-.019-.02-.02-.018-.018-.02-.02-.02-.02-.018-.019-.02-.019-.02-.02-.019-.019-.02-.02-.019-.019-.02-.02-.019-.02-.02-.019-.019-.02-.02-.019-.02-.02-.019-.02-.02-.02-.02-.019-.02-.02-.02-.02-.019-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.021-.021-.02-.02-.02-.02-.021-.021-.02-.02-.021-.021-.02-.02-.02-.021-.021-.02-.02-.021-.021-.02-.02-.021-.022-.02-.02-.021-.02-.021-.021-.02-.021-.022-.02-.02-.022-.021-.02-.02-.021-.022-.02-.02-.022-.021-.02-.021-.021-.021-.021-.021-.021-.021-.021-.02-.021-.022-.021-.02-.021-.022-.021-.021-.021-.021-.021-.021-.022-.021-.02-.021-.022-.022-.021-.02-.021-.022-.021-.021-.022-.022-.02-.021-.022-.021-.022-.022-.02-.021-.022-.021-.022-.022-.021-.021-.021-.022-.022-.021-.021-.022-.022-.021-.021-.022-.022-.021-.021-.022-.022-.021-.022-.022-.021-.022-.022-.021-.022-.022-.021-.022-.022-.021-.022-.022-.021-.022-.022-.022-.022-.021-.022-.022-.021-.022-.022-.022-.022-.022-.022-.022-.022-.022-.022-.021-.022-.022-.022-.022-.022-.022-.022-.022-.022-.022-.022-.023-.022-.53-.53-.53.53z","clip-rule":"evenodd"}]]);w("Bar",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 9.5H5A1.5 1.5 0 003.5 11v2A1.5 1.5 0 005 14.5h14a1.5 1.5 0 001.5-1.5v-2A1.5 1.5 0 0019 9.5M5 8a3 3 0 00-3 3v2a3 3 0 003 3h14a3 3 0 003-3v-2a3 3 0 00-3-3z","clip-rule":"evenodd"}]]),w("BarNarrow",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19.5 11h-15a1 1 0 100 2h15a1 1 0 100-2m-15-1.5a2.5 2.5 0 000 5h15a2.5 2.5 0 000-5z","clip-rule":"evenodd"}]]),w("Basketball",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M11.25 12.75v7.717a8.46 8.46 0 01-4.703-1.946 10.7 10.7 0 002.177-5.771zm1.5 0v7.717a8.46 8.46 0 004.703-1.946 10.7 10.7 0 01-2.177-5.771zm2.526-1.5H12.75V3.533a8.46 8.46 0 014.703 1.946 10.7 10.7 0 00-2.177 5.771m1.504 1.5a9.2 9.2 0 001.744 4.699 8.46 8.46 0 001.943-4.699zm3.687-1.5H16.78a9.2 9.2 0 011.744-4.699 8.46 8.46 0 011.943 4.699m-9.217 0H8.724a10.7 10.7 0 00-2.177-5.77 8.46 8.46 0 014.703-1.947zm-4.03 0a9.2 9.2 0 00-1.744-4.699 8.46 8.46 0 00-1.943 4.699zm-3.687 1.5a8.46 8.46 0 001.943 4.699A9.2 9.2 0 007.22 12.75zM12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10","clip-rule":"evenodd"}]]),w("Bell",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 2a2 2 0 012 2v1.314a6.5 6.5 0 014.5 6.186v6h.25a.75.75 0 010 1.5H14v1a2 2 0 11-4 0v-1H5.25a.75.75 0 010-1.5h.25v-6A6.5 6.5 0 0110 5.314V4a2 2 0 012-2M7 17.5h10v-6a5 5 0 00-10 0z","clip-rule":"evenodd"}]]),w("BookmarkFilled",[["path",{fill:"currentColor",d:"M4 5a3 3 0 013-3h10a3 3 0 013 3v15.1c0 1.217-1.374 1.927-2.367 1.223L12 17.333l-5.633 3.99C5.374 22.027 4 21.317 4 20.1z"}]]),w("Bookmark",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m12 15.495.867.614L18.5 20.1V5A1.5 1.5 0 0017 3.5H7A1.5 1.5 0 005.5 5v15.1l5.633-3.99zm0 1.838 5.633 3.99c.993.704 2.367-.006 2.367-1.224V5a3 3 0 00-3-3H7a3 3 0 00-3 3v15.1c0 1.217 1.374 1.927 2.367 1.223z","clip-rule":"evenodd"}]]),w("Box",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M10.882 21.441a2.5 2.5 0 002.236 0l7.776-3.888A2 2 0 0022 15.763V8.546a2.5 2.5 0 00-1.382-2.236l-7.724-3.862a2 2 0 00-1.788 0L3.382 6.31A2.5 2.5 0 002 8.545v7.219a2 2 0 001.106 1.789zm-6.83-5.092a1 1 0 01-.552-.894V8.993a.25.25 0 01.362-.224l6.835 3.418a1 1 0 01.553.895v6.461a.25.25 0 01-.362.224zm.91-9.153a.25.25 0 000 .447l6.59 3.295a1 1 0 00.895 0l6.59-3.295a.25.25 0 000-.447L12.447 3.9a1 1 0 00-.894 0zm15.176 1.573a.25.25 0 01.362.224v6.462a1 1 0 01-.553.894l-6.835 3.418a.25.25 0 01-.362-.224v-6.461a1 1 0 01.553-.895z","clip-rule":"evenodd"}]]),w("BracketsCurly",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M13.852 3.942a.75.75 0 00.682.805h.003l.047.008c.046.008.12.024.213.053.186.059.438.168.69.367.473.375 1.068 1.164 1.068 2.898 0 1.994.75 3.18 1.654 3.848-.912.665-1.67 1.857-1.67 3.872 0 1.736-.591 2.52-1.06 2.89a2.1 2.1 0 01-.892.413l-.046.007h-.003a.75.75 0 00.116 1.496l-.054-.748.055.748h.009l.014-.002a2 2 0 00.166-.023c.102-.018.239-.048.4-.098.32-.1.743-.282 1.166-.616.877-.693 1.63-1.938 1.63-4.067 0-1.712.66-2.426 1.196-2.757a2.5 2.5 0 011.147-.356h.014v-.75l.001.75a.75.75 0 00.007-1.5l-.009.75c.01-.75.009-.75.008-.75H20.4l-.01-.001-.063-.004a2.5 2.5 0 01-1.081-.361c-.537-.335-1.192-1.049-1.192-2.741 0-2.13-.758-3.378-1.637-4.074a3.7 3.7 0 00-1.17-.621 3 3 0 00-.566-.124h-.014l-.006-.001h-.003l-.059.74.058-.74a.75.75 0 00-.806.69m-3.604 0a.75.75 0 01-.682.805h-.004l-.046.008q-.072.01-.213.053a2.2 2.2 0 00-.69.367C8.14 5.55 7.545 6.34 7.545 8.073c0 1.998-.754 3.186-1.66 3.852.906.666 1.655 1.858 1.655 3.868 0 1.735.594 2.519 1.064 2.889a2.14 2.14 0 00.898.414l.046.007h.004a.75.75 0 01-.116 1.496l.054-.748-.055.748h-.009l-.015-.002a2 2 0 01-.166-.023 3 3 0 01-.4-.097 3.6 3.6 0 01-1.169-.617c-.88-.692-1.636-1.937-1.636-4.067 0-1.715-.657-2.428-1.188-2.758a2.46 2.46 0 00-1.136-.355h-.013v-.75l-.008-.75H3.7l.01-.001.063-.004q.092-.006.263-.04c.228-.046.526-.14.818-.322.537-.334 1.192-1.048 1.192-2.74 0-2.13.758-3.378 1.637-4.074.424-.335.849-.52 1.17-.621a3 3 0 01.565-.124h.015l.005-.001h.004l.058.74-.057-.74a.75.75 0 01.806.69M3.704 11.93l-.002.75a.75.75 0 01-.008-1.5z","clip-rule":"evenodd"}]]),w("BuildingBlock",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9 5.5H7a.5.5 0 00-.5.5v1h3V6a.5.5 0 00-.5-.5M5 6v1a3 3 0 00-3 3v7a3 3 0 003 3h14a3 3 0 003-3v-7a3 3 0 00-3-3V6a2 2 0 00-2-2h-2a2 2 0 00-2 2v1h-2V6a2 2 0 00-2-2H7a2 2 0 00-2 2m9.5 1h3V6a.5.5 0 00-.5-.5h-2a.5.5 0 00-.5.5zM13 8.5H5A1.5 1.5 0 003.5 10v7A1.5 1.5 0 005 18.5h14a1.5 1.5 0 001.5-1.5v-7A1.5 1.5 0 0019 8.5z","clip-rule":"evenodd"}]]),w("Buildings",[["path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.5 8.5h2m-7 12h2m3-8h2m-2 4h2m3 4V9l7-2.5V17m-7 3.5h-8m8 0h9m-17 0v-15l8-2.5v3m2.5 6.5h2m-2 4h2"}]]),w("Button",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 6.5h14A1.5 1.5 0 0120.5 8v4a1.5 1.5 0 01-1.312 1.488l1.469 1.013A3 3 0 0022 12V8a3 3 0 00-3-3H5a3 3 0 00-3 3v4a3 3 0 003 3h4v-1.5H5A1.5 1.5 0 013.5 12V8A1.5 1.5 0 015 6.5m6.717 3.67a.75.75 0 00-1.175.618l-.01 8.588a.75.75 0 001.321.488l2.603-3.048 3.987-.412a.75.75 0 00.348-1.364zm1.793 5.444-1.475 1.727.005-5.127 4.223 2.907-2.26.234a.75.75 0 00-.493.259","clip-rule":"evenodd"}]]),w("Calendar",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7.75 2a.75.75 0 01.75.75V3h7v-.25a.75.75 0 011.5 0V3h1a3 3 0 013 3v12a3 3 0 01-3 3H6a3 3 0 01-3-3V6a3 3 0 013-3h1v-.25A.75.75 0 017.75 2m7.75 2.5v.75a.75.75 0 001.5 0V4.5h1A1.5 1.5 0 0119.5 6v2.5h-15V6A1.5 1.5 0 016 4.5h1v.75a.75.75 0 001.5 0V4.5zM4.5 10v8A1.5 1.5 0 006 19.5h12a1.5 1.5 0 001.5-1.5v-8z","clip-rule":"evenodd"}]]),w("CalendarChecked",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8.5 2.75a.75.75 0 00-1.5 0V3H6a3 3 0 00-3 3v12a3 3 0 003 3h12a3 3 0 003-3V6a3 3 0 00-3-3h-1v-.25a.75.75 0 00-1.5 0V3h-7zm7 2.5V4.5h-7v.75a.75.75 0 01-1.5 0V4.5H6A1.5 1.5 0 004.5 6v2.5h15V6A1.5 1.5 0 0018 4.5h-1v.75a.75.75 0 01-1.5 0M4.5 18v-8h15v8a1.5 1.5 0 01-1.5 1.5H6A1.5 1.5 0 014.5 18m4.922-3.793a.75.75 0 10-1.061 1.06l1.958 1.959.53.53.53-.53 4.244-4.243a.75.75 0 00-1.061-1.06l-3.712 3.712z","clip-rule":"evenodd"}]]),w("Camera",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 7.5h7A1.5 1.5 0 0114.5 9v6a1.5 1.5 0 01-1.5 1.5H6A1.5 1.5 0 014.5 15V9A1.5 1.5 0 016 7.5M3 9a3 3 0 013-3h7a3 3 0 013 3v1.764l4.069-2.835a.75.75 0 011.178.617l-.015 6.974a.75.75 0 01-1.18.612L16 13.289V15a3 3 0 01-3 3H6a3 3 0 01-3-3zm13.811 3.027 2.924 2.05.01-4.094z","clip-rule":"evenodd"}]]),w("Cap",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4.291 9.098 12 5.444l7.709 3.654-7.71 3.656zm7.28-5.11a1 1 0 01.857 0l8.876 4.207a1 1 0 010 1.807L19 11.095v5.015l-.239.223-.511-.548.51.548-.001.002-.003.003-.009.008a2 2 0 01-.119.102c-.078.065-.19.154-.336.258-.29.209-.715.481-1.265.752-1.103.541-2.716 1.077-4.777 1.077-1.621 0-2.964-.331-4-.736v2.208l-2.5.027-2.5-.027v-3.89c0-1.044.735-1.928 1.75-2.226v-2.796l-2.304-1.093a1 1 0 010-1.807zM8.25 16.167c.93.439 2.277.867 4 .867 1.795 0 3.182-.465 4.115-.924a7.4 7.4 0 001.135-.684v-3.62l-5.071 2.404a1 1 0 01-.857 0L6.5 11.806v2.085c1.014.298 1.75 1.182 1.75 2.227zm-1.5-.043v-.007c0-.365-.349-.833-1-.833-.652 0-1 .468-1 .833v2.405l1 .011 1-.01z","clip-rule":"evenodd"}]]),w("Card",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7 3.5h10A1.5 1.5 0 0118.5 5v3.5h-13V5A1.5 1.5 0 017 3.5M5.5 10v9A1.5 1.5 0 007 20.5h10a1.5 1.5 0 001.5-1.5v-9zM4 5a3 3 0 013-3h10a3 3 0 013 3v14a3 3 0 01-3 3H7a3 3 0 01-3-3zm3.75 7.5a.75.75 0 000 1.5h4.5a.75.75 0 000-1.5zM7 16.25a.75.75 0 01.75-.75h6.5a.75.75 0 010 1.5h-6.5a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]),w("CardLayoutLarge",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8.75 5.5H5A1.5 1.5 0 003.5 7v5.5h5.25zm1.5 4.25v2.75h4.25V9.75zm0-1.5h4.25V5.5h-4.25zM16 9.75v2.75h4.5V9.75zm4.5-1.5H16V5.5h3A1.5 1.5 0 0120.5 7zM3.5 17v-3h17v3a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 17M22 17V7a3 3 0 00-3-3H5a3 3 0 00-3 3v10a3 3 0 003 3h14a3 3 0 003-3","clip-rule":"evenodd"}]]),w("CardLayoutMedium",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 6.5h3v5H3.5V8A1.5 1.5 0 015 6.5m4.5 5v-5h5v5zm6.5 0h4.5V8A1.5 1.5 0 0019 6.5h-3zM3.5 13v3A1.5 1.5 0 005 17.5h14a1.5 1.5 0 001.5-1.5v-3zM22 13v3a3 3 0 01-3 3H5a3 3 0 01-3-3V8a3 3 0 013-3h14a3 3 0 013 3z","clip-rule":"evenodd"}]]),w("CardLayoutSmall",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9.5 9.5H19a1.5 1.5 0 011.5 1.5v2a1.5 1.5 0 01-1.5 1.5H9.5zM8 9.5H5A1.5 1.5 0 003.5 11v2A1.5 1.5 0 005 14.5h3zM2 11a3 3 0 013-3h14a3 3 0 013 3v2a3 3 0 01-3 3H5a3 3 0 01-3-3z","clip-rule":"evenodd"}]]);const Dr=w("CaretDown",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19.78 7.69a.75.75 0 010 1.06L12.53 16l-.53.53-.53-.53-7.25-7.25a.75.75 0 011.06-1.06L12 14.41l6.72-6.72a.75.75 0 011.06 0","clip-rule":"evenodd"}]]);w("CaretLeft",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M16.31 19.78a.75.75 0 01-1.06 0L8 12.53 7.47 12l.53-.53 7.25-7.25a.75.75 0 011.06 1.06L9.59 12l6.72 6.72a.75.75 0 010 1.06","clip-rule":"evenodd"}]]),w("CaretLeftDouble",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19.53 5.53a.75.75 0 10-1.06-1.06l-7 7-.53.53.53.53 7 7a.75.75 0 001.06-1.06L13.062 12zm-7 0a.75.75 0 10-1.06-1.06l-7 7-.53.53.53.53 7 7a.75.75 0 101.06-1.06L6.06 12z","clip-rule":"evenodd"}]]);const ku=w("CaretRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7.69 4.22a.75.75 0 011.06 0L16 11.47l.53.53-.53.53-7.25 7.25a.75.75 0 01-1.06-1.06L14.41 12 7.69 5.28a.75.75 0 010-1.06","clip-rule":"evenodd"}]]);w("CaretRightDouble",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12.53 4.47a.75.75 0 00-1.06 1.06L17.94 12l-6.47 6.47a.75.75 0 101.06 1.06l7-7 .53-.53-.53-.53zm-7 0a.75.75 0 00-1.06 1.06L10.94 12l-6.47 6.47a.75.75 0 101.06 1.06l7-7 .53-.53-.53-.53z","clip-rule":"evenodd"}]]),w("CaretUp",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4.22 16.31a.75.75 0 010-1.06L11.47 8l.53-.53.53.53 7.25 7.25a.75.75 0 01-1.06 1.06L12 9.59l-6.72 6.72a.75.75 0 01-1.06 0","clip-rule":"evenodd"}]]),w("CaretUpDown",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7.227 8.712a.75.75 0 001.06 1.06L12 6.06l3.712 3.713a.75.75 0 101.06-1.061L12.53 4.469 12 3.94l-.53.53zm9.546 6.568a.75.75 0 00-1.06-1.06L12 17.932 8.288 14.22a.75.75 0 10-1.06 1.06l4.242 4.243.53.53.53-.53z","clip-rule":"evenodd"}]]),w("Carousel",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 4.5h12A1.5 1.5 0 0119.5 6v8a1.5 1.5 0 01-1.5 1.5H6A1.5 1.5 0 014.5 14V6A1.5 1.5 0 016 4.5M3 6a3 3 0 013-3h12a3 3 0 013 3v8a3 3 0 01-3 3H6a3 3 0 01-3-3zm9 15a1 1 0 100-2 1 1 0 000 2m5-1a1 1 0 11-2 0 1 1 0 012 0m-9 1a1 1 0 100-2 1 1 0 000 2","clip-rule":"evenodd"}]]),w("ChartBars",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19.5 4.25a.75.75 0 00-1.5 0v12a.75.75 0 001.5 0zM11.75 17a.75.75 0 01-.75-.75v-9a.75.75 0 011.5 0v9a.75.75 0 01-.75.75m-7.25-.75a.75.75 0 001.5 0v-4a.75.75 0 00-1.5 0zM4 18.5A.75.75 0 004 20h16a.75.75 0 000-1.5zM15.25 17a.75.75 0 01-.75-.75v-6a.75.75 0 011.5 0v6a.75.75 0 01-.75.75m-7.75-.75a.75.75 0 001.5 0v-2a.75.75 0 00-1.5 0z","clip-rule":"evenodd"}]]),w("ChartLine",[["path",{fill:"currentColor",d:"M8.78 10.22a.75.75 0 00-1.188.17l-3 5.5a.75.75 0 101.316.72l2.52-4.62 2.792 2.79a.75.75 0 001.238-.282l2.914-8.327 2.707 5.414a.75.75 0 001.342-.67l-3.5-7a.75.75 0 00-1.379.087l-3.106 8.874zM3.75 18.5a.75.75 0 000 1.5h16.5a.75.75 0 000-1.5z"}]]),w("ChartPie",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.467 12.75a8.5 8.5 0 11-9.229-9.216v9.216h9.23m0-1.5h-7.729V3.532a8.5 8.5 0 017.73 7.718M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10","clip-rule":"evenodd"}]]);const Ve=w("CheckMark",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.395 5.833a.75.75 0 010 1.061l-10.96 10.96-.531.53-.53-.53L4.01 13.49a.75.75 0 011.06-1.06l3.834 3.833 10.43-10.43a.75.75 0 011.06 0","clip-rule":"evenodd"}]]);w("CheckMarkCircleFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m4.596-11.995a.75.75 0 10-1.06-1.06l-5.127 5.126-1.945-1.944a.75.75 0 10-1.06 1.06l2.475 2.475.53.53.53-.53z","clip-rule":"evenodd"}]]),w("CheckMarkCircle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-5.404-2.453a.75.75 0 10-1.06-1.061l-5.127 5.126-1.945-1.944a.75.75 0 10-1.06 1.06l2.475 2.475.53.53.53-.53z","clip-rule":"evenodd"}]]),w("Checkbox",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 4.5h12A1.5 1.5 0 0119.5 6v12a1.5 1.5 0 01-1.5 1.5H6A1.5 1.5 0 014.5 18V6A1.5 1.5 0 016 4.5M3 6a3 3 0 013-3h12a3 3 0 013 3v12a3 3 0 01-3 3H6a3 3 0 01-3-3zm5.477 6.72a.75.75 0 00-1.06 1.06l2.328 2.329.53.53.53-.53 6.072-6.071a.75.75 0 00-1.06-1.06l-5.542 5.54z","clip-rule":"evenodd"}]]),w("CheckmarkCircleBox",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 4.5H5A1.5 1.5 0 003.5 6v12A1.5 1.5 0 005 19.5h14a1.5 1.5 0 001.5-1.5V6A1.5 1.5 0 0019 4.5M5 3a3 3 0 00-3 3v12a3 3 0 003 3h14a3 3 0 003-3V6a3 3 0 00-3-3zm7 13.5a4.5 4.5 0 100-9 4.5 4.5 0 000 9m0 1.5a6 6 0 100-12 6 6 0 000 12m2.768-6.629a.75.75 0 10-1.06-1.06l-2.37 2.368-.95-.95a.75.75 0 10-1.061 1.06l1.481 1.481.53.53.53-.53z","clip-rule":"evenodd"}]]),w("Circle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 20.5a8.5 8.5 0 100-17 8.5 8.5 0 000 17m0 1.5c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10","clip-rule":"evenodd"}]]),w("Clipboard",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9 2.5A1.75 1.75 0 007.268 4H7a3 3 0 00-3 3v11a3 3 0 003 3h10a3 3 0 003-3V7a3 3 0 00-3-3h-.268A1.75 1.75 0 0015 2.5zm-2 3h.268C7.389 6.348 8.118 7 9 7h6a1.75 1.75 0 001.732-1.5H17A1.5 1.5 0 0118.5 7v11a1.5 1.5 0 01-1.5 1.5H7A1.5 1.5 0 015.5 18V7A1.5 1.5 0 017 5.5m1.75-1.25A.25.25 0 019 4h6a.25.25 0 01.25.25v1a.25.25 0 01-.25.25H9a.25.25 0 01-.25-.25zm3.25 5a.75.75 0 01.75.75v2.5h2.5a.75.75 0 010 1.5h-2.5v2.5a.75.75 0 01-1.5 0V14h-2.5a.75.75 0 010-1.5h2.5V10a.75.75 0 01.75-.75","clip-rule":"evenodd"}]]),w("ClipboardAt",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9 4h6a.25.25 0 01.25.25v1a.25.25 0 01-.25.25H9a.25.25 0 01-.25-.25v-1A.25.25 0 019 4M7.268 4A1.75 1.75 0 019 2.5h6A1.75 1.75 0 0116.732 4H17a3 3 0 013 3v2.584a6 6 0 00-1.5-1.378V7A1.5 1.5 0 0017 5.5h-.268A1.75 1.75 0 0115 7H9a1.75 1.75 0 01-1.732-1.5H7A1.5 1.5 0 005.5 7v11A1.5 1.5 0 007 19.5h.206A6 6 0 008.584 21H7a3 3 0 01-3-3V7a3 3 0 013-3zm6.482 12.75c.62 0 1.5-.67 1.5-2s-.88-2-1.5-2-1.5.67-1.5 2 .88 2 1.5 2m1.77-4.826a2.7 2.7 0 00-1.77-.674c-1.657 0-3 1.567-3 3.5s1.343 3.5 3 3.5c.66 0 1.271-.25 1.767-.671.277.405.743.671 1.27.671h.888A2.325 2.325 0 0020 15.925v-1.95A5.475 5.475 0 0014.525 8.5h-1.55A5.475 5.475 0 007.5 13.975v1.55A5.475 5.475 0 0012.975 21h6.275a.75.75 0 000-1.5h-6.275A3.975 3.975 0 019 15.525v-1.55A3.975 3.975 0 0112.975 10h1.55a3.975 3.975 0 013.975 3.975v1.95c0 .456-.37.825-.825.825h-.887a.04.04 0 01-.038-.038V12.5a.75.75 0 00-1.23-.576","clip-rule":"evenodd"}]]),w("ClipboardOut",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6.268 4A1.75 1.75 0 018 2.5h6A1.75 1.75 0 0115.732 4H16a3 3 0 013 3v3h-1.5V7A1.5 1.5 0 0016 5.5h-.268A1.75 1.75 0 0114 7H8a1.75 1.75 0 01-1.732-1.5H6A1.5 1.5 0 004.5 7v10A1.5 1.5 0 006 18.5h3V20H6a3 3 0 01-3-3V7a3 3 0 013-3zM8 4a.25.25 0 00-.25.25v1c0 .138.112.25.25.25h6a.25.25 0 00.25-.25v-1A.25.25 0 0014 4zm8.939 15.5-6.47-6.47a.75.75 0 111.061-1.06l6.472 6.472V14.25a.75.75 0 011.5 0V21h-6.75a.75.75 0 110-1.5z","clip-rule":"evenodd"}]]),w("Clock",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-5.779.75a.75.75 0 100-1.5H12.75V6.796a.75.75 0 00-1.5 0v5.954z","clip-rule":"evenodd"}]]),w("ClockAlternative",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10M8.793 7.732a.75.75 0 10-1.06 1.061l2.05 2.05a2.5 2.5 0 104.412-.042l2.956-2.956a.75.75 0 10-1.06-1.06L13.114 9.76A2.5 2.5 0 0012 9.5c-.417 0-.81.102-1.156.283zM13 12a1 1 0 11-2 0 1 1 0 012 0","clip-rule":"evenodd"}]]),w("ClockList",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3.75 12a6.25 6.25 0 1112.5 0 6.25 6.25 0 01-12.5 0M10 4.25a7.75 7.75 0 100 15.5 7.75 7.75 0 000-15.5M10.75 8a.75.75 0 00-1.5 0v4.75h3.25a.75.75 0 000-1.5h-1.75zm10.5 2.75h-2.084a9 9 0 00-.332-1.5h2.416a.75.75 0 010 1.5m0-4h-3.633a9.3 9.3 0 00-1.292-1.5h4.925a.75.75 0 010 1.5m-2.084 6.5a9 9 0 01-.332 1.5h2.416a.75.75 0 000-1.5zm-1.55 4a9.3 9.3 0 01-1.291 1.5h4.925a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]),w("CloudArrowDown",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m18.929 11.434-.094.797.611.52A2.94 2.94 0 0120.5 15c0 1.621-1.359 3-3.115 3H6.615C4.86 18 3.5 16.621 3.5 15c0-1.1.617-2.08 1.57-2.606l.897-.495-.134-1.015a3 3 0 01-.025-.384c0-1.621 1.358-3 3.115-3q.255 0 .494.037l.674.103.52-.44A5.1 5.1 0 0113.924 6c2.819 0 5.039 2.218 5.039 4.875q0 .285-.033.559M2 15c0-1.68.945-3.147 2.346-3.92a4 4 0 01-.038-.58c0-2.485 2.066-4.5 4.615-4.5q.368 0 .721.055A6.6 6.6 0 0113.923 4.5c3.611 0 6.539 2.854 6.539 6.375q0 .372-.043.734A4.44 4.44 0 0122 15c0 2.485-2.066 4.5-4.615 4.5H6.615C4.066 19.5 2 17.485 2 15m6.995-2.816a.75.75 0 000 1.06l2.474 2.476.53.53.531-.53 2.475-2.475a.75.75 0 00-1.06-1.06l-1.195 1.194v-3.64a.75.75 0 00-1.5 0v3.64l-1.195-1.195a.75.75 0 00-1.06 0","clip-rule":"evenodd"}]]),w("CloudArrowUp",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m18.929 11.434-.094.797.611.52A2.94 2.94 0 0120.5 15c0 1.621-1.359 3-3.115 3H6.615C4.86 18 3.5 16.621 3.5 15c0-1.1.617-2.08 1.57-2.606l.897-.495-.134-1.015a3 3 0 01-.025-.384c0-1.621 1.358-3 3.115-3q.255 0 .494.037l.674.103.52-.44A5.1 5.1 0 0113.924 6c2.819 0 5.039 2.218 5.039 4.875q0 .285-.033.559M2 15c0-1.68.945-3.147 2.346-3.92a4 4 0 01-.038-.58c0-2.485 2.066-4.5 4.615-4.5q.368 0 .721.055A6.6 6.6 0 0113.923 4.5c3.611 0 6.539 2.854 6.539 6.375q0 .372-.043.734A4.44 4.44 0 0122 15c0 2.485-2.066 4.5-4.615 4.5H6.615C4.066 19.5 2 17.485 2 15m6.995-1.944a.75.75 0 010-1.061l2.474-2.475.53-.53.531.53 2.475 2.475a.75.75 0 01-1.06 1.06l-1.195-1.194V15.5a.75.75 0 01-1.5 0v-3.64l-1.195 1.196a.75.75 0 01-1.06 0","clip-rule":"evenodd"}]]),w("Code",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.385 7.709a.75.75 0 10-1.4-.538l-3.428 8.93a.75.75 0 001.4.537zm-6.323 9.296a.75.75 0 01-1.06 0L2.53 12.534l-.53-.53.53-.53 4.471-4.472a.75.75 0 011.06 1.061l-3.94 3.94 3.94 3.941a.75.75 0 010 1.06m7.88-10.003a.75.75 0 011.061 0l4.471 4.471.53.53-.53.53-4.47 4.472a.75.75 0 01-1.061-1.061l3.94-3.94-3.94-3.94a.75.75 0 010-1.062","clip-rule":"evenodd"}]]),w("CodeBox",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 5.5h14A1.5 1.5 0 0120.5 7v10a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 17V7A1.5 1.5 0 015 5.5M2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3zm7.069 2.81a.75.75 0 00-1.061-1.06l-2.72 2.72-.53.53.53.53 2.72 2.72a.75.75 0 101.06-1.06L6.88 12zm5.862 0a.75.75 0 111.06-1.06l2.72 2.72.53.53-.53.53-2.72 2.72a.75.75 0 01-1.06-1.06l2.19-2.19zm-1.64-1.227a.75.75 0 01.432.969l-2.082 5.422a.75.75 0 01-1.4-.538l2.081-5.422a.75.75 0 01.97-.431","clip-rule":"evenodd"}]]),w("CodeFrame",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 4.5H5A1.5 1.5 0 003.5 6v1h17V6A1.5 1.5 0 0019 4.5m1.5 4h-17V18A1.5 1.5 0 005 19.5h14a1.5 1.5 0 001.5-1.5zM5 3a3 3 0 00-3 3v12a3 3 0 003 3h14a3 3 0 003-3V6a3 3 0 00-3-3zm4.201 7.97a.75.75 0 010 1.06l-2.085 2.086L9.2 16.2a.75.75 0 01-1.06 1.06l-2.616-2.615-.53-.53.53-.53 2.616-2.616a.75.75 0 011.06 0m5.598 0a.75.75 0 000 1.06l2.085 2.086-2.085 2.085a.75.75 0 001.06 1.06l2.616-2.615.53-.53-.53-.53-2.616-2.616a.75.75 0 00-1.06 0m-1.099.838a.75.75 0 10-1.4-.537l-1.981 5.16a.75.75 0 101.4.538z","clip-rule":"evenodd"}]]),w("Cog",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M11.187 2a2.25 2.25 0 00-2.239 2.025q-.222.08-.439.17a2.25 2.25 0 00-3.006.16L4.354 5.502a2.25 2.25 0 00-.199 2.955q-.11.245-.205.5A2.25 2.25 0 002 11.187v1.624c0 1.181.91 2.15 2.065 2.243q.082.196.173.385a2.25 2.25 0 00.116 3.057l1.15 1.149a2.25 2.25 0 003.181 0l.036-.036.216.081v.059a2.25 2.25 0 002.25 2.25h1.625a2.25 2.25 0 002.25-2.25v-.259l.068-.03.184.185a2.25 2.25 0 003.183 0l1.148-1.15a2.25 2.25 0 000-3.181l-.228-.23.01-.023h.323a2.25 2.25 0 002.25-2.25v-1.624a2.25 2.25 0 00-2.25-2.25h-.212l-.04-.105.147-.148a2.25 2.25 0 000-3.182l-1.149-1.149a2.25 2.25 0 00-3.174-.007 8 8 0 00-.26-.119A2.25 2.25 0 0012.812 2zm-.75 2.25a.75.75 0 01.75-.75h1.625a.75.75 0 01.75.75v.487a.75.75 0 00.496.706q.541.196 1.037.476a.75.75 0 00.9-.123l.38-.38a.75.75 0 011.06 0l1.15 1.148a.75.75 0 010 1.06l-.507.507a.75.75 0 00-.149.848q.209.446.352.923a.75.75 0 00.718.536h.751a.75.75 0 01.75.75v1.624a.75.75 0 01-.75.75h-.84a.75.75 0 00-.71.508q-.15.435-.353.84a.75.75 0 00.14.867l.598.598a.75.75 0 010 1.06l-1.15 1.15a.75.75 0 01-1.06 0l-.562-.562a.75.75 0 00-.881-.133q-.42.224-.874.387a.75.75 0 00-.496.705v.768a.75.75 0 01-.75.75h-1.625a.75.75 0 01-.75-.75v-.606a.75.75 0 00-.546-.722 7 7 0 01-1.024-.38.75.75 0 00-.848.149l-.394.394a.75.75 0 01-1.061 0l-1.149-1.15a.75.75 0 010-1.06l.269-.268a.75.75 0 00.122-.9 7 7 0 01-.51-1.137.75.75 0 00-.71-.508H4.25a.75.75 0 01-.75-.75v-1.624a.75.75 0 01.75-.75h.246a.75.75 0 00.718-.536 7 7 0 01.503-1.227.75.75 0 00-.132-.88l-.17-.17a.75.75 0 010-1.06l1.15-1.15a.75.75 0 011.06 0l.205.205a.75.75 0 00.867.14q.57-.285 1.194-.463a.75.75 0 00.546-.722zM14.5 12a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0m1.5 0a4 4 0 11-8 0 4 4 0 018 0","clip-rule":"evenodd"}]]),w("ColorFan",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3.5 17v3a.5.5 0 00.5.5h16a.5.5 0 00.5-.5v-3a.5.5 0 00-.5-.5H4a.5.5 0 00-.5.5m0-1.937q.1-.025.206-.042L7.5 8.45V5a.5.5 0 00-.5-.5H4a.5.5 0 00-.5.5zM9 5.852l.654-1.133a2 2 0 012.732-.732l2.864 1.654a2 2 0 01.732 2.732l-.34.589.6-.347a2 2 0 012.732.732l1.654 2.865a2 2 0 01-.732 2.732L19.8 15h.2a2 2 0 012 2v3a2 2 0 01-2 2H4a2 2 0 01-2-2V5a2 2 0 012-2h3a2 2 0 012 2zm10.146 7.793L16.8 15H8.184l8.808-5.086a.5.5 0 01.683.183l1.654 2.865a.5.5 0 01-.183.683m-6.102-3.183-7.46 4.307 5.369-9.3a.5.5 0 01.683-.183L14.5 6.94a.5.5 0 01.183.683z","clip-rule":"evenodd"}]]),w("CommandLineBox",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 5.5h14A1.5 1.5 0 0120.5 7v10a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 17V7A1.5 1.5 0 015 5.5M2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3zm5.4 1.47a.75.75 0 011.06 0l2.992 2.991.53.53-.53.53-2.992 2.992a.75.75 0 01-1.06-1.06l2.46-2.461L7.4 9.53a.75.75 0 010-1.06m4.338 6.28a.75.75 0 01.75-.75h3.576a.75.75 0 110 1.5h-3.576a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]),w("ContentBlock",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.75 10H14V3h5a3 3 0 013 3v4zM19 4.5h-3.5v4h5V6A1.5 1.5 0 0019 4.5m-8.25 7.25V6.5H6A1.5 1.5 0 004.5 8v3.75zm0 1.5H4.5V17A1.5 1.5 0 006 18.5h4.75zm1.5 0v5.25H17a1.5 1.5 0 001.5-1.5v-3.75zm7-1.5H20V17a3 3 0 01-3 3H6a3 3 0 01-3-3V8a3 3 0 013-3h6.25v6.75z","clip-rule":"evenodd"}]]),w("ContextSearch",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3.25 7.25c0 .414.336.75.75.75h14.25a.75.75 0 000-1.5H4a.75.75 0 00-.75.75m0 10c0 .414.336.75.75.75h5.62a.75.75 0 000-1.5H4a.75.75 0 00-.75.75M17.5 13.5a2 2 0 11-4 0 2 2 0 014 0m1.5 0c0 .692-.201 1.338-.548 1.88l1.58 1.591a.75.75 0 11-1.064 1.058l-1.574-1.585A3.5 3.5 0 1119 13.5M4 13a.75.75 0 010-1.5h4.815a.75.75 0 010 1.5z","clip-rule":"evenodd"}]]),w("Controller",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9.75 5.5h-3.5a.75.75 0 000 1.5h3.5a.75.75 0 000-1.5M6.25 4a2.25 2.25 0 000 4.5h3.5A2.25 2.25 0 0011.872 7h7.378a.75.75 0 000-1.5h-7.378A2.25 2.25 0 009.75 4zm12.95 9a.75.75 0 000-1.5h-3.328A2.25 2.25 0 0013.75 10h-3.5a2.25 2.25 0 00-2.122 1.5H4.75a.75.75 0 000 1.5h3.378a2.25 2.25 0 002.122 1.5h3.5a2.25 2.25 0 002.122-1.5zm-8.95-1.5h3.5a.75.75 0 010 1.5h-3.5a.75.75 0 010-1.5m1.878 7.5a2.25 2.25 0 002.122 1.5h3.5a2.25 2.25 0 000-4.5h-3.5a2.25 2.25 0 00-2.122 1.5H4.75a.75.75 0 000 1.5zm2.122-1.5h3.5a.75.75 0 010 1.5h-3.5a.75.75 0 010-1.5","clip-rule":"evenodd"}]]),w("Country",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 20.5c.9 0 1.769-.14 2.583-.4v-1.933h-1.166a3 3 0 01-3-3v-3.608l.386-.215 7.114-3.952V5.897a8.5 8.5 0 00-3.084-1.913v3.48l-.414.207-1.667.833-.387.194-.361-.239L8.75 6.311v2.947a3 3 0 01-3 3H3.504A8.5 8.5 0 0012 20.5m-8.41-9.742h2.16a1.5 1.5 0 001.5-1.5V4.95a8.5 8.5 0 00-3.66 5.808M8.414 4.29A8.5 8.5 0 0112 3.5q.681.001 1.334.104v2.933l-.865.432zm7.67 13.126v2.04A8.5 8.5 0 0020.5 12c0-1.51-.393-2.927-1.083-4.155v.43l-.386.214-7.114 3.952v2.726a1.5 1.5 0 001.5 1.5h2.666zM12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10","clip-rule":"evenodd"}]]),w("Crop",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6.25 3a.75.75 0 01.75.75V5.5h7.75c.765 0 1.476.229 2.069.622l2.378-2.379a.8.8 0 011.087-.027c.308.277.32.74.027 1.033L17.878 7.18c.393.593.622 1.304.622 2.069V17h1.75a.75.75 0 010 1.5H18.5v1.75a.75.75 0 01-1.5 0V18.5H9.25a3.75 3.75 0 01-3.75-3.75V7H3.75a.75.75 0 010-1.5H5.5V3.75A.75.75 0 016.25 3m9.471 4.22A2.24 2.24 0 0014.75 7H7v7.75c0 .348.079.677.22.971zm-7.442 9.56 8.501-8.5c.141.294.22.623.22.971V17H9.25c-.348 0-.677-.079-.971-.22","clip-rule":"evenodd"}]]);const gt=w("Cross",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6.696 5.99a.75.75 0 10-1.06 1.06L10.584 12l-4.95 4.95a.75.75 0 001.061 1.06l4.95-4.949 5.303 5.303a.75.75 0 001.06-1.06L12.707 12l5.304-5.303a.75.75 0 10-1.061-1.06l-5.303 5.303z","clip-rule":"evenodd"}]]);w("CrossCircleFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m-4.243-5.757a.75.75 0 010-1.061L10.94 12 7.757 8.818a.75.75 0 011.061-1.06L12 10.938l3.182-3.182a.75.75 0 011.06 1.061L13.062 12l3.182 3.182a.75.75 0 01-1.061 1.06L12 13.062l-3.182 3.182a.75.75 0 01-1.06 0","clip-rule":"evenodd"}]]),w("CrossCircle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 20.5a8.5 8.5 0 100-17 8.5 8.5 0 000 17m0 1.5c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10M7.757 7.757a.75.75 0 011.061 0L12 10.94l3.182-3.182a.75.75 0 011.06 1.061L13.062 12l3.182 3.182a.75.75 0 01-1.061 1.06L12 13.062l-3.182 3.182a.75.75 0 01-1.06-1.061L10.938 12 7.757 8.818a.75.75 0 010-1.06","clip-rule":"evenodd"}]]),w("CrossCircleBox",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 4.5H5A1.5 1.5 0 003.5 6v12A1.5 1.5 0 005 19.5h14a1.5 1.5 0 001.5-1.5V6A1.5 1.5 0 0019 4.5M5 3a3 3 0 00-3 3v12a3 3 0 003 3h14a3 3 0 003-3V6a3 3 0 00-3-3zm7 13.5a4.5 4.5 0 100-9 4.5 4.5 0 000 9m0 1.5a6 6 0 100-12 6 6 0 000 12m2.03-8.03a.764.764 0 01-.008 1.069l-.961.961.977.978a.736.736 0 01-.008 1.052.764.764 0 01-1.069-.008L12 13.061l-.978.978a.736.736 0 01-1.052-.009.764.764 0 01.008-1.069l.961-.961-.977-.978A.736.736 0 019.97 9.97a.764.764 0 011.069.008l.96.961.978-.977a.736.736 0 011.053.008","clip-rule":"evenodd"}]]),w("CursorClick",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M15.3 9.825a4.919 4.919 0 10-5.496 5.472l.383 1.534a6.418 6.418 0 116.646-6.597zm-4.528 2.561q-.173.031-.354.032a2 2 0 111.968-1.646l7.059 2.017a.75.75 0 01.089 1.41l-2.992 1.282 3.227 3.227a.75.75 0 11-1.06 1.06l-3.228-3.226-1.282 2.992a.75.75 0 01-1.41-.09zm4.176 2.147 2.056-.882-4.694-1.34 1.341 4.693.883-2.058.01-.026.113-.263.26-.111z","clip-rule":"evenodd"}]]),w("CurveEasing",[["g",{fill:"currentColor"},[["path",{d:"M17.25 7.5a.75.75 0 100-1.5.75.75 0 000 1.5M18 9.75a.75.75 0 11-1.5 0 .75.75 0 011.5 0m0 3a.75.75 0 00-1.5 0 3.75 3.75 0 01-3.75 3.75h-6a.75.75 0 000 1.5h6c2.9 0 5.25-2.35 5.25-5.25"}],["path",{"fill-rule":"evenodd",d:"M3 6.273A3.273 3.273 0 016.273 3h11.454A3.273 3.273 0 0121 6.273v11.454A3.273 3.273 0 0117.727 21H6.273A3.273 3.273 0 013 17.727zM6.273 4.5h11.454c.98 0 1.773.794 1.773 1.773v11.454c0 .98-.794 1.773-1.773 1.773H6.273A1.773 1.773 0 014.5 17.727V6.273c0-.98.794-1.773 1.773-1.773","clip-rule":"evenodd"}]]]]),w("DesignSystem",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m19.826 5.816-1.633-1.632a.5.5 0 00-.707 0L16.06 5.611l2.34 2.34 1.427-1.428a.5.5 0 000-.707M5.973 15.698l9.025-9.026 2.34 2.34-9.026 9.025-3 .66zm10.742-3.943 4.171-4.171a2 2 0 000-2.828l-1.632-1.633a2 2 0 00-2.828 0l-4.172 4.172-4.168-4.168a2 2 0 00-2.828 0L3.137 5.248a2 2 0 000 2.828l4.168 4.169-2.703 2.702-.923 4.192a1 1 0 001.192 1.191l4.192-.922 2.702-2.703 4.171 4.171a2 2 0 002.829 0l2.121-2.121a2 2 0 000-2.828zm-1.06 1.06-2.83 2.83 4.172 4.17a.5.5 0 00.707 0l2.121-2.12a.5.5 0 000-.708l-.37-.37-.913.913a.75.75 0 01-1.061-1.06l.913-.914-.94-.94-.913.914a.75.75 0 01-1.06-1.06l.913-.914zm-7.29-1.631L4.197 7.016a.5.5 0 010-.707L6.32 4.187a.5.5 0 01.707 0l.365.366-.917.916a.75.75 0 001.06 1.061l.917-.917.942.942-.914.914a.75.75 0 001.06 1.06l.915-.913.74.74z","clip-rule":"evenodd"}]]),w("DiagramTree",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M18.5 6a1 1 0 100-2 1 1 0 000 2m0 1.5a2.5 2.5 0 10-2.393-3.226A3.25 3.25 0 0013.25 7.5v3.75H10V7.5A2.5 2.5 0 007.5 5h-2A2.5 2.5 0 003 7.5v9A2.5 2.5 0 005.5 19h2a2.5 2.5 0 002.5-2.5v-3.75h3.25v3.75a3.25 3.25 0 003.082 3.246A2.499 2.499 0 0021 18.5a2.5 2.5 0 00-4.98-.317 1.75 1.75 0 01-1.27-1.683v-3.75h1.364a2.501 2.501 0 100-1.5H14.75V7.5c0-.839.59-1.54 1.377-1.71A2.5 2.5 0 0018.5 7.5m-13-1h2a1 1 0 011 1v9a1 1 0 01-1 1h-2a1 1 0 01-1-1v-9a1 1 0 011-1m14 5.5a1 1 0 11-2 0 1 1 0 012 0m0 6.5a1 1 0 11-2 0 1 1 0 012 0","clip-rule":"evenodd"}]]),w("DividerBlank",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.5 5A1.5 1.5 0 017 3.5h10A1.5 1.5 0 0118.5 5v3.25a.75.75 0 001.5 0V5a3 3 0 00-3-3H7a3 3 0 00-3 3v3.25a.75.75 0 001.5 0zm0 14A1.5 1.5 0 007 20.5h10a1.5 1.5 0 001.5-1.5v-3.25a.75.75 0 011.5 0V19a3 3 0 01-3 3H7a3 3 0 01-3-3v-3.25a.75.75 0 011.5 0z","clip-rule":"evenodd"}]]),w("DividerDashed",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7 3.5A1.5 1.5 0 005.5 5v2.5a.75.75 0 01-1.5 0V5a3 3 0 013-3h10a3 3 0 013 3v2.5a.75.75 0 01-1.5 0V5A1.5 1.5 0 0017 3.5zm0 17A1.5 1.5 0 015.5 19v-2.5a.75.75 0 00-1.5 0V19a3 3 0 003 3h10a3 3 0 003-3v-2.5a.75.75 0 00-1.5 0V19a1.5 1.5 0 01-1.5 1.5zm-2.25-9.25a.75.75 0 000 1.5h2.5a.75.75 0 000-1.5zM10 12a.75.75 0 01.75-.75h2.5a.75.75 0 010 1.5h-2.5A.75.75 0 0110 12m6.75-.75a.75.75 0 000 1.5h2.5a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]),w("DividerDotted",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.5 5A1.5 1.5 0 017 3.5h10A1.5 1.5 0 0118.5 5v2.5a.75.75 0 001.5 0V5a3 3 0 00-3-3H7a3 3 0 00-3 3v2.5a.75.75 0 001.5 0zm0 14A1.5 1.5 0 007 20.5h10a1.5 1.5 0 001.5-1.5v-2.5a.75.75 0 011.5 0V19a3 3 0 01-3 3H7a3 3 0 01-3-3v-2.5a.75.75 0 011.5 0zm0-7A.75.75 0 114 12a.75.75 0 011.5 0m2.25.75a.75.75 0 100-1.5.75.75 0 000 1.5M11.5 12a.75.75 0 11-1.5 0 .75.75 0 011.5 0m2.25.75a.75.75 0 100-1.5.75.75 0 000 1.5M17.5 12a.75.75 0 11-1.5 0 .75.75 0 011.5 0m2.25.75a.75.75 0 100-1.5.75.75 0 000 1.5","clip-rule":"evenodd"}]]),w("DividerSolid",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7 3.5A1.5 1.5 0 005.5 5v2.5a.75.75 0 01-1.5 0V5a3 3 0 013-3h10a3 3 0 013 3v2.5a.75.75 0 01-1.5 0V5A1.5 1.5 0 0017 3.5zm0 17A1.5 1.5 0 015.5 19v-2.5a.75.75 0 00-1.5 0V19a3 3 0 003 3h10a3 3 0 003-3v-2.5a.75.75 0 00-1.5 0V19a1.5 1.5 0 01-1.5 1.5zm-2.25-9.25a.75.75 0 000 1.5h14.5a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]),w("DoAndDont",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3.5 8.436a4.936 4.936 0 119.773.993 6.4 6.4 0 00-1.7.934l-.01-.01-1.795-1.795 1.717-1.718a.75.75 0 00-1.06-1.06L8.707 7.497 6.99 5.78a.75.75 0 10-1.06 1.06l1.717 1.718-1.718 1.717a.75.75 0 101.06 1.061l1.718-1.718 1.788 1.788a6.4 6.4 0 00-1.062 1.866q-.483.1-.997.1A4.936 4.936 0 013.5 8.436m5.576 6.405q-.316.03-.64.031a6.436 6.436 0 116.405-5.8q.316-.032.64-.032a6.436 6.436 0 11-6.405 5.8m1.47.635a4.936 4.936 0 119.872 0 4.936 4.936 0 01-9.873 0m8.347-1.884a.75.75 0 010 1.06L15.045 18.5l-.53.53-.53-.53-1.915-1.914a.75.75 0 111.06-1.06l1.385 1.383 3.317-3.317a.75.75 0 011.061 0","clip-rule":"evenodd"}]]),w("DoAndDontBox",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3 12.051v5.551a3.5 3.5 0 003.5 3.5h5.551v-1.5H6.5a2 2 0 01-2-2v-5.55zM12.051 4.5h5.551a2 2 0 012 2v5.551h1.5V6.5a3.5 3.5 0 00-3.5-3.5h-5.55zm9.651 10.676a.75.75 0 010 1.06l-3.708 3.709-.53.53-.53-.53-1.93-1.93a.75.75 0 111.06-1.061l1.4 1.4 3.178-3.178a.75.75 0 011.06 0M4.024 4.024a.75.75 0 011.06 0L6.592 5.53l1.506-1.506a.75.75 0 011.06 1.06L7.651 6.592l1.506 1.506a.75.75 0 11-1.06 1.06L6.59 7.652 5.085 9.158a.75.75 0 01-1.061-1.061L5.53 6.59 4.024 5.085a.75.75 0 010-1.06","clip-rule":"evenodd"}]]),w("Document",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17 20.5H7A1.5 1.5 0 015.5 19V5A1.5 1.5 0 017 3.5h5.01v7h6.49V19a1.5 1.5 0 01-1.5 1.5M18.5 9a.5.5 0 00-.153-.355l-4.836-4.65V9zm.886-1.436-5.205-5.006A2 2 0 0012.794 2H7a3 3 0 00-3 3v14a3 3 0 003 3h10a3 3 0 003-3V9.005a2 2 0 00-.614-1.441","clip-rule":"evenodd"}]]),w("DocumentArrowRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7 20.5h10a1.5 1.5 0 001.5-1.5v-8.5h-6.49v-7H7A1.5 1.5 0 005.5 5v14A1.5 1.5 0 007 20.5M18.347 8.645a.5.5 0 01.153.354h-4.99V3.995zM14.18 2.558l5.205 5.006A2 2 0 0120 9.005V19a3 3 0 01-3 3H7a3 3 0 01-3-3V5a3 3 0 013-3h5.794a2 2 0 011.387.558m-1.902 9.762a.75.75 0 011.06 0l2.476 2.475.53.53-.53.53-2.475 2.475a.75.75 0 01-1.061-1.06l1.188-1.189H8.803a.75.75 0 010-1.5h4.677l-1.201-1.2a.75.75 0 010-1.061","clip-rule":"evenodd"}]]),w("DocumentBadge",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17 20.5H7A1.5 1.5 0 015.5 19v-1H11a2 2 0 002-2v-1a2 2 0 00-2-2H5.5V5A1.5 1.5 0 017 3.5h5.01v7h6.49V19a1.5 1.5 0 01-1.5 1.5M4 13.268V5a3 3 0 013-3h5.794a2 2 0 011.387.558l5.205 5.006A2 2 0 0120 9.005V19a3 3 0 01-3 3H7a3 3 0 01-3-3v-1.268A2 2 0 013 16v-1a2 2 0 011-1.732m14.5-4.269a.5.5 0 00-.153-.354l-4.836-4.65V9zM5 14.5h6a.5.5 0 01.5.5v1a.5.5 0 01-.5.5H5a.5.5 0 01-.5-.5v-1a.5.5 0 01.5-.5","clip-rule":"evenodd"}]]),w("DocumentCheck",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7 20.5h10a1.5 1.5 0 001.5-1.5v-8.5h-6.49v-7H7A1.5 1.5 0 005.5 5v14A1.5 1.5 0 007 20.5M18.347 8.645a.5.5 0 01.153.354h-4.99V3.995zM14.18 2.558l5.205 5.006A2 2 0 0120 9.005V19a3 3 0 01-3 3H7a3 3 0 01-3-3V5a3 3 0 013-3h5.794a2 2 0 011.387.558m1.593 11.266a.75.75 0 00-1.061-1.06l-3.487 3.487-1.287-1.287a.75.75 0 10-1.06 1.06l1.816 1.818.53.53.53-.53z","clip-rule":"evenodd"}]]),w("DocumentCode",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7 20.5h10a1.5 1.5 0 001.5-1.5v-8.5h-6.49v-7H7A1.5 1.5 0 005.5 5v14A1.5 1.5 0 007 20.5M18.347 8.645a.5.5 0 01.153.354h-4.99V3.995zM14.18 2.558l5.205 5.006A2 2 0 0120 9.005V19a3 3 0 01-3 3H7a3 3 0 01-3-3V5a3 3 0 013-3h5.794a2 2 0 011.387.558M7.4 11.17a.75.75 0 011.06 0l2.992 2.991.53.53-.53.53-2.992 2.993a.75.75 0 01-1.06-1.061l2.461-2.461L7.4 12.23a.75.75 0 010-1.06m4.338 6.58a.75.75 0 01.75-.75h3.577a.75.75 0 010 1.5h-3.577a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]),w("DocumentList",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17 20.5H7A1.5 1.5 0 015.5 19V5A1.5 1.5 0 017 3.5h5.01v7h6.49V19a1.5 1.5 0 01-1.5 1.5M18.5 9a.5.5 0 00-.153-.355l-4.836-4.65V9zm.886-1.436-5.205-5.006A2 2 0 0012.794 2H7a3 3 0 00-3 3v14a3 3 0 003 3h10a3 3 0 003-3V9.005a2 2 0 00-.614-1.441M10.75 16.75a.75.75 0 01.75-.75h3.75a.75.75 0 010 1.5H11.5a.75.75 0 01-.75-.75m.75-4.25a.75.75 0 000 1.5h3.75a.75.75 0 000-1.5zm-2 .75a.75.75 0 11-1.5 0 .75.75 0 011.5 0m-.75 4.25a.75.75 0 100-1.5.75.75 0 000 1.5","clip-rule":"evenodd"}]]),w("DocumentStack",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17 17.5v-6.444a2 2 0 00-.582-1.41l-.145-.147H18.5V16a1.5 1.5 0 01-1.5 1.5m-2.49-9.773v-3.89l3.845 3.866a.5.5 0 01.142.296h-3.715zm-1.5-1.509-.623-.628A2 2 0 0010.968 5H8.5A1.5 1.5 0 0110 3.5h3.01zM7 5a3 3 0 013-3h3.968a2 2 0 011.418.59l4.032 4.056A2 2 0 0120 8.056V16a3 3 0 01-3 3 3 3 0 01-3 3H7a3 3 0 01-3-3V8a3 3 0 013-3m0 15.5h7a1.5 1.5 0 001.5-1.5v-6.5h-5.49v-6H7A1.5 1.5 0 005.5 8v11A1.5 1.5 0 007 20.5m8.355-9.797a.5.5 0 01.142.296H11.51V6.837z","clip-rule":"evenodd"}]]),w("DocumentText",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7 20.5h10a1.5 1.5 0 001.5-1.5v-8.5h-6.49v-7H7A1.5 1.5 0 005.5 5v14A1.5 1.5 0 007 20.5M18.347 8.645a.5.5 0 01.153.354h-4.99V3.995zM14.18 2.558l5.205 5.006A2 2 0 0120 9.005V19a3 3 0 01-3 3H7a3 3 0 01-3-3V5a3 3 0 013-3h5.794a2 2 0 011.387.558M8.75 16a.75.75 0 000 1.5h6.5a.75.75 0 000-1.5zM8 13.25a.75.75 0 01.75-.75h6.5a.75.75 0 010 1.5h-6.5a.75.75 0 01-.75-.75M8.75 9a.75.75 0 000 1.5H10A.75.75 0 0010 9z","clip-rule":"evenodd"}]]);const Tu=w("DotsHorizontal",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M18.5 10.5a1.5 1.5 0 110 3 1.5 1.5 0 010-3m-6.5 0a1.5 1.5 0 110 3 1.5 1.5 0 010-3M7 12a1.5 1.5 0 10-3 0 1.5 1.5 0 003 0","clip-rule":"evenodd"}]]);w("DotsVertical",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M10.5 5.5a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0m0 6.5a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0m1.5 5a1.5 1.5 0 100 3 1.5 1.5 0 000-3","clip-rule":"evenodd"}]]);const Nu=w("Droplet",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 15.077c0 2.98-2.447 5.423-5.5 5.423s-5.5-2.444-5.5-5.423c0-3.379 1.547-6.333 3.196-8.509a21.4 21.4 0 012.246-2.519L12 3.995l.058.054a21.4 21.4 0 012.246 2.519c1.649 2.176 3.196 5.13 3.196 8.509m1.5 0C19 18.9 15.866 22 12 22s-7-3.1-7-6.923C5 7.407 12 2 12 2s7 5.407 7 13.077M10.5 17a1.5 1.5 0 100-3 1.5 1.5 0 000 3","clip-rule":"evenodd"}]]);w("Drops",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 9a5.5 5.5 0 11-11 0 5.5 5.5 0 0111 0M19 9A7 7 0 115 9a7 7 0 0114 0M6 18.25a.75.75 0 01.75-.75h10.5a.75.75 0 010 1.5H6.75a.75.75 0 01-.75-.75m2.5 3a.75.75 0 01.75-.75h5.5a.75.75 0 010 1.5h-5.5a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]),w("EdgeAll",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17 4.406a.75.75 0 000-1.5H7a.75.75 0 100 1.5zM4.402 7a.75.75 0 10-1.5 0v10a.75.75 0 101.5 0zm16.689 0a.75.75 0 00-1.5 0v10a.75.75 0 101.5 0zM17.75 20.344a.75.75 0 01-.75.75H7a.75.75 0 010-1.5h10a.75.75 0 01.75.75","clip-rule":"evenodd"}]]),w("EdgeBottom",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19.125 7.875a1 1 0 102 0 1 1 0 00-2 0m0 4a1 1 0 102 0 1 1 0 00-2 0m-2 9.25a.75.75 0 000-1.5h-10a.75.75 0 000 1.5zm-13-8.25a1 1 0 110-2 1 1 0 010 2m15 3a1 1 0 102 0 1 1 0 00-2 0m-15 1.32a1 1 0 110-2 1 1 0 010 2m0-8.32a1 1 0 110-2 1 1 0 010 2m11-5a1 1 0 102 0 1 1 0 00-2 0m-3 1a1 1 0 110-2 1 1 0 010 2m-5-1a1 1 0 102 0 1 1 0 00-2 0","clip-rule":"evenodd"}]]),w("EdgeLeft",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M16.25 19a1 1 0 100 2 1 1 0 000-2m-4 0a1 1 0 100 2 1 1 0 000-2M3 17a.75.75 0 001.5 0V7A.75.75 0 003 7zm8.25-13a1 1 0 112 0 1 1 0 01-2 0m-3 15a1 1 0 100 2 1 1 0 000-2M6.93 4a1 1 0 112 0 1 1 0 01-2 0m8.32 0a1 1 0 112 0 1 1 0 01-2 0m5 11a1 1 0 100 2 1 1 0 000-2m-1-3a1 1 0 112 0 1 1 0 01-2 0m1-5a1 1 0 100 2 1 1 0 000-2","clip-rule":"evenodd"}]]),w("EdgeRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8 5a1 1 0 100-2 1 1 0 000 2m4 0a1 1 0 100-2 1 1 0 000 2m9.25 2a.75.75 0 00-1.5 0v10a.75.75 0 001.5 0zM13 20a1 1 0 11-2 0 1 1 0 012 0m3-15a1 1 0 100-2 1 1 0 000 2m1.32 15a1 1 0 11-2 0 1 1 0 012 0M9 20a1 1 0 11-2 0 1 1 0 012 0M4 9a1 1 0 100-2 1 1 0 000 2m1 3a1 1 0 11-2 0 1 1 0 012 0m-1 5a1 1 0 100-2 1 1 0 000 2","clip-rule":"evenodd"}]]),w("EdgeTop",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.125 16.125a1 1 0 10-2 0 1 1 0 002 0m0-4a1 1 0 10-2 0 1 1 0 002 0m2-9.25a.75.75 0 000 1.5h10a.75.75 0 000-1.5zm13 8.25a1 1 0 110 2 1 1 0 010-2m-15-3a1 1 0 10-2 0 1 1 0 002 0m15-1.32a1 1 0 110 2 1 1 0 010-2m0 8.32a1 1 0 110 2 1 1 0 010-2m-11 5a1 1 0 10-2 0 1 1 0 002 0m3-1a1 1 0 110 2 1 1 0 010-2m5 1a1 1 0 10-2 0 1 1 0 002 0","clip-rule":"evenodd"}]]),w("Envelope",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 5.5H5a1.5 1.5 0 00-.44.066l7.445 7.444 7.442-7.442A1.5 1.5 0 0019 5.5M3.5 7q0-.173.038-.335l5.37 5.371-5.356 5.357A1.5 1.5 0 013.5 17zm1.116 11.45q.184.05.384.05h14q.205 0 .393-.052l-5.353-5.352-1.505 1.505-.53.53-.53-.53-1.506-1.504zM15.1 12.035l5.35 5.35q.05-.185.05-.385V7q0-.17-.036-.328zM5 4a3 3 0 00-3 3v10a3 3 0 003 3h14a3 3 0 003-3V7a3 3 0 00-3-3z","clip-rule":"evenodd"}]]),w("Eraser",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m13.67 4.604 2.416 2.416-5.922 5.922-2.416-2.416zm-2.445 9.398 5.922-5.922 2.416 2.416-5.922 5.922zm-4.537-2.416L4.83 13.443a1.5 1.5 0 000 2.12l3.772 3.772a1.5 1.5 0 002.121 0l1.856-1.856zm6.982-9.104 1.06 1.061 5.893 5.893 1.061 1.06-1.06 1.061-8.84 8.839a3 3 0 01-4.242 0l-3.771-3.771a3 3 0 010-4.243l8.839-8.839zM15.75 19.5a.75.75 0 000 1.5h4.5a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]),w("ExclamationMark",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M11.25 4v11.284a.75.75 0 001.5 0V4a.75.75 0 00-1.5 0M12 21a1.5 1.5 0 100-3 1.5 1.5 0 000 3","clip-rule":"evenodd"}]]),w("ExclamationMarkCircleFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m-.75-8.747v-6.5a.75.75 0 011.5 0v6.5a.75.75 0 01-1.5 0m2 3.497a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0","clip-rule":"evenodd"}]]),w("ExclamationMarkCircle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-10.75 1.252v-6.5a.75.75 0 011.5 0v6.5a.75.75 0 01-1.5 0m2 3.498a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0","clip-rule":"evenodd"}]]);const Hr=w("ExclamationMarkTriangle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.404 5.033c-1.048-1.886-3.76-1.886-4.808 0L2.995 16.914C1.977 18.747 3.302 21 5.399 21h13.202c2.097 0 3.422-2.253 2.404-4.086zm-3.497.728a1.25 1.25 0 012.186 0l6.6 11.882a1.25 1.25 0 01-1.092 1.857H5.399a1.25 1.25 0 01-1.093-1.857zm.343 7.989v-4.5a.75.75 0 011.5 0v4.5a.75.75 0 11-1.5 0m2 3.497a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0","clip-rule":"evenodd"}]]);w("Eye",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.35 12.367c-1.13 2.107-3.857 5.972-8.35 5.972s-7.22-3.865-8.35-5.972a.76.76 0 010-.735C4.78 9.525 7.507 5.66 12 5.66s7.22 3.865 8.35 5.972a.76.76 0 010 .735m-18.022.71a2.26 2.26 0 010-2.154C3.481 8.774 6.587 4.16 12 4.16s8.519 4.614 9.672 6.763a2.26 2.26 0 010 2.154c-1.153 2.148-4.259 6.762-9.672 6.762s-8.519-4.614-9.672-6.762m8.953 1.606a2.78 2.78 0 01-1.964-3.402.75.75 0 00-1.449-.389 4.278 4.278 0 103.024-3.025.75.75 0 10.39 1.449 2.778 2.778 0 110 5.367","clip-rule":"evenodd"}]]),w("EyeOff",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m6.792 18.153-.95.95a.75.75 0 11-1.06-1.061L18.16 4.664a.75.75 0 011.06 1.06l-.81.812c1.642 1.443 2.734 3.177 3.32 4.27a2.26 2.26 0 010 2.154c-1.157 2.158-4.28 6.806-9.729 6.806-2.063 0-3.793-.667-5.21-1.613M17.346 7.6c1.464 1.26 2.477 2.825 3.062 3.916.127.236.127.5 0 .736-1.135 2.117-3.88 6.015-8.407 6.015-1.592 0-2.964-.482-4.122-1.2l1.66-1.66a4.297 4.297 0 005.985-5.985zm-2.908 2.909-3.812 3.812a2.8 2.8 0 004.078-1.713 2.8 2.8 0 00-.267-2.1M3.595 12.25c.43.803 1.092 1.862 1.995 2.867L4.529 16.18a16.4 16.4 0 01-2.256-3.22 2.26 2.26 0 010-2.154C3.43 8.648 6.553 4 12 4c1.448 0 2.731.328 3.857.85L14.71 5.997A7.6 7.6 0 0012 5.5c-4.527 0-7.271 3.898-8.406 6.015a.76.76 0 000 .736","clip-rule":"evenodd"}]]),w("FaceExtraHappy",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10M8.75 11a1.25 1.25 0 100-2.5 1.25 1.25 0 000 2.5m7.75-1.25a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0M12 17c-1.371 0-2.69-.723-3.618-2h7.236c-.928 1.277-2.247 2-3.618 2m0 1.5c2.355 0 4.41-1.508 5.51-3.75.296-.601-.184-1.25-.854-1.25H7.344c-.67 0-1.15.649-.855 1.25C7.59 16.992 9.645 18.5 12 18.5","clip-rule":"evenodd"}]]),w("FaceHappyFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10M8.75 11a1.25 1.25 0 100-2.5 1.25 1.25 0 000 2.5m7.75-1.25a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0m-9.26 4.047a.75.75 0 01.962.438l.003.009.025.057c.025.054.067.138.128.242.122.208.317.49.605.772.563.552 1.504 1.135 3.037 1.135s2.474-.583 3.037-1.135c.288-.282.483-.564.605-.772a3 3 0 00.153-.3l.004-.008a.75.75 0 011.404.526L16.5 14.5l.703.261v.001l-.001.002-.002.005-.005.012-.014.036-.05.114a5 5 0 01-.195.37 5.3 5.3 0 01-.848 1.084c-.812.798-2.12 1.565-4.088 1.565s-3.276-.767-4.088-1.565a5.3 5.3 0 01-.848-1.084 4 4 0 01-.26-.52l-.004-.012-.002-.005v-.002h-.001c0-.001 0-.002.703-.262l-.703.26a.75.75 0 01.443-.963","clip-rule":"evenodd"}]]),w("FaceHappy",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10M8.75 11a1.25 1.25 0 100-2.5 1.25 1.25 0 000 2.5m7.75-1.25a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0m-9.26 4.047a.75.75 0 01.962.438l.003.009.025.057c.025.054.067.138.128.242.122.208.317.49.605.772.563.552 1.504 1.135 3.037 1.135s2.474-.583 3.037-1.135c.288-.282.483-.564.605-.772a3 3 0 00.153-.3l.004-.008a.75.75 0 011.404.526L16.5 14.5l.703.261v.001l-.001.002-.002.005-.005.012-.014.036-.05.114a5 5 0 01-.195.37 5.3 5.3 0 01-.848 1.084c-.812.798-2.12 1.565-4.088 1.565s-3.276-.767-4.088-1.565a5.3 5.3 0 01-.848-1.084 4 4 0 01-.26-.52l-.004-.012-.002-.005v-.002h-.001c0-.001 0-.002.703-.262l-.703.26a.75.75 0 01.443-.963","clip-rule":"evenodd"}]]),w("FaceNeutralFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10M8.75 11a1.25 1.25 0 100-2.5 1.25 1.25 0 000 2.5m7.75-1.25a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0M7.782 14.5a.75.75 0 000 1.5h8.452a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]),w("FaceNeutral",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10M8.75 11a1.25 1.25 0 100-2.5 1.25 1.25 0 000 2.5m7.75-1.25a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0M7.782 14.5a.75.75 0 000 1.5h8.452a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]),w("FaceSadFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10M8.75 11a1.25 1.25 0 100-2.5 1.25 1.25 0 000 2.5m7.75-1.25a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0m-9.26 7.953a.75.75 0 00.962-.438l.003-.009.025-.057a3 3 0 01.128-.242c.122-.207.317-.49.605-.772.563-.552 1.504-1.135 3.037-1.135s2.474.583 3.037 1.135c.288.283.483.565.605.773a3 3 0 01.153.298l.004.01a.75.75 0 001.404-.526L16.5 17l.703-.261v-.001l-.001-.002-.002-.005-.005-.012-.014-.036-.05-.114a4 4 0 00-.195-.37 5.3 5.3 0 00-.848-1.084c-.812-.798-2.12-1.565-4.088-1.565s-3.276.767-4.088 1.565c-.4.393-.673.785-.848 1.084a4 4 0 00-.26.52l-.004.012-.002.005v.002h-.001c0 .001 0 .002.703.262l-.703-.26a.75.75 0 00.443.963","clip-rule":"evenodd"}]]),w("FaceSad",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10M8.75 11a1.25 1.25 0 100-2.5 1.25 1.25 0 000 2.5m7.75-1.25a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0m-9.26 7.953a.75.75 0 00.962-.438l.003-.009.025-.057a3 3 0 01.128-.242c.122-.207.317-.49.605-.772.563-.552 1.504-1.135 3.037-1.135s2.474.583 3.037 1.135c.288.283.483.565.605.773a3 3 0 01.153.298l.004.01a.75.75 0 001.404-.526L16.5 17l.703-.261v-.001l-.001-.002-.002-.005-.005-.012-.014-.036-.05-.114a4 4 0 00-.195-.37 5.3 5.3 0 00-.848-1.084c-.812-.798-2.12-1.565-4.088-1.565s-3.276.767-4.088 1.565c-.4.393-.673.785-.848 1.084a4 4 0 00-.26.52l-.004.012-.002.005v.002h-.001c0 .001 0 .002.703.262l-.703-.26a.75.75 0 00.443.963","clip-rule":"evenodd"}]]),w("Figma",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8.347 9.494A3 3 0 017 6.99C7 5.338 8.326 4 9.962 4h5.076C16.674 4 18 5.338 18 6.989a2.99 2.99 0 01-1.347 2.505A3 3 0 0118 12c0 1.65-1.326 2.989-2.962 2.989h-.054a2.94 2.94 0 01-2.005-.79v2.785A3.014 3.014 0 019.976 20 2.987 2.987 0 017 17.011c0-1.049.536-1.972 1.347-2.505A2.99 2.99 0 017 12c0-1.05.536-1.973 1.347-2.506M12.98 12c0 1.117.897 2.023 2.005 2.023h.054A2.014 2.014 0 0017.043 12a2.014 2.014 0 00-2.005-2.023h-.054A2.014 2.014 0 0012.979 12m-.958-2.023H9.962A2.014 2.014 0 007.957 12c0 1.115.894 2.02 1.999 2.023h2.065zM9.962 14.99h-.006a2.014 2.014 0 00-1.999 2.022c0 1.114.908 2.023 2.019 2.023a2.053 2.053 0 002.045-2.05V14.99zm2.06-5.978h-2.06A2.014 2.014 0 017.957 6.99c0-1.118.898-2.023 2.005-2.023h2.06zm3.016 0h-2.06V4.966h2.06c1.107 0 2.005.905 2.005 2.023a2.014 2.014 0 01-2.005 2.022","clip-rule":"evenodd"}]]),w("FixedHeight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M18.752 3.75a.75.75 0 01-.75.75H6A.75.75 0 116 3h12.002a.75.75 0 01.75.75M12.002 17a.75.75 0 01-.75-.75v-8.5a.75.75 0 011.5 0v8.5a.75.75 0 01-.75.75m6 4.003a.75.75 0 100-1.5H6a.75.75 0 000 1.5z","clip-rule":"evenodd"}]]),w("FixedWidth",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3.75 5.25A.75.75 0 014.5 6v12.002a.75.75 0 01-1.5 0V6a.75.75 0 01.75-.75M17 12a.75.75 0 01-.75.75h-8.5a.75.75 0 010-1.5h8.5A.75.75 0 0117 12m4.003-6a.75.75 0 00-1.5 0v12.002a.75.75 0 001.5 0z","clip-rule":"evenodd"}]]),w("Flag",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7 3a.75.75 0 00-1.5 0v18A.75.75 0 007 21v-6h12.305a1 1 0 00.755-1.656L16.717 9.5l3.343-3.844A1 1 0 0019.305 4H7zm11.208 10.5H7v-8h11.208l-2.623 3.016-.856.984.856.984z","clip-rule":"evenodd"}]]),w("FlipHorizontally",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m7.236 18.481 10-1.563a1.5 1.5 0 001.268-1.482v-.935h1.5v.935a3 3 0 01-2.537 2.964l-10 1.563A3 3 0 014.004 17v-2.498h1.5V17a1.5 1.5 0 001.732 1.482M20.004 9.5h-1.5v-.935a1.5 1.5 0 00-1.268-1.482l-10-1.563A1.5 1.5 0 005.504 7v2.498h-1.5V7a3 3 0 013.463-2.964l10 1.563a3 3 0 012.537 2.964zm1.246 3.251a.75.75 0 000-1.5H2.754a.75.75 0 000 1.5z","clip-rule":"evenodd"}]]),w("FlipVertically",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m18.481 16.764-1.563-10a1.5 1.5 0 00-1.482-1.268h-.935v-1.5h.935A3 3 0 0118.4 6.533l1.563 10A3 3 0 0117 19.996h-2.498v-1.5H17a1.5 1.5 0 001.482-1.732M9.5 3.996v1.5h-.935a1.5 1.5 0 00-1.482 1.268l-1.563 10A1.5 1.5 0 007 18.496h2.498v1.5H7a3 3 0 01-2.964-3.463l1.563-10a3 3 0 012.964-2.537zm3.25-1.246a.75.75 0 00-1.5 0v18.496a.75.75 0 001.5 0z","clip-rule":"evenodd"}]]),w("FocalPoint",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.75 4.5c-.69 0-1.25.56-1.25 1.25v3.182a.75.75 0 11-1.5 0V5.75A2.75 2.75 0 015.75 3h3.182a.75.75 0 110 1.5zM19.5 8.932V5.75c0-.69-.56-1.25-1.25-1.25h-3.182a.75.75 0 110-1.5h3.182A2.75 2.75 0 0121 5.75v3.182a.75.75 0 01-1.5 0M18.25 19.5h-3.182a.75.75 0 100 1.5h3.182A2.75 2.75 0 0021 18.25v-3.182a.75.75 0 00-1.5 0v3.182c0 .69-.56 1.25-1.25 1.25M4.5 18.25c0 .69.56 1.25 1.25 1.25h3.182a.75.75 0 010 1.5H5.75A2.75 2.75 0 013 18.25v-3.182a.75.75 0 011.5 0zM12 13a1 1 0 100-2 1 1 0 000 2","clip-rule":"evenodd"}]]),w("Folder",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 5.5h5.102a.5.5 0 01.374.168L11.66 7H4.5V6a.5.5 0 01.5-.5M3 7V6a2 2 0 012-2h5.102a2 2 0 011.495.671L13.667 7H18a3 3 0 013 3v7a3 3 0 01-3 3H6a3 3 0 01-3-3zm12 1.5H4.5V17A1.5 1.5 0 006 18.5h12a1.5 1.5 0 001.5-1.5v-7A1.5 1.5 0 0018 8.5z","clip-rule":"evenodd"}]]),w("FolderArrowRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M10.102 5.5H5a.5.5 0 00-.5.5v1h7.16l-1.184-1.332a.5.5 0 00-.374-.168M3 6v4.75a.75.75 0 001.5 0V8.5H18a1.5 1.5 0 011.5 1.5v7a1.5 1.5 0 01-1.5 1.5H6A1.5 1.5 0 014.5 17v-.03a.75.75 0 00-1.5 0V17a3 3 0 003 3h12a3 3 0 003-3v-7a3 3 0 00-3-3h-4.333l-2.07-2.329A2 2 0 0010.102 4H5a2 2 0 00-2 2m4.284 10.655a.75.75 0 010-1.06l.85-.85H3.758a.75.75 0 110-1.5h4.358l-.832-.832a.75.75 0 111.06-1.061l2.122 2.121.53.53-.53.53-2.121 2.122a.75.75 0 01-1.061 0","clip-rule":"evenodd"}]]),w("FolderArrowUp",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M10.102 5.5H5a.5.5 0 00-.5.5v1h7.16l-1.184-1.332a.5.5 0 00-.374-.168M3 6v11a3 3 0 003 3h12a3 3 0 003-3v-7a3 3 0 00-3-3h-4.333l-2.07-2.329A2 2 0 0010.102 4H5a2 2 0 00-2 2m9.993 2.5H18a1.5 1.5 0 011.5 1.5v7a1.5 1.5 0 01-1.5 1.5H6A1.5 1.5 0 014.5 17V8.5zm1.667 5.28a.75.75 0 01-1.06 0l-.85-.85v3.27a.75.75 0 11-1.5 0v-3.252l-.832.832a.75.75 0 11-1.061-1.06l2.121-2.122.53-.53.53.53 2.122 2.121a.75.75 0 010 1.061","clip-rule":"evenodd"}]]),w("Footer",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 4.5h12A1.5 1.5 0 0119.5 6v9h-15V6A1.5 1.5 0 016 4.5m-1.5 12V18A1.5 1.5 0 006 19.5h12a1.5 1.5 0 001.5-1.5v-1.5zM3 6a3 3 0 013-3h12a3 3 0 013 3v12a3 3 0 01-3 3H6a3 3 0 01-3-3z","clip-rule":"evenodd"}]]),w("Funnel",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m14 14 .3-.4 5.47-7.3a.5.5 0 00-.4-.8H5.66a.5.5 0 00-.401.799l5.444 7.305.297.399v4.847a.5.5 0 00.688.463l2-.814a.5.5 0 00.312-.463zm1.5.5 5.47-7.3c.988-1.32.047-3.2-1.6-3.2H5.66C4.015 4 3.073 5.876 4.056 7.195L9.5 14.5v4.35a2 2 0 002.754 1.852l2-.813a2 2 0 001.246-1.853z","clip-rule":"evenodd"}]]),w("GrabHandle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9 4a1.5 1.5 0 100 3 1.5 1.5 0 000-3m6 0a1.5 1.5 0 100 3 1.5 1.5 0 000-3m-7.5 8a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0m7.5-1.5a1.5 1.5 0 100 3 1.5 1.5 0 000-3m-7.5 8a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0M15 17a1.5 1.5 0 100 3 1.5 1.5 0 000-3","clip-rule":"evenodd"}]]),w("Gradient",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9.559 5.5h1.88L3.5 13.44v-1.881l.03-.029 6-6zm-2.12 0H5A1.5 1.5 0 003.5 7v2.44zm5.591.53a.75.75 0 00.22-.53H19A1.5 1.5 0 0120.5 7v10a1.5 1.5 0 01-1.5 1.5h-6.44l.47-.47a.75.75 0 10-1.06-1.06l-1.5 1.5-.029.03h-1.88l4.47-4.47a.75.75 0 10-1.061-1.06l-5.5 5.5-.029.03H5q-.202-.001-.389-.05l8.42-8.42a.75.75 0 10-1.061-1.06l-8.42 8.419A1.5 1.5 0 013.5 17v-1.441l.03-.029zM2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3z","clip-rule":"evenodd"}]]),w("GridRegularFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 3a2 2 0 00-2 2v4a2 2 0 002 2h4a2 2 0 002-2V5a2 2 0 00-2-2zm10 0a2 2 0 00-2 2v4a2 2 0 002 2h4a2 2 0 002-2V5a2 2 0 00-2-2zM3 15a2 2 0 012-2h4a2 2 0 012 2v4a2 2 0 01-2 2H5a2 2 0 01-2-2zm12-2a2 2 0 00-2 2v4a2 2 0 002 2h4a2 2 0 002-2v-4a2 2 0 00-2-2z","clip-rule":"evenodd"}]]),w("GridRegular",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 4.5h4a.5.5 0 01.5.5v4a.5.5 0 01-.5.5H5a.5.5 0 01-.5-.5V5a.5.5 0 01.5-.5M3 5a2 2 0 012-2h4a2 2 0 012 2v4a2 2 0 01-2 2H5a2 2 0 01-2-2zm12-.5h4a.5.5 0 01.5.5v4a.5.5 0 01-.5.5h-4a.5.5 0 01-.5-.5V5a.5.5 0 01.5-.5M13 5a2 2 0 012-2h4a2 2 0 012 2v4a2 2 0 01-2 2h-4a2 2 0 01-2-2zm-4 9.5H5a.5.5 0 00-.5.5v4a.5.5 0 00.5.5h4a.5.5 0 00.5-.5v-4a.5.5 0 00-.5-.5M5 13a2 2 0 00-2 2v4a2 2 0 002 2h4a2 2 0 002-2v-4a2 2 0 00-2-2zm10 1.5h4a.5.5 0 01.5.5v4a.5.5 0 01-.5.5h-4a.5.5 0 01-.5-.5v-4a.5.5 0 01.5-.5m-2 .5a2 2 0 012-2h4a2 2 0 012 2v4a2 2 0 01-2 2h-4a2 2 0 01-2-2z","clip-rule":"evenodd"}]]),w("GutterHorizontal",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19.25 5.5a.75.75 0 000-1.5 2.75 2.75 0 00-2.75 2.75v10.5A2.75 2.75 0 0019.25 20a.75.75 0 000-1.5c-.69 0-1.25-.56-1.25-1.25V6.75c0-.69.56-1.25 1.25-1.25M12 6.003a.75.75 0 01.75.75V17.25a.75.75 0 01-1.5 0V6.753a.75.75 0 01.75-.75M4 19.25a.75.75 0 01.75-.75c.69 0 1.25-.56 1.25-1.25V6.75c0-.69-.56-1.25-1.25-1.25a.75.75 0 110-1.5A2.75 2.75 0 017.5 6.75v10.5A2.75 2.75 0 014.751 20a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]),w("GutterVertical",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.5 4.75a.75.75 0 00-1.5 0A2.75 2.75 0 006.75 7.5h10.5A2.75 2.75 0 0020 4.75a.75.75 0 00-1.5 0c0 .69-.56 1.25-1.25 1.25H6.75C6.06 6 5.5 5.44 5.5 4.75M6.003 12a.75.75 0 01.75-.75H17.25a.75.75 0 010 1.5H6.753a.75.75 0 01-.75-.75m13.247 8a.75.75 0 01-.75-.75c0-.69-.56-1.25-1.25-1.25H6.75c-.69 0-1.25.56-1.25 1.25a.75.75 0 01-1.5 0 2.75 2.75 0 012.75-2.75h10.5A2.75 2.75 0 0120 19.25a.75.75 0 01-.75.75","clip-rule":"evenodd"}]]),w("H",[["path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M17.25 19.013v-14m-3 14.237h6m-6-14.5h6M6.75 19.013v-14m-3 14.237h6m-6-14.5h6m-3 7h10"}]]),w("Hashtag",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M16.742 4.106a.75.75 0 10-1.485-.212l-.593 4.156h-4.2l.564-3.944a.75.75 0 00-1.485-.212L8.95 8.05H5.143a.75.75 0 100 1.5h3.592l-.7 4.9H4a.75.75 0 000 1.5h3.821l-.563 3.944a.75.75 0 001.484.212l.594-4.156h4.2l-.564 3.944a.75.75 0 101.485.212l.593-4.156h3.807a.75.75 0 000-1.5h-3.592l.7-4.9H20a.75.75 0 000-1.5h-3.821zM14.45 9.55h-4.198l-.7 4.9h4.198z","clip-rule":"evenodd"}]]),w("Heading",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4.003 6v9.03h1.703v-3.754H9.06v3.754h1.702V6H9.06v3.728H5.706V6zM15.59 7.213v7.817h1.651V6h-2.98l-1.844 4.076h1.728l1.213-2.863zM3.77 17.5a.75.75 0 000 1.5h16.474a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]),w("HeartCircle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10M8.4 9.692c.404-.403.679-.465.814-.476.16-.012.364.033.62.182.26.15.5.364.686.564a4 4 0 01.245.291l.005.008a1.5 1.5 0 002.46 0l.005-.008.044-.057a4 4 0 01.201-.234c.187-.2.427-.414.686-.564.256-.149.46-.194.62-.182.135.01.41.073.814.476.619.619.693 1.165.558 1.738-.164.696-.673 1.509-1.44 2.352-.744.82-1.62 1.546-2.328 2.077q-.21.157-.39.285a20 20 0 01-.39-.285c-.708-.531-1.584-1.258-2.329-2.077-.766-.843-1.275-1.656-1.439-2.352-.135-.573-.06-1.12.558-1.738m-1.06-1.06c1.394-1.396 2.715-.947 3.592-.305.66.482 1.068 1.075 1.068 1.075s.408-.593 1.068-1.075c.877-.642 2.198-1.09 3.593.305 3.995 3.995-4.66 9.321-4.66 9.321s-8.657-5.326-4.662-9.321","clip-rule":"evenodd"}]]),w("HeartCircleStack",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.821 17.821a8.5 8.5 0 111.049-2.83 7 7 0 00-9.86-9.86 8.4 8.4 0 00-2.831 1.048A8.5 8.5 0 1117.82 17.82M10.5 20.5a7 7 0 100-14 7 7 0 000 14m-2.901-8.79c-.471.472-.51.851-.415 1.253.125.527.525 1.173 1.166 1.87.619.673 1.35 1.272 1.945 1.712l.205.149q.099-.07.205-.15c.595-.439 1.326-1.038 1.945-1.711.641-.697 1.041-1.343 1.166-1.87.095-.402.056-.781-.415-1.252-.313-.314-.502-.34-.557-.344-.08-.007-.208.013-.399.121a2.5 2.5 0 00-.528.431 3 3 0 00-.19.224l-.002.003a1.5 1.5 0 01-2.45 0l-.002-.003-.033-.043a3 3 0 00-.157-.18 2.4 2.4 0 00-.528-.431c-.191-.11-.319-.129-.399-.122-.055.004-.244.03-.557.344m4-1.463c-.672.419-1.099 1.033-1.099 1.033s-.427-.614-1.1-1.033c-.738-.46-1.774-.685-2.862.403C3.142 14.046 10.5 18.5 10.5 18.5s7.358-4.454 3.962-7.85c-1.088-1.088-2.124-.864-2.863-.403","clip-rule":"evenodd"}]]),w("Highlighter",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m16.468 4.645 2.91 2.911a.5.5 0 01.029.677l-6.948 8.197-4.865-4.865 8.197-6.947a.5.5 0 01.677.027m-9.67 8.245-1.061 2.825 2.572 2.572 2.825-1.06zm8.023-9.417a2 2 0 012.708.112l2.91 2.91a2 2 0 01.112 2.708l-7.235 8.535a2 2 0 01-.822.58l-3.959 1.487a1 1 0 01-.898-.099l-.943.868a1.75 1.75 0 01-1.185.462H3.998c-1.574 0-2.348-1.916-1.216-3.01l1.604-1.547a1 1 0 01-.167-.99l1.488-3.959a2 2 0 01.579-.822zm-9.378 14.07 1.117 1.116-.882.81a.25.25 0 01-.169.067H3.998a.25.25 0 01-.174-.43zM14.75 19.5a.75.75 0 000 1.5h4.5a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]),w("Home",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m12 2.373.507.464 9.476 8.686a.75.75 0 01-1.014 1.106L20 11.74V18a3 3 0 01-3 3H7a3 3 0 01-3-3v-6.259l-.968.888a.75.75 0 11-1.014-1.106l9.476-8.686zm0 2.034 6.5 5.959V18a1.5 1.5 0 01-1.5 1.5H7A1.5 1.5 0 015.5 18v-7.634zm-2.808 8.545c-.08-.351-.047-.664.339-1.059.292-.299.49-.365.576-.383a.54.54 0 01.306.032 1.35 1.35 0 01.466.3l.01.012.003.002a1.5 1.5 0 002.217 0l.001-.002.011-.011a1 1 0 01.104-.09c.104-.084.232-.164.362-.211a.54.54 0 01.306-.032c.085.018.284.084.577.383.385.395.419.708.338 1.059-.107.466-.453 1.048-1.02 1.686-.546.615-1.193 1.165-1.72 1.57l-.068.051-.067-.051c-.528-.405-1.175-.955-1.721-1.57-.567-.638-.913-1.22-1.02-1.686M12 10.845s.133-.15.364-.323c.594-.444 1.841-1.045 3.178.323C18.58 13.95 12 18.093 12 18.093s-6.578-4.142-3.542-7.248c1.337-1.368 2.584-.767 3.178-.323.232.173.364.323.364.323","clip-rule":"evenodd"}]]),w("Hub",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12.75 5.154a1.666 1.666 0 10-1.5 0v2.748a4.16 4.16 0 00-2.422 1.399L6.446 7.926a1.666 1.666 0 10-.748 1.3l2.378 1.373a4.18 4.18 0 00-.001 2.799l-2.38 1.375a1.666 1.666 0 10.751 1.298l2.38-1.374a4.16 4.16 0 002.422 1.4v2.75a1.666 1.666 0 101.5-.002v-2.747a4.16 4.16 0 002.42-1.394l2.385 1.377a1.666 1.666 0 10.744-1.303l-2.376-1.371A4.2 4.2 0 0016.166 12a4.2 4.2 0 00-.238-1.392L18.31 9.23a1.666 1.666 0 10-.757-1.295l-2.376 1.372a4.16 4.16 0 00-2.428-1.406zM12 14.665a2.665 2.665 0 100-5.33 2.665 2.665 0 000 5.33","clip-rule":"evenodd"}]]),w("Icon",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 4.5h12q.202.001.389.05l-2.71 2.71A5.97 5.97 0 0012 6c-1.386 0-2.663.47-3.68 1.26L5.612 4.55q.187-.049.389-.05m1.26 3.82L4.55 5.612q-.049.187-.05.389v12q.001.202.05.389l2.71-2.71A5.97 5.97 0 016 12c0-1.386.47-2.663 1.26-3.68m1.072 6.287A4.5 4.5 0 017.5 12c0-.972.308-1.872.832-2.607L10.939 12zM8.32 16.74l-2.71 2.71q.187.049.389.05h12q.202-.001.389-.05l-2.71-2.71A5.97 5.97 0 0112 18a5.97 5.97 0 01-3.68-1.26m6.286-1.072A4.5 4.5 0 0112 16.5a4.5 4.5 0 01-2.607-.832L12 13.061zm2.133.011 2.71 2.71q.049-.187.05-.389V6q-.001-.202-.05-.389l-2.71 2.71A5.97 5.97 0 0118 12c0 1.386-.47 2.663-1.26 3.68m-1.072-6.286A4.5 4.5 0 0116.5 12a4.5 4.5 0 01-.832 2.607L13.061 12zm-1.06-1.061L12 10.939 9.393 8.332A4.5 4.5 0 0112 7.5a4.5 4.5 0 012.607.832M3 6a3 3 0 013-3h12a3 3 0 013 3v12a3 3 0 01-3 3H6a3 3 0 01-3-3z","clip-rule":"evenodd"}]]),w("IconShape",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 4.5h12q.202.001.389.05l-2.71 2.71A5.97 5.97 0 0012 6c-1.386 0-2.663.47-3.68 1.26L5.612 4.55q.187-.049.389-.05m1.26 3.82L4.55 5.612q-.049.187-.05.389v12q.001.202.05.389l2.71-2.71A5.97 5.97 0 016 12c0-1.386.47-2.663 1.26-3.68m1.072 6.287A4.5 4.5 0 017.5 12c0-.972.308-1.872.832-2.607L10.939 12zM8.32 16.74l-2.71 2.71q.187.049.389.05h12q.202-.001.389-.05l-2.71-2.71A5.97 5.97 0 0112 18a5.97 5.97 0 01-3.68-1.26m6.286-1.072A4.5 4.5 0 0112 16.5a4.5 4.5 0 01-2.607-.832L12 13.061zm2.133.011 2.71 2.71q.049-.187.05-.389V6q-.001-.202-.05-.389l-2.71 2.71A5.97 5.97 0 0118 12c0 1.386-.47 2.663-1.26 3.68m-1.072-6.286A4.5 4.5 0 0116.5 12a4.5 4.5 0 01-.832 2.607L13.061 12zm-1.06-1.061L12 10.939 9.393 8.332A4.5 4.5 0 0112 7.5a4.5 4.5 0 012.607.832M3 6a3 3 0 013-3h12a3 3 0 013 3v12a3 3 0 01-3 3H6a3 3 0 01-3-3z","clip-rule":"evenodd"}]]),w("Image",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 5.5H5A1.5 1.5 0 003.5 7v5.609l4.083-2.732.423-.283.419.288 7.625 5.243 4.45-2.356V7A1.5 1.5 0 0019 5.5m1.5 8.966-4.15 2.197-.4.212-.375-.257-7.58-5.212L3.5 14.413V17A1.5 1.5 0 005 18.5h14a1.5 1.5 0 001.5-1.5zM5 4a3 3 0 00-3 3v10a3 3 0 003 3h14a3 3 0 003-3V7a3 3 0 00-3-3zm11 7a1 1 0 100-2 1 1 0 000 2m0 1.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5","clip-rule":"evenodd"}]]),w("ImageStack",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M18 5.5H8A1.5 1.5 0 006.5 7H15a3 3 0 013 3v5.5a1.5 1.5 0 001.5-1.5V7A1.5 1.5 0 0018 5.5M18 17a3 3 0 003-3V7a3 3 0 00-3-3H8a3 3 0 00-3 3 3 3 0 00-3 3v7a3 3 0 003 3h10a3 3 0 003-3M5 8.5h10a1.5 1.5 0 011.5 1.5v7a1.5 1.5 0 01-1.022 1.422l-.053-.04-8-5.5-.467-.32-.436.36-3.022 2.5V10A1.5 1.5 0 015 8.5m-1.462 8.837A1.5 1.5 0 005 18.5h7.949l-5.907-4.061zM13 13a1 1 0 100-2 1 1 0 000 2m0 1.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5","clip-rule":"evenodd"}]]),w("ImageStackPlus",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M13.468 9.5a4.5 4.5 0 003.032 2.389V18a1.5 1.5 0 01-1.022 1.422l-.053-.04-8-5.5-.467-.32-.436.36-3.022 2.5V11A1.5 1.5 0 015 9.5zM18 11.973V16.5a1.5 1.5 0 001.5-1.5v-3.468c-.46.23-.966.382-1.5.44m3-1.644A4.5 4.5 0 1013.758 5H8a3 3 0 00-3 3 3 3 0 00-3 3v7a3 3 0 003 3h10a3 3 0 003-3 3 3 0 003-3zM13.111 6.5H8A1.5 1.5 0 006.5 8h6.528a4.5 4.5 0 01.083-1.5M17.5 5a.75.75 0 00-.75.75v1h-1a.75.75 0 000 1.5h1v1a.75.75 0 101.5 0v-1h1a.75.75 0 000-1.5h-1v-1A.75.75 0 0017.5 5M3.538 18.337A1.5 1.5 0 005 19.5h7.949l-5.907-4.061zM12.5 14a1 1 0 100-2 1 1 0 000 2m0 1.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5","clip-rule":"evenodd"}]]),w("ImageWithText",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 5.5h14A1.5 1.5 0 0120.5 7v9.256l-7.304-1.98-.367-.1-.298.238-5 4a1 1 0 00-.09.086H5A1.5 1.5 0 013.5 17V7A1.5 1.5 0 015 5.5m8.171 10.324 7.126 1.93A1.5 1.5 0 0119 18.5H9.826zM2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3zm15 3a1 1 0 11-2 0 1 1 0 012 0m1.5 0a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0M5.75 7.5a.75.75 0 000 1.5h4.5a.75.75 0 000-1.5zM5 11.25a.75.75 0 01.75-.75h4.5a.75.75 0 010 1.5h-4.5a.75.75 0 01-.75-.75m.75 2.25a.75.75 0 000 1.5h1.5a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]),w("Info",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M13.5 4.5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0M8.25 9.25A.75.75 0 019 8.5h3.75a.75.75 0 01.75.75V19.5h2.75a.75.75 0 010 1.5h-7a.75.75 0 010-1.5H12V10H9a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]),w("Intercom",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M18.5 21.464 14.4 20H7a3 3 0 01-3-3V7a3 3 0 013-3h10a3 3 0 013 3v15zM18.5 7v12.872l-3.595-1.285-.245-.087H7A1.5 1.5 0 015.5 17V7A1.5 1.5 0 017 5.5h10A1.5 1.5 0 0118.5 7M8.416 14.376a.75.75 0 00-.832 1.248L8 15l-.416.624h.001l.003.002.007.005.02.014.073.045q.094.058.26.15c.221.122.537.282.928.441.778.317 1.876.643 3.124.643s2.347-.326 3.124-.643a9 9 0 001.187-.59l.073-.046.021-.014.007-.005.003-.001.001-.001L16 15l.416.624a.75.75 0 00-.831-1.249l-.001.001-.009.006-.046.029a7.4 7.4 0 01-.971.482c-.663.27-1.564.53-2.558.53s-1.895-.26-2.557-.53a7.4 7.4 0 01-.972-.482l-.046-.03zm0 0L8 15zm-.001 0","clip-rule":"evenodd"}]]),w("Johanna",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-5.5 0a4.5 4.5 0 11-9 0 4.5 4.5 0 019 0m1.5 0a6 6 0 11-12 0 6 6 0 0112 0","clip-rule":"evenodd"}]]),w("Label",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4.5 10.79V4.5h6.29a1.5 1.5 0 011.06.44l8.29 8.29a1.5 1.5 0 010 2.121l-4.789 4.79a1.5 1.5 0 01-2.121 0l-8.29-8.29a1.5 1.5 0 01-.44-1.061m-.621 2.121A3 3 0 013 10.79V4.5A1.5 1.5 0 014.5 3h6.29a3 3 0 012.121.879l8.29 8.29a3 3 0 010 4.243l-4.79 4.79a3 3 0 01-4.242 0zm5.524-4.403a.895.895 0 11-1.79 0 .895.895 0 011.79 0m1.5 0a2.395 2.395 0 11-4.79 0 2.395 2.395 0 014.79 0","clip-rule":"evenodd"}]]),w("Language",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M2 4h13v2.75a.75.75 0 01-1.5 0V5.5H9.25v10h1.5a.75.75 0 010 1.5h-4.5a.75.75 0 010-1.5h1.5v-10H3.5v1.25a.75.75 0 01-1.5 0zm14.692 11.662.574-.38A3.87 3.87 0 0019 12.057V10.5h-7.77V9h4.26V7.308a.75.75 0 011.5 0V9H22v1.5h-1.5v1.557a5.37 5.37 0 01-2.262 4.377l2.559 1.28a.75.75 0 11-.67 1.342l-3.33-1.665-3.614 2.389-.827-1.251 2.919-1.93a5.37 5.37 0 01-2.486-4.528v-.61h1.5v.61c0 1.464.827 2.802 2.136 3.457z","clip-rule":"evenodd"}]]),w("Layers",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m18.37 8.663-6.156-3.11a.5.5 0 00-.451 0l-6.156 3.11 6.156 3.109a.5.5 0 00.45 0zm-5.48-4.448a2 2 0 00-1.803 0L4.047 7.77a1 1 0 000 1.785l7.04 3.556a2 2 0 001.803 0l7.04-3.556a1 1 0 000-1.785zm-9.81 7.373a.75.75 0 011.006-.335l7.903 3.951 7.903-3.951a.75.75 0 01.67 1.342l-8.238 4.119-.335.168-.336-.168-8.238-4.12a.75.75 0 01-.336-1.006m1.006 2.926a.75.75 0 10-.671 1.342l8.238 4.119.335.167.336-.167 8.238-4.12a.75.75 0 10-.67-1.341l-7.903 3.951z","clip-rule":"evenodd"}]]),w("LayersSingle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m20.017 12-7.805-4.745a.5.5 0 00-.52 0L3.889 12l7.805 4.745a.5.5 0 00.52 0zm-7.025-6.027a2 2 0 00-2.079 0l-8.507 5.173a1 1 0 000 1.708l8.507 5.173a2 2 0 002.079 0l8.507-5.173a1 1 0 000-1.708z","clip-rule":"evenodd"}]]),w("Leaf",[["g",{fill:"none"},[["g",{"clip-path":"url(#svgID0)"},[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m8.986 13.939-1.258 1.258a5.4 5.4 0 01.494-7.065c.45-.45 1.238-.905 2.318-1.298 1.055-.384 2.273-.667 3.466-.842 1.195-.176 2.317-.235 3.171-.194.393.018.696.057.909.102.045.212.083.516.102.909.04.854-.019 1.975-.194 3.17s-.458 2.411-.842 3.466c-.393 1.08-.848 1.868-1.298 2.319a5.4 5.4 0 01-7.065.494l1.246-1.247h3.758a.75.75 0 100-1.5h-2.258l3-3a.75.75 0 10-1.06-1.061l-2.989 2.989v-1.83a.75.75 0 00-1.5 0zM7.161 7.07a6.897 6.897 0 00-.502 9.195l-1.74 1.739a.75.75 0 001.062 1.06l1.739-1.739a6.9 6.9 0 009.194-.502c2.694-2.693 3.379-10.964 2.295-12.047S9.854 4.378 7.161 7.07m11.155-1.106-.003-.001zm-.294-.292-.001-.003z","clip-rule":"evenodd"}]]],["defs",{},[["clipPath",{id:"svgID0"},[["path",{fill:"#fff",d:"M0 0h24v24H0z"}]]]]]]]]),w("Lightbulb",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.628 13.195a1.5 1.5 0 00-.753 1.3v2.244a.5.5 0 01-.5.5h-2.75a.5.5 0 01-.5-.5v-2.243a1.5 1.5 0 00-.753-1.301 5 5 0 01-.657-.446A5.16 5.16 0 016.75 8.696C6.75 5.838 9.09 3.5 12 3.5s5.25 2.338 5.25 5.196a5.16 5.16 0 01-1.965 4.053 5 5 0 01-.657.446m-6.003 3.544v-2.243a7 7 0 01-.844-.573A6.66 6.66 0 015.25 8.696C5.25 4.998 8.272 2 12 2s6.75 2.998 6.75 6.696c0 2.114-.988 4-2.531 5.227a7 7 0 01-.844.573v2.243a2 2 0 01-2 2h-2.75a2 2 0 01-2-2M9.891 20.5a.75.75 0 000 1.5h4.219a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]),w("LightningFilled",[["path",{fill:"currentColor",d:"m13.78 3.084-9.734 9.73c-.629.63-.185 1.705.705 1.707l5.437.016-1.885 5.403c-.35 1.003.9 1.787 1.652 1.036l10-9.998c.63-.63.184-1.707-.707-1.707h-5.581l1.766-5.156c.343-1.003-.904-1.78-1.653-1.031"}]]),w("Lightning",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4.749 15.271c-1.557-.004-2.334-1.886-1.233-2.987l9.733-9.73c1.312-1.311 3.495.05 2.894 1.804L14.717 8.52h4.531c1.56 0 2.34 1.885 1.238 2.987l-10 9.998c-1.316 1.315-3.504-.058-2.891-1.813l1.538-4.409zm-.172-1.926a.25.25 0 00.176.426l5.438.016 1.052.003-.346.994-1.885 5.403c-.03.082-.02.134-.006.17a.27.27 0 00.109.124.27.27 0 00.159.043c.038-.002.089-.017.15-.078l10-9.998a.25.25 0 00-.176-.427h-6.63l.34-.993 1.765-5.156c.028-.082.019-.134.005-.17a.27.27 0 00-.109-.123.27.27 0 00-.159-.043c-.038.003-.089.017-.15.078z","clip-rule":"evenodd"}]]),w("Lines",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3 6.75A.75.75 0 013.75 6h16.5a.75.75 0 010 1.5H3.75A.75.75 0 013 6.75M2.998 12a.75.75 0 01.75-.75h16.5a.75.75 0 010 1.5h-16.5a.75.75 0 01-.75-.75m.752 4.5a.75.75 0 000 1.5h16.5a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]),w("LinesTriangular",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3 6.75A.75.75 0 013.75 6h16.5a.75.75 0 010 1.5H3.75A.75.75 0 013 6.75M5.998 12a.75.75 0 01.75-.75h10.5a.75.75 0 110 1.5h-10.5a.75.75 0 01-.75-.75m3.752 4.5a.75.75 0 000 1.5h4.5a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]),w("Link",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M2 12a4.75 4.75 0 014.75-4.75h2a.75.75 0 010 1.5h-2a3.25 3.25 0 000 6.5h2a.75.75 0 010 1.5h-2A4.75 4.75 0 012 12m20 0a4.75 4.75 0 01-4.75 4.75h-2a.75.75 0 010-1.5h2a3.25 3.25 0 000-6.5h-2a.75.75 0 010-1.5h2A4.75 4.75 0 0122 12m-13.75-.75a.75.75 0 000 1.5h7.5a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]),w("LinkBox",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 5.5h14A1.5 1.5 0 0120.5 7v10a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 17V7A1.5 1.5 0 015 5.5M2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3zm7 1.25a3.75 3.75 0 100 7.5h1a.75.75 0 000-1.5H9a2.25 2.25 0 010-4.5h1a.75.75 0 000-1.5zm6 7.5a3.75 3.75 0 100-7.5h-1a.75.75 0 000 1.5h1a2.25 2.25 0 010 4.5h-1a.75.75 0 000 1.5zM9 12a.75.75 0 01.75-.75h4.5a.75.75 0 010 1.5h-4.5A.75.75 0 019 12","clip-rule":"evenodd"}]]),w("LinkOpen",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6.75 7.25a4.75 4.75 0 000 9.5h2a.75.75 0 000-1.5h-2a3.25 3.25 0 010-6.5h2a.75.75 0 000-1.5zm10.5 9.5a4.75 4.75 0 100-9.5h-2a.75.75 0 000 1.5h2a3.25 3.25 0 010 6.5h-2a.75.75 0 000 1.5z","clip-rule":"evenodd"}]]),w("ListBullet",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 6.75a1 1 0 11-2 0 1 1 0 012 0m15.198.75a.75.75 0 000-1.5H7.25a.75.75 0 100 1.5zM17.21 11a.75.75 0 000-1.5H7.25a.75.75 0 000 1.5zm3.738 2.75a.75.75 0 01-.75.75H7.25a.75.75 0 010-1.5h12.947a.75.75 0 01.75.75M17.21 18a.75.75 0 000-1.5H7.25a.75.75 0 000 1.5zM4 11.25a1 1 0 100-2 1 1 0 000 2m1 2.5a1 1 0 11-2 0 1 1 0 012 0m-1 4.5a1 1 0 100-2 1 1 0 000 2","clip-rule":"evenodd"}]]),w("ListCheck",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7.96 6.116a.75.75 0 010 1.06l-2.998 3-.53.53-.531-.53-1.5-1.5a.75.75 0 111.061-1.06l.97.969L6.9 6.115a.75.75 0 011.06 0m-2.305 7.729H4a.5.5 0 00-.5.5V16a.5.5 0 00.5.5h1.655a.5.5 0 00.5-.5v-1.655a.5.5 0 00-.5-.5M4 12.345a2 2 0 00-2 2V16a2 2 0 002 2h1.655a2 2 0 002-2v-1.655a2 2 0 00-2-2zM22.13 6.75a.75.75 0 01-.75.75h-9.812a.75.75 0 110-1.5h9.811a.75.75 0 01.75.75m-2.265 3.5a.75.75 0 01-.75.75h-7.547a.75.75 0 010-1.5h7.547a.75.75 0 01.75.75m1.514 4.25a.75.75 0 000-1.5h-9.81a.75.75 0 100 1.5zm-1.514 2.75a.75.75 0 01-.75.75h-7.547a.75.75 0 010-1.5h7.547a.75.75 0 01.75.75","clip-rule":"evenodd"}]]),w("ListIndented",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3 6v12a.75.75 0 001.5 0V6A.75.75 0 003 6m17.75.75a.75.75 0 01-.75.75H7A.75.75 0 017 6h13a.75.75 0 01.75.75m-3 3.5A.75.75 0 0117 11H7a.75.75 0 010-1.5h10a.75.75 0 01.75.75M20 14.5a.75.75 0 000-1.5H7a.75.75 0 000 1.5zm-2.25 2.75A.75.75 0 0117 18H7a.75.75 0 010-1.5h10a.75.75 0 01.75.75","clip-rule":"evenodd"}]]),w("ListNumbers",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6.006 5v5.34a.75.75 0 01-1.5 0V6.88l-.66.15a.75.75 0 01-.332-1.463l1.576-.358zm-.812 9.008a1 1 0 00-.814.445.75.75 0 01-1.26-.815c.333-.514 1.051-1.13 2.074-1.13.426 0 .888.136 1.25.476.373.35.565.845.565 1.415 0 .966-.486 1.876-1.02 2.597q-.193.259-.402.501h1.165a.75.75 0 010 1.5H3.75a.75.75 0 01-.48-1.325c.481-.403 1.061-.96 1.514-1.57.465-.627.725-1.217.725-1.703 0-.225-.068-.3-.091-.322-.034-.032-.105-.069-.224-.069M22.075 6.75a.75.75 0 01-.75.75h-10.52a.75.75 0 010-1.5h10.52a.75.75 0 01.75.75m-2.428 3.5a.75.75 0 01-.75.75h-8.093a.75.75 0 010-1.5h8.093a.75.75 0 01.75.75m1.678 4.25a.75.75 0 000-1.5h-10.52a.75.75 0 000 1.5zm-1.678 2.75a.75.75 0 01-.75.75h-8.093a.75.75 0 010-1.5h8.093a.75.75 0 01.75.75","clip-rule":"evenodd"}]]),w("LockClosed",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M15 7v1H9V7a3 3 0 116 0M7.5 8V7a4.5 4.5 0 019 0v1h.5a3 3 0 013 3v7a3 3 0 01-3 3H7a3 3 0 01-3-3v-7a3 3 0 013-3zm9 1.5H7A1.5 1.5 0 005.5 11v7A1.5 1.5 0 007 19.5h10a1.5 1.5 0 001.5-1.5v-7A1.5 1.5 0 0017 9.5zm-3.772 5.851a1.5 1.5 0 10-1.424.018.8.8 0 00-.035.228v.807a.75.75 0 001.5 0v-.807a.8.8 0 00-.041-.246","clip-rule":"evenodd"}]]),w("LockOpenFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9.552 4.383c.296-.365.816-.6 1.41-.733a5.8 5.8 0 011.258-.13h.027l.114.001a3.62 3.62 0 013.62 3.62V8H7a3 3 0 00-3 3v7a3 3 0 003 3h10a3 3 0 003-3v-7a3 3 0 00-2.52-2.962v-.897a5.12 5.12 0 00-5.197-5.12l-.04-.001a7.2 7.2 0 00-1.608.166c-.715.16-1.636.497-2.248 1.252a15 15 0 00-.53.683 2 2 0 00-.103.156 1 1 0 00-.083.19l-.007.026-.004.015-.002.007v.004c0 .002-.001.004.733.158l-.734-.154a.75.75 0 001.399.5l.024-.035c.06-.085.194-.262.472-.605m3.176 10.968a1.5 1.5 0 10-1.424.018.8.8 0 00-.035.228v.807a.75.75 0 001.5 0v-.807a.8.8 0 00-.041-.246","clip-rule":"evenodd"}]]),w("LockOpen",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M10.962 3.65c-.594.132-1.114.368-1.41.733a13 13 0 00-.496.64.75.75 0 01-1.4-.5l.735.154c-.734-.154-.734-.156-.733-.158v-.004l.002-.007.004-.015a.8.8 0 01.09-.216 2 2 0 01.103-.156c.088-.124.244-.33.53-.683.612-.755 1.533-1.093 2.248-1.252a7.2 7.2 0 011.607-.166h.041l.078.001a5.12 5.12 0 015.12 5.12v.897A3 3 0 0120 11v7a3 3 0 01-3 3H7a3 3 0 01-3-3v-7a3 3 0 013-3h8.98v-.86a3.62 3.62 0 00-3.62-3.619l-.113-.001h-.027a5.8 5.8 0 00-1.259.13M17 9.5H7A1.5 1.5 0 005.5 11v7A1.5 1.5 0 007 19.5h10a1.5 1.5 0 001.5-1.5v-7A1.5 1.5 0 0017 9.5m-3.5 4.54a1.5 1.5 0 01-.772 1.311q.04.116.041.246v.807a.75.75 0 11-1.5 0v-.807q0-.12.035-.228a1.5 1.5 0 112.196-1.33","clip-rule":"evenodd"}]]),w("Lollipop",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 15.061V9a5.5 5.5 0 10-11 0v6.061c0 .795.644 1.439 1.439 1.439h8.122c.795 0 1.439-.644 1.439-1.439M7.939 18H9.5v1.5a2.5 2.5 0 005 0V18h1.561A2.94 2.94 0 0019 15.061V9A7 7 0 105 9v6.061A2.94 2.94 0 007.939 18M11 19.5V18h2v1.5a1 1 0 11-2 0M9.75 7a.75.75 0 01.75.75v6.5a.75.75 0 01-1.5 0v-6.5A.75.75 0 019.75 7m4.5 0a.75.75 0 01.75.75v6.5a.75.75 0 01-1.5 0v-6.5a.75.75 0 01.75-.75","clip-rule":"evenodd"}]]),w("Magnifier",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M18.5 11a7.5 7.5 0 11-15 0 7.5 7.5 0 0115 0m-1.688 6.872a9 9 0 111.06-1.06l2.898 2.898a.75.75 0 11-1.06 1.06z","clip-rule":"evenodd"}]]),w("MagnifierPlus",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M11 18.5a7.5 7.5 0 100-15 7.5 7.5 0 000 15m6.872-1.688a9 9 0 10-1.06 1.06l2.898 2.898a.75.75 0 101.06-1.06zM10.25 11.75V14a.75.75 0 001.5 0v-2.25H14a.75.75 0 000-1.5h-2.25V8a.75.75 0 00-1.5 0v2.25H8a.75.75 0 000 1.5z","clip-rule":"evenodd"}]]),w("MapPointer",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M18.173 9.692c0 2.227-1.157 5.007-2.706 7.307-.76 1.129-1.566 2.069-2.279 2.707-.357.32-.662.538-.9.668-.143.08-.23.11-.269.12a1.4 1.4 0 01-.272-.12 5 5 0 01-.905-.67c-.717-.64-1.527-1.58-2.292-2.709-1.559-2.3-2.723-5.079-2.723-7.303A6.19 6.19 0 0112.019 3.5c3.41 0 6.154 2.763 6.154 6.192m1.5 0C19.673 15 14.327 22 12.019 22S4.327 15 4.327 9.692A7.69 7.69 0 0112.019 2c4.249 0 7.654 3.444 7.654 7.692m-6.077 0a1.577 1.577 0 11-3.154 0 1.577 1.577 0 013.154 0m1.5 0a3.077 3.077 0 11-6.154 0 3.077 3.077 0 016.154 0","clip-rule":"evenodd"}]]),w("MarginBottom",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8 6.5h8A1.5 1.5 0 0117.5 8v8a1.5 1.5 0 01-1.5 1.5H8A1.5 1.5 0 016.5 16V8A1.5 1.5 0 018 6.5M12 5H8a3 3 0 00-3 3v8a3 3 0 003 3h8a3 3 0 003-3V8a3 3 0 00-3-3zm4.25 17.001a.75.75 0 000-1.5h-8.5a.75.75 0 000 1.5z","clip-rule":"evenodd"}]]),w("MarginLeft",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8 6.5h8A1.5 1.5 0 0117.5 8v8a1.5 1.5 0 01-1.5 1.5H8A1.5 1.5 0 016.5 16V8A1.5 1.5 0 018 6.5M12 5H8a3 3 0 00-3 3v8a3 3 0 003 3h8a3 3 0 003-3V8a3 3 0 00-3-3zM3.5 7.754a.75.75 0 10-1.5 0v8.496a.75.75 0 001.5 0z","clip-rule":"evenodd"}]]),w("MarginRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8 6.5h8A1.5 1.5 0 0117.5 8v8a1.5 1.5 0 01-1.5 1.5H8A1.5 1.5 0 016.5 16V8A1.5 1.5 0 018 6.5M12 5H8a3 3 0 00-3 3v8a3 3 0 003 3h8a3 3 0 003-3V8a3 3 0 00-3-3zm9.997 2.75a.75.75 0 00-1.5 0v8.5a.75.75 0 001.5 0z","clip-rule":"evenodd"}]]),w("MarginTop",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M16.25 3.5a.75.75 0 000-1.5H7.751a.75.75 0 000 1.5zM8 6.5h8A1.5 1.5 0 0117.5 8v8a1.5 1.5 0 01-1.5 1.5H8A1.5 1.5 0 016.5 16V8A1.5 1.5 0 018 6.5M12 5H8a3 3 0 00-3 3v8a3 3 0 003 3h8a3 3 0 003-3V8a3 3 0 00-3-3z","clip-rule":"evenodd"}]]),w("MarkArea",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 5.5h14A1.5 1.5 0 0120.5 7v10a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 17V7A1.5 1.5 0 015 5.5M2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3zm6 2.5h8a.5.5 0 01.5.5v2a.5.5 0 01-.5.5H8a.5.5 0 01-.5-.5v-2a.5.5 0 01.5-.5M6 10a2 2 0 012-2h8a2 2 0 012 2v2a2 2 0 01-2 2H8a2 2 0 01-2-2z","clip-rule":"evenodd"}]]),w("Market",[["path",{fill:"currentColor",d:"M6.77 10.328a.75.75 0 001.46.344zm2.96-6.031a.75.75 0 00-1.46-.344zm6.04 6.375a.75.75 0 001.46-.344zm-.04-6.719a.75.75 0 00-1.46.344zm-2.98.172a.75.75 0 00-1.5 0zm-1.5 6.375a.75.75 0 001.5 0zm7.824-5.338.636-.397zm1.54 2.47-.636.397zM4.993 5.135l.632.404zM3.399 7.626l.632.404zm2.891 3.83.348.664zm.079-.042-.348-.664zm2.178.139.43-.615zm.078.054-.43.615zm6.75 0 .43.615zm.078-.054-.43-.615zm2.257-.098-.348.665zm-.079-.041.348-.664zm-4.506.193-.43.615zm-2.25 0 .43.615zM4.5 15.5a.75.75 0 000 1.5zm15.75-3.915a.75.75 0 00-1.5 0zm-15 0a.75.75 0 00-1.5 0zm2.98-.913 1.5-6.375-1.46-.344-1.5 6.375zm9-.344-1.5-6.375-1.46.344 1.5 6.375zm-5.98-6.203V10.5h1.5V4.125zM7.52 4.5h9.009V3h-9.01zm10.918 1.06 1.54 2.47 1.273-.794-1.54-2.47zM4.36 4.73 2.767 7.222l1.264.808 1.593-2.492zM2.25 8.99v.474h1.5v-.473zm18-.012v.486h1.5v-.486zM6.638 12.12l.079-.042-.696-1.328-.079.04zm1.48.048.078.054.858-1.23-.078-.054zm7.686.054.079-.054-.86-1.23-.077.054zm2.254-1.431-.079-.041-.696 1.328.079.042zm-2.175 1.377a1.35 1.35 0 011.4-.09l.696-1.328a2.85 2.85 0 00-2.955.188zm-3.187.054a2.715 2.715 0 003.108 0l-.858-1.23a1.215 1.215 0 01-1.392 0zm-1.392 0a1.215 1.215 0 011.392 0l.858-1.23a2.71 2.71 0 00-3.108 0zm-3.108 0a2.715 2.715 0 003.108 0l-.858-1.23a1.215 1.215 0 01-1.392 0zm-1.48-.144a1.35 1.35 0 011.401.09l.86-1.23a2.85 2.85 0 00-2.956-.188zM20.25 9.464a1.497 1.497 0 01-2.192 1.327l-.696 1.329c1.996 1.045 4.388-.403 4.388-2.656zm-18 0c0 2.253 2.392 3.7 4.388 2.656l-.696-1.33A1.497 1.497 0 013.75 9.465zm.517-2.242A3.3 3.3 0 002.25 8.99h1.5c0-.34.097-.674.28-.961zm17.212.807c.177.285.271.613.271.949h1.5a3.3 3.3 0 00-.499-1.742zM16.529 4.5c.776 0 1.498.4 1.909 1.06l1.272-.795A3.75 3.75 0 0016.53 3zM7.519 3A3.75 3.75 0 004.36 4.73l1.264.808A2.25 2.25 0 017.52 4.5zM4.5 17h15v-1.5h-15zm14.25-5.415v5.665h1.5v-5.665zM16.5 19.5h-9V21h9zM5.25 17.25v-5.665h-1.5v5.665zM7.5 19.5a2.25 2.25 0 01-2.25-2.25h-1.5A3.75 3.75 0 007.5 21zm11.25-2.25a2.25 2.25 0 01-2.25 2.25V21a3.75 3.75 0 003.75-3.75z"}]]),w("Masonry",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 5.5h4v6H3.5V7A1.5 1.5 0 015 5.5m5.5 6v-6H19A1.5 1.5 0 0120.5 7v4.5zm-7 1.5v4A1.5 1.5 0 005 18.5h8.5V13zM15 13v5.5h4a1.5 1.5 0 001.5-1.5v-4zM2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3z","clip-rule":"evenodd"}]]),w("MediaObject",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M11.5 4.5H5A1.5 1.5 0 003.5 6v12A1.5 1.5 0 005 19.5h6.5A1.5 1.5 0 0013 18V6a1.5 1.5 0 00-1.5-1.5M5 3a3 3 0 00-3 3v12a3 3 0 003 3h6.5a3 3 0 003-3V6a3 3 0 00-3-3zm11.25 4.25A.75.75 0 0117 6.5h4.227a.75.75 0 010 1.5H17a.75.75 0 01-.75-.75M17 10a.75.75 0 000 1.5h3a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]),w("MediaObjectIcon",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M11.5 4.5H5c-.288 0-.557.081-.786.222l4.036 6.16 4.036-6.16A1.5 1.5 0 0011.5 4.5M13 6.369 9.147 12.25l3.848 5.874Q13 18.063 13 18zM7.353 12.25 3.5 6.369V18q0 .063.005.124zM4.462 19.4l3.788-5.78 3.788 5.782q-.252.098-.538.099H5q-.286-.001-.538-.1M5 3a3 3 0 00-3 3v12a3 3 0 003 3h6.5a3 3 0 003-3V6a3 3 0 00-3-3zm12 3.5A.75.75 0 0017 8h4.227a.75.75 0 000-1.5zm-.75 4.25A.75.75 0 0117 10h3a.75.75 0 010 1.5h-3a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]),w("MediaObjectImage",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M11.5 4.5H5A1.5 1.5 0 003.5 6v8.44l1.97-1.97.434-.435.512.341L13 16.766V6a1.5 1.5 0 00-1.5-1.5M3.5 18v-1.5l.03.03 2.566-2.565 6.815 4.544a1.5 1.5 0 01-1.411.991H5A1.5 1.5 0 013.5 18M5 3a3 3 0 00-3 3v12a3 3 0 003 3h6.5a3 3 0 003-3V6a3 3 0 00-3-3zm11.25 4.25A.75.75 0 0117 6.5h4.227a.75.75 0 010 1.5H17a.75.75 0 01-.75-.75M17 10a.75.75 0 000 1.5h3a.75.75 0 000-1.5zM9.5 9a.5.5 0 11-1 0 .5.5 0 011 0M11 9a2 2 0 11-4 0 2 2 0 014 0","clip-rule":"evenodd"}]]),w("MediaObjectRatio1To1",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8 4.5H5A1.5 1.5 0 003.5 6v12A1.5 1.5 0 005 19.5h3A1.5 1.5 0 009.5 18V6A1.5 1.5 0 008 4.5M5 3a3 3 0 00-3 3v12a3 3 0 003 3h3a3 3 0 003-3V6a3 3 0 00-3-3zm8.488 2.75a.75.75 0 01.75-.75h7.015a.75.75 0 010 1.5h-7.015a.75.75 0 01-.75-.75m.75 5.25a.75.75 0 000 1.5h7.015a.75.75 0 000-1.5zm-.75-2.25a.75.75 0 01.75-.75h4.015a.75.75 0 010 1.5h-4.015a.75.75 0 01-.75-.75m.75 5.25a.75.75 0 000 1.5h4.015a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]),w("MediaObjectRatio1To2",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 4.5h1A1.5 1.5 0 017.5 6v12A1.5 1.5 0 016 19.5H5A1.5 1.5 0 013.5 18V6A1.5 1.5 0 015 4.5M2 6a3 3 0 013-3h1a3 3 0 013 3v12a3 3 0 01-3 3H5a3 3 0 01-3-3zm9.032-.25a.75.75 0 01.75-.75h9.452a.75.75 0 010 1.5h-9.452a.75.75 0 01-.75-.75m0 6a.75.75 0 01.75-.75h9.452a.75.75 0 010 1.5h-9.452a.75.75 0 01-.75-.75m.75-3.75a.75.75 0 000 1.5h5.41a.75.75 0 000-1.5zm-.75 6.75a.75.75 0 01.75-.75h5.41a.75.75 0 010 1.5h-5.41a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]),w("MediaObjectRatio1To3",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.5 5.5v13a1 1 0 11-2 0v-13a1 1 0 012 0M2 5.5a2.5 2.5 0 015 0v13a2.5 2.5 0 01-5 0zm8.041.25a.75.75 0 01.75-.75H21.23a.75.75 0 010 1.5H10.791a.75.75 0 01-.75-.75m0 6a.75.75 0 01.75-.75H21.23a.75.75 0 010 1.5H10.791a.75.75 0 01-.75-.75m.75-3.75a.75.75 0 000 1.5h5.974a.75.75 0 000-1.5zm-.75 6.75a.75.75 0 01.75-.75h5.974a.75.75 0 010 1.5h-5.974a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]),w("MediaObjectRatio2To1",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 4.5h6A1.5 1.5 0 0112.5 6v12a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 18V6A1.5 1.5 0 015 4.5M2 6a3 3 0 013-3h6a3 3 0 013 3v12a3 3 0 01-3 3H5a3 3 0 01-3-3zm14.81-.25a.75.75 0 01.75-.75h3.708a.75.75 0 010 1.5H17.56a.75.75 0 01-.75-.75m0 6a.75.75 0 01.75-.75h3.708a.75.75 0 010 1.5H17.56a.75.75 0 01-.75-.75M17.56 8a.75.75 0 000 1.5h2.122a.75.75 0 000-1.5zm-.75 6.75a.75.75 0 01.75-.75h2.122a.75.75 0 010 1.5H17.56a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]),w("MediaObjectRatio3To1",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 4.5h8A1.5 1.5 0 0114.5 6v12a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 18V6A1.5 1.5 0 015 4.5M2 6a3 3 0 013-3h8a3 3 0 013 3v12a3 3 0 01-3 3H5a3 3 0 01-3-3zm16.018-.25a.75.75 0 01.75-.75h2.44a.75.75 0 010 1.5h-2.44a.75.75 0 01-.75-.75m0 6a.75.75 0 01.75-.75h2.44a.75.75 0 010 1.5h-2.44a.75.75 0 01-.75-.75m.75-3.75a.75.75 0 000 1.5h1.397a.75.75 0 000-1.5zm-.75 6.75a.75.75 0 01.75-.75h1.397a.75.75 0 010 1.5h-1.397a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]),w("MediaObjectTextBottom",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M16 20.25a.75.75 0 01-.75.75h-6.5a.75.75 0 010-1.5h6.5a.75.75 0 01.75.75m2.5-3a.75.75 0 01-.75.75H6.25a.75.75 0 010-1.5h11.5a.75.75 0 01.75.75M18 12.5H6A1.5 1.5 0 014.5 11V6A1.5 1.5 0 016 4.5h12A1.5 1.5 0 0119.5 6v5a1.5 1.5 0 01-1.5 1.5m3-1.5a3 3 0 01-3 3H6a3 3 0 01-3-3V6a3 3 0 013-3h12a3 3 0 013 3z","clip-rule":"evenodd"}]]),w("MediaObjectTextLeft",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M16 4.5h3A1.5 1.5 0 0120.5 6v12a1.5 1.5 0 01-1.5 1.5h-3a1.5 1.5 0 01-1.5-1.5V6A1.5 1.5 0 0116 4.5M13 6a3 3 0 013-3h3a3 3 0 013 3v12a3 3 0 01-3 3h-3a3 3 0 01-3-3zM2 5.75A.75.75 0 012.75 5h7.015a.75.75 0 010 1.5H2.75A.75.75 0 012 5.75m0 6a.75.75 0 01.75-.75h7.015a.75.75 0 010 1.5H2.75a.75.75 0 01-.75-.75M5.75 8a.75.75 0 100 1.5h4.015a.75.75 0 000-1.5zM5 14.75a.75.75 0 01.75-.75h4.015a.75.75 0 010 1.5H5.75a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]),w("MediaObjectTextRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8 4.5H5A1.5 1.5 0 003.5 6v12A1.5 1.5 0 005 19.5h3A1.5 1.5 0 009.5 18V6A1.5 1.5 0 008 4.5M5 3a3 3 0 00-3 3v12a3 3 0 003 3h3a3 3 0 003-3V6a3 3 0 00-3-3zm8.488 2.75a.75.75 0 01.75-.75h7.015a.75.75 0 010 1.5h-7.015a.75.75 0 01-.75-.75m.75 5.25a.75.75 0 000 1.5h7.015a.75.75 0 000-1.5zm-.75-2.25a.75.75 0 01.75-.75h4.015a.75.75 0 010 1.5h-4.015a.75.75 0 01-.75-.75m.75 5.25a.75.75 0 000 1.5h4.015a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]),w("MediaObjectTextTop",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.5 3.75A.75.75 0 016.25 3h11.5a.75.75 0 010 1.5H6.25a.75.75 0 01-.75-.75m2.5 3A.75.75 0 018.75 6h6.5a.75.75 0 010 1.5h-6.5A.75.75 0 018 6.75M6 11.5h12a1.5 1.5 0 011.5 1.5v5a1.5 1.5 0 01-1.5 1.5H6A1.5 1.5 0 014.5 18v-5A1.5 1.5 0 016 11.5M3 13a3 3 0 013-3h12a3 3 0 013 3v5a3 3 0 01-3 3H6a3 3 0 01-3-3z","clip-rule":"evenodd"}]]),w("MediaObjectVideo",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 4.5h6.5A1.5 1.5 0 0113 6v12a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 18V6A1.5 1.5 0 015 4.5M2 6a3 3 0 013-3h6.5a3 3 0 013 3v12a3 3 0 01-3 3H5a3 3 0 01-3-3zm15 .5A.75.75 0 0017 8h4.227a.75.75 0 000-1.5zm-.75 4.25A.75.75 0 0117 10h3a.75.75 0 010 1.5h-3a.75.75 0 01-.75-.75m-5.078 2.055a1 1 0 000-1.61L7.093 8.19a1 1 0 00-1.593.805v6.01a1 1 0 001.593.805zM7 9.985 9.736 12 7 14.016z","clip-rule":"evenodd"}]]),w("MegaMenu",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 5.5H5A1.5 1.5 0 003.5 7v10A1.5 1.5 0 005 18.5h14a1.5 1.5 0 001.5-1.5V7A1.5 1.5 0 0019 5.5M5 4a3 3 0 00-3 3v10a3 3 0 003 3h14a3 3 0 003-3V7a3 3 0 00-3-3zm.25 4.75A.75.75 0 016 8h4a.75.75 0 010 1.5H6a.75.75 0 01-.75-.75M6 11a.75.75 0 000 1.5h2A.75.75 0 008 11zm-.75 3.75A.75.75 0 016 14h2a.75.75 0 010 1.5H6a.75.75 0 01-.75-.75M14 11a.75.75 0 000 1.5h2a.75.75 0 000-1.5zm-.75 3.75A.75.75 0 0114 14h2a.75.75 0 010 1.5h-2a.75.75 0 01-.75-.75M14 8a.75.75 0 000 1.5h4A.75.75 0 0018 8z","clip-rule":"evenodd"}]]),w("Megaphone",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M16.967 4.823a.25.25 0 00-.384-.211l-4.35 2.77-.184.118H10v5h2.049l.184.117 4.35 2.771a.25.25 0 00.384-.21zM11.612 6H5a3 3 0 00-3 3v2c0 1.043.532 1.962 1.34 2.5l1.257 5.867a1.75 1.75 0 001.711 1.383h.942A1.75 1.75 0 009 19v-5h2.612l4.165 2.653c1.165.742 2.69-.094 2.69-1.476V4.823c0-1.382-1.525-2.218-2.69-1.476zM5 7.5h3.5v5H5A1.5 1.5 0 013.5 11V9A1.5 1.5 0 015 7.5M4.981 14l1.083 5.052a.25.25 0 00.244.198h.942A.25.25 0 007.5 19v-5zM22 7.603a.75.75 0 00-1.5 0v5.151a.75.75 0 001.5 0z","clip-rule":"evenodd"}]]),w("Microphone",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.5 7v3a2.5 2.5 0 01-5 0V7a2.5 2.5 0 015 0M8 7a4 4 0 118 0v3a4 4 0 01-8 0zm-1.5 3.75a.75.75 0 00-1.5 0c0 1.377.81 3.05 2.011 4.352 1.064 1.153 2.534 2.123 4.239 2.348v1.05h-2a.75.75 0 000 1.5h5.5a.75.75 0 000-1.5h-2v-1.05c1.705-.225 3.175-1.195 4.239-2.348C18.19 13.8 19 12.127 19 10.75a.75.75 0 00-1.5 0c0 .873-.565 2.2-1.613 3.335C14.853 15.205 13.477 16 12 16s-2.853-.796-3.886-1.915C7.065 12.949 6.5 11.623 6.5 10.75","clip-rule":"evenodd"}]]);const zu=w("Minus",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 11.75a.75.75 0 01.75-.75h12.5a.75.75 0 010 1.5H5.75a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]);w("MinusCircle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-14.25-.75a.75.75 0 000 1.5h8.5a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]),w("Money",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M11.75 3a.75.75 0 01.75.75v1.155c1.208.116 2.1.56 2.713 1.02.353.265.61.533.782.739a4 4 0 01.268.366l.006.01.002.004.001.002-.633.37.634-.369a.75.75 0 01-1.292.762l-.002-.003-.021-.032a2 2 0 00-.115-.15 3.2 3.2 0 00-.53-.499c-.486-.364-1.268-.75-2.438-.75-1.265 0-1.992.267-2.399.616-.382.329-.601.837-.601 1.634 0 .626.288 1.065.854 1.464.605.426 1.441.74 2.402 1.088l.11.04c.881.319 1.867.676 2.63 1.188.834.56 1.504 1.374 1.504 2.595 0 1.358-.576 2.415-1.453 3.117-.693.554-1.55.87-2.422.972v1.161a.75.75 0 01-1.5 0v-1.187a6.3 6.3 0 01-2.588-1.001 6.5 6.5 0 01-.908-.73 5 5 0 01-.309-.326l-.02-.024-.006-.008-.003-.003v-.001l-.001-.001.585-.469-.586.468a.75.75 0 011.17-.94l.006.008.037.043q.054.061.17.175a5 5 0 00.697.56c.615.41 1.504.811 2.631.811.798 0 1.562-.24 2.11-.68.529-.423.89-1.053.89-1.945 0-.561-.268-.966-.84-1.35-.608-.408-1.442-.71-2.405-1.059l-.01-.004c-.915-.331-1.954-.708-2.755-1.272a4 4 0 01-.45-.36c-.61-.564-1.04-1.315-1.04-2.33 0-1.078.306-2.07 1.124-2.772.625-.537 1.47-.835 2.501-.937V3.75a.75.75 0 01.75-.75","clip-rule":"evenodd"}]]),w("MoneyCircleFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m.75-15.57a.75.75 0 00-1.5 0v.405c-.625.08-1.165.262-1.586.598-.65.519-.856 1.269-.856 2.045 0 .95.49 1.607 1.098 2.06.568.422 1.297.712 1.91.956l.012.005c.665.265 1.205.481 1.593.758.352.251.482.481.482.78 0 .482-.232.84-.628 1.106-.416.28-.98.429-1.487.429-.688 0-1.135-.242-1.41-.466a2 2 0 01-.364-.4l-.009-.014a.75.75 0 00-1.321.71l.663-.35-.663.351.002.002.002.004.004.009.013.022.04.065q.048.079.138.2c.12.157.299.36.547.563.416.34 1.016.666 1.82.77v.533a.75.75 0 001.5 0v-.609a4 4 0 001.363-.575c.721-.486 1.29-1.271 1.29-2.35 0-.937-.507-1.57-1.11-2.001-.543-.387-1.237-.663-1.829-.898l-.081-.032c-.659-.262-1.197-.486-1.58-.771-.348-.259-.495-.511-.495-.857 0-.523.131-.745.291-.873.204-.162.633-.32 1.527-.32.761 0 1.228.254 1.5.476a1.7 1.7 0 01.351.392l.007.013a.75.75 0 001.343-.67l-.674.33.673-.33v-.001l-.001-.002-.002-.004-.005-.01-.012-.023-.04-.069a3 3 0 00-.137-.207c-.12-.163-.3-.373-.554-.58a3.63 3.63 0 00-1.825-.773zm-3.403 8.622c.663-.351.663-.352.662-.352zm.658-.36","clip-rule":"evenodd"}]]),w("MoveTo",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 2.5A1.5 1.5 0 004.5 4v2A1.5 1.5 0 006 7.5h3.25a1.5 1.5 0 001.5-1.5V4a1.5 1.5 0 00-1.5-1.5zM6 4h3.25v2H6zm0 5.5A1.5 1.5 0 004.5 11v2A1.5 1.5 0 006 14.5h3.25a1.5 1.5 0 001.5-1.5v-2a1.5 1.5 0 00-1.5-1.5zM6 11h3.25v2H6zm-1.5 7A1.5 1.5 0 016 16.5h3.25a1.5 1.5 0 011.5 1.5v2a1.5 1.5 0 01-1.5 1.5H6A1.5 1.5 0 014.5 20zm4.75 0H6v2h3.25zM13 9.25a.75.75 0 001.5 0V6.956A6 6 0 0117.25 12a6 6 0 01-2.75 5.045V14.75a.75.75 0 00-1.5 0v4.75h4.75a.75.75 0 000-1.5h-1.999a7.49 7.49 0 002.999-6 7.49 7.49 0 00-3-6h2a.75.75 0 000-1.5H13z","clip-rule":"evenodd"}]]),w("MusicNote",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8.5 3.75A.75.75 0 019.25 3h11a.75.75 0 01.75.75V17.5a3.5 3.5 0 11-1.5-2.873V8H10v9.5a3.5 3.5 0 11-1.5-2.873zM10 6.5h9.5v-2H10zm7.5 9a2 2 0 110 4 2 2 0 010-4m-11 0a2 2 0 110 4 2 2 0 010-4","clip-rule":"evenodd"}]]),w("Nook",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.329 16.123a.25.25 0 01.111.208v1.4l-7.72-4.156V4.738l1.22.762a.25.25 0 01.117.212v2.403c0 .636.345 1.221.9 1.53l2.163 1.202a.25.25 0 01.128.218v2.068c0 .585.293 1.132.78 1.456zm-9.109-2.548L3.5 17.732v-1.4a.25.25 0 01.111-.209l2.301-1.534a1.75 1.75 0 00.78-1.456v-2.068a.25.25 0 01.128-.218l2.163-1.202c.556-.309.9-.894.9-1.53V5.712a.25.25 0 01.118-.212l1.219-.762zm-6.907 5.423 7.658-4.123 7.656 4.123-1.532.85a.25.25 0 01-.233.006l-1.943-.972a1.75 1.75 0 00-1.493-.034l-2.354 1.047a.25.25 0 01-.203 0l-2.355-1.046a1.75 1.75 0 00-1.493.033l-1.943.972a.25.25 0 01-.233-.005zm17.225.654-2.714 1.508a1.75 1.75 0 01-1.633.036l-1.943-.972a.25.25 0 00-.213-.005l-2.354 1.046a1.75 1.75 0 01-1.422 0L8.905 20.22a.25.25 0 00-.213.005l-1.943.972a1.75 1.75 0 01-1.633-.036l-2.73-1.517L2 19.43v-3.1c0-.585.292-1.131.78-1.456l2.3-1.534a.25.25 0 00.112-.208v-2.068c0-.635.344-1.221.9-1.53l2.163-1.201a.25.25 0 00.128-.219V5.712c0-.604.31-1.164.823-1.484l2.367-1.48.397-.248.397.248 2.367 1.48c.512.32.823.88.823 1.484v2.403c0 .091.05.175.128.219l2.163 1.201c.556.309.9.895.9 1.53v2.068a.25.25 0 00.112.208l2.3 1.534c.488.325.78.871.78 1.456v3.098l-.368.204z","clip-rule":"evenodd"}]]),w("OpenAi",[["path",{fill:"currentColor",d:"M19.813 10.367a4.43 4.43 0 00-.39-3.683 4.62 4.62 0 00-4.95-2.176A4.57 4.57 0 0011.043 3c-1.997-.004-3.77 1.265-4.384 3.14a4.54 4.54 0 00-3.04 2.175 4.49 4.49 0 00.566 5.318 4.43 4.43 0 00.39 3.684 4.62 4.62 0 004.951 2.175A4.57 4.57 0 0012.955 21c1.999.005 3.772-1.265 4.386-3.142a4.54 4.54 0 003.04-2.176 4.49 4.49 0 00-.567-5.316zm-6.857 9.457a3.44 3.44 0 01-2.188-.781l.107-.06 3.633-2.07c.186-.104.3-.3.299-.51v-5.054l1.535.875a.05.05 0 01.03.042v4.184c-.003 1.861-1.53 3.37-3.416 3.374m-7.344-3.096a3.32 3.32 0 01-.408-2.26l.108.064 3.632 2.07a.6.6 0 00.597 0l4.435-2.527v1.75a.06.06 0 01-.022.046l-3.672 2.092c-1.635.93-3.724.377-4.67-1.235m-.957-7.824a3.4 3.4 0 011.78-1.479l-.002.124v4.14a.58.58 0 00.298.51l4.435 2.527-1.536.874a.06.06 0 01-.051.005L5.906 13.51a3.353 3.353 0 01-1.251-4.606m12.614 2.897-4.435-2.527L14.37 8.4a.06.06 0 01.051-.005l3.673 2.092a3.35 3.35 0 011.25 4.61 3.4 3.4 0 01-1.778 1.478V12.31a.58.58 0 00-.297-.51m1.528-2.27-.108-.063-3.633-2.07a.6.6 0 00-.596 0l-4.435 2.527v-1.75a.06.06 0 01.022-.046l3.671-2.09c1.636-.932 3.727-.378 4.67 1.237a3.33 3.33 0 01.407 2.255zM9.19 12.65l-1.535-.874a.05.05 0 01-.03-.042V7.55c.001-1.863 1.533-3.373 3.421-3.372.799 0 1.572.277 2.186.78l-.108.06-3.633 2.07a.58.58 0 00-.298.51zm.834-1.774L12 9.75l1.975 1.125v2.25L12 14.25l-1.976-1.125z"}]]),w("OrientationBoxes",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 3.5h6A1.5 1.5 0 0112.5 5v10a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 15V5A1.5 1.5 0 015 3.5M2 5a3 3 0 013-3h6a3 3 0 013 3v5h5a3 3 0 013 3v6a3 3 0 01-3 3H9a3 3 0 01-3-3v-1H5a3 3 0 01-3-3zm5.5 13v1A1.5 1.5 0 009 20.5h10a1.5 1.5 0 001.5-1.5v-6a1.5 1.5 0 00-1.5-1.5h-5V15a3 3 0 01-3 3z","clip-rule":"evenodd"}]]),w("PaddingHorizontal",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.25 20a.75.75 0 01-.75-.75V4.75a.75.75 0 011.5 0v14.5a.75.75 0 01-.75.75M13 9.5h-2A1.5 1.5 0 009.5 11v2a1.5 1.5 0 001.5 1.5h2a1.5 1.5 0 001.5-1.5v-2A1.5 1.5 0 0013 9.5M12 8h1a3 3 0 013 3v2a3 3 0 01-3 3h-2a3 3 0 01-3-3v-2a3 3 0 013-3zM3 19.249a.75.75 0 001.5 0V4.75a.75.75 0 10-1.5 0z","clip-rule":"evenodd"}]]),w("PaddingVertical",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20 3.75a.75.75 0 01-.75.75H4.75a.75.75 0 010-1.5h14.5a.75.75 0 01.75.75M9.5 11v2a1.5 1.5 0 001.5 1.5h2a1.5 1.5 0 001.5-1.5v-2A1.5 1.5 0 0013 9.5h-2A1.5 1.5 0 009.5 11M8 12v-1a3 3 0 013-3h2a3 3 0 013 3v2a3 3 0 01-3 3h-2a3 3 0 01-3-3zm11.249 9a.75.75 0 000-1.5H4.75a.75.75 0 000 1.5z","clip-rule":"evenodd"}]]),w("Paintbrush",[["g",{fill:"none"},[["g",{"clip-path":"url(#svgID0)"},[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m20.141 6.339-2.2 2.2-2.278-2.279 2.2-2.2a1.611 1.611 0 012.277 2.28m.04 4.439L19.001 9.6l2.2-2.2a3.111 3.111 0 10-4.4-4.4l-2.2 2.2-1.178-1.178a3 3 0 00-4.243 0L7.414 5.789a1.5 1.5 0 00-.379 1.485 2 2 0 00-.093.086l-4.478 4.478a1.5 1.5 0 000 2.122l7.778 7.778a1.5 1.5 0 002.121 0l4.479-4.479q.045-.044.085-.093a1.5 1.5 0 001.486-.378l1.768-1.768a3 3 0 000-4.242m-6.679-4.479.04-.039-1.179-1.178a1.5 1.5 0 00-2.121 0L8.474 6.849l.263.263q.176.1.327.248l7.778 7.778q.148.151.247.326l.263.263 1.768-1.767a1.5 1.5 0 000-2.122l-1.179-1.178-.039.039-1.06-1.06-2.279-2.279zM7.964 8.46l-4.44 4.439 1.16 1.159 1.964-1.964a.75.75 0 011.06 1.06l-1.964 1.964 1.14 1.14.864-.864a.75.75 0 011.06 1.06l-.864.864 1.14 1.14 2.513-2.515a.75.75 0 011.061 1.061l-2.514 2.514 1.159 1.159 4.439-4.439z","clip-rule":"evenodd"}]]],["defs",{},[["clipPath",{id:"svgID0"},[["path",{fill:"#fff",d:"M0 0h24v24H0z"}]]]]]]]]),w("Paperclip",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7.451 4.635c-.568.557-.951 1.405-.951 2.57v8.03C6.5 17.525 8.62 20 11.353 20c1.467 0 2.897-.393 3.94-1.174 1.016-.762 1.707-1.92 1.707-3.59V6.823h1.5v8.411c0 2.153-.92 3.752-2.308 4.792-1.363 1.02-3.132 1.473-4.839 1.473C7.737 21.5 5 18.298 5 15.235v-8.03c0-1.51.506-2.764 1.402-3.641.89-.874 2.107-1.314 3.422-1.314 1.317 0 2.504.443 3.362 1.327.856.884 1.314 2.137 1.314 3.629v8.03c0 1.612-1.257 2.661-2.765 2.661-1.586 0-2.7-1.303-2.735-2.642-.013-.497-.013-2.615-.01-4.59L8.996 8 9 7.143v-.322l.75.003.75.002v.084l-.001.238-.003.856-.006 2.664c-.003 1.99-.003 4.078.01 4.547a1.243 1.243 0 001.235 1.182c.786 0 1.265-.48 1.265-1.162v-8.03c0-1.183-.358-2.034-.892-2.584-.532-.549-1.308-.871-2.284-.871-.98 0-1.8.324-2.373.885m2.302 1.439a.75.75 0 01.747.752l-.75-.002L9 6.82a.75.75 0 01.753-.747m7.997 0a.75.75 0 01.75.75H17a.75.75 0 01.75-.75","clip-rule":"evenodd"}]]),w("Paperplane",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19.388 11.779a.25.25 0 010 .447L4.863 19.469a.25.25 0 01-.357-.27l1.203-6.445h6.29a.75.75 0 000-1.5H5.71L4.506 4.807a.25.25 0 01.357-.27zm.67 1.79c1.292-.644 1.292-2.488 0-3.132L5.533 3.195c-1.294-.644-2.767.467-2.502 1.887l1.283 6.875a.3.3 0 010 .092l-1.283 6.874c-.265 1.42 1.208 2.532 2.502 1.887z","clip-rule":"evenodd"}]]),w("PauseFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 3a2 2 0 00-2 2v14a2 2 0 002 2h3a2 2 0 002-2V5a2 2 0 00-2-2zm9 0a2 2 0 00-2 2v14a2 2 0 002 2h3a2 2 0 002-2V5a2 2 0 00-2-2z","clip-rule":"evenodd"}]]),w("Pause",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 4.5h3a.5.5 0 01.5.5v14a.5.5 0 01-.5.5H6a.5.5 0 01-.5-.5V5a.5.5 0 01.5-.5M4 5a2 2 0 012-2h3a2 2 0 012 2v14a2 2 0 01-2 2H6a2 2 0 01-2-2zm11-.5h3a.5.5 0 01.5.5v14a.5.5 0 01-.5.5h-3a.5.5 0 01-.5-.5V5a.5.5 0 01.5-.5M13 5a2 2 0 012-2h3a2 2 0 012 2v14a2 2 0 01-2 2h-3a2 2 0 01-2-2z","clip-rule":"evenodd"}]]),w("Pen",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m20.107 6.107-1.632-1.632a.5.5 0 00-.708 0L16.34 5.903l2.34 2.34 1.428-1.429a.5.5 0 000-.707M6.254 15.988l9.025-9.024 2.339 2.339-9.025 9.025-3 .66zm3.09 3.71L21.167 7.875a2 2 0 000-2.829l-1.632-1.632a2 2 0 00-2.828 0L4.883 15.238l-.922 4.192a1 1 0 001.191 1.191zm5.406-.198a.75.75 0 000 1.5h4.5a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]),w("People",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9 10.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5M13 8a4 4 0 01-1.368 3.012A7 7 0 0116 17.5V19h4.206v-1.008a4.354 4.354 0 00-3.706-4.306v-2.328a1.845 1.845 0 10-1.346-3.435V6.359q.339-.073.699-.073a3.345 3.345 0 011.83 6.144 5.855 5.855 0 014.023 5.562V20.5H2v-3a7 7 0 014.368-6.488A4 4 0 1113 8m-3 11h4.5v-1.5a5.5 5.5 0 10-11 0V19z","clip-rule":"evenodd"}]]),w("Person",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.5 8a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0m.132 3.012a4 4 0 10-5.265 0A7 7 0 005 17.5v3h14v-3a7 7 0 00-4.368-6.488M12 12a5.5 5.5 0 00-5.5 5.5V19h11v-1.5A5.5 5.5 0 0012 12","clip-rule":"evenodd"}]]),w("PersonAnonymous",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.222 11.326a4 4 0 01-1.472.603v.821a.75.75 0 01-1.5 0v-1.5a.75.75 0 01.75-.75h.187A2.507 2.507 0 109.493 8H8a4 4 0 116.222 3.326M17.5 17c0-1.86-.924-3.505-2.337-4.5a5.5 5.5 0 001.114-1.042A6.99 6.99 0 0119 17v3H5v-3a6.99 6.99 0 012.723-5.542c.321.397.696.748 1.114 1.042A5.5 5.5 0 006.5 17v1.5h11zm-5.5-.125a.75.75 0 00.75-.75v-.75a.75.75 0 00-1.5 0v.75c0 .414.336.75.75.75","clip-rule":"evenodd"}]]),w("PersonLock",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.4 8h-1.5a2.5 2.5 0 10-3.3 2.37v1.595A4.9 4.9 0 005.5 16.8v1.7h4.1V20H4v-3.2a6.4 6.4 0 013.732-5.82A4 4 0 1114.4 8M12 12.346V12a3.2 3.2 0 016.4 0v.346A3 3 0 0120 15v2a3 3 0 01-3 3h-3.6a3 3 0 01-3-3v-2a3 3 0 011.6-2.654m.86 1.254a1.5 1.5 0 00-.96 1.4v2a1.5 1.5 0 001.5 1.5H17a1.5 1.5 0 001.5-1.5v-2a1.5 1.5 0 00-.96-1.4zM16.9 12a1.7 1.7 0 10-3.4 0zm-.9 4a.8.8 0 11-1.6 0 .8.8 0 011.6 0","clip-rule":"evenodd"}]]),w("PersonSlash",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M15.956 6.804a4 4 0 10-6.588 3.608A7 7 0 005 16.9v.86l1.542-1.542a5.5 5.5 0 014.776-4.776l1.81-1.81a2.5 2.5 0 111.104-1.104zm-1.134 5.374L8.6 18.4h8.9v-1.5a5.5 5.5 0 00-2.678-4.722M7.1 19.9l-1.82 1.82a.75.75 0 11-1.06-1.061l14.939-14.94a.75.75 0 011.06 1.061l-4.31 4.312A7 7 0 0119 16.9v3z","clip-rule":"evenodd"}]]),w("Pills",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 11.5H3.5v1H6zM3.5 10A1.5 1.5 0 002 11.5v1A1.5 1.5 0 003.5 14H6a1.5 1.5 0 001.5-1.5v-1A1.5 1.5 0 006 10zm10 1.5h-3v1h3zm-3-1.5A1.5 1.5 0 009 11.5v1a1.5 1.5 0 001.5 1.5h3a1.5 1.5 0 001.5-1.5v-1a1.5 1.5 0 00-1.5-1.5zm7.5 1.5h2.5v1H18zm-1.5 0A1.5 1.5 0 0118 10h2.5a1.5 1.5 0 011.5 1.5v1a1.5 1.5 0 01-1.5 1.5H18a1.5 1.5 0 01-1.5-1.5z","clip-rule":"evenodd"}]]),w("PinFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.303 3.692a2.508 2.508 0 00-3.84.361l-2.72 3.989-3.737.632c-1.603.272-2.23 2.235-1.08 3.382l2.476 2.469-.011.01L3.21 19.7a.747.747 0 000 1.06.753.753 0 001.062 0l5.18-5.165.01-.011 2.456 2.447c1.15 1.147 3.118.521 3.39-1.077l.635-3.726 4-2.712a2.492 2.492 0 00.362-3.83z","clip-rule":"evenodd"}]]),w("Pin",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m15.1 11.99-.53.358-.107.63-.635 3.725a.501.501 0 01-.847.27l-5.993-5.977a.499.499 0 01.27-.845l3.736-.633.63-.106.36-.528 2.72-3.989a1.003 1.003 0 011.537-.144l3.003 2.995a.997.997 0 01-.145 1.531zM7.005 8.674l3.736-.632 2.72-3.989a2.508 2.508 0 013.84-.361l3.004 2.994a2.492 2.492 0 01-.362 3.83l-4 2.712-.635 3.726c-.272 1.598-2.24 2.224-3.39 1.077l-2.455-2.447-.011.01-5.18 5.166a.753.753 0 01-1.062 0 .747.747 0 010-1.06l5.18-5.164.01-.011-2.476-2.47c-1.15-1.146-.522-3.11 1.081-3.38","clip-rule":"evenodd"}]]),w("PlayFilled",[["path",{fill:"currentColor",d:"M4.64 19.152V4.77a1 1 0 011.497-.868l12.626 7.226a1 1 0 01-.004 1.738L6.133 20.022a1 1 0 01-1.493-.87"}]]),w("Play",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.764 4.553a.25.25 0 00-.374.217v14.382a.25.25 0 00.373.217l12.627-7.156a.25.25 0 000-.434zM3.89 4.77c0-1.344 1.453-2.187 2.62-1.519l12.626 7.226c1.177.674 1.173 2.373-.007 3.041L6.503 20.674c-1.167.661-2.613-.181-2.613-1.522z","clip-rule":"evenodd"}]]),w("PlayBox",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 5.5h14A1.5 1.5 0 0120.5 7v10a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 17V7A1.5 1.5 0 015 5.5M2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3zm8.358.895a.75.75 0 00-1.126.649v6.959a.75.75 0 001.129.647l5.974-3.499a.75.75 0 00-.003-1.296zm4.108 4.113-3.734 2.187v-4.35z","clip-rule":"evenodd"}]]),w("PlayCircle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10M10.17 9.287a.25.25 0 01.38-.213l4.557 2.798a.25.25 0 01-.004.428l-4.557 2.67a.25.25 0 01-.376-.215zm1.165-1.491C10.17 7.08 8.67 7.919 8.67 9.287v5.468c0 1.352 1.468 2.193 2.635 1.51l4.556-2.67a1.75 1.75 0 00.03-3.002z","clip-rule":"evenodd"}]]),w("PlayFrame",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 4.5H5A1.5 1.5 0 003.5 6v1h17V6A1.5 1.5 0 0019 4.5M3.5 18V8.5h17V18a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 18M5 3a3 3 0 00-3 3v12a3 3 0 003 3h14a3 3 0 003-3V6a3 3 0 00-3-3zm5.75 8.787a.25.25 0 01.38-.213l3.557 2.184a.25.25 0 01-.004.428l-3.557 2.085a.25.25 0 01-.376-.216zm1.166-1.491c-1.166-.716-2.666.123-2.666 1.491v4.268c0 1.352 1.468 2.193 2.635 1.51l3.556-2.084a1.75 1.75 0 00.03-3.002z","clip-rule":"evenodd"}]]),w("Plus",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M11 12.5v7.25a.75.75 0 001.5 0V12.5h7.25a.75.75 0 000-1.5H12.5V3.75a.75.75 0 00-1.5 0V11H3.75a.75.75 0 100 1.5z","clip-rule":"evenodd"}]]),w("PlusBoxStack",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9.25 4.5h8.5c.966 0 1.75.784 1.75 1.75v8.5a1.75 1.75 0 01-1.5 1.732V9.25A3.25 3.25 0 0014.75 6H7.518A1.75 1.75 0 019.25 4.5M21 14.75a3.25 3.25 0 01-3.009 3.241A3.25 3.25 0 0114.75 21h-8.5A3.25 3.25 0 013 17.75v-8.5a3.25 3.25 0 013.009-3.241A3.25 3.25 0 019.25 3h8.5A3.25 3.25 0 0121 6.25zM14.75 7.5h-8.5A1.75 1.75 0 004.5 9.25v8.5c0 .966.784 1.75 1.75 1.75h8.5a1.75 1.75 0 001.75-1.75v-8.5a1.75 1.75 0 00-1.75-1.75M10.5 10a.75.75 0 01.75.75v2h2a.75.75 0 010 1.5h-2v2a.75.75 0 01-1.5 0v-2h-2a.75.75 0 010-1.5h2v-2a.75.75 0 01.75-.75","clip-rule":"evenodd"}]]),w("PlusCircle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 20.5a8.5 8.5 0 100-17 8.5 8.5 0 000 17m0 1.5c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10M7 12a.75.75 0 01.75-.75h3.5v-3.5a.75.75 0 011.5 0v3.5h3.5a.75.75 0 010 1.5h-3.5v3.5a.75.75 0 01-1.5 0v-3.5h-3.5A.75.75 0 017 12","clip-rule":"evenodd"}]]),w("PlusFrame",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 4.5H5A1.5 1.5 0 003.5 6v1h17V6A1.5 1.5 0 0019 4.5m1.5 4h-17V18A1.5 1.5 0 005 19.5h14a1.5 1.5 0 001.5-1.5zM5 3a3 3 0 00-3 3v12a3 3 0 003 3h14a3 3 0 003-3V6a3 3 0 00-3-3zm7.75 8.25a.75.75 0 00-1.5 0v2h-2a.75.75 0 000 1.5h2v2a.75.75 0 001.5 0v-2h2a.75.75 0 000-1.5h-2z","clip-rule":"evenodd"}]]),w("Pointout",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 5.5h14A1.5 1.5 0 0120.5 7v10a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 17V7A1.5 1.5 0 015 5.5M2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3zm14.5 4a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0m1.5 0a3 3 0 11-6 0 3 3 0 016 0","clip-rule":"evenodd"}]]),w("Polygon",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m12 2.874.45.338 8.253 6.19.415.31-.145.499-3.001 10.316-.157.54H6.185l-.157-.54-3.001-10.316-.145-.498.415-.312 8.253-6.19zM4.612 10.29l2.699 9.278h9.378l2.699-9.278L12 4.75z","clip-rule":"evenodd"}]]),w("Puzzle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9.06 7.3H5a.5.5 0 00-.5.5V19a.5.5 0 00.5.5h2.58v-.78a3.02 3.02 0 116.04 0v.78h2.58a.5.5 0 00.5-.5v-4.06h2.26a1.54 1.54 0 000-3.08H16.7V7.8a.5.5 0 00-.5-.5h-4.06V5.04a1.54 1.54 0 10-3.08 0zm9.14 10.64v-1.5h.76a3.04 3.04 0 000-6.08h-.76V7.8a2 2 0 00-2-2h-2.56v-.76a3.04 3.04 0 10-6.08 0v.76H5a2 2 0 00-2 2V19a2 2 0 002 2h4.08v-2.28a1.52 1.52 0 113.04 0V21h4.08a2 2 0 002-2z","clip-rule":"evenodd"}]]),w("QuestionMark",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8.726 6.447c.182-.704.538-1.377 1.09-1.87.539-.481 1.306-.827 2.394-.827 1.094 0 1.82.347 2.281.868.474.535.759 1.355.759 2.456 0 1.067-.734 1.867-1.785 2.938l-.08.08c-.938.954-2.135 2.172-2.135 3.908a.75.75 0 001.5 0c0-1.066.733-1.867 1.785-2.937l.08-.081c.938-.954 2.135-2.172 2.135-3.908 0-1.343-.347-2.56-1.136-3.45-.802-.906-1.971-1.374-3.404-1.374-1.437 0-2.565.469-3.394 1.21C8 4.19 7.513 5.145 7.274 6.071a.75.75 0 001.452.375M12 21a1.5 1.5 0 100-3 1.5 1.5 0 000 3","clip-rule":"evenodd"}]]),w("QuestionMarkCircle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10M10.827 8.203c-.296.269-.496.646-.6 1.056a.75.75 0 01-1.454-.37c.16-.627.485-1.287 1.045-1.796.572-.52 1.346-.843 2.314-.843.963 0 1.778.323 2.342.97.55.632.776 1.477.776 2.373 0 1.214-.82 2.062-1.395 2.656l-.065.068c-.674.698-1.04 1.13-1.04 1.683a.75.75 0 01-1.5 0c0-1.215.82-2.062 1.395-2.657l.065-.067c.674-.699 1.04-1.13 1.04-1.683 0-.66-.168-1.112-.408-1.388-.226-.26-.595-.455-1.21-.455-.612 0-1.021.195-1.305.453M13 17a1 1 0 11-2 0 1 1 0 012 0","clip-rule":"evenodd"}]]),w("RadiusBottomLeft",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4.5 6.947v3.303a9.25 9.25 0 009.25 9.25h3.505a.75.75 0 110 1.5h-3.506C7.812 21 3 16.187 3 10.25V6.947a.75.75 0 111.5 0m7.505-3.75a1 1 0 112 0 1 1 0 01-2 0m-3.373-1a1 1 0 100 2 1 1 0 000-2m7.373 1a1 1 0 112 0 1 1 0 01-2 0m5 11a1 1 0 100 2 1 1 0 000-2m-1-3a1 1 0 112 0 1 1 0 01-2 0m0-4a1 1 0 112 0 1 1 0 01-2 0","clip-rule":"evenodd"}]]),w("RadiusBottomRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7.85 19.601h3.304a9.25 9.25 0 009.25-9.25V6.846a.75.75 0 011.5 0v3.505c0 5.938-4.813 10.75-10.75 10.75H7.85a.75.75 0 010-1.5M4.1 12.096a1 1 0 110-2 1 1 0 010 2m-1 3.373a1 1 0 102 0 1 1 0 00-2 0m1-7.373a1 1 0 110-2 1 1 0 010 2m11-5a1 1 0 102 0 1 1 0 00-2 0m-3 1a1 1 0 110-2 1 1 0 010 2m-4 0a1 1 0 110-2 1 1 0 010 2","clip-rule":"evenodd"}]]),w("RadiusTopLeft",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M16.404 3.596H13.1a9.25 9.25 0 00-9.25 9.25v3.505a.75.75 0 01-1.5 0v-3.505c0-5.938 4.813-10.75 10.75-10.75h3.303a.75.75 0 010 1.5m4.5 8.255a1 1 0 110 2 1 1 0 010-2m1-3.372a1 1 0 10-2 0 1 1 0 002 0m-1 7.372a1 1 0 110 2 1 1 0 010-2m-11 5a1 1 0 10-2 0 1 1 0 002 0m3-1a1 1 0 110 2 1 1 0 010-2m4 0a1 1 0 110 2 1 1 0 010-2","clip-rule":"evenodd"}]]),w("RadiusTopRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19.755 17v-3.303a9.25 9.25 0 00-9.25-9.25H7a.75.75 0 110-1.5h3.505c5.937 0 10.75 4.813 10.75 10.75V17a.75.75 0 11-1.5 0M13 20a1 1 0 11-2 0 1 1 0 012 0m3.372 1a1 1 0 100-2 1 1 0 000 2M9 20a1 1 0 11-2 0 1 1 0 012 0M4 9a1 1 0 100-2 1 1 0 000 2m1 3a1 1 0 11-2 0 1 1 0 012 0m0 4a1 1 0 11-2 0 1 1 0 012 0","clip-rule":"evenodd"}]]),w("RectangleLandscape",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 5.5H5A1.5 1.5 0 003.5 7v10A1.5 1.5 0 005 18.5h14a1.5 1.5 0 001.5-1.5V7A1.5 1.5 0 0019 5.5M5 4a3 3 0 00-3 3v10a3 3 0 003 3h14a3 3 0 003-3V7a3 3 0 00-3-3z","clip-rule":"evenodd"}]]),w("RectanglePortraitSquare",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 4.5h12A1.5 1.5 0 0119.5 6v12a1.5 1.5 0 01-1.5 1.5H6A1.5 1.5 0 014.5 18V6A1.5 1.5 0 016 4.5M3 6a3 3 0 013-3h12a3 3 0 013 3v12a3 3 0 01-3 3H6a3 3 0 01-3-3zm7 1.5h4a.5.5 0 01.5.5v8a.5.5 0 01-.5.5h-4a.5.5 0 01-.5-.5V8a.5.5 0 01.5-.5M8 8a2 2 0 012-2h4a2 2 0 012 2v8a2 2 0 01-2 2h-4a2 2 0 01-2-2z","clip-rule":"evenodd"}]]),w("Report",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7 3.5h10A1.5 1.5 0 0118.5 5v14a1.5 1.5 0 01-1.5 1.5H7A1.5 1.5 0 015.5 19V5A1.5 1.5 0 017 3.5M4 5a3 3 0 013-3h10a3 3 0 013 3v14a3 3 0 01-3 3H7a3 3 0 01-3-3zm4 1a.75.75 0 000 1.5h7.2a.75.75 0 000-1.5zm-.75 3.75A.75.75 0 018 9h4a.75.75 0 010 1.5H8a.75.75 0 01-.75-.75m3.881 3.819-.526-.519-.527.519-2.81 2.768a.75.75 0 001.053 1.069l2.284-2.25 2.284 2.25.526.518.526-.518 2.81-2.768a.75.75 0 00-1.052-1.07l-2.284 2.25z","clip-rule":"evenodd"}]]),w("Rocket",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M13.301 5.625c.829-.829 1.959-1.256 3.188-1.427 1.228-.17 2.439-.068 3.272.06a.1.1 0 01.061.028c.01.009.022.026.027.06.128.834.231 2.045.06 3.273-.17 1.229-.598 2.359-1.426 3.187-1.958 1.958-4.046 3.31-5.65 4.174-.719.387-1.335.673-1.791.87l-2.784-2.784a23 23 0 01.87-1.792c.863-1.604 2.216-3.692 4.173-5.649m6.242 6.242a25 25 0 01-2.379 2.088v3.128a.75.75 0 01-.344.63l-5.242 3.38c-.964.622-2.187-.276-1.882-1.382l.667-2.42-3.547-3.546-2.42.667c-1.106.305-2.004-.918-1.382-1.883l3.38-5.241a.75.75 0 01.63-.344h3.129a25 25 0 012.088-2.38c2.273-2.273 5.922-2.07 7.749-1.788a1.59 1.59 0 011.342 1.342c.281 1.827.484 5.476-1.789 7.749m-7.595 5.222c.913-.41 2.24-1.078 3.716-2.06v1.645l-4.348 2.804.605-2.196a.8.8 0 00.027-.193m-2.87-8.645H7.433L4.63 12.792l2.195-.605a.8.8 0 01.193-.027 26 26 0 012.06-3.716m6.292.293a1.475 1.475 0 102.087-2.086 1.475 1.475 0 00-2.087 2.086","clip-rule":"evenodd"}]]),w("Rotate90Left",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M18 13v3.5h1a1.5 1.5 0 001.5-1.5V5A1.5 1.5 0 0019 3.5h-6A1.5 1.5 0 0011.5 5v5H15a3 3 0 013 3m1 5h-1v1a3 3 0 01-3 3H5a3 3 0 01-3-3v-6a3 3 0 013-3h5V5a3 3 0 013-3h6a3 3 0 013 3v10a3 3 0 01-3 3M3.5 19v-6A1.5 1.5 0 015 11.5h10a1.5 1.5 0 011.5 1.5v6a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 19M5.75 2H8.5v1.5H5.75A2.25 2.25 0 003.5 5.75V8.5H2V5.75A3.75 3.75 0 015.75 2","clip-rule":"evenodd"}]]),w("Rotate90Right",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 13v3.5H5A1.5 1.5 0 013.5 15V5A1.5 1.5 0 015 3.5h6A1.5 1.5 0 0112.5 5v5H9a3 3 0 00-3 3m-1 5h1v1a3 3 0 003 3h10a3 3 0 003-3v-6a3 3 0 00-3-3h-5V5a3 3 0 00-3-3H5a3 3 0 00-3 3v10a3 3 0 003 3m15.5 1v-6a1.5 1.5 0 00-1.5-1.5H9A1.5 1.5 0 007.5 13v6A1.5 1.5 0 009 20.5h10a1.5 1.5 0 001.5-1.5M18.25 2H15.5v1.5h2.75a2.25 2.25 0 012.25 2.25V8.5H22V5.75A3.75 3.75 0 0018.25 2","clip-rule":"evenodd"}]]),w("Ruler",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6.5 11V4a.5.5 0 01.5-.5h4a.5.5 0 01.5.5v1.5H9.75a.75.75 0 000 1.5h1.75v1.5H9.75a.75.75 0 000 1.5h1.75v1zM5 11V4a2 2 0 012-2h4a2 2 0 012 2v7h7a2 2 0 012 2v4a2 2 0 01-2 2h-7v1a2 2 0 01-2 2H7a2 2 0 01-2-2v-1H4a2 2 0 01-2-2v-4a2 2 0 012-2zm1.5 9v-1h5v1a.5.5 0 01-.5.5H7a.5.5 0 01-.5-.5M20 17.5H4a.5.5 0 01-.5-.5v-4a.5.5 0 01.5-.5h1.5v1.75a.75.75 0 001.5 0V12.5h1.5v1.75a.75.75 0 001.5 0V12.5h1.5v1.75a.75.75 0 001.5 0V12.5h1.5v1.75a.75.75 0 001.5 0V12.5h1.5v1.75a.75.75 0 001.5 0V12.5h1a.5.5 0 01.5.5v4a.5.5 0 01-.5.5","clip-rule":"evenodd"}]]),w("ScaleLarge",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6.5 5.5H9v13H6.5zm4 13v-13H14v13zm5 0H19a1.5 1.5 0 001.5-1.5V7A1.5 1.5 0 0019 5.5h-3.5zM5 5.5A1.5 1.5 0 003.5 7v10A1.5 1.5 0 005 18.5zM2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3z","clip-rule":"evenodd"}]]),w("ScaleSmall",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M16 8.5h-4.5v7H16zm1.5 0v7h2a1 1 0 001-1v-5a1 1 0 00-1-1zm-13 0H10v7H4.5a1 1 0 01-1-1v-5a1 1 0 011-1m0-1.5A2.5 2.5 0 002 9.5v5A2.5 2.5 0 004.5 17h15a2.5 2.5 0 002.5-2.5v-5A2.5 2.5 0 0019.5 7z","clip-rule":"evenodd"}]]),w("Scissors",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M21.75 6.442a.75.75 0 01-.257 1.029l-12.68 7.608a3.448 3.448 0 11-.83-1.252L11.03 12l-3.046-1.828a3.448 3.448 0 11.83-1.252l3.674 2.205 8.235-4.94a.75.75 0 011.029.257M5.59 18.258a1.948 1.948 0 110-3.896 1.948 1.948 0 010 3.896m0-8.62a1.948 1.948 0 110-3.897 1.948 1.948 0 010 3.897m8.817 4.389 1.46-.874 5.626 3.376a.75.75 0 01-.772 1.286z","clip-rule":"evenodd"}]]),w("SidebarLeft",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9.5 5.5H19A1.5 1.5 0 0120.5 7v10a1.5 1.5 0 01-1.5 1.5H9.5zM8 5.5H5A1.5 1.5 0 003.5 7v10A1.5 1.5 0 005 18.5h3zM2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3z","clip-rule":"evenodd"}]]),w("SidebarLeftHideFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9.5 5.5H19A1.5 1.5 0 0120.5 7v10a1.5 1.5 0 01-1.5 1.5H9.5zM2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3zm14.228 2.458a.75.75 0 10-1.06-1.06l-2.829 2.828-.53.53.53.53 2.828 2.83a.75.75 0 001.061-1.061l-2.298-2.298z","clip-rule":"evenodd"}]]),w("SidebarLeftHide",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 5.5H9.5v13H19a1.5 1.5 0 001.5-1.5V7A1.5 1.5 0 0019 5.5m-14 0h3v13H5A1.5 1.5 0 013.5 17V7A1.5 1.5 0 015 5.5M5 4a3 3 0 00-3 3v10a3 3 0 003 3h14a3 3 0 003-3V7a3 3 0 00-3-3zm11.228 5.702a.75.75 0 10-1.06-1.06l-2.829 2.828-.53.53.53.53 2.828 2.829a.75.75 0 001.061-1.06L13.93 12z","clip-rule":"evenodd"}]]),w("SidebarLeftShowFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9.5 5.5H19A1.5 1.5 0 0120.5 7v10a1.5 1.5 0 01-1.5 1.5H9.5zM22 7a3 3 0 00-3-3H5a3 3 0 00-3 3v10a3 3 0 003 3h14a3 3 0 003-3zm-8.422 2.702a.75.75 0 011.06-1.06l2.829 2.828.53.53-.53.53-2.829 2.83a.75.75 0 11-1.06-1.062L15.876 12z","clip-rule":"evenodd"}]]),w("SidebarLeftShow",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 5.5h3v13H5A1.5 1.5 0 013.5 17V7A1.5 1.5 0 015 5.5m14 0H9.5v13H19a1.5 1.5 0 001.5-1.5V7A1.5 1.5 0 0019 5.5M19 4a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3V7a3 3 0 013-3zm-5.422 5.702a.75.75 0 011.06-1.06l2.829 2.828.53.53-.53.53-2.829 2.829a.75.75 0 11-1.06-1.06L15.876 12z","clip-rule":"evenodd"}]]),w("SidebarRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M16 5.5h3A1.5 1.5 0 0120.5 7v10a1.5 1.5 0 01-1.5 1.5h-3zm-1.5 0H5A1.5 1.5 0 003.5 7v10A1.5 1.5 0 005 18.5h9.5zM2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3z","clip-rule":"evenodd"}]]),w("SidebarRightHideFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.5 5.5H5A1.5 1.5 0 003.5 7v10A1.5 1.5 0 005 18.5h9.5zM22 7a3 3 0 00-3-3H5a3 3 0 00-3 3v10a3 3 0 003 3h14a3 3 0 003-3zM7.772 9.7a.75.75 0 111.06-1.06l2.829 2.828.53.53-.53.53-2.828 2.83a.75.75 0 11-1.061-1.062l2.298-2.298z","clip-rule":"evenodd"}]]),w("SidebarRightHide",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 5.5h9.5v13H5A1.5 1.5 0 013.5 17V7A1.5 1.5 0 015 5.5m14 0h-3v13h3a1.5 1.5 0 001.5-1.5V7A1.5 1.5 0 0019 5.5M19 4a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3V7a3 3 0 013-3zM7.772 9.702a.75.75 0 111.06-1.06l2.829 2.828.53.53-.53.53-2.828 2.829a.75.75 0 01-1.061-1.06L10.07 12z","clip-rule":"evenodd"}]]),w("SidebarRightShowFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.5 5.5H5A1.5 1.5 0 003.5 7v10A1.5 1.5 0 005 18.5h9.5zM2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3zm8.422 2.702a.75.75 0 00-1.06-1.06L6.533 11.47l-.53.53.53.53 2.829 2.83a.75.75 0 101.06-1.062L8.124 12z","clip-rule":"evenodd"}]]),w("SidebarRightShow",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 5.5h-3v13h3a1.5 1.5 0 001.5-1.5V7A1.5 1.5 0 0019 5.5m-14 0h9.5v13H5A1.5 1.5 0 013.5 17V7A1.5 1.5 0 015 5.5M5 4a3 3 0 00-3 3v10a3 3 0 003 3h14a3 3 0 003-3V7a3 3 0 00-3-3zm5.422 5.702a.75.75 0 10-1.06-1.06L6.533 11.47l-.53.53.53.53 2.829 2.829a.75.75 0 101.06-1.06L8.124 12z","clip-rule":"evenodd"}]]),w("Sketch",[["path",{fill:"currentColor",d:"m12.043 4.002 4.942.575a.38.38 0 01.262.156l3.678 5.111a.4.4 0 01-.015.486l-8.766 10.601a.185.185 0 01-.288 0L3.09 10.33a.4.4 0 01-.016-.486l3.678-5.111a.38.38 0 01.262-.155l4.943-.576a.4.4 0 01.085 0m1.026 1.103a.08.08 0 00-.108-.006.085.085 0 00-.019.106l.007.01 2.787 3.578a.2.2 0 01.042.122.193.193 0 01-.174.195H8.412a.2.2 0 01-.12-.043.2.2 0 01-.038-.26l.01-.014 2.787-3.578a.085.085 0 00-.006-.11.08.08 0 00-.104-.008l-.01.008L7.156 9.02a.15.15 0 01-.115.046.154.154 0 01-.144-.148v-.015l.13-2.835a.08.08 0 00-.059-.08.075.075 0 00-.087.049l-.003.01-.716 3.263a.31.31 0 01-.211.231l-.02.006-1.772.393a.08.08 0 00-.06.076c0 .04.029.073.066.078h1.777a.3.3 0 01.254.142l.01.018 4.24 7.797a.11.11 0 00.147.048.12.12 0 00.059-.144l-.005-.012-3.427-7.514a.24.24 0 01-.021-.1c0-.124.093-.225.21-.234h9.165q.05 0 .097.022a.237.237 0 01.115.296l-.006.015-3.427 7.515a.12.12 0 00.047.152c.051.03.115.014.148-.034l.007-.01 4.239-7.797a.3.3 0 01.243-.159h1.788a.076.076 0 00.074-.062.08.08 0 00-.048-.09l-.01-.003-1.772-.393a.31.31 0 01-.226-.216l-.005-.02-.716-3.264a.076.076 0 00-.077-.061.08.08 0 00-.072.071v.01l.13 2.836a.16.16 0 01-.045.118.15.15 0 01-.202.01l-.012-.01z"}]]),w("Skip5SecondsBackward",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.407 4.16a.75.75 0 011.06 1.061L13.688 7h3.562A3.75 3.75 0 0121 10.75v5.5A3.75 3.75 0 0117.25 20H13a.75.75 0 110-1.5h4.25a2.25 2.25 0 002.25-2.25v-5.5a2.25 2.25 0 00-2.25-2.25h-3.562l1.78 1.779a.75.75 0 01-1.061 1.06l-3.06-3.059a.75.75 0 010-1.06zM5.553 14.487a1.42 1.42 0 001.413-1.419c.006-.857-.543-1.407-1.053-1.407a2.86 2.86 0 00-1.287.281 2 2 0 00-.348.223l-.006.005A.75.75 0 013 11.631V7.288h3.995a.75.75 0 010 1.5H4.5v1.589a4.5 4.5 0 011.413-.217c1.653 0 2.563 1.577 2.553 2.919a2.92 2.92 0 01-2.913 2.907 3.4 3.4 0 01-1.68-.46 3.6 3.6 0 01-.632-.46l-.013-.012-.005-.005-.002-.002v-.001l.529-.53-.53.53a.75.75 0 011.056-1.066l.01.01.062.052c.06.048.152.115.27.183.24.136.562.261.935.261","clip-rule":"evenodd"}]]),w("Skip5SecondsForward",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9.593 4.16a.75.75 0 10-1.06 1.061L10.312 7H6.75A3.75 3.75 0 003 10.75v5.5A3.75 3.75 0 006.75 20H11a.75.75 0 100-1.5H6.75a2.25 2.25 0 01-2.25-2.25v-5.5A2.25 2.25 0 016.75 8.5h3.562l-1.78 1.779a.75.75 0 001.061 1.06l3.06-3.059a.75.75 0 000-1.06zm8.494 10.326a1.42 1.42 0 001.413-1.419c.006-.857-.543-1.407-1.053-1.407a2.86 2.86 0 00-1.287.281 2 2 0 00-.348.223l-.005.005a.75.75 0 01-1.273-.538V7.288h3.995a.75.75 0 010 1.5h-2.495v1.589a4.5 4.5 0 011.413-.217c1.654 0 2.563 1.577 2.553 2.919a2.92 2.92 0 01-2.913 2.907 3.4 3.4 0 01-1.68-.46 3.6 3.6 0 01-.632-.46l-.013-.012-.004-.005-.002-.002h-.001v-.001l.53-.53-.531.53a.75.75 0 011.056-1.066l.01.01.062.052c.06.048.152.115.27.183.24.136.562.261.935.261","clip-rule":"evenodd"}]]),w("SoundWave",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M11 20.5v-17a.75.75 0 011.5 0v17a.75.75 0 01-1.5 0m-3-3v-11a.75.75 0 011.5 0v11a.75.75 0 01-1.5 0m6-11v11a.75.75 0 001.5 0v-11a.75.75 0 00-1.5 0M5.75 9.25a.75.75 0 01.75.75v4A.75.75 0 015 14v-4a.75.75 0 01.75-.75M18.5 10a.75.75 0 00-1.5 0v4a.75.75 0 001.5 0zm-15.75.75a.75.75 0 01.75.75v1a.75.75 0 01-1.5 0v-1a.75.75 0 01.75-.75m18.75.75a.75.75 0 00-1.5 0v1a.75.75 0 001.5 0z","clip-rule":"evenodd"}]]),w("SparksFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.502 2.896a.75.75 0 00-.75.75 2.187 2.187 0 01-2.186 2.188h-.001a.75.75 0 000 1.5h.001c1.208 0 2.186.98 2.186 2.187 0 .414.336.75.75.75h.005a.75.75 0 00.745-.75c0-1.208.979-2.187 2.186-2.187h.001a.75.75 0 00.75-.75v-.005a.75.75 0 00-.75-.745 2.187 2.187 0 01-2.187-2.188.75.75 0 00-.75-.75m-9.11 2.649a.75.75 0 00-.597.734 4.4 4.4 0 01-4.396 4.398h-.003a.75.75 0 100 1.5H3.4a4.4 4.4 0 014.396 4.399.75.75 0 001.5 0 4.4 4.4 0 014.398-4.399.75.75 0 000-1.5A4.4 4.4 0 019.295 6.28a.75.75 0 00-.903-.734m9.126 7.93a.75.75 0 01.75.75v1.55a.75.75 0 01-1.5 0v-1.55a.75.75 0 01.75-.75m0 7.7a.75.75 0 01-.75-.75v-1.55a.75.75 0 011.5 0v1.55a.75.75 0 01-.75.75m3.1-3.1a.75.75 0 100-1.5h-1.55a.75.75 0 000 1.5zm-6.95-.75a.75.75 0 01.75-.75h1.55a.75.75 0 010 1.5h-1.55a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]),w("Sparks",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.502 2.896a.75.75 0 00-.75.75 2.187 2.187 0 01-2.186 2.188h-.001a.75.75 0 000 1.5h.001c1.208 0 2.186.98 2.186 2.187 0 .414.336.75.75.75h.005a.75.75 0 00.745-.75c0-1.208.979-2.187 2.186-2.187h.001a.75.75 0 00.75-.75v-.005a.75.75 0 00-.75-.745 2.187 2.187 0 01-2.187-2.188.75.75 0 00-.75-.75m.708 3.688a3.7 3.7 0 01-.708-.708 3.7 3.7 0 01-.708.708q.402.305.708.708.306-.402.708-.708m-9.818-1.04a.75.75 0 00-.597.735 4.4 4.4 0 01-4.396 4.398h-.003a.75.75 0 100 1.5H3.4a4.4 4.4 0 014.396 4.399.75.75 0 001.5 0 4.4 4.4 0 014.398-4.399.75.75 0 000-1.5A4.4 4.4 0 019.295 6.28a.75.75 0 00-.903-.734m2.42 5.883A5.93 5.93 0 018.545 9.16a5.93 5.93 0 01-2.268 2.267 5.93 5.93 0 012.268 2.268 5.93 5.93 0 012.267-2.268m6.706 2.048a.75.75 0 01.75.75v1.55a.75.75 0 01-1.5 0v-1.55a.75.75 0 01.75-.75m0 7.7a.75.75 0 01-.75-.75v-1.55a.75.75 0 011.5 0v1.55a.75.75 0 01-.75.75m3.1-3.1a.75.75 0 100-1.5h-1.55a.75.75 0 000 1.5zm-6.95-.75a.75.75 0 01.75-.75h1.55a.75.75 0 010 1.5h-1.55a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]),w("Speaker",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7.286 9.75h.584l.43-.396 3.2-2.939v11.17l-3.2-2.94-.43-.395H5a.5.5 0 01-.5-.5v-3.5a.5.5 0 01.5-.5zM3 10.25a2 2 0 012-2h2.286l4.037-3.71c.642-.589 1.677-.134 1.677.737v13.446c0 .87-1.035 1.326-1.677.737l-4.037-3.71H5a2 2 0 01-2-2zm13.207-5.137a.75.75 0 01.98-.406L16.9 5.4l.288-.693.003.002.005.002.014.006a3 3 0 01.201.095c.13.064.31.16.522.29a8.3 8.3 0 011.55 1.233C20.62 7.485 21.75 9.315 21.75 12c0 2.678-1.1 4.507-2.21 5.658-.55.57-1.1.973-1.516 1.234a7 7 0 01-.708.388l-.014.006-.005.003h-.003l-.292-.684.291.685a.75.75 0 01-.589-1.38h.003l.021-.01.102-.05a5 5 0 00.396-.227c.334-.21.784-.54 1.234-1.006.89-.924 1.79-2.395 1.79-4.617 0-2.216-.919-3.685-1.834-4.61a6.8 6.8 0 00-1.268-1.009 5 5 0 00-.512-.278l-.023-.01h-.001l-.002-.001a.75.75 0 01-.403-.98m-.854 3.507a.75.75 0 011.027-.267L16 9l.38-.646h.001l.002.001.003.002.008.005.024.014.073.048a4.8 4.8 0 01.93.84c.504.593 1.029 1.509 1.029 2.736s-.525 2.143-1.029 2.736a4.8 4.8 0 01-.93.84l-.073.047-.024.015-.008.005-.003.002h-.002v.001L16 15l.38.646a.75.75 0 01-.764-1.29l.004-.003.035-.022q.05-.034.148-.109c.128-.1.302-.254.476-.458.346-.407.67-.991.67-1.764s-.324-1.357-.67-1.764a3.3 3.3 0 00-.624-.567l-.035-.022-.004-.003a.75.75 0 01-.262-1.024","clip-rule":"evenodd"}]]),w("SpeakerOff",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7.286 9.75h.584l.43-.396 3.2-2.939v11.17l-3.2-2.94-.43-.395H5a.5.5 0 01-.5-.5v-3.5a.5.5 0 01.5-.5zM3 10.25a2 2 0 012-2h2.286l4.037-3.71c.642-.589 1.677-.134 1.677.737v13.446c0 .87-1.035 1.326-1.677.737l-4.037-3.71H5a2 2 0 01-2-2zm17.782-1.03a.75.75 0 010 1.06L19.062 12l1.72 1.721a.75.75 0 01-1.06 1.061L18 13.062l-1.72 1.72a.75.75 0 01-1.061-1.06L16.94 12l-1.72-1.72a.75.75 0 111.06-1.061L18 10.94l1.721-1.72a.75.75 0 011.061 0","clip-rule":"evenodd"}]]),w("SpeechBubbleDots",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8 18.044v-1.5H5a1.5 1.5 0 01-1.5-1.5V7A1.5 1.5 0 015 5.5h14A1.5 1.5 0 0120.5 7v8.044a1.5 1.5 0 01-1.5 1.5h-6.507l-.402.307L8 19.97zm11 0h-6l-4.894 3.731A1 1 0 016.5 20.98v-2.936H5a3 3 0 01-3-3V7a3 3 0 013-3h14a3 3 0 013 3v8.044a3 3 0 01-3 3M8 12.5a1 1 0 100-2 1 1 0 000 2m4 0a1 1 0 100-2 1 1 0 000 2m5-1a1 1 0 11-2 0 1 1 0 012 0","clip-rule":"evenodd"}]]),w("SpeechBubbleEmpty",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8 16.544v3.426l4.09-3.12.403-.306H19a1.5 1.5 0 001.5-1.5V7A1.5 1.5 0 0019 5.5H5A1.5 1.5 0 003.5 7v8.044a1.5 1.5 0 001.5 1.5zm5 1.5h6a3 3 0 003-3V7a3 3 0 00-3-3H5a3 3 0 00-3 3v8.044a3 3 0 003 3h1.5v2.936a1 1 0 001.606.795z","clip-rule":"evenodd"}]]),w("SpeechBubbleQuote",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8 18.044v-1.5H5a1.5 1.5 0 01-1.5-1.5V7A1.5 1.5 0 015 5.5h14A1.5 1.5 0 0120.5 7v8.044a1.5 1.5 0 01-1.5 1.5h-6.507l-.402.307L8 19.97zm11 0h-6l-4.894 3.731A1 1 0 016.5 20.98v-2.936H5a3 3 0 01-3-3V7a3 3 0 013-3h14a3 3 0 013 3v8.044a3 3 0 01-3 3m-8.174-8.118a.75.75 0 00-.65-1.352l.315.656-.316-.656-.003.002-.005.002-.014.007a3 3 0 00-.202.109 5 5 0 00-.481.314c-.344.254-.837.69-1.063 1.292-.195.52-.234 1.11-.236 1.522 0 .19.006.358.015.487l-.004.11a1.545 1.545 0 101.613-1.545l.016-.047c.07-.186.273-.407.55-.613a3.5 3.5 0 01.438-.275l.024-.012zm4.637 0a.75.75 0 00-.65-1.352l.314.656-.315-.656h-.001l-.002.002-.005.002-.015.007a4 4 0 00-.201.109 5 5 0 00-.482.314c-.344.254-.837.69-1.063 1.292-.195.52-.234 1.11-.236 1.522 0 .19.007.358.015.487l-.004.11a1.545 1.545 0 101.613-1.545l.017-.047c.07-.186.272-.407.55-.613a3.5 3.5 0 01.437-.275l.024-.012z","clip-rule":"evenodd"}]]),w("SpeechBubbleStack",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7.163 14.77v-1.5H5a1.5 1.5 0 01-1.5-1.5V7A1.5 1.5 0 015 5.5h9.385a1.5 1.5 0 011.5 1.5v4.77a1.5 1.5 0 01-1.5 1.5H9.817l-.436.422-2.218 2.15zm7.222 0h-3.96l-2.218 2.149c-.952.922-2.544.248-2.544-1.077v-1.073H5a3 3 0 01-3-3V7a3 3 0 013-3h9.385a3 3 0 013 3v4.77a3 3 0 01-3 3m-.81 3.845H8.923l1.5-1.5h3.76l.436.423 2.218 2.15v-2.573H19a1.5 1.5 0 001.5-1.5v-4.769a1.5 1.5 0 00-1.5-1.5h-.077v-1.5H19a3 3 0 013 3v4.77a3 3 0 01-3 3h-.663v1.072c0 1.325-1.592 2-2.544 1.077z","clip-rule":"evenodd"}]]),w("Square",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M18 4.5H6A1.5 1.5 0 004.5 6v12A1.5 1.5 0 006 19.5h12a1.5 1.5 0 001.5-1.5V6A1.5 1.5 0 0018 4.5M6 3a3 3 0 00-3 3v12a3 3 0 003 3h12a3 3 0 003-3V6a3 3 0 00-3-3z","clip-rule":"evenodd"}]]),w("StackHorizontal",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.5 4.5h-1A.5.5 0 004 5v14a.5.5 0 00.5.5h1A.5.5 0 006 19V5a.5.5 0 00-.5-.5M4.5 3a2 2 0 00-2 2v14a2 2 0 002 2h1a2 2 0 002-2V5a2 2 0 00-2-2zm8 1.5h-1a.5.5 0 00-.5.5v14a.5.5 0 00.5.5h1a.5.5 0 00.5-.5V5a.5.5 0 00-.5-.5m-1-1.5a2 2 0 00-2 2v14a2 2 0 002 2h1a2 2 0 002-2V5a2 2 0 00-2-2zm7 1.5h1a.5.5 0 01.5.5v14a.5.5 0 01-.5.5h-1a.5.5 0 01-.5-.5V5a.5.5 0 01.5-.5m-2 .5a2 2 0 012-2h1a2 2 0 012 2v14a2 2 0 01-2 2h-1a2 2 0 01-2-2z","clip-rule":"evenodd"}]]),w("StackHorizontalAltFour",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 12a.5.5 0 11-1 0 .5.5 0 011 0m1.5 0a2 2 0 11-4 0 2 2 0 014 0m3 .5a.5.5 0 100-1 .5.5 0 000 1m0 1.5a2 2 0 100-4 2 2 0 000 4m5.5-2a.5.5 0 11-1 0 .5.5 0 011 0m1.5 0a2 2 0 11-4 0 2 2 0 014 0m3.5 0a.5.5 0 11-1 0 .5.5 0 011 0m1.5 0a2 2 0 11-4 0 2 2 0 014 0","clip-rule":"evenodd"}]]),w("StackHorizontalAltThree",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.5 10.5h-1a.5.5 0 00-.5.5v2a.5.5 0 00.5.5h1A.5.5 0 006 13v-2a.5.5 0 00-.5-.5M4.5 9a2 2 0 00-2 2v2a2 2 0 002 2h1a2 2 0 002-2v-2a2 2 0 00-2-2zm8 1.5h-1a.5.5 0 00-.5.5v2a.5.5 0 00.5.5h1a.5.5 0 00.5-.5v-2a.5.5 0 00-.5-.5m-1-1.5a2 2 0 00-2 2v2a2 2 0 002 2h1a2 2 0 002-2v-2a2 2 0 00-2-2zm7 1.5h1a.5.5 0 01.5.5v2a.5.5 0 01-.5.5h-1a.5.5 0 01-.5-.5v-2a.5.5 0 01.5-.5m-2 .5a2 2 0 012-2h1a2 2 0 012 2v2a2 2 0 01-2 2h-1a2 2 0 01-2-2z","clip-rule":"evenodd"}]]),w("StackHorizontalAltTwo",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 7.5h3.23A1.5 1.5 0 019.73 9v6a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 15V9A1.5 1.5 0 015 7.5M2 9a3 3 0 013-3h3.23a3 3 0 013 3v6a3 3 0 01-3 3H5a3 3 0 01-3-3zm13.77-1.5H19A1.5 1.5 0 0120.5 9v6a1.5 1.5 0 01-1.5 1.5h-3.23a1.5 1.5 0 01-1.5-1.5V9a1.5 1.5 0 011.5-1.5m-3 1.5a3 3 0 013-3H19a3 3 0 013 3v6a3 3 0 01-3 3h-3.23a3 3 0 01-3-3z","clip-rule":"evenodd"}]]),w("StackVertical",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4.5 4.5h15v2h-15zM3 4.5A1.5 1.5 0 014.5 3h15A1.5 1.5 0 0121 4.5v2A1.5 1.5 0 0119.5 8h-15A1.5 1.5 0 013 6.5zM19.5 11h-15v2h15zm-15-1.5A1.5 1.5 0 003 11v2a1.5 1.5 0 001.5 1.5h15A1.5 1.5 0 0021 13v-2a1.5 1.5 0 00-1.5-1.5zm15 8h-15v2h15zM4.5 16A1.5 1.5 0 003 17.5v2A1.5 1.5 0 004.5 21h15a1.5 1.5 0 001.5-1.5v-2a1.5 1.5 0 00-1.5-1.5z","clip-rule":"evenodd"}]]),w("StarFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12.678 3.679 12 2.249l-.678 1.43-2.41 5.081-5.504.677-1.63.201 1.22 1.1 4.121 3.718-1.03 5.404-.302 1.584 1.407-.79L12 17.95l4.806 2.703 1.407.79-.302-1.584-1.03-5.404 4.121-3.717 1.22-1.101-1.63-.2-5.504-.678z","clip-rule":"evenodd"}]]),w("Star",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m12 2.25.678 1.429 2.41 5.081 5.504.677 1.63.201-1.22 1.1-4.121 3.718 1.03 5.404.302 1.584-1.407-.79L12 17.95l-4.806 2.703-1.407.79.302-1.584 1.03-5.404-4.121-3.717-1.22-1.101 1.63-.2 5.504-.678 2.41-5.081zm0 3.5-1.91 4.026-.176.373-.41.05-4.281.527 3.214 2.899.314.283-.08.414-.806 4.233 3.767-2.118.368-.207.368.207 3.767 2.118-.807-4.233-.079-.414.314-.283 3.214-2.9-4.282-.526-.409-.05-.177-.373z","clip-rule":"evenodd"}]]),w("Storybook",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m15.453 5.213.09-2.033-.008-.015-9.9.623a.9.9 0 00-.847.952l.562 14.85a.9.9 0 00.863.87l12.075.54a.9.9 0 00.945-.9V3.9a.9.9 0 00-.96-.9l-.998.075.075 2.07a.135.135 0 01-.21.105l-.675-.525-.795.6a.135.135 0 01-.217-.112M13.24 9.979v-.004.008zm2.693-.064c-.322.24-2.674.411-2.693.064.044-1.347-.555-1.399-.892-1.399-.308 0-.848.098-.848.825 0 .731.78 1.143 1.696 1.628 1.303.688 2.88 1.522 2.88 3.622 0 2.018-1.636 3.135-3.728 3.135-2.153 0-4.028-.877-3.825-3.9.09-.36 2.827-.27 2.827 0-.037 1.253.255 1.62.975 1.62.548 0 .788-.3.788-.825 0-.774-.813-1.23-1.747-1.755-1.265-.71-2.753-1.546-2.753-3.465 0-1.927 1.312-3.217 3.675-3.217 2.355 0 3.645 1.267 3.645 3.667","clip-rule":"evenodd"}]]),w("StrikethroughBox",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M21.53 3.53a.75.75 0 00-1.06-1.06l-1.946 1.945A3 3 0 0017 4H7a3 3 0 00-3 3v10c0 .556.151 1.077.415 1.524L2.47 20.47a.75.75 0 101.06 1.06l1.946-1.945c.447.264.968.415 1.524.415h10a3 3 0 003-3V7c0-.556-.151-1.077-.415-1.524zm-4.142 2.02A1.5 1.5 0 0017 5.5H7A1.5 1.5 0 005.5 7v10q.001.202.05.389zM6.612 18.45 18.45 6.61q.05.187.051.389v10a1.5 1.5 0 01-1.5 1.5H7q-.202-.001-.389-.05","clip-rule":"evenodd"}]]),w("Subscript",[["g",{fill:"none"},[["g",{"clip-path":"url(#svgID0)"},[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.6 7.404a.75.75 0 10-1.06-1.06l-4.597 4.595-4.596-4.595a.75.75 0 10-1.06 1.06L7.883 12l-4.596 4.596a.75.75 0 101.06 1.06l4.596-4.595 4.596 4.596a.75.75 0 001.06-1.061L10.005 12z","clip-rule":"evenodd"}],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"m18.68 15.297 1.576-.357v4.4"}]]],["defs",{},[["clipPath",{id:"svgID0"},[["path",{fill:"#fff",d:"M0 0h24v24H0z"}]]]]]]]]),w("Suitcase",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M11 4.5h2A1.5 1.5 0 0114.5 6v1h-5V6A1.5 1.5 0 0111 4.5M8 7V6a3 3 0 013-3h2a3 3 0 013 3v1h3a3 3 0 013 3v8a3 3 0 01-3 3H5a3 3 0 01-3-3v-8a3 3 0 013-3zm8 1.5H8v4.2a1.5 1.5 0 010 2.6v4.2h8v-4.2a1.5 1.5 0 010-2.6zm1.5 6.8a1.5 1.5 0 000-2.6V8.5H19a1.5 1.5 0 011.5 1.5v8a1.5 1.5 0 01-1.5 1.5h-1.5zm-11-6.8v4.2a1.5 1.5 0 000 2.6v4.2H5A1.5 1.5 0 013.5 18v-8A1.5 1.5 0 015 8.5z","clip-rule":"evenodd"}]]),w("SuitcaseTag",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M11 4.5h2A1.5 1.5 0 0114.5 6v1h-5V6A1.5 1.5 0 0111 4.5M8 7V6a3 3 0 013-3h2a3 3 0 013 3v1h3a3 3 0 013 3v8a3 3 0 01-3 3H5a3 3 0 01-3-3v-8a3 3 0 013-3zm0 1.5H5A1.5 1.5 0 003.5 10v8A1.5 1.5 0 005 19.5h3V16H7a2 2 0 01-2-2v-1a2 2 0 012-2h1zM9.5 11h1a2 2 0 012 2v1a2 2 0 01-2 2h-1v3.5h5v-11h-5zM19 8.5h-3v11h3a1.5 1.5 0 001.5-1.5v-8A1.5 1.5 0 0019 8.5M6.5 13a.5.5 0 01.5-.5h3.5a.5.5 0 01.5.5v1a.5.5 0 01-.5.5H7a.5.5 0 01-.5-.5z","clip-rule":"evenodd"}]]),w("Superscript",[["g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5"},[["path",{"stroke-linejoin":"round",d:"M3.817 17.126 14.069 6.874m-10.252 0 10.252 10.252"}],["path",{d:"m18.68 4.297 1.576-.358V8.34"}]]]]),w("Table",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 4.5h13.5A1.5 1.5 0 0120 6v1H3.5V6A1.5 1.5 0 015 4.5m-3 4V6a3 3 0 013-3h13.5a3 3 0 013 3v11.5a3 3 0 01-3 3H5a3 3 0 01-3-3zm1.5 8.167v.833A1.5 1.5 0 005 19h3v-2.333zM14 19H9.5v-2.333H14zm1.5 0h3a1.5 1.5 0 001.5-1.5v-.833h-4.5zm0-3.833H20V12.5h-4.5zM14 12.5H9.5v2.667H14zm0-1.5H9.5V8.5H14zm1.5 0H20V8.5h-4.5zm-12-2.5H8V11H3.5zM8 15.167V12.5H3.5v2.667z","clip-rule":"evenodd"}]]),w("Target",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19.96 1.351 19.576.2l-.858.858-2.632 2.632-.284.284.079.393.098.49a8.15 8.15 0 00-3.99-1.036 8.189 8.189 0 100 16.377 8.19 8.19 0 007.152-12.182l.487.098.393.078.284-.284 2.632-2.631.858-.858-1.15-.384-2.014-.671zm-2.53 3.116 1.49-1.49.406 1.217.119.356.356.118 1.217.406-1.49 1.49-1.748-.35zm1.249 7.543a6.69 6.69 0 01-6.69 6.688A6.689 6.689 0 1116.16 6.78l-1.053 1.053a5.211 5.211 0 101.06 1.06L17.22 7.84a6.66 6.66 0 011.459 4.17m-6.69-3.711a3.7 3.7 0 012.04.61l-1.082 1.082a2.233 2.233 0 101.06 1.06L15.09 9.97a3.711 3.711 0 11-3.1-1.67m0 4.444a.733.733 0 100-1.467.733.733 0 000 1.467","clip-rule":"evenodd"}]]),w("TextAlignmentCentre",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.258 7.5a.75.75 0 000-1.5H3.766a.75.75 0 100 1.5zm-.021 7a.75.75 0 000-1.5H3.724a.75.75 0 000 1.5zM18 10.25a.75.75 0 01-.75.75H6.75a.75.75 0 010-1.5h10.5a.75.75 0 01.75.75M17.25 18a.75.75 0 000-1.5H6.75a.75.75 0 000 1.5z","clip-rule":"evenodd"}]]),w("TextAlignmentJustify",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.244 7.5a.75.75 0 000-1.5H3.775a.75.75 0 000 1.5zm0 7a.75.75 0 000-1.5H3.775a.75.75 0 000 1.5zm.75-4.25a.75.75 0 01-.75.75H3.775a.75.75 0 010-1.5h16.469a.75.75 0 01.75.75M20.25 18a.75.75 0 000-1.5H3.775a.75.75 0 000 1.5z","clip-rule":"evenodd"}]]),w("TextAlignmentLeft",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3.774 7.5a.75.75 0 010-1.5h16.48a.75.75 0 010 1.5zm-.006 7a.75.75 0 010-1.5h16.478a.75.75 0 110 1.5zm-.75-4.25c0 .414.336.75.75.75h11.334a.75.75 0 100-1.5H3.768a.75.75 0 00-.75.75m.75 7.75a.75.75 0 010-1.5h11.334a.75.75 0 110 1.5z","clip-rule":"evenodd"}]]),w("TextAlignmentRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.247 7.5a.75.75 0 000-1.5H3.767a.75.75 0 000 1.5zm.007 7a.75.75 0 000-1.5H3.776a.75.75 0 000 1.5zm.75-4.25a.75.75 0 01-.75.75H8.918a.75.75 0 010-1.5h11.334a.75.75 0 01.75.75m-.75 7.75a.75.75 0 100-1.5H8.919a.75.75 0 000 1.5z","clip-rule":"evenodd"}]]),w("TextBoxStack",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 5.5H8A1.5 1.5 0 006.5 7H16a3 3 0 013 3v5.5a1.5 1.5 0 001.5-1.5V7A1.5 1.5 0 0019 5.5M19 17a3 3 0 01-3 3H5a3 3 0 01-3-3v-7a3 3 0 013-3 3 3 0 013-3h11a3 3 0 013 3v7a3 3 0 01-3 3M5 8.5h11a1.5 1.5 0 011.5 1.5v7a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 17v-7A1.5 1.5 0 015 8.5m.616 3.25a.75.75 0 01.75-.75H14.5a.75.75 0 010 1.5H6.366a.75.75 0 01-.75-.75M6.5 14.5a.75.75 0 000 1.5h3.74a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]),w("TextBrackets",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M2 7.25A3.25 3.25 0 015.25 4h1.5a.75.75 0 010 1.5h-1.5A1.75 1.75 0 003.5 7.25v9.5c0 .966.784 1.75 1.75 1.75h1.5a.75.75 0 010 1.5h-1.5A3.25 3.25 0 012 16.75zm20 0A3.25 3.25 0 0018.75 4h-1.5a.75.75 0 000 1.5h1.5c.966 0 1.75.784 1.75 1.75v9.5a1.75 1.75 0 01-1.75 1.75h-1.5a.75.75 0 000 1.5h1.5A3.25 3.25 0 0022 16.75zM8 8.5A.75.75 0 008 10h8a.75.75 0 000-1.5zm-.75 3.75A.75.75 0 018 11.5h8a.75.75 0 010 1.5H8a.75.75 0 01-.75-.75M8 14.5A.75.75 0 008 16h5a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]),w("TextColumnBreak",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.5 4.236a.75.75 0 01-.736.764c-.502.01-.865.01-1.264.008V19.25c0 .69-.56 1.25-1.25 1.25h-1.5a.75.75 0 010-1.5H11V4.757c0-.698.57-1.258 1.264-1.25.495.004.884.004 1.472-.007a.75.75 0 01.764.736M2.75 6.5a.75.75 0 000 1.5H7.5a.75.75 0 100-1.5zm.003 6a.75.75 0 00-.006 1.5l4.75.016a.75.75 0 00.006-1.5zM2 10.25a.75.75 0 01.75-.75H6A.75.75 0 016 11H2.75a.75.75 0 01-.75-.75m.75 5.25a.75.75 0 000 1.5H6a.75.75 0 000-1.5zm13-8.25a.75.75 0 01.75-.75h4.75a.75.75 0 010 1.5H16.5a.75.75 0 01-.75-.75m0 5.998a.75.75 0 01.753-.748l4.75.016a.75.75 0 01-.006 1.5L16.498 14a.75.75 0 01-.747-.752M16.5 9.5a.75.75 0 000 1.5h3.25a.75.75 0 000-1.5zm-.75 6.75a.75.75 0 01.75-.75h3.25a.75.75 0 010 1.5H16.5a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]),w("TextColumns",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4 7.25a.75.75 0 01.75-.75H9.5a.75.75 0 010 1.5H4.75A.75.75 0 014 7.25m0 5.998a.75.75 0 01.753-.748l4.75.016a.75.75 0 11-.006 1.5L4.747 14A.75.75 0 014 13.248M4.75 9.5a.75.75 0 000 1.5H8a.75.75 0 000-1.5zM4 16.25a.75.75 0 01.75-.75H8A.75.75 0 018 17H4.75a.75.75 0 01-.75-.75m9.75-9a.75.75 0 01.75-.75h4.75a.75.75 0 010 1.5H14.5a.75.75 0 01-.75-.75m0 5.998a.75.75 0 01.752-.748l4.75.016a.75.75 0 01-.005 1.5L14.497 14a.75.75 0 01-.747-.752M14.5 9.5a.75.75 0 000 1.5h3.25a.75.75 0 000-1.5zm-.75 6.75a.75.75 0 01.75-.75h3.25a.75.75 0 010 1.5H14.5a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]),w("TextFormatBold",[["path",{fill:"currentColor",d:"M17.488 8.343c0-2.697-2-4.343-5.674-4.343H6v16h5.907C15.977 20 18 18.377 18 15.314c0-1.737-1.07-3.291-3.395-3.52 1.883-.274 2.883-1.783 2.883-3.451M9.674 7.269h1.791c1.651 0 2.233.708 2.233 1.554 0 .937-.582 1.554-1.838 1.554H9.675zm4.559 7.794c0 1.097-.838 1.691-2.373 1.691H9.675v-3.36h2.163c1.651 0 2.396.526 2.396 1.669"}]]),w("TextFormatItalic",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9.909 4.716a.75.75 0 01.75-.75h6.522a.75.75 0 110 1.5H14.5L11.144 18.5h2.492a.75.75 0 010 1.5H6.75a.75.75 0 010-1.5H9.6l3.355-13.034h-2.296a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]),w("TextFormatStrikethrough",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4.5 4H20v3.75a.75.75 0 01-1.5 0V5.5H13V9a.75.75 0 01-1.5 0V5.5H6v2.25a.75.75 0 01-1.5 0zM13 16.5a.75.75 0 00-1.5 0v2H9.25a.75.75 0 000 1.5h6a.75.75 0 000-1.5H13zM5.25 12a.75.75 0 000 1.5h14a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]),w("TextFormatUnderline",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.75 4H5v3.35a.75.75 0 001.5 0V5.5H11v9H9.1a.75.75 0 000 1.5h5.433a.75.75 0 000-1.5H12.5v-9H17v1.85a.75.75 0 001.5 0V4zM5.5 18.5a.75.75 0 000 1.5H18a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]),w("TextIndent",[["path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M20.244 6.75H3.775m16.469 7H9.775m10.469-3.5H9.775m10.475 7H3.775m.073-7.725L6.323 12l-2.475 2.475"}]]),w("TextOutdent",[["path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M20.244 6.75H3.775m10.469 7H3.775m10.469-3.5H3.775m16.475 7H3.775M20.15 9.525 17.676 12l2.474 2.475"}]]),w("ThumbsDownFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.93 14.036a3 3 0 003-3v-4a3 3 0 00-3-3h-1v10zm-2.5 1.109V4.036H8.205a3 3 0 00-2.628 1.555l-2.2 4c-1.1 1.999.347 4.445 2.628 4.445h3.427l-.533 4.274c-.18 1.456 1.62 2.28 2.603 1.19z","clip-rule":"evenodd"}]]),w("ThumbsDown",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M16.93 12.536h1a1.5 1.5 0 001.5-1.5v-4a1.5 1.5 0 00-1.5-1.5h-1zm-1.5-7H8.205a1.5 1.5 0 00-1.314.777l-2.2 4a1.5 1.5 0 001.314 2.223h5.125l-.21 1.686-.532 4.273 4.93-5.464.114-.126zM8.899 18.31l.346-2.774.187-1.5H6.004c-2.281 0-3.728-2.446-2.628-4.445l2.2-4a3 3 0 012.628-1.555h9.727a3 3 0 013 3v4a3 3 0 01-3 3h-1.5L11.5 19.5c-.983 1.09-2.784.265-2.603-1.19","clip-rule":"evenodd"}]]),w("ThumbsUpFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 10a3 3 0 00-3 3v4a3 3 0 003 3h1V10zm2.5-1.108V20h7.226a3 3 0 002.629-1.554l2.2-4c1.1-2-.347-4.446-2.629-4.446H14.5l.532-4.273c.182-1.456-1.62-2.28-2.602-1.19z","clip-rule":"evenodd"}]]),w("ThumbsUp",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7 11.5H6A1.5 1.5 0 004.5 13v4A1.5 1.5 0 006 18.5h1zm1.5 7h7.226a1.5 1.5 0 001.315-.777l2.2-4a1.5 1.5 0 00-1.315-2.223h-5.124l.21-1.685.532-4.274-4.93 5.464-.114.126zm6.532-12.773L14.687 8.5 14.5 10h3.426c2.282 0 3.729 2.447 2.629 4.446l-2.2 4A3 3 0 0115.726 20H6a3 3 0 01-3-3v-4a3 3 0 013-3h1.5l4.93-5.464c.983-1.089 2.784-.265 2.602 1.19","clip-rule":"evenodd"}]]),w("TrashBin",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M10.5 4.5h3a.5.5 0 01.5.5v1h-4V5a.5.5 0 01.5-.5M8.5 6V5a2 2 0 012-2h3a2 2 0 012 2v1H19a.75.75 0 010 1.5h-.5V18a3 3 0 01-3 3h-7a3 3 0 01-3-3V7.5H5A.75.75 0 015 6zm7 1.5H7V18a1.5 1.5 0 001.5 1.5h7A1.5 1.5 0 0017 18V7.5zm-6 9.5v-6.5a.75.75 0 011.5 0V17a.75.75 0 01-1.5 0m3.5-6.5V17a.75.75 0 001.5 0v-6.5a.75.75 0 00-1.5 0","clip-rule":"evenodd"}]]),w("Triangle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 3.25a.75.75 0 01.651.378l9 15.75A.75.75 0 0121 20.5H3a.75.75 0 01-.651-1.122l9-15.75A.75.75 0 0112 3.25M4.292 19h15.416L12 5.512z","clip-rule":"evenodd"}]]),w("Twitter",[["path",{fill:"currentColor",d:"M19.157 9.236c.011.141.011.282.011.425 0 4.337-3.715 9.339-10.507 9.339v-.003C6.654 19 4.689 18.49 3 17.526q.438.047.879.047c1.663.002 3.278-.494 4.586-1.407-1.58-.027-2.966-.943-3.45-2.28a4.1 4.1 0 001.668-.056c-1.723-.31-2.963-1.655-2.963-3.218v-.041a4 4 0 001.676.41C3.774 10.019 3.273 8.1 4.253 6.6c1.875 2.05 4.642 3.297 7.611 3.429-.297-1.14.11-2.335 1.069-3.136 1.487-1.243 3.826-1.18 5.225.142a8 8 0 002.345-.797c-.276.76-.853 1.406-1.624 1.816A8 8 0 0021 7.536a7.1 7.1 0 01-1.843 1.7"}]]),w("Typography",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4.75 4h15v2.528a.75.75 0 01-1.5 0V5.5H13v13h2.25a.75.75 0 010 1.5h-6a.75.75 0 010-1.5h2.25v-13H6.25v1.028a.75.75 0 01-1.5 0z","clip-rule":"evenodd"}]]),w("TypographyBox",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 4.5h12A1.5 1.5 0 0119.5 6v12a1.5 1.5 0 01-1.5 1.5H6A1.5 1.5 0 014.5 18V6A1.5 1.5 0 016 4.5M3 6a3 3 0 013-3h12a3 3 0 013 3v12a3 3 0 01-3 3H6a3 3 0 01-3-3zm4.75 1H7v2.247a.75.75 0 001.5 0V8.5h2.75v7H10a.75.75 0 000 1.5h4a.75.75 0 000-1.5h-1.25v-7h2.75v.747a.75.75 0 001.5 0V7z","clip-rule":"evenodd"}]]),w("TypographyCase",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M13 4.5h-2A1.5 1.5 0 009.5 6v1h5V6A1.5 1.5 0 0013 4.5M8 6v1H5a3 3 0 00-3 3v8a3 3 0 003 3h14a3 3 0 003-3v-8a3 3 0 00-3-3h-3V6a3 3 0 00-3-3h-2a3 3 0 00-3 3m6.5 2.5H19a1.5 1.5 0 011.5 1.5v8a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 18v-8A1.5 1.5 0 015 8.5zM8.25 10H7.5v2.247a.75.75 0 001.5 0V11.5h2.25v5H10a.75.75 0 000 1.5h4a.75.75 0 000-1.5h-1.25v-5H15v.747a.75.75 0 001.5 0V10z","clip-rule":"evenodd"}]]),w("TypographyMultiple",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M2 5.012h12.504v2.282a.75.75 0 01-1.5 0v-.782H9V17.5h1.25a.75.75 0 110 1.5h-4a.75.75 0 010-1.5H7.5V6.512h-4v.782a.75.75 0 01-1.5 0zM16.5 11h-4V9.5H22V11h-4v8h-1.5z","clip-rule":"evenodd"}]]),w("Vimeo",[["path",{fill:"currentColor",d:"M20.992 8.472q-.119 2.53-3.668 6.932Q13.644 20 11.105 20q-1.572 0-2.66-2.8l-1.453-5.13q-.81-2.799-1.734-2.8-.202 0-1.41.817L3 9.037q1.334-1.126 2.625-2.25 1.78-1.479 2.666-1.557 2.1-.195 2.586 2.768.524 3.195.72 3.98.608 2.65 1.333 2.65.566 0 1.697-1.72 1.13-1.72 1.21-2.619.162-1.483-1.21-1.484c-.46.006-.913.103-1.332.283q1.333-4.2 5.074-4.085 2.775.08 2.623 3.47"}]]),w("Wand",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m15.549 6.317 2.375-2.376 2.122 2.122-2.376 2.375zm-1.06 1.06L3.96 17.906l2.121 2.121L16.61 9.499zM2.9 18.966a1.5 1.5 0 010-2.121L16.864 2.881a1.5 1.5 0 012.121 0l2.121 2.121a1.5 1.5 0 010 2.121L7.143 21.087a1.5 1.5 0 01-2.121 0zm16.593-7.828a.75.75 0 01.75.75v.895h.895a.75.75 0 010 1.5h-.895v.894a.75.75 0 01-1.5 0v-.894h-.895a.75.75 0 010-1.5h.895v-.895a.75.75 0 01.75-.75m-3.955 4.596a.75.75 0 01.75.75v.348h.346a.75.75 0 010 1.5h-.346v.345a.75.75 0 01-1.5 0v-.345h-.346a.75.75 0 010-1.5h.346v-.348a.75.75 0 01.75-.75M5.725 3.599a.75.75 0 011.5 0c0 1.197.97 2.167 2.166 2.167a.75.75 0 01.75.745v.005a.75.75 0 01-.75.75c-1.196 0-2.166.97-2.166 2.166a.75.75 0 01-.746.75h-.004a.75.75 0 01-.75-.75c0-1.196-.97-2.165-2.166-2.166h-.001a.75.75 0 010-1.5h.001a2.167 2.167 0 002.166-2.167m.75 2.222q.3.394.694.695-.394.301-.694.694a3.7 3.7 0 00-.695-.694q.393-.301.695-.695","clip-rule":"evenodd"}]]),w("WorkflowLanes",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9 4H4a.5.5 0 00-.5.5V7h6V4.5A.5.5 0 009 4m-5.5 7.5v-3h6v3zm0 6V20a.5.5 0 00.5.5h5a.5.5 0 00.5-.5v-2.5zm0-1.5h6v-3h-6zM4 2.5a2 2 0 00-2 2V20a2 2 0 002 2h5a2 2 0 002-2V4.5a2 2 0 00-2-2zM20 4h-5a.5.5 0 00-.5.5V7h6V4.5A.5.5 0 0020 4m.5 4.5h-6v3h6zm-6 7V13h6v2.5a.5.5 0 01-.5.5h-5a.5.5 0 01-.5-.5m.5-13a2 2 0 00-2 2v11a2 2 0 002 2h5a2 2 0 002-2v-11a2 2 0 00-2-2z","clip-rule":"evenodd"}]]),w("WorkflowShapes",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19.425 7.303a.5.5 0 000-.707l-2.122-2.12a.5.5 0 00-.707 0l-2.121 2.12a.5.5 0 000 .707l2.121 2.122a.5.5 0 00.707 0zm1.06 1.061a2 2 0 000-2.828l-2.121-2.122a2 2 0 00-2.828 0l-2.122 2.122c-.21.21-.363.454-.46.714H10.93a4.001 4.001 0 10-4.68 4.68V13H5a2 2 0 00-2 2v4a2 2 0 002 2h4a2 2 0 002-2v-4a2 2 0 00-2-2H7.75v-2.07a4 4 0 003.18-3.18h2.065c.097.223.237.432.42.614l2.12 2.121c.21.21.454.363.715.46v2.125A4.001 4.001 0 0017 21a4 4 0 00.75-7.93v-2.165c.223-.098.432-.237.614-.42zM9.5 15a.5.5 0 00-.5-.5H5a.5.5 0 00-.5.5v4a.5.5 0 00.5.5h4a.5.5 0 00.5-.5zm0-8a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0M17 19.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5","clip-rule":"evenodd"}]]);function Ou(e,t){const r=p.createContext(t),n=o=>{const{children:l,...i}=o,s=p.useMemo(()=>i,Object.values(i));return c.jsx(r.Provider,{value:s,children:l})};n.displayName=e+"Provider";function a(o){const l=p.useContext(r);if(l)return l;if(t!==void 0)return t;throw new Error(`\`${o}\` must be used within \`${e}\``)}return[n,a]}function D0(e,t=[]){let r=[];function n(o,l){const i=p.createContext(l),s=r.length;r=[...r,l];const d=f=>{var _;const{scope:h,children:v,...x}=f,m=((_=h==null?void 0:h[e])==null?void 0:_[s])||i,g=p.useMemo(()=>x,Object.values(x));return c.jsx(m.Provider,{value:g,children:v})};d.displayName=o+"Provider";function u(f,h){var m;const v=((m=h==null?void 0:h[e])==null?void 0:m[s])||i,x=p.useContext(v);if(x)return x;if(l!==void 0)return l;throw new Error(`\`${f}\` must be used within \`${o}\``)}return[d,u]}const a=()=>{const o=r.map(l=>p.createContext(l));return function(i){const s=(i==null?void 0:i[e])||o;return p.useMemo(()=>({[`__scope${e}`]:{...i,[e]:s}}),[i,s])}};return a.scopeName=e,[n,Du(a,...t)]}function Du(...e){const t=e[0];if(e.length===1)return t;const r=()=>{const n=e.map(a=>({useScope:a(),scopeName:a.scopeName}));return function(o){const l=n.reduce((i,{useScope:s,scopeName:d})=>{const f=s(o)[`__scope${d}`];return{...i,...f}},{});return p.useMemo(()=>({[`__scope${t.scopeName}`]:l}),[l])}};return r.scopeName=t.scopeName,r}function o5(e,t){if(typeof e=="function")return e(t);e!=null&&(e.current=t)}function mt(...e){return t=>{let r=!1;const n=e.map(a=>{const o=o5(a,t);return!r&&typeof o=="function"&&(r=!0),o});if(r)return()=>{for(let a=0;a<n.length;a++){const o=n[a];typeof o=="function"?o():o5(e[a],null)}}}}function d0(...e){return p.useCallback(mt(...e),e)}function W1(e){const t=Hu(e),r=p.forwardRef((n,a)=>{const{children:o,...l}=n,i=p.Children.toArray(o),s=i.find(Lu);if(s){const d=s.props.children,u=i.map(f=>f===s?p.Children.count(d)>1?p.Children.only(null):p.isValidElement(d)?d.props.children:null:f);return c.jsx(t,{...l,ref:a,children:p.isValidElement(d)?p.cloneElement(d,void 0,u):null})}return c.jsx(t,{...l,ref:a,children:o})});return r.displayName=`${e}.Slot`,r}var Le=W1("Slot");function Hu(e){const t=p.forwardRef((r,n)=>{const{children:a,...o}=r;if(p.isValidElement(a)){const l=Bu(a),i=$u(o,a.props);return a.type!==p.Fragment&&(i.ref=n?mt(n,l):l),p.cloneElement(a,i)}return p.Children.count(a)>1?p.Children.only(null):null});return t.displayName=`${e}.SlotClone`,t}var a5=Symbol("radix.slottable");function Vu(e){const t=({children:r})=>c.jsx(c.Fragment,{children:r});return t.displayName=`${e}.Slottable`,t.__radixId=a5,t}function Lu(e){return p.isValidElement(e)&&typeof e.type=="function"&&"__radixId"in e.type&&e.type.__radixId===a5}function $u(e,t){const r={...t};for(const n in t){const a=e[n],o=t[n];/^on[A-Z]/.test(n)?a&&o?r[n]=(...i)=>{o(...i),a(...i)}:a&&(r[n]=a):n==="style"?r[n]={...a,...o}:n==="className"&&(r[n]=[a,o].filter(Boolean).join(" "))}return{...e,...r}}function Bu(e){var n,a;let t=(n=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:n.get,r=t&&"isReactWarning"in t&&t.isReactWarning;return r?e.ref:(t=(a=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:a.get,r=t&&"isReactWarning"in t&&t.isReactWarning,r?e.props.ref:e.props.ref||e.ref)}function Vr(e){const t=e+"CollectionProvider",[r,n]=D0(t),[a,o]=r(t,{collectionRef:{current:null},itemMap:new Map}),l=m=>{const{scope:g,children:_}=m,C=y.useRef(null),A=y.useRef(new Map).current;return c.jsx(a,{scope:g,itemMap:A,collectionRef:C,children:_})};l.displayName=t;const i=e+"CollectionSlot",s=W1(i),d=y.forwardRef((m,g)=>{const{scope:_,children:C}=m,A=o(i,_),M=d0(g,A.collectionRef);return c.jsx(s,{ref:M,children:C})});d.displayName=i;const u=e+"CollectionItemSlot",f="data-radix-collection-item",h=W1(u),v=y.forwardRef((m,g)=>{const{scope:_,children:C,...A}=m,M=y.useRef(null),S=d0(g,M),P=o(u,_);return y.useEffect(()=>(P.itemMap.set(M,{ref:M,...A}),()=>void P.itemMap.delete(M))),c.jsx(h,{[f]:"",ref:S,children:C})});v.displayName=u;function x(m){const g=o(e+"CollectionConsumer",m);return y.useCallback(()=>{const C=g.collectionRef.current;if(!C)return[];const A=Array.from(C.querySelectorAll(`[${f}]`));return Array.from(g.itemMap.values()).sort((P,N)=>A.indexOf(P.ref.current)-A.indexOf(N.ref.current))},[g.collectionRef,g.itemMap])}return[{Provider:l,Slot:d,ItemSlot:v},x,n]}function t0(e,t,{checkForDefaultPrevented:r=!0}={}){return function(a){if(e==null||e(a),r===!1||!a.defaultPrevented)return t==null?void 0:t(a)}}function A0(e){const t=p.useRef(e);return p.useEffect(()=>{t.current=e}),p.useMemo(()=>(...r)=>{var n;return(n=t.current)==null?void 0:n.call(t,...r)},[])}function F0({prop:e,defaultProp:t,onChange:r=()=>{}}){const[n,a]=Fu({defaultProp:t,onChange:r}),o=e!==void 0,l=o?e:n,i=A0(r),s=p.useCallback(d=>{if(o){const f=typeof d=="function"?d(e):d;f!==e&&i(f)}else a(d)},[o,e,a,i]);return[l,s]}function Fu({defaultProp:e,onChange:t}){const r=p.useState(e),[n]=r,a=p.useRef(n),o=A0(t);return p.useEffect(()=>{a.current!==n&&(o(n),a.current=n)},[n,a,o]),r}var Ru=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","span","svg","ul"],o0=Ru.reduce((e,t)=>{const r=W1(`Primitive.${t}`),n=p.forwardRef((a,o)=>{const{asChild:l,...i}=a,s=l?r:t;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),c.jsx(s,{...i,ref:o})});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{});function l5(e,t){e&&Fa.flushSync(()=>e.dispatchEvent(t))}var y1=globalThis!=null&&globalThis.document?p.useLayoutEffect:()=>{};function Uu(e,t){return p.useReducer((r,n)=>t[r][n]??r,e)}var I0=e=>{const{present:t,children:r}=e,n=Wu(t),a=typeof r=="function"?r({present:n.isPresent}):p.Children.only(r),o=d0(n.ref,Ku(a));return typeof r=="function"||n.isPresent?p.cloneElement(a,{ref:o}):null};I0.displayName="Presence";function Wu(e){const[t,r]=p.useState(),n=p.useRef({}),a=p.useRef(e),o=p.useRef("none"),l=e?"mounted":"unmounted",[i,s]=Uu(l,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return p.useEffect(()=>{const d=bt(n.current);o.current=i==="mounted"?d:"none"},[i]),y1(()=>{const d=n.current,u=a.current;if(u!==e){const h=o.current,v=bt(d);e?s("MOUNT"):v==="none"||(d==null?void 0:d.display)==="none"?s("UNMOUNT"):s(u&&h!==v?"ANIMATION_OUT":"UNMOUNT"),a.current=e}},[e,s]),y1(()=>{if(t){let d;const u=t.ownerDocument.defaultView??window,f=v=>{const m=bt(n.current).includes(v.animationName);if(v.target===t&&m&&(s("ANIMATION_END"),!a.current)){const g=t.style.animationFillMode;t.style.animationFillMode="forwards",d=u.setTimeout(()=>{t.style.animationFillMode==="forwards"&&(t.style.animationFillMode=g)})}},h=v=>{v.target===t&&(o.current=bt(n.current))};return t.addEventListener("animationstart",h),t.addEventListener("animationcancel",f),t.addEventListener("animationend",f),()=>{u.clearTimeout(d),t.removeEventListener("animationstart",h),t.removeEventListener("animationcancel",f),t.removeEventListener("animationend",f)}}else s("ANIMATION_END")},[t,s]),{isPresent:["mounted","unmountSuspended"].includes(i),ref:p.useCallback(d=>{d&&(n.current=getComputedStyle(d)),r(d)},[])}}function bt(e){return(e==null?void 0:e.animationName)||"none"}function Ku(e){var n,a;let t=(n=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:n.get,r=t&&"isReactWarning"in t&&t.isReactWarning;return r?e.ref:(t=(a=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:a.get,r=t&&"isReactWarning"in t&&t.isReactWarning,r?e.props.ref:e.props.ref||e.ref)}var ju=p[" useId ".trim().toString()]||(()=>{}),Gu=0;function X0(e){const[t,r]=p.useState(ju());return y1(()=>{e||r(n=>n??String(Gu++))},[e]),e||(t?`radix-${t}`:"")}var qu=p.createContext(void 0);function ne(e){const t=p.useContext(qu);return e||t||"ltr"}const Yu=e=>e.startsWith("aria-")||e==="role",i5={m:"margin",mx:"margin-x",my:"margin-y",mt:"margin-top",mr:"margin-right",mb:"margin-bottom",ml:"margin-left",p:"padding",px:"padding-x",py:"padding-y",pt:"padding-top",pr:"padding-right",pb:"padding-bottom",pl:"padding-left",direction:"flex-direction",align:"align-items",wrap:"flex-wrap",columns:"grid-template-columns",rows:"grid-template-rows"},s5=(e,t)=>e==="columns"||e==="rows"?typeof t=="number"?`repeat(${t}, 1fr)`:t:typeof t=="number"?`${t*.25}rem`:t,wt=(e,t={})=>Object.entries(e).reduce((r,[n,a])=>{if(Yu(n))return r;const o=n in t?t[n]:n in i5?i5[n]:n,l=o==null?void 0:o.replaceAll(/([\da-z]|(?=[A-Z]))([A-Z])/g,"$1-$2").toLowerCase();if(typeof a=="object")for(const[i,s]of Object.entries(a))s!==void 0&&(r[`--${i}-${l}`]=s5(n,s));else r[`--${l}`]=s5(n,a);return r},{}),Xu="_root_yrjuz_5",Qu={root:Xu},c5=y.forwardRef(({as:e="div","data-test-id":t="fondue-box",children:r,role:n,"aria-label":a,"aria-hidden":o,"aria-describedby":l,"aria-labelledby":i,"aria-expanded":s,"aria-haspopup":d,...u},f)=>c.jsx(e,{className:Qu.root,"data-test-id":t,style:wt(u),role:n,"aria-label":a,"aria-hidden":o,"aria-describedby":l,"aria-labelledby":i,"aria-expanded":s,"aria-haspopup":d,ref:f,children:r}));c5.displayName="Box";const Lr="-",Zu=e=>{const t=e3(e),{conflictingClassGroups:r,conflictingClassGroupModifiers:n}=e;return{getClassGroupId:l=>{const i=l.split(Lr);return i[0]===""&&i.length!==1&&i.shift(),d5(i,t)||Ju(l)},getConflictingClassGroupIds:(l,i)=>{const s=r[l]||[];return i&&n[l]?[...s,...n[l]]:s}}},d5=(e,t)=>{var l;if(e.length===0)return t.classGroupId;const r=e[0],n=t.nextPart.get(r),a=n?d5(e.slice(1),n):void 0;if(a)return a;if(t.validators.length===0)return;const o=e.join(Lr);return(l=t.validators.find(({validator:i})=>i(o)))==null?void 0:l.classGroupId},u5=/^\[(.+)\]$/,Ju=e=>{if(u5.test(e)){const t=u5.exec(e)[1],r=t==null?void 0:t.substring(0,t.indexOf(":"));if(r)return"arbitrary.."+r}},e3=e=>{const{theme:t,prefix:r}=e,n={nextPart:new Map,validators:[]};return r3(Object.entries(e.classGroups),r).forEach(([o,l])=>{$r(l,n,o,t)}),n},$r=(e,t,r,n)=>{e.forEach(a=>{if(typeof a=="string"){const o=a===""?t:f5(t,a);o.classGroupId=r;return}if(typeof a=="function"){if(t3(a)){$r(a(n),t,r,n);return}t.validators.push({validator:a,classGroupId:r});return}Object.entries(a).forEach(([o,l])=>{$r(l,f5(t,o),r,n)})})},f5=(e,t)=>{let r=e;return t.split(Lr).forEach(n=>{r.nextPart.has(n)||r.nextPart.set(n,{nextPart:new Map,validators:[]}),r=r.nextPart.get(n)}),r},t3=e=>e.isThemeGetter,r3=(e,t)=>t?e.map(([r,n])=>{const a=n.map(o=>typeof o=="string"?t+o:typeof o=="object"?Object.fromEntries(Object.entries(o).map(([l,i])=>[t+l,i])):o);return[r,a]}):e,n3=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,r=new Map,n=new Map;const a=(o,l)=>{r.set(o,l),t++,t>e&&(t=0,n=r,r=new Map)};return{get(o){let l=r.get(o);if(l!==void 0)return l;if((l=n.get(o))!==void 0)return a(o,l),l},set(o,l){r.has(o)?r.set(o,l):a(o,l)}}},h5="!",o3=e=>{const{separator:t,experimentalParseClassName:r}=e,n=t.length===1,a=t[0],o=t.length,l=i=>{const s=[];let d=0,u=0,f;for(let g=0;g<i.length;g++){let _=i[g];if(d===0){if(_===a&&(n||i.slice(g,g+o)===t)){s.push(i.slice(u,g)),u=g+o;continue}if(_==="/"){f=g;continue}}_==="["?d++:_==="]"&&d--}const h=s.length===0?i:i.substring(u),v=h.startsWith(h5),x=v?h.substring(1):h,m=f&&f>u?f-u:void 0;return{modifiers:s,hasImportantModifier:v,baseClassName:x,maybePostfixModifierPosition:m}};return r?i=>r({className:i,parseClassName:l}):l},a3=e=>{if(e.length<=1)return e;const t=[];let r=[];return e.forEach(n=>{n[0]==="["?(t.push(...r.sort(),n),r=[]):r.push(n)}),t.push(...r.sort()),t},l3=e=>({cache:n3(e.cacheSize),parseClassName:o3(e),...Zu(e)}),i3=/\s+/,s3=(e,t)=>{const{parseClassName:r,getClassGroupId:n,getConflictingClassGroupIds:a}=t,o=[],l=e.trim().split(i3);let i="";for(let s=l.length-1;s>=0;s-=1){const d=l[s],{modifiers:u,hasImportantModifier:f,baseClassName:h,maybePostfixModifierPosition:v}=r(d);let x=!!v,m=n(x?h.substring(0,v):h);if(!m){if(!x){i=d+(i.length>0?" "+i:i);continue}if(m=n(h),!m){i=d+(i.length>0?" "+i:i);continue}x=!1}const g=a3(u).join(":"),_=f?g+h5:g,C=_+m;if(o.includes(C))continue;o.push(C);const A=a(m,x);for(let M=0;M<A.length;++M){const S=A[M];o.push(_+S)}i=d+(i.length>0?" "+i:i)}return i};function c3(){let e=0,t,r,n="";for(;e<arguments.length;)(t=arguments[e++])&&(r=p5(t))&&(n&&(n+=" "),n+=r);return n}const p5=e=>{if(typeof e=="string")return e;let t,r="";for(let n=0;n<e.length;n++)e[n]&&(t=p5(e[n]))&&(r&&(r+=" "),r+=t);return r};function v5(e,...t){let r,n,a,o=l;function l(s){const d=t.reduce((u,f)=>f(u),e());return r=l3(d),n=r.cache.get,a=r.cache.set,o=i,i(s)}function i(s){const d=n(s);if(d)return d;const u=s3(s,r);return a(s,u),u}return function(){return o(c3.apply(null,arguments))}}const w0=e=>{const t=r=>r[e]||[];return t.isThemeGetter=!0,t},g5=/^\[(?:([a-z-]+):)?(.+)\]$/i,d3=/^\d+\/\d+$/,u3=new Set(["px","full","screen"]),f3=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,h3=/\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$/,p3=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,v3=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,g3=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,d1=e=>oe(e)||u3.has(e)||d3.test(e),C1=e=>ae(e,"length",M3),oe=e=>!!e&&!Number.isNaN(Number(e)),Br=e=>ae(e,"number",oe),$e=e=>!!e&&Number.isInteger(Number(e)),m3=e=>e.endsWith("%")&&oe(e.slice(0,-1)),l0=e=>g5.test(e),x1=e=>f3.test(e),b3=new Set(["length","size","percentage"]),w3=e=>ae(e,b3,m5),y3=e=>ae(e,"position",m5),C3=new Set(["image","url"]),x3=e=>ae(e,C3,S3),_3=e=>ae(e,"",A3),Be=()=>!0,ae=(e,t,r)=>{const n=g5.exec(e);return n?n[1]?typeof t=="string"?n[1]===t:t.has(n[1]):r(n[2]):!1},M3=e=>h3.test(e)&&!p3.test(e),m5=()=>!1,A3=e=>v3.test(e),S3=e=>g3.test(e),b5=()=>{const e=w0("colors"),t=w0("spacing"),r=w0("blur"),n=w0("brightness"),a=w0("borderColor"),o=w0("borderRadius"),l=w0("borderSpacing"),i=w0("borderWidth"),s=w0("contrast"),d=w0("grayscale"),u=w0("hueRotate"),f=w0("invert"),h=w0("gap"),v=w0("gradientColorStops"),x=w0("gradientColorStopPositions"),m=w0("inset"),g=w0("margin"),_=w0("opacity"),C=w0("padding"),A=w0("saturate"),M=w0("scale"),S=w0("sepia"),P=w0("skew"),N=w0("space"),D=w0("translate"),U=()=>["auto","contain","none"],R=()=>["auto","hidden","clip","visible","scroll"],K=()=>["auto",l0,t],k=()=>[l0,t],B=()=>["",d1,C1],$=()=>["auto",oe,l0],q=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],W=()=>["solid","dashed","dotted","double","none"],H=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],L=()=>["start","end","center","between","around","evenly","stretch"],I=()=>["","0",l0],E=()=>["auto","avoid","all","avoid-page","page","left","right","column"],O=()=>[oe,l0];return{cacheSize:500,separator:":",theme:{colors:[Be],spacing:[d1,C1],blur:["none","",x1,l0],brightness:O(),borderColor:[e],borderRadius:["none","","full",x1,l0],borderSpacing:k(),borderWidth:B(),contrast:O(),grayscale:I(),hueRotate:O(),invert:I(),gap:k(),gradientColorStops:[e],gradientColorStopPositions:[m3,C1],inset:K(),margin:K(),opacity:O(),padding:k(),saturate:O(),scale:O(),sepia:I(),skew:O(),space:k(),translate:k()},classGroups:{aspect:[{aspect:["auto","square","video",l0]}],container:["container"],columns:[{columns:[x1]}],"break-after":[{"break-after":E()}],"break-before":[{"break-before":E()}],"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"],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:[...q(),l0]}],overflow:[{overflow:R()}],"overflow-x":[{"overflow-x":R()}],"overflow-y":[{"overflow-y":R()}],overscroll:[{overscroll:U()}],"overscroll-x":[{"overscroll-x":U()}],"overscroll-y":[{"overscroll-y":U()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[m]}],"inset-x":[{"inset-x":[m]}],"inset-y":[{"inset-y":[m]}],start:[{start:[m]}],end:[{end:[m]}],top:[{top:[m]}],right:[{right:[m]}],bottom:[{bottom:[m]}],left:[{left:[m]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",$e,l0]}],basis:[{basis:K()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",l0]}],grow:[{grow:I()}],shrink:[{shrink:I()}],order:[{order:["first","last","none",$e,l0]}],"grid-cols":[{"grid-cols":[Be]}],"col-start-end":[{col:["auto",{span:["full",$e,l0]},l0]}],"col-start":[{"col-start":$()}],"col-end":[{"col-end":$()}],"grid-rows":[{"grid-rows":[Be]}],"row-start-end":[{row:["auto",{span:[$e,l0]},l0]}],"row-start":[{"row-start":$()}],"row-end":[{"row-end":$()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",l0]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",l0]}],gap:[{gap:[h]}],"gap-x":[{"gap-x":[h]}],"gap-y":[{"gap-y":[h]}],"justify-content":[{justify:["normal",...L()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...L(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...L(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[C]}],px:[{px:[C]}],py:[{py:[C]}],ps:[{ps:[C]}],pe:[{pe:[C]}],pt:[{pt:[C]}],pr:[{pr:[C]}],pb:[{pb:[C]}],pl:[{pl:[C]}],m:[{m:[g]}],mx:[{mx:[g]}],my:[{my:[g]}],ms:[{ms:[g]}],me:[{me:[g]}],mt:[{mt:[g]}],mr:[{mr:[g]}],mb:[{mb:[g]}],ml:[{ml:[g]}],"space-x":[{"space-x":[N]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[N]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",l0,t]}],"min-w":[{"min-w":[l0,t,"min","max","fit"]}],"max-w":[{"max-w":[l0,t,"none","full","min","max","fit","prose",{screen:[x1]},x1]}],h:[{h:[l0,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[l0,t,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[l0,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[l0,t,"auto","min","max","fit"]}],"font-size":[{text:["base",x1,C1]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",Br]}],"font-family":[{font:[Be]}],"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:["tighter","tight","normal","wide","wider","widest",l0]}],"line-clamp":[{"line-clamp":["none",oe,Br]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",d1,l0]}],"list-image":[{"list-image":["none",l0]}],"list-style-type":[{list:["none","disc","decimal",l0]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[_]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[_]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...W(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",d1,C1]}],"underline-offset":[{"underline-offset":["auto",d1,l0]}],"text-decoration-color":[{decoration:[e]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:k()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",l0]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",l0]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[_]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...q(),y3]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",w3]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},x3]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[x]}],"gradient-via-pos":[{via:[x]}],"gradient-to-pos":[{to:[x]}],"gradient-from":[{from:[v]}],"gradient-via":[{via:[v]}],"gradient-to":[{to:[v]}],rounded:[{rounded:[o]}],"rounded-s":[{"rounded-s":[o]}],"rounded-e":[{"rounded-e":[o]}],"rounded-t":[{"rounded-t":[o]}],"rounded-r":[{"rounded-r":[o]}],"rounded-b":[{"rounded-b":[o]}],"rounded-l":[{"rounded-l":[o]}],"rounded-ss":[{"rounded-ss":[o]}],"rounded-se":[{"rounded-se":[o]}],"rounded-ee":[{"rounded-ee":[o]}],"rounded-es":[{"rounded-es":[o]}],"rounded-tl":[{"rounded-tl":[o]}],"rounded-tr":[{"rounded-tr":[o]}],"rounded-br":[{"rounded-br":[o]}],"rounded-bl":[{"rounded-bl":[o]}],"border-w":[{border:[i]}],"border-w-x":[{"border-x":[i]}],"border-w-y":[{"border-y":[i]}],"border-w-s":[{"border-s":[i]}],"border-w-e":[{"border-e":[i]}],"border-w-t":[{"border-t":[i]}],"border-w-r":[{"border-r":[i]}],"border-w-b":[{"border-b":[i]}],"border-w-l":[{"border-l":[i]}],"border-opacity":[{"border-opacity":[_]}],"border-style":[{border:[...W(),"hidden"]}],"divide-x":[{"divide-x":[i]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[i]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[_]}],"divide-style":[{divide:W()}],"border-color":[{border:[a]}],"border-color-x":[{"border-x":[a]}],"border-color-y":[{"border-y":[a]}],"border-color-s":[{"border-s":[a]}],"border-color-e":[{"border-e":[a]}],"border-color-t":[{"border-t":[a]}],"border-color-r":[{"border-r":[a]}],"border-color-b":[{"border-b":[a]}],"border-color-l":[{"border-l":[a]}],"divide-color":[{divide:[a]}],"outline-style":[{outline:["",...W()]}],"outline-offset":[{"outline-offset":[d1,l0]}],"outline-w":[{outline:[d1,C1]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:B()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[_]}],"ring-offset-w":[{"ring-offset":[d1,C1]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",x1,_3]}],"shadow-color":[{shadow:[Be]}],opacity:[{opacity:[_]}],"mix-blend":[{"mix-blend":[...H(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":H()}],filter:[{filter:["","none"]}],blur:[{blur:[r]}],brightness:[{brightness:[n]}],contrast:[{contrast:[s]}],"drop-shadow":[{"drop-shadow":["","none",x1,l0]}],grayscale:[{grayscale:[d]}],"hue-rotate":[{"hue-rotate":[u]}],invert:[{invert:[f]}],saturate:[{saturate:[A]}],sepia:[{sepia:[S]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[r]}],"backdrop-brightness":[{"backdrop-brightness":[n]}],"backdrop-contrast":[{"backdrop-contrast":[s]}],"backdrop-grayscale":[{"backdrop-grayscale":[d]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[u]}],"backdrop-invert":[{"backdrop-invert":[f]}],"backdrop-opacity":[{"backdrop-opacity":[_]}],"backdrop-saturate":[{"backdrop-saturate":[A]}],"backdrop-sepia":[{"backdrop-sepia":[S]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[l]}],"border-spacing-x":[{"border-spacing-x":[l]}],"border-spacing-y":[{"border-spacing-y":[l]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",l0]}],duration:[{duration:O()}],ease:[{ease:["linear","in","out","in-out",l0]}],delay:[{delay:O()}],animate:[{animate:["none","spin","ping","pulse","bounce",l0]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[M]}],"scale-x":[{"scale-x":[M]}],"scale-y":[{"scale-y":[M]}],rotate:[{rotate:[$e,l0]}],"translate-x":[{"translate-x":[D]}],"translate-y":[{"translate-y":[D]}],"skew-x":[{"skew-x":[P]}],"skew-y":[{"skew-y":[P]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",l0]}],accent:[{accent:["auto",e]}],appearance:[{appearance:["none","auto"]}],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",l0]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":k()}],"scroll-mx":[{"scroll-mx":k()}],"scroll-my":[{"scroll-my":k()}],"scroll-ms":[{"scroll-ms":k()}],"scroll-me":[{"scroll-me":k()}],"scroll-mt":[{"scroll-mt":k()}],"scroll-mr":[{"scroll-mr":k()}],"scroll-mb":[{"scroll-mb":k()}],"scroll-ml":[{"scroll-ml":k()}],"scroll-p":[{"scroll-p":k()}],"scroll-px":[{"scroll-px":k()}],"scroll-py":[{"scroll-py":k()}],"scroll-ps":[{"scroll-ps":k()}],"scroll-pe":[{"scroll-pe":k()}],"scroll-pt":[{"scroll-pt":k()}],"scroll-pr":[{"scroll-pr":k()}],"scroll-pb":[{"scroll-pb":k()}],"scroll-pl":[{"scroll-pl":k()}],"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",l0]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[d1,C1,Br]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","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","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","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-s","border-w-e","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-s","border-color-e","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"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","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-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"]}}},E3=(e,{cacheSize:t,prefix:r,separator:n,experimentalParseClassName:a,extend:o={},override:l={}})=>{Fe(e,"cacheSize",t),Fe(e,"prefix",r),Fe(e,"separator",n),Fe(e,"experimentalParseClassName",a);for(const i in l)I3(e[i],l[i]);for(const i in o)P3(e[i],o[i]);return e},Fe=(e,t,r)=>{r!==void 0&&(e[t]=r)},I3=(e,t)=>{if(t)for(const r in t)Fe(e,r,t[r])},P3=(e,t)=>{if(t)for(const r in t){const n=t[r];n!==void 0&&(e[r]=(e[r]||[]).concat(n))}},k3=(e,...t)=>typeof e=="function"?v5(b5,e,...t):v5(()=>E3(b5(),e),...t);var w5=e=>typeof e=="boolean"?`${e}`:e===0?"0":e,V0=e=>!e||typeof e!="object"||Object.keys(e).length===0,T3=(e,t)=>JSON.stringify(e)===JSON.stringify(t);function y5(e,t){e.forEach(function(r){Array.isArray(r)?y5(r,t):t.push(r)})}function C5(e){let t=[];return y5(e,t),t}var x5=(...e)=>C5(e).filter(Boolean),_5=(e,t)=>{let r={},n=Object.keys(e),a=Object.keys(t);for(let o of n)if(a.includes(o)){let l=e[o],i=t[o];Array.isArray(l)||Array.isArray(i)?r[o]=x5(i,l):typeof l=="object"&&typeof i=="object"?r[o]=_5(l,i):r[o]=i+" "+l}else r[o]=e[o];for(let o of a)n.includes(o)||(r[o]=t[o]);return r},M5=e=>!e||typeof e!="string"?e:e.replace(/\s+/g," ").trim();const Fr="-",N3=e=>{const t=O3(e),{conflictingClassGroups:r,conflictingClassGroupModifiers:n}=e;return{getClassGroupId:l=>{const i=l.split(Fr);return i[0]===""&&i.length!==1&&i.shift(),A5(i,t)||z3(l)},getConflictingClassGroupIds:(l,i)=>{const s=r[l]||[];return i&&n[l]?[...s,...n[l]]:s}}},A5=(e,t)=>{var l;if(e.length===0)return t.classGroupId;const r=e[0],n=t.nextPart.get(r),a=n?A5(e.slice(1),n):void 0;if(a)return a;if(t.validators.length===0)return;const o=e.join(Fr);return(l=t.validators.find(({validator:i})=>i(o)))==null?void 0:l.classGroupId},S5=/^\[(.+)\]$/,z3=e=>{if(S5.test(e)){const t=S5.exec(e)[1],r=t==null?void 0:t.substring(0,t.indexOf(":"));if(r)return"arbitrary.."+r}},O3=e=>{const{theme:t,prefix:r}=e,n={nextPart:new Map,validators:[]};return H3(Object.entries(e.classGroups),r).forEach(([o,l])=>{Rr(l,n,o,t)}),n},Rr=(e,t,r,n)=>{e.forEach(a=>{if(typeof a=="string"){const o=a===""?t:E5(t,a);o.classGroupId=r;return}if(typeof a=="function"){if(D3(a)){Rr(a(n),t,r,n);return}t.validators.push({validator:a,classGroupId:r});return}Object.entries(a).forEach(([o,l])=>{Rr(l,E5(t,o),r,n)})})},E5=(e,t)=>{let r=e;return t.split(Fr).forEach(n=>{r.nextPart.has(n)||r.nextPart.set(n,{nextPart:new Map,validators:[]}),r=r.nextPart.get(n)}),r},D3=e=>e.isThemeGetter,H3=(e,t)=>t?e.map(([r,n])=>{const a=n.map(o=>typeof o=="string"?t+o:typeof o=="object"?Object.fromEntries(Object.entries(o).map(([l,i])=>[t+l,i])):o);return[r,a]}):e,V3=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,r=new Map,n=new Map;const a=(o,l)=>{r.set(o,l),t++,t>e&&(t=0,n=r,r=new Map)};return{get(o){let l=r.get(o);if(l!==void 0)return l;if((l=n.get(o))!==void 0)return a(o,l),l},set(o,l){r.has(o)?r.set(o,l):a(o,l)}}},I5="!",L3=e=>{const{separator:t,experimentalParseClassName:r}=e,n=t.length===1,a=t[0],o=t.length,l=i=>{const s=[];let d=0,u=0,f;for(let g=0;g<i.length;g++){let _=i[g];if(d===0){if(_===a&&(n||i.slice(g,g+o)===t)){s.push(i.slice(u,g)),u=g+o;continue}if(_==="/"){f=g;continue}}_==="["?d++:_==="]"&&d--}const h=s.length===0?i:i.substring(u),v=h.startsWith(I5),x=v?h.substring(1):h,m=f&&f>u?f-u:void 0;return{modifiers:s,hasImportantModifier:v,baseClassName:x,maybePostfixModifierPosition:m}};return r?i=>r({className:i,parseClassName:l}):l},$3=e=>{if(e.length<=1)return e;const t=[];let r=[];return e.forEach(n=>{n[0]==="["?(t.push(...r.sort(),n),r=[]):r.push(n)}),t.push(...r.sort()),t},B3=e=>({cache:V3(e.cacheSize),parseClassName:L3(e),...N3(e)}),F3=/\s+/,R3=(e,t)=>{const{parseClassName:r,getClassGroupId:n,getConflictingClassGroupIds:a}=t,o=[],l=e.trim().split(F3);let i="";for(let s=l.length-1;s>=0;s-=1){const d=l[s],{modifiers:u,hasImportantModifier:f,baseClassName:h,maybePostfixModifierPosition:v}=r(d);let x=!!v,m=n(x?h.substring(0,v):h);if(!m){if(!x){i=d+(i.length>0?" "+i:i);continue}if(m=n(h),!m){i=d+(i.length>0?" "+i:i);continue}x=!1}const g=$3(u).join(":"),_=f?g+I5:g,C=_+m;if(o.includes(C))continue;o.push(C);const A=a(m,x);for(let M=0;M<A.length;++M){const S=A[M];o.push(_+S)}i=d+(i.length>0?" "+i:i)}return i};function U3(){let e=0,t,r,n="";for(;e<arguments.length;)(t=arguments[e++])&&(r=P5(t))&&(n&&(n+=" "),n+=r);return n}const P5=e=>{if(typeof e=="string")return e;let t,r="";for(let n=0;n<e.length;n++)e[n]&&(t=P5(e[n]))&&(r&&(r+=" "),r+=t);return r};function Ur(e,...t){let r,n,a,o=l;function l(s){const d=t.reduce((u,f)=>f(u),e());return r=B3(d),n=r.cache.get,a=r.cache.set,o=i,i(s)}function i(s){const d=n(s);if(d)return d;const u=R3(s,r);return a(s,u),u}return function(){return o(U3.apply(null,arguments))}}const y0=e=>{const t=r=>r[e]||[];return t.isThemeGetter=!0,t},k5=/^\[(?:([a-z-]+):)?(.+)\]$/i,W3=/^\d+\/\d+$/,K3=new Set(["px","full","screen"]),j3=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,G3=/\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$/,q3=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,Y3=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,X3=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,u1=e=>le(e)||K3.has(e)||W3.test(e),_1=e=>ie(e,"length",o8),le=e=>!!e&&!Number.isNaN(Number(e)),Wr=e=>ie(e,"number",le),Re=e=>!!e&&Number.isInteger(Number(e)),Q3=e=>e.endsWith("%")&&le(e.slice(0,-1)),i0=e=>k5.test(e),M1=e=>j3.test(e),Z3=new Set(["length","size","percentage"]),J3=e=>ie(e,Z3,T5),e8=e=>ie(e,"position",T5),t8=new Set(["image","url"]),r8=e=>ie(e,t8,l8),n8=e=>ie(e,"",a8),Ue=()=>!0,ie=(e,t,r)=>{const n=k5.exec(e);return n?n[1]?typeof t=="string"?n[1]===t:t.has(n[1]):r(n[2]):!1},o8=e=>G3.test(e)&&!q3.test(e),T5=()=>!1,a8=e=>Y3.test(e),l8=e=>X3.test(e),Kr=()=>{const e=y0("colors"),t=y0("spacing"),r=y0("blur"),n=y0("brightness"),a=y0("borderColor"),o=y0("borderRadius"),l=y0("borderSpacing"),i=y0("borderWidth"),s=y0("contrast"),d=y0("grayscale"),u=y0("hueRotate"),f=y0("invert"),h=y0("gap"),v=y0("gradientColorStops"),x=y0("gradientColorStopPositions"),m=y0("inset"),g=y0("margin"),_=y0("opacity"),C=y0("padding"),A=y0("saturate"),M=y0("scale"),S=y0("sepia"),P=y0("skew"),N=y0("space"),D=y0("translate"),U=()=>["auto","contain","none"],R=()=>["auto","hidden","clip","visible","scroll"],K=()=>["auto",i0,t],k=()=>[i0,t],B=()=>["",u1,_1],$=()=>["auto",le,i0],q=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],W=()=>["solid","dashed","dotted","double","none"],H=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],L=()=>["start","end","center","between","around","evenly","stretch"],I=()=>["","0",i0],E=()=>["auto","avoid","all","avoid-page","page","left","right","column"],O=()=>[le,i0];return{cacheSize:500,separator:":",theme:{colors:[Ue],spacing:[u1,_1],blur:["none","",M1,i0],brightness:O(),borderColor:[e],borderRadius:["none","","full",M1,i0],borderSpacing:k(),borderWidth:B(),contrast:O(),grayscale:I(),hueRotate:O(),invert:I(),gap:k(),gradientColorStops:[e],gradientColorStopPositions:[Q3,_1],inset:K(),margin:K(),opacity:O(),padding:k(),saturate:O(),scale:O(),sepia:I(),skew:O(),space:k(),translate:k()},classGroups:{aspect:[{aspect:["auto","square","video",i0]}],container:["container"],columns:[{columns:[M1]}],"break-after":[{"break-after":E()}],"break-before":[{"break-before":E()}],"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"],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:[...q(),i0]}],overflow:[{overflow:R()}],"overflow-x":[{"overflow-x":R()}],"overflow-y":[{"overflow-y":R()}],overscroll:[{overscroll:U()}],"overscroll-x":[{"overscroll-x":U()}],"overscroll-y":[{"overscroll-y":U()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[m]}],"inset-x":[{"inset-x":[m]}],"inset-y":[{"inset-y":[m]}],start:[{start:[m]}],end:[{end:[m]}],top:[{top:[m]}],right:[{right:[m]}],bottom:[{bottom:[m]}],left:[{left:[m]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",Re,i0]}],basis:[{basis:K()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",i0]}],grow:[{grow:I()}],shrink:[{shrink:I()}],order:[{order:["first","last","none",Re,i0]}],"grid-cols":[{"grid-cols":[Ue]}],"col-start-end":[{col:["auto",{span:["full",Re,i0]},i0]}],"col-start":[{"col-start":$()}],"col-end":[{"col-end":$()}],"grid-rows":[{"grid-rows":[Ue]}],"row-start-end":[{row:["auto",{span:[Re,i0]},i0]}],"row-start":[{"row-start":$()}],"row-end":[{"row-end":$()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",i0]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",i0]}],gap:[{gap:[h]}],"gap-x":[{"gap-x":[h]}],"gap-y":[{"gap-y":[h]}],"justify-content":[{justify:["normal",...L()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...L(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...L(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[C]}],px:[{px:[C]}],py:[{py:[C]}],ps:[{ps:[C]}],pe:[{pe:[C]}],pt:[{pt:[C]}],pr:[{pr:[C]}],pb:[{pb:[C]}],pl:[{pl:[C]}],m:[{m:[g]}],mx:[{mx:[g]}],my:[{my:[g]}],ms:[{ms:[g]}],me:[{me:[g]}],mt:[{mt:[g]}],mr:[{mr:[g]}],mb:[{mb:[g]}],ml:[{ml:[g]}],"space-x":[{"space-x":[N]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[N]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",i0,t]}],"min-w":[{"min-w":[i0,t,"min","max","fit"]}],"max-w":[{"max-w":[i0,t,"none","full","min","max","fit","prose",{screen:[M1]},M1]}],h:[{h:[i0,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[i0,t,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[i0,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[i0,t,"auto","min","max","fit"]}],"font-size":[{text:["base",M1,_1]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",Wr]}],"font-family":[{font:[Ue]}],"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-fractons"],tracking:[{tracking:["tighter","tight","normal","wide","wider","widest",i0]}],"line-clamp":[{"line-clamp":["none",le,Wr]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",u1,i0]}],"list-image":[{"list-image":["none",i0]}],"list-style-type":[{list:["none","disc","decimal",i0]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[_]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[_]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...W(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",u1,_1]}],"underline-offset":[{"underline-offset":["auto",u1,i0]}],"text-decoration-color":[{decoration:[e]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:k()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",i0]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",i0]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[_]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...q(),e8]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",J3]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},r8]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[x]}],"gradient-via-pos":[{via:[x]}],"gradient-to-pos":[{to:[x]}],"gradient-from":[{from:[v]}],"gradient-via":[{via:[v]}],"gradient-to":[{to:[v]}],rounded:[{rounded:[o]}],"rounded-s":[{"rounded-s":[o]}],"rounded-e":[{"rounded-e":[o]}],"rounded-t":[{"rounded-t":[o]}],"rounded-r":[{"rounded-r":[o]}],"rounded-b":[{"rounded-b":[o]}],"rounded-l":[{"rounded-l":[o]}],"rounded-ss":[{"rounded-ss":[o]}],"rounded-se":[{"rounded-se":[o]}],"rounded-ee":[{"rounded-ee":[o]}],"rounded-es":[{"rounded-es":[o]}],"rounded-tl":[{"rounded-tl":[o]}],"rounded-tr":[{"rounded-tr":[o]}],"rounded-br":[{"rounded-br":[o]}],"rounded-bl":[{"rounded-bl":[o]}],"border-w":[{border:[i]}],"border-w-x":[{"border-x":[i]}],"border-w-y":[{"border-y":[i]}],"border-w-s":[{"border-s":[i]}],"border-w-e":[{"border-e":[i]}],"border-w-t":[{"border-t":[i]}],"border-w-r":[{"border-r":[i]}],"border-w-b":[{"border-b":[i]}],"border-w-l":[{"border-l":[i]}],"border-opacity":[{"border-opacity":[_]}],"border-style":[{border:[...W(),"hidden"]}],"divide-x":[{"divide-x":[i]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[i]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[_]}],"divide-style":[{divide:W()}],"border-color":[{border:[a]}],"border-color-x":[{"border-x":[a]}],"border-color-y":[{"border-y":[a]}],"border-color-s":[{"border-s":[a]}],"border-color-e":[{"border-e":[a]}],"border-color-t":[{"border-t":[a]}],"border-color-r":[{"border-r":[a]}],"border-color-b":[{"border-b":[a]}],"border-color-l":[{"border-l":[a]}],"divide-color":[{divide:[a]}],"outline-style":[{outline:["",...W()]}],"outline-offset":[{"outline-offset":[u1,i0]}],"outline-w":[{outline:[u1,_1]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:B()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[_]}],"ring-offset-w":[{"ring-offset":[u1,_1]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",M1,n8]}],"shadow-color":[{shadow:[Ue]}],opacity:[{opacity:[_]}],"mix-blend":[{"mix-blend":[...H(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":H()}],filter:[{filter:["","none"]}],blur:[{blur:[r]}],brightness:[{brightness:[n]}],contrast:[{contrast:[s]}],"drop-shadow":[{"drop-shadow":["","none",M1,i0]}],grayscale:[{grayscale:[d]}],"hue-rotate":[{"hue-rotate":[u]}],invert:[{invert:[f]}],saturate:[{saturate:[A]}],sepia:[{sepia:[S]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[r]}],"backdrop-brightness":[{"backdrop-brightness":[n]}],"backdrop-contrast":[{"backdrop-contrast":[s]}],"backdrop-grayscale":[{"backdrop-grayscale":[d]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[u]}],"backdrop-invert":[{"backdrop-invert":[f]}],"backdrop-opacity":[{"backdrop-opacity":[_]}],"backdrop-saturate":[{"backdrop-saturate":[A]}],"backdrop-sepia":[{"backdrop-sepia":[S]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[l]}],"border-spacing-x":[{"border-spacing-x":[l]}],"border-spacing-y":[{"border-spacing-y":[l]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",i0]}],duration:[{duration:O()}],ease:[{ease:["linear","in","out","in-out",i0]}],delay:[{delay:O()}],animate:[{animate:["none","spin","ping","pulse","bounce",i0]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[M]}],"scale-x":[{"scale-x":[M]}],"scale-y":[{"scale-y":[M]}],rotate:[{rotate:[Re,i0]}],"translate-x":[{"translate-x":[D]}],"translate-y":[{"translate-y":[D]}],"skew-x":[{"skew-x":[P]}],"skew-y":[{"skew-y":[P]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",i0]}],accent:[{accent:["auto",e]}],appearance:[{appearance:["none","auto"]}],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",i0]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":k()}],"scroll-mx":[{"scroll-mx":k()}],"scroll-my":[{"scroll-my":k()}],"scroll-ms":[{"scroll-ms":k()}],"scroll-me":[{"scroll-me":k()}],"scroll-mt":[{"scroll-mt":k()}],"scroll-mr":[{"scroll-mr":k()}],"scroll-mb":[{"scroll-mb":k()}],"scroll-ml":[{"scroll-ml":k()}],"scroll-p":[{"scroll-p":k()}],"scroll-px":[{"scroll-px":k()}],"scroll-py":[{"scroll-py":k()}],"scroll-ps":[{"scroll-ps":k()}],"scroll-pe":[{"scroll-pe":k()}],"scroll-pt":[{"scroll-pt":k()}],"scroll-pr":[{"scroll-pr":k()}],"scroll-pb":[{"scroll-pb":k()}],"scroll-pl":[{"scroll-pl":k()}],"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",i0]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[u1,_1,Wr]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","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","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","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-s","border-w-e","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-s","border-color-e","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"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","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-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"]}}},i8=(e,{cacheSize:t,prefix:r,separator:n,experimentalParseClassName:a,extend:o={},override:l={}})=>{We(e,"cacheSize",t),We(e,"prefix",r),We(e,"separator",n),We(e,"experimentalParseClassName",a);for(const i in l)s8(e[i],l[i]);for(const i in o)c8(e[i],o[i]);return e},We=(e,t,r)=>{r!==void 0&&(e[t]=r)},s8=(e,t)=>{if(t)for(const r in t)We(e,r,t[r])},c8=(e,t)=>{if(t)for(const r in t){const n=t[r];n!==void 0&&(e[r]=(e[r]||[]).concat(n))}},d8=(e,...t)=>typeof e=="function"?Ur(Kr,e,...t):Ur(()=>i8(Kr(),e),...t),u8=Ur(Kr);var f8={twMerge:!0,twMergeConfig:{},responsiveVariants:!1},N5=e=>e||void 0,Ke=(...e)=>N5(C5(e).filter(Boolean).join(" ")),jr=null,f1={},Gr=!1,je=(...e)=>t=>t.twMerge?((!jr||Gr)&&(Gr=!1,jr=V0(f1)?u8:d8({...f1,extend:{theme:f1.theme,classGroups:f1.classGroups,conflictingClassGroupModifiers:f1.conflictingClassGroupModifiers,conflictingClassGroups:f1.conflictingClassGroups,...f1.extend}})),N5(jr(Ke(e)))):Ke(e),z5=(e,t)=>{for(let r in t)e.hasOwnProperty(r)?e[r]=Ke(e[r],t[r]):e[r]=t[r];return e},h8=(e,t)=>{let{extend:r=null,slots:n={},variants:a={},compoundVariants:o=[],compoundSlots:l=[],defaultVariants:i={}}=e,s={...f8,...t},d=r!=null&&r.base?Ke(r.base,e==null?void 0:e.base):e==null?void 0:e.base,u=r!=null&&r.variants&&!V0(r.variants)?_5(a,r.variants):a,f=r!=null&&r.defaultVariants&&!V0(r.defaultVariants)?{...r.defaultVariants,...i}:i;!V0(s.twMergeConfig)&&!T3(s.twMergeConfig,f1)&&(Gr=!0,f1=s.twMergeConfig);let h=V0(r==null?void 0:r.slots),v=V0(n)?{}:{base:Ke(e==null?void 0:e.base,h&&(r==null?void 0:r.base)),...n},x=h?v:z5({...r==null?void 0:r.slots},V0(v)?{base:e==null?void 0:e.base}:v),m=V0(r==null?void 0:r.compoundVariants)?o:x5(r==null?void 0:r.compoundVariants,o),g=C=>{if(V0(u)&&V0(n)&&h)return je(d,C==null?void 0:C.class,C==null?void 0:C.className)(s);if(m&&!Array.isArray(m))throw new TypeError(`The "compoundVariants" prop must be an array. Received: ${typeof m}`);if(l&&!Array.isArray(l))throw new TypeError(`The "compoundSlots" prop must be an array. Received: ${typeof l}`);let A=(k,B,$=[],q)=>{let W=$;if(typeof B=="string")W=W.concat(M5(B).split(" ").map(H=>`${k}:${H}`));else if(Array.isArray(B))W=W.concat(B.reduce((H,L)=>H.concat(`${k}:${L}`),[]));else if(typeof B=="object"&&typeof q=="string"){for(let H in B)if(B.hasOwnProperty(H)&&H===q){let L=B[H];if(L&&typeof L=="string"){let I=M5(L);W[q]?W[q]=W[q].concat(I.split(" ").map(E=>`${k}:${E}`)):W[q]=I.split(" ").map(E=>`${k}:${E}`)}else Array.isArray(L)&&L.length>0&&(W[q]=L.reduce((I,E)=>I.concat(`${k}:${E}`),[]))}}return W},M=(k,B=u,$=null,q=null)=>{var W;let H=B[k];if(!H||V0(H))return null;let L=(W=q==null?void 0:q[k])!=null?W:C==null?void 0:C[k];if(L===null)return null;let I=w5(L),E=Array.isArray(s.responsiveVariants)&&s.responsiveVariants.length>0||s.responsiveVariants===!0,O=f==null?void 0:f[k],F=[];if(typeof I=="object"&&E)for(let[Y,Q]of Object.entries(I)){let J=H[Q];if(Y==="initial"){O=Q;continue}Array.isArray(s.responsiveVariants)&&!s.responsiveVariants.includes(Y)||(F=A(Y,J,F,$))}let z=I!=null&&typeof I!="object"?I:w5(O),V=H[z||"false"];return typeof F=="object"&&typeof $=="string"&&F[$]?z5(F,V):F.length>0?(F.push(V),$==="base"?F.join(" "):F):V},S=()=>u?Object.keys(u).map(k=>M(k,u)):null,P=(k,B)=>{if(!u||typeof u!="object")return null;let $=new Array;for(let q in u){let W=M(q,u,k,B),H=k==="base"&&typeof W=="string"?W:W&&W[k];H&&($[$.length]=H)}return $},N={};for(let k in C)C[k]!==void 0&&(N[k]=C[k]);let D=(k,B)=>{var $;let q=typeof(C==null?void 0:C[k])=="object"?{[k]:($=C[k])==null?void 0:$.initial}:{};return{...f,...N,...q,...B}},U=(k=[],B)=>{let $=[];for(let{class:q,className:W,...H}of k){let L=!0;for(let[I,E]of Object.entries(H)){let O=D(I,B)[I];if(Array.isArray(E)){if(!E.includes(O)){L=!1;break}}else{let F=z=>z==null||z===!1;if(F(E)&&F(O))continue;if(O!==E){L=!1;break}}}L&&(q&&$.push(q),W&&$.push(W))}return $},R=k=>{let B=U(m,k);if(!Array.isArray(B))return B;let $={};for(let q of B)if(typeof q=="string"&&($.base=je($.base,q)(s)),typeof q=="object")for(let[W,H]of Object.entries(q))$[W]=je($[W],H)(s);return $},K=k=>{if(l.length<1)return null;let B={};for(let{slots:$=[],class:q,className:W,...H}of l){if(!V0(H)){let L=!0;for(let I of Object.keys(H)){let E=D(I,k)[I];if(E===void 0||(Array.isArray(H[I])?!H[I].includes(E):H[I]!==E)){L=!1;break}}if(!L)continue}for(let L of $)B[L]=B[L]||[],B[L].push([q,W])}return B};if(!V0(n)||!h){let k={};if(typeof x=="object"&&!V0(x))for(let B of Object.keys(x))k[B]=$=>{var q,W;return je(x[B],P(B,$),((q=R($))!=null?q:[])[B],((W=K($))!=null?W:[])[B],$==null?void 0:$.class,$==null?void 0:$.className)(s)};return k}return je(d,S(),U(m),C==null?void 0:C.class,C==null?void 0:C.className)(s)},_=()=>{if(!(!u||typeof u!="object"))return Object.keys(u)};return g.variantKeys=_(),g.extend=r,g.base=d,g.slots=x,g.variants=u,g.defaultVariants=f,g.compoundSlots=l,g.compoundVariants=m,g};const p8=k3({prefix:"tw-",extend:{classGroups:{"font-size":["text-body-x-small","text-body-small","text-body-medium","text-body-large"]}}}),a1=(...e)=>p8(...e),K1=e=>h8(e),O5="focus-visible:tw-outline has-[[data-show-focus-ring=true]]:tw-outline tw-outline-4 tw-outline-offset-2 tw-outline-blue focus-visible:tw-outline-blue",v8=K1({base:`tw-group tw-relative tw-flex tw-flex-row tw-gap-2 tw-items-center tw-justify-center tw-cursor-pointer tw-font-body tw-font-medium tw-box-border tw-whitespace-nowrap ${O5}`,variants:{disabled:{true:"tw-not-allowed tw-pointer-events-none tw-text-box-disabled-inverse tw-bg-box-disabled"},rounding:{medium:"tw-rounded",full:"tw-rounded-full"},size:{small:"tw-h-6 tw-text-body-small",medium:"tw-h-9 tw-text-body-medium",large:"tw-h-12 tw-text-body-large"},aspect:{square:"tw-aspect-square tw-px-0",default:""},hugWidth:{false:"tw-w-full"},emphasis:{default:"",weak:"",strong:""},variant:{default:"",positive:"",negative:"",danger:"",loud:""}},compoundVariants:[{disabled:!1,variant:"default",emphasis:"default",class:"tw-bg-button-background hover:tw-bg-button-background-hover active:tw-bg-button-background-pressed"},{disabled:!1,variant:"default",emphasis:"weak",class:"hover:tw-bg-button-background-hover active:tw-bg-button-background-pressed"},{disabled:!1,variant:"default",emphasis:"strong",class:"tw-bg-button-strong-background hover:tw-bg-button-strong-background-hover active:tw-bg-button-strong-background-pressed"},{disabled:!1,variant:"positive",emphasis:"default",class:"tw-bg-button-positive-background hover:tw-bg-button-positive-background-hover active:tw-bg-button-positive-background-pressed"},{disabled:!1,variant:"positive",emphasis:"weak",class:"hover:tw-bg-button-positive-background-hover active:tw-bg-button-positive-background-pressed"},{disabled:!1,variant:"positive",emphasis:"strong",class:"tw-bg-button-strong-positive-background hover:tw-bg-button-strong-positive-background-hover active:tw-bg-button-strong-positive-background-pressed"},{disabled:!1,variant:"negative",emphasis:"default",class:"tw-bg-button-negative-background hover:tw-bg-button-negative-background-hover active:tw-bg-button-negative-background-pressed"},{disabled:!1,variant:"negative",emphasis:"weak",class:"hover:tw-bg-button-negative-background-hover active:tw-bg-button-negative-background-pressed"},{disabled:!1,variant:"negative",emphasis:"strong",class:"tw-bg-button-strong-negative-background hover:tw-bg-button-strong-negative-background-hover active:tw-bg-button-strong-negative-background-pressed"},{disabled:!1,variant:"danger",emphasis:"default",class:"tw-bg-button-background hover:tw-bg-button-background-hover active:tw-bg-button-background-pressed"},{disabled:!1,variant:"danger",emphasis:"weak",class:"hover:tw-bg-button-background-hover active:tw-bg-button-background-pressed"},{disabled:!1,variant:"danger",emphasis:"strong",class:"tw-bg-button-danger-background hover:tw-bg-button-danger-background-hover active:tw-bg-button-danger-background-pressed"},{disabled:!1,variant:"loud",emphasis:"default",class:"tw-bg-box-selected hover:tw-bg-box-selected-hover active:tw-bg-box-selected-pressed"},{disabled:!1,variant:"loud",emphasis:"weak",class:"tw-border-transparent hover:tw-bg-box-selected-hover active:tw-bg-box-selected-pressed"},{disabled:!1,variant:"loud",emphasis:"strong",class:"tw-bg-box-selected-strong hover:tw-bg-box-selected-strong-hover active:tw-bg-box-selected-strong-pressed "},{aspect:"default",size:"small",class:"tw-px-2"},{aspect:"default",size:"medium",class:"tw-px-4"},{aspect:"default",size:"large",class:"tw-px-6"}],defaultVariants:{variant:"default",emphasis:"strong",size:"medium",rounding:"medium",hugWidth:!0,aspect:"default",disabled:!1}}),g8=K1({variants:{emphasis:{default:"",weak:"",strong:""},variant:{default:"",positive:"",negative:"",danger:"",loud:""},disabled:{true:"tw-text-box-disabled-inverse"}},compoundVariants:[{disabled:!1,variant:"default",emphasis:"default",class:"[&_svg]:tw-text-button-icon group-hover:[&_svg]:tw-text-button-icon-hover group-active:[&_svg]:tw-text-button-icon-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"default",emphasis:"weak",class:"[&_svg]:tw-text-button-icon group-hover:[&_svg]:tw-text-button-icon-hover group-active:[&_svg]:tw-text-button-icon-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"default",emphasis:"strong",class:"[&_svg]:tw-text-button-strong-icon group-hover:[&_svg]:tw-text-button-strong-icon-hover group-active:[&_svg]:tw-text-button-strong-icon-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"positive",emphasis:"default",class:"[&_svg]:tw-text-button-positive-icon group-hover:[&_svg]:tw-text-button-positive-icon-hover group-active:[&_svg]:tw-text-button-positive-icon-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"positive",emphasis:"weak",class:"[&_svg]:tw-text-button-strong-positive-icon group-hover:[&_svg]:tw-text-button-strong-positive-icon-hovergroup-active:[&_svg]:tw-text-button-strong-positive-icon-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"positive",emphasis:"strong",class:"[&_svg]:tw-text-button-strong-positive-icon group-hover:[&_svg]:tw-text-button-strong-positive-icon-hover group-active:[&_svg]:tw-text-button-strong-positive-icon-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"negative",emphasis:"default",class:"[&_svg]:tw-text-button-negative-icon group-hover:[&_svg]:tw-text-button-negative-icon-hovergroup-active:[&_svg]:tw-text-button-negative-icon-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"negative",emphasis:"weak",class:"[&_svg]:tw-text-button-negative-icon group-hover:[&_svg]:tw-text-button-negative-icon-hovergroup-active:[&_svg]:tw-text-button-negative-icon-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"negative",emphasis:"strong",class:"[&_svg]:tw-text-button-strong-negative-icon group-hover:[&_svg]:tw-text-button-strong-negative-icon-hovergroup-active:[&_svg]:tw-text-button-strong-negative-icon-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"danger",emphasis:"default",class:"[&_svg]:tw-text-button-negative-icon group-hover:[&_svg]:tw-text-button-negative-icon-hovergroup-active:[&_svg]:tw-text-button-negative-icon-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"danger",emphasis:"weak",class:"[&_svg]:tw-text-button-negative-icon group-hover:[&_svg]:tw-text-button-negative-icon-hovergroup-active:[&_svg]:tw-text-button-negative-icon-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"danger",emphasis:"strong",class:"[&_svg]:tw-text-button-danger-icon group-hover:[&_svg]:tw-text-button-danger-icon-hovergroup-active:[&_svg]:tw-text-button-danger-icon-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"loud",emphasis:"default",class:"[&_svg]:tw-text-box-selected-inverse group-hover:[&_svg]:tw-text-box-selected-inverse-hovergroup-active:[&_svg]:tw-text-box-selected-inverse-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"loud",emphasis:"weak",class:"[&_svg]:tw-text-box-selected-inverse group-hover:[&_svg]:tw-text-box-selected-inverse-hovergroup-active:[&_svg]:tw-text-box-selected-inverse-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"loud",emphasis:"strong",class:"[&_svg]:tw-text-box-selected-strong-inverse group-hover:[&_svg]:tw-text-box-selected-strong-inversegroup-active:[&_svg]:tw-text-box-selected-strong-inverse [&_svg]:tw-leading-none"}],defaultVariants:{emphasis:"strong",variant:"default",disabled:!1}}),m8=K1({variants:{emphasis:{default:"",weak:"",strong:""},variant:{default:"",positive:"",negative:"",danger:"",loud:""},disabled:{true:"tw-text-box-disabled-inverse"}},compoundVariants:[{disabled:!1,variant:"default",emphasis:"default",class:"tw-text-button-text group-hover:tw-text-button-text-hover group-active:tw-text-button-text-pressed"},{disabled:!1,variant:"default",emphasis:"weak",class:"tw-text-button-text group-hover:tw-text-button-text-hover group-active:tw-text-button-text-pressed"},{disabled:!1,variant:"default",emphasis:"strong",class:"tw-text-button-strong-icon group-hover:tw-text-button-strong-icon-hover group-active:tw-text-button-strong-text-pressed"},{disabled:!1,variant:"positive",emphasis:"default",class:"tw-text-button-positive-text group-hover:tw-text-button-positive-text-hover group-active:tw-text-button-positive-text-pressed"},{disabled:!1,variant:"positive",emphasis:"weak",class:"tw-text-button-positive-text group-hover:tw-text-button-positive-text-hover group-active:tw-text-button-positive-text-pressed"},{disabled:!1,variant:"positive",emphasis:"strong",class:"tw-text-button-strong-positive-text group-hover:tw-text-button-strong-positive-text-hover group-active:tw-text-button-strong-positive-text-pressed"},{disabled:!1,variant:"negative",emphasis:"default",class:"tw-text-button-negative-text group-hover:tw-text-button-negative-text-hovergroup-active:tw-text-button-negative-text-pressed"},{disabled:!1,variant:"negative",emphasis:"weak",class:"tw-text-button-negative-text group-hover:tw-text-button-negative-text-hovergroup-active:tw-text-button-negative-text-pressed"},{disabled:!1,variant:"negative",emphasis:"strong",class:"tw-text-button-strong-negative-text group-hover:tw-text-button-strong-negative-text-hovergroup-active:tw-text-button-strong-negative-text-pressed"},{disabled:!1,variant:"danger",emphasis:"default",class:"tw-text-button-negative-icon group-hover:tw-text-button-negative-icon-hovergroup-active:tw-text-button-negative-icon-pressed"},{disabled:!1,variant:"danger",emphasis:"weak",class:"tw-text-button-negative-icon group-hover:tw-text-button-negative-icon-hovergroup-active:tw-text-button-negative-icon-pressed"},{disabled:!1,variant:"danger",emphasis:"strong",class:"tw-text-button-danger-text group-hover:tw-text-button-danger-text-hovergroup-active:tw-text-button-danger-text-pressed"},{disabled:!1,variant:"loud",emphasis:"default",class:"tw-text-box-selected-inverse group-hover:tw-text-box-selected-inverse-hovergroup-active:tw-text-box-selected-inverse-pressed"},{disabled:!1,variant:"loud",emphasis:"weak",class:"tw-text-box-selected-inverse group-hover:tw-text-box-selected-inverse-hovergroup-active:tw-text-box-selected-inverse-pressed"},{disabled:!1,variant:"loud",emphasis:"strong",class:"tw-text-box-selected-strong-inverse group-hover:tw-text-box-selected-strong-inversegroup-active:tw-text-box-selected-strong-inverse"}],defaultVariants:{emphasis:"strong",variant:"default",disabled:!1}}),D5=y.forwardRef(({children:e,type:t="button",variant:r,size:n="medium",form:a,"data-test-id":o="fondue-button",className:l="",onPress:i=()=>{},hugWidth:s=!0,...d},u)=>c.jsx("button",{ref:u,type:t,form:a,"data-test-id":o,className:a1(v8({size:n,variant:r,hugWidth:s,...d}),m8({variant:r,...d}),g8({variant:r,...d}),l),...d,onClick:f=>{var h;(h=d.onClick)==null||h.call(d,f),i==null||i(f)},children:e}));D5.displayName="Button";function qr(e){const t=p.useRef({value:e,previous:e});return p.useMemo(()=>(t.current.value!==e&&(t.current.previous=t.current.value,t.current.value=e),t.current.previous),[e])}function yt(e){const[t,r]=p.useState(void 0);return y1(()=>{if(e){r({width:e.offsetWidth,height:e.offsetHeight});const n=new ResizeObserver(a=>{if(!Array.isArray(a)||!a.length)return;const o=a[0];let l,i;if("borderBoxSize"in o){const s=o.borderBoxSize,d=Array.isArray(s)?s[0]:s;l=d.inlineSize,i=d.blockSize}else l=e.offsetWidth,i=e.offsetHeight;r({width:l,height:i})});return n.observe(e,{box:"border-box"}),()=>n.unobserve(e)}else r(void 0)},[e]),t}var Yr="Checkbox",[b8,Iy]=D0(Yr),[w8,y8]=b8(Yr),H5=p.forwardRef((e,t)=>{const{__scopeCheckbox:r,name:n,checked:a,defaultChecked:o,required:l,disabled:i,value:s="on",onCheckedChange:d,form:u,...f}=e,[h,v]=p.useState(null),x=d0(t,M=>v(M)),m=p.useRef(!1),g=h?u||!!h.closest("form"):!0,[_=!1,C]=F0({prop:a,defaultProp:o,onChange:d}),A=p.useRef(_);return p.useEffect(()=>{const M=h==null?void 0:h.form;if(M){const S=()=>C(A.current);return M.addEventListener("reset",S),()=>M.removeEventListener("reset",S)}},[h,C]),c.jsxs(w8,{scope:r,state:_,disabled:i,children:[c.jsx(o0.button,{type:"button",role:"checkbox","aria-checked":A1(_)?"mixed":_,"aria-required":l,"data-state":$5(_),"data-disabled":i?"":void 0,disabled:i,value:s,...f,ref:x,onKeyDown:t0(e.onKeyDown,M=>{M.key==="Enter"&&M.preventDefault()}),onClick:t0(e.onClick,M=>{C(S=>A1(S)?!0:!S),g&&(m.current=M.isPropagationStopped(),m.current||M.stopPropagation())})}),g&&c.jsx(C8,{control:h,bubbles:!m.current,name:n,value:s,checked:_,required:l,disabled:i,form:u,style:{transform:"translateX(-100%)"},defaultChecked:A1(o)?!1:o})]})});H5.displayName=Yr;var V5="CheckboxIndicator",L5=p.forwardRef((e,t)=>{const{__scopeCheckbox:r,forceMount:n,...a}=e,o=y8(V5,r);return c.jsx(I0,{present:n||A1(o.state)||o.state===!0,children:c.jsx(o0.span,{"data-state":$5(o.state),"data-disabled":o.disabled?"":void 0,...a,ref:t,style:{pointerEvents:"none",...e.style}})})});L5.displayName=V5;var C8=e=>{const{control:t,checked:r,bubbles:n=!0,defaultChecked:a,...o}=e,l=p.useRef(null),i=qr(r),s=yt(t);p.useEffect(()=>{const u=l.current,f=window.HTMLInputElement.prototype,v=Object.getOwnPropertyDescriptor(f,"checked").set;if(i!==r&&v){const x=new Event("click",{bubbles:n});u.indeterminate=A1(r),v.call(u,A1(r)?!1:r),u.dispatchEvent(x)}},[i,r,n]);const d=p.useRef(A1(r)?!1:r);return c.jsx("input",{type:"checkbox","aria-hidden":!0,defaultChecked:a??d.current,...o,tabIndex:-1,ref:l,style:{...e.style,...s,position:"absolute",pointerEvents:"none",opacity:0,margin:0}})};function A1(e){return e==="indeterminate"}function $5(e){return A1(e)?"indeterminate":e?"checked":"unchecked"}var x8=H5,_8=L5;const M8=K1({base:`tw-peer tw-relative tw-inline-flex tw-bg-base tw-text-white tw-shrink-0 tw-rounded tw-border tw-border-line-x-strong group-hover:tw-border-line-xx-strong hover:tw-border-line-xx-strong tw-transition-colors data-[state="checked"]:tw-border-transparent data-[state="indeterminate"]:tw-border-transparent disabled:tw-border-line-strong disabled:tw-bg-base disabled:tw-cursor-not-allowed data-[state="checked"]:disabled:tw-bg-box-disabled-strong ${O5}`,variants:{size:{default:"tw-size-4",large:"tw-size-5"},emphasis:{default:'data-[state="checked"]:tw-bg-box-selected-strong data-[state="checked"]:hover:tw-bg-box-selected-strong-hover data-[state="checked"]:active:tw-bg-box-selected-strong-pressed data-[state="indeterminate"]:tw-bg-box-selected-strong data-[state="indeterminate"]:hover:tw-bg-box-selected-strong-hover data-[state="indeterminate"]:active:tw-bg-box-selected-strong-pressed ',weak:'data-[state="checked"]:tw-bg-box-neutral-strong data-[state="checked"]:hover:tw-bg-box-neutral-strong-hover data-[state="checked"]:active:tw-bg-box-neutral-strong-pressed data-[state="indeterminate"]:tw-bg-box-neutral-strong data-[state="indeterminate"]:hover:tw-bg-box-neutral-strong-hover data-[state="indeterminate"]:active:tw-bg-box-neutral-strong-pressed '}},defaultVariants:{size:"default",emphasis:"default"}}),A8='tw-group tw-absolute tw-inset-0 tw-inline-flex tw-items-center tw-justify-center tw-text-current tw-opacity-0 data-[state="checked"]:tw-opacity-100 data-[state="indeterminate"]:tw-opacity-100 tw-transition-opacity ',S8=({className:e,value:t,onChange:r,defaultValue:n,"data-test-id":a="fondue-checkbox",...o},l)=>c.jsx(x8,{ref:l,checked:t,defaultChecked:n,className:a1(M8(o),e),onClick:r,"data-test-id":a,...o,children:c.jsxs(_8,{className:A8,children:[c.jsx(zu,{size:16,className:'tw-hidden tw-opacity-0 group-data-[state="indeterminate"]:tw-block group-data-[state="indeterminate"]:tw-opacity-100 tw-transition-opacity',"data-test-id":"icon-indeterminate"}),c.jsx(Ve,{size:16,className:'tw-hidden tw-opacity-0 group-data-[state="checked"]:tw-block group-data-[state="checked"]:tw-opacity-100 tw-transition-opacity',"data-test-id":"icon-checked"})]})}),E8=y.forwardRef(S8);E8.displayName="Checkbox";function Ct(){return(Ct=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e}).apply(this,arguments)}function B5(e,t){if(e==null)return{};var r,n,a={},o=Object.keys(e);for(n=0;n<o.length;n++)t.indexOf(r=o[n])>=0||(a[r]=e[r]);return a}function Xr(e){var t=y.useRef(e),r=y.useRef(function(n){t.current&&t.current(n)});return t.current=e,r.current}var se=function(e,t,r){return t===void 0&&(t=0),r===void 0&&(r=1),e>r?r:e<t?t:e},Ge=function(e){return"touches"in e},Qr=function(e){return e&&e.ownerDocument.defaultView||self},F5=function(e,t,r){var n=e.getBoundingClientRect(),a=Ge(t)?function(o,l){for(var i=0;i<o.length;i++)if(o[i].identifier===l)return o[i];return o[0]}(t.touches,r):t;return{left:se((a.pageX-(n.left+Qr(e).pageXOffset))/n.width),top:se((a.pageY-(n.top+Qr(e).pageYOffset))/n.height)}},R5=function(e){!Ge(e)&&e.preventDefault()},Zr=y.memo(function(e){var t=e.onMove,r=e.onKey,n=B5(e,["onMove","onKey"]),a=y.useRef(null),o=Xr(t),l=Xr(r),i=y.useRef(null),s=y.useRef(!1),d=y.useMemo(function(){var v=function(g){R5(g),(Ge(g)?g.touches.length>0:g.buttons>0)&&a.current?o(F5(a.current,g,i.current)):m(!1)},x=function(){return m(!1)};function m(g){var _=s.current,C=Qr(a.current),A=g?C.addEventListener:C.removeEventListener;A(_?"touchmove":"mousemove",v),A(_?"touchend":"mouseup",x)}return[function(g){var _=g.nativeEvent,C=a.current;if(C&&(R5(_),!function(M,S){return S&&!Ge(M)}(_,s.current)&&C)){if(Ge(_)){s.current=!0;var A=_.changedTouches||[];A.length&&(i.current=A[0].identifier)}C.focus(),o(F5(C,_,i.current)),m(!0)}},function(g){var _=g.which||g.keyCode;_<37||_>40||(g.preventDefault(),l({left:_===39?.05:_===37?-.05:0,top:_===40?.05:_===38?-.05:0}))},m]},[l,o]),u=d[0],f=d[1],h=d[2];return y.useEffect(function(){return h},[h]),y.createElement("div",Ct({},n,{onTouchStart:u,onMouseDown:u,className:"react-colorful__interactive",ref:a,onKeyDown:f,tabIndex:0,role:"slider"}))}),xt=function(e){return e.filter(Boolean).join(" ")},Jr=function(e){var t=e.color,r=e.left,n=e.top,a=n===void 0?.5:n,o=xt(["react-colorful__pointer",e.className]);return y.createElement("div",{className:o,style:{top:100*a+"%",left:100*r+"%"}},y.createElement("div",{className:"react-colorful__pointer-fill",style:{backgroundColor:t}}))},H0=function(e,t,r){return t===void 0&&(t=0),r===void 0&&(r=Math.pow(10,t)),Math.round(r*e)/r},U5=function(e){var t=e.s,r=e.v,n=e.a,a=(200-t)*r/100;return{h:H0(e.h),s:H0(a>0&&a<200?t*r/100/(a<=100?a:200-a)*100:0),l:H0(a/2),a:H0(n,2)}},en=function(e){var t=U5(e);return"hsl("+t.h+", "+t.s+"%, "+t.l+"%)"},tn=function(e){var t=U5(e);return"hsla("+t.h+", "+t.s+"%, "+t.l+"%, "+t.a+")"},I8=function(e){var t=e.h,r=e.s,n=e.v,a=e.a;t=t/360*6,r/=100,n/=100;var o=Math.floor(t),l=n*(1-r),i=n*(1-(t-o)*r),s=n*(1-(1-t+o)*r),d=o%6;return{r:H0(255*[n,i,l,l,s,n][d]),g:H0(255*[s,n,n,i,l,l][d]),b:H0(255*[l,l,s,n,n,i][d]),a:H0(a,2)}},P8=function(e){var t=e.r,r=e.g,n=e.b,a=e.a,o=Math.max(t,r,n),l=o-Math.min(t,r,n),i=l?o===t?(r-n)/l:o===r?2+(n-t)/l:4+(t-r)/l:0;return{h:H0(60*(i<0?i+6:i)),s:H0(o?l/o*100:0),v:H0(o/255*100),a}},k8=y.memo(function(e){var t=e.hue,r=e.onChange,n=xt(["react-colorful__hue",e.className]);return y.createElement("div",{className:n},y.createElement(Zr,{onMove:function(a){r({h:360*a.left})},onKey:function(a){r({h:se(t+360*a.left,0,360)})},"aria-label":"Hue","aria-valuenow":H0(t),"aria-valuemax":"360","aria-valuemin":"0"},y.createElement(Jr,{className:"react-colorful__hue-pointer",left:t/360,color:en({h:t,s:100,v:100,a:1})})))}),T8=y.memo(function(e){var t=e.hsva,r=e.onChange,n={backgroundColor:en({h:t.h,s:100,v:100,a:1})};return y.createElement("div",{className:"react-colorful__saturation",style:n},y.createElement(Zr,{onMove:function(a){r({s:100*a.left,v:100-100*a.top})},onKey:function(a){r({s:se(t.s+100*a.left,0,100),v:se(t.v-100*a.top,0,100)})},"aria-label":"Color","aria-valuetext":"Saturation "+H0(t.s)+"%, Brightness "+H0(t.v)+"%"},y.createElement(Jr,{className:"react-colorful__saturation-pointer",top:1-t.v/100,left:t.s/100,color:en(t)})))}),W5=function(e,t){if(e===t)return!0;for(var r in e)if(e[r]!==t[r])return!1;return!0};function N8(e,t,r){var n=Xr(r),a=y.useState(function(){return e.toHsva(t)}),o=a[0],l=a[1],i=y.useRef({color:t,hsva:o});y.useEffect(function(){if(!e.equal(t,i.current.color)){var d=e.toHsva(t);i.current={hsva:d,color:t},l(d)}},[t,e]),y.useEffect(function(){var d;W5(o,i.current.hsva)||e.equal(d=e.fromHsva(o),i.current.color)||(i.current={hsva:o,color:d},n(d))},[o,e,n]);var s=y.useCallback(function(d){l(function(u){return Object.assign({},u,d)})},[]);return[o,s]}var z8=typeof window<"u"?y.useLayoutEffect:y.useEffect,O8=function(){return typeof __webpack_nonce__<"u"?__webpack_nonce__:void 0},K5=new Map,D8=function(e){z8(function(){var t=e.current?e.current.ownerDocument:document;if(t!==void 0&&!K5.has(t)){var r=t.createElement("style");r.innerHTML=`.react-colorful{position:relative;display:flex;flex-direction:column;width:200px;height:200px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}.react-colorful__saturation{position:relative;flex-grow:1;border-color:transparent;border-bottom:12px solid #000;border-radius:8px 8px 0 0;background-image:linear-gradient(0deg,#000,transparent),linear-gradient(90deg,#fff,hsla(0,0%,100%,0))}.react-colorful__alpha-gradient,.react-colorful__pointer-fill{content:"";position:absolute;left:0;top:0;right:0;bottom:0;pointer-events:none;border-radius:inherit}.react-colorful__alpha-gradient,.react-colorful__saturation{box-shadow:inset 0 0 0 1px rgba(0,0,0,.05)}.react-colorful__alpha,.react-colorful__hue{position:relative;height:24px}.react-colorful__hue{background:linear-gradient(90deg,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red)}.react-colorful__last-control{border-radius:0 0 8px 8px}.react-colorful__interactive{position:absolute;left:0;top:0;right:0;bottom:0;border-radius:inherit;outline:none;touch-action:none}.react-colorful__pointer{position:absolute;z-index:1;box-sizing:border-box;width:28px;height:28px;transform:translate(-50%,-50%);background-color:#fff;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.2)}.react-colorful__interactive:focus .react-colorful__pointer{transform:translate(-50%,-50%) scale(1.1)}.react-colorful__alpha,.react-colorful__alpha-pointer{background-color:#fff;background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill-opacity=".05"><path d="M8 0h8v8H8zM0 8h8v8H0z"/></svg>')}.react-colorful__saturation-pointer{z-index:3}.react-colorful__hue-pointer{z-index:2}`,K5.set(t,r);var n=O8();n&&r.setAttribute("nonce",n),t.head.appendChild(r)}},[])},H8=function(e){var t=e.className,r=e.hsva,n=e.onChange,a={backgroundImage:"linear-gradient(90deg, "+tn(Object.assign({},r,{a:0}))+", "+tn(Object.assign({},r,{a:1}))+")"},o=xt(["react-colorful__alpha",t]),l=H0(100*r.a);return y.createElement("div",{className:o},y.createElement("div",{className:"react-colorful__alpha-gradient",style:a}),y.createElement(Zr,{onMove:function(i){n({a:i.left})},onKey:function(i){n({a:se(r.a+i.left)})},"aria-label":"Alpha","aria-valuetext":l+"%","aria-valuenow":l,"aria-valuemin":"0","aria-valuemax":"100"},y.createElement(Jr,{className:"react-colorful__alpha-pointer",left:r.a,color:tn(r)})))},V8=function(e){var t=e.className,r=e.colorModel,n=e.color,a=n===void 0?r.defaultColor:n,o=e.onChange,l=B5(e,["className","colorModel","color","onChange"]),i=y.useRef(null);D8(i);var s=N8(r,a,o),d=s[0],u=s[1],f=xt(["react-colorful",t]);return y.createElement("div",Ct({},l,{ref:i,className:f}),y.createElement(T8,{hsva:d,onChange:u}),y.createElement(k8,{hue:d.h,onChange:u}),y.createElement(H8,{hsva:d,onChange:u,className:"react-colorful__last-control"}))},L8={defaultColor:{r:0,g:0,b:0,a:1},toHsva:P8,fromHsva:I8,equal:W5},$8=function(e){return y.createElement(V8,Ct({},e,{colorModel:L8}))};const B8="_root_riubn_4",F8="_inputs_riubn_12",R8="_colorFormatInput_riubn_23",U8="_colorAlphaInput_riubn_24",W8="_colorChannelInputGroup_riubn_28",K8="_inputDecorator_riubn_39",j8="_gradientInput_riubn_43",G8="_reactColorful_riubn_46",q8="_valueInput_riubn_50",P0={root:B8,inputs:F8,colorFormatInput:R8,colorAlphaInput:U8,colorChannelInputGroup:W8,inputDecorator:K8,gradientInput:j8,reactColorful:G8,valueInput:q8},rn={red:255,green:255,blue:255,alpha:1,name:""},j5="HEX",Y8=e=>{if(e)return`rgba(${e.red}, ${e.green}, ${e.blue}, ${e.alpha??1})`},G5=e=>{const t=/^([\dA-Fa-f]{3}){1,2}$/;return e.length>2&&t.test(e)},X8=e=>{const t=/^([\dA-Fa-f]{3}){1,2}$/,r=e.match(t);if(!r)return{red:0,green:0,blue:0,alpha:0};const n=r[0];return n.length===3?{red:parseInt(`${n[0]}${n[0]}`,16),green:parseInt(`${n[1]}${n[1]}`,16),blue:parseInt(`${n[2]}${n[2]}`,16),alpha:1}:{red:parseInt(n.slice(0,2),16),green:parseInt(n.slice(2,4),16),blue:parseInt(n.slice(4,6),16),alpha:1}},nn=e=>{const{red:t,green:r,blue:n}=e;return`${t.toString(16).padStart(2,"0")}${r.toString(16).padStart(2,"0")}${n.toString(16).padStart(2,"0")}`},on=(e,t)=>t==="HEX"?{...e,name:`#${nn(e)}`}:{...e,name:`rgba(${e.red}, ${e.green}, ${e.blue}, ${e.alpha??1})`},_t=(e,t=0,r=255)=>e.length===0||parseInt(e)<t?t:parseInt(e)>r?r:parseInt(e),q5=({currentColor:e=rn,onColorChange:t=()=>{},"data-test-id":r="color-picker-input"},n)=>c.jsx("div",{className:P0.gradientInput,"data-test-id":r,ref:n,children:c.jsx($8,{className:P0.reactColorful,color:{r:e.red,g:e.green,b:e.blue,a:e.alpha===void 0?1:e.alpha},onChange:a=>t({red:a.r,green:a.g,blue:a.b,alpha:a.a})})});q5.displayName="ColorPicker.Gradient";const Q8=y.forwardRef(q5),Z8="_root_18mav_5",J8="_colorName_18mav_56",e6="_button_18mav_60",t6="_colorIndicator_18mav_73",r6="_actions_18mav_92",n6="_clear_18mav_102",o6="_caret_18mav_115",S1={root:Z8,colorName:J8,button:e6,colorIndicator:t6,actions:r6,clear:n6,caret:o6},Y5=({id:e,currentColor:t,isOpen:r,onClear:n,onClick:a,"data-test-id":o="color-picker-input",...l},i)=>{const s=(t==null?void 0:t.name)??(t?on(t,"RGBA").name:"");return c.jsxs("div",{id:e,className:S1.root,ref:i,"data-test-id":o,children:[c.jsxs("button",{className:S1.button,...l,onClick:a,type:"button","data-color-input-select":!0,children:[(t==null?void 0:t.red)!==void 0?c.jsx("div",{"aria-hidden":!0,className:S1.colorIndicator,style:{"--active-color":Y8(t)}}):c.jsxs(c.Fragment,{children:[c.jsx(Nu,{size:16}),c.jsx("span",{children:"Select Color"})]}),c.jsx("span",{className:S1.colorName,children:s})]}),c.jsxs("div",{className:S1.actions,children:[n&&c.jsx("button",{type:"button","aria-label":"Clear color",onClick:n,className:S1.clear,children:c.jsx(gt,{size:16})}),c.jsx("div",{className:S1.caret,"data-state":r?"open":"closed",children:c.jsx(Dr,{size:16,className:S1.caret})})]})]})};Y5.displayName="ColorPicker.Input";const a6=y.forwardRef(Y5);function l6(e,t=globalThis==null?void 0:globalThis.document){const r=A0(e);p.useEffect(()=>{const n=a=>{a.key==="Escape"&&r(a)};return t.addEventListener("keydown",n,{capture:!0}),()=>t.removeEventListener("keydown",n,{capture:!0})},[r,t])}var i6="DismissableLayer",an="dismissableLayer.update",s6="dismissableLayer.pointerDownOutside",c6="dismissableLayer.focusOutside",X5,Q5=p.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),qe=p.forwardRef((e,t)=>{const{disableOutsidePointerEvents:r=!1,onEscapeKeyDown:n,onPointerDownOutside:a,onFocusOutside:o,onInteractOutside:l,onDismiss:i,...s}=e,d=p.useContext(Q5),[u,f]=p.useState(null),h=(u==null?void 0:u.ownerDocument)??(globalThis==null?void 0:globalThis.document),[,v]=p.useState({}),x=d0(t,N=>f(N)),m=Array.from(d.layers),[g]=[...d.layersWithOutsidePointerEventsDisabled].slice(-1),_=m.indexOf(g),C=u?m.indexOf(u):-1,A=d.layersWithOutsidePointerEventsDisabled.size>0,M=C>=_,S=f6(N=>{const D=N.target,U=[...d.branches].some(R=>R.contains(D));!M||U||(a==null||a(N),l==null||l(N),N.defaultPrevented||i==null||i())},h),P=h6(N=>{const D=N.target;[...d.branches].some(R=>R.contains(D))||(o==null||o(N),l==null||l(N),N.defaultPrevented||i==null||i())},h);return l6(N=>{C===d.layers.size-1&&(n==null||n(N),!N.defaultPrevented&&i&&(N.preventDefault(),i()))},h),p.useEffect(()=>{if(u)return r&&(d.layersWithOutsidePointerEventsDisabled.size===0&&(X5=h.body.style.pointerEvents,h.body.style.pointerEvents="none"),d.layersWithOutsidePointerEventsDisabled.add(u)),d.layers.add(u),Z5(),()=>{r&&d.layersWithOutsidePointerEventsDisabled.size===1&&(h.body.style.pointerEvents=X5)}},[u,h,r,d]),p.useEffect(()=>()=>{u&&(d.layers.delete(u),d.layersWithOutsidePointerEventsDisabled.delete(u),Z5())},[u,d]),p.useEffect(()=>{const N=()=>v({});return document.addEventListener(an,N),()=>document.removeEventListener(an,N)},[]),c.jsx(o0.div,{...s,ref:x,style:{pointerEvents:A?M?"auto":"none":void 0,...e.style},onFocusCapture:t0(e.onFocusCapture,P.onFocusCapture),onBlurCapture:t0(e.onBlurCapture,P.onBlurCapture),onPointerDownCapture:t0(e.onPointerDownCapture,S.onPointerDownCapture)})});qe.displayName=i6;var d6="DismissableLayerBranch",u6=p.forwardRef((e,t)=>{const r=p.useContext(Q5),n=p.useRef(null),a=d0(t,n);return p.useEffect(()=>{const o=n.current;if(o)return r.branches.add(o),()=>{r.branches.delete(o)}},[r.branches]),c.jsx(o0.div,{...e,ref:a})});u6.displayName=d6;function f6(e,t=globalThis==null?void 0:globalThis.document){const r=A0(e),n=p.useRef(!1),a=p.useRef(()=>{});return p.useEffect(()=>{const o=i=>{if(i.target&&!n.current){let s=function(){J5(s6,r,d,{discrete:!0})};const d={originalEvent:i};i.pointerType==="touch"?(t.removeEventListener("click",a.current),a.current=s,t.addEventListener("click",a.current,{once:!0})):s()}else t.removeEventListener("click",a.current);n.current=!1},l=window.setTimeout(()=>{t.addEventListener("pointerdown",o)},0);return()=>{window.clearTimeout(l),t.removeEventListener("pointerdown",o),t.removeEventListener("click",a.current)}},[t,r]),{onPointerDownCapture:()=>n.current=!0}}function h6(e,t=globalThis==null?void 0:globalThis.document){const r=A0(e),n=p.useRef(!1);return p.useEffect(()=>{const a=o=>{o.target&&!n.current&&J5(c6,r,{originalEvent:o},{discrete:!1})};return t.addEventListener("focusin",a),()=>t.removeEventListener("focusin",a)},[t,r]),{onFocusCapture:()=>n.current=!0,onBlurCapture:()=>n.current=!1}}function Z5(){const e=new CustomEvent(an);document.dispatchEvent(e)}function J5(e,t,r,{discrete:n}){const a=r.originalEvent.target,o=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:r});t&&a.addEventListener(e,t,{once:!0}),n?l5(a,o):a.dispatchEvent(o)}var ln=0;function sn(){p.useEffect(()=>{const e=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",e[0]??el()),document.body.insertAdjacentElement("beforeend",e[1]??el()),ln++,()=>{ln===1&&document.querySelectorAll("[data-radix-focus-guard]").forEach(t=>t.remove()),ln--}},[])}function el(){const e=document.createElement("span");return e.setAttribute("data-radix-focus-guard",""),e.tabIndex=0,e.style.outline="none",e.style.opacity="0",e.style.position="fixed",e.style.pointerEvents="none",e}var cn="focusScope.autoFocusOnMount",dn="focusScope.autoFocusOnUnmount",tl={bubbles:!1,cancelable:!0},p6="FocusScope",Mt=p.forwardRef((e,t)=>{const{loop:r=!1,trapped:n=!1,onMountAutoFocus:a,onUnmountAutoFocus:o,...l}=e,[i,s]=p.useState(null),d=A0(a),u=A0(o),f=p.useRef(null),h=d0(t,m=>s(m)),v=p.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;p.useEffect(()=>{if(n){let m=function(A){if(v.paused||!i)return;const M=A.target;i.contains(M)?f.current=M:E1(f.current,{select:!0})},g=function(A){if(v.paused||!i)return;const M=A.relatedTarget;M!==null&&(i.contains(M)||E1(f.current,{select:!0}))},_=function(A){if(document.activeElement===document.body)for(const S of A)S.removedNodes.length>0&&E1(i)};document.addEventListener("focusin",m),document.addEventListener("focusout",g);const C=new MutationObserver(_);return i&&C.observe(i,{childList:!0,subtree:!0}),()=>{document.removeEventListener("focusin",m),document.removeEventListener("focusout",g),C.disconnect()}}},[n,i,v.paused]),p.useEffect(()=>{if(i){ol.add(v);const m=document.activeElement;if(!i.contains(m)){const _=new CustomEvent(cn,tl);i.addEventListener(cn,d),i.dispatchEvent(_),_.defaultPrevented||(v6(y6(rl(i)),{select:!0}),document.activeElement===m&&E1(i))}return()=>{i.removeEventListener(cn,d),setTimeout(()=>{const _=new CustomEvent(dn,tl);i.addEventListener(dn,u),i.dispatchEvent(_),_.defaultPrevented||E1(m??document.body,{select:!0}),i.removeEventListener(dn,u),ol.remove(v)},0)}}},[i,d,u,v]);const x=p.useCallback(m=>{if(!r&&!n||v.paused)return;const g=m.key==="Tab"&&!m.altKey&&!m.ctrlKey&&!m.metaKey,_=document.activeElement;if(g&&_){const C=m.currentTarget,[A,M]=g6(C);A&&M?!m.shiftKey&&_===M?(m.preventDefault(),r&&E1(A,{select:!0})):m.shiftKey&&_===A&&(m.preventDefault(),r&&E1(M,{select:!0})):_===C&&m.preventDefault()}},[r,n,v.paused]);return c.jsx(o0.div,{tabIndex:-1,...l,ref:h,onKeyDown:x})});Mt.displayName=p6;function v6(e,{select:t=!1}={}){const r=document.activeElement;for(const n of e)if(E1(n,{select:t}),document.activeElement!==r)return}function g6(e){const t=rl(e),r=nl(t,e),n=nl(t.reverse(),e);return[r,n]}function rl(e){const t=[],r=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:n=>{const a=n.tagName==="INPUT"&&n.type==="hidden";return n.disabled||n.hidden||a?NodeFilter.FILTER_SKIP:n.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;r.nextNode();)t.push(r.currentNode);return t}function nl(e,t){for(const r of e)if(!m6(r,{upTo:t}))return r}function m6(e,{upTo:t}){if(getComputedStyle(e).visibility==="hidden")return!0;for(;e;){if(t!==void 0&&e===t)return!1;if(getComputedStyle(e).display==="none")return!0;e=e.parentElement}return!1}function b6(e){return e instanceof HTMLInputElement&&"select"in e}function E1(e,{select:t=!1}={}){if(e&&e.focus){const r=document.activeElement;e.focus({preventScroll:!0}),e!==r&&b6(e)&&t&&e.select()}}var ol=w6();function w6(){let e=[];return{add(t){const r=e[0];t!==r&&(r==null||r.pause()),e=al(e,t),e.unshift(t)},remove(t){var r;e=al(e,t),(r=e[0])==null||r.resume()}}}function al(e,t){const r=[...e],n=r.indexOf(t);return n!==-1&&r.splice(n,1),r}function y6(e){return e.filter(t=>t.tagName!=="A")}const C6=["top","right","bottom","left"],l1=Math.min,R0=Math.max,At=Math.round,St=Math.floor,I1=e=>({x:e,y:e}),x6={left:"right",right:"left",bottom:"top",top:"bottom"},_6={start:"end",end:"start"};function un(e,t,r){return R0(e,l1(t,r))}function h1(e,t){return typeof e=="function"?e(t):e}function p1(e){return e.split("-")[0]}function ce(e){return e.split("-")[1]}function fn(e){return e==="x"?"y":"x"}function hn(e){return e==="y"?"height":"width"}function P1(e){return["top","bottom"].includes(p1(e))?"y":"x"}function pn(e){return fn(P1(e))}function M6(e,t,r){r===void 0&&(r=!1);const n=ce(e),a=pn(e),o=hn(a);let l=a==="x"?n===(r?"end":"start")?"right":"left":n==="start"?"bottom":"top";return t.reference[o]>t.floating[o]&&(l=Et(l)),[l,Et(l)]}function A6(e){const t=Et(e);return[vn(e),t,vn(t)]}function vn(e){return e.replace(/start|end/g,t=>_6[t])}function S6(e,t,r){const n=["left","right"],a=["right","left"],o=["top","bottom"],l=["bottom","top"];switch(e){case"top":case"bottom":return r?t?a:n:t?n:a;case"left":case"right":return t?o:l;default:return[]}}function E6(e,t,r,n){const a=ce(e);let o=S6(p1(e),r==="start",n);return a&&(o=o.map(l=>l+"-"+a),t&&(o=o.concat(o.map(vn)))),o}function Et(e){return e.replace(/left|right|bottom|top/g,t=>x6[t])}function I6(e){return{top:0,right:0,bottom:0,left:0,...e}}function ll(e){return typeof e!="number"?I6(e):{top:e,right:e,bottom:e,left:e}}function It(e){const{x:t,y:r,width:n,height:a}=e;return{width:n,height:a,top:r,left:t,right:t+n,bottom:r+a,x:t,y:r}}function il(e,t,r){let{reference:n,floating:a}=e;const o=P1(t),l=pn(t),i=hn(l),s=p1(t),d=o==="y",u=n.x+n.width/2-a.width/2,f=n.y+n.height/2-a.height/2,h=n[i]/2-a[i]/2;let v;switch(s){case"top":v={x:u,y:n.y-a.height};break;case"bottom":v={x:u,y:n.y+n.height};break;case"right":v={x:n.x+n.width,y:f};break;case"left":v={x:n.x-a.width,y:f};break;default:v={x:n.x,y:n.y}}switch(ce(t)){case"start":v[l]-=h*(r&&d?-1:1);break;case"end":v[l]+=h*(r&&d?-1:1);break}return v}const P6=async(e,t,r)=>{const{placement:n="bottom",strategy:a="absolute",middleware:o=[],platform:l}=r,i=o.filter(Boolean),s=await(l.isRTL==null?void 0:l.isRTL(t));let d=await l.getElementRects({reference:e,floating:t,strategy:a}),{x:u,y:f}=il(d,n,s),h=n,v={},x=0;for(let m=0;m<i.length;m++){const{name:g,fn:_}=i[m],{x:C,y:A,data:M,reset:S}=await _({x:u,y:f,initialPlacement:n,placement:h,strategy:a,middlewareData:v,rects:d,platform:l,elements:{reference:e,floating:t}});u=C??u,f=A??f,v={...v,[g]:{...v[g],...M}},S&&x<=50&&(x++,typeof S=="object"&&(S.placement&&(h=S.placement),S.rects&&(d=S.rects===!0?await l.getElementRects({reference:e,floating:t,strategy:a}):S.rects),{x:u,y:f}=il(d,h,s)),m=-1)}return{x:u,y:f,placement:h,strategy:a,middlewareData:v}};async function Ye(e,t){var r;t===void 0&&(t={});const{x:n,y:a,platform:o,rects:l,elements:i,strategy:s}=e,{boundary:d="clippingAncestors",rootBoundary:u="viewport",elementContext:f="floating",altBoundary:h=!1,padding:v=0}=h1(t,e),x=ll(v),g=i[h?f==="floating"?"reference":"floating":f],_=It(await o.getClippingRect({element:(r=await(o.isElement==null?void 0:o.isElement(g)))==null||r?g:g.contextElement||await(o.getDocumentElement==null?void 0:o.getDocumentElement(i.floating)),boundary:d,rootBoundary:u,strategy:s})),C=f==="floating"?{x:n,y:a,width:l.floating.width,height:l.floating.height}:l.reference,A=await(o.getOffsetParent==null?void 0:o.getOffsetParent(i.floating)),M=await(o.isElement==null?void 0:o.isElement(A))?await(o.getScale==null?void 0:o.getScale(A))||{x:1,y:1}:{x:1,y:1},S=It(o.convertOffsetParentRelativeRectToViewportRelativeRect?await o.convertOffsetParentRelativeRectToViewportRelativeRect({elements:i,rect:C,offsetParent:A,strategy:s}):C);return{top:(_.top-S.top+x.top)/M.y,bottom:(S.bottom-_.bottom+x.bottom)/M.y,left:(_.left-S.left+x.left)/M.x,right:(S.right-_.right+x.right)/M.x}}const k6=e=>({name:"arrow",options:e,async fn(t){const{x:r,y:n,placement:a,rects:o,platform:l,elements:i,middlewareData:s}=t,{element:d,padding:u=0}=h1(e,t)||{};if(d==null)return{};const f=ll(u),h={x:r,y:n},v=pn(a),x=hn(v),m=await l.getDimensions(d),g=v==="y",_=g?"top":"left",C=g?"bottom":"right",A=g?"clientHeight":"clientWidth",M=o.reference[x]+o.reference[v]-h[v]-o.floating[x],S=h[v]-o.reference[v],P=await(l.getOffsetParent==null?void 0:l.getOffsetParent(d));let N=P?P[A]:0;(!N||!await(l.isElement==null?void 0:l.isElement(P)))&&(N=i.floating[A]||o.floating[x]);const D=M/2-S/2,U=N/2-m[x]/2-1,R=l1(f[_],U),K=l1(f[C],U),k=R,B=N-m[x]-K,$=N/2-m[x]/2+D,q=un(k,$,B),W=!s.arrow&&ce(a)!=null&&$!==q&&o.reference[x]/2-($<k?R:K)-m[x]/2<0,H=W?$<k?$-k:$-B:0;return{[v]:h[v]+H,data:{[v]:q,centerOffset:$-q-H,...W&&{alignmentOffset:H}},reset:W}}}),T6=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var r,n;const{placement:a,middlewareData:o,rects:l,initialPlacement:i,platform:s,elements:d}=t,{mainAxis:u=!0,crossAxis:f=!0,fallbackPlacements:h,fallbackStrategy:v="bestFit",fallbackAxisSideDirection:x="none",flipAlignment:m=!0,...g}=h1(e,t);if((r=o.arrow)!=null&&r.alignmentOffset)return{};const _=p1(a),C=P1(i),A=p1(i)===i,M=await(s.isRTL==null?void 0:s.isRTL(d.floating)),S=h||(A||!m?[Et(i)]:A6(i)),P=x!=="none";!h&&P&&S.push(...E6(i,m,x,M));const N=[i,...S],D=await Ye(t,g),U=[];let R=((n=o.flip)==null?void 0:n.overflows)||[];if(u&&U.push(D[_]),f){const $=M6(a,l,M);U.push(D[$[0]],D[$[1]])}if(R=[...R,{placement:a,overflows:U}],!U.every($=>$<=0)){var K,k;const $=(((K=o.flip)==null?void 0:K.index)||0)+1,q=N[$];if(q)return{data:{index:$,overflows:R},reset:{placement:q}};let W=(k=R.filter(H=>H.overflows[0]<=0).sort((H,L)=>H.overflows[1]-L.overflows[1])[0])==null?void 0:k.placement;if(!W)switch(v){case"bestFit":{var B;const H=(B=R.filter(L=>{if(P){const I=P1(L.placement);return I===C||I==="y"}return!0}).map(L=>[L.placement,L.overflows.filter(I=>I>0).reduce((I,E)=>I+E,0)]).sort((L,I)=>L[1]-I[1])[0])==null?void 0:B[0];H&&(W=H);break}case"initialPlacement":W=i;break}if(a!==W)return{reset:{placement:W}}}return{}}}};function sl(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function cl(e){return C6.some(t=>e[t]>=0)}const N6=function(e){return e===void 0&&(e={}),{name:"hide",options:e,async fn(t){const{rects:r}=t,{strategy:n="referenceHidden",...a}=h1(e,t);switch(n){case"referenceHidden":{const o=await Ye(t,{...a,elementContext:"reference"}),l=sl(o,r.reference);return{data:{referenceHiddenOffsets:l,referenceHidden:cl(l)}}}case"escaped":{const o=await Ye(t,{...a,altBoundary:!0}),l=sl(o,r.floating);return{data:{escapedOffsets:l,escaped:cl(l)}}}default:return{}}}}};async function z6(e,t){const{placement:r,platform:n,elements:a}=e,o=await(n.isRTL==null?void 0:n.isRTL(a.floating)),l=p1(r),i=ce(r),s=P1(r)==="y",d=["left","top"].includes(l)?-1:1,u=o&&s?-1:1,f=h1(t,e);let{mainAxis:h,crossAxis:v,alignmentAxis:x}=typeof f=="number"?{mainAxis:f,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...f};return i&&typeof x=="number"&&(v=i==="end"?x*-1:x),s?{x:v*u,y:h*d}:{x:h*d,y:v*u}}const O6=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var r,n;const{x:a,y:o,placement:l,middlewareData:i}=t,s=await z6(t,e);return l===((r=i.offset)==null?void 0:r.placement)&&(n=i.arrow)!=null&&n.alignmentOffset?{}:{x:a+s.x,y:o+s.y,data:{...s,placement:l}}}}},D6=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:r,y:n,placement:a}=t,{mainAxis:o=!0,crossAxis:l=!1,limiter:i={fn:g=>{let{x:_,y:C}=g;return{x:_,y:C}}},...s}=h1(e,t),d={x:r,y:n},u=await Ye(t,s),f=P1(p1(a)),h=fn(f);let v=d[h],x=d[f];if(o){const g=h==="y"?"top":"left",_=h==="y"?"bottom":"right",C=v+u[g],A=v-u[_];v=un(C,v,A)}if(l){const g=f==="y"?"top":"left",_=f==="y"?"bottom":"right",C=x+u[g],A=x-u[_];x=un(C,x,A)}const m=i.fn({...t,[h]:v,[f]:x});return{...m,data:{x:m.x-r,y:m.y-n}}}}},H6=function(e){return e===void 0&&(e={}),{options:e,fn(t){const{x:r,y:n,placement:a,rects:o,middlewareData:l}=t,{offset:i=0,mainAxis:s=!0,crossAxis:d=!0}=h1(e,t),u={x:r,y:n},f=P1(a),h=fn(f);let v=u[h],x=u[f];const m=h1(i,t),g=typeof m=="number"?{mainAxis:m,crossAxis:0}:{mainAxis:0,crossAxis:0,...m};if(s){const A=h==="y"?"height":"width",M=o.reference[h]-o.floating[A]+g.mainAxis,S=o.reference[h]+o.reference[A]-g.mainAxis;v<M?v=M:v>S&&(v=S)}if(d){var _,C;const A=h==="y"?"width":"height",M=["top","left"].includes(p1(a)),S=o.reference[f]-o.floating[A]+(M&&((_=l.offset)==null?void 0:_[f])||0)+(M?0:g.crossAxis),P=o.reference[f]+o.reference[A]+(M?0:((C=l.offset)==null?void 0:C[f])||0)-(M?g.crossAxis:0);x<S?x=S:x>P&&(x=P)}return{[h]:v,[f]:x}}}},V6=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(t){const{placement:r,rects:n,platform:a,elements:o}=t,{apply:l=()=>{},...i}=h1(e,t),s=await Ye(t,i),d=p1(r),u=ce(r),f=P1(r)==="y",{width:h,height:v}=n.floating;let x,m;d==="top"||d==="bottom"?(x=d,m=u===(await(a.isRTL==null?void 0:a.isRTL(o.floating))?"start":"end")?"left":"right"):(m=d,x=u==="end"?"top":"bottom");const g=v-s.top-s.bottom,_=h-s.left-s.right,C=l1(v-s[x],g),A=l1(h-s[m],_),M=!t.middlewareData.shift;let S=C,P=A;if(f?P=u||M?l1(A,_):_:S=u||M?l1(C,g):g,M&&!u){const D=R0(s.left,0),U=R0(s.right,0),R=R0(s.top,0),K=R0(s.bottom,0);f?P=h-2*(D!==0||U!==0?D+U:R0(s.left,s.right)):S=v-2*(R!==0||K!==0?R+K:R0(s.top,s.bottom))}await l({...t,availableWidth:P,availableHeight:S});const N=await a.getDimensions(o.floating);return h!==N.width||v!==N.height?{reset:{rects:!0}}:{}}}};function de(e){return dl(e)?(e.nodeName||"").toLowerCase():"#document"}function U0(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function v1(e){var t;return(t=(dl(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function dl(e){return e instanceof Node||e instanceof U0(e).Node}function Q0(e){return e instanceof Element||e instanceof U0(e).Element}function i1(e){return e instanceof HTMLElement||e instanceof U0(e).HTMLElement}function ul(e){return typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof U0(e).ShadowRoot}function Xe(e){const{overflow:t,overflowX:r,overflowY:n,display:a}=Z0(e);return/auto|scroll|overlay|hidden|clip/.test(t+n+r)&&!["inline","contents"].includes(a)}function L6(e){return["table","td","th"].includes(de(e))}function Pt(e){return[":popover-open",":modal"].some(t=>{try{return e.matches(t)}catch{return!1}})}function gn(e){const t=mn(),r=Q0(e)?Z0(e):e;return r.transform!=="none"||r.perspective!=="none"||(r.containerType?r.containerType!=="normal":!1)||!t&&(r.backdropFilter?r.backdropFilter!=="none":!1)||!t&&(r.filter?r.filter!=="none":!1)||["transform","perspective","filter"].some(n=>(r.willChange||"").includes(n))||["paint","layout","strict","content"].some(n=>(r.contain||"").includes(n))}function $6(e){let t=k1(e);for(;i1(t)&&!ue(t);){if(gn(t))return t;if(Pt(t))return null;t=k1(t)}return null}function mn(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function ue(e){return["html","body","#document"].includes(de(e))}function Z0(e){return U0(e).getComputedStyle(e)}function kt(e){return Q0(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function k1(e){if(de(e)==="html")return e;const t=e.assignedSlot||e.parentNode||ul(e)&&e.host||v1(e);return ul(t)?t.host:t}function fl(e){const t=k1(e);return ue(t)?e.ownerDocument?e.ownerDocument.body:e.body:i1(t)&&Xe(t)?t:fl(t)}function Qe(e,t,r){var n;t===void 0&&(t=[]),r===void 0&&(r=!0);const a=fl(e),o=a===((n=e.ownerDocument)==null?void 0:n.body),l=U0(a);if(o){const i=bn(l);return t.concat(l,l.visualViewport||[],Xe(a)?a:[],i&&r?Qe(i):[])}return t.concat(a,Qe(a,[],r))}function bn(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function hl(e){const t=Z0(e);let r=parseFloat(t.width)||0,n=parseFloat(t.height)||0;const a=i1(e),o=a?e.offsetWidth:r,l=a?e.offsetHeight:n,i=At(r)!==o||At(n)!==l;return i&&(r=o,n=l),{width:r,height:n,$:i}}function wn(e){return Q0(e)?e:e.contextElement}function fe(e){const t=wn(e);if(!i1(t))return I1(1);const r=t.getBoundingClientRect(),{width:n,height:a,$:o}=hl(t);let l=(o?At(r.width):r.width)/n,i=(o?At(r.height):r.height)/a;return(!l||!Number.isFinite(l))&&(l=1),(!i||!Number.isFinite(i))&&(i=1),{x:l,y:i}}const B6=I1(0);function pl(e){const t=U0(e);return!mn()||!t.visualViewport?B6:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function F6(e,t,r){return t===void 0&&(t=!1),!r||t&&r!==U0(e)?!1:t}function j1(e,t,r,n){t===void 0&&(t=!1),r===void 0&&(r=!1);const a=e.getBoundingClientRect(),o=wn(e);let l=I1(1);t&&(n?Q0(n)&&(l=fe(n)):l=fe(e));const i=F6(o,r,n)?pl(o):I1(0);let s=(a.left+i.x)/l.x,d=(a.top+i.y)/l.y,u=a.width/l.x,f=a.height/l.y;if(o){const h=U0(o),v=n&&Q0(n)?U0(n):n;let x=h,m=bn(x);for(;m&&n&&v!==x;){const g=fe(m),_=m.getBoundingClientRect(),C=Z0(m),A=_.left+(m.clientLeft+parseFloat(C.paddingLeft))*g.x,M=_.top+(m.clientTop+parseFloat(C.paddingTop))*g.y;s*=g.x,d*=g.y,u*=g.x,f*=g.y,s+=A,d+=M,x=U0(m),m=bn(x)}}return It({width:u,height:f,x:s,y:d})}function R6(e){let{elements:t,rect:r,offsetParent:n,strategy:a}=e;const o=a==="fixed",l=v1(n),i=t?Pt(t.floating):!1;if(n===l||i&&o)return r;let s={scrollLeft:0,scrollTop:0},d=I1(1);const u=I1(0),f=i1(n);if((f||!f&&!o)&&((de(n)!=="body"||Xe(l))&&(s=kt(n)),i1(n))){const h=j1(n);d=fe(n),u.x=h.x+n.clientLeft,u.y=h.y+n.clientTop}return{width:r.width*d.x,height:r.height*d.y,x:r.x*d.x-s.scrollLeft*d.x+u.x,y:r.y*d.y-s.scrollTop*d.y+u.y}}function U6(e){return Array.from(e.getClientRects())}function vl(e){return j1(v1(e)).left+kt(e).scrollLeft}function W6(e){const t=v1(e),r=kt(e),n=e.ownerDocument.body,a=R0(t.scrollWidth,t.clientWidth,n.scrollWidth,n.clientWidth),o=R0(t.scrollHeight,t.clientHeight,n.scrollHeight,n.clientHeight);let l=-r.scrollLeft+vl(e);const i=-r.scrollTop;return Z0(n).direction==="rtl"&&(l+=R0(t.clientWidth,n.clientWidth)-a),{width:a,height:o,x:l,y:i}}function K6(e,t){const r=U0(e),n=v1(e),a=r.visualViewport;let o=n.clientWidth,l=n.clientHeight,i=0,s=0;if(a){o=a.width,l=a.height;const d=mn();(!d||d&&t==="fixed")&&(i=a.offsetLeft,s=a.offsetTop)}return{width:o,height:l,x:i,y:s}}function j6(e,t){const r=j1(e,!0,t==="fixed"),n=r.top+e.clientTop,a=r.left+e.clientLeft,o=i1(e)?fe(e):I1(1),l=e.clientWidth*o.x,i=e.clientHeight*o.y,s=a*o.x,d=n*o.y;return{width:l,height:i,x:s,y:d}}function gl(e,t,r){let n;if(t==="viewport")n=K6(e,r);else if(t==="document")n=W6(v1(e));else if(Q0(t))n=j6(t,r);else{const a=pl(e);n={...t,x:t.x-a.x,y:t.y-a.y}}return It(n)}function ml(e,t){const r=k1(e);return r===t||!Q0(r)||ue(r)?!1:Z0(r).position==="fixed"||ml(r,t)}function G6(e,t){const r=t.get(e);if(r)return r;let n=Qe(e,[],!1).filter(i=>Q0(i)&&de(i)!=="body"),a=null;const o=Z0(e).position==="fixed";let l=o?k1(e):e;for(;Q0(l)&&!ue(l);){const i=Z0(l),s=gn(l);!s&&i.position==="fixed"&&(a=null),(o?!s&&!a:!s&&i.position==="static"&&!!a&&["absolute","fixed"].includes(a.position)||Xe(l)&&!s&&ml(e,l))?n=n.filter(u=>u!==l):a=i,l=k1(l)}return t.set(e,n),n}function q6(e){let{element:t,boundary:r,rootBoundary:n,strategy:a}=e;const l=[...r==="clippingAncestors"?Pt(t)?[]:G6(t,this._c):[].concat(r),n],i=l[0],s=l.reduce((d,u)=>{const f=gl(t,u,a);return d.top=R0(f.top,d.top),d.right=l1(f.right,d.right),d.bottom=l1(f.bottom,d.bottom),d.left=R0(f.left,d.left),d},gl(t,i,a));return{width:s.right-s.left,height:s.bottom-s.top,x:s.left,y:s.top}}function Y6(e){const{width:t,height:r}=hl(e);return{width:t,height:r}}function X6(e,t,r){const n=i1(t),a=v1(t),o=r==="fixed",l=j1(e,!0,o,t);let i={scrollLeft:0,scrollTop:0};const s=I1(0);if(n||!n&&!o)if((de(t)!=="body"||Xe(a))&&(i=kt(t)),n){const f=j1(t,!0,o,t);s.x=f.x+t.clientLeft,s.y=f.y+t.clientTop}else a&&(s.x=vl(a));const d=l.left+i.scrollLeft-s.x,u=l.top+i.scrollTop-s.y;return{x:d,y:u,width:l.width,height:l.height}}function yn(e){return Z0(e).position==="static"}function bl(e,t){return!i1(e)||Z0(e).position==="fixed"?null:t?t(e):e.offsetParent}function wl(e,t){const r=U0(e);if(Pt(e))return r;if(!i1(e)){let a=k1(e);for(;a&&!ue(a);){if(Q0(a)&&!yn(a))return a;a=k1(a)}return r}let n=bl(e,t);for(;n&&L6(n)&&yn(n);)n=bl(n,t);return n&&ue(n)&&yn(n)&&!gn(n)?r:n||$6(e)||r}const Q6=async function(e){const t=this.getOffsetParent||wl,r=this.getDimensions,n=await r(e.floating);return{reference:X6(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:n.width,height:n.height}}};function Z6(e){return Z0(e).direction==="rtl"}const J6={convertOffsetParentRelativeRectToViewportRelativeRect:R6,getDocumentElement:v1,getClippingRect:q6,getOffsetParent:wl,getElementRects:Q6,getClientRects:U6,getDimensions:Y6,getScale:fe,isElement:Q0,isRTL:Z6};function e4(e,t){let r=null,n;const a=v1(e);function o(){var i;clearTimeout(n),(i=r)==null||i.disconnect(),r=null}function l(i,s){i===void 0&&(i=!1),s===void 0&&(s=1),o();const{left:d,top:u,width:f,height:h}=e.getBoundingClientRect();if(i||t(),!f||!h)return;const v=St(u),x=St(a.clientWidth-(d+f)),m=St(a.clientHeight-(u+h)),g=St(d),C={rootMargin:-v+"px "+-x+"px "+-m+"px "+-g+"px",threshold:R0(0,l1(1,s))||1};let A=!0;function M(S){const P=S[0].intersectionRatio;if(P!==s){if(!A)return l();P?l(!1,P):n=setTimeout(()=>{l(!1,1e-7)},1e3)}A=!1}try{r=new IntersectionObserver(M,{...C,root:a.ownerDocument})}catch{r=new IntersectionObserver(M,C)}r.observe(e)}return l(!0),o}function t4(e,t,r,n){n===void 0&&(n={});const{ancestorScroll:a=!0,ancestorResize:o=!0,elementResize:l=typeof ResizeObserver=="function",layoutShift:i=typeof IntersectionObserver=="function",animationFrame:s=!1}=n,d=wn(e),u=a||o?[...d?Qe(d):[],...Qe(t)]:[];u.forEach(_=>{a&&_.addEventListener("scroll",r,{passive:!0}),o&&_.addEventListener("resize",r)});const f=d&&i?e4(d,r):null;let h=-1,v=null;l&&(v=new ResizeObserver(_=>{let[C]=_;C&&C.target===d&&v&&(v.unobserve(t),cancelAnimationFrame(h),h=requestAnimationFrame(()=>{var A;(A=v)==null||A.observe(t)})),r()}),d&&!s&&v.observe(d),v.observe(t));let x,m=s?j1(e):null;s&&g();function g(){const _=j1(e);m&&(_.x!==m.x||_.y!==m.y||_.width!==m.width||_.height!==m.height)&&r(),m=_,x=requestAnimationFrame(g)}return r(),()=>{var _;u.forEach(C=>{a&&C.removeEventListener("scroll",r),o&&C.removeEventListener("resize",r)}),f==null||f(),(_=v)==null||_.disconnect(),v=null,s&&cancelAnimationFrame(x)}}const r4=O6,n4=D6,o4=T6,a4=V6,l4=N6,yl=k6,i4=H6,s4=(e,t,r)=>{const n=new Map,a={platform:J6,...r},o={...a.platform,_c:n};return P6(e,t,{...a,platform:o})};var Tt=typeof document<"u"?y.useLayoutEffect:y.useEffect;function Nt(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 r,n,a;if(e&&t&&typeof e=="object"){if(Array.isArray(e)){if(r=e.length,r!==t.length)return!1;for(n=r;n--!==0;)if(!Nt(e[n],t[n]))return!1;return!0}if(a=Object.keys(e),r=a.length,r!==Object.keys(t).length)return!1;for(n=r;n--!==0;)if(!{}.hasOwnProperty.call(t,a[n]))return!1;for(n=r;n--!==0;){const o=a[n];if(!(o==="_owner"&&e.$$typeof)&&!Nt(e[o],t[o]))return!1}return!0}return e!==e&&t!==t}function Cl(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function xl(e,t){const r=Cl(e);return Math.round(t*r)/r}function _l(e){const t=p.useRef(e);return Tt(()=>{t.current=e}),t}function c4(e){e===void 0&&(e={});const{placement:t="bottom",strategy:r="absolute",middleware:n=[],platform:a,elements:{reference:o,floating:l}={},transform:i=!0,whileElementsMounted:s,open:d}=e,[u,f]=p.useState({x:0,y:0,strategy:r,placement:t,middlewareData:{},isPositioned:!1}),[h,v]=p.useState(n);Nt(h,n)||v(n);const[x,m]=p.useState(null),[g,_]=p.useState(null),C=p.useCallback(H=>{H!==P.current&&(P.current=H,m(H))},[]),A=p.useCallback(H=>{H!==N.current&&(N.current=H,_(H))},[]),M=o||x,S=l||g,P=p.useRef(null),N=p.useRef(null),D=p.useRef(u),U=s!=null,R=_l(s),K=_l(a),k=p.useCallback(()=>{if(!P.current||!N.current)return;const H={placement:t,strategy:r,middleware:h};K.current&&(H.platform=K.current),s4(P.current,N.current,H).then(L=>{const I={...L,isPositioned:!0};B.current&&!Nt(D.current,I)&&(D.current=I,Fa.flushSync(()=>{f(I)}))})},[h,t,r,K]);Tt(()=>{d===!1&&D.current.isPositioned&&(D.current.isPositioned=!1,f(H=>({...H,isPositioned:!1})))},[d]);const B=p.useRef(!1);Tt(()=>(B.current=!0,()=>{B.current=!1}),[]),Tt(()=>{if(M&&(P.current=M),S&&(N.current=S),M&&S){if(R.current)return R.current(M,S,k);k()}},[M,S,k,R,U]);const $=p.useMemo(()=>({reference:P,floating:N,setReference:C,setFloating:A}),[C,A]),q=p.useMemo(()=>({reference:M,floating:S}),[M,S]),W=p.useMemo(()=>{const H={position:r,left:0,top:0};if(!q.floating)return H;const L=xl(q.floating,u.x),I=xl(q.floating,u.y);return i?{...H,transform:"translate("+L+"px, "+I+"px)",...Cl(q.floating)>=1.5&&{willChange:"transform"}}:{position:r,left:L,top:I}},[r,i,q.floating,u.x,u.y]);return p.useMemo(()=>({...u,update:k,refs:$,elements:q,floatingStyles:W}),[u,k,$,q,W])}const d4=e=>{function t(r){return{}.hasOwnProperty.call(r,"current")}return{name:"arrow",options:e,fn(r){const{element:n,padding:a}=typeof e=="function"?e(r):e;return n&&t(n)?n.current!=null?yl({element:n.current,padding:a}).fn(r):{}:n?yl({element:n,padding:a}).fn(r):{}}}},u4=(e,t)=>({...r4(e),options:[e,t]}),f4=(e,t)=>({...n4(e),options:[e,t]}),h4=(e,t)=>({...i4(e),options:[e,t]}),p4=(e,t)=>({...o4(e),options:[e,t]}),v4=(e,t)=>({...a4(e),options:[e,t]}),g4=(e,t)=>({...l4(e),options:[e,t]}),m4=(e,t)=>({...d4(e),options:[e,t]});var b4="Arrow",Ml=p.forwardRef((e,t)=>{const{children:r,width:n=10,height:a=5,...o}=e;return c.jsx(o0.svg,{...o,ref:t,width:n,height:a,viewBox:"0 0 30 10",preserveAspectRatio:"none",children:e.asChild?r:c.jsx("polygon",{points:"0,0 30,0 15,10"})})});Ml.displayName=b4;var w4=Ml,Cn="Popper",[Al,he]=D0(Cn),[y4,Sl]=Al(Cn),El=e=>{const{__scopePopper:t,children:r}=e,[n,a]=p.useState(null);return c.jsx(y4,{scope:t,anchor:n,onAnchorChange:a,children:r})};El.displayName=Cn;var Il="PopperAnchor",Pl=p.forwardRef((e,t)=>{const{__scopePopper:r,virtualRef:n,...a}=e,o=Sl(Il,r),l=p.useRef(null),i=d0(t,l);return p.useEffect(()=>{o.onAnchorChange((n==null?void 0:n.current)||l.current)}),n?null:c.jsx(o0.div,{...a,ref:i})});Pl.displayName=Il;var xn="PopperContent",[C4,x4]=Al(xn),kl=p.forwardRef((e,t)=>{var J,r0,e0,n0,s0,j;const{__scopePopper:r,side:n="bottom",sideOffset:a=0,align:o="center",alignOffset:l=0,arrowPadding:i=0,avoidCollisions:s=!0,collisionBoundary:d=[],collisionPadding:u=0,sticky:f="partial",hideWhenDetached:h=!1,updatePositionStrategy:v="optimized",onPlaced:x,...m}=e,g=Sl(xn,r),[_,C]=p.useState(null),A=d0(t,u0=>C(u0)),[M,S]=p.useState(null),P=yt(M),N=(P==null?void 0:P.width)??0,D=(P==null?void 0:P.height)??0,U=n+(o!=="center"?"-"+o:""),R=typeof u=="number"?u:{top:0,right:0,bottom:0,left:0,...u},K=Array.isArray(d)?d:[d],k=K.length>0,B={padding:R,boundary:K.filter(M4),altBoundary:k},{refs:$,floatingStyles:q,placement:W,isPositioned:H,middlewareData:L}=c4({strategy:"fixed",placement:U,whileElementsMounted:(...u0)=>t4(...u0,{animationFrame:v==="always"}),elements:{reference:g.anchor},middleware:[u4({mainAxis:a+D,alignmentAxis:l}),s&&f4({mainAxis:!0,crossAxis:!1,limiter:f==="partial"?h4():void 0,...B}),s&&p4({...B}),v4({...B,apply:({elements:u0,rects:Z,availableWidth:M0,availableHeight:b0})=>{const{width:k0,height:O0}=Z.reference,T0=u0.floating.style;T0.setProperty("--radix-popper-available-width",`${M0}px`),T0.setProperty("--radix-popper-available-height",`${b0}px`),T0.setProperty("--radix-popper-anchor-width",`${k0}px`),T0.setProperty("--radix-popper-anchor-height",`${O0}px`)}}),M&&m4({element:M,padding:i}),A4({arrowWidth:N,arrowHeight:D}),h&&g4({strategy:"referenceHidden",...B})]}),[I,E]=zl(W),O=A0(x);y1(()=>{H&&(O==null||O())},[H,O]);const F=(J=L.arrow)==null?void 0:J.x,z=(r0=L.arrow)==null?void 0:r0.y,V=((e0=L.arrow)==null?void 0:e0.centerOffset)!==0,[Y,Q]=p.useState();return y1(()=>{_&&Q(window.getComputedStyle(_).zIndex)},[_]),c.jsx("div",{ref:$.setFloating,"data-radix-popper-content-wrapper":"",style:{...q,transform:H?q.transform:"translate(0, -200%)",minWidth:"max-content",zIndex:Y,"--radix-popper-transform-origin":[(n0=L.transformOrigin)==null?void 0:n0.x,(s0=L.transformOrigin)==null?void 0:s0.y].join(" "),...((j=L.hide)==null?void 0:j.referenceHidden)&&{visibility:"hidden",pointerEvents:"none"}},dir:e.dir,children:c.jsx(C4,{scope:r,placedSide:I,onArrowChange:S,arrowX:F,arrowY:z,shouldHideArrow:V,children:c.jsx(o0.div,{"data-side":I,"data-align":E,...m,ref:A,style:{...m.style,animation:H?void 0:"none"}})})})});kl.displayName=xn;var Tl="PopperArrow",_4={top:"bottom",right:"left",bottom:"top",left:"right"},Nl=p.forwardRef(function(t,r){const{__scopePopper:n,...a}=t,o=x4(Tl,n),l=_4[o.placedSide];return c.jsx("span",{ref:o.onArrowChange,style:{position:"absolute",left:o.arrowX,top:o.arrowY,[l]:0,transformOrigin:{top:"",right:"0 0",bottom:"center 0",left:"100% 0"}[o.placedSide],transform:{top:"translateY(100%)",right:"translateY(50%) rotate(90deg) translateX(-50%)",bottom:"rotate(180deg)",left:"translateY(50%) rotate(-90deg) translateX(50%)"}[o.placedSide],visibility:o.shouldHideArrow?"hidden":void 0},children:c.jsx(w4,{...a,ref:r,style:{...a.style,display:"block"}})})});Nl.displayName=Tl;function M4(e){return e!==null}var A4=e=>({name:"transformOrigin",options:e,fn(t){var g,_,C;const{placement:r,rects:n,middlewareData:a}=t,l=((g=a.arrow)==null?void 0:g.centerOffset)!==0,i=l?0:e.arrowWidth,s=l?0:e.arrowHeight,[d,u]=zl(r),f={start:"0%",center:"50%",end:"100%"}[u],h=(((_=a.arrow)==null?void 0:_.x)??0)+i/2,v=(((C=a.arrow)==null?void 0:C.y)??0)+s/2;let x="",m="";return d==="bottom"?(x=l?f:`${h}px`,m=`${-s}px`):d==="top"?(x=l?f:`${h}px`,m=`${n.floating.height+s}px`):d==="right"?(x=`${-s}px`,m=l?f:`${v}px`):d==="left"&&(x=`${n.floating.width+s}px`,m=l?f:`${v}px`),{data:{x,y:m}}}});function zl(e){const[t,r="center"]=e.split("-");return[t,r]}var zt=El,Ot=Pl,_n=kl,Mn=Nl,S4="Portal",Ze=p.forwardRef((e,t)=>{var i;const{container:r,...n}=e,[a,o]=p.useState(!1);y1(()=>o(!0),[]);const l=r||a&&((i=globalThis==null?void 0:globalThis.document)==null?void 0:i.body);return l?ee.createPortal(c.jsx(o0.div,{...n,ref:t}),l):null});Ze.displayName=S4;var E4=function(e){if(typeof document>"u")return null;var t=Array.isArray(e)?e[0]:e;return t.ownerDocument.body},pe=new WeakMap,Dt=new WeakMap,Ht={},An=0,Ol=function(e){return e&&(e.host||Ol(e.parentNode))},I4=function(e,t){return t.map(function(r){if(e.contains(r))return r;var n=Ol(r);return n&&e.contains(n)?n:(console.error("aria-hidden",r,"in not contained inside",e,". Doing nothing"),null)}).filter(function(r){return!!r})},P4=function(e,t,r,n){var a=I4(t,Array.isArray(e)?e:[e]);Ht[r]||(Ht[r]=new WeakMap);var o=Ht[r],l=[],i=new Set,s=new Set(a),d=function(f){!f||i.has(f)||(i.add(f),d(f.parentNode))};a.forEach(d);var u=function(f){!f||s.has(f)||Array.prototype.forEach.call(f.children,function(h){if(i.has(h))u(h);else try{var v=h.getAttribute(n),x=v!==null&&v!=="false",m=(pe.get(h)||0)+1,g=(o.get(h)||0)+1;pe.set(h,m),o.set(h,g),l.push(h),m===1&&x&&Dt.set(h,!0),g===1&&h.setAttribute(r,"true"),x||h.setAttribute(n,"true")}catch(_){console.error("aria-hidden: cannot operate on ",h,_)}})};return u(t),i.clear(),An++,function(){l.forEach(function(f){var h=pe.get(f)-1,v=o.get(f)-1;pe.set(f,h),o.set(f,v),h||(Dt.has(f)||f.removeAttribute(n),Dt.delete(f)),v||f.removeAttribute(r)}),An--,An||(pe=new WeakMap,pe=new WeakMap,Dt=new WeakMap,Ht={})}},Sn=function(e,t,r){r===void 0&&(r="data-aria-hidden");var n=Array.from(Array.isArray(e)?e:[e]),a=E4(e);return a?(n.push.apply(n,Array.from(a.querySelectorAll("[aria-live]"))),P4(n,a,r,"aria-hidden")):function(){return null}},L0=function(){return L0=Object.assign||function(t){for(var r,n=1,a=arguments.length;n<a;n++){r=arguments[n];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(t[o]=r[o])}return t},L0.apply(this,arguments)};function Dl(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,n=Object.getOwnPropertySymbols(e);a<n.length;a++)t.indexOf(n[a])<0&&Object.prototype.propertyIsEnumerable.call(e,n[a])&&(r[n[a]]=e[n[a]]);return r}function k4(e,t,r){if(r||arguments.length===2)for(var n=0,a=t.length,o;n<a;n++)(o||!(n in t))&&(o||(o=Array.prototype.slice.call(t,0,n)),o[n]=t[n]);return e.concat(o||Array.prototype.slice.call(t))}typeof SuppressedError=="function"&&SuppressedError;var Vt="right-scroll-bar-position",Lt="width-before-scroll-bar",T4="with-scroll-bars-hidden",N4="--removed-body-scroll-bar-size";function En(e,t){return typeof e=="function"?e(t):e&&(e.current=t),e}function z4(e,t){var r=y.useState(function(){return{value:e,callback:t,facade:{get current(){return r.value},set current(n){var a=r.value;a!==n&&(r.value=n,r.callback(n,a))}}}})[0];return r.callback=t,r.facade}var O4=typeof window<"u"?p.useLayoutEffect:p.useEffect,Hl=new WeakMap;function D4(e,t){var r=z4(null,function(n){return e.forEach(function(a){return En(a,n)})});return O4(function(){var n=Hl.get(r);if(n){var a=new Set(n),o=new Set(e),l=r.current;a.forEach(function(i){o.has(i)||En(i,null)}),o.forEach(function(i){a.has(i)||En(i,l)})}Hl.set(r,e)},[e]),r}function H4(e){return e}function V4(e,t){t===void 0&&(t=H4);var r=[],n=!1,a={read:function(){if(n)throw new Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return r.length?r[r.length-1]:e},useMedium:function(o){var l=t(o,n);return r.push(l),function(){r=r.filter(function(i){return i!==l})}},assignSyncMedium:function(o){for(n=!0;r.length;){var l=r;r=[],l.forEach(o)}r={push:function(i){return o(i)},filter:function(){return r}}},assignMedium:function(o){n=!0;var l=[];if(r.length){var i=r;r=[],i.forEach(o),l=r}var s=function(){var u=l;l=[],u.forEach(o)},d=function(){return Promise.resolve().then(s)};d(),r={push:function(u){l.push(u),d()},filter:function(u){return l=l.filter(u),r}}}};return a}function L4(e){e===void 0&&(e={});var t=V4(null);return t.options=L0({async:!0,ssr:!1},e),t}var Vl=function(e){var t=e.sideCar,r=Dl(e,["sideCar"]);if(!t)throw new Error("Sidecar: please provide `sideCar` property to import the right car");var n=t.read();if(!n)throw new Error("Sidecar medium not found");return p.createElement(n,L0({},r))};Vl.isSideCarExport=!0;function $4(e,t){return e.useMedium(t),Vl}var Ll=L4(),In=function(){},$t=p.forwardRef(function(e,t){var r=p.useRef(null),n=p.useState({onScrollCapture:In,onWheelCapture:In,onTouchMoveCapture:In}),a=n[0],o=n[1],l=e.forwardProps,i=e.children,s=e.className,d=e.removeScrollBar,u=e.enabled,f=e.shards,h=e.sideCar,v=e.noIsolation,x=e.inert,m=e.allowPinchZoom,g=e.as,_=g===void 0?"div":g,C=e.gapMode,A=Dl(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noIsolation","inert","allowPinchZoom","as","gapMode"]),M=h,S=D4([r,t]),P=L0(L0({},A),a);return p.createElement(p.Fragment,null,u&&p.createElement(M,{sideCar:Ll,removeScrollBar:d,shards:f,noIsolation:v,inert:x,setCallbacks:o,allowPinchZoom:!!m,lockRef:r,gapMode:C}),l?p.cloneElement(p.Children.only(i),L0(L0({},P),{ref:S})):p.createElement(_,L0({},P,{className:s,ref:S}),i))});$t.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1},$t.classNames={fullWidth:Lt,zeroRight:Vt};var B4=function(){if(typeof __webpack_nonce__<"u")return __webpack_nonce__};function F4(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var t=B4();return t&&e.setAttribute("nonce",t),e}function R4(e,t){e.styleSheet?e.styleSheet.cssText=t:e.appendChild(document.createTextNode(t))}function U4(e){var t=document.head||document.getElementsByTagName("head")[0];t.appendChild(e)}var W4=function(){var e=0,t=null;return{add:function(r){e==0&&(t=F4())&&(R4(t,r),U4(t)),e++},remove:function(){e--,!e&&t&&(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},K4=function(){var e=W4();return function(t,r){p.useEffect(function(){return e.add(t),function(){e.remove()}},[t&&r])}},$l=function(){var e=K4(),t=function(r){var n=r.styles,a=r.dynamic;return e(n,a),null};return t},j4={left:0,top:0,right:0,gap:0},Pn=function(e){return parseInt(e||"",10)||0},G4=function(e){var t=window.getComputedStyle(document.body),r=t[e==="padding"?"paddingLeft":"marginLeft"],n=t[e==="padding"?"paddingTop":"marginTop"],a=t[e==="padding"?"paddingRight":"marginRight"];return[Pn(r),Pn(n),Pn(a)]},q4=function(e){if(e===void 0&&(e="margin"),typeof window>"u")return j4;var t=G4(e),r=document.documentElement.clientWidth,n=window.innerWidth;return{left:t[0],top:t[1],right:t[2],gap:Math.max(0,n-r+t[2]-t[0])}},Y4=$l(),ve="data-scroll-locked",X4=function(e,t,r,n){var a=e.left,o=e.top,l=e.right,i=e.gap;return r===void 0&&(r="margin"),`
1
+ (function(T,X){typeof exports=="object"&&typeof module<"u"?X(exports,require("@frontify/sidebar-settings"),require("react/jsx-runtime"),require("@frontify/app-bridge"),require("@frontify/fondue"),require("react"),require("react-dom"),require("@dnd-kit/core"),require("@dnd-kit/modifiers"),require("@dnd-kit/sortable"),require("@react-aria/focus"),require("@react-stately/overlays"),require("@ctrl/tinycolor")):typeof define=="function"&&define.amd?define(["exports","@frontify/sidebar-settings","react/jsx-runtime","@frontify/app-bridge","@frontify/fondue","react","react-dom","@dnd-kit/core","@dnd-kit/modifiers","@dnd-kit/sortable","@react-aria/focus","@react-stately/overlays","@ctrl/tinycolor"],X):(T=typeof globalThis<"u"?globalThis:T||self,X(T.GuidelineBlocksSettings={},T.sidebarSettings,T.jsxRuntime,T.appBridge,T.fondue,T.React,T.ReactDOM,T.core,T.modifiers,T.sortable,T.focus$1,T.overlays,T.tinycolor))})(this,function(T,X,c,V1,b,y,ee,x0,ou,ht,$a,au,c1){"use strict";var Sy=Object.defineProperty;var Ey=(T,X,c)=>X in T?Sy(T,X,{enumerable:!0,configurable:!0,writable:!0,value:c}):T[X]=c;var E0=(T,X,c)=>Ey(T,typeof X!="symbol"?X+"":X,c);function Ba(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const r in e)if(r!=="default"){const n=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,n.get?n:{enumerable:!0,get:()=>e[r]})}}return t.default=e,Object.freeze(t)}const p=Ba(y),Fa=Ba(ee),n1=e=>e.filter(Boolean).join(" "),lu=({onDrop:e,label:t,icon:r,secondaryLabel:n,isLoading:a,fillParentContainer:o,onAssetChooseClick:l,onUploadClick:i,withMenu:s=!0,onClick:d,validFileType:u,verticalLayout:f})=>{const[h,v]=y.useState(!1),[x,m]=y.useState(),g=y.useRef(null),[_,C]=y.useState(void 0),A=P=>{if(P.preventDefault(),v(!1),!M(P.dataTransfer.files)){C("Invalid"),setTimeout(()=>{C(void 0)},1e3);return}e==null||e(P.dataTransfer.files)},M=P=>{if(!u)return!0;for(let N=0;N<P.length;N++){const D=P[N].name.split(".").pop()??"";if(!V1.FileExtensionSets[u].includes(D))return!1}return!0},S=P=>{if(!g.current||a)return;const{clientX:N,clientY:D}=P,U=N===0&&D===0,{left:R,top:K,width:k,height:B}=g.current.getBoundingClientRect(),$=U?k/2:N-R,q=U?B/2:D-K;m([$,q])};return c.jsxs("button",{ref:g,"data-test-id":"block-inject-button",className:n1(["tw-font-body tw-relative tw-text-sm tw-leading-4 tw-border tw-flex tw-items-center tw-justify-center tw-cursor-pointer tw-gap-3 tw-w-full first:tw-rounded-tl last:tw-rounded-br",f?"[&:not(:first-child)]:tw-border-t-0 first:tw-rounded-tr last:tw-rounded-bl":"[&:not(:first-child)]:tw-border-l-0 first:tw-rounded-bl last:tw-rounded-tr",o?"tw-h-full":"tw-h-[72px]",h&&!a?"tw-border-dashed":"tw-border-solid",x&&"tw-bg-blank-state-pressed-inverse",h&&"tw-bg-blank-state-weak-inverse",_?"!tw-border-red-50 !tw-cursor-not-allowed":" tw-border-blank-state-line",a||x||h||_?"":"tw-text-text-weak hover:tw-text-blank-state-hover hover:tw-bg-blank-state-hover-inverse hover:tw-border-blank-state-line-hover active:tw-text-blank-state-pressed active:tw-bg-blank-state-pressed-inverse active:tw-border-blank-state-line-hover",(h||x)&&!_?"[&>*]:tw-pointer-events-none tw-border-blank-state-line-hover":"tw-bg-blank-state-shaded-inverse tw-text-blank-state-shaded"]),onDragEnter:e?P=>{var N;if(v(!0),u==="Images")for(const D of Array.from(P.dataTransfer.items))(N=D==null?void 0:D.type)!=null&&N.startsWith("image/")?C(void 0):C("Invalid")}:void 0,onDragLeave:e?()=>{v(!1),C(void 0)}:void 0,onDrop:e?A:void 0,onClick:P=>{s&&S(P),d==null||d()},children:[a?c.jsx(b.LoadingCircle,{}):_?c.jsxs("div",{className:" tw-flex tw-items-center tw-justify-center tw-text-red-60 tw-font-medium",children:[c.jsx(b.IconExclamationMarkTriangle,{}),_]}):c.jsxs(c.Fragment,{children:[r&&c.jsx("div",{children:r}),(t||n)&&c.jsxs("div",{className:"tw-flex tw-flex-col tw-items-start",children:[t&&c.jsx("div",{className:"tw-font-medium",children:t}),n&&c.jsx("div",{className:"tw-font-normal",children:n})]})]}),x&&c.jsx("div",{className:"tw-absolute tw-left-0 tw-top-full tw-z-20",style:{left:x[0],top:x[1]},children:c.jsx(b.Flyout,{onOpenChange:P=>!P&&m(void 0),isOpen:!0,fitContent:!0,hug:!1,legacyFooter:!1,trigger:c.jsx("div",{}),children:c.jsx(b.ActionMenu,{menuBlocks:[{id:"menu",menuItems:[...i?[{id:"upload",size:b.MenuItemContentSize.XSmall,title:"Upload asset",onClick:()=>{i(),m(void 0)},initialValue:!0,decorator:c.jsx("div",{className:"tw-mr-2",children:c.jsx(b.IconArrowCircleUp20,{})})}]:[],...l?[{id:"asset",size:b.MenuItemContentSize.XSmall,title:"Browse asset",onClick:()=>{l(),m(void 0)},initialValue:!0,decorator:c.jsx("div",{className:"tw-mr-2",children:c.jsx(b.IconImageStack20,{})})}]:[]]}]})})})]})},L1=e=>{const t=n=>typeof n=="object"&&["red","green","blue"].every(o=>n.hasOwnProperty(o)),r=n=>{const a=typeof n.alpha=="number"?n.alpha:1;return{r:n.red,g:n.green,b:n.blue,a}};return t(e)?r(e):e},iu=e=>typeof e=="object"&&["red","green","blue"].every(r=>e==null?void 0:e.hasOwnProperty(r)),su=(e,t)=>{const r=iu(e)?L1(e):e,n=new c1.TinyColor(r);return t?n.getBrightness()<t:n.isDark()||n.getAlpha()>.25&&n.getAlpha()<1},cu=e=>new c1.TinyColor(L1(e)).toHex8String(),du=e=>new c1.TinyColor(L1(e)).toHexString(),Or=e=>new c1.TinyColor(L1(e)).toRgbString(),uu=(e,t)=>new c1.TinyColor(t).setAlpha(e).toRgbString(),fu=e=>{const{r:t,g:r,b:n,a}=new c1.TinyColor(e);return{red:t,green:r,blue:n,alpha:a}},Ra=e=>typeof e=="object"&&["red","green","blue"].every(r=>e==null?void 0:e.hasOwnProperty(r)),hu=(e,t)=>{const r=Ra(e)?L1(e):e,n=Ra(t)?L1(t):t;let a=new c1.TinyColor(r);const o=new c1.TinyColor(n);for(;c1.readability(a,o)<4.5;)a=a.darken(1);return a.toRgbString()},pu=(e,t,r)=>{const n=[...e],a=r<0?n.length+r:r;if(a>=0&&a<n.length){const o=n.splice(t,1)[0];n.splice(a,0,o)}return n},vu=e=>({backgroundColor:Or(e)}),gu={red:241,green:241,blue:241,alpha:1},Ua={red:234,green:235,blue:235,alpha:1},mu="1px",Oe="24px",De="24px";var o1=(e=>(e.Solid="Solid",e.Dashed="Dashed",e.Dotted="Dotted",e))(o1||{});const Wa={Solid:"solid",Dotted:"dotted",Dashed:"dashed"};var w1=(e=>(e.None="None",e.Small="Small",e.Medium="Medium",e.Large="Large",e))(w1||{});const $1={None:"0px",Small:"2px",Medium:"4px",Large:"12px"};var B1=(e=>(e.None="None",e.Small="Small",e.Medium="Medium",e.Large="Large",e))(B1||{});const te={None:"0px",Small:"24px",Medium:"36px",Large:"60px"};var F1=(e=>(e.None="None",e.Small="Small",e.Medium="Medium",e.Large="Large",e))(F1||{});const re={None:"0px",Small:"24px",Medium:"36px",Large:"60px"};var R1=(e=>(e.Global="Global",e.Custom="Custom",e))(R1||{}),U1=(e=>(e.Auto="Auto",e.S="S",e.M="M",e.L="L",e))(U1||{});const Ka={Auto:"4px",S:"10px",M:"30px",L:"50px"},bu=(e=o1.Solid,t="1px",r=Ua)=>({borderStyle:Wa[e],borderWidth:t,borderColor:Or(r)}),wu=(e,t=!1,r)=>({borderRadius:t?r:$1[e]}),ja=y.createContext(!1),Ga=({children:e,isDragPreview:t})=>c.jsx(ja.Provider,{value:t,children:e}),He=()=>y.useContext(ja),qa=y.createContext({openFlyoutIds:[],setOpenFlyoutIds:()=>console.error("No MultiFlyoutContext Provider found")}),Ya=({children:e,openFlyoutIds:t,setOpenFlyoutIds:r})=>{const n=y.useMemo(()=>({openFlyoutIds:t,setOpenFlyoutIds:r}),[t,r]);return c.jsx(qa.Provider,{value:n,children:e})},Xa=()=>y.useContext(qa),pt=e=>{const{openFlyoutIds:t,setOpenFlyoutIds:r}=Xa(),n=y.useCallback(a=>{r(o=>{const l=o.filter(i=>i!==e);return a?[...l,e]:l})},[e,r]);return{isOpen:t.includes(e),onOpenChange:n}},Qa=(e,t)=>{const{blockAssets:r,addAssetIdsToKey:n,deleteAssetIdsFromKey:a,updateAssetIdsFromKey:o}=V1.useBlockAssets(e),l=(r==null?void 0:r[t])||[];return{onAttachmentsAdd:async f=>{await n(t,f.map(h=>h.id))},onAttachmentDelete:async f=>{await a(t,[f.id])},onAttachmentReplace:async(f,h)=>{const v=l.map(x=>x.id===f.id?h.id:x.id);await o(t,v)},onAttachmentsSorted:async f=>{const h=f.map(v=>v.id);await o(t,h)},attachments:l,appBridge:e}},Za=y.createContext(null),Ja=({appBridge:e,children:t,assetId:r})=>{const n=Qa(e,r);return c.jsx(Za.Provider,{value:n,children:t})},e5=()=>{const e=y.useContext(Za);if(!e)throw new Error("No AttachmentsContext Provided. Component must be wrapped in an 'AttachmentsProvider' or the 'withAttachmentsProvider' HOC");return e},yu=(e,t)=>{const r=n=>c.jsx(Ja,{appBridge:n.appBridge,assetId:t,children:c.jsx(e,{...n})});return r.displayName="withAttachmentsProvider",r},Cu=[x0.KeyboardCode.Down,x0.KeyboardCode.Right,x0.KeyboardCode.Up,x0.KeyboardCode.Left],t5=(e,t)=>(r,{currentCoordinates:n,context:{activeNode:a}})=>{if(r.preventDefault(),Cu.includes(r.code)){const o=(a==null?void 0:a.offsetWidth)??0,l=(a==null?void 0:a.offsetHeight)??0;switch(r.code){case x0.KeyboardCode.Right:return{...n,x:n.x+o+e};case x0.KeyboardCode.Left:return{...n,x:n.x-o-e};case x0.KeyboardCode.Down:return{...n,y:n.y+l+t};case x0.KeyboardCode.Up:return{...n,y:n.y-l-t}}}},xu={start:["Space","Enter"],cancel:[],end:["Space","Enter","Escape"]},_u=(e=0,t=0)=>{const r=y.useMemo(()=>({coordinateGetter:t5(e,t),keyboardCodes:xu}),[e,t]);return x0.useSensors(x0.useSensor(x0.PointerSensor),x0.useSensor(x0.KeyboardSensor,r))},Mu={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:.1,strokeLinecap:"round",strokeLinejoin:"round"},vt=e=>e.replaceAll(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),Au=e=>e.split("-").map((t,r)=>r===0?t:t.charAt(0).toUpperCase()+t.slice(1)).join(""),Su=e=>Object.keys(e).reduce((t,r)=>{const n=Au(r);return t[n]=e[r],t},{}),r5={Size12:12,Size16:16,Size20:20,Size24:24,Size32:32,12:12,16:16,20:20,24:24,32:32},n5=(e,t)=>e.map(([r,n,a])=>y.createElement(r,{key:`${t}-${r}`,...n?Su(n):{}},Array.isArray(a)&&a.length>0?a.map(o=>n5([o],`${t}-${r}`)):[])),w=(e,t)=>{const r=y.forwardRef(({color:n="currentColor",size:a=24,className:o="",children:l,...i},s)=>y.createElement("svg",{ref:s,...Mu,color:n,width:r5[a],height:r5[a],className:["fondue",`fondue-${vt(e)}`,o].filter(Boolean).join(" "),"data-test-id":`fondue-icons-${vt(e)}`,key:`fondue-icons-${vt(e)}`,...i},[...n5(t,vt(e)),...Array.isArray(l)?l:[l]]));return r.displayName=`Icon${e}`,r};w("AdobeCreativeCloud",[["path",{fill:"currentColor",d:"M22.5 11.655v.691q-.012.057-.02.112c-.035.3-.058.603-.108.902a7.4 7.4 0 01-1.029 2.705 7.7 7.7 0 01-3.19 2.89 7.5 7.5 0 01-2.46.727l-.57.062H7.746c-.038-.007-.075-.018-.112-.02a6.3 6.3 0 01-2.142-.515 6.53 6.53 0 01-3.317-3.153 6.2 6.2 0 01-.613-2.04L1.5 13.5v-.67c.007-.038.018-.075.02-.113a6.2 6.2 0 01.404-1.871c.626-1.619 1.719-2.82 3.27-3.596a6.4 6.4 0 012.562-.662c.44-.023.879.002 1.316.06a.17.17 0 00.124-.04 7.8 7.8 0 012.15-1.559 7.5 7.5 0 012.473-.729q.306-.033.612-.063h.63q.06.01.123.018c.312.037.625.06.934.111a7.4 7.4 0 012.689 1.02 7.7 7.7 0 012.904 3.196 7.4 7.4 0 01.726 2.462q.033.297.063.592M10.758 7.18c.013.017.016.025.021.027q.65.32 1.234.746c.025.018.085.01.115-.008 1.07-.678 2.23-.912 3.475-.69 1.22.216 2.213.825 2.972 1.8.86 1.102 1.187 2.348.95 3.735-.16.929-.532 1.763-1.165 2.461-1.154 1.274-2.6 1.8-4.302 1.577a4.54 4.54 0 01-2.7-1.346c-.961-.97-1.928-1.934-2.892-2.902-.128-.129-.271-.233-.456-.255a.725.725 0 00-.756.412c-.124.259-.108.55.162.816 1.074 1.055 2.138 2.119 3.211 3.175q.276.273.59.5c.784.57 1.667.885 2.624 1.012a6.3 6.3 0 002.236-.089 6.2 6.2 0 003.5-2.148 6.15 6.15 0 001.38-3.157 6.2 6.2 0 00-.058-2.031c-.213-1.094-.676-2.073-1.418-2.906-1.415-1.59-3.195-2.299-5.313-2.14-.815.06-1.586.3-2.312.68a6 6 0 00-1.098.731m-.518 11.092-.087-.081c-.44-.415-.881-.827-1.315-1.247a.36.36 0 00-.28-.118c-.44.01-.88.013-1.313-.085-2.153-.487-3.404-2.829-2.61-4.889.626-1.624 2.359-2.614 4.068-2.309.766.137 1.438.461 1.99 1.03.673.695 1.366 1.37 2.047 2.058a.61.61 0 00.547.197c.277-.04.498-.171.598-.443a.655.655 0 00-.152-.726c-.714-.723-1.411-1.465-2.154-2.158C10.14 8.16 8.44 7.76 6.56 8.33c-2.527.768-4.006 3.378-3.429 5.954a5.09 5.09 0 004.98 3.995h2.011c.034 0 .067-.003.118-.006"}]]),w("AdobeInDesign",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 4.5h12A1.5 1.5 0 0119.5 6v12a1.5 1.5 0 01-1.5 1.5H6A1.5 1.5 0 014.5 18V6A1.5 1.5 0 016 4.5M3 6a3 3 0 013-3h12a3 3 0 013 3v12a3 3 0 01-3 3H6a3 3 0 01-3-3zm4.594 2.3V16h1.452V8.3zm3.666 7.535q.571.32 1.22.319.75 0 1.134-.253.396-.254.583-.561h.198V16h1.364V8.3h-1.386v2.871h-.198a1.4 1.4 0 00-.32-.374 1.6 1.6 0 00-.55-.286 2.4 2.4 0 00-.824-.121q-.66 0-1.221.33a2.34 2.34 0 00-.902.946q-.341.627-.341 1.518v.176q0 .891.34 1.518.342.627.903.957m2.706-1.298q-.43.407-1.067.407-.639 0-1.067-.407-.43-.418-.43-1.21v-.11q0-.792.43-1.199a1.47 1.47 0 011.067-.418q.648 0 1.067.418.429.407.429 1.199v.11q0 .792-.43 1.21","clip-rule":"evenodd"}]]),w("Anchor",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 7.5a1 1 0 100-2 1 1 0 000 2m2.5-1a2.5 2.5 0 01-1.75 2.386V11.5h2a.75.75 0 110 1.5h-2v4.954c2.132-.266 3.867-1.65 4.548-3.467a.75.75 0 111.405.526c-.906 2.417-3.207 4.176-5.953 4.45v.787a.75.75 0 01-1.5 0v-.787c-2.745-.274-5.046-2.033-5.952-4.45a.75.75 0 011.404-.526c.682 1.817 2.416 3.2 4.548 3.467V13h-2a.75.75 0 010-1.5h2V8.886A2.501 2.501 0 1114.5 6.5","clip-rule":"evenodd"}]]),w("AnnotationLines",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 8.5a2 2 0 100-4 2 2 0 000 4m0 1.5a3.5 3.5 0 10-2.965-1.64l-6.174 6.175a3.5 3.5 0 101.07 1.051l6.155-6.155c.55.36 1.208.569 1.914.569m-11 9.5a2 2 0 100-4 2 2 0 000 4","clip-rule":"evenodd"}]]),w("AnnotationNumbers",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.996 8.155v7.272h1.536v-8.4H4.76L3.044 10.82h1.608L5.78 8.155zM10.75 9.5a.75.75 0 000 1.5h8.5a.75.75 0 100-1.5zM10 16.25a.75.75 0 01.75-.75h8.5a.75.75 0 110 1.5h-8.5a.75.75 0 01-.75-.75m.75-3.75a.75.75 0 000 1.5h4.5a.75.75 0 100-1.5z","clip-rule":"evenodd"}]]),w("Apps",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8.75 3.5H4a.5.5 0 00-.5.5v4.75a.5.5 0 00.5.5h4.75a.5.5 0 00.5-.5V4a.5.5 0 00-.5-.5M4 2a2 2 0 00-2 2v4.75a2 2 0 002 2h4.75a2 2 0 002-2V4a2 2 0 00-2-2zm0 12.75h4.75a.5.5 0 01.5.5V20a.5.5 0 01-.5.5H4a.5.5 0 01-.5-.5v-4.75a.5.5 0 01.5-.5m-2 .5a2 2 0 012-2h4.75a2 2 0 012 2V20a2 2 0 01-2 2H4a2 2 0 01-2-2zm12.75 0a.5.5 0 01.5-.5H20a.5.5 0 01.5.5V20a.5.5 0 01-.5.5h-4.75a.5.5 0 01-.5-.5zm-1.5 0a2 2 0 012-2H20a2 2 0 012 2V20a2 2 0 01-2 2h-4.75a2 2 0 01-2-2zm4.375-13.062a.75.75 0 01.75.75v2.687h2.688a.75.75 0 010 1.5h-2.688v2.688a.75.75 0 01-1.5 0V7.124h-2.687a.75.75 0 010-1.5h2.687V2.938a.75.75 0 01.75-.75","clip-rule":"evenodd"}]]),w("Archive",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4.5 7A1.5 1.5 0 016 5.5h12A1.5 1.5 0 0119.5 7zM21 8.5h-1V17a3 3 0 01-3 3H7a3 3 0 01-3-3V8.5H3V7a3 3 0 013-3h12a3 3 0 013 3zm-15.5 0h13V17a1.5 1.5 0 01-1.5 1.5H7A1.5 1.5 0 015.5 17zm4.75 3a.75.75 0 000 1.5h3.5a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]),w("ArrowAlignDown",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M21 20.25a.75.75 0 01-.75.75H3.75a.75.75 0 010-1.5h16.5a.75.75 0 01.75.75m-8.25-5.04V3.75a.75.75 0 00-1.5 0v11.46l-.009-.009-.019-.019-.018-.018-.02-.019-.018-.019-.018-.018-.019-.019-.019-.018-.018-.019-.019-.018-.018-.019-.019-.019-.018-.018-.019-.018-.018-.019-.018-.018-.018-.018-.019-.019-.018-.018-.018-.018-.019-.018-.018-.019-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.017-.017-.018-.018-.018-.018-.017-.017-.018-.018-.018-.018-.018-.017-.017-.018-.018-.017-.017-.018-.018-.017-.017-.018-.018-.017-.017-.018-.017-.017-.018-.017-.017-.017-.017-.018-.018-.017-.017-.017-.017-.017-.017-.017-.017-.018-.017-.017-.018-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.016-.016-.017-.017-.017-.017-.017-.017-.017-.017-.016-.016-.017-.017-.017-.017-.017-.016-.016-.017-.017-.016-.016-.017-.017-.016-.016-.017-.017-.016-.016-.017-.017-.016-.016-.016-.016-.017-.017-.016-.016-.016-.016-.017-.016-.016-.017-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.015-.015-.016-.016-.016-.016-.016-.016-.015-.015-.016-.016-.016-.015-.015-.016-.016-.015-.015-.016-.016-.015-.015-.016-.016-.015-.015-.016-.015-.015-.016-.015-.015-.015-.015-.016-.016-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.014-.014-.015-.015-.015-.015-.015-.014-.014-.015-.015-.015-.014-.014-.015-.015-.015-.014-.014-.015-.014-.014-.015-.014-.014-.015-.015-.014-.014-.014-.014-.015-.014-.014-.015-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.013-.013-.014-.014-.014-.014-.014-.014-.013-.013-.014-.014-.014-.013-.013-.014-.014-.013-.013-.014-.014-.013-.013-.014-.014-.013-.013-.013-.013-.014-.013-.013-.014-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.012-.012-.013-.013-.013-.013-.013-.012-.012-.013-.013-.013-.012-.012-.013-.013-.012-.012-.013-.012-.012-.013-.013-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.011-.01-.012-.012-.011-.011-.011-.012-.011-.01-.011-.012-.012-.01-.01-.012-.012-.01-.01-.012-.011-.01-.011-.011-.011-.011-.011-.01-.01-.012-.011-.01-.011-.01-.01-.011-.011-.011-.01-.01-.011-.011-.01-.01-.011-.01-.01-.011-.01-.01-.011-.01-.01-.01-.01-.01-.01-.011-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.009-.01-.01-.01-.01-.009-.009-.01-.01-.01-.009-.008-.01-.01-.009-.01-.009-.009-.01-.009-.008-.01-.01-.008-.009-.01-.009-.009-.009-.009-.009-.009-.009-.009-.009-.009-.009-.009-.009-.008-.008-.01-.01-.008-.008-.009-.008-.008-.01-.009-.008-.008-.008-.009-.009-.009-.008-.008-.008-.008-.009-.009-.008-.008-.008-.008-.008-.008-.009-.008-.008-.009-.008-.008-.008-.008-.008-.008-.008-.008-.007-.007-.008-.008-.008-.008-.008-.008-.007-.007-.008-.008-.008-.008-.007-.007-.008-.008-.007-.007-.007-.007-.008-.008-.007-.007-.007-.007-.007-.007-.008-.008L7 10.96l-.007-.007-.007-.007-.007-.006-.007-.007-.006-.007-.007-.007-.007-.007-.007-.007-.006-.006-.007-.007-.006-.006-.007-.007-.006-.006-.007-.007-.006-.006-.006-.006-.007-.007-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.005-.005-.006-.006-.006-.005-.005-.006-.006-.005-.005-.006-.006-.005-.005-.006-.006-.005-.005-.005-.005-.005-.005-.006-.005-.005-.005-.005-.005-.005-.005-.005-.005-.004-.005-.005-.005-.005-.005-.005-.005-.004-.004-.005-.005-.005-.004-.004-.005-.005-.004-.004-.005-.004-.004-.005-.004-.004-.005-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.003-.003-.004-.004-.004-.004-.003-.003-.004-.004-.003-.003-.004-.004-.003-.003-.003-.003-.004-.003-.003-.004-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.002-.002-.003-.003-.003-.003-.003-.003-.002-.002-.003-.003-.002-.002-.003-.003-.002-.002-.003-.002-.002-.002-.002-.003-.002-.002-.003-.002-.002-.002-.002-.002-.002-.002-.002-.002-.001-.001-.002-.002-.002-.002-.002-.001-.001-.002-.002-.002-.001-.001-.002-.001-.001-.002-.002h-.001l-.001-.002-.002-.001v-.002h-.002v-.002h-.002v-.001l-.001-.001-.001-.001-.002-.001v-.001l-.001-.001H6.52v-.001l-.53.53.53-.53a.75.75 0 00-1.06 1.06l.53-.53-.53.53v.001h.001v.001h.001v.001h.001l.001.002.002.001v.001l.002.001v.001l.002.001v.001l.002.002h.001l.002.002v.001l.002.002.002.001.001.002.002.001.002.002.001.002.002.001.002.002.002.002.002.002.001.002.003.002.002.002.002.002.002.002.002.003.002.002.003.002.002.003.003.002.002.003.003.002.002.003.003.003.003.002.003.003.003.003.002.003.003.003.003.003.003.003.004.003.003.003.003.004.003.003.004.003.003.003.004.004.003.003.004.004.003.004.004.003.004.004.003.004.004.004.004.004.004.004.004.004.004.003.004.005.004.004.004.004.005.004.004.005.004.004.005.004.004.005.005.004.004.005.005.004.005.005.004.005.005.005.005.004.005.005.005.005.005.005.005.005.005.005.005.005.005.006.005.005.006.005.005.005.005.006.006.005.005.006.006.005.005.006.006.006.006.005.006.006.005.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.007.006.006.006.006.007.007.006.006.006.006.007.007.006.006.007.007.007.007.006.006.007.007.007.007.006.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.008.007.007.008.007.007.007.007.008.008.007.007.008.008.007.007.008.008.007.008.008.007.008.008.008.008.007.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.009.009.008.008.008.008.009.009.008.008.009.009.008.008.009.009.008.008.009.01.009.008.008.009.01.009.008.008.009.01.009.008.009.01.009.008.009.01.01.009.008.009.01.01.009.008.009.01.01.01.009.009.01.01.009.009.01.01.009.009.01.01.009.01.01.009.01.01.01.01.009.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.011.011.01.01.01.01.011.011.01.01.011.011.01.011.011.01.011.011.01.011.012.01.01.012.011.01.011.012.011.01.011.012.011.01.011.012.011.01.011.012.011.011.012.011.01.012.012.011.011.011.012.012.011.011.012.012.011.011.012.012.011.012.012.011.012.012.011.012.012.012.012.011.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.013.012.012.012.012.012.012.013.013.012.012.012.012.013.013.012.012.013.013.012.012.013.013.012.013.013.012.013.013.012.013.013.012.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.014.013.013.013.013.013.013.014.014.013.013.014.013.013.014.013.013.014.014.013.014.014.013.014.014.013.013.014.014.014.014.013.014.014.014.014.013.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.015.014.014.014.014.014.014.015.015.014.014.014.014.015.015.014.014.015.015.014.014.015.015.014.014.015.015.014.015.015.014.015.015.015.015.014.015.015.014.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.016.015.015.015.015.016.015.015.016.015.015.016.016.015.015.015.015.016.016.015.015.016.016.015.016.016.015.016.016.015.016.016.015.016.016.015.016.016.016.016.015.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.017.016.016.016.016.016.016.016.016.017.017.016.016.016.016.017.017.016.016.017.016.016.017.016.016.017.017.016.016.017.017.017.017.016.016.017.017.016.017.017.017.017.016.017.017.017.017.016.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.018.017.017.017.017.018.017.017.017.017.018.018.017.017.017.017.018.018.017.017.018.018.017.017.017.018.018.017.018.018.017.017.018.018.018.018.017.017.018.018.018.018.017.018.018.017.018.018.018.018.018.018.018.018.017.018.018.018.018.018.018.018.018.018.019.018.018.018.018.018.018.019.018.018.018.018.018.018.019.018.018.019.018.018.019.018.018.019.018.018.019.019.018.018.019.019.018.018.019.019.018.018.019.019.018.019.019.018.019.019.018.019.02.018.018.02.018.018.02.019.018.018.019.02.019.018.019.02.019.018.019.019.018.019.02.019.018.019.02.02.019.018.019.02.019.018.019.02.019.019.02.019.018.02.02.018.019.02.02.019.018.02.02.019.02.02.018.018.02.02.02.02.019.019.02.02.019.019.02.02.019.019.02.02.019.02.02.019.02.02.019.019.02.02.02.02.019.02.02.019.02.02.02.02.019.02.02.02.02.02.02.019.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.021.02.02.02.02.021.531.53.53-.53 6.01-6.01a.75.75 0 10-1.06-1.06z","clip-rule":"evenodd"}]]),w("ArrowAlignHorizontalCentre",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12.75 2.75a.75.75 0 00-1.5 0v4.94L9.03 5.47a.75.75 0 00-1.06 1.06l3.535 3.536.53.53.53-.53 3.536-3.536a.75.75 0 10-1.06-1.06L12.75 7.76zM4 12a.75.75 0 01.75-.75h14.5a.75.75 0 010 1.5H4.75A.75.75 0 014 12m8.071 10a.75.75 0 01-.75-.75v-5.01l-2.29 2.29a.75.75 0 01-1.061-1.06l3.535-3.536.53-.53.53.53 3.536 3.536a.75.75 0 11-1.06 1.06l-2.22-2.22v4.94a.75.75 0 01-.75.75","clip-rule":"evenodd"}]]),w("ArrowAlignLeft",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3.75 21a.75.75 0 01-.75-.75V3.75a.75.75 0 011.5 0v16.5a.75.75 0 01-.75.75m5.04-8.25h11.46a.75.75 0 000-1.5H8.79l.009-.009.019-.019.018-.018.019-.02.019-.018.018-.018.019-.019.018-.019.019-.018.018-.019.019-.018.018-.019.019-.018.018-.019.019-.018.018-.018.018-.018.019-.019.018-.018.018-.018.018-.019.019-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.017-.018.018-.017.018-.018.018-.018.017-.017.018-.018.017-.018.018-.017.018-.018.017-.017.018-.018.017-.017.018-.018.017-.017.017-.018.018-.017.017-.017.017-.017.018-.018.017-.017.017-.017.017-.017.017-.017.017-.018.017-.017.018-.017.017-.017.017-.017.017-.017.016-.017.017-.017.017-.016.017-.017.017-.017.017-.017.016-.017.017-.016.017-.017.017-.017.016-.016.017-.017.016-.016.017-.017.016-.016.017-.017.016-.016.017-.017.016-.016.016-.016.017-.017.016-.016.016-.016.016-.017.017-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.015-.016.016-.015.016-.016.016-.016.015-.016.016-.015.016-.016.015-.015.016-.016.015-.015.016-.016.015-.015.016-.016.015-.015.015-.016.016-.015.015-.015.015-.015.016-.016.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.014-.015.015-.014.015-.015.015-.015.014-.014.015-.015.014-.015.015-.014.015-.015.014-.014.014-.015.015-.014.014-.014.015-.015.014-.014.014-.014.014-.015.015-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.013-.014.014-.013.014-.014.014-.014.013-.014.014-.013.014-.014.013-.013.014-.014.013-.013.014-.014.013-.013.014-.014.013-.013.013-.013.013-.014.014-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.012-.013.013-.012.013-.013.013-.013.012-.012.013-.013.012-.013.013-.012.012-.013.013-.012.012-.012.013-.013.012-.012.012-.012.013-.013.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.011-.012.012-.011.012-.012.012-.012.011-.011.012-.012.011-.011.012-.012.011-.011.012-.012.011-.011.011-.012.012-.01.011-.012.011-.011.011-.012.011-.01.012-.012.01-.01.012-.012.01-.01.011-.012.011-.01.011-.011.011-.011.01-.01.011-.012.011-.01.01-.01.011-.011.01-.011.011-.01.01-.011.011-.01.01-.01.01-.011.011-.01.01-.01.01-.01.01-.01.01-.011.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.009.01-.01.009-.01.01-.009.01-.01.008-.009.01-.01.01-.009.009-.009.009-.01.01-.008.008-.01.01-.009.009-.009.009-.009.009-.009.009-.009.009-.009.009-.009.008-.009.01-.008.008-.01.009-.008.008-.008.009-.01.008-.008.009-.008.009-.009.008-.008.008-.008.009-.009.008-.008.008-.008.008-.008.008-.009.009-.008.008-.008.008-.008.008-.008.008-.008.007-.007.008-.008.008-.008.008-.008.007-.007.008-.008.008-.008.007-.007.008-.008.007-.007.007-.007.008-.008.007-.007.007-.007.007-.007.008-.008L13.04 7l.007-.007.007-.007.006-.007.007-.007.007-.006.007-.007.007-.007.007-.007.006-.006.007-.007.006-.006.007-.007.006-.006.007-.007.006-.006.006-.006.007-.007.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.005-.006.006-.005.006-.006.005-.005.006-.006.005-.005.006-.006.005-.005.006-.006.005-.005.005-.005.005-.005.005-.006.005-.005.005-.005.005-.005.005-.005.005-.004.005-.005.005-.005.005-.005.004-.004.005-.005.004-.005.005-.004.004-.005.005-.004.004-.004.004-.005.005-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.003-.003.004-.004.004-.004.003-.003.004-.004.003-.003.004-.004.003-.003.003-.003.003-.004.004-.003.003-.003.003-.003.003-.003.003-.003.003-.003.002-.003.003-.002.003-.003.003-.003.002-.003.003-.002.002-.003.003-.002.002-.003.003-.002.002-.002.002-.002.002-.003.003-.002.002-.002.002-.002.002-.002.002-.002.001-.002.002-.001.002-.002.002-.002.001-.001.002-.002.001-.002.002-.001.001-.001.002-.002v-.001l.002-.001.001-.002h.002v-.002h.002v-.002h.001l.001-.001.001-.001.001-.002h.001l.001-.001V6.52h.001l-.53-.53.53.53a.75.75 0 00-1.06-1.06l.53.53-.53-.53h-.001v.001h-.001v.001h-.001v.001l-.002.001-.001.002h-.001l-.001.002h-.001l-.001.002h-.001l-.002.002v.001l-.002.002h-.001l-.002.002-.001.002-.002.001-.001.002-.002.002-.002.001-.001.002-.002.002-.002.002-.002.002-.002.001-.002.003-.002.002-.002.002-.002.002-.003.002-.002.002-.002.003-.003.002-.002.003-.003.002-.002.003-.003.002-.003.003-.002.003-.003.003-.003.003-.003.002-.003.003-.003.003-.003.003-.003.004-.003.003-.004.003-.003.003-.003.004-.003.003-.004.004-.003.003-.004.004-.004.003-.003.004-.004.004-.004.003-.004.004-.004.004-.004.004-.004.004-.003.004-.005.004-.004.004-.004.004-.004.005-.005.004-.004.004-.004.005-.005.004-.004.005-.005.004-.004.005-.005.005-.005.004-.005.005-.004.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.006.005-.005.005-.005.006-.005.005-.006.005-.005.006-.006.005-.005.006-.006.005-.006.006-.005.006-.006.006-.006.005-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.007-.006.006-.007.006-.006.007-.006.006-.007.006-.006.007-.007.006-.007.007-.006.007-.007.006-.007.007-.006.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.008.007-.007.007-.007.008-.007.007-.008.007-.007.008-.008.007-.007.008-.008.007-.007.008-.008.008-.008.007-.008.008-.007.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.009.008-.008.009-.008.008-.009.008-.008.009-.009.008-.008.009-.009.008-.008.009-.009.008-.009.01-.008.008-.01.009-.008.009-.009.008-.009.01-.009.008-.009.01-.009.008-.01.01-.008.009-.01.009-.009.01-.009.008-.01.01-.009.01-.01.009-.009.01-.01.009-.009.01-.01.009-.009.01-.01.01-.01.009-.01.01-.009.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.011.01-.01.011-.01.01-.011.01-.01.011-.011.01-.01.011-.011.011-.011.01-.01.011-.012.011-.01.01-.011.012-.011.01-.011.012-.011.01-.011.012-.011.01-.011.012-.011.01-.011.012-.012.011-.01.011-.012.012-.011.011-.012.011-.011.012-.012.011-.011.012-.012.011-.011.012-.012.012-.012.011-.011.012-.012.012-.012.012-.012.011-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.013-.012.012-.012.012-.013.012-.012.013-.012.012-.013.012-.012.013-.013.012-.012.013-.013.012-.012.013-.013.013-.013.012-.012.013-.013.013-.013.012-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.014-.013.013-.013.013-.014.013-.013.014-.014.013-.013.013-.013.014-.014.013-.013.014-.014.014-.014.013-.013.014-.014.013-.014.014-.013.014-.014.014-.014.014-.014.013-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.015-.014.014-.014.014-.015.014-.014.015-.014.014-.015.014-.014.015-.015.014-.014.015-.015.014-.014.015-.015.014-.014.015-.015.015-.015.014-.014.015-.015.015-.015.015-.015.014-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.016-.015.015-.016.015-.015.015-.015.016-.016.015-.015.016-.015.015-.016.015-.015.016-.016.015-.015.016-.016.016-.016.015-.015.016-.016.016-.016.015-.015.016-.016.016-.016.016-.016.015-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.017-.016.016-.016.016-.017.016-.016.016-.016.017-.016.016-.017.016-.016.017-.016.016-.017.016-.016.017-.017.016-.016.017-.017.016-.017.017-.016.017-.017.016-.017.017L9 8.92l-.017.017-.017.016-.017.017-.016.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.018.017-.017.017-.017.017-.017.018-.017.017-.018.017-.017.018-.017.017-.018.017-.017.018-.018.017-.017.018-.018.017-.017.018-.018.017-.017.018-.018.017-.017.018-.018.018-.018.017-.018.018-.017.018-.018.018-.018.017-.018.018-.018.018-.018.018-.017.018-.018.018-.018.018-.018.018-.018.018-.018.018-.019.018-.018.018-.018.018-.018.019-.018.018-.018.018-.019.018-.018.018-.018.019-.019.018-.018.018-.018.019-.019.018-.018.019-.019.018-.018.019-.019.018-.018.019-.019.018-.018.019-.019.019-.019.018-.018.019-.02.019-.018.018-.019.02-.018.018-.02.019-.018.018-.019.02-.019.018-.019.02-.019.018-.018.019-.02.019-.018.019-.02.019-.019.02-.019.018-.019.02-.019.018-.02.02-.018.019-.02.019-.019.02-.019.018-.02.02-.018.019-.02.02-.02.019-.019.02-.019.018-.02.02-.019.02-.02.019-.019.02-.02.019-.019.02-.02.019-.019.02-.02.02-.02.019-.019.02-.02.019-.02.02-.019.02-.02.02-.02.019-.02.02-.019.02-.02.02-.02.02-.02.02-.02.019-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.021-.02.02-.021.02-.53.531.53.53 6.01 6.01a.75.75 0 101.06-1.06z","clip-rule":"evenodd"}]]),w("ArrowAlignRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.25 3a.75.75 0 01.75.75v16.5a.75.75 0 01-1.5 0V3.75a.75.75 0 01.75-.75m-5.04 8.25H3.75a.75.75 0 000 1.5h11.46l-.009.009-.019.019-.018.018-.019.02-.019.018-.018.018-.019.019-.018.019-.019.018-.018.019-.019.018-.019.019-.018.018-.018.019-.019.018-.018.018-.018.018-.019.019-.018.018-.018.018-.018.019-.019.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.017.018-.018.017-.018.018-.017.018-.018.017-.018.018-.018.018-.017.017-.018.018-.017.017-.018.018-.017.017-.018.018-.017.017-.017.018-.018.017-.017.017-.017.017-.018.018-.017.017-.017.017-.017.017-.017.017-.017.018-.018.017-.017.017-.017.017-.017.017-.017.017-.017.017-.016.017-.017.016-.017.017-.017.017-.017.017-.016.017-.017.016-.017.017-.017.017-.016.016-.017.017-.016.016-.017.017-.016.016-.017.017-.016.016-.017.017-.016.016-.016.017-.017.016-.016.016-.016.016-.016.016-.017.017-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.015.015-.016.016-.016.016-.016.016-.015.016-.016.015-.016.016-.015.015-.016.016-.015.015-.016.016-.015.015-.016.016-.015.015-.015.016-.016.015-.015.015-.015.015-.016.016-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.014.015-.015.014-.015.015-.015.015-.014.014-.015.015-.014.015-.015.014-.015.015-.014.014-.014.015-.015.014-.014.014-.015.015-.014.014-.014.014-.014.015-.015.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.013.014-.014.013-.014.014-.014.014-.013.014-.014.013-.014.014-.013.013-.014.014-.013.013-.014.014-.013.013-.014.014-.013.013-.013.013-.013.014-.014.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.012.013-.013.012-.013.013-.013.013-.012.012-.013.013-.012.013-.013.012-.012.013-.013.012-.012.012-.013.013-.012.012-.012.012-.013.013-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.011.012-.012.011-.012.012-.012.012-.011.011-.012.012-.011.011-.012.012-.011.011-.012.012-.011.011-.011.012-.012.01-.011.012-.011.011-.011.012-.011.01-.012.012-.01.01-.012.012-.01.01-.011.012-.011.01-.011.011-.011.011-.01.01-.011.012-.011.01-.01.01-.011.012-.01.01-.011.01-.01.011-.011.01-.01.01-.01.011-.011.01-.01.01-.01.01-.01.01-.01.011-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.009-.01.01-.009.01-.01.009-.01.01-.008.009-.01.01-.01.008-.009.01-.009.01-.01.008-.008.01-.01.009-.009.009-.009.009-.009.009-.009.009-.009.009-.009.009-.008.009-.01.008-.008.01-.009.008-.008.009-.009.008-.008.009-.009.008-.009.009-.008.008-.008.008-.009.009-.008.008-.008.008-.008.009-.008.008-.009.008-.008.008-.008.008-.008.008-.008.008-.007.008-.008.007-.008.008-.008.008-.007.008-.008.007-.008.008-.007.007-.008.008-.007.007-.007.007-.008.008-.007.007-.007.007-.007.007-.008.008-.007.007-.007.007-.007.007-.006.007-.007.007-.007.006-.007.007-.007.007-.007.007-.006.006-.007.007-.006.006-.007.007-.006.006-.007.007-.006.006-.006.006-.007.007-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.005.005-.006.006-.006.006-.005.005-.006.006-.005.006-.006.005-.005.005-.006.006-.005.005-.005.005-.005.005-.005.006-.005.005-.005.005-.005.005-.005.005-.005.004-.005.005-.005.005-.005.005-.004.004-.005.005-.004.005-.005.004-.004.005-.005.004-.004.004-.004.005-.005.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.003.003-.004.004-.004.004-.003.003-.004.004-.003.003-.004.004-.003.003-.003.003-.003.003-.004.004-.003.003-.003.003-.003.003-.003.003-.003.003-.002.003-.003.003-.003.002-.003.003-.002.002-.003.003-.002.003-.003.002-.002.003-.003.002-.002.002-.002.002-.002.003-.003.002-.002.002-.002.002-.002.002-.002.002-.001.002-.002.001-.002.002-.002.002-.001.002-.002.001-.001.002-.002.001-.001.001-.002.002v.001l-.002.001-.001.002h-.002v.002h-.002v.002h-.001l-.001.001-.001.001-.001.002h-.001l-.001.001v.001h-.001v.001l.53.53-.53-.53a.75.75 0 101.06 1.06l-.53-.53.53.53h.001v-.001h.001v-.001h.001v-.001l.002-.001.001-.002h.001l.001-.002h.001l.001-.002h.001l.002-.002v-.001l.002-.002h.001l.002-.002.001-.002.002-.001.001-.002.002-.002.002-.001.001-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.003-.002.002-.003.002-.002.003-.002.002-.003.003-.002.002-.003.003-.003.003-.002.002-.003.003-.003.003-.003.003-.002.003-.003.003-.003.003-.003.003-.004.003-.003.004-.003.003-.003.003-.004.003-.003.004-.003.003-.004.004-.004.004-.003.003-.004.004-.004.004-.003.004-.004.004-.004.004-.004.004-.004.003-.004.005-.004.004-.004.004-.004.004-.005.005-.004.004-.004.004-.005.005-.004.004-.005.005-.004.004-.005.005-.005.005-.004.005-.005.004-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.006-.005.005-.005.005-.006.005-.005.006-.005.005-.006.006-.005.005-.006.006-.006.006-.005.005-.006.006-.006.006-.005.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.007.006-.006.007-.006.006-.007.006-.006.007-.006.006-.007.007-.006.007-.007.006-.007.007-.006.007-.007.006-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.008-.007.007-.007.007-.008.007-.007.008-.007.007-.008.008-.007.007-.008.008-.007.007-.008.008-.008.008-.007.008-.008.007-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.009-.008.008-.009.008-.008.009-.008.008-.009.009-.008.008-.009.009-.008.008-.009.009-.008.009-.01.008-.008.01-.009.008-.009.009-.009.009-.008.009-.01.009-.008.009-.01.01-.009.008-.009.01-.009.009-.01.009-.009.01-.009.009-.01.01-.009.009-.01.01-.009.009-.01.01-.009.009-.01.01-.01.01-.009.01-.01.009-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.011-.01.01-.011.01-.01.011-.01.01-.011.011-.01.01-.011.011-.011.011-.01.01-.011.012-.011.01-.01.011-.012.011-.01.011-.012.011-.01.011-.011.011-.012.011-.01.011-.012.011-.011.012-.011.01-.011.012-.012.011-.011.012-.011.011-.012.012-.011.011-.012.012-.011.011-.012.012-.012.012-.011.011-.012.012-.012.012-.012.012-.011.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.013.012-.012.013-.012.012-.013.012-.012.013-.012.012-.013.013-.012.012-.013.013-.012.012-.013.013-.013.013-.012.012-.013.013-.013.013-.013.013-.012.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.014.013-.013.013-.013.014-.013.013-.014.014-.013.013-.013.013-.014.014-.013.013-.014.014-.014.014-.013.013-.014.014-.013.014-.014.013-.014.014-.014.014-.014.014-.013.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.015.014-.014.014-.014.015-.014.014-.015.014-.014.015-.014.014-.015.015-.014.014-.015.015-.014.014-.015.015-.014.014-.015.015-.015.015-.014.015-.015.014-.015.015-.015.015-.014.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.016.015-.015.016-.015.015-.015.015-.016.016-.015.015-.015.015-.016.016-.015.015-.016.016-.015.015-.016.016-.015.016-.016.015-.016.016-.015.016-.016.015-.016.016-.016.016-.016.016-.016.016-.015.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.017.016-.016.016-.016.016-.016.017-.016.016-.017.016-.016.017-.016.016-.017.017-.016.016-.016.016-.017.017-.016.016-.017.017-.016.017-.017.016-.017.017-.016.016-.017.017-.017.017-.016.017-.017.017-.017.016-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.018-.017.017-.017.017-.017.017-.018.017-.017.018-.017.017-.017.017-.018.018-.017.017-.018.018-.017.017-.018.017-.017.018-.018.018-.017.017-.018.018-.017.018-.018.017-.018.018-.017.018-.018.017-.018.018-.018.018-.017.018-.018.018-.018.018-.018.017-.018.018-.018.018-.018.018-.018.018-.018.019-.018.018-.018.018-.018.018-.018.018-.019.018-.018.018-.018.019-.018.018-.019.018-.018.019-.018.018-.019.018-.018.019-.018.018-.019.019-.018.018-.019.019-.018.018-.019.019-.018.018-.019.019-.019.019-.018.018-.019.02-.019.018-.018.018-.02.02-.018.018-.019.019-.018.019-.02.019-.018.019-.02.019-.018.018-.019.02-.019.018-.019.02-.019.019-.02.019-.018.019-.02.019-.018.019-.02.02-.019.018-.019.02-.02.019-.018.02-.02.018-.019.02-.02.02-.019.018-.02.02-.018.02-.02.019-.02.02-.019.019-.02.02-.019.019-.02.02-.019.019-.02.02-.02.02-.019.019-.02.02-.019.02-.02.019-.02.02-.02.02-.019.02-.02.019-.02.02-.02.02-.02.02-.02.02-.019.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.021.02-.02.021-.02.53-.531-.53-.53-6.01-6.01a.75.75 0 10-1.06 1.06z","clip-rule":"evenodd"}]]),w("ArrowAlignUp",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3 3.75A.75.75 0 013.75 3h16.5a.75.75 0 010 1.5H3.75A.75.75 0 013 3.75m8.25 5.04v11.46a.75.75 0 001.5 0V8.79l.009.009.019.019.018.018.02.019.018.019.018.018.019.019.019.018.018.019.019.018.018.019.019.018.018.019.019.018.018.019.018.018.018.018.019.019.018.018.018.018.019.018.018.019.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.017.017.018.018.018.018.018.017.017.018.018.018.017.017.018.018.018.017.017.018.018.017.017.018.018.017.017.018.017.017.018.017.017.017.017.018.018.017.017.017.017.017.017.017.017.018.017.017.017.017.018.017.017.017.017.017.017.017.016.017.017.016.017.017.017.017.017.017.017.017.016.016.017.017.017.017.017.016.016.017.017.016.016.017.017.016.016.017.017.016.016.017.017.016.016.017.016.016.017.016.016.016.016.016.016.017.017.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.015.015.016.016.016.016.016.016.016.015.015.016.016.016.015.015.016.016.015.015.016.016.015.015.016.016.015.015.016.015.015.016.015.015.015.015.016.016.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.014.014.015.015.015.015.015.014.014.015.015.015.014.014.015.015.015.014.014.015.014.014.015.014.014.015.015.014.014.014.014.015.014.014.015.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.013.013.014.014.014.014.014.014.013.013.014.014.014.013.013.014.014.013.013.014.014.013.013.014.014.013.013.013.013.014.013.013.014.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.012.012.013.013.013.013.013.012.012.013.013.013.012.012.013.013.012.012.013.012.012.013.013.012.012.012.012.013.013.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.011.011.012.012.012.012.012.011.011.012.012.011.011.012.012.011.011.012.012.011.011.012.011.01.012.012.011.011.011.012.011.01.011.012.012.01.01.012.012.01.01.012.011.01.011.011.011.011.011.01.01.012.011.01.011.01.01.012.011.01.01.01.011.011.01.01.011.01.01.011.01.01.011.01.01.01.01.01.01.011.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.009.01.01.01.01.009.009.01.01.01.009.008.01.01.008.01.01.009.01.009.008.01.01.008.009.01.009.009.009.009.009.009.009.009.009.009.009.009.009.008.008.01.01.008.008.009.009.008.008.009.009.008.008.009.009.009.008.008.008.008.009.009.008.008.008.008.009.008.008.008.008.009.008.008.008.008.008.008.008.008.008.007.007.008.008.008.008.008.008.007.007.008.008.008.007.007.008.008.007.007.007.007.008.008.007.007.007.007.007.007.008.008.007.007.007.007.007.007.007.006.007.007.006.007.007.007.007.007.007.007.006.006.007.007.006.006.007.007.006.006.007.007.006.006.006.006.007.007.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.005.005.006.006.006.006.005.005.006.006.006.005.005.006.005.005.006.006.005.005.005.005.005.005.006.005.005.005.005.005.005.005.005.005.004.005.005.005.005.005.005.005.004.004.005.005.005.004.004.005.005.004.004.005.004.004.005.004.004.005.004.004.004.004.004.004.004.004.004.004.004.004.004.004.004.004.004.004.003.003.004.004.004.004.003.003.004.004.003.003.004.004.003.003.003.003.003.003.004.004.003.003.003.003.003.003.003.003.003.003.003.002.003.003.002.003.003.003.002.002.003.003.003.002.002.003.003.002.002.003.002.002.002.002.003.002.002.003.002.002.002.002.002.002.002.002.002.001.001.002.002.002.002.002.002.001.001.002.002.001.001.002.001.001.002.002h.001l.001.002.002.001v.002h.002v.002h.002v.001l.001.001.001.001.002.001v.001l.001.001h.001v.001h.001l.53-.53-.53.53a.75.75 0 101.06-1.06l-.53.53.53-.53v-.001h-.001v-.001h-.001v-.001h-.001l-.001-.002-.002-.001v-.001l-.002-.001v-.001l-.002-.001v-.001l-.002-.002h-.001l-.002-.002v-.001l-.002-.002-.002-.001-.001-.002-.002-.001-.002-.002-.001-.002-.002-.001-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.003-.003-.002-.002-.002-.002-.003-.003-.002-.002-.003-.003-.002-.003-.003-.002-.003-.003-.002-.003-.003-.003-.003-.002-.003-.003-.003-.003-.003-.003-.003-.004-.003-.003-.003-.003-.004-.003-.003-.004-.003-.003-.003-.003-.004-.004-.003-.004-.004-.003-.004-.004-.003-.004-.004-.003-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.003-.004-.005-.004-.004-.004-.004-.005-.004-.004-.005-.004-.004-.005-.004-.004-.005-.005-.004-.004-.005-.005-.004-.005-.005-.004-.005-.005-.005-.005-.004-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.006-.005-.005-.006-.005-.005-.005-.005-.006-.006-.005-.005-.006-.006-.005-.006-.006-.005-.006-.006-.005-.006-.006-.005-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.007-.006-.006-.006-.006-.007-.007-.006-.006-.006-.006-.007-.007-.006-.006-.007-.007-.007-.007-.006-.006-.007-.007-.007-.007-.006-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.008-.007-.007-.008-.007-.007-.007-.007-.008-.008-.007-.007-.008-.008-.007-.007-.008-.008-.007-.008-.008-.007-.008-.008-.008-.008-.007-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.009-.009-.008-.008-.008-.008-.009-.009-.008-.008-.009-.009-.008-.008-.009-.009-.008-.008-.009-.01-.009-.008-.008-.009-.01-.009-.008-.009-.009-.008-.009-.01-.009-.008-.009-.01-.009-.009-.01-.009-.008-.009-.01-.01-.009-.009-.009-.009-.01-.01-.009-.009-.01-.01-.009-.009-.01-.01-.009-.009-.01-.01-.009-.01-.01-.009-.01-.01-.01-.01-.009-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.011-.011-.01-.01-.01-.01-.011-.011-.01-.01-.011-.011-.01-.011-.011-.01-.011-.011-.01-.011-.012-.01-.01-.012-.011-.01-.011-.012-.011-.01-.011-.011-.011-.012-.011-.01-.011-.012-.011-.011-.011-.011-.012-.011-.01-.012-.012-.011-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.012-.012-.011-.012-.012-.011-.012-.012-.012-.012-.011-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.013-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.013-.013-.012-.012-.013-.013-.012-.012-.013-.013-.012-.013-.013-.012-.013-.013-.012-.013-.013-.013-.013-.012-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.014-.013-.013-.013-.013-.013-.013-.014-.014-.013-.013-.014-.013-.013-.014-.013-.013-.014-.014-.013-.014-.014-.013-.014-.014-.013-.013-.014-.014-.014-.014-.013-.014-.014-.014-.014-.013-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.015-.014-.014-.014-.014-.014-.014-.015-.015-.014-.014-.014-.014-.015-.015-.014-.014-.015-.015-.014-.014-.015-.015-.014-.014-.015-.015-.014-.015-.015-.014-.015-.015-.014-.015-.015-.015-.015-.014-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.016-.015-.015-.015-.015-.016-.015-.015-.016-.015-.015-.016-.015-.015-.016-.015-.015-.016-.016-.015-.015-.016-.016-.015-.015-.016-.016-.016-.016-.015-.015-.016-.016-.016-.016-.015-.016-.016-.016-.016-.016-.016-.015-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.017-.016-.016-.016-.016-.016-.016-.017-.016-.016-.017-.016-.016-.016-.016-.017-.017-.016-.016-.016-.016-.017-.017-.016-.016-.017-.017-.016-.016-.017-.017-.017-.017-.016-.016-.017-.017-.017L15.08 9l-.016-.017-.017-.017-.017-.017-.017-.016-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.018-.017-.017-.017-.017-.018-.017-.017-.017-.017-.018-.017-.017-.018-.017-.017-.018-.018-.017-.017-.018-.018-.017-.017-.018-.018-.017-.017-.018-.018-.017-.017-.018-.018-.017-.018-.018-.017-.018-.018-.018-.018-.017-.018-.018-.017-.018-.018-.018-.018-.018-.018-.018-.018-.017-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.019-.018-.018-.018-.018-.019-.018-.018-.018-.018-.018-.018-.019-.019-.018-.018-.018-.018-.019-.019-.018-.018-.018-.018-.019-.019-.018-.018-.019-.019-.018-.018-.019-.019-.018-.018-.019-.019-.018-.019-.019-.018-.019-.019-.018-.019-.02-.018-.018-.02-.019-.018-.018-.019-.02-.018-.018-.02-.019-.018-.019-.02-.019-.018-.019-.019-.018-.019-.02-.019-.018-.019-.02-.02-.019-.018-.019-.02-.019-.018-.019-.02-.02-.019-.018-.019-.02-.02-.019-.018-.019-.02-.02-.019-.018-.02-.02-.019-.02-.02-.019-.018-.019-.02-.02-.02-.019-.019-.02-.02-.019-.019-.02-.02-.019-.019-.02-.02-.019-.02-.02-.019-.02-.02-.019-.019-.02-.02-.02-.02-.019-.02-.02-.019-.02-.02-.02-.02-.019-.02-.02-.02-.02-.02-.02-.019-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.021-.02-.02-.02-.02-.021-.531-.53-.53.53-6.01 6.01a.75.75 0 101.06 1.06z","clip-rule":"evenodd"}]]),w("ArrowAlignVerticalCentre",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M21.25 12.75a.75.75 0 000-1.5h-4.94l2.22-2.22a.75.75 0 00-1.06-1.06l-3.536 3.535-.53.53.53.53 3.536 3.536a.75.75 0 101.06-1.06l-2.29-2.291zM12 4a.75.75 0 01.75.75v14.5a.75.75 0 01-1.5 0V4.75A.75.75 0 0112 4M2 12.071a.75.75 0 01.75-.75h5.01l-2.29-2.29A.75.75 0 016.53 7.97l3.536 3.535.53.53-.53.53-3.536 3.536a.75.75 0 11-1.06-1.06l2.22-2.22H2.75a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]);const Eu=w("ArrowBidirectional",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7.227 9.288a.75.75 0 010-1.06l4.243-4.244.53-.53.53.53.013.013.012.012.012.012.012.012.012.012.012.012.013.013.012.012.012.012.012.012.012.012.012.013.013.012.012.012.012.012.012.012.012.012.012.013.013.012.012.012.012.012.012.012.012.013.013.012.012.012.012.012.012.012.012.013.013.012.012.012.012.012.012.012.012.012.012.013.013.012.012.012.012.012.012.012.012.012.012.013.013.012.012.012.012.012.012.012.012.012.013.013.012.012.012.012.012.012.012.012.012.012.012.012.012.013.013.012.012.012.012.012.012.012.012.012.012.012.012.012.012.013.012.012.013.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.013.012.012.012.012.012.012.013.012.011.012.012.012.013.012.012.012.012.012.012.012.011.012.013.012.011.012.012.012.012.012.012.012.012.011.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.011.012.012.012.012.011.012.012.012.012.012.012.012.012.011.012.012.011.012.012.012.012.012.012.011.012.012.011.012.012.012.012.011.012.012.011.012.012.012.012.011.011.012.012.012.012.011.011.012.012.012.012.011.011.012.012.012.012.011.011.012.012.011.011.012.012.012.012.011.011.012.012.011.011.012.012.011.011.012.012.011.011.012.012.011.011.011.012.012.011.011.011.012.012.011.011.012.012.01.011.012.011.012.012.011.011.011.011.012.012.01.011.012.011.011.012.012.01.01.012.012.011.011.011.012.012.01.01.012.012.011.011.011.011.011.011.011.012.011.01.012.012.01.01.012.012.01.01.012.012.01.01.012.012.01.01.012.012.01.01.012.012.01.01.011.012.011.01.011.011.011.011.01.011.012.01.01.012.011.01.011.011.01.01.011.012.011.01.01.011.011.01.011.011.01.011.011.01.011.011.01.01.011.011.01.01.011.011.01.01.011.011.01.01.011.011.01.01.011.011.01.01.01.011.011.01.01.01.01.011.011.01.01.01.01.01.011.011.01.01.01.01.01.01.01.011.011.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.009.009.01.01.01.01.009.009.01.01.01.01.009.009.01.01.009.01.01.009.009.01.01.009.009.01.01.009.009.009.01.01.009.009.009.01.01.008.009.01.009.009.01.01.008.009.01.009.009.009.009.01.01.008.008.01.01.008.008.01.01.008.008.01.01.008.008.01.01.008.008.01.009.008.009.009.009.009.008.009.01.008.008.01.009.008.008.009.01.008.008.009.008.008.009.01.008.008.009.008.009.009.008.008.008.009.009.008.008.008.009.009.008.008.008.008.009.009.008.008.008.008.008.008.008.009.009.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.007.007.008.008.008.008.008.008.007.007.008.008.008.008.007.007.008.008.007.008.008.007.007.008.008.007.007.007.008.008.007.007.007.008.008.007.007.007.007.007.008.008.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.006.007.007.006.007.007.007.007.007.007.006.006.007.007.006.006.007.007.006.007.007.006.006.007.007.006.006.006.006.007.007.006.006.006.006.007.007.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.005.005.006.006.006.006.005.005.006.006.006.006.005.005.005.006.006.005.005.006.006.005.005.005.006.006.005.005.005.005.005.005.005.006.006.005.005.005.005.005.005.005.005.005.005.005.005.005.004.004.005.005.005.005.005.005.004.005.005.004.005.005.004.004.005.005.004.005.005.004.004.004.005.005.004.004.004.004.005.005.004.004.004.004.004.004.004.004.004.005.004.004.004.004.004.003.004.004.004.004.004.004.004.004.004.004.003.003.004.004.003.004.004.003.004.004.003.003.004.004.003.003.003.003.004.004.003.003.003.003.003.004.004.003.003.003.003.003.003.003.003.003.003.003.003.003.003.003.002.002.003.003.003.003.002.003.003.002.003.003.002.002.003.003.002.002.003.003.002.002.002.003.003.002.002.002.002.002.002.002.002.003.002.002.002.002.002.002.002.001.002.002.002.002.002.002.002.002.001.001.002.002.002.002.001.001.002.002.001.001.002.002v.001l.002.001.002.002.002.002.001.001.001.001.001.001.001.001.001.001.001.001v.001h.002v.002h.001l.001.002h.001v.001h.001l.001.001v.001l-.53.53-.53.53h-.001v-.001h-.001v-.001h-.001v-.001l-.002-.001-.001-.002-.002-.001v-.001l-.002-.001v-.001l-.002-.001v-.001l-.002-.001-.001-.001-.001-.002-.002-.001v-.001l-.002-.002-.002-.001-.001-.002-.002-.001-.001-.002-.002-.001-.001-.002-.002-.002-.002-.001-.002-.002-.001-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.003-.002-.002-.003-.002-.002-.003-.002-.002-.003-.002-.002-.003-.002-.002-.003-.003-.002-.003-.003-.002-.003-.003-.002-.003-.003-.002-.003-.003-.003-.003-.003-.003-.002-.003-.003-.003-.003-.003-.003-.003-.004-.003-.003-.003-.003-.003-.003-.004-.003-.003-.004-.003-.003-.004-.003-.003-.004-.004-.003-.003-.004-.004-.003-.003-.004-.004-.003-.003-.004-.004-.004-.004-.003-.004-.004-.004-.004-.003-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.005-.004-.004-.004-.004-.004-.004-.005-.004-.004-.005-.004-.004-.005-.004-.004-.005-.004-.004-.005-.005-.004-.004-.005-.005-.004-.005-.005-.004-.005-.005-.005-.005-.004-.005-.005-.004-.005-.005-.005L15.425 9l-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.006-.005-.005-.005-.005-.006-.006-.005-.005-.005-.005-.006-.006-.005-.005-.006-.006-.005-.005-.006-.006-.005-.005-.006-.006-.006-.006-.005-.005-.006-.006-.006-.006-.006-.006-.005-.006-.006-.006-.006-.005-.006-.006-.006-.006-.006-.006-.006-.007-.006-.006-.006-.006-.006-.006-.007-.006-.006-.007-.006-.006-.006-.006-.007-.007-.006-.006-.006-.006-.007-.007-.006-.006-.007-.007-.006-.006-.007-.007-.006-.007-.007-.006-.007-.007-.006-.007-.007-.006-.007-.007-.007-.007-.007-.007-.006-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.008-.007-.007-.007-.007-.008-.007-.007-.007L15 8.575l-.008-.007-.007-.007-.007-.008-.008-.007-.007-.008-.008-.007-.007-.008-.008-.007-.007-.008-.008-.008-.008-.007-.007-.008-.008-.008-.008-.007-.008-.008-.007-.008-.008-.008-.008-.008-.008-.007-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.009-.008-.008-.008-.008-.008-.008-.009-.008-.008-.009-.008-.008-.009-.008-.008-.009-.008-.008-.009-.008-.008-.009-.009-.008-.008-.009-.009-.008-.008-.009-.009-.008-.008-.009-.009-.008-.009-.01-.008-.008-.009-.008-.009-.01-.008-.008-.01-.009-.008-.009-.009-.008-.009-.01-.008-.008-.01-.009-.008-.009-.01-.009-.008-.009-.01-.009-.008-.009-.01-.009-.009-.009-.009-.01-.009-.008-.009-.01-.01-.009-.008-.009-.01-.01-.009-.008-.01-.01-.008-.009-.01-.01-.009-.009-.01-.009-.009-.01-.01-.009-.009-.01-.01-.009-.009-.01-.01-.009-.009-.01-.01-.009-.009-.01-.01-.009-.01-.01-.009-.01-.01-.009-.01-.01-.009-.01-.01-.01-.01-.009-.01-.01-.009-.01-.01-.01-.01-.01-.01-.01-.01-.009-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.011-.01-.01-.011-.01-.01-.011-.01-.01-.011-.01-.01-.011-.01-.01-.011-.01-.01-.011-.011-.01-.01-.011-.01-.01-.011-.01-.01-.011-.011-.01-.01-.011-.011-.011-.011-.01-.01-.011-.011-.01-.01-.011-.011-.011-.011-.01-.01-.011-.011-.011-.011-.01-.011-.011-.01-.011-.011-.011-.011-.01-.011-.012-.01-.01-.012-.011-.01-.011-.011-.01-.011-.012-.011-.01-.011-.012-.011-.01-.01-.011-.012-.011-.01-.011-.012-.011-.01-.011-.012-.011-.01-.011-.012-.012-.011-.01-.011-.012-.011-.01-.011-.012-.011-.011-.012-.011-.01-.011-.012-.011-.011-.012-.011-.01-.011-.012-.012-.011-.011-.012-.011-.01-.011-.012-.012-.011-.011-.012-.011-.01-.012-.012-.011-.012-.011-.01-.012-.012-.011-.012-.011-.011-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.011-.011-.012-.012-.011-.011-.012-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.011-.012-.012-.011-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.012-.012-.011-.012-.012-.011-.012-.012-.012h-.001v11.349l2.962-2.963a.75.75 0 111.06 1.061l-4.242 4.243-.53.53-.53-.53-.013-.012-.012-.013-.012-.012-.012-.012-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.013-.012-.012-.013-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.013-.012-.012-.013-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.013-.013-.011-.011-.013-.012-.012-.013-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.011-.012-.012-.012-.012-.011-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.012-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.012-.012-.012-.012-.011-.012-.012-.011-.012-.012-.012-.012-.011-.012-.012-.011-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.011-.011-.012-.012-.011-.011-.011-.011-.012-.012-.011-.01-.011-.012-.011-.011-.012-.012-.011-.011-.011-.011-.011-.011-.012-.012-.01-.01-.012-.012-.011-.011-.011-.011-.011-.011-.012-.012-.01-.01-.012-.012-.01-.01-.012-.012-.01-.01-.012-.012-.01-.01-.012-.012-.01-.01-.012-.012-.01-.01-.012-.012-.01-.01-.011-.011-.011-.011-.011-.011-.011-.011-.01-.01-.012-.012-.01-.01-.011-.011-.011-.011-.01-.01-.011-.012-.011-.01-.01-.01-.012-.012-.01-.01-.01-.01-.012-.012-.01-.01-.01-.01-.011-.011-.01-.01-.011-.011-.01-.01-.011-.011-.01-.01-.011-.011-.01-.01-.011-.011-.01-.01-.011-.01-.01-.011-.01-.01-.011-.011-.01-.01-.01-.01-.01-.01-.011-.011-.01-.01-.01-.01-.01-.01-.01-.01-.011-.011-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.009-.009-.01-.01-.01-.01-.009-.009-.01-.01-.01-.01-.009-.009-.01-.01-.009-.009-.01-.01-.01-.01-.009-.009-.009-.009-.01-.01-.009-.009-.01-.01-.009-.009-.009-.009-.01-.01-.009-.009-.009-.009-.01-.01-.008-.008-.01-.01-.009-.009-.009-.009-.01-.01-.008-.008-.01-.01-.008-.008-.01-.01-.008-.008-.01-.01-.008-.008-.01-.01-.008-.008-.01-.009-.008-.009-.009-.009-.009-.008-.008-.01-.01-.008-.008-.009-.008-.008-.01-.01-.008-.008-.008-.008-.009-.009-.009-.009-.008-.008-.009-.009-.008-.008-.009-.009-.008-.008-.008-.008-.009-.009-.008-.008-.008-.008-.009-.009-.008-.008-.008-.008-.008-.008-.009-.008-.008-.009-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.007-.007-.008-.008-.008-.008-.008-.008-.007-.007-.008-.008-.008-.008-.007-.007-.008-.008-.007-.008-.008-.007-.008-.008-.007-.007-.007-.007-.008-.008-.007-.007-.008-.008-.007-.007-.007-.007-.007-.007-.008-.008-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.006-.006-.007-.007-.007-.007-.007-.006-.006-.007-.007-.007-.006-.006-.007-.007-.006-.006-.007-.007-.006-.006-.007-.007-.006-.006-.007-.007-.006-.006-.006-.006-.006-.006-.007-.007-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.005-.005-.006-.006-.006-.006-.005-.005-.006-.006-.006-.006-.005-.005-.006-.006-.005-.005-.005-.005-.006-.006-.005-.005-.006-.006-.005-.005-.005-.005-.005-.005-.005-.005-.006-.006-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.004-.004-.005-.005-.005-.005-.005-.005-.004-.005-.005-.004-.005-.005-.004-.004-.005-.005-.004-.004-.005-.005L7.454 16l-.005-.005-.004-.004-.004-.004-.005-.005-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.005-.004-.004-.004-.003-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.003-.003-.004-.004-.004-.004-.003-.003-.004-.004-.003-.003-.004-.004-.003-.003-.003-.003-.004-.004-.003-.003-.003-.003-.003-.003-.004-.004-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.002-.002-.003-.003-.003-.003-.003-.003-.002-.002-.003-.003-.002-.002-.003-.003-.002-.002-.003-.003-.002-.002-.002-.002-.003-.003-.002-.002-.002-.002-.002-.002-.002-.002-.003-.002-.002-.002-.001-.003-.002-.001-.002-.002-.002-.002-.002-.002-.002-.002-.001-.001-.002-.002-.002-.002-.001-.001-.002-.002-.001-.001-.002-.002-.002-.002-.002-.002-.002-.002-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001-.002-.002-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001.53-.53.53-.53h.002v.001h.001v.001h.001v.002h.002v.002h.002v.001l.001.001.001.001.001.001.001.001.002.001v.001l.002.002h.001l.001.002.002.001.001.002.002.001.001.002.001.001.002.002.002.001.001.002.002.002.002.001.002.002.001.002.002.002.002.002.002.002.002.002.002.002.002.002.002.002.003.002.002.003.002.002.003.002.002.003.002.002.003.003.002.002.003.003.002.002.003.003.003.003.002.002.003.003.003.003.003.003.003.002.003.004.003.002.003.004.003.003.003.003.003.003.003.003.004.003.003.004.003.003.004.003.003.004.003.003.004.004.004.003.003.004.004.003.003.004.004.004.004.004.004.003.003.004.004.004.004.004.004.004.004.004.004.004.004.004.004.004.005.004.004.004.004.005.004.004.005.004.004.005.004.004.005.005.004.004.005.004.004.005.005.005.005.004.004.005.005.005.005.004.004.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.006.005.005.006.005.005.005.005.006.006.005.005.006.005.005.006.006.005.005.006.006.005.005.006.006.006.006.005.005.006.006.006.006.006.006.005.006.006.006.006.005.006.006.006.006.006.006.006.007.006.006.006.006.006.006.007.006.006.006.006.007.006.006.007.006.006.007.006.006.007.007.006.006.007.007.006.006.007.007.006.006.007.007.007.007.006.007.007.006.007.007.007.007.007.007.006.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.008.007.007.007.007.007.007.008.007.007.008.007.007.008.007.007.008.007.007.008.007.007.008.008.007.007.008.008.007.007.008.008.008.008.007.007.008.008.008.008.007.007.008.008.008.008.008.008.008.008.008.008.007.008.008.008.008.008.008.008.008.008.008.008.008.008.009.008.008.008.008.008.008.009.008.008.009.008.008.009.008.008.009.008.008.009.008.008.009.009.008.008.009.009.008.008.009.009.008.008.009.009.009.008.008.01.009.008.009.009.008.008.009.01.009.008.009.009.008.009.01.008.008.01.01.008.008.01.009.008.009.01.009.008.009.01.009.008.01.01.008.009.01.009.009.009.009.01.009.008.01.01.008.009.01.01.009.009.01.009.009.01.009.009.01.01.009.009.01.01.009.009.01.01.009.009.01.01.009.009.01.01.01.009.009.01.01.01.01.01.009.009.01.01.01.01.009.01.01.009.01.01.01.01.01.01.01.01.01.01.009.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.011.01.01.01.01.011.01.01.011.01.01.011.01.01.011.01.01.011.01.01.011.01.01.011.011.01.01.011.011.01.01.011.011.01.01.011.011.011.01.01.011.011.01.01.011.011.011.011.01.01.011.011.011.011.01.01.012.012.01.01.011.011.01.011.012.01.01.012.011.01.011.011.011.011.01.011.012.011.01.01.012.012.01.01.012.012.01.01.011.012.012.01.01.012.012.01.01.012.012.011.01.011.012.011.011.011.011.011.011.012.011.01.012.012.01.011.012.011.011.012.011.01.012.012.01.011.012.012.011.011.012.011.011.012.011.011.012.011.011.012.011.011.012.011.011.012.012.011.01.012.012.011.012.011.011.012.012.011.011.012.012.011.011.012.012.012.011.011.012.011.011.012.012.012.011.011.012.012.011.011.012.012.012.012.011.011.012.012.012.012.011.011.012.012.012.012.011.011.012.012.012.012.011.011.012.012.012.012.012.012.011.011.012.012.012.012.012.012.011.011.012.012.012.012.012h.001V6.326L8.288 9.288a.75.75 0 01-1.061 0m.53 5.955-.53.53a.75.75 0 111.06-1.06zm8.486-6.486.53-.53a.75.75 0 01-1.06 1.06z","clip-rule":"evenodd"}]]);w("ArrowBidirectionalHorizontal",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9.288 16.774a.75.75 0 01-1.06 0L3.983 12.53l-.53-.53.53-.53.013-.013.012-.012.012-.012.012-.012.012-.013.012-.012.013-.012.012-.012.012-.012.012-.013.012-.012.013-.012.012-.012.012-.012.012-.013.012-.012.012-.012.013-.012.012-.012.012-.012.012-.013.012-.012.013-.012.012-.012.012-.012.012-.013.012-.012.013-.012.012-.012.012-.012.012-.012.012-.013.012-.012.013-.012.012-.012.012-.012.012-.012.012-.013.012-.012.013-.012.012-.012.012-.012.012-.012.012-.013.012-.012.013-.012.012-.012.012-.012.012-.012.012-.013.012-.012.012-.012.013-.012.012-.012.012-.012.012-.012.012-.012.012-.013.012-.012.012-.012.013-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.013.012-.012.012-.012.012-.012.012-.012.013-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.011-.012.012-.012.012-.012.012-.012.012-.011.012-.013.012-.011.012-.012.012-.012.012-.012.012-.012.011-.012.012-.012.012-.011.012-.012.012-.012.012-.012.011-.012.012-.012.012-.011.012-.012.012-.012.011-.012.012-.011.012-.012.012-.012.011-.012.012-.011.012-.012.011-.012.012-.011.012-.012.011-.012.012-.012.012-.011.011-.012.012-.011.012-.012.011-.012.012-.011.011-.012.012-.011.012-.012.011-.012.012-.011.011-.012.012-.011.011-.012.012-.011.011-.012.012-.011.011-.012.012-.011.011-.011.011-.012.012-.011.011-.012.012-.011.011-.011.011-.012.012-.011.011-.011.011-.012.012-.011.011-.011.011-.012.012-.01.01-.012.012-.011.011-.012.011-.01.012-.012.01-.011.012-.011.011-.012.011-.01.011-.012.012-.011.01-.011.012-.011.01-.011.012-.011.01-.011.012-.011.01-.011.012-.011.01-.011.012-.011.01-.011.012-.011.01-.011.012-.01.01-.012.011-.01.011-.011.011-.011.01-.011.012-.01.01-.012.011-.01.01-.011.012-.01.01-.012.011-.01.01-.011.011-.01.011-.011.01-.01.011-.012.01-.01.011-.01.01-.011.011-.01.01-.011.011-.01.01-.011.011-.01.01-.011.011-.01.01-.011.011-.01.01-.01.01-.011.011-.01.01-.01.01-.011.01-.01.011-.01.01-.01.01-.011.01-.01.011-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.009-.01.01-.009.01-.01.009-.01.01-.01.01-.009.009-.01.01-.009.01-.01.009-.009.01-.01.009-.009.01-.01.009-.009.009-.01.01-.009.009-.01.01-.008.008-.01.01-.01.009-.008.01-.01.009-.009.009-.01.009-.008.01-.01.008-.009.01-.009.008-.009.01-.009.008-.009.01-.009.008-.009.01-.009.008-.009.01-.009.008-.009.009-.008.009-.01.009-.008.008-.009.01-.009.008-.008.009-.009.008-.009.009-.008.008-.009.01-.008.008-.009.008-.009.009-.008.008-.009.009-.008.008-.008.008-.009.009-.008.008-.009.008-.008.009-.008.008-.008.008-.009.008-.008.009-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.007-.008.008-.008.008-.007.008-.008.007-.008.008-.008.008-.007.007-.008L7.455 8l.008-.008.007-.007.008-.008.007-.007.007-.008.008-.007.007-.008.008-.007.007-.007.007-.008.007-.007.008-.007.007-.007.007-.007.007-.007.007-.008.007-.007.007-.007.007-.007.007-.007.007-.006.007-.007.007-.007.007-.007.006-.007.007-.007.007-.006.007-.007.006-.007.007-.006.006-.007.007-.006.007-.007.006-.006.007-.007.006-.006.006-.007.007-.006.006-.006.006-.007.007-.006.006-.006.006-.006.006-.006.006-.007.006-.006.006-.006.006-.006.006-.006.006-.006.006-.005.006-.006.006-.006.006-.006.005-.006.006-.005.006-.006.005-.006.006-.005.006-.006.005-.006.006-.005.005-.005.006-.006.005-.005.005-.006.006-.005.005-.005.005-.005.005-.006.006-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.004-.005.005-.005.005-.004.005-.005.005-.005.004-.005.005-.004.004-.005.005-.004.005-.005.004-.004L8 7.454l.005-.004.004-.005.004-.004.005-.004.004-.004.004-.005.004-.004.004-.004.005-.004.004-.004.004-.004.003-.004.004-.004.004-.004.004-.003.004-.004.004-.004.003-.004.004-.003.004-.004.003-.004.004-.003.003-.004.004-.003.003-.004.003-.003.004-.003.003-.003.003-.004.004-.003.003-.003.003-.003.003-.003.003-.003.003-.003.003-.003.003-.003.003-.003.002-.003.003-.003.003-.002.003-.003.002-.003.003-.002.002-.003.003-.002.002-.003.003-.002.002-.003.003-.002.002-.002.002-.002.002-.003.002-.002.003-.002.002-.002.002-.002.002-.002.001-.002.002-.002.002-.002.002-.001.002-.002.001-.002.002-.001.002-.002.001-.002.002-.001.001-.002.002-.001.001-.001.001-.002.002-.001v-.001l.002-.001.001-.002h.001l.001-.002h.001l.001-.002h.001l.001-.001v-.001h.002v-.002h.002V7.23h.001v-.001h.001v-.001h.001l.53.53.53.53v.001l-.001.001-.001.001-.001.001-.001.001-.002.001v.001l-.001.001-.001.001-.001.001-.001.001-.001.001-.001.001-.001.001-.001.001-.002.002H9.27l-.001.002-.002.002-.001.001-.002.002-.001.001-.002.002-.001.001-.002.002-.002.002-.001.001-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.003.002-.002.003-.002.002-.003.002-.002.003-.002.002-.003.003-.002.002-.003.003-.003.003-.002.002-.003.003-.003.003-.003.003-.003.002-.002.003-.003.003-.003.003-.003.003-.004.003-.003.004-.003.003-.003.003-.003.003-.004.003-.003.004-.003.003-.004.004-.003.003-.004.004-.003.003-.004.004-.003.003-.004.004-.004.004-.003.003-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.005.005-.004.004-.004.004-.005.004-.004.005-.004.004-.005.005-.004.004-.005.005-.004.004-.005.005-.005.005-.005.004-.004.005-.005.005-.005.005-.005.005L9 8.576l-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.006.006-.005.005-.005.005-.006.006-.005.005-.006.006-.005.005-.006.006-.005.005-.006.006-.006.006-.005.005-.006.006-.006.006-.006.005-.005.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.007.007-.006.006-.006.006-.006.006-.007.007-.006.006-.006.006-.007.007-.006.006-.007.007-.006.006-.007.007-.006.006-.007.007-.007.007-.006.006-.007.007-.007.007-.007.007-.007.006-.006.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.008.007-.007.008-.007.007-.007.007-.007.007-.008.008-.007.007-.007.007-.008.008-.007.007-.008.008-.007.007-.008.008-.007.007-.008.008-.008.007-.007.008-.008.008-.008.008-.007.007-.008.008-.008.008-.008.008-.008.007-.007.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.009.009-.008.008-.008.008-.008.008-.008.008-.009.009-.008.008-.008.008-.009.008-.008.009-.008.008-.009.009-.008.008-.009.009-.008.008-.009.009-.008.008-.009.009-.008.008-.01.01-.008.008-.008.008-.01.01-.008.008-.009.009-.009.008-.008.01-.01.008-.008.009-.009.009-.009.009-.009.009-.009.009-.009.009-.009.009-.009.009-.009.009-.01.01-.008.008-.01.01-.009.009-.009.009-.01.009-.008.01-.01.009-.009.009-.01.01-.009.009-.009.009-.01.01-.009.009-.01.01-.009.009-.01.01-.009.009-.01.01-.009.009-.01.01-.009.009-.01.01-.01.01-.009.009-.01.01-.01.01-.01.01-.009.009-.01.01-.01.01-.01.01-.01.01-.01.009-.009.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.011.011-.01.01-.01.01-.011.01-.01.011-.01.01-.011.01-.01.011-.01.01-.011.011-.01.01-.011.01-.01.011-.01.01-.011.011-.01.01-.011.011-.011.01-.01.011-.011.011-.01.01-.011.011-.011.011-.01.01-.011.011-.011.011-.01.01-.011.011-.011.011-.011.01-.01.012-.012.01-.01.011-.011.011-.011.011-.01.01-.012.012-.01.01-.012.012-.01.01-.011.011-.011.011-.011.011-.011.011-.011.011-.011.011-.011.011-.012.011-.01.011-.012.012-.01.01-.012.012-.011.01-.011.012-.011.011-.011.011-.012.012-.01.01-.012.012-.011.011-.012.012-.01.01-.012.012-.011.011-.012.012-.01.01-.012.012-.012.011-.01.012-.012.011-.012.012-.011.011-.011.011-.012.012-.011.011-.012.012-.011.011-.012.012-.011.011-.012.011-.011.012-.012.011-.011.012-.012.012-.011.011-.012.012-.011.011-.012.012-.011.011-.012.012-.012.012-.011.011-.012.012-.012.012-.011.011-.012.012-.012.011-.011.012-.012.012-.012.011-.011.012-.012.012-.012.012-.012.011-.011.012-.012.012-.012.012-.012.011-.011.012-.012.012-.012.012-.012.012h11.349l-2.963-2.962a.75.75 0 011.061-1.06l4.243 4.242.53.53-.53.53-.012.013-.013.012-.012.012-.012.012-.012.013-.012.012-.013.012-.012.012-.012.012-.012.013-.012.012-.013.012-.012.012-.012.012-.012.012-.012.013-.012.012-.013.012-.012.012-.012.012-.012.013-.012.012-.013.012-.012.012-.012.012-.012.013-.012.012-.012.012-.013.012-.012.012-.012.012-.012.013-.012.012-.012.012-.013.012-.012.012-.012.013-.012.012-.012.012-.013.012-.012.012-.012.012-.012.013-.012.012-.012.012-.012.012-.013.012-.012.012-.012.012-.012.013-.012.012-.012.012-.012.012-.013.012-.012.012-.012.012-.012.013-.012.012-.012.012-.012.012-.013.012-.012.012-.012.012-.012.012-.012.012-.012.013-.012.011-.012.013-.012.012-.012.012-.012.012-.012.012-.012.012-.013.012-.011.012-.012.012-.013.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.011.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.011-.012.012-.012.012-.012.012-.012.012-.011.012-.012.012-.012.012-.012.011-.012.012-.012.012-.011.012-.012.012-.012.012-.012.011-.012.012-.012.012-.011.012-.012.012-.012.011-.012.012-.011.012-.012.011-.012.012-.011.012-.012.012-.012.011-.011.012-.012.012-.012.011-.011.012-.012.011-.012.012-.011.012-.012.011-.011.012-.012.011-.012.012-.011.012-.012.011-.011.012-.012.011-.011.012-.012.011-.011.012-.012.011-.011.012-.012.011-.011.011-.011.012-.012.011-.011.012-.012.011-.011.011-.011.012-.012.011-.011.012-.011.01-.012.012-.01.011-.012.012-.011.011-.012.011-.011.011-.011.012-.011.01-.012.012-.01.011-.012.011-.011.012-.011.01-.011.012-.012.011-.01.011-.012.011-.01.011-.012.011-.01.011-.012.011-.01.011-.012.011-.01.011-.012.011-.01.011-.012.011-.01.011-.011.011-.011.01-.011.012-.011.01-.01.011-.012.011-.01.011-.011.01-.011.011-.01.011-.012.011-.01.01-.01.011-.012.011-.01.01-.01.011-.012.011-.01.01-.01.011-.011.01-.01.011-.011.01-.01.011-.011.01-.01.011-.011.01-.01.011-.011.01-.01.011-.01.01-.011.01-.01.011-.011.01-.01.01-.01.011-.01.01-.011.01-.01.01-.01.011-.01.01-.01.01-.011.01-.01.01-.01.01-.01.01-.01.01-.01.011-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.009-.01.01-.009.01-.01.01-.01.009-.009.01-.01.01-.01.009-.009.01-.01.009-.009.01-.01.009-.01.01-.009.01-.009.008-.01.01-.009.01-.01.009-.009.01-.009.008-.01.01-.009.01-.009.008-.01.01-.008.009-.01.01-.009.008-.009.01-.01.009-.008.009-.01.009-.008.009-.01.009-.008.009-.01.009-.008.009-.01.009-.008.009-.009.009-.009.008-.009.01-.008.008-.01.009-.008.009-.009.008-.008.009-.01.009-.008.008-.008.009-.009.008-.009.01-.008.008-.009.008-.008.009-.009.008-.008.009-.008.008-.009.008-.008.009-.008.008-.009.008-.008.008-.008.009-.008.008-.008.008-.009.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.007.008-.008.008-.008.007-.008.008-.007.008-.008.008-.008.007-.007.008-.008.007-.008.008-.007.008-.008.007-.007.007-.007.008-.008.007-.007.008-.008.007-.007.007-.007.008-.007.007-.008.007-.007.007-.007.007-.007.008-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.006-.007.007-.007.007-.006.007-.007.007-.007.006-.006.007-.007.007-.007.006-.006.007-.007.006-.006.007-.007.006-.006.007-.007.006-.006.007-.007.006-.006.006-.006.007-.006.006-.007.006-.006.006-.006.006-.006.007-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.005-.006.006-.006.006-.005.006-.006.006-.006.005-.005.006-.006.006-.006.005-.005.006-.006.005-.005.005-.005.006-.006.005-.005.006-.006.005-.005.005-.005.005-.005.006-.005.005-.006.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.004.005-.005.005-.005.005-.005.004-.005.005-.004.005-.005.004-.004.005-.005.004-.004.005-.005.004-.004.005-.005.004-.004.005-.004.004-.005.004-.004.004-.004.005-.004.004-.004.004-.004.004-.005.004-.004.004-.003.004-.004.004-.004.004-.004.003-.004.004-.004.004-.003.004-.004.003-.004.004-.003.004-.004.003-.003.004-.004.003-.003.004-.003.003-.004.003-.003.003-.003.004-.003.003-.004.003-.003.003-.003.003-.003.003-.003.003-.003.003-.003.003-.003.003-.002.003-.003.003-.003.002-.003.003-.002.003-.003.002-.002.003-.003.002-.002.003-.003.002-.002.003-.002.002-.003.002-.002.003-.002.002-.002.002-.002.002-.002.002-.002.002-.003.002-.001.002-.002.002-.002.002-.002.001-.002.002-.001.002-.002.002-.002.001-.001.002-.002.001-.001.002-.002.001v.001l-.002.002-.002.001v.001l-.002.001-.001.002h-.001l-.001.002h-.001l-.001.002h-.001v.001l-.002.001v.001h-.001v.001l-.001.001h-.001v.001h-.001v.001h-.001v.001h-.001l-.53-.53-.53-.53v-.001l.001-.001.001-.001.002-.001v-.001l.002-.001v-.001l.001-.001.001-.001h.001l.001-.002.001-.001.001-.001.001-.001.002-.001v-.002h.002l.001-.002.002-.002.001-.001.002-.002.001-.001.002-.002.001-.001.002-.002.002-.002.001-.001.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.003-.002.002-.003.002-.002.003-.002.002-.003.003-.002.002-.003.003-.002.002-.003.003-.003.003-.002.002-.003.003-.003.003-.003.003-.003.002-.002.004-.003.002-.003.004-.003.003-.003.003-.003.003-.004.003-.003.003-.003.004-.003.003-.004.003-.003.004-.003.003-.004.004-.004.003-.003.004-.004.003-.003.004-.004.004-.004.004-.003.003-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.005-.004.004-.005.004-.004.005-.004.004-.005.005-.004.004-.005.004-.004.005-.005.005-.004.004-.005.005-.005.005-.004.004-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.004.005-.005.005-.005.005-.006.005-.005.005-.005.005-.005.006-.005.005-.006.005-.005.006-.005.005-.006.005-.005.006-.006.005-.005.006-.006.005-.005.006-.006.006-.005.005-.006.006-.006.006-.006.006-.005.005-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.007-.007.006-.006.006-.006.006-.006.007-.007.006-.006.006-.006.007-.007.006-.006.007-.007.006-.006.007-.007.006-.006.007-.007.007-.007.006-.006.007-.007.007-.007.007-.007.007-.006.006-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.008-.007.007-.008.007-.007.007-.007.007-.007.008-.007.007-.008.007-.007.008-.007.007-.008.007-.007.008-.008.007-.007.008-.008.007-.007.008-.008.008-.007.007-.008.008-.008.008-.008.007-.007.008-.008.008-.008.008-.008.008-.008.008-.007.007-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.009-.009.008-.008.008-.008.008-.008.008-.008.009-.008.008-.009.008-.008.009-.008.008-.009.008-.008.009-.009.008-.008.009-.009.008-.008.009-.009.008-.008.009-.009.009-.008.008-.009.009-.009.009-.008.008-.01.009-.008.009-.009.009-.008.008-.01.01-.008.008-.009.01-.009.008-.009.009-.009.009-.009.009-.009.009-.009.009-.009.01-.009.008-.01.01-.008.009-.01.009-.008.009-.01.01-.009.008-.01.01-.008.009-.01.01-.01.009-.008.009-.01.01-.01.009-.009.01-.01.009-.009.01-.01.009-.009.01-.01.009-.009.01-.01.01-.009.009-.01.01-.01.01-.009.009-.01.01-.01.01-.009.009-.01.01-.01.01-.01.01-.01.01-.01.01-.009.01-.01.009-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.011-.01.01-.011.01-.01.01-.01.011-.01.01-.011.01-.01.011-.01.01-.011.01-.01.011-.011.01-.01.011-.01.01-.011.011-.01.01-.011.011-.01.01-.011.011-.01.01-.011.011-.011.01-.01.011-.011.011-.01.01-.012.011-.01.011-.011.01-.01.012-.011.01-.011.011-.01.01-.012.012-.01.01-.011.011-.011.011-.011.011-.01.01-.012.012-.01.01-.011.012-.011.01-.011.012-.011.01-.011.011-.011.012-.011.01-.011.012-.011.01-.011.012-.011.01-.012.012-.01.011-.012.011-.01.011-.012.011-.011.012-.011.01-.011.012-.012.011-.011.011-.011.012-.011.01-.012.012-.01.011-.012.012-.011.011-.012.011-.011.012-.011.011-.012.011-.011.012-.012.011-.01.012-.012.01-.012.012-.011.012-.012.011-.011.012-.011.011-.012.012-.011.011-.012.012-.011.011-.012.012-.011.011-.012.012-.012.011-.011.012-.012.011-.011.012-.012.012-.011.011-.012.012-.012.012-.011.011-.012.012-.012.012-.011.011-.012.012-.012.012-.011.011-.012.012-.012.012-.012.012-.011.011-.012.012-.012.012-.012.012-.011.011-.012.012-.012.012-.012.012-.012H6.326l2.963 2.962a.75.75 0 010 1.06m5.955-.53.53.53a.75.75 0 11-1.06-1.061zM8.757 7.757l-.53-.53a.75.75 0 011.06 1.06z","clip-rule":"evenodd"}]]),w("ArrowBottomToTop",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.46 9.54a.75.75 0 101.06 1.06l4.73-4.73v11.38a.75.75 0 001.5 0V5.87l.009.01.019.018.018.019.02.018.018.02.018.018.019.018.019.019.018.018.019.019.018.018.019.019.018.018.019.019.018.018.018.019.018.018.019.018.018.018.018.019.019.018.018.018.018.018.018.018.018.019.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.017.018.018.018.018.018.018.017.018.018.017.018.018.017.018.018.017.018.018.017.018.018.017.017.018.018.017.017.018.018.017.017.017.018.018.017.017.017.017.017.018.018.017.017.017.017.017.017.018.017.017.018.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.016.017.017.017.017.016.017.017.017.017.016.017.017.016.017.017.016.017.017.016.016.017.017.016.016.017.017.016.016.017.017.016.016.016.017.017.016.016.016.016.016.017.016.016.017.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.015.016.016.016.016.015.016.016.016.016.015.016.016.015.015.016.016.015.015.016.016.015.015.016.016.015.015.016.016.015.015.015.015.016.015.015.016.015.015.015.015.015.015.015.015.016.015.015.015.015.015.015.015.014.015.015.015.015.015.015.015.015.014.015.015.014.015.015.014.015.015.014.015.015.014.015.015.014.014.015.015.014.014.014.014.015.015.014.014.014.014.015.015.014.014.014.014.014.014.014.014.014.014.014.014.015.014.013.014.014.014.014.014.014.014.014.013.014.014.014.014.013.014.014.013.014.014.013.013.014.014.013.013.014.014.013.013.014.014.013.013.013.013.014.014.013.013.013.013.013.013.013.013.014.013.013.013.013.013.013.013.013.013.012.013.013.013.013.013.013.012.013.013.012.013.013.012.013.013.012.013.013.012.012.013.013.012.012.012.013.013.012.012.012.012.013.013.012.012.012.012.012.012.012.012.013.012.012.012.012.012.012.012.011.012.012.012.012.012.012.011.012.012.011.012.012.011.012.012.011.011.012.012.011.011.012.012.011.011.012.012.011.01.011.012.012.011.01.012.012.01.011.012.011.01.011.012.011.01.011.012.011.01.01.011.012.011.01.01.011.012.011.01.01.01.011.012.01.01.011.01.01.011.011.01.01.01.011.011.01.01.01.01.01.01.011.01.01.011.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.009.01.01.009.01.01.009.009.01.01.009.009.01.01.008.009.01.01.01.008.008.01.01.009.009.01.009.008.009.01.009.008.009.01.009.008.009.01.009.008.008.009.01.008.008.01.009.008.008.008.009.009.008.009.009.008.008.008.008.009.009.008.008.008.008.009.009.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.007.008.008.007.008.008.008.008.007.007.008.008.007.008.008.007.007.007.007.008.008.007.007.007.007.008.007.007.008.007.007.007.007.007.007.007.007.007.007.007.006.007.007.007.007.006.007.007.006.007.007.006.006.007.007.006.006.007.007.006.006.006.006.007.007.006.006.006.006.006.006.007.006.006.006.006.006.006.006.005.006.006.006.006.005.006.006.006.006.005.005.006.006.005.006.006.005.005.005.006.006.005.005.005.005.005.005.006.006.005.005.005.005.005.005.005.005.005.004.005.005.005.005.004.005.005.004.005.005.004.005.005.004.005.005.004.004.004.004.005.005.004.004.004.004.004.004.005.004.004.004.004.004.004.004.004.004.004.004.003.004.004.003.004.004.003.004.004.003.004.004.003.003.004.004.003.003.003.003.004.003.003.004.003.003.003.003.003.003.003.003.003.003.003.003.003.003.003.002.002.003.003.002.003.003.002.003.003.002.002.003.003.002.002.002.003.002.002.003.002.002.002.002.002.002.002.002.002.002.002.002.002.001.002.002.002.002.001.002.002.001.001.002.002.001.001.001.002.002.001.001.001.001.002h.002v.002l.002.001v.001l.002.001.001.002h.001v.001h.002v.002h.001v.001h.001v.001h.001l.53-.53-.53.53a.75.75 0 101.06-1.06l-.53.53.53-.53v-.001l-.001-.001-.001-.001-.001-.001-.001-.001-.002-.002-.002-.002-.002-.002-.002-.002-.001-.001-.002-.002-.002-.002-.002-.002-.001-.001-.002-.002-.002-.001-.001-.002-.002-.002-.002-.002-.002-.002-.002-.001-.002-.002-.002-.002-.002-.003-.002-.002-.002-.002-.002-.002-.003-.002-.002-.003-.002-.002-.003-.003-.002-.002-.003-.003-.003-.002-.002-.003-.003-.003-.003-.003-.003-.003-.003-.002-.002-.003-.003-.003-.003-.003-.004-.004-.003-.003-.003-.003-.003-.003-.004-.004-.003-.003-.003-.003-.004-.004-.004-.004-.003-.003-.004-.004-.004-.004-.003-.003-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.005-.005-.004-.004-.004-.004-.005-.005-.004-.004-.005-.005-.004-.004-.005-.005-.005-.005-.004-.004-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.006-.006-.005-.005-.005-.005-.006-.006-.005-.005-.006-.006-.006-.005-.005-.006-.006-.006-.006-.006-.005-.005-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.007-.007-.006-.006-.006-.006-.007-.006-.006-.007-.006-.006-.007-.007-.006-.006-.007-.007-.007-.007-.006-.006-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.008-.008-.007-.007-.007-.007L18.002 9l-.007-.007-.008-.008-.007-.007-.008-.008-.008-.008-.007-.007-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.009-.009-.008-.008-.008-.008-.009-.009-.008-.008-.009-.009-.008-.008-.01-.008-.008-.008-.01-.01-.008-.008-.009-.009-.009-.009-.009-.008-.008-.01-.01-.008-.008-.01-.01-.008-.009-.01-.009-.009-.009-.009-.01-.01-.009-.008-.009-.01-.01-.01-.009-.009-.01-.01-.009-.009-.01-.01L17.6 8.6l-.01-.01-.01-.01-.009-.009-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.011-.01-.01-.011-.01-.01-.011-.011-.01-.01-.011-.011-.011-.011-.01-.01-.011-.011-.011-.011-.01-.01-.012-.012-.01-.01-.012-.012-.01-.01-.011-.011-.012-.012-.01-.01-.012-.012-.011-.01-.011-.012-.011-.011-.012-.012-.011-.011-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.013-.013-.012-.012-.013-.013-.012-.012-.013-.013-.013-.013-.012-.012-.013-.013-.013-.013-.013-.012-.012-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.014-.014-.013-.013-.013-.013-.013-.013-.014-.014-.013-.013-.013-.013-.014-.014-.013-.013-.014-.014-.014-.013-.013-.014-.014-.014-.013-.013-.014-.014-.014-.014-.014-.014-.014-.013-.013-.014-.014-.014-.014-.014-.014-.014-.014-.014L16.3 7.3l-.014-.014-.014-.014-.015-.015-.014-.014-.014-.014-.014-.014L16.2 7.2l-.014-.014-.014-.014-.015-.015-.014-.014-.015-.015-.014-.014-.015-.015-.014-.014-.015-.015-.015-.015-.014-.014-.015-.015-.015-.015-.015-.015-.014-.014-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.016-.016-.015-.015-.015-.015-.015-.015-.016-.016-.015-.015-.015-.015-.016-.016-.015-.015-.016-.016-.015-.015-.016-.016-.015-.016-.016-.015-.016-.016-.015-.016-.016-.015-.016-.016-.016-.016-.016-.016-.016-.015-.015-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.017-.016-.016-.017-.016-.016-.016-.016-.016-.016-.017-.017-.016-.016-.016-.016-.017-.017-.016-.016-.016-.016-.017-.017-.016-.016-.017-.017-.016-.016-.017-.017-.017-.017-.016-.016-.017-.017-.017-.017-.016-.016-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.018-.018-.017-.017-.017-.017-.017-.018-.018-.017-.017-.017-.018-.018-.017-.017-.018-.018-.017-.017-.018-.018L14.6 5.6l-.018-.018-.017-.017-.018-.018-.018-.018-.017-.017-.018-.018-.018-.018-.018-.018-.017-.017-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.019-.018-.018-.019-.018-.018-.018-.018-.019-.018-.018-.019-.018-.018-.019-.018-.018-.019-.018-.018-.019-.019-.018-.018-.019-.019-.018-.018-.019-.019-.018-.018-.019-.019-.019-.019-.018-.018-.019-.019-.019-.019-.018-.018-.02-.02-.018-.018-.019-.019-.018-.018-.02-.02-.018-.018-.02-.02-.018-.018-.019-.019-.019-.019-.019-.019-.019-.019-.02-.02-.018-.018-.02-.02-.018-.018-.02-.02-.019-.019-.019-.019-.02-.02-.018-.018-.02-.02-.019-.019-.02-.02-.019-.019-.02-.019-.018-.02-.02-.019-.02-.02-.019-.019-.02-.02-.019-.019-.02-.02-.019-.019-.02-.02-.02-.02-.019-.019-.02-.02-.019-.019-.02-.02-.02-.02-.02-.02-.019-.019-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.019-.019-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.021-.021-.02-.02-.02-.02-.53-.532-.53.53zM3 20.252a.75.75 0 01.75-.75h16.5a.75.75 0 010 1.5H3.75a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]),w("ArrowCircleDown",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3.5 12a8.5 8.5 0 1117 0 8.5 8.5 0 01-17 0M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m14.42.13a.75.75 0 010 1.06l-.53-.53-.531-.53a.75.75 0 011.06 0m-.53.53.53.53h-.001l-.002.002-.005.006-.023.023-.088.088-.323.323-1.06 1.059-2.388 2.388-.53.53-.53-.53-3.89-3.889a.75.75 0 011.061-1.06l2.6 2.6V7.525a.75.75 0 111.5 0v7.222l1.117-1.117 1.06-1.06.322-.322.088-.088.023-.023.006-.005.001-.002z","clip-rule":"evenodd"}]]),w("ArrowCircleUp",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-14.42-.13a.75.75 0 010-1.06l.53.53.531.53a.75.75 0 01-1.06 0m.53-.53-.53-.53h.001l.002-.002.005-.006.023-.023.088-.088.323-.323 1.06-1.059 2.388-2.388.53-.53.53.53 3.89 3.889a.75.75 0 01-1.061 1.06l-2.6-2.6v7.205a.75.75 0 11-1.5 0V9.253l-1.117 1.117-1.06 1.06-.322.322-.088.088-.023.023-.006.005-.001.002z","clip-rule":"evenodd"}]]);const Iu=w("ArrowDown",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19.248 13.625a.75.75 0 00-1.061-1.06l-5.437 5.437V3.877a.75.75 0 10-1.5 0v14.125l-.006-.006-.021-.021-.02-.02-.021-.022-.021-.02-.02-.02-.021-.022-.021-.02-.02-.02-.021-.021-.02-.02-.021-.021-.02-.02-.021-.021-.02-.02-.021-.021-.02-.02-.02-.02-.021-.021-.02-.02-.02-.02-.021-.021-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.021-.021-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.019-.019-.02-.02-.02-.02-.019-.02-.02-.019-.02-.02-.019-.019-.02-.02-.019-.02-.02-.019-.019-.019-.02-.02-.019-.019-.02-.02-.019-.019-.019-.019-.02-.02-.019-.019-.019-.019-.019-.019-.02-.02-.018-.018-.02-.02-.018-.019-.02-.019-.019-.019-.019-.019-.019-.019-.019-.019-.018-.018-.02-.02-.018-.018-.019-.02-.019-.018-.019-.019-.018-.018-.019-.019-.019-.019-.018-.018-.019-.019-.018-.018-.019-.019-.018-.019-.019-.018-.018-.018-.019-.019-.018-.018-.018-.018-.019-.019-.018-.018-.018-.018-.018-.019-.019-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.017-.018-.018-.017-.018-.018-.018-.018-.017-.017-.018-.018-.018-.018-.017-.017-.018-.018-.017-.017-.018-.018-.017-.017-.017-.018-.018-.017-.017-.017-.017-.018-.018-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.018-.017-.017-.017-.017-.017-.016-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.016-.017-.017-.016-.017-.017-.016-.016-.017-.017-.017-.017-.016-.016-.017-.017-.016-.016-.016-.017-.017-.016-.016-.016-.016-.017-.017-.016-.016-.016-.016-.016-.016-.016-.016-.017-.016-.016-.016-.016-.016-.016-.016-.016-.016-.015-.016-.016-.016-.016-.016-.016-.016-.016-.015-.015-.016-.016-.016-.016-.015-.015-.016-.016-.015-.015-.016-.016-.015-.015-.016-.016-.015-.015-.015-.015-.016-.016-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.014-.014-.015-.015-.015-.015-.014-.014-.015-.015-.014-.014-.015-.015-.014-.014-.015-.015-.014-.014-.014-.014-.015-.015-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.013-.013-.014-.014-.014-.014-.013-.013-.014-.014-.013-.013-.014-.014-.013-.013-.013-.013-.014-.014-.013-.013-.013-.013-.013-.014-.013-.013-.014-.013-.013-.013-.013-.013-.013-.013-.012-.012-.013-.013-.013-.013-.013-.013-.013-.013-.012-.012-.013-.013-.012-.012-.013-.013-.012-.013-.013-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.011-.012-.012-.011-.012-.012-.012-.012-.011-.012-.012-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.01-.01-.012-.012-.011-.011-.012-.012-.01-.01-.012-.012-.01-.01-.012-.012-.01-.01-.012-.012-.01-.01-.011-.011-.011-.011-.01-.01-.011-.011-.011-.011-.01-.01-.011-.011-.01-.01-.01-.01-.011-.011-.01-.01-.01-.01-.01-.011-.011-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.009-.009-.01-.01-.01-.01-.009-.009-.009-.01-.01-.009-.009-.009-.01-.01-.008-.008-.01-.01-.009-.009-.009-.009-.009-.009-.009-.009-.009-.009-.009-.009-.008-.008-.01-.01-.008-.008-.009-.009-.008-.008-.009-.009-.008-.008-.009-.009-.008-.008-.008-.008-.009-.009-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.007-.008-.008-.007-.008-.008-.007-.007-.008-.008-.007-.007-.008-.008-.007-.007-.007-.007-.007-.008-.008-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.006-.007-.007-.006-.007-.007-.007-.007-.006-.006-.007-.007-.006-.006-.007-.007-.006-.006-.006-.006-.007-.007-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.006-.005-.005-.006-.006-.006-.006-.005-.005-.006-.006-.005-.005-.005-.005-.006-.006-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005L6 12.753l-.005-.005-.005-.005-.004-.005-.005-.004-.005-.005-.004-.004-.005-.005-.004-.004-.004-.005-.005-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.003-.003-.004-.004-.003-.003-.004-.004-.003-.003-.004-.004-.003-.003-.003-.003-.003-.003-.003-.004-.003-.003-.003-.002-.003-.003-.003-.003-.003-.003-.003-.003-.002-.002-.003-.003-.002-.002-.003-.003-.002-.002-.003-.003-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.001-.001-.002-.002-.001-.001-.002-.002-.001-.001-.001-.001-.002-.002-.002-.002-.002-.002-.002-.002-.001-.001-.001-.001-.001-.001-.001-.001-.53.53.53-.53a.75.75 0 10-1.061 1.06l.53-.53-.53.53v.001h.001l.001.001.001.002h.001v.001h.002v.002h.002v.002h.002v.002l.002.001.001.002.002.001.001.001.002.002.001.001.002.002.002.002.001.002.002.001.002.002.002.002.002.002.002.002.002.002.002.003.003.002.002.002.002.003.003.002.002.003.003.002.003.003.002.003.003.002.003.003.003.003.003.003.003.003.003.003.003.003.003.004.004.003.003.003.004.004.003.003.004.004.003.003.004.004.004.004.003.004.004.003.004.004.004.004.004.004.004.004.004.005.005.004.004.004.004.005.005.004.004.004.005.005.004.005.005.004.005.005.004.005.005.004.005.005.005.005.005.005.005.005.005.005.005.006.006.005.005.005.005.006.006.005.005.005.006.006.005.006.006.005.006.006.006.006.005.006.006.006.006.006.006.006.006.006.007.006.006.006.006.006.006.007.007.006.006.006.007.007.006.006.007.007.006.007.007.006.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.008.008.007.007.007.008.008.007.007.008.008.007.008.008.007.008.008.007.008.008.008.008.007.008.008.008.008.008.008.008.008.008.009.009.008.008.008.008.008.009.009.008.008.009.009.008.008.009.009.008.009.01.008.008.01.009.008.009.009.009.009.009.009.009.009.009.009.009.009.009.01.01.008.009.01.009.01.01.008.009.01.01.01.009.01.01.009.01.01.009.01.01.009.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.011.011.01.01.011.011.01.011.011.01.01.011.011.011.011.01.011.012.01.01.012.012.01.01.012.012.01.01.012.012.011.011.011.011.011.011.012.012.011.011.011.012.012.011.011.012.012.011.012.012.011.012.012.011.011.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.013.013.012.012.012.012.013.013.012.012.013.013.012.012.013.013.012.013.013.012.013.013.013.013.012.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.014.014.013.013.013.013.014.014.013.013.013.014.014.013.013.014.014.013.014.014.013.014.014.013.014.014.014.014.013.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.015.015.014.014.014.014.014.015.015.014.014.014.015.015.014.014.015.015.014.015.015.014.014.015.015.015.015.015.015.014.015.015.014.015.015.015.015.015.015.015.015.015.015.015.015.015.016.016.015.015.015.015.015.015.016.016.015.015.015.016.016.015.015.016.016.015.015.016.016.015.016.016.015.016.016.016.016.015.015.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.016.017.017.016.016.016.016.016.016.017.017.016.016.016.017.017.016.016.017.017.016.017.017.016.017.017.016.016.017.017.017.017.016.017.017.016.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.018.017.017.018.017.017.017.017.017.018.018.017.017.017.017.018.018.017.017.018.018.017.017.018.018.017.018.018.017.018.018.017.018.018.017.018.018.018.018.018.018.017.018.018.018.018.018.018.018.018.017.018.019.018.018.019.018.018.018.018.018.018.018.018.018.019.019.018.018.018.018.019.019.018.018.018.019.019.018.018.019.019.018.019.019.018.018.019.019.018.019.02.018.018.02.019.018.018.019.02.018.018.02.019.018.019.02.019.018.019.019.019.019.019.019.019.02.019.018.02.02.018.018.02.02.019.019.019.02.02.018.018.02.02.019.02.02.019.019.019.02.02.019.019.02.02.019.019.02.02.019.02.02.019.019.02.02.019.02.02.019.02.02.02.02.019.02.02.02.02.019.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.021.021.02.02.02.02.021.021.02.02.02.021.021.02.02.021.021.02.02.021.021.02.02.021.021.02.021.021.02.021.021.02.021.022.02.02.021.021.021.02.021.022.02.02.022.021.02.021.021.021.021.021.021.021.021.02.021.022.021.02.021.022.021.021.021.021.021.021.021.021.022.021.02.022.022.02.021.022.021.021.022.022.02.021.022.021.021.022.022.021.021.021.022.022.021.021.021.022.022.021.021.022.022.021.021.022.022.021.021.022.022.021.022.022.021.022.022.021.021.022.022.022.022.021.021.022.022.022.022.022.022.021.022.022.021.022.022.022.022.022.022.022.022.022.022.021.022.022.022.022.022.022.022.022.022.022.022.023.022.53.53.53-.53z","clip-rule":"evenodd"}]]);w("ArrowExpand",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M13 4.25a.75.75 0 000 1.5h4.19l-4.22 4.22a.75.75 0 001.06 1.06l4.22-4.22V11H19h-.75a.75.75 0 001.5 0H19h.75V4.25zm-1.97 8.72a.75.75 0 010 1.06l-4.22 4.22H11a.75.75 0 010 1.5H4.25V13h1.5v4.189l4.22-4.22a.75.75 0 011.06 0M5 13h-.75a.75.75 0 011.5 0z","clip-rule":"evenodd"}]]),w("ArrowFitBottomLeft",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.748 21.001A2.75 2.75 0 013 18.251V8.298a.75.75 0 011.5 0v9.953q0 .09.012.177L18.442 4.5h-6.158a.75.75 0 010-1.5h8.717v8.716h-.75.75a.75.75 0 11-1.5 0h.75-.75V5.56L5.573 19.489q.086.012.175.012h9.955a.75.75 0 010 1.5z","clip-rule":"evenodd"}]]),w("ArrowFitBottomRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12.467 3.75a.75.75 0 00-.75-.75H3v8.716h.75H3a.75.75 0 001.5 0h-.75.75V5.56l13.928 13.93a1 1 0 01-.175.012H8.298a.75.75 0 000 1.5h9.955a2.75 2.75 0 002.748-2.75V8.298a.75.75 0 10-1.5 0v9.953q0 .09-.012.178L5.559 4.5h6.158a.75.75 0 00.75-.75","clip-rule":"evenodd"}]]),w("ArrowFitTopLeft",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.748 3A2.75 2.75 0 003 5.75v9.953a.75.75 0 001.5 0V5.75q0-.09.012-.177L18.442 19.5h-6.158a.75.75 0 000 1.5h8.717v-8.716h-.75.75a.75.75 0 10-1.5 0h.75-.75v6.154L5.573 4.513q.086-.012.175-.012h9.955a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]),w("ArrowFitTopRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M18.253 3a2.75 2.75 0 012.748 2.75v9.953a.75.75 0 11-1.5 0V5.75q0-.09-.012-.177L5.559 19.5h6.158a.75.75 0 010 1.5H3v-8.716h1.5v6.154L18.428 4.513a1 1 0 00-.175-.012H8.298a.75.75 0 010-1.5zM3.75 12.285H3a.75.75 0 011.5 0z","clip-rule":"evenodd"}]]),w("ArrowHook",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9 4.5A.75.75 0 009 6v-.75V6h6.5c.966 0 1.75.783 1.75 1.75v6a1.75 1.75 0 01-1.75 1.75H9.68l1.85-1.85a.75.75 0 10-1.06-1.06l-3.182 3.182-.53.53.53.53 3.182 3.182a.75.75 0 001.06-1.06L9.577 17H15.5a3.25 3.25 0 003.25-3.25v-6A3.25 3.25 0 0015.5 4.5zv.75z","clip-rule":"evenodd"}]]),w("ArrowLeft",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M10.375 19.247a.75.75 0 001.06-1.06l-5.437-5.438h14.125a.75.75 0 100-1.5H5.998l.006-.006.021-.02.02-.021.022-.021.02-.02.02-.021.022-.021.02-.02.02-.021.021-.02.02-.021.021-.02.02-.021.021-.02.02-.021.021-.02.02-.02.02-.021.021-.02.02-.02.02-.021.021-.02.02-.02.02-.02.02-.021.02-.02.02-.02.021-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.019-.02.02-.02.02-.019.02-.02.019-.02.02-.019.019-.02.02-.019.02-.02.019-.019.019-.02.02-.019.019-.02.02-.019.019-.02.019-.018.02-.02.019-.019.019-.02.019-.018.02-.02.018-.019.02-.019.019-.019.019-.02.019-.018.019-.02.019-.018.019-.019.019-.019.018-.019.02-.019.018-.018.019-.02.019-.018.018-.019.019-.018.019-.02.018-.018.019-.018.018-.019.019-.018.019-.019.018-.018.018-.019.019-.018.018-.019.019-.018.018-.018.018-.019.018-.018.019-.018.018-.018.018-.018.018-.018.018-.018.018-.019.018-.018.018-.018.018-.017.018-.018.018-.018.018-.018.018-.018.017-.018.018-.017.018-.018.017-.018.018-.017.018-.018.017-.018.018-.017.017-.018.018-.017.017-.018.018-.017.017-.017.017-.018.018-.017.017-.017.017-.017.017-.018.017-.017.017-.017.017-.017.018-.017.017-.017.016-.017.017-.017.017-.017.017-.017.017-.016.017-.017.017-.017.016-.017.017-.016.017-.017.016-.017.017-.016.016-.017.017-.016.016-.017.017-.016.016-.016.016-.017.017-.016.016-.016.016-.016.016-.017.016-.016.016-.016.017-.016.016-.016.016-.016.016-.016.015-.016.016-.016.016-.016.016-.015.016-.016.015-.016.016-.015.016-.016.015-.016.016-.015.015-.016.016-.015.015-.016.016-.015.015-.015.015-.016.016-.015.015-.015.015-.015.015-.016.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.014.015-.015.015-.015.014-.015.015-.015.015-.014.014-.015.015-.014.015-.015.014-.014.014-.015.015-.014.014-.015.015-.014.014-.014.014-.014.014-.015.014-.014.014-.014.015-.014.014-.014.014-.014.013-.014.014-.014.014-.014.014-.013.014-.014.013-.014.014-.013.014-.014.013-.014.014-.013.013-.014.014-.013.013-.014.013-.013.014-.013.013-.013.013-.014.013-.013.014-.013.013-.013.013-.013.013-.013.013-.013.013-.013.012-.013.013-.013.013-.012.013-.013.012-.013.013-.012.013-.013.012-.012.013-.013.012-.012.012-.013.013-.012.012-.012.012-.013.013-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.011-.012.012-.012.012-.011.012-.012.011-.012.012-.011.011-.012.012-.011.011-.012.012-.011.01-.011.012-.012.011-.01.012-.012.01-.011.012-.011.01-.011.012-.011.01-.011.012-.011.01-.011.011-.01.011-.012.01-.01.011-.01.011-.011.01-.011.011-.01.01-.01.01-.011.011-.01.01-.01.01-.011.01-.01.011-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.009-.01.01-.009.01-.01.009-.01.01-.009.009-.009.009-.01.01-.009.008-.009.01-.009.009-.01.009-.008.009-.01.009-.008.009-.01.009-.008.008-.009.01-.009.008-.008.009-.009.008-.009.009-.008.008-.009.009-.008.008-.009.008-.008.009-.008.008-.008.008-.009.008-.008.008-.008.008-.008.008-.008.008-.008.008-.007.008-.008.008-.008.007-.008.008-.007.007-.008.008-.007.007-.008.008-.007.007-.007.007-.008.008-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.006-.007.007-.006.007-.007.006-.007.007-.006.006-.007.007-.006.006-.007.006-.006.007-.006.006-.006.006-.006.006-.006.006-.007.006-.005.006-.006.006-.006.006-.006.005-.006.006-.005.006-.006.005-.006.006-.005.005-.005.005-.006.006-.005.005-.005.005-.006.005-.005.005-.005.005-.005.005-.005.005-.005.005-.004.005-.005.005-.005.004-.005.005-.004.004-.005.005-.004.004-.005.005-.004.004-.004.004-.004.004-.005.004-.004.004-.004.004-.004.004-.004.004-.003.004-.004.004-.004.003-.004.004-.003.003-.004.004-.003.003-.004.004-.003.003-.003.003-.004.003-.003.004-.003.003-.003.002-.003.003-.003.003-.003.003-.002.003-.003.002-.003.003-.002.002-.003.003-.002.002-.003.003-.002.002-.002.002-.003.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.001.002-.002.001-.002.002-.001.001-.002.002-.001.001-.001.001-.002.002-.001v-.001l.002-.001V5.82l.002-.001v-.001l.002-.001.001-.002h.001v-.001h.001v-.001h.001l-.53-.531.53.53a.75.75 0 10-1.06-1.06l.53.53-.53-.53h-.001v.001h-.001v.001h-.002v.002h-.001v.001l-.002.001v.001l-.002.001v.001l-.002.001-.001.002h-.002l-.001.002-.001.002-.002.001-.001.002-.002.001-.002.002-.002.002-.001.002-.002.002-.002.001-.002.002-.002.003-.002.002-.003.002-.002.002-.002.003-.003.002-.002.002-.003.003-.002.003-.003.002-.003.003-.002.003-.003.003-.003.002-.003.003-.003.003-.003.004-.003.003-.004.003-.003.003-.003.004-.004.003-.003.004-.004.003-.003.004-.004.003-.004.004-.004.004-.003.004-.004.004-.004.004-.004.004-.004.004-.005.004-.004.004-.004.004-.005.005-.004.004-.004.005-.005.004-.005.005-.004.004-.005.005-.005.005-.004.005-.005.005-.005.005-.005.005-.005.005-.005.005-.006.005-.005.005-.005.006-.006.005-.005.005-.005.006-.006.005-.006.006-.005.006-.006.005-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.007-.007.006-.006.006-.006.007-.007.006-.006.007-.007.006-.007.007-.006.007-.007.006-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.008-.008.007-.007.007-.007.008-.008.007-.007.008-.008.007-.007.008-.008.007-.008.008-.008.008-.008.008-.007.008-.008.008-.008.008-.008.008-.009.008-.008.008-.008.008-.008.008-.009.009-.008.008-.008.009-.009.008-.008.009-.009.008-.009.009-.008.009-.01.008-.008.01-.009.008-.009.01-.009.008-.009.01-.009.008-.01.01-.008.009-.01.009-.009.01-.01.008-.009.01-.009.01-.01.009-.01.01-.009.009-.01.01-.01.01-.009.01-.01.009-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.011-.011.01-.01.01-.011.011-.01.01-.011.011-.01.011-.012.01-.01.012-.011.01-.01.011-.012.011-.01.011-.012.011-.01.011-.012.011-.011.011-.011.011-.011.012-.012.011-.011.011-.011.012-.012.011-.011.012-.012.011-.011.012-.012.011L9.127 6l-.011.012-.012.012-.012.011-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.013-.013.012-.012.012-.012.013-.013.012-.012.012-.013.013-.012.012-.013.013-.012.013-.013.012-.013.013-.012.013-.013.013-.013.012-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.014-.014.013-.013.013-.013.013-.014.014-.013.013-.013.014-.014.013-.013.014-.014.013-.014.014-.013.014-.014.013-.014.014-.014.014-.013.014-.014.014-.014.013-.014.014-.014.014-.014.014-.014.015-.014.014-.015.014-.014.014-.014.014-.014.015-.015.014-.014.015-.015.014-.014.014-.015.015-.014.015-.015.014-.015.015-.014.014-.015.015-.015.015-.015.015-.014.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.016.015-.015.015-.015.015-.015.016-.016.015L8 7.127l-.015.016-.016.015-.015.016-.016.015-.015.016-.016.015-.016.016-.015.016-.016.015-.016.016-.016.016-.015.016-.016.016-.016.015-.016.016-.016.016-.016.016-.016.016-.016.017-.016.016-.017.016-.016.016-.016.016-.016.017-.017.016-.016.016-.017.017-.016.016-.016.017-.017.016-.017.017-.016.016-.017.017-.016.017-.017.016-.017.017-.017.017-.016.017-.017.017-.017.017-.017.016-.017.017-.017.017-.017.017-.017.018-.017.017-.018.017-.017.017-.017.017-.017.017-.017.018-.018.017-.017.017-.018.018-.017.017-.017.018-.018.017-.017.018-.018.017-.018.018-.017.018-.018.017-.018.018-.017.018-.018.017-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.019-.019.018-.018.018-.018.018-.018.019-.019.018-.018.019-.019.018-.018.018-.019.019-.018.018-.019.019-.018.019-.019.018-.019.019-.018.019-.02.018-.018.02-.019.018-.018.019-.02.019-.018.018-.02.02-.018.018-.019.02-.019.018-.019.02-.02.018-.018.02-.02.019-.018.019-.02.019-.019.02-.02.018-.018.02-.02.019-.019.02-.02.019-.019.019-.02.02-.019.019-.02.02-.019.019-.02.02-.019.019-.02.02-.019.02-.02.019-.02.02-.019.02-.02.019-.02.02-.02.02-.02.02-.019.02-.02.02-.02.019-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.021-.021.02-.02.02-.02.021-.021.02-.02.02-.02.021-.021.02-.02.021-.021.02-.02.021-.021.02-.02.021-.021.02-.021.021-.02.021-.021.02-.021.021-.02.021-.022.02-.02.021-.021.021-.02.021-.022.021-.02.02-.021.022-.021.02-.021.021-.021.022-.021.02-.021.021-.021.021-.021.021-.021.022-.021.02-.021.022-.022.02-.02.022-.022.021-.021.021-.021.022-.022.02-.02.022-.022.021-.022.022-.02.021-.022.021-.022.022-.021.021-.021.022-.022.021-.021.022-.022.021-.021.022-.022.021-.021.022-.022.021-.022.022-.021.021-.022.022-.021.022-.022.021-.022.022-.022.022-.021.022-.022.021-.022.022-.022.022-.021.022-.022.021-.022.022-.022.022-.022.022-.022.022-.022.022-.022.022-.022.022-.022.022-.022.022-.022.022-.022.022-.53.53.53.53z","clip-rule":"evenodd"}]]),w("ArrowLeftToRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3.75 3a.75.75 0 01.75.75v16.5a.75.75 0 01-1.5 0V3.75A.75.75 0 013.75 3m14.375 8.25H6.75a.75.75 0 000 1.5h11.375l-.018.018-.019.02-.018.018-.019.018-.018.019-.019.018-.018.019-.019.018-.018.018-.018.019-.019.018-.018.018-.018.019-.019.018-.018.018-.018.018-.018.018-.018.019-.019.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.017.018-.018.018-.018.018-.018.017-.018.018-.018.018-.017.018-.018.017-.018.018-.017.018-.018.017-.018.018-.017.018-.018.017-.017.018-.018.017-.017.018-.018.017-.017.017-.018.018-.017.017-.017.017-.017.018-.018.017-.017.017-.017.017-.017.018-.017.017-.018.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.016.017-.017.017-.017.016-.017.017-.017.017-.016.017-.017.016-.017.017-.016.017-.017.016-.016.017-.017.016-.017.017-.016.016-.016.017-.017.016-.016.016-.017.017-.016.016-.016.017-.016.016-.017.016-.016.016-.016.016-.016.016-.016.017-.016.016-.016.016-.016.016-.016.016-.016.015-.016.016-.016.016-.016.016-.016.016-.015.016-.016.016-.016.015-.016.016-.015.015-.016.016-.015.016-.016.015-.015.016-.016.015-.015.016-.016.015-.015.015-.016.016-.015.015-.015.015-.015.016-.016.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.014.015-.015.014-.015.015-.014.015-.015.014-.015.015-.014.014-.015.015-.014.014-.015.015-.014.014-.014.015-.015.014-.014.014-.014.015-.014.014-.015.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.013.014-.014.013-.014.014-.013.014-.014.013-.014.014-.013.013-.014.014-.013.013-.014.014-.013.013-.013.014-.014.013-.013.013-.013.013-.013.014-.014.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.012.013-.013.013-.013.012-.013.013-.012.013-.013.013-.013.012-.012.013-.013.012-.012.013-.013.012-.012.013-.013.012-.012.012-.012.013-.013.012-.012.012-.012.012-.012.013-.012.012-.012.012-.012.012-.013.012-.011.012-.012.012-.012.011-.012.012-.012.012-.012.012-.011.012-.012.011-.012.012-.011.011-.012.012-.011.011-.012.012-.011.011-.011.012-.012.011-.011.012-.011.01-.012.012-.01.011-.012.011-.011.011-.011.011-.011.011-.011.011-.011.011-.01.011-.012.011-.01.01-.011.012-.011.01-.01.011-.011.01-.01.011-.011.01-.01.011-.011.01-.01.011-.011.01-.01.01-.01.011-.011.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.009.01-.01.009-.009.01-.01.009-.009.01-.01.009-.009.009-.009.01-.01.009-.008.009-.01.009-.009.01-.009.008-.009.01-.009.008-.009.01-.009.008-.009.009-.009.009-.008.009-.01.008-.008.01-.008.008-.009.008-.008.009-.009.008-.008.009-.009.008-.008.009-.009.008-.008.008-.008.008-.008.009-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.007-.008.008-.008.008-.008.008-.007.007-.008.008-.007.008-.008.007-.007.008-.008.007-.007.007-.007.008-.008.007-.007.007-.007.007-.007.008-.007.007-.007.007-.007.007-.007.007-.007.006-.007.007-.007.007-.007.007-.006.007-.007.006-.007.007-.006.006-.007.007-.006.006-.006.007-.007.006-.006.006-.006.007-.007.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.005.006-.006.006-.006.005-.006.006-.005.005-.006.006-.005.006-.006.005-.005.005-.006.006-.005.005-.005.005-.005.006-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.004-.005.005-.005.005-.004.004-.005.005-.004.005-.005.004-.004.004-.005.005-.004.004-.004.004-.004.005-.005.004-.004.004-.004.004-.004.004-.004.004-.004.004-.003.004-.004.004-.004.003-.004.004-.003.004-.004.003-.003.004-.004.003-.003.004-.004.003-.003.003-.003.004-.003.003-.004.003-.003.003-.003.003-.003.003-.003.003-.003.003-.002.003-.003.002-.003.003-.003.003-.002.003-.003.002-.002.003-.003.002-.002.002-.002.003-.003.002-.002.002-.002.003-.002.002-.002.002-.002.002-.002.002-.002.002-.002.001-.002.002-.002.002-.001.002-.002.001-.002.002-.001.001-.001.002-.002.001-.001.002h-.002v.002l-.002.001-.001.001-.001.001-.001.001-.001.001v.001l-.002.001-.001.002h-.002v.002h-.001v.001h-.001l.53.531-.53-.53a.75.75 0 101.06 1.06l-.53-.53.53.53h.001v-.001h.001v-.001h.001v-.001h.002v-.002h.001v-.001l.002-.001v-.001l.002-.001v-.001l.002-.001.001-.001.001-.002h.002v-.002l.002-.002.002-.001.001-.002.002-.001.001-.002.002-.001.002-.002.002-.002.001-.002.002-.002.002-.002.002-.002.002-.002.002-.002.003-.002.002-.002.002-.003.003-.002.002-.002.002-.003.003-.002.002-.003.003-.002.003-.003.002-.003.003-.003.003-.002.003-.003.003-.003.003-.003.003-.003.003-.003.003-.004.003-.003.004-.003.003-.003.003-.004.004-.003.003-.004.004-.003.003-.004.004-.003.004-.004.004-.004.003-.004.004-.004.004-.003.004-.004.004-.004.004-.004.004-.005.004-.004.005-.004.004-.004.004-.005.005-.004.004-.004.005-.005.004-.004.005-.005.004-.005.005-.004.005-.005.004-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.006-.005.005-.005.005-.005.005-.006.006-.005.005-.006.006-.005.005-.006.006-.005.006-.006.005-.006.006-.006.006-.005.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.007.007-.006.006-.006.006-.007.007-.006.006-.006.007-.007.006-.006.007-.007.006-.007.007-.006.007-.007.007-.007.006-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.008-.007.007-.007.007-.008.008-.007.007-.007.007-.008.008-.007.007-.008.008-.007.007-.008.008-.008.008-.007.008-.008.008-.008.007-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.009-.008.008-.008.008-.009.008-.008.009-.008.008-.008.009-.009.008-.008.009-.01.008-.008.009-.008.009-.009.008-.009.01-.008.008-.01.009-.008.009-.01.009-.008.009-.009.009-.01.009-.008.009-.01.01-.008.008-.01.01-.009.009-.01.01-.009.009-.01.01-.009.009-.01.01-.009.009-.01.01-.009.01-.01.009-.01.01-.009.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.011.011-.01.01-.011.011-.01.01-.011.011-.01.011-.011.01-.011.011-.01.011-.012.011-.01.01-.011.012-.011.01-.011.012-.01.01-.012.012-.011.01-.011.012-.011.011-.011.011-.012.012-.01.01-.012.012-.011.011-.012.012-.011.011-.012.012-.011.012-.012.011-.011.012-.012.011-.012.012-.012.012-.011.012-.012.012-.012.011-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.013-.012.012-.012.012-.012.012-.013.013-.012.012-.012.012-.013.013-.012.012-.013.013-.012.012-.013.013-.012.012-.013.013-.012.013-.013.013-.013.012-.013.013-.013.013-.012.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.014.014-.013.013-.013.013-.013.013-.014.014-.013.013-.013.014-.014.013-.013.014-.014.013-.013.014-.014.013-.014.014-.013.014-.014.013-.014.014-.014.014-.013.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.015.014-.014.015-.014.014-.014.014-.015.015-.014.014-.014.015-.015.014-.014.015-.015.014-.014.015-.015.014-.015.015-.014.015-.015.014-.015.015-.014.015-.015.015-.015.015-.015.015-.015.015-.015.014-.015.015-.015.015-.015.016-.015.015-.015.015-.015.015-.015.015-.016.015-.015.016-.015.015-.015.015-.016.016-.015.015-.016.016-.015.015-.016.016-.015.015-.016.016-.015.015-.016.016-.016.016-.015.015-.016.016-.016.016-.015.016-.016.016-.016.015-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.017-.016.016-.016.016-.016.016-.016.016-.017.017-.016.016-.016.016-.017.017-.016.016-.016.016-.017.017-.016.016-.017.017-.016.016-.017.017-.016.016-.017.017-.016.017-.017.016-.017.017-.017.017-.016.017-.017.017-.017.016-.017.017-.017.017-.017.017-.016.017-.017.017-.017.017-.017.017-.017.017-.018.017-.017.017-.017.018-.017.017-.017.017-.017.017-.018.017-.017.018-.017.017-.018.018-.017.017-.017.017-.018.018-.017.017-.018.018-.017.017-.018.018-.017.018-.018.017-.018.018-.017.018-.018.017-.018.018-.017.018-.018.018-.018.017-.018.018-.018.018-.018.018-.017.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.019.018-.018.018-.018.019-.018.018-.018.018-.018.018-.019.019-.018.018-.018.018-.019.019-.018.018-.018.018-.019.019-.018.018-.019.019-.018.018-.019.019-.018.018-.019.019-.018.019-.019.018-.019.019-.018.019-.02.018-.018.02-.019.018-.018.019-.02.019-.018.018-.019.02-.019.018-.018.02-.02.018-.018.019-.02.019-.018.019-.02.02-.018.018-.02.02-.019.018-.019.02-.019.019-.019.019-.02.019-.018.02-.02.019-.019.019-.02.02-.018.019-.02.019-.02.02-.019.019-.019.019-.02.02-.019.019-.02.02-.019.019-.02.02-.019.019-.02.02-.019.02-.02.019-.02.02-.019.02-.02.019-.02.02-.019.02-.02.02-.02.019-.02.02-.019.02-.02.02-.02.02-.02.02-.02.019-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.53-.53-.53-.53-5.968-5.968a.75.75 0 10-1.06 1.06z","clip-rule":"evenodd"}]]),w("ArrowMinimize",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.03 5.03a.75.75 0 00-1.06-1.06L14 8.94V4.75h-.75.75a.75.75 0 00-1.5 0h.75-.75v6.75h6.75a.75.75 0 000-1.5h-4.19zm-16.06 15a.75.75 0 010-1.06L8.94 14H4.75a.75.75 0 010-1.5h6.75v6.75H10v-4.19l-4.97 4.97a.75.75 0 01-1.06 0m6.78-.78h.75a.75.75 0 01-1.5 0z","clip-rule":"evenodd"}]]),w("ArrowMove",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8.64 6.53a.75.75 0 010-1.06l2.828-2.828.53-.53.53.53 2.829 2.828a.75.75 0 01-1.06 1.06L12.77 5.006v6.331h6.332L17.47 9.702a.75.75 0 111.06-1.06l2.829 2.828.53.53-.53.53-2.829 2.83a.75.75 0 01-1.06-1.061l1.462-1.463H12.77v6.182l1.548-1.548a.75.75 0 111.06 1.06l-2.828 2.83-.53.53-.53-.53-2.829-2.83a.75.75 0 011.06-1.06l1.549 1.548v-6.182H5.068L6.53 14.3a.75.75 0 11-1.06 1.06l-2.83-2.829-.53-.53.53-.531 2.83-2.828a.75.75 0 011.06 1.06l-1.634 1.634h6.375V4.96L9.7 6.53a.75.75 0 01-1.061 0","clip-rule":"evenodd"}]]),w("ArrowOutExternal",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.25 4a.75.75 0 000 1.5h3.19l-6.47 6.47a.75.75 0 101.06 1.06l6.47-6.47v3.19a.75.75 0 001.5 0V4zM4 8.75A3.25 3.25 0 017.25 5.5H10A.75.75 0 0110 7H7.25A1.75 1.75 0 005.5 8.75v8c0 .966.784 1.75 1.75 1.75h8A1.75 1.75 0 0017 16.75V14a.75.75 0 011.5 0v2.75A3.25 3.25 0 0115.25 20h-8A3.25 3.25 0 014 16.75z","clip-rule":"evenodd"}]]),w("ArrowOutLogout",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4 7.25A3.25 3.25 0 017.25 4h5.5a.75.75 0 010 1.5h-5.5A1.75 1.75 0 005.5 7.25v9.5c0 .966.784 1.75 1.75 1.75h5.5a.75.75 0 010 1.5h-5.5A3.25 3.25 0 014 16.75zM9.25 12a.75.75 0 01.75-.75h7.12l-1.9-1.9a.75.75 0 011.06-1.06l3.182 3.182.53.53-.53.53-3.182 3.182a.75.75 0 11-1.06-1.06l1.903-1.904H10a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]),w("ArrowOutShare",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M15.712 7.712a.75.75 0 01-1.06 0L12.75 5.811V15a.75.75 0 01-1.5 0V5.81L9.348 7.712a.75.75 0 11-1.06-1.06L11.47 3.47l.53-.53.53.53 3.182 3.182a.75.75 0 010 1.06M4 13a3.25 3.25 0 013.25-3.25h.784a.75.75 0 010 1.5H7.25A1.75 1.75 0 005.5 13v4.75c0 .967.784 1.75 1.75 1.75h9.5a1.75 1.75 0 001.75-1.75V13a1.75 1.75 0 00-1.75-1.75h-.474a.75.75 0 010-1.5h.474A3.25 3.25 0 0120 13v4.75A3.25 3.25 0 0116.75 21h-9.5A3.25 3.25 0 014 17.75z","clip-rule":"evenodd"}]]),w("ArrowRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M13.625 4.753a.75.75 0 00-1.06 1.06l5.437 5.438H3.877a.75.75 0 000 1.5h14.125l-.006.006-.021.02-.02.021-.022.021-.02.02-.02.021-.022.021-.02.02-.02.021-.021.02-.02.021-.021.02-.02.021-.021.02-.02.021-.021.02-.02.02-.02.021-.021.02-.02.02-.02.021-.021.02-.02.02-.02.02-.02.021-.02.02-.02.02-.021.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.019.02-.02.02-.02.019-.02.02-.019.02-.02.019-.019.02-.02.019-.02.02-.019.019-.019.02-.02.019-.019.02-.02.019-.019.02-.019.018-.02.02-.019.019-.019.02-.019.018-.02.02-.018.019-.02.019-.019.019-.019.019-.019.02-.019.018-.019.02-.019.018-.018.019-.02.019-.018.019-.02.018-.018.02-.019.018-.018.019-.019.018-.019.02-.018.018-.019.018-.018.019-.019.018-.019.019-.018.018-.018.019-.019.018-.018.019-.018.018-.019.018-.018.018-.018.019-.019.018-.018.018-.018.018-.018.018-.018.018-.018.019-.018.018-.018.018-.018.018-.018.017-.018.018-.018.018-.018.018-.017.018-.018.017-.018.018-.017.018-.018.017-.018.018-.017.018-.018.017-.017.018-.018.017-.017.018-.018.017-.017.017-.017.018-.018.017-.017.017-.017.017-.017.018-.017.017-.017.017-.018.017-.017.017-.017.017-.016.017-.017.017-.017.017-.017.017-.017.016-.017.017-.017.017-.016.017-.017.016-.016.017-.017.016-.017.017-.016.017-.017.016-.016.017-.017.016-.016.016-.016.017-.017.016-.016.016-.016.016-.016.017-.016.016-.017.016-.016.016-.016.016-.016.016-.016.016-.015.016-.016.016-.016.015-.016.016-.016.016-.015.016-.016.015-.016.016-.015.016-.016.015-.015.016-.016.015-.015.016-.016.015-.015.015-.015.016-.016.015-.015.015-.015.015-.015.016-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.014-.015.015-.014.015-.015.014-.015.015-.014.015-.015.014-.014.015-.015.014-.014.015-.015.014-.014.015-.014.014-.015.014-.014.014-.014.015-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.013-.014.014-.013.014-.014.014-.014.013-.013.014-.014.013-.013.014-.014.013-.013.013-.013.014-.014.013-.013.014-.013.013-.014.013-.013.013-.013.013-.013.013-.013.013-.013.013-.012.013-.013.013-.013.013-.013.012-.013.013-.012.013-.013.012-.012.013-.013.012-.013.013-.012.012-.012.013-.013.012-.012.012-.012.013-.013.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.011.012-.012.012-.012.011-.012.012-.011.012-.012.011-.011.012-.012.011-.011.012-.012.011-.01.011-.012.012-.011.01-.012.012-.01.011-.012.011-.01.011-.012.011-.01.011-.012.011-.01.011-.011.01-.011.012-.01.01-.011.01-.011.011-.01.011-.011.01-.01.01-.01.011-.011.01-.01.01-.01.011-.01.01-.011.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.009.01-.01.009-.01.01-.009.01-.01.008-.009.01-.009.01-.01.009-.008.009-.01.009-.009.01-.009.008-.009.01-.009.008-.009.01-.009.008-.008.009-.01.009-.008.008-.009.009-.008.009-.009.008-.008.009-.009.008-.008.009-.008.008-.009.008-.008.008-.008.009-.008.008-.008.008-.008.008-.008.008-.008.008-.008.007-.008.008-.008.008-.007.008-.008.007-.007.008-.008.007-.007.008-.008.007-.007.008-.007.007-.008.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.006.007-.007.006-.007.007-.006.007-.007.006-.006.007-.007.006-.006.006-.006.007-.007.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.005.006-.006.005-.006.006-.005.005-.006.006-.005.005-.005.006-.006.005-.005.005-.005.006-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.004-.005.005-.004.005-.005.004-.004.005-.005.004-.004.005-.005.004-.004.004-.004.004-.004.005-.004.004-.004.004-.004.004-.004.004-.004.003-.004.004-.004.004-.003.004-.004.003-.003.004-.004.003-.003.004-.004.003-.003.003-.003.004-.003.003-.004.003-.003.003-.002.003-.003.003-.003.003-.003.002-.003.003-.002.003-.003.002-.002.003-.003.002-.002.003-.003.002-.002.002-.002.003-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.001-.002.002-.001.002-.002.001-.001.002-.002.001-.001.002h-.001l-.002.002v.001l-.002.001v.001l-.002.001v.001l-.002.001-.001.002h-.001v.001h-.001v.001h-.001l.53.531-.53-.53a.75.75 0 101.06 1.06l-.53-.53.53.53h.001v-.001h.001v-.001h.002v-.002h.001v-.001l.002-.001v-.001l.002-.001v-.001l.002-.001.001-.002h.002l.001-.002.001-.002.002-.001.001-.002.002-.001.002-.002.002-.002.001-.002.002-.002.002-.002.002-.002.002-.002.002-.002.003-.002.002-.002.002-.002.003-.003.002-.002.003-.003.002-.003.003-.002.003-.003.002-.003.003-.003.003-.003.003-.002.003-.003.003-.004.003-.003.004-.003.003-.003.003-.004.004-.003.003-.003.004-.004.003-.004.004-.003.004-.004.004-.004.003-.004.004-.004.004-.004.004-.004.004-.004.005-.004.004-.004.004-.004.005-.005.004-.004.004-.005.005-.004.005-.005.004-.004.005-.005.005-.005.004-.005.005-.005.005-.005.005-.005.005-.005.005-.005.006-.005.005-.005.005-.005.006-.006.005-.005.005-.006.006-.005.006-.006.005-.006.006-.005.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.007-.007.006-.006.006-.007.007-.006.006-.007.007-.006.007-.007.006-.007.007-.006.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.008.008-.007.007-.007.007-.008.008-.007.007-.008.008-.007.008-.008.007-.007.008-.008.008-.008.008-.008.007-.008.008-.008.008-.008.008-.008.008-.008.009-.008.008-.008.008-.009.008-.008.009-.008.008-.009.009-.008.008-.009.009-.008.009-.009.008-.009.01-.008.008-.01.009-.008.009-.01.009-.008.009-.01.009-.008.009-.01.01-.008.008-.01.01-.01.01-.008.008-.01.01-.01.01-.009.01-.01.009-.009.01-.01.01-.01.009-.01.01-.009.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.011.011-.01.01-.01.011-.011.01-.01.011-.011.01-.011.011-.01.011-.012.011-.01.01-.011.012-.011.01-.011.012-.011.01-.011.012-.011.011-.011.011-.011.011-.012.012-.011.011-.011.011-.012.012-.011.011-.012.012-.011.012-.012.011-.011.012-.012.011-.012.012-.012.012-.011.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.013.013-.012.012-.012.012-.012.013-.013.012-.012.013-.013.012-.012.013-.013.012-.013.013-.012.013-.013.013-.013.012-.013.013-.012.013-.013.013-.013.013-.013.013-.013.013-.013.013-.014.013-.013.014-.013.013-.013.013-.013.014-.014.013-.013.013-.014.014-.013.013-.014.014-.013.014-.014.013-.014.014-.013.014-.014.014-.014.013-.014.014-.014.014-.013.014-.014.014-.014.014-.015.014-.014.014-.014.015-.014.014-.014.014-.014.014-.015.015-.014.014-.015.015-.014.014-.014.015-.015.014-.015.015-.014.014-.015.015-.015.015-.014.015-.015.015-.015.014-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.016-.015.015-.015.015-.015.015-.016.016-.015.015-.015.015-.016.016-.015.015-.016.016-.015.015-.016.016-.015.016-.016.015-.016.016-.015.016-.016.015-.016.016-.016.016-.015.016-.016.016-.016.016-.016.016-.016.016-.017.016-.016.016-.016.017-.016.016-.016.016-.016.016-.017.017-.016.016-.016.016-.017.017-.016.016-.017.017-.016.017-.017.016-.016.017-.017.016-.017.017-.016.017-.017.017-.017.016-.017.017-.017.017-.016.017-.017.017-.017.017-.017.017-.017.017-.017.017-.018.018-.017.017-.017.017-.017.017-.017.017-.018.018-.017.017-.017.017-.018.018-.017.017-.018.018-.017.017-.018.018-.017.018-.018.017-.018.018-.017.018-.018.017-.018.018-.017.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.017-.018.019-.018.018-.018.018-.018.018-.018.018-.018.018-.019.018-.018.019-.018.018-.018.018-.019.019-.018.018-.019.019-.018.018-.018.019-.019.018-.019.019-.018.018-.019.019-.018.019-.019.018-.019.02-.018.018-.02.019-.018.018-.019.02-.019.018-.018.02-.02.018-.018.019-.02.019-.018.019-.02.02-.018.018-.02.02-.019.018-.019.02-.019.019-.02.02-.018.018-.02.02-.019.019-.02.02-.019.019-.019.02-.02.019-.019.02-.02.019-.019.02-.02.019-.019.02-.02.019-.02.02-.019.02-.02.019-.02.02-.019.02-.02.02-.02.02-.02.019-.02.02-.02.02-.019.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.021.021-.02.02-.02.02-.021.021-.02.02-.02.02-.021.021-.02.02-.021.021-.02.02-.021.021-.02.02-.021.021-.02.021-.021.02-.021.021-.02.021-.021.02-.021.021-.02.021-.021.021-.021.02-.021.022-.021.02-.02.021-.022.021-.02.021-.021.021-.022.021-.02.021-.021.021-.021.021-.021.021-.022.021-.02.021-.022.022-.02.02-.022.022-.021.021-.021.021-.022.022-.02.02-.022.022-.021.021-.022.022-.021.021-.021.022-.022.021-.021.021-.022.022-.021.021-.022.022-.021.021-.022.022-.021.021-.022.022-.021.022-.022.021-.021.022-.022.021-.022.022-.021.022-.022.021-.022.022-.022.022-.021.022-.022.022-.022.021-.022.022-.021.022-.022.022-.022.022-.022.022-.022.022-.022.022-.022.022-.022.022-.022.022-.022.022-.022.022-.022.53-.53-.53-.53z","clip-rule":"evenodd"}]]),w("ArrowRightToLeft",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.247 21a.75.75 0 01-.75-.75V3.75a.75.75 0 011.5 0v16.5a.75.75 0 01-.75.75M5.872 12.75h11.375a.75.75 0 000-1.5H5.872l.018-.018.019-.02.018-.018.019-.018.018-.019.019-.018L6 11.12l.019-.018.018-.018.018-.019.019-.018.018-.018.018-.019.019-.018.018-.018.018-.018.018-.018.018-.019.019-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.017-.018.018-.018.018-.017.018-.018.018-.018.017-.018.018-.017.018-.018.018-.018.017-.017.018-.018.017-.018.018-.017.017-.018.018-.017.017-.018.018-.017.017-.017.018-.018.017-.017.017-.017.018-.018.017-.017.017-.017.017-.017.017-.018.017-.017.018-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.016-.017.017-.017.017-.016.017-.017.017-.017.016-.017.017-.016.017-.017.016-.017.017-.016.016-.017.017-.016.017-.017.016-.016.016-.017.017-.016.016-.016.017-.017.016-.016.016-.016.016-.017.017-.016.016-.016.016-.016.016-.016.016-.017.016-.016.016-.016.016-.016.016-.016.016-.016.016-.015.016-.016.016-.016.016-.016.016-.016.015-.016.016-.015.016-.016.015-.016.016-.015.015-.016.016-.015.016-.016.015-.015.015-.016.016-.015.015-.016.016-.015.015-.015.015-.015.015-.016.016-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.014-.015.015-.014.015-.015.014-.015.015-.014.015-.015.014-.014L8.122 9l.014-.014.015-.015.014-.014.014-.015.015-.014.014-.014.014-.015.015-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.015.014-.013.014-.014.014-.014.014-.014.014-.014.014-.014.013-.014.014-.013.014-.014.013-.014.014-.013.014-.014.013-.013.014-.014.013-.013.014-.014.013-.013.013-.014.014-.013.013-.013.013-.013.013-.014.014-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.012-.013.013-.012.013-.013.013-.013.012-.012.013-.013.012-.013.013-.012.013-.013.012-.012.012-.013.013-.012.012-.012.012-.013.013-.012.012-.012.012-.012.012-.013.012-.012.013-.012.012-.012.012-.012.011-.012.012-.012.012-.012.012-.011.012-.012.012-.012.011-.012.012-.011.012-.012.011-.011.012-.012.011-.012.012-.011.011-.011.012-.012.01-.011.012-.011.011-.012.012-.01.01-.012.012-.011.011-.011.011-.011.011-.011.011-.011.011-.011.01-.011.012-.011.01-.01.011-.012.011-.01.01-.01.011-.012.01-.01.011-.01.011-.011.01-.01.01-.011.011-.01.01-.01.01-.011.011-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.009-.01.01-.009.009-.01.01-.009.009-.01.01-.009.009-.009.01-.01.008-.009.01-.009.009-.009.009-.01.009-.008.01-.01.008-.008.009-.01.009-.008.009-.009.009-.009.008-.009.01-.008.008-.01.008-.008.009-.008.009-.009.008-.008.009-.009.008-.008.008-.009.009-.008.008-.008.008-.008.008-.009.008-.008.009-.008.008-.008.008-.008.008-.008.007-.008.008-.008.008-.007.008-.008.008-.008.007-.007.008-.008.007-.008.008-.007.007-.008.008-.007.007-.007.008-.008.007-.007.007-.007.007-.007.007-.008.007-.007.008-.007.006-.007.007-.007.007-.007.007-.006.007-.007.007-.007.006-.007.007-.006.007-.007.006-.006.007-.007.006-.006.006-.007.007-.006.006-.006.006-.007.007-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.005-.006.006-.006.006-.005.006-.006.005-.006.006-.005.005-.006.006-.005.005-.005.006-.006.005-.005.005-.005.005-.006.005-.005.006-.005.005-.005.005-.005.005-.005.005-.005.004-.005.005-.004.005-.005.005-.005.004-.004.005-.005.004-.005.005-.004.004-.004.005-.005.004-.004.004-.004.004-.005.005-.004.004-.004.004-.004.004-.004.004-.004.004-.004.003-.004.004-.003.004-.004.004-.004.003-.004.004-.003.003-.004.004-.003.003-.004.004-.003.003-.003.003-.004.003-.003.004-.003.003-.003.003-.003.003-.003.003-.003.003-.003.002-.003.003-.003.003-.002.003-.003.002-.003.003-.002.002-.003.003-.002.002-.002.002-.003.003-.002.002-.002.002-.002.002-.003.002-.002.002-.002.002-.002.002-.002.002-.001.002-.002.002-.002.001-.002.002-.001.002-.002.001-.001.002-.002.002-.001.002-.002v-.001l.002-.001.001-.001.001-.001.001-.001.001-.001V6.57l.002-.001.001-.002h.002v-.001l.001-.001.001-.001-.53-.531.53.53a.75.75 0 10-1.06-1.06l.53.53-.53-.53h-.001v.001h-.001v.001h-.001v.001h-.001l-.001.002-.002.001v.001l-.002.001v.001l-.002.001v.001l-.002.001-.001.002h-.001l-.002.002-.001.002-.002.001-.001.002-.002.001-.001.002-.002.001-.002.002-.002.002-.001.002-.002.002-.002.002-.002.002-.002.002-.002.002-.003.002-.002.002-.002.003-.002.002-.003.002-.002.003-.003.002-.002.003-.003.002-.003.003-.002.003-.003.003-.003.002-.003.003-.003.003-.003.003-.003.003-.003.003-.003.004-.003.003L9.4 5.6l-.003.003-.003.004-.004.003-.003.004-.004.003-.003.004-.004.003-.004.004-.003.004-.004.004-.004.004-.004.003-.004.004-.004.004-.004.004-.004.005-.004.004-.005.004-.004.004-.004.005-.004.004-.005.004-.004.005-.005.004-.004.005-.005.005-.005.004-.005.005-.004.005-.005.005-.005.005-.005.004-.005.005-.005.006-.005.005-.005.005-.006.005-.005.005-.005.006-.005.005-.006.005-.005.006-.006.005-.005.006-.006.005-.006.006-.005.006-.006.006-.006.005-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.007-.006.006-.007.006-.006.007-.007.006-.006.006-.006.007-.007.006-.007.007-.006.007-.007.006-.007.007-.007.007-.006.007-.007.007-.007.007-.007.007-.007.007-.007.007L9 6l-.008.007-.007.007-.007.008-.007.007-.008.007-.007.008-.008.007-.007.008-.008.007-.007.008-.008.008-.008.007-.008.008-.007.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.009.008-.008.008-.008.008-.008.009-.009.008-.008.009-.009.008-.008.008-.009.009-.008.009-.009.008-.009.009-.008.009-.009.008-.009.01-.009.008-.009.01-.009.008-.009.009-.009.01-.009.008-.009.01-.01.009-.008.009-.01.009-.009.01-.01.009-.009.01-.01.009-.009.01-.01.009-.009.01-.01.009-.01.01-.009.01-.01.009-.01.01-.01.01-.01.01-.009.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.011.01-.01.01-.01.011-.011.01-.01.011-.011.01-.01.011-.011.01-.01.011L8.3 6.7l-.01.01-.011.012-.01.01-.012.011-.01.011-.012.011-.01.01-.012.012-.01.011-.012.011-.01.011-.012.011-.011.012-.011.01-.012.012-.011.012-.011.01-.012.012-.011.012-.012.011-.011.012-.012.011-.012.012-.011.012-.012.011-.012.012-.012.012-.011.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.013.012-.012.012-.012.013-.013.012-.012.012-.012.013-.013.012-.012.013-.013.012-.012.013-.013.012-.012.013-.013.013-.013.012-.013.013-.012.013-.013.013-.013.012-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.014-.013.013-.013.013-.014.013-.013.013-.013.014-.014.013-.013.014-.013.013-.014.013-.013.014-.014.013-.014.014-.013.014-.014.013-.014.014-.013.014-.014.013-.014.014-.014.014-.014.014-.013.014-.014.014-.014.014-.014.014-.014.014-.015.014-.014.014-.014.014-.014.014-.014.015-.015.014-.014.014-.014.015-.015.014-.014.014-.014.015-.015.014-.014.015-.015.014-.015.015-.014.015-.015.014-.015.015-.014.015-.015.015-.015.014-.015.015-.015.015-.015.015-.014.015-.015.015-.015.015-.015.015-.016.015-.015.015-.015.015-.015.015-.015.016-.015.015-.016.015-.015.015-.015.016-.016.015-.015.016-.016.015-.015.016-.016.015-.015.016-.016.015-.015.016-.016.015-.016.016-.015.016L6.5 8.5l-.016.015-.016.016-.016.016-.015.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.017.016-.016.016-.016.016-.016.017-.016.016-.017.016-.016.017-.016.016-.017.016-.016.017-.017.016-.016.017-.017.016-.016.017-.017.016-.016.017-.017.016-.017.017-.016.017-.017.016-.017.017-.017.017-.016.017-.017.017-.017.017-.017.016-.017.017-.017.017-.017.017-.017.017-.017.017-.017.018-.017.017-.017.017-.017.017-.018.017-.017.017-.017.018-.017.017-.018.017-.017.018-.017.017-.018.017-.017.018-.018.017-.017.018-.018.017-.017.018-.018.017-.018.018-.017.018-.018.017-.017.018-.018.018-.018.017-.018.018-.018.018-.017.018-.018.018-.018.018-.018.017-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.019-.018.018-.018.018-.019.018-.018.018-.018.018-.018.019-.019.018-.018.018-.018.019-.019.018-.018.018-.018.019-.019.018-.018.019-.019.018-.018.019-.019.018-.018.019-.019.018-.019.019-.018.019-.019.018-.019.02-.018.018-.02.019-.018.018-.019.02-.018.018-.02.019-.018.019-.02.018-.018.02-.019.018-.019.02-.019.018-.019.02-.019.018-.02.02-.018.019-.02.019-.018.019-.02.019-.019.02-.019.018-.02.02-.018.019-.02.02-.02.018-.018.02-.02.02-.02.019-.019.019-.019.02-.02.019-.019.02-.02.019-.019.02-.02.019-.019.02-.02.019-.02.02-.019.02-.02.019-.02.02-.019.02-.02.019-.02.02-.019.02-.02.02-.02.019-.02.02-.02.02-.02.02-.019.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02L3 12l.53.53 5.968 5.968a.75.75 0 101.06-1.06z","clip-rule":"evenodd"}]]),w("ArrowRoundAntiClockwise",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6.424 10.464c.882-3.291 3.873-5.112 7.117-4.243 3.267.876 5.118 4.082 4.242 7.349-.875 3.267-4.081 5.118-7.348 4.243a6.2 6.2 0 01-2.388-1.22 5 5 0 01-.55-.536 3 3 0 01-.15-.185l-.002-.004v.001l.001.001-.002-.002a.75.75 0 00-1.242.84l.623-.418c-.623.419-.622.419-.622.42l.001.001.002.003.005.008.016.022.051.07q.065.086.186.227c.161.186.4.434.72.702a7.7 7.7 0 002.963 1.518c4.067 1.09 8.095-1.235 9.185-5.303s-1.236-8.096-5.303-9.185c-3.583-.96-6.926.727-8.429 3.876v-1.9a.75.75 0 00-1.5 0V12h5.215a.75.75 0 000-1.5H6.414z","clip-rule":"evenodd"}]]),w("ArrowRoundClockwise",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.736 10.465c-.876-3.272-4.048-5.118-7.312-4.243-3.267.875-5.118 4.081-4.242 7.348.875 3.268 4.081 5.119 7.348 4.243a6.2 6.2 0 002.388-1.22c.253-.211.435-.402.55-.536q.088-.1.125-.15l.024-.034.003-.004-.001.002.002-.003a.75.75 0 011.242.841l-.623-.418c.623.418.623.418.622.419l-.001.002-.002.003-.005.007-.016.022-.051.07a5 5 0 01-.186.227c-.161.186-.4.434-.72.703a7.7 7.7 0 01-2.963 1.518c-4.067 1.09-8.095-1.236-9.185-5.303s1.236-8.096 5.303-9.186c3.455-.926 6.85.612 8.464 3.582V6.75a.75.75 0 011.5 0V12h-5.25a.75.75 0 010-1.5h2.997z","clip-rule":"evenodd"}]]),w("ArrowScaleHorizontal",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M15.46 5.459a.75.75 0 00-1.061 1.06l4.73 4.73H13.5a.75.75 0 100 1.5h5.629l-.01.01-.018.018-.019.02-.018.018-.019.018-.019.02-.018.018-.019.018-.018.019-.019.018-.018.019-.019.018-.018.019-.019.018-.018.018-.018.019-.019.018-.018.018-.018.019-.019.018-.018.018-.018.018-.018.019-.018.018-.019.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.017.018-.018.018-.018.018-.018.018-.018.017-.018.018-.017.018-.018.018-.018.017-.018.018-.017.018-.018.017-.017.018-.018.017-.018.018-.017.017-.017.018-.018.017-.017.018-.018.017-.017.018-.017.017-.018.017-.017.017-.017.018-.017.017-.017.017-.018.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.016.017-.017.017-.017.017-.017.016-.017.017-.016.017-.017.016-.017.017-.016.017-.017.016-.016.017-.017.016-.016.017-.017.016-.016.016-.016.017-.017.016-.016.016-.016.017-.017.016-.016.016-.016.016-.016.016-.016.017-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.015-.016.016-.016.016-.015.016-.016.016-.016.016-.016.015-.015.016-.016.015-.016.016-.015.016-.016.015-.015.016-.016.015-.015.016-.015.015-.016.015-.015.016-.015.015-.016.015-.015.015-.015.015-.015.016-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.014-.015.015-.014.015-.015.015-.015.014-.015.015-.014.015-.015.014-.014.015-.015.014-.014.015-.015.014-.014.015-.015.014-.014.014-.014.015-.015.014-.014.014-.014.014-.014.015-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.013-.014.014-.014.014-.013.014-.014.014-.014.013-.013.014-.014.013-.014.014-.013.014-.014.013-.013.013-.014.014-.013.013-.013.014-.013.013-.014.013-.013.013-.013.014-.013.013-.013.013-.014.013-.012.013-.014.013-.012.013-.013.013-.013.013-.013.013-.013.012-.013.013-.012.013-.013.013-.013.012-.012.013-.013.012-.012.013-.013.012-.012.013-.013.012-.012.013-.012.012-.013.012-.012.012-.012.012-.012.013-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.011-.012.012-.012.012-.011.012-.012.011-.012.012-.011.012-.012.011-.011.012-.012.011-.011.012-.012.01-.01.012-.012.012-.011.01-.012.012-.01.011-.012.011-.011.011-.011.012-.011.01-.011.011-.01.011-.012.011-.01.011-.011.01-.011.012-.01.01-.011.011-.011.01-.01.011-.011.01-.01.011-.011.01-.01.011-.01.01-.011.01-.01.011-.01.01-.01.01-.011.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.009.01-.01.009-.009.01-.01.009-.009.01-.01.009-.009.01-.01.008-.008.01-.01.01-.009.008-.009.01-.01.008-.008.01-.01.009-.008.009-.01.009-.008.008-.009.01-.009.008-.008.009-.009.009-.009.008-.008.009-.009.008-.008.009-.009.008-.008.009-.009.008-.008.008-.008.009-.008.008-.009.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.007.008-.008.008-.008.008-.008.007-.007.008-.008.007-.007.008-.008.007-.007.008-.008.007-.007.008-.007.007-.008.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.006.007-.007.007-.007.006-.006.007-.007.007-.007.006-.006.007-.007.006-.006.006-.006.007-.007.006-.006.006-.006.007-.006.006-.006.006-.006.006-.007.006-.005.006-.006.006-.006.006-.006.005-.006.006-.005.006-.006.005-.006.006-.005.006-.006.005-.005.006-.005.005-.006.005-.005.006-.005.005-.006.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.004.005-.005.004-.005.005-.004.005-.005.004-.004.005-.005.004-.004.005-.005.004-.004.004-.004.005-.004.004-.004.004-.005.004-.004.004-.004.004-.004.004-.003.004-.004.004-.004.003-.004.004-.003.004-.004.003-.004.004-.003.003-.003.004-.004.003-.003.004-.003.003-.004.003-.003.003-.003.003-.003.004-.003.003-.003.003-.003.003-.003.002-.003.003-.002.003-.003.003-.003.002-.002.003-.003.002-.002.003-.003.002-.002.003-.002.002-.003.002-.002.002-.002.002-.002.002-.002.003-.002.002-.002.001-.002.002-.002.002-.001.002-.002.002-.002.001-.001.002-.002.001-.001.002-.002.001-.001.002h-.001l-.002.002v.001l-.002.001v.001l-.002.001v.001l-.002.001v.001h-.001l-.001.002h-.001v.001H14.4v.002h-.001l.53.531-.53-.53a.75.75 0 001.06 1.06l-.53-.53.53.53h.001v-.001h.001v-.001h.001v-.001h.002v-.002h.001v-.001l.002-.001v-.001l.002-.001v-.001l.002-.001.001-.001.001-.002h.002l.001-.002.001-.002.002-.001.001-.002.002-.001.002-.002.001-.001.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.003.003-.002.002-.002.002-.003.003-.002.002-.003.003-.002.003-.003.002-.003.003-.002.003-.003.003-.003.003-.003.002-.003.004-.003.003-.003.003-.003.003-.003.003-.003.003-.004.004-.003.003-.003.004-.004.003-.003.004-.004.003-.003.004-.004.004-.004.004-.004.003-.003.004-.004.004-.004.004-.004.004-.004.004-.004.004-.005.005-.004.004-.004.004-.004.005-.005.004-.004.004-.005.005-.004.004-.005.005-.004.005-.005.004-.005.005-.004.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.006.006-.005.005-.005.005-.006.006-.005.005-.006.006-.005.006-.006.005-.006.006-.005.006-.006.005-.006.006-.006.006-.006.006-.005.006-.006.006-.006.006-.007.006-.006.007-.006.006-.006.006-.007.007-.006.006-.006.006-.007.007-.006.006-.007.007-.006.007-.007.007-.007.006-.006.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.007-.008.008-.007.007-.007.007-.008.008-.007.007-.008.008-.007.007-.008.008-.007.008-.008.007-.008.008-.007.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.009.009-.008.008-.008.008-.009.009-.008.008-.009.009-.008.008-.009.009-.008.009-.009.008-.009.01-.008.008-.01.009-.008.009-.009.009-.009.009-.009.009-.009.009-.009.009-.009.009-.01.01-.008.008-.01.01-.009.009-.01.01-.009.009-.009.01-.01.009-.009.01-.01.009-.01.01-.009.01-.01.009-.01.01-.009.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.011-.011.01-.01.01-.011.011-.01.01-.011.011-.01.011-.011.01-.011.011-.01.011-.012.011-.01.01-.011.012-.011.01-.01.012-.012.01-.01.012-.012.01-.011.012-.011.011-.011.011-.012.011-.01.012-.012.011-.011.012-.012.011-.011.011-.012.012-.011.012-.012.011-.011.012-.012.011-.012.012-.011.012-.012.012-.012.011-.012.012-.012.012-.011.012-.012.012-.012.012-.012.012-.013.013-.012.012-.012.012-.012.012-.012.012-.013.013-.012.012-.012.012-.013.013-.012.012-.013.013-.012.012-.013.013-.012.013-.013.012-.013.013-.012.013-.013.013-.013.012-.013.013-.013.013-.012.013-.013.013-.013.013-.013.013-.014.013-.013.013-.013.014-.013.013-.013.013-.013.014-.014.013-.013.013-.013.014-.014.013-.013.014-.014.013-.013.014-.014.013-.014.014-.013.014-.014.013-.014.014-.013.014-.014.014-.014.014-.014.013-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.015-.014.014-.014.014-.014.014-.015.015-.014.014-.014.014-.015.015-.014.014-.015.015-.014.014-.015.015-.014.014-.015.015-.014.015-.015.014-.015.015-.014.015-.015.015-.015.014-.015.015-.015.015-.014.015-.015.015-.015.015-.015.015-.015.015-.016.015-.015.016-.015.015-.015.015-.015.015-.015.016-.016.015-.015.015-.016.016-.015.015-.015.016-.016.015-.015.015-.016.016-.015.016-.016.015-.015.016-.016.016-.016.015-.016.016-.015.016-.016.016-.016.016-.016.015-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.017-.016.016-.016.016-.016.016-.016.016-.017.017-.016.016-.016.016-.017.017-.016.016-.016.017-.017.016-.016.016-.017.017-.016.017-.017.016-.016.017-.017.017-.017.016-.016.017-.017.017-.017.016-.017.017-.017.017-.016.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.018.018-.017.017-.017.017-.017.017-.018.018-.017.017-.017.017-.018.018-.017.017-.017.018-.018.017-.017.018-.018.017-.018.018-.017.017-.018.018-.017.018-.018.018-.018.017-.017.018-.018.018-.018.017-.018.018-.018.018-.018.018-.017.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.019.018-.018.019-.018.018-.018.018-.018.018-.018.019-.019.018-.018.018-.018.019-.019.018-.018.018-.019.019-.018.018-.018.019-.019.018-.018.019-.02.018-.018.019-.018.019-.019.018-.018.019-.02.019-.018.018-.019.02-.018.018-.02.019-.018.019-.019.018-.019.02-.019.018-.018.02-.02.018-.018.02-.02.018-.018.02-.02.018-.018.02-.02.018-.019.02-.019.019-.019.019-.02.02-.018.018-.02.02-.019.019-.019.02-.02.018-.019.02-.019.02-.02.019-.019.019-.02.02-.019.019-.02.02-.019.019-.02.02-.019.019-.02.02-.019.02-.02.019-.019.02-.02.02-.02.019-.02.02-.019.02-.02.02-.02.019-.02.02-.019.02-.02.02-.02.02-.02.02-.02.02-.02.019-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.021-.02.02-.02.02-.02.02-.021L22 12l-.53-.53zM2.53 12.53l6.01 6.01a.75.75 0 101.061-1.06l-4.73-4.73h5.63a.75.75 0 000-1.5H4.87l.01-.01.018-.018.019-.019.018-.018.02-.02.018-.018.018-.018.019-.019.018-.018.019-.019.018-.018.019-.019.018-.018.019-.019.018-.018.019-.018.018-.019.018-.018.018-.018.019-.019.018-.018.018-.018.018-.018.018-.019.019-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.017-.017.018-.018.018-.018.018-.018.018-.018.017-.017.018-.018.018-.018.017-.017.018-.018.018-.018.017-.017.018-.018.017-.017.018-.018.017-.017.017-.017.018-.018.017-.017.017-.018.018-.017.017-.017.017-.017.017-.018.018-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.016-.016.017-.017.017-.017.017-.017.016-.016.017-.017.017-.017.016-.016.017-.017.016-.016.017-.017.016-.016.017-.017.016-.016.016-.016.017-.017.016-.016.016-.016.017-.017.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.015-.015.016-.016.016-.016.015-.016.016-.015.016-.016.015-.015.016-.016.015-.015.016-.016.015-.015.016-.016.015-.015.015-.015.015-.016.016-.015.015-.015.015-.015.015-.015.015-.015.016-.016.015-.015.015-.015.015-.015.014-.014.015-.015.015-.015.015-.015.015-.015.015-.015.014-.014.015-.015.015-.015.014-.014.015-.015.015-.015.014-.014.015-.015.014-.014.014-.014.015-.015.014-.014.014-.014.015-.015.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.013-.013.014-.014.014-.014.013-.013.014-.014.013-.013.014-.014.013-.013.014-.014.013-.013.013-.013.014-.014.013-.013.013-.013.013-.013.013-.013.014-.014.013-.013.013-.013.013-.013.013-.013.012-.012.013-.013.013-.013.013-.013.013-.013.012-.012.013-.013.013-.013.012-.012.013-.013.012-.012.013-.013.012-.012.013-.013.012-.012.012-.012.013-.013.012-.012.012-.012.012-.012.012-.012.013-.013.012-.012.012-.012.011-.012.012-.011.012-.012.012-.012.012-.012.012-.012.011-.011.012-.012.012-.012.011-.011.012-.012.011-.011.012-.012.011-.011.012-.012.01-.011.012-.011.011-.011.012-.012.01-.01.012-.012.011-.011.011-.011.011-.011.011-.011.011-.011.01-.01.012-.012.01-.01.011-.011.011-.011.01-.01.011-.011.01-.01.011-.011.01-.01.011-.011.01-.01.011-.011.01-.01.01-.01.01-.01.011-.011.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.009-.009.01-.01.009-.009.01-.01.009-.009.01-.01.009-.009.01-.01.008-.008.01-.01.009-.009.01-.01.008-.008.01-.01.008-.008.01-.01.008-.008.01-.01.008-.008.009-.009.008-.008.01-.01.008-.008.008-.008.009-.009.008-.009.009-.008.008-.008.009-.009.008-.008.008-.008.009-.009.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.008-.008.007-.007.008-.008.008-.008.007-.007.008-.008.007-.008.008-.007.007-.007.008-.008.007-.007.007-.007.008-.008.007-.007.007-.007L9.121 7l.007-.007.007-.007.007-.007.007-.007.007-.007.007-.007.006-.006.007-.007.007-.007.006-.006.007-.007.006-.006.007-.007.006-.006.007-.007.006-.006.006-.006.006-.006.006-.006.007-.007.006-.006.006-.006.006-.006.005-.005.006-.006.006-.006.006-.006.006-.006.005-.005.006-.006.005-.005.006-.006.005-.005.006-.006.005-.005.005-.005.006-.006.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.005-.005.004-.004.005-.005.005-.005.004-.004.005-.005.004-.004.005-.005.004-.004.005-.005.004-.004.004-.004.004-.004.005-.005.004-.004.004-.004.004-.004.004-.004.003-.003.004-.004.004-.004.004-.004.003-.003.004-.004.004-.004.003-.003.004-.004.003-.003.003-.003.004-.004.003-.003.003-.003.003-.003.003-.003.003-.003.003-.003.003-.003.003-.003.003-.003.003-.003.002-.002.003-.003.002-.002.003-.003.002-.002.003-.003.002-.002.002-.002.003-.003.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.002-.002.001-.001.002-.002.002-.002.001-.001.002-.002.001-.001.002-.002.001-.001.001-.001.002-.002.002-.002.001-.001.001-.001.001-.001.002-.002.001-.001.001-.002H9.6V6.52l.001-.001-.53-.53.53.53a.75.75 0 00-1.06-1.061l.53.53-.53-.53H8.54v.001h-.001v.001h-.001v.001l-.001.001h-.001v.002h-.002v.001l-.002.001v.001l-.002.001v.002h-.002l-.001.002-.002.001v.002l-.002.001-.002.001-.001.002-.002.002-.002.001-.001.002-.002.002-.002.001-.002.002-.002.002-.001.002-.003.002-.002.002L8.5 5.5l-.002.003-.002.002-.002.002-.003.003-.002.002-.003.002-.002.003-.003.002-.002.003-.003.003-.003.003-.003.002-.003.003-.002.003-.003.003-.003.003-.004.003-.003.003-.003.003-.003.004-.003.003-.004.003-.003.004-.004.003-.003.004-.004.003-.003.004-.004.004-.004.003-.003.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.004.004-.005.004-.004.005-.004.004-.005.004-.004.005-.005.004-.004.005-.005.005-.005.004-.004.005-.005.005-.005.005-.005.004-.005.005-.005.005-.005.005-.005.005-.005.006-.005.005-.005.005-.006.005-.005.006-.005.005-.006.006-.005.005-.006.006-.005.005-.006.006-.006.006-.006.005-.005.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.006.006-.007.006-.006.007-.006.006-.007.006-.006.007-.006.006-.007.007-.006.006-.007.007-.007.006-.006.007-.007.007-.007.007-.007.006-.007.007-.007.007-.007.007-.007.007-.007.007-.007.008-.007.007-.007.007-.008.007-.007.008-.007.007-.008.007-.007.008-.008.007-.007.008-.008.008-.008.007-.007.008-.008.008-.008.008-.008.007-.008.008-.008.008-.008.008-.008.008-.008.008-.008.009-.008.008-.008.008-.009.008-.008.009-.008.008-.009.008-.008.009-.009.008-.008.009-.009.009-.008.008-.01.009-.008.009-.009.008-.009.01-.008.008-.01.01-.008.008-.01.01-.008.008-.01.01-.009.008-.009.01-.01.009-.008.01-.01.009-.01.009-.009.01-.01.009-.009.01-.01.009-.009.01-.01.01-.01.009-.009.01-.01.01-.01.01-.01.01-.01.009-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.01-.01.011-.01.01-.011.01-.01.011-.01.01-.011.011-.01.01-.011.011-.011.01-.01.011-.011.011-.011.01-.01.012-.012.01-.01.011-.012.011-.01.011-.012.011-.01.011-.012.011-.01.011-.012.012-.011.01-.011.012-.012.011-.011.012-.011.011-.012.012-.011.011-.012.011-.011.012-.012.012L7.1 6.9l-.011.012-.012.012-.012.011-.012.012-.011.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.012.012-.013.012-.012.012-.012.013-.012.012-.013.012-.012.013-.012.012-.013.012-.012.013-.013.012-.012.013-.013.013-.013.012-.012.013-.013.013-.013.012-.012.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.013.013-.014.013-.013.013-.013.014-.013.013-.014.013-.013.014-.013.013-.014.014-.013.013-.014.014-.014.013-.013.014-.014.013-.013.014-.014.014-.014.014-.014.013-.014.014-.013.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.014.014-.015.014-.014.014-.014.015-.014.014-.015.014-.014.015-.014.014-.015.014-.014.015-.015.014-.014.015-.015.014-.014.015-.015.015-.015.014-.014.015-.015.015-.015.014-.015.015-.014.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.015.015-.016.015-.015.015-.015.016-.015.015-.015.015-.016.015-.015.016-.016.015-.015.016-.015.015-.016.016-.015.015-.016.016-.016.015-.015.016-.016.015L5.6 8.4l-.015.016-.016.016-.016.015-.016.016-.015.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.016.016-.017.016-.016.017-.016.016-.016.016-.017.016-.016.017-.016.016-.017.016-.016.017-.016.016-.017.017-.016.016-.017.017-.016.016-.017.017-.017.016-.016.017-.017.017-.017.016-.017.017-.016.017-.017.017-.017.017-.017.016-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.017-.017.018-.017.017-.017.017-.017.017-.018.017-.017.018-.017.017-.018.017-.017.018-.017.017-.018.017-.017.018-.018.017-.017.018-.018.017-.017.018-.018.017-.017.018-.018.018-.018.017-.017.018-.018.018-.018.018-.018.017-.017.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.018.018-.019.018-.018.018-.018.019-.018.018-.018.018-.019.018-.018.019-.018.018-.019.019-.018.018-.019.018-.018.019-.019.018-.018.019-.019.018-.018.019-.019.019-.019.018-.018.019-.019.019-.019.018-.018.019-.02.019-.018.018-.019.02-.018.018-.02.019-.018.019-.02.019-.018.019-.019.019-.019.019-.019.019-.019.019-.02.019-.018.019-.02.019-.018.02-.02.018-.019.02-.019.019-.02.019-.018.02-.02.018-.019.02-.02.019-.019.02-.02.019-.018.02-.02.018-.02.02-.019.02-.02.019-.019.02-.02.019-.019.02-.02.02-.02.019-.019.02-.02.019-.019.02-.02.02-.02.02-.02.019-.019.02-.02.02-.02.02-.02.02-.02.019-.02.02-.019.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.02.02-.021.02-.02.021-.02.02L2 12z","clip-rule":"evenodd"}]]),w("ArrowScaleVertical",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.459 8.54a.75.75 0 101.06 1.061l4.73-4.73v5.63a.75.75 0 001.5 0V4.87l.01.01.018.018.02.019.018.018.018.02.02.018.018.018.018.019.019.018.018.019.019.018.018.019.019.018.018.019.018.018.019.019.018.018.018.018.019.018.018.019.018.018.018.018.019.018.018.018.018.019.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.017.018.018.017.018.018.018.018.018.018.017.017.018.018.018.018.017.017.018.018.018.017.017.018.018.017.017.018.018.017.017.018.017.017.018.018.017.017.017.017.018.017.017.018.017.017.017.017.018.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.016.017.017.016.017.017.017.017.016.016.017.017.017.017.016.016.017.017.016.016.017.017.016.016.017.016.016.017.016.016.017.016.016.017.016.016.017.016.016.016.016.016.016.017.016.016.016.016.016.016.016.016.016.016.016.016.016.015.016.016.016.016.016.016.016.016.015.016.016.015.016.016.015.015.016.016.016.016.015.015.016.016.015.015.016.016.015.015.016.015.015.016.015.015.015.015.016.015.015.015.015.016.015.015.015.015.016.015.015.015.015.015.015.015.014.015.015.015.015.014.015.015.015.015.015.015.014.014.015.015.015.015.014.014.015.015.015.014.014.015.015.014.014.015.014.014.015.014.014.015.014.014.015.014.014.014.014.015.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.013.014.014.014.014.014.014.014.014.013.013.014.014.014.013.013.014.014.014.013.013.014.013.013.014.014.013.013.014.013.013.014.013.013.013.013.014.013.013.013.013.014.013.013.013.013.013.013.013.013.013.012.013.013.013.013.012.013.013.013.013.012.013.013.012.013.013.012.012.013.013.012.012.013.013.012.012.013.013.012.012.012.012.013.012.012.012.012.013.012.012.012.012.013.012.012.012.012.012.011.012.012.012.012.011.012.012.012.012.012.012.011.011.012.012.012.012.011.011.012.012.011.011.012.012.011.01.012.012.01.012.012.01.011.012.012.011.01.011.012.011.011.012.011.01.011.011.011.011.011.011.01.011.012.01.01.012.011.01.011.011.01.01.011.011.01.01.011.011.01.01.011.011.01.01.011.01.01.011.01.01.01.01.011.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.009.009.01.01.009.009.01.01.009.009.01.01.009.008.01.01.008.01.01.008.009.01.01.008.008.01.01.009.008.009.01.009.008.008.01.01.008.008.009.009.008.009.01.008.008.009.008.008.009.009.008.008.009.009.008.008.009.008.008.009.008.008.009.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.007.008.008.007.008.008.007.007.008.008.007.007.008.008.007.007.008.008.007.007.007.007.008.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.006.006.007.007.007.007.006.006.007.007.006.006.007.006.006.007.007.006.006.006.006.007.006.006.006.006.007.006.006.006.006.006.006.006.005.006.006.005.006.006.006.006.006.005.005.006.006.006.005.005.006.006.005.005.006.005.005.006.005.005.006.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.004.004.005.005.005.005.004.004.005.005.004.004.005.005.004.004.005.004.004.005.004.004.004.004.005.004.004.004.004.004.004.004.004.004.003.004.004.003.004.004.004.004.003.003.004.004.004.003.003.004.004.003.003.004.003.003.004.003.003.003.003.003.003.004.003.003.003.003.003.003.003.002.003.003.003.003.003.003.002.002.003.003.002.002.003.003.002.002.003.003.002.002.002.002.003.002.002.002.002.002.002.003.002.002.002.001.002.002.002.002.002.002.001.002.002.001.002.002.001.001.002.002.001.001.002.002.001v.001l.002.002h.001l.001.002.001.001.001.001.001.001h.001l.001.002.002.001v.001l.001.001.001.001h.001V9.6l.531-.53-.53.53a.75.75 0 001.06-1.06l-.53.53.53-.53h-.001v-.001h-.001v-.001h-.001v-.001l-.002-.001-.001-.002h-.001l-.001-.002h-.001l-.001-.002h-.001l-.001-.002-.002-.001v-.002h-.002l-.002-.002-.001-.002-.002-.001-.001-.002-.002-.002-.001-.001-.002-.002-.002-.002-.002-.002-.002-.002-.002-.001-.002-.003-.002-.002L18.5 8.5l-.002-.002-.003-.002-.002-.002-.002-.003-.003-.002-.002-.003-.003-.002-.002-.003-.003-.002-.003-.003-.002-.003-.003-.003-.003-.003-.003-.002-.003-.003-.003-.003-.003-.004-.003-.003-.003-.003-.003-.003-.004-.003-.003-.004-.003-.003-.004-.004-.003-.003-.004-.004-.003-.003-.004-.004-.004-.004-.004-.003-.003-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.005-.004-.004-.004-.004-.005-.004-.004-.005-.004-.004-.005-.005-.004-.004-.005-.005-.004-.004-.005-.005-.005-.005-.004-.004-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.006-.005-.005-.006-.005-.005-.006-.005-.005-.006-.006-.005-.005-.006-.006-.005-.006-.006-.005-.006-.006-.006-.006-.005-.006-.006-.006-.006-.005-.006-.006-.006-.006-.006-.007-.006-.006-.006-.006-.007-.006-.006-.007-.006-.006-.007-.006-.006-.007-.006-.006-.007-.007-.006-.006-.007-.007-.007-.007-.006-.006-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.008-.007-.007-.008-.007-.007-.008-.007-.007-.008-.008-.007-.007-.008-.008-.007-.007-.008-.008-.008-.008-.007-.007-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.009-.008-.008-.009-.008-.008-.009-.008-.008-.009-.009-.008-.008-.009-.009-.008-.008-.009-.009-.008-.009-.01-.008-.008-.01-.009-.008-.009-.009-.008-.009-.01-.009-.008-.009-.01-.009-.008-.009-.01-.01-.009-.008-.009-.01-.01-.009-.008-.01-.01-.009-.01-.009-.009-.01-.01-.009-.009-.01-.01-.01-.009-.009-.01-.01-.01-.01-.009-.009-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.011-.011-.01-.01-.011-.01-.01-.011-.011-.01-.01-.011-.011-.011-.011-.01-.01-.011-.012-.011-.01-.01-.011-.012-.011-.01-.01-.012-.012-.01-.01-.012-.012-.01-.011-.012-.011-.01-.011-.012-.012-.011-.01-.011-.012-.012-.011-.011-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012L17.1 7.1l-.012-.011-.011-.012-.012-.012-.012-.012-.012-.011-.012-.012-.011-.012-.012-.012-.012-.012-.012-.012-.013-.012-.012-.012-.012-.013-.012-.012-.012-.012-.013-.012-.012-.013-.012-.012-.013-.012-.012-.013-.013-.012-.012-.013-.013-.012-.012-.013-.013-.013-.013-.012-.012-.013-.013-.013-.013-.012-.013-.013-.013-.013-.012-.013-.013-.013-.013-.013-.013-.013-.014-.013-.013-.013-.013-.013-.013-.014-.013-.013-.013-.013-.014-.013-.013-.014-.013-.013-.014-.013-.013-.014-.014-.013-.013-.014-.014-.014-.014-.013-.013-.014-.014-.013-.014-.014-.013-.014-.014-.014-.014-.014-.014-.013-.014-.014-.014-.014-.014-.014-.014-.014L16.3 6.3l-.014-.014-.014-.014-.014-.015-.014-.014-.014-.014-.015-.014-.014-.015-.014-.014-.015-.014-.014-.015-.015-.014-.014-.015-.015-.014L16.1 6.1l-.015-.014-.014-.015-.015-.015-.015-.014-.014-.015-.015-.015-.015-.015-.015-.014-.015-.015-.014-.015-.015-.015-.015-.015-.015-.015-.015-.015-.016-.015-.015-.015-.015-.016-.015-.015-.015-.015-.015-.015-.016-.015-.015-.016-.016-.015-.015-.016-.015-.015-.016-.015-.015-.016-.016-.015-.015-.016-.016-.016-.015-.015-.016-.016L15.6 5.6l-.016-.015-.015-.016-.016-.016-.016-.016-.016-.015-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.017-.016-.016-.016-.016-.017-.016-.016-.017-.016-.016-.017-.016-.016-.017-.016-.016-.017-.016-.016-.017-.017-.016-.016-.017-.017-.016-.016-.017-.017-.017-.017-.016-.016-.017-.017-.017-.017-.017-.017-.016-.016-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.018-.017-.017-.017-.017-.018-.017-.017-.018-.017-.017-.018-.017-.017-.018-.017-.017-.018-.017-.017-.018-.018-.017-.017-.018-.018-.018-.017-.017-.018-.018-.017-.017-.018-.018-.018-.018-.017-.017-.018-.018-.018-.018-.018-.018-.017-.018-.018-.018-.018-.017-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.019-.018-.018-.018-.018-.019-.018-.018-.018-.018-.018-.018-.019-.018-.018-.019-.018-.018-.019-.018-.018-.019-.019-.018-.018-.019-.018-.018-.019-.019-.018-.018-.02-.019-.018-.018-.018-.019-.019-.019-.018-.018-.02-.019-.018-.019-.019-.018-.018-.02-.02-.018-.018-.019-.019-.018-.019-.02-.019-.018-.018-.02-.02-.018-.018-.019-.02-.019-.018-.019-.02-.019-.018-.02-.02-.018-.019-.02-.019-.018-.019-.02-.02-.019-.018-.019-.02-.02-.019-.018-.019-.02-.02-.019-.019-.02-.019-.019-.02-.02-.019-.018-.02-.02-.019-.02-.02-.019-.019-.02-.02-.019-.019-.02-.02-.019-.019-.02-.02-.02-.019-.019-.02-.02-.02-.019-.02-.02-.019-.02-.02-.02-.02-.019-.02-.02-.019-.02-.02-.02-.02-.02-.02-.02-.02-.019-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.021-.02-.02-.021-.02L12 2l-.53.53zm7.29 10.589V13.5a.75.75 0 10-1.5 0v5.629l-.008-.01-.02-.018-.018-.019-.018-.018-.02-.019-.018-.019-.018-.018-.019-.019-.018-.018-.019-.019-.018-.018-.019-.019-.018-.018-.019-.019-.018-.018-.018-.018-.019-.019-.018-.018-.018-.018-.019-.019-.018-.018-.018-.018-.018-.018-.019-.018-.018-.019-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.017-.018-.018-.017-.018-.018-.018-.018-.018-.018-.018-.018-.017-.017-.018-.018-.018-.018-.018-.017-.017-.018-.018-.018-.017-.017-.018-.018-.018-.017-.017-.018-.017-.017-.018-.017-.017-.018-.018-.017-.017-.018-.017-.017-.018-.017-.017-.017-.017-.018-.017-.017-.017-.017-.018-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.016-.016-.017-.017-.017-.017-.017-.017-.017-.016-.016-.017-.017-.017-.017-.016-.016-.017-.017-.016-.016-.017-.017-.016-.016-.017-.017-.016-.016-.016-.016-.017-.017-.016-.016-.016-.016-.017-.017-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.015-.015-.016-.016-.016-.016-.016-.016-.015-.015-.016-.016-.016-.015-.015-.016-.016-.015-.015-.016-.016-.015-.015-.016-.015-.015-.016-.015-.015-.016-.015-.015-.016-.015-.015-.015-.015-.015-.015-.015-.015-.016-.015-.015-.015-.015-.015-.015-.015-.014-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.014-.014-.015-.015-.015-.015-.015-.014-.014-.015-.015-.015-.014-.014-.015-.015-.014-.014-.015-.014-.014-.015-.015-.014-.014-.014-.014-.015-.015-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.013-.013-.014-.014-.014-.014-.013-.013-.014-.014-.014-.013-.013-.014-.014-.013-.013-.014-.014-.013-.013-.013-.013-.014-.013-.013-.014-.013-.013-.013-.013-.013-.013-.014-.013-.013-.014-.013-.012-.013-.014-.013-.012-.012-.013-.013-.013-.013-.013-.013-.013-.013-.013-.012-.012-.013-.013-.013-.013-.012-.012-.013-.013-.012-.012-.013-.013-.012-.012-.013-.013-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.012-.012-.012-.013-.012-.012-.012-.012-.012-.012-.012-.011-.012-.012-.012-.012-.012-.012-.012-.012-.012-.011-.011-.012-.012-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.01-.011-.012-.011-.011-.012-.012-.01-.01-.012-.012-.011-.011-.011-.011-.011-.011-.011-.011-.011-.01-.01-.012-.012-.01-.01-.011-.011-.011-.011-.01-.01-.011-.011-.011-.01-.01-.011-.011-.01-.01-.011-.011-.01-.01-.011-.01-.01-.011-.01-.01-.01-.01-.011-.01-.01-.011-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.009-.009-.01-.01-.009-.009-.01-.01-.009-.009-.01-.01-.009-.009-.01-.01-.008-.008-.01-.01-.009-.009-.01-.009-.008-.01-.01-.008-.008-.01-.01-.008-.008-.01-.01-.008-.008-.009-.009-.009-.008-.008-.01-.01-.008-.008-.008-.008-.009-.009-.009-.008-.008-.009-.008-.008-.009-.009-.008-.008-.008-.008-.009-.008-.008-.009-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.007-.007-.008-.008-.008-.008-.008-.007-.007-.008-.008-.008-.007-.007-.008-.007-.007-.008-.008-.007-.007-.007-.007-.008-.008-.007-.007-.007-.007L7 14.88l-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.007-.006-.006-.007-.007-.007-.007-.006-.006-.007-.007-.007-.006-.006-.007-.007-.006-.006-.007-.006-.006-.007-.006-.006-.006-.006-.006-.006-.007-.006-.006-.006-.006-.007-.006-.005-.005-.006-.006-.006-.006-.006-.006-.006-.006-.005-.005-.006-.006-.006-.005-.005-.006-.006-.005-.005-.006-.005-.005-.006-.005-.005-.006-.005-.005-.006-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.005-.004-.004-.005-.005-.005-.005-.004-.004-.005-.005-.004-.004-.005-.005-.004-.004-.005-.005-.004-.004-.004-.004-.004-.004-.005-.004-.004-.005-.004-.004-.004-.004-.004-.004-.003-.003-.004-.004-.004-.004-.004-.004-.003-.003-.004-.004-.004-.004-.003-.003-.004-.003-.003-.004-.003-.003-.004-.003-.003-.004-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.002-.002-.003-.003-.003-.002-.002-.003-.003-.002-.002-.003-.003-.002-.002-.002-.002-.003-.003-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.001-.001-.002-.002-.002-.002-.001-.001-.002-.002-.001-.001-.002-.002-.001-.001-.001-.001-.002-.002-.002-.002h-.001l-.001-.002h-.001v-.002h-.002v-.001l-.001-.001-.002-.001V14.4H6.52l-.001-.001-.53.53.53-.53a.75.75 0 10-1.061 1.06l.53-.53-.53.53v.001h.001v.001h.001v.001h.001l.001.002.002.001.001.002h.001l.001.002h.001l.002.002v.001l.002.001.001.002.002.001.001.001.001.002.002.001.002.002.001.002.002.001.002.002.001.002.002.002.002.002.002.002.002.002.002.002.002.002.003.002.002.002.002.003.003.002.002.002.002.003.003.002.002.003.003.003.003.002.003.003.002.003.003.003.003.003.003.002.003.004.003.003.003.003.003.003.004.003.003.003.003.004.004.003.003.004.004.003.003.004.004.003.004.004.003.004.004.004.004.003.004.004.004.004.004.004.004.004.004.004.004.004.004.005.004.004.005.004.004.005.004.004.005.004.004.005.005.004.005.005.004.005.005.004.005.005.005.005.004.005.005.005.005.005.005.005.005.005.006.005.005.005.005.005.005.006.006.005.005.005.006.006.005.005.006.006.005.006.006.005.006.006.005.006.006.005.006.006.006.006.006.006.006.006.006.006.006.006.006.006.006.007.007.006.006.006.006.007.007.006.006.006.007.007.006.006.007.007.006.007.007.007.007.006.007.007.006.007.007.007.007.007.007.007.007.007.007.007.008.007.007.007.007.007.007.008.008.007.007.007.007.008.008.007.007.008.008.007.008.008.007.008.008.007.008.008.008.008.007.008.008.008.008.008.008.008.008.008.008.008.009.008.008.008.008.008.008.009.009.008.008.008.008.009.009.008.008.009.009.008.009.009.008.009.009.008.009.01.008.008.01.009.008.009.01.009.008.009.01.009.008.009.01.009.008.009.01.01.009.008.01.01.009.009.009.01.01.009.009.01.01.009.009.01.01.009.01.01.009.01.01.009.01.01.01.01.01.01.009.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.011.01.01.01.01.011.011.01.01.01.011.011.01.01.011.011.01.011.011.01.011.011.01.011.012.011.01.01.011.012.011.01.011.012.011.01.011.012.011.01.011.012.012.011.01.011.012.011.011.012.012.011.011.012.012.011.011.011.011.012.012.012.012.011.011.012.012.011.012.012.011.012.012.012.012.011.012.012.012.012.012.012.012.012.012.012.012.012.012.013.012.012.012.012.013.012.012.012.012.013.013.012.012.012.012.013.013.012.012.013.013.012.013.013.012.013.013.012.013.013.012.013.013.013.013.012.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.014.013.013.014.013.013.014.013.013.014.013.013.014.014.013.013.014.014.013.013.014.014.013.013.014.014.014.014.013.014.014.013.014.014.014.014.014.014.013.014.014.014.014.014.014.014.014.014.014.014.014.014.015.014.014.015.014.014.014.014.015.015.014.014.014.014.015.015.014.014.015.015.014.014.015.015.014.015.015.014.015.015.014.015.015.014.015.015.015.015.014.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.016.015.015.016.015.015.015.015.016.015.015.016.015.015.016.016.015.015.016.016.015.015.015.016.016.015.016.016.015.015.016.016.016.016.015.016.016.015.016.016.016.016.016.016.015.016.016.016.016.016.016.016.016.016.016.016.016.016.017.016.016.017.016.016.016.016.016.016.017.017.016.016.016.016.017.017.016.016.017.017.016.016.016.017.017.016.017.017.016.016.017.017.017.017.016.016.017.017.017.017.016.017.017.017.017.016.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.018.017.017.017.017.017.017.018.017.017.018.017.017.017.017.018.018.017.017.017.017.018.018.017.017.018.018.017.017.018.018.017.017.018.018.017.018.018.017.018.018.018.018.017.018.018.017.018.018.017.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.019.018.018.019.018.018.018.018.019.018.018.019.018.018.019.019.018.018.018.018.019.019.018.018.019.019.018.018.019.019.018.019.019.018.019.019.018.019.019.018.019.019.018.019.02.018.018.02.019.018.019.019.018.019.02.019.018.019.02.019.018.019.02.019.018.019.02.019.018.019.02.019.018.02.02.018.019.02.019.019.02.019.018.02.02.018.019.02.02.019.018.02.02.019.02.02.019.018.019.02.02.02.019.019.02.02.019.019.02.02.019.02.02.019.02.02.019.019.02.02.02.02.019.02.02.019.02.02.02.02.019.02.02.02.02.019.02.02.02.02.02.02.02.02.019.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.021.02.02.021.02.02.02L12 22l.531-.53 6.01-6.01a.75.75 0 00-1.06-1.061z","clip-rule":"evenodd"}]]),w("ArrowStretchBox",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 5.5h14A1.5 1.5 0 0120.5 7v10a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 17V7A1.5 1.5 0 015 5.5M2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3zm6.802 5.75 1.557 1.556a.75.75 0 01-1.061 1.061L6.47 12.54l-.53-.53.467-.469a.8.8 0 01.134-.133L9.298 8.65a.75.75 0 011.06 1.06L8.82 11.25h6.367L13.64 9.703a.75.75 0 111.06-1.06l2.787 2.787q.045.038.083.083l.489.489-.522.521-.014.014L14.7 15.36a.75.75 0 01-1.06-1.06l1.55-1.55z","clip-rule":"evenodd"}]]),w("ArrowSwap",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M16.47 10.75a.75.75 0 001.06 1.06l3.536-3.535.53-.53-.53-.53-3.536-3.536a.75.75 0 10-1.06 1.06L18.73 7H3a.75.75 0 000 1.5h15.72zm-8.94 2.51L5.29 15.5H21a.75.75 0 110 1.5H5.26l2.27 2.27a.75.75 0 01-1.06 1.061l-3.536-3.535-.53-.53.53-.53L6.47 12.2a.75.75 0 111.06 1.06","clip-rule":"evenodd"}]]),w("ArrowSync",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M13.54 6.221c-3.243-.869-6.234.952-7.116 4.243l-.01.036h2.8a.75.75 0 010 1.5H4V6.75a.75.75 0 011.5 0v1.9c1.503-3.15 4.846-4.837 8.429-3.877a7.6 7.6 0 013.395 1.932.75.75 0 11-1.056 1.065 6.1 6.1 0 00-2.727-1.549m-3.074 11.562c3.243.87 6.234-.951 7.116-4.243l.01-.036h-2.8a.75.75 0 010-1.5h5.214v5.25a.75.75 0 01-1.5 0v-1.9c-1.503 3.15-4.846 4.838-8.429 3.878a7.6 7.6 0 01-3.395-1.933.75.75 0 111.056-1.065 6.1 6.1 0 002.728 1.549","clip-rule":"evenodd"}]]),w("ArrowTopToBottom",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M21 3.748a.75.75 0 01-.75.75H3.75a.75.75 0 010-1.5h16.5a.75.75 0 01.75.75M12.75 18.13V6.75a.75.75 0 00-1.5 0v11.38l-.009-.01-.019-.018-.018-.019-.02-.018-.018-.02-.018-.018-.019-.018-.019-.019-.018-.018-.019-.019-.018-.018-.019-.019-.018-.018-.019-.019-.018-.018-.018-.019-.018-.018-.019-.018-.018-.018-.018-.019-.019-.018-.018-.018-.018-.018-.018-.018-.018-.019-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.017-.018-.018-.018-.018-.018-.018-.018-.018-.017-.018-.018-.017-.018-.018-.017-.018-.018-.017-.018-.018-.017-.017-.018-.018-.017-.018-.018-.017-.017-.018-.018-.017-.017-.017-.018-.018-.017-.017-.017-.017-.017-.018-.018-.017-.017-.017-.017-.018-.017-.017-.017-.017-.018-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.016-.017-.017-.017-.017-.016-.017-.017-.017-.017-.016-.017-.017-.016-.017-.017-.016-.017-.017-.016-.016-.017-.017-.016-.016-.017-.017-.016-.016-.017-.017-.016-.016-.017-.016-.016-.017-.016-.016-.016-.016-.017-.017-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.017-.016-.015-.016-.016-.016-.016-.016-.016-.016-.016-.015-.016-.016-.015-.016-.016-.016-.016-.015-.016-.016-.015-.015-.016-.016-.015-.015-.016-.016-.015-.015-.016-.016-.015-.015-.016-.016-.015-.015-.015-.015-.015-.015-.016-.016-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.016-.015-.015-.015-.015-.015-.014-.015-.015-.015-.015-.015-.015-.015-.015-.014-.015-.015-.014-.015-.015-.014-.015-.015-.014-.015-.015-.014-.014-.015-.015-.014-.014-.015-.015-.014-.014-.014-.015-.015-.014-.014-.014-.014-.015-.015-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.013-.014-.014-.014-.014-.013-.014-.014-.013-.014-.014-.013-.013-.014-.014-.013-.013-.014-.014-.013-.013-.014-.014-.013-.013-.013-.013-.014-.014-.013-.013-.013-.013-.013-.013-.013-.013-.014-.013-.013-.013-.013-.013-.013-.013-.013-.013-.012-.013-.013-.013-.013-.013-.013-.012-.013-.013-.012-.013-.013-.012-.013-.013-.012-.013-.013-.012-.012-.013-.013-.012-.012-.012-.013-.013-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.013-.012-.012-.012-.011-.012-.012-.012-.012-.012-.012-.012-.012-.011-.012-.012-.011-.012-.012-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.011-.012-.012-.011-.01-.011-.012-.011-.011-.012-.012-.01-.01-.012-.012-.011-.01-.011-.012-.011-.01-.011-.012-.011-.01-.01-.011-.012-.011-.01-.01-.011-.012-.011-.01-.01-.01-.011-.011-.01-.011-.011-.01-.01-.011-.011-.01-.01-.01-.011-.011-.01-.01-.01-.01-.01-.01-.011-.01-.01-.011-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.009-.01-.01-.009-.01-.01-.009-.009-.01-.01-.009-.009-.01-.01-.009-.009-.009-.01-.01-.008-.008-.01-.01-.009-.009-.01-.009-.008-.009-.01-.009-.008-.009-.01-.009-.008-.009-.01-.009-.008-.008-.009-.01-.008-.008-.01-.008-.008-.01-.008-.008-.009-.008-.008-.009-.009-.008-.008-.008-.009-.009-.008-.008-.008-.008-.009-.008-.008-.009-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.008-.007-.008-.008-.008-.008-.007-.008-.008-.007-.008-.008-.007-.008-.008-.007-.008-.008-.007-.007-.007-.007-.008-.008-.007-.007-.007-.007-.008-.007-.007-.008-.007L7 13.88l-.007-.007-.007-.007-.007-.007-.007-.007-.006-.007-.007-.007-.007-.006-.007-.007-.006-.007-.007-.006-.006-.007-.007-.006-.006-.007-.007-.006-.006-.006-.006-.007-.007-.006-.006-.006-.006-.006-.006-.007-.006-.006-.006-.006-.006-.006-.006-.005-.006-.006-.006-.006-.006-.006-.005-.006-.006-.005-.005-.006-.006-.005-.005-.006-.006-.005-.005-.006-.006-.005-.005-.005-.005-.005-.005-.006-.006-.005-.005-.005-.005-.005-.005-.005-.005-.005-.004-.005-.005-.005-.005-.004-.005-.005-.004-.005-.005-.004-.005-.005-.004-.005-.005-.004-.004-.004-.004-.005-.005-.004-.004-.004-.004-.004-.004-.005-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.004-.003-.004-.004-.003-.004-.004-.003-.004-.004-.003-.004-.004-.003-.003-.004-.004-.003-.003-.003-.003-.004-.004-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.002-.003-.003-.002-.003-.003-.003-.003-.002-.002-.003-.003-.002-.002-.003-.003-.002-.002-.002-.003-.002-.002-.003-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.001-.002-.002-.002-.002-.001-.001-.002-.002-.001-.002-.002-.001-.001-.001-.002-.002-.001-.001-.001-.001-.002H6.53v-.002l-.002-.001v-.001l-.002-.001-.001-.002h-.001v-.001h-.002v-.002h-.001V13.4H6.52l-.53.53.53-.53a.75.75 0 00-1.06 1.06l.53-.53-.53.53v.001l.001.001.001.001.001.001.001.001.002.002.002.002.002.002.002.002.001.001.002.002.002.002.002.002.001.001.002.002.002.002.001.001.002.002.002.002.002.002.002.001.001.002.003.003.002.002.002.002.002.002.002.002.002.002.003.003.002.002.003.003.002.002.003.003.002.002.003.003.003.003.003.003.003.002.002.003.003.003.003.003.003.004.004.003.003.003.003.003.003.003.004.004.003.003.004.003.003.004.004.004.003.003.004.004.004.004.003.003.004.004.004.004.004.004.004.004.004.004.004.004.004.004.004.004.005.005.004.004.004.004.005.005.004.004.005.005.004.004.005.005.005.005.004.004.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.006.006.005.005.005.005.006.006.005.005.006.006.005.006.006.005.006.006.006.006.005.005.006.006.006.006.006.006.006.006.006.006.006.006.006.006.007.007.006.006.006.006.007.007.006.006.006.006.007.007.006.006.007.007.007.007.006.006.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.007.008.008.007.007.007.007.008.008.007.007.008.008.007.007.008.008.008.008.007.007.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.009.008.008.009.008.008.009.009.008.008.009.009.008.008.009.009.008.009.01.008.008.009.009.009.009.009.008.008.01.01.008.008.01.01.008.008.01.01.009.009.009.009.01.01.008.008.01.01.01.01.009.009.01.01.009.009.01.01.009.009.01.01.01.01.009.009.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.011.01.01.011.01.01.011.011.01.01.011.011.011.011.01.01.011.011.011.011.01.01.012.012.01.01.012.011.01.011.012.011.01.011.012.012.01.01.012.012.011.011.011.011.012.012.011.011.011.011.012.012.011.011.012.012.011.011.012.012.012.012.011.011.012.012.012.012.012.011.011.012.012.012.012.012.012.012.012.012.012.012.012.012.012.012.013.012.012.013.012.012.012.012.013.012.012.013.012.012.013.013.012.012.013.013.012.012.013.013.013.012.012.013.013.013.013.013.012.012.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.013.014.014.013.013.013.013.013.013.014.014.013.013.013.014.014.013.013.013.014.014.014.013.013.014.014.014.013.013.014.014.014.014.014.014.014.013.013.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.015.015.014.014.014.014.014.014.015.015.014.014.014.014.015.015.014.014.015.015.014.014.015.015.014.014.015.015.015.015.014.014.015.015.015.015.015.014.014.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.016.016.015.015.015.015.015.015.016.016.015.015.016.015.015.016.015.015.016.016.015.015.016.016.016.015.015.016.016.016.016.015.015.016.016.016.016.016.016.016.015.015.016.016.016.016.016.016.016.016.016.016.016.016.016.016.017.017.016.016.016.016.016.016.016.016.017.017.016.016.016.016.017.017.016.016.016.016.017.017.016.016.017.017.016.017.017.016.017.017.016.016.017.017.017.017.017.016.016.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.018.018.017.017.017.017.018.018.017.017.017.017.018.018.017.017.018.018.017.017.018.018.017.017.018.018.017.017.018.018.018.018.017.017.018.018.018.018.018.018.017.017.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.019.019.018.018.018.018.018.018.018.018.019.019.018.018.018.019.019.018.018.018.019.019.018.018.019.019.018.018.019.019.018.018.019.019.019.018.018.02.019.018.019.019.018.018.02.019.018.019.019.019.018.018.02.02.018.018.02.02.018.018.019.019.019.019.019.019.019.019.02.02.018.018.02.02.018.018.02.02.019.019.019.019.02.02.018.018.02.02.019.019.02.02.019.019.02.019.018.02.02.019.02.02.019.019.02.02.019.019.02.02.019.019.02.02.02.019.019.02.02.02.019.019.02.02.02.02.02.02.019.019.02.02.02.02.02.02.02.02.02.02.019.019.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.021.021.02.02.02.02.531.531.53-.53 6.01-6.01a.75.75 0 10-1.06-1.061z","clip-rule":"evenodd"}]]);const Pu=w("ArrowUp",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4.752 10.252a.75.75 0 001.061 1.06l5.437-5.437V20a.75.75 0 101.5 0V5.875l.006.006.021.021.02.02.021.022.021.02.02.02.021.022.021.02.02.02.021.021.02.02.021.021.02.02.021.021.02.02.021.021.02.02.02.02.021.021.02.02.02.02.021.021.02.02.02.02.02.02.02.02.02.02.02.021.021.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.02.019.019.02.02.02.02.019.019.02.02.02.02.019.019.02.02.019.019.02.02.019.019.02.02.019.019.02.02.019.019.019.019.02.02.019.019.019.019.019.019.02.02.018.018.02.02.018.019.02.019.019.019.019.019.019.019.018.019.02.018.018.02.02.018.018.019.019.019.018.019.02.018.018.019.019.019.018.018.019.019.018.018.019.019.018.018.019.019.018.018.019.019.018.018.019.018.018.019.018.018.018.018.018.019.019.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.018.017.017.018.018.018.018.018.018.017.017.018.018.018.018.017.017.018.018.017.017.018.018.017.017.018.017.017.018.017.017.017.017.018.018.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.017.016.016.017.017.017.017.016.016.017.017.017.017.016.016.017.017.016.016.017.017.016.016.016.016.017.017.016.016.016.016.016.016.016.016.016.016.016.016.016.017.016.015.016.016.016.016.016.016.016.016.016.016.016.016.015.015.016.016.016.016.015.015.016.016.015.015.016.016.015.015.016.016.015.015.015.015.015.016.016.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.015.014.014.015.015.015.015.014.014.015.015.014.014.015.015.014.014.015.015.014.014.014.014.015.015.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.014.013.013.014.014.014.014.013.013.014.014.013.013.014.014.013.013.013.013.014.014.013.013.013.013.013.013.014.014.013.013.013.013.013.013.013.013.012.012.013.013.013.013.013.013.013.013.012.012.013.013.012.013.013.012.012.013.013.012.012.012.013.013.012.012.012.012.012.012.012.013.013.012.012.012.012.012.012.012.012.012.011.011.012.012.012.012.012.012.011.011.012.012.012.012.011.011.012.012.011.011.011.012.012.01.011.012.011.011.012.012.01.01.012.012.01.01.012.012.01.01.012.012.01.01.011.011.011.011.01.01.011.011.011.011.01.01.011.011.01.01.01.01.011.011.01.01.01.01.01.01.011.011.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.009.009.01.01.01.01.009.009.009.01.01.008.009.01.01.01.008.008.01.01.009.009.009.009.009.009.009.009.009.009.009.009.008.008.01.01.008.008.009.009.008.008.009.009.008.008.009.009.008.008.008.008.009.009.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.008.007.008.008.007.008.008.007.007.008.008.007.007.008.008.007.007.007.007.008.008.007.007.007.007.007.007.007.007.007.007.007.007.006.006.007.007.007.007.007.007.006.006.007.007.006.006.007.007.006.006.006.006.007.007.006.006.006.006.006.006.006.006.006.006.006.006.006.006.005.005.006.006.006.006.005.006.006.005.006.006.005.005.005.005.006.006.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.005.004.004.005.005.004.004.005.005.004.004.004.005.005.004.004.004.004.004.004.004.004.004.004.004.004.004.004.004.004.004.003.004.004.003.004.004.003.003.004.004.003.003.004.004.003.003.003.003.003.003.003.003.003.003.003.003.003.003.003.003.003.003.003.003.002.002.003.003.002.002.003.003.002.002.003.003.002.002.002.002.002.002.002.002.002.002.002.002.002.002.002.002.002.002.002.002.001.001.002.002.001.001.002.002.001.001.001.001.002.002.002.002.002.002.002.002.001.001.001.001.001.001.001.001.53-.53-.53.53a.75.75 0 101.061-1.06l-.53.53.53-.53v-.001h-.001l-.001-.001v-.001h-.001l-.001-.001v-.001h-.002v-.002h-.002v-.002h-.002v-.002l-.002-.001-.001-.002-.002-.001-.001-.001-.002-.002-.001-.002-.002-.001-.002-.002-.001-.002-.002-.001-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.003-.003-.002-.002-.002-.002-.003-.003-.002-.002-.003-.003-.002-.003-.003-.002-.003-.003-.002-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.003-.004-.003-.003-.004-.003-.003-.003-.003-.004-.004-.003-.004-.004-.003-.003-.004-.004-.004-.004-.003-.004-.004-.004-.004-.003-.004-.004-.004-.004-.004-.005-.004-.004-.005-.004-.004-.004-.004-.005-.005-.004-.004-.004-.005-.005-.004-.005-.005-.004-.005-.005-.004-.005-.005-.005-.005-.004-.005-.005-.005-.005-.005-.005-.005-.005-.005-.006-.006-.005-.005-.005-.005-.006-.006-.005-.005-.006-.006-.005-.005-.006-.006-.005-.006-.006-.006-.006-.006-.006-.005-.006-.006-.006-.006-.006-.006-.006-.007-.006-.006-.006-.006-.006-.006-.007-.007-.006-.006-.006-.007-.007-.006-.006-.007-.007-.006-.007-.007-.006-.007-.007-.007-.007-.007-.007-.007-.007-.006-.007-.008-.007-.007-.007-.007-.007-.007-.007-.007-.008-.008-.007-.007-.007-.008-.008-.007-.007-.008-.008-.007-.008-.008-.007-.008-.008-.007-.008-.008-.008-.008-.007-.008-.008-.008-.008-.008-.008-.008-.009-.008-.008-.009-.008-.008-.008-.008-.009-.009-.008-.008-.008-.009-.009-.008-.008-.009-.01-.008-.008-.01-.008-.008-.01-.009-.008-.009-.009-.009-.009-.009-.009-.009-.009-.009-.009-.009-.01-.009-.008-.01-.01-.009-.009-.009-.01-.01-.009-.009-.01-.01-.009-.009-.01-.01-.009-.01-.01-.009-.01-.01-.009-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.01-.011-.011-.01-.01-.011-.011-.01-.011-.011-.01-.01-.011-.012-.011-.01-.01-.011-.012-.011-.01-.01-.011-.012-.011-.01-.012-.012-.01-.01-.012-.012-.011-.011-.011-.011-.011-.012-.012-.011-.011-.011-.012-.012-.011-.011-.012-.012-.011-.012-.012-.011L18 9.004l-.011-.012-.012-.011-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.012-.013-.013-.012-.012-.012-.012-.013-.013-.012-.012-.013-.013-.012-.012-.013-.013-.012-.013-.013-.012-.013-.013-.013-.013-.012-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.013-.014-.014-.013-.013-.013-.013-.014-.014-.013-.013-.013-.014-.014-.013-.013-.014-.014-.013-.014-.014-.013-.014-.014-.014-.014-.013-.014-.014-.013-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.014-.015-.015-.014-.014-.014-.014-.014-.015-.015-.014-.014-.014-.015-.015-.014-.014-.015-.015-.014-.015-.015-.014-.015-.015-.014-.015-.015-.014-.015-.015-.015-.015-.014-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.015-.016-.015-.015-.016-.015-.015-.015-.015-.015-.015-.016-.016-.015-.015-.015-.016-.016-.015-.015-.016-.016-.015-.015-.016-.016-.015-.016-.016-.015-.016-.016-.015-.016-.016-.016-.016-.015-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.016-.017-.017-.016-.016-.016-.016-.016-.017-.017-.016-.016-.016-.017-.017-.016-.016-.016-.017-.017-.016-.017-.017-.016-.017-.017-.016-.016-.017-.017-.017-.017-.016-.017-.017-.017-.017-.016-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.017-.018-.017-.017-.018-.017-.017-.017-.017-.017-.018-.018-.017-.017-.017-.018-.018-.017-.017-.017-.018-.018-.017-.017-.018-.018-.017-.018-.018-.017-.018-.018-.017-.018-.018-.017-.018-.018-.018-.018-.018-.018-.017-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.018-.019-.018-.018-.018-.018-.018-.018-.019-.019-.018-.018-.018-.018-.019-.019-.018-.018-.018-.018-.019-.019-.018-.018-.019-.019-.018-.019-.019-.018-.018-.019-.019-.018-.019-.02-.018-.018-.02-.019-.018-.018-.019-.02-.018-.018-.02-.019-.018-.019-.02-.019-.018-.019-.019-.019-.019-.019-.02-.019-.018-.019-.02-.02-.018-.018-.02-.02-.019-.019-.019-.019-.02-.02-.018-.018-.02-.02-.02-.02-.018-.019-.02-.019-.02-.02-.019-.019-.02-.02-.019-.019-.02-.02-.019-.02-.02-.019-.019-.02-.02-.019-.02-.02-.019-.02-.02-.02-.02-.019-.02-.02-.02-.02-.019-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.02-.021-.021-.02-.02-.02-.02-.021-.021-.02-.02-.021-.021-.02-.02-.02-.021-.021-.02-.02-.021-.021-.02-.02-.021-.022-.02-.02-.021-.02-.021-.021-.02-.021-.022-.02-.02-.022-.021-.02-.02-.021-.022-.02-.02-.022-.021-.02-.021-.021-.021-.021-.021-.021-.021-.021-.02-.021-.022-.021-.02-.021-.022-.021-.021-.021-.021-.021-.021-.022-.021-.02-.021-.022-.022-.021-.02-.021-.022-.021-.021-.022-.022-.02-.021-.022-.021-.022-.022-.02-.021-.022-.021-.022-.022-.021-.021-.021-.022-.022-.021-.021-.022-.022-.021-.021-.022-.022-.021-.021-.022-.022-.021-.022-.022-.021-.022-.022-.021-.022-.022-.021-.022-.022-.021-.022-.022-.021-.022-.022-.022-.022-.021-.022-.022-.021-.022-.022-.022-.022-.022-.022-.022-.022-.022-.022-.021-.022-.022-.022-.022-.022-.022-.022-.022-.022-.022-.022-.023-.022-.53-.53-.53.53z","clip-rule":"evenodd"}]]);w("Bar",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 9.5H5A1.5 1.5 0 003.5 11v2A1.5 1.5 0 005 14.5h14a1.5 1.5 0 001.5-1.5v-2A1.5 1.5 0 0019 9.5M5 8a3 3 0 00-3 3v2a3 3 0 003 3h14a3 3 0 003-3v-2a3 3 0 00-3-3z","clip-rule":"evenodd"}]]),w("BarNarrow",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19.5 11h-15a1 1 0 100 2h15a1 1 0 100-2m-15-1.5a2.5 2.5 0 000 5h15a2.5 2.5 0 000-5z","clip-rule":"evenodd"}]]),w("Basketball",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M11.25 12.75v7.717a8.46 8.46 0 01-4.703-1.946 10.7 10.7 0 002.177-5.771zm1.5 0v7.717a8.46 8.46 0 004.703-1.946 10.7 10.7 0 01-2.177-5.771zm2.526-1.5H12.75V3.533a8.46 8.46 0 014.703 1.946 10.7 10.7 0 00-2.177 5.771m1.504 1.5a9.2 9.2 0 001.744 4.699 8.46 8.46 0 001.943-4.699zm3.687-1.5H16.78a9.2 9.2 0 011.744-4.699 8.46 8.46 0 011.943 4.699m-9.217 0H8.724a10.7 10.7 0 00-2.177-5.77 8.46 8.46 0 014.703-1.947zm-4.03 0a9.2 9.2 0 00-1.744-4.699 8.46 8.46 0 00-1.943 4.699zm-3.687 1.5a8.46 8.46 0 001.943 4.699A9.2 9.2 0 007.22 12.75zM12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10","clip-rule":"evenodd"}]]),w("Bell",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 2a2 2 0 012 2v1.314a6.5 6.5 0 014.5 6.186v6h.25a.75.75 0 010 1.5H14v1a2 2 0 11-4 0v-1H5.25a.75.75 0 010-1.5h.25v-6A6.5 6.5 0 0110 5.314V4a2 2 0 012-2M7 17.5h10v-6a5 5 0 00-10 0z","clip-rule":"evenodd"}]]),w("BookmarkFilled",[["path",{fill:"currentColor",d:"M4 5a3 3 0 013-3h10a3 3 0 013 3v15.1c0 1.217-1.374 1.927-2.367 1.223L12 17.333l-5.633 3.99C5.374 22.027 4 21.317 4 20.1z"}]]),w("Bookmark",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m12 15.495.867.614L18.5 20.1V5A1.5 1.5 0 0017 3.5H7A1.5 1.5 0 005.5 5v15.1l5.633-3.99zm0 1.838 5.633 3.99c.993.704 2.367-.006 2.367-1.224V5a3 3 0 00-3-3H7a3 3 0 00-3 3v15.1c0 1.217 1.374 1.927 2.367 1.223z","clip-rule":"evenodd"}]]),w("Box",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M10.882 21.441a2.5 2.5 0 002.236 0l7.776-3.888A2 2 0 0022 15.763V8.546a2.5 2.5 0 00-1.382-2.236l-7.724-3.862a2 2 0 00-1.788 0L3.382 6.31A2.5 2.5 0 002 8.545v7.219a2 2 0 001.106 1.789zm-6.83-5.092a1 1 0 01-.552-.894V8.993a.25.25 0 01.362-.224l6.835 3.418a1 1 0 01.553.895v6.461a.25.25 0 01-.362.224zm.91-9.153a.25.25 0 000 .447l6.59 3.295a1 1 0 00.895 0l6.59-3.295a.25.25 0 000-.447L12.447 3.9a1 1 0 00-.894 0zm15.176 1.573a.25.25 0 01.362.224v6.462a1 1 0 01-.553.894l-6.835 3.418a.25.25 0 01-.362-.224v-6.461a1 1 0 01.553-.895z","clip-rule":"evenodd"}]]),w("BracketsCurly",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M13.852 3.942a.75.75 0 00.682.805h.003l.047.008c.046.008.12.024.213.053.186.059.438.168.69.367.473.375 1.068 1.164 1.068 2.898 0 1.994.75 3.18 1.654 3.848-.912.665-1.67 1.857-1.67 3.872 0 1.736-.591 2.52-1.06 2.89a2.1 2.1 0 01-.892.413l-.046.007h-.003a.75.75 0 00.116 1.496l-.054-.748.055.748h.009l.014-.002a2 2 0 00.166-.023c.102-.018.239-.048.4-.098.32-.1.743-.282 1.166-.616.877-.693 1.63-1.938 1.63-4.067 0-1.712.66-2.426 1.196-2.757a2.5 2.5 0 011.147-.356h.014v-.75l.001.75a.75.75 0 00.007-1.5l-.009.75c.01-.75.009-.75.008-.75H20.4l-.01-.001-.063-.004a2.5 2.5 0 01-1.081-.361c-.537-.335-1.192-1.049-1.192-2.741 0-2.13-.758-3.378-1.637-4.074a3.7 3.7 0 00-1.17-.621 3 3 0 00-.566-.124h-.014l-.006-.001h-.003l-.059.74.058-.74a.75.75 0 00-.806.69m-3.604 0a.75.75 0 01-.682.805h-.004l-.046.008q-.072.01-.213.053a2.2 2.2 0 00-.69.367C8.14 5.55 7.545 6.34 7.545 8.073c0 1.998-.754 3.186-1.66 3.852.906.666 1.655 1.858 1.655 3.868 0 1.735.594 2.519 1.064 2.889a2.14 2.14 0 00.898.414l.046.007h.004a.75.75 0 01-.116 1.496l.054-.748-.055.748h-.009l-.015-.002a2 2 0 01-.166-.023 3 3 0 01-.4-.097 3.6 3.6 0 01-1.169-.617c-.88-.692-1.636-1.937-1.636-4.067 0-1.715-.657-2.428-1.188-2.758a2.46 2.46 0 00-1.136-.355h-.013v-.75l-.008-.75H3.7l.01-.001.063-.004q.092-.006.263-.04c.228-.046.526-.14.818-.322.537-.334 1.192-1.048 1.192-2.74 0-2.13.758-3.378 1.637-4.074.424-.335.849-.52 1.17-.621a3 3 0 01.565-.124h.015l.005-.001h.004l.058.74-.057-.74a.75.75 0 01.806.69M3.704 11.93l-.002.75a.75.75 0 01-.008-1.5z","clip-rule":"evenodd"}]]),w("BuildingBlock",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9 5.5H7a.5.5 0 00-.5.5v1h3V6a.5.5 0 00-.5-.5M5 6v1a3 3 0 00-3 3v7a3 3 0 003 3h14a3 3 0 003-3v-7a3 3 0 00-3-3V6a2 2 0 00-2-2h-2a2 2 0 00-2 2v1h-2V6a2 2 0 00-2-2H7a2 2 0 00-2 2m9.5 1h3V6a.5.5 0 00-.5-.5h-2a.5.5 0 00-.5.5zM13 8.5H5A1.5 1.5 0 003.5 10v7A1.5 1.5 0 005 18.5h14a1.5 1.5 0 001.5-1.5v-7A1.5 1.5 0 0019 8.5z","clip-rule":"evenodd"}]]),w("Buildings",[["path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.5 8.5h2m-7 12h2m3-8h2m-2 4h2m3 4V9l7-2.5V17m-7 3.5h-8m8 0h9m-17 0v-15l8-2.5v3m2.5 6.5h2m-2 4h2"}]]),w("Button",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 6.5h14A1.5 1.5 0 0120.5 8v4a1.5 1.5 0 01-1.312 1.488l1.469 1.013A3 3 0 0022 12V8a3 3 0 00-3-3H5a3 3 0 00-3 3v4a3 3 0 003 3h4v-1.5H5A1.5 1.5 0 013.5 12V8A1.5 1.5 0 015 6.5m6.717 3.67a.75.75 0 00-1.175.618l-.01 8.588a.75.75 0 001.321.488l2.603-3.048 3.987-.412a.75.75 0 00.348-1.364zm1.793 5.444-1.475 1.727.005-5.127 4.223 2.907-2.26.234a.75.75 0 00-.493.259","clip-rule":"evenodd"}]]),w("Calendar",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7.75 2a.75.75 0 01.75.75V3h7v-.25a.75.75 0 011.5 0V3h1a3 3 0 013 3v12a3 3 0 01-3 3H6a3 3 0 01-3-3V6a3 3 0 013-3h1v-.25A.75.75 0 017.75 2m7.75 2.5v.75a.75.75 0 001.5 0V4.5h1A1.5 1.5 0 0119.5 6v2.5h-15V6A1.5 1.5 0 016 4.5h1v.75a.75.75 0 001.5 0V4.5zM4.5 10v8A1.5 1.5 0 006 19.5h12a1.5 1.5 0 001.5-1.5v-8z","clip-rule":"evenodd"}]]),w("CalendarChecked",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8.5 2.75a.75.75 0 00-1.5 0V3H6a3 3 0 00-3 3v12a3 3 0 003 3h12a3 3 0 003-3V6a3 3 0 00-3-3h-1v-.25a.75.75 0 00-1.5 0V3h-7zm7 2.5V4.5h-7v.75a.75.75 0 01-1.5 0V4.5H6A1.5 1.5 0 004.5 6v2.5h15V6A1.5 1.5 0 0018 4.5h-1v.75a.75.75 0 01-1.5 0M4.5 18v-8h15v8a1.5 1.5 0 01-1.5 1.5H6A1.5 1.5 0 014.5 18m4.922-3.793a.75.75 0 10-1.061 1.06l1.958 1.959.53.53.53-.53 4.244-4.243a.75.75 0 00-1.061-1.06l-3.712 3.712z","clip-rule":"evenodd"}]]),w("Camera",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 7.5h7A1.5 1.5 0 0114.5 9v6a1.5 1.5 0 01-1.5 1.5H6A1.5 1.5 0 014.5 15V9A1.5 1.5 0 016 7.5M3 9a3 3 0 013-3h7a3 3 0 013 3v1.764l4.069-2.835a.75.75 0 011.178.617l-.015 6.974a.75.75 0 01-1.18.612L16 13.289V15a3 3 0 01-3 3H6a3 3 0 01-3-3zm13.811 3.027 2.924 2.05.01-4.094z","clip-rule":"evenodd"}]]),w("Cap",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4.291 9.098 12 5.444l7.709 3.654-7.71 3.656zm7.28-5.11a1 1 0 01.857 0l8.876 4.207a1 1 0 010 1.807L19 11.095v5.015l-.239.223-.511-.548.51.548-.001.002-.003.003-.009.008a2 2 0 01-.119.102c-.078.065-.19.154-.336.258-.29.209-.715.481-1.265.752-1.103.541-2.716 1.077-4.777 1.077-1.621 0-2.964-.331-4-.736v2.208l-2.5.027-2.5-.027v-3.89c0-1.044.735-1.928 1.75-2.226v-2.796l-2.304-1.093a1 1 0 010-1.807zM8.25 16.167c.93.439 2.277.867 4 .867 1.795 0 3.182-.465 4.115-.924a7.4 7.4 0 001.135-.684v-3.62l-5.071 2.404a1 1 0 01-.857 0L6.5 11.806v2.085c1.014.298 1.75 1.182 1.75 2.227zm-1.5-.043v-.007c0-.365-.349-.833-1-.833-.652 0-1 .468-1 .833v2.405l1 .011 1-.01z","clip-rule":"evenodd"}]]),w("Card",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7 3.5h10A1.5 1.5 0 0118.5 5v3.5h-13V5A1.5 1.5 0 017 3.5M5.5 10v9A1.5 1.5 0 007 20.5h10a1.5 1.5 0 001.5-1.5v-9zM4 5a3 3 0 013-3h10a3 3 0 013 3v14a3 3 0 01-3 3H7a3 3 0 01-3-3zm3.75 7.5a.75.75 0 000 1.5h4.5a.75.75 0 000-1.5zM7 16.25a.75.75 0 01.75-.75h6.5a.75.75 0 010 1.5h-6.5a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]),w("CardLayoutLarge",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8.75 5.5H5A1.5 1.5 0 003.5 7v5.5h5.25zm1.5 4.25v2.75h4.25V9.75zm0-1.5h4.25V5.5h-4.25zM16 9.75v2.75h4.5V9.75zm4.5-1.5H16V5.5h3A1.5 1.5 0 0120.5 7zM3.5 17v-3h17v3a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 17M22 17V7a3 3 0 00-3-3H5a3 3 0 00-3 3v10a3 3 0 003 3h14a3 3 0 003-3","clip-rule":"evenodd"}]]),w("CardLayoutMedium",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 6.5h3v5H3.5V8A1.5 1.5 0 015 6.5m4.5 5v-5h5v5zm6.5 0h4.5V8A1.5 1.5 0 0019 6.5h-3zM3.5 13v3A1.5 1.5 0 005 17.5h14a1.5 1.5 0 001.5-1.5v-3zM22 13v3a3 3 0 01-3 3H5a3 3 0 01-3-3V8a3 3 0 013-3h14a3 3 0 013 3z","clip-rule":"evenodd"}]]),w("CardLayoutSmall",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9.5 9.5H19a1.5 1.5 0 011.5 1.5v2a1.5 1.5 0 01-1.5 1.5H9.5zM8 9.5H5A1.5 1.5 0 003.5 11v2A1.5 1.5 0 005 14.5h3zM2 11a3 3 0 013-3h14a3 3 0 013 3v2a3 3 0 01-3 3H5a3 3 0 01-3-3z","clip-rule":"evenodd"}]]);const Dr=w("CaretDown",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19.78 7.69a.75.75 0 010 1.06L12.53 16l-.53.53-.53-.53-7.25-7.25a.75.75 0 011.06-1.06L12 14.41l6.72-6.72a.75.75 0 011.06 0","clip-rule":"evenodd"}]]);w("CaretLeft",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M16.31 19.78a.75.75 0 01-1.06 0L8 12.53 7.47 12l.53-.53 7.25-7.25a.75.75 0 011.06 1.06L9.59 12l6.72 6.72a.75.75 0 010 1.06","clip-rule":"evenodd"}]]),w("CaretLeftDouble",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19.53 5.53a.75.75 0 10-1.06-1.06l-7 7-.53.53.53.53 7 7a.75.75 0 001.06-1.06L13.062 12zm-7 0a.75.75 0 10-1.06-1.06l-7 7-.53.53.53.53 7 7a.75.75 0 101.06-1.06L6.06 12z","clip-rule":"evenodd"}]]);const ku=w("CaretRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7.69 4.22a.75.75 0 011.06 0L16 11.47l.53.53-.53.53-7.25 7.25a.75.75 0 01-1.06-1.06L14.41 12 7.69 5.28a.75.75 0 010-1.06","clip-rule":"evenodd"}]]);w("CaretRightDouble",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12.53 4.47a.75.75 0 00-1.06 1.06L17.94 12l-6.47 6.47a.75.75 0 101.06 1.06l7-7 .53-.53-.53-.53zm-7 0a.75.75 0 00-1.06 1.06L10.94 12l-6.47 6.47a.75.75 0 101.06 1.06l7-7 .53-.53-.53-.53z","clip-rule":"evenodd"}]]),w("CaretUp",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4.22 16.31a.75.75 0 010-1.06L11.47 8l.53-.53.53.53 7.25 7.25a.75.75 0 01-1.06 1.06L12 9.59l-6.72 6.72a.75.75 0 01-1.06 0","clip-rule":"evenodd"}]]),w("CaretUpDown",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7.227 8.712a.75.75 0 001.06 1.06L12 6.06l3.712 3.713a.75.75 0 101.06-1.061L12.53 4.469 12 3.94l-.53.53zm9.546 6.568a.75.75 0 00-1.06-1.06L12 17.932 8.288 14.22a.75.75 0 10-1.06 1.06l4.242 4.243.53.53.53-.53z","clip-rule":"evenodd"}]]),w("Carousel",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 4.5h12A1.5 1.5 0 0119.5 6v8a1.5 1.5 0 01-1.5 1.5H6A1.5 1.5 0 014.5 14V6A1.5 1.5 0 016 4.5M3 6a3 3 0 013-3h12a3 3 0 013 3v8a3 3 0 01-3 3H6a3 3 0 01-3-3zm9 15a1 1 0 100-2 1 1 0 000 2m5-1a1 1 0 11-2 0 1 1 0 012 0m-9 1a1 1 0 100-2 1 1 0 000 2","clip-rule":"evenodd"}]]),w("ChartBars",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19.5 4.25a.75.75 0 00-1.5 0v12a.75.75 0 001.5 0zM11.75 17a.75.75 0 01-.75-.75v-9a.75.75 0 011.5 0v9a.75.75 0 01-.75.75m-7.25-.75a.75.75 0 001.5 0v-4a.75.75 0 00-1.5 0zM4 18.5A.75.75 0 004 20h16a.75.75 0 000-1.5zM15.25 17a.75.75 0 01-.75-.75v-6a.75.75 0 011.5 0v6a.75.75 0 01-.75.75m-7.75-.75a.75.75 0 001.5 0v-2a.75.75 0 00-1.5 0z","clip-rule":"evenodd"}]]),w("ChartLine",[["path",{fill:"currentColor",d:"M8.78 10.22a.75.75 0 00-1.188.17l-3 5.5a.75.75 0 101.316.72l2.52-4.62 2.792 2.79a.75.75 0 001.238-.282l2.914-8.327 2.707 5.414a.75.75 0 001.342-.67l-3.5-7a.75.75 0 00-1.379.087l-3.106 8.874zM3.75 18.5a.75.75 0 000 1.5h16.5a.75.75 0 000-1.5z"}]]),w("ChartPie",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.467 12.75a8.5 8.5 0 11-9.229-9.216v9.216h9.23m0-1.5h-7.729V3.532a8.5 8.5 0 017.73 7.718M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10","clip-rule":"evenodd"}]]);const Ve=w("CheckMark",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.395 5.833a.75.75 0 010 1.061l-10.96 10.96-.531.53-.53-.53L4.01 13.49a.75.75 0 011.06-1.06l3.834 3.833 10.43-10.43a.75.75 0 011.06 0","clip-rule":"evenodd"}]]);w("CheckMarkCircleFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m4.596-11.995a.75.75 0 10-1.06-1.06l-5.127 5.126-1.945-1.944a.75.75 0 10-1.06 1.06l2.475 2.475.53.53.53-.53z","clip-rule":"evenodd"}]]),w("CheckMarkCircle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-5.404-2.453a.75.75 0 10-1.06-1.061l-5.127 5.126-1.945-1.944a.75.75 0 10-1.06 1.06l2.475 2.475.53.53.53-.53z","clip-rule":"evenodd"}]]),w("Checkbox",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 4.5h12A1.5 1.5 0 0119.5 6v12a1.5 1.5 0 01-1.5 1.5H6A1.5 1.5 0 014.5 18V6A1.5 1.5 0 016 4.5M3 6a3 3 0 013-3h12a3 3 0 013 3v12a3 3 0 01-3 3H6a3 3 0 01-3-3zm5.477 6.72a.75.75 0 00-1.06 1.06l2.328 2.329.53.53.53-.53 6.072-6.071a.75.75 0 00-1.06-1.06l-5.542 5.54z","clip-rule":"evenodd"}]]),w("CheckmarkCircleBox",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 4.5H5A1.5 1.5 0 003.5 6v12A1.5 1.5 0 005 19.5h14a1.5 1.5 0 001.5-1.5V6A1.5 1.5 0 0019 4.5M5 3a3 3 0 00-3 3v12a3 3 0 003 3h14a3 3 0 003-3V6a3 3 0 00-3-3zm7 13.5a4.5 4.5 0 100-9 4.5 4.5 0 000 9m0 1.5a6 6 0 100-12 6 6 0 000 12m2.768-6.629a.75.75 0 10-1.06-1.06l-2.37 2.368-.95-.95a.75.75 0 10-1.061 1.06l1.481 1.481.53.53.53-.53z","clip-rule":"evenodd"}]]),w("Circle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 20.5a8.5 8.5 0 100-17 8.5 8.5 0 000 17m0 1.5c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10","clip-rule":"evenodd"}]]),w("Clipboard",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9 2.5A1.75 1.75 0 007.268 4H7a3 3 0 00-3 3v11a3 3 0 003 3h10a3 3 0 003-3V7a3 3 0 00-3-3h-.268A1.75 1.75 0 0015 2.5zm-2 3h.268C7.389 6.348 8.118 7 9 7h6a1.75 1.75 0 001.732-1.5H17A1.5 1.5 0 0118.5 7v11a1.5 1.5 0 01-1.5 1.5H7A1.5 1.5 0 015.5 18V7A1.5 1.5 0 017 5.5m1.75-1.25A.25.25 0 019 4h6a.25.25 0 01.25.25v1a.25.25 0 01-.25.25H9a.25.25 0 01-.25-.25zm3.25 5a.75.75 0 01.75.75v2.5h2.5a.75.75 0 010 1.5h-2.5v2.5a.75.75 0 01-1.5 0V14h-2.5a.75.75 0 010-1.5h2.5V10a.75.75 0 01.75-.75","clip-rule":"evenodd"}]]),w("ClipboardAt",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9 4h6a.25.25 0 01.25.25v1a.25.25 0 01-.25.25H9a.25.25 0 01-.25-.25v-1A.25.25 0 019 4M7.268 4A1.75 1.75 0 019 2.5h6A1.75 1.75 0 0116.732 4H17a3 3 0 013 3v2.584a6 6 0 00-1.5-1.378V7A1.5 1.5 0 0017 5.5h-.268A1.75 1.75 0 0115 7H9a1.75 1.75 0 01-1.732-1.5H7A1.5 1.5 0 005.5 7v11A1.5 1.5 0 007 19.5h.206A6 6 0 008.584 21H7a3 3 0 01-3-3V7a3 3 0 013-3zm6.482 12.75c.62 0 1.5-.67 1.5-2s-.88-2-1.5-2-1.5.67-1.5 2 .88 2 1.5 2m1.77-4.826a2.7 2.7 0 00-1.77-.674c-1.657 0-3 1.567-3 3.5s1.343 3.5 3 3.5c.66 0 1.271-.25 1.767-.671.277.405.743.671 1.27.671h.888A2.325 2.325 0 0020 15.925v-1.95A5.475 5.475 0 0014.525 8.5h-1.55A5.475 5.475 0 007.5 13.975v1.55A5.475 5.475 0 0012.975 21h6.275a.75.75 0 000-1.5h-6.275A3.975 3.975 0 019 15.525v-1.55A3.975 3.975 0 0112.975 10h1.55a3.975 3.975 0 013.975 3.975v1.95c0 .456-.37.825-.825.825h-.887a.04.04 0 01-.038-.038V12.5a.75.75 0 00-1.23-.576","clip-rule":"evenodd"}]]),w("ClipboardOut",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6.268 4A1.75 1.75 0 018 2.5h6A1.75 1.75 0 0115.732 4H16a3 3 0 013 3v3h-1.5V7A1.5 1.5 0 0016 5.5h-.268A1.75 1.75 0 0114 7H8a1.75 1.75 0 01-1.732-1.5H6A1.5 1.5 0 004.5 7v10A1.5 1.5 0 006 18.5h3V20H6a3 3 0 01-3-3V7a3 3 0 013-3zM8 4a.25.25 0 00-.25.25v1c0 .138.112.25.25.25h6a.25.25 0 00.25-.25v-1A.25.25 0 0014 4zm8.939 15.5-6.47-6.47a.75.75 0 111.061-1.06l6.472 6.472V14.25a.75.75 0 011.5 0V21h-6.75a.75.75 0 110-1.5z","clip-rule":"evenodd"}]]),w("Clock",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-5.779.75a.75.75 0 100-1.5H12.75V6.796a.75.75 0 00-1.5 0v5.954z","clip-rule":"evenodd"}]]),w("ClockAlternative",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10M8.793 7.732a.75.75 0 10-1.06 1.061l2.05 2.05a2.5 2.5 0 104.412-.042l2.956-2.956a.75.75 0 10-1.06-1.06L13.114 9.76A2.5 2.5 0 0012 9.5c-.417 0-.81.102-1.156.283zM13 12a1 1 0 11-2 0 1 1 0 012 0","clip-rule":"evenodd"}]]),w("ClockList",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3.75 12a6.25 6.25 0 1112.5 0 6.25 6.25 0 01-12.5 0M10 4.25a7.75 7.75 0 100 15.5 7.75 7.75 0 000-15.5M10.75 8a.75.75 0 00-1.5 0v4.75h3.25a.75.75 0 000-1.5h-1.75zm10.5 2.75h-2.084a9 9 0 00-.332-1.5h2.416a.75.75 0 010 1.5m0-4h-3.633a9.3 9.3 0 00-1.292-1.5h4.925a.75.75 0 010 1.5m-2.084 6.5a9 9 0 01-.332 1.5h2.416a.75.75 0 000-1.5zm-1.55 4a9.3 9.3 0 01-1.291 1.5h4.925a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]),w("CloudArrowDown",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m18.929 11.434-.094.797.611.52A2.94 2.94 0 0120.5 15c0 1.621-1.359 3-3.115 3H6.615C4.86 18 3.5 16.621 3.5 15c0-1.1.617-2.08 1.57-2.606l.897-.495-.134-1.015a3 3 0 01-.025-.384c0-1.621 1.358-3 3.115-3q.255 0 .494.037l.674.103.52-.44A5.1 5.1 0 0113.924 6c2.819 0 5.039 2.218 5.039 4.875q0 .285-.033.559M2 15c0-1.68.945-3.147 2.346-3.92a4 4 0 01-.038-.58c0-2.485 2.066-4.5 4.615-4.5q.368 0 .721.055A6.6 6.6 0 0113.923 4.5c3.611 0 6.539 2.854 6.539 6.375q0 .372-.043.734A4.44 4.44 0 0122 15c0 2.485-2.066 4.5-4.615 4.5H6.615C4.066 19.5 2 17.485 2 15m6.995-2.816a.75.75 0 000 1.06l2.474 2.476.53.53.531-.53 2.475-2.475a.75.75 0 00-1.06-1.06l-1.195 1.194v-3.64a.75.75 0 00-1.5 0v3.64l-1.195-1.195a.75.75 0 00-1.06 0","clip-rule":"evenodd"}]]),w("CloudArrowUp",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m18.929 11.434-.094.797.611.52A2.94 2.94 0 0120.5 15c0 1.621-1.359 3-3.115 3H6.615C4.86 18 3.5 16.621 3.5 15c0-1.1.617-2.08 1.57-2.606l.897-.495-.134-1.015a3 3 0 01-.025-.384c0-1.621 1.358-3 3.115-3q.255 0 .494.037l.674.103.52-.44A5.1 5.1 0 0113.924 6c2.819 0 5.039 2.218 5.039 4.875q0 .285-.033.559M2 15c0-1.68.945-3.147 2.346-3.92a4 4 0 01-.038-.58c0-2.485 2.066-4.5 4.615-4.5q.368 0 .721.055A6.6 6.6 0 0113.923 4.5c3.611 0 6.539 2.854 6.539 6.375q0 .372-.043.734A4.44 4.44 0 0122 15c0 2.485-2.066 4.5-4.615 4.5H6.615C4.066 19.5 2 17.485 2 15m6.995-1.944a.75.75 0 010-1.061l2.474-2.475.53-.53.531.53 2.475 2.475a.75.75 0 01-1.06 1.06l-1.195-1.194V15.5a.75.75 0 01-1.5 0v-3.64l-1.195 1.196a.75.75 0 01-1.06 0","clip-rule":"evenodd"}]]),w("Code",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.385 7.709a.75.75 0 10-1.4-.538l-3.428 8.93a.75.75 0 001.4.537zm-6.323 9.296a.75.75 0 01-1.06 0L2.53 12.534l-.53-.53.53-.53 4.471-4.472a.75.75 0 011.06 1.061l-3.94 3.94 3.94 3.941a.75.75 0 010 1.06m7.88-10.003a.75.75 0 011.061 0l4.471 4.471.53.53-.53.53-4.47 4.472a.75.75 0 01-1.061-1.061l3.94-3.94-3.94-3.94a.75.75 0 010-1.062","clip-rule":"evenodd"}]]),w("CodeBox",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 5.5h14A1.5 1.5 0 0120.5 7v10a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 17V7A1.5 1.5 0 015 5.5M2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3zm7.069 2.81a.75.75 0 00-1.061-1.06l-2.72 2.72-.53.53.53.53 2.72 2.72a.75.75 0 101.06-1.06L6.88 12zm5.862 0a.75.75 0 111.06-1.06l2.72 2.72.53.53-.53.53-2.72 2.72a.75.75 0 01-1.06-1.06l2.19-2.19zm-1.64-1.227a.75.75 0 01.432.969l-2.082 5.422a.75.75 0 01-1.4-.538l2.081-5.422a.75.75 0 01.97-.431","clip-rule":"evenodd"}]]),w("CodeFrame",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 4.5H5A1.5 1.5 0 003.5 6v1h17V6A1.5 1.5 0 0019 4.5m1.5 4h-17V18A1.5 1.5 0 005 19.5h14a1.5 1.5 0 001.5-1.5zM5 3a3 3 0 00-3 3v12a3 3 0 003 3h14a3 3 0 003-3V6a3 3 0 00-3-3zm4.201 7.97a.75.75 0 010 1.06l-2.085 2.086L9.2 16.2a.75.75 0 01-1.06 1.06l-2.616-2.615-.53-.53.53-.53 2.616-2.616a.75.75 0 011.06 0m5.598 0a.75.75 0 000 1.06l2.085 2.086-2.085 2.085a.75.75 0 001.06 1.06l2.616-2.615.53-.53-.53-.53-2.616-2.616a.75.75 0 00-1.06 0m-1.099.838a.75.75 0 10-1.4-.537l-1.981 5.16a.75.75 0 101.4.538z","clip-rule":"evenodd"}]]),w("Cog",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M11.187 2a2.25 2.25 0 00-2.239 2.025q-.222.08-.439.17a2.25 2.25 0 00-3.006.16L4.354 5.502a2.25 2.25 0 00-.199 2.955q-.11.245-.205.5A2.25 2.25 0 002 11.187v1.624c0 1.181.91 2.15 2.065 2.243q.082.196.173.385a2.25 2.25 0 00.116 3.057l1.15 1.149a2.25 2.25 0 003.181 0l.036-.036.216.081v.059a2.25 2.25 0 002.25 2.25h1.625a2.25 2.25 0 002.25-2.25v-.259l.068-.03.184.185a2.25 2.25 0 003.183 0l1.148-1.15a2.25 2.25 0 000-3.181l-.228-.23.01-.023h.323a2.25 2.25 0 002.25-2.25v-1.624a2.25 2.25 0 00-2.25-2.25h-.212l-.04-.105.147-.148a2.25 2.25 0 000-3.182l-1.149-1.149a2.25 2.25 0 00-3.174-.007 8 8 0 00-.26-.119A2.25 2.25 0 0012.812 2zm-.75 2.25a.75.75 0 01.75-.75h1.625a.75.75 0 01.75.75v.487a.75.75 0 00.496.706q.541.196 1.037.476a.75.75 0 00.9-.123l.38-.38a.75.75 0 011.06 0l1.15 1.148a.75.75 0 010 1.06l-.507.507a.75.75 0 00-.149.848q.209.446.352.923a.75.75 0 00.718.536h.751a.75.75 0 01.75.75v1.624a.75.75 0 01-.75.75h-.84a.75.75 0 00-.71.508q-.15.435-.353.84a.75.75 0 00.14.867l.598.598a.75.75 0 010 1.06l-1.15 1.15a.75.75 0 01-1.06 0l-.562-.562a.75.75 0 00-.881-.133q-.42.224-.874.387a.75.75 0 00-.496.705v.768a.75.75 0 01-.75.75h-1.625a.75.75 0 01-.75-.75v-.606a.75.75 0 00-.546-.722 7 7 0 01-1.024-.38.75.75 0 00-.848.149l-.394.394a.75.75 0 01-1.061 0l-1.149-1.15a.75.75 0 010-1.06l.269-.268a.75.75 0 00.122-.9 7 7 0 01-.51-1.137.75.75 0 00-.71-.508H4.25a.75.75 0 01-.75-.75v-1.624a.75.75 0 01.75-.75h.246a.75.75 0 00.718-.536 7 7 0 01.503-1.227.75.75 0 00-.132-.88l-.17-.17a.75.75 0 010-1.06l1.15-1.15a.75.75 0 011.06 0l.205.205a.75.75 0 00.867.14q.57-.285 1.194-.463a.75.75 0 00.546-.722zM14.5 12a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0m1.5 0a4 4 0 11-8 0 4 4 0 018 0","clip-rule":"evenodd"}]]),w("ColorFan",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3.5 17v3a.5.5 0 00.5.5h16a.5.5 0 00.5-.5v-3a.5.5 0 00-.5-.5H4a.5.5 0 00-.5.5m0-1.937q.1-.025.206-.042L7.5 8.45V5a.5.5 0 00-.5-.5H4a.5.5 0 00-.5.5zM9 5.852l.654-1.133a2 2 0 012.732-.732l2.864 1.654a2 2 0 01.732 2.732l-.34.589.6-.347a2 2 0 012.732.732l1.654 2.865a2 2 0 01-.732 2.732L19.8 15h.2a2 2 0 012 2v3a2 2 0 01-2 2H4a2 2 0 01-2-2V5a2 2 0 012-2h3a2 2 0 012 2zm10.146 7.793L16.8 15H8.184l8.808-5.086a.5.5 0 01.683.183l1.654 2.865a.5.5 0 01-.183.683m-6.102-3.183-7.46 4.307 5.369-9.3a.5.5 0 01.683-.183L14.5 6.94a.5.5 0 01.183.683z","clip-rule":"evenodd"}]]),w("CommandLineBox",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 5.5h14A1.5 1.5 0 0120.5 7v10a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 17V7A1.5 1.5 0 015 5.5M2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3zm5.4 1.47a.75.75 0 011.06 0l2.992 2.991.53.53-.53.53-2.992 2.992a.75.75 0 01-1.06-1.06l2.46-2.461L7.4 9.53a.75.75 0 010-1.06m4.338 6.28a.75.75 0 01.75-.75h3.576a.75.75 0 110 1.5h-3.576a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]),w("ContentBlock",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.75 10H14V3h5a3 3 0 013 3v4zM19 4.5h-3.5v4h5V6A1.5 1.5 0 0019 4.5m-8.25 7.25V6.5H6A1.5 1.5 0 004.5 8v3.75zm0 1.5H4.5V17A1.5 1.5 0 006 18.5h4.75zm1.5 0v5.25H17a1.5 1.5 0 001.5-1.5v-3.75zm7-1.5H20V17a3 3 0 01-3 3H6a3 3 0 01-3-3V8a3 3 0 013-3h6.25v6.75z","clip-rule":"evenodd"}]]),w("ContextSearch",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3.25 7.25c0 .414.336.75.75.75h14.25a.75.75 0 000-1.5H4a.75.75 0 00-.75.75m0 10c0 .414.336.75.75.75h5.62a.75.75 0 000-1.5H4a.75.75 0 00-.75.75M17.5 13.5a2 2 0 11-4 0 2 2 0 014 0m1.5 0c0 .692-.201 1.338-.548 1.88l1.58 1.591a.75.75 0 11-1.064 1.058l-1.574-1.585A3.5 3.5 0 1119 13.5M4 13a.75.75 0 010-1.5h4.815a.75.75 0 010 1.5z","clip-rule":"evenodd"}]]),w("Controller",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9.75 5.5h-3.5a.75.75 0 000 1.5h3.5a.75.75 0 000-1.5M6.25 4a2.25 2.25 0 000 4.5h3.5A2.25 2.25 0 0011.872 7h7.378a.75.75 0 000-1.5h-7.378A2.25 2.25 0 009.75 4zm12.95 9a.75.75 0 000-1.5h-3.328A2.25 2.25 0 0013.75 10h-3.5a2.25 2.25 0 00-2.122 1.5H4.75a.75.75 0 000 1.5h3.378a2.25 2.25 0 002.122 1.5h3.5a2.25 2.25 0 002.122-1.5zm-8.95-1.5h3.5a.75.75 0 010 1.5h-3.5a.75.75 0 010-1.5m1.878 7.5a2.25 2.25 0 002.122 1.5h3.5a2.25 2.25 0 000-4.5h-3.5a2.25 2.25 0 00-2.122 1.5H4.75a.75.75 0 000 1.5zm2.122-1.5h3.5a.75.75 0 010 1.5h-3.5a.75.75 0 010-1.5","clip-rule":"evenodd"}]]),w("Country",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 20.5c.9 0 1.769-.14 2.583-.4v-1.933h-1.166a3 3 0 01-3-3v-3.608l.386-.215 7.114-3.952V5.897a8.5 8.5 0 00-3.084-1.913v3.48l-.414.207-1.667.833-.387.194-.361-.239L8.75 6.311v2.947a3 3 0 01-3 3H3.504A8.5 8.5 0 0012 20.5m-8.41-9.742h2.16a1.5 1.5 0 001.5-1.5V4.95a8.5 8.5 0 00-3.66 5.808M8.414 4.29A8.5 8.5 0 0112 3.5q.681.001 1.334.104v2.933l-.865.432zm7.67 13.126v2.04A8.5 8.5 0 0020.5 12c0-1.51-.393-2.927-1.083-4.155v.43l-.386.214-7.114 3.952v2.726a1.5 1.5 0 001.5 1.5h2.666zM12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10","clip-rule":"evenodd"}]]),w("Crop",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6.25 3a.75.75 0 01.75.75V5.5h7.75c.765 0 1.476.229 2.069.622l2.378-2.379a.8.8 0 011.087-.027c.308.277.32.74.027 1.033L17.878 7.18c.393.593.622 1.304.622 2.069V17h1.75a.75.75 0 010 1.5H18.5v1.75a.75.75 0 01-1.5 0V18.5H9.25a3.75 3.75 0 01-3.75-3.75V7H3.75a.75.75 0 010-1.5H5.5V3.75A.75.75 0 016.25 3m9.471 4.22A2.24 2.24 0 0014.75 7H7v7.75c0 .348.079.677.22.971zm-7.442 9.56 8.501-8.5c.141.294.22.623.22.971V17H9.25c-.348 0-.677-.079-.971-.22","clip-rule":"evenodd"}]]);const gt=w("Cross",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6.696 5.99a.75.75 0 10-1.06 1.06L10.584 12l-4.95 4.95a.75.75 0 001.061 1.06l4.95-4.949 5.303 5.303a.75.75 0 001.06-1.06L12.707 12l5.304-5.303a.75.75 0 10-1.061-1.06l-5.303 5.303z","clip-rule":"evenodd"}]]);w("CrossCircleFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m-4.243-5.757a.75.75 0 010-1.061L10.94 12 7.757 8.818a.75.75 0 011.061-1.06L12 10.938l3.182-3.182a.75.75 0 011.06 1.061L13.062 12l3.182 3.182a.75.75 0 01-1.061 1.06L12 13.062l-3.182 3.182a.75.75 0 01-1.06 0","clip-rule":"evenodd"}]]),w("CrossCircle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 20.5a8.5 8.5 0 100-17 8.5 8.5 0 000 17m0 1.5c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10M7.757 7.757a.75.75 0 011.061 0L12 10.94l3.182-3.182a.75.75 0 011.06 1.061L13.062 12l3.182 3.182a.75.75 0 01-1.061 1.06L12 13.062l-3.182 3.182a.75.75 0 01-1.06-1.061L10.938 12 7.757 8.818a.75.75 0 010-1.06","clip-rule":"evenodd"}]]),w("CrossCircleBox",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 4.5H5A1.5 1.5 0 003.5 6v12A1.5 1.5 0 005 19.5h14a1.5 1.5 0 001.5-1.5V6A1.5 1.5 0 0019 4.5M5 3a3 3 0 00-3 3v12a3 3 0 003 3h14a3 3 0 003-3V6a3 3 0 00-3-3zm7 13.5a4.5 4.5 0 100-9 4.5 4.5 0 000 9m0 1.5a6 6 0 100-12 6 6 0 000 12m2.03-8.03a.764.764 0 01-.008 1.069l-.961.961.977.978a.736.736 0 01-.008 1.052.764.764 0 01-1.069-.008L12 13.061l-.978.978a.736.736 0 01-1.052-.009.764.764 0 01.008-1.069l.961-.961-.977-.978A.736.736 0 019.97 9.97a.764.764 0 011.069.008l.96.961.978-.977a.736.736 0 011.053.008","clip-rule":"evenodd"}]]),w("CursorClick",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M15.3 9.825a4.919 4.919 0 10-5.496 5.472l.383 1.534a6.418 6.418 0 116.646-6.597zm-4.528 2.561q-.173.031-.354.032a2 2 0 111.968-1.646l7.059 2.017a.75.75 0 01.089 1.41l-2.992 1.282 3.227 3.227a.75.75 0 11-1.06 1.06l-3.228-3.226-1.282 2.992a.75.75 0 01-1.41-.09zm4.176 2.147 2.056-.882-4.694-1.34 1.341 4.693.883-2.058.01-.026.113-.263.26-.111z","clip-rule":"evenodd"}]]),w("CurveEasing",[["g",{fill:"currentColor"},[["path",{d:"M17.25 7.5a.75.75 0 100-1.5.75.75 0 000 1.5M18 9.75a.75.75 0 11-1.5 0 .75.75 0 011.5 0m0 3a.75.75 0 00-1.5 0 3.75 3.75 0 01-3.75 3.75h-6a.75.75 0 000 1.5h6c2.9 0 5.25-2.35 5.25-5.25"}],["path",{"fill-rule":"evenodd",d:"M3 6.273A3.273 3.273 0 016.273 3h11.454A3.273 3.273 0 0121 6.273v11.454A3.273 3.273 0 0117.727 21H6.273A3.273 3.273 0 013 17.727zM6.273 4.5h11.454c.98 0 1.773.794 1.773 1.773v11.454c0 .98-.794 1.773-1.773 1.773H6.273A1.773 1.773 0 014.5 17.727V6.273c0-.98.794-1.773 1.773-1.773","clip-rule":"evenodd"}]]]]),w("DesignSystem",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m19.826 5.816-1.633-1.632a.5.5 0 00-.707 0L16.06 5.611l2.34 2.34 1.427-1.428a.5.5 0 000-.707M5.973 15.698l9.025-9.026 2.34 2.34-9.026 9.025-3 .66zm10.742-3.943 4.171-4.171a2 2 0 000-2.828l-1.632-1.633a2 2 0 00-2.828 0l-4.172 4.172-4.168-4.168a2 2 0 00-2.828 0L3.137 5.248a2 2 0 000 2.828l4.168 4.169-2.703 2.702-.923 4.192a1 1 0 001.192 1.191l4.192-.922 2.702-2.703 4.171 4.171a2 2 0 002.829 0l2.121-2.121a2 2 0 000-2.828zm-1.06 1.06-2.83 2.83 4.172 4.17a.5.5 0 00.707 0l2.121-2.12a.5.5 0 000-.708l-.37-.37-.913.913a.75.75 0 01-1.061-1.06l.913-.914-.94-.94-.913.914a.75.75 0 01-1.06-1.06l.913-.914zm-7.29-1.631L4.197 7.016a.5.5 0 010-.707L6.32 4.187a.5.5 0 01.707 0l.365.366-.917.916a.75.75 0 001.06 1.061l.917-.917.942.942-.914.914a.75.75 0 001.06 1.06l.915-.913.74.74z","clip-rule":"evenodd"}]]),w("DiagramTree",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M18.5 6a1 1 0 100-2 1 1 0 000 2m0 1.5a2.5 2.5 0 10-2.393-3.226A3.25 3.25 0 0013.25 7.5v3.75H10V7.5A2.5 2.5 0 007.5 5h-2A2.5 2.5 0 003 7.5v9A2.5 2.5 0 005.5 19h2a2.5 2.5 0 002.5-2.5v-3.75h3.25v3.75a3.25 3.25 0 003.082 3.246A2.499 2.499 0 0021 18.5a2.5 2.5 0 00-4.98-.317 1.75 1.75 0 01-1.27-1.683v-3.75h1.364a2.501 2.501 0 100-1.5H14.75V7.5c0-.839.59-1.54 1.377-1.71A2.5 2.5 0 0018.5 7.5m-13-1h2a1 1 0 011 1v9a1 1 0 01-1 1h-2a1 1 0 01-1-1v-9a1 1 0 011-1m14 5.5a1 1 0 11-2 0 1 1 0 012 0m0 6.5a1 1 0 11-2 0 1 1 0 012 0","clip-rule":"evenodd"}]]),w("DividerBlank",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.5 5A1.5 1.5 0 017 3.5h10A1.5 1.5 0 0118.5 5v3.25a.75.75 0 001.5 0V5a3 3 0 00-3-3H7a3 3 0 00-3 3v3.25a.75.75 0 001.5 0zm0 14A1.5 1.5 0 007 20.5h10a1.5 1.5 0 001.5-1.5v-3.25a.75.75 0 011.5 0V19a3 3 0 01-3 3H7a3 3 0 01-3-3v-3.25a.75.75 0 011.5 0z","clip-rule":"evenodd"}]]),w("DividerDashed",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7 3.5A1.5 1.5 0 005.5 5v2.5a.75.75 0 01-1.5 0V5a3 3 0 013-3h10a3 3 0 013 3v2.5a.75.75 0 01-1.5 0V5A1.5 1.5 0 0017 3.5zm0 17A1.5 1.5 0 015.5 19v-2.5a.75.75 0 00-1.5 0V19a3 3 0 003 3h10a3 3 0 003-3v-2.5a.75.75 0 00-1.5 0V19a1.5 1.5 0 01-1.5 1.5zm-2.25-9.25a.75.75 0 000 1.5h2.5a.75.75 0 000-1.5zM10 12a.75.75 0 01.75-.75h2.5a.75.75 0 010 1.5h-2.5A.75.75 0 0110 12m6.75-.75a.75.75 0 000 1.5h2.5a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]),w("DividerDotted",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.5 5A1.5 1.5 0 017 3.5h10A1.5 1.5 0 0118.5 5v2.5a.75.75 0 001.5 0V5a3 3 0 00-3-3H7a3 3 0 00-3 3v2.5a.75.75 0 001.5 0zm0 14A1.5 1.5 0 007 20.5h10a1.5 1.5 0 001.5-1.5v-2.5a.75.75 0 011.5 0V19a3 3 0 01-3 3H7a3 3 0 01-3-3v-2.5a.75.75 0 011.5 0zm0-7A.75.75 0 114 12a.75.75 0 011.5 0m2.25.75a.75.75 0 100-1.5.75.75 0 000 1.5M11.5 12a.75.75 0 11-1.5 0 .75.75 0 011.5 0m2.25.75a.75.75 0 100-1.5.75.75 0 000 1.5M17.5 12a.75.75 0 11-1.5 0 .75.75 0 011.5 0m2.25.75a.75.75 0 100-1.5.75.75 0 000 1.5","clip-rule":"evenodd"}]]),w("DividerSolid",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7 3.5A1.5 1.5 0 005.5 5v2.5a.75.75 0 01-1.5 0V5a3 3 0 013-3h10a3 3 0 013 3v2.5a.75.75 0 01-1.5 0V5A1.5 1.5 0 0017 3.5zm0 17A1.5 1.5 0 015.5 19v-2.5a.75.75 0 00-1.5 0V19a3 3 0 003 3h10a3 3 0 003-3v-2.5a.75.75 0 00-1.5 0V19a1.5 1.5 0 01-1.5 1.5zm-2.25-9.25a.75.75 0 000 1.5h14.5a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]),w("DoAndDont",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3.5 8.436a4.936 4.936 0 119.773.993 6.4 6.4 0 00-1.7.934l-.01-.01-1.795-1.795 1.717-1.718a.75.75 0 00-1.06-1.06L8.707 7.497 6.99 5.78a.75.75 0 10-1.06 1.06l1.717 1.718-1.718 1.717a.75.75 0 101.06 1.061l1.718-1.718 1.788 1.788a6.4 6.4 0 00-1.062 1.866q-.483.1-.997.1A4.936 4.936 0 013.5 8.436m5.576 6.405q-.316.03-.64.031a6.436 6.436 0 116.405-5.8q.316-.032.64-.032a6.436 6.436 0 11-6.405 5.8m1.47.635a4.936 4.936 0 119.872 0 4.936 4.936 0 01-9.873 0m8.347-1.884a.75.75 0 010 1.06L15.045 18.5l-.53.53-.53-.53-1.915-1.914a.75.75 0 111.06-1.06l1.385 1.383 3.317-3.317a.75.75 0 011.061 0","clip-rule":"evenodd"}]]),w("DoAndDontBox",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3 12.051v5.551a3.5 3.5 0 003.5 3.5h5.551v-1.5H6.5a2 2 0 01-2-2v-5.55zM12.051 4.5h5.551a2 2 0 012 2v5.551h1.5V6.5a3.5 3.5 0 00-3.5-3.5h-5.55zm9.651 10.676a.75.75 0 010 1.06l-3.708 3.709-.53.53-.53-.53-1.93-1.93a.75.75 0 111.06-1.061l1.4 1.4 3.178-3.178a.75.75 0 011.06 0M4.024 4.024a.75.75 0 011.06 0L6.592 5.53l1.506-1.506a.75.75 0 011.06 1.06L7.651 6.592l1.506 1.506a.75.75 0 11-1.06 1.06L6.59 7.652 5.085 9.158a.75.75 0 01-1.061-1.061L5.53 6.59 4.024 5.085a.75.75 0 010-1.06","clip-rule":"evenodd"}]]),w("Document",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17 20.5H7A1.5 1.5 0 015.5 19V5A1.5 1.5 0 017 3.5h5.01v7h6.49V19a1.5 1.5 0 01-1.5 1.5M18.5 9a.5.5 0 00-.153-.355l-4.836-4.65V9zm.886-1.436-5.205-5.006A2 2 0 0012.794 2H7a3 3 0 00-3 3v14a3 3 0 003 3h10a3 3 0 003-3V9.005a2 2 0 00-.614-1.441","clip-rule":"evenodd"}]]),w("DocumentArrowRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7 20.5h10a1.5 1.5 0 001.5-1.5v-8.5h-6.49v-7H7A1.5 1.5 0 005.5 5v14A1.5 1.5 0 007 20.5M18.347 8.645a.5.5 0 01.153.354h-4.99V3.995zM14.18 2.558l5.205 5.006A2 2 0 0120 9.005V19a3 3 0 01-3 3H7a3 3 0 01-3-3V5a3 3 0 013-3h5.794a2 2 0 011.387.558m-1.902 9.762a.75.75 0 011.06 0l2.476 2.475.53.53-.53.53-2.475 2.475a.75.75 0 01-1.061-1.06l1.188-1.189H8.803a.75.75 0 010-1.5h4.677l-1.201-1.2a.75.75 0 010-1.061","clip-rule":"evenodd"}]]),w("DocumentBadge",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17 20.5H7A1.5 1.5 0 015.5 19v-1H11a2 2 0 002-2v-1a2 2 0 00-2-2H5.5V5A1.5 1.5 0 017 3.5h5.01v7h6.49V19a1.5 1.5 0 01-1.5 1.5M4 13.268V5a3 3 0 013-3h5.794a2 2 0 011.387.558l5.205 5.006A2 2 0 0120 9.005V19a3 3 0 01-3 3H7a3 3 0 01-3-3v-1.268A2 2 0 013 16v-1a2 2 0 011-1.732m14.5-4.269a.5.5 0 00-.153-.354l-4.836-4.65V9zM5 14.5h6a.5.5 0 01.5.5v1a.5.5 0 01-.5.5H5a.5.5 0 01-.5-.5v-1a.5.5 0 01.5-.5","clip-rule":"evenodd"}]]),w("DocumentCheck",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7 20.5h10a1.5 1.5 0 001.5-1.5v-8.5h-6.49v-7H7A1.5 1.5 0 005.5 5v14A1.5 1.5 0 007 20.5M18.347 8.645a.5.5 0 01.153.354h-4.99V3.995zM14.18 2.558l5.205 5.006A2 2 0 0120 9.005V19a3 3 0 01-3 3H7a3 3 0 01-3-3V5a3 3 0 013-3h5.794a2 2 0 011.387.558m1.593 11.266a.75.75 0 00-1.061-1.06l-3.487 3.487-1.287-1.287a.75.75 0 10-1.06 1.06l1.816 1.818.53.53.53-.53z","clip-rule":"evenodd"}]]),w("DocumentCode",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7 20.5h10a1.5 1.5 0 001.5-1.5v-8.5h-6.49v-7H7A1.5 1.5 0 005.5 5v14A1.5 1.5 0 007 20.5M18.347 8.645a.5.5 0 01.153.354h-4.99V3.995zM14.18 2.558l5.205 5.006A2 2 0 0120 9.005V19a3 3 0 01-3 3H7a3 3 0 01-3-3V5a3 3 0 013-3h5.794a2 2 0 011.387.558M7.4 11.17a.75.75 0 011.06 0l2.992 2.991.53.53-.53.53-2.992 2.993a.75.75 0 01-1.06-1.061l2.461-2.461L7.4 12.23a.75.75 0 010-1.06m4.338 6.58a.75.75 0 01.75-.75h3.577a.75.75 0 010 1.5h-3.577a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]),w("DocumentList",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17 20.5H7A1.5 1.5 0 015.5 19V5A1.5 1.5 0 017 3.5h5.01v7h6.49V19a1.5 1.5 0 01-1.5 1.5M18.5 9a.5.5 0 00-.153-.355l-4.836-4.65V9zm.886-1.436-5.205-5.006A2 2 0 0012.794 2H7a3 3 0 00-3 3v14a3 3 0 003 3h10a3 3 0 003-3V9.005a2 2 0 00-.614-1.441M10.75 16.75a.75.75 0 01.75-.75h3.75a.75.75 0 010 1.5H11.5a.75.75 0 01-.75-.75m.75-4.25a.75.75 0 000 1.5h3.75a.75.75 0 000-1.5zm-2 .75a.75.75 0 11-1.5 0 .75.75 0 011.5 0m-.75 4.25a.75.75 0 100-1.5.75.75 0 000 1.5","clip-rule":"evenodd"}]]),w("DocumentStack",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17 17.5v-6.444a2 2 0 00-.582-1.41l-.145-.147H18.5V16a1.5 1.5 0 01-1.5 1.5m-2.49-9.773v-3.89l3.845 3.866a.5.5 0 01.142.296h-3.715zm-1.5-1.509-.623-.628A2 2 0 0010.968 5H8.5A1.5 1.5 0 0110 3.5h3.01zM7 5a3 3 0 013-3h3.968a2 2 0 011.418.59l4.032 4.056A2 2 0 0120 8.056V16a3 3 0 01-3 3 3 3 0 01-3 3H7a3 3 0 01-3-3V8a3 3 0 013-3m0 15.5h7a1.5 1.5 0 001.5-1.5v-6.5h-5.49v-6H7A1.5 1.5 0 005.5 8v11A1.5 1.5 0 007 20.5m8.355-9.797a.5.5 0 01.142.296H11.51V6.837z","clip-rule":"evenodd"}]]),w("DocumentText",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7 20.5h10a1.5 1.5 0 001.5-1.5v-8.5h-6.49v-7H7A1.5 1.5 0 005.5 5v14A1.5 1.5 0 007 20.5M18.347 8.645a.5.5 0 01.153.354h-4.99V3.995zM14.18 2.558l5.205 5.006A2 2 0 0120 9.005V19a3 3 0 01-3 3H7a3 3 0 01-3-3V5a3 3 0 013-3h5.794a2 2 0 011.387.558M8.75 16a.75.75 0 000 1.5h6.5a.75.75 0 000-1.5zM8 13.25a.75.75 0 01.75-.75h6.5a.75.75 0 010 1.5h-6.5a.75.75 0 01-.75-.75M8.75 9a.75.75 0 000 1.5H10A.75.75 0 0010 9z","clip-rule":"evenodd"}]]);const Tu=w("DotsHorizontal",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M18.5 10.5a1.5 1.5 0 110 3 1.5 1.5 0 010-3m-6.5 0a1.5 1.5 0 110 3 1.5 1.5 0 010-3M7 12a1.5 1.5 0 10-3 0 1.5 1.5 0 003 0","clip-rule":"evenodd"}]]);w("DotsVertical",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M10.5 5.5a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0m0 6.5a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0m1.5 5a1.5 1.5 0 100 3 1.5 1.5 0 000-3","clip-rule":"evenodd"}]]);const Nu=w("Droplet",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 15.077c0 2.98-2.447 5.423-5.5 5.423s-5.5-2.444-5.5-5.423c0-3.379 1.547-6.333 3.196-8.509a21.4 21.4 0 012.246-2.519L12 3.995l.058.054a21.4 21.4 0 012.246 2.519c1.649 2.176 3.196 5.13 3.196 8.509m1.5 0C19 18.9 15.866 22 12 22s-7-3.1-7-6.923C5 7.407 12 2 12 2s7 5.407 7 13.077M10.5 17a1.5 1.5 0 100-3 1.5 1.5 0 000 3","clip-rule":"evenodd"}]]);w("Drops",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 9a5.5 5.5 0 11-11 0 5.5 5.5 0 0111 0M19 9A7 7 0 115 9a7 7 0 0114 0M6 18.25a.75.75 0 01.75-.75h10.5a.75.75 0 010 1.5H6.75a.75.75 0 01-.75-.75m2.5 3a.75.75 0 01.75-.75h5.5a.75.75 0 010 1.5h-5.5a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]),w("EdgeAll",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17 4.406a.75.75 0 000-1.5H7a.75.75 0 100 1.5zM4.402 7a.75.75 0 10-1.5 0v10a.75.75 0 101.5 0zm16.689 0a.75.75 0 00-1.5 0v10a.75.75 0 101.5 0zM17.75 20.344a.75.75 0 01-.75.75H7a.75.75 0 010-1.5h10a.75.75 0 01.75.75","clip-rule":"evenodd"}]]),w("EdgeBottom",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19.125 7.875a1 1 0 102 0 1 1 0 00-2 0m0 4a1 1 0 102 0 1 1 0 00-2 0m-2 9.25a.75.75 0 000-1.5h-10a.75.75 0 000 1.5zm-13-8.25a1 1 0 110-2 1 1 0 010 2m15 3a1 1 0 102 0 1 1 0 00-2 0m-15 1.32a1 1 0 110-2 1 1 0 010 2m0-8.32a1 1 0 110-2 1 1 0 010 2m11-5a1 1 0 102 0 1 1 0 00-2 0m-3 1a1 1 0 110-2 1 1 0 010 2m-5-1a1 1 0 102 0 1 1 0 00-2 0","clip-rule":"evenodd"}]]),w("EdgeLeft",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M16.25 19a1 1 0 100 2 1 1 0 000-2m-4 0a1 1 0 100 2 1 1 0 000-2M3 17a.75.75 0 001.5 0V7A.75.75 0 003 7zm8.25-13a1 1 0 112 0 1 1 0 01-2 0m-3 15a1 1 0 100 2 1 1 0 000-2M6.93 4a1 1 0 112 0 1 1 0 01-2 0m8.32 0a1 1 0 112 0 1 1 0 01-2 0m5 11a1 1 0 100 2 1 1 0 000-2m-1-3a1 1 0 112 0 1 1 0 01-2 0m1-5a1 1 0 100 2 1 1 0 000-2","clip-rule":"evenodd"}]]),w("EdgeRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8 5a1 1 0 100-2 1 1 0 000 2m4 0a1 1 0 100-2 1 1 0 000 2m9.25 2a.75.75 0 00-1.5 0v10a.75.75 0 001.5 0zM13 20a1 1 0 11-2 0 1 1 0 012 0m3-15a1 1 0 100-2 1 1 0 000 2m1.32 15a1 1 0 11-2 0 1 1 0 012 0M9 20a1 1 0 11-2 0 1 1 0 012 0M4 9a1 1 0 100-2 1 1 0 000 2m1 3a1 1 0 11-2 0 1 1 0 012 0m-1 5a1 1 0 100-2 1 1 0 000 2","clip-rule":"evenodd"}]]),w("EdgeTop",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.125 16.125a1 1 0 10-2 0 1 1 0 002 0m0-4a1 1 0 10-2 0 1 1 0 002 0m2-9.25a.75.75 0 000 1.5h10a.75.75 0 000-1.5zm13 8.25a1 1 0 110 2 1 1 0 010-2m-15-3a1 1 0 10-2 0 1 1 0 002 0m15-1.32a1 1 0 110 2 1 1 0 010-2m0 8.32a1 1 0 110 2 1 1 0 010-2m-11 5a1 1 0 10-2 0 1 1 0 002 0m3-1a1 1 0 110 2 1 1 0 010-2m5 1a1 1 0 10-2 0 1 1 0 002 0","clip-rule":"evenodd"}]]),w("Envelope",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 5.5H5a1.5 1.5 0 00-.44.066l7.445 7.444 7.442-7.442A1.5 1.5 0 0019 5.5M3.5 7q0-.173.038-.335l5.37 5.371-5.356 5.357A1.5 1.5 0 013.5 17zm1.116 11.45q.184.05.384.05h14q.205 0 .393-.052l-5.353-5.352-1.505 1.505-.53.53-.53-.53-1.506-1.504zM15.1 12.035l5.35 5.35q.05-.185.05-.385V7q0-.17-.036-.328zM5 4a3 3 0 00-3 3v10a3 3 0 003 3h14a3 3 0 003-3V7a3 3 0 00-3-3z","clip-rule":"evenodd"}]]),w("Eraser",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m13.67 4.604 2.416 2.416-5.922 5.922-2.416-2.416zm-2.445 9.398 5.922-5.922 2.416 2.416-5.922 5.922zm-4.537-2.416L4.83 13.443a1.5 1.5 0 000 2.12l3.772 3.772a1.5 1.5 0 002.121 0l1.856-1.856zm6.982-9.104 1.06 1.061 5.893 5.893 1.061 1.06-1.06 1.061-8.84 8.839a3 3 0 01-4.242 0l-3.771-3.771a3 3 0 010-4.243l8.839-8.839zM15.75 19.5a.75.75 0 000 1.5h4.5a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]),w("ExclamationMark",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M11.25 4v11.284a.75.75 0 001.5 0V4a.75.75 0 00-1.5 0M12 21a1.5 1.5 0 100-3 1.5 1.5 0 000 3","clip-rule":"evenodd"}]]),w("ExclamationMarkCircleFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m-.75-8.747v-6.5a.75.75 0 011.5 0v6.5a.75.75 0 01-1.5 0m2 3.497a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0","clip-rule":"evenodd"}]]),w("ExclamationMarkCircle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-10.75 1.252v-6.5a.75.75 0 011.5 0v6.5a.75.75 0 01-1.5 0m2 3.498a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0","clip-rule":"evenodd"}]]);const Hr=w("ExclamationMarkTriangle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.404 5.033c-1.048-1.886-3.76-1.886-4.808 0L2.995 16.914C1.977 18.747 3.302 21 5.399 21h13.202c2.097 0 3.422-2.253 2.404-4.086zm-3.497.728a1.25 1.25 0 012.186 0l6.6 11.882a1.25 1.25 0 01-1.092 1.857H5.399a1.25 1.25 0 01-1.093-1.857zm.343 7.989v-4.5a.75.75 0 011.5 0v4.5a.75.75 0 11-1.5 0m2 3.497a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0","clip-rule":"evenodd"}]]);w("Eye",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.35 12.367c-1.13 2.107-3.857 5.972-8.35 5.972s-7.22-3.865-8.35-5.972a.76.76 0 010-.735C4.78 9.525 7.507 5.66 12 5.66s7.22 3.865 8.35 5.972a.76.76 0 010 .735m-18.022.71a2.26 2.26 0 010-2.154C3.481 8.774 6.587 4.16 12 4.16s8.519 4.614 9.672 6.763a2.26 2.26 0 010 2.154c-1.153 2.148-4.259 6.762-9.672 6.762s-8.519-4.614-9.672-6.762m8.953 1.606a2.78 2.78 0 01-1.964-3.402.75.75 0 00-1.449-.389 4.278 4.278 0 103.024-3.025.75.75 0 10.39 1.449 2.778 2.778 0 110 5.367","clip-rule":"evenodd"}]]),w("EyeOff",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m6.792 18.153-.95.95a.75.75 0 11-1.06-1.061L18.16 4.664a.75.75 0 011.06 1.06l-.81.812c1.642 1.443 2.734 3.177 3.32 4.27a2.26 2.26 0 010 2.154c-1.157 2.158-4.28 6.806-9.729 6.806-2.063 0-3.793-.667-5.21-1.613M17.346 7.6c1.464 1.26 2.477 2.825 3.062 3.916.127.236.127.5 0 .736-1.135 2.117-3.88 6.015-8.407 6.015-1.592 0-2.964-.482-4.122-1.2l1.66-1.66a4.297 4.297 0 005.985-5.985zm-2.908 2.909-3.812 3.812a2.8 2.8 0 004.078-1.713 2.8 2.8 0 00-.267-2.1M3.595 12.25c.43.803 1.092 1.862 1.995 2.867L4.529 16.18a16.4 16.4 0 01-2.256-3.22 2.26 2.26 0 010-2.154C3.43 8.648 6.553 4 12 4c1.448 0 2.731.328 3.857.85L14.71 5.997A7.6 7.6 0 0012 5.5c-4.527 0-7.271 3.898-8.406 6.015a.76.76 0 000 .736","clip-rule":"evenodd"}]]),w("FaceExtraHappy",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10M8.75 11a1.25 1.25 0 100-2.5 1.25 1.25 0 000 2.5m7.75-1.25a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0M12 17c-1.371 0-2.69-.723-3.618-2h7.236c-.928 1.277-2.247 2-3.618 2m0 1.5c2.355 0 4.41-1.508 5.51-3.75.296-.601-.184-1.25-.854-1.25H7.344c-.67 0-1.15.649-.855 1.25C7.59 16.992 9.645 18.5 12 18.5","clip-rule":"evenodd"}]]),w("FaceHappyFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10M8.75 11a1.25 1.25 0 100-2.5 1.25 1.25 0 000 2.5m7.75-1.25a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0m-9.26 4.047a.75.75 0 01.962.438l.003.009.025.057c.025.054.067.138.128.242.122.208.317.49.605.772.563.552 1.504 1.135 3.037 1.135s2.474-.583 3.037-1.135c.288-.282.483-.564.605-.772a3 3 0 00.153-.3l.004-.008a.75.75 0 011.404.526L16.5 14.5l.703.261v.001l-.001.002-.002.005-.005.012-.014.036-.05.114a5 5 0 01-.195.37 5.3 5.3 0 01-.848 1.084c-.812.798-2.12 1.565-4.088 1.565s-3.276-.767-4.088-1.565a5.3 5.3 0 01-.848-1.084 4 4 0 01-.26-.52l-.004-.012-.002-.005v-.002h-.001c0-.001 0-.002.703-.262l-.703.26a.75.75 0 01.443-.963","clip-rule":"evenodd"}]]),w("FaceHappy",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10M8.75 11a1.25 1.25 0 100-2.5 1.25 1.25 0 000 2.5m7.75-1.25a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0m-9.26 4.047a.75.75 0 01.962.438l.003.009.025.057c.025.054.067.138.128.242.122.208.317.49.605.772.563.552 1.504 1.135 3.037 1.135s2.474-.583 3.037-1.135c.288-.282.483-.564.605-.772a3 3 0 00.153-.3l.004-.008a.75.75 0 011.404.526L16.5 14.5l.703.261v.001l-.001.002-.002.005-.005.012-.014.036-.05.114a5 5 0 01-.195.37 5.3 5.3 0 01-.848 1.084c-.812.798-2.12 1.565-4.088 1.565s-3.276-.767-4.088-1.565a5.3 5.3 0 01-.848-1.084 4 4 0 01-.26-.52l-.004-.012-.002-.005v-.002h-.001c0-.001 0-.002.703-.262l-.703.26a.75.75 0 01.443-.963","clip-rule":"evenodd"}]]),w("FaceNeutralFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10M8.75 11a1.25 1.25 0 100-2.5 1.25 1.25 0 000 2.5m7.75-1.25a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0M7.782 14.5a.75.75 0 000 1.5h8.452a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]),w("FaceNeutral",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10M8.75 11a1.25 1.25 0 100-2.5 1.25 1.25 0 000 2.5m7.75-1.25a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0M7.782 14.5a.75.75 0 000 1.5h8.452a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]),w("FaceSadFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10M8.75 11a1.25 1.25 0 100-2.5 1.25 1.25 0 000 2.5m7.75-1.25a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0m-9.26 7.953a.75.75 0 00.962-.438l.003-.009.025-.057a3 3 0 01.128-.242c.122-.207.317-.49.605-.772.563-.552 1.504-1.135 3.037-1.135s2.474.583 3.037 1.135c.288.283.483.565.605.773a3 3 0 01.153.298l.004.01a.75.75 0 001.404-.526L16.5 17l.703-.261v-.001l-.001-.002-.002-.005-.005-.012-.014-.036-.05-.114a4 4 0 00-.195-.37 5.3 5.3 0 00-.848-1.084c-.812-.798-2.12-1.565-4.088-1.565s-3.276.767-4.088 1.565c-.4.393-.673.785-.848 1.084a4 4 0 00-.26.52l-.004.012-.002.005v.002h-.001c0 .001 0 .002.703.262l-.703-.26a.75.75 0 00.443.963","clip-rule":"evenodd"}]]),w("FaceSad",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10M8.75 11a1.25 1.25 0 100-2.5 1.25 1.25 0 000 2.5m7.75-1.25a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0m-9.26 7.953a.75.75 0 00.962-.438l.003-.009.025-.057a3 3 0 01.128-.242c.122-.207.317-.49.605-.772.563-.552 1.504-1.135 3.037-1.135s2.474.583 3.037 1.135c.288.283.483.565.605.773a3 3 0 01.153.298l.004.01a.75.75 0 001.404-.526L16.5 17l.703-.261v-.001l-.001-.002-.002-.005-.005-.012-.014-.036-.05-.114a4 4 0 00-.195-.37 5.3 5.3 0 00-.848-1.084c-.812-.798-2.12-1.565-4.088-1.565s-3.276.767-4.088 1.565c-.4.393-.673.785-.848 1.084a4 4 0 00-.26.52l-.004.012-.002.005v.002h-.001c0 .001 0 .002.703.262l-.703-.26a.75.75 0 00.443.963","clip-rule":"evenodd"}]]),w("Figma",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8.347 9.494A3 3 0 017 6.99C7 5.338 8.326 4 9.962 4h5.076C16.674 4 18 5.338 18 6.989a2.99 2.99 0 01-1.347 2.505A3 3 0 0118 12c0 1.65-1.326 2.989-2.962 2.989h-.054a2.94 2.94 0 01-2.005-.79v2.785A3.014 3.014 0 019.976 20 2.987 2.987 0 017 17.011c0-1.049.536-1.972 1.347-2.505A2.99 2.99 0 017 12c0-1.05.536-1.973 1.347-2.506M12.98 12c0 1.117.897 2.023 2.005 2.023h.054A2.014 2.014 0 0017.043 12a2.014 2.014 0 00-2.005-2.023h-.054A2.014 2.014 0 0012.979 12m-.958-2.023H9.962A2.014 2.014 0 007.957 12c0 1.115.894 2.02 1.999 2.023h2.065zM9.962 14.99h-.006a2.014 2.014 0 00-1.999 2.022c0 1.114.908 2.023 2.019 2.023a2.053 2.053 0 002.045-2.05V14.99zm2.06-5.978h-2.06A2.014 2.014 0 017.957 6.99c0-1.118.898-2.023 2.005-2.023h2.06zm3.016 0h-2.06V4.966h2.06c1.107 0 2.005.905 2.005 2.023a2.014 2.014 0 01-2.005 2.022","clip-rule":"evenodd"}]]),w("FixedHeight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M18.752 3.75a.75.75 0 01-.75.75H6A.75.75 0 116 3h12.002a.75.75 0 01.75.75M12.002 17a.75.75 0 01-.75-.75v-8.5a.75.75 0 011.5 0v8.5a.75.75 0 01-.75.75m6 4.003a.75.75 0 100-1.5H6a.75.75 0 000 1.5z","clip-rule":"evenodd"}]]),w("FixedWidth",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3.75 5.25A.75.75 0 014.5 6v12.002a.75.75 0 01-1.5 0V6a.75.75 0 01.75-.75M17 12a.75.75 0 01-.75.75h-8.5a.75.75 0 010-1.5h8.5A.75.75 0 0117 12m4.003-6a.75.75 0 00-1.5 0v12.002a.75.75 0 001.5 0z","clip-rule":"evenodd"}]]),w("Flag",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7 3a.75.75 0 00-1.5 0v18A.75.75 0 007 21v-6h12.305a1 1 0 00.755-1.656L16.717 9.5l3.343-3.844A1 1 0 0019.305 4H7zm11.208 10.5H7v-8h11.208l-2.623 3.016-.856.984.856.984z","clip-rule":"evenodd"}]]),w("FlipHorizontally",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m7.236 18.481 10-1.563a1.5 1.5 0 001.268-1.482v-.935h1.5v.935a3 3 0 01-2.537 2.964l-10 1.563A3 3 0 014.004 17v-2.498h1.5V17a1.5 1.5 0 001.732 1.482M20.004 9.5h-1.5v-.935a1.5 1.5 0 00-1.268-1.482l-10-1.563A1.5 1.5 0 005.504 7v2.498h-1.5V7a3 3 0 013.463-2.964l10 1.563a3 3 0 012.537 2.964zm1.246 3.251a.75.75 0 000-1.5H2.754a.75.75 0 000 1.5z","clip-rule":"evenodd"}]]),w("FlipVertically",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m18.481 16.764-1.563-10a1.5 1.5 0 00-1.482-1.268h-.935v-1.5h.935A3 3 0 0118.4 6.533l1.563 10A3 3 0 0117 19.996h-2.498v-1.5H17a1.5 1.5 0 001.482-1.732M9.5 3.996v1.5h-.935a1.5 1.5 0 00-1.482 1.268l-1.563 10A1.5 1.5 0 007 18.496h2.498v1.5H7a3 3 0 01-2.964-3.463l1.563-10a3 3 0 012.964-2.537zm3.25-1.246a.75.75 0 00-1.5 0v18.496a.75.75 0 001.5 0z","clip-rule":"evenodd"}]]),w("FocalPoint",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.75 4.5c-.69 0-1.25.56-1.25 1.25v3.182a.75.75 0 11-1.5 0V5.75A2.75 2.75 0 015.75 3h3.182a.75.75 0 110 1.5zM19.5 8.932V5.75c0-.69-.56-1.25-1.25-1.25h-3.182a.75.75 0 110-1.5h3.182A2.75 2.75 0 0121 5.75v3.182a.75.75 0 01-1.5 0M18.25 19.5h-3.182a.75.75 0 100 1.5h3.182A2.75 2.75 0 0021 18.25v-3.182a.75.75 0 00-1.5 0v3.182c0 .69-.56 1.25-1.25 1.25M4.5 18.25c0 .69.56 1.25 1.25 1.25h3.182a.75.75 0 010 1.5H5.75A2.75 2.75 0 013 18.25v-3.182a.75.75 0 011.5 0zM12 13a1 1 0 100-2 1 1 0 000 2","clip-rule":"evenodd"}]]),w("Folder",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 5.5h5.102a.5.5 0 01.374.168L11.66 7H4.5V6a.5.5 0 01.5-.5M3 7V6a2 2 0 012-2h5.102a2 2 0 011.495.671L13.667 7H18a3 3 0 013 3v7a3 3 0 01-3 3H6a3 3 0 01-3-3zm12 1.5H4.5V17A1.5 1.5 0 006 18.5h12a1.5 1.5 0 001.5-1.5v-7A1.5 1.5 0 0018 8.5z","clip-rule":"evenodd"}]]),w("FolderArrowRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M10.102 5.5H5a.5.5 0 00-.5.5v1h7.16l-1.184-1.332a.5.5 0 00-.374-.168M3 6v4.75a.75.75 0 001.5 0V8.5H18a1.5 1.5 0 011.5 1.5v7a1.5 1.5 0 01-1.5 1.5H6A1.5 1.5 0 014.5 17v-.03a.75.75 0 00-1.5 0V17a3 3 0 003 3h12a3 3 0 003-3v-7a3 3 0 00-3-3h-4.333l-2.07-2.329A2 2 0 0010.102 4H5a2 2 0 00-2 2m4.284 10.655a.75.75 0 010-1.06l.85-.85H3.758a.75.75 0 110-1.5h4.358l-.832-.832a.75.75 0 111.06-1.061l2.122 2.121.53.53-.53.53-2.121 2.122a.75.75 0 01-1.061 0","clip-rule":"evenodd"}]]),w("FolderArrowUp",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M10.102 5.5H5a.5.5 0 00-.5.5v1h7.16l-1.184-1.332a.5.5 0 00-.374-.168M3 6v11a3 3 0 003 3h12a3 3 0 003-3v-7a3 3 0 00-3-3h-4.333l-2.07-2.329A2 2 0 0010.102 4H5a2 2 0 00-2 2m9.993 2.5H18a1.5 1.5 0 011.5 1.5v7a1.5 1.5 0 01-1.5 1.5H6A1.5 1.5 0 014.5 17V8.5zm1.667 5.28a.75.75 0 01-1.06 0l-.85-.85v3.27a.75.75 0 11-1.5 0v-3.252l-.832.832a.75.75 0 11-1.061-1.06l2.121-2.122.53-.53.53.53 2.122 2.121a.75.75 0 010 1.061","clip-rule":"evenodd"}]]),w("Footer",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 4.5h12A1.5 1.5 0 0119.5 6v9h-15V6A1.5 1.5 0 016 4.5m-1.5 12V18A1.5 1.5 0 006 19.5h12a1.5 1.5 0 001.5-1.5v-1.5zM3 6a3 3 0 013-3h12a3 3 0 013 3v12a3 3 0 01-3 3H6a3 3 0 01-3-3z","clip-rule":"evenodd"}]]),w("Funnel",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m14 14 .3-.4 5.47-7.3a.5.5 0 00-.4-.8H5.66a.5.5 0 00-.401.799l5.444 7.305.297.399v4.847a.5.5 0 00.688.463l2-.814a.5.5 0 00.312-.463zm1.5.5 5.47-7.3c.988-1.32.047-3.2-1.6-3.2H5.66C4.015 4 3.073 5.876 4.056 7.195L9.5 14.5v4.35a2 2 0 002.754 1.852l2-.813a2 2 0 001.246-1.853z","clip-rule":"evenodd"}]]),w("GrabHandle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9 4a1.5 1.5 0 100 3 1.5 1.5 0 000-3m6 0a1.5 1.5 0 100 3 1.5 1.5 0 000-3m-7.5 8a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0m7.5-1.5a1.5 1.5 0 100 3 1.5 1.5 0 000-3m-7.5 8a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0M15 17a1.5 1.5 0 100 3 1.5 1.5 0 000-3","clip-rule":"evenodd"}]]),w("Gradient",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9.559 5.5h1.88L3.5 13.44v-1.881l.03-.029 6-6zm-2.12 0H5A1.5 1.5 0 003.5 7v2.44zm5.591.53a.75.75 0 00.22-.53H19A1.5 1.5 0 0120.5 7v10a1.5 1.5 0 01-1.5 1.5h-6.44l.47-.47a.75.75 0 10-1.06-1.06l-1.5 1.5-.029.03h-1.88l4.47-4.47a.75.75 0 10-1.061-1.06l-5.5 5.5-.029.03H5q-.202-.001-.389-.05l8.42-8.42a.75.75 0 10-1.061-1.06l-8.42 8.419A1.5 1.5 0 013.5 17v-1.441l.03-.029zM2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3z","clip-rule":"evenodd"}]]),w("GridRegularFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 3a2 2 0 00-2 2v4a2 2 0 002 2h4a2 2 0 002-2V5a2 2 0 00-2-2zm10 0a2 2 0 00-2 2v4a2 2 0 002 2h4a2 2 0 002-2V5a2 2 0 00-2-2zM3 15a2 2 0 012-2h4a2 2 0 012 2v4a2 2 0 01-2 2H5a2 2 0 01-2-2zm12-2a2 2 0 00-2 2v4a2 2 0 002 2h4a2 2 0 002-2v-4a2 2 0 00-2-2z","clip-rule":"evenodd"}]]),w("GridRegular",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 4.5h4a.5.5 0 01.5.5v4a.5.5 0 01-.5.5H5a.5.5 0 01-.5-.5V5a.5.5 0 01.5-.5M3 5a2 2 0 012-2h4a2 2 0 012 2v4a2 2 0 01-2 2H5a2 2 0 01-2-2zm12-.5h4a.5.5 0 01.5.5v4a.5.5 0 01-.5.5h-4a.5.5 0 01-.5-.5V5a.5.5 0 01.5-.5M13 5a2 2 0 012-2h4a2 2 0 012 2v4a2 2 0 01-2 2h-4a2 2 0 01-2-2zm-4 9.5H5a.5.5 0 00-.5.5v4a.5.5 0 00.5.5h4a.5.5 0 00.5-.5v-4a.5.5 0 00-.5-.5M5 13a2 2 0 00-2 2v4a2 2 0 002 2h4a2 2 0 002-2v-4a2 2 0 00-2-2zm10 1.5h4a.5.5 0 01.5.5v4a.5.5 0 01-.5.5h-4a.5.5 0 01-.5-.5v-4a.5.5 0 01.5-.5m-2 .5a2 2 0 012-2h4a2 2 0 012 2v4a2 2 0 01-2 2h-4a2 2 0 01-2-2z","clip-rule":"evenodd"}]]),w("GutterHorizontal",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19.25 5.5a.75.75 0 000-1.5 2.75 2.75 0 00-2.75 2.75v10.5A2.75 2.75 0 0019.25 20a.75.75 0 000-1.5c-.69 0-1.25-.56-1.25-1.25V6.75c0-.69.56-1.25 1.25-1.25M12 6.003a.75.75 0 01.75.75V17.25a.75.75 0 01-1.5 0V6.753a.75.75 0 01.75-.75M4 19.25a.75.75 0 01.75-.75c.69 0 1.25-.56 1.25-1.25V6.75c0-.69-.56-1.25-1.25-1.25a.75.75 0 110-1.5A2.75 2.75 0 017.5 6.75v10.5A2.75 2.75 0 014.751 20a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]),w("GutterVertical",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.5 4.75a.75.75 0 00-1.5 0A2.75 2.75 0 006.75 7.5h10.5A2.75 2.75 0 0020 4.75a.75.75 0 00-1.5 0c0 .69-.56 1.25-1.25 1.25H6.75C6.06 6 5.5 5.44 5.5 4.75M6.003 12a.75.75 0 01.75-.75H17.25a.75.75 0 010 1.5H6.753a.75.75 0 01-.75-.75m13.247 8a.75.75 0 01-.75-.75c0-.69-.56-1.25-1.25-1.25H6.75c-.69 0-1.25.56-1.25 1.25a.75.75 0 01-1.5 0 2.75 2.75 0 012.75-2.75h10.5A2.75 2.75 0 0120 19.25a.75.75 0 01-.75.75","clip-rule":"evenodd"}]]),w("H",[["path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M17.25 19.013v-14m-3 14.237h6m-6-14.5h6M6.75 19.013v-14m-3 14.237h6m-6-14.5h6m-3 7h10"}]]),w("Hashtag",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M16.742 4.106a.75.75 0 10-1.485-.212l-.593 4.156h-4.2l.564-3.944a.75.75 0 00-1.485-.212L8.95 8.05H5.143a.75.75 0 100 1.5h3.592l-.7 4.9H4a.75.75 0 000 1.5h3.821l-.563 3.944a.75.75 0 001.484.212l.594-4.156h4.2l-.564 3.944a.75.75 0 101.485.212l.593-4.156h3.807a.75.75 0 000-1.5h-3.592l.7-4.9H20a.75.75 0 000-1.5h-3.821zM14.45 9.55h-4.198l-.7 4.9h4.198z","clip-rule":"evenodd"}]]),w("Heading",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4.003 6v9.03h1.703v-3.754H9.06v3.754h1.702V6H9.06v3.728H5.706V6zM15.59 7.213v7.817h1.651V6h-2.98l-1.844 4.076h1.728l1.213-2.863zM3.77 17.5a.75.75 0 000 1.5h16.474a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]),w("HeartCircle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10M8.4 9.692c.404-.403.679-.465.814-.476.16-.012.364.033.62.182.26.15.5.364.686.564a4 4 0 01.245.291l.005.008a1.5 1.5 0 002.46 0l.005-.008.044-.057a4 4 0 01.201-.234c.187-.2.427-.414.686-.564.256-.149.46-.194.62-.182.135.01.41.073.814.476.619.619.693 1.165.558 1.738-.164.696-.673 1.509-1.44 2.352-.744.82-1.62 1.546-2.328 2.077q-.21.157-.39.285a20 20 0 01-.39-.285c-.708-.531-1.584-1.258-2.329-2.077-.766-.843-1.275-1.656-1.439-2.352-.135-.573-.06-1.12.558-1.738m-1.06-1.06c1.394-1.396 2.715-.947 3.592-.305.66.482 1.068 1.075 1.068 1.075s.408-.593 1.068-1.075c.877-.642 2.198-1.09 3.593.305 3.995 3.995-4.66 9.321-4.66 9.321s-8.657-5.326-4.662-9.321","clip-rule":"evenodd"}]]),w("HeartCircleStack",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.821 17.821a8.5 8.5 0 111.049-2.83 7 7 0 00-9.86-9.86 8.4 8.4 0 00-2.831 1.048A8.5 8.5 0 1117.82 17.82M10.5 20.5a7 7 0 100-14 7 7 0 000 14m-2.901-8.79c-.471.472-.51.851-.415 1.253.125.527.525 1.173 1.166 1.87.619.673 1.35 1.272 1.945 1.712l.205.149q.099-.07.205-.15c.595-.439 1.326-1.038 1.945-1.711.641-.697 1.041-1.343 1.166-1.87.095-.402.056-.781-.415-1.252-.313-.314-.502-.34-.557-.344-.08-.007-.208.013-.399.121a2.5 2.5 0 00-.528.431 3 3 0 00-.19.224l-.002.003a1.5 1.5 0 01-2.45 0l-.002-.003-.033-.043a3 3 0 00-.157-.18 2.4 2.4 0 00-.528-.431c-.191-.11-.319-.129-.399-.122-.055.004-.244.03-.557.344m4-1.463c-.672.419-1.099 1.033-1.099 1.033s-.427-.614-1.1-1.033c-.738-.46-1.774-.685-2.862.403C3.142 14.046 10.5 18.5 10.5 18.5s7.358-4.454 3.962-7.85c-1.088-1.088-2.124-.864-2.863-.403","clip-rule":"evenodd"}]]),w("Highlighter",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m16.468 4.645 2.91 2.911a.5.5 0 01.029.677l-6.948 8.197-4.865-4.865 8.197-6.947a.5.5 0 01.677.027m-9.67 8.245-1.061 2.825 2.572 2.572 2.825-1.06zm8.023-9.417a2 2 0 012.708.112l2.91 2.91a2 2 0 01.112 2.708l-7.235 8.535a2 2 0 01-.822.58l-3.959 1.487a1 1 0 01-.898-.099l-.943.868a1.75 1.75 0 01-1.185.462H3.998c-1.574 0-2.348-1.916-1.216-3.01l1.604-1.547a1 1 0 01-.167-.99l1.488-3.959a2 2 0 01.579-.822zm-9.378 14.07 1.117 1.116-.882.81a.25.25 0 01-.169.067H3.998a.25.25 0 01-.174-.43zM14.75 19.5a.75.75 0 000 1.5h4.5a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]),w("Home",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m12 2.373.507.464 9.476 8.686a.75.75 0 01-1.014 1.106L20 11.74V18a3 3 0 01-3 3H7a3 3 0 01-3-3v-6.259l-.968.888a.75.75 0 11-1.014-1.106l9.476-8.686zm0 2.034 6.5 5.959V18a1.5 1.5 0 01-1.5 1.5H7A1.5 1.5 0 015.5 18v-7.634zm-2.808 8.545c-.08-.351-.047-.664.339-1.059.292-.299.49-.365.576-.383a.54.54 0 01.306.032 1.35 1.35 0 01.466.3l.01.012.003.002a1.5 1.5 0 002.217 0l.001-.002.011-.011a1 1 0 01.104-.09c.104-.084.232-.164.362-.211a.54.54 0 01.306-.032c.085.018.284.084.577.383.385.395.419.708.338 1.059-.107.466-.453 1.048-1.02 1.686-.546.615-1.193 1.165-1.72 1.57l-.068.051-.067-.051c-.528-.405-1.175-.955-1.721-1.57-.567-.638-.913-1.22-1.02-1.686M12 10.845s.133-.15.364-.323c.594-.444 1.841-1.045 3.178.323C18.58 13.95 12 18.093 12 18.093s-6.578-4.142-3.542-7.248c1.337-1.368 2.584-.767 3.178-.323.232.173.364.323.364.323","clip-rule":"evenodd"}]]),w("Hub",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12.75 5.154a1.666 1.666 0 10-1.5 0v2.748a4.16 4.16 0 00-2.422 1.399L6.446 7.926a1.666 1.666 0 10-.748 1.3l2.378 1.373a4.18 4.18 0 00-.001 2.799l-2.38 1.375a1.666 1.666 0 10.751 1.298l2.38-1.374a4.16 4.16 0 002.422 1.4v2.75a1.666 1.666 0 101.5-.002v-2.747a4.16 4.16 0 002.42-1.394l2.385 1.377a1.666 1.666 0 10.744-1.303l-2.376-1.371A4.2 4.2 0 0016.166 12a4.2 4.2 0 00-.238-1.392L18.31 9.23a1.666 1.666 0 10-.757-1.295l-2.376 1.372a4.16 4.16 0 00-2.428-1.406zM12 14.665a2.665 2.665 0 100-5.33 2.665 2.665 0 000 5.33","clip-rule":"evenodd"}]]),w("Icon",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 4.5h12q.202.001.389.05l-2.71 2.71A5.97 5.97 0 0012 6c-1.386 0-2.663.47-3.68 1.26L5.612 4.55q.187-.049.389-.05m1.26 3.82L4.55 5.612q-.049.187-.05.389v12q.001.202.05.389l2.71-2.71A5.97 5.97 0 016 12c0-1.386.47-2.663 1.26-3.68m1.072 6.287A4.5 4.5 0 017.5 12c0-.972.308-1.872.832-2.607L10.939 12zM8.32 16.74l-2.71 2.71q.187.049.389.05h12q.202-.001.389-.05l-2.71-2.71A5.97 5.97 0 0112 18a5.97 5.97 0 01-3.68-1.26m6.286-1.072A4.5 4.5 0 0112 16.5a4.5 4.5 0 01-2.607-.832L12 13.061zm2.133.011 2.71 2.71q.049-.187.05-.389V6q-.001-.202-.05-.389l-2.71 2.71A5.97 5.97 0 0118 12c0 1.386-.47 2.663-1.26 3.68m-1.072-6.286A4.5 4.5 0 0116.5 12a4.5 4.5 0 01-.832 2.607L13.061 12zm-1.06-1.061L12 10.939 9.393 8.332A4.5 4.5 0 0112 7.5a4.5 4.5 0 012.607.832M3 6a3 3 0 013-3h12a3 3 0 013 3v12a3 3 0 01-3 3H6a3 3 0 01-3-3z","clip-rule":"evenodd"}]]),w("IconShape",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 4.5h12q.202.001.389.05l-2.71 2.71A5.97 5.97 0 0012 6c-1.386 0-2.663.47-3.68 1.26L5.612 4.55q.187-.049.389-.05m1.26 3.82L4.55 5.612q-.049.187-.05.389v12q.001.202.05.389l2.71-2.71A5.97 5.97 0 016 12c0-1.386.47-2.663 1.26-3.68m1.072 6.287A4.5 4.5 0 017.5 12c0-.972.308-1.872.832-2.607L10.939 12zM8.32 16.74l-2.71 2.71q.187.049.389.05h12q.202-.001.389-.05l-2.71-2.71A5.97 5.97 0 0112 18a5.97 5.97 0 01-3.68-1.26m6.286-1.072A4.5 4.5 0 0112 16.5a4.5 4.5 0 01-2.607-.832L12 13.061zm2.133.011 2.71 2.71q.049-.187.05-.389V6q-.001-.202-.05-.389l-2.71 2.71A5.97 5.97 0 0118 12c0 1.386-.47 2.663-1.26 3.68m-1.072-6.286A4.5 4.5 0 0116.5 12a4.5 4.5 0 01-.832 2.607L13.061 12zm-1.06-1.061L12 10.939 9.393 8.332A4.5 4.5 0 0112 7.5a4.5 4.5 0 012.607.832M3 6a3 3 0 013-3h12a3 3 0 013 3v12a3 3 0 01-3 3H6a3 3 0 01-3-3z","clip-rule":"evenodd"}]]),w("Image",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 5.5H5A1.5 1.5 0 003.5 7v5.609l4.083-2.732.423-.283.419.288 7.625 5.243 4.45-2.356V7A1.5 1.5 0 0019 5.5m1.5 8.966-4.15 2.197-.4.212-.375-.257-7.58-5.212L3.5 14.413V17A1.5 1.5 0 005 18.5h14a1.5 1.5 0 001.5-1.5zM5 4a3 3 0 00-3 3v10a3 3 0 003 3h14a3 3 0 003-3V7a3 3 0 00-3-3zm11 7a1 1 0 100-2 1 1 0 000 2m0 1.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5","clip-rule":"evenodd"}]]),w("ImageStack",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M18 5.5H8A1.5 1.5 0 006.5 7H15a3 3 0 013 3v5.5a1.5 1.5 0 001.5-1.5V7A1.5 1.5 0 0018 5.5M18 17a3 3 0 003-3V7a3 3 0 00-3-3H8a3 3 0 00-3 3 3 3 0 00-3 3v7a3 3 0 003 3h10a3 3 0 003-3M5 8.5h10a1.5 1.5 0 011.5 1.5v7a1.5 1.5 0 01-1.022 1.422l-.053-.04-8-5.5-.467-.32-.436.36-3.022 2.5V10A1.5 1.5 0 015 8.5m-1.462 8.837A1.5 1.5 0 005 18.5h7.949l-5.907-4.061zM13 13a1 1 0 100-2 1 1 0 000 2m0 1.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5","clip-rule":"evenodd"}]]),w("ImageStackPlus",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M13.468 9.5a4.5 4.5 0 003.032 2.389V18a1.5 1.5 0 01-1.022 1.422l-.053-.04-8-5.5-.467-.32-.436.36-3.022 2.5V11A1.5 1.5 0 015 9.5zM18 11.973V16.5a1.5 1.5 0 001.5-1.5v-3.468c-.46.23-.966.382-1.5.44m3-1.644A4.5 4.5 0 1013.758 5H8a3 3 0 00-3 3 3 3 0 00-3 3v7a3 3 0 003 3h10a3 3 0 003-3 3 3 0 003-3zM13.111 6.5H8A1.5 1.5 0 006.5 8h6.528a4.5 4.5 0 01.083-1.5M17.5 5a.75.75 0 00-.75.75v1h-1a.75.75 0 000 1.5h1v1a.75.75 0 101.5 0v-1h1a.75.75 0 000-1.5h-1v-1A.75.75 0 0017.5 5M3.538 18.337A1.5 1.5 0 005 19.5h7.949l-5.907-4.061zM12.5 14a1 1 0 100-2 1 1 0 000 2m0 1.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5","clip-rule":"evenodd"}]]),w("ImageWithText",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 5.5h14A1.5 1.5 0 0120.5 7v9.256l-7.304-1.98-.367-.1-.298.238-5 4a1 1 0 00-.09.086H5A1.5 1.5 0 013.5 17V7A1.5 1.5 0 015 5.5m8.171 10.324 7.126 1.93A1.5 1.5 0 0119 18.5H9.826zM2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3zm15 3a1 1 0 11-2 0 1 1 0 012 0m1.5 0a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0M5.75 7.5a.75.75 0 000 1.5h4.5a.75.75 0 000-1.5zM5 11.25a.75.75 0 01.75-.75h4.5a.75.75 0 010 1.5h-4.5a.75.75 0 01-.75-.75m.75 2.25a.75.75 0 000 1.5h1.5a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]),w("Info",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M13.5 4.5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0M8.25 9.25A.75.75 0 019 8.5h3.75a.75.75 0 01.75.75V19.5h2.75a.75.75 0 010 1.5h-7a.75.75 0 010-1.5H12V10H9a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]),w("Intercom",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M18.5 21.464 14.4 20H7a3 3 0 01-3-3V7a3 3 0 013-3h10a3 3 0 013 3v15zM18.5 7v12.872l-3.595-1.285-.245-.087H7A1.5 1.5 0 015.5 17V7A1.5 1.5 0 017 5.5h10A1.5 1.5 0 0118.5 7M8.416 14.376a.75.75 0 00-.832 1.248L8 15l-.416.624h.001l.003.002.007.005.02.014.073.045q.094.058.26.15c.221.122.537.282.928.441.778.317 1.876.643 3.124.643s2.347-.326 3.124-.643a9 9 0 001.187-.59l.073-.046.021-.014.007-.005.003-.001.001-.001L16 15l.416.624a.75.75 0 00-.831-1.249l-.001.001-.009.006-.046.029a7.4 7.4 0 01-.971.482c-.663.27-1.564.53-2.558.53s-1.895-.26-2.557-.53a7.4 7.4 0 01-.972-.482l-.046-.03zm0 0L8 15zm-.001 0","clip-rule":"evenodd"}]]),w("Johanna",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-5.5 0a4.5 4.5 0 11-9 0 4.5 4.5 0 019 0m1.5 0a6 6 0 11-12 0 6 6 0 0112 0","clip-rule":"evenodd"}]]),w("Label",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4.5 10.79V4.5h6.29a1.5 1.5 0 011.06.44l8.29 8.29a1.5 1.5 0 010 2.121l-4.789 4.79a1.5 1.5 0 01-2.121 0l-8.29-8.29a1.5 1.5 0 01-.44-1.061m-.621 2.121A3 3 0 013 10.79V4.5A1.5 1.5 0 014.5 3h6.29a3 3 0 012.121.879l8.29 8.29a3 3 0 010 4.243l-4.79 4.79a3 3 0 01-4.242 0zm5.524-4.403a.895.895 0 11-1.79 0 .895.895 0 011.79 0m1.5 0a2.395 2.395 0 11-4.79 0 2.395 2.395 0 014.79 0","clip-rule":"evenodd"}]]),w("Language",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M2 4h13v2.75a.75.75 0 01-1.5 0V5.5H9.25v10h1.5a.75.75 0 010 1.5h-4.5a.75.75 0 010-1.5h1.5v-10H3.5v1.25a.75.75 0 01-1.5 0zm14.692 11.662.574-.38A3.87 3.87 0 0019 12.057V10.5h-7.77V9h4.26V7.308a.75.75 0 011.5 0V9H22v1.5h-1.5v1.557a5.37 5.37 0 01-2.262 4.377l2.559 1.28a.75.75 0 11-.67 1.342l-3.33-1.665-3.614 2.389-.827-1.251 2.919-1.93a5.37 5.37 0 01-2.486-4.528v-.61h1.5v.61c0 1.464.827 2.802 2.136 3.457z","clip-rule":"evenodd"}]]),w("Layers",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m18.37 8.663-6.156-3.11a.5.5 0 00-.451 0l-6.156 3.11 6.156 3.109a.5.5 0 00.45 0zm-5.48-4.448a2 2 0 00-1.803 0L4.047 7.77a1 1 0 000 1.785l7.04 3.556a2 2 0 001.803 0l7.04-3.556a1 1 0 000-1.785zm-9.81 7.373a.75.75 0 011.006-.335l7.903 3.951 7.903-3.951a.75.75 0 01.67 1.342l-8.238 4.119-.335.168-.336-.168-8.238-4.12a.75.75 0 01-.336-1.006m1.006 2.926a.75.75 0 10-.671 1.342l8.238 4.119.335.167.336-.167 8.238-4.12a.75.75 0 10-.67-1.341l-7.903 3.951z","clip-rule":"evenodd"}]]),w("LayersSingle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m20.017 12-7.805-4.745a.5.5 0 00-.52 0L3.889 12l7.805 4.745a.5.5 0 00.52 0zm-7.025-6.027a2 2 0 00-2.079 0l-8.507 5.173a1 1 0 000 1.708l8.507 5.173a2 2 0 002.079 0l8.507-5.173a1 1 0 000-1.708z","clip-rule":"evenodd"}]]),w("Leaf",[["g",{fill:"none"},[["g",{"clip-path":"url(#svgID0)"},[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m8.986 13.939-1.258 1.258a5.4 5.4 0 01.494-7.065c.45-.45 1.238-.905 2.318-1.298 1.055-.384 2.273-.667 3.466-.842 1.195-.176 2.317-.235 3.171-.194.393.018.696.057.909.102.045.212.083.516.102.909.04.854-.019 1.975-.194 3.17s-.458 2.411-.842 3.466c-.393 1.08-.848 1.868-1.298 2.319a5.4 5.4 0 01-7.065.494l1.246-1.247h3.758a.75.75 0 100-1.5h-2.258l3-3a.75.75 0 10-1.06-1.061l-2.989 2.989v-1.83a.75.75 0 00-1.5 0zM7.161 7.07a6.897 6.897 0 00-.502 9.195l-1.74 1.739a.75.75 0 001.062 1.06l1.739-1.739a6.9 6.9 0 009.194-.502c2.694-2.693 3.379-10.964 2.295-12.047S9.854 4.378 7.161 7.07m11.155-1.106-.003-.001zm-.294-.292-.001-.003z","clip-rule":"evenodd"}]]],["defs",{},[["clipPath",{id:"svgID0"},[["path",{fill:"#fff",d:"M0 0h24v24H0z"}]]]]]]]]),w("Lightbulb",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.628 13.195a1.5 1.5 0 00-.753 1.3v2.244a.5.5 0 01-.5.5h-2.75a.5.5 0 01-.5-.5v-2.243a1.5 1.5 0 00-.753-1.301 5 5 0 01-.657-.446A5.16 5.16 0 016.75 8.696C6.75 5.838 9.09 3.5 12 3.5s5.25 2.338 5.25 5.196a5.16 5.16 0 01-1.965 4.053 5 5 0 01-.657.446m-6.003 3.544v-2.243a7 7 0 01-.844-.573A6.66 6.66 0 015.25 8.696C5.25 4.998 8.272 2 12 2s6.75 2.998 6.75 6.696c0 2.114-.988 4-2.531 5.227a7 7 0 01-.844.573v2.243a2 2 0 01-2 2h-2.75a2 2 0 01-2-2M9.891 20.5a.75.75 0 000 1.5h4.219a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]),w("LightningFilled",[["path",{fill:"currentColor",d:"m13.78 3.084-9.734 9.73c-.629.63-.185 1.705.705 1.707l5.437.016-1.885 5.403c-.35 1.003.9 1.787 1.652 1.036l10-9.998c.63-.63.184-1.707-.707-1.707h-5.581l1.766-5.156c.343-1.003-.904-1.78-1.653-1.031"}]]),w("Lightning",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4.749 15.271c-1.557-.004-2.334-1.886-1.233-2.987l9.733-9.73c1.312-1.311 3.495.05 2.894 1.804L14.717 8.52h4.531c1.56 0 2.34 1.885 1.238 2.987l-10 9.998c-1.316 1.315-3.504-.058-2.891-1.813l1.538-4.409zm-.172-1.926a.25.25 0 00.176.426l5.438.016 1.052.003-.346.994-1.885 5.403c-.03.082-.02.134-.006.17a.27.27 0 00.109.124.27.27 0 00.159.043c.038-.002.089-.017.15-.078l10-9.998a.25.25 0 00-.176-.427h-6.63l.34-.993 1.765-5.156c.028-.082.019-.134.005-.17a.27.27 0 00-.109-.123.27.27 0 00-.159-.043c-.038.003-.089.017-.15.078z","clip-rule":"evenodd"}]]),w("Lines",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3 6.75A.75.75 0 013.75 6h16.5a.75.75 0 010 1.5H3.75A.75.75 0 013 6.75M2.998 12a.75.75 0 01.75-.75h16.5a.75.75 0 010 1.5h-16.5a.75.75 0 01-.75-.75m.752 4.5a.75.75 0 000 1.5h16.5a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]),w("LinesTriangular",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3 6.75A.75.75 0 013.75 6h16.5a.75.75 0 010 1.5H3.75A.75.75 0 013 6.75M5.998 12a.75.75 0 01.75-.75h10.5a.75.75 0 110 1.5h-10.5a.75.75 0 01-.75-.75m3.752 4.5a.75.75 0 000 1.5h4.5a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]),w("Link",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M2 12a4.75 4.75 0 014.75-4.75h2a.75.75 0 010 1.5h-2a3.25 3.25 0 000 6.5h2a.75.75 0 010 1.5h-2A4.75 4.75 0 012 12m20 0a4.75 4.75 0 01-4.75 4.75h-2a.75.75 0 010-1.5h2a3.25 3.25 0 000-6.5h-2a.75.75 0 010-1.5h2A4.75 4.75 0 0122 12m-13.75-.75a.75.75 0 000 1.5h7.5a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]),w("LinkBox",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 5.5h14A1.5 1.5 0 0120.5 7v10a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 17V7A1.5 1.5 0 015 5.5M2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3zm7 1.25a3.75 3.75 0 100 7.5h1a.75.75 0 000-1.5H9a2.25 2.25 0 010-4.5h1a.75.75 0 000-1.5zm6 7.5a3.75 3.75 0 100-7.5h-1a.75.75 0 000 1.5h1a2.25 2.25 0 010 4.5h-1a.75.75 0 000 1.5zM9 12a.75.75 0 01.75-.75h4.5a.75.75 0 010 1.5h-4.5A.75.75 0 019 12","clip-rule":"evenodd"}]]),w("LinkOpen",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6.75 7.25a4.75 4.75 0 000 9.5h2a.75.75 0 000-1.5h-2a3.25 3.25 0 010-6.5h2a.75.75 0 000-1.5zm10.5 9.5a4.75 4.75 0 100-9.5h-2a.75.75 0 000 1.5h2a3.25 3.25 0 010 6.5h-2a.75.75 0 000 1.5z","clip-rule":"evenodd"}]]),w("ListBullet",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 6.75a1 1 0 11-2 0 1 1 0 012 0m15.198.75a.75.75 0 000-1.5H7.25a.75.75 0 100 1.5zM17.21 11a.75.75 0 000-1.5H7.25a.75.75 0 000 1.5zm3.738 2.75a.75.75 0 01-.75.75H7.25a.75.75 0 010-1.5h12.947a.75.75 0 01.75.75M17.21 18a.75.75 0 000-1.5H7.25a.75.75 0 000 1.5zM4 11.25a1 1 0 100-2 1 1 0 000 2m1 2.5a1 1 0 11-2 0 1 1 0 012 0m-1 4.5a1 1 0 100-2 1 1 0 000 2","clip-rule":"evenodd"}]]),w("ListCheck",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7.96 6.116a.75.75 0 010 1.06l-2.998 3-.53.53-.531-.53-1.5-1.5a.75.75 0 111.061-1.06l.97.969L6.9 6.115a.75.75 0 011.06 0m-2.305 7.729H4a.5.5 0 00-.5.5V16a.5.5 0 00.5.5h1.655a.5.5 0 00.5-.5v-1.655a.5.5 0 00-.5-.5M4 12.345a2 2 0 00-2 2V16a2 2 0 002 2h1.655a2 2 0 002-2v-1.655a2 2 0 00-2-2zM22.13 6.75a.75.75 0 01-.75.75h-9.812a.75.75 0 110-1.5h9.811a.75.75 0 01.75.75m-2.265 3.5a.75.75 0 01-.75.75h-7.547a.75.75 0 010-1.5h7.547a.75.75 0 01.75.75m1.514 4.25a.75.75 0 000-1.5h-9.81a.75.75 0 100 1.5zm-1.514 2.75a.75.75 0 01-.75.75h-7.547a.75.75 0 010-1.5h7.547a.75.75 0 01.75.75","clip-rule":"evenodd"}]]),w("ListIndented",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3 6v12a.75.75 0 001.5 0V6A.75.75 0 003 6m17.75.75a.75.75 0 01-.75.75H7A.75.75 0 017 6h13a.75.75 0 01.75.75m-3 3.5A.75.75 0 0117 11H7a.75.75 0 010-1.5h10a.75.75 0 01.75.75M20 14.5a.75.75 0 000-1.5H7a.75.75 0 000 1.5zm-2.25 2.75A.75.75 0 0117 18H7a.75.75 0 010-1.5h10a.75.75 0 01.75.75","clip-rule":"evenodd"}]]),w("ListNumbers",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6.006 5v5.34a.75.75 0 01-1.5 0V6.88l-.66.15a.75.75 0 01-.332-1.463l1.576-.358zm-.812 9.008a1 1 0 00-.814.445.75.75 0 01-1.26-.815c.333-.514 1.051-1.13 2.074-1.13.426 0 .888.136 1.25.476.373.35.565.845.565 1.415 0 .966-.486 1.876-1.02 2.597q-.193.259-.402.501h1.165a.75.75 0 010 1.5H3.75a.75.75 0 01-.48-1.325c.481-.403 1.061-.96 1.514-1.57.465-.627.725-1.217.725-1.703 0-.225-.068-.3-.091-.322-.034-.032-.105-.069-.224-.069M22.075 6.75a.75.75 0 01-.75.75h-10.52a.75.75 0 010-1.5h10.52a.75.75 0 01.75.75m-2.428 3.5a.75.75 0 01-.75.75h-8.093a.75.75 0 010-1.5h8.093a.75.75 0 01.75.75m1.678 4.25a.75.75 0 000-1.5h-10.52a.75.75 0 000 1.5zm-1.678 2.75a.75.75 0 01-.75.75h-8.093a.75.75 0 010-1.5h8.093a.75.75 0 01.75.75","clip-rule":"evenodd"}]]),w("LockClosed",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M15 7v1H9V7a3 3 0 116 0M7.5 8V7a4.5 4.5 0 019 0v1h.5a3 3 0 013 3v7a3 3 0 01-3 3H7a3 3 0 01-3-3v-7a3 3 0 013-3zm9 1.5H7A1.5 1.5 0 005.5 11v7A1.5 1.5 0 007 19.5h10a1.5 1.5 0 001.5-1.5v-7A1.5 1.5 0 0017 9.5zm-3.772 5.851a1.5 1.5 0 10-1.424.018.8.8 0 00-.035.228v.807a.75.75 0 001.5 0v-.807a.8.8 0 00-.041-.246","clip-rule":"evenodd"}]]),w("LockOpenFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9.552 4.383c.296-.365.816-.6 1.41-.733a5.8 5.8 0 011.258-.13h.027l.114.001a3.62 3.62 0 013.62 3.62V8H7a3 3 0 00-3 3v7a3 3 0 003 3h10a3 3 0 003-3v-7a3 3 0 00-2.52-2.962v-.897a5.12 5.12 0 00-5.197-5.12l-.04-.001a7.2 7.2 0 00-1.608.166c-.715.16-1.636.497-2.248 1.252a15 15 0 00-.53.683 2 2 0 00-.103.156 1 1 0 00-.083.19l-.007.026-.004.015-.002.007v.004c0 .002-.001.004.733.158l-.734-.154a.75.75 0 001.399.5l.024-.035c.06-.085.194-.262.472-.605m3.176 10.968a1.5 1.5 0 10-1.424.018.8.8 0 00-.035.228v.807a.75.75 0 001.5 0v-.807a.8.8 0 00-.041-.246","clip-rule":"evenodd"}]]),w("LockOpen",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M10.962 3.65c-.594.132-1.114.368-1.41.733a13 13 0 00-.496.64.75.75 0 01-1.4-.5l.735.154c-.734-.154-.734-.156-.733-.158v-.004l.002-.007.004-.015a.8.8 0 01.09-.216 2 2 0 01.103-.156c.088-.124.244-.33.53-.683.612-.755 1.533-1.093 2.248-1.252a7.2 7.2 0 011.607-.166h.041l.078.001a5.12 5.12 0 015.12 5.12v.897A3 3 0 0120 11v7a3 3 0 01-3 3H7a3 3 0 01-3-3v-7a3 3 0 013-3h8.98v-.86a3.62 3.62 0 00-3.62-3.619l-.113-.001h-.027a5.8 5.8 0 00-1.259.13M17 9.5H7A1.5 1.5 0 005.5 11v7A1.5 1.5 0 007 19.5h10a1.5 1.5 0 001.5-1.5v-7A1.5 1.5 0 0017 9.5m-3.5 4.54a1.5 1.5 0 01-.772 1.311q.04.116.041.246v.807a.75.75 0 11-1.5 0v-.807q0-.12.035-.228a1.5 1.5 0 112.196-1.33","clip-rule":"evenodd"}]]),w("Lollipop",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 15.061V9a5.5 5.5 0 10-11 0v6.061c0 .795.644 1.439 1.439 1.439h8.122c.795 0 1.439-.644 1.439-1.439M7.939 18H9.5v1.5a2.5 2.5 0 005 0V18h1.561A2.94 2.94 0 0019 15.061V9A7 7 0 105 9v6.061A2.94 2.94 0 007.939 18M11 19.5V18h2v1.5a1 1 0 11-2 0M9.75 7a.75.75 0 01.75.75v6.5a.75.75 0 01-1.5 0v-6.5A.75.75 0 019.75 7m4.5 0a.75.75 0 01.75.75v6.5a.75.75 0 01-1.5 0v-6.5a.75.75 0 01.75-.75","clip-rule":"evenodd"}]]),w("Magnifier",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M18.5 11a7.5 7.5 0 11-15 0 7.5 7.5 0 0115 0m-1.688 6.872a9 9 0 111.06-1.06l2.898 2.898a.75.75 0 11-1.06 1.06z","clip-rule":"evenodd"}]]),w("MagnifierPlus",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M11 18.5a7.5 7.5 0 100-15 7.5 7.5 0 000 15m6.872-1.688a9 9 0 10-1.06 1.06l2.898 2.898a.75.75 0 101.06-1.06zM10.25 11.75V14a.75.75 0 001.5 0v-2.25H14a.75.75 0 000-1.5h-2.25V8a.75.75 0 00-1.5 0v2.25H8a.75.75 0 000 1.5z","clip-rule":"evenodd"}]]),w("MapPointer",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M18.173 9.692c0 2.227-1.157 5.007-2.706 7.307-.76 1.129-1.566 2.069-2.279 2.707-.357.32-.662.538-.9.668-.143.08-.23.11-.269.12a1.4 1.4 0 01-.272-.12 5 5 0 01-.905-.67c-.717-.64-1.527-1.58-2.292-2.709-1.559-2.3-2.723-5.079-2.723-7.303A6.19 6.19 0 0112.019 3.5c3.41 0 6.154 2.763 6.154 6.192m1.5 0C19.673 15 14.327 22 12.019 22S4.327 15 4.327 9.692A7.69 7.69 0 0112.019 2c4.249 0 7.654 3.444 7.654 7.692m-6.077 0a1.577 1.577 0 11-3.154 0 1.577 1.577 0 013.154 0m1.5 0a3.077 3.077 0 11-6.154 0 3.077 3.077 0 016.154 0","clip-rule":"evenodd"}]]),w("MarginBottom",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8 6.5h8A1.5 1.5 0 0117.5 8v8a1.5 1.5 0 01-1.5 1.5H8A1.5 1.5 0 016.5 16V8A1.5 1.5 0 018 6.5M12 5H8a3 3 0 00-3 3v8a3 3 0 003 3h8a3 3 0 003-3V8a3 3 0 00-3-3zm4.25 17.001a.75.75 0 000-1.5h-8.5a.75.75 0 000 1.5z","clip-rule":"evenodd"}]]),w("MarginLeft",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8 6.5h8A1.5 1.5 0 0117.5 8v8a1.5 1.5 0 01-1.5 1.5H8A1.5 1.5 0 016.5 16V8A1.5 1.5 0 018 6.5M12 5H8a3 3 0 00-3 3v8a3 3 0 003 3h8a3 3 0 003-3V8a3 3 0 00-3-3zM3.5 7.754a.75.75 0 10-1.5 0v8.496a.75.75 0 001.5 0z","clip-rule":"evenodd"}]]),w("MarginRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8 6.5h8A1.5 1.5 0 0117.5 8v8a1.5 1.5 0 01-1.5 1.5H8A1.5 1.5 0 016.5 16V8A1.5 1.5 0 018 6.5M12 5H8a3 3 0 00-3 3v8a3 3 0 003 3h8a3 3 0 003-3V8a3 3 0 00-3-3zm9.997 2.75a.75.75 0 00-1.5 0v8.5a.75.75 0 001.5 0z","clip-rule":"evenodd"}]]),w("MarginTop",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M16.25 3.5a.75.75 0 000-1.5H7.751a.75.75 0 000 1.5zM8 6.5h8A1.5 1.5 0 0117.5 8v8a1.5 1.5 0 01-1.5 1.5H8A1.5 1.5 0 016.5 16V8A1.5 1.5 0 018 6.5M12 5H8a3 3 0 00-3 3v8a3 3 0 003 3h8a3 3 0 003-3V8a3 3 0 00-3-3z","clip-rule":"evenodd"}]]),w("MarkArea",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 5.5h14A1.5 1.5 0 0120.5 7v10a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 17V7A1.5 1.5 0 015 5.5M2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3zm6 2.5h8a.5.5 0 01.5.5v2a.5.5 0 01-.5.5H8a.5.5 0 01-.5-.5v-2a.5.5 0 01.5-.5M6 10a2 2 0 012-2h8a2 2 0 012 2v2a2 2 0 01-2 2H8a2 2 0 01-2-2z","clip-rule":"evenodd"}]]),w("Market",[["path",{fill:"currentColor",d:"M6.77 10.328a.75.75 0 001.46.344zm2.96-6.031a.75.75 0 00-1.46-.344zm6.04 6.375a.75.75 0 001.46-.344zm-.04-6.719a.75.75 0 00-1.46.344zm-2.98.172a.75.75 0 00-1.5 0zm-1.5 6.375a.75.75 0 001.5 0zm7.824-5.338.636-.397zm1.54 2.47-.636.397zM4.993 5.135l.632.404zM3.399 7.626l.632.404zm2.891 3.83.348.664zm.079-.042-.348-.664zm2.178.139.43-.615zm.078.054-.43.615zm6.75 0 .43.615zm.078-.054-.43-.615zm2.257-.098-.348.665zm-.079-.041.348-.664zm-4.506.193-.43.615zm-2.25 0 .43.615zM4.5 15.5a.75.75 0 000 1.5zm15.75-3.915a.75.75 0 00-1.5 0zm-15 0a.75.75 0 00-1.5 0zm2.98-.913 1.5-6.375-1.46-.344-1.5 6.375zm9-.344-1.5-6.375-1.46.344 1.5 6.375zm-5.98-6.203V10.5h1.5V4.125zM7.52 4.5h9.009V3h-9.01zm10.918 1.06 1.54 2.47 1.273-.794-1.54-2.47zM4.36 4.73 2.767 7.222l1.264.808 1.593-2.492zM2.25 8.99v.474h1.5v-.473zm18-.012v.486h1.5v-.486zM6.638 12.12l.079-.042-.696-1.328-.079.04zm1.48.048.078.054.858-1.23-.078-.054zm7.686.054.079-.054-.86-1.23-.077.054zm2.254-1.431-.079-.041-.696 1.328.079.042zm-2.175 1.377a1.35 1.35 0 011.4-.09l.696-1.328a2.85 2.85 0 00-2.955.188zm-3.187.054a2.715 2.715 0 003.108 0l-.858-1.23a1.215 1.215 0 01-1.392 0zm-1.392 0a1.215 1.215 0 011.392 0l.858-1.23a2.71 2.71 0 00-3.108 0zm-3.108 0a2.715 2.715 0 003.108 0l-.858-1.23a1.215 1.215 0 01-1.392 0zm-1.48-.144a1.35 1.35 0 011.401.09l.86-1.23a2.85 2.85 0 00-2.956-.188zM20.25 9.464a1.497 1.497 0 01-2.192 1.327l-.696 1.329c1.996 1.045 4.388-.403 4.388-2.656zm-18 0c0 2.253 2.392 3.7 4.388 2.656l-.696-1.33A1.497 1.497 0 013.75 9.465zm.517-2.242A3.3 3.3 0 002.25 8.99h1.5c0-.34.097-.674.28-.961zm17.212.807c.177.285.271.613.271.949h1.5a3.3 3.3 0 00-.499-1.742zM16.529 4.5c.776 0 1.498.4 1.909 1.06l1.272-.795A3.75 3.75 0 0016.53 3zM7.519 3A3.75 3.75 0 004.36 4.73l1.264.808A2.25 2.25 0 017.52 4.5zM4.5 17h15v-1.5h-15zm14.25-5.415v5.665h1.5v-5.665zM16.5 19.5h-9V21h9zM5.25 17.25v-5.665h-1.5v5.665zM7.5 19.5a2.25 2.25 0 01-2.25-2.25h-1.5A3.75 3.75 0 007.5 21zm11.25-2.25a2.25 2.25 0 01-2.25 2.25V21a3.75 3.75 0 003.75-3.75z"}]]),w("Masonry",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 5.5h4v6H3.5V7A1.5 1.5 0 015 5.5m5.5 6v-6H19A1.5 1.5 0 0120.5 7v4.5zm-7 1.5v4A1.5 1.5 0 005 18.5h8.5V13zM15 13v5.5h4a1.5 1.5 0 001.5-1.5v-4zM2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3z","clip-rule":"evenodd"}]]),w("MediaObject",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M11.5 4.5H5A1.5 1.5 0 003.5 6v12A1.5 1.5 0 005 19.5h6.5A1.5 1.5 0 0013 18V6a1.5 1.5 0 00-1.5-1.5M5 3a3 3 0 00-3 3v12a3 3 0 003 3h6.5a3 3 0 003-3V6a3 3 0 00-3-3zm11.25 4.25A.75.75 0 0117 6.5h4.227a.75.75 0 010 1.5H17a.75.75 0 01-.75-.75M17 10a.75.75 0 000 1.5h3a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]),w("MediaObjectIcon",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M11.5 4.5H5c-.288 0-.557.081-.786.222l4.036 6.16 4.036-6.16A1.5 1.5 0 0011.5 4.5M13 6.369 9.147 12.25l3.848 5.874Q13 18.063 13 18zM7.353 12.25 3.5 6.369V18q0 .063.005.124zM4.462 19.4l3.788-5.78 3.788 5.782q-.252.098-.538.099H5q-.286-.001-.538-.1M5 3a3 3 0 00-3 3v12a3 3 0 003 3h6.5a3 3 0 003-3V6a3 3 0 00-3-3zm12 3.5A.75.75 0 0017 8h4.227a.75.75 0 000-1.5zm-.75 4.25A.75.75 0 0117 10h3a.75.75 0 010 1.5h-3a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]),w("MediaObjectImage",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M11.5 4.5H5A1.5 1.5 0 003.5 6v8.44l1.97-1.97.434-.435.512.341L13 16.766V6a1.5 1.5 0 00-1.5-1.5M3.5 18v-1.5l.03.03 2.566-2.565 6.815 4.544a1.5 1.5 0 01-1.411.991H5A1.5 1.5 0 013.5 18M5 3a3 3 0 00-3 3v12a3 3 0 003 3h6.5a3 3 0 003-3V6a3 3 0 00-3-3zm11.25 4.25A.75.75 0 0117 6.5h4.227a.75.75 0 010 1.5H17a.75.75 0 01-.75-.75M17 10a.75.75 0 000 1.5h3a.75.75 0 000-1.5zM9.5 9a.5.5 0 11-1 0 .5.5 0 011 0M11 9a2 2 0 11-4 0 2 2 0 014 0","clip-rule":"evenodd"}]]),w("MediaObjectRatio1To1",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8 4.5H5A1.5 1.5 0 003.5 6v12A1.5 1.5 0 005 19.5h3A1.5 1.5 0 009.5 18V6A1.5 1.5 0 008 4.5M5 3a3 3 0 00-3 3v12a3 3 0 003 3h3a3 3 0 003-3V6a3 3 0 00-3-3zm8.488 2.75a.75.75 0 01.75-.75h7.015a.75.75 0 010 1.5h-7.015a.75.75 0 01-.75-.75m.75 5.25a.75.75 0 000 1.5h7.015a.75.75 0 000-1.5zm-.75-2.25a.75.75 0 01.75-.75h4.015a.75.75 0 010 1.5h-4.015a.75.75 0 01-.75-.75m.75 5.25a.75.75 0 000 1.5h4.015a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]),w("MediaObjectRatio1To2",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 4.5h1A1.5 1.5 0 017.5 6v12A1.5 1.5 0 016 19.5H5A1.5 1.5 0 013.5 18V6A1.5 1.5 0 015 4.5M2 6a3 3 0 013-3h1a3 3 0 013 3v12a3 3 0 01-3 3H5a3 3 0 01-3-3zm9.032-.25a.75.75 0 01.75-.75h9.452a.75.75 0 010 1.5h-9.452a.75.75 0 01-.75-.75m0 6a.75.75 0 01.75-.75h9.452a.75.75 0 010 1.5h-9.452a.75.75 0 01-.75-.75m.75-3.75a.75.75 0 000 1.5h5.41a.75.75 0 000-1.5zm-.75 6.75a.75.75 0 01.75-.75h5.41a.75.75 0 010 1.5h-5.41a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]),w("MediaObjectRatio1To3",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.5 5.5v13a1 1 0 11-2 0v-13a1 1 0 012 0M2 5.5a2.5 2.5 0 015 0v13a2.5 2.5 0 01-5 0zm8.041.25a.75.75 0 01.75-.75H21.23a.75.75 0 010 1.5H10.791a.75.75 0 01-.75-.75m0 6a.75.75 0 01.75-.75H21.23a.75.75 0 010 1.5H10.791a.75.75 0 01-.75-.75m.75-3.75a.75.75 0 000 1.5h5.974a.75.75 0 000-1.5zm-.75 6.75a.75.75 0 01.75-.75h5.974a.75.75 0 010 1.5h-5.974a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]),w("MediaObjectRatio2To1",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 4.5h6A1.5 1.5 0 0112.5 6v12a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 18V6A1.5 1.5 0 015 4.5M2 6a3 3 0 013-3h6a3 3 0 013 3v12a3 3 0 01-3 3H5a3 3 0 01-3-3zm14.81-.25a.75.75 0 01.75-.75h3.708a.75.75 0 010 1.5H17.56a.75.75 0 01-.75-.75m0 6a.75.75 0 01.75-.75h3.708a.75.75 0 010 1.5H17.56a.75.75 0 01-.75-.75M17.56 8a.75.75 0 000 1.5h2.122a.75.75 0 000-1.5zm-.75 6.75a.75.75 0 01.75-.75h2.122a.75.75 0 010 1.5H17.56a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]),w("MediaObjectRatio3To1",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 4.5h8A1.5 1.5 0 0114.5 6v12a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 18V6A1.5 1.5 0 015 4.5M2 6a3 3 0 013-3h8a3 3 0 013 3v12a3 3 0 01-3 3H5a3 3 0 01-3-3zm16.018-.25a.75.75 0 01.75-.75h2.44a.75.75 0 010 1.5h-2.44a.75.75 0 01-.75-.75m0 6a.75.75 0 01.75-.75h2.44a.75.75 0 010 1.5h-2.44a.75.75 0 01-.75-.75m.75-3.75a.75.75 0 000 1.5h1.397a.75.75 0 000-1.5zm-.75 6.75a.75.75 0 01.75-.75h1.397a.75.75 0 010 1.5h-1.397a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]),w("MediaObjectTextBottom",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M16 20.25a.75.75 0 01-.75.75h-6.5a.75.75 0 010-1.5h6.5a.75.75 0 01.75.75m2.5-3a.75.75 0 01-.75.75H6.25a.75.75 0 010-1.5h11.5a.75.75 0 01.75.75M18 12.5H6A1.5 1.5 0 014.5 11V6A1.5 1.5 0 016 4.5h12A1.5 1.5 0 0119.5 6v5a1.5 1.5 0 01-1.5 1.5m3-1.5a3 3 0 01-3 3H6a3 3 0 01-3-3V6a3 3 0 013-3h12a3 3 0 013 3z","clip-rule":"evenodd"}]]),w("MediaObjectTextLeft",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M16 4.5h3A1.5 1.5 0 0120.5 6v12a1.5 1.5 0 01-1.5 1.5h-3a1.5 1.5 0 01-1.5-1.5V6A1.5 1.5 0 0116 4.5M13 6a3 3 0 013-3h3a3 3 0 013 3v12a3 3 0 01-3 3h-3a3 3 0 01-3-3zM2 5.75A.75.75 0 012.75 5h7.015a.75.75 0 010 1.5H2.75A.75.75 0 012 5.75m0 6a.75.75 0 01.75-.75h7.015a.75.75 0 010 1.5H2.75a.75.75 0 01-.75-.75M5.75 8a.75.75 0 100 1.5h4.015a.75.75 0 000-1.5zM5 14.75a.75.75 0 01.75-.75h4.015a.75.75 0 010 1.5H5.75a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]),w("MediaObjectTextRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8 4.5H5A1.5 1.5 0 003.5 6v12A1.5 1.5 0 005 19.5h3A1.5 1.5 0 009.5 18V6A1.5 1.5 0 008 4.5M5 3a3 3 0 00-3 3v12a3 3 0 003 3h3a3 3 0 003-3V6a3 3 0 00-3-3zm8.488 2.75a.75.75 0 01.75-.75h7.015a.75.75 0 010 1.5h-7.015a.75.75 0 01-.75-.75m.75 5.25a.75.75 0 000 1.5h7.015a.75.75 0 000-1.5zm-.75-2.25a.75.75 0 01.75-.75h4.015a.75.75 0 010 1.5h-4.015a.75.75 0 01-.75-.75m.75 5.25a.75.75 0 000 1.5h4.015a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]),w("MediaObjectTextTop",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.5 3.75A.75.75 0 016.25 3h11.5a.75.75 0 010 1.5H6.25a.75.75 0 01-.75-.75m2.5 3A.75.75 0 018.75 6h6.5a.75.75 0 010 1.5h-6.5A.75.75 0 018 6.75M6 11.5h12a1.5 1.5 0 011.5 1.5v5a1.5 1.5 0 01-1.5 1.5H6A1.5 1.5 0 014.5 18v-5A1.5 1.5 0 016 11.5M3 13a3 3 0 013-3h12a3 3 0 013 3v5a3 3 0 01-3 3H6a3 3 0 01-3-3z","clip-rule":"evenodd"}]]),w("MediaObjectVideo",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 4.5h6.5A1.5 1.5 0 0113 6v12a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 18V6A1.5 1.5 0 015 4.5M2 6a3 3 0 013-3h6.5a3 3 0 013 3v12a3 3 0 01-3 3H5a3 3 0 01-3-3zm15 .5A.75.75 0 0017 8h4.227a.75.75 0 000-1.5zm-.75 4.25A.75.75 0 0117 10h3a.75.75 0 010 1.5h-3a.75.75 0 01-.75-.75m-5.078 2.055a1 1 0 000-1.61L7.093 8.19a1 1 0 00-1.593.805v6.01a1 1 0 001.593.805zM7 9.985 9.736 12 7 14.016z","clip-rule":"evenodd"}]]),w("MegaMenu",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 5.5H5A1.5 1.5 0 003.5 7v10A1.5 1.5 0 005 18.5h14a1.5 1.5 0 001.5-1.5V7A1.5 1.5 0 0019 5.5M5 4a3 3 0 00-3 3v10a3 3 0 003 3h14a3 3 0 003-3V7a3 3 0 00-3-3zm.25 4.75A.75.75 0 016 8h4a.75.75 0 010 1.5H6a.75.75 0 01-.75-.75M6 11a.75.75 0 000 1.5h2A.75.75 0 008 11zm-.75 3.75A.75.75 0 016 14h2a.75.75 0 010 1.5H6a.75.75 0 01-.75-.75M14 11a.75.75 0 000 1.5h2a.75.75 0 000-1.5zm-.75 3.75A.75.75 0 0114 14h2a.75.75 0 010 1.5h-2a.75.75 0 01-.75-.75M14 8a.75.75 0 000 1.5h4A.75.75 0 0018 8z","clip-rule":"evenodd"}]]),w("Megaphone",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M16.967 4.823a.25.25 0 00-.384-.211l-4.35 2.77-.184.118H10v5h2.049l.184.117 4.35 2.771a.25.25 0 00.384-.21zM11.612 6H5a3 3 0 00-3 3v2c0 1.043.532 1.962 1.34 2.5l1.257 5.867a1.75 1.75 0 001.711 1.383h.942A1.75 1.75 0 009 19v-5h2.612l4.165 2.653c1.165.742 2.69-.094 2.69-1.476V4.823c0-1.382-1.525-2.218-2.69-1.476zM5 7.5h3.5v5H5A1.5 1.5 0 013.5 11V9A1.5 1.5 0 015 7.5M4.981 14l1.083 5.052a.25.25 0 00.244.198h.942A.25.25 0 007.5 19v-5zM22 7.603a.75.75 0 00-1.5 0v5.151a.75.75 0 001.5 0z","clip-rule":"evenodd"}]]),w("Microphone",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.5 7v3a2.5 2.5 0 01-5 0V7a2.5 2.5 0 015 0M8 7a4 4 0 118 0v3a4 4 0 01-8 0zm-1.5 3.75a.75.75 0 00-1.5 0c0 1.377.81 3.05 2.011 4.352 1.064 1.153 2.534 2.123 4.239 2.348v1.05h-2a.75.75 0 000 1.5h5.5a.75.75 0 000-1.5h-2v-1.05c1.705-.225 3.175-1.195 4.239-2.348C18.19 13.8 19 12.127 19 10.75a.75.75 0 00-1.5 0c0 .873-.565 2.2-1.613 3.335C14.853 15.205 13.477 16 12 16s-2.853-.796-3.886-1.915C7.065 12.949 6.5 11.623 6.5 10.75","clip-rule":"evenodd"}]]);const zu=w("Minus",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 11.75a.75.75 0 01.75-.75h12.5a.75.75 0 010 1.5H5.75a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]);w("MinusCircle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-14.25-.75a.75.75 0 000 1.5h8.5a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]),w("Money",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M11.75 3a.75.75 0 01.75.75v1.155c1.208.116 2.1.56 2.713 1.02.353.265.61.533.782.739a4 4 0 01.268.366l.006.01.002.004.001.002-.633.37.634-.369a.75.75 0 01-1.292.762l-.002-.003-.021-.032a2 2 0 00-.115-.15 3.2 3.2 0 00-.53-.499c-.486-.364-1.268-.75-2.438-.75-1.265 0-1.992.267-2.399.616-.382.329-.601.837-.601 1.634 0 .626.288 1.065.854 1.464.605.426 1.441.74 2.402 1.088l.11.04c.881.319 1.867.676 2.63 1.188.834.56 1.504 1.374 1.504 2.595 0 1.358-.576 2.415-1.453 3.117-.693.554-1.55.87-2.422.972v1.161a.75.75 0 01-1.5 0v-1.187a6.3 6.3 0 01-2.588-1.001 6.5 6.5 0 01-.908-.73 5 5 0 01-.309-.326l-.02-.024-.006-.008-.003-.003v-.001l-.001-.001.585-.469-.586.468a.75.75 0 011.17-.94l.006.008.037.043q.054.061.17.175a5 5 0 00.697.56c.615.41 1.504.811 2.631.811.798 0 1.562-.24 2.11-.68.529-.423.89-1.053.89-1.945 0-.561-.268-.966-.84-1.35-.608-.408-1.442-.71-2.405-1.059l-.01-.004c-.915-.331-1.954-.708-2.755-1.272a4 4 0 01-.45-.36c-.61-.564-1.04-1.315-1.04-2.33 0-1.078.306-2.07 1.124-2.772.625-.537 1.47-.835 2.501-.937V3.75a.75.75 0 01.75-.75","clip-rule":"evenodd"}]]),w("MoneyCircleFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m.75-15.57a.75.75 0 00-1.5 0v.405c-.625.08-1.165.262-1.586.598-.65.519-.856 1.269-.856 2.045 0 .95.49 1.607 1.098 2.06.568.422 1.297.712 1.91.956l.012.005c.665.265 1.205.481 1.593.758.352.251.482.481.482.78 0 .482-.232.84-.628 1.106-.416.28-.98.429-1.487.429-.688 0-1.135-.242-1.41-.466a2 2 0 01-.364-.4l-.009-.014a.75.75 0 00-1.321.71l.663-.35-.663.351.002.002.002.004.004.009.013.022.04.065q.048.079.138.2c.12.157.299.36.547.563.416.34 1.016.666 1.82.77v.533a.75.75 0 001.5 0v-.609a4 4 0 001.363-.575c.721-.486 1.29-1.271 1.29-2.35 0-.937-.507-1.57-1.11-2.001-.543-.387-1.237-.663-1.829-.898l-.081-.032c-.659-.262-1.197-.486-1.58-.771-.348-.259-.495-.511-.495-.857 0-.523.131-.745.291-.873.204-.162.633-.32 1.527-.32.761 0 1.228.254 1.5.476a1.7 1.7 0 01.351.392l.007.013a.75.75 0 001.343-.67l-.674.33.673-.33v-.001l-.001-.002-.002-.004-.005-.01-.012-.023-.04-.069a3 3 0 00-.137-.207c-.12-.163-.3-.373-.554-.58a3.63 3.63 0 00-1.825-.773zm-3.403 8.622c.663-.351.663-.352.662-.352zm.658-.36","clip-rule":"evenodd"}]]),w("MoveTo",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 2.5A1.5 1.5 0 004.5 4v2A1.5 1.5 0 006 7.5h3.25a1.5 1.5 0 001.5-1.5V4a1.5 1.5 0 00-1.5-1.5zM6 4h3.25v2H6zm0 5.5A1.5 1.5 0 004.5 11v2A1.5 1.5 0 006 14.5h3.25a1.5 1.5 0 001.5-1.5v-2a1.5 1.5 0 00-1.5-1.5zM6 11h3.25v2H6zm-1.5 7A1.5 1.5 0 016 16.5h3.25a1.5 1.5 0 011.5 1.5v2a1.5 1.5 0 01-1.5 1.5H6A1.5 1.5 0 014.5 20zm4.75 0H6v2h3.25zM13 9.25a.75.75 0 001.5 0V6.956A6 6 0 0117.25 12a6 6 0 01-2.75 5.045V14.75a.75.75 0 00-1.5 0v4.75h4.75a.75.75 0 000-1.5h-1.999a7.49 7.49 0 002.999-6 7.49 7.49 0 00-3-6h2a.75.75 0 000-1.5H13z","clip-rule":"evenodd"}]]),w("MusicNote",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8.5 3.75A.75.75 0 019.25 3h11a.75.75 0 01.75.75V17.5a3.5 3.5 0 11-1.5-2.873V8H10v9.5a3.5 3.5 0 11-1.5-2.873zM10 6.5h9.5v-2H10zm7.5 9a2 2 0 110 4 2 2 0 010-4m-11 0a2 2 0 110 4 2 2 0 010-4","clip-rule":"evenodd"}]]),w("Nook",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.329 16.123a.25.25 0 01.111.208v1.4l-7.72-4.156V4.738l1.22.762a.25.25 0 01.117.212v2.403c0 .636.345 1.221.9 1.53l2.163 1.202a.25.25 0 01.128.218v2.068c0 .585.293 1.132.78 1.456zm-9.109-2.548L3.5 17.732v-1.4a.25.25 0 01.111-.209l2.301-1.534a1.75 1.75 0 00.78-1.456v-2.068a.25.25 0 01.128-.218l2.163-1.202c.556-.309.9-.894.9-1.53V5.712a.25.25 0 01.118-.212l1.219-.762zm-6.907 5.423 7.658-4.123 7.656 4.123-1.532.85a.25.25 0 01-.233.006l-1.943-.972a1.75 1.75 0 00-1.493-.034l-2.354 1.047a.25.25 0 01-.203 0l-2.355-1.046a1.75 1.75 0 00-1.493.033l-1.943.972a.25.25 0 01-.233-.005zm17.225.654-2.714 1.508a1.75 1.75 0 01-1.633.036l-1.943-.972a.25.25 0 00-.213-.005l-2.354 1.046a1.75 1.75 0 01-1.422 0L8.905 20.22a.25.25 0 00-.213.005l-1.943.972a1.75 1.75 0 01-1.633-.036l-2.73-1.517L2 19.43v-3.1c0-.585.292-1.131.78-1.456l2.3-1.534a.25.25 0 00.112-.208v-2.068c0-.635.344-1.221.9-1.53l2.163-1.201a.25.25 0 00.128-.219V5.712c0-.604.31-1.164.823-1.484l2.367-1.48.397-.248.397.248 2.367 1.48c.512.32.823.88.823 1.484v2.403c0 .091.05.175.128.219l2.163 1.201c.556.309.9.895.9 1.53v2.068a.25.25 0 00.112.208l2.3 1.534c.488.325.78.871.78 1.456v3.098l-.368.204z","clip-rule":"evenodd"}]]),w("OpenAi",[["path",{fill:"currentColor",d:"M19.813 10.367a4.43 4.43 0 00-.39-3.683 4.62 4.62 0 00-4.95-2.176A4.57 4.57 0 0011.043 3c-1.997-.004-3.77 1.265-4.384 3.14a4.54 4.54 0 00-3.04 2.175 4.49 4.49 0 00.566 5.318 4.43 4.43 0 00.39 3.684 4.62 4.62 0 004.951 2.175A4.57 4.57 0 0012.955 21c1.999.005 3.772-1.265 4.386-3.142a4.54 4.54 0 003.04-2.176 4.49 4.49 0 00-.567-5.316zm-6.857 9.457a3.44 3.44 0 01-2.188-.781l.107-.06 3.633-2.07c.186-.104.3-.3.299-.51v-5.054l1.535.875a.05.05 0 01.03.042v4.184c-.003 1.861-1.53 3.37-3.416 3.374m-7.344-3.096a3.32 3.32 0 01-.408-2.26l.108.064 3.632 2.07a.6.6 0 00.597 0l4.435-2.527v1.75a.06.06 0 01-.022.046l-3.672 2.092c-1.635.93-3.724.377-4.67-1.235m-.957-7.824a3.4 3.4 0 011.78-1.479l-.002.124v4.14a.58.58 0 00.298.51l4.435 2.527-1.536.874a.06.06 0 01-.051.005L5.906 13.51a3.353 3.353 0 01-1.251-4.606m12.614 2.897-4.435-2.527L14.37 8.4a.06.06 0 01.051-.005l3.673 2.092a3.35 3.35 0 011.25 4.61 3.4 3.4 0 01-1.778 1.478V12.31a.58.58 0 00-.297-.51m1.528-2.27-.108-.063-3.633-2.07a.6.6 0 00-.596 0l-4.435 2.527v-1.75a.06.06 0 01.022-.046l3.671-2.09c1.636-.932 3.727-.378 4.67 1.237a3.33 3.33 0 01.407 2.255zM9.19 12.65l-1.535-.874a.05.05 0 01-.03-.042V7.55c.001-1.863 1.533-3.373 3.421-3.372.799 0 1.572.277 2.186.78l-.108.06-3.633 2.07a.58.58 0 00-.298.51zm.834-1.774L12 9.75l1.975 1.125v2.25L12 14.25l-1.976-1.125z"}]]),w("OrientationBoxes",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 3.5h6A1.5 1.5 0 0112.5 5v10a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 15V5A1.5 1.5 0 015 3.5M2 5a3 3 0 013-3h6a3 3 0 013 3v5h5a3 3 0 013 3v6a3 3 0 01-3 3H9a3 3 0 01-3-3v-1H5a3 3 0 01-3-3zm5.5 13v1A1.5 1.5 0 009 20.5h10a1.5 1.5 0 001.5-1.5v-6a1.5 1.5 0 00-1.5-1.5h-5V15a3 3 0 01-3 3z","clip-rule":"evenodd"}]]),w("PaddingHorizontal",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.25 20a.75.75 0 01-.75-.75V4.75a.75.75 0 011.5 0v14.5a.75.75 0 01-.75.75M13 9.5h-2A1.5 1.5 0 009.5 11v2a1.5 1.5 0 001.5 1.5h2a1.5 1.5 0 001.5-1.5v-2A1.5 1.5 0 0013 9.5M12 8h1a3 3 0 013 3v2a3 3 0 01-3 3h-2a3 3 0 01-3-3v-2a3 3 0 013-3zM3 19.249a.75.75 0 001.5 0V4.75a.75.75 0 10-1.5 0z","clip-rule":"evenodd"}]]),w("PaddingVertical",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20 3.75a.75.75 0 01-.75.75H4.75a.75.75 0 010-1.5h14.5a.75.75 0 01.75.75M9.5 11v2a1.5 1.5 0 001.5 1.5h2a1.5 1.5 0 001.5-1.5v-2A1.5 1.5 0 0013 9.5h-2A1.5 1.5 0 009.5 11M8 12v-1a3 3 0 013-3h2a3 3 0 013 3v2a3 3 0 01-3 3h-2a3 3 0 01-3-3zm11.249 9a.75.75 0 000-1.5H4.75a.75.75 0 000 1.5z","clip-rule":"evenodd"}]]),w("Paintbrush",[["g",{fill:"none"},[["g",{"clip-path":"url(#svgID0)"},[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m20.141 6.339-2.2 2.2-2.278-2.279 2.2-2.2a1.611 1.611 0 012.277 2.28m.04 4.439L19.001 9.6l2.2-2.2a3.111 3.111 0 10-4.4-4.4l-2.2 2.2-1.178-1.178a3 3 0 00-4.243 0L7.414 5.789a1.5 1.5 0 00-.379 1.485 2 2 0 00-.093.086l-4.478 4.478a1.5 1.5 0 000 2.122l7.778 7.778a1.5 1.5 0 002.121 0l4.479-4.479q.045-.044.085-.093a1.5 1.5 0 001.486-.378l1.768-1.768a3 3 0 000-4.242m-6.679-4.479.04-.039-1.179-1.178a1.5 1.5 0 00-2.121 0L8.474 6.849l.263.263q.176.1.327.248l7.778 7.778q.148.151.247.326l.263.263 1.768-1.767a1.5 1.5 0 000-2.122l-1.179-1.178-.039.039-1.06-1.06-2.279-2.279zM7.964 8.46l-4.44 4.439 1.16 1.159 1.964-1.964a.75.75 0 011.06 1.06l-1.964 1.964 1.14 1.14.864-.864a.75.75 0 011.06 1.06l-.864.864 1.14 1.14 2.513-2.515a.75.75 0 011.061 1.061l-2.514 2.514 1.159 1.159 4.439-4.439z","clip-rule":"evenodd"}]]],["defs",{},[["clipPath",{id:"svgID0"},[["path",{fill:"#fff",d:"M0 0h24v24H0z"}]]]]]]]]),w("Paperclip",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7.451 4.635c-.568.557-.951 1.405-.951 2.57v8.03C6.5 17.525 8.62 20 11.353 20c1.467 0 2.897-.393 3.94-1.174 1.016-.762 1.707-1.92 1.707-3.59V6.823h1.5v8.411c0 2.153-.92 3.752-2.308 4.792-1.363 1.02-3.132 1.473-4.839 1.473C7.737 21.5 5 18.298 5 15.235v-8.03c0-1.51.506-2.764 1.402-3.641.89-.874 2.107-1.314 3.422-1.314 1.317 0 2.504.443 3.362 1.327.856.884 1.314 2.137 1.314 3.629v8.03c0 1.612-1.257 2.661-2.765 2.661-1.586 0-2.7-1.303-2.735-2.642-.013-.497-.013-2.615-.01-4.59L8.996 8 9 7.143v-.322l.75.003.75.002v.084l-.001.238-.003.856-.006 2.664c-.003 1.99-.003 4.078.01 4.547a1.243 1.243 0 001.235 1.182c.786 0 1.265-.48 1.265-1.162v-8.03c0-1.183-.358-2.034-.892-2.584-.532-.549-1.308-.871-2.284-.871-.98 0-1.8.324-2.373.885m2.302 1.439a.75.75 0 01.747.752l-.75-.002L9 6.82a.75.75 0 01.753-.747m7.997 0a.75.75 0 01.75.75H17a.75.75 0 01.75-.75","clip-rule":"evenodd"}]]),w("Paperplane",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19.388 11.779a.25.25 0 010 .447L4.863 19.469a.25.25 0 01-.357-.27l1.203-6.445h6.29a.75.75 0 000-1.5H5.71L4.506 4.807a.25.25 0 01.357-.27zm.67 1.79c1.292-.644 1.292-2.488 0-3.132L5.533 3.195c-1.294-.644-2.767.467-2.502 1.887l1.283 6.875a.3.3 0 010 .092l-1.283 6.874c-.265 1.42 1.208 2.532 2.502 1.887z","clip-rule":"evenodd"}]]),w("PauseFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 3a2 2 0 00-2 2v14a2 2 0 002 2h3a2 2 0 002-2V5a2 2 0 00-2-2zm9 0a2 2 0 00-2 2v14a2 2 0 002 2h3a2 2 0 002-2V5a2 2 0 00-2-2z","clip-rule":"evenodd"}]]),w("Pause",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 4.5h3a.5.5 0 01.5.5v14a.5.5 0 01-.5.5H6a.5.5 0 01-.5-.5V5a.5.5 0 01.5-.5M4 5a2 2 0 012-2h3a2 2 0 012 2v14a2 2 0 01-2 2H6a2 2 0 01-2-2zm11-.5h3a.5.5 0 01.5.5v14a.5.5 0 01-.5.5h-3a.5.5 0 01-.5-.5V5a.5.5 0 01.5-.5M13 5a2 2 0 012-2h3a2 2 0 012 2v14a2 2 0 01-2 2h-3a2 2 0 01-2-2z","clip-rule":"evenodd"}]]),w("Pen",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m20.107 6.107-1.632-1.632a.5.5 0 00-.708 0L16.34 5.903l2.34 2.34 1.428-1.429a.5.5 0 000-.707M6.254 15.988l9.025-9.024 2.339 2.339-9.025 9.025-3 .66zm3.09 3.71L21.167 7.875a2 2 0 000-2.829l-1.632-1.632a2 2 0 00-2.828 0L4.883 15.238l-.922 4.192a1 1 0 001.191 1.191zm5.406-.198a.75.75 0 000 1.5h4.5a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]),w("People",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9 10.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5M13 8a4 4 0 01-1.368 3.012A7 7 0 0116 17.5V19h4.206v-1.008a4.354 4.354 0 00-3.706-4.306v-2.328a1.845 1.845 0 10-1.346-3.435V6.359q.339-.073.699-.073a3.345 3.345 0 011.83 6.144 5.855 5.855 0 014.023 5.562V20.5H2v-3a7 7 0 014.368-6.488A4 4 0 1113 8m-3 11h4.5v-1.5a5.5 5.5 0 10-11 0V19z","clip-rule":"evenodd"}]]),w("Person",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.5 8a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0m.132 3.012a4 4 0 10-5.265 0A7 7 0 005 17.5v3h14v-3a7 7 0 00-4.368-6.488M12 12a5.5 5.5 0 00-5.5 5.5V19h11v-1.5A5.5 5.5 0 0012 12","clip-rule":"evenodd"}]]),w("PersonAnonymous",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.222 11.326a4 4 0 01-1.472.603v.821a.75.75 0 01-1.5 0v-1.5a.75.75 0 01.75-.75h.187A2.507 2.507 0 109.493 8H8a4 4 0 116.222 3.326M17.5 17c0-1.86-.924-3.505-2.337-4.5a5.5 5.5 0 001.114-1.042A6.99 6.99 0 0119 17v3H5v-3a6.99 6.99 0 012.723-5.542c.321.397.696.748 1.114 1.042A5.5 5.5 0 006.5 17v1.5h11zm-5.5-.125a.75.75 0 00.75-.75v-.75a.75.75 0 00-1.5 0v.75c0 .414.336.75.75.75","clip-rule":"evenodd"}]]),w("PersonLock",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.4 8h-1.5a2.5 2.5 0 10-3.3 2.37v1.595A4.9 4.9 0 005.5 16.8v1.7h4.1V20H4v-3.2a6.4 6.4 0 013.732-5.82A4 4 0 1114.4 8M12 12.346V12a3.2 3.2 0 016.4 0v.346A3 3 0 0120 15v2a3 3 0 01-3 3h-3.6a3 3 0 01-3-3v-2a3 3 0 011.6-2.654m.86 1.254a1.5 1.5 0 00-.96 1.4v2a1.5 1.5 0 001.5 1.5H17a1.5 1.5 0 001.5-1.5v-2a1.5 1.5 0 00-.96-1.4zM16.9 12a1.7 1.7 0 10-3.4 0zm-.9 4a.8.8 0 11-1.6 0 .8.8 0 011.6 0","clip-rule":"evenodd"}]]),w("PersonSlash",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M15.956 6.804a4 4 0 10-6.588 3.608A7 7 0 005 16.9v.86l1.542-1.542a5.5 5.5 0 014.776-4.776l1.81-1.81a2.5 2.5 0 111.104-1.104zm-1.134 5.374L8.6 18.4h8.9v-1.5a5.5 5.5 0 00-2.678-4.722M7.1 19.9l-1.82 1.82a.75.75 0 11-1.06-1.061l14.939-14.94a.75.75 0 011.06 1.061l-4.31 4.312A7 7 0 0119 16.9v3z","clip-rule":"evenodd"}]]),w("Pills",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 11.5H3.5v1H6zM3.5 10A1.5 1.5 0 002 11.5v1A1.5 1.5 0 003.5 14H6a1.5 1.5 0 001.5-1.5v-1A1.5 1.5 0 006 10zm10 1.5h-3v1h3zm-3-1.5A1.5 1.5 0 009 11.5v1a1.5 1.5 0 001.5 1.5h3a1.5 1.5 0 001.5-1.5v-1a1.5 1.5 0 00-1.5-1.5zm7.5 1.5h2.5v1H18zm-1.5 0A1.5 1.5 0 0118 10h2.5a1.5 1.5 0 011.5 1.5v1a1.5 1.5 0 01-1.5 1.5H18a1.5 1.5 0 01-1.5-1.5z","clip-rule":"evenodd"}]]),w("PinFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.303 3.692a2.508 2.508 0 00-3.84.361l-2.72 3.989-3.737.632c-1.603.272-2.23 2.235-1.08 3.382l2.476 2.469-.011.01L3.21 19.7a.747.747 0 000 1.06.753.753 0 001.062 0l5.18-5.165.01-.011 2.456 2.447c1.15 1.147 3.118.521 3.39-1.077l.635-3.726 4-2.712a2.492 2.492 0 00.362-3.83z","clip-rule":"evenodd"}]]),w("Pin",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m15.1 11.99-.53.358-.107.63-.635 3.725a.501.501 0 01-.847.27l-5.993-5.977a.499.499 0 01.27-.845l3.736-.633.63-.106.36-.528 2.72-3.989a1.003 1.003 0 011.537-.144l3.003 2.995a.997.997 0 01-.145 1.531zM7.005 8.674l3.736-.632 2.72-3.989a2.508 2.508 0 013.84-.361l3.004 2.994a2.492 2.492 0 01-.362 3.83l-4 2.712-.635 3.726c-.272 1.598-2.24 2.224-3.39 1.077l-2.455-2.447-.011.01-5.18 5.166a.753.753 0 01-1.062 0 .747.747 0 010-1.06l5.18-5.164.01-.011-2.476-2.47c-1.15-1.146-.522-3.11 1.081-3.38","clip-rule":"evenodd"}]]),w("PlayFilled",[["path",{fill:"currentColor",d:"M4.64 19.152V4.77a1 1 0 011.497-.868l12.626 7.226a1 1 0 01-.004 1.738L6.133 20.022a1 1 0 01-1.493-.87"}]]),w("Play",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.764 4.553a.25.25 0 00-.374.217v14.382a.25.25 0 00.373.217l12.627-7.156a.25.25 0 000-.434zM3.89 4.77c0-1.344 1.453-2.187 2.62-1.519l12.626 7.226c1.177.674 1.173 2.373-.007 3.041L6.503 20.674c-1.167.661-2.613-.181-2.613-1.522z","clip-rule":"evenodd"}]]),w("PlayBox",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 5.5h14A1.5 1.5 0 0120.5 7v10a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 17V7A1.5 1.5 0 015 5.5M2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3zm8.358.895a.75.75 0 00-1.126.649v6.959a.75.75 0 001.129.647l5.974-3.499a.75.75 0 00-.003-1.296zm4.108 4.113-3.734 2.187v-4.35z","clip-rule":"evenodd"}]]),w("PlayCircle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10M10.17 9.287a.25.25 0 01.38-.213l4.557 2.798a.25.25 0 01-.004.428l-4.557 2.67a.25.25 0 01-.376-.215zm1.165-1.491C10.17 7.08 8.67 7.919 8.67 9.287v5.468c0 1.352 1.468 2.193 2.635 1.51l4.556-2.67a1.75 1.75 0 00.03-3.002z","clip-rule":"evenodd"}]]),w("PlayFrame",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 4.5H5A1.5 1.5 0 003.5 6v1h17V6A1.5 1.5 0 0019 4.5M3.5 18V8.5h17V18a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 18M5 3a3 3 0 00-3 3v12a3 3 0 003 3h14a3 3 0 003-3V6a3 3 0 00-3-3zm5.75 8.787a.25.25 0 01.38-.213l3.557 2.184a.25.25 0 01-.004.428l-3.557 2.085a.25.25 0 01-.376-.216zm1.166-1.491c-1.166-.716-2.666.123-2.666 1.491v4.268c0 1.352 1.468 2.193 2.635 1.51l3.556-2.084a1.75 1.75 0 00.03-3.002z","clip-rule":"evenodd"}]]),w("Plus",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M11 12.5v7.25a.75.75 0 001.5 0V12.5h7.25a.75.75 0 000-1.5H12.5V3.75a.75.75 0 00-1.5 0V11H3.75a.75.75 0 100 1.5z","clip-rule":"evenodd"}]]),w("PlusBoxStack",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9.25 4.5h8.5c.966 0 1.75.784 1.75 1.75v8.5a1.75 1.75 0 01-1.5 1.732V9.25A3.25 3.25 0 0014.75 6H7.518A1.75 1.75 0 019.25 4.5M21 14.75a3.25 3.25 0 01-3.009 3.241A3.25 3.25 0 0114.75 21h-8.5A3.25 3.25 0 013 17.75v-8.5a3.25 3.25 0 013.009-3.241A3.25 3.25 0 019.25 3h8.5A3.25 3.25 0 0121 6.25zM14.75 7.5h-8.5A1.75 1.75 0 004.5 9.25v8.5c0 .966.784 1.75 1.75 1.75h8.5a1.75 1.75 0 001.75-1.75v-8.5a1.75 1.75 0 00-1.75-1.75M10.5 10a.75.75 0 01.75.75v2h2a.75.75 0 010 1.5h-2v2a.75.75 0 01-1.5 0v-2h-2a.75.75 0 010-1.5h2v-2a.75.75 0 01.75-.75","clip-rule":"evenodd"}]]),w("PlusCircle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 20.5a8.5 8.5 0 100-17 8.5 8.5 0 000 17m0 1.5c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10M7 12a.75.75 0 01.75-.75h3.5v-3.5a.75.75 0 011.5 0v3.5h3.5a.75.75 0 010 1.5h-3.5v3.5a.75.75 0 01-1.5 0v-3.5h-3.5A.75.75 0 017 12","clip-rule":"evenodd"}]]),w("PlusFrame",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 4.5H5A1.5 1.5 0 003.5 6v1h17V6A1.5 1.5 0 0019 4.5m1.5 4h-17V18A1.5 1.5 0 005 19.5h14a1.5 1.5 0 001.5-1.5zM5 3a3 3 0 00-3 3v12a3 3 0 003 3h14a3 3 0 003-3V6a3 3 0 00-3-3zm7.75 8.25a.75.75 0 00-1.5 0v2h-2a.75.75 0 000 1.5h2v2a.75.75 0 001.5 0v-2h2a.75.75 0 000-1.5h-2z","clip-rule":"evenodd"}]]),w("Pointout",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 5.5h14A1.5 1.5 0 0120.5 7v10a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 17V7A1.5 1.5 0 015 5.5M2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3zm14.5 4a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0m1.5 0a3 3 0 11-6 0 3 3 0 016 0","clip-rule":"evenodd"}]]),w("Polygon",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m12 2.874.45.338 8.253 6.19.415.31-.145.499-3.001 10.316-.157.54H6.185l-.157-.54-3.001-10.316-.145-.498.415-.312 8.253-6.19zM4.612 10.29l2.699 9.278h9.378l2.699-9.278L12 4.75z","clip-rule":"evenodd"}]]),w("Puzzle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9.06 7.3H5a.5.5 0 00-.5.5V19a.5.5 0 00.5.5h2.58v-.78a3.02 3.02 0 116.04 0v.78h2.58a.5.5 0 00.5-.5v-4.06h2.26a1.54 1.54 0 000-3.08H16.7V7.8a.5.5 0 00-.5-.5h-4.06V5.04a1.54 1.54 0 10-3.08 0zm9.14 10.64v-1.5h.76a3.04 3.04 0 000-6.08h-.76V7.8a2 2 0 00-2-2h-2.56v-.76a3.04 3.04 0 10-6.08 0v.76H5a2 2 0 00-2 2V19a2 2 0 002 2h4.08v-2.28a1.52 1.52 0 113.04 0V21h4.08a2 2 0 002-2z","clip-rule":"evenodd"}]]),w("QuestionMark",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8.726 6.447c.182-.704.538-1.377 1.09-1.87.539-.481 1.306-.827 2.394-.827 1.094 0 1.82.347 2.281.868.474.535.759 1.355.759 2.456 0 1.067-.734 1.867-1.785 2.938l-.08.08c-.938.954-2.135 2.172-2.135 3.908a.75.75 0 001.5 0c0-1.066.733-1.867 1.785-2.937l.08-.081c.938-.954 2.135-2.172 2.135-3.908 0-1.343-.347-2.56-1.136-3.45-.802-.906-1.971-1.374-3.404-1.374-1.437 0-2.565.469-3.394 1.21C8 4.19 7.513 5.145 7.274 6.071a.75.75 0 001.452.375M12 21a1.5 1.5 0 100-3 1.5 1.5 0 000 3","clip-rule":"evenodd"}]]),w("QuestionMarkCircle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.5 12a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0m1.5 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10M10.827 8.203c-.296.269-.496.646-.6 1.056a.75.75 0 01-1.454-.37c.16-.627.485-1.287 1.045-1.796.572-.52 1.346-.843 2.314-.843.963 0 1.778.323 2.342.97.55.632.776 1.477.776 2.373 0 1.214-.82 2.062-1.395 2.656l-.065.068c-.674.698-1.04 1.13-1.04 1.683a.75.75 0 01-1.5 0c0-1.215.82-2.062 1.395-2.657l.065-.067c.674-.699 1.04-1.13 1.04-1.683 0-.66-.168-1.112-.408-1.388-.226-.26-.595-.455-1.21-.455-.612 0-1.021.195-1.305.453M13 17a1 1 0 11-2 0 1 1 0 012 0","clip-rule":"evenodd"}]]),w("RadiusBottomLeft",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4.5 6.947v3.303a9.25 9.25 0 009.25 9.25h3.505a.75.75 0 110 1.5h-3.506C7.812 21 3 16.187 3 10.25V6.947a.75.75 0 111.5 0m7.505-3.75a1 1 0 112 0 1 1 0 01-2 0m-3.373-1a1 1 0 100 2 1 1 0 000-2m7.373 1a1 1 0 112 0 1 1 0 01-2 0m5 11a1 1 0 100 2 1 1 0 000-2m-1-3a1 1 0 112 0 1 1 0 01-2 0m0-4a1 1 0 112 0 1 1 0 01-2 0","clip-rule":"evenodd"}]]),w("RadiusBottomRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7.85 19.601h3.304a9.25 9.25 0 009.25-9.25V6.846a.75.75 0 011.5 0v3.505c0 5.938-4.813 10.75-10.75 10.75H7.85a.75.75 0 010-1.5M4.1 12.096a1 1 0 110-2 1 1 0 010 2m-1 3.373a1 1 0 102 0 1 1 0 00-2 0m1-7.373a1 1 0 110-2 1 1 0 010 2m11-5a1 1 0 102 0 1 1 0 00-2 0m-3 1a1 1 0 110-2 1 1 0 010 2m-4 0a1 1 0 110-2 1 1 0 010 2","clip-rule":"evenodd"}]]),w("RadiusTopLeft",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M16.404 3.596H13.1a9.25 9.25 0 00-9.25 9.25v3.505a.75.75 0 01-1.5 0v-3.505c0-5.938 4.813-10.75 10.75-10.75h3.303a.75.75 0 010 1.5m4.5 8.255a1 1 0 110 2 1 1 0 010-2m1-3.372a1 1 0 10-2 0 1 1 0 002 0m-1 7.372a1 1 0 110 2 1 1 0 010-2m-11 5a1 1 0 10-2 0 1 1 0 002 0m3-1a1 1 0 110 2 1 1 0 010-2m4 0a1 1 0 110 2 1 1 0 010-2","clip-rule":"evenodd"}]]),w("RadiusTopRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19.755 17v-3.303a9.25 9.25 0 00-9.25-9.25H7a.75.75 0 110-1.5h3.505c5.937 0 10.75 4.813 10.75 10.75V17a.75.75 0 11-1.5 0M13 20a1 1 0 11-2 0 1 1 0 012 0m3.372 1a1 1 0 100-2 1 1 0 000 2M9 20a1 1 0 11-2 0 1 1 0 012 0M4 9a1 1 0 100-2 1 1 0 000 2m1 3a1 1 0 11-2 0 1 1 0 012 0m0 4a1 1 0 11-2 0 1 1 0 012 0","clip-rule":"evenodd"}]]),w("RectangleLandscape",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 5.5H5A1.5 1.5 0 003.5 7v10A1.5 1.5 0 005 18.5h14a1.5 1.5 0 001.5-1.5V7A1.5 1.5 0 0019 5.5M5 4a3 3 0 00-3 3v10a3 3 0 003 3h14a3 3 0 003-3V7a3 3 0 00-3-3z","clip-rule":"evenodd"}]]),w("RectanglePortraitSquare",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 4.5h12A1.5 1.5 0 0119.5 6v12a1.5 1.5 0 01-1.5 1.5H6A1.5 1.5 0 014.5 18V6A1.5 1.5 0 016 4.5M3 6a3 3 0 013-3h12a3 3 0 013 3v12a3 3 0 01-3 3H6a3 3 0 01-3-3zm7 1.5h4a.5.5 0 01.5.5v8a.5.5 0 01-.5.5h-4a.5.5 0 01-.5-.5V8a.5.5 0 01.5-.5M8 8a2 2 0 012-2h4a2 2 0 012 2v8a2 2 0 01-2 2h-4a2 2 0 01-2-2z","clip-rule":"evenodd"}]]),w("Report",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7 3.5h10A1.5 1.5 0 0118.5 5v14a1.5 1.5 0 01-1.5 1.5H7A1.5 1.5 0 015.5 19V5A1.5 1.5 0 017 3.5M4 5a3 3 0 013-3h10a3 3 0 013 3v14a3 3 0 01-3 3H7a3 3 0 01-3-3zm4 1a.75.75 0 000 1.5h7.2a.75.75 0 000-1.5zm-.75 3.75A.75.75 0 018 9h4a.75.75 0 010 1.5H8a.75.75 0 01-.75-.75m3.881 3.819-.526-.519-.527.519-2.81 2.768a.75.75 0 001.053 1.069l2.284-2.25 2.284 2.25.526.518.526-.518 2.81-2.768a.75.75 0 00-1.052-1.07l-2.284 2.25z","clip-rule":"evenodd"}]]),w("Rocket",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M13.301 5.625c.829-.829 1.959-1.256 3.188-1.427 1.228-.17 2.439-.068 3.272.06a.1.1 0 01.061.028c.01.009.022.026.027.06.128.834.231 2.045.06 3.273-.17 1.229-.598 2.359-1.426 3.187-1.958 1.958-4.046 3.31-5.65 4.174-.719.387-1.335.673-1.791.87l-2.784-2.784a23 23 0 01.87-1.792c.863-1.604 2.216-3.692 4.173-5.649m6.242 6.242a25 25 0 01-2.379 2.088v3.128a.75.75 0 01-.344.63l-5.242 3.38c-.964.622-2.187-.276-1.882-1.382l.667-2.42-3.547-3.546-2.42.667c-1.106.305-2.004-.918-1.382-1.883l3.38-5.241a.75.75 0 01.63-.344h3.129a25 25 0 012.088-2.38c2.273-2.273 5.922-2.07 7.749-1.788a1.59 1.59 0 011.342 1.342c.281 1.827.484 5.476-1.789 7.749m-7.595 5.222c.913-.41 2.24-1.078 3.716-2.06v1.645l-4.348 2.804.605-2.196a.8.8 0 00.027-.193m-2.87-8.645H7.433L4.63 12.792l2.195-.605a.8.8 0 01.193-.027 26 26 0 012.06-3.716m6.292.293a1.475 1.475 0 102.087-2.086 1.475 1.475 0 00-2.087 2.086","clip-rule":"evenodd"}]]),w("Rotate90Left",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M18 13v3.5h1a1.5 1.5 0 001.5-1.5V5A1.5 1.5 0 0019 3.5h-6A1.5 1.5 0 0011.5 5v5H15a3 3 0 013 3m1 5h-1v1a3 3 0 01-3 3H5a3 3 0 01-3-3v-6a3 3 0 013-3h5V5a3 3 0 013-3h6a3 3 0 013 3v10a3 3 0 01-3 3M3.5 19v-6A1.5 1.5 0 015 11.5h10a1.5 1.5 0 011.5 1.5v6a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 19M5.75 2H8.5v1.5H5.75A2.25 2.25 0 003.5 5.75V8.5H2V5.75A3.75 3.75 0 015.75 2","clip-rule":"evenodd"}]]),w("Rotate90Right",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 13v3.5H5A1.5 1.5 0 013.5 15V5A1.5 1.5 0 015 3.5h6A1.5 1.5 0 0112.5 5v5H9a3 3 0 00-3 3m-1 5h1v1a3 3 0 003 3h10a3 3 0 003-3v-6a3 3 0 00-3-3h-5V5a3 3 0 00-3-3H5a3 3 0 00-3 3v10a3 3 0 003 3m15.5 1v-6a1.5 1.5 0 00-1.5-1.5H9A1.5 1.5 0 007.5 13v6A1.5 1.5 0 009 20.5h10a1.5 1.5 0 001.5-1.5M18.25 2H15.5v1.5h2.75a2.25 2.25 0 012.25 2.25V8.5H22V5.75A3.75 3.75 0 0018.25 2","clip-rule":"evenodd"}]]),w("Ruler",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6.5 11V4a.5.5 0 01.5-.5h4a.5.5 0 01.5.5v1.5H9.75a.75.75 0 000 1.5h1.75v1.5H9.75a.75.75 0 000 1.5h1.75v1zM5 11V4a2 2 0 012-2h4a2 2 0 012 2v7h7a2 2 0 012 2v4a2 2 0 01-2 2h-7v1a2 2 0 01-2 2H7a2 2 0 01-2-2v-1H4a2 2 0 01-2-2v-4a2 2 0 012-2zm1.5 9v-1h5v1a.5.5 0 01-.5.5H7a.5.5 0 01-.5-.5M20 17.5H4a.5.5 0 01-.5-.5v-4a.5.5 0 01.5-.5h1.5v1.75a.75.75 0 001.5 0V12.5h1.5v1.75a.75.75 0 001.5 0V12.5h1.5v1.75a.75.75 0 001.5 0V12.5h1.5v1.75a.75.75 0 001.5 0V12.5h1.5v1.75a.75.75 0 001.5 0V12.5h1a.5.5 0 01.5.5v4a.5.5 0 01-.5.5","clip-rule":"evenodd"}]]),w("ScaleLarge",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6.5 5.5H9v13H6.5zm4 13v-13H14v13zm5 0H19a1.5 1.5 0 001.5-1.5V7A1.5 1.5 0 0019 5.5h-3.5zM5 5.5A1.5 1.5 0 003.5 7v10A1.5 1.5 0 005 18.5zM2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3z","clip-rule":"evenodd"}]]),w("ScaleSmall",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M16 8.5h-4.5v7H16zm1.5 0v7h2a1 1 0 001-1v-5a1 1 0 00-1-1zm-13 0H10v7H4.5a1 1 0 01-1-1v-5a1 1 0 011-1m0-1.5A2.5 2.5 0 002 9.5v5A2.5 2.5 0 004.5 17h15a2.5 2.5 0 002.5-2.5v-5A2.5 2.5 0 0019.5 7z","clip-rule":"evenodd"}]]),w("Scissors",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M21.75 6.442a.75.75 0 01-.257 1.029l-12.68 7.608a3.448 3.448 0 11-.83-1.252L11.03 12l-3.046-1.828a3.448 3.448 0 11.83-1.252l3.674 2.205 8.235-4.94a.75.75 0 011.029.257M5.59 18.258a1.948 1.948 0 110-3.896 1.948 1.948 0 010 3.896m0-8.62a1.948 1.948 0 110-3.897 1.948 1.948 0 010 3.897m8.817 4.389 1.46-.874 5.626 3.376a.75.75 0 01-.772 1.286z","clip-rule":"evenodd"}]]),w("SidebarLeft",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9.5 5.5H19A1.5 1.5 0 0120.5 7v10a1.5 1.5 0 01-1.5 1.5H9.5zM8 5.5H5A1.5 1.5 0 003.5 7v10A1.5 1.5 0 005 18.5h3zM2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3z","clip-rule":"evenodd"}]]),w("SidebarLeftHideFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9.5 5.5H19A1.5 1.5 0 0120.5 7v10a1.5 1.5 0 01-1.5 1.5H9.5zM2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3zm14.228 2.458a.75.75 0 10-1.06-1.06l-2.829 2.828-.53.53.53.53 2.828 2.83a.75.75 0 001.061-1.061l-2.298-2.298z","clip-rule":"evenodd"}]]),w("SidebarLeftHide",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 5.5H9.5v13H19a1.5 1.5 0 001.5-1.5V7A1.5 1.5 0 0019 5.5m-14 0h3v13H5A1.5 1.5 0 013.5 17V7A1.5 1.5 0 015 5.5M5 4a3 3 0 00-3 3v10a3 3 0 003 3h14a3 3 0 003-3V7a3 3 0 00-3-3zm11.228 5.702a.75.75 0 10-1.06-1.06l-2.829 2.828-.53.53.53.53 2.828 2.829a.75.75 0 001.061-1.06L13.93 12z","clip-rule":"evenodd"}]]),w("SidebarLeftShowFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9.5 5.5H19A1.5 1.5 0 0120.5 7v10a1.5 1.5 0 01-1.5 1.5H9.5zM22 7a3 3 0 00-3-3H5a3 3 0 00-3 3v10a3 3 0 003 3h14a3 3 0 003-3zm-8.422 2.702a.75.75 0 011.06-1.06l2.829 2.828.53.53-.53.53-2.829 2.83a.75.75 0 11-1.06-1.062L15.876 12z","clip-rule":"evenodd"}]]),w("SidebarLeftShow",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 5.5h3v13H5A1.5 1.5 0 013.5 17V7A1.5 1.5 0 015 5.5m14 0H9.5v13H19a1.5 1.5 0 001.5-1.5V7A1.5 1.5 0 0019 5.5M19 4a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3V7a3 3 0 013-3zm-5.422 5.702a.75.75 0 011.06-1.06l2.829 2.828.53.53-.53.53-2.829 2.829a.75.75 0 11-1.06-1.06L15.876 12z","clip-rule":"evenodd"}]]),w("SidebarRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M16 5.5h3A1.5 1.5 0 0120.5 7v10a1.5 1.5 0 01-1.5 1.5h-3zm-1.5 0H5A1.5 1.5 0 003.5 7v10A1.5 1.5 0 005 18.5h9.5zM2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3z","clip-rule":"evenodd"}]]),w("SidebarRightHideFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.5 5.5H5A1.5 1.5 0 003.5 7v10A1.5 1.5 0 005 18.5h9.5zM22 7a3 3 0 00-3-3H5a3 3 0 00-3 3v10a3 3 0 003 3h14a3 3 0 003-3zM7.772 9.7a.75.75 0 111.06-1.06l2.829 2.828.53.53-.53.53-2.828 2.83a.75.75 0 11-1.061-1.062l2.298-2.298z","clip-rule":"evenodd"}]]),w("SidebarRightHide",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 5.5h9.5v13H5A1.5 1.5 0 013.5 17V7A1.5 1.5 0 015 5.5m14 0h-3v13h3a1.5 1.5 0 001.5-1.5V7A1.5 1.5 0 0019 5.5M19 4a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3V7a3 3 0 013-3zM7.772 9.702a.75.75 0 111.06-1.06l2.829 2.828.53.53-.53.53-2.828 2.829a.75.75 0 01-1.061-1.06L10.07 12z","clip-rule":"evenodd"}]]),w("SidebarRightShowFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.5 5.5H5A1.5 1.5 0 003.5 7v10A1.5 1.5 0 005 18.5h9.5zM2 7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-3 3H5a3 3 0 01-3-3zm8.422 2.702a.75.75 0 00-1.06-1.06L6.533 11.47l-.53.53.53.53 2.829 2.83a.75.75 0 101.06-1.062L8.124 12z","clip-rule":"evenodd"}]]),w("SidebarRightShow",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 5.5h-3v13h3a1.5 1.5 0 001.5-1.5V7A1.5 1.5 0 0019 5.5m-14 0h9.5v13H5A1.5 1.5 0 013.5 17V7A1.5 1.5 0 015 5.5M5 4a3 3 0 00-3 3v10a3 3 0 003 3h14a3 3 0 003-3V7a3 3 0 00-3-3zm5.422 5.702a.75.75 0 10-1.06-1.06L6.533 11.47l-.53.53.53.53 2.829 2.829a.75.75 0 101.06-1.06L8.124 12z","clip-rule":"evenodd"}]]),w("Sketch",[["path",{fill:"currentColor",d:"m12.043 4.002 4.942.575a.38.38 0 01.262.156l3.678 5.111a.4.4 0 01-.015.486l-8.766 10.601a.185.185 0 01-.288 0L3.09 10.33a.4.4 0 01-.016-.486l3.678-5.111a.38.38 0 01.262-.155l4.943-.576a.4.4 0 01.085 0m1.026 1.103a.08.08 0 00-.108-.006.085.085 0 00-.019.106l.007.01 2.787 3.578a.2.2 0 01.042.122.193.193 0 01-.174.195H8.412a.2.2 0 01-.12-.043.2.2 0 01-.038-.26l.01-.014 2.787-3.578a.085.085 0 00-.006-.11.08.08 0 00-.104-.008l-.01.008L7.156 9.02a.15.15 0 01-.115.046.154.154 0 01-.144-.148v-.015l.13-2.835a.08.08 0 00-.059-.08.075.075 0 00-.087.049l-.003.01-.716 3.263a.31.31 0 01-.211.231l-.02.006-1.772.393a.08.08 0 00-.06.076c0 .04.029.073.066.078h1.777a.3.3 0 01.254.142l.01.018 4.24 7.797a.11.11 0 00.147.048.12.12 0 00.059-.144l-.005-.012-3.427-7.514a.24.24 0 01-.021-.1c0-.124.093-.225.21-.234h9.165q.05 0 .097.022a.237.237 0 01.115.296l-.006.015-3.427 7.515a.12.12 0 00.047.152c.051.03.115.014.148-.034l.007-.01 4.239-7.797a.3.3 0 01.243-.159h1.788a.076.076 0 00.074-.062.08.08 0 00-.048-.09l-.01-.003-1.772-.393a.31.31 0 01-.226-.216l-.005-.02-.716-3.264a.076.076 0 00-.077-.061.08.08 0 00-.072.071v.01l.13 2.836a.16.16 0 01-.045.118.15.15 0 01-.202.01l-.012-.01z"}]]),w("Skip5SecondsBackward",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.407 4.16a.75.75 0 011.06 1.061L13.688 7h3.562A3.75 3.75 0 0121 10.75v5.5A3.75 3.75 0 0117.25 20H13a.75.75 0 110-1.5h4.25a2.25 2.25 0 002.25-2.25v-5.5a2.25 2.25 0 00-2.25-2.25h-3.562l1.78 1.779a.75.75 0 01-1.061 1.06l-3.06-3.059a.75.75 0 010-1.06zM5.553 14.487a1.42 1.42 0 001.413-1.419c.006-.857-.543-1.407-1.053-1.407a2.86 2.86 0 00-1.287.281 2 2 0 00-.348.223l-.006.005A.75.75 0 013 11.631V7.288h3.995a.75.75 0 010 1.5H4.5v1.589a4.5 4.5 0 011.413-.217c1.653 0 2.563 1.577 2.553 2.919a2.92 2.92 0 01-2.913 2.907 3.4 3.4 0 01-1.68-.46 3.6 3.6 0 01-.632-.46l-.013-.012-.005-.005-.002-.002v-.001l.529-.53-.53.53a.75.75 0 011.056-1.066l.01.01.062.052c.06.048.152.115.27.183.24.136.562.261.935.261","clip-rule":"evenodd"}]]),w("Skip5SecondsForward",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9.593 4.16a.75.75 0 10-1.06 1.061L10.312 7H6.75A3.75 3.75 0 003 10.75v5.5A3.75 3.75 0 006.75 20H11a.75.75 0 100-1.5H6.75a2.25 2.25 0 01-2.25-2.25v-5.5A2.25 2.25 0 016.75 8.5h3.562l-1.78 1.779a.75.75 0 001.061 1.06l3.06-3.059a.75.75 0 000-1.06zm8.494 10.326a1.42 1.42 0 001.413-1.419c.006-.857-.543-1.407-1.053-1.407a2.86 2.86 0 00-1.287.281 2 2 0 00-.348.223l-.005.005a.75.75 0 01-1.273-.538V7.288h3.995a.75.75 0 010 1.5h-2.495v1.589a4.5 4.5 0 011.413-.217c1.654 0 2.563 1.577 2.553 2.919a2.92 2.92 0 01-2.913 2.907 3.4 3.4 0 01-1.68-.46 3.6 3.6 0 01-.632-.46l-.013-.012-.004-.005-.002-.002h-.001v-.001l.53-.53-.531.53a.75.75 0 011.056-1.066l.01.01.062.052c.06.048.152.115.27.183.24.136.562.261.935.261","clip-rule":"evenodd"}]]),w("SoundWave",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M11 20.5v-17a.75.75 0 011.5 0v17a.75.75 0 01-1.5 0m-3-3v-11a.75.75 0 011.5 0v11a.75.75 0 01-1.5 0m6-11v11a.75.75 0 001.5 0v-11a.75.75 0 00-1.5 0M5.75 9.25a.75.75 0 01.75.75v4A.75.75 0 015 14v-4a.75.75 0 01.75-.75M18.5 10a.75.75 0 00-1.5 0v4a.75.75 0 001.5 0zm-15.75.75a.75.75 0 01.75.75v1a.75.75 0 01-1.5 0v-1a.75.75 0 01.75-.75m18.75.75a.75.75 0 00-1.5 0v1a.75.75 0 001.5 0z","clip-rule":"evenodd"}]]),w("SparksFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.502 2.896a.75.75 0 00-.75.75 2.187 2.187 0 01-2.186 2.188h-.001a.75.75 0 000 1.5h.001c1.208 0 2.186.98 2.186 2.187 0 .414.336.75.75.75h.005a.75.75 0 00.745-.75c0-1.208.979-2.187 2.186-2.187h.001a.75.75 0 00.75-.75v-.005a.75.75 0 00-.75-.745 2.187 2.187 0 01-2.187-2.188.75.75 0 00-.75-.75m-9.11 2.649a.75.75 0 00-.597.734 4.4 4.4 0 01-4.396 4.398h-.003a.75.75 0 100 1.5H3.4a4.4 4.4 0 014.396 4.399.75.75 0 001.5 0 4.4 4.4 0 014.398-4.399.75.75 0 000-1.5A4.4 4.4 0 019.295 6.28a.75.75 0 00-.903-.734m9.126 7.93a.75.75 0 01.75.75v1.55a.75.75 0 01-1.5 0v-1.55a.75.75 0 01.75-.75m0 7.7a.75.75 0 01-.75-.75v-1.55a.75.75 0 011.5 0v1.55a.75.75 0 01-.75.75m3.1-3.1a.75.75 0 100-1.5h-1.55a.75.75 0 000 1.5zm-6.95-.75a.75.75 0 01.75-.75h1.55a.75.75 0 010 1.5h-1.55a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]),w("Sparks",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.502 2.896a.75.75 0 00-.75.75 2.187 2.187 0 01-2.186 2.188h-.001a.75.75 0 000 1.5h.001c1.208 0 2.186.98 2.186 2.187 0 .414.336.75.75.75h.005a.75.75 0 00.745-.75c0-1.208.979-2.187 2.186-2.187h.001a.75.75 0 00.75-.75v-.005a.75.75 0 00-.75-.745 2.187 2.187 0 01-2.187-2.188.75.75 0 00-.75-.75m.708 3.688a3.7 3.7 0 01-.708-.708 3.7 3.7 0 01-.708.708q.402.305.708.708.306-.402.708-.708m-9.818-1.04a.75.75 0 00-.597.735 4.4 4.4 0 01-4.396 4.398h-.003a.75.75 0 100 1.5H3.4a4.4 4.4 0 014.396 4.399.75.75 0 001.5 0 4.4 4.4 0 014.398-4.399.75.75 0 000-1.5A4.4 4.4 0 019.295 6.28a.75.75 0 00-.903-.734m2.42 5.883A5.93 5.93 0 018.545 9.16a5.93 5.93 0 01-2.268 2.267 5.93 5.93 0 012.268 2.268 5.93 5.93 0 012.267-2.268m6.706 2.048a.75.75 0 01.75.75v1.55a.75.75 0 01-1.5 0v-1.55a.75.75 0 01.75-.75m0 7.7a.75.75 0 01-.75-.75v-1.55a.75.75 0 011.5 0v1.55a.75.75 0 01-.75.75m3.1-3.1a.75.75 0 100-1.5h-1.55a.75.75 0 000 1.5zm-6.95-.75a.75.75 0 01.75-.75h1.55a.75.75 0 010 1.5h-1.55a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]),w("Speaker",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7.286 9.75h.584l.43-.396 3.2-2.939v11.17l-3.2-2.94-.43-.395H5a.5.5 0 01-.5-.5v-3.5a.5.5 0 01.5-.5zM3 10.25a2 2 0 012-2h2.286l4.037-3.71c.642-.589 1.677-.134 1.677.737v13.446c0 .87-1.035 1.326-1.677.737l-4.037-3.71H5a2 2 0 01-2-2zm13.207-5.137a.75.75 0 01.98-.406L16.9 5.4l.288-.693.003.002.005.002.014.006a3 3 0 01.201.095c.13.064.31.16.522.29a8.3 8.3 0 011.55 1.233C20.62 7.485 21.75 9.315 21.75 12c0 2.678-1.1 4.507-2.21 5.658-.55.57-1.1.973-1.516 1.234a7 7 0 01-.708.388l-.014.006-.005.003h-.003l-.292-.684.291.685a.75.75 0 01-.589-1.38h.003l.021-.01.102-.05a5 5 0 00.396-.227c.334-.21.784-.54 1.234-1.006.89-.924 1.79-2.395 1.79-4.617 0-2.216-.919-3.685-1.834-4.61a6.8 6.8 0 00-1.268-1.009 5 5 0 00-.512-.278l-.023-.01h-.001l-.002-.001a.75.75 0 01-.403-.98m-.854 3.507a.75.75 0 011.027-.267L16 9l.38-.646h.001l.002.001.003.002.008.005.024.014.073.048a4.8 4.8 0 01.93.84c.504.593 1.029 1.509 1.029 2.736s-.525 2.143-1.029 2.736a4.8 4.8 0 01-.93.84l-.073.047-.024.015-.008.005-.003.002h-.002v.001L16 15l.38.646a.75.75 0 01-.764-1.29l.004-.003.035-.022q.05-.034.148-.109c.128-.1.302-.254.476-.458.346-.407.67-.991.67-1.764s-.324-1.357-.67-1.764a3.3 3.3 0 00-.624-.567l-.035-.022-.004-.003a.75.75 0 01-.262-1.024","clip-rule":"evenodd"}]]),w("SpeakerOff",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7.286 9.75h.584l.43-.396 3.2-2.939v11.17l-3.2-2.94-.43-.395H5a.5.5 0 01-.5-.5v-3.5a.5.5 0 01.5-.5zM3 10.25a2 2 0 012-2h2.286l4.037-3.71c.642-.589 1.677-.134 1.677.737v13.446c0 .87-1.035 1.326-1.677.737l-4.037-3.71H5a2 2 0 01-2-2zm17.782-1.03a.75.75 0 010 1.06L19.062 12l1.72 1.721a.75.75 0 01-1.06 1.061L18 13.062l-1.72 1.72a.75.75 0 01-1.061-1.06L16.94 12l-1.72-1.72a.75.75 0 111.06-1.061L18 10.94l1.721-1.72a.75.75 0 011.061 0","clip-rule":"evenodd"}]]),w("SpeechBubbleDots",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8 18.044v-1.5H5a1.5 1.5 0 01-1.5-1.5V7A1.5 1.5 0 015 5.5h14A1.5 1.5 0 0120.5 7v8.044a1.5 1.5 0 01-1.5 1.5h-6.507l-.402.307L8 19.97zm11 0h-6l-4.894 3.731A1 1 0 016.5 20.98v-2.936H5a3 3 0 01-3-3V7a3 3 0 013-3h14a3 3 0 013 3v8.044a3 3 0 01-3 3M8 12.5a1 1 0 100-2 1 1 0 000 2m4 0a1 1 0 100-2 1 1 0 000 2m5-1a1 1 0 11-2 0 1 1 0 012 0","clip-rule":"evenodd"}]]),w("SpeechBubbleEmpty",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8 16.544v3.426l4.09-3.12.403-.306H19a1.5 1.5 0 001.5-1.5V7A1.5 1.5 0 0019 5.5H5A1.5 1.5 0 003.5 7v8.044a1.5 1.5 0 001.5 1.5zm5 1.5h6a3 3 0 003-3V7a3 3 0 00-3-3H5a3 3 0 00-3 3v8.044a3 3 0 003 3h1.5v2.936a1 1 0 001.606.795z","clip-rule":"evenodd"}]]),w("SpeechBubbleQuote",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M8 18.044v-1.5H5a1.5 1.5 0 01-1.5-1.5V7A1.5 1.5 0 015 5.5h14A1.5 1.5 0 0120.5 7v8.044a1.5 1.5 0 01-1.5 1.5h-6.507l-.402.307L8 19.97zm11 0h-6l-4.894 3.731A1 1 0 016.5 20.98v-2.936H5a3 3 0 01-3-3V7a3 3 0 013-3h14a3 3 0 013 3v8.044a3 3 0 01-3 3m-8.174-8.118a.75.75 0 00-.65-1.352l.315.656-.316-.656-.003.002-.005.002-.014.007a3 3 0 00-.202.109 5 5 0 00-.481.314c-.344.254-.837.69-1.063 1.292-.195.52-.234 1.11-.236 1.522 0 .19.006.358.015.487l-.004.11a1.545 1.545 0 101.613-1.545l.016-.047c.07-.186.273-.407.55-.613a3.5 3.5 0 01.438-.275l.024-.012zm4.637 0a.75.75 0 00-.65-1.352l.314.656-.315-.656h-.001l-.002.002-.005.002-.015.007a4 4 0 00-.201.109 5 5 0 00-.482.314c-.344.254-.837.69-1.063 1.292-.195.52-.234 1.11-.236 1.522 0 .19.007.358.015.487l-.004.11a1.545 1.545 0 101.613-1.545l.017-.047c.07-.186.272-.407.55-.613a3.5 3.5 0 01.437-.275l.024-.012z","clip-rule":"evenodd"}]]),w("SpeechBubbleStack",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7.163 14.77v-1.5H5a1.5 1.5 0 01-1.5-1.5V7A1.5 1.5 0 015 5.5h9.385a1.5 1.5 0 011.5 1.5v4.77a1.5 1.5 0 01-1.5 1.5H9.817l-.436.422-2.218 2.15zm7.222 0h-3.96l-2.218 2.149c-.952.922-2.544.248-2.544-1.077v-1.073H5a3 3 0 01-3-3V7a3 3 0 013-3h9.385a3 3 0 013 3v4.77a3 3 0 01-3 3m-.81 3.845H8.923l1.5-1.5h3.76l.436.423 2.218 2.15v-2.573H19a1.5 1.5 0 001.5-1.5v-4.769a1.5 1.5 0 00-1.5-1.5h-.077v-1.5H19a3 3 0 013 3v4.77a3 3 0 01-3 3h-.663v1.072c0 1.325-1.592 2-2.544 1.077z","clip-rule":"evenodd"}]]),w("Square",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M18 4.5H6A1.5 1.5 0 004.5 6v12A1.5 1.5 0 006 19.5h12a1.5 1.5 0 001.5-1.5V6A1.5 1.5 0 0018 4.5M6 3a3 3 0 00-3 3v12a3 3 0 003 3h12a3 3 0 003-3V6a3 3 0 00-3-3z","clip-rule":"evenodd"}]]),w("StackHorizontal",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.5 4.5h-1A.5.5 0 004 5v14a.5.5 0 00.5.5h1A.5.5 0 006 19V5a.5.5 0 00-.5-.5M4.5 3a2 2 0 00-2 2v14a2 2 0 002 2h1a2 2 0 002-2V5a2 2 0 00-2-2zm8 1.5h-1a.5.5 0 00-.5.5v14a.5.5 0 00.5.5h1a.5.5 0 00.5-.5V5a.5.5 0 00-.5-.5m-1-1.5a2 2 0 00-2 2v14a2 2 0 002 2h1a2 2 0 002-2V5a2 2 0 00-2-2zm7 1.5h1a.5.5 0 01.5.5v14a.5.5 0 01-.5.5h-1a.5.5 0 01-.5-.5V5a.5.5 0 01.5-.5m-2 .5a2 2 0 012-2h1a2 2 0 012 2v14a2 2 0 01-2 2h-1a2 2 0 01-2-2z","clip-rule":"evenodd"}]]),w("StackHorizontalAltFour",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 12a.5.5 0 11-1 0 .5.5 0 011 0m1.5 0a2 2 0 11-4 0 2 2 0 014 0m3 .5a.5.5 0 100-1 .5.5 0 000 1m0 1.5a2 2 0 100-4 2 2 0 000 4m5.5-2a.5.5 0 11-1 0 .5.5 0 011 0m1.5 0a2 2 0 11-4 0 2 2 0 014 0m3.5 0a.5.5 0 11-1 0 .5.5 0 011 0m1.5 0a2 2 0 11-4 0 2 2 0 014 0","clip-rule":"evenodd"}]]),w("StackHorizontalAltThree",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.5 10.5h-1a.5.5 0 00-.5.5v2a.5.5 0 00.5.5h1A.5.5 0 006 13v-2a.5.5 0 00-.5-.5M4.5 9a2 2 0 00-2 2v2a2 2 0 002 2h1a2 2 0 002-2v-2a2 2 0 00-2-2zm8 1.5h-1a.5.5 0 00-.5.5v2a.5.5 0 00.5.5h1a.5.5 0 00.5-.5v-2a.5.5 0 00-.5-.5m-1-1.5a2 2 0 00-2 2v2a2 2 0 002 2h1a2 2 0 002-2v-2a2 2 0 00-2-2zm7 1.5h1a.5.5 0 01.5.5v2a.5.5 0 01-.5.5h-1a.5.5 0 01-.5-.5v-2a.5.5 0 01.5-.5m-2 .5a2 2 0 012-2h1a2 2 0 012 2v2a2 2 0 01-2 2h-1a2 2 0 01-2-2z","clip-rule":"evenodd"}]]),w("StackHorizontalAltTwo",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 7.5h3.23A1.5 1.5 0 019.73 9v6a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 15V9A1.5 1.5 0 015 7.5M2 9a3 3 0 013-3h3.23a3 3 0 013 3v6a3 3 0 01-3 3H5a3 3 0 01-3-3zm13.77-1.5H19A1.5 1.5 0 0120.5 9v6a1.5 1.5 0 01-1.5 1.5h-3.23a1.5 1.5 0 01-1.5-1.5V9a1.5 1.5 0 011.5-1.5m-3 1.5a3 3 0 013-3H19a3 3 0 013 3v6a3 3 0 01-3 3h-3.23a3 3 0 01-3-3z","clip-rule":"evenodd"}]]),w("StackVertical",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4.5 4.5h15v2h-15zM3 4.5A1.5 1.5 0 014.5 3h15A1.5 1.5 0 0121 4.5v2A1.5 1.5 0 0119.5 8h-15A1.5 1.5 0 013 6.5zM19.5 11h-15v2h15zm-15-1.5A1.5 1.5 0 003 11v2a1.5 1.5 0 001.5 1.5h15A1.5 1.5 0 0021 13v-2a1.5 1.5 0 00-1.5-1.5zm15 8h-15v2h15zM4.5 16A1.5 1.5 0 003 17.5v2A1.5 1.5 0 004.5 21h15a1.5 1.5 0 001.5-1.5v-2a1.5 1.5 0 00-1.5-1.5z","clip-rule":"evenodd"}]]),w("StarFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12.678 3.679 12 2.249l-.678 1.43-2.41 5.081-5.504.677-1.63.201 1.22 1.1 4.121 3.718-1.03 5.404-.302 1.584 1.407-.79L12 17.95l4.806 2.703 1.407.79-.302-1.584-1.03-5.404 4.121-3.717 1.22-1.101-1.63-.2-5.504-.678z","clip-rule":"evenodd"}]]),w("Star",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m12 2.25.678 1.429 2.41 5.081 5.504.677 1.63.201-1.22 1.1-4.121 3.718 1.03 5.404.302 1.584-1.407-.79L12 17.95l-4.806 2.703-1.407.79.302-1.584 1.03-5.404-4.121-3.717-1.22-1.101 1.63-.2 5.504-.678 2.41-5.081zm0 3.5-1.91 4.026-.176.373-.41.05-4.281.527 3.214 2.899.314.283-.08.414-.806 4.233 3.767-2.118.368-.207.368.207 3.767 2.118-.807-4.233-.079-.414.314-.283 3.214-2.9-4.282-.526-.409-.05-.177-.373z","clip-rule":"evenodd"}]]),w("Storybook",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m15.453 5.213.09-2.033-.008-.015-9.9.623a.9.9 0 00-.847.952l.562 14.85a.9.9 0 00.863.87l12.075.54a.9.9 0 00.945-.9V3.9a.9.9 0 00-.96-.9l-.998.075.075 2.07a.135.135 0 01-.21.105l-.675-.525-.795.6a.135.135 0 01-.217-.112M13.24 9.979v-.004.008zm2.693-.064c-.322.24-2.674.411-2.693.064.044-1.347-.555-1.399-.892-1.399-.308 0-.848.098-.848.825 0 .731.78 1.143 1.696 1.628 1.303.688 2.88 1.522 2.88 3.622 0 2.018-1.636 3.135-3.728 3.135-2.153 0-4.028-.877-3.825-3.9.09-.36 2.827-.27 2.827 0-.037 1.253.255 1.62.975 1.62.548 0 .788-.3.788-.825 0-.774-.813-1.23-1.747-1.755-1.265-.71-2.753-1.546-2.753-3.465 0-1.927 1.312-3.217 3.675-3.217 2.355 0 3.645 1.267 3.645 3.667","clip-rule":"evenodd"}]]),w("StrikethroughBox",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M21.53 3.53a.75.75 0 00-1.06-1.06l-1.946 1.945A3 3 0 0017 4H7a3 3 0 00-3 3v10c0 .556.151 1.077.415 1.524L2.47 20.47a.75.75 0 101.06 1.06l1.946-1.945c.447.264.968.415 1.524.415h10a3 3 0 003-3V7c0-.556-.151-1.077-.415-1.524zm-4.142 2.02A1.5 1.5 0 0017 5.5H7A1.5 1.5 0 005.5 7v10q.001.202.05.389zM6.612 18.45 18.45 6.61q.05.187.051.389v10a1.5 1.5 0 01-1.5 1.5H7q-.202-.001-.389-.05","clip-rule":"evenodd"}]]),w("Subscript",[["g",{fill:"none"},[["g",{"clip-path":"url(#svgID0)"},[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.6 7.404a.75.75 0 10-1.06-1.06l-4.597 4.595-4.596-4.595a.75.75 0 10-1.06 1.06L7.883 12l-4.596 4.596a.75.75 0 101.06 1.06l4.596-4.595 4.596 4.596a.75.75 0 001.06-1.061L10.005 12z","clip-rule":"evenodd"}],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"m18.68 15.297 1.576-.357v4.4"}]]],["defs",{},[["clipPath",{id:"svgID0"},[["path",{fill:"#fff",d:"M0 0h24v24H0z"}]]]]]]]]),w("Suitcase",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M11 4.5h2A1.5 1.5 0 0114.5 6v1h-5V6A1.5 1.5 0 0111 4.5M8 7V6a3 3 0 013-3h2a3 3 0 013 3v1h3a3 3 0 013 3v8a3 3 0 01-3 3H5a3 3 0 01-3-3v-8a3 3 0 013-3zm8 1.5H8v4.2a1.5 1.5 0 010 2.6v4.2h8v-4.2a1.5 1.5 0 010-2.6zm1.5 6.8a1.5 1.5 0 000-2.6V8.5H19a1.5 1.5 0 011.5 1.5v8a1.5 1.5 0 01-1.5 1.5h-1.5zm-11-6.8v4.2a1.5 1.5 0 000 2.6v4.2H5A1.5 1.5 0 013.5 18v-8A1.5 1.5 0 015 8.5z","clip-rule":"evenodd"}]]),w("SuitcaseTag",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M11 4.5h2A1.5 1.5 0 0114.5 6v1h-5V6A1.5 1.5 0 0111 4.5M8 7V6a3 3 0 013-3h2a3 3 0 013 3v1h3a3 3 0 013 3v8a3 3 0 01-3 3H5a3 3 0 01-3-3v-8a3 3 0 013-3zm0 1.5H5A1.5 1.5 0 003.5 10v8A1.5 1.5 0 005 19.5h3V16H7a2 2 0 01-2-2v-1a2 2 0 012-2h1zM9.5 11h1a2 2 0 012 2v1a2 2 0 01-2 2h-1v3.5h5v-11h-5zM19 8.5h-3v11h3a1.5 1.5 0 001.5-1.5v-8A1.5 1.5 0 0019 8.5M6.5 13a.5.5 0 01.5-.5h3.5a.5.5 0 01.5.5v1a.5.5 0 01-.5.5H7a.5.5 0 01-.5-.5z","clip-rule":"evenodd"}]]),w("Superscript",[["g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5"},[["path",{"stroke-linejoin":"round",d:"M3.817 17.126 14.069 6.874m-10.252 0 10.252 10.252"}],["path",{d:"m18.68 4.297 1.576-.358V8.34"}]]]]),w("Table",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5 4.5h13.5A1.5 1.5 0 0120 6v1H3.5V6A1.5 1.5 0 015 4.5m-3 4V6a3 3 0 013-3h13.5a3 3 0 013 3v11.5a3 3 0 01-3 3H5a3 3 0 01-3-3zm1.5 8.167v.833A1.5 1.5 0 005 19h3v-2.333zM14 19H9.5v-2.333H14zm1.5 0h3a1.5 1.5 0 001.5-1.5v-.833h-4.5zm0-3.833H20V12.5h-4.5zM14 12.5H9.5v2.667H14zm0-1.5H9.5V8.5H14zm1.5 0H20V8.5h-4.5zm-12-2.5H8V11H3.5zM8 15.167V12.5H3.5v2.667z","clip-rule":"evenodd"}]]),w("Target",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19.96 1.351 19.576.2l-.858.858-2.632 2.632-.284.284.079.393.098.49a8.15 8.15 0 00-3.99-1.036 8.189 8.189 0 100 16.377 8.19 8.19 0 007.152-12.182l.487.098.393.078.284-.284 2.632-2.631.858-.858-1.15-.384-2.014-.671zm-2.53 3.116 1.49-1.49.406 1.217.119.356.356.118 1.217.406-1.49 1.49-1.748-.35zm1.249 7.543a6.69 6.69 0 01-6.69 6.688A6.689 6.689 0 1116.16 6.78l-1.053 1.053a5.211 5.211 0 101.06 1.06L17.22 7.84a6.66 6.66 0 011.459 4.17m-6.69-3.711a3.7 3.7 0 012.04.61l-1.082 1.082a2.233 2.233 0 101.06 1.06L15.09 9.97a3.711 3.711 0 11-3.1-1.67m0 4.444a.733.733 0 100-1.467.733.733 0 000 1.467","clip-rule":"evenodd"}]]),w("TextAlignmentCentre",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.258 7.5a.75.75 0 000-1.5H3.766a.75.75 0 100 1.5zm-.021 7a.75.75 0 000-1.5H3.724a.75.75 0 000 1.5zM18 10.25a.75.75 0 01-.75.75H6.75a.75.75 0 010-1.5h10.5a.75.75 0 01.75.75M17.25 18a.75.75 0 000-1.5H6.75a.75.75 0 000 1.5z","clip-rule":"evenodd"}]]),w("TextAlignmentJustify",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.244 7.5a.75.75 0 000-1.5H3.775a.75.75 0 000 1.5zm0 7a.75.75 0 000-1.5H3.775a.75.75 0 000 1.5zm.75-4.25a.75.75 0 01-.75.75H3.775a.75.75 0 010-1.5h16.469a.75.75 0 01.75.75M20.25 18a.75.75 0 000-1.5H3.775a.75.75 0 000 1.5z","clip-rule":"evenodd"}]]),w("TextAlignmentLeft",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3.774 7.5a.75.75 0 010-1.5h16.48a.75.75 0 010 1.5zm-.006 7a.75.75 0 010-1.5h16.478a.75.75 0 110 1.5zm-.75-4.25c0 .414.336.75.75.75h11.334a.75.75 0 100-1.5H3.768a.75.75 0 00-.75.75m.75 7.75a.75.75 0 010-1.5h11.334a.75.75 0 110 1.5z","clip-rule":"evenodd"}]]),w("TextAlignmentRight",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M20.247 7.5a.75.75 0 000-1.5H3.767a.75.75 0 000 1.5zm.007 7a.75.75 0 000-1.5H3.776a.75.75 0 000 1.5zm.75-4.25a.75.75 0 01-.75.75H8.918a.75.75 0 010-1.5h11.334a.75.75 0 01.75.75m-.75 7.75a.75.75 0 100-1.5H8.919a.75.75 0 000 1.5z","clip-rule":"evenodd"}]]),w("TextBoxStack",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19 5.5H8A1.5 1.5 0 006.5 7H16a3 3 0 013 3v5.5a1.5 1.5 0 001.5-1.5V7A1.5 1.5 0 0019 5.5M19 17a3 3 0 01-3 3H5a3 3 0 01-3-3v-7a3 3 0 013-3 3 3 0 013-3h11a3 3 0 013 3v7a3 3 0 01-3 3M5 8.5h11a1.5 1.5 0 011.5 1.5v7a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 17v-7A1.5 1.5 0 015 8.5m.616 3.25a.75.75 0 01.75-.75H14.5a.75.75 0 010 1.5H6.366a.75.75 0 01-.75-.75M6.5 14.5a.75.75 0 000 1.5h3.74a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]),w("TextBrackets",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M2 7.25A3.25 3.25 0 015.25 4h1.5a.75.75 0 010 1.5h-1.5A1.75 1.75 0 003.5 7.25v9.5c0 .966.784 1.75 1.75 1.75h1.5a.75.75 0 010 1.5h-1.5A3.25 3.25 0 012 16.75zm20 0A3.25 3.25 0 0018.75 4h-1.5a.75.75 0 000 1.5h1.5c.966 0 1.75.784 1.75 1.75v9.5a1.75 1.75 0 01-1.75 1.75h-1.5a.75.75 0 000 1.5h1.5A3.25 3.25 0 0022 16.75zM8 8.5A.75.75 0 008 10h8a.75.75 0 000-1.5zm-.75 3.75A.75.75 0 018 11.5h8a.75.75 0 010 1.5H8a.75.75 0 01-.75-.75M8 14.5A.75.75 0 008 16h5a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]),w("TextColumnBreak",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M14.5 4.236a.75.75 0 01-.736.764c-.502.01-.865.01-1.264.008V19.25c0 .69-.56 1.25-1.25 1.25h-1.5a.75.75 0 010-1.5H11V4.757c0-.698.57-1.258 1.264-1.25.495.004.884.004 1.472-.007a.75.75 0 01.764.736M2.75 6.5a.75.75 0 000 1.5H7.5a.75.75 0 100-1.5zm.003 6a.75.75 0 00-.006 1.5l4.75.016a.75.75 0 00.006-1.5zM2 10.25a.75.75 0 01.75-.75H6A.75.75 0 016 11H2.75a.75.75 0 01-.75-.75m.75 5.25a.75.75 0 000 1.5H6a.75.75 0 000-1.5zm13-8.25a.75.75 0 01.75-.75h4.75a.75.75 0 010 1.5H16.5a.75.75 0 01-.75-.75m0 5.998a.75.75 0 01.753-.748l4.75.016a.75.75 0 01-.006 1.5L16.498 14a.75.75 0 01-.747-.752M16.5 9.5a.75.75 0 000 1.5h3.25a.75.75 0 000-1.5zm-.75 6.75a.75.75 0 01.75-.75h3.25a.75.75 0 010 1.5H16.5a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]),w("TextColumns",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4 7.25a.75.75 0 01.75-.75H9.5a.75.75 0 010 1.5H4.75A.75.75 0 014 7.25m0 5.998a.75.75 0 01.753-.748l4.75.016a.75.75 0 11-.006 1.5L4.747 14A.75.75 0 014 13.248M4.75 9.5a.75.75 0 000 1.5H8a.75.75 0 000-1.5zM4 16.25a.75.75 0 01.75-.75H8A.75.75 0 018 17H4.75a.75.75 0 01-.75-.75m9.75-9a.75.75 0 01.75-.75h4.75a.75.75 0 010 1.5H14.5a.75.75 0 01-.75-.75m0 5.998a.75.75 0 01.752-.748l4.75.016a.75.75 0 01-.005 1.5L14.497 14a.75.75 0 01-.747-.752M14.5 9.5a.75.75 0 000 1.5h3.25a.75.75 0 000-1.5zm-.75 6.75a.75.75 0 01.75-.75h3.25a.75.75 0 010 1.5H14.5a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]),w("TextFormatBold",[["path",{fill:"currentColor",d:"M17.488 8.343c0-2.697-2-4.343-5.674-4.343H6v16h5.907C15.977 20 18 18.377 18 15.314c0-1.737-1.07-3.291-3.395-3.52 1.883-.274 2.883-1.783 2.883-3.451M9.674 7.269h1.791c1.651 0 2.233.708 2.233 1.554 0 .937-.582 1.554-1.838 1.554H9.675zm4.559 7.794c0 1.097-.838 1.691-2.373 1.691H9.675v-3.36h2.163c1.651 0 2.396.526 2.396 1.669"}]]),w("TextFormatItalic",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9.909 4.716a.75.75 0 01.75-.75h6.522a.75.75 0 110 1.5H14.5L11.144 18.5h2.492a.75.75 0 010 1.5H6.75a.75.75 0 010-1.5H9.6l3.355-13.034h-2.296a.75.75 0 01-.75-.75","clip-rule":"evenodd"}]]),w("TextFormatStrikethrough",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4.5 4H20v3.75a.75.75 0 01-1.5 0V5.5H13V9a.75.75 0 01-1.5 0V5.5H6v2.25a.75.75 0 01-1.5 0zM13 16.5a.75.75 0 00-1.5 0v2H9.25a.75.75 0 000 1.5h6a.75.75 0 000-1.5H13zM5.25 12a.75.75 0 000 1.5h14a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]),w("TextFormatUnderline",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M5.75 4H5v3.35a.75.75 0 001.5 0V5.5H11v9H9.1a.75.75 0 000 1.5h5.433a.75.75 0 000-1.5H12.5v-9H17v1.85a.75.75 0 001.5 0V4zM5.5 18.5a.75.75 0 000 1.5H18a.75.75 0 000-1.5z","clip-rule":"evenodd"}]]),w("TextIndent",[["path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M20.244 6.75H3.775m16.469 7H9.775m10.469-3.5H9.775m10.475 7H3.775m.073-7.725L6.323 12l-2.475 2.475"}]]),w("TextOutdent",[["path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M20.244 6.75H3.775m10.469 7H3.775m10.469-3.5H3.775m16.475 7H3.775M20.15 9.525 17.676 12l2.474 2.475"}]]),w("ThumbsDownFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.93 14.036a3 3 0 003-3v-4a3 3 0 00-3-3h-1v10zm-2.5 1.109V4.036H8.205a3 3 0 00-2.628 1.555l-2.2 4c-1.1 1.999.347 4.445 2.628 4.445h3.427l-.533 4.274c-.18 1.456 1.62 2.28 2.603 1.19z","clip-rule":"evenodd"}]]),w("ThumbsDown",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M16.93 12.536h1a1.5 1.5 0 001.5-1.5v-4a1.5 1.5 0 00-1.5-1.5h-1zm-1.5-7H8.205a1.5 1.5 0 00-1.314.777l-2.2 4a1.5 1.5 0 001.314 2.223h5.125l-.21 1.686-.532 4.273 4.93-5.464.114-.126zM8.899 18.31l.346-2.774.187-1.5H6.004c-2.281 0-3.728-2.446-2.628-4.445l2.2-4a3 3 0 012.628-1.555h9.727a3 3 0 013 3v4a3 3 0 01-3 3h-1.5L11.5 19.5c-.983 1.09-2.784.265-2.603-1.19","clip-rule":"evenodd"}]]),w("ThumbsUpFilled",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 10a3 3 0 00-3 3v4a3 3 0 003 3h1V10zm2.5-1.108V20h7.226a3 3 0 002.629-1.554l2.2-4c1.1-2-.347-4.446-2.629-4.446H14.5l.532-4.273c.182-1.456-1.62-2.28-2.602-1.19z","clip-rule":"evenodd"}]]),w("ThumbsUp",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7 11.5H6A1.5 1.5 0 004.5 13v4A1.5 1.5 0 006 18.5h1zm1.5 7h7.226a1.5 1.5 0 001.315-.777l2.2-4a1.5 1.5 0 00-1.315-2.223h-5.124l.21-1.685.532-4.274-4.93 5.464-.114.126zm6.532-12.773L14.687 8.5 14.5 10h3.426c2.282 0 3.729 2.447 2.629 4.446l-2.2 4A3 3 0 0115.726 20H6a3 3 0 01-3-3v-4a3 3 0 013-3h1.5l4.93-5.464c.983-1.089 2.784-.265 2.602 1.19","clip-rule":"evenodd"}]]),w("TrashBin",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M10.5 4.5h3a.5.5 0 01.5.5v1h-4V5a.5.5 0 01.5-.5M8.5 6V5a2 2 0 012-2h3a2 2 0 012 2v1H19a.75.75 0 010 1.5h-.5V18a3 3 0 01-3 3h-7a3 3 0 01-3-3V7.5H5A.75.75 0 015 6zm7 1.5H7V18a1.5 1.5 0 001.5 1.5h7A1.5 1.5 0 0017 18V7.5zm-6 9.5v-6.5a.75.75 0 011.5 0V17a.75.75 0 01-1.5 0m3.5-6.5V17a.75.75 0 001.5 0v-6.5a.75.75 0 00-1.5 0","clip-rule":"evenodd"}]]),w("Triangle",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M12 3.25a.75.75 0 01.651.378l9 15.75A.75.75 0 0121 20.5H3a.75.75 0 01-.651-1.122l9-15.75A.75.75 0 0112 3.25M4.292 19h15.416L12 5.512z","clip-rule":"evenodd"}]]),w("Twitter",[["path",{fill:"currentColor",d:"M19.157 9.236c.011.141.011.282.011.425 0 4.337-3.715 9.339-10.507 9.339v-.003C6.654 19 4.689 18.49 3 17.526q.438.047.879.047c1.663.002 3.278-.494 4.586-1.407-1.58-.027-2.966-.943-3.45-2.28a4.1 4.1 0 001.668-.056c-1.723-.31-2.963-1.655-2.963-3.218v-.041a4 4 0 001.676.41C3.774 10.019 3.273 8.1 4.253 6.6c1.875 2.05 4.642 3.297 7.611 3.429-.297-1.14.11-2.335 1.069-3.136 1.487-1.243 3.826-1.18 5.225.142a8 8 0 002.345-.797c-.276.76-.853 1.406-1.624 1.816A8 8 0 0021 7.536a7.1 7.1 0 01-1.843 1.7"}]]),w("Typography",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M4.75 4h15v2.528a.75.75 0 01-1.5 0V5.5H13v13h2.25a.75.75 0 010 1.5h-6a.75.75 0 010-1.5h2.25v-13H6.25v1.028a.75.75 0 01-1.5 0z","clip-rule":"evenodd"}]]),w("TypographyBox",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6 4.5h12A1.5 1.5 0 0119.5 6v12a1.5 1.5 0 01-1.5 1.5H6A1.5 1.5 0 014.5 18V6A1.5 1.5 0 016 4.5M3 6a3 3 0 013-3h12a3 3 0 013 3v12a3 3 0 01-3 3H6a3 3 0 01-3-3zm4.75 1H7v2.247a.75.75 0 001.5 0V8.5h2.75v7H10a.75.75 0 000 1.5h4a.75.75 0 000-1.5h-1.25v-7h2.75v.747a.75.75 0 001.5 0V7z","clip-rule":"evenodd"}]]),w("TypographyCase",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M13 4.5h-2A1.5 1.5 0 009.5 6v1h5V6A1.5 1.5 0 0013 4.5M8 6v1H5a3 3 0 00-3 3v8a3 3 0 003 3h14a3 3 0 003-3v-8a3 3 0 00-3-3h-3V6a3 3 0 00-3-3h-2a3 3 0 00-3 3m6.5 2.5H19a1.5 1.5 0 011.5 1.5v8a1.5 1.5 0 01-1.5 1.5H5A1.5 1.5 0 013.5 18v-8A1.5 1.5 0 015 8.5zM8.25 10H7.5v2.247a.75.75 0 001.5 0V11.5h2.25v5H10a.75.75 0 000 1.5h4a.75.75 0 000-1.5h-1.25v-5H15v.747a.75.75 0 001.5 0V10z","clip-rule":"evenodd"}]]),w("TypographyMultiple",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M2 5.012h12.504v2.282a.75.75 0 01-1.5 0v-.782H9V17.5h1.25a.75.75 0 110 1.5h-4a.75.75 0 010-1.5H7.5V6.512h-4v.782a.75.75 0 01-1.5 0zM16.5 11h-4V9.5H22V11h-4v8h-1.5z","clip-rule":"evenodd"}]]),w("Vimeo",[["path",{fill:"currentColor",d:"M20.992 8.472q-.119 2.53-3.668 6.932Q13.644 20 11.105 20q-1.572 0-2.66-2.8l-1.453-5.13q-.81-2.799-1.734-2.8-.202 0-1.41.817L3 9.037q1.334-1.126 2.625-2.25 1.78-1.479 2.666-1.557 2.1-.195 2.586 2.768.524 3.195.72 3.98.608 2.65 1.333 2.65.566 0 1.697-1.72 1.13-1.72 1.21-2.619.162-1.483-1.21-1.484c-.46.006-.913.103-1.332.283q1.333-4.2 5.074-4.085 2.775.08 2.623 3.47"}]]),w("Wand",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"m15.549 6.317 2.375-2.376 2.122 2.122-2.376 2.375zm-1.06 1.06L3.96 17.906l2.121 2.121L16.61 9.499zM2.9 18.966a1.5 1.5 0 010-2.121L16.864 2.881a1.5 1.5 0 012.121 0l2.121 2.121a1.5 1.5 0 010 2.121L7.143 21.087a1.5 1.5 0 01-2.121 0zm16.593-7.828a.75.75 0 01.75.75v.895h.895a.75.75 0 010 1.5h-.895v.894a.75.75 0 01-1.5 0v-.894h-.895a.75.75 0 010-1.5h.895v-.895a.75.75 0 01.75-.75m-3.955 4.596a.75.75 0 01.75.75v.348h.346a.75.75 0 010 1.5h-.346v.345a.75.75 0 01-1.5 0v-.345h-.346a.75.75 0 010-1.5h.346v-.348a.75.75 0 01.75-.75M5.725 3.599a.75.75 0 011.5 0c0 1.197.97 2.167 2.166 2.167a.75.75 0 01.75.745v.005a.75.75 0 01-.75.75c-1.196 0-2.166.97-2.166 2.166a.75.75 0 01-.746.75h-.004a.75.75 0 01-.75-.75c0-1.196-.97-2.165-2.166-2.166h-.001a.75.75 0 010-1.5h.001a2.167 2.167 0 002.166-2.167m.75 2.222q.3.394.694.695-.394.301-.694.694a3.7 3.7 0 00-.695-.694q.393-.301.695-.695","clip-rule":"evenodd"}]]),w("WorkflowLanes",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M9 4H4a.5.5 0 00-.5.5V7h6V4.5A.5.5 0 009 4m-5.5 7.5v-3h6v3zm0 6V20a.5.5 0 00.5.5h5a.5.5 0 00.5-.5v-2.5zm0-1.5h6v-3h-6zM4 2.5a2 2 0 00-2 2V20a2 2 0 002 2h5a2 2 0 002-2V4.5a2 2 0 00-2-2zM20 4h-5a.5.5 0 00-.5.5V7h6V4.5A.5.5 0 0020 4m.5 4.5h-6v3h6zm-6 7V13h6v2.5a.5.5 0 01-.5.5h-5a.5.5 0 01-.5-.5m.5-13a2 2 0 00-2 2v11a2 2 0 002 2h5a2 2 0 002-2v-11a2 2 0 00-2-2z","clip-rule":"evenodd"}]]),w("WorkflowShapes",[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M19.425 7.303a.5.5 0 000-.707l-2.122-2.12a.5.5 0 00-.707 0l-2.121 2.12a.5.5 0 000 .707l2.121 2.122a.5.5 0 00.707 0zm1.06 1.061a2 2 0 000-2.828l-2.121-2.122a2 2 0 00-2.828 0l-2.122 2.122c-.21.21-.363.454-.46.714H10.93a4.001 4.001 0 10-4.68 4.68V13H5a2 2 0 00-2 2v4a2 2 0 002 2h4a2 2 0 002-2v-4a2 2 0 00-2-2H7.75v-2.07a4 4 0 003.18-3.18h2.065c.097.223.237.432.42.614l2.12 2.121c.21.21.454.363.715.46v2.125A4.001 4.001 0 0017 21a4 4 0 00.75-7.93v-2.165c.223-.098.432-.237.614-.42zM9.5 15a.5.5 0 00-.5-.5H5a.5.5 0 00-.5.5v4a.5.5 0 00.5.5h4a.5.5 0 00.5-.5zm0-8a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0M17 19.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5","clip-rule":"evenodd"}]]);function Ou(e,t){const r=p.createContext(t),n=o=>{const{children:l,...i}=o,s=p.useMemo(()=>i,Object.values(i));return c.jsx(r.Provider,{value:s,children:l})};n.displayName=e+"Provider";function a(o){const l=p.useContext(r);if(l)return l;if(t!==void 0)return t;throw new Error(`\`${o}\` must be used within \`${e}\``)}return[n,a]}function D0(e,t=[]){let r=[];function n(o,l){const i=p.createContext(l),s=r.length;r=[...r,l];const d=f=>{var _;const{scope:h,children:v,...x}=f,m=((_=h==null?void 0:h[e])==null?void 0:_[s])||i,g=p.useMemo(()=>x,Object.values(x));return c.jsx(m.Provider,{value:g,children:v})};d.displayName=o+"Provider";function u(f,h){var m;const v=((m=h==null?void 0:h[e])==null?void 0:m[s])||i,x=p.useContext(v);if(x)return x;if(l!==void 0)return l;throw new Error(`\`${f}\` must be used within \`${o}\``)}return[d,u]}const a=()=>{const o=r.map(l=>p.createContext(l));return function(i){const s=(i==null?void 0:i[e])||o;return p.useMemo(()=>({[`__scope${e}`]:{...i,[e]:s}}),[i,s])}};return a.scopeName=e,[n,Du(a,...t)]}function Du(...e){const t=e[0];if(e.length===1)return t;const r=()=>{const n=e.map(a=>({useScope:a(),scopeName:a.scopeName}));return function(o){const l=n.reduce((i,{useScope:s,scopeName:d})=>{const f=s(o)[`__scope${d}`];return{...i,...f}},{});return p.useMemo(()=>({[`__scope${t.scopeName}`]:l}),[l])}};return r.scopeName=t.scopeName,r}function o5(e,t){if(typeof e=="function")return e(t);e!=null&&(e.current=t)}function mt(...e){return t=>{let r=!1;const n=e.map(a=>{const o=o5(a,t);return!r&&typeof o=="function"&&(r=!0),o});if(r)return()=>{for(let a=0;a<n.length;a++){const o=n[a];typeof o=="function"?o():o5(e[a],null)}}}}function d0(...e){return p.useCallback(mt(...e),e)}function W1(e){const t=Hu(e),r=p.forwardRef((n,a)=>{const{children:o,...l}=n,i=p.Children.toArray(o),s=i.find(Lu);if(s){const d=s.props.children,u=i.map(f=>f===s?p.Children.count(d)>1?p.Children.only(null):p.isValidElement(d)?d.props.children:null:f);return c.jsx(t,{...l,ref:a,children:p.isValidElement(d)?p.cloneElement(d,void 0,u):null})}return c.jsx(t,{...l,ref:a,children:o})});return r.displayName=`${e}.Slot`,r}var Le=W1("Slot");function Hu(e){const t=p.forwardRef((r,n)=>{const{children:a,...o}=r;if(p.isValidElement(a)){const l=Bu(a),i=$u(o,a.props);return a.type!==p.Fragment&&(i.ref=n?mt(n,l):l),p.cloneElement(a,i)}return p.Children.count(a)>1?p.Children.only(null):null});return t.displayName=`${e}.SlotClone`,t}var a5=Symbol("radix.slottable");function Vu(e){const t=({children:r})=>c.jsx(c.Fragment,{children:r});return t.displayName=`${e}.Slottable`,t.__radixId=a5,t}function Lu(e){return p.isValidElement(e)&&typeof e.type=="function"&&"__radixId"in e.type&&e.type.__radixId===a5}function $u(e,t){const r={...t};for(const n in t){const a=e[n],o=t[n];/^on[A-Z]/.test(n)?a&&o?r[n]=(...i)=>{o(...i),a(...i)}:a&&(r[n]=a):n==="style"?r[n]={...a,...o}:n==="className"&&(r[n]=[a,o].filter(Boolean).join(" "))}return{...e,...r}}function Bu(e){var n,a;let t=(n=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:n.get,r=t&&"isReactWarning"in t&&t.isReactWarning;return r?e.ref:(t=(a=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:a.get,r=t&&"isReactWarning"in t&&t.isReactWarning,r?e.props.ref:e.props.ref||e.ref)}function Vr(e){const t=e+"CollectionProvider",[r,n]=D0(t),[a,o]=r(t,{collectionRef:{current:null},itemMap:new Map}),l=m=>{const{scope:g,children:_}=m,C=y.useRef(null),A=y.useRef(new Map).current;return c.jsx(a,{scope:g,itemMap:A,collectionRef:C,children:_})};l.displayName=t;const i=e+"CollectionSlot",s=W1(i),d=y.forwardRef((m,g)=>{const{scope:_,children:C}=m,A=o(i,_),M=d0(g,A.collectionRef);return c.jsx(s,{ref:M,children:C})});d.displayName=i;const u=e+"CollectionItemSlot",f="data-radix-collection-item",h=W1(u),v=y.forwardRef((m,g)=>{const{scope:_,children:C,...A}=m,M=y.useRef(null),S=d0(g,M),P=o(u,_);return y.useEffect(()=>(P.itemMap.set(M,{ref:M,...A}),()=>void P.itemMap.delete(M))),c.jsx(h,{[f]:"",ref:S,children:C})});v.displayName=u;function x(m){const g=o(e+"CollectionConsumer",m);return y.useCallback(()=>{const C=g.collectionRef.current;if(!C)return[];const A=Array.from(C.querySelectorAll(`[${f}]`));return Array.from(g.itemMap.values()).sort((P,N)=>A.indexOf(P.ref.current)-A.indexOf(N.ref.current))},[g.collectionRef,g.itemMap])}return[{Provider:l,Slot:d,ItemSlot:v},x,n]}function t0(e,t,{checkForDefaultPrevented:r=!0}={}){return function(a){if(e==null||e(a),r===!1||!a.defaultPrevented)return t==null?void 0:t(a)}}function A0(e){const t=p.useRef(e);return p.useEffect(()=>{t.current=e}),p.useMemo(()=>(...r)=>{var n;return(n=t.current)==null?void 0:n.call(t,...r)},[])}function F0({prop:e,defaultProp:t,onChange:r=()=>{}}){const[n,a]=Fu({defaultProp:t,onChange:r}),o=e!==void 0,l=o?e:n,i=A0(r),s=p.useCallback(d=>{if(o){const f=typeof d=="function"?d(e):d;f!==e&&i(f)}else a(d)},[o,e,a,i]);return[l,s]}function Fu({defaultProp:e,onChange:t}){const r=p.useState(e),[n]=r,a=p.useRef(n),o=A0(t);return p.useEffect(()=>{a.current!==n&&(o(n),a.current=n)},[n,a,o]),r}var Ru=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","span","svg","ul"],o0=Ru.reduce((e,t)=>{const r=W1(`Primitive.${t}`),n=p.forwardRef((a,o)=>{const{asChild:l,...i}=a,s=l?r:t;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),c.jsx(s,{...i,ref:o})});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{});function l5(e,t){e&&Fa.flushSync(()=>e.dispatchEvent(t))}var y1=globalThis!=null&&globalThis.document?p.useLayoutEffect:()=>{};function Uu(e,t){return p.useReducer((r,n)=>t[r][n]??r,e)}var I0=e=>{const{present:t,children:r}=e,n=Wu(t),a=typeof r=="function"?r({present:n.isPresent}):p.Children.only(r),o=d0(n.ref,Ku(a));return typeof r=="function"||n.isPresent?p.cloneElement(a,{ref:o}):null};I0.displayName="Presence";function Wu(e){const[t,r]=p.useState(),n=p.useRef({}),a=p.useRef(e),o=p.useRef("none"),l=e?"mounted":"unmounted",[i,s]=Uu(l,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return p.useEffect(()=>{const d=bt(n.current);o.current=i==="mounted"?d:"none"},[i]),y1(()=>{const d=n.current,u=a.current;if(u!==e){const h=o.current,v=bt(d);e?s("MOUNT"):v==="none"||(d==null?void 0:d.display)==="none"?s("UNMOUNT"):s(u&&h!==v?"ANIMATION_OUT":"UNMOUNT"),a.current=e}},[e,s]),y1(()=>{if(t){let d;const u=t.ownerDocument.defaultView??window,f=v=>{const m=bt(n.current).includes(v.animationName);if(v.target===t&&m&&(s("ANIMATION_END"),!a.current)){const g=t.style.animationFillMode;t.style.animationFillMode="forwards",d=u.setTimeout(()=>{t.style.animationFillMode==="forwards"&&(t.style.animationFillMode=g)})}},h=v=>{v.target===t&&(o.current=bt(n.current))};return t.addEventListener("animationstart",h),t.addEventListener("animationcancel",f),t.addEventListener("animationend",f),()=>{u.clearTimeout(d),t.removeEventListener("animationstart",h),t.removeEventListener("animationcancel",f),t.removeEventListener("animationend",f)}}else s("ANIMATION_END")},[t,s]),{isPresent:["mounted","unmountSuspended"].includes(i),ref:p.useCallback(d=>{d&&(n.current=getComputedStyle(d)),r(d)},[])}}function bt(e){return(e==null?void 0:e.animationName)||"none"}function Ku(e){var n,a;let t=(n=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:n.get,r=t&&"isReactWarning"in t&&t.isReactWarning;return r?e.ref:(t=(a=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:a.get,r=t&&"isReactWarning"in t&&t.isReactWarning,r?e.props.ref:e.props.ref||e.ref)}var ju=p[" useId ".trim().toString()]||(()=>{}),Gu=0;function X0(e){const[t,r]=p.useState(ju());return y1(()=>{e||r(n=>n??String(Gu++))},[e]),e||(t?`radix-${t}`:"")}var qu=p.createContext(void 0);function ne(e){const t=p.useContext(qu);return e||t||"ltr"}const Yu=e=>e.startsWith("aria-")||e==="role",i5={m:"margin",mx:"margin-x",my:"margin-y",mt:"margin-top",mr:"margin-right",mb:"margin-bottom",ml:"margin-left",p:"padding",px:"padding-x",py:"padding-y",pt:"padding-top",pr:"padding-right",pb:"padding-bottom",pl:"padding-left",direction:"flex-direction",align:"align-items",wrap:"flex-wrap",columns:"grid-template-columns",rows:"grid-template-rows"},s5=(e,t)=>e==="columns"||e==="rows"?typeof t=="number"?`repeat(${t}, 1fr)`:t:typeof t=="number"?`${t*.25}rem`:t,wt=(e,t={})=>Object.entries(e).reduce((r,[n,a])=>{if(Yu(n))return r;const o=n in t?t[n]:n in i5?i5[n]:n,l=o==null?void 0:o.replaceAll(/([\da-z]|(?=[A-Z]))([A-Z])/g,"$1-$2").toLowerCase();if(typeof a=="object")for(const[i,s]of Object.entries(a))s!==void 0&&(r[`--${i}-${l}`]=s5(n,s));else r[`--${l}`]=s5(n,a);return r},{}),Xu="_root_yrjuz_5",Qu={root:Xu},c5=y.forwardRef(({as:e="div","data-test-id":t="fondue-box",children:r,role:n,"aria-label":a,"aria-hidden":o,"aria-describedby":l,"aria-labelledby":i,"aria-expanded":s,"aria-haspopup":d,...u},f)=>c.jsx(e,{className:Qu.root,"data-test-id":t,style:wt(u),role:n,"aria-label":a,"aria-hidden":o,"aria-describedby":l,"aria-labelledby":i,"aria-expanded":s,"aria-haspopup":d,ref:f,children:r}));c5.displayName="Box";const Lr="-",Zu=e=>{const t=e3(e),{conflictingClassGroups:r,conflictingClassGroupModifiers:n}=e;return{getClassGroupId:l=>{const i=l.split(Lr);return i[0]===""&&i.length!==1&&i.shift(),d5(i,t)||Ju(l)},getConflictingClassGroupIds:(l,i)=>{const s=r[l]||[];return i&&n[l]?[...s,...n[l]]:s}}},d5=(e,t)=>{var l;if(e.length===0)return t.classGroupId;const r=e[0],n=t.nextPart.get(r),a=n?d5(e.slice(1),n):void 0;if(a)return a;if(t.validators.length===0)return;const o=e.join(Lr);return(l=t.validators.find(({validator:i})=>i(o)))==null?void 0:l.classGroupId},u5=/^\[(.+)\]$/,Ju=e=>{if(u5.test(e)){const t=u5.exec(e)[1],r=t==null?void 0:t.substring(0,t.indexOf(":"));if(r)return"arbitrary.."+r}},e3=e=>{const{theme:t,prefix:r}=e,n={nextPart:new Map,validators:[]};return r3(Object.entries(e.classGroups),r).forEach(([o,l])=>{$r(l,n,o,t)}),n},$r=(e,t,r,n)=>{e.forEach(a=>{if(typeof a=="string"){const o=a===""?t:f5(t,a);o.classGroupId=r;return}if(typeof a=="function"){if(t3(a)){$r(a(n),t,r,n);return}t.validators.push({validator:a,classGroupId:r});return}Object.entries(a).forEach(([o,l])=>{$r(l,f5(t,o),r,n)})})},f5=(e,t)=>{let r=e;return t.split(Lr).forEach(n=>{r.nextPart.has(n)||r.nextPart.set(n,{nextPart:new Map,validators:[]}),r=r.nextPart.get(n)}),r},t3=e=>e.isThemeGetter,r3=(e,t)=>t?e.map(([r,n])=>{const a=n.map(o=>typeof o=="string"?t+o:typeof o=="object"?Object.fromEntries(Object.entries(o).map(([l,i])=>[t+l,i])):o);return[r,a]}):e,n3=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,r=new Map,n=new Map;const a=(o,l)=>{r.set(o,l),t++,t>e&&(t=0,n=r,r=new Map)};return{get(o){let l=r.get(o);if(l!==void 0)return l;if((l=n.get(o))!==void 0)return a(o,l),l},set(o,l){r.has(o)?r.set(o,l):a(o,l)}}},h5="!",o3=e=>{const{separator:t,experimentalParseClassName:r}=e,n=t.length===1,a=t[0],o=t.length,l=i=>{const s=[];let d=0,u=0,f;for(let g=0;g<i.length;g++){let _=i[g];if(d===0){if(_===a&&(n||i.slice(g,g+o)===t)){s.push(i.slice(u,g)),u=g+o;continue}if(_==="/"){f=g;continue}}_==="["?d++:_==="]"&&d--}const h=s.length===0?i:i.substring(u),v=h.startsWith(h5),x=v?h.substring(1):h,m=f&&f>u?f-u:void 0;return{modifiers:s,hasImportantModifier:v,baseClassName:x,maybePostfixModifierPosition:m}};return r?i=>r({className:i,parseClassName:l}):l},a3=e=>{if(e.length<=1)return e;const t=[];let r=[];return e.forEach(n=>{n[0]==="["?(t.push(...r.sort(),n),r=[]):r.push(n)}),t.push(...r.sort()),t},l3=e=>({cache:n3(e.cacheSize),parseClassName:o3(e),...Zu(e)}),i3=/\s+/,s3=(e,t)=>{const{parseClassName:r,getClassGroupId:n,getConflictingClassGroupIds:a}=t,o=[],l=e.trim().split(i3);let i="";for(let s=l.length-1;s>=0;s-=1){const d=l[s],{modifiers:u,hasImportantModifier:f,baseClassName:h,maybePostfixModifierPosition:v}=r(d);let x=!!v,m=n(x?h.substring(0,v):h);if(!m){if(!x){i=d+(i.length>0?" "+i:i);continue}if(m=n(h),!m){i=d+(i.length>0?" "+i:i);continue}x=!1}const g=a3(u).join(":"),_=f?g+h5:g,C=_+m;if(o.includes(C))continue;o.push(C);const A=a(m,x);for(let M=0;M<A.length;++M){const S=A[M];o.push(_+S)}i=d+(i.length>0?" "+i:i)}return i};function c3(){let e=0,t,r,n="";for(;e<arguments.length;)(t=arguments[e++])&&(r=p5(t))&&(n&&(n+=" "),n+=r);return n}const p5=e=>{if(typeof e=="string")return e;let t,r="";for(let n=0;n<e.length;n++)e[n]&&(t=p5(e[n]))&&(r&&(r+=" "),r+=t);return r};function v5(e,...t){let r,n,a,o=l;function l(s){const d=t.reduce((u,f)=>f(u),e());return r=l3(d),n=r.cache.get,a=r.cache.set,o=i,i(s)}function i(s){const d=n(s);if(d)return d;const u=s3(s,r);return a(s,u),u}return function(){return o(c3.apply(null,arguments))}}const w0=e=>{const t=r=>r[e]||[];return t.isThemeGetter=!0,t},g5=/^\[(?:([a-z-]+):)?(.+)\]$/i,d3=/^\d+\/\d+$/,u3=new Set(["px","full","screen"]),f3=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,h3=/\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$/,p3=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,v3=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,g3=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,d1=e=>oe(e)||u3.has(e)||d3.test(e),C1=e=>ae(e,"length",M3),oe=e=>!!e&&!Number.isNaN(Number(e)),Br=e=>ae(e,"number",oe),$e=e=>!!e&&Number.isInteger(Number(e)),m3=e=>e.endsWith("%")&&oe(e.slice(0,-1)),l0=e=>g5.test(e),x1=e=>f3.test(e),b3=new Set(["length","size","percentage"]),w3=e=>ae(e,b3,m5),y3=e=>ae(e,"position",m5),C3=new Set(["image","url"]),x3=e=>ae(e,C3,S3),_3=e=>ae(e,"",A3),Be=()=>!0,ae=(e,t,r)=>{const n=g5.exec(e);return n?n[1]?typeof t=="string"?n[1]===t:t.has(n[1]):r(n[2]):!1},M3=e=>h3.test(e)&&!p3.test(e),m5=()=>!1,A3=e=>v3.test(e),S3=e=>g3.test(e),b5=()=>{const e=w0("colors"),t=w0("spacing"),r=w0("blur"),n=w0("brightness"),a=w0("borderColor"),o=w0("borderRadius"),l=w0("borderSpacing"),i=w0("borderWidth"),s=w0("contrast"),d=w0("grayscale"),u=w0("hueRotate"),f=w0("invert"),h=w0("gap"),v=w0("gradientColorStops"),x=w0("gradientColorStopPositions"),m=w0("inset"),g=w0("margin"),_=w0("opacity"),C=w0("padding"),A=w0("saturate"),M=w0("scale"),S=w0("sepia"),P=w0("skew"),N=w0("space"),D=w0("translate"),U=()=>["auto","contain","none"],R=()=>["auto","hidden","clip","visible","scroll"],K=()=>["auto",l0,t],k=()=>[l0,t],B=()=>["",d1,C1],$=()=>["auto",oe,l0],q=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],W=()=>["solid","dashed","dotted","double","none"],H=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],L=()=>["start","end","center","between","around","evenly","stretch"],I=()=>["","0",l0],E=()=>["auto","avoid","all","avoid-page","page","left","right","column"],O=()=>[oe,l0];return{cacheSize:500,separator:":",theme:{colors:[Be],spacing:[d1,C1],blur:["none","",x1,l0],brightness:O(),borderColor:[e],borderRadius:["none","","full",x1,l0],borderSpacing:k(),borderWidth:B(),contrast:O(),grayscale:I(),hueRotate:O(),invert:I(),gap:k(),gradientColorStops:[e],gradientColorStopPositions:[m3,C1],inset:K(),margin:K(),opacity:O(),padding:k(),saturate:O(),scale:O(),sepia:I(),skew:O(),space:k(),translate:k()},classGroups:{aspect:[{aspect:["auto","square","video",l0]}],container:["container"],columns:[{columns:[x1]}],"break-after":[{"break-after":E()}],"break-before":[{"break-before":E()}],"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"],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:[...q(),l0]}],overflow:[{overflow:R()}],"overflow-x":[{"overflow-x":R()}],"overflow-y":[{"overflow-y":R()}],overscroll:[{overscroll:U()}],"overscroll-x":[{"overscroll-x":U()}],"overscroll-y":[{"overscroll-y":U()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[m]}],"inset-x":[{"inset-x":[m]}],"inset-y":[{"inset-y":[m]}],start:[{start:[m]}],end:[{end:[m]}],top:[{top:[m]}],right:[{right:[m]}],bottom:[{bottom:[m]}],left:[{left:[m]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",$e,l0]}],basis:[{basis:K()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",l0]}],grow:[{grow:I()}],shrink:[{shrink:I()}],order:[{order:["first","last","none",$e,l0]}],"grid-cols":[{"grid-cols":[Be]}],"col-start-end":[{col:["auto",{span:["full",$e,l0]},l0]}],"col-start":[{"col-start":$()}],"col-end":[{"col-end":$()}],"grid-rows":[{"grid-rows":[Be]}],"row-start-end":[{row:["auto",{span:[$e,l0]},l0]}],"row-start":[{"row-start":$()}],"row-end":[{"row-end":$()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",l0]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",l0]}],gap:[{gap:[h]}],"gap-x":[{"gap-x":[h]}],"gap-y":[{"gap-y":[h]}],"justify-content":[{justify:["normal",...L()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...L(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...L(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[C]}],px:[{px:[C]}],py:[{py:[C]}],ps:[{ps:[C]}],pe:[{pe:[C]}],pt:[{pt:[C]}],pr:[{pr:[C]}],pb:[{pb:[C]}],pl:[{pl:[C]}],m:[{m:[g]}],mx:[{mx:[g]}],my:[{my:[g]}],ms:[{ms:[g]}],me:[{me:[g]}],mt:[{mt:[g]}],mr:[{mr:[g]}],mb:[{mb:[g]}],ml:[{ml:[g]}],"space-x":[{"space-x":[N]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[N]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",l0,t]}],"min-w":[{"min-w":[l0,t,"min","max","fit"]}],"max-w":[{"max-w":[l0,t,"none","full","min","max","fit","prose",{screen:[x1]},x1]}],h:[{h:[l0,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[l0,t,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[l0,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[l0,t,"auto","min","max","fit"]}],"font-size":[{text:["base",x1,C1]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",Br]}],"font-family":[{font:[Be]}],"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:["tighter","tight","normal","wide","wider","widest",l0]}],"line-clamp":[{"line-clamp":["none",oe,Br]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",d1,l0]}],"list-image":[{"list-image":["none",l0]}],"list-style-type":[{list:["none","disc","decimal",l0]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[_]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[_]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...W(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",d1,C1]}],"underline-offset":[{"underline-offset":["auto",d1,l0]}],"text-decoration-color":[{decoration:[e]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:k()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",l0]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",l0]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[_]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...q(),y3]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",w3]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},x3]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[x]}],"gradient-via-pos":[{via:[x]}],"gradient-to-pos":[{to:[x]}],"gradient-from":[{from:[v]}],"gradient-via":[{via:[v]}],"gradient-to":[{to:[v]}],rounded:[{rounded:[o]}],"rounded-s":[{"rounded-s":[o]}],"rounded-e":[{"rounded-e":[o]}],"rounded-t":[{"rounded-t":[o]}],"rounded-r":[{"rounded-r":[o]}],"rounded-b":[{"rounded-b":[o]}],"rounded-l":[{"rounded-l":[o]}],"rounded-ss":[{"rounded-ss":[o]}],"rounded-se":[{"rounded-se":[o]}],"rounded-ee":[{"rounded-ee":[o]}],"rounded-es":[{"rounded-es":[o]}],"rounded-tl":[{"rounded-tl":[o]}],"rounded-tr":[{"rounded-tr":[o]}],"rounded-br":[{"rounded-br":[o]}],"rounded-bl":[{"rounded-bl":[o]}],"border-w":[{border:[i]}],"border-w-x":[{"border-x":[i]}],"border-w-y":[{"border-y":[i]}],"border-w-s":[{"border-s":[i]}],"border-w-e":[{"border-e":[i]}],"border-w-t":[{"border-t":[i]}],"border-w-r":[{"border-r":[i]}],"border-w-b":[{"border-b":[i]}],"border-w-l":[{"border-l":[i]}],"border-opacity":[{"border-opacity":[_]}],"border-style":[{border:[...W(),"hidden"]}],"divide-x":[{"divide-x":[i]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[i]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[_]}],"divide-style":[{divide:W()}],"border-color":[{border:[a]}],"border-color-x":[{"border-x":[a]}],"border-color-y":[{"border-y":[a]}],"border-color-s":[{"border-s":[a]}],"border-color-e":[{"border-e":[a]}],"border-color-t":[{"border-t":[a]}],"border-color-r":[{"border-r":[a]}],"border-color-b":[{"border-b":[a]}],"border-color-l":[{"border-l":[a]}],"divide-color":[{divide:[a]}],"outline-style":[{outline:["",...W()]}],"outline-offset":[{"outline-offset":[d1,l0]}],"outline-w":[{outline:[d1,C1]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:B()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[_]}],"ring-offset-w":[{"ring-offset":[d1,C1]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",x1,_3]}],"shadow-color":[{shadow:[Be]}],opacity:[{opacity:[_]}],"mix-blend":[{"mix-blend":[...H(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":H()}],filter:[{filter:["","none"]}],blur:[{blur:[r]}],brightness:[{brightness:[n]}],contrast:[{contrast:[s]}],"drop-shadow":[{"drop-shadow":["","none",x1,l0]}],grayscale:[{grayscale:[d]}],"hue-rotate":[{"hue-rotate":[u]}],invert:[{invert:[f]}],saturate:[{saturate:[A]}],sepia:[{sepia:[S]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[r]}],"backdrop-brightness":[{"backdrop-brightness":[n]}],"backdrop-contrast":[{"backdrop-contrast":[s]}],"backdrop-grayscale":[{"backdrop-grayscale":[d]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[u]}],"backdrop-invert":[{"backdrop-invert":[f]}],"backdrop-opacity":[{"backdrop-opacity":[_]}],"backdrop-saturate":[{"backdrop-saturate":[A]}],"backdrop-sepia":[{"backdrop-sepia":[S]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[l]}],"border-spacing-x":[{"border-spacing-x":[l]}],"border-spacing-y":[{"border-spacing-y":[l]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",l0]}],duration:[{duration:O()}],ease:[{ease:["linear","in","out","in-out",l0]}],delay:[{delay:O()}],animate:[{animate:["none","spin","ping","pulse","bounce",l0]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[M]}],"scale-x":[{"scale-x":[M]}],"scale-y":[{"scale-y":[M]}],rotate:[{rotate:[$e,l0]}],"translate-x":[{"translate-x":[D]}],"translate-y":[{"translate-y":[D]}],"skew-x":[{"skew-x":[P]}],"skew-y":[{"skew-y":[P]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",l0]}],accent:[{accent:["auto",e]}],appearance:[{appearance:["none","auto"]}],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",l0]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":k()}],"scroll-mx":[{"scroll-mx":k()}],"scroll-my":[{"scroll-my":k()}],"scroll-ms":[{"scroll-ms":k()}],"scroll-me":[{"scroll-me":k()}],"scroll-mt":[{"scroll-mt":k()}],"scroll-mr":[{"scroll-mr":k()}],"scroll-mb":[{"scroll-mb":k()}],"scroll-ml":[{"scroll-ml":k()}],"scroll-p":[{"scroll-p":k()}],"scroll-px":[{"scroll-px":k()}],"scroll-py":[{"scroll-py":k()}],"scroll-ps":[{"scroll-ps":k()}],"scroll-pe":[{"scroll-pe":k()}],"scroll-pt":[{"scroll-pt":k()}],"scroll-pr":[{"scroll-pr":k()}],"scroll-pb":[{"scroll-pb":k()}],"scroll-pl":[{"scroll-pl":k()}],"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",l0]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[d1,C1,Br]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","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","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","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-s","border-w-e","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-s","border-color-e","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"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","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-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"]}}},E3=(e,{cacheSize:t,prefix:r,separator:n,experimentalParseClassName:a,extend:o={},override:l={}})=>{Fe(e,"cacheSize",t),Fe(e,"prefix",r),Fe(e,"separator",n),Fe(e,"experimentalParseClassName",a);for(const i in l)I3(e[i],l[i]);for(const i in o)P3(e[i],o[i]);return e},Fe=(e,t,r)=>{r!==void 0&&(e[t]=r)},I3=(e,t)=>{if(t)for(const r in t)Fe(e,r,t[r])},P3=(e,t)=>{if(t)for(const r in t){const n=t[r];n!==void 0&&(e[r]=(e[r]||[]).concat(n))}},k3=(e,...t)=>typeof e=="function"?v5(b5,e,...t):v5(()=>E3(b5(),e),...t);var w5=e=>typeof e=="boolean"?`${e}`:e===0?"0":e,V0=e=>!e||typeof e!="object"||Object.keys(e).length===0,T3=(e,t)=>JSON.stringify(e)===JSON.stringify(t);function y5(e,t){e.forEach(function(r){Array.isArray(r)?y5(r,t):t.push(r)})}function C5(e){let t=[];return y5(e,t),t}var x5=(...e)=>C5(e).filter(Boolean),_5=(e,t)=>{let r={},n=Object.keys(e),a=Object.keys(t);for(let o of n)if(a.includes(o)){let l=e[o],i=t[o];Array.isArray(l)||Array.isArray(i)?r[o]=x5(i,l):typeof l=="object"&&typeof i=="object"?r[o]=_5(l,i):r[o]=i+" "+l}else r[o]=e[o];for(let o of a)n.includes(o)||(r[o]=t[o]);return r},M5=e=>!e||typeof e!="string"?e:e.replace(/\s+/g," ").trim();const Fr="-",N3=e=>{const t=O3(e),{conflictingClassGroups:r,conflictingClassGroupModifiers:n}=e;return{getClassGroupId:l=>{const i=l.split(Fr);return i[0]===""&&i.length!==1&&i.shift(),A5(i,t)||z3(l)},getConflictingClassGroupIds:(l,i)=>{const s=r[l]||[];return i&&n[l]?[...s,...n[l]]:s}}},A5=(e,t)=>{var l;if(e.length===0)return t.classGroupId;const r=e[0],n=t.nextPart.get(r),a=n?A5(e.slice(1),n):void 0;if(a)return a;if(t.validators.length===0)return;const o=e.join(Fr);return(l=t.validators.find(({validator:i})=>i(o)))==null?void 0:l.classGroupId},S5=/^\[(.+)\]$/,z3=e=>{if(S5.test(e)){const t=S5.exec(e)[1],r=t==null?void 0:t.substring(0,t.indexOf(":"));if(r)return"arbitrary.."+r}},O3=e=>{const{theme:t,prefix:r}=e,n={nextPart:new Map,validators:[]};return H3(Object.entries(e.classGroups),r).forEach(([o,l])=>{Rr(l,n,o,t)}),n},Rr=(e,t,r,n)=>{e.forEach(a=>{if(typeof a=="string"){const o=a===""?t:E5(t,a);o.classGroupId=r;return}if(typeof a=="function"){if(D3(a)){Rr(a(n),t,r,n);return}t.validators.push({validator:a,classGroupId:r});return}Object.entries(a).forEach(([o,l])=>{Rr(l,E5(t,o),r,n)})})},E5=(e,t)=>{let r=e;return t.split(Fr).forEach(n=>{r.nextPart.has(n)||r.nextPart.set(n,{nextPart:new Map,validators:[]}),r=r.nextPart.get(n)}),r},D3=e=>e.isThemeGetter,H3=(e,t)=>t?e.map(([r,n])=>{const a=n.map(o=>typeof o=="string"?t+o:typeof o=="object"?Object.fromEntries(Object.entries(o).map(([l,i])=>[t+l,i])):o);return[r,a]}):e,V3=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,r=new Map,n=new Map;const a=(o,l)=>{r.set(o,l),t++,t>e&&(t=0,n=r,r=new Map)};return{get(o){let l=r.get(o);if(l!==void 0)return l;if((l=n.get(o))!==void 0)return a(o,l),l},set(o,l){r.has(o)?r.set(o,l):a(o,l)}}},I5="!",L3=e=>{const{separator:t,experimentalParseClassName:r}=e,n=t.length===1,a=t[0],o=t.length,l=i=>{const s=[];let d=0,u=0,f;for(let g=0;g<i.length;g++){let _=i[g];if(d===0){if(_===a&&(n||i.slice(g,g+o)===t)){s.push(i.slice(u,g)),u=g+o;continue}if(_==="/"){f=g;continue}}_==="["?d++:_==="]"&&d--}const h=s.length===0?i:i.substring(u),v=h.startsWith(I5),x=v?h.substring(1):h,m=f&&f>u?f-u:void 0;return{modifiers:s,hasImportantModifier:v,baseClassName:x,maybePostfixModifierPosition:m}};return r?i=>r({className:i,parseClassName:l}):l},$3=e=>{if(e.length<=1)return e;const t=[];let r=[];return e.forEach(n=>{n[0]==="["?(t.push(...r.sort(),n),r=[]):r.push(n)}),t.push(...r.sort()),t},B3=e=>({cache:V3(e.cacheSize),parseClassName:L3(e),...N3(e)}),F3=/\s+/,R3=(e,t)=>{const{parseClassName:r,getClassGroupId:n,getConflictingClassGroupIds:a}=t,o=[],l=e.trim().split(F3);let i="";for(let s=l.length-1;s>=0;s-=1){const d=l[s],{modifiers:u,hasImportantModifier:f,baseClassName:h,maybePostfixModifierPosition:v}=r(d);let x=!!v,m=n(x?h.substring(0,v):h);if(!m){if(!x){i=d+(i.length>0?" "+i:i);continue}if(m=n(h),!m){i=d+(i.length>0?" "+i:i);continue}x=!1}const g=$3(u).join(":"),_=f?g+I5:g,C=_+m;if(o.includes(C))continue;o.push(C);const A=a(m,x);for(let M=0;M<A.length;++M){const S=A[M];o.push(_+S)}i=d+(i.length>0?" "+i:i)}return i};function U3(){let e=0,t,r,n="";for(;e<arguments.length;)(t=arguments[e++])&&(r=P5(t))&&(n&&(n+=" "),n+=r);return n}const P5=e=>{if(typeof e=="string")return e;let t,r="";for(let n=0;n<e.length;n++)e[n]&&(t=P5(e[n]))&&(r&&(r+=" "),r+=t);return r};function Ur(e,...t){let r,n,a,o=l;function l(s){const d=t.reduce((u,f)=>f(u),e());return r=B3(d),n=r.cache.get,a=r.cache.set,o=i,i(s)}function i(s){const d=n(s);if(d)return d;const u=R3(s,r);return a(s,u),u}return function(){return o(U3.apply(null,arguments))}}const y0=e=>{const t=r=>r[e]||[];return t.isThemeGetter=!0,t},k5=/^\[(?:([a-z-]+):)?(.+)\]$/i,W3=/^\d+\/\d+$/,K3=new Set(["px","full","screen"]),j3=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,G3=/\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$/,q3=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,Y3=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,X3=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,u1=e=>le(e)||K3.has(e)||W3.test(e),_1=e=>ie(e,"length",o8),le=e=>!!e&&!Number.isNaN(Number(e)),Wr=e=>ie(e,"number",le),Re=e=>!!e&&Number.isInteger(Number(e)),Q3=e=>e.endsWith("%")&&le(e.slice(0,-1)),i0=e=>k5.test(e),M1=e=>j3.test(e),Z3=new Set(["length","size","percentage"]),J3=e=>ie(e,Z3,T5),e8=e=>ie(e,"position",T5),t8=new Set(["image","url"]),r8=e=>ie(e,t8,l8),n8=e=>ie(e,"",a8),Ue=()=>!0,ie=(e,t,r)=>{const n=k5.exec(e);return n?n[1]?typeof t=="string"?n[1]===t:t.has(n[1]):r(n[2]):!1},o8=e=>G3.test(e)&&!q3.test(e),T5=()=>!1,a8=e=>Y3.test(e),l8=e=>X3.test(e),Kr=()=>{const e=y0("colors"),t=y0("spacing"),r=y0("blur"),n=y0("brightness"),a=y0("borderColor"),o=y0("borderRadius"),l=y0("borderSpacing"),i=y0("borderWidth"),s=y0("contrast"),d=y0("grayscale"),u=y0("hueRotate"),f=y0("invert"),h=y0("gap"),v=y0("gradientColorStops"),x=y0("gradientColorStopPositions"),m=y0("inset"),g=y0("margin"),_=y0("opacity"),C=y0("padding"),A=y0("saturate"),M=y0("scale"),S=y0("sepia"),P=y0("skew"),N=y0("space"),D=y0("translate"),U=()=>["auto","contain","none"],R=()=>["auto","hidden","clip","visible","scroll"],K=()=>["auto",i0,t],k=()=>[i0,t],B=()=>["",u1,_1],$=()=>["auto",le,i0],q=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],W=()=>["solid","dashed","dotted","double","none"],H=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],L=()=>["start","end","center","between","around","evenly","stretch"],I=()=>["","0",i0],E=()=>["auto","avoid","all","avoid-page","page","left","right","column"],O=()=>[le,i0];return{cacheSize:500,separator:":",theme:{colors:[Ue],spacing:[u1,_1],blur:["none","",M1,i0],brightness:O(),borderColor:[e],borderRadius:["none","","full",M1,i0],borderSpacing:k(),borderWidth:B(),contrast:O(),grayscale:I(),hueRotate:O(),invert:I(),gap:k(),gradientColorStops:[e],gradientColorStopPositions:[Q3,_1],inset:K(),margin:K(),opacity:O(),padding:k(),saturate:O(),scale:O(),sepia:I(),skew:O(),space:k(),translate:k()},classGroups:{aspect:[{aspect:["auto","square","video",i0]}],container:["container"],columns:[{columns:[M1]}],"break-after":[{"break-after":E()}],"break-before":[{"break-before":E()}],"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"],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:[...q(),i0]}],overflow:[{overflow:R()}],"overflow-x":[{"overflow-x":R()}],"overflow-y":[{"overflow-y":R()}],overscroll:[{overscroll:U()}],"overscroll-x":[{"overscroll-x":U()}],"overscroll-y":[{"overscroll-y":U()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[m]}],"inset-x":[{"inset-x":[m]}],"inset-y":[{"inset-y":[m]}],start:[{start:[m]}],end:[{end:[m]}],top:[{top:[m]}],right:[{right:[m]}],bottom:[{bottom:[m]}],left:[{left:[m]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",Re,i0]}],basis:[{basis:K()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",i0]}],grow:[{grow:I()}],shrink:[{shrink:I()}],order:[{order:["first","last","none",Re,i0]}],"grid-cols":[{"grid-cols":[Ue]}],"col-start-end":[{col:["auto",{span:["full",Re,i0]},i0]}],"col-start":[{"col-start":$()}],"col-end":[{"col-end":$()}],"grid-rows":[{"grid-rows":[Ue]}],"row-start-end":[{row:["auto",{span:[Re,i0]},i0]}],"row-start":[{"row-start":$()}],"row-end":[{"row-end":$()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",i0]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",i0]}],gap:[{gap:[h]}],"gap-x":[{"gap-x":[h]}],"gap-y":[{"gap-y":[h]}],"justify-content":[{justify:["normal",...L()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...L(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...L(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[C]}],px:[{px:[C]}],py:[{py:[C]}],ps:[{ps:[C]}],pe:[{pe:[C]}],pt:[{pt:[C]}],pr:[{pr:[C]}],pb:[{pb:[C]}],pl:[{pl:[C]}],m:[{m:[g]}],mx:[{mx:[g]}],my:[{my:[g]}],ms:[{ms:[g]}],me:[{me:[g]}],mt:[{mt:[g]}],mr:[{mr:[g]}],mb:[{mb:[g]}],ml:[{ml:[g]}],"space-x":[{"space-x":[N]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[N]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",i0,t]}],"min-w":[{"min-w":[i0,t,"min","max","fit"]}],"max-w":[{"max-w":[i0,t,"none","full","min","max","fit","prose",{screen:[M1]},M1]}],h:[{h:[i0,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[i0,t,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[i0,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[i0,t,"auto","min","max","fit"]}],"font-size":[{text:["base",M1,_1]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",Wr]}],"font-family":[{font:[Ue]}],"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-fractons"],tracking:[{tracking:["tighter","tight","normal","wide","wider","widest",i0]}],"line-clamp":[{"line-clamp":["none",le,Wr]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",u1,i0]}],"list-image":[{"list-image":["none",i0]}],"list-style-type":[{list:["none","disc","decimal",i0]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[_]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[_]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...W(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",u1,_1]}],"underline-offset":[{"underline-offset":["auto",u1,i0]}],"text-decoration-color":[{decoration:[e]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:k()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",i0]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",i0]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[_]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...q(),e8]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",J3]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},r8]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[x]}],"gradient-via-pos":[{via:[x]}],"gradient-to-pos":[{to:[x]}],"gradient-from":[{from:[v]}],"gradient-via":[{via:[v]}],"gradient-to":[{to:[v]}],rounded:[{rounded:[o]}],"rounded-s":[{"rounded-s":[o]}],"rounded-e":[{"rounded-e":[o]}],"rounded-t":[{"rounded-t":[o]}],"rounded-r":[{"rounded-r":[o]}],"rounded-b":[{"rounded-b":[o]}],"rounded-l":[{"rounded-l":[o]}],"rounded-ss":[{"rounded-ss":[o]}],"rounded-se":[{"rounded-se":[o]}],"rounded-ee":[{"rounded-ee":[o]}],"rounded-es":[{"rounded-es":[o]}],"rounded-tl":[{"rounded-tl":[o]}],"rounded-tr":[{"rounded-tr":[o]}],"rounded-br":[{"rounded-br":[o]}],"rounded-bl":[{"rounded-bl":[o]}],"border-w":[{border:[i]}],"border-w-x":[{"border-x":[i]}],"border-w-y":[{"border-y":[i]}],"border-w-s":[{"border-s":[i]}],"border-w-e":[{"border-e":[i]}],"border-w-t":[{"border-t":[i]}],"border-w-r":[{"border-r":[i]}],"border-w-b":[{"border-b":[i]}],"border-w-l":[{"border-l":[i]}],"border-opacity":[{"border-opacity":[_]}],"border-style":[{border:[...W(),"hidden"]}],"divide-x":[{"divide-x":[i]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[i]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[_]}],"divide-style":[{divide:W()}],"border-color":[{border:[a]}],"border-color-x":[{"border-x":[a]}],"border-color-y":[{"border-y":[a]}],"border-color-s":[{"border-s":[a]}],"border-color-e":[{"border-e":[a]}],"border-color-t":[{"border-t":[a]}],"border-color-r":[{"border-r":[a]}],"border-color-b":[{"border-b":[a]}],"border-color-l":[{"border-l":[a]}],"divide-color":[{divide:[a]}],"outline-style":[{outline:["",...W()]}],"outline-offset":[{"outline-offset":[u1,i0]}],"outline-w":[{outline:[u1,_1]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:B()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[_]}],"ring-offset-w":[{"ring-offset":[u1,_1]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",M1,n8]}],"shadow-color":[{shadow:[Ue]}],opacity:[{opacity:[_]}],"mix-blend":[{"mix-blend":[...H(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":H()}],filter:[{filter:["","none"]}],blur:[{blur:[r]}],brightness:[{brightness:[n]}],contrast:[{contrast:[s]}],"drop-shadow":[{"drop-shadow":["","none",M1,i0]}],grayscale:[{grayscale:[d]}],"hue-rotate":[{"hue-rotate":[u]}],invert:[{invert:[f]}],saturate:[{saturate:[A]}],sepia:[{sepia:[S]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[r]}],"backdrop-brightness":[{"backdrop-brightness":[n]}],"backdrop-contrast":[{"backdrop-contrast":[s]}],"backdrop-grayscale":[{"backdrop-grayscale":[d]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[u]}],"backdrop-invert":[{"backdrop-invert":[f]}],"backdrop-opacity":[{"backdrop-opacity":[_]}],"backdrop-saturate":[{"backdrop-saturate":[A]}],"backdrop-sepia":[{"backdrop-sepia":[S]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[l]}],"border-spacing-x":[{"border-spacing-x":[l]}],"border-spacing-y":[{"border-spacing-y":[l]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",i0]}],duration:[{duration:O()}],ease:[{ease:["linear","in","out","in-out",i0]}],delay:[{delay:O()}],animate:[{animate:["none","spin","ping","pulse","bounce",i0]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[M]}],"scale-x":[{"scale-x":[M]}],"scale-y":[{"scale-y":[M]}],rotate:[{rotate:[Re,i0]}],"translate-x":[{"translate-x":[D]}],"translate-y":[{"translate-y":[D]}],"skew-x":[{"skew-x":[P]}],"skew-y":[{"skew-y":[P]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",i0]}],accent:[{accent:["auto",e]}],appearance:[{appearance:["none","auto"]}],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",i0]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":k()}],"scroll-mx":[{"scroll-mx":k()}],"scroll-my":[{"scroll-my":k()}],"scroll-ms":[{"scroll-ms":k()}],"scroll-me":[{"scroll-me":k()}],"scroll-mt":[{"scroll-mt":k()}],"scroll-mr":[{"scroll-mr":k()}],"scroll-mb":[{"scroll-mb":k()}],"scroll-ml":[{"scroll-ml":k()}],"scroll-p":[{"scroll-p":k()}],"scroll-px":[{"scroll-px":k()}],"scroll-py":[{"scroll-py":k()}],"scroll-ps":[{"scroll-ps":k()}],"scroll-pe":[{"scroll-pe":k()}],"scroll-pt":[{"scroll-pt":k()}],"scroll-pr":[{"scroll-pr":k()}],"scroll-pb":[{"scroll-pb":k()}],"scroll-pl":[{"scroll-pl":k()}],"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",i0]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[u1,_1,Wr]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","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","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","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-s","border-w-e","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-s","border-color-e","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"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","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-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"]}}},i8=(e,{cacheSize:t,prefix:r,separator:n,experimentalParseClassName:a,extend:o={},override:l={}})=>{We(e,"cacheSize",t),We(e,"prefix",r),We(e,"separator",n),We(e,"experimentalParseClassName",a);for(const i in l)s8(e[i],l[i]);for(const i in o)c8(e[i],o[i]);return e},We=(e,t,r)=>{r!==void 0&&(e[t]=r)},s8=(e,t)=>{if(t)for(const r in t)We(e,r,t[r])},c8=(e,t)=>{if(t)for(const r in t){const n=t[r];n!==void 0&&(e[r]=(e[r]||[]).concat(n))}},d8=(e,...t)=>typeof e=="function"?Ur(Kr,e,...t):Ur(()=>i8(Kr(),e),...t),u8=Ur(Kr);var f8={twMerge:!0,twMergeConfig:{},responsiveVariants:!1},N5=e=>e||void 0,Ke=(...e)=>N5(C5(e).filter(Boolean).join(" ")),jr=null,f1={},Gr=!1,je=(...e)=>t=>t.twMerge?((!jr||Gr)&&(Gr=!1,jr=V0(f1)?u8:d8({...f1,extend:{theme:f1.theme,classGroups:f1.classGroups,conflictingClassGroupModifiers:f1.conflictingClassGroupModifiers,conflictingClassGroups:f1.conflictingClassGroups,...f1.extend}})),N5(jr(Ke(e)))):Ke(e),z5=(e,t)=>{for(let r in t)e.hasOwnProperty(r)?e[r]=Ke(e[r],t[r]):e[r]=t[r];return e},h8=(e,t)=>{let{extend:r=null,slots:n={},variants:a={},compoundVariants:o=[],compoundSlots:l=[],defaultVariants:i={}}=e,s={...f8,...t},d=r!=null&&r.base?Ke(r.base,e==null?void 0:e.base):e==null?void 0:e.base,u=r!=null&&r.variants&&!V0(r.variants)?_5(a,r.variants):a,f=r!=null&&r.defaultVariants&&!V0(r.defaultVariants)?{...r.defaultVariants,...i}:i;!V0(s.twMergeConfig)&&!T3(s.twMergeConfig,f1)&&(Gr=!0,f1=s.twMergeConfig);let h=V0(r==null?void 0:r.slots),v=V0(n)?{}:{base:Ke(e==null?void 0:e.base,h&&(r==null?void 0:r.base)),...n},x=h?v:z5({...r==null?void 0:r.slots},V0(v)?{base:e==null?void 0:e.base}:v),m=V0(r==null?void 0:r.compoundVariants)?o:x5(r==null?void 0:r.compoundVariants,o),g=C=>{if(V0(u)&&V0(n)&&h)return je(d,C==null?void 0:C.class,C==null?void 0:C.className)(s);if(m&&!Array.isArray(m))throw new TypeError(`The "compoundVariants" prop must be an array. Received: ${typeof m}`);if(l&&!Array.isArray(l))throw new TypeError(`The "compoundSlots" prop must be an array. Received: ${typeof l}`);let A=(k,B,$=[],q)=>{let W=$;if(typeof B=="string")W=W.concat(M5(B).split(" ").map(H=>`${k}:${H}`));else if(Array.isArray(B))W=W.concat(B.reduce((H,L)=>H.concat(`${k}:${L}`),[]));else if(typeof B=="object"&&typeof q=="string"){for(let H in B)if(B.hasOwnProperty(H)&&H===q){let L=B[H];if(L&&typeof L=="string"){let I=M5(L);W[q]?W[q]=W[q].concat(I.split(" ").map(E=>`${k}:${E}`)):W[q]=I.split(" ").map(E=>`${k}:${E}`)}else Array.isArray(L)&&L.length>0&&(W[q]=L.reduce((I,E)=>I.concat(`${k}:${E}`),[]))}}return W},M=(k,B=u,$=null,q=null)=>{var W;let H=B[k];if(!H||V0(H))return null;let L=(W=q==null?void 0:q[k])!=null?W:C==null?void 0:C[k];if(L===null)return null;let I=w5(L),E=Array.isArray(s.responsiveVariants)&&s.responsiveVariants.length>0||s.responsiveVariants===!0,O=f==null?void 0:f[k],F=[];if(typeof I=="object"&&E)for(let[Y,Q]of Object.entries(I)){let J=H[Q];if(Y==="initial"){O=Q;continue}Array.isArray(s.responsiveVariants)&&!s.responsiveVariants.includes(Y)||(F=A(Y,J,F,$))}let z=I!=null&&typeof I!="object"?I:w5(O),V=H[z||"false"];return typeof F=="object"&&typeof $=="string"&&F[$]?z5(F,V):F.length>0?(F.push(V),$==="base"?F.join(" "):F):V},S=()=>u?Object.keys(u).map(k=>M(k,u)):null,P=(k,B)=>{if(!u||typeof u!="object")return null;let $=new Array;for(let q in u){let W=M(q,u,k,B),H=k==="base"&&typeof W=="string"?W:W&&W[k];H&&($[$.length]=H)}return $},N={};for(let k in C)C[k]!==void 0&&(N[k]=C[k]);let D=(k,B)=>{var $;let q=typeof(C==null?void 0:C[k])=="object"?{[k]:($=C[k])==null?void 0:$.initial}:{};return{...f,...N,...q,...B}},U=(k=[],B)=>{let $=[];for(let{class:q,className:W,...H}of k){let L=!0;for(let[I,E]of Object.entries(H)){let O=D(I,B)[I];if(Array.isArray(E)){if(!E.includes(O)){L=!1;break}}else{let F=z=>z==null||z===!1;if(F(E)&&F(O))continue;if(O!==E){L=!1;break}}}L&&(q&&$.push(q),W&&$.push(W))}return $},R=k=>{let B=U(m,k);if(!Array.isArray(B))return B;let $={};for(let q of B)if(typeof q=="string"&&($.base=je($.base,q)(s)),typeof q=="object")for(let[W,H]of Object.entries(q))$[W]=je($[W],H)(s);return $},K=k=>{if(l.length<1)return null;let B={};for(let{slots:$=[],class:q,className:W,...H}of l){if(!V0(H)){let L=!0;for(let I of Object.keys(H)){let E=D(I,k)[I];if(E===void 0||(Array.isArray(H[I])?!H[I].includes(E):H[I]!==E)){L=!1;break}}if(!L)continue}for(let L of $)B[L]=B[L]||[],B[L].push([q,W])}return B};if(!V0(n)||!h){let k={};if(typeof x=="object"&&!V0(x))for(let B of Object.keys(x))k[B]=$=>{var q,W;return je(x[B],P(B,$),((q=R($))!=null?q:[])[B],((W=K($))!=null?W:[])[B],$==null?void 0:$.class,$==null?void 0:$.className)(s)};return k}return je(d,S(),U(m),C==null?void 0:C.class,C==null?void 0:C.className)(s)},_=()=>{if(!(!u||typeof u!="object"))return Object.keys(u)};return g.variantKeys=_(),g.extend=r,g.base=d,g.slots=x,g.variants=u,g.defaultVariants=f,g.compoundSlots=l,g.compoundVariants=m,g};const p8=k3({prefix:"tw-",extend:{classGroups:{"font-size":["text-body-x-small","text-body-small","text-body-medium","text-body-large"]}}}),a1=(...e)=>p8(...e),K1=e=>h8(e),O5="focus-visible:tw-outline has-[[data-show-focus-ring=true]]:tw-outline tw-outline-4 tw-outline-offset-2 tw-outline-blue focus-visible:tw-outline-blue",v8=K1({base:`tw-group tw-relative tw-flex tw-flex-row tw-gap-2 tw-items-center tw-justify-center tw-cursor-pointer tw-font-body tw-font-medium tw-box-border tw-whitespace-nowrap ${O5}`,variants:{disabled:{true:"tw-not-allowed tw-pointer-events-none tw-text-box-disabled-inverse tw-bg-box-disabled"},rounding:{medium:"tw-rounded",full:"tw-rounded-full"},size:{small:"tw-h-6 tw-text-body-small",medium:"tw-h-9 tw-text-body-medium",large:"tw-h-12 tw-text-body-large"},aspect:{square:"tw-aspect-square tw-px-0",default:""},hugWidth:{false:"tw-w-full"},emphasis:{default:"",weak:"",strong:""},variant:{default:"",positive:"",negative:"",danger:"",loud:""}},compoundVariants:[{disabled:!1,variant:"default",emphasis:"default",class:"tw-bg-button-background hover:tw-bg-button-background-hover active:tw-bg-button-background-pressed"},{disabled:!1,variant:"default",emphasis:"weak",class:"hover:tw-bg-button-background-hover active:tw-bg-button-background-pressed"},{disabled:!1,variant:"default",emphasis:"strong",class:"tw-bg-button-strong-background hover:tw-bg-button-strong-background-hover active:tw-bg-button-strong-background-pressed"},{disabled:!1,variant:"positive",emphasis:"default",class:"tw-bg-button-positive-background hover:tw-bg-button-positive-background-hover active:tw-bg-button-positive-background-pressed"},{disabled:!1,variant:"positive",emphasis:"weak",class:"hover:tw-bg-button-positive-background-hover active:tw-bg-button-positive-background-pressed"},{disabled:!1,variant:"positive",emphasis:"strong",class:"tw-bg-button-strong-positive-background hover:tw-bg-button-strong-positive-background-hover active:tw-bg-button-strong-positive-background-pressed"},{disabled:!1,variant:"negative",emphasis:"default",class:"tw-bg-button-negative-background hover:tw-bg-button-negative-background-hover active:tw-bg-button-negative-background-pressed"},{disabled:!1,variant:"negative",emphasis:"weak",class:"hover:tw-bg-button-negative-background-hover active:tw-bg-button-negative-background-pressed"},{disabled:!1,variant:"negative",emphasis:"strong",class:"tw-bg-button-strong-negative-background hover:tw-bg-button-strong-negative-background-hover active:tw-bg-button-strong-negative-background-pressed"},{disabled:!1,variant:"danger",emphasis:"default",class:"tw-bg-button-background hover:tw-bg-button-background-hover active:tw-bg-button-background-pressed"},{disabled:!1,variant:"danger",emphasis:"weak",class:"hover:tw-bg-button-background-hover active:tw-bg-button-background-pressed"},{disabled:!1,variant:"danger",emphasis:"strong",class:"tw-bg-button-danger-background hover:tw-bg-button-danger-background-hover active:tw-bg-button-danger-background-pressed"},{disabled:!1,variant:"loud",emphasis:"default",class:"tw-bg-box-selected hover:tw-bg-box-selected-hover active:tw-bg-box-selected-pressed"},{disabled:!1,variant:"loud",emphasis:"weak",class:"tw-border-transparent hover:tw-bg-box-selected-hover active:tw-bg-box-selected-pressed"},{disabled:!1,variant:"loud",emphasis:"strong",class:"tw-bg-box-selected-strong hover:tw-bg-box-selected-strong-hover active:tw-bg-box-selected-strong-pressed "},{aspect:"default",size:"small",class:"tw-px-2"},{aspect:"default",size:"medium",class:"tw-px-4"},{aspect:"default",size:"large",class:"tw-px-6"}],defaultVariants:{variant:"default",emphasis:"strong",size:"medium",rounding:"medium",hugWidth:!0,aspect:"default",disabled:!1}}),g8=K1({variants:{emphasis:{default:"",weak:"",strong:""},variant:{default:"",positive:"",negative:"",danger:"",loud:""},disabled:{true:"tw-text-box-disabled-inverse"}},compoundVariants:[{disabled:!1,variant:"default",emphasis:"default",class:"[&_svg]:tw-text-button-icon group-hover:[&_svg]:tw-text-button-icon-hover group-active:[&_svg]:tw-text-button-icon-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"default",emphasis:"weak",class:"[&_svg]:tw-text-button-icon group-hover:[&_svg]:tw-text-button-icon-hover group-active:[&_svg]:tw-text-button-icon-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"default",emphasis:"strong",class:"[&_svg]:tw-text-button-strong-icon group-hover:[&_svg]:tw-text-button-strong-icon-hover group-active:[&_svg]:tw-text-button-strong-icon-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"positive",emphasis:"default",class:"[&_svg]:tw-text-button-positive-icon group-hover:[&_svg]:tw-text-button-positive-icon-hover group-active:[&_svg]:tw-text-button-positive-icon-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"positive",emphasis:"weak",class:"[&_svg]:tw-text-button-strong-positive-icon group-hover:[&_svg]:tw-text-button-strong-positive-icon-hovergroup-active:[&_svg]:tw-text-button-strong-positive-icon-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"positive",emphasis:"strong",class:"[&_svg]:tw-text-button-strong-positive-icon group-hover:[&_svg]:tw-text-button-strong-positive-icon-hover group-active:[&_svg]:tw-text-button-strong-positive-icon-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"negative",emphasis:"default",class:"[&_svg]:tw-text-button-negative-icon group-hover:[&_svg]:tw-text-button-negative-icon-hovergroup-active:[&_svg]:tw-text-button-negative-icon-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"negative",emphasis:"weak",class:"[&_svg]:tw-text-button-negative-icon group-hover:[&_svg]:tw-text-button-negative-icon-hovergroup-active:[&_svg]:tw-text-button-negative-icon-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"negative",emphasis:"strong",class:"[&_svg]:tw-text-button-strong-negative-icon group-hover:[&_svg]:tw-text-button-strong-negative-icon-hovergroup-active:[&_svg]:tw-text-button-strong-negative-icon-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"danger",emphasis:"default",class:"[&_svg]:tw-text-button-negative-icon group-hover:[&_svg]:tw-text-button-negative-icon-hovergroup-active:[&_svg]:tw-text-button-negative-icon-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"danger",emphasis:"weak",class:"[&_svg]:tw-text-button-negative-icon group-hover:[&_svg]:tw-text-button-negative-icon-hovergroup-active:[&_svg]:tw-text-button-negative-icon-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"danger",emphasis:"strong",class:"[&_svg]:tw-text-button-danger-icon group-hover:[&_svg]:tw-text-button-danger-icon-hovergroup-active:[&_svg]:tw-text-button-danger-icon-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"loud",emphasis:"default",class:"[&_svg]:tw-text-box-selected-inverse group-hover:[&_svg]:tw-text-box-selected-inverse-hovergroup-active:[&_svg]:tw-text-box-selected-inverse-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"loud",emphasis:"weak",class:"[&_svg]:tw-text-box-selected-inverse group-hover:[&_svg]:tw-text-box-selected-inverse-hovergroup-active:[&_svg]:tw-text-box-selected-inverse-pressed [&_svg]:tw-leading-none"},{disabled:!1,variant:"loud",emphasis:"strong",class:"[&_svg]:tw-text-box-selected-strong-inverse group-hover:[&_svg]:tw-text-box-selected-strong-inversegroup-active:[&_svg]:tw-text-box-selected-strong-inverse [&_svg]:tw-leading-none"}],defaultVariants:{emphasis:"strong",variant:"default",disabled:!1}}),m8=K1({variants:{emphasis:{default:"",weak:"",strong:""},variant:{default:"",positive:"",negative:"",danger:"",loud:""},disabled:{true:"tw-text-box-disabled-inverse"}},compoundVariants:[{disabled:!1,variant:"default",emphasis:"default",class:"tw-text-button-text group-hover:tw-text-button-text-hover group-active:tw-text-button-text-pressed"},{disabled:!1,variant:"default",emphasis:"weak",class:"tw-text-button-text group-hover:tw-text-button-text-hover group-active:tw-text-button-text-pressed"},{disabled:!1,variant:"default",emphasis:"strong",class:"tw-text-button-strong-icon group-hover:tw-text-button-strong-icon-hover group-active:tw-text-button-strong-text-pressed"},{disabled:!1,variant:"positive",emphasis:"default",class:"tw-text-button-positive-text group-hover:tw-text-button-positive-text-hover group-active:tw-text-button-positive-text-pressed"},{disabled:!1,variant:"positive",emphasis:"weak",class:"tw-text-button-positive-text group-hover:tw-text-button-positive-text-hover group-active:tw-text-button-positive-text-pressed"},{disabled:!1,variant:"positive",emphasis:"strong",class:"tw-text-button-strong-positive-text group-hover:tw-text-button-strong-positive-text-hover group-active:tw-text-button-strong-positive-text-pressed"},{disabled:!1,variant:"negative",emphasis:"default",class:"tw-text-button-negative-text group-hover:tw-text-button-negative-text-hovergroup-active:tw-text-button-negative-text-pressed"},{disabled:!1,variant:"negative",emphasis:"weak",class:"tw-text-button-negative-text group-hover:tw-text-button-negative-text-hovergroup-active:tw-text-button-negative-text-pressed"},{disabled:!1,variant:"negative",emphasis:"strong",class:"tw-text-button-strong-negative-text group-hover:tw-text-button-strong-negative-text-hovergroup-active:tw-text-button-strong-negative-text-pressed"},{disabled:!1,variant:"danger",emphasis:"default",class:"tw-text-button-negative-icon group-hover:tw-text-button-negative-icon-hovergroup-active:tw-text-button-negative-icon-pressed"},{disabled:!1,variant:"danger",emphasis:"weak",class:"tw-text-button-negative-icon group-hover:tw-text-button-negative-icon-hovergroup-active:tw-text-button-negative-icon-pressed"},{disabled:!1,variant:"danger",emphasis:"strong",class:"tw-text-button-danger-text group-hover:tw-text-button-danger-text-hovergroup-active:tw-text-button-danger-text-pressed"},{disabled:!1,variant:"loud",emphasis:"default",class:"tw-text-box-selected-inverse group-hover:tw-text-box-selected-inverse-hovergroup-active:tw-text-box-selected-inverse-pressed"},{disabled:!1,variant:"loud",emphasis:"weak",class:"tw-text-box-selected-inverse group-hover:tw-text-box-selected-inverse-hovergroup-active:tw-text-box-selected-inverse-pressed"},{disabled:!1,variant:"loud",emphasis:"strong",class:"tw-text-box-selected-strong-inverse group-hover:tw-text-box-selected-strong-inversegroup-active:tw-text-box-selected-strong-inverse"}],defaultVariants:{emphasis:"strong",variant:"default",disabled:!1}}),D5=y.forwardRef(({children:e,type:t="button",variant:r,size:n="medium",form:a,"data-test-id":o="fondue-button",className:l="",onPress:i=()=>{},hugWidth:s=!0,...d},u)=>c.jsx("button",{ref:u,type:t,form:a,"data-test-id":o,className:a1(v8({size:n,variant:r,hugWidth:s,...d}),m8({variant:r,...d}),g8({variant:r,...d}),l),...d,onClick:f=>{var h;(h=d.onClick)==null||h.call(d,f),i==null||i(f)},children:e}));D5.displayName="Button";function qr(e){const t=p.useRef({value:e,previous:e});return p.useMemo(()=>(t.current.value!==e&&(t.current.previous=t.current.value,t.current.value=e),t.current.previous),[e])}function yt(e){const[t,r]=p.useState(void 0);return y1(()=>{if(e){r({width:e.offsetWidth,height:e.offsetHeight});const n=new ResizeObserver(a=>{if(!Array.isArray(a)||!a.length)return;const o=a[0];let l,i;if("borderBoxSize"in o){const s=o.borderBoxSize,d=Array.isArray(s)?s[0]:s;l=d.inlineSize,i=d.blockSize}else l=e.offsetWidth,i=e.offsetHeight;r({width:l,height:i})});return n.observe(e,{box:"border-box"}),()=>n.unobserve(e)}else r(void 0)},[e]),t}var Yr="Checkbox",[b8,Iy]=D0(Yr),[w8,y8]=b8(Yr),H5=p.forwardRef((e,t)=>{const{__scopeCheckbox:r,name:n,checked:a,defaultChecked:o,required:l,disabled:i,value:s="on",onCheckedChange:d,form:u,...f}=e,[h,v]=p.useState(null),x=d0(t,M=>v(M)),m=p.useRef(!1),g=h?u||!!h.closest("form"):!0,[_=!1,C]=F0({prop:a,defaultProp:o,onChange:d}),A=p.useRef(_);return p.useEffect(()=>{const M=h==null?void 0:h.form;if(M){const S=()=>C(A.current);return M.addEventListener("reset",S),()=>M.removeEventListener("reset",S)}},[h,C]),c.jsxs(w8,{scope:r,state:_,disabled:i,children:[c.jsx(o0.button,{type:"button",role:"checkbox","aria-checked":A1(_)?"mixed":_,"aria-required":l,"data-state":$5(_),"data-disabled":i?"":void 0,disabled:i,value:s,...f,ref:x,onKeyDown:t0(e.onKeyDown,M=>{M.key==="Enter"&&M.preventDefault()}),onClick:t0(e.onClick,M=>{C(S=>A1(S)?!0:!S),g&&(m.current=M.isPropagationStopped(),m.current||M.stopPropagation())})}),g&&c.jsx(C8,{control:h,bubbles:!m.current,name:n,value:s,checked:_,required:l,disabled:i,form:u,style:{transform:"translateX(-100%)"},defaultChecked:A1(o)?!1:o})]})});H5.displayName=Yr;var V5="CheckboxIndicator",L5=p.forwardRef((e,t)=>{const{__scopeCheckbox:r,forceMount:n,...a}=e,o=y8(V5,r);return c.jsx(I0,{present:n||A1(o.state)||o.state===!0,children:c.jsx(o0.span,{"data-state":$5(o.state),"data-disabled":o.disabled?"":void 0,...a,ref:t,style:{pointerEvents:"none",...e.style}})})});L5.displayName=V5;var C8=e=>{const{control:t,checked:r,bubbles:n=!0,defaultChecked:a,...o}=e,l=p.useRef(null),i=qr(r),s=yt(t);p.useEffect(()=>{const u=l.current,f=window.HTMLInputElement.prototype,v=Object.getOwnPropertyDescriptor(f,"checked").set;if(i!==r&&v){const x=new Event("click",{bubbles:n});u.indeterminate=A1(r),v.call(u,A1(r)?!1:r),u.dispatchEvent(x)}},[i,r,n]);const d=p.useRef(A1(r)?!1:r);return c.jsx("input",{type:"checkbox","aria-hidden":!0,defaultChecked:a??d.current,...o,tabIndex:-1,ref:l,style:{...e.style,...s,position:"absolute",pointerEvents:"none",opacity:0,margin:0}})};function A1(e){return e==="indeterminate"}function $5(e){return A1(e)?"indeterminate":e?"checked":"unchecked"}var x8=H5,_8=L5;const M8=K1({base:`tw-peer tw-relative tw-inline-flex tw-bg-base tw-text-white tw-shrink-0 tw-rounded tw-border tw-border-line-x-strong group-hover:tw-border-line-xx-strong hover:tw-border-line-xx-strong tw-transition-colors data-[state="checked"]:tw-border-transparent data-[state="indeterminate"]:tw-border-transparent disabled:tw-border-line-strong disabled:tw-bg-base disabled:tw-cursor-not-allowed data-[state="checked"]:disabled:tw-bg-box-disabled-strong ${O5}`,variants:{size:{default:"tw-size-4",large:"tw-size-5"},emphasis:{default:'data-[state="checked"]:tw-bg-box-selected-strong data-[state="checked"]:hover:tw-bg-box-selected-strong-hover data-[state="checked"]:active:tw-bg-box-selected-strong-pressed data-[state="indeterminate"]:tw-bg-box-selected-strong data-[state="indeterminate"]:hover:tw-bg-box-selected-strong-hover data-[state="indeterminate"]:active:tw-bg-box-selected-strong-pressed ',weak:'data-[state="checked"]:tw-bg-box-neutral-strong data-[state="checked"]:hover:tw-bg-box-neutral-strong-hover data-[state="checked"]:active:tw-bg-box-neutral-strong-pressed data-[state="indeterminate"]:tw-bg-box-neutral-strong data-[state="indeterminate"]:hover:tw-bg-box-neutral-strong-hover data-[state="indeterminate"]:active:tw-bg-box-neutral-strong-pressed '}},defaultVariants:{size:"default",emphasis:"default"}}),A8='tw-group tw-absolute tw-inset-0 tw-inline-flex tw-items-center tw-justify-center tw-text-current tw-opacity-0 data-[state="checked"]:tw-opacity-100 data-[state="indeterminate"]:tw-opacity-100 tw-transition-opacity ',S8=({className:e,value:t,onChange:r,defaultValue:n,"data-test-id":a="fondue-checkbox",...o},l)=>c.jsx(x8,{ref:l,checked:t,defaultChecked:n,className:a1(M8(o),e),onClick:r,"data-test-id":a,...o,children:c.jsxs(_8,{className:A8,children:[c.jsx(zu,{size:16,className:'tw-hidden tw-opacity-0 group-data-[state="indeterminate"]:tw-block group-data-[state="indeterminate"]:tw-opacity-100 tw-transition-opacity',"data-test-id":"icon-indeterminate"}),c.jsx(Ve,{size:16,className:'tw-hidden tw-opacity-0 group-data-[state="checked"]:tw-block group-data-[state="checked"]:tw-opacity-100 tw-transition-opacity',"data-test-id":"icon-checked"})]})}),E8=y.forwardRef(S8);E8.displayName="Checkbox";function Ct(){return(Ct=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e}).apply(this,arguments)}function B5(e,t){if(e==null)return{};var r,n,a={},o=Object.keys(e);for(n=0;n<o.length;n++)t.indexOf(r=o[n])>=0||(a[r]=e[r]);return a}function Xr(e){var t=y.useRef(e),r=y.useRef(function(n){t.current&&t.current(n)});return t.current=e,r.current}var se=function(e,t,r){return t===void 0&&(t=0),r===void 0&&(r=1),e>r?r:e<t?t:e},Ge=function(e){return"touches"in e},Qr=function(e){return e&&e.ownerDocument.defaultView||self},F5=function(e,t,r){var n=e.getBoundingClientRect(),a=Ge(t)?function(o,l){for(var i=0;i<o.length;i++)if(o[i].identifier===l)return o[i];return o[0]}(t.touches,r):t;return{left:se((a.pageX-(n.left+Qr(e).pageXOffset))/n.width),top:se((a.pageY-(n.top+Qr(e).pageYOffset))/n.height)}},R5=function(e){!Ge(e)&&e.preventDefault()},Zr=y.memo(function(e){var t=e.onMove,r=e.onKey,n=B5(e,["onMove","onKey"]),a=y.useRef(null),o=Xr(t),l=Xr(r),i=y.useRef(null),s=y.useRef(!1),d=y.useMemo(function(){var v=function(g){R5(g),(Ge(g)?g.touches.length>0:g.buttons>0)&&a.current?o(F5(a.current,g,i.current)):m(!1)},x=function(){return m(!1)};function m(g){var _=s.current,C=Qr(a.current),A=g?C.addEventListener:C.removeEventListener;A(_?"touchmove":"mousemove",v),A(_?"touchend":"mouseup",x)}return[function(g){var _=g.nativeEvent,C=a.current;if(C&&(R5(_),!function(M,S){return S&&!Ge(M)}(_,s.current)&&C)){if(Ge(_)){s.current=!0;var A=_.changedTouches||[];A.length&&(i.current=A[0].identifier)}C.focus(),o(F5(C,_,i.current)),m(!0)}},function(g){var _=g.which||g.keyCode;_<37||_>40||(g.preventDefault(),l({left:_===39?.05:_===37?-.05:0,top:_===40?.05:_===38?-.05:0}))},m]},[l,o]),u=d[0],f=d[1],h=d[2];return y.useEffect(function(){return h},[h]),y.createElement("div",Ct({},n,{onTouchStart:u,onMouseDown:u,className:"react-colorful__interactive",ref:a,onKeyDown:f,tabIndex:0,role:"slider"}))}),xt=function(e){return e.filter(Boolean).join(" ")},Jr=function(e){var t=e.color,r=e.left,n=e.top,a=n===void 0?.5:n,o=xt(["react-colorful__pointer",e.className]);return y.createElement("div",{className:o,style:{top:100*a+"%",left:100*r+"%"}},y.createElement("div",{className:"react-colorful__pointer-fill",style:{backgroundColor:t}}))},H0=function(e,t,r){return t===void 0&&(t=0),r===void 0&&(r=Math.pow(10,t)),Math.round(r*e)/r},U5=function(e){var t=e.s,r=e.v,n=e.a,a=(200-t)*r/100;return{h:H0(e.h),s:H0(a>0&&a<200?t*r/100/(a<=100?a:200-a)*100:0),l:H0(a/2),a:H0(n,2)}},en=function(e){var t=U5(e);return"hsl("+t.h+", "+t.s+"%, "+t.l+"%)"},tn=function(e){var t=U5(e);return"hsla("+t.h+", "+t.s+"%, "+t.l+"%, "+t.a+")"},I8=function(e){var t=e.h,r=e.s,n=e.v,a=e.a;t=t/360*6,r/=100,n/=100;var o=Math.floor(t),l=n*(1-r),i=n*(1-(t-o)*r),s=n*(1-(1-t+o)*r),d=o%6;return{r:H0(255*[n,i,l,l,s,n][d]),g:H0(255*[s,n,n,i,l,l][d]),b:H0(255*[l,l,s,n,n,i][d]),a:H0(a,2)}},P8=function(e){var t=e.r,r=e.g,n=e.b,a=e.a,o=Math.max(t,r,n),l=o-Math.min(t,r,n),i=l?o===t?(r-n)/l:o===r?2+(n-t)/l:4+(t-r)/l:0;return{h:H0(60*(i<0?i+6:i)),s:H0(o?l/o*100:0),v:H0(o/255*100),a}},k8=y.memo(function(e){var t=e.hue,r=e.onChange,n=xt(["react-colorful__hue",e.className]);return y.createElement("div",{className:n},y.createElement(Zr,{onMove:function(a){r({h:360*a.left})},onKey:function(a){r({h:se(t+360*a.left,0,360)})},"aria-label":"Hue","aria-valuenow":H0(t),"aria-valuemax":"360","aria-valuemin":"0"},y.createElement(Jr,{className:"react-colorful__hue-pointer",left:t/360,color:en({h:t,s:100,v:100,a:1})})))}),T8=y.memo(function(e){var t=e.hsva,r=e.onChange,n={backgroundColor:en({h:t.h,s:100,v:100,a:1})};return y.createElement("div",{className:"react-colorful__saturation",style:n},y.createElement(Zr,{onMove:function(a){r({s:100*a.left,v:100-100*a.top})},onKey:function(a){r({s:se(t.s+100*a.left,0,100),v:se(t.v-100*a.top,0,100)})},"aria-label":"Color","aria-valuetext":"Saturation "+H0(t.s)+"%, Brightness "+H0(t.v)+"%"},y.createElement(Jr,{className:"react-colorful__saturation-pointer",top:1-t.v/100,left:t.s/100,color:en(t)})))}),W5=function(e,t){if(e===t)return!0;for(var r in e)if(e[r]!==t[r])return!1;return!0};function N8(e,t,r){var n=Xr(r),a=y.useState(function(){return e.toHsva(t)}),o=a[0],l=a[1],i=y.useRef({color:t,hsva:o});y.useEffect(function(){if(!e.equal(t,i.current.color)){var d=e.toHsva(t);i.current={hsva:d,color:t},l(d)}},[t,e]),y.useEffect(function(){var d;W5(o,i.current.hsva)||e.equal(d=e.fromHsva(o),i.current.color)||(i.current={hsva:o,color:d},n(d))},[o,e,n]);var s=y.useCallback(function(d){l(function(u){return Object.assign({},u,d)})},[]);return[o,s]}var z8=typeof window<"u"?y.useLayoutEffect:y.useEffect,O8=function(){return typeof __webpack_nonce__<"u"?__webpack_nonce__:void 0},K5=new Map,D8=function(e){z8(function(){var t=e.current?e.current.ownerDocument:document;if(t!==void 0&&!K5.has(t)){var r=t.createElement("style");r.innerHTML=`.react-colorful{position:relative;display:flex;flex-direction:column;width:200px;height:200px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}.react-colorful__saturation{position:relative;flex-grow:1;border-color:transparent;border-bottom:12px solid #000;border-radius:8px 8px 0 0;background-image:linear-gradient(0deg,#000,transparent),linear-gradient(90deg,#fff,hsla(0,0%,100%,0))}.react-colorful__alpha-gradient,.react-colorful__pointer-fill{content:"";position:absolute;left:0;top:0;right:0;bottom:0;pointer-events:none;border-radius:inherit}.react-colorful__alpha-gradient,.react-colorful__saturation{box-shadow:inset 0 0 0 1px rgba(0,0,0,.05)}.react-colorful__alpha,.react-colorful__hue{position:relative;height:24px}.react-colorful__hue{background:linear-gradient(90deg,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red)}.react-colorful__last-control{border-radius:0 0 8px 8px}.react-colorful__interactive{position:absolute;left:0;top:0;right:0;bottom:0;border-radius:inherit;outline:none;touch-action:none}.react-colorful__pointer{position:absolute;z-index:1;box-sizing:border-box;width:28px;height:28px;transform:translate(-50%,-50%);background-color:#fff;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.2)}.react-colorful__interactive:focus .react-colorful__pointer{transform:translate(-50%,-50%) scale(1.1)}.react-colorful__alpha,.react-colorful__alpha-pointer{background-color:#fff;background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill-opacity=".05"><path d="M8 0h8v8H8zM0 8h8v8H0z"/></svg>')}.react-colorful__saturation-pointer{z-index:3}.react-colorful__hue-pointer{z-index:2}`,K5.set(t,r);var n=O8();n&&r.setAttribute("nonce",n),t.head.appendChild(r)}},[])},H8=function(e){var t=e.className,r=e.hsva,n=e.onChange,a={backgroundImage:"linear-gradient(90deg, "+tn(Object.assign({},r,{a:0}))+", "+tn(Object.assign({},r,{a:1}))+")"},o=xt(["react-colorful__alpha",t]),l=H0(100*r.a);return y.createElement("div",{className:o},y.createElement("div",{className:"react-colorful__alpha-gradient",style:a}),y.createElement(Zr,{onMove:function(i){n({a:i.left})},onKey:function(i){n({a:se(r.a+i.left)})},"aria-label":"Alpha","aria-valuetext":l+"%","aria-valuenow":l,"aria-valuemin":"0","aria-valuemax":"100"},y.createElement(Jr,{className:"react-colorful__alpha-pointer",left:r.a,color:tn(r)})))},V8=function(e){var t=e.className,r=e.colorModel,n=e.color,a=n===void 0?r.defaultColor:n,o=e.onChange,l=B5(e,["className","colorModel","color","onChange"]),i=y.useRef(null);D8(i);var s=N8(r,a,o),d=s[0],u=s[1],f=xt(["react-colorful",t]);return y.createElement("div",Ct({},l,{ref:i,className:f}),y.createElement(T8,{hsva:d,onChange:u}),y.createElement(k8,{hue:d.h,onChange:u}),y.createElement(H8,{hsva:d,onChange:u,className:"react-colorful__last-control"}))},L8={defaultColor:{r:0,g:0,b:0,a:1},toHsva:P8,fromHsva:I8,equal:W5},$8=function(e){return y.createElement(V8,Ct({},e,{colorModel:L8}))};const B8="_root_riubn_4",F8="_inputs_riubn_12",R8="_colorFormatInput_riubn_23",U8="_colorAlphaInput_riubn_24",W8="_colorChannelInputGroup_riubn_28",K8="_inputDecorator_riubn_39",j8="_gradientInput_riubn_43",G8="_reactColorful_riubn_46",q8="_valueInput_riubn_50",P0={root:B8,inputs:F8,colorFormatInput:R8,colorAlphaInput:U8,colorChannelInputGroup:W8,inputDecorator:K8,gradientInput:j8,reactColorful:G8,valueInput:q8},rn={red:255,green:255,blue:255,alpha:1,name:""},j5="HEX",Y8=e=>{if(e)return`rgba(${e.red}, ${e.green}, ${e.blue}, ${e.alpha??1})`},G5=e=>{const t=/^([\dA-Fa-f]{3}){1,2}$/;return e.length>2&&t.test(e)},X8=e=>{const t=/^([\dA-Fa-f]{3}){1,2}$/,r=e.match(t);if(!r)return{red:0,green:0,blue:0,alpha:0};const n=r[0];return n.length===3?{red:parseInt(`${n[0]}${n[0]}`,16),green:parseInt(`${n[1]}${n[1]}`,16),blue:parseInt(`${n[2]}${n[2]}`,16),alpha:1}:{red:parseInt(n.slice(0,2),16),green:parseInt(n.slice(2,4),16),blue:parseInt(n.slice(4,6),16),alpha:1}},nn=e=>{const{red:t,green:r,blue:n}=e;return`${t.toString(16).padStart(2,"0")}${r.toString(16).padStart(2,"0")}${n.toString(16).padStart(2,"0")}`},on=(e,t)=>t==="HEX"?{...e,name:`#${nn(e)}`}:{...e,name:`rgba(${e.red}, ${e.green}, ${e.blue}, ${e.alpha??1})`},_t=(e,t=0,r=255)=>e.length===0||parseInt(e)<t?t:parseInt(e)>r?r:parseInt(e),q5=({currentColor:e=rn,onColorChange:t=()=>{},"data-test-id":r="color-picker-input"},n)=>c.jsx("div",{className:P0.gradientInput,"data-test-id":r,ref:n,children:c.jsx($8,{className:P0.reactColorful,color:{r:e.red,g:e.green,b:e.blue,a:e.alpha===void 0?1:e.alpha},onChange:a=>t({red:a.r,green:a.g,blue:a.b,alpha:a.a})})});q5.displayName="ColorPicker.Gradient";const Q8=y.forwardRef(q5),Z8="_root_18mav_5",J8="_colorName_18mav_56",e6="_button_18mav_60",t6="_colorIndicator_18mav_73",r6="_actions_18mav_92",n6="_clear_18mav_102",o6="_caret_18mav_115",S1={root:Z8,colorName:J8,button:e6,colorIndicator:t6,actions:r6,clear:n6,caret:o6},Y5=({id:e,currentColor:t,isOpen:r,onClear:n,onClick:a,"data-test-id":o="color-picker-input",...l},i)=>{const s=(t==null?void 0:t.name)??(t?on(t,"RGBA").name:"");return c.jsxs("div",{id:e,className:S1.root,ref:i,"data-test-id":o,children:[c.jsxs("button",{className:S1.button,...l,onClick:a,type:"button","data-color-input-select":!0,children:[(t==null?void 0:t.red)!==void 0?c.jsx("div",{"aria-hidden":!0,className:S1.colorIndicator,style:{"--active-color":Y8(t)}}):c.jsxs(c.Fragment,{children:[c.jsx(Nu,{size:16}),c.jsx("span",{children:"Select Color"})]}),c.jsx("span",{className:S1.colorName,children:s})]}),c.jsxs("div",{className:S1.actions,children:[n&&c.jsx("button",{type:"button","aria-label":"Clear color",onClick:n,className:S1.clear,children:c.jsx(gt,{size:16})}),c.jsx("div",{className:S1.caret,"data-state":r?"open":"closed",children:c.jsx(Dr,{size:16,className:S1.caret})})]})]})};Y5.displayName="ColorPicker.Input";const a6=y.forwardRef(Y5);function l6(e,t=globalThis==null?void 0:globalThis.document){const r=A0(e);p.useEffect(()=>{const n=a=>{a.key==="Escape"&&r(a)};return t.addEventListener("keydown",n,{capture:!0}),()=>t.removeEventListener("keydown",n,{capture:!0})},[r,t])}var i6="DismissableLayer",an="dismissableLayer.update",s6="dismissableLayer.pointerDownOutside",c6="dismissableLayer.focusOutside",X5,Q5=p.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),qe=p.forwardRef((e,t)=>{const{disableOutsidePointerEvents:r=!1,onEscapeKeyDown:n,onPointerDownOutside:a,onFocusOutside:o,onInteractOutside:l,onDismiss:i,...s}=e,d=p.useContext(Q5),[u,f]=p.useState(null),h=(u==null?void 0:u.ownerDocument)??(globalThis==null?void 0:globalThis.document),[,v]=p.useState({}),x=d0(t,N=>f(N)),m=Array.from(d.layers),[g]=[...d.layersWithOutsidePointerEventsDisabled].slice(-1),_=m.indexOf(g),C=u?m.indexOf(u):-1,A=d.layersWithOutsidePointerEventsDisabled.size>0,M=C>=_,S=f6(N=>{const D=N.target,U=[...d.branches].some(R=>R.contains(D));!M||U||(a==null||a(N),l==null||l(N),N.defaultPrevented||i==null||i())},h),P=h6(N=>{const D=N.target;[...d.branches].some(R=>R.contains(D))||(o==null||o(N),l==null||l(N),N.defaultPrevented||i==null||i())},h);return l6(N=>{C===d.layers.size-1&&(n==null||n(N),!N.defaultPrevented&&i&&(N.preventDefault(),i()))},h),p.useEffect(()=>{if(u)return r&&(d.layersWithOutsidePointerEventsDisabled.size===0&&(X5=h.body.style.pointerEvents,h.body.style.pointerEvents="none"),d.layersWithOutsidePointerEventsDisabled.add(u)),d.layers.add(u),Z5(),()=>{r&&d.layersWithOutsidePointerEventsDisabled.size===1&&(h.body.style.pointerEvents=X5)}},[u,h,r,d]),p.useEffect(()=>()=>{u&&(d.layers.delete(u),d.layersWithOutsidePointerEventsDisabled.delete(u),Z5())},[u,d]),p.useEffect(()=>{const N=()=>v({});return document.addEventListener(an,N),()=>document.removeEventListener(an,N)},[]),c.jsx(o0.div,{...s,ref:x,style:{pointerEvents:A?M?"auto":"none":void 0,...e.style},onFocusCapture:t0(e.onFocusCapture,P.onFocusCapture),onBlurCapture:t0(e.onBlurCapture,P.onBlurCapture),onPointerDownCapture:t0(e.onPointerDownCapture,S.onPointerDownCapture)})});qe.displayName=i6;var d6="DismissableLayerBranch",u6=p.forwardRef((e,t)=>{const r=p.useContext(Q5),n=p.useRef(null),a=d0(t,n);return p.useEffect(()=>{const o=n.current;if(o)return r.branches.add(o),()=>{r.branches.delete(o)}},[r.branches]),c.jsx(o0.div,{...e,ref:a})});u6.displayName=d6;function f6(e,t=globalThis==null?void 0:globalThis.document){const r=A0(e),n=p.useRef(!1),a=p.useRef(()=>{});return p.useEffect(()=>{const o=i=>{if(i.target&&!n.current){let s=function(){J5(s6,r,d,{discrete:!0})};const d={originalEvent:i};i.pointerType==="touch"?(t.removeEventListener("click",a.current),a.current=s,t.addEventListener("click",a.current,{once:!0})):s()}else t.removeEventListener("click",a.current);n.current=!1},l=window.setTimeout(()=>{t.addEventListener("pointerdown",o)},0);return()=>{window.clearTimeout(l),t.removeEventListener("pointerdown",o),t.removeEventListener("click",a.current)}},[t,r]),{onPointerDownCapture:()=>n.current=!0}}function h6(e,t=globalThis==null?void 0:globalThis.document){const r=A0(e),n=p.useRef(!1);return p.useEffect(()=>{const a=o=>{o.target&&!n.current&&J5(c6,r,{originalEvent:o},{discrete:!1})};return t.addEventListener("focusin",a),()=>t.removeEventListener("focusin",a)},[t,r]),{onFocusCapture:()=>n.current=!0,onBlurCapture:()=>n.current=!1}}function Z5(){const e=new CustomEvent(an);document.dispatchEvent(e)}function J5(e,t,r,{discrete:n}){const a=r.originalEvent.target,o=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:r});t&&a.addEventListener(e,t,{once:!0}),n?l5(a,o):a.dispatchEvent(o)}var ln=0;function sn(){p.useEffect(()=>{const e=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",e[0]??el()),document.body.insertAdjacentElement("beforeend",e[1]??el()),ln++,()=>{ln===1&&document.querySelectorAll("[data-radix-focus-guard]").forEach(t=>t.remove()),ln--}},[])}function el(){const e=document.createElement("span");return e.setAttribute("data-radix-focus-guard",""),e.tabIndex=0,e.style.outline="none",e.style.opacity="0",e.style.position="fixed",e.style.pointerEvents="none",e}var cn="focusScope.autoFocusOnMount",dn="focusScope.autoFocusOnUnmount",tl={bubbles:!1,cancelable:!0},p6="FocusScope",Mt=p.forwardRef((e,t)=>{const{loop:r=!1,trapped:n=!1,onMountAutoFocus:a,onUnmountAutoFocus:o,...l}=e,[i,s]=p.useState(null),d=A0(a),u=A0(o),f=p.useRef(null),h=d0(t,m=>s(m)),v=p.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;p.useEffect(()=>{if(n){let m=function(A){if(v.paused||!i)return;const M=A.target;i.contains(M)?f.current=M:E1(f.current,{select:!0})},g=function(A){if(v.paused||!i)return;const M=A.relatedTarget;M!==null&&(i.contains(M)||E1(f.current,{select:!0}))},_=function(A){if(document.activeElement===document.body)for(const S of A)S.removedNodes.length>0&&E1(i)};document.addEventListener("focusin",m),document.addEventListener("focusout",g);const C=new MutationObserver(_);return i&&C.observe(i,{childList:!0,subtree:!0}),()=>{document.removeEventListener("focusin",m),document.removeEventListener("focusout",g),C.disconnect()}}},[n,i,v.paused]),p.useEffect(()=>{if(i){ol.add(v);const m=document.activeElement;if(!i.contains(m)){const _=new CustomEvent(cn,tl);i.addEventListener(cn,d),i.dispatchEvent(_),_.defaultPrevented||(v6(y6(rl(i)),{select:!0}),document.activeElement===m&&E1(i))}return()=>{i.removeEventListener(cn,d),setTimeout(()=>{const _=new CustomEvent(dn,tl);i.addEventListener(dn,u),i.dispatchEvent(_),_.defaultPrevented||E1(m??document.body,{select:!0}),i.removeEventListener(dn,u),ol.remove(v)},0)}}},[i,d,u,v]);const x=p.useCallback(m=>{if(!r&&!n||v.paused)return;const g=m.key==="Tab"&&!m.altKey&&!m.ctrlKey&&!m.metaKey,_=document.activeElement;if(g&&_){const C=m.currentTarget,[A,M]=g6(C);A&&M?!m.shiftKey&&_===M?(m.preventDefault(),r&&E1(A,{select:!0})):m.shiftKey&&_===A&&(m.preventDefault(),r&&E1(M,{select:!0})):_===C&&m.preventDefault()}},[r,n,v.paused]);return c.jsx(o0.div,{tabIndex:-1,...l,ref:h,onKeyDown:x})});Mt.displayName=p6;function v6(e,{select:t=!1}={}){const r=document.activeElement;for(const n of e)if(E1(n,{select:t}),document.activeElement!==r)return}function g6(e){const t=rl(e),r=nl(t,e),n=nl(t.reverse(),e);return[r,n]}function rl(e){const t=[],r=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:n=>{const a=n.tagName==="INPUT"&&n.type==="hidden";return n.disabled||n.hidden||a?NodeFilter.FILTER_SKIP:n.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;r.nextNode();)t.push(r.currentNode);return t}function nl(e,t){for(const r of e)if(!m6(r,{upTo:t}))return r}function m6(e,{upTo:t}){if(getComputedStyle(e).visibility==="hidden")return!0;for(;e;){if(t!==void 0&&e===t)return!1;if(getComputedStyle(e).display==="none")return!0;e=e.parentElement}return!1}function b6(e){return e instanceof HTMLInputElement&&"select"in e}function E1(e,{select:t=!1}={}){if(e&&e.focus){const r=document.activeElement;e.focus({preventScroll:!0}),e!==r&&b6(e)&&t&&e.select()}}var ol=w6();function w6(){let e=[];return{add(t){const r=e[0];t!==r&&(r==null||r.pause()),e=al(e,t),e.unshift(t)},remove(t){var r;e=al(e,t),(r=e[0])==null||r.resume()}}}function al(e,t){const r=[...e],n=r.indexOf(t);return n!==-1&&r.splice(n,1),r}function y6(e){return e.filter(t=>t.tagName!=="A")}const C6=["top","right","bottom","left"],l1=Math.min,R0=Math.max,At=Math.round,St=Math.floor,I1=e=>({x:e,y:e}),x6={left:"right",right:"left",bottom:"top",top:"bottom"},_6={start:"end",end:"start"};function un(e,t,r){return R0(e,l1(t,r))}function h1(e,t){return typeof e=="function"?e(t):e}function p1(e){return e.split("-")[0]}function ce(e){return e.split("-")[1]}function fn(e){return e==="x"?"y":"x"}function hn(e){return e==="y"?"height":"width"}function P1(e){return["top","bottom"].includes(p1(e))?"y":"x"}function pn(e){return fn(P1(e))}function M6(e,t,r){r===void 0&&(r=!1);const n=ce(e),a=pn(e),o=hn(a);let l=a==="x"?n===(r?"end":"start")?"right":"left":n==="start"?"bottom":"top";return t.reference[o]>t.floating[o]&&(l=Et(l)),[l,Et(l)]}function A6(e){const t=Et(e);return[vn(e),t,vn(t)]}function vn(e){return e.replace(/start|end/g,t=>_6[t])}function S6(e,t,r){const n=["left","right"],a=["right","left"],o=["top","bottom"],l=["bottom","top"];switch(e){case"top":case"bottom":return r?t?a:n:t?n:a;case"left":case"right":return t?o:l;default:return[]}}function E6(e,t,r,n){const a=ce(e);let o=S6(p1(e),r==="start",n);return a&&(o=o.map(l=>l+"-"+a),t&&(o=o.concat(o.map(vn)))),o}function Et(e){return e.replace(/left|right|bottom|top/g,t=>x6[t])}function I6(e){return{top:0,right:0,bottom:0,left:0,...e}}function ll(e){return typeof e!="number"?I6(e):{top:e,right:e,bottom:e,left:e}}function It(e){const{x:t,y:r,width:n,height:a}=e;return{width:n,height:a,top:r,left:t,right:t+n,bottom:r+a,x:t,y:r}}function il(e,t,r){let{reference:n,floating:a}=e;const o=P1(t),l=pn(t),i=hn(l),s=p1(t),d=o==="y",u=n.x+n.width/2-a.width/2,f=n.y+n.height/2-a.height/2,h=n[i]/2-a[i]/2;let v;switch(s){case"top":v={x:u,y:n.y-a.height};break;case"bottom":v={x:u,y:n.y+n.height};break;case"right":v={x:n.x+n.width,y:f};break;case"left":v={x:n.x-a.width,y:f};break;default:v={x:n.x,y:n.y}}switch(ce(t)){case"start":v[l]-=h*(r&&d?-1:1);break;case"end":v[l]+=h*(r&&d?-1:1);break}return v}const P6=async(e,t,r)=>{const{placement:n="bottom",strategy:a="absolute",middleware:o=[],platform:l}=r,i=o.filter(Boolean),s=await(l.isRTL==null?void 0:l.isRTL(t));let d=await l.getElementRects({reference:e,floating:t,strategy:a}),{x:u,y:f}=il(d,n,s),h=n,v={},x=0;for(let m=0;m<i.length;m++){const{name:g,fn:_}=i[m],{x:C,y:A,data:M,reset:S}=await _({x:u,y:f,initialPlacement:n,placement:h,strategy:a,middlewareData:v,rects:d,platform:l,elements:{reference:e,floating:t}});u=C??u,f=A??f,v={...v,[g]:{...v[g],...M}},S&&x<=50&&(x++,typeof S=="object"&&(S.placement&&(h=S.placement),S.rects&&(d=S.rects===!0?await l.getElementRects({reference:e,floating:t,strategy:a}):S.rects),{x:u,y:f}=il(d,h,s)),m=-1)}return{x:u,y:f,placement:h,strategy:a,middlewareData:v}};async function Ye(e,t){var r;t===void 0&&(t={});const{x:n,y:a,platform:o,rects:l,elements:i,strategy:s}=e,{boundary:d="clippingAncestors",rootBoundary:u="viewport",elementContext:f="floating",altBoundary:h=!1,padding:v=0}=h1(t,e),x=ll(v),g=i[h?f==="floating"?"reference":"floating":f],_=It(await o.getClippingRect({element:(r=await(o.isElement==null?void 0:o.isElement(g)))==null||r?g:g.contextElement||await(o.getDocumentElement==null?void 0:o.getDocumentElement(i.floating)),boundary:d,rootBoundary:u,strategy:s})),C=f==="floating"?{x:n,y:a,width:l.floating.width,height:l.floating.height}:l.reference,A=await(o.getOffsetParent==null?void 0:o.getOffsetParent(i.floating)),M=await(o.isElement==null?void 0:o.isElement(A))?await(o.getScale==null?void 0:o.getScale(A))||{x:1,y:1}:{x:1,y:1},S=It(o.convertOffsetParentRelativeRectToViewportRelativeRect?await o.convertOffsetParentRelativeRectToViewportRelativeRect({elements:i,rect:C,offsetParent:A,strategy:s}):C);return{top:(_.top-S.top+x.top)/M.y,bottom:(S.bottom-_.bottom+x.bottom)/M.y,left:(_.left-S.left+x.left)/M.x,right:(S.right-_.right+x.right)/M.x}}const k6=e=>({name:"arrow",options:e,async fn(t){const{x:r,y:n,placement:a,rects:o,platform:l,elements:i,middlewareData:s}=t,{element:d,padding:u=0}=h1(e,t)||{};if(d==null)return{};const f=ll(u),h={x:r,y:n},v=pn(a),x=hn(v),m=await l.getDimensions(d),g=v==="y",_=g?"top":"left",C=g?"bottom":"right",A=g?"clientHeight":"clientWidth",M=o.reference[x]+o.reference[v]-h[v]-o.floating[x],S=h[v]-o.reference[v],P=await(l.getOffsetParent==null?void 0:l.getOffsetParent(d));let N=P?P[A]:0;(!N||!await(l.isElement==null?void 0:l.isElement(P)))&&(N=i.floating[A]||o.floating[x]);const D=M/2-S/2,U=N/2-m[x]/2-1,R=l1(f[_],U),K=l1(f[C],U),k=R,B=N-m[x]-K,$=N/2-m[x]/2+D,q=un(k,$,B),W=!s.arrow&&ce(a)!=null&&$!==q&&o.reference[x]/2-($<k?R:K)-m[x]/2<0,H=W?$<k?$-k:$-B:0;return{[v]:h[v]+H,data:{[v]:q,centerOffset:$-q-H,...W&&{alignmentOffset:H}},reset:W}}}),T6=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var r,n;const{placement:a,middlewareData:o,rects:l,initialPlacement:i,platform:s,elements:d}=t,{mainAxis:u=!0,crossAxis:f=!0,fallbackPlacements:h,fallbackStrategy:v="bestFit",fallbackAxisSideDirection:x="none",flipAlignment:m=!0,...g}=h1(e,t);if((r=o.arrow)!=null&&r.alignmentOffset)return{};const _=p1(a),C=P1(i),A=p1(i)===i,M=await(s.isRTL==null?void 0:s.isRTL(d.floating)),S=h||(A||!m?[Et(i)]:A6(i)),P=x!=="none";!h&&P&&S.push(...E6(i,m,x,M));const N=[i,...S],D=await Ye(t,g),U=[];let R=((n=o.flip)==null?void 0:n.overflows)||[];if(u&&U.push(D[_]),f){const $=M6(a,l,M);U.push(D[$[0]],D[$[1]])}if(R=[...R,{placement:a,overflows:U}],!U.every($=>$<=0)){var K,k;const $=(((K=o.flip)==null?void 0:K.index)||0)+1,q=N[$];if(q)return{data:{index:$,overflows:R},reset:{placement:q}};let W=(k=R.filter(H=>H.overflows[0]<=0).sort((H,L)=>H.overflows[1]-L.overflows[1])[0])==null?void 0:k.placement;if(!W)switch(v){case"bestFit":{var B;const H=(B=R.filter(L=>{if(P){const I=P1(L.placement);return I===C||I==="y"}return!0}).map(L=>[L.placement,L.overflows.filter(I=>I>0).reduce((I,E)=>I+E,0)]).sort((L,I)=>L[1]-I[1])[0])==null?void 0:B[0];H&&(W=H);break}case"initialPlacement":W=i;break}if(a!==W)return{reset:{placement:W}}}return{}}}};function sl(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function cl(e){return C6.some(t=>e[t]>=0)}const N6=function(e){return e===void 0&&(e={}),{name:"hide",options:e,async fn(t){const{rects:r}=t,{strategy:n="referenceHidden",...a}=h1(e,t);switch(n){case"referenceHidden":{const o=await Ye(t,{...a,elementContext:"reference"}),l=sl(o,r.reference);return{data:{referenceHiddenOffsets:l,referenceHidden:cl(l)}}}case"escaped":{const o=await Ye(t,{...a,altBoundary:!0}),l=sl(o,r.floating);return{data:{escapedOffsets:l,escaped:cl(l)}}}default:return{}}}}};async function z6(e,t){const{placement:r,platform:n,elements:a}=e,o=await(n.isRTL==null?void 0:n.isRTL(a.floating)),l=p1(r),i=ce(r),s=P1(r)==="y",d=["left","top"].includes(l)?-1:1,u=o&&s?-1:1,f=h1(t,e);let{mainAxis:h,crossAxis:v,alignmentAxis:x}=typeof f=="number"?{mainAxis:f,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...f};return i&&typeof x=="number"&&(v=i==="end"?x*-1:x),s?{x:v*u,y:h*d}:{x:h*d,y:v*u}}const O6=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var r,n;const{x:a,y:o,placement:l,middlewareData:i}=t,s=await z6(t,e);return l===((r=i.offset)==null?void 0:r.placement)&&(n=i.arrow)!=null&&n.alignmentOffset?{}:{x:a+s.x,y:o+s.y,data:{...s,placement:l}}}}},D6=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:r,y:n,placement:a}=t,{mainAxis:o=!0,crossAxis:l=!1,limiter:i={fn:g=>{let{x:_,y:C}=g;return{x:_,y:C}}},...s}=h1(e,t),d={x:r,y:n},u=await Ye(t,s),f=P1(p1(a)),h=fn(f);let v=d[h],x=d[f];if(o){const g=h==="y"?"top":"left",_=h==="y"?"bottom":"right",C=v+u[g],A=v-u[_];v=un(C,v,A)}if(l){const g=f==="y"?"top":"left",_=f==="y"?"bottom":"right",C=x+u[g],A=x-u[_];x=un(C,x,A)}const m=i.fn({...t,[h]:v,[f]:x});return{...m,data:{x:m.x-r,y:m.y-n}}}}},H6=function(e){return e===void 0&&(e={}),{options:e,fn(t){const{x:r,y:n,placement:a,rects:o,middlewareData:l}=t,{offset:i=0,mainAxis:s=!0,crossAxis:d=!0}=h1(e,t),u={x:r,y:n},f=P1(a),h=fn(f);let v=u[h],x=u[f];const m=h1(i,t),g=typeof m=="number"?{mainAxis:m,crossAxis:0}:{mainAxis:0,crossAxis:0,...m};if(s){const A=h==="y"?"height":"width",M=o.reference[h]-o.floating[A]+g.mainAxis,S=o.reference[h]+o.reference[A]-g.mainAxis;v<M?v=M:v>S&&(v=S)}if(d){var _,C;const A=h==="y"?"width":"height",M=["top","left"].includes(p1(a)),S=o.reference[f]-o.floating[A]+(M&&((_=l.offset)==null?void 0:_[f])||0)+(M?0:g.crossAxis),P=o.reference[f]+o.reference[A]+(M?0:((C=l.offset)==null?void 0:C[f])||0)-(M?g.crossAxis:0);x<S?x=S:x>P&&(x=P)}return{[h]:v,[f]:x}}}},V6=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(t){const{placement:r,rects:n,platform:a,elements:o}=t,{apply:l=()=>{},...i}=h1(e,t),s=await Ye(t,i),d=p1(r),u=ce(r),f=P1(r)==="y",{width:h,height:v}=n.floating;let x,m;d==="top"||d==="bottom"?(x=d,m=u===(await(a.isRTL==null?void 0:a.isRTL(o.floating))?"start":"end")?"left":"right"):(m=d,x=u==="end"?"top":"bottom");const g=v-s.top-s.bottom,_=h-s.left-s.right,C=l1(v-s[x],g),A=l1(h-s[m],_),M=!t.middlewareData.shift;let S=C,P=A;if(f?P=u||M?l1(A,_):_:S=u||M?l1(C,g):g,M&&!u){const D=R0(s.left,0),U=R0(s.right,0),R=R0(s.top,0),K=R0(s.bottom,0);f?P=h-2*(D!==0||U!==0?D+U:R0(s.left,s.right)):S=v-2*(R!==0||K!==0?R+K:R0(s.top,s.bottom))}await l({...t,availableWidth:P,availableHeight:S});const N=await a.getDimensions(o.floating);return h!==N.width||v!==N.height?{reset:{rects:!0}}:{}}}};function de(e){return dl(e)?(e.nodeName||"").toLowerCase():"#document"}function U0(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function v1(e){var t;return(t=(dl(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function dl(e){return e instanceof Node||e instanceof U0(e).Node}function Q0(e){return e instanceof Element||e instanceof U0(e).Element}function i1(e){return e instanceof HTMLElement||e instanceof U0(e).HTMLElement}function ul(e){return typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof U0(e).ShadowRoot}function Xe(e){const{overflow:t,overflowX:r,overflowY:n,display:a}=Z0(e);return/auto|scroll|overlay|hidden|clip/.test(t+n+r)&&!["inline","contents"].includes(a)}function L6(e){return["table","td","th"].includes(de(e))}function Pt(e){return[":popover-open",":modal"].some(t=>{try{return e.matches(t)}catch{return!1}})}function gn(e){const t=mn(),r=Q0(e)?Z0(e):e;return r.transform!=="none"||r.perspective!=="none"||(r.containerType?r.containerType!=="normal":!1)||!t&&(r.backdropFilter?r.backdropFilter!=="none":!1)||!t&&(r.filter?r.filter!=="none":!1)||["transform","perspective","filter"].some(n=>(r.willChange||"").includes(n))||["paint","layout","strict","content"].some(n=>(r.contain||"").includes(n))}function $6(e){let t=k1(e);for(;i1(t)&&!ue(t);){if(gn(t))return t;if(Pt(t))return null;t=k1(t)}return null}function mn(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function ue(e){return["html","body","#document"].includes(de(e))}function Z0(e){return U0(e).getComputedStyle(e)}function kt(e){return Q0(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function k1(e){if(de(e)==="html")return e;const t=e.assignedSlot||e.parentNode||ul(e)&&e.host||v1(e);return ul(t)?t.host:t}function fl(e){const t=k1(e);return ue(t)?e.ownerDocument?e.ownerDocument.body:e.body:i1(t)&&Xe(t)?t:fl(t)}function Qe(e,t,r){var n;t===void 0&&(t=[]),r===void 0&&(r=!0);const a=fl(e),o=a===((n=e.ownerDocument)==null?void 0:n.body),l=U0(a);if(o){const i=bn(l);return t.concat(l,l.visualViewport||[],Xe(a)?a:[],i&&r?Qe(i):[])}return t.concat(a,Qe(a,[],r))}function bn(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function hl(e){const t=Z0(e);let r=parseFloat(t.width)||0,n=parseFloat(t.height)||0;const a=i1(e),o=a?e.offsetWidth:r,l=a?e.offsetHeight:n,i=At(r)!==o||At(n)!==l;return i&&(r=o,n=l),{width:r,height:n,$:i}}function wn(e){return Q0(e)?e:e.contextElement}function fe(e){const t=wn(e);if(!i1(t))return I1(1);const r=t.getBoundingClientRect(),{width:n,height:a,$:o}=hl(t);let l=(o?At(r.width):r.width)/n,i=(o?At(r.height):r.height)/a;return(!l||!Number.isFinite(l))&&(l=1),(!i||!Number.isFinite(i))&&(i=1),{x:l,y:i}}const B6=I1(0);function pl(e){const t=U0(e);return!mn()||!t.visualViewport?B6:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function F6(e,t,r){return t===void 0&&(t=!1),!r||t&&r!==U0(e)?!1:t}function j1(e,t,r,n){t===void 0&&(t=!1),r===void 0&&(r=!1);const a=e.getBoundingClientRect(),o=wn(e);let l=I1(1);t&&(n?Q0(n)&&(l=fe(n)):l=fe(e));const i=F6(o,r,n)?pl(o):I1(0);let s=(a.left+i.x)/l.x,d=(a.top+i.y)/l.y,u=a.width/l.x,f=a.height/l.y;if(o){const h=U0(o),v=n&&Q0(n)?U0(n):n;let x=h,m=bn(x);for(;m&&n&&v!==x;){const g=fe(m),_=m.getBoundingClientRect(),C=Z0(m),A=_.left+(m.clientLeft+parseFloat(C.paddingLeft))*g.x,M=_.top+(m.clientTop+parseFloat(C.paddingTop))*g.y;s*=g.x,d*=g.y,u*=g.x,f*=g.y,s+=A,d+=M,x=U0(m),m=bn(x)}}return It({width:u,height:f,x:s,y:d})}function R6(e){let{elements:t,rect:r,offsetParent:n,strategy:a}=e;const o=a==="fixed",l=v1(n),i=t?Pt(t.floating):!1;if(n===l||i&&o)return r;let s={scrollLeft:0,scrollTop:0},d=I1(1);const u=I1(0),f=i1(n);if((f||!f&&!o)&&((de(n)!=="body"||Xe(l))&&(s=kt(n)),i1(n))){const h=j1(n);d=fe(n),u.x=h.x+n.clientLeft,u.y=h.y+n.clientTop}return{width:r.width*d.x,height:r.height*d.y,x:r.x*d.x-s.scrollLeft*d.x+u.x,y:r.y*d.y-s.scrollTop*d.y+u.y}}function U6(e){return Array.from(e.getClientRects())}function vl(e){return j1(v1(e)).left+kt(e).scrollLeft}function W6(e){const t=v1(e),r=kt(e),n=e.ownerDocument.body,a=R0(t.scrollWidth,t.clientWidth,n.scrollWidth,n.clientWidth),o=R0(t.scrollHeight,t.clientHeight,n.scrollHeight,n.clientHeight);let l=-r.scrollLeft+vl(e);const i=-r.scrollTop;return Z0(n).direction==="rtl"&&(l+=R0(t.clientWidth,n.clientWidth)-a),{width:a,height:o,x:l,y:i}}function K6(e,t){const r=U0(e),n=v1(e),a=r.visualViewport;let o=n.clientWidth,l=n.clientHeight,i=0,s=0;if(a){o=a.width,l=a.height;const d=mn();(!d||d&&t==="fixed")&&(i=a.offsetLeft,s=a.offsetTop)}return{width:o,height:l,x:i,y:s}}function j6(e,t){const r=j1(e,!0,t==="fixed"),n=r.top+e.clientTop,a=r.left+e.clientLeft,o=i1(e)?fe(e):I1(1),l=e.clientWidth*o.x,i=e.clientHeight*o.y,s=a*o.x,d=n*o.y;return{width:l,height:i,x:s,y:d}}function gl(e,t,r){let n;if(t==="viewport")n=K6(e,r);else if(t==="document")n=W6(v1(e));else if(Q0(t))n=j6(t,r);else{const a=pl(e);n={...t,x:t.x-a.x,y:t.y-a.y}}return It(n)}function ml(e,t){const r=k1(e);return r===t||!Q0(r)||ue(r)?!1:Z0(r).position==="fixed"||ml(r,t)}function G6(e,t){const r=t.get(e);if(r)return r;let n=Qe(e,[],!1).filter(i=>Q0(i)&&de(i)!=="body"),a=null;const o=Z0(e).position==="fixed";let l=o?k1(e):e;for(;Q0(l)&&!ue(l);){const i=Z0(l),s=gn(l);!s&&i.position==="fixed"&&(a=null),(o?!s&&!a:!s&&i.position==="static"&&!!a&&["absolute","fixed"].includes(a.position)||Xe(l)&&!s&&ml(e,l))?n=n.filter(u=>u!==l):a=i,l=k1(l)}return t.set(e,n),n}function q6(e){let{element:t,boundary:r,rootBoundary:n,strategy:a}=e;const l=[...r==="clippingAncestors"?Pt(t)?[]:G6(t,this._c):[].concat(r),n],i=l[0],s=l.reduce((d,u)=>{const f=gl(t,u,a);return d.top=R0(f.top,d.top),d.right=l1(f.right,d.right),d.bottom=l1(f.bottom,d.bottom),d.left=R0(f.left,d.left),d},gl(t,i,a));return{width:s.right-s.left,height:s.bottom-s.top,x:s.left,y:s.top}}function Y6(e){const{width:t,height:r}=hl(e);return{width:t,height:r}}function X6(e,t,r){const n=i1(t),a=v1(t),o=r==="fixed",l=j1(e,!0,o,t);let i={scrollLeft:0,scrollTop:0};const s=I1(0);if(n||!n&&!o)if((de(t)!=="body"||Xe(a))&&(i=kt(t)),n){const f=j1(t,!0,o,t);s.x=f.x+t.clientLeft,s.y=f.y+t.clientTop}else a&&(s.x=vl(a));const d=l.left+i.scrollLeft-s.x,u=l.top+i.scrollTop-s.y;return{x:d,y:u,width:l.width,height:l.height}}function yn(e){return Z0(e).position==="static"}function bl(e,t){return!i1(e)||Z0(e).position==="fixed"?null:t?t(e):e.offsetParent}function wl(e,t){const r=U0(e);if(Pt(e))return r;if(!i1(e)){let a=k1(e);for(;a&&!ue(a);){if(Q0(a)&&!yn(a))return a;a=k1(a)}return r}let n=bl(e,t);for(;n&&L6(n)&&yn(n);)n=bl(n,t);return n&&ue(n)&&yn(n)&&!gn(n)?r:n||$6(e)||r}const Q6=async function(e){const t=this.getOffsetParent||wl,r=this.getDimensions,n=await r(e.floating);return{reference:X6(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:n.width,height:n.height}}};function Z6(e){return Z0(e).direction==="rtl"}const J6={convertOffsetParentRelativeRectToViewportRelativeRect:R6,getDocumentElement:v1,getClippingRect:q6,getOffsetParent:wl,getElementRects:Q6,getClientRects:U6,getDimensions:Y6,getScale:fe,isElement:Q0,isRTL:Z6};function e4(e,t){let r=null,n;const a=v1(e);function o(){var i;clearTimeout(n),(i=r)==null||i.disconnect(),r=null}function l(i,s){i===void 0&&(i=!1),s===void 0&&(s=1),o();const{left:d,top:u,width:f,height:h}=e.getBoundingClientRect();if(i||t(),!f||!h)return;const v=St(u),x=St(a.clientWidth-(d+f)),m=St(a.clientHeight-(u+h)),g=St(d),C={rootMargin:-v+"px "+-x+"px "+-m+"px "+-g+"px",threshold:R0(0,l1(1,s))||1};let A=!0;function M(S){const P=S[0].intersectionRatio;if(P!==s){if(!A)return l();P?l(!1,P):n=setTimeout(()=>{l(!1,1e-7)},1e3)}A=!1}try{r=new IntersectionObserver(M,{...C,root:a.ownerDocument})}catch{r=new IntersectionObserver(M,C)}r.observe(e)}return l(!0),o}function t4(e,t,r,n){n===void 0&&(n={});const{ancestorScroll:a=!0,ancestorResize:o=!0,elementResize:l=typeof ResizeObserver=="function",layoutShift:i=typeof IntersectionObserver=="function",animationFrame:s=!1}=n,d=wn(e),u=a||o?[...d?Qe(d):[],...Qe(t)]:[];u.forEach(_=>{a&&_.addEventListener("scroll",r,{passive:!0}),o&&_.addEventListener("resize",r)});const f=d&&i?e4(d,r):null;let h=-1,v=null;l&&(v=new ResizeObserver(_=>{let[C]=_;C&&C.target===d&&v&&(v.unobserve(t),cancelAnimationFrame(h),h=requestAnimationFrame(()=>{var A;(A=v)==null||A.observe(t)})),r()}),d&&!s&&v.observe(d),v.observe(t));let x,m=s?j1(e):null;s&&g();function g(){const _=j1(e);m&&(_.x!==m.x||_.y!==m.y||_.width!==m.width||_.height!==m.height)&&r(),m=_,x=requestAnimationFrame(g)}return r(),()=>{var _;u.forEach(C=>{a&&C.removeEventListener("scroll",r),o&&C.removeEventListener("resize",r)}),f==null||f(),(_=v)==null||_.disconnect(),v=null,s&&cancelAnimationFrame(x)}}const r4=O6,n4=D6,o4=T6,a4=V6,l4=N6,yl=k6,i4=H6,s4=(e,t,r)=>{const n=new Map,a={platform:J6,...r},o={...a.platform,_c:n};return P6(e,t,{...a,platform:o})};var Tt=typeof document<"u"?y.useLayoutEffect:y.useEffect;function Nt(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 r,n,a;if(e&&t&&typeof e=="object"){if(Array.isArray(e)){if(r=e.length,r!==t.length)return!1;for(n=r;n--!==0;)if(!Nt(e[n],t[n]))return!1;return!0}if(a=Object.keys(e),r=a.length,r!==Object.keys(t).length)return!1;for(n=r;n--!==0;)if(!{}.hasOwnProperty.call(t,a[n]))return!1;for(n=r;n--!==0;){const o=a[n];if(!(o==="_owner"&&e.$$typeof)&&!Nt(e[o],t[o]))return!1}return!0}return e!==e&&t!==t}function Cl(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function xl(e,t){const r=Cl(e);return Math.round(t*r)/r}function _l(e){const t=p.useRef(e);return Tt(()=>{t.current=e}),t}function c4(e){e===void 0&&(e={});const{placement:t="bottom",strategy:r="absolute",middleware:n=[],platform:a,elements:{reference:o,floating:l}={},transform:i=!0,whileElementsMounted:s,open:d}=e,[u,f]=p.useState({x:0,y:0,strategy:r,placement:t,middlewareData:{},isPositioned:!1}),[h,v]=p.useState(n);Nt(h,n)||v(n);const[x,m]=p.useState(null),[g,_]=p.useState(null),C=p.useCallback(H=>{H!==P.current&&(P.current=H,m(H))},[]),A=p.useCallback(H=>{H!==N.current&&(N.current=H,_(H))},[]),M=o||x,S=l||g,P=p.useRef(null),N=p.useRef(null),D=p.useRef(u),U=s!=null,R=_l(s),K=_l(a),k=p.useCallback(()=>{if(!P.current||!N.current)return;const H={placement:t,strategy:r,middleware:h};K.current&&(H.platform=K.current),s4(P.current,N.current,H).then(L=>{const I={...L,isPositioned:!0};B.current&&!Nt(D.current,I)&&(D.current=I,Fa.flushSync(()=>{f(I)}))})},[h,t,r,K]);Tt(()=>{d===!1&&D.current.isPositioned&&(D.current.isPositioned=!1,f(H=>({...H,isPositioned:!1})))},[d]);const B=p.useRef(!1);Tt(()=>(B.current=!0,()=>{B.current=!1}),[]),Tt(()=>{if(M&&(P.current=M),S&&(N.current=S),M&&S){if(R.current)return R.current(M,S,k);k()}},[M,S,k,R,U]);const $=p.useMemo(()=>({reference:P,floating:N,setReference:C,setFloating:A}),[C,A]),q=p.useMemo(()=>({reference:M,floating:S}),[M,S]),W=p.useMemo(()=>{const H={position:r,left:0,top:0};if(!q.floating)return H;const L=xl(q.floating,u.x),I=xl(q.floating,u.y);return i?{...H,transform:"translate("+L+"px, "+I+"px)",...Cl(q.floating)>=1.5&&{willChange:"transform"}}:{position:r,left:L,top:I}},[r,i,q.floating,u.x,u.y]);return p.useMemo(()=>({...u,update:k,refs:$,elements:q,floatingStyles:W}),[u,k,$,q,W])}const d4=e=>{function t(r){return{}.hasOwnProperty.call(r,"current")}return{name:"arrow",options:e,fn(r){const{element:n,padding:a}=typeof e=="function"?e(r):e;return n&&t(n)?n.current!=null?yl({element:n.current,padding:a}).fn(r):{}:n?yl({element:n,padding:a}).fn(r):{}}}},u4=(e,t)=>({...r4(e),options:[e,t]}),f4=(e,t)=>({...n4(e),options:[e,t]}),h4=(e,t)=>({...i4(e),options:[e,t]}),p4=(e,t)=>({...o4(e),options:[e,t]}),v4=(e,t)=>({...a4(e),options:[e,t]}),g4=(e,t)=>({...l4(e),options:[e,t]}),m4=(e,t)=>({...d4(e),options:[e,t]});var b4="Arrow",Ml=p.forwardRef((e,t)=>{const{children:r,width:n=10,height:a=5,...o}=e;return c.jsx(o0.svg,{...o,ref:t,width:n,height:a,viewBox:"0 0 30 10",preserveAspectRatio:"none",children:e.asChild?r:c.jsx("polygon",{points:"0,0 30,0 15,10"})})});Ml.displayName=b4;var w4=Ml,Cn="Popper",[Al,he]=D0(Cn),[y4,Sl]=Al(Cn),El=e=>{const{__scopePopper:t,children:r}=e,[n,a]=p.useState(null);return c.jsx(y4,{scope:t,anchor:n,onAnchorChange:a,children:r})};El.displayName=Cn;var Il="PopperAnchor",Pl=p.forwardRef((e,t)=>{const{__scopePopper:r,virtualRef:n,...a}=e,o=Sl(Il,r),l=p.useRef(null),i=d0(t,l);return p.useEffect(()=>{o.onAnchorChange((n==null?void 0:n.current)||l.current)}),n?null:c.jsx(o0.div,{...a,ref:i})});Pl.displayName=Il;var xn="PopperContent",[C4,x4]=Al(xn),kl=p.forwardRef((e,t)=>{var J,r0,e0,n0,s0,j;const{__scopePopper:r,side:n="bottom",sideOffset:a=0,align:o="center",alignOffset:l=0,arrowPadding:i=0,avoidCollisions:s=!0,collisionBoundary:d=[],collisionPadding:u=0,sticky:f="partial",hideWhenDetached:h=!1,updatePositionStrategy:v="optimized",onPlaced:x,...m}=e,g=Sl(xn,r),[_,C]=p.useState(null),A=d0(t,u0=>C(u0)),[M,S]=p.useState(null),P=yt(M),N=(P==null?void 0:P.width)??0,D=(P==null?void 0:P.height)??0,U=n+(o!=="center"?"-"+o:""),R=typeof u=="number"?u:{top:0,right:0,bottom:0,left:0,...u},K=Array.isArray(d)?d:[d],k=K.length>0,B={padding:R,boundary:K.filter(M4),altBoundary:k},{refs:$,floatingStyles:q,placement:W,isPositioned:H,middlewareData:L}=c4({strategy:"fixed",placement:U,whileElementsMounted:(...u0)=>t4(...u0,{animationFrame:v==="always"}),elements:{reference:g.anchor},middleware:[u4({mainAxis:a+D,alignmentAxis:l}),s&&f4({mainAxis:!0,crossAxis:!1,limiter:f==="partial"?h4():void 0,...B}),s&&p4({...B}),v4({...B,apply:({elements:u0,rects:Z,availableWidth:M0,availableHeight:b0})=>{const{width:k0,height:O0}=Z.reference,N0=u0.floating.style;N0.setProperty("--radix-popper-available-width",`${M0}px`),N0.setProperty("--radix-popper-available-height",`${b0}px`),N0.setProperty("--radix-popper-anchor-width",`${k0}px`),N0.setProperty("--radix-popper-anchor-height",`${O0}px`)}}),M&&m4({element:M,padding:i}),A4({arrowWidth:N,arrowHeight:D}),h&&g4({strategy:"referenceHidden",...B})]}),[I,E]=zl(W),O=A0(x);y1(()=>{H&&(O==null||O())},[H,O]);const F=(J=L.arrow)==null?void 0:J.x,z=(r0=L.arrow)==null?void 0:r0.y,V=((e0=L.arrow)==null?void 0:e0.centerOffset)!==0,[Y,Q]=p.useState();return y1(()=>{_&&Q(window.getComputedStyle(_).zIndex)},[_]),c.jsx("div",{ref:$.setFloating,"data-radix-popper-content-wrapper":"",style:{...q,transform:H?q.transform:"translate(0, -200%)",minWidth:"max-content",zIndex:Y,"--radix-popper-transform-origin":[(n0=L.transformOrigin)==null?void 0:n0.x,(s0=L.transformOrigin)==null?void 0:s0.y].join(" "),...((j=L.hide)==null?void 0:j.referenceHidden)&&{visibility:"hidden",pointerEvents:"none"}},dir:e.dir,children:c.jsx(C4,{scope:r,placedSide:I,onArrowChange:S,arrowX:F,arrowY:z,shouldHideArrow:V,children:c.jsx(o0.div,{"data-side":I,"data-align":E,...m,ref:A,style:{...m.style,animation:H?void 0:"none"}})})})});kl.displayName=xn;var Tl="PopperArrow",_4={top:"bottom",right:"left",bottom:"top",left:"right"},Nl=p.forwardRef(function(t,r){const{__scopePopper:n,...a}=t,o=x4(Tl,n),l=_4[o.placedSide];return c.jsx("span",{ref:o.onArrowChange,style:{position:"absolute",left:o.arrowX,top:o.arrowY,[l]:0,transformOrigin:{top:"",right:"0 0",bottom:"center 0",left:"100% 0"}[o.placedSide],transform:{top:"translateY(100%)",right:"translateY(50%) rotate(90deg) translateX(-50%)",bottom:"rotate(180deg)",left:"translateY(50%) rotate(-90deg) translateX(50%)"}[o.placedSide],visibility:o.shouldHideArrow?"hidden":void 0},children:c.jsx(w4,{...a,ref:r,style:{...a.style,display:"block"}})})});Nl.displayName=Tl;function M4(e){return e!==null}var A4=e=>({name:"transformOrigin",options:e,fn(t){var g,_,C;const{placement:r,rects:n,middlewareData:a}=t,l=((g=a.arrow)==null?void 0:g.centerOffset)!==0,i=l?0:e.arrowWidth,s=l?0:e.arrowHeight,[d,u]=zl(r),f={start:"0%",center:"50%",end:"100%"}[u],h=(((_=a.arrow)==null?void 0:_.x)??0)+i/2,v=(((C=a.arrow)==null?void 0:C.y)??0)+s/2;let x="",m="";return d==="bottom"?(x=l?f:`${h}px`,m=`${-s}px`):d==="top"?(x=l?f:`${h}px`,m=`${n.floating.height+s}px`):d==="right"?(x=`${-s}px`,m=l?f:`${v}px`):d==="left"&&(x=`${n.floating.width+s}px`,m=l?f:`${v}px`),{data:{x,y:m}}}});function zl(e){const[t,r="center"]=e.split("-");return[t,r]}var zt=El,Ot=Pl,_n=kl,Mn=Nl,S4="Portal",Ze=p.forwardRef((e,t)=>{var i;const{container:r,...n}=e,[a,o]=p.useState(!1);y1(()=>o(!0),[]);const l=r||a&&((i=globalThis==null?void 0:globalThis.document)==null?void 0:i.body);return l?ee.createPortal(c.jsx(o0.div,{...n,ref:t}),l):null});Ze.displayName=S4;var E4=function(e){if(typeof document>"u")return null;var t=Array.isArray(e)?e[0]:e;return t.ownerDocument.body},pe=new WeakMap,Dt=new WeakMap,Ht={},An=0,Ol=function(e){return e&&(e.host||Ol(e.parentNode))},I4=function(e,t){return t.map(function(r){if(e.contains(r))return r;var n=Ol(r);return n&&e.contains(n)?n:(console.error("aria-hidden",r,"in not contained inside",e,". Doing nothing"),null)}).filter(function(r){return!!r})},P4=function(e,t,r,n){var a=I4(t,Array.isArray(e)?e:[e]);Ht[r]||(Ht[r]=new WeakMap);var o=Ht[r],l=[],i=new Set,s=new Set(a),d=function(f){!f||i.has(f)||(i.add(f),d(f.parentNode))};a.forEach(d);var u=function(f){!f||s.has(f)||Array.prototype.forEach.call(f.children,function(h){if(i.has(h))u(h);else try{var v=h.getAttribute(n),x=v!==null&&v!=="false",m=(pe.get(h)||0)+1,g=(o.get(h)||0)+1;pe.set(h,m),o.set(h,g),l.push(h),m===1&&x&&Dt.set(h,!0),g===1&&h.setAttribute(r,"true"),x||h.setAttribute(n,"true")}catch(_){console.error("aria-hidden: cannot operate on ",h,_)}})};return u(t),i.clear(),An++,function(){l.forEach(function(f){var h=pe.get(f)-1,v=o.get(f)-1;pe.set(f,h),o.set(f,v),h||(Dt.has(f)||f.removeAttribute(n),Dt.delete(f)),v||f.removeAttribute(r)}),An--,An||(pe=new WeakMap,pe=new WeakMap,Dt=new WeakMap,Ht={})}},Sn=function(e,t,r){r===void 0&&(r="data-aria-hidden");var n=Array.from(Array.isArray(e)?e:[e]),a=E4(e);return a?(n.push.apply(n,Array.from(a.querySelectorAll("[aria-live]"))),P4(n,a,r,"aria-hidden")):function(){return null}},L0=function(){return L0=Object.assign||function(t){for(var r,n=1,a=arguments.length;n<a;n++){r=arguments[n];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(t[o]=r[o])}return t},L0.apply(this,arguments)};function Dl(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,n=Object.getOwnPropertySymbols(e);a<n.length;a++)t.indexOf(n[a])<0&&Object.prototype.propertyIsEnumerable.call(e,n[a])&&(r[n[a]]=e[n[a]]);return r}function k4(e,t,r){if(r||arguments.length===2)for(var n=0,a=t.length,o;n<a;n++)(o||!(n in t))&&(o||(o=Array.prototype.slice.call(t,0,n)),o[n]=t[n]);return e.concat(o||Array.prototype.slice.call(t))}typeof SuppressedError=="function"&&SuppressedError;var Vt="right-scroll-bar-position",Lt="width-before-scroll-bar",T4="with-scroll-bars-hidden",N4="--removed-body-scroll-bar-size";function En(e,t){return typeof e=="function"?e(t):e&&(e.current=t),e}function z4(e,t){var r=y.useState(function(){return{value:e,callback:t,facade:{get current(){return r.value},set current(n){var a=r.value;a!==n&&(r.value=n,r.callback(n,a))}}}})[0];return r.callback=t,r.facade}var O4=typeof window<"u"?p.useLayoutEffect:p.useEffect,Hl=new WeakMap;function D4(e,t){var r=z4(null,function(n){return e.forEach(function(a){return En(a,n)})});return O4(function(){var n=Hl.get(r);if(n){var a=new Set(n),o=new Set(e),l=r.current;a.forEach(function(i){o.has(i)||En(i,null)}),o.forEach(function(i){a.has(i)||En(i,l)})}Hl.set(r,e)},[e]),r}function H4(e){return e}function V4(e,t){t===void 0&&(t=H4);var r=[],n=!1,a={read:function(){if(n)throw new Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return r.length?r[r.length-1]:e},useMedium:function(o){var l=t(o,n);return r.push(l),function(){r=r.filter(function(i){return i!==l})}},assignSyncMedium:function(o){for(n=!0;r.length;){var l=r;r=[],l.forEach(o)}r={push:function(i){return o(i)},filter:function(){return r}}},assignMedium:function(o){n=!0;var l=[];if(r.length){var i=r;r=[],i.forEach(o),l=r}var s=function(){var u=l;l=[],u.forEach(o)},d=function(){return Promise.resolve().then(s)};d(),r={push:function(u){l.push(u),d()},filter:function(u){return l=l.filter(u),r}}}};return a}function L4(e){e===void 0&&(e={});var t=V4(null);return t.options=L0({async:!0,ssr:!1},e),t}var Vl=function(e){var t=e.sideCar,r=Dl(e,["sideCar"]);if(!t)throw new Error("Sidecar: please provide `sideCar` property to import the right car");var n=t.read();if(!n)throw new Error("Sidecar medium not found");return p.createElement(n,L0({},r))};Vl.isSideCarExport=!0;function $4(e,t){return e.useMedium(t),Vl}var Ll=L4(),In=function(){},$t=p.forwardRef(function(e,t){var r=p.useRef(null),n=p.useState({onScrollCapture:In,onWheelCapture:In,onTouchMoveCapture:In}),a=n[0],o=n[1],l=e.forwardProps,i=e.children,s=e.className,d=e.removeScrollBar,u=e.enabled,f=e.shards,h=e.sideCar,v=e.noIsolation,x=e.inert,m=e.allowPinchZoom,g=e.as,_=g===void 0?"div":g,C=e.gapMode,A=Dl(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noIsolation","inert","allowPinchZoom","as","gapMode"]),M=h,S=D4([r,t]),P=L0(L0({},A),a);return p.createElement(p.Fragment,null,u&&p.createElement(M,{sideCar:Ll,removeScrollBar:d,shards:f,noIsolation:v,inert:x,setCallbacks:o,allowPinchZoom:!!m,lockRef:r,gapMode:C}),l?p.cloneElement(p.Children.only(i),L0(L0({},P),{ref:S})):p.createElement(_,L0({},P,{className:s,ref:S}),i))});$t.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1},$t.classNames={fullWidth:Lt,zeroRight:Vt};var B4=function(){if(typeof __webpack_nonce__<"u")return __webpack_nonce__};function F4(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var t=B4();return t&&e.setAttribute("nonce",t),e}function R4(e,t){e.styleSheet?e.styleSheet.cssText=t:e.appendChild(document.createTextNode(t))}function U4(e){var t=document.head||document.getElementsByTagName("head")[0];t.appendChild(e)}var W4=function(){var e=0,t=null;return{add:function(r){e==0&&(t=F4())&&(R4(t,r),U4(t)),e++},remove:function(){e--,!e&&t&&(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},K4=function(){var e=W4();return function(t,r){p.useEffect(function(){return e.add(t),function(){e.remove()}},[t&&r])}},$l=function(){var e=K4(),t=function(r){var n=r.styles,a=r.dynamic;return e(n,a),null};return t},j4={left:0,top:0,right:0,gap:0},Pn=function(e){return parseInt(e||"",10)||0},G4=function(e){var t=window.getComputedStyle(document.body),r=t[e==="padding"?"paddingLeft":"marginLeft"],n=t[e==="padding"?"paddingTop":"marginTop"],a=t[e==="padding"?"paddingRight":"marginRight"];return[Pn(r),Pn(n),Pn(a)]},q4=function(e){if(e===void 0&&(e="margin"),typeof window>"u")return j4;var t=G4(e),r=document.documentElement.clientWidth,n=window.innerWidth;return{left:t[0],top:t[1],right:t[2],gap:Math.max(0,n-r+t[2]-t[0])}},Y4=$l(),ve="data-scroll-locked",X4=function(e,t,r,n){var a=e.left,o=e.top,l=e.right,i=e.gap;return r===void 0&&(r="margin"),`
2
2
  .`.concat(T4,` {
3
3
  overflow: hidden `).concat(n,`;
4
4
  padding-right: `).concat(i,"px ").concat(n,`;
@@ -73,16 +73,16 @@ Valid keys: `+JSON.stringify(Object.keys(E),null," "));var j=s0(J,n0,V,Y,Q+"."+
73
73
  *
74
74
  * This source code is licensed under the MIT license found in the
75
75
  * LICENSE file in the root directory of this source tree.
76
- */var yi;function Df(){return yi||(yi=1,process.env.NODE_ENV!=="production"&&function(){var e=Symbol.for("react.element"),t=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),n=Symbol.for("react.strict_mode"),a=Symbol.for("react.profiler"),o=Symbol.for("react.provider"),l=Symbol.for("react.context"),i=Symbol.for("react.server_context"),s=Symbol.for("react.forward_ref"),d=Symbol.for("react.suspense"),u=Symbol.for("react.suspense_list"),f=Symbol.for("react.memo"),h=Symbol.for("react.lazy"),v=Symbol.for("react.offscreen"),x=!1,m=!1,g=!1,_=!1,C=!1,A;A=Symbol.for("react.module.reference");function M(Z){return!!(typeof Z=="string"||typeof Z=="function"||Z===r||Z===a||C||Z===n||Z===d||Z===u||_||Z===v||x||m||g||typeof Z=="object"&&Z!==null&&(Z.$$typeof===h||Z.$$typeof===f||Z.$$typeof===o||Z.$$typeof===l||Z.$$typeof===s||Z.$$typeof===A||Z.getModuleId!==void 0))}function S(Z){if(typeof Z=="object"&&Z!==null){var M0=Z.$$typeof;switch(M0){case e:var b0=Z.type;switch(b0){case r:case a:case n:case d:case u:return b0;default:var k0=b0&&b0.$$typeof;switch(k0){case i:case l:case s:case h:case f:case o:return k0;default:return M0}}case t:return M0}}}var P=l,N=o,D=e,U=s,R=r,K=h,k=f,B=t,$=a,q=n,W=d,H=u,L=!1,I=!1;function E(Z){return L||(L=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 18+.")),!1}function O(Z){return I||(I=!0,console.warn("The ReactIs.isConcurrentMode() alias has been deprecated, and will be removed in React 18+.")),!1}function F(Z){return S(Z)===l}function z(Z){return S(Z)===o}function V(Z){return typeof Z=="object"&&Z!==null&&Z.$$typeof===e}function Y(Z){return S(Z)===s}function Q(Z){return S(Z)===r}function J(Z){return S(Z)===h}function r0(Z){return S(Z)===f}function e0(Z){return S(Z)===t}function n0(Z){return S(Z)===a}function s0(Z){return S(Z)===n}function j(Z){return S(Z)===d}function u0(Z){return S(Z)===u}v0.ContextConsumer=P,v0.ContextProvider=N,v0.Element=D,v0.ForwardRef=U,v0.Fragment=R,v0.Lazy=K,v0.Memo=k,v0.Portal=B,v0.Profiler=$,v0.StrictMode=q,v0.Suspense=W,v0.SuspenseList=H,v0.isAsyncMode=E,v0.isConcurrentMode=O,v0.isContextConsumer=F,v0.isContextProvider=z,v0.isElement=V,v0.isForwardRef=Y,v0.isFragment=Q,v0.isLazy=J,v0.isMemo=r0,v0.isPortal=e0,v0.isProfiler=n0,v0.isStrictMode=s0,v0.isSuspense=j,v0.isSuspenseList=u0,v0.isValidElementType=M,v0.typeOf=S}()),v0}process.env.NODE_ENV==="production"?Un.exports=Of():Un.exports=Df();var Ci=Un.exports;const xi=e=>typeof e=="object"&&e!=null&&e.nodeType===1,_i=(e,t)=>(!t||e!=="hidden")&&e!=="visible"&&e!=="clip",Wn=(e,t)=>{if(e.clientHeight<e.scrollHeight||e.clientWidth<e.scrollWidth){const r=getComputedStyle(e,null);return _i(r.overflowY,t)||_i(r.overflowX,t)||(n=>{const a=(o=>{if(!o.ownerDocument||!o.ownerDocument.defaultView)return null;try{return o.ownerDocument.defaultView.frameElement}catch{return null}})(n);return!!a&&(a.clientHeight<n.scrollHeight||a.clientWidth<n.scrollWidth)})(e)}return!1},Wt=(e,t,r,n,a,o,l,i)=>o<e&&l>t||o>e&&l<t?0:o<=e&&i<=r||l>=t&&i>=r?o-e-n:l>t&&i<r||o<e&&i>r?l-t+a:0,Hf=e=>{const t=e.parentElement;return t??(e.getRootNode().host||null)},Vf=(e,t)=>{var r,n,a,o;if(typeof document>"u")return[];const{scrollMode:l,block:i,inline:s,boundary:d,skipOverflowHiddenElements:u}=t,f=typeof d=="function"?d:W=>W!==d;if(!xi(e))throw new TypeError("Invalid target");const h=document.scrollingElement||document.documentElement,v=[];let x=e;for(;xi(x)&&f(x);){if(x=Hf(x),x===h){v.push(x);break}x!=null&&x===document.body&&Wn(x)&&!Wn(document.documentElement)||x!=null&&Wn(x,u)&&v.push(x)}const m=(n=(r=window.visualViewport)==null?void 0:r.width)!=null?n:innerWidth,g=(o=(a=window.visualViewport)==null?void 0:a.height)!=null?o:innerHeight,{scrollX:_,scrollY:C}=window,{height:A,width:M,top:S,right:P,bottom:N,left:D}=e.getBoundingClientRect(),{top:U,right:R,bottom:K,left:k}=(W=>{const H=window.getComputedStyle(W);return{top:parseFloat(H.scrollMarginTop)||0,right:parseFloat(H.scrollMarginRight)||0,bottom:parseFloat(H.scrollMarginBottom)||0,left:parseFloat(H.scrollMarginLeft)||0}})(e);let B=i==="start"||i==="nearest"?S-U:i==="end"?N+K:S+A/2-U+K,$=s==="center"?D+M/2-k+R:s==="end"?P+R:D-k;const q=[];for(let W=0;W<v.length;W++){const H=v[W],{height:L,width:I,top:E,right:O,bottom:F,left:z}=H.getBoundingClientRect();if(l==="if-needed"&&S>=0&&D>=0&&N<=g&&P<=m&&S>=E&&N<=F&&D>=z&&P<=O)return q;const V=getComputedStyle(H),Y=parseInt(V.borderLeftWidth,10),Q=parseInt(V.borderTopWidth,10),J=parseInt(V.borderRightWidth,10),r0=parseInt(V.borderBottomWidth,10);let e0=0,n0=0;const s0="offsetWidth"in H?H.offsetWidth-H.clientWidth-Y-J:0,j="offsetHeight"in H?H.offsetHeight-H.clientHeight-Q-r0:0,u0="offsetWidth"in H?H.offsetWidth===0?0:I/H.offsetWidth:0,Z="offsetHeight"in H?H.offsetHeight===0?0:L/H.offsetHeight:0;if(h===H)e0=i==="start"?B:i==="end"?B-g:i==="nearest"?Wt(C,C+g,g,Q,r0,C+B,C+B+A,A):B-g/2,n0=s==="start"?$:s==="center"?$-m/2:s==="end"?$-m:Wt(_,_+m,m,Y,J,_+$,_+$+M,M),e0=Math.max(0,e0+C),n0=Math.max(0,n0+_);else{e0=i==="start"?B-E-Q:i==="end"?B-F+r0+j:i==="nearest"?Wt(E,F,L,Q,r0+j,B,B+A,A):B-(E+L/2)+j/2,n0=s==="start"?$-z-Y:s==="center"?$-(z+I/2)+s0/2:s==="end"?$-O+J+s0:Wt(z,O,I,Y,J+s0,$,$+M,M);const{scrollLeft:M0,scrollTop:b0}=H;e0=Z===0?0:Math.max(0,Math.min(b0+e0/Z,H.scrollHeight-L/Z+j)),n0=u0===0?0:Math.max(0,Math.min(M0+n0/u0,H.scrollWidth-I/u0+s0)),B+=b0-e0,$+=M0-n0}q.push({el:H,top:e0,left:n0})}return q};var Lf=0;function Mi(e){return typeof e=="function"?e:$0}function $0(){}function Ai(e,t){if(e){var r=Vf(e,{boundary:t,block:"nearest",scrollMode:"if-needed"});r.forEach(function(n){var a=n.el,o=n.top,l=n.left;a.scrollTop=o,a.scrollLeft=l})}}function Si(e,t,r){var n=e===t||t instanceof r.Node&&e.contains&&e.contains(t);return n}function Kt(e,t){var r;function n(){r&&clearTimeout(r)}function a(){for(var o=arguments.length,l=new Array(o),i=0;i<o;i++)l[i]=arguments[i];n(),r=setTimeout(function(){r=null,e.apply(void 0,l)},t)}return a.cancel=n,a}function g0(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return function(n){for(var a=arguments.length,o=new Array(a>1?a-1:0),l=1;l<a;l++)o[l-1]=arguments[l];return t.some(function(i){return i&&i.apply(void 0,[n].concat(o)),n.preventDownshiftDefault||n.hasOwnProperty("nativeEvent")&&n.nativeEvent.preventDownshiftDefault})}}function g1(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return function(n){t.forEach(function(a){typeof a=="function"?a(n):a&&(a.current=n)})}}function Ei(){return String(Lf++)}function $f(e){var t=e.isOpen,r=e.resultCount,n=e.previousResultCount;return t?r?r!==n?r+" result"+(r===1?" is":"s are")+" available, use up and down arrow keys to navigate. Press Enter key to select.":"":"No results are available.":""}function Ii(e,t){return e=Array.isArray(e)?e[0]:e,!e&&t?t:e}function Pi(e){return typeof e.type=="string"}function ki(e){return e.props}function Bf(e,t){console.error('The property "'+t+'" is required in "'+e+'"')}var Ff=["highlightedIndex","inputValue","isOpen","selectedItem","type"];function jt(e){e===void 0&&(e={});var t={};return Ff.forEach(function(r){e.hasOwnProperty(r)&&(t[r]=e[r])}),t}function et(e,t){return!e||!t?e:Object.keys(e).reduce(function(r,n){return r[n]=Gt(t,n)?t[n]:e[n],r},{})}function Gt(e,t){return e[t]!==void 0}function qt(e){var t=e.key,r=e.keyCode;return r>=37&&r<=40&&t.indexOf("Arrow")!==0?"Arrow"+t:t}function Rf(e){return Object.prototype.toString.call(e)==="[object Object]"}function J0(e,t,r,n,a){a===void 0&&(a=!1);var o=r.length;if(o===0)return-1;var l=o-1;(typeof e!="number"||e<0||e>l)&&(e=t>0?-1:l+1);var i=e+t;i<0?i=a?l:0:i>l&&(i=a?0:l);var s=N1(i,t<0,r,n,a);return s===-1?e>=o?-1:e:s}function N1(e,t,r,n,a){a===void 0&&(a=!1);var o=r.length;if(t){for(var l=e;l>=0;l--)if(!n(r[l],l))return l}else for(var i=e;i<o;i++)if(!n(r[i],i))return i;return a?N1(t?o-1:0,t,r,n):-1}function Yt(e,t,r,n){return n===void 0&&(n=!0),r&&t.some(function(a){return a&&(Si(a,e,r)||n&&Si(a,r.document.activeElement,r))})}var Kn=$0;process.env.NODE_ENV!=="production"&&(Kn=function(t,r,n){var a="This prop should not switch from controlled to uncontrolled (or vice versa). Decide between using a controlled or uncontrolled Downshift element for the lifetime of the component. More info: https://github.com/downshift-js/downshift#control-props";Object.keys(t).forEach(function(o){r[o]!==void 0&&n[o]===void 0?console.error('downshift: A component has changed the controlled prop "'+o+'" to be uncontrolled. '+a):r[o]===void 0&&n[o]!==void 0&&console.error('downshift: A component has changed the uncontrolled prop "'+o+'" to be controlled. '+a)})});var Uf=Kt(function(e){Ti(e).textContent=""},500);function Ti(e){var t=e.getElementById("a11y-status-message");return t||(t=e.createElement("div"),t.setAttribute("id","a11y-status-message"),t.setAttribute("role","status"),t.setAttribute("aria-live","polite"),t.setAttribute("aria-relevant","additions text"),Object.assign(t.style,{border:"0",clip:"rect(0 0 0 0)",height:"1px",margin:"-1px",overflow:"hidden",padding:"0",position:"absolute",width:"1px"}),e.body.appendChild(t),t)}function Ni(e,t){if(!(!e||!t)){var r=Ti(t);r.textContent=e,Uf(t)}}function Wf(e){var t=e==null?void 0:e.getElementById("a11y-status-message");t&&t.remove()}var zi=process.env.NODE_ENV!=="production"?"__autocomplete_unknown__":0,Oi=process.env.NODE_ENV!=="production"?"__autocomplete_mouseup__":1,Di=process.env.NODE_ENV!=="production"?"__autocomplete_item_mouseenter__":2,Xt=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_arrow_up__":3,Qt=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_arrow_down__":4,Hi=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_escape__":5,Vi=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_enter__":6,Li=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_home__":7,$i=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_end__":8,Bi=process.env.NODE_ENV!=="production"?"__autocomplete_click_item__":9,Fi=process.env.NODE_ENV!=="production"?"__autocomplete_blur_input__":10,Ri=process.env.NODE_ENV!=="production"?"__autocomplete_change_input__":11,Ui=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_space_button__":12,jn=process.env.NODE_ENV!=="production"?"__autocomplete_click_button__":13,Wi=process.env.NODE_ENV!=="production"?"__autocomplete_blur_button__":14,Ki=process.env.NODE_ENV!=="production"?"__autocomplete_controlled_prop_updated_selected_item__":15,ji=process.env.NODE_ENV!=="production"?"__autocomplete_touchend__":16,Kf=Object.freeze({__proto__:null,blurButton:Wi,blurInput:Fi,changeInput:Ri,clickButton:jn,clickItem:Bi,controlledPropUpdatedSelectedItem:Ki,itemMouseEnter:Di,keyDownArrowDown:Qt,keyDownArrowUp:Xt,keyDownEnd:$i,keyDownEnter:Vi,keyDownEscape:Hi,keyDownHome:Li,keyDownSpaceButton:Ui,mouseUp:Oi,touchEnd:ji,unknown:zi}),jf=["refKey","ref"],Gf=["onClick","onPress","onKeyDown","onKeyUp","onBlur"],qf=["onKeyDown","onBlur","onChange","onInput","onChangeText"],Yf=["refKey","ref"],Xf=["onMouseMove","onMouseDown","onClick","onPress","index","item"],Qf=function(){var e=function(t){function r(a){var o;o=t.call(this,a)||this,o.id=o.props.id||"downshift-"+Ei(),o.menuId=o.props.menuId||o.id+"-menu",o.labelId=o.props.labelId||o.id+"-label",o.inputId=o.props.inputId||o.id+"-input",o.getItemId=o.props.getItemId||function(C){return o.id+"-item-"+C},o.items=[],o.itemCount=null,o.previousResultCount=0,o.timeoutIds=[],o.internalSetTimeout=function(C,A){var M=setTimeout(function(){o.timeoutIds=o.timeoutIds.filter(function(S){return S!==M}),C()},A);o.timeoutIds.push(M)},o.setItemCount=function(C){o.itemCount=C},o.unsetItemCount=function(){o.itemCount=null},o.isItemDisabled=function(C,A){var M=o.getItemNodeFromIndex(A);return M&&M.hasAttribute("disabled")},o.setHighlightedIndex=function(C,A){C===void 0&&(C=o.props.defaultHighlightedIndex),A===void 0&&(A={}),A=jt(A),o.internalSetState(a0({highlightedIndex:C},A))},o.clearSelection=function(C){o.internalSetState({selectedItem:null,inputValue:"",highlightedIndex:o.props.defaultHighlightedIndex,isOpen:o.props.defaultIsOpen},C)},o.selectItem=function(C,A,M){A=jt(A),o.internalSetState(a0({isOpen:o.props.defaultIsOpen,highlightedIndex:o.props.defaultHighlightedIndex,selectedItem:C,inputValue:o.props.itemToString(C)},A),M)},o.selectItemAtIndex=function(C,A,M){var S=o.items[C];S!=null&&o.selectItem(S,A,M)},o.selectHighlightedItem=function(C,A){return o.selectItemAtIndex(o.getState().highlightedIndex,C,A)},o.internalSetState=function(C,A){var M,S,P={},N=typeof C=="function";return!N&&C.hasOwnProperty("inputValue")&&o.props.onInputValueChange(C.inputValue,a0({},o.getStateAndHelpers(),C)),o.setState(function(D){var U;D=o.getState(D);var R=N?C(D):C;R=o.props.stateReducer(D,R),M=R.hasOwnProperty("selectedItem");var K={};return M&&R.selectedItem!==D.selectedItem&&(S=R.selectedItem),(U=R).type||(U.type=zi),Object.keys(R).forEach(function(k){D[k]!==R[k]&&(P[k]=R[k]),k!=="type"&&(R[k],Gt(o.props,k)||(K[k]=R[k]))}),N&&R.hasOwnProperty("inputValue")&&o.props.onInputValueChange(R.inputValue,a0({},o.getStateAndHelpers(),R)),K},function(){Mi(A)();var D=Object.keys(P).length>1;D&&o.props.onStateChange(P,o.getStateAndHelpers()),M&&o.props.onSelect(C.selectedItem,o.getStateAndHelpers()),S!==void 0&&o.props.onChange(S,o.getStateAndHelpers()),o.props.onUserAction(P,o.getStateAndHelpers())})},o.rootRef=function(C){return o._rootNode=C},o.getRootProps=function(C,A){var M,S=C===void 0?{}:C,P=S.refKey,N=P===void 0?"ref":P,D=S.ref,U=W0(S,jf),R=A===void 0?{}:A,K=R.suppressRefError,k=K===void 0?!1:K;o.getRootProps.called=!0,o.getRootProps.refKey=N,o.getRootProps.suppressRefError=k;var B=o.getState(),$=B.isOpen;return a0((M={},M[N]=g1(D,o.rootRef),M.role="combobox",M["aria-expanded"]=$,M["aria-haspopup"]="listbox",M["aria-owns"]=$?o.menuId:void 0,M["aria-labelledby"]=o.labelId,M),U)},o.keyDownHandlers={ArrowDown:function(A){var M=this;if(A.preventDefault(),this.getState().isOpen){var S=A.shiftKey?5:1;this.moveHighlightedIndex(S,{type:Qt})}else this.internalSetState({isOpen:!0,type:Qt},function(){var P=M.getItemCount();if(P>0){var N=M.getState(),D=N.highlightedIndex,U=J0(D,1,{length:P},M.isItemDisabled,!0);M.setHighlightedIndex(U,{type:Qt})}})},ArrowUp:function(A){var M=this;if(A.preventDefault(),this.getState().isOpen){var S=A.shiftKey?-5:-1;this.moveHighlightedIndex(S,{type:Xt})}else this.internalSetState({isOpen:!0,type:Xt},function(){var P=M.getItemCount();if(P>0){var N=M.getState(),D=N.highlightedIndex,U=J0(D,-1,{length:P},M.isItemDisabled,!0);M.setHighlightedIndex(U,{type:Xt})}})},Enter:function(A){if(A.which!==229){var M=this.getState(),S=M.isOpen,P=M.highlightedIndex;if(S&&P!=null){A.preventDefault();var N=this.items[P],D=this.getItemNodeFromIndex(P);if(N==null||D&&D.hasAttribute("disabled"))return;this.selectHighlightedItem({type:Vi})}}},Escape:function(A){A.preventDefault(),this.reset(a0({type:Hi},!this.state.isOpen&&{selectedItem:null,inputValue:""}))}},o.buttonKeyDownHandlers=a0({},o.keyDownHandlers,{" ":function(A){A.preventDefault(),this.toggleMenu({type:Ui})}}),o.inputKeyDownHandlers=a0({},o.keyDownHandlers,{Home:function(A){var M=this.getState(),S=M.isOpen;if(S){A.preventDefault();var P=this.getItemCount();if(!(P<=0||!S)){var N=N1(0,!1,{length:P},this.isItemDisabled);this.setHighlightedIndex(N,{type:Li})}}},End:function(A){var M=this.getState(),S=M.isOpen;if(S){A.preventDefault();var P=this.getItemCount();if(!(P<=0||!S)){var N=N1(P-1,!0,{length:P},this.isItemDisabled);this.setHighlightedIndex(N,{type:$i})}}}}),o.getToggleButtonProps=function(C){var A=C===void 0?{}:C,M=A.onClick;A.onPress;var S=A.onKeyDown,P=A.onKeyUp,N=A.onBlur,D=W0(A,Gf),U=o.getState(),R=U.isOpen,K={onClick:g0(M,o.buttonHandleClick),onKeyDown:g0(S,o.buttonHandleKeyDown),onKeyUp:g0(P,o.buttonHandleKeyUp),onBlur:g0(N,o.buttonHandleBlur)},k=D.disabled?{}:K;return a0({type:"button",role:"button","aria-label":R?"close menu":"open menu","aria-haspopup":!0,"data-toggle":!0},k,D)},o.buttonHandleKeyUp=function(C){C.preventDefault()},o.buttonHandleKeyDown=function(C){var A=qt(C);o.buttonKeyDownHandlers[A]&&o.buttonKeyDownHandlers[A].call(o,C)},o.buttonHandleClick=function(C){if(C.preventDefault(),o.props.environment){var A=o.props.environment.document,M=A.body,S=A.activeElement;M&&M===S&&C.target.focus()}process.env.NODE_ENV==="test"?o.toggleMenu({type:jn}):o.internalSetTimeout(function(){return o.toggleMenu({type:jn})})},o.buttonHandleBlur=function(C){var A=C.target;o.internalSetTimeout(function(){if(!(o.isMouseDown||!o.props.environment)){var M=o.props.environment.document.activeElement;(M==null||M.id!==o.inputId)&&M!==A&&o.reset({type:Wi})}})},o.getLabelProps=function(C){return a0({htmlFor:o.inputId,id:o.labelId},C)},o.getInputProps=function(C){var A=C===void 0?{}:C,M=A.onKeyDown,S=A.onBlur,P=A.onChange,N=A.onInput;A.onChangeText;var D=W0(A,qf),U,R={};U="onChange";var K=o.getState(),k=K.inputValue,B=K.isOpen,$=K.highlightedIndex;if(!D.disabled){var q;R=(q={},q[U]=g0(P,N,o.inputHandleChange),q.onKeyDown=g0(M,o.inputHandleKeyDown),q.onBlur=g0(S,o.inputHandleBlur),q)}return a0({"aria-autocomplete":"list","aria-activedescendant":B&&typeof $=="number"&&$>=0?o.getItemId($):void 0,"aria-controls":B?o.menuId:void 0,"aria-labelledby":D&&D["aria-label"]?void 0:o.labelId,autoComplete:"off",value:k,id:o.inputId},R,D)},o.inputHandleKeyDown=function(C){var A=qt(C);A&&o.inputKeyDownHandlers[A]&&o.inputKeyDownHandlers[A].call(o,C)},o.inputHandleChange=function(C){o.internalSetState({type:Ri,isOpen:!0,inputValue:C.target.value,highlightedIndex:o.props.defaultHighlightedIndex})},o.inputHandleBlur=function(){o.internalSetTimeout(function(){var C;if(!(o.isMouseDown||!o.props.environment)){var A=o.props.environment.document.activeElement,M=(A==null||(C=A.dataset)==null?void 0:C.toggle)&&o._rootNode&&o._rootNode.contains(A);M||o.reset({type:Fi})}})},o.menuRef=function(C){o._menuNode=C},o.getMenuProps=function(C,A){var M,S=C===void 0?{}:C,P=S.refKey,N=P===void 0?"ref":P,D=S.ref,U=W0(S,Yf),R=A===void 0?{}:A,K=R.suppressRefError,k=K===void 0?!1:K;return o.getMenuProps.called=!0,o.getMenuProps.refKey=N,o.getMenuProps.suppressRefError=k,a0((M={},M[N]=g1(D,o.menuRef),M.role="listbox",M["aria-labelledby"]=U&&U["aria-label"]?void 0:o.labelId,M.id=o.menuId,M),U)},o.getItemProps=function(C){var A,M=C===void 0?{}:C,S=M.onMouseMove,P=M.onMouseDown,N=M.onClick;M.onPress;var D=M.index,U=M.item,R=U===void 0?process.env.NODE_ENV==="production"?void 0:Bf("getItemProps","item"):U,K=W0(M,Xf);D===void 0?(o.items.push(R),D=o.items.indexOf(R)):o.items[D]=R;var k="onClick",B=N,$=(A={onMouseMove:g0(S,function(){D!==o.getState().highlightedIndex&&(o.setHighlightedIndex(D,{type:Di}),o.avoidScrolling=!0,o.internalSetTimeout(function(){return o.avoidScrolling=!1},250))}),onMouseDown:g0(P,function(W){W.preventDefault()})},A[k]=g0(B,function(){o.selectItemAtIndex(D,{type:Bi})}),A),q=K.disabled?{onMouseDown:$.onMouseDown}:$;return a0({id:o.getItemId(D),role:"option","aria-selected":o.getState().highlightedIndex===D},q,K)},o.clearItems=function(){o.items=[]},o.reset=function(C,A){C===void 0&&(C={}),C=jt(C),o.internalSetState(function(M){var S=M.selectedItem;return a0({isOpen:o.props.defaultIsOpen,highlightedIndex:o.props.defaultHighlightedIndex,inputValue:o.props.itemToString(S)},C)},A)},o.toggleMenu=function(C,A){C===void 0&&(C={}),C=jt(C),o.internalSetState(function(M){var S=M.isOpen;return a0({isOpen:!S},S&&{highlightedIndex:o.props.defaultHighlightedIndex},C)},function(){var M=o.getState(),S=M.isOpen,P=M.highlightedIndex;S&&o.getItemCount()>0&&typeof P=="number"&&o.setHighlightedIndex(P,C),Mi(A)()})},o.openMenu=function(C){o.internalSetState({isOpen:!0},C)},o.closeMenu=function(C){o.internalSetState({isOpen:!1},C)},o.updateStatus=Kt(function(){var C;if((C=o.props)!=null&&(C=C.environment)!=null&&C.document){var A=o.getState(),M=o.items[A.highlightedIndex],S=o.getItemCount(),P=o.props.getA11yStatusMessage(a0({itemToString:o.props.itemToString,previousResultCount:o.previousResultCount,resultCount:S,highlightedItem:M},A));o.previousResultCount=S,Ni(P,o.props.environment.document)}},200);var l=o.props,i=l.defaultHighlightedIndex,s=l.initialHighlightedIndex,d=s===void 0?i:s,u=l.defaultIsOpen,f=l.initialIsOpen,h=f===void 0?u:f,v=l.initialInputValue,x=v===void 0?"":v,m=l.initialSelectedItem,g=m===void 0?null:m,_=o.getState({highlightedIndex:d,isOpen:h,inputValue:x,selectedItem:g});return _.selectedItem!=null&&o.props.initialInputValue===void 0&&(_.inputValue=o.props.itemToString(_.selectedItem)),o.state=_,o}_f(r,t);var n=r.prototype;return n.internalClearTimeouts=function(){this.timeoutIds.forEach(function(o){clearTimeout(o)}),this.timeoutIds=[]},n.getState=function(o){return o===void 0&&(o=this.state),et(o,this.props)},n.getItemCount=function(){var o=this.items.length;return this.itemCount!=null?o=this.itemCount:this.props.itemCount!==void 0&&(o=this.props.itemCount),o},n.getItemNodeFromIndex=function(o){return this.props.environment?this.props.environment.document.getElementById(this.getItemId(o)):null},n.scrollHighlightedItemIntoView=function(){{var o=this.getItemNodeFromIndex(this.getState().highlightedIndex);this.props.scrollIntoView(o,this._menuNode)}},n.moveHighlightedIndex=function(o,l){var i=this.getItemCount(),s=this.getState(),d=s.highlightedIndex;if(i>0){var u=J0(d,o,{length:i},this.isItemDisabled,!0);this.setHighlightedIndex(u,l)}},n.getStateAndHelpers=function(){var o=this.getState(),l=o.highlightedIndex,i=o.inputValue,s=o.selectedItem,d=o.isOpen,u=this.props.itemToString,f=this.id,h=this.getRootProps,v=this.getToggleButtonProps,x=this.getLabelProps,m=this.getMenuProps,g=this.getInputProps,_=this.getItemProps,C=this.openMenu,A=this.closeMenu,M=this.toggleMenu,S=this.selectItem,P=this.selectItemAtIndex,N=this.selectHighlightedItem,D=this.setHighlightedIndex,U=this.clearSelection,R=this.clearItems,K=this.reset,k=this.setItemCount,B=this.unsetItemCount,$=this.internalSetState;return{getRootProps:h,getToggleButtonProps:v,getLabelProps:x,getMenuProps:m,getInputProps:g,getItemProps:_,reset:K,openMenu:C,closeMenu:A,toggleMenu:M,selectItem:S,selectItemAtIndex:P,selectHighlightedItem:N,setHighlightedIndex:D,clearSelection:U,clearItems:R,setItemCount:k,unsetItemCount:B,setState:$,itemToString:u,id:f,highlightedIndex:l,inputValue:i,isOpen:d,selectedItem:s}},n.componentDidMount=function(){var o=this;if(process.env.NODE_ENV!=="production"&&this.getMenuProps.called&&!this.getMenuProps.suppressRefError&&Gi(this._menuNode,this.getMenuProps),!this.props.environment)this.cleanup=function(){o.internalClearTimeouts()};else{var l=function(){o.isMouseDown=!0},i=function(v){o.isMouseDown=!1;var x=Yt(v.target,[o._rootNode,o._menuNode],o.props.environment);!x&&o.getState().isOpen&&o.reset({type:Oi},function(){return o.props.onOuterClick(o.getStateAndHelpers())})},s=function(){o.isTouchMove=!1},d=function(){o.isTouchMove=!0},u=function(v){var x=Yt(v.target,[o._rootNode,o._menuNode],o.props.environment,!1);!o.isTouchMove&&!x&&o.getState().isOpen&&o.reset({type:ji},function(){return o.props.onOuterClick(o.getStateAndHelpers())})},f=this.props.environment;f.addEventListener("mousedown",l),f.addEventListener("mouseup",i),f.addEventListener("touchstart",s),f.addEventListener("touchmove",d),f.addEventListener("touchend",u),this.cleanup=function(){o.internalClearTimeouts(),o.updateStatus.cancel(),f.removeEventListener("mousedown",l),f.removeEventListener("mouseup",i),f.removeEventListener("touchstart",s),f.removeEventListener("touchmove",d),f.removeEventListener("touchend",u)}}},n.shouldScroll=function(o,l){var i=this.props.highlightedIndex===void 0?this.getState():this.props,s=i.highlightedIndex,d=l.highlightedIndex===void 0?o:l,u=d.highlightedIndex,f=s&&this.getState().isOpen&&!o.isOpen,h=s!==u;return f||h},n.componentDidUpdate=function(o,l){process.env.NODE_ENV!=="production"&&(Kn(this.state,o,this.props),this.getMenuProps.called&&!this.getMenuProps.suppressRefError&&Gi(this._menuNode,this.getMenuProps)),Gt(this.props,"selectedItem")&&this.props.selectedItemChanged(o.selectedItem,this.props.selectedItem)&&this.internalSetState({type:Ki,inputValue:this.props.itemToString(this.props.selectedItem)}),!this.avoidScrolling&&this.shouldScroll(l,o)&&this.scrollHighlightedItemIntoView(),this.updateStatus()},n.componentWillUnmount=function(){this.cleanup()},n.render=function(){var o=Ii(this.props.children,$0);this.clearItems(),this.getRootProps.called=!1,this.getRootProps.refKey=void 0,this.getRootProps.suppressRefError=void 0,this.getMenuProps.called=!1,this.getMenuProps.refKey=void 0,this.getMenuProps.suppressRefError=void 0,this.getLabelProps.called=!1,this.getInputProps.called=!1;var l=Ii(o(this.getStateAndHelpers()));if(!l)return null;if(this.getRootProps.called||this.props.suppressRefError)return process.env.NODE_ENV!=="production"&&!this.getRootProps.suppressRefError&&!this.props.suppressRefError&&Zf(l,this.getRootProps),l;if(Pi(l))return y.cloneElement(l,this.getRootProps(ki(l)));if(process.env.NODE_ENV!=="production")throw new Error("downshift: If you return a non-DOM element, you must apply the getRootProps function")},r}(y.Component);return e.defaultProps={defaultHighlightedIndex:null,defaultIsOpen:!1,getA11yStatusMessage:$f,itemToString:function(r){return r==null?"":(process.env.NODE_ENV!=="production"&&Rf(r)&&!r.hasOwnProperty("toString")&&console.warn("downshift: An object was passed to the default implementation of `itemToString`. You should probably provide your own `itemToString` implementation. Please refer to the `itemToString` API documentation.","The object that was passed:",r),String(r))},onStateChange:$0,onInputValueChange:$0,onUserAction:$0,onChange:$0,onSelect:$0,onOuterClick:$0,selectedItemChanged:function(r,n){return r!==n},environment:typeof window>"u"?void 0:window,stateReducer:function(r,n){return n},suppressRefError:!1,scrollIntoView:Ai},e.stateChangeTypes=Kf,e}();process.env.NODE_ENV!=="production"&&(Qf.propTypes={children:G.func,defaultHighlightedIndex:G.number,defaultIsOpen:G.bool,initialHighlightedIndex:G.number,initialSelectedItem:G.any,initialInputValue:G.string,initialIsOpen:G.bool,getA11yStatusMessage:G.func,itemToString:G.func,onChange:G.func,onSelect:G.func,onStateChange:G.func,onInputValueChange:G.func,onUserAction:G.func,onOuterClick:G.func,selectedItemChanged:G.func,stateReducer:G.func,itemCount:G.number,id:G.string,environment:G.shape({addEventListener:G.func.isRequired,removeEventListener:G.func.isRequired,document:G.shape({createElement:G.func.isRequired,getElementById:G.func.isRequired,activeElement:G.any.isRequired,body:G.any.isRequired}).isRequired,Node:G.func.isRequired}),suppressRefError:G.bool,scrollIntoView:G.func,selectedItem:G.any,isOpen:G.bool,inputValue:G.string,highlightedIndex:G.number,labelId:G.string,inputId:G.string,menuId:G.string,getItemId:G.func});function Gi(e,t){var r=t.refKey;e||console.error('downshift: The ref prop "'+r+'" from getMenuProps was not applied correctly on your menu element.')}function Zf(e,t){var r=t.refKey,n=r!=="ref",a=!Pi(e);a&&!n&&!Ci.isForwardRef(e)?console.error("downshift: You returned a non-DOM element. You must specify a refKey in getRootProps"):!a&&n&&console.error('downshift: You returned a DOM element. You should not specify a refKey in getRootProps. You specified "'+r+'"'),!Ci.isForwardRef(e)&&!ki(e)[r]&&console.error('downshift: You must apply the ref prop "'+r+'" from getRootProps onto your root element.')}var qi={highlightedIndex:-1,isOpen:!1,selectedItem:null,inputValue:""};function Jf(e,t,r){var n=e.props,a=e.type,o={};Object.keys(t).forEach(function(l){eh(l,e,t,r),r[l]!==t[l]&&(o[l]=r[l])}),n.onStateChange&&Object.keys(o).length&&n.onStateChange(a0({type:a},o))}function eh(e,t,r,n){var a=t.props,o=t.type,l="on"+Gn(e)+"Change";a[l]&&n[e]!==void 0&&n[e]!==r[e]&&a[l](a0({type:o},n))}function th(e,t){return t.changes}var Yi=Kt(function(e,t){Ni(e,t)},200),rh=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u"?y.useLayoutEffect:y.useEffect,Xi="useId"in y?function(t){var r=t.id,n=t.labelId,a=t.menuId,o=t.getItemId,l=t.toggleButtonId,i=t.inputId,s="downshift-"+y.useId();r||(r=s);var d=y.useRef({labelId:n||r+"-label",menuId:a||r+"-menu",getItemId:o||function(u){return r+"-item-"+u},toggleButtonId:l||r+"-toggle-button",inputId:i||r+"-input"});return d.current}:function(t){var r=t.id,n=r===void 0?"downshift-"+Ei():r,a=t.labelId,o=t.menuId,l=t.getItemId,i=t.toggleButtonId,s=t.inputId,d=y.useRef({labelId:a||n+"-label",menuId:o||n+"-menu",getItemId:l||function(u){return n+"-item-"+u},toggleButtonId:i||n+"-toggle-button",inputId:s||n+"-input"});return d.current};function Qi(e,t,r,n){var a,o;if(e===void 0){if(t===void 0)throw new Error(n);a=r[t],o=t}else o=t===void 0?r.indexOf(e):t,a=e;return[a,o]}function nh(e){return/^\S{1}$/.test(e)}function Gn(e){return""+e.slice(0,1).toUpperCase()+e.slice(1)}function qn(e){var t=y.useRef(e);return t.current=e,t}function Zi(e,t,r,n){var a=y.useRef(),o=y.useRef(),l=y.useCallback(function(v,x){o.current=x,v=et(v,x.props);var m=e(v,x),g=x.props.stateReducer(v,a0({},x,{changes:m}));return g},[e]),i=y.useReducer(l,t,r),s=i[0],d=i[1],u=qn(t),f=y.useCallback(function(v){return d(a0({props:u.current},v))},[u]),h=o.current;return y.useEffect(function(){var v=et(a.current,h==null?void 0:h.props),x=h&&a.current&&!n(v,s);x&&Jf(h,v,s),a.current=s},[s,h,n]),[s,f]}function oh(e,t,r,n){var a=Zi(e,t,r,n),o=a[0],l=a[1];return[et(o,t),l]}var tt={itemToString:function(t){return t?String(t):""},itemToKey:function(t){return t},stateReducer:th,scrollIntoView:Ai,environment:typeof window>"u"?void 0:window};function m1(e,t,r){r===void 0&&(r=qi);var n=e["default"+Gn(t)];return n!==void 0?n:r[t]}function we(e,t,r){r===void 0&&(r=qi);var n=e[t];if(n!==void 0)return n;var a=e["initial"+Gn(t)];return a!==void 0?a:m1(e,t,r)}function Ji(e){var t=we(e,"selectedItem"),r=we(e,"isOpen"),n=ah(e),a=we(e,"inputValue");return{highlightedIndex:n<0&&t&&r?e.items.findIndex(function(o){return e.itemToKey(o)===e.itemToKey(t)}):n,isOpen:r,selectedItem:t,inputValue:a}}function G1(e,t,r){var n=e.items,a=e.initialHighlightedIndex,o=e.defaultHighlightedIndex,l=e.isItemDisabled,i=e.itemToKey,s=t.selectedItem,d=t.highlightedIndex;return n.length===0?-1:a!==void 0&&d===a&&!l(n[a],a)?a:o!==void 0&&!l(n[o],o)?o:s?n.findIndex(function(u){return i(s)===i(u)}):r<0&&!l(n[n.length-1],n.length-1)?n.length-1:r>0&&!l(n[0],0)?0:-1}function e2(e,t,r){var n=y.useRef({isMouseDown:!1,isTouchMove:!1,isTouchEnd:!1});return y.useEffect(function(){if(!e)return $0;var a=r.map(function(u){return u.current});function o(){n.current.isTouchEnd=!1,n.current.isMouseDown=!0}function l(u){n.current.isMouseDown=!1,Yt(u.target,a,e)||t()}function i(){n.current.isTouchEnd=!1,n.current.isTouchMove=!1}function s(){n.current.isTouchMove=!0}function d(u){n.current.isTouchEnd=!0,!n.current.isTouchMove&&!Yt(u.target,a,e,!1)&&t()}return e.addEventListener("mousedown",o),e.addEventListener("mouseup",l),e.addEventListener("touchstart",i),e.addEventListener("touchmove",s),e.addEventListener("touchend",d),function(){e.removeEventListener("mousedown",o),e.removeEventListener("mouseup",l),e.removeEventListener("touchstart",i),e.removeEventListener("touchmove",s),e.removeEventListener("touchend",d)}},[r,e,t]),n.current}var Yn=function(){return $0};process.env.NODE_ENV!=="production"&&(Yn=function(){for(var t=arguments.length,r=new Array(t),n=0;n<t;n++)r[n]=arguments[n];var a=y.useRef(r.reduce(function(l,i){return l[i]={},l},{}));y.useEffect(function(){Object.keys(a.current).forEach(function(l){var i=a.current[l];if(!Object.keys(i).length){console.error("downshift: You forgot to call the "+l+" getter function on your component / element.");return}var s=i.suppressRefError,d=i.refKey,u=i.elementRef;s||u!=null&&u.current||console.error('downshift: The ref prop "'+d+'" from '+l+" was not applied correctly on your element.")})},[]);var o=y.useCallback(function(l,i,s,d){a.current[l]={suppressRefError:i,refKey:s,elementRef:d}},[]);return o});function t2(e,t,r,n){n===void 0&&(n={});var a=n.document,o=Jt();y.useEffect(function(){if(!(!e||o||!a)){var l=e(t);Yi(l,a)}},r),y.useEffect(function(){return function(){Yi.cancel(),Wf(a)}},[a])}function r2(e){var t=e.highlightedIndex,r=e.isOpen,n=e.itemRefs,a=e.getItemNodeFromIndex,o=e.menuElement,l=e.scrollIntoView,i=y.useRef(!0);return rh(function(){t<0||!r||!Object.keys(n.current).length||(i.current===!1?i.current=!0:l(a(t),o))},[t]),i}var Xn=$0;process.env.NODE_ENV!=="production"&&(Xn=function(t){var r=t.props,n=t.state,a=y.useRef(r),o=Jt();y.useEffect(function(){o||(Kn(n,a.current,r),a.current=r)},[n,r,o])});function Zt(e,t,r){var n;r===void 0&&(r=!0);var a=((n=e.items)==null?void 0:n.length)&&t>=0;return a0({isOpen:!1,highlightedIndex:-1},a&&a0({selectedItem:e.items[t],isOpen:m1(e,"isOpen"),highlightedIndex:m1(e,"highlightedIndex")},r&&{inputValue:e.itemToString(e.items[t])}))}function n2(e,t){return e.isOpen===t.isOpen&&e.inputValue===t.inputValue&&e.highlightedIndex===t.highlightedIndex&&e.selectedItem===t.selectedItem}function Jt(){var e=y.useRef(!0);return y.useEffect(function(){return e.current=!1,function(){e.current=!0}},[]),e.current}function er(e){var t=m1(e,"highlightedIndex");return t>-1&&e.isItemDisabled(e.items[t],t)?-1:t}function ah(e){var t=we(e,"highlightedIndex");return t>-1&&e.isItemDisabled(e.items[t],t)?-1:t}var tr={environment:G.shape({addEventListener:G.func.isRequired,removeEventListener:G.func.isRequired,document:G.shape({createElement:G.func.isRequired,getElementById:G.func.isRequired,activeElement:G.any.isRequired,body:G.any.isRequired}).isRequired,Node:G.func.isRequired}),itemToString:G.func,itemToKey:G.func,stateReducer:G.func},o2=a0({},tr,{getA11yStatusMessage:G.func,highlightedIndex:G.number,defaultHighlightedIndex:G.number,initialHighlightedIndex:G.number,isOpen:G.bool,defaultIsOpen:G.bool,initialIsOpen:G.bool,selectedItem:G.any,initialSelectedItem:G.any,defaultSelectedItem:G.any,id:G.string,labelId:G.string,menuId:G.string,getItemId:G.func,toggleButtonId:G.string,onSelectedItemChange:G.func,onHighlightedIndexChange:G.func,onStateChange:G.func,onIsOpenChange:G.func,scrollIntoView:G.func});function a2(e,t,r){var n=t.type,a=t.props,o;switch(n){case r.ItemMouseMove:o={highlightedIndex:t.disabled?-1:t.index};break;case r.MenuMouseLeave:o={highlightedIndex:-1};break;case r.ToggleButtonClick:case r.FunctionToggleMenu:o={isOpen:!e.isOpen,highlightedIndex:e.isOpen?-1:G1(a,e,0)};break;case r.FunctionOpenMenu:o={isOpen:!0,highlightedIndex:G1(a,e,0)};break;case r.FunctionCloseMenu:o={isOpen:!1};break;case r.FunctionSetHighlightedIndex:o={highlightedIndex:a.isItemDisabled(a.items[t.highlightedIndex],t.highlightedIndex)?-1:t.highlightedIndex};break;case r.FunctionSetInputValue:o={inputValue:t.inputValue};break;case r.FunctionReset:o={highlightedIndex:er(a),isOpen:m1(a,"isOpen"),selectedItem:m1(a,"selectedItem"),inputValue:m1(a,"inputValue")};break;default:throw new Error("Reducer called without proper action type.")}return a0({},e,o)}function lh(e){for(var t=e.keysSoFar,r=e.highlightedIndex,n=e.items,a=e.itemToString,o=e.isItemDisabled,l=t.toLowerCase(),i=0;i<n.length;i++){var s=(i+r+(t.length<2?1:0))%n.length,d=n[s];if(d!==void 0&&a(d).toLowerCase().startsWith(l)&&!o(d,s))return s}return r}var ih=L0(L0({},o2),{items:G.array.isRequired,isItemDisabled:G.func}),sh=L0(L0({},tt),{isItemDisabled:function(){return!1}}),l2=$0;process.env.NODE_ENV!=="production"&&(l2=function(e,t){G.checkPropTypes(ih,e,"prop",t.name)});var rr=process.env.NODE_ENV!=="production"?"__togglebutton_click__":0,Qn=process.env.NODE_ENV!=="production"?"__togglebutton_keydown_arrow_down__":1,Zn=process.env.NODE_ENV!=="production"?"__togglebutton_keydown_arrow_up__":2,nr=process.env.NODE_ENV!=="production"?"__togglebutton_keydown_character__":3,Jn=process.env.NODE_ENV!=="production"?"__togglebutton_keydown_escape__":4,eo=process.env.NODE_ENV!=="production"?"__togglebutton_keydown_home__":5,to=process.env.NODE_ENV!=="production"?"__togglebutton_keydown_end__":6,ro=process.env.NODE_ENV!=="production"?"__togglebutton_keydown_enter__":7,no=process.env.NODE_ENV!=="production"?"__togglebutton_keydown_space_button__":8,oo=process.env.NODE_ENV!=="production"?"__togglebutton_keydown_page_up__":9,ao=process.env.NODE_ENV!=="production"?"__togglebutton_keydown_page_down__":10,or=process.env.NODE_ENV!=="production"?"__togglebutton_blur__":11,i2=process.env.NODE_ENV!=="production"?"__menu_mouse_leave__":12,s2=process.env.NODE_ENV!=="production"?"__item_mouse_move__":13,lo=process.env.NODE_ENV!=="production"?"__item_click__":14,c2=process.env.NODE_ENV!=="production"?"__function_toggle_menu__":15,d2=process.env.NODE_ENV!=="production"?"__function_open_menu__":16,u2=process.env.NODE_ENV!=="production"?"__function_close_menu__":17,f2=process.env.NODE_ENV!=="production"?"__function_set_highlighted_index__":18,io=process.env.NODE_ENV!=="production"?"__function_select_item__":19,so=process.env.NODE_ENV!=="production"?"__function_set_input_value__":20,h2=process.env.NODE_ENV!=="production"?"__function_reset__":21,p2=Object.freeze({__proto__:null,FunctionCloseMenu:u2,FunctionOpenMenu:d2,FunctionReset:h2,FunctionSelectItem:io,FunctionSetHighlightedIndex:f2,FunctionSetInputValue:so,FunctionToggleMenu:c2,ItemClick:lo,ItemMouseMove:s2,MenuMouseLeave:i2,ToggleButtonBlur:or,ToggleButtonClick:rr,ToggleButtonKeyDownArrowDown:Qn,ToggleButtonKeyDownArrowUp:Zn,ToggleButtonKeyDownCharacter:nr,ToggleButtonKeyDownEnd:to,ToggleButtonKeyDownEnter:ro,ToggleButtonKeyDownEscape:Jn,ToggleButtonKeyDownHome:eo,ToggleButtonKeyDownPageDown:ao,ToggleButtonKeyDownPageUp:oo,ToggleButtonKeyDownSpaceButton:no});function ch(e,t){var r,n=t.type,a=t.props,o=t.altKey,l;switch(n){case lo:l={isOpen:m1(a,"isOpen"),highlightedIndex:er(a),selectedItem:a.items[t.index]};break;case nr:{var i=t.key,s=""+e.inputValue+i,d=!e.isOpen&&e.selectedItem?a.items.findIndex(function(v){return a.itemToKey(v)===a.itemToKey(e.selectedItem)}):e.highlightedIndex,u=lh({keysSoFar:s,highlightedIndex:d,items:a.items,itemToString:a.itemToString,isItemDisabled:a.isItemDisabled});l={inputValue:s,highlightedIndex:u,isOpen:!0}}break;case Qn:{var f=e.isOpen?J0(e.highlightedIndex,1,a.items,a.isItemDisabled):o&&e.selectedItem==null?-1:G1(a,e,1);l={highlightedIndex:f,isOpen:!0}}break;case Zn:if(e.isOpen&&o)l=Zt(a,e.highlightedIndex,!1);else{var h=e.isOpen?J0(e.highlightedIndex,-1,a.items,a.isItemDisabled):G1(a,e,-1);l={highlightedIndex:h,isOpen:!0}}break;case ro:case no:l=Zt(a,e.highlightedIndex,!1);break;case eo:l={highlightedIndex:N1(0,!1,a.items,a.isItemDisabled),isOpen:!0};break;case to:l={highlightedIndex:N1(a.items.length-1,!0,a.items,a.isItemDisabled),isOpen:!0};break;case oo:l={highlightedIndex:J0(e.highlightedIndex,-10,a.items,a.isItemDisabled)};break;case ao:l={highlightedIndex:J0(e.highlightedIndex,10,a.items,a.isItemDisabled)};break;case Jn:l={isOpen:!1,highlightedIndex:-1};break;case or:l=a0({isOpen:!1,highlightedIndex:-1},e.highlightedIndex>=0&&((r=a.items)==null?void 0:r.length)&&{selectedItem:a.items[e.highlightedIndex]});break;case io:l={selectedItem:t.selectedItem};break;default:return a2(e,t,p2)}return a0({},e,l)}var dh=["onClick"],uh=["onMouseLeave","refKey","ref"],fh=["onBlur","onClick","onPress","onKeyDown","refKey","ref"],hh=["item","index","onMouseMove","onClick","onMouseDown","onPress","refKey","disabled","ref"];co.stateChangeTypes=p2;function co(e){e===void 0&&(e={}),l2(e,co);var t=a0({},sh,e),r=t.scrollIntoView,n=t.environment,a=t.getA11yStatusMessage,o=oh(ch,t,Ji,n2),l=o[0],i=o[1],s=l.isOpen,d=l.highlightedIndex,u=l.selectedItem,f=l.inputValue,h=y.useRef(null),v=y.useRef(null),x=y.useRef({}),m=y.useRef(null),g=Xi(t),_=qn({state:l,props:t}),C=y.useCallback(function(L){return x.current[g.getItemId(L)]},[g]);t2(a,l,[s,d,u,f],n);var A=r2({menuElement:v.current,highlightedIndex:d,isOpen:s,itemRefs:x,scrollIntoView:r,getItemNodeFromIndex:C});y.useEffect(function(){return m.current=Kt(function(L){L({type:so,inputValue:""})},500),function(){m.current.cancel()}},[]),y.useEffect(function(){f&&m.current(i)},[i,f]),Xn({props:t,state:l}),y.useEffect(function(){var L=we(t,"isOpen");L&&h.current&&h.current.focus()},[]);var M=e2(n,y.useCallback(function(){_.current.state.isOpen&&i({type:or})},[i,_]),y.useMemo(function(){return[v,h]},[v.current,h.current])),S=Yn("getMenuProps","getToggleButtonProps");y.useEffect(function(){s||(x.current={})},[s]);var P=y.useMemo(function(){return{ArrowDown:function(I){I.preventDefault(),i({type:Qn,altKey:I.altKey})},ArrowUp:function(I){I.preventDefault(),i({type:Zn,altKey:I.altKey})},Home:function(I){I.preventDefault(),i({type:eo})},End:function(I){I.preventDefault(),i({type:to})},Escape:function(){_.current.state.isOpen&&i({type:Jn})},Enter:function(I){I.preventDefault(),i({type:_.current.state.isOpen?ro:rr})},PageUp:function(I){_.current.state.isOpen&&(I.preventDefault(),i({type:oo}))},PageDown:function(I){_.current.state.isOpen&&(I.preventDefault(),i({type:ao}))}," ":function(I){I.preventDefault();var E=_.current.state;if(!E.isOpen){i({type:rr});return}E.inputValue?i({type:nr,key:" "}):i({type:no})}}},[i,_]),N=y.useCallback(function(){i({type:c2})},[i]),D=y.useCallback(function(){i({type:u2})},[i]),U=y.useCallback(function(){i({type:d2})},[i]),R=y.useCallback(function(L){i({type:f2,highlightedIndex:L})},[i]),K=y.useCallback(function(L){i({type:io,selectedItem:L})},[i]),k=y.useCallback(function(){i({type:h2})},[i]),B=y.useCallback(function(L){i({type:so,inputValue:L})},[i]),$=y.useCallback(function(L){var I=L===void 0?{}:L,E=I.onClick,O=W0(I,dh),F=function(){var V;(V=h.current)==null||V.focus()};return a0({id:g.labelId,htmlFor:g.toggleButtonId,onClick:g0(E,F)},O)},[g]),q=y.useCallback(function(L,I){var E,O=L===void 0?{}:L,F=O.onMouseLeave,z=O.refKey,V=z===void 0?"ref":z,Y=O.ref,Q=W0(O,uh),J=I===void 0?{}:I,r0=J.suppressRefError,e0=r0===void 0?!1:r0,n0=function(){i({type:i2})};return S("getMenuProps",e0,V,v),a0((E={},E[V]=g1(Y,function(s0){v.current=s0}),E.id=g.menuId,E.role="listbox",E["aria-labelledby"]=Q&&Q["aria-label"]?void 0:""+g.labelId,E.onMouseLeave=g0(F,n0),E),Q)},[i,S,g]),W=y.useCallback(function(L,I){var E,O=L===void 0?{}:L,F=O.onBlur,z=O.onClick;O.onPress;var V=O.onKeyDown,Y=O.refKey,Q=Y===void 0?"ref":Y,J=O.ref,r0=W0(O,fh),e0=I===void 0?{}:I,n0=e0.suppressRefError,s0=n0===void 0?!1:n0,j=_.current.state,u0=function(){i({type:rr})},Z=function(){j.isOpen&&!M.isMouseDown&&i({type:or})},M0=function(O0){var T0=qt(O0);T0&&P[T0]?P[T0](O0):nh(T0)&&i({type:nr,key:T0})},b0=a0((E={},E[Q]=g1(J,function(k0){h.current=k0}),E["aria-activedescendant"]=j.isOpen&&j.highlightedIndex>-1?g.getItemId(j.highlightedIndex):"",E["aria-controls"]=g.menuId,E["aria-expanded"]=_.current.state.isOpen,E["aria-haspopup"]="listbox",E["aria-labelledby"]=r0&&r0["aria-label"]?void 0:""+g.labelId,E.id=g.toggleButtonId,E.role="combobox",E.tabIndex=0,E.onBlur=g0(F,Z),E),r0);return r0.disabled||(b0.onClick=g0(z,u0),b0.onKeyDown=g0(V,M0)),S("getToggleButtonProps",s0,Q,h),b0},[i,g,_,M,S,P]),H=y.useCallback(function(L){var I,E=L===void 0?{}:L,O=E.item,F=E.index,z=E.onMouseMove,V=E.onClick,Y=E.onMouseDown;E.onPress;var Q=E.refKey,J=Q===void 0?"ref":Q,r0=E.disabled,e0=E.ref,n0=W0(E,hh);r0!==void 0&&console.warn('Passing "disabled" as an argument to getItemProps is not supported anymore. Please use the isItemDisabled prop from useSelect.');var s0=_.current,j=s0.state,u0=s0.props,Z=Qi(O,F,u0.items,"Pass either item or index to getItemProps!"),M0=Z[0],b0=Z[1],k0=u0.isItemDisabled(M0,b0),O0=function(){M.isTouchEnd||b0===j.highlightedIndex||(A.current=!1,i({type:s2,index:b0,disabled:k0}))},T0=function(){i({type:lo,index:b0})},ut=function(ft){return ft.preventDefault()},B0=a0((I={},I[J]=g1(e0,function(t1){t1&&(x.current[g.getItemId(b0)]=t1)}),I["aria-disabled"]=k0,I["aria-selected"]=M0===j.selectedItem,I.id=g.getItemId(b0),I.role="option",I),n0);return k0||(B0.onClick=g0(V,T0)),B0.onMouseMove=g0(z,O0),B0.onMouseDown=g0(Y,ut),B0},[_,g,M,A,i]);return{getToggleButtonProps:W,getLabelProps:$,getMenuProps:q,getItemProps:H,toggleMenu:N,openMenu:U,closeMenu:D,setHighlightedIndex:R,selectItem:K,reset:k,setInputValue:B,highlightedIndex:d,isOpen:s,selectedItem:u,inputValue:f}}var uo=process.env.NODE_ENV!=="production"?"__input_keydown_arrow_down__":0,fo=process.env.NODE_ENV!=="production"?"__input_keydown_arrow_up__":1,ho=process.env.NODE_ENV!=="production"?"__input_keydown_escape__":2,po=process.env.NODE_ENV!=="production"?"__input_keydown_home__":3,vo=process.env.NODE_ENV!=="production"?"__input_keydown_end__":4,go=process.env.NODE_ENV!=="production"?"__input_keydown_page_up__":5,mo=process.env.NODE_ENV!=="production"?"__input_keydown_page_down__":6,bo=process.env.NODE_ENV!=="production"?"__input_keydown_enter__":7,wo=process.env.NODE_ENV!=="production"?"__input_change__":8,ar=process.env.NODE_ENV!=="production"?"__input_blur__":9,yo=process.env.NODE_ENV!=="production"?"__input_click__":10,v2=process.env.NODE_ENV!=="production"?"__menu_mouse_leave__":11,g2=process.env.NODE_ENV!=="production"?"__item_mouse_move__":12,Co=process.env.NODE_ENV!=="production"?"__item_click__":13,m2=process.env.NODE_ENV!=="production"?"__togglebutton_click__":14,b2=process.env.NODE_ENV!=="production"?"__function_toggle_menu__":15,w2=process.env.NODE_ENV!=="production"?"__function_open_menu__":16,y2=process.env.NODE_ENV!=="production"?"__function_close_menu__":17,C2=process.env.NODE_ENV!=="production"?"__function_set_highlighted_index__":18,xo=process.env.NODE_ENV!=="production"?"__function_select_item__":19,x2=process.env.NODE_ENV!=="production"?"__function_set_input_value__":20,_2=process.env.NODE_ENV!=="production"?"__function_reset__":21,_o=process.env.NODE_ENV!=="production"?"__controlled_prop_updated_selected_item__":22,M2=Object.freeze({__proto__:null,ControlledPropUpdatedSelectedItem:_o,FunctionCloseMenu:y2,FunctionOpenMenu:w2,FunctionReset:_2,FunctionSelectItem:xo,FunctionSetHighlightedIndex:C2,FunctionSetInputValue:x2,FunctionToggleMenu:b2,InputBlur:ar,InputChange:wo,InputClick:yo,InputKeyDownArrowDown:uo,InputKeyDownArrowUp:fo,InputKeyDownEnd:vo,InputKeyDownEnter:bo,InputKeyDownEscape:ho,InputKeyDownHome:po,InputKeyDownPageDown:mo,InputKeyDownPageUp:go,ItemClick:Co,ItemMouseMove:g2,MenuMouseLeave:v2,ToggleButtonClick:m2});function ph(e){var t=Ji(e),r=t.selectedItem,n=t.inputValue;return n===""&&r&&e.defaultInputValue===void 0&&e.initialInputValue===void 0&&e.inputValue===void 0&&(n=e.itemToString(r)),a0({},t,{inputValue:n})}var vh=a0({},o2,{items:G.array.isRequired,isItemDisabled:G.func,inputValue:G.string,defaultInputValue:G.string,initialInputValue:G.string,inputId:G.string,onInputValueChange:G.func});function gh(e,t,r,n){var a=y.useRef(),o=Zi(e,t,r,n),l=o[0],i=o[1],s=Jt();return y.useEffect(function(){if(Gt(t,"selectedItem")){if(!s){var d=t.itemToKey(t.selectedItem)!==t.itemToKey(a.current);d&&i({type:_o,inputValue:t.itemToString(t.selectedItem)})}a.current=l.selectedItem===a.current?t.selectedItem:l.selectedItem}},[l.selectedItem,t.selectedItem]),[et(l,t),i]}var A2=$0;process.env.NODE_ENV!=="production"&&(A2=function(t,r){G.checkPropTypes(vh,t,"prop",r.name)});var mh=a0({},tt,{isItemDisabled:function(){return!1}});function bh(e,t){var r,n=t.type,a=t.props,o=t.altKey,l;switch(n){case Co:l={isOpen:m1(a,"isOpen"),highlightedIndex:er(a),selectedItem:a.items[t.index],inputValue:a.itemToString(a.items[t.index])};break;case uo:e.isOpen?l={highlightedIndex:J0(e.highlightedIndex,1,a.items,a.isItemDisabled,!0)}:l={highlightedIndex:o&&e.selectedItem==null?-1:G1(a,e,1),isOpen:a.items.length>=0};break;case fo:e.isOpen?o?l=Zt(a,e.highlightedIndex):l={highlightedIndex:J0(e.highlightedIndex,-1,a.items,a.isItemDisabled,!0)}:l={highlightedIndex:G1(a,e,-1),isOpen:a.items.length>=0};break;case bo:l=Zt(a,e.highlightedIndex);break;case ho:l=a0({isOpen:!1,highlightedIndex:-1},!e.isOpen&&{selectedItem:null,inputValue:""});break;case go:l={highlightedIndex:J0(e.highlightedIndex,-10,a.items,a.isItemDisabled,!0)};break;case mo:l={highlightedIndex:J0(e.highlightedIndex,10,a.items,a.isItemDisabled,!0)};break;case po:l={highlightedIndex:N1(0,!1,a.items,a.isItemDisabled)};break;case vo:l={highlightedIndex:N1(a.items.length-1,!0,a.items,a.isItemDisabled)};break;case ar:l=a0({isOpen:!1,highlightedIndex:-1},e.highlightedIndex>=0&&((r=a.items)==null?void 0:r.length)&&t.selectItem&&{selectedItem:a.items[e.highlightedIndex],inputValue:a.itemToString(a.items[e.highlightedIndex])});break;case wo:l={isOpen:!0,highlightedIndex:er(a),inputValue:t.inputValue};break;case yo:l={isOpen:!e.isOpen,highlightedIndex:e.isOpen?-1:G1(a,e,0)};break;case xo:l={selectedItem:t.selectedItem,inputValue:a.itemToString(t.selectedItem)};break;case _o:l={inputValue:t.inputValue};break;default:return a2(e,t,M2)}return a0({},e,l)}var wh=["onMouseLeave","refKey","ref"],yh=["item","index","refKey","ref","onMouseMove","onMouseDown","onClick","onPress","disabled"],Ch=["onClick","onPress","refKey","ref"],xh=["onKeyDown","onChange","onInput","onBlur","onChangeText","onClick","refKey","ref"];Mo.stateChangeTypes=M2;function Mo(e){e===void 0&&(e={}),A2(e,Mo);var t=a0({},mh,e),r=t.items,n=t.scrollIntoView,a=t.environment,o=t.getA11yStatusMessage,l=gh(bh,t,ph,n2),i=l[0],s=l[1],d=i.isOpen,u=i.highlightedIndex,f=i.selectedItem,h=i.inputValue,v=y.useRef(null),x=y.useRef({}),m=y.useRef(null),g=y.useRef(null),_=Jt(),C=Xi(t),A=y.useRef(),M=qn({state:i,props:t}),S=y.useCallback(function(F){return x.current[C.getItemId(F)]},[C]);t2(o,i,[d,u,f,h],a);var P=r2({menuElement:v.current,highlightedIndex:u,isOpen:d,itemRefs:x,scrollIntoView:n,getItemNodeFromIndex:S});Xn({props:t,state:i}),y.useEffect(function(){var F=we(t,"isOpen");F&&m.current&&m.current.focus()},[]),y.useEffect(function(){_||(A.current=r.length)});var N=e2(a,y.useCallback(function(){M.current.state.isOpen&&s({type:ar,selectItem:!1})},[s,M]),y.useMemo(function(){return[v,g,m]},[v.current,g.current,m.current])),D=Yn("getInputProps","getMenuProps");y.useEffect(function(){d||(x.current={})},[d]),y.useEffect(function(){var F;!d||!(a!=null&&a.document)||!(m!=null&&(F=m.current)!=null&&F.focus)||a.document.activeElement!==m.current&&m.current.focus()},[d,a]);var U=y.useMemo(function(){return{ArrowDown:function(z){z.preventDefault(),s({type:uo,altKey:z.altKey})},ArrowUp:function(z){z.preventDefault(),s({type:fo,altKey:z.altKey})},Home:function(z){M.current.state.isOpen&&(z.preventDefault(),s({type:po}))},End:function(z){M.current.state.isOpen&&(z.preventDefault(),s({type:vo}))},Escape:function(z){var V=M.current.state;(V.isOpen||V.inputValue||V.selectedItem||V.highlightedIndex>-1)&&(z.preventDefault(),s({type:ho}))},Enter:function(z){var V=M.current.state;!V.isOpen||z.which===229||(z.preventDefault(),s({type:bo}))},PageUp:function(z){M.current.state.isOpen&&(z.preventDefault(),s({type:go}))},PageDown:function(z){M.current.state.isOpen&&(z.preventDefault(),s({type:mo}))}}},[s,M]),R=y.useCallback(function(F){return a0({id:C.labelId,htmlFor:C.inputId},F)},[C]),K=y.useCallback(function(F,z){var V,Y=F===void 0?{}:F,Q=Y.onMouseLeave,J=Y.refKey,r0=J===void 0?"ref":J,e0=Y.ref,n0=W0(Y,wh),s0=z===void 0?{}:z,j=s0.suppressRefError,u0=j===void 0?!1:j;return D("getMenuProps",u0,r0,v),a0((V={},V[r0]=g1(e0,function(Z){v.current=Z}),V.id=C.menuId,V.role="listbox",V["aria-labelledby"]=n0&&n0["aria-label"]?void 0:""+C.labelId,V.onMouseLeave=g0(Q,function(){s({type:v2})}),V),n0)},[s,D,C]),k=y.useCallback(function(F){var z,V,Y=F===void 0?{}:F,Q=Y.item,J=Y.index,r0=Y.refKey,e0=r0===void 0?"ref":r0,n0=Y.ref,s0=Y.onMouseMove,j=Y.onMouseDown,u0=Y.onClick;Y.onPress;var Z=Y.disabled,M0=W0(Y,yh);Z!==void 0&&console.warn('Passing "disabled" as an argument to getItemProps is not supported anymore. Please use the isItemDisabled prop from useCombobox.');var b0=M.current,k0=b0.props,O0=b0.state,T0=Qi(Q,J,k0.items,"Pass either item or index to getItemProps!"),ut=T0[0],B0=T0[1],t1=k0.isItemDisabled(ut,B0),ft="onClick",zr=u0,D1=function(){N.isTouchEnd||B0===O0.highlightedIndex||(P.current=!1,s({type:g2,index:B0,disabled:t1}))},J1=function(){s({type:Co,index:B0})},H1=function(Ay){return Ay.preventDefault()};return a0((z={},z[e0]=g1(n0,function(r1){r1&&(x.current[C.getItemId(B0)]=r1)}),z["aria-disabled"]=t1,z["aria-selected"]=B0===O0.highlightedIndex,z.id=C.getItemId(B0),z.role="option",z),!t1&&(V={},V[ft]=g0(zr,J1),V),{onMouseMove:g0(s0,D1),onMouseDown:g0(j,H1)},M0)},[s,C,M,N,P]),B=y.useCallback(function(F){var z,V=F===void 0?{}:F,Y=V.onClick;V.onPress;var Q=V.refKey,J=Q===void 0?"ref":Q,r0=V.ref,e0=W0(V,Ch),n0=M.current.state,s0=function(){s({type:m2})};return a0((z={},z[J]=g1(r0,function(j){g.current=j}),z["aria-controls"]=C.menuId,z["aria-expanded"]=n0.isOpen,z.id=C.toggleButtonId,z.tabIndex=-1,z),!e0.disabled&&a0({},{onClick:g0(Y,s0)}),e0)},[s,M,C]),$=y.useCallback(function(F,z){var V,Y=F===void 0?{}:F,Q=Y.onKeyDown,J=Y.onChange,r0=Y.onInput,e0=Y.onBlur;Y.onChangeText;var n0=Y.onClick,s0=Y.refKey,j=s0===void 0?"ref":s0,u0=Y.ref,Z=W0(Y,xh),M0=z===void 0?{}:z,b0=M0.suppressRefError,k0=b0===void 0?!1:b0;D("getInputProps",k0,j,m);var O0=M.current.state,T0=function(H1){var r1=qt(H1);r1&&U[r1]&&U[r1](H1)},ut=function(H1){s({type:wo,inputValue:H1.target.value})},B0=function(H1){if(a!=null&&a.document&&O0.isOpen&&!N.isMouseDown){var r1=H1.relatedTarget===null&&a.document.activeElement!==a.document.body;s({type:ar,selectItem:!r1})}},t1=function(){s({type:yo})},ft="onChange",zr={};if(!Z.disabled){var D1;zr=(D1={},D1[ft]=g0(J,r0,ut),D1.onKeyDown=g0(Q,T0),D1.onBlur=g0(e0,B0),D1.onClick=g0(n0,t1),D1)}return a0((V={},V[j]=g1(u0,function(J1){m.current=J1}),V["aria-activedescendant"]=O0.isOpen&&O0.highlightedIndex>-1?C.getItemId(O0.highlightedIndex):"",V["aria-autocomplete"]="list",V["aria-controls"]=C.menuId,V["aria-expanded"]=O0.isOpen,V["aria-labelledby"]=Z&&Z["aria-label"]?void 0:C.labelId,V.autoComplete="off",V.id=C.inputId,V.role="combobox",V.value=O0.inputValue,V),zr,Z)},[s,C,a,U,M,N,D]),q=y.useCallback(function(){s({type:b2})},[s]),W=y.useCallback(function(){s({type:y2})},[s]),H=y.useCallback(function(){s({type:w2})},[s]),L=y.useCallback(function(F){s({type:C2,highlightedIndex:F})},[s]),I=y.useCallback(function(F){s({type:xo,selectedItem:F})},[s]),E=y.useCallback(function(F){s({type:x2,inputValue:F})},[s]),O=y.useCallback(function(){s({type:_2})},[s]);return{getItemProps:k,getLabelProps:R,getMenuProps:K,getInputProps:$,getToggleButtonProps:B,toggleMenu:q,openMenu:H,closeMenu:W,setHighlightedIndex:L,setInputValue:E,selectItem:I,reset:O,highlightedIndex:u,isOpen:d,selectedItem:f,inputValue:h}}tr.stateReducer,tr.itemToKey,tr.environment,G.array,G.array,G.array,G.func,G.number,G.number,G.number,G.func,G.func,G.string,G.string,tt.itemToKey,tt.stateReducer,tt.environment,process.env.NODE_ENV,process.env.NODE_ENV,process.env.NODE_ENV,process.env.NODE_ENV,process.env.NODE_ENV,process.env.NODE_ENV,process.env.NODE_ENV,process.env.NODE_ENV,process.env.NODE_ENV,process.env.NODE_ENV,process.env.NODE_ENV,process.env.NODE_ENV,process.env.NODE_ENV,process.env.NODE_ENV;const _h="_dark_1mr83_1",Mh="_light_1mr83_250",Ah={dark:_h,light:Mh},S2=y.createContext("light"),ye=()=>y.useContext(S2),Ce=({children:e,theme:t="light",asChild:r=!1})=>{const n=r?Le:"div";return c.jsx(S2.Provider,{value:t,children:c.jsx(n,{className:Ah[t],children:e})})},Sh="_root_9n1pi_7",Eh="_selectedValue_9n1pi_69",Ih="_input_9n1pi_87",Ph="_slot_9n1pi_113",kh="_clear_9n1pi_165",Th="_icons_9n1pi_178",Nh="_caret_9n1pi_184",zh="_iconSuccess_9n1pi_212",Oh="_iconError_9n1pi_218",Dh="_menu_9n1pi_224",Hh="_portal_9n1pi_247",Vh="_item_9n1pi_263",Lh="_checkmarkIcon_9n1pi_304",$h="_itemValue_9n1pi_311",Bh="_group_9n1pi_325",_0={root:Sh,selectedValue:Eh,input:Ih,slot:Ph,clear:kh,icons:Th,caret:Nh,iconSuccess:zh,iconError:Oh,menu:Dh,portal:Hh,item:Vh,checkmarkIcon:Lh,itemValue:$h,group:Bh},E2=({"data-test-id":e="fondue-select-item",...t},r)=>c.jsxs("li",{"data-test-id":e,ref:r,...t,children:[c.jsx("div",{className:_0.itemValue,children:t.children}),c.jsx(Ve,{className:_0.checkmarkIcon})]});E2.displayName="Select.Item";const Ao=y.forwardRef(E2),I2=({children:e,groupId:t,"data-test-id":r="fondue-select-item-group"},n)=>c.jsx("div",{"data-test-id":r,className:_0.group,ref:n,children:e},t);I2.displayName="Select.Group";const Fh=y.forwardRef(I2),So=({children:e,value:t,label:r})=>e&&typeof e=="string"?{value:t||e,label:r||e}:{value:t||"",label:r||t||"",...e?{children:e}:null},Rh=(e,t)=>y.isValidElement(e)&&e.type===t,P2=(e,t,r,n=0)=>{const a=[];let o=0;return y.Children.forEach(e,l=>{if(Rh(l,Ao)&&y.isValidElement(l))So(l.props).label.toLowerCase().includes((r==null?void 0:r.toLowerCase())||"")&&(a.push(t(l,n+o)),o++);else if(y.isValidElement(l)&&l!=null&&l.props.children){const{parsedChildren:i,subElementCount:s}=P2(l.props.children,t,"",n+o);l=y.cloneElement(l,{children:i,key:`group-${n+o}`}),a.push(l),o+=s}else a.push(l)}),{parsedChildren:a,subElementCount:o}},Eo=({highlightedIndex:e,getMenuProps:t,getItemProps:r,children:n,filterText:a,align:o,side:l,selectedItem:i,hasInteractedSinceOpening:s,viewportCollisionPadding:d="compact"})=>{const u=v=>{v.preventDefault()},f={compact:8,spacious:24},h=ye();return c.jsx(li,{children:c.jsx(Ce,{theme:h,children:c.jsx(ii,{align:o,side:l,collisionPadding:f[d]+8,onOpenAutoFocus:u,className:_0.portal,children:c.jsx("ul",{className:_0.menu,...t({},{suppressRefError:!0}),"data-has-interacted":s?"true":"false","data-test-id":"fondue-select-menu",children:P2(n,(v,x)=>{if((m=>y.isValidElement(m)&&m.ref!==void 0)(v)){const m=So(v.props),g=r({item:m,index:x,...v.ref?{ref:v.ref}:{}});return c.jsx(Le,{className:_0.item,"data-highlighted":e===x,"data-selected":(i==null?void 0:i.value)===m.value,onTouchStart:_=>{g.onClick&&g.onClick(_)},...g,children:v},v.props.value)}},a).parsedChildren})})})})};Eo.displayName="Select.Menu";const k2=({children:e,name:t,"data-test-id":r="fondue-select-slot",...n},a)=>c.jsx("div",{"data-test-id":r,ref:a,className:_0.slot,"data-name":t,...n,children:e});k2.displayName="Select.Slot";const Io=y.forwardRef(k2),T2=e=>{const t=[];return y.Children.forEach(e,r=>{if(y.isValidElement(r)&&r.type===Ao)t.push(So(r.props));else if(y.isValidElement(r)&&r.props.children){const n=T2(r.props.children);for(const a of n)t.push(a)}}),t},N2=e=>{const[t,r]=y.useState(""),{inputSlots:n,menuSlots:a,itemValues:o,clearButton:l}=y.useMemo(()=>{const d=[],u=[];let f;y.Children.toArray(e).some(v=>y.isValidElement(v)&&v.type===Io)?y.Children.forEach(e,v=>{y.isValidElement(v)&&v.type===Io&&(v.props.name==="menu"?u.push(v.props.children):v.props.name==="left"||v.props.name==="right"?d.push(v):v.props.name==="clear"&&(v.props.children?f=v:f=y.cloneElement(v,{children:c.jsx(gt,{size:16})})))}):u.push(e);const h=T2(u);return{inputSlots:d,menuSlots:u,itemValues:h,clearButton:f}},[e]),i=y.useMemo(()=>o.filter(d=>t===""||d.label.toLowerCase().includes(t.toLowerCase())),[o,t]),s=y.useCallback(d=>d?o.find(u=>u.value===d):void 0,[o]);return{items:i,menuSlots:a,filterText:t,inputSlots:n,clearButton:l,setFilterText:r,getItemByValue:s}},z2=({children:e,onSelect:t,value:r,defaultValue:n,placeholder:a="",status:o="neutral",disabled:l,"data-test-id":i="fondue-select-combobox",alignMenu:s="start",side:d="bottom",id:u,viewportCollisionPadding:f="compact",...h},v)=>{const{inputSlots:x,menuSlots:m,items:g,filterText:_,clearButton:C,getItemByValue:A,setFilterText:M}=N2(e),[S,P]=y.useState(!1),{getInputProps:N,getToggleButtonProps:D,getMenuProps:U,getItemProps:R,reset:K,selectedItem:k,isOpen:B,highlightedIndex:$,inputValue:q}=Mo({items:g,selectedItem:A(r),defaultSelectedItem:A(n),defaultHighlightedIndex:0,toggleButtonId:u,labelId:"aria-labelledby"in h?h["aria-labelledby"]:void 0,onSelectedItemChange:({selectedItem:I})=>{t==null||t((I==null?void 0:I.value)??null)},onInputValueChange:({inputValue:I})=>{M(I)},onIsOpenChange:()=>{P(!1)},onHighlightedIndexChange:()=>{P(!0)},itemToString:I=>I?I.label:""}),W=y.useRef(!1),H=y.useMemo(()=>!g.find(I=>I.label.toLowerCase().includes(q.toLowerCase())),[q,g]),L=I=>{var E,O;I.target.dataset.showFocusRing="false",W.current=!1,(k==null?void 0:k.label.toLocaleLowerCase())!==q.toLocaleLowerCase()&&K(),N().onBlur&&((O=(E=N()).onBlur)==null||O.call(E,I))};return c.jsxs(zn,{open:B,children:[c.jsx(ai,{asChild:!0,children:c.jsxs("div",{ref:v,className:_0.root,"data-status":H?"error":o,children:[c.jsx("input",{...N({"aria-label":"aria-label"in h?h["aria-label"]:void 0}),"data-test-id":i,placeholder:a,className:_0.input,disabled:l,onMouseDown:I=>{W.current=!0,I.currentTarget.dataset.showFocusRing="false"},onFocus:I=>{W.current||(I.target.dataset.showFocusRing="true")},onBlur:L}),x,C&&c.jsx(Le,{onClick:I=>{I.stopPropagation(),K()},className:_0.clear,role:"button",children:C}),c.jsxs("div",{className:_0.icons,children:[c.jsx("button",{"aria-label":"toggle menu",...D(),type:"button",disabled:l,onMouseDown:()=>{W.current=!0},children:c.jsx(Dr,{size:16,className:_0.caret})}),o==="success"?c.jsx(Ve,{size:16,className:_0.iconSuccess,"data-test-id":`${i}-success-icon`}):null,H||o==="error"?c.jsx(Hr,{size:16,className:_0.iconError,"data-test-id":`${i}-error-icon`}):null]})]})}),c.jsx(Eo,{align:s,side:d,highlightedIndex:$,filterText:_,getMenuProps:U,getItemProps:R,selectedItem:k,hasInteractedSinceOpening:S,viewportCollisionPadding:f,children:m})]})};z2.displayName="Select.Combobox";const Uh=y.forwardRef(z2),O2=({children:e,onSelect:t,value:r,defaultValue:n,placeholder:a="",status:o="neutral",disabled:l,alignMenu:i="start",side:s="bottom",id:d,showStringValue:u=!0,"data-test-id":f="fondue-select",viewportCollisionPadding:h="compact",...v},x)=>{const{inputSlots:m,menuSlots:g,items:_,clearButton:C,getItemByValue:A}=N2(e),M=A(n),S=A(r),P=y.useRef(!1),[N,D]=y.useState(!1),{getToggleButtonProps:U,getMenuProps:R,getItemProps:K,reset:k,selectedItem:B,isOpen:$,highlightedIndex:q}=co({items:_,defaultSelectedItem:M,selectedItem:S,toggleButtonId:d,labelId:"aria-labelledby"in v?v["aria-labelledby"]:void 0,onIsOpenChange:()=>{D(!1)},onHighlightedIndexChange:()=>{D(!0)},onSelectedItemChange:({selectedItem:H})=>{t==null||t((H==null?void 0:H.value)??null)},itemToString:H=>H?H.label:""}),W=B?!u&&B.children||B.label:a;return c.jsxs(zn,{open:$,children:[c.jsx(ai,{asChild:!0,onMouseDown:H=>{P.current=!0,H.currentTarget.dataset.showFocusRing="false"},onFocus:H=>{P.current||(H.target.dataset.showFocusRing="true")},onBlur:H=>{H.target.dataset.showFocusRing="false",P.current=!1},children:c.jsxs("div",{className:_0.root,"data-status":o,"data-disabled":l,"data-empty":!B,"data-test-id":f,...l?{}:U({"aria-label":"aria-label"in v?v["aria-label"]:void 0,ref:x}),children:[c.jsx("span",{className:_0.selectedValue,children:W}),m,C&&c.jsx(Le,{onClick:H=>{H.stopPropagation(),k()},className:_0.clear,children:C}),c.jsxs("div",{className:_0.icons,children:[c.jsx(Dr,{size:16,className:_0.caret}),o==="success"?c.jsx(Ve,{size:16,className:_0.iconSuccess,"data-test-id":`${f}-success-icon`}):null,o==="error"?c.jsx(Hr,{size:16,className:_0.iconError,"data-test-id":`${f}-error-icon`}):null]})]})}),c.jsx(Eo,{align:i,side:s,highlightedIndex:q,getMenuProps:R,getItemProps:K,selectedItem:B,hasInteractedSinceOpening:N,viewportCollisionPadding:h,children:g})]})};O2.displayName="Select";const Wh=y.forwardRef(O2),j0=Wh;j0.displayName="Select",j0.Combobox=Uh,j0.Combobox.displayName="Select.Combobox",j0.Item=Ao,j0.Item.displayName="Select.Item",j0.Group=Fh,j0.Group.displayName="Select.Group",j0.Slot=Io,j0.Slot.displayName="Select.Slot";const Kh="_root_kjbh5_5",jh="_input_kjbh5_59",Gh="_slot_kjbh5_82",qh="_iconSuccess_kjbh5_132",Yh="_iconError_kjbh5_141",Xh="_loadingStatus_kjbh5_155",xe={root:Kh,input:jh,slot:Gh,iconSuccess:qh,iconError:Yh,loadingStatus:Xh},D2=({children:e,className:t,status:r="neutral","data-test-id":n="fondue-text-input",...a},o)=>{const l=y.useRef(!1);return c.jsxs("div",{className:a1(xe.root,t),"data-status":r,"data-test-id":n,children:[r==="loading"?c.jsx("div",{className:xe.loadingStatus,"data-test-id":`${n}-loader`}):null,c.jsx("input",{onMouseDown:i=>{l.current=!0,i.currentTarget.dataset.showFocusRing="false"},type:"text",...a,onFocus:i=>{var s;l.current||(i.target.dataset.showFocusRing="true"),(s=a.onFocus)==null||s.call(a,i)},onBlur:i=>{var s;i.target.dataset.showFocusRing="false",l.current=!1,(s=a.onBlur)==null||s.call(a,i)},ref:o,className:xe.input,"aria-invalid":r==="error"}),r==="success"?c.jsx(Ve,{size:16,className:xe.iconSuccess,"data-test-id":`${n}-success-icon`}):null,r==="error"?c.jsx(Hr,{size:16,className:xe.iconError,"data-test-id":`${n}-error-icon`}):null,e]})};D2.displayName="TextField.Root";const H2=({name:e,className:t,...r},n)=>c.jsx("div",{"data-slot":!0,"data-name":e,...r,ref:n,className:a1(xe.slot,t)});H2.displayName="TextField.Slot";const V2=y.forwardRef(D2),Qh=y.forwardRef(H2),K0=V2;K0.Root=V2,K0.Slot=Qh;const L2=({currentColor:e=rn,onColorChange:t=()=>{},currentFormat:r=j5,setCurrentFormat:n=()=>{},"data-test-id":a="color-picker-value-input"},o)=>{const[l,i]=y.useState(nn(e));return y.useEffect(()=>{i(nn(e))},[e]),c.jsxs("div",{className:P0.inputs,"data-test-id":a,ref:o,children:[c.jsx("div",{className:P0.colorFormatInput,children:c.jsxs(j0,{"data-test-id":"color-picker-select-format","aria-label":"Select a color format",onSelect:s=>{n(s)},value:r,children:[c.jsx(j0.Item,{value:"HEX",children:"HEX"}),c.jsx(j0.Item,{value:"RGBA",children:"RGBA"})]})}),r==="HEX"?c.jsx(K0.Root,{"data-test-id":"color-picker-value-input-hex",className:P0.valueInput,type:"text",value:l,status:G5(l)?"neutral":"error",onBlur:s=>{G5(s.target.value)&&t(X8(s.target.value))},onChange:s=>{i(s.target.value)},"aria-label":"Hex color value",children:c.jsx(K0.Slot,{name:"left",children:c.jsx("span",{className:P0.inputDecorator,children:"#"})})}):c.jsxs("div",{className:P0.colorChannelInputGroup,children:[c.jsx(K0.Root,{"data-test-id":"color-picker-value-input-red",className:P0.valueInput,value:e.red,type:"number",onChange:s=>{t({...e,red:_t(s.target.value)})},"aria-label":"Red Color Channel",children:c.jsx(K0.Slot,{name:"left",children:c.jsx("span",{className:P0.inputDecorator,children:"R"})})}),c.jsx(K0.Root,{"data-test-id":"color-picker-value-input-green",className:P0.valueInput,value:e.green,type:"number",onChange:s=>{t({...e,green:_t(s.target.value)})},"aria-label":"Green Color Channel",children:c.jsx(K0.Slot,{name:"left",children:c.jsx("span",{className:P0.inputDecorator,children:"G"})})}),c.jsx(K0.Root,{"data-test-id":"color-picker-value-input-blue",className:P0.valueInput,value:e.blue,type:"number",onChange:s=>{t({...e,blue:_t(s.target.value)})},"aria-label":"Blue Color Channel",children:c.jsx(K0.Slot,{name:"left",children:c.jsx("span",{className:P0.inputDecorator,children:"B"})})})]}),c.jsx("div",{className:P0.colorAlphaInput,children:c.jsxs(K0.Root,{"data-test-id":"color-picker-value-input-alpha",className:P0.valueInput,value:e.alpha===void 0?100:Math.trunc(e.alpha*100).toString(),type:"number",onChange:s=>{t({...e,alpha:_t(s.target.value,0,100)/100})},"aria-label":"Color Opacity",children:[c.jsx(K0.Slot,{name:"left",children:c.jsx("span",{className:P0.inputDecorator,children:"A"})}),c.jsx(K0.Slot,{name:"right",children:c.jsx("span",{className:P0.inputDecorator,children:"%"})})]})})]})};L2.displayName="ColorPicker.Values";const Zh=y.forwardRef(L2),$2=({children:e,currentColor:t=rn,onColorChange:r=()=>{},currentFormat:n,onFormatChange:a=()=>{},defaultFormat:o=j5,"data-test-id":l="color-picker-input",...i},s)=>{const[d,u]=y.useState(o),f=y.useMemo(()=>n??d,[n,d]);return c.jsx("div",{className:P0.root,"data-picker-type":"custom-color","data-test-id":l,ref:s,children:y.Children.map(e,h=>c.jsx(Jh,{...i,onColorChange:v=>{r(on(v,f))},currentColor:t,currentFormat:f,setCurrentFormat:v=>{u(v),a(v),r(on(t,v))},children:h}))})};$2.displayName="ColorPicker";const Jh=({children:e,...t})=>c.jsx(Le,{...t,children:e}),ep=y.forwardRef($2),lr={Root:ep,Values:Zh,Gradient:Q8,Input:a6};lr.Root.displayName="ColorPicker.Root",lr.Values.displayName="ColorPicker.Values",lr.Gradient.displayName="ColorPicker.Gradient",lr.Input.displayName="ColorPicker.Input";var Po="Dialog",[B2,ky]=D0(Po),[tp,e1]=B2(Po),F2=e=>{const{__scopeDialog:t,children:r,open:n,defaultOpen:a,onOpenChange:o,modal:l=!0}=e,i=p.useRef(null),s=p.useRef(null),[d=!1,u]=F0({prop:n,defaultProp:a,onChange:o});return c.jsx(tp,{scope:t,triggerRef:i,contentRef:s,contentId:X0(),titleId:X0(),descriptionId:X0(),open:d,onOpenChange:u,onOpenToggle:p.useCallback(()=>u(f=>!f),[u]),modal:l,children:r})};F2.displayName=Po;var R2="DialogTrigger",U2=p.forwardRef((e,t)=>{const{__scopeDialog:r,...n}=e,a=e1(R2,r),o=d0(t,a.triggerRef);return c.jsx(o0.button,{type:"button","aria-haspopup":"dialog","aria-expanded":a.open,"aria-controls":a.contentId,"data-state":No(a.open),...n,ref:o,onClick:t0(e.onClick,a.onOpenToggle)})});U2.displayName=R2;var ko="DialogPortal",[rp,W2]=B2(ko,{forceMount:void 0}),K2=e=>{const{__scopeDialog:t,forceMount:r,children:n,container:a}=e,o=e1(ko,t);return c.jsx(rp,{scope:t,forceMount:r,children:p.Children.map(n,l=>c.jsx(I0,{present:r||o.open,children:c.jsx(Ze,{asChild:!0,container:a,children:l})}))})};K2.displayName=ko;var ir="DialogOverlay",j2=p.forwardRef((e,t)=>{const r=W2(ir,e.__scopeDialog),{forceMount:n=r.forceMount,...a}=e,o=e1(ir,e.__scopeDialog);return o.modal?c.jsx(I0,{present:n||o.open,children:c.jsx(op,{...a,ref:t})}):null});j2.displayName=ir;var np=W1("DialogOverlay.RemoveScroll"),op=p.forwardRef((e,t)=>{const{__scopeDialog:r,...n}=e,a=e1(ir,r);return c.jsx(Rt,{as:np,allowPinchZoom:!0,shards:[a.contentRef],children:c.jsx(o0.div,{"data-state":No(a.open),...n,ref:t,style:{pointerEvents:"auto",...n.style}})})}),q1="DialogContent",G2=p.forwardRef((e,t)=>{const r=W2(q1,e.__scopeDialog),{forceMount:n=r.forceMount,...a}=e,o=e1(q1,e.__scopeDialog);return c.jsx(I0,{present:n||o.open,children:o.modal?c.jsx(ap,{...a,ref:t}):c.jsx(lp,{...a,ref:t})})});G2.displayName=q1;var ap=p.forwardRef((e,t)=>{const r=e1(q1,e.__scopeDialog),n=p.useRef(null),a=d0(t,r.contentRef,n);return p.useEffect(()=>{const o=n.current;if(o)return Sn(o)},[]),c.jsx(q2,{...e,ref:a,trapFocus:r.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:t0(e.onCloseAutoFocus,o=>{var l;o.preventDefault(),(l=r.triggerRef.current)==null||l.focus()}),onPointerDownOutside:t0(e.onPointerDownOutside,o=>{const l=o.detail.originalEvent,i=l.button===0&&l.ctrlKey===!0;(l.button===2||i)&&o.preventDefault()}),onFocusOutside:t0(e.onFocusOutside,o=>o.preventDefault())})}),lp=p.forwardRef((e,t)=>{const r=e1(q1,e.__scopeDialog),n=p.useRef(!1),a=p.useRef(!1);return c.jsx(q2,{...e,ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:o=>{var l,i;(l=e.onCloseAutoFocus)==null||l.call(e,o),o.defaultPrevented||(n.current||(i=r.triggerRef.current)==null||i.focus(),o.preventDefault()),n.current=!1,a.current=!1},onInteractOutside:o=>{var s,d;(s=e.onInteractOutside)==null||s.call(e,o),o.defaultPrevented||(n.current=!0,o.detail.originalEvent.type==="pointerdown"&&(a.current=!0));const l=o.target;((d=r.triggerRef.current)==null?void 0:d.contains(l))&&o.preventDefault(),o.detail.originalEvent.type==="focusin"&&a.current&&o.preventDefault()}})}),q2=p.forwardRef((e,t)=>{const{__scopeDialog:r,trapFocus:n,onOpenAutoFocus:a,onCloseAutoFocus:o,...l}=e,i=e1(q1,r),s=p.useRef(null),d=d0(t,s);return sn(),c.jsxs(c.Fragment,{children:[c.jsx(Mt,{asChild:!0,loop:!0,trapped:n,onMountAutoFocus:a,onUnmountAutoFocus:o,children:c.jsx(qe,{role:"dialog",id:i.contentId,"aria-describedby":i.descriptionId,"aria-labelledby":i.titleId,"data-state":No(i.open),...l,ref:d,onDismiss:()=>i.onOpenChange(!1)})}),c.jsxs(c.Fragment,{children:[c.jsx(ip,{titleId:i.titleId}),c.jsx(cp,{contentRef:s,descriptionId:i.descriptionId})]})]})}),To="DialogTitle",Y2=p.forwardRef((e,t)=>{const{__scopeDialog:r,...n}=e,a=e1(To,r);return c.jsx(o0.h2,{id:a.titleId,...n,ref:t})});Y2.displayName=To;var X2="DialogDescription",Q2=p.forwardRef((e,t)=>{const{__scopeDialog:r,...n}=e,a=e1(X2,r);return c.jsx(o0.p,{id:a.descriptionId,...n,ref:t})});Q2.displayName=X2;var Z2="DialogClose",J2=p.forwardRef((e,t)=>{const{__scopeDialog:r,...n}=e,a=e1(Z2,r);return c.jsx(o0.button,{type:"button",...n,ref:t,onClick:t0(e.onClick,()=>a.onOpenChange(!1))})});J2.displayName=Z2;function No(e){return e?"open":"closed"}var es="DialogTitleWarning",[Ty,ts]=Ou(es,{contentName:q1,titleName:To,docsSlug:"dialog"}),ip=({titleId:e})=>{const t=ts(es),r=`\`${t.contentName}\` requires a \`${t.titleName}\` for the component to be accessible for screen reader users.
76
+ */var yi;function Df(){return yi||(yi=1,process.env.NODE_ENV!=="production"&&function(){var e=Symbol.for("react.element"),t=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),n=Symbol.for("react.strict_mode"),a=Symbol.for("react.profiler"),o=Symbol.for("react.provider"),l=Symbol.for("react.context"),i=Symbol.for("react.server_context"),s=Symbol.for("react.forward_ref"),d=Symbol.for("react.suspense"),u=Symbol.for("react.suspense_list"),f=Symbol.for("react.memo"),h=Symbol.for("react.lazy"),v=Symbol.for("react.offscreen"),x=!1,m=!1,g=!1,_=!1,C=!1,A;A=Symbol.for("react.module.reference");function M(Z){return!!(typeof Z=="string"||typeof Z=="function"||Z===r||Z===a||C||Z===n||Z===d||Z===u||_||Z===v||x||m||g||typeof Z=="object"&&Z!==null&&(Z.$$typeof===h||Z.$$typeof===f||Z.$$typeof===o||Z.$$typeof===l||Z.$$typeof===s||Z.$$typeof===A||Z.getModuleId!==void 0))}function S(Z){if(typeof Z=="object"&&Z!==null){var M0=Z.$$typeof;switch(M0){case e:var b0=Z.type;switch(b0){case r:case a:case n:case d:case u:return b0;default:var k0=b0&&b0.$$typeof;switch(k0){case i:case l:case s:case h:case f:case o:return k0;default:return M0}}case t:return M0}}}var P=l,N=o,D=e,U=s,R=r,K=h,k=f,B=t,$=a,q=n,W=d,H=u,L=!1,I=!1;function E(Z){return L||(L=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 18+.")),!1}function O(Z){return I||(I=!0,console.warn("The ReactIs.isConcurrentMode() alias has been deprecated, and will be removed in React 18+.")),!1}function F(Z){return S(Z)===l}function z(Z){return S(Z)===o}function V(Z){return typeof Z=="object"&&Z!==null&&Z.$$typeof===e}function Y(Z){return S(Z)===s}function Q(Z){return S(Z)===r}function J(Z){return S(Z)===h}function r0(Z){return S(Z)===f}function e0(Z){return S(Z)===t}function n0(Z){return S(Z)===a}function s0(Z){return S(Z)===n}function j(Z){return S(Z)===d}function u0(Z){return S(Z)===u}v0.ContextConsumer=P,v0.ContextProvider=N,v0.Element=D,v0.ForwardRef=U,v0.Fragment=R,v0.Lazy=K,v0.Memo=k,v0.Portal=B,v0.Profiler=$,v0.StrictMode=q,v0.Suspense=W,v0.SuspenseList=H,v0.isAsyncMode=E,v0.isConcurrentMode=O,v0.isContextConsumer=F,v0.isContextProvider=z,v0.isElement=V,v0.isForwardRef=Y,v0.isFragment=Q,v0.isLazy=J,v0.isMemo=r0,v0.isPortal=e0,v0.isProfiler=n0,v0.isStrictMode=s0,v0.isSuspense=j,v0.isSuspenseList=u0,v0.isValidElementType=M,v0.typeOf=S}()),v0}process.env.NODE_ENV==="production"?Un.exports=Of():Un.exports=Df();var Ci=Un.exports;const xi=e=>typeof e=="object"&&e!=null&&e.nodeType===1,_i=(e,t)=>(!t||e!=="hidden")&&e!=="visible"&&e!=="clip",Wn=(e,t)=>{if(e.clientHeight<e.scrollHeight||e.clientWidth<e.scrollWidth){const r=getComputedStyle(e,null);return _i(r.overflowY,t)||_i(r.overflowX,t)||(n=>{const a=(o=>{if(!o.ownerDocument||!o.ownerDocument.defaultView)return null;try{return o.ownerDocument.defaultView.frameElement}catch{return null}})(n);return!!a&&(a.clientHeight<n.scrollHeight||a.clientWidth<n.scrollWidth)})(e)}return!1},Wt=(e,t,r,n,a,o,l,i)=>o<e&&l>t||o>e&&l<t?0:o<=e&&i<=r||l>=t&&i>=r?o-e-n:l>t&&i<r||o<e&&i>r?l-t+a:0,Hf=e=>{const t=e.parentElement;return t??(e.getRootNode().host||null)},Vf=(e,t)=>{var r,n,a,o;if(typeof document>"u")return[];const{scrollMode:l,block:i,inline:s,boundary:d,skipOverflowHiddenElements:u}=t,f=typeof d=="function"?d:W=>W!==d;if(!xi(e))throw new TypeError("Invalid target");const h=document.scrollingElement||document.documentElement,v=[];let x=e;for(;xi(x)&&f(x);){if(x=Hf(x),x===h){v.push(x);break}x!=null&&x===document.body&&Wn(x)&&!Wn(document.documentElement)||x!=null&&Wn(x,u)&&v.push(x)}const m=(n=(r=window.visualViewport)==null?void 0:r.width)!=null?n:innerWidth,g=(o=(a=window.visualViewport)==null?void 0:a.height)!=null?o:innerHeight,{scrollX:_,scrollY:C}=window,{height:A,width:M,top:S,right:P,bottom:N,left:D}=e.getBoundingClientRect(),{top:U,right:R,bottom:K,left:k}=(W=>{const H=window.getComputedStyle(W);return{top:parseFloat(H.scrollMarginTop)||0,right:parseFloat(H.scrollMarginRight)||0,bottom:parseFloat(H.scrollMarginBottom)||0,left:parseFloat(H.scrollMarginLeft)||0}})(e);let B=i==="start"||i==="nearest"?S-U:i==="end"?N+K:S+A/2-U+K,$=s==="center"?D+M/2-k+R:s==="end"?P+R:D-k;const q=[];for(let W=0;W<v.length;W++){const H=v[W],{height:L,width:I,top:E,right:O,bottom:F,left:z}=H.getBoundingClientRect();if(l==="if-needed"&&S>=0&&D>=0&&N<=g&&P<=m&&S>=E&&N<=F&&D>=z&&P<=O)return q;const V=getComputedStyle(H),Y=parseInt(V.borderLeftWidth,10),Q=parseInt(V.borderTopWidth,10),J=parseInt(V.borderRightWidth,10),r0=parseInt(V.borderBottomWidth,10);let e0=0,n0=0;const s0="offsetWidth"in H?H.offsetWidth-H.clientWidth-Y-J:0,j="offsetHeight"in H?H.offsetHeight-H.clientHeight-Q-r0:0,u0="offsetWidth"in H?H.offsetWidth===0?0:I/H.offsetWidth:0,Z="offsetHeight"in H?H.offsetHeight===0?0:L/H.offsetHeight:0;if(h===H)e0=i==="start"?B:i==="end"?B-g:i==="nearest"?Wt(C,C+g,g,Q,r0,C+B,C+B+A,A):B-g/2,n0=s==="start"?$:s==="center"?$-m/2:s==="end"?$-m:Wt(_,_+m,m,Y,J,_+$,_+$+M,M),e0=Math.max(0,e0+C),n0=Math.max(0,n0+_);else{e0=i==="start"?B-E-Q:i==="end"?B-F+r0+j:i==="nearest"?Wt(E,F,L,Q,r0+j,B,B+A,A):B-(E+L/2)+j/2,n0=s==="start"?$-z-Y:s==="center"?$-(z+I/2)+s0/2:s==="end"?$-O+J+s0:Wt(z,O,I,Y,J+s0,$,$+M,M);const{scrollLeft:M0,scrollTop:b0}=H;e0=Z===0?0:Math.max(0,Math.min(b0+e0/Z,H.scrollHeight-L/Z+j)),n0=u0===0?0:Math.max(0,Math.min(M0+n0/u0,H.scrollWidth-I/u0+s0)),B+=b0-e0,$+=M0-n0}q.push({el:H,top:e0,left:n0})}return q};var Lf=0;function Mi(e){return typeof e=="function"?e:$0}function $0(){}function Ai(e,t){if(e){var r=Vf(e,{boundary:t,block:"nearest",scrollMode:"if-needed"});r.forEach(function(n){var a=n.el,o=n.top,l=n.left;a.scrollTop=o,a.scrollLeft=l})}}function Si(e,t,r){var n=e===t||t instanceof r.Node&&e.contains&&e.contains(t);return n}function Kt(e,t){var r;function n(){r&&clearTimeout(r)}function a(){for(var o=arguments.length,l=new Array(o),i=0;i<o;i++)l[i]=arguments[i];n(),r=setTimeout(function(){r=null,e.apply(void 0,l)},t)}return a.cancel=n,a}function g0(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return function(n){for(var a=arguments.length,o=new Array(a>1?a-1:0),l=1;l<a;l++)o[l-1]=arguments[l];return t.some(function(i){return i&&i.apply(void 0,[n].concat(o)),n.preventDownshiftDefault||n.hasOwnProperty("nativeEvent")&&n.nativeEvent.preventDownshiftDefault})}}function g1(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return function(n){t.forEach(function(a){typeof a=="function"?a(n):a&&(a.current=n)})}}function Ei(){return String(Lf++)}function $f(e){var t=e.isOpen,r=e.resultCount,n=e.previousResultCount;return t?r?r!==n?r+" result"+(r===1?" is":"s are")+" available, use up and down arrow keys to navigate. Press Enter key to select.":"":"No results are available.":""}function Ii(e,t){return e=Array.isArray(e)?e[0]:e,!e&&t?t:e}function Pi(e){return typeof e.type=="string"}function ki(e){return e.props}function Bf(e,t){console.error('The property "'+t+'" is required in "'+e+'"')}var Ff=["highlightedIndex","inputValue","isOpen","selectedItem","type"];function jt(e){e===void 0&&(e={});var t={};return Ff.forEach(function(r){e.hasOwnProperty(r)&&(t[r]=e[r])}),t}function et(e,t){return!e||!t?e:Object.keys(e).reduce(function(r,n){return r[n]=Gt(t,n)?t[n]:e[n],r},{})}function Gt(e,t){return e[t]!==void 0}function qt(e){var t=e.key,r=e.keyCode;return r>=37&&r<=40&&t.indexOf("Arrow")!==0?"Arrow"+t:t}function Rf(e){return Object.prototype.toString.call(e)==="[object Object]"}function J0(e,t,r,n,a){a===void 0&&(a=!1);var o=r.length;if(o===0)return-1;var l=o-1;(typeof e!="number"||e<0||e>l)&&(e=t>0?-1:l+1);var i=e+t;i<0?i=a?l:0:i>l&&(i=a?0:l);var s=N1(i,t<0,r,n,a);return s===-1?e>=o?-1:e:s}function N1(e,t,r,n,a){a===void 0&&(a=!1);var o=r.length;if(t){for(var l=e;l>=0;l--)if(!n(r[l],l))return l}else for(var i=e;i<o;i++)if(!n(r[i],i))return i;return a?N1(t?o-1:0,t,r,n):-1}function Yt(e,t,r,n){return n===void 0&&(n=!0),r&&t.some(function(a){return a&&(Si(a,e,r)||n&&Si(a,r.document.activeElement,r))})}var Kn=$0;process.env.NODE_ENV!=="production"&&(Kn=function(t,r,n){var a="This prop should not switch from controlled to uncontrolled (or vice versa). Decide between using a controlled or uncontrolled Downshift element for the lifetime of the component. More info: https://github.com/downshift-js/downshift#control-props";Object.keys(t).forEach(function(o){r[o]!==void 0&&n[o]===void 0?console.error('downshift: A component has changed the controlled prop "'+o+'" to be uncontrolled. '+a):r[o]===void 0&&n[o]!==void 0&&console.error('downshift: A component has changed the uncontrolled prop "'+o+'" to be controlled. '+a)})});var Uf=Kt(function(e){Ti(e).textContent=""},500);function Ti(e){var t=e.getElementById("a11y-status-message");return t||(t=e.createElement("div"),t.setAttribute("id","a11y-status-message"),t.setAttribute("role","status"),t.setAttribute("aria-live","polite"),t.setAttribute("aria-relevant","additions text"),Object.assign(t.style,{border:"0",clip:"rect(0 0 0 0)",height:"1px",margin:"-1px",overflow:"hidden",padding:"0",position:"absolute",width:"1px"}),e.body.appendChild(t),t)}function Ni(e,t){if(!(!e||!t)){var r=Ti(t);r.textContent=e,Uf(t)}}function Wf(e){var t=e==null?void 0:e.getElementById("a11y-status-message");t&&t.remove()}var zi=process.env.NODE_ENV!=="production"?"__autocomplete_unknown__":0,Oi=process.env.NODE_ENV!=="production"?"__autocomplete_mouseup__":1,Di=process.env.NODE_ENV!=="production"?"__autocomplete_item_mouseenter__":2,Xt=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_arrow_up__":3,Qt=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_arrow_down__":4,Hi=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_escape__":5,Vi=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_enter__":6,Li=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_home__":7,$i=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_end__":8,Bi=process.env.NODE_ENV!=="production"?"__autocomplete_click_item__":9,Fi=process.env.NODE_ENV!=="production"?"__autocomplete_blur_input__":10,Ri=process.env.NODE_ENV!=="production"?"__autocomplete_change_input__":11,Ui=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_space_button__":12,jn=process.env.NODE_ENV!=="production"?"__autocomplete_click_button__":13,Wi=process.env.NODE_ENV!=="production"?"__autocomplete_blur_button__":14,Ki=process.env.NODE_ENV!=="production"?"__autocomplete_controlled_prop_updated_selected_item__":15,ji=process.env.NODE_ENV!=="production"?"__autocomplete_touchend__":16,Kf=Object.freeze({__proto__:null,blurButton:Wi,blurInput:Fi,changeInput:Ri,clickButton:jn,clickItem:Bi,controlledPropUpdatedSelectedItem:Ki,itemMouseEnter:Di,keyDownArrowDown:Qt,keyDownArrowUp:Xt,keyDownEnd:$i,keyDownEnter:Vi,keyDownEscape:Hi,keyDownHome:Li,keyDownSpaceButton:Ui,mouseUp:Oi,touchEnd:ji,unknown:zi}),jf=["refKey","ref"],Gf=["onClick","onPress","onKeyDown","onKeyUp","onBlur"],qf=["onKeyDown","onBlur","onChange","onInput","onChangeText"],Yf=["refKey","ref"],Xf=["onMouseMove","onMouseDown","onClick","onPress","index","item"],Qf=function(){var e=function(t){function r(a){var o;o=t.call(this,a)||this,o.id=o.props.id||"downshift-"+Ei(),o.menuId=o.props.menuId||o.id+"-menu",o.labelId=o.props.labelId||o.id+"-label",o.inputId=o.props.inputId||o.id+"-input",o.getItemId=o.props.getItemId||function(C){return o.id+"-item-"+C},o.items=[],o.itemCount=null,o.previousResultCount=0,o.timeoutIds=[],o.internalSetTimeout=function(C,A){var M=setTimeout(function(){o.timeoutIds=o.timeoutIds.filter(function(S){return S!==M}),C()},A);o.timeoutIds.push(M)},o.setItemCount=function(C){o.itemCount=C},o.unsetItemCount=function(){o.itemCount=null},o.isItemDisabled=function(C,A){var M=o.getItemNodeFromIndex(A);return M&&M.hasAttribute("disabled")},o.setHighlightedIndex=function(C,A){C===void 0&&(C=o.props.defaultHighlightedIndex),A===void 0&&(A={}),A=jt(A),o.internalSetState(a0({highlightedIndex:C},A))},o.clearSelection=function(C){o.internalSetState({selectedItem:null,inputValue:"",highlightedIndex:o.props.defaultHighlightedIndex,isOpen:o.props.defaultIsOpen},C)},o.selectItem=function(C,A,M){A=jt(A),o.internalSetState(a0({isOpen:o.props.defaultIsOpen,highlightedIndex:o.props.defaultHighlightedIndex,selectedItem:C,inputValue:o.props.itemToString(C)},A),M)},o.selectItemAtIndex=function(C,A,M){var S=o.items[C];S!=null&&o.selectItem(S,A,M)},o.selectHighlightedItem=function(C,A){return o.selectItemAtIndex(o.getState().highlightedIndex,C,A)},o.internalSetState=function(C,A){var M,S,P={},N=typeof C=="function";return!N&&C.hasOwnProperty("inputValue")&&o.props.onInputValueChange(C.inputValue,a0({},o.getStateAndHelpers(),C)),o.setState(function(D){var U;D=o.getState(D);var R=N?C(D):C;R=o.props.stateReducer(D,R),M=R.hasOwnProperty("selectedItem");var K={};return M&&R.selectedItem!==D.selectedItem&&(S=R.selectedItem),(U=R).type||(U.type=zi),Object.keys(R).forEach(function(k){D[k]!==R[k]&&(P[k]=R[k]),k!=="type"&&(R[k],Gt(o.props,k)||(K[k]=R[k]))}),N&&R.hasOwnProperty("inputValue")&&o.props.onInputValueChange(R.inputValue,a0({},o.getStateAndHelpers(),R)),K},function(){Mi(A)();var D=Object.keys(P).length>1;D&&o.props.onStateChange(P,o.getStateAndHelpers()),M&&o.props.onSelect(C.selectedItem,o.getStateAndHelpers()),S!==void 0&&o.props.onChange(S,o.getStateAndHelpers()),o.props.onUserAction(P,o.getStateAndHelpers())})},o.rootRef=function(C){return o._rootNode=C},o.getRootProps=function(C,A){var M,S=C===void 0?{}:C,P=S.refKey,N=P===void 0?"ref":P,D=S.ref,U=W0(S,jf),R=A===void 0?{}:A,K=R.suppressRefError,k=K===void 0?!1:K;o.getRootProps.called=!0,o.getRootProps.refKey=N,o.getRootProps.suppressRefError=k;var B=o.getState(),$=B.isOpen;return a0((M={},M[N]=g1(D,o.rootRef),M.role="combobox",M["aria-expanded"]=$,M["aria-haspopup"]="listbox",M["aria-owns"]=$?o.menuId:void 0,M["aria-labelledby"]=o.labelId,M),U)},o.keyDownHandlers={ArrowDown:function(A){var M=this;if(A.preventDefault(),this.getState().isOpen){var S=A.shiftKey?5:1;this.moveHighlightedIndex(S,{type:Qt})}else this.internalSetState({isOpen:!0,type:Qt},function(){var P=M.getItemCount();if(P>0){var N=M.getState(),D=N.highlightedIndex,U=J0(D,1,{length:P},M.isItemDisabled,!0);M.setHighlightedIndex(U,{type:Qt})}})},ArrowUp:function(A){var M=this;if(A.preventDefault(),this.getState().isOpen){var S=A.shiftKey?-5:-1;this.moveHighlightedIndex(S,{type:Xt})}else this.internalSetState({isOpen:!0,type:Xt},function(){var P=M.getItemCount();if(P>0){var N=M.getState(),D=N.highlightedIndex,U=J0(D,-1,{length:P},M.isItemDisabled,!0);M.setHighlightedIndex(U,{type:Xt})}})},Enter:function(A){if(A.which!==229){var M=this.getState(),S=M.isOpen,P=M.highlightedIndex;if(S&&P!=null){A.preventDefault();var N=this.items[P],D=this.getItemNodeFromIndex(P);if(N==null||D&&D.hasAttribute("disabled"))return;this.selectHighlightedItem({type:Vi})}}},Escape:function(A){A.preventDefault(),this.reset(a0({type:Hi},!this.state.isOpen&&{selectedItem:null,inputValue:""}))}},o.buttonKeyDownHandlers=a0({},o.keyDownHandlers,{" ":function(A){A.preventDefault(),this.toggleMenu({type:Ui})}}),o.inputKeyDownHandlers=a0({},o.keyDownHandlers,{Home:function(A){var M=this.getState(),S=M.isOpen;if(S){A.preventDefault();var P=this.getItemCount();if(!(P<=0||!S)){var N=N1(0,!1,{length:P},this.isItemDisabled);this.setHighlightedIndex(N,{type:Li})}}},End:function(A){var M=this.getState(),S=M.isOpen;if(S){A.preventDefault();var P=this.getItemCount();if(!(P<=0||!S)){var N=N1(P-1,!0,{length:P},this.isItemDisabled);this.setHighlightedIndex(N,{type:$i})}}}}),o.getToggleButtonProps=function(C){var A=C===void 0?{}:C,M=A.onClick;A.onPress;var S=A.onKeyDown,P=A.onKeyUp,N=A.onBlur,D=W0(A,Gf),U=o.getState(),R=U.isOpen,K={onClick:g0(M,o.buttonHandleClick),onKeyDown:g0(S,o.buttonHandleKeyDown),onKeyUp:g0(P,o.buttonHandleKeyUp),onBlur:g0(N,o.buttonHandleBlur)},k=D.disabled?{}:K;return a0({type:"button",role:"button","aria-label":R?"close menu":"open menu","aria-haspopup":!0,"data-toggle":!0},k,D)},o.buttonHandleKeyUp=function(C){C.preventDefault()},o.buttonHandleKeyDown=function(C){var A=qt(C);o.buttonKeyDownHandlers[A]&&o.buttonKeyDownHandlers[A].call(o,C)},o.buttonHandleClick=function(C){if(C.preventDefault(),o.props.environment){var A=o.props.environment.document,M=A.body,S=A.activeElement;M&&M===S&&C.target.focus()}process.env.NODE_ENV==="test"?o.toggleMenu({type:jn}):o.internalSetTimeout(function(){return o.toggleMenu({type:jn})})},o.buttonHandleBlur=function(C){var A=C.target;o.internalSetTimeout(function(){if(!(o.isMouseDown||!o.props.environment)){var M=o.props.environment.document.activeElement;(M==null||M.id!==o.inputId)&&M!==A&&o.reset({type:Wi})}})},o.getLabelProps=function(C){return a0({htmlFor:o.inputId,id:o.labelId},C)},o.getInputProps=function(C){var A=C===void 0?{}:C,M=A.onKeyDown,S=A.onBlur,P=A.onChange,N=A.onInput;A.onChangeText;var D=W0(A,qf),U,R={};U="onChange";var K=o.getState(),k=K.inputValue,B=K.isOpen,$=K.highlightedIndex;if(!D.disabled){var q;R=(q={},q[U]=g0(P,N,o.inputHandleChange),q.onKeyDown=g0(M,o.inputHandleKeyDown),q.onBlur=g0(S,o.inputHandleBlur),q)}return a0({"aria-autocomplete":"list","aria-activedescendant":B&&typeof $=="number"&&$>=0?o.getItemId($):void 0,"aria-controls":B?o.menuId:void 0,"aria-labelledby":D&&D["aria-label"]?void 0:o.labelId,autoComplete:"off",value:k,id:o.inputId},R,D)},o.inputHandleKeyDown=function(C){var A=qt(C);A&&o.inputKeyDownHandlers[A]&&o.inputKeyDownHandlers[A].call(o,C)},o.inputHandleChange=function(C){o.internalSetState({type:Ri,isOpen:!0,inputValue:C.target.value,highlightedIndex:o.props.defaultHighlightedIndex})},o.inputHandleBlur=function(){o.internalSetTimeout(function(){var C;if(!(o.isMouseDown||!o.props.environment)){var A=o.props.environment.document.activeElement,M=(A==null||(C=A.dataset)==null?void 0:C.toggle)&&o._rootNode&&o._rootNode.contains(A);M||o.reset({type:Fi})}})},o.menuRef=function(C){o._menuNode=C},o.getMenuProps=function(C,A){var M,S=C===void 0?{}:C,P=S.refKey,N=P===void 0?"ref":P,D=S.ref,U=W0(S,Yf),R=A===void 0?{}:A,K=R.suppressRefError,k=K===void 0?!1:K;return o.getMenuProps.called=!0,o.getMenuProps.refKey=N,o.getMenuProps.suppressRefError=k,a0((M={},M[N]=g1(D,o.menuRef),M.role="listbox",M["aria-labelledby"]=U&&U["aria-label"]?void 0:o.labelId,M.id=o.menuId,M),U)},o.getItemProps=function(C){var A,M=C===void 0?{}:C,S=M.onMouseMove,P=M.onMouseDown,N=M.onClick;M.onPress;var D=M.index,U=M.item,R=U===void 0?process.env.NODE_ENV==="production"?void 0:Bf("getItemProps","item"):U,K=W0(M,Xf);D===void 0?(o.items.push(R),D=o.items.indexOf(R)):o.items[D]=R;var k="onClick",B=N,$=(A={onMouseMove:g0(S,function(){D!==o.getState().highlightedIndex&&(o.setHighlightedIndex(D,{type:Di}),o.avoidScrolling=!0,o.internalSetTimeout(function(){return o.avoidScrolling=!1},250))}),onMouseDown:g0(P,function(W){W.preventDefault()})},A[k]=g0(B,function(){o.selectItemAtIndex(D,{type:Bi})}),A),q=K.disabled?{onMouseDown:$.onMouseDown}:$;return a0({id:o.getItemId(D),role:"option","aria-selected":o.getState().highlightedIndex===D},q,K)},o.clearItems=function(){o.items=[]},o.reset=function(C,A){C===void 0&&(C={}),C=jt(C),o.internalSetState(function(M){var S=M.selectedItem;return a0({isOpen:o.props.defaultIsOpen,highlightedIndex:o.props.defaultHighlightedIndex,inputValue:o.props.itemToString(S)},C)},A)},o.toggleMenu=function(C,A){C===void 0&&(C={}),C=jt(C),o.internalSetState(function(M){var S=M.isOpen;return a0({isOpen:!S},S&&{highlightedIndex:o.props.defaultHighlightedIndex},C)},function(){var M=o.getState(),S=M.isOpen,P=M.highlightedIndex;S&&o.getItemCount()>0&&typeof P=="number"&&o.setHighlightedIndex(P,C),Mi(A)()})},o.openMenu=function(C){o.internalSetState({isOpen:!0},C)},o.closeMenu=function(C){o.internalSetState({isOpen:!1},C)},o.updateStatus=Kt(function(){var C;if((C=o.props)!=null&&(C=C.environment)!=null&&C.document){var A=o.getState(),M=o.items[A.highlightedIndex],S=o.getItemCount(),P=o.props.getA11yStatusMessage(a0({itemToString:o.props.itemToString,previousResultCount:o.previousResultCount,resultCount:S,highlightedItem:M},A));o.previousResultCount=S,Ni(P,o.props.environment.document)}},200);var l=o.props,i=l.defaultHighlightedIndex,s=l.initialHighlightedIndex,d=s===void 0?i:s,u=l.defaultIsOpen,f=l.initialIsOpen,h=f===void 0?u:f,v=l.initialInputValue,x=v===void 0?"":v,m=l.initialSelectedItem,g=m===void 0?null:m,_=o.getState({highlightedIndex:d,isOpen:h,inputValue:x,selectedItem:g});return _.selectedItem!=null&&o.props.initialInputValue===void 0&&(_.inputValue=o.props.itemToString(_.selectedItem)),o.state=_,o}_f(r,t);var n=r.prototype;return n.internalClearTimeouts=function(){this.timeoutIds.forEach(function(o){clearTimeout(o)}),this.timeoutIds=[]},n.getState=function(o){return o===void 0&&(o=this.state),et(o,this.props)},n.getItemCount=function(){var o=this.items.length;return this.itemCount!=null?o=this.itemCount:this.props.itemCount!==void 0&&(o=this.props.itemCount),o},n.getItemNodeFromIndex=function(o){return this.props.environment?this.props.environment.document.getElementById(this.getItemId(o)):null},n.scrollHighlightedItemIntoView=function(){{var o=this.getItemNodeFromIndex(this.getState().highlightedIndex);this.props.scrollIntoView(o,this._menuNode)}},n.moveHighlightedIndex=function(o,l){var i=this.getItemCount(),s=this.getState(),d=s.highlightedIndex;if(i>0){var u=J0(d,o,{length:i},this.isItemDisabled,!0);this.setHighlightedIndex(u,l)}},n.getStateAndHelpers=function(){var o=this.getState(),l=o.highlightedIndex,i=o.inputValue,s=o.selectedItem,d=o.isOpen,u=this.props.itemToString,f=this.id,h=this.getRootProps,v=this.getToggleButtonProps,x=this.getLabelProps,m=this.getMenuProps,g=this.getInputProps,_=this.getItemProps,C=this.openMenu,A=this.closeMenu,M=this.toggleMenu,S=this.selectItem,P=this.selectItemAtIndex,N=this.selectHighlightedItem,D=this.setHighlightedIndex,U=this.clearSelection,R=this.clearItems,K=this.reset,k=this.setItemCount,B=this.unsetItemCount,$=this.internalSetState;return{getRootProps:h,getToggleButtonProps:v,getLabelProps:x,getMenuProps:m,getInputProps:g,getItemProps:_,reset:K,openMenu:C,closeMenu:A,toggleMenu:M,selectItem:S,selectItemAtIndex:P,selectHighlightedItem:N,setHighlightedIndex:D,clearSelection:U,clearItems:R,setItemCount:k,unsetItemCount:B,setState:$,itemToString:u,id:f,highlightedIndex:l,inputValue:i,isOpen:d,selectedItem:s}},n.componentDidMount=function(){var o=this;if(process.env.NODE_ENV!=="production"&&this.getMenuProps.called&&!this.getMenuProps.suppressRefError&&Gi(this._menuNode,this.getMenuProps),!this.props.environment)this.cleanup=function(){o.internalClearTimeouts()};else{var l=function(){o.isMouseDown=!0},i=function(v){o.isMouseDown=!1;var x=Yt(v.target,[o._rootNode,o._menuNode],o.props.environment);!x&&o.getState().isOpen&&o.reset({type:Oi},function(){return o.props.onOuterClick(o.getStateAndHelpers())})},s=function(){o.isTouchMove=!1},d=function(){o.isTouchMove=!0},u=function(v){var x=Yt(v.target,[o._rootNode,o._menuNode],o.props.environment,!1);!o.isTouchMove&&!x&&o.getState().isOpen&&o.reset({type:ji},function(){return o.props.onOuterClick(o.getStateAndHelpers())})},f=this.props.environment;f.addEventListener("mousedown",l),f.addEventListener("mouseup",i),f.addEventListener("touchstart",s),f.addEventListener("touchmove",d),f.addEventListener("touchend",u),this.cleanup=function(){o.internalClearTimeouts(),o.updateStatus.cancel(),f.removeEventListener("mousedown",l),f.removeEventListener("mouseup",i),f.removeEventListener("touchstart",s),f.removeEventListener("touchmove",d),f.removeEventListener("touchend",u)}}},n.shouldScroll=function(o,l){var i=this.props.highlightedIndex===void 0?this.getState():this.props,s=i.highlightedIndex,d=l.highlightedIndex===void 0?o:l,u=d.highlightedIndex,f=s&&this.getState().isOpen&&!o.isOpen,h=s!==u;return f||h},n.componentDidUpdate=function(o,l){process.env.NODE_ENV!=="production"&&(Kn(this.state,o,this.props),this.getMenuProps.called&&!this.getMenuProps.suppressRefError&&Gi(this._menuNode,this.getMenuProps)),Gt(this.props,"selectedItem")&&this.props.selectedItemChanged(o.selectedItem,this.props.selectedItem)&&this.internalSetState({type:Ki,inputValue:this.props.itemToString(this.props.selectedItem)}),!this.avoidScrolling&&this.shouldScroll(l,o)&&this.scrollHighlightedItemIntoView(),this.updateStatus()},n.componentWillUnmount=function(){this.cleanup()},n.render=function(){var o=Ii(this.props.children,$0);this.clearItems(),this.getRootProps.called=!1,this.getRootProps.refKey=void 0,this.getRootProps.suppressRefError=void 0,this.getMenuProps.called=!1,this.getMenuProps.refKey=void 0,this.getMenuProps.suppressRefError=void 0,this.getLabelProps.called=!1,this.getInputProps.called=!1;var l=Ii(o(this.getStateAndHelpers()));if(!l)return null;if(this.getRootProps.called||this.props.suppressRefError)return process.env.NODE_ENV!=="production"&&!this.getRootProps.suppressRefError&&!this.props.suppressRefError&&Zf(l,this.getRootProps),l;if(Pi(l))return y.cloneElement(l,this.getRootProps(ki(l)));if(process.env.NODE_ENV!=="production")throw new Error("downshift: If you return a non-DOM element, you must apply the getRootProps function")},r}(y.Component);return e.defaultProps={defaultHighlightedIndex:null,defaultIsOpen:!1,getA11yStatusMessage:$f,itemToString:function(r){return r==null?"":(process.env.NODE_ENV!=="production"&&Rf(r)&&!r.hasOwnProperty("toString")&&console.warn("downshift: An object was passed to the default implementation of `itemToString`. You should probably provide your own `itemToString` implementation. Please refer to the `itemToString` API documentation.","The object that was passed:",r),String(r))},onStateChange:$0,onInputValueChange:$0,onUserAction:$0,onChange:$0,onSelect:$0,onOuterClick:$0,selectedItemChanged:function(r,n){return r!==n},environment:typeof window>"u"?void 0:window,stateReducer:function(r,n){return n},suppressRefError:!1,scrollIntoView:Ai},e.stateChangeTypes=Kf,e}();process.env.NODE_ENV!=="production"&&(Qf.propTypes={children:G.func,defaultHighlightedIndex:G.number,defaultIsOpen:G.bool,initialHighlightedIndex:G.number,initialSelectedItem:G.any,initialInputValue:G.string,initialIsOpen:G.bool,getA11yStatusMessage:G.func,itemToString:G.func,onChange:G.func,onSelect:G.func,onStateChange:G.func,onInputValueChange:G.func,onUserAction:G.func,onOuterClick:G.func,selectedItemChanged:G.func,stateReducer:G.func,itemCount:G.number,id:G.string,environment:G.shape({addEventListener:G.func.isRequired,removeEventListener:G.func.isRequired,document:G.shape({createElement:G.func.isRequired,getElementById:G.func.isRequired,activeElement:G.any.isRequired,body:G.any.isRequired}).isRequired,Node:G.func.isRequired}),suppressRefError:G.bool,scrollIntoView:G.func,selectedItem:G.any,isOpen:G.bool,inputValue:G.string,highlightedIndex:G.number,labelId:G.string,inputId:G.string,menuId:G.string,getItemId:G.func});function Gi(e,t){var r=t.refKey;e||console.error('downshift: The ref prop "'+r+'" from getMenuProps was not applied correctly on your menu element.')}function Zf(e,t){var r=t.refKey,n=r!=="ref",a=!Pi(e);a&&!n&&!Ci.isForwardRef(e)?console.error("downshift: You returned a non-DOM element. You must specify a refKey in getRootProps"):!a&&n&&console.error('downshift: You returned a DOM element. You should not specify a refKey in getRootProps. You specified "'+r+'"'),!Ci.isForwardRef(e)&&!ki(e)[r]&&console.error('downshift: You must apply the ref prop "'+r+'" from getRootProps onto your root element.')}var qi={highlightedIndex:-1,isOpen:!1,selectedItem:null,inputValue:""};function Jf(e,t,r){var n=e.props,a=e.type,o={};Object.keys(t).forEach(function(l){eh(l,e,t,r),r[l]!==t[l]&&(o[l]=r[l])}),n.onStateChange&&Object.keys(o).length&&n.onStateChange(a0({type:a},o))}function eh(e,t,r,n){var a=t.props,o=t.type,l="on"+Gn(e)+"Change";a[l]&&n[e]!==void 0&&n[e]!==r[e]&&a[l](a0({type:o},n))}function th(e,t){return t.changes}var Yi=Kt(function(e,t){Ni(e,t)},200),rh=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u"?y.useLayoutEffect:y.useEffect,Xi="useId"in y?function(t){var r=t.id,n=t.labelId,a=t.menuId,o=t.getItemId,l=t.toggleButtonId,i=t.inputId,s="downshift-"+y.useId();r||(r=s);var d=y.useRef({labelId:n||r+"-label",menuId:a||r+"-menu",getItemId:o||function(u){return r+"-item-"+u},toggleButtonId:l||r+"-toggle-button",inputId:i||r+"-input"});return d.current}:function(t){var r=t.id,n=r===void 0?"downshift-"+Ei():r,a=t.labelId,o=t.menuId,l=t.getItemId,i=t.toggleButtonId,s=t.inputId,d=y.useRef({labelId:a||n+"-label",menuId:o||n+"-menu",getItemId:l||function(u){return n+"-item-"+u},toggleButtonId:i||n+"-toggle-button",inputId:s||n+"-input"});return d.current};function Qi(e,t,r,n){var a,o;if(e===void 0){if(t===void 0)throw new Error(n);a=r[t],o=t}else o=t===void 0?r.indexOf(e):t,a=e;return[a,o]}function nh(e){return/^\S{1}$/.test(e)}function Gn(e){return""+e.slice(0,1).toUpperCase()+e.slice(1)}function qn(e){var t=y.useRef(e);return t.current=e,t}function Zi(e,t,r,n){var a=y.useRef(),o=y.useRef(),l=y.useCallback(function(v,x){o.current=x,v=et(v,x.props);var m=e(v,x),g=x.props.stateReducer(v,a0({},x,{changes:m}));return g},[e]),i=y.useReducer(l,t,r),s=i[0],d=i[1],u=qn(t),f=y.useCallback(function(v){return d(a0({props:u.current},v))},[u]),h=o.current;return y.useEffect(function(){var v=et(a.current,h==null?void 0:h.props),x=h&&a.current&&!n(v,s);x&&Jf(h,v,s),a.current=s},[s,h,n]),[s,f]}function oh(e,t,r,n){var a=Zi(e,t,r,n),o=a[0],l=a[1];return[et(o,t),l]}var tt={itemToString:function(t){return t?String(t):""},itemToKey:function(t){return t},stateReducer:th,scrollIntoView:Ai,environment:typeof window>"u"?void 0:window};function m1(e,t,r){r===void 0&&(r=qi);var n=e["default"+Gn(t)];return n!==void 0?n:r[t]}function we(e,t,r){r===void 0&&(r=qi);var n=e[t];if(n!==void 0)return n;var a=e["initial"+Gn(t)];return a!==void 0?a:m1(e,t,r)}function Ji(e){var t=we(e,"selectedItem"),r=we(e,"isOpen"),n=ah(e),a=we(e,"inputValue");return{highlightedIndex:n<0&&t&&r?e.items.findIndex(function(o){return e.itemToKey(o)===e.itemToKey(t)}):n,isOpen:r,selectedItem:t,inputValue:a}}function G1(e,t,r){var n=e.items,a=e.initialHighlightedIndex,o=e.defaultHighlightedIndex,l=e.isItemDisabled,i=e.itemToKey,s=t.selectedItem,d=t.highlightedIndex;return n.length===0?-1:a!==void 0&&d===a&&!l(n[a],a)?a:o!==void 0&&!l(n[o],o)?o:s?n.findIndex(function(u){return i(s)===i(u)}):r<0&&!l(n[n.length-1],n.length-1)?n.length-1:r>0&&!l(n[0],0)?0:-1}function e2(e,t,r){var n=y.useRef({isMouseDown:!1,isTouchMove:!1,isTouchEnd:!1});return y.useEffect(function(){if(!e)return $0;var a=r.map(function(u){return u.current});function o(){n.current.isTouchEnd=!1,n.current.isMouseDown=!0}function l(u){n.current.isMouseDown=!1,Yt(u.target,a,e)||t()}function i(){n.current.isTouchEnd=!1,n.current.isTouchMove=!1}function s(){n.current.isTouchMove=!0}function d(u){n.current.isTouchEnd=!0,!n.current.isTouchMove&&!Yt(u.target,a,e,!1)&&t()}return e.addEventListener("mousedown",o),e.addEventListener("mouseup",l),e.addEventListener("touchstart",i),e.addEventListener("touchmove",s),e.addEventListener("touchend",d),function(){e.removeEventListener("mousedown",o),e.removeEventListener("mouseup",l),e.removeEventListener("touchstart",i),e.removeEventListener("touchmove",s),e.removeEventListener("touchend",d)}},[r,e,t]),n.current}var Yn=function(){return $0};process.env.NODE_ENV!=="production"&&(Yn=function(){for(var t=arguments.length,r=new Array(t),n=0;n<t;n++)r[n]=arguments[n];var a=y.useRef(r.reduce(function(l,i){return l[i]={},l},{}));y.useEffect(function(){Object.keys(a.current).forEach(function(l){var i=a.current[l];if(!Object.keys(i).length){console.error("downshift: You forgot to call the "+l+" getter function on your component / element.");return}var s=i.suppressRefError,d=i.refKey,u=i.elementRef;s||u!=null&&u.current||console.error('downshift: The ref prop "'+d+'" from '+l+" was not applied correctly on your element.")})},[]);var o=y.useCallback(function(l,i,s,d){a.current[l]={suppressRefError:i,refKey:s,elementRef:d}},[]);return o});function t2(e,t,r,n){n===void 0&&(n={});var a=n.document,o=Jt();y.useEffect(function(){if(!(!e||o||!a)){var l=e(t);Yi(l,a)}},r),y.useEffect(function(){return function(){Yi.cancel(),Wf(a)}},[a])}function r2(e){var t=e.highlightedIndex,r=e.isOpen,n=e.itemRefs,a=e.getItemNodeFromIndex,o=e.menuElement,l=e.scrollIntoView,i=y.useRef(!0);return rh(function(){t<0||!r||!Object.keys(n.current).length||(i.current===!1?i.current=!0:l(a(t),o))},[t]),i}var Xn=$0;process.env.NODE_ENV!=="production"&&(Xn=function(t){var r=t.props,n=t.state,a=y.useRef(r),o=Jt();y.useEffect(function(){o||(Kn(n,a.current,r),a.current=r)},[n,r,o])});function Zt(e,t,r){var n;r===void 0&&(r=!0);var a=((n=e.items)==null?void 0:n.length)&&t>=0;return a0({isOpen:!1,highlightedIndex:-1},a&&a0({selectedItem:e.items[t],isOpen:m1(e,"isOpen"),highlightedIndex:m1(e,"highlightedIndex")},r&&{inputValue:e.itemToString(e.items[t])}))}function n2(e,t){return e.isOpen===t.isOpen&&e.inputValue===t.inputValue&&e.highlightedIndex===t.highlightedIndex&&e.selectedItem===t.selectedItem}function Jt(){var e=y.useRef(!0);return y.useEffect(function(){return e.current=!1,function(){e.current=!0}},[]),e.current}function er(e){var t=m1(e,"highlightedIndex");return t>-1&&e.isItemDisabled(e.items[t],t)?-1:t}function ah(e){var t=we(e,"highlightedIndex");return t>-1&&e.isItemDisabled(e.items[t],t)?-1:t}var tr={environment:G.shape({addEventListener:G.func.isRequired,removeEventListener:G.func.isRequired,document:G.shape({createElement:G.func.isRequired,getElementById:G.func.isRequired,activeElement:G.any.isRequired,body:G.any.isRequired}).isRequired,Node:G.func.isRequired}),itemToString:G.func,itemToKey:G.func,stateReducer:G.func},o2=a0({},tr,{getA11yStatusMessage:G.func,highlightedIndex:G.number,defaultHighlightedIndex:G.number,initialHighlightedIndex:G.number,isOpen:G.bool,defaultIsOpen:G.bool,initialIsOpen:G.bool,selectedItem:G.any,initialSelectedItem:G.any,defaultSelectedItem:G.any,id:G.string,labelId:G.string,menuId:G.string,getItemId:G.func,toggleButtonId:G.string,onSelectedItemChange:G.func,onHighlightedIndexChange:G.func,onStateChange:G.func,onIsOpenChange:G.func,scrollIntoView:G.func});function a2(e,t,r){var n=t.type,a=t.props,o;switch(n){case r.ItemMouseMove:o={highlightedIndex:t.disabled?-1:t.index};break;case r.MenuMouseLeave:o={highlightedIndex:-1};break;case r.ToggleButtonClick:case r.FunctionToggleMenu:o={isOpen:!e.isOpen,highlightedIndex:e.isOpen?-1:G1(a,e,0)};break;case r.FunctionOpenMenu:o={isOpen:!0,highlightedIndex:G1(a,e,0)};break;case r.FunctionCloseMenu:o={isOpen:!1};break;case r.FunctionSetHighlightedIndex:o={highlightedIndex:a.isItemDisabled(a.items[t.highlightedIndex],t.highlightedIndex)?-1:t.highlightedIndex};break;case r.FunctionSetInputValue:o={inputValue:t.inputValue};break;case r.FunctionReset:o={highlightedIndex:er(a),isOpen:m1(a,"isOpen"),selectedItem:m1(a,"selectedItem"),inputValue:m1(a,"inputValue")};break;default:throw new Error("Reducer called without proper action type.")}return a0({},e,o)}function lh(e){for(var t=e.keysSoFar,r=e.highlightedIndex,n=e.items,a=e.itemToString,o=e.isItemDisabled,l=t.toLowerCase(),i=0;i<n.length;i++){var s=(i+r+(t.length<2?1:0))%n.length,d=n[s];if(d!==void 0&&a(d).toLowerCase().startsWith(l)&&!o(d,s))return s}return r}var ih=L0(L0({},o2),{items:G.array.isRequired,isItemDisabled:G.func}),sh=L0(L0({},tt),{isItemDisabled:function(){return!1}}),l2=$0;process.env.NODE_ENV!=="production"&&(l2=function(e,t){G.checkPropTypes(ih,e,"prop",t.name)});var rr=process.env.NODE_ENV!=="production"?"__togglebutton_click__":0,Qn=process.env.NODE_ENV!=="production"?"__togglebutton_keydown_arrow_down__":1,Zn=process.env.NODE_ENV!=="production"?"__togglebutton_keydown_arrow_up__":2,nr=process.env.NODE_ENV!=="production"?"__togglebutton_keydown_character__":3,Jn=process.env.NODE_ENV!=="production"?"__togglebutton_keydown_escape__":4,eo=process.env.NODE_ENV!=="production"?"__togglebutton_keydown_home__":5,to=process.env.NODE_ENV!=="production"?"__togglebutton_keydown_end__":6,ro=process.env.NODE_ENV!=="production"?"__togglebutton_keydown_enter__":7,no=process.env.NODE_ENV!=="production"?"__togglebutton_keydown_space_button__":8,oo=process.env.NODE_ENV!=="production"?"__togglebutton_keydown_page_up__":9,ao=process.env.NODE_ENV!=="production"?"__togglebutton_keydown_page_down__":10,or=process.env.NODE_ENV!=="production"?"__togglebutton_blur__":11,i2=process.env.NODE_ENV!=="production"?"__menu_mouse_leave__":12,s2=process.env.NODE_ENV!=="production"?"__item_mouse_move__":13,lo=process.env.NODE_ENV!=="production"?"__item_click__":14,c2=process.env.NODE_ENV!=="production"?"__function_toggle_menu__":15,d2=process.env.NODE_ENV!=="production"?"__function_open_menu__":16,u2=process.env.NODE_ENV!=="production"?"__function_close_menu__":17,f2=process.env.NODE_ENV!=="production"?"__function_set_highlighted_index__":18,io=process.env.NODE_ENV!=="production"?"__function_select_item__":19,so=process.env.NODE_ENV!=="production"?"__function_set_input_value__":20,h2=process.env.NODE_ENV!=="production"?"__function_reset__":21,p2=Object.freeze({__proto__:null,FunctionCloseMenu:u2,FunctionOpenMenu:d2,FunctionReset:h2,FunctionSelectItem:io,FunctionSetHighlightedIndex:f2,FunctionSetInputValue:so,FunctionToggleMenu:c2,ItemClick:lo,ItemMouseMove:s2,MenuMouseLeave:i2,ToggleButtonBlur:or,ToggleButtonClick:rr,ToggleButtonKeyDownArrowDown:Qn,ToggleButtonKeyDownArrowUp:Zn,ToggleButtonKeyDownCharacter:nr,ToggleButtonKeyDownEnd:to,ToggleButtonKeyDownEnter:ro,ToggleButtonKeyDownEscape:Jn,ToggleButtonKeyDownHome:eo,ToggleButtonKeyDownPageDown:ao,ToggleButtonKeyDownPageUp:oo,ToggleButtonKeyDownSpaceButton:no});function ch(e,t){var r,n=t.type,a=t.props,o=t.altKey,l;switch(n){case lo:l={isOpen:m1(a,"isOpen"),highlightedIndex:er(a),selectedItem:a.items[t.index]};break;case nr:{var i=t.key,s=""+e.inputValue+i,d=!e.isOpen&&e.selectedItem?a.items.findIndex(function(v){return a.itemToKey(v)===a.itemToKey(e.selectedItem)}):e.highlightedIndex,u=lh({keysSoFar:s,highlightedIndex:d,items:a.items,itemToString:a.itemToString,isItemDisabled:a.isItemDisabled});l={inputValue:s,highlightedIndex:u,isOpen:!0}}break;case Qn:{var f=e.isOpen?J0(e.highlightedIndex,1,a.items,a.isItemDisabled):o&&e.selectedItem==null?-1:G1(a,e,1);l={highlightedIndex:f,isOpen:!0}}break;case Zn:if(e.isOpen&&o)l=Zt(a,e.highlightedIndex,!1);else{var h=e.isOpen?J0(e.highlightedIndex,-1,a.items,a.isItemDisabled):G1(a,e,-1);l={highlightedIndex:h,isOpen:!0}}break;case ro:case no:l=Zt(a,e.highlightedIndex,!1);break;case eo:l={highlightedIndex:N1(0,!1,a.items,a.isItemDisabled),isOpen:!0};break;case to:l={highlightedIndex:N1(a.items.length-1,!0,a.items,a.isItemDisabled),isOpen:!0};break;case oo:l={highlightedIndex:J0(e.highlightedIndex,-10,a.items,a.isItemDisabled)};break;case ao:l={highlightedIndex:J0(e.highlightedIndex,10,a.items,a.isItemDisabled)};break;case Jn:l={isOpen:!1,highlightedIndex:-1};break;case or:l=a0({isOpen:!1,highlightedIndex:-1},e.highlightedIndex>=0&&((r=a.items)==null?void 0:r.length)&&{selectedItem:a.items[e.highlightedIndex]});break;case io:l={selectedItem:t.selectedItem};break;default:return a2(e,t,p2)}return a0({},e,l)}var dh=["onClick"],uh=["onMouseLeave","refKey","ref"],fh=["onBlur","onClick","onPress","onKeyDown","refKey","ref"],hh=["item","index","onMouseMove","onClick","onMouseDown","onPress","refKey","disabled","ref"];co.stateChangeTypes=p2;function co(e){e===void 0&&(e={}),l2(e,co);var t=a0({},sh,e),r=t.scrollIntoView,n=t.environment,a=t.getA11yStatusMessage,o=oh(ch,t,Ji,n2),l=o[0],i=o[1],s=l.isOpen,d=l.highlightedIndex,u=l.selectedItem,f=l.inputValue,h=y.useRef(null),v=y.useRef(null),x=y.useRef({}),m=y.useRef(null),g=Xi(t),_=qn({state:l,props:t}),C=y.useCallback(function(L){return x.current[g.getItemId(L)]},[g]);t2(a,l,[s,d,u,f],n);var A=r2({menuElement:v.current,highlightedIndex:d,isOpen:s,itemRefs:x,scrollIntoView:r,getItemNodeFromIndex:C});y.useEffect(function(){return m.current=Kt(function(L){L({type:so,inputValue:""})},500),function(){m.current.cancel()}},[]),y.useEffect(function(){f&&m.current(i)},[i,f]),Xn({props:t,state:l}),y.useEffect(function(){var L=we(t,"isOpen");L&&h.current&&h.current.focus()},[]);var M=e2(n,y.useCallback(function(){_.current.state.isOpen&&i({type:or})},[i,_]),y.useMemo(function(){return[v,h]},[v.current,h.current])),S=Yn("getMenuProps","getToggleButtonProps");y.useEffect(function(){s||(x.current={})},[s]);var P=y.useMemo(function(){return{ArrowDown:function(I){I.preventDefault(),i({type:Qn,altKey:I.altKey})},ArrowUp:function(I){I.preventDefault(),i({type:Zn,altKey:I.altKey})},Home:function(I){I.preventDefault(),i({type:eo})},End:function(I){I.preventDefault(),i({type:to})},Escape:function(){_.current.state.isOpen&&i({type:Jn})},Enter:function(I){I.preventDefault(),i({type:_.current.state.isOpen?ro:rr})},PageUp:function(I){_.current.state.isOpen&&(I.preventDefault(),i({type:oo}))},PageDown:function(I){_.current.state.isOpen&&(I.preventDefault(),i({type:ao}))}," ":function(I){I.preventDefault();var E=_.current.state;if(!E.isOpen){i({type:rr});return}E.inputValue?i({type:nr,key:" "}):i({type:no})}}},[i,_]),N=y.useCallback(function(){i({type:c2})},[i]),D=y.useCallback(function(){i({type:u2})},[i]),U=y.useCallback(function(){i({type:d2})},[i]),R=y.useCallback(function(L){i({type:f2,highlightedIndex:L})},[i]),K=y.useCallback(function(L){i({type:io,selectedItem:L})},[i]),k=y.useCallback(function(){i({type:h2})},[i]),B=y.useCallback(function(L){i({type:so,inputValue:L})},[i]),$=y.useCallback(function(L){var I=L===void 0?{}:L,E=I.onClick,O=W0(I,dh),F=function(){var V;(V=h.current)==null||V.focus()};return a0({id:g.labelId,htmlFor:g.toggleButtonId,onClick:g0(E,F)},O)},[g]),q=y.useCallback(function(L,I){var E,O=L===void 0?{}:L,F=O.onMouseLeave,z=O.refKey,V=z===void 0?"ref":z,Y=O.ref,Q=W0(O,uh),J=I===void 0?{}:I,r0=J.suppressRefError,e0=r0===void 0?!1:r0,n0=function(){i({type:i2})};return S("getMenuProps",e0,V,v),a0((E={},E[V]=g1(Y,function(s0){v.current=s0}),E.id=g.menuId,E.role="listbox",E["aria-labelledby"]=Q&&Q["aria-label"]?void 0:""+g.labelId,E.onMouseLeave=g0(F,n0),E),Q)},[i,S,g]),W=y.useCallback(function(L,I){var E,O=L===void 0?{}:L,F=O.onBlur,z=O.onClick;O.onPress;var V=O.onKeyDown,Y=O.refKey,Q=Y===void 0?"ref":Y,J=O.ref,r0=W0(O,fh),e0=I===void 0?{}:I,n0=e0.suppressRefError,s0=n0===void 0?!1:n0,j=_.current.state,u0=function(){i({type:rr})},Z=function(){j.isOpen&&!M.isMouseDown&&i({type:or})},M0=function(O0){var N0=qt(O0);N0&&P[N0]?P[N0](O0):nh(N0)&&i({type:nr,key:N0})},b0=a0((E={},E[Q]=g1(J,function(k0){h.current=k0}),E["aria-activedescendant"]=j.isOpen&&j.highlightedIndex>-1?g.getItemId(j.highlightedIndex):"",E["aria-controls"]=g.menuId,E["aria-expanded"]=_.current.state.isOpen,E["aria-haspopup"]="listbox",E["aria-labelledby"]=r0&&r0["aria-label"]?void 0:""+g.labelId,E.id=g.toggleButtonId,E.role="combobox",E.tabIndex=0,E.onBlur=g0(F,Z),E),r0);return r0.disabled||(b0.onClick=g0(z,u0),b0.onKeyDown=g0(V,M0)),S("getToggleButtonProps",s0,Q,h),b0},[i,g,_,M,S,P]),H=y.useCallback(function(L){var I,E=L===void 0?{}:L,O=E.item,F=E.index,z=E.onMouseMove,V=E.onClick,Y=E.onMouseDown;E.onPress;var Q=E.refKey,J=Q===void 0?"ref":Q,r0=E.disabled,e0=E.ref,n0=W0(E,hh);r0!==void 0&&console.warn('Passing "disabled" as an argument to getItemProps is not supported anymore. Please use the isItemDisabled prop from useSelect.');var s0=_.current,j=s0.state,u0=s0.props,Z=Qi(O,F,u0.items,"Pass either item or index to getItemProps!"),M0=Z[0],b0=Z[1],k0=u0.isItemDisabled(M0,b0),O0=function(){M.isTouchEnd||b0===j.highlightedIndex||(A.current=!1,i({type:s2,index:b0,disabled:k0}))},N0=function(){i({type:lo,index:b0})},ut=function(ft){return ft.preventDefault()},B0=a0((I={},I[J]=g1(e0,function(t1){t1&&(x.current[g.getItemId(b0)]=t1)}),I["aria-disabled"]=k0,I["aria-selected"]=M0===j.selectedItem,I.id=g.getItemId(b0),I.role="option",I),n0);return k0||(B0.onClick=g0(V,N0)),B0.onMouseMove=g0(z,O0),B0.onMouseDown=g0(Y,ut),B0},[_,g,M,A,i]);return{getToggleButtonProps:W,getLabelProps:$,getMenuProps:q,getItemProps:H,toggleMenu:N,openMenu:U,closeMenu:D,setHighlightedIndex:R,selectItem:K,reset:k,setInputValue:B,highlightedIndex:d,isOpen:s,selectedItem:u,inputValue:f}}var uo=process.env.NODE_ENV!=="production"?"__input_keydown_arrow_down__":0,fo=process.env.NODE_ENV!=="production"?"__input_keydown_arrow_up__":1,ho=process.env.NODE_ENV!=="production"?"__input_keydown_escape__":2,po=process.env.NODE_ENV!=="production"?"__input_keydown_home__":3,vo=process.env.NODE_ENV!=="production"?"__input_keydown_end__":4,go=process.env.NODE_ENV!=="production"?"__input_keydown_page_up__":5,mo=process.env.NODE_ENV!=="production"?"__input_keydown_page_down__":6,bo=process.env.NODE_ENV!=="production"?"__input_keydown_enter__":7,wo=process.env.NODE_ENV!=="production"?"__input_change__":8,ar=process.env.NODE_ENV!=="production"?"__input_blur__":9,yo=process.env.NODE_ENV!=="production"?"__input_click__":10,v2=process.env.NODE_ENV!=="production"?"__menu_mouse_leave__":11,g2=process.env.NODE_ENV!=="production"?"__item_mouse_move__":12,Co=process.env.NODE_ENV!=="production"?"__item_click__":13,m2=process.env.NODE_ENV!=="production"?"__togglebutton_click__":14,b2=process.env.NODE_ENV!=="production"?"__function_toggle_menu__":15,w2=process.env.NODE_ENV!=="production"?"__function_open_menu__":16,y2=process.env.NODE_ENV!=="production"?"__function_close_menu__":17,C2=process.env.NODE_ENV!=="production"?"__function_set_highlighted_index__":18,xo=process.env.NODE_ENV!=="production"?"__function_select_item__":19,x2=process.env.NODE_ENV!=="production"?"__function_set_input_value__":20,_2=process.env.NODE_ENV!=="production"?"__function_reset__":21,_o=process.env.NODE_ENV!=="production"?"__controlled_prop_updated_selected_item__":22,M2=Object.freeze({__proto__:null,ControlledPropUpdatedSelectedItem:_o,FunctionCloseMenu:y2,FunctionOpenMenu:w2,FunctionReset:_2,FunctionSelectItem:xo,FunctionSetHighlightedIndex:C2,FunctionSetInputValue:x2,FunctionToggleMenu:b2,InputBlur:ar,InputChange:wo,InputClick:yo,InputKeyDownArrowDown:uo,InputKeyDownArrowUp:fo,InputKeyDownEnd:vo,InputKeyDownEnter:bo,InputKeyDownEscape:ho,InputKeyDownHome:po,InputKeyDownPageDown:mo,InputKeyDownPageUp:go,ItemClick:Co,ItemMouseMove:g2,MenuMouseLeave:v2,ToggleButtonClick:m2});function ph(e){var t=Ji(e),r=t.selectedItem,n=t.inputValue;return n===""&&r&&e.defaultInputValue===void 0&&e.initialInputValue===void 0&&e.inputValue===void 0&&(n=e.itemToString(r)),a0({},t,{inputValue:n})}var vh=a0({},o2,{items:G.array.isRequired,isItemDisabled:G.func,inputValue:G.string,defaultInputValue:G.string,initialInputValue:G.string,inputId:G.string,onInputValueChange:G.func});function gh(e,t,r,n){var a=y.useRef(),o=Zi(e,t,r,n),l=o[0],i=o[1],s=Jt();return y.useEffect(function(){if(Gt(t,"selectedItem")){if(!s){var d=t.itemToKey(t.selectedItem)!==t.itemToKey(a.current);d&&i({type:_o,inputValue:t.itemToString(t.selectedItem)})}a.current=l.selectedItem===a.current?t.selectedItem:l.selectedItem}},[l.selectedItem,t.selectedItem]),[et(l,t),i]}var A2=$0;process.env.NODE_ENV!=="production"&&(A2=function(t,r){G.checkPropTypes(vh,t,"prop",r.name)});var mh=a0({},tt,{isItemDisabled:function(){return!1}});function bh(e,t){var r,n=t.type,a=t.props,o=t.altKey,l;switch(n){case Co:l={isOpen:m1(a,"isOpen"),highlightedIndex:er(a),selectedItem:a.items[t.index],inputValue:a.itemToString(a.items[t.index])};break;case uo:e.isOpen?l={highlightedIndex:J0(e.highlightedIndex,1,a.items,a.isItemDisabled,!0)}:l={highlightedIndex:o&&e.selectedItem==null?-1:G1(a,e,1),isOpen:a.items.length>=0};break;case fo:e.isOpen?o?l=Zt(a,e.highlightedIndex):l={highlightedIndex:J0(e.highlightedIndex,-1,a.items,a.isItemDisabled,!0)}:l={highlightedIndex:G1(a,e,-1),isOpen:a.items.length>=0};break;case bo:l=Zt(a,e.highlightedIndex);break;case ho:l=a0({isOpen:!1,highlightedIndex:-1},!e.isOpen&&{selectedItem:null,inputValue:""});break;case go:l={highlightedIndex:J0(e.highlightedIndex,-10,a.items,a.isItemDisabled,!0)};break;case mo:l={highlightedIndex:J0(e.highlightedIndex,10,a.items,a.isItemDisabled,!0)};break;case po:l={highlightedIndex:N1(0,!1,a.items,a.isItemDisabled)};break;case vo:l={highlightedIndex:N1(a.items.length-1,!0,a.items,a.isItemDisabled)};break;case ar:l=a0({isOpen:!1,highlightedIndex:-1},e.highlightedIndex>=0&&((r=a.items)==null?void 0:r.length)&&t.selectItem&&{selectedItem:a.items[e.highlightedIndex],inputValue:a.itemToString(a.items[e.highlightedIndex])});break;case wo:l={isOpen:!0,highlightedIndex:er(a),inputValue:t.inputValue};break;case yo:l={isOpen:!e.isOpen,highlightedIndex:e.isOpen?-1:G1(a,e,0)};break;case xo:l={selectedItem:t.selectedItem,inputValue:a.itemToString(t.selectedItem)};break;case _o:l={inputValue:t.inputValue};break;default:return a2(e,t,M2)}return a0({},e,l)}var wh=["onMouseLeave","refKey","ref"],yh=["item","index","refKey","ref","onMouseMove","onMouseDown","onClick","onPress","disabled"],Ch=["onClick","onPress","refKey","ref"],xh=["onKeyDown","onChange","onInput","onBlur","onChangeText","onClick","refKey","ref"];Mo.stateChangeTypes=M2;function Mo(e){e===void 0&&(e={}),A2(e,Mo);var t=a0({},mh,e),r=t.items,n=t.scrollIntoView,a=t.environment,o=t.getA11yStatusMessage,l=gh(bh,t,ph,n2),i=l[0],s=l[1],d=i.isOpen,u=i.highlightedIndex,f=i.selectedItem,h=i.inputValue,v=y.useRef(null),x=y.useRef({}),m=y.useRef(null),g=y.useRef(null),_=Jt(),C=Xi(t),A=y.useRef(),M=qn({state:i,props:t}),S=y.useCallback(function(F){return x.current[C.getItemId(F)]},[C]);t2(o,i,[d,u,f,h],a);var P=r2({menuElement:v.current,highlightedIndex:u,isOpen:d,itemRefs:x,scrollIntoView:n,getItemNodeFromIndex:S});Xn({props:t,state:i}),y.useEffect(function(){var F=we(t,"isOpen");F&&m.current&&m.current.focus()},[]),y.useEffect(function(){_||(A.current=r.length)});var N=e2(a,y.useCallback(function(){M.current.state.isOpen&&s({type:ar,selectItem:!1})},[s,M]),y.useMemo(function(){return[v,g,m]},[v.current,g.current,m.current])),D=Yn("getInputProps","getMenuProps");y.useEffect(function(){d||(x.current={})},[d]),y.useEffect(function(){var F;!d||!(a!=null&&a.document)||!(m!=null&&(F=m.current)!=null&&F.focus)||a.document.activeElement!==m.current&&m.current.focus()},[d,a]);var U=y.useMemo(function(){return{ArrowDown:function(z){z.preventDefault(),s({type:uo,altKey:z.altKey})},ArrowUp:function(z){z.preventDefault(),s({type:fo,altKey:z.altKey})},Home:function(z){M.current.state.isOpen&&(z.preventDefault(),s({type:po}))},End:function(z){M.current.state.isOpen&&(z.preventDefault(),s({type:vo}))},Escape:function(z){var V=M.current.state;(V.isOpen||V.inputValue||V.selectedItem||V.highlightedIndex>-1)&&(z.preventDefault(),s({type:ho}))},Enter:function(z){var V=M.current.state;!V.isOpen||z.which===229||(z.preventDefault(),s({type:bo}))},PageUp:function(z){M.current.state.isOpen&&(z.preventDefault(),s({type:go}))},PageDown:function(z){M.current.state.isOpen&&(z.preventDefault(),s({type:mo}))}}},[s,M]),R=y.useCallback(function(F){return a0({id:C.labelId,htmlFor:C.inputId},F)},[C]),K=y.useCallback(function(F,z){var V,Y=F===void 0?{}:F,Q=Y.onMouseLeave,J=Y.refKey,r0=J===void 0?"ref":J,e0=Y.ref,n0=W0(Y,wh),s0=z===void 0?{}:z,j=s0.suppressRefError,u0=j===void 0?!1:j;return D("getMenuProps",u0,r0,v),a0((V={},V[r0]=g1(e0,function(Z){v.current=Z}),V.id=C.menuId,V.role="listbox",V["aria-labelledby"]=n0&&n0["aria-label"]?void 0:""+C.labelId,V.onMouseLeave=g0(Q,function(){s({type:v2})}),V),n0)},[s,D,C]),k=y.useCallback(function(F){var z,V,Y=F===void 0?{}:F,Q=Y.item,J=Y.index,r0=Y.refKey,e0=r0===void 0?"ref":r0,n0=Y.ref,s0=Y.onMouseMove,j=Y.onMouseDown,u0=Y.onClick;Y.onPress;var Z=Y.disabled,M0=W0(Y,yh);Z!==void 0&&console.warn('Passing "disabled" as an argument to getItemProps is not supported anymore. Please use the isItemDisabled prop from useCombobox.');var b0=M.current,k0=b0.props,O0=b0.state,N0=Qi(Q,J,k0.items,"Pass either item or index to getItemProps!"),ut=N0[0],B0=N0[1],t1=k0.isItemDisabled(ut,B0),ft="onClick",zr=u0,D1=function(){N.isTouchEnd||B0===O0.highlightedIndex||(P.current=!1,s({type:g2,index:B0,disabled:t1}))},J1=function(){s({type:Co,index:B0})},H1=function(Ay){return Ay.preventDefault()};return a0((z={},z[e0]=g1(n0,function(r1){r1&&(x.current[C.getItemId(B0)]=r1)}),z["aria-disabled"]=t1,z["aria-selected"]=B0===O0.highlightedIndex,z.id=C.getItemId(B0),z.role="option",z),!t1&&(V={},V[ft]=g0(zr,J1),V),{onMouseMove:g0(s0,D1),onMouseDown:g0(j,H1)},M0)},[s,C,M,N,P]),B=y.useCallback(function(F){var z,V=F===void 0?{}:F,Y=V.onClick;V.onPress;var Q=V.refKey,J=Q===void 0?"ref":Q,r0=V.ref,e0=W0(V,Ch),n0=M.current.state,s0=function(){s({type:m2})};return a0((z={},z[J]=g1(r0,function(j){g.current=j}),z["aria-controls"]=C.menuId,z["aria-expanded"]=n0.isOpen,z.id=C.toggleButtonId,z.tabIndex=-1,z),!e0.disabled&&a0({},{onClick:g0(Y,s0)}),e0)},[s,M,C]),$=y.useCallback(function(F,z){var V,Y=F===void 0?{}:F,Q=Y.onKeyDown,J=Y.onChange,r0=Y.onInput,e0=Y.onBlur;Y.onChangeText;var n0=Y.onClick,s0=Y.refKey,j=s0===void 0?"ref":s0,u0=Y.ref,Z=W0(Y,xh),M0=z===void 0?{}:z,b0=M0.suppressRefError,k0=b0===void 0?!1:b0;D("getInputProps",k0,j,m);var O0=M.current.state,N0=function(H1){var r1=qt(H1);r1&&U[r1]&&U[r1](H1)},ut=function(H1){s({type:wo,inputValue:H1.target.value})},B0=function(H1){if(a!=null&&a.document&&O0.isOpen&&!N.isMouseDown){var r1=H1.relatedTarget===null&&a.document.activeElement!==a.document.body;s({type:ar,selectItem:!r1})}},t1=function(){s({type:yo})},ft="onChange",zr={};if(!Z.disabled){var D1;zr=(D1={},D1[ft]=g0(J,r0,ut),D1.onKeyDown=g0(Q,N0),D1.onBlur=g0(e0,B0),D1.onClick=g0(n0,t1),D1)}return a0((V={},V[j]=g1(u0,function(J1){m.current=J1}),V["aria-activedescendant"]=O0.isOpen&&O0.highlightedIndex>-1?C.getItemId(O0.highlightedIndex):"",V["aria-autocomplete"]="list",V["aria-controls"]=C.menuId,V["aria-expanded"]=O0.isOpen,V["aria-labelledby"]=Z&&Z["aria-label"]?void 0:C.labelId,V.autoComplete="off",V.id=C.inputId,V.role="combobox",V.value=O0.inputValue,V),zr,Z)},[s,C,a,U,M,N,D]),q=y.useCallback(function(){s({type:b2})},[s]),W=y.useCallback(function(){s({type:y2})},[s]),H=y.useCallback(function(){s({type:w2})},[s]),L=y.useCallback(function(F){s({type:C2,highlightedIndex:F})},[s]),I=y.useCallback(function(F){s({type:xo,selectedItem:F})},[s]),E=y.useCallback(function(F){s({type:x2,inputValue:F})},[s]),O=y.useCallback(function(){s({type:_2})},[s]);return{getItemProps:k,getLabelProps:R,getMenuProps:K,getInputProps:$,getToggleButtonProps:B,toggleMenu:q,openMenu:H,closeMenu:W,setHighlightedIndex:L,setInputValue:E,selectItem:I,reset:O,highlightedIndex:u,isOpen:d,selectedItem:f,inputValue:h}}tr.stateReducer,tr.itemToKey,tr.environment,G.array,G.array,G.array,G.func,G.number,G.number,G.number,G.func,G.func,G.string,G.string,tt.itemToKey,tt.stateReducer,tt.environment,process.env.NODE_ENV,process.env.NODE_ENV,process.env.NODE_ENV,process.env.NODE_ENV,process.env.NODE_ENV,process.env.NODE_ENV,process.env.NODE_ENV,process.env.NODE_ENV,process.env.NODE_ENV,process.env.NODE_ENV,process.env.NODE_ENV,process.env.NODE_ENV,process.env.NODE_ENV,process.env.NODE_ENV;const _h="_dark_1mr83_1",Mh="_light_1mr83_250",Ah={dark:_h,light:Mh},S2=y.createContext("light"),ye=()=>y.useContext(S2),Ce=({children:e,theme:t="light",asChild:r=!1})=>{const n=r?Le:"div";return c.jsx(S2.Provider,{value:t,children:c.jsx(n,{className:Ah[t],children:e})})},Sh="_root_9n1pi_7",Eh="_selectedValue_9n1pi_69",Ih="_input_9n1pi_87",Ph="_slot_9n1pi_113",kh="_clear_9n1pi_165",Th="_icons_9n1pi_178",Nh="_caret_9n1pi_184",zh="_iconSuccess_9n1pi_212",Oh="_iconError_9n1pi_218",Dh="_menu_9n1pi_224",Hh="_portal_9n1pi_247",Vh="_item_9n1pi_263",Lh="_checkmarkIcon_9n1pi_304",$h="_itemValue_9n1pi_311",Bh="_group_9n1pi_325",_0={root:Sh,selectedValue:Eh,input:Ih,slot:Ph,clear:kh,icons:Th,caret:Nh,iconSuccess:zh,iconError:Oh,menu:Dh,portal:Hh,item:Vh,checkmarkIcon:Lh,itemValue:$h,group:Bh},E2=({"data-test-id":e="fondue-select-item",...t},r)=>c.jsxs("li",{"data-test-id":e,ref:r,...t,children:[c.jsx("div",{className:_0.itemValue,children:t.children}),c.jsx(Ve,{className:_0.checkmarkIcon})]});E2.displayName="Select.Item";const Ao=y.forwardRef(E2),I2=({children:e,groupId:t,"data-test-id":r="fondue-select-item-group"},n)=>c.jsx("div",{"data-test-id":r,className:_0.group,ref:n,children:e},t);I2.displayName="Select.Group";const Fh=y.forwardRef(I2),So=({children:e,value:t,label:r})=>e&&typeof e=="string"?{value:t||e,label:r||e}:{value:t||"",label:r||t||"",...e?{children:e}:null},Rh=(e,t)=>y.isValidElement(e)&&e.type===t,P2=(e,t,r,n=0)=>{const a=[];let o=0;return y.Children.forEach(e,l=>{if(Rh(l,Ao)&&y.isValidElement(l))So(l.props).label.toLowerCase().includes((r==null?void 0:r.toLowerCase())||"")&&(a.push(t(l,n+o)),o++);else if(y.isValidElement(l)&&l!=null&&l.props.children){const{parsedChildren:i,subElementCount:s}=P2(l.props.children,t,"",n+o);l=y.cloneElement(l,{children:i,key:`group-${n+o}`}),a.push(l),o+=s}else a.push(l)}),{parsedChildren:a,subElementCount:o}},Eo=({highlightedIndex:e,getMenuProps:t,getItemProps:r,children:n,filterText:a,align:o,side:l,selectedItem:i,hasInteractedSinceOpening:s,viewportCollisionPadding:d="compact"})=>{const u=v=>{v.preventDefault()},f={compact:8,spacious:24},h=ye();return c.jsx(li,{children:c.jsx(Ce,{theme:h,children:c.jsx(ii,{align:o,side:l,collisionPadding:f[d]+8,onOpenAutoFocus:u,className:_0.portal,children:c.jsx("ul",{className:_0.menu,...t({},{suppressRefError:!0}),"data-has-interacted":s?"true":"false","data-test-id":"fondue-select-menu",children:P2(n,(v,x)=>{if((m=>y.isValidElement(m)&&m.ref!==void 0)(v)){const m=So(v.props),g=r({item:m,index:x,...v.ref?{ref:v.ref}:{}});return c.jsx(Le,{className:_0.item,"data-highlighted":e===x,"data-selected":(i==null?void 0:i.value)===m.value,onTouchStart:_=>{g.onClick&&g.onClick(_)},...g,children:v},v.props.value)}},a).parsedChildren})})})})};Eo.displayName="Select.Menu";const k2=({children:e,name:t,"data-test-id":r="fondue-select-slot",...n},a)=>c.jsx("div",{"data-test-id":r,ref:a,className:_0.slot,"data-name":t,...n,children:e});k2.displayName="Select.Slot";const Io=y.forwardRef(k2),T2=e=>{const t=[];return y.Children.forEach(e,r=>{if(y.isValidElement(r)&&r.type===Ao)t.push(So(r.props));else if(y.isValidElement(r)&&r.props.children){const n=T2(r.props.children);for(const a of n)t.push(a)}}),t},N2=e=>{const[t,r]=y.useState(""),{inputSlots:n,menuSlots:a,itemValues:o,clearButton:l}=y.useMemo(()=>{const d=[],u=[];let f;y.Children.toArray(e).some(v=>y.isValidElement(v)&&v.type===Io)?y.Children.forEach(e,v=>{y.isValidElement(v)&&v.type===Io&&(v.props.name==="menu"?u.push(v.props.children):v.props.name==="left"||v.props.name==="right"?d.push(v):v.props.name==="clear"&&(v.props.children?f=v:f=y.cloneElement(v,{children:c.jsx(gt,{size:16})})))}):u.push(e);const h=T2(u);return{inputSlots:d,menuSlots:u,itemValues:h,clearButton:f}},[e]),i=y.useMemo(()=>o.filter(d=>t===""||d.label.toLowerCase().includes(t.toLowerCase())),[o,t]),s=y.useCallback(d=>d?o.find(u=>u.value===d):void 0,[o]);return{items:i,menuSlots:a,filterText:t,inputSlots:n,clearButton:l,setFilterText:r,getItemByValue:s}},z2=({children:e,onSelect:t,value:r,defaultValue:n,placeholder:a="",status:o="neutral",disabled:l,"data-test-id":i="fondue-select-combobox",alignMenu:s="start",side:d="bottom",id:u,viewportCollisionPadding:f="compact",...h},v)=>{const{inputSlots:x,menuSlots:m,items:g,filterText:_,clearButton:C,getItemByValue:A,setFilterText:M}=N2(e),[S,P]=y.useState(!1),{getInputProps:N,getToggleButtonProps:D,getMenuProps:U,getItemProps:R,reset:K,selectedItem:k,isOpen:B,highlightedIndex:$,inputValue:q}=Mo({items:g,selectedItem:A(r),defaultSelectedItem:A(n),defaultHighlightedIndex:0,toggleButtonId:u,labelId:"aria-labelledby"in h?h["aria-labelledby"]:void 0,onSelectedItemChange:({selectedItem:I})=>{t==null||t((I==null?void 0:I.value)??null)},onInputValueChange:({inputValue:I})=>{M(I)},onIsOpenChange:()=>{P(!1)},onHighlightedIndexChange:()=>{P(!0)},itemToString:I=>I?I.label:""}),W=y.useRef(!1),H=y.useMemo(()=>!g.find(I=>I.label.toLowerCase().includes(q.toLowerCase())),[q,g]),L=I=>{var E,O;I.target.dataset.showFocusRing="false",W.current=!1,(k==null?void 0:k.label.toLocaleLowerCase())!==q.toLocaleLowerCase()&&K(),N().onBlur&&((O=(E=N()).onBlur)==null||O.call(E,I))};return c.jsxs(zn,{open:B,children:[c.jsx(ai,{asChild:!0,children:c.jsxs("div",{ref:v,className:_0.root,"data-status":H?"error":o,children:[c.jsx("input",{...N({"aria-label":"aria-label"in h?h["aria-label"]:void 0}),"data-test-id":i,placeholder:a,className:_0.input,disabled:l,onMouseDown:I=>{W.current=!0,I.currentTarget.dataset.showFocusRing="false"},onFocus:I=>{W.current||(I.target.dataset.showFocusRing="true")},onBlur:L}),x,C&&c.jsx(Le,{onClick:I=>{I.stopPropagation(),K()},className:_0.clear,role:"button",children:C}),c.jsxs("div",{className:_0.icons,children:[c.jsx("button",{"aria-label":"toggle menu",...D(),type:"button",disabled:l,onMouseDown:()=>{W.current=!0},children:c.jsx(Dr,{size:16,className:_0.caret})}),o==="success"?c.jsx(Ve,{size:16,className:_0.iconSuccess,"data-test-id":`${i}-success-icon`}):null,H||o==="error"?c.jsx(Hr,{size:16,className:_0.iconError,"data-test-id":`${i}-error-icon`}):null]})]})}),c.jsx(Eo,{align:s,side:d,highlightedIndex:$,filterText:_,getMenuProps:U,getItemProps:R,selectedItem:k,hasInteractedSinceOpening:S,viewportCollisionPadding:f,children:m})]})};z2.displayName="Select.Combobox";const Uh=y.forwardRef(z2),O2=({children:e,onSelect:t,value:r,defaultValue:n,placeholder:a="",status:o="neutral",disabled:l,alignMenu:i="start",side:s="bottom",id:d,showStringValue:u=!0,"data-test-id":f="fondue-select",viewportCollisionPadding:h="compact",...v},x)=>{const{inputSlots:m,menuSlots:g,items:_,clearButton:C,getItemByValue:A}=N2(e),M=A(n),S=A(r),P=y.useRef(!1),[N,D]=y.useState(!1),{getToggleButtonProps:U,getMenuProps:R,getItemProps:K,reset:k,selectedItem:B,isOpen:$,highlightedIndex:q}=co({items:_,defaultSelectedItem:M,selectedItem:S,toggleButtonId:d,labelId:"aria-labelledby"in v?v["aria-labelledby"]:void 0,onIsOpenChange:()=>{D(!1)},onHighlightedIndexChange:()=>{D(!0)},onSelectedItemChange:({selectedItem:H})=>{t==null||t((H==null?void 0:H.value)??null)},itemToString:H=>H?H.label:""}),W=B?!u&&B.children||B.label:a;return c.jsxs(zn,{open:$,children:[c.jsx(ai,{asChild:!0,onMouseDown:H=>{P.current=!0,H.currentTarget.dataset.showFocusRing="false"},onFocus:H=>{P.current||(H.target.dataset.showFocusRing="true")},onBlur:H=>{H.target.dataset.showFocusRing="false",P.current=!1},children:c.jsxs("div",{className:_0.root,"data-status":o,"data-disabled":l,"data-empty":!B,"data-test-id":f,...l?{}:U({"aria-label":"aria-label"in v?v["aria-label"]:void 0,ref:x}),children:[c.jsx("span",{className:_0.selectedValue,children:W}),m,C&&c.jsx(Le,{onClick:H=>{H.stopPropagation(),k()},className:_0.clear,children:C}),c.jsxs("div",{className:_0.icons,children:[c.jsx(Dr,{size:16,className:_0.caret}),o==="success"?c.jsx(Ve,{size:16,className:_0.iconSuccess,"data-test-id":`${f}-success-icon`}):null,o==="error"?c.jsx(Hr,{size:16,className:_0.iconError,"data-test-id":`${f}-error-icon`}):null]})]})}),c.jsx(Eo,{align:i,side:s,highlightedIndex:q,getMenuProps:R,getItemProps:K,selectedItem:B,hasInteractedSinceOpening:N,viewportCollisionPadding:h,children:g})]})};O2.displayName="Select";const Wh=y.forwardRef(O2),j0=Wh;j0.displayName="Select",j0.Combobox=Uh,j0.Combobox.displayName="Select.Combobox",j0.Item=Ao,j0.Item.displayName="Select.Item",j0.Group=Fh,j0.Group.displayName="Select.Group",j0.Slot=Io,j0.Slot.displayName="Select.Slot";const Kh="_root_kjbh5_5",jh="_input_kjbh5_59",Gh="_slot_kjbh5_82",qh="_iconSuccess_kjbh5_132",Yh="_iconError_kjbh5_141",Xh="_loadingStatus_kjbh5_155",xe={root:Kh,input:jh,slot:Gh,iconSuccess:qh,iconError:Yh,loadingStatus:Xh},D2=({children:e,className:t,status:r="neutral","data-test-id":n="fondue-text-input",...a},o)=>{const l=y.useRef(!1);return c.jsxs("div",{className:a1(xe.root,t),"data-status":r,"data-test-id":n,children:[r==="loading"?c.jsx("div",{className:xe.loadingStatus,"data-test-id":`${n}-loader`}):null,c.jsx("input",{onMouseDown:i=>{l.current=!0,i.currentTarget.dataset.showFocusRing="false"},type:"text",...a,onFocus:i=>{var s;l.current||(i.target.dataset.showFocusRing="true"),(s=a.onFocus)==null||s.call(a,i)},onBlur:i=>{var s;i.target.dataset.showFocusRing="false",l.current=!1,(s=a.onBlur)==null||s.call(a,i)},ref:o,className:xe.input,"aria-invalid":r==="error"}),r==="success"?c.jsx(Ve,{size:16,className:xe.iconSuccess,"data-test-id":`${n}-success-icon`}):null,r==="error"?c.jsx(Hr,{size:16,className:xe.iconError,"data-test-id":`${n}-error-icon`}):null,e]})};D2.displayName="TextField.Root";const H2=({name:e,className:t,...r},n)=>c.jsx("div",{"data-slot":!0,"data-name":e,...r,ref:n,className:a1(xe.slot,t)});H2.displayName="TextField.Slot";const V2=y.forwardRef(D2),Qh=y.forwardRef(H2),K0=V2;K0.Root=V2,K0.Slot=Qh;const L2=({currentColor:e=rn,onColorChange:t=()=>{},currentFormat:r=j5,setCurrentFormat:n=()=>{},"data-test-id":a="color-picker-value-input"},o)=>{const[l,i]=y.useState(nn(e));return y.useEffect(()=>{i(nn(e))},[e]),c.jsxs("div",{className:P0.inputs,"data-test-id":a,ref:o,children:[c.jsx("div",{className:P0.colorFormatInput,children:c.jsxs(j0,{"data-test-id":"color-picker-select-format","aria-label":"Select a color format",onSelect:s=>{n(s)},value:r,children:[c.jsx(j0.Item,{value:"HEX",children:"HEX"}),c.jsx(j0.Item,{value:"RGBA",children:"RGBA"})]})}),r==="HEX"?c.jsx(K0.Root,{"data-test-id":"color-picker-value-input-hex",className:P0.valueInput,type:"text",value:l,status:G5(l)?"neutral":"error",onBlur:s=>{G5(s.target.value)&&t(X8(s.target.value))},onChange:s=>{i(s.target.value)},"aria-label":"Hex color value",children:c.jsx(K0.Slot,{name:"left",children:c.jsx("span",{className:P0.inputDecorator,children:"#"})})}):c.jsxs("div",{className:P0.colorChannelInputGroup,children:[c.jsx(K0.Root,{"data-test-id":"color-picker-value-input-red",className:P0.valueInput,value:e.red,type:"number",onChange:s=>{t({...e,red:_t(s.target.value)})},"aria-label":"Red Color Channel",children:c.jsx(K0.Slot,{name:"left",children:c.jsx("span",{className:P0.inputDecorator,children:"R"})})}),c.jsx(K0.Root,{"data-test-id":"color-picker-value-input-green",className:P0.valueInput,value:e.green,type:"number",onChange:s=>{t({...e,green:_t(s.target.value)})},"aria-label":"Green Color Channel",children:c.jsx(K0.Slot,{name:"left",children:c.jsx("span",{className:P0.inputDecorator,children:"G"})})}),c.jsx(K0.Root,{"data-test-id":"color-picker-value-input-blue",className:P0.valueInput,value:e.blue,type:"number",onChange:s=>{t({...e,blue:_t(s.target.value)})},"aria-label":"Blue Color Channel",children:c.jsx(K0.Slot,{name:"left",children:c.jsx("span",{className:P0.inputDecorator,children:"B"})})})]}),c.jsx("div",{className:P0.colorAlphaInput,children:c.jsxs(K0.Root,{"data-test-id":"color-picker-value-input-alpha",className:P0.valueInput,value:e.alpha===void 0?100:Math.trunc(e.alpha*100).toString(),type:"number",onChange:s=>{t({...e,alpha:_t(s.target.value,0,100)/100})},"aria-label":"Color Opacity",children:[c.jsx(K0.Slot,{name:"left",children:c.jsx("span",{className:P0.inputDecorator,children:"A"})}),c.jsx(K0.Slot,{name:"right",children:c.jsx("span",{className:P0.inputDecorator,children:"%"})})]})})]})};L2.displayName="ColorPicker.Values";const Zh=y.forwardRef(L2),$2=({children:e,currentColor:t=rn,onColorChange:r=()=>{},currentFormat:n,onFormatChange:a=()=>{},defaultFormat:o=j5,"data-test-id":l="color-picker-input",...i},s)=>{const[d,u]=y.useState(o),f=y.useMemo(()=>n??d,[n,d]);return c.jsx("div",{className:P0.root,"data-picker-type":"custom-color","data-test-id":l,ref:s,children:y.Children.map(e,h=>c.jsx(Jh,{...i,onColorChange:v=>{r(on(v,f))},currentColor:t,currentFormat:f,setCurrentFormat:v=>{u(v),a(v),r(on(t,v))},children:h}))})};$2.displayName="ColorPicker";const Jh=({children:e,...t})=>c.jsx(Le,{...t,children:e}),ep=y.forwardRef($2),lr={Root:ep,Values:Zh,Gradient:Q8,Input:a6};lr.Root.displayName="ColorPicker.Root",lr.Values.displayName="ColorPicker.Values",lr.Gradient.displayName="ColorPicker.Gradient",lr.Input.displayName="ColorPicker.Input";var Po="Dialog",[B2,ky]=D0(Po),[tp,e1]=B2(Po),F2=e=>{const{__scopeDialog:t,children:r,open:n,defaultOpen:a,onOpenChange:o,modal:l=!0}=e,i=p.useRef(null),s=p.useRef(null),[d=!1,u]=F0({prop:n,defaultProp:a,onChange:o});return c.jsx(tp,{scope:t,triggerRef:i,contentRef:s,contentId:X0(),titleId:X0(),descriptionId:X0(),open:d,onOpenChange:u,onOpenToggle:p.useCallback(()=>u(f=>!f),[u]),modal:l,children:r})};F2.displayName=Po;var R2="DialogTrigger",U2=p.forwardRef((e,t)=>{const{__scopeDialog:r,...n}=e,a=e1(R2,r),o=d0(t,a.triggerRef);return c.jsx(o0.button,{type:"button","aria-haspopup":"dialog","aria-expanded":a.open,"aria-controls":a.contentId,"data-state":No(a.open),...n,ref:o,onClick:t0(e.onClick,a.onOpenToggle)})});U2.displayName=R2;var ko="DialogPortal",[rp,W2]=B2(ko,{forceMount:void 0}),K2=e=>{const{__scopeDialog:t,forceMount:r,children:n,container:a}=e,o=e1(ko,t);return c.jsx(rp,{scope:t,forceMount:r,children:p.Children.map(n,l=>c.jsx(I0,{present:r||o.open,children:c.jsx(Ze,{asChild:!0,container:a,children:l})}))})};K2.displayName=ko;var ir="DialogOverlay",j2=p.forwardRef((e,t)=>{const r=W2(ir,e.__scopeDialog),{forceMount:n=r.forceMount,...a}=e,o=e1(ir,e.__scopeDialog);return o.modal?c.jsx(I0,{present:n||o.open,children:c.jsx(op,{...a,ref:t})}):null});j2.displayName=ir;var np=W1("DialogOverlay.RemoveScroll"),op=p.forwardRef((e,t)=>{const{__scopeDialog:r,...n}=e,a=e1(ir,r);return c.jsx(Rt,{as:np,allowPinchZoom:!0,shards:[a.contentRef],children:c.jsx(o0.div,{"data-state":No(a.open),...n,ref:t,style:{pointerEvents:"auto",...n.style}})})}),q1="DialogContent",G2=p.forwardRef((e,t)=>{const r=W2(q1,e.__scopeDialog),{forceMount:n=r.forceMount,...a}=e,o=e1(q1,e.__scopeDialog);return c.jsx(I0,{present:n||o.open,children:o.modal?c.jsx(ap,{...a,ref:t}):c.jsx(lp,{...a,ref:t})})});G2.displayName=q1;var ap=p.forwardRef((e,t)=>{const r=e1(q1,e.__scopeDialog),n=p.useRef(null),a=d0(t,r.contentRef,n);return p.useEffect(()=>{const o=n.current;if(o)return Sn(o)},[]),c.jsx(q2,{...e,ref:a,trapFocus:r.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:t0(e.onCloseAutoFocus,o=>{var l;o.preventDefault(),(l=r.triggerRef.current)==null||l.focus()}),onPointerDownOutside:t0(e.onPointerDownOutside,o=>{const l=o.detail.originalEvent,i=l.button===0&&l.ctrlKey===!0;(l.button===2||i)&&o.preventDefault()}),onFocusOutside:t0(e.onFocusOutside,o=>o.preventDefault())})}),lp=p.forwardRef((e,t)=>{const r=e1(q1,e.__scopeDialog),n=p.useRef(!1),a=p.useRef(!1);return c.jsx(q2,{...e,ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:o=>{var l,i;(l=e.onCloseAutoFocus)==null||l.call(e,o),o.defaultPrevented||(n.current||(i=r.triggerRef.current)==null||i.focus(),o.preventDefault()),n.current=!1,a.current=!1},onInteractOutside:o=>{var s,d;(s=e.onInteractOutside)==null||s.call(e,o),o.defaultPrevented||(n.current=!0,o.detail.originalEvent.type==="pointerdown"&&(a.current=!0));const l=o.target;((d=r.triggerRef.current)==null?void 0:d.contains(l))&&o.preventDefault(),o.detail.originalEvent.type==="focusin"&&a.current&&o.preventDefault()}})}),q2=p.forwardRef((e,t)=>{const{__scopeDialog:r,trapFocus:n,onOpenAutoFocus:a,onCloseAutoFocus:o,...l}=e,i=e1(q1,r),s=p.useRef(null),d=d0(t,s);return sn(),c.jsxs(c.Fragment,{children:[c.jsx(Mt,{asChild:!0,loop:!0,trapped:n,onMountAutoFocus:a,onUnmountAutoFocus:o,children:c.jsx(qe,{role:"dialog",id:i.contentId,"aria-describedby":i.descriptionId,"aria-labelledby":i.titleId,"data-state":No(i.open),...l,ref:d,onDismiss:()=>i.onOpenChange(!1)})}),c.jsxs(c.Fragment,{children:[c.jsx(ip,{titleId:i.titleId}),c.jsx(cp,{contentRef:s,descriptionId:i.descriptionId})]})]})}),To="DialogTitle",Y2=p.forwardRef((e,t)=>{const{__scopeDialog:r,...n}=e,a=e1(To,r);return c.jsx(o0.h2,{id:a.titleId,...n,ref:t})});Y2.displayName=To;var X2="DialogDescription",Q2=p.forwardRef((e,t)=>{const{__scopeDialog:r,...n}=e,a=e1(X2,r);return c.jsx(o0.p,{id:a.descriptionId,...n,ref:t})});Q2.displayName=X2;var Z2="DialogClose",J2=p.forwardRef((e,t)=>{const{__scopeDialog:r,...n}=e,a=e1(Z2,r);return c.jsx(o0.button,{type:"button",...n,ref:t,onClick:t0(e.onClick,()=>a.onOpenChange(!1))})});J2.displayName=Z2;function No(e){return e?"open":"closed"}var es="DialogTitleWarning",[Ty,ts]=Ou(es,{contentName:q1,titleName:To,docsSlug:"dialog"}),ip=({titleId:e})=>{const t=ts(es),r=`\`${t.contentName}\` requires a \`${t.titleName}\` for the component to be accessible for screen reader users.
77
77
 
78
78
  If you want to hide the \`${t.titleName}\`, you can wrap it with our VisuallyHidden component.
79
79
 
80
- For more information, see https://radix-ui.com/primitives/docs/components/${t.docsSlug}`;return p.useEffect(()=>{e&&(document.getElementById(e)||console.error(r))},[r,e]),null},sp="DialogDescriptionWarning",cp=({contentRef:e,descriptionId:t})=>{const n=`Warning: Missing \`Description\` or \`aria-describedby={undefined}\` for {${ts(sp).contentName}}.`;return p.useEffect(()=>{var o;const a=(o=e.current)==null?void 0:o.getAttribute("aria-describedby");t&&a&&(document.getElementById(t)||console.warn(n))},[n,e,t]),null},dp=F2,up=U2,fp=K2,hp=j2,pp=G2,vp=Y2,gp=Q2,rs=J2;function mp(e,t){t&&(typeof t=="function"?t(e.current):t&&"current"in t&&(t.current=e.current))}function ns(e){e.currentTarget.dataset.autoFocusVisible="false"}function os(e){const t=e.relatedTarget;t!=null&&t.dataset.autoFocusTrigger&&(t.dataset.autoFocusVisible==="true"?e.target.dataset.showFocusRing="true":e.target.dataset.showFocusRing="false",t.dataset.autoFocusVisible="true")}const zo=(e,t)=>{y.useEffect(()=>{mp(e,t)},[e])},bp="_content_1ajv4_6",wp="_header_1ajv4_50",yp="_footer_1ajv4_51",Cp="_body_1ajv4_52",xp="_underlay_1ajv4_176",_p="_sideContent_1ajv4_189",Y1={content:bp,header:wp,footer:yp,body:Cp,underlay:xp,sideContent:_p},as=y.createContext({isModal:!1}),ls=({children:e,...t})=>c.jsx(as.Provider,{value:{isModal:t.modal??!1},children:c.jsx(dp,{...t,children:e})});ls.displayName="Dialog.Root";const is=({asChild:e=!0,children:t,"data-test-id":r="fondue-dialog-trigger",...n},a)=>c.jsx(up,{onMouseDown:ns,"data-auto-focus-visible":"true","data-auto-focus-trigger":!0,"data-test-id":r,asChild:e,ref:a,...n,children:t});is.displayName="Dialog.Trigger";const Mp=({children:e,showUnderlay:t})=>{const{isModal:r}=y.useContext(as);return r?c.jsx(hp,{"data-visible":t,className:Y1.underlay,children:e}):c.jsx("div",{className:Y1.underlay,"data-visible":t,children:e})},ss=({maxWidth:e="800px",minWidth:t="400px",minHeight:r="200px",padding:n="compact",verticalAlign:a="center","data-test-id":o="fondue-dialog-content",showUnderlay:l=!1,rounded:i=!0,children:s,...d},u)=>{const f=ye(),h=y.useRef(null);zo(h,u);const v=x=>{var m;x.preventDefault();const g=(m=h.current)==null?void 0:m.querySelector('[data-dialog-layout-component="body"]'),_=g==null?void 0:g.querySelector('button, [href], input, select, textarea, [tabindex]:not([tabindex="-1"])');_ instanceof HTMLElement&&_.focus()};return c.jsx(fp,{children:c.jsx(Ce,{theme:f,children:c.jsx(Mp,{showUnderlay:l,children:c.jsx(pp,{style:{"--dialog-max-width":e,"--dialog-min-width":t,"--dialog-min-height":r},ref:h,className:Y1.content,onFocus:os,onOpenAutoFocus:v,"data-dialog-padding":n,"data-dialog-rounded":i,"data-test-id":o,"data-dialog-vertical-align":a,...d,children:s})})})})};ss.displayName="Dialog.Content";const cs=({padding:e,showBorder:t=!0,showCloseButton:r=!0,children:n,"data-test-id":a="fondue-dialog-header"},o)=>c.jsxs("div",{"data-test-id":a,ref:o,className:Y1.header,"data-dialog-header-padding":e,"data-show-border":t,"data-dialog-layout-component":"header",children:[c.jsx("div",{children:n}),r&&c.jsx(rs,{role:"button","data-test-id":`${a}-close`,className:"tw-cursor-pointer",children:c.jsx(gt,{size:20})})]});cs.displayName="Dialog.Header";const ds=({padding:e,showBorder:t=!0,children:r,"data-test-id":n="fondue-dialog-footer"},a)=>c.jsx("div",{"data-test-id":n,ref:a,className:Y1.footer,"data-dialog-footer-padding":e,"data-show-border":t,"data-dialog-layout-component":"footer",children:r});ds.displayName="Dialog.Footer";const us=({padding:e,children:t,"data-test-id":r="fondue-dialog-body"},n)=>c.jsx("div",{"data-test-id":r,ref:n,className:Y1.body,"data-dialog-body-padding":e,"data-dialog-layout-component":"body",children:t});us.displayName="Dialog.Body";const fs=({children:e,"data-test-id":t="fondue-dialog-side-content"},r)=>c.jsx("div",{"data-test-id":t,ref:r,className:Y1.sideContent,"data-dialog-layout-component":!0,children:e});fs.displayName="Dialog.SideContent";const hs=({children:e})=>c.jsx(rs,{asChild:!0,children:e});hs.displayName="Dialog.Close";const ps=({children:e,asChild:t})=>c.jsx(vp,{asChild:t,children:e});ps.displayName="Dialog.Title";const vs=({children:e,asChild:t})=>c.jsx(gp,{asChild:t,children:e});vs.displayName="Dialog.Description",y.forwardRef(is),y.forwardRef(ss),y.forwardRef(cs),y.forwardRef(ds),y.forwardRef(us),y.forwardRef(fs);var Ap="Separator",gs="horizontal",Sp=["horizontal","vertical"],ms=p.forwardRef((e,t)=>{const{decorative:r,orientation:n=gs,...a}=e,o=Ep(n)?n:gs,i=r?{role:"none"}:{"aria-orientation":o==="vertical"?o:void 0,role:"separator"};return c.jsx(o0.div,{"data-orientation":o,...i,...a,ref:t})});ms.displayName=Ap;function Ep(e){return Sp.includes(e)}var Ip=ms;const Pp=K1({base:"tw-flex tw-self-stretch tw-justify-center ",variants:{direction:{horizontal:"tw-flex-col tw-h-0 tw-border-t tw-w-full",vertical:"tw-flex-row tw-w-0 tw-border-r tw-h-full "},color:{weak:"tw-border-line-weak",default:"tw-border-line",strong:"tw-border-line-strong","x-strong":"tw-border-x-line-strong"},variant:{solid:"tw-border-solid",dashed:"tw-border-dashed",noline:"tw-border-none"}},compoundVariants:[{direction:"horizontal",padding:"small",class:"tw-my-4"},{direction:"horizontal",padding:"medium",class:"tw-my-7"},{direction:"horizontal",padding:"large",class:"tw-my-12"},{direction:"vertical",padding:"small",class:"tw-mx-4"},{direction:"vertical",padding:"medium",class:"tw-mx-7"},{direction:"vertical",padding:"large",class:"tw-mx-12"}],defaultVariants:{padding:"medium",direction:"horizontal",color:"default",variant:"solid"}}),kp=y.forwardRef(({"data-test-id":e="fondue-divider",direction:t="horizontal",className:r,variant:n,...a},o)=>c.jsx(Ip,{ref:o,className:a1(Pp({direction:t,variant:n,...a}),r),"data-test-id":e}));kp.displayName="Divider";var Oo="rovingFocusGroup.onEntryFocus",Tp={bubbles:!1,cancelable:!0},sr="RovingFocusGroup",[Do,bs,Np]=Vr(sr),[zp,_e]=D0(sr,[Np]),[Op,Dp]=zp(sr),ws=p.forwardRef((e,t)=>c.jsx(Do.Provider,{scope:e.__scopeRovingFocusGroup,children:c.jsx(Do.Slot,{scope:e.__scopeRovingFocusGroup,children:c.jsx(Hp,{...e,ref:t})})}));ws.displayName=sr;var Hp=p.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:r,orientation:n,loop:a=!1,dir:o,currentTabStopId:l,defaultCurrentTabStopId:i,onCurrentTabStopIdChange:s,onEntryFocus:d,preventScrollOnEntryFocus:u=!1,...f}=e,h=p.useRef(null),v=d0(t,h),x=ne(o),[m=null,g]=F0({prop:l,defaultProp:i,onChange:s}),[_,C]=p.useState(!1),A=A0(d),M=bs(r),S=p.useRef(!1),[P,N]=p.useState(0);return p.useEffect(()=>{const D=h.current;if(D)return D.addEventListener(Oo,A),()=>D.removeEventListener(Oo,A)},[A]),c.jsx(Op,{scope:r,orientation:n,dir:x,loop:a,currentTabStopId:m,onItemFocus:p.useCallback(D=>g(D),[g]),onItemShiftTab:p.useCallback(()=>C(!0),[]),onFocusableItemAdd:p.useCallback(()=>N(D=>D+1),[]),onFocusableItemRemove:p.useCallback(()=>N(D=>D-1),[]),children:c.jsx(o0.div,{tabIndex:_||P===0?-1:0,"data-orientation":n,...f,ref:v,style:{outline:"none",...e.style},onMouseDown:t0(e.onMouseDown,()=>{S.current=!0}),onFocus:t0(e.onFocus,D=>{const U=!S.current;if(D.target===D.currentTarget&&U&&!_){const R=new CustomEvent(Oo,Tp);if(D.currentTarget.dispatchEvent(R),!R.defaultPrevented){const K=M().filter(W=>W.focusable),k=K.find(W=>W.active),B=K.find(W=>W.id===m),q=[k,B,...K].filter(Boolean).map(W=>W.ref.current);xs(q,u)}}S.current=!1}),onBlur:t0(e.onBlur,()=>C(!1))})})}),ys="RovingFocusGroupItem",Cs=p.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:r,focusable:n=!0,active:a=!1,tabStopId:o,...l}=e,i=X0(),s=o||i,d=Dp(ys,r),u=d.currentTabStopId===s,f=bs(r),{onFocusableItemAdd:h,onFocusableItemRemove:v}=d;return p.useEffect(()=>{if(n)return h(),()=>v()},[n,h,v]),c.jsx(Do.ItemSlot,{scope:r,id:s,focusable:n,active:a,children:c.jsx(o0.span,{tabIndex:u?0:-1,"data-orientation":d.orientation,...l,ref:t,onMouseDown:t0(e.onMouseDown,x=>{n?d.onItemFocus(s):x.preventDefault()}),onFocus:t0(e.onFocus,()=>d.onItemFocus(s)),onKeyDown:t0(e.onKeyDown,x=>{if(x.key==="Tab"&&x.shiftKey){d.onItemShiftTab();return}if(x.target!==x.currentTarget)return;const m=$p(x,d.orientation,d.dir);if(m!==void 0){if(x.metaKey||x.ctrlKey||x.altKey||x.shiftKey)return;x.preventDefault();let _=f().filter(C=>C.focusable).map(C=>C.ref.current);if(m==="last")_.reverse();else if(m==="prev"||m==="next"){m==="prev"&&_.reverse();const C=_.indexOf(x.currentTarget);_=d.loop?Bp(_,C+1):_.slice(C+1)}setTimeout(()=>xs(_))}})})})});Cs.displayName=ys;var Vp={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"};function Lp(e,t){return t!=="rtl"?e:e==="ArrowLeft"?"ArrowRight":e==="ArrowRight"?"ArrowLeft":e}function $p(e,t,r){const n=Lp(e.key,r);if(!(t==="vertical"&&["ArrowLeft","ArrowRight"].includes(n))&&!(t==="horizontal"&&["ArrowUp","ArrowDown"].includes(n)))return Vp[n]}function xs(e,t=!1){const r=document.activeElement;for(const n of e)if(n===r||(n.focus({preventScroll:t}),document.activeElement!==r))return}function Bp(e,t){return e.map((r,n)=>e[(t+n)%e.length])}var Ho=ws,Vo=Cs,Lo=["Enter"," "],Fp=["ArrowDown","PageUp","Home"],_s=["ArrowUp","PageDown","End"],Rp=[...Fp,..._s],Up={ltr:[...Lo,"ArrowRight"],rtl:[...Lo,"ArrowLeft"]},Wp={ltr:["ArrowLeft"],rtl:["ArrowRight"]},rt="Menu",[nt,Kp,jp]=Vr(rt),[X1,Ms]=D0(rt,[jp,he,_e]),ot=he(),As=_e(),[Ss,z1]=X1(rt),[Gp,at]=X1(rt),Es=e=>{const{__scopeMenu:t,open:r=!1,children:n,dir:a,onOpenChange:o,modal:l=!0}=e,i=ot(t),[s,d]=p.useState(null),u=p.useRef(!1),f=A0(o),h=ne(a);return p.useEffect(()=>{const v=()=>{u.current=!0,document.addEventListener("pointerdown",x,{capture:!0,once:!0}),document.addEventListener("pointermove",x,{capture:!0,once:!0})},x=()=>u.current=!1;return document.addEventListener("keydown",v,{capture:!0}),()=>{document.removeEventListener("keydown",v,{capture:!0}),document.removeEventListener("pointerdown",x,{capture:!0}),document.removeEventListener("pointermove",x,{capture:!0})}},[]),c.jsx(zt,{...i,children:c.jsx(Ss,{scope:t,open:r,onOpenChange:f,content:s,onContentChange:d,children:c.jsx(Gp,{scope:t,onClose:p.useCallback(()=>f(!1),[f]),isUsingKeyboardRef:u,dir:h,modal:l,children:n})})})};Es.displayName=rt;var qp="MenuAnchor",$o=p.forwardRef((e,t)=>{const{__scopeMenu:r,...n}=e,a=ot(r);return c.jsx(Ot,{...a,...n,ref:t})});$o.displayName=qp;var Bo="MenuPortal",[Yp,Is]=X1(Bo,{forceMount:void 0}),Ps=e=>{const{__scopeMenu:t,forceMount:r,children:n,container:a}=e,o=z1(Bo,t);return c.jsx(Yp,{scope:t,forceMount:r,children:c.jsx(I0,{present:r||o.open,children:c.jsx(Ze,{asChild:!0,container:a,children:n})})})};Ps.displayName=Bo;var G0="MenuContent",[Xp,Fo]=X1(G0),ks=p.forwardRef((e,t)=>{const r=Is(G0,e.__scopeMenu),{forceMount:n=r.forceMount,...a}=e,o=z1(G0,e.__scopeMenu),l=at(G0,e.__scopeMenu);return c.jsx(nt.Provider,{scope:e.__scopeMenu,children:c.jsx(I0,{present:n||o.open,children:c.jsx(nt.Slot,{scope:e.__scopeMenu,children:l.modal?c.jsx(Qp,{...a,ref:t}):c.jsx(Zp,{...a,ref:t})})})})}),Qp=p.forwardRef((e,t)=>{const r=z1(G0,e.__scopeMenu),n=p.useRef(null),a=d0(t,n);return p.useEffect(()=>{const o=n.current;if(o)return Sn(o)},[]),c.jsx(Ro,{...e,ref:a,trapFocus:r.open,disableOutsidePointerEvents:r.open,disableOutsideScroll:!0,onFocusOutside:t0(e.onFocusOutside,o=>o.preventDefault(),{checkForDefaultPrevented:!1}),onDismiss:()=>r.onOpenChange(!1)})}),Zp=p.forwardRef((e,t)=>{const r=z1(G0,e.__scopeMenu);return c.jsx(Ro,{...e,ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,disableOutsideScroll:!1,onDismiss:()=>r.onOpenChange(!1)})}),Jp=W1("MenuContent.ScrollLock"),Ro=p.forwardRef((e,t)=>{const{__scopeMenu:r,loop:n=!1,trapFocus:a,onOpenAutoFocus:o,onCloseAutoFocus:l,disableOutsidePointerEvents:i,onEntryFocus:s,onEscapeKeyDown:d,onPointerDownOutside:u,onFocusOutside:f,onInteractOutside:h,onDismiss:v,disableOutsideScroll:x,...m}=e,g=z1(G0,r),_=at(G0,r),C=ot(r),A=As(r),M=Kp(r),[S,P]=p.useState(null),N=p.useRef(null),D=d0(t,N,g.onContentChange),U=p.useRef(0),R=p.useRef(""),K=p.useRef(0),k=p.useRef(null),B=p.useRef("right"),$=p.useRef(0),q=x?Rt:p.Fragment,W=x?{as:Jp,allowPinchZoom:!0}:void 0,H=I=>{var J,r0;const E=R.current+I,O=M().filter(e0=>!e0.disabled),F=document.activeElement,z=(J=O.find(e0=>e0.ref.current===F))==null?void 0:J.textValue,V=O.map(e0=>e0.textValue),Y=uv(V,E,z),Q=(r0=O.find(e0=>e0.textValue===Y))==null?void 0:r0.ref.current;(function e0(n0){R.current=n0,window.clearTimeout(U.current),n0!==""&&(U.current=window.setTimeout(()=>e0(""),1e3))})(E),Q&&setTimeout(()=>Q.focus())};p.useEffect(()=>()=>window.clearTimeout(U.current),[]),sn();const L=p.useCallback(I=>{var O,F;return B.current===((O=k.current)==null?void 0:O.side)&&hv(I,(F=k.current)==null?void 0:F.area)},[]);return c.jsx(Xp,{scope:r,searchRef:R,onItemEnter:p.useCallback(I=>{L(I)&&I.preventDefault()},[L]),onItemLeave:p.useCallback(I=>{var E;L(I)||((E=N.current)==null||E.focus(),P(null))},[L]),onTriggerLeave:p.useCallback(I=>{L(I)&&I.preventDefault()},[L]),pointerGraceTimerRef:K,onPointerGraceIntentChange:p.useCallback(I=>{k.current=I},[]),children:c.jsx(q,{...W,children:c.jsx(Mt,{asChild:!0,trapped:a,onMountAutoFocus:t0(o,I=>{var E;I.preventDefault(),(E=N.current)==null||E.focus({preventScroll:!0})}),onUnmountAutoFocus:l,children:c.jsx(qe,{asChild:!0,disableOutsidePointerEvents:i,onEscapeKeyDown:d,onPointerDownOutside:u,onFocusOutside:f,onInteractOutside:h,onDismiss:v,children:c.jsx(Ho,{asChild:!0,...A,dir:_.dir,orientation:"vertical",loop:n,currentTabStopId:S,onCurrentTabStopIdChange:P,onEntryFocus:t0(s,I=>{_.isUsingKeyboardRef.current||I.preventDefault()}),preventScrollOnEntryFocus:!0,children:c.jsx(_n,{role:"menu","aria-orientation":"vertical","data-state":qs(g.open),"data-radix-menu-content":"",dir:_.dir,...C,...m,ref:D,style:{outline:"none",...m.style},onKeyDown:t0(m.onKeyDown,I=>{const O=I.target.closest("[data-radix-menu-content]")===I.currentTarget,F=I.ctrlKey||I.altKey||I.metaKey,z=I.key.length===1;O&&(I.key==="Tab"&&I.preventDefault(),!F&&z&&H(I.key));const V=N.current;if(I.target!==V||!Rp.includes(I.key))return;I.preventDefault();const Q=M().filter(J=>!J.disabled).map(J=>J.ref.current);_s.includes(I.key)&&Q.reverse(),cv(Q)}),onBlur:t0(e.onBlur,I=>{I.currentTarget.contains(I.target)||(window.clearTimeout(U.current),R.current="")}),onPointerMove:t0(e.onPointerMove,it(I=>{const E=I.target,O=$.current!==I.clientX;if(I.currentTarget.contains(E)&&O){const F=I.clientX>$.current?"right":"left";B.current=F,$.current=I.clientX}}))})})})})})})});ks.displayName=G0;var ev="MenuGroup",Uo=p.forwardRef((e,t)=>{const{__scopeMenu:r,...n}=e;return c.jsx(o0.div,{role:"group",...n,ref:t})});Uo.displayName=ev;var tv="MenuLabel",Ts=p.forwardRef((e,t)=>{const{__scopeMenu:r,...n}=e;return c.jsx(o0.div,{...n,ref:t})});Ts.displayName=tv;var cr="MenuItem",Ns="menu.itemSelect",dr=p.forwardRef((e,t)=>{const{disabled:r=!1,onSelect:n,...a}=e,o=p.useRef(null),l=at(cr,e.__scopeMenu),i=Fo(cr,e.__scopeMenu),s=d0(t,o),d=p.useRef(!1),u=()=>{const f=o.current;if(!r&&f){const h=new CustomEvent(Ns,{bubbles:!0,cancelable:!0});f.addEventListener(Ns,v=>n==null?void 0:n(v),{once:!0}),l5(f,h),h.defaultPrevented?d.current=!1:l.onClose()}};return c.jsx(zs,{...a,ref:s,disabled:r,onClick:t0(e.onClick,u),onPointerDown:f=>{var h;(h=e.onPointerDown)==null||h.call(e,f),d.current=!0},onPointerUp:t0(e.onPointerUp,f=>{var h;d.current||(h=f.currentTarget)==null||h.click()}),onKeyDown:t0(e.onKeyDown,f=>{const h=i.searchRef.current!=="";r||h&&f.key===" "||Lo.includes(f.key)&&(f.currentTarget.click(),f.preventDefault())})})});dr.displayName=cr;var zs=p.forwardRef((e,t)=>{const{__scopeMenu:r,disabled:n=!1,textValue:a,...o}=e,l=Fo(cr,r),i=As(r),s=p.useRef(null),d=d0(t,s),[u,f]=p.useState(!1),[h,v]=p.useState("");return p.useEffect(()=>{const x=s.current;x&&v((x.textContent??"").trim())},[o.children]),c.jsx(nt.ItemSlot,{scope:r,disabled:n,textValue:a??h,children:c.jsx(Vo,{asChild:!0,...i,focusable:!n,children:c.jsx(o0.div,{role:"menuitem","data-highlighted":u?"":void 0,"aria-disabled":n||void 0,"data-disabled":n?"":void 0,...o,ref:d,onPointerMove:t0(e.onPointerMove,it(x=>{n?l.onItemLeave(x):(l.onItemEnter(x),x.defaultPrevented||x.currentTarget.focus({preventScroll:!0}))})),onPointerLeave:t0(e.onPointerLeave,it(x=>l.onItemLeave(x))),onFocus:t0(e.onFocus,()=>f(!0)),onBlur:t0(e.onBlur,()=>f(!1))})})})}),rv="MenuCheckboxItem",Os=p.forwardRef((e,t)=>{const{checked:r=!1,onCheckedChange:n,...a}=e;return c.jsx($s,{scope:e.__scopeMenu,checked:r,children:c.jsx(dr,{role:"menuitemcheckbox","aria-checked":ur(r)?"mixed":r,...a,ref:t,"data-state":jo(r),onSelect:t0(a.onSelect,()=>n==null?void 0:n(ur(r)?!0:!r),{checkForDefaultPrevented:!1})})})});Os.displayName=rv;var Ds="MenuRadioGroup",[nv,ov]=X1(Ds,{value:void 0,onValueChange:()=>{}}),Hs=p.forwardRef((e,t)=>{const{value:r,onValueChange:n,...a}=e,o=A0(n);return c.jsx(nv,{scope:e.__scopeMenu,value:r,onValueChange:o,children:c.jsx(Uo,{...a,ref:t})})});Hs.displayName=Ds;var Vs="MenuRadioItem",Ls=p.forwardRef((e,t)=>{const{value:r,...n}=e,a=ov(Vs,e.__scopeMenu),o=r===a.value;return c.jsx($s,{scope:e.__scopeMenu,checked:o,children:c.jsx(dr,{role:"menuitemradio","aria-checked":o,...n,ref:t,"data-state":jo(o),onSelect:t0(n.onSelect,()=>{var l;return(l=a.onValueChange)==null?void 0:l.call(a,r)},{checkForDefaultPrevented:!1})})})});Ls.displayName=Vs;var Wo="MenuItemIndicator",[$s,av]=X1(Wo,{checked:!1}),Bs=p.forwardRef((e,t)=>{const{__scopeMenu:r,forceMount:n,...a}=e,o=av(Wo,r);return c.jsx(I0,{present:n||ur(o.checked)||o.checked===!0,children:c.jsx(o0.span,{...a,ref:t,"data-state":jo(o.checked)})})});Bs.displayName=Wo;var lv="MenuSeparator",Fs=p.forwardRef((e,t)=>{const{__scopeMenu:r,...n}=e;return c.jsx(o0.div,{role:"separator","aria-orientation":"horizontal",...n,ref:t})});Fs.displayName=lv;var iv="MenuArrow",Rs=p.forwardRef((e,t)=>{const{__scopeMenu:r,...n}=e,a=ot(r);return c.jsx(Mn,{...a,...n,ref:t})});Rs.displayName=iv;var Ko="MenuSub",[sv,Us]=X1(Ko),Ws=e=>{const{__scopeMenu:t,children:r,open:n=!1,onOpenChange:a}=e,o=z1(Ko,t),l=ot(t),[i,s]=p.useState(null),[d,u]=p.useState(null),f=A0(a);return p.useEffect(()=>(o.open===!1&&f(!1),()=>f(!1)),[o.open,f]),c.jsx(zt,{...l,children:c.jsx(Ss,{scope:t,open:n,onOpenChange:f,content:d,onContentChange:u,children:c.jsx(sv,{scope:t,contentId:X0(),triggerId:X0(),trigger:i,onTriggerChange:s,children:r})})})};Ws.displayName=Ko;var lt="MenuSubTrigger",Ks=p.forwardRef((e,t)=>{const r=z1(lt,e.__scopeMenu),n=at(lt,e.__scopeMenu),a=Us(lt,e.__scopeMenu),o=Fo(lt,e.__scopeMenu),l=p.useRef(null),{pointerGraceTimerRef:i,onPointerGraceIntentChange:s}=o,d={__scopeMenu:e.__scopeMenu},u=p.useCallback(()=>{l.current&&window.clearTimeout(l.current),l.current=null},[]);return p.useEffect(()=>u,[u]),p.useEffect(()=>{const f=i.current;return()=>{window.clearTimeout(f),s(null)}},[i,s]),c.jsx($o,{asChild:!0,...d,children:c.jsx(zs,{id:a.triggerId,"aria-haspopup":"menu","aria-expanded":r.open,"aria-controls":a.contentId,"data-state":qs(r.open),...e,ref:mt(t,a.onTriggerChange),onClick:f=>{var h;(h=e.onClick)==null||h.call(e,f),!(e.disabled||f.defaultPrevented)&&(f.currentTarget.focus(),r.open||r.onOpenChange(!0))},onPointerMove:t0(e.onPointerMove,it(f=>{o.onItemEnter(f),!f.defaultPrevented&&!e.disabled&&!r.open&&!l.current&&(o.onPointerGraceIntentChange(null),l.current=window.setTimeout(()=>{r.onOpenChange(!0),u()},100))})),onPointerLeave:t0(e.onPointerLeave,it(f=>{var v,x;u();const h=(v=r.content)==null?void 0:v.getBoundingClientRect();if(h){const m=(x=r.content)==null?void 0:x.dataset.side,g=m==="right",_=g?-5:5,C=h[g?"left":"right"],A=h[g?"right":"left"];o.onPointerGraceIntentChange({area:[{x:f.clientX+_,y:f.clientY},{x:C,y:h.top},{x:A,y:h.top},{x:A,y:h.bottom},{x:C,y:h.bottom}],side:m}),window.clearTimeout(i.current),i.current=window.setTimeout(()=>o.onPointerGraceIntentChange(null),300)}else{if(o.onTriggerLeave(f),f.defaultPrevented)return;o.onPointerGraceIntentChange(null)}})),onKeyDown:t0(e.onKeyDown,f=>{var v;const h=o.searchRef.current!=="";e.disabled||h&&f.key===" "||Up[n.dir].includes(f.key)&&(r.onOpenChange(!0),(v=r.content)==null||v.focus(),f.preventDefault())})})})});Ks.displayName=lt;var js="MenuSubContent",Gs=p.forwardRef((e,t)=>{const r=Is(G0,e.__scopeMenu),{forceMount:n=r.forceMount,...a}=e,o=z1(G0,e.__scopeMenu),l=at(G0,e.__scopeMenu),i=Us(js,e.__scopeMenu),s=p.useRef(null),d=d0(t,s);return c.jsx(nt.Provider,{scope:e.__scopeMenu,children:c.jsx(I0,{present:n||o.open,children:c.jsx(nt.Slot,{scope:e.__scopeMenu,children:c.jsx(Ro,{id:i.contentId,"aria-labelledby":i.triggerId,...a,ref:d,align:"start",side:l.dir==="rtl"?"left":"right",disableOutsidePointerEvents:!1,disableOutsideScroll:!1,trapFocus:!1,onOpenAutoFocus:u=>{var f;l.isUsingKeyboardRef.current&&((f=s.current)==null||f.focus()),u.preventDefault()},onCloseAutoFocus:u=>u.preventDefault(),onFocusOutside:t0(e.onFocusOutside,u=>{u.target!==i.trigger&&o.onOpenChange(!1)}),onEscapeKeyDown:t0(e.onEscapeKeyDown,u=>{l.onClose(),u.preventDefault()}),onKeyDown:t0(e.onKeyDown,u=>{var v;const f=u.currentTarget.contains(u.target),h=Wp[l.dir].includes(u.key);f&&h&&(o.onOpenChange(!1),(v=i.trigger)==null||v.focus(),u.preventDefault())})})})})})});Gs.displayName=js;function qs(e){return e?"open":"closed"}function ur(e){return e==="indeterminate"}function jo(e){return ur(e)?"indeterminate":e?"checked":"unchecked"}function cv(e){const t=document.activeElement;for(const r of e)if(r===t||(r.focus(),document.activeElement!==t))return}function dv(e,t){return e.map((r,n)=>e[(t+n)%e.length])}function uv(e,t,r){const a=t.length>1&&Array.from(t).every(d=>d===t[0])?t[0]:t,o=r?e.indexOf(r):-1;let l=dv(e,Math.max(o,0));a.length===1&&(l=l.filter(d=>d!==r));const s=l.find(d=>d.toLowerCase().startsWith(a.toLowerCase()));return s!==r?s:void 0}function fv(e,t){const{x:r,y:n}=e;let a=!1;for(let o=0,l=t.length-1;o<t.length;l=o++){const i=t[o].x,s=t[o].y,d=t[l].x,u=t[l].y;s>n!=u>n&&r<(d-i)*(n-s)/(u-s)+i&&(a=!a)}return a}function hv(e,t){if(!t)return!1;const r={x:e.clientX,y:e.clientY};return fv(r,t)}function it(e){return t=>t.pointerType==="mouse"?e(t):void 0}var pv=Es,vv=$o,gv=Ps,mv=ks,bv=Uo,wv=Ts,yv=dr,Cv=Os,xv=Hs,_v=Ls,Mv=Bs,Av=Fs,Sv=Rs,Ev=Ws,Iv=Ks,Pv=Gs,Go="DropdownMenu",[kv,Ny]=D0(Go,[Ms]),N0=Ms(),[Tv,Ys]=kv(Go),Xs=e=>{const{__scopeDropdownMenu:t,children:r,dir:n,open:a,defaultOpen:o,onOpenChange:l,modal:i=!0}=e,s=N0(t),d=p.useRef(null),[u=!1,f]=F0({prop:a,defaultProp:o,onChange:l});return c.jsx(Tv,{scope:t,triggerId:X0(),triggerRef:d,contentId:X0(),open:u,onOpenChange:f,onOpenToggle:p.useCallback(()=>f(h=>!h),[f]),modal:i,children:c.jsx(pv,{...s,open:u,onOpenChange:f,dir:n,modal:i,children:r})})};Xs.displayName=Go;var Qs="DropdownMenuTrigger",Zs=p.forwardRef((e,t)=>{const{__scopeDropdownMenu:r,disabled:n=!1,...a}=e,o=Ys(Qs,r),l=N0(r);return c.jsx(vv,{asChild:!0,...l,children:c.jsx(o0.button,{type:"button",id:o.triggerId,"aria-haspopup":"menu","aria-expanded":o.open,"aria-controls":o.open?o.contentId:void 0,"data-state":o.open?"open":"closed","data-disabled":n?"":void 0,disabled:n,...a,ref:mt(t,o.triggerRef),onPointerDown:t0(e.onPointerDown,i=>{!n&&i.button===0&&i.ctrlKey===!1&&(o.onOpenToggle(),o.open||i.preventDefault())}),onKeyDown:t0(e.onKeyDown,i=>{n||(["Enter"," "].includes(i.key)&&o.onOpenToggle(),i.key==="ArrowDown"&&o.onOpenChange(!0),["Enter"," ","ArrowDown"].includes(i.key)&&i.preventDefault())})})})});Zs.displayName=Qs;var Nv="DropdownMenuPortal",Js=e=>{const{__scopeDropdownMenu:t,...r}=e,n=N0(t);return c.jsx(gv,{...n,...r})};Js.displayName=Nv;var ec="DropdownMenuContent",tc=p.forwardRef((e,t)=>{const{__scopeDropdownMenu:r,...n}=e,a=Ys(ec,r),o=N0(r),l=p.useRef(!1);return c.jsx(mv,{id:a.contentId,"aria-labelledby":a.triggerId,...o,...n,ref:t,onCloseAutoFocus:t0(e.onCloseAutoFocus,i=>{var s;l.current||(s=a.triggerRef.current)==null||s.focus(),l.current=!1,i.preventDefault()}),onInteractOutside:t0(e.onInteractOutside,i=>{const s=i.detail.originalEvent,d=s.button===0&&s.ctrlKey===!0,u=s.button===2||d;(!a.modal||u)&&(l.current=!0)}),style:{...e.style,"--radix-dropdown-menu-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-dropdown-menu-content-available-width":"var(--radix-popper-available-width)","--radix-dropdown-menu-content-available-height":"var(--radix-popper-available-height)","--radix-dropdown-menu-trigger-width":"var(--radix-popper-anchor-width)","--radix-dropdown-menu-trigger-height":"var(--radix-popper-anchor-height)"}})});tc.displayName=ec;var zv="DropdownMenuGroup",rc=p.forwardRef((e,t)=>{const{__scopeDropdownMenu:r,...n}=e,a=N0(r);return c.jsx(bv,{...a,...n,ref:t})});rc.displayName=zv;var Ov="DropdownMenuLabel",Dv=p.forwardRef((e,t)=>{const{__scopeDropdownMenu:r,...n}=e,a=N0(r);return c.jsx(wv,{...a,...n,ref:t})});Dv.displayName=Ov;var Hv="DropdownMenuItem",nc=p.forwardRef((e,t)=>{const{__scopeDropdownMenu:r,...n}=e,a=N0(r);return c.jsx(yv,{...a,...n,ref:t})});nc.displayName=Hv;var Vv="DropdownMenuCheckboxItem",Lv=p.forwardRef((e,t)=>{const{__scopeDropdownMenu:r,...n}=e,a=N0(r);return c.jsx(Cv,{...a,...n,ref:t})});Lv.displayName=Vv;var $v="DropdownMenuRadioGroup",Bv=p.forwardRef((e,t)=>{const{__scopeDropdownMenu:r,...n}=e,a=N0(r);return c.jsx(xv,{...a,...n,ref:t})});Bv.displayName=$v;var Fv="DropdownMenuRadioItem",Rv=p.forwardRef((e,t)=>{const{__scopeDropdownMenu:r,...n}=e,a=N0(r);return c.jsx(_v,{...a,...n,ref:t})});Rv.displayName=Fv;var Uv="DropdownMenuItemIndicator",Wv=p.forwardRef((e,t)=>{const{__scopeDropdownMenu:r,...n}=e,a=N0(r);return c.jsx(Mv,{...a,...n,ref:t})});Wv.displayName=Uv;var Kv="DropdownMenuSeparator",jv=p.forwardRef((e,t)=>{const{__scopeDropdownMenu:r,...n}=e,a=N0(r);return c.jsx(Av,{...a,...n,ref:t})});jv.displayName=Kv;var Gv="DropdownMenuArrow",qv=p.forwardRef((e,t)=>{const{__scopeDropdownMenu:r,...n}=e,a=N0(r);return c.jsx(Sv,{...a,...n,ref:t})});qv.displayName=Gv;var Yv=e=>{const{__scopeDropdownMenu:t,children:r,open:n,onOpenChange:a,defaultOpen:o}=e,l=N0(t),[i=!1,s]=F0({prop:n,defaultProp:o,onChange:a});return c.jsx(Ev,{...l,open:i,onOpenChange:s,children:r})},Xv="DropdownMenuSubTrigger",oc=p.forwardRef((e,t)=>{const{__scopeDropdownMenu:r,...n}=e,a=N0(r);return c.jsx(Iv,{...a,...n,ref:t})});oc.displayName=Xv;var Qv="DropdownMenuSubContent",ac=p.forwardRef((e,t)=>{const{__scopeDropdownMenu:r,...n}=e,a=N0(r);return c.jsx(Pv,{...a,...n,ref:t,style:{...e.style,"--radix-dropdown-menu-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-dropdown-menu-content-available-width":"var(--radix-popper-available-width)","--radix-dropdown-menu-content-available-height":"var(--radix-popper-available-height)","--radix-dropdown-menu-trigger-width":"var(--radix-popper-anchor-width)","--radix-dropdown-menu-trigger-height":"var(--radix-popper-anchor-height)"}})});ac.displayName=Qv;var Zv=Xs,Jv=Zs,lc=Js,eg=tc,tg=rc,rg=nc,ng=Yv,og=oc,ag=ac;const ic=e=>{const t=[];for(const r of y.Children.toArray(e))y.isValidElement(r)?t.push(r):t.push(c.jsx("span",{children:r}));return t.length===1?t[0]:t},sc=e=>y.useMemo(()=>{const t=y.isValidElement(e)&&e.type==="a";if(t){const r=y.cloneElement(e,{children:ic(e.props.children)});return{isLink:t,content:r}}return{isLink:t,content:ic(e)}},[e]),lg="_content_8bl6l_6",ig="_subContent_8bl6l_7",sg="_item_8bl6l_20",cg="_subTrigger_8bl6l_21",dg="_subMenuIndicator_8bl6l_119",ug="_group_8bl6l_125",fg="_groupHeading_8bl6l_132",hg="_slot_8bl6l_143",O1={content:lg,subContent:ig,item:sg,subTrigger:cg,subMenuIndicator:dg,group:ug,groupHeading:fg,slot:hg},cc=({children:e,open:t,modal:r=!1,onOpenChange:n,"data-test-id":a="fondue-dropdown"})=>c.jsx(Zv,{open:t,modal:r,onOpenChange:n,"data-test-id":a,children:e});cc.displayName="Dropdown.Root";const dc=({asChild:e=!0,children:t,"data-test-id":r="fondue-dropdown-trigger",...n},a)=>c.jsx(Jv,{asChild:e,"data-test-id":r,ref:a,...n,children:t});dc.displayName="Dropdown.Trigger";const pg={compact:8,comfortable:12,spacious:16},vg={compact:8,spacious:24},uc=({side:e="bottom",align:t="start",triggerOffset:r="compact",children:n,preventTriggerFocusOnClose:a,viewportCollisionPadding:o="compact","data-test-id":l="fondue-dropdown-content"},i)=>{const s=ye();return c.jsx(lc,{children:c.jsx(Ce,{theme:s,children:c.jsx(eg,{align:t,collisionPadding:vg[o],sideOffset:pg[r],side:e,className:O1.content,"data-test-id":l,ref:i,onCloseAutoFocus:d=>{a&&d.preventDefault()},children:n})})})};uc.displayName="Dropdown.Content";const fc=({children:e,heading:t,"data-test-id":r="fondue-dropdown-group"},n)=>y.useMemo(()=>y.Children.toArray(e).filter(a=>a!==null).length>0,[e])?c.jsxs(tg,{className:O1.group,"data-test-id":r,ref:n,children:[t?c.jsx("div",{className:O1.groupHeading,children:c.jsx("span",{"aria-label":t,children:t})}):null,e]}):null;fc.displayName="Dropdown.Group";const hc=({children:e,"data-test-id":t="fondue-dropdown-submenu"})=>c.jsx(ng,{"data-test-id":t,children:e});hc.displayName="Dropdown.SubMenu";const pc=({children:e,"data-test-id":t="fondue-dropdown-subtrigger"},r)=>{const{content:n}=sc(e);return c.jsxs(og,{className:O1.subTrigger,"data-test-id":t,ref:r,children:[n,c.jsx(ku,{className:O1.subMenuIndicator,size:16})]})};pc.displayName="Dropdown.SubTrigger";const vc=({children:e,"data-test-id":t="fondue-dropdown-subcontent"},r)=>{const n=ye();return c.jsx(lc,{children:c.jsx(Ce,{theme:n,children:c.jsx(ag,{className:O1.subContent,"data-test-id":t,ref:r,children:e})})})};vc.displayName="Dropdown.SubContent";const gc=({children:e,disabled:t,textValue:r,onSelect:n,emphasis:a="default",asChild:o=!1,"data-test-id":l="fondue-dropdown-subtrigger",...i},s)=>{const{content:d}=sc(e);return c.jsx(rg,{onSelect:n,className:O1.item,textValue:r,"data-test-id":l,"data-emphasis":a,ref:s,disabled:t,asChild:o,...i,children:d})};gc.displayName="Dropdown.Item";const mc=({children:e,name:t,"data-test-id":r="fondue-dropdown-slot"},n)=>c.jsx("div",{"data-name":t,className:O1.slot,"data-test-id":r,ref:n,children:e});mc.displayName="Dropdown.Slot";const gg=y.forwardRef(dc),mg=y.forwardRef(uc),bg=y.forwardRef(fc),wg=y.forwardRef(pc),yg=y.forwardRef(vc),Cg=y.forwardRef(gc),xg=y.forwardRef(mc),fr={Root:cc,Trigger:gg,Content:mg,Group:bg,SubMenu:hc,SubTrigger:wg,SubContent:yg,Item:Cg,Slot:xg},_g="_root_gh190_5",Mg={root:_g},Ag=y.forwardRef(({as:e="div","data-test-id":t="fondue-flex",children:r,role:n,"aria-label":a,"aria-hidden":o,"aria-describedby":l,"aria-labelledby":i,"aria-expanded":s,"aria-haspopup":d,...u},f)=>c.jsx(e,{className:Mg.root,"data-test-id":t,style:wt(u,{justify:"justify-content"}),role:n,"aria-label":a,"aria-hidden":o,"aria-describedby":l,"aria-labelledby":i,"aria-expanded":s,"aria-haspopup":d,ref:f,children:r}));Ag.displayName="Flex";const Sg="_root_hstbt_6",Eg="_overlay_hstbt_51",Ig="_header_hstbt_68",Pg="_body_hstbt_89",kg="_footer_hstbt_114",Tg="_close_hstbt_135",Me={root:Sg,overlay:Eg,header:Ig,body:Pg,footer:kg,close:Tg},bc=({children:e,...t})=>c.jsx(zn,{...t,children:e});bc.displayName="Flyout.Root";const wc=({asChild:e=!0,children:t,"data-test-id":r="fondue-flyout-trigger",...n},a)=>c.jsx(Cf,{onMouseDown:ns,"data-auto-focus-visible":"true","data-auto-focus-trigger":!0,"data-test-id":r,asChild:e,ref:a,...n,children:t});wc.displayName="Flyout.Trigger";const Ng={compact:8,comfortable:12,spacious:16},zg={compact:8,spacious:24},yc=({align:e="start",maxWidth:t="360px",padding:r="compact",rounded:n="medium",width:a="fit-content",shadow:o="medium",triggerOffset:l="compact",viewportCollisionPadding:i="compact","data-test-id":s="fondue-flyout-content",children:d,...u},f)=>{const h=ye();return c.jsx(li,{children:c.jsxs(Ce,{theme:h,children:[c.jsx("div",{className:Me.overlay}),c.jsx(ii,{style:{"--flyout-max-width":t,"--flyout-width":a},ref:f,align:e,collisionPadding:zg[i],sideOffset:Ng[l],className:Me.root,"data-flyout-spacing":r,"data-rounded":n,"data-shadow":o,"data-test-id":s,onFocus:os,...u,children:d})]})})};yc.displayName="Flyout.Content";const Cc=({showCloseButton:e,children:t,"data-test-id":r="fondue-flyout-header"},n)=>c.jsxs("div",{"data-test-id":r,ref:n,className:Me.header,children:[c.jsx("div",{children:t}),e&&c.jsx(xf,{role:"button","data-test-id":`${r}-close`,className:Me.close,children:c.jsx(gt,{size:20})})]});Cc.displayName="Flyout.Header";const xc=({children:e,"data-test-id":t="fondue-flyout-footer"},r)=>c.jsx("div",{"data-test-id":t,ref:r,className:Me.footer,children:e});xc.displayName="Flyout.Footer";const _c=({children:e,"data-test-id":t="fondue-flyout-body",scrollable:r=!1},n)=>c.jsx("div",{"data-test-id":t,ref:n,"data-flyout-spacing":"compact","data-scrollable":r,className:Me.body,children:e});_c.displayName="Flyout.Body",y.forwardRef(wc),y.forwardRef(yc),y.forwardRef(Cc),y.forwardRef(xc),y.forwardRef(_c);const Og="_root_umks5_5",Dg={root:Og},Hg=y.forwardRef(({as:e="div","data-test-id":t="fondue-grid",children:r,role:n,"aria-label":a,"aria-hidden":o,"aria-describedby":l,"aria-labelledby":i,"aria-expanded":s,"aria-haspopup":d,...u},f)=>c.jsx(e,{className:Dg.root,"data-test-id":t,style:wt(u,{justify:"justify-items"}),role:n,"aria-label":a,"aria-hidden":o,"aria-describedby":l,"aria-labelledby":i,"aria-expanded":s,"aria-haspopup":d,ref:f,children:r}));Hg.displayName="Grid";const Vg="_root_1brlo_2",hr={root:Vg,"size-medium":"_size-medium_1brlo_6","size-large":"_size-large_1brlo_11","size-x-large":"_size-x-large_1brlo_16","size-xx-large":"_size-xx-large_1brlo_21","weight-default":"_weight-default_1brlo_26","weight-strong":"_weight-strong_1brlo_30","color-default":"_color-default_1brlo_34","color-weak":"_color-weak_1brlo_38","color-x-weak":"_color-x-weak_1brlo_42","color-disabled":"_color-disabled_1brlo_46","color-negative":"_color-negative_1brlo_50","color-positive":"_color-positive_1brlo_54","color-warning":"_color-warning_1brlo_58","color-interactive":"_color-interactive_1brlo_62"},Lg=y.forwardRef(({as:e="span",children:t,className:r,color:n="default",role:a,size:o="medium",weight:l="default","data-test-id":i="fondue-heading","aria-describedby":s,"aria-expanded":d,"aria-haspopup":u,"aria-hidden":f,"aria-label":h,"aria-labelledby":v,...x},m)=>c.jsx(e,{className:a1([hr.root,hr[`size-${o}`],hr[`weight-${l}`],hr[`color-${n}`],r]),role:a,"aria-label":h,"aria-hidden":f,"aria-describedby":s,"aria-labelledby":v,"aria-expanded":d,"aria-haspopup":u,"data-test-id":i,ref:m,...x,children:t}));Lg.displayName="Heading";var $g="Label",Mc=p.forwardRef((e,t)=>c.jsx(o0.label,{...e,ref:t,onMouseDown:r=>{var a;r.target.closest("button, input, select, textarea")||((a=e.onMouseDown)==null||a.call(e,r),!r.defaultPrevented&&r.detail>1&&r.preventDefault())}}));Mc.displayName=$g;var Bg=Mc;const Fg=({className:e,"data-test-id":t="fondue-label",...r},n)=>c.jsx(Bg,{ref:n,"data-required":r.required,className:a1('tw-group tw-flex tw-gap-1 tw-font-body--stack tw-font-normal peer-data-[state="checked"]:tw-font-medium peer-data-[state="indeterminate"]:tw-font-medium tw-text-body-medium tw-text-text-weak peer-hover:tw-text-text has-[+_*_input:hover:not(:disabled)]:tw-text-text tw-transition-colors',"has-[+_*_:disabled]:tw-text-text-disabled has-[~_:disabled]:tw-cursor-not-allowed peer-disabled:tw-text-text-disabled peer-disabled:tw-cursor-not-allowed",'after:tw-hidden data-[required="true"]:after:tw-flex after:tw-content-["*"] after:-tw-ml-1 after:tw-font-body--stack after:tw-text-body-small after:tw-font-medium after:tw-text-text-negative group-hover:tw-text-text-negative-hover',e),"data-test-id":t,onClick:a=>{const o=a.target.getAttribute("for"),l=o?document.getElementById(o):null;l&&l.getAttribute("role")==="combobox"&&(a.preventDefault(),a.stopPropagation(),l.click())},...r}),Rg=y.forwardRef(Fg);Rg.displayName="Label";var qo="Progress",Yo=100,[Ug,zy]=D0(qo),[Wg,Kg]=Ug(qo),Ac=p.forwardRef((e,t)=>{const{__scopeProgress:r,value:n=null,max:a,getValueLabel:o=jg,...l}=e;(a||a===0)&&!Pc(a)&&console.error(Gg(`${a}`,"Progress"));const i=Pc(a)?a:Yo;n!==null&&!kc(n,i)&&console.error(qg(`${n}`,"Progress"));const s=kc(n,i)?n:null,d=pr(s)?o(s,i):void 0;return c.jsx(Wg,{scope:r,value:s,max:i,children:c.jsx(o0.div,{"aria-valuemax":i,"aria-valuemin":0,"aria-valuenow":pr(s)?s:void 0,"aria-valuetext":d,role:"progressbar","data-state":Ic(s,i),"data-value":s??void 0,"data-max":i,...l,ref:t})})});Ac.displayName=qo;var Sc="ProgressIndicator",Ec=p.forwardRef((e,t)=>{const{__scopeProgress:r,...n}=e,a=Kg(Sc,r);return c.jsx(o0.div,{"data-state":Ic(a.value,a.max),"data-value":a.value??void 0,"data-max":a.max,...n,ref:t})});Ec.displayName=Sc;function jg(e,t){return`${Math.round(e/t*100)}%`}function Ic(e,t){return e==null?"indeterminate":e===t?"complete":"loading"}function pr(e){return typeof e=="number"}function Pc(e){return pr(e)&&!isNaN(e)&&e>0}function kc(e,t){return pr(e)&&!isNaN(e)&&e<=t&&e>=0}function Gg(e,t){return`Invalid prop \`max\` of value \`${e}\` supplied to \`${t}\`. Only numbers greater than 0 are valid max values. Defaulting to \`${Yo}\`.`}function qg(e,t){return`Invalid prop \`value\` of value \`${e}\` supplied to \`${t}\`. The \`value\` prop must be:
80
+ For more information, see https://radix-ui.com/primitives/docs/components/${t.docsSlug}`;return p.useEffect(()=>{e&&(document.getElementById(e)||console.error(r))},[r,e]),null},sp="DialogDescriptionWarning",cp=({contentRef:e,descriptionId:t})=>{const n=`Warning: Missing \`Description\` or \`aria-describedby={undefined}\` for {${ts(sp).contentName}}.`;return p.useEffect(()=>{var o;const a=(o=e.current)==null?void 0:o.getAttribute("aria-describedby");t&&a&&(document.getElementById(t)||console.warn(n))},[n,e,t]),null},dp=F2,up=U2,fp=K2,hp=j2,pp=G2,vp=Y2,gp=Q2,rs=J2;function mp(e,t){t&&(typeof t=="function"?t(e.current):t&&"current"in t&&(t.current=e.current))}function ns(e){e.currentTarget.dataset.autoFocusVisible="false"}function os(e){const t=e.relatedTarget;t!=null&&t.dataset.autoFocusTrigger&&(t.dataset.autoFocusVisible==="true"?e.target.dataset.showFocusRing="true":e.target.dataset.showFocusRing="false",t.dataset.autoFocusVisible="true")}const zo=(e,t)=>{y.useEffect(()=>{mp(e,t)},[e])},bp="_content_1ajv4_6",wp="_header_1ajv4_50",yp="_footer_1ajv4_51",Cp="_body_1ajv4_52",xp="_underlay_1ajv4_176",_p="_sideContent_1ajv4_189",Y1={content:bp,header:wp,footer:yp,body:Cp,underlay:xp,sideContent:_p},as=y.createContext({isModal:!1}),ls=({children:e,...t})=>c.jsx(as.Provider,{value:{isModal:t.modal??!1},children:c.jsx(dp,{...t,children:e})});ls.displayName="Dialog.Root";const is=({asChild:e=!0,children:t,"data-test-id":r="fondue-dialog-trigger",...n},a)=>c.jsx(up,{onMouseDown:ns,"data-auto-focus-visible":"true","data-auto-focus-trigger":!0,"data-test-id":r,asChild:e,ref:a,...n,children:t});is.displayName="Dialog.Trigger";const Mp=({children:e,showUnderlay:t})=>{const{isModal:r}=y.useContext(as);return r?c.jsx(hp,{"data-visible":t,className:Y1.underlay,children:e}):c.jsx("div",{className:Y1.underlay,"data-visible":t,children:e})},ss=({maxWidth:e="800px",minWidth:t="400px",minHeight:r="200px",padding:n="compact",verticalAlign:a="center","data-test-id":o="fondue-dialog-content",showUnderlay:l=!1,rounded:i=!0,children:s,...d},u)=>{const f=ye(),h=y.useRef(null);zo(h,u);const v=x=>{var m;x.preventDefault();const g=(m=h.current)==null?void 0:m.querySelector('[data-dialog-layout-component="body"]'),_=g==null?void 0:g.querySelector('button, [href], input, select, textarea, [tabindex]:not([tabindex="-1"])');_ instanceof HTMLElement&&_.focus()};return c.jsx(fp,{children:c.jsx(Ce,{theme:f,children:c.jsx(Mp,{showUnderlay:l,children:c.jsx(pp,{style:{"--dialog-max-width":e,"--dialog-min-width":t,"--dialog-min-height":r},ref:h,className:Y1.content,onFocus:os,onOpenAutoFocus:v,"data-dialog-padding":n,"data-dialog-rounded":i,"data-test-id":o,"data-dialog-vertical-align":a,...d,children:s})})})})};ss.displayName="Dialog.Content";const cs=({padding:e,showBorder:t=!0,showCloseButton:r=!0,children:n,"data-test-id":a="fondue-dialog-header"},o)=>c.jsxs("div",{"data-test-id":a,ref:o,className:Y1.header,"data-dialog-header-padding":e,"data-show-border":t,"data-dialog-layout-component":"header",children:[c.jsx("div",{children:n}),r&&c.jsx(rs,{role:"button","data-test-id":`${a}-close`,className:"tw-cursor-pointer",children:c.jsx(gt,{size:20})})]});cs.displayName="Dialog.Header";const ds=({padding:e,showBorder:t=!0,children:r,"data-test-id":n="fondue-dialog-footer"},a)=>c.jsx("div",{"data-test-id":n,ref:a,className:Y1.footer,"data-dialog-footer-padding":e,"data-show-border":t,"data-dialog-layout-component":"footer",children:r});ds.displayName="Dialog.Footer";const us=({padding:e,children:t,"data-test-id":r="fondue-dialog-body"},n)=>c.jsx("div",{"data-test-id":r,ref:n,className:Y1.body,"data-dialog-body-padding":e,"data-dialog-layout-component":"body",children:t});us.displayName="Dialog.Body";const fs=({children:e,"data-test-id":t="fondue-dialog-side-content"},r)=>c.jsx("div",{"data-test-id":t,ref:r,className:Y1.sideContent,"data-dialog-layout-component":!0,children:e});fs.displayName="Dialog.SideContent";const hs=({children:e})=>c.jsx(rs,{asChild:!0,children:e});hs.displayName="Dialog.Close";const ps=({children:e,asChild:t})=>c.jsx(vp,{asChild:t,children:e});ps.displayName="Dialog.Title";const vs=({children:e,asChild:t})=>c.jsx(gp,{asChild:t,children:e});vs.displayName="Dialog.Description",y.forwardRef(is),y.forwardRef(ss),y.forwardRef(cs),y.forwardRef(ds),y.forwardRef(us),y.forwardRef(fs);var Ap="Separator",gs="horizontal",Sp=["horizontal","vertical"],ms=p.forwardRef((e,t)=>{const{decorative:r,orientation:n=gs,...a}=e,o=Ep(n)?n:gs,i=r?{role:"none"}:{"aria-orientation":o==="vertical"?o:void 0,role:"separator"};return c.jsx(o0.div,{"data-orientation":o,...i,...a,ref:t})});ms.displayName=Ap;function Ep(e){return Sp.includes(e)}var Ip=ms;const Pp=K1({base:"tw-flex tw-self-stretch tw-justify-center ",variants:{direction:{horizontal:"tw-flex-col tw-h-0 tw-border-t tw-w-full",vertical:"tw-flex-row tw-w-0 tw-border-r tw-h-full "},color:{weak:"tw-border-line-weak",default:"tw-border-line",strong:"tw-border-line-strong","x-strong":"tw-border-x-line-strong"},variant:{solid:"tw-border-solid",dashed:"tw-border-dashed",noline:"tw-border-none"}},compoundVariants:[{direction:"horizontal",padding:"small",class:"tw-my-4"},{direction:"horizontal",padding:"medium",class:"tw-my-7"},{direction:"horizontal",padding:"large",class:"tw-my-12"},{direction:"vertical",padding:"small",class:"tw-mx-4"},{direction:"vertical",padding:"medium",class:"tw-mx-7"},{direction:"vertical",padding:"large",class:"tw-mx-12"}],defaultVariants:{padding:"medium",direction:"horizontal",color:"default",variant:"solid"}}),kp=y.forwardRef(({"data-test-id":e="fondue-divider",direction:t="horizontal",className:r,variant:n,...a},o)=>c.jsx(Ip,{ref:o,className:a1(Pp({direction:t,variant:n,...a}),r),"data-test-id":e}));kp.displayName="Divider";var Oo="rovingFocusGroup.onEntryFocus",Tp={bubbles:!1,cancelable:!0},sr="RovingFocusGroup",[Do,bs,Np]=Vr(sr),[zp,_e]=D0(sr,[Np]),[Op,Dp]=zp(sr),ws=p.forwardRef((e,t)=>c.jsx(Do.Provider,{scope:e.__scopeRovingFocusGroup,children:c.jsx(Do.Slot,{scope:e.__scopeRovingFocusGroup,children:c.jsx(Hp,{...e,ref:t})})}));ws.displayName=sr;var Hp=p.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:r,orientation:n,loop:a=!1,dir:o,currentTabStopId:l,defaultCurrentTabStopId:i,onCurrentTabStopIdChange:s,onEntryFocus:d,preventScrollOnEntryFocus:u=!1,...f}=e,h=p.useRef(null),v=d0(t,h),x=ne(o),[m=null,g]=F0({prop:l,defaultProp:i,onChange:s}),[_,C]=p.useState(!1),A=A0(d),M=bs(r),S=p.useRef(!1),[P,N]=p.useState(0);return p.useEffect(()=>{const D=h.current;if(D)return D.addEventListener(Oo,A),()=>D.removeEventListener(Oo,A)},[A]),c.jsx(Op,{scope:r,orientation:n,dir:x,loop:a,currentTabStopId:m,onItemFocus:p.useCallback(D=>g(D),[g]),onItemShiftTab:p.useCallback(()=>C(!0),[]),onFocusableItemAdd:p.useCallback(()=>N(D=>D+1),[]),onFocusableItemRemove:p.useCallback(()=>N(D=>D-1),[]),children:c.jsx(o0.div,{tabIndex:_||P===0?-1:0,"data-orientation":n,...f,ref:v,style:{outline:"none",...e.style},onMouseDown:t0(e.onMouseDown,()=>{S.current=!0}),onFocus:t0(e.onFocus,D=>{const U=!S.current;if(D.target===D.currentTarget&&U&&!_){const R=new CustomEvent(Oo,Tp);if(D.currentTarget.dispatchEvent(R),!R.defaultPrevented){const K=M().filter(W=>W.focusable),k=K.find(W=>W.active),B=K.find(W=>W.id===m),q=[k,B,...K].filter(Boolean).map(W=>W.ref.current);xs(q,u)}}S.current=!1}),onBlur:t0(e.onBlur,()=>C(!1))})})}),ys="RovingFocusGroupItem",Cs=p.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:r,focusable:n=!0,active:a=!1,tabStopId:o,...l}=e,i=X0(),s=o||i,d=Dp(ys,r),u=d.currentTabStopId===s,f=bs(r),{onFocusableItemAdd:h,onFocusableItemRemove:v}=d;return p.useEffect(()=>{if(n)return h(),()=>v()},[n,h,v]),c.jsx(Do.ItemSlot,{scope:r,id:s,focusable:n,active:a,children:c.jsx(o0.span,{tabIndex:u?0:-1,"data-orientation":d.orientation,...l,ref:t,onMouseDown:t0(e.onMouseDown,x=>{n?d.onItemFocus(s):x.preventDefault()}),onFocus:t0(e.onFocus,()=>d.onItemFocus(s)),onKeyDown:t0(e.onKeyDown,x=>{if(x.key==="Tab"&&x.shiftKey){d.onItemShiftTab();return}if(x.target!==x.currentTarget)return;const m=$p(x,d.orientation,d.dir);if(m!==void 0){if(x.metaKey||x.ctrlKey||x.altKey||x.shiftKey)return;x.preventDefault();let _=f().filter(C=>C.focusable).map(C=>C.ref.current);if(m==="last")_.reverse();else if(m==="prev"||m==="next"){m==="prev"&&_.reverse();const C=_.indexOf(x.currentTarget);_=d.loop?Bp(_,C+1):_.slice(C+1)}setTimeout(()=>xs(_))}})})})});Cs.displayName=ys;var Vp={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"};function Lp(e,t){return t!=="rtl"?e:e==="ArrowLeft"?"ArrowRight":e==="ArrowRight"?"ArrowLeft":e}function $p(e,t,r){const n=Lp(e.key,r);if(!(t==="vertical"&&["ArrowLeft","ArrowRight"].includes(n))&&!(t==="horizontal"&&["ArrowUp","ArrowDown"].includes(n)))return Vp[n]}function xs(e,t=!1){const r=document.activeElement;for(const n of e)if(n===r||(n.focus({preventScroll:t}),document.activeElement!==r))return}function Bp(e,t){return e.map((r,n)=>e[(t+n)%e.length])}var Ho=ws,Vo=Cs,Lo=["Enter"," "],Fp=["ArrowDown","PageUp","Home"],_s=["ArrowUp","PageDown","End"],Rp=[...Fp,..._s],Up={ltr:[...Lo,"ArrowRight"],rtl:[...Lo,"ArrowLeft"]},Wp={ltr:["ArrowLeft"],rtl:["ArrowRight"]},rt="Menu",[nt,Kp,jp]=Vr(rt),[X1,Ms]=D0(rt,[jp,he,_e]),ot=he(),As=_e(),[Ss,z1]=X1(rt),[Gp,at]=X1(rt),Es=e=>{const{__scopeMenu:t,open:r=!1,children:n,dir:a,onOpenChange:o,modal:l=!0}=e,i=ot(t),[s,d]=p.useState(null),u=p.useRef(!1),f=A0(o),h=ne(a);return p.useEffect(()=>{const v=()=>{u.current=!0,document.addEventListener("pointerdown",x,{capture:!0,once:!0}),document.addEventListener("pointermove",x,{capture:!0,once:!0})},x=()=>u.current=!1;return document.addEventListener("keydown",v,{capture:!0}),()=>{document.removeEventListener("keydown",v,{capture:!0}),document.removeEventListener("pointerdown",x,{capture:!0}),document.removeEventListener("pointermove",x,{capture:!0})}},[]),c.jsx(zt,{...i,children:c.jsx(Ss,{scope:t,open:r,onOpenChange:f,content:s,onContentChange:d,children:c.jsx(Gp,{scope:t,onClose:p.useCallback(()=>f(!1),[f]),isUsingKeyboardRef:u,dir:h,modal:l,children:n})})})};Es.displayName=rt;var qp="MenuAnchor",$o=p.forwardRef((e,t)=>{const{__scopeMenu:r,...n}=e,a=ot(r);return c.jsx(Ot,{...a,...n,ref:t})});$o.displayName=qp;var Bo="MenuPortal",[Yp,Is]=X1(Bo,{forceMount:void 0}),Ps=e=>{const{__scopeMenu:t,forceMount:r,children:n,container:a}=e,o=z1(Bo,t);return c.jsx(Yp,{scope:t,forceMount:r,children:c.jsx(I0,{present:r||o.open,children:c.jsx(Ze,{asChild:!0,container:a,children:n})})})};Ps.displayName=Bo;var G0="MenuContent",[Xp,Fo]=X1(G0),ks=p.forwardRef((e,t)=>{const r=Is(G0,e.__scopeMenu),{forceMount:n=r.forceMount,...a}=e,o=z1(G0,e.__scopeMenu),l=at(G0,e.__scopeMenu);return c.jsx(nt.Provider,{scope:e.__scopeMenu,children:c.jsx(I0,{present:n||o.open,children:c.jsx(nt.Slot,{scope:e.__scopeMenu,children:l.modal?c.jsx(Qp,{...a,ref:t}):c.jsx(Zp,{...a,ref:t})})})})}),Qp=p.forwardRef((e,t)=>{const r=z1(G0,e.__scopeMenu),n=p.useRef(null),a=d0(t,n);return p.useEffect(()=>{const o=n.current;if(o)return Sn(o)},[]),c.jsx(Ro,{...e,ref:a,trapFocus:r.open,disableOutsidePointerEvents:r.open,disableOutsideScroll:!0,onFocusOutside:t0(e.onFocusOutside,o=>o.preventDefault(),{checkForDefaultPrevented:!1}),onDismiss:()=>r.onOpenChange(!1)})}),Zp=p.forwardRef((e,t)=>{const r=z1(G0,e.__scopeMenu);return c.jsx(Ro,{...e,ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,disableOutsideScroll:!1,onDismiss:()=>r.onOpenChange(!1)})}),Jp=W1("MenuContent.ScrollLock"),Ro=p.forwardRef((e,t)=>{const{__scopeMenu:r,loop:n=!1,trapFocus:a,onOpenAutoFocus:o,onCloseAutoFocus:l,disableOutsidePointerEvents:i,onEntryFocus:s,onEscapeKeyDown:d,onPointerDownOutside:u,onFocusOutside:f,onInteractOutside:h,onDismiss:v,disableOutsideScroll:x,...m}=e,g=z1(G0,r),_=at(G0,r),C=ot(r),A=As(r),M=Kp(r),[S,P]=p.useState(null),N=p.useRef(null),D=d0(t,N,g.onContentChange),U=p.useRef(0),R=p.useRef(""),K=p.useRef(0),k=p.useRef(null),B=p.useRef("right"),$=p.useRef(0),q=x?Rt:p.Fragment,W=x?{as:Jp,allowPinchZoom:!0}:void 0,H=I=>{var J,r0;const E=R.current+I,O=M().filter(e0=>!e0.disabled),F=document.activeElement,z=(J=O.find(e0=>e0.ref.current===F))==null?void 0:J.textValue,V=O.map(e0=>e0.textValue),Y=uv(V,E,z),Q=(r0=O.find(e0=>e0.textValue===Y))==null?void 0:r0.ref.current;(function e0(n0){R.current=n0,window.clearTimeout(U.current),n0!==""&&(U.current=window.setTimeout(()=>e0(""),1e3))})(E),Q&&setTimeout(()=>Q.focus())};p.useEffect(()=>()=>window.clearTimeout(U.current),[]),sn();const L=p.useCallback(I=>{var O,F;return B.current===((O=k.current)==null?void 0:O.side)&&hv(I,(F=k.current)==null?void 0:F.area)},[]);return c.jsx(Xp,{scope:r,searchRef:R,onItemEnter:p.useCallback(I=>{L(I)&&I.preventDefault()},[L]),onItemLeave:p.useCallback(I=>{var E;L(I)||((E=N.current)==null||E.focus(),P(null))},[L]),onTriggerLeave:p.useCallback(I=>{L(I)&&I.preventDefault()},[L]),pointerGraceTimerRef:K,onPointerGraceIntentChange:p.useCallback(I=>{k.current=I},[]),children:c.jsx(q,{...W,children:c.jsx(Mt,{asChild:!0,trapped:a,onMountAutoFocus:t0(o,I=>{var E;I.preventDefault(),(E=N.current)==null||E.focus({preventScroll:!0})}),onUnmountAutoFocus:l,children:c.jsx(qe,{asChild:!0,disableOutsidePointerEvents:i,onEscapeKeyDown:d,onPointerDownOutside:u,onFocusOutside:f,onInteractOutside:h,onDismiss:v,children:c.jsx(Ho,{asChild:!0,...A,dir:_.dir,orientation:"vertical",loop:n,currentTabStopId:S,onCurrentTabStopIdChange:P,onEntryFocus:t0(s,I=>{_.isUsingKeyboardRef.current||I.preventDefault()}),preventScrollOnEntryFocus:!0,children:c.jsx(_n,{role:"menu","aria-orientation":"vertical","data-state":qs(g.open),"data-radix-menu-content":"",dir:_.dir,...C,...m,ref:D,style:{outline:"none",...m.style},onKeyDown:t0(m.onKeyDown,I=>{const O=I.target.closest("[data-radix-menu-content]")===I.currentTarget,F=I.ctrlKey||I.altKey||I.metaKey,z=I.key.length===1;O&&(I.key==="Tab"&&I.preventDefault(),!F&&z&&H(I.key));const V=N.current;if(I.target!==V||!Rp.includes(I.key))return;I.preventDefault();const Q=M().filter(J=>!J.disabled).map(J=>J.ref.current);_s.includes(I.key)&&Q.reverse(),cv(Q)}),onBlur:t0(e.onBlur,I=>{I.currentTarget.contains(I.target)||(window.clearTimeout(U.current),R.current="")}),onPointerMove:t0(e.onPointerMove,it(I=>{const E=I.target,O=$.current!==I.clientX;if(I.currentTarget.contains(E)&&O){const F=I.clientX>$.current?"right":"left";B.current=F,$.current=I.clientX}}))})})})})})})});ks.displayName=G0;var ev="MenuGroup",Uo=p.forwardRef((e,t)=>{const{__scopeMenu:r,...n}=e;return c.jsx(o0.div,{role:"group",...n,ref:t})});Uo.displayName=ev;var tv="MenuLabel",Ts=p.forwardRef((e,t)=>{const{__scopeMenu:r,...n}=e;return c.jsx(o0.div,{...n,ref:t})});Ts.displayName=tv;var cr="MenuItem",Ns="menu.itemSelect",dr=p.forwardRef((e,t)=>{const{disabled:r=!1,onSelect:n,...a}=e,o=p.useRef(null),l=at(cr,e.__scopeMenu),i=Fo(cr,e.__scopeMenu),s=d0(t,o),d=p.useRef(!1),u=()=>{const f=o.current;if(!r&&f){const h=new CustomEvent(Ns,{bubbles:!0,cancelable:!0});f.addEventListener(Ns,v=>n==null?void 0:n(v),{once:!0}),l5(f,h),h.defaultPrevented?d.current=!1:l.onClose()}};return c.jsx(zs,{...a,ref:s,disabled:r,onClick:t0(e.onClick,u),onPointerDown:f=>{var h;(h=e.onPointerDown)==null||h.call(e,f),d.current=!0},onPointerUp:t0(e.onPointerUp,f=>{var h;d.current||(h=f.currentTarget)==null||h.click()}),onKeyDown:t0(e.onKeyDown,f=>{const h=i.searchRef.current!=="";r||h&&f.key===" "||Lo.includes(f.key)&&(f.currentTarget.click(),f.preventDefault())})})});dr.displayName=cr;var zs=p.forwardRef((e,t)=>{const{__scopeMenu:r,disabled:n=!1,textValue:a,...o}=e,l=Fo(cr,r),i=As(r),s=p.useRef(null),d=d0(t,s),[u,f]=p.useState(!1),[h,v]=p.useState("");return p.useEffect(()=>{const x=s.current;x&&v((x.textContent??"").trim())},[o.children]),c.jsx(nt.ItemSlot,{scope:r,disabled:n,textValue:a??h,children:c.jsx(Vo,{asChild:!0,...i,focusable:!n,children:c.jsx(o0.div,{role:"menuitem","data-highlighted":u?"":void 0,"aria-disabled":n||void 0,"data-disabled":n?"":void 0,...o,ref:d,onPointerMove:t0(e.onPointerMove,it(x=>{n?l.onItemLeave(x):(l.onItemEnter(x),x.defaultPrevented||x.currentTarget.focus({preventScroll:!0}))})),onPointerLeave:t0(e.onPointerLeave,it(x=>l.onItemLeave(x))),onFocus:t0(e.onFocus,()=>f(!0)),onBlur:t0(e.onBlur,()=>f(!1))})})})}),rv="MenuCheckboxItem",Os=p.forwardRef((e,t)=>{const{checked:r=!1,onCheckedChange:n,...a}=e;return c.jsx($s,{scope:e.__scopeMenu,checked:r,children:c.jsx(dr,{role:"menuitemcheckbox","aria-checked":ur(r)?"mixed":r,...a,ref:t,"data-state":jo(r),onSelect:t0(a.onSelect,()=>n==null?void 0:n(ur(r)?!0:!r),{checkForDefaultPrevented:!1})})})});Os.displayName=rv;var Ds="MenuRadioGroup",[nv,ov]=X1(Ds,{value:void 0,onValueChange:()=>{}}),Hs=p.forwardRef((e,t)=>{const{value:r,onValueChange:n,...a}=e,o=A0(n);return c.jsx(nv,{scope:e.__scopeMenu,value:r,onValueChange:o,children:c.jsx(Uo,{...a,ref:t})})});Hs.displayName=Ds;var Vs="MenuRadioItem",Ls=p.forwardRef((e,t)=>{const{value:r,...n}=e,a=ov(Vs,e.__scopeMenu),o=r===a.value;return c.jsx($s,{scope:e.__scopeMenu,checked:o,children:c.jsx(dr,{role:"menuitemradio","aria-checked":o,...n,ref:t,"data-state":jo(o),onSelect:t0(n.onSelect,()=>{var l;return(l=a.onValueChange)==null?void 0:l.call(a,r)},{checkForDefaultPrevented:!1})})})});Ls.displayName=Vs;var Wo="MenuItemIndicator",[$s,av]=X1(Wo,{checked:!1}),Bs=p.forwardRef((e,t)=>{const{__scopeMenu:r,forceMount:n,...a}=e,o=av(Wo,r);return c.jsx(I0,{present:n||ur(o.checked)||o.checked===!0,children:c.jsx(o0.span,{...a,ref:t,"data-state":jo(o.checked)})})});Bs.displayName=Wo;var lv="MenuSeparator",Fs=p.forwardRef((e,t)=>{const{__scopeMenu:r,...n}=e;return c.jsx(o0.div,{role:"separator","aria-orientation":"horizontal",...n,ref:t})});Fs.displayName=lv;var iv="MenuArrow",Rs=p.forwardRef((e,t)=>{const{__scopeMenu:r,...n}=e,a=ot(r);return c.jsx(Mn,{...a,...n,ref:t})});Rs.displayName=iv;var Ko="MenuSub",[sv,Us]=X1(Ko),Ws=e=>{const{__scopeMenu:t,children:r,open:n=!1,onOpenChange:a}=e,o=z1(Ko,t),l=ot(t),[i,s]=p.useState(null),[d,u]=p.useState(null),f=A0(a);return p.useEffect(()=>(o.open===!1&&f(!1),()=>f(!1)),[o.open,f]),c.jsx(zt,{...l,children:c.jsx(Ss,{scope:t,open:n,onOpenChange:f,content:d,onContentChange:u,children:c.jsx(sv,{scope:t,contentId:X0(),triggerId:X0(),trigger:i,onTriggerChange:s,children:r})})})};Ws.displayName=Ko;var lt="MenuSubTrigger",Ks=p.forwardRef((e,t)=>{const r=z1(lt,e.__scopeMenu),n=at(lt,e.__scopeMenu),a=Us(lt,e.__scopeMenu),o=Fo(lt,e.__scopeMenu),l=p.useRef(null),{pointerGraceTimerRef:i,onPointerGraceIntentChange:s}=o,d={__scopeMenu:e.__scopeMenu},u=p.useCallback(()=>{l.current&&window.clearTimeout(l.current),l.current=null},[]);return p.useEffect(()=>u,[u]),p.useEffect(()=>{const f=i.current;return()=>{window.clearTimeout(f),s(null)}},[i,s]),c.jsx($o,{asChild:!0,...d,children:c.jsx(zs,{id:a.triggerId,"aria-haspopup":"menu","aria-expanded":r.open,"aria-controls":a.contentId,"data-state":qs(r.open),...e,ref:mt(t,a.onTriggerChange),onClick:f=>{var h;(h=e.onClick)==null||h.call(e,f),!(e.disabled||f.defaultPrevented)&&(f.currentTarget.focus(),r.open||r.onOpenChange(!0))},onPointerMove:t0(e.onPointerMove,it(f=>{o.onItemEnter(f),!f.defaultPrevented&&!e.disabled&&!r.open&&!l.current&&(o.onPointerGraceIntentChange(null),l.current=window.setTimeout(()=>{r.onOpenChange(!0),u()},100))})),onPointerLeave:t0(e.onPointerLeave,it(f=>{var v,x;u();const h=(v=r.content)==null?void 0:v.getBoundingClientRect();if(h){const m=(x=r.content)==null?void 0:x.dataset.side,g=m==="right",_=g?-5:5,C=h[g?"left":"right"],A=h[g?"right":"left"];o.onPointerGraceIntentChange({area:[{x:f.clientX+_,y:f.clientY},{x:C,y:h.top},{x:A,y:h.top},{x:A,y:h.bottom},{x:C,y:h.bottom}],side:m}),window.clearTimeout(i.current),i.current=window.setTimeout(()=>o.onPointerGraceIntentChange(null),300)}else{if(o.onTriggerLeave(f),f.defaultPrevented)return;o.onPointerGraceIntentChange(null)}})),onKeyDown:t0(e.onKeyDown,f=>{var v;const h=o.searchRef.current!=="";e.disabled||h&&f.key===" "||Up[n.dir].includes(f.key)&&(r.onOpenChange(!0),(v=r.content)==null||v.focus(),f.preventDefault())})})})});Ks.displayName=lt;var js="MenuSubContent",Gs=p.forwardRef((e,t)=>{const r=Is(G0,e.__scopeMenu),{forceMount:n=r.forceMount,...a}=e,o=z1(G0,e.__scopeMenu),l=at(G0,e.__scopeMenu),i=Us(js,e.__scopeMenu),s=p.useRef(null),d=d0(t,s);return c.jsx(nt.Provider,{scope:e.__scopeMenu,children:c.jsx(I0,{present:n||o.open,children:c.jsx(nt.Slot,{scope:e.__scopeMenu,children:c.jsx(Ro,{id:i.contentId,"aria-labelledby":i.triggerId,...a,ref:d,align:"start",side:l.dir==="rtl"?"left":"right",disableOutsidePointerEvents:!1,disableOutsideScroll:!1,trapFocus:!1,onOpenAutoFocus:u=>{var f;l.isUsingKeyboardRef.current&&((f=s.current)==null||f.focus()),u.preventDefault()},onCloseAutoFocus:u=>u.preventDefault(),onFocusOutside:t0(e.onFocusOutside,u=>{u.target!==i.trigger&&o.onOpenChange(!1)}),onEscapeKeyDown:t0(e.onEscapeKeyDown,u=>{l.onClose(),u.preventDefault()}),onKeyDown:t0(e.onKeyDown,u=>{var v;const f=u.currentTarget.contains(u.target),h=Wp[l.dir].includes(u.key);f&&h&&(o.onOpenChange(!1),(v=i.trigger)==null||v.focus(),u.preventDefault())})})})})})});Gs.displayName=js;function qs(e){return e?"open":"closed"}function ur(e){return e==="indeterminate"}function jo(e){return ur(e)?"indeterminate":e?"checked":"unchecked"}function cv(e){const t=document.activeElement;for(const r of e)if(r===t||(r.focus(),document.activeElement!==t))return}function dv(e,t){return e.map((r,n)=>e[(t+n)%e.length])}function uv(e,t,r){const a=t.length>1&&Array.from(t).every(d=>d===t[0])?t[0]:t,o=r?e.indexOf(r):-1;let l=dv(e,Math.max(o,0));a.length===1&&(l=l.filter(d=>d!==r));const s=l.find(d=>d.toLowerCase().startsWith(a.toLowerCase()));return s!==r?s:void 0}function fv(e,t){const{x:r,y:n}=e;let a=!1;for(let o=0,l=t.length-1;o<t.length;l=o++){const i=t[o].x,s=t[o].y,d=t[l].x,u=t[l].y;s>n!=u>n&&r<(d-i)*(n-s)/(u-s)+i&&(a=!a)}return a}function hv(e,t){if(!t)return!1;const r={x:e.clientX,y:e.clientY};return fv(r,t)}function it(e){return t=>t.pointerType==="mouse"?e(t):void 0}var pv=Es,vv=$o,gv=Ps,mv=ks,bv=Uo,wv=Ts,yv=dr,Cv=Os,xv=Hs,_v=Ls,Mv=Bs,Av=Fs,Sv=Rs,Ev=Ws,Iv=Ks,Pv=Gs,Go="DropdownMenu",[kv,Ny]=D0(Go,[Ms]),z0=Ms(),[Tv,Ys]=kv(Go),Xs=e=>{const{__scopeDropdownMenu:t,children:r,dir:n,open:a,defaultOpen:o,onOpenChange:l,modal:i=!0}=e,s=z0(t),d=p.useRef(null),[u=!1,f]=F0({prop:a,defaultProp:o,onChange:l});return c.jsx(Tv,{scope:t,triggerId:X0(),triggerRef:d,contentId:X0(),open:u,onOpenChange:f,onOpenToggle:p.useCallback(()=>f(h=>!h),[f]),modal:i,children:c.jsx(pv,{...s,open:u,onOpenChange:f,dir:n,modal:i,children:r})})};Xs.displayName=Go;var Qs="DropdownMenuTrigger",Zs=p.forwardRef((e,t)=>{const{__scopeDropdownMenu:r,disabled:n=!1,...a}=e,o=Ys(Qs,r),l=z0(r);return c.jsx(vv,{asChild:!0,...l,children:c.jsx(o0.button,{type:"button",id:o.triggerId,"aria-haspopup":"menu","aria-expanded":o.open,"aria-controls":o.open?o.contentId:void 0,"data-state":o.open?"open":"closed","data-disabled":n?"":void 0,disabled:n,...a,ref:mt(t,o.triggerRef),onPointerDown:t0(e.onPointerDown,i=>{!n&&i.button===0&&i.ctrlKey===!1&&(o.onOpenToggle(),o.open||i.preventDefault())}),onKeyDown:t0(e.onKeyDown,i=>{n||(["Enter"," "].includes(i.key)&&o.onOpenToggle(),i.key==="ArrowDown"&&o.onOpenChange(!0),["Enter"," ","ArrowDown"].includes(i.key)&&i.preventDefault())})})})});Zs.displayName=Qs;var Nv="DropdownMenuPortal",Js=e=>{const{__scopeDropdownMenu:t,...r}=e,n=z0(t);return c.jsx(gv,{...n,...r})};Js.displayName=Nv;var ec="DropdownMenuContent",tc=p.forwardRef((e,t)=>{const{__scopeDropdownMenu:r,...n}=e,a=Ys(ec,r),o=z0(r),l=p.useRef(!1);return c.jsx(mv,{id:a.contentId,"aria-labelledby":a.triggerId,...o,...n,ref:t,onCloseAutoFocus:t0(e.onCloseAutoFocus,i=>{var s;l.current||(s=a.triggerRef.current)==null||s.focus(),l.current=!1,i.preventDefault()}),onInteractOutside:t0(e.onInteractOutside,i=>{const s=i.detail.originalEvent,d=s.button===0&&s.ctrlKey===!0,u=s.button===2||d;(!a.modal||u)&&(l.current=!0)}),style:{...e.style,"--radix-dropdown-menu-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-dropdown-menu-content-available-width":"var(--radix-popper-available-width)","--radix-dropdown-menu-content-available-height":"var(--radix-popper-available-height)","--radix-dropdown-menu-trigger-width":"var(--radix-popper-anchor-width)","--radix-dropdown-menu-trigger-height":"var(--radix-popper-anchor-height)"}})});tc.displayName=ec;var zv="DropdownMenuGroup",rc=p.forwardRef((e,t)=>{const{__scopeDropdownMenu:r,...n}=e,a=z0(r);return c.jsx(bv,{...a,...n,ref:t})});rc.displayName=zv;var Ov="DropdownMenuLabel",Dv=p.forwardRef((e,t)=>{const{__scopeDropdownMenu:r,...n}=e,a=z0(r);return c.jsx(wv,{...a,...n,ref:t})});Dv.displayName=Ov;var Hv="DropdownMenuItem",nc=p.forwardRef((e,t)=>{const{__scopeDropdownMenu:r,...n}=e,a=z0(r);return c.jsx(yv,{...a,...n,ref:t})});nc.displayName=Hv;var Vv="DropdownMenuCheckboxItem",Lv=p.forwardRef((e,t)=>{const{__scopeDropdownMenu:r,...n}=e,a=z0(r);return c.jsx(Cv,{...a,...n,ref:t})});Lv.displayName=Vv;var $v="DropdownMenuRadioGroup",Bv=p.forwardRef((e,t)=>{const{__scopeDropdownMenu:r,...n}=e,a=z0(r);return c.jsx(xv,{...a,...n,ref:t})});Bv.displayName=$v;var Fv="DropdownMenuRadioItem",Rv=p.forwardRef((e,t)=>{const{__scopeDropdownMenu:r,...n}=e,a=z0(r);return c.jsx(_v,{...a,...n,ref:t})});Rv.displayName=Fv;var Uv="DropdownMenuItemIndicator",Wv=p.forwardRef((e,t)=>{const{__scopeDropdownMenu:r,...n}=e,a=z0(r);return c.jsx(Mv,{...a,...n,ref:t})});Wv.displayName=Uv;var Kv="DropdownMenuSeparator",jv=p.forwardRef((e,t)=>{const{__scopeDropdownMenu:r,...n}=e,a=z0(r);return c.jsx(Av,{...a,...n,ref:t})});jv.displayName=Kv;var Gv="DropdownMenuArrow",qv=p.forwardRef((e,t)=>{const{__scopeDropdownMenu:r,...n}=e,a=z0(r);return c.jsx(Sv,{...a,...n,ref:t})});qv.displayName=Gv;var Yv=e=>{const{__scopeDropdownMenu:t,children:r,open:n,onOpenChange:a,defaultOpen:o}=e,l=z0(t),[i=!1,s]=F0({prop:n,defaultProp:o,onChange:a});return c.jsx(Ev,{...l,open:i,onOpenChange:s,children:r})},Xv="DropdownMenuSubTrigger",oc=p.forwardRef((e,t)=>{const{__scopeDropdownMenu:r,...n}=e,a=z0(r);return c.jsx(Iv,{...a,...n,ref:t})});oc.displayName=Xv;var Qv="DropdownMenuSubContent",ac=p.forwardRef((e,t)=>{const{__scopeDropdownMenu:r,...n}=e,a=z0(r);return c.jsx(Pv,{...a,...n,ref:t,style:{...e.style,"--radix-dropdown-menu-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-dropdown-menu-content-available-width":"var(--radix-popper-available-width)","--radix-dropdown-menu-content-available-height":"var(--radix-popper-available-height)","--radix-dropdown-menu-trigger-width":"var(--radix-popper-anchor-width)","--radix-dropdown-menu-trigger-height":"var(--radix-popper-anchor-height)"}})});ac.displayName=Qv;var Zv=Xs,Jv=Zs,lc=Js,eg=tc,tg=rc,rg=nc,ng=Yv,og=oc,ag=ac;const ic=e=>{const t=[];for(const r of y.Children.toArray(e))y.isValidElement(r)?t.push(r):t.push(c.jsx("span",{children:r}));return t.length===1?t[0]:t},sc=e=>y.useMemo(()=>{const t=y.isValidElement(e)&&e.type==="a";if(t){const r=y.cloneElement(e,{children:ic(e.props.children)});return{isLink:t,content:r}}return{isLink:t,content:ic(e)}},[e]),lg="_content_8bl6l_6",ig="_subContent_8bl6l_7",sg="_item_8bl6l_20",cg="_subTrigger_8bl6l_21",dg="_subMenuIndicator_8bl6l_119",ug="_group_8bl6l_125",fg="_groupHeading_8bl6l_132",hg="_slot_8bl6l_143",O1={content:lg,subContent:ig,item:sg,subTrigger:cg,subMenuIndicator:dg,group:ug,groupHeading:fg,slot:hg},cc=({children:e,open:t,modal:r=!1,onOpenChange:n,"data-test-id":a="fondue-dropdown"})=>c.jsx(Zv,{open:t,modal:r,onOpenChange:n,"data-test-id":a,children:e});cc.displayName="Dropdown.Root";const dc=({asChild:e=!0,children:t,"data-test-id":r="fondue-dropdown-trigger",...n},a)=>c.jsx(Jv,{asChild:e,"data-test-id":r,ref:a,...n,children:t});dc.displayName="Dropdown.Trigger";const pg={compact:8,comfortable:12,spacious:16},vg={compact:8,spacious:24},uc=({side:e="bottom",align:t="start",triggerOffset:r="compact",children:n,preventTriggerFocusOnClose:a,viewportCollisionPadding:o="compact","data-test-id":l="fondue-dropdown-content"},i)=>{const s=ye();return c.jsx(lc,{children:c.jsx(Ce,{theme:s,children:c.jsx(eg,{align:t,collisionPadding:vg[o],sideOffset:pg[r],side:e,className:O1.content,"data-test-id":l,ref:i,onCloseAutoFocus:d=>{a&&d.preventDefault()},children:n})})})};uc.displayName="Dropdown.Content";const fc=({children:e,heading:t,"data-test-id":r="fondue-dropdown-group"},n)=>y.useMemo(()=>y.Children.toArray(e).filter(a=>a!==null).length>0,[e])?c.jsxs(tg,{className:O1.group,"data-test-id":r,ref:n,children:[t?c.jsx("div",{className:O1.groupHeading,children:c.jsx("span",{"aria-label":t,children:t})}):null,e]}):null;fc.displayName="Dropdown.Group";const hc=({children:e,"data-test-id":t="fondue-dropdown-submenu"})=>c.jsx(ng,{"data-test-id":t,children:e});hc.displayName="Dropdown.SubMenu";const pc=({children:e,"data-test-id":t="fondue-dropdown-subtrigger"},r)=>{const{content:n}=sc(e);return c.jsxs(og,{className:O1.subTrigger,"data-test-id":t,ref:r,children:[n,c.jsx(ku,{className:O1.subMenuIndicator,size:16})]})};pc.displayName="Dropdown.SubTrigger";const vc=({children:e,"data-test-id":t="fondue-dropdown-subcontent"},r)=>{const n=ye();return c.jsx(lc,{children:c.jsx(Ce,{theme:n,children:c.jsx(ag,{className:O1.subContent,"data-test-id":t,ref:r,children:e})})})};vc.displayName="Dropdown.SubContent";const gc=({children:e,disabled:t,textValue:r,onSelect:n,emphasis:a="default",asChild:o=!1,"data-test-id":l="fondue-dropdown-subtrigger",...i},s)=>{const{content:d}=sc(e);return c.jsx(rg,{onSelect:n,className:O1.item,textValue:r,"data-test-id":l,"data-emphasis":a,ref:s,disabled:t,asChild:o,...i,children:d})};gc.displayName="Dropdown.Item";const mc=({children:e,name:t,"data-test-id":r="fondue-dropdown-slot"},n)=>c.jsx("div",{"data-name":t,className:O1.slot,"data-test-id":r,ref:n,children:e});mc.displayName="Dropdown.Slot";const gg=y.forwardRef(dc),mg=y.forwardRef(uc),bg=y.forwardRef(fc),wg=y.forwardRef(pc),yg=y.forwardRef(vc),Cg=y.forwardRef(gc),xg=y.forwardRef(mc),fr={Root:cc,Trigger:gg,Content:mg,Group:bg,SubMenu:hc,SubTrigger:wg,SubContent:yg,Item:Cg,Slot:xg},_g="_root_gh190_5",Mg={root:_g},Ag=y.forwardRef(({as:e="div","data-test-id":t="fondue-flex",children:r,role:n,"aria-label":a,"aria-hidden":o,"aria-describedby":l,"aria-labelledby":i,"aria-expanded":s,"aria-haspopup":d,...u},f)=>c.jsx(e,{className:Mg.root,"data-test-id":t,style:wt(u,{justify:"justify-content"}),role:n,"aria-label":a,"aria-hidden":o,"aria-describedby":l,"aria-labelledby":i,"aria-expanded":s,"aria-haspopup":d,ref:f,children:r}));Ag.displayName="Flex";const Sg="_root_hstbt_6",Eg="_overlay_hstbt_51",Ig="_header_hstbt_68",Pg="_body_hstbt_89",kg="_footer_hstbt_114",Tg="_close_hstbt_135",Me={root:Sg,overlay:Eg,header:Ig,body:Pg,footer:kg,close:Tg},bc=({children:e,...t})=>c.jsx(zn,{...t,children:e});bc.displayName="Flyout.Root";const wc=({asChild:e=!0,children:t,"data-test-id":r="fondue-flyout-trigger",...n},a)=>c.jsx(Cf,{onMouseDown:ns,"data-auto-focus-visible":"true","data-auto-focus-trigger":!0,"data-test-id":r,asChild:e,ref:a,...n,children:t});wc.displayName="Flyout.Trigger";const Ng={compact:8,comfortable:12,spacious:16},zg={compact:8,spacious:24},yc=({align:e="start",maxWidth:t="360px",padding:r="compact",rounded:n="medium",width:a="fit-content",shadow:o="medium",triggerOffset:l="compact",viewportCollisionPadding:i="compact","data-test-id":s="fondue-flyout-content",children:d,...u},f)=>{const h=ye();return c.jsx(li,{children:c.jsxs(Ce,{theme:h,children:[c.jsx("div",{className:Me.overlay}),c.jsx(ii,{style:{"--flyout-max-width":t,"--flyout-width":a},ref:f,align:e,collisionPadding:zg[i],sideOffset:Ng[l],className:Me.root,"data-flyout-spacing":r,"data-rounded":n,"data-shadow":o,"data-test-id":s,onFocus:os,...u,children:d})]})})};yc.displayName="Flyout.Content";const Cc=({showCloseButton:e,children:t,"data-test-id":r="fondue-flyout-header"},n)=>c.jsxs("div",{"data-test-id":r,ref:n,className:Me.header,children:[c.jsx("div",{children:t}),e&&c.jsx(xf,{role:"button","data-test-id":`${r}-close`,className:Me.close,children:c.jsx(gt,{size:20})})]});Cc.displayName="Flyout.Header";const xc=({children:e,"data-test-id":t="fondue-flyout-footer"},r)=>c.jsx("div",{"data-test-id":t,ref:r,className:Me.footer,children:e});xc.displayName="Flyout.Footer";const _c=({children:e,"data-test-id":t="fondue-flyout-body",scrollable:r=!1},n)=>c.jsx("div",{"data-test-id":t,ref:n,"data-flyout-spacing":"compact","data-scrollable":r,className:Me.body,children:e});_c.displayName="Flyout.Body",y.forwardRef(wc),y.forwardRef(yc),y.forwardRef(Cc),y.forwardRef(xc),y.forwardRef(_c);const Og="_root_umks5_5",Dg={root:Og},Hg=y.forwardRef(({as:e="div","data-test-id":t="fondue-grid",children:r,role:n,"aria-label":a,"aria-hidden":o,"aria-describedby":l,"aria-labelledby":i,"aria-expanded":s,"aria-haspopup":d,...u},f)=>c.jsx(e,{className:Dg.root,"data-test-id":t,style:wt(u,{justify:"justify-items"}),role:n,"aria-label":a,"aria-hidden":o,"aria-describedby":l,"aria-labelledby":i,"aria-expanded":s,"aria-haspopup":d,ref:f,children:r}));Hg.displayName="Grid";const Vg="_root_1brlo_2",hr={root:Vg,"size-medium":"_size-medium_1brlo_6","size-large":"_size-large_1brlo_11","size-x-large":"_size-x-large_1brlo_16","size-xx-large":"_size-xx-large_1brlo_21","weight-default":"_weight-default_1brlo_26","weight-strong":"_weight-strong_1brlo_30","color-default":"_color-default_1brlo_34","color-weak":"_color-weak_1brlo_38","color-x-weak":"_color-x-weak_1brlo_42","color-disabled":"_color-disabled_1brlo_46","color-negative":"_color-negative_1brlo_50","color-positive":"_color-positive_1brlo_54","color-warning":"_color-warning_1brlo_58","color-interactive":"_color-interactive_1brlo_62"},Lg=y.forwardRef(({as:e="span",children:t,className:r,color:n="default",role:a,size:o="medium",weight:l="default","data-test-id":i="fondue-heading","aria-describedby":s,"aria-expanded":d,"aria-haspopup":u,"aria-hidden":f,"aria-label":h,"aria-labelledby":v,...x},m)=>c.jsx(e,{className:a1([hr.root,hr[`size-${o}`],hr[`weight-${l}`],hr[`color-${n}`],r]),role:a,"aria-label":h,"aria-hidden":f,"aria-describedby":s,"aria-labelledby":v,"aria-expanded":d,"aria-haspopup":u,"data-test-id":i,ref:m,...x,children:t}));Lg.displayName="Heading";var $g="Label",Mc=p.forwardRef((e,t)=>c.jsx(o0.label,{...e,ref:t,onMouseDown:r=>{var a;r.target.closest("button, input, select, textarea")||((a=e.onMouseDown)==null||a.call(e,r),!r.defaultPrevented&&r.detail>1&&r.preventDefault())}}));Mc.displayName=$g;var Bg=Mc;const Fg=({className:e,"data-test-id":t="fondue-label",...r},n)=>c.jsx(Bg,{ref:n,"data-required":r.required,className:a1('tw-group tw-flex tw-gap-1 tw-font-body--stack tw-font-normal peer-data-[state="checked"]:tw-font-medium peer-data-[state="indeterminate"]:tw-font-medium tw-text-body-medium tw-text-text-weak peer-hover:tw-text-text has-[+_*_input:hover:not(:disabled)]:tw-text-text tw-transition-colors',"has-[+_*_:disabled]:tw-text-text-disabled has-[~_:disabled]:tw-cursor-not-allowed peer-disabled:tw-text-text-disabled peer-disabled:tw-cursor-not-allowed",'after:tw-hidden data-[required="true"]:after:tw-flex after:tw-content-["*"] after:-tw-ml-1 after:tw-font-body--stack after:tw-text-body-small after:tw-font-medium after:tw-text-text-negative group-hover:tw-text-text-negative-hover',e),"data-test-id":t,onClick:a=>{const o=a.target.getAttribute("for"),l=o?document.getElementById(o):null;l&&l.getAttribute("role")==="combobox"&&(a.preventDefault(),a.stopPropagation(),l.click())},...r}),Rg=y.forwardRef(Fg);Rg.displayName="Label";var qo="Progress",Yo=100,[Ug,zy]=D0(qo),[Wg,Kg]=Ug(qo),Ac=p.forwardRef((e,t)=>{const{__scopeProgress:r,value:n=null,max:a,getValueLabel:o=jg,...l}=e;(a||a===0)&&!Pc(a)&&console.error(Gg(`${a}`,"Progress"));const i=Pc(a)?a:Yo;n!==null&&!kc(n,i)&&console.error(qg(`${n}`,"Progress"));const s=kc(n,i)?n:null,d=pr(s)?o(s,i):void 0;return c.jsx(Wg,{scope:r,value:s,max:i,children:c.jsx(o0.div,{"aria-valuemax":i,"aria-valuemin":0,"aria-valuenow":pr(s)?s:void 0,"aria-valuetext":d,role:"progressbar","data-state":Ic(s,i),"data-value":s??void 0,"data-max":i,...l,ref:t})})});Ac.displayName=qo;var Sc="ProgressIndicator",Ec=p.forwardRef((e,t)=>{const{__scopeProgress:r,...n}=e,a=Kg(Sc,r);return c.jsx(o0.div,{"data-state":Ic(a.value,a.max),"data-value":a.value??void 0,"data-max":a.max,...n,ref:t})});Ec.displayName=Sc;function jg(e,t){return`${Math.round(e/t*100)}%`}function Ic(e,t){return e==null?"indeterminate":e===t?"complete":"loading"}function pr(e){return typeof e=="number"}function Pc(e){return pr(e)&&!isNaN(e)&&e>0}function kc(e,t){return pr(e)&&!isNaN(e)&&e<=t&&e>=0}function Gg(e,t){return`Invalid prop \`max\` of value \`${e}\` supplied to \`${t}\`. Only numbers greater than 0 are valid max values. Defaulting to \`${Yo}\`.`}function qg(e,t){return`Invalid prop \`value\` of value \`${e}\` supplied to \`${t}\`. The \`value\` prop must be:
81
81
  - a positive number
82
82
  - less than the value passed to \`max\` (or ${Yo} if no \`max\` prop is set)
83
83
  - \`null\` or \`undefined\` if the progress is indeterminate.
84
84
 
85
- Defaulting to \`null\`.`}var Yg=Ac,Xg=Ec;const Qg=K1({base:"tw-relative tw-w-full tw-overflow-hidden",variants:{rounded:{true:"tw-rounded"},size:{small:"tw-h-1",medium:"tw-h-2",large:"tw-h-3","x-large":"tw-h-4"},variant:{default:"tw-bg-box-selected",positive:"tw-bg-box-positive",negative:"tw-bg-box-negative"}}}),Zg=K1({base:"tw-h-full tw-w-full",variants:{variant:{default:"tw-bg-text-interactive",positive:"tw-bg-text-positive",negative:"tw-bg-text-negative"},indeterminateState:{true:"tw-animate-loading-bar-infinite tw-origin-left-right",false:"tw-transition-all tw-origin-left tw-scale-x-[--loading-bar-proportion]"}}}),Jg=y.forwardRef(({value:e,max:t=100,rounded:r=!0,variant:n="default",size:a="medium","data-test-id":o="fondue-loading-bar",...l},i)=>c.jsx(Yg,{ref:i,"data-test-id":o,className:Qg({rounded:r,size:a,variant:n}),"aria-busy":e!==t,value:e,max:t,style:{"--loading-bar-value":e,"--loading-bar-max":t,"--loading-bar-proportion":"calc(var(--loading-bar-value) / var(--loading-bar-max))"},...l,children:c.jsx(Xg,{className:Zg({variant:n,indeterminateState:e===null})})}));Jg.displayName="LoadingBar";const e9="_root_t4a4t_8",t9={root:e9},Tc=y.forwardRef(({variant:e="progress",size:t="medium","data-test-id":r="fondue-loading-circle-content"},n)=>c.jsx("div",{ref:n,"data-test-id":r,"data-variant":e,"data-size":t,className:t9.root}));Tc.displayName="LoadingCircle";function Xo(e,[t,r]){return Math.min(r,Math.max(t,e))}function r9(e,t){return p.useReducer((r,n)=>t[r][n]??r,e)}var Qo="ScrollArea",[Nc,Oy]=D0(Qo),[n9,q0]=Nc(Qo),zc=p.forwardRef((e,t)=>{const{__scopeScrollArea:r,type:n="hover",dir:a,scrollHideDelay:o=600,...l}=e,[i,s]=p.useState(null),[d,u]=p.useState(null),[f,h]=p.useState(null),[v,x]=p.useState(null),[m,g]=p.useState(null),[_,C]=p.useState(0),[A,M]=p.useState(0),[S,P]=p.useState(!1),[N,D]=p.useState(!1),U=d0(t,K=>s(K)),R=ne(a);return c.jsx(n9,{scope:r,type:n,dir:R,scrollHideDelay:o,scrollArea:i,viewport:d,onViewportChange:u,content:f,onContentChange:h,scrollbarX:v,onScrollbarXChange:x,scrollbarXEnabled:S,onScrollbarXEnabledChange:P,scrollbarY:m,onScrollbarYChange:g,scrollbarYEnabled:N,onScrollbarYEnabledChange:D,onCornerWidthChange:C,onCornerHeightChange:M,children:c.jsx(o0.div,{dir:R,...l,ref:U,style:{position:"relative","--radix-scroll-area-corner-width":_+"px","--radix-scroll-area-corner-height":A+"px",...e.style}})})});zc.displayName=Qo;var Oc="ScrollAreaViewport",Dc=p.forwardRef((e,t)=>{const{__scopeScrollArea:r,children:n,nonce:a,...o}=e,l=q0(Oc,r),i=p.useRef(null),s=d0(t,i,l.onViewportChange);return c.jsxs(c.Fragment,{children:[c.jsx("style",{dangerouslySetInnerHTML:{__html:"[data-radix-scroll-area-viewport]{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;}[data-radix-scroll-area-viewport]::-webkit-scrollbar{display:none}"},nonce:a}),c.jsx(o0.div,{"data-radix-scroll-area-viewport":"",...o,ref:s,style:{overflowX:l.scrollbarXEnabled?"scroll":"hidden",overflowY:l.scrollbarYEnabled?"scroll":"hidden",...e.style},children:c.jsx("div",{ref:l.onContentChange,style:{minWidth:"100%",display:"table"},children:n})})]})});Dc.displayName=Oc;var s1="ScrollAreaScrollbar",Hc=p.forwardRef((e,t)=>{const{forceMount:r,...n}=e,a=q0(s1,e.__scopeScrollArea),{onScrollbarXEnabledChange:o,onScrollbarYEnabledChange:l}=a,i=e.orientation==="horizontal";return p.useEffect(()=>(i?o(!0):l(!0),()=>{i?o(!1):l(!1)}),[i,o,l]),a.type==="hover"?c.jsx(o9,{...n,ref:t,forceMount:r}):a.type==="scroll"?c.jsx(a9,{...n,ref:t,forceMount:r}):a.type==="auto"?c.jsx(Vc,{...n,ref:t,forceMount:r}):a.type==="always"?c.jsx(Zo,{...n,ref:t}):null});Hc.displayName=s1;var o9=p.forwardRef((e,t)=>{const{forceMount:r,...n}=e,a=q0(s1,e.__scopeScrollArea),[o,l]=p.useState(!1);return p.useEffect(()=>{const i=a.scrollArea;let s=0;if(i){const d=()=>{window.clearTimeout(s),l(!0)},u=()=>{s=window.setTimeout(()=>l(!1),a.scrollHideDelay)};return i.addEventListener("pointerenter",d),i.addEventListener("pointerleave",u),()=>{window.clearTimeout(s),i.removeEventListener("pointerenter",d),i.removeEventListener("pointerleave",u)}}},[a.scrollArea,a.scrollHideDelay]),c.jsx(I0,{present:r||o,children:c.jsx(Vc,{"data-state":o?"visible":"hidden",...n,ref:t})})}),a9=p.forwardRef((e,t)=>{const{forceMount:r,...n}=e,a=q0(s1,e.__scopeScrollArea),o=e.orientation==="horizontal",l=br(()=>s("SCROLL_END"),100),[i,s]=r9("hidden",{hidden:{SCROLL:"scrolling"},scrolling:{SCROLL_END:"idle",POINTER_ENTER:"interacting"},interacting:{SCROLL:"interacting",POINTER_LEAVE:"idle"},idle:{HIDE:"hidden",SCROLL:"scrolling",POINTER_ENTER:"interacting"}});return p.useEffect(()=>{if(i==="idle"){const d=window.setTimeout(()=>s("HIDE"),a.scrollHideDelay);return()=>window.clearTimeout(d)}},[i,a.scrollHideDelay,s]),p.useEffect(()=>{const d=a.viewport,u=o?"scrollLeft":"scrollTop";if(d){let f=d[u];const h=()=>{const v=d[u];f!==v&&(s("SCROLL"),l()),f=v};return d.addEventListener("scroll",h),()=>d.removeEventListener("scroll",h)}},[a.viewport,o,s,l]),c.jsx(I0,{present:r||i!=="hidden",children:c.jsx(Zo,{"data-state":i==="hidden"?"hidden":"visible",...n,ref:t,onPointerEnter:t0(e.onPointerEnter,()=>s("POINTER_ENTER")),onPointerLeave:t0(e.onPointerLeave,()=>s("POINTER_LEAVE"))})})}),Vc=p.forwardRef((e,t)=>{const r=q0(s1,e.__scopeScrollArea),{forceMount:n,...a}=e,[o,l]=p.useState(!1),i=e.orientation==="horizontal",s=br(()=>{if(r.viewport){const d=r.viewport.offsetWidth<r.viewport.scrollWidth,u=r.viewport.offsetHeight<r.viewport.scrollHeight;l(i?d:u)}},10);return Ae(r.viewport,s),Ae(r.content,s),c.jsx(I0,{present:n||o,children:c.jsx(Zo,{"data-state":o?"visible":"hidden",...a,ref:t})})}),Zo=p.forwardRef((e,t)=>{const{orientation:r="vertical",...n}=e,a=q0(s1,e.__scopeScrollArea),o=p.useRef(null),l=p.useRef(0),[i,s]=p.useState({content:0,viewport:0,scrollbar:{size:0,paddingStart:0,paddingEnd:0}}),d=Rc(i.viewport,i.content),u={...n,sizes:i,onSizesChange:s,hasThumb:d>0&&d<1,onThumbChange:h=>o.current=h,onThumbPointerUp:()=>l.current=0,onThumbPointerDown:h=>l.current=h};function f(h,v){return u9(h,l.current,i,v)}return r==="horizontal"?c.jsx(l9,{...u,ref:t,onThumbPositionChange:()=>{if(a.viewport&&o.current){const h=a.viewport.scrollLeft,v=Uc(h,i,a.dir);o.current.style.transform=`translate3d(${v}px, 0, 0)`}},onWheelScroll:h=>{a.viewport&&(a.viewport.scrollLeft=h)},onDragScroll:h=>{a.viewport&&(a.viewport.scrollLeft=f(h,a.dir))}}):r==="vertical"?c.jsx(i9,{...u,ref:t,onThumbPositionChange:()=>{if(a.viewport&&o.current){const h=a.viewport.scrollTop,v=Uc(h,i);o.current.style.transform=`translate3d(0, ${v}px, 0)`}},onWheelScroll:h=>{a.viewport&&(a.viewport.scrollTop=h)},onDragScroll:h=>{a.viewport&&(a.viewport.scrollTop=f(h))}}):null}),l9=p.forwardRef((e,t)=>{const{sizes:r,onSizesChange:n,...a}=e,o=q0(s1,e.__scopeScrollArea),[l,i]=p.useState(),s=p.useRef(null),d=d0(t,s,o.onScrollbarXChange);return p.useEffect(()=>{s.current&&i(getComputedStyle(s.current))},[s]),c.jsx($c,{"data-orientation":"horizontal",...a,ref:d,sizes:r,style:{bottom:0,left:o.dir==="rtl"?"var(--radix-scroll-area-corner-width)":0,right:o.dir==="ltr"?"var(--radix-scroll-area-corner-width)":0,"--radix-scroll-area-thumb-width":mr(r)+"px",...e.style},onThumbPointerDown:u=>e.onThumbPointerDown(u.x),onDragScroll:u=>e.onDragScroll(u.x),onWheelScroll:(u,f)=>{if(o.viewport){const h=o.viewport.scrollLeft+u.deltaX;e.onWheelScroll(h),Kc(h,f)&&u.preventDefault()}},onResize:()=>{s.current&&o.viewport&&l&&n({content:o.viewport.scrollWidth,viewport:o.viewport.offsetWidth,scrollbar:{size:s.current.clientWidth,paddingStart:gr(l.paddingLeft),paddingEnd:gr(l.paddingRight)}})}})}),i9=p.forwardRef((e,t)=>{const{sizes:r,onSizesChange:n,...a}=e,o=q0(s1,e.__scopeScrollArea),[l,i]=p.useState(),s=p.useRef(null),d=d0(t,s,o.onScrollbarYChange);return p.useEffect(()=>{s.current&&i(getComputedStyle(s.current))},[s]),c.jsx($c,{"data-orientation":"vertical",...a,ref:d,sizes:r,style:{top:0,right:o.dir==="ltr"?0:void 0,left:o.dir==="rtl"?0:void 0,bottom:"var(--radix-scroll-area-corner-height)","--radix-scroll-area-thumb-height":mr(r)+"px",...e.style},onThumbPointerDown:u=>e.onThumbPointerDown(u.y),onDragScroll:u=>e.onDragScroll(u.y),onWheelScroll:(u,f)=>{if(o.viewport){const h=o.viewport.scrollTop+u.deltaY;e.onWheelScroll(h),Kc(h,f)&&u.preventDefault()}},onResize:()=>{s.current&&o.viewport&&l&&n({content:o.viewport.scrollHeight,viewport:o.viewport.offsetHeight,scrollbar:{size:s.current.clientHeight,paddingStart:gr(l.paddingTop),paddingEnd:gr(l.paddingBottom)}})}})}),[s9,Lc]=Nc(s1),$c=p.forwardRef((e,t)=>{const{__scopeScrollArea:r,sizes:n,hasThumb:a,onThumbChange:o,onThumbPointerUp:l,onThumbPointerDown:i,onThumbPositionChange:s,onDragScroll:d,onWheelScroll:u,onResize:f,...h}=e,v=q0(s1,r),[x,m]=p.useState(null),g=d0(t,U=>m(U)),_=p.useRef(null),C=p.useRef(""),A=v.viewport,M=n.content-n.viewport,S=A0(u),P=A0(s),N=br(f,10);function D(U){if(_.current){const R=U.clientX-_.current.left,K=U.clientY-_.current.top;d({x:R,y:K})}}return p.useEffect(()=>{const U=R=>{const K=R.target;(x==null?void 0:x.contains(K))&&S(R,M)};return document.addEventListener("wheel",U,{passive:!1}),()=>document.removeEventListener("wheel",U,{passive:!1})},[A,x,M,S]),p.useEffect(P,[n,P]),Ae(x,N),Ae(v.content,N),c.jsx(s9,{scope:r,scrollbar:x,hasThumb:a,onThumbChange:A0(o),onThumbPointerUp:A0(l),onThumbPositionChange:P,onThumbPointerDown:A0(i),children:c.jsx(o0.div,{...h,ref:g,style:{position:"absolute",...h.style},onPointerDown:t0(e.onPointerDown,U=>{U.button===0&&(U.target.setPointerCapture(U.pointerId),_.current=x.getBoundingClientRect(),C.current=document.body.style.webkitUserSelect,document.body.style.webkitUserSelect="none",v.viewport&&(v.viewport.style.scrollBehavior="auto"),D(U))}),onPointerMove:t0(e.onPointerMove,D),onPointerUp:t0(e.onPointerUp,U=>{const R=U.target;R.hasPointerCapture(U.pointerId)&&R.releasePointerCapture(U.pointerId),document.body.style.webkitUserSelect=C.current,v.viewport&&(v.viewport.style.scrollBehavior=""),_.current=null})})})}),vr="ScrollAreaThumb",Bc=p.forwardRef((e,t)=>{const{forceMount:r,...n}=e,a=Lc(vr,e.__scopeScrollArea);return c.jsx(I0,{present:r||a.hasThumb,children:c.jsx(c9,{ref:t,...n})})}),c9=p.forwardRef((e,t)=>{const{__scopeScrollArea:r,style:n,...a}=e,o=q0(vr,r),l=Lc(vr,r),{onThumbPositionChange:i}=l,s=d0(t,f=>l.onThumbChange(f)),d=p.useRef(void 0),u=br(()=>{d.current&&(d.current(),d.current=void 0)},100);return p.useEffect(()=>{const f=o.viewport;if(f){const h=()=>{if(u(),!d.current){const v=f9(f,i);d.current=v,i()}};return i(),f.addEventListener("scroll",h),()=>f.removeEventListener("scroll",h)}},[o.viewport,u,i]),c.jsx(o0.div,{"data-state":l.hasThumb?"visible":"hidden",...a,ref:s,style:{width:"var(--radix-scroll-area-thumb-width)",height:"var(--radix-scroll-area-thumb-height)",...n},onPointerDownCapture:t0(e.onPointerDownCapture,f=>{const v=f.target.getBoundingClientRect(),x=f.clientX-v.left,m=f.clientY-v.top;l.onThumbPointerDown({x,y:m})}),onPointerUp:t0(e.onPointerUp,l.onThumbPointerUp)})});Bc.displayName=vr;var Jo="ScrollAreaCorner",Fc=p.forwardRef((e,t)=>{const r=q0(Jo,e.__scopeScrollArea),n=!!(r.scrollbarX&&r.scrollbarY);return r.type!=="scroll"&&n?c.jsx(d9,{...e,ref:t}):null});Fc.displayName=Jo;var d9=p.forwardRef((e,t)=>{const{__scopeScrollArea:r,...n}=e,a=q0(Jo,r),[o,l]=p.useState(0),[i,s]=p.useState(0),d=!!(o&&i);return Ae(a.scrollbarX,()=>{var f;const u=((f=a.scrollbarX)==null?void 0:f.offsetHeight)||0;a.onCornerHeightChange(u),s(u)}),Ae(a.scrollbarY,()=>{var f;const u=((f=a.scrollbarY)==null?void 0:f.offsetWidth)||0;a.onCornerWidthChange(u),l(u)}),d?c.jsx(o0.div,{...n,ref:t,style:{width:o,height:i,position:"absolute",right:a.dir==="ltr"?0:void 0,left:a.dir==="rtl"?0:void 0,bottom:0,...e.style}}):null});function gr(e){return e?parseInt(e,10):0}function Rc(e,t){const r=e/t;return isNaN(r)?0:r}function mr(e){const t=Rc(e.viewport,e.content),r=e.scrollbar.paddingStart+e.scrollbar.paddingEnd,n=(e.scrollbar.size-r)*t;return Math.max(n,18)}function u9(e,t,r,n="ltr"){const a=mr(r),o=a/2,l=t||o,i=a-l,s=r.scrollbar.paddingStart+l,d=r.scrollbar.size-r.scrollbar.paddingEnd-i,u=r.content-r.viewport,f=n==="ltr"?[0,u]:[u*-1,0];return Wc([s,d],f)(e)}function Uc(e,t,r="ltr"){const n=mr(t),a=t.scrollbar.paddingStart+t.scrollbar.paddingEnd,o=t.scrollbar.size-a,l=t.content-t.viewport,i=o-n,s=r==="ltr"?[0,l]:[l*-1,0],d=Xo(e,s);return Wc([0,l],[0,i])(d)}function Wc(e,t){return r=>{if(e[0]===e[1]||t[0]===t[1])return t[0];const n=(t[1]-t[0])/(e[1]-e[0]);return t[0]+n*(r-e[0])}}function Kc(e,t){return e>0&&e<t}var f9=(e,t=()=>{})=>{let r={left:e.scrollLeft,top:e.scrollTop},n=0;return function a(){const o={left:e.scrollLeft,top:e.scrollTop},l=r.left!==o.left,i=r.top!==o.top;(l||i)&&t(),r=o,n=window.requestAnimationFrame(a)}(),()=>window.cancelAnimationFrame(n)};function br(e,t){const r=A0(e),n=p.useRef(0);return p.useEffect(()=>()=>window.clearTimeout(n.current),[]),p.useCallback(()=>{window.clearTimeout(n.current),n.current=window.setTimeout(r,t)},[r,t])}function Ae(e,t){const r=A0(t);y1(()=>{let n=0;if(e){const a=new ResizeObserver(()=>{cancelAnimationFrame(n),n=window.requestAnimationFrame(r)});return a.observe(e),()=>{window.cancelAnimationFrame(n),a.unobserve(e)}}},[e,r])}var h9=zc,p9=Dc,jc=Hc,Gc=Bc,v9=Fc;const g9="_root_hkznm_4",m9="_viewport_hkznm_12",b9="_scrollbar_hkznm_43",w9="_thumb_hkznm_75",y9="_corner_hkznm_93",Q1={root:g9,viewport:m9,scrollbar:b9,thumb:w9,corner:y9},C9=({type:e="hover",maxHeight:t="100%",maxWidth:r="100%",showShadow:n=!1,scrollbarGutter:a="auto",padding:o,children:l,"data-test-id":i="fondue-scroll-area"},s)=>c.jsxs(h9,{type:e,className:Q1.root,style:{maxWidth:r},"data-test-id":i,ref:s,children:[c.jsx(p9,{className:Q1.viewport,style:{maxHeight:t},"data-scroll-padding":o,"data-show-shadow":n,"data-scrollbar-type":e,"data-scrollbar-gutter":a,"data-test-id":`${i}-viewport`,children:l}),c.jsx(jc,{className:Q1.scrollbar,orientation:"vertical","data-test-id":`${i}-vertical-scrollbar`,children:c.jsx(Gc,{className:Q1.thumb,"data-test-id":`${i}-vertical-scrollbar-thumb`})}),c.jsx(jc,{className:Q1.scrollbar,orientation:"horizontal","data-test-id":`${i}-horizontal-scrollbar`,children:c.jsx(Gc,{className:Q1.thumb,"data-test-id":`${i}-horizontal-scrollbar-thumb`})}),c.jsx(v9,{className:Q1.corner,"data-test-id":`${i}-corner`})]}),x9=y.forwardRef(C9);x9.displayName="ScrollArea";const _9="_root_yrjuz_5",M9={root:_9},A9=y.forwardRef(({"data-test-id":e="fondue-section",children:t,role:r,"aria-label":n,"aria-hidden":a,"aria-describedby":o,"aria-labelledby":l,"aria-expanded":i,"aria-haspopup":s,...d},u)=>c.jsx("section",{className:M9.root,"data-test-id":e,style:wt(d),role:r,"aria-label":n,"aria-hidden":a,"aria-describedby":o,"aria-labelledby":l,"aria-expanded":i,"aria-haspopup":s,ref:u,children:t}));A9.displayName="Section";var S9="Toggle",qc=p.forwardRef((e,t)=>{const{pressed:r,defaultPressed:n=!1,onPressedChange:a,...o}=e,[l=!1,i]=F0({prop:r,onChange:a,defaultProp:n});return c.jsx(o0.button,{type:"button","aria-pressed":l,"data-state":l?"on":"off","data-disabled":e.disabled?"":void 0,...o,ref:t,onClick:t0(e.onClick,()=>{e.disabled||i(!l)})})});qc.displayName=S9;var Se="ToggleGroup",[Yc,Dy]=D0(Se,[_e]),Xc=_e(),ea=y.forwardRef((e,t)=>{const{type:r,...n}=e;if(r==="single"){const a=n;return c.jsx(E9,{...a,ref:t})}if(r==="multiple"){const a=n;return c.jsx(I9,{...a,ref:t})}throw new Error(`Missing prop \`type\` expected on \`${Se}\``)});ea.displayName=Se;var[Qc,Zc]=Yc(Se),E9=y.forwardRef((e,t)=>{const{value:r,defaultValue:n,onValueChange:a=()=>{},...o}=e,[l,i]=F0({prop:r,defaultProp:n,onChange:a});return c.jsx(Qc,{scope:e.__scopeToggleGroup,type:"single",value:l?[l]:[],onItemActivate:i,onItemDeactivate:y.useCallback(()=>i(""),[i]),children:c.jsx(Jc,{...o,ref:t})})}),I9=y.forwardRef((e,t)=>{const{value:r,defaultValue:n,onValueChange:a=()=>{},...o}=e,[l=[],i]=F0({prop:r,defaultProp:n,onChange:a}),s=y.useCallback(u=>i((f=[])=>[...f,u]),[i]),d=y.useCallback(u=>i((f=[])=>f.filter(h=>h!==u)),[i]);return c.jsx(Qc,{scope:e.__scopeToggleGroup,type:"multiple",value:l,onItemActivate:s,onItemDeactivate:d,children:c.jsx(Jc,{...o,ref:t})})});ea.displayName=Se;var[P9,k9]=Yc(Se),Jc=y.forwardRef((e,t)=>{const{__scopeToggleGroup:r,disabled:n=!1,rovingFocus:a=!0,orientation:o,dir:l,loop:i=!0,...s}=e,d=Xc(r),u=ne(l),f={role:"group",dir:u,...s};return c.jsx(P9,{scope:r,rovingFocus:a,disabled:n,children:a?c.jsx(Ho,{asChild:!0,...d,orientation:o,dir:u,loop:i,children:c.jsx(o0.div,{...f,ref:t})}):c.jsx(o0.div,{...f,ref:t})})}),wr="ToggleGroupItem",e7=y.forwardRef((e,t)=>{const r=Zc(wr,e.__scopeToggleGroup),n=k9(wr,e.__scopeToggleGroup),a=Xc(e.__scopeToggleGroup),o=r.value.includes(e.value),l=n.disabled||e.disabled,i={...e,pressed:o,disabled:l},s=y.useRef(null);return n.rovingFocus?c.jsx(Vo,{asChild:!0,...a,focusable:!l,active:o,ref:s,children:c.jsx(t7,{...i,ref:t})}):c.jsx(t7,{...i,ref:t})});e7.displayName=wr;var t7=y.forwardRef((e,t)=>{const{__scopeToggleGroup:r,value:n,...a}=e,o=Zc(wr,r),l={role:"radio","aria-checked":e.pressed,"aria-pressed":void 0},i=o.type==="single"?l:void 0;return c.jsx(qc,{...i,...a,ref:t,onPressedChange:s=>{s?o.onItemActivate(n):o.onItemDeactivate(n)}})}),T9=ea,N9=e7;const r7=({prop:e,defaultProp:t,onChange:r=()=>{}})=>{const[n,a]=z9({defaultProp:t,onChange:r}),o=e!==void 0,l=o?e:n,i=y.useMemo(()=>r,[r]),s=y.useCallback(d=>{if(o){const u=typeof d=="function"?d(e):d;u!==e&&i(u)}else a(d)},[o,e,a,i]);return[l,s]},z9=({defaultProp:e,onChange:t})=>{const r=y.useState(e),[n]=r,a=y.useRef(n),o=y.useMemo(()=>t,[t]);return y.useEffect(()=>{a.current!==n&&(o==null||o(n),a.current=n)},[n,a,o]),r},O9="_root_1yzu4_5",D9="_item_1yzu4_30",H9="_itemLabel_1yzu4_50",V9="_itemLabelActive_1yzu4_70",L9="_itemLabelInactive_1yzu4_100",$9="_activeIndicator_1yzu4_130",B9="_separator_1yzu4_227",Z1={root:O9,item:D9,itemLabel:H9,itemLabelActive:V9,itemLabelInactive:L9,activeIndicator:$9,separator:B9},n7=({children:e,value:t,defaultValue:r,onValueChange:n,hugWidth:a=!0,...o},l)=>{const[i,s]=r7({prop:t,defaultProp:r,onChange:n});return c.jsxs(T9,{ref:l,...o,className:Z1.root,onValueChange:d=>{d&&s(d)},value:i,type:"single",asChild:!1,"data-hug-width":a,"aria-disabled":o.disabled,children:[e,c.jsx("div",{className:Z1.activeIndicator})]})};n7.displayName="SegmentedControl.Root";const o7=({children:e,...t},r)=>c.jsxs(N9,{ref:r,...t,className:Z1.item,asChild:!1,children:[c.jsx("span",{className:Z1.separator}),c.jsxs("span",{className:Z1.itemLabel,children:[c.jsx("span",{className:Z1.itemLabelActive,children:e}),c.jsx("span",{className:Z1.itemLabelInactive,children:e})]})]});o7.displayName="SegmentedControl.Item",y.forwardRef(n7),y.forwardRef(o7);var a7=["PageUp","PageDown"],l7=["ArrowUp","ArrowDown","ArrowLeft","ArrowRight"],i7={"from-left":["Home","PageDown","ArrowDown","ArrowLeft"],"from-right":["Home","PageDown","ArrowDown","ArrowRight"],"from-bottom":["Home","PageDown","ArrowDown","ArrowLeft"],"from-top":["Home","PageDown","ArrowUp","ArrowLeft"]},Ee="Slider",[ta,F9,R9]=Vr(Ee),[s7,Hy]=D0(Ee,[R9]),[U9,yr]=s7(Ee),c7=p.forwardRef((e,t)=>{const{name:r,min:n=0,max:a=100,step:o=1,orientation:l="horizontal",disabled:i=!1,minStepsBetweenThumbs:s=0,defaultValue:d=[n],value:u,onValueChange:f=()=>{},onValueCommit:h=()=>{},inverted:v=!1,form:x,...m}=e,g=p.useRef(new Set),_=p.useRef(0),A=l==="horizontal"?W9:K9,[M=[],S]=F0({prop:u,defaultProp:d,onChange:K=>{var B;(B=[...g.current][_.current])==null||B.focus(),f(K)}}),P=p.useRef(M);function N(K){const k=X9(M,K);R(K,k)}function D(K){R(K,_.current)}function U(){const K=P.current[_.current];M[_.current]!==K&&h(M)}function R(K,k,{commit:B}={commit:!1}){const $=em(o),q=tm(Math.round((K-n)/o)*o+n,$),W=Xo(q,[n,a]);S((H=[])=>{const L=q9(H,W,k);if(J9(L,s*o)){_.current=L.indexOf(W);const I=String(L)!==String(H);return I&&B&&h(L),I?L:H}else return H})}return c.jsx(U9,{scope:e.__scopeSlider,name:r,disabled:i,min:n,max:a,valueIndexToChangeRef:_,thumbs:g.current,values:M,orientation:l,form:x,children:c.jsx(ta.Provider,{scope:e.__scopeSlider,children:c.jsx(ta.Slot,{scope:e.__scopeSlider,children:c.jsx(A,{"aria-disabled":i,"data-disabled":i?"":void 0,...m,ref:t,onPointerDown:t0(m.onPointerDown,()=>{i||(P.current=M)}),min:n,max:a,inverted:v,onSlideStart:i?void 0:N,onSlideMove:i?void 0:D,onSlideEnd:i?void 0:U,onHomeKeyDown:()=>!i&&R(n,0,{commit:!0}),onEndKeyDown:()=>!i&&R(a,M.length-1,{commit:!0}),onStepKeyDown:({event:K,direction:k})=>{if(!i){const q=a7.includes(K.key)||K.shiftKey&&l7.includes(K.key)?10:1,W=_.current,H=M[W],L=o*q*k;R(H+L,W,{commit:!0})}}})})})})});c7.displayName=Ee;var[d7,u7]=s7(Ee,{startEdge:"left",endEdge:"right",size:"width",direction:1}),W9=p.forwardRef((e,t)=>{const{min:r,max:n,dir:a,inverted:o,onSlideStart:l,onSlideMove:i,onSlideEnd:s,onStepKeyDown:d,...u}=e,[f,h]=p.useState(null),v=d0(t,A=>h(A)),x=p.useRef(void 0),m=ne(a),g=m==="ltr",_=g&&!o||!g&&o;function C(A){const M=x.current||f.getBoundingClientRect(),S=[0,M.width],N=oa(S,_?[r,n]:[n,r]);return x.current=M,N(A-M.left)}return c.jsx(d7,{scope:e.__scopeSlider,startEdge:_?"left":"right",endEdge:_?"right":"left",direction:_?1:-1,size:"width",children:c.jsx(f7,{dir:m,"data-orientation":"horizontal",...u,ref:v,style:{...u.style,"--radix-slider-thumb-transform":"translateX(-50%)"},onSlideStart:A=>{const M=C(A.clientX);l==null||l(M)},onSlideMove:A=>{const M=C(A.clientX);i==null||i(M)},onSlideEnd:()=>{x.current=void 0,s==null||s()},onStepKeyDown:A=>{const S=i7[_?"from-left":"from-right"].includes(A.key);d==null||d({event:A,direction:S?-1:1})}})})}),K9=p.forwardRef((e,t)=>{const{min:r,max:n,inverted:a,onSlideStart:o,onSlideMove:l,onSlideEnd:i,onStepKeyDown:s,...d}=e,u=p.useRef(null),f=d0(t,u),h=p.useRef(void 0),v=!a;function x(m){const g=h.current||u.current.getBoundingClientRect(),_=[0,g.height],A=oa(_,v?[n,r]:[r,n]);return h.current=g,A(m-g.top)}return c.jsx(d7,{scope:e.__scopeSlider,startEdge:v?"bottom":"top",endEdge:v?"top":"bottom",size:"height",direction:v?1:-1,children:c.jsx(f7,{"data-orientation":"vertical",...d,ref:f,style:{...d.style,"--radix-slider-thumb-transform":"translateY(50%)"},onSlideStart:m=>{const g=x(m.clientY);o==null||o(g)},onSlideMove:m=>{const g=x(m.clientY);l==null||l(g)},onSlideEnd:()=>{h.current=void 0,i==null||i()},onStepKeyDown:m=>{const _=i7[v?"from-bottom":"from-top"].includes(m.key);s==null||s({event:m,direction:_?-1:1})}})})}),f7=p.forwardRef((e,t)=>{const{__scopeSlider:r,onSlideStart:n,onSlideMove:a,onSlideEnd:o,onHomeKeyDown:l,onEndKeyDown:i,onStepKeyDown:s,...d}=e,u=yr(Ee,r);return c.jsx(o0.span,{...d,ref:t,onKeyDown:t0(e.onKeyDown,f=>{f.key==="Home"?(l(f),f.preventDefault()):f.key==="End"?(i(f),f.preventDefault()):a7.concat(l7).includes(f.key)&&(s(f),f.preventDefault())}),onPointerDown:t0(e.onPointerDown,f=>{const h=f.target;h.setPointerCapture(f.pointerId),f.preventDefault(),u.thumbs.has(h)?h.focus():n(f)}),onPointerMove:t0(e.onPointerMove,f=>{f.target.hasPointerCapture(f.pointerId)&&a(f)}),onPointerUp:t0(e.onPointerUp,f=>{const h=f.target;h.hasPointerCapture(f.pointerId)&&(h.releasePointerCapture(f.pointerId),o(f))})})}),h7="SliderTrack",p7=p.forwardRef((e,t)=>{const{__scopeSlider:r,...n}=e,a=yr(h7,r);return c.jsx(o0.span,{"data-disabled":a.disabled?"":void 0,"data-orientation":a.orientation,...n,ref:t})});p7.displayName=h7;var ra="SliderRange",v7=p.forwardRef((e,t)=>{const{__scopeSlider:r,...n}=e,a=yr(ra,r),o=u7(ra,r),l=p.useRef(null),i=d0(t,l),s=a.values.length,d=a.values.map(h=>m7(h,a.min,a.max)),u=s>1?Math.min(...d):0,f=100-Math.max(...d);return c.jsx(o0.span,{"data-orientation":a.orientation,"data-disabled":a.disabled?"":void 0,...n,ref:i,style:{...e.style,[o.startEdge]:u+"%",[o.endEdge]:f+"%"}})});v7.displayName=ra;var na="SliderThumb",g7=p.forwardRef((e,t)=>{const r=F9(e.__scopeSlider),[n,a]=p.useState(null),o=d0(t,i=>a(i)),l=p.useMemo(()=>n?r().findIndex(i=>i.ref.current===n):-1,[r,n]);return c.jsx(j9,{...e,ref:o,index:l})}),j9=p.forwardRef((e,t)=>{const{__scopeSlider:r,index:n,name:a,...o}=e,l=yr(na,r),i=u7(na,r),[s,d]=p.useState(null),u=d0(t,C=>d(C)),f=s?l.form||!!s.closest("form"):!0,h=yt(s),v=l.values[n],x=v===void 0?0:m7(v,l.min,l.max),m=Y9(n,l.values.length),g=h==null?void 0:h[i.size],_=g?Q9(g,x,i.direction):0;return p.useEffect(()=>{if(s)return l.thumbs.add(s),()=>{l.thumbs.delete(s)}},[s,l.thumbs]),c.jsxs("span",{style:{transform:"var(--radix-slider-thumb-transform)",position:"absolute",[i.startEdge]:`calc(${x}% + ${_}px)`},children:[c.jsx(ta.ItemSlot,{scope:e.__scopeSlider,children:c.jsx(o0.span,{role:"slider","aria-label":e["aria-label"]||m,"aria-valuemin":l.min,"aria-valuenow":v,"aria-valuemax":l.max,"aria-orientation":l.orientation,"data-orientation":l.orientation,"data-disabled":l.disabled?"":void 0,tabIndex:l.disabled?void 0:0,...o,ref:u,style:v===void 0?{display:"none"}:e.style,onFocus:t0(e.onFocus,()=>{l.valueIndexToChangeRef.current=n})})}),f&&c.jsx(G9,{name:a??(l.name?l.name+(l.values.length>1?"[]":""):void 0),form:l.form,value:v},n)]})});g7.displayName=na;var G9=e=>{const{value:t,...r}=e,n=p.useRef(null),a=qr(t);return p.useEffect(()=>{const o=n.current,l=window.HTMLInputElement.prototype,s=Object.getOwnPropertyDescriptor(l,"value").set;if(a!==t&&s){const d=new Event("input",{bubbles:!0});s.call(o,t),o.dispatchEvent(d)}},[a,t]),c.jsx("input",{style:{display:"none"},...r,ref:n,defaultValue:t})};function q9(e=[],t,r){const n=[...e];return n[r]=t,n.sort((a,o)=>a-o)}function m7(e,t,r){const o=100/(r-t)*(e-t);return Xo(o,[0,100])}function Y9(e,t){return t>2?`Value ${e+1} of ${t}`:t===2?["Minimum","Maximum"][e]:void 0}function X9(e,t){if(e.length===1)return 0;const r=e.map(a=>Math.abs(a-t)),n=Math.min(...r);return r.indexOf(n)}function Q9(e,t,r){const n=e/2,o=oa([0,50],[0,n]);return(n-o(t)*r)*r}function Z9(e){return e.slice(0,-1).map((t,r)=>e[r+1]-t)}function J9(e,t){if(t>0){const r=Z9(e);return Math.min(...r)>=t}return!0}function oa(e,t){return r=>{if(e[0]===e[1]||t[0]===t[1])return t[0];const n=(t[1]-t[0])/(e[1]-e[0]);return t[0]+n*(r-e[0])}}function em(e){return(String(e).split(".")[1]||"").length}function tm(e,t){const r=Math.pow(10,t);return Math.round(e*r)/r}var rm=c7,nm=p7,om=v7,am=g7;const lm="_root_fs3zj_5",im="_thumb_fs3zj_17",sm="_track_fs3zj_21",cm="_range_fs3zj_28",Cr={root:lm,thumb:im,track:sm,range:cm},dm=({value:e,defaultValue:t=[0],onChange:r,onCommit:n,"data-test-id":a="fondue-slider",...o},l)=>{const i=y.useRef(null);return c.jsxs(rm,{ref:l,className:Cr.root,value:e,defaultValue:t,onValueChange:r,onValueCommit:n,"data-test-id":a,...o,children:[c.jsx(nm,{onPointerDown:()=>{i.current&&(i.current.dataset.showFocusRing="false")},className:Cr.track,children:c.jsx(om,{className:Cr.range})}),(e||t).map((s,d)=>c.jsx(am,{ref:i,className:Cr.thumb,onPointerDown:u=>{u.currentTarget.dataset.showFocusRing="false"},onBlur:u=>{u.currentTarget.dataset.showFocusRing="true"}},d))]})},um=y.forwardRef(dm);um.displayName="Slider";var aa="Switch",[fm,Vy]=D0(aa),[hm,pm]=fm(aa),b7=p.forwardRef((e,t)=>{const{__scopeSwitch:r,name:n,checked:a,defaultChecked:o,required:l,disabled:i,value:s="on",onCheckedChange:d,form:u,...f}=e,[h,v]=p.useState(null),x=d0(t,A=>v(A)),m=p.useRef(!1),g=h?u||!!h.closest("form"):!0,[_=!1,C]=F0({prop:a,defaultProp:o,onChange:d});return c.jsxs(hm,{scope:r,checked:_,disabled:i,children:[c.jsx(o0.button,{type:"button",role:"switch","aria-checked":_,"aria-required":l,"data-state":C7(_),"data-disabled":i?"":void 0,disabled:i,value:s,...f,ref:x,onClick:t0(e.onClick,A=>{C(M=>!M),g&&(m.current=A.isPropagationStopped(),m.current||A.stopPropagation())})}),g&&c.jsx(vm,{control:h,bubbles:!m.current,name:n,value:s,checked:_,required:l,disabled:i,form:u,style:{transform:"translateX(-100%)"}})]})});b7.displayName=aa;var w7="SwitchThumb",y7=p.forwardRef((e,t)=>{const{__scopeSwitch:r,...n}=e,a=pm(w7,r);return c.jsx(o0.span,{"data-state":C7(a.checked),"data-disabled":a.disabled?"":void 0,...n,ref:t})});y7.displayName=w7;var vm=e=>{const{control:t,checked:r,bubbles:n=!0,...a}=e,o=p.useRef(null),l=qr(r),i=yt(t);return p.useEffect(()=>{const s=o.current,d=window.HTMLInputElement.prototype,f=Object.getOwnPropertyDescriptor(d,"checked").set;if(l!==r&&f){const h=new Event("click",{bubbles:n});f.call(s,r),s.dispatchEvent(h)}},[l,r,n]),c.jsx("input",{type:"checkbox","aria-hidden":!0,defaultChecked:r,...a,tabIndex:-1,ref:o,style:{...e.style,...i,position:"absolute",pointerEvents:"none",opacity:0,margin:0}})};function C7(e){return e?"checked":"unchecked"}var gm=b7,mm=y7;const bm="_root_1dkcu_5",wm="_small_1dkcu_14",ym="_medium_1dkcu_18",Cm="_large_1dkcu_22",xm="_thumb_1dkcu_59",la={root:bm,small:wm,medium:ym,large:Cm,thumb:xm},_m=({value:e,defaultValue:t,size:r="medium",onChange:n,"data-test-id":a="fondue-switch","aria-label":o="Switch",...l},i)=>c.jsx(gm,{ref:i,checked:e,defaultChecked:t,className:a1([la.root,la[r]]),onCheckedChange:n,"aria-label":o,"data-test-id":a,...l,children:c.jsx(mm,{className:la.thumb})}),Mm=y.forwardRef(_m);Mm.displayName="Switch";const x7=e=>{y.useEffect(()=>{if(!e.current)return;const t=e.current,r=new ResizeObserver(()=>{const n=t.scrollWidth>t.clientWidth;t.title=n&&t.textContent||""});return r.observe(t),()=>r.disconnect()},[e])},Am="_table_1outv_4",Sm="_headerCell_1outv_18",Em="_rowCell_1outv_19",Im="_caption_1outv_46",Pm="_cellContent_1outv_71",km="_sortIndicator_1outv_96",Tm="_body_1outv_100",Nm="_row_1outv_19",zm="_buttonText_1outv_164",Y0={table:Am,headerCell:Sm,rowCell:Em,caption:Im,cellContent:Pm,sortIndicator:km,body:Tm,row:Nm,buttonText:zm};function Om(e,t){const r='tr[tabindex="0"]',n=e.closest("table");if(!n)return null;const a=Array.from(n.querySelectorAll(r)),o=a.indexOf(e)+(t==="ArrowUp"?-1:1);return o>=0&&o<a.length?a[o]:null}function Dm(e){const t=e.target,r=t.closest("tr");if(!r||t!==r||!["ArrowUp","ArrowDown"].includes(e.key))return;const n=Om(r,e.key);n&&(e.preventDefault(),n.focus())}const Hm=y.forwardRef(({layout:e="auto",fontSize:t="medium",sticky:r,children:n,...a},o)=>c.jsx("div",{onKeyDown:Dm,role:"grid",tabIndex:-1,children:c.jsx("table",{ref:o,className:Y0.table,"data-layout":e,"data-font-size":t,"data-sticky":r,...a,children:n})}));Hm.displayName="Table.Root";const Vm=y.forwardRef(({children:e},t)=>c.jsx("caption",{ref:t,className:Y0.caption,children:e}));Vm.displayName="Table.Caption";const Lm=y.forwardRef(({children:e,"aria-label":t,"aria-busy":r},n)=>c.jsx("thead",{ref:n,className:Y0.header,"aria-label":t,"aria-busy":r,children:e}));Lm.displayName="Table.Header";const $m=y.forwardRef(({noShrink:e=!1,truncate:t=!1,align:r="left",scope:n="col",sortTranslations:a,sortDirection:o,colSpan:l,width:i,state:s="idle",loadingStateAriaLabel:d,onSortChange:u,children:f},h)=>{const v=y.useRef(null);zo(v,h),x7(v);const x=y.useMemo(()=>typeof f=="string"?o==="ascending"?(a==null?void 0:a.sortDescending)??`Sort by ${f} descending`:(a==null?void 0:a.sortAscending)??`Sort by ${f} ascending`:o==="ascending"?"Sort descending":"Sort ascending",[f,o,a]),m=()=>{u&&u(o===void 0||o==="descending"?"ascending":"descending")};return c.jsx("th",{ref:v,style:{width:i},className:Y0.headerCell,scope:n,colSpan:l,"data-align":r,"data-truncate":t,"data-no-shrink":e,"data-sortable":!!u,"aria-sort":u?o||"none":void 0,children:s==="loading"?c.jsxs("div",{className:Y0.cellContent,"aria-live":"polite","aria-label":d,children:[typeof f=="string"&&t?c.jsx("span",{className:Y0.buttonText,children:f}):f,c.jsx(Tc,{"data-test-id":"fondue-loading-circle",size:"xx-small"})]}):u?c.jsxs("button",{className:Y0.cellContent,"aria-label":x,"data-active":!!o,onClick:m,children:[typeof f=="string"&&t?c.jsx("span",{className:Y0.buttonText,children:f}):f,c.jsx(c5,{width:3,children:o==="ascending"?c.jsx(Pu,{size:"12"}):o==="descending"?c.jsx(Iu,{size:"12"}):c.jsx(Eu,{className:Y0.sortIndicator,size:"12"})})]}):f})});$m.displayName="Table.HeaderCell";const Bm=y.forwardRef(({children:e,"aria-busy":t},r)=>c.jsx("tbody",{ref:r,className:Y0.body,"aria-busy":t,children:e}));Bm.displayName="Table.Body";const Fm=y.forwardRef(({disabled:e=!1,selected:t=!1,onClick:r,children:n,"aria-label":a,"data-test-id":o},l)=>{const i=r!==void 0&&!e,s=()=>{e||r&&r(t)},d=u=>{i&&(u.key==="Enter"||u.key===" ")&&(u.preventDefault(),s())};return c.jsx("tr",{ref:l,className:Y0.row,tabIndex:0,role:i?"button":"row","data-disabled":e,"data-interactive":i,"data-selected":t,"aria-disabled":e,"aria-label":a,"aria-selected":t,onClick:i?s:void 0,onKeyDown:i?d:void 0,"data-test-id":o,children:n})});Fm.displayName="Table.Row";const Rm=y.forwardRef(({colSpan:e,truncate:t,align:r="left",children:n,"aria-label":a},o)=>{const l=y.useRef(null);return zo(l,o),x7(l),c.jsx("td",{ref:l,className:Y0.rowCell,colSpan:e,"data-align":r,"data-truncate":t,"aria-label":a,children:n})});Rm.displayName="Table.RowCell";var ia="Tabs",[Um,Ly]=D0(ia,[_e]),_7=_e(),[Wm,sa]=Um(ia),M7=p.forwardRef((e,t)=>{const{__scopeTabs:r,value:n,onValueChange:a,defaultValue:o,orientation:l="horizontal",dir:i,activationMode:s="automatic",...d}=e,u=ne(i),[f,h]=F0({prop:n,onChange:a,defaultProp:o});return c.jsx(Wm,{scope:r,baseId:X0(),value:f,onValueChange:h,orientation:l,dir:u,activationMode:s,children:c.jsx(o0.div,{dir:u,"data-orientation":l,...d,ref:t})})});M7.displayName=ia;var A7="TabsList",S7=p.forwardRef((e,t)=>{const{__scopeTabs:r,loop:n=!0,...a}=e,o=sa(A7,r),l=_7(r);return c.jsx(Ho,{asChild:!0,...l,orientation:o.orientation,dir:o.dir,loop:n,children:c.jsx(o0.div,{role:"tablist","aria-orientation":o.orientation,...a,ref:t})})});S7.displayName=A7;var E7="TabsTrigger",I7=p.forwardRef((e,t)=>{const{__scopeTabs:r,value:n,disabled:a=!1,...o}=e,l=sa(E7,r),i=_7(r),s=T7(l.baseId,n),d=N7(l.baseId,n),u=n===l.value;return c.jsx(Vo,{asChild:!0,...i,focusable:!a,active:u,children:c.jsx(o0.button,{type:"button",role:"tab","aria-selected":u,"aria-controls":d,"data-state":u?"active":"inactive","data-disabled":a?"":void 0,disabled:a,id:s,...o,ref:t,onMouseDown:t0(e.onMouseDown,f=>{!a&&f.button===0&&f.ctrlKey===!1?l.onValueChange(n):f.preventDefault()}),onKeyDown:t0(e.onKeyDown,f=>{[" ","Enter"].includes(f.key)&&l.onValueChange(n)}),onFocus:t0(e.onFocus,()=>{const f=l.activationMode!=="manual";!u&&!a&&f&&l.onValueChange(n)})})})});I7.displayName=E7;var P7="TabsContent",k7=p.forwardRef((e,t)=>{const{__scopeTabs:r,value:n,forceMount:a,children:o,...l}=e,i=sa(P7,r),s=T7(i.baseId,n),d=N7(i.baseId,n),u=n===i.value,f=p.useRef(u);return p.useEffect(()=>{const h=requestAnimationFrame(()=>f.current=!1);return()=>cancelAnimationFrame(h)},[]),c.jsx(I0,{present:a||u,children:({present:h})=>c.jsx(o0.div,{"data-state":u?"active":"inactive","data-orientation":i.orientation,role:"tabpanel","aria-labelledby":s,hidden:!h,id:d,tabIndex:0,...l,ref:t,style:{...e.style,animationDuration:f.current?"0s":void 0},children:h&&o})})});k7.displayName=P7;function T7(e,t){return`${e}-trigger-${t}`}function N7(e,t){return`${e}-content-${t}`}var Km=M7,jm=S7,Gm=I7,qm=k7;const Ym=(e,t)=>e.filter(r=>{var n;const a=(n=r.ref)==null?void 0:n.current;return a?a.offsetLeft+a.offsetWidth>(t==null?void 0:t.scrollLeft)+t.offsetWidth||a.offsetLeft-t.scrollLeft<0:!1}),xr=(e,t)=>{const r=t.current,n=e==null?void 0:e.querySelector('[data-state="active"]');if(!e||!(n instanceof HTMLButtonElement)||!(r instanceof HTMLSpanElement))return;const a=(e==null?void 0:e.scrollLeft)>(n==null?void 0:n.offsetLeft),o=(n==null?void 0:n.offsetLeft)+(n==null?void 0:n.offsetWidth)>(e==null?void 0:e.offsetWidth);a?(e.offsetWidth>n.offsetWidth+n.offsetLeft?r.style.left=`${n.offsetLeft}px`:r.style.left=`${e.offsetWidth-n.offsetWidth}px`,r.style.width=`${n==null?void 0:n.offsetWidth}px`):o?(r.style.left=`${e.clientWidth-n.offsetWidth}px`,r.style.width=`${n.offsetWidth}px`):(r.style.left=`${n.offsetLeft}px`,r.style.width=`${n.offsetWidth}px`)},Xm=({activeTab:e})=>{const t=y.useRef(null),r=y.useRef(null),[n,a]=y.useState([]),[o,l]=y.useState([]);return y.useEffect(()=>{const i=t.current,s=i==null?void 0:i.querySelector('[data-state="active"]');s instanceof HTMLButtonElement&&i instanceof HTMLDivElement&&(xr(i,r),s.scrollIntoView({behavior:"smooth",block:"nearest",inline:"end"}))},[e,r]),y.useLayoutEffect(()=>{var i;const s=t.current,d=s==null?void 0:s.querySelector('[data-state="active"]');if(s instanceof HTMLDivElement&&d instanceof HTMLButtonElement){xr(s,r);const u=new MutationObserver(()=>{d.scrollIntoView({behavior:"instant",block:"nearest",inline:"end"}),xr(s,r)});s.parentNode&&u.observe(s.parentNode,{childList:!0});const f=new IntersectionObserver(()=>{l(Ym(n,s)),xr(s,r)},{root:s,threshold:1});for(const h of n)(i=h.ref)!=null&&i.current&&f.observe(h.ref.current);return()=>{f.disconnect(),u.disconnect()}}},[n,t,r]),{triggerListRef:t,activeIndicatorRef:r,triggersOutOfView:o,triggers:n,addTrigger:i=>{a(s=>[...s,i])}}},Qm="_root_13jbx_5",Zm="_triggerList_13jbx_14",Jm="_triggerListWrapper_13jbx_28",eb="_trigger_13jbx_14",tb="_content_13jbx_78",rb="_activeIndicator_13jbx_94",Ie={root:Qm,triggerList:Zm,triggerListWrapper:Jm,trigger:eb,content:tb,activeIndicator:rb},ca=y.createContext({value:"",disabled:!1}),z7=y.createContext({addTrigger:()=>{}}),O7=({padding:e="compact",activeTab:t,defaultActiveTab:r,size:n="medium",onActiveTabChange:a,children:o,...l},i)=>{var s;const[d,u]=r7({prop:t,defaultProp:r,onChange:a}),f=y.useCallback(_=>{u(_)},[u]),{triggerListRef:h,activeIndicatorRef:v,triggers:x,triggersOutOfView:m,addTrigger:g}=Xm({activeTab:d});return c.jsx(z7.Provider,{value:{addTrigger:g},children:c.jsxs(Km,{ref:i,className:Ie.root,onValueChange:f,value:d??((s=x[0])==null?void 0:s.value),"data-tabs-content-padding":e,...l,children:[c.jsxs("div",{className:Ie.triggerListWrapper,children:[c.jsx(jm,{ref:h,"data-size":n,className:Ie.triggerList,children:x.map(_=>y.createElement(Gm,{..._.props,key:_.value,value:_.value,disabled:_.disabled,className:Ie.trigger,ref:_.ref},_.element))}),c.jsxs(fr.Root,{children:[m.length>0&&c.jsx(fr.Trigger,{"data-test-id":"overflow-items-dropdown-trigger",children:c.jsx(D5,{emphasis:"default",aspect:"square",size:"small",children:c.jsx(Tu,{size:16})})}),c.jsx(fr.Content,{align:"end","data-test-id":"overflow-items-dropdown-content",children:m.map(_=>y.createElement(fr.Item,{..._.props,disabled:_.disabled,onSelect:()=>f(_.value),key:_.value},_.element))})]}),c.jsx("span",{"data-test-id":"active-tab-indicator",ref:v,className:Ie.activeIndicator})]}),o]})})};O7.displayName="Tabs.Root";const D7=({children:e,value:t,disabled:r})=>c.jsx(ca.Provider,{value:{value:t,disabled:r},children:e});D7.displayName="Tabs.Tab";const H7=({children:e,...t},r)=>{const{value:n,disabled:a}=y.useContext(ca),{addTrigger:o}=y.useContext(z7),l=y.useRef(null);return y.useEffect(()=>{o({ref:l||r,value:n??"",disabled:a,props:t,element:e})},[]),null};H7.displayName="Tabs.Trigger";const V7=({children:e,...t},r)=>{const{value:n}=y.useContext(ca);return c.jsx(qm,{ref:r,...t,className:Ie.content,value:n??"",children:e})};V7.displayName="Tabs.Content",y.forwardRef(O7),y.forwardRef(D7),y.forwardRef(H7),y.forwardRef(V7);const nb="_root_1cjgh_2",_r={root:nb,"weight-default":"_weight-default_1cjgh_7","weight-strong":"_weight-strong_1cjgh_11","weight-x-strong":"_weight-x-strong_1cjgh_15","size-x-small":"_size-x-small_1cjgh_19","size-small":"_size-small_1cjgh_24","size-medium":"_size-medium_1cjgh_29","size-large":"_size-large_1cjgh_34","color-default":"_color-default_1cjgh_39","color-weak":"_color-weak_1cjgh_43","color-x-weak":"_color-x-weak_1cjgh_47","color-disabled":"_color-disabled_1cjgh_51","color-negative":"_color-negative_1cjgh_55","color-positive":"_color-positive_1cjgh_59","color-warning":"_color-warning_1cjgh_63","color-interactive":"_color-interactive_1cjgh_67","color-box-neutral":"_color-box-neutral_1cjgh_71","color-box-selected":"_color-box-selected_1cjgh_75","color-box-disabled":"_color-box-disabled_1cjgh_79","color-box-positive":"_color-box-positive_1cjgh_83","color-box-negative":"_color-box-negative_1cjgh_87","color-box-warning":"_color-box-warning_1cjgh_91"},ob=y.forwardRef(({children:e,as:t="span",size:r="medium",weight:n="default",color:a="default",boxColor:o,className:l,...i},s)=>c.jsx(t,{"data-test-id":"text",className:a1([_r.root,_r[`size-${r}`],_r[`weight-${n}`],_r[o?`color-box-${o}`:`color-${a}`],l]),ref:s,...i,children:e}));ob.displayName="FondueText";var ab="VisuallyHidden",L7=p.forwardRef((e,t)=>c.jsx(o0.span,{...e,ref:t,style:{position:"absolute",border:0,width:1,height:1,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",wordWrap:"normal",...e.style}}));L7.displayName=ab;var lb=L7,[Mr,$y]=D0("Tooltip",[he]),Ar=he(),$7="TooltipProvider",ib=700,da="tooltip.open",[sb,ua]=Mr($7),B7=e=>{const{__scopeTooltip:t,delayDuration:r=ib,skipDelayDuration:n=300,disableHoverableContent:a=!1,children:o}=e,l=p.useRef(!0),i=p.useRef(!1),s=p.useRef(0);return p.useEffect(()=>{const d=s.current;return()=>window.clearTimeout(d)},[]),c.jsx(sb,{scope:t,isOpenDelayedRef:l,delayDuration:r,onOpen:p.useCallback(()=>{window.clearTimeout(s.current),l.current=!1},[]),onClose:p.useCallback(()=>{window.clearTimeout(s.current),s.current=window.setTimeout(()=>l.current=!0,n)},[n]),isPointerInTransitRef:i,onPointerInTransitChange:p.useCallback(d=>{i.current=d},[]),disableHoverableContent:a,children:o})};B7.displayName=$7;var Sr="Tooltip",[cb,st]=Mr(Sr),F7=e=>{const{__scopeTooltip:t,children:r,open:n,defaultOpen:a=!1,onOpenChange:o,disableHoverableContent:l,delayDuration:i}=e,s=ua(Sr,e.__scopeTooltip),d=Ar(t),[u,f]=p.useState(null),h=X0(),v=p.useRef(0),x=l??s.disableHoverableContent,m=i??s.delayDuration,g=p.useRef(!1),[_=!1,C]=F0({prop:n,defaultProp:a,onChange:N=>{N?(s.onOpen(),document.dispatchEvent(new CustomEvent(da))):s.onClose(),o==null||o(N)}}),A=p.useMemo(()=>_?g.current?"delayed-open":"instant-open":"closed",[_]),M=p.useCallback(()=>{window.clearTimeout(v.current),v.current=0,g.current=!1,C(!0)},[C]),S=p.useCallback(()=>{window.clearTimeout(v.current),v.current=0,C(!1)},[C]),P=p.useCallback(()=>{window.clearTimeout(v.current),v.current=window.setTimeout(()=>{g.current=!0,C(!0),v.current=0},m)},[m,C]);return p.useEffect(()=>()=>{v.current&&(window.clearTimeout(v.current),v.current=0)},[]),c.jsx(zt,{...d,children:c.jsx(cb,{scope:t,contentId:h,open:_,stateAttribute:A,trigger:u,onTriggerChange:f,onTriggerEnter:p.useCallback(()=>{s.isOpenDelayedRef.current?P():M()},[s.isOpenDelayedRef,P,M]),onTriggerLeave:p.useCallback(()=>{x?S():(window.clearTimeout(v.current),v.current=0)},[S,x]),onOpen:M,onClose:S,disableHoverableContent:x,children:r})})};F7.displayName=Sr;var fa="TooltipTrigger",R7=p.forwardRef((e,t)=>{const{__scopeTooltip:r,...n}=e,a=st(fa,r),o=ua(fa,r),l=Ar(r),i=p.useRef(null),s=d0(t,i,a.onTriggerChange),d=p.useRef(!1),u=p.useRef(!1),f=p.useCallback(()=>d.current=!1,[]);return p.useEffect(()=>()=>document.removeEventListener("pointerup",f),[f]),c.jsx(Ot,{asChild:!0,...l,children:c.jsx(o0.button,{"aria-describedby":a.open?a.contentId:void 0,"data-state":a.stateAttribute,...n,ref:s,onPointerMove:t0(e.onPointerMove,h=>{h.pointerType!=="touch"&&!u.current&&!o.isPointerInTransitRef.current&&(a.onTriggerEnter(),u.current=!0)}),onPointerLeave:t0(e.onPointerLeave,()=>{a.onTriggerLeave(),u.current=!1}),onPointerDown:t0(e.onPointerDown,()=>{a.open&&a.onClose(),d.current=!0,document.addEventListener("pointerup",f,{once:!0})}),onFocus:t0(e.onFocus,()=>{d.current||a.onOpen()}),onBlur:t0(e.onBlur,a.onClose),onClick:t0(e.onClick,a.onClose)})})});R7.displayName=fa;var ha="TooltipPortal",[db,ub]=Mr(ha,{forceMount:void 0}),U7=e=>{const{__scopeTooltip:t,forceMount:r,children:n,container:a}=e,o=st(ha,t);return c.jsx(db,{scope:t,forceMount:r,children:c.jsx(I0,{present:r||o.open,children:c.jsx(Ze,{asChild:!0,container:a,children:n})})})};U7.displayName=ha;var Pe="TooltipContent",W7=p.forwardRef((e,t)=>{const r=ub(Pe,e.__scopeTooltip),{forceMount:n=r.forceMount,side:a="top",...o}=e,l=st(Pe,e.__scopeTooltip);return c.jsx(I0,{present:n||l.open,children:l.disableHoverableContent?c.jsx(K7,{side:a,...o,ref:t}):c.jsx(fb,{side:a,...o,ref:t})})}),fb=p.forwardRef((e,t)=>{const r=st(Pe,e.__scopeTooltip),n=ua(Pe,e.__scopeTooltip),a=p.useRef(null),o=d0(t,a),[l,i]=p.useState(null),{trigger:s,onClose:d}=r,u=a.current,{onPointerInTransitChange:f}=n,h=p.useCallback(()=>{i(null),f(!1)},[f]),v=p.useCallback((x,m)=>{const g=x.currentTarget,_={x:x.clientX,y:x.clientY},C=gb(_,g.getBoundingClientRect()),A=mb(_,C),M=bb(m.getBoundingClientRect()),S=yb([...A,...M]);i(S),f(!0)},[f]);return p.useEffect(()=>()=>h(),[h]),p.useEffect(()=>{if(s&&u){const x=g=>v(g,u),m=g=>v(g,s);return s.addEventListener("pointerleave",x),u.addEventListener("pointerleave",m),()=>{s.removeEventListener("pointerleave",x),u.removeEventListener("pointerleave",m)}}},[s,u,v,h]),p.useEffect(()=>{if(l){const x=m=>{const g=m.target,_={x:m.clientX,y:m.clientY},C=(s==null?void 0:s.contains(g))||(u==null?void 0:u.contains(g)),A=!wb(_,l);C?h():A&&(h(),d())};return document.addEventListener("pointermove",x),()=>document.removeEventListener("pointermove",x)}},[s,u,l,d,h]),c.jsx(K7,{...e,ref:o})}),[hb,pb]=Mr(Sr,{isInside:!1}),vb=Vu("TooltipContent"),K7=p.forwardRef((e,t)=>{const{__scopeTooltip:r,children:n,"aria-label":a,onEscapeKeyDown:o,onPointerDownOutside:l,...i}=e,s=st(Pe,r),d=Ar(r),{onClose:u}=s;return p.useEffect(()=>(document.addEventListener(da,u),()=>document.removeEventListener(da,u)),[u]),p.useEffect(()=>{if(s.trigger){const f=h=>{const v=h.target;v!=null&&v.contains(s.trigger)&&u()};return window.addEventListener("scroll",f,{capture:!0}),()=>window.removeEventListener("scroll",f,{capture:!0})}},[s.trigger,u]),c.jsx(qe,{asChild:!0,disableOutsidePointerEvents:!1,onEscapeKeyDown:o,onPointerDownOutside:l,onFocusOutside:f=>f.preventDefault(),onDismiss:u,children:c.jsxs(_n,{"data-state":s.stateAttribute,...d,...i,ref:t,style:{...i.style,"--radix-tooltip-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-tooltip-content-available-width":"var(--radix-popper-available-width)","--radix-tooltip-content-available-height":"var(--radix-popper-available-height)","--radix-tooltip-trigger-width":"var(--radix-popper-anchor-width)","--radix-tooltip-trigger-height":"var(--radix-popper-anchor-height)"},children:[c.jsx(vb,{children:n}),c.jsx(hb,{scope:r,isInside:!0,children:c.jsx(lb,{id:s.contentId,role:"tooltip",children:a||n})})]})})});W7.displayName=Pe;var j7="TooltipArrow",G7=p.forwardRef((e,t)=>{const{__scopeTooltip:r,...n}=e,a=Ar(r);return pb(j7,r).isInside?null:c.jsx(Mn,{...a,...n,ref:t})});G7.displayName=j7;function gb(e,t){const r=Math.abs(t.top-e.y),n=Math.abs(t.bottom-e.y),a=Math.abs(t.right-e.x),o=Math.abs(t.left-e.x);switch(Math.min(r,n,a,o)){case o:return"left";case a:return"right";case r:return"top";case n:return"bottom";default:throw new Error("unreachable")}}function mb(e,t,r=5){const n=[];switch(t){case"top":n.push({x:e.x-r,y:e.y+r},{x:e.x+r,y:e.y+r});break;case"bottom":n.push({x:e.x-r,y:e.y-r},{x:e.x+r,y:e.y-r});break;case"left":n.push({x:e.x+r,y:e.y-r},{x:e.x+r,y:e.y+r});break;case"right":n.push({x:e.x-r,y:e.y-r},{x:e.x-r,y:e.y+r});break}return n}function bb(e){const{top:t,right:r,bottom:n,left:a}=e;return[{x:a,y:t},{x:r,y:t},{x:r,y:n},{x:a,y:n}]}function wb(e,t){const{x:r,y:n}=e;let a=!1;for(let o=0,l=t.length-1;o<t.length;l=o++){const i=t[o].x,s=t[o].y,d=t[l].x,u=t[l].y;s>n!=u>n&&r<(d-i)*(n-s)/(u-s)+i&&(a=!a)}return a}function yb(e){const t=e.slice();return t.sort((r,n)=>r.x<n.x?-1:r.x>n.x?1:r.y<n.y?-1:r.y>n.y?1:0),Cb(t)}function Cb(e){if(e.length<=1)return e.slice();const t=[];for(let n=0;n<e.length;n++){const a=e[n];for(;t.length>=2;){const o=t[t.length-1],l=t[t.length-2];if((o.x-l.x)*(a.y-l.y)>=(o.y-l.y)*(a.x-l.x))t.pop();else break}t.push(a)}t.pop();const r=[];for(let n=e.length-1;n>=0;n--){const a=e[n];for(;r.length>=2;){const o=r[r.length-1],l=r[r.length-2];if((o.x-l.x)*(a.y-l.y)>=(o.y-l.y)*(a.x-l.x))r.pop();else break}r.push(a)}return r.pop(),t.length===1&&r.length===1&&t[0].x===r[0].x&&t[0].y===r[0].y?t:t.concat(r)}var xb=B7,_b=F7,Mb=R7,Ab=U7,Sb=W7,Eb=G7;const Ib="_root_13m98_4",Pb="_arrow_13m98_25",q7={root:Ib,arrow:Pb},Y7=({children:e,enterDelay:t=700,open:r,onOpenChange:n,...a})=>c.jsx(xb,{children:c.jsx(_b,{delayDuration:t,open:r,onOpenChange:n,...a,children:e})});Y7.displayName="Tooltip.Root";const X7=({asChild:e=!1,children:t,"data-test-id":r="fondue-tooltip-trigger"},n)=>c.jsx(Mb,{"data-test-id":r,type:e?void 0:"button",asChild:e,ref:n,children:t});X7.displayName="Tooltip.Trigger";const Q7=({children:e,className:t,maxWidth:r,"data-test-id":n="fondue-tooltip-content",padding:a="spacious",...o},l)=>{const i=ye();return c.jsx(Ab,{children:c.jsx(Ce,{theme:i,children:c.jsxs(Sb,{"data-test-id":n,"data-tooltip-spacing":a,className:a1(q7.root,t),style:{maxWidth:r},collisionPadding:16,sideOffset:8,ref:l,...o,children:[e,c.jsx(Eb,{"aria-hidden":"true",className:q7.arrow})]})})})};Q7.displayName="Tooltip.Content";const b1={Root:Y7,Trigger:y.forwardRef(X7),Content:y.forwardRef(Q7)},kb=e=>e==="IMAGE"?c.jsx(b.IconImage24,{}):e==="VIDEO"?c.jsx(b.IconPlayFrame24,{}):e==="AUDIO"?c.jsx(b.IconMusicNote24,{}):c.jsx(b.IconDocument24,{}),pa=y.forwardRef(({item:e,isEditing:t,draggableProps:r,transformStyle:n,isDragging:a,isOverlay:o,isLoading:l,onDelete:i,onReplaceWithBrowse:s,onReplaceWithUpload:d,onDownload:u},f)=>{const[h,v]=y.useState(),[x,{selectedFiles:m}]=V1.useFileInput({multiple:!0,accept:"image/*"}),[g,{results:_,doneAll:C}]=V1.useAssetUpload(),{focusProps:A,isFocusVisible:M}=$a.useFocusRing();y.useEffect(()=>{m&&g(m[0])},[m]),y.useEffect(()=>{C&&d(_[0])},[C,_]);const S=l||m&&!C;return c.jsxs("button",{"aria-label":"Download attachment","data-test-id":"attachments-item",onClick:()=>u==null?void 0:u(),ref:f,style:{...n,opacity:a&&!o?.3:1,fontFamily:"var(-f-theme-settings-body-font-family)"},className:n1(["tw-cursor-pointer tw-text-left tw-w-full tw-relative tw-flex tw-gap-3 tw-px-5 tw-py-3 tw-items-center tw-group hover:tw-bg-box-neutral-hover",a?"tw-bg-box-neutral-hover":""]),children:[c.jsx("div",{className:"tw-text-text-weak group-hover:tw-text-box-neutral-inverse-hover",children:S?c.jsx(b.LoadingCircle,{size:b.LoadingCircleSize.Small}):kb(e.objectType)}),c.jsxs("div",{className:"tw-text-s tw-flex-1 tw-min-w-0",children:[c.jsx("div",{className:"tw-whitespace-nowrap tw-overflow-hidden tw-text-ellipsis tw-font-bold tw-text-text-weak group-hover:tw-text-box-neutral-inverse-hover",children:e.title}),c.jsx("div",{className:"tw-text-text-weak",children:`${e.fileSizeHumanReadable} - ${e.extension}`})]}),t&&c.jsxs("div",{"data-test-id":"attachments-actionbar",className:n1(["tw-flex tw-gap-0.5 group-focus:tw-opacity-100 focus-visible:tw-opacity-100 focus-within:tw-opacity-100 group-hover:tw-opacity-100",o||(h==null?void 0:h.id)===e.id?"tw-opacity-100":"tw-opacity-0"]),children:[c.jsx("button",{...A,...r,"aria-label":"Drag attachment",className:n1([" tw-border-button-border tw-bg-button-background active:tw-bg-button-background-pressed tw-group tw-border tw-box-box tw-relative tw-flex tw-items-center tw-justify-center tw-outline-none tw-font-medium tw-rounded tw-h-9 tw-w-9 ",a||o?"tw-cursor-grabbing tw-bg-button-background-pressed hover:tw-bg-button-background-pressed":"tw-cursor-grab hover:tw-bg-button-background-hover",M&&b.FOCUS_STYLE,M&&"tw-z-[2]"]),children:c.jsx(b.IconGrabHandle20,{})}),c.jsx("div",{"data-test-id":"attachments-actionbar-flyout",children:c.jsx(b.Flyout,{placement:b.FlyoutPlacement.Right,isOpen:(h==null?void 0:h.id)===e.id,fitContent:!0,legacyFooter:!1,onOpenChange:P=>v(P?e:void 0),trigger:(P,N)=>c.jsx(b.Button,{ref:N,icon:c.jsx(b.IconPen20,{}),emphasis:b.ButtonEmphasis.Default,onClick:()=>v(e)}),children:c.jsx(b.ActionMenu,{menuBlocks:[{id:"menu",menuItems:[{id:"upload",size:b.MenuItemContentSize.XSmall,title:"Replace with upload",onClick:()=>{x(),v(void 0)},initialValue:!0,decorator:c.jsx("div",{className:"tw-mr-2",children:c.jsx(b.IconArrowCircleUp20,{})})},{id:"asset",size:b.MenuItemContentSize.XSmall,title:"Replace with asset",onClick:()=>{s(),v(void 0)},initialValue:!0,decorator:c.jsx("div",{className:"tw-mr-2",children:c.jsx(b.IconImageStack20,{})})}]},{id:"menu-delete",menuItems:[{id:"delete",size:b.MenuItemContentSize.XSmall,title:"Delete",style:b.MenuItemStyle.Danger,onClick:()=>{i(),v(void 0)},initialValue:!0,decorator:c.jsx("div",{className:"tw-mr-2",children:c.jsx(b.IconTrashBin20,{})})}]}]})})})]})]})});pa.displayName="AttachmentItem";const Tb=e=>{const{attributes:t,listeners:r,setNodeRef:n,transform:a,transition:o,isDragging:l}=ht.useSortable({id:e.item.id}),i={transform:a?`translate(${a.x}px, ${a.y}px)`:"",transition:o,zIndex:l?2:1},s={...t,...r};return c.jsx(pa,{ref:n,isDragging:l,transformStyle:i,draggableProps:s,...e})},Nb=({children:e,isFlyoutOpen:t,triggerProps:r,triggerRef:n})=>c.jsxs("button",{className:n1(["tw-flex tw-text-xs tw-font-body tw-items-center tw-gap-1 tw-rounded-full tw-outline tw-outline-1 tw-outline-offset-1 tw-p-1.5 tw-outline-line",t?"tw-bg-box-neutral-pressed tw-text-box-neutral-inverse-pressed":"tw-bg-base hover:tw-bg-box-neutral-hover active:tw-bg-box-neutral-pressed tw-text-box-neutral-inverse hover:tw-text-box-neutral-inverse-hover active:tw-text-box-neutral-inverse-pressed"]),...r,ref:n,"data-test-id":"attachments-button-trigger",children:[c.jsx(b.IconPaperclip16,{}),e,c.jsx(b.IconCaretDown12,{})]}),Z7=({items:e=[],onDelete:t,onReplaceWithBrowse:r,onReplaceWithUpload:n,onBrowse:a,onUpload:o,onSorted:l,appBridge:i,triggerComponent:s=Nb,isOpen:d,onOpenChange:u})=>{const[f,h]=y.useState(e),[v,x]=y.useState(!1),m=x0.useSensors(x0.useSensor(x0.PointerSensor),x0.useSensor(x0.KeyboardSensor)),[g,_]=y.useState(void 0),[C,A]=y.useState(!1),[M,S]=y.useState([]),[P,N]=y.useState(null),D=V1.useEditorState(i),{openAssetChooser:U,closeAssetChooser:R}=V1.useAssetChooser(i),K=d!==void 0,k=K?d:v,B=f==null?void 0:f.find(z=>z.id===g),[$,{results:q,doneAll:W}]=V1.useAssetUpload({onUploadProgress:()=>!C&&A(!0)}),H=z=>{const V=K?u:x;V==null||V(z)};y.useEffect(()=>{h(e)},[e]),y.useEffect(()=>{P&&(A(!0),$(P))},[P]),y.useEffect(()=>{(async()=>{W&&(await o(q),A(!1))})()},[W,q]);const L=()=>{H(!1),U(z=>{a(z),R(),H(!0)},{multiSelection:!0,selectedValueIds:f.map(z=>z.id)})},I=z=>{H(!1),U(async V=>{H(!0),R(),S([...M,z.id]),await r(z,V[0]),S(M.filter(Y=>Y!==z.id))},{multiSelection:!1,selectedValueIds:f.map(V=>V.id)})},E=async(z,V)=>{S([...M,z.id]),await n(z,V),S(M.filter(Y=>Y!==z.id))},O=z=>{const{active:V}=z;_(V.id)},F=z=>{const{active:V,over:Y}=z;if(Y&&V.id!==Y.id&&f){const Q=f.findIndex(e0=>e0.id===V.id),J=f.findIndex(e0=>e0.id===Y.id),r0=ht.arrayMove(f,Q,J);h(r0),l(r0)}_(void 0)};return D||((f==null?void 0:f.length)??0)>0?c.jsxs(b1.Root,{enterDelay:500,children:[c.jsx(b1.Trigger,{asChild:!0,children:c.jsx("div",{"data-test-id":"attachments-flyout-button",children:c.jsx(b.Flyout,{placement:b.FlyoutPlacement.BottomRight,onOpenChange:z=>H(B?!0:z),isOpen:k,hug:!1,fitContent:!0,legacyFooter:!1,trigger:(z,V)=>c.jsx(s,{isFlyoutOpen:k,triggerProps:z,triggerRef:V,children:c.jsx("div",{children:e.length>0?e.length:"Add"})}),children:c.jsxs("div",{className:"tw-w-[300px]","data-test-id":"attachments-flyout-content",children:[f.length>0&&c.jsxs(x0.DndContext,{sensors:m,collisionDetection:x0.closestCenter,onDragStart:O,onDragEnd:F,modifiers:[ou.restrictToWindowEdges],children:[c.jsx(ht.SortableContext,{items:f,strategy:ht.rectSortingStrategy,children:c.jsx("div",{className:"tw-border-b tw-border-b-line",children:f.map(z=>c.jsx(Tb,{isEditing:D,isLoading:M.includes(z.id),item:z,onDelete:()=>t(z),onReplaceWithBrowse:()=>I(z),onReplaceWithUpload:V=>E(z,V),onDownload:()=>i.dispatch({name:"downloadAsset",payload:z})},z.id))})}),c.jsx(x0.DragOverlay,{children:B&&c.jsx(pa,{isOverlay:!0,isEditing:D,item:B,isDragging:!0,onDelete:()=>t(B),onReplaceWithBrowse:()=>I(B),onReplaceWithUpload:z=>E(B,z)},g)})]}),D&&c.jsxs("div",{className:"tw-px-5 tw-py-3",children:[c.jsx("div",{className:"tw-font-body tw-font-medium tw-text-text tw-text-s tw-my-4",children:"Add attachments"}),c.jsx(b.AssetInput,{isLoading:C,size:b.AssetInputSize.Small,onUploadClick:z=>N(z),onLibraryClick:L})]})]})})})}),c.jsx(b1.Content,{side:"top",children:"Attachments"})]}):null},zb=(e,t)=>{const r=[b.FOCUS_VISIBLE_STYLE,"tw-relative tw-inline-flex tw-items-center tw-justify-center","tw-h-6 tw-p-1","tw-rounded","tw-text-xs tw-font-medium","tw-gap-0.5","focus-visible:tw-z-10"];return t?r.push("tw-bg-box-neutral-pressed","tw-text-box-neutral-inverse-pressed",e==="grab"?"tw-cursor-grabbing":"tw-cursor-pointer"):r.push("hover:tw-bg-box-neutral-hover active:tw-bg-box-neutral-pressed","tw-text-text-weak hover:tw-text-box-neutral-inverse-hover active:tw-text-box-neutral-inverse-pressed",e==="grab"?"!tw-cursor-grab active:tw-cursor-grabbing":"tw-cursor-pointer"),n1(r)},ct=y.forwardRef(({onClick:e,children:t,forceActiveStyle:r,cursor:n="pointer","data-test-id":a="base-toolbar-button",...o},l)=>c.jsx("button",{onClick:e,className:zb(n,r),"data-test-id":a,...o,ref:l,children:t}));ct.displayName="BaseToolbarButton";const Ob=({children:e,isFlyoutOpen:t,triggerProps:r,triggerRef:n})=>c.jsxs(ct,{forceActiveStyle:t,"data-test-id":"attachments-toolbar-button-trigger",...r,ref:n,children:[c.jsx(b.IconPaperclip16,{}),e,c.jsx(b.IconCaretDown12,{})]}),J7="attachments",ed=({flyoutId:e=J7})=>{const t=b.useMemoizedId(e),{appBridge:r,attachments:n,onAttachmentsAdd:a,onAttachmentDelete:o,onAttachmentReplace:l,onAttachmentsSorted:i}=e5(),{isOpen:s,onOpenChange:d}=pt(t),u=He();return c.jsx(Z7,{onUpload:a,onDelete:o,onReplaceWithBrowse:l,onReplaceWithUpload:l,onSorted:i,onBrowse:a,items:n,appBridge:r,triggerComponent:Ob,isOpen:s&&!u,onOpenChange:d})},td="Drag or press ↵ to move",rd="Move with ↑↓←→ and confirm with ↵",va=({content:e,children:t,open:r,disabled:n})=>n?t:c.jsxs(b1.Root,{enterDelay:300,open:r,children:[c.jsx(b1.Trigger,{asChild:!0,children:t}),c.jsx(b1.Content,{side:"top",children:c.jsx("div",{children:e})})]}),nd=({tooltip:e,icon:t,setActivatorNodeRef:r,draggableProps:n})=>{const a=He();return c.jsx(va,{...a&&{open:a},content:c.jsx("div",{children:a?rd:e??td}),children:c.jsx(ct,{ref:r,"data-test-id":"block-item-wrapper-toolbar-btn",forceActiveStyle:a,cursor:"grab",...n,children:t})})},ga=({content:e,icon:t,tooltip:r,flyoutId:n,flyoutFooter:a,flyoutHeader:o})=>{const l=b.useMemoizedId(n),{isOpen:i,onOpenChange:s}=pt(l),d=He();return c.jsx(va,{disabled:d||i,content:r,children:c.jsx("div",{className:"tw-flex tw-flex-shrink-0 tw-flex-1 tw-h-6 tw-relative",children:c.jsx(b.Flyout,{isOpen:i&&!d,legacyFooter:!1,fixedFooter:a,fixedHeader:o,fitContent:!0,hug:!1,placement:b.FlyoutPlacement.BottomRight,onOpenChange:s,trigger:(u,f)=>c.jsx(ct,{"data-test-id":"block-item-wrapper-toolbar-flyout",forceActiveStyle:i&&!d,...u,ref:f,children:t}),children:e})})})},od=({items:e,flyoutId:t})=>{const{onOpenChange:r}=pt(t);return c.jsx(b.ActionMenu,{menuBlocks:e.map((n,a)=>({id:a.toString(),menuItems:n.map((o,l)=>({id:a.toString()+l.toString(),size:b.MenuItemContentSize.XSmall,title:o.title,style:o.style,onClick:()=>{r(!1),o.onClick()},initialValue:!0,decorator:c.jsx("div",{className:"tw-mr-2",children:o.icon})}))}))})},ma="menu",ad=({items:e,flyoutId:t=ma,tooltip:r="Options"})=>{const n=b.useMemoizedId(t);return c.jsx(ga,{icon:c.jsx(b.IconDotsHorizontal16,{}),tooltip:r,flyoutId:n,content:c.jsx(od,{items:e,flyoutId:n})})},Db=({tooltip:e,icon:t,onClick:r})=>{const n=He();return c.jsx(va,{disabled:n,content:e??"",children:c.jsx(ct,{"data-test-id":"block-item-wrapper-toolbar-btn",onClick:r,children:t})})},ld=({children:e})=>c.jsx("div",{"data-test-id":"block-item-wrapper-toolbar-segment",className:"tw-pointer-events-auto tw-flex tw-flex-shrink-0 tw-gap-px tw-px-px tw-h-[26px] tw-items-center tw-self-start tw-leading-none",children:e}),id=({items:e,attachments:t})=>c.jsxs("div",{"data-test-id":"block-item-wrapper-toolbar",className:"tw-rounded-md tw-bg-base tw-border tw-border-line-strong tw-divide-x tw-divide-line-strong tw-shadow-lg tw-flex tw-flex-none tw-items-center tw-isolate",children:[t.isEnabled&&c.jsx(ld,{children:c.jsx(ed,{})}),e.length>0&&c.jsx(ld,{children:e.map(r=>{switch(r.type){case"dragHandle":return c.jsx(nd,{...r},r.tooltip+r.type);case"menu":return c.jsx(ad,{...r},r.tooltip+r.type);case"flyout":return c.jsx(ga,{...r},r.tooltip+r.type);default:return c.jsx(Db,{...r},r.tooltip+r.type)}})})]}),sd=y.memo(({children:e,toolbarItems:t,shouldHideWrapper:r,shouldHideComponent:n=!1,isDragging:a=!1,shouldFillContainer:o,outlineOffset:l=0,shouldBeShown:i=!1,showAttachments:s=!1})=>{const[d,u]=y.useState(i?[ma]:[]),f=y.useRef(null);if(r)return c.jsx(c.Fragment,{children:e});const h=t==null?void 0:t.filter(x=>x!==void 0),v=d.length>0||i;return c.jsx(Ga,{isDragPreview:a,children:c.jsx(Ya,{openFlyoutIds:d,setOpenFlyoutIds:u,children:c.jsxs("div",{ref:f,"data-test-id":"block-item-wrapper",style:{outlineOffset:l},className:n1(["tw-relative tw-group tw-outline-1 tw-outline-box-selected-inverse",o&&"tw-flex-1 tw-h-full tw-w-full","hover:tw-outline focus-within:tw-outline",v&&"tw-outline",n&&"tw-opacity-0"]),children:[c.jsx("div",{style:{right:-1-l,bottom:`calc(100% - ${2+l}px)`},className:n1(["tw-pointer-events-none tw-absolute tw-bottom-[calc(100%-4px)] tw-right-[-3px] tw-w-full tw-opacity-0 tw-z-[60]","group-hover:tw-opacity-100 group-focus:tw-opacity-100 focus-within:tw-opacity-100","tw-flex tw-justify-end",v&&"tw-opacity-100"]),children:c.jsx(id,{attachments:{isEnabled:s},items:h})}),e]})})})});sd.displayName="BlockItemWrapper";const Hb=({onDownload:e})=>{const{isFocused:t,focusProps:r}=$a.useFocusRing();return c.jsxs(b1.Root,{enterDelay:500,children:[c.jsx(b1.Trigger,{asChild:!0,children:c.jsx("button",{tabIndex:0,"aria-label":"Download",...r,className:n1(["tw-outline-none tw-rounded",t&&b.FOCUS_STYLE]),onClick:e,onPointerDown:n=>n.preventDefault(),children:c.jsx("span",{"data-test-id":"download-button",className:"tw-flex tw-text-xs tw-font-body tw-items-center tw-gap-1 tw-rounded-full tw-bg-box-neutral-strong-inverse hover:tw-bg-box-neutral-strong-inverse-hover active:tw-bg-box-neutral-strong-inverse-pressed tw-text-box-neutral-strong tw-outline tw-outline-1 tw-outline-offset-1 tw-p-1.5 tw-outline-line",children:c.jsx(b.IconArrowCircleDown16,{})})})}),c.jsx(b1.Content,{side:"top",children:"Download"})]})},Vb=({ref:e,disabled:t,onChange:r})=>{y.useEffect(()=>{if(t||!e.current)return;let n=!1;const a=new IntersectionObserver(([o])=>{o.isIntersecting!==n&&(n=o.isIntersecting,r(o.isIntersecting))});return a.observe(e.current),()=>{a.disconnect()}},[e,t,r])},Lb=({value:e="",gap:t,customClass:r,show:n=!0,plugins:a})=>{const[o,l]=y.useState(null);return y.useEffect(()=>{(async()=>l(await b.serializeRawToHtmlAsync(e,a,void 0,t,r)))()},[e,t,a,r]),!n||o==="<br />"?null:o!==null?c.jsx("div",{className:"tw-w-full tw-whitespace-pre-wrap","data-test-id":"rte-content-html",dangerouslySetInnerHTML:{__html:o}}):c.jsx("div",{className:"tw-rounded-sm tw-bg-base-alt tw-animate-pulse tw-h-full tw-min-h-[10px] tw-w-full"})},ba=b.createStore("floatingButton")({openEditorId:null,mouseDown:!1,updated:!1,url:"",text:"",buttonStyle:"primary",newTab:!1,mode:"",isEditing:!1}).extendActions(e=>({reset:()=>{e.url(""),e.text(""),e.buttonStyle("primary"),e.newTab(!1),e.mode(""),e.isEditing(!1)}})).extendActions(e=>({show:(t,r)=>{e.mode(t),e.isEditing(!1),e.openEditorId(r)},hide:()=>{e.reset(),e.openEditorId(null)}})).extendSelectors(e=>({isOpen:t=>e.openEditorId===t})),S0=ba.set,z0=ba.get,dt=()=>ba.use,cd=e=>{if(!e)return!1;const t=r=>r.some(n=>n.text?n.text!=="":n.children?t(n.children):!1);try{const r=JSON.parse(e);return t(r)}catch{return!1}},$b=(e="p",t="",r)=>cd(t)?t:JSON.stringify([{type:e,children:[{text:t,textStyle:e}],align:r}]),Bb=(e,t,r)=>e===R1.Custom?t:r,Fb=e=>e.map(dd),dd=e=>({id:e.id,title:e.name,colors:e.colors.map(Ub)}),Rb=e=>"revision"in e,Ub=e=>{if(Rb(e)){const{title:t,revision:r}=e;return{alpha:r.rgba.alpha?r.rgba.alpha/255:1,red:r.rgba.red??0,green:r.rgba.green??0,blue:r.rgba.blue??0,name:t??""}}return{alpha:e.alpha?e.alpha/255:1,red:e.red??0,green:e.green??0,blue:e.blue??0,name:e.name??""}},wa=(e,t)=>{const r=b.getAboveNode(e,{match:{type:b.ELEMENT_LINK}});return Array.isArray(r)?t(r[0]):""},Wb=e=>wa(e,t=>{var r,n;return((n=(r=t.chosenLink)==null?void 0:r.searchResult)==null?void 0:n.link)||""}),Kb=e=>wa(e,t=>t.url||""),ya=e=>{var t,r;return e.url||((r=(t=e.chosenLink)==null?void 0:t.searchResult)==null?void 0:r.link)||""},jb=e=>wa(e,ya),Ca=/^\/(document|r)\/\S+$/i,Er=e=>{if(Ca.test(e))return e;try{return new URL(e),e}catch{return`https://${e}`}},Ir=e=>{if(Ca.test(e))return!0;try{const t=new URL(e);return["http:","https:","mailto:","tel:"].includes(t.protocol)&&t.pathname!==""}catch{return!1}},ke=e=>Ir(Er(e))||e==="",ud=(e,{type:t})=>{const{apply:r,normalizeNode:n}=e;return e.apply=a=>{if(a.type!=="set_selection"){r(a);return}const o=a.newProperties;if(!(o!=null&&o.focus)||!o.anchor||!b.isCollapsed(o)){r(a);return}const l=b.getAboveNode(e,{at:o,match:{type:b.getPluginType(e,m0)}});if(l){const[,i]=l;let s;b.isStartPoint(e,o.focus,i)&&(s=b.getPreviousNodeEndPoint(e,i)),b.isEndPoint(e,o.focus,i)&&(s=b.getNextNodeStartPoint(e,i)),s&&(a.newProperties={anchor:s,focus:s})}r(a)},e.normalizeNode=([a,o])=>{if(a.type===b.getPluginType(e,m0)){const l=e.selection;if(l&&b.isCollapsed(l)&&b.isEndPoint(e,l.focus,o)){const i=b.getNextNodeStartPoint(e,o);if(i)b.select(e,i);else{const s=b.Path.next(o);b.insertNodes(e,{text:""},{at:s}),b.select(e,s)}}}n([a,o])},b.withRemoveEmptyNodes(e,b.mockPlugin({options:{types:t}}))},fd=(e,t,r)=>{b.insertNodes(e,[gd(e,t)],r)},xa=e=>{if(!e.selection)return;const{isUrl:t,forceSubmit:r}=b.getPluginOptions(e,m0),n=z0.url();if(!((t==null?void 0:t(n))||r))return;const o=z0.text(),l=z0.buttonStyle(),i=z0.newTab()?void 0:"_self";return S0.reset(),hd(e,{url:n,text:o,buttonStyle:l,target:i,isUrl:s=>r||!t?!0:t(s)}),setTimeout(()=>{b.focusEditor(e,e.selection??void 0)},0),!0},Te=(e,t)=>b.withoutNormalizing(e,()=>{var r,n,a,o,l,i;if(t!=null&&t.split){if(b.getAboveNode(e,{at:(r=e.selection)==null?void 0:r.anchor,match:{type:b.getPluginType(e,m0)}}))return b.splitNodes(e,{at:(n=e.selection)==null?void 0:n.anchor,match:u=>b.isElement(u)&&u.type===b.getPluginType(e,m0)}),Te(e,{at:(a=e.selection)==null?void 0:a.anchor}),!0;if(b.getAboveNode(e,{at:(o=e.selection)==null?void 0:o.focus,match:{type:b.getPluginType(e,m0)}}))return b.splitNodes(e,{at:(l=e.selection)==null?void 0:l.focus,match:u=>b.isElement(u)&&u.type===b.getPluginType(e,m0)}),Te(e,{at:(i=e.selection)==null?void 0:i.focus}),!0}b.unwrapNodes(e,{match:{type:b.getPluginType(e,m0)},...t})}),hd=(e,{url:t,text:r,buttonStyle:n,target:a,insertTextInButton:o,insertNodesOptions:l,isUrl:i=b.getPluginOptions(e,m0).isUrl})=>{var _;const s=e.selection;if(!s)return;const d=b.getAboveNode(e,{at:s,match:{type:b.getPluginType(e,m0)}});if(o&&d)return e.insertText(t),!0;if(!(i!=null&&i(t)))return;if(b.isDefined(r)&&r.length===0&&(r=t),d)return Yb(t,e,d,a,n,r),!0;const u=b.findNode(e,{at:s,match:{type:b.getPluginType(e,m0)}}),[f,h]=u??[],v=Gb(e,h,r);if(b.isExpanded(s))return qb(d,e,t,n,a,r),!0;v&&b.removeNodes(e,{at:h});const x=b.getNodeProps(f??{}),m=(_=e.selection)==null?void 0:_.focus.path;if(!m)return;const g=b.getNodeLeaf(e,m);return r!=null&&r.length||(r=t),fd(e,{...x,url:t,target:a,children:[{...g,text:r}]},l),!0};function Gb(e,t,r){return t&&(r==null?void 0:r.length)&&r!==b.getEditorString(e,t)}function qb(e,t,r,n,a,o){e?Te(t,{at:e[1]}):Te(t,{split:!0}),pd(t,{url:r,buttonStyle:n,target:a}),_a(t,{url:r,target:a,text:o})}function Yb(e,t,r,n,a,o){var l,i,s;(e!==((l=r[0])==null?void 0:l.url)||n!==((i=r[0])==null?void 0:i.target)||a!==((s=r[0])==null?void 0:s.buttonStyle))&&b.setNodes(t,{url:e,target:n,buttonStyle:a},{at:r[1]}),_a(t,{url:e,text:o,target:n})}const _a=(e,{text:t})=>{const r=b.getAboveNode(e,{match:{type:b.getPluginType(e,m0)}});if(r){const[n,a]=r;if(t!=null&&t.length&&t!==b.getEditorString(e,a)){const o=n.children[0];b.replaceNodeChildren(e,{at:a,nodes:{...o,text:t},insertOptions:{select:!0}})}}},pd=(e,{url:t,buttonStyle:r,target:n,...a})=>{b.wrapNodes(e,{type:b.getPluginType(e,m0),url:t,buttonStyle:r,target:n,children:[]},{split:!0,...a})},Xb=(e,t)=>{const r=b.getAboveNode(e,{match:{type:m0}});return Array.isArray(r)?t(r[0]):""},vd=e=>Xb(e,t=>t.url??""),gd=(e,{url:t,text:r="",buttonStyle:n="primary",target:a,children:o})=>({type:b.getPluginType(e,m0),url:t,target:a,buttonStyle:n,children:o??[{text:r}]}),md=(e,{focused:t}={})=>{if(z0.mode()==="edit"){Pr(e);return}Ma(e,{focused:t})},Pr=e=>{const t=b.findNode(e,{match:{type:b.getPluginType(e,m0)}});if(!t)return;const[r,n]=t;let a=b.getEditorString(e,n);S0.url(r.url),S0.newTab(r.target===void 0),a===r.url&&(a=""),S0.text(a),S0.isEditing(!0)},Ma=(e,{focused:t}={})=>{z0.mode()||!t||b.isRangeAcrossBlocks(e,{at:e.selection})||b.someNode(e,{match:{type:b.getPluginType(e,m0)}})||(S0.text(b.getEditorString(e,e.selection)),S0.show("insert",e.id))},Aa={marginTop:"10px",marginBottom:"10px",display:"inline-block",overflow:"hidden",textOverflow:"ellipsis",maxWidth:"100%",verticalAlign:"middle",boxSizing:"border-box",overflowWrap:"normal"},kr={buttonPrimary:{...Aa,fontFamily:"var(--f-theme-settings-button-primary-font-family)",fontSize:"var(--f-theme-settings-button-primary-font-size)",fontWeight:"var(--f-theme-settings-button-primary-font-weight)",lineHeight:"var(--f-theme-settings-button-primary-line-height)",paddingTop:"var(--f-theme-settings-button-primary-padding-top)",paddingRight:"var(--f-theme-settings-button-primary-padding-right)",paddingBottom:"var(--f-theme-settings-button-primary-padding-bottom)",paddingLeft:"var(--f-theme-settings-button-primary-padding-left)",fontStyle:"var(--f-theme-settings-button-primary-font-style)",textTransform:"var(--f-theme-settings-button-primary-text-transform)",backgroundColor:"var(--f-theme-settings-button-primary-background-color)",borderColor:"var(--f-theme-settings-button-primary-border-color)",borderRadius:"var(--f-theme-settings-button-primary-border-radius)",borderWidth:"var(--f-theme-settings-button-primary-border-width)",color:"var(--f-theme-settings-button-primary-color)",hover:{backgroundColor:"var(--f-theme-settings-button-primary-background-color-hover)",borderColor:"var(--f-theme-settings-button-primary-border-color-hover)",color:"var(--f-theme-settings-button-primary-color-hover)"}},buttonSecondary:{...Aa,fontFamily:"var(--f-theme-settings-button-secondary-font-family)",fontSize:"var(--f-theme-settings-button-secondary-font-size)",fontWeight:"var(--f-theme-settings-button-secondary-font-weight)",lineHeight:"var(--f-theme-settings-button-secondary-line-height)",paddingTop:"var(--f-theme-settings-button-secondary-padding-top)",paddingRight:"var(--f-theme-settings-button-secondary-padding-right)",paddingBottom:"var(--f-theme-settings-button-secondary-padding-bottom)",paddingLeft:"var(--f-theme-settings-button-secondary-padding-left)",fontStyle:"var(--f-theme-settings-button-secondary-font-style)",textTransform:"var(--f-theme-settings-button-secondary-text-transform)",backgroundColor:"var(--f-theme-settings-button-secondary-background-color)",borderColor:"var(--f-theme-settings-button-secondary-border-color)",borderRadius:"var(--f-theme-settings-button-secondary-border-radius)",borderWidth:"var(--f-theme-settings-button-secondary-border-width)",color:"var(--f-theme-settings-button-secondary-color)",hover:{backgroundColor:"var(--f-theme-settings-button-secondary-background-color-hover)",borderColor:"var(--f-theme-settings-button-secondary-border-color-hover)",color:"var(--f-theme-settings-button-secondary-color-hover)"}},buttonTertiary:{...Aa,fontFamily:"var(--f-theme-settings-button-tertiary-font-family)",fontSize:"var(--f-theme-settings-button-tertiary-font-size)",fontWeight:"var(--f-theme-settings-button-tertiary-font-weight)",lineHeight:"var(--f-theme-settings-button-tertiary-line-height)",paddingTop:"var(--f-theme-settings-button-tertiary-padding-top)",paddingRight:"var(--f-theme-settings-button-tertiary-padding-right)",paddingBottom:"var(--f-theme-settings-button-tertiary-padding-bottom)",paddingLeft:"var(--f-theme-settings-button-tertiary-padding-left)",fontStyle:"var(--f-theme-settings-button-tertiary-font-style)",textTransform:"var(--f-theme-settings-button-tertiary-text-transform)",backgroundColor:"var(--f-theme-settings-button-tertiary-background-color)",borderColor:"var(--f-theme-settings-button-tertiary-border-color)",borderRadius:"var(--f-theme-settings-button-tertiary-border-radius)",borderWidth:"var(--f-theme-settings-button-tertiary-border-width)",color:"var(--f-theme-settings-button-tertiary-color)",hover:{backgroundColor:"var(--f-theme-settings-button-tertiary-background-color-hover)",borderColor:"var(--f-theme-settings-button-tertiary-border-color-hover)",color:"var(--f-theme-settings-button-tertiary-color-hover)"}}},Qb=e=>{var l,i;const{attributes:t,children:r}=e,n=e.element.url||((i=(l=e.element.chosenLink)==null?void 0:l.searchResult)==null?void 0:i.link)||"",a=e.element.target||"_self",o=String(e.element.buttonStyle)||"primary";return c.jsx(Zb,{attributes:t,href:n,target:a,styles:kr[`button${o.charAt(0).toUpperCase()+o.slice(1)}`],children:r})},Zb=({attributes:e,styles:t={hover:{}},children:r,href:n="#",target:a})=>{const[o,l]=y.useState(!1);return c.jsx("a",{...e,onMouseEnter:()=>l(!0),onMouseLeave:()=>l(!1),href:n,target:a,style:o?{...t,...t.hover}:t,children:r})};class Jb extends b.MarkupElement{constructor(t=m0,r=Qb){super(t,r)}}const bd=y.forwardRef((e,t)=>{const r=b.useEditorRef();return c.jsx(b.ToolbarButton,{ref:t,...e,onMouseDown:n=>{n.preventDefault(),b.focusEditor(r,r.selection??r.prevSelection??void 0)},onClick:()=>{md(r,{focused:!0})},children:c.jsx(b.IconStylingWrapper,{icon:c.jsx(b.IconButton16,{})})})});bd.displayName="ButtonToolbarButton";const ew=({editorId:e,id:t})=>{const r=b.useEditorState(b.useEventPlateId(e)),n=!!b.isRangeInSameBlock(r,{at:r.selection}),a=b.getPluginType(r,m0),o=!!(r!=null&&r.selection)&&b.someNode(r,{match:{type:a}});return c.jsx("div",{"data-plugin-id":t,children:c.jsx(bd,{pressed:o,disabled:!n,tooltip:b.getTooltip(n?`Button
86
- ${b.getHotkeyByPlatform("Ctrl+Shift+K")}`:"Buttons can only be set for a single text block.")})})},Ne="link-plugin";var c0=(e=>(e.heading1="heading1",e.heading2="heading2",e.heading3="heading3",e.heading4="heading4",e.custom1="custom1",e.custom2="custom2",e.custom3="custom3",e.quote="quote",e.imageCaption="imageCaption",e.imageTitle="imageTitle",e.p="p",e))(c0||{});const C0={heading1:{fontSize:"var(--f-theme-settings-heading1-font-size)",lineHeight:"var(--f-theme-settings-heading1-line-height)",marginTop:"var(--f-theme-settings-heading1-margin-top)",marginBottom:"var(--f-theme-settings-heading1-margin-bottom)",textDecoration:"var(--f-theme-settings-heading1-text-decoration)",fontStyle:"var(--f-theme-settings-heading1-font-style)",textTransform:"var(--f-theme-settings-heading1-text-transform)",letterSpacing:"var(--f-theme-settings-heading1-letter-spacing)",fontWeight:"var(--f-theme-settings-heading1-font-weight)",fontFamily:"var(--f-theme-settings-heading1-font-family)",color:"var(--f-theme-settings-heading1-color)"},heading2:{fontSize:"var(--f-theme-settings-heading2-font-size)",lineHeight:"var(--f-theme-settings-heading2-line-height)",marginTop:"var(--f-theme-settings-heading2-margin-top)",marginBottom:"var(--f-theme-settings-heading2-margin-bottom)",textDecoration:"var(--f-theme-settings-heading2-text-decoration)",fontStyle:"var(--f-theme-settings-heading2-font-style)",textTransform:"var(--f-theme-settings-heading2-text-transform)",letterSpacing:"var(--f-theme-settings-heading2-letter-spacing)",fontWeight:"var(--f-theme-settings-heading2-font-weight)",fontFamily:"var(--f-theme-settings-heading2-font-family)",color:"var(--f-theme-settings-heading2-color)"},heading3:{fontSize:"var(--f-theme-settings-heading3-font-size)",lineHeight:"var(--f-theme-settings-heading3-line-height)",marginTop:"var(--f-theme-settings-heading3-margin-top)",marginBottom:"var(--f-theme-settings-heading3-margin-bottom)",textDecoration:"var(--f-theme-settings-heading3-text-decoration)",fontStyle:"var(--f-theme-settings-heading3-font-style)",textTransform:"var(--f-theme-settings-heading3-text-transform)",letterSpacing:"var(--f-theme-settings-heading3-letter-spacing)",fontWeight:"var(--f-theme-settings-heading3-font-weight)",fontFamily:"var(--f-theme-settings-heading3-font-family)",color:"var(--f-theme-settings-heading3-color)"},heading4:{fontSize:"var(--f-theme-settings-heading4-font-size)",lineHeight:"var(--f-theme-settings-heading4-line-height)",marginTop:"var(--f-theme-settings-heading4-margin-top)",marginBottom:"var(--f-theme-settings-heading4-margin-bottom)",textDecoration:"var(--f-theme-settings-heading4-text-decoration)",fontStyle:"var(--f-theme-settings-heading4-font-style)",textTransform:"var(--f-theme-settings-heading4-text-transform)",letterSpacing:"var(--f-theme-settings-heading4-letter-spacing)",fontWeight:"var(--f-theme-settings-heading4-font-weight)",fontFamily:"var(--f-theme-settings-heading4-font-family)",color:"var(--f-theme-settings-heading4-color)"},custom1:{fontSize:"var(--f-theme-settings-custom1-font-size)",lineHeight:"var(--f-theme-settings-custom1-line-height)",marginTop:"var(--f-theme-settings-custom1-margin-top)",marginBottom:"var(--f-theme-settings-custom1-margin-bottom)",textDecoration:"var(--f-theme-settings-custom1-text-decoration)",fontStyle:"var(--f-theme-settings-custom1-font-style)",textTransform:"var(--f-theme-settings-custom1-text-transform)",letterSpacing:"var(--f-theme-settings-custom1-letter-spacing)",fontWeight:"var(--f-theme-settings-custom1-font-weight)",fontFamily:"var(--f-theme-settings-custom1-font-family)",color:"var(--f-theme-settings-custom1-color)"},custom2:{fontSize:"var(--f-theme-settings-custom2-font-size)",lineHeight:"var(--f-theme-settings-custom2-line-height)",marginTop:"var(--f-theme-settings-custom2-margin-top)",marginBottom:"var(--f-theme-settings-custom2-margin-bottom)",textDecoration:"var(--f-theme-settings-custom2-text-decoration)",fontStyle:"var(--f-theme-settings-custom2-font-style)",textTransform:"var(--f-theme-settings-custom2-text-transform)",letterSpacing:"var(--f-theme-settings-custom2-letter-spacing)",fontWeight:"var(--f-theme-settings-custom2-font-weight)",fontFamily:"var(--f-theme-settings-custom2-font-family)",color:"var(--f-theme-settings-custom2-color)"},custom3:{fontSize:"var(--f-theme-settings-custom3-font-size)",lineHeight:"var(--f-theme-settings-custom3-line-height)",marginTop:"var(--f-theme-settings-custom3-margin-top)",marginBottom:"var(--f-theme-settings-custom3-margin-bottom)",textDecoration:"var(--f-theme-settings-custom3-text-decoration)",fontStyle:"var(--f-theme-settings-custom3-font-style)",textTransform:"var(--f-theme-settings-custom3-text-transform)",letterSpacing:"var(--f-theme-settings-custom3-letter-spacing)",fontWeight:"var(--f-theme-settings-custom3-font-weight)",fontFamily:"var(--f-theme-settings-custom3-font-family)",color:"var(--f-theme-settings-custom3-color)"},p:{fontSize:"var(--f-theme-settings-body-font-size)",lineHeight:"var(--f-theme-settings-body-line-height)",marginTop:"var(--f-theme-settings-body-margin-top)",marginBottom:"var(--f-theme-settings-body-margin-bottom)",textDecoration:"var(--f-theme-settings-body-text-decoration)",fontStyle:"var(--f-theme-settings-body-font-style)",textTransform:"var(--f-theme-settings-body-text-transform)",letterSpacing:"var(--f-theme-settings-body-letter-spacing)",fontWeight:"var(--f-theme-settings-body-font-weight)",fontFamily:"var(--f-theme-settings-body-font-family)",color:"var(--f-theme-settings-body-color)"},quote:{fontSize:"var(--f-theme-settings-quote-font-size)",lineHeight:"var(--f-theme-settings-quote-line-height)",marginTop:"var(--f-theme-settings-quote-margin-top)",marginBottom:"var(--f-theme-settings-quote-margin-bottom)",textDecoration:"var(--f-theme-settings-quote-text-decoration)",fontStyle:"var(--f-theme-settings-quote-font-style)",textTransform:"var(--f-theme-settings-quote-text-transform)",letterSpacing:"var(--f-theme-settings-quote-letter-spacing)",fontWeight:"var(--f-theme-settings-quote-font-weight)",fontFamily:"var(--f-theme-settings-quote-font-family)",color:"var(--f-theme-settings-quote-color)"},imageCaption:{fontSize:"var(--f-theme-settings-image-caption-font-size)",lineHeight:"var(--f-theme-settings-image-caption-line-height)",marginTop:"var(--f-theme-settings-image-caption-margin-top)",marginBottom:"var(--f-theme-settings-image-caption-margin-bottom)",textDecoration:"var(--f-theme-settings-image-caption-text-decoration)",fontStyle:"var(--f-theme-settings-image-caption-font-style)",textTransform:"var(--f-theme-settings-image-caption-text-transform)",letterSpacing:"var(--f-theme-settings-image-caption-letter-spacing)",fontWeight:"var(--f-theme-settings-image-caption-font-weight)",fontFamily:"var(--f-theme-settings-image-caption-font-family)",color:"var(--f-theme-settings-image-caption-color)"},imageTitle:{fontSize:"var(--f-theme-settings-image-title-font-size)",lineHeight:"var(--f-theme-settings-image-title-line-height)",marginTop:"var(--f-theme-settings-image-title-margin-top)",marginBottom:"var(--f-theme-settings-image-title-margin-bottom)",textDecoration:"var(--f-theme-settings-image-title-text-decoration)",fontStyle:"var(--f-theme-settings-image-title-font-style)",textTransform:"var(--f-theme-settings-image-title-text-transform)",letterSpacing:"var(--f-theme-settings-image-title-letter-spacing)",fontWeight:"var(--f-theme-settings-image-title-font-weight)",fontFamily:"var(--f-theme-settings-image-title-font-family)",color:"var(--f-theme-settings-image-title-color)"},[Ne]:{fontSize:"var(--f-theme-settings-link-font-size)",lineHeight:"var(--f-theme-settings-link-line-height)",marginTop:"var(--f-theme-settings-link-margin-top)",marginBottom:"var(--f-theme-settings-link-margin-bottom)",textDecoration:"var(--f-theme-settings-link-text-decoration)",fontStyle:"var(--f-theme-settings-link-font-style)",textTransform:"var(--f-theme-settings-link-text-transform)",letterSpacing:"var(--f-theme-settings-link-letter-spacing)",fontWeight:"var(--f-theme-settings-link-font-weight)",fontFamily:"var(--f-theme-settings-link-font-family)",color:"var(--f-theme-settings-link-color)"},...kr},tw=()=>{const e=b.useEditorRef();return c.jsx(b.FloatingModalWrapper,{padding:"16px",minWidth:"400px","data-test-id":"floating-button-edit",children:c.jsxs("span",{"data-test-id":"preview-button-flyout",className:"tw-flex tw-justify-between tw-items-center tw-gap-2",children:[c.jsx("a",{"data-test-id":"floating-button-edit-url",href:z0.url(),target:"_blank",rel:"noopener noreferrer",style:C0[Ne],className:"tw-break-all",children:z0.url()}),c.jsxs("span",{className:"tw-flex tw-gap-2",children:[c.jsx("button",{onClick:()=>{Pr(e)},tabIndex:0,"data-test-id":"edit-button-button",className:"tw-transition tw-cursor-pointer tw-rounded hover:tw-bg-black-10 tw-p-1",children:c.jsx(b.IconPen16,{})}),c.jsx("button",{onClick:()=>{Te(e),b.focusEditor(e,e.selection??void 0)},tabIndex:0,"data-test-id":"remove-button-button",className:"tw-transition tw-cursor-pointer tw-rounded hover:tw-bg-black-10 tw-p-1",children:c.jsx(b.IconTrashBin16,{})})]})]})})},wd=e=>e.filter(t=>{var r;return!!((r=t.title)!=null&&r.trim())}),yd=()=>c.jsx("div",{className:"tw-flex tw-justify-center tw-h-10 tw-items-center",children:c.jsx(b.LoadingCircle,{size:b.LoadingCircleSize.Small})}),rw=({section:e,selectedUrl:t,onSelectUrl:r})=>{const n=e.permanentLink===t;return c.jsx("button",{"data-test-id":"internal-link-selector-section-link",className:b.merge(["tw-py-2 tw-pr-2.5 tw-pl-14 tw-leading-5 tw-cursor-pointer tw-w-full",n?"tw-bg-box-selected-strong tw-text-box-selected-strong-inverse hover:tw-bg-box-selected-strong-hover:hover hover:tw-text-box-selected-strong-inverse-hover:hover":"hover:tw-bg-box-neutral-hover hover:tw-text-box-neutral-inverse-hover"]),onClick:()=>r(e.permanentLink),children:c.jsxs("div",{className:"tw-flex tw-flex-1 tw-space-x-2 tw-items-center tw-h-6",children:[c.jsx(b.IconDocumentText16,{}),c.jsx("span",{className:"tw-text-s",children:e.title}),c.jsx("span",{className:"tw-flex-auto tw-font-sans tw-text-xs tw-text-right",children:"Section"})]})})},nw=({page:e,selectedUrl:t,onSelectUrl:r,itemsToExpandInitially:n,getDocumentSectionsByDocumentPageId:a})=>{const[o,l]=y.useState(e.id===n.documentId),[i,s]=y.useState([]),d=e.permanentLink===t;y.useEffect(()=>{(async()=>{const h=await a(e.id),v=wd(h);s(v)})()},[e.id,a]),y.useEffect(()=>{e.id===n.pageId&&l(!0)},[n,e.id]);const u=i.length>0;return c.jsxs(c.Fragment,{children:[c.jsx("button",{"data-test-id":"internal-link-selector-page-link",className:b.merge(["tw-py-2 tw-pr-2.5 tw-leading-5 tw-cursor-pointer tw-flex tw-w-full",u?"tw-pl-7":"tw-pl-12",d?"tw-bg-box-selected-strong tw-text-box-selected-strong-inverse hover:tw-bg-box-selected-strong-hover:hover hover:tw-text-box-selected-strong-inverse-hover:hover":"hover:tw-bg-box-neutral-hover hover:tw-text-box-neutral-inverse-hover"]),onClick:()=>r(e.permanentLink),children:c.jsxs("div",{className:"tw-flex tw-flex-1 tw-space-x-1 tw-items-center tw-h-6",children:[u&&c.jsx("button",{"data-test-id":"tree-item-toggle",className:"tw-flex tw-items-center tw-justify-center -tw-mr-2 tw-pr-3.5 tw-pt-1.5 tw-pb-1.5 tw-pl-3.5 tw-cursor-pointer",onClick:()=>l(!o),children:c.jsx("div",{className:b.merge(["tw-transition-transform tw-w-0 tw-h-0 tw-font-normal tw-border-t-4 tw-border-t-transparent tw-border-b-4 tw-border-b-transparent tw-border-l-4 tw-border-l-x-strong",o?"tw-rotate-90":""])})}),c.jsx("span",{className:"tw-text-s",children:e.title}),c.jsx("span",{className:"tw-flex-auto tw-font-sans tw-text-xs tw-text-right",children:"Page"})]},e.id)}),o&&i.length>0&&i.map(f=>c.jsx(rw,{section:f,selectedUrl:t,onSelectUrl:r},f.id))]})},ow=({documentId:e,selectedUrl:t,onSelectUrl:r,itemsToExpandInitially:n,getDocumentSectionsByDocumentPageId:a,getDocumentPagesByDocumentId:o})=>{const[l,i]=y.useState([]),[s,d]=y.useState(!0),u=[...l.values()],f=!s&&u.length>0;return y.useEffect(()=>{o(e).then(h=>{const v=h.filter(m=>!!m.category).sort((m,g)=>m.category.sort===g.category.sort?m.sort-g.sort:m.category.sort-g.category.sort),x=h.filter(m=>!m.category).sort((m,g)=>m.sort-g.sort);i([...v,...x])}).finally(()=>{d(!1)})},[]),s?c.jsx(yd,{}):f?c.jsx(c.Fragment,{children:u.map(h=>c.jsx(nw,{page:h,selectedUrl:t,onSelectUrl:r,itemsToExpandInitially:n,getDocumentSectionsByDocumentPageId:a},h.id))}):c.jsx("div",{className:"tw-h-10 tw-flex tw-items-center tw-pr-2.5 tw-pl-7 tw-leading-5 tw-text-s tw-text-text-weak",children:"This document does not contain any pages."})},aw=({document:e,selectedUrl:t,onSelectUrl:r,itemsToExpandInitially:n,getDocumentSectionsByDocumentPageId:a,getDocumentPagesByDocumentId:o})=>{const[l,i]=y.useState(e.id===n.documentId),s=e.permanentLink===t;return y.useEffect(()=>{e.id===n.documentId&&i(!0)},[n,e.id]),c.jsxs(c.Fragment,{children:[c.jsxs("button",{"data-test-id":"internal-link-selector-document-link",className:b.merge(["tw-flex tw-flex-1 tw-space-x-2 tw-items-center tw-py-2 tw-pr-2.5 tw-leading-5 tw-cursor-pointer tw-w-full",s?"tw-bg-box-selected-strong tw-text-box-selected-strong-inverse hover:tw-bg-box-selected-strong-hover:hover hover:tw-text-box-selected-strong-inverse-hover:hover":"hover:tw-bg-box-neutral-hover hover:tw-text-box-neutral-inverse-hover"]),onClick:()=>r(e.permanentLink),children:[c.jsx("button",{role:"button",tabIndex:0,"data-test-id":"tree-item-toggle",className:"tw-flex tw-items-center tw-justify-center -tw-mr-2 tw-pr-3.5 tw-pt-1.5 tw-pb-1.5 tw-pl-3.5 tw-cursor-pointer",onClick:()=>i(!l),children:c.jsx("div",{className:b.merge(["tw-transition-transform tw-w-0 tw-h-0 tw-font-normal tw-border-t-4 tw-border-t-transparent tw-border-b-4 tw-border-b-transparent tw-border-l-4 tw-border-l-x-strong",l?"tw-rotate-90":""])})}),c.jsx(b.IconColorFan16,{}),c.jsx("span",{className:"tw-text-s",children:e.title}),c.jsx("span",{className:"tw-flex-auto tw-font-sans tw-text-xs tw-text-right",children:"Document"})]}),l&&c.jsx(ow,{documentId:e.id,selectedUrl:t,onSelectUrl:r,itemsToExpandInitially:n,getDocumentSectionsByDocumentPageId:a,getDocumentPagesByDocumentId:o})]})},lw=({selectedUrl:e,onSelectUrl:t,getAllDocuments:r,getDocumentPagesByDocumentId:n,getDocumentSectionsByDocumentPageId:a})=>{const[o,l]=y.useState(!0),[i,s]=y.useState([]),[d,u]=y.useState({documentId:void 0,pageId:void 0});y.useEffect(()=>{e&&i.length>0&&f().then(h=>{u(h)})},[i.length]),y.useEffect(()=>{r().then(h=>{s(h)}).finally(()=>{l(!1)})},[]);const f=async()=>{const h={documentId:void 0,pageId:void 0};if(i.find(x=>x.permanentLink===e))return h;for(const x of i){const m=await n(x.id);if(!!m.find(_=>_.permanentLink===e))return h.documentId=x.id,h;for(const _ of m){const C=await a(_.id);if(!!wd(C).find(S=>S.permanentLink===e))return h.documentId=x.id,h.pageId=_.id,h}}return h};return o?c.jsx(yd,{}):c.jsx(c.Fragment,{children:i.map(h=>c.jsx(aw,{document:h,selectedUrl:e,onSelectUrl:t,itemsToExpandInitially:d,getDocumentSectionsByDocumentPageId:a,getDocumentPagesByDocumentId:n},h.id))})},Cd=({url:e,onUrlChange:t,buttonSize:r=b.ButtonSize.Medium,getAllDocuments:n,getDocumentPagesByDocumentId:a,getDocumentSectionsByDocumentPageId:o})=>{const{open:l,isOpen:i,close:s}=au.useOverlayTriggerState({}),[d,u]=y.useState(e),f=x=>{u(x)},h=x=>{x.key==="Enter"&&v()};y.useEffect(()=>{e&&!d&&u(e)},[e,d]);const v=()=>{t==null||t(d),s()};return c.jsxs("div",{onPointerDown:x=>x.preventDefault(),"data-test-id":"internal-link-selector",onKeyDown:h,children:[c.jsx(b.Button,{icon:c.jsx(b.IconLink,{}),size:r,type:b.ButtonType.Button,style:b.ButtonStyle.Default,emphasis:b.ButtonEmphasis.Default,onClick:()=>l(),children:"Internal link"}),c.jsxs(b.Modal,{zIndex:1001,onClose:()=>s(),isOpen:i,isDismissable:!0,children:[c.jsx(b.Modal.Header,{title:"Select internal link"}),c.jsx(b.Modal.Body,{children:c.jsx(lw,{selectedUrl:d,onSelectUrl:f,getAllDocuments:n,getDocumentPagesByDocumentId:a,getDocumentSectionsByDocumentPageId:o})}),c.jsx(b.Modal.Footer,{buttons:[{children:"Cancel",onClick:()=>s(),style:b.ButtonStyle.Default,emphasis:b.ButtonEmphasis.Default},{children:"Choose",onClick:x=>{x==null||x.preventDefault(),v()},style:b.ButtonStyle.Default,emphasis:b.ButtonEmphasis.Strong,disabled:!d}]})]})]})},xd=({onUrlChange:e,onToggleTab:t,isValidUrlOrEmpty:r,appBridge:n,clearable:a,placeholder:o,newTab:l,openInNewTab:i,url:s="",required:d,info:u,label:f,buttonSize:h,hideInternalLinkButton:v})=>{const x=r?r(s):ke(s),m=l??(i?b.CheckboxState.Checked:b.CheckboxState.Unchecked);return c.jsxs("div",{"data-test-id":"link-input",children:[c.jsx(b.FormControl,{label:{children:f,htmlFor:"url",required:d,tooltip:u?{content:u,position:b.TooltipPosition.Top}:void 0},children:c.jsx(b.TextInput,{id:"url",value:s,clearable:a,onChange:e,placeholder:o??"https://example.com",focusOnMount:!0})}),!x&&c.jsx("div",{className:"tw-text-text-negative tw-mt-1 tw-text-s",children:"Please enter a valid URL."}),!v&&c.jsx("div",{className:"tw-mt-3",children:c.jsx(Cd,{url:s,onUrlChange:e,buttonSize:h??b.ButtonSize.Medium,getAllDocuments:()=>n.getAllDocuments(),getDocumentPagesByDocumentId:g=>n.getDocumentPagesByDocumentId(g),getDocumentSectionsByDocumentPageId:g=>n.getDocumentSectionsByDocumentPageId(g)})}),c.jsx("div",{className:"tw-mt-3",children:c.jsx(b.Checkbox,{value:"new-tab",label:"Open in new tab",state:m,onChange:t})})]})},_d=({state:e,onTextChange:t,onUrlChange:r,onToggleTab:n,onCancel:a,onSave:o,isValidUrlOrEmpty:l,hasValues:i,testId:s,appBridge:d,children:u})=>c.jsxs(b.FloatingModalWrapper,{"data-test-id":s,padding:"28px",minWidth:"400px",children:[c.jsx(b.FormControl,{label:{children:"Text",htmlFor:"linkText",required:!0},children:c.jsx(b.TextInput,{id:"linkText",value:e.text,placeholder:"Link Text",onChange:t})}),u,c.jsx("div",{className:"tw-mt-5",children:c.jsx(xd,{url:e.url,newTab:e.newTab,onUrlChange:r,onToggleTab:n,isValidUrlOrEmpty:l,appBridge:d})}),c.jsx("div",{className:"tw-mt-3",children:c.jsxs("div",{className:"tw-pt-5 tw-flex tw-gap-x-3 tw-justify-end tw-border-t tw-border-t-black-10",children:[c.jsx(b.Button,{onClick:a,size:b.ButtonSize.Medium,style:b.ButtonStyle.Default,emphasis:b.ButtonEmphasis.Default,children:"Cancel"}),c.jsx(b.Button,{onClick:o,size:b.ButtonSize.Medium,icon:c.jsx(b.IconCheckMark20,{}),disabled:!l(e==null?void 0:e.url)||!i,children:"Save"})]})})]}),iw=e=>{var r;const t=b.getAboveNode(e,{match:{type:m0}});return Array.isArray(t)&&((r=t[0])==null?void 0:r.buttonStyle)||"primary"},sw={url:"",text:"",buttonStyle:"primary",newTab:b.CheckboxState.Unchecked},cw=()=>{const[e,t]=y.useReducer((r,n)=>{const{type:a,payload:o}=n;switch(a){case"NEW_TAB":return{...r,newTab:b.CheckboxState.Checked};case"SAME_TAB":return{...r,newTab:b.CheckboxState.Unchecked};case"URL":case"TEXT":case"BUTTON_STYLE":case"INIT":return{...r,...o};default:return r}},sw);return[e,t]},dw=()=>{const e=b.useEditorRef(),[t,r]=cw();y.useEffect(()=>{const f=iw(e);r({type:"INIT",payload:{text:z0.text(),buttonStyle:f,newTab:z0.newTab()?b.CheckboxState.Checked:b.CheckboxState.Unchecked,url:z0.url()}})},[r,e]);const n=f=>{r({type:"TEXT",payload:{text:f}})},a=f=>{r({type:"BUTTON_STYLE",payload:{buttonStyle:f}})},o=f=>{r({type:"URL",payload:{url:f}})},l=f=>{r(f?{type:"NEW_TAB"}:{type:"SAME_TAB"})},i=()=>{S0.reset()},s=f=>{if(!ke(t.url)||!d)return;const h=Er(t.url);S0.text(t.text),S0.url(h),S0.buttonStyle(t.buttonStyle),S0.newTab(t.newTab===b.CheckboxState.Checked),xa(e)&&(f==null||f.preventDefault())},d=t.url!==""&&t.text!=="",{appBridge:u}=b.getPluginOptions(e,m0);return b.useHotkeys("enter",s,{enableOnFormTags:["INPUT"]},[]),{state:t,onTextChange:n,onButtonStyleChange:a,onUrlChange:o,onToggleTab:l,onCancel:i,onSave:s,hasValues:d,isValidUrlOrEmpty:ke,appBridge:u}},uw=()=>{const e=dw(),{state:t,onButtonStyleChange:r}=e;return c.jsx(_d,{...e,testId:"floating-button-insert",children:c.jsx("div",{className:"tw-pt-5",children:c.jsxs(b.FormControl,{label:{children:"Button Style",htmlFor:"buttonStyle",required:!0},children:[c.jsx(Sa,{id:"primary",styles:C0.buttonPrimary,isActive:t.buttonStyle==="primary",onClick:()=>r("primary"),children:t.text||"Primary Button"}),c.jsx(Sa,{id:"secondary",styles:C0.buttonSecondary,isActive:t.buttonStyle==="secondary",onClick:()=>r("secondary"),children:t.text||"Secondary Button"}),c.jsx(Sa,{id:"tertiary",styles:C0.buttonTertiary,isActive:t.buttonStyle==="tertiary",onClick:()=>r("tertiary"),children:t.text||"Tertiary Button"})]})})})},Sa=({id:e,styles:t,isActive:r,onClick:n,children:a})=>{const[o,l]=y.useState(!1),i=()=>t&&t.hover&&o?{...t,...t.hover}:t;return c.jsx("button",{"data-test-id":`floating-button-insert-${e}`,onMouseEnter:()=>l(!0),onMouseLeave:()=>l(!1),onClick:n,style:{...i(),marginTop:0,marginBottom:0},className:r?"tw-outline tw-outline-1 tw-outline-violet-60 tw-outline-offset-2 tw-w-fit":"tw-w-fit",children:a})},Md={placement:"bottom-start",strategy:"absolute",middleware:[b.offset(12),b.flip({padding:12,fallbackPlacements:["bottom-end","top-start","top-end"]})]},fw=()=>{const{ref:e,...t}=vw(Md),{ref:r,...n}=hw(Md),a=b.useEditorRef(),o=dt(),l=o.isOpen(a.id),i=o.isEditing(),s=o.mode(),d=c.jsx(uw,{}),u=i?d:c.jsx(tw,{});return c.jsxs(c.Fragment,{children:[l&&s==="insert"&&ee.createPortal(c.jsx("div",{"data-is-underlay":!0,ref:e,...t,style:{...t.style,...C0[b.TextStyles.p]},children:d}),document.body),l&&s==="edit"&&ee.createPortal(c.jsx("div",{"data-is-underlay":!0,ref:r,...n,style:{...n.style,...C0[b.TextStyles.p]},children:u}),document.body)]})},m0="button",Ad="button-plugin",Sd=e=>b.createPluginFactory({key:m0,isElement:!0,isInline:!0,props:({element:t})=>({nodeProps:{href:t==null?void 0:t.url,target:t==null?void 0:t.target}}),withOverrides:ud,renderAfterEditable:fw,options:{isUrl:Ir,rangeBeforeOptions:{matchString:" ",skipInvalid:!0,afterMatch:!0},triggerFloatingButtonHotkeys:"command+shift+k, ctrl+shift+k",appBridge:e},then:(t,{type:r})=>({deserializeHtml:{rules:[{validNodeName:"A",validClassName:"btn"}],getNode:n=>({type:r,url:n.getAttribute("href"),target:n.getAttribute("target")||"_blank"})}})})();class Ed extends b.Plugin{constructor({styles:r=kr,...n}){super(Ad,{button:ew,markupElement:new Jb,...n});E0(this,"styles",{});E0(this,"appBridge");this.styles=r,this.appBridge=n==null?void 0:n.appBridge}plugins(){return[Sd(this.appBridge)]}}const hw=e=>{const t=b.useEditorRef(),r=dt().mode(),n=dt().isOpen(t.id),a=b.useEditorVersion(),{triggerFloatingButtonHotkeys:o}=b.getPluginOptions(t,m0),l=y.useCallback(()=>{const f=b.getAboveNode(t,{match:{type:b.getPluginType(t,m0)}});if(f){const[,h]=f;return b.getRangeBoundingClientRect(t,{anchor:b.getStartPoint(t,h),focus:b.getEndPoint(t,h)})}return b.getDefaultBoundingClientRect()},[t]),i=n&&r==="edit",{update:s,style:d,floating:u}=Pd({open:i,getBoundingClientRect:l,...e});return y.useEffect(()=>{const f=vd(t);if(f&&S0.url(f),t.selection&&b.someNode(t,{match:{type:b.getPluginType(t,m0)}})){S0.show("edit",t.id),s();return}z0.mode()==="edit"&&S0.reset()},[t,a,s]),b.useHotkeys(o,f=>{f.preventDefault(),z0.mode()==="edit"&&Pr(t)},{enableOnContentEditable:!0},[]),pw(),Id(),{style:{...d,zIndex:1e3},ref:b.useComposedRef(u)}},pw=()=>{const e=b.useEditorRef();b.useHotkeys("*",t=>{t.key==="Enter"&&xa(e)&&t.preventDefault()},{enableOnFormTags:["INPUT"]},[])},Id=()=>{const e=b.useEditorRef();b.useHotkeys("escape",()=>{if(z0.mode()==="edit"){if(z0.isEditing()){S0.show("edit",e.id),b.focusEditor(e,e.selection??void 0);return}S0.reset()}},{enableOnFormTags:["INPUT"],enableOnContentEditable:!0},[])},vw=e=>{const t=b.useEditorRef(),r=b.useFocused(),n=dt().mode(),a=dt().isOpen(t.id),{triggerFloatingButtonHotkeys:o}=b.getPluginOptions(t,m0);b.useHotkeys(o,d=>{d.preventDefault(),Ma(t,{focused:r})},{enableOnContentEditable:!0},[r]);const{update:l,style:i,floating:s}=Pd({open:a&&n==="insert",getBoundingClientRect:b.getSelectionBoundingClientRect,whileElementsMounted:void 0,...e});return y.useEffect(()=>{a&&l(),S0.updated(a)},[a,l]),Id(),{style:{...i,zIndex:1e3},ref:b.useComposedRef(s)}},gw=12,mw=-22,bw=96,Pd=e=>b.useVirtualFloating({placement:"bottom-start",middleware:[b.offset({mainAxis:gw,alignmentAxis:mw}),b.flip({padding:bw})],...e}),Ea="[&_.tw-break-after-column]:tw-break-after-auto [&_.tw-break-inside-avoid-column]:tw-break-inside-auto [&_.tw-break-after-column.tw-pb-5]:tw-pb-0 @md:[&_.tw-break-after-column.tw-pb-5]:!tw-pb-5 @md:[&_.tw-break-after-column]:!tw-break-after-column @md:[&_.tw-break-inside-avoid-column]:!tw-break-inside-avoid-column",kd={1:"tw-columns-1",2:"tw-columns-1 @sm:!tw-columns-2 [&_.tw-break-after-column]:tw-break-after-auto [&_.tw-break-inside-avoid-column]:tw-break-inside-auto [&_.tw-break-after-column.tw-pb-5]:tw-pb-0 @sm:[&_.tw-break-after-column.tw-pb-5]:!tw-pb-5 @sm:[&_.tw-break-after-column]:!tw-break-after-column @sm:[&_.tw-break-inside-avoid-column]:!tw-break-inside-avoid-column",3:`tw-columns-1 @md:!tw-columns-3 ${Ea}`,4:`tw-columns-1 @md:!tw-columns-4 ${Ea}`,5:`tw-columns-1 @md:!tw-columns-5 ${Ea}`},Td=e=>e?kd[e]||kd[1]:"",Nd=y.memo(({id:e="rte",isEnabled:t,value:r,columns:n,gap:a,placeholder:o,plugins:l,onTextChange:i,showSerializedText:s})=>{const d=Td(n),[u,f]=y.useState(!1),h=y.useCallback(m=>{m!==r&&(i==null||i(m)),f(!1)},[i,r]),v=y.useCallback(()=>f(!0),[]),x=y.useCallback(m=>{z0.isOpen(m)&&S0.reset()},[]);return y.useEffect(()=>{const m=g=>{g.preventDefault(),g.returnValue="Unprocessed changes"};return u&&window.addEventListener("beforeunload",m),()=>window.removeEventListener("beforeunload",m)},[u]),t?c.jsx(b.RichTextEditor,{id:e,value:r,border:!1,placeholder:o,plugins:l,onValueChanged:v,onTextChange:h,hideExternalFloatingModals:x,placeholderOpacity:"high"}):c.jsx(Lb,{value:r,gap:a,customClass:d,show:s,plugins:l})});Nd.displayName="InternalRichTextEditor";const ww=e=>{const t=y.useRef(null),[r,n]=y.useState(!1),{isEditing:a,...o}=e,l=y.useCallback(i=>{i&&n(!0)},[]);return Vb({ref:t,disabled:!a,onChange:l}),y.useEffect(()=>{a||n(!1)},[a]),c.jsx("div",{"data-test-id":"rich-text-editor-container",className:"tw-block tw-w-full tw-@container",ref:t,children:c.jsx(Nd,{...o,isEnabled:a&&r})})},yw=({editButtonProps:e,unlinkButtonProps:t})=>{const{element:r}=b.useLinkOpenButtonState(),n=r?ya(r):"";return c.jsx(b.FloatingModalWrapper,{"data-test-id":"floating-link-edit",padding:"16px",minWidth:"400px",children:c.jsxs("span",{"data-test-id":"preview-link-flyout",className:"tw-flex tw-justify-between tw-items-center tw-gap-2",children:[c.jsx("a",{"data-test-id":"floating-link-edit-url",href:n,target:"_blank",rel:"noopener noreferrer",style:C0[Ne],className:"tw-break-all",children:n}),c.jsxs("span",{className:"tw-flex tw-gap-2",children:[c.jsx("button",{tabIndex:0,"data-test-id":"edit-link-button",className:"tw-transition tw-cursor-pointer tw-rounded hover:tw-bg-black-10 tw-p-1",...e,children:c.jsx(b.IconPen16,{})}),c.jsx("button",{tabIndex:0,"data-test-id":"remove-link-button",className:"tw-transition tw-cursor-pointer tw-rounded hover:tw-bg-black-10 tw-p-1",...t,children:c.jsx(b.IconTrashBin16,{})})]})]})})},zd=(e,t)=>{const r=b.getAboveNode(e,{match:{type:b.ELEMENT_LINK}});return Array.isArray(r)?t(r[0]):""},Cw=e=>zd(e,t=>{var r,n;return((n=(r=t.chosenLink)==null?void 0:r.searchResult)==null?void 0:n.link)||""}),xw=e=>zd(e,t=>t.url||""),_w={url:"",text:"",newTab:b.CheckboxState.Unchecked},Mw=()=>{const[e,t]=y.useReducer((r,n)=>{const{type:a,payload:o}=n;switch(a){case"NEW_TAB":return{...r,newTab:b.CheckboxState.Checked};case"SAME_TAB":return{...r,newTab:b.CheckboxState.Unchecked};case"URL":case"TEXT":case"INIT":return{...r,...o};default:return r}},_w);return[e,t]},Aw=()=>{const e=b.useEditorRef(),[t,r]=Mw();y.useEffect(()=>{const u=Cw(e),f=xw(e),h=b.floatingLinkSelectors.newTab();r({type:"INIT",payload:{text:b.floatingLinkSelectors.text(),newTab:h?b.CheckboxState.Checked:b.CheckboxState.Unchecked,url:u&&f===""?u:b.floatingLinkSelectors.url()}})},[r,e]);const n=u=>{r({type:"TEXT",payload:{text:u}})},a=u=>{r({type:"URL",payload:{url:u}})},o=u=>{r(u?{type:"NEW_TAB"}:{type:"SAME_TAB"})},l=()=>{b.floatingLinkActions.reset()},i=u=>{!ke(t.url)||!s||(b.floatingLinkActions.text(t.text),b.floatingLinkActions.url(Er(t.url)),b.floatingLinkActions.newTab(t.newTab===b.CheckboxState.Checked),b.submitFloatingLink(e)&&(u==null||u.preventDefault()))},s=t.url!==""&&t.text!=="",{appBridge:d}=b.getPluginOptions(e,b.ELEMENT_LINK);return b.useHotkeys("enter",i,{enableOnFormTags:["INPUT"]},[]),{state:t,onTextChange:n,onUrlChange:a,onToggleTab:o,onCancel:l,onSave:i,hasValues:s,isValidUrlOrEmpty:ke,appBridge:d}},Sw=()=>c.jsx(_d,{...Aw(),testId:"floating-link-insert"}),Od={placement:"bottom-start",strategy:"absolute",middleware:[b.offset(12),b.flip({padding:12,fallbackPlacements:["bottom-end","top-start","top-end"]})]},Ew=()=>{const e=b.useFloatingLinkInsertState({floatingOptions:Od}),{props:t,ref:r,hidden:n}=b.useFloatingLinkInsert(e),a=b.useFloatingLinkEditState({floatingOptions:Od}),{props:o,ref:l,editButtonProps:i,unlinkButtonProps:s}=b.useFloatingLinkEdit(a);if(n)return null;const d=c.jsx(Sw,{}),u=a.isEditing?d:c.jsx(yw,{editButtonProps:i,unlinkButtonProps:s});return c.jsxs(c.Fragment,{children:[e.isOpen&&!a.isOpen&&ee.createPortal(c.jsx("div",{"data-is-underlay":!0,ref:r,...t,style:{...t.style,...C0[c0.p]},children:d}),document.body),a.isOpen&&ee.createPortal(c.jsx("div",{"data-is-underlay":!0,ref:l,...o,style:{...o.style,...C0[c0.p]},children:u}),document.body)]})},Dd=y.forwardRef((e,t)=>{const r=b.useEditorRef(),n=b.useLinkToolbarButtonState(),{props:a}=b.useLinkToolbarButton(n);return c.jsx(b.ToolbarButton,{onMouseDown:o=>{o.preventDefault(),b.focusEditor(r,r.selection??r.prevSelection??void 0)},ref:t,...a,...e,children:c.jsx(b.IconStylingWrapper,{icon:c.jsx(b.IconLink16,{})})})});Dd.displayName="LinkToolbarButton";const Iw=({id:e,editorId:t})=>{const r=b.useEditorState(b.useEventPlateId(t)),n=!!b.isRangeInSameBlock(r,{at:r.selection});return c.jsx("div",{"data-plugin-id":e,children:c.jsx(Dd,{disabled:!n,tooltip:b.getTooltip(n?`Link
85
+ Defaulting to \`null\`.`}var Yg=Ac,Xg=Ec;const Qg=K1({base:"tw-relative tw-w-full tw-overflow-hidden",variants:{rounded:{true:"tw-rounded"},size:{small:"tw-h-1",medium:"tw-h-2",large:"tw-h-3","x-large":"tw-h-4"},variant:{default:"tw-bg-box-selected",positive:"tw-bg-box-positive",negative:"tw-bg-box-negative"}}}),Zg=K1({base:"tw-h-full tw-w-full",variants:{variant:{default:"tw-bg-text-interactive",positive:"tw-bg-text-positive",negative:"tw-bg-text-negative"},indeterminateState:{true:"tw-animate-loading-bar-infinite tw-origin-left-right",false:"tw-transition-all tw-origin-left tw-scale-x-[--loading-bar-proportion]"}}}),Jg=y.forwardRef(({value:e,max:t=100,rounded:r=!0,variant:n="default",size:a="medium","data-test-id":o="fondue-loading-bar",...l},i)=>c.jsx(Yg,{ref:i,"data-test-id":o,className:Qg({rounded:r,size:a,variant:n}),"aria-busy":e!==t,value:e,max:t,style:{"--loading-bar-value":e,"--loading-bar-max":t,"--loading-bar-proportion":"calc(var(--loading-bar-value) / var(--loading-bar-max))"},...l,children:c.jsx(Xg,{className:Zg({variant:n,indeterminateState:e===null})})}));Jg.displayName="LoadingBar";const e9="_root_t4a4t_8",t9={root:e9},Tc=y.forwardRef(({variant:e="progress",size:t="medium","data-test-id":r="fondue-loading-circle-content"},n)=>c.jsx("div",{ref:n,"data-test-id":r,"data-variant":e,"data-size":t,className:t9.root}));Tc.displayName="LoadingCircle";function Xo(e,[t,r]){return Math.min(r,Math.max(t,e))}function r9(e,t){return p.useReducer((r,n)=>t[r][n]??r,e)}var Qo="ScrollArea",[Nc,Oy]=D0(Qo),[n9,q0]=Nc(Qo),zc=p.forwardRef((e,t)=>{const{__scopeScrollArea:r,type:n="hover",dir:a,scrollHideDelay:o=600,...l}=e,[i,s]=p.useState(null),[d,u]=p.useState(null),[f,h]=p.useState(null),[v,x]=p.useState(null),[m,g]=p.useState(null),[_,C]=p.useState(0),[A,M]=p.useState(0),[S,P]=p.useState(!1),[N,D]=p.useState(!1),U=d0(t,K=>s(K)),R=ne(a);return c.jsx(n9,{scope:r,type:n,dir:R,scrollHideDelay:o,scrollArea:i,viewport:d,onViewportChange:u,content:f,onContentChange:h,scrollbarX:v,onScrollbarXChange:x,scrollbarXEnabled:S,onScrollbarXEnabledChange:P,scrollbarY:m,onScrollbarYChange:g,scrollbarYEnabled:N,onScrollbarYEnabledChange:D,onCornerWidthChange:C,onCornerHeightChange:M,children:c.jsx(o0.div,{dir:R,...l,ref:U,style:{position:"relative","--radix-scroll-area-corner-width":_+"px","--radix-scroll-area-corner-height":A+"px",...e.style}})})});zc.displayName=Qo;var Oc="ScrollAreaViewport",Dc=p.forwardRef((e,t)=>{const{__scopeScrollArea:r,children:n,nonce:a,...o}=e,l=q0(Oc,r),i=p.useRef(null),s=d0(t,i,l.onViewportChange);return c.jsxs(c.Fragment,{children:[c.jsx("style",{dangerouslySetInnerHTML:{__html:"[data-radix-scroll-area-viewport]{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;}[data-radix-scroll-area-viewport]::-webkit-scrollbar{display:none}"},nonce:a}),c.jsx(o0.div,{"data-radix-scroll-area-viewport":"",...o,ref:s,style:{overflowX:l.scrollbarXEnabled?"scroll":"hidden",overflowY:l.scrollbarYEnabled?"scroll":"hidden",...e.style},children:c.jsx("div",{ref:l.onContentChange,style:{minWidth:"100%",display:"table"},children:n})})]})});Dc.displayName=Oc;var s1="ScrollAreaScrollbar",Hc=p.forwardRef((e,t)=>{const{forceMount:r,...n}=e,a=q0(s1,e.__scopeScrollArea),{onScrollbarXEnabledChange:o,onScrollbarYEnabledChange:l}=a,i=e.orientation==="horizontal";return p.useEffect(()=>(i?o(!0):l(!0),()=>{i?o(!1):l(!1)}),[i,o,l]),a.type==="hover"?c.jsx(o9,{...n,ref:t,forceMount:r}):a.type==="scroll"?c.jsx(a9,{...n,ref:t,forceMount:r}):a.type==="auto"?c.jsx(Vc,{...n,ref:t,forceMount:r}):a.type==="always"?c.jsx(Zo,{...n,ref:t}):null});Hc.displayName=s1;var o9=p.forwardRef((e,t)=>{const{forceMount:r,...n}=e,a=q0(s1,e.__scopeScrollArea),[o,l]=p.useState(!1);return p.useEffect(()=>{const i=a.scrollArea;let s=0;if(i){const d=()=>{window.clearTimeout(s),l(!0)},u=()=>{s=window.setTimeout(()=>l(!1),a.scrollHideDelay)};return i.addEventListener("pointerenter",d),i.addEventListener("pointerleave",u),()=>{window.clearTimeout(s),i.removeEventListener("pointerenter",d),i.removeEventListener("pointerleave",u)}}},[a.scrollArea,a.scrollHideDelay]),c.jsx(I0,{present:r||o,children:c.jsx(Vc,{"data-state":o?"visible":"hidden",...n,ref:t})})}),a9=p.forwardRef((e,t)=>{const{forceMount:r,...n}=e,a=q0(s1,e.__scopeScrollArea),o=e.orientation==="horizontal",l=br(()=>s("SCROLL_END"),100),[i,s]=r9("hidden",{hidden:{SCROLL:"scrolling"},scrolling:{SCROLL_END:"idle",POINTER_ENTER:"interacting"},interacting:{SCROLL:"interacting",POINTER_LEAVE:"idle"},idle:{HIDE:"hidden",SCROLL:"scrolling",POINTER_ENTER:"interacting"}});return p.useEffect(()=>{if(i==="idle"){const d=window.setTimeout(()=>s("HIDE"),a.scrollHideDelay);return()=>window.clearTimeout(d)}},[i,a.scrollHideDelay,s]),p.useEffect(()=>{const d=a.viewport,u=o?"scrollLeft":"scrollTop";if(d){let f=d[u];const h=()=>{const v=d[u];f!==v&&(s("SCROLL"),l()),f=v};return d.addEventListener("scroll",h),()=>d.removeEventListener("scroll",h)}},[a.viewport,o,s,l]),c.jsx(I0,{present:r||i!=="hidden",children:c.jsx(Zo,{"data-state":i==="hidden"?"hidden":"visible",...n,ref:t,onPointerEnter:t0(e.onPointerEnter,()=>s("POINTER_ENTER")),onPointerLeave:t0(e.onPointerLeave,()=>s("POINTER_LEAVE"))})})}),Vc=p.forwardRef((e,t)=>{const r=q0(s1,e.__scopeScrollArea),{forceMount:n,...a}=e,[o,l]=p.useState(!1),i=e.orientation==="horizontal",s=br(()=>{if(r.viewport){const d=r.viewport.offsetWidth<r.viewport.scrollWidth,u=r.viewport.offsetHeight<r.viewport.scrollHeight;l(i?d:u)}},10);return Ae(r.viewport,s),Ae(r.content,s),c.jsx(I0,{present:n||o,children:c.jsx(Zo,{"data-state":o?"visible":"hidden",...a,ref:t})})}),Zo=p.forwardRef((e,t)=>{const{orientation:r="vertical",...n}=e,a=q0(s1,e.__scopeScrollArea),o=p.useRef(null),l=p.useRef(0),[i,s]=p.useState({content:0,viewport:0,scrollbar:{size:0,paddingStart:0,paddingEnd:0}}),d=Rc(i.viewport,i.content),u={...n,sizes:i,onSizesChange:s,hasThumb:d>0&&d<1,onThumbChange:h=>o.current=h,onThumbPointerUp:()=>l.current=0,onThumbPointerDown:h=>l.current=h};function f(h,v){return u9(h,l.current,i,v)}return r==="horizontal"?c.jsx(l9,{...u,ref:t,onThumbPositionChange:()=>{if(a.viewport&&o.current){const h=a.viewport.scrollLeft,v=Uc(h,i,a.dir);o.current.style.transform=`translate3d(${v}px, 0, 0)`}},onWheelScroll:h=>{a.viewport&&(a.viewport.scrollLeft=h)},onDragScroll:h=>{a.viewport&&(a.viewport.scrollLeft=f(h,a.dir))}}):r==="vertical"?c.jsx(i9,{...u,ref:t,onThumbPositionChange:()=>{if(a.viewport&&o.current){const h=a.viewport.scrollTop,v=Uc(h,i);o.current.style.transform=`translate3d(0, ${v}px, 0)`}},onWheelScroll:h=>{a.viewport&&(a.viewport.scrollTop=h)},onDragScroll:h=>{a.viewport&&(a.viewport.scrollTop=f(h))}}):null}),l9=p.forwardRef((e,t)=>{const{sizes:r,onSizesChange:n,...a}=e,o=q0(s1,e.__scopeScrollArea),[l,i]=p.useState(),s=p.useRef(null),d=d0(t,s,o.onScrollbarXChange);return p.useEffect(()=>{s.current&&i(getComputedStyle(s.current))},[s]),c.jsx($c,{"data-orientation":"horizontal",...a,ref:d,sizes:r,style:{bottom:0,left:o.dir==="rtl"?"var(--radix-scroll-area-corner-width)":0,right:o.dir==="ltr"?"var(--radix-scroll-area-corner-width)":0,"--radix-scroll-area-thumb-width":mr(r)+"px",...e.style},onThumbPointerDown:u=>e.onThumbPointerDown(u.x),onDragScroll:u=>e.onDragScroll(u.x),onWheelScroll:(u,f)=>{if(o.viewport){const h=o.viewport.scrollLeft+u.deltaX;e.onWheelScroll(h),Kc(h,f)&&u.preventDefault()}},onResize:()=>{s.current&&o.viewport&&l&&n({content:o.viewport.scrollWidth,viewport:o.viewport.offsetWidth,scrollbar:{size:s.current.clientWidth,paddingStart:gr(l.paddingLeft),paddingEnd:gr(l.paddingRight)}})}})}),i9=p.forwardRef((e,t)=>{const{sizes:r,onSizesChange:n,...a}=e,o=q0(s1,e.__scopeScrollArea),[l,i]=p.useState(),s=p.useRef(null),d=d0(t,s,o.onScrollbarYChange);return p.useEffect(()=>{s.current&&i(getComputedStyle(s.current))},[s]),c.jsx($c,{"data-orientation":"vertical",...a,ref:d,sizes:r,style:{top:0,right:o.dir==="ltr"?0:void 0,left:o.dir==="rtl"?0:void 0,bottom:"var(--radix-scroll-area-corner-height)","--radix-scroll-area-thumb-height":mr(r)+"px",...e.style},onThumbPointerDown:u=>e.onThumbPointerDown(u.y),onDragScroll:u=>e.onDragScroll(u.y),onWheelScroll:(u,f)=>{if(o.viewport){const h=o.viewport.scrollTop+u.deltaY;e.onWheelScroll(h),Kc(h,f)&&u.preventDefault()}},onResize:()=>{s.current&&o.viewport&&l&&n({content:o.viewport.scrollHeight,viewport:o.viewport.offsetHeight,scrollbar:{size:s.current.clientHeight,paddingStart:gr(l.paddingTop),paddingEnd:gr(l.paddingBottom)}})}})}),[s9,Lc]=Nc(s1),$c=p.forwardRef((e,t)=>{const{__scopeScrollArea:r,sizes:n,hasThumb:a,onThumbChange:o,onThumbPointerUp:l,onThumbPointerDown:i,onThumbPositionChange:s,onDragScroll:d,onWheelScroll:u,onResize:f,...h}=e,v=q0(s1,r),[x,m]=p.useState(null),g=d0(t,U=>m(U)),_=p.useRef(null),C=p.useRef(""),A=v.viewport,M=n.content-n.viewport,S=A0(u),P=A0(s),N=br(f,10);function D(U){if(_.current){const R=U.clientX-_.current.left,K=U.clientY-_.current.top;d({x:R,y:K})}}return p.useEffect(()=>{const U=R=>{const K=R.target;(x==null?void 0:x.contains(K))&&S(R,M)};return document.addEventListener("wheel",U,{passive:!1}),()=>document.removeEventListener("wheel",U,{passive:!1})},[A,x,M,S]),p.useEffect(P,[n,P]),Ae(x,N),Ae(v.content,N),c.jsx(s9,{scope:r,scrollbar:x,hasThumb:a,onThumbChange:A0(o),onThumbPointerUp:A0(l),onThumbPositionChange:P,onThumbPointerDown:A0(i),children:c.jsx(o0.div,{...h,ref:g,style:{position:"absolute",...h.style},onPointerDown:t0(e.onPointerDown,U=>{U.button===0&&(U.target.setPointerCapture(U.pointerId),_.current=x.getBoundingClientRect(),C.current=document.body.style.webkitUserSelect,document.body.style.webkitUserSelect="none",v.viewport&&(v.viewport.style.scrollBehavior="auto"),D(U))}),onPointerMove:t0(e.onPointerMove,D),onPointerUp:t0(e.onPointerUp,U=>{const R=U.target;R.hasPointerCapture(U.pointerId)&&R.releasePointerCapture(U.pointerId),document.body.style.webkitUserSelect=C.current,v.viewport&&(v.viewport.style.scrollBehavior=""),_.current=null})})})}),vr="ScrollAreaThumb",Bc=p.forwardRef((e,t)=>{const{forceMount:r,...n}=e,a=Lc(vr,e.__scopeScrollArea);return c.jsx(I0,{present:r||a.hasThumb,children:c.jsx(c9,{ref:t,...n})})}),c9=p.forwardRef((e,t)=>{const{__scopeScrollArea:r,style:n,...a}=e,o=q0(vr,r),l=Lc(vr,r),{onThumbPositionChange:i}=l,s=d0(t,f=>l.onThumbChange(f)),d=p.useRef(void 0),u=br(()=>{d.current&&(d.current(),d.current=void 0)},100);return p.useEffect(()=>{const f=o.viewport;if(f){const h=()=>{if(u(),!d.current){const v=f9(f,i);d.current=v,i()}};return i(),f.addEventListener("scroll",h),()=>f.removeEventListener("scroll",h)}},[o.viewport,u,i]),c.jsx(o0.div,{"data-state":l.hasThumb?"visible":"hidden",...a,ref:s,style:{width:"var(--radix-scroll-area-thumb-width)",height:"var(--radix-scroll-area-thumb-height)",...n},onPointerDownCapture:t0(e.onPointerDownCapture,f=>{const v=f.target.getBoundingClientRect(),x=f.clientX-v.left,m=f.clientY-v.top;l.onThumbPointerDown({x,y:m})}),onPointerUp:t0(e.onPointerUp,l.onThumbPointerUp)})});Bc.displayName=vr;var Jo="ScrollAreaCorner",Fc=p.forwardRef((e,t)=>{const r=q0(Jo,e.__scopeScrollArea),n=!!(r.scrollbarX&&r.scrollbarY);return r.type!=="scroll"&&n?c.jsx(d9,{...e,ref:t}):null});Fc.displayName=Jo;var d9=p.forwardRef((e,t)=>{const{__scopeScrollArea:r,...n}=e,a=q0(Jo,r),[o,l]=p.useState(0),[i,s]=p.useState(0),d=!!(o&&i);return Ae(a.scrollbarX,()=>{var f;const u=((f=a.scrollbarX)==null?void 0:f.offsetHeight)||0;a.onCornerHeightChange(u),s(u)}),Ae(a.scrollbarY,()=>{var f;const u=((f=a.scrollbarY)==null?void 0:f.offsetWidth)||0;a.onCornerWidthChange(u),l(u)}),d?c.jsx(o0.div,{...n,ref:t,style:{width:o,height:i,position:"absolute",right:a.dir==="ltr"?0:void 0,left:a.dir==="rtl"?0:void 0,bottom:0,...e.style}}):null});function gr(e){return e?parseInt(e,10):0}function Rc(e,t){const r=e/t;return isNaN(r)?0:r}function mr(e){const t=Rc(e.viewport,e.content),r=e.scrollbar.paddingStart+e.scrollbar.paddingEnd,n=(e.scrollbar.size-r)*t;return Math.max(n,18)}function u9(e,t,r,n="ltr"){const a=mr(r),o=a/2,l=t||o,i=a-l,s=r.scrollbar.paddingStart+l,d=r.scrollbar.size-r.scrollbar.paddingEnd-i,u=r.content-r.viewport,f=n==="ltr"?[0,u]:[u*-1,0];return Wc([s,d],f)(e)}function Uc(e,t,r="ltr"){const n=mr(t),a=t.scrollbar.paddingStart+t.scrollbar.paddingEnd,o=t.scrollbar.size-a,l=t.content-t.viewport,i=o-n,s=r==="ltr"?[0,l]:[l*-1,0],d=Xo(e,s);return Wc([0,l],[0,i])(d)}function Wc(e,t){return r=>{if(e[0]===e[1]||t[0]===t[1])return t[0];const n=(t[1]-t[0])/(e[1]-e[0]);return t[0]+n*(r-e[0])}}function Kc(e,t){return e>0&&e<t}var f9=(e,t=()=>{})=>{let r={left:e.scrollLeft,top:e.scrollTop},n=0;return function a(){const o={left:e.scrollLeft,top:e.scrollTop},l=r.left!==o.left,i=r.top!==o.top;(l||i)&&t(),r=o,n=window.requestAnimationFrame(a)}(),()=>window.cancelAnimationFrame(n)};function br(e,t){const r=A0(e),n=p.useRef(0);return p.useEffect(()=>()=>window.clearTimeout(n.current),[]),p.useCallback(()=>{window.clearTimeout(n.current),n.current=window.setTimeout(r,t)},[r,t])}function Ae(e,t){const r=A0(t);y1(()=>{let n=0;if(e){const a=new ResizeObserver(()=>{cancelAnimationFrame(n),n=window.requestAnimationFrame(r)});return a.observe(e),()=>{window.cancelAnimationFrame(n),a.unobserve(e)}}},[e,r])}var h9=zc,p9=Dc,jc=Hc,Gc=Bc,v9=Fc;const g9="_root_hkznm_4",m9="_viewport_hkznm_12",b9="_scrollbar_hkznm_43",w9="_thumb_hkznm_75",y9="_corner_hkznm_93",Q1={root:g9,viewport:m9,scrollbar:b9,thumb:w9,corner:y9},C9=({type:e="hover",maxHeight:t="100%",maxWidth:r="100%",showShadow:n=!1,scrollbarGutter:a="auto",padding:o,children:l,"data-test-id":i="fondue-scroll-area"},s)=>c.jsxs(h9,{type:e,className:Q1.root,style:{maxWidth:r},"data-test-id":i,ref:s,children:[c.jsx(p9,{className:Q1.viewport,style:{maxHeight:t},"data-scroll-padding":o,"data-show-shadow":n,"data-scrollbar-type":e,"data-scrollbar-gutter":a,"data-test-id":`${i}-viewport`,children:l}),c.jsx(jc,{className:Q1.scrollbar,orientation:"vertical","data-test-id":`${i}-vertical-scrollbar`,children:c.jsx(Gc,{className:Q1.thumb,"data-test-id":`${i}-vertical-scrollbar-thumb`})}),c.jsx(jc,{className:Q1.scrollbar,orientation:"horizontal","data-test-id":`${i}-horizontal-scrollbar`,children:c.jsx(Gc,{className:Q1.thumb,"data-test-id":`${i}-horizontal-scrollbar-thumb`})}),c.jsx(v9,{className:Q1.corner,"data-test-id":`${i}-corner`})]}),x9=y.forwardRef(C9);x9.displayName="ScrollArea";const _9="_root_yrjuz_5",M9={root:_9},A9=y.forwardRef(({"data-test-id":e="fondue-section",children:t,role:r,"aria-label":n,"aria-hidden":a,"aria-describedby":o,"aria-labelledby":l,"aria-expanded":i,"aria-haspopup":s,...d},u)=>c.jsx("section",{className:M9.root,"data-test-id":e,style:wt(d),role:r,"aria-label":n,"aria-hidden":a,"aria-describedby":o,"aria-labelledby":l,"aria-expanded":i,"aria-haspopup":s,ref:u,children:t}));A9.displayName="Section";var S9="Toggle",qc=p.forwardRef((e,t)=>{const{pressed:r,defaultPressed:n=!1,onPressedChange:a,...o}=e,[l=!1,i]=F0({prop:r,onChange:a,defaultProp:n});return c.jsx(o0.button,{type:"button","aria-pressed":l,"data-state":l?"on":"off","data-disabled":e.disabled?"":void 0,...o,ref:t,onClick:t0(e.onClick,()=>{e.disabled||i(!l)})})});qc.displayName=S9;var Se="ToggleGroup",[Yc,Dy]=D0(Se,[_e]),Xc=_e(),ea=y.forwardRef((e,t)=>{const{type:r,...n}=e;if(r==="single"){const a=n;return c.jsx(E9,{...a,ref:t})}if(r==="multiple"){const a=n;return c.jsx(I9,{...a,ref:t})}throw new Error(`Missing prop \`type\` expected on \`${Se}\``)});ea.displayName=Se;var[Qc,Zc]=Yc(Se),E9=y.forwardRef((e,t)=>{const{value:r,defaultValue:n,onValueChange:a=()=>{},...o}=e,[l,i]=F0({prop:r,defaultProp:n,onChange:a});return c.jsx(Qc,{scope:e.__scopeToggleGroup,type:"single",value:l?[l]:[],onItemActivate:i,onItemDeactivate:y.useCallback(()=>i(""),[i]),children:c.jsx(Jc,{...o,ref:t})})}),I9=y.forwardRef((e,t)=>{const{value:r,defaultValue:n,onValueChange:a=()=>{},...o}=e,[l=[],i]=F0({prop:r,defaultProp:n,onChange:a}),s=y.useCallback(u=>i((f=[])=>[...f,u]),[i]),d=y.useCallback(u=>i((f=[])=>f.filter(h=>h!==u)),[i]);return c.jsx(Qc,{scope:e.__scopeToggleGroup,type:"multiple",value:l,onItemActivate:s,onItemDeactivate:d,children:c.jsx(Jc,{...o,ref:t})})});ea.displayName=Se;var[P9,k9]=Yc(Se),Jc=y.forwardRef((e,t)=>{const{__scopeToggleGroup:r,disabled:n=!1,rovingFocus:a=!0,orientation:o,dir:l,loop:i=!0,...s}=e,d=Xc(r),u=ne(l),f={role:"group",dir:u,...s};return c.jsx(P9,{scope:r,rovingFocus:a,disabled:n,children:a?c.jsx(Ho,{asChild:!0,...d,orientation:o,dir:u,loop:i,children:c.jsx(o0.div,{...f,ref:t})}):c.jsx(o0.div,{...f,ref:t})})}),wr="ToggleGroupItem",e7=y.forwardRef((e,t)=>{const r=Zc(wr,e.__scopeToggleGroup),n=k9(wr,e.__scopeToggleGroup),a=Xc(e.__scopeToggleGroup),o=r.value.includes(e.value),l=n.disabled||e.disabled,i={...e,pressed:o,disabled:l},s=y.useRef(null);return n.rovingFocus?c.jsx(Vo,{asChild:!0,...a,focusable:!l,active:o,ref:s,children:c.jsx(t7,{...i,ref:t})}):c.jsx(t7,{...i,ref:t})});e7.displayName=wr;var t7=y.forwardRef((e,t)=>{const{__scopeToggleGroup:r,value:n,...a}=e,o=Zc(wr,r),l={role:"radio","aria-checked":e.pressed,"aria-pressed":void 0},i=o.type==="single"?l:void 0;return c.jsx(qc,{...i,...a,ref:t,onPressedChange:s=>{s?o.onItemActivate(n):o.onItemDeactivate(n)}})}),T9=ea,N9=e7;const r7=({prop:e,defaultProp:t,onChange:r=()=>{}})=>{const[n,a]=z9({defaultProp:t,onChange:r}),o=e!==void 0,l=o?e:n,i=y.useMemo(()=>r,[r]),s=y.useCallback(d=>{if(o){const u=typeof d=="function"?d(e):d;u!==e&&i(u)}else a(d)},[o,e,a,i]);return[l,s]},z9=({defaultProp:e,onChange:t})=>{const r=y.useState(e),[n]=r,a=y.useRef(n),o=y.useMemo(()=>t,[t]);return y.useEffect(()=>{a.current!==n&&(o==null||o(n),a.current=n)},[n,a,o]),r},O9="_root_1yzu4_5",D9="_item_1yzu4_30",H9="_itemLabel_1yzu4_50",V9="_itemLabelActive_1yzu4_70",L9="_itemLabelInactive_1yzu4_100",$9="_activeIndicator_1yzu4_130",B9="_separator_1yzu4_227",Z1={root:O9,item:D9,itemLabel:H9,itemLabelActive:V9,itemLabelInactive:L9,activeIndicator:$9,separator:B9},n7=({children:e,value:t,defaultValue:r,onValueChange:n,hugWidth:a=!0,...o},l)=>{const[i,s]=r7({prop:t,defaultProp:r,onChange:n});return c.jsxs(T9,{ref:l,...o,className:Z1.root,onValueChange:d=>{d&&s(d)},value:i,type:"single",asChild:!1,"data-hug-width":a,"aria-disabled":o.disabled,children:[e,c.jsx("div",{className:Z1.activeIndicator})]})};n7.displayName="SegmentedControl.Root";const o7=({children:e,...t},r)=>c.jsxs(N9,{ref:r,...t,className:Z1.item,asChild:!1,children:[c.jsx("span",{className:Z1.separator}),c.jsxs("span",{className:Z1.itemLabel,children:[c.jsx("span",{className:Z1.itemLabelActive,children:e}),c.jsx("span",{className:Z1.itemLabelInactive,children:e})]})]});o7.displayName="SegmentedControl.Item",y.forwardRef(n7),y.forwardRef(o7);var a7=["PageUp","PageDown"],l7=["ArrowUp","ArrowDown","ArrowLeft","ArrowRight"],i7={"from-left":["Home","PageDown","ArrowDown","ArrowLeft"],"from-right":["Home","PageDown","ArrowDown","ArrowRight"],"from-bottom":["Home","PageDown","ArrowDown","ArrowLeft"],"from-top":["Home","PageDown","ArrowUp","ArrowLeft"]},Ee="Slider",[ta,F9,R9]=Vr(Ee),[s7,Hy]=D0(Ee,[R9]),[U9,yr]=s7(Ee),c7=p.forwardRef((e,t)=>{const{name:r,min:n=0,max:a=100,step:o=1,orientation:l="horizontal",disabled:i=!1,minStepsBetweenThumbs:s=0,defaultValue:d=[n],value:u,onValueChange:f=()=>{},onValueCommit:h=()=>{},inverted:v=!1,form:x,...m}=e,g=p.useRef(new Set),_=p.useRef(0),A=l==="horizontal"?W9:K9,[M=[],S]=F0({prop:u,defaultProp:d,onChange:K=>{var B;(B=[...g.current][_.current])==null||B.focus(),f(K)}}),P=p.useRef(M);function N(K){const k=X9(M,K);R(K,k)}function D(K){R(K,_.current)}function U(){const K=P.current[_.current];M[_.current]!==K&&h(M)}function R(K,k,{commit:B}={commit:!1}){const $=em(o),q=tm(Math.round((K-n)/o)*o+n,$),W=Xo(q,[n,a]);S((H=[])=>{const L=q9(H,W,k);if(J9(L,s*o)){_.current=L.indexOf(W);const I=String(L)!==String(H);return I&&B&&h(L),I?L:H}else return H})}return c.jsx(U9,{scope:e.__scopeSlider,name:r,disabled:i,min:n,max:a,valueIndexToChangeRef:_,thumbs:g.current,values:M,orientation:l,form:x,children:c.jsx(ta.Provider,{scope:e.__scopeSlider,children:c.jsx(ta.Slot,{scope:e.__scopeSlider,children:c.jsx(A,{"aria-disabled":i,"data-disabled":i?"":void 0,...m,ref:t,onPointerDown:t0(m.onPointerDown,()=>{i||(P.current=M)}),min:n,max:a,inverted:v,onSlideStart:i?void 0:N,onSlideMove:i?void 0:D,onSlideEnd:i?void 0:U,onHomeKeyDown:()=>!i&&R(n,0,{commit:!0}),onEndKeyDown:()=>!i&&R(a,M.length-1,{commit:!0}),onStepKeyDown:({event:K,direction:k})=>{if(!i){const q=a7.includes(K.key)||K.shiftKey&&l7.includes(K.key)?10:1,W=_.current,H=M[W],L=o*q*k;R(H+L,W,{commit:!0})}}})})})})});c7.displayName=Ee;var[d7,u7]=s7(Ee,{startEdge:"left",endEdge:"right",size:"width",direction:1}),W9=p.forwardRef((e,t)=>{const{min:r,max:n,dir:a,inverted:o,onSlideStart:l,onSlideMove:i,onSlideEnd:s,onStepKeyDown:d,...u}=e,[f,h]=p.useState(null),v=d0(t,A=>h(A)),x=p.useRef(void 0),m=ne(a),g=m==="ltr",_=g&&!o||!g&&o;function C(A){const M=x.current||f.getBoundingClientRect(),S=[0,M.width],N=oa(S,_?[r,n]:[n,r]);return x.current=M,N(A-M.left)}return c.jsx(d7,{scope:e.__scopeSlider,startEdge:_?"left":"right",endEdge:_?"right":"left",direction:_?1:-1,size:"width",children:c.jsx(f7,{dir:m,"data-orientation":"horizontal",...u,ref:v,style:{...u.style,"--radix-slider-thumb-transform":"translateX(-50%)"},onSlideStart:A=>{const M=C(A.clientX);l==null||l(M)},onSlideMove:A=>{const M=C(A.clientX);i==null||i(M)},onSlideEnd:()=>{x.current=void 0,s==null||s()},onStepKeyDown:A=>{const S=i7[_?"from-left":"from-right"].includes(A.key);d==null||d({event:A,direction:S?-1:1})}})})}),K9=p.forwardRef((e,t)=>{const{min:r,max:n,inverted:a,onSlideStart:o,onSlideMove:l,onSlideEnd:i,onStepKeyDown:s,...d}=e,u=p.useRef(null),f=d0(t,u),h=p.useRef(void 0),v=!a;function x(m){const g=h.current||u.current.getBoundingClientRect(),_=[0,g.height],A=oa(_,v?[n,r]:[r,n]);return h.current=g,A(m-g.top)}return c.jsx(d7,{scope:e.__scopeSlider,startEdge:v?"bottom":"top",endEdge:v?"top":"bottom",size:"height",direction:v?1:-1,children:c.jsx(f7,{"data-orientation":"vertical",...d,ref:f,style:{...d.style,"--radix-slider-thumb-transform":"translateY(50%)"},onSlideStart:m=>{const g=x(m.clientY);o==null||o(g)},onSlideMove:m=>{const g=x(m.clientY);l==null||l(g)},onSlideEnd:()=>{h.current=void 0,i==null||i()},onStepKeyDown:m=>{const _=i7[v?"from-bottom":"from-top"].includes(m.key);s==null||s({event:m,direction:_?-1:1})}})})}),f7=p.forwardRef((e,t)=>{const{__scopeSlider:r,onSlideStart:n,onSlideMove:a,onSlideEnd:o,onHomeKeyDown:l,onEndKeyDown:i,onStepKeyDown:s,...d}=e,u=yr(Ee,r);return c.jsx(o0.span,{...d,ref:t,onKeyDown:t0(e.onKeyDown,f=>{f.key==="Home"?(l(f),f.preventDefault()):f.key==="End"?(i(f),f.preventDefault()):a7.concat(l7).includes(f.key)&&(s(f),f.preventDefault())}),onPointerDown:t0(e.onPointerDown,f=>{const h=f.target;h.setPointerCapture(f.pointerId),f.preventDefault(),u.thumbs.has(h)?h.focus():n(f)}),onPointerMove:t0(e.onPointerMove,f=>{f.target.hasPointerCapture(f.pointerId)&&a(f)}),onPointerUp:t0(e.onPointerUp,f=>{const h=f.target;h.hasPointerCapture(f.pointerId)&&(h.releasePointerCapture(f.pointerId),o(f))})})}),h7="SliderTrack",p7=p.forwardRef((e,t)=>{const{__scopeSlider:r,...n}=e,a=yr(h7,r);return c.jsx(o0.span,{"data-disabled":a.disabled?"":void 0,"data-orientation":a.orientation,...n,ref:t})});p7.displayName=h7;var ra="SliderRange",v7=p.forwardRef((e,t)=>{const{__scopeSlider:r,...n}=e,a=yr(ra,r),o=u7(ra,r),l=p.useRef(null),i=d0(t,l),s=a.values.length,d=a.values.map(h=>m7(h,a.min,a.max)),u=s>1?Math.min(...d):0,f=100-Math.max(...d);return c.jsx(o0.span,{"data-orientation":a.orientation,"data-disabled":a.disabled?"":void 0,...n,ref:i,style:{...e.style,[o.startEdge]:u+"%",[o.endEdge]:f+"%"}})});v7.displayName=ra;var na="SliderThumb",g7=p.forwardRef((e,t)=>{const r=F9(e.__scopeSlider),[n,a]=p.useState(null),o=d0(t,i=>a(i)),l=p.useMemo(()=>n?r().findIndex(i=>i.ref.current===n):-1,[r,n]);return c.jsx(j9,{...e,ref:o,index:l})}),j9=p.forwardRef((e,t)=>{const{__scopeSlider:r,index:n,name:a,...o}=e,l=yr(na,r),i=u7(na,r),[s,d]=p.useState(null),u=d0(t,C=>d(C)),f=s?l.form||!!s.closest("form"):!0,h=yt(s),v=l.values[n],x=v===void 0?0:m7(v,l.min,l.max),m=Y9(n,l.values.length),g=h==null?void 0:h[i.size],_=g?Q9(g,x,i.direction):0;return p.useEffect(()=>{if(s)return l.thumbs.add(s),()=>{l.thumbs.delete(s)}},[s,l.thumbs]),c.jsxs("span",{style:{transform:"var(--radix-slider-thumb-transform)",position:"absolute",[i.startEdge]:`calc(${x}% + ${_}px)`},children:[c.jsx(ta.ItemSlot,{scope:e.__scopeSlider,children:c.jsx(o0.span,{role:"slider","aria-label":e["aria-label"]||m,"aria-valuemin":l.min,"aria-valuenow":v,"aria-valuemax":l.max,"aria-orientation":l.orientation,"data-orientation":l.orientation,"data-disabled":l.disabled?"":void 0,tabIndex:l.disabled?void 0:0,...o,ref:u,style:v===void 0?{display:"none"}:e.style,onFocus:t0(e.onFocus,()=>{l.valueIndexToChangeRef.current=n})})}),f&&c.jsx(G9,{name:a??(l.name?l.name+(l.values.length>1?"[]":""):void 0),form:l.form,value:v},n)]})});g7.displayName=na;var G9=e=>{const{value:t,...r}=e,n=p.useRef(null),a=qr(t);return p.useEffect(()=>{const o=n.current,l=window.HTMLInputElement.prototype,s=Object.getOwnPropertyDescriptor(l,"value").set;if(a!==t&&s){const d=new Event("input",{bubbles:!0});s.call(o,t),o.dispatchEvent(d)}},[a,t]),c.jsx("input",{style:{display:"none"},...r,ref:n,defaultValue:t})};function q9(e=[],t,r){const n=[...e];return n[r]=t,n.sort((a,o)=>a-o)}function m7(e,t,r){const o=100/(r-t)*(e-t);return Xo(o,[0,100])}function Y9(e,t){return t>2?`Value ${e+1} of ${t}`:t===2?["Minimum","Maximum"][e]:void 0}function X9(e,t){if(e.length===1)return 0;const r=e.map(a=>Math.abs(a-t)),n=Math.min(...r);return r.indexOf(n)}function Q9(e,t,r){const n=e/2,o=oa([0,50],[0,n]);return(n-o(t)*r)*r}function Z9(e){return e.slice(0,-1).map((t,r)=>e[r+1]-t)}function J9(e,t){if(t>0){const r=Z9(e);return Math.min(...r)>=t}return!0}function oa(e,t){return r=>{if(e[0]===e[1]||t[0]===t[1])return t[0];const n=(t[1]-t[0])/(e[1]-e[0]);return t[0]+n*(r-e[0])}}function em(e){return(String(e).split(".")[1]||"").length}function tm(e,t){const r=Math.pow(10,t);return Math.round(e*r)/r}var rm=c7,nm=p7,om=v7,am=g7;const lm="_root_fs3zj_5",im="_thumb_fs3zj_17",sm="_track_fs3zj_21",cm="_range_fs3zj_28",Cr={root:lm,thumb:im,track:sm,range:cm},dm=({value:e,defaultValue:t=[0],onChange:r,onCommit:n,"data-test-id":a="fondue-slider",...o},l)=>{const i=y.useRef(null);return c.jsxs(rm,{ref:l,className:Cr.root,value:e,defaultValue:t,onValueChange:r,onValueCommit:n,"data-test-id":a,...o,children:[c.jsx(nm,{onPointerDown:()=>{i.current&&(i.current.dataset.showFocusRing="false")},className:Cr.track,children:c.jsx(om,{className:Cr.range})}),(e||t).map((s,d)=>c.jsx(am,{ref:i,className:Cr.thumb,onPointerDown:u=>{u.currentTarget.dataset.showFocusRing="false"},onBlur:u=>{u.currentTarget.dataset.showFocusRing="true"}},d))]})},um=y.forwardRef(dm);um.displayName="Slider";var aa="Switch",[fm,Vy]=D0(aa),[hm,pm]=fm(aa),b7=p.forwardRef((e,t)=>{const{__scopeSwitch:r,name:n,checked:a,defaultChecked:o,required:l,disabled:i,value:s="on",onCheckedChange:d,form:u,...f}=e,[h,v]=p.useState(null),x=d0(t,A=>v(A)),m=p.useRef(!1),g=h?u||!!h.closest("form"):!0,[_=!1,C]=F0({prop:a,defaultProp:o,onChange:d});return c.jsxs(hm,{scope:r,checked:_,disabled:i,children:[c.jsx(o0.button,{type:"button",role:"switch","aria-checked":_,"aria-required":l,"data-state":C7(_),"data-disabled":i?"":void 0,disabled:i,value:s,...f,ref:x,onClick:t0(e.onClick,A=>{C(M=>!M),g&&(m.current=A.isPropagationStopped(),m.current||A.stopPropagation())})}),g&&c.jsx(vm,{control:h,bubbles:!m.current,name:n,value:s,checked:_,required:l,disabled:i,form:u,style:{transform:"translateX(-100%)"}})]})});b7.displayName=aa;var w7="SwitchThumb",y7=p.forwardRef((e,t)=>{const{__scopeSwitch:r,...n}=e,a=pm(w7,r);return c.jsx(o0.span,{"data-state":C7(a.checked),"data-disabled":a.disabled?"":void 0,...n,ref:t})});y7.displayName=w7;var vm=e=>{const{control:t,checked:r,bubbles:n=!0,...a}=e,o=p.useRef(null),l=qr(r),i=yt(t);return p.useEffect(()=>{const s=o.current,d=window.HTMLInputElement.prototype,f=Object.getOwnPropertyDescriptor(d,"checked").set;if(l!==r&&f){const h=new Event("click",{bubbles:n});f.call(s,r),s.dispatchEvent(h)}},[l,r,n]),c.jsx("input",{type:"checkbox","aria-hidden":!0,defaultChecked:r,...a,tabIndex:-1,ref:o,style:{...e.style,...i,position:"absolute",pointerEvents:"none",opacity:0,margin:0}})};function C7(e){return e?"checked":"unchecked"}var gm=b7,mm=y7;const bm="_root_1dkcu_5",wm="_small_1dkcu_14",ym="_medium_1dkcu_18",Cm="_large_1dkcu_22",xm="_thumb_1dkcu_59",la={root:bm,small:wm,medium:ym,large:Cm,thumb:xm},_m=({value:e,defaultValue:t,size:r="medium",onChange:n,"data-test-id":a="fondue-switch","aria-label":o="Switch",...l},i)=>c.jsx(gm,{ref:i,checked:e,defaultChecked:t,className:a1([la.root,la[r]]),onCheckedChange:n,"aria-label":o,"data-test-id":a,...l,children:c.jsx(mm,{className:la.thumb})}),Mm=y.forwardRef(_m);Mm.displayName="Switch";const x7=e=>{y.useEffect(()=>{if(!e.current)return;const t=e.current,r=new ResizeObserver(()=>{const n=t.scrollWidth>t.clientWidth;t.title=n&&t.textContent||""});return r.observe(t),()=>r.disconnect()},[e])},Am="_table_1outv_4",Sm="_headerCell_1outv_18",Em="_rowCell_1outv_19",Im="_caption_1outv_46",Pm="_cellContent_1outv_71",km="_sortIndicator_1outv_96",Tm="_body_1outv_100",Nm="_row_1outv_19",zm="_buttonText_1outv_164",Y0={table:Am,headerCell:Sm,rowCell:Em,caption:Im,cellContent:Pm,sortIndicator:km,body:Tm,row:Nm,buttonText:zm};function Om(e,t){const r='tr[tabindex="0"]',n=e.closest("table");if(!n)return null;const a=Array.from(n.querySelectorAll(r)),o=a.indexOf(e)+(t==="ArrowUp"?-1:1);return o>=0&&o<a.length?a[o]:null}function Dm(e){const t=e.target,r=t.closest("tr");if(!r||t!==r||!["ArrowUp","ArrowDown"].includes(e.key))return;const n=Om(r,e.key);n&&(e.preventDefault(),n.focus())}const Hm=y.forwardRef(({layout:e="auto",fontSize:t="medium",sticky:r,children:n,...a},o)=>c.jsx("div",{onKeyDown:Dm,role:"grid",tabIndex:-1,children:c.jsx("table",{ref:o,className:Y0.table,"data-layout":e,"data-font-size":t,"data-sticky":r,...a,children:n})}));Hm.displayName="Table.Root";const Vm=y.forwardRef(({children:e},t)=>c.jsx("caption",{ref:t,className:Y0.caption,children:e}));Vm.displayName="Table.Caption";const Lm=y.forwardRef(({children:e,"aria-label":t,"aria-busy":r},n)=>c.jsx("thead",{ref:n,className:Y0.header,"aria-label":t,"aria-busy":r,children:e}));Lm.displayName="Table.Header";const $m=y.forwardRef(({noShrink:e=!1,truncate:t=!1,align:r="left",scope:n="col",sortTranslations:a,sortDirection:o,colSpan:l,width:i,state:s="idle",loadingStateAriaLabel:d,onSortChange:u,children:f},h)=>{const v=y.useRef(null);zo(v,h),x7(v);const x=y.useMemo(()=>typeof f=="string"?o==="ascending"?(a==null?void 0:a.sortDescending)??`Sort by ${f} descending`:(a==null?void 0:a.sortAscending)??`Sort by ${f} ascending`:o==="ascending"?"Sort descending":"Sort ascending",[f,o,a]),m=()=>{u&&u(o===void 0||o==="descending"?"ascending":"descending")};return c.jsx("th",{ref:v,style:{width:i},className:Y0.headerCell,scope:n,colSpan:l,"data-align":r,"data-truncate":t,"data-no-shrink":e,"data-sortable":!!u,"aria-sort":u?o||"none":void 0,children:s==="loading"?c.jsxs("div",{className:Y0.cellContent,"aria-live":"polite","aria-label":d,children:[typeof f=="string"&&t?c.jsx("span",{className:Y0.buttonText,children:f}):f,c.jsx(Tc,{"data-test-id":"fondue-loading-circle",size:"xx-small"})]}):u?c.jsxs("button",{className:Y0.cellContent,"aria-label":x,"data-active":!!o,onClick:m,children:[typeof f=="string"&&t?c.jsx("span",{className:Y0.buttonText,children:f}):f,c.jsx(c5,{width:3,children:o==="ascending"?c.jsx(Pu,{size:"12"}):o==="descending"?c.jsx(Iu,{size:"12"}):c.jsx(Eu,{className:Y0.sortIndicator,size:"12"})})]}):f})});$m.displayName="Table.HeaderCell";const Bm=y.forwardRef(({children:e,"aria-busy":t},r)=>c.jsx("tbody",{ref:r,className:Y0.body,"aria-busy":t,children:e}));Bm.displayName="Table.Body";const Fm=y.forwardRef(({disabled:e=!1,selected:t=!1,onClick:r,children:n,"aria-label":a,"data-test-id":o},l)=>{const i=r!==void 0&&!e,s=()=>{e||r&&r(t)},d=u=>{i&&(u.key==="Enter"||u.key===" ")&&(u.preventDefault(),s())};return c.jsx("tr",{ref:l,className:Y0.row,tabIndex:0,role:i?"button":"row","data-disabled":e,"data-interactive":i,"data-selected":t,"aria-disabled":e,"aria-label":a,"aria-selected":t,onClick:i?s:void 0,onKeyDown:i?d:void 0,"data-test-id":o,children:n})});Fm.displayName="Table.Row";const Rm=y.forwardRef(({colSpan:e,truncate:t,align:r="left",children:n,"aria-label":a},o)=>{const l=y.useRef(null);return zo(l,o),x7(l),c.jsx("td",{ref:l,className:Y0.rowCell,colSpan:e,"data-align":r,"data-truncate":t,"aria-label":a,children:n})});Rm.displayName="Table.RowCell";var ia="Tabs",[Um,Ly]=D0(ia,[_e]),_7=_e(),[Wm,sa]=Um(ia),M7=p.forwardRef((e,t)=>{const{__scopeTabs:r,value:n,onValueChange:a,defaultValue:o,orientation:l="horizontal",dir:i,activationMode:s="automatic",...d}=e,u=ne(i),[f,h]=F0({prop:n,onChange:a,defaultProp:o});return c.jsx(Wm,{scope:r,baseId:X0(),value:f,onValueChange:h,orientation:l,dir:u,activationMode:s,children:c.jsx(o0.div,{dir:u,"data-orientation":l,...d,ref:t})})});M7.displayName=ia;var A7="TabsList",S7=p.forwardRef((e,t)=>{const{__scopeTabs:r,loop:n=!0,...a}=e,o=sa(A7,r),l=_7(r);return c.jsx(Ho,{asChild:!0,...l,orientation:o.orientation,dir:o.dir,loop:n,children:c.jsx(o0.div,{role:"tablist","aria-orientation":o.orientation,...a,ref:t})})});S7.displayName=A7;var E7="TabsTrigger",I7=p.forwardRef((e,t)=>{const{__scopeTabs:r,value:n,disabled:a=!1,...o}=e,l=sa(E7,r),i=_7(r),s=T7(l.baseId,n),d=N7(l.baseId,n),u=n===l.value;return c.jsx(Vo,{asChild:!0,...i,focusable:!a,active:u,children:c.jsx(o0.button,{type:"button",role:"tab","aria-selected":u,"aria-controls":d,"data-state":u?"active":"inactive","data-disabled":a?"":void 0,disabled:a,id:s,...o,ref:t,onMouseDown:t0(e.onMouseDown,f=>{!a&&f.button===0&&f.ctrlKey===!1?l.onValueChange(n):f.preventDefault()}),onKeyDown:t0(e.onKeyDown,f=>{[" ","Enter"].includes(f.key)&&l.onValueChange(n)}),onFocus:t0(e.onFocus,()=>{const f=l.activationMode!=="manual";!u&&!a&&f&&l.onValueChange(n)})})})});I7.displayName=E7;var P7="TabsContent",k7=p.forwardRef((e,t)=>{const{__scopeTabs:r,value:n,forceMount:a,children:o,...l}=e,i=sa(P7,r),s=T7(i.baseId,n),d=N7(i.baseId,n),u=n===i.value,f=p.useRef(u);return p.useEffect(()=>{const h=requestAnimationFrame(()=>f.current=!1);return()=>cancelAnimationFrame(h)},[]),c.jsx(I0,{present:a||u,children:({present:h})=>c.jsx(o0.div,{"data-state":u?"active":"inactive","data-orientation":i.orientation,role:"tabpanel","aria-labelledby":s,hidden:!h,id:d,tabIndex:0,...l,ref:t,style:{...e.style,animationDuration:f.current?"0s":void 0},children:h&&o})})});k7.displayName=P7;function T7(e,t){return`${e}-trigger-${t}`}function N7(e,t){return`${e}-content-${t}`}var Km=M7,jm=S7,Gm=I7,qm=k7;const Ym=(e,t)=>e.filter(r=>{var n;const a=(n=r.ref)==null?void 0:n.current;return a?a.offsetLeft+a.offsetWidth>(t==null?void 0:t.scrollLeft)+t.offsetWidth||a.offsetLeft-t.scrollLeft<0:!1}),xr=(e,t)=>{const r=t.current,n=e==null?void 0:e.querySelector('[data-state="active"]');if(!e||!(n instanceof HTMLButtonElement)||!(r instanceof HTMLSpanElement))return;const a=(e==null?void 0:e.scrollLeft)>(n==null?void 0:n.offsetLeft),o=(n==null?void 0:n.offsetLeft)+(n==null?void 0:n.offsetWidth)>(e==null?void 0:e.offsetWidth);a?(e.offsetWidth>n.offsetWidth+n.offsetLeft?r.style.left=`${n.offsetLeft}px`:r.style.left=`${e.offsetWidth-n.offsetWidth}px`,r.style.width=`${n==null?void 0:n.offsetWidth}px`):o?(r.style.left=`${e.clientWidth-n.offsetWidth}px`,r.style.width=`${n.offsetWidth}px`):(r.style.left=`${n.offsetLeft}px`,r.style.width=`${n.offsetWidth}px`)},Xm=({activeTab:e})=>{const t=y.useRef(null),r=y.useRef(null),[n,a]=y.useState([]),[o,l]=y.useState([]);return y.useEffect(()=>{const i=t.current,s=i==null?void 0:i.querySelector('[data-state="active"]');s instanceof HTMLButtonElement&&i instanceof HTMLDivElement&&(xr(i,r),s.scrollIntoView({behavior:"smooth",block:"nearest",inline:"end"}))},[e,r]),y.useLayoutEffect(()=>{var i;const s=t.current,d=s==null?void 0:s.querySelector('[data-state="active"]');if(s instanceof HTMLDivElement&&d instanceof HTMLButtonElement){xr(s,r);const u=new MutationObserver(()=>{d.scrollIntoView({behavior:"instant",block:"nearest",inline:"end"}),xr(s,r)});s.parentNode&&u.observe(s.parentNode,{childList:!0});const f=new IntersectionObserver(()=>{l(Ym(n,s)),xr(s,r)},{root:s,threshold:1});for(const h of n)(i=h.ref)!=null&&i.current&&f.observe(h.ref.current);return()=>{f.disconnect(),u.disconnect()}}},[n,t,r]),{triggerListRef:t,activeIndicatorRef:r,triggersOutOfView:o,triggers:n,addTrigger:i=>{a(s=>[...s,i])}}},Qm="_root_13jbx_5",Zm="_triggerList_13jbx_14",Jm="_triggerListWrapper_13jbx_28",eb="_trigger_13jbx_14",tb="_content_13jbx_78",rb="_activeIndicator_13jbx_94",Ie={root:Qm,triggerList:Zm,triggerListWrapper:Jm,trigger:eb,content:tb,activeIndicator:rb},ca=y.createContext({value:"",disabled:!1}),z7=y.createContext({addTrigger:()=>{}}),O7=({padding:e="compact",activeTab:t,defaultActiveTab:r,size:n="medium",onActiveTabChange:a,children:o,...l},i)=>{var s;const[d,u]=r7({prop:t,defaultProp:r,onChange:a}),f=y.useCallback(_=>{u(_)},[u]),{triggerListRef:h,activeIndicatorRef:v,triggers:x,triggersOutOfView:m,addTrigger:g}=Xm({activeTab:d});return c.jsx(z7.Provider,{value:{addTrigger:g},children:c.jsxs(Km,{ref:i,className:Ie.root,onValueChange:f,value:d??((s=x[0])==null?void 0:s.value),"data-tabs-content-padding":e,...l,children:[c.jsxs("div",{className:Ie.triggerListWrapper,children:[c.jsx(jm,{ref:h,"data-size":n,className:Ie.triggerList,children:x.map(_=>y.createElement(Gm,{..._.props,key:_.value,value:_.value,disabled:_.disabled,className:Ie.trigger,ref:_.ref},_.element))}),c.jsxs(fr.Root,{children:[m.length>0&&c.jsx(fr.Trigger,{"data-test-id":"overflow-items-dropdown-trigger",children:c.jsx(D5,{emphasis:"default",aspect:"square",size:"small",children:c.jsx(Tu,{size:16})})}),c.jsx(fr.Content,{align:"end","data-test-id":"overflow-items-dropdown-content",children:m.map(_=>y.createElement(fr.Item,{..._.props,disabled:_.disabled,onSelect:()=>f(_.value),key:_.value},_.element))})]}),c.jsx("span",{"data-test-id":"active-tab-indicator",ref:v,className:Ie.activeIndicator})]}),o]})})};O7.displayName="Tabs.Root";const D7=({children:e,value:t,disabled:r})=>c.jsx(ca.Provider,{value:{value:t,disabled:r},children:e});D7.displayName="Tabs.Tab";const H7=({children:e,...t},r)=>{const{value:n,disabled:a}=y.useContext(ca),{addTrigger:o}=y.useContext(z7),l=y.useRef(null);return y.useEffect(()=>{o({ref:l||r,value:n??"",disabled:a,props:t,element:e})},[]),null};H7.displayName="Tabs.Trigger";const V7=({children:e,...t},r)=>{const{value:n}=y.useContext(ca);return c.jsx(qm,{ref:r,...t,className:Ie.content,value:n??"",children:e})};V7.displayName="Tabs.Content",y.forwardRef(O7),y.forwardRef(D7),y.forwardRef(H7),y.forwardRef(V7);const nb="_root_1cjgh_2",_r={root:nb,"weight-default":"_weight-default_1cjgh_7","weight-strong":"_weight-strong_1cjgh_11","weight-x-strong":"_weight-x-strong_1cjgh_15","size-x-small":"_size-x-small_1cjgh_19","size-small":"_size-small_1cjgh_24","size-medium":"_size-medium_1cjgh_29","size-large":"_size-large_1cjgh_34","color-default":"_color-default_1cjgh_39","color-weak":"_color-weak_1cjgh_43","color-x-weak":"_color-x-weak_1cjgh_47","color-disabled":"_color-disabled_1cjgh_51","color-negative":"_color-negative_1cjgh_55","color-positive":"_color-positive_1cjgh_59","color-warning":"_color-warning_1cjgh_63","color-interactive":"_color-interactive_1cjgh_67","color-box-neutral":"_color-box-neutral_1cjgh_71","color-box-selected":"_color-box-selected_1cjgh_75","color-box-disabled":"_color-box-disabled_1cjgh_79","color-box-positive":"_color-box-positive_1cjgh_83","color-box-negative":"_color-box-negative_1cjgh_87","color-box-warning":"_color-box-warning_1cjgh_91"},ob=y.forwardRef(({children:e,as:t="span",size:r="medium",weight:n="default",color:a="default",boxColor:o,className:l,...i},s)=>c.jsx(t,{"data-test-id":"text",className:a1([_r.root,_r[`size-${r}`],_r[`weight-${n}`],_r[o?`color-box-${o}`:`color-${a}`],l]),ref:s,...i,children:e}));ob.displayName="FondueText";var ab="VisuallyHidden",L7=p.forwardRef((e,t)=>c.jsx(o0.span,{...e,ref:t,style:{position:"absolute",border:0,width:1,height:1,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",wordWrap:"normal",...e.style}}));L7.displayName=ab;var lb=L7,[Mr,$y]=D0("Tooltip",[he]),Ar=he(),$7="TooltipProvider",ib=700,da="tooltip.open",[sb,ua]=Mr($7),B7=e=>{const{__scopeTooltip:t,delayDuration:r=ib,skipDelayDuration:n=300,disableHoverableContent:a=!1,children:o}=e,l=p.useRef(!0),i=p.useRef(!1),s=p.useRef(0);return p.useEffect(()=>{const d=s.current;return()=>window.clearTimeout(d)},[]),c.jsx(sb,{scope:t,isOpenDelayedRef:l,delayDuration:r,onOpen:p.useCallback(()=>{window.clearTimeout(s.current),l.current=!1},[]),onClose:p.useCallback(()=>{window.clearTimeout(s.current),s.current=window.setTimeout(()=>l.current=!0,n)},[n]),isPointerInTransitRef:i,onPointerInTransitChange:p.useCallback(d=>{i.current=d},[]),disableHoverableContent:a,children:o})};B7.displayName=$7;var Sr="Tooltip",[cb,st]=Mr(Sr),F7=e=>{const{__scopeTooltip:t,children:r,open:n,defaultOpen:a=!1,onOpenChange:o,disableHoverableContent:l,delayDuration:i}=e,s=ua(Sr,e.__scopeTooltip),d=Ar(t),[u,f]=p.useState(null),h=X0(),v=p.useRef(0),x=l??s.disableHoverableContent,m=i??s.delayDuration,g=p.useRef(!1),[_=!1,C]=F0({prop:n,defaultProp:a,onChange:N=>{N?(s.onOpen(),document.dispatchEvent(new CustomEvent(da))):s.onClose(),o==null||o(N)}}),A=p.useMemo(()=>_?g.current?"delayed-open":"instant-open":"closed",[_]),M=p.useCallback(()=>{window.clearTimeout(v.current),v.current=0,g.current=!1,C(!0)},[C]),S=p.useCallback(()=>{window.clearTimeout(v.current),v.current=0,C(!1)},[C]),P=p.useCallback(()=>{window.clearTimeout(v.current),v.current=window.setTimeout(()=>{g.current=!0,C(!0),v.current=0},m)},[m,C]);return p.useEffect(()=>()=>{v.current&&(window.clearTimeout(v.current),v.current=0)},[]),c.jsx(zt,{...d,children:c.jsx(cb,{scope:t,contentId:h,open:_,stateAttribute:A,trigger:u,onTriggerChange:f,onTriggerEnter:p.useCallback(()=>{s.isOpenDelayedRef.current?P():M()},[s.isOpenDelayedRef,P,M]),onTriggerLeave:p.useCallback(()=>{x?S():(window.clearTimeout(v.current),v.current=0)},[S,x]),onOpen:M,onClose:S,disableHoverableContent:x,children:r})})};F7.displayName=Sr;var fa="TooltipTrigger",R7=p.forwardRef((e,t)=>{const{__scopeTooltip:r,...n}=e,a=st(fa,r),o=ua(fa,r),l=Ar(r),i=p.useRef(null),s=d0(t,i,a.onTriggerChange),d=p.useRef(!1),u=p.useRef(!1),f=p.useCallback(()=>d.current=!1,[]);return p.useEffect(()=>()=>document.removeEventListener("pointerup",f),[f]),c.jsx(Ot,{asChild:!0,...l,children:c.jsx(o0.button,{"aria-describedby":a.open?a.contentId:void 0,"data-state":a.stateAttribute,...n,ref:s,onPointerMove:t0(e.onPointerMove,h=>{h.pointerType!=="touch"&&!u.current&&!o.isPointerInTransitRef.current&&(a.onTriggerEnter(),u.current=!0)}),onPointerLeave:t0(e.onPointerLeave,()=>{a.onTriggerLeave(),u.current=!1}),onPointerDown:t0(e.onPointerDown,()=>{a.open&&a.onClose(),d.current=!0,document.addEventListener("pointerup",f,{once:!0})}),onFocus:t0(e.onFocus,()=>{d.current||a.onOpen()}),onBlur:t0(e.onBlur,a.onClose),onClick:t0(e.onClick,a.onClose)})})});R7.displayName=fa;var ha="TooltipPortal",[db,ub]=Mr(ha,{forceMount:void 0}),U7=e=>{const{__scopeTooltip:t,forceMount:r,children:n,container:a}=e,o=st(ha,t);return c.jsx(db,{scope:t,forceMount:r,children:c.jsx(I0,{present:r||o.open,children:c.jsx(Ze,{asChild:!0,container:a,children:n})})})};U7.displayName=ha;var Pe="TooltipContent",W7=p.forwardRef((e,t)=>{const r=ub(Pe,e.__scopeTooltip),{forceMount:n=r.forceMount,side:a="top",...o}=e,l=st(Pe,e.__scopeTooltip);return c.jsx(I0,{present:n||l.open,children:l.disableHoverableContent?c.jsx(K7,{side:a,...o,ref:t}):c.jsx(fb,{side:a,...o,ref:t})})}),fb=p.forwardRef((e,t)=>{const r=st(Pe,e.__scopeTooltip),n=ua(Pe,e.__scopeTooltip),a=p.useRef(null),o=d0(t,a),[l,i]=p.useState(null),{trigger:s,onClose:d}=r,u=a.current,{onPointerInTransitChange:f}=n,h=p.useCallback(()=>{i(null),f(!1)},[f]),v=p.useCallback((x,m)=>{const g=x.currentTarget,_={x:x.clientX,y:x.clientY},C=gb(_,g.getBoundingClientRect()),A=mb(_,C),M=bb(m.getBoundingClientRect()),S=yb([...A,...M]);i(S),f(!0)},[f]);return p.useEffect(()=>()=>h(),[h]),p.useEffect(()=>{if(s&&u){const x=g=>v(g,u),m=g=>v(g,s);return s.addEventListener("pointerleave",x),u.addEventListener("pointerleave",m),()=>{s.removeEventListener("pointerleave",x),u.removeEventListener("pointerleave",m)}}},[s,u,v,h]),p.useEffect(()=>{if(l){const x=m=>{const g=m.target,_={x:m.clientX,y:m.clientY},C=(s==null?void 0:s.contains(g))||(u==null?void 0:u.contains(g)),A=!wb(_,l);C?h():A&&(h(),d())};return document.addEventListener("pointermove",x),()=>document.removeEventListener("pointermove",x)}},[s,u,l,d,h]),c.jsx(K7,{...e,ref:o})}),[hb,pb]=Mr(Sr,{isInside:!1}),vb=Vu("TooltipContent"),K7=p.forwardRef((e,t)=>{const{__scopeTooltip:r,children:n,"aria-label":a,onEscapeKeyDown:o,onPointerDownOutside:l,...i}=e,s=st(Pe,r),d=Ar(r),{onClose:u}=s;return p.useEffect(()=>(document.addEventListener(da,u),()=>document.removeEventListener(da,u)),[u]),p.useEffect(()=>{if(s.trigger){const f=h=>{const v=h.target;v!=null&&v.contains(s.trigger)&&u()};return window.addEventListener("scroll",f,{capture:!0}),()=>window.removeEventListener("scroll",f,{capture:!0})}},[s.trigger,u]),c.jsx(qe,{asChild:!0,disableOutsidePointerEvents:!1,onEscapeKeyDown:o,onPointerDownOutside:l,onFocusOutside:f=>f.preventDefault(),onDismiss:u,children:c.jsxs(_n,{"data-state":s.stateAttribute,...d,...i,ref:t,style:{...i.style,"--radix-tooltip-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-tooltip-content-available-width":"var(--radix-popper-available-width)","--radix-tooltip-content-available-height":"var(--radix-popper-available-height)","--radix-tooltip-trigger-width":"var(--radix-popper-anchor-width)","--radix-tooltip-trigger-height":"var(--radix-popper-anchor-height)"},children:[c.jsx(vb,{children:n}),c.jsx(hb,{scope:r,isInside:!0,children:c.jsx(lb,{id:s.contentId,role:"tooltip",children:a||n})})]})})});W7.displayName=Pe;var j7="TooltipArrow",G7=p.forwardRef((e,t)=>{const{__scopeTooltip:r,...n}=e,a=Ar(r);return pb(j7,r).isInside?null:c.jsx(Mn,{...a,...n,ref:t})});G7.displayName=j7;function gb(e,t){const r=Math.abs(t.top-e.y),n=Math.abs(t.bottom-e.y),a=Math.abs(t.right-e.x),o=Math.abs(t.left-e.x);switch(Math.min(r,n,a,o)){case o:return"left";case a:return"right";case r:return"top";case n:return"bottom";default:throw new Error("unreachable")}}function mb(e,t,r=5){const n=[];switch(t){case"top":n.push({x:e.x-r,y:e.y+r},{x:e.x+r,y:e.y+r});break;case"bottom":n.push({x:e.x-r,y:e.y-r},{x:e.x+r,y:e.y-r});break;case"left":n.push({x:e.x+r,y:e.y-r},{x:e.x+r,y:e.y+r});break;case"right":n.push({x:e.x-r,y:e.y-r},{x:e.x-r,y:e.y+r});break}return n}function bb(e){const{top:t,right:r,bottom:n,left:a}=e;return[{x:a,y:t},{x:r,y:t},{x:r,y:n},{x:a,y:n}]}function wb(e,t){const{x:r,y:n}=e;let a=!1;for(let o=0,l=t.length-1;o<t.length;l=o++){const i=t[o].x,s=t[o].y,d=t[l].x,u=t[l].y;s>n!=u>n&&r<(d-i)*(n-s)/(u-s)+i&&(a=!a)}return a}function yb(e){const t=e.slice();return t.sort((r,n)=>r.x<n.x?-1:r.x>n.x?1:r.y<n.y?-1:r.y>n.y?1:0),Cb(t)}function Cb(e){if(e.length<=1)return e.slice();const t=[];for(let n=0;n<e.length;n++){const a=e[n];for(;t.length>=2;){const o=t[t.length-1],l=t[t.length-2];if((o.x-l.x)*(a.y-l.y)>=(o.y-l.y)*(a.x-l.x))t.pop();else break}t.push(a)}t.pop();const r=[];for(let n=e.length-1;n>=0;n--){const a=e[n];for(;r.length>=2;){const o=r[r.length-1],l=r[r.length-2];if((o.x-l.x)*(a.y-l.y)>=(o.y-l.y)*(a.x-l.x))r.pop();else break}r.push(a)}return r.pop(),t.length===1&&r.length===1&&t[0].x===r[0].x&&t[0].y===r[0].y?t:t.concat(r)}var xb=B7,_b=F7,Mb=R7,Ab=U7,Sb=W7,Eb=G7;const Ib="_root_13m98_4",Pb="_arrow_13m98_25",q7={root:Ib,arrow:Pb},Y7=({children:e,enterDelay:t=700,open:r,onOpenChange:n,...a})=>c.jsx(xb,{children:c.jsx(_b,{delayDuration:t,open:r,onOpenChange:n,...a,children:e})});Y7.displayName="Tooltip.Root";const X7=({asChild:e=!1,children:t,"data-test-id":r="fondue-tooltip-trigger"},n)=>c.jsx(Mb,{"data-test-id":r,type:e?void 0:"button",asChild:e,ref:n,children:t});X7.displayName="Tooltip.Trigger";const Q7=({children:e,className:t,maxWidth:r,"data-test-id":n="fondue-tooltip-content",padding:a="spacious",...o},l)=>{const i=ye();return c.jsx(Ab,{children:c.jsx(Ce,{theme:i,children:c.jsxs(Sb,{"data-test-id":n,"data-tooltip-spacing":a,className:a1(q7.root,t),style:{maxWidth:r},collisionPadding:16,sideOffset:8,ref:l,...o,children:[e,c.jsx(Eb,{"aria-hidden":"true",className:q7.arrow})]})})})};Q7.displayName="Tooltip.Content";const b1={Root:Y7,Trigger:y.forwardRef(X7),Content:y.forwardRef(Q7)},kb=e=>e==="IMAGE"?c.jsx(b.IconImage24,{}):e==="VIDEO"?c.jsx(b.IconPlayFrame24,{}):e==="AUDIO"?c.jsx(b.IconMusicNote24,{}):c.jsx(b.IconDocument24,{}),pa=y.forwardRef(({item:e,isEditing:t,draggableProps:r,transformStyle:n,isDragging:a,isOverlay:o,isLoading:l,onDelete:i,onReplaceWithBrowse:s,onReplaceWithUpload:d,onDownload:u},f)=>{const[h,v]=y.useState(),[x,{selectedFiles:m}]=V1.useFileInput({multiple:!0,accept:"image/*"}),[g,{results:_,doneAll:C}]=V1.useAssetUpload(),{focusProps:A,isFocusVisible:M}=$a.useFocusRing();y.useEffect(()=>{m&&g(m[0])},[m]),y.useEffect(()=>{C&&d(_[0])},[C,_]);const S=l||m&&!C;return c.jsxs("button",{"aria-label":"Download attachment","data-test-id":"attachments-item",onClick:()=>u==null?void 0:u(),ref:f,style:{...n,opacity:a&&!o?.3:1,fontFamily:"var(-f-theme-settings-body-font-family)"},className:n1(["tw-cursor-pointer tw-text-left tw-w-full tw-relative tw-flex tw-gap-3 tw-px-5 tw-py-3 tw-items-center tw-group hover:tw-bg-box-neutral-hover",a?"tw-bg-box-neutral-hover":""]),children:[c.jsx("div",{className:"tw-text-text-weak group-hover:tw-text-box-neutral-inverse-hover",children:S?c.jsx(b.LoadingCircle,{size:b.LoadingCircleSize.Small}):kb(e.objectType)}),c.jsxs("div",{className:"tw-text-s tw-flex-1 tw-min-w-0",children:[c.jsx("div",{className:"tw-whitespace-nowrap tw-overflow-hidden tw-text-ellipsis tw-font-bold tw-text-text-weak group-hover:tw-text-box-neutral-inverse-hover",children:e.title}),c.jsx("div",{className:"tw-text-text-weak",children:`${e.fileSizeHumanReadable} - ${e.extension}`})]}),t&&c.jsxs("div",{"data-test-id":"attachments-actionbar",className:n1(["tw-flex tw-gap-0.5 group-focus:tw-opacity-100 focus-visible:tw-opacity-100 focus-within:tw-opacity-100 group-hover:tw-opacity-100",o||(h==null?void 0:h.id)===e.id?"tw-opacity-100":"tw-opacity-0"]),children:[c.jsx("button",{...A,...r,"aria-label":"Drag attachment",className:n1([" tw-border-button-border tw-bg-button-background active:tw-bg-button-background-pressed tw-group tw-border tw-box-box tw-relative tw-flex tw-items-center tw-justify-center tw-outline-none tw-font-medium tw-rounded tw-h-9 tw-w-9 ",a||o?"tw-cursor-grabbing tw-bg-button-background-pressed hover:tw-bg-button-background-pressed":"tw-cursor-grab hover:tw-bg-button-background-hover",M&&b.FOCUS_STYLE,M&&"tw-z-[2]"]),children:c.jsx(b.IconGrabHandle20,{})}),c.jsx("div",{"data-test-id":"attachments-actionbar-flyout",children:c.jsx(b.Flyout,{placement:b.FlyoutPlacement.Right,isOpen:(h==null?void 0:h.id)===e.id,fitContent:!0,legacyFooter:!1,onOpenChange:P=>v(P?e:void 0),trigger:(P,N)=>c.jsx(b.Button,{ref:N,icon:c.jsx(b.IconPen20,{}),emphasis:b.ButtonEmphasis.Default,onClick:()=>v(e)}),children:c.jsx(b.ActionMenu,{menuBlocks:[{id:"menu",menuItems:[{id:"upload",size:b.MenuItemContentSize.XSmall,title:"Replace with upload",onClick:()=>{x(),v(void 0)},initialValue:!0,decorator:c.jsx("div",{className:"tw-mr-2",children:c.jsx(b.IconArrowCircleUp20,{})})},{id:"asset",size:b.MenuItemContentSize.XSmall,title:"Replace with asset",onClick:()=>{s(),v(void 0)},initialValue:!0,decorator:c.jsx("div",{className:"tw-mr-2",children:c.jsx(b.IconImageStack20,{})})}]},{id:"menu-delete",menuItems:[{id:"delete",size:b.MenuItemContentSize.XSmall,title:"Delete",style:b.MenuItemStyle.Danger,onClick:()=>{i(),v(void 0)},initialValue:!0,decorator:c.jsx("div",{className:"tw-mr-2",children:c.jsx(b.IconTrashBin20,{})})}]}]})})})]})]})});pa.displayName="AttachmentItem";const Tb=e=>{const{attributes:t,listeners:r,setNodeRef:n,transform:a,transition:o,isDragging:l}=ht.useSortable({id:e.item.id}),i={transform:a?`translate(${a.x}px, ${a.y}px)`:"",transition:o,zIndex:l?2:1},s={...t,...r};return c.jsx(pa,{ref:n,isDragging:l,transformStyle:i,draggableProps:s,...e})},Nb=({children:e,isFlyoutOpen:t,triggerProps:r,triggerRef:n})=>c.jsxs("button",{className:n1(["tw-flex tw-text-xs tw-font-body tw-items-center tw-gap-1 tw-rounded-full tw-outline tw-outline-1 tw-outline-offset-1 tw-p-1.5 tw-outline-line",t?"tw-bg-box-neutral-pressed tw-text-box-neutral-inverse-pressed":"tw-bg-base hover:tw-bg-box-neutral-hover active:tw-bg-box-neutral-pressed tw-text-box-neutral-inverse hover:tw-text-box-neutral-inverse-hover active:tw-text-box-neutral-inverse-pressed"]),...r,ref:n,"data-test-id":"attachments-button-trigger",children:[c.jsx(b.IconPaperclip16,{}),e,c.jsx(b.IconCaretDown12,{})]}),Z7=({items:e=[],onDelete:t,onReplaceWithBrowse:r,onReplaceWithUpload:n,onBrowse:a,onUpload:o,onSorted:l,appBridge:i,triggerComponent:s=Nb,isOpen:d,onOpenChange:u})=>{const[f,h]=y.useState(e),[v,x]=y.useState(!1),m=x0.useSensors(x0.useSensor(x0.PointerSensor),x0.useSensor(x0.KeyboardSensor)),[g,_]=y.useState(void 0),[C,A]=y.useState(!1),[M,S]=y.useState([]),[P,N]=y.useState(null),D=V1.useEditorState(i),{openAssetChooser:U,closeAssetChooser:R}=V1.useAssetChooser(i),K=d!==void 0,k=K?d:v,B=f==null?void 0:f.find(z=>z.id===g),[$,{results:q,doneAll:W}]=V1.useAssetUpload({onUploadProgress:()=>!C&&A(!0)}),H=z=>{const V=K?u:x;V==null||V(z)};y.useEffect(()=>{h(e)},[e]),y.useEffect(()=>{P&&(A(!0),$(P))},[P]),y.useEffect(()=>{(async()=>{W&&(await o(q),A(!1))})()},[W,q]);const L=()=>{H(!1),U(z=>{a(z),R(),H(!0)},{multiSelection:!0,selectedValueIds:f.map(z=>z.id)})},I=z=>{H(!1),U(async V=>{H(!0),R(),S([...M,z.id]),await r(z,V[0]),S(M.filter(Y=>Y!==z.id))},{multiSelection:!1,selectedValueIds:f.map(V=>V.id)})},E=async(z,V)=>{S([...M,z.id]),await n(z,V),S(M.filter(Y=>Y!==z.id))},O=z=>{const{active:V}=z;_(V.id)},F=z=>{const{active:V,over:Y}=z;if(Y&&V.id!==Y.id&&f){const Q=f.findIndex(e0=>e0.id===V.id),J=f.findIndex(e0=>e0.id===Y.id),r0=ht.arrayMove(f,Q,J);h(r0),l(r0)}_(void 0)};return D||((f==null?void 0:f.length)??0)>0?c.jsxs(b1.Root,{enterDelay:500,children:[c.jsx(b1.Trigger,{asChild:!0,children:c.jsx("div",{"data-test-id":"attachments-flyout-button",children:c.jsx(b.Flyout,{placement:b.FlyoutPlacement.BottomRight,onOpenChange:z=>H(B?!0:z),isOpen:k,hug:!1,fitContent:!0,legacyFooter:!1,trigger:(z,V)=>c.jsx(s,{isFlyoutOpen:k,triggerProps:z,triggerRef:V,children:c.jsx("div",{children:e.length>0?e.length:"Add"})}),children:c.jsxs("div",{className:"tw-w-[300px]","data-test-id":"attachments-flyout-content",children:[f.length>0&&c.jsxs(x0.DndContext,{sensors:m,collisionDetection:x0.closestCenter,onDragStart:O,onDragEnd:F,modifiers:[ou.restrictToWindowEdges],children:[c.jsx(ht.SortableContext,{items:f,strategy:ht.rectSortingStrategy,children:c.jsx("div",{className:"tw-border-b tw-border-b-line",children:f.map(z=>c.jsx(Tb,{isEditing:D,isLoading:M.includes(z.id),item:z,onDelete:()=>t(z),onReplaceWithBrowse:()=>I(z),onReplaceWithUpload:V=>E(z,V),onDownload:()=>i.dispatch({name:"downloadAsset",payload:z})},z.id))})}),c.jsx(x0.DragOverlay,{children:B&&c.jsx(pa,{isOverlay:!0,isEditing:D,item:B,isDragging:!0,onDelete:()=>t(B),onReplaceWithBrowse:()=>I(B),onReplaceWithUpload:z=>E(B,z)},g)})]}),D&&c.jsxs("div",{className:"tw-px-5 tw-py-3",children:[c.jsx("div",{className:"tw-font-body tw-font-medium tw-text-text tw-text-s tw-my-4",children:"Add attachments"}),c.jsx(b.AssetInput,{isLoading:C,size:b.AssetInputSize.Small,onUploadClick:z=>N(z),onLibraryClick:L})]})]})})})}),c.jsx(b1.Content,{side:"top",children:"Attachments"})]}):null},zb=(e,t)=>{const r=[b.FOCUS_VISIBLE_STYLE,"tw-relative tw-inline-flex tw-items-center tw-justify-center","tw-h-6 tw-p-1","tw-rounded","tw-text-xs tw-font-medium","tw-gap-0.5","focus-visible:tw-z-10"];return t?r.push("tw-bg-box-neutral-pressed","tw-text-box-neutral-inverse-pressed",e==="grab"?"tw-cursor-grabbing":"tw-cursor-pointer"):r.push("hover:tw-bg-box-neutral-hover active:tw-bg-box-neutral-pressed","tw-text-text-weak hover:tw-text-box-neutral-inverse-hover active:tw-text-box-neutral-inverse-pressed",e==="grab"?"!tw-cursor-grab active:tw-cursor-grabbing":"tw-cursor-pointer"),n1(r)},ct=y.forwardRef(({onClick:e,children:t,forceActiveStyle:r,cursor:n="pointer","data-test-id":a="base-toolbar-button",...o},l)=>c.jsx("button",{onClick:e,className:zb(n,r),"data-test-id":a,...o,ref:l,children:t}));ct.displayName="BaseToolbarButton";const Ob=({children:e,isFlyoutOpen:t,triggerProps:r,triggerRef:n})=>c.jsxs(ct,{forceActiveStyle:t,"data-test-id":"attachments-toolbar-button-trigger",...r,ref:n,children:[c.jsx(b.IconPaperclip16,{}),e,c.jsx(b.IconCaretDown12,{})]}),J7="attachments",ed=({flyoutId:e=J7})=>{const t=b.useMemoizedId(e),{appBridge:r,attachments:n,onAttachmentsAdd:a,onAttachmentDelete:o,onAttachmentReplace:l,onAttachmentsSorted:i}=e5(),{isOpen:s,onOpenChange:d}=pt(t),u=He();return c.jsx(Z7,{onUpload:a,onDelete:o,onReplaceWithBrowse:l,onReplaceWithUpload:l,onSorted:i,onBrowse:a,items:n,appBridge:r,triggerComponent:Ob,isOpen:s&&!u,onOpenChange:d})},td="Drag or press ↵ to move",rd="Move with ↑↓←→ and confirm with ↵",va=({content:e,children:t,open:r,disabled:n})=>n?t:c.jsxs(b1.Root,{enterDelay:300,open:r,children:[c.jsx(b1.Trigger,{asChild:!0,children:t}),c.jsx(b1.Content,{side:"top",children:c.jsx("div",{children:e})})]}),nd=({tooltip:e,icon:t,setActivatorNodeRef:r,draggableProps:n})=>{const a=He();return c.jsx(va,{...a&&{open:a},content:c.jsx("div",{children:a?rd:e??td}),children:c.jsx(ct,{ref:r,"data-test-id":"block-item-wrapper-toolbar-btn",forceActiveStyle:a,cursor:"grab",...n,children:t})})},ga=({content:e,icon:t,tooltip:r,flyoutId:n,flyoutFooter:a,flyoutHeader:o})=>{const l=b.useMemoizedId(n),{isOpen:i,onOpenChange:s}=pt(l),d=He();return c.jsx(va,{disabled:d||i,content:r,children:c.jsx("div",{className:"tw-flex tw-flex-shrink-0 tw-flex-1 tw-h-6 tw-relative",children:c.jsx(b.Flyout,{isOpen:i&&!d,legacyFooter:!1,fixedFooter:a,fixedHeader:o,fitContent:!0,hug:!1,placement:b.FlyoutPlacement.BottomRight,onOpenChange:s,trigger:(u,f)=>c.jsx(ct,{"data-test-id":"block-item-wrapper-toolbar-flyout",forceActiveStyle:i&&!d,...u,ref:f,children:t}),children:e})})})},od=({items:e,flyoutId:t})=>{const{onOpenChange:r}=pt(t);return c.jsx(b.ActionMenu,{menuBlocks:e.map((n,a)=>({id:a.toString(),menuItems:n.map((o,l)=>({id:a.toString()+l.toString(),size:b.MenuItemContentSize.XSmall,title:o.title,style:o.style,onClick:()=>{r(!1),o.onClick()},initialValue:!0,decorator:c.jsx("div",{className:"tw-mr-2",children:o.icon})}))}))})},ma="menu",ad=({items:e,flyoutId:t=ma,tooltip:r="Options"})=>{const n=b.useMemoizedId(t);return c.jsx(ga,{icon:c.jsx(b.IconDotsHorizontal16,{}),tooltip:r,flyoutId:n,content:c.jsx(od,{items:e,flyoutId:n})})},Db=({tooltip:e,icon:t,onClick:r})=>{const n=He();return c.jsx(va,{disabled:n,content:e??"",children:c.jsx(ct,{"data-test-id":"block-item-wrapper-toolbar-btn",onClick:r,children:t})})},ld=({children:e})=>c.jsx("div",{"data-test-id":"block-item-wrapper-toolbar-segment",className:"tw-pointer-events-auto tw-flex tw-flex-shrink-0 tw-gap-px tw-px-px tw-h-[26px] tw-items-center tw-self-start tw-leading-none",children:e}),id=({items:e,attachments:t})=>c.jsxs("div",{"data-test-id":"block-item-wrapper-toolbar",className:"tw-rounded-md tw-bg-base tw-border tw-border-line-strong tw-divide-x tw-divide-line-strong tw-shadow-lg tw-flex tw-flex-none tw-items-center tw-isolate",children:[t.isEnabled&&c.jsx(ld,{children:c.jsx(ed,{})}),e.length>0&&c.jsx(ld,{children:e.map(r=>{switch(r.type){case"dragHandle":return c.jsx(nd,{...r},r.tooltip+r.type);case"menu":return c.jsx(ad,{...r},r.tooltip+r.type);case"flyout":return c.jsx(ga,{...r},r.tooltip+r.type);default:return c.jsx(Db,{...r},r.tooltip+r.type)}})})]}),sd=y.memo(({children:e,toolbarItems:t,shouldHideWrapper:r,shouldHideComponent:n=!1,isDragging:a=!1,shouldFillContainer:o,outlineOffset:l=0,shouldBeShown:i=!1,showAttachments:s=!1})=>{const[d,u]=y.useState(i?[ma]:[]),f=y.useRef(null);if(r)return c.jsx(c.Fragment,{children:e});const h=t==null?void 0:t.filter(x=>x!==void 0),v=d.length>0||i;return c.jsx(Ga,{isDragPreview:a,children:c.jsx(Ya,{openFlyoutIds:d,setOpenFlyoutIds:u,children:c.jsxs("div",{ref:f,"data-test-id":"block-item-wrapper",style:{outlineOffset:l},className:n1(["tw-relative tw-group tw-outline-1 tw-outline-box-selected-inverse",o&&"tw-flex-1 tw-h-full tw-w-full","hover:tw-outline focus-within:tw-outline",v&&"tw-outline",n&&"tw-opacity-0"]),children:[c.jsx("div",{style:{right:-1-l,bottom:`calc(100% - ${2+l}px)`},className:n1(["tw-pointer-events-none tw-absolute tw-bottom-[calc(100%-4px)] tw-right-[-3px] tw-w-full tw-opacity-0 tw-z-[60]","group-hover:tw-opacity-100 group-focus:tw-opacity-100 focus-within:tw-opacity-100","tw-flex tw-justify-end",v&&"tw-opacity-100"]),children:c.jsx(id,{attachments:{isEnabled:s},items:h})}),e]})})})});sd.displayName="BlockItemWrapper";const Hb=({onDownload:e})=>{const{isFocused:t,focusProps:r}=$a.useFocusRing();return c.jsxs(b1.Root,{enterDelay:500,children:[c.jsx(b1.Trigger,{asChild:!0,children:c.jsx("button",{tabIndex:0,"aria-label":"Download",...r,className:n1(["tw-outline-none tw-rounded",t&&b.FOCUS_STYLE]),onClick:e,onPointerDown:n=>n.preventDefault(),children:c.jsx("span",{"data-test-id":"download-button",className:"tw-flex tw-text-xs tw-font-body tw-items-center tw-gap-1 tw-rounded-full tw-bg-box-neutral-strong-inverse hover:tw-bg-box-neutral-strong-inverse-hover active:tw-bg-box-neutral-strong-inverse-pressed tw-text-box-neutral-strong tw-outline tw-outline-1 tw-outline-offset-1 tw-p-1.5 tw-outline-line",children:c.jsx(b.IconArrowCircleDown16,{})})})}),c.jsx(b1.Content,{side:"top",children:"Download"})]})},Vb=({ref:e,disabled:t,onChange:r})=>{y.useEffect(()=>{if(t||!e.current)return;let n=!1;const a=new IntersectionObserver(([o])=>{o.isIntersecting!==n&&(n=o.isIntersecting,r(o.isIntersecting))});return a.observe(e.current),()=>{a.disconnect()}},[e,t,r])},Lb=({value:e="",gap:t,customClass:r,show:n=!0,plugins:a})=>{const[o,l]=y.useState(null);return y.useEffect(()=>{(async()=>l(await b.serializeRawToHtmlAsync(e,a,void 0,t,r)))()},[e,t,a,r]),!n||o==="<br />"?null:o!==null?c.jsx("div",{className:"tw-w-full tw-whitespace-pre-wrap","data-test-id":"rte-content-html",dangerouslySetInnerHTML:{__html:o}}):c.jsx("div",{className:"tw-rounded-sm tw-bg-base-alt tw-animate-pulse tw-h-full tw-min-h-[10px] tw-w-full"})},ba=b.createStore("floatingButton")({openEditorId:null,mouseDown:!1,updated:!1,url:"",text:"",buttonStyle:"primary",newTab:!1,mode:"",isEditing:!1}).extendActions(e=>({reset:()=>{e.url(""),e.text(""),e.buttonStyle("primary"),e.newTab(!1),e.mode(""),e.isEditing(!1)}})).extendActions(e=>({show:(t,r)=>{e.mode(t),e.isEditing(!1),e.openEditorId(r)},hide:()=>{e.reset(),e.openEditorId(null)}})).extendSelectors(e=>({isOpen:t=>e.openEditorId===t})),S0=ba.set,T0=ba.get,dt=()=>ba.use,cd=e=>{if(!e)return!1;const t=r=>r.some(n=>n.text?n.text!=="":n.children?t(n.children):!1);try{const r=JSON.parse(e);return t(r)}catch{return!1}},$b=(e="p",t="",r)=>cd(t)?t:JSON.stringify([{type:e,children:[{text:t,textStyle:e}],align:r}]),Bb=(e,t,r)=>e===R1.Custom?t:r,Fb=e=>e.map(dd),dd=e=>({id:e.id,title:e.name,colors:e.colors.map(Ub)}),Rb=e=>"revision"in e,Ub=e=>{if(Rb(e)){const{title:t,revision:r}=e;return{alpha:r.rgba.alpha?r.rgba.alpha/255:1,red:r.rgba.red??0,green:r.rgba.green??0,blue:r.rgba.blue??0,name:t??""}}return{alpha:e.alpha?e.alpha/255:1,red:e.red??0,green:e.green??0,blue:e.blue??0,name:e.name??""}},wa=(e,t)=>{const r=b.getAboveNode(e,{match:{type:b.ELEMENT_LINK}});return Array.isArray(r)?t(r[0]):""},Wb=e=>wa(e,t=>{var r,n;return((n=(r=t.chosenLink)==null?void 0:r.searchResult)==null?void 0:n.link)||""}),Kb=e=>wa(e,t=>t.url||""),ya=e=>{var t,r;return e.url||((r=(t=e.chosenLink)==null?void 0:t.searchResult)==null?void 0:r.link)||""},jb=e=>wa(e,ya),Ca=/^\/(document|r)\/\S+$/i,Er=e=>{if(Ca.test(e))return e;try{return new URL(e),e}catch{return`https://${e}`}},Ir=e=>{if(Ca.test(e))return!0;try{const t=new URL(e);return["http:","https:","mailto:","tel:"].includes(t.protocol)&&t.pathname!==""}catch{return!1}},ke=e=>Ir(Er(e))||e==="",ud=(e,{type:t})=>{const{apply:r,normalizeNode:n}=e;return e.apply=a=>{if(a.type!=="set_selection"){r(a);return}const o=a.newProperties;if(!(o!=null&&o.focus)||!o.anchor||!b.isCollapsed(o)){r(a);return}const l=b.getAboveNode(e,{at:o,match:{type:b.getPluginType(e,m0)}});if(l){const[,i]=l;let s;b.isStartPoint(e,o.focus,i)&&(s=b.getPreviousNodeEndPoint(e,i)),b.isEndPoint(e,o.focus,i)&&(s=b.getNextNodeStartPoint(e,i)),s&&(a.newProperties={anchor:s,focus:s})}r(a)},e.normalizeNode=([a,o])=>{if(a.type===b.getPluginType(e,m0)){const l=e.selection;if(l&&b.isCollapsed(l)&&b.isEndPoint(e,l.focus,o)){const i=b.getNextNodeStartPoint(e,o);if(i)b.select(e,i);else{const s=b.Path.next(o);b.insertNodes(e,{text:""},{at:s}),b.select(e,s)}}}n([a,o])},b.withRemoveEmptyNodes(e,b.mockPlugin({options:{types:t}}))},fd=(e,t,r)=>{b.insertNodes(e,[gd(e,t)],r)},xa=e=>{if(!e.selection)return;const{isUrl:t,forceSubmit:r}=b.getPluginOptions(e,m0),n=T0.url();if(!((t==null?void 0:t(n))||r))return;const o=T0.text(),l=T0.buttonStyle(),i=T0.newTab()?void 0:"_self";return S0.reset(),hd(e,{url:n,text:o,buttonStyle:l,target:i,isUrl:s=>r||!t?!0:t(s)}),setTimeout(()=>{b.focusEditor(e,e.selection??void 0)},0),!0},Te=(e,t)=>b.withoutNormalizing(e,()=>{var r,n,a,o,l,i;if(t!=null&&t.split){if(b.getAboveNode(e,{at:(r=e.selection)==null?void 0:r.anchor,match:{type:b.getPluginType(e,m0)}}))return b.splitNodes(e,{at:(n=e.selection)==null?void 0:n.anchor,match:u=>b.isElement(u)&&u.type===b.getPluginType(e,m0)}),Te(e,{at:(a=e.selection)==null?void 0:a.anchor}),!0;if(b.getAboveNode(e,{at:(o=e.selection)==null?void 0:o.focus,match:{type:b.getPluginType(e,m0)}}))return b.splitNodes(e,{at:(l=e.selection)==null?void 0:l.focus,match:u=>b.isElement(u)&&u.type===b.getPluginType(e,m0)}),Te(e,{at:(i=e.selection)==null?void 0:i.focus}),!0}b.unwrapNodes(e,{match:{type:b.getPluginType(e,m0)},...t})}),hd=(e,{url:t,text:r,buttonStyle:n,target:a,insertTextInButton:o,insertNodesOptions:l,isUrl:i=b.getPluginOptions(e,m0).isUrl})=>{var _;const s=e.selection;if(!s)return;const d=b.getAboveNode(e,{at:s,match:{type:b.getPluginType(e,m0)}});if(o&&d)return e.insertText(t),!0;if(!(i!=null&&i(t)))return;if(b.isDefined(r)&&r.length===0&&(r=t),d)return Yb(t,e,d,a,n,r),!0;const u=b.findNode(e,{at:s,match:{type:b.getPluginType(e,m0)}}),[f,h]=u??[],v=Gb(e,h,r);if(b.isExpanded(s))return qb(d,e,t,n,a,r),!0;v&&b.removeNodes(e,{at:h});const x=b.getNodeProps(f??{}),m=(_=e.selection)==null?void 0:_.focus.path;if(!m)return;const g=b.getNodeLeaf(e,m);return r!=null&&r.length||(r=t),fd(e,{...x,url:t,target:a,children:[{...g,text:r}]},l),!0};function Gb(e,t,r){return t&&(r==null?void 0:r.length)&&r!==b.getEditorString(e,t)}function qb(e,t,r,n,a,o){e?Te(t,{at:e[1]}):Te(t,{split:!0}),pd(t,{url:r,buttonStyle:n,target:a}),_a(t,{url:r,target:a,text:o})}function Yb(e,t,r,n,a,o){var l,i,s;(e!==((l=r[0])==null?void 0:l.url)||n!==((i=r[0])==null?void 0:i.target)||a!==((s=r[0])==null?void 0:s.buttonStyle))&&b.setNodes(t,{url:e,target:n,buttonStyle:a},{at:r[1]}),_a(t,{url:e,text:o,target:n})}const _a=(e,{text:t})=>{const r=b.getAboveNode(e,{match:{type:b.getPluginType(e,m0)}});if(r){const[n,a]=r;if(t!=null&&t.length&&t!==b.getEditorString(e,a)){const o=n.children[0];b.replaceNodeChildren(e,{at:a,nodes:{...o,text:t},insertOptions:{select:!0}})}}},pd=(e,{url:t,buttonStyle:r,target:n,...a})=>{b.wrapNodes(e,{type:b.getPluginType(e,m0),url:t,buttonStyle:r,target:n,children:[]},{split:!0,...a})},Xb=(e,t)=>{const r=b.getAboveNode(e,{match:{type:m0}});return Array.isArray(r)?t(r[0]):""},vd=e=>Xb(e,t=>t.url??""),gd=(e,{url:t,text:r="",buttonStyle:n="primary",target:a,children:o})=>({type:b.getPluginType(e,m0),url:t,target:a,buttonStyle:n,children:o??[{text:r}]}),md=(e,{focused:t}={})=>{if(T0.mode()==="edit"){Pr(e);return}Ma(e,{focused:t})},Pr=e=>{const t=b.findNode(e,{match:{type:b.getPluginType(e,m0)}});if(!t)return;const[r,n]=t;let a=b.getEditorString(e,n);S0.url(r.url),S0.newTab(r.target===void 0),a===r.url&&(a=""),S0.text(a),S0.isEditing(!0)},Ma=(e,{focused:t}={})=>{T0.mode()||!t||b.isRangeAcrossBlocks(e,{at:e.selection})||b.someNode(e,{match:{type:b.getPluginType(e,m0)}})||(S0.text(b.getEditorString(e,e.selection)),S0.show("insert",e.id))},Aa={marginTop:"10px",marginBottom:"10px",display:"inline-block",overflow:"hidden",textOverflow:"ellipsis",maxWidth:"100%",verticalAlign:"middle",boxSizing:"border-box",overflowWrap:"normal"},kr={buttonPrimary:{...Aa,fontFamily:"var(--f-theme-settings-button-primary-font-family)",fontSize:"var(--f-theme-settings-button-primary-font-size)",fontWeight:"var(--f-theme-settings-button-primary-font-weight)",lineHeight:"var(--f-theme-settings-button-primary-line-height)",paddingTop:"var(--f-theme-settings-button-primary-padding-top)",paddingRight:"var(--f-theme-settings-button-primary-padding-right)",paddingBottom:"var(--f-theme-settings-button-primary-padding-bottom)",paddingLeft:"var(--f-theme-settings-button-primary-padding-left)",fontStyle:"var(--f-theme-settings-button-primary-font-style)",textTransform:"var(--f-theme-settings-button-primary-text-transform)",backgroundColor:"var(--f-theme-settings-button-primary-background-color)",borderColor:"var(--f-theme-settings-button-primary-border-color)",borderRadius:"var(--f-theme-settings-button-primary-border-radius)",borderWidth:"var(--f-theme-settings-button-primary-border-width)",color:"var(--f-theme-settings-button-primary-color)",hover:{backgroundColor:"var(--f-theme-settings-button-primary-background-color-hover)",borderColor:"var(--f-theme-settings-button-primary-border-color-hover)",color:"var(--f-theme-settings-button-primary-color-hover)"}},buttonSecondary:{...Aa,fontFamily:"var(--f-theme-settings-button-secondary-font-family)",fontSize:"var(--f-theme-settings-button-secondary-font-size)",fontWeight:"var(--f-theme-settings-button-secondary-font-weight)",lineHeight:"var(--f-theme-settings-button-secondary-line-height)",paddingTop:"var(--f-theme-settings-button-secondary-padding-top)",paddingRight:"var(--f-theme-settings-button-secondary-padding-right)",paddingBottom:"var(--f-theme-settings-button-secondary-padding-bottom)",paddingLeft:"var(--f-theme-settings-button-secondary-padding-left)",fontStyle:"var(--f-theme-settings-button-secondary-font-style)",textTransform:"var(--f-theme-settings-button-secondary-text-transform)",backgroundColor:"var(--f-theme-settings-button-secondary-background-color)",borderColor:"var(--f-theme-settings-button-secondary-border-color)",borderRadius:"var(--f-theme-settings-button-secondary-border-radius)",borderWidth:"var(--f-theme-settings-button-secondary-border-width)",color:"var(--f-theme-settings-button-secondary-color)",hover:{backgroundColor:"var(--f-theme-settings-button-secondary-background-color-hover)",borderColor:"var(--f-theme-settings-button-secondary-border-color-hover)",color:"var(--f-theme-settings-button-secondary-color-hover)"}},buttonTertiary:{...Aa,fontFamily:"var(--f-theme-settings-button-tertiary-font-family)",fontSize:"var(--f-theme-settings-button-tertiary-font-size)",fontWeight:"var(--f-theme-settings-button-tertiary-font-weight)",lineHeight:"var(--f-theme-settings-button-tertiary-line-height)",paddingTop:"var(--f-theme-settings-button-tertiary-padding-top)",paddingRight:"var(--f-theme-settings-button-tertiary-padding-right)",paddingBottom:"var(--f-theme-settings-button-tertiary-padding-bottom)",paddingLeft:"var(--f-theme-settings-button-tertiary-padding-left)",fontStyle:"var(--f-theme-settings-button-tertiary-font-style)",textTransform:"var(--f-theme-settings-button-tertiary-text-transform)",backgroundColor:"var(--f-theme-settings-button-tertiary-background-color)",borderColor:"var(--f-theme-settings-button-tertiary-border-color)",borderRadius:"var(--f-theme-settings-button-tertiary-border-radius)",borderWidth:"var(--f-theme-settings-button-tertiary-border-width)",color:"var(--f-theme-settings-button-tertiary-color)",hover:{backgroundColor:"var(--f-theme-settings-button-tertiary-background-color-hover)",borderColor:"var(--f-theme-settings-button-tertiary-border-color-hover)",color:"var(--f-theme-settings-button-tertiary-color-hover)"}}},Qb=e=>{var l,i;const{attributes:t,children:r}=e,n=e.element.url||((i=(l=e.element.chosenLink)==null?void 0:l.searchResult)==null?void 0:i.link)||"",a=e.element.target||"_self",o=String(e.element.buttonStyle)||"primary";return c.jsx(Zb,{attributes:t,href:n,target:a,styles:kr[`button${o.charAt(0).toUpperCase()+o.slice(1)}`],children:r})},Zb=({attributes:e,styles:t={hover:{}},children:r,href:n="#",target:a})=>{const[o,l]=y.useState(!1);return c.jsx("a",{...e,onMouseEnter:()=>l(!0),onMouseLeave:()=>l(!1),href:n,target:a,style:o?{...t,...t.hover}:t,children:r})};class Jb extends b.MarkupElement{constructor(t=m0,r=Qb){super(t,r)}}const bd=y.forwardRef((e,t)=>{const r=b.useEditorRef();return c.jsx(b.ToolbarButton,{ref:t,...e,onMouseDown:n=>{n.preventDefault(),b.focusEditor(r,r.selection??r.prevSelection??void 0)},onClick:()=>{md(r,{focused:!0})},children:c.jsx(b.IconStylingWrapper,{icon:c.jsx(b.IconButton16,{})})})});bd.displayName="ButtonToolbarButton";const ew=({editorId:e,id:t})=>{const r=b.useEditorState(b.useEventPlateId(e)),n=!!b.isRangeInSameBlock(r,{at:r.selection}),a=b.getPluginType(r,m0),o=!!(r!=null&&r.selection)&&b.someNode(r,{match:{type:a}});return c.jsx("div",{"data-plugin-id":t,children:c.jsx(bd,{pressed:o,disabled:!n,tooltip:b.getTooltip(n?`Button
86
+ ${b.getHotkeyByPlatform("Ctrl+Shift+K")}`:"Buttons can only be set for a single text block.")})})},Ne="link-plugin";var c0=(e=>(e.heading1="heading1",e.heading2="heading2",e.heading3="heading3",e.heading4="heading4",e.custom1="custom1",e.custom2="custom2",e.custom3="custom3",e.quote="quote",e.imageCaption="imageCaption",e.imageTitle="imageTitle",e.p="p",e))(c0||{});const C0={heading1:{fontSize:"var(--f-theme-settings-heading1-font-size)",lineHeight:"var(--f-theme-settings-heading1-line-height)",marginTop:"var(--f-theme-settings-heading1-margin-top)",marginBottom:"var(--f-theme-settings-heading1-margin-bottom)",textDecoration:"var(--f-theme-settings-heading1-text-decoration)",fontStyle:"var(--f-theme-settings-heading1-font-style)",textTransform:"var(--f-theme-settings-heading1-text-transform)",letterSpacing:"var(--f-theme-settings-heading1-letter-spacing)",fontWeight:"var(--f-theme-settings-heading1-font-weight)",fontFamily:"var(--f-theme-settings-heading1-font-family)",color:"var(--f-theme-settings-heading1-color)"},heading2:{fontSize:"var(--f-theme-settings-heading2-font-size)",lineHeight:"var(--f-theme-settings-heading2-line-height)",marginTop:"var(--f-theme-settings-heading2-margin-top)",marginBottom:"var(--f-theme-settings-heading2-margin-bottom)",textDecoration:"var(--f-theme-settings-heading2-text-decoration)",fontStyle:"var(--f-theme-settings-heading2-font-style)",textTransform:"var(--f-theme-settings-heading2-text-transform)",letterSpacing:"var(--f-theme-settings-heading2-letter-spacing)",fontWeight:"var(--f-theme-settings-heading2-font-weight)",fontFamily:"var(--f-theme-settings-heading2-font-family)",color:"var(--f-theme-settings-heading2-color)"},heading3:{fontSize:"var(--f-theme-settings-heading3-font-size)",lineHeight:"var(--f-theme-settings-heading3-line-height)",marginTop:"var(--f-theme-settings-heading3-margin-top)",marginBottom:"var(--f-theme-settings-heading3-margin-bottom)",textDecoration:"var(--f-theme-settings-heading3-text-decoration)",fontStyle:"var(--f-theme-settings-heading3-font-style)",textTransform:"var(--f-theme-settings-heading3-text-transform)",letterSpacing:"var(--f-theme-settings-heading3-letter-spacing)",fontWeight:"var(--f-theme-settings-heading3-font-weight)",fontFamily:"var(--f-theme-settings-heading3-font-family)",color:"var(--f-theme-settings-heading3-color)"},heading4:{fontSize:"var(--f-theme-settings-heading4-font-size)",lineHeight:"var(--f-theme-settings-heading4-line-height)",marginTop:"var(--f-theme-settings-heading4-margin-top)",marginBottom:"var(--f-theme-settings-heading4-margin-bottom)",textDecoration:"var(--f-theme-settings-heading4-text-decoration)",fontStyle:"var(--f-theme-settings-heading4-font-style)",textTransform:"var(--f-theme-settings-heading4-text-transform)",letterSpacing:"var(--f-theme-settings-heading4-letter-spacing)",fontWeight:"var(--f-theme-settings-heading4-font-weight)",fontFamily:"var(--f-theme-settings-heading4-font-family)",color:"var(--f-theme-settings-heading4-color)"},custom1:{fontSize:"var(--f-theme-settings-custom1-font-size)",lineHeight:"var(--f-theme-settings-custom1-line-height)",marginTop:"var(--f-theme-settings-custom1-margin-top)",marginBottom:"var(--f-theme-settings-custom1-margin-bottom)",textDecoration:"var(--f-theme-settings-custom1-text-decoration)",fontStyle:"var(--f-theme-settings-custom1-font-style)",textTransform:"var(--f-theme-settings-custom1-text-transform)",letterSpacing:"var(--f-theme-settings-custom1-letter-spacing)",fontWeight:"var(--f-theme-settings-custom1-font-weight)",fontFamily:"var(--f-theme-settings-custom1-font-family)",color:"var(--f-theme-settings-custom1-color)"},custom2:{fontSize:"var(--f-theme-settings-custom2-font-size)",lineHeight:"var(--f-theme-settings-custom2-line-height)",marginTop:"var(--f-theme-settings-custom2-margin-top)",marginBottom:"var(--f-theme-settings-custom2-margin-bottom)",textDecoration:"var(--f-theme-settings-custom2-text-decoration)",fontStyle:"var(--f-theme-settings-custom2-font-style)",textTransform:"var(--f-theme-settings-custom2-text-transform)",letterSpacing:"var(--f-theme-settings-custom2-letter-spacing)",fontWeight:"var(--f-theme-settings-custom2-font-weight)",fontFamily:"var(--f-theme-settings-custom2-font-family)",color:"var(--f-theme-settings-custom2-color)"},custom3:{fontSize:"var(--f-theme-settings-custom3-font-size)",lineHeight:"var(--f-theme-settings-custom3-line-height)",marginTop:"var(--f-theme-settings-custom3-margin-top)",marginBottom:"var(--f-theme-settings-custom3-margin-bottom)",textDecoration:"var(--f-theme-settings-custom3-text-decoration)",fontStyle:"var(--f-theme-settings-custom3-font-style)",textTransform:"var(--f-theme-settings-custom3-text-transform)",letterSpacing:"var(--f-theme-settings-custom3-letter-spacing)",fontWeight:"var(--f-theme-settings-custom3-font-weight)",fontFamily:"var(--f-theme-settings-custom3-font-family)",color:"var(--f-theme-settings-custom3-color)"},p:{fontSize:"var(--f-theme-settings-body-font-size)",lineHeight:"var(--f-theme-settings-body-line-height)",marginTop:"var(--f-theme-settings-body-margin-top)",marginBottom:"var(--f-theme-settings-body-margin-bottom)",textDecoration:"var(--f-theme-settings-body-text-decoration)",fontStyle:"var(--f-theme-settings-body-font-style)",textTransform:"var(--f-theme-settings-body-text-transform)",letterSpacing:"var(--f-theme-settings-body-letter-spacing)",fontWeight:"var(--f-theme-settings-body-font-weight)",fontFamily:"var(--f-theme-settings-body-font-family)",color:"var(--f-theme-settings-body-color)"},quote:{fontSize:"var(--f-theme-settings-quote-font-size)",lineHeight:"var(--f-theme-settings-quote-line-height)",marginTop:"var(--f-theme-settings-quote-margin-top)",marginBottom:"var(--f-theme-settings-quote-margin-bottom)",textDecoration:"var(--f-theme-settings-quote-text-decoration)",fontStyle:"var(--f-theme-settings-quote-font-style)",textTransform:"var(--f-theme-settings-quote-text-transform)",letterSpacing:"var(--f-theme-settings-quote-letter-spacing)",fontWeight:"var(--f-theme-settings-quote-font-weight)",fontFamily:"var(--f-theme-settings-quote-font-family)",color:"var(--f-theme-settings-quote-color)"},imageCaption:{fontSize:"var(--f-theme-settings-image-caption-font-size)",lineHeight:"var(--f-theme-settings-image-caption-line-height)",marginTop:"var(--f-theme-settings-image-caption-margin-top)",marginBottom:"var(--f-theme-settings-image-caption-margin-bottom)",textDecoration:"var(--f-theme-settings-image-caption-text-decoration)",fontStyle:"var(--f-theme-settings-image-caption-font-style)",textTransform:"var(--f-theme-settings-image-caption-text-transform)",letterSpacing:"var(--f-theme-settings-image-caption-letter-spacing)",fontWeight:"var(--f-theme-settings-image-caption-font-weight)",fontFamily:"var(--f-theme-settings-image-caption-font-family)",color:"var(--f-theme-settings-image-caption-color)"},imageTitle:{fontSize:"var(--f-theme-settings-image-title-font-size)",lineHeight:"var(--f-theme-settings-image-title-line-height)",marginTop:"var(--f-theme-settings-image-title-margin-top)",marginBottom:"var(--f-theme-settings-image-title-margin-bottom)",textDecoration:"var(--f-theme-settings-image-title-text-decoration)",fontStyle:"var(--f-theme-settings-image-title-font-style)",textTransform:"var(--f-theme-settings-image-title-text-transform)",letterSpacing:"var(--f-theme-settings-image-title-letter-spacing)",fontWeight:"var(--f-theme-settings-image-title-font-weight)",fontFamily:"var(--f-theme-settings-image-title-font-family)",color:"var(--f-theme-settings-image-title-color)"},[Ne]:{fontSize:"var(--f-theme-settings-link-font-size)",lineHeight:"var(--f-theme-settings-link-line-height)",marginTop:"var(--f-theme-settings-link-margin-top)",marginBottom:"var(--f-theme-settings-link-margin-bottom)",textDecoration:"var(--f-theme-settings-link-text-decoration)",fontStyle:"var(--f-theme-settings-link-font-style)",textTransform:"var(--f-theme-settings-link-text-transform)",letterSpacing:"var(--f-theme-settings-link-letter-spacing)",fontWeight:"var(--f-theme-settings-link-font-weight)",fontFamily:"var(--f-theme-settings-link-font-family)",color:"var(--f-theme-settings-link-color)"},...kr},tw=()=>{const e=b.useEditorRef();return c.jsx(b.FloatingModalWrapper,{padding:"16px",minWidth:"400px","data-test-id":"floating-button-edit",children:c.jsxs("span",{"data-test-id":"preview-button-flyout",className:"tw-flex tw-justify-between tw-items-center tw-gap-2",children:[c.jsx("a",{"data-test-id":"floating-button-edit-url",href:T0.url(),target:"_blank",rel:"noopener noreferrer",style:C0[Ne],className:"tw-break-all",children:T0.url()}),c.jsxs("span",{className:"tw-flex tw-gap-2",children:[c.jsx("button",{onClick:()=>{Pr(e)},tabIndex:0,"data-test-id":"edit-button-button",className:"tw-transition tw-cursor-pointer tw-rounded hover:tw-bg-black-10 tw-p-1",children:c.jsx(b.IconPen16,{})}),c.jsx("button",{onClick:()=>{Te(e),b.focusEditor(e,e.selection??void 0)},tabIndex:0,"data-test-id":"remove-button-button",className:"tw-transition tw-cursor-pointer tw-rounded hover:tw-bg-black-10 tw-p-1",children:c.jsx(b.IconTrashBin16,{})})]})]})})},wd=e=>e.filter(t=>{var r;return!!((r=t.title)!=null&&r.trim())}),yd=()=>c.jsx("div",{className:"tw-flex tw-justify-center tw-h-10 tw-items-center",children:c.jsx(b.LoadingCircle,{size:b.LoadingCircleSize.Small})}),rw=({section:e,selectedUrl:t,onSelectUrl:r})=>{const n=e.permanentLink===t;return c.jsx("button",{"data-test-id":"internal-link-selector-section-link",className:b.merge(["tw-py-2 tw-pr-2.5 tw-pl-14 tw-leading-5 tw-cursor-pointer tw-w-full",n?"tw-bg-box-selected-strong tw-text-box-selected-strong-inverse hover:tw-bg-box-selected-strong-hover:hover hover:tw-text-box-selected-strong-inverse-hover:hover":"hover:tw-bg-box-neutral-hover hover:tw-text-box-neutral-inverse-hover"]),onClick:()=>r(e.permanentLink),children:c.jsxs("div",{className:"tw-flex tw-flex-1 tw-space-x-2 tw-items-center tw-h-6",children:[c.jsx(b.IconDocumentText16,{}),c.jsx("span",{className:"tw-text-s",children:e.title}),c.jsx("span",{className:"tw-flex-auto tw-font-sans tw-text-xs tw-text-right",children:"Section"})]})})},nw=({page:e,selectedUrl:t,onSelectUrl:r,itemsToExpandInitially:n,getDocumentSectionsByDocumentPageId:a})=>{const[o,l]=y.useState(e.id===n.documentId),[i,s]=y.useState([]),d=e.permanentLink===t;y.useEffect(()=>{(async()=>{const h=await a(e.id),v=wd(h);s(v)})()},[e.id,a]),y.useEffect(()=>{e.id===n.pageId&&l(!0)},[n,e.id]);const u=i.length>0;return c.jsxs(c.Fragment,{children:[c.jsx("button",{"data-test-id":"internal-link-selector-page-link",className:b.merge(["tw-py-2 tw-pr-2.5 tw-leading-5 tw-cursor-pointer tw-flex tw-w-full",u?"tw-pl-7":"tw-pl-12",d?"tw-bg-box-selected-strong tw-text-box-selected-strong-inverse hover:tw-bg-box-selected-strong-hover:hover hover:tw-text-box-selected-strong-inverse-hover:hover":"hover:tw-bg-box-neutral-hover hover:tw-text-box-neutral-inverse-hover"]),onClick:()=>r(e.permanentLink),children:c.jsxs("div",{className:"tw-flex tw-flex-1 tw-space-x-1 tw-items-center tw-h-6",children:[u&&c.jsx("button",{"data-test-id":"tree-item-toggle",className:"tw-flex tw-items-center tw-justify-center -tw-mr-2 tw-pr-3.5 tw-pt-1.5 tw-pb-1.5 tw-pl-3.5 tw-cursor-pointer",onClick:()=>l(!o),children:c.jsx("div",{className:b.merge(["tw-transition-transform tw-w-0 tw-h-0 tw-font-normal tw-border-t-4 tw-border-t-transparent tw-border-b-4 tw-border-b-transparent tw-border-l-4 tw-border-l-x-strong",o?"tw-rotate-90":""])})}),c.jsx("span",{className:"tw-text-s",children:e.title}),c.jsx("span",{className:"tw-flex-auto tw-font-sans tw-text-xs tw-text-right",children:"Page"})]},e.id)}),o&&i.length>0&&i.map(f=>c.jsx(rw,{section:f,selectedUrl:t,onSelectUrl:r},f.id))]})},ow=({documentId:e,selectedUrl:t,onSelectUrl:r,itemsToExpandInitially:n,getDocumentSectionsByDocumentPageId:a,getDocumentPagesByDocumentId:o})=>{const[l,i]=y.useState([]),[s,d]=y.useState(!0),u=[...l.values()],f=!s&&u.length>0;return y.useEffect(()=>{o(e).then(h=>{const v=h.filter(m=>!!m.category).sort((m,g)=>m.category.sort===g.category.sort?m.sort-g.sort:m.category.sort-g.category.sort),x=h.filter(m=>!m.category).sort((m,g)=>m.sort-g.sort);i([...v,...x])}).finally(()=>{d(!1)})},[]),s?c.jsx(yd,{}):f?c.jsx(c.Fragment,{children:u.map(h=>c.jsx(nw,{page:h,selectedUrl:t,onSelectUrl:r,itemsToExpandInitially:n,getDocumentSectionsByDocumentPageId:a},h.id))}):c.jsx("div",{className:"tw-h-10 tw-flex tw-items-center tw-pr-2.5 tw-pl-7 tw-leading-5 tw-text-s tw-text-text-weak",children:"This document does not contain any pages."})},aw=({document:e,selectedUrl:t,onSelectUrl:r,itemsToExpandInitially:n,getDocumentSectionsByDocumentPageId:a,getDocumentPagesByDocumentId:o})=>{const[l,i]=y.useState(e.id===n.documentId),s=e.permanentLink===t;return y.useEffect(()=>{e.id===n.documentId&&i(!0)},[n,e.id]),c.jsxs(c.Fragment,{children:[c.jsxs("button",{"data-test-id":"internal-link-selector-document-link",className:b.merge(["tw-flex tw-flex-1 tw-space-x-2 tw-items-center tw-py-2 tw-pr-2.5 tw-leading-5 tw-cursor-pointer tw-w-full",s?"tw-bg-box-selected-strong tw-text-box-selected-strong-inverse hover:tw-bg-box-selected-strong-hover:hover hover:tw-text-box-selected-strong-inverse-hover:hover":"hover:tw-bg-box-neutral-hover hover:tw-text-box-neutral-inverse-hover"]),onClick:()=>r(e.permanentLink),children:[c.jsx("button",{role:"button",tabIndex:0,"data-test-id":"tree-item-toggle",className:"tw-flex tw-items-center tw-justify-center -tw-mr-2 tw-pr-3.5 tw-pt-1.5 tw-pb-1.5 tw-pl-3.5 tw-cursor-pointer",onClick:()=>i(!l),children:c.jsx("div",{className:b.merge(["tw-transition-transform tw-w-0 tw-h-0 tw-font-normal tw-border-t-4 tw-border-t-transparent tw-border-b-4 tw-border-b-transparent tw-border-l-4 tw-border-l-x-strong",l?"tw-rotate-90":""])})}),c.jsx(b.IconColorFan16,{}),c.jsx("span",{className:"tw-text-s",children:e.title}),c.jsx("span",{className:"tw-flex-auto tw-font-sans tw-text-xs tw-text-right",children:"Document"})]}),l&&c.jsx(ow,{documentId:e.id,selectedUrl:t,onSelectUrl:r,itemsToExpandInitially:n,getDocumentSectionsByDocumentPageId:a,getDocumentPagesByDocumentId:o})]})},lw=({selectedUrl:e,onSelectUrl:t,getAllDocuments:r,getDocumentPagesByDocumentId:n,getDocumentSectionsByDocumentPageId:a})=>{const[o,l]=y.useState(!0),[i,s]=y.useState([]),[d,u]=y.useState({documentId:void 0,pageId:void 0});y.useEffect(()=>{e&&i.length>0&&f().then(h=>{u(h)})},[i.length]),y.useEffect(()=>{r().then(h=>{s(h)}).finally(()=>{l(!1)})},[]);const f=async()=>{const h={documentId:void 0,pageId:void 0};if(i.find(x=>x.permanentLink===e))return h;for(const x of i){const m=await n(x.id);if(!!m.find(_=>_.permanentLink===e))return h.documentId=x.id,h;for(const _ of m){const C=await a(_.id);if(!!wd(C).find(S=>S.permanentLink===e))return h.documentId=x.id,h.pageId=_.id,h}}return h};return o?c.jsx(yd,{}):c.jsx(c.Fragment,{children:i.map(h=>c.jsx(aw,{document:h,selectedUrl:e,onSelectUrl:t,itemsToExpandInitially:d,getDocumentSectionsByDocumentPageId:a,getDocumentPagesByDocumentId:n},h.id))})},Cd=({url:e,onUrlChange:t,buttonSize:r=b.ButtonSize.Medium,getAllDocuments:n,getDocumentPagesByDocumentId:a,getDocumentSectionsByDocumentPageId:o})=>{const{open:l,isOpen:i,close:s}=au.useOverlayTriggerState({}),[d,u]=y.useState(e),f=x=>{u(x)},h=x=>{x.key==="Enter"&&v()};y.useEffect(()=>{e&&!d&&u(e)},[e,d]);const v=()=>{t==null||t(d),s()};return c.jsxs("div",{onPointerDown:x=>x.preventDefault(),"data-test-id":"internal-link-selector",onKeyDown:h,children:[c.jsx(b.Button,{icon:c.jsx(b.IconLink,{}),size:r,type:b.ButtonType.Button,style:b.ButtonStyle.Default,emphasis:b.ButtonEmphasis.Default,onClick:()=>l(),children:"Internal link"}),c.jsxs(b.Modal,{zIndex:1001,onClose:()=>s(),isOpen:i,isDismissable:!0,children:[c.jsx(b.Modal.Header,{title:"Select internal link"}),c.jsx(b.Modal.Body,{children:c.jsx(lw,{selectedUrl:d,onSelectUrl:f,getAllDocuments:n,getDocumentPagesByDocumentId:a,getDocumentSectionsByDocumentPageId:o})}),c.jsx(b.Modal.Footer,{buttons:[{children:"Cancel",onClick:()=>s(),style:b.ButtonStyle.Default,emphasis:b.ButtonEmphasis.Default},{children:"Choose",onClick:x=>{x==null||x.preventDefault(),v()},style:b.ButtonStyle.Default,emphasis:b.ButtonEmphasis.Strong,disabled:!d}]})]})]})},xd=({onUrlChange:e,onToggleTab:t,isValidUrlOrEmpty:r,appBridge:n,clearable:a,placeholder:o,newTab:l,openInNewTab:i,url:s="",required:d,info:u,label:f,buttonSize:h,hideInternalLinkButton:v})=>{const x=r?r(s):ke(s),m=l??(i?b.CheckboxState.Checked:b.CheckboxState.Unchecked);return c.jsxs("div",{"data-test-id":"link-input",children:[c.jsx(b.FormControl,{label:{children:f,htmlFor:"url",required:d,tooltip:u?{content:u,position:b.TooltipPosition.Top}:void 0},children:c.jsx(b.TextInput,{id:"url",value:s,clearable:a,onChange:e,placeholder:o??"https://example.com",focusOnMount:!0})}),!x&&c.jsx("div",{className:"tw-text-text-negative tw-mt-1 tw-text-s",children:"Please enter a valid URL."}),!v&&c.jsx("div",{className:"tw-mt-3",children:c.jsx(Cd,{url:s,onUrlChange:e,buttonSize:h??b.ButtonSize.Medium,getAllDocuments:()=>n.getAllDocuments(),getDocumentPagesByDocumentId:g=>n.getDocumentPagesByDocumentId(g),getDocumentSectionsByDocumentPageId:g=>n.getDocumentSectionsByDocumentPageId(g)})}),c.jsx("div",{className:"tw-mt-3",children:c.jsx(b.Checkbox,{value:"new-tab",label:"Open in new tab",state:m,onChange:t})})]})},_d=({state:e,onTextChange:t,onUrlChange:r,onToggleTab:n,onCancel:a,onSave:o,isValidUrlOrEmpty:l,hasValues:i,testId:s,appBridge:d,children:u})=>c.jsxs(b.FloatingModalWrapper,{"data-test-id":s,padding:"28px",minWidth:"400px",children:[c.jsx(b.FormControl,{label:{children:"Text",htmlFor:"linkText",required:!0},children:c.jsx(b.TextInput,{id:"linkText",value:e.text,placeholder:"Link Text",onChange:t})}),u,c.jsx("div",{className:"tw-mt-5",children:c.jsx(xd,{url:e.url,newTab:e.newTab,onUrlChange:r,onToggleTab:n,isValidUrlOrEmpty:l,appBridge:d})}),c.jsx("div",{className:"tw-mt-3",children:c.jsxs("div",{className:"tw-pt-5 tw-flex tw-gap-x-3 tw-justify-end tw-border-t tw-border-t-black-10",children:[c.jsx(b.Button,{onClick:a,size:b.ButtonSize.Medium,style:b.ButtonStyle.Default,emphasis:b.ButtonEmphasis.Default,children:"Cancel"}),c.jsx(b.Button,{onClick:o,size:b.ButtonSize.Medium,icon:c.jsx(b.IconCheckMark20,{}),disabled:!l(e==null?void 0:e.url)||!i,children:"Save"})]})})]}),iw=e=>{var r;const t=b.getAboveNode(e,{match:{type:m0}});return Array.isArray(t)&&((r=t[0])==null?void 0:r.buttonStyle)||"primary"},sw={url:"",text:"",buttonStyle:"primary",newTab:b.CheckboxState.Unchecked},cw=()=>{const[e,t]=y.useReducer((r,n)=>{const{type:a,payload:o}=n;switch(a){case"NEW_TAB":return{...r,newTab:b.CheckboxState.Checked};case"SAME_TAB":return{...r,newTab:b.CheckboxState.Unchecked};case"URL":case"TEXT":case"BUTTON_STYLE":case"INIT":return{...r,...o};default:return r}},sw);return[e,t]},dw=()=>{const e=b.useEditorRef(),[t,r]=cw();y.useEffect(()=>{const f=iw(e);r({type:"INIT",payload:{text:T0.text()||T0.url(),buttonStyle:f,newTab:T0.newTab()?b.CheckboxState.Checked:b.CheckboxState.Unchecked,url:T0.url()}})},[r,e]);const n=f=>{r({type:"TEXT",payload:{text:f}})},a=f=>{r({type:"BUTTON_STYLE",payload:{buttonStyle:f}})},o=f=>{r({type:"URL",payload:{url:f}})},l=f=>{r(f?{type:"NEW_TAB"}:{type:"SAME_TAB"})},i=()=>{S0.reset()},s=f=>{if(!ke(t.url)||!d)return;const h=Er(t.url);S0.text(t.text),S0.url(h),S0.buttonStyle(t.buttonStyle),S0.newTab(t.newTab===b.CheckboxState.Checked),xa(e)&&(f==null||f.preventDefault())},d=t.url!==""&&t.text!=="",{appBridge:u}=b.getPluginOptions(e,m0);return b.useHotkeys("enter",s,{enableOnFormTags:["INPUT"]},[]),{state:t,onTextChange:n,onButtonStyleChange:a,onUrlChange:o,onToggleTab:l,onCancel:i,onSave:s,hasValues:d,isValidUrlOrEmpty:ke,appBridge:u}},uw=()=>{const e=dw(),{state:t,onButtonStyleChange:r}=e;return c.jsx(_d,{...e,testId:"floating-button-insert",children:c.jsx("div",{className:"tw-pt-5",children:c.jsxs(b.FormControl,{label:{children:"Button Style",htmlFor:"buttonStyle",required:!0},children:[c.jsx(Sa,{id:"primary",styles:C0.buttonPrimary,isActive:t.buttonStyle==="primary",onClick:()=>r("primary"),children:t.text||"Primary Button"}),c.jsx(Sa,{id:"secondary",styles:C0.buttonSecondary,isActive:t.buttonStyle==="secondary",onClick:()=>r("secondary"),children:t.text||"Secondary Button"}),c.jsx(Sa,{id:"tertiary",styles:C0.buttonTertiary,isActive:t.buttonStyle==="tertiary",onClick:()=>r("tertiary"),children:t.text||"Tertiary Button"})]})})})},Sa=({id:e,styles:t,isActive:r,onClick:n,children:a})=>{const[o,l]=y.useState(!1),i=()=>t&&t.hover&&o?{...t,...t.hover}:t;return c.jsx("button",{"data-test-id":`floating-button-insert-${e}`,onMouseEnter:()=>l(!0),onMouseLeave:()=>l(!1),onClick:n,style:{...i(),marginTop:0,marginBottom:0},className:r?"tw-outline tw-outline-1 tw-outline-violet-60 tw-outline-offset-2 tw-w-fit":"tw-w-fit",children:a})},Md={placement:"bottom-start",strategy:"absolute",middleware:[b.offset(12),b.flip({padding:12,fallbackPlacements:["bottom-end","top-start","top-end"]})]},fw=()=>{const{ref:e,...t}=vw(Md),{ref:r,...n}=hw(Md),a=b.useEditorRef(),o=dt(),l=o.isOpen(a.id),i=o.isEditing(),s=o.mode(),d=c.jsx(uw,{}),u=i?d:c.jsx(tw,{});return c.jsxs(c.Fragment,{children:[l&&s==="insert"&&ee.createPortal(c.jsx("div",{"data-is-underlay":!0,ref:e,...t,style:{...t.style,...C0[b.TextStyles.p]},children:d}),document.body),l&&s==="edit"&&ee.createPortal(c.jsx("div",{"data-is-underlay":!0,ref:r,...n,style:{...n.style,...C0[b.TextStyles.p]},children:u}),document.body)]})},m0="button",Ad="button-plugin",Sd=e=>b.createPluginFactory({key:m0,isElement:!0,isInline:!0,props:({element:t})=>({nodeProps:{href:t==null?void 0:t.url,target:t==null?void 0:t.target}}),withOverrides:ud,renderAfterEditable:fw,options:{isUrl:Ir,rangeBeforeOptions:{matchString:" ",skipInvalid:!0,afterMatch:!0},triggerFloatingButtonHotkeys:"command+shift+k, ctrl+shift+k",appBridge:e},then:(t,{type:r})=>({deserializeHtml:{rules:[{validNodeName:"A",validClassName:"btn"}],getNode:n=>({type:r,url:n.getAttribute("href"),target:n.getAttribute("target")||"_blank"})}})})();class Ed extends b.Plugin{constructor({styles:r=kr,...n}){super(Ad,{button:ew,markupElement:new Jb,...n});E0(this,"styles",{});E0(this,"appBridge");this.styles=r,this.appBridge=n==null?void 0:n.appBridge}plugins(){return[Sd(this.appBridge)]}}const hw=e=>{const t=b.useEditorRef(),r=dt().mode(),n=dt().isOpen(t.id),a=b.useEditorVersion(),{triggerFloatingButtonHotkeys:o}=b.getPluginOptions(t,m0),l=y.useCallback(()=>{const f=b.getAboveNode(t,{match:{type:b.getPluginType(t,m0)}});if(f){const[,h]=f;return b.getRangeBoundingClientRect(t,{anchor:b.getStartPoint(t,h),focus:b.getEndPoint(t,h)})}return b.getDefaultBoundingClientRect()},[t]),i=n&&r==="edit",{update:s,style:d,floating:u}=Pd({open:i,getBoundingClientRect:l,...e});return y.useEffect(()=>{const f=vd(t);if(f&&S0.url(f),t.selection&&b.someNode(t,{match:{type:b.getPluginType(t,m0)}})){S0.show("edit",t.id),s();return}T0.mode()==="edit"&&S0.reset()},[t,a,s]),b.useHotkeys(o,f=>{f.preventDefault(),T0.mode()==="edit"&&Pr(t)},{enableOnContentEditable:!0},[]),pw(),Id(),{style:{...d,zIndex:1e3},ref:b.useComposedRef(u)}},pw=()=>{const e=b.useEditorRef();b.useHotkeys("*",t=>{t.key==="Enter"&&xa(e)&&t.preventDefault()},{enableOnFormTags:["INPUT"]},[])},Id=()=>{const e=b.useEditorRef();b.useHotkeys("escape",()=>{if(T0.mode()==="edit"){if(T0.isEditing()){S0.show("edit",e.id),b.focusEditor(e,e.selection??void 0);return}S0.reset()}},{enableOnFormTags:["INPUT"],enableOnContentEditable:!0},[])},vw=e=>{const t=b.useEditorRef(),r=b.useFocused(),n=dt().mode(),a=dt().isOpen(t.id),{triggerFloatingButtonHotkeys:o}=b.getPluginOptions(t,m0);b.useHotkeys(o,d=>{d.preventDefault(),Ma(t,{focused:r})},{enableOnContentEditable:!0},[r]);const{update:l,style:i,floating:s}=Pd({open:a&&n==="insert",getBoundingClientRect:b.getSelectionBoundingClientRect,whileElementsMounted:void 0,...e});return y.useEffect(()=>{a&&l(),S0.updated(a)},[a,l]),Id(),{style:{...i,zIndex:1e3},ref:b.useComposedRef(s)}},gw=12,mw=-22,bw=96,Pd=e=>b.useVirtualFloating({placement:"bottom-start",middleware:[b.offset({mainAxis:gw,alignmentAxis:mw}),b.flip({padding:bw})],...e}),Ea="[&_.tw-break-after-column]:tw-break-after-auto [&_.tw-break-inside-avoid-column]:tw-break-inside-auto [&_.tw-break-after-column.tw-pb-5]:tw-pb-0 @md:[&_.tw-break-after-column.tw-pb-5]:!tw-pb-5 @md:[&_.tw-break-after-column]:!tw-break-after-column @md:[&_.tw-break-inside-avoid-column]:!tw-break-inside-avoid-column",kd={1:"tw-columns-1",2:"tw-columns-1 @sm:!tw-columns-2 [&_.tw-break-after-column]:tw-break-after-auto [&_.tw-break-inside-avoid-column]:tw-break-inside-auto [&_.tw-break-after-column.tw-pb-5]:tw-pb-0 @sm:[&_.tw-break-after-column.tw-pb-5]:!tw-pb-5 @sm:[&_.tw-break-after-column]:!tw-break-after-column @sm:[&_.tw-break-inside-avoid-column]:!tw-break-inside-avoid-column",3:`tw-columns-1 @md:!tw-columns-3 ${Ea}`,4:`tw-columns-1 @md:!tw-columns-4 ${Ea}`,5:`tw-columns-1 @md:!tw-columns-5 ${Ea}`},Td=e=>e?kd[e]||kd[1]:"",Nd=y.memo(({id:e="rte",isEnabled:t,value:r,columns:n,gap:a,placeholder:o,plugins:l,onTextChange:i,showSerializedText:s})=>{const d=Td(n),[u,f]=y.useState(!1),h=y.useCallback(m=>{m!==r&&(i==null||i(m)),f(!1)},[i,r]),v=y.useCallback(()=>f(!0),[]),x=y.useCallback(m=>{T0.isOpen(m)&&S0.reset()},[]);return y.useEffect(()=>{const m=g=>{g.preventDefault(),g.returnValue="Unprocessed changes"};return u&&window.addEventListener("beforeunload",m),()=>window.removeEventListener("beforeunload",m)},[u]),t?c.jsx(b.RichTextEditor,{id:e,value:r,border:!1,placeholder:o,plugins:l,onValueChanged:v,onTextChange:h,hideExternalFloatingModals:x,placeholderOpacity:"high"}):c.jsx(Lb,{value:r,gap:a,customClass:d,show:s,plugins:l})});Nd.displayName="InternalRichTextEditor";const ww=e=>{const t=y.useRef(null),[r,n]=y.useState(!1),{isEditing:a,...o}=e,l=y.useCallback(i=>{i&&n(!0)},[]);return Vb({ref:t,disabled:!a,onChange:l}),y.useEffect(()=>{a||n(!1)},[a]),c.jsx("div",{"data-test-id":"rich-text-editor-container",className:"tw-block tw-w-full tw-@container",ref:t,children:c.jsx(Nd,{...o,isEnabled:a&&r})})},yw=({editButtonProps:e,unlinkButtonProps:t})=>{const{element:r}=b.useLinkOpenButtonState(),n=r?ya(r):"";return c.jsx(b.FloatingModalWrapper,{"data-test-id":"floating-link-edit",padding:"16px",minWidth:"400px",children:c.jsxs("span",{"data-test-id":"preview-link-flyout",className:"tw-flex tw-justify-between tw-items-center tw-gap-2",children:[c.jsx("a",{"data-test-id":"floating-link-edit-url",href:n,target:"_blank",rel:"noopener noreferrer",style:C0[Ne],className:"tw-break-all",children:n}),c.jsxs("span",{className:"tw-flex tw-gap-2",children:[c.jsx("button",{tabIndex:0,"data-test-id":"edit-link-button",className:"tw-transition tw-cursor-pointer tw-rounded hover:tw-bg-black-10 tw-p-1",...e,children:c.jsx(b.IconPen16,{})}),c.jsx("button",{tabIndex:0,"data-test-id":"remove-link-button",className:"tw-transition tw-cursor-pointer tw-rounded hover:tw-bg-black-10 tw-p-1",...t,children:c.jsx(b.IconTrashBin16,{})})]})]})})},zd=(e,t)=>{const r=b.getAboveNode(e,{match:{type:b.ELEMENT_LINK}});return Array.isArray(r)?t(r[0]):""},Cw=e=>zd(e,t=>{var r,n;return((n=(r=t.chosenLink)==null?void 0:r.searchResult)==null?void 0:n.link)||""}),xw=e=>zd(e,t=>t.url||""),_w={url:"",text:"",newTab:b.CheckboxState.Unchecked},Mw=()=>{const[e,t]=y.useReducer((r,n)=>{const{type:a,payload:o}=n;switch(a){case"NEW_TAB":return{...r,newTab:b.CheckboxState.Checked};case"SAME_TAB":return{...r,newTab:b.CheckboxState.Unchecked};case"URL":case"TEXT":case"INIT":return{...r,...o};default:return r}},_w);return[e,t]},Aw=()=>{const e=b.useEditorRef(),[t,r]=Mw();y.useEffect(()=>{const u=Cw(e),f=xw(e),h=b.floatingLinkSelectors.newTab();r({type:"INIT",payload:{text:b.floatingLinkSelectors.text()||b.floatingLinkSelectors.url(),newTab:h?b.CheckboxState.Checked:b.CheckboxState.Unchecked,url:u&&f===""?u:b.floatingLinkSelectors.url()}})},[r,e]);const n=u=>{r({type:"TEXT",payload:{text:u}})},a=u=>{r({type:"URL",payload:{url:u}})},o=u=>{r(u?{type:"NEW_TAB"}:{type:"SAME_TAB"})},l=()=>{b.floatingLinkActions.reset()},i=u=>{!ke(t.url)||!s||(b.floatingLinkActions.text(t.text),b.floatingLinkActions.url(Er(t.url)),b.floatingLinkActions.newTab(t.newTab===b.CheckboxState.Checked),b.submitFloatingLink(e)&&(u==null||u.preventDefault()))},s=t.url!==""&&t.text!=="",{appBridge:d}=b.getPluginOptions(e,b.ELEMENT_LINK);return b.useHotkeys("enter",i,{enableOnFormTags:["INPUT"]},[]),{state:t,onTextChange:n,onUrlChange:a,onToggleTab:o,onCancel:l,onSave:i,hasValues:s,isValidUrlOrEmpty:ke,appBridge:d}},Sw=()=>c.jsx(_d,{...Aw(),testId:"floating-link-insert"}),Od={placement:"bottom-start",strategy:"absolute",middleware:[b.offset(12),b.flip({padding:12,fallbackPlacements:["bottom-end","top-start","top-end"]})]},Ew=()=>{const e=b.useFloatingLinkInsertState({floatingOptions:Od}),{props:t,ref:r,hidden:n}=b.useFloatingLinkInsert(e),a=b.useFloatingLinkEditState({floatingOptions:Od}),{props:o,ref:l,editButtonProps:i,unlinkButtonProps:s}=b.useFloatingLinkEdit(a);if(n)return null;const d=c.jsx(Sw,{}),u=a.isEditing?d:c.jsx(yw,{editButtonProps:i,unlinkButtonProps:s});return c.jsxs(c.Fragment,{children:[e.isOpen&&!a.isOpen&&ee.createPortal(c.jsx("div",{"data-is-underlay":!0,ref:r,...t,style:{...t.style,...C0[c0.p]},children:d}),document.body),a.isOpen&&ee.createPortal(c.jsx("div",{"data-is-underlay":!0,ref:l,...o,style:{...o.style,...C0[c0.p]},children:u}),document.body)]})},Dd=y.forwardRef((e,t)=>{const r=b.useEditorRef(),n=b.useLinkToolbarButtonState(),{props:a}=b.useLinkToolbarButton(n);return c.jsx(b.ToolbarButton,{onMouseDown:o=>{o.preventDefault(),b.focusEditor(r,r.selection??r.prevSelection??void 0)},ref:t,...a,...e,children:c.jsx(b.IconStylingWrapper,{icon:c.jsx(b.IconLink16,{})})})});Dd.displayName="LinkToolbarButton";const Iw=({id:e,editorId:t})=>{const r=b.useEditorState(b.useEventPlateId(t)),n=!!b.isRangeInSameBlock(r,{at:r.selection});return c.jsx("div",{"data-plugin-id":e,children:c.jsx(Dd,{disabled:!n,tooltip:b.getTooltip(n?`Link
87
87
  ${b.getHotkeyByPlatform("Ctrl+K")}`:"Links can only be set for a single text block.")})})},Pw=e=>{var l,i;const{attributes:t,children:r}=e,{styles:n}=b.useRichTextEditorContext(),a=e.element.url||((i=(l=e.element.chosenLink)==null?void 0:l.searchResult)==null?void 0:i.link)||"",o=e.element.target||"_self";return c.jsx("a",{...t,href:a,target:o,style:n[Ne],children:r})};class kw extends b.MarkupElement{constructor(t=b.ELEMENT_LINK,r=Pw){super(t,r)}}const Hd=e=>b.createPluginFactory({...b.createLinkPlugin(),renderAfterEditable:Ew,options:{isUrl:Ir,rangeBeforeOptions:{matchString:" ",skipInvalid:!0,afterMatch:!0},triggerFloatingLinkHotkeys:"meta+k, ctrl+k",keepSelectedTextOnPaste:!0,appBridge:e}})();class Vd extends b.Plugin{constructor({styles:r=C0[Ne],...n}){super(Ne,{button:Iw,markupElement:new kw,...n});E0(this,"styles",{});E0(this,"appBridge");this.styles=r,this.appBridge=n.appBridge}plugins(){return[Hd(this.appBridge)]}}const Tw="breakAfterColumn",Ld="normal";class Nw extends b.Plugin{constructor(r){super("break-after-plugin",{button:b.ColumnBreakButton,...r});E0(this,"columns");E0(this,"gap");E0(this,"customClass");this.columns=(r==null?void 0:r.columns)??1,this.gap=(r==null?void 0:r.gap)??Ld,this.customClass=Td(this.columns)}plugins(){return[b.createColumnBreakPlugin(this.columns,this.gap,this.customClass)]}}const zw="textstyle-custom1-plugin";class $d extends b.Plugin{constructor({styles:r=C0.custom1,...n}={}){super(c0.custom1,{label:"Custom 1",markupElement:new Ow,...n});E0(this,"styles",{});this.styles=r}plugins(){return[Dw(this.styles)]}}class Ow extends b.MarkupElement{constructor(t=zw,r=Bd){super(t,r)}}const Bd=({element:e,attributes:t,children:r,styles:n})=>{const a=e.align;return c.jsx("p",{...t,style:n,className:b.merge([a&&b.alignmentClassnames[a],b.getColumnBreakClasses(e)]),children:r})},Dw=e=>b.createPluginFactory({key:c0.custom1,isElement:!0,deserializeHtml:{rules:[{validClassName:c0.custom1}]}})({component:t=>c.jsx(Bd,{...t,styles:e})}),Hw="textstyle-custom2-plugin";class Fd extends b.Plugin{constructor({styles:r=C0.custom2,...n}={}){super(c0.custom2,{label:"Custom 2",markupElement:new Vw,...n});E0(this,"styles",{});this.styles=r}plugins(){return[Lw(this.styles)]}}class Vw extends b.MarkupElement{constructor(t=Hw,r=Rd){super(t,r)}}const Rd=({element:e,attributes:t,children:r,styles:n})=>{const a=e.align;return c.jsx("p",{...t,className:b.merge([a&&b.alignmentClassnames[a],b.getColumnBreakClasses(e)]),style:n,children:r})},Lw=e=>b.createPluginFactory({key:c0.custom2,isElement:!0,deserializeHtml:{rules:[{validClassName:c0.custom2}]}})({component:t=>c.jsx(Rd,{...t,styles:e})}),$w="textstyle-custom3-plugin";class Ud extends b.Plugin{constructor({styles:r=C0.custom3,...n}={}){super(b.TextStyles.custom3,{label:"Custom 3",markupElement:new Bw,...n});E0(this,"styles",{});this.styles=r}plugins(){return[Fw(this.styles)]}}class Bw extends b.MarkupElement{constructor(t=$w,r=Wd){super(t,r)}}const Wd=({element:e,attributes:t,children:r,styles:n})=>{const a=e.align;return c.jsx("p",{...t,className:b.merge([a&&b.alignmentClassnames[a],b.getColumnBreakClasses(e)]),style:n,children:r})},Fw=e=>b.createPluginFactory({key:b.TextStyles.custom3,isElement:!0,deserializeHtml:{rules:[{validClassName:b.TextStyles.custom3}]}})({component:t=>c.jsx(Wd,{...t,styles:e})}),Rw="textstyle-heading1-plugin";class Kd extends b.Plugin{constructor({styles:r=C0.heading1,...n}={}){super(c0.heading1,{label:"Heading 1",markupElement:new Uw,...n});E0(this,"styles",{});this.styles=r}plugins(){return[Ww(this.styles)]}}class Uw extends b.MarkupElement{constructor(t=Rw,r=Ia){super(t,r)}}const Ia=({element:e,attributes:t,children:r,styles:n})=>{const a=e.align;return c.jsx("h1",{...t,className:b.merge([a&&b.alignmentClassnames[a],b.getColumnBreakClasses(e)]),style:n,children:r})},Ww=e=>b.createPluginFactory({key:c0.heading1,isElement:!0,component:Ia,deserializeHtml:{rules:[{validNodeName:["h1","H1"]}]}})({component:t=>c.jsx(Ia,{...t,styles:e})}),Kw="textstyle-heading2-plugin";class jd extends b.Plugin{constructor({styles:r=C0.heading2,...n}={}){super(c0.heading2,{label:"Heading 2",markupElement:new jw,...n});E0(this,"styles",{});this.styles=r}plugins(){return[Gw(this.styles)]}}class jw extends b.MarkupElement{constructor(t=Kw,r=Pa){super(t,r)}}const Pa=({element:e,attributes:t,children:r,styles:n})=>{const a=e.align;return c.jsx("h2",{...t,className:b.merge([a&&b.alignmentClassnames[a],b.getColumnBreakClasses(e)]),style:n,children:r})},Gw=e=>b.createPluginFactory({key:c0.heading2,isElement:!0,component:Pa,deserializeHtml:{rules:[{validNodeName:["h2","H2"]}]}})({component:t=>c.jsx(Pa,{...t,styles:e})}),qw="textstyle-heading3-plugin";class Gd extends b.Plugin{constructor({styles:r=C0.heading3,...n}={}){super(c0.heading3,{label:"Heading 3",markupElement:new Yw,...n});E0(this,"styles",{});this.styles=r}plugins(){return[Xw(this.styles)]}}class Yw extends b.MarkupElement{constructor(t=qw,r=ka){super(t,r)}}const ka=({element:e,attributes:t,children:r,styles:n})=>{const a=e.align;return c.jsx("h3",{...t,className:b.merge([a&&b.alignmentClassnames[a],b.getColumnBreakClasses(e)]),style:n,children:r})},Xw=e=>b.createPluginFactory({key:c0.heading3,isElement:!0,component:ka,deserializeHtml:{rules:[{validNodeName:["h3","H3"]}]}})({component:t=>c.jsx(ka,{...t,styles:e})}),Qw="textstyle-heading4-plugin";class qd extends b.Plugin{constructor({styles:r=C0.heading4,...n}={}){super(c0.heading4,{label:"Heading 4",markupElement:new Zw,...n});E0(this,"styles",{});this.styles=r}plugins(){return[Jw(this.styles)]}}class Zw extends b.MarkupElement{constructor(t=Qw,r=Ta){super(t,r)}}const Ta=({element:e,attributes:t,children:r,styles:n})=>{const a=e.align;return c.jsx("h4",{...t,className:b.merge([a&&b.alignmentClassnames[a],b.getColumnBreakClasses(e)]),style:n,children:r})},Jw=e=>b.createPluginFactory({key:c0.heading4,isElement:!0,component:Ta,deserializeHtml:{rules:[{validNodeName:["h4","H4"]}]}})({component:t=>c.jsx(Ta,{...t,styles:e})}),ey="textstyle-imageCaption-plugin";class Yd extends b.Plugin{constructor({styles:r=C0.imageCaption,...n}={}){super(c0.imageCaption,{label:"Image Caption",markupElement:new ty,...n});E0(this,"styles",{});this.styles=r}plugins(){return[ry(this.styles)]}}class ty extends b.MarkupElement{constructor(t=ey,r=Na){super(t,r)}}const Na=({element:e,attributes:t,children:r,styles:n})=>{const a=e.align;return c.jsx("p",{...t,className:b.merge([a&&b.alignmentClassnames[a],b.getColumnBreakClasses(e)]),style:n,children:r})},ry=e=>b.createPluginFactory({key:c0.imageCaption,isElement:!0,component:Na,deserializeHtml:{rules:[{validClassName:c0.imageCaption}]}})({component:t=>c.jsx(Na,{...t,styles:e})}),ny="textstyle-imageTitle-plugin";class Xd extends b.Plugin{constructor({styles:r=C0.imageTitle,...n}={}){super(c0.imageTitle,{label:"Image Title",markupElement:new oy,...n});E0(this,"styles",{});this.styles=r}plugins(){return[ay(this.styles)]}}class oy extends b.MarkupElement{constructor(t=ny,r=za){super(t,r)}}const za=({element:e,attributes:t,children:r,styles:n})=>{const a=e.align;return c.jsx("p",{...t,className:b.merge([a&&b.alignmentClassnames[a],b.getColumnBreakClasses(e)]),style:n,children:r})},ay=e=>b.createPluginFactory({key:c0.imageTitle,isElement:!0,component:za,deserializeHtml:{rules:[{validClassName:c0.imageTitle}]}})({component:t=>c.jsx(za,{...t,styles:e})});class Qd extends b.Plugin{constructor({styles:r=C0.p,...n}={}){super(c0.p,{markupElement:new Jd,label:"Body Text",...n});E0(this,"styles",{});this.styles=r}plugins(){return[eu(this.styles)]}}const Zd="tw-m-0 tw-px-0 tw-py-0",Tr=({element:e,attributes:t,children:r,styles:n})=>{const a=e.align,o=b.merge([a&&b.alignmentClassnames[a],Zd,b.getColumnBreakClasses(e)]);return c.jsx("p",{...t,className:o,style:n,children:r})};class Jd extends b.MarkupElement{constructor(t=c0.p,r=Tr){super(t,r)}}const eu=e=>b.createPluginFactory({...b.createParagraphPlugin(),key:c0.p,isElement:!0,component:Tr})({component:t=>c.jsx(Tr,{...t,styles:e})}),ly="textstyle-quote-plugin";class tu extends b.Plugin{constructor({styles:r=C0.quote,...n}={}){super(c0.quote,{label:"Quote",markupElement:new iy,...n});E0(this,"styles",{});this.styles=r}plugins(){return[ru(this.styles)]}}class iy extends b.MarkupElement{constructor(t=ly,r=Nr){super(t,r)}}const Nr=({element:e,attributes:t,children:r,styles:n})=>{const a=e.align;return c.jsx("blockquote",{...t,className:b.merge([a&&b.alignmentClassnames[a],b.getColumnBreakClasses(e)]),style:n,children:r})},ru=e=>b.createPluginFactory({key:c0.quote,isElement:!0,component:Nr,deserializeHtml:{rules:[{validNodeName:["blockquote","BLOCKQUOTE"]}]}})({component:t=>c.jsx(Nr,{...t,styles:e})}),Oa=[new Kd,new jd,new Gd,new qd,new $d,new Fd,new Ud,new tu,new Qd],ze=[c0.heading1,c0.heading2,c0.heading3,c0.heading4,c0.custom1,c0.custom2,c0.custom3,c0.quote,c0.p],sy=[...Oa,new Yd,new Xd],cy=[...ze,c0.imageCaption,c0.imageTitle],dy=e=>new b.PluginComposer().setPlugin(new b.SoftBreakPlugin,new b.TextStylePlugin({textStyles:Oa})).setPlugin([new b.BoldPlugin,new b.ItalicPlugin,new b.UnderlinePlugin,new b.StrikethroughPlugin,new Vd({appBridge:e}),new Ed({appBridge:e}),new b.CodePlugin],[new b.AlignLeftPlugin({validTypes:ze}),new b.AlignCenterPlugin({validTypes:ze}),new b.AlignRightPlugin({validTypes:ze}),new b.AlignJustifyPlugin({validTypes:ze}),new b.UnorderedListPlugin,new b.CheckboxListPlugin,new b.OrderedListPlugin,new b.ResetFormattingPlugin,new b.AutoformatPlugin]),uy="--f-theme-settings-",fy=e=>{const t=e!=null&&e.id?`hasBackground${e.id}`:"hasBackground",r=e!=null&&e.id?`backgroundColor${e.id}`:"backgroundColor",n=e!=null&&e.preventDefaultColor?void 0:(e==null?void 0:e.defaultColor)||gu,a=e!=null&&e.label?e.label:"Background",o=e!=null&&e.switchLabel?e.switchLabel:void 0;return{id:t,label:a,type:"switch",switchLabel:o,defaultValue:!!(e!=null&&e.defaultValue),on:[{id:r,defaultValue:n,type:"colorInput"}]}},hy=e=>{const t=e!=null&&e.id?`hasBorder_${e.id}`:"hasBorder",r=e!=null&&e.id?`borderSelection_${e.id}`:"borderSelection",n=e!=null&&e.id?`borderStyle_${e.id}`:"borderStyle",a=e!=null&&e.id?`borderWidth_${e.id}`:"borderWidth",o=e!=null&&e.id?`borderColor_${e.id}`:"borderColor",l=(e==null?void 0:e.defaultColor)||Ua,i=e!=null&&e.switchLabel?e.switchLabel:void 0;return{id:t,label:"Border",type:"switch",switchLabel:i,defaultValue:!!(e!=null&&e.defaultValue),on:[{id:r,type:"multiInput",layout:X.MultiInputLayout.Columns,lastItemFullWidth:!0,blocks:[{id:n,type:"dropdown",defaultValue:o1.Solid,choices:[{value:o1.Solid,label:o1.Solid},{value:o1.Dotted,label:o1.Dotted},{value:o1.Dashed,label:o1.Dashed}]},{id:a,type:"input",defaultValue:mu,rules:[X.numericalOrPixelRule,X.maximumNumericalOrPixelOrAutoRule(500)],placeholder:"e.g. 3px",onChange:s=>X.appendUnit(s,a)},{id:o,type:"colorInput",defaultValue:l}]}],off:[]}},Da=(e,t=w1.None)=>({id:e,type:"segmentedControls",defaultValue:t,choices:[{value:w1.None,label:"None"},{value:w1.Small,label:"S"},{value:w1.Medium,label:"M"},{value:w1.Large,label:"L"}]}),py=e=>{const t=e!=null&&e.id?`hasRadius_${e.id}`:"hasRadius",r=e!=null&&e.id?`radiusValue_${e.id}`:"radiusValue",n=e!=null&&e.id?`radiusChoice_${e.id}`:"radiusChoice",a=(e==null?void 0:e.defaultRadius)||w1.None;return{id:t,label:"Corner radius",type:"switch",switchLabel:"Custom",defaultValue:!1,info:"Determining how rounded the corners are.",show:o=>{var l;return e!=null&&e.dependentSettingId?!!((l=o.getBlock(e.dependentSettingId))!=null&&l.value):!0},onChange:o=>X.presetCustomValue(o,n,r,(e==null?void 0:e.radiusStyleMap)||$1),on:[{id:r,type:"input",placeholder:"e.g. 10px",rules:[X.numericalOrPixelRule],onChange:o=>X.appendUnit(o,r)}],off:[Da(n,a)]}},vy=e=>{const t=e!=null&&e.id?`hasExtendedCustomRadius_${e.id}`:"hasExtendedCustomRadius",r=e!=null&&e.id?`extendedRadiusValue_${e.id}`:"extendedRadiusValue",n=e!=null&&e.id?`extendedRadiusChoice_${e.id}`:"extendedRadiusChoice",a=e!=null&&e.id?`extendedRadiusTopLeft_${e.id}`:"extendedRadiusTopLeft",o=e!=null&&e.id?`extendedRadiusTopRight_${e.id}`:"extendedRadiusTopRight",l=e!=null&&e.id?`extendedRadiusBottomLeft_${e.id}`:"extendedRadiusBottomLeft",i=e!=null&&e.id?`extendedRadiusBottomRight_${e.id}`:"extendedRadiusBottomRight";return{id:t,label:"Corner radius",type:"switch",switchLabel:"Custom",defaultValue:!1,info:"Determining how rounded the corners are.",show:s=>{var d;return e!=null&&e.dependentSettingId?!!((d=s.getBlock(e.dependentSettingId))!=null&&d.value):!0},onChange:s=>{X.presetCustomValue(s,n,a,$1),X.presetCustomValue(s,n,o,$1),X.presetCustomValue(s,n,l,$1),X.presetCustomValue(s,n,i,$1)},on:[{id:r,type:"multiInput",layout:X.MultiInputLayout.Columns,blocks:[{id:a,type:"input",label:"Top Left",rules:[X.numericalOrPixelRule],onChange:s=>X.appendUnit(s,a)},{id:o,type:"input",label:"Top Right",rules:[X.numericalOrPixelRule],onChange:s=>X.appendUnit(s,o)},{id:l,type:"input",label:"Bottom Left",rules:[X.numericalOrPixelRule],onChange:s=>X.appendUnit(s,l)},{id:i,type:"input",label:"Bottom Right",rules:[X.numericalOrPixelRule],onChange:s=>X.appendUnit(s,i)}]}],off:[Da(n,e==null?void 0:e.defaultValue)]}},gy=e=>{const t=e!=null&&e.id?e.id:"hasCustomSpacing",r=e!=null&&e.dependentSettingId?e.dependentSettingId:"columns",n=e!=null&&e.spacingChoiceId?e.spacingChoiceId:"spacingChoice",a=e!=null&&e.spacingCustomId?e.spacingCustomId:"spacingCustom",o=e!=null&&e.defaultValueChoices?e.defaultValueChoices:U1.M;return{id:t,type:"switch",defaultValue:!1,switchLabel:"Custom",label:"Gutter",info:"An official nerds term for ‘gap’",onChange:l=>X.presetCustomValue(l,n,a,Ka),show:l=>{var i;return((i=l.getBlock(r))==null?void 0:i.value)!=="1"},on:[{id:a,type:"input",rules:[X.numericalOrPixelRule],onChange:l=>X.appendUnit(l,a)}],off:[{id:n,type:"slider",defaultValue:o,choices:[{value:U1.Auto,label:"Auto"},{value:U1.S,label:"S"},{value:U1.M,label:"M"},{value:U1.L,label:"L"}]}]}},Ha=e=>({id:e,type:"segmentedControls",defaultValue:F1.None,choices:[{value:F1.None,label:"None"},{value:F1.Small,label:"S"},{value:F1.Medium,label:"M"},{value:F1.Large,label:"L"}]}),my=e=>{const t=e!=null&&e.id?`hasCustomMarginValue_${e==null?void 0:e.id}`:"hasCustomMarginValue",r=e!=null&&e.id?`marginValue_${e==null?void 0:e.id}`:"marginValue",n=e!=null&&e.id?`marginChoice_${e==null?void 0:e.id}`:"marginChoice";return{id:t,label:"Margin",type:"switch",switchLabel:"Custom",defaultValue:!1,info:"The spacing around UI elements to create more space",onChange:a=>X.presetCustomValue(a,n,r,(e==null?void 0:e.marginStyleMap)||re),on:[{id:r,type:"input",placeholder:De,rules:[X.numericalOrPixelRule,X.maximumNumericalOrPixelOrAutoRule(500)],onChange:a=>X.appendUnit(a,r)}],off:[Ha(n)]}},by=e=>{const t=e!=null&&e.id?`hasExtendedCustomMargin_${e==null?void 0:e.id}`:"hasExtendedCustomMargin",r=e!=null&&e.id?`extendedMarginValues_${e==null?void 0:e.id}`:"extendedMarginValues",n=e!=null&&e.id?`extendedMarginChoice_${e==null?void 0:e.id}`:"extendedMarginChoice",a=e!=null&&e.id?`extendedMarginTop_${e==null?void 0:e.id}`:"extendedMarginTop",o=e!=null&&e.id?`extendedMarginLeft_${e==null?void 0:e.id}`:"extendedMarginLeft",l=e!=null&&e.id?`extendedMarginRight_${e==null?void 0:e.id}`:"extendedMarginRight",i=e!=null&&e.id?`extendedMarginBottom_${e==null?void 0:e.id}`:"extendedMarginBottom";return{id:t,label:"Margin",type:"switch",switchLabel:"Custom",defaultValue:!1,info:"The spacing around UI elements to create more negative space",onChange:s=>{X.presetCustomValue(s,n,a,re),X.presetCustomValue(s,n,o,re),X.presetCustomValue(s,n,l,re),X.presetCustomValue(s,n,i,re)},on:[{id:r,type:"multiInput",layout:X.MultiInputLayout.Spider,blocks:[{id:a,type:"input",label:"Top",placeholder:De,onChange:s=>X.appendUnit(s,a),rules:[X.numericalOrPixelRule,X.maximumNumericalOrPixelOrAutoRule(500)]},{id:o,type:"input",label:"Left",placeholder:De,onChange:s=>X.appendUnit(s,o),rules:[X.numericalOrPixelRule,X.maximumNumericalOrPixelOrAutoRule(500)]},{id:l,type:"input",label:"Right",placeholder:De,onChange:s=>X.appendUnit(s,l),rules:[X.numericalOrPixelRule,X.maximumNumericalOrPixelOrAutoRule(500)]},{id:i,type:"input",label:"Bottom",placeholder:De,onChange:s=>X.appendUnit(s,i),rules:[X.numericalOrPixelRule,X.maximumNumericalOrPixelOrAutoRule(500)]}]}],off:[Ha(n)]}},Va=e=>({id:e,type:"segmentedControls",defaultValue:B1.Small,choices:[{value:B1.None,label:"None"},{value:B1.Small,label:"S"},{value:B1.Medium,label:"M"},{value:B1.Large,label:"L"}]}),wy=e=>{const t=e!=null&&e.id?`hasCustomPaddingValue_${e==null?void 0:e.id}`:"hasCustomPaddingValue",r=e!=null&&e.id?`paddingValue_${e==null?void 0:e.id}`:"paddingValue",n=e!=null&&e.id?`paddingChoice_${e==null?void 0:e.id}`:"paddingChoice";return{id:t,label:"Padding",type:"switch",switchLabel:"Custom",defaultValue:!1,info:"The spacing around UI elements to create more negative space",onChange:a=>X.presetCustomValue(a,n,r,(e==null?void 0:e.paddingStyleMap)||te),on:[{id:r,type:"input",placeholder:Oe,rules:[X.numericalOrPixelRule,X.maximumNumericalOrPixelOrAutoRule(500)],onChange:a=>X.appendUnit(a,r)}],off:[Va(n)]}},yy=e=>{const t=e!=null&&e.id?`hasExtendedCustomPadding_${e==null?void 0:e.id}`:"hasExtendedCustomPadding",r=e!=null&&e.id?`extendedPaddingValues_${e==null?void 0:e.id}`:"extendedPaddingValues",n=e!=null&&e.id?`extendedPaddingChoice_${e==null?void 0:e.id}`:"extendedPaddingChoice",a=e!=null&&e.id?`extendedPaddingTop_${e==null?void 0:e.id}`:"extendedPaddingTop",o=e!=null&&e.id?`extendedPaddingLeft_${e==null?void 0:e.id}`:"extendedPaddingLeft",l=e!=null&&e.id?`extendedPaddingRight_${e==null?void 0:e.id}`:"extendedPaddingRight",i=e!=null&&e.id?`extendedPaddingBottom_${e==null?void 0:e.id}`:"extendedPaddingBottom";return{id:t,label:"Padding",type:"switch",switchLabel:"Custom",defaultValue:!1,info:"The spacing around UI elements to create more negative space",onChange:s=>{X.presetCustomValue(s,n,a,te),X.presetCustomValue(s,n,o,te),X.presetCustomValue(s,n,l,te),X.presetCustomValue(s,n,i,te)},on:[{id:r,type:"multiInput",layout:X.MultiInputLayout.Spider,blocks:[{id:a,type:"input",label:"Top",placeholder:Oe,onChange:s=>X.appendUnit(s,a),rules:[X.numericalOrPixelRule,X.maximumNumericalOrPixelOrAutoRule(500)]},{id:o,type:"input",label:"Left",placeholder:Oe,onChange:s=>X.appendUnit(s,o),rules:[X.numericalOrPixelRule,X.maximumNumericalOrPixelOrAutoRule(500)]},{id:l,type:"input",label:"Right",placeholder:Oe,onChange:s=>X.appendUnit(s,l),rules:[X.numericalOrPixelRule,X.maximumNumericalOrPixelOrAutoRule(500)]},{id:i,type:"input",label:"Bottom",placeholder:Oe,onChange:s=>X.appendUnit(s,i),rules:[X.numericalOrPixelRule,X.maximumNumericalOrPixelOrAutoRule(500)]}]}],off:[Va(n)]}},Cy=e=>{const t=La(e==null?void 0:e.globalControlId);return{id:e!=null&&e.id?e.id:"downloadable",type:"switch",defaultValue:!1,label:"Downloadable",show:r=>{var n;return((n=r.getBlock(t))==null?void 0:n.value)===R1.Custom}}},La=e=>e||"security",xy=e=>[{id:La(e),type:"segmentedControls",defaultValue:R1.Global,choices:[{value:R1.Global,label:"Global Settings"},{value:R1.Custom,label:"Custom"}]},{id:"globalSettingsInfo",type:"notification",footer:X.createFooter({label:"Change global settings [here].",replace:{here:{event:"general-settings.open"}}})}];var nu=(e=>(e.Main="main",e.Basics="basics",e.Layout="layout",e.Style="style",e.Security="security",e.Targets="targets",e))(nu||{});const _y=e=>e,My=e=>e;T.AllTextStylePlugins=sy,T.AllTextStyles=cy,T.Attachments=Z7,T.AttachmentsProvider=Ja,T.AttachmentsToolbarButton=ed,T.BUTTON_PLUGIN=Ad,T.BlockButtonStyles=kr,T.BlockInjectButton=lu,T.BlockItemWrapper=sd,T.BlockStyles=C0,T.BorderStyle=o1,T.BreakAfterPlugin=Nw,T.ButtonPlugin=Ed,T.Custom1Plugin=$d,T.Custom2Plugin=Fd,T.Custom3Plugin=Ud,T.DEFAULT_ATTACHMENTS_BUTTON_ID=J7,T.DEFAULT_DRAGGING_TOOLTIP=rd,T.DEFAULT_DRAG_TOOLTIP=td,T.DEFAULT_MENU_BUTTON_ID=ma,T.DownloadButton=Hb,T.DragHandleToolbarButton=nd,T.DragPreviewContextProvider=Ga,T.ELEMENT_BUTTON=m0,T.FlyoutToolbarButton=ga,T.GAP_DEFAULT=Ld,T.GutterSpacing=U1,T.Heading1Plugin=Kd,T.Heading2Plugin=jd,T.Heading3Plugin=Gd,T.Heading4Plugin=qd,T.ImageCaptionPlugin=Yd,T.ImageTitlePlugin=Xd,T.KEY_ELEMENT_BREAK_AFTER_COLUMN=Tw,T.LinkInput=xd,T.LinkPlugin=Vd,T.LinkSelector=Cd,T.Margin=F1,T.MenuToolbarButton=ad,T.MultiFlyoutContextProvider=Ya,T.PARAGRAPH_CLASSES=Zd,T.Padding=B1,T.ParagraphMarkupElement=Jd,T.ParagraphMarkupElementNode=Tr,T.ParagraphPlugin=Qd,T.QuoteMarkupElementNode=Nr,T.QuotePlugin=tu,T.Radius=w1,T.RichTextEditor=ww,T.Sections=nu,T.Security=R1,T.THEME_PREFIX=uy,T.TextStylePluginsWithoutImage=Oa,T.TextStyles=c0,T.TextStylesWithoutImage=ze,T.Toolbar=id,T.ToolbarFlyoutMenu=od,T.addHttps=Er,T.borderStyleMap=Wa,T.convertToRteValue=$b,T.createButtonNode=gd,T.createButtonPlugin=Sd,T.createLinkPlugin=Hd,T.createParagraphPlugin=eu,T.createQuotePlugin=ru,T.customCoordinatesGetterFactory=t5,T.defineBlock=_y,T.defineSettings=My,T.getBackgroundColorStyles=vu,T.getBackgroundSettings=fy,T.getBorderRadiusSettings=py,T.getBorderRadiusSlider=Da,T.getBorderSettings=hy,T.getBorderStyles=bu,T.getDefaultPluginsWithLinkChooser=dy,T.getExtendedBorderRadiusSettings=vy,T.getGutterSettings=gy,T.getLegacyUrl=Wb,T.getLinkFromEditor=jb,T.getMarginExtendedSettings=by,T.getMarginSettings=my,T.getMarginSlider=Ha,T.getPaddingExtendedSettings=yy,T.getPaddingSettings=wy,T.getPaddingSlider=Va,T.getRadiusStyles=wu,T.getReadableColor=hu,T.getSecurityDownloadableSetting=Cy,T.getSecurityGlobalControlId=La,T.getSecurityGlobalControlSetting=xy,T.getUrl=Kb,T.getUrlFromEditor=vd,T.getUrlFromLinkOrLegacyLink=ya,T.gutterSpacingStyleMap=Ka,T.hasRichTextValue=cd,T.insertButton=fd,T.isDark=su,T.isDownloadable=Bb,T.isValidUrl=Ir,T.isValidUrlOrEmpty=ke,T.joinClassNames=n1,T.mapAppBridgeColorPaletteToFonduePalette=dd,T.mapAppBridgeColorPalettesToFonduePalettes=Fb,T.marginStyleMap=re,T.moveItemInArray=pu,T.paddingStyleMap=te,T.radiusStyleMap=$1,T.relativeUrlRegex=Ca,T.setAlpha=uu,T.submitFloatingButton=xa,T.toColorObject=fu,T.toHex8String=cu,T.toHexString=du,T.toRgbaString=Or,T.toShortRgba=L1,T.triggerFloatingButton=md,T.triggerFloatingButtonEdit=Pr,T.triggerFloatingButtonInsert=Ma,T.unwrapButton=Te,T.upsertButton=hd,T.upsertButtonText=_a,T.useAttachments=Qa,T.useAttachmentsContext=e5,T.useDndSensors=_u,T.useDragPreviewContext=He,T.useMultiFlyoutContext=Xa,T.useMultiFlyoutState=pt,T.withAttachmentsProvider=yu,T.withButton=ud,T.wrapButton=pd,Object.keys(X).forEach(e=>{e!=="default"&&!Object.prototype.hasOwnProperty.call(T,e)&&Object.defineProperty(T,e,{enumerable:!0,get:()=>X[e]})}),Object.defineProperty(T,Symbol.toStringTag,{value:"Module"})});
88
88
  //# sourceMappingURL=index.umd.js.map