@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/components/RichTextEditor/plugins/ButtonPlugin/components/FloatingButton/InsertButtonModal/useInsertModal.es.js +14 -14
- package/dist/components/RichTextEditor/plugins/ButtonPlugin/components/FloatingButton/InsertButtonModal/useInsertModal.es.js.map +1 -1
- package/dist/components/RichTextEditor/plugins/LinkPlugin/FloatingLink/InsertLinkModal/useInsertModal.es.js +22 -22
- package/dist/components/RichTextEditor/plugins/LinkPlugin/FloatingLink/InsertLinkModal/useInsertModal.es.js.map +1 -1
- package/dist/index.cjs.js +4 -4
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.umd.js +5 -5
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";var o7=Object.defineProperty;var a7=(e,t,n)=>t in e?o7(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var M0=(e,t,n)=>a7(e,typeof t!="symbol"?t+"":t,n);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t0=require("@frontify/sidebar-settings"),c=require("react/jsx-runtime"),F1=require("@frontify/app-bridge"),b=require("@frontify/fondue"),y=require("react"),fe=require("react-dom"),x0=require("@dnd-kit/core"),l7=require("@dnd-kit/modifiers"),Pt=require("@dnd-kit/sortable"),nl=require("@react-aria/focus"),i7=require("@react-stately/overlays"),f1=require("@ctrl/tinycolor");function rl(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const n in e)if(n!=="default"){const r=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,r.get?r:{enumerable:!0,get:()=>e[n]})}}return t.default=e,Object.freeze(t)}const p=rl(y),ol=rl(fe),o1=e=>e.filter(Boolean).join(" "),s7=({onDrop:e,label:t,icon:n,secondaryLabel:r,isLoading:a,fillParentContainer:o,onAssetChooseClick:l,onUploadClick:i,withMenu:s=!0,onClick:d,validFileType:u,verticalLayout:f})=>{const[h,v]=y.useState(!1),[C,m]=y.useState(),g=y.useRef(null),[_,x]=y.useState(void 0),S=P=>{if(P.preventDefault(),v(!1),!M(P.dataTransfer.files)){x("Invalid"),setTimeout(()=>{x(void 0)},1e3);return}e==null||e(P.dataTransfer.files)},M=P=>{if(!u)return!0;for(let k=0;k<P.length;k++){const z=P[k].name.split(".").pop()??"";if(!F1.FileExtensionSets[u].includes(z))return!1}return!0},A=P=>{if(!g.current||a)return;const{clientX:k,clientY:z}=P,B=k===0&&z===0,{left:$,top:U,width:R,height:L}=g.current.getBoundingClientRect(),V=B?R/2:k-$,K=B?L/2:z-U;m([V,K])};return c.jsxs("button",{ref:g,"data-test-id":"block-inject-button",className:o1(["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",C&&"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||C||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||C)&&!_?"[&>*]: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 k;if(v(!0),u==="Images")for(const z of Array.from(P.dataTransfer.items))(k=z==null?void 0:z.type)!=null&&k.startsWith("image/")?x(void 0):x("Invalid")}:void 0,onDragLeave:e?()=>{v(!1),x(void 0)}:void 0,onDrop:e?S:void 0,onClick:P=>{s&&A(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:[n&&c.jsx("div",{children:n}),(t||r)&&c.jsxs("div",{className:"tw-flex tw-flex-col tw-items-start",children:[t&&c.jsx("div",{className:"tw-font-medium",children:t}),r&&c.jsx("div",{className:"tw-font-normal",children:r})]})]}),C&&c.jsx("div",{className:"tw-absolute tw-left-0 tw-top-full tw-z-20",style:{left:C[0],top:C[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,{})})}]:[]]}]})})})]})},K1=e=>{const t=r=>typeof r=="object"&&["red","green","blue"].every(o=>r.hasOwnProperty(o)),n=r=>{const a=typeof r.alpha=="number"?r.alpha:1;return{r:r.red,g:r.green,b:r.blue,a}};return t(e)?n(e):e},c7=e=>typeof e=="object"&&["red","green","blue"].every(n=>e==null?void 0:e.hasOwnProperty(n)),d7=(e,t)=>{const n=c7(e)?K1(e):e,r=new f1.TinyColor(n);return t?r.getBrightness()<t:r.isDark()||r.getAlpha()>.25&&r.getAlpha()<1},u7=e=>new f1.TinyColor(K1(e)).toHex8String(),f7=e=>new f1.TinyColor(K1(e)).toHexString(),Vr=e=>new f1.TinyColor(K1(e)).toRgbString(),h7=(e,t)=>new f1.TinyColor(t).setAlpha(e).toRgbString(),p7=e=>{const{r:t,g:n,b:r,a}=new f1.TinyColor(e);return{red:t,green:n,blue:r,alpha:a}},Va=e=>typeof e=="object"&&["red","green","blue"].every(n=>e==null?void 0:e.hasOwnProperty(n)),v7=(e,t)=>{const n=Va(e)?K1(e):e,r=Va(t)?K1(t):t;let a=new f1.TinyColor(n);const o=new f1.TinyColor(r);for(;f1.readability(a,o)<4.5;)a=a.darken(1);return a.toRgbString()},g7=(e,t,n)=>{const r=[...e],a=n<0?r.length+n:n;if(a>=0&&a<r.length){const o=r.splice(t,1)[0];r.splice(a,0,o)}return r},m7=e=>({backgroundColor:Vr(e)}),b7={red:241,green:241,blue:241,alpha:1},al={red:234,green:235,blue:235,alpha:1},w7="1px",je="24px",$e="24px";var n1=(e=>(e.Solid="Solid",e.Dashed="Dashed",e.Dotted="Dotted",e))(n1||{});const ll={Solid:"solid",Dotted:"dotted",Dashed:"dashed"};var A1=(e=>(e.None="None",e.Small="Small",e.Medium="Medium",e.Large="Large",e))(A1||{});const B1={None:"0px",Small:"2px",Medium:"4px",Large:"12px"};var V1=(e=>(e.None="None",e.Small="Small",e.Medium="Medium",e.Large="Large",e))(V1||{});const oe={None:"0px",Small:"24px",Medium:"36px",Large:"60px"};var L1=(e=>(e.None="None",e.Small="Small",e.Medium="Medium",e.Large="Large",e))(L1||{});const ae={None:"0px",Small:"24px",Medium:"36px",Large:"60px"};var U1=(e=>(e.Global="Global",e.Custom="Custom",e))(U1||{}),j1=(e=>(e.Auto="Auto",e.S="S",e.M="M",e.L="L",e))(j1||{});const il={Auto:"4px",S:"10px",M:"30px",L:"50px"},y7=(e=n1.Solid,t="1px",n=al)=>({borderStyle:ll[e],borderWidth:t,borderColor:Vr(n)}),x7=(e,t=!1,n)=>({borderRadius:t?n:B1[e]}),sl=y.createContext(!1),cl=({children:e,isDragPreview:t})=>c.jsx(sl.Provider,{value:t,children:e}),et=()=>y.useContext(sl),dl=y.createContext({openFlyoutIds:[],setOpenFlyoutIds:()=>console.error("No MultiFlyoutContext Provider found")}),ul=({children:e,openFlyoutIds:t,setOpenFlyoutIds:n})=>{const r=y.useMemo(()=>({openFlyoutIds:t,setOpenFlyoutIds:n}),[t,n]);return c.jsx(dl.Provider,{value:r,children:e})},fl=()=>y.useContext(dl),on=e=>{const{openFlyoutIds:t,setOpenFlyoutIds:n}=fl(),r=y.useCallback(a=>{n(o=>{const l=o.filter(i=>i!==e);return a?[...l,e]:l})},[e,n]);return{isOpen:t.includes(e),onOpenChange:r}},hl=(e,t)=>{const{blockAssets:n,addAssetIdsToKey:r,deleteAssetIdsFromKey:a,updateAssetIdsFromKey:o}=F1.useBlockAssets(e),l=(n==null?void 0:n[t])||[];return{onAttachmentsAdd:async f=>{await r(t,f.map(h=>h.id))},onAttachmentDelete:async f=>{await a(t,[f.id])},onAttachmentReplace:async(f,h)=>{const v=l.map(C=>C.id===f.id?h.id:C.id);await o(t,v)},onAttachmentsSorted:async f=>{const h=f.map(v=>v.id);await o(t,h)},attachments:l,appBridge:e}},pl=y.createContext(null),vl=({appBridge:e,children:t,assetId:n})=>{const r=hl(e,n);return c.jsx(pl.Provider,{value:r,children:t})},gl=()=>{const e=y.useContext(pl);if(!e)throw new Error("No AttachmentsContext Provided. Component must be wrapped in an 'AttachmentsProvider' or the 'withAttachmentsProvider' HOC");return e},C7=(e,t)=>{const n=r=>c.jsx(vl,{appBridge:r.appBridge,assetId:t,children:c.jsx(e,{...r})});return n.displayName="withAttachmentsProvider",n},_7=[x0.KeyboardCode.Down,x0.KeyboardCode.Right,x0.KeyboardCode.Up,x0.KeyboardCode.Left],ml=(e,t)=>(n,{currentCoordinates:r,context:{activeNode:a}})=>{if(n.preventDefault(),_7.includes(n.code)){const o=(a==null?void 0:a.offsetWidth)??0,l=(a==null?void 0:a.offsetHeight)??0;switch(n.code){case x0.KeyboardCode.Right:return{...r,x:r.x+o+e};case x0.KeyboardCode.Left:return{...r,x:r.x-o-e};case x0.KeyboardCode.Down:return{...r,y:r.y+l+t};case x0.KeyboardCode.Up:return{...r,y:r.y-l-t}}}},M7={start:["Space","Enter"],cancel:[],end:["Space","Enter","Escape"]},S7=(e=0,t=0)=>{const n=y.useMemo(()=>({coordinateGetter:ml(e,t),keyboardCodes:M7}),[e,t]);return x0.useSensors(x0.useSensor(x0.PointerSensor),x0.useSensor(x0.KeyboardSensor,n))},A7={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"},ht=e=>e.replaceAll(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),E7=e=>e.split("-").map((t,n)=>n===0?t:t.charAt(0).toUpperCase()+t.slice(1)).join(""),I7=e=>Object.keys(e).reduce((t,n)=>{const r=E7(n);return t[r]=e[n],t},{}),La={Size12:12,Size16:16,Size20:20,Size24:24,Size32:32,12:12,16:16,20:20,24:24,32:32},bl=(e,t)=>e.map(([n,r,a])=>y.createElement(n,{key:`${t}-${n}`,...r?I7(r):{}},Array.isArray(a)&&a.length>0?a.map(o=>bl([o],`${t}-${n}`)):[])),w=(e,t)=>{const n=y.forwardRef(({color:r="currentColor",size:a=24,className:o="",children:l,...i},s)=>y.createElement("svg",{ref:s,...A7,color:r,width:La[a],height:La[a],className:["fondue",`fondue-${ht(e)}`,o].filter(Boolean).join(" "),"data-test-id":`fondue-icons-${ht(e)}`,key:`fondue-icons-${ht(e)}`,...i},[...bl(t,ht(e)),...Array.isArray(l)?l:[l]]));return n.displayName=`Icon${e}`,n};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 P7=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 R7=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 k7=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 Lr=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 T7=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 tt=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 an=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 N7=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 z7=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 jr=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 O7=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 D7(e,t){const n=p.createContext(t),r=o=>{const{children:l,...i}=o,s=p.useMemo(()=>i,Object.values(i));return c.jsx(n.Provider,{value:s,children:l})};r.displayName=e+"Provider";function a(o){const l=p.useContext(n);if(l)return l;if(t!==void 0)return t;throw new Error(`\`${o}\` must be used within \`${e}\``)}return[r,a]}function O0(e,t=[]){let n=[];function r(o,l){const i=p.createContext(l),s=n.length;n=[...n,l];const d=f=>{var _;const{scope:h,children:v,...C}=f,m=((_=h==null?void 0:h[e])==null?void 0:_[s])||i,g=p.useMemo(()=>C,Object.values(C));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,C=p.useContext(v);if(C)return C;if(l!==void 0)return l;throw new Error(`\`${f}\` must be used within \`${o}\``)}return[d,u]}const a=()=>{const o=n.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,[r,H7(a,...t)]}function H7(...e){const t=e[0];if(e.length===1)return t;const n=()=>{const r=e.map(a=>({useScope:a(),scopeName:a.scopeName}));return function(o){const l=r.reduce((i,{useScope:s,scopeName:d})=>{const f=s(o)[`__scope${d}`];return{...i,...f}},{});return p.useMemo(()=>({[`__scope${t.scopeName}`]:l}),[l])}};return n.scopeName=t.scopeName,n}function ja(e,t){if(typeof e=="function")return e(t);e!=null&&(e.current=t)}function ln(...e){return t=>{let n=!1;const r=e.map(a=>{const o=ja(a,t);return!n&&typeof o=="function"&&(n=!0),o});if(n)return()=>{for(let a=0;a<r.length;a++){const o=r[a];typeof o=="function"?o():ja(e[a],null)}}}}function c0(...e){return p.useCallback(ln(...e),e)}function G1(e){const t=V7(e),n=p.forwardRef((r,a)=>{const{children:o,...l}=r,i=p.Children.toArray(o),s=i.find(j7);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 n.displayName=`${e}.Slot`,n}var nt=G1("Slot");function V7(e){const t=p.forwardRef((n,r)=>{const{children:a,...o}=n;if(p.isValidElement(a)){const l=B7(a),i=$7(o,a.props);return a.type!==p.Fragment&&(i.ref=r?ln(r,l):l),p.cloneElement(a,i)}return p.Children.count(a)>1?p.Children.only(null):null});return t.displayName=`${e}.SlotClone`,t}var wl=Symbol("radix.slottable");function L7(e){const t=({children:n})=>c.jsx(c.Fragment,{children:n});return t.displayName=`${e}.Slottable`,t.__radixId=wl,t}function j7(e){return p.isValidElement(e)&&typeof e.type=="function"&&"__radixId"in e.type&&e.type.__radixId===wl}function $7(e,t){const n={...t};for(const r in t){const a=e[r],o=t[r];/^on[A-Z]/.test(r)?a&&o?n[r]=(...i)=>{o(...i),a(...i)}:a&&(n[r]=a):r==="style"?n[r]={...a,...o}:r==="className"&&(n[r]=[a,o].filter(Boolean).join(" "))}return{...e,...n}}function B7(e){var r,a;let t=(r=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:r.get,n=t&&"isReactWarning"in t&&t.isReactWarning;return n?e.ref:(t=(a=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:a.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n?e.props.ref:e.props.ref||e.ref)}function $r(e){const t=e+"CollectionProvider",[n,r]=O0(t),[a,o]=n(t,{collectionRef:{current:null},itemMap:new Map}),l=m=>{const{scope:g,children:_}=m,x=y.useRef(null),S=y.useRef(new Map).current;return c.jsx(a,{scope:g,itemMap:S,collectionRef:x,children:_})};l.displayName=t;const i=e+"CollectionSlot",s=G1(i),d=y.forwardRef((m,g)=>{const{scope:_,children:x}=m,S=o(i,_),M=c0(g,S.collectionRef);return c.jsx(s,{ref:M,children:x})});d.displayName=i;const u=e+"CollectionItemSlot",f="data-radix-collection-item",h=G1(u),v=y.forwardRef((m,g)=>{const{scope:_,children:x,...S}=m,M=y.useRef(null),A=c0(g,M),P=o(u,_);return y.useEffect(()=>(P.itemMap.set(M,{ref:M,...S}),()=>void P.itemMap.delete(M))),c.jsx(h,{[f]:"",ref:A,children:x})});v.displayName=u;function C(m){const g=o(e+"CollectionConsumer",m);return y.useCallback(()=>{const x=g.collectionRef.current;if(!x)return[];const S=Array.from(x.querySelectorAll(`[${f}]`));return Array.from(g.itemMap.values()).sort((P,k)=>S.indexOf(P.ref.current)-S.indexOf(k.ref.current))},[g.collectionRef,g.itemMap])}return[{Provider:l,Slot:d,ItemSlot:v},C,r]}function J(e,t,{checkForDefaultPrevented:n=!0}={}){return function(a){if(e==null||e(a),n===!1||!a.defaultPrevented)return t==null?void 0:t(a)}}function S0(e){const t=p.useRef(e);return p.useEffect(()=>{t.current=e}),p.useMemo(()=>(...n)=>{var r;return(r=t.current)==null?void 0:r.call(t,...n)},[])}function U0({prop:e,defaultProp:t,onChange:n=()=>{}}){const[r,a]=F7({defaultProp:t,onChange:n}),o=e!==void 0,l=o?e:r,i=S0(n),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 F7({defaultProp:e,onChange:t}){const n=p.useState(e),[r]=n,a=p.useRef(r),o=S0(t);return p.useEffect(()=>{a.current!==r&&(o(r),a.current=r)},[r,a,o]),n}var U7=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","span","svg","ul"],r0=U7.reduce((e,t)=>{const n=G1(`Primitive.${t}`),r=p.forwardRef((a,o)=>{const{asChild:l,...i}=a,s=l?n:t;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),c.jsx(s,{...i,ref:o})});return r.displayName=`Primitive.${t}`,{...e,[t]:r}},{});function yl(e,t){e&&ol.flushSync(()=>e.dispatchEvent(t))}var I1=globalThis!=null&&globalThis.document?p.useLayoutEffect:()=>{};function W7(e,t){return p.useReducer((n,r)=>t[n][r]??n,e)}var P0=e=>{const{present:t,children:n}=e,r=K7(t),a=typeof n=="function"?n({present:r.isPresent}):p.Children.only(n),o=c0(r.ref,G7(a));return typeof n=="function"||r.isPresent?p.cloneElement(a,{ref:o}):null};P0.displayName="Presence";function K7(e){const[t,n]=p.useState(),r=p.useRef({}),a=p.useRef(e),o=p.useRef("none"),l=e?"mounted":"unmounted",[i,s]=W7(l,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return p.useEffect(()=>{const d=pt(r.current);o.current=i==="mounted"?d:"none"},[i]),I1(()=>{const d=r.current,u=a.current;if(u!==e){const h=o.current,v=pt(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]),I1(()=>{if(t){let d;const u=t.ownerDocument.defaultView??window,f=v=>{const m=pt(r.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=pt(r.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&&(r.current=getComputedStyle(d)),n(d)},[])}}function pt(e){return(e==null?void 0:e.animationName)||"none"}function G7(e){var r,a;let t=(r=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:r.get,n=t&&"isReactWarning"in t&&t.isReactWarning;return n?e.ref:(t=(a=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:a.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n?e.props.ref:e.props.ref||e.ref)}var q7=p[" useId ".trim().toString()]||(()=>{}),Y7=0;function Z0(e){const[t,n]=p.useState(q7());return I1(()=>{e||n(r=>r??String(Y7++))},[e]),e||(t?`radix-${t}`:"")}var X7=p.createContext(void 0);function Ce(e){const t=p.useContext(X7);return e||t||"ltr"}const Q7=e=>e.startsWith("aria-")||e==="role",$a={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"},Ba=(e,t)=>e==="columns"||e==="rows"?typeof t=="number"?`repeat(${t}, 1fr)`:t:typeof t=="number"?`${t*.25}rem`:t,sn=(e,t={})=>Object.entries(e).reduce((n,[r,a])=>{if(Q7(r))return n;const o=r in t?t[r]:r in $a?$a[r]:r,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&&(n[`--${i}-${l}`]=Ba(r,s));else n[`--${l}`]=Ba(r,a);return n},{}),Z7="_root_yrjuz_5",J7={root:Z7},xl=y.forwardRef(({as:e="div","data-test-id":t="fondue-box",children:n,role:r,"aria-label":a,"aria-hidden":o,"aria-describedby":l,"aria-labelledby":i,"aria-expanded":s,"aria-haspopup":d,...u},f)=>c.jsx(e,{className:J7.root,"data-test-id":t,style:sn(u),role:r,"aria-label":a,"aria-hidden":o,"aria-describedby":l,"aria-labelledby":i,"aria-expanded":s,"aria-haspopup":d,ref:f,children:n}));xl.displayName="Box";const Br="-",e3=e=>{const t=n3(e),{conflictingClassGroups:n,conflictingClassGroupModifiers:r}=e;return{getClassGroupId:l=>{const i=l.split(Br);return i[0]===""&&i.length!==1&&i.shift(),Cl(i,t)||t3(l)},getConflictingClassGroupIds:(l,i)=>{const s=n[l]||[];return i&&r[l]?[...s,...r[l]]:s}}},Cl=(e,t)=>{var l;if(e.length===0)return t.classGroupId;const n=e[0],r=t.nextPart.get(n),a=r?Cl(e.slice(1),r):void 0;if(a)return a;if(t.validators.length===0)return;const o=e.join(Br);return(l=t.validators.find(({validator:i})=>i(o)))==null?void 0:l.classGroupId},Fa=/^\[(.+)\]$/,t3=e=>{if(Fa.test(e)){const t=Fa.exec(e)[1],n=t==null?void 0:t.substring(0,t.indexOf(":"));if(n)return"arbitrary.."+n}},n3=e=>{const{theme:t,prefix:n}=e,r={nextPart:new Map,validators:[]};return o3(Object.entries(e.classGroups),n).forEach(([o,l])=>{or(l,r,o,t)}),r},or=(e,t,n,r)=>{e.forEach(a=>{if(typeof a=="string"){const o=a===""?t:Ua(t,a);o.classGroupId=n;return}if(typeof a=="function"){if(r3(a)){or(a(r),t,n,r);return}t.validators.push({validator:a,classGroupId:n});return}Object.entries(a).forEach(([o,l])=>{or(l,Ua(t,o),n,r)})})},Ua=(e,t)=>{let n=e;return t.split(Br).forEach(r=>{n.nextPart.has(r)||n.nextPart.set(r,{nextPart:new Map,validators:[]}),n=n.nextPart.get(r)}),n},r3=e=>e.isThemeGetter,o3=(e,t)=>t?e.map(([n,r])=>{const a=r.map(o=>typeof o=="string"?t+o:typeof o=="object"?Object.fromEntries(Object.entries(o).map(([l,i])=>[t+l,i])):o);return[n,a]}):e,a3=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,n=new Map,r=new Map;const a=(o,l)=>{n.set(o,l),t++,t>e&&(t=0,r=n,n=new Map)};return{get(o){let l=n.get(o);if(l!==void 0)return l;if((l=r.get(o))!==void 0)return a(o,l),l},set(o,l){n.has(o)?n.set(o,l):a(o,l)}}},_l="!",l3=e=>{const{separator:t,experimentalParseClassName:n}=e,r=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&&(r||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(_l),C=v?h.substring(1):h,m=f&&f>u?f-u:void 0;return{modifiers:s,hasImportantModifier:v,baseClassName:C,maybePostfixModifierPosition:m}};return n?i=>n({className:i,parseClassName:l}):l},i3=e=>{if(e.length<=1)return e;const t=[];let n=[];return e.forEach(r=>{r[0]==="["?(t.push(...n.sort(),r),n=[]):n.push(r)}),t.push(...n.sort()),t},s3=e=>({cache:a3(e.cacheSize),parseClassName:l3(e),...e3(e)}),c3=/\s+/,d3=(e,t)=>{const{parseClassName:n,getClassGroupId:r,getConflictingClassGroupIds:a}=t,o=[],l=e.trim().split(c3);let i="";for(let s=l.length-1;s>=0;s-=1){const d=l[s],{modifiers:u,hasImportantModifier:f,baseClassName:h,maybePostfixModifierPosition:v}=n(d);let C=!!v,m=r(C?h.substring(0,v):h);if(!m){if(!C){i=d+(i.length>0?" "+i:i);continue}if(m=r(h),!m){i=d+(i.length>0?" "+i:i);continue}C=!1}const g=i3(u).join(":"),_=f?g+_l:g,x=_+m;if(o.includes(x))continue;o.push(x);const S=a(m,C);for(let M=0;M<S.length;++M){const A=S[M];o.push(_+A)}i=d+(i.length>0?" "+i:i)}return i};function u3(){let e=0,t,n,r="";for(;e<arguments.length;)(t=arguments[e++])&&(n=Ml(t))&&(r&&(r+=" "),r+=n);return r}const Ml=e=>{if(typeof e=="string")return e;let t,n="";for(let r=0;r<e.length;r++)e[r]&&(t=Ml(e[r]))&&(n&&(n+=" "),n+=t);return n};function Wa(e,...t){let n,r,a,o=l;function l(s){const d=t.reduce((u,f)=>f(u),e());return n=s3(d),r=n.cache.get,a=n.cache.set,o=i,i(s)}function i(s){const d=r(s);if(d)return d;const u=d3(s,n);return a(s,u),u}return function(){return o(u3.apply(null,arguments))}}const b0=e=>{const t=n=>n[e]||[];return t.isThemeGetter=!0,t},Sl=/^\[(?:([a-z-]+):)?(.+)\]$/i,f3=/^\d+\/\d+$/,h3=new Set(["px","full","screen"]),p3=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,v3=/\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$/,g3=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,m3=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,b3=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,s1=e=>ie(e)||h3.has(e)||f3.test(e),y1=e=>_e(e,"length",A3),ie=e=>!!e&&!Number.isNaN(Number(e)),zn=e=>_e(e,"number",ie),Oe=e=>!!e&&Number.isInteger(Number(e)),w3=e=>e.endsWith("%")&&ie(e.slice(0,-1)),l0=e=>Sl.test(e),x1=e=>p3.test(e),y3=new Set(["length","size","percentage"]),x3=e=>_e(e,y3,Al),C3=e=>_e(e,"position",Al),_3=new Set(["image","url"]),M3=e=>_e(e,_3,I3),S3=e=>_e(e,"",E3),De=()=>!0,_e=(e,t,n)=>{const r=Sl.exec(e);return r?r[1]?typeof t=="string"?r[1]===t:t.has(r[1]):n(r[2]):!1},A3=e=>v3.test(e)&&!g3.test(e),Al=()=>!1,E3=e=>m3.test(e),I3=e=>b3.test(e),Ka=()=>{const e=b0("colors"),t=b0("spacing"),n=b0("blur"),r=b0("brightness"),a=b0("borderColor"),o=b0("borderRadius"),l=b0("borderSpacing"),i=b0("borderWidth"),s=b0("contrast"),d=b0("grayscale"),u=b0("hueRotate"),f=b0("invert"),h=b0("gap"),v=b0("gradientColorStops"),C=b0("gradientColorStopPositions"),m=b0("inset"),g=b0("margin"),_=b0("opacity"),x=b0("padding"),S=b0("saturate"),M=b0("scale"),A=b0("sepia"),P=b0("skew"),k=b0("space"),z=b0("translate"),B=()=>["auto","contain","none"],$=()=>["auto","hidden","clip","visible","scroll"],U=()=>["auto",l0,t],R=()=>[l0,t],L=()=>["",s1,y1],V=()=>["auto",ie,l0],K=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],F=()=>["solid","dashed","dotted","double","none"],O=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],H=()=>["start","end","center","between","around","evenly","stretch"],I=()=>["","0",l0],E=()=>["auto","avoid","all","avoid-page","page","left","right","column"],N=()=>[ie,l0];return{cacheSize:500,separator:":",theme:{colors:[De],spacing:[s1,y1],blur:["none","",x1,l0],brightness:N(),borderColor:[e],borderRadius:["none","","full",x1,l0],borderSpacing:R(),borderWidth:L(),contrast:N(),grayscale:I(),hueRotate:N(),invert:I(),gap:R(),gradientColorStops:[e],gradientColorStopPositions:[w3,y1],inset:U(),margin:U(),opacity:N(),padding:R(),saturate:N(),scale:N(),sepia:I(),skew:N(),space:R(),translate:R()},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:[...K(),l0]}],overflow:[{overflow:$()}],"overflow-x":[{"overflow-x":$()}],"overflow-y":[{"overflow-y":$()}],overscroll:[{overscroll:B()}],"overscroll-x":[{"overscroll-x":B()}],"overscroll-y":[{"overscroll-y":B()}],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",Oe,l0]}],basis:[{basis:U()}],"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",Oe,l0]}],"grid-cols":[{"grid-cols":[De]}],"col-start-end":[{col:["auto",{span:["full",Oe,l0]},l0]}],"col-start":[{"col-start":V()}],"col-end":[{"col-end":V()}],"grid-rows":[{"grid-rows":[De]}],"row-start-end":[{row:["auto",{span:[Oe,l0]},l0]}],"row-start":[{"row-start":V()}],"row-end":[{"row-end":V()}],"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",...H()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...H(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...H(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[x]}],px:[{px:[x]}],py:[{py:[x]}],ps:[{ps:[x]}],pe:[{pe:[x]}],pt:[{pt:[x]}],pr:[{pr:[x]}],pb:[{pb:[x]}],pl:[{pl:[x]}],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":[k]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[k]}],"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,y1]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",zn]}],"font-family":[{font:[De]}],"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",ie,zn]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",s1,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:[...F(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",s1,y1]}],"underline-offset":[{"underline-offset":["auto",s1,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:R()}],"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:[...K(),C3]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",x3]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},M3]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[C]}],"gradient-via-pos":[{via:[C]}],"gradient-to-pos":[{to:[C]}],"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:[...F(),"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:F()}],"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:["",...F()]}],"outline-offset":[{"outline-offset":[s1,l0]}],"outline-w":[{outline:[s1,y1]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:L()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[_]}],"ring-offset-w":[{"ring-offset":[s1,y1]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",x1,S3]}],"shadow-color":[{shadow:[De]}],opacity:[{opacity:[_]}],"mix-blend":[{"mix-blend":[...O(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":O()}],filter:[{filter:["","none"]}],blur:[{blur:[n]}],brightness:[{brightness:[r]}],contrast:[{contrast:[s]}],"drop-shadow":[{"drop-shadow":["","none",x1,l0]}],grayscale:[{grayscale:[d]}],"hue-rotate":[{"hue-rotate":[u]}],invert:[{invert:[f]}],saturate:[{saturate:[S]}],sepia:[{sepia:[A]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[n]}],"backdrop-brightness":[{"backdrop-brightness":[r]}],"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":[S]}],"backdrop-sepia":[{"backdrop-sepia":[A]}],"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:N()}],ease:[{ease:["linear","in","out","in-out",l0]}],delay:[{delay:N()}],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:[Oe,l0]}],"translate-x":[{"translate-x":[z]}],"translate-y":[{"translate-y":[z]}],"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":R()}],"scroll-mx":[{"scroll-mx":R()}],"scroll-my":[{"scroll-my":R()}],"scroll-ms":[{"scroll-ms":R()}],"scroll-me":[{"scroll-me":R()}],"scroll-mt":[{"scroll-mt":R()}],"scroll-mr":[{"scroll-mr":R()}],"scroll-mb":[{"scroll-mb":R()}],"scroll-ml":[{"scroll-ml":R()}],"scroll-p":[{"scroll-p":R()}],"scroll-px":[{"scroll-px":R()}],"scroll-py":[{"scroll-py":R()}],"scroll-ps":[{"scroll-ps":R()}],"scroll-pe":[{"scroll-pe":R()}],"scroll-pt":[{"scroll-pt":R()}],"scroll-pr":[{"scroll-pr":R()}],"scroll-pb":[{"scroll-pb":R()}],"scroll-pl":[{"scroll-pl":R()}],"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:[s1,y1,zn]}],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"]}}},P3=(e,{cacheSize:t,prefix:n,separator:r,experimentalParseClassName:a,extend:o={},override:l={}})=>{Be(e,"cacheSize",t),Be(e,"prefix",n),Be(e,"separator",r),Be(e,"experimentalParseClassName",a);for(const i in l)R3(e[i],l[i]);for(const i in o)k3(e[i],o[i]);return e},Be=(e,t,n)=>{n!==void 0&&(e[t]=n)},R3=(e,t)=>{if(t)for(const n in t)Be(e,n,t[n])},k3=(e,t)=>{if(t)for(const n in t){const r=t[n];r!==void 0&&(e[n]=(e[n]||[]).concat(r))}},T3=(e,...t)=>typeof e=="function"?Wa(Ka,e,...t):Wa(()=>P3(Ka(),e),...t);var Ga=e=>typeof e=="boolean"?`${e}`:e===0?"0":e,H0=e=>!e||typeof e!="object"||Object.keys(e).length===0,N3=(e,t)=>JSON.stringify(e)===JSON.stringify(t);function El(e,t){e.forEach(function(n){Array.isArray(n)?El(n,t):t.push(n)})}function Il(e){let t=[];return El(e,t),t}var Pl=(...e)=>Il(e).filter(Boolean),Rl=(e,t)=>{let n={},r=Object.keys(e),a=Object.keys(t);for(let o of r)if(a.includes(o)){let l=e[o],i=t[o];Array.isArray(l)||Array.isArray(i)?n[o]=Pl(i,l):typeof l=="object"&&typeof i=="object"?n[o]=Rl(l,i):n[o]=i+" "+l}else n[o]=e[o];for(let o of a)r.includes(o)||(n[o]=t[o]);return n},qa=e=>!e||typeof e!="string"?e:e.replace(/\s+/g," ").trim();const Fr="-",z3=e=>{const t=D3(e),{conflictingClassGroups:n,conflictingClassGroupModifiers:r}=e;return{getClassGroupId:l=>{const i=l.split(Fr);return i[0]===""&&i.length!==1&&i.shift(),kl(i,t)||O3(l)},getConflictingClassGroupIds:(l,i)=>{const s=n[l]||[];return i&&r[l]?[...s,...r[l]]:s}}},kl=(e,t)=>{var l;if(e.length===0)return t.classGroupId;const n=e[0],r=t.nextPart.get(n),a=r?kl(e.slice(1),r):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},Ya=/^\[(.+)\]$/,O3=e=>{if(Ya.test(e)){const t=Ya.exec(e)[1],n=t==null?void 0:t.substring(0,t.indexOf(":"));if(n)return"arbitrary.."+n}},D3=e=>{const{theme:t,prefix:n}=e,r={nextPart:new Map,validators:[]};return V3(Object.entries(e.classGroups),n).forEach(([o,l])=>{ar(l,r,o,t)}),r},ar=(e,t,n,r)=>{e.forEach(a=>{if(typeof a=="string"){const o=a===""?t:Xa(t,a);o.classGroupId=n;return}if(typeof a=="function"){if(H3(a)){ar(a(r),t,n,r);return}t.validators.push({validator:a,classGroupId:n});return}Object.entries(a).forEach(([o,l])=>{ar(l,Xa(t,o),n,r)})})},Xa=(e,t)=>{let n=e;return t.split(Fr).forEach(r=>{n.nextPart.has(r)||n.nextPart.set(r,{nextPart:new Map,validators:[]}),n=n.nextPart.get(r)}),n},H3=e=>e.isThemeGetter,V3=(e,t)=>t?e.map(([n,r])=>{const a=r.map(o=>typeof o=="string"?t+o:typeof o=="object"?Object.fromEntries(Object.entries(o).map(([l,i])=>[t+l,i])):o);return[n,a]}):e,L3=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,n=new Map,r=new Map;const a=(o,l)=>{n.set(o,l),t++,t>e&&(t=0,r=n,n=new Map)};return{get(o){let l=n.get(o);if(l!==void 0)return l;if((l=r.get(o))!==void 0)return a(o,l),l},set(o,l){n.has(o)?n.set(o,l):a(o,l)}}},Tl="!",j3=e=>{const{separator:t,experimentalParseClassName:n}=e,r=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&&(r||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(Tl),C=v?h.substring(1):h,m=f&&f>u?f-u:void 0;return{modifiers:s,hasImportantModifier:v,baseClassName:C,maybePostfixModifierPosition:m}};return n?i=>n({className:i,parseClassName:l}):l},$3=e=>{if(e.length<=1)return e;const t=[];let n=[];return e.forEach(r=>{r[0]==="["?(t.push(...n.sort(),r),n=[]):n.push(r)}),t.push(...n.sort()),t},B3=e=>({cache:L3(e.cacheSize),parseClassName:j3(e),...z3(e)}),F3=/\s+/,U3=(e,t)=>{const{parseClassName:n,getClassGroupId:r,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}=n(d);let C=!!v,m=r(C?h.substring(0,v):h);if(!m){if(!C){i=d+(i.length>0?" "+i:i);continue}if(m=r(h),!m){i=d+(i.length>0?" "+i:i);continue}C=!1}const g=$3(u).join(":"),_=f?g+Tl:g,x=_+m;if(o.includes(x))continue;o.push(x);const S=a(m,C);for(let M=0;M<S.length;++M){const A=S[M];o.push(_+A)}i=d+(i.length>0?" "+i:i)}return i};function W3(){let e=0,t,n,r="";for(;e<arguments.length;)(t=arguments[e++])&&(n=Nl(t))&&(r&&(r+=" "),r+=n);return r}const Nl=e=>{if(typeof e=="string")return e;let t,n="";for(let r=0;r<e.length;r++)e[r]&&(t=Nl(e[r]))&&(n&&(n+=" "),n+=t);return n};function lr(e,...t){let n,r,a,o=l;function l(s){const d=t.reduce((u,f)=>f(u),e());return n=B3(d),r=n.cache.get,a=n.cache.set,o=i,i(s)}function i(s){const d=r(s);if(d)return d;const u=U3(s,n);return a(s,u),u}return function(){return o(W3.apply(null,arguments))}}const w0=e=>{const t=n=>n[e]||[];return t.isThemeGetter=!0,t},zl=/^\[(?:([a-z-]+):)?(.+)\]$/i,K3=/^\d+\/\d+$/,G3=new Set(["px","full","screen"]),q3=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,Y3=/\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$/,X3=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,Q3=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,Z3=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,c1=e=>se(e)||G3.has(e)||K3.test(e),C1=e=>Me(e,"length",l8),se=e=>!!e&&!Number.isNaN(Number(e)),On=e=>Me(e,"number",se),He=e=>!!e&&Number.isInteger(Number(e)),J3=e=>e.endsWith("%")&&se(e.slice(0,-1)),i0=e=>zl.test(e),_1=e=>q3.test(e),e8=new Set(["length","size","percentage"]),t8=e=>Me(e,e8,Ol),n8=e=>Me(e,"position",Ol),r8=new Set(["image","url"]),o8=e=>Me(e,r8,s8),a8=e=>Me(e,"",i8),Ve=()=>!0,Me=(e,t,n)=>{const r=zl.exec(e);return r?r[1]?typeof t=="string"?r[1]===t:t.has(r[1]):n(r[2]):!1},l8=e=>Y3.test(e)&&!X3.test(e),Ol=()=>!1,i8=e=>Q3.test(e),s8=e=>Z3.test(e),ir=()=>{const e=w0("colors"),t=w0("spacing"),n=w0("blur"),r=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"),C=w0("gradientColorStopPositions"),m=w0("inset"),g=w0("margin"),_=w0("opacity"),x=w0("padding"),S=w0("saturate"),M=w0("scale"),A=w0("sepia"),P=w0("skew"),k=w0("space"),z=w0("translate"),B=()=>["auto","contain","none"],$=()=>["auto","hidden","clip","visible","scroll"],U=()=>["auto",i0,t],R=()=>[i0,t],L=()=>["",c1,C1],V=()=>["auto",se,i0],K=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],F=()=>["solid","dashed","dotted","double","none"],O=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],H=()=>["start","end","center","between","around","evenly","stretch"],I=()=>["","0",i0],E=()=>["auto","avoid","all","avoid-page","page","left","right","column"],N=()=>[se,i0];return{cacheSize:500,separator:":",theme:{colors:[Ve],spacing:[c1,C1],blur:["none","",_1,i0],brightness:N(),borderColor:[e],borderRadius:["none","","full",_1,i0],borderSpacing:R(),borderWidth:L(),contrast:N(),grayscale:I(),hueRotate:N(),invert:I(),gap:R(),gradientColorStops:[e],gradientColorStopPositions:[J3,C1],inset:U(),margin:U(),opacity:N(),padding:R(),saturate:N(),scale:N(),sepia:I(),skew:N(),space:R(),translate:R()},classGroups:{aspect:[{aspect:["auto","square","video",i0]}],container:["container"],columns:[{columns:[_1]}],"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:[...K(),i0]}],overflow:[{overflow:$()}],"overflow-x":[{"overflow-x":$()}],"overflow-y":[{"overflow-y":$()}],overscroll:[{overscroll:B()}],"overscroll-x":[{"overscroll-x":B()}],"overscroll-y":[{"overscroll-y":B()}],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",He,i0]}],basis:[{basis:U()}],"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",He,i0]}],"grid-cols":[{"grid-cols":[Ve]}],"col-start-end":[{col:["auto",{span:["full",He,i0]},i0]}],"col-start":[{"col-start":V()}],"col-end":[{"col-end":V()}],"grid-rows":[{"grid-rows":[Ve]}],"row-start-end":[{row:["auto",{span:[He,i0]},i0]}],"row-start":[{"row-start":V()}],"row-end":[{"row-end":V()}],"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",...H()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...H(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...H(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[x]}],px:[{px:[x]}],py:[{py:[x]}],ps:[{ps:[x]}],pe:[{pe:[x]}],pt:[{pt:[x]}],pr:[{pr:[x]}],pb:[{pb:[x]}],pl:[{pl:[x]}],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":[k]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[k]}],"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:[_1]},_1]}],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",_1,C1]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",On]}],"font-family":[{font:[Ve]}],"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",se,On]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",c1,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:[...F(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",c1,C1]}],"underline-offset":[{"underline-offset":["auto",c1,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:R()}],"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:[...K(),n8]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",t8]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},o8]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[C]}],"gradient-via-pos":[{via:[C]}],"gradient-to-pos":[{to:[C]}],"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:[...F(),"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:F()}],"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:["",...F()]}],"outline-offset":[{"outline-offset":[c1,i0]}],"outline-w":[{outline:[c1,C1]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:L()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[_]}],"ring-offset-w":[{"ring-offset":[c1,C1]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",_1,a8]}],"shadow-color":[{shadow:[Ve]}],opacity:[{opacity:[_]}],"mix-blend":[{"mix-blend":[...O(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":O()}],filter:[{filter:["","none"]}],blur:[{blur:[n]}],brightness:[{brightness:[r]}],contrast:[{contrast:[s]}],"drop-shadow":[{"drop-shadow":["","none",_1,i0]}],grayscale:[{grayscale:[d]}],"hue-rotate":[{"hue-rotate":[u]}],invert:[{invert:[f]}],saturate:[{saturate:[S]}],sepia:[{sepia:[A]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[n]}],"backdrop-brightness":[{"backdrop-brightness":[r]}],"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":[S]}],"backdrop-sepia":[{"backdrop-sepia":[A]}],"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:N()}],ease:[{ease:["linear","in","out","in-out",i0]}],delay:[{delay:N()}],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:[He,i0]}],"translate-x":[{"translate-x":[z]}],"translate-y":[{"translate-y":[z]}],"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":R()}],"scroll-mx":[{"scroll-mx":R()}],"scroll-my":[{"scroll-my":R()}],"scroll-ms":[{"scroll-ms":R()}],"scroll-me":[{"scroll-me":R()}],"scroll-mt":[{"scroll-mt":R()}],"scroll-mr":[{"scroll-mr":R()}],"scroll-mb":[{"scroll-mb":R()}],"scroll-ml":[{"scroll-ml":R()}],"scroll-p":[{"scroll-p":R()}],"scroll-px":[{"scroll-px":R()}],"scroll-py":[{"scroll-py":R()}],"scroll-ps":[{"scroll-ps":R()}],"scroll-pe":[{"scroll-pe":R()}],"scroll-pt":[{"scroll-pt":R()}],"scroll-pr":[{"scroll-pr":R()}],"scroll-pb":[{"scroll-pb":R()}],"scroll-pl":[{"scroll-pl":R()}],"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:[c1,C1,On]}],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"]}}},c8=(e,{cacheSize:t,prefix:n,separator:r,experimentalParseClassName:a,extend:o={},override:l={}})=>{Fe(e,"cacheSize",t),Fe(e,"prefix",n),Fe(e,"separator",r),Fe(e,"experimentalParseClassName",a);for(const i in l)d8(e[i],l[i]);for(const i in o)u8(e[i],o[i]);return e},Fe=(e,t,n)=>{n!==void 0&&(e[t]=n)},d8=(e,t)=>{if(t)for(const n in t)Fe(e,n,t[n])},u8=(e,t)=>{if(t)for(const n in t){const r=t[n];r!==void 0&&(e[n]=(e[n]||[]).concat(r))}},f8=(e,...t)=>typeof e=="function"?lr(ir,e,...t):lr(()=>c8(ir(),e),...t),h8=lr(ir);var p8={twMerge:!0,twMergeConfig:{},responsiveVariants:!1},Dl=e=>e||void 0,Ge=(...e)=>Dl(Il(e).filter(Boolean).join(" ")),Dn=null,d1={},sr=!1,Le=(...e)=>t=>t.twMerge?((!Dn||sr)&&(sr=!1,Dn=H0(d1)?h8:f8({...d1,extend:{theme:d1.theme,classGroups:d1.classGroups,conflictingClassGroupModifiers:d1.conflictingClassGroupModifiers,conflictingClassGroups:d1.conflictingClassGroups,...d1.extend}})),Dl(Dn(Ge(e)))):Ge(e),Qa=(e,t)=>{for(let n in t)e.hasOwnProperty(n)?e[n]=Ge(e[n],t[n]):e[n]=t[n];return e},v8=(e,t)=>{let{extend:n=null,slots:r={},variants:a={},compoundVariants:o=[],compoundSlots:l=[],defaultVariants:i={}}=e,s={...p8,...t},d=n!=null&&n.base?Ge(n.base,e==null?void 0:e.base):e==null?void 0:e.base,u=n!=null&&n.variants&&!H0(n.variants)?Rl(a,n.variants):a,f=n!=null&&n.defaultVariants&&!H0(n.defaultVariants)?{...n.defaultVariants,...i}:i;!H0(s.twMergeConfig)&&!N3(s.twMergeConfig,d1)&&(sr=!0,d1=s.twMergeConfig);let h=H0(n==null?void 0:n.slots),v=H0(r)?{}:{base:Ge(e==null?void 0:e.base,h&&(n==null?void 0:n.base)),...r},C=h?v:Qa({...n==null?void 0:n.slots},H0(v)?{base:e==null?void 0:e.base}:v),m=H0(n==null?void 0:n.compoundVariants)?o:Pl(n==null?void 0:n.compoundVariants,o),g=x=>{if(H0(u)&&H0(r)&&h)return Le(d,x==null?void 0:x.class,x==null?void 0:x.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 S=(R,L,V=[],K)=>{let F=V;if(typeof L=="string")F=F.concat(qa(L).split(" ").map(O=>`${R}:${O}`));else if(Array.isArray(L))F=F.concat(L.reduce((O,H)=>O.concat(`${R}:${H}`),[]));else if(typeof L=="object"&&typeof K=="string"){for(let O in L)if(L.hasOwnProperty(O)&&O===K){let H=L[O];if(H&&typeof H=="string"){let I=qa(H);F[K]?F[K]=F[K].concat(I.split(" ").map(E=>`${R}:${E}`)):F[K]=I.split(" ").map(E=>`${R}:${E}`)}else Array.isArray(H)&&H.length>0&&(F[K]=H.reduce((I,E)=>I.concat(`${R}:${E}`),[]))}}return F},M=(R,L=u,V=null,K=null)=>{var F;let O=L[R];if(!O||H0(O))return null;let H=(F=K==null?void 0:K[R])!=null?F:x==null?void 0:x[R];if(H===null)return null;let I=Ga(H),E=Array.isArray(s.responsiveVariants)&&s.responsiveVariants.length>0||s.responsiveVariants===!0,N=f==null?void 0:f[R],j=[];if(typeof I=="object"&&E)for(let[q,Y]of Object.entries(I)){let Q=O[Y];if(q==="initial"){N=Y;continue}Array.isArray(s.responsiveVariants)&&!s.responsiveVariants.includes(q)||(j=S(q,Q,j,V))}let T=I!=null&&typeof I!="object"?I:Ga(N),D=O[T||"false"];return typeof j=="object"&&typeof V=="string"&&j[V]?Qa(j,D):j.length>0?(j.push(D),V==="base"?j.join(" "):j):D},A=()=>u?Object.keys(u).map(R=>M(R,u)):null,P=(R,L)=>{if(!u||typeof u!="object")return null;let V=new Array;for(let K in u){let F=M(K,u,R,L),O=R==="base"&&typeof F=="string"?F:F&&F[R];O&&(V[V.length]=O)}return V},k={};for(let R in x)x[R]!==void 0&&(k[R]=x[R]);let z=(R,L)=>{var V;let K=typeof(x==null?void 0:x[R])=="object"?{[R]:(V=x[R])==null?void 0:V.initial}:{};return{...f,...k,...K,...L}},B=(R=[],L)=>{let V=[];for(let{class:K,className:F,...O}of R){let H=!0;for(let[I,E]of Object.entries(O)){let N=z(I,L)[I];if(Array.isArray(E)){if(!E.includes(N)){H=!1;break}}else{let j=T=>T==null||T===!1;if(j(E)&&j(N))continue;if(N!==E){H=!1;break}}}H&&(K&&V.push(K),F&&V.push(F))}return V},$=R=>{let L=B(m,R);if(!Array.isArray(L))return L;let V={};for(let K of L)if(typeof K=="string"&&(V.base=Le(V.base,K)(s)),typeof K=="object")for(let[F,O]of Object.entries(K))V[F]=Le(V[F],O)(s);return V},U=R=>{if(l.length<1)return null;let L={};for(let{slots:V=[],class:K,className:F,...O}of l){if(!H0(O)){let H=!0;for(let I of Object.keys(O)){let E=z(I,R)[I];if(E===void 0||(Array.isArray(O[I])?!O[I].includes(E):O[I]!==E)){H=!1;break}}if(!H)continue}for(let H of V)L[H]=L[H]||[],L[H].push([K,F])}return L};if(!H0(r)||!h){let R={};if(typeof C=="object"&&!H0(C))for(let L of Object.keys(C))R[L]=V=>{var K,F;return Le(C[L],P(L,V),((K=$(V))!=null?K:[])[L],((F=U(V))!=null?F:[])[L],V==null?void 0:V.class,V==null?void 0:V.className)(s)};return R}return Le(d,A(),B(m),x==null?void 0:x.class,x==null?void 0:x.className)(s)},_=()=>{if(!(!u||typeof u!="object"))return Object.keys(u)};return g.variantKeys=_(),g.extend=n,g.base=d,g.slots=C,g.variants=u,g.defaultVariants=f,g.compoundSlots=l,g.compoundVariants=m,g};const g8=T3({prefix:"tw-",extend:{classGroups:{"font-size":["text-body-x-small","text-body-small","text-body-medium","text-body-large"]}}}),l1=(...e)=>g8(...e),Q1=e=>v8(e),Hl="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",m8=Q1({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 ${Hl}`,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}}),b8=Q1({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}}),w8=Q1({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}}),Vl=y.forwardRef(({children:e,type:t="button",variant:n,size:r="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:l1(m8({size:r,variant:n,hugWidth:s,...d}),w8({variant:n,...d}),b8({variant:n,...d}),l),...d,onClick:f=>{var h;(h=d.onClick)==null||h.call(d,f),i==null||i(f)},children:e}));Vl.displayName="Button";function Ur(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 cn(e){const[t,n]=p.useState(void 0);return I1(()=>{if(e){n({width:e.offsetWidth,height:e.offsetHeight});const r=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;n({width:l,height:i})});return r.observe(e,{box:"border-box"}),()=>r.unobserve(e)}else n(void 0)},[e]),t}var Wr="Checkbox",[y8,Py]=O0(Wr),[x8,C8]=y8(Wr),Ll=p.forwardRef((e,t)=>{const{__scopeCheckbox:n,name:r,checked:a,defaultChecked:o,required:l,disabled:i,value:s="on",onCheckedChange:d,form:u,...f}=e,[h,v]=p.useState(null),C=c0(t,M=>v(M)),m=p.useRef(!1),g=h?u||!!h.closest("form"):!0,[_=!1,x]=U0({prop:a,defaultProp:o,onChange:d}),S=p.useRef(_);return p.useEffect(()=>{const M=h==null?void 0:h.form;if(M){const A=()=>x(S.current);return M.addEventListener("reset",A),()=>M.removeEventListener("reset",A)}},[h,x]),c.jsxs(x8,{scope:n,state:_,disabled:i,children:[c.jsx(r0.button,{type:"button",role:"checkbox","aria-checked":E1(_)?"mixed":_,"aria-required":l,"data-state":Bl(_),"data-disabled":i?"":void 0,disabled:i,value:s,...f,ref:C,onKeyDown:J(e.onKeyDown,M=>{M.key==="Enter"&&M.preventDefault()}),onClick:J(e.onClick,M=>{x(A=>E1(A)?!0:!A),g&&(m.current=M.isPropagationStopped(),m.current||M.stopPropagation())})}),g&&c.jsx(_8,{control:h,bubbles:!m.current,name:r,value:s,checked:_,required:l,disabled:i,form:u,style:{transform:"translateX(-100%)"},defaultChecked:E1(o)?!1:o})]})});Ll.displayName=Wr;var jl="CheckboxIndicator",$l=p.forwardRef((e,t)=>{const{__scopeCheckbox:n,forceMount:r,...a}=e,o=C8(jl,n);return c.jsx(P0,{present:r||E1(o.state)||o.state===!0,children:c.jsx(r0.span,{"data-state":Bl(o.state),"data-disabled":o.disabled?"":void 0,...a,ref:t,style:{pointerEvents:"none",...e.style}})})});$l.displayName=jl;var _8=e=>{const{control:t,checked:n,bubbles:r=!0,defaultChecked:a,...o}=e,l=p.useRef(null),i=Ur(n),s=cn(t);p.useEffect(()=>{const u=l.current,f=window.HTMLInputElement.prototype,v=Object.getOwnPropertyDescriptor(f,"checked").set;if(i!==n&&v){const C=new Event("click",{bubbles:r});u.indeterminate=E1(n),v.call(u,E1(n)?!1:n),u.dispatchEvent(C)}},[i,n,r]);const d=p.useRef(E1(n)?!1:n);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 E1(e){return e==="indeterminate"}function Bl(e){return E1(e)?"indeterminate":e?"checked":"unchecked"}var M8=Ll,S8=$l;const A8=Q1({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 ${Hl}`,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"}}),E8='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 ',I8=({className:e,value:t,onChange:n,defaultValue:r,"data-test-id":a="fondue-checkbox",...o},l)=>c.jsx(M8,{ref:l,checked:t,defaultChecked:r,className:l1(A8(o),e),onClick:n,"data-test-id":a,...o,children:c.jsxs(S8,{className:E8,children:[c.jsx(O7,{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(tt,{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"})]})}),P8=y.forwardRef(I8);P8.displayName="Checkbox";function dn(){return(dn=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}function Fl(e,t){if(e==null)return{};var n,r,a={},o=Object.keys(e);for(r=0;r<o.length;r++)t.indexOf(n=o[r])>=0||(a[n]=e[n]);return a}function cr(e){var t=y.useRef(e),n=y.useRef(function(r){t.current&&t.current(r)});return t.current=e,n.current}var he=function(e,t,n){return t===void 0&&(t=0),n===void 0&&(n=1),e>n?n:e<t?t:e},We=function(e){return"touches"in e},dr=function(e){return e&&e.ownerDocument.defaultView||self},Za=function(e,t,n){var r=e.getBoundingClientRect(),a=We(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,n):t;return{left:he((a.pageX-(r.left+dr(e).pageXOffset))/r.width),top:he((a.pageY-(r.top+dr(e).pageYOffset))/r.height)}},Ja=function(e){!We(e)&&e.preventDefault()},Kr=y.memo(function(e){var t=e.onMove,n=e.onKey,r=Fl(e,["onMove","onKey"]),a=y.useRef(null),o=cr(t),l=cr(n),i=y.useRef(null),s=y.useRef(!1),d=y.useMemo(function(){var v=function(g){Ja(g),(We(g)?g.touches.length>0:g.buttons>0)&&a.current?o(Za(a.current,g,i.current)):m(!1)},C=function(){return m(!1)};function m(g){var _=s.current,x=dr(a.current),S=g?x.addEventListener:x.removeEventListener;S(_?"touchmove":"mousemove",v),S(_?"touchend":"mouseup",C)}return[function(g){var _=g.nativeEvent,x=a.current;if(x&&(Ja(_),!function(M,A){return A&&!We(M)}(_,s.current)&&x)){if(We(_)){s.current=!0;var S=_.changedTouches||[];S.length&&(i.current=S[0].identifier)}x.focus(),o(Za(x,_,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",dn({},r,{onTouchStart:u,onMouseDown:u,className:"react-colorful__interactive",ref:a,onKeyDown:f,tabIndex:0,role:"slider"}))}),un=function(e){return e.filter(Boolean).join(" ")},Gr=function(e){var t=e.color,n=e.left,r=e.top,a=r===void 0?.5:r,o=un(["react-colorful__pointer",e.className]);return y.createElement("div",{className:o,style:{top:100*a+"%",left:100*n+"%"}},y.createElement("div",{className:"react-colorful__pointer-fill",style:{backgroundColor:t}}))},z0=function(e,t,n){return t===void 0&&(t=0),n===void 0&&(n=Math.pow(10,t)),Math.round(n*e)/n},Ul=function(e){var t=e.s,n=e.v,r=e.a,a=(200-t)*n/100;return{h:z0(e.h),s:z0(a>0&&a<200?t*n/100/(a<=100?a:200-a)*100:0),l:z0(a/2),a:z0(r,2)}},ur=function(e){var t=Ul(e);return"hsl("+t.h+", "+t.s+"%, "+t.l+"%)"},Hn=function(e){var t=Ul(e);return"hsla("+t.h+", "+t.s+"%, "+t.l+"%, "+t.a+")"},R8=function(e){var t=e.h,n=e.s,r=e.v,a=e.a;t=t/360*6,n/=100,r/=100;var o=Math.floor(t),l=r*(1-n),i=r*(1-(t-o)*n),s=r*(1-(1-t+o)*n),d=o%6;return{r:z0(255*[r,i,l,l,s,r][d]),g:z0(255*[s,r,r,i,l,l][d]),b:z0(255*[l,l,s,r,r,i][d]),a:z0(a,2)}},k8=function(e){var t=e.r,n=e.g,r=e.b,a=e.a,o=Math.max(t,n,r),l=o-Math.min(t,n,r),i=l?o===t?(n-r)/l:o===n?2+(r-t)/l:4+(t-n)/l:0;return{h:z0(60*(i<0?i+6:i)),s:z0(o?l/o*100:0),v:z0(o/255*100),a}},T8=y.memo(function(e){var t=e.hue,n=e.onChange,r=un(["react-colorful__hue",e.className]);return y.createElement("div",{className:r},y.createElement(Kr,{onMove:function(a){n({h:360*a.left})},onKey:function(a){n({h:he(t+360*a.left,0,360)})},"aria-label":"Hue","aria-valuenow":z0(t),"aria-valuemax":"360","aria-valuemin":"0"},y.createElement(Gr,{className:"react-colorful__hue-pointer",left:t/360,color:ur({h:t,s:100,v:100,a:1})})))}),N8=y.memo(function(e){var t=e.hsva,n=e.onChange,r={backgroundColor:ur({h:t.h,s:100,v:100,a:1})};return y.createElement("div",{className:"react-colorful__saturation",style:r},y.createElement(Kr,{onMove:function(a){n({s:100*a.left,v:100-100*a.top})},onKey:function(a){n({s:he(t.s+100*a.left,0,100),v:he(t.v-100*a.top,0,100)})},"aria-label":"Color","aria-valuetext":"Saturation "+z0(t.s)+"%, Brightness "+z0(t.v)+"%"},y.createElement(Gr,{className:"react-colorful__saturation-pointer",top:1-t.v/100,left:t.s/100,color:ur(t)})))}),Wl=function(e,t){if(e===t)return!0;for(var n in e)if(e[n]!==t[n])return!1;return!0};function z8(e,t,n){var r=cr(n),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;Wl(o,i.current.hsva)||e.equal(d=e.fromHsva(o),i.current.color)||(i.current={hsva:o,color:d},r(d))},[o,e,r]);var s=y.useCallback(function(d){l(function(u){return Object.assign({},u,d)})},[]);return[o,s]}var O8=typeof window<"u"?y.useLayoutEffect:y.useEffect,D8=function(){return typeof __webpack_nonce__<"u"?__webpack_nonce__:void 0},e5=new Map,H8=function(e){O8(function(){var t=e.current?e.current.ownerDocument:document;if(t!==void 0&&!e5.has(t)){var n=t.createElement("style");n.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}`,e5.set(t,n);var r=D8();r&&n.setAttribute("nonce",r),t.head.appendChild(n)}},[])},V8=function(e){var t=e.className,n=e.hsva,r=e.onChange,a={backgroundImage:"linear-gradient(90deg, "+Hn(Object.assign({},n,{a:0}))+", "+Hn(Object.assign({},n,{a:1}))+")"},o=un(["react-colorful__alpha",t]),l=z0(100*n.a);return y.createElement("div",{className:o},y.createElement("div",{className:"react-colorful__alpha-gradient",style:a}),y.createElement(Kr,{onMove:function(i){r({a:i.left})},onKey:function(i){r({a:he(n.a+i.left)})},"aria-label":"Alpha","aria-valuetext":l+"%","aria-valuenow":l,"aria-valuemin":"0","aria-valuemax":"100"},y.createElement(Gr,{className:"react-colorful__alpha-pointer",left:n.a,color:Hn(n)})))},L8=function(e){var t=e.className,n=e.colorModel,r=e.color,a=r===void 0?n.defaultColor:r,o=e.onChange,l=Fl(e,["className","colorModel","color","onChange"]),i=y.useRef(null);H8(i);var s=z8(n,a,o),d=s[0],u=s[1],f=un(["react-colorful",t]);return y.createElement("div",dn({},l,{ref:i,className:f}),y.createElement(N8,{hsva:d,onChange:u}),y.createElement(T8,{hue:d.h,onChange:u}),y.createElement(V8,{hsva:d,onChange:u,className:"react-colorful__last-control"}))},j8={defaultColor:{r:0,g:0,b:0,a:1},toHsva:k8,fromHsva:R8,equal:Wl},$8=function(e){return y.createElement(L8,dn({},e,{colorModel:j8}))};const B8="_root_riubn_4",F8="_inputs_riubn_12",U8="_colorFormatInput_riubn_23",W8="_colorAlphaInput_riubn_24",K8="_colorChannelInputGroup_riubn_28",G8="_inputDecorator_riubn_39",q8="_gradientInput_riubn_43",Y8="_reactColorful_riubn_46",X8="_valueInput_riubn_50",I0={root:B8,inputs:F8,colorFormatInput:U8,colorAlphaInput:W8,colorChannelInputGroup:K8,inputDecorator:G8,gradientInput:q8,reactColorful:Y8,valueInput:X8},qr={red:255,green:255,blue:255,alpha:1,name:""},Kl="HEX",Q8=e=>{if(e)return`rgba(${e.red}, ${e.green}, ${e.blue}, ${e.alpha??1})`},t5=e=>{const t=/^([\dA-Fa-f]{3}){1,2}$/;return e.length>2&&t.test(e)},Z8=e=>{const t=/^([\dA-Fa-f]{3}){1,2}$/,n=e.match(t);if(!n)return{red:0,green:0,blue:0,alpha:0};const r=n[0];return r.length===3?{red:parseInt(`${r[0]}${r[0]}`,16),green:parseInt(`${r[1]}${r[1]}`,16),blue:parseInt(`${r[2]}${r[2]}`,16),alpha:1}:{red:parseInt(r.slice(0,2),16),green:parseInt(r.slice(2,4),16),blue:parseInt(r.slice(4,6),16),alpha:1}},fr=e=>{const{red:t,green:n,blue:r}=e;return`${t.toString(16).padStart(2,"0")}${n.toString(16).padStart(2,"0")}${r.toString(16).padStart(2,"0")}`},hr=(e,t)=>t==="HEX"?{...e,name:`#${fr(e)}`}:{...e,name:`rgba(${e.red}, ${e.green}, ${e.blue}, ${e.alpha??1})`},vt=(e,t=0,n=255)=>e.length===0||parseInt(e)<t?t:parseInt(e)>n?n:parseInt(e),Gl=({currentColor:e=qr,onColorChange:t=()=>{},"data-test-id":n="color-picker-input"},r)=>c.jsx("div",{className:I0.gradientInput,"data-test-id":n,ref:r,children:c.jsx($8,{className:I0.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})})});Gl.displayName="ColorPicker.Gradient";const J8=y.forwardRef(Gl),e6="_root_18mav_5",t6="_colorName_18mav_56",n6="_button_18mav_60",r6="_colorIndicator_18mav_73",o6="_actions_18mav_92",a6="_clear_18mav_102",l6="_caret_18mav_115",M1={root:e6,colorName:t6,button:n6,colorIndicator:r6,actions:o6,clear:a6,caret:l6},ql=({id:e,currentColor:t,isOpen:n,onClear:r,onClick:a,"data-test-id":o="color-picker-input",...l},i)=>{const s=(t==null?void 0:t.name)??(t?hr(t,"RGBA").name:"");return c.jsxs("div",{id:e,className:M1.root,ref:i,"data-test-id":o,children:[c.jsxs("button",{className:M1.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:M1.colorIndicator,style:{"--active-color":Q8(t)}}):c.jsxs(c.Fragment,{children:[c.jsx(z7,{size:16}),c.jsx("span",{children:"Select Color"})]}),c.jsx("span",{className:M1.colorName,children:s})]}),c.jsxs("div",{className:M1.actions,children:[r&&c.jsx("button",{type:"button","aria-label":"Clear color",onClick:r,className:M1.clear,children:c.jsx(an,{size:16})}),c.jsx("div",{className:M1.caret,"data-state":n?"open":"closed",children:c.jsx(Lr,{size:16,className:M1.caret})})]})]})};ql.displayName="ColorPicker.Input";const i6=y.forwardRef(ql);function s6(e,t=globalThis==null?void 0:globalThis.document){const n=S0(e);p.useEffect(()=>{const r=a=>{a.key==="Escape"&&n(a)};return t.addEventListener("keydown",r,{capture:!0}),()=>t.removeEventListener("keydown",r,{capture:!0})},[n,t])}var c6="DismissableLayer",pr="dismissableLayer.update",d6="dismissableLayer.pointerDownOutside",u6="dismissableLayer.focusOutside",n5,Yl=p.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),rt=p.forwardRef((e,t)=>{const{disableOutsidePointerEvents:n=!1,onEscapeKeyDown:r,onPointerDownOutside:a,onFocusOutside:o,onInteractOutside:l,onDismiss:i,...s}=e,d=p.useContext(Yl),[u,f]=p.useState(null),h=(u==null?void 0:u.ownerDocument)??(globalThis==null?void 0:globalThis.document),[,v]=p.useState({}),C=c0(t,k=>f(k)),m=Array.from(d.layers),[g]=[...d.layersWithOutsidePointerEventsDisabled].slice(-1),_=m.indexOf(g),x=u?m.indexOf(u):-1,S=d.layersWithOutsidePointerEventsDisabled.size>0,M=x>=_,A=p6(k=>{const z=k.target,B=[...d.branches].some($=>$.contains(z));!M||B||(a==null||a(k),l==null||l(k),k.defaultPrevented||i==null||i())},h),P=v6(k=>{const z=k.target;[...d.branches].some($=>$.contains(z))||(o==null||o(k),l==null||l(k),k.defaultPrevented||i==null||i())},h);return s6(k=>{x===d.layers.size-1&&(r==null||r(k),!k.defaultPrevented&&i&&(k.preventDefault(),i()))},h),p.useEffect(()=>{if(u)return n&&(d.layersWithOutsidePointerEventsDisabled.size===0&&(n5=h.body.style.pointerEvents,h.body.style.pointerEvents="none"),d.layersWithOutsidePointerEventsDisabled.add(u)),d.layers.add(u),r5(),()=>{n&&d.layersWithOutsidePointerEventsDisabled.size===1&&(h.body.style.pointerEvents=n5)}},[u,h,n,d]),p.useEffect(()=>()=>{u&&(d.layers.delete(u),d.layersWithOutsidePointerEventsDisabled.delete(u),r5())},[u,d]),p.useEffect(()=>{const k=()=>v({});return document.addEventListener(pr,k),()=>document.removeEventListener(pr,k)},[]),c.jsx(r0.div,{...s,ref:C,style:{pointerEvents:S?M?"auto":"none":void 0,...e.style},onFocusCapture:J(e.onFocusCapture,P.onFocusCapture),onBlurCapture:J(e.onBlurCapture,P.onBlurCapture),onPointerDownCapture:J(e.onPointerDownCapture,A.onPointerDownCapture)})});rt.displayName=c6;var f6="DismissableLayerBranch",h6=p.forwardRef((e,t)=>{const n=p.useContext(Yl),r=p.useRef(null),a=c0(t,r);return p.useEffect(()=>{const o=r.current;if(o)return n.branches.add(o),()=>{n.branches.delete(o)}},[n.branches]),c.jsx(r0.div,{...e,ref:a})});h6.displayName=f6;function p6(e,t=globalThis==null?void 0:globalThis.document){const n=S0(e),r=p.useRef(!1),a=p.useRef(()=>{});return p.useEffect(()=>{const o=i=>{if(i.target&&!r.current){let s=function(){Xl(d6,n,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);r.current=!1},l=window.setTimeout(()=>{t.addEventListener("pointerdown",o)},0);return()=>{window.clearTimeout(l),t.removeEventListener("pointerdown",o),t.removeEventListener("click",a.current)}},[t,n]),{onPointerDownCapture:()=>r.current=!0}}function v6(e,t=globalThis==null?void 0:globalThis.document){const n=S0(e),r=p.useRef(!1);return p.useEffect(()=>{const a=o=>{o.target&&!r.current&&Xl(u6,n,{originalEvent:o},{discrete:!1})};return t.addEventListener("focusin",a),()=>t.removeEventListener("focusin",a)},[t,n]),{onFocusCapture:()=>r.current=!0,onBlurCapture:()=>r.current=!1}}function r5(){const e=new CustomEvent(pr);document.dispatchEvent(e)}function Xl(e,t,n,{discrete:r}){const a=n.originalEvent.target,o=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});t&&a.addEventListener(e,t,{once:!0}),r?yl(a,o):a.dispatchEvent(o)}var Vn=0;function Yr(){p.useEffect(()=>{const e=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",e[0]??o5()),document.body.insertAdjacentElement("beforeend",e[1]??o5()),Vn++,()=>{Vn===1&&document.querySelectorAll("[data-radix-focus-guard]").forEach(t=>t.remove()),Vn--}},[])}function o5(){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 Ln="focusScope.autoFocusOnMount",jn="focusScope.autoFocusOnUnmount",a5={bubbles:!1,cancelable:!0},g6="FocusScope",fn=p.forwardRef((e,t)=>{const{loop:n=!1,trapped:r=!1,onMountAutoFocus:a,onUnmountAutoFocus:o,...l}=e,[i,s]=p.useState(null),d=S0(a),u=S0(o),f=p.useRef(null),h=c0(t,m=>s(m)),v=p.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;p.useEffect(()=>{if(r){let m=function(S){if(v.paused||!i)return;const M=S.target;i.contains(M)?f.current=M:S1(f.current,{select:!0})},g=function(S){if(v.paused||!i)return;const M=S.relatedTarget;M!==null&&(i.contains(M)||S1(f.current,{select:!0}))},_=function(S){if(document.activeElement===document.body)for(const A of S)A.removedNodes.length>0&&S1(i)};document.addEventListener("focusin",m),document.addEventListener("focusout",g);const x=new MutationObserver(_);return i&&x.observe(i,{childList:!0,subtree:!0}),()=>{document.removeEventListener("focusin",m),document.removeEventListener("focusout",g),x.disconnect()}}},[r,i,v.paused]),p.useEffect(()=>{if(i){i5.add(v);const m=document.activeElement;if(!i.contains(m)){const _=new CustomEvent(Ln,a5);i.addEventListener(Ln,d),i.dispatchEvent(_),_.defaultPrevented||(m6(C6(Ql(i)),{select:!0}),document.activeElement===m&&S1(i))}return()=>{i.removeEventListener(Ln,d),setTimeout(()=>{const _=new CustomEvent(jn,a5);i.addEventListener(jn,u),i.dispatchEvent(_),_.defaultPrevented||S1(m??document.body,{select:!0}),i.removeEventListener(jn,u),i5.remove(v)},0)}}},[i,d,u,v]);const C=p.useCallback(m=>{if(!n&&!r||v.paused)return;const g=m.key==="Tab"&&!m.altKey&&!m.ctrlKey&&!m.metaKey,_=document.activeElement;if(g&&_){const x=m.currentTarget,[S,M]=b6(x);S&&M?!m.shiftKey&&_===M?(m.preventDefault(),n&&S1(S,{select:!0})):m.shiftKey&&_===S&&(m.preventDefault(),n&&S1(M,{select:!0})):_===x&&m.preventDefault()}},[n,r,v.paused]);return c.jsx(r0.div,{tabIndex:-1,...l,ref:h,onKeyDown:C})});fn.displayName=g6;function m6(e,{select:t=!1}={}){const n=document.activeElement;for(const r of e)if(S1(r,{select:t}),document.activeElement!==n)return}function b6(e){const t=Ql(e),n=l5(t,e),r=l5(t.reverse(),e);return[n,r]}function Ql(e){const t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:r=>{const a=r.tagName==="INPUT"&&r.type==="hidden";return r.disabled||r.hidden||a?NodeFilter.FILTER_SKIP:r.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;n.nextNode();)t.push(n.currentNode);return t}function l5(e,t){for(const n of e)if(!w6(n,{upTo:t}))return n}function w6(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 y6(e){return e instanceof HTMLInputElement&&"select"in e}function S1(e,{select:t=!1}={}){if(e&&e.focus){const n=document.activeElement;e.focus({preventScroll:!0}),e!==n&&y6(e)&&t&&e.select()}}var i5=x6();function x6(){let e=[];return{add(t){const n=e[0];t!==n&&(n==null||n.pause()),e=s5(e,t),e.unshift(t)},remove(t){var n;e=s5(e,t),(n=e[0])==null||n.resume()}}}function s5(e,t){const n=[...e],r=n.indexOf(t);return r!==-1&&n.splice(r,1),n}function C6(e){return e.filter(t=>t.tagName!=="A")}const _6=["top","right","bottom","left"],r1=Math.min,$0=Math.max,Ht=Math.round,gt=Math.floor,P1=e=>({x:e,y:e}),M6={left:"right",right:"left",bottom:"top",top:"bottom"},S6={start:"end",end:"start"};function vr(e,t,n){return $0(e,r1(t,n))}function v1(e,t){return typeof e=="function"?e(t):e}function g1(e){return e.split("-")[0]}function Se(e){return e.split("-")[1]}function Xr(e){return e==="x"?"y":"x"}function Qr(e){return e==="y"?"height":"width"}function R1(e){return["top","bottom"].includes(g1(e))?"y":"x"}function Zr(e){return Xr(R1(e))}function A6(e,t,n){n===void 0&&(n=!1);const r=Se(e),a=Zr(e),o=Qr(a);let l=a==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return t.reference[o]>t.floating[o]&&(l=Vt(l)),[l,Vt(l)]}function E6(e){const t=Vt(e);return[gr(e),t,gr(t)]}function gr(e){return e.replace(/start|end/g,t=>S6[t])}function I6(e,t,n){const r=["left","right"],a=["right","left"],o=["top","bottom"],l=["bottom","top"];switch(e){case"top":case"bottom":return n?t?a:r:t?r:a;case"left":case"right":return t?o:l;default:return[]}}function P6(e,t,n,r){const a=Se(e);let o=I6(g1(e),n==="start",r);return a&&(o=o.map(l=>l+"-"+a),t&&(o=o.concat(o.map(gr)))),o}function Vt(e){return e.replace(/left|right|bottom|top/g,t=>M6[t])}function R6(e){return{top:0,right:0,bottom:0,left:0,...e}}function Zl(e){return typeof e!="number"?R6(e):{top:e,right:e,bottom:e,left:e}}function Lt(e){const{x:t,y:n,width:r,height:a}=e;return{width:r,height:a,top:n,left:t,right:t+r,bottom:n+a,x:t,y:n}}function c5(e,t,n){let{reference:r,floating:a}=e;const o=R1(t),l=Zr(t),i=Qr(l),s=g1(t),d=o==="y",u=r.x+r.width/2-a.width/2,f=r.y+r.height/2-a.height/2,h=r[i]/2-a[i]/2;let v;switch(s){case"top":v={x:u,y:r.y-a.height};break;case"bottom":v={x:u,y:r.y+r.height};break;case"right":v={x:r.x+r.width,y:f};break;case"left":v={x:r.x-a.width,y:f};break;default:v={x:r.x,y:r.y}}switch(Se(t)){case"start":v[l]-=h*(n&&d?-1:1);break;case"end":v[l]+=h*(n&&d?-1:1);break}return v}const k6=async(e,t,n)=>{const{placement:r="bottom",strategy:a="absolute",middleware:o=[],platform:l}=n,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}=c5(d,r,s),h=r,v={},C=0;for(let m=0;m<i.length;m++){const{name:g,fn:_}=i[m],{x,y:S,data:M,reset:A}=await _({x:u,y:f,initialPlacement:r,placement:h,strategy:a,middlewareData:v,rects:d,platform:l,elements:{reference:e,floating:t}});u=x??u,f=S??f,v={...v,[g]:{...v[g],...M}},A&&C<=50&&(C++,typeof A=="object"&&(A.placement&&(h=A.placement),A.rects&&(d=A.rects===!0?await l.getElementRects({reference:e,floating:t,strategy:a}):A.rects),{x:u,y:f}=c5(d,h,s)),m=-1)}return{x:u,y:f,placement:h,strategy:a,middlewareData:v}};async function qe(e,t){var n;t===void 0&&(t={});const{x:r,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}=v1(t,e),C=Zl(v),g=i[h?f==="floating"?"reference":"floating":f],_=Lt(await o.getClippingRect({element:(n=await(o.isElement==null?void 0:o.isElement(g)))==null||n?g:g.contextElement||await(o.getDocumentElement==null?void 0:o.getDocumentElement(i.floating)),boundary:d,rootBoundary:u,strategy:s})),x=f==="floating"?{x:r,y:a,width:l.floating.width,height:l.floating.height}:l.reference,S=await(o.getOffsetParent==null?void 0:o.getOffsetParent(i.floating)),M=await(o.isElement==null?void 0:o.isElement(S))?await(o.getScale==null?void 0:o.getScale(S))||{x:1,y:1}:{x:1,y:1},A=Lt(o.convertOffsetParentRelativeRectToViewportRelativeRect?await o.convertOffsetParentRelativeRectToViewportRelativeRect({elements:i,rect:x,offsetParent:S,strategy:s}):x);return{top:(_.top-A.top+C.top)/M.y,bottom:(A.bottom-_.bottom+C.bottom)/M.y,left:(_.left-A.left+C.left)/M.x,right:(A.right-_.right+C.right)/M.x}}const T6=e=>({name:"arrow",options:e,async fn(t){const{x:n,y:r,placement:a,rects:o,platform:l,elements:i,middlewareData:s}=t,{element:d,padding:u=0}=v1(e,t)||{};if(d==null)return{};const f=Zl(u),h={x:n,y:r},v=Zr(a),C=Qr(v),m=await l.getDimensions(d),g=v==="y",_=g?"top":"left",x=g?"bottom":"right",S=g?"clientHeight":"clientWidth",M=o.reference[C]+o.reference[v]-h[v]-o.floating[C],A=h[v]-o.reference[v],P=await(l.getOffsetParent==null?void 0:l.getOffsetParent(d));let k=P?P[S]:0;(!k||!await(l.isElement==null?void 0:l.isElement(P)))&&(k=i.floating[S]||o.floating[C]);const z=M/2-A/2,B=k/2-m[C]/2-1,$=r1(f[_],B),U=r1(f[x],B),R=$,L=k-m[C]-U,V=k/2-m[C]/2+z,K=vr(R,V,L),F=!s.arrow&&Se(a)!=null&&V!==K&&o.reference[C]/2-(V<R?$:U)-m[C]/2<0,O=F?V<R?V-R:V-L:0;return{[v]:h[v]+O,data:{[v]:K,centerOffset:V-K-O,...F&&{alignmentOffset:O}},reset:F}}}),N6=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var n,r;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:C="none",flipAlignment:m=!0,...g}=v1(e,t);if((n=o.arrow)!=null&&n.alignmentOffset)return{};const _=g1(a),x=R1(i),S=g1(i)===i,M=await(s.isRTL==null?void 0:s.isRTL(d.floating)),A=h||(S||!m?[Vt(i)]:E6(i)),P=C!=="none";!h&&P&&A.push(...P6(i,m,C,M));const k=[i,...A],z=await qe(t,g),B=[];let $=((r=o.flip)==null?void 0:r.overflows)||[];if(u&&B.push(z[_]),f){const V=A6(a,l,M);B.push(z[V[0]],z[V[1]])}if($=[...$,{placement:a,overflows:B}],!B.every(V=>V<=0)){var U,R;const V=(((U=o.flip)==null?void 0:U.index)||0)+1,K=k[V];if(K)return{data:{index:V,overflows:$},reset:{placement:K}};let F=(R=$.filter(O=>O.overflows[0]<=0).sort((O,H)=>O.overflows[1]-H.overflows[1])[0])==null?void 0:R.placement;if(!F)switch(v){case"bestFit":{var L;const O=(L=$.filter(H=>{if(P){const I=R1(H.placement);return I===x||I==="y"}return!0}).map(H=>[H.placement,H.overflows.filter(I=>I>0).reduce((I,E)=>I+E,0)]).sort((H,I)=>H[1]-I[1])[0])==null?void 0:L[0];O&&(F=O);break}case"initialPlacement":F=i;break}if(a!==F)return{reset:{placement:F}}}return{}}}};function d5(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function u5(e){return _6.some(t=>e[t]>=0)}const z6=function(e){return e===void 0&&(e={}),{name:"hide",options:e,async fn(t){const{rects:n}=t,{strategy:r="referenceHidden",...a}=v1(e,t);switch(r){case"referenceHidden":{const o=await qe(t,{...a,elementContext:"reference"}),l=d5(o,n.reference);return{data:{referenceHiddenOffsets:l,referenceHidden:u5(l)}}}case"escaped":{const o=await qe(t,{...a,altBoundary:!0}),l=d5(o,n.floating);return{data:{escapedOffsets:l,escaped:u5(l)}}}default:return{}}}}};async function O6(e,t){const{placement:n,platform:r,elements:a}=e,o=await(r.isRTL==null?void 0:r.isRTL(a.floating)),l=g1(n),i=Se(n),s=R1(n)==="y",d=["left","top"].includes(l)?-1:1,u=o&&s?-1:1,f=v1(t,e);let{mainAxis:h,crossAxis:v,alignmentAxis:C}=typeof f=="number"?{mainAxis:f,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...f};return i&&typeof C=="number"&&(v=i==="end"?C*-1:C),s?{x:v*u,y:h*d}:{x:h*d,y:v*u}}const D6=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var n,r;const{x:a,y:o,placement:l,middlewareData:i}=t,s=await O6(t,e);return l===((n=i.offset)==null?void 0:n.placement)&&(r=i.arrow)!=null&&r.alignmentOffset?{}:{x:a+s.x,y:o+s.y,data:{...s,placement:l}}}}},H6=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:a}=t,{mainAxis:o=!0,crossAxis:l=!1,limiter:i={fn:g=>{let{x:_,y:x}=g;return{x:_,y:x}}},...s}=v1(e,t),d={x:n,y:r},u=await qe(t,s),f=R1(g1(a)),h=Xr(f);let v=d[h],C=d[f];if(o){const g=h==="y"?"top":"left",_=h==="y"?"bottom":"right",x=v+u[g],S=v-u[_];v=vr(x,v,S)}if(l){const g=f==="y"?"top":"left",_=f==="y"?"bottom":"right",x=C+u[g],S=C-u[_];C=vr(x,C,S)}const m=i.fn({...t,[h]:v,[f]:C});return{...m,data:{x:m.x-n,y:m.y-r}}}}},V6=function(e){return e===void 0&&(e={}),{options:e,fn(t){const{x:n,y:r,placement:a,rects:o,middlewareData:l}=t,{offset:i=0,mainAxis:s=!0,crossAxis:d=!0}=v1(e,t),u={x:n,y:r},f=R1(a),h=Xr(f);let v=u[h],C=u[f];const m=v1(i,t),g=typeof m=="number"?{mainAxis:m,crossAxis:0}:{mainAxis:0,crossAxis:0,...m};if(s){const S=h==="y"?"height":"width",M=o.reference[h]-o.floating[S]+g.mainAxis,A=o.reference[h]+o.reference[S]-g.mainAxis;v<M?v=M:v>A&&(v=A)}if(d){var _,x;const S=h==="y"?"width":"height",M=["top","left"].includes(g1(a)),A=o.reference[f]-o.floating[S]+(M&&((_=l.offset)==null?void 0:_[f])||0)+(M?0:g.crossAxis),P=o.reference[f]+o.reference[S]+(M?0:((x=l.offset)==null?void 0:x[f])||0)-(M?g.crossAxis:0);C<A?C=A:C>P&&(C=P)}return{[h]:v,[f]:C}}}},L6=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(t){const{placement:n,rects:r,platform:a,elements:o}=t,{apply:l=()=>{},...i}=v1(e,t),s=await qe(t,i),d=g1(n),u=Se(n),f=R1(n)==="y",{width:h,height:v}=r.floating;let C,m;d==="top"||d==="bottom"?(C=d,m=u===(await(a.isRTL==null?void 0:a.isRTL(o.floating))?"start":"end")?"left":"right"):(m=d,C=u==="end"?"top":"bottom");const g=v-s.top-s.bottom,_=h-s.left-s.right,x=r1(v-s[C],g),S=r1(h-s[m],_),M=!t.middlewareData.shift;let A=x,P=S;if(f?P=u||M?r1(S,_):_:A=u||M?r1(x,g):g,M&&!u){const z=$0(s.left,0),B=$0(s.right,0),$=$0(s.top,0),U=$0(s.bottom,0);f?P=h-2*(z!==0||B!==0?z+B:$0(s.left,s.right)):A=v-2*($!==0||U!==0?$+U:$0(s.top,s.bottom))}await l({...t,availableWidth:P,availableHeight:A});const k=await a.getDimensions(o.floating);return h!==k.width||v!==k.height?{reset:{rects:!0}}:{}}}};function Ae(e){return Jl(e)?(e.nodeName||"").toLowerCase():"#document"}function F0(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function m1(e){var t;return(t=(Jl(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function Jl(e){return e instanceof Node||e instanceof F0(e).Node}function J0(e){return e instanceof Element||e instanceof F0(e).Element}function a1(e){return e instanceof HTMLElement||e instanceof F0(e).HTMLElement}function f5(e){return typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof F0(e).ShadowRoot}function ot(e){const{overflow:t,overflowX:n,overflowY:r,display:a}=e1(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!["inline","contents"].includes(a)}function j6(e){return["table","td","th"].includes(Ae(e))}function hn(e){return[":popover-open",":modal"].some(t=>{try{return e.matches(t)}catch{return!1}})}function Jr(e){const t=eo(),n=J0(e)?e1(e):e;return n.transform!=="none"||n.perspective!=="none"||(n.containerType?n.containerType!=="normal":!1)||!t&&(n.backdropFilter?n.backdropFilter!=="none":!1)||!t&&(n.filter?n.filter!=="none":!1)||["transform","perspective","filter"].some(r=>(n.willChange||"").includes(r))||["paint","layout","strict","content"].some(r=>(n.contain||"").includes(r))}function $6(e){let t=k1(e);for(;a1(t)&&!pe(t);){if(Jr(t))return t;if(hn(t))return null;t=k1(t)}return null}function eo(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function pe(e){return["html","body","#document"].includes(Ae(e))}function e1(e){return F0(e).getComputedStyle(e)}function pn(e){return J0(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function k1(e){if(Ae(e)==="html")return e;const t=e.assignedSlot||e.parentNode||f5(e)&&e.host||m1(e);return f5(t)?t.host:t}function ei(e){const t=k1(e);return pe(t)?e.ownerDocument?e.ownerDocument.body:e.body:a1(t)&&ot(t)?t:ei(t)}function Ye(e,t,n){var r;t===void 0&&(t=[]),n===void 0&&(n=!0);const a=ei(e),o=a===((r=e.ownerDocument)==null?void 0:r.body),l=F0(a);if(o){const i=mr(l);return t.concat(l,l.visualViewport||[],ot(a)?a:[],i&&n?Ye(i):[])}return t.concat(a,Ye(a,[],n))}function mr(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function ti(e){const t=e1(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const a=a1(e),o=a?e.offsetWidth:n,l=a?e.offsetHeight:r,i=Ht(n)!==o||Ht(r)!==l;return i&&(n=o,r=l),{width:n,height:r,$:i}}function to(e){return J0(e)?e:e.contextElement}function ce(e){const t=to(e);if(!a1(t))return P1(1);const n=t.getBoundingClientRect(),{width:r,height:a,$:o}=ti(t);let l=(o?Ht(n.width):n.width)/r,i=(o?Ht(n.height):n.height)/a;return(!l||!Number.isFinite(l))&&(l=1),(!i||!Number.isFinite(i))&&(i=1),{x:l,y:i}}const B6=P1(0);function ni(e){const t=F0(e);return!eo()||!t.visualViewport?B6:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function F6(e,t,n){return t===void 0&&(t=!1),!n||t&&n!==F0(e)?!1:t}function q1(e,t,n,r){t===void 0&&(t=!1),n===void 0&&(n=!1);const a=e.getBoundingClientRect(),o=to(e);let l=P1(1);t&&(r?J0(r)&&(l=ce(r)):l=ce(e));const i=F6(o,n,r)?ni(o):P1(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=F0(o),v=r&&J0(r)?F0(r):r;let C=h,m=mr(C);for(;m&&r&&v!==C;){const g=ce(m),_=m.getBoundingClientRect(),x=e1(m),S=_.left+(m.clientLeft+parseFloat(x.paddingLeft))*g.x,M=_.top+(m.clientTop+parseFloat(x.paddingTop))*g.y;s*=g.x,d*=g.y,u*=g.x,f*=g.y,s+=S,d+=M,C=F0(m),m=mr(C)}}return Lt({width:u,height:f,x:s,y:d})}function U6(e){let{elements:t,rect:n,offsetParent:r,strategy:a}=e;const o=a==="fixed",l=m1(r),i=t?hn(t.floating):!1;if(r===l||i&&o)return n;let s={scrollLeft:0,scrollTop:0},d=P1(1);const u=P1(0),f=a1(r);if((f||!f&&!o)&&((Ae(r)!=="body"||ot(l))&&(s=pn(r)),a1(r))){const h=q1(r);d=ce(r),u.x=h.x+r.clientLeft,u.y=h.y+r.clientTop}return{width:n.width*d.x,height:n.height*d.y,x:n.x*d.x-s.scrollLeft*d.x+u.x,y:n.y*d.y-s.scrollTop*d.y+u.y}}function W6(e){return Array.from(e.getClientRects())}function ri(e){return q1(m1(e)).left+pn(e).scrollLeft}function K6(e){const t=m1(e),n=pn(e),r=e.ownerDocument.body,a=$0(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),o=$0(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let l=-n.scrollLeft+ri(e);const i=-n.scrollTop;return e1(r).direction==="rtl"&&(l+=$0(t.clientWidth,r.clientWidth)-a),{width:a,height:o,x:l,y:i}}function G6(e,t){const n=F0(e),r=m1(e),a=n.visualViewport;let o=r.clientWidth,l=r.clientHeight,i=0,s=0;if(a){o=a.width,l=a.height;const d=eo();(!d||d&&t==="fixed")&&(i=a.offsetLeft,s=a.offsetTop)}return{width:o,height:l,x:i,y:s}}function q6(e,t){const n=q1(e,!0,t==="fixed"),r=n.top+e.clientTop,a=n.left+e.clientLeft,o=a1(e)?ce(e):P1(1),l=e.clientWidth*o.x,i=e.clientHeight*o.y,s=a*o.x,d=r*o.y;return{width:l,height:i,x:s,y:d}}function h5(e,t,n){let r;if(t==="viewport")r=G6(e,n);else if(t==="document")r=K6(m1(e));else if(J0(t))r=q6(t,n);else{const a=ni(e);r={...t,x:t.x-a.x,y:t.y-a.y}}return Lt(r)}function oi(e,t){const n=k1(e);return n===t||!J0(n)||pe(n)?!1:e1(n).position==="fixed"||oi(n,t)}function Y6(e,t){const n=t.get(e);if(n)return n;let r=Ye(e,[],!1).filter(i=>J0(i)&&Ae(i)!=="body"),a=null;const o=e1(e).position==="fixed";let l=o?k1(e):e;for(;J0(l)&&!pe(l);){const i=e1(l),s=Jr(l);!s&&i.position==="fixed"&&(a=null),(o?!s&&!a:!s&&i.position==="static"&&!!a&&["absolute","fixed"].includes(a.position)||ot(l)&&!s&&oi(e,l))?r=r.filter(u=>u!==l):a=i,l=k1(l)}return t.set(e,r),r}function X6(e){let{element:t,boundary:n,rootBoundary:r,strategy:a}=e;const l=[...n==="clippingAncestors"?hn(t)?[]:Y6(t,this._c):[].concat(n),r],i=l[0],s=l.reduce((d,u)=>{const f=h5(t,u,a);return d.top=$0(f.top,d.top),d.right=r1(f.right,d.right),d.bottom=r1(f.bottom,d.bottom),d.left=$0(f.left,d.left),d},h5(t,i,a));return{width:s.right-s.left,height:s.bottom-s.top,x:s.left,y:s.top}}function Q6(e){const{width:t,height:n}=ti(e);return{width:t,height:n}}function Z6(e,t,n){const r=a1(t),a=m1(t),o=n==="fixed",l=q1(e,!0,o,t);let i={scrollLeft:0,scrollTop:0};const s=P1(0);if(r||!r&&!o)if((Ae(t)!=="body"||ot(a))&&(i=pn(t)),r){const f=q1(t,!0,o,t);s.x=f.x+t.clientLeft,s.y=f.y+t.clientTop}else a&&(s.x=ri(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 $n(e){return e1(e).position==="static"}function p5(e,t){return!a1(e)||e1(e).position==="fixed"?null:t?t(e):e.offsetParent}function ai(e,t){const n=F0(e);if(hn(e))return n;if(!a1(e)){let a=k1(e);for(;a&&!pe(a);){if(J0(a)&&!$n(a))return a;a=k1(a)}return n}let r=p5(e,t);for(;r&&j6(r)&&$n(r);)r=p5(r,t);return r&&pe(r)&&$n(r)&&!Jr(r)?n:r||$6(e)||n}const J6=async function(e){const t=this.getOffsetParent||ai,n=this.getDimensions,r=await n(e.floating);return{reference:Z6(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}};function e4(e){return e1(e).direction==="rtl"}const t4={convertOffsetParentRelativeRectToViewportRelativeRect:U6,getDocumentElement:m1,getClippingRect:X6,getOffsetParent:ai,getElementRects:J6,getClientRects:W6,getDimensions:Q6,getScale:ce,isElement:J0,isRTL:e4};function n4(e,t){let n=null,r;const a=m1(e);function o(){var i;clearTimeout(r),(i=n)==null||i.disconnect(),n=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=gt(u),C=gt(a.clientWidth-(d+f)),m=gt(a.clientHeight-(u+h)),g=gt(d),x={rootMargin:-v+"px "+-C+"px "+-m+"px "+-g+"px",threshold:$0(0,r1(1,s))||1};let S=!0;function M(A){const P=A[0].intersectionRatio;if(P!==s){if(!S)return l();P?l(!1,P):r=setTimeout(()=>{l(!1,1e-7)},1e3)}S=!1}try{n=new IntersectionObserver(M,{...x,root:a.ownerDocument})}catch{n=new IntersectionObserver(M,x)}n.observe(e)}return l(!0),o}function r4(e,t,n,r){r===void 0&&(r={});const{ancestorScroll:a=!0,ancestorResize:o=!0,elementResize:l=typeof ResizeObserver=="function",layoutShift:i=typeof IntersectionObserver=="function",animationFrame:s=!1}=r,d=to(e),u=a||o?[...d?Ye(d):[],...Ye(t)]:[];u.forEach(_=>{a&&_.addEventListener("scroll",n,{passive:!0}),o&&_.addEventListener("resize",n)});const f=d&&i?n4(d,n):null;let h=-1,v=null;l&&(v=new ResizeObserver(_=>{let[x]=_;x&&x.target===d&&v&&(v.unobserve(t),cancelAnimationFrame(h),h=requestAnimationFrame(()=>{var S;(S=v)==null||S.observe(t)})),n()}),d&&!s&&v.observe(d),v.observe(t));let C,m=s?q1(e):null;s&&g();function g(){const _=q1(e);m&&(_.x!==m.x||_.y!==m.y||_.width!==m.width||_.height!==m.height)&&n(),m=_,C=requestAnimationFrame(g)}return n(),()=>{var _;u.forEach(x=>{a&&x.removeEventListener("scroll",n),o&&x.removeEventListener("resize",n)}),f==null||f(),(_=v)==null||_.disconnect(),v=null,s&&cancelAnimationFrame(C)}}const o4=D6,a4=H6,l4=N6,i4=L6,s4=z6,v5=T6,c4=V6,d4=(e,t,n)=>{const r=new Map,a={platform:t4,...n},o={...a.platform,_c:r};return k6(e,t,{...a,platform:o})};var Rt=typeof document<"u"?y.useLayoutEffect:y.useEffect;function jt(e,t){if(e===t)return!0;if(typeof e!=typeof t)return!1;if(typeof e=="function"&&e.toString()===t.toString())return!0;let n,r,a;if(e&&t&&typeof e=="object"){if(Array.isArray(e)){if(n=e.length,n!==t.length)return!1;for(r=n;r--!==0;)if(!jt(e[r],t[r]))return!1;return!0}if(a=Object.keys(e),n=a.length,n!==Object.keys(t).length)return!1;for(r=n;r--!==0;)if(!{}.hasOwnProperty.call(t,a[r]))return!1;for(r=n;r--!==0;){const o=a[r];if(!(o==="_owner"&&e.$$typeof)&&!jt(e[o],t[o]))return!1}return!0}return e!==e&&t!==t}function li(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function g5(e,t){const n=li(e);return Math.round(t*n)/n}function m5(e){const t=p.useRef(e);return Rt(()=>{t.current=e}),t}function u4(e){e===void 0&&(e={});const{placement:t="bottom",strategy:n="absolute",middleware:r=[],platform:a,elements:{reference:o,floating:l}={},transform:i=!0,whileElementsMounted:s,open:d}=e,[u,f]=p.useState({x:0,y:0,strategy:n,placement:t,middlewareData:{},isPositioned:!1}),[h,v]=p.useState(r);jt(h,r)||v(r);const[C,m]=p.useState(null),[g,_]=p.useState(null),x=p.useCallback(O=>{O!==P.current&&(P.current=O,m(O))},[]),S=p.useCallback(O=>{O!==k.current&&(k.current=O,_(O))},[]),M=o||C,A=l||g,P=p.useRef(null),k=p.useRef(null),z=p.useRef(u),B=s!=null,$=m5(s),U=m5(a),R=p.useCallback(()=>{if(!P.current||!k.current)return;const O={placement:t,strategy:n,middleware:h};U.current&&(O.platform=U.current),d4(P.current,k.current,O).then(H=>{const I={...H,isPositioned:!0};L.current&&!jt(z.current,I)&&(z.current=I,ol.flushSync(()=>{f(I)}))})},[h,t,n,U]);Rt(()=>{d===!1&&z.current.isPositioned&&(z.current.isPositioned=!1,f(O=>({...O,isPositioned:!1})))},[d]);const L=p.useRef(!1);Rt(()=>(L.current=!0,()=>{L.current=!1}),[]),Rt(()=>{if(M&&(P.current=M),A&&(k.current=A),M&&A){if($.current)return $.current(M,A,R);R()}},[M,A,R,$,B]);const V=p.useMemo(()=>({reference:P,floating:k,setReference:x,setFloating:S}),[x,S]),K=p.useMemo(()=>({reference:M,floating:A}),[M,A]),F=p.useMemo(()=>{const O={position:n,left:0,top:0};if(!K.floating)return O;const H=g5(K.floating,u.x),I=g5(K.floating,u.y);return i?{...O,transform:"translate("+H+"px, "+I+"px)",...li(K.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:H,top:I}},[n,i,K.floating,u.x,u.y]);return p.useMemo(()=>({...u,update:R,refs:V,elements:K,floatingStyles:F}),[u,R,V,K,F])}const f4=e=>{function t(n){return{}.hasOwnProperty.call(n,"current")}return{name:"arrow",options:e,fn(n){const{element:r,padding:a}=typeof e=="function"?e(n):e;return r&&t(r)?r.current!=null?v5({element:r.current,padding:a}).fn(n):{}:r?v5({element:r,padding:a}).fn(n):{}}}},h4=(e,t)=>({...o4(e),options:[e,t]}),p4=(e,t)=>({...a4(e),options:[e,t]}),v4=(e,t)=>({...c4(e),options:[e,t]}),g4=(e,t)=>({...l4(e),options:[e,t]}),m4=(e,t)=>({...i4(e),options:[e,t]}),b4=(e,t)=>({...s4(e),options:[e,t]}),w4=(e,t)=>({...f4(e),options:[e,t]});var y4="Arrow",ii=p.forwardRef((e,t)=>{const{children:n,width:r=10,height:a=5,...o}=e;return c.jsx(r0.svg,{...o,ref:t,width:r,height:a,viewBox:"0 0 30 10",preserveAspectRatio:"none",children:e.asChild?n:c.jsx("polygon",{points:"0,0 30,0 15,10"})})});ii.displayName=y4;var x4=ii,no="Popper",[si,Ee]=O0(no),[C4,ci]=si(no),di=e=>{const{__scopePopper:t,children:n}=e,[r,a]=p.useState(null);return c.jsx(C4,{scope:t,anchor:r,onAnchorChange:a,children:n})};di.displayName=no;var ui="PopperAnchor",fi=p.forwardRef((e,t)=>{const{__scopePopper:n,virtualRef:r,...a}=e,o=ci(ui,n),l=p.useRef(null),i=c0(t,l);return p.useEffect(()=>{o.onAnchorChange((r==null?void 0:r.current)||l.current)}),r?null:c.jsx(r0.div,{...a,ref:i})});fi.displayName=ui;var ro="PopperContent",[_4,M4]=si(ro),hi=p.forwardRef((e,t)=>{var Q,e0,Z,n0,a0,W;const{__scopePopper:n,side:r="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:C,...m}=e,g=ci(ro,n),[_,x]=p.useState(null),S=c0(t,d0=>x(d0)),[M,A]=p.useState(null),P=cn(M),k=(P==null?void 0:P.width)??0,z=(P==null?void 0:P.height)??0,B=r+(o!=="center"?"-"+o:""),$=typeof u=="number"?u:{top:0,right:0,bottom:0,left:0,...u},U=Array.isArray(d)?d:[d],R=U.length>0,L={padding:$,boundary:U.filter(A4),altBoundary:R},{refs:V,floatingStyles:K,placement:F,isPositioned:O,middlewareData:H}=u4({strategy:"fixed",placement:B,whileElementsMounted:(...d0)=>r4(...d0,{animationFrame:v==="always"}),elements:{reference:g.anchor},middleware:[h4({mainAxis:a+z,alignmentAxis:l}),s&&p4({mainAxis:!0,crossAxis:!1,limiter:f==="partial"?v4():void 0,...L}),s&&g4({...L}),m4({...L,apply:({elements:d0,rects:X,availableWidth:_0,availableHeight:m0})=>{const{width:E0,height:k0}=X.reference,R0=d0.floating.style;R0.setProperty("--radix-popper-available-width",`${_0}px`),R0.setProperty("--radix-popper-available-height",`${m0}px`),R0.setProperty("--radix-popper-anchor-width",`${E0}px`),R0.setProperty("--radix-popper-anchor-height",`${k0}px`)}}),M&&w4({element:M,padding:i}),E4({arrowWidth:k,arrowHeight:z}),h&&b4({strategy:"referenceHidden",...L})]}),[I,E]=gi(F),N=S0(C);I1(()=>{O&&(N==null||N())},[O,N]);const j=(Q=H.arrow)==null?void 0:Q.x,T=(e0=H.arrow)==null?void 0:e0.y,D=((Z=H.arrow)==null?void 0:Z.centerOffset)!==0,[q,Y]=p.useState();return I1(()=>{_&&Y(window.getComputedStyle(_).zIndex)},[_]),c.jsx("div",{ref:V.setFloating,"data-radix-popper-content-wrapper":"",style:{...K,transform:O?K.transform:"translate(0, -200%)",minWidth:"max-content",zIndex:q,"--radix-popper-transform-origin":[(n0=H.transformOrigin)==null?void 0:n0.x,(a0=H.transformOrigin)==null?void 0:a0.y].join(" "),...((W=H.hide)==null?void 0:W.referenceHidden)&&{visibility:"hidden",pointerEvents:"none"}},dir:e.dir,children:c.jsx(_4,{scope:n,placedSide:I,onArrowChange:A,arrowX:j,arrowY:T,shouldHideArrow:D,children:c.jsx(r0.div,{"data-side":I,"data-align":E,...m,ref:S,style:{...m.style,animation:O?void 0:"none"}})})})});hi.displayName=ro;var pi="PopperArrow",S4={top:"bottom",right:"left",bottom:"top",left:"right"},vi=p.forwardRef(function(t,n){const{__scopePopper:r,...a}=t,o=M4(pi,r),l=S4[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(x4,{...a,ref:n,style:{...a.style,display:"block"}})})});vi.displayName=pi;function A4(e){return e!==null}var E4=e=>({name:"transformOrigin",options:e,fn(t){var g,_,x;const{placement:n,rects:r,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]=gi(n),f={start:"0%",center:"50%",end:"100%"}[u],h=(((_=a.arrow)==null?void 0:_.x)??0)+i/2,v=(((x=a.arrow)==null?void 0:x.y)??0)+s/2;let C="",m="";return d==="bottom"?(C=l?f:`${h}px`,m=`${-s}px`):d==="top"?(C=l?f:`${h}px`,m=`${r.floating.height+s}px`):d==="right"?(C=`${-s}px`,m=l?f:`${v}px`):d==="left"&&(C=`${r.floating.width+s}px`,m=l?f:`${v}px`),{data:{x:C,y:m}}}});function gi(e){const[t,n="center"]=e.split("-");return[t,n]}var vn=di,gn=fi,oo=hi,ao=vi,I4="Portal",at=p.forwardRef((e,t)=>{var i;const{container:n,...r}=e,[a,o]=p.useState(!1);I1(()=>o(!0),[]);const l=n||a&&((i=globalThis==null?void 0:globalThis.document)==null?void 0:i.body);return l?fe.createPortal(c.jsx(r0.div,{...r,ref:t}),l):null});at.displayName=I4;var P4=function(e){if(typeof document>"u")return null;var t=Array.isArray(e)?e[0]:e;return t.ownerDocument.body},J1=new WeakMap,mt=new WeakMap,bt={},Bn=0,mi=function(e){return e&&(e.host||mi(e.parentNode))},R4=function(e,t){return t.map(function(n){if(e.contains(n))return n;var r=mi(n);return r&&e.contains(r)?r:(console.error("aria-hidden",n,"in not contained inside",e,". Doing nothing"),null)}).filter(function(n){return!!n})},k4=function(e,t,n,r){var a=R4(t,Array.isArray(e)?e:[e]);bt[n]||(bt[n]=new WeakMap);var o=bt[n],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(r),C=v!==null&&v!=="false",m=(J1.get(h)||0)+1,g=(o.get(h)||0)+1;J1.set(h,m),o.set(h,g),l.push(h),m===1&&C&&mt.set(h,!0),g===1&&h.setAttribute(n,"true"),C||h.setAttribute(r,"true")}catch(_){console.error("aria-hidden: cannot operate on ",h,_)}})};return u(t),i.clear(),Bn++,function(){l.forEach(function(f){var h=J1.get(f)-1,v=o.get(f)-1;J1.set(f,h),o.set(f,v),h||(mt.has(f)||f.removeAttribute(r),mt.delete(f)),v||f.removeAttribute(n)}),Bn--,Bn||(J1=new WeakMap,J1=new WeakMap,mt=new WeakMap,bt={})}},lo=function(e,t,n){n===void 0&&(n="data-aria-hidden");var r=Array.from(Array.isArray(e)?e:[e]),a=P4(e);return a?(r.push.apply(r,Array.from(a.querySelectorAll("[aria-live]"))),k4(r,a,n,"aria-hidden")):function(){return null}},L0=function(){return L0=Object.assign||function(t){for(var n,r=1,a=arguments.length;r<a;r++){n=arguments[r];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o])}return t},L0.apply(this,arguments)};function bi(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a<r.length;a++)t.indexOf(r[a])<0&&Object.prototype.propertyIsEnumerable.call(e,r[a])&&(n[r[a]]=e[r[a]]);return n}function T4(e,t,n){if(n||arguments.length===2)for(var r=0,a=t.length,o;r<a;r++)(o||!(r in t))&&(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))}var kt="right-scroll-bar-position",Tt="width-before-scroll-bar",N4="with-scroll-bars-hidden",z4="--removed-body-scroll-bar-size";function Fn(e,t){return typeof e=="function"?e(t):e&&(e.current=t),e}function O4(e,t){var n=y.useState(function(){return{value:e,callback:t,facade:{get current(){return n.value},set current(r){var a=n.value;a!==r&&(n.value=r,n.callback(r,a))}}}})[0];return n.callback=t,n.facade}var D4=typeof window<"u"?p.useLayoutEffect:p.useEffect,b5=new WeakMap;function H4(e,t){var n=O4(null,function(r){return e.forEach(function(a){return Fn(a,r)})});return D4(function(){var r=b5.get(n);if(r){var a=new Set(r),o=new Set(e),l=n.current;a.forEach(function(i){o.has(i)||Fn(i,null)}),o.forEach(function(i){a.has(i)||Fn(i,l)})}b5.set(n,e)},[e]),n}function V4(e){return e}function L4(e,t){t===void 0&&(t=V4);var n=[],r=!1,a={read:function(){if(r)throw new Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return n.length?n[n.length-1]:e},useMedium:function(o){var l=t(o,r);return n.push(l),function(){n=n.filter(function(i){return i!==l})}},assignSyncMedium:function(o){for(r=!0;n.length;){var l=n;n=[],l.forEach(o)}n={push:function(i){return o(i)},filter:function(){return n}}},assignMedium:function(o){r=!0;var l=[];if(n.length){var i=n;n=[],i.forEach(o),l=n}var s=function(){var u=l;l=[],u.forEach(o)},d=function(){return Promise.resolve().then(s)};d(),n={push:function(u){l.push(u),d()},filter:function(u){return l=l.filter(u),n}}}};return a}function j4(e){e===void 0&&(e={});var t=L4(null);return t.options=L0({async:!0,ssr:!1},e),t}var wi=function(e){var t=e.sideCar,n=bi(e,["sideCar"]);if(!t)throw new Error("Sidecar: please provide `sideCar` property to import the right car");var r=t.read();if(!r)throw new Error("Sidecar medium not found");return p.createElement(r,L0({},n))};wi.isSideCarExport=!0;function $4(e,t){return e.useMedium(t),wi}var yi=j4(),Un=function(){},mn=p.forwardRef(function(e,t){var n=p.useRef(null),r=p.useState({onScrollCapture:Un,onWheelCapture:Un,onTouchMoveCapture:Un}),a=r[0],o=r[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,C=e.inert,m=e.allowPinchZoom,g=e.as,_=g===void 0?"div":g,x=e.gapMode,S=bi(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noIsolation","inert","allowPinchZoom","as","gapMode"]),M=h,A=H4([n,t]),P=L0(L0({},S),a);return p.createElement(p.Fragment,null,u&&p.createElement(M,{sideCar:yi,removeScrollBar:d,shards:f,noIsolation:v,inert:C,setCallbacks:o,allowPinchZoom:!!m,lockRef:n,gapMode:x}),l?p.cloneElement(p.Children.only(i),L0(L0({},P),{ref:A})):p.createElement(_,L0({},P,{className:s,ref:A}),i))});mn.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1};mn.classNames={fullWidth:Tt,zeroRight:kt};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 U4(e,t){e.styleSheet?e.styleSheet.cssText=t:e.appendChild(document.createTextNode(t))}function W4(e){var t=document.head||document.getElementsByTagName("head")[0];t.appendChild(e)}var K4=function(){var e=0,t=null;return{add:function(n){e==0&&(t=F4())&&(U4(t,n),W4(t)),e++},remove:function(){e--,!e&&t&&(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},G4=function(){var e=K4();return function(t,n){p.useEffect(function(){return e.add(t),function(){e.remove()}},[t&&n])}},xi=function(){var e=G4(),t=function(n){var r=n.styles,a=n.dynamic;return e(r,a),null};return t},q4={left:0,top:0,right:0,gap:0},Wn=function(e){return parseInt(e||"",10)||0},Y4=function(e){var t=window.getComputedStyle(document.body),n=t[e==="padding"?"paddingLeft":"marginLeft"],r=t[e==="padding"?"paddingTop":"marginTop"],a=t[e==="padding"?"paddingRight":"marginRight"];return[Wn(n),Wn(r),Wn(a)]},X4=function(e){if(e===void 0&&(e="margin"),typeof window>"u")return q4;var t=Y4(e),n=document.documentElement.clientWidth,r=window.innerWidth;return{left:t[0],top:t[1],right:t[2],gap:Math.max(0,r-n+t[2]-t[0])}},Q4=xi(),de="data-scroll-locked",Z4=function(e,t,n,r){var a=e.left,o=e.top,l=e.right,i=e.gap;return n===void 0&&(n="margin"),`
|
|
1
|
+
"use strict";var o7=Object.defineProperty;var a7=(e,t,n)=>t in e?o7(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var M0=(e,t,n)=>a7(e,typeof t!="symbol"?t+"":t,n);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t0=require("@frontify/sidebar-settings"),c=require("react/jsx-runtime"),F1=require("@frontify/app-bridge"),b=require("@frontify/fondue"),y=require("react"),fe=require("react-dom"),x0=require("@dnd-kit/core"),l7=require("@dnd-kit/modifiers"),Pt=require("@dnd-kit/sortable"),nl=require("@react-aria/focus"),i7=require("@react-stately/overlays"),f1=require("@ctrl/tinycolor");function rl(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const n in e)if(n!=="default"){const r=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,r.get?r:{enumerable:!0,get:()=>e[n]})}}return t.default=e,Object.freeze(t)}const p=rl(y),ol=rl(fe),o1=e=>e.filter(Boolean).join(" "),s7=({onDrop:e,label:t,icon:n,secondaryLabel:r,isLoading:a,fillParentContainer:o,onAssetChooseClick:l,onUploadClick:i,withMenu:s=!0,onClick:d,validFileType:u,verticalLayout:f})=>{const[h,v]=y.useState(!1),[C,m]=y.useState(),g=y.useRef(null),[_,x]=y.useState(void 0),S=P=>{if(P.preventDefault(),v(!1),!M(P.dataTransfer.files)){x("Invalid"),setTimeout(()=>{x(void 0)},1e3);return}e==null||e(P.dataTransfer.files)},M=P=>{if(!u)return!0;for(let k=0;k<P.length;k++){const z=P[k].name.split(".").pop()??"";if(!F1.FileExtensionSets[u].includes(z))return!1}return!0},A=P=>{if(!g.current||a)return;const{clientX:k,clientY:z}=P,B=k===0&&z===0,{left:$,top:U,width:R,height:L}=g.current.getBoundingClientRect(),V=B?R/2:k-$,K=B?L/2:z-U;m([V,K])};return c.jsxs("button",{ref:g,"data-test-id":"block-inject-button",className:o1(["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",C&&"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||C||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||C)&&!_?"[&>*]: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 k;if(v(!0),u==="Images")for(const z of Array.from(P.dataTransfer.items))(k=z==null?void 0:z.type)!=null&&k.startsWith("image/")?x(void 0):x("Invalid")}:void 0,onDragLeave:e?()=>{v(!1),x(void 0)}:void 0,onDrop:e?S:void 0,onClick:P=>{s&&A(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:[n&&c.jsx("div",{children:n}),(t||r)&&c.jsxs("div",{className:"tw-flex tw-flex-col tw-items-start",children:[t&&c.jsx("div",{className:"tw-font-medium",children:t}),r&&c.jsx("div",{className:"tw-font-normal",children:r})]})]}),C&&c.jsx("div",{className:"tw-absolute tw-left-0 tw-top-full tw-z-20",style:{left:C[0],top:C[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,{})})}]:[]]}]})})})]})},K1=e=>{const t=r=>typeof r=="object"&&["red","green","blue"].every(o=>r.hasOwnProperty(o)),n=r=>{const a=typeof r.alpha=="number"?r.alpha:1;return{r:r.red,g:r.green,b:r.blue,a}};return t(e)?n(e):e},c7=e=>typeof e=="object"&&["red","green","blue"].every(n=>e==null?void 0:e.hasOwnProperty(n)),d7=(e,t)=>{const n=c7(e)?K1(e):e,r=new f1.TinyColor(n);return t?r.getBrightness()<t:r.isDark()||r.getAlpha()>.25&&r.getAlpha()<1},u7=e=>new f1.TinyColor(K1(e)).toHex8String(),f7=e=>new f1.TinyColor(K1(e)).toHexString(),Vr=e=>new f1.TinyColor(K1(e)).toRgbString(),h7=(e,t)=>new f1.TinyColor(t).setAlpha(e).toRgbString(),p7=e=>{const{r:t,g:n,b:r,a}=new f1.TinyColor(e);return{red:t,green:n,blue:r,alpha:a}},Va=e=>typeof e=="object"&&["red","green","blue"].every(n=>e==null?void 0:e.hasOwnProperty(n)),v7=(e,t)=>{const n=Va(e)?K1(e):e,r=Va(t)?K1(t):t;let a=new f1.TinyColor(n);const o=new f1.TinyColor(r);for(;f1.readability(a,o)<4.5;)a=a.darken(1);return a.toRgbString()},g7=(e,t,n)=>{const r=[...e],a=n<0?r.length+n:n;if(a>=0&&a<r.length){const o=r.splice(t,1)[0];r.splice(a,0,o)}return r},m7=e=>({backgroundColor:Vr(e)}),b7={red:241,green:241,blue:241,alpha:1},al={red:234,green:235,blue:235,alpha:1},w7="1px",je="24px",$e="24px";var n1=(e=>(e.Solid="Solid",e.Dashed="Dashed",e.Dotted="Dotted",e))(n1||{});const ll={Solid:"solid",Dotted:"dotted",Dashed:"dashed"};var A1=(e=>(e.None="None",e.Small="Small",e.Medium="Medium",e.Large="Large",e))(A1||{});const B1={None:"0px",Small:"2px",Medium:"4px",Large:"12px"};var V1=(e=>(e.None="None",e.Small="Small",e.Medium="Medium",e.Large="Large",e))(V1||{});const oe={None:"0px",Small:"24px",Medium:"36px",Large:"60px"};var L1=(e=>(e.None="None",e.Small="Small",e.Medium="Medium",e.Large="Large",e))(L1||{});const ae={None:"0px",Small:"24px",Medium:"36px",Large:"60px"};var U1=(e=>(e.Global="Global",e.Custom="Custom",e))(U1||{}),j1=(e=>(e.Auto="Auto",e.S="S",e.M="M",e.L="L",e))(j1||{});const il={Auto:"4px",S:"10px",M:"30px",L:"50px"},y7=(e=n1.Solid,t="1px",n=al)=>({borderStyle:ll[e],borderWidth:t,borderColor:Vr(n)}),x7=(e,t=!1,n)=>({borderRadius:t?n:B1[e]}),sl=y.createContext(!1),cl=({children:e,isDragPreview:t})=>c.jsx(sl.Provider,{value:t,children:e}),et=()=>y.useContext(sl),dl=y.createContext({openFlyoutIds:[],setOpenFlyoutIds:()=>console.error("No MultiFlyoutContext Provider found")}),ul=({children:e,openFlyoutIds:t,setOpenFlyoutIds:n})=>{const r=y.useMemo(()=>({openFlyoutIds:t,setOpenFlyoutIds:n}),[t,n]);return c.jsx(dl.Provider,{value:r,children:e})},fl=()=>y.useContext(dl),on=e=>{const{openFlyoutIds:t,setOpenFlyoutIds:n}=fl(),r=y.useCallback(a=>{n(o=>{const l=o.filter(i=>i!==e);return a?[...l,e]:l})},[e,n]);return{isOpen:t.includes(e),onOpenChange:r}},hl=(e,t)=>{const{blockAssets:n,addAssetIdsToKey:r,deleteAssetIdsFromKey:a,updateAssetIdsFromKey:o}=F1.useBlockAssets(e),l=(n==null?void 0:n[t])||[];return{onAttachmentsAdd:async f=>{await r(t,f.map(h=>h.id))},onAttachmentDelete:async f=>{await a(t,[f.id])},onAttachmentReplace:async(f,h)=>{const v=l.map(C=>C.id===f.id?h.id:C.id);await o(t,v)},onAttachmentsSorted:async f=>{const h=f.map(v=>v.id);await o(t,h)},attachments:l,appBridge:e}},pl=y.createContext(null),vl=({appBridge:e,children:t,assetId:n})=>{const r=hl(e,n);return c.jsx(pl.Provider,{value:r,children:t})},gl=()=>{const e=y.useContext(pl);if(!e)throw new Error("No AttachmentsContext Provided. Component must be wrapped in an 'AttachmentsProvider' or the 'withAttachmentsProvider' HOC");return e},C7=(e,t)=>{const n=r=>c.jsx(vl,{appBridge:r.appBridge,assetId:t,children:c.jsx(e,{...r})});return n.displayName="withAttachmentsProvider",n},_7=[x0.KeyboardCode.Down,x0.KeyboardCode.Right,x0.KeyboardCode.Up,x0.KeyboardCode.Left],ml=(e,t)=>(n,{currentCoordinates:r,context:{activeNode:a}})=>{if(n.preventDefault(),_7.includes(n.code)){const o=(a==null?void 0:a.offsetWidth)??0,l=(a==null?void 0:a.offsetHeight)??0;switch(n.code){case x0.KeyboardCode.Right:return{...r,x:r.x+o+e};case x0.KeyboardCode.Left:return{...r,x:r.x-o-e};case x0.KeyboardCode.Down:return{...r,y:r.y+l+t};case x0.KeyboardCode.Up:return{...r,y:r.y-l-t}}}},M7={start:["Space","Enter"],cancel:[],end:["Space","Enter","Escape"]},S7=(e=0,t=0)=>{const n=y.useMemo(()=>({coordinateGetter:ml(e,t),keyboardCodes:M7}),[e,t]);return x0.useSensors(x0.useSensor(x0.PointerSensor),x0.useSensor(x0.KeyboardSensor,n))},A7={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"},ht=e=>e.replaceAll(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),E7=e=>e.split("-").map((t,n)=>n===0?t:t.charAt(0).toUpperCase()+t.slice(1)).join(""),I7=e=>Object.keys(e).reduce((t,n)=>{const r=E7(n);return t[r]=e[n],t},{}),La={Size12:12,Size16:16,Size20:20,Size24:24,Size32:32,12:12,16:16,20:20,24:24,32:32},bl=(e,t)=>e.map(([n,r,a])=>y.createElement(n,{key:`${t}-${n}`,...r?I7(r):{}},Array.isArray(a)&&a.length>0?a.map(o=>bl([o],`${t}-${n}`)):[])),w=(e,t)=>{const n=y.forwardRef(({color:r="currentColor",size:a=24,className:o="",children:l,...i},s)=>y.createElement("svg",{ref:s,...A7,color:r,width:La[a],height:La[a],className:["fondue",`fondue-${ht(e)}`,o].filter(Boolean).join(" "),"data-test-id":`fondue-icons-${ht(e)}`,key:`fondue-icons-${ht(e)}`,...i},[...bl(t,ht(e)),...Array.isArray(l)?l:[l]]));return n.displayName=`Icon${e}`,n};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 P7=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 R7=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 k7=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 Lr=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 T7=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 tt=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 an=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 N7=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 z7=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 jr=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 O7=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 D7(e,t){const n=p.createContext(t),r=o=>{const{children:l,...i}=o,s=p.useMemo(()=>i,Object.values(i));return c.jsx(n.Provider,{value:s,children:l})};r.displayName=e+"Provider";function a(o){const l=p.useContext(n);if(l)return l;if(t!==void 0)return t;throw new Error(`\`${o}\` must be used within \`${e}\``)}return[r,a]}function O0(e,t=[]){let n=[];function r(o,l){const i=p.createContext(l),s=n.length;n=[...n,l];const d=f=>{var _;const{scope:h,children:v,...C}=f,m=((_=h==null?void 0:h[e])==null?void 0:_[s])||i,g=p.useMemo(()=>C,Object.values(C));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,C=p.useContext(v);if(C)return C;if(l!==void 0)return l;throw new Error(`\`${f}\` must be used within \`${o}\``)}return[d,u]}const a=()=>{const o=n.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,[r,H7(a,...t)]}function H7(...e){const t=e[0];if(e.length===1)return t;const n=()=>{const r=e.map(a=>({useScope:a(),scopeName:a.scopeName}));return function(o){const l=r.reduce((i,{useScope:s,scopeName:d})=>{const f=s(o)[`__scope${d}`];return{...i,...f}},{});return p.useMemo(()=>({[`__scope${t.scopeName}`]:l}),[l])}};return n.scopeName=t.scopeName,n}function ja(e,t){if(typeof e=="function")return e(t);e!=null&&(e.current=t)}function ln(...e){return t=>{let n=!1;const r=e.map(a=>{const o=ja(a,t);return!n&&typeof o=="function"&&(n=!0),o});if(n)return()=>{for(let a=0;a<r.length;a++){const o=r[a];typeof o=="function"?o():ja(e[a],null)}}}}function c0(...e){return p.useCallback(ln(...e),e)}function G1(e){const t=V7(e),n=p.forwardRef((r,a)=>{const{children:o,...l}=r,i=p.Children.toArray(o),s=i.find(j7);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 n.displayName=`${e}.Slot`,n}var nt=G1("Slot");function V7(e){const t=p.forwardRef((n,r)=>{const{children:a,...o}=n;if(p.isValidElement(a)){const l=B7(a),i=$7(o,a.props);return a.type!==p.Fragment&&(i.ref=r?ln(r,l):l),p.cloneElement(a,i)}return p.Children.count(a)>1?p.Children.only(null):null});return t.displayName=`${e}.SlotClone`,t}var wl=Symbol("radix.slottable");function L7(e){const t=({children:n})=>c.jsx(c.Fragment,{children:n});return t.displayName=`${e}.Slottable`,t.__radixId=wl,t}function j7(e){return p.isValidElement(e)&&typeof e.type=="function"&&"__radixId"in e.type&&e.type.__radixId===wl}function $7(e,t){const n={...t};for(const r in t){const a=e[r],o=t[r];/^on[A-Z]/.test(r)?a&&o?n[r]=(...i)=>{o(...i),a(...i)}:a&&(n[r]=a):r==="style"?n[r]={...a,...o}:r==="className"&&(n[r]=[a,o].filter(Boolean).join(" "))}return{...e,...n}}function B7(e){var r,a;let t=(r=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:r.get,n=t&&"isReactWarning"in t&&t.isReactWarning;return n?e.ref:(t=(a=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:a.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n?e.props.ref:e.props.ref||e.ref)}function $r(e){const t=e+"CollectionProvider",[n,r]=O0(t),[a,o]=n(t,{collectionRef:{current:null},itemMap:new Map}),l=m=>{const{scope:g,children:_}=m,x=y.useRef(null),S=y.useRef(new Map).current;return c.jsx(a,{scope:g,itemMap:S,collectionRef:x,children:_})};l.displayName=t;const i=e+"CollectionSlot",s=G1(i),d=y.forwardRef((m,g)=>{const{scope:_,children:x}=m,S=o(i,_),M=c0(g,S.collectionRef);return c.jsx(s,{ref:M,children:x})});d.displayName=i;const u=e+"CollectionItemSlot",f="data-radix-collection-item",h=G1(u),v=y.forwardRef((m,g)=>{const{scope:_,children:x,...S}=m,M=y.useRef(null),A=c0(g,M),P=o(u,_);return y.useEffect(()=>(P.itemMap.set(M,{ref:M,...S}),()=>void P.itemMap.delete(M))),c.jsx(h,{[f]:"",ref:A,children:x})});v.displayName=u;function C(m){const g=o(e+"CollectionConsumer",m);return y.useCallback(()=>{const x=g.collectionRef.current;if(!x)return[];const S=Array.from(x.querySelectorAll(`[${f}]`));return Array.from(g.itemMap.values()).sort((P,k)=>S.indexOf(P.ref.current)-S.indexOf(k.ref.current))},[g.collectionRef,g.itemMap])}return[{Provider:l,Slot:d,ItemSlot:v},C,r]}function J(e,t,{checkForDefaultPrevented:n=!0}={}){return function(a){if(e==null||e(a),n===!1||!a.defaultPrevented)return t==null?void 0:t(a)}}function S0(e){const t=p.useRef(e);return p.useEffect(()=>{t.current=e}),p.useMemo(()=>(...n)=>{var r;return(r=t.current)==null?void 0:r.call(t,...n)},[])}function U0({prop:e,defaultProp:t,onChange:n=()=>{}}){const[r,a]=F7({defaultProp:t,onChange:n}),o=e!==void 0,l=o?e:r,i=S0(n),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 F7({defaultProp:e,onChange:t}){const n=p.useState(e),[r]=n,a=p.useRef(r),o=S0(t);return p.useEffect(()=>{a.current!==r&&(o(r),a.current=r)},[r,a,o]),n}var U7=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","span","svg","ul"],r0=U7.reduce((e,t)=>{const n=G1(`Primitive.${t}`),r=p.forwardRef((a,o)=>{const{asChild:l,...i}=a,s=l?n:t;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),c.jsx(s,{...i,ref:o})});return r.displayName=`Primitive.${t}`,{...e,[t]:r}},{});function yl(e,t){e&&ol.flushSync(()=>e.dispatchEvent(t))}var I1=globalThis!=null&&globalThis.document?p.useLayoutEffect:()=>{};function W7(e,t){return p.useReducer((n,r)=>t[n][r]??n,e)}var P0=e=>{const{present:t,children:n}=e,r=K7(t),a=typeof n=="function"?n({present:r.isPresent}):p.Children.only(n),o=c0(r.ref,G7(a));return typeof n=="function"||r.isPresent?p.cloneElement(a,{ref:o}):null};P0.displayName="Presence";function K7(e){const[t,n]=p.useState(),r=p.useRef({}),a=p.useRef(e),o=p.useRef("none"),l=e?"mounted":"unmounted",[i,s]=W7(l,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return p.useEffect(()=>{const d=pt(r.current);o.current=i==="mounted"?d:"none"},[i]),I1(()=>{const d=r.current,u=a.current;if(u!==e){const h=o.current,v=pt(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]),I1(()=>{if(t){let d;const u=t.ownerDocument.defaultView??window,f=v=>{const m=pt(r.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=pt(r.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&&(r.current=getComputedStyle(d)),n(d)},[])}}function pt(e){return(e==null?void 0:e.animationName)||"none"}function G7(e){var r,a;let t=(r=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:r.get,n=t&&"isReactWarning"in t&&t.isReactWarning;return n?e.ref:(t=(a=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:a.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n?e.props.ref:e.props.ref||e.ref)}var q7=p[" useId ".trim().toString()]||(()=>{}),Y7=0;function Z0(e){const[t,n]=p.useState(q7());return I1(()=>{e||n(r=>r??String(Y7++))},[e]),e||(t?`radix-${t}`:"")}var X7=p.createContext(void 0);function Ce(e){const t=p.useContext(X7);return e||t||"ltr"}const Q7=e=>e.startsWith("aria-")||e==="role",$a={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"},Ba=(e,t)=>e==="columns"||e==="rows"?typeof t=="number"?`repeat(${t}, 1fr)`:t:typeof t=="number"?`${t*.25}rem`:t,sn=(e,t={})=>Object.entries(e).reduce((n,[r,a])=>{if(Q7(r))return n;const o=r in t?t[r]:r in $a?$a[r]:r,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&&(n[`--${i}-${l}`]=Ba(r,s));else n[`--${l}`]=Ba(r,a);return n},{}),Z7="_root_yrjuz_5",J7={root:Z7},xl=y.forwardRef(({as:e="div","data-test-id":t="fondue-box",children:n,role:r,"aria-label":a,"aria-hidden":o,"aria-describedby":l,"aria-labelledby":i,"aria-expanded":s,"aria-haspopup":d,...u},f)=>c.jsx(e,{className:J7.root,"data-test-id":t,style:sn(u),role:r,"aria-label":a,"aria-hidden":o,"aria-describedby":l,"aria-labelledby":i,"aria-expanded":s,"aria-haspopup":d,ref:f,children:n}));xl.displayName="Box";const Br="-",e3=e=>{const t=n3(e),{conflictingClassGroups:n,conflictingClassGroupModifiers:r}=e;return{getClassGroupId:l=>{const i=l.split(Br);return i[0]===""&&i.length!==1&&i.shift(),Cl(i,t)||t3(l)},getConflictingClassGroupIds:(l,i)=>{const s=n[l]||[];return i&&r[l]?[...s,...r[l]]:s}}},Cl=(e,t)=>{var l;if(e.length===0)return t.classGroupId;const n=e[0],r=t.nextPart.get(n),a=r?Cl(e.slice(1),r):void 0;if(a)return a;if(t.validators.length===0)return;const o=e.join(Br);return(l=t.validators.find(({validator:i})=>i(o)))==null?void 0:l.classGroupId},Fa=/^\[(.+)\]$/,t3=e=>{if(Fa.test(e)){const t=Fa.exec(e)[1],n=t==null?void 0:t.substring(0,t.indexOf(":"));if(n)return"arbitrary.."+n}},n3=e=>{const{theme:t,prefix:n}=e,r={nextPart:new Map,validators:[]};return o3(Object.entries(e.classGroups),n).forEach(([o,l])=>{or(l,r,o,t)}),r},or=(e,t,n,r)=>{e.forEach(a=>{if(typeof a=="string"){const o=a===""?t:Ua(t,a);o.classGroupId=n;return}if(typeof a=="function"){if(r3(a)){or(a(r),t,n,r);return}t.validators.push({validator:a,classGroupId:n});return}Object.entries(a).forEach(([o,l])=>{or(l,Ua(t,o),n,r)})})},Ua=(e,t)=>{let n=e;return t.split(Br).forEach(r=>{n.nextPart.has(r)||n.nextPart.set(r,{nextPart:new Map,validators:[]}),n=n.nextPart.get(r)}),n},r3=e=>e.isThemeGetter,o3=(e,t)=>t?e.map(([n,r])=>{const a=r.map(o=>typeof o=="string"?t+o:typeof o=="object"?Object.fromEntries(Object.entries(o).map(([l,i])=>[t+l,i])):o);return[n,a]}):e,a3=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,n=new Map,r=new Map;const a=(o,l)=>{n.set(o,l),t++,t>e&&(t=0,r=n,n=new Map)};return{get(o){let l=n.get(o);if(l!==void 0)return l;if((l=r.get(o))!==void 0)return a(o,l),l},set(o,l){n.has(o)?n.set(o,l):a(o,l)}}},_l="!",l3=e=>{const{separator:t,experimentalParseClassName:n}=e,r=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&&(r||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(_l),C=v?h.substring(1):h,m=f&&f>u?f-u:void 0;return{modifiers:s,hasImportantModifier:v,baseClassName:C,maybePostfixModifierPosition:m}};return n?i=>n({className:i,parseClassName:l}):l},i3=e=>{if(e.length<=1)return e;const t=[];let n=[];return e.forEach(r=>{r[0]==="["?(t.push(...n.sort(),r),n=[]):n.push(r)}),t.push(...n.sort()),t},s3=e=>({cache:a3(e.cacheSize),parseClassName:l3(e),...e3(e)}),c3=/\s+/,d3=(e,t)=>{const{parseClassName:n,getClassGroupId:r,getConflictingClassGroupIds:a}=t,o=[],l=e.trim().split(c3);let i="";for(let s=l.length-1;s>=0;s-=1){const d=l[s],{modifiers:u,hasImportantModifier:f,baseClassName:h,maybePostfixModifierPosition:v}=n(d);let C=!!v,m=r(C?h.substring(0,v):h);if(!m){if(!C){i=d+(i.length>0?" "+i:i);continue}if(m=r(h),!m){i=d+(i.length>0?" "+i:i);continue}C=!1}const g=i3(u).join(":"),_=f?g+_l:g,x=_+m;if(o.includes(x))continue;o.push(x);const S=a(m,C);for(let M=0;M<S.length;++M){const A=S[M];o.push(_+A)}i=d+(i.length>0?" "+i:i)}return i};function u3(){let e=0,t,n,r="";for(;e<arguments.length;)(t=arguments[e++])&&(n=Ml(t))&&(r&&(r+=" "),r+=n);return r}const Ml=e=>{if(typeof e=="string")return e;let t,n="";for(let r=0;r<e.length;r++)e[r]&&(t=Ml(e[r]))&&(n&&(n+=" "),n+=t);return n};function Wa(e,...t){let n,r,a,o=l;function l(s){const d=t.reduce((u,f)=>f(u),e());return n=s3(d),r=n.cache.get,a=n.cache.set,o=i,i(s)}function i(s){const d=r(s);if(d)return d;const u=d3(s,n);return a(s,u),u}return function(){return o(u3.apply(null,arguments))}}const b0=e=>{const t=n=>n[e]||[];return t.isThemeGetter=!0,t},Sl=/^\[(?:([a-z-]+):)?(.+)\]$/i,f3=/^\d+\/\d+$/,h3=new Set(["px","full","screen"]),p3=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,v3=/\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$/,g3=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,m3=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,b3=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,s1=e=>ie(e)||h3.has(e)||f3.test(e),y1=e=>_e(e,"length",A3),ie=e=>!!e&&!Number.isNaN(Number(e)),zn=e=>_e(e,"number",ie),Oe=e=>!!e&&Number.isInteger(Number(e)),w3=e=>e.endsWith("%")&&ie(e.slice(0,-1)),l0=e=>Sl.test(e),x1=e=>p3.test(e),y3=new Set(["length","size","percentage"]),x3=e=>_e(e,y3,Al),C3=e=>_e(e,"position",Al),_3=new Set(["image","url"]),M3=e=>_e(e,_3,I3),S3=e=>_e(e,"",E3),De=()=>!0,_e=(e,t,n)=>{const r=Sl.exec(e);return r?r[1]?typeof t=="string"?r[1]===t:t.has(r[1]):n(r[2]):!1},A3=e=>v3.test(e)&&!g3.test(e),Al=()=>!1,E3=e=>m3.test(e),I3=e=>b3.test(e),Ka=()=>{const e=b0("colors"),t=b0("spacing"),n=b0("blur"),r=b0("brightness"),a=b0("borderColor"),o=b0("borderRadius"),l=b0("borderSpacing"),i=b0("borderWidth"),s=b0("contrast"),d=b0("grayscale"),u=b0("hueRotate"),f=b0("invert"),h=b0("gap"),v=b0("gradientColorStops"),C=b0("gradientColorStopPositions"),m=b0("inset"),g=b0("margin"),_=b0("opacity"),x=b0("padding"),S=b0("saturate"),M=b0("scale"),A=b0("sepia"),P=b0("skew"),k=b0("space"),z=b0("translate"),B=()=>["auto","contain","none"],$=()=>["auto","hidden","clip","visible","scroll"],U=()=>["auto",l0,t],R=()=>[l0,t],L=()=>["",s1,y1],V=()=>["auto",ie,l0],K=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],F=()=>["solid","dashed","dotted","double","none"],O=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],H=()=>["start","end","center","between","around","evenly","stretch"],I=()=>["","0",l0],E=()=>["auto","avoid","all","avoid-page","page","left","right","column"],N=()=>[ie,l0];return{cacheSize:500,separator:":",theme:{colors:[De],spacing:[s1,y1],blur:["none","",x1,l0],brightness:N(),borderColor:[e],borderRadius:["none","","full",x1,l0],borderSpacing:R(),borderWidth:L(),contrast:N(),grayscale:I(),hueRotate:N(),invert:I(),gap:R(),gradientColorStops:[e],gradientColorStopPositions:[w3,y1],inset:U(),margin:U(),opacity:N(),padding:R(),saturate:N(),scale:N(),sepia:I(),skew:N(),space:R(),translate:R()},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:[...K(),l0]}],overflow:[{overflow:$()}],"overflow-x":[{"overflow-x":$()}],"overflow-y":[{"overflow-y":$()}],overscroll:[{overscroll:B()}],"overscroll-x":[{"overscroll-x":B()}],"overscroll-y":[{"overscroll-y":B()}],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",Oe,l0]}],basis:[{basis:U()}],"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",Oe,l0]}],"grid-cols":[{"grid-cols":[De]}],"col-start-end":[{col:["auto",{span:["full",Oe,l0]},l0]}],"col-start":[{"col-start":V()}],"col-end":[{"col-end":V()}],"grid-rows":[{"grid-rows":[De]}],"row-start-end":[{row:["auto",{span:[Oe,l0]},l0]}],"row-start":[{"row-start":V()}],"row-end":[{"row-end":V()}],"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",...H()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...H(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...H(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[x]}],px:[{px:[x]}],py:[{py:[x]}],ps:[{ps:[x]}],pe:[{pe:[x]}],pt:[{pt:[x]}],pr:[{pr:[x]}],pb:[{pb:[x]}],pl:[{pl:[x]}],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":[k]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[k]}],"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,y1]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",zn]}],"font-family":[{font:[De]}],"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",ie,zn]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",s1,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:[...F(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",s1,y1]}],"underline-offset":[{"underline-offset":["auto",s1,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:R()}],"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:[...K(),C3]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",x3]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},M3]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[C]}],"gradient-via-pos":[{via:[C]}],"gradient-to-pos":[{to:[C]}],"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:[...F(),"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:F()}],"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:["",...F()]}],"outline-offset":[{"outline-offset":[s1,l0]}],"outline-w":[{outline:[s1,y1]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:L()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[_]}],"ring-offset-w":[{"ring-offset":[s1,y1]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",x1,S3]}],"shadow-color":[{shadow:[De]}],opacity:[{opacity:[_]}],"mix-blend":[{"mix-blend":[...O(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":O()}],filter:[{filter:["","none"]}],blur:[{blur:[n]}],brightness:[{brightness:[r]}],contrast:[{contrast:[s]}],"drop-shadow":[{"drop-shadow":["","none",x1,l0]}],grayscale:[{grayscale:[d]}],"hue-rotate":[{"hue-rotate":[u]}],invert:[{invert:[f]}],saturate:[{saturate:[S]}],sepia:[{sepia:[A]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[n]}],"backdrop-brightness":[{"backdrop-brightness":[r]}],"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":[S]}],"backdrop-sepia":[{"backdrop-sepia":[A]}],"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:N()}],ease:[{ease:["linear","in","out","in-out",l0]}],delay:[{delay:N()}],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:[Oe,l0]}],"translate-x":[{"translate-x":[z]}],"translate-y":[{"translate-y":[z]}],"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":R()}],"scroll-mx":[{"scroll-mx":R()}],"scroll-my":[{"scroll-my":R()}],"scroll-ms":[{"scroll-ms":R()}],"scroll-me":[{"scroll-me":R()}],"scroll-mt":[{"scroll-mt":R()}],"scroll-mr":[{"scroll-mr":R()}],"scroll-mb":[{"scroll-mb":R()}],"scroll-ml":[{"scroll-ml":R()}],"scroll-p":[{"scroll-p":R()}],"scroll-px":[{"scroll-px":R()}],"scroll-py":[{"scroll-py":R()}],"scroll-ps":[{"scroll-ps":R()}],"scroll-pe":[{"scroll-pe":R()}],"scroll-pt":[{"scroll-pt":R()}],"scroll-pr":[{"scroll-pr":R()}],"scroll-pb":[{"scroll-pb":R()}],"scroll-pl":[{"scroll-pl":R()}],"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:[s1,y1,zn]}],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"]}}},P3=(e,{cacheSize:t,prefix:n,separator:r,experimentalParseClassName:a,extend:o={},override:l={}})=>{Be(e,"cacheSize",t),Be(e,"prefix",n),Be(e,"separator",r),Be(e,"experimentalParseClassName",a);for(const i in l)R3(e[i],l[i]);for(const i in o)k3(e[i],o[i]);return e},Be=(e,t,n)=>{n!==void 0&&(e[t]=n)},R3=(e,t)=>{if(t)for(const n in t)Be(e,n,t[n])},k3=(e,t)=>{if(t)for(const n in t){const r=t[n];r!==void 0&&(e[n]=(e[n]||[]).concat(r))}},T3=(e,...t)=>typeof e=="function"?Wa(Ka,e,...t):Wa(()=>P3(Ka(),e),...t);var Ga=e=>typeof e=="boolean"?`${e}`:e===0?"0":e,H0=e=>!e||typeof e!="object"||Object.keys(e).length===0,N3=(e,t)=>JSON.stringify(e)===JSON.stringify(t);function El(e,t){e.forEach(function(n){Array.isArray(n)?El(n,t):t.push(n)})}function Il(e){let t=[];return El(e,t),t}var Pl=(...e)=>Il(e).filter(Boolean),Rl=(e,t)=>{let n={},r=Object.keys(e),a=Object.keys(t);for(let o of r)if(a.includes(o)){let l=e[o],i=t[o];Array.isArray(l)||Array.isArray(i)?n[o]=Pl(i,l):typeof l=="object"&&typeof i=="object"?n[o]=Rl(l,i):n[o]=i+" "+l}else n[o]=e[o];for(let o of a)r.includes(o)||(n[o]=t[o]);return n},qa=e=>!e||typeof e!="string"?e:e.replace(/\s+/g," ").trim();const Fr="-",z3=e=>{const t=D3(e),{conflictingClassGroups:n,conflictingClassGroupModifiers:r}=e;return{getClassGroupId:l=>{const i=l.split(Fr);return i[0]===""&&i.length!==1&&i.shift(),kl(i,t)||O3(l)},getConflictingClassGroupIds:(l,i)=>{const s=n[l]||[];return i&&r[l]?[...s,...r[l]]:s}}},kl=(e,t)=>{var l;if(e.length===0)return t.classGroupId;const n=e[0],r=t.nextPart.get(n),a=r?kl(e.slice(1),r):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},Ya=/^\[(.+)\]$/,O3=e=>{if(Ya.test(e)){const t=Ya.exec(e)[1],n=t==null?void 0:t.substring(0,t.indexOf(":"));if(n)return"arbitrary.."+n}},D3=e=>{const{theme:t,prefix:n}=e,r={nextPart:new Map,validators:[]};return V3(Object.entries(e.classGroups),n).forEach(([o,l])=>{ar(l,r,o,t)}),r},ar=(e,t,n,r)=>{e.forEach(a=>{if(typeof a=="string"){const o=a===""?t:Xa(t,a);o.classGroupId=n;return}if(typeof a=="function"){if(H3(a)){ar(a(r),t,n,r);return}t.validators.push({validator:a,classGroupId:n});return}Object.entries(a).forEach(([o,l])=>{ar(l,Xa(t,o),n,r)})})},Xa=(e,t)=>{let n=e;return t.split(Fr).forEach(r=>{n.nextPart.has(r)||n.nextPart.set(r,{nextPart:new Map,validators:[]}),n=n.nextPart.get(r)}),n},H3=e=>e.isThemeGetter,V3=(e,t)=>t?e.map(([n,r])=>{const a=r.map(o=>typeof o=="string"?t+o:typeof o=="object"?Object.fromEntries(Object.entries(o).map(([l,i])=>[t+l,i])):o);return[n,a]}):e,L3=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,n=new Map,r=new Map;const a=(o,l)=>{n.set(o,l),t++,t>e&&(t=0,r=n,n=new Map)};return{get(o){let l=n.get(o);if(l!==void 0)return l;if((l=r.get(o))!==void 0)return a(o,l),l},set(o,l){n.has(o)?n.set(o,l):a(o,l)}}},Tl="!",j3=e=>{const{separator:t,experimentalParseClassName:n}=e,r=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&&(r||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(Tl),C=v?h.substring(1):h,m=f&&f>u?f-u:void 0;return{modifiers:s,hasImportantModifier:v,baseClassName:C,maybePostfixModifierPosition:m}};return n?i=>n({className:i,parseClassName:l}):l},$3=e=>{if(e.length<=1)return e;const t=[];let n=[];return e.forEach(r=>{r[0]==="["?(t.push(...n.sort(),r),n=[]):n.push(r)}),t.push(...n.sort()),t},B3=e=>({cache:L3(e.cacheSize),parseClassName:j3(e),...z3(e)}),F3=/\s+/,U3=(e,t)=>{const{parseClassName:n,getClassGroupId:r,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}=n(d);let C=!!v,m=r(C?h.substring(0,v):h);if(!m){if(!C){i=d+(i.length>0?" "+i:i);continue}if(m=r(h),!m){i=d+(i.length>0?" "+i:i);continue}C=!1}const g=$3(u).join(":"),_=f?g+Tl:g,x=_+m;if(o.includes(x))continue;o.push(x);const S=a(m,C);for(let M=0;M<S.length;++M){const A=S[M];o.push(_+A)}i=d+(i.length>0?" "+i:i)}return i};function W3(){let e=0,t,n,r="";for(;e<arguments.length;)(t=arguments[e++])&&(n=Nl(t))&&(r&&(r+=" "),r+=n);return r}const Nl=e=>{if(typeof e=="string")return e;let t,n="";for(let r=0;r<e.length;r++)e[r]&&(t=Nl(e[r]))&&(n&&(n+=" "),n+=t);return n};function lr(e,...t){let n,r,a,o=l;function l(s){const d=t.reduce((u,f)=>f(u),e());return n=B3(d),r=n.cache.get,a=n.cache.set,o=i,i(s)}function i(s){const d=r(s);if(d)return d;const u=U3(s,n);return a(s,u),u}return function(){return o(W3.apply(null,arguments))}}const w0=e=>{const t=n=>n[e]||[];return t.isThemeGetter=!0,t},zl=/^\[(?:([a-z-]+):)?(.+)\]$/i,K3=/^\d+\/\d+$/,G3=new Set(["px","full","screen"]),q3=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,Y3=/\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$/,X3=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,Q3=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,Z3=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,c1=e=>se(e)||G3.has(e)||K3.test(e),C1=e=>Me(e,"length",l8),se=e=>!!e&&!Number.isNaN(Number(e)),On=e=>Me(e,"number",se),He=e=>!!e&&Number.isInteger(Number(e)),J3=e=>e.endsWith("%")&&se(e.slice(0,-1)),i0=e=>zl.test(e),_1=e=>q3.test(e),e8=new Set(["length","size","percentage"]),t8=e=>Me(e,e8,Ol),n8=e=>Me(e,"position",Ol),r8=new Set(["image","url"]),o8=e=>Me(e,r8,s8),a8=e=>Me(e,"",i8),Ve=()=>!0,Me=(e,t,n)=>{const r=zl.exec(e);return r?r[1]?typeof t=="string"?r[1]===t:t.has(r[1]):n(r[2]):!1},l8=e=>Y3.test(e)&&!X3.test(e),Ol=()=>!1,i8=e=>Q3.test(e),s8=e=>Z3.test(e),ir=()=>{const e=w0("colors"),t=w0("spacing"),n=w0("blur"),r=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"),C=w0("gradientColorStopPositions"),m=w0("inset"),g=w0("margin"),_=w0("opacity"),x=w0("padding"),S=w0("saturate"),M=w0("scale"),A=w0("sepia"),P=w0("skew"),k=w0("space"),z=w0("translate"),B=()=>["auto","contain","none"],$=()=>["auto","hidden","clip","visible","scroll"],U=()=>["auto",i0,t],R=()=>[i0,t],L=()=>["",c1,C1],V=()=>["auto",se,i0],K=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],F=()=>["solid","dashed","dotted","double","none"],O=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],H=()=>["start","end","center","between","around","evenly","stretch"],I=()=>["","0",i0],E=()=>["auto","avoid","all","avoid-page","page","left","right","column"],N=()=>[se,i0];return{cacheSize:500,separator:":",theme:{colors:[Ve],spacing:[c1,C1],blur:["none","",_1,i0],brightness:N(),borderColor:[e],borderRadius:["none","","full",_1,i0],borderSpacing:R(),borderWidth:L(),contrast:N(),grayscale:I(),hueRotate:N(),invert:I(),gap:R(),gradientColorStops:[e],gradientColorStopPositions:[J3,C1],inset:U(),margin:U(),opacity:N(),padding:R(),saturate:N(),scale:N(),sepia:I(),skew:N(),space:R(),translate:R()},classGroups:{aspect:[{aspect:["auto","square","video",i0]}],container:["container"],columns:[{columns:[_1]}],"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:[...K(),i0]}],overflow:[{overflow:$()}],"overflow-x":[{"overflow-x":$()}],"overflow-y":[{"overflow-y":$()}],overscroll:[{overscroll:B()}],"overscroll-x":[{"overscroll-x":B()}],"overscroll-y":[{"overscroll-y":B()}],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",He,i0]}],basis:[{basis:U()}],"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",He,i0]}],"grid-cols":[{"grid-cols":[Ve]}],"col-start-end":[{col:["auto",{span:["full",He,i0]},i0]}],"col-start":[{"col-start":V()}],"col-end":[{"col-end":V()}],"grid-rows":[{"grid-rows":[Ve]}],"row-start-end":[{row:["auto",{span:[He,i0]},i0]}],"row-start":[{"row-start":V()}],"row-end":[{"row-end":V()}],"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",...H()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...H(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...H(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[x]}],px:[{px:[x]}],py:[{py:[x]}],ps:[{ps:[x]}],pe:[{pe:[x]}],pt:[{pt:[x]}],pr:[{pr:[x]}],pb:[{pb:[x]}],pl:[{pl:[x]}],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":[k]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[k]}],"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:[_1]},_1]}],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",_1,C1]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",On]}],"font-family":[{font:[Ve]}],"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",se,On]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",c1,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:[...F(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",c1,C1]}],"underline-offset":[{"underline-offset":["auto",c1,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:R()}],"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:[...K(),n8]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",t8]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},o8]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[C]}],"gradient-via-pos":[{via:[C]}],"gradient-to-pos":[{to:[C]}],"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:[...F(),"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:F()}],"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:["",...F()]}],"outline-offset":[{"outline-offset":[c1,i0]}],"outline-w":[{outline:[c1,C1]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:L()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[_]}],"ring-offset-w":[{"ring-offset":[c1,C1]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",_1,a8]}],"shadow-color":[{shadow:[Ve]}],opacity:[{opacity:[_]}],"mix-blend":[{"mix-blend":[...O(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":O()}],filter:[{filter:["","none"]}],blur:[{blur:[n]}],brightness:[{brightness:[r]}],contrast:[{contrast:[s]}],"drop-shadow":[{"drop-shadow":["","none",_1,i0]}],grayscale:[{grayscale:[d]}],"hue-rotate":[{"hue-rotate":[u]}],invert:[{invert:[f]}],saturate:[{saturate:[S]}],sepia:[{sepia:[A]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[n]}],"backdrop-brightness":[{"backdrop-brightness":[r]}],"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":[S]}],"backdrop-sepia":[{"backdrop-sepia":[A]}],"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:N()}],ease:[{ease:["linear","in","out","in-out",i0]}],delay:[{delay:N()}],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:[He,i0]}],"translate-x":[{"translate-x":[z]}],"translate-y":[{"translate-y":[z]}],"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":R()}],"scroll-mx":[{"scroll-mx":R()}],"scroll-my":[{"scroll-my":R()}],"scroll-ms":[{"scroll-ms":R()}],"scroll-me":[{"scroll-me":R()}],"scroll-mt":[{"scroll-mt":R()}],"scroll-mr":[{"scroll-mr":R()}],"scroll-mb":[{"scroll-mb":R()}],"scroll-ml":[{"scroll-ml":R()}],"scroll-p":[{"scroll-p":R()}],"scroll-px":[{"scroll-px":R()}],"scroll-py":[{"scroll-py":R()}],"scroll-ps":[{"scroll-ps":R()}],"scroll-pe":[{"scroll-pe":R()}],"scroll-pt":[{"scroll-pt":R()}],"scroll-pr":[{"scroll-pr":R()}],"scroll-pb":[{"scroll-pb":R()}],"scroll-pl":[{"scroll-pl":R()}],"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:[c1,C1,On]}],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"]}}},c8=(e,{cacheSize:t,prefix:n,separator:r,experimentalParseClassName:a,extend:o={},override:l={}})=>{Fe(e,"cacheSize",t),Fe(e,"prefix",n),Fe(e,"separator",r),Fe(e,"experimentalParseClassName",a);for(const i in l)d8(e[i],l[i]);for(const i in o)u8(e[i],o[i]);return e},Fe=(e,t,n)=>{n!==void 0&&(e[t]=n)},d8=(e,t)=>{if(t)for(const n in t)Fe(e,n,t[n])},u8=(e,t)=>{if(t)for(const n in t){const r=t[n];r!==void 0&&(e[n]=(e[n]||[]).concat(r))}},f8=(e,...t)=>typeof e=="function"?lr(ir,e,...t):lr(()=>c8(ir(),e),...t),h8=lr(ir);var p8={twMerge:!0,twMergeConfig:{},responsiveVariants:!1},Dl=e=>e||void 0,Ge=(...e)=>Dl(Il(e).filter(Boolean).join(" ")),Dn=null,d1={},sr=!1,Le=(...e)=>t=>t.twMerge?((!Dn||sr)&&(sr=!1,Dn=H0(d1)?h8:f8({...d1,extend:{theme:d1.theme,classGroups:d1.classGroups,conflictingClassGroupModifiers:d1.conflictingClassGroupModifiers,conflictingClassGroups:d1.conflictingClassGroups,...d1.extend}})),Dl(Dn(Ge(e)))):Ge(e),Qa=(e,t)=>{for(let n in t)e.hasOwnProperty(n)?e[n]=Ge(e[n],t[n]):e[n]=t[n];return e},v8=(e,t)=>{let{extend:n=null,slots:r={},variants:a={},compoundVariants:o=[],compoundSlots:l=[],defaultVariants:i={}}=e,s={...p8,...t},d=n!=null&&n.base?Ge(n.base,e==null?void 0:e.base):e==null?void 0:e.base,u=n!=null&&n.variants&&!H0(n.variants)?Rl(a,n.variants):a,f=n!=null&&n.defaultVariants&&!H0(n.defaultVariants)?{...n.defaultVariants,...i}:i;!H0(s.twMergeConfig)&&!N3(s.twMergeConfig,d1)&&(sr=!0,d1=s.twMergeConfig);let h=H0(n==null?void 0:n.slots),v=H0(r)?{}:{base:Ge(e==null?void 0:e.base,h&&(n==null?void 0:n.base)),...r},C=h?v:Qa({...n==null?void 0:n.slots},H0(v)?{base:e==null?void 0:e.base}:v),m=H0(n==null?void 0:n.compoundVariants)?o:Pl(n==null?void 0:n.compoundVariants,o),g=x=>{if(H0(u)&&H0(r)&&h)return Le(d,x==null?void 0:x.class,x==null?void 0:x.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 S=(R,L,V=[],K)=>{let F=V;if(typeof L=="string")F=F.concat(qa(L).split(" ").map(O=>`${R}:${O}`));else if(Array.isArray(L))F=F.concat(L.reduce((O,H)=>O.concat(`${R}:${H}`),[]));else if(typeof L=="object"&&typeof K=="string"){for(let O in L)if(L.hasOwnProperty(O)&&O===K){let H=L[O];if(H&&typeof H=="string"){let I=qa(H);F[K]?F[K]=F[K].concat(I.split(" ").map(E=>`${R}:${E}`)):F[K]=I.split(" ").map(E=>`${R}:${E}`)}else Array.isArray(H)&&H.length>0&&(F[K]=H.reduce((I,E)=>I.concat(`${R}:${E}`),[]))}}return F},M=(R,L=u,V=null,K=null)=>{var F;let O=L[R];if(!O||H0(O))return null;let H=(F=K==null?void 0:K[R])!=null?F:x==null?void 0:x[R];if(H===null)return null;let I=Ga(H),E=Array.isArray(s.responsiveVariants)&&s.responsiveVariants.length>0||s.responsiveVariants===!0,N=f==null?void 0:f[R],j=[];if(typeof I=="object"&&E)for(let[q,Y]of Object.entries(I)){let Q=O[Y];if(q==="initial"){N=Y;continue}Array.isArray(s.responsiveVariants)&&!s.responsiveVariants.includes(q)||(j=S(q,Q,j,V))}let T=I!=null&&typeof I!="object"?I:Ga(N),D=O[T||"false"];return typeof j=="object"&&typeof V=="string"&&j[V]?Qa(j,D):j.length>0?(j.push(D),V==="base"?j.join(" "):j):D},A=()=>u?Object.keys(u).map(R=>M(R,u)):null,P=(R,L)=>{if(!u||typeof u!="object")return null;let V=new Array;for(let K in u){let F=M(K,u,R,L),O=R==="base"&&typeof F=="string"?F:F&&F[R];O&&(V[V.length]=O)}return V},k={};for(let R in x)x[R]!==void 0&&(k[R]=x[R]);let z=(R,L)=>{var V;let K=typeof(x==null?void 0:x[R])=="object"?{[R]:(V=x[R])==null?void 0:V.initial}:{};return{...f,...k,...K,...L}},B=(R=[],L)=>{let V=[];for(let{class:K,className:F,...O}of R){let H=!0;for(let[I,E]of Object.entries(O)){let N=z(I,L)[I];if(Array.isArray(E)){if(!E.includes(N)){H=!1;break}}else{let j=T=>T==null||T===!1;if(j(E)&&j(N))continue;if(N!==E){H=!1;break}}}H&&(K&&V.push(K),F&&V.push(F))}return V},$=R=>{let L=B(m,R);if(!Array.isArray(L))return L;let V={};for(let K of L)if(typeof K=="string"&&(V.base=Le(V.base,K)(s)),typeof K=="object")for(let[F,O]of Object.entries(K))V[F]=Le(V[F],O)(s);return V},U=R=>{if(l.length<1)return null;let L={};for(let{slots:V=[],class:K,className:F,...O}of l){if(!H0(O)){let H=!0;for(let I of Object.keys(O)){let E=z(I,R)[I];if(E===void 0||(Array.isArray(O[I])?!O[I].includes(E):O[I]!==E)){H=!1;break}}if(!H)continue}for(let H of V)L[H]=L[H]||[],L[H].push([K,F])}return L};if(!H0(r)||!h){let R={};if(typeof C=="object"&&!H0(C))for(let L of Object.keys(C))R[L]=V=>{var K,F;return Le(C[L],P(L,V),((K=$(V))!=null?K:[])[L],((F=U(V))!=null?F:[])[L],V==null?void 0:V.class,V==null?void 0:V.className)(s)};return R}return Le(d,A(),B(m),x==null?void 0:x.class,x==null?void 0:x.className)(s)},_=()=>{if(!(!u||typeof u!="object"))return Object.keys(u)};return g.variantKeys=_(),g.extend=n,g.base=d,g.slots=C,g.variants=u,g.defaultVariants=f,g.compoundSlots=l,g.compoundVariants=m,g};const g8=T3({prefix:"tw-",extend:{classGroups:{"font-size":["text-body-x-small","text-body-small","text-body-medium","text-body-large"]}}}),l1=(...e)=>g8(...e),Q1=e=>v8(e),Hl="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",m8=Q1({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 ${Hl}`,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}}),b8=Q1({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}}),w8=Q1({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}}),Vl=y.forwardRef(({children:e,type:t="button",variant:n,size:r="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:l1(m8({size:r,variant:n,hugWidth:s,...d}),w8({variant:n,...d}),b8({variant:n,...d}),l),...d,onClick:f=>{var h;(h=d.onClick)==null||h.call(d,f),i==null||i(f)},children:e}));Vl.displayName="Button";function Ur(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 cn(e){const[t,n]=p.useState(void 0);return I1(()=>{if(e){n({width:e.offsetWidth,height:e.offsetHeight});const r=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;n({width:l,height:i})});return r.observe(e,{box:"border-box"}),()=>r.unobserve(e)}else n(void 0)},[e]),t}var Wr="Checkbox",[y8,Py]=O0(Wr),[x8,C8]=y8(Wr),Ll=p.forwardRef((e,t)=>{const{__scopeCheckbox:n,name:r,checked:a,defaultChecked:o,required:l,disabled:i,value:s="on",onCheckedChange:d,form:u,...f}=e,[h,v]=p.useState(null),C=c0(t,M=>v(M)),m=p.useRef(!1),g=h?u||!!h.closest("form"):!0,[_=!1,x]=U0({prop:a,defaultProp:o,onChange:d}),S=p.useRef(_);return p.useEffect(()=>{const M=h==null?void 0:h.form;if(M){const A=()=>x(S.current);return M.addEventListener("reset",A),()=>M.removeEventListener("reset",A)}},[h,x]),c.jsxs(x8,{scope:n,state:_,disabled:i,children:[c.jsx(r0.button,{type:"button",role:"checkbox","aria-checked":E1(_)?"mixed":_,"aria-required":l,"data-state":Bl(_),"data-disabled":i?"":void 0,disabled:i,value:s,...f,ref:C,onKeyDown:J(e.onKeyDown,M=>{M.key==="Enter"&&M.preventDefault()}),onClick:J(e.onClick,M=>{x(A=>E1(A)?!0:!A),g&&(m.current=M.isPropagationStopped(),m.current||M.stopPropagation())})}),g&&c.jsx(_8,{control:h,bubbles:!m.current,name:r,value:s,checked:_,required:l,disabled:i,form:u,style:{transform:"translateX(-100%)"},defaultChecked:E1(o)?!1:o})]})});Ll.displayName=Wr;var jl="CheckboxIndicator",$l=p.forwardRef((e,t)=>{const{__scopeCheckbox:n,forceMount:r,...a}=e,o=C8(jl,n);return c.jsx(P0,{present:r||E1(o.state)||o.state===!0,children:c.jsx(r0.span,{"data-state":Bl(o.state),"data-disabled":o.disabled?"":void 0,...a,ref:t,style:{pointerEvents:"none",...e.style}})})});$l.displayName=jl;var _8=e=>{const{control:t,checked:n,bubbles:r=!0,defaultChecked:a,...o}=e,l=p.useRef(null),i=Ur(n),s=cn(t);p.useEffect(()=>{const u=l.current,f=window.HTMLInputElement.prototype,v=Object.getOwnPropertyDescriptor(f,"checked").set;if(i!==n&&v){const C=new Event("click",{bubbles:r});u.indeterminate=E1(n),v.call(u,E1(n)?!1:n),u.dispatchEvent(C)}},[i,n,r]);const d=p.useRef(E1(n)?!1:n);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 E1(e){return e==="indeterminate"}function Bl(e){return E1(e)?"indeterminate":e?"checked":"unchecked"}var M8=Ll,S8=$l;const A8=Q1({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 ${Hl}`,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"}}),E8='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 ',I8=({className:e,value:t,onChange:n,defaultValue:r,"data-test-id":a="fondue-checkbox",...o},l)=>c.jsx(M8,{ref:l,checked:t,defaultChecked:r,className:l1(A8(o),e),onClick:n,"data-test-id":a,...o,children:c.jsxs(S8,{className:E8,children:[c.jsx(O7,{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(tt,{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"})]})}),P8=y.forwardRef(I8);P8.displayName="Checkbox";function dn(){return(dn=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}function Fl(e,t){if(e==null)return{};var n,r,a={},o=Object.keys(e);for(r=0;r<o.length;r++)t.indexOf(n=o[r])>=0||(a[n]=e[n]);return a}function cr(e){var t=y.useRef(e),n=y.useRef(function(r){t.current&&t.current(r)});return t.current=e,n.current}var he=function(e,t,n){return t===void 0&&(t=0),n===void 0&&(n=1),e>n?n:e<t?t:e},We=function(e){return"touches"in e},dr=function(e){return e&&e.ownerDocument.defaultView||self},Za=function(e,t,n){var r=e.getBoundingClientRect(),a=We(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,n):t;return{left:he((a.pageX-(r.left+dr(e).pageXOffset))/r.width),top:he((a.pageY-(r.top+dr(e).pageYOffset))/r.height)}},Ja=function(e){!We(e)&&e.preventDefault()},Kr=y.memo(function(e){var t=e.onMove,n=e.onKey,r=Fl(e,["onMove","onKey"]),a=y.useRef(null),o=cr(t),l=cr(n),i=y.useRef(null),s=y.useRef(!1),d=y.useMemo(function(){var v=function(g){Ja(g),(We(g)?g.touches.length>0:g.buttons>0)&&a.current?o(Za(a.current,g,i.current)):m(!1)},C=function(){return m(!1)};function m(g){var _=s.current,x=dr(a.current),S=g?x.addEventListener:x.removeEventListener;S(_?"touchmove":"mousemove",v),S(_?"touchend":"mouseup",C)}return[function(g){var _=g.nativeEvent,x=a.current;if(x&&(Ja(_),!function(M,A){return A&&!We(M)}(_,s.current)&&x)){if(We(_)){s.current=!0;var S=_.changedTouches||[];S.length&&(i.current=S[0].identifier)}x.focus(),o(Za(x,_,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",dn({},r,{onTouchStart:u,onMouseDown:u,className:"react-colorful__interactive",ref:a,onKeyDown:f,tabIndex:0,role:"slider"}))}),un=function(e){return e.filter(Boolean).join(" ")},Gr=function(e){var t=e.color,n=e.left,r=e.top,a=r===void 0?.5:r,o=un(["react-colorful__pointer",e.className]);return y.createElement("div",{className:o,style:{top:100*a+"%",left:100*n+"%"}},y.createElement("div",{className:"react-colorful__pointer-fill",style:{backgroundColor:t}}))},z0=function(e,t,n){return t===void 0&&(t=0),n===void 0&&(n=Math.pow(10,t)),Math.round(n*e)/n},Ul=function(e){var t=e.s,n=e.v,r=e.a,a=(200-t)*n/100;return{h:z0(e.h),s:z0(a>0&&a<200?t*n/100/(a<=100?a:200-a)*100:0),l:z0(a/2),a:z0(r,2)}},ur=function(e){var t=Ul(e);return"hsl("+t.h+", "+t.s+"%, "+t.l+"%)"},Hn=function(e){var t=Ul(e);return"hsla("+t.h+", "+t.s+"%, "+t.l+"%, "+t.a+")"},R8=function(e){var t=e.h,n=e.s,r=e.v,a=e.a;t=t/360*6,n/=100,r/=100;var o=Math.floor(t),l=r*(1-n),i=r*(1-(t-o)*n),s=r*(1-(1-t+o)*n),d=o%6;return{r:z0(255*[r,i,l,l,s,r][d]),g:z0(255*[s,r,r,i,l,l][d]),b:z0(255*[l,l,s,r,r,i][d]),a:z0(a,2)}},k8=function(e){var t=e.r,n=e.g,r=e.b,a=e.a,o=Math.max(t,n,r),l=o-Math.min(t,n,r),i=l?o===t?(n-r)/l:o===n?2+(r-t)/l:4+(t-n)/l:0;return{h:z0(60*(i<0?i+6:i)),s:z0(o?l/o*100:0),v:z0(o/255*100),a}},T8=y.memo(function(e){var t=e.hue,n=e.onChange,r=un(["react-colorful__hue",e.className]);return y.createElement("div",{className:r},y.createElement(Kr,{onMove:function(a){n({h:360*a.left})},onKey:function(a){n({h:he(t+360*a.left,0,360)})},"aria-label":"Hue","aria-valuenow":z0(t),"aria-valuemax":"360","aria-valuemin":"0"},y.createElement(Gr,{className:"react-colorful__hue-pointer",left:t/360,color:ur({h:t,s:100,v:100,a:1})})))}),N8=y.memo(function(e){var t=e.hsva,n=e.onChange,r={backgroundColor:ur({h:t.h,s:100,v:100,a:1})};return y.createElement("div",{className:"react-colorful__saturation",style:r},y.createElement(Kr,{onMove:function(a){n({s:100*a.left,v:100-100*a.top})},onKey:function(a){n({s:he(t.s+100*a.left,0,100),v:he(t.v-100*a.top,0,100)})},"aria-label":"Color","aria-valuetext":"Saturation "+z0(t.s)+"%, Brightness "+z0(t.v)+"%"},y.createElement(Gr,{className:"react-colorful__saturation-pointer",top:1-t.v/100,left:t.s/100,color:ur(t)})))}),Wl=function(e,t){if(e===t)return!0;for(var n in e)if(e[n]!==t[n])return!1;return!0};function z8(e,t,n){var r=cr(n),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;Wl(o,i.current.hsva)||e.equal(d=e.fromHsva(o),i.current.color)||(i.current={hsva:o,color:d},r(d))},[o,e,r]);var s=y.useCallback(function(d){l(function(u){return Object.assign({},u,d)})},[]);return[o,s]}var O8=typeof window<"u"?y.useLayoutEffect:y.useEffect,D8=function(){return typeof __webpack_nonce__<"u"?__webpack_nonce__:void 0},e5=new Map,H8=function(e){O8(function(){var t=e.current?e.current.ownerDocument:document;if(t!==void 0&&!e5.has(t)){var n=t.createElement("style");n.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}`,e5.set(t,n);var r=D8();r&&n.setAttribute("nonce",r),t.head.appendChild(n)}},[])},V8=function(e){var t=e.className,n=e.hsva,r=e.onChange,a={backgroundImage:"linear-gradient(90deg, "+Hn(Object.assign({},n,{a:0}))+", "+Hn(Object.assign({},n,{a:1}))+")"},o=un(["react-colorful__alpha",t]),l=z0(100*n.a);return y.createElement("div",{className:o},y.createElement("div",{className:"react-colorful__alpha-gradient",style:a}),y.createElement(Kr,{onMove:function(i){r({a:i.left})},onKey:function(i){r({a:he(n.a+i.left)})},"aria-label":"Alpha","aria-valuetext":l+"%","aria-valuenow":l,"aria-valuemin":"0","aria-valuemax":"100"},y.createElement(Gr,{className:"react-colorful__alpha-pointer",left:n.a,color:Hn(n)})))},L8=function(e){var t=e.className,n=e.colorModel,r=e.color,a=r===void 0?n.defaultColor:r,o=e.onChange,l=Fl(e,["className","colorModel","color","onChange"]),i=y.useRef(null);H8(i);var s=z8(n,a,o),d=s[0],u=s[1],f=un(["react-colorful",t]);return y.createElement("div",dn({},l,{ref:i,className:f}),y.createElement(N8,{hsva:d,onChange:u}),y.createElement(T8,{hue:d.h,onChange:u}),y.createElement(V8,{hsva:d,onChange:u,className:"react-colorful__last-control"}))},j8={defaultColor:{r:0,g:0,b:0,a:1},toHsva:k8,fromHsva:R8,equal:Wl},$8=function(e){return y.createElement(L8,dn({},e,{colorModel:j8}))};const B8="_root_riubn_4",F8="_inputs_riubn_12",U8="_colorFormatInput_riubn_23",W8="_colorAlphaInput_riubn_24",K8="_colorChannelInputGroup_riubn_28",G8="_inputDecorator_riubn_39",q8="_gradientInput_riubn_43",Y8="_reactColorful_riubn_46",X8="_valueInput_riubn_50",I0={root:B8,inputs:F8,colorFormatInput:U8,colorAlphaInput:W8,colorChannelInputGroup:K8,inputDecorator:G8,gradientInput:q8,reactColorful:Y8,valueInput:X8},qr={red:255,green:255,blue:255,alpha:1,name:""},Kl="HEX",Q8=e=>{if(e)return`rgba(${e.red}, ${e.green}, ${e.blue}, ${e.alpha??1})`},t5=e=>{const t=/^([\dA-Fa-f]{3}){1,2}$/;return e.length>2&&t.test(e)},Z8=e=>{const t=/^([\dA-Fa-f]{3}){1,2}$/,n=e.match(t);if(!n)return{red:0,green:0,blue:0,alpha:0};const r=n[0];return r.length===3?{red:parseInt(`${r[0]}${r[0]}`,16),green:parseInt(`${r[1]}${r[1]}`,16),blue:parseInt(`${r[2]}${r[2]}`,16),alpha:1}:{red:parseInt(r.slice(0,2),16),green:parseInt(r.slice(2,4),16),blue:parseInt(r.slice(4,6),16),alpha:1}},fr=e=>{const{red:t,green:n,blue:r}=e;return`${t.toString(16).padStart(2,"0")}${n.toString(16).padStart(2,"0")}${r.toString(16).padStart(2,"0")}`},hr=(e,t)=>t==="HEX"?{...e,name:`#${fr(e)}`}:{...e,name:`rgba(${e.red}, ${e.green}, ${e.blue}, ${e.alpha??1})`},vt=(e,t=0,n=255)=>e.length===0||parseInt(e)<t?t:parseInt(e)>n?n:parseInt(e),Gl=({currentColor:e=qr,onColorChange:t=()=>{},"data-test-id":n="color-picker-input"},r)=>c.jsx("div",{className:I0.gradientInput,"data-test-id":n,ref:r,children:c.jsx($8,{className:I0.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})})});Gl.displayName="ColorPicker.Gradient";const J8=y.forwardRef(Gl),e6="_root_18mav_5",t6="_colorName_18mav_56",n6="_button_18mav_60",r6="_colorIndicator_18mav_73",o6="_actions_18mav_92",a6="_clear_18mav_102",l6="_caret_18mav_115",M1={root:e6,colorName:t6,button:n6,colorIndicator:r6,actions:o6,clear:a6,caret:l6},ql=({id:e,currentColor:t,isOpen:n,onClear:r,onClick:a,"data-test-id":o="color-picker-input",...l},i)=>{const s=(t==null?void 0:t.name)??(t?hr(t,"RGBA").name:"");return c.jsxs("div",{id:e,className:M1.root,ref:i,"data-test-id":o,children:[c.jsxs("button",{className:M1.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:M1.colorIndicator,style:{"--active-color":Q8(t)}}):c.jsxs(c.Fragment,{children:[c.jsx(z7,{size:16}),c.jsx("span",{children:"Select Color"})]}),c.jsx("span",{className:M1.colorName,children:s})]}),c.jsxs("div",{className:M1.actions,children:[r&&c.jsx("button",{type:"button","aria-label":"Clear color",onClick:r,className:M1.clear,children:c.jsx(an,{size:16})}),c.jsx("div",{className:M1.caret,"data-state":n?"open":"closed",children:c.jsx(Lr,{size:16,className:M1.caret})})]})]})};ql.displayName="ColorPicker.Input";const i6=y.forwardRef(ql);function s6(e,t=globalThis==null?void 0:globalThis.document){const n=S0(e);p.useEffect(()=>{const r=a=>{a.key==="Escape"&&n(a)};return t.addEventListener("keydown",r,{capture:!0}),()=>t.removeEventListener("keydown",r,{capture:!0})},[n,t])}var c6="DismissableLayer",pr="dismissableLayer.update",d6="dismissableLayer.pointerDownOutside",u6="dismissableLayer.focusOutside",n5,Yl=p.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),rt=p.forwardRef((e,t)=>{const{disableOutsidePointerEvents:n=!1,onEscapeKeyDown:r,onPointerDownOutside:a,onFocusOutside:o,onInteractOutside:l,onDismiss:i,...s}=e,d=p.useContext(Yl),[u,f]=p.useState(null),h=(u==null?void 0:u.ownerDocument)??(globalThis==null?void 0:globalThis.document),[,v]=p.useState({}),C=c0(t,k=>f(k)),m=Array.from(d.layers),[g]=[...d.layersWithOutsidePointerEventsDisabled].slice(-1),_=m.indexOf(g),x=u?m.indexOf(u):-1,S=d.layersWithOutsidePointerEventsDisabled.size>0,M=x>=_,A=p6(k=>{const z=k.target,B=[...d.branches].some($=>$.contains(z));!M||B||(a==null||a(k),l==null||l(k),k.defaultPrevented||i==null||i())},h),P=v6(k=>{const z=k.target;[...d.branches].some($=>$.contains(z))||(o==null||o(k),l==null||l(k),k.defaultPrevented||i==null||i())},h);return s6(k=>{x===d.layers.size-1&&(r==null||r(k),!k.defaultPrevented&&i&&(k.preventDefault(),i()))},h),p.useEffect(()=>{if(u)return n&&(d.layersWithOutsidePointerEventsDisabled.size===0&&(n5=h.body.style.pointerEvents,h.body.style.pointerEvents="none"),d.layersWithOutsidePointerEventsDisabled.add(u)),d.layers.add(u),r5(),()=>{n&&d.layersWithOutsidePointerEventsDisabled.size===1&&(h.body.style.pointerEvents=n5)}},[u,h,n,d]),p.useEffect(()=>()=>{u&&(d.layers.delete(u),d.layersWithOutsidePointerEventsDisabled.delete(u),r5())},[u,d]),p.useEffect(()=>{const k=()=>v({});return document.addEventListener(pr,k),()=>document.removeEventListener(pr,k)},[]),c.jsx(r0.div,{...s,ref:C,style:{pointerEvents:S?M?"auto":"none":void 0,...e.style},onFocusCapture:J(e.onFocusCapture,P.onFocusCapture),onBlurCapture:J(e.onBlurCapture,P.onBlurCapture),onPointerDownCapture:J(e.onPointerDownCapture,A.onPointerDownCapture)})});rt.displayName=c6;var f6="DismissableLayerBranch",h6=p.forwardRef((e,t)=>{const n=p.useContext(Yl),r=p.useRef(null),a=c0(t,r);return p.useEffect(()=>{const o=r.current;if(o)return n.branches.add(o),()=>{n.branches.delete(o)}},[n.branches]),c.jsx(r0.div,{...e,ref:a})});h6.displayName=f6;function p6(e,t=globalThis==null?void 0:globalThis.document){const n=S0(e),r=p.useRef(!1),a=p.useRef(()=>{});return p.useEffect(()=>{const o=i=>{if(i.target&&!r.current){let s=function(){Xl(d6,n,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);r.current=!1},l=window.setTimeout(()=>{t.addEventListener("pointerdown",o)},0);return()=>{window.clearTimeout(l),t.removeEventListener("pointerdown",o),t.removeEventListener("click",a.current)}},[t,n]),{onPointerDownCapture:()=>r.current=!0}}function v6(e,t=globalThis==null?void 0:globalThis.document){const n=S0(e),r=p.useRef(!1);return p.useEffect(()=>{const a=o=>{o.target&&!r.current&&Xl(u6,n,{originalEvent:o},{discrete:!1})};return t.addEventListener("focusin",a),()=>t.removeEventListener("focusin",a)},[t,n]),{onFocusCapture:()=>r.current=!0,onBlurCapture:()=>r.current=!1}}function r5(){const e=new CustomEvent(pr);document.dispatchEvent(e)}function Xl(e,t,n,{discrete:r}){const a=n.originalEvent.target,o=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});t&&a.addEventListener(e,t,{once:!0}),r?yl(a,o):a.dispatchEvent(o)}var Vn=0;function Yr(){p.useEffect(()=>{const e=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",e[0]??o5()),document.body.insertAdjacentElement("beforeend",e[1]??o5()),Vn++,()=>{Vn===1&&document.querySelectorAll("[data-radix-focus-guard]").forEach(t=>t.remove()),Vn--}},[])}function o5(){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 Ln="focusScope.autoFocusOnMount",jn="focusScope.autoFocusOnUnmount",a5={bubbles:!1,cancelable:!0},g6="FocusScope",fn=p.forwardRef((e,t)=>{const{loop:n=!1,trapped:r=!1,onMountAutoFocus:a,onUnmountAutoFocus:o,...l}=e,[i,s]=p.useState(null),d=S0(a),u=S0(o),f=p.useRef(null),h=c0(t,m=>s(m)),v=p.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;p.useEffect(()=>{if(r){let m=function(S){if(v.paused||!i)return;const M=S.target;i.contains(M)?f.current=M:S1(f.current,{select:!0})},g=function(S){if(v.paused||!i)return;const M=S.relatedTarget;M!==null&&(i.contains(M)||S1(f.current,{select:!0}))},_=function(S){if(document.activeElement===document.body)for(const A of S)A.removedNodes.length>0&&S1(i)};document.addEventListener("focusin",m),document.addEventListener("focusout",g);const x=new MutationObserver(_);return i&&x.observe(i,{childList:!0,subtree:!0}),()=>{document.removeEventListener("focusin",m),document.removeEventListener("focusout",g),x.disconnect()}}},[r,i,v.paused]),p.useEffect(()=>{if(i){i5.add(v);const m=document.activeElement;if(!i.contains(m)){const _=new CustomEvent(Ln,a5);i.addEventListener(Ln,d),i.dispatchEvent(_),_.defaultPrevented||(m6(C6(Ql(i)),{select:!0}),document.activeElement===m&&S1(i))}return()=>{i.removeEventListener(Ln,d),setTimeout(()=>{const _=new CustomEvent(jn,a5);i.addEventListener(jn,u),i.dispatchEvent(_),_.defaultPrevented||S1(m??document.body,{select:!0}),i.removeEventListener(jn,u),i5.remove(v)},0)}}},[i,d,u,v]);const C=p.useCallback(m=>{if(!n&&!r||v.paused)return;const g=m.key==="Tab"&&!m.altKey&&!m.ctrlKey&&!m.metaKey,_=document.activeElement;if(g&&_){const x=m.currentTarget,[S,M]=b6(x);S&&M?!m.shiftKey&&_===M?(m.preventDefault(),n&&S1(S,{select:!0})):m.shiftKey&&_===S&&(m.preventDefault(),n&&S1(M,{select:!0})):_===x&&m.preventDefault()}},[n,r,v.paused]);return c.jsx(r0.div,{tabIndex:-1,...l,ref:h,onKeyDown:C})});fn.displayName=g6;function m6(e,{select:t=!1}={}){const n=document.activeElement;for(const r of e)if(S1(r,{select:t}),document.activeElement!==n)return}function b6(e){const t=Ql(e),n=l5(t,e),r=l5(t.reverse(),e);return[n,r]}function Ql(e){const t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:r=>{const a=r.tagName==="INPUT"&&r.type==="hidden";return r.disabled||r.hidden||a?NodeFilter.FILTER_SKIP:r.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;n.nextNode();)t.push(n.currentNode);return t}function l5(e,t){for(const n of e)if(!w6(n,{upTo:t}))return n}function w6(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 y6(e){return e instanceof HTMLInputElement&&"select"in e}function S1(e,{select:t=!1}={}){if(e&&e.focus){const n=document.activeElement;e.focus({preventScroll:!0}),e!==n&&y6(e)&&t&&e.select()}}var i5=x6();function x6(){let e=[];return{add(t){const n=e[0];t!==n&&(n==null||n.pause()),e=s5(e,t),e.unshift(t)},remove(t){var n;e=s5(e,t),(n=e[0])==null||n.resume()}}}function s5(e,t){const n=[...e],r=n.indexOf(t);return r!==-1&&n.splice(r,1),n}function C6(e){return e.filter(t=>t.tagName!=="A")}const _6=["top","right","bottom","left"],r1=Math.min,$0=Math.max,Ht=Math.round,gt=Math.floor,P1=e=>({x:e,y:e}),M6={left:"right",right:"left",bottom:"top",top:"bottom"},S6={start:"end",end:"start"};function vr(e,t,n){return $0(e,r1(t,n))}function v1(e,t){return typeof e=="function"?e(t):e}function g1(e){return e.split("-")[0]}function Se(e){return e.split("-")[1]}function Xr(e){return e==="x"?"y":"x"}function Qr(e){return e==="y"?"height":"width"}function R1(e){return["top","bottom"].includes(g1(e))?"y":"x"}function Zr(e){return Xr(R1(e))}function A6(e,t,n){n===void 0&&(n=!1);const r=Se(e),a=Zr(e),o=Qr(a);let l=a==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return t.reference[o]>t.floating[o]&&(l=Vt(l)),[l,Vt(l)]}function E6(e){const t=Vt(e);return[gr(e),t,gr(t)]}function gr(e){return e.replace(/start|end/g,t=>S6[t])}function I6(e,t,n){const r=["left","right"],a=["right","left"],o=["top","bottom"],l=["bottom","top"];switch(e){case"top":case"bottom":return n?t?a:r:t?r:a;case"left":case"right":return t?o:l;default:return[]}}function P6(e,t,n,r){const a=Se(e);let o=I6(g1(e),n==="start",r);return a&&(o=o.map(l=>l+"-"+a),t&&(o=o.concat(o.map(gr)))),o}function Vt(e){return e.replace(/left|right|bottom|top/g,t=>M6[t])}function R6(e){return{top:0,right:0,bottom:0,left:0,...e}}function Zl(e){return typeof e!="number"?R6(e):{top:e,right:e,bottom:e,left:e}}function Lt(e){const{x:t,y:n,width:r,height:a}=e;return{width:r,height:a,top:n,left:t,right:t+r,bottom:n+a,x:t,y:n}}function c5(e,t,n){let{reference:r,floating:a}=e;const o=R1(t),l=Zr(t),i=Qr(l),s=g1(t),d=o==="y",u=r.x+r.width/2-a.width/2,f=r.y+r.height/2-a.height/2,h=r[i]/2-a[i]/2;let v;switch(s){case"top":v={x:u,y:r.y-a.height};break;case"bottom":v={x:u,y:r.y+r.height};break;case"right":v={x:r.x+r.width,y:f};break;case"left":v={x:r.x-a.width,y:f};break;default:v={x:r.x,y:r.y}}switch(Se(t)){case"start":v[l]-=h*(n&&d?-1:1);break;case"end":v[l]+=h*(n&&d?-1:1);break}return v}const k6=async(e,t,n)=>{const{placement:r="bottom",strategy:a="absolute",middleware:o=[],platform:l}=n,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}=c5(d,r,s),h=r,v={},C=0;for(let m=0;m<i.length;m++){const{name:g,fn:_}=i[m],{x,y:S,data:M,reset:A}=await _({x:u,y:f,initialPlacement:r,placement:h,strategy:a,middlewareData:v,rects:d,platform:l,elements:{reference:e,floating:t}});u=x??u,f=S??f,v={...v,[g]:{...v[g],...M}},A&&C<=50&&(C++,typeof A=="object"&&(A.placement&&(h=A.placement),A.rects&&(d=A.rects===!0?await l.getElementRects({reference:e,floating:t,strategy:a}):A.rects),{x:u,y:f}=c5(d,h,s)),m=-1)}return{x:u,y:f,placement:h,strategy:a,middlewareData:v}};async function qe(e,t){var n;t===void 0&&(t={});const{x:r,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}=v1(t,e),C=Zl(v),g=i[h?f==="floating"?"reference":"floating":f],_=Lt(await o.getClippingRect({element:(n=await(o.isElement==null?void 0:o.isElement(g)))==null||n?g:g.contextElement||await(o.getDocumentElement==null?void 0:o.getDocumentElement(i.floating)),boundary:d,rootBoundary:u,strategy:s})),x=f==="floating"?{x:r,y:a,width:l.floating.width,height:l.floating.height}:l.reference,S=await(o.getOffsetParent==null?void 0:o.getOffsetParent(i.floating)),M=await(o.isElement==null?void 0:o.isElement(S))?await(o.getScale==null?void 0:o.getScale(S))||{x:1,y:1}:{x:1,y:1},A=Lt(o.convertOffsetParentRelativeRectToViewportRelativeRect?await o.convertOffsetParentRelativeRectToViewportRelativeRect({elements:i,rect:x,offsetParent:S,strategy:s}):x);return{top:(_.top-A.top+C.top)/M.y,bottom:(A.bottom-_.bottom+C.bottom)/M.y,left:(_.left-A.left+C.left)/M.x,right:(A.right-_.right+C.right)/M.x}}const T6=e=>({name:"arrow",options:e,async fn(t){const{x:n,y:r,placement:a,rects:o,platform:l,elements:i,middlewareData:s}=t,{element:d,padding:u=0}=v1(e,t)||{};if(d==null)return{};const f=Zl(u),h={x:n,y:r},v=Zr(a),C=Qr(v),m=await l.getDimensions(d),g=v==="y",_=g?"top":"left",x=g?"bottom":"right",S=g?"clientHeight":"clientWidth",M=o.reference[C]+o.reference[v]-h[v]-o.floating[C],A=h[v]-o.reference[v],P=await(l.getOffsetParent==null?void 0:l.getOffsetParent(d));let k=P?P[S]:0;(!k||!await(l.isElement==null?void 0:l.isElement(P)))&&(k=i.floating[S]||o.floating[C]);const z=M/2-A/2,B=k/2-m[C]/2-1,$=r1(f[_],B),U=r1(f[x],B),R=$,L=k-m[C]-U,V=k/2-m[C]/2+z,K=vr(R,V,L),F=!s.arrow&&Se(a)!=null&&V!==K&&o.reference[C]/2-(V<R?$:U)-m[C]/2<0,O=F?V<R?V-R:V-L:0;return{[v]:h[v]+O,data:{[v]:K,centerOffset:V-K-O,...F&&{alignmentOffset:O}},reset:F}}}),N6=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var n,r;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:C="none",flipAlignment:m=!0,...g}=v1(e,t);if((n=o.arrow)!=null&&n.alignmentOffset)return{};const _=g1(a),x=R1(i),S=g1(i)===i,M=await(s.isRTL==null?void 0:s.isRTL(d.floating)),A=h||(S||!m?[Vt(i)]:E6(i)),P=C!=="none";!h&&P&&A.push(...P6(i,m,C,M));const k=[i,...A],z=await qe(t,g),B=[];let $=((r=o.flip)==null?void 0:r.overflows)||[];if(u&&B.push(z[_]),f){const V=A6(a,l,M);B.push(z[V[0]],z[V[1]])}if($=[...$,{placement:a,overflows:B}],!B.every(V=>V<=0)){var U,R;const V=(((U=o.flip)==null?void 0:U.index)||0)+1,K=k[V];if(K)return{data:{index:V,overflows:$},reset:{placement:K}};let F=(R=$.filter(O=>O.overflows[0]<=0).sort((O,H)=>O.overflows[1]-H.overflows[1])[0])==null?void 0:R.placement;if(!F)switch(v){case"bestFit":{var L;const O=(L=$.filter(H=>{if(P){const I=R1(H.placement);return I===x||I==="y"}return!0}).map(H=>[H.placement,H.overflows.filter(I=>I>0).reduce((I,E)=>I+E,0)]).sort((H,I)=>H[1]-I[1])[0])==null?void 0:L[0];O&&(F=O);break}case"initialPlacement":F=i;break}if(a!==F)return{reset:{placement:F}}}return{}}}};function d5(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function u5(e){return _6.some(t=>e[t]>=0)}const z6=function(e){return e===void 0&&(e={}),{name:"hide",options:e,async fn(t){const{rects:n}=t,{strategy:r="referenceHidden",...a}=v1(e,t);switch(r){case"referenceHidden":{const o=await qe(t,{...a,elementContext:"reference"}),l=d5(o,n.reference);return{data:{referenceHiddenOffsets:l,referenceHidden:u5(l)}}}case"escaped":{const o=await qe(t,{...a,altBoundary:!0}),l=d5(o,n.floating);return{data:{escapedOffsets:l,escaped:u5(l)}}}default:return{}}}}};async function O6(e,t){const{placement:n,platform:r,elements:a}=e,o=await(r.isRTL==null?void 0:r.isRTL(a.floating)),l=g1(n),i=Se(n),s=R1(n)==="y",d=["left","top"].includes(l)?-1:1,u=o&&s?-1:1,f=v1(t,e);let{mainAxis:h,crossAxis:v,alignmentAxis:C}=typeof f=="number"?{mainAxis:f,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...f};return i&&typeof C=="number"&&(v=i==="end"?C*-1:C),s?{x:v*u,y:h*d}:{x:h*d,y:v*u}}const D6=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var n,r;const{x:a,y:o,placement:l,middlewareData:i}=t,s=await O6(t,e);return l===((n=i.offset)==null?void 0:n.placement)&&(r=i.arrow)!=null&&r.alignmentOffset?{}:{x:a+s.x,y:o+s.y,data:{...s,placement:l}}}}},H6=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:a}=t,{mainAxis:o=!0,crossAxis:l=!1,limiter:i={fn:g=>{let{x:_,y:x}=g;return{x:_,y:x}}},...s}=v1(e,t),d={x:n,y:r},u=await qe(t,s),f=R1(g1(a)),h=Xr(f);let v=d[h],C=d[f];if(o){const g=h==="y"?"top":"left",_=h==="y"?"bottom":"right",x=v+u[g],S=v-u[_];v=vr(x,v,S)}if(l){const g=f==="y"?"top":"left",_=f==="y"?"bottom":"right",x=C+u[g],S=C-u[_];C=vr(x,C,S)}const m=i.fn({...t,[h]:v,[f]:C});return{...m,data:{x:m.x-n,y:m.y-r}}}}},V6=function(e){return e===void 0&&(e={}),{options:e,fn(t){const{x:n,y:r,placement:a,rects:o,middlewareData:l}=t,{offset:i=0,mainAxis:s=!0,crossAxis:d=!0}=v1(e,t),u={x:n,y:r},f=R1(a),h=Xr(f);let v=u[h],C=u[f];const m=v1(i,t),g=typeof m=="number"?{mainAxis:m,crossAxis:0}:{mainAxis:0,crossAxis:0,...m};if(s){const S=h==="y"?"height":"width",M=o.reference[h]-o.floating[S]+g.mainAxis,A=o.reference[h]+o.reference[S]-g.mainAxis;v<M?v=M:v>A&&(v=A)}if(d){var _,x;const S=h==="y"?"width":"height",M=["top","left"].includes(g1(a)),A=o.reference[f]-o.floating[S]+(M&&((_=l.offset)==null?void 0:_[f])||0)+(M?0:g.crossAxis),P=o.reference[f]+o.reference[S]+(M?0:((x=l.offset)==null?void 0:x[f])||0)-(M?g.crossAxis:0);C<A?C=A:C>P&&(C=P)}return{[h]:v,[f]:C}}}},L6=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(t){const{placement:n,rects:r,platform:a,elements:o}=t,{apply:l=()=>{},...i}=v1(e,t),s=await qe(t,i),d=g1(n),u=Se(n),f=R1(n)==="y",{width:h,height:v}=r.floating;let C,m;d==="top"||d==="bottom"?(C=d,m=u===(await(a.isRTL==null?void 0:a.isRTL(o.floating))?"start":"end")?"left":"right"):(m=d,C=u==="end"?"top":"bottom");const g=v-s.top-s.bottom,_=h-s.left-s.right,x=r1(v-s[C],g),S=r1(h-s[m],_),M=!t.middlewareData.shift;let A=x,P=S;if(f?P=u||M?r1(S,_):_:A=u||M?r1(x,g):g,M&&!u){const z=$0(s.left,0),B=$0(s.right,0),$=$0(s.top,0),U=$0(s.bottom,0);f?P=h-2*(z!==0||B!==0?z+B:$0(s.left,s.right)):A=v-2*($!==0||U!==0?$+U:$0(s.top,s.bottom))}await l({...t,availableWidth:P,availableHeight:A});const k=await a.getDimensions(o.floating);return h!==k.width||v!==k.height?{reset:{rects:!0}}:{}}}};function Ae(e){return Jl(e)?(e.nodeName||"").toLowerCase():"#document"}function F0(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function m1(e){var t;return(t=(Jl(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function Jl(e){return e instanceof Node||e instanceof F0(e).Node}function J0(e){return e instanceof Element||e instanceof F0(e).Element}function a1(e){return e instanceof HTMLElement||e instanceof F0(e).HTMLElement}function f5(e){return typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof F0(e).ShadowRoot}function ot(e){const{overflow:t,overflowX:n,overflowY:r,display:a}=e1(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!["inline","contents"].includes(a)}function j6(e){return["table","td","th"].includes(Ae(e))}function hn(e){return[":popover-open",":modal"].some(t=>{try{return e.matches(t)}catch{return!1}})}function Jr(e){const t=eo(),n=J0(e)?e1(e):e;return n.transform!=="none"||n.perspective!=="none"||(n.containerType?n.containerType!=="normal":!1)||!t&&(n.backdropFilter?n.backdropFilter!=="none":!1)||!t&&(n.filter?n.filter!=="none":!1)||["transform","perspective","filter"].some(r=>(n.willChange||"").includes(r))||["paint","layout","strict","content"].some(r=>(n.contain||"").includes(r))}function $6(e){let t=k1(e);for(;a1(t)&&!pe(t);){if(Jr(t))return t;if(hn(t))return null;t=k1(t)}return null}function eo(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function pe(e){return["html","body","#document"].includes(Ae(e))}function e1(e){return F0(e).getComputedStyle(e)}function pn(e){return J0(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function k1(e){if(Ae(e)==="html")return e;const t=e.assignedSlot||e.parentNode||f5(e)&&e.host||m1(e);return f5(t)?t.host:t}function ei(e){const t=k1(e);return pe(t)?e.ownerDocument?e.ownerDocument.body:e.body:a1(t)&&ot(t)?t:ei(t)}function Ye(e,t,n){var r;t===void 0&&(t=[]),n===void 0&&(n=!0);const a=ei(e),o=a===((r=e.ownerDocument)==null?void 0:r.body),l=F0(a);if(o){const i=mr(l);return t.concat(l,l.visualViewport||[],ot(a)?a:[],i&&n?Ye(i):[])}return t.concat(a,Ye(a,[],n))}function mr(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function ti(e){const t=e1(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const a=a1(e),o=a?e.offsetWidth:n,l=a?e.offsetHeight:r,i=Ht(n)!==o||Ht(r)!==l;return i&&(n=o,r=l),{width:n,height:r,$:i}}function to(e){return J0(e)?e:e.contextElement}function ce(e){const t=to(e);if(!a1(t))return P1(1);const n=t.getBoundingClientRect(),{width:r,height:a,$:o}=ti(t);let l=(o?Ht(n.width):n.width)/r,i=(o?Ht(n.height):n.height)/a;return(!l||!Number.isFinite(l))&&(l=1),(!i||!Number.isFinite(i))&&(i=1),{x:l,y:i}}const B6=P1(0);function ni(e){const t=F0(e);return!eo()||!t.visualViewport?B6:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function F6(e,t,n){return t===void 0&&(t=!1),!n||t&&n!==F0(e)?!1:t}function q1(e,t,n,r){t===void 0&&(t=!1),n===void 0&&(n=!1);const a=e.getBoundingClientRect(),o=to(e);let l=P1(1);t&&(r?J0(r)&&(l=ce(r)):l=ce(e));const i=F6(o,n,r)?ni(o):P1(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=F0(o),v=r&&J0(r)?F0(r):r;let C=h,m=mr(C);for(;m&&r&&v!==C;){const g=ce(m),_=m.getBoundingClientRect(),x=e1(m),S=_.left+(m.clientLeft+parseFloat(x.paddingLeft))*g.x,M=_.top+(m.clientTop+parseFloat(x.paddingTop))*g.y;s*=g.x,d*=g.y,u*=g.x,f*=g.y,s+=S,d+=M,C=F0(m),m=mr(C)}}return Lt({width:u,height:f,x:s,y:d})}function U6(e){let{elements:t,rect:n,offsetParent:r,strategy:a}=e;const o=a==="fixed",l=m1(r),i=t?hn(t.floating):!1;if(r===l||i&&o)return n;let s={scrollLeft:0,scrollTop:0},d=P1(1);const u=P1(0),f=a1(r);if((f||!f&&!o)&&((Ae(r)!=="body"||ot(l))&&(s=pn(r)),a1(r))){const h=q1(r);d=ce(r),u.x=h.x+r.clientLeft,u.y=h.y+r.clientTop}return{width:n.width*d.x,height:n.height*d.y,x:n.x*d.x-s.scrollLeft*d.x+u.x,y:n.y*d.y-s.scrollTop*d.y+u.y}}function W6(e){return Array.from(e.getClientRects())}function ri(e){return q1(m1(e)).left+pn(e).scrollLeft}function K6(e){const t=m1(e),n=pn(e),r=e.ownerDocument.body,a=$0(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),o=$0(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let l=-n.scrollLeft+ri(e);const i=-n.scrollTop;return e1(r).direction==="rtl"&&(l+=$0(t.clientWidth,r.clientWidth)-a),{width:a,height:o,x:l,y:i}}function G6(e,t){const n=F0(e),r=m1(e),a=n.visualViewport;let o=r.clientWidth,l=r.clientHeight,i=0,s=0;if(a){o=a.width,l=a.height;const d=eo();(!d||d&&t==="fixed")&&(i=a.offsetLeft,s=a.offsetTop)}return{width:o,height:l,x:i,y:s}}function q6(e,t){const n=q1(e,!0,t==="fixed"),r=n.top+e.clientTop,a=n.left+e.clientLeft,o=a1(e)?ce(e):P1(1),l=e.clientWidth*o.x,i=e.clientHeight*o.y,s=a*o.x,d=r*o.y;return{width:l,height:i,x:s,y:d}}function h5(e,t,n){let r;if(t==="viewport")r=G6(e,n);else if(t==="document")r=K6(m1(e));else if(J0(t))r=q6(t,n);else{const a=ni(e);r={...t,x:t.x-a.x,y:t.y-a.y}}return Lt(r)}function oi(e,t){const n=k1(e);return n===t||!J0(n)||pe(n)?!1:e1(n).position==="fixed"||oi(n,t)}function Y6(e,t){const n=t.get(e);if(n)return n;let r=Ye(e,[],!1).filter(i=>J0(i)&&Ae(i)!=="body"),a=null;const o=e1(e).position==="fixed";let l=o?k1(e):e;for(;J0(l)&&!pe(l);){const i=e1(l),s=Jr(l);!s&&i.position==="fixed"&&(a=null),(o?!s&&!a:!s&&i.position==="static"&&!!a&&["absolute","fixed"].includes(a.position)||ot(l)&&!s&&oi(e,l))?r=r.filter(u=>u!==l):a=i,l=k1(l)}return t.set(e,r),r}function X6(e){let{element:t,boundary:n,rootBoundary:r,strategy:a}=e;const l=[...n==="clippingAncestors"?hn(t)?[]:Y6(t,this._c):[].concat(n),r],i=l[0],s=l.reduce((d,u)=>{const f=h5(t,u,a);return d.top=$0(f.top,d.top),d.right=r1(f.right,d.right),d.bottom=r1(f.bottom,d.bottom),d.left=$0(f.left,d.left),d},h5(t,i,a));return{width:s.right-s.left,height:s.bottom-s.top,x:s.left,y:s.top}}function Q6(e){const{width:t,height:n}=ti(e);return{width:t,height:n}}function Z6(e,t,n){const r=a1(t),a=m1(t),o=n==="fixed",l=q1(e,!0,o,t);let i={scrollLeft:0,scrollTop:0};const s=P1(0);if(r||!r&&!o)if((Ae(t)!=="body"||ot(a))&&(i=pn(t)),r){const f=q1(t,!0,o,t);s.x=f.x+t.clientLeft,s.y=f.y+t.clientTop}else a&&(s.x=ri(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 $n(e){return e1(e).position==="static"}function p5(e,t){return!a1(e)||e1(e).position==="fixed"?null:t?t(e):e.offsetParent}function ai(e,t){const n=F0(e);if(hn(e))return n;if(!a1(e)){let a=k1(e);for(;a&&!pe(a);){if(J0(a)&&!$n(a))return a;a=k1(a)}return n}let r=p5(e,t);for(;r&&j6(r)&&$n(r);)r=p5(r,t);return r&&pe(r)&&$n(r)&&!Jr(r)?n:r||$6(e)||n}const J6=async function(e){const t=this.getOffsetParent||ai,n=this.getDimensions,r=await n(e.floating);return{reference:Z6(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}};function e4(e){return e1(e).direction==="rtl"}const t4={convertOffsetParentRelativeRectToViewportRelativeRect:U6,getDocumentElement:m1,getClippingRect:X6,getOffsetParent:ai,getElementRects:J6,getClientRects:W6,getDimensions:Q6,getScale:ce,isElement:J0,isRTL:e4};function n4(e,t){let n=null,r;const a=m1(e);function o(){var i;clearTimeout(r),(i=n)==null||i.disconnect(),n=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=gt(u),C=gt(a.clientWidth-(d+f)),m=gt(a.clientHeight-(u+h)),g=gt(d),x={rootMargin:-v+"px "+-C+"px "+-m+"px "+-g+"px",threshold:$0(0,r1(1,s))||1};let S=!0;function M(A){const P=A[0].intersectionRatio;if(P!==s){if(!S)return l();P?l(!1,P):r=setTimeout(()=>{l(!1,1e-7)},1e3)}S=!1}try{n=new IntersectionObserver(M,{...x,root:a.ownerDocument})}catch{n=new IntersectionObserver(M,x)}n.observe(e)}return l(!0),o}function r4(e,t,n,r){r===void 0&&(r={});const{ancestorScroll:a=!0,ancestorResize:o=!0,elementResize:l=typeof ResizeObserver=="function",layoutShift:i=typeof IntersectionObserver=="function",animationFrame:s=!1}=r,d=to(e),u=a||o?[...d?Ye(d):[],...Ye(t)]:[];u.forEach(_=>{a&&_.addEventListener("scroll",n,{passive:!0}),o&&_.addEventListener("resize",n)});const f=d&&i?n4(d,n):null;let h=-1,v=null;l&&(v=new ResizeObserver(_=>{let[x]=_;x&&x.target===d&&v&&(v.unobserve(t),cancelAnimationFrame(h),h=requestAnimationFrame(()=>{var S;(S=v)==null||S.observe(t)})),n()}),d&&!s&&v.observe(d),v.observe(t));let C,m=s?q1(e):null;s&&g();function g(){const _=q1(e);m&&(_.x!==m.x||_.y!==m.y||_.width!==m.width||_.height!==m.height)&&n(),m=_,C=requestAnimationFrame(g)}return n(),()=>{var _;u.forEach(x=>{a&&x.removeEventListener("scroll",n),o&&x.removeEventListener("resize",n)}),f==null||f(),(_=v)==null||_.disconnect(),v=null,s&&cancelAnimationFrame(C)}}const o4=D6,a4=H6,l4=N6,i4=L6,s4=z6,v5=T6,c4=V6,d4=(e,t,n)=>{const r=new Map,a={platform:t4,...n},o={...a.platform,_c:r};return k6(e,t,{...a,platform:o})};var Rt=typeof document<"u"?y.useLayoutEffect:y.useEffect;function jt(e,t){if(e===t)return!0;if(typeof e!=typeof t)return!1;if(typeof e=="function"&&e.toString()===t.toString())return!0;let n,r,a;if(e&&t&&typeof e=="object"){if(Array.isArray(e)){if(n=e.length,n!==t.length)return!1;for(r=n;r--!==0;)if(!jt(e[r],t[r]))return!1;return!0}if(a=Object.keys(e),n=a.length,n!==Object.keys(t).length)return!1;for(r=n;r--!==0;)if(!{}.hasOwnProperty.call(t,a[r]))return!1;for(r=n;r--!==0;){const o=a[r];if(!(o==="_owner"&&e.$$typeof)&&!jt(e[o],t[o]))return!1}return!0}return e!==e&&t!==t}function li(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function g5(e,t){const n=li(e);return Math.round(t*n)/n}function m5(e){const t=p.useRef(e);return Rt(()=>{t.current=e}),t}function u4(e){e===void 0&&(e={});const{placement:t="bottom",strategy:n="absolute",middleware:r=[],platform:a,elements:{reference:o,floating:l}={},transform:i=!0,whileElementsMounted:s,open:d}=e,[u,f]=p.useState({x:0,y:0,strategy:n,placement:t,middlewareData:{},isPositioned:!1}),[h,v]=p.useState(r);jt(h,r)||v(r);const[C,m]=p.useState(null),[g,_]=p.useState(null),x=p.useCallback(O=>{O!==P.current&&(P.current=O,m(O))},[]),S=p.useCallback(O=>{O!==k.current&&(k.current=O,_(O))},[]),M=o||C,A=l||g,P=p.useRef(null),k=p.useRef(null),z=p.useRef(u),B=s!=null,$=m5(s),U=m5(a),R=p.useCallback(()=>{if(!P.current||!k.current)return;const O={placement:t,strategy:n,middleware:h};U.current&&(O.platform=U.current),d4(P.current,k.current,O).then(H=>{const I={...H,isPositioned:!0};L.current&&!jt(z.current,I)&&(z.current=I,ol.flushSync(()=>{f(I)}))})},[h,t,n,U]);Rt(()=>{d===!1&&z.current.isPositioned&&(z.current.isPositioned=!1,f(O=>({...O,isPositioned:!1})))},[d]);const L=p.useRef(!1);Rt(()=>(L.current=!0,()=>{L.current=!1}),[]),Rt(()=>{if(M&&(P.current=M),A&&(k.current=A),M&&A){if($.current)return $.current(M,A,R);R()}},[M,A,R,$,B]);const V=p.useMemo(()=>({reference:P,floating:k,setReference:x,setFloating:S}),[x,S]),K=p.useMemo(()=>({reference:M,floating:A}),[M,A]),F=p.useMemo(()=>{const O={position:n,left:0,top:0};if(!K.floating)return O;const H=g5(K.floating,u.x),I=g5(K.floating,u.y);return i?{...O,transform:"translate("+H+"px, "+I+"px)",...li(K.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:H,top:I}},[n,i,K.floating,u.x,u.y]);return p.useMemo(()=>({...u,update:R,refs:V,elements:K,floatingStyles:F}),[u,R,V,K,F])}const f4=e=>{function t(n){return{}.hasOwnProperty.call(n,"current")}return{name:"arrow",options:e,fn(n){const{element:r,padding:a}=typeof e=="function"?e(n):e;return r&&t(r)?r.current!=null?v5({element:r.current,padding:a}).fn(n):{}:r?v5({element:r,padding:a}).fn(n):{}}}},h4=(e,t)=>({...o4(e),options:[e,t]}),p4=(e,t)=>({...a4(e),options:[e,t]}),v4=(e,t)=>({...c4(e),options:[e,t]}),g4=(e,t)=>({...l4(e),options:[e,t]}),m4=(e,t)=>({...i4(e),options:[e,t]}),b4=(e,t)=>({...s4(e),options:[e,t]}),w4=(e,t)=>({...f4(e),options:[e,t]});var y4="Arrow",ii=p.forwardRef((e,t)=>{const{children:n,width:r=10,height:a=5,...o}=e;return c.jsx(r0.svg,{...o,ref:t,width:r,height:a,viewBox:"0 0 30 10",preserveAspectRatio:"none",children:e.asChild?n:c.jsx("polygon",{points:"0,0 30,0 15,10"})})});ii.displayName=y4;var x4=ii,no="Popper",[si,Ee]=O0(no),[C4,ci]=si(no),di=e=>{const{__scopePopper:t,children:n}=e,[r,a]=p.useState(null);return c.jsx(C4,{scope:t,anchor:r,onAnchorChange:a,children:n})};di.displayName=no;var ui="PopperAnchor",fi=p.forwardRef((e,t)=>{const{__scopePopper:n,virtualRef:r,...a}=e,o=ci(ui,n),l=p.useRef(null),i=c0(t,l);return p.useEffect(()=>{o.onAnchorChange((r==null?void 0:r.current)||l.current)}),r?null:c.jsx(r0.div,{...a,ref:i})});fi.displayName=ui;var ro="PopperContent",[_4,M4]=si(ro),hi=p.forwardRef((e,t)=>{var Q,e0,Z,n0,a0,W;const{__scopePopper:n,side:r="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:C,...m}=e,g=ci(ro,n),[_,x]=p.useState(null),S=c0(t,d0=>x(d0)),[M,A]=p.useState(null),P=cn(M),k=(P==null?void 0:P.width)??0,z=(P==null?void 0:P.height)??0,B=r+(o!=="center"?"-"+o:""),$=typeof u=="number"?u:{top:0,right:0,bottom:0,left:0,...u},U=Array.isArray(d)?d:[d],R=U.length>0,L={padding:$,boundary:U.filter(A4),altBoundary:R},{refs:V,floatingStyles:K,placement:F,isPositioned:O,middlewareData:H}=u4({strategy:"fixed",placement:B,whileElementsMounted:(...d0)=>r4(...d0,{animationFrame:v==="always"}),elements:{reference:g.anchor},middleware:[h4({mainAxis:a+z,alignmentAxis:l}),s&&p4({mainAxis:!0,crossAxis:!1,limiter:f==="partial"?v4():void 0,...L}),s&&g4({...L}),m4({...L,apply:({elements:d0,rects:X,availableWidth:_0,availableHeight:m0})=>{const{width:E0,height:T0}=X.reference,R0=d0.floating.style;R0.setProperty("--radix-popper-available-width",`${_0}px`),R0.setProperty("--radix-popper-available-height",`${m0}px`),R0.setProperty("--radix-popper-anchor-width",`${E0}px`),R0.setProperty("--radix-popper-anchor-height",`${T0}px`)}}),M&&w4({element:M,padding:i}),E4({arrowWidth:k,arrowHeight:z}),h&&b4({strategy:"referenceHidden",...L})]}),[I,E]=gi(F),N=S0(C);I1(()=>{O&&(N==null||N())},[O,N]);const j=(Q=H.arrow)==null?void 0:Q.x,T=(e0=H.arrow)==null?void 0:e0.y,D=((Z=H.arrow)==null?void 0:Z.centerOffset)!==0,[q,Y]=p.useState();return I1(()=>{_&&Y(window.getComputedStyle(_).zIndex)},[_]),c.jsx("div",{ref:V.setFloating,"data-radix-popper-content-wrapper":"",style:{...K,transform:O?K.transform:"translate(0, -200%)",minWidth:"max-content",zIndex:q,"--radix-popper-transform-origin":[(n0=H.transformOrigin)==null?void 0:n0.x,(a0=H.transformOrigin)==null?void 0:a0.y].join(" "),...((W=H.hide)==null?void 0:W.referenceHidden)&&{visibility:"hidden",pointerEvents:"none"}},dir:e.dir,children:c.jsx(_4,{scope:n,placedSide:I,onArrowChange:A,arrowX:j,arrowY:T,shouldHideArrow:D,children:c.jsx(r0.div,{"data-side":I,"data-align":E,...m,ref:S,style:{...m.style,animation:O?void 0:"none"}})})})});hi.displayName=ro;var pi="PopperArrow",S4={top:"bottom",right:"left",bottom:"top",left:"right"},vi=p.forwardRef(function(t,n){const{__scopePopper:r,...a}=t,o=M4(pi,r),l=S4[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(x4,{...a,ref:n,style:{...a.style,display:"block"}})})});vi.displayName=pi;function A4(e){return e!==null}var E4=e=>({name:"transformOrigin",options:e,fn(t){var g,_,x;const{placement:n,rects:r,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]=gi(n),f={start:"0%",center:"50%",end:"100%"}[u],h=(((_=a.arrow)==null?void 0:_.x)??0)+i/2,v=(((x=a.arrow)==null?void 0:x.y)??0)+s/2;let C="",m="";return d==="bottom"?(C=l?f:`${h}px`,m=`${-s}px`):d==="top"?(C=l?f:`${h}px`,m=`${r.floating.height+s}px`):d==="right"?(C=`${-s}px`,m=l?f:`${v}px`):d==="left"&&(C=`${r.floating.width+s}px`,m=l?f:`${v}px`),{data:{x:C,y:m}}}});function gi(e){const[t,n="center"]=e.split("-");return[t,n]}var vn=di,gn=fi,oo=hi,ao=vi,I4="Portal",at=p.forwardRef((e,t)=>{var i;const{container:n,...r}=e,[a,o]=p.useState(!1);I1(()=>o(!0),[]);const l=n||a&&((i=globalThis==null?void 0:globalThis.document)==null?void 0:i.body);return l?fe.createPortal(c.jsx(r0.div,{...r,ref:t}),l):null});at.displayName=I4;var P4=function(e){if(typeof document>"u")return null;var t=Array.isArray(e)?e[0]:e;return t.ownerDocument.body},J1=new WeakMap,mt=new WeakMap,bt={},Bn=0,mi=function(e){return e&&(e.host||mi(e.parentNode))},R4=function(e,t){return t.map(function(n){if(e.contains(n))return n;var r=mi(n);return r&&e.contains(r)?r:(console.error("aria-hidden",n,"in not contained inside",e,". Doing nothing"),null)}).filter(function(n){return!!n})},k4=function(e,t,n,r){var a=R4(t,Array.isArray(e)?e:[e]);bt[n]||(bt[n]=new WeakMap);var o=bt[n],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(r),C=v!==null&&v!=="false",m=(J1.get(h)||0)+1,g=(o.get(h)||0)+1;J1.set(h,m),o.set(h,g),l.push(h),m===1&&C&&mt.set(h,!0),g===1&&h.setAttribute(n,"true"),C||h.setAttribute(r,"true")}catch(_){console.error("aria-hidden: cannot operate on ",h,_)}})};return u(t),i.clear(),Bn++,function(){l.forEach(function(f){var h=J1.get(f)-1,v=o.get(f)-1;J1.set(f,h),o.set(f,v),h||(mt.has(f)||f.removeAttribute(r),mt.delete(f)),v||f.removeAttribute(n)}),Bn--,Bn||(J1=new WeakMap,J1=new WeakMap,mt=new WeakMap,bt={})}},lo=function(e,t,n){n===void 0&&(n="data-aria-hidden");var r=Array.from(Array.isArray(e)?e:[e]),a=P4(e);return a?(r.push.apply(r,Array.from(a.querySelectorAll("[aria-live]"))),k4(r,a,n,"aria-hidden")):function(){return null}},L0=function(){return L0=Object.assign||function(t){for(var n,r=1,a=arguments.length;r<a;r++){n=arguments[r];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o])}return t},L0.apply(this,arguments)};function bi(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a<r.length;a++)t.indexOf(r[a])<0&&Object.prototype.propertyIsEnumerable.call(e,r[a])&&(n[r[a]]=e[r[a]]);return n}function T4(e,t,n){if(n||arguments.length===2)for(var r=0,a=t.length,o;r<a;r++)(o||!(r in t))&&(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))}var kt="right-scroll-bar-position",Tt="width-before-scroll-bar",N4="with-scroll-bars-hidden",z4="--removed-body-scroll-bar-size";function Fn(e,t){return typeof e=="function"?e(t):e&&(e.current=t),e}function O4(e,t){var n=y.useState(function(){return{value:e,callback:t,facade:{get current(){return n.value},set current(r){var a=n.value;a!==r&&(n.value=r,n.callback(r,a))}}}})[0];return n.callback=t,n.facade}var D4=typeof window<"u"?p.useLayoutEffect:p.useEffect,b5=new WeakMap;function H4(e,t){var n=O4(null,function(r){return e.forEach(function(a){return Fn(a,r)})});return D4(function(){var r=b5.get(n);if(r){var a=new Set(r),o=new Set(e),l=n.current;a.forEach(function(i){o.has(i)||Fn(i,null)}),o.forEach(function(i){a.has(i)||Fn(i,l)})}b5.set(n,e)},[e]),n}function V4(e){return e}function L4(e,t){t===void 0&&(t=V4);var n=[],r=!1,a={read:function(){if(r)throw new Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return n.length?n[n.length-1]:e},useMedium:function(o){var l=t(o,r);return n.push(l),function(){n=n.filter(function(i){return i!==l})}},assignSyncMedium:function(o){for(r=!0;n.length;){var l=n;n=[],l.forEach(o)}n={push:function(i){return o(i)},filter:function(){return n}}},assignMedium:function(o){r=!0;var l=[];if(n.length){var i=n;n=[],i.forEach(o),l=n}var s=function(){var u=l;l=[],u.forEach(o)},d=function(){return Promise.resolve().then(s)};d(),n={push:function(u){l.push(u),d()},filter:function(u){return l=l.filter(u),n}}}};return a}function j4(e){e===void 0&&(e={});var t=L4(null);return t.options=L0({async:!0,ssr:!1},e),t}var wi=function(e){var t=e.sideCar,n=bi(e,["sideCar"]);if(!t)throw new Error("Sidecar: please provide `sideCar` property to import the right car");var r=t.read();if(!r)throw new Error("Sidecar medium not found");return p.createElement(r,L0({},n))};wi.isSideCarExport=!0;function $4(e,t){return e.useMedium(t),wi}var yi=j4(),Un=function(){},mn=p.forwardRef(function(e,t){var n=p.useRef(null),r=p.useState({onScrollCapture:Un,onWheelCapture:Un,onTouchMoveCapture:Un}),a=r[0],o=r[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,C=e.inert,m=e.allowPinchZoom,g=e.as,_=g===void 0?"div":g,x=e.gapMode,S=bi(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noIsolation","inert","allowPinchZoom","as","gapMode"]),M=h,A=H4([n,t]),P=L0(L0({},S),a);return p.createElement(p.Fragment,null,u&&p.createElement(M,{sideCar:yi,removeScrollBar:d,shards:f,noIsolation:v,inert:C,setCallbacks:o,allowPinchZoom:!!m,lockRef:n,gapMode:x}),l?p.cloneElement(p.Children.only(i),L0(L0({},P),{ref:A})):p.createElement(_,L0({},P,{className:s,ref:A}),i))});mn.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1};mn.classNames={fullWidth:Tt,zeroRight:kt};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 U4(e,t){e.styleSheet?e.styleSheet.cssText=t:e.appendChild(document.createTextNode(t))}function W4(e){var t=document.head||document.getElementsByTagName("head")[0];t.appendChild(e)}var K4=function(){var e=0,t=null;return{add:function(n){e==0&&(t=F4())&&(U4(t,n),W4(t)),e++},remove:function(){e--,!e&&t&&(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},G4=function(){var e=K4();return function(t,n){p.useEffect(function(){return e.add(t),function(){e.remove()}},[t&&n])}},xi=function(){var e=G4(),t=function(n){var r=n.styles,a=n.dynamic;return e(r,a),null};return t},q4={left:0,top:0,right:0,gap:0},Wn=function(e){return parseInt(e||"",10)||0},Y4=function(e){var t=window.getComputedStyle(document.body),n=t[e==="padding"?"paddingLeft":"marginLeft"],r=t[e==="padding"?"paddingTop":"marginTop"],a=t[e==="padding"?"paddingRight":"marginRight"];return[Wn(n),Wn(r),Wn(a)]},X4=function(e){if(e===void 0&&(e="margin"),typeof window>"u")return q4;var t=Y4(e),n=document.documentElement.clientWidth,r=window.innerWidth;return{left:t[0],top:t[1],right:t[2],gap:Math.max(0,r-n+t[2]-t[0])}},Q4=xi(),de="data-scroll-locked",Z4=function(e,t,n,r){var a=e.left,o=e.top,l=e.right,i=e.gap;return n===void 0&&(n="margin"),`
|
|
2
2
|
.`.concat(N4,` {
|
|
3
3
|
overflow: hidden `).concat(r,`;
|
|
4
4
|
padding-right: `).concat(i,"px ").concat(r,`;
|
|
@@ -73,7 +73,7 @@ Valid keys: `+JSON.stringify(Object.keys(E),null," "));var W=a0(Q,n0,D,q,Y+"."+
|
|
|
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 N5;function Hf(){return N5||(N5=1,process.env.NODE_ENV!=="production"&&function(){var e=Symbol.for("react.element"),t=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),r=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"),C=!1,m=!1,g=!1,_=!1,x=!1,S;S=Symbol.for("react.module.reference");function M(X){return!!(typeof X=="string"||typeof X=="function"||X===n||X===a||x||X===r||X===d||X===u||_||X===v||C||m||g||typeof X=="object"&&X!==null&&(X.$$typeof===h||X.$$typeof===f||X.$$typeof===o||X.$$typeof===l||X.$$typeof===s||X.$$typeof===S||X.getModuleId!==void 0))}function A(X){if(typeof X=="object"&&X!==null){var _0=X.$$typeof;switch(_0){case e:var m0=X.type;switch(m0){case n:case a:case r:case d:case u:return m0;default:var E0=m0&&m0.$$typeof;switch(E0){case i:case l:case s:case h:case f:case o:return E0;default:return _0}}case t:return _0}}}var P=l,k=o,z=e,B=s,$=n,U=h,R=f,L=t,V=a,K=r,F=d,O=u,H=!1,I=!1;function E(X){return H||(H=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 18+.")),!1}function N(X){return I||(I=!0,console.warn("The ReactIs.isConcurrentMode() alias has been deprecated, and will be removed in React 18+.")),!1}function j(X){return A(X)===l}function T(X){return A(X)===o}function D(X){return typeof X=="object"&&X!==null&&X.$$typeof===e}function q(X){return A(X)===s}function Y(X){return A(X)===n}function Q(X){return A(X)===h}function e0(X){return A(X)===f}function Z(X){return A(X)===t}function n0(X){return A(X)===a}function a0(X){return A(X)===r}function W(X){return A(X)===d}function d0(X){return A(X)===u}p0.ContextConsumer=P,p0.ContextProvider=k,p0.Element=z,p0.ForwardRef=B,p0.Fragment=$,p0.Lazy=U,p0.Memo=R,p0.Portal=L,p0.Profiler=V,p0.StrictMode=K,p0.Suspense=F,p0.SuspenseList=O,p0.isAsyncMode=E,p0.isConcurrentMode=N,p0.isContextConsumer=j,p0.isContextProvider=T,p0.isElement=D,p0.isForwardRef=q,p0.isFragment=Y,p0.isLazy=Q,p0.isMemo=e0,p0.isPortal=Z,p0.isProfiler=n0,p0.isStrictMode=a0,p0.isSuspense=W,p0.isSuspenseList=d0,p0.isValidElementType=M,p0.typeOf=A}()),p0}process.env.NODE_ENV==="production"?xr.exports=Df():xr.exports=Hf();var z5=xr.exports;const O5=e=>typeof e=="object"&&e!=null&&e.nodeType===1,D5=(e,t)=>(!t||e!=="hidden")&&e!=="visible"&&e!=="clip",Zn=(e,t)=>{if(e.clientHeight<e.scrollHeight||e.clientWidth<e.scrollWidth){const n=getComputedStyle(e,null);return D5(n.overflowY,t)||D5(n.overflowX,t)||(r=>{const a=(o=>{if(!o.ownerDocument||!o.ownerDocument.defaultView)return null;try{return o.ownerDocument.defaultView.frameElement}catch{return null}})(r);return!!a&&(a.clientHeight<r.scrollHeight||a.clientWidth<r.scrollWidth)})(e)}return!1},Ct=(e,t,n,r,a,o,l,i)=>o<e&&l>t||o>e&&l<t?0:o<=e&&i<=n||l>=t&&i>=n?o-e-r:l>t&&i<n||o<e&&i>n?l-t+a:0,Vf=e=>{const t=e.parentElement;return t??(e.getRootNode().host||null)},Lf=(e,t)=>{var n,r,a,o;if(typeof document>"u")return[];const{scrollMode:l,block:i,inline:s,boundary:d,skipOverflowHiddenElements:u}=t,f=typeof d=="function"?d:F=>F!==d;if(!O5(e))throw new TypeError("Invalid target");const h=document.scrollingElement||document.documentElement,v=[];let C=e;for(;O5(C)&&f(C);){if(C=Vf(C),C===h){v.push(C);break}C!=null&&C===document.body&&Zn(C)&&!Zn(document.documentElement)||C!=null&&Zn(C,u)&&v.push(C)}const m=(r=(n=window.visualViewport)==null?void 0:n.width)!=null?r:innerWidth,g=(o=(a=window.visualViewport)==null?void 0:a.height)!=null?o:innerHeight,{scrollX:_,scrollY:x}=window,{height:S,width:M,top:A,right:P,bottom:k,left:z}=e.getBoundingClientRect(),{top:B,right:$,bottom:U,left:R}=(F=>{const O=window.getComputedStyle(F);return{top:parseFloat(O.scrollMarginTop)||0,right:parseFloat(O.scrollMarginRight)||0,bottom:parseFloat(O.scrollMarginBottom)||0,left:parseFloat(O.scrollMarginLeft)||0}})(e);let L=i==="start"||i==="nearest"?A-B:i==="end"?k+U:A+S/2-B+U,V=s==="center"?z+M/2-R+$:s==="end"?P+$:z-R;const K=[];for(let F=0;F<v.length;F++){const O=v[F],{height:H,width:I,top:E,right:N,bottom:j,left:T}=O.getBoundingClientRect();if(l==="if-needed"&&A>=0&&z>=0&&k<=g&&P<=m&&A>=E&&k<=j&&z>=T&&P<=N)return K;const D=getComputedStyle(O),q=parseInt(D.borderLeftWidth,10),Y=parseInt(D.borderTopWidth,10),Q=parseInt(D.borderRightWidth,10),e0=parseInt(D.borderBottomWidth,10);let Z=0,n0=0;const a0="offsetWidth"in O?O.offsetWidth-O.clientWidth-q-Q:0,W="offsetHeight"in O?O.offsetHeight-O.clientHeight-Y-e0:0,d0="offsetWidth"in O?O.offsetWidth===0?0:I/O.offsetWidth:0,X="offsetHeight"in O?O.offsetHeight===0?0:H/O.offsetHeight:0;if(h===O)Z=i==="start"?L:i==="end"?L-g:i==="nearest"?Ct(x,x+g,g,Y,e0,x+L,x+L+S,S):L-g/2,n0=s==="start"?V:s==="center"?V-m/2:s==="end"?V-m:Ct(_,_+m,m,q,Q,_+V,_+V+M,M),Z=Math.max(0,Z+x),n0=Math.max(0,n0+_);else{Z=i==="start"?L-E-Y:i==="end"?L-j+e0+W:i==="nearest"?Ct(E,j,H,Y,e0+W,L,L+S,S):L-(E+H/2)+W/2,n0=s==="start"?V-T-q:s==="center"?V-(T+I/2)+a0/2:s==="end"?V-N+Q+a0:Ct(T,N,I,q,Q+a0,V,V+M,M);const{scrollLeft:_0,scrollTop:m0}=O;Z=X===0?0:Math.max(0,Math.min(m0+Z/X,O.scrollHeight-H/X+W)),n0=d0===0?0:Math.max(0,Math.min(_0+n0/d0,O.scrollWidth-I/d0+a0)),L+=m0-Z,V+=_0-n0}K.push({el:O,top:Z,left:n0})}return K};var jf=0;function H5(e){return typeof e=="function"?e:V0}function V0(){}function Bi(e,t){if(e){var n=Lf(e,{boundary:t,block:"nearest",scrollMode:"if-needed"});n.forEach(function(r){var a=r.el,o=r.top,l=r.left;a.scrollTop=o,a.scrollLeft=l})}}function V5(e,t,n){var r=e===t||t instanceof n.Node&&e.contains&&e.contains(t);return r}function wn(e,t){var n;function r(){n&&clearTimeout(n)}function a(){for(var o=arguments.length,l=new Array(o),i=0;i<o;i++)l[i]=arguments[i];r(),n=setTimeout(function(){n=null,e.apply(void 0,l)},t)}return a.cancel=r,a}function v0(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return function(r){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,[r].concat(o)),r.preventDownshiftDefault||r.hasOwnProperty("nativeEvent")&&r.nativeEvent.preventDownshiftDefault})}}function u1(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return function(r){t.forEach(function(a){typeof a=="function"?a(r):a&&(a.current=r)})}}function Fi(){return String(jf++)}function $f(e){var t=e.isOpen,n=e.resultCount,r=e.previousResultCount;return t?n?n!==r?n+" result"+(n===1?" is":"s are")+" available, use up and down arrow keys to navigate. Press Enter key to select.":"":"No results are available.":""}function L5(e,t){return e=Array.isArray(e)?e[0]:e,!e&&t?t:e}function Ui(e){return typeof e.type=="string"}function Wi(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 _t(e){e===void 0&&(e={});var t={};return Ff.forEach(function(n){e.hasOwnProperty(n)&&(t[n]=e[n])}),t}function Xe(e,t){return!e||!t?e:Object.keys(e).reduce(function(n,r){return n[r]=$t(t,r)?t[r]:e[r],n},{})}function $t(e,t){return e[t]!==void 0}function Bt(e){var t=e.key,n=e.keyCode;return n>=37&&n<=40&&t.indexOf("Arrow")!==0?"Arrow"+t:t}function Uf(e){return Object.prototype.toString.call(e)==="[object Object]"}function Q0(e,t,n,r,a){a===void 0&&(a=!1);var o=n.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=T1(i,t<0,n,r,a);return s===-1?e>=o?-1:e:s}function T1(e,t,n,r,a){a===void 0&&(a=!1);var o=n.length;if(t){for(var l=e;l>=0;l--)if(!r(n[l],l))return l}else for(var i=e;i<o;i++)if(!r(n[i],i))return i;return a?T1(t?o-1:0,t,n,r):-1}function Ft(e,t,n,r){return r===void 0&&(r=!0),n&&t.some(function(a){return a&&(V5(a,e,n)||r&&V5(a,n.document.activeElement,n))})}var fo=V0;process.env.NODE_ENV!=="production"&&(fo=function(t,n,r){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){n[o]!==void 0&&r[o]===void 0?console.error('downshift: A component has changed the controlled prop "'+o+'" to be uncontrolled. '+a):n[o]===void 0&&r[o]!==void 0&&console.error('downshift: A component has changed the uncontrolled prop "'+o+'" to be controlled. '+a)})});var Wf=wn(function(e){Ki(e).textContent=""},500);function Ki(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 Gi(e,t){if(!(!e||!t)){var n=Ki(t);n.textContent=e,Wf(t)}}function Kf(e){var t=e==null?void 0:e.getElementById("a11y-status-message");t&&t.remove()}var qi=process.env.NODE_ENV!=="production"?"__autocomplete_unknown__":0,Yi=process.env.NODE_ENV!=="production"?"__autocomplete_mouseup__":1,Xi=process.env.NODE_ENV!=="production"?"__autocomplete_item_mouseenter__":2,Nt=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_arrow_up__":3,zt=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_arrow_down__":4,Qi=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_escape__":5,Zi=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_enter__":6,Ji=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_home__":7,es=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_end__":8,ts=process.env.NODE_ENV!=="production"?"__autocomplete_click_item__":9,ns=process.env.NODE_ENV!=="production"?"__autocomplete_blur_input__":10,rs=process.env.NODE_ENV!=="production"?"__autocomplete_change_input__":11,os=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_space_button__":12,Cr=process.env.NODE_ENV!=="production"?"__autocomplete_click_button__":13,as=process.env.NODE_ENV!=="production"?"__autocomplete_blur_button__":14,ls=process.env.NODE_ENV!=="production"?"__autocomplete_controlled_prop_updated_selected_item__":15,is=process.env.NODE_ENV!=="production"?"__autocomplete_touchend__":16,Gf=Object.freeze({__proto__:null,blurButton:as,blurInput:ns,changeInput:rs,clickButton:Cr,clickItem:ts,controlledPropUpdatedSelectedItem:ls,itemMouseEnter:Xi,keyDownArrowDown:zt,keyDownArrowUp:Nt,keyDownEnd:es,keyDownEnter:Zi,keyDownEscape:Qi,keyDownHome:Ji,keyDownSpaceButton:os,mouseUp:Yi,touchEnd:is,unknown:qi}),qf=["refKey","ref"],Yf=["onClick","onPress","onKeyDown","onKeyUp","onBlur"],Xf=["onKeyDown","onBlur","onChange","onInput","onChangeText"],Qf=["refKey","ref"],Zf=["onMouseMove","onMouseDown","onClick","onPress","index","item"],Jf=function(){var e=function(t){function n(a){var o;o=t.call(this,a)||this,o.id=o.props.id||"downshift-"+Fi(),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(x){return o.id+"-item-"+x},o.items=[],o.itemCount=null,o.previousResultCount=0,o.timeoutIds=[],o.internalSetTimeout=function(x,S){var M=setTimeout(function(){o.timeoutIds=o.timeoutIds.filter(function(A){return A!==M}),x()},S);o.timeoutIds.push(M)},o.setItemCount=function(x){o.itemCount=x},o.unsetItemCount=function(){o.itemCount=null},o.isItemDisabled=function(x,S){var M=o.getItemNodeFromIndex(S);return M&&M.hasAttribute("disabled")},o.setHighlightedIndex=function(x,S){x===void 0&&(x=o.props.defaultHighlightedIndex),S===void 0&&(S={}),S=_t(S),o.internalSetState(o0({highlightedIndex:x},S))},o.clearSelection=function(x){o.internalSetState({selectedItem:null,inputValue:"",highlightedIndex:o.props.defaultHighlightedIndex,isOpen:o.props.defaultIsOpen},x)},o.selectItem=function(x,S,M){S=_t(S),o.internalSetState(o0({isOpen:o.props.defaultIsOpen,highlightedIndex:o.props.defaultHighlightedIndex,selectedItem:x,inputValue:o.props.itemToString(x)},S),M)},o.selectItemAtIndex=function(x,S,M){var A=o.items[x];A!=null&&o.selectItem(A,S,M)},o.selectHighlightedItem=function(x,S){return o.selectItemAtIndex(o.getState().highlightedIndex,x,S)},o.internalSetState=function(x,S){var M,A,P={},k=typeof x=="function";return!k&&x.hasOwnProperty("inputValue")&&o.props.onInputValueChange(x.inputValue,o0({},o.getStateAndHelpers(),x)),o.setState(function(z){var B;z=o.getState(z);var $=k?x(z):x;$=o.props.stateReducer(z,$),M=$.hasOwnProperty("selectedItem");var U={};return M&&$.selectedItem!==z.selectedItem&&(A=$.selectedItem),(B=$).type||(B.type=qi),Object.keys($).forEach(function(R){z[R]!==$[R]&&(P[R]=$[R]),R!=="type"&&($[R],$t(o.props,R)||(U[R]=$[R]))}),k&&$.hasOwnProperty("inputValue")&&o.props.onInputValueChange($.inputValue,o0({},o.getStateAndHelpers(),$)),U},function(){H5(S)();var z=Object.keys(P).length>1;z&&o.props.onStateChange(P,o.getStateAndHelpers()),M&&o.props.onSelect(x.selectedItem,o.getStateAndHelpers()),A!==void 0&&o.props.onChange(A,o.getStateAndHelpers()),o.props.onUserAction(P,o.getStateAndHelpers())})},o.rootRef=function(x){return o._rootNode=x},o.getRootProps=function(x,S){var M,A=x===void 0?{}:x,P=A.refKey,k=P===void 0?"ref":P,z=A.ref,B=B0(A,qf),$=S===void 0?{}:S,U=$.suppressRefError,R=U===void 0?!1:U;o.getRootProps.called=!0,o.getRootProps.refKey=k,o.getRootProps.suppressRefError=R;var L=o.getState(),V=L.isOpen;return o0((M={},M[k]=u1(z,o.rootRef),M.role="combobox",M["aria-expanded"]=V,M["aria-haspopup"]="listbox",M["aria-owns"]=V?o.menuId:void 0,M["aria-labelledby"]=o.labelId,M),B)},o.keyDownHandlers={ArrowDown:function(S){var M=this;if(S.preventDefault(),this.getState().isOpen){var A=S.shiftKey?5:1;this.moveHighlightedIndex(A,{type:zt})}else this.internalSetState({isOpen:!0,type:zt},function(){var P=M.getItemCount();if(P>0){var k=M.getState(),z=k.highlightedIndex,B=Q0(z,1,{length:P},M.isItemDisabled,!0);M.setHighlightedIndex(B,{type:zt})}})},ArrowUp:function(S){var M=this;if(S.preventDefault(),this.getState().isOpen){var A=S.shiftKey?-5:-1;this.moveHighlightedIndex(A,{type:Nt})}else this.internalSetState({isOpen:!0,type:Nt},function(){var P=M.getItemCount();if(P>0){var k=M.getState(),z=k.highlightedIndex,B=Q0(z,-1,{length:P},M.isItemDisabled,!0);M.setHighlightedIndex(B,{type:Nt})}})},Enter:function(S){if(S.which!==229){var M=this.getState(),A=M.isOpen,P=M.highlightedIndex;if(A&&P!=null){S.preventDefault();var k=this.items[P],z=this.getItemNodeFromIndex(P);if(k==null||z&&z.hasAttribute("disabled"))return;this.selectHighlightedItem({type:Zi})}}},Escape:function(S){S.preventDefault(),this.reset(o0({type:Qi},!this.state.isOpen&&{selectedItem:null,inputValue:""}))}},o.buttonKeyDownHandlers=o0({},o.keyDownHandlers,{" ":function(S){S.preventDefault(),this.toggleMenu({type:os})}}),o.inputKeyDownHandlers=o0({},o.keyDownHandlers,{Home:function(S){var M=this.getState(),A=M.isOpen;if(A){S.preventDefault();var P=this.getItemCount();if(!(P<=0||!A)){var k=T1(0,!1,{length:P},this.isItemDisabled);this.setHighlightedIndex(k,{type:Ji})}}},End:function(S){var M=this.getState(),A=M.isOpen;if(A){S.preventDefault();var P=this.getItemCount();if(!(P<=0||!A)){var k=T1(P-1,!0,{length:P},this.isItemDisabled);this.setHighlightedIndex(k,{type:es})}}}}),o.getToggleButtonProps=function(x){var S=x===void 0?{}:x,M=S.onClick;S.onPress;var A=S.onKeyDown,P=S.onKeyUp,k=S.onBlur,z=B0(S,Yf),B=o.getState(),$=B.isOpen,U={onClick:v0(M,o.buttonHandleClick),onKeyDown:v0(A,o.buttonHandleKeyDown),onKeyUp:v0(P,o.buttonHandleKeyUp),onBlur:v0(k,o.buttonHandleBlur)},R=z.disabled?{}:U;return o0({type:"button",role:"button","aria-label":$?"close menu":"open menu","aria-haspopup":!0,"data-toggle":!0},R,z)},o.buttonHandleKeyUp=function(x){x.preventDefault()},o.buttonHandleKeyDown=function(x){var S=Bt(x);o.buttonKeyDownHandlers[S]&&o.buttonKeyDownHandlers[S].call(o,x)},o.buttonHandleClick=function(x){if(x.preventDefault(),o.props.environment){var S=o.props.environment.document,M=S.body,A=S.activeElement;M&&M===A&&x.target.focus()}process.env.NODE_ENV==="test"?o.toggleMenu({type:Cr}):o.internalSetTimeout(function(){return o.toggleMenu({type:Cr})})},o.buttonHandleBlur=function(x){var S=x.target;o.internalSetTimeout(function(){if(!(o.isMouseDown||!o.props.environment)){var M=o.props.environment.document.activeElement;(M==null||M.id!==o.inputId)&&M!==S&&o.reset({type:as})}})},o.getLabelProps=function(x){return o0({htmlFor:o.inputId,id:o.labelId},x)},o.getInputProps=function(x){var S=x===void 0?{}:x,M=S.onKeyDown,A=S.onBlur,P=S.onChange,k=S.onInput;S.onChangeText;var z=B0(S,Xf),B,$={};B="onChange";var U=o.getState(),R=U.inputValue,L=U.isOpen,V=U.highlightedIndex;if(!z.disabled){var K;$=(K={},K[B]=v0(P,k,o.inputHandleChange),K.onKeyDown=v0(M,o.inputHandleKeyDown),K.onBlur=v0(A,o.inputHandleBlur),K)}return o0({"aria-autocomplete":"list","aria-activedescendant":L&&typeof V=="number"&&V>=0?o.getItemId(V):void 0,"aria-controls":L?o.menuId:void 0,"aria-labelledby":z&&z["aria-label"]?void 0:o.labelId,autoComplete:"off",value:R,id:o.inputId},$,z)},o.inputHandleKeyDown=function(x){var S=Bt(x);S&&o.inputKeyDownHandlers[S]&&o.inputKeyDownHandlers[S].call(o,x)},o.inputHandleChange=function(x){o.internalSetState({type:rs,isOpen:!0,inputValue:x.target.value,highlightedIndex:o.props.defaultHighlightedIndex})},o.inputHandleBlur=function(){o.internalSetTimeout(function(){var x;if(!(o.isMouseDown||!o.props.environment)){var S=o.props.environment.document.activeElement,M=(S==null||(x=S.dataset)==null?void 0:x.toggle)&&o._rootNode&&o._rootNode.contains(S);M||o.reset({type:ns})}})},o.menuRef=function(x){o._menuNode=x},o.getMenuProps=function(x,S){var M,A=x===void 0?{}:x,P=A.refKey,k=P===void 0?"ref":P,z=A.ref,B=B0(A,Qf),$=S===void 0?{}:S,U=$.suppressRefError,R=U===void 0?!1:U;return o.getMenuProps.called=!0,o.getMenuProps.refKey=k,o.getMenuProps.suppressRefError=R,o0((M={},M[k]=u1(z,o.menuRef),M.role="listbox",M["aria-labelledby"]=B&&B["aria-label"]?void 0:o.labelId,M.id=o.menuId,M),B)},o.getItemProps=function(x){var S,M=x===void 0?{}:x,A=M.onMouseMove,P=M.onMouseDown,k=M.onClick;M.onPress;var z=M.index,B=M.item,$=B===void 0?process.env.NODE_ENV==="production"?void 0:Bf("getItemProps","item"):B,U=B0(M,Zf);z===void 0?(o.items.push($),z=o.items.indexOf($)):o.items[z]=$;var R="onClick",L=k,V=(S={onMouseMove:v0(A,function(){z!==o.getState().highlightedIndex&&(o.setHighlightedIndex(z,{type:Xi}),o.avoidScrolling=!0,o.internalSetTimeout(function(){return o.avoidScrolling=!1},250))}),onMouseDown:v0(P,function(F){F.preventDefault()})},S[R]=v0(L,function(){o.selectItemAtIndex(z,{type:ts})}),S),K=U.disabled?{onMouseDown:V.onMouseDown}:V;return o0({id:o.getItemId(z),role:"option","aria-selected":o.getState().highlightedIndex===z},K,U)},o.clearItems=function(){o.items=[]},o.reset=function(x,S){x===void 0&&(x={}),x=_t(x),o.internalSetState(function(M){var A=M.selectedItem;return o0({isOpen:o.props.defaultIsOpen,highlightedIndex:o.props.defaultHighlightedIndex,inputValue:o.props.itemToString(A)},x)},S)},o.toggleMenu=function(x,S){x===void 0&&(x={}),x=_t(x),o.internalSetState(function(M){var A=M.isOpen;return o0({isOpen:!A},A&&{highlightedIndex:o.props.defaultHighlightedIndex},x)},function(){var M=o.getState(),A=M.isOpen,P=M.highlightedIndex;A&&o.getItemCount()>0&&typeof P=="number"&&o.setHighlightedIndex(P,x),H5(S)()})},o.openMenu=function(x){o.internalSetState({isOpen:!0},x)},o.closeMenu=function(x){o.internalSetState({isOpen:!1},x)},o.updateStatus=wn(function(){var x;if((x=o.props)!=null&&(x=x.environment)!=null&&x.document){var S=o.getState(),M=o.items[S.highlightedIndex],A=o.getItemCount(),P=o.props.getA11yStatusMessage(o0({itemToString:o.props.itemToString,previousResultCount:o.previousResultCount,resultCount:A,highlightedItem:M},S));o.previousResultCount=A,Gi(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,C=v===void 0?"":v,m=l.initialSelectedItem,g=m===void 0?null:m,_=o.getState({highlightedIndex:d,isOpen:h,inputValue:C,selectedItem:g});return _.selectedItem!=null&&o.props.initialInputValue===void 0&&(_.inputValue=o.props.itemToString(_.selectedItem)),o.state=_,o}Sf(n,t);var r=n.prototype;return r.internalClearTimeouts=function(){this.timeoutIds.forEach(function(o){clearTimeout(o)}),this.timeoutIds=[]},r.getState=function(o){return o===void 0&&(o=this.state),Xe(o,this.props)},r.getItemCount=function(){var o=this.items.length;return this.itemCount!=null?o=this.itemCount:this.props.itemCount!==void 0&&(o=this.props.itemCount),o},r.getItemNodeFromIndex=function(o){return this.props.environment?this.props.environment.document.getElementById(this.getItemId(o)):null},r.scrollHighlightedItemIntoView=function(){{var o=this.getItemNodeFromIndex(this.getState().highlightedIndex);this.props.scrollIntoView(o,this._menuNode)}},r.moveHighlightedIndex=function(o,l){var i=this.getItemCount(),s=this.getState(),d=s.highlightedIndex;if(i>0){var u=Q0(d,o,{length:i},this.isItemDisabled,!0);this.setHighlightedIndex(u,l)}},r.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,C=this.getLabelProps,m=this.getMenuProps,g=this.getInputProps,_=this.getItemProps,x=this.openMenu,S=this.closeMenu,M=this.toggleMenu,A=this.selectItem,P=this.selectItemAtIndex,k=this.selectHighlightedItem,z=this.setHighlightedIndex,B=this.clearSelection,$=this.clearItems,U=this.reset,R=this.setItemCount,L=this.unsetItemCount,V=this.internalSetState;return{getRootProps:h,getToggleButtonProps:v,getLabelProps:C,getMenuProps:m,getInputProps:g,getItemProps:_,reset:U,openMenu:x,closeMenu:S,toggleMenu:M,selectItem:A,selectItemAtIndex:P,selectHighlightedItem:k,setHighlightedIndex:z,clearSelection:B,clearItems:$,setItemCount:R,unsetItemCount:L,setState:V,itemToString:u,id:f,highlightedIndex:l,inputValue:i,isOpen:d,selectedItem:s}},r.componentDidMount=function(){var o=this;if(process.env.NODE_ENV!=="production"&&this.getMenuProps.called&&!this.getMenuProps.suppressRefError&&j5(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 C=Ft(v.target,[o._rootNode,o._menuNode],o.props.environment);!C&&o.getState().isOpen&&o.reset({type:Yi},function(){return o.props.onOuterClick(o.getStateAndHelpers())})},s=function(){o.isTouchMove=!1},d=function(){o.isTouchMove=!0},u=function(v){var C=Ft(v.target,[o._rootNode,o._menuNode],o.props.environment,!1);!o.isTouchMove&&!C&&o.getState().isOpen&&o.reset({type:is},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)}}},r.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},r.componentDidUpdate=function(o,l){process.env.NODE_ENV!=="production"&&(fo(this.state,o,this.props),this.getMenuProps.called&&!this.getMenuProps.suppressRefError&&j5(this._menuNode,this.getMenuProps)),$t(this.props,"selectedItem")&&this.props.selectedItemChanged(o.selectedItem,this.props.selectedItem)&&this.internalSetState({type:ls,inputValue:this.props.itemToString(this.props.selectedItem)}),!this.avoidScrolling&&this.shouldScroll(l,o)&&this.scrollHighlightedItemIntoView(),this.updateStatus()},r.componentWillUnmount=function(){this.cleanup()},r.render=function(){var o=L5(this.props.children,V0);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=L5(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&&eh(l,this.getRootProps),l;if(Ui(l))return y.cloneElement(l,this.getRootProps(Wi(l)));if(process.env.NODE_ENV!=="production")throw new Error("downshift: If you return a non-DOM element, you must apply the getRootProps function")},n}(y.Component);return e.defaultProps={defaultHighlightedIndex:null,defaultIsOpen:!1,getA11yStatusMessage:$f,itemToString:function(n){return n==null?"":(process.env.NODE_ENV!=="production"&&Uf(n)&&!n.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:",n),String(n))},onStateChange:V0,onInputValueChange:V0,onUserAction:V0,onChange:V0,onSelect:V0,onOuterClick:V0,selectedItemChanged:function(n,r){return n!==r},environment:typeof window>"u"?void 0:window,stateReducer:function(n,r){return r},suppressRefError:!1,scrollIntoView:Bi},e.stateChangeTypes=Gf,e}();process.env.NODE_ENV!=="production"&&(Jf.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 j5(e,t){var n=t.refKey;e||console.error('downshift: The ref prop "'+n+'" from getMenuProps was not applied correctly on your menu element.')}function eh(e,t){var n=t.refKey,r=n!=="ref",a=!Ui(e);a&&!r&&!z5.isForwardRef(e)?console.error("downshift: You returned a non-DOM element. You must specify a refKey in getRootProps"):!a&&r&&console.error('downshift: You returned a DOM element. You should not specify a refKey in getRootProps. You specified "'+n+'"'),!z5.isForwardRef(e)&&!Wi(e)[n]&&console.error('downshift: You must apply the ref prop "'+n+'" from getRootProps onto your root element.')}var ss={highlightedIndex:-1,isOpen:!1,selectedItem:null,inputValue:""};function th(e,t,n){var r=e.props,a=e.type,o={};Object.keys(t).forEach(function(l){nh(l,e,t,n),n[l]!==t[l]&&(o[l]=n[l])}),r.onStateChange&&Object.keys(o).length&&r.onStateChange(o0({type:a},o))}function nh(e,t,n,r){var a=t.props,o=t.type,l="on"+ho(e)+"Change";a[l]&&r[e]!==void 0&&r[e]!==n[e]&&a[l](o0({type:o},r))}function rh(e,t){return t.changes}var $5=wn(function(e,t){Gi(e,t)},200),oh=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u"?y.useLayoutEffect:y.useEffect,cs="useId"in y?function(t){var n=t.id,r=t.labelId,a=t.menuId,o=t.getItemId,l=t.toggleButtonId,i=t.inputId,s="downshift-"+y.useId();n||(n=s);var d=y.useRef({labelId:r||n+"-label",menuId:a||n+"-menu",getItemId:o||function(u){return n+"-item-"+u},toggleButtonId:l||n+"-toggle-button",inputId:i||n+"-input"});return d.current}:function(t){var n=t.id,r=n===void 0?"downshift-"+Fi():n,a=t.labelId,o=t.menuId,l=t.getItemId,i=t.toggleButtonId,s=t.inputId,d=y.useRef({labelId:a||r+"-label",menuId:o||r+"-menu",getItemId:l||function(u){return r+"-item-"+u},toggleButtonId:i||r+"-toggle-button",inputId:s||r+"-input"});return d.current};function ds(e,t,n,r){var a,o;if(e===void 0){if(t===void 0)throw new Error(r);a=n[t],o=t}else o=t===void 0?n.indexOf(e):t,a=e;return[a,o]}function ah(e){return/^\S{1}$/.test(e)}function ho(e){return""+e.slice(0,1).toUpperCase()+e.slice(1)}function po(e){var t=y.useRef(e);return t.current=e,t}function us(e,t,n,r){var a=y.useRef(),o=y.useRef(),l=y.useCallback(function(v,C){o.current=C,v=Xe(v,C.props);var m=e(v,C),g=C.props.stateReducer(v,o0({},C,{changes:m}));return g},[e]),i=y.useReducer(l,t,n),s=i[0],d=i[1],u=po(t),f=y.useCallback(function(v){return d(o0({props:u.current},v))},[u]),h=o.current;return y.useEffect(function(){var v=Xe(a.current,h==null?void 0:h.props),C=h&&a.current&&!r(v,s);C&&th(h,v,s),a.current=s},[s,h,r]),[s,f]}function lh(e,t,n,r){var a=us(e,t,n,r),o=a[0],l=a[1];return[Xe(o,t),l]}var Ke={itemToString:function(t){return t?String(t):""},itemToKey:function(t){return t},stateReducer:rh,scrollIntoView:Bi,environment:typeof window>"u"?void 0:window};function h1(e,t,n){n===void 0&&(n=ss);var r=e["default"+ho(t)];return r!==void 0?r:n[t]}function ue(e,t,n){n===void 0&&(n=ss);var r=e[t];if(r!==void 0)return r;var a=e["initial"+ho(t)];return a!==void 0?a:h1(e,t,n)}function fs(e){var t=ue(e,"selectedItem"),n=ue(e,"isOpen"),r=ih(e),a=ue(e,"inputValue");return{highlightedIndex:r<0&&t&&n?e.items.findIndex(function(o){return e.itemToKey(o)===e.itemToKey(t)}):r,isOpen:n,selectedItem:t,inputValue:a}}function W1(e,t,n){var r=e.items,a=e.initialHighlightedIndex,o=e.defaultHighlightedIndex,l=e.isItemDisabled,i=e.itemToKey,s=t.selectedItem,d=t.highlightedIndex;return r.length===0?-1:a!==void 0&&d===a&&!l(r[a],a)?a:o!==void 0&&!l(r[o],o)?o:s?r.findIndex(function(u){return i(s)===i(u)}):n<0&&!l(r[r.length-1],r.length-1)?r.length-1:n>0&&!l(r[0],0)?0:-1}function hs(e,t,n){var r=y.useRef({isMouseDown:!1,isTouchMove:!1,isTouchEnd:!1});return y.useEffect(function(){if(!e)return V0;var a=n.map(function(u){return u.current});function o(){r.current.isTouchEnd=!1,r.current.isMouseDown=!0}function l(u){r.current.isMouseDown=!1,Ft(u.target,a,e)||t()}function i(){r.current.isTouchEnd=!1,r.current.isTouchMove=!1}function s(){r.current.isTouchMove=!0}function d(u){r.current.isTouchEnd=!0,!r.current.isTouchMove&&!Ft(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)}},[n,e,t]),r.current}var vo=function(){return V0};process.env.NODE_ENV!=="production"&&(vo=function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];var a=y.useRef(n.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 ps(e,t,n,r){r===void 0&&(r={});var a=r.document,o=yn();y.useEffect(function(){if(!(!e||o||!a)){var l=e(t);$5(l,a)}},n),y.useEffect(function(){return function(){$5.cancel(),Kf(a)}},[a])}function vs(e){var t=e.highlightedIndex,n=e.isOpen,r=e.itemRefs,a=e.getItemNodeFromIndex,o=e.menuElement,l=e.scrollIntoView,i=y.useRef(!0);return oh(function(){t<0||!n||!Object.keys(r.current).length||(i.current===!1?i.current=!0:l(a(t),o))},[t]),i}var go=V0;process.env.NODE_ENV!=="production"&&(go=function(t){var n=t.props,r=t.state,a=y.useRef(n),o=yn();y.useEffect(function(){o||(fo(r,a.current,n),a.current=n)},[r,n,o])});function Ut(e,t,n){var r;n===void 0&&(n=!0);var a=((r=e.items)==null?void 0:r.length)&&t>=0;return o0({isOpen:!1,highlightedIndex:-1},a&&o0({selectedItem:e.items[t],isOpen:h1(e,"isOpen"),highlightedIndex:h1(e,"highlightedIndex")},n&&{inputValue:e.itemToString(e.items[t])}))}function gs(e,t){return e.isOpen===t.isOpen&&e.inputValue===t.inputValue&&e.highlightedIndex===t.highlightedIndex&&e.selectedItem===t.selectedItem}function yn(){var e=y.useRef(!0);return y.useEffect(function(){return e.current=!1,function(){e.current=!0}},[]),e.current}function Wt(e){var t=h1(e,"highlightedIndex");return t>-1&&e.isItemDisabled(e.items[t],t)?-1:t}function ih(e){var t=ue(e,"highlightedIndex");return t>-1&&e.isItemDisabled(e.items[t],t)?-1:t}var Ot={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},ms=o0({},Ot,{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 bs(e,t,n){var r=t.type,a=t.props,o;switch(r){case n.ItemMouseMove:o={highlightedIndex:t.disabled?-1:t.index};break;case n.MenuMouseLeave:o={highlightedIndex:-1};break;case n.ToggleButtonClick:case n.FunctionToggleMenu:o={isOpen:!e.isOpen,highlightedIndex:e.isOpen?-1:W1(a,e,0)};break;case n.FunctionOpenMenu:o={isOpen:!0,highlightedIndex:W1(a,e,0)};break;case n.FunctionCloseMenu:o={isOpen:!1};break;case n.FunctionSetHighlightedIndex:o={highlightedIndex:a.isItemDisabled(a.items[t.highlightedIndex],t.highlightedIndex)?-1:t.highlightedIndex};break;case n.FunctionSetInputValue:o={inputValue:t.inputValue};break;case n.FunctionReset:o={highlightedIndex:Wt(a),isOpen:h1(a,"isOpen"),selectedItem:h1(a,"selectedItem"),inputValue:h1(a,"inputValue")};break;default:throw new Error("Reducer called without proper action type.")}return o0({},e,o)}function sh(e){for(var t=e.keysSoFar,n=e.highlightedIndex,r=e.items,a=e.itemToString,o=e.isItemDisabled,l=t.toLowerCase(),i=0;i<r.length;i++){var s=(i+n+(t.length<2?1:0))%r.length,d=r[s];if(d!==void 0&&a(d).toLowerCase().startsWith(l)&&!o(d,s))return s}return n}var ch=L0(L0({},ms),{items:G.array.isRequired,isItemDisabled:G.func}),dh=L0(L0({},Ke),{isItemDisabled:function(){return!1}}),ws=V0;process.env.NODE_ENV!=="production"&&(ws=function(e,t){G.checkPropTypes(ch,e,"prop",t.name)});var Dt=process.env.NODE_ENV!=="production"?"__togglebutton_click__":0,mo=process.env.NODE_ENV!=="production"?"__togglebutton_keydown_arrow_down__":1,bo=process.env.NODE_ENV!=="production"?"__togglebutton_keydown_arrow_up__":2,Kt=process.env.NODE_ENV!=="production"?"__togglebutton_keydown_character__":3,wo=process.env.NODE_ENV!=="production"?"__togglebutton_keydown_escape__":4,yo=process.env.NODE_ENV!=="production"?"__togglebutton_keydown_home__":5,xo=process.env.NODE_ENV!=="production"?"__togglebutton_keydown_end__":6,Co=process.env.NODE_ENV!=="production"?"__togglebutton_keydown_enter__":7,_o=process.env.NODE_ENV!=="production"?"__togglebutton_keydown_space_button__":8,Mo=process.env.NODE_ENV!=="production"?"__togglebutton_keydown_page_up__":9,So=process.env.NODE_ENV!=="production"?"__togglebutton_keydown_page_down__":10,Gt=process.env.NODE_ENV!=="production"?"__togglebutton_blur__":11,ys=process.env.NODE_ENV!=="production"?"__menu_mouse_leave__":12,xs=process.env.NODE_ENV!=="production"?"__item_mouse_move__":13,Ao=process.env.NODE_ENV!=="production"?"__item_click__":14,Cs=process.env.NODE_ENV!=="production"?"__function_toggle_menu__":15,_s=process.env.NODE_ENV!=="production"?"__function_open_menu__":16,Ms=process.env.NODE_ENV!=="production"?"__function_close_menu__":17,Ss=process.env.NODE_ENV!=="production"?"__function_set_highlighted_index__":18,Eo=process.env.NODE_ENV!=="production"?"__function_select_item__":19,_r=process.env.NODE_ENV!=="production"?"__function_set_input_value__":20,As=process.env.NODE_ENV!=="production"?"__function_reset__":21,Es=Object.freeze({__proto__:null,FunctionCloseMenu:Ms,FunctionOpenMenu:_s,FunctionReset:As,FunctionSelectItem:Eo,FunctionSetHighlightedIndex:Ss,FunctionSetInputValue:_r,FunctionToggleMenu:Cs,ItemClick:Ao,ItemMouseMove:xs,MenuMouseLeave:ys,ToggleButtonBlur:Gt,ToggleButtonClick:Dt,ToggleButtonKeyDownArrowDown:mo,ToggleButtonKeyDownArrowUp:bo,ToggleButtonKeyDownCharacter:Kt,ToggleButtonKeyDownEnd:xo,ToggleButtonKeyDownEnter:Co,ToggleButtonKeyDownEscape:wo,ToggleButtonKeyDownHome:yo,ToggleButtonKeyDownPageDown:So,ToggleButtonKeyDownPageUp:Mo,ToggleButtonKeyDownSpaceButton:_o});function uh(e,t){var n,r=t.type,a=t.props,o=t.altKey,l;switch(r){case Ao:l={isOpen:h1(a,"isOpen"),highlightedIndex:Wt(a),selectedItem:a.items[t.index]};break;case Kt:{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=sh({keysSoFar:s,highlightedIndex:d,items:a.items,itemToString:a.itemToString,isItemDisabled:a.isItemDisabled});l={inputValue:s,highlightedIndex:u,isOpen:!0}}break;case mo:{var f=e.isOpen?Q0(e.highlightedIndex,1,a.items,a.isItemDisabled):o&&e.selectedItem==null?-1:W1(a,e,1);l={highlightedIndex:f,isOpen:!0}}break;case bo:if(e.isOpen&&o)l=Ut(a,e.highlightedIndex,!1);else{var h=e.isOpen?Q0(e.highlightedIndex,-1,a.items,a.isItemDisabled):W1(a,e,-1);l={highlightedIndex:h,isOpen:!0}}break;case Co:case _o:l=Ut(a,e.highlightedIndex,!1);break;case yo:l={highlightedIndex:T1(0,!1,a.items,a.isItemDisabled),isOpen:!0};break;case xo:l={highlightedIndex:T1(a.items.length-1,!0,a.items,a.isItemDisabled),isOpen:!0};break;case Mo:l={highlightedIndex:Q0(e.highlightedIndex,-10,a.items,a.isItemDisabled)};break;case So:l={highlightedIndex:Q0(e.highlightedIndex,10,a.items,a.isItemDisabled)};break;case wo:l={isOpen:!1,highlightedIndex:-1};break;case Gt:l=o0({isOpen:!1,highlightedIndex:-1},e.highlightedIndex>=0&&((n=a.items)==null?void 0:n.length)&&{selectedItem:a.items[e.highlightedIndex]});break;case Eo:l={selectedItem:t.selectedItem};break;default:return bs(e,t,Es)}return o0({},e,l)}var fh=["onClick"],hh=["onMouseLeave","refKey","ref"],ph=["onBlur","onClick","onPress","onKeyDown","refKey","ref"],vh=["item","index","onMouseMove","onClick","onMouseDown","onPress","refKey","disabled","ref"];Io.stateChangeTypes=Es;function Io(e){e===void 0&&(e={}),ws(e,Io);var t=o0({},dh,e),n=t.scrollIntoView,r=t.environment,a=t.getA11yStatusMessage,o=lh(uh,t,fs,gs),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),C=y.useRef({}),m=y.useRef(null),g=cs(t),_=po({state:l,props:t}),x=y.useCallback(function(H){return C.current[g.getItemId(H)]},[g]);ps(a,l,[s,d,u,f],r);var S=vs({menuElement:v.current,highlightedIndex:d,isOpen:s,itemRefs:C,scrollIntoView:n,getItemNodeFromIndex:x});y.useEffect(function(){return m.current=wn(function(H){H({type:_r,inputValue:""})},500),function(){m.current.cancel()}},[]),y.useEffect(function(){f&&m.current(i)},[i,f]),go({props:t,state:l}),y.useEffect(function(){var H=ue(t,"isOpen");H&&h.current&&h.current.focus()},[]);var M=hs(r,y.useCallback(function(){_.current.state.isOpen&&i({type:Gt})},[i,_]),y.useMemo(function(){return[v,h]},[v.current,h.current])),A=vo("getMenuProps","getToggleButtonProps");y.useEffect(function(){s||(C.current={})},[s]);var P=y.useMemo(function(){return{ArrowDown:function(I){I.preventDefault(),i({type:mo,altKey:I.altKey})},ArrowUp:function(I){I.preventDefault(),i({type:bo,altKey:I.altKey})},Home:function(I){I.preventDefault(),i({type:yo})},End:function(I){I.preventDefault(),i({type:xo})},Escape:function(){_.current.state.isOpen&&i({type:wo})},Enter:function(I){I.preventDefault(),i({type:_.current.state.isOpen?Co:Dt})},PageUp:function(I){_.current.state.isOpen&&(I.preventDefault(),i({type:Mo}))},PageDown:function(I){_.current.state.isOpen&&(I.preventDefault(),i({type:So}))}," ":function(I){I.preventDefault();var E=_.current.state;if(!E.isOpen){i({type:Dt});return}E.inputValue?i({type:Kt,key:" "}):i({type:_o})}}},[i,_]),k=y.useCallback(function(){i({type:Cs})},[i]),z=y.useCallback(function(){i({type:Ms})},[i]),B=y.useCallback(function(){i({type:_s})},[i]),$=y.useCallback(function(H){i({type:Ss,highlightedIndex:H})},[i]),U=y.useCallback(function(H){i({type:Eo,selectedItem:H})},[i]),R=y.useCallback(function(){i({type:As})},[i]),L=y.useCallback(function(H){i({type:_r,inputValue:H})},[i]),V=y.useCallback(function(H){var I=H===void 0?{}:H,E=I.onClick,N=B0(I,fh),j=function(){var D;(D=h.current)==null||D.focus()};return o0({id:g.labelId,htmlFor:g.toggleButtonId,onClick:v0(E,j)},N)},[g]),K=y.useCallback(function(H,I){var E,N=H===void 0?{}:H,j=N.onMouseLeave,T=N.refKey,D=T===void 0?"ref":T,q=N.ref,Y=B0(N,hh),Q=I===void 0?{}:I,e0=Q.suppressRefError,Z=e0===void 0?!1:e0,n0=function(){i({type:ys})};return A("getMenuProps",Z,D,v),o0((E={},E[D]=u1(q,function(a0){v.current=a0}),E.id=g.menuId,E.role="listbox",E["aria-labelledby"]=Y&&Y["aria-label"]?void 0:""+g.labelId,E.onMouseLeave=v0(j,n0),E),Y)},[i,A,g]),F=y.useCallback(function(H,I){var E,N=H===void 0?{}:H,j=N.onBlur,T=N.onClick;N.onPress;var D=N.onKeyDown,q=N.refKey,Y=q===void 0?"ref":q,Q=N.ref,e0=B0(N,ph),Z=I===void 0?{}:I,n0=Z.suppressRefError,a0=n0===void 0?!1:n0,W=_.current.state,d0=function(){i({type:Dt})},X=function(){W.isOpen&&!M.isMouseDown&&i({type:Gt})},_0=function(k0){var R0=Bt(k0);R0&&P[R0]?P[R0](k0):ah(R0)&&i({type:Kt,key:R0})},m0=o0((E={},E[Y]=u1(Q,function(E0){h.current=E0}),E["aria-activedescendant"]=W.isOpen&&W.highlightedIndex>-1?g.getItemId(W.highlightedIndex):"",E["aria-controls"]=g.menuId,E["aria-expanded"]=_.current.state.isOpen,E["aria-haspopup"]="listbox",E["aria-labelledby"]=e0&&e0["aria-label"]?void 0:""+g.labelId,E.id=g.toggleButtonId,E.role="combobox",E.tabIndex=0,E.onBlur=v0(j,X),E),e0);return e0.disabled||(m0.onClick=v0(T,d0),m0.onKeyDown=v0(D,_0)),A("getToggleButtonProps",a0,Y,h),m0},[i,g,_,M,A,P]),O=y.useCallback(function(H){var I,E=H===void 0?{}:H,N=E.item,j=E.index,T=E.onMouseMove,D=E.onClick,q=E.onMouseDown;E.onPress;var Y=E.refKey,Q=Y===void 0?"ref":Y,e0=E.disabled,Z=E.ref,n0=B0(E,vh);e0!==void 0&&console.warn('Passing "disabled" as an argument to getItemProps is not supported anymore. Please use the isItemDisabled prop from useSelect.');var a0=_.current,W=a0.state,d0=a0.props,X=ds(N,j,d0.items,"Pass either item or index to getItemProps!"),_0=X[0],m0=X[1],E0=d0.isItemDisabled(_0,m0),k0=function(){M.isTouchEnd||m0===W.highlightedIndex||(S.current=!1,i({type:xs,index:m0,disabled:E0}))},R0=function(){i({type:Ao,index:m0})},Ne=function(ze){return ze.preventDefault()},D0=o0((I={},I[Q]=u1(Z,function(Y0){Y0&&(C.current[g.getItemId(m0)]=Y0)}),I["aria-disabled"]=E0,I["aria-selected"]=_0===W.selectedItem,I.id=g.getItemId(m0),I.role="option",I),n0);return E0||(D0.onClick=v0(D,R0)),D0.onMouseMove=v0(T,k0),D0.onMouseDown=v0(q,Ne),D0},[_,g,M,S,i]);return{getToggleButtonProps:F,getLabelProps:V,getMenuProps:K,getItemProps:O,toggleMenu:k,openMenu:B,closeMenu:z,setHighlightedIndex:$,selectItem:U,reset:R,setInputValue:L,highlightedIndex:d,isOpen:s,selectedItem:u,inputValue:f}}var Po=process.env.NODE_ENV!=="production"?"__input_keydown_arrow_down__":0,Ro=process.env.NODE_ENV!=="production"?"__input_keydown_arrow_up__":1,ko=process.env.NODE_ENV!=="production"?"__input_keydown_escape__":2,To=process.env.NODE_ENV!=="production"?"__input_keydown_home__":3,No=process.env.NODE_ENV!=="production"?"__input_keydown_end__":4,zo=process.env.NODE_ENV!=="production"?"__input_keydown_page_up__":5,Oo=process.env.NODE_ENV!=="production"?"__input_keydown_page_down__":6,Do=process.env.NODE_ENV!=="production"?"__input_keydown_enter__":7,Ho=process.env.NODE_ENV!=="production"?"__input_change__":8,qt=process.env.NODE_ENV!=="production"?"__input_blur__":9,Vo=process.env.NODE_ENV!=="production"?"__input_click__":10,Is=process.env.NODE_ENV!=="production"?"__menu_mouse_leave__":11,Ps=process.env.NODE_ENV!=="production"?"__item_mouse_move__":12,Lo=process.env.NODE_ENV!=="production"?"__item_click__":13,Rs=process.env.NODE_ENV!=="production"?"__togglebutton_click__":14,ks=process.env.NODE_ENV!=="production"?"__function_toggle_menu__":15,Ts=process.env.NODE_ENV!=="production"?"__function_open_menu__":16,Ns=process.env.NODE_ENV!=="production"?"__function_close_menu__":17,zs=process.env.NODE_ENV!=="production"?"__function_set_highlighted_index__":18,jo=process.env.NODE_ENV!=="production"?"__function_select_item__":19,Os=process.env.NODE_ENV!=="production"?"__function_set_input_value__":20,Ds=process.env.NODE_ENV!=="production"?"__function_reset__":21,$o=process.env.NODE_ENV!=="production"?"__controlled_prop_updated_selected_item__":22,Hs=Object.freeze({__proto__:null,ControlledPropUpdatedSelectedItem:$o,FunctionCloseMenu:Ns,FunctionOpenMenu:Ts,FunctionReset:Ds,FunctionSelectItem:jo,FunctionSetHighlightedIndex:zs,FunctionSetInputValue:Os,FunctionToggleMenu:ks,InputBlur:qt,InputChange:Ho,InputClick:Vo,InputKeyDownArrowDown:Po,InputKeyDownArrowUp:Ro,InputKeyDownEnd:No,InputKeyDownEnter:Do,InputKeyDownEscape:ko,InputKeyDownHome:To,InputKeyDownPageDown:Oo,InputKeyDownPageUp:zo,ItemClick:Lo,ItemMouseMove:Ps,MenuMouseLeave:Is,ToggleButtonClick:Rs});function gh(e){var t=fs(e),n=t.selectedItem,r=t.inputValue;return r===""&&n&&e.defaultInputValue===void 0&&e.initialInputValue===void 0&&e.inputValue===void 0&&(r=e.itemToString(n)),o0({},t,{inputValue:r})}var mh=o0({},ms,{items:G.array.isRequired,isItemDisabled:G.func,inputValue:G.string,defaultInputValue:G.string,initialInputValue:G.string,inputId:G.string,onInputValueChange:G.func});function bh(e,t,n,r){var a=y.useRef(),o=us(e,t,n,r),l=o[0],i=o[1],s=yn();return y.useEffect(function(){if($t(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]),[Xe(l,t),i]}var Vs=V0;process.env.NODE_ENV!=="production"&&(Vs=function(t,n){G.checkPropTypes(mh,t,"prop",n.name)});var wh=o0({},Ke,{isItemDisabled:function(){return!1}});function yh(e,t){var n,r=t.type,a=t.props,o=t.altKey,l;switch(r){case Lo:l={isOpen:h1(a,"isOpen"),highlightedIndex:Wt(a),selectedItem:a.items[t.index],inputValue:a.itemToString(a.items[t.index])};break;case Po:e.isOpen?l={highlightedIndex:Q0(e.highlightedIndex,1,a.items,a.isItemDisabled,!0)}:l={highlightedIndex:o&&e.selectedItem==null?-1:W1(a,e,1),isOpen:a.items.length>=0};break;case Ro:e.isOpen?o?l=Ut(a,e.highlightedIndex):l={highlightedIndex:Q0(e.highlightedIndex,-1,a.items,a.isItemDisabled,!0)}:l={highlightedIndex:W1(a,e,-1),isOpen:a.items.length>=0};break;case Do:l=Ut(a,e.highlightedIndex);break;case ko:l=o0({isOpen:!1,highlightedIndex:-1},!e.isOpen&&{selectedItem:null,inputValue:""});break;case zo:l={highlightedIndex:Q0(e.highlightedIndex,-10,a.items,a.isItemDisabled,!0)};break;case Oo:l={highlightedIndex:Q0(e.highlightedIndex,10,a.items,a.isItemDisabled,!0)};break;case To:l={highlightedIndex:T1(0,!1,a.items,a.isItemDisabled)};break;case No:l={highlightedIndex:T1(a.items.length-1,!0,a.items,a.isItemDisabled)};break;case qt:l=o0({isOpen:!1,highlightedIndex:-1},e.highlightedIndex>=0&&((n=a.items)==null?void 0:n.length)&&t.selectItem&&{selectedItem:a.items[e.highlightedIndex],inputValue:a.itemToString(a.items[e.highlightedIndex])});break;case Ho:l={isOpen:!0,highlightedIndex:Wt(a),inputValue:t.inputValue};break;case Vo:l={isOpen:!e.isOpen,highlightedIndex:e.isOpen?-1:W1(a,e,0)};break;case jo:l={selectedItem:t.selectedItem,inputValue:a.itemToString(t.selectedItem)};break;case $o:l={inputValue:t.inputValue};break;default:return bs(e,t,Hs)}return o0({},e,l)}var xh=["onMouseLeave","refKey","ref"],Ch=["item","index","refKey","ref","onMouseMove","onMouseDown","onClick","onPress","disabled"],_h=["onClick","onPress","refKey","ref"],Mh=["onKeyDown","onChange","onInput","onBlur","onChangeText","onClick","refKey","ref"];Bo.stateChangeTypes=Hs;function Bo(e){e===void 0&&(e={}),Vs(e,Bo);var t=o0({},wh,e),n=t.items,r=t.scrollIntoView,a=t.environment,o=t.getA11yStatusMessage,l=bh(yh,t,gh,gs),i=l[0],s=l[1],d=i.isOpen,u=i.highlightedIndex,f=i.selectedItem,h=i.inputValue,v=y.useRef(null),C=y.useRef({}),m=y.useRef(null),g=y.useRef(null),_=yn(),x=cs(t),S=y.useRef(),M=po({state:i,props:t}),A=y.useCallback(function(j){return C.current[x.getItemId(j)]},[x]);ps(o,i,[d,u,f,h],a);var P=vs({menuElement:v.current,highlightedIndex:u,isOpen:d,itemRefs:C,scrollIntoView:r,getItemNodeFromIndex:A});go({props:t,state:i}),y.useEffect(function(){var j=ue(t,"isOpen");j&&m.current&&m.current.focus()},[]),y.useEffect(function(){_||(S.current=n.length)});var k=hs(a,y.useCallback(function(){M.current.state.isOpen&&s({type:qt,selectItem:!1})},[s,M]),y.useMemo(function(){return[v,g,m]},[v.current,g.current,m.current])),z=vo("getInputProps","getMenuProps");y.useEffect(function(){d||(C.current={})},[d]),y.useEffect(function(){var j;!d||!(a!=null&&a.document)||!(m!=null&&(j=m.current)!=null&&j.focus)||a.document.activeElement!==m.current&&m.current.focus()},[d,a]);var B=y.useMemo(function(){return{ArrowDown:function(T){T.preventDefault(),s({type:Po,altKey:T.altKey})},ArrowUp:function(T){T.preventDefault(),s({type:Ro,altKey:T.altKey})},Home:function(T){M.current.state.isOpen&&(T.preventDefault(),s({type:To}))},End:function(T){M.current.state.isOpen&&(T.preventDefault(),s({type:No}))},Escape:function(T){var D=M.current.state;(D.isOpen||D.inputValue||D.selectedItem||D.highlightedIndex>-1)&&(T.preventDefault(),s({type:ko}))},Enter:function(T){var D=M.current.state;!D.isOpen||T.which===229||(T.preventDefault(),s({type:Do}))},PageUp:function(T){M.current.state.isOpen&&(T.preventDefault(),s({type:zo}))},PageDown:function(T){M.current.state.isOpen&&(T.preventDefault(),s({type:Oo}))}}},[s,M]),$=y.useCallback(function(j){return o0({id:x.labelId,htmlFor:x.inputId},j)},[x]),U=y.useCallback(function(j,T){var D,q=j===void 0?{}:j,Y=q.onMouseLeave,Q=q.refKey,e0=Q===void 0?"ref":Q,Z=q.ref,n0=B0(q,xh),a0=T===void 0?{}:T,W=a0.suppressRefError,d0=W===void 0?!1:W;return z("getMenuProps",d0,e0,v),o0((D={},D[e0]=u1(Z,function(X){v.current=X}),D.id=x.menuId,D.role="listbox",D["aria-labelledby"]=n0&&n0["aria-label"]?void 0:""+x.labelId,D.onMouseLeave=v0(Y,function(){s({type:Is})}),D),n0)},[s,z,x]),R=y.useCallback(function(j){var T,D,q=j===void 0?{}:j,Y=q.item,Q=q.index,e0=q.refKey,Z=e0===void 0?"ref":e0,n0=q.ref,a0=q.onMouseMove,W=q.onMouseDown,d0=q.onClick;q.onPress;var X=q.disabled,_0=B0(q,Ch);X!==void 0&&console.warn('Passing "disabled" as an argument to getItemProps is not supported anymore. Please use the isItemDisabled prop from useCombobox.');var m0=M.current,E0=m0.props,k0=m0.state,R0=ds(Y,Q,E0.items,"Pass either item or index to getItemProps!"),Ne=R0[0],D0=R0[1],Y0=E0.isItemDisabled(Ne,D0),ze="onClick",ft=d0,b1=function(){k.isTouchEnd||D0===k0.highlightedIndex||(P.current=!1,s({type:Ps,index:D0,disabled:Y0}))},D1=function(){s({type:Lo,index:D0})},w1=function(r7){return r7.preventDefault()};return o0((T={},T[Z]=u1(n0,function(X0){X0&&(C.current[x.getItemId(D0)]=X0)}),T["aria-disabled"]=Y0,T["aria-selected"]=D0===k0.highlightedIndex,T.id=x.getItemId(D0),T.role="option",T),!Y0&&(D={},D[ze]=v0(ft,D1),D),{onMouseMove:v0(a0,b1),onMouseDown:v0(W,w1)},_0)},[s,x,M,k,P]),L=y.useCallback(function(j){var T,D=j===void 0?{}:j,q=D.onClick;D.onPress;var Y=D.refKey,Q=Y===void 0?"ref":Y,e0=D.ref,Z=B0(D,_h),n0=M.current.state,a0=function(){s({type:Rs})};return o0((T={},T[Q]=u1(e0,function(W){g.current=W}),T["aria-controls"]=x.menuId,T["aria-expanded"]=n0.isOpen,T.id=x.toggleButtonId,T.tabIndex=-1,T),!Z.disabled&&o0({},{onClick:v0(q,a0)}),Z)},[s,M,x]),V=y.useCallback(function(j,T){var D,q=j===void 0?{}:j,Y=q.onKeyDown,Q=q.onChange,e0=q.onInput,Z=q.onBlur;q.onChangeText;var n0=q.onClick,a0=q.refKey,W=a0===void 0?"ref":a0,d0=q.ref,X=B0(q,Mh),_0=T===void 0?{}:T,m0=_0.suppressRefError,E0=m0===void 0?!1:m0;z("getInputProps",E0,W,m);var k0=M.current.state,R0=function(w1){var X0=Bt(w1);X0&&B[X0]&&B[X0](w1)},Ne=function(w1){s({type:Ho,inputValue:w1.target.value})},D0=function(w1){if(a!=null&&a.document&&k0.isOpen&&!k.isMouseDown){var X0=w1.relatedTarget===null&&a.document.activeElement!==a.document.body;s({type:qt,selectItem:!X0})}},Y0=function(){s({type:Vo})},ze="onChange",ft={};if(!X.disabled){var b1;ft=(b1={},b1[ze]=v0(Q,e0,Ne),b1.onKeyDown=v0(Y,R0),b1.onBlur=v0(Z,D0),b1.onClick=v0(n0,Y0),b1)}return o0((D={},D[W]=u1(d0,function(D1){m.current=D1}),D["aria-activedescendant"]=k0.isOpen&&k0.highlightedIndex>-1?x.getItemId(k0.highlightedIndex):"",D["aria-autocomplete"]="list",D["aria-controls"]=x.menuId,D["aria-expanded"]=k0.isOpen,D["aria-labelledby"]=X&&X["aria-label"]?void 0:x.labelId,D.autoComplete="off",D.id=x.inputId,D.role="combobox",D.value=k0.inputValue,D),ft,X)},[s,x,a,B,M,k,z]),K=y.useCallback(function(){s({type:ks})},[s]),F=y.useCallback(function(){s({type:Ns})},[s]),O=y.useCallback(function(){s({type:Ts})},[s]),H=y.useCallback(function(j){s({type:zs,highlightedIndex:j})},[s]),I=y.useCallback(function(j){s({type:jo,selectedItem:j})},[s]),E=y.useCallback(function(j){s({type:Os,inputValue:j})},[s]),N=y.useCallback(function(){s({type:Ds})},[s]);return{getItemProps:R,getLabelProps:$,getMenuProps:U,getInputProps:V,getToggleButtonProps:L,toggleMenu:K,openMenu:O,closeMenu:F,setHighlightedIndex:H,setInputValue:E,selectItem:I,reset:N,highlightedIndex:u,isOpen:d,selectedItem:f,inputValue:h}}Ot.stateReducer,Ot.itemToKey,Ot.environment,G.array,G.array,G.array,G.func,G.number,G.number,G.number,G.func,G.func,G.string,G.string;Ke.itemToKey,Ke.stateReducer,Ke.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 Sh="_dark_1mr83_1",Ah="_light_1mr83_250",Eh={dark:Sh,light:Ah},Ls=y.createContext("light"),Ie=()=>y.useContext(Ls),Pe=({children:e,theme:t="light",asChild:n=!1})=>{const r=n?nt:"div";return c.jsx(Ls.Provider,{value:t,children:c.jsx(r,{className:Eh[t],children:e})})},Ih="_root_9n1pi_7",Ph="_selectedValue_9n1pi_69",Rh="_input_9n1pi_87",kh="_slot_9n1pi_113",Th="_clear_9n1pi_165",Nh="_icons_9n1pi_178",zh="_caret_9n1pi_184",Oh="_iconSuccess_9n1pi_212",Dh="_iconError_9n1pi_218",Hh="_menu_9n1pi_224",Vh="_portal_9n1pi_247",Lh="_item_9n1pi_263",jh="_checkmarkIcon_9n1pi_304",$h="_itemValue_9n1pi_311",Bh="_group_9n1pi_325",C0={root:Ih,selectedValue:Ph,input:Rh,slot:kh,clear:Th,icons:Nh,caret:zh,iconSuccess:Oh,iconError:Dh,menu:Hh,portal:Vh,item:Lh,checkmarkIcon:jh,itemValue:$h,group:Bh},js=({"data-test-id":e="fondue-select-item",...t},n)=>c.jsxs("li",{"data-test-id":e,ref:n,...t,children:[c.jsx("div",{className:C0.itemValue,children:t.children}),c.jsx(tt,{className:C0.checkmarkIcon})]});js.displayName="Select.Item";const Fo=y.forwardRef(js),$s=({children:e,groupId:t,"data-test-id":n="fondue-select-item-group"},r)=>c.jsx("div",{"data-test-id":n,className:C0.group,ref:r,children:e},t);$s.displayName="Select.Group";const Fh=y.forwardRef($s),Uo=({children:e,value:t,label:n})=>e&&typeof e=="string"?{value:t||e,label:n||e}:{value:t||"",label:n||t||"",...e?{children:e}:null},Uh=(e,t)=>y.isValidElement(e)&&e.type===t,Bs=(e,t,n,r=0)=>{const a=[];let o=0;return y.Children.forEach(e,l=>{if(Uh(l,Fo)&&y.isValidElement(l))Uo(l.props).label.toLowerCase().includes((n==null?void 0:n.toLowerCase())||"")&&(a.push(t(l,r+o)),o++);else if(y.isValidElement(l)&&l!=null&&l.props.children){const{parsedChildren:i,subElementCount:s}=Bs(l.props.children,t,"",r+o);l=y.cloneElement(l,{children:i,key:`group-${r+o}`}),a.push(l),o+=s}else a.push(l)}),{parsedChildren:a,subElementCount:o}},Wo=({highlightedIndex:e,getMenuProps:t,getItemProps:n,children:r,filterText:a,align:o,side:l,selectedItem:i,hasInteractedSinceOpening:s,viewportCollisionPadding:d="compact"})=>{const u=v=>{v.preventDefault()},f={compact:8,spacious:24},h=Ie();return c.jsx(Vi,{children:c.jsx(Pe,{theme:h,children:c.jsx(Li,{align:o,side:l,collisionPadding:f[d]+8,onOpenAutoFocus:u,className:C0.portal,children:c.jsx("ul",{className:C0.menu,...t({},{suppressRefError:!0}),"data-has-interacted":s?"true":"false","data-test-id":"fondue-select-menu",children:Bs(r,(v,C)=>{if((m=>y.isValidElement(m)&&m.ref!==void 0)(v)){const m=Uo(v.props),g=n({item:m,index:C,...v.ref?{ref:v.ref}:{}});return c.jsx(nt,{className:C0.item,"data-highlighted":e===C,"data-selected":(i==null?void 0:i.value)===m.value,onTouchStart:_=>{g.onClick&&g.onClick(_)},...g,children:v},v.props.value)}},a).parsedChildren})})})})};Wo.displayName="Select.Menu";const Fs=({children:e,name:t,"data-test-id":n="fondue-select-slot",...r},a)=>c.jsx("div",{"data-test-id":n,ref:a,className:C0.slot,"data-name":t,...r,children:e});Fs.displayName="Select.Slot";const Mr=y.forwardRef(Fs),Us=e=>{const t=[];return y.Children.forEach(e,n=>{if(y.isValidElement(n)&&n.type===Fo)t.push(Uo(n.props));else if(y.isValidElement(n)&&n.props.children){const r=Us(n.props.children);for(const a of r)t.push(a)}}),t},Ws=e=>{const[t,n]=y.useState(""),{inputSlots:r,menuSlots:a,itemValues:o,clearButton:l}=y.useMemo(()=>{const d=[],u=[];let f;y.Children.toArray(e).some(v=>y.isValidElement(v)&&v.type===Mr)?y.Children.forEach(e,v=>{y.isValidElement(v)&&v.type===Mr&&(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(an,{size:16})})))}):u.push(e);const h=Us(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:r,clearButton:l,setFilterText:n,getItemByValue:s}},Ks=({children:e,onSelect:t,value:n,defaultValue:r,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:C,menuSlots:m,items:g,filterText:_,clearButton:x,getItemByValue:S,setFilterText:M}=Ws(e),[A,P]=y.useState(!1),{getInputProps:k,getToggleButtonProps:z,getMenuProps:B,getItemProps:$,reset:U,selectedItem:R,isOpen:L,highlightedIndex:V,inputValue:K}=Bo({items:g,selectedItem:S(n),defaultSelectedItem:S(r),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:""}),F=y.useRef(!1),O=y.useMemo(()=>!g.find(I=>I.label.toLowerCase().includes(K.toLowerCase())),[K,g]),H=I=>{var E,N;I.target.dataset.showFocusRing="false",F.current=!1,(R==null?void 0:R.label.toLocaleLowerCase())!==K.toLocaleLowerCase()&&U(),k().onBlur&&((N=(E=k()).onBlur)==null||N.call(E,I))};return c.jsxs(co,{open:L,children:[c.jsx(Hi,{asChild:!0,children:c.jsxs("div",{ref:v,className:C0.root,"data-status":O?"error":o,children:[c.jsx("input",{...k({"aria-label":"aria-label"in h?h["aria-label"]:void 0}),"data-test-id":i,placeholder:a,className:C0.input,disabled:l,onMouseDown:I=>{F.current=!0,I.currentTarget.dataset.showFocusRing="false"},onFocus:I=>{F.current||(I.target.dataset.showFocusRing="true")},onBlur:H}),C,x&&c.jsx(nt,{onClick:I=>{I.stopPropagation(),U()},className:C0.clear,role:"button",children:x}),c.jsxs("div",{className:C0.icons,children:[c.jsx("button",{"aria-label":"toggle menu",...z(),type:"button",disabled:l,onMouseDown:()=>{F.current=!0},children:c.jsx(Lr,{size:16,className:C0.caret})}),o==="success"?c.jsx(tt,{size:16,className:C0.iconSuccess,"data-test-id":`${i}-success-icon`}):null,O||o==="error"?c.jsx(jr,{size:16,className:C0.iconError,"data-test-id":`${i}-error-icon`}):null]})]})}),c.jsx(Wo,{align:s,side:d,highlightedIndex:V,filterText:_,getMenuProps:B,getItemProps:$,selectedItem:R,hasInteractedSinceOpening:A,viewportCollisionPadding:f,children:m})]})};Ks.displayName="Select.Combobox";const Wh=y.forwardRef(Ks),Gs=({children:e,onSelect:t,value:n,defaultValue:r,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},C)=>{const{inputSlots:m,menuSlots:g,items:_,clearButton:x,getItemByValue:S}=Ws(e),M=S(r),A=S(n),P=y.useRef(!1),[k,z]=y.useState(!1),{getToggleButtonProps:B,getMenuProps:$,getItemProps:U,reset:R,selectedItem:L,isOpen:V,highlightedIndex:K}=Io({items:_,defaultSelectedItem:M,selectedItem:A,toggleButtonId:d,labelId:"aria-labelledby"in v?v["aria-labelledby"]:void 0,onIsOpenChange:()=>{z(!1)},onHighlightedIndexChange:()=>{z(!0)},onSelectedItemChange:({selectedItem:O})=>{t==null||t((O==null?void 0:O.value)??null)},itemToString:O=>O?O.label:""}),F=L?!u&&L.children||L.label:a;return c.jsxs(co,{open:V,children:[c.jsx(Hi,{asChild:!0,onMouseDown:O=>{P.current=!0,O.currentTarget.dataset.showFocusRing="false"},onFocus:O=>{P.current||(O.target.dataset.showFocusRing="true")},onBlur:O=>{O.target.dataset.showFocusRing="false",P.current=!1},children:c.jsxs("div",{className:C0.root,"data-status":o,"data-disabled":l,"data-empty":!L,"data-test-id":f,...l?{}:B({"aria-label":"aria-label"in v?v["aria-label"]:void 0,ref:C}),children:[c.jsx("span",{className:C0.selectedValue,children:F}),m,x&&c.jsx(nt,{onClick:O=>{O.stopPropagation(),R()},className:C0.clear,children:x}),c.jsxs("div",{className:C0.icons,children:[c.jsx(Lr,{size:16,className:C0.caret}),o==="success"?c.jsx(tt,{size:16,className:C0.iconSuccess,"data-test-id":`${f}-success-icon`}):null,o==="error"?c.jsx(jr,{size:16,className:C0.iconError,"data-test-id":`${f}-error-icon`}):null]})]})}),c.jsx(Wo,{align:i,side:s,highlightedIndex:K,getMenuProps:$,getItemProps:U,selectedItem:L,hasInteractedSinceOpening:k,viewportCollisionPadding:h,children:g})]})};Gs.displayName="Select";const Kh=y.forwardRef(Gs),K0=Kh;K0.displayName="Select";K0.Combobox=Wh;K0.Combobox.displayName="Select.Combobox";K0.Item=Fo;K0.Item.displayName="Select.Item";K0.Group=Fh;K0.Group.displayName="Select.Group";K0.Slot=Mr;K0.Slot.displayName="Select.Slot";const Gh="_root_kjbh5_5",qh="_input_kjbh5_59",Yh="_slot_kjbh5_82",Xh="_iconSuccess_kjbh5_132",Qh="_iconError_kjbh5_141",Zh="_loadingStatus_kjbh5_155",ne={root:Gh,input:qh,slot:Yh,iconSuccess:Xh,iconError:Qh,loadingStatus:Zh},qs=({children:e,className:t,status:n="neutral","data-test-id":r="fondue-text-input",...a},o)=>{const l=y.useRef(!1);return c.jsxs("div",{className:l1(ne.root,t),"data-status":n,"data-test-id":r,children:[n==="loading"?c.jsx("div",{className:ne.loadingStatus,"data-test-id":`${r}-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:ne.input,"aria-invalid":n==="error"}),n==="success"?c.jsx(tt,{size:16,className:ne.iconSuccess,"data-test-id":`${r}-success-icon`}):null,n==="error"?c.jsx(jr,{size:16,className:ne.iconError,"data-test-id":`${r}-error-icon`}):null,e]})};qs.displayName="TextField.Root";const Ys=({name:e,className:t,...n},r)=>c.jsx("div",{"data-slot":!0,"data-name":e,...n,ref:r,className:l1(ne.slot,t)});Ys.displayName="TextField.Slot";const Xs=y.forwardRef(qs),Jh=y.forwardRef(Ys),j0=Xs;j0.Root=Xs;j0.Slot=Jh;const Qs=({currentColor:e=qr,onColorChange:t=()=>{},currentFormat:n=Kl,setCurrentFormat:r=()=>{},"data-test-id":a="color-picker-value-input"},o)=>{const[l,i]=y.useState(fr(e));return y.useEffect(()=>{i(fr(e))},[e]),c.jsxs("div",{className:I0.inputs,"data-test-id":a,ref:o,children:[c.jsx("div",{className:I0.colorFormatInput,children:c.jsxs(K0,{"data-test-id":"color-picker-select-format","aria-label":"Select a color format",onSelect:s=>{r(s)},value:n,children:[c.jsx(K0.Item,{value:"HEX",children:"HEX"}),c.jsx(K0.Item,{value:"RGBA",children:"RGBA"})]})}),n==="HEX"?c.jsx(j0.Root,{"data-test-id":"color-picker-value-input-hex",className:I0.valueInput,type:"text",value:l,status:t5(l)?"neutral":"error",onBlur:s=>{t5(s.target.value)&&t(Z8(s.target.value))},onChange:s=>{i(s.target.value)},"aria-label":"Hex color value",children:c.jsx(j0.Slot,{name:"left",children:c.jsx("span",{className:I0.inputDecorator,children:"#"})})}):c.jsxs("div",{className:I0.colorChannelInputGroup,children:[c.jsx(j0.Root,{"data-test-id":"color-picker-value-input-red",className:I0.valueInput,value:e.red,type:"number",onChange:s=>{t({...e,red:vt(s.target.value)})},"aria-label":"Red Color Channel",children:c.jsx(j0.Slot,{name:"left",children:c.jsx("span",{className:I0.inputDecorator,children:"R"})})}),c.jsx(j0.Root,{"data-test-id":"color-picker-value-input-green",className:I0.valueInput,value:e.green,type:"number",onChange:s=>{t({...e,green:vt(s.target.value)})},"aria-label":"Green Color Channel",children:c.jsx(j0.Slot,{name:"left",children:c.jsx("span",{className:I0.inputDecorator,children:"G"})})}),c.jsx(j0.Root,{"data-test-id":"color-picker-value-input-blue",className:I0.valueInput,value:e.blue,type:"number",onChange:s=>{t({...e,blue:vt(s.target.value)})},"aria-label":"Blue Color Channel",children:c.jsx(j0.Slot,{name:"left",children:c.jsx("span",{className:I0.inputDecorator,children:"B"})})})]}),c.jsx("div",{className:I0.colorAlphaInput,children:c.jsxs(j0.Root,{"data-test-id":"color-picker-value-input-alpha",className:I0.valueInput,value:e.alpha===void 0?100:Math.trunc(e.alpha*100).toString(),type:"number",onChange:s=>{t({...e,alpha:vt(s.target.value,0,100)/100})},"aria-label":"Color Opacity",children:[c.jsx(j0.Slot,{name:"left",children:c.jsx("span",{className:I0.inputDecorator,children:"A"})}),c.jsx(j0.Slot,{name:"right",children:c.jsx("span",{className:I0.inputDecorator,children:"%"})})]})})]})};Qs.displayName="ColorPicker.Values";const ep=y.forwardRef(Qs),Zs=({children:e,currentColor:t=qr,onColorChange:n=()=>{},currentFormat:r,onFormatChange:a=()=>{},defaultFormat:o=Kl,"data-test-id":l="color-picker-input",...i},s)=>{const[d,u]=y.useState(o),f=y.useMemo(()=>r??d,[r,d]);return c.jsx("div",{className:I0.root,"data-picker-type":"custom-color","data-test-id":l,ref:s,children:y.Children.map(e,h=>c.jsx(tp,{...i,onColorChange:v=>{n(hr(v,f))},currentColor:t,currentFormat:f,setCurrentFormat:v=>{u(v),a(v),n(hr(t,v))},children:h}))})};Zs.displayName="ColorPicker";const tp=({children:e,...t})=>c.jsx(nt,{...t,children:e}),np=y.forwardRef(Zs),xn={Root:np,Values:ep,Gradient:J8,Input:i6};xn.Root.displayName="ColorPicker.Root";xn.Values.displayName="ColorPicker.Values";xn.Gradient.displayName="ColorPicker.Gradient";xn.Input.displayName="ColorPicker.Input";var Ko="Dialog",[Js,ky]=O0(Ko),[rp,t1]=Js(Ko),e2=e=>{const{__scopeDialog:t,children:n,open:r,defaultOpen:a,onOpenChange:o,modal:l=!0}=e,i=p.useRef(null),s=p.useRef(null),[d=!1,u]=U0({prop:r,defaultProp:a,onChange:o});return c.jsx(rp,{scope:t,triggerRef:i,contentRef:s,contentId:Z0(),titleId:Z0(),descriptionId:Z0(),open:d,onOpenChange:u,onOpenToggle:p.useCallback(()=>u(f=>!f),[u]),modal:l,children:n})};e2.displayName=Ko;var t2="DialogTrigger",n2=p.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,a=t1(t2,n),o=c0(t,a.triggerRef);return c.jsx(r0.button,{type:"button","aria-haspopup":"dialog","aria-expanded":a.open,"aria-controls":a.contentId,"data-state":Yo(a.open),...r,ref:o,onClick:J(e.onClick,a.onOpenToggle)})});n2.displayName=t2;var Go="DialogPortal",[op,r2]=Js(Go,{forceMount:void 0}),o2=e=>{const{__scopeDialog:t,forceMount:n,children:r,container:a}=e,o=t1(Go,t);return c.jsx(op,{scope:t,forceMount:n,children:p.Children.map(r,l=>c.jsx(P0,{present:n||o.open,children:c.jsx(at,{asChild:!0,container:a,children:l})}))})};o2.displayName=Go;var Yt="DialogOverlay",a2=p.forwardRef((e,t)=>{const n=r2(Yt,e.__scopeDialog),{forceMount:r=n.forceMount,...a}=e,o=t1(Yt,e.__scopeDialog);return o.modal?c.jsx(P0,{present:r||o.open,children:c.jsx(lp,{...a,ref:t})}):null});a2.displayName=Yt;var ap=G1("DialogOverlay.RemoveScroll"),lp=p.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,a=t1(Yt,n);return c.jsx(bn,{as:ap,allowPinchZoom:!0,shards:[a.contentRef],children:c.jsx(r0.div,{"data-state":Yo(a.open),...r,ref:t,style:{pointerEvents:"auto",...r.style}})})}),Y1="DialogContent",l2=p.forwardRef((e,t)=>{const n=r2(Y1,e.__scopeDialog),{forceMount:r=n.forceMount,...a}=e,o=t1(Y1,e.__scopeDialog);return c.jsx(P0,{present:r||o.open,children:o.modal?c.jsx(ip,{...a,ref:t}):c.jsx(sp,{...a,ref:t})})});l2.displayName=Y1;var ip=p.forwardRef((e,t)=>{const n=t1(Y1,e.__scopeDialog),r=p.useRef(null),a=c0(t,n.contentRef,r);return p.useEffect(()=>{const o=r.current;if(o)return lo(o)},[]),c.jsx(i2,{...e,ref:a,trapFocus:n.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:J(e.onCloseAutoFocus,o=>{var l;o.preventDefault(),(l=n.triggerRef.current)==null||l.focus()}),onPointerDownOutside:J(e.onPointerDownOutside,o=>{const l=o.detail.originalEvent,i=l.button===0&&l.ctrlKey===!0;(l.button===2||i)&&o.preventDefault()}),onFocusOutside:J(e.onFocusOutside,o=>o.preventDefault())})}),sp=p.forwardRef((e,t)=>{const n=t1(Y1,e.__scopeDialog),r=p.useRef(!1),a=p.useRef(!1);return c.jsx(i2,{...e,ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:o=>{var l,i;(l=e.onCloseAutoFocus)==null||l.call(e,o),o.defaultPrevented||(r.current||(i=n.triggerRef.current)==null||i.focus(),o.preventDefault()),r.current=!1,a.current=!1},onInteractOutside:o=>{var s,d;(s=e.onInteractOutside)==null||s.call(e,o),o.defaultPrevented||(r.current=!0,o.detail.originalEvent.type==="pointerdown"&&(a.current=!0));const l=o.target;((d=n.triggerRef.current)==null?void 0:d.contains(l))&&o.preventDefault(),o.detail.originalEvent.type==="focusin"&&a.current&&o.preventDefault()}})}),i2=p.forwardRef((e,t)=>{const{__scopeDialog:n,trapFocus:r,onOpenAutoFocus:a,onCloseAutoFocus:o,...l}=e,i=t1(Y1,n),s=p.useRef(null),d=c0(t,s);return Yr(),c.jsxs(c.Fragment,{children:[c.jsx(fn,{asChild:!0,loop:!0,trapped:r,onMountAutoFocus:a,onUnmountAutoFocus:o,children:c.jsx(rt,{role:"dialog",id:i.contentId,"aria-describedby":i.descriptionId,"aria-labelledby":i.titleId,"data-state":Yo(i.open),...l,ref:d,onDismiss:()=>i.onOpenChange(!1)})}),c.jsxs(c.Fragment,{children:[c.jsx(cp,{titleId:i.titleId}),c.jsx(up,{contentRef:s,descriptionId:i.descriptionId})]})]})}),qo="DialogTitle",s2=p.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,a=t1(qo,n);return c.jsx(r0.h2,{id:a.titleId,...r,ref:t})});s2.displayName=qo;var c2="DialogDescription",d2=p.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,a=t1(c2,n);return c.jsx(r0.p,{id:a.descriptionId,...r,ref:t})});d2.displayName=c2;var u2="DialogClose",f2=p.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,a=t1(u2,n);return c.jsx(r0.button,{type:"button",...r,ref:t,onClick:J(e.onClick,()=>a.onOpenChange(!1))})});f2.displayName=u2;function Yo(e){return e?"open":"closed"}var h2="DialogTitleWarning",[Ty,p2]=D7(h2,{contentName:Y1,titleName:qo,docsSlug:"dialog"}),cp=({titleId:e})=>{const t=p2(h2),n=`\`${t.contentName}\` requires a \`${t.titleName}\` for the component to be accessible for screen reader users.
|
|
76
|
+
*/var N5;function Hf(){return N5||(N5=1,process.env.NODE_ENV!=="production"&&function(){var e=Symbol.for("react.element"),t=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),r=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"),C=!1,m=!1,g=!1,_=!1,x=!1,S;S=Symbol.for("react.module.reference");function M(X){return!!(typeof X=="string"||typeof X=="function"||X===n||X===a||x||X===r||X===d||X===u||_||X===v||C||m||g||typeof X=="object"&&X!==null&&(X.$$typeof===h||X.$$typeof===f||X.$$typeof===o||X.$$typeof===l||X.$$typeof===s||X.$$typeof===S||X.getModuleId!==void 0))}function A(X){if(typeof X=="object"&&X!==null){var _0=X.$$typeof;switch(_0){case e:var m0=X.type;switch(m0){case n:case a:case r:case d:case u:return m0;default:var E0=m0&&m0.$$typeof;switch(E0){case i:case l:case s:case h:case f:case o:return E0;default:return _0}}case t:return _0}}}var P=l,k=o,z=e,B=s,$=n,U=h,R=f,L=t,V=a,K=r,F=d,O=u,H=!1,I=!1;function E(X){return H||(H=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 18+.")),!1}function N(X){return I||(I=!0,console.warn("The ReactIs.isConcurrentMode() alias has been deprecated, and will be removed in React 18+.")),!1}function j(X){return A(X)===l}function T(X){return A(X)===o}function D(X){return typeof X=="object"&&X!==null&&X.$$typeof===e}function q(X){return A(X)===s}function Y(X){return A(X)===n}function Q(X){return A(X)===h}function e0(X){return A(X)===f}function Z(X){return A(X)===t}function n0(X){return A(X)===a}function a0(X){return A(X)===r}function W(X){return A(X)===d}function d0(X){return A(X)===u}p0.ContextConsumer=P,p0.ContextProvider=k,p0.Element=z,p0.ForwardRef=B,p0.Fragment=$,p0.Lazy=U,p0.Memo=R,p0.Portal=L,p0.Profiler=V,p0.StrictMode=K,p0.Suspense=F,p0.SuspenseList=O,p0.isAsyncMode=E,p0.isConcurrentMode=N,p0.isContextConsumer=j,p0.isContextProvider=T,p0.isElement=D,p0.isForwardRef=q,p0.isFragment=Y,p0.isLazy=Q,p0.isMemo=e0,p0.isPortal=Z,p0.isProfiler=n0,p0.isStrictMode=a0,p0.isSuspense=W,p0.isSuspenseList=d0,p0.isValidElementType=M,p0.typeOf=A}()),p0}process.env.NODE_ENV==="production"?xr.exports=Df():xr.exports=Hf();var z5=xr.exports;const O5=e=>typeof e=="object"&&e!=null&&e.nodeType===1,D5=(e,t)=>(!t||e!=="hidden")&&e!=="visible"&&e!=="clip",Zn=(e,t)=>{if(e.clientHeight<e.scrollHeight||e.clientWidth<e.scrollWidth){const n=getComputedStyle(e,null);return D5(n.overflowY,t)||D5(n.overflowX,t)||(r=>{const a=(o=>{if(!o.ownerDocument||!o.ownerDocument.defaultView)return null;try{return o.ownerDocument.defaultView.frameElement}catch{return null}})(r);return!!a&&(a.clientHeight<r.scrollHeight||a.clientWidth<r.scrollWidth)})(e)}return!1},Ct=(e,t,n,r,a,o,l,i)=>o<e&&l>t||o>e&&l<t?0:o<=e&&i<=n||l>=t&&i>=n?o-e-r:l>t&&i<n||o<e&&i>n?l-t+a:0,Vf=e=>{const t=e.parentElement;return t??(e.getRootNode().host||null)},Lf=(e,t)=>{var n,r,a,o;if(typeof document>"u")return[];const{scrollMode:l,block:i,inline:s,boundary:d,skipOverflowHiddenElements:u}=t,f=typeof d=="function"?d:F=>F!==d;if(!O5(e))throw new TypeError("Invalid target");const h=document.scrollingElement||document.documentElement,v=[];let C=e;for(;O5(C)&&f(C);){if(C=Vf(C),C===h){v.push(C);break}C!=null&&C===document.body&&Zn(C)&&!Zn(document.documentElement)||C!=null&&Zn(C,u)&&v.push(C)}const m=(r=(n=window.visualViewport)==null?void 0:n.width)!=null?r:innerWidth,g=(o=(a=window.visualViewport)==null?void 0:a.height)!=null?o:innerHeight,{scrollX:_,scrollY:x}=window,{height:S,width:M,top:A,right:P,bottom:k,left:z}=e.getBoundingClientRect(),{top:B,right:$,bottom:U,left:R}=(F=>{const O=window.getComputedStyle(F);return{top:parseFloat(O.scrollMarginTop)||0,right:parseFloat(O.scrollMarginRight)||0,bottom:parseFloat(O.scrollMarginBottom)||0,left:parseFloat(O.scrollMarginLeft)||0}})(e);let L=i==="start"||i==="nearest"?A-B:i==="end"?k+U:A+S/2-B+U,V=s==="center"?z+M/2-R+$:s==="end"?P+$:z-R;const K=[];for(let F=0;F<v.length;F++){const O=v[F],{height:H,width:I,top:E,right:N,bottom:j,left:T}=O.getBoundingClientRect();if(l==="if-needed"&&A>=0&&z>=0&&k<=g&&P<=m&&A>=E&&k<=j&&z>=T&&P<=N)return K;const D=getComputedStyle(O),q=parseInt(D.borderLeftWidth,10),Y=parseInt(D.borderTopWidth,10),Q=parseInt(D.borderRightWidth,10),e0=parseInt(D.borderBottomWidth,10);let Z=0,n0=0;const a0="offsetWidth"in O?O.offsetWidth-O.clientWidth-q-Q:0,W="offsetHeight"in O?O.offsetHeight-O.clientHeight-Y-e0:0,d0="offsetWidth"in O?O.offsetWidth===0?0:I/O.offsetWidth:0,X="offsetHeight"in O?O.offsetHeight===0?0:H/O.offsetHeight:0;if(h===O)Z=i==="start"?L:i==="end"?L-g:i==="nearest"?Ct(x,x+g,g,Y,e0,x+L,x+L+S,S):L-g/2,n0=s==="start"?V:s==="center"?V-m/2:s==="end"?V-m:Ct(_,_+m,m,q,Q,_+V,_+V+M,M),Z=Math.max(0,Z+x),n0=Math.max(0,n0+_);else{Z=i==="start"?L-E-Y:i==="end"?L-j+e0+W:i==="nearest"?Ct(E,j,H,Y,e0+W,L,L+S,S):L-(E+H/2)+W/2,n0=s==="start"?V-T-q:s==="center"?V-(T+I/2)+a0/2:s==="end"?V-N+Q+a0:Ct(T,N,I,q,Q+a0,V,V+M,M);const{scrollLeft:_0,scrollTop:m0}=O;Z=X===0?0:Math.max(0,Math.min(m0+Z/X,O.scrollHeight-H/X+W)),n0=d0===0?0:Math.max(0,Math.min(_0+n0/d0,O.scrollWidth-I/d0+a0)),L+=m0-Z,V+=_0-n0}K.push({el:O,top:Z,left:n0})}return K};var jf=0;function H5(e){return typeof e=="function"?e:V0}function V0(){}function Bi(e,t){if(e){var n=Lf(e,{boundary:t,block:"nearest",scrollMode:"if-needed"});n.forEach(function(r){var a=r.el,o=r.top,l=r.left;a.scrollTop=o,a.scrollLeft=l})}}function V5(e,t,n){var r=e===t||t instanceof n.Node&&e.contains&&e.contains(t);return r}function wn(e,t){var n;function r(){n&&clearTimeout(n)}function a(){for(var o=arguments.length,l=new Array(o),i=0;i<o;i++)l[i]=arguments[i];r(),n=setTimeout(function(){n=null,e.apply(void 0,l)},t)}return a.cancel=r,a}function v0(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return function(r){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,[r].concat(o)),r.preventDownshiftDefault||r.hasOwnProperty("nativeEvent")&&r.nativeEvent.preventDownshiftDefault})}}function u1(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return function(r){t.forEach(function(a){typeof a=="function"?a(r):a&&(a.current=r)})}}function Fi(){return String(jf++)}function $f(e){var t=e.isOpen,n=e.resultCount,r=e.previousResultCount;return t?n?n!==r?n+" result"+(n===1?" is":"s are")+" available, use up and down arrow keys to navigate. Press Enter key to select.":"":"No results are available.":""}function L5(e,t){return e=Array.isArray(e)?e[0]:e,!e&&t?t:e}function Ui(e){return typeof e.type=="string"}function Wi(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 _t(e){e===void 0&&(e={});var t={};return Ff.forEach(function(n){e.hasOwnProperty(n)&&(t[n]=e[n])}),t}function Xe(e,t){return!e||!t?e:Object.keys(e).reduce(function(n,r){return n[r]=$t(t,r)?t[r]:e[r],n},{})}function $t(e,t){return e[t]!==void 0}function Bt(e){var t=e.key,n=e.keyCode;return n>=37&&n<=40&&t.indexOf("Arrow")!==0?"Arrow"+t:t}function Uf(e){return Object.prototype.toString.call(e)==="[object Object]"}function Q0(e,t,n,r,a){a===void 0&&(a=!1);var o=n.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=T1(i,t<0,n,r,a);return s===-1?e>=o?-1:e:s}function T1(e,t,n,r,a){a===void 0&&(a=!1);var o=n.length;if(t){for(var l=e;l>=0;l--)if(!r(n[l],l))return l}else for(var i=e;i<o;i++)if(!r(n[i],i))return i;return a?T1(t?o-1:0,t,n,r):-1}function Ft(e,t,n,r){return r===void 0&&(r=!0),n&&t.some(function(a){return a&&(V5(a,e,n)||r&&V5(a,n.document.activeElement,n))})}var fo=V0;process.env.NODE_ENV!=="production"&&(fo=function(t,n,r){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){n[o]!==void 0&&r[o]===void 0?console.error('downshift: A component has changed the controlled prop "'+o+'" to be uncontrolled. '+a):n[o]===void 0&&r[o]!==void 0&&console.error('downshift: A component has changed the uncontrolled prop "'+o+'" to be controlled. '+a)})});var Wf=wn(function(e){Ki(e).textContent=""},500);function Ki(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 Gi(e,t){if(!(!e||!t)){var n=Ki(t);n.textContent=e,Wf(t)}}function Kf(e){var t=e==null?void 0:e.getElementById("a11y-status-message");t&&t.remove()}var qi=process.env.NODE_ENV!=="production"?"__autocomplete_unknown__":0,Yi=process.env.NODE_ENV!=="production"?"__autocomplete_mouseup__":1,Xi=process.env.NODE_ENV!=="production"?"__autocomplete_item_mouseenter__":2,Nt=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_arrow_up__":3,zt=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_arrow_down__":4,Qi=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_escape__":5,Zi=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_enter__":6,Ji=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_home__":7,es=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_end__":8,ts=process.env.NODE_ENV!=="production"?"__autocomplete_click_item__":9,ns=process.env.NODE_ENV!=="production"?"__autocomplete_blur_input__":10,rs=process.env.NODE_ENV!=="production"?"__autocomplete_change_input__":11,os=process.env.NODE_ENV!=="production"?"__autocomplete_keydown_space_button__":12,Cr=process.env.NODE_ENV!=="production"?"__autocomplete_click_button__":13,as=process.env.NODE_ENV!=="production"?"__autocomplete_blur_button__":14,ls=process.env.NODE_ENV!=="production"?"__autocomplete_controlled_prop_updated_selected_item__":15,is=process.env.NODE_ENV!=="production"?"__autocomplete_touchend__":16,Gf=Object.freeze({__proto__:null,blurButton:as,blurInput:ns,changeInput:rs,clickButton:Cr,clickItem:ts,controlledPropUpdatedSelectedItem:ls,itemMouseEnter:Xi,keyDownArrowDown:zt,keyDownArrowUp:Nt,keyDownEnd:es,keyDownEnter:Zi,keyDownEscape:Qi,keyDownHome:Ji,keyDownSpaceButton:os,mouseUp:Yi,touchEnd:is,unknown:qi}),qf=["refKey","ref"],Yf=["onClick","onPress","onKeyDown","onKeyUp","onBlur"],Xf=["onKeyDown","onBlur","onChange","onInput","onChangeText"],Qf=["refKey","ref"],Zf=["onMouseMove","onMouseDown","onClick","onPress","index","item"],Jf=function(){var e=function(t){function n(a){var o;o=t.call(this,a)||this,o.id=o.props.id||"downshift-"+Fi(),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(x){return o.id+"-item-"+x},o.items=[],o.itemCount=null,o.previousResultCount=0,o.timeoutIds=[],o.internalSetTimeout=function(x,S){var M=setTimeout(function(){o.timeoutIds=o.timeoutIds.filter(function(A){return A!==M}),x()},S);o.timeoutIds.push(M)},o.setItemCount=function(x){o.itemCount=x},o.unsetItemCount=function(){o.itemCount=null},o.isItemDisabled=function(x,S){var M=o.getItemNodeFromIndex(S);return M&&M.hasAttribute("disabled")},o.setHighlightedIndex=function(x,S){x===void 0&&(x=o.props.defaultHighlightedIndex),S===void 0&&(S={}),S=_t(S),o.internalSetState(o0({highlightedIndex:x},S))},o.clearSelection=function(x){o.internalSetState({selectedItem:null,inputValue:"",highlightedIndex:o.props.defaultHighlightedIndex,isOpen:o.props.defaultIsOpen},x)},o.selectItem=function(x,S,M){S=_t(S),o.internalSetState(o0({isOpen:o.props.defaultIsOpen,highlightedIndex:o.props.defaultHighlightedIndex,selectedItem:x,inputValue:o.props.itemToString(x)},S),M)},o.selectItemAtIndex=function(x,S,M){var A=o.items[x];A!=null&&o.selectItem(A,S,M)},o.selectHighlightedItem=function(x,S){return o.selectItemAtIndex(o.getState().highlightedIndex,x,S)},o.internalSetState=function(x,S){var M,A,P={},k=typeof x=="function";return!k&&x.hasOwnProperty("inputValue")&&o.props.onInputValueChange(x.inputValue,o0({},o.getStateAndHelpers(),x)),o.setState(function(z){var B;z=o.getState(z);var $=k?x(z):x;$=o.props.stateReducer(z,$),M=$.hasOwnProperty("selectedItem");var U={};return M&&$.selectedItem!==z.selectedItem&&(A=$.selectedItem),(B=$).type||(B.type=qi),Object.keys($).forEach(function(R){z[R]!==$[R]&&(P[R]=$[R]),R!=="type"&&($[R],$t(o.props,R)||(U[R]=$[R]))}),k&&$.hasOwnProperty("inputValue")&&o.props.onInputValueChange($.inputValue,o0({},o.getStateAndHelpers(),$)),U},function(){H5(S)();var z=Object.keys(P).length>1;z&&o.props.onStateChange(P,o.getStateAndHelpers()),M&&o.props.onSelect(x.selectedItem,o.getStateAndHelpers()),A!==void 0&&o.props.onChange(A,o.getStateAndHelpers()),o.props.onUserAction(P,o.getStateAndHelpers())})},o.rootRef=function(x){return o._rootNode=x},o.getRootProps=function(x,S){var M,A=x===void 0?{}:x,P=A.refKey,k=P===void 0?"ref":P,z=A.ref,B=B0(A,qf),$=S===void 0?{}:S,U=$.suppressRefError,R=U===void 0?!1:U;o.getRootProps.called=!0,o.getRootProps.refKey=k,o.getRootProps.suppressRefError=R;var L=o.getState(),V=L.isOpen;return o0((M={},M[k]=u1(z,o.rootRef),M.role="combobox",M["aria-expanded"]=V,M["aria-haspopup"]="listbox",M["aria-owns"]=V?o.menuId:void 0,M["aria-labelledby"]=o.labelId,M),B)},o.keyDownHandlers={ArrowDown:function(S){var M=this;if(S.preventDefault(),this.getState().isOpen){var A=S.shiftKey?5:1;this.moveHighlightedIndex(A,{type:zt})}else this.internalSetState({isOpen:!0,type:zt},function(){var P=M.getItemCount();if(P>0){var k=M.getState(),z=k.highlightedIndex,B=Q0(z,1,{length:P},M.isItemDisabled,!0);M.setHighlightedIndex(B,{type:zt})}})},ArrowUp:function(S){var M=this;if(S.preventDefault(),this.getState().isOpen){var A=S.shiftKey?-5:-1;this.moveHighlightedIndex(A,{type:Nt})}else this.internalSetState({isOpen:!0,type:Nt},function(){var P=M.getItemCount();if(P>0){var k=M.getState(),z=k.highlightedIndex,B=Q0(z,-1,{length:P},M.isItemDisabled,!0);M.setHighlightedIndex(B,{type:Nt})}})},Enter:function(S){if(S.which!==229){var M=this.getState(),A=M.isOpen,P=M.highlightedIndex;if(A&&P!=null){S.preventDefault();var k=this.items[P],z=this.getItemNodeFromIndex(P);if(k==null||z&&z.hasAttribute("disabled"))return;this.selectHighlightedItem({type:Zi})}}},Escape:function(S){S.preventDefault(),this.reset(o0({type:Qi},!this.state.isOpen&&{selectedItem:null,inputValue:""}))}},o.buttonKeyDownHandlers=o0({},o.keyDownHandlers,{" ":function(S){S.preventDefault(),this.toggleMenu({type:os})}}),o.inputKeyDownHandlers=o0({},o.keyDownHandlers,{Home:function(S){var M=this.getState(),A=M.isOpen;if(A){S.preventDefault();var P=this.getItemCount();if(!(P<=0||!A)){var k=T1(0,!1,{length:P},this.isItemDisabled);this.setHighlightedIndex(k,{type:Ji})}}},End:function(S){var M=this.getState(),A=M.isOpen;if(A){S.preventDefault();var P=this.getItemCount();if(!(P<=0||!A)){var k=T1(P-1,!0,{length:P},this.isItemDisabled);this.setHighlightedIndex(k,{type:es})}}}}),o.getToggleButtonProps=function(x){var S=x===void 0?{}:x,M=S.onClick;S.onPress;var A=S.onKeyDown,P=S.onKeyUp,k=S.onBlur,z=B0(S,Yf),B=o.getState(),$=B.isOpen,U={onClick:v0(M,o.buttonHandleClick),onKeyDown:v0(A,o.buttonHandleKeyDown),onKeyUp:v0(P,o.buttonHandleKeyUp),onBlur:v0(k,o.buttonHandleBlur)},R=z.disabled?{}:U;return o0({type:"button",role:"button","aria-label":$?"close menu":"open menu","aria-haspopup":!0,"data-toggle":!0},R,z)},o.buttonHandleKeyUp=function(x){x.preventDefault()},o.buttonHandleKeyDown=function(x){var S=Bt(x);o.buttonKeyDownHandlers[S]&&o.buttonKeyDownHandlers[S].call(o,x)},o.buttonHandleClick=function(x){if(x.preventDefault(),o.props.environment){var S=o.props.environment.document,M=S.body,A=S.activeElement;M&&M===A&&x.target.focus()}process.env.NODE_ENV==="test"?o.toggleMenu({type:Cr}):o.internalSetTimeout(function(){return o.toggleMenu({type:Cr})})},o.buttonHandleBlur=function(x){var S=x.target;o.internalSetTimeout(function(){if(!(o.isMouseDown||!o.props.environment)){var M=o.props.environment.document.activeElement;(M==null||M.id!==o.inputId)&&M!==S&&o.reset({type:as})}})},o.getLabelProps=function(x){return o0({htmlFor:o.inputId,id:o.labelId},x)},o.getInputProps=function(x){var S=x===void 0?{}:x,M=S.onKeyDown,A=S.onBlur,P=S.onChange,k=S.onInput;S.onChangeText;var z=B0(S,Xf),B,$={};B="onChange";var U=o.getState(),R=U.inputValue,L=U.isOpen,V=U.highlightedIndex;if(!z.disabled){var K;$=(K={},K[B]=v0(P,k,o.inputHandleChange),K.onKeyDown=v0(M,o.inputHandleKeyDown),K.onBlur=v0(A,o.inputHandleBlur),K)}return o0({"aria-autocomplete":"list","aria-activedescendant":L&&typeof V=="number"&&V>=0?o.getItemId(V):void 0,"aria-controls":L?o.menuId:void 0,"aria-labelledby":z&&z["aria-label"]?void 0:o.labelId,autoComplete:"off",value:R,id:o.inputId},$,z)},o.inputHandleKeyDown=function(x){var S=Bt(x);S&&o.inputKeyDownHandlers[S]&&o.inputKeyDownHandlers[S].call(o,x)},o.inputHandleChange=function(x){o.internalSetState({type:rs,isOpen:!0,inputValue:x.target.value,highlightedIndex:o.props.defaultHighlightedIndex})},o.inputHandleBlur=function(){o.internalSetTimeout(function(){var x;if(!(o.isMouseDown||!o.props.environment)){var S=o.props.environment.document.activeElement,M=(S==null||(x=S.dataset)==null?void 0:x.toggle)&&o._rootNode&&o._rootNode.contains(S);M||o.reset({type:ns})}})},o.menuRef=function(x){o._menuNode=x},o.getMenuProps=function(x,S){var M,A=x===void 0?{}:x,P=A.refKey,k=P===void 0?"ref":P,z=A.ref,B=B0(A,Qf),$=S===void 0?{}:S,U=$.suppressRefError,R=U===void 0?!1:U;return o.getMenuProps.called=!0,o.getMenuProps.refKey=k,o.getMenuProps.suppressRefError=R,o0((M={},M[k]=u1(z,o.menuRef),M.role="listbox",M["aria-labelledby"]=B&&B["aria-label"]?void 0:o.labelId,M.id=o.menuId,M),B)},o.getItemProps=function(x){var S,M=x===void 0?{}:x,A=M.onMouseMove,P=M.onMouseDown,k=M.onClick;M.onPress;var z=M.index,B=M.item,$=B===void 0?process.env.NODE_ENV==="production"?void 0:Bf("getItemProps","item"):B,U=B0(M,Zf);z===void 0?(o.items.push($),z=o.items.indexOf($)):o.items[z]=$;var R="onClick",L=k,V=(S={onMouseMove:v0(A,function(){z!==o.getState().highlightedIndex&&(o.setHighlightedIndex(z,{type:Xi}),o.avoidScrolling=!0,o.internalSetTimeout(function(){return o.avoidScrolling=!1},250))}),onMouseDown:v0(P,function(F){F.preventDefault()})},S[R]=v0(L,function(){o.selectItemAtIndex(z,{type:ts})}),S),K=U.disabled?{onMouseDown:V.onMouseDown}:V;return o0({id:o.getItemId(z),role:"option","aria-selected":o.getState().highlightedIndex===z},K,U)},o.clearItems=function(){o.items=[]},o.reset=function(x,S){x===void 0&&(x={}),x=_t(x),o.internalSetState(function(M){var A=M.selectedItem;return o0({isOpen:o.props.defaultIsOpen,highlightedIndex:o.props.defaultHighlightedIndex,inputValue:o.props.itemToString(A)},x)},S)},o.toggleMenu=function(x,S){x===void 0&&(x={}),x=_t(x),o.internalSetState(function(M){var A=M.isOpen;return o0({isOpen:!A},A&&{highlightedIndex:o.props.defaultHighlightedIndex},x)},function(){var M=o.getState(),A=M.isOpen,P=M.highlightedIndex;A&&o.getItemCount()>0&&typeof P=="number"&&o.setHighlightedIndex(P,x),H5(S)()})},o.openMenu=function(x){o.internalSetState({isOpen:!0},x)},o.closeMenu=function(x){o.internalSetState({isOpen:!1},x)},o.updateStatus=wn(function(){var x;if((x=o.props)!=null&&(x=x.environment)!=null&&x.document){var S=o.getState(),M=o.items[S.highlightedIndex],A=o.getItemCount(),P=o.props.getA11yStatusMessage(o0({itemToString:o.props.itemToString,previousResultCount:o.previousResultCount,resultCount:A,highlightedItem:M},S));o.previousResultCount=A,Gi(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,C=v===void 0?"":v,m=l.initialSelectedItem,g=m===void 0?null:m,_=o.getState({highlightedIndex:d,isOpen:h,inputValue:C,selectedItem:g});return _.selectedItem!=null&&o.props.initialInputValue===void 0&&(_.inputValue=o.props.itemToString(_.selectedItem)),o.state=_,o}Sf(n,t);var r=n.prototype;return r.internalClearTimeouts=function(){this.timeoutIds.forEach(function(o){clearTimeout(o)}),this.timeoutIds=[]},r.getState=function(o){return o===void 0&&(o=this.state),Xe(o,this.props)},r.getItemCount=function(){var o=this.items.length;return this.itemCount!=null?o=this.itemCount:this.props.itemCount!==void 0&&(o=this.props.itemCount),o},r.getItemNodeFromIndex=function(o){return this.props.environment?this.props.environment.document.getElementById(this.getItemId(o)):null},r.scrollHighlightedItemIntoView=function(){{var o=this.getItemNodeFromIndex(this.getState().highlightedIndex);this.props.scrollIntoView(o,this._menuNode)}},r.moveHighlightedIndex=function(o,l){var i=this.getItemCount(),s=this.getState(),d=s.highlightedIndex;if(i>0){var u=Q0(d,o,{length:i},this.isItemDisabled,!0);this.setHighlightedIndex(u,l)}},r.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,C=this.getLabelProps,m=this.getMenuProps,g=this.getInputProps,_=this.getItemProps,x=this.openMenu,S=this.closeMenu,M=this.toggleMenu,A=this.selectItem,P=this.selectItemAtIndex,k=this.selectHighlightedItem,z=this.setHighlightedIndex,B=this.clearSelection,$=this.clearItems,U=this.reset,R=this.setItemCount,L=this.unsetItemCount,V=this.internalSetState;return{getRootProps:h,getToggleButtonProps:v,getLabelProps:C,getMenuProps:m,getInputProps:g,getItemProps:_,reset:U,openMenu:x,closeMenu:S,toggleMenu:M,selectItem:A,selectItemAtIndex:P,selectHighlightedItem:k,setHighlightedIndex:z,clearSelection:B,clearItems:$,setItemCount:R,unsetItemCount:L,setState:V,itemToString:u,id:f,highlightedIndex:l,inputValue:i,isOpen:d,selectedItem:s}},r.componentDidMount=function(){var o=this;if(process.env.NODE_ENV!=="production"&&this.getMenuProps.called&&!this.getMenuProps.suppressRefError&&j5(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 C=Ft(v.target,[o._rootNode,o._menuNode],o.props.environment);!C&&o.getState().isOpen&&o.reset({type:Yi},function(){return o.props.onOuterClick(o.getStateAndHelpers())})},s=function(){o.isTouchMove=!1},d=function(){o.isTouchMove=!0},u=function(v){var C=Ft(v.target,[o._rootNode,o._menuNode],o.props.environment,!1);!o.isTouchMove&&!C&&o.getState().isOpen&&o.reset({type:is},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)}}},r.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},r.componentDidUpdate=function(o,l){process.env.NODE_ENV!=="production"&&(fo(this.state,o,this.props),this.getMenuProps.called&&!this.getMenuProps.suppressRefError&&j5(this._menuNode,this.getMenuProps)),$t(this.props,"selectedItem")&&this.props.selectedItemChanged(o.selectedItem,this.props.selectedItem)&&this.internalSetState({type:ls,inputValue:this.props.itemToString(this.props.selectedItem)}),!this.avoidScrolling&&this.shouldScroll(l,o)&&this.scrollHighlightedItemIntoView(),this.updateStatus()},r.componentWillUnmount=function(){this.cleanup()},r.render=function(){var o=L5(this.props.children,V0);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=L5(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&&eh(l,this.getRootProps),l;if(Ui(l))return y.cloneElement(l,this.getRootProps(Wi(l)));if(process.env.NODE_ENV!=="production")throw new Error("downshift: If you return a non-DOM element, you must apply the getRootProps function")},n}(y.Component);return e.defaultProps={defaultHighlightedIndex:null,defaultIsOpen:!1,getA11yStatusMessage:$f,itemToString:function(n){return n==null?"":(process.env.NODE_ENV!=="production"&&Uf(n)&&!n.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:",n),String(n))},onStateChange:V0,onInputValueChange:V0,onUserAction:V0,onChange:V0,onSelect:V0,onOuterClick:V0,selectedItemChanged:function(n,r){return n!==r},environment:typeof window>"u"?void 0:window,stateReducer:function(n,r){return r},suppressRefError:!1,scrollIntoView:Bi},e.stateChangeTypes=Gf,e}();process.env.NODE_ENV!=="production"&&(Jf.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 j5(e,t){var n=t.refKey;e||console.error('downshift: The ref prop "'+n+'" from getMenuProps was not applied correctly on your menu element.')}function eh(e,t){var n=t.refKey,r=n!=="ref",a=!Ui(e);a&&!r&&!z5.isForwardRef(e)?console.error("downshift: You returned a non-DOM element. You must specify a refKey in getRootProps"):!a&&r&&console.error('downshift: You returned a DOM element. You should not specify a refKey in getRootProps. You specified "'+n+'"'),!z5.isForwardRef(e)&&!Wi(e)[n]&&console.error('downshift: You must apply the ref prop "'+n+'" from getRootProps onto your root element.')}var ss={highlightedIndex:-1,isOpen:!1,selectedItem:null,inputValue:""};function th(e,t,n){var r=e.props,a=e.type,o={};Object.keys(t).forEach(function(l){nh(l,e,t,n),n[l]!==t[l]&&(o[l]=n[l])}),r.onStateChange&&Object.keys(o).length&&r.onStateChange(o0({type:a},o))}function nh(e,t,n,r){var a=t.props,o=t.type,l="on"+ho(e)+"Change";a[l]&&r[e]!==void 0&&r[e]!==n[e]&&a[l](o0({type:o},r))}function rh(e,t){return t.changes}var $5=wn(function(e,t){Gi(e,t)},200),oh=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u"?y.useLayoutEffect:y.useEffect,cs="useId"in y?function(t){var n=t.id,r=t.labelId,a=t.menuId,o=t.getItemId,l=t.toggleButtonId,i=t.inputId,s="downshift-"+y.useId();n||(n=s);var d=y.useRef({labelId:r||n+"-label",menuId:a||n+"-menu",getItemId:o||function(u){return n+"-item-"+u},toggleButtonId:l||n+"-toggle-button",inputId:i||n+"-input"});return d.current}:function(t){var n=t.id,r=n===void 0?"downshift-"+Fi():n,a=t.labelId,o=t.menuId,l=t.getItemId,i=t.toggleButtonId,s=t.inputId,d=y.useRef({labelId:a||r+"-label",menuId:o||r+"-menu",getItemId:l||function(u){return r+"-item-"+u},toggleButtonId:i||r+"-toggle-button",inputId:s||r+"-input"});return d.current};function ds(e,t,n,r){var a,o;if(e===void 0){if(t===void 0)throw new Error(r);a=n[t],o=t}else o=t===void 0?n.indexOf(e):t,a=e;return[a,o]}function ah(e){return/^\S{1}$/.test(e)}function ho(e){return""+e.slice(0,1).toUpperCase()+e.slice(1)}function po(e){var t=y.useRef(e);return t.current=e,t}function us(e,t,n,r){var a=y.useRef(),o=y.useRef(),l=y.useCallback(function(v,C){o.current=C,v=Xe(v,C.props);var m=e(v,C),g=C.props.stateReducer(v,o0({},C,{changes:m}));return g},[e]),i=y.useReducer(l,t,n),s=i[0],d=i[1],u=po(t),f=y.useCallback(function(v){return d(o0({props:u.current},v))},[u]),h=o.current;return y.useEffect(function(){var v=Xe(a.current,h==null?void 0:h.props),C=h&&a.current&&!r(v,s);C&&th(h,v,s),a.current=s},[s,h,r]),[s,f]}function lh(e,t,n,r){var a=us(e,t,n,r),o=a[0],l=a[1];return[Xe(o,t),l]}var Ke={itemToString:function(t){return t?String(t):""},itemToKey:function(t){return t},stateReducer:rh,scrollIntoView:Bi,environment:typeof window>"u"?void 0:window};function h1(e,t,n){n===void 0&&(n=ss);var r=e["default"+ho(t)];return r!==void 0?r:n[t]}function ue(e,t,n){n===void 0&&(n=ss);var r=e[t];if(r!==void 0)return r;var a=e["initial"+ho(t)];return a!==void 0?a:h1(e,t,n)}function fs(e){var t=ue(e,"selectedItem"),n=ue(e,"isOpen"),r=ih(e),a=ue(e,"inputValue");return{highlightedIndex:r<0&&t&&n?e.items.findIndex(function(o){return e.itemToKey(o)===e.itemToKey(t)}):r,isOpen:n,selectedItem:t,inputValue:a}}function W1(e,t,n){var r=e.items,a=e.initialHighlightedIndex,o=e.defaultHighlightedIndex,l=e.isItemDisabled,i=e.itemToKey,s=t.selectedItem,d=t.highlightedIndex;return r.length===0?-1:a!==void 0&&d===a&&!l(r[a],a)?a:o!==void 0&&!l(r[o],o)?o:s?r.findIndex(function(u){return i(s)===i(u)}):n<0&&!l(r[r.length-1],r.length-1)?r.length-1:n>0&&!l(r[0],0)?0:-1}function hs(e,t,n){var r=y.useRef({isMouseDown:!1,isTouchMove:!1,isTouchEnd:!1});return y.useEffect(function(){if(!e)return V0;var a=n.map(function(u){return u.current});function o(){r.current.isTouchEnd=!1,r.current.isMouseDown=!0}function l(u){r.current.isMouseDown=!1,Ft(u.target,a,e)||t()}function i(){r.current.isTouchEnd=!1,r.current.isTouchMove=!1}function s(){r.current.isTouchMove=!0}function d(u){r.current.isTouchEnd=!0,!r.current.isTouchMove&&!Ft(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)}},[n,e,t]),r.current}var vo=function(){return V0};process.env.NODE_ENV!=="production"&&(vo=function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];var a=y.useRef(n.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 ps(e,t,n,r){r===void 0&&(r={});var a=r.document,o=yn();y.useEffect(function(){if(!(!e||o||!a)){var l=e(t);$5(l,a)}},n),y.useEffect(function(){return function(){$5.cancel(),Kf(a)}},[a])}function vs(e){var t=e.highlightedIndex,n=e.isOpen,r=e.itemRefs,a=e.getItemNodeFromIndex,o=e.menuElement,l=e.scrollIntoView,i=y.useRef(!0);return oh(function(){t<0||!n||!Object.keys(r.current).length||(i.current===!1?i.current=!0:l(a(t),o))},[t]),i}var go=V0;process.env.NODE_ENV!=="production"&&(go=function(t){var n=t.props,r=t.state,a=y.useRef(n),o=yn();y.useEffect(function(){o||(fo(r,a.current,n),a.current=n)},[r,n,o])});function Ut(e,t,n){var r;n===void 0&&(n=!0);var a=((r=e.items)==null?void 0:r.length)&&t>=0;return o0({isOpen:!1,highlightedIndex:-1},a&&o0({selectedItem:e.items[t],isOpen:h1(e,"isOpen"),highlightedIndex:h1(e,"highlightedIndex")},n&&{inputValue:e.itemToString(e.items[t])}))}function gs(e,t){return e.isOpen===t.isOpen&&e.inputValue===t.inputValue&&e.highlightedIndex===t.highlightedIndex&&e.selectedItem===t.selectedItem}function yn(){var e=y.useRef(!0);return y.useEffect(function(){return e.current=!1,function(){e.current=!0}},[]),e.current}function Wt(e){var t=h1(e,"highlightedIndex");return t>-1&&e.isItemDisabled(e.items[t],t)?-1:t}function ih(e){var t=ue(e,"highlightedIndex");return t>-1&&e.isItemDisabled(e.items[t],t)?-1:t}var Ot={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},ms=o0({},Ot,{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 bs(e,t,n){var r=t.type,a=t.props,o;switch(r){case n.ItemMouseMove:o={highlightedIndex:t.disabled?-1:t.index};break;case n.MenuMouseLeave:o={highlightedIndex:-1};break;case n.ToggleButtonClick:case n.FunctionToggleMenu:o={isOpen:!e.isOpen,highlightedIndex:e.isOpen?-1:W1(a,e,0)};break;case n.FunctionOpenMenu:o={isOpen:!0,highlightedIndex:W1(a,e,0)};break;case n.FunctionCloseMenu:o={isOpen:!1};break;case n.FunctionSetHighlightedIndex:o={highlightedIndex:a.isItemDisabled(a.items[t.highlightedIndex],t.highlightedIndex)?-1:t.highlightedIndex};break;case n.FunctionSetInputValue:o={inputValue:t.inputValue};break;case n.FunctionReset:o={highlightedIndex:Wt(a),isOpen:h1(a,"isOpen"),selectedItem:h1(a,"selectedItem"),inputValue:h1(a,"inputValue")};break;default:throw new Error("Reducer called without proper action type.")}return o0({},e,o)}function sh(e){for(var t=e.keysSoFar,n=e.highlightedIndex,r=e.items,a=e.itemToString,o=e.isItemDisabled,l=t.toLowerCase(),i=0;i<r.length;i++){var s=(i+n+(t.length<2?1:0))%r.length,d=r[s];if(d!==void 0&&a(d).toLowerCase().startsWith(l)&&!o(d,s))return s}return n}var ch=L0(L0({},ms),{items:G.array.isRequired,isItemDisabled:G.func}),dh=L0(L0({},Ke),{isItemDisabled:function(){return!1}}),ws=V0;process.env.NODE_ENV!=="production"&&(ws=function(e,t){G.checkPropTypes(ch,e,"prop",t.name)});var Dt=process.env.NODE_ENV!=="production"?"__togglebutton_click__":0,mo=process.env.NODE_ENV!=="production"?"__togglebutton_keydown_arrow_down__":1,bo=process.env.NODE_ENV!=="production"?"__togglebutton_keydown_arrow_up__":2,Kt=process.env.NODE_ENV!=="production"?"__togglebutton_keydown_character__":3,wo=process.env.NODE_ENV!=="production"?"__togglebutton_keydown_escape__":4,yo=process.env.NODE_ENV!=="production"?"__togglebutton_keydown_home__":5,xo=process.env.NODE_ENV!=="production"?"__togglebutton_keydown_end__":6,Co=process.env.NODE_ENV!=="production"?"__togglebutton_keydown_enter__":7,_o=process.env.NODE_ENV!=="production"?"__togglebutton_keydown_space_button__":8,Mo=process.env.NODE_ENV!=="production"?"__togglebutton_keydown_page_up__":9,So=process.env.NODE_ENV!=="production"?"__togglebutton_keydown_page_down__":10,Gt=process.env.NODE_ENV!=="production"?"__togglebutton_blur__":11,ys=process.env.NODE_ENV!=="production"?"__menu_mouse_leave__":12,xs=process.env.NODE_ENV!=="production"?"__item_mouse_move__":13,Ao=process.env.NODE_ENV!=="production"?"__item_click__":14,Cs=process.env.NODE_ENV!=="production"?"__function_toggle_menu__":15,_s=process.env.NODE_ENV!=="production"?"__function_open_menu__":16,Ms=process.env.NODE_ENV!=="production"?"__function_close_menu__":17,Ss=process.env.NODE_ENV!=="production"?"__function_set_highlighted_index__":18,Eo=process.env.NODE_ENV!=="production"?"__function_select_item__":19,_r=process.env.NODE_ENV!=="production"?"__function_set_input_value__":20,As=process.env.NODE_ENV!=="production"?"__function_reset__":21,Es=Object.freeze({__proto__:null,FunctionCloseMenu:Ms,FunctionOpenMenu:_s,FunctionReset:As,FunctionSelectItem:Eo,FunctionSetHighlightedIndex:Ss,FunctionSetInputValue:_r,FunctionToggleMenu:Cs,ItemClick:Ao,ItemMouseMove:xs,MenuMouseLeave:ys,ToggleButtonBlur:Gt,ToggleButtonClick:Dt,ToggleButtonKeyDownArrowDown:mo,ToggleButtonKeyDownArrowUp:bo,ToggleButtonKeyDownCharacter:Kt,ToggleButtonKeyDownEnd:xo,ToggleButtonKeyDownEnter:Co,ToggleButtonKeyDownEscape:wo,ToggleButtonKeyDownHome:yo,ToggleButtonKeyDownPageDown:So,ToggleButtonKeyDownPageUp:Mo,ToggleButtonKeyDownSpaceButton:_o});function uh(e,t){var n,r=t.type,a=t.props,o=t.altKey,l;switch(r){case Ao:l={isOpen:h1(a,"isOpen"),highlightedIndex:Wt(a),selectedItem:a.items[t.index]};break;case Kt:{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=sh({keysSoFar:s,highlightedIndex:d,items:a.items,itemToString:a.itemToString,isItemDisabled:a.isItemDisabled});l={inputValue:s,highlightedIndex:u,isOpen:!0}}break;case mo:{var f=e.isOpen?Q0(e.highlightedIndex,1,a.items,a.isItemDisabled):o&&e.selectedItem==null?-1:W1(a,e,1);l={highlightedIndex:f,isOpen:!0}}break;case bo:if(e.isOpen&&o)l=Ut(a,e.highlightedIndex,!1);else{var h=e.isOpen?Q0(e.highlightedIndex,-1,a.items,a.isItemDisabled):W1(a,e,-1);l={highlightedIndex:h,isOpen:!0}}break;case Co:case _o:l=Ut(a,e.highlightedIndex,!1);break;case yo:l={highlightedIndex:T1(0,!1,a.items,a.isItemDisabled),isOpen:!0};break;case xo:l={highlightedIndex:T1(a.items.length-1,!0,a.items,a.isItemDisabled),isOpen:!0};break;case Mo:l={highlightedIndex:Q0(e.highlightedIndex,-10,a.items,a.isItemDisabled)};break;case So:l={highlightedIndex:Q0(e.highlightedIndex,10,a.items,a.isItemDisabled)};break;case wo:l={isOpen:!1,highlightedIndex:-1};break;case Gt:l=o0({isOpen:!1,highlightedIndex:-1},e.highlightedIndex>=0&&((n=a.items)==null?void 0:n.length)&&{selectedItem:a.items[e.highlightedIndex]});break;case Eo:l={selectedItem:t.selectedItem};break;default:return bs(e,t,Es)}return o0({},e,l)}var fh=["onClick"],hh=["onMouseLeave","refKey","ref"],ph=["onBlur","onClick","onPress","onKeyDown","refKey","ref"],vh=["item","index","onMouseMove","onClick","onMouseDown","onPress","refKey","disabled","ref"];Io.stateChangeTypes=Es;function Io(e){e===void 0&&(e={}),ws(e,Io);var t=o0({},dh,e),n=t.scrollIntoView,r=t.environment,a=t.getA11yStatusMessage,o=lh(uh,t,fs,gs),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),C=y.useRef({}),m=y.useRef(null),g=cs(t),_=po({state:l,props:t}),x=y.useCallback(function(H){return C.current[g.getItemId(H)]},[g]);ps(a,l,[s,d,u,f],r);var S=vs({menuElement:v.current,highlightedIndex:d,isOpen:s,itemRefs:C,scrollIntoView:n,getItemNodeFromIndex:x});y.useEffect(function(){return m.current=wn(function(H){H({type:_r,inputValue:""})},500),function(){m.current.cancel()}},[]),y.useEffect(function(){f&&m.current(i)},[i,f]),go({props:t,state:l}),y.useEffect(function(){var H=ue(t,"isOpen");H&&h.current&&h.current.focus()},[]);var M=hs(r,y.useCallback(function(){_.current.state.isOpen&&i({type:Gt})},[i,_]),y.useMemo(function(){return[v,h]},[v.current,h.current])),A=vo("getMenuProps","getToggleButtonProps");y.useEffect(function(){s||(C.current={})},[s]);var P=y.useMemo(function(){return{ArrowDown:function(I){I.preventDefault(),i({type:mo,altKey:I.altKey})},ArrowUp:function(I){I.preventDefault(),i({type:bo,altKey:I.altKey})},Home:function(I){I.preventDefault(),i({type:yo})},End:function(I){I.preventDefault(),i({type:xo})},Escape:function(){_.current.state.isOpen&&i({type:wo})},Enter:function(I){I.preventDefault(),i({type:_.current.state.isOpen?Co:Dt})},PageUp:function(I){_.current.state.isOpen&&(I.preventDefault(),i({type:Mo}))},PageDown:function(I){_.current.state.isOpen&&(I.preventDefault(),i({type:So}))}," ":function(I){I.preventDefault();var E=_.current.state;if(!E.isOpen){i({type:Dt});return}E.inputValue?i({type:Kt,key:" "}):i({type:_o})}}},[i,_]),k=y.useCallback(function(){i({type:Cs})},[i]),z=y.useCallback(function(){i({type:Ms})},[i]),B=y.useCallback(function(){i({type:_s})},[i]),$=y.useCallback(function(H){i({type:Ss,highlightedIndex:H})},[i]),U=y.useCallback(function(H){i({type:Eo,selectedItem:H})},[i]),R=y.useCallback(function(){i({type:As})},[i]),L=y.useCallback(function(H){i({type:_r,inputValue:H})},[i]),V=y.useCallback(function(H){var I=H===void 0?{}:H,E=I.onClick,N=B0(I,fh),j=function(){var D;(D=h.current)==null||D.focus()};return o0({id:g.labelId,htmlFor:g.toggleButtonId,onClick:v0(E,j)},N)},[g]),K=y.useCallback(function(H,I){var E,N=H===void 0?{}:H,j=N.onMouseLeave,T=N.refKey,D=T===void 0?"ref":T,q=N.ref,Y=B0(N,hh),Q=I===void 0?{}:I,e0=Q.suppressRefError,Z=e0===void 0?!1:e0,n0=function(){i({type:ys})};return A("getMenuProps",Z,D,v),o0((E={},E[D]=u1(q,function(a0){v.current=a0}),E.id=g.menuId,E.role="listbox",E["aria-labelledby"]=Y&&Y["aria-label"]?void 0:""+g.labelId,E.onMouseLeave=v0(j,n0),E),Y)},[i,A,g]),F=y.useCallback(function(H,I){var E,N=H===void 0?{}:H,j=N.onBlur,T=N.onClick;N.onPress;var D=N.onKeyDown,q=N.refKey,Y=q===void 0?"ref":q,Q=N.ref,e0=B0(N,ph),Z=I===void 0?{}:I,n0=Z.suppressRefError,a0=n0===void 0?!1:n0,W=_.current.state,d0=function(){i({type:Dt})},X=function(){W.isOpen&&!M.isMouseDown&&i({type:Gt})},_0=function(T0){var R0=Bt(T0);R0&&P[R0]?P[R0](T0):ah(R0)&&i({type:Kt,key:R0})},m0=o0((E={},E[Y]=u1(Q,function(E0){h.current=E0}),E["aria-activedescendant"]=W.isOpen&&W.highlightedIndex>-1?g.getItemId(W.highlightedIndex):"",E["aria-controls"]=g.menuId,E["aria-expanded"]=_.current.state.isOpen,E["aria-haspopup"]="listbox",E["aria-labelledby"]=e0&&e0["aria-label"]?void 0:""+g.labelId,E.id=g.toggleButtonId,E.role="combobox",E.tabIndex=0,E.onBlur=v0(j,X),E),e0);return e0.disabled||(m0.onClick=v0(T,d0),m0.onKeyDown=v0(D,_0)),A("getToggleButtonProps",a0,Y,h),m0},[i,g,_,M,A,P]),O=y.useCallback(function(H){var I,E=H===void 0?{}:H,N=E.item,j=E.index,T=E.onMouseMove,D=E.onClick,q=E.onMouseDown;E.onPress;var Y=E.refKey,Q=Y===void 0?"ref":Y,e0=E.disabled,Z=E.ref,n0=B0(E,vh);e0!==void 0&&console.warn('Passing "disabled" as an argument to getItemProps is not supported anymore. Please use the isItemDisabled prop from useSelect.');var a0=_.current,W=a0.state,d0=a0.props,X=ds(N,j,d0.items,"Pass either item or index to getItemProps!"),_0=X[0],m0=X[1],E0=d0.isItemDisabled(_0,m0),T0=function(){M.isTouchEnd||m0===W.highlightedIndex||(S.current=!1,i({type:xs,index:m0,disabled:E0}))},R0=function(){i({type:Ao,index:m0})},Ne=function(ze){return ze.preventDefault()},D0=o0((I={},I[Q]=u1(Z,function(Y0){Y0&&(C.current[g.getItemId(m0)]=Y0)}),I["aria-disabled"]=E0,I["aria-selected"]=_0===W.selectedItem,I.id=g.getItemId(m0),I.role="option",I),n0);return E0||(D0.onClick=v0(D,R0)),D0.onMouseMove=v0(T,T0),D0.onMouseDown=v0(q,Ne),D0},[_,g,M,S,i]);return{getToggleButtonProps:F,getLabelProps:V,getMenuProps:K,getItemProps:O,toggleMenu:k,openMenu:B,closeMenu:z,setHighlightedIndex:$,selectItem:U,reset:R,setInputValue:L,highlightedIndex:d,isOpen:s,selectedItem:u,inputValue:f}}var Po=process.env.NODE_ENV!=="production"?"__input_keydown_arrow_down__":0,Ro=process.env.NODE_ENV!=="production"?"__input_keydown_arrow_up__":1,ko=process.env.NODE_ENV!=="production"?"__input_keydown_escape__":2,To=process.env.NODE_ENV!=="production"?"__input_keydown_home__":3,No=process.env.NODE_ENV!=="production"?"__input_keydown_end__":4,zo=process.env.NODE_ENV!=="production"?"__input_keydown_page_up__":5,Oo=process.env.NODE_ENV!=="production"?"__input_keydown_page_down__":6,Do=process.env.NODE_ENV!=="production"?"__input_keydown_enter__":7,Ho=process.env.NODE_ENV!=="production"?"__input_change__":8,qt=process.env.NODE_ENV!=="production"?"__input_blur__":9,Vo=process.env.NODE_ENV!=="production"?"__input_click__":10,Is=process.env.NODE_ENV!=="production"?"__menu_mouse_leave__":11,Ps=process.env.NODE_ENV!=="production"?"__item_mouse_move__":12,Lo=process.env.NODE_ENV!=="production"?"__item_click__":13,Rs=process.env.NODE_ENV!=="production"?"__togglebutton_click__":14,ks=process.env.NODE_ENV!=="production"?"__function_toggle_menu__":15,Ts=process.env.NODE_ENV!=="production"?"__function_open_menu__":16,Ns=process.env.NODE_ENV!=="production"?"__function_close_menu__":17,zs=process.env.NODE_ENV!=="production"?"__function_set_highlighted_index__":18,jo=process.env.NODE_ENV!=="production"?"__function_select_item__":19,Os=process.env.NODE_ENV!=="production"?"__function_set_input_value__":20,Ds=process.env.NODE_ENV!=="production"?"__function_reset__":21,$o=process.env.NODE_ENV!=="production"?"__controlled_prop_updated_selected_item__":22,Hs=Object.freeze({__proto__:null,ControlledPropUpdatedSelectedItem:$o,FunctionCloseMenu:Ns,FunctionOpenMenu:Ts,FunctionReset:Ds,FunctionSelectItem:jo,FunctionSetHighlightedIndex:zs,FunctionSetInputValue:Os,FunctionToggleMenu:ks,InputBlur:qt,InputChange:Ho,InputClick:Vo,InputKeyDownArrowDown:Po,InputKeyDownArrowUp:Ro,InputKeyDownEnd:No,InputKeyDownEnter:Do,InputKeyDownEscape:ko,InputKeyDownHome:To,InputKeyDownPageDown:Oo,InputKeyDownPageUp:zo,ItemClick:Lo,ItemMouseMove:Ps,MenuMouseLeave:Is,ToggleButtonClick:Rs});function gh(e){var t=fs(e),n=t.selectedItem,r=t.inputValue;return r===""&&n&&e.defaultInputValue===void 0&&e.initialInputValue===void 0&&e.inputValue===void 0&&(r=e.itemToString(n)),o0({},t,{inputValue:r})}var mh=o0({},ms,{items:G.array.isRequired,isItemDisabled:G.func,inputValue:G.string,defaultInputValue:G.string,initialInputValue:G.string,inputId:G.string,onInputValueChange:G.func});function bh(e,t,n,r){var a=y.useRef(),o=us(e,t,n,r),l=o[0],i=o[1],s=yn();return y.useEffect(function(){if($t(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]),[Xe(l,t),i]}var Vs=V0;process.env.NODE_ENV!=="production"&&(Vs=function(t,n){G.checkPropTypes(mh,t,"prop",n.name)});var wh=o0({},Ke,{isItemDisabled:function(){return!1}});function yh(e,t){var n,r=t.type,a=t.props,o=t.altKey,l;switch(r){case Lo:l={isOpen:h1(a,"isOpen"),highlightedIndex:Wt(a),selectedItem:a.items[t.index],inputValue:a.itemToString(a.items[t.index])};break;case Po:e.isOpen?l={highlightedIndex:Q0(e.highlightedIndex,1,a.items,a.isItemDisabled,!0)}:l={highlightedIndex:o&&e.selectedItem==null?-1:W1(a,e,1),isOpen:a.items.length>=0};break;case Ro:e.isOpen?o?l=Ut(a,e.highlightedIndex):l={highlightedIndex:Q0(e.highlightedIndex,-1,a.items,a.isItemDisabled,!0)}:l={highlightedIndex:W1(a,e,-1),isOpen:a.items.length>=0};break;case Do:l=Ut(a,e.highlightedIndex);break;case ko:l=o0({isOpen:!1,highlightedIndex:-1},!e.isOpen&&{selectedItem:null,inputValue:""});break;case zo:l={highlightedIndex:Q0(e.highlightedIndex,-10,a.items,a.isItemDisabled,!0)};break;case Oo:l={highlightedIndex:Q0(e.highlightedIndex,10,a.items,a.isItemDisabled,!0)};break;case To:l={highlightedIndex:T1(0,!1,a.items,a.isItemDisabled)};break;case No:l={highlightedIndex:T1(a.items.length-1,!0,a.items,a.isItemDisabled)};break;case qt:l=o0({isOpen:!1,highlightedIndex:-1},e.highlightedIndex>=0&&((n=a.items)==null?void 0:n.length)&&t.selectItem&&{selectedItem:a.items[e.highlightedIndex],inputValue:a.itemToString(a.items[e.highlightedIndex])});break;case Ho:l={isOpen:!0,highlightedIndex:Wt(a),inputValue:t.inputValue};break;case Vo:l={isOpen:!e.isOpen,highlightedIndex:e.isOpen?-1:W1(a,e,0)};break;case jo:l={selectedItem:t.selectedItem,inputValue:a.itemToString(t.selectedItem)};break;case $o:l={inputValue:t.inputValue};break;default:return bs(e,t,Hs)}return o0({},e,l)}var xh=["onMouseLeave","refKey","ref"],Ch=["item","index","refKey","ref","onMouseMove","onMouseDown","onClick","onPress","disabled"],_h=["onClick","onPress","refKey","ref"],Mh=["onKeyDown","onChange","onInput","onBlur","onChangeText","onClick","refKey","ref"];Bo.stateChangeTypes=Hs;function Bo(e){e===void 0&&(e={}),Vs(e,Bo);var t=o0({},wh,e),n=t.items,r=t.scrollIntoView,a=t.environment,o=t.getA11yStatusMessage,l=bh(yh,t,gh,gs),i=l[0],s=l[1],d=i.isOpen,u=i.highlightedIndex,f=i.selectedItem,h=i.inputValue,v=y.useRef(null),C=y.useRef({}),m=y.useRef(null),g=y.useRef(null),_=yn(),x=cs(t),S=y.useRef(),M=po({state:i,props:t}),A=y.useCallback(function(j){return C.current[x.getItemId(j)]},[x]);ps(o,i,[d,u,f,h],a);var P=vs({menuElement:v.current,highlightedIndex:u,isOpen:d,itemRefs:C,scrollIntoView:r,getItemNodeFromIndex:A});go({props:t,state:i}),y.useEffect(function(){var j=ue(t,"isOpen");j&&m.current&&m.current.focus()},[]),y.useEffect(function(){_||(S.current=n.length)});var k=hs(a,y.useCallback(function(){M.current.state.isOpen&&s({type:qt,selectItem:!1})},[s,M]),y.useMemo(function(){return[v,g,m]},[v.current,g.current,m.current])),z=vo("getInputProps","getMenuProps");y.useEffect(function(){d||(C.current={})},[d]),y.useEffect(function(){var j;!d||!(a!=null&&a.document)||!(m!=null&&(j=m.current)!=null&&j.focus)||a.document.activeElement!==m.current&&m.current.focus()},[d,a]);var B=y.useMemo(function(){return{ArrowDown:function(T){T.preventDefault(),s({type:Po,altKey:T.altKey})},ArrowUp:function(T){T.preventDefault(),s({type:Ro,altKey:T.altKey})},Home:function(T){M.current.state.isOpen&&(T.preventDefault(),s({type:To}))},End:function(T){M.current.state.isOpen&&(T.preventDefault(),s({type:No}))},Escape:function(T){var D=M.current.state;(D.isOpen||D.inputValue||D.selectedItem||D.highlightedIndex>-1)&&(T.preventDefault(),s({type:ko}))},Enter:function(T){var D=M.current.state;!D.isOpen||T.which===229||(T.preventDefault(),s({type:Do}))},PageUp:function(T){M.current.state.isOpen&&(T.preventDefault(),s({type:zo}))},PageDown:function(T){M.current.state.isOpen&&(T.preventDefault(),s({type:Oo}))}}},[s,M]),$=y.useCallback(function(j){return o0({id:x.labelId,htmlFor:x.inputId},j)},[x]),U=y.useCallback(function(j,T){var D,q=j===void 0?{}:j,Y=q.onMouseLeave,Q=q.refKey,e0=Q===void 0?"ref":Q,Z=q.ref,n0=B0(q,xh),a0=T===void 0?{}:T,W=a0.suppressRefError,d0=W===void 0?!1:W;return z("getMenuProps",d0,e0,v),o0((D={},D[e0]=u1(Z,function(X){v.current=X}),D.id=x.menuId,D.role="listbox",D["aria-labelledby"]=n0&&n0["aria-label"]?void 0:""+x.labelId,D.onMouseLeave=v0(Y,function(){s({type:Is})}),D),n0)},[s,z,x]),R=y.useCallback(function(j){var T,D,q=j===void 0?{}:j,Y=q.item,Q=q.index,e0=q.refKey,Z=e0===void 0?"ref":e0,n0=q.ref,a0=q.onMouseMove,W=q.onMouseDown,d0=q.onClick;q.onPress;var X=q.disabled,_0=B0(q,Ch);X!==void 0&&console.warn('Passing "disabled" as an argument to getItemProps is not supported anymore. Please use the isItemDisabled prop from useCombobox.');var m0=M.current,E0=m0.props,T0=m0.state,R0=ds(Y,Q,E0.items,"Pass either item or index to getItemProps!"),Ne=R0[0],D0=R0[1],Y0=E0.isItemDisabled(Ne,D0),ze="onClick",ft=d0,b1=function(){k.isTouchEnd||D0===T0.highlightedIndex||(P.current=!1,s({type:Ps,index:D0,disabled:Y0}))},D1=function(){s({type:Lo,index:D0})},w1=function(r7){return r7.preventDefault()};return o0((T={},T[Z]=u1(n0,function(X0){X0&&(C.current[x.getItemId(D0)]=X0)}),T["aria-disabled"]=Y0,T["aria-selected"]=D0===T0.highlightedIndex,T.id=x.getItemId(D0),T.role="option",T),!Y0&&(D={},D[ze]=v0(ft,D1),D),{onMouseMove:v0(a0,b1),onMouseDown:v0(W,w1)},_0)},[s,x,M,k,P]),L=y.useCallback(function(j){var T,D=j===void 0?{}:j,q=D.onClick;D.onPress;var Y=D.refKey,Q=Y===void 0?"ref":Y,e0=D.ref,Z=B0(D,_h),n0=M.current.state,a0=function(){s({type:Rs})};return o0((T={},T[Q]=u1(e0,function(W){g.current=W}),T["aria-controls"]=x.menuId,T["aria-expanded"]=n0.isOpen,T.id=x.toggleButtonId,T.tabIndex=-1,T),!Z.disabled&&o0({},{onClick:v0(q,a0)}),Z)},[s,M,x]),V=y.useCallback(function(j,T){var D,q=j===void 0?{}:j,Y=q.onKeyDown,Q=q.onChange,e0=q.onInput,Z=q.onBlur;q.onChangeText;var n0=q.onClick,a0=q.refKey,W=a0===void 0?"ref":a0,d0=q.ref,X=B0(q,Mh),_0=T===void 0?{}:T,m0=_0.suppressRefError,E0=m0===void 0?!1:m0;z("getInputProps",E0,W,m);var T0=M.current.state,R0=function(w1){var X0=Bt(w1);X0&&B[X0]&&B[X0](w1)},Ne=function(w1){s({type:Ho,inputValue:w1.target.value})},D0=function(w1){if(a!=null&&a.document&&T0.isOpen&&!k.isMouseDown){var X0=w1.relatedTarget===null&&a.document.activeElement!==a.document.body;s({type:qt,selectItem:!X0})}},Y0=function(){s({type:Vo})},ze="onChange",ft={};if(!X.disabled){var b1;ft=(b1={},b1[ze]=v0(Q,e0,Ne),b1.onKeyDown=v0(Y,R0),b1.onBlur=v0(Z,D0),b1.onClick=v0(n0,Y0),b1)}return o0((D={},D[W]=u1(d0,function(D1){m.current=D1}),D["aria-activedescendant"]=T0.isOpen&&T0.highlightedIndex>-1?x.getItemId(T0.highlightedIndex):"",D["aria-autocomplete"]="list",D["aria-controls"]=x.menuId,D["aria-expanded"]=T0.isOpen,D["aria-labelledby"]=X&&X["aria-label"]?void 0:x.labelId,D.autoComplete="off",D.id=x.inputId,D.role="combobox",D.value=T0.inputValue,D),ft,X)},[s,x,a,B,M,k,z]),K=y.useCallback(function(){s({type:ks})},[s]),F=y.useCallback(function(){s({type:Ns})},[s]),O=y.useCallback(function(){s({type:Ts})},[s]),H=y.useCallback(function(j){s({type:zs,highlightedIndex:j})},[s]),I=y.useCallback(function(j){s({type:jo,selectedItem:j})},[s]),E=y.useCallback(function(j){s({type:Os,inputValue:j})},[s]),N=y.useCallback(function(){s({type:Ds})},[s]);return{getItemProps:R,getLabelProps:$,getMenuProps:U,getInputProps:V,getToggleButtonProps:L,toggleMenu:K,openMenu:O,closeMenu:F,setHighlightedIndex:H,setInputValue:E,selectItem:I,reset:N,highlightedIndex:u,isOpen:d,selectedItem:f,inputValue:h}}Ot.stateReducer,Ot.itemToKey,Ot.environment,G.array,G.array,G.array,G.func,G.number,G.number,G.number,G.func,G.func,G.string,G.string;Ke.itemToKey,Ke.stateReducer,Ke.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 Sh="_dark_1mr83_1",Ah="_light_1mr83_250",Eh={dark:Sh,light:Ah},Ls=y.createContext("light"),Ie=()=>y.useContext(Ls),Pe=({children:e,theme:t="light",asChild:n=!1})=>{const r=n?nt:"div";return c.jsx(Ls.Provider,{value:t,children:c.jsx(r,{className:Eh[t],children:e})})},Ih="_root_9n1pi_7",Ph="_selectedValue_9n1pi_69",Rh="_input_9n1pi_87",kh="_slot_9n1pi_113",Th="_clear_9n1pi_165",Nh="_icons_9n1pi_178",zh="_caret_9n1pi_184",Oh="_iconSuccess_9n1pi_212",Dh="_iconError_9n1pi_218",Hh="_menu_9n1pi_224",Vh="_portal_9n1pi_247",Lh="_item_9n1pi_263",jh="_checkmarkIcon_9n1pi_304",$h="_itemValue_9n1pi_311",Bh="_group_9n1pi_325",C0={root:Ih,selectedValue:Ph,input:Rh,slot:kh,clear:Th,icons:Nh,caret:zh,iconSuccess:Oh,iconError:Dh,menu:Hh,portal:Vh,item:Lh,checkmarkIcon:jh,itemValue:$h,group:Bh},js=({"data-test-id":e="fondue-select-item",...t},n)=>c.jsxs("li",{"data-test-id":e,ref:n,...t,children:[c.jsx("div",{className:C0.itemValue,children:t.children}),c.jsx(tt,{className:C0.checkmarkIcon})]});js.displayName="Select.Item";const Fo=y.forwardRef(js),$s=({children:e,groupId:t,"data-test-id":n="fondue-select-item-group"},r)=>c.jsx("div",{"data-test-id":n,className:C0.group,ref:r,children:e},t);$s.displayName="Select.Group";const Fh=y.forwardRef($s),Uo=({children:e,value:t,label:n})=>e&&typeof e=="string"?{value:t||e,label:n||e}:{value:t||"",label:n||t||"",...e?{children:e}:null},Uh=(e,t)=>y.isValidElement(e)&&e.type===t,Bs=(e,t,n,r=0)=>{const a=[];let o=0;return y.Children.forEach(e,l=>{if(Uh(l,Fo)&&y.isValidElement(l))Uo(l.props).label.toLowerCase().includes((n==null?void 0:n.toLowerCase())||"")&&(a.push(t(l,r+o)),o++);else if(y.isValidElement(l)&&l!=null&&l.props.children){const{parsedChildren:i,subElementCount:s}=Bs(l.props.children,t,"",r+o);l=y.cloneElement(l,{children:i,key:`group-${r+o}`}),a.push(l),o+=s}else a.push(l)}),{parsedChildren:a,subElementCount:o}},Wo=({highlightedIndex:e,getMenuProps:t,getItemProps:n,children:r,filterText:a,align:o,side:l,selectedItem:i,hasInteractedSinceOpening:s,viewportCollisionPadding:d="compact"})=>{const u=v=>{v.preventDefault()},f={compact:8,spacious:24},h=Ie();return c.jsx(Vi,{children:c.jsx(Pe,{theme:h,children:c.jsx(Li,{align:o,side:l,collisionPadding:f[d]+8,onOpenAutoFocus:u,className:C0.portal,children:c.jsx("ul",{className:C0.menu,...t({},{suppressRefError:!0}),"data-has-interacted":s?"true":"false","data-test-id":"fondue-select-menu",children:Bs(r,(v,C)=>{if((m=>y.isValidElement(m)&&m.ref!==void 0)(v)){const m=Uo(v.props),g=n({item:m,index:C,...v.ref?{ref:v.ref}:{}});return c.jsx(nt,{className:C0.item,"data-highlighted":e===C,"data-selected":(i==null?void 0:i.value)===m.value,onTouchStart:_=>{g.onClick&&g.onClick(_)},...g,children:v},v.props.value)}},a).parsedChildren})})})})};Wo.displayName="Select.Menu";const Fs=({children:e,name:t,"data-test-id":n="fondue-select-slot",...r},a)=>c.jsx("div",{"data-test-id":n,ref:a,className:C0.slot,"data-name":t,...r,children:e});Fs.displayName="Select.Slot";const Mr=y.forwardRef(Fs),Us=e=>{const t=[];return y.Children.forEach(e,n=>{if(y.isValidElement(n)&&n.type===Fo)t.push(Uo(n.props));else if(y.isValidElement(n)&&n.props.children){const r=Us(n.props.children);for(const a of r)t.push(a)}}),t},Ws=e=>{const[t,n]=y.useState(""),{inputSlots:r,menuSlots:a,itemValues:o,clearButton:l}=y.useMemo(()=>{const d=[],u=[];let f;y.Children.toArray(e).some(v=>y.isValidElement(v)&&v.type===Mr)?y.Children.forEach(e,v=>{y.isValidElement(v)&&v.type===Mr&&(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(an,{size:16})})))}):u.push(e);const h=Us(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:r,clearButton:l,setFilterText:n,getItemByValue:s}},Ks=({children:e,onSelect:t,value:n,defaultValue:r,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:C,menuSlots:m,items:g,filterText:_,clearButton:x,getItemByValue:S,setFilterText:M}=Ws(e),[A,P]=y.useState(!1),{getInputProps:k,getToggleButtonProps:z,getMenuProps:B,getItemProps:$,reset:U,selectedItem:R,isOpen:L,highlightedIndex:V,inputValue:K}=Bo({items:g,selectedItem:S(n),defaultSelectedItem:S(r),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:""}),F=y.useRef(!1),O=y.useMemo(()=>!g.find(I=>I.label.toLowerCase().includes(K.toLowerCase())),[K,g]),H=I=>{var E,N;I.target.dataset.showFocusRing="false",F.current=!1,(R==null?void 0:R.label.toLocaleLowerCase())!==K.toLocaleLowerCase()&&U(),k().onBlur&&((N=(E=k()).onBlur)==null||N.call(E,I))};return c.jsxs(co,{open:L,children:[c.jsx(Hi,{asChild:!0,children:c.jsxs("div",{ref:v,className:C0.root,"data-status":O?"error":o,children:[c.jsx("input",{...k({"aria-label":"aria-label"in h?h["aria-label"]:void 0}),"data-test-id":i,placeholder:a,className:C0.input,disabled:l,onMouseDown:I=>{F.current=!0,I.currentTarget.dataset.showFocusRing="false"},onFocus:I=>{F.current||(I.target.dataset.showFocusRing="true")},onBlur:H}),C,x&&c.jsx(nt,{onClick:I=>{I.stopPropagation(),U()},className:C0.clear,role:"button",children:x}),c.jsxs("div",{className:C0.icons,children:[c.jsx("button",{"aria-label":"toggle menu",...z(),type:"button",disabled:l,onMouseDown:()=>{F.current=!0},children:c.jsx(Lr,{size:16,className:C0.caret})}),o==="success"?c.jsx(tt,{size:16,className:C0.iconSuccess,"data-test-id":`${i}-success-icon`}):null,O||o==="error"?c.jsx(jr,{size:16,className:C0.iconError,"data-test-id":`${i}-error-icon`}):null]})]})}),c.jsx(Wo,{align:s,side:d,highlightedIndex:V,filterText:_,getMenuProps:B,getItemProps:$,selectedItem:R,hasInteractedSinceOpening:A,viewportCollisionPadding:f,children:m})]})};Ks.displayName="Select.Combobox";const Wh=y.forwardRef(Ks),Gs=({children:e,onSelect:t,value:n,defaultValue:r,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},C)=>{const{inputSlots:m,menuSlots:g,items:_,clearButton:x,getItemByValue:S}=Ws(e),M=S(r),A=S(n),P=y.useRef(!1),[k,z]=y.useState(!1),{getToggleButtonProps:B,getMenuProps:$,getItemProps:U,reset:R,selectedItem:L,isOpen:V,highlightedIndex:K}=Io({items:_,defaultSelectedItem:M,selectedItem:A,toggleButtonId:d,labelId:"aria-labelledby"in v?v["aria-labelledby"]:void 0,onIsOpenChange:()=>{z(!1)},onHighlightedIndexChange:()=>{z(!0)},onSelectedItemChange:({selectedItem:O})=>{t==null||t((O==null?void 0:O.value)??null)},itemToString:O=>O?O.label:""}),F=L?!u&&L.children||L.label:a;return c.jsxs(co,{open:V,children:[c.jsx(Hi,{asChild:!0,onMouseDown:O=>{P.current=!0,O.currentTarget.dataset.showFocusRing="false"},onFocus:O=>{P.current||(O.target.dataset.showFocusRing="true")},onBlur:O=>{O.target.dataset.showFocusRing="false",P.current=!1},children:c.jsxs("div",{className:C0.root,"data-status":o,"data-disabled":l,"data-empty":!L,"data-test-id":f,...l?{}:B({"aria-label":"aria-label"in v?v["aria-label"]:void 0,ref:C}),children:[c.jsx("span",{className:C0.selectedValue,children:F}),m,x&&c.jsx(nt,{onClick:O=>{O.stopPropagation(),R()},className:C0.clear,children:x}),c.jsxs("div",{className:C0.icons,children:[c.jsx(Lr,{size:16,className:C0.caret}),o==="success"?c.jsx(tt,{size:16,className:C0.iconSuccess,"data-test-id":`${f}-success-icon`}):null,o==="error"?c.jsx(jr,{size:16,className:C0.iconError,"data-test-id":`${f}-error-icon`}):null]})]})}),c.jsx(Wo,{align:i,side:s,highlightedIndex:K,getMenuProps:$,getItemProps:U,selectedItem:L,hasInteractedSinceOpening:k,viewportCollisionPadding:h,children:g})]})};Gs.displayName="Select";const Kh=y.forwardRef(Gs),K0=Kh;K0.displayName="Select";K0.Combobox=Wh;K0.Combobox.displayName="Select.Combobox";K0.Item=Fo;K0.Item.displayName="Select.Item";K0.Group=Fh;K0.Group.displayName="Select.Group";K0.Slot=Mr;K0.Slot.displayName="Select.Slot";const Gh="_root_kjbh5_5",qh="_input_kjbh5_59",Yh="_slot_kjbh5_82",Xh="_iconSuccess_kjbh5_132",Qh="_iconError_kjbh5_141",Zh="_loadingStatus_kjbh5_155",ne={root:Gh,input:qh,slot:Yh,iconSuccess:Xh,iconError:Qh,loadingStatus:Zh},qs=({children:e,className:t,status:n="neutral","data-test-id":r="fondue-text-input",...a},o)=>{const l=y.useRef(!1);return c.jsxs("div",{className:l1(ne.root,t),"data-status":n,"data-test-id":r,children:[n==="loading"?c.jsx("div",{className:ne.loadingStatus,"data-test-id":`${r}-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:ne.input,"aria-invalid":n==="error"}),n==="success"?c.jsx(tt,{size:16,className:ne.iconSuccess,"data-test-id":`${r}-success-icon`}):null,n==="error"?c.jsx(jr,{size:16,className:ne.iconError,"data-test-id":`${r}-error-icon`}):null,e]})};qs.displayName="TextField.Root";const Ys=({name:e,className:t,...n},r)=>c.jsx("div",{"data-slot":!0,"data-name":e,...n,ref:r,className:l1(ne.slot,t)});Ys.displayName="TextField.Slot";const Xs=y.forwardRef(qs),Jh=y.forwardRef(Ys),j0=Xs;j0.Root=Xs;j0.Slot=Jh;const Qs=({currentColor:e=qr,onColorChange:t=()=>{},currentFormat:n=Kl,setCurrentFormat:r=()=>{},"data-test-id":a="color-picker-value-input"},o)=>{const[l,i]=y.useState(fr(e));return y.useEffect(()=>{i(fr(e))},[e]),c.jsxs("div",{className:I0.inputs,"data-test-id":a,ref:o,children:[c.jsx("div",{className:I0.colorFormatInput,children:c.jsxs(K0,{"data-test-id":"color-picker-select-format","aria-label":"Select a color format",onSelect:s=>{r(s)},value:n,children:[c.jsx(K0.Item,{value:"HEX",children:"HEX"}),c.jsx(K0.Item,{value:"RGBA",children:"RGBA"})]})}),n==="HEX"?c.jsx(j0.Root,{"data-test-id":"color-picker-value-input-hex",className:I0.valueInput,type:"text",value:l,status:t5(l)?"neutral":"error",onBlur:s=>{t5(s.target.value)&&t(Z8(s.target.value))},onChange:s=>{i(s.target.value)},"aria-label":"Hex color value",children:c.jsx(j0.Slot,{name:"left",children:c.jsx("span",{className:I0.inputDecorator,children:"#"})})}):c.jsxs("div",{className:I0.colorChannelInputGroup,children:[c.jsx(j0.Root,{"data-test-id":"color-picker-value-input-red",className:I0.valueInput,value:e.red,type:"number",onChange:s=>{t({...e,red:vt(s.target.value)})},"aria-label":"Red Color Channel",children:c.jsx(j0.Slot,{name:"left",children:c.jsx("span",{className:I0.inputDecorator,children:"R"})})}),c.jsx(j0.Root,{"data-test-id":"color-picker-value-input-green",className:I0.valueInput,value:e.green,type:"number",onChange:s=>{t({...e,green:vt(s.target.value)})},"aria-label":"Green Color Channel",children:c.jsx(j0.Slot,{name:"left",children:c.jsx("span",{className:I0.inputDecorator,children:"G"})})}),c.jsx(j0.Root,{"data-test-id":"color-picker-value-input-blue",className:I0.valueInput,value:e.blue,type:"number",onChange:s=>{t({...e,blue:vt(s.target.value)})},"aria-label":"Blue Color Channel",children:c.jsx(j0.Slot,{name:"left",children:c.jsx("span",{className:I0.inputDecorator,children:"B"})})})]}),c.jsx("div",{className:I0.colorAlphaInput,children:c.jsxs(j0.Root,{"data-test-id":"color-picker-value-input-alpha",className:I0.valueInput,value:e.alpha===void 0?100:Math.trunc(e.alpha*100).toString(),type:"number",onChange:s=>{t({...e,alpha:vt(s.target.value,0,100)/100})},"aria-label":"Color Opacity",children:[c.jsx(j0.Slot,{name:"left",children:c.jsx("span",{className:I0.inputDecorator,children:"A"})}),c.jsx(j0.Slot,{name:"right",children:c.jsx("span",{className:I0.inputDecorator,children:"%"})})]})})]})};Qs.displayName="ColorPicker.Values";const ep=y.forwardRef(Qs),Zs=({children:e,currentColor:t=qr,onColorChange:n=()=>{},currentFormat:r,onFormatChange:a=()=>{},defaultFormat:o=Kl,"data-test-id":l="color-picker-input",...i},s)=>{const[d,u]=y.useState(o),f=y.useMemo(()=>r??d,[r,d]);return c.jsx("div",{className:I0.root,"data-picker-type":"custom-color","data-test-id":l,ref:s,children:y.Children.map(e,h=>c.jsx(tp,{...i,onColorChange:v=>{n(hr(v,f))},currentColor:t,currentFormat:f,setCurrentFormat:v=>{u(v),a(v),n(hr(t,v))},children:h}))})};Zs.displayName="ColorPicker";const tp=({children:e,...t})=>c.jsx(nt,{...t,children:e}),np=y.forwardRef(Zs),xn={Root:np,Values:ep,Gradient:J8,Input:i6};xn.Root.displayName="ColorPicker.Root";xn.Values.displayName="ColorPicker.Values";xn.Gradient.displayName="ColorPicker.Gradient";xn.Input.displayName="ColorPicker.Input";var Ko="Dialog",[Js,ky]=O0(Ko),[rp,t1]=Js(Ko),e2=e=>{const{__scopeDialog:t,children:n,open:r,defaultOpen:a,onOpenChange:o,modal:l=!0}=e,i=p.useRef(null),s=p.useRef(null),[d=!1,u]=U0({prop:r,defaultProp:a,onChange:o});return c.jsx(rp,{scope:t,triggerRef:i,contentRef:s,contentId:Z0(),titleId:Z0(),descriptionId:Z0(),open:d,onOpenChange:u,onOpenToggle:p.useCallback(()=>u(f=>!f),[u]),modal:l,children:n})};e2.displayName=Ko;var t2="DialogTrigger",n2=p.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,a=t1(t2,n),o=c0(t,a.triggerRef);return c.jsx(r0.button,{type:"button","aria-haspopup":"dialog","aria-expanded":a.open,"aria-controls":a.contentId,"data-state":Yo(a.open),...r,ref:o,onClick:J(e.onClick,a.onOpenToggle)})});n2.displayName=t2;var Go="DialogPortal",[op,r2]=Js(Go,{forceMount:void 0}),o2=e=>{const{__scopeDialog:t,forceMount:n,children:r,container:a}=e,o=t1(Go,t);return c.jsx(op,{scope:t,forceMount:n,children:p.Children.map(r,l=>c.jsx(P0,{present:n||o.open,children:c.jsx(at,{asChild:!0,container:a,children:l})}))})};o2.displayName=Go;var Yt="DialogOverlay",a2=p.forwardRef((e,t)=>{const n=r2(Yt,e.__scopeDialog),{forceMount:r=n.forceMount,...a}=e,o=t1(Yt,e.__scopeDialog);return o.modal?c.jsx(P0,{present:r||o.open,children:c.jsx(lp,{...a,ref:t})}):null});a2.displayName=Yt;var ap=G1("DialogOverlay.RemoveScroll"),lp=p.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,a=t1(Yt,n);return c.jsx(bn,{as:ap,allowPinchZoom:!0,shards:[a.contentRef],children:c.jsx(r0.div,{"data-state":Yo(a.open),...r,ref:t,style:{pointerEvents:"auto",...r.style}})})}),Y1="DialogContent",l2=p.forwardRef((e,t)=>{const n=r2(Y1,e.__scopeDialog),{forceMount:r=n.forceMount,...a}=e,o=t1(Y1,e.__scopeDialog);return c.jsx(P0,{present:r||o.open,children:o.modal?c.jsx(ip,{...a,ref:t}):c.jsx(sp,{...a,ref:t})})});l2.displayName=Y1;var ip=p.forwardRef((e,t)=>{const n=t1(Y1,e.__scopeDialog),r=p.useRef(null),a=c0(t,n.contentRef,r);return p.useEffect(()=>{const o=r.current;if(o)return lo(o)},[]),c.jsx(i2,{...e,ref:a,trapFocus:n.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:J(e.onCloseAutoFocus,o=>{var l;o.preventDefault(),(l=n.triggerRef.current)==null||l.focus()}),onPointerDownOutside:J(e.onPointerDownOutside,o=>{const l=o.detail.originalEvent,i=l.button===0&&l.ctrlKey===!0;(l.button===2||i)&&o.preventDefault()}),onFocusOutside:J(e.onFocusOutside,o=>o.preventDefault())})}),sp=p.forwardRef((e,t)=>{const n=t1(Y1,e.__scopeDialog),r=p.useRef(!1),a=p.useRef(!1);return c.jsx(i2,{...e,ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:o=>{var l,i;(l=e.onCloseAutoFocus)==null||l.call(e,o),o.defaultPrevented||(r.current||(i=n.triggerRef.current)==null||i.focus(),o.preventDefault()),r.current=!1,a.current=!1},onInteractOutside:o=>{var s,d;(s=e.onInteractOutside)==null||s.call(e,o),o.defaultPrevented||(r.current=!0,o.detail.originalEvent.type==="pointerdown"&&(a.current=!0));const l=o.target;((d=n.triggerRef.current)==null?void 0:d.contains(l))&&o.preventDefault(),o.detail.originalEvent.type==="focusin"&&a.current&&o.preventDefault()}})}),i2=p.forwardRef((e,t)=>{const{__scopeDialog:n,trapFocus:r,onOpenAutoFocus:a,onCloseAutoFocus:o,...l}=e,i=t1(Y1,n),s=p.useRef(null),d=c0(t,s);return Yr(),c.jsxs(c.Fragment,{children:[c.jsx(fn,{asChild:!0,loop:!0,trapped:r,onMountAutoFocus:a,onUnmountAutoFocus:o,children:c.jsx(rt,{role:"dialog",id:i.contentId,"aria-describedby":i.descriptionId,"aria-labelledby":i.titleId,"data-state":Yo(i.open),...l,ref:d,onDismiss:()=>i.onOpenChange(!1)})}),c.jsxs(c.Fragment,{children:[c.jsx(cp,{titleId:i.titleId}),c.jsx(up,{contentRef:s,descriptionId:i.descriptionId})]})]})}),qo="DialogTitle",s2=p.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,a=t1(qo,n);return c.jsx(r0.h2,{id:a.titleId,...r,ref:t})});s2.displayName=qo;var c2="DialogDescription",d2=p.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,a=t1(c2,n);return c.jsx(r0.p,{id:a.descriptionId,...r,ref:t})});d2.displayName=c2;var u2="DialogClose",f2=p.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,a=t1(u2,n);return c.jsx(r0.button,{type:"button",...r,ref:t,onClick:J(e.onClick,()=>a.onOpenChange(!1))})});f2.displayName=u2;function Yo(e){return e?"open":"closed"}var h2="DialogTitleWarning",[Ty,p2]=D7(h2,{contentName:Y1,titleName:qo,docsSlug:"dialog"}),cp=({titleId:e})=>{const t=p2(h2),n=`\`${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
|
|
|
@@ -82,7 +82,7 @@ For more information, see https://radix-ui.com/primitives/docs/components/${t.do
|
|
|
82
82
|
- less than the value passed to \`max\` (or ${ca} if no \`max\` prop is set)
|
|
83
83
|
- \`null\` or \`undefined\` if the progress is indeterminate.
|
|
84
84
|
|
|
85
|
-
Defaulting to \`null\`.`}var Qg=Oc,Zg=Hc;const Jg=Q1({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"}}}),em=Q1({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]"}}}),tm=y.forwardRef(({value:e,max:t=100,rounded:n=!0,variant:r="default",size:a="medium","data-test-id":o="fondue-loading-bar",...l},i)=>c.jsx(Qg,{ref:i,"data-test-id":o,className:Jg({rounded:n,size:a,variant:r}),"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(Zg,{className:em({variant:r,indeterminateState:e===null})})}));tm.displayName="LoadingBar";const nm="_root_t4a4t_8",rm={root:nm},Lc=y.forwardRef(({variant:e="progress",size:t="medium","data-test-id":n="fondue-loading-circle-content"},r)=>c.jsx("div",{ref:r,"data-test-id":n,"data-variant":e,"data-size":t,className:rm.root}));Lc.displayName="LoadingCircle";function da(e,[t,n]){return Math.min(n,Math.max(t,e))}function om(e,t){return p.useReducer((n,r)=>t[n][r]??n,e)}var ua="ScrollArea",[jc,Oy]=O0(ua),[am,q0]=jc(ua),$c=p.forwardRef((e,t)=>{const{__scopeScrollArea:n,type:r="hover",dir:a,scrollHideDelay:o=600,...l}=e,[i,s]=p.useState(null),[d,u]=p.useState(null),[f,h]=p.useState(null),[v,C]=p.useState(null),[m,g]=p.useState(null),[_,x]=p.useState(0),[S,M]=p.useState(0),[A,P]=p.useState(!1),[k,z]=p.useState(!1),B=c0(t,U=>s(U)),$=Ce(a);return c.jsx(am,{scope:n,type:r,dir:$,scrollHideDelay:o,scrollArea:i,viewport:d,onViewportChange:u,content:f,onContentChange:h,scrollbarX:v,onScrollbarXChange:C,scrollbarXEnabled:A,onScrollbarXEnabledChange:P,scrollbarY:m,onScrollbarYChange:g,scrollbarYEnabled:k,onScrollbarYEnabledChange:z,onCornerWidthChange:x,onCornerHeightChange:M,children:c.jsx(r0.div,{dir:$,...l,ref:B,style:{position:"relative","--radix-scroll-area-corner-width":_+"px","--radix-scroll-area-corner-height":S+"px",...e.style}})})});$c.displayName=ua;var Bc="ScrollAreaViewport",Fc=p.forwardRef((e,t)=>{const{__scopeScrollArea:n,children:r,nonce:a,...o}=e,l=q0(Bc,n),i=p.useRef(null),s=c0(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(r0.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:r})})]})});Fc.displayName=Bc;var i1="ScrollAreaScrollbar",Uc=p.forwardRef((e,t)=>{const{forceMount:n,...r}=e,a=q0(i1,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(lm,{...r,ref:t,forceMount:n}):a.type==="scroll"?c.jsx(im,{...r,ref:t,forceMount:n}):a.type==="auto"?c.jsx(Wc,{...r,ref:t,forceMount:n}):a.type==="always"?c.jsx(fa,{...r,ref:t}):null});Uc.displayName=i1;var lm=p.forwardRef((e,t)=>{const{forceMount:n,...r}=e,a=q0(i1,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(P0,{present:n||o,children:c.jsx(Wc,{"data-state":o?"visible":"hidden",...r,ref:t})})}),im=p.forwardRef((e,t)=>{const{forceMount:n,...r}=e,a=q0(i1,e.__scopeScrollArea),o=e.orientation==="horizontal",l=Sn(()=>s("SCROLL_END"),100),[i,s]=om("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(P0,{present:n||i!=="hidden",children:c.jsx(fa,{"data-state":i==="hidden"?"hidden":"visible",...r,ref:t,onPointerEnter:J(e.onPointerEnter,()=>s("POINTER_ENTER")),onPointerLeave:J(e.onPointerLeave,()=>s("POINTER_LEAVE"))})})}),Wc=p.forwardRef((e,t)=>{const n=q0(i1,e.__scopeScrollArea),{forceMount:r,...a}=e,[o,l]=p.useState(!1),i=e.orientation==="horizontal",s=Sn(()=>{if(n.viewport){const d=n.viewport.offsetWidth<n.viewport.scrollWidth,u=n.viewport.offsetHeight<n.viewport.scrollHeight;l(i?d:u)}},10);return me(n.viewport,s),me(n.content,s),c.jsx(P0,{present:r||o,children:c.jsx(fa,{"data-state":o?"visible":"hidden",...a,ref:t})})}),fa=p.forwardRef((e,t)=>{const{orientation:n="vertical",...r}=e,a=q0(i1,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=Xc(i.viewport,i.content),u={...r,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 hm(h,l.current,i,v)}return n==="horizontal"?c.jsx(sm,{...u,ref:t,onThumbPositionChange:()=>{if(a.viewport&&o.current){const h=a.viewport.scrollLeft,v=G5(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))}}):n==="vertical"?c.jsx(cm,{...u,ref:t,onThumbPositionChange:()=>{if(a.viewport&&o.current){const h=a.viewport.scrollTop,v=G5(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}),sm=p.forwardRef((e,t)=>{const{sizes:n,onSizesChange:r,...a}=e,o=q0(i1,e.__scopeScrollArea),[l,i]=p.useState(),s=p.useRef(null),d=c0(t,s,o.onScrollbarXChange);return p.useEffect(()=>{s.current&&i(getComputedStyle(s.current))},[s]),c.jsx(Gc,{"data-orientation":"horizontal",...a,ref:d,sizes:n,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":Mn(n)+"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),Zc(h,f)&&u.preventDefault()}},onResize:()=>{s.current&&o.viewport&&l&&r({content:o.viewport.scrollWidth,viewport:o.viewport.offsetWidth,scrollbar:{size:s.current.clientWidth,paddingStart:en(l.paddingLeft),paddingEnd:en(l.paddingRight)}})}})}),cm=p.forwardRef((e,t)=>{const{sizes:n,onSizesChange:r,...a}=e,o=q0(i1,e.__scopeScrollArea),[l,i]=p.useState(),s=p.useRef(null),d=c0(t,s,o.onScrollbarYChange);return p.useEffect(()=>{s.current&&i(getComputedStyle(s.current))},[s]),c.jsx(Gc,{"data-orientation":"vertical",...a,ref:d,sizes:n,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":Mn(n)+"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),Zc(h,f)&&u.preventDefault()}},onResize:()=>{s.current&&o.viewport&&l&&r({content:o.viewport.scrollHeight,viewport:o.viewport.offsetHeight,scrollbar:{size:s.current.clientHeight,paddingStart:en(l.paddingTop),paddingEnd:en(l.paddingBottom)}})}})}),[dm,Kc]=jc(i1),Gc=p.forwardRef((e,t)=>{const{__scopeScrollArea:n,sizes:r,hasThumb:a,onThumbChange:o,onThumbPointerUp:l,onThumbPointerDown:i,onThumbPositionChange:s,onDragScroll:d,onWheelScroll:u,onResize:f,...h}=e,v=q0(i1,n),[C,m]=p.useState(null),g=c0(t,B=>m(B)),_=p.useRef(null),x=p.useRef(""),S=v.viewport,M=r.content-r.viewport,A=S0(u),P=S0(s),k=Sn(f,10);function z(B){if(_.current){const $=B.clientX-_.current.left,U=B.clientY-_.current.top;d({x:$,y:U})}}return p.useEffect(()=>{const B=$=>{const U=$.target;(C==null?void 0:C.contains(U))&&A($,M)};return document.addEventListener("wheel",B,{passive:!1}),()=>document.removeEventListener("wheel",B,{passive:!1})},[S,C,M,A]),p.useEffect(P,[r,P]),me(C,k),me(v.content,k),c.jsx(dm,{scope:n,scrollbar:C,hasThumb:a,onThumbChange:S0(o),onThumbPointerUp:S0(l),onThumbPositionChange:P,onThumbPointerDown:S0(i),children:c.jsx(r0.div,{...h,ref:g,style:{position:"absolute",...h.style},onPointerDown:J(e.onPointerDown,B=>{B.button===0&&(B.target.setPointerCapture(B.pointerId),_.current=C.getBoundingClientRect(),x.current=document.body.style.webkitUserSelect,document.body.style.webkitUserSelect="none",v.viewport&&(v.viewport.style.scrollBehavior="auto"),z(B))}),onPointerMove:J(e.onPointerMove,z),onPointerUp:J(e.onPointerUp,B=>{const $=B.target;$.hasPointerCapture(B.pointerId)&&$.releasePointerCapture(B.pointerId),document.body.style.webkitUserSelect=x.current,v.viewport&&(v.viewport.style.scrollBehavior=""),_.current=null})})})}),Jt="ScrollAreaThumb",qc=p.forwardRef((e,t)=>{const{forceMount:n,...r}=e,a=Kc(Jt,e.__scopeScrollArea);return c.jsx(P0,{present:n||a.hasThumb,children:c.jsx(um,{ref:t,...r})})}),um=p.forwardRef((e,t)=>{const{__scopeScrollArea:n,style:r,...a}=e,o=q0(Jt,n),l=Kc(Jt,n),{onThumbPositionChange:i}=l,s=c0(t,f=>l.onThumbChange(f)),d=p.useRef(void 0),u=Sn(()=>{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=pm(f,i);d.current=v,i()}};return i(),f.addEventListener("scroll",h),()=>f.removeEventListener("scroll",h)}},[o.viewport,u,i]),c.jsx(r0.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)",...r},onPointerDownCapture:J(e.onPointerDownCapture,f=>{const v=f.target.getBoundingClientRect(),C=f.clientX-v.left,m=f.clientY-v.top;l.onThumbPointerDown({x:C,y:m})}),onPointerUp:J(e.onPointerUp,l.onThumbPointerUp)})});qc.displayName=Jt;var ha="ScrollAreaCorner",Yc=p.forwardRef((e,t)=>{const n=q0(ha,e.__scopeScrollArea),r=!!(n.scrollbarX&&n.scrollbarY);return n.type!=="scroll"&&r?c.jsx(fm,{...e,ref:t}):null});Yc.displayName=ha;var fm=p.forwardRef((e,t)=>{const{__scopeScrollArea:n,...r}=e,a=q0(ha,n),[o,l]=p.useState(0),[i,s]=p.useState(0),d=!!(o&&i);return me(a.scrollbarX,()=>{var f;const u=((f=a.scrollbarX)==null?void 0:f.offsetHeight)||0;a.onCornerHeightChange(u),s(u)}),me(a.scrollbarY,()=>{var f;const u=((f=a.scrollbarY)==null?void 0:f.offsetWidth)||0;a.onCornerWidthChange(u),l(u)}),d?c.jsx(r0.div,{...r,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 en(e){return e?parseInt(e,10):0}function Xc(e,t){const n=e/t;return isNaN(n)?0:n}function Mn(e){const t=Xc(e.viewport,e.content),n=e.scrollbar.paddingStart+e.scrollbar.paddingEnd,r=(e.scrollbar.size-n)*t;return Math.max(r,18)}function hm(e,t,n,r="ltr"){const a=Mn(n),o=a/2,l=t||o,i=a-l,s=n.scrollbar.paddingStart+l,d=n.scrollbar.size-n.scrollbar.paddingEnd-i,u=n.content-n.viewport,f=r==="ltr"?[0,u]:[u*-1,0];return Qc([s,d],f)(e)}function G5(e,t,n="ltr"){const r=Mn(t),a=t.scrollbar.paddingStart+t.scrollbar.paddingEnd,o=t.scrollbar.size-a,l=t.content-t.viewport,i=o-r,s=n==="ltr"?[0,l]:[l*-1,0],d=da(e,s);return Qc([0,l],[0,i])(d)}function Qc(e,t){return n=>{if(e[0]===e[1]||t[0]===t[1])return t[0];const r=(t[1]-t[0])/(e[1]-e[0]);return t[0]+r*(n-e[0])}}function Zc(e,t){return e>0&&e<t}var pm=(e,t=()=>{})=>{let n={left:e.scrollLeft,top:e.scrollTop},r=0;return function a(){const o={left:e.scrollLeft,top:e.scrollTop},l=n.left!==o.left,i=n.top!==o.top;(l||i)&&t(),n=o,r=window.requestAnimationFrame(a)}(),()=>window.cancelAnimationFrame(r)};function Sn(e,t){const n=S0(e),r=p.useRef(0);return p.useEffect(()=>()=>window.clearTimeout(r.current),[]),p.useCallback(()=>{window.clearTimeout(r.current),r.current=window.setTimeout(n,t)},[n,t])}function me(e,t){const n=S0(t);I1(()=>{let r=0;if(e){const a=new ResizeObserver(()=>{cancelAnimationFrame(r),r=window.requestAnimationFrame(n)});return a.observe(e),()=>{window.cancelAnimationFrame(r),a.unobserve(e)}}},[e,n])}var vm=$c,gm=Fc,q5=Uc,Y5=qc,mm=Yc;const bm="_root_hkznm_4",wm="_viewport_hkznm_12",ym="_scrollbar_hkznm_43",xm="_thumb_hkznm_75",Cm="_corner_hkznm_93",H1={root:bm,viewport:wm,scrollbar:ym,thumb:xm,corner:Cm},_m=({type:e="hover",maxHeight:t="100%",maxWidth:n="100%",showShadow:r=!1,scrollbarGutter:a="auto",padding:o,children:l,"data-test-id":i="fondue-scroll-area"},s)=>c.jsxs(vm,{type:e,className:H1.root,style:{maxWidth:n},"data-test-id":i,ref:s,children:[c.jsx(gm,{className:H1.viewport,style:{maxHeight:t},"data-scroll-padding":o,"data-show-shadow":r,"data-scrollbar-type":e,"data-scrollbar-gutter":a,"data-test-id":`${i}-viewport`,children:l}),c.jsx(q5,{className:H1.scrollbar,orientation:"vertical","data-test-id":`${i}-vertical-scrollbar`,children:c.jsx(Y5,{className:H1.thumb,"data-test-id":`${i}-vertical-scrollbar-thumb`})}),c.jsx(q5,{className:H1.scrollbar,orientation:"horizontal","data-test-id":`${i}-horizontal-scrollbar`,children:c.jsx(Y5,{className:H1.thumb,"data-test-id":`${i}-horizontal-scrollbar-thumb`})}),c.jsx(mm,{className:H1.corner,"data-test-id":`${i}-corner`})]}),Mm=y.forwardRef(_m);Mm.displayName="ScrollArea";const Sm="_root_yrjuz_5",Am={root:Sm},Em=y.forwardRef(({"data-test-id":e="fondue-section",children:t,role:n,"aria-label":r,"aria-hidden":a,"aria-describedby":o,"aria-labelledby":l,"aria-expanded":i,"aria-haspopup":s,...d},u)=>c.jsx("section",{className:Am.root,"data-test-id":e,style:sn(d),role:n,"aria-label":r,"aria-hidden":a,"aria-describedby":o,"aria-labelledby":l,"aria-expanded":i,"aria-haspopup":s,ref:u,children:t}));Em.displayName="Section";var Im="Toggle",Jc=p.forwardRef((e,t)=>{const{pressed:n,defaultPressed:r=!1,onPressedChange:a,...o}=e,[l=!1,i]=U0({prop:n,onChange:a,defaultProp:r});return c.jsx(r0.button,{type:"button","aria-pressed":l,"data-state":l?"on":"off","data-disabled":e.disabled?"":void 0,...o,ref:t,onClick:J(e.onClick,()=>{e.disabled||i(!l)})})});Jc.displayName=Im;var ke="ToggleGroup",[ed,Dy]=O0(ke,[Re]),td=Re(),pa=y.forwardRef((e,t)=>{const{type:n,...r}=e;if(n==="single"){const a=r;return c.jsx(Pm,{...a,ref:t})}if(n==="multiple"){const a=r;return c.jsx(Rm,{...a,ref:t})}throw new Error(`Missing prop \`type\` expected on \`${ke}\``)});pa.displayName=ke;var[nd,rd]=ed(ke),Pm=y.forwardRef((e,t)=>{const{value:n,defaultValue:r,onValueChange:a=()=>{},...o}=e,[l,i]=U0({prop:n,defaultProp:r,onChange:a});return c.jsx(nd,{scope:e.__scopeToggleGroup,type:"single",value:l?[l]:[],onItemActivate:i,onItemDeactivate:y.useCallback(()=>i(""),[i]),children:c.jsx(od,{...o,ref:t})})}),Rm=y.forwardRef((e,t)=>{const{value:n,defaultValue:r,onValueChange:a=()=>{},...o}=e,[l=[],i]=U0({prop:n,defaultProp:r,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(nd,{scope:e.__scopeToggleGroup,type:"multiple",value:l,onItemActivate:s,onItemDeactivate:d,children:c.jsx(od,{...o,ref:t})})});pa.displayName=ke;var[km,Tm]=ed(ke),od=y.forwardRef((e,t)=>{const{__scopeToggleGroup:n,disabled:r=!1,rovingFocus:a=!0,orientation:o,dir:l,loop:i=!0,...s}=e,d=td(n),u=Ce(l),f={role:"group",dir:u,...s};return c.jsx(km,{scope:n,rovingFocus:a,disabled:r,children:a?c.jsx(Qo,{asChild:!0,...d,orientation:o,dir:u,loop:i,children:c.jsx(r0.div,{...f,ref:t})}):c.jsx(r0.div,{...f,ref:t})})}),tn="ToggleGroupItem",ad=y.forwardRef((e,t)=>{const n=rd(tn,e.__scopeToggleGroup),r=Tm(tn,e.__scopeToggleGroup),a=td(e.__scopeToggleGroup),o=n.value.includes(e.value),l=r.disabled||e.disabled,i={...e,pressed:o,disabled:l},s=y.useRef(null);return r.rovingFocus?c.jsx(Zo,{asChild:!0,...a,focusable:!l,active:o,ref:s,children:c.jsx(X5,{...i,ref:t})}):c.jsx(X5,{...i,ref:t})});ad.displayName=tn;var X5=y.forwardRef((e,t)=>{const{__scopeToggleGroup:n,value:r,...a}=e,o=rd(tn,n),l={role:"radio","aria-checked":e.pressed,"aria-pressed":void 0},i=o.type==="single"?l:void 0;return c.jsx(Jc,{...i,...a,ref:t,onPressedChange:s=>{s?o.onItemActivate(r):o.onItemDeactivate(r)}})}),Nm=pa,zm=ad;const ld=({prop:e,defaultProp:t,onChange:n=()=>{}})=>{const[r,a]=Om({defaultProp:t,onChange:n}),o=e!==void 0,l=o?e:r,i=y.useMemo(()=>n,[n]),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]},Om=({defaultProp:e,onChange:t})=>{const n=y.useState(e),[r]=n,a=y.useRef(r),o=y.useMemo(()=>t,[t]);return y.useEffect(()=>{a.current!==r&&(o==null||o(r),a.current=r)},[r,a,o]),n},Dm="_root_1yzu4_5",Hm="_item_1yzu4_30",Vm="_itemLabel_1yzu4_50",Lm="_itemLabelActive_1yzu4_70",jm="_itemLabelInactive_1yzu4_100",$m="_activeIndicator_1yzu4_130",Bm="_separator_1yzu4_227",$1={root:Dm,item:Hm,itemLabel:Vm,itemLabelActive:Lm,itemLabelInactive:jm,activeIndicator:$m,separator:Bm},id=({children:e,value:t,defaultValue:n,onValueChange:r,hugWidth:a=!0,...o},l)=>{const[i,s]=ld({prop:t,defaultProp:n,onChange:r});return c.jsxs(Nm,{ref:l,...o,className:$1.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:$1.activeIndicator})]})};id.displayName="SegmentedControl.Root";const sd=({children:e,...t},n)=>c.jsxs(zm,{ref:n,...t,className:$1.item,asChild:!1,children:[c.jsx("span",{className:$1.separator}),c.jsxs("span",{className:$1.itemLabel,children:[c.jsx("span",{className:$1.itemLabelActive,children:e}),c.jsx("span",{className:$1.itemLabelInactive,children:e})]})]});sd.displayName="SegmentedControl.Item";y.forwardRef(id),y.forwardRef(sd);var cd=["PageUp","PageDown"],dd=["ArrowUp","ArrowDown","ArrowLeft","ArrowRight"],ud={"from-left":["Home","PageDown","ArrowDown","ArrowLeft"],"from-right":["Home","PageDown","ArrowDown","ArrowRight"],"from-bottom":["Home","PageDown","ArrowDown","ArrowLeft"],"from-top":["Home","PageDown","ArrowUp","ArrowLeft"]},Te="Slider",[Er,Fm,Um]=$r(Te),[fd,Hy]=O0(Te,[Um]),[Wm,An]=fd(Te),hd=p.forwardRef((e,t)=>{const{name:n,min:r=0,max:a=100,step:o=1,orientation:l="horizontal",disabled:i=!1,minStepsBetweenThumbs:s=0,defaultValue:d=[r],value:u,onValueChange:f=()=>{},onValueCommit:h=()=>{},inverted:v=!1,form:C,...m}=e,g=p.useRef(new Set),_=p.useRef(0),S=l==="horizontal"?Km:Gm,[M=[],A]=U0({prop:u,defaultProp:d,onChange:U=>{var L;(L=[...g.current][_.current])==null||L.focus(),f(U)}}),P=p.useRef(M);function k(U){const R=Zm(M,U);$(U,R)}function z(U){$(U,_.current)}function B(){const U=P.current[_.current];M[_.current]!==U&&h(M)}function $(U,R,{commit:L}={commit:!1}){const V=n9(o),K=r9(Math.round((U-r)/o)*o+r,V),F=da(K,[r,a]);A((O=[])=>{const H=Xm(O,F,R);if(t9(H,s*o)){_.current=H.indexOf(F);const I=String(H)!==String(O);return I&&L&&h(H),I?H:O}else return O})}return c.jsx(Wm,{scope:e.__scopeSlider,name:n,disabled:i,min:r,max:a,valueIndexToChangeRef:_,thumbs:g.current,values:M,orientation:l,form:C,children:c.jsx(Er.Provider,{scope:e.__scopeSlider,children:c.jsx(Er.Slot,{scope:e.__scopeSlider,children:c.jsx(S,{"aria-disabled":i,"data-disabled":i?"":void 0,...m,ref:t,onPointerDown:J(m.onPointerDown,()=>{i||(P.current=M)}),min:r,max:a,inverted:v,onSlideStart:i?void 0:k,onSlideMove:i?void 0:z,onSlideEnd:i?void 0:B,onHomeKeyDown:()=>!i&&$(r,0,{commit:!0}),onEndKeyDown:()=>!i&&$(a,M.length-1,{commit:!0}),onStepKeyDown:({event:U,direction:R})=>{if(!i){const K=cd.includes(U.key)||U.shiftKey&&dd.includes(U.key)?10:1,F=_.current,O=M[F],H=o*K*R;$(O+H,F,{commit:!0})}}})})})})});hd.displayName=Te;var[pd,vd]=fd(Te,{startEdge:"left",endEdge:"right",size:"width",direction:1}),Km=p.forwardRef((e,t)=>{const{min:n,max:r,dir:a,inverted:o,onSlideStart:l,onSlideMove:i,onSlideEnd:s,onStepKeyDown:d,...u}=e,[f,h]=p.useState(null),v=c0(t,S=>h(S)),C=p.useRef(void 0),m=Ce(a),g=m==="ltr",_=g&&!o||!g&&o;function x(S){const M=C.current||f.getBoundingClientRect(),A=[0,M.width],k=va(A,_?[n,r]:[r,n]);return C.current=M,k(S-M.left)}return c.jsx(pd,{scope:e.__scopeSlider,startEdge:_?"left":"right",endEdge:_?"right":"left",direction:_?1:-1,size:"width",children:c.jsx(gd,{dir:m,"data-orientation":"horizontal",...u,ref:v,style:{...u.style,"--radix-slider-thumb-transform":"translateX(-50%)"},onSlideStart:S=>{const M=x(S.clientX);l==null||l(M)},onSlideMove:S=>{const M=x(S.clientX);i==null||i(M)},onSlideEnd:()=>{C.current=void 0,s==null||s()},onStepKeyDown:S=>{const A=ud[_?"from-left":"from-right"].includes(S.key);d==null||d({event:S,direction:A?-1:1})}})})}),Gm=p.forwardRef((e,t)=>{const{min:n,max:r,inverted:a,onSlideStart:o,onSlideMove:l,onSlideEnd:i,onStepKeyDown:s,...d}=e,u=p.useRef(null),f=c0(t,u),h=p.useRef(void 0),v=!a;function C(m){const g=h.current||u.current.getBoundingClientRect(),_=[0,g.height],S=va(_,v?[r,n]:[n,r]);return h.current=g,S(m-g.top)}return c.jsx(pd,{scope:e.__scopeSlider,startEdge:v?"bottom":"top",endEdge:v?"top":"bottom",size:"height",direction:v?1:-1,children:c.jsx(gd,{"data-orientation":"vertical",...d,ref:f,style:{...d.style,"--radix-slider-thumb-transform":"translateY(50%)"},onSlideStart:m=>{const g=C(m.clientY);o==null||o(g)},onSlideMove:m=>{const g=C(m.clientY);l==null||l(g)},onSlideEnd:()=>{h.current=void 0,i==null||i()},onStepKeyDown:m=>{const _=ud[v?"from-bottom":"from-top"].includes(m.key);s==null||s({event:m,direction:_?-1:1})}})})}),gd=p.forwardRef((e,t)=>{const{__scopeSlider:n,onSlideStart:r,onSlideMove:a,onSlideEnd:o,onHomeKeyDown:l,onEndKeyDown:i,onStepKeyDown:s,...d}=e,u=An(Te,n);return c.jsx(r0.span,{...d,ref:t,onKeyDown:J(e.onKeyDown,f=>{f.key==="Home"?(l(f),f.preventDefault()):f.key==="End"?(i(f),f.preventDefault()):cd.concat(dd).includes(f.key)&&(s(f),f.preventDefault())}),onPointerDown:J(e.onPointerDown,f=>{const h=f.target;h.setPointerCapture(f.pointerId),f.preventDefault(),u.thumbs.has(h)?h.focus():r(f)}),onPointerMove:J(e.onPointerMove,f=>{f.target.hasPointerCapture(f.pointerId)&&a(f)}),onPointerUp:J(e.onPointerUp,f=>{const h=f.target;h.hasPointerCapture(f.pointerId)&&(h.releasePointerCapture(f.pointerId),o(f))})})}),md="SliderTrack",bd=p.forwardRef((e,t)=>{const{__scopeSlider:n,...r}=e,a=An(md,n);return c.jsx(r0.span,{"data-disabled":a.disabled?"":void 0,"data-orientation":a.orientation,...r,ref:t})});bd.displayName=md;var Ir="SliderRange",wd=p.forwardRef((e,t)=>{const{__scopeSlider:n,...r}=e,a=An(Ir,n),o=vd(Ir,n),l=p.useRef(null),i=c0(t,l),s=a.values.length,d=a.values.map(h=>xd(h,a.min,a.max)),u=s>1?Math.min(...d):0,f=100-Math.max(...d);return c.jsx(r0.span,{"data-orientation":a.orientation,"data-disabled":a.disabled?"":void 0,...r,ref:i,style:{...e.style,[o.startEdge]:u+"%",[o.endEdge]:f+"%"}})});wd.displayName=Ir;var Pr="SliderThumb",yd=p.forwardRef((e,t)=>{const n=Fm(e.__scopeSlider),[r,a]=p.useState(null),o=c0(t,i=>a(i)),l=p.useMemo(()=>r?n().findIndex(i=>i.ref.current===r):-1,[n,r]);return c.jsx(qm,{...e,ref:o,index:l})}),qm=p.forwardRef((e,t)=>{const{__scopeSlider:n,index:r,name:a,...o}=e,l=An(Pr,n),i=vd(Pr,n),[s,d]=p.useState(null),u=c0(t,x=>d(x)),f=s?l.form||!!s.closest("form"):!0,h=cn(s),v=l.values[r],C=v===void 0?0:xd(v,l.min,l.max),m=Qm(r,l.values.length),g=h==null?void 0:h[i.size],_=g?Jm(g,C,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(${C}% + ${_}px)`},children:[c.jsx(Er.ItemSlot,{scope:e.__scopeSlider,children:c.jsx(r0.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:J(e.onFocus,()=>{l.valueIndexToChangeRef.current=r})})}),f&&c.jsx(Ym,{name:a??(l.name?l.name+(l.values.length>1?"[]":""):void 0),form:l.form,value:v},r)]})});yd.displayName=Pr;var Ym=e=>{const{value:t,...n}=e,r=p.useRef(null),a=Ur(t);return p.useEffect(()=>{const o=r.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"},...n,ref:r,defaultValue:t})};function Xm(e=[],t,n){const r=[...e];return r[n]=t,r.sort((a,o)=>a-o)}function xd(e,t,n){const o=100/(n-t)*(e-t);return da(o,[0,100])}function Qm(e,t){return t>2?`Value ${e+1} of ${t}`:t===2?["Minimum","Maximum"][e]:void 0}function Zm(e,t){if(e.length===1)return 0;const n=e.map(a=>Math.abs(a-t)),r=Math.min(...n);return n.indexOf(r)}function Jm(e,t,n){const r=e/2,o=va([0,50],[0,r]);return(r-o(t)*n)*n}function e9(e){return e.slice(0,-1).map((t,n)=>e[n+1]-t)}function t9(e,t){if(t>0){const n=e9(e);return Math.min(...n)>=t}return!0}function va(e,t){return n=>{if(e[0]===e[1]||t[0]===t[1])return t[0];const r=(t[1]-t[0])/(e[1]-e[0]);return t[0]+r*(n-e[0])}}function n9(e){return(String(e).split(".")[1]||"").length}function r9(e,t){const n=Math.pow(10,t);return Math.round(e*n)/n}var o9=hd,a9=bd,l9=wd,i9=yd;const s9="_root_fs3zj_5",c9="_thumb_fs3zj_17",d9="_track_fs3zj_21",u9="_range_fs3zj_28",At={root:s9,thumb:c9,track:d9,range:u9},f9=({value:e,defaultValue:t=[0],onChange:n,onCommit:r,"data-test-id":a="fondue-slider",...o},l)=>{const i=y.useRef(null);return c.jsxs(o9,{ref:l,className:At.root,value:e,defaultValue:t,onValueChange:n,onValueCommit:r,"data-test-id":a,...o,children:[c.jsx(a9,{onPointerDown:()=>{i.current&&(i.current.dataset.showFocusRing="false")},className:At.track,children:c.jsx(l9,{className:At.range})}),(e||t).map((s,d)=>c.jsx(i9,{ref:i,className:At.thumb,onPointerDown:u=>{u.currentTarget.dataset.showFocusRing="false"},onBlur:u=>{u.currentTarget.dataset.showFocusRing="true"}},d))]})},h9=y.forwardRef(f9);h9.displayName="Slider";var ga="Switch",[p9,Vy]=O0(ga),[v9,g9]=p9(ga),Cd=p.forwardRef((e,t)=>{const{__scopeSwitch:n,name:r,checked:a,defaultChecked:o,required:l,disabled:i,value:s="on",onCheckedChange:d,form:u,...f}=e,[h,v]=p.useState(null),C=c0(t,S=>v(S)),m=p.useRef(!1),g=h?u||!!h.closest("form"):!0,[_=!1,x]=U0({prop:a,defaultProp:o,onChange:d});return c.jsxs(v9,{scope:n,checked:_,disabled:i,children:[c.jsx(r0.button,{type:"button",role:"switch","aria-checked":_,"aria-required":l,"data-state":Sd(_),"data-disabled":i?"":void 0,disabled:i,value:s,...f,ref:C,onClick:J(e.onClick,S=>{x(M=>!M),g&&(m.current=S.isPropagationStopped(),m.current||S.stopPropagation())})}),g&&c.jsx(m9,{control:h,bubbles:!m.current,name:r,value:s,checked:_,required:l,disabled:i,form:u,style:{transform:"translateX(-100%)"}})]})});Cd.displayName=ga;var _d="SwitchThumb",Md=p.forwardRef((e,t)=>{const{__scopeSwitch:n,...r}=e,a=g9(_d,n);return c.jsx(r0.span,{"data-state":Sd(a.checked),"data-disabled":a.disabled?"":void 0,...r,ref:t})});Md.displayName=_d;var m9=e=>{const{control:t,checked:n,bubbles:r=!0,...a}=e,o=p.useRef(null),l=Ur(n),i=cn(t);return p.useEffect(()=>{const s=o.current,d=window.HTMLInputElement.prototype,f=Object.getOwnPropertyDescriptor(d,"checked").set;if(l!==n&&f){const h=new Event("click",{bubbles:r});f.call(s,n),s.dispatchEvent(h)}},[l,n,r]),c.jsx("input",{type:"checkbox","aria-hidden":!0,defaultChecked:n,...a,tabIndex:-1,ref:o,style:{...e.style,...i,position:"absolute",pointerEvents:"none",opacity:0,margin:0}})};function Sd(e){return e?"checked":"unchecked"}var b9=Cd,w9=Md;const y9="_root_1dkcu_5",x9="_small_1dkcu_14",C9="_medium_1dkcu_18",_9="_large_1dkcu_22",M9="_thumb_1dkcu_59",er={root:y9,small:x9,medium:C9,large:_9,thumb:M9},S9=({value:e,defaultValue:t,size:n="medium",onChange:r,"data-test-id":a="fondue-switch","aria-label":o="Switch",...l},i)=>c.jsx(b9,{ref:i,checked:e,defaultChecked:t,className:l1([er.root,er[n]]),onCheckedChange:r,"aria-label":o,"data-test-id":a,...l,children:c.jsx(w9,{className:er.thumb})}),A9=y.forwardRef(S9);A9.displayName="Switch";const Ad=e=>{y.useEffect(()=>{if(!e.current)return;const t=e.current,n=new ResizeObserver(()=>{const r=t.scrollWidth>t.clientWidth;t.title=r&&t.textContent||""});return n.observe(t),()=>n.disconnect()},[e])},E9="_table_1outv_4",I9="_headerCell_1outv_18",P9="_rowCell_1outv_19",R9="_caption_1outv_46",k9="_cellContent_1outv_71",T9="_sortIndicator_1outv_96",N9="_body_1outv_100",z9="_row_1outv_19",O9="_buttonText_1outv_164",W0={table:E9,headerCell:I9,rowCell:P9,caption:R9,cellContent:k9,sortIndicator:T9,body:N9,row:z9,buttonText:O9};function D9(e,t){const n='tr[tabindex="0"]',r=e.closest("table");if(!r)return null;const a=Array.from(r.querySelectorAll(n)),o=a.indexOf(e)+(t==="ArrowUp"?-1:1);return o>=0&&o<a.length?a[o]:null}function H9(e){const t=e.target,n=t.closest("tr");if(!n||t!==n||!["ArrowUp","ArrowDown"].includes(e.key))return;const r=D9(n,e.key);r&&(e.preventDefault(),r.focus())}const V9=y.forwardRef(({layout:e="auto",fontSize:t="medium",sticky:n,children:r,...a},o)=>c.jsx("div",{onKeyDown:H9,role:"grid",tabIndex:-1,children:c.jsx("table",{ref:o,className:W0.table,"data-layout":e,"data-font-size":t,"data-sticky":n,...a,children:r})}));V9.displayName="Table.Root";const L9=y.forwardRef(({children:e},t)=>c.jsx("caption",{ref:t,className:W0.caption,children:e}));L9.displayName="Table.Caption";const j9=y.forwardRef(({children:e,"aria-label":t,"aria-busy":n},r)=>c.jsx("thead",{ref:r,className:W0.header,"aria-label":t,"aria-busy":n,children:e}));j9.displayName="Table.Header";const $9=y.forwardRef(({noShrink:e=!1,truncate:t=!1,align:n="left",scope:r="col",sortTranslations:a,sortDirection:o,colSpan:l,width:i,state:s="idle",loadingStateAriaLabel:d,onSortChange:u,children:f},h)=>{const v=y.useRef(null);Xo(v,h),Ad(v);const C=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:W0.headerCell,scope:r,colSpan:l,"data-align":n,"data-truncate":t,"data-no-shrink":e,"data-sortable":!!u,"aria-sort":u?o||"none":void 0,children:s==="loading"?c.jsxs("div",{className:W0.cellContent,"aria-live":"polite","aria-label":d,children:[typeof f=="string"&&t?c.jsx("span",{className:W0.buttonText,children:f}):f,c.jsx(Lc,{"data-test-id":"fondue-loading-circle",size:"xx-small"})]}):u?c.jsxs("button",{className:W0.cellContent,"aria-label":C,"data-active":!!o,onClick:m,children:[typeof f=="string"&&t?c.jsx("span",{className:W0.buttonText,children:f}):f,c.jsx(xl,{width:3,children:o==="ascending"?c.jsx(k7,{size:"12"}):o==="descending"?c.jsx(R7,{size:"12"}):c.jsx(P7,{className:W0.sortIndicator,size:"12"})})]}):f})});$9.displayName="Table.HeaderCell";const B9=y.forwardRef(({children:e,"aria-busy":t},n)=>c.jsx("tbody",{ref:n,className:W0.body,"aria-busy":t,children:e}));B9.displayName="Table.Body";const F9=y.forwardRef(({disabled:e=!1,selected:t=!1,onClick:n,children:r,"aria-label":a,"data-test-id":o},l)=>{const i=n!==void 0&&!e,s=()=>{e||n&&n(t)},d=u=>{i&&(u.key==="Enter"||u.key===" ")&&(u.preventDefault(),s())};return c.jsx("tr",{ref:l,className:W0.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:r})});F9.displayName="Table.Row";const U9=y.forwardRef(({colSpan:e,truncate:t,align:n="left",children:r,"aria-label":a},o)=>{const l=y.useRef(null);return Xo(l,o),Ad(l),c.jsx("td",{ref:l,className:W0.rowCell,colSpan:e,"data-align":n,"data-truncate":t,"aria-label":a,children:r})});U9.displayName="Table.RowCell";var ma="Tabs",[W9,Ly]=O0(ma,[Re]),Ed=Re(),[K9,ba]=W9(ma),Id=p.forwardRef((e,t)=>{const{__scopeTabs:n,value:r,onValueChange:a,defaultValue:o,orientation:l="horizontal",dir:i,activationMode:s="automatic",...d}=e,u=Ce(i),[f,h]=U0({prop:r,onChange:a,defaultProp:o});return c.jsx(K9,{scope:n,baseId:Z0(),value:f,onValueChange:h,orientation:l,dir:u,activationMode:s,children:c.jsx(r0.div,{dir:u,"data-orientation":l,...d,ref:t})})});Id.displayName=ma;var Pd="TabsList",Rd=p.forwardRef((e,t)=>{const{__scopeTabs:n,loop:r=!0,...a}=e,o=ba(Pd,n),l=Ed(n);return c.jsx(Qo,{asChild:!0,...l,orientation:o.orientation,dir:o.dir,loop:r,children:c.jsx(r0.div,{role:"tablist","aria-orientation":o.orientation,...a,ref:t})})});Rd.displayName=Pd;var kd="TabsTrigger",Td=p.forwardRef((e,t)=>{const{__scopeTabs:n,value:r,disabled:a=!1,...o}=e,l=ba(kd,n),i=Ed(n),s=Od(l.baseId,r),d=Dd(l.baseId,r),u=r===l.value;return c.jsx(Zo,{asChild:!0,...i,focusable:!a,active:u,children:c.jsx(r0.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:J(e.onMouseDown,f=>{!a&&f.button===0&&f.ctrlKey===!1?l.onValueChange(r):f.preventDefault()}),onKeyDown:J(e.onKeyDown,f=>{[" ","Enter"].includes(f.key)&&l.onValueChange(r)}),onFocus:J(e.onFocus,()=>{const f=l.activationMode!=="manual";!u&&!a&&f&&l.onValueChange(r)})})})});Td.displayName=kd;var Nd="TabsContent",zd=p.forwardRef((e,t)=>{const{__scopeTabs:n,value:r,forceMount:a,children:o,...l}=e,i=ba(Nd,n),s=Od(i.baseId,r),d=Dd(i.baseId,r),u=r===i.value,f=p.useRef(u);return p.useEffect(()=>{const h=requestAnimationFrame(()=>f.current=!1);return()=>cancelAnimationFrame(h)},[]),c.jsx(P0,{present:a||u,children:({present:h})=>c.jsx(r0.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})})});zd.displayName=Nd;function Od(e,t){return`${e}-trigger-${t}`}function Dd(e,t){return`${e}-content-${t}`}var G9=Id,q9=Rd,Y9=Td,X9=zd;const Q9=(e,t)=>e.filter(n=>{var r;const a=(r=n.ref)==null?void 0:r.current;return a?a.offsetLeft+a.offsetWidth>(t==null?void 0:t.scrollLeft)+t.offsetWidth||a.offsetLeft-t.scrollLeft<0:!1}),Et=(e,t)=>{const n=t.current,r=e==null?void 0:e.querySelector('[data-state="active"]');if(!e||!(r instanceof HTMLButtonElement)||!(n instanceof HTMLSpanElement))return;const a=(e==null?void 0:e.scrollLeft)>(r==null?void 0:r.offsetLeft),o=(r==null?void 0:r.offsetLeft)+(r==null?void 0:r.offsetWidth)>(e==null?void 0:e.offsetWidth);a?(e.offsetWidth>r.offsetWidth+r.offsetLeft?n.style.left=`${r.offsetLeft}px`:n.style.left=`${e.offsetWidth-r.offsetWidth}px`,n.style.width=`${r==null?void 0:r.offsetWidth}px`):o?(n.style.left=`${e.clientWidth-r.offsetWidth}px`,n.style.width=`${r.offsetWidth}px`):(n.style.left=`${r.offsetLeft}px`,n.style.width=`${r.offsetWidth}px`)},Z9=({activeTab:e})=>{const t=y.useRef(null),n=y.useRef(null),[r,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&&(Et(i,n),s.scrollIntoView({behavior:"smooth",block:"nearest",inline:"end"}))},[e,n]),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){Et(s,n);const u=new MutationObserver(()=>{d.scrollIntoView({behavior:"instant",block:"nearest",inline:"end"}),Et(s,n)});s.parentNode&&u.observe(s.parentNode,{childList:!0});const f=new IntersectionObserver(()=>{l(Q9(r,s)),Et(s,n)},{root:s,threshold:1});for(const h of r)(i=h.ref)!=null&&i.current&&f.observe(h.ref.current);return()=>{f.disconnect(),u.disconnect()}}},[r,t,n]),{triggerListRef:t,activeIndicatorRef:n,triggersOutOfView:o,triggers:r,addTrigger:i=>{a(s=>[...s,i])}}},J9="_root_13jbx_5",eb="_triggerList_13jbx_14",tb="_triggerListWrapper_13jbx_28",nb="_trigger_13jbx_14",rb="_content_13jbx_78",ob="_activeIndicator_13jbx_94",re={root:J9,triggerList:eb,triggerListWrapper:tb,trigger:nb,content:rb,activeIndicator:ob},wa=y.createContext({value:"",disabled:!1}),Hd=y.createContext({addTrigger:()=>{}}),Vd=({padding:e="compact",activeTab:t,defaultActiveTab:n,size:r="medium",onActiveTabChange:a,children:o,...l},i)=>{var s;const[d,u]=ld({prop:t,defaultProp:n,onChange:a}),f=y.useCallback(_=>{u(_)},[u]),{triggerListRef:h,activeIndicatorRef:v,triggers:C,triggersOutOfView:m,addTrigger:g}=Z9({activeTab:d});return c.jsx(Hd.Provider,{value:{addTrigger:g},children:c.jsxs(G9,{ref:i,className:re.root,onValueChange:f,value:d??((s=C[0])==null?void 0:s.value),"data-tabs-content-padding":e,...l,children:[c.jsxs("div",{className:re.triggerListWrapper,children:[c.jsx(q9,{ref:h,"data-size":r,className:re.triggerList,children:C.map(_=>y.createElement(Y9,{..._.props,key:_.value,value:_.value,disabled:_.disabled,className:re.trigger,ref:_.ref},_.element))}),c.jsxs(Mt.Root,{children:[m.length>0&&c.jsx(Mt.Trigger,{"data-test-id":"overflow-items-dropdown-trigger",children:c.jsx(Vl,{emphasis:"default",aspect:"square",size:"small",children:c.jsx(N7,{size:16})})}),c.jsx(Mt.Content,{align:"end","data-test-id":"overflow-items-dropdown-content",children:m.map(_=>y.createElement(Mt.Item,{..._.props,disabled:_.disabled,onSelect:()=>f(_.value),key:_.value},_.element))})]}),c.jsx("span",{"data-test-id":"active-tab-indicator",ref:v,className:re.activeIndicator})]}),o]})})};Vd.displayName="Tabs.Root";const Ld=({children:e,value:t,disabled:n})=>c.jsx(wa.Provider,{value:{value:t,disabled:n},children:e});Ld.displayName="Tabs.Tab";const jd=({children:e,...t},n)=>{const{value:r,disabled:a}=y.useContext(wa),{addTrigger:o}=y.useContext(Hd),l=y.useRef(null);return y.useEffect(()=>{o({ref:l||n,value:r??"",disabled:a,props:t,element:e})},[]),null};jd.displayName="Tabs.Trigger";const $d=({children:e,...t},n)=>{const{value:r}=y.useContext(wa);return c.jsx(X9,{ref:n,...t,className:re.content,value:r??"",children:e})};$d.displayName="Tabs.Content";y.forwardRef(Vd),y.forwardRef(Ld),y.forwardRef(jd),y.forwardRef($d);const ab="_root_1cjgh_2",It={root:ab,"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"},lb=y.forwardRef(({children:e,as:t="span",size:n="medium",weight:r="default",color:a="default",boxColor:o,className:l,...i},s)=>c.jsx(t,{"data-test-id":"text",className:l1([It.root,It[`size-${n}`],It[`weight-${r}`],It[o?`color-box-${o}`:`color-${a}`],l]),ref:s,...i,children:e}));lb.displayName="FondueText";var ib="VisuallyHidden",Bd=p.forwardRef((e,t)=>c.jsx(r0.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}}));Bd.displayName=ib;var sb=Bd,[En,jy]=O0("Tooltip",[Ee]),In=Ee(),Fd="TooltipProvider",cb=700,Rr="tooltip.open",[db,ya]=En(Fd),Ud=e=>{const{__scopeTooltip:t,delayDuration:n=cb,skipDelayDuration:r=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(db,{scope:t,isOpenDelayedRef:l,delayDuration:n,onOpen:p.useCallback(()=>{window.clearTimeout(s.current),l.current=!1},[]),onClose:p.useCallback(()=>{window.clearTimeout(s.current),s.current=window.setTimeout(()=>l.current=!0,r)},[r]),isPointerInTransitRef:i,onPointerInTransitChange:p.useCallback(d=>{i.current=d},[]),disableHoverableContent:a,children:o})};Ud.displayName=Fd;var Pn="Tooltip",[ub,dt]=En(Pn),Wd=e=>{const{__scopeTooltip:t,children:n,open:r,defaultOpen:a=!1,onOpenChange:o,disableHoverableContent:l,delayDuration:i}=e,s=ya(Pn,e.__scopeTooltip),d=In(t),[u,f]=p.useState(null),h=Z0(),v=p.useRef(0),C=l??s.disableHoverableContent,m=i??s.delayDuration,g=p.useRef(!1),[_=!1,x]=U0({prop:r,defaultProp:a,onChange:k=>{k?(s.onOpen(),document.dispatchEvent(new CustomEvent(Rr))):s.onClose(),o==null||o(k)}}),S=p.useMemo(()=>_?g.current?"delayed-open":"instant-open":"closed",[_]),M=p.useCallback(()=>{window.clearTimeout(v.current),v.current=0,g.current=!1,x(!0)},[x]),A=p.useCallback(()=>{window.clearTimeout(v.current),v.current=0,x(!1)},[x]),P=p.useCallback(()=>{window.clearTimeout(v.current),v.current=window.setTimeout(()=>{g.current=!0,x(!0),v.current=0},m)},[m,x]);return p.useEffect(()=>()=>{v.current&&(window.clearTimeout(v.current),v.current=0)},[]),c.jsx(vn,{...d,children:c.jsx(ub,{scope:t,contentId:h,open:_,stateAttribute:S,trigger:u,onTriggerChange:f,onTriggerEnter:p.useCallback(()=>{s.isOpenDelayedRef.current?P():M()},[s.isOpenDelayedRef,P,M]),onTriggerLeave:p.useCallback(()=>{C?A():(window.clearTimeout(v.current),v.current=0)},[A,C]),onOpen:M,onClose:A,disableHoverableContent:C,children:n})})};Wd.displayName=Pn;var kr="TooltipTrigger",Kd=p.forwardRef((e,t)=>{const{__scopeTooltip:n,...r}=e,a=dt(kr,n),o=ya(kr,n),l=In(n),i=p.useRef(null),s=c0(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(gn,{asChild:!0,...l,children:c.jsx(r0.button,{"aria-describedby":a.open?a.contentId:void 0,"data-state":a.stateAttribute,...r,ref:s,onPointerMove:J(e.onPointerMove,h=>{h.pointerType!=="touch"&&!u.current&&!o.isPointerInTransitRef.current&&(a.onTriggerEnter(),u.current=!0)}),onPointerLeave:J(e.onPointerLeave,()=>{a.onTriggerLeave(),u.current=!1}),onPointerDown:J(e.onPointerDown,()=>{a.open&&a.onClose(),d.current=!0,document.addEventListener("pointerup",f,{once:!0})}),onFocus:J(e.onFocus,()=>{d.current||a.onOpen()}),onBlur:J(e.onBlur,a.onClose),onClick:J(e.onClick,a.onClose)})})});Kd.displayName=kr;var xa="TooltipPortal",[fb,hb]=En(xa,{forceMount:void 0}),Gd=e=>{const{__scopeTooltip:t,forceMount:n,children:r,container:a}=e,o=dt(xa,t);return c.jsx(fb,{scope:t,forceMount:n,children:c.jsx(P0,{present:n||o.open,children:c.jsx(at,{asChild:!0,container:a,children:r})})})};Gd.displayName=xa;var be="TooltipContent",qd=p.forwardRef((e,t)=>{const n=hb(be,e.__scopeTooltip),{forceMount:r=n.forceMount,side:a="top",...o}=e,l=dt(be,e.__scopeTooltip);return c.jsx(P0,{present:r||l.open,children:l.disableHoverableContent?c.jsx(Yd,{side:a,...o,ref:t}):c.jsx(pb,{side:a,...o,ref:t})})}),pb=p.forwardRef((e,t)=>{const n=dt(be,e.__scopeTooltip),r=ya(be,e.__scopeTooltip),a=p.useRef(null),o=c0(t,a),[l,i]=p.useState(null),{trigger:s,onClose:d}=n,u=a.current,{onPointerInTransitChange:f}=r,h=p.useCallback(()=>{i(null),f(!1)},[f]),v=p.useCallback((C,m)=>{const g=C.currentTarget,_={x:C.clientX,y:C.clientY},x=bb(_,g.getBoundingClientRect()),S=wb(_,x),M=yb(m.getBoundingClientRect()),A=Cb([...S,...M]);i(A),f(!0)},[f]);return p.useEffect(()=>()=>h(),[h]),p.useEffect(()=>{if(s&&u){const C=g=>v(g,u),m=g=>v(g,s);return s.addEventListener("pointerleave",C),u.addEventListener("pointerleave",m),()=>{s.removeEventListener("pointerleave",C),u.removeEventListener("pointerleave",m)}}},[s,u,v,h]),p.useEffect(()=>{if(l){const C=m=>{const g=m.target,_={x:m.clientX,y:m.clientY},x=(s==null?void 0:s.contains(g))||(u==null?void 0:u.contains(g)),S=!xb(_,l);x?h():S&&(h(),d())};return document.addEventListener("pointermove",C),()=>document.removeEventListener("pointermove",C)}},[s,u,l,d,h]),c.jsx(Yd,{...e,ref:o})}),[vb,gb]=En(Pn,{isInside:!1}),mb=L7("TooltipContent"),Yd=p.forwardRef((e,t)=>{const{__scopeTooltip:n,children:r,"aria-label":a,onEscapeKeyDown:o,onPointerDownOutside:l,...i}=e,s=dt(be,n),d=In(n),{onClose:u}=s;return p.useEffect(()=>(document.addEventListener(Rr,u),()=>document.removeEventListener(Rr,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(rt,{asChild:!0,disableOutsidePointerEvents:!1,onEscapeKeyDown:o,onPointerDownOutside:l,onFocusOutside:f=>f.preventDefault(),onDismiss:u,children:c.jsxs(oo,{"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(mb,{children:r}),c.jsx(vb,{scope:n,isInside:!0,children:c.jsx(sb,{id:s.contentId,role:"tooltip",children:a||r})})]})})});qd.displayName=be;var Xd="TooltipArrow",Qd=p.forwardRef((e,t)=>{const{__scopeTooltip:n,...r}=e,a=In(n);return gb(Xd,n).isInside?null:c.jsx(ao,{...a,...r,ref:t})});Qd.displayName=Xd;function bb(e,t){const n=Math.abs(t.top-e.y),r=Math.abs(t.bottom-e.y),a=Math.abs(t.right-e.x),o=Math.abs(t.left-e.x);switch(Math.min(n,r,a,o)){case o:return"left";case a:return"right";case n:return"top";case r:return"bottom";default:throw new Error("unreachable")}}function wb(e,t,n=5){const r=[];switch(t){case"top":r.push({x:e.x-n,y:e.y+n},{x:e.x+n,y:e.y+n});break;case"bottom":r.push({x:e.x-n,y:e.y-n},{x:e.x+n,y:e.y-n});break;case"left":r.push({x:e.x+n,y:e.y-n},{x:e.x+n,y:e.y+n});break;case"right":r.push({x:e.x-n,y:e.y-n},{x:e.x-n,y:e.y+n});break}return r}function yb(e){const{top:t,right:n,bottom:r,left:a}=e;return[{x:a,y:t},{x:n,y:t},{x:n,y:r},{x:a,y:r}]}function xb(e,t){const{x:n,y:r}=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>r!=u>r&&n<(d-i)*(r-s)/(u-s)+i&&(a=!a)}return a}function Cb(e){const t=e.slice();return t.sort((n,r)=>n.x<r.x?-1:n.x>r.x?1:n.y<r.y?-1:n.y>r.y?1:0),_b(t)}function _b(e){if(e.length<=1)return e.slice();const t=[];for(let r=0;r<e.length;r++){const a=e[r];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 n=[];for(let r=e.length-1;r>=0;r--){const a=e[r];for(;n.length>=2;){const o=n[n.length-1],l=n[n.length-2];if((o.x-l.x)*(a.y-l.y)>=(o.y-l.y)*(a.x-l.x))n.pop();else break}n.push(a)}return n.pop(),t.length===1&&n.length===1&&t[0].x===n[0].x&&t[0].y===n[0].y?t:t.concat(n)}var Mb=Ud,Sb=Wd,Ab=Kd,Eb=Gd,Ib=qd,Pb=Qd;const Rb="_root_13m98_4",kb="_arrow_13m98_25",Q5={root:Rb,arrow:kb},Zd=({children:e,enterDelay:t=700,open:n,onOpenChange:r,...a})=>c.jsx(Mb,{children:c.jsx(Sb,{delayDuration:t,open:n,onOpenChange:r,...a,children:e})});Zd.displayName="Tooltip.Root";const Jd=({asChild:e=!1,children:t,"data-test-id":n="fondue-tooltip-trigger"},r)=>c.jsx(Ab,{"data-test-id":n,type:e?void 0:"button",asChild:e,ref:r,children:t});Jd.displayName="Tooltip.Trigger";const eu=({children:e,className:t,maxWidth:n,"data-test-id":r="fondue-tooltip-content",padding:a="spacious",...o},l)=>{const i=Ie();return c.jsx(Eb,{children:c.jsx(Pe,{theme:i,children:c.jsxs(Ib,{"data-test-id":r,"data-tooltip-spacing":a,className:l1(Q5.root,t),style:{maxWidth:n},collisionPadding:16,sideOffset:8,ref:l,...o,children:[e,c.jsx(Pb,{"aria-hidden":"true",className:Q5.arrow})]})})})};eu.displayName="Tooltip.Content";const p1={Root:Zd,Trigger:y.forwardRef(Jd),Content:y.forwardRef(eu)},Tb=e=>e==="IMAGE"?c.jsx(b.IconImage24,{}):e==="VIDEO"?c.jsx(b.IconPlayFrame24,{}):e==="AUDIO"?c.jsx(b.IconMusicNote24,{}):c.jsx(b.IconDocument24,{}),Ca=y.forwardRef(({item:e,isEditing:t,draggableProps:n,transformStyle:r,isDragging:a,isOverlay:o,isLoading:l,onDelete:i,onReplaceWithBrowse:s,onReplaceWithUpload:d,onDownload:u},f)=>{const[h,v]=y.useState(),[C,{selectedFiles:m}]=F1.useFileInput({multiple:!0,accept:"image/*"}),[g,{results:_,doneAll:x}]=F1.useAssetUpload(),{focusProps:S,isFocusVisible:M}=nl.useFocusRing();y.useEffect(()=>{m&&g(m[0])},[m]),y.useEffect(()=>{x&&d(_[0])},[x,_]);const A=l||m&&!x;return c.jsxs("button",{"aria-label":"Download attachment","data-test-id":"attachments-item",onClick:()=>u==null?void 0:u(),ref:f,style:{...r,opacity:a&&!o?.3:1,fontFamily:"var(-f-theme-settings-body-font-family)"},className:o1(["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:A?c.jsx(b.LoadingCircle,{size:b.LoadingCircleSize.Small}):Tb(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:o1(["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",{...S,...n,"aria-label":"Drag attachment",className:o1([" 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,k)=>c.jsx(b.Button,{ref:k,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:()=>{C(),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,{})})}]}]})})})]})]})});Ca.displayName="AttachmentItem";const Nb=e=>{const{attributes:t,listeners:n,setNodeRef:r,transform:a,transition:o,isDragging:l}=Pt.useSortable({id:e.item.id}),i={transform:a?`translate(${a.x}px, ${a.y}px)`:"",transition:o,zIndex:l?2:1},s={...t,...n};return c.jsx(Ca,{ref:r,isDragging:l,transformStyle:i,draggableProps:s,...e})},zb=({children:e,isFlyoutOpen:t,triggerProps:n,triggerRef:r})=>c.jsxs("button",{className:o1(["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"]),...n,ref:r,"data-test-id":"attachments-button-trigger",children:[c.jsx(b.IconPaperclip16,{}),e,c.jsx(b.IconCaretDown12,{})]}),tu=({items:e=[],onDelete:t,onReplaceWithBrowse:n,onReplaceWithUpload:r,onBrowse:a,onUpload:o,onSorted:l,appBridge:i,triggerComponent:s=zb,isOpen:d,onOpenChange:u})=>{const[f,h]=y.useState(e),[v,C]=y.useState(!1),m=x0.useSensors(x0.useSensor(x0.PointerSensor),x0.useSensor(x0.KeyboardSensor)),[g,_]=y.useState(void 0),[x,S]=y.useState(!1),[M,A]=y.useState([]),[P,k]=y.useState(null),z=F1.useEditorState(i),{openAssetChooser:B,closeAssetChooser:$}=F1.useAssetChooser(i),U=d!==void 0,R=U?d:v,L=f==null?void 0:f.find(T=>T.id===g),[V,{results:K,doneAll:F}]=F1.useAssetUpload({onUploadProgress:()=>!x&&S(!0)}),O=T=>{const D=U?u:C;D==null||D(T)};y.useEffect(()=>{h(e)},[e]),y.useEffect(()=>{P&&(S(!0),V(P))},[P]),y.useEffect(()=>{(async()=>{F&&(await o(K),S(!1))})()},[F,K]);const H=()=>{O(!1),B(T=>{a(T),$(),O(!0)},{multiSelection:!0,selectedValueIds:f.map(T=>T.id)})},I=T=>{O(!1),B(async D=>{O(!0),$(),A([...M,T.id]),await n(T,D[0]),A(M.filter(q=>q!==T.id))},{multiSelection:!1,selectedValueIds:f.map(D=>D.id)})},E=async(T,D)=>{A([...M,T.id]),await r(T,D),A(M.filter(q=>q!==T.id))},N=T=>{const{active:D}=T;_(D.id)},j=T=>{const{active:D,over:q}=T;if(q&&D.id!==q.id&&f){const Y=f.findIndex(Z=>Z.id===D.id),Q=f.findIndex(Z=>Z.id===q.id),e0=Pt.arrayMove(f,Y,Q);h(e0),l(e0)}_(void 0)};return z||((f==null?void 0:f.length)??0)>0?c.jsxs(p1.Root,{enterDelay:500,children:[c.jsx(p1.Trigger,{asChild:!0,children:c.jsx("div",{"data-test-id":"attachments-flyout-button",children:c.jsx(b.Flyout,{placement:b.FlyoutPlacement.BottomRight,onOpenChange:T=>O(L?!0:T),isOpen:R,hug:!1,fitContent:!0,legacyFooter:!1,trigger:(T,D)=>c.jsx(s,{isFlyoutOpen:R,triggerProps:T,triggerRef:D,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:N,onDragEnd:j,modifiers:[l7.restrictToWindowEdges],children:[c.jsx(Pt.SortableContext,{items:f,strategy:Pt.rectSortingStrategy,children:c.jsx("div",{className:"tw-border-b tw-border-b-line",children:f.map(T=>c.jsx(Nb,{isEditing:z,isLoading:M.includes(T.id),item:T,onDelete:()=>t(T),onReplaceWithBrowse:()=>I(T),onReplaceWithUpload:D=>E(T,D),onDownload:()=>i.dispatch({name:"downloadAsset",payload:T})},T.id))})}),c.jsx(x0.DragOverlay,{children:L&&c.jsx(Ca,{isOverlay:!0,isEditing:z,item:L,isDragging:!0,onDelete:()=>t(L),onReplaceWithBrowse:()=>I(L),onReplaceWithUpload:T=>E(L,T)},g)})]}),z&&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:x,size:b.AssetInputSize.Small,onUploadClick:T=>k(T),onLibraryClick:H})]})]})})})}),c.jsx(p1.Content,{side:"top",children:"Attachments"})]}):null},Ob=(e,t)=>{const n=[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?n.push("tw-bg-box-neutral-pressed","tw-text-box-neutral-inverse-pressed",e==="grab"?"tw-cursor-grabbing":"tw-cursor-pointer"):n.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"),o1(n)},ut=y.forwardRef(({onClick:e,children:t,forceActiveStyle:n,cursor:r="pointer","data-test-id":a="base-toolbar-button",...o},l)=>c.jsx("button",{onClick:e,className:Ob(r,n),"data-test-id":a,...o,ref:l,children:t}));ut.displayName="BaseToolbarButton";const Db=({children:e,isFlyoutOpen:t,triggerProps:n,triggerRef:r})=>c.jsxs(ut,{forceActiveStyle:t,"data-test-id":"attachments-toolbar-button-trigger",...n,ref:r,children:[c.jsx(b.IconPaperclip16,{}),e,c.jsx(b.IconCaretDown12,{})]}),nu="attachments",ru=({flyoutId:e=nu})=>{const t=b.useMemoizedId(e),{appBridge:n,attachments:r,onAttachmentsAdd:a,onAttachmentDelete:o,onAttachmentReplace:l,onAttachmentsSorted:i}=gl(),{isOpen:s,onOpenChange:d}=on(t),u=et();return c.jsx(tu,{onUpload:a,onDelete:o,onReplaceWithBrowse:l,onReplaceWithUpload:l,onSorted:i,onBrowse:a,items:r,appBridge:n,triggerComponent:Db,isOpen:s&&!u,onOpenChange:d})},ou="Drag or press ↵ to move",au="Move with ↑↓←→ and confirm with ↵",_a=({content:e,children:t,open:n,disabled:r})=>r?t:c.jsxs(p1.Root,{enterDelay:300,open:n,children:[c.jsx(p1.Trigger,{asChild:!0,children:t}),c.jsx(p1.Content,{side:"top",children:c.jsx("div",{children:e})})]}),lu=({tooltip:e,icon:t,setActivatorNodeRef:n,draggableProps:r})=>{const a=et();return c.jsx(_a,{...a&&{open:a},content:c.jsx("div",{children:a?au:e??ou}),children:c.jsx(ut,{ref:n,"data-test-id":"block-item-wrapper-toolbar-btn",forceActiveStyle:a,cursor:"grab",...r,children:t})})},Ma=({content:e,icon:t,tooltip:n,flyoutId:r,flyoutFooter:a,flyoutHeader:o})=>{const l=b.useMemoizedId(r),{isOpen:i,onOpenChange:s}=on(l),d=et();return c.jsx(_a,{disabled:d||i,content:n,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(ut,{"data-test-id":"block-item-wrapper-toolbar-flyout",forceActiveStyle:i&&!d,...u,ref:f,children:t}),children:e})})})},iu=({items:e,flyoutId:t})=>{const{onOpenChange:n}=on(t);return c.jsx(b.ActionMenu,{menuBlocks:e.map((r,a)=>({id:a.toString(),menuItems:r.map((o,l)=>({id:a.toString()+l.toString(),size:b.MenuItemContentSize.XSmall,title:o.title,style:o.style,onClick:()=>{n(!1),o.onClick()},initialValue:!0,decorator:c.jsx("div",{className:"tw-mr-2",children:o.icon})}))}))})},Sa="menu",su=({items:e,flyoutId:t=Sa,tooltip:n="Options"})=>{const r=b.useMemoizedId(t);return c.jsx(Ma,{icon:c.jsx(b.IconDotsHorizontal16,{}),tooltip:n,flyoutId:r,content:c.jsx(iu,{items:e,flyoutId:r})})},Hb=({tooltip:e,icon:t,onClick:n})=>{const r=et();return c.jsx(_a,{disabled:r,content:e??"",children:c.jsx(ut,{"data-test-id":"block-item-wrapper-toolbar-btn",onClick:n,children:t})})},Z5=({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}),cu=({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(Z5,{children:c.jsx(ru,{})}),e.length>0&&c.jsx(Z5,{children:e.map(n=>{switch(n.type){case"dragHandle":return c.jsx(lu,{...n},n.tooltip+n.type);case"menu":return c.jsx(su,{...n},n.tooltip+n.type);case"flyout":return c.jsx(Ma,{...n},n.tooltip+n.type);default:return c.jsx(Hb,{...n},n.tooltip+n.type)}})})]}),du=y.memo(({children:e,toolbarItems:t,shouldHideWrapper:n,shouldHideComponent:r=!1,isDragging:a=!1,shouldFillContainer:o,outlineOffset:l=0,shouldBeShown:i=!1,showAttachments:s=!1})=>{const[d,u]=y.useState(i?[Sa]:[]),f=y.useRef(null);if(n)return c.jsx(c.Fragment,{children:e});const h=t==null?void 0:t.filter(C=>C!==void 0),v=d.length>0||i;return c.jsx(cl,{isDragPreview:a,children:c.jsx(ul,{openFlyoutIds:d,setOpenFlyoutIds:u,children:c.jsxs("div",{ref:f,"data-test-id":"block-item-wrapper",style:{outlineOffset:l},className:o1(["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",r&&"tw-opacity-0"]),children:[c.jsx("div",{style:{right:-1-l,bottom:`calc(100% - ${2+l}px)`},className:o1(["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(cu,{attachments:{isEnabled:s},items:h})}),e]})})})});du.displayName="BlockItemWrapper";const Vb=({onDownload:e})=>{const{isFocused:t,focusProps:n}=nl.useFocusRing();return c.jsxs(p1.Root,{enterDelay:500,children:[c.jsx(p1.Trigger,{asChild:!0,children:c.jsx("button",{tabIndex:0,"aria-label":"Download",...n,className:o1(["tw-outline-none tw-rounded",t&&b.FOCUS_STYLE]),onClick:e,onPointerDown:r=>r.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(p1.Content,{side:"top",children:"Download"})]})},Lb=({ref:e,disabled:t,onChange:n})=>{y.useEffect(()=>{if(t||!e.current)return;let r=!1;const a=new IntersectionObserver(([o])=>{o.isIntersecting!==r&&(r=o.isIntersecting,n(o.isIntersecting))});return a.observe(e.current),()=>{a.disconnect()}},[e,t,n])},jb=({value:e="",gap:t,customClass:n,show:r=!0,plugins:a})=>{const[o,l]=y.useState(null);return y.useEffect(()=>{(async()=>l(await b.serializeRawToHtmlAsync(e,a,void 0,t,n)))()},[e,t,a,n]),!r||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"})},Aa=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,n)=>{e.mode(t),e.isEditing(!1),e.openEditorId(n)},hide:()=>{e.reset(),e.openEditorId(null)}})).extendSelectors(e=>({isOpen:t=>e.openEditorId===t})),A0=Aa.set,T0=Aa.get,Je=()=>Aa.use,uu=e=>{if(!e)return!1;const t=n=>n.some(r=>r.text?r.text!=="":r.children?t(r.children):!1);try{const n=JSON.parse(e);return t(n)}catch{return!1}},$b=(e="p",t="",n)=>uu(t)?t:JSON.stringify([{type:e,children:[{text:t,textStyle:e}],align:n}]),Bb=(e,t,n)=>e===U1.Custom?t:n,Fb=e=>e.map(fu),fu=e=>({id:e.id,title:e.name,colors:e.colors.map(Wb)}),Ub=e=>"revision"in e,Wb=e=>{if(Ub(e)){const{title:t,revision:n}=e;return{alpha:n.rgba.alpha?n.rgba.alpha/255:1,red:n.rgba.red??0,green:n.rgba.green??0,blue:n.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??""}},Ea=(e,t)=>{const n=b.getAboveNode(e,{match:{type:b.ELEMENT_LINK}});return Array.isArray(n)?t(n[0]):""},Kb=e=>Ea(e,t=>{var n,r;return((r=(n=t.chosenLink)==null?void 0:n.searchResult)==null?void 0:r.link)||""}),Gb=e=>Ea(e,t=>t.url||""),Ia=e=>{var t,n;return e.url||((n=(t=e.chosenLink)==null?void 0:t.searchResult)==null?void 0:n.link)||""},qb=e=>Ea(e,Ia),Pa=/^\/(document|r)\/\S+$/i,Rn=e=>{if(Pa.test(e))return e;try{return new URL(e),e}catch{return`https://${e}`}},kn=e=>{if(Pa.test(e))return!0;try{const t=new URL(e);return["http:","https:","mailto:","tel:"].includes(t.protocol)&&t.pathname!==""}catch{return!1}},we=e=>kn(Rn(e))||e==="",hu=(e,{type:t})=>{const{apply:n,normalizeNode:r}=e;return e.apply=a=>{if(a.type!=="set_selection"){n(a);return}const o=a.newProperties;if(!(o!=null&&o.focus)||!o.anchor||!b.isCollapsed(o)){n(a);return}const l=b.getAboveNode(e,{at:o,match:{type:b.getPluginType(e,g0)}});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})}n(a)},e.normalizeNode=([a,o])=>{if(a.type===b.getPluginType(e,g0)){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)}}}r([a,o])},b.withRemoveEmptyNodes(e,b.mockPlugin({options:{types:t}}))},pu=(e,t,n)=>{b.insertNodes(e,[bu(e,t)],n)},Ra=e=>{if(!e.selection)return;const{isUrl:t,forceSubmit:n}=b.getPluginOptions(e,g0),r=T0.url();if(!((t==null?void 0:t(r))||n))return;const o=T0.text(),l=T0.buttonStyle(),i=T0.newTab()?void 0:"_self";return A0.reset(),vu(e,{url:r,text:o,buttonStyle:l,target:i,isUrl:s=>n||!t?!0:t(s)}),setTimeout(()=>{b.focusEditor(e,e.selection??void 0)},0),!0},ye=(e,t)=>b.withoutNormalizing(e,()=>{var n,r,a,o,l,i;if(t!=null&&t.split){if(b.getAboveNode(e,{at:(n=e.selection)==null?void 0:n.anchor,match:{type:b.getPluginType(e,g0)}}))return b.splitNodes(e,{at:(r=e.selection)==null?void 0:r.anchor,match:u=>b.isElement(u)&&u.type===b.getPluginType(e,g0)}),ye(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,g0)}}))return b.splitNodes(e,{at:(l=e.selection)==null?void 0:l.focus,match:u=>b.isElement(u)&&u.type===b.getPluginType(e,g0)}),ye(e,{at:(i=e.selection)==null?void 0:i.focus}),!0}b.unwrapNodes(e,{match:{type:b.getPluginType(e,g0)},...t})}),vu=(e,{url:t,text:n,buttonStyle:r,target:a,insertTextInButton:o,insertNodesOptions:l,isUrl:i=b.getPluginOptions(e,g0).isUrl})=>{var _;const s=e.selection;if(!s)return;const d=b.getAboveNode(e,{at:s,match:{type:b.getPluginType(e,g0)}});if(o&&d)return e.insertText(t),!0;if(!(i!=null&&i(t)))return;if(b.isDefined(n)&&n.length===0&&(n=t),d)return Qb(t,e,d,a,r,n),!0;const u=b.findNode(e,{at:s,match:{type:b.getPluginType(e,g0)}}),[f,h]=u??[],v=Yb(e,h,n);if(b.isExpanded(s))return Xb(d,e,t,r,a,n),!0;v&&b.removeNodes(e,{at:h});const C=b.getNodeProps(f??{}),m=(_=e.selection)==null?void 0:_.focus.path;if(!m)return;const g=b.getNodeLeaf(e,m);return n!=null&&n.length||(n=t),pu(e,{...C,url:t,target:a,children:[{...g,text:n}]},l),!0};function Yb(e,t,n){return t&&(n==null?void 0:n.length)&&n!==b.getEditorString(e,t)}function Xb(e,t,n,r,a,o){e?ye(t,{at:e[1]}):ye(t,{split:!0}),gu(t,{url:n,buttonStyle:r,target:a}),ka(t,{url:n,target:a,text:o})}function Qb(e,t,n,r,a,o){var l,i,s;(e!==((l=n[0])==null?void 0:l.url)||r!==((i=n[0])==null?void 0:i.target)||a!==((s=n[0])==null?void 0:s.buttonStyle))&&b.setNodes(t,{url:e,target:r,buttonStyle:a},{at:n[1]}),ka(t,{url:e,text:o,target:r})}const ka=(e,{text:t})=>{const n=b.getAboveNode(e,{match:{type:b.getPluginType(e,g0)}});if(n){const[r,a]=n;if(t!=null&&t.length&&t!==b.getEditorString(e,a)){const o=r.children[0];b.replaceNodeChildren(e,{at:a,nodes:{...o,text:t},insertOptions:{select:!0}})}}},gu=(e,{url:t,buttonStyle:n,target:r,...a})=>{b.wrapNodes(e,{type:b.getPluginType(e,g0),url:t,buttonStyle:n,target:r,children:[]},{split:!0,...a})},Zb=(e,t)=>{const n=b.getAboveNode(e,{match:{type:g0}});return Array.isArray(n)?t(n[0]):""},mu=e=>Zb(e,t=>t.url??""),bu=(e,{url:t,text:n="",buttonStyle:r="primary",target:a,children:o})=>({type:b.getPluginType(e,g0),url:t,target:a,buttonStyle:r,children:o??[{text:n}]}),wu=(e,{focused:t}={})=>{if(T0.mode()==="edit"){Tn(e);return}Ta(e,{focused:t})},Tn=e=>{const t=b.findNode(e,{match:{type:b.getPluginType(e,g0)}});if(!t)return;const[n,r]=t;let a=b.getEditorString(e,r);A0.url(n.url),A0.newTab(n.target===void 0),a===n.url&&(a=""),A0.text(a),A0.isEditing(!0)},Ta=(e,{focused:t}={})=>{T0.mode()||!t||b.isRangeAcrossBlocks(e,{at:e.selection})||b.someNode(e,{match:{type:b.getPluginType(e,g0)}})||(A0.text(b.getEditorString(e,e.selection)),A0.show("insert",e.id))},tr={marginTop:"10px",marginBottom:"10px",display:"inline-block",overflow:"hidden",textOverflow:"ellipsis",maxWidth:"100%",verticalAlign:"middle",boxSizing:"border-box",overflowWrap:"normal"},Nn={buttonPrimary:{...tr,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:{...tr,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:{...tr,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)"}}},Jb=e=>{var l,i;const{attributes:t,children:n}=e,r=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(ew,{attributes:t,href:r,target:a,styles:Nn[`button${o.charAt(0).toUpperCase()+o.slice(1)}`],children:n})},ew=({attributes:e,styles:t={hover:{}},children:n,href:r="#",target:a})=>{const[o,l]=y.useState(!1);return c.jsx("a",{...e,onMouseEnter:()=>l(!0),onMouseLeave:()=>l(!1),href:r,target:a,style:o?{...t,...t.hover}:t,children:n})};class tw extends b.MarkupElement{constructor(t=g0,n=Jb){super(t,n)}}const yu=y.forwardRef((e,t)=>{const n=b.useEditorRef();return c.jsx(b.ToolbarButton,{ref:t,...e,onMouseDown:r=>{r.preventDefault(),b.focusEditor(n,n.selection??n.prevSelection??void 0)},onClick:()=>{wu(n,{focused:!0})},children:c.jsx(b.IconStylingWrapper,{icon:c.jsx(b.IconButton16,{})})})});yu.displayName="ButtonToolbarButton";const nw=({editorId:e,id:t})=>{const n=b.useEditorState(b.useEventPlateId(e)),r=!!b.isRangeInSameBlock(n,{at:n.selection}),a=b.getPluginType(n,g0),o=!!(n!=null&&n.selection)&&b.someNode(n,{match:{type:a}});return c.jsx("div",{"data-plugin-id":t,children:c.jsx(yu,{pressed:o,disabled:!r,tooltip:b.getTooltip(r?`Button
|
|
86
|
-
${b.getHotkeyByPlatform("Ctrl+Shift+K")}`:"Buttons can only be set for a single text block.")})})},xe="link-plugin";var s0=(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))(s0||{});const y0={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)"},[xe]:{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)"},...Nn},rw=()=>{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:y0[xe],className:"tw-break-all",children:T0.url()}),c.jsxs("span",{className:"tw-flex tw-gap-2",children:[c.jsx("button",{onClick:()=>{Tn(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:()=>{ye(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,{})})]})]})})},xu=e=>e.filter(t=>{var n;return!!((n=t.title)!=null&&n.trim())}),Cu=()=>c.jsx("div",{className:"tw-flex tw-justify-center tw-h-10 tw-items-center",children:c.jsx(b.LoadingCircle,{size:b.LoadingCircleSize.Small})}),ow=({section:e,selectedUrl:t,onSelectUrl:n})=>{const r=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",r?"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:()=>n(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"})]})})},aw=({page:e,selectedUrl:t,onSelectUrl:n,itemsToExpandInitially:r,getDocumentSectionsByDocumentPageId:a})=>{const[o,l]=y.useState(e.id===r.documentId),[i,s]=y.useState([]),d=e.permanentLink===t;y.useEffect(()=>{(async()=>{const h=await a(e.id),v=xu(h);s(v)})()},[e.id,a]),y.useEffect(()=>{e.id===r.pageId&&l(!0)},[r,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:()=>n(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(ow,{section:f,selectedUrl:t,onSelectUrl:n},f.id))]})},lw=({documentId:e,selectedUrl:t,onSelectUrl:n,itemsToExpandInitially:r,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),C=h.filter(m=>!m.category).sort((m,g)=>m.sort-g.sort);i([...v,...C])}).finally(()=>{d(!1)})},[]),s?c.jsx(Cu,{}):f?c.jsx(c.Fragment,{children:u.map(h=>c.jsx(aw,{page:h,selectedUrl:t,onSelectUrl:n,itemsToExpandInitially:r,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."})},iw=({document:e,selectedUrl:t,onSelectUrl:n,itemsToExpandInitially:r,getDocumentSectionsByDocumentPageId:a,getDocumentPagesByDocumentId:o})=>{const[l,i]=y.useState(e.id===r.documentId),s=e.permanentLink===t;return y.useEffect(()=>{e.id===r.documentId&&i(!0)},[r,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:()=>n(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(lw,{documentId:e.id,selectedUrl:t,onSelectUrl:n,itemsToExpandInitially:r,getDocumentSectionsByDocumentPageId:a,getDocumentPagesByDocumentId:o})]})},sw=({selectedUrl:e,onSelectUrl:t,getAllDocuments:n,getDocumentPagesByDocumentId:r,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(()=>{n().then(h=>{s(h)}).finally(()=>{l(!1)})},[]);const f=async()=>{const h={documentId:void 0,pageId:void 0};if(i.find(C=>C.permanentLink===e))return h;for(const C of i){const m=await r(C.id);if(!!m.find(_=>_.permanentLink===e))return h.documentId=C.id,h;for(const _ of m){const x=await a(_.id);if(!!xu(x).find(A=>A.permanentLink===e))return h.documentId=C.id,h.pageId=_.id,h}}return h};return o?c.jsx(Cu,{}):c.jsx(c.Fragment,{children:i.map(h=>c.jsx(iw,{document:h,selectedUrl:e,onSelectUrl:t,itemsToExpandInitially:d,getDocumentSectionsByDocumentPageId:a,getDocumentPagesByDocumentId:r},h.id))})},_u=({url:e,onUrlChange:t,buttonSize:n=b.ButtonSize.Medium,getAllDocuments:r,getDocumentPagesByDocumentId:a,getDocumentSectionsByDocumentPageId:o})=>{const{open:l,isOpen:i,close:s}=i7.useOverlayTriggerState({}),[d,u]=y.useState(e),f=C=>{u(C)},h=C=>{C.key==="Enter"&&v()};y.useEffect(()=>{e&&!d&&u(e)},[e,d]);const v=()=>{t==null||t(d),s()};return c.jsxs("div",{onPointerDown:C=>C.preventDefault(),"data-test-id":"internal-link-selector",onKeyDown:h,children:[c.jsx(b.Button,{icon:c.jsx(b.IconLink,{}),size:n,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(sw,{selectedUrl:d,onSelectUrl:f,getAllDocuments:r,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:C=>{C==null||C.preventDefault(),v()},style:b.ButtonStyle.Default,emphasis:b.ButtonEmphasis.Strong,disabled:!d}]})]})]})},Mu=({onUrlChange:e,onToggleTab:t,isValidUrlOrEmpty:n,appBridge:r,clearable:a,placeholder:o,newTab:l,openInNewTab:i,url:s="",required:d,info:u,label:f,buttonSize:h,hideInternalLinkButton:v})=>{const C=n?n(s):we(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})}),!C&&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(_u,{url:s,onUrlChange:e,buttonSize:h??b.ButtonSize.Medium,getAllDocuments:()=>r.getAllDocuments(),getDocumentPagesByDocumentId:g=>r.getDocumentPagesByDocumentId(g),getDocumentSectionsByDocumentPageId:g=>r.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})})]})},Su=({state:e,onTextChange:t,onUrlChange:n,onToggleTab:r,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(Mu,{url:e.url,newTab:e.newTab,onUrlChange:n,onToggleTab:r,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"})]})})]}),cw=e=>{var n;const t=b.getAboveNode(e,{match:{type:g0}});return Array.isArray(t)&&((n=t[0])==null?void 0:n.buttonStyle)||"primary"},dw={url:"",text:"",buttonStyle:"primary",newTab:b.CheckboxState.Unchecked},uw=()=>{const[e,t]=y.useReducer((n,r)=>{const{type:a,payload:o}=r;switch(a){case"NEW_TAB":return{...n,newTab:b.CheckboxState.Checked};case"SAME_TAB":return{...n,newTab:b.CheckboxState.Unchecked};case"URL":case"TEXT":case"BUTTON_STYLE":case"INIT":return{...n,...o};default:return n}},dw);return[e,t]},fw=()=>{const e=b.useEditorRef(),[t,n]=uw();y.useEffect(()=>{const f=cw(e);n({type:"INIT",payload:{text:T0.text(),buttonStyle:f,newTab:T0.newTab()?b.CheckboxState.Checked:b.CheckboxState.Unchecked,url:T0.url()}})},[n,e]);const r=f=>{n({type:"TEXT",payload:{text:f}})},a=f=>{n({type:"BUTTON_STYLE",payload:{buttonStyle:f}})},o=f=>{n({type:"URL",payload:{url:f}})},l=f=>{n(f?{type:"NEW_TAB"}:{type:"SAME_TAB"})},i=()=>{A0.reset()},s=f=>{if(!we(t.url)||!d)return;const h=Rn(t.url);A0.text(t.text),A0.url(h),A0.buttonStyle(t.buttonStyle),A0.newTab(t.newTab===b.CheckboxState.Checked),Ra(e)&&(f==null||f.preventDefault())},d=t.url!==""&&t.text!=="",{appBridge:u}=b.getPluginOptions(e,g0);return b.useHotkeys("enter",s,{enableOnFormTags:["INPUT"]},[]),{state:t,onTextChange:r,onButtonStyleChange:a,onUrlChange:o,onToggleTab:l,onCancel:i,onSave:s,hasValues:d,isValidUrlOrEmpty:we,appBridge:u}},hw=()=>{const e=fw(),{state:t,onButtonStyleChange:n}=e;return c.jsx(Su,{...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(nr,{id:"primary",styles:y0.buttonPrimary,isActive:t.buttonStyle==="primary",onClick:()=>n("primary"),children:t.text||"Primary Button"}),c.jsx(nr,{id:"secondary",styles:y0.buttonSecondary,isActive:t.buttonStyle==="secondary",onClick:()=>n("secondary"),children:t.text||"Secondary Button"}),c.jsx(nr,{id:"tertiary",styles:y0.buttonTertiary,isActive:t.buttonStyle==="tertiary",onClick:()=>n("tertiary"),children:t.text||"Tertiary Button"})]})})})},nr=({id:e,styles:t,isActive:n,onClick:r,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:r,style:{...i(),marginTop:0,marginBottom:0},className:n?"tw-outline tw-outline-1 tw-outline-violet-60 tw-outline-offset-2 tw-w-fit":"tw-w-fit",children:a})},J5={placement:"bottom-start",strategy:"absolute",middleware:[b.offset(12),b.flip({padding:12,fallbackPlacements:["bottom-end","top-start","top-end"]})]},pw=()=>{const{ref:e,...t}=mw(J5),{ref:n,...r}=vw(J5),a=b.useEditorRef(),o=Je(),l=o.isOpen(a.id),i=o.isEditing(),s=o.mode(),d=c.jsx(hw,{}),u=i?d:c.jsx(rw,{});return c.jsxs(c.Fragment,{children:[l&&s==="insert"&&fe.createPortal(c.jsx("div",{"data-is-underlay":!0,ref:e,...t,style:{...t.style,...y0[b.TextStyles.p]},children:d}),document.body),l&&s==="edit"&&fe.createPortal(c.jsx("div",{"data-is-underlay":!0,ref:n,...r,style:{...r.style,...y0[b.TextStyles.p]},children:u}),document.body)]})},g0="button",Au="button-plugin",Eu=e=>b.createPluginFactory({key:g0,isElement:!0,isInline:!0,props:({element:t})=>({nodeProps:{href:t==null?void 0:t.url,target:t==null?void 0:t.target}}),withOverrides:hu,renderAfterEditable:pw,options:{isUrl:kn,rangeBeforeOptions:{matchString:" ",skipInvalid:!0,afterMatch:!0},triggerFloatingButtonHotkeys:"command+shift+k, ctrl+shift+k",appBridge:e},then:(t,{type:n})=>({deserializeHtml:{rules:[{validNodeName:"A",validClassName:"btn"}],getNode:r=>({type:n,url:r.getAttribute("href"),target:r.getAttribute("target")||"_blank"})}})})();class Iu extends b.Plugin{constructor({styles:n=Nn,...r}){super(Au,{button:nw,markupElement:new tw,...r});M0(this,"styles",{});M0(this,"appBridge");this.styles=n,this.appBridge=r==null?void 0:r.appBridge}plugins(){return[Eu(this.appBridge)]}}const vw=e=>{const t=b.useEditorRef(),n=Je().mode(),r=Je().isOpen(t.id),a=b.useEditorVersion(),{triggerFloatingButtonHotkeys:o}=b.getPluginOptions(t,g0),l=y.useCallback(()=>{const f=b.getAboveNode(t,{match:{type:b.getPluginType(t,g0)}});if(f){const[,h]=f;return b.getRangeBoundingClientRect(t,{anchor:b.getStartPoint(t,h),focus:b.getEndPoint(t,h)})}return b.getDefaultBoundingClientRect()},[t]),i=r&&n==="edit",{update:s,style:d,floating:u}=Ru({open:i,getBoundingClientRect:l,...e});return y.useEffect(()=>{const f=mu(t);if(f&&A0.url(f),t.selection&&b.someNode(t,{match:{type:b.getPluginType(t,g0)}})){A0.show("edit",t.id),s();return}T0.mode()==="edit"&&A0.reset()},[t,a,s]),b.useHotkeys(o,f=>{f.preventDefault(),T0.mode()==="edit"&&Tn(t)},{enableOnContentEditable:!0},[]),gw(),Pu(),{style:{...d,zIndex:1e3},ref:b.useComposedRef(u)}},gw=()=>{const e=b.useEditorRef();b.useHotkeys("*",t=>{t.key==="Enter"&&Ra(e)&&t.preventDefault()},{enableOnFormTags:["INPUT"]},[])},Pu=()=>{const e=b.useEditorRef();b.useHotkeys("escape",()=>{if(T0.mode()==="edit"){if(T0.isEditing()){A0.show("edit",e.id),b.focusEditor(e,e.selection??void 0);return}A0.reset()}},{enableOnFormTags:["INPUT"],enableOnContentEditable:!0},[])},mw=e=>{const t=b.useEditorRef(),n=b.useFocused(),r=Je().mode(),a=Je().isOpen(t.id),{triggerFloatingButtonHotkeys:o}=b.getPluginOptions(t,g0);b.useHotkeys(o,d=>{d.preventDefault(),Ta(t,{focused:n})},{enableOnContentEditable:!0},[n]);const{update:l,style:i,floating:s}=Ru({open:a&&r==="insert",getBoundingClientRect:b.getSelectionBoundingClientRect,whileElementsMounted:void 0,...e});return y.useEffect(()=>{a&&l(),A0.updated(a)},[a,l]),Pu(),{style:{...i,zIndex:1e3},ref:b.useComposedRef(s)}},bw=12,ww=-22,yw=96,Ru=e=>b.useVirtualFloating({placement:"bottom-start",middleware:[b.offset({mainAxis:bw,alignmentAxis:ww}),b.flip({padding:yw})],...e}),rr="[&_.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",xw="[&_.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",el={1:"tw-columns-1",2:`tw-columns-1 @sm:!tw-columns-2 ${xw}`,3:`tw-columns-1 @md:!tw-columns-3 ${rr}`,4:`tw-columns-1 @md:!tw-columns-4 ${rr}`,5:`tw-columns-1 @md:!tw-columns-5 ${rr}`},ku=e=>e?el[e]||el[1]:"",Tu=y.memo(({id:e="rte",isEnabled:t,value:n,columns:r,gap:a,placeholder:o,plugins:l,onTextChange:i,showSerializedText:s})=>{const d=ku(r),[u,f]=y.useState(!1),h=y.useCallback(m=>{m!==n&&(i==null||i(m)),f(!1)},[i,n]),v=y.useCallback(()=>f(!0),[]),C=y.useCallback(m=>{T0.isOpen(m)&&A0.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:n,border:!1,placeholder:o,plugins:l,onValueChanged:v,onTextChange:h,hideExternalFloatingModals:C,placeholderOpacity:"high"}):c.jsx(jb,{value:n,gap:a,customClass:d,show:s,plugins:l})});Tu.displayName="InternalRichTextEditor";const Cw=e=>{const t=y.useRef(null),[n,r]=y.useState(!1),{isEditing:a,...o}=e,l=y.useCallback(i=>{i&&r(!0)},[]);return Lb({ref:t,disabled:!a,onChange:l}),y.useEffect(()=>{a||r(!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(Tu,{...o,isEnabled:a&&n})})},_w=({editButtonProps:e,unlinkButtonProps:t})=>{const{element:n}=b.useLinkOpenButtonState(),r=n?Ia(n):"";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:r,target:"_blank",rel:"noopener noreferrer",style:y0[xe],className:"tw-break-all",children:r}),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,{})})]})]})})},Nu=(e,t)=>{const n=b.getAboveNode(e,{match:{type:b.ELEMENT_LINK}});return Array.isArray(n)?t(n[0]):""},Mw=e=>Nu(e,t=>{var n,r;return((r=(n=t.chosenLink)==null?void 0:n.searchResult)==null?void 0:r.link)||""}),Sw=e=>Nu(e,t=>t.url||""),Aw={url:"",text:"",newTab:b.CheckboxState.Unchecked},Ew=()=>{const[e,t]=y.useReducer((n,r)=>{const{type:a,payload:o}=r;switch(a){case"NEW_TAB":return{...n,newTab:b.CheckboxState.Checked};case"SAME_TAB":return{...n,newTab:b.CheckboxState.Unchecked};case"URL":case"TEXT":case"INIT":return{...n,...o};default:return n}},Aw);return[e,t]},Iw=()=>{const e=b.useEditorRef(),[t,n]=Ew();y.useEffect(()=>{const u=Mw(e),f=Sw(e),h=b.floatingLinkSelectors.newTab();n({type:"INIT",payload:{text:b.floatingLinkSelectors.text(),newTab:h?b.CheckboxState.Checked:b.CheckboxState.Unchecked,url:u&&f===""?u:b.floatingLinkSelectors.url()}})},[n,e]);const r=u=>{n({type:"TEXT",payload:{text:u}})},a=u=>{n({type:"URL",payload:{url:u}})},o=u=>{n(u?{type:"NEW_TAB"}:{type:"SAME_TAB"})},l=()=>{b.floatingLinkActions.reset()},i=u=>{!we(t.url)||!s||(b.floatingLinkActions.text(t.text),b.floatingLinkActions.url(Rn(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:r,onUrlChange:a,onToggleTab:o,onCancel:l,onSave:i,hasValues:s,isValidUrlOrEmpty:we,appBridge:d}},Pw=()=>c.jsx(Su,{...Iw(),testId:"floating-link-insert"}),tl={placement:"bottom-start",strategy:"absolute",middleware:[b.offset(12),b.flip({padding:12,fallbackPlacements:["bottom-end","top-start","top-end"]})]},Rw=()=>{const e=b.useFloatingLinkInsertState({floatingOptions:tl}),{props:t,ref:n,hidden:r}=b.useFloatingLinkInsert(e),a=b.useFloatingLinkEditState({floatingOptions:tl}),{props:o,ref:l,editButtonProps:i,unlinkButtonProps:s}=b.useFloatingLinkEdit(a);if(r)return null;const d=c.jsx(Pw,{}),u=a.isEditing?d:c.jsx(_w,{editButtonProps:i,unlinkButtonProps:s});return c.jsxs(c.Fragment,{children:[e.isOpen&&!a.isOpen&&fe.createPortal(c.jsx("div",{"data-is-underlay":!0,ref:n,...t,style:{...t.style,...y0[s0.p]},children:d}),document.body),a.isOpen&&fe.createPortal(c.jsx("div",{"data-is-underlay":!0,ref:l,...o,style:{...o.style,...y0[s0.p]},children:u}),document.body)]})},zu=y.forwardRef((e,t)=>{const n=b.useEditorRef(),r=b.useLinkToolbarButtonState(),{props:a}=b.useLinkToolbarButton(r);return c.jsx(b.ToolbarButton,{onMouseDown:o=>{o.preventDefault(),b.focusEditor(n,n.selection??n.prevSelection??void 0)},ref:t,...a,...e,children:c.jsx(b.IconStylingWrapper,{icon:c.jsx(b.IconLink16,{})})})});zu.displayName="LinkToolbarButton";const kw=({id:e,editorId:t})=>{const n=b.useEditorState(b.useEventPlateId(t)),r=!!b.isRangeInSameBlock(n,{at:n.selection});return c.jsx("div",{"data-plugin-id":e,children:c.jsx(zu,{disabled:!r,tooltip:b.getTooltip(r?`Link
|
|
85
|
+
Defaulting to \`null\`.`}var Qg=Oc,Zg=Hc;const Jg=Q1({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"}}}),em=Q1({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]"}}}),tm=y.forwardRef(({value:e,max:t=100,rounded:n=!0,variant:r="default",size:a="medium","data-test-id":o="fondue-loading-bar",...l},i)=>c.jsx(Qg,{ref:i,"data-test-id":o,className:Jg({rounded:n,size:a,variant:r}),"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(Zg,{className:em({variant:r,indeterminateState:e===null})})}));tm.displayName="LoadingBar";const nm="_root_t4a4t_8",rm={root:nm},Lc=y.forwardRef(({variant:e="progress",size:t="medium","data-test-id":n="fondue-loading-circle-content"},r)=>c.jsx("div",{ref:r,"data-test-id":n,"data-variant":e,"data-size":t,className:rm.root}));Lc.displayName="LoadingCircle";function da(e,[t,n]){return Math.min(n,Math.max(t,e))}function om(e,t){return p.useReducer((n,r)=>t[n][r]??n,e)}var ua="ScrollArea",[jc,Oy]=O0(ua),[am,q0]=jc(ua),$c=p.forwardRef((e,t)=>{const{__scopeScrollArea:n,type:r="hover",dir:a,scrollHideDelay:o=600,...l}=e,[i,s]=p.useState(null),[d,u]=p.useState(null),[f,h]=p.useState(null),[v,C]=p.useState(null),[m,g]=p.useState(null),[_,x]=p.useState(0),[S,M]=p.useState(0),[A,P]=p.useState(!1),[k,z]=p.useState(!1),B=c0(t,U=>s(U)),$=Ce(a);return c.jsx(am,{scope:n,type:r,dir:$,scrollHideDelay:o,scrollArea:i,viewport:d,onViewportChange:u,content:f,onContentChange:h,scrollbarX:v,onScrollbarXChange:C,scrollbarXEnabled:A,onScrollbarXEnabledChange:P,scrollbarY:m,onScrollbarYChange:g,scrollbarYEnabled:k,onScrollbarYEnabledChange:z,onCornerWidthChange:x,onCornerHeightChange:M,children:c.jsx(r0.div,{dir:$,...l,ref:B,style:{position:"relative","--radix-scroll-area-corner-width":_+"px","--radix-scroll-area-corner-height":S+"px",...e.style}})})});$c.displayName=ua;var Bc="ScrollAreaViewport",Fc=p.forwardRef((e,t)=>{const{__scopeScrollArea:n,children:r,nonce:a,...o}=e,l=q0(Bc,n),i=p.useRef(null),s=c0(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(r0.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:r})})]})});Fc.displayName=Bc;var i1="ScrollAreaScrollbar",Uc=p.forwardRef((e,t)=>{const{forceMount:n,...r}=e,a=q0(i1,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(lm,{...r,ref:t,forceMount:n}):a.type==="scroll"?c.jsx(im,{...r,ref:t,forceMount:n}):a.type==="auto"?c.jsx(Wc,{...r,ref:t,forceMount:n}):a.type==="always"?c.jsx(fa,{...r,ref:t}):null});Uc.displayName=i1;var lm=p.forwardRef((e,t)=>{const{forceMount:n,...r}=e,a=q0(i1,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(P0,{present:n||o,children:c.jsx(Wc,{"data-state":o?"visible":"hidden",...r,ref:t})})}),im=p.forwardRef((e,t)=>{const{forceMount:n,...r}=e,a=q0(i1,e.__scopeScrollArea),o=e.orientation==="horizontal",l=Sn(()=>s("SCROLL_END"),100),[i,s]=om("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(P0,{present:n||i!=="hidden",children:c.jsx(fa,{"data-state":i==="hidden"?"hidden":"visible",...r,ref:t,onPointerEnter:J(e.onPointerEnter,()=>s("POINTER_ENTER")),onPointerLeave:J(e.onPointerLeave,()=>s("POINTER_LEAVE"))})})}),Wc=p.forwardRef((e,t)=>{const n=q0(i1,e.__scopeScrollArea),{forceMount:r,...a}=e,[o,l]=p.useState(!1),i=e.orientation==="horizontal",s=Sn(()=>{if(n.viewport){const d=n.viewport.offsetWidth<n.viewport.scrollWidth,u=n.viewport.offsetHeight<n.viewport.scrollHeight;l(i?d:u)}},10);return me(n.viewport,s),me(n.content,s),c.jsx(P0,{present:r||o,children:c.jsx(fa,{"data-state":o?"visible":"hidden",...a,ref:t})})}),fa=p.forwardRef((e,t)=>{const{orientation:n="vertical",...r}=e,a=q0(i1,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=Xc(i.viewport,i.content),u={...r,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 hm(h,l.current,i,v)}return n==="horizontal"?c.jsx(sm,{...u,ref:t,onThumbPositionChange:()=>{if(a.viewport&&o.current){const h=a.viewport.scrollLeft,v=G5(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))}}):n==="vertical"?c.jsx(cm,{...u,ref:t,onThumbPositionChange:()=>{if(a.viewport&&o.current){const h=a.viewport.scrollTop,v=G5(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}),sm=p.forwardRef((e,t)=>{const{sizes:n,onSizesChange:r,...a}=e,o=q0(i1,e.__scopeScrollArea),[l,i]=p.useState(),s=p.useRef(null),d=c0(t,s,o.onScrollbarXChange);return p.useEffect(()=>{s.current&&i(getComputedStyle(s.current))},[s]),c.jsx(Gc,{"data-orientation":"horizontal",...a,ref:d,sizes:n,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":Mn(n)+"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),Zc(h,f)&&u.preventDefault()}},onResize:()=>{s.current&&o.viewport&&l&&r({content:o.viewport.scrollWidth,viewport:o.viewport.offsetWidth,scrollbar:{size:s.current.clientWidth,paddingStart:en(l.paddingLeft),paddingEnd:en(l.paddingRight)}})}})}),cm=p.forwardRef((e,t)=>{const{sizes:n,onSizesChange:r,...a}=e,o=q0(i1,e.__scopeScrollArea),[l,i]=p.useState(),s=p.useRef(null),d=c0(t,s,o.onScrollbarYChange);return p.useEffect(()=>{s.current&&i(getComputedStyle(s.current))},[s]),c.jsx(Gc,{"data-orientation":"vertical",...a,ref:d,sizes:n,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":Mn(n)+"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),Zc(h,f)&&u.preventDefault()}},onResize:()=>{s.current&&o.viewport&&l&&r({content:o.viewport.scrollHeight,viewport:o.viewport.offsetHeight,scrollbar:{size:s.current.clientHeight,paddingStart:en(l.paddingTop),paddingEnd:en(l.paddingBottom)}})}})}),[dm,Kc]=jc(i1),Gc=p.forwardRef((e,t)=>{const{__scopeScrollArea:n,sizes:r,hasThumb:a,onThumbChange:o,onThumbPointerUp:l,onThumbPointerDown:i,onThumbPositionChange:s,onDragScroll:d,onWheelScroll:u,onResize:f,...h}=e,v=q0(i1,n),[C,m]=p.useState(null),g=c0(t,B=>m(B)),_=p.useRef(null),x=p.useRef(""),S=v.viewport,M=r.content-r.viewport,A=S0(u),P=S0(s),k=Sn(f,10);function z(B){if(_.current){const $=B.clientX-_.current.left,U=B.clientY-_.current.top;d({x:$,y:U})}}return p.useEffect(()=>{const B=$=>{const U=$.target;(C==null?void 0:C.contains(U))&&A($,M)};return document.addEventListener("wheel",B,{passive:!1}),()=>document.removeEventListener("wheel",B,{passive:!1})},[S,C,M,A]),p.useEffect(P,[r,P]),me(C,k),me(v.content,k),c.jsx(dm,{scope:n,scrollbar:C,hasThumb:a,onThumbChange:S0(o),onThumbPointerUp:S0(l),onThumbPositionChange:P,onThumbPointerDown:S0(i),children:c.jsx(r0.div,{...h,ref:g,style:{position:"absolute",...h.style},onPointerDown:J(e.onPointerDown,B=>{B.button===0&&(B.target.setPointerCapture(B.pointerId),_.current=C.getBoundingClientRect(),x.current=document.body.style.webkitUserSelect,document.body.style.webkitUserSelect="none",v.viewport&&(v.viewport.style.scrollBehavior="auto"),z(B))}),onPointerMove:J(e.onPointerMove,z),onPointerUp:J(e.onPointerUp,B=>{const $=B.target;$.hasPointerCapture(B.pointerId)&&$.releasePointerCapture(B.pointerId),document.body.style.webkitUserSelect=x.current,v.viewport&&(v.viewport.style.scrollBehavior=""),_.current=null})})})}),Jt="ScrollAreaThumb",qc=p.forwardRef((e,t)=>{const{forceMount:n,...r}=e,a=Kc(Jt,e.__scopeScrollArea);return c.jsx(P0,{present:n||a.hasThumb,children:c.jsx(um,{ref:t,...r})})}),um=p.forwardRef((e,t)=>{const{__scopeScrollArea:n,style:r,...a}=e,o=q0(Jt,n),l=Kc(Jt,n),{onThumbPositionChange:i}=l,s=c0(t,f=>l.onThumbChange(f)),d=p.useRef(void 0),u=Sn(()=>{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=pm(f,i);d.current=v,i()}};return i(),f.addEventListener("scroll",h),()=>f.removeEventListener("scroll",h)}},[o.viewport,u,i]),c.jsx(r0.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)",...r},onPointerDownCapture:J(e.onPointerDownCapture,f=>{const v=f.target.getBoundingClientRect(),C=f.clientX-v.left,m=f.clientY-v.top;l.onThumbPointerDown({x:C,y:m})}),onPointerUp:J(e.onPointerUp,l.onThumbPointerUp)})});qc.displayName=Jt;var ha="ScrollAreaCorner",Yc=p.forwardRef((e,t)=>{const n=q0(ha,e.__scopeScrollArea),r=!!(n.scrollbarX&&n.scrollbarY);return n.type!=="scroll"&&r?c.jsx(fm,{...e,ref:t}):null});Yc.displayName=ha;var fm=p.forwardRef((e,t)=>{const{__scopeScrollArea:n,...r}=e,a=q0(ha,n),[o,l]=p.useState(0),[i,s]=p.useState(0),d=!!(o&&i);return me(a.scrollbarX,()=>{var f;const u=((f=a.scrollbarX)==null?void 0:f.offsetHeight)||0;a.onCornerHeightChange(u),s(u)}),me(a.scrollbarY,()=>{var f;const u=((f=a.scrollbarY)==null?void 0:f.offsetWidth)||0;a.onCornerWidthChange(u),l(u)}),d?c.jsx(r0.div,{...r,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 en(e){return e?parseInt(e,10):0}function Xc(e,t){const n=e/t;return isNaN(n)?0:n}function Mn(e){const t=Xc(e.viewport,e.content),n=e.scrollbar.paddingStart+e.scrollbar.paddingEnd,r=(e.scrollbar.size-n)*t;return Math.max(r,18)}function hm(e,t,n,r="ltr"){const a=Mn(n),o=a/2,l=t||o,i=a-l,s=n.scrollbar.paddingStart+l,d=n.scrollbar.size-n.scrollbar.paddingEnd-i,u=n.content-n.viewport,f=r==="ltr"?[0,u]:[u*-1,0];return Qc([s,d],f)(e)}function G5(e,t,n="ltr"){const r=Mn(t),a=t.scrollbar.paddingStart+t.scrollbar.paddingEnd,o=t.scrollbar.size-a,l=t.content-t.viewport,i=o-r,s=n==="ltr"?[0,l]:[l*-1,0],d=da(e,s);return Qc([0,l],[0,i])(d)}function Qc(e,t){return n=>{if(e[0]===e[1]||t[0]===t[1])return t[0];const r=(t[1]-t[0])/(e[1]-e[0]);return t[0]+r*(n-e[0])}}function Zc(e,t){return e>0&&e<t}var pm=(e,t=()=>{})=>{let n={left:e.scrollLeft,top:e.scrollTop},r=0;return function a(){const o={left:e.scrollLeft,top:e.scrollTop},l=n.left!==o.left,i=n.top!==o.top;(l||i)&&t(),n=o,r=window.requestAnimationFrame(a)}(),()=>window.cancelAnimationFrame(r)};function Sn(e,t){const n=S0(e),r=p.useRef(0);return p.useEffect(()=>()=>window.clearTimeout(r.current),[]),p.useCallback(()=>{window.clearTimeout(r.current),r.current=window.setTimeout(n,t)},[n,t])}function me(e,t){const n=S0(t);I1(()=>{let r=0;if(e){const a=new ResizeObserver(()=>{cancelAnimationFrame(r),r=window.requestAnimationFrame(n)});return a.observe(e),()=>{window.cancelAnimationFrame(r),a.unobserve(e)}}},[e,n])}var vm=$c,gm=Fc,q5=Uc,Y5=qc,mm=Yc;const bm="_root_hkznm_4",wm="_viewport_hkznm_12",ym="_scrollbar_hkznm_43",xm="_thumb_hkznm_75",Cm="_corner_hkznm_93",H1={root:bm,viewport:wm,scrollbar:ym,thumb:xm,corner:Cm},_m=({type:e="hover",maxHeight:t="100%",maxWidth:n="100%",showShadow:r=!1,scrollbarGutter:a="auto",padding:o,children:l,"data-test-id":i="fondue-scroll-area"},s)=>c.jsxs(vm,{type:e,className:H1.root,style:{maxWidth:n},"data-test-id":i,ref:s,children:[c.jsx(gm,{className:H1.viewport,style:{maxHeight:t},"data-scroll-padding":o,"data-show-shadow":r,"data-scrollbar-type":e,"data-scrollbar-gutter":a,"data-test-id":`${i}-viewport`,children:l}),c.jsx(q5,{className:H1.scrollbar,orientation:"vertical","data-test-id":`${i}-vertical-scrollbar`,children:c.jsx(Y5,{className:H1.thumb,"data-test-id":`${i}-vertical-scrollbar-thumb`})}),c.jsx(q5,{className:H1.scrollbar,orientation:"horizontal","data-test-id":`${i}-horizontal-scrollbar`,children:c.jsx(Y5,{className:H1.thumb,"data-test-id":`${i}-horizontal-scrollbar-thumb`})}),c.jsx(mm,{className:H1.corner,"data-test-id":`${i}-corner`})]}),Mm=y.forwardRef(_m);Mm.displayName="ScrollArea";const Sm="_root_yrjuz_5",Am={root:Sm},Em=y.forwardRef(({"data-test-id":e="fondue-section",children:t,role:n,"aria-label":r,"aria-hidden":a,"aria-describedby":o,"aria-labelledby":l,"aria-expanded":i,"aria-haspopup":s,...d},u)=>c.jsx("section",{className:Am.root,"data-test-id":e,style:sn(d),role:n,"aria-label":r,"aria-hidden":a,"aria-describedby":o,"aria-labelledby":l,"aria-expanded":i,"aria-haspopup":s,ref:u,children:t}));Em.displayName="Section";var Im="Toggle",Jc=p.forwardRef((e,t)=>{const{pressed:n,defaultPressed:r=!1,onPressedChange:a,...o}=e,[l=!1,i]=U0({prop:n,onChange:a,defaultProp:r});return c.jsx(r0.button,{type:"button","aria-pressed":l,"data-state":l?"on":"off","data-disabled":e.disabled?"":void 0,...o,ref:t,onClick:J(e.onClick,()=>{e.disabled||i(!l)})})});Jc.displayName=Im;var ke="ToggleGroup",[ed,Dy]=O0(ke,[Re]),td=Re(),pa=y.forwardRef((e,t)=>{const{type:n,...r}=e;if(n==="single"){const a=r;return c.jsx(Pm,{...a,ref:t})}if(n==="multiple"){const a=r;return c.jsx(Rm,{...a,ref:t})}throw new Error(`Missing prop \`type\` expected on \`${ke}\``)});pa.displayName=ke;var[nd,rd]=ed(ke),Pm=y.forwardRef((e,t)=>{const{value:n,defaultValue:r,onValueChange:a=()=>{},...o}=e,[l,i]=U0({prop:n,defaultProp:r,onChange:a});return c.jsx(nd,{scope:e.__scopeToggleGroup,type:"single",value:l?[l]:[],onItemActivate:i,onItemDeactivate:y.useCallback(()=>i(""),[i]),children:c.jsx(od,{...o,ref:t})})}),Rm=y.forwardRef((e,t)=>{const{value:n,defaultValue:r,onValueChange:a=()=>{},...o}=e,[l=[],i]=U0({prop:n,defaultProp:r,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(nd,{scope:e.__scopeToggleGroup,type:"multiple",value:l,onItemActivate:s,onItemDeactivate:d,children:c.jsx(od,{...o,ref:t})})});pa.displayName=ke;var[km,Tm]=ed(ke),od=y.forwardRef((e,t)=>{const{__scopeToggleGroup:n,disabled:r=!1,rovingFocus:a=!0,orientation:o,dir:l,loop:i=!0,...s}=e,d=td(n),u=Ce(l),f={role:"group",dir:u,...s};return c.jsx(km,{scope:n,rovingFocus:a,disabled:r,children:a?c.jsx(Qo,{asChild:!0,...d,orientation:o,dir:u,loop:i,children:c.jsx(r0.div,{...f,ref:t})}):c.jsx(r0.div,{...f,ref:t})})}),tn="ToggleGroupItem",ad=y.forwardRef((e,t)=>{const n=rd(tn,e.__scopeToggleGroup),r=Tm(tn,e.__scopeToggleGroup),a=td(e.__scopeToggleGroup),o=n.value.includes(e.value),l=r.disabled||e.disabled,i={...e,pressed:o,disabled:l},s=y.useRef(null);return r.rovingFocus?c.jsx(Zo,{asChild:!0,...a,focusable:!l,active:o,ref:s,children:c.jsx(X5,{...i,ref:t})}):c.jsx(X5,{...i,ref:t})});ad.displayName=tn;var X5=y.forwardRef((e,t)=>{const{__scopeToggleGroup:n,value:r,...a}=e,o=rd(tn,n),l={role:"radio","aria-checked":e.pressed,"aria-pressed":void 0},i=o.type==="single"?l:void 0;return c.jsx(Jc,{...i,...a,ref:t,onPressedChange:s=>{s?o.onItemActivate(r):o.onItemDeactivate(r)}})}),Nm=pa,zm=ad;const ld=({prop:e,defaultProp:t,onChange:n=()=>{}})=>{const[r,a]=Om({defaultProp:t,onChange:n}),o=e!==void 0,l=o?e:r,i=y.useMemo(()=>n,[n]),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]},Om=({defaultProp:e,onChange:t})=>{const n=y.useState(e),[r]=n,a=y.useRef(r),o=y.useMemo(()=>t,[t]);return y.useEffect(()=>{a.current!==r&&(o==null||o(r),a.current=r)},[r,a,o]),n},Dm="_root_1yzu4_5",Hm="_item_1yzu4_30",Vm="_itemLabel_1yzu4_50",Lm="_itemLabelActive_1yzu4_70",jm="_itemLabelInactive_1yzu4_100",$m="_activeIndicator_1yzu4_130",Bm="_separator_1yzu4_227",$1={root:Dm,item:Hm,itemLabel:Vm,itemLabelActive:Lm,itemLabelInactive:jm,activeIndicator:$m,separator:Bm},id=({children:e,value:t,defaultValue:n,onValueChange:r,hugWidth:a=!0,...o},l)=>{const[i,s]=ld({prop:t,defaultProp:n,onChange:r});return c.jsxs(Nm,{ref:l,...o,className:$1.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:$1.activeIndicator})]})};id.displayName="SegmentedControl.Root";const sd=({children:e,...t},n)=>c.jsxs(zm,{ref:n,...t,className:$1.item,asChild:!1,children:[c.jsx("span",{className:$1.separator}),c.jsxs("span",{className:$1.itemLabel,children:[c.jsx("span",{className:$1.itemLabelActive,children:e}),c.jsx("span",{className:$1.itemLabelInactive,children:e})]})]});sd.displayName="SegmentedControl.Item";y.forwardRef(id),y.forwardRef(sd);var cd=["PageUp","PageDown"],dd=["ArrowUp","ArrowDown","ArrowLeft","ArrowRight"],ud={"from-left":["Home","PageDown","ArrowDown","ArrowLeft"],"from-right":["Home","PageDown","ArrowDown","ArrowRight"],"from-bottom":["Home","PageDown","ArrowDown","ArrowLeft"],"from-top":["Home","PageDown","ArrowUp","ArrowLeft"]},Te="Slider",[Er,Fm,Um]=$r(Te),[fd,Hy]=O0(Te,[Um]),[Wm,An]=fd(Te),hd=p.forwardRef((e,t)=>{const{name:n,min:r=0,max:a=100,step:o=1,orientation:l="horizontal",disabled:i=!1,minStepsBetweenThumbs:s=0,defaultValue:d=[r],value:u,onValueChange:f=()=>{},onValueCommit:h=()=>{},inverted:v=!1,form:C,...m}=e,g=p.useRef(new Set),_=p.useRef(0),S=l==="horizontal"?Km:Gm,[M=[],A]=U0({prop:u,defaultProp:d,onChange:U=>{var L;(L=[...g.current][_.current])==null||L.focus(),f(U)}}),P=p.useRef(M);function k(U){const R=Zm(M,U);$(U,R)}function z(U){$(U,_.current)}function B(){const U=P.current[_.current];M[_.current]!==U&&h(M)}function $(U,R,{commit:L}={commit:!1}){const V=n9(o),K=r9(Math.round((U-r)/o)*o+r,V),F=da(K,[r,a]);A((O=[])=>{const H=Xm(O,F,R);if(t9(H,s*o)){_.current=H.indexOf(F);const I=String(H)!==String(O);return I&&L&&h(H),I?H:O}else return O})}return c.jsx(Wm,{scope:e.__scopeSlider,name:n,disabled:i,min:r,max:a,valueIndexToChangeRef:_,thumbs:g.current,values:M,orientation:l,form:C,children:c.jsx(Er.Provider,{scope:e.__scopeSlider,children:c.jsx(Er.Slot,{scope:e.__scopeSlider,children:c.jsx(S,{"aria-disabled":i,"data-disabled":i?"":void 0,...m,ref:t,onPointerDown:J(m.onPointerDown,()=>{i||(P.current=M)}),min:r,max:a,inverted:v,onSlideStart:i?void 0:k,onSlideMove:i?void 0:z,onSlideEnd:i?void 0:B,onHomeKeyDown:()=>!i&&$(r,0,{commit:!0}),onEndKeyDown:()=>!i&&$(a,M.length-1,{commit:!0}),onStepKeyDown:({event:U,direction:R})=>{if(!i){const K=cd.includes(U.key)||U.shiftKey&&dd.includes(U.key)?10:1,F=_.current,O=M[F],H=o*K*R;$(O+H,F,{commit:!0})}}})})})})});hd.displayName=Te;var[pd,vd]=fd(Te,{startEdge:"left",endEdge:"right",size:"width",direction:1}),Km=p.forwardRef((e,t)=>{const{min:n,max:r,dir:a,inverted:o,onSlideStart:l,onSlideMove:i,onSlideEnd:s,onStepKeyDown:d,...u}=e,[f,h]=p.useState(null),v=c0(t,S=>h(S)),C=p.useRef(void 0),m=Ce(a),g=m==="ltr",_=g&&!o||!g&&o;function x(S){const M=C.current||f.getBoundingClientRect(),A=[0,M.width],k=va(A,_?[n,r]:[r,n]);return C.current=M,k(S-M.left)}return c.jsx(pd,{scope:e.__scopeSlider,startEdge:_?"left":"right",endEdge:_?"right":"left",direction:_?1:-1,size:"width",children:c.jsx(gd,{dir:m,"data-orientation":"horizontal",...u,ref:v,style:{...u.style,"--radix-slider-thumb-transform":"translateX(-50%)"},onSlideStart:S=>{const M=x(S.clientX);l==null||l(M)},onSlideMove:S=>{const M=x(S.clientX);i==null||i(M)},onSlideEnd:()=>{C.current=void 0,s==null||s()},onStepKeyDown:S=>{const A=ud[_?"from-left":"from-right"].includes(S.key);d==null||d({event:S,direction:A?-1:1})}})})}),Gm=p.forwardRef((e,t)=>{const{min:n,max:r,inverted:a,onSlideStart:o,onSlideMove:l,onSlideEnd:i,onStepKeyDown:s,...d}=e,u=p.useRef(null),f=c0(t,u),h=p.useRef(void 0),v=!a;function C(m){const g=h.current||u.current.getBoundingClientRect(),_=[0,g.height],S=va(_,v?[r,n]:[n,r]);return h.current=g,S(m-g.top)}return c.jsx(pd,{scope:e.__scopeSlider,startEdge:v?"bottom":"top",endEdge:v?"top":"bottom",size:"height",direction:v?1:-1,children:c.jsx(gd,{"data-orientation":"vertical",...d,ref:f,style:{...d.style,"--radix-slider-thumb-transform":"translateY(50%)"},onSlideStart:m=>{const g=C(m.clientY);o==null||o(g)},onSlideMove:m=>{const g=C(m.clientY);l==null||l(g)},onSlideEnd:()=>{h.current=void 0,i==null||i()},onStepKeyDown:m=>{const _=ud[v?"from-bottom":"from-top"].includes(m.key);s==null||s({event:m,direction:_?-1:1})}})})}),gd=p.forwardRef((e,t)=>{const{__scopeSlider:n,onSlideStart:r,onSlideMove:a,onSlideEnd:o,onHomeKeyDown:l,onEndKeyDown:i,onStepKeyDown:s,...d}=e,u=An(Te,n);return c.jsx(r0.span,{...d,ref:t,onKeyDown:J(e.onKeyDown,f=>{f.key==="Home"?(l(f),f.preventDefault()):f.key==="End"?(i(f),f.preventDefault()):cd.concat(dd).includes(f.key)&&(s(f),f.preventDefault())}),onPointerDown:J(e.onPointerDown,f=>{const h=f.target;h.setPointerCapture(f.pointerId),f.preventDefault(),u.thumbs.has(h)?h.focus():r(f)}),onPointerMove:J(e.onPointerMove,f=>{f.target.hasPointerCapture(f.pointerId)&&a(f)}),onPointerUp:J(e.onPointerUp,f=>{const h=f.target;h.hasPointerCapture(f.pointerId)&&(h.releasePointerCapture(f.pointerId),o(f))})})}),md="SliderTrack",bd=p.forwardRef((e,t)=>{const{__scopeSlider:n,...r}=e,a=An(md,n);return c.jsx(r0.span,{"data-disabled":a.disabled?"":void 0,"data-orientation":a.orientation,...r,ref:t})});bd.displayName=md;var Ir="SliderRange",wd=p.forwardRef((e,t)=>{const{__scopeSlider:n,...r}=e,a=An(Ir,n),o=vd(Ir,n),l=p.useRef(null),i=c0(t,l),s=a.values.length,d=a.values.map(h=>xd(h,a.min,a.max)),u=s>1?Math.min(...d):0,f=100-Math.max(...d);return c.jsx(r0.span,{"data-orientation":a.orientation,"data-disabled":a.disabled?"":void 0,...r,ref:i,style:{...e.style,[o.startEdge]:u+"%",[o.endEdge]:f+"%"}})});wd.displayName=Ir;var Pr="SliderThumb",yd=p.forwardRef((e,t)=>{const n=Fm(e.__scopeSlider),[r,a]=p.useState(null),o=c0(t,i=>a(i)),l=p.useMemo(()=>r?n().findIndex(i=>i.ref.current===r):-1,[n,r]);return c.jsx(qm,{...e,ref:o,index:l})}),qm=p.forwardRef((e,t)=>{const{__scopeSlider:n,index:r,name:a,...o}=e,l=An(Pr,n),i=vd(Pr,n),[s,d]=p.useState(null),u=c0(t,x=>d(x)),f=s?l.form||!!s.closest("form"):!0,h=cn(s),v=l.values[r],C=v===void 0?0:xd(v,l.min,l.max),m=Qm(r,l.values.length),g=h==null?void 0:h[i.size],_=g?Jm(g,C,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(${C}% + ${_}px)`},children:[c.jsx(Er.ItemSlot,{scope:e.__scopeSlider,children:c.jsx(r0.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:J(e.onFocus,()=>{l.valueIndexToChangeRef.current=r})})}),f&&c.jsx(Ym,{name:a??(l.name?l.name+(l.values.length>1?"[]":""):void 0),form:l.form,value:v},r)]})});yd.displayName=Pr;var Ym=e=>{const{value:t,...n}=e,r=p.useRef(null),a=Ur(t);return p.useEffect(()=>{const o=r.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"},...n,ref:r,defaultValue:t})};function Xm(e=[],t,n){const r=[...e];return r[n]=t,r.sort((a,o)=>a-o)}function xd(e,t,n){const o=100/(n-t)*(e-t);return da(o,[0,100])}function Qm(e,t){return t>2?`Value ${e+1} of ${t}`:t===2?["Minimum","Maximum"][e]:void 0}function Zm(e,t){if(e.length===1)return 0;const n=e.map(a=>Math.abs(a-t)),r=Math.min(...n);return n.indexOf(r)}function Jm(e,t,n){const r=e/2,o=va([0,50],[0,r]);return(r-o(t)*n)*n}function e9(e){return e.slice(0,-1).map((t,n)=>e[n+1]-t)}function t9(e,t){if(t>0){const n=e9(e);return Math.min(...n)>=t}return!0}function va(e,t){return n=>{if(e[0]===e[1]||t[0]===t[1])return t[0];const r=(t[1]-t[0])/(e[1]-e[0]);return t[0]+r*(n-e[0])}}function n9(e){return(String(e).split(".")[1]||"").length}function r9(e,t){const n=Math.pow(10,t);return Math.round(e*n)/n}var o9=hd,a9=bd,l9=wd,i9=yd;const s9="_root_fs3zj_5",c9="_thumb_fs3zj_17",d9="_track_fs3zj_21",u9="_range_fs3zj_28",At={root:s9,thumb:c9,track:d9,range:u9},f9=({value:e,defaultValue:t=[0],onChange:n,onCommit:r,"data-test-id":a="fondue-slider",...o},l)=>{const i=y.useRef(null);return c.jsxs(o9,{ref:l,className:At.root,value:e,defaultValue:t,onValueChange:n,onValueCommit:r,"data-test-id":a,...o,children:[c.jsx(a9,{onPointerDown:()=>{i.current&&(i.current.dataset.showFocusRing="false")},className:At.track,children:c.jsx(l9,{className:At.range})}),(e||t).map((s,d)=>c.jsx(i9,{ref:i,className:At.thumb,onPointerDown:u=>{u.currentTarget.dataset.showFocusRing="false"},onBlur:u=>{u.currentTarget.dataset.showFocusRing="true"}},d))]})},h9=y.forwardRef(f9);h9.displayName="Slider";var ga="Switch",[p9,Vy]=O0(ga),[v9,g9]=p9(ga),Cd=p.forwardRef((e,t)=>{const{__scopeSwitch:n,name:r,checked:a,defaultChecked:o,required:l,disabled:i,value:s="on",onCheckedChange:d,form:u,...f}=e,[h,v]=p.useState(null),C=c0(t,S=>v(S)),m=p.useRef(!1),g=h?u||!!h.closest("form"):!0,[_=!1,x]=U0({prop:a,defaultProp:o,onChange:d});return c.jsxs(v9,{scope:n,checked:_,disabled:i,children:[c.jsx(r0.button,{type:"button",role:"switch","aria-checked":_,"aria-required":l,"data-state":Sd(_),"data-disabled":i?"":void 0,disabled:i,value:s,...f,ref:C,onClick:J(e.onClick,S=>{x(M=>!M),g&&(m.current=S.isPropagationStopped(),m.current||S.stopPropagation())})}),g&&c.jsx(m9,{control:h,bubbles:!m.current,name:r,value:s,checked:_,required:l,disabled:i,form:u,style:{transform:"translateX(-100%)"}})]})});Cd.displayName=ga;var _d="SwitchThumb",Md=p.forwardRef((e,t)=>{const{__scopeSwitch:n,...r}=e,a=g9(_d,n);return c.jsx(r0.span,{"data-state":Sd(a.checked),"data-disabled":a.disabled?"":void 0,...r,ref:t})});Md.displayName=_d;var m9=e=>{const{control:t,checked:n,bubbles:r=!0,...a}=e,o=p.useRef(null),l=Ur(n),i=cn(t);return p.useEffect(()=>{const s=o.current,d=window.HTMLInputElement.prototype,f=Object.getOwnPropertyDescriptor(d,"checked").set;if(l!==n&&f){const h=new Event("click",{bubbles:r});f.call(s,n),s.dispatchEvent(h)}},[l,n,r]),c.jsx("input",{type:"checkbox","aria-hidden":!0,defaultChecked:n,...a,tabIndex:-1,ref:o,style:{...e.style,...i,position:"absolute",pointerEvents:"none",opacity:0,margin:0}})};function Sd(e){return e?"checked":"unchecked"}var b9=Cd,w9=Md;const y9="_root_1dkcu_5",x9="_small_1dkcu_14",C9="_medium_1dkcu_18",_9="_large_1dkcu_22",M9="_thumb_1dkcu_59",er={root:y9,small:x9,medium:C9,large:_9,thumb:M9},S9=({value:e,defaultValue:t,size:n="medium",onChange:r,"data-test-id":a="fondue-switch","aria-label":o="Switch",...l},i)=>c.jsx(b9,{ref:i,checked:e,defaultChecked:t,className:l1([er.root,er[n]]),onCheckedChange:r,"aria-label":o,"data-test-id":a,...l,children:c.jsx(w9,{className:er.thumb})}),A9=y.forwardRef(S9);A9.displayName="Switch";const Ad=e=>{y.useEffect(()=>{if(!e.current)return;const t=e.current,n=new ResizeObserver(()=>{const r=t.scrollWidth>t.clientWidth;t.title=r&&t.textContent||""});return n.observe(t),()=>n.disconnect()},[e])},E9="_table_1outv_4",I9="_headerCell_1outv_18",P9="_rowCell_1outv_19",R9="_caption_1outv_46",k9="_cellContent_1outv_71",T9="_sortIndicator_1outv_96",N9="_body_1outv_100",z9="_row_1outv_19",O9="_buttonText_1outv_164",W0={table:E9,headerCell:I9,rowCell:P9,caption:R9,cellContent:k9,sortIndicator:T9,body:N9,row:z9,buttonText:O9};function D9(e,t){const n='tr[tabindex="0"]',r=e.closest("table");if(!r)return null;const a=Array.from(r.querySelectorAll(n)),o=a.indexOf(e)+(t==="ArrowUp"?-1:1);return o>=0&&o<a.length?a[o]:null}function H9(e){const t=e.target,n=t.closest("tr");if(!n||t!==n||!["ArrowUp","ArrowDown"].includes(e.key))return;const r=D9(n,e.key);r&&(e.preventDefault(),r.focus())}const V9=y.forwardRef(({layout:e="auto",fontSize:t="medium",sticky:n,children:r,...a},o)=>c.jsx("div",{onKeyDown:H9,role:"grid",tabIndex:-1,children:c.jsx("table",{ref:o,className:W0.table,"data-layout":e,"data-font-size":t,"data-sticky":n,...a,children:r})}));V9.displayName="Table.Root";const L9=y.forwardRef(({children:e},t)=>c.jsx("caption",{ref:t,className:W0.caption,children:e}));L9.displayName="Table.Caption";const j9=y.forwardRef(({children:e,"aria-label":t,"aria-busy":n},r)=>c.jsx("thead",{ref:r,className:W0.header,"aria-label":t,"aria-busy":n,children:e}));j9.displayName="Table.Header";const $9=y.forwardRef(({noShrink:e=!1,truncate:t=!1,align:n="left",scope:r="col",sortTranslations:a,sortDirection:o,colSpan:l,width:i,state:s="idle",loadingStateAriaLabel:d,onSortChange:u,children:f},h)=>{const v=y.useRef(null);Xo(v,h),Ad(v);const C=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:W0.headerCell,scope:r,colSpan:l,"data-align":n,"data-truncate":t,"data-no-shrink":e,"data-sortable":!!u,"aria-sort":u?o||"none":void 0,children:s==="loading"?c.jsxs("div",{className:W0.cellContent,"aria-live":"polite","aria-label":d,children:[typeof f=="string"&&t?c.jsx("span",{className:W0.buttonText,children:f}):f,c.jsx(Lc,{"data-test-id":"fondue-loading-circle",size:"xx-small"})]}):u?c.jsxs("button",{className:W0.cellContent,"aria-label":C,"data-active":!!o,onClick:m,children:[typeof f=="string"&&t?c.jsx("span",{className:W0.buttonText,children:f}):f,c.jsx(xl,{width:3,children:o==="ascending"?c.jsx(k7,{size:"12"}):o==="descending"?c.jsx(R7,{size:"12"}):c.jsx(P7,{className:W0.sortIndicator,size:"12"})})]}):f})});$9.displayName="Table.HeaderCell";const B9=y.forwardRef(({children:e,"aria-busy":t},n)=>c.jsx("tbody",{ref:n,className:W0.body,"aria-busy":t,children:e}));B9.displayName="Table.Body";const F9=y.forwardRef(({disabled:e=!1,selected:t=!1,onClick:n,children:r,"aria-label":a,"data-test-id":o},l)=>{const i=n!==void 0&&!e,s=()=>{e||n&&n(t)},d=u=>{i&&(u.key==="Enter"||u.key===" ")&&(u.preventDefault(),s())};return c.jsx("tr",{ref:l,className:W0.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:r})});F9.displayName="Table.Row";const U9=y.forwardRef(({colSpan:e,truncate:t,align:n="left",children:r,"aria-label":a},o)=>{const l=y.useRef(null);return Xo(l,o),Ad(l),c.jsx("td",{ref:l,className:W0.rowCell,colSpan:e,"data-align":n,"data-truncate":t,"aria-label":a,children:r})});U9.displayName="Table.RowCell";var ma="Tabs",[W9,Ly]=O0(ma,[Re]),Ed=Re(),[K9,ba]=W9(ma),Id=p.forwardRef((e,t)=>{const{__scopeTabs:n,value:r,onValueChange:a,defaultValue:o,orientation:l="horizontal",dir:i,activationMode:s="automatic",...d}=e,u=Ce(i),[f,h]=U0({prop:r,onChange:a,defaultProp:o});return c.jsx(K9,{scope:n,baseId:Z0(),value:f,onValueChange:h,orientation:l,dir:u,activationMode:s,children:c.jsx(r0.div,{dir:u,"data-orientation":l,...d,ref:t})})});Id.displayName=ma;var Pd="TabsList",Rd=p.forwardRef((e,t)=>{const{__scopeTabs:n,loop:r=!0,...a}=e,o=ba(Pd,n),l=Ed(n);return c.jsx(Qo,{asChild:!0,...l,orientation:o.orientation,dir:o.dir,loop:r,children:c.jsx(r0.div,{role:"tablist","aria-orientation":o.orientation,...a,ref:t})})});Rd.displayName=Pd;var kd="TabsTrigger",Td=p.forwardRef((e,t)=>{const{__scopeTabs:n,value:r,disabled:a=!1,...o}=e,l=ba(kd,n),i=Ed(n),s=Od(l.baseId,r),d=Dd(l.baseId,r),u=r===l.value;return c.jsx(Zo,{asChild:!0,...i,focusable:!a,active:u,children:c.jsx(r0.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:J(e.onMouseDown,f=>{!a&&f.button===0&&f.ctrlKey===!1?l.onValueChange(r):f.preventDefault()}),onKeyDown:J(e.onKeyDown,f=>{[" ","Enter"].includes(f.key)&&l.onValueChange(r)}),onFocus:J(e.onFocus,()=>{const f=l.activationMode!=="manual";!u&&!a&&f&&l.onValueChange(r)})})})});Td.displayName=kd;var Nd="TabsContent",zd=p.forwardRef((e,t)=>{const{__scopeTabs:n,value:r,forceMount:a,children:o,...l}=e,i=ba(Nd,n),s=Od(i.baseId,r),d=Dd(i.baseId,r),u=r===i.value,f=p.useRef(u);return p.useEffect(()=>{const h=requestAnimationFrame(()=>f.current=!1);return()=>cancelAnimationFrame(h)},[]),c.jsx(P0,{present:a||u,children:({present:h})=>c.jsx(r0.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})})});zd.displayName=Nd;function Od(e,t){return`${e}-trigger-${t}`}function Dd(e,t){return`${e}-content-${t}`}var G9=Id,q9=Rd,Y9=Td,X9=zd;const Q9=(e,t)=>e.filter(n=>{var r;const a=(r=n.ref)==null?void 0:r.current;return a?a.offsetLeft+a.offsetWidth>(t==null?void 0:t.scrollLeft)+t.offsetWidth||a.offsetLeft-t.scrollLeft<0:!1}),Et=(e,t)=>{const n=t.current,r=e==null?void 0:e.querySelector('[data-state="active"]');if(!e||!(r instanceof HTMLButtonElement)||!(n instanceof HTMLSpanElement))return;const a=(e==null?void 0:e.scrollLeft)>(r==null?void 0:r.offsetLeft),o=(r==null?void 0:r.offsetLeft)+(r==null?void 0:r.offsetWidth)>(e==null?void 0:e.offsetWidth);a?(e.offsetWidth>r.offsetWidth+r.offsetLeft?n.style.left=`${r.offsetLeft}px`:n.style.left=`${e.offsetWidth-r.offsetWidth}px`,n.style.width=`${r==null?void 0:r.offsetWidth}px`):o?(n.style.left=`${e.clientWidth-r.offsetWidth}px`,n.style.width=`${r.offsetWidth}px`):(n.style.left=`${r.offsetLeft}px`,n.style.width=`${r.offsetWidth}px`)},Z9=({activeTab:e})=>{const t=y.useRef(null),n=y.useRef(null),[r,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&&(Et(i,n),s.scrollIntoView({behavior:"smooth",block:"nearest",inline:"end"}))},[e,n]),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){Et(s,n);const u=new MutationObserver(()=>{d.scrollIntoView({behavior:"instant",block:"nearest",inline:"end"}),Et(s,n)});s.parentNode&&u.observe(s.parentNode,{childList:!0});const f=new IntersectionObserver(()=>{l(Q9(r,s)),Et(s,n)},{root:s,threshold:1});for(const h of r)(i=h.ref)!=null&&i.current&&f.observe(h.ref.current);return()=>{f.disconnect(),u.disconnect()}}},[r,t,n]),{triggerListRef:t,activeIndicatorRef:n,triggersOutOfView:o,triggers:r,addTrigger:i=>{a(s=>[...s,i])}}},J9="_root_13jbx_5",eb="_triggerList_13jbx_14",tb="_triggerListWrapper_13jbx_28",nb="_trigger_13jbx_14",rb="_content_13jbx_78",ob="_activeIndicator_13jbx_94",re={root:J9,triggerList:eb,triggerListWrapper:tb,trigger:nb,content:rb,activeIndicator:ob},wa=y.createContext({value:"",disabled:!1}),Hd=y.createContext({addTrigger:()=>{}}),Vd=({padding:e="compact",activeTab:t,defaultActiveTab:n,size:r="medium",onActiveTabChange:a,children:o,...l},i)=>{var s;const[d,u]=ld({prop:t,defaultProp:n,onChange:a}),f=y.useCallback(_=>{u(_)},[u]),{triggerListRef:h,activeIndicatorRef:v,triggers:C,triggersOutOfView:m,addTrigger:g}=Z9({activeTab:d});return c.jsx(Hd.Provider,{value:{addTrigger:g},children:c.jsxs(G9,{ref:i,className:re.root,onValueChange:f,value:d??((s=C[0])==null?void 0:s.value),"data-tabs-content-padding":e,...l,children:[c.jsxs("div",{className:re.triggerListWrapper,children:[c.jsx(q9,{ref:h,"data-size":r,className:re.triggerList,children:C.map(_=>y.createElement(Y9,{..._.props,key:_.value,value:_.value,disabled:_.disabled,className:re.trigger,ref:_.ref},_.element))}),c.jsxs(Mt.Root,{children:[m.length>0&&c.jsx(Mt.Trigger,{"data-test-id":"overflow-items-dropdown-trigger",children:c.jsx(Vl,{emphasis:"default",aspect:"square",size:"small",children:c.jsx(N7,{size:16})})}),c.jsx(Mt.Content,{align:"end","data-test-id":"overflow-items-dropdown-content",children:m.map(_=>y.createElement(Mt.Item,{..._.props,disabled:_.disabled,onSelect:()=>f(_.value),key:_.value},_.element))})]}),c.jsx("span",{"data-test-id":"active-tab-indicator",ref:v,className:re.activeIndicator})]}),o]})})};Vd.displayName="Tabs.Root";const Ld=({children:e,value:t,disabled:n})=>c.jsx(wa.Provider,{value:{value:t,disabled:n},children:e});Ld.displayName="Tabs.Tab";const jd=({children:e,...t},n)=>{const{value:r,disabled:a}=y.useContext(wa),{addTrigger:o}=y.useContext(Hd),l=y.useRef(null);return y.useEffect(()=>{o({ref:l||n,value:r??"",disabled:a,props:t,element:e})},[]),null};jd.displayName="Tabs.Trigger";const $d=({children:e,...t},n)=>{const{value:r}=y.useContext(wa);return c.jsx(X9,{ref:n,...t,className:re.content,value:r??"",children:e})};$d.displayName="Tabs.Content";y.forwardRef(Vd),y.forwardRef(Ld),y.forwardRef(jd),y.forwardRef($d);const ab="_root_1cjgh_2",It={root:ab,"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"},lb=y.forwardRef(({children:e,as:t="span",size:n="medium",weight:r="default",color:a="default",boxColor:o,className:l,...i},s)=>c.jsx(t,{"data-test-id":"text",className:l1([It.root,It[`size-${n}`],It[`weight-${r}`],It[o?`color-box-${o}`:`color-${a}`],l]),ref:s,...i,children:e}));lb.displayName="FondueText";var ib="VisuallyHidden",Bd=p.forwardRef((e,t)=>c.jsx(r0.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}}));Bd.displayName=ib;var sb=Bd,[En,jy]=O0("Tooltip",[Ee]),In=Ee(),Fd="TooltipProvider",cb=700,Rr="tooltip.open",[db,ya]=En(Fd),Ud=e=>{const{__scopeTooltip:t,delayDuration:n=cb,skipDelayDuration:r=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(db,{scope:t,isOpenDelayedRef:l,delayDuration:n,onOpen:p.useCallback(()=>{window.clearTimeout(s.current),l.current=!1},[]),onClose:p.useCallback(()=>{window.clearTimeout(s.current),s.current=window.setTimeout(()=>l.current=!0,r)},[r]),isPointerInTransitRef:i,onPointerInTransitChange:p.useCallback(d=>{i.current=d},[]),disableHoverableContent:a,children:o})};Ud.displayName=Fd;var Pn="Tooltip",[ub,dt]=En(Pn),Wd=e=>{const{__scopeTooltip:t,children:n,open:r,defaultOpen:a=!1,onOpenChange:o,disableHoverableContent:l,delayDuration:i}=e,s=ya(Pn,e.__scopeTooltip),d=In(t),[u,f]=p.useState(null),h=Z0(),v=p.useRef(0),C=l??s.disableHoverableContent,m=i??s.delayDuration,g=p.useRef(!1),[_=!1,x]=U0({prop:r,defaultProp:a,onChange:k=>{k?(s.onOpen(),document.dispatchEvent(new CustomEvent(Rr))):s.onClose(),o==null||o(k)}}),S=p.useMemo(()=>_?g.current?"delayed-open":"instant-open":"closed",[_]),M=p.useCallback(()=>{window.clearTimeout(v.current),v.current=0,g.current=!1,x(!0)},[x]),A=p.useCallback(()=>{window.clearTimeout(v.current),v.current=0,x(!1)},[x]),P=p.useCallback(()=>{window.clearTimeout(v.current),v.current=window.setTimeout(()=>{g.current=!0,x(!0),v.current=0},m)},[m,x]);return p.useEffect(()=>()=>{v.current&&(window.clearTimeout(v.current),v.current=0)},[]),c.jsx(vn,{...d,children:c.jsx(ub,{scope:t,contentId:h,open:_,stateAttribute:S,trigger:u,onTriggerChange:f,onTriggerEnter:p.useCallback(()=>{s.isOpenDelayedRef.current?P():M()},[s.isOpenDelayedRef,P,M]),onTriggerLeave:p.useCallback(()=>{C?A():(window.clearTimeout(v.current),v.current=0)},[A,C]),onOpen:M,onClose:A,disableHoverableContent:C,children:n})})};Wd.displayName=Pn;var kr="TooltipTrigger",Kd=p.forwardRef((e,t)=>{const{__scopeTooltip:n,...r}=e,a=dt(kr,n),o=ya(kr,n),l=In(n),i=p.useRef(null),s=c0(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(gn,{asChild:!0,...l,children:c.jsx(r0.button,{"aria-describedby":a.open?a.contentId:void 0,"data-state":a.stateAttribute,...r,ref:s,onPointerMove:J(e.onPointerMove,h=>{h.pointerType!=="touch"&&!u.current&&!o.isPointerInTransitRef.current&&(a.onTriggerEnter(),u.current=!0)}),onPointerLeave:J(e.onPointerLeave,()=>{a.onTriggerLeave(),u.current=!1}),onPointerDown:J(e.onPointerDown,()=>{a.open&&a.onClose(),d.current=!0,document.addEventListener("pointerup",f,{once:!0})}),onFocus:J(e.onFocus,()=>{d.current||a.onOpen()}),onBlur:J(e.onBlur,a.onClose),onClick:J(e.onClick,a.onClose)})})});Kd.displayName=kr;var xa="TooltipPortal",[fb,hb]=En(xa,{forceMount:void 0}),Gd=e=>{const{__scopeTooltip:t,forceMount:n,children:r,container:a}=e,o=dt(xa,t);return c.jsx(fb,{scope:t,forceMount:n,children:c.jsx(P0,{present:n||o.open,children:c.jsx(at,{asChild:!0,container:a,children:r})})})};Gd.displayName=xa;var be="TooltipContent",qd=p.forwardRef((e,t)=>{const n=hb(be,e.__scopeTooltip),{forceMount:r=n.forceMount,side:a="top",...o}=e,l=dt(be,e.__scopeTooltip);return c.jsx(P0,{present:r||l.open,children:l.disableHoverableContent?c.jsx(Yd,{side:a,...o,ref:t}):c.jsx(pb,{side:a,...o,ref:t})})}),pb=p.forwardRef((e,t)=>{const n=dt(be,e.__scopeTooltip),r=ya(be,e.__scopeTooltip),a=p.useRef(null),o=c0(t,a),[l,i]=p.useState(null),{trigger:s,onClose:d}=n,u=a.current,{onPointerInTransitChange:f}=r,h=p.useCallback(()=>{i(null),f(!1)},[f]),v=p.useCallback((C,m)=>{const g=C.currentTarget,_={x:C.clientX,y:C.clientY},x=bb(_,g.getBoundingClientRect()),S=wb(_,x),M=yb(m.getBoundingClientRect()),A=Cb([...S,...M]);i(A),f(!0)},[f]);return p.useEffect(()=>()=>h(),[h]),p.useEffect(()=>{if(s&&u){const C=g=>v(g,u),m=g=>v(g,s);return s.addEventListener("pointerleave",C),u.addEventListener("pointerleave",m),()=>{s.removeEventListener("pointerleave",C),u.removeEventListener("pointerleave",m)}}},[s,u,v,h]),p.useEffect(()=>{if(l){const C=m=>{const g=m.target,_={x:m.clientX,y:m.clientY},x=(s==null?void 0:s.contains(g))||(u==null?void 0:u.contains(g)),S=!xb(_,l);x?h():S&&(h(),d())};return document.addEventListener("pointermove",C),()=>document.removeEventListener("pointermove",C)}},[s,u,l,d,h]),c.jsx(Yd,{...e,ref:o})}),[vb,gb]=En(Pn,{isInside:!1}),mb=L7("TooltipContent"),Yd=p.forwardRef((e,t)=>{const{__scopeTooltip:n,children:r,"aria-label":a,onEscapeKeyDown:o,onPointerDownOutside:l,...i}=e,s=dt(be,n),d=In(n),{onClose:u}=s;return p.useEffect(()=>(document.addEventListener(Rr,u),()=>document.removeEventListener(Rr,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(rt,{asChild:!0,disableOutsidePointerEvents:!1,onEscapeKeyDown:o,onPointerDownOutside:l,onFocusOutside:f=>f.preventDefault(),onDismiss:u,children:c.jsxs(oo,{"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(mb,{children:r}),c.jsx(vb,{scope:n,isInside:!0,children:c.jsx(sb,{id:s.contentId,role:"tooltip",children:a||r})})]})})});qd.displayName=be;var Xd="TooltipArrow",Qd=p.forwardRef((e,t)=>{const{__scopeTooltip:n,...r}=e,a=In(n);return gb(Xd,n).isInside?null:c.jsx(ao,{...a,...r,ref:t})});Qd.displayName=Xd;function bb(e,t){const n=Math.abs(t.top-e.y),r=Math.abs(t.bottom-e.y),a=Math.abs(t.right-e.x),o=Math.abs(t.left-e.x);switch(Math.min(n,r,a,o)){case o:return"left";case a:return"right";case n:return"top";case r:return"bottom";default:throw new Error("unreachable")}}function wb(e,t,n=5){const r=[];switch(t){case"top":r.push({x:e.x-n,y:e.y+n},{x:e.x+n,y:e.y+n});break;case"bottom":r.push({x:e.x-n,y:e.y-n},{x:e.x+n,y:e.y-n});break;case"left":r.push({x:e.x+n,y:e.y-n},{x:e.x+n,y:e.y+n});break;case"right":r.push({x:e.x-n,y:e.y-n},{x:e.x-n,y:e.y+n});break}return r}function yb(e){const{top:t,right:n,bottom:r,left:a}=e;return[{x:a,y:t},{x:n,y:t},{x:n,y:r},{x:a,y:r}]}function xb(e,t){const{x:n,y:r}=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>r!=u>r&&n<(d-i)*(r-s)/(u-s)+i&&(a=!a)}return a}function Cb(e){const t=e.slice();return t.sort((n,r)=>n.x<r.x?-1:n.x>r.x?1:n.y<r.y?-1:n.y>r.y?1:0),_b(t)}function _b(e){if(e.length<=1)return e.slice();const t=[];for(let r=0;r<e.length;r++){const a=e[r];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 n=[];for(let r=e.length-1;r>=0;r--){const a=e[r];for(;n.length>=2;){const o=n[n.length-1],l=n[n.length-2];if((o.x-l.x)*(a.y-l.y)>=(o.y-l.y)*(a.x-l.x))n.pop();else break}n.push(a)}return n.pop(),t.length===1&&n.length===1&&t[0].x===n[0].x&&t[0].y===n[0].y?t:t.concat(n)}var Mb=Ud,Sb=Wd,Ab=Kd,Eb=Gd,Ib=qd,Pb=Qd;const Rb="_root_13m98_4",kb="_arrow_13m98_25",Q5={root:Rb,arrow:kb},Zd=({children:e,enterDelay:t=700,open:n,onOpenChange:r,...a})=>c.jsx(Mb,{children:c.jsx(Sb,{delayDuration:t,open:n,onOpenChange:r,...a,children:e})});Zd.displayName="Tooltip.Root";const Jd=({asChild:e=!1,children:t,"data-test-id":n="fondue-tooltip-trigger"},r)=>c.jsx(Ab,{"data-test-id":n,type:e?void 0:"button",asChild:e,ref:r,children:t});Jd.displayName="Tooltip.Trigger";const eu=({children:e,className:t,maxWidth:n,"data-test-id":r="fondue-tooltip-content",padding:a="spacious",...o},l)=>{const i=Ie();return c.jsx(Eb,{children:c.jsx(Pe,{theme:i,children:c.jsxs(Ib,{"data-test-id":r,"data-tooltip-spacing":a,className:l1(Q5.root,t),style:{maxWidth:n},collisionPadding:16,sideOffset:8,ref:l,...o,children:[e,c.jsx(Pb,{"aria-hidden":"true",className:Q5.arrow})]})})})};eu.displayName="Tooltip.Content";const p1={Root:Zd,Trigger:y.forwardRef(Jd),Content:y.forwardRef(eu)},Tb=e=>e==="IMAGE"?c.jsx(b.IconImage24,{}):e==="VIDEO"?c.jsx(b.IconPlayFrame24,{}):e==="AUDIO"?c.jsx(b.IconMusicNote24,{}):c.jsx(b.IconDocument24,{}),Ca=y.forwardRef(({item:e,isEditing:t,draggableProps:n,transformStyle:r,isDragging:a,isOverlay:o,isLoading:l,onDelete:i,onReplaceWithBrowse:s,onReplaceWithUpload:d,onDownload:u},f)=>{const[h,v]=y.useState(),[C,{selectedFiles:m}]=F1.useFileInput({multiple:!0,accept:"image/*"}),[g,{results:_,doneAll:x}]=F1.useAssetUpload(),{focusProps:S,isFocusVisible:M}=nl.useFocusRing();y.useEffect(()=>{m&&g(m[0])},[m]),y.useEffect(()=>{x&&d(_[0])},[x,_]);const A=l||m&&!x;return c.jsxs("button",{"aria-label":"Download attachment","data-test-id":"attachments-item",onClick:()=>u==null?void 0:u(),ref:f,style:{...r,opacity:a&&!o?.3:1,fontFamily:"var(-f-theme-settings-body-font-family)"},className:o1(["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:A?c.jsx(b.LoadingCircle,{size:b.LoadingCircleSize.Small}):Tb(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:o1(["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",{...S,...n,"aria-label":"Drag attachment",className:o1([" 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,k)=>c.jsx(b.Button,{ref:k,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:()=>{C(),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,{})})}]}]})})})]})]})});Ca.displayName="AttachmentItem";const Nb=e=>{const{attributes:t,listeners:n,setNodeRef:r,transform:a,transition:o,isDragging:l}=Pt.useSortable({id:e.item.id}),i={transform:a?`translate(${a.x}px, ${a.y}px)`:"",transition:o,zIndex:l?2:1},s={...t,...n};return c.jsx(Ca,{ref:r,isDragging:l,transformStyle:i,draggableProps:s,...e})},zb=({children:e,isFlyoutOpen:t,triggerProps:n,triggerRef:r})=>c.jsxs("button",{className:o1(["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"]),...n,ref:r,"data-test-id":"attachments-button-trigger",children:[c.jsx(b.IconPaperclip16,{}),e,c.jsx(b.IconCaretDown12,{})]}),tu=({items:e=[],onDelete:t,onReplaceWithBrowse:n,onReplaceWithUpload:r,onBrowse:a,onUpload:o,onSorted:l,appBridge:i,triggerComponent:s=zb,isOpen:d,onOpenChange:u})=>{const[f,h]=y.useState(e),[v,C]=y.useState(!1),m=x0.useSensors(x0.useSensor(x0.PointerSensor),x0.useSensor(x0.KeyboardSensor)),[g,_]=y.useState(void 0),[x,S]=y.useState(!1),[M,A]=y.useState([]),[P,k]=y.useState(null),z=F1.useEditorState(i),{openAssetChooser:B,closeAssetChooser:$}=F1.useAssetChooser(i),U=d!==void 0,R=U?d:v,L=f==null?void 0:f.find(T=>T.id===g),[V,{results:K,doneAll:F}]=F1.useAssetUpload({onUploadProgress:()=>!x&&S(!0)}),O=T=>{const D=U?u:C;D==null||D(T)};y.useEffect(()=>{h(e)},[e]),y.useEffect(()=>{P&&(S(!0),V(P))},[P]),y.useEffect(()=>{(async()=>{F&&(await o(K),S(!1))})()},[F,K]);const H=()=>{O(!1),B(T=>{a(T),$(),O(!0)},{multiSelection:!0,selectedValueIds:f.map(T=>T.id)})},I=T=>{O(!1),B(async D=>{O(!0),$(),A([...M,T.id]),await n(T,D[0]),A(M.filter(q=>q!==T.id))},{multiSelection:!1,selectedValueIds:f.map(D=>D.id)})},E=async(T,D)=>{A([...M,T.id]),await r(T,D),A(M.filter(q=>q!==T.id))},N=T=>{const{active:D}=T;_(D.id)},j=T=>{const{active:D,over:q}=T;if(q&&D.id!==q.id&&f){const Y=f.findIndex(Z=>Z.id===D.id),Q=f.findIndex(Z=>Z.id===q.id),e0=Pt.arrayMove(f,Y,Q);h(e0),l(e0)}_(void 0)};return z||((f==null?void 0:f.length)??0)>0?c.jsxs(p1.Root,{enterDelay:500,children:[c.jsx(p1.Trigger,{asChild:!0,children:c.jsx("div",{"data-test-id":"attachments-flyout-button",children:c.jsx(b.Flyout,{placement:b.FlyoutPlacement.BottomRight,onOpenChange:T=>O(L?!0:T),isOpen:R,hug:!1,fitContent:!0,legacyFooter:!1,trigger:(T,D)=>c.jsx(s,{isFlyoutOpen:R,triggerProps:T,triggerRef:D,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:N,onDragEnd:j,modifiers:[l7.restrictToWindowEdges],children:[c.jsx(Pt.SortableContext,{items:f,strategy:Pt.rectSortingStrategy,children:c.jsx("div",{className:"tw-border-b tw-border-b-line",children:f.map(T=>c.jsx(Nb,{isEditing:z,isLoading:M.includes(T.id),item:T,onDelete:()=>t(T),onReplaceWithBrowse:()=>I(T),onReplaceWithUpload:D=>E(T,D),onDownload:()=>i.dispatch({name:"downloadAsset",payload:T})},T.id))})}),c.jsx(x0.DragOverlay,{children:L&&c.jsx(Ca,{isOverlay:!0,isEditing:z,item:L,isDragging:!0,onDelete:()=>t(L),onReplaceWithBrowse:()=>I(L),onReplaceWithUpload:T=>E(L,T)},g)})]}),z&&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:x,size:b.AssetInputSize.Small,onUploadClick:T=>k(T),onLibraryClick:H})]})]})})})}),c.jsx(p1.Content,{side:"top",children:"Attachments"})]}):null},Ob=(e,t)=>{const n=[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?n.push("tw-bg-box-neutral-pressed","tw-text-box-neutral-inverse-pressed",e==="grab"?"tw-cursor-grabbing":"tw-cursor-pointer"):n.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"),o1(n)},ut=y.forwardRef(({onClick:e,children:t,forceActiveStyle:n,cursor:r="pointer","data-test-id":a="base-toolbar-button",...o},l)=>c.jsx("button",{onClick:e,className:Ob(r,n),"data-test-id":a,...o,ref:l,children:t}));ut.displayName="BaseToolbarButton";const Db=({children:e,isFlyoutOpen:t,triggerProps:n,triggerRef:r})=>c.jsxs(ut,{forceActiveStyle:t,"data-test-id":"attachments-toolbar-button-trigger",...n,ref:r,children:[c.jsx(b.IconPaperclip16,{}),e,c.jsx(b.IconCaretDown12,{})]}),nu="attachments",ru=({flyoutId:e=nu})=>{const t=b.useMemoizedId(e),{appBridge:n,attachments:r,onAttachmentsAdd:a,onAttachmentDelete:o,onAttachmentReplace:l,onAttachmentsSorted:i}=gl(),{isOpen:s,onOpenChange:d}=on(t),u=et();return c.jsx(tu,{onUpload:a,onDelete:o,onReplaceWithBrowse:l,onReplaceWithUpload:l,onSorted:i,onBrowse:a,items:r,appBridge:n,triggerComponent:Db,isOpen:s&&!u,onOpenChange:d})},ou="Drag or press ↵ to move",au="Move with ↑↓←→ and confirm with ↵",_a=({content:e,children:t,open:n,disabled:r})=>r?t:c.jsxs(p1.Root,{enterDelay:300,open:n,children:[c.jsx(p1.Trigger,{asChild:!0,children:t}),c.jsx(p1.Content,{side:"top",children:c.jsx("div",{children:e})})]}),lu=({tooltip:e,icon:t,setActivatorNodeRef:n,draggableProps:r})=>{const a=et();return c.jsx(_a,{...a&&{open:a},content:c.jsx("div",{children:a?au:e??ou}),children:c.jsx(ut,{ref:n,"data-test-id":"block-item-wrapper-toolbar-btn",forceActiveStyle:a,cursor:"grab",...r,children:t})})},Ma=({content:e,icon:t,tooltip:n,flyoutId:r,flyoutFooter:a,flyoutHeader:o})=>{const l=b.useMemoizedId(r),{isOpen:i,onOpenChange:s}=on(l),d=et();return c.jsx(_a,{disabled:d||i,content:n,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(ut,{"data-test-id":"block-item-wrapper-toolbar-flyout",forceActiveStyle:i&&!d,...u,ref:f,children:t}),children:e})})})},iu=({items:e,flyoutId:t})=>{const{onOpenChange:n}=on(t);return c.jsx(b.ActionMenu,{menuBlocks:e.map((r,a)=>({id:a.toString(),menuItems:r.map((o,l)=>({id:a.toString()+l.toString(),size:b.MenuItemContentSize.XSmall,title:o.title,style:o.style,onClick:()=>{n(!1),o.onClick()},initialValue:!0,decorator:c.jsx("div",{className:"tw-mr-2",children:o.icon})}))}))})},Sa="menu",su=({items:e,flyoutId:t=Sa,tooltip:n="Options"})=>{const r=b.useMemoizedId(t);return c.jsx(Ma,{icon:c.jsx(b.IconDotsHorizontal16,{}),tooltip:n,flyoutId:r,content:c.jsx(iu,{items:e,flyoutId:r})})},Hb=({tooltip:e,icon:t,onClick:n})=>{const r=et();return c.jsx(_a,{disabled:r,content:e??"",children:c.jsx(ut,{"data-test-id":"block-item-wrapper-toolbar-btn",onClick:n,children:t})})},Z5=({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}),cu=({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(Z5,{children:c.jsx(ru,{})}),e.length>0&&c.jsx(Z5,{children:e.map(n=>{switch(n.type){case"dragHandle":return c.jsx(lu,{...n},n.tooltip+n.type);case"menu":return c.jsx(su,{...n},n.tooltip+n.type);case"flyout":return c.jsx(Ma,{...n},n.tooltip+n.type);default:return c.jsx(Hb,{...n},n.tooltip+n.type)}})})]}),du=y.memo(({children:e,toolbarItems:t,shouldHideWrapper:n,shouldHideComponent:r=!1,isDragging:a=!1,shouldFillContainer:o,outlineOffset:l=0,shouldBeShown:i=!1,showAttachments:s=!1})=>{const[d,u]=y.useState(i?[Sa]:[]),f=y.useRef(null);if(n)return c.jsx(c.Fragment,{children:e});const h=t==null?void 0:t.filter(C=>C!==void 0),v=d.length>0||i;return c.jsx(cl,{isDragPreview:a,children:c.jsx(ul,{openFlyoutIds:d,setOpenFlyoutIds:u,children:c.jsxs("div",{ref:f,"data-test-id":"block-item-wrapper",style:{outlineOffset:l},className:o1(["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",r&&"tw-opacity-0"]),children:[c.jsx("div",{style:{right:-1-l,bottom:`calc(100% - ${2+l}px)`},className:o1(["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(cu,{attachments:{isEnabled:s},items:h})}),e]})})})});du.displayName="BlockItemWrapper";const Vb=({onDownload:e})=>{const{isFocused:t,focusProps:n}=nl.useFocusRing();return c.jsxs(p1.Root,{enterDelay:500,children:[c.jsx(p1.Trigger,{asChild:!0,children:c.jsx("button",{tabIndex:0,"aria-label":"Download",...n,className:o1(["tw-outline-none tw-rounded",t&&b.FOCUS_STYLE]),onClick:e,onPointerDown:r=>r.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(p1.Content,{side:"top",children:"Download"})]})},Lb=({ref:e,disabled:t,onChange:n})=>{y.useEffect(()=>{if(t||!e.current)return;let r=!1;const a=new IntersectionObserver(([o])=>{o.isIntersecting!==r&&(r=o.isIntersecting,n(o.isIntersecting))});return a.observe(e.current),()=>{a.disconnect()}},[e,t,n])},jb=({value:e="",gap:t,customClass:n,show:r=!0,plugins:a})=>{const[o,l]=y.useState(null);return y.useEffect(()=>{(async()=>l(await b.serializeRawToHtmlAsync(e,a,void 0,t,n)))()},[e,t,a,n]),!r||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"})},Aa=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,n)=>{e.mode(t),e.isEditing(!1),e.openEditorId(n)},hide:()=>{e.reset(),e.openEditorId(null)}})).extendSelectors(e=>({isOpen:t=>e.openEditorId===t})),A0=Aa.set,k0=Aa.get,Je=()=>Aa.use,uu=e=>{if(!e)return!1;const t=n=>n.some(r=>r.text?r.text!=="":r.children?t(r.children):!1);try{const n=JSON.parse(e);return t(n)}catch{return!1}},$b=(e="p",t="",n)=>uu(t)?t:JSON.stringify([{type:e,children:[{text:t,textStyle:e}],align:n}]),Bb=(e,t,n)=>e===U1.Custom?t:n,Fb=e=>e.map(fu),fu=e=>({id:e.id,title:e.name,colors:e.colors.map(Wb)}),Ub=e=>"revision"in e,Wb=e=>{if(Ub(e)){const{title:t,revision:n}=e;return{alpha:n.rgba.alpha?n.rgba.alpha/255:1,red:n.rgba.red??0,green:n.rgba.green??0,blue:n.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??""}},Ea=(e,t)=>{const n=b.getAboveNode(e,{match:{type:b.ELEMENT_LINK}});return Array.isArray(n)?t(n[0]):""},Kb=e=>Ea(e,t=>{var n,r;return((r=(n=t.chosenLink)==null?void 0:n.searchResult)==null?void 0:r.link)||""}),Gb=e=>Ea(e,t=>t.url||""),Ia=e=>{var t,n;return e.url||((n=(t=e.chosenLink)==null?void 0:t.searchResult)==null?void 0:n.link)||""},qb=e=>Ea(e,Ia),Pa=/^\/(document|r)\/\S+$/i,Rn=e=>{if(Pa.test(e))return e;try{return new URL(e),e}catch{return`https://${e}`}},kn=e=>{if(Pa.test(e))return!0;try{const t=new URL(e);return["http:","https:","mailto:","tel:"].includes(t.protocol)&&t.pathname!==""}catch{return!1}},we=e=>kn(Rn(e))||e==="",hu=(e,{type:t})=>{const{apply:n,normalizeNode:r}=e;return e.apply=a=>{if(a.type!=="set_selection"){n(a);return}const o=a.newProperties;if(!(o!=null&&o.focus)||!o.anchor||!b.isCollapsed(o)){n(a);return}const l=b.getAboveNode(e,{at:o,match:{type:b.getPluginType(e,g0)}});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})}n(a)},e.normalizeNode=([a,o])=>{if(a.type===b.getPluginType(e,g0)){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)}}}r([a,o])},b.withRemoveEmptyNodes(e,b.mockPlugin({options:{types:t}}))},pu=(e,t,n)=>{b.insertNodes(e,[bu(e,t)],n)},Ra=e=>{if(!e.selection)return;const{isUrl:t,forceSubmit:n}=b.getPluginOptions(e,g0),r=k0.url();if(!((t==null?void 0:t(r))||n))return;const o=k0.text(),l=k0.buttonStyle(),i=k0.newTab()?void 0:"_self";return A0.reset(),vu(e,{url:r,text:o,buttonStyle:l,target:i,isUrl:s=>n||!t?!0:t(s)}),setTimeout(()=>{b.focusEditor(e,e.selection??void 0)},0),!0},ye=(e,t)=>b.withoutNormalizing(e,()=>{var n,r,a,o,l,i;if(t!=null&&t.split){if(b.getAboveNode(e,{at:(n=e.selection)==null?void 0:n.anchor,match:{type:b.getPluginType(e,g0)}}))return b.splitNodes(e,{at:(r=e.selection)==null?void 0:r.anchor,match:u=>b.isElement(u)&&u.type===b.getPluginType(e,g0)}),ye(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,g0)}}))return b.splitNodes(e,{at:(l=e.selection)==null?void 0:l.focus,match:u=>b.isElement(u)&&u.type===b.getPluginType(e,g0)}),ye(e,{at:(i=e.selection)==null?void 0:i.focus}),!0}b.unwrapNodes(e,{match:{type:b.getPluginType(e,g0)},...t})}),vu=(e,{url:t,text:n,buttonStyle:r,target:a,insertTextInButton:o,insertNodesOptions:l,isUrl:i=b.getPluginOptions(e,g0).isUrl})=>{var _;const s=e.selection;if(!s)return;const d=b.getAboveNode(e,{at:s,match:{type:b.getPluginType(e,g0)}});if(o&&d)return e.insertText(t),!0;if(!(i!=null&&i(t)))return;if(b.isDefined(n)&&n.length===0&&(n=t),d)return Qb(t,e,d,a,r,n),!0;const u=b.findNode(e,{at:s,match:{type:b.getPluginType(e,g0)}}),[f,h]=u??[],v=Yb(e,h,n);if(b.isExpanded(s))return Xb(d,e,t,r,a,n),!0;v&&b.removeNodes(e,{at:h});const C=b.getNodeProps(f??{}),m=(_=e.selection)==null?void 0:_.focus.path;if(!m)return;const g=b.getNodeLeaf(e,m);return n!=null&&n.length||(n=t),pu(e,{...C,url:t,target:a,children:[{...g,text:n}]},l),!0};function Yb(e,t,n){return t&&(n==null?void 0:n.length)&&n!==b.getEditorString(e,t)}function Xb(e,t,n,r,a,o){e?ye(t,{at:e[1]}):ye(t,{split:!0}),gu(t,{url:n,buttonStyle:r,target:a}),ka(t,{url:n,target:a,text:o})}function Qb(e,t,n,r,a,o){var l,i,s;(e!==((l=n[0])==null?void 0:l.url)||r!==((i=n[0])==null?void 0:i.target)||a!==((s=n[0])==null?void 0:s.buttonStyle))&&b.setNodes(t,{url:e,target:r,buttonStyle:a},{at:n[1]}),ka(t,{url:e,text:o,target:r})}const ka=(e,{text:t})=>{const n=b.getAboveNode(e,{match:{type:b.getPluginType(e,g0)}});if(n){const[r,a]=n;if(t!=null&&t.length&&t!==b.getEditorString(e,a)){const o=r.children[0];b.replaceNodeChildren(e,{at:a,nodes:{...o,text:t},insertOptions:{select:!0}})}}},gu=(e,{url:t,buttonStyle:n,target:r,...a})=>{b.wrapNodes(e,{type:b.getPluginType(e,g0),url:t,buttonStyle:n,target:r,children:[]},{split:!0,...a})},Zb=(e,t)=>{const n=b.getAboveNode(e,{match:{type:g0}});return Array.isArray(n)?t(n[0]):""},mu=e=>Zb(e,t=>t.url??""),bu=(e,{url:t,text:n="",buttonStyle:r="primary",target:a,children:o})=>({type:b.getPluginType(e,g0),url:t,target:a,buttonStyle:r,children:o??[{text:n}]}),wu=(e,{focused:t}={})=>{if(k0.mode()==="edit"){Tn(e);return}Ta(e,{focused:t})},Tn=e=>{const t=b.findNode(e,{match:{type:b.getPluginType(e,g0)}});if(!t)return;const[n,r]=t;let a=b.getEditorString(e,r);A0.url(n.url),A0.newTab(n.target===void 0),a===n.url&&(a=""),A0.text(a),A0.isEditing(!0)},Ta=(e,{focused:t}={})=>{k0.mode()||!t||b.isRangeAcrossBlocks(e,{at:e.selection})||b.someNode(e,{match:{type:b.getPluginType(e,g0)}})||(A0.text(b.getEditorString(e,e.selection)),A0.show("insert",e.id))},tr={marginTop:"10px",marginBottom:"10px",display:"inline-block",overflow:"hidden",textOverflow:"ellipsis",maxWidth:"100%",verticalAlign:"middle",boxSizing:"border-box",overflowWrap:"normal"},Nn={buttonPrimary:{...tr,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:{...tr,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:{...tr,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)"}}},Jb=e=>{var l,i;const{attributes:t,children:n}=e,r=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(ew,{attributes:t,href:r,target:a,styles:Nn[`button${o.charAt(0).toUpperCase()+o.slice(1)}`],children:n})},ew=({attributes:e,styles:t={hover:{}},children:n,href:r="#",target:a})=>{const[o,l]=y.useState(!1);return c.jsx("a",{...e,onMouseEnter:()=>l(!0),onMouseLeave:()=>l(!1),href:r,target:a,style:o?{...t,...t.hover}:t,children:n})};class tw extends b.MarkupElement{constructor(t=g0,n=Jb){super(t,n)}}const yu=y.forwardRef((e,t)=>{const n=b.useEditorRef();return c.jsx(b.ToolbarButton,{ref:t,...e,onMouseDown:r=>{r.preventDefault(),b.focusEditor(n,n.selection??n.prevSelection??void 0)},onClick:()=>{wu(n,{focused:!0})},children:c.jsx(b.IconStylingWrapper,{icon:c.jsx(b.IconButton16,{})})})});yu.displayName="ButtonToolbarButton";const nw=({editorId:e,id:t})=>{const n=b.useEditorState(b.useEventPlateId(e)),r=!!b.isRangeInSameBlock(n,{at:n.selection}),a=b.getPluginType(n,g0),o=!!(n!=null&&n.selection)&&b.someNode(n,{match:{type:a}});return c.jsx("div",{"data-plugin-id":t,children:c.jsx(yu,{pressed:o,disabled:!r,tooltip:b.getTooltip(r?`Button
|
|
86
|
+
${b.getHotkeyByPlatform("Ctrl+Shift+K")}`:"Buttons can only be set for a single text block.")})})},xe="link-plugin";var s0=(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))(s0||{});const y0={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)"},[xe]:{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)"},...Nn},rw=()=>{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:k0.url(),target:"_blank",rel:"noopener noreferrer",style:y0[xe],className:"tw-break-all",children:k0.url()}),c.jsxs("span",{className:"tw-flex tw-gap-2",children:[c.jsx("button",{onClick:()=>{Tn(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:()=>{ye(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,{})})]})]})})},xu=e=>e.filter(t=>{var n;return!!((n=t.title)!=null&&n.trim())}),Cu=()=>c.jsx("div",{className:"tw-flex tw-justify-center tw-h-10 tw-items-center",children:c.jsx(b.LoadingCircle,{size:b.LoadingCircleSize.Small})}),ow=({section:e,selectedUrl:t,onSelectUrl:n})=>{const r=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",r?"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:()=>n(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"})]})})},aw=({page:e,selectedUrl:t,onSelectUrl:n,itemsToExpandInitially:r,getDocumentSectionsByDocumentPageId:a})=>{const[o,l]=y.useState(e.id===r.documentId),[i,s]=y.useState([]),d=e.permanentLink===t;y.useEffect(()=>{(async()=>{const h=await a(e.id),v=xu(h);s(v)})()},[e.id,a]),y.useEffect(()=>{e.id===r.pageId&&l(!0)},[r,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:()=>n(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(ow,{section:f,selectedUrl:t,onSelectUrl:n},f.id))]})},lw=({documentId:e,selectedUrl:t,onSelectUrl:n,itemsToExpandInitially:r,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),C=h.filter(m=>!m.category).sort((m,g)=>m.sort-g.sort);i([...v,...C])}).finally(()=>{d(!1)})},[]),s?c.jsx(Cu,{}):f?c.jsx(c.Fragment,{children:u.map(h=>c.jsx(aw,{page:h,selectedUrl:t,onSelectUrl:n,itemsToExpandInitially:r,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."})},iw=({document:e,selectedUrl:t,onSelectUrl:n,itemsToExpandInitially:r,getDocumentSectionsByDocumentPageId:a,getDocumentPagesByDocumentId:o})=>{const[l,i]=y.useState(e.id===r.documentId),s=e.permanentLink===t;return y.useEffect(()=>{e.id===r.documentId&&i(!0)},[r,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:()=>n(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(lw,{documentId:e.id,selectedUrl:t,onSelectUrl:n,itemsToExpandInitially:r,getDocumentSectionsByDocumentPageId:a,getDocumentPagesByDocumentId:o})]})},sw=({selectedUrl:e,onSelectUrl:t,getAllDocuments:n,getDocumentPagesByDocumentId:r,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(()=>{n().then(h=>{s(h)}).finally(()=>{l(!1)})},[]);const f=async()=>{const h={documentId:void 0,pageId:void 0};if(i.find(C=>C.permanentLink===e))return h;for(const C of i){const m=await r(C.id);if(!!m.find(_=>_.permanentLink===e))return h.documentId=C.id,h;for(const _ of m){const x=await a(_.id);if(!!xu(x).find(A=>A.permanentLink===e))return h.documentId=C.id,h.pageId=_.id,h}}return h};return o?c.jsx(Cu,{}):c.jsx(c.Fragment,{children:i.map(h=>c.jsx(iw,{document:h,selectedUrl:e,onSelectUrl:t,itemsToExpandInitially:d,getDocumentSectionsByDocumentPageId:a,getDocumentPagesByDocumentId:r},h.id))})},_u=({url:e,onUrlChange:t,buttonSize:n=b.ButtonSize.Medium,getAllDocuments:r,getDocumentPagesByDocumentId:a,getDocumentSectionsByDocumentPageId:o})=>{const{open:l,isOpen:i,close:s}=i7.useOverlayTriggerState({}),[d,u]=y.useState(e),f=C=>{u(C)},h=C=>{C.key==="Enter"&&v()};y.useEffect(()=>{e&&!d&&u(e)},[e,d]);const v=()=>{t==null||t(d),s()};return c.jsxs("div",{onPointerDown:C=>C.preventDefault(),"data-test-id":"internal-link-selector",onKeyDown:h,children:[c.jsx(b.Button,{icon:c.jsx(b.IconLink,{}),size:n,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(sw,{selectedUrl:d,onSelectUrl:f,getAllDocuments:r,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:C=>{C==null||C.preventDefault(),v()},style:b.ButtonStyle.Default,emphasis:b.ButtonEmphasis.Strong,disabled:!d}]})]})]})},Mu=({onUrlChange:e,onToggleTab:t,isValidUrlOrEmpty:n,appBridge:r,clearable:a,placeholder:o,newTab:l,openInNewTab:i,url:s="",required:d,info:u,label:f,buttonSize:h,hideInternalLinkButton:v})=>{const C=n?n(s):we(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})}),!C&&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(_u,{url:s,onUrlChange:e,buttonSize:h??b.ButtonSize.Medium,getAllDocuments:()=>r.getAllDocuments(),getDocumentPagesByDocumentId:g=>r.getDocumentPagesByDocumentId(g),getDocumentSectionsByDocumentPageId:g=>r.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})})]})},Su=({state:e,onTextChange:t,onUrlChange:n,onToggleTab:r,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(Mu,{url:e.url,newTab:e.newTab,onUrlChange:n,onToggleTab:r,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"})]})})]}),cw=e=>{var n;const t=b.getAboveNode(e,{match:{type:g0}});return Array.isArray(t)&&((n=t[0])==null?void 0:n.buttonStyle)||"primary"},dw={url:"",text:"",buttonStyle:"primary",newTab:b.CheckboxState.Unchecked},uw=()=>{const[e,t]=y.useReducer((n,r)=>{const{type:a,payload:o}=r;switch(a){case"NEW_TAB":return{...n,newTab:b.CheckboxState.Checked};case"SAME_TAB":return{...n,newTab:b.CheckboxState.Unchecked};case"URL":case"TEXT":case"BUTTON_STYLE":case"INIT":return{...n,...o};default:return n}},dw);return[e,t]},fw=()=>{const e=b.useEditorRef(),[t,n]=uw();y.useEffect(()=>{const f=cw(e);n({type:"INIT",payload:{text:k0.text()||k0.url(),buttonStyle:f,newTab:k0.newTab()?b.CheckboxState.Checked:b.CheckboxState.Unchecked,url:k0.url()}})},[n,e]);const r=f=>{n({type:"TEXT",payload:{text:f}})},a=f=>{n({type:"BUTTON_STYLE",payload:{buttonStyle:f}})},o=f=>{n({type:"URL",payload:{url:f}})},l=f=>{n(f?{type:"NEW_TAB"}:{type:"SAME_TAB"})},i=()=>{A0.reset()},s=f=>{if(!we(t.url)||!d)return;const h=Rn(t.url);A0.text(t.text),A0.url(h),A0.buttonStyle(t.buttonStyle),A0.newTab(t.newTab===b.CheckboxState.Checked),Ra(e)&&(f==null||f.preventDefault())},d=t.url!==""&&t.text!=="",{appBridge:u}=b.getPluginOptions(e,g0);return b.useHotkeys("enter",s,{enableOnFormTags:["INPUT"]},[]),{state:t,onTextChange:r,onButtonStyleChange:a,onUrlChange:o,onToggleTab:l,onCancel:i,onSave:s,hasValues:d,isValidUrlOrEmpty:we,appBridge:u}},hw=()=>{const e=fw(),{state:t,onButtonStyleChange:n}=e;return c.jsx(Su,{...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(nr,{id:"primary",styles:y0.buttonPrimary,isActive:t.buttonStyle==="primary",onClick:()=>n("primary"),children:t.text||"Primary Button"}),c.jsx(nr,{id:"secondary",styles:y0.buttonSecondary,isActive:t.buttonStyle==="secondary",onClick:()=>n("secondary"),children:t.text||"Secondary Button"}),c.jsx(nr,{id:"tertiary",styles:y0.buttonTertiary,isActive:t.buttonStyle==="tertiary",onClick:()=>n("tertiary"),children:t.text||"Tertiary Button"})]})})})},nr=({id:e,styles:t,isActive:n,onClick:r,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:r,style:{...i(),marginTop:0,marginBottom:0},className:n?"tw-outline tw-outline-1 tw-outline-violet-60 tw-outline-offset-2 tw-w-fit":"tw-w-fit",children:a})},J5={placement:"bottom-start",strategy:"absolute",middleware:[b.offset(12),b.flip({padding:12,fallbackPlacements:["bottom-end","top-start","top-end"]})]},pw=()=>{const{ref:e,...t}=mw(J5),{ref:n,...r}=vw(J5),a=b.useEditorRef(),o=Je(),l=o.isOpen(a.id),i=o.isEditing(),s=o.mode(),d=c.jsx(hw,{}),u=i?d:c.jsx(rw,{});return c.jsxs(c.Fragment,{children:[l&&s==="insert"&&fe.createPortal(c.jsx("div",{"data-is-underlay":!0,ref:e,...t,style:{...t.style,...y0[b.TextStyles.p]},children:d}),document.body),l&&s==="edit"&&fe.createPortal(c.jsx("div",{"data-is-underlay":!0,ref:n,...r,style:{...r.style,...y0[b.TextStyles.p]},children:u}),document.body)]})},g0="button",Au="button-plugin",Eu=e=>b.createPluginFactory({key:g0,isElement:!0,isInline:!0,props:({element:t})=>({nodeProps:{href:t==null?void 0:t.url,target:t==null?void 0:t.target}}),withOverrides:hu,renderAfterEditable:pw,options:{isUrl:kn,rangeBeforeOptions:{matchString:" ",skipInvalid:!0,afterMatch:!0},triggerFloatingButtonHotkeys:"command+shift+k, ctrl+shift+k",appBridge:e},then:(t,{type:n})=>({deserializeHtml:{rules:[{validNodeName:"A",validClassName:"btn"}],getNode:r=>({type:n,url:r.getAttribute("href"),target:r.getAttribute("target")||"_blank"})}})})();class Iu extends b.Plugin{constructor({styles:n=Nn,...r}){super(Au,{button:nw,markupElement:new tw,...r});M0(this,"styles",{});M0(this,"appBridge");this.styles=n,this.appBridge=r==null?void 0:r.appBridge}plugins(){return[Eu(this.appBridge)]}}const vw=e=>{const t=b.useEditorRef(),n=Je().mode(),r=Je().isOpen(t.id),a=b.useEditorVersion(),{triggerFloatingButtonHotkeys:o}=b.getPluginOptions(t,g0),l=y.useCallback(()=>{const f=b.getAboveNode(t,{match:{type:b.getPluginType(t,g0)}});if(f){const[,h]=f;return b.getRangeBoundingClientRect(t,{anchor:b.getStartPoint(t,h),focus:b.getEndPoint(t,h)})}return b.getDefaultBoundingClientRect()},[t]),i=r&&n==="edit",{update:s,style:d,floating:u}=Ru({open:i,getBoundingClientRect:l,...e});return y.useEffect(()=>{const f=mu(t);if(f&&A0.url(f),t.selection&&b.someNode(t,{match:{type:b.getPluginType(t,g0)}})){A0.show("edit",t.id),s();return}k0.mode()==="edit"&&A0.reset()},[t,a,s]),b.useHotkeys(o,f=>{f.preventDefault(),k0.mode()==="edit"&&Tn(t)},{enableOnContentEditable:!0},[]),gw(),Pu(),{style:{...d,zIndex:1e3},ref:b.useComposedRef(u)}},gw=()=>{const e=b.useEditorRef();b.useHotkeys("*",t=>{t.key==="Enter"&&Ra(e)&&t.preventDefault()},{enableOnFormTags:["INPUT"]},[])},Pu=()=>{const e=b.useEditorRef();b.useHotkeys("escape",()=>{if(k0.mode()==="edit"){if(k0.isEditing()){A0.show("edit",e.id),b.focusEditor(e,e.selection??void 0);return}A0.reset()}},{enableOnFormTags:["INPUT"],enableOnContentEditable:!0},[])},mw=e=>{const t=b.useEditorRef(),n=b.useFocused(),r=Je().mode(),a=Je().isOpen(t.id),{triggerFloatingButtonHotkeys:o}=b.getPluginOptions(t,g0);b.useHotkeys(o,d=>{d.preventDefault(),Ta(t,{focused:n})},{enableOnContentEditable:!0},[n]);const{update:l,style:i,floating:s}=Ru({open:a&&r==="insert",getBoundingClientRect:b.getSelectionBoundingClientRect,whileElementsMounted:void 0,...e});return y.useEffect(()=>{a&&l(),A0.updated(a)},[a,l]),Pu(),{style:{...i,zIndex:1e3},ref:b.useComposedRef(s)}},bw=12,ww=-22,yw=96,Ru=e=>b.useVirtualFloating({placement:"bottom-start",middleware:[b.offset({mainAxis:bw,alignmentAxis:ww}),b.flip({padding:yw})],...e}),rr="[&_.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",xw="[&_.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",el={1:"tw-columns-1",2:`tw-columns-1 @sm:!tw-columns-2 ${xw}`,3:`tw-columns-1 @md:!tw-columns-3 ${rr}`,4:`tw-columns-1 @md:!tw-columns-4 ${rr}`,5:`tw-columns-1 @md:!tw-columns-5 ${rr}`},ku=e=>e?el[e]||el[1]:"",Tu=y.memo(({id:e="rte",isEnabled:t,value:n,columns:r,gap:a,placeholder:o,plugins:l,onTextChange:i,showSerializedText:s})=>{const d=ku(r),[u,f]=y.useState(!1),h=y.useCallback(m=>{m!==n&&(i==null||i(m)),f(!1)},[i,n]),v=y.useCallback(()=>f(!0),[]),C=y.useCallback(m=>{k0.isOpen(m)&&A0.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:n,border:!1,placeholder:o,plugins:l,onValueChanged:v,onTextChange:h,hideExternalFloatingModals:C,placeholderOpacity:"high"}):c.jsx(jb,{value:n,gap:a,customClass:d,show:s,plugins:l})});Tu.displayName="InternalRichTextEditor";const Cw=e=>{const t=y.useRef(null),[n,r]=y.useState(!1),{isEditing:a,...o}=e,l=y.useCallback(i=>{i&&r(!0)},[]);return Lb({ref:t,disabled:!a,onChange:l}),y.useEffect(()=>{a||r(!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(Tu,{...o,isEnabled:a&&n})})},_w=({editButtonProps:e,unlinkButtonProps:t})=>{const{element:n}=b.useLinkOpenButtonState(),r=n?Ia(n):"";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:r,target:"_blank",rel:"noopener noreferrer",style:y0[xe],className:"tw-break-all",children:r}),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,{})})]})]})})},Nu=(e,t)=>{const n=b.getAboveNode(e,{match:{type:b.ELEMENT_LINK}});return Array.isArray(n)?t(n[0]):""},Mw=e=>Nu(e,t=>{var n,r;return((r=(n=t.chosenLink)==null?void 0:n.searchResult)==null?void 0:r.link)||""}),Sw=e=>Nu(e,t=>t.url||""),Aw={url:"",text:"",newTab:b.CheckboxState.Unchecked},Ew=()=>{const[e,t]=y.useReducer((n,r)=>{const{type:a,payload:o}=r;switch(a){case"NEW_TAB":return{...n,newTab:b.CheckboxState.Checked};case"SAME_TAB":return{...n,newTab:b.CheckboxState.Unchecked};case"URL":case"TEXT":case"INIT":return{...n,...o};default:return n}},Aw);return[e,t]},Iw=()=>{const e=b.useEditorRef(),[t,n]=Ew();y.useEffect(()=>{const u=Mw(e),f=Sw(e),h=b.floatingLinkSelectors.newTab();n({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()}})},[n,e]);const r=u=>{n({type:"TEXT",payload:{text:u}})},a=u=>{n({type:"URL",payload:{url:u}})},o=u=>{n(u?{type:"NEW_TAB"}:{type:"SAME_TAB"})},l=()=>{b.floatingLinkActions.reset()},i=u=>{!we(t.url)||!s||(b.floatingLinkActions.text(t.text),b.floatingLinkActions.url(Rn(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:r,onUrlChange:a,onToggleTab:o,onCancel:l,onSave:i,hasValues:s,isValidUrlOrEmpty:we,appBridge:d}},Pw=()=>c.jsx(Su,{...Iw(),testId:"floating-link-insert"}),tl={placement:"bottom-start",strategy:"absolute",middleware:[b.offset(12),b.flip({padding:12,fallbackPlacements:["bottom-end","top-start","top-end"]})]},Rw=()=>{const e=b.useFloatingLinkInsertState({floatingOptions:tl}),{props:t,ref:n,hidden:r}=b.useFloatingLinkInsert(e),a=b.useFloatingLinkEditState({floatingOptions:tl}),{props:o,ref:l,editButtonProps:i,unlinkButtonProps:s}=b.useFloatingLinkEdit(a);if(r)return null;const d=c.jsx(Pw,{}),u=a.isEditing?d:c.jsx(_w,{editButtonProps:i,unlinkButtonProps:s});return c.jsxs(c.Fragment,{children:[e.isOpen&&!a.isOpen&&fe.createPortal(c.jsx("div",{"data-is-underlay":!0,ref:n,...t,style:{...t.style,...y0[s0.p]},children:d}),document.body),a.isOpen&&fe.createPortal(c.jsx("div",{"data-is-underlay":!0,ref:l,...o,style:{...o.style,...y0[s0.p]},children:u}),document.body)]})},zu=y.forwardRef((e,t)=>{const n=b.useEditorRef(),r=b.useLinkToolbarButtonState(),{props:a}=b.useLinkToolbarButton(r);return c.jsx(b.ToolbarButton,{onMouseDown:o=>{o.preventDefault(),b.focusEditor(n,n.selection??n.prevSelection??void 0)},ref:t,...a,...e,children:c.jsx(b.IconStylingWrapper,{icon:c.jsx(b.IconLink16,{})})})});zu.displayName="LinkToolbarButton";const kw=({id:e,editorId:t})=>{const n=b.useEditorState(b.useEventPlateId(t)),r=!!b.isRangeInSameBlock(n,{at:n.selection});return c.jsx("div",{"data-plugin-id":e,children:c.jsx(zu,{disabled:!r,tooltip:b.getTooltip(r?`Link
|
|
87
87
|
${b.getHotkeyByPlatform("Ctrl+K")}`:"Links can only be set for a single text block.")})})},Tw=e=>{var l,i;const{attributes:t,children:n}=e,{styles:r}=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:r[xe],children:n})};class Nw extends b.MarkupElement{constructor(t=b.ELEMENT_LINK,n=Tw){super(t,n)}}const Ou=e=>b.createPluginFactory({...b.createLinkPlugin(),renderAfterEditable:Rw,options:{isUrl:kn,rangeBeforeOptions:{matchString:" ",skipInvalid:!0,afterMatch:!0},triggerFloatingLinkHotkeys:"meta+k, ctrl+k",keepSelectedTextOnPaste:!0,appBridge:e}})();class Du extends b.Plugin{constructor({styles:n=y0[xe],...r}){super(xe,{button:kw,markupElement:new Nw,...r});M0(this,"styles",{});M0(this,"appBridge");this.styles=n,this.appBridge=r.appBridge}plugins(){return[Ou(this.appBridge)]}}const zw="breakAfterColumn",Hu="normal";class Ow extends b.Plugin{constructor(n){super("break-after-plugin",{button:b.ColumnBreakButton,...n});M0(this,"columns");M0(this,"gap");M0(this,"customClass");this.columns=(n==null?void 0:n.columns)??1,this.gap=(n==null?void 0:n.gap)??Hu,this.customClass=ku(this.columns)}plugins(){return[b.createColumnBreakPlugin(this.columns,this.gap,this.customClass)]}}const Dw="textstyle-custom1-plugin";class Vu extends b.Plugin{constructor({styles:n=y0.custom1,...r}={}){super(s0.custom1,{label:"Custom 1",markupElement:new Hw,...r});M0(this,"styles",{});this.styles=n}plugins(){return[Vw(this.styles)]}}class Hw extends b.MarkupElement{constructor(t=Dw,n=Lu){super(t,n)}}const Lu=({element:e,attributes:t,children:n,styles:r})=>{const a=e.align;return c.jsx("p",{...t,style:r,className:b.merge([a&&b.alignmentClassnames[a],b.getColumnBreakClasses(e)]),children:n})},Vw=e=>b.createPluginFactory({key:s0.custom1,isElement:!0,deserializeHtml:{rules:[{validClassName:s0.custom1}]}})({component:t=>c.jsx(Lu,{...t,styles:e})}),Lw="textstyle-custom2-plugin";class ju extends b.Plugin{constructor({styles:n=y0.custom2,...r}={}){super(s0.custom2,{label:"Custom 2",markupElement:new jw,...r});M0(this,"styles",{});this.styles=n}plugins(){return[$w(this.styles)]}}class jw extends b.MarkupElement{constructor(t=Lw,n=$u){super(t,n)}}const $u=({element:e,attributes:t,children:n,styles:r})=>{const a=e.align;return c.jsx("p",{...t,className:b.merge([a&&b.alignmentClassnames[a],b.getColumnBreakClasses(e)]),style:r,children:n})},$w=e=>b.createPluginFactory({key:s0.custom2,isElement:!0,deserializeHtml:{rules:[{validClassName:s0.custom2}]}})({component:t=>c.jsx($u,{...t,styles:e})}),Bw="textstyle-custom3-plugin";class Bu extends b.Plugin{constructor({styles:n=y0.custom3,...r}={}){super(b.TextStyles.custom3,{label:"Custom 3",markupElement:new Fw,...r});M0(this,"styles",{});this.styles=n}plugins(){return[Uw(this.styles)]}}class Fw extends b.MarkupElement{constructor(t=Bw,n=Fu){super(t,n)}}const Fu=({element:e,attributes:t,children:n,styles:r})=>{const a=e.align;return c.jsx("p",{...t,className:b.merge([a&&b.alignmentClassnames[a],b.getColumnBreakClasses(e)]),style:r,children:n})},Uw=e=>b.createPluginFactory({key:b.TextStyles.custom3,isElement:!0,deserializeHtml:{rules:[{validClassName:b.TextStyles.custom3}]}})({component:t=>c.jsx(Fu,{...t,styles:e})}),Ww="textstyle-heading1-plugin";class Uu extends b.Plugin{constructor({styles:n=y0.heading1,...r}={}){super(s0.heading1,{label:"Heading 1",markupElement:new Kw,...r});M0(this,"styles",{});this.styles=n}plugins(){return[Gw(this.styles)]}}class Kw extends b.MarkupElement{constructor(t=Ww,n=Tr){super(t,n)}}const Tr=({element:e,attributes:t,children:n,styles:r})=>{const a=e.align;return c.jsx("h1",{...t,className:b.merge([a&&b.alignmentClassnames[a],b.getColumnBreakClasses(e)]),style:r,children:n})},Gw=e=>b.createPluginFactory({key:s0.heading1,isElement:!0,component:Tr,deserializeHtml:{rules:[{validNodeName:["h1","H1"]}]}})({component:t=>c.jsx(Tr,{...t,styles:e})}),qw="textstyle-heading2-plugin";class Wu extends b.Plugin{constructor({styles:n=y0.heading2,...r}={}){super(s0.heading2,{label:"Heading 2",markupElement:new Yw,...r});M0(this,"styles",{});this.styles=n}plugins(){return[Xw(this.styles)]}}class Yw extends b.MarkupElement{constructor(t=qw,n=Nr){super(t,n)}}const Nr=({element:e,attributes:t,children:n,styles:r})=>{const a=e.align;return c.jsx("h2",{...t,className:b.merge([a&&b.alignmentClassnames[a],b.getColumnBreakClasses(e)]),style:r,children:n})},Xw=e=>b.createPluginFactory({key:s0.heading2,isElement:!0,component:Nr,deserializeHtml:{rules:[{validNodeName:["h2","H2"]}]}})({component:t=>c.jsx(Nr,{...t,styles:e})}),Qw="textstyle-heading3-plugin";class Ku extends b.Plugin{constructor({styles:n=y0.heading3,...r}={}){super(s0.heading3,{label:"Heading 3",markupElement:new Zw,...r});M0(this,"styles",{});this.styles=n}plugins(){return[Jw(this.styles)]}}class Zw extends b.MarkupElement{constructor(t=Qw,n=zr){super(t,n)}}const zr=({element:e,attributes:t,children:n,styles:r})=>{const a=e.align;return c.jsx("h3",{...t,className:b.merge([a&&b.alignmentClassnames[a],b.getColumnBreakClasses(e)]),style:r,children:n})},Jw=e=>b.createPluginFactory({key:s0.heading3,isElement:!0,component:zr,deserializeHtml:{rules:[{validNodeName:["h3","H3"]}]}})({component:t=>c.jsx(zr,{...t,styles:e})}),ey="textstyle-heading4-plugin";class Gu extends b.Plugin{constructor({styles:n=y0.heading4,...r}={}){super(s0.heading4,{label:"Heading 4",markupElement:new ty,...r});M0(this,"styles",{});this.styles=n}plugins(){return[ny(this.styles)]}}class ty extends b.MarkupElement{constructor(t=ey,n=Or){super(t,n)}}const Or=({element:e,attributes:t,children:n,styles:r})=>{const a=e.align;return c.jsx("h4",{...t,className:b.merge([a&&b.alignmentClassnames[a],b.getColumnBreakClasses(e)]),style:r,children:n})},ny=e=>b.createPluginFactory({key:s0.heading4,isElement:!0,component:Or,deserializeHtml:{rules:[{validNodeName:["h4","H4"]}]}})({component:t=>c.jsx(Or,{...t,styles:e})}),ry="textstyle-imageCaption-plugin";class qu extends b.Plugin{constructor({styles:n=y0.imageCaption,...r}={}){super(s0.imageCaption,{label:"Image Caption",markupElement:new oy,...r});M0(this,"styles",{});this.styles=n}plugins(){return[ay(this.styles)]}}class oy extends b.MarkupElement{constructor(t=ry,n=Dr){super(t,n)}}const Dr=({element:e,attributes:t,children:n,styles:r})=>{const a=e.align;return c.jsx("p",{...t,className:b.merge([a&&b.alignmentClassnames[a],b.getColumnBreakClasses(e)]),style:r,children:n})},ay=e=>b.createPluginFactory({key:s0.imageCaption,isElement:!0,component:Dr,deserializeHtml:{rules:[{validClassName:s0.imageCaption}]}})({component:t=>c.jsx(Dr,{...t,styles:e})}),ly="textstyle-imageTitle-plugin";class Yu extends b.Plugin{constructor({styles:n=y0.imageTitle,...r}={}){super(s0.imageTitle,{label:"Image Title",markupElement:new iy,...r});M0(this,"styles",{});this.styles=n}plugins(){return[sy(this.styles)]}}class iy extends b.MarkupElement{constructor(t=ly,n=Hr){super(t,n)}}const Hr=({element:e,attributes:t,children:n,styles:r})=>{const a=e.align;return c.jsx("p",{...t,className:b.merge([a&&b.alignmentClassnames[a],b.getColumnBreakClasses(e)]),style:r,children:n})},sy=e=>b.createPluginFactory({key:s0.imageTitle,isElement:!0,component:Hr,deserializeHtml:{rules:[{validClassName:s0.imageTitle}]}})({component:t=>c.jsx(Hr,{...t,styles:e})});class Xu extends b.Plugin{constructor({styles:n=y0.p,...r}={}){super(s0.p,{markupElement:new Zu,label:"Body Text",...r});M0(this,"styles",{});this.styles=n}plugins(){return[Ju(this.styles)]}}const Qu="tw-m-0 tw-px-0 tw-py-0",nn=({element:e,attributes:t,children:n,styles:r})=>{const a=e.align,o=b.merge([a&&b.alignmentClassnames[a],Qu,b.getColumnBreakClasses(e)]);return c.jsx("p",{...t,className:o,style:r,children:n})};class Zu extends b.MarkupElement{constructor(t=s0.p,n=nn){super(t,n)}}const Ju=e=>b.createPluginFactory({...b.createParagraphPlugin(),key:s0.p,isElement:!0,component:nn})({component:t=>c.jsx(nn,{...t,styles:e})}),cy="textstyle-quote-plugin";class e7 extends b.Plugin{constructor({styles:n=y0.quote,...r}={}){super(s0.quote,{label:"Quote",markupElement:new dy,...r});M0(this,"styles",{});this.styles=n}plugins(){return[t7(this.styles)]}}class dy extends b.MarkupElement{constructor(t=cy,n=rn){super(t,n)}}const rn=({element:e,attributes:t,children:n,styles:r})=>{const a=e.align;return c.jsx("blockquote",{...t,className:b.merge([a&&b.alignmentClassnames[a],b.getColumnBreakClasses(e)]),style:r,children:n})},t7=e=>b.createPluginFactory({key:s0.quote,isElement:!0,component:rn,deserializeHtml:{rules:[{validNodeName:["blockquote","BLOCKQUOTE"]}]}})({component:t=>c.jsx(rn,{...t,styles:e})}),Na=[new Uu,new Wu,new Ku,new Gu,new Vu,new ju,new Bu,new e7,new Xu],le=[s0.heading1,s0.heading2,s0.heading3,s0.heading4,s0.custom1,s0.custom2,s0.custom3,s0.quote,s0.p],uy=[...Na,new qu,new Yu],fy=[...le,s0.imageCaption,s0.imageTitle],hy=e=>new b.PluginComposer().setPlugin(new b.SoftBreakPlugin,new b.TextStylePlugin({textStyles:Na})).setPlugin([new b.BoldPlugin,new b.ItalicPlugin,new b.UnderlinePlugin,new b.StrikethroughPlugin,new Du({appBridge:e}),new Iu({appBridge:e}),new b.CodePlugin],[new b.AlignLeftPlugin({validTypes:le}),new b.AlignCenterPlugin({validTypes:le}),new b.AlignRightPlugin({validTypes:le}),new b.AlignJustifyPlugin({validTypes:le}),new b.UnorderedListPlugin,new b.CheckboxListPlugin,new b.OrderedListPlugin,new b.ResetFormattingPlugin,new b.AutoformatPlugin]),py="--f-theme-settings-",vy=e=>{const t=e!=null&&e.id?`hasBackground${e.id}`:"hasBackground",n=e!=null&&e.id?`backgroundColor${e.id}`:"backgroundColor",r=e!=null&&e.preventDefaultColor?void 0:(e==null?void 0:e.defaultColor)||b7,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:n,defaultValue:r,type:"colorInput"}]}},gy=e=>{const t=e!=null&&e.id?`hasBorder_${e.id}`:"hasBorder",n=e!=null&&e.id?`borderSelection_${e.id}`:"borderSelection",r=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)||al,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:n,type:"multiInput",layout:t0.MultiInputLayout.Columns,lastItemFullWidth:!0,blocks:[{id:r,type:"dropdown",defaultValue:n1.Solid,choices:[{value:n1.Solid,label:n1.Solid},{value:n1.Dotted,label:n1.Dotted},{value:n1.Dashed,label:n1.Dashed}]},{id:a,type:"input",defaultValue:w7,rules:[t0.numericalOrPixelRule,t0.maximumNumericalOrPixelOrAutoRule(500)],placeholder:"e.g. 3px",onChange:s=>t0.appendUnit(s,a)},{id:o,type:"colorInput",defaultValue:l}]}],off:[]}},za=(e,t=A1.None)=>({id:e,type:"segmentedControls",defaultValue:t,choices:[{value:A1.None,label:"None"},{value:A1.Small,label:"S"},{value:A1.Medium,label:"M"},{value:A1.Large,label:"L"}]}),my=e=>{const t=e!=null&&e.id?`hasRadius_${e.id}`:"hasRadius",n=e!=null&&e.id?`radiusValue_${e.id}`:"radiusValue",r=e!=null&&e.id?`radiusChoice_${e.id}`:"radiusChoice",a=(e==null?void 0:e.defaultRadius)||A1.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=>t0.presetCustomValue(o,r,n,(e==null?void 0:e.radiusStyleMap)||B1),on:[{id:n,type:"input",placeholder:"e.g. 10px",rules:[t0.numericalOrPixelRule],onChange:o=>t0.appendUnit(o,n)}],off:[za(r,a)]}},by=e=>{const t=e!=null&&e.id?`hasExtendedCustomRadius_${e.id}`:"hasExtendedCustomRadius",n=e!=null&&e.id?`extendedRadiusValue_${e.id}`:"extendedRadiusValue",r=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=>{t0.presetCustomValue(s,r,a,B1),t0.presetCustomValue(s,r,o,B1),t0.presetCustomValue(s,r,l,B1),t0.presetCustomValue(s,r,i,B1)},on:[{id:n,type:"multiInput",layout:t0.MultiInputLayout.Columns,blocks:[{id:a,type:"input",label:"Top Left",rules:[t0.numericalOrPixelRule],onChange:s=>t0.appendUnit(s,a)},{id:o,type:"input",label:"Top Right",rules:[t0.numericalOrPixelRule],onChange:s=>t0.appendUnit(s,o)},{id:l,type:"input",label:"Bottom Left",rules:[t0.numericalOrPixelRule],onChange:s=>t0.appendUnit(s,l)},{id:i,type:"input",label:"Bottom Right",rules:[t0.numericalOrPixelRule],onChange:s=>t0.appendUnit(s,i)}]}],off:[za(r,e==null?void 0:e.defaultValue)]}},wy=e=>{const t=e!=null&&e.id?e.id:"hasCustomSpacing",n=e!=null&&e.dependentSettingId?e.dependentSettingId:"columns",r=e!=null&&e.spacingChoiceId?e.spacingChoiceId:"spacingChoice",a=e!=null&&e.spacingCustomId?e.spacingCustomId:"spacingCustom",o=e!=null&&e.defaultValueChoices?e.defaultValueChoices:j1.M;return{id:t,type:"switch",defaultValue:!1,switchLabel:"Custom",label:"Gutter",info:"An official nerds term for ‘gap’",onChange:l=>t0.presetCustomValue(l,r,a,il),show:l=>{var i;return((i=l.getBlock(n))==null?void 0:i.value)!=="1"},on:[{id:a,type:"input",rules:[t0.numericalOrPixelRule],onChange:l=>t0.appendUnit(l,a)}],off:[{id:r,type:"slider",defaultValue:o,choices:[{value:j1.Auto,label:"Auto"},{value:j1.S,label:"S"},{value:j1.M,label:"M"},{value:j1.L,label:"L"}]}]}},Oa=e=>({id:e,type:"segmentedControls",defaultValue:L1.None,choices:[{value:L1.None,label:"None"},{value:L1.Small,label:"S"},{value:L1.Medium,label:"M"},{value:L1.Large,label:"L"}]}),yy=e=>{const t=e!=null&&e.id?`hasCustomMarginValue_${e==null?void 0:e.id}`:"hasCustomMarginValue",n=e!=null&&e.id?`marginValue_${e==null?void 0:e.id}`:"marginValue",r=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=>t0.presetCustomValue(a,r,n,(e==null?void 0:e.marginStyleMap)||ae),on:[{id:n,type:"input",placeholder:$e,rules:[t0.numericalOrPixelRule,t0.maximumNumericalOrPixelOrAutoRule(500)],onChange:a=>t0.appendUnit(a,n)}],off:[Oa(r)]}},xy=e=>{const t=e!=null&&e.id?`hasExtendedCustomMargin_${e==null?void 0:e.id}`:"hasExtendedCustomMargin",n=e!=null&&e.id?`extendedMarginValues_${e==null?void 0:e.id}`:"extendedMarginValues",r=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=>{t0.presetCustomValue(s,r,a,ae),t0.presetCustomValue(s,r,o,ae),t0.presetCustomValue(s,r,l,ae),t0.presetCustomValue(s,r,i,ae)},on:[{id:n,type:"multiInput",layout:t0.MultiInputLayout.Spider,blocks:[{id:a,type:"input",label:"Top",placeholder:$e,onChange:s=>t0.appendUnit(s,a),rules:[t0.numericalOrPixelRule,t0.maximumNumericalOrPixelOrAutoRule(500)]},{id:o,type:"input",label:"Left",placeholder:$e,onChange:s=>t0.appendUnit(s,o),rules:[t0.numericalOrPixelRule,t0.maximumNumericalOrPixelOrAutoRule(500)]},{id:l,type:"input",label:"Right",placeholder:$e,onChange:s=>t0.appendUnit(s,l),rules:[t0.numericalOrPixelRule,t0.maximumNumericalOrPixelOrAutoRule(500)]},{id:i,type:"input",label:"Bottom",placeholder:$e,onChange:s=>t0.appendUnit(s,i),rules:[t0.numericalOrPixelRule,t0.maximumNumericalOrPixelOrAutoRule(500)]}]}],off:[Oa(r)]}},Da=e=>({id:e,type:"segmentedControls",defaultValue:V1.Small,choices:[{value:V1.None,label:"None"},{value:V1.Small,label:"S"},{value:V1.Medium,label:"M"},{value:V1.Large,label:"L"}]}),Cy=e=>{const t=e!=null&&e.id?`hasCustomPaddingValue_${e==null?void 0:e.id}`:"hasCustomPaddingValue",n=e!=null&&e.id?`paddingValue_${e==null?void 0:e.id}`:"paddingValue",r=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=>t0.presetCustomValue(a,r,n,(e==null?void 0:e.paddingStyleMap)||oe),on:[{id:n,type:"input",placeholder:je,rules:[t0.numericalOrPixelRule,t0.maximumNumericalOrPixelOrAutoRule(500)],onChange:a=>t0.appendUnit(a,n)}],off:[Da(r)]}},_y=e=>{const t=e!=null&&e.id?`hasExtendedCustomPadding_${e==null?void 0:e.id}`:"hasExtendedCustomPadding",n=e!=null&&e.id?`extendedPaddingValues_${e==null?void 0:e.id}`:"extendedPaddingValues",r=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=>{t0.presetCustomValue(s,r,a,oe),t0.presetCustomValue(s,r,o,oe),t0.presetCustomValue(s,r,l,oe),t0.presetCustomValue(s,r,i,oe)},on:[{id:n,type:"multiInput",layout:t0.MultiInputLayout.Spider,blocks:[{id:a,type:"input",label:"Top",placeholder:je,onChange:s=>t0.appendUnit(s,a),rules:[t0.numericalOrPixelRule,t0.maximumNumericalOrPixelOrAutoRule(500)]},{id:o,type:"input",label:"Left",placeholder:je,onChange:s=>t0.appendUnit(s,o),rules:[t0.numericalOrPixelRule,t0.maximumNumericalOrPixelOrAutoRule(500)]},{id:l,type:"input",label:"Right",placeholder:je,onChange:s=>t0.appendUnit(s,l),rules:[t0.numericalOrPixelRule,t0.maximumNumericalOrPixelOrAutoRule(500)]},{id:i,type:"input",label:"Bottom",placeholder:je,onChange:s=>t0.appendUnit(s,i),rules:[t0.numericalOrPixelRule,t0.maximumNumericalOrPixelOrAutoRule(500)]}]}],off:[Da(r)]}},My=e=>{const t=Ha(e==null?void 0:e.globalControlId);return{id:e!=null&&e.id?e.id:"downloadable",type:"switch",defaultValue:!1,label:"Downloadable",show:n=>{var r;return((r=n.getBlock(t))==null?void 0:r.value)===U1.Custom}}},Ha=e=>e||"security",Sy=e=>[{id:Ha(e),type:"segmentedControls",defaultValue:U1.Global,choices:[{value:U1.Global,label:"Global Settings"},{value:U1.Custom,label:"Custom"}]},{id:"globalSettingsInfo",type:"notification",footer:t0.createFooter({label:"Change global settings [here].",replace:{here:{event:"general-settings.open"}}})}];var n7=(e=>(e.Main="main",e.Basics="basics",e.Layout="layout",e.Style="style",e.Security="security",e.Targets="targets",e))(n7||{});const Ay=e=>e,Ey=e=>e;exports.AllTextStylePlugins=uy;exports.AllTextStyles=fy;exports.Attachments=tu;exports.AttachmentsProvider=vl;exports.AttachmentsToolbarButton=ru;exports.BUTTON_PLUGIN=Au;exports.BlockButtonStyles=Nn;exports.BlockInjectButton=s7;exports.BlockItemWrapper=du;exports.BlockStyles=y0;exports.BorderStyle=n1;exports.BreakAfterPlugin=Ow;exports.ButtonPlugin=Iu;exports.Custom1Plugin=Vu;exports.Custom2Plugin=ju;exports.Custom3Plugin=Bu;exports.DEFAULT_ATTACHMENTS_BUTTON_ID=nu;exports.DEFAULT_DRAGGING_TOOLTIP=au;exports.DEFAULT_DRAG_TOOLTIP=ou;exports.DEFAULT_MENU_BUTTON_ID=Sa;exports.DownloadButton=Vb;exports.DragHandleToolbarButton=lu;exports.DragPreviewContextProvider=cl;exports.ELEMENT_BUTTON=g0;exports.FlyoutToolbarButton=Ma;exports.GAP_DEFAULT=Hu;exports.GutterSpacing=j1;exports.Heading1Plugin=Uu;exports.Heading2Plugin=Wu;exports.Heading3Plugin=Ku;exports.Heading4Plugin=Gu;exports.ImageCaptionPlugin=qu;exports.ImageTitlePlugin=Yu;exports.KEY_ELEMENT_BREAK_AFTER_COLUMN=zw;exports.LinkInput=Mu;exports.LinkPlugin=Du;exports.LinkSelector=_u;exports.Margin=L1;exports.MenuToolbarButton=su;exports.MultiFlyoutContextProvider=ul;exports.PARAGRAPH_CLASSES=Qu;exports.Padding=V1;exports.ParagraphMarkupElement=Zu;exports.ParagraphMarkupElementNode=nn;exports.ParagraphPlugin=Xu;exports.QuoteMarkupElementNode=rn;exports.QuotePlugin=e7;exports.Radius=A1;exports.RichTextEditor=Cw;exports.Sections=n7;exports.Security=U1;exports.THEME_PREFIX=py;exports.TextStylePluginsWithoutImage=Na;exports.TextStyles=s0;exports.TextStylesWithoutImage=le;exports.Toolbar=cu;exports.ToolbarFlyoutMenu=iu;exports.addHttps=Rn;exports.borderStyleMap=ll;exports.convertToRteValue=$b;exports.createButtonNode=bu;exports.createButtonPlugin=Eu;exports.createLinkPlugin=Ou;exports.createParagraphPlugin=Ju;exports.createQuotePlugin=t7;exports.customCoordinatesGetterFactory=ml;exports.defineBlock=Ay;exports.defineSettings=Ey;exports.getBackgroundColorStyles=m7;exports.getBackgroundSettings=vy;exports.getBorderRadiusSettings=my;exports.getBorderRadiusSlider=za;exports.getBorderSettings=gy;exports.getBorderStyles=y7;exports.getDefaultPluginsWithLinkChooser=hy;exports.getExtendedBorderRadiusSettings=by;exports.getGutterSettings=wy;exports.getLegacyUrl=Kb;exports.getLinkFromEditor=qb;exports.getMarginExtendedSettings=xy;exports.getMarginSettings=yy;exports.getMarginSlider=Oa;exports.getPaddingExtendedSettings=_y;exports.getPaddingSettings=Cy;exports.getPaddingSlider=Da;exports.getRadiusStyles=x7;exports.getReadableColor=v7;exports.getSecurityDownloadableSetting=My;exports.getSecurityGlobalControlId=Ha;exports.getSecurityGlobalControlSetting=Sy;exports.getUrl=Gb;exports.getUrlFromEditor=mu;exports.getUrlFromLinkOrLegacyLink=Ia;exports.gutterSpacingStyleMap=il;exports.hasRichTextValue=uu;exports.insertButton=pu;exports.isDark=d7;exports.isDownloadable=Bb;exports.isValidUrl=kn;exports.isValidUrlOrEmpty=we;exports.joinClassNames=o1;exports.mapAppBridgeColorPaletteToFonduePalette=fu;exports.mapAppBridgeColorPalettesToFonduePalettes=Fb;exports.marginStyleMap=ae;exports.moveItemInArray=g7;exports.paddingStyleMap=oe;exports.radiusStyleMap=B1;exports.relativeUrlRegex=Pa;exports.setAlpha=h7;exports.submitFloatingButton=Ra;exports.toColorObject=p7;exports.toHex8String=u7;exports.toHexString=f7;exports.toRgbaString=Vr;exports.toShortRgba=K1;exports.triggerFloatingButton=wu;exports.triggerFloatingButtonEdit=Tn;exports.triggerFloatingButtonInsert=Ta;exports.unwrapButton=ye;exports.upsertButton=vu;exports.upsertButtonText=ka;exports.useAttachments=hl;exports.useAttachmentsContext=gl;exports.useDndSensors=S7;exports.useDragPreviewContext=et;exports.useMultiFlyoutContext=fl;exports.useMultiFlyoutState=on;exports.withAttachmentsProvider=C7;exports.withButton=hu;exports.wrapButton=gu;Object.keys(t0).forEach(e=>{e!=="default"&&!Object.prototype.hasOwnProperty.call(exports,e)&&Object.defineProperty(exports,e,{enumerable:!0,get:()=>t0[e]})});
|
|
88
88
|
//# sourceMappingURL=index.cjs.js.map
|