@uiw/doc
Version:
UIW documentation website.
2 lines • 385 kB
JavaScript
/*! For license information please see 6450.86718bc0.js.LICENSE.txt */
"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[6450],{7510:(C,L,e)=>{function t(){return t=Object.assign?Object.assign.bind():function(C){for(var L=1;L<arguments.length;L++){var e=arguments[L];for(var t in e)Object.prototype.hasOwnProperty.call(e,t)&&(C[t]=e[t])}return C},t.apply(this,arguments)}var n;e.d(L,{Ep:()=>u,J0:()=>o,LX:()=>k,RQ:()=>T,WK:()=>I,X3:()=>_,Zn:()=>S,aU:()=>n,cP:()=>c,cm:()=>O,fp:()=>p,pC:()=>j,q_:()=>a}),function(C){C.Pop="POP",C.Push="PUSH",C.Replace="REPLACE"}(n||(n={}));const r="popstate";function a(C){return void 0===C&&(C={}),M((function(C,L){let{pathname:e="/",search:t="",hash:n=""}=c(C.location.hash.substr(1));return e.startsWith("/")||e.startsWith(".")||(e="/"+e),l("",{pathname:e,search:t,hash:n},L.state&&L.state.usr||null,L.state&&L.state.key||"default")}),(function(C,L){let e=C.document.querySelector("base"),t="";if(e&&e.getAttribute("href")){let L=C.location.href,e=L.indexOf("#");t=-1===e?L:L.slice(0,e)}return t+"#"+("string"===typeof L?L:u(L))}),(function(C,L){i("/"===C.pathname.charAt(0),"relative pathnames are not supported in hash history.push("+JSON.stringify(L)+")")}),C)}function o(C,L){if(!1===C||null===C||"undefined"===typeof C)throw new Error(L)}function i(C,L){if(!C){"undefined"!==typeof console&&console.warn(L);try{throw new Error(L)}catch(e){}}}function s(C,L){return{usr:C.state,key:C.key,idx:L}}function l(C,L,e,n){return void 0===e&&(e=null),t({pathname:"string"===typeof C?C:C.pathname,search:"",hash:""},"string"===typeof L?c(L):L,{state:e,key:L&&L.key||n||Math.random().toString(36).substr(2,8)})}function u(C){let{pathname:L="/",search:e="",hash:t=""}=C;return e&&"?"!==e&&(L+="?"===e.charAt(0)?e:"?"+e),t&&"#"!==t&&(L+="#"===t.charAt(0)?t:"#"+t),L}function c(C){let L={};if(C){let e=C.indexOf("#");e>=0&&(L.hash=C.substr(e),C=C.substr(0,e));let t=C.indexOf("?");t>=0&&(L.search=C.substr(t),C=C.substr(0,t)),C&&(L.pathname=C)}return L}function M(C,L,e,a){void 0===a&&(a={});let{window:i=document.defaultView,v5Compat:c=!1}=a,M=i.history,Z=n.Pop,p=null,d=h();function h(){return(M.state||{idx:null}).idx}function f(){Z=n.Pop;let C=h(),L=null==C?null:C-d;d=C,p&&p({action:Z,location:v.location,delta:L})}function m(C){let L="null"!==i.location.origin?i.location.origin:i.location.href,e="string"===typeof C?C:u(C);return o(L,"No window.location.(origin|href) available to create URL for href: "+e),new URL(e,L)}null==d&&(d=0,M.replaceState(t({},M.state,{idx:d}),""));let v={get action(){return Z},get location(){return C(i,M)},listen(C){if(p)throw new Error("A history only accepts one active listener");return i.addEventListener(r,f),p=C,()=>{i.removeEventListener(r,f),p=null}},createHref:C=>L(i,C),createURL:m,encodeLocation(C){let L=m(C);return{pathname:L.pathname,search:L.search,hash:L.hash}},push:function(C,L){Z=n.Push;let t=l(v.location,C,L);e&&e(t,C),d=h()+1;let r=s(t,d),a=v.createHref(t);try{M.pushState(r,"",a)}catch(o){if(o instanceof DOMException&&"DataCloneError"===o.name)throw o;i.location.assign(a)}c&&p&&p({action:Z,location:v.location,delta:1})},replace:function(C,L){Z=n.Replace;let t=l(v.location,C,L);e&&e(t,C),d=h();let r=s(t,d),a=v.createHref(t);M.replaceState(r,"",a),c&&p&&p({action:Z,location:v.location,delta:0})},go:C=>M.go(C)};return v}var Z;!function(C){C.data="data",C.deferred="deferred",C.redirect="redirect",C.error="error"}(Z||(Z={}));new Set(["lazy","caseSensitive","path","id","index","children"]);function p(C,L,e){void 0===e&&(e="/");let t=S(("string"===typeof L?c(L):L).pathname||"/",e);if(null==t)return null;let n=d(C);!function(C){C.sort(((C,L)=>C.score!==L.score?L.score-C.score:function(C,L){let e=C.length===L.length&&C.slice(0,-1).every(((C,e)=>C===L[e]));return e?C[C.length-1]-L[L.length-1]:0}(C.routesMeta.map((C=>C.childrenIndex)),L.routesMeta.map((C=>C.childrenIndex)))))}(n);let r=null;for(let a=0;null==r&&a<n.length;++a)r=w(n[a],N(t));return r}function d(C,L,e,t){void 0===L&&(L=[]),void 0===e&&(e=[]),void 0===t&&(t="");let n=(C,n,r)=>{let a={relativePath:void 0===r?C.path||"":r,caseSensitive:!0===C.caseSensitive,childrenIndex:n,route:C};a.relativePath.startsWith("/")&&(o(a.relativePath.startsWith(t),'Absolute route path "'+a.relativePath+'" nested under path "'+t+'" is not valid. An absolute child route path must start with the combined path of all its parent routes.'),a.relativePath=a.relativePath.slice(t.length));let i=T([t,a.relativePath]),s=e.concat(a);C.children&&C.children.length>0&&(o(!0!==C.index,'Index routes must not have child routes. Please remove all child routes from route path "'+i+'".'),d(C.children,L,s,i)),(null!=C.path||C.index)&&L.push({path:i,score:E(i,C.index),routesMeta:s})};return C.forEach(((C,L)=>{var e;if(""!==C.path&&null!=(e=C.path)&&e.includes("?"))for(let t of h(C.path))n(C,L,t);else n(C,L)})),L}function h(C){let L=C.split("/");if(0===L.length)return[];let[e,...t]=L,n=e.endsWith("?"),r=e.replace(/\?$/,"");if(0===t.length)return n?[r,""]:[r];let a=h(t.join("/")),o=[];return o.push(...a.map((C=>""===C?r:[r,C].join("/")))),n&&o.push(...a),o.map((L=>C.startsWith("/")&&""===L?"/":L))}const f=/^:\w+$/,m=3,v=2,g=1,x=10,b=-2,y=C=>"*"===C;function E(C,L){let e=C.split("/"),t=e.length;return e.some(y)&&(t+=b),L&&(t+=v),e.filter((C=>!y(C))).reduce(((C,L)=>C+(f.test(L)?m:""===L?g:x)),t)}function w(C,L){let{routesMeta:e}=C,t={},n="/",r=[];for(let a=0;a<e.length;++a){let C=e[a],o=a===e.length-1,i="/"===n?L:L.slice(n.length)||"/",s=k({path:C.relativePath,caseSensitive:C.caseSensitive,end:o},i);if(!s)return null;Object.assign(t,s.params);let l=C.route;r.push({params:t,pathname:T([n,s.pathname]),pathnameBase:U(T([n,s.pathnameBase])),route:l}),"/"!==s.pathnameBase&&(n=T([n,s.pathnameBase]))}return r}function k(C,L){"string"===typeof C&&(C={path:C,caseSensitive:!1,end:!0});let[e,t]=function(C,L,e){void 0===L&&(L=!1);void 0===e&&(e=!0);i("*"===C||!C.endsWith("*")||C.endsWith("/*"),'Route path "'+C+'" will be treated as if it were "'+C.replace(/\*$/,"/*")+'" because the `*` character must always follow a `/` in the pattern. To get rid of this warning, please change the route path to "'+C.replace(/\*$/,"/*")+'".');let t=[],n="^"+C.replace(/\/*\*?$/,"").replace(/^\/*/,"/").replace(/[\\.*+^${}|()[\]]/g,"\\$&").replace(/\/:(\w+)(\?)?/g,((C,L,e)=>(t.push({paramName:L,isOptional:null!=e}),e?"/?([^\\/]+)?":"/([^\\/]+)")));C.endsWith("*")?(t.push({paramName:"*"}),n+="*"===C||"/*"===C?"(.*)$":"(?:\\/(.+)|\\/*)$"):e?n+="\\/*$":""!==C&&"/"!==C&&(n+="(?:(?=\\/|$))");let r=new RegExp(n,L?void 0:"i");return[r,t]}(C.path,C.caseSensitive,C.end),n=L.match(e);if(!n)return null;let r=n[0],a=r.replace(/(.)\/+$/,"$1"),o=n.slice(1);return{params:t.reduce(((C,L,e)=>{let{paramName:t,isOptional:n}=L;if("*"===t){let C=o[e]||"";a=r.slice(0,r.length-C.length).replace(/(.)\/+$/,"$1")}const s=o[e];return C[t]=n&&!s?void 0:function(C,L){try{return decodeURIComponent(C)}catch(e){return i(!1,'The value for the URL param "'+L+'" will not be decoded because the string "'+C+'" is a malformed URL segment. This is probably due to a bad percent encoding ('+e+")."),C}}(s||"",t),C}),{}),pathname:r,pathnameBase:a,pattern:C}}function N(C){try{return decodeURI(C)}catch(L){return i(!1,'The URL path "'+C+'" could not be decoded because it is is a malformed URL segment. This is probably due to a bad percent encoding ('+L+")."),C}}function S(C,L){if("/"===L)return C;if(!C.toLowerCase().startsWith(L.toLowerCase()))return null;let e=L.endsWith("/")?L.length-1:L.length,t=C.charAt(e);return t&&"/"!==t?null:C.slice(e)||"/"}function R(C,L,e,t){return"Cannot include a '"+C+"' character in a manually specified `to."+L+"` field ["+JSON.stringify(t)+"]. Please separate it out to the `to."+e+'` field. Alternatively you may provide the full path as a string in <Link to="..."> and the router will parse it for you.'}function P(C){return C.filter(((C,L)=>0===L||C.route.path&&C.route.path.length>0))}function O(C){return P(C).map(((L,e)=>e===C.length-1?L.pathname:L.pathnameBase))}function j(C,L,e,n){let r;void 0===n&&(n=!1),"string"===typeof C?r=c(C):(r=t({},C),o(!r.pathname||!r.pathname.includes("?"),R("?","pathname","search",r)),o(!r.pathname||!r.pathname.includes("#"),R("#","pathname","hash",r)),o(!r.search||!r.search.includes("#"),R("#","search","hash",r)));let a,i=""===C||""===r.pathname,s=i?"/":r.pathname;if(null==s)a=e;else if(n){let C=L[L.length-1].replace(/^\//,"").split("/");if(s.startsWith("..")){let L=s.split("/");for(;".."===L[0];)L.shift(),C.pop();r.pathname=L.join("/")}a="/"+C.join("/")}else{let C=L.length-1;if(s.startsWith("..")){let L=s.split("/");for(;".."===L[0];)L.shift(),C-=1;r.pathname=L.join("/")}a=C>=0?L[C]:"/"}let l=function(C,L){void 0===L&&(L="/");let{pathname:e,search:t="",hash:n=""}="string"===typeof C?c(C):C,r=e?e.startsWith("/")?e:function(C,L){let e=L.replace(/\/+$/,"").split("/");return C.split("/").forEach((C=>{".."===C?e.length>1&&e.pop():"."!==C&&e.push(C)})),e.length>1?e.join("/"):"/"}(e,L):L;return{pathname:r,search:D(t),hash:W(n)}}(r,a),u=s&&"/"!==s&&s.endsWith("/"),M=(i||"."===s)&&e.endsWith("/");return l.pathname.endsWith("/")||!u&&!M||(l.pathname+="/"),l}const T=C=>C.join("/").replace(/\/\/+/g,"/"),U=C=>C.replace(/\/+$/,"").replace(/^\/*/,"/"),D=C=>C&&"?"!==C?C.startsWith("?")?C:"?"+C:"",W=C=>C&&"#"!==C?C.startsWith("#")?C:"#"+C:"";class _ extends Error{}function I(C){return null!=C&&"number"===typeof C.status&&"string"===typeof C.statusText&&"boolean"===typeof C.internal&&"data"in C}const q=["post","put","patch","delete"],B=(new Set(q),["get",...q]);new Set(B),new Set([301,302,303,307,308]),new Set([307,308]);Symbol("deferred")},948:(C,L,e)=>{e.d(L,{Z:()=>M});var t=e(5773),n=e(808),r=e(8573),a=e(4760),o=["className","prefixCls","element","top","size","strokeWidth","smooth","hideProgress","children"],i={position:"sticky",bottom:15,right:15,visibility:"visible",opacity:0,transition:"visibility 0.3s linear 0s, opacity 0.3s linear 0s",cursor:"pointer",userSelect:"none"},s={display:"block",transform:"rotate(-90deg)"},l={transition:"stroke-dashoffset 0.3s linear 0s"},u={position:"absolute",top:0,display:"flex",height:"100%",width:"100%",alignItems:"center",justifyContent:"center",color:"#fff",fontSize:12},c=document.documentElement;function M(C){void 0===C&&(C={});var{className:L,prefixCls:e="w-back-to-up",element:M=c,top:Z=120,size:p=35,strokeWidth:d=3,smooth:h=!0,hideProgress:f=!1,children:m}=C,v=(0,n.Z)(C,o),g=(0,r.useRef)(null),x=[L,e].filter(Boolean).join(" "),b=Object.assign({},i,{position:M===c?"fixed":"sticky"},v.style,{width:p,height:p,opacity:0===Z?1:0}),y=(0,r.useMemo)((()=>p/2),[p]),E=(0,r.useMemo)((()=>p/2-d/2),[p,d]),w=(0,r.useMemo)((()=>Math.PI*E*2),[E]),[k,N]=(0,r.useState)(w||0),S=C=>{var{clientHeight:L,scrollHeight:e,scrollTop:t}=M||c;N(w-w*(t/(e-L))||0),g.current&&Z>0&&(g.current.style.opacity=t>Z?"1":"0")};(0,r.useEffect)((()=>{var C=M===c?document:M;return C&&C.addEventListener("scroll",S,{passive:!0}),()=>{C&&C.removeEventListener("scroll",S)}}),[M]);return(0,a.jsxs)("div",(0,t.Z)({className:x,ref:g},v,{onClick:C=>{M.scrollTo({top:0,behavior:h?"smooth":"auto"})},style:b,children:[!f&&(0,a.jsxs)("svg",{viewBox:"0 0 "+p+" "+p,width:p,height:p,focusable:"false",style:s,children:[(0,a.jsx)("circle",{fill:"rgb(0 0 0 / 75%)",stroke:"rgb(200 200 200 / 85%)",strokeWidth:d,r:E,cx:y,cy:y}),(0,a.jsx)("circle",{fill:"none",stroke:"rgb(0 0 0 / 50%)",strokeWidth:d,r:E,cx:y,cy:y,strokeDasharray:w,strokeDashoffset:k||0,style:l})]}),m&&(0,a.jsx)("div",{style:u,children:m})]}))}},6394:(C,L,e)=>{e.r(L),e.d(L,{LayoutContent:()=>v,LayoutContext:()=>i,LayoutFooter:()=>Z,LayoutHeader:()=>c,LayoutSider:()=>f,default:()=>g,randomid:()=>d});var t=e(5773),n=e(808),r=e(8573),a=e(4760),o=["prefixCls","className","hasSider","children"],i=r.createContext({addSider:()=>null,removeSider:()=>null}),s=r.forwardRef(((C,L)=>{var{prefixCls:e="w-layout",className:s,hasSider:l,children:u}=C,c=(0,n.Z)(C,o),[M,Z]=(0,r.useState)([]),p=[e,s,"boolean"===typeof l&&l||M.length>0?e+"-has-sider":null].filter(Boolean).join(" ").trim();return(0,a.jsx)(i.Provider,{value:{addSider:C=>{Z((L=>[...L,C]))},removeSider:C=>{Z((L=>[...L.filter((L=>L!==C))]))}},children:(0,a.jsx)("section",(0,t.Z)({ref:L,className:p},c,{children:u}))})}));s.displayName="Layout";const l=s;var u=["prefixCls","className","children"],c=r.forwardRef(((C,L)=>{var e=C||{},{prefixCls:r="w-layout-header",className:o,children:i}=e,s=(0,n.Z)(e,u),l=[r,o].filter(Boolean).join(" ").trim();return(0,a.jsx)("header",(0,t.Z)({ref:L,className:l},s,{children:i}))})),M=["prefixCls","className","children"],Z=r.forwardRef(((C,L)=>{var{prefixCls:e="w-layout-footer",className:r,children:o}=C,i=(0,n.Z)(C,M),s=[e,r].filter(Boolean).join(" ").trim();return(0,a.jsx)("footer",(0,t.Z)({ref:L,className:s},i,{children:o}))})),p=["prefixCls","className","style","children","width","collapsedWidth","collapsed","addSider","removeSider"];function d(){return parseInt(String(1e15*Math.random()),10).toString(36)}var h=r.forwardRef(((C,L)=>{var e=C,{prefixCls:o="w-layout-sider",className:i,style:s,children:l,width:u=200,collapsedWidth:c=80,collapsed:M=!1,addSider:Z,removeSider:h}=e,f=(0,n.Z)(e,p),[m]=(0,r.useState)("w-layout-"+d()),[v,g]=(0,r.useState)(M?c:u);(0,r.useEffect)((()=>(Z&&Z(m),()=>{h&&h(m)})),[]),(0,r.useMemo)((()=>g(M?c:u)),[u,c,M]);var x=(0,t.Z)({},s,{flex:"0 0 "+v,maxWidth:v,minWidth:v,width:v});return(0,a.jsx)("div",(0,t.Z)({ref:L,className:[o,i].filter(Boolean).join(" ").trim(),style:x},f,{children:l}))})),f=r.forwardRef(((C,L)=>(0,a.jsx)(i.Consumer,{children:e=>(0,a.jsx)(h,(0,t.Z)({ref:L},C,e))}))),m=["prefixCls","className","children"],v=r.forwardRef(((C,L)=>{var{prefixCls:e="w-layout-content",className:r,children:o}=C,i=(0,n.Z)(C,m),s=[e,r].filter(Boolean).join(" ").trim();return(0,a.jsx)("main",(0,t.Z)({ref:L,className:s},i,{children:o}))}));l.Header=c,l.Footer=Z,l.Sider=f,l.Content=v;const g=l},3279:(C,L,e)=>{var t;e.d(L,{F0:()=>j,FR:()=>i,TH:()=>p,Us:()=>s,V$:()=>v,WU:()=>m,j3:()=>O,oQ:()=>M,s0:()=>h,w3:()=>o});var n=e(8573),r=e(7510);function a(){return a=Object.assign?Object.assign.bind():function(C){for(var L=1;L<arguments.length;L++){var e=arguments[L];for(var t in e)Object.prototype.hasOwnProperty.call(e,t)&&(C[t]=e[t])}return C},a.apply(this,arguments)}const o=n.createContext(null);const i=n.createContext(null);const s=n.createContext(null);const l=n.createContext(null);const u=n.createContext({outlet:null,matches:[],isDataRoute:!1});const c=n.createContext(null);function M(C,L){let{relative:e}=void 0===L?{}:L;Z()||(0,r.J0)(!1);let{basename:t,navigator:a}=n.useContext(s),{hash:o,pathname:i,search:l}=m(C,{relative:e}),u=i;return"/"!==t&&(u="/"===i?t:(0,r.RQ)([t,i])),a.createHref({pathname:u,search:l,hash:o})}function Z(){return null!=n.useContext(l)}function p(){return Z()||(0,r.J0)(!1),n.useContext(l).location}function d(C){n.useContext(s).static||n.useLayoutEffect(C)}function h(){let{isDataRoute:C}=n.useContext(u);return C?function(){let{router:C}=S(k.UseNavigateStable),L=P(N.UseNavigateStable),e=n.useRef(!1);return d((()=>{e.current=!0})),n.useCallback((function(t,n){void 0===n&&(n={}),e.current&&("number"===typeof t?C.navigate(t):C.navigate(t,a({fromRouteId:L},n)))}),[C,L])}():function(){Z()||(0,r.J0)(!1);let C=n.useContext(o),{basename:L,navigator:e}=n.useContext(s),{matches:t}=n.useContext(u),{pathname:a}=p(),i=JSON.stringify((0,r.cm)(t)),l=n.useRef(!1);return d((()=>{l.current=!0})),n.useCallback((function(t,n){if(void 0===n&&(n={}),!l.current)return;if("number"===typeof t)return void e.go(t);let o=(0,r.pC)(t,JSON.parse(i),a,"path"===n.relative);null==C&&"/"!==L&&(o.pathname="/"===o.pathname?L:(0,r.RQ)([L,o.pathname])),(n.replace?e.replace:e.push)(o,n.state,n)}),[L,e,i,a,C])}()}const f=n.createContext(null);function m(C,L){let{relative:e}=void 0===L?{}:L,{matches:t}=n.useContext(u),{pathname:a}=p(),o=JSON.stringify((0,r.cm)(t));return n.useMemo((()=>(0,r.pC)(C,JSON.parse(o),a,"path"===e)),[C,o,a,e])}function v(C,L){return g(C,L)}function g(C,L,e){Z()||(0,r.J0)(!1);let{navigator:t}=n.useContext(s),{matches:o}=n.useContext(u),i=o[o.length-1],c=i?i.params:{},M=(i&&i.pathname,i?i.pathnameBase:"/");i&&i.route;let d,h=p();if(L){var f;let C="string"===typeof L?(0,r.cP)(L):L;"/"===M||(null==(f=C.pathname)?void 0:f.startsWith(M))||(0,r.J0)(!1),d=C}else d=h;let m=d.pathname||"/",v="/"===M?m:m.slice(M.length)||"/",g=(0,r.fp)(C,{pathname:v});let x=w(g&&g.map((C=>Object.assign({},C,{params:Object.assign({},c,C.params),pathname:(0,r.RQ)([M,t.encodeLocation?t.encodeLocation(C.pathname).pathname:C.pathname]),pathnameBase:"/"===C.pathnameBase?M:(0,r.RQ)([M,t.encodeLocation?t.encodeLocation(C.pathnameBase).pathname:C.pathnameBase])}))),o,e);return L&&x?n.createElement(l.Provider,{value:{location:a({pathname:"/",search:"",hash:"",state:null,key:"default"},d),navigationType:r.aU.Pop}},x):x}function x(){let C=function(){var C;let L=n.useContext(c),e=R(N.UseRouteError),t=P(N.UseRouteError);if(L)return L;return null==(C=e.errors)?void 0:C[t]}(),L=(0,r.WK)(C)?C.status+" "+C.statusText:C instanceof Error?C.message:JSON.stringify(C),e=C instanceof Error?C.stack:null,t="rgba(200,200,200, 0.5)",a={padding:"0.5rem",backgroundColor:t};return n.createElement(n.Fragment,null,n.createElement("h2",null,"Unexpected Application Error!"),n.createElement("h3",{style:{fontStyle:"italic"}},L),e?n.createElement("pre",{style:a},e):null,null)}const b=n.createElement(x,null);class y extends n.Component{constructor(C){super(C),this.state={location:C.location,revalidation:C.revalidation,error:C.error}}static getDerivedStateFromError(C){return{error:C}}static getDerivedStateFromProps(C,L){return L.location!==C.location||"idle"!==L.revalidation&&"idle"===C.revalidation?{error:C.error,location:C.location,revalidation:C.revalidation}:{error:C.error||L.error,location:L.location,revalidation:C.revalidation||L.revalidation}}componentDidCatch(C,L){console.error("React Router caught the following error during render",C,L)}render(){return this.state.error?n.createElement(u.Provider,{value:this.props.routeContext},n.createElement(c.Provider,{value:this.state.error,children:this.props.component})):this.props.children}}function E(C){let{routeContext:L,match:e,children:t}=C,r=n.useContext(o);return r&&r.static&&r.staticContext&&(e.route.errorElement||e.route.ErrorBoundary)&&(r.staticContext._deepestRenderedBoundaryId=e.route.id),n.createElement(u.Provider,{value:L},t)}function w(C,L,e){var t;if(void 0===L&&(L=[]),void 0===e&&(e=null),null==C){var a;if(null==(a=e)||!a.errors)return null;C=e.matches}let o=C,i=null==(t=e)?void 0:t.errors;if(null!=i){let C=o.findIndex((C=>C.route.id&&(null==i?void 0:i[C.route.id])));C>=0||(0,r.J0)(!1),o=o.slice(0,Math.min(o.length,C+1))}return o.reduceRight(((C,t,r)=>{let a=t.route.id?null==i?void 0:i[t.route.id]:null,s=null;e&&(s=t.route.errorElement||b);let l=L.concat(o.slice(0,r+1)),u=()=>{let L;return L=a?s:t.route.Component?n.createElement(t.route.Component,null):t.route.element?t.route.element:C,n.createElement(E,{match:t,routeContext:{outlet:C,matches:l,isDataRoute:null!=e},children:L})};return e&&(t.route.ErrorBoundary||t.route.errorElement||0===r)?n.createElement(y,{location:e.location,revalidation:e.revalidation,component:s,error:a,children:u(),routeContext:{outlet:null,matches:l,isDataRoute:!0}}):u()}),null)}var k=function(C){return C.UseBlocker="useBlocker",C.UseRevalidator="useRevalidator",C.UseNavigateStable="useNavigate",C}(k||{}),N=function(C){return C.UseBlocker="useBlocker",C.UseLoaderData="useLoaderData",C.UseActionData="useActionData",C.UseRouteError="useRouteError",C.UseNavigation="useNavigation",C.UseRouteLoaderData="useRouteLoaderData",C.UseMatches="useMatches",C.UseRevalidator="useRevalidator",C.UseNavigateStable="useNavigate",C.UseRouteId="useRouteId",C}(N||{});function S(C){let L=n.useContext(o);return L||(0,r.J0)(!1),L}function R(C){let L=n.useContext(i);return L||(0,r.J0)(!1),L}function P(C){let L=function(C){let L=n.useContext(u);return L||(0,r.J0)(!1),L}(),e=L.matches[L.matches.length-1];return e.route.id||(0,r.J0)(!1),e.route.id}(t||(t=e.t(n,2))).startTransition;function O(C){return function(C){let L=n.useContext(u).outlet;return L?n.createElement(f.Provider,{value:C},L):L}(C.context)}function j(C){let{basename:L="/",children:e=null,location:t,navigationType:a=r.aU.Pop,navigator:o,static:i=!1}=C;Z()&&(0,r.J0)(!1);let u=L.replace(/^\/*/,"/"),c=n.useMemo((()=>({basename:u,navigator:o,static:i})),[u,o,i]);"string"===typeof t&&(t=(0,r.cP)(t));let{pathname:M="/",search:p="",hash:d="",state:h=null,key:f="default"}=t,m=n.useMemo((()=>{let C=(0,r.Zn)(M,u);return null==C?null:{location:{pathname:C,search:p,hash:d,state:h,key:f},navigationType:a}}),[u,M,p,d,h,f,a]);return null==m?null:n.createElement(s.Provider,{value:c},n.createElement(l.Provider,{children:e,value:m}))}new Promise((()=>{}));n.Component},6231:(C,L,e)=>{e.d(L,{Z:()=>b});var t=e(5773),n=e(808);function r(C,L){return r=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(C,L){return C.__proto__=L,C},r(C,L)}function a(C,L){C.prototype=Object.create(L.prototype),C.prototype.constructor=C,r(C,L)}function o(C,L){return C.replace(new RegExp("(^|\\s)"+L+"(?:\\s|$)","g"),"$1").replace(/\s+/g," ").replace(/^\s*|\s*$/g,"")}var i=e(8573),s=e(6836);const l=!1,u=i.createContext(null);var c=function(C){return C.scrollTop},M="unmounted",Z="exited",p="entering",d="entered",h="exiting",f=function(C){function L(L,e){var t;t=C.call(this,L,e)||this;var n,r=e&&!e.isMounting?L.enter:L.appear;return t.appearStatus=null,L.in?r?(n=Z,t.appearStatus=p):n=d:n=L.unmountOnExit||L.mountOnEnter?M:Z,t.state={status:n},t.nextCallback=null,t}a(L,C),L.getDerivedStateFromProps=function(C,L){return C.in&&L.status===M?{status:Z}:null};var e=L.prototype;return e.componentDidMount=function(){this.updateStatus(!0,this.appearStatus)},e.componentDidUpdate=function(C){var L=null;if(C!==this.props){var e=this.state.status;this.props.in?e!==p&&e!==d&&(L=p):e!==p&&e!==d||(L=h)}this.updateStatus(!1,L)},e.componentWillUnmount=function(){this.cancelNextCallback()},e.getTimeouts=function(){var C,L,e,t=this.props.timeout;return C=L=e=t,null!=t&&"number"!==typeof t&&(C=t.exit,L=t.enter,e=void 0!==t.appear?t.appear:L),{exit:C,enter:L,appear:e}},e.updateStatus=function(C,L){if(void 0===C&&(C=!1),null!==L)if(this.cancelNextCallback(),L===p){if(this.props.unmountOnExit||this.props.mountOnEnter){var e=this.props.nodeRef?this.props.nodeRef.current:s.findDOMNode(this);e&&c(e)}this.performEnter(C)}else this.performExit();else this.props.unmountOnExit&&this.state.status===Z&&this.setState({status:M})},e.performEnter=function(C){var L=this,e=this.props.enter,t=this.context?this.context.isMounting:C,n=this.props.nodeRef?[t]:[s.findDOMNode(this),t],r=n[0],a=n[1],o=this.getTimeouts(),i=t?o.appear:o.enter;!C&&!e||l?this.safeSetState({status:d},(function(){L.props.onEntered(r)})):(this.props.onEnter(r,a),this.safeSetState({status:p},(function(){L.props.onEntering(r,a),L.onTransitionEnd(i,(function(){L.safeSetState({status:d},(function(){L.props.onEntered(r,a)}))}))})))},e.performExit=function(){var C=this,L=this.props.exit,e=this.getTimeouts(),t=this.props.nodeRef?void 0:s.findDOMNode(this);L&&!l?(this.props.onExit(t),this.safeSetState({status:h},(function(){C.props.onExiting(t),C.onTransitionEnd(e.exit,(function(){C.safeSetState({status:Z},(function(){C.props.onExited(t)}))}))}))):this.safeSetState({status:Z},(function(){C.props.onExited(t)}))},e.cancelNextCallback=function(){null!==this.nextCallback&&(this.nextCallback.cancel(),this.nextCallback=null)},e.safeSetState=function(C,L){L=this.setNextCallback(L),this.setState(C,L)},e.setNextCallback=function(C){var L=this,e=!0;return this.nextCallback=function(t){e&&(e=!1,L.nextCallback=null,C(t))},this.nextCallback.cancel=function(){e=!1},this.nextCallback},e.onTransitionEnd=function(C,L){this.setNextCallback(L);var e=this.props.nodeRef?this.props.nodeRef.current:s.findDOMNode(this),t=null==C&&!this.props.addEndListener;if(e&&!t){if(this.props.addEndListener){var n=this.props.nodeRef?[this.nextCallback]:[e,this.nextCallback],r=n[0],a=n[1];this.props.addEndListener(r,a)}null!=C&&setTimeout(this.nextCallback,C)}else setTimeout(this.nextCallback,0)},e.render=function(){var C=this.state.status;if(C===M)return null;var L=this.props,e=L.children,t=(L.in,L.mountOnEnter,L.unmountOnExit,L.appear,L.enter,L.exit,L.timeout,L.addEndListener,L.onEnter,L.onEntering,L.onEntered,L.onExit,L.onExiting,L.onExited,L.nodeRef,(0,n.Z)(L,["children","in","mountOnEnter","unmountOnExit","appear","enter","exit","timeout","addEndListener","onEnter","onEntering","onEntered","onExit","onExiting","onExited","nodeRef"]));return i.createElement(u.Provider,{value:null},"function"===typeof e?e(C,t):i.cloneElement(i.Children.only(e),t))},L}(i.Component);function m(){}f.contextType=u,f.propTypes={},f.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:m,onEntering:m,onEntered:m,onExit:m,onExiting:m,onExited:m},f.UNMOUNTED=M,f.EXITED=Z,f.ENTERING=p,f.ENTERED=d,f.EXITING=h;const v=f;var g=function(C,L){return C&&L&&L.split(" ").forEach((function(L){return t=L,void((e=C).classList?e.classList.remove(t):"string"===typeof e.className?e.className=o(e.className,t):e.setAttribute("class",o(e.className&&e.className.baseVal||"",t)));var e,t}))},x=function(C){function L(){for(var L,e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return(L=C.call.apply(C,[this].concat(t))||this).appliedClasses={appear:{},enter:{},exit:{}},L.onEnter=function(C,e){var t=L.resolveArguments(C,e),n=t[0],r=t[1];L.removeClasses(n,"exit"),L.addClass(n,r?"appear":"enter","base"),L.props.onEnter&&L.props.onEnter(C,e)},L.onEntering=function(C,e){var t=L.resolveArguments(C,e),n=t[0],r=t[1]?"appear":"enter";L.addClass(n,r,"active"),L.props.onEntering&&L.props.onEntering(C,e)},L.onEntered=function(C,e){var t=L.resolveArguments(C,e),n=t[0],r=t[1]?"appear":"enter";L.removeClasses(n,r),L.addClass(n,r,"done"),L.props.onEntered&&L.props.onEntered(C,e)},L.onExit=function(C){var e=L.resolveArguments(C)[0];L.removeClasses(e,"appear"),L.removeClasses(e,"enter"),L.addClass(e,"exit","base"),L.props.onExit&&L.props.onExit(C)},L.onExiting=function(C){var e=L.resolveArguments(C)[0];L.addClass(e,"exit","active"),L.props.onExiting&&L.props.onExiting(C)},L.onExited=function(C){var e=L.resolveArguments(C)[0];L.removeClasses(e,"exit"),L.addClass(e,"exit","done"),L.props.onExited&&L.props.onExited(C)},L.resolveArguments=function(C,e){return L.props.nodeRef?[L.props.nodeRef.current,C]:[C,e]},L.getClassNames=function(C){var e=L.props.classNames,t="string"===typeof e,n=t?""+(t&&e?e+"-":"")+C:e[C];return{baseClassName:n,activeClassName:t?n+"-active":e[C+"Active"],doneClassName:t?n+"-done":e[C+"Done"]}},L}a(L,C);var e=L.prototype;return e.addClass=function(C,L,e){var t=this.getClassNames(L)[e+"ClassName"],n=this.getClassNames("enter").doneClassName;"appear"===L&&"done"===e&&n&&(t+=" "+n),"active"===e&&C&&c(C),t&&(this.appliedClasses[L][e]=t,function(C,L){C&&L&&L.split(" ").forEach((function(L){return t=L,void((e=C).classList?e.classList.add(t):function(C,L){return C.classList?!!L&&C.classList.contains(L):-1!==(" "+(C.className.baseVal||C.className)+" ").indexOf(" "+L+" ")}(e,t)||("string"===typeof e.className?e.className=e.className+" "+t:e.setAttribute("class",(e.className&&e.className.baseVal||"")+" "+t)));var e,t}))}(C,t))},e.removeClasses=function(C,L){var e=this.appliedClasses[L],t=e.base,n=e.active,r=e.done;this.appliedClasses[L]={},t&&g(C,t),n&&g(C,n),r&&g(C,r)},e.render=function(){var C=this.props,L=(C.classNames,(0,n.Z)(C,["classNames"]));return i.createElement(v,(0,t.Z)({},L,{onEnter:this.onEnter,onEntered:this.onEntered,onEntering:this.onEntering,onExit:this.onExit,onExiting:this.onExiting,onExited:this.onExited}))},L}(i.Component);x.defaultProps={classNames:""},x.propTypes={};const b=x},4478:(C,L)=>{function e(C,L){var e=C.length;C.push(L);C:for(;0<e;){var t=e-1>>>1,n=C[t];if(!(0<r(n,L)))break C;C[t]=L,C[e]=n,e=t}}function t(C){return 0===C.length?null:C[0]}function n(C){if(0===C.length)return null;var L=C[0],e=C.pop();if(e!==L){C[0]=e;C:for(var t=0,n=C.length,a=n>>>1;t<a;){var o=2*(t+1)-1,i=C[o],s=o+1,l=C[s];if(0>r(i,e))s<n&&0>r(l,i)?(C[t]=l,C[s]=e,t=s):(C[t]=i,C[o]=e,t=o);else{if(!(s<n&&0>r(l,e)))break C;C[t]=l,C[s]=e,t=s}}}return L}function r(C,L){var e=C.sortIndex-L.sortIndex;return 0!==e?e:C.id-L.id}if("object"===typeof performance&&"function"===typeof performance.now){var a=performance;L.unstable_now=function(){return a.now()}}else{var o=Date,i=o.now();L.unstable_now=function(){return o.now()-i}}var s=[],l=[],u=1,c=null,M=3,Z=!1,p=!1,d=!1,h="function"===typeof setTimeout?setTimeout:null,f="function"===typeof clearTimeout?clearTimeout:null,m="undefined"!==typeof setImmediate?setImmediate:null;function v(C){for(var L=t(l);null!==L;){if(null===L.callback)n(l);else{if(!(L.startTime<=C))break;n(l),L.sortIndex=L.expirationTime,e(s,L)}L=t(l)}}function g(C){if(d=!1,v(C),!p)if(null!==t(s))p=!0,j(x);else{var L=t(l);null!==L&&T(g,L.startTime-C)}}function x(C,e){p=!1,d&&(d=!1,f(w),w=-1),Z=!0;var r=M;try{for(v(e),c=t(s);null!==c&&(!(c.expirationTime>e)||C&&!S());){var a=c.callback;if("function"===typeof a){c.callback=null,M=c.priorityLevel;var o=a(c.expirationTime<=e);e=L.unstable_now(),"function"===typeof o?c.callback=o:c===t(s)&&n(s),v(e)}else n(s);c=t(s)}if(null!==c)var i=!0;else{var u=t(l);null!==u&&T(g,u.startTime-e),i=!1}return i}finally{c=null,M=r,Z=!1}}"undefined"!==typeof navigator&&void 0!==navigator.scheduling&&void 0!==navigator.scheduling.isInputPending&&navigator.scheduling.isInputPending.bind(navigator.scheduling);var b,y=!1,E=null,w=-1,k=5,N=-1;function S(){return!(L.unstable_now()-N<k)}function R(){if(null!==E){var C=L.unstable_now();N=C;var e=!0;try{e=E(!0,C)}finally{e?b():(y=!1,E=null)}}else y=!1}if("function"===typeof m)b=function(){m(R)};else if("undefined"!==typeof MessageChannel){var P=new MessageChannel,O=P.port2;P.port1.onmessage=R,b=function(){O.postMessage(null)}}else b=function(){h(R,0)};function j(C){E=C,y||(y=!0,b())}function T(C,e){w=h((function(){C(L.unstable_now())}),e)}L.unstable_IdlePriority=5,L.unstable_ImmediatePriority=1,L.unstable_LowPriority=4,L.unstable_NormalPriority=3,L.unstable_Profiling=null,L.unstable_UserBlockingPriority=2,L.unstable_cancelCallback=function(C){C.callback=null},L.unstable_continueExecution=function(){p||Z||(p=!0,j(x))},L.unstable_forceFrameRate=function(C){0>C||125<C?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):k=0<C?Math.floor(1e3/C):5},L.unstable_getCurrentPriorityLevel=function(){return M},L.unstable_getFirstCallbackNode=function(){return t(s)},L.unstable_next=function(C){switch(M){case 1:case 2:case 3:var L=3;break;default:L=M}var e=M;M=L;try{return C()}finally{M=e}},L.unstable_pauseExecution=function(){},L.unstable_requestPaint=function(){},L.unstable_runWithPriority=function(C,L){switch(C){case 1:case 2:case 3:case 4:case 5:break;default:C=3}var e=M;M=C;try{return L()}finally{M=e}},L.unstable_scheduleCallback=function(C,n,r){var a=L.unstable_now();switch("object"===typeof r&&null!==r?r="number"===typeof(r=r.delay)&&0<r?a+r:a:r=a,C){case 1:var o=-1;break;case 2:o=250;break;case 5:o=1073741823;break;case 4:o=1e4;break;default:o=5e3}return C={id:u++,callback:n,priorityLevel:C,startTime:r,expirationTime:o=r+o,sortIndex:-1},r>a?(C.sortIndex=r,e(l,C),null===t(s)&&C===t(l)&&(d?(f(w),w=-1):d=!0,T(g,r-a))):(C.sortIndex=o,e(s,C),p||Z||(p=!0,j(x))),C},L.unstable_shouldYield=S,L.unstable_wrapCallback=function(C){var L=M;return function(){var e=M;M=L;try{return C.apply(this,arguments)}finally{M=e}}}},7029:(C,L,e)=>{C.exports=e(4478)},9059:()=>{},7791:(C,L,e)=>{function t(C,L,e,t,n,r,a){try{var o=C[r](a),i=o.value}catch(s){return void e(s)}o.done?L(i):Promise.resolve(i).then(t,n)}function n(C){return function(){var L=this,e=arguments;return new Promise((function(n,r){var a=C.apply(L,e);function o(C){t(a,n,r,o,i,"next",C)}function i(C){t(a,n,r,o,i,"throw",C)}o(void 0)}))}}e.d(L,{Z:()=>n})},5773:(C,L,e)=>{function t(){return t=Object.assign?Object.assign.bind():function(C){for(var L=1;L<arguments.length;L++){var e=arguments[L];for(var t in e)Object.prototype.hasOwnProperty.call(e,t)&&(C[t]=e[t])}return C},t.apply(this,arguments)}e.d(L,{Z:()=>t})},808:(C,L,e)=>{function t(C,L){if(null==C)return{};var e,t,n={},r=Object.keys(C);for(t=0;t<r.length;t++)e=r[t],L.indexOf(e)>=0||(n[e]=C[e]);return n}e.d(L,{Z:()=>t})},371:(C,L,e)=>{e.d(L,{Z:()=>r});var t=/(?=(YYYY|YY|MM|DD|HH|mm|ss|ms))\1([:/]*)/g,n={YYYY:["getFullYear",4],YY:["getFullYear",2],MM:["getMonth",2,1],DD:["getDate",2],HH:["getHours",2],mm:["getMinutes",2],ss:["getSeconds",2],ms:["getMilliseconds",3]};function r(C,L,e){return"string"!==typeof C&&(L=C,C="YYYY-MM-DD"),C.replace(t,(function(C,t,r){var a=n[t],o=a[1],i=a[0];return!0===e&&(i="getUTC".concat(String(i).slice(3))),L||(L=new Date),"00".concat(String(L[i]()+(a[2]||0))).slice(-o)+(r||"")}))}r.utc=function(C,L){return r(C,L,!0)}},2193:C=>{C.exports=JSON.parse('{"adobe":["M20,1 L20,19.0010671 L12.6072222,1 L20,1 Z M7.39861111,1 L-1.68220993e-12,19.0010671 L-1.68220993e-12,1 L7.39861111,1 Z M10.0027778,7.26488497 L14.7138889,19 L11.6269444,19 L10.2172222,15.5814318 L6.77027778,15.5814318 L10.0027778,7.26488497 Z"],"alipay":["M20,13.6918519 L20,3.84592593 C20,1.72148148 18.2785185,0 16.1540741,0 L3.84592593,0 C1.72148148,0 0,1.72148148 0,3.84592593 L0,16.1540741 C0,18.2785185 1.72148148,20 3.84592593,20 L16.1540741,20 C18.0474074,20 19.6207407,18.6311111 19.9407407,16.8325926 C18.9214815,16.3940741 14.5007407,14.4859259 12.1985185,13.3837037 C10.4444444,15.5051852 8.61037037,16.7792593 5.84296296,16.7792593 C3.07555556,16.7792593 1.22962963,15.0755556 1.45481481,12.9896296 C1.6,11.6207407 2.53925926,9.3837037 6.6162963,9.76888889 C8.76444444,9.97037037 9.74814815,10.3733333 11.5022222,10.9511111 C11.9525926,10.1214815 12.3318519,9.20592593 12.6162963,8.23111111 L4.84740741,8.23111111 L4.84740741,7.46074074 L8.69037037,7.46074074 L8.69037037,6.07703704 L4,6.07703704 L4,5.22962963 L8.69037037,5.22962963 L8.69037037,3.23555556 C8.69037037,3.23555556 8.73481481,2.92148148 9.07851852,2.92148148 L11.0014815,2.92148148 L11.0014815,5.22962963 L16.002963,5.22962963 L16.002963,6.07703704 L11.0014815,6.07703704 L11.0014815,7.46074074 L15.0785185,7.46074074 C14.7051852,8.98962963 14.1362963,10.3881481 13.4251852,11.6148148 C14.6074074,12.0444444 20,13.6918519 20,13.6918519 Z M5.53777778,15.4607407 C2.61333333,15.4607407 2.15407407,13.6148148 2.30814815,12.8444444 C2.46222222,12.0740741 3.30962963,11.0755556 4.93333333,11.0755556 C6.80296296,11.0755556 8.47407407,11.5525926 10.48,12.5303704 C9.07259259,14.3674074 7.3362963,15.4607407 5.53777778,15.4607407 Z"],"aliwangwang":["M19.22908,6.57180321 C18.7362766,5.42095221 18.0263471,4.38542657 17.1261272,3.49886285 C16.2259072,2.61229913 15.1744308,1.91554174 14.0058527,1.42781157 C12.7958009,0.92326311 11.510121,0.66858627 10.1854071,0.66858627 C9.07781943,0.66858627 7.99462797,0.846379536 6.96022892,1.20196607 C4.19125976,-0.0930416382 0.900211828,-0.00174239364 0.756274224,0.00306282975 C0.214678494,0.0198811116 -0.143945706,0.560468744 0.0561031671,1.05540675 L1.78335442,5.33205558 C0.856298661,6.83849311 0.368374579,8.55876309 0.368374579,10.3342931 C0.368374579,11.6389113 0.626974342,12.9050877 1.13929463,14.0967831 C1.63209795,15.2476341 2.34202749,16.2831597 3.24224742,17.1697234 C4.14246735,18.0562871 5.19394375,18.7530445 6.36252192,19.2407747 C7.57257364,19.7453232 8.8582536,20 10.1829675,20 C11.5076814,20 12.7933613,19.7453232 14.0058527,19.2407747 C15.1744308,18.7554471 16.2259072,18.0562871 17.1261272,17.1697234 C18.0263471,16.2831597 18.733837,15.2476341 19.22908,14.0967831 C19.7414002,12.9050877 20,11.6389113 20,10.3342931 C20,9.02967498 19.7414002,7.76349862 19.22908,6.57180321 Z M10.6464954,8.42661945 C10.6464954,8.8687 10.2829919,9.22668914 9.83410176,9.22668914 L9.83410176,9.22668914 C9.38521161,9.22668914 9.02170817,8.8687 9.02170817,8.42661945 L9.02170817,6.97303937 C9.02170817,6.53095882 9.38521161,6.17296967 9.83410176,6.17296967 L9.83410176,6.17296967 C10.2829919,6.17296967 10.6464954,6.53095882 10.6464954,6.97303937 L10.6464954,8.42661945 Z M15.3671608,8.42661945 C15.3671608,8.8687 15.0036574,9.22668914 14.5547673,9.22668914 L14.5547673,9.22668914 C14.1058771,9.22668914 13.7423737,8.8687 13.7423737,8.42661945 L13.7423737,6.97303937 C13.7423737,6.53095882 14.1058771,6.17296967 14.5547673,6.17296967 L14.5547673,6.17296967 C15.0036574,6.17296967 15.3671608,6.53095882 15.3671608,6.97303937 L15.3671608,8.42661945 Z"],"android-o":["M4.07398016,6.44514442 C3.91051929,6.44514442 3.77800806,6.57287936 3.77800806,6.73044839 L3.77800806,12.7156816 C3.77800806,12.8732507 3.91051929,13.0009856 4.07398016,13.0009856 C4.23744104,13.0009856 4.36995227,12.8732507 4.36995227,12.7156816 L4.36995227,6.73044839 C4.36995227,6.57287936 4.23744104,6.44514442 4.07398016,6.44514442 Z M4.16300468,5.12738566 C5.0814568,5.12738566 5.82600935,5.84510129 5.82600935,6.73044839 L5.82600935,12.7156816 C5.82600935,13.6010287 5.0814568,14.3187444 4.16300468,14.3187444 C3.24455256,14.3187444 2.5,13.6010287 2.5,12.7156816 L2.5,6.73044839 C2.5,5.84510129 3.24455256,5.12738566 4.16300468,5.12738566 Z M5.90209221,6.62819569 L5.90209221,14.7579973 L14.1042877,14.7579973 L14.1042877,6.62819569 L5.90209221,6.62819569 Z M4.53505963,5.31043693 L15.4713202,5.31043693 L15.4713202,15.1972502 C15.4713202,15.6824356 15.0632927,16.075756 14.5599652,16.075756 L5.44641468,16.075756 C4.94308719,16.075756 4.53505963,15.6824356 4.53505963,15.1972502 L4.53505963,5.31043693 Z M15.9073327,6.42906211 C15.7438718,6.42906211 15.6113606,6.55679705 15.6113606,6.71436609 L15.6113606,12.6995993 C15.6113606,12.8571684 15.7438718,12.9849033 15.9073327,12.9849033 C16.0707935,12.9849033 16.2033048,12.7963549 16.2033048,12.6995993 L16.2033048,6.71436609 C16.2033048,6.55679705 16.0707935,6.42906211 15.9073327,6.42906211 Z M9.01765538,15.2049105 C9.395151,15.2049105 9.70117167,15.4999009 9.70117167,15.8637899 L9.70117167,18.1842373 C9.70117167,19.2928496 9.1045152,20 8.04153784,20 C6.99509657,20 6.37949269,19.3157378 6.31721896,18.1842373 L6.31721896,15.8637899 C6.31721896,15.4999009 6.62323962,15.2049105 7.00073524,15.2049105 C7.37823087,15.2049105 7.68425153,15.4999009 7.68425153,15.8637899 L7.68326089,18.1487766 C7.70822453,18.5952479 7.78648905,18.6822412 8.04153784,18.6822412 C8.28005053,18.6822412 8.33413909,18.6181361 8.33413909,18.1842373 L8.33413909,15.8637899 C8.33413909,15.4999009 8.64015976,15.2049105 9.01765538,15.2049105 Z M13.5586383,15.2049105 C13.9361339,15.2049105 14.2421546,15.4999009 14.2421546,15.8637899 L14.2421546,18.1842373 C14.2421546,19.2928496 13.6454981,20 12.5825208,20 C11.5360795,20 10.9204756,19.3157378 10.8582019,18.1842373 L10.8582019,15.8637899 C10.8582019,15.4999009 11.1642226,15.2049105 11.5417182,15.2049105 C11.9192138,15.2049105 12.2252345,15.4999009 12.2252345,15.8637899 L12.2242438,18.1487766 C12.2492075,18.5952479 12.327472,18.6822412 12.5825208,18.6822412 C12.8210335,18.6822412 12.875122,18.6181361 12.875122,18.1842373 L12.875122,15.8637899 C12.875122,15.4999009 13.1811427,15.2049105 13.5586383,15.2049105 Z M12.6639411,0.271165158 C12.8861029,-0.0230341093 13.3136142,-0.0879234601 13.6188142,0.126230737 C13.9240142,0.340384933 13.9913299,0.752486839 13.769168,1.04668611 L13.769168,1.04668611 L13.0882553,1.94928274 C14.2439039,2.68253194 15.1108008,3.81236851 15.4713993,5.15121253 C15.5879165,5.12484976 15.7108148,5.11130335 15.8369953,5.11130335 C16.7554474,5.11130335 17.5,5.82901899 17.5,6.71436609 L17.5,12.6995993 C17.5,13.5849464 16.7554474,14.3026621 15.8369953,14.3026621 C14.9185432,14.3026621 14.1739906,13.5849464 14.1739906,12.6995993 L14.1739906,6.71436609 C14.1739906,6.39567442 14.2704645,6.09870324 14.4367962,5.84910926 L14.2342372,5.8808147 C13.904776,3.86754294 12.0959084,2.36410577 9.95841577,2.36410577 C7.746647,2.36410577 5.89667151,3.97144135 5.65588732,6.0729355 L4.29711724,5.92827171 C4.48394229,4.29771718 5.40552419,2.89384247 6.72648986,2.01557004 L5.99462688,1.04668611 C5.77246501,0.752486839 5.83978071,0.340384933 6.14498071,0.126230737 C6.45018072,-0.0879234601 6.877692,-0.0230341093 7.09985388,0.271165158 L7.95068917,1.39774461 C8.57641856,1.17040256 9.25342796,1.04634701 9.95841577,1.04634701 C10.617415,1.04634701 11.2526282,1.15490163 11.8446082,1.35524267 Z M8.63615736,3.33742135 C8.88782111,3.33742135 9.09183489,3.53408159 9.09183489,3.77667427 C9.09183489,4.01926696 8.88782111,4.21592719 8.63615736,4.21592719 C8.38449361,4.21592719 8.18047983,4.01926696 8.18047983,3.77667427 C8.18047983,3.53408159 8.38449361,3.33742135 8.63615736,3.33742135 Z M11.3702225,3.33742135 C11.6218863,3.33742135 11.8259,3.53408159 11.8259,3.77667427 C11.8259,4.01926696 11.6218863,4.21592719 11.3702225,4.21592719 C11.1185588,4.21592719 10.914545,4.01926696 10.914545,3.77667427 C10.914545,3.53408159 11.1185588,3.33742135 11.3702225,3.33742135 Z"],"android":["M12.73532,1.8275782 L13.6004468,0.254234987 C13.6465354,0.171670366 13.6164105,0.0662850893 13.5329875,0.0211566008 C13.4482772,-0.0247411233 13.3439985,0.00679753626 13.2994548,0.0891057454 L12.4250587,1.67809008 C11.6897009,1.35321625 10.866543,1.17013817 9.99652404,1.17090741 C9.12804998,1.17013817 8.30643696,1.3521906 7.57339644,1.67655161 L6.69848542,0.0909006285 C6.65368421,0.00731036 6.54811814,-0.0232026521 6.4657251,0.0224386601 C6.3817872,0.0670543249 6.35088981,0.171926778 6.39749337,0.254491399 L7.26313518,1.82629614 C5.562234,2.70014778 4.41336615,4.36297874 4.41439606,6.27273432 L15.5799394,6.27170867 C15.5804544,4.36246591 14.4336463,2.70245549 12.73532,1.8275782 L12.73532,1.8275782 Z M7.45727376,4.25861911 C7.20005301,4.25810628 6.99072321,4.04964343 6.99072321,3.79246233 C6.99072321,3.53656329 7.20005301,3.32630556 7.45753124,3.32630556 C7.71655434,3.32630556 7.92588413,3.53656329 7.92614161,3.79246233 C7.92614161,4.04964343 7.71655434,4.25861911 7.45727376,4.25861911 L7.45727376,4.25861911 Z M15.5418326,6.7001729 L15.5438925,14.7115053 C15.543635,15.1930467 15.2817796,15.6092032 14.8955623,15.8392046 C14.6973041,15.9574105 14.4681484,16.0297187 14.2207119,16.0294622 L14.2207119,16.0294622 L13.3167058,16.0299751 L13.3174782,18.7638384 C13.3174782,19.4453811 12.7626126,19.9994872 12.0777206,19.9989744 C11.9922378,19.9989744 11.9088148,19.9905128 11.8282242,19.9741024 C11.2640894,19.8594863 10.8382204,19.3607652 10.8374479,18.7651205 L10.8374479,18.7651205 L10.8374479,16.0302315 L9.16409693,16.0302315 L9.16486937,18.7651205 C9.16486937,19.361278 8.73977281,19.8594863 8.17486558,19.9748716 C8.09401742,19.991282 8.01033699,20 7.92485422,20 C7.32698978,20 6.82696706,19.5764076 6.71161681,19.01384 C6.69513821,18.933583 6.68638395,18.8505056 6.68638395,18.7653769 L6.68638395,18.7653769 L6.68535403,16.0304879 L5.78469519,16.0304879 C5.26355926,16.0304879 4.81812192,15.729204 4.60261265,15.294073 C4.51532753,15.1181745 4.46177206,14.9227886 4.46202953,14.7127873 L4.46202953,14.7127873 L4.46022719,6.70222419 L15.5418326,6.7001729 Z M2.73950019,6.46888939 C3.4241348,6.46888939 3.97977281,7.02171338 3.97977281,7.70299971 L3.97977281,7.70299971 L3.97977281,12.8727758 C3.97977281,12.9581609 3.97127603,13.0414948 3.95479743,13.1220081 C3.83970466,13.685345 3.33993942,14.1076553 2.7405301,14.1084245 C2.48820144,14.1079117 2.25389625,14.0320138 2.05795532,13.9027822 C1.72271867,13.6820116 1.50102991,13.3043169 1.50077243,12.8727758 L1.50077243,12.8727758 L1.5,7.70325612 C1.50025748,7.02248261 2.05486558,6.46888939 2.73950019,6.46888939 Z M17.2594699,6.46760734 C17.944362,6.46760734 18.4992276,7.0199185 18.4992276,7.70197406 L18.4992276,7.70197406 L18.5,12.8709809 C18.4997425,13.5540621 17.9453919,14.105604 17.2610148,14.105604 C16.5758652,14.1061168 16.0212571,13.5540621 16.0209996,12.8714937 L16.0209996,12.8714937 L16.0204847,7.70248688 C16.0202272,7.02043132 16.5750928,6.46709451 17.2594699,6.46760734 Z M12.5414388,3.32476709 C12.7981446,3.32527991 13.0087618,3.53605047 13.0087618,3.79194951 C13.0087618,4.04913061 12.799432,4.25759346 12.5414388,4.25759346 C12.2834457,4.25759346 12.0728285,4.04964343 12.0733434,3.79143669 C12.0733434,3.53605047 12.2829307,3.32579274 12.5414388,3.32476709 Z"],"apple":["M14.1222584,4.68222045 C15.4725648,4.68222045 16.9029698,5.42546577 17.9224981,6.71020766 C14.5825789,8.56144598 15.1252231,13.3836655 18.5,14.6731574 C18.0354768,15.7134008 17.8127331,16.1783979 17.2147121,17.0986421 C16.3803503,18.383384 15.2040857,19.9828739 13.7462394,19.9968738 C12.4508155,20.0091237 12.1183069,19.1443792 10.3600904,19.1541291 C8.60212114,19.1641291 8.23549641,20.0118737 6.93982533,19.9998738 C5.48197904,19.9861239 4.36702453,18.541633 3.53216835,17.2571411 C1.19793322,13.6649138 0.954175977,9.44944037 2.39372811,7.20895451 C3.41671741,5.61571456 5.03031122,4.68347045 6.54798433,4.68347045 C8.09309867,4.68347045 9.06441935,5.54046504 10.3417963,5.54046504 C11.5811016,5.54046504 12.335859,4.68222045 14.1222584,4.68222045 Z M13.7301702,0 C13.9091563,1.21549233 13.416203,2.40498482 12.767255,3.24697951 C12.0723243,4.14897382 10.8747989,4.84821941 9.71757008,4.81196964 C9.50644566,3.64872698 10.0490898,2.45198453 10.706196,1.64498962 C11.4300512,0.755745231 12.6700982,0.0739995331 13.7301702,0 Z"],"appstore-o":["M2.02020202,1.51515152 C1.74127033,1.51515152 1.51515152,1.74127033 1.51515152,2.02020202 L1.51515152,7.07070707 C1.51515152,7.34963876 1.74127033,7.57575758 2.02020202,7.57575758 L7.07070707,7.57575758 C7.34963876,7.57575758 7.57575758,7.34963876 7.57575758,7.07070707 L7.57575758,2.02020202 C7.57575758,1.74127033 7.34963876,1.51515152 7.07070707,1.51515152 L2.02020202,1.51515152 Z M7.07070707,10.9090909 C8.18643384,10.9090909 9.09090909,11.8135662 9.09090909,12.9292929 L9.09090909,17.979798 C9.09090909,19.0955247 8.18643384,20 7.07070707,20 L2.02020202,20 C0.904475253,20 0,19.0955247 0,17.979798 L0,12.9292929 C0,11.8135662 0.904475253,10.9090909 2.02020202,10.9090909 L7.07070707,10.9090909 Z M17.979798,10.9090909 C19.0955247,10.9090909 20,11.8135662 20,12.9292929 L20,17.979798 C20,19.0955247 19.0955247,20 17.979798,20 L12.9292929,20 C11.8135662,20 10.9090909,19.0955247 10.9090909,17.979798 L10.9090909,12.9292929 C10.9090909,11.8135662 11.8135662,10.9090909 12.9292929,10.9090909 L17.979798,10.9090909 Z M7.07070707,12.4242424 L2.02020202,12.4242424 C1.74127033,12.4242424 1.51515152,12.6503612 1.51515152,12.9292929 L1.51515152,17.979798 C1.51515152,18.2587297 1.74127033,18.4848485 2.02020202,18.4848485 L7.07070707,18.4848485 C7.34963876,18.4848485 7.57575758,18.2587297 7.57575758,17.979798 L7.57575758,12.9292929 C7.57575758,12.6503612 7.34963876,12.4242424 7.07070707,12.4242424 Z M17.979798,12.4242424 L12.9292929,12.4242424 C12.6503612,12.4242424 12.4242424,12.6503612 12.4242424,12.9292929 L12.4242424,17.979798 C12.4242424,18.2587297 12.6503612,18.4848485 12.9292929,18.4848485 L17.979798,18.4848485 C18.2587297,18.4848485 18.4848485,18.2587297 18.4848485,17.979798 L18.4848485,12.9292929 C18.4848485,12.6503612 18.2587297,12.4242424 17.979798,12.4242424 Z M7.07070707,0 C8.18643384,0 9.09090909,0.904475253 9.09090909,2.02020202 L9.09090909,7.07070707 C9.09090909,8.18643384 8.18643384,9.09090909 7.07070707,9.09090909 L2.02020202,9.09090909 C0.904475253,9.09090909 0,8.18643384 0,7.07070707 L0,2.02020202 C0,0.904475253 0.904475253,0 2.02020202,0 L7.07070707,0 Z M17.979798,0 C19.0955247,0 20,0.904475253 20,2.02020202 L20,7.07070707 C20,8.18643384 19.0955247,9.09090909 17.979798,9.09090909 L12.9292929,9.09090909 C11.8135662,9.09090909 10.9090909,8.18643384 10.9090909,7.07070707 L10.9090909,2.02020202 C10.9090909,0.904475253 11.8135662,0 12.9292929,0 L17.979798,0 Z M17.979798,1.51515152 L12.9292929,1.51515152 C12.6503612,1.51515152 12.4242424,1.74127033 12.4242424,2.02020202 L12.4242424,7.07070707 C12.4242424,7.34963876 12.6503612,7.57575758 12.9292929,7.57575758 L17.979798,7.57575758 C18.2587297,7.57575758 18.4848485,7.34963876 18.4848485,7.07070707 L18.4848485,2.02020202 C18.4848485,1.74127033 18.2587297,1.51515152 17.979798,1.51515152 Z"],"appstore":["M7.07070707,10.9090909 C8.18643384,10.9090909 9.09090909,11.8135662 9.09090909,12.9292929 L9.09090909,17.979798 C9.09090909,19.0955247 8.18643384,20 7.07070707,20 L2.02020202,20 C0.904475253,20 0,19.0955247 0,17.979798 L0,12.9292929 C0,11.8135662 0.904475253,10.9090909 2.02020202,10.9090909 L7.07070707,10.9090909 Z M17.979798,10.9090909 C19.0955247,10.9090909 20,11.8135662 20,12.9292929 L20,17.979798 C20,19.0955247 19.0955247,20 17.979798,20 L12.9292929,20 C11.8135662,20 10.9090909,19.0955247 10.9090909,17.979798 L10.9090909,12.9292929 C10.9090909,11.8135662 11.8135662,10.9090909 12.9292929,10.9090909 L17.979798,10.9090909 Z M7.07070707,0 C8.18643384,0 9.09090909,0.904475253 9.09090909,2.02020202 L9.09090909,7.07070707 C9.09090909,8.18643384 8.18643384,9.09090909 7.07070707,9.09090909 L2.02020202,9.09090909 C0.904475253,9.09090909 0,8.18643384 0,7.07070707 L0,2.02020202 C0,0.904475253 0.904475253,0 2.02020202,0 L7.07070707,0 Z M17.979798,0 C19.0955247,0 20,0.904475253 20,2.02020202 L20,7.07070707 C20,8.18643384 19.0955247,9.09090909 17.979798,9.09090909 L12.9292929,9.09090909 C11.8135662,9.09090909 10.9090909,8.18643384 10.9090909,7.07070707 L10.9090909,2.02020202 C10.9090909,0.904475253 11.8135662,0 12.9292929,0 L17.979798,0 Z"],"area-chart":["M9.08745861,2.0538648 C9.28450295,2.0538648 9.44439958,2.21357393 9.44439958,2.41098842 C9.44439958,2.42930245 9.43659318,2.44519257 9.43390132,2.46296795 L9.43390132,2.46296795 L9.44439958,2.46296795 L9.44439958,10.2176138 C9.44439958,10.414759 9.60402703,10.5747374 9.80107136,10.5747374 L9.80107136,10.5747374 L17.5802848,10.5747374 C17.7773291,10.5747374 17.9369566,10.7347159 17.9369566,10.931861 C17.9369566,10.9350929 17.9350723,10.9377862 17.9350723,10.9412874 C17.9356106,10.970105 17.9369566,10.9983841 17.9369566,11.0269324 C17