vendor.js 500 KB

123456789101112131415161718192021222324
  1. "use strict";var t=(t,e,n)=>{if(!e.has(t))throw TypeError("Cannot "+n)},e=(e,n,r)=>(t(e,n,"read from private field"),r?r.call(e):n.get(e));function n(t,e){const n=Object.create(null),r=t.split(",");for(let o=0;o<r.length;o++)n[r[o]]=!0;return e?t=>!!n[t.toLowerCase()]:t=>!!n[t]}const r={},o=[],i=()=>{},s=()=>!1,a=t=>111===t.charCodeAt(0)&&110===t.charCodeAt(1)&&(t.charCodeAt(2)>122||t.charCodeAt(2)<97),c=t=>t.startsWith("onUpdate:"),u=Object.assign,d=(t,e)=>{const n=t.indexOf(e);n>-1&&t.splice(n,1)},l=Object.prototype.hasOwnProperty,f=(t,e)=>l.call(t,e),h=Array.isArray,p=t=>"[object Map]"===w(t),g=t=>"[object Set]"===w(t),y=t=>"function"==typeof t,m=t=>"string"==typeof t,$=t=>"symbol"==typeof t,v=t=>null!==t&&"object"==typeof t,_=t=>(v(t)||y(t))&&y(t.then)&&y(t.catch),b=Object.prototype.toString,w=t=>b.call(t),x=t=>"[object Object]"===w(t),P=t=>m(t)&&"NaN"!==t&&"-"!==t[0]&&""+parseInt(t,10)===t,S=n(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),A=t=>{const e=Object.create(null);return n=>e[n]||(e[n]=t(n))},T=/-(\w)/g,k=A((t=>t.replace(T,((t,e)=>e?e.toUpperCase():"")))),O=/\B([A-Z])/g,C=A((t=>t.replace(O,"-$1").toLowerCase())),E=A((t=>t.charAt(0).toUpperCase()+t.slice(1))),I=A((t=>t?`on${E(t)}`:"")),R=(t,e)=>!Object.is(t,e),L=(t,e)=>{for(let n=0;n<t.length;n++)t[n](e)},D=t=>{const e=parseFloat(t);return isNaN(e)?t:e},N=t=>{const e=m(t)?Number(t):NaN;return isNaN(e)?t:e};function M(t){if(h(t)){const e={};for(let n=0;n<t.length;n++){const r=t[n],o=m(r)?F(r):M(r);if(o)for(const t in o)e[t]=o[t]}return e}if(m(t)||v(t))return t}const j=/;(?![^(]*\))/g,B=/:([^]+)/,U=/\/\*[^]*?\*\//g;function F(t){const e={};return t.replace(U,"").split(j).forEach((t=>{if(t){const n=t.split(B);n.length>1&&(e[n[0].trim()]=n[1].trim())}})),e}function q(t){let e="";if(m(t))e=t;else if(h(t))for(let n=0;n<t.length;n++){const r=q(t[n]);r&&(e+=r+" ")}else if(v(t))for(const n in t)t[n]&&(e+=n+" ");return e.trim()}const H=(t,e)=>e&&e.__v_isRef?H(t,e.value):p(e)?{[`Map(${e.size})`]:[...e.entries()].reduce(((t,[e,n],r)=>(t[W(e,r)+" =>"]=n,t)),{})}:g(e)?{[`Set(${e.size})`]:[...e.values()].map((t=>W(t)))}:$(e)?W(e):!v(e)||h(e)||x(e)?e:String(e),W=(t,e="")=>{var n;return $(t)?`Symbol(${null!=(n=t.description)?n:e})`:t},z=["{","}"];const Y=/^(?:\d)+/,K=/^(?:\w)+/;const V=Object.prototype.hasOwnProperty,G=(t,e)=>V.call(t,e),J=new class{constructor(){this._caches=Object.create(null)}interpolate(t,e,n=z){if(!e)return[t];let r=this._caches[t];return r||(r=function(t,[e,n]){const r=[];let o=0,i="";for(;o<t.length;){let s=t[o++];if(s===e){i&&r.push({type:"text",value:i}),i="";let e="";for(s=t[o++];void 0!==s&&s!==n;)e+=s,s=t[o++];const a=s===n,c=Y.test(e)?"list":a&&K.test(e)?"named":"unknown";r.push({value:e,type:c})}else i+=s}return i&&r.push({type:"text",value:i}),r}(t,n),this._caches[t]=r),function(t,e){const n=[];let r=0;const o=Array.isArray(e)?"list":(i=e,null!==i&&"object"==typeof i?"named":"unknown");var i;if("unknown"===o)return n;for(;r<t.length;){const i=t[r];switch(i.type){case"text":n.push(i.value);break;case"list":n.push(e[parseInt(i.value,10)]);break;case"named":"named"===o&&n.push(e[i.value])}r++}return n}(r,e)}};function X(t,e){if(!t)return;if(t=t.trim().replace(/_/g,"-"),e&&e[t])return t;if("chinese"===(t=t.toLowerCase()))return"zh-Hans";if(0===t.indexOf("zh"))return t.indexOf("-hans")>-1?"zh-Hans":t.indexOf("-hant")>-1?"zh-Hant":(n=t,["-tw","-hk","-mo","-cht"].find((t=>-1!==n.indexOf(t)))?"zh-Hant":"zh-Hans");var n;let r=["en","fr","es"];e&&Object.keys(e).length>0&&(r=Object.keys(e));const o=function(t,e){return e.find((e=>0===t.indexOf(e)))}(t,r);return o||void 0}class Z{constructor({locale:t,fallbackLocale:e,messages:n,watcher:r,formater:o}){this.locale="en",this.fallbackLocale="en",this.message={},this.messages={},this.watchers=[],e&&(this.fallbackLocale=e),this.formater=o||J,this.messages=n||{},this.setLocale(t||"en"),r&&this.watchLocale(r)}setLocale(t){const e=this.locale;this.locale=X(t,this.messages)||this.fallbackLocale,this.messages[this.locale]||(this.messages[this.locale]={}),this.message=this.messages[this.locale],e!==this.locale&&this.watchers.forEach((t=>{t(this.locale,e)}))}getLocale(){return this.locale}watchLocale(t){const e=this.watchers.push(t)-1;return()=>{this.watchers.splice(e,1)}}add(t,e,n=!0){const r=this.messages[t];r?n?Object.assign(r,e):Object.keys(e).forEach((t=>{G(r,t)||(r[t]=e[t])})):this.messages[t]=e}f(t,e,n){return this.formater.interpolate(t,e,n).join("")}t(t,e,n){let r=this.message;return"string"==typeof e?(e=X(e,this.messages))&&(r=this.messages[e]):n=e,G(r,t)?this.formater.interpolate(r[t],n).join(""):(console.warn(`Cannot translate the value of keypath ${t}. Use the value of keypath as default.`),t)}}const Q=/:/g;function et(t,e=null){let n;return(...r)=>(t&&(n=t.apply(e,r),t=null),n)}function nt(t,e){if(!m(e))return;const n=(e=e.replace(/\[(\d+)\]/g,".$1")).split(".");let r=n[0];return t||(t={}),1===n.length?t[r]:nt(t[r],n.slice(1).join("."))}function rt(t){let e={};return x(t)&&Object.keys(t).sort().forEach((n=>{const r=n;e[r]=t[r]})),Object.keys(e)?e:t}const ot=encodeURIComponent;function it(t,e=ot){const n=t?Object.keys(t).map((n=>{let r=t[n];return void 0===typeof r||null===r?r="":x(r)&&(r=JSON.stringify(r)),e(n)+"="+e(r)})).filter((t=>t.length>0)).join("&"):null;return n?`?${n}`:""}const st=["onInit","onLoad","onShow","onHide","onUnload","onBackPress","onPageScroll","onTabItemTap","onReachBottom","onPullDownRefresh","onShareTimeline","onShareAppMessage","onAddToFavorites","onSaveExitState","onNavigationBarButtonTap","onNavigationBarSearchInputClicked","onNavigationBarSearchInputChanged","onNavigationBarSearchInputConfirmed","onNavigationBarSearchInputFocusChanged"];const at=["onShow","onHide","onLaunch","onError","onThemeChange","onPageNotFound","onUnhandledRejection","onExit","onInit","onLoad","onReady","onUnload","onResize","onBackPress","onPageScroll","onTabItemTap","onReachBottom","onPullDownRefresh","onShareTimeline","onAddToFavorites","onShareAppMessage","onSaveExitState","onNavigationBarButtonTap","onNavigationBarSearchInputClicked","onNavigationBarSearchInputChanged","onNavigationBarSearchInputConfirmed","onNavigationBarSearchInputFocusChanged"],ct=(()=>({onPageScroll:1,onShareAppMessage:2,onShareTimeline:4}))();function ut(t,e,n=!0){return!(n&&!y(e))&&(at.indexOf(t)>-1||0===t.indexOf("on"))}let dt;const lt=[];const ft=et(((t,e)=>{if(y(t._component.onError))return e(t)})),ht=function(){};ht.prototype={on:function(t,e,n){var r=this.e||(this.e={});return(r[t]||(r[t]=[])).push({fn:e,ctx:n}),this},once:function(t,e,n){var r=this;function o(){r.off(t,o),e.apply(n,arguments)}return o._=e,this.on(t,o,n)},emit:function(t){for(var e=[].slice.call(arguments,1),n=((this.e||(this.e={}))[t]||[]).slice(),r=0,o=n.length;r<o;r++)n[r].fn.apply(n[r].ctx,e);return this},off:function(t,e){var n=this.e||(this.e={}),r=n[t],o=[];if(r&&e){for(var i=r.length-1;i>=0;i--)if(r[i].fn===e||r[i].fn._===e){r.splice(i,1);break}o=r}return o.length?n[t]=o:delete n[t],this}};var pt=ht;function gt(t){return function(){try{return t.apply(t,arguments)}catch(Xa){console.error(Xa)}}}let yt=1;const mt={};function $t(t,e,n){if("number"==typeof t){const r=mt[t];if(r)return r.keepAlive||delete mt[t],r.callback(e,n)}return e}const vt="success",_t="fail",bt="complete";function wt(t,e={},{beforeAll:n,beforeSuccess:r}={}){x(e)||(e={});const{success:o,fail:i,complete:s}=function(t){const e={};for(const n in t){const r=t[n];y(r)&&(e[n]=gt(r),delete t[n])}return e}(e),a=y(o),c=y(i),u=y(s),d=yt++;return function(t,e,n,r=!1){mt[t]={name:e,keepAlive:r,callback:n}}(d,t,(d=>{(d=d||{}).errMsg=function(t,e){return t&&-1!==t.indexOf(":fail")?e+t.substring(t.indexOf(":fail")):e+":ok"}(d.errMsg,t),y(n)&&n(d),d.errMsg===t+":ok"?(y(r)&&r(d,e),a&&o(d)):c&&i(d),u&&s(d)})),d}const xt="success",Pt="fail",St="complete",At={},Tt={};function kt(t,e){return function(n){return t(n,e)||n}}function Ot(t,e,n){let r=!1;for(let o=0;o<t.length;o++){const i=t[o];if(r)r=Promise.resolve(kt(i,n));else{const t=i(e,n);if(_(t)&&(r=Promise.resolve(t)),!1===t)return{then(){},catch(){}}}}return r||{then:t=>t(e),catch(){}}}function Ct(t,e={}){return[xt,Pt,St].forEach((n=>{const r=t[n];if(!h(r))return;const o=e[n];e[n]=function(t){Ot(r,t,e).then((t=>y(o)&&o(t)||t))}})),e}function Et(t,e){const n=[];h(At.returnValue)&&n.push(...At.returnValue);const r=Tt[t];return r&&h(r.returnValue)&&n.push(...r.returnValue),n.forEach((t=>{e=t(e)||e})),e}function It(t){const e=Object.create(null);Object.keys(At).forEach((t=>{"returnValue"!==t&&(e[t]=At[t].slice())}));const n=Tt[t];return n&&Object.keys(n).forEach((t=>{"returnValue"!==t&&(e[t]=(e[t]||[]).concat(n[t]))})),e}function Rt(t,e,n,r){const o=It(t);if(o&&Object.keys(o).length){if(h(o.invoke)){return Ot(o.invoke,n).then((n=>e(Ct(It(t),n),...r)))}return e(Ct(o,n),...r)}return e(n,...r)}function Lt(t,e){return(n={},...r)=>function(t){return!(!x(t)||![vt,_t,bt].find((e=>y(t[e]))))}(n)?Et(t,Rt(t,e,n,r)):Et(t,new Promise(((o,i)=>{Rt(t,e,u(n,{success:o,fail:i}),r)})))}function Dt(t,e,n,r={}){const o=e+":fail"+(n?" "+n:"");return delete r.errCode,$t(t,"undefined"!=typeof UniError?void 0!==r.errCode?new UniError(e,r.errCode,o):new UniError(o,r):u({errMsg:o},r))}function Nt(t,e,n,r){if(r&&r.beforeInvoke){const t=r.beforeInvoke(e);if(m(t))return t}const o=function(t,e){const n=t[0];if(!e||!x(e.formatArgs)&&x(n))return;const r=e.formatArgs,o=Object.keys(r);for(let i=0;i<o.length;i++){const e=o[i],s=r[e];if(y(s)){const r=s(t[0][e],n);if(m(r))return r}else f(n,e)||(n[e]=s)}}(e,r);if(o)return o}function Mt(t,e,n,r){return n=>{const o=wt(t,n,r),i=Nt(0,[n],0,r);return i?Dt(o,t,i):e(n,{resolve:e=>function(t,e,n){return $t(t,u(n||{},{errMsg:e+":ok"}))}(o,t,e),reject:(e,n)=>Dt(o,t,function(t){return!t||m(t)?t:t.stack?(console.error(t.message+"\n"+t.stack),t.message):t}(e),n)})}}function jt(t,e,n,r){return function(t,e,n,r){return(...t)=>{const n=Nt(0,t,0,r);if(n)throw new Error(n);return e.apply(null,t)}}(0,e,0,r)}let Bt=!1,Ut=0,Ft=0;function qt(){const{platform:t,pixelRatio:e,windowWidth:n}=wx.getSystemInfoSync();Ut=n,Ft=e,Bt="ios"===t}const Ht=jt(0,((t,e)=>{if(0===Ut&&qt(),0===(t=Number(t)))return 0;let n=t/750*(e||Ut);return n<0&&(n=-n),n=Math.floor(n+1e-4),0===n&&(n=1!==Ft&&Bt?.5:1),t<0?-n:n}));function Wt(t,e){Object.keys(e).forEach((n=>{y(e[n])&&(t[n]=function(t,e){const n=e?t?t.concat(e):h(e)?e:[e]:t;return n?function(t){const e=[];for(let n=0;n<t.length;n++)-1===e.indexOf(t[n])&&e.push(t[n]);return e}(n):n}(t[n],e[n]))}))}function zt(t,e){t&&e&&Object.keys(e).forEach((n=>{const r=t[n],o=e[n];h(r)&&y(o)&&d(r,o)}))}const Yt=jt(0,((t,e)=>{m(t)&&x(e)?Wt(Tt[t]||(Tt[t]={}),e):x(t)&&Wt(At,t)})),Kt=jt(0,((t,e)=>{m(t)?x(e)?zt(Tt[t],e):delete Tt[t]:x(t)&&zt(At,t)})),Vt=new pt,Gt=jt(0,((t,e)=>(Vt.on(t,e),()=>Vt.off(t,e)))),Jt=jt(0,((t,e)=>(Vt.once(t,e),()=>Vt.off(t,e)))),Xt=jt(0,((t,e)=>{t?(h(t)||(t=[t]),t.forEach((t=>Vt.off(t,e)))):Vt.e={}})),Zt=jt(0,((t,...e)=>{Vt.emit(t,...e)}));let Qt,te,ee;function ne(t){try{return JSON.parse(t)}catch(Xa){}return t}const re=[];function oe(t,e){re.forEach((n=>{n(t,e)})),re.length=0}const ie=Lt(se="getPushClientId",function(t,e,n,r){return Mt(t,e,0,r)}(se,((t,{resolve:e,reject:n})=>{Promise.resolve().then((()=>{void 0===ee&&(ee=!1,Qt="",te="uniPush is not enabled"),re.push(((t,r)=>{t?e({cid:t}):n(r)})),void 0!==Qt&&oe(Qt,te)}))}),0,ae));var se,ae;const ce=[],ue=/^\$|getLocale|setLocale|sendNativeEvent|restoreGlobal|requireGlobal|getCurrentSubNVue|getMenuButtonBoundingClientRect|^report|interceptors|Interceptor$|getSubNVueById|requireNativePlugin|upx2px|hideKeyboard|canIUse|^create|Sync$|Manager$|base64ToArrayBuffer|arrayBufferToBase64|getDeviceInfo|getAppBaseInfo|getWindowInfo|getSystemSetting|getAppAuthorizeSetting/,de=/^create|Manager$/,le=["createBLEConnection"],fe=["createBLEConnection"],he=/^on|^off/;function pe(t){return de.test(t)&&-1===le.indexOf(t)}function ge(t){return ue.test(t)&&-1===fe.indexOf(t)}function ye(t){return!(pe(t)||ge(t)||function(t){return he.test(t)&&"onPush"!==t}(t))}function me(t,e){return ye(t)&&y(e)?function(n={},...r){return y(n.success)||y(n.fail)||y(n.complete)?Et(t,Rt(t,e,n,r)):Et(t,new Promise(((o,i)=>{Rt(t,e,u({},n,{success:o,fail:i}),r)})))}:e}Promise.prototype.finally||(Promise.prototype.finally=function(t){const e=this.constructor;return this.then((n=>e.resolve(t&&t()).then((()=>n))),(n=>e.resolve(t&&t()).then((()=>{throw n}))))});const $e=["success","fail","cancel","complete"];const ve=()=>{const t=y(getApp)&&getApp({allowDefault:!0});return t&&t.$vm?t.$vm.$locale:X(wx.getSystemInfoSync().language)||"en"},_e=[];"undefined"!=typeof global&&(global.getLocale=ve);let be;function we(t=wx){return function(e,n){be=be||t.getStorageSync("__DC_STAT_UUID"),be||(be=Date.now()+""+Math.floor(1e7*Math.random()),wx.setStorage({key:"__DC_STAT_UUID",data:be})),n.deviceId=be}}function xe(t,e){if(t.safeArea){const n=t.safeArea;e.safeAreaInsets={top:n.top,left:n.left,right:t.windowWidth-n.right,bottom:t.screenHeight-n.bottom}}}function Pe(t,e){let n=t.deviceType||"phone";{const t={ipad:"pad",windows:"pc",mac:"pc"},r=Object.keys(t),o=e.toLocaleLowerCase();for(let e=0;e<r.length;e++){const i=r[e];if(-1!==o.indexOf(i)){n=t[i];break}}}return n}function Se(t){let e=t;return e&&(e=e.toLocaleLowerCase()),e}function Ae(t){return ve?ve():t}function Te(t){let e=t.hostName||"WeChat";return t.environment?e=t.environment:t.host&&t.host.env&&(e=t.host.env),e}const ke={returnValue:(t,e)=>{xe(t,e),we()(t,e),function(t,e){const{brand:n="",model:r="",system:o="",language:i="",theme:s,version:a,platform:c,fontSizeSetting:d,SDKVersion:l,pixelRatio:f,deviceOrientation:h}=t;let p="",g="";p=o.split(" ")[0]||"",g=o.split(" ")[1]||"";let y=a,m=Pe(t,r),$=Se(n),v=Te(t),_=h,b=f,w=l;const x=i.replace(/_/g,"-"),P={appId:"__UNI__7806143",appName:"常来此购",appVersion:"1.8.3",appVersionCode:183,appLanguage:Ae(x),uniCompileVersion:"4.08",uniRuntimeVersion:"4.08",uniPlatform:"mp-weixin",deviceBrand:$,deviceModel:r,deviceType:m,devicePixelRatio:b,deviceOrientation:_,osName:p.toLocaleLowerCase(),osVersion:g,hostTheme:s,hostVersion:y,hostLanguage:x,hostName:v,hostSDKVersion:w,hostFontSizeSetting:d,windowTop:0,windowBottom:0,osLanguage:void 0,osTheme:void 0,ua:void 0,hostPackageName:void 0,browserName:void 0,browserVersion:void 0};u(e,P)}(t,e)}},Oe=ke,Ce={args(t,e){let n=parseInt(t.current);if(isNaN(n))return;const r=t.urls;if(!h(r))return;const o=r.length;return o?(n<0?n=0:n>=o&&(n=o-1),n>0?(e.current=r[n],e.urls=r.filter(((t,e)=>!(e<n)||t!==r[n]))):e.current=r[0],{indicator:!1,loop:!1}):void 0}},Ee={args(t,e){e.alertText=t.title}},Ie={returnValue:(t,e)=>{const{brand:n,model:r}=t;let o=Pe(t,r),i=Se(n);we()(t,e),e=rt(u(e,{deviceType:o,deviceBrand:i,deviceModel:r}))}},Re={returnValue:(t,e)=>{const{version:n,language:r,SDKVersion:o,theme:i}=t;let s=Te(t),a=r.replace(/_/g,"-");e=rt(u(e,{hostVersion:n,hostLanguage:a,hostName:s,hostSDKVersion:o,hostTheme:i,appId:"__UNI__7806143",appName:"常来此购",appVersion:"1.8.3",appVersionCode:183,appLanguage:Ae(a)}))}},Le={returnValue:(t,e)=>{xe(t,e),e=rt(u(e,{windowTop:0,windowBottom:0}))}},De={$on:Gt,$off:Xt,$once:Jt,$emit:Zt,upx2px:Ht,interceptors:{},addInterceptor:Yt,removeInterceptor:Kt,onCreateVueApp:function(t){if(dt)return t(dt);lt.push(t)},invokeCreateVueAppHook:function(t){dt=t,lt.forEach((e=>e(t)))},getLocale:ve,setLocale:t=>{const e=y(getApp)&&getApp();if(!e)return!1;return e.$vm.$locale!==t&&(e.$vm.$locale=t,_e.forEach((e=>e({locale:t}))),!0)},onLocaleChange:t=>{-1===_e.indexOf(t)&&_e.push(t)},getPushClientId:ie,onPushMessage:t=>{-1===ce.indexOf(t)&&ce.push(t)},offPushMessage:t=>{if(t){const e=ce.indexOf(t);e>-1&&ce.splice(e,1)}else ce.length=0},invokePushCallback:function(t){if("enabled"===t.type)ee=!0;else if("clientId"===t.type)Qt=t.cid,te=t.errMsg,oe(Qt,t.errMsg);else if("pushMsg"===t.type){const e={type:"receive",data:ne(t.message)};for(let t=0;t<ce.length;t++){if((0,ce[t])(e),e.stopped)break}}else"click"===t.type&&ce.forEach((e=>{e({type:"click",data:ne(t.message)})}))}};const Ne=["qy","env","error","version","lanDebug","cloud","serviceMarket","router","worklet","__webpack_require_UNI_MP_PLUGIN__"],Me=["lanDebug","router","worklet"],je=wx.getLaunchOptionsSync?wx.getLaunchOptionsSync():null;function Be(t){return(!je||1154!==je.scene||!Me.includes(t))&&(Ne.indexOf(t)>-1||"function"==typeof wx[t])}function Ue(){const t={};for(const e in wx)Be(e)&&(t[e]=wx[e]);return"undefined"!=typeof globalThis&&"undefined"==typeof requireMiniProgram&&(globalThis.wx=t),t}const Fe=["__route__","__wxExparserNodeId__","__wxWebviewId__"],qe=(He={oauth:["weixin"],share:["weixin"],payment:["wxpay"],push:["weixin"]},function({service:t,success:e,fail:n,complete:r}){let o;He[t]?(o={errMsg:"getProvider:ok",service:t,provider:He[t]},y(e)&&e(o)):(o={errMsg:"getProvider:fail:服务["+t+"]不存在"},y(n)&&n(o)),y(r)&&r(o)});var He;const We=Ue();let ze=We.getAppBaseInfo&&We.getAppBaseInfo();ze||(ze=We.getSystemInfoSync());const Ye=ze?ze.host:null,Ke=Ye&&"SAAASDK"===Ye.env?We.miniapp.shareVideoMessage:We.shareVideoMessage;var Ve=Object.freeze({__proto__:null,createSelectorQuery:function(){const t=We.createSelectorQuery(),e=t.in;return t.in=function(t){return e.call(this,function(t){const e=Object.create(null);return Fe.forEach((n=>{e[n]=t[n]})),e}(t))},t},getProvider:qe,shareVideoMessage:Ke});const Ge={args(t,e){t.compressedHeight&&!e.compressHeight&&(e.compressHeight=t.compressedHeight),t.compressedWidth&&!e.compressWidth&&(e.compressWidth=t.compressedWidth)}};var Je=Object.freeze({__proto__:null,compressImage:Ge,getAppAuthorizeSetting:{returnValue:function(t,e){const{locationReducedAccuracy:n}=t;e.locationAccuracy="unsupported",!0===n?e.locationAccuracy="reduced":!1===n&&(e.locationAccuracy="full")}},getAppBaseInfo:Re,getDeviceInfo:Ie,getSystemInfo:ke,getSystemInfoSync:Oe,getWindowInfo:Le,previewImage:Ce,redirectTo:{},showActionSheet:Ee});const Xe=Ue();var Ze=function(t,e,n=wx){const r=function(t){function e(t,e,n){return function(o){return e(r(t,o,n))}}function n(t,n,r={},o={},i=!1){if(x(n)){const s=!0===i?n:{};y(r)&&(r=r(n,s)||{});for(const a in n)if(f(r,a)){let e=r[a];y(e)&&(e=e(n[a],n,s)),e?m(e)?s[e]=n[a]:x(e)&&(s[e.name?e.name:a]=e.value):console.warn(`微信小程序 ${t} 暂不支持 ${a}`)}else if(-1!==$e.indexOf(a)){const r=n[a];y(r)&&(s[a]=e(t,r,o))}else i||f(s,a)||(s[a]=n[a]);return s}return y(n)&&(n=e(t,n,o)),n}function r(e,r,o,i=!1){return y(t.returnValue)&&(r=t.returnValue(e,r)),n(e,r,o,{},i)}return function(e,o){if(!f(t,e))return o;const i=t[e];return i?function(t,o){let s=i;y(i)&&(s=i(t));const a=[t=n(e,t,s.args,s.returnValue)];void 0!==o&&a.push(o);const c=wx[s.name||e].apply(wx,a);return ge(e)?r(e,c,s.returnValue,pe(e)):c}:function(){console.error(`微信小程序 暂不支持${e}`)}}}(e);return new Proxy({},{get:(e,o)=>f(e,o)?e[o]:f(t,o)?me(o,t[o]):f(De,o)?me(o,De[o]):me(o,r(o,n[o]))})}(Ve,Je,Xe);let Qe;class tn{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this.parent=Qe,!t&&Qe&&(this.index=(Qe.scopes||(Qe.scopes=[])).push(this)-1)}get active(){return this._active}run(t){if(this._active){const e=Qe;try{return Qe=this,t()}finally{Qe=e}}}on(){Qe=this}off(){Qe=this.parent}stop(t){if(this._active){let e,n;for(e=0,n=this.effects.length;e<n;e++)this.effects[e].stop();for(e=0,n=this.cleanups.length;e<n;e++)this.cleanups[e]();if(this.scopes)for(e=0,n=this.scopes.length;e<n;e++)this.scopes[e].stop(!0);if(!this.detached&&this.parent&&!t){const t=this.parent.scopes.pop();t&&t!==this&&(this.parent.scopes[this.index]=t,t.index=this.index)}this.parent=void 0,this._active=!1}}}function en(t){return new tn(t)}function nn(){return Qe}const rn=t=>{const e=new Set(t);return e.w=0,e.n=0,e},on=t=>(t.w&un)>0,sn=t=>(t.n&un)>0,an=new WeakMap;let cn=0,un=1;let dn;const ln=Symbol(""),fn=Symbol("");class hn{constructor(t,e=null,n){this.fn=t,this.scheduler=e,this.active=!0,this.deps=[],this.parent=void 0,function(t,e=Qe){e&&e.active&&e.effects.push(t)}(this,n)}run(){if(!this.active)return this.fn();let t=dn,e=gn;for(;t;){if(t===this)return;t=t.parent}try{return this.parent=dn,dn=this,gn=!0,un=1<<++cn,cn<=30?(({deps:t})=>{if(t.length)for(let e=0;e<t.length;e++)t[e].w|=un})(this):pn(this),this.fn()}finally{cn<=30&&(t=>{const{deps:e}=t;if(e.length){let n=0;for(let r=0;r<e.length;r++){const o=e[r];on(o)&&!sn(o)?o.delete(t):e[n++]=o,o.w&=~un,o.n&=~un}e.length=n}})(this),un=1<<--cn,dn=this.parent,gn=e,this.parent=void 0,this.deferStop&&this.stop()}}stop(){dn===this?this.deferStop=!0:this.active&&(pn(this),this.onStop&&this.onStop(),this.active=!1)}}function pn(t){const{deps:e}=t;if(e.length){for(let n=0;n<e.length;n++)e[n].delete(t);e.length=0}}let gn=!0;const yn=[];function mn(){yn.push(gn),gn=!1}function $n(){const t=yn.pop();gn=void 0===t||t}function vn(t,e,n){if(gn&&dn){let e=an.get(t);e||an.set(t,e=new Map);let r=e.get(n);r||e.set(n,r=rn()),_n(r)}}function _n(t,e){let n=!1;cn<=30?sn(t)||(t.n|=un,n=!on(t)):n=!t.has(dn),n&&(t.add(dn),dn.deps.push(t))}function bn(t,e,n,r,o,i){const s=an.get(t);if(!s)return;let a=[];if("clear"===e)a=[...s.values()];else if("length"===n&&h(t)){const t=Number(r);s.forEach(((e,n)=>{("length"===n||n>=t)&&a.push(e)}))}else switch(void 0!==n&&a.push(s.get(n)),e){case"add":h(t)?P(n)&&a.push(s.get("length")):(a.push(s.get(ln)),p(t)&&a.push(s.get(fn)));break;case"delete":h(t)||(a.push(s.get(ln)),p(t)&&a.push(s.get(fn)));break;case"set":p(t)&&a.push(s.get(ln))}if(1===a.length)a[0]&&wn(a[0]);else{const t=[];for(const e of a)e&&t.push(...e);wn(rn(t))}}function wn(t,e){const n=h(t)?t:[...t];for(const r of n)r.computed&&xn(r);for(const r of n)r.computed||xn(r)}function xn(t,e){(t!==dn||t.allowRecurse)&&(t.scheduler?t.scheduler():t.run())}const Pn=n("__proto__,__v_isRef,__isVue"),Sn=new Set(Object.getOwnPropertyNames(Symbol).filter((t=>"arguments"!==t&&"caller"!==t)).map((t=>Symbol[t])).filter($)),An=In(),Tn=In(!1,!0),kn=In(!0),On=Cn();function Cn(){const t={};return["includes","indexOf","lastIndexOf"].forEach((e=>{t[e]=function(...t){const n=gr(this);for(let e=0,o=this.length;e<o;e++)vn(n,0,e+"");const r=n[e](...t);return-1===r||!1===r?n[e](...t.map(gr)):r}})),["push","pop","shift","unshift","splice"].forEach((e=>{t[e]=function(...t){mn();const n=gr(this)[e].apply(this,t);return $n(),n}})),t}function En(t){const e=gr(this);return vn(e,0,t),e.hasOwnProperty(t)}function In(t=!1,e=!1){return function(n,r,o){if("__v_isReactive"===r)return!t;if("__v_isReadonly"===r)return t;if("__v_isShallow"===r)return e;if("__v_raw"===r&&o===(t?e?ar:sr:e?ir:or).get(n))return n;const i=h(n);if(!t){if(i&&f(On,r))return Reflect.get(On,r,o);if("hasOwnProperty"===r)return En}const s=Reflect.get(n,r,o);return($(r)?Sn.has(r):Pn(r))?s:(t||vn(n,0,r),e?s:br(s)?i&&P(r)?s:s.value:v(s)?t?dr(s):ur(s):s)}}function Rn(t=!1){return function(e,n,r,o){let i=e[n];if(hr(i)&&br(i)&&!br(r))return!1;if(!t&&(pr(r)||hr(r)||(i=gr(i),r=gr(r)),!h(e)&&br(i)&&!br(r)))return i.value=r,!0;const s=h(e)&&P(n)?Number(n)<e.length:f(e,n),a=Reflect.set(e,n,r,o);return e===gr(o)&&(s?R(r,i)&&bn(e,"set",n,r):bn(e,"add",n,r)),a}}const Ln={get:An,set:Rn(),deleteProperty:function(t,e){const n=f(t,e);t[e];const r=Reflect.deleteProperty(t,e);return r&&n&&bn(t,"delete",e,void 0),r},has:function(t,e){const n=Reflect.has(t,e);return $(e)&&Sn.has(e)||vn(t,0,e),n},ownKeys:function(t){return vn(t,0,h(t)?"length":ln),Reflect.ownKeys(t)}},Dn={get:kn,set:(t,e)=>!0,deleteProperty:(t,e)=>!0},Nn=u({},Ln,{get:Tn,set:Rn(!0)}),Mn=t=>t,jn=t=>Reflect.getPrototypeOf(t);function Bn(t,e,n=!1,r=!1){const o=gr(t=t.__v_raw),i=gr(e);n||(e!==i&&vn(o,0,e),vn(o,0,i));const{has:s}=jn(o),a=r?Mn:n?$r:mr;return s.call(o,e)?a(t.get(e)):s.call(o,i)?a(t.get(i)):void(t!==o&&t.get(e))}function Un(t,e=!1){const n=this.__v_raw,r=gr(n),o=gr(t);return e||(t!==o&&vn(r,0,t),vn(r,0,o)),t===o?n.has(t):n.has(t)||n.has(o)}function Fn(t,e=!1){return t=t.__v_raw,!e&&vn(gr(t),0,ln),Reflect.get(t,"size",t)}function qn(t){t=gr(t);const e=gr(this);return jn(e).has.call(e,t)||(e.add(t),bn(e,"add",t,t)),this}function Hn(t,e){e=gr(e);const n=gr(this),{has:r,get:o}=jn(n);let i=r.call(n,t);i||(t=gr(t),i=r.call(n,t));const s=o.call(n,t);return n.set(t,e),i?R(e,s)&&bn(n,"set",t,e):bn(n,"add",t,e),this}function Wn(t){const e=gr(this),{has:n,get:r}=jn(e);let o=n.call(e,t);o||(t=gr(t),o=n.call(e,t)),r&&r.call(e,t);const i=e.delete(t);return o&&bn(e,"delete",t,void 0),i}function zn(){const t=gr(this),e=0!==t.size,n=t.clear();return e&&bn(t,"clear",void 0,void 0),n}function Yn(t,e){return function(n,r){const o=this,i=o.__v_raw,s=gr(i),a=e?Mn:t?$r:mr;return!t&&vn(s,0,ln),i.forEach(((t,e)=>n.call(r,a(t),a(e),o)))}}function Kn(t,e,n){return function(...r){const o=this.__v_raw,i=gr(o),s=p(i),a="entries"===t||t===Symbol.iterator&&s,c="keys"===t&&s,u=o[t](...r),d=n?Mn:e?$r:mr;return!e&&vn(i,0,c?fn:ln),{next(){const{value:t,done:e}=u.next();return e?{value:t,done:e}:{value:a?[d(t[0]),d(t[1])]:d(t),done:e}},[Symbol.iterator](){return this}}}}function Vn(t){return function(...e){return"delete"!==t&&this}}function Gn(){const t={get(t){return Bn(this,t)},get size(){return Fn(this)},has:Un,add:qn,set:Hn,delete:Wn,clear:zn,forEach:Yn(!1,!1)},e={get(t){return Bn(this,t,!1,!0)},get size(){return Fn(this)},has:Un,add:qn,set:Hn,delete:Wn,clear:zn,forEach:Yn(!1,!0)},n={get(t){return Bn(this,t,!0)},get size(){return Fn(this,!0)},has(t){return Un.call(this,t,!0)},add:Vn("add"),set:Vn("set"),delete:Vn("delete"),clear:Vn("clear"),forEach:Yn(!0,!1)},r={get(t){return Bn(this,t,!0,!0)},get size(){return Fn(this,!0)},has(t){return Un.call(this,t,!0)},add:Vn("add"),set:Vn("set"),delete:Vn("delete"),clear:Vn("clear"),forEach:Yn(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach((o=>{t[o]=Kn(o,!1,!1),n[o]=Kn(o,!0,!1),e[o]=Kn(o,!1,!0),r[o]=Kn(o,!0,!0)})),[t,n,e,r]}const[Jn,Xn,Zn,Qn]=Gn();function tr(t,e){const n=e?t?Qn:Zn:t?Xn:Jn;return(e,r,o)=>"__v_isReactive"===r?!t:"__v_isReadonly"===r?t:"__v_raw"===r?e:Reflect.get(f(n,r)&&r in e?n:e,r,o)}const er={get:tr(!1,!1)},nr={get:tr(!1,!0)},rr={get:tr(!0,!1)},or=new WeakMap,ir=new WeakMap,sr=new WeakMap,ar=new WeakMap;function cr(t){return t.__v_skip||!Object.isExtensible(t)?0:function(t){switch(t){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}((t=>w(t).slice(8,-1))(t))}function ur(t){return hr(t)?t:lr(t,!1,Ln,er,or)}function dr(t){return lr(t,!0,Dn,rr,sr)}function lr(t,e,n,r,o){if(!v(t))return t;if(t.__v_raw&&(!e||!t.__v_isReactive))return t;const i=o.get(t);if(i)return i;const s=cr(t);if(0===s)return t;const a=new Proxy(t,2===s?r:n);return o.set(t,a),a}function fr(t){return hr(t)?fr(t.__v_raw):!(!t||!t.__v_isReactive)}function hr(t){return!(!t||!t.__v_isReadonly)}function pr(t){return!(!t||!t.__v_isShallow)}function gr(t){const e=t&&t.__v_raw;return e?gr(e):t}function yr(t){return((t,e,n)=>{Object.defineProperty(t,e,{configurable:!0,enumerable:!1,value:n})})(t,"__v_skip",!0),t}const mr=t=>v(t)?ur(t):t,$r=t=>v(t)?dr(t):t;function vr(t){gn&&dn&&_n((t=gr(t)).dep||(t.dep=rn()))}function _r(t,e){const n=(t=gr(t)).dep;n&&wn(n)}function br(t){return!(!t||!0!==t.__v_isRef)}function wr(t){return function(t,e){if(br(t))return t;return new xr(t,e)}(t,!1)}class xr{constructor(t,e){this.__v_isShallow=e,this.dep=void 0,this.__v_isRef=!0,this._rawValue=e?t:gr(t),this._value=e?t:mr(t)}get value(){return vr(this),this._value}set value(t){const e=this.__v_isShallow||pr(t)||hr(t);t=e?t:gr(t),R(t,this._rawValue)&&(this._rawValue=t,this._value=e?t:mr(t),_r(this))}}function Pr(t){return br(t)?t.value:t}const Sr={get:(t,e,n)=>Pr(Reflect.get(t,e,n)),set:(t,e,n,r)=>{const o=t[e];return br(o)&&!br(n)?(o.value=n,!0):Reflect.set(t,e,n,r)}};function Ar(t){return fr(t)?t:new Proxy(t,Sr)}function Tr(t){const e=h(t)?new Array(t.length):{};for(const n in t)e[n]=Or(t,n);return e}class kr{constructor(t,e,n){this._object=t,this._key=e,this._defaultValue=n,this.__v_isRef=!0}get value(){const t=this._object[this._key];return void 0===t?this._defaultValue:t}set value(t){this._object[this._key]=t}get dep(){return t=gr(this._object),e=this._key,null===(n=an.get(t))||void 0===n?void 0:n.get(e);var t,e,n}}function Or(t,e,n){const r=t[e];return br(r)?r:new kr(t,e,n)}var Cr;class Er{constructor(t,e,n,r){this._setter=e,this.dep=void 0,this.__v_isRef=!0,this[Cr]=!1,this._dirty=!0,this.effect=new hn(t,(()=>{this._dirty||(this._dirty=!0,_r(this))})),this.effect.computed=this,this.effect.active=this._cacheable=!r,this.__v_isReadonly=n}get value(){const t=gr(this);return vr(t),!t._dirty&&t._cacheable||(t._dirty=!1,t._value=t.effect.run()),t._value}set value(t){this._setter(t)}}function Ir(t,e,n,r){let o;try{o=r?t(...r):t()}catch(i){Lr(i,e,n)}return o}function Rr(t,e,n,r){if(y(t)){const o=Ir(t,e,n,r);return o&&_(o)&&o.catch((t=>{Lr(t,e,n)})),o}const o=[];for(let i=0;i<t.length;i++)o.push(Rr(t[i],e,n,r));return o}function Lr(t,e,n,r=!0){e&&e.vnode;if(e){let r=e.parent;const o=e.proxy,i=n;for(;r;){const e=r.ec;if(e)for(let n=0;n<e.length;n++)if(!1===e[n](t,o,i))return;r=r.parent}const s=e.appContext.config.errorHandler;if(s)return void Ir(s,null,10,[t,o,i])}!function(t,e,n,r=!0){console.error(t)}(t,0,0,r)}Cr="__v_isReadonly";let Dr=!1,Nr=!1;const Mr=[];let jr=0;const Br=[];let Ur=null,Fr=0;const qr=Promise.resolve();let Hr=null;function Wr(t){const e=Hr||qr;return t?e.then(this?t.bind(this):t):e}function zr(t){Mr.length&&Mr.includes(t,Dr&&t.allowRecurse?jr+1:jr)||(null==t.id?Mr.push(t):Mr.splice(function(t){let e=jr+1,n=Mr.length;for(;e<n;){const r=e+n>>>1;Gr(Mr[r])<t?e=r+1:n=r}return e}(t.id),0,t),Yr())}function Yr(){Dr||Nr||(Nr=!0,Hr=qr.then(Xr))}function Kr(t){h(t)?Br.push(...t):Ur&&Ur.includes(t,t.allowRecurse?Fr+1:Fr)||Br.push(t),Yr()}function Vr(t,e=(Dr?jr+1:0)){for(;e<Mr.length;e++){const t=Mr[e];t&&t.pre&&(Mr.splice(e,1),e--,t())}}const Gr=t=>null==t.id?1/0:t.id,Jr=(t,e)=>{const n=Gr(t)-Gr(e);if(0===n){if(t.pre&&!e.pre)return-1;if(e.pre&&!t.pre)return 1}return n};function Xr(t){Nr=!1,Dr=!0,Mr.sort(Jr);try{for(jr=0;jr<Mr.length;jr++){const t=Mr[jr];t&&!1!==t.active&&Ir(t,null,14)}}finally{jr=0,Mr.length=0,function(t){if(Br.length){const t=[...new Set(Br)];if(Br.length=0,Ur)return void Ur.push(...t);for(Ur=t,Ur.sort(((t,e)=>Gr(t)-Gr(e))),Fr=0;Fr<Ur.length;Fr++)Ur[Fr]();Ur=null,Fr=0}}(),Dr=!1,Hr=null,(Mr.length||Br.length)&&Xr()}}function Zr(t,e,...n){if(t.isUnmounted)return;const o=t.vnode.props||r;let i=n;const s=e.startsWith("update:"),a=s&&e.slice(7);if(a&&a in o){const t=`${"modelValue"===a?"model":a}Modifiers`,{number:e,trim:s}=o[t]||r;s&&(i=n.map((t=>m(t)?t.trim():t))),e&&(i=n.map(D))}let c,u=o[c=I(e)]||o[c=I(k(e))];!u&&s&&(u=o[c=I(C(e))]),u&&Rr(u,t,6,i);const d=o[c+"Once"];if(d){if(t.emitted){if(t.emitted[c])return}else t.emitted={};t.emitted[c]=!0,Rr(d,t,6,i)}}function Qr(t,e,n=!1){const r=e.emitsCache,o=r.get(t);if(void 0!==o)return o;const i=t.emits;let s={},a=!1;if(!y(t)){const r=t=>{const n=Qr(t,e,!0);n&&(a=!0,u(s,n))};!n&&e.mixins.length&&e.mixins.forEach(r),t.extends&&r(t.extends),t.mixins&&t.mixins.forEach(r)}return i||a?(h(i)?i.forEach((t=>s[t]=null)):u(s,i),v(t)&&r.set(t,s),s):(v(t)&&r.set(t,null),null)}function to(t,e){return!(!t||!a(e))&&(e=e.slice(2).replace(/Once$/,""),f(t,e[0].toLowerCase()+e.slice(1))||f(t,C(e))||f(t,e))}let eo=null;function no(t){const e=eo;return eo=t,t&&t.type.__scopeId,e}function ro(t,e,n=!1){const r=oi||eo;if(r){const o=null==r.parent?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides;if(o&&t in o)return o[t];if(arguments.length>1)return n&&y(e)?e.call(r.proxy):e}}const oo={};function io(t,e,n){return so(t,e,n)}function so(t,e,{immediate:n,deep:o,flush:s,onTrack:a,onTrigger:c}=r){const u=nn()===(null==oi?void 0:oi.scope)?oi:null;let l,f,p=!1,g=!1;if(br(t)?(l=()=>t.value,p=pr(t)):fr(t)?(l=()=>t,o=!0):h(t)?(g=!0,p=t.some((t=>fr(t)||pr(t))),l=()=>t.map((t=>br(t)?t.value:fr(t)?uo(t):y(t)?Ir(t,u,2):void 0))):l=y(t)?e?()=>Ir(t,u,2):()=>{if(!u||!u.isUnmounted)return f&&f(),Rr(t,u,3,[m])}:i,e&&o){const t=l;l=()=>uo(t())}let m=t=>{f=b.onStop=()=>{Ir(t,u,4)}},$=g?new Array(t.length).fill(oo):oo;const v=()=>{if(b.active)if(e){const t=b.run();(o||p||(g?t.some(((t,e)=>R(t,$[e]))):R(t,$)))&&(f&&f(),Rr(e,u,3,[t,$===oo?void 0:g&&$[0]===oo?[]:$,m]),$=t)}else b.run()};let _;v.allowRecurse=!!e,"sync"===s?_=v:"post"===s?_=()=>Qo(v,u&&u.suspense):(v.pre=!0,u&&(v.id=u.uid),_=()=>zr(v));const b=new hn(l,_);e?n?v():$=b.run():"post"===s?Qo(b.run.bind(b),u&&u.suspense):b.run();return()=>{b.stop(),u&&u.scope&&d(u.scope.effects,b)}}function ao(t,e,n){const r=this.proxy,o=m(t)?t.includes(".")?co(r,t):()=>r[t]:t.bind(r,r);let i;y(e)?i=e:(i=e.handler,n=e);const s=oi;si(this);const a=so(o,i.bind(r),n);return s?si(s):ai(),a}function co(t,e){const n=e.split(".");return()=>{let e=t;for(let t=0;t<n.length&&e;t++)e=e[n[t]];return e}}function uo(t,e){if(!v(t)||t.__v_skip)return t;if((e=e||new Set).has(t))return t;if(e.add(t),br(t))uo(t.value,e);else if(h(t))for(let n=0;n<t.length;n++)uo(t[n],e);else if(g(t)||p(t))t.forEach((t=>{uo(t,e)}));else if(x(t))for(const n in t)uo(t[n],e);return t}function lo(t,e){ho(t,"a",e)}function fo(t,e){ho(t,"da",e)}function ho(t,e,n=oi){const r=t.__wdc||(t.__wdc=()=>{let e=n;for(;e;){if(e.isDeactivated)return;e=e.parent}return t()});if(go(e,r,n),n){let t=n.parent;for(;t&&t.parent;)t.parent.vnode.type.__isKeepAlive&&po(r,e,n,t),t=t.parent}}function po(t,e,n,r){const o=go(e,t,r,!0);wo((()=>{d(r[e],o)}),n)}function go(t,e,n=oi,r=!1){if(n){(function(t){return st.indexOf(t)>-1})(t)&&(n=n.root);const o=n[t]||(n[t]=[]),i=e.__weh||(e.__weh=(...r)=>{if(n.isUnmounted)return;mn(),si(n);const o=Rr(e,n,t,r);return ai(),$n(),o});return r?o.unshift(i):o.push(i),i}}const yo=t=>(e,n=oi)=>(!ui||"sp"===t)&&go(t,((...t)=>e(...t)),n),mo=yo("bm"),$o=yo("m"),vo=yo("bu"),_o=yo("u"),bo=yo("bum"),wo=yo("um"),xo=yo("sp"),Po=yo("rtg"),So=yo("rtc");function Ao(t,e=oi){go("ec",t,e)}function To(t,e){return t&&(t[e]||t[k(e)]||t[E(k(e))])}const ko=t=>t?ci(t)?fi(t)||t.proxy:ko(t.parent):null,Oo=u(Object.create(null),{$:t=>t,$el:t=>t.__$el||(t.__$el={}),$data:t=>t.data,$props:t=>t.props,$attrs:t=>t.attrs,$slots:t=>t.slots,$refs:t=>t.refs,$parent:t=>ko(t.parent),$root:t=>ko(t.root),$emit:t=>t.emit,$options:t=>No(t),$forceUpdate:t=>t.f||(t.f=()=>zr(t.update)),$watch:t=>ao.bind(t)}),Co=(t,e)=>t!==r&&!t.__isScriptSetup&&f(t,e),Eo={get({_:t},e){const{ctx:n,setupState:o,data:i,props:s,accessCache:a,type:c,appContext:u}=t;let d;if("$"!==e[0]){const c=a[e];if(void 0!==c)switch(c){case 1:return o[e];case 2:return i[e];case 4:return n[e];case 3:return s[e]}else{if(Co(o,e))return a[e]=1,o[e];if(i!==r&&f(i,e))return a[e]=2,i[e];if((d=t.propsOptions[0])&&f(d,e))return a[e]=3,s[e];if(n!==r&&f(n,e))return a[e]=4,n[e];Io&&(a[e]=0)}}const l=Oo[e];let h,p;return l?("$attrs"===e&&vn(t,0,e),l(t)):(h=c.__cssModules)&&(h=h[e])?h:n!==r&&f(n,e)?(a[e]=4,n[e]):(p=u.config.globalProperties,f(p,e)?p[e]:void 0)},set({_:t},e,n){const{data:o,setupState:i,ctx:s}=t;return Co(i,e)?(i[e]=n,!0):o!==r&&f(o,e)?(o[e]=n,!0):!f(t.props,e)&&(("$"!==e[0]||!(e.slice(1)in t))&&(s[e]=n,!0))},has({_:{data:t,setupState:e,accessCache:n,ctx:o,appContext:i,propsOptions:s}},a){let c;return!!n[a]||t!==r&&f(t,a)||Co(e,a)||(c=s[0])&&f(c,a)||f(o,a)||f(Oo,a)||f(i.config.globalProperties,a)},defineProperty(t,e,n){return null!=n.get?t._.accessCache[e]=0:f(n,"value")&&this.set(t,e,n.value,null),Reflect.defineProperty(t,e,n)}};let Io=!0;function Ro(t){const e=No(t),n=t.proxy,r=t.ctx;Io=!1,e.beforeCreate&&Lo(e.beforeCreate,t,"bc");const{data:o,computed:s,methods:a,watch:c,provide:u,inject:d,created:l,beforeMount:f,mounted:p,beforeUpdate:g,updated:m,activated:$,deactivated:_,beforeDestroy:b,beforeUnmount:w,destroyed:x,unmounted:P,render:S,renderTracked:A,renderTriggered:T,errorCaptured:k,serverPrefetch:O,expose:C,inheritAttrs:E,components:I,directives:R,filters:L}=e;if(d&&function(t,e,n=i,r=!1){h(t)&&(t=Uo(t));for(const o in t){const n=t[o];let i;i=v(n)?"default"in n?ro(n.from||o,n.default,!0):ro(n.from||o):ro(n),br(i)&&r?Object.defineProperty(e,o,{enumerable:!0,configurable:!0,get:()=>i.value,set:t=>i.value=t}):e[o]=i}}(d,r,null,t.appContext.config.unwrapInjectedRef),a)for(const i in a){const t=a[i];y(t)&&(r[i]=t.bind(n))}if(o){const e=o.call(n,n);v(e)&&(t.data=ur(e))}if(Io=!0,s)for(const h in s){const t=s[h],e=y(t)?t.bind(n,n):y(t.get)?t.get.bind(n,n):i,o=!y(t)&&y(t.set)?t.set.bind(n):i,a=hi({get:e,set:o});Object.defineProperty(r,h,{enumerable:!0,configurable:!0,get:()=>a.value,set:t=>a.value=t})}if(c)for(const i in c)Do(c[i],r,n,i);if(u){const t=y(u)?u.call(n):u;Reflect.ownKeys(t).forEach((e=>{!function(t,e){if(oi){let n=oi.provides;const r=oi.parent&&oi.parent.provides;r===n&&(n=oi.provides=Object.create(r)),n[t]=e,"app"===oi.type.mpType&&oi.appContext.app.provide(t,e)}}(e,t[e])}))}function D(t,e){h(e)?e.forEach((e=>t(e.bind(n)))):e&&t(e.bind(n))}if(l&&Lo(l,t,"c"),D(mo,f),D($o,p),D(vo,g),D(_o,m),D(lo,$),D(fo,_),D(Ao,k),D(So,A),D(Po,T),D(bo,w),D(wo,P),D(xo,O),h(C))if(C.length){const e=t.exposed||(t.exposed={});C.forEach((t=>{Object.defineProperty(e,t,{get:()=>n[t],set:e=>n[t]=e})}))}else t.exposed||(t.exposed={});S&&t.render===i&&(t.render=S),null!=E&&(t.inheritAttrs=E),I&&(t.components=I),R&&(t.directives=R),t.ctx.$onApplyOptions&&t.ctx.$onApplyOptions(e,t,n)}function Lo(t,e,n){Rr(h(t)?t.map((t=>t.bind(e.proxy))):t.bind(e.proxy),e,n)}function Do(t,e,n,r){const o=r.includes(".")?co(n,r):()=>n[r];if(m(t)){const n=e[t];y(n)&&io(o,n)}else if(y(t))io(o,t.bind(n));else if(v(t))if(h(t))t.forEach((t=>Do(t,e,n,r)));else{const r=y(t.handler)?t.handler.bind(n):e[t.handler];y(r)&&io(o,r,t)}}function No(t){const e=t.type,{mixins:n,extends:r}=e,{mixins:o,optionsCache:i,config:{optionMergeStrategies:s}}=t.appContext,a=i.get(e);let c;return a?c=a:o.length||n||r?(c={},o.length&&o.forEach((t=>Mo(c,t,s,!0))),Mo(c,e,s)):c=e,v(e)&&i.set(e,c),c}function Mo(t,e,n,r=!1){const{mixins:o,extends:i}=e;i&&Mo(t,i,n,!0),o&&o.forEach((e=>Mo(t,e,n,!0)));for(const s in e)if(r&&"expose"===s);else{const r=jo[s]||n&&n[s];t[s]=r?r(t[s],e[s]):e[s]}return t}const jo={data:Bo,props:qo,emits:qo,methods:qo,computed:qo,beforeCreate:Fo,created:Fo,beforeMount:Fo,mounted:Fo,beforeUpdate:Fo,updated:Fo,beforeDestroy:Fo,beforeUnmount:Fo,destroyed:Fo,unmounted:Fo,activated:Fo,deactivated:Fo,errorCaptured:Fo,serverPrefetch:Fo,components:qo,directives:qo,watch:function(t,e){if(!t)return e;if(!e)return t;const n=u(Object.create(null),t);for(const r in e)n[r]=Fo(t[r],e[r]);return n},provide:Bo,inject:function(t,e){return qo(Uo(t),Uo(e))}};function Bo(t,e){return e?t?function(){return u(y(t)?t.call(this,this):t,y(e)?e.call(this,this):e)}:e:t}function Uo(t){if(h(t)){const e={};for(let n=0;n<t.length;n++)e[t[n]]=t[n];return e}return t}function Fo(t,e){return t?[...new Set([].concat(t,e))]:e}function qo(t,e){return t?u(u(Object.create(null),t),e):e}function Ho(t,e,n,r=!1){const o={},i={};t.propsDefaults=Object.create(null),Wo(t,e,o,i);for(const s in t.propsOptions[0])s in o||(o[s]=void 0);n?t.props=r?o:lr(o,!1,Nn,nr,ir):t.type.props?t.props=o:t.props=i,t.attrs=i}function Wo(t,e,n,o){const[i,s]=t.propsOptions;let a,c=!1;if(e)for(let r in e){if(S(r))continue;const u=e[r];let d;i&&f(i,d=k(r))?s&&s.includes(d)?(a||(a={}))[d]=u:n[d]=u:to(t.emitsOptions,r)||r in o&&u===o[r]||(o[r]=u,c=!0)}if(s){const e=gr(n),o=a||r;for(let r=0;r<s.length;r++){const a=s[r];n[a]=zo(i,e,a,o[a],t,!f(o,a))}}return c}function zo(t,e,n,r,o,i){const s=t[n];if(null!=s){const t=f(s,"default");if(t&&void 0===r){const t=s.default;if(s.type!==Function&&y(t)){const{propsDefaults:i}=o;n in i?r=i[n]:(si(o),r=i[n]=t.call(null,e),ai())}else r=t}s[0]&&(i&&!t?r=!1:!s[1]||""!==r&&r!==C(n)||(r=!0))}return r}function Yo(t,e,n=!1){const i=e.propsCache,s=i.get(t);if(s)return s;const a=t.props,c={},d=[];let l=!1;if(!y(t)){const r=t=>{l=!0;const[n,r]=Yo(t,e,!0);u(c,n),r&&d.push(...r)};!n&&e.mixins.length&&e.mixins.forEach(r),t.extends&&r(t.extends),t.mixins&&t.mixins.forEach(r)}if(!a&&!l)return v(t)&&i.set(t,o),o;if(h(a))for(let o=0;o<a.length;o++){const t=k(a[o]);Ko(t)&&(c[t]=r)}else if(a)for(const r in a){const t=k(r);if(Ko(t)){const e=a[r],n=c[t]=h(e)||y(e)?{type:e}:Object.assign({},e);if(n){const e=Jo(Boolean,n.type),r=Jo(String,n.type);n[0]=e>-1,n[1]=r<0||e<r,(e>-1||f(n,"default"))&&d.push(t)}}}const p=[c,d];return v(t)&&i.set(t,p),p}function Ko(t){return"$"!==t[0]}function Vo(t){const e=t&&t.toString().match(/^\s*(function|class) (\w+)/);return e?e[2]:null===t?"null":""}function Go(t,e){return Vo(t)===Vo(e)}function Jo(t,e){return h(e)?e.findIndex((e=>Go(e,t))):y(e)&&Go(e,t)?0:-1}function Xo(){return{app:null,config:{isNativeTag:s,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}let Zo=0;const Qo=Kr;function ti(t){return t?fr(e=t)||hr(e)||"__vInternal"in t?u({},t):t:null;var e}const ei=Xo();let ni=0;function ri(t,e,n){const o=t.type,i=(e?e.appContext:t.appContext)||ei,s={uid:ni++,vnode:t,type:o,parent:e,appContext:i,root:null,next:null,subTree:null,effect:null,update:null,scope:new tn(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:e?e.provides:Object.create(i.provides),accessCache:null,renderCache:[],components:null,directives:null,propsOptions:Yo(o,i),emitsOptions:Qr(o,i),emit:null,emitted:null,propsDefaults:r,inheritAttrs:o.inheritAttrs,ctx:r,data:r,props:r,attrs:r,slots:r,refs:r,setupState:r,setupContext:null,suspense:n,suspenseId:n?n.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return s.ctx={_:s},s.root=e?e.root:s,s.emit=Zr.bind(null,s),t.ce&&t.ce(s),s}let oi=null;const ii=()=>oi||eo,si=t=>{oi=t,t.scope.on()},ai=()=>{oi&&oi.scope.off(),oi=null};function ci(t){return 4&t.vnode.shapeFlag}let ui=!1;function di(t,e=!1){ui=e;const{props:n}=t.vnode,r=ci(t);Ho(t,n,r,e);const o=r?function(t,e){const n=t.type;t.accessCache=Object.create(null),t.proxy=yr(new Proxy(t.ctx,Eo));const{setup:r}=n;if(r){const e=t.setupContext=r.length>1?function(t){const e=e=>{t.exposed=e||{}};let n;return{get attrs(){return n||(n=function(t){return new Proxy(t.attrs,{get:(e,n)=>(vn(t,0,"$attrs"),e[n])})}(t))},slots:t.slots,emit:t.emit,expose:e}}(t):null;si(t),mn();const n=Ir(r,t,0,[t.props,e]);$n(),ai(),_(n)?n.then(ai,ai):function(t,e,n){y(e)?t.render=e:v(e)&&(t.setupState=Ar(e));li(t)}(t,n)}else li(t)}(t):void 0;return ui=!1,o}function li(t,e,n){const r=t.type;t.render||(t.render=r.render||i),si(t),mn(),Ro(t),$n(),ai()}function fi(t){if(t.exposed)return t.exposeProxy||(t.exposeProxy=new Proxy(Ar(yr(t.exposed)),{get:(e,n)=>n in e?e[n]:t.proxy[n],has:(t,e)=>e in t||e in Oo}))}const hi=(t,e)=>function(t,e,n=!1){let r,o;const s=y(t);return s?(r=t,o=i):(r=t.get,o=t.set),new Er(r,o,s||!o,n)}(t,0,ui),pi="3.2.47";function gi(t){return Pr(t)}const yi="[object Array]",mi="[object Object]";function $i(t,e){const n={};return vi(t,e),_i(t,e,"",n),n}function vi(t,e){if((t=gi(t))===e)return;const n=w(t),r=w(e);if(n==mi&&r==mi)for(let o in e){const n=t[o];void 0===n?t[o]=null:vi(n,e[o])}else n==yi&&r==yi&&t.length>=e.length&&e.forEach(((e,n)=>{vi(t[n],e)}))}function _i(t,e,n,r){if((t=gi(t))===e)return;const o=w(t),i=w(e);if(o==mi)if(i!=mi||Object.keys(t).length<Object.keys(e).length)bi(r,n,t);else for(let s in t){const o=gi(t[s]),i=e[s],a=w(o),c=w(i);if(a!=yi&&a!=mi)o!=i&&bi(r,(""==n?"":n+".")+s,o);else if(a==yi)c!=yi||o.length<i.length?bi(r,(""==n?"":n+".")+s,o):o.forEach(((t,e)=>{_i(t,i[e],(""==n?"":n+".")+s+"["+e+"]",r)}));else if(a==mi)if(c!=mi||Object.keys(o).length<Object.keys(i).length)bi(r,(""==n?"":n+".")+s,o);else for(let t in o)_i(o[t],i[t],(""==n?"":n+".")+s+"."+t,r)}else o==yi?i!=yi||t.length<e.length?bi(r,n,t):t.forEach(((t,o)=>{_i(t,e[o],n+"["+o+"]",r)})):bi(r,n,t)}function bi(t,e,n){t[e]=n}function wi(t){const e=t.ctx.__next_tick_callbacks;if(e&&e.length){const t=e.slice(0);e.length=0;for(let e=0;e<t.length;e++)t[e]()}}function xi(t,e){const n=t.ctx;if(!n.__next_tick_pending&&!function(t){return Mr.includes(t.update)}(t))return Wr(e&&e.bind(t.proxy));let r;return n.__next_tick_callbacks||(n.__next_tick_callbacks=[]),n.__next_tick_callbacks.push((()=>{e?Ir(e.bind(t.proxy),t,14):r&&r(t.proxy)})),new Promise((t=>{r=t}))}function Pi(t,e){const n=typeof(t=gi(t));if("object"===n&&null!==t){let n=e.get(t);if(void 0!==n)return n;if(h(t)){const r=t.length;n=new Array(r),e.set(t,n);for(let o=0;o<r;o++)n[o]=Pi(t[o],e)}else{n={},e.set(t,n);for(const r in t)f(t,r)&&(n[r]=Pi(t[r],e))}return n}if("symbol"!==n)return t}function Si(t){return Pi(t,"undefined"!=typeof WeakMap?new WeakMap:new Map)}function Ai(t,e,n){if(!e)return;e=Si(e);const r=t.ctx,o=r.mpType;if("page"===o||"component"===o){e.r0=1;const o=r.$scope,i=Object.keys(e),s=$i(e,n||function(t,e){const n=t.data,r=Object.create(null);return e.forEach((t=>{r[t]=n[t]})),r}(o,i));Object.keys(s).length?(r.__next_tick_pending=!0,o.setData(s,(()=>{r.__next_tick_pending=!1,wi(t)})),Vr()):wi(t)}}function Ti(t,e,n){e.appContext.config.globalProperties.$applyOptions(t,e,n);const r=t.computed;if(r){const t=Object.keys(r);if(t.length){const n=e.ctx;n.$computedKeys||(n.$computedKeys=[]),n.$computedKeys.push(...t)}}delete e.ctx.$onApplyOptions}function ki(t,e=!1){const{setupState:n,$templateRefs:r,ctx:{$scope:o,$mpPlatform:i}}=t;if("mp-alipay"===i)return;if(!r||!o)return;if(e)return r.forEach((t=>Oi(t,null,n)));const s="mp-baidu"===i||"mp-toutiao"===i,a=t=>{const e=(o.selectAllComponents(".r")||[]).concat(o.selectAllComponents(".r-i-f")||[]);return t.filter((t=>{const r=function(t,e){const n=t.find((t=>t&&(t.properties||t.props).uI===e));if(n){const t=n.$vm;return t?fi(t.$)||t:function(t){v(t)&&yr(t);return t}(n)}return null}(e,t.i);return!(!s||null!==r)||(Oi(t,r,n),!1)}))},c=()=>{const e=a(r);e.length&&t.proxy&&t.proxy.$scope&&t.proxy.$scope.setData({r1:1},(()=>{a(e)}))};o._$setRef?o._$setRef(c):xi(t,c)}function Oi({r:t,f:e},n,r){if(y(t))t(n,{});else{const o=m(t),i=br(t);if(o||i)if(e){if(!i)return;h(t.value)||(t.value=[]);const e=t.value;if(-1===e.indexOf(n)){if(e.push(n),!n)return;bo((()=>d(e,n)),n.$)}}else o?f(r,t)&&(r[t]=n):br(t)&&(t.value=n)}}var Ci,Ei;(Ei=Ci||(Ci={})).APP="app",Ei.PAGE="page",Ei.COMPONENT="component";const Ii=Kr;function Ri(t,e){const n=t.component=ri(t,e.parentComponent,null);return n.ctx.$onApplyOptions=Ti,n.ctx.$children=[],"app"===e.mpType&&(n.render=i),e.onBeforeSetup&&e.onBeforeSetup(n,e),di(n),e.parentComponent&&n.proxy&&e.parentComponent.ctx.$children.push(fi(n)||n.proxy),function(t){const e=Ni.bind(t);t.$updateScopedSlots=()=>Wr((()=>zr(e)));const n=()=>{if(t.isMounted){const{next:e,bu:n,u:r}=t;Mi(t,!1),mn(),Vr(),$n(),n&&L(n),Mi(t,!0),Ai(t,Li(t)),r&&Ii(r)}else bo((()=>{ki(t,!0)}),t),Ai(t,Li(t))},r=t.effect=new hn(n,(()=>zr(t.update)),t.scope),o=t.update=r.run.bind(r);o.id=t.uid,Mi(t,!0),o()}(n),n.proxy}function Li(t){const{type:e,vnode:n,proxy:r,withProxy:o,props:i,propsOptions:[s],slots:c,attrs:u,emit:d,render:l,renderCache:f,data:h,setupState:p,ctx:g,uid:y,appContext:{app:{config:{globalProperties:{pruneComponentPropsCache:m}}}},inheritAttrs:$}=t;let v;t.$templateRefs=[],t.$ei=0,m(y),t.__counter=0===t.__counter?1:0;const _=no(t);try{if(4&n.shapeFlag){Di($,i,s,u);const t=o||r;v=l.call(t,t,f,i,p,h,g)}else{Di($,i,s,e.props?u:(t=>{let e;for(const n in t)("class"===n||"style"===n||a(n))&&((e||(e={}))[n]=t[n]);return e})(u));const t=e;v=t.length>1?t(i,{attrs:u,slots:c,emit:d}):t(i,null)}}catch(b){Lr(b,t,1),v=!1}return ki(t),no(_),v}function Di(t,e,n,r){if(e&&r&&!1!==t){const t=Object.keys(r).filter((t=>"class"!==t&&"style"!==t));if(!t.length)return;n&&t.some(c)?t.forEach((t=>{c(t)&&t.slice(9)in n||(e[t]=r[t])})):t.forEach((t=>e[t]=r[t]))}}function Ni(){const t=this.$scopedSlotsData;if(!t||0===t.length)return;const e=this.ctx.$scope,n=e.data,r=Object.create(null);t.forEach((({path:t,index:e,data:o})=>{const i=nt(n,t),s=m(e)?`${t}.${e}`:`${t}[${e}]`;if(void 0===i||void 0===i[e])r[s]=o;else{const t=$i(o,i[e]);Object.keys(t).forEach((e=>{r[s+"."+e]=t[e]}))}})),t.length=0,Object.keys(r).length&&e.setData(r)}function Mi({effect:t,update:e},n){t.allowRecurse=e.allowRecurse=n}const ji=function(t,e=null){y(t)||(t=Object.assign({},t)),null==e||v(e)||(e=null);const n=Xo(),r=new Set,o=n.app={_uid:Zo++,_component:t,_props:e,_container:null,_context:n,_instance:null,version:pi,get config(){return n.config},set config(t){},use:(t,...e)=>(r.has(t)||(t&&y(t.install)?(r.add(t),t.install(o,...e)):y(t)&&(r.add(t),t(o,...e))),o),mixin:t=>(n.mixins.includes(t)||n.mixins.push(t),o),component:(t,e)=>e?(n.components[t]=e,o):n.components[t],directive:(t,e)=>e?(n.directives[t]=e,o):n.directives[t],mount(){},unmount(){},provide:(t,e)=>(n.provides[t]=e,o)};return o};function Bi(t,e=null){("undefined"!=typeof window?window:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof global?global:"undefined"!=typeof my?my:void 0).__VUE__=!0;const n=ji(t,e),r=n._context;r.config.globalProperties.$nextTick=function(t){return xi(this.$,t)};const o=t=>(t.appContext=r,t.shapeFlag=6,t),s=function(t,e){return Ri(o(t),e)},a=function(t){return t&&function(t){const{bum:e,scope:n,update:r,um:o}=t;e&&L(e),n.stop(),r&&(r.active=!1),o&&Ii(o),Ii((()=>{t.isUnmounted=!0}))}(t.$)};return n.mount=function(){t.render=i;const e=Ri(o({type:t}),{mpType:Ci.APP,mpInstance:null,parentComponent:null,slots:[],props:null});return n._instance=e.$,e.$app=n,e.$createComponent=s,e.$destroyComponent=a,r.$appInstance=e,e},n.unmount=function(){},n}function Ui(t,e,n,r){y(e)&&go(t,e.bind(n),r)}function Fi(t,e,n){!function(t,e,n){const r=t.mpType||n.$mpType;r&&"component"!==r&&Object.keys(t).forEach((r=>{if(ut(r,t[r],!1)){const o=t[r];h(o)?o.forEach((t=>Ui(r,t,n,e))):Ui(r,o,n,e)}}))}(t,e,n)}function qi(t,e,n){return t[e]=n}function Hi(t,...e){const n=this[t];return n?n(...e):(console.error(`method ${t} not found`),null)}function Wi(t){return function(e,n,r){if(!n)throw e;const o=t._instance;if(!o||!o.proxy)throw e;o.proxy.$callHook("onError",e)}}function zi(t,e){return t?[...new Set([].concat(t,e))]:e}let Yi;const Ki="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",Vi=/^(?:[A-Za-z\d+/]{4})*?(?:[A-Za-z\d+/]{2}(?:==)?|[A-Za-z\d+/]{3}=?)?$/;function Gi(){const t=Ze.getStorageSync("uni_id_token")||"",e=t.split(".");if(!t||3!==e.length)return{uid:null,role:[],permission:[],tokenExpired:0};let n;try{n=JSON.parse((r=e[1],decodeURIComponent(Yi(r).split("").map((function(t){return"%"+("00"+t.charCodeAt(0).toString(16)).slice(-2)})).join(""))))}catch(o){throw new Error("获取当前用户信息出错,详细错误信息为:"+o.message)}var r;return n.tokenExpired=1e3*n.exp,delete n.exp,delete n.iat,n}function Ji(t){const e=t._context.config;var n;e.errorHandler=ft(t,Wi),n=e.optionMergeStrategies,at.forEach((t=>{n[t]=zi}));const r=e.globalProperties;!function(t){t.uniIDHasRole=function(t){const{role:e}=Gi();return e.indexOf(t)>-1},t.uniIDHasPermission=function(t){const{permission:e}=Gi();return this.uniIDHasRole("admin")||e.indexOf(t)>-1},t.uniIDTokenValid=function(){const{tokenExpired:t}=Gi();return t>Date.now()}}(r),r.$set=qi,r.$applyOptions=Fi,r.$callMethod=Hi,Ze.invokeCreateVueAppHook(t)}Yi="function"!=typeof atob?function(t){if(t=String(t).replace(/[\t\n\f\r ]+/g,""),!Vi.test(t))throw new Error("Failed to execute 'atob' on 'Window': The string to be decoded is not correctly encoded.");var e;t+="==".slice(2-(3&t.length));for(var n,r,o="",i=0;i<t.length;)e=Ki.indexOf(t.charAt(i++))<<18|Ki.indexOf(t.charAt(i++))<<12|(n=Ki.indexOf(t.charAt(i++)))<<6|(r=Ki.indexOf(t.charAt(i++))),o+=64===n?String.fromCharCode(e>>16&255):64===r?String.fromCharCode(e>>16&255,e>>8&255):String.fromCharCode(e>>16&255,e>>8&255,255&e);return o}:atob;const Xi=Object.create(null);function Zi(t){delete Xi[t]}function Qi(t){if(!t)return;const[e,n]=t.split(",");return Xi[e]?Xi[e][parseInt(n)]:void 0}var ts={install(t){Ji(t),t.config.globalProperties.pruneComponentPropsCache=Zi;const e=t.mount;t.mount=function(n){const r=e.call(t,n),o=function(){const t="createApp";if("undefined"!=typeof global&&void 0!==global[t])return global[t];if("undefined"!=typeof my)return my[t]}();return o?o(r):"undefined"!=typeof createMiniProgramApp&&createMiniProgramApp(r),r}}};function es(t,e){const n=ii(),r=n.ctx,o=void 0===e||"mp-weixin"!==r.$mpPlatform&&"mp-qq"!==r.$mpPlatform||!m(e)&&"number"!=typeof e?"":"_"+e,s="e"+n.$ei+++o,a=r.$scope;if(!t)return delete a[s],s;const c=a[s];return c?c.value=t:a[s]=function(t,e){const n=t=>{var r;(r=t).type&&r.target&&(r.preventDefault=i,r.stopPropagation=i,r.stopImmediatePropagation=i,f(r,"detail")||(r.detail={}),f(r,"markerId")&&(r.detail="object"==typeof r.detail?r.detail:{},r.detail.markerId=r.markerId),x(r.detail)&&f(r.detail,"checked")&&!f(r.detail,"value")&&(r.detail.value=r.detail.checked),x(r.detail)&&(r.target=u({},r.target,r.detail)));let o=[t];t.detail&&t.detail.__args__&&(o=t.detail.__args__);const s=n.value,a=()=>Rr(function(t,e){if(h(e)){const n=t.stopImmediatePropagation;return t.stopImmediatePropagation=()=>{n&&n.call(t),t._stopped=!0},e.map((t=>e=>!e._stopped&&t(e)))}return e}(t,s),e,5,o),c=t.target,d=!!c&&(!!c.dataset&&"true"===String(c.dataset.eventsync));if(!ns.includes(t.type)||d){const e=a();if("input"===t.type&&(h(e)||_(e)))return;return e}setTimeout(a)};return n.value=t,n}(t,n),s}const ns=["tap","longpress","longtap","transitionend","animationstart","animationiteration","animationend","touchforcechange"];function rs(t){return m(t)?t:function(t){let e="";if(!t||m(t))return e;for(const n in t)e+=`${n.startsWith("--")?n:C(n)}:${t[n]};`;return e}(M(t))}const os=function(t,e=null){return t&&(t.mpType="app"),Bi(t,e).use(ts)},is=["createSelectorQuery","createIntersectionObserver","selectAllComponents","selectComponent"];function ss(t,e){const n=t.ctx;n.mpType=e.mpType,n.$mpType=e.mpType,n.$mpPlatform="mp-weixin",n.$scope=e.mpInstance,n.$mp={},n._self={},t.slots={},h(e.slots)&&e.slots.length&&(e.slots.forEach((e=>{t.slots[e]=!0})),t.slots.d&&(t.slots.default=!0)),n.getOpenerEventChannel=function(){return e.mpInstance.getOpenerEventChannel()},n.$hasHook=as,n.$callHook=cs,t.emit=function(t,e){return function(n,...r){const o=e.$scope;if(o&&n){const t={__args__:r};o.triggerEvent(n,t)}return t.apply(this,[n,...r])}}(t.emit,n)}function as(t){const e=this.$[t];return!(!e||!e.length)}function cs(t,e){"mounted"===t&&(cs.call(this,"bm"),this.$.isMounted=!0,t="m");const n=this.$[t];return n&&((t,e)=>{let n;for(let r=0;r<t.length;r++)n=t[r](e);return n})(n,e)}const us=["onLoad","onShow","onHide","onUnload","onResize","onTabItemTap","onReachBottom","onPullDownRefresh","onAddToFavorites"];function ds(t,e=new Set){if(t){Object.keys(t).forEach((n=>{ut(n,t[n])&&e.add(n)}));{const{extends:n,mixins:r}=t;r&&r.forEach((t=>ds(t,e))),n&&ds(n,e)}}return e}function ls(t,e,n){-1!==n.indexOf(e)||f(t,e)||(t[e]=function(t){return this.$vm&&this.$vm.$callHook(e,t)})}const fs=["onReady"];function hs(t,e,n=fs){e.forEach((e=>ls(t,e,n)))}function ps(t,e,n=fs){ds(e).forEach((e=>ls(t,e,n)))}const gs=et((()=>{const t=[],e=y(getApp)&&getApp({allowDefault:!0});if(e&&e.$vm&&e.$vm.$){const n=e.$vm.$.appContext.mixins;if(h(n)){const e=Object.keys(ct);n.forEach((n=>{e.forEach((e=>{f(n,e)&&!t.includes(e)&&t.push(e)}))}))}}return t}));const ys=["onShow","onHide","onError","onThemeChange","onPageNotFound","onUnhandledRejection"];function ms(t,e){const n=t.$,r={globalData:t.$options&&t.$options.globalData||{},$vm:t,onLaunch(e){this.$vm=t;const r=n.ctx;this.$vm&&r.$scope||(ss(n,{mpType:"app",mpInstance:this,slots:[]}),r.globalData=this.globalData,t.$callHook("onLaunch",e))}},{onError:o}=n;o&&(n.appContext.config.errorHandler=e=>{t.$callHook("onError",e)}),function(t){const e=wr(X(wx.getSystemInfoSync().language)||"en");Object.defineProperty(t,"$locale",{get:()=>e.value,set(t){e.value=t}})}(t);const i=t.$.type;hs(r,ys),ps(r,i);{const t=i.methods;t&&u(r,t)}return e&&e.parse(r),r}function $s(t,e){if(y(t.onLaunch)){const e=wx.getLaunchOptionsSync&&wx.getLaunchOptionsSync();t.onLaunch(e)}y(t.onShow)&&wx.onAppShow&&wx.onAppShow((t=>{e.$callHook("onShow",t)})),y(t.onHide)&&wx.onAppHide&&wx.onAppHide((t=>{e.$callHook("onHide",t)}))}const vs=["externalClasses"];const _s=/_(.*)_worklet_factory_/;function bs(t,e){const n=t.$children;for(let o=n.length-1;o>=0;o--){const t=n[o];if(t.$scope._$vueId===e)return t}let r;for(let o=n.length-1;o>=0;o--)if(r=bs(n[o],e),r)return r}const ws=["eO","uR","uRIF","uI","uT","uP","uS"];function xs(t){t.properties||(t.properties={}),u(t.properties,function(t,e=!1){const n={};return e||(ws.forEach((t=>{n[t]={type:null,value:""}})),n.uS={type:null,value:[],observer:function(t){const e=Object.create(null);t&&t.forEach((t=>{e[t]=!0})),this.setData({$slots:e})}}),t.behaviors&&t.behaviors.includes("wx://form-field")&&(t.properties&&t.properties.name||(n.name={type:null,value:""}),t.properties&&t.properties.value||(n.value={type:null,value:""})),n}(t),function(t){const e={};return t&&t.virtualHost&&(e.virtualHostStyle={type:null,value:""},e.virtualHostClass={type:null,value:""}),e}(t.options))}const Ps=[String,Number,Boolean,Object,Array,null];function Ss(t,e){const n=function(t,e){return h(t)&&1===t.length?t[0]:t}(t);return-1!==Ps.indexOf(n)?n:null}function As(t,e){return(e?function(t){const e={};x(t)&&Object.keys(t).forEach((n=>{-1===ws.indexOf(n)&&(e[n]=t[n])}));return e}(t):Qi(t.uP))||{}}function Ts(t){const e=function(){const t=this.properties.uP;t&&(this.$vm?function(t,e){const n=gr(e.props),r=Qi(t)||{};ks(n,r)&&(!function(t,e,n,r){const{props:o,attrs:i,vnode:{patchFlag:s}}=t,a=gr(o),[c]=t.propsOptions;let u=!1;if(!(r||s>0)||16&s){let r;Wo(t,e,o,i)&&(u=!0);for(const i in a)e&&(f(e,i)||(r=C(i))!==i&&f(e,r))||(c?!n||void 0===n[i]&&void 0===n[r]||(o[i]=zo(c,a,i,void 0,t,!0)):delete o[i]);if(i!==a)for(const t in i)e&&f(e,t)||(delete i[t],u=!0)}else if(8&s){const n=t.vnode.dynamicProps;for(let r=0;r<n.length;r++){let s=n[r];if(to(t.emitsOptions,s))continue;const d=e[s];if(c)if(f(i,s))d!==i[s]&&(i[s]=d,u=!0);else{const e=k(s);o[e]=zo(c,a,e,d,t,!1)}else d!==i[s]&&(i[s]=d,u=!0)}}u&&bn(t,"set","$attrs")}(e,r,n,!1),o=e.update,Mr.indexOf(o)>-1&&function(t){const e=Mr.indexOf(t);e>jr&&Mr.splice(e,1)}(e.update),e.update());var o}(t,this.$vm.$):"m"===this.properties.uT&&function(t,e){const n=e.properties,r=Qi(t)||{};ks(n,r,!1)&&e.setData(r)}(t,this))};t.observers||(t.observers={}),t.observers.uP=e}function ks(t,e,n=!0){const r=Object.keys(e);if(n&&r.length!==Object.keys(t).length)return!0;for(let o=0;o<r.length;o++){const n=r[o];if(e[n]!==t[n])return!0}return!1}function Os(t,e){t.data={},t.behaviors=function(t){const e=t.behaviors;let n=t.props;n||(t.props=n=[]);const r=[];return h(e)&&e.forEach((t=>{r.push(t.replace("uni://","wx://")),"uni://form-field"===t&&(h(n)?(n.push("name"),n.push("modelValue")):(n.name={type:String,default:""},n.modelValue={type:[String,Number,Boolean,Array,Object,Date],default:""}))})),r}(e)}function Cs(t,{parse:e,mocks:n,isPage:r,initRelation:o,handleLink:i,initLifetimes:s}){t=t.default||t;const a={multipleSlots:!0,addGlobalClass:!0,pureDataPattern:/^uP$/};h(t.mixins)&&t.mixins.forEach((t=>{v(t.options)&&u(a,t.options)})),t.options&&u(a,t.options);const c={options:a,lifetimes:s({mocks:n,isPage:r,initRelation:o,vueOptions:t}),pageLifetimes:{show(){this.$vm&&this.$vm.$callHook("onPageShow")},hide(){this.$vm&&this.$vm.$callHook("onPageHide")},resize(t){this.$vm&&this.$vm.$callHook("onPageResize",t)}},methods:{__l:i}};var d,l,p,g;return Os(c,t),xs(c),Ts(c),function(t,e){vs.forEach((n=>{f(e,n)&&(t[n]=e[n])}))}(c,t),d=c.methods,l=t.wxsCallMethods,h(l)&&l.forEach((t=>{d[t]=function(e){return this.$vm[t](e)}})),p=c.methods,(g=t.methods)&&Object.keys(g).forEach((t=>{const e=t.match(_s);if(e){const n=e[1];p[t]=g[t],p[n]=g[n]}})),e&&e(c,{handleLink:i}),c}let Es,Is;function Rs(){return getApp().$vm}function Ls(t,e){const{parse:n,mocks:r,isPage:o,initRelation:i,handleLink:s,initLifetimes:a}=e,c=Cs(t,{mocks:r,isPage:o,initRelation:i,handleLink:s,initLifetimes:a});!function({properties:t},e){h(e)?e.forEach((e=>{t[e]={type:String,value:""}})):x(e)&&Object.keys(e).forEach((n=>{const r=e[n];if(x(r)){let e=r.default;y(e)&&(e=e());const o=r.type;r.type=Ss(o),t[n]={type:r.type,value:e}}else t[n]={type:Ss(r)}}))}(c,(t.default||t).props);const u=c.methods;return u.onLoad=function(t){var e;return this.options=t,this.$page={fullPath:(e=this.route+it(t),function(t){return 0===t.indexOf("/")}(e)?e:"/"+e)},this.$vm&&this.$vm.$callHook("onLoad",t)},hs(u,us),ps(u,t),function(t,e){if(!e)return;Object.keys(ct).forEach((n=>{e&ct[n]&&ls(t,n,[])}))}(u,t.__runtimeHooks),hs(u,gs()),n&&n(c,{handleLink:s}),c}const Ds=Page,Ns=Component;function Ms(t){const e=t.triggerEvent,n=function(n,...r){return e.apply(t,[(o=n,k(o.replace(Q,"-"))),...r]);var o};try{t.triggerEvent=n}catch(r){t._triggerEvent=n}}function js(t,e,n){const r=e[t];e[t]=r?function(...t){return Ms(this),r.apply(this,t)}:function(){Ms(this)}}Page=function(t){return js("onLoad",t),Ds(t)},Component=function(t){js("created",t);return t.properties&&t.properties.uP||(xs(t),Ts(t)),Ns(t)};var Bs=Object.freeze({__proto__:null,handleLink:function(t){const e=t.detail||t.value,n=e.vuePid;let r;n&&(r=bs(this.$vm,n)),r||(r=this.$vm),e.parent=r},initLifetimes:function({mocks:t,isPage:e,initRelation:n,vueOptions:r}){return{attached(){let o=this.properties;!function(t,e){if(!t)return;const n=t.split(","),r=n.length;1===r?e._$vueId=n[0]:2===r&&(e._$vueId=n[0],e._$vuePid=n[1])}(o.uI,this);const i={vuePid:this._$vuePid};n(this,i);const s=this,a=e(s);let c=o;this.$vm=function(t,e){Es||(Es=Rs().$createComponent);const n=Es(t,e);return fi(n.$)||n}({type:r,props:As(c,a)},{mpType:a?"page":"component",mpInstance:s,slots:o.uS||{},parentComponent:i.parent&&i.parent.$,onBeforeSetup(e,n){!function(t,e){Object.defineProperty(t,"refs",{get(){const t={};return function(t,e,n){t.selectAllComponents(e).forEach((t=>{const e=t.properties.uR;n[e]=t.$vm||t}))}(e,".r",t),e.selectAllComponents(".r-i-f").forEach((e=>{const n=e.properties.uR;n&&(t[n]||(t[n]=[]),t[n].push(e.$vm||e))})),t}})}(e,s),function(t,e,n){const r=t.ctx;n.forEach((n=>{f(e,n)&&(t[n]=r[n]=e[n])}))}(e,s,t),function(t,e){ss(t,e);const n=t.ctx;is.forEach((t=>{n[t]=function(...e){const r=n.$scope;if(r&&r[t])return r[t].apply(r,e)}}))}(e,n)}}),a||function(t){const e=t.$options;h(e.behaviors)&&e.behaviors.includes("uni://form-field")&&t.$watch("modelValue",(()=>{t.$scope&&t.$scope.setData({name:t.name,value:t.modelValue})}),{immediate:!0})}(this.$vm)},ready(){this.$vm&&(this.$vm.$callHook("mounted"),this.$vm.$callHook("onReady"))},detached(){var t;this.$vm&&(Zi(this.$vm.$.uid),t=this.$vm,Is||(Is=Rs().$destroyComponent),Is(t))}}},initRelation:function(t,e){t.triggerEvent("__l",e)},isPage:function(t){return!!t.route},mocks:["__route__","__wxExparserNodeId__","__wxWebviewId__"]});const Us=function(t){return App(ms(t,Fs))};var Fs;const qs=(Hs=Bs,function(t){return Component(Ls(t,Hs))});var Hs;const Ws=function(t){return function(e){return Component(Cs(e,t))}}(Bs),zs=function(t){return function(e){$s(ms(e,t),e)}}(),Ys=function(t){return function(e){const n=ms(e,t),r=y(getApp)&&getApp({allowDefault:!0});if(!r)return;e.$.ctx.$scope=r;const o=r.globalData;o&&Object.keys(n.globalData).forEach((t=>{f(o,t)||(o[t]=n.globalData[t])})),Object.keys(n).forEach((t=>{f(r,t)||(r[t]=n[t])})),$s(n,e)}}();wx.createApp=global.createApp=Us,wx.createPage=qs,wx.createComponent=Ws,wx.createPluginApp=global.createPluginApp=zs,wx.createSubpackageApp=global.createSubpackageApp=Ys;const Ks=t=>(e,n=ii())=>{!ui&&go(t,e,n)},Vs=Ks("onShow"),Gs=Ks("onHide"),Js=Ks("onLaunch"),Xs=Ks("onError"),Zs=Ks("onLoad"),Qs=Ks("onReady"),ta=Ks("onBackPress"),ea=Ks("onPageScroll"),na=Ks("onReachBottom"),ra=Ks("onPullDownRefresh"),oa=Ks("onShareAppMessage");var ia=Object.prototype.toString;function sa(t){return"[object Array]"===ia.call(t)}function aa(t,e){if(null!=t)if("object"!=typeof t&&(t=[t]),sa(t))for(var n=0,r=t.length;n<r;n++)e.call(null,t[n],n,t);else for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.call(null,t[o],o,t)}function ca(){let t={};function e(e,n){"object"==typeof t[n]&&"object"==typeof e?t[n]=ca(t[n],e):t[n]="object"==typeof e?ca({},e):e}for(let n=0,r=arguments.length;n<r;n++)aa(arguments[n],e);return t}function ua(t){return void 0===t}function da(t){return encodeURIComponent(t).replace(/%40/gi,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function la(t,e,n){if(!e)return t;var r,o;if(n)r=n(e);else if(o=e,"undefined"!=typeof URLSearchParams&&o instanceof URLSearchParams)r=e.toString();else{var i=[];aa(e,(function(t,e){null!=t&&(sa(t)?e+="[]":t=[t],aa(t,(function(t){!function(t){return"[object Date]"===ia.call(t)}(t)?function(t){return null!==t&&"object"==typeof t}(t)&&(t=JSON.stringify(t)):t=t.toISOString(),i.push(da(e)+"="+da(t))})))})),r=i.join("&")}if(r){var s=t.indexOf("#");-1!==s&&(t=t.slice(0,s)),t+=(-1===t.indexOf("?")?"?":"&")+r}return t}const fa=(t,e)=>{let n={};return t.forEach((t=>{ua(e[t])||(n[t]=e[t])})),n},ha=t=>(t=>new Promise(((e,n)=>{let r=la((o=t.baseURL,i=t.url,o&&!/^([a-z][a-z\d+\-.]*:)?\/\//i.test(i)?function(t,e){return e?t.replace(/\/+$/,"")+"/"+e.replace(/^\/+/,""):t}(o,i):i),t.params,t.paramsSerializer);var o,i;const s={url:r,header:t.header,complete:o=>{t.fullPath=r,o.config=t,o.rawData=o.data;try{let e=!1;const n=typeof t.forcedJSONParsing;"boolean"===n?e=t.forcedJSONParsing:"object"===n&&(e=(t.forcedJSONParsing.include||[]).includes(t.method)),e&&"string"==typeof o.data&&(o.data=JSON.parse(o.data))}catch(Xa){}!function(t,e,n){const r=n.config.validateStatus,o=n.statusCode;!o||r&&!r(o)?e(n):t(n)}(e,n,o)}};let a;if("UPLOAD"===t.method){delete s.header["content-type"],delete s.header["Content-Type"];let e={filePath:t.filePath,name:t.name};const n=["timeout","formData"];a=Ze.uploadFile({...s,...e,...fa(n,t)})}else if("DOWNLOAD"===t.method){const e=["timeout","filePath"];a=Ze.downloadFile({...s,...fa(e,t)})}else{const e=["data","method","timeout","dataType","responseType","enableHttp2","enableQuic","enableCache","enableHttpDNS","httpDNSServiceId","enableChunked","forceCellularNetwork"];a=Ze.request({...s,...fa(e,t)})}t.getTask&&t.getTask(a,t)})))(t);function pa(){this.handlers=[]}pa.prototype.use=function(t,e){return this.handlers.push({fulfilled:t,rejected:e}),this.handlers.length-1},pa.prototype.eject=function(t){this.handlers[t]&&(this.handlers[t]=null)},pa.prototype.forEach=function(t){this.handlers.forEach((e=>{null!==e&&t(e)}))};const ga=(t,e,n)=>{let r={};return t.forEach((t=>{ua(n[t])?ua(e[t])||(r[t]=e[t]):r[t]=n[t]})),r},ya={baseURL:"",header:{},method:"GET",dataType:"json",paramsSerializer:null,responseType:"text",custom:{},timeout:6e4,validateStatus:function(t){return t>=200&&t<300},forcedJSONParsing:!0};var ma=function(){function t(t,e){return null!=e&&t instanceof e}var e,n,r;try{e=Map}catch(a){e=function(){}}try{n=Set}catch(a){n=function(){}}try{r=Promise}catch(a){r=function(){}}function o(i,a,c,u,d){"object"==typeof a&&(c=a.depth,u=a.prototype,d=a.includeNonEnumerable,a=a.circular);var l=[],f=[],h="undefined"!=typeof Buffer;return void 0===a&&(a=!0),void 0===c&&(c=1/0),function i(c,p){if(null===c)return null;if(0===p)return c;var g,y;if("object"!=typeof c)return c;if(t(c,e))g=new e;else if(t(c,n))g=new n;else if(t(c,r))g=new r((function(t,e){c.then((function(e){t(i(e,p-1))}),(function(t){e(i(t,p-1))}))}));else if(o.__isArray(c))g=[];else if(o.__isRegExp(c))g=new RegExp(c.source,s(c)),c.lastIndex&&(g.lastIndex=c.lastIndex);else if(o.__isDate(c))g=new Date(c.getTime());else{if(h&&Buffer.isBuffer(c))return Buffer.from?g=Buffer.from(c):(g=new Buffer(c.length),c.copy(g)),g;t(c,Error)?g=Object.create(c):void 0===u?(y=Object.getPrototypeOf(c),g=Object.create(y)):(g=Object.create(u),y=u)}if(a){var m=l.indexOf(c);if(-1!=m)return f[m];l.push(c),f.push(g)}for(var $ in t(c,e)&&c.forEach((function(t,e){var n=i(e,p-1),r=i(t,p-1);g.set(n,r)})),t(c,n)&&c.forEach((function(t){var e=i(t,p-1);g.add(e)})),c){Object.getOwnPropertyDescriptor(c,$)&&(g[$]=i(c[$],p-1));try{if("undefined"===Object.getOwnPropertyDescriptor(c,$).set)continue;g[$]=i(c[$],p-1)}catch(Xa){if(Xa instanceof TypeError)continue;if(Xa instanceof ReferenceError)continue}}if(Object.getOwnPropertySymbols){var v=Object.getOwnPropertySymbols(c);for($=0;$<v.length;$++){var _=v[$];(!(w=Object.getOwnPropertyDescriptor(c,_))||w.enumerable||d)&&(g[_]=i(c[_],p-1),Object.defineProperty(g,_,w))}}if(d){var b=Object.getOwnPropertyNames(c);for($=0;$<b.length;$++){var w,x=b[$];(w=Object.getOwnPropertyDescriptor(c,x))&&w.enumerable||(g[x]=i(c[x],p-1),Object.defineProperty(g,x,w))}}return g}(i,c)}function i(t){return Object.prototype.toString.call(t)}function s(t){var e="";return t.global&&(e+="g"),t.ignoreCase&&(e+="i"),t.multiline&&(e+="m"),e}return o.clonePrototype=function(t){if(null===t)return null;var e=function(){};return e.prototype=t,new e},o.__objToStr=i,o.__isDate=function(t){return"object"==typeof t&&"[object Date]"===i(t)},o.__isArray=function(t){return"object"==typeof t&&"[object Array]"===i(t)},o.__isRegExp=function(t){return"object"==typeof t&&"[object RegExp]"===i(t)},o.__getRegExpFlags=s,o}();var $a="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function va(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var _a,ba,wa={exports:{}};
  2. /**
  3. * @license
  4. * Lodash <https://lodash.com/>
  5. * Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
  6. * Released under MIT license <https://lodash.com/license>
  7. * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
  8. * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
  9. */_a=wa,ba=wa.exports,function(){var t,e="Expected a function",n="__lodash_hash_undefined__",r="__lodash_placeholder__",o=16,i=32,s=64,a=128,c=256,u=1/0,d=9007199254740991,l=NaN,f=4294967295,h=[["ary",a],["bind",1],["bindKey",2],["curry",8],["curryRight",o],["flip",512],["partial",i],["partialRight",s],["rearg",c]],p="[object Arguments]",g="[object Array]",y="[object Boolean]",m="[object Date]",$="[object Error]",v="[object Function]",_="[object GeneratorFunction]",b="[object Map]",w="[object Number]",x="[object Object]",P="[object Promise]",S="[object RegExp]",A="[object Set]",T="[object String]",k="[object Symbol]",O="[object WeakMap]",C="[object ArrayBuffer]",E="[object DataView]",I="[object Float32Array]",R="[object Float64Array]",L="[object Int8Array]",D="[object Int16Array]",N="[object Int32Array]",M="[object Uint8Array]",j="[object Uint8ClampedArray]",B="[object Uint16Array]",U="[object Uint32Array]",F=/\b__p \+= '';/g,q=/\b(__p \+=) '' \+/g,H=/(__e\(.*?\)|\b__t\)) \+\n'';/g,W=/&(?:amp|lt|gt|quot|#39);/g,z=/[&<>"']/g,Y=RegExp(W.source),K=RegExp(z.source),V=/<%-([\s\S]+?)%>/g,G=/<%([\s\S]+?)%>/g,J=/<%=([\s\S]+?)%>/g,X=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Z=/^\w*$/,Q=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,tt=/[\\^$.*+?()[\]{}|]/g,et=RegExp(tt.source),nt=/^\s+/,rt=/\s/,ot=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,it=/\{\n\/\* \[wrapped with (.+)\] \*/,st=/,? & /,at=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,ct=/[()=,{}\[\]\/\s]/,ut=/\\(\\)?/g,dt=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,lt=/\w*$/,ft=/^[-+]0x[0-9a-f]+$/i,ht=/^0b[01]+$/i,pt=/^\[object .+?Constructor\]$/,gt=/^0o[0-7]+$/i,yt=/^(?:0|[1-9]\d*)$/,mt=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,$t=/($^)/,vt=/['\n\r\u2028\u2029\\]/g,_t="\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff",bt="\\u2700-\\u27bf",wt="a-z\\xdf-\\xf6\\xf8-\\xff",xt="A-Z\\xc0-\\xd6\\xd8-\\xde",Pt="\\ufe0e\\ufe0f",St="\\xac\\xb1\\xd7\\xf7\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf\\u2000-\\u206f \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",At="['’]",Tt="[\\ud800-\\udfff]",kt="["+St+"]",Ot="["+_t+"]",Ct="\\d+",Et="[\\u2700-\\u27bf]",It="["+wt+"]",Rt="[^\\ud800-\\udfff"+St+Ct+bt+wt+xt+"]",Lt="\\ud83c[\\udffb-\\udfff]",Dt="[^\\ud800-\\udfff]",Nt="(?:\\ud83c[\\udde6-\\uddff]){2}",Mt="[\\ud800-\\udbff][\\udc00-\\udfff]",jt="["+xt+"]",Bt="(?:"+It+"|"+Rt+")",Ut="(?:"+jt+"|"+Rt+")",Ft="(?:['’](?:d|ll|m|re|s|t|ve))?",qt="(?:['’](?:D|LL|M|RE|S|T|VE))?",Ht="(?:"+Ot+"|"+Lt+")?",Wt="[\\ufe0e\\ufe0f]?",zt=Wt+Ht+"(?:\\u200d(?:"+[Dt,Nt,Mt].join("|")+")"+Wt+Ht+")*",Yt="(?:"+[Et,Nt,Mt].join("|")+")"+zt,Kt="(?:"+[Dt+Ot+"?",Ot,Nt,Mt,Tt].join("|")+")",Vt=RegExp(At,"g"),Gt=RegExp(Ot,"g"),Jt=RegExp(Lt+"(?="+Lt+")|"+Kt+zt,"g"),Xt=RegExp([jt+"?"+It+"+"+Ft+"(?="+[kt,jt,"$"].join("|")+")",Ut+"+"+qt+"(?="+[kt,jt+Bt,"$"].join("|")+")",jt+"?"+Bt+"+"+Ft,jt+"+"+qt,"\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])","\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",Ct,Yt].join("|"),"g"),Zt=RegExp("[\\u200d\\ud800-\\udfff"+_t+Pt+"]"),Qt=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,te=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],ee=-1,ne={};ne[I]=ne[R]=ne[L]=ne[D]=ne[N]=ne[M]=ne[j]=ne[B]=ne[U]=!0,ne[p]=ne[g]=ne[C]=ne[y]=ne[E]=ne[m]=ne[$]=ne[v]=ne[b]=ne[w]=ne[x]=ne[S]=ne[A]=ne[T]=ne[O]=!1;var re={};re[p]=re[g]=re[C]=re[E]=re[y]=re[m]=re[I]=re[R]=re[L]=re[D]=re[N]=re[b]=re[w]=re[x]=re[S]=re[A]=re[T]=re[k]=re[M]=re[j]=re[B]=re[U]=!0,re[$]=re[v]=re[O]=!1;var oe={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},ie=parseFloat,se=parseInt,ae="object"==typeof $a&&$a&&$a.Object===Object&&$a,ce="object"==typeof self&&self&&self.Object===Object&&self,ue=ae||ce||Function("return this")(),de=ba&&!ba.nodeType&&ba,le=de&&_a&&!_a.nodeType&&_a,fe=le&&le.exports===de,he=fe&&ae.process,pe=function(){try{var t=le&&le.require&&le.require("util").types;return t||he&&he.binding&&he.binding("util")}catch(Xa){}}(),ge=pe&&pe.isArrayBuffer,ye=pe&&pe.isDate,me=pe&&pe.isMap,$e=pe&&pe.isRegExp,ve=pe&&pe.isSet,_e=pe&&pe.isTypedArray;function be(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)}function we(t,e,n,r){for(var o=-1,i=null==t?0:t.length;++o<i;){var s=t[o];e(r,s,n(s),t)}return r}function xe(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t}function Pe(t,e){for(var n=null==t?0:t.length;n--&&!1!==e(t[n],n,t););return t}function Se(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(!e(t[n],n,t))return!1;return!0}function Ae(t,e){for(var n=-1,r=null==t?0:t.length,o=0,i=[];++n<r;){var s=t[n];e(s,n,t)&&(i[o++]=s)}return i}function Te(t,e){return!(null==t||!t.length)&&Me(t,e,0)>-1}function ke(t,e,n){for(var r=-1,o=null==t?0:t.length;++r<o;)if(n(e,t[r]))return!0;return!1}function Oe(t,e){for(var n=-1,r=null==t?0:t.length,o=Array(r);++n<r;)o[n]=e(t[n],n,t);return o}function Ce(t,e){for(var n=-1,r=e.length,o=t.length;++n<r;)t[o+n]=e[n];return t}function Ee(t,e,n,r){var o=-1,i=null==t?0:t.length;for(r&&i&&(n=t[++o]);++o<i;)n=e(n,t[o],o,t);return n}function Ie(t,e,n,r){var o=null==t?0:t.length;for(r&&o&&(n=t[--o]);o--;)n=e(n,t[o],o,t);return n}function Re(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1}var Le=Fe("length");function De(t,e,n){var r;return n(t,(function(t,n,o){if(e(t,n,o))return r=n,!1})),r}function Ne(t,e,n,r){for(var o=t.length,i=n+(r?1:-1);r?i--:++i<o;)if(e(t[i],i,t))return i;return-1}function Me(t,e,n){return e==e?function(t,e,n){for(var r=n-1,o=t.length;++r<o;)if(t[r]===e)return r;return-1}(t,e,n):Ne(t,Be,n)}function je(t,e,n,r){for(var o=n-1,i=t.length;++o<i;)if(r(t[o],e))return o;return-1}function Be(t){return t!=t}function Ue(t,e){var n=null==t?0:t.length;return n?We(t,e)/n:l}function Fe(e){return function(n){return null==n?t:n[e]}}function qe(e){return function(n){return null==e?t:e[n]}}function He(t,e,n,r,o){return o(t,(function(t,o,i){n=r?(r=!1,t):e(n,t,o,i)})),n}function We(e,n){for(var r,o=-1,i=e.length;++o<i;){var s=n(e[o]);s!==t&&(r=r===t?s:r+s)}return r}function ze(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r}function Ye(t){return t?t.slice(0,dn(t)+1).replace(nt,""):t}function Ke(t){return function(e){return t(e)}}function Ve(t,e){return Oe(e,(function(e){return t[e]}))}function Ge(t,e){return t.has(e)}function Je(t,e){for(var n=-1,r=t.length;++n<r&&Me(e,t[n],0)>-1;);return n}function Xe(t,e){for(var n=t.length;n--&&Me(e,t[n],0)>-1;);return n}function Ze(t,e){for(var n=t.length,r=0;n--;)t[n]===e&&++r;return r}var Qe=qe({"À":"A","Á":"A","Â":"A","Ã":"A","Ä":"A","Å":"A","à":"a","á":"a","â":"a","ã":"a","ä":"a","å":"a","Ç":"C","ç":"c","Ð":"D","ð":"d","È":"E","É":"E","Ê":"E","Ë":"E","è":"e","é":"e","ê":"e","ë":"e","Ì":"I","Í":"I","Î":"I","Ï":"I","ì":"i","í":"i","î":"i","ï":"i","Ñ":"N","ñ":"n","Ò":"O","Ó":"O","Ô":"O","Õ":"O","Ö":"O","Ø":"O","ò":"o","ó":"o","ô":"o","õ":"o","ö":"o","ø":"o","Ù":"U","Ú":"U","Û":"U","Ü":"U","ù":"u","ú":"u","û":"u","ü":"u","Ý":"Y","ý":"y","ÿ":"y","Æ":"Ae","æ":"ae","Þ":"Th","þ":"th","ß":"ss","Ā":"A","Ă":"A","Ą":"A","ā":"a","ă":"a","ą":"a","Ć":"C","Ĉ":"C","Ċ":"C","Č":"C","ć":"c","ĉ":"c","ċ":"c","č":"c","Ď":"D","Đ":"D","ď":"d","đ":"d","Ē":"E","Ĕ":"E","Ė":"E","Ę":"E","Ě":"E","ē":"e","ĕ":"e","ė":"e","ę":"e","ě":"e","Ĝ":"G","Ğ":"G","Ġ":"G","Ģ":"G","ĝ":"g","ğ":"g","ġ":"g","ģ":"g","Ĥ":"H","Ħ":"H","ĥ":"h","ħ":"h","Ĩ":"I","Ī":"I","Ĭ":"I","Į":"I","İ":"I","ĩ":"i","ī":"i","ĭ":"i","į":"i","ı":"i","Ĵ":"J","ĵ":"j","Ķ":"K","ķ":"k","ĸ":"k","Ĺ":"L","Ļ":"L","Ľ":"L","Ŀ":"L","Ł":"L","ĺ":"l","ļ":"l","ľ":"l","ŀ":"l","ł":"l","Ń":"N","Ņ":"N","Ň":"N","Ŋ":"N","ń":"n","ņ":"n","ň":"n","ŋ":"n","Ō":"O","Ŏ":"O","Ő":"O","ō":"o","ŏ":"o","ő":"o","Ŕ":"R","Ŗ":"R","Ř":"R","ŕ":"r","ŗ":"r","ř":"r","Ś":"S","Ŝ":"S","Ş":"S","Š":"S","ś":"s","ŝ":"s","ş":"s","š":"s","Ţ":"T","Ť":"T","Ŧ":"T","ţ":"t","ť":"t","ŧ":"t","Ũ":"U","Ū":"U","Ŭ":"U","Ů":"U","Ű":"U","Ų":"U","ũ":"u","ū":"u","ŭ":"u","ů":"u","ű":"u","ų":"u","Ŵ":"W","ŵ":"w","Ŷ":"Y","ŷ":"y","Ÿ":"Y","Ź":"Z","Ż":"Z","Ž":"Z","ź":"z","ż":"z","ž":"z","IJ":"IJ","ij":"ij","Œ":"Oe","œ":"oe","ʼn":"'n","ſ":"s"}),tn=qe({"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"});function en(t){return"\\"+oe[t]}function nn(t){return Zt.test(t)}function rn(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n}function on(t,e){return function(n){return t(e(n))}}function sn(t,e){for(var n=-1,o=t.length,i=0,s=[];++n<o;){var a=t[n];a!==e&&a!==r||(t[n]=r,s[i++]=n)}return s}function an(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n}function cn(t){return nn(t)?function(t){for(var e=Jt.lastIndex=0;Jt.test(t);)++e;return e}(t):Le(t)}function un(t){return nn(t)?function(t){return t.match(Jt)||[]}(t):function(t){return t.split("")}(t)}function dn(t){for(var e=t.length;e--&&rt.test(t.charAt(e)););return e}var ln=qe({"&amp;":"&","&lt;":"<","&gt;":">","&quot;":'"',"&#39;":"'"}),fn=function rt(_t){var bt,wt=(_t=null==_t?ue:fn.defaults(ue.Object(),_t,fn.pick(ue,te))).Array,xt=_t.Date,Pt=_t.Error,St=_t.Function,At=_t.Math,Tt=_t.Object,kt=_t.RegExp,Ot=_t.String,Ct=_t.TypeError,Et=wt.prototype,It=St.prototype,Rt=Tt.prototype,Lt=_t["__core-js_shared__"],Dt=It.toString,Nt=Rt.hasOwnProperty,Mt=0,jt=(bt=/[^.]+$/.exec(Lt&&Lt.keys&&Lt.keys.IE_PROTO||""))?"Symbol(src)_1."+bt:"",Bt=Rt.toString,Ut=Dt.call(Tt),Ft=ue._,qt=kt("^"+Dt.call(Nt).replace(tt,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Ht=fe?_t.Buffer:t,Wt=_t.Symbol,zt=_t.Uint8Array,Yt=Ht?Ht.allocUnsafe:t,Kt=on(Tt.getPrototypeOf,Tt),Jt=Tt.create,Zt=Rt.propertyIsEnumerable,oe=Et.splice,ae=Wt?Wt.isConcatSpreadable:t,ce=Wt?Wt.iterator:t,de=Wt?Wt.toStringTag:t,le=function(){try{var t=hi(Tt,"defineProperty");return t({},"",{}),t}catch(Xa){}}(),he=_t.clearTimeout!==ue.clearTimeout&&_t.clearTimeout,pe=xt&&xt.now!==ue.Date.now&&xt.now,Le=_t.setTimeout!==ue.setTimeout&&_t.setTimeout,qe=At.ceil,hn=At.floor,pn=Tt.getOwnPropertySymbols,gn=Ht?Ht.isBuffer:t,yn=_t.isFinite,mn=Et.join,$n=on(Tt.keys,Tt),vn=At.max,_n=At.min,bn=xt.now,wn=_t.parseInt,xn=At.random,Pn=Et.reverse,Sn=hi(_t,"DataView"),An=hi(_t,"Map"),Tn=hi(_t,"Promise"),kn=hi(_t,"Set"),On=hi(_t,"WeakMap"),Cn=hi(Tt,"create"),En=On&&new On,In={},Rn=Hi(Sn),Ln=Hi(An),Dn=Hi(Tn),Nn=Hi(kn),Mn=Hi(On),jn=Wt?Wt.prototype:t,Bn=jn?jn.valueOf:t,Un=jn?jn.toString:t;function Fn(t){if(sa(t)&&!Gs(t)&&!(t instanceof zn)){if(t instanceof Wn)return t;if(Nt.call(t,"__wrapped__"))return Wi(t)}return new Wn(t)}var qn=function(){function e(){}return function(n){if(!ia(n))return{};if(Jt)return Jt(n);e.prototype=n;var r=new e;return e.prototype=t,r}}();function Hn(){}function Wn(e,n){this.__wrapped__=e,this.__actions__=[],this.__chain__=!!n,this.__index__=0,this.__values__=t}function zn(t){this.__wrapped__=t,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=f,this.__views__=[]}function Yn(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}function Kn(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}function Vn(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}function Gn(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Vn;++e<n;)this.add(t[e])}function Jn(t){var e=this.__data__=new Kn(t);this.size=e.size}function Xn(t,e){var n=Gs(t),r=!n&&Vs(t),o=!n&&!r&&Qs(t),i=!n&&!r&&!o&&pa(t),s=n||r||o||i,a=s?ze(t.length,Ot):[],c=a.length;for(var u in t)!e&&!Nt.call(t,u)||s&&("length"==u||o&&("offset"==u||"parent"==u)||i&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||_i(u,c))||a.push(u);return a}function Zn(e){var n=e.length;return n?e[Gr(0,n-1)]:t}function Qn(t,e){return Mi(Eo(t),cr(e,0,t.length))}function tr(t){return Mi(Eo(t))}function er(e,n,r){(r!==t&&!zs(e[n],r)||r===t&&!(n in e))&&sr(e,n,r)}function nr(e,n,r){var o=e[n];Nt.call(e,n)&&zs(o,r)&&(r!==t||n in e)||sr(e,n,r)}function rr(t,e){for(var n=t.length;n--;)if(zs(t[n][0],e))return n;return-1}function or(t,e,n,r){return hr(t,(function(t,o,i){e(r,t,n(t),i)})),r}function ir(t,e){return t&&Io(e,Na(e),t)}function sr(t,e,n){"__proto__"==e&&le?le(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n}function ar(e,n){for(var r=-1,o=n.length,i=wt(o),s=null==e;++r<o;)i[r]=s?t:Ea(e,n[r]);return i}function cr(e,n,r){return e==e&&(r!==t&&(e=e<=r?e:r),n!==t&&(e=e>=n?e:n)),e}function ur(e,n,r,o,i,s){var a,c=1&n,u=2&n,d=4&n;if(r&&(a=i?r(e,o,i,s):r(e)),a!==t)return a;if(!ia(e))return e;var l=Gs(e);if(l){if(a=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&Nt.call(t,"index")&&(n.index=t.index,n.input=t.input),n}(e),!c)return Eo(e,a)}else{var f=yi(e),h=f==v||f==_;if(Qs(e))return So(e,c);if(f==x||f==p||h&&!i){if(a=u||h?{}:$i(e),!c)return u?function(t,e){return Io(t,gi(t),e)}(e,function(t,e){return t&&Io(e,Ma(e),t)}(a,e)):function(t,e){return Io(t,pi(t),e)}(e,ir(a,e))}else{if(!re[f])return i?e:{};a=function(t,e,n){var r,o=t.constructor;switch(e){case C:return Ao(t);case y:case m:return new o(+t);case E:return function(t,e){var n=e?Ao(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)}(t,n);case I:case R:case L:case D:case N:case M:case j:case B:case U:return To(t,n);case b:return new o;case w:case T:return new o(t);case S:return function(t){var e=new t.constructor(t.source,lt.exec(t));return e.lastIndex=t.lastIndex,e}(t);case A:return new o;case k:return r=t,Bn?Tt(Bn.call(r)):{}}}(e,f,c)}}s||(s=new Jn);var g=s.get(e);if(g)return g;s.set(e,a),la(e)?e.forEach((function(t){a.add(ur(t,n,r,t,e,s))})):aa(e)&&e.forEach((function(t,o){a.set(o,ur(t,n,r,o,e,s))}));var $=l?t:(d?u?si:ii:u?Ma:Na)(e);return xe($||e,(function(t,o){$&&(t=e[o=t]),nr(a,o,ur(t,n,r,o,e,s))})),a}function dr(e,n,r){var o=r.length;if(null==e)return!o;for(e=Tt(e);o--;){var i=r[o],s=n[i],a=e[i];if(a===t&&!(i in e)||!s(a))return!1}return!0}function lr(n,r,o){if("function"!=typeof n)throw new Ct(e);return Ri((function(){n.apply(t,o)}),r)}function fr(t,e,n,r){var o=-1,i=Te,s=!0,a=t.length,c=[],u=e.length;if(!a)return c;n&&(e=Oe(e,Ke(n))),r?(i=ke,s=!1):e.length>=200&&(i=Ge,s=!1,e=new Gn(e));t:for(;++o<a;){var d=t[o],l=null==n?d:n(d);if(d=r||0!==d?d:0,s&&l==l){for(var f=u;f--;)if(e[f]===l)continue t;c.push(d)}else i(e,l,r)||c.push(d)}return c}Fn.templateSettings={escape:V,evaluate:G,interpolate:J,variable:"",imports:{_:Fn}},Fn.prototype=Hn.prototype,Fn.prototype.constructor=Fn,Wn.prototype=qn(Hn.prototype),Wn.prototype.constructor=Wn,zn.prototype=qn(Hn.prototype),zn.prototype.constructor=zn,Yn.prototype.clear=function(){this.__data__=Cn?Cn(null):{},this.size=0},Yn.prototype.delete=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e},Yn.prototype.get=function(e){var r=this.__data__;if(Cn){var o=r[e];return o===n?t:o}return Nt.call(r,e)?r[e]:t},Yn.prototype.has=function(e){var n=this.__data__;return Cn?n[e]!==t:Nt.call(n,e)},Yn.prototype.set=function(e,r){var o=this.__data__;return this.size+=this.has(e)?0:1,o[e]=Cn&&r===t?n:r,this},Kn.prototype.clear=function(){this.__data__=[],this.size=0},Kn.prototype.delete=function(t){var e=this.__data__,n=rr(e,t);return!(n<0||(n==e.length-1?e.pop():oe.call(e,n,1),--this.size,0))},Kn.prototype.get=function(e){var n=this.__data__,r=rr(n,e);return r<0?t:n[r][1]},Kn.prototype.has=function(t){return rr(this.__data__,t)>-1},Kn.prototype.set=function(t,e){var n=this.__data__,r=rr(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this},Vn.prototype.clear=function(){this.size=0,this.__data__={hash:new Yn,map:new(An||Kn),string:new Yn}},Vn.prototype.delete=function(t){var e=li(this,t).delete(t);return this.size-=e?1:0,e},Vn.prototype.get=function(t){return li(this,t).get(t)},Vn.prototype.has=function(t){return li(this,t).has(t)},Vn.prototype.set=function(t,e){var n=li(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this},Gn.prototype.add=Gn.prototype.push=function(t){return this.__data__.set(t,n),this},Gn.prototype.has=function(t){return this.__data__.has(t)},Jn.prototype.clear=function(){this.__data__=new Kn,this.size=0},Jn.prototype.delete=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n},Jn.prototype.get=function(t){return this.__data__.get(t)},Jn.prototype.has=function(t){return this.__data__.has(t)},Jn.prototype.set=function(t,e){var n=this.__data__;if(n instanceof Kn){var r=n.__data__;if(!An||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Vn(r)}return n.set(t,e),this.size=n.size,this};var hr=Do(br),pr=Do(wr,!0);function gr(t,e){var n=!0;return hr(t,(function(t,r,o){return n=!!e(t,r,o)})),n}function yr(e,n,r){for(var o=-1,i=e.length;++o<i;){var s=e[o],a=n(s);if(null!=a&&(c===t?a==a&&!ha(a):r(a,c)))var c=a,u=s}return u}function mr(t,e){var n=[];return hr(t,(function(t,r,o){e(t,r,o)&&n.push(t)})),n}function $r(t,e,n,r,o){var i=-1,s=t.length;for(n||(n=vi),o||(o=[]);++i<s;){var a=t[i];e>0&&n(a)?e>1?$r(a,e-1,n,r,o):Ce(o,a):r||(o[o.length]=a)}return o}var vr=No(),_r=No(!0);function br(t,e){return t&&vr(t,e,Na)}function wr(t,e){return t&&_r(t,e,Na)}function xr(t,e){return Ae(e,(function(e){return na(t[e])}))}function Pr(e,n){for(var r=0,o=(n=bo(n,e)).length;null!=e&&r<o;)e=e[qi(n[r++])];return r&&r==o?e:t}function Sr(t,e,n){var r=e(t);return Gs(t)?r:Ce(r,n(t))}function Ar(e){return null==e?e===t?"[object Undefined]":"[object Null]":de&&de in Tt(e)?function(e){var n=Nt.call(e,de),r=e[de];try{e[de]=t;var o=!0}catch(Xa){}var i=Bt.call(e);return o&&(n?e[de]=r:delete e[de]),i}(e):function(t){return Bt.call(t)}(e)}function Tr(t,e){return t>e}function kr(t,e){return null!=t&&Nt.call(t,e)}function Or(t,e){return null!=t&&e in Tt(t)}function Cr(e,n,r){for(var o=r?ke:Te,i=e[0].length,s=e.length,a=s,c=wt(s),u=1/0,d=[];a--;){var l=e[a];a&&n&&(l=Oe(l,Ke(n))),u=_n(l.length,u),c[a]=!r&&(n||i>=120&&l.length>=120)?new Gn(a&&l):t}l=e[0];var f=-1,h=c[0];t:for(;++f<i&&d.length<u;){var p=l[f],g=n?n(p):p;if(p=r||0!==p?p:0,!(h?Ge(h,g):o(d,g,r))){for(a=s;--a;){var y=c[a];if(!(y?Ge(y,g):o(e[a],g,r)))continue t}h&&h.push(g),d.push(p)}}return d}function Er(e,n,r){var o=null==(e=Oi(e,n=bo(n,e)))?e:e[qi(es(n))];return null==o?t:be(o,e,r)}function Ir(t){return sa(t)&&Ar(t)==p}function Rr(e,n,r,o,i){return e===n||(null==e||null==n||!sa(e)&&!sa(n)?e!=e&&n!=n:function(e,n,r,o,i,s){var a=Gs(e),c=Gs(n),u=a?g:yi(e),d=c?g:yi(n),l=(u=u==p?x:u)==x,f=(d=d==p?x:d)==x,h=u==d;if(h&&Qs(e)){if(!Qs(n))return!1;a=!0,l=!1}if(h&&!l)return s||(s=new Jn),a||pa(e)?ri(e,n,r,o,i,s):function(t,e,n,r,o,i,s){switch(n){case E:if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case C:return!(t.byteLength!=e.byteLength||!i(new zt(t),new zt(e)));case y:case m:case w:return zs(+t,+e);case $:return t.name==e.name&&t.message==e.message;case S:case T:return t==e+"";case b:var a=rn;case A:var c=1&r;if(a||(a=an),t.size!=e.size&&!c)return!1;var u=s.get(t);if(u)return u==e;r|=2,s.set(t,e);var d=ri(a(t),a(e),r,o,i,s);return s.delete(t),d;case k:if(Bn)return Bn.call(t)==Bn.call(e)}return!1}(e,n,u,r,o,i,s);if(!(1&r)){var v=l&&Nt.call(e,"__wrapped__"),_=f&&Nt.call(n,"__wrapped__");if(v||_){var P=v?e.value():e,O=_?n.value():n;return s||(s=new Jn),i(P,O,r,o,s)}}return!!h&&(s||(s=new Jn),function(e,n,r,o,i,s){var a=1&r,c=ii(e),u=c.length,d=ii(n).length;if(u!=d&&!a)return!1;for(var l=u;l--;){var f=c[l];if(!(a?f in n:Nt.call(n,f)))return!1}var h=s.get(e),p=s.get(n);if(h&&p)return h==n&&p==e;var g=!0;s.set(e,n),s.set(n,e);for(var y=a;++l<u;){var m=e[f=c[l]],$=n[f];if(o)var v=a?o($,m,f,n,e,s):o(m,$,f,e,n,s);if(!(v===t?m===$||i(m,$,r,o,s):v)){g=!1;break}y||(y="constructor"==f)}if(g&&!y){var _=e.constructor,b=n.constructor;_==b||!("constructor"in e)||!("constructor"in n)||"function"==typeof _&&_ instanceof _&&"function"==typeof b&&b instanceof b||(g=!1)}return s.delete(e),s.delete(n),g}(e,n,r,o,i,s))}(e,n,r,o,Rr,i))}function Lr(e,n,r,o){var i=r.length,s=i,a=!o;if(null==e)return!s;for(e=Tt(e);i--;){var c=r[i];if(a&&c[2]?c[1]!==e[c[0]]:!(c[0]in e))return!1}for(;++i<s;){var u=(c=r[i])[0],d=e[u],l=c[1];if(a&&c[2]){if(d===t&&!(u in e))return!1}else{var f=new Jn;if(o)var h=o(d,l,u,e,n,f);if(!(h===t?Rr(l,d,3,o,f):h))return!1}}return!0}function Dr(t){return!(!ia(t)||(e=t,jt&&jt in e))&&(na(t)?qt:pt).test(Hi(t));var e}function Nr(t){return"function"==typeof t?t:null==t?uc:"object"==typeof t?Gs(t)?qr(t[0],t[1]):Fr(t):$c(t)}function Mr(t){if(!Si(t))return $n(t);var e=[];for(var n in Tt(t))Nt.call(t,n)&&"constructor"!=n&&e.push(n);return e}function jr(t){if(!ia(t))return function(t){var e=[];if(null!=t)for(var n in Tt(t))e.push(n);return e}(t);var e=Si(t),n=[];for(var r in t)("constructor"!=r||!e&&Nt.call(t,r))&&n.push(r);return n}function Br(t,e){return t<e}function Ur(t,e){var n=-1,r=Xs(t)?wt(t.length):[];return hr(t,(function(t,o,i){r[++n]=e(t,o,i)})),r}function Fr(t){var e=fi(t);return 1==e.length&&e[0][2]?Ti(e[0][0],e[0][1]):function(n){return n===t||Lr(n,t,e)}}function qr(e,n){return wi(e)&&Ai(n)?Ti(qi(e),n):function(r){var o=Ea(r,e);return o===t&&o===n?Ia(r,e):Rr(n,o,3)}}function Hr(e,n,r,o,i){e!==n&&vr(n,(function(s,a){if(i||(i=new Jn),ia(s))!function(e,n,r,o,i,s,a){var c=Ei(e,r),u=Ei(n,r),d=a.get(u);if(d)er(e,r,d);else{var l=s?s(c,u,r+"",e,n,a):t,f=l===t;if(f){var h=Gs(u),p=!h&&Qs(u),g=!h&&!p&&pa(u);l=u,h||p||g?Gs(c)?l=c:Zs(c)?l=Eo(c):p?(f=!1,l=So(u,!0)):g?(f=!1,l=To(u,!0)):l=[]:ua(u)||Vs(u)?(l=c,Vs(c)?l=wa(c):ia(c)&&!na(c)||(l=$i(u))):f=!1}f&&(a.set(u,l),i(l,u,o,s,a),a.delete(u)),er(e,r,l)}}(e,n,a,r,Hr,o,i);else{var c=o?o(Ei(e,a),s,a+"",e,n,i):t;c===t&&(c=s),er(e,a,c)}}),Ma)}function Wr(e,n){var r=e.length;if(r)return _i(n+=n<0?r:0,r)?e[n]:t}function zr(t,e,n){e=e.length?Oe(e,(function(t){return Gs(t)?function(e){return Pr(e,1===t.length?t[0]:t)}:t})):[uc];var r=-1;return e=Oe(e,Ke(di())),function(t,e){var n=t.length;for(t.sort(e);n--;)t[n]=t[n].value;return t}(Ur(t,(function(t,n,o){return{criteria:Oe(e,(function(e){return e(t)})),index:++r,value:t}})),(function(t,e){return function(t,e,n){for(var r=-1,o=t.criteria,i=e.criteria,s=o.length,a=n.length;++r<s;){var c=ko(o[r],i[r]);if(c)return r>=a?c:c*("desc"==n[r]?-1:1)}return t.index-e.index}(t,e,n)}))}function Yr(t,e,n){for(var r=-1,o=e.length,i={};++r<o;){var s=e[r],a=Pr(t,s);n(a,s)&&to(i,bo(s,t),a)}return i}function Kr(t,e,n,r){var o=r?je:Me,i=-1,s=e.length,a=t;for(t===e&&(e=Eo(e)),n&&(a=Oe(t,Ke(n)));++i<s;)for(var c=0,u=e[i],d=n?n(u):u;(c=o(a,d,c,r))>-1;)a!==t&&oe.call(a,c,1),oe.call(t,c,1);return t}function Vr(t,e){for(var n=t?e.length:0,r=n-1;n--;){var o=e[n];if(n==r||o!==i){var i=o;_i(o)?oe.call(t,o,1):ho(t,o)}}return t}function Gr(t,e){return t+hn(xn()*(e-t+1))}function Jr(t,e){var n="";if(!t||e<1||e>d)return n;do{e%2&&(n+=t),(e=hn(e/2))&&(t+=t)}while(e);return n}function Xr(t,e){return Li(ki(t,e,uc),t+"")}function Zr(t){return Zn(za(t))}function Qr(t,e){var n=za(t);return Mi(n,cr(e,0,n.length))}function to(e,n,r,o){if(!ia(e))return e;for(var i=-1,s=(n=bo(n,e)).length,a=s-1,c=e;null!=c&&++i<s;){var u=qi(n[i]),d=r;if("__proto__"===u||"constructor"===u||"prototype"===u)return e;if(i!=a){var l=c[u];(d=o?o(l,u,c):t)===t&&(d=ia(l)?l:_i(n[i+1])?[]:{})}nr(c,u,d),c=c[u]}return e}var eo=En?function(t,e){return En.set(t,e),t}:uc,no=le?function(t,e){return le(t,"toString",{configurable:!0,enumerable:!1,value:sc(e),writable:!0})}:uc;function ro(t){return Mi(za(t))}function oo(t,e,n){var r=-1,o=t.length;e<0&&(e=-e>o?0:o+e),(n=n>o?o:n)<0&&(n+=o),o=e>n?0:n-e>>>0,e>>>=0;for(var i=wt(o);++r<o;)i[r]=t[r+e];return i}function io(t,e){var n;return hr(t,(function(t,r,o){return!(n=e(t,r,o))})),!!n}function so(t,e,n){var r=0,o=null==t?r:t.length;if("number"==typeof e&&e==e&&o<=2147483647){for(;r<o;){var i=r+o>>>1,s=t[i];null!==s&&!ha(s)&&(n?s<=e:s<e)?r=i+1:o=i}return o}return ao(t,e,uc,n)}function ao(e,n,r,o){var i=0,s=null==e?0:e.length;if(0===s)return 0;for(var a=(n=r(n))!=n,c=null===n,u=ha(n),d=n===t;i<s;){var l=hn((i+s)/2),f=r(e[l]),h=f!==t,p=null===f,g=f==f,y=ha(f);if(a)var m=o||g;else m=d?g&&(o||h):c?g&&h&&(o||!p):u?g&&h&&!p&&(o||!y):!p&&!y&&(o?f<=n:f<n);m?i=l+1:s=l}return _n(s,4294967294)}function co(t,e){for(var n=-1,r=t.length,o=0,i=[];++n<r;){var s=t[n],a=e?e(s):s;if(!n||!zs(a,c)){var c=a;i[o++]=0===s?0:s}}return i}function uo(t){return"number"==typeof t?t:ha(t)?l:+t}function lo(t){if("string"==typeof t)return t;if(Gs(t))return Oe(t,lo)+"";if(ha(t))return Un?Un.call(t):"";var e=t+"";return"0"==e&&1/t==-1/0?"-0":e}function fo(t,e,n){var r=-1,o=Te,i=t.length,s=!0,a=[],c=a;if(n)s=!1,o=ke;else if(i>=200){var u=e?null:Xo(t);if(u)return an(u);s=!1,o=Ge,c=new Gn}else c=e?[]:a;t:for(;++r<i;){var d=t[r],l=e?e(d):d;if(d=n||0!==d?d:0,s&&l==l){for(var f=c.length;f--;)if(c[f]===l)continue t;e&&c.push(l),a.push(d)}else o(c,l,n)||(c!==a&&c.push(l),a.push(d))}return a}function ho(t,e){return null==(t=Oi(t,e=bo(e,t)))||delete t[qi(es(e))]}function po(t,e,n,r){return to(t,e,n(Pr(t,e)),r)}function go(t,e,n,r){for(var o=t.length,i=r?o:-1;(r?i--:++i<o)&&e(t[i],i,t););return n?oo(t,r?0:i,r?i+1:o):oo(t,r?i+1:0,r?o:i)}function yo(t,e){var n=t;return n instanceof zn&&(n=n.value()),Ee(e,(function(t,e){return e.func.apply(e.thisArg,Ce([t],e.args))}),n)}function mo(t,e,n){var r=t.length;if(r<2)return r?fo(t[0]):[];for(var o=-1,i=wt(r);++o<r;)for(var s=t[o],a=-1;++a<r;)a!=o&&(i[o]=fr(i[o]||s,t[a],e,n));return fo($r(i,1),e,n)}function $o(e,n,r){for(var o=-1,i=e.length,s=n.length,a={};++o<i;){var c=o<s?n[o]:t;r(a,e[o],c)}return a}function vo(t){return Zs(t)?t:[]}function _o(t){return"function"==typeof t?t:uc}function bo(t,e){return Gs(t)?t:wi(t,e)?[t]:Fi(xa(t))}var wo=Xr;function xo(e,n,r){var o=e.length;return r=r===t?o:r,!n&&r>=o?e:oo(e,n,r)}var Po=he||function(t){return ue.clearTimeout(t)};function So(t,e){if(e)return t.slice();var n=t.length,r=Yt?Yt(n):new t.constructor(n);return t.copy(r),r}function Ao(t){var e=new t.constructor(t.byteLength);return new zt(e).set(new zt(t)),e}function To(t,e){var n=e?Ao(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)}function ko(e,n){if(e!==n){var r=e!==t,o=null===e,i=e==e,s=ha(e),a=n!==t,c=null===n,u=n==n,d=ha(n);if(!c&&!d&&!s&&e>n||s&&a&&u&&!c&&!d||o&&a&&u||!r&&u||!i)return 1;if(!o&&!s&&!d&&e<n||d&&r&&i&&!o&&!s||c&&r&&i||!a&&i||!u)return-1}return 0}function Oo(t,e,n,r){for(var o=-1,i=t.length,s=n.length,a=-1,c=e.length,u=vn(i-s,0),d=wt(c+u),l=!r;++a<c;)d[a]=e[a];for(;++o<s;)(l||o<i)&&(d[n[o]]=t[o]);for(;u--;)d[a++]=t[o++];return d}function Co(t,e,n,r){for(var o=-1,i=t.length,s=-1,a=n.length,c=-1,u=e.length,d=vn(i-a,0),l=wt(d+u),f=!r;++o<d;)l[o]=t[o];for(var h=o;++c<u;)l[h+c]=e[c];for(;++s<a;)(f||o<i)&&(l[h+n[s]]=t[o++]);return l}function Eo(t,e){var n=-1,r=t.length;for(e||(e=wt(r));++n<r;)e[n]=t[n];return e}function Io(e,n,r,o){var i=!r;r||(r={});for(var s=-1,a=n.length;++s<a;){var c=n[s],u=o?o(r[c],e[c],c,r,e):t;u===t&&(u=e[c]),i?sr(r,c,u):nr(r,c,u)}return r}function Ro(t,e){return function(n,r){var o=Gs(n)?we:or,i=e?e():{};return o(n,t,di(r,2),i)}}function Lo(e){return Xr((function(n,r){var o=-1,i=r.length,s=i>1?r[i-1]:t,a=i>2?r[2]:t;for(s=e.length>3&&"function"==typeof s?(i--,s):t,a&&bi(r[0],r[1],a)&&(s=i<3?t:s,i=1),n=Tt(n);++o<i;){var c=r[o];c&&e(n,c,o,s)}return n}))}function Do(t,e){return function(n,r){if(null==n)return n;if(!Xs(n))return t(n,r);for(var o=n.length,i=e?o:-1,s=Tt(n);(e?i--:++i<o)&&!1!==r(s[i],i,s););return n}}function No(t){return function(e,n,r){for(var o=-1,i=Tt(e),s=r(e),a=s.length;a--;){var c=s[t?a:++o];if(!1===n(i[c],c,i))break}return e}}function Mo(e){return function(n){var r=nn(n=xa(n))?un(n):t,o=r?r[0]:n.charAt(0),i=r?xo(r,1).join(""):n.slice(1);return o[e]()+i}}function jo(t){return function(e){return Ee(rc(Va(e).replace(Vt,"")),t,"")}}function Bo(t){return function(){var e=arguments;switch(e.length){case 0:return new t;case 1:return new t(e[0]);case 2:return new t(e[0],e[1]);case 3:return new t(e[0],e[1],e[2]);case 4:return new t(e[0],e[1],e[2],e[3]);case 5:return new t(e[0],e[1],e[2],e[3],e[4]);case 6:return new t(e[0],e[1],e[2],e[3],e[4],e[5]);case 7:return new t(e[0],e[1],e[2],e[3],e[4],e[5],e[6])}var n=qn(t.prototype),r=t.apply(n,e);return ia(r)?r:n}}function Uo(e){return function(n,r,o){var i=Tt(n);if(!Xs(n)){var s=di(r,3);n=Na(n),r=function(t){return s(i[t],t,i)}}var a=e(n,r,o);return a>-1?i[s?n[a]:a]:t}}function Fo(n){return oi((function(r){var o=r.length,i=o,s=Wn.prototype.thru;for(n&&r.reverse();i--;){var a=r[i];if("function"!=typeof a)throw new Ct(e);if(s&&!c&&"wrapper"==ci(a))var c=new Wn([],!0)}for(i=c?i:o;++i<o;){var u=ci(a=r[i]),d="wrapper"==u?ai(a):t;c=d&&xi(d[0])&&424==d[1]&&!d[4].length&&1==d[9]?c[ci(d[0])].apply(c,d[3]):1==a.length&&xi(a)?c[u]():c.thru(a)}return function(){var t=arguments,e=t[0];if(c&&1==t.length&&Gs(e))return c.plant(e).value();for(var n=0,i=o?r[n].apply(this,t):e;++n<o;)i=r[n].call(this,i);return i}}))}function qo(e,n,r,o,i,s,c,u,d,l){var f=n&a,h=1&n,p=2&n,g=24&n,y=512&n,m=p?t:Bo(e);return function t(){for(var a=arguments.length,$=wt(a),v=a;v--;)$[v]=arguments[v];if(g)var _=ui(t),b=Ze($,_);if(o&&($=Oo($,o,i,g)),s&&($=Co($,s,c,g)),a-=b,g&&a<l){var w=sn($,_);return Go(e,n,qo,t.placeholder,r,$,w,u,d,l-a)}var x=h?r:this,P=p?x[e]:e;return a=$.length,u?$=Ci($,u):y&&a>1&&$.reverse(),f&&d<a&&($.length=d),this&&this!==ue&&this instanceof t&&(P=m||Bo(P)),P.apply(x,$)}}function Ho(t,e){return function(n,r){return function(t,e,n,r){return br(t,(function(t,o,i){e(r,n(t),o,i)})),r}(n,t,e(r),{})}}function Wo(e,n){return function(r,o){var i;if(r===t&&o===t)return n;if(r!==t&&(i=r),o!==t){if(i===t)return o;"string"==typeof r||"string"==typeof o?(r=lo(r),o=lo(o)):(r=uo(r),o=uo(o)),i=e(r,o)}return i}}function zo(t){return oi((function(e){return e=Oe(e,Ke(di())),Xr((function(n){var r=this;return t(e,(function(t){return be(t,r,n)}))}))}))}function Yo(e,n){var r=(n=n===t?" ":lo(n)).length;if(r<2)return r?Jr(n,e):n;var o=Jr(n,qe(e/cn(n)));return nn(n)?xo(un(o),0,e).join(""):o.slice(0,e)}function Ko(e){return function(n,r,o){return o&&"number"!=typeof o&&bi(n,r,o)&&(r=o=t),n=$a(n),r===t?(r=n,n=0):r=$a(r),function(t,e,n,r){for(var o=-1,i=vn(qe((e-t)/(n||1)),0),s=wt(i);i--;)s[r?i:++o]=t,t+=n;return s}(n,r,o=o===t?n<r?1:-1:$a(o),e)}}function Vo(t){return function(e,n){return"string"==typeof e&&"string"==typeof n||(e=ba(e),n=ba(n)),t(e,n)}}function Go(e,n,r,o,a,c,u,d,l,f){var h=8&n;n|=h?i:s,4&(n&=~(h?s:i))||(n&=-4);var p=[e,n,a,h?c:t,h?u:t,h?t:c,h?t:u,d,l,f],g=r.apply(t,p);return xi(e)&&Ii(g,p),g.placeholder=o,Di(g,e,n)}function Jo(t){var e=At[t];return function(t,n){if(t=ba(t),(n=null==n?0:_n(va(n),292))&&yn(t)){var r=(xa(t)+"e").split("e");return+((r=(xa(e(r[0]+"e"+(+r[1]+n)))+"e").split("e"))[0]+"e"+(+r[1]-n))}return e(t)}}var Xo=kn&&1/an(new kn([,-0]))[1]==u?function(t){return new kn(t)}:pc;function Zo(t){return function(e){var n=yi(e);return n==b?rn(e):n==A?function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=[t,t]})),n}(e):function(t,e){return Oe(e,(function(e){return[e,t[e]]}))}(e,t(e))}}function Qo(n,u,d,l,f,h,p,g){var y=2&u;if(!y&&"function"!=typeof n)throw new Ct(e);var m=l?l.length:0;if(m||(u&=-97,l=f=t),p=p===t?p:vn(va(p),0),g=g===t?g:va(g),m-=f?f.length:0,u&s){var $=l,v=f;l=f=t}var _=y?t:ai(n),b=[n,u,d,l,f,$,v,h,p,g];if(_&&function(t,e){var n=t[1],o=e[1],i=n|o,s=i<131,u=o==a&&8==n||o==a&&n==c&&t[7].length<=e[8]||384==o&&e[7].length<=e[8]&&8==n;if(!s&&!u)return t;1&o&&(t[2]=e[2],i|=1&n?0:4);var d=e[3];if(d){var l=t[3];t[3]=l?Oo(l,d,e[4]):d,t[4]=l?sn(t[3],r):e[4]}(d=e[5])&&(l=t[5],t[5]=l?Co(l,d,e[6]):d,t[6]=l?sn(t[5],r):e[6]),(d=e[7])&&(t[7]=d),o&a&&(t[8]=null==t[8]?e[8]:_n(t[8],e[8])),null==t[9]&&(t[9]=e[9]),t[0]=e[0],t[1]=i}(b,_),n=b[0],u=b[1],d=b[2],l=b[3],f=b[4],!(g=b[9]=b[9]===t?y?0:n.length:vn(b[9]-m,0))&&24&u&&(u&=-25),u&&1!=u)w=8==u||u==o?function(e,n,r){var o=Bo(e);return function i(){for(var s=arguments.length,a=wt(s),c=s,u=ui(i);c--;)a[c]=arguments[c];var d=s<3&&a[0]!==u&&a[s-1]!==u?[]:sn(a,u);return(s-=d.length)<r?Go(e,n,qo,i.placeholder,t,a,d,t,t,r-s):be(this&&this!==ue&&this instanceof i?o:e,this,a)}}(n,u,g):u!=i&&33!=u||f.length?qo.apply(t,b):function(t,e,n,r){var o=1&e,i=Bo(t);return function e(){for(var s=-1,a=arguments.length,c=-1,u=r.length,d=wt(u+a),l=this&&this!==ue&&this instanceof e?i:t;++c<u;)d[c]=r[c];for(;a--;)d[c++]=arguments[++s];return be(l,o?n:this,d)}}(n,u,d,l);else var w=function(t,e,n){var r=1&e,o=Bo(t);return function e(){return(this&&this!==ue&&this instanceof e?o:t).apply(r?n:this,arguments)}}(n,u,d);return Di((_?eo:Ii)(w,b),n,u)}function ti(e,n,r,o){return e===t||zs(e,Rt[r])&&!Nt.call(o,r)?n:e}function ei(e,n,r,o,i,s){return ia(e)&&ia(n)&&(s.set(n,e),Hr(e,n,t,ei,s),s.delete(n)),e}function ni(e){return ua(e)?t:e}function ri(e,n,r,o,i,s){var a=1&r,c=e.length,u=n.length;if(c!=u&&!(a&&u>c))return!1;var d=s.get(e),l=s.get(n);if(d&&l)return d==n&&l==e;var f=-1,h=!0,p=2&r?new Gn:t;for(s.set(e,n),s.set(n,e);++f<c;){var g=e[f],y=n[f];if(o)var m=a?o(y,g,f,n,e,s):o(g,y,f,e,n,s);if(m!==t){if(m)continue;h=!1;break}if(p){if(!Re(n,(function(t,e){if(!Ge(p,e)&&(g===t||i(g,t,r,o,s)))return p.push(e)}))){h=!1;break}}else if(g!==y&&!i(g,y,r,o,s)){h=!1;break}}return s.delete(e),s.delete(n),h}function oi(e){return Li(ki(e,t,Ji),e+"")}function ii(t){return Sr(t,Na,pi)}function si(t){return Sr(t,Ma,gi)}var ai=En?function(t){return En.get(t)}:pc;function ci(t){for(var e=t.name+"",n=In[e],r=Nt.call(In,e)?n.length:0;r--;){var o=n[r],i=o.func;if(null==i||i==t)return o.name}return e}function ui(t){return(Nt.call(Fn,"placeholder")?Fn:t).placeholder}function di(){var t=Fn.iteratee||dc;return t=t===dc?Nr:t,arguments.length?t(arguments[0],arguments[1]):t}function li(t,e){var n,r,o=t.__data__;return("string"==(r=typeof(n=e))||"number"==r||"symbol"==r||"boolean"==r?"__proto__"!==n:null===n)?o["string"==typeof e?"string":"hash"]:o.map}function fi(t){for(var e=Na(t),n=e.length;n--;){var r=e[n],o=t[r];e[n]=[r,o,Ai(o)]}return e}function hi(e,n){var r=function(e,n){return null==e?t:e[n]}(e,n);return Dr(r)?r:t}var pi=pn?function(t){return null==t?[]:(t=Tt(t),Ae(pn(t),(function(e){return Zt.call(t,e)})))}:bc,gi=pn?function(t){for(var e=[];t;)Ce(e,pi(t)),t=Kt(t);return e}:bc,yi=Ar;function mi(t,e,n){for(var r=-1,o=(e=bo(e,t)).length,i=!1;++r<o;){var s=qi(e[r]);if(!(i=null!=t&&n(t,s)))break;t=t[s]}return i||++r!=o?i:!!(o=null==t?0:t.length)&&oa(o)&&_i(s,o)&&(Gs(t)||Vs(t))}function $i(t){return"function"!=typeof t.constructor||Si(t)?{}:qn(Kt(t))}function vi(t){return Gs(t)||Vs(t)||!!(ae&&t&&t[ae])}function _i(t,e){var n=typeof t;return!!(e=null==e?d:e)&&("number"==n||"symbol"!=n&&yt.test(t))&&t>-1&&t%1==0&&t<e}function bi(t,e,n){if(!ia(n))return!1;var r=typeof e;return!!("number"==r?Xs(n)&&_i(e,n.length):"string"==r&&e in n)&&zs(n[e],t)}function wi(t,e){if(Gs(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!ha(t))||Z.test(t)||!X.test(t)||null!=e&&t in Tt(e)}function xi(t){var e=ci(t),n=Fn[e];if("function"!=typeof n||!(e in zn.prototype))return!1;if(t===n)return!0;var r=ai(n);return!!r&&t===r[0]}(Sn&&yi(new Sn(new ArrayBuffer(1)))!=E||An&&yi(new An)!=b||Tn&&yi(Tn.resolve())!=P||kn&&yi(new kn)!=A||On&&yi(new On)!=O)&&(yi=function(e){var n=Ar(e),r=n==x?e.constructor:t,o=r?Hi(r):"";if(o)switch(o){case Rn:return E;case Ln:return b;case Dn:return P;case Nn:return A;case Mn:return O}return n});var Pi=Lt?na:wc;function Si(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Rt)}function Ai(t){return t==t&&!ia(t)}function Ti(e,n){return function(r){return null!=r&&r[e]===n&&(n!==t||e in Tt(r))}}function ki(e,n,r){return n=vn(n===t?e.length-1:n,0),function(){for(var t=arguments,o=-1,i=vn(t.length-n,0),s=wt(i);++o<i;)s[o]=t[n+o];o=-1;for(var a=wt(n+1);++o<n;)a[o]=t[o];return a[n]=r(s),be(e,this,a)}}function Oi(t,e){return e.length<2?t:Pr(t,oo(e,0,-1))}function Ci(e,n){for(var r=e.length,o=_n(n.length,r),i=Eo(e);o--;){var s=n[o];e[o]=_i(s,r)?i[s]:t}return e}function Ei(t,e){if(("constructor"!==e||"function"!=typeof t[e])&&"__proto__"!=e)return t[e]}var Ii=Ni(eo),Ri=Le||function(t,e){return ue.setTimeout(t,e)},Li=Ni(no);function Di(t,e,n){var r=e+"";return Li(t,function(t,e){var n=e.length;if(!n)return t;var r=n-1;return e[r]=(n>1?"& ":"")+e[r],e=e.join(n>2?", ":" "),t.replace(ot,"{\n/* [wrapped with "+e+"] */\n")}(r,function(t,e){return xe(h,(function(n){var r="_."+n[0];e&n[1]&&!Te(t,r)&&t.push(r)})),t.sort()}(function(t){var e=t.match(it);return e?e[1].split(st):[]}(r),n)))}function Ni(e){var n=0,r=0;return function(){var o=bn(),i=16-(o-r);if(r=o,i>0){if(++n>=800)return arguments[0]}else n=0;return e.apply(t,arguments)}}function Mi(e,n){var r=-1,o=e.length,i=o-1;for(n=n===t?o:n;++r<n;){var s=Gr(r,i),a=e[s];e[s]=e[r],e[r]=a}return e.length=n,e}var ji,Bi,Ui,Fi=(ji=function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(Q,(function(t,n,r,o){e.push(r?o.replace(ut,"$1"):n||t)})),e},Bi=Bs(ji,(function(t){return 500===Ui.size&&Ui.clear(),t})),Ui=Bi.cache,Bi);function qi(t){if("string"==typeof t||ha(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e}function Hi(t){if(null!=t){try{return Dt.call(t)}catch(Xa){}try{return t+""}catch(Xa){}}return""}function Wi(t){if(t instanceof zn)return t.clone();var e=new Wn(t.__wrapped__,t.__chain__);return e.__actions__=Eo(t.__actions__),e.__index__=t.__index__,e.__values__=t.__values__,e}var zi=Xr((function(t,e){return Zs(t)?fr(t,$r(e,1,Zs,!0)):[]})),Yi=Xr((function(e,n){var r=es(n);return Zs(r)&&(r=t),Zs(e)?fr(e,$r(n,1,Zs,!0),di(r,2)):[]})),Ki=Xr((function(e,n){var r=es(n);return Zs(r)&&(r=t),Zs(e)?fr(e,$r(n,1,Zs,!0),t,r):[]}));function Vi(t,e,n){var r=null==t?0:t.length;if(!r)return-1;var o=null==n?0:va(n);return o<0&&(o=vn(r+o,0)),Ne(t,di(e,3),o)}function Gi(e,n,r){var o=null==e?0:e.length;if(!o)return-1;var i=o-1;return r!==t&&(i=va(r),i=r<0?vn(o+i,0):_n(i,o-1)),Ne(e,di(n,3),i,!0)}function Ji(t){return null!=t&&t.length?$r(t,1):[]}function Xi(e){return e&&e.length?e[0]:t}var Zi=Xr((function(t){var e=Oe(t,vo);return e.length&&e[0]===t[0]?Cr(e):[]})),Qi=Xr((function(e){var n=es(e),r=Oe(e,vo);return n===es(r)?n=t:r.pop(),r.length&&r[0]===e[0]?Cr(r,di(n,2)):[]})),ts=Xr((function(e){var n=es(e),r=Oe(e,vo);return(n="function"==typeof n?n:t)&&r.pop(),r.length&&r[0]===e[0]?Cr(r,t,n):[]}));function es(e){var n=null==e?0:e.length;return n?e[n-1]:t}var ns=Xr(rs);function rs(t,e){return t&&t.length&&e&&e.length?Kr(t,e):t}var os=oi((function(t,e){var n=null==t?0:t.length,r=ar(t,e);return Vr(t,Oe(e,(function(t){return _i(t,n)?+t:t})).sort(ko)),r}));function is(t){return null==t?t:Pn.call(t)}var ss=Xr((function(t){return fo($r(t,1,Zs,!0))})),as=Xr((function(e){var n=es(e);return Zs(n)&&(n=t),fo($r(e,1,Zs,!0),di(n,2))})),cs=Xr((function(e){var n=es(e);return n="function"==typeof n?n:t,fo($r(e,1,Zs,!0),t,n)}));function us(t){if(!t||!t.length)return[];var e=0;return t=Ae(t,(function(t){if(Zs(t))return e=vn(t.length,e),!0})),ze(e,(function(e){return Oe(t,Fe(e))}))}function ds(e,n){if(!e||!e.length)return[];var r=us(e);return null==n?r:Oe(r,(function(e){return be(n,t,e)}))}var ls=Xr((function(t,e){return Zs(t)?fr(t,e):[]})),fs=Xr((function(t){return mo(Ae(t,Zs))})),hs=Xr((function(e){var n=es(e);return Zs(n)&&(n=t),mo(Ae(e,Zs),di(n,2))})),ps=Xr((function(e){var n=es(e);return n="function"==typeof n?n:t,mo(Ae(e,Zs),t,n)})),gs=Xr(us),ys=Xr((function(e){var n=e.length,r=n>1?e[n-1]:t;return r="function"==typeof r?(e.pop(),r):t,ds(e,r)}));function ms(t){var e=Fn(t);return e.__chain__=!0,e}function $s(t,e){return e(t)}var vs=oi((function(e){var n=e.length,r=n?e[0]:0,o=this.__wrapped__,i=function(t){return ar(t,e)};return!(n>1||this.__actions__.length)&&o instanceof zn&&_i(r)?((o=o.slice(r,+r+(n?1:0))).__actions__.push({func:$s,args:[i],thisArg:t}),new Wn(o,this.__chain__).thru((function(e){return n&&!e.length&&e.push(t),e}))):this.thru(i)})),_s=Ro((function(t,e,n){Nt.call(t,n)?++t[n]:sr(t,n,1)})),bs=Uo(Vi),ws=Uo(Gi);function xs(t,e){return(Gs(t)?xe:hr)(t,di(e,3))}function Ps(t,e){return(Gs(t)?Pe:pr)(t,di(e,3))}var Ss=Ro((function(t,e,n){Nt.call(t,n)?t[n].push(e):sr(t,n,[e])})),As=Xr((function(t,e,n){var r=-1,o="function"==typeof e,i=Xs(t)?wt(t.length):[];return hr(t,(function(t){i[++r]=o?be(e,t,n):Er(t,e,n)})),i})),Ts=Ro((function(t,e,n){sr(t,n,e)}));function ks(t,e){return(Gs(t)?Oe:Ur)(t,di(e,3))}var Os=Ro((function(t,e,n){t[n?0:1].push(e)}),(function(){return[[],[]]})),Cs=Xr((function(t,e){if(null==t)return[];var n=e.length;return n>1&&bi(t,e[0],e[1])?e=[]:n>2&&bi(e[0],e[1],e[2])&&(e=[e[0]]),zr(t,$r(e,1),[])})),Es=pe||function(){return ue.Date.now()};function Is(e,n,r){return n=r?t:n,n=e&&null==n?e.length:n,Qo(e,a,t,t,t,t,n)}function Rs(n,r){var o;if("function"!=typeof r)throw new Ct(e);return n=va(n),function(){return--n>0&&(o=r.apply(this,arguments)),n<=1&&(r=t),o}}var Ls=Xr((function(t,e,n){var r=1;if(n.length){var o=sn(n,ui(Ls));r|=i}return Qo(t,r,e,n,o)})),Ds=Xr((function(t,e,n){var r=3;if(n.length){var o=sn(n,ui(Ds));r|=i}return Qo(e,r,t,n,o)}));function Ns(n,r,o){var i,s,a,c,u,d,l=0,f=!1,h=!1,p=!0;if("function"!=typeof n)throw new Ct(e);function g(e){var r=i,o=s;return i=s=t,l=e,c=n.apply(o,r)}function y(t){return l=t,u=Ri($,r),f?g(t):c}function m(e){var n=e-d;return d===t||n>=r||n<0||h&&e-l>=a}function $(){var t=Es();if(m(t))return v(t);u=Ri($,function(t){var e=r-(t-d);return h?_n(e,a-(t-l)):e}(t))}function v(e){return u=t,p&&i?g(e):(i=s=t,c)}function _(){var e=Es(),n=m(e);if(i=arguments,s=this,d=e,n){if(u===t)return y(d);if(h)return Po(u),u=Ri($,r),g(d)}return u===t&&(u=Ri($,r)),c}return r=ba(r)||0,ia(o)&&(f=!!o.leading,a=(h="maxWait"in o)?vn(ba(o.maxWait)||0,r):a,p="trailing"in o?!!o.trailing:p),_.cancel=function(){u!==t&&Po(u),l=0,i=d=s=u=t},_.flush=function(){return u===t?c:v(Es())},_}var Ms=Xr((function(t,e){return lr(t,1,e)})),js=Xr((function(t,e,n){return lr(t,ba(e)||0,n)}));function Bs(t,n){if("function"!=typeof t||null!=n&&"function"!=typeof n)throw new Ct(e);var r=function(){var e=arguments,o=n?n.apply(this,e):e[0],i=r.cache;if(i.has(o))return i.get(o);var s=t.apply(this,e);return r.cache=i.set(o,s)||i,s};return r.cache=new(Bs.Cache||Vn),r}function Us(t){if("function"!=typeof t)throw new Ct(e);return function(){var e=arguments;switch(e.length){case 0:return!t.call(this);case 1:return!t.call(this,e[0]);case 2:return!t.call(this,e[0],e[1]);case 3:return!t.call(this,e[0],e[1],e[2])}return!t.apply(this,e)}}Bs.Cache=Vn;var Fs=wo((function(t,e){var n=(e=1==e.length&&Gs(e[0])?Oe(e[0],Ke(di())):Oe($r(e,1),Ke(di()))).length;return Xr((function(r){for(var o=-1,i=_n(r.length,n);++o<i;)r[o]=e[o].call(this,r[o]);return be(t,this,r)}))})),qs=Xr((function(e,n){var r=sn(n,ui(qs));return Qo(e,i,t,n,r)})),Hs=Xr((function(e,n){var r=sn(n,ui(Hs));return Qo(e,s,t,n,r)})),Ws=oi((function(e,n){return Qo(e,c,t,t,t,n)}));function zs(t,e){return t===e||t!=t&&e!=e}var Ys=Vo(Tr),Ks=Vo((function(t,e){return t>=e})),Vs=Ir(function(){return arguments}())?Ir:function(t){return sa(t)&&Nt.call(t,"callee")&&!Zt.call(t,"callee")},Gs=wt.isArray,Js=ge?Ke(ge):function(t){return sa(t)&&Ar(t)==C};function Xs(t){return null!=t&&oa(t.length)&&!na(t)}function Zs(t){return sa(t)&&Xs(t)}var Qs=gn||wc,ta=ye?Ke(ye):function(t){return sa(t)&&Ar(t)==m};function ea(t){if(!sa(t))return!1;var e=Ar(t);return e==$||"[object DOMException]"==e||"string"==typeof t.message&&"string"==typeof t.name&&!ua(t)}function na(t){if(!ia(t))return!1;var e=Ar(t);return e==v||e==_||"[object AsyncFunction]"==e||"[object Proxy]"==e}function ra(t){return"number"==typeof t&&t==va(t)}function oa(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=d}function ia(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)}function sa(t){return null!=t&&"object"==typeof t}var aa=me?Ke(me):function(t){return sa(t)&&yi(t)==b};function ca(t){return"number"==typeof t||sa(t)&&Ar(t)==w}function ua(t){if(!sa(t)||Ar(t)!=x)return!1;var e=Kt(t);if(null===e)return!0;var n=Nt.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&Dt.call(n)==Ut}var da=$e?Ke($e):function(t){return sa(t)&&Ar(t)==S},la=ve?Ke(ve):function(t){return sa(t)&&yi(t)==A};function fa(t){return"string"==typeof t||!Gs(t)&&sa(t)&&Ar(t)==T}function ha(t){return"symbol"==typeof t||sa(t)&&Ar(t)==k}var pa=_e?Ke(_e):function(t){return sa(t)&&oa(t.length)&&!!ne[Ar(t)]},ga=Vo(Br),ya=Vo((function(t,e){return t<=e}));function ma(t){if(!t)return[];if(Xs(t))return fa(t)?un(t):Eo(t);if(ce&&t[ce])return function(t){for(var e,n=[];!(e=t.next()).done;)n.push(e.value);return n}(t[ce]());var e=yi(t);return(e==b?rn:e==A?an:za)(t)}function $a(t){return t?(t=ba(t))===u||t===-1/0?17976931348623157e292*(t<0?-1:1):t==t?t:0:0===t?t:0}function va(t){var e=$a(t),n=e%1;return e==e?n?e-n:e:0}function _a(t){return t?cr(va(t),0,f):0}function ba(t){if("number"==typeof t)return t;if(ha(t))return l;if(ia(t)){var e="function"==typeof t.valueOf?t.valueOf():t;t=ia(e)?e+"":e}if("string"!=typeof t)return 0===t?t:+t;t=Ye(t);var n=ht.test(t);return n||gt.test(t)?se(t.slice(2),n?2:8):ft.test(t)?l:+t}function wa(t){return Io(t,Ma(t))}function xa(t){return null==t?"":lo(t)}var Pa=Lo((function(t,e){if(Si(e)||Xs(e))Io(e,Na(e),t);else for(var n in e)Nt.call(e,n)&&nr(t,n,e[n])})),Sa=Lo((function(t,e){Io(e,Ma(e),t)})),Aa=Lo((function(t,e,n,r){Io(e,Ma(e),t,r)})),Ta=Lo((function(t,e,n,r){Io(e,Na(e),t,r)})),ka=oi(ar),Oa=Xr((function(e,n){e=Tt(e);var r=-1,o=n.length,i=o>2?n[2]:t;for(i&&bi(n[0],n[1],i)&&(o=1);++r<o;)for(var s=n[r],a=Ma(s),c=-1,u=a.length;++c<u;){var d=a[c],l=e[d];(l===t||zs(l,Rt[d])&&!Nt.call(e,d))&&(e[d]=s[d])}return e})),Ca=Xr((function(e){return e.push(t,ei),be(Ba,t,e)}));function Ea(e,n,r){var o=null==e?t:Pr(e,n);return o===t?r:o}function Ia(t,e){return null!=t&&mi(t,e,Or)}var Ra=Ho((function(t,e,n){null!=e&&"function"!=typeof e.toString&&(e=Bt.call(e)),t[e]=n}),sc(uc)),La=Ho((function(t,e,n){null!=e&&"function"!=typeof e.toString&&(e=Bt.call(e)),Nt.call(t,e)?t[e].push(n):t[e]=[n]}),di),Da=Xr(Er);function Na(t){return Xs(t)?Xn(t):Mr(t)}function Ma(t){return Xs(t)?Xn(t,!0):jr(t)}var ja=Lo((function(t,e,n){Hr(t,e,n)})),Ba=Lo((function(t,e,n,r){Hr(t,e,n,r)})),Ua=oi((function(t,e){var n={};if(null==t)return n;var r=!1;e=Oe(e,(function(e){return e=bo(e,t),r||(r=e.length>1),e})),Io(t,si(t),n),r&&(n=ur(n,7,ni));for(var o=e.length;o--;)ho(n,e[o]);return n})),Fa=oi((function(t,e){return null==t?{}:function(t,e){return Yr(t,e,(function(e,n){return Ia(t,n)}))}(t,e)}));function qa(t,e){if(null==t)return{};var n=Oe(si(t),(function(t){return[t]}));return e=di(e),Yr(t,n,(function(t,n){return e(t,n[0])}))}var Ha=Zo(Na),Wa=Zo(Ma);function za(t){return null==t?[]:Ve(t,Na(t))}var Ya=jo((function(t,e,n){return e=e.toLowerCase(),t+(n?Ka(e):e)}));function Ka(t){return nc(xa(t).toLowerCase())}function Va(t){return(t=xa(t))&&t.replace(mt,Qe).replace(Gt,"")}var Ga=jo((function(t,e,n){return t+(n?"-":"")+e.toLowerCase()})),Ja=jo((function(t,e,n){return t+(n?" ":"")+e.toLowerCase()})),Za=Mo("toLowerCase"),Qa=jo((function(t,e,n){return t+(n?"_":"")+e.toLowerCase()})),tc=jo((function(t,e,n){return t+(n?" ":"")+nc(e)})),ec=jo((function(t,e,n){return t+(n?" ":"")+e.toUpperCase()})),nc=Mo("toUpperCase");function rc(e,n,r){return e=xa(e),(n=r?t:n)===t?function(t){return Qt.test(t)}(e)?function(t){return t.match(Xt)||[]}(e):function(t){return t.match(at)||[]}(e):e.match(n)||[]}var oc=Xr((function(e,n){try{return be(e,t,n)}catch(Xa){return ea(Xa)?Xa:new Pt(Xa)}})),ic=oi((function(t,e){return xe(e,(function(e){e=qi(e),sr(t,e,Ls(t[e],t))})),t}));function sc(t){return function(){return t}}var ac=Fo(),cc=Fo(!0);function uc(t){return t}function dc(t){return Nr("function"==typeof t?t:ur(t,1))}var lc=Xr((function(t,e){return function(n){return Er(n,t,e)}})),fc=Xr((function(t,e){return function(n){return Er(t,n,e)}}));function hc(t,e,n){var r=Na(e),o=xr(e,r);null!=n||ia(e)&&(o.length||!r.length)||(n=e,e=t,t=this,o=xr(e,Na(e)));var i=!(ia(n)&&"chain"in n&&!n.chain),s=na(t);return xe(o,(function(n){var r=e[n];t[n]=r,s&&(t.prototype[n]=function(){var e=this.__chain__;if(i||e){var n=t(this.__wrapped__),o=n.__actions__=Eo(this.__actions__);return o.push({func:r,args:arguments,thisArg:t}),n.__chain__=e,n}return r.apply(t,Ce([this.value()],arguments))})})),t}function pc(){}var gc=zo(Oe),yc=zo(Se),mc=zo(Re);function $c(t){return wi(t)?Fe(qi(t)):function(t){return function(e){return Pr(e,t)}}(t)}var vc=Ko(),_c=Ko(!0);function bc(){return[]}function wc(){return!1}var xc,Pc=Wo((function(t,e){return t+e}),0),Sc=Jo("ceil"),Ac=Wo((function(t,e){return t/e}),1),Tc=Jo("floor"),kc=Wo((function(t,e){return t*e}),1),Oc=Jo("round"),Cc=Wo((function(t,e){return t-e}),0);return Fn.after=function(t,n){if("function"!=typeof n)throw new Ct(e);return t=va(t),function(){if(--t<1)return n.apply(this,arguments)}},Fn.ary=Is,Fn.assign=Pa,Fn.assignIn=Sa,Fn.assignInWith=Aa,Fn.assignWith=Ta,Fn.at=ka,Fn.before=Rs,Fn.bind=Ls,Fn.bindAll=ic,Fn.bindKey=Ds,Fn.castArray=function(){if(!arguments.length)return[];var t=arguments[0];return Gs(t)?t:[t]},Fn.chain=ms,Fn.chunk=function(e,n,r){n=(r?bi(e,n,r):n===t)?1:vn(va(n),0);var o=null==e?0:e.length;if(!o||n<1)return[];for(var i=0,s=0,a=wt(qe(o/n));i<o;)a[s++]=oo(e,i,i+=n);return a},Fn.compact=function(t){for(var e=-1,n=null==t?0:t.length,r=0,o=[];++e<n;){var i=t[e];i&&(o[r++]=i)}return o},Fn.concat=function(){var t=arguments.length;if(!t)return[];for(var e=wt(t-1),n=arguments[0],r=t;r--;)e[r-1]=arguments[r];return Ce(Gs(n)?Eo(n):[n],$r(e,1))},Fn.cond=function(t){var n=null==t?0:t.length,r=di();return t=n?Oe(t,(function(t){if("function"!=typeof t[1])throw new Ct(e);return[r(t[0]),t[1]]})):[],Xr((function(e){for(var r=-1;++r<n;){var o=t[r];if(be(o[0],this,e))return be(o[1],this,e)}}))},Fn.conforms=function(t){return function(t){var e=Na(t);return function(n){return dr(n,t,e)}}(ur(t,1))},Fn.constant=sc,Fn.countBy=_s,Fn.create=function(t,e){var n=qn(t);return null==e?n:ir(n,e)},Fn.curry=function e(n,r,o){var i=Qo(n,8,t,t,t,t,t,r=o?t:r);return i.placeholder=e.placeholder,i},Fn.curryRight=function e(n,r,i){var s=Qo(n,o,t,t,t,t,t,r=i?t:r);return s.placeholder=e.placeholder,s},Fn.debounce=Ns,Fn.defaults=Oa,Fn.defaultsDeep=Ca,Fn.defer=Ms,Fn.delay=js,Fn.difference=zi,Fn.differenceBy=Yi,Fn.differenceWith=Ki,Fn.drop=function(e,n,r){var o=null==e?0:e.length;return o?oo(e,(n=r||n===t?1:va(n))<0?0:n,o):[]},Fn.dropRight=function(e,n,r){var o=null==e?0:e.length;return o?oo(e,0,(n=o-(n=r||n===t?1:va(n)))<0?0:n):[]},Fn.dropRightWhile=function(t,e){return t&&t.length?go(t,di(e,3),!0,!0):[]},Fn.dropWhile=function(t,e){return t&&t.length?go(t,di(e,3),!0):[]},Fn.fill=function(e,n,r,o){var i=null==e?0:e.length;return i?(r&&"number"!=typeof r&&bi(e,n,r)&&(r=0,o=i),function(e,n,r,o){var i=e.length;for((r=va(r))<0&&(r=-r>i?0:i+r),(o=o===t||o>i?i:va(o))<0&&(o+=i),o=r>o?0:_a(o);r<o;)e[r++]=n;return e}(e,n,r,o)):[]},Fn.filter=function(t,e){return(Gs(t)?Ae:mr)(t,di(e,3))},Fn.flatMap=function(t,e){return $r(ks(t,e),1)},Fn.flatMapDeep=function(t,e){return $r(ks(t,e),u)},Fn.flatMapDepth=function(e,n,r){return r=r===t?1:va(r),$r(ks(e,n),r)},Fn.flatten=Ji,Fn.flattenDeep=function(t){return null!=t&&t.length?$r(t,u):[]},Fn.flattenDepth=function(e,n){return null!=e&&e.length?$r(e,n=n===t?1:va(n)):[]},Fn.flip=function(t){return Qo(t,512)},Fn.flow=ac,Fn.flowRight=cc,Fn.fromPairs=function(t){for(var e=-1,n=null==t?0:t.length,r={};++e<n;){var o=t[e];r[o[0]]=o[1]}return r},Fn.functions=function(t){return null==t?[]:xr(t,Na(t))},Fn.functionsIn=function(t){return null==t?[]:xr(t,Ma(t))},Fn.groupBy=Ss,Fn.initial=function(t){return null!=t&&t.length?oo(t,0,-1):[]},Fn.intersection=Zi,Fn.intersectionBy=Qi,Fn.intersectionWith=ts,Fn.invert=Ra,Fn.invertBy=La,Fn.invokeMap=As,Fn.iteratee=dc,Fn.keyBy=Ts,Fn.keys=Na,Fn.keysIn=Ma,Fn.map=ks,Fn.mapKeys=function(t,e){var n={};return e=di(e,3),br(t,(function(t,r,o){sr(n,e(t,r,o),t)})),n},Fn.mapValues=function(t,e){var n={};return e=di(e,3),br(t,(function(t,r,o){sr(n,r,e(t,r,o))})),n},Fn.matches=function(t){return Fr(ur(t,1))},Fn.matchesProperty=function(t,e){return qr(t,ur(e,1))},Fn.memoize=Bs,Fn.merge=ja,Fn.mergeWith=Ba,Fn.method=lc,Fn.methodOf=fc,Fn.mixin=hc,Fn.negate=Us,Fn.nthArg=function(t){return t=va(t),Xr((function(e){return Wr(e,t)}))},Fn.omit=Ua,Fn.omitBy=function(t,e){return qa(t,Us(di(e)))},Fn.once=function(t){return Rs(2,t)},Fn.orderBy=function(e,n,r,o){return null==e?[]:(Gs(n)||(n=null==n?[]:[n]),Gs(r=o?t:r)||(r=null==r?[]:[r]),zr(e,n,r))},Fn.over=gc,Fn.overArgs=Fs,Fn.overEvery=yc,Fn.overSome=mc,Fn.partial=qs,Fn.partialRight=Hs,Fn.partition=Os,Fn.pick=Fa,Fn.pickBy=qa,Fn.property=$c,Fn.propertyOf=function(e){return function(n){return null==e?t:Pr(e,n)}},Fn.pull=ns,Fn.pullAll=rs,Fn.pullAllBy=function(t,e,n){return t&&t.length&&e&&e.length?Kr(t,e,di(n,2)):t},Fn.pullAllWith=function(e,n,r){return e&&e.length&&n&&n.length?Kr(e,n,t,r):e},Fn.pullAt=os,Fn.range=vc,Fn.rangeRight=_c,Fn.rearg=Ws,Fn.reject=function(t,e){return(Gs(t)?Ae:mr)(t,Us(di(e,3)))},Fn.remove=function(t,e){var n=[];if(!t||!t.length)return n;var r=-1,o=[],i=t.length;for(e=di(e,3);++r<i;){var s=t[r];e(s,r,t)&&(n.push(s),o.push(r))}return Vr(t,o),n},Fn.rest=function(n,r){if("function"!=typeof n)throw new Ct(e);return Xr(n,r=r===t?r:va(r))},Fn.reverse=is,Fn.sampleSize=function(e,n,r){return n=(r?bi(e,n,r):n===t)?1:va(n),(Gs(e)?Qn:Qr)(e,n)},Fn.set=function(t,e,n){return null==t?t:to(t,e,n)},Fn.setWith=function(e,n,r,o){return o="function"==typeof o?o:t,null==e?e:to(e,n,r,o)},Fn.shuffle=function(t){return(Gs(t)?tr:ro)(t)},Fn.slice=function(e,n,r){var o=null==e?0:e.length;return o?(r&&"number"!=typeof r&&bi(e,n,r)?(n=0,r=o):(n=null==n?0:va(n),r=r===t?o:va(r)),oo(e,n,r)):[]},Fn.sortBy=Cs,Fn.sortedUniq=function(t){return t&&t.length?co(t):[]},Fn.sortedUniqBy=function(t,e){return t&&t.length?co(t,di(e,2)):[]},Fn.split=function(e,n,r){return r&&"number"!=typeof r&&bi(e,n,r)&&(n=r=t),(r=r===t?f:r>>>0)?(e=xa(e))&&("string"==typeof n||null!=n&&!da(n))&&!(n=lo(n))&&nn(e)?xo(un(e),0,r):e.split(n,r):[]},Fn.spread=function(t,n){if("function"!=typeof t)throw new Ct(e);return n=null==n?0:vn(va(n),0),Xr((function(e){var r=e[n],o=xo(e,0,n);return r&&Ce(o,r),be(t,this,o)}))},Fn.tail=function(t){var e=null==t?0:t.length;return e?oo(t,1,e):[]},Fn.take=function(e,n,r){return e&&e.length?oo(e,0,(n=r||n===t?1:va(n))<0?0:n):[]},Fn.takeRight=function(e,n,r){var o=null==e?0:e.length;return o?oo(e,(n=o-(n=r||n===t?1:va(n)))<0?0:n,o):[]},Fn.takeRightWhile=function(t,e){return t&&t.length?go(t,di(e,3),!1,!0):[]},Fn.takeWhile=function(t,e){return t&&t.length?go(t,di(e,3)):[]},Fn.tap=function(t,e){return e(t),t},Fn.throttle=function(t,n,r){var o=!0,i=!0;if("function"!=typeof t)throw new Ct(e);return ia(r)&&(o="leading"in r?!!r.leading:o,i="trailing"in r?!!r.trailing:i),Ns(t,n,{leading:o,maxWait:n,trailing:i})},Fn.thru=$s,Fn.toArray=ma,Fn.toPairs=Ha,Fn.toPairsIn=Wa,Fn.toPath=function(t){return Gs(t)?Oe(t,qi):ha(t)?[t]:Eo(Fi(xa(t)))},Fn.toPlainObject=wa,Fn.transform=function(t,e,n){var r=Gs(t),o=r||Qs(t)||pa(t);if(e=di(e,4),null==n){var i=t&&t.constructor;n=o?r?new i:[]:ia(t)&&na(i)?qn(Kt(t)):{}}return(o?xe:br)(t,(function(t,r,o){return e(n,t,r,o)})),n},Fn.unary=function(t){return Is(t,1)},Fn.union=ss,Fn.unionBy=as,Fn.unionWith=cs,Fn.uniq=function(t){return t&&t.length?fo(t):[]},Fn.uniqBy=function(t,e){return t&&t.length?fo(t,di(e,2)):[]},Fn.uniqWith=function(e,n){return n="function"==typeof n?n:t,e&&e.length?fo(e,t,n):[]},Fn.unset=function(t,e){return null==t||ho(t,e)},Fn.unzip=us,Fn.unzipWith=ds,Fn.update=function(t,e,n){return null==t?t:po(t,e,_o(n))},Fn.updateWith=function(e,n,r,o){return o="function"==typeof o?o:t,null==e?e:po(e,n,_o(r),o)},Fn.values=za,Fn.valuesIn=function(t){return null==t?[]:Ve(t,Ma(t))},Fn.without=ls,Fn.words=rc,Fn.wrap=function(t,e){return qs(_o(e),t)},Fn.xor=fs,Fn.xorBy=hs,Fn.xorWith=ps,Fn.zip=gs,Fn.zipObject=function(t,e){return $o(t||[],e||[],nr)},Fn.zipObjectDeep=function(t,e){return $o(t||[],e||[],to)},Fn.zipWith=ys,Fn.entries=Ha,Fn.entriesIn=Wa,Fn.extend=Sa,Fn.extendWith=Aa,hc(Fn,Fn),Fn.add=Pc,Fn.attempt=oc,Fn.camelCase=Ya,Fn.capitalize=Ka,Fn.ceil=Sc,Fn.clamp=function(e,n,r){return r===t&&(r=n,n=t),r!==t&&(r=(r=ba(r))==r?r:0),n!==t&&(n=(n=ba(n))==n?n:0),cr(ba(e),n,r)},Fn.clone=function(t){return ur(t,4)},Fn.cloneDeep=function(t){return ur(t,5)},Fn.cloneDeepWith=function(e,n){return ur(e,5,n="function"==typeof n?n:t)},Fn.cloneWith=function(e,n){return ur(e,4,n="function"==typeof n?n:t)},Fn.conformsTo=function(t,e){return null==e||dr(t,e,Na(e))},Fn.deburr=Va,Fn.defaultTo=function(t,e){return null==t||t!=t?e:t},Fn.divide=Ac,Fn.endsWith=function(e,n,r){e=xa(e),n=lo(n);var o=e.length,i=r=r===t?o:cr(va(r),0,o);return(r-=n.length)>=0&&e.slice(r,i)==n},Fn.eq=zs,Fn.escape=function(t){return(t=xa(t))&&K.test(t)?t.replace(z,tn):t},Fn.escapeRegExp=function(t){return(t=xa(t))&&et.test(t)?t.replace(tt,"\\$&"):t},Fn.every=function(e,n,r){var o=Gs(e)?Se:gr;return r&&bi(e,n,r)&&(n=t),o(e,di(n,3))},Fn.find=bs,Fn.findIndex=Vi,Fn.findKey=function(t,e){return De(t,di(e,3),br)},Fn.findLast=ws,Fn.findLastIndex=Gi,Fn.findLastKey=function(t,e){return De(t,di(e,3),wr)},Fn.floor=Tc,Fn.forEach=xs,Fn.forEachRight=Ps,Fn.forIn=function(t,e){return null==t?t:vr(t,di(e,3),Ma)},Fn.forInRight=function(t,e){return null==t?t:_r(t,di(e,3),Ma)},Fn.forOwn=function(t,e){return t&&br(t,di(e,3))},Fn.forOwnRight=function(t,e){return t&&wr(t,di(e,3))},Fn.get=Ea,Fn.gt=Ys,Fn.gte=Ks,Fn.has=function(t,e){return null!=t&&mi(t,e,kr)},Fn.hasIn=Ia,Fn.head=Xi,Fn.identity=uc,Fn.includes=function(t,e,n,r){t=Xs(t)?t:za(t),n=n&&!r?va(n):0;var o=t.length;return n<0&&(n=vn(o+n,0)),fa(t)?n<=o&&t.indexOf(e,n)>-1:!!o&&Me(t,e,n)>-1},Fn.indexOf=function(t,e,n){var r=null==t?0:t.length;if(!r)return-1;var o=null==n?0:va(n);return o<0&&(o=vn(r+o,0)),Me(t,e,o)},Fn.inRange=function(e,n,r){return n=$a(n),r===t?(r=n,n=0):r=$a(r),function(t,e,n){return t>=_n(e,n)&&t<vn(e,n)}(e=ba(e),n,r)},Fn.invoke=Da,Fn.isArguments=Vs,Fn.isArray=Gs,Fn.isArrayBuffer=Js,Fn.isArrayLike=Xs,Fn.isArrayLikeObject=Zs,Fn.isBoolean=function(t){return!0===t||!1===t||sa(t)&&Ar(t)==y},Fn.isBuffer=Qs,Fn.isDate=ta,Fn.isElement=function(t){return sa(t)&&1===t.nodeType&&!ua(t)},Fn.isEmpty=function(t){if(null==t)return!0;if(Xs(t)&&(Gs(t)||"string"==typeof t||"function"==typeof t.splice||Qs(t)||pa(t)||Vs(t)))return!t.length;var e=yi(t);if(e==b||e==A)return!t.size;if(Si(t))return!Mr(t).length;for(var n in t)if(Nt.call(t,n))return!1;return!0},Fn.isEqual=function(t,e){return Rr(t,e)},Fn.isEqualWith=function(e,n,r){var o=(r="function"==typeof r?r:t)?r(e,n):t;return o===t?Rr(e,n,t,r):!!o},Fn.isError=ea,Fn.isFinite=function(t){return"number"==typeof t&&yn(t)},Fn.isFunction=na,Fn.isInteger=ra,Fn.isLength=oa,Fn.isMap=aa,Fn.isMatch=function(t,e){return t===e||Lr(t,e,fi(e))},Fn.isMatchWith=function(e,n,r){return r="function"==typeof r?r:t,Lr(e,n,fi(n),r)},Fn.isNaN=function(t){return ca(t)&&t!=+t},Fn.isNative=function(t){if(Pi(t))throw new Pt("Unsupported core-js use. Try https://npms.io/search?q=ponyfill.");return Dr(t)},Fn.isNil=function(t){return null==t},Fn.isNull=function(t){return null===t},Fn.isNumber=ca,Fn.isObject=ia,Fn.isObjectLike=sa,Fn.isPlainObject=ua,Fn.isRegExp=da,Fn.isSafeInteger=function(t){return ra(t)&&t>=-9007199254740991&&t<=d},Fn.isSet=la,Fn.isString=fa,Fn.isSymbol=ha,Fn.isTypedArray=pa,Fn.isUndefined=function(e){return e===t},Fn.isWeakMap=function(t){return sa(t)&&yi(t)==O},Fn.isWeakSet=function(t){return sa(t)&&"[object WeakSet]"==Ar(t)},Fn.join=function(t,e){return null==t?"":mn.call(t,e)},Fn.kebabCase=Ga,Fn.last=es,Fn.lastIndexOf=function(e,n,r){var o=null==e?0:e.length;if(!o)return-1;var i=o;return r!==t&&(i=(i=va(r))<0?vn(o+i,0):_n(i,o-1)),n==n?function(t,e,n){for(var r=n+1;r--;)if(t[r]===e)return r;return r}(e,n,i):Ne(e,Be,i,!0)},Fn.lowerCase=Ja,Fn.lowerFirst=Za,Fn.lt=ga,Fn.lte=ya,Fn.max=function(e){return e&&e.length?yr(e,uc,Tr):t},Fn.maxBy=function(e,n){return e&&e.length?yr(e,di(n,2),Tr):t},Fn.mean=function(t){return Ue(t,uc)},Fn.meanBy=function(t,e){return Ue(t,di(e,2))},Fn.min=function(e){return e&&e.length?yr(e,uc,Br):t},Fn.minBy=function(e,n){return e&&e.length?yr(e,di(n,2),Br):t},Fn.stubArray=bc,Fn.stubFalse=wc,Fn.stubObject=function(){return{}},Fn.stubString=function(){return""},Fn.stubTrue=function(){return!0},Fn.multiply=kc,Fn.nth=function(e,n){return e&&e.length?Wr(e,va(n)):t},Fn.noConflict=function(){return ue._===this&&(ue._=Ft),this},Fn.noop=pc,Fn.now=Es,Fn.pad=function(t,e,n){t=xa(t);var r=(e=va(e))?cn(t):0;if(!e||r>=e)return t;var o=(e-r)/2;return Yo(hn(o),n)+t+Yo(qe(o),n)},Fn.padEnd=function(t,e,n){t=xa(t);var r=(e=va(e))?cn(t):0;return e&&r<e?t+Yo(e-r,n):t},Fn.padStart=function(t,e,n){t=xa(t);var r=(e=va(e))?cn(t):0;return e&&r<e?Yo(e-r,n)+t:t},Fn.parseInt=function(t,e,n){return n||null==e?e=0:e&&(e=+e),wn(xa(t).replace(nt,""),e||0)},Fn.random=function(e,n,r){if(r&&"boolean"!=typeof r&&bi(e,n,r)&&(n=r=t),r===t&&("boolean"==typeof n?(r=n,n=t):"boolean"==typeof e&&(r=e,e=t)),e===t&&n===t?(e=0,n=1):(e=$a(e),n===t?(n=e,e=0):n=$a(n)),e>n){var o=e;e=n,n=o}if(r||e%1||n%1){var i=xn();return _n(e+i*(n-e+ie("1e-"+((i+"").length-1))),n)}return Gr(e,n)},Fn.reduce=function(t,e,n){var r=Gs(t)?Ee:He,o=arguments.length<3;return r(t,di(e,4),n,o,hr)},Fn.reduceRight=function(t,e,n){var r=Gs(t)?Ie:He,o=arguments.length<3;return r(t,di(e,4),n,o,pr)},Fn.repeat=function(e,n,r){return n=(r?bi(e,n,r):n===t)?1:va(n),Jr(xa(e),n)},Fn.replace=function(){var t=arguments,e=xa(t[0]);return t.length<3?e:e.replace(t[1],t[2])},Fn.result=function(e,n,r){var o=-1,i=(n=bo(n,e)).length;for(i||(i=1,e=t);++o<i;){var s=null==e?t:e[qi(n[o])];s===t&&(o=i,s=r),e=na(s)?s.call(e):s}return e},Fn.round=Oc,Fn.runInContext=rt,Fn.sample=function(t){return(Gs(t)?Zn:Zr)(t)},Fn.size=function(t){if(null==t)return 0;if(Xs(t))return fa(t)?cn(t):t.length;var e=yi(t);return e==b||e==A?t.size:Mr(t).length},Fn.snakeCase=Qa,Fn.some=function(e,n,r){var o=Gs(e)?Re:io;return r&&bi(e,n,r)&&(n=t),o(e,di(n,3))},Fn.sortedIndex=function(t,e){return so(t,e)},Fn.sortedIndexBy=function(t,e,n){return ao(t,e,di(n,2))},Fn.sortedIndexOf=function(t,e){var n=null==t?0:t.length;if(n){var r=so(t,e);if(r<n&&zs(t[r],e))return r}return-1},Fn.sortedLastIndex=function(t,e){return so(t,e,!0)},Fn.sortedLastIndexBy=function(t,e,n){return ao(t,e,di(n,2),!0)},Fn.sortedLastIndexOf=function(t,e){if(null!=t&&t.length){var n=so(t,e,!0)-1;if(zs(t[n],e))return n}return-1},Fn.startCase=tc,Fn.startsWith=function(t,e,n){return t=xa(t),n=null==n?0:cr(va(n),0,t.length),e=lo(e),t.slice(n,n+e.length)==e},Fn.subtract=Cc,Fn.sum=function(t){return t&&t.length?We(t,uc):0},Fn.sumBy=function(t,e){return t&&t.length?We(t,di(e,2)):0},Fn.template=function(e,n,r){var o=Fn.templateSettings;r&&bi(e,n,r)&&(n=t),e=xa(e),n=Aa({},n,o,ti);var i,s,a=Aa({},n.imports,o.imports,ti),c=Na(a),u=Ve(a,c),d=0,l=n.interpolate||$t,f="__p += '",h=kt((n.escape||$t).source+"|"+l.source+"|"+(l===J?dt:$t).source+"|"+(n.evaluate||$t).source+"|$","g"),p="//# sourceURL="+(Nt.call(n,"sourceURL")?(n.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++ee+"]")+"\n";e.replace(h,(function(t,n,r,o,a,c){return r||(r=o),f+=e.slice(d,c).replace(vt,en),n&&(i=!0,f+="' +\n__e("+n+") +\n'"),a&&(s=!0,f+="';\n"+a+";\n__p += '"),r&&(f+="' +\n((__t = ("+r+")) == null ? '' : __t) +\n'"),d=c+t.length,t})),f+="';\n";var g=Nt.call(n,"variable")&&n.variable;if(g){if(ct.test(g))throw new Pt("Invalid `variable` option passed into `_.template`")}else f="with (obj) {\n"+f+"\n}\n";f=(s?f.replace(F,""):f).replace(q,"$1").replace(H,"$1;"),f="function("+(g||"obj")+") {\n"+(g?"":"obj || (obj = {});\n")+"var __t, __p = ''"+(i?", __e = _.escape":"")+(s?", __j = Array.prototype.join;\nfunction print() { __p += __j.call(arguments, '') }\n":";\n")+f+"return __p\n}";var y=oc((function(){return St(c,p+"return "+f).apply(t,u)}));if(y.source=f,ea(y))throw y;return y},Fn.times=function(t,e){if((t=va(t))<1||t>d)return[];var n=f,r=_n(t,f);e=di(e),t-=f;for(var o=ze(r,e);++n<t;)e(n);return o},Fn.toFinite=$a,Fn.toInteger=va,Fn.toLength=_a,Fn.toLower=function(t){return xa(t).toLowerCase()},Fn.toNumber=ba,Fn.toSafeInteger=function(t){return t?cr(va(t),-9007199254740991,d):0===t?t:0},Fn.toString=xa,Fn.toUpper=function(t){return xa(t).toUpperCase()},Fn.trim=function(e,n,r){if((e=xa(e))&&(r||n===t))return Ye(e);if(!e||!(n=lo(n)))return e;var o=un(e),i=un(n);return xo(o,Je(o,i),Xe(o,i)+1).join("")},Fn.trimEnd=function(e,n,r){if((e=xa(e))&&(r||n===t))return e.slice(0,dn(e)+1);if(!e||!(n=lo(n)))return e;var o=un(e);return xo(o,0,Xe(o,un(n))+1).join("")},Fn.trimStart=function(e,n,r){if((e=xa(e))&&(r||n===t))return e.replace(nt,"");if(!e||!(n=lo(n)))return e;var o=un(e);return xo(o,Je(o,un(n))).join("")},Fn.truncate=function(e,n){var r=30,o="...";if(ia(n)){var i="separator"in n?n.separator:i;r="length"in n?va(n.length):r,o="omission"in n?lo(n.omission):o}var s=(e=xa(e)).length;if(nn(e)){var a=un(e);s=a.length}if(r>=s)return e;var c=r-cn(o);if(c<1)return o;var u=a?xo(a,0,c).join(""):e.slice(0,c);if(i===t)return u+o;if(a&&(c+=u.length-c),da(i)){if(e.slice(c).search(i)){var d,l=u;for(i.global||(i=kt(i.source,xa(lt.exec(i))+"g")),i.lastIndex=0;d=i.exec(l);)var f=d.index;u=u.slice(0,f===t?c:f)}}else if(e.indexOf(lo(i),c)!=c){var h=u.lastIndexOf(i);h>-1&&(u=u.slice(0,h))}return u+o},Fn.unescape=function(t){return(t=xa(t))&&Y.test(t)?t.replace(W,ln):t},Fn.uniqueId=function(t){var e=++Mt;return xa(t)+e},Fn.upperCase=ec,Fn.upperFirst=nc,Fn.each=xs,Fn.eachRight=Ps,Fn.first=Xi,hc(Fn,(xc={},br(Fn,(function(t,e){Nt.call(Fn.prototype,e)||(xc[e]=t)})),xc),{chain:!1}),Fn.VERSION="4.17.21",xe(["bind","bindKey","curry","curryRight","partial","partialRight"],(function(t){Fn[t].placeholder=Fn})),xe(["drop","take"],(function(e,n){zn.prototype[e]=function(r){r=r===t?1:vn(va(r),0);var o=this.__filtered__&&!n?new zn(this):this.clone();return o.__filtered__?o.__takeCount__=_n(r,o.__takeCount__):o.__views__.push({size:_n(r,f),type:e+(o.__dir__<0?"Right":"")}),o},zn.prototype[e+"Right"]=function(t){return this.reverse()[e](t).reverse()}})),xe(["filter","map","takeWhile"],(function(t,e){var n=e+1,r=1==n||3==n;zn.prototype[t]=function(t){var e=this.clone();return e.__iteratees__.push({iteratee:di(t,3),type:n}),e.__filtered__=e.__filtered__||r,e}})),xe(["head","last"],(function(t,e){var n="take"+(e?"Right":"");zn.prototype[t]=function(){return this[n](1).value()[0]}})),xe(["initial","tail"],(function(t,e){var n="drop"+(e?"":"Right");zn.prototype[t]=function(){return this.__filtered__?new zn(this):this[n](1)}})),zn.prototype.compact=function(){return this.filter(uc)},zn.prototype.find=function(t){return this.filter(t).head()},zn.prototype.findLast=function(t){return this.reverse().find(t)},zn.prototype.invokeMap=Xr((function(t,e){return"function"==typeof t?new zn(this):this.map((function(n){return Er(n,t,e)}))})),zn.prototype.reject=function(t){return this.filter(Us(di(t)))},zn.prototype.slice=function(e,n){e=va(e);var r=this;return r.__filtered__&&(e>0||n<0)?new zn(r):(e<0?r=r.takeRight(-e):e&&(r=r.drop(e)),n!==t&&(r=(n=va(n))<0?r.dropRight(-n):r.take(n-e)),r)},zn.prototype.takeRightWhile=function(t){return this.reverse().takeWhile(t).reverse()},zn.prototype.toArray=function(){return this.take(f)},br(zn.prototype,(function(e,n){var r=/^(?:filter|find|map|reject)|While$/.test(n),o=/^(?:head|last)$/.test(n),i=Fn[o?"take"+("last"==n?"Right":""):n],s=o||/^find/.test(n);i&&(Fn.prototype[n]=function(){var n=this.__wrapped__,a=o?[1]:arguments,c=n instanceof zn,u=a[0],d=c||Gs(n),l=function(t){var e=i.apply(Fn,Ce([t],a));return o&&f?e[0]:e};d&&r&&"function"==typeof u&&1!=u.length&&(c=d=!1);var f=this.__chain__,h=!!this.__actions__.length,p=s&&!f,g=c&&!h;if(!s&&d){n=g?n:new zn(this);var y=e.apply(n,a);return y.__actions__.push({func:$s,args:[l],thisArg:t}),new Wn(y,f)}return p&&g?e.apply(this,a):(y=this.thru(l),p?o?y.value()[0]:y.value():y)})})),xe(["pop","push","shift","sort","splice","unshift"],(function(t){var e=Et[t],n=/^(?:push|sort|unshift)$/.test(t)?"tap":"thru",r=/^(?:pop|shift)$/.test(t);Fn.prototype[t]=function(){var t=arguments;if(r&&!this.__chain__){var o=this.value();return e.apply(Gs(o)?o:[],t)}return this[n]((function(n){return e.apply(Gs(n)?n:[],t)}))}})),br(zn.prototype,(function(t,e){var n=Fn[e];if(n){var r=n.name+"";Nt.call(In,r)||(In[r]=[]),In[r].push({name:e,func:n})}})),In[qo(t,2).name]=[{name:"wrapper",func:t}],zn.prototype.clone=function(){var t=new zn(this.__wrapped__);return t.__actions__=Eo(this.__actions__),t.__dir__=this.__dir__,t.__filtered__=this.__filtered__,t.__iteratees__=Eo(this.__iteratees__),t.__takeCount__=this.__takeCount__,t.__views__=Eo(this.__views__),t},zn.prototype.reverse=function(){if(this.__filtered__){var t=new zn(this);t.__dir__=-1,t.__filtered__=!0}else(t=this.clone()).__dir__*=-1;return t},zn.prototype.value=function(){var t=this.__wrapped__.value(),e=this.__dir__,n=Gs(t),r=e<0,o=n?t.length:0,i=function(t,e,n){for(var r=-1,o=n.length;++r<o;){var i=n[r],s=i.size;switch(i.type){case"drop":t+=s;break;case"dropRight":e-=s;break;case"take":e=_n(e,t+s);break;case"takeRight":t=vn(t,e-s)}}return{start:t,end:e}}(0,o,this.__views__),s=i.start,a=i.end,c=a-s,u=r?a:s-1,d=this.__iteratees__,l=d.length,f=0,h=_n(c,this.__takeCount__);if(!n||!r&&o==c&&h==c)return yo(t,this.__actions__);var p=[];t:for(;c--&&f<h;){for(var g=-1,y=t[u+=e];++g<l;){var m=d[g],$=m.iteratee,v=m.type,_=$(y);if(2==v)y=_;else if(!_){if(1==v)continue t;break t}}p[f++]=y}return p},Fn.prototype.at=vs,Fn.prototype.chain=function(){return ms(this)},Fn.prototype.commit=function(){return new Wn(this.value(),this.__chain__)},Fn.prototype.next=function(){this.__values__===t&&(this.__values__=ma(this.value()));var e=this.__index__>=this.__values__.length;return{done:e,value:e?t:this.__values__[this.__index__++]}},Fn.prototype.plant=function(e){for(var n,r=this;r instanceof Hn;){var o=Wi(r);o.__index__=0,o.__values__=t,n?i.__wrapped__=o:n=o;var i=o;r=r.__wrapped__}return i.__wrapped__=e,n},Fn.prototype.reverse=function(){var e=this.__wrapped__;if(e instanceof zn){var n=e;return this.__actions__.length&&(n=new zn(this)),(n=n.reverse()).__actions__.push({func:$s,args:[is],thisArg:t}),new Wn(n,this.__chain__)}return this.thru(is)},Fn.prototype.toJSON=Fn.prototype.valueOf=Fn.prototype.value=function(){return yo(this.__wrapped__,this.__actions__)},Fn.prototype.first=Fn.prototype.head,ce&&(Fn.prototype[ce]=function(){return this}),Fn}();le?((le.exports=fn)._=fn,de._=fn):ue._=fn}.call($a);var xa=wa.exports;const Pa=va(xa);var Sa={exports:{}},Aa=Sa.exports=function(){var t=1e3,e=6e4,n=36e5,r="millisecond",o="second",i="minute",s="hour",a="day",c="week",u="month",d="quarter",l="year",f="date",h="Invalid Date",p=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,g=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,y={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(t){var e=["th","st","nd","rd"],n=t%100;return"["+t+(e[(n-20)%10]||e[n]||e[0])+"]"}},m=function(t,e,n){var r=String(t);return!r||r.length>=e?t:""+Array(e+1-r.length).join(n)+t},$={s:m,z:function(t){var e=-t.utcOffset(),n=Math.abs(e),r=Math.floor(n/60),o=n%60;return(e<=0?"+":"-")+m(r,2,"0")+":"+m(o,2,"0")},m:function t(e,n){if(e.date()<n.date())return-t(n,e);var r=12*(n.year()-e.year())+(n.month()-e.month()),o=e.clone().add(r,u),i=n-o<0,s=e.clone().add(r+(i?-1:1),u);return+(-(r+(n-o)/(i?o-s:s-o))||0)},a:function(t){return t<0?Math.ceil(t)||0:Math.floor(t)},p:function(t){return{M:u,y:l,w:c,d:a,D:f,h:s,m:i,s:o,ms:r,Q:d}[t]||String(t||"").toLowerCase().replace(/s$/,"")},u:function(t){return void 0===t}},v="en",_={};_[v]=y;var b="$isDayjsObject",w=function(t){return t instanceof A||!(!t||!t[b])},x=function t(e,n,r){var o;if(!e)return v;if("string"==typeof e){var i=e.toLowerCase();_[i]&&(o=i),n&&(_[i]=n,o=i);var s=e.split("-");if(!o&&s.length>1)return t(s[0])}else{var a=e.name;_[a]=e,o=a}return!r&&o&&(v=o),o||!r&&v},P=function(t,e){if(w(t))return t.clone();var n="object"==typeof e?e:{};return n.date=t,n.args=arguments,new A(n)},S=$;S.l=x,S.i=w,S.w=function(t,e){return P(t,{locale:e.$L,utc:e.$u,x:e.$x,$offset:e.$offset})};var A=function(){function y(t){this.$L=x(t.locale,null,!0),this.parse(t),this.$x=this.$x||t.x||{},this[b]=!0}var m=y.prototype;return m.parse=function(t){this.$d=function(t){var e=t.date,n=t.utc;if(null===e)return new Date(NaN);if(S.u(e))return new Date;if(e instanceof Date)return new Date(e);if("string"==typeof e&&!/Z$/i.test(e)){var r=e.match(p);if(r){var o=r[2]-1||0,i=(r[7]||"0").substring(0,3);return n?new Date(Date.UTC(r[1],o,r[3]||1,r[4]||0,r[5]||0,r[6]||0,i)):new Date(r[1],o,r[3]||1,r[4]||0,r[5]||0,r[6]||0,i)}}return new Date(e)}(t),this.init()},m.init=function(){var t=this.$d;this.$y=t.getFullYear(),this.$M=t.getMonth(),this.$D=t.getDate(),this.$W=t.getDay(),this.$H=t.getHours(),this.$m=t.getMinutes(),this.$s=t.getSeconds(),this.$ms=t.getMilliseconds()},m.$utils=function(){return S},m.isValid=function(){return!(this.$d.toString()===h)},m.isSame=function(t,e){var n=P(t);return this.startOf(e)<=n&&n<=this.endOf(e)},m.isAfter=function(t,e){return P(t)<this.startOf(e)},m.isBefore=function(t,e){return this.endOf(e)<P(t)},m.$g=function(t,e,n){return S.u(t)?this[e]:this.set(n,t)},m.unix=function(){return Math.floor(this.valueOf()/1e3)},m.valueOf=function(){return this.$d.getTime()},m.startOf=function(t,e){var n=this,r=!!S.u(e)||e,d=S.p(t),h=function(t,e){var o=S.w(n.$u?Date.UTC(n.$y,e,t):new Date(n.$y,e,t),n);return r?o:o.endOf(a)},p=function(t,e){return S.w(n.toDate()[t].apply(n.toDate("s"),(r?[0,0,0,0]:[23,59,59,999]).slice(e)),n)},g=this.$W,y=this.$M,m=this.$D,$="set"+(this.$u?"UTC":"");switch(d){case l:return r?h(1,0):h(31,11);case u:return r?h(1,y):h(0,y+1);case c:var v=this.$locale().weekStart||0,_=(g<v?g+7:g)-v;return h(r?m-_:m+(6-_),y);case a:case f:return p($+"Hours",0);case s:return p($+"Minutes",1);case i:return p($+"Seconds",2);case o:return p($+"Milliseconds",3);default:return this.clone()}},m.endOf=function(t){return this.startOf(t,!1)},m.$set=function(t,e){var n,c=S.p(t),d="set"+(this.$u?"UTC":""),h=(n={},n[a]=d+"Date",n[f]=d+"Date",n[u]=d+"Month",n[l]=d+"FullYear",n[s]=d+"Hours",n[i]=d+"Minutes",n[o]=d+"Seconds",n[r]=d+"Milliseconds",n)[c],p=c===a?this.$D+(e-this.$W):e;if(c===u||c===l){var g=this.clone().set(f,1);g.$d[h](p),g.init(),this.$d=g.set(f,Math.min(this.$D,g.daysInMonth())).$d}else h&&this.$d[h](p);return this.init(),this},m.set=function(t,e){return this.clone().$set(t,e)},m.get=function(t){return this[S.p(t)]()},m.add=function(r,d){var f,h=this;r=Number(r);var p=S.p(d),g=function(t){var e=P(h);return S.w(e.date(e.date()+Math.round(t*r)),h)};if(p===u)return this.set(u,this.$M+r);if(p===l)return this.set(l,this.$y+r);if(p===a)return g(1);if(p===c)return g(7);var y=(f={},f[i]=e,f[s]=n,f[o]=t,f)[p]||1,m=this.$d.getTime()+r*y;return S.w(m,this)},m.subtract=function(t,e){return this.add(-1*t,e)},m.format=function(t){var e=this,n=this.$locale();if(!this.isValid())return n.invalidDate||h;var r=t||"YYYY-MM-DDTHH:mm:ssZ",o=S.z(this),i=this.$H,s=this.$m,a=this.$M,c=n.weekdays,u=n.months,d=n.meridiem,l=function(t,n,o,i){return t&&(t[n]||t(e,r))||o[n].slice(0,i)},f=function(t){return S.s(i%12||12,t,"0")},p=d||function(t,e,n){var r=t<12?"AM":"PM";return n?r.toLowerCase():r};return r.replace(g,(function(t,r){return r||function(t){switch(t){case"YY":return String(e.$y).slice(-2);case"YYYY":return S.s(e.$y,4,"0");case"M":return a+1;case"MM":return S.s(a+1,2,"0");case"MMM":return l(n.monthsShort,a,u,3);case"MMMM":return l(u,a);case"D":return e.$D;case"DD":return S.s(e.$D,2,"0");case"d":return String(e.$W);case"dd":return l(n.weekdaysMin,e.$W,c,2);case"ddd":return l(n.weekdaysShort,e.$W,c,3);case"dddd":return c[e.$W];case"H":return String(i);case"HH":return S.s(i,2,"0");case"h":return f(1);case"hh":return f(2);case"a":return p(i,s,!0);case"A":return p(i,s,!1);case"m":return String(s);case"mm":return S.s(s,2,"0");case"s":return String(e.$s);case"ss":return S.s(e.$s,2,"0");case"SSS":return S.s(e.$ms,3,"0");case"Z":return o}return null}(t)||o.replace(":","")}))},m.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},m.diff=function(r,f,h){var p,g=this,y=S.p(f),m=P(r),$=(m.utcOffset()-this.utcOffset())*e,v=this-m,_=function(){return S.m(g,m)};switch(y){case l:p=_()/12;break;case u:p=_();break;case d:p=_()/3;break;case c:p=(v-$)/6048e5;break;case a:p=(v-$)/864e5;break;case s:p=v/n;break;case i:p=v/e;break;case o:p=v/t;break;default:p=v}return h?p:S.a(p)},m.daysInMonth=function(){return this.endOf(u).$D},m.$locale=function(){return _[this.$L]},m.locale=function(t,e){if(!t)return this.$L;var n=this.clone(),r=x(t,e,!0);return r&&(n.$L=r),n},m.clone=function(){return S.w(this.$d,this)},m.toDate=function(){return new Date(this.valueOf())},m.toJSON=function(){return this.isValid()?this.toISOString():null},m.toISOString=function(){return this.$d.toISOString()},m.toString=function(){return this.$d.toUTCString()},y}(),T=A.prototype;return P.prototype=T,[["$ms",r],["$s",o],["$m",i],["$H",s],["$W",a],["$M",u],["$y",l],["$D",f]].forEach((function(t){T[t[1]]=function(e){return this.$g(e,t[0],t[1])}})),P.extend=function(t,e){return t.$i||(t(e,A,P),t.$i=!0),P},P.locale=x,P.isDayjs=w,P.unix=function(t){return P(1e3*t)},P.en=_[v],P.Ls=_,P.p={},P}();const Ta=va(Aa);
  10. /*!
  11. * pinia v2.0.33
  12. * (c) 2023 Eduardo San Martin Morote
  13. * @license MIT
  14. */
  15. let ka;const Oa=t=>ka=t,Ca=Symbol();function Ea(t){return t&&"object"==typeof t&&"[object Object]"===Object.prototype.toString.call(t)&&"function"!=typeof t.toJSON}var Ia,Ra;(Ra=Ia||(Ia={})).direct="direct",Ra.patchObject="patch object",Ra.patchFunction="patch function";const La=()=>{};function Da(t,e,n,r=La){t.push(e);const o=()=>{const n=t.indexOf(e);n>-1&&(t.splice(n,1),r())};return!n&&nn()&&function(t){Qe&&Qe.cleanups.push(t)}(o),o}function Na(t,...e){t.slice().forEach((t=>{t(...e)}))}function Ma(t,e){t instanceof Map&&e instanceof Map&&e.forEach(((e,n)=>t.set(n,e))),t instanceof Set&&e instanceof Set&&e.forEach(t.add,t);for(const n in e){if(!e.hasOwnProperty(n))continue;const r=e[n],o=t[n];Ea(o)&&Ea(r)&&t.hasOwnProperty(n)&&!br(r)&&!fr(r)?t[n]=Ma(o,r):t[n]=r}return t}const ja=Symbol();const{assign:Ba}=Object;function Ua(t,e,n={},r,o,i){let s;const a=Ba({actions:{}},n),c={deep:!0};let u,d,l,f=yr([]),h=yr([]);const p=r.state.value[t];let g;function y(e){let n;u=d=!1,"function"==typeof e?(e(r.state.value[t]),n={type:Ia.patchFunction,storeId:t,events:l}):(Ma(r.state.value[t],e),n={type:Ia.patchObject,payload:e,storeId:t,events:l});const o=g=Symbol();Wr().then((()=>{g===o&&(u=!0)})),d=!0,Na(f,n,r.state.value[t])}i||p||(r.state.value[t]={}),wr({});const m=i?function(){const{state:t}=n,e=t?t():{};this.$patch((t=>{Ba(t,e)}))}:La;function $(e,n){return function(){Oa(r);const o=Array.from(arguments),i=[],s=[];function a(t){i.push(t)}function c(t){s.push(t)}let u;Na(h,{args:o,name:e,store:v,after:a,onError:c});try{u=n.apply(this&&this.$id===t?this:v,o)}catch(d){throw Na(s,d),d}return u instanceof Promise?u.then((t=>(Na(i,t),t))).catch((t=>(Na(s,t),Promise.reject(t)))):(Na(i,u),u)}}const v=ur({_p:r,$id:t,$onAction:Da.bind(null,h),$patch:y,$reset:m,$subscribe(e,n={}){const o=Da(f,e,n.detached,(()=>i())),i=s.run((()=>io((()=>r.state.value[t]),(r=>{("sync"===n.flush?d:u)&&e({storeId:t,type:Ia.direct,events:l},r)}),Ba({},c,n))));return o},$dispose:function(){s.stop(),f=[],h=[],r._s.delete(t)}});r._s.set(t,v);const _=r._e.run((()=>(s=en(),s.run((()=>e())))));for(const x in _){const e=_[x];if(br(e)&&(!br(w=e)||!w.effect)||fr(e))i||(!p||Ea(b=e)&&b.hasOwnProperty(ja)||(br(e)?e.value=p[x]:Ma(e,p[x])),r.state.value[t][x]=e);else if("function"==typeof e){const t=$(x,e);_[x]=t,a.actions[x]=e}}var b,w;return Ba(v,_),Ba(gr(v),_),Object.defineProperty(v,"$state",{get:()=>r.state.value[t],set:t=>{y((e=>{Ba(e,t)}))}}),r._p.forEach((t=>{Ba(v,s.run((()=>t({store:v,app:r._a,pinia:r,options:a}))))})),p&&i&&n.hydrate&&n.hydrate(v.$state,p),u=!0,d=!0,v}var Fa,qa;const Ha=void 0===Ze||["web","h5",void 0].includes(null==(qa=null==(Fa=null==Ze?void 0:Ze.getSystemInfoSync())?void 0:Fa.uniPlatform)?void 0:qa.toLocaleLowerCase()),Wa=(t,e,n)=>{const r=t.storage,o=t.key||e.$id,i=Ha||(null==n?void 0:n.enforceCustomStorage);if(t.paths){const n=t.paths.reduce(((t,n)=>(t[n]=e.$state[n],t)),{});i&&r?r.setItem(o,JSON.stringify(n)):Ze.setStorage({key:o,data:JSON.stringify(n)})}else i&&r?r.setItem(o,JSON.stringify(e.$state)):Ze.setStorage({key:o,data:JSON.stringify(e.$state)})};var za={exports:{}};const Ya=va(za.exports=function(t,e,n){t=t||{};var r=e.prototype,o={future:"in %s",past:"%s ago",s:"a few seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"};function i(t,e,n,o){return r.fromToBase(t,e,n,o)}n.en.relativeTime=o,r.fromToBase=function(e,r,i,s,a){for(var c,u,d,l=i.$locale().relativeTime||o,f=t.thresholds||[{l:"s",r:44,d:"second"},{l:"m",r:89},{l:"mm",r:44,d:"minute"},{l:"h",r:89},{l:"hh",r:21,d:"hour"},{l:"d",r:35},{l:"dd",r:25,d:"day"},{l:"M",r:45},{l:"MM",r:10,d:"month"},{l:"y",r:17},{l:"yy",d:"year"}],h=f.length,p=0;p<h;p+=1){var g=f[p];g.d&&(c=s?n(e).diff(i,g.d,!0):i.diff(e,g.d,!0));var y=(t.rounding||Math.round)(Math.abs(c));if(d=c>0,y<=g.r||!g.r){y<=1&&p>0&&(g=f[p-1]);var m=l[g.l];a&&(y=a(""+y)),u="string"==typeof m?m.replace("%d",y):m(y,r,g.l,d);break}}if(r)return u;var $=d?l.future:l.past;return"function"==typeof $?$(u):$.replace("%s",u)},r.to=function(t,e){return i(t,e,this,!0)},r.from=function(t,e){return i(t,e,this)};var s=function(t){return t.$u?n.utc():n()};r.toNow=function(t){return this.to(s(this),t)},r.fromNow=function(t){return this.from(s(this),t)}});var Ka,Va,Ga,Ja,Xa,Za,Qa,tc,ec,nc,rc,oc,ic,sc,ac,cc,uc,dc,lc,fc,hc={exports:{}};const pc=va(hc.exports=(Qa=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,nc=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/,rc={years:tc=31536e6,months:ec=2628e6,days:Za=864e5,hours:Xa=36e5,minutes:Ja=6e4,seconds:Ga=1e3,milliseconds:1,weeks:6048e5},oc=function(t){return t instanceof lc},ic=function(t,e,n){return new lc(t,n,e.$l)},sc=function(t){return Va.p(t)+"s"},ac=function(t){return t<0},cc=function(t){return ac(t)?Math.ceil(t):Math.floor(t)},uc=function(t){return Math.abs(t)},dc=function(t,e){return t?ac(t)?{negative:!0,format:""+uc(t)+e}:{negative:!1,format:""+t+e}:{negative:!1,format:""}},lc=function(){function t(t,e,n){var r=this;if(this.$d={},this.$l=n,void 0===t&&(this.$ms=0,this.parseFromMilliseconds()),e)return ic(t*rc[sc(e)],this);if("number"==typeof t)return this.$ms=t,this.parseFromMilliseconds(),this;if("object"==typeof t)return Object.keys(t).forEach((function(e){r.$d[sc(e)]=t[e]})),this.calMilliseconds(),this;if("string"==typeof t){var o=t.match(nc);if(o){var i=o.slice(2).map((function(t){return null!=t?Number(t):0}));return this.$d.years=i[0],this.$d.months=i[1],this.$d.weeks=i[2],this.$d.days=i[3],this.$d.hours=i[4],this.$d.minutes=i[5],this.$d.seconds=i[6],this.calMilliseconds(),this}}return this}var e=t.prototype;return e.calMilliseconds=function(){var t=this;this.$ms=Object.keys(this.$d).reduce((function(e,n){return e+(t.$d[n]||0)*rc[n]}),0)},e.parseFromMilliseconds=function(){var t=this.$ms;this.$d.years=cc(t/tc),t%=tc,this.$d.months=cc(t/ec),t%=ec,this.$d.days=cc(t/Za),t%=Za,this.$d.hours=cc(t/Xa),t%=Xa,this.$d.minutes=cc(t/Ja),t%=Ja,this.$d.seconds=cc(t/Ga),t%=Ga,this.$d.milliseconds=t},e.toISOString=function(){var t=dc(this.$d.years,"Y"),e=dc(this.$d.months,"M"),n=+this.$d.days||0;this.$d.weeks&&(n+=7*this.$d.weeks);var r=dc(n,"D"),o=dc(this.$d.hours,"H"),i=dc(this.$d.minutes,"M"),s=this.$d.seconds||0;this.$d.milliseconds&&(s+=this.$d.milliseconds/1e3,s=Math.round(1e3*s)/1e3);var a=dc(s,"S"),c=t.negative||e.negative||r.negative||o.negative||i.negative||a.negative,u=o.format||i.format||a.format?"T":"",d=(c?"-":"")+"P"+t.format+e.format+r.format+u+o.format+i.format+a.format;return"P"===d||"-P"===d?"P0D":d},e.toJSON=function(){return this.toISOString()},e.format=function(t){var e=t||"YYYY-MM-DDTHH:mm:ss",n={Y:this.$d.years,YY:Va.s(this.$d.years,2,"0"),YYYY:Va.s(this.$d.years,4,"0"),M:this.$d.months,MM:Va.s(this.$d.months,2,"0"),D:this.$d.days,DD:Va.s(this.$d.days,2,"0"),H:this.$d.hours,HH:Va.s(this.$d.hours,2,"0"),m:this.$d.minutes,mm:Va.s(this.$d.minutes,2,"0"),s:this.$d.seconds,ss:Va.s(this.$d.seconds,2,"0"),SSS:Va.s(this.$d.milliseconds,3,"0")};return e.replace(Qa,(function(t,e){return e||String(n[t])}))},e.as=function(t){return this.$ms/rc[sc(t)]},e.get=function(t){var e=this.$ms,n=sc(t);return"milliseconds"===n?e%=1e3:e="weeks"===n?cc(e/rc[n]):this.$d[n],e||0},e.add=function(t,e,n){var r;return r=e?t*rc[sc(e)]:oc(t)?t.$ms:ic(t,this).$ms,ic(this.$ms+r*(n?-1:1),this)},e.subtract=function(t,e){return this.add(t,e,!0)},e.locale=function(t){var e=this.clone();return e.$l=t,e},e.clone=function(){return ic(this.$ms,this)},e.humanize=function(t){return Ka().add(this.$ms,"ms").locale(this.$l).fromNow(!t)},e.valueOf=function(){return this.asMilliseconds()},e.milliseconds=function(){return this.get("milliseconds")},e.asMilliseconds=function(){return this.as("milliseconds")},e.seconds=function(){return this.get("seconds")},e.asSeconds=function(){return this.as("seconds")},e.minutes=function(){return this.get("minutes")},e.asMinutes=function(){return this.as("minutes")},e.hours=function(){return this.get("hours")},e.asHours=function(){return this.as("hours")},e.days=function(){return this.get("days")},e.asDays=function(){return this.as("days")},e.weeks=function(){return this.get("weeks")},e.asWeeks=function(){return this.as("weeks")},e.months=function(){return this.get("months")},e.asMonths=function(){return this.as("months")},e.years=function(){return this.get("years")},e.asYears=function(){return this.as("years")},t}(),fc=function(t,e,n){return t.add(e.years()*n,"y").add(e.months()*n,"M").add(e.days()*n,"d").add(e.hours()*n,"h").add(e.minutes()*n,"m").add(e.seconds()*n,"s").add(e.milliseconds()*n,"ms")},function(t,e,n){Ka=n,Va=n().$utils(),n.duration=function(t,e){var r=n.locale();return ic(t,{$l:r},e)},n.isDuration=oc;var r=e.prototype.add,o=e.prototype.subtract;e.prototype.add=function(t,e){return oc(t)?fc(this,t,1):r.bind(this)(t,e)},e.prototype.subtract=function(t,e){return oc(t)?fc(this,t,-1):o.bind(this)(t,e)}}));!function(t){function e(t){return t&&"object"==typeof t&&"default"in t?t:{default:t}}var n=e(t),r={name:"zh-cn",weekdays:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),weekdaysShort:"周日_周一_周二_周三_周四_周五_周六".split("_"),weekdaysMin:"日_一_二_三_四_五_六".split("_"),months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),ordinal:function(t,e){return"W"===e?t+"周":t+"日"},weekStart:1,yearStart:4,formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY年M月D日",LLL:"YYYY年M月D日Ah点mm分",LLLL:"YYYY年M月D日ddddAh点mm分",l:"YYYY/M/D",ll:"YYYY年M月D日",lll:"YYYY年M月D日 HH:mm",llll:"YYYY年M月D日dddd HH:mm"},relativeTime:{future:"%s内",past:"%s前",s:"几秒",m:"1 分钟",mm:"%d 分钟",h:"1 小时",hh:"%d 小时",d:"1 天",dd:"%d 天",M:"1 个月",MM:"%d 个月",y:"1 年",yy:"%d 年"},meridiem:function(t,e){var n=100*t+e;return n<600?"凌晨":n<900?"早上":n<1100?"上午":n<1300?"中午":n<1800?"下午":"晚上"}};n.default.locale(r,null,!0)}(Aa);var gc={exports:{}};!function(n){!function(){var r;const o=$(typeof Ze)?"uni":$(typeof window)&&$(typeof document)?"web":"node",i="uni"==o,s="node"==o,a="web"==o,c={},u={},d=Object.freeze(["init","initAsyncDrawMode","initArgs","initCanvas","handleCtx","initData","draw","toImage","updateCanvasWH","clear","restoreAsyncDrawMode"]),l=Object.freeze(["setPaintbrush","setPaintbrushProp","resetPaintbrush","savePaintbrush","restorePaintbrush","calcText","calcImg","measureText","loadImage"]),f=Object.freeze(["setPaintbrush","setPaintbrushProp","resetPaintbrush","savePaintbrush","restorePaintbrush","drawText","drawStraightLine","drawDoubleStraightLine","drawDotted","drawDottedStraightLine","drawLine","drawTextDecoration","drawImg","drawQrCode","setCircle","setRect"]),h=Object.freeze(["setPaintbrush","setPaintbrushProp","resetPaintbrush","savePaintbrush","restorePaintbrush","drawText","drawStraightLine","drawDoubleStraightLine","drawDotted","drawDottedStraightLine","drawLine","drawTextDecoration","drawImg","drawQrCode","setCircle","setRect","calcText","calcImg","measureText","loadImage","drawArray","drawItem"]),p=Object.freeze(["drawText","drawImg"]),g=Object.freeze(["drawImage","putImageData","getImageData","createImageData","addPage","save","restore","rotate","translate","transform","getTransform","resetTransform","setTransform","isPointInPath","scale","clip","fill","stroke","fillText","strokeText","fillRect","strokeRect","clearRect","rect","measureText","moveTo","lineTo","bezierCurveTo","quadraticCurveTo","beginPath","closePath","arc","arcTo","ellipse","setLineDash","getLineDash","createPattern","createLinearGradient","createRadialGradient"]);let y,m=1;function $(t){return"undefined"!=String(t)}function v(t){return!((t||0==t)&&!["undefined","null"].includes(String(t)))}const _=class{constructor(t,e){((t,e,n)=>{if(e.has(t))throw TypeError("Cannot add the same private member more than once");e instanceof WeakSet?e.add(t):e.set(t,n)})(this,r,void 0),this._id=m++,u[this._id]=e,t&&this.init(t)}init(e={}){this.initArgs(e).initData().initCanvas().handleCtx().resetPaintbrush(),!0===this._data.asyncDrawMode&&(((e,n,r,o)=>{t(e,n,"write to private field"),o?o.call(e,r):n.set(e,r)})(this,r,new _({asyncDrawMode:!1})),this.initAsyncDrawMode())}initAsyncDrawMode(){if(i)return;const t=this._data.ctxMethods,e=[...new Set([...h,...t])];for(let n=0;n<e.length;n++){const t=e[n];this.handleAsyncDrawModeItem(t)}}handleAsyncDrawModeItem(t){if(!i)if(d.includes(t))console.log("白名单跳过");else if("function"==typeof this[t]){this._data.nMethods[t]||(this._data.nMethods[t]=this[t]);let n=this;this[t]=function(){let o;return l.includes(t)&&(o=e(n,r)[t](...arguments)),o&&o!==n&&o!==e(n,r)?o:((f.includes(t)||n._data.ctxMethods.includes(t))&&n._data.asyncDrawQueue.push({method:t,args:arguments}),p.includes(t)?e(n,r)[t](...arguments):void 0)}}}restoreAsyncDrawMode(){if(i)return;const t=this._data.nMethods;for(const e in t)this[e]=t[e]}initArgs(t={}){return this._args=t,this}initCanvas(){const t=function(t,e){if(i&&!e.canvasId)throw new Error("canvasId 不能为空");let n,r={};switch(o){case"uni":n=Ze.createCanvasContext(e.canvasId,t),r.canvas=n,r.ctx=n;break;case"web":n=(null==e?void 0:e.canvasId)?document.getElementById(null==e?void 0:e.canvasId):document.createElement("canvas"),n.width=(null==e?void 0:e.width)||10,n.height=(null==e?void 0:e.height)||10,r.canvas=n,r.ctx=n.getContext("2d");break;case"node":n=y.createCanvas((null==e?void 0:e.width)||10,(null==e?void 0:e.height)||10),r.canvas=n,r.ctx=n.getContext("2d")}return r}(u[this._id],this._args);return this.canvas=t.canvas,this.ctx=t.ctx,this}handleCtx(){const t=this.ctx,e=e=>{this._data.ctxMethods.push(e),this[e]=t[e].bind(t)};for(const n in t)"function"==typeof t[n]&&(this[n]||e(n));for(let n=0;n<g.length;n++){const r=g[n];"function"==typeof t[r]&&(this[r]||e(r))}return this}initData(){return this._data={oldPaintbrushProps:{},savedPaintbrushProps:[],font:{fontStyle:"normal",fontVariant:"normal",fontWeight:"normal",fontSize:10,fontFamily:"sans-serif"},height:this._args.height||10,width:this._args.width||10,whChange:!1,asyncDrawQueue:[],nMethods:{},asyncDrawMode:!(!s&&!a)&&!1!==this._args.asyncDrawMode,ctxMethods:[]},this}setPaintbrush(t={}){!function(t){switch(null==t?void 0:t.textBaseline){case"normal":i&&(t.textBaseline="alphabetic");break;case"hanging":i&&(t.textBaseline="top");break;case"ideographic":i&&(t.textBaseline="bottom")}switch(null==t?void 0:t.textAlign){case"start":t.textAlign="left";break;case"end":t.textAlign="right"}}(t);for(const e in t)this.setPaintbrushProp(e,t[e]);return this}setPaintbrushProp(t,e){if(v(t)||v(e))return;t=function(t){if(!t)return"";const e=t.split("-");for(var n=1;n<e.length;n++)e[n]=e[n].charAt(0).toUpperCase()+e[n].substring(1);return e.join("")}(t);const n=this.ctx;if("font"==t){if(e){if("object"!=typeof e)return void console.warn("font属性需Object格式");for(const t in e)v(e[t])&&delete e[t];const r={...this._data.font,...e};i&&(r.fontSize=Math.round(r.fontSize)),this._data.font=r;const o=this._data.font;this._data.oldPaintbrushProps[t]=o;const s=()=>{n.font=`${o.fontStyle||"normal"} ${o.fontVariant||"normal"} ${o.fontWeight||"normal"} ${o.fontSize??10}px ${o.fontFamily||"sans-serif"}`};s()}}else{this._data.oldPaintbrushProps[t]=e;const r="set"+t[0].toUpperCase()+t.slice(1);"function"==typeof(null==n?void 0:n[r])?n[r](e):n[t]=e}return this}resetPaintbrush(t={}){return this.setPaintbrush({fillStyle:"#000000",strokeStyle:"#000000",shadowColor:"#000000",shadowBlur:0,shadowOffsetX:0,shadowOffsetY:0,lineCap:"butt",lineJoin:"miter",lineWidth:1,miterLimit:10,font:this._data.font,textAlign:"start",textBaseline:"top",globalAlpha:1,globalCompositeOperation:"source-over",...t}),this}saveAndSetPaintbrush(t={}){return this.savePaintbrush(),this.setPaintbrush(t),this}savePaintbrush(){return this._data.savedPaintbrushProps.unshift({...this._data.oldPaintbrushProps}),this}restorePaintbrush(){const t=this._data.savedPaintbrushProps.shift();return t&&(this._data.oldPaintbrushProps={...this._data.oldPaintbrushProps,...t}),this.resetPaintbrush({...this._data.oldPaintbrushProps}),this}updateCanvasWH(t={}){var e,n,r;let{width:o,height:s,delay:a}=t,c=null==(e=this._args)?void 0:e.setCanvasWH;return o=o||(null==(n=this._data)?void 0:n.width)||10,s=s||(null==(r=this._data)?void 0:r.height)||10,new Promise(((t,e)=>{if(i){if(!c||"function"!=typeof c)return void e("setCanvasWH异常, uni-app 请在初始化时传入setCanvasWH函数");c({height:s,width:o}),setTimeout((()=>{t()}),a??50)}else this.canvas.height=s,this.canvas.width=o,t()})).then((t=>{this._data.width==o&&this._data.height==s||(this._data.whChange=!0),this._data.width=o,this._data.height=s,this._data.asyncDrawMode||this.resetPaintbrush(this._data.oldPaintbrushProps)}))}clear(){return this.ctx.clearRect(0,0,this._data.width||999999,this._data.height||999999),this}draw(t={}){const{reserve:e}=t;return new Promise(((t,n)=>{if(i){let n=!1;const r=setTimeout((()=>{n?clearTimeout(r):t()}),3e3);this.ctx.draw(e??!1,(()=>{n=!0,clearTimeout(r),t()}))}else if(this._data.asyncDrawMode){!0!==e&&this.clear(),this.restoreAsyncDrawMode(),this.resetPaintbrush();const r=this._data.asyncDrawQueue;new Promise((async(t,e)=>{for(let o=0;o<r.length;o++){const t=r[o];try{const e=this[t.method].call(this,...t.args);"function"==typeof(null==e?void 0:e.then)&&await e}catch(n){return void e(n)}}t()})).then((()=>{this._data.asyncDrawQueue=[],this.initAsyncDrawMode(),t()})).catch((t=>{this.initAsyncDrawMode(),n(t)}))}else t()}))}toImage(t={}){return new Promise(((e,n)=>{if(i){const r=this._args.canvasId;if(!r)return void n("canvasId不存在");Ze.canvasToTempFilePath({...t,canvasId:r,success:n=>{var r;null==(r=t.success)||r.call(t,n),e(n.tempFilePath)},fail:e=>{var r;null==(r=t.fail)||r.call(t,e),n(e)}},u[this._id])}else e(this.canvas.toDataURL("image/"+(["jpg","jpeg"].includes(t.fileType)?"jpeg":"png"),t.quality??1))}))}calcText(t={}){const e=t.line||-1;return new Promise(((n,r)=>{try{let r=function(e,n){let r=0;const i=o(e).width;if(n){if(i<t.maxWidth||e.length<2)return{index:e.length,ellipsis:!1,width:i};r=o("...").width}const s=i+r;if(s<t.maxWidth||e.length<2)return{index:e.length,ellipsis:!1,width:s};let a,c=!0,u=Math.floor((e.length+1)/2),d=1,l="";for(;c;){if(u<=1){c=!1;break}if(u>e.length){u=e.length,c=!1;break}const n=e.substr(0,u);a=o(n).width+r,a>t.maxWidth?(e=n,"xy"==l&&Math.abs(d-u)<1?c=!1:(l="dy",d=u,u=Math.floor((n.length+1)/2))):a==t.maxWidth||u<=1||Math.abs(d-u)<1?c=!1:(l="xy",d=u,u+=Math.floor((e.length-u)/2))}return{index:u,ellipsis:n,width:a}};this.saveAndSetPaintbrush({...t.paintbrushProps||{}});const o=this.measureText;let i=[],s=t.val,a=0;const c={...this._data.font};if(t.maxWidth){let n=0;for(;s.length;){const o=e>0&&i.length+1>=e,{index:a,ellipsis:u,width:d}=r(s,o),l=s.substr(0,a);i.push({...t,val:l,y:n?t.y+(c.fontSize+(t.lineHeight||0))*n:t.y,width:d}),o?(u&&(i[i.length-1].val+="..."),s=""):s=s.slice(a),n++}a=1==i.length?i[0].width:i.length>1?t.maxWidth:0}else i=[t],a=o(t.val).width;this.restorePaintbrush(),n({...t,calcTexts:i,_calc:!0,left:t.x,top:t.y,right:t.x+a,bottom:i[i.length-1].y+c.fontSize,width:a,height:i[i.length-1].y+c.fontSize-t.y,fontSize:c.fontSize})}catch(o){r(o)}}))}drawText(t={}){return new Promise((async(e,n)=>{try{if(!t.val)return console.warn("需绘制的文本为空"),void e();this.saveAndSetPaintbrush({...t.paintbrushProps||{}});const n=t=>{this.fillText(t.val,t.x,t.y)},r=t=>{n(t),t.textDecoration&&this.drawTextDecoration(t)},o=t._calc?t:await this.calcText(t);for(let t=0;t<o.calcTexts.length;t++)r(o.calcTexts[t]);this.restorePaintbrush(),e(o)}catch(r){n(r)}}))}drawStraightLine(t={}){const{x1:e,y1:n,x2:r,y2:o,paintbrushProps:i}=t,s=this.ctx;s.beginPath(),s.moveTo(e,n),s.lineTo(r,o),this.saveAndSetPaintbrush(i||{}),s.stroke(),this.restorePaintbrush()}drawDoubleStraightLine(t={}){let{gap:e}=t;e=e??1,this.drawStraightLine(t),this.drawStraightLine({...t,y1:t.y1+e,y2:t.y2+e})}drawDotted(t={}){this.setCircle(t),t.clip&&(t.clip=!1),this.saveAndSetPaintbrush(t.paintbrushProps||{}),this.ctx.fill(),this.restorePaintbrush()}drawDottedStraightLine(t={}){let{x1:e,x2:n,y1:r,y2:o,gap:i,width:s,paintbrushProps:a}=t;n-=s,i=i||1;const c=Math.sqrt(Math.pow(e-n,2)+Math.pow(r-o,2)),u=function(t,e,n,r,o,i){let s,a,c,u,d,l=[];if(t===n)s=t+(r-e)*i,a=e+(r-e)/2,c=(t-s)**2+(e-a)**2;else if(e===r)s=t+(n-t)/2,a=e-(n-t)*i,c=(t-s)**2+(e-a)**2;else{let o=(t+n)/2,l=(e+r)/2;u=(n-t)/(e-r);let f=l-u*o,h=1+u**2,p=2*u*(f-l)-2*o,g=o**2+(f-l)**2-((n-t)**2+(r-e)**2)*i**2;d=-1/u,s=(-p+Math.sqrt(p**2-4*h*g)*(d>0&&n>t||d<0&&n<t?1:-1))/(2*h),a=u*s+f,c=(t-s)**2+(e-a)**2}if(t===n||Math.abs(d)>1){let t=(r-e)/(o+1);for(let n=0;n<o;n++){let o=e+t*(n+1),i=Math.sqrt(c-(o-a)**2)*(r>e?-1:1)+s;l.push([i,o])}}else{let e=(n-t)/(o+1);for(let r=0;r<o;r++){let o=t+e*(r+1),i=Math.sqrt(c-(o-s)**2)*(n>t?1:-1)+a;l.push([o,i])}}return l}(e,r,n,o,Math.floor((c-i)/(s+i)),9999999999);this.saveAndSetPaintbrush(a),this.drawDotted({x:e,y:r,d:s});for(let d=0;d<u.length;d++)this.drawDotted({x:u[d][0],y:u[d][1],d:s});this.drawDotted({x:n,y:o,d:s}),this.restorePaintbrush()}drawLine(t={}){const{style:e}=t;switch(e){case"double":t.gap=1.5*(t.width||1),this.drawDoubleStraightLine(t);break;case"solide":this.drawStraightLine(t);break;case"dotted":t.gap=1.5*(t.gap||1),t.paintbrushProps={fillStyle:t.color},this.drawDottedStraightLine(t)}}drawTextDecoration(t={}){this.savePaintbrush();const e=this._data.oldPaintbrushProps,n=this.measureText(t.val).width,r=t.textDecoration,o=r.line||"line-through",i=r.color||t.color||e.fillStyle||"#000000",s=r.thickness||r.width||!!t.fontSize&&.1*t.fontSize||1,a=r.style||"solide",c=r.offset||0,u=r.gap??1,d=t.fontSize||this._data.font.fontSize;this.setPaintbrush({lineWidth:s,strokeStyle:i});let l=0;switch(o){case"line-through":l=t.y+d/2-s/2;break;case"underline":l=t.y+d;break;case"overline":l=t.y}switch(e.textBaseline){case"top":l+=s/2;break;case"bottom":l-=d;break;case"center":l-=d/2}switch(l+=c,o){case"line-through":case"underline":case"overline":this.drawLine({x1:t.x,y1:l,x2:t.x+n,y2:l,style:a,gap:u,width:s,color:i})}this.restorePaintbrush()}drawImg(t={}){return new Promise((async(e,n)=>{try{if(!t.val)return console.warn("需绘制的图片为空"),void e();const n=t._calc?t:await this.calcImg(t);(null==n?void 0:n.drawImageArgs)&&Array.isArray(n.drawImageArgs)&&this.ctx.drawImage(...(null==n?void 0:n.drawImageArgs)||[]),e(n)}catch(r){n(r)}}))}calcImg(t={}){return new Promise((async(e,n)=>{try{if(!t.val)return console.warn("需绘制的图片为空"),void e();const n=await this.loadImage(t.val),r=t.mode||"scaleToFill";let o,s=t.x||0,a=t.y||0,c=t.width||0,u=t.height||0,d=n.width,l=n.height,f=0,h=0;const p=()=>[f,h,d,l,s,a,c,u];switch(r){case"aspectFit":u=n.height/n.width*c,u<t.height?a=Number(t.y)+t.height/2-u/2:(u=t.height,c=n.width/n.height*u,s=Number(t.x)+t.width/2-c/2),o=p();break;case"aspectFill":u=n.height/n.width*c,u<t.height?(u=t.height,f=n.width/n.height*t.height,f=(f-t.width)/f*n.width/2,d=n.width-2*f):(h=(u-t.height)/u*n.height/2,l=n.height-2*h),c=t.width,u=t.height,o=p();break;case"widthFix":u=t.height=n.height/n.width*t.width,o=[s,a,c,u];break;case"heightFix":c=t.width=n.width/n.height*t.height,o=[s,a,c,u];break;default:o=[s,a,c,u]}o.unshift(i?n.toString():n),e({...t,drawImageArgs:[...o],img:n,left:t.x,top:t.y,right:t.x+t.width,bottom:t.y+t.height,_calc:!0})}catch(r){n(r)}}))}drawQrCode(t={}){return new Promise(((e,n)=>{if(!(null==t?void 0:t.val))return console.warn("绘制二维码val为空"),void e();this.savePaintbrush();let r=[],o={text:String(t.val||"")||"",size:Number(t.size||0)||200,background:String(t.background||"")||"#ffffff",foreground:String(t.foreground||"")||"#000000",pdground:String(t.pdground||"")||"#000000",correctLevel:Number(t.correctLevel||0)||3,dx:Number(t.x||0)||0,dy:Number(t.y||0)||0},i=null,s=0;for(var a=0,c=r.length;a<c;a++)if(s=a,r[a].text==o.text&&r[a].text.correctLevel==o.correctLevel){i=r[a].obj;break}s==c&&(i=new w(o.text,o.correctLevel),r.push({text:o.text,correctLevel:o.correctLevel,obj:i}));let u=function(t){let e=t.options;return e.pdground&&(t.row>1&&t.row<5&&t.col>1&&t.col<5||t.row>t.count-6&&t.row<t.count-2&&t.col>1&&t.col<5||t.row>1&&t.row<5&&t.col>t.count-6&&t.col<t.count-2)?e.pdground:e.foreground},d=i.getModuleCount(),l=o.size,f=l/d,h=l/d;for(let t=0;t<d;t++)for(let e=0;e<d;e++){let n=(e+1)*f-e*f,r=(t+1)*f-t*f,s=u({row:t,col:e,count:d,options:o});this.setPaintbrush({fillStyle:i.modules[t][e]?s:o.background}),this.ctx.fillRect(o.dx+e*f,o.dy+t*h,n,r)}this.restorePaintbrush(),e({...t,height:t.size,width:t.size,left:t.x,top:t.y,right:t.x+t.width,bottom:t.y+t.size})}))}setCircle(t={}){const e=this.ctx;let{x:n,y:r,d:o,mode:i}=t;i=i||"leftTop";const s=o/2;switch(t.clip&&e.save(),e.beginPath(),i){case"leftTop":e.arc(n+s,r+s,s,0,2*Math.PI);break;case"center":e.arc(n,r,s,0,2*Math.PI)}return e.closePath(),t.clip&&e.clip(),this}setRect(t={}){const e=this.ctx,{x:n,y:r,r:o,height:i,width:s}=t;return t.clip&&e.save(),e.beginPath(),o&&o>0?(e.arc(n+o,r+o,o,1*Math.PI,1.5*Math.PI),e.lineTo(n+s-o,r),e.arc(n+s-o,r+o,o,1.5*Math.PI,0),e.lineTo(n+s,r+i-o),e.arc(n+s-o,r+i-o,o,0,.5*Math.PI),e.lineTo(n+o,r+i),e.arc(n+o,r+i-o,o,.5*Math.PI,1*Math.PI),e.lineTo(n,r+o)):(e.moveTo(n,r),e.lineTo(n+s,r),e.lineTo(n+s,r+i),e.lineTo(n,r+i),e.lineTo(n,r)),e.closePath(),t.clip&&e.clip(),this}loadImage(t){return new Promise((async(e,n)=>{if(!t)return console.warn("加载图片url为空"),void e();if(c[t])return void e(c[t]);let r;try{switch(o){case"uni":r=await new Promise(((e,n)=>{if(t._loaded)e(t);else if(~t.indexOf("data:image")){let r=t,o={};P.base64ToPath(t).then((t=>{r=t,Ze.getImageInfo({src:r,success:t=>{o=t;const n=new String(r);for(const e in o)n[e]=o[e];n._loaded=!0,e(n)},fail:t=>n(t)})})).catch((t=>{n(t)}))}else"http"==t.substr(0,4)?Ze.downloadFile({url:t,success:({tempFilePath:t})=>{Ze.getImageInfo({src:t,success:n=>{const r=new String(t);for(const t in n)r[t]=n[t];r._loaded=!0,e(r)},fail:t=>n(t)})},fail:t=>n(t)}):Ze.getImageInfo({src:t,success:n=>{const r=new String(t);for(const t in n)r[t]=n[t];r._loaded=!0,e(r)},fail:t=>n(t)})}));break;case"web":r=await new Promise(((e,n)=>{if("string"!=typeof t)return void e(t);const r=new Image;r.onload=()=>{e(r)},r.onerror=t=>{n(t)},r.src=t}));break;case"node":r=await new Promise(((e,n)=>{"string"==typeof t?y.loadImage(t).then((t=>{e(t)})).catch((t=>{n(t)})):e(t)}))}}catch(i){n(i)}c[t]=r,e(r)}))}drawArray(t){return new Promise((async(e,n)=>{try{if(!t)return void n("drawArray需绘制参数不存在");if(!Array.isArray(t))return void n("drawArray参数需要是Array");t=[...t].sort(((t,e)=>((null==t?void 0:t.zIndex)??0)-((null==e?void 0:e.zIndex)??0)));const r=[];for(let e=0;e<t.length;e++){const n=t[e];let o;switch(typeof n){case"function":o=n(),"function"==typeof(null==o?void 0:o.then)&&(o=await o);break;case"object":o=Array.isArray(n)?await this.drawArray(n):await this.drawItem(n)}r.push({item:n,result:o})}e(r)}catch(r){n(r)}}))}drawItem(t={}){return new Promise((async(e,n)=>{var r,o;try{let n;switch(t.type){case"text":n=await this.drawText(t);break;case"image":n=await this.drawImg(t);break;case"qrcode":n=await this.drawQrCode(t);break;case"method":n=null==(r=this[t.name])?void 0:r.call(this,...t.data?Array.isArray(t.data)?t.data:[t.data]:[]),"function"==typeof(null==n?void 0:n.then)&&(n=await n);break;case"function":n=null==(o=t.val)?void 0:o.call(t),"function"==typeof(null==n?void 0:n.then)&&(n=await n)}e(n)}catch(i){n(i)}}))}drawRichText(t){return new Promise((async(e,n)=>{if(!t)return void n("drawRichText需绘制参数不存在");"string"==typeof t&&(t=x(t));const r=[];try{e({html:t,htmlParses:await function t(e,n){return new Promise((async(n,o)=>{var i;for(let a=0;a<e.length;a++){const n=e[a];if("text"==n.type||n.name,r.push(n),null==(i=n.children)?void 0:i.length){n.__handle=function(t){};try{await t(n.children,n)}catch(s){return void o(s)}}}n(r)}))}(t)})}catch(o){n(o)}}))}};let b=_;r=new WeakMap;var w=function(){function t(t){return t<128?[t]:t<2048?[192+(t>>6),128+(63&t)]:[224+(t>>12),128+(t>>6&63),128+(63&t)]}function e(e,n){this.typeNumber=-1,this.errorCorrectLevel=n,this.modules=null,this.moduleCount=0,this.dataCache=null,this.rsBlocks=null,this.totalDataCount=-1,this.data=e,this.utf8bytes=function(e){for(var n=[],r=0;r<e.length;r++)for(var o=t(e.charCodeAt(r)),i=0;i<o.length;i++)n.push(o[i]);return n}(e),this.make()}e.prototype={constructor:e,getModuleCount:function(){return this.moduleCount},make:function(){this.getRightType(),this.dataCache=this.createData(),this.createQrcode()},makeImpl:function(t){this.moduleCount=4*this.typeNumber+17,this.modules=new Array(this.moduleCount);for(var e=0;e<this.moduleCount;e++)this.modules[e]=new Array(this.moduleCount);this.setupPositionProbePattern(0,0),this.setupPositionProbePattern(this.moduleCount-7,0),this.setupPositionProbePattern(0,this.moduleCount-7),this.setupPositionAdjustPattern(),this.setupTimingPattern(),this.setupTypeInfo(!0,t),this.typeNumber>=7&&this.setupTypeNumber(!0),this.mapData(this.dataCache,t)},setupPositionProbePattern:function(t,e){for(var n=-1;n<=7;n++)if(!(t+n<=-1||this.moduleCount<=t+n))for(var r=-1;r<=7;r++)e+r<=-1||this.moduleCount<=e+r||(this.modules[t+n][e+r]=0<=n&&n<=6&&(0==r||6==r)||0<=r&&r<=6&&(0==n||6==n)||2<=n&&n<=4&&2<=r&&r<=4)},createQrcode:function(){for(var t=0,e=0,n=null,r=0;r<8;r++){this.makeImpl(r);var o=l.getLostPoint(this);(0==r||t>o)&&(t=o,e=r,n=this.modules)}this.modules=n,this.setupTypeInfo(!1,e),this.typeNumber>=7&&this.setupTypeNumber(!1)},setupTimingPattern:function(){for(var t=8;t<this.moduleCount-8;t++)null==this.modules[t][6]&&(this.modules[t][6]=t%2==0,null==this.modules[6][t]&&(this.modules[6][t]=t%2==0))},setupPositionAdjustPattern:function(){for(var t=l.getPatternPosition(this.typeNumber),e=0;e<t.length;e++)for(var n=0;n<t.length;n++){var r=t[e],o=t[n];if(null==this.modules[r][o])for(var i=-2;i<=2;i++)for(var s=-2;s<=2;s++)this.modules[r+i][o+s]=-2==i||2==i||-2==s||2==s||0==i&&0==s}},setupTypeNumber:function(t){for(var e=l.getBCHTypeNumber(this.typeNumber),n=0;n<18;n++){var r=!t&&1==(e>>n&1);this.modules[Math.floor(n/3)][n%3+this.moduleCount-8-3]=r,this.modules[n%3+this.moduleCount-8-3][Math.floor(n/3)]=r}},setupTypeInfo:function(t,e){for(var r=n[this.errorCorrectLevel]<<3|e,o=l.getBCHTypeInfo(r),i=0;i<15;i++){var s=!t&&1==(o>>i&1);i<6?this.modules[i][8]=s:i<8?this.modules[i+1][8]=s:this.modules[this.moduleCount-15+i][8]=s;s=!t&&1==(o>>i&1);i<8?this.modules[8][this.moduleCount-i-1]=s:i<9?this.modules[8][15-i-1+1]=s:this.modules[8][15-i-1]=s}this.modules[this.moduleCount-8][8]=!t},createData:function(){var t=new y,n=this.typeNumber>9?16:8;t.put(4,4),t.put(this.utf8bytes.length,n);for(var r=0,o=this.utf8bytes.length;r<o;r++)t.put(this.utf8bytes[r],8);for(t.length+4<=8*this.totalDataCount&&t.put(0,4);t.length%8!=0;)t.putBit(!1);for(;!(t.length>=8*this.totalDataCount||(t.put(e.PAD0,8),t.length>=8*this.totalDataCount));)t.put(e.PAD1,8);return this.createBytes(t)},createBytes:function(t){for(var e=0,n=0,r=0,o=this.rsBlock.length/3,i=new Array,s=0;s<o;s++)for(var a=this.rsBlock[3*s+0],c=this.rsBlock[3*s+1],u=this.rsBlock[3*s+2],d=0;d<a;d++)i.push([u,c]);for(var f=new Array(i.length),h=new Array(i.length),g=0;g<i.length;g++){var y=i[g][0],m=i[g][1]-y;n=Math.max(n,y),r=Math.max(r,m),f[g]=new Array(y);for(s=0;s<f[g].length;s++)f[g][s]=255&t.buffer[s+e];e+=y;var $=l.getErrorCorrectPolynomial(m),v=new p(f[g],$.getLength()-1).mod($);h[g]=new Array($.getLength()-1);for(s=0;s<h[g].length;s++){var _=s+v.getLength()-h[g].length;h[g][s]=_>=0?v.get(_):0}}var b=new Array(this.totalDataCount),w=0;for(s=0;s<n;s++)for(g=0;g<i.length;g++)s<f[g].length&&(b[w++]=f[g][s]);for(s=0;s<r;s++)for(g=0;g<i.length;g++)s<h[g].length&&(b[w++]=h[g][s]);return b},mapData:function(t,e){for(var n=-1,r=this.moduleCount-1,o=7,i=0,s=this.moduleCount-1;s>0;s-=2)for(6==s&&s--;;){for(var a=0;a<2;a++)if(null==this.modules[r][s-a]){var c=!1;i<t.length&&(c=1==(t[i]>>>o&1)),l.getMask(e,r,s-a)&&(c=!c),this.modules[r][s-a]=c,-1==--o&&(i++,o=7)}if((r+=n)<0||this.moduleCount<=r){r-=n,n=-n;break}}}},e.PAD0=236,e.PAD1=17;for(var n=[1,0,3,2],r=0,o=1,i=2,s=3,a=4,c=5,u=6,d=7,l={PATTERN_POSITION_TABLE:[[],[6,18],[6,22],[6,26],[6,30],[6,34],[6,22,38],[6,24,42],[6,26,46],[6,28,50],[6,30,54],[6,32,58],[6,34,62],[6,26,46,66],[6,26,48,70],[6,26,50,74],[6,30,54,78],[6,30,56,82],[6,30,58,86],[6,34,62,90],[6,28,50,72,94],[6,26,50,74,98],[6,30,54,78,102],[6,28,54,80,106],[6,32,58,84,110],[6,30,58,86,114],[6,34,62,90,118],[6,26,50,74,98,122],[6,30,54,78,102,126],[6,26,52,78,104,130],[6,30,56,82,108,134],[6,34,60,86,112,138],[6,30,58,86,114,142],[6,34,62,90,118,146],[6,30,54,78,102,126,150],[6,24,50,76,102,128,154],[6,28,54,80,106,132,158],[6,32,58,84,110,136,162],[6,26,54,82,110,138,166],[6,30,58,86,114,142,170]],G15:1335,G18:7973,G15_MASK:21522,getBCHTypeInfo:function(t){for(var e=t<<10;l.getBCHDigit(e)-l.getBCHDigit(l.G15)>=0;)e^=l.G15<<l.getBCHDigit(e)-l.getBCHDigit(l.G15);return(t<<10|e)^l.G15_MASK},getBCHTypeNumber:function(t){for(var e=t<<12;l.getBCHDigit(e)-l.getBCHDigit(l.G18)>=0;)e^=l.G18<<l.getBCHDigit(e)-l.getBCHDigit(l.G18);return t<<12|e},getBCHDigit:function(t){for(var e=0;0!=t;)e++,t>>>=1;return e},getPatternPosition:function(t){return l.PATTERN_POSITION_TABLE[t-1]},getMask:function(t,e,n){switch(t){case r:return(e+n)%2==0;case o:return e%2==0;case i:return n%3==0;case s:return(e+n)%3==0;case a:return(Math.floor(e/2)+Math.floor(n/3))%2==0;case c:return e*n%2+e*n%3==0;case u:return(e*n%2+e*n%3)%2==0;case d:return(e*n%3+(e+n)%2)%2==0;default:throw new Error("bad maskPattern:"+t)}},getErrorCorrectPolynomial:function(t){for(var e=new p([1],0),n=0;n<t;n++)e=e.multiply(new p([1,f.gexp(n)],0));return e},getLostPoint:function(t){for(var e=t.getModuleCount(),n=0,r=0,o=0;o<e;o++)for(var i=0,s=t.modules[o][0],a=0;a<e;a++){var c=t.modules[o][a];if(a<e-6&&c&&!t.modules[o][a+1]&&t.modules[o][a+2]&&t.modules[o][a+3]&&t.modules[o][a+4]&&!t.modules[o][a+5]&&t.modules[o][a+6]&&(a<e-10?t.modules[o][a+7]&&t.modules[o][a+8]&&t.modules[o][a+9]&&t.modules[o][a+10]&&(n+=40):a>3&&t.modules[o][a-1]&&t.modules[o][a-2]&&t.modules[o][a-3]&&t.modules[o][a-4]&&(n+=40)),o<e-1&&a<e-1){var u=0;c&&u++,t.modules[o+1][a]&&u++,t.modules[o][a+1]&&u++,t.modules[o+1][a+1]&&u++,0!=u&&4!=u||(n+=3)}s^c?i++:(s=c,i>=5&&(n+=3+i-5),i=1),c&&r++}for(a=0;a<e;a++)for(i=0,s=t.modules[0][a],o=0;o<e;o++){c=t.modules[o][a];o<e-6&&c&&!t.modules[o+1][a]&&t.modules[o+2][a]&&t.modules[o+3][a]&&t.modules[o+4][a]&&!t.modules[o+5][a]&&t.modules[o+6][a]&&(o<e-10?t.modules[o+7][a]&&t.modules[o+8][a]&&t.modules[o+9][a]&&t.modules[o+10][a]&&(n+=40):o>3&&t.modules[o-1][a]&&t.modules[o-2][a]&&t.modules[o-3][a]&&t.modules[o-4][a]&&(n+=40)),s^c?i++:(s=c,i>=5&&(n+=3+i-5),i=1)}return n+=10*(Math.abs(100*r/e/e-50)/5)}},f={glog:function(t){if(t<1)throw new Error("glog("+t+")");return f.LOG_TABLE[t]},gexp:function(t){for(;t<0;)t+=255;for(;t>=256;)t-=255;return f.EXP_TABLE[t]},EXP_TABLE:new Array(256),LOG_TABLE:new Array(256)},h=0;h<8;h++)f.EXP_TABLE[h]=1<<h;for(h=8;h<256;h++)f.EXP_TABLE[h]=f.EXP_TABLE[h-4]^f.EXP_TABLE[h-5]^f.EXP_TABLE[h-6]^f.EXP_TABLE[h-8];for(h=0;h<255;h++)f.LOG_TABLE[f.EXP_TABLE[h]]=h;function p(t,e){if(null==t.length)throw new Error(t.length+"/"+e);for(var n=0;n<t.length&&0==t[n];)n++;this.num=new Array(t.length-n+e);for(var r=0;r<t.length-n;r++)this.num[r]=t[r+n]}p.prototype={get:function(t){return this.num[t]},getLength:function(){return this.num.length},multiply:function(t){for(var e=new Array(this.getLength()+t.getLength()-1),n=0;n<this.getLength();n++)for(var r=0;r<t.getLength();r++)e[n+r]^=f.gexp(f.glog(this.get(n))+f.glog(t.get(r)));return new p(e,0)},mod:function(t){var e=this.getLength(),n=t.getLength();if(e-n<0)return this;for(var r=new Array(e),o=0;o<e;o++)r[o]=this.get(o);for(;r.length>=n;){var i=f.glog(r[0])-f.glog(t.get(0));for(o=0;o<t.getLength();o++)r[o]^=f.gexp(f.glog(t.get(o))+i);for(;0==r[0];)r.shift()}return new p(r,0)}};var g=[[1,26,19],[1,26,16],[1,26,13],[1,26,9],[1,44,34],[1,44,28],[1,44,22],[1,44,16],[1,70,55],[1,70,44],[2,35,17],[2,35,13],[1,100,80],[2,50,32],[2,50,24],[4,25,9],[1,134,108],[2,67,43],[2,33,15,2,34,16],[2,33,11,2,34,12],[2,86,68],[4,43,27],[4,43,19],[4,43,15],[2,98,78],[4,49,31],[2,32,14,4,33,15],[4,39,13,1,40,14],[2,121,97],[2,60,38,2,61,39],[4,40,18,2,41,19],[4,40,14,2,41,15],[2,146,116],[3,58,36,2,59,37],[4,36,16,4,37,17],[4,36,12,4,37,13],[2,86,68,2,87,69],[4,69,43,1,70,44],[6,43,19,2,44,20],[6,43,15,2,44,16],[4,101,81],[1,80,50,4,81,51],[4,50,22,4,51,23],[3,36,12,8,37,13],[2,116,92,2,117,93],[6,58,36,2,59,37],[4,46,20,6,47,21],[7,42,14,4,43,15],[4,133,107],[8,59,37,1,60,38],[8,44,20,4,45,21],[12,33,11,4,34,12],[3,145,115,1,146,116],[4,64,40,5,65,41],[11,36,16,5,37,17],[11,36,12,5,37,13],[5,109,87,1,110,88],[5,65,41,5,66,42],[5,54,24,7,55,25],[11,36,12],[5,122,98,1,123,99],[7,73,45,3,74,46],[15,43,19,2,44,20],[3,45,15,13,46,16],[1,135,107,5,136,108],[10,74,46,1,75,47],[1,50,22,15,51,23],[2,42,14,17,43,15],[5,150,120,1,151,121],[9,69,43,4,70,44],[17,50,22,1,51,23],[2,42,14,19,43,15],[3,141,113,4,142,114],[3,70,44,11,71,45],[17,47,21,4,48,22],[9,39,13,16,40,14],[3,135,107,5,136,108],[3,67,41,13,68,42],[15,54,24,5,55,25],[15,43,15,10,44,16],[4,144,116,4,145,117],[17,68,42],[17,50,22,6,51,23],[19,46,16,6,47,17],[2,139,111,7,140,112],[17,74,46],[7,54,24,16,55,25],[34,37,13],[4,151,121,5,152,122],[4,75,47,14,76,48],[11,54,24,14,55,25],[16,45,15,14,46,16],[6,147,117,4,148,118],[6,73,45,14,74,46],[11,54,24,16,55,25],[30,46,16,2,47,17],[8,132,106,4,133,107],[8,75,47,13,76,48],[7,54,24,22,55,25],[22,45,15,13,46,16],[10,142,114,2,143,115],[19,74,46,4,75,47],[28,50,22,6,51,23],[33,46,16,4,47,17],[8,152,122,4,153,123],[22,73,45,3,74,46],[8,53,23,26,54,24],[12,45,15,28,46,16],[3,147,117,10,148,118],[3,73,45,23,74,46],[4,54,24,31,55,25],[11,45,15,31,46,16],[7,146,116,7,147,117],[21,73,45,7,74,46],[1,53,23,37,54,24],[19,45,15,26,46,16],[5,145,115,10,146,116],[19,75,47,10,76,48],[15,54,24,25,55,25],[23,45,15,25,46,16],[13,145,115,3,146,116],[2,74,46,29,75,47],[42,54,24,1,55,25],[23,45,15,28,46,16],[17,145,115],[10,74,46,23,75,47],[10,54,24,35,55,25],[19,45,15,35,46,16],[17,145,115,1,146,116],[14,74,46,21,75,47],[29,54,24,19,55,25],[11,45,15,46,46,16],[13,145,115,6,146,116],[14,74,46,23,75,47],[44,54,24,7,55,25],[59,46,16,1,47,17],[12,151,121,7,152,122],[12,75,47,26,76,48],[39,54,24,14,55,25],[22,45,15,41,46,16],[6,151,121,14,152,122],[6,75,47,34,76,48],[46,54,24,10,55,25],[2,45,15,64,46,16],[17,152,122,4,153,123],[29,74,46,14,75,47],[49,54,24,10,55,25],[24,45,15,46,46,16],[4,152,122,18,153,123],[13,74,46,32,75,47],[48,54,24,14,55,25],[42,45,15,32,46,16],[20,147,117,4,148,118],[40,75,47,7,76,48],[43,54,24,22,55,25],[10,45,15,67,46,16],[19,148,118,6,149,119],[18,75,47,31,76,48],[34,54,24,34,55,25],[20,45,15,61,46,16]];function y(){this.buffer=new Array,this.length=0}return e.prototype.getRightType=function(){for(var t=1;t<41;t++){var e=g[4*(t-1)+this.errorCorrectLevel];if(null==e)throw new Error("bad rs block @ typeNumber:"+t+"/errorCorrectLevel:"+this.errorCorrectLevel);for(var n=e.length/3,r=0,o=0;o<n;o++){var i=e[3*o+0];r+=e[3*o+2]*i}var s=t>9?2:1;if(this.utf8bytes.length+s<r||40==t){this.typeNumber=t,this.rsBlock=e,this.totalDataCount=r;break}}},y.prototype={get:function(t){var e=Math.floor(t/8);return this.buffer[e]>>>7-t%8&1},put:function(t,e){for(var n=0;n<e;n++)this.putBit(t>>>e-n-1&1)},putBit:function(t){var e=Math.floor(this.length/8);this.buffer.length<=e&&this.buffer.push(0),t&&(this.buffer[e]|=128>>>this.length%8),this.length++}},e}(),x=function(){var t=/^<([-A-Za-z0-9_]+)((?:\s+[a-zA-Z_:][-a-zA-Z0-9_:.]*(?:\s*=\s*(?:(?:"[^"]*")|(?:'[^']*')|[^>\s]+))?)*)\s*(\/?)>/,e=/^<\/([-A-Za-z0-9_]+)[^>]*>/,n=/([a-zA-Z_:][-a-zA-Z0-9_:.]*)(?:\s*=\s*(?:(?:"((?:\\.|[^"])*)")|(?:'((?:\\.|[^'])*)')|([^>\s]+)))?/g,r=u("area,base,basefont,br,col,frame,hr,img,input,link,meta,param,embed,command,keygen,source,track,wbr"),o=u("a,address,article,applet,aside,audio,blockquote,button,canvas,center,dd,del,dir,div,dl,dt,fieldset,figcaption,figure,footer,form,frameset,h1,h2,h3,h4,h5,h6,header,hgroup,hr,iframe,isindex,li,map,menu,noframes,noscript,object,ol,output,p,pre,section,script,table,tbody,td,tfoot,th,thead,tr,ul,video"),i=u("abbr,acronym,applet,b,basefont,bdo,big,br,button,cite,code,del,dfn,em,font,i,iframe,img,input,ins,kbd,label,map,object,q,s,samp,script,select,small,span,strike,strong,sub,sup,textarea,tt,u,var"),s=u("colgroup,dd,dt,li,options,p,td,tfoot,th,thead,tr"),a=u("checked,compact,declare,defer,disabled,ismap,multiple,nohref,noresize,noshade,nowrap,readonly,selected"),c=u("script,style");function u(t){for(var e={},n=t.split(","),r=0;r<n.length;r++)e[n[r]]=!0;return e}return function(u){u=function(t){return t.replace(/<\?xml.*\?>\n/,"").replace(/<!doctype.*>\n/,"").replace(/<!DOCTYPE.*>\n/,"")}(u);var d=[],l={node:"root",children:[]};return function(u,d){var l,f,h,p=[],g=u;for(p.last=function(){return this[this.length-1]};u;){if(f=!0,p.last()&&c[p.last()])u=u.replace(new RegExp("([\\s\\S]*?)</"+p.last()+"[^>]*>"),(function(t,e){return e=e.replace(/<!--([\s\S]*?)-->|<!\[CDATA\[([\s\S]*?)]]>/g,"$1$2"),d.chars&&d.chars(e),""})),$("",p.last());else if(0==u.indexOf("\x3c!--")?(l=u.indexOf("--\x3e"))>=0&&(d.comment&&d.comment(u.substring(4,l)),u=u.substring(l+3),f=!1):0==u.indexOf("</")?(h=u.match(e))&&(u=u.substring(h[0].length),h[0].replace(e,$),f=!1):0==u.indexOf("<")&&(h=u.match(t))&&(u=u.substring(h[0].length),h[0].replace(t,m),f=!1),f){var y=(l=u.indexOf("<"))<0?u:u.substring(0,l);u=l<0?"":u.substring(l),d.chars&&d.chars(y)}if(u==g)throw"Parse Error: "+u;g=u}function m(t,e,c,u){if(e=e.toLowerCase(),o[e])for(;p.last()&&i[p.last()];)$("",p.last());if(s[e]&&p.last()==e&&$("",e),(u=r[e]||!!u)||p.push(e),d.start){var l=[];c.replace(n,(function(t,e){var n=arguments[2]?arguments[2]:arguments[3]?arguments[3]:arguments[4]?arguments[4]:a[e]?e:"";l.push({name:e,value:n,escaped:n.replace(/(^|[^\\])"/g,'$1\\"')})})),d.start&&d.start(e,l,u)}}function $(t,e){if(e)for(n=p.length-1;n>=0&&p[n]!=e;n--);else var n=0;if(n>=0){for(var r=p.length-1;r>=n;r--)d.end&&d.end(p[r]);p.length=n}}$()}(u,{start:function(t,e,n){var r={name:t};if(0!==e.length&&(r.attrs=function(t){return t.reduce((function(t,e){var n=e.value,r=e.name;return t[r]?t[r]=t[r]+" "+n:t[r]=n,t}),{})}(e)),n){var o=d[0]||l;o.children||(o.children=[]),o.children.push(r)}else d.unshift(r)},end:function(t){var e=d.shift();if(e.name!==t&&console.error("invalid state: mismatch end tag"),0===d.length)l.children.push(e);else{var n=d[0];n.children||(n.children=[]),n.children.push(e)}},chars:function(t){var e={type:"text",text:t};if(0===d.length)l.children.push(e);else{var n=d[0];n.children||(n.children=[]),n.children.push(e)}},comment:function(t){var e={node:"comment",text:t},n=d[0];n.children||(n.children=[]),n.children.push(e)}}),l.children}}(),P=function(){function t(t){var e=t.split(",");return e[e.length-1]}var e=0;return{pathToBase64:function(t){return new Promise((function(e,n){if("object"==typeof window&&"document"in window){if("function"==typeof FileReader){var r=new XMLHttpRequest;return r.open("GET",t,!0),r.responseType="blob",r.onload=function(){if(200===this.status){let t=new FileReader;t.onload=function(t){e(t.target.result)},t.onerror=n,t.readAsDataURL(this.response)}},r.onerror=n,void r.send()}var o=document.createElement("canvas"),i=o.getContext("2d"),s=new Image;return s.onload=function(){o.width=s.width,o.height=s.height,i.drawImage(s,0,0),e(o.toDataURL()),o.height=o.width=0},s.onerror=n,void(s.src=t)}"object"!=typeof plus?"object"==typeof Xe&&Xe.canIUse("getFileSystemManager")?Xe.getFileSystemManager().readFile({filePath:t,encoding:"base64",success:function(t){e("data:image/png;base64,"+t.data)},fail:function(t){n(t)}}):n(new Error("not support")):plus.io.resolveLocalFileSystemURL(function(t){if(0===t.indexOf("_www")||0===t.indexOf("_doc")||0===t.indexOf("_documents")||0===t.indexOf("_downloads"))return t;if(0===t.indexOf("file://"))return t;if(0===t.indexOf("/storage/emulated/0/"))return t;if(0===t.indexOf("/")){var e=plus.io.convertAbsoluteFileSystem(t);if(e!==t)return e;t=t.substr(1)}return"_www/"+t}(t),(function(t){t.file((function(t){var r=new plus.io.FileReader;r.onload=function(t){e(t.target.result)},r.onerror=function(t){n(t)},r.readAsDataURL(t)}),(function(t){n(t)}))}),(function(t){n(t)}))}))},base64ToPath:function(n){return new Promise((function(r,o){if("object"==typeof window&&"document"in window){for(var i=(n=n.split(","))[0].match(/:(.*?);/)[1],s=atob(n[1]),a=s.length,c=new Uint8Array(a);a--;)c[a]=s.charCodeAt(a);return r((window.URL||window.webkitURL).createObjectURL(new Blob([c],{type:i})))}var u=n.split(",")[0].match(/data\:\S+\/(\S+);/);u?u=u[1]:o(new Error("base64 error"));var d=Date.now()+String(e++)+"."+u;if("object"!=typeof plus){try{v=("object"==typeof my&&(null==(l=null==my?void 0:my.env)?void 0:l.USER_DATA_PATH)?my.env.USER_DATA_PATH:"object"==typeof swan&&(null==(f=null==swan?void 0:swan.env)?void 0:f.USER_DATA_PATH)?swan.env.USER_DATA_PATH:"object"==typeof tt&&(null==(h=null==tt?void 0:tt.env)?void 0:h.USER_DATA_PATH)?tt.env.USER_DATA_PATH:"object"==typeof qq&&(null==(p=null==qq?void 0:qq.env)?void 0:p.USER_DATA_PATH)?qq.env.USER_DATA_PATH:"object"==typeof qh&&(null==(g=null==qh?void 0:qh.env)?void 0:g.USER_DATA_PATH)?qh.env.USER_DATA_PATH:"object"==typeof Xe&&(null==(y=null==Xe?void 0:Xe.env)?void 0:y.USER_DATA_PATH)?Xe.env.USER_DATA_PATH:"https://user")+"/"+d;Ze.getFileSystemManager().writeFile({filePath:v,data:t(n),encoding:"base64",success:function(){r(v)},fail:function(t){o(t)}})}catch(Xa){o(new Error("not support"))}var l,f,h,p,g,y}else{var m="_doc",$="uniapp_temp",v="_doc/uniapp_temp/"+d;if(!function(t,e){for(var n=t.split("."),r=e.split("."),o=!1,i=0;i<r.length;i++){var s=n[i]-r[i];if(0!==s){o=s>0;break}}return o}("Android"===plus.os.name?"1.9.9.80627":"1.9.9.80472",plus.runtime.innerVersion))return void plus.io.resolveLocalFileSystemURL(m,(function(e){e.getDirectory($,{create:!0,exclusive:!1},(function(e){e.getFile(d,{create:!0,exclusive:!1},(function(e){e.createWriter((function(e){e.onwrite=function(){r(v)},e.onerror=o,e.seek(0),e.writeAsBinary(t(n))}),o)}),o)}),o)}),o);var _=new plus.nativeObj.Bitmap(d);_.loadBase64Data(n,(function(){_.save(v,{},(function(){_.clear(),r(v)}),(function(t){_.clear(),o(t)}))}),(function(t){_.clear(),o(t)}))}}))}}}();$("object")&&(n.exports=b)}()}(gc);const yc=va(gc.exports);var mc={exports:{}};window;const $c=va(mc.exports=function(t){var e={};function n(r){if(e[r])return e[r].exports;var o=e[r]={i:r,l:!1,exports:{}};return t[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var o in t)n.d(r,o,function(e){return t[e]}.bind(null,o));return r},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s=22)}([function(t,e){t.exports=function(){return function(){}}},function(t,e,n){function r(t){if(t)return function(t){for(var e in r.prototype)t[e]=r.prototype[e];return t}(t)}t.exports=r,r.prototype.on=r.prototype.addEventListener=function(t,e){return this._callbacks=this._callbacks||{},(this._callbacks["$"+t]=this._callbacks["$"+t]||[]).push(e),this},r.prototype.once=function(t,e){function n(){this.off(t,n),e.apply(this,arguments)}return n.fn=e,this.on(t,n),this},r.prototype.off=r.prototype.removeListener=r.prototype.removeAllListeners=r.prototype.removeEventListener=function(t,e){if(this._callbacks=this._callbacks||{},0==arguments.length)return this._callbacks={},this;var n,r=this._callbacks["$"+t];if(!r)return this;if(1==arguments.length)return delete this._callbacks["$"+t],this;for(var o=0;o<r.length;o++)if((n=r[o])===e||n.fn===e){r.splice(o,1);break}return this},r.prototype.emit=function(t){this._callbacks=this._callbacks||{};var e=[].slice.call(arguments,1),n=this._callbacks["$"+t];if(n)for(var r=0,o=(n=n.slice(0)).length;r<o;++r)n[r].apply(this,e);return this},r.prototype.listeners=function(t){return this._callbacks=this._callbacks||{},this._callbacks["$"+t]||[]},r.prototype.hasListeners=function(t){return!!this.listeners(t).length}},function(t,e,n){var r,o=n(33),i=n(16),s=n(35),a=n(36),c=n(37);"undefined"!=typeof ArrayBuffer&&(r=n(38));var u="undefined"!=typeof navigator&&/Android/i.test(navigator.userAgent),d="undefined"!=typeof navigator&&/PhantomJS/i.test(navigator.userAgent),l=u||d;e.protocol=3;var f=e.packets={open:0,close:1,ping:2,pong:3,message:4,upgrade:5,noop:6},h=o(f),p={type:"error",data:"parser error"},g=n(39);function y(t,e,n){for(var r=new Array(t.length),o=a(t.length,n),i=function(t,n,o){e(n,(function(e,n){r[t]=n,o(e,r)}))},s=0;s<t.length;s++)i(s,t[s],o)}e.encodePacket=function(t,n,r,o){"function"==typeof n&&(o=n,n=!1),"function"==typeof r&&(o=r,r=null);var i,s=void 0===t.data?void 0:t.data.buffer||t.data;if("undefined"!=typeof ArrayBuffer&&s instanceof ArrayBuffer)return function(t,n,r){if(!n)return e.encodeBase64Packet(t,r);var o=t.data,i=new Uint8Array(o),s=new Uint8Array(1+o.byteLength);s[0]=f[t.type];for(var a=0;a<i.length;a++)s[a+1]=i[a];return r(s.buffer)}(t,n,o);if(void 0!==g&&s instanceof g)return function(t,n,r){if(!n)return e.encodeBase64Packet(t,r);if(l)return function(t,n,r){if(!n)return e.encodeBase64Packet(t,r);var o=new FileReader;return o.onload=function(){e.encodePacket({type:t.type,data:o.result},n,!0,r)},o.readAsArrayBuffer(t.data)}(t,n,r);var o=new Uint8Array(1);return o[0]=f[t.type],r(new g([o.buffer,t.data]))}(t,n,o);if(s&&s.base64)return i=t,o("b"+e.packets[i.type]+i.data.data);var a=f[t.type];return void 0!==t.data&&(a+=r?c.encode(String(t.data),{strict:!1}):String(t.data)),o(""+a)},e.encodeBase64Packet=function(t,n){var r,o="b"+e.packets[t.type];if(void 0!==g&&t.data instanceof g){var i=new FileReader;return i.onload=function(){var t=i.result.split(",")[1];n(o+t)},i.readAsDataURL(t.data)}try{r=String.fromCharCode.apply(null,new Uint8Array(t.data))}catch(u){for(var s=new Uint8Array(t.data),a=new Array(s.length),c=0;c<s.length;c++)a[c]=s[c];r=String.fromCharCode.apply(null,a)}return o+=btoa(r),n(o)},e.decodePacket=function(t,n,r){if(void 0===t)return p;if("string"==typeof t){if("b"===t.charAt(0))return e.decodeBase64Packet(t.substr(1),n);if(r&&!1===(t=function(t){try{t=c.decode(t,{strict:!1})}catch(e){return!1}return t}(t)))return p;var o=t.charAt(0);return Number(o)==o&&h[o]?t.length>1?{type:h[o],data:t.substring(1)}:{type:h[o]}:p}o=new Uint8Array(t)[0];var i=s(t,1);return g&&"blob"===n&&(i=new g([i])),{type:h[o],data:i}},e.decodeBase64Packet=function(t,e){var n=h[t.charAt(0)];if(!r)return{type:n,data:{base64:!0,data:t.substr(1)}};var o=r.decode(t.substr(1));return"blob"===e&&g&&(o=new g([o])),{type:n,data:o}},e.encodePayload=function(t,n,r){"function"==typeof n&&(r=n,n=null);var o=i(t);return n&&o?g&&!l?e.encodePayloadAsBlob(t,r):e.encodePayloadAsArrayBuffer(t,r):t.length?void y(t,(function(t,r){e.encodePacket(t,!!o&&n,!1,(function(t){var e;r(null,(e=t).length+":"+e)}))}),(function(t,e){return r(e.join(""))})):r("0:")},e.decodePayload=function(t,n,r){if("string"!=typeof t)return e.decodePayloadAsBinary(t,n,r);var o;if("function"==typeof n&&(r=n,n=null),""===t)return r(p,0,1);for(var i,s,a="",c=0,u=t.length;c<u;c++){var d=t.charAt(c);if(":"===d){if(""===a||a!=(i=Number(a)))return r(p,0,1);if(a!=(s=t.substr(c+1,i)).length)return r(p,0,1);if(s.length){if(o=e.decodePacket(s,n,!1),p.type===o.type&&p.data===o.data)return r(p,0,1);if(!1===r(o,c+i,u))return}c+=i,a=""}else a+=d}return""!==a?r(p,0,1):void 0},e.encodePayloadAsArrayBuffer=function(t,n){if(!t.length)return n(new ArrayBuffer(0));y(t,(function(t,n){e.encodePacket(t,!0,!0,(function(t){return n(null,t)}))}),(function(t,e){var r=e.reduce((function(t,e){var n;return t+(n="string"==typeof e?e.length:e.byteLength).toString().length+n+2}),0),o=new Uint8Array(r),i=0;return e.forEach((function(t){var e="string"==typeof t,n=t;if(e){for(var r=new Uint8Array(t.length),s=0;s<t.length;s++)r[s]=t.charCodeAt(s);n=r.buffer}o[i++]=e?0:1;var a=n.byteLength.toString();for(s=0;s<a.length;s++)o[i++]=parseInt(a[s]);for(o[i++]=255,r=new Uint8Array(n),s=0;s<r.length;s++)o[i++]=r[s]})),n(o.buffer)}))},e.encodePayloadAsBlob=function(t,n){y(t,(function(t,n){e.encodePacket(t,!0,!0,(function(t){var e=new Uint8Array(1);if(e[0]=1,"string"==typeof t){for(var r=new Uint8Array(t.length),o=0;o<t.length;o++)r[o]=t.charCodeAt(o);t=r.buffer,e[0]=0}var i=(t instanceof ArrayBuffer?t.byteLength:t.size).toString(),s=new Uint8Array(i.length+1);for(o=0;o<i.length;o++)s[o]=parseInt(i[o]);if(s[i.length]=255,g){var a=new g([e.buffer,s.buffer,t]);n(null,a)}}))}),(function(t,e){return n(new g(e))}))},e.decodePayloadAsBinary=function(t,n,r){"function"==typeof n&&(r=n,n=null);for(var o=t,i=[];o.byteLength>0;){for(var a=new Uint8Array(o),c=0===a[0],u="",d=1;255!==a[d];d++){if(u.length>310)return r(p,0,1);u+=a[d]}o=s(o,2+u.length),u=parseInt(u);var l=s(o,0,u);if(c)try{l=String.fromCharCode.apply(null,new Uint8Array(l))}catch(g){var f=new Uint8Array(l);for(l="",d=0;d<f.length;d++)l+=String.fromCharCode(f[d])}i.push(l),o=s(o,u)}var h=i.length;i.forEach((function(t,o){r(e.decodePacket(t,n,!0),o,h)}))}},function(t,e){e.encode=function(t){var e="";for(var n in t)t.hasOwnProperty(n)&&(e.length&&(e+="&"),e+=encodeURIComponent(n)+"="+encodeURIComponent(t[n]));return e},e.decode=function(t){for(var e={},n=t.split("&"),r=0,o=n.length;r<o;r++){var i=n[r].split("=");e[decodeURIComponent(i[0])]=decodeURIComponent(i[1])}return e}},function(t,e){t.exports=function(t,e){var n=function(){};n.prototype=e.prototype,t.prototype=new n,t.prototype.constructor=t}},function(t,e,n){var r=n(0)("socket.io-parser"),o=n(1),i=n(25),s=n(10),a=n(11);function c(){}e.protocol=4,e.types=["CONNECT","DISCONNECT","EVENT","ACK","ERROR","BINARY_EVENT","BINARY_ACK"],e.CONNECT=0,e.DISCONNECT=1,e.EVENT=2,e.ACK=3,e.ERROR=4,e.BINARY_EVENT=5,e.BINARY_ACK=6,e.Encoder=c,e.Decoder=l;var u=e.ERROR+'"encode error"';function d(t){var n=""+t.type;if(e.BINARY_EVENT!==t.type&&e.BINARY_ACK!==t.type||(n+=t.attachments+"-"),t.nsp&&"/"!==t.nsp&&(n+=t.nsp+","),null!=t.id&&(n+=t.id),null!=t.data){var o=function(t){try{return JSON.stringify(t)}catch(e){return!1}}(t.data);if(!1===o)return u;n+=o}return r("encoded %j as %s",t,n),n}function l(){this.reconstructor=null}function f(t){this.reconPack=t,this.buffers=[]}function h(t){return{type:e.ERROR,data:"parser error: "+t}}c.prototype.encode=function(t,n){var o,s;r("encoding packet %j",t),e.BINARY_EVENT===t.type||e.BINARY_ACK===t.type?(o=t,s=n,i.removeBlobs(o,(function(t){var e=i.deconstructPacket(t),n=d(e.packet),r=e.buffers;r.unshift(n),s(r)}))):n([d(t)])},o(l.prototype),l.prototype.add=function(t){var n;if("string"==typeof t)n=function(t){var n=0,o={type:Number(t.charAt(0))};if(null==e.types[o.type])return h("unknown packet type "+o.type);if(e.BINARY_EVENT===o.type||e.BINARY_ACK===o.type){for(var i="";"-"!==t.charAt(++n)&&(i+=t.charAt(n),n!=t.length););if(i!=Number(i)||"-"!==t.charAt(n))throw new Error("Illegal attachments");o.attachments=Number(i)}if("/"===t.charAt(n+1))for(o.nsp="";++n&&","!==(c=t.charAt(n))&&(o.nsp+=c,n!==t.length););else o.nsp="/";var a=t.charAt(n+1);if(""!==a&&Number(a)==a){for(o.id="";++n;){var c;if(null==(c=t.charAt(n))||Number(c)!=c){--n;break}if(o.id+=t.charAt(n),n===t.length)break}o.id=Number(o.id)}if(t.charAt(++n)){var u=function(t){try{return JSON.parse(t)}catch(e){return!1}}(t.substr(n));if(!1===u||o.type!==e.ERROR&&!s(u))return h("invalid payload");o.data=u}return r("decoded %s as %j",t,o),o}(t),e.BINARY_EVENT===n.type||e.BINARY_ACK===n.type?(this.reconstructor=new f(n),0===this.reconstructor.reconPack.attachments&&this.emit("decoded",n)):this.emit("decoded",n);else{if(!a(t)&&!t.base64)throw new Error("Unknown type: "+t);if(!this.reconstructor)throw new Error("got binary data when not reconstructing a packet");(n=this.reconstructor.takeBinaryData(t))&&(this.reconstructor=null,this.emit("decoded",n))}},l.prototype.destroy=function(){this.reconstructor&&this.reconstructor.finishedReconstruction()},f.prototype.takeBinaryData=function(t){if(this.buffers.push(t),this.buffers.length===this.reconPack.attachments){var e=i.reconstructPacket(this.reconPack,this.buffers);return this.finishedReconstruction(),e}return null},f.prototype.finishedReconstruction=function(){this.reconPack=null,this.buffers=[]}},function(t,e,n){(function(t){
  16. /*!
  17. * The buffer module from node.js, for the browser.
  18. *
  19. * @author Feross Aboukhadijeh <http://feross.org>
  20. * @license MIT
  21. */
  22. var r=n(26),o=n(27),i=n(28);function s(){return c.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function a(t,e){if(s()<e)throw new RangeError("Invalid typed array length");return c.TYPED_ARRAY_SUPPORT?(t=new Uint8Array(e)).__proto__=c.prototype:(null===t&&(t=new c(e)),t.length=e),t}function c(t,e,n){if(!(c.TYPED_ARRAY_SUPPORT||this instanceof c))return new c(t,e,n);if("number"==typeof t){if("string"==typeof e)throw new Error("If encoding is specified then the first argument must be a string");return l(this,t)}return u(this,t,e,n)}function u(t,e,n,r){if("number"==typeof e)throw new TypeError('"value" argument must not be a number');return"undefined"!=typeof ArrayBuffer&&e instanceof ArrayBuffer?function(t,e,n,r){if(e.byteLength,n<0||e.byteLength<n)throw new RangeError("'offset' is out of bounds");if(e.byteLength<n+(r||0))throw new RangeError("'length' is out of bounds");return e=void 0===n&&void 0===r?new Uint8Array(e):void 0===r?new Uint8Array(e,n):new Uint8Array(e,n,r),c.TYPED_ARRAY_SUPPORT?(t=e).__proto__=c.prototype:t=f(t,e),t}(t,e,n,r):"string"==typeof e?function(t,e,n){if("string"==typeof n&&""!==n||(n="utf8"),!c.isEncoding(n))throw new TypeError('"encoding" must be a valid string encoding');var r=0|p(e,n),o=(t=a(t,r)).write(e,n);return o!==r&&(t=t.slice(0,o)),t}(t,e,n):function(t,e){if(c.isBuffer(e)){var n=0|h(e.length);return 0===(t=a(t,n)).length||e.copy(t,0,0,n),t}if(e){if("undefined"!=typeof ArrayBuffer&&e.buffer instanceof ArrayBuffer||"length"in e)return"number"!=typeof e.length||(r=e.length)!=r?a(t,0):f(t,e);if("Buffer"===e.type&&i(e.data))return f(t,e.data)}var r;throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.")}(t,e)}function d(t){if("number"!=typeof t)throw new TypeError('"size" argument must be a number');if(t<0)throw new RangeError('"size" argument must not be negative')}function l(t,e){if(d(e),t=a(t,e<0?0:0|h(e)),!c.TYPED_ARRAY_SUPPORT)for(var n=0;n<e;++n)t[n]=0;return t}function f(t,e){var n=e.length<0?0:0|h(e.length);t=a(t,n);for(var r=0;r<n;r+=1)t[r]=255&e[r];return t}function h(t){if(t>=s())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+s().toString(16)+" bytes");return 0|t}function p(t,e){if(c.isBuffer(t))return t.length;if("undefined"!=typeof ArrayBuffer&&"function"==typeof ArrayBuffer.isView&&(ArrayBuffer.isView(t)||t instanceof ArrayBuffer))return t.byteLength;"string"!=typeof t&&(t=""+t);var n=t.length;if(0===n)return 0;for(var r=!1;;)switch(e){case"ascii":case"latin1":case"binary":return n;case"utf8":case"utf-8":case void 0:return U(t).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*n;case"hex":return n>>>1;case"base64":return F(t).length;default:if(r)return U(t).length;e=(""+e).toLowerCase(),r=!0}}function g(t,e,n){var r=!1;if((void 0===e||e<0)&&(e=0),e>this.length)return"";if((void 0===n||n>this.length)&&(n=this.length),n<=0)return"";if((n>>>=0)<=(e>>>=0))return"";for(t||(t="utf8");;)switch(t){case"hex":return O(this,e,n);case"utf8":case"utf-8":return A(this,e,n);case"ascii":return T(this,e,n);case"latin1":case"binary":return k(this,e,n);case"base64":return S(this,e,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return C(this,e,n);default:if(r)throw new TypeError("Unknown encoding: "+t);t=(t+"").toLowerCase(),r=!0}}function y(t,e,n){var r=t[e];t[e]=t[n],t[n]=r}function m(t,e,n,r,o){if(0===t.length)return-1;if("string"==typeof n?(r=n,n=0):n>2147483647?n=2147483647:n<-2147483648&&(n=-2147483648),n=+n,isNaN(n)&&(n=o?0:t.length-1),n<0&&(n=t.length+n),n>=t.length){if(o)return-1;n=t.length-1}else if(n<0){if(!o)return-1;n=0}if("string"==typeof e&&(e=c.from(e,r)),c.isBuffer(e))return 0===e.length?-1:$(t,e,n,r,o);if("number"==typeof e)return e&=255,c.TYPED_ARRAY_SUPPORT&&"function"==typeof Uint8Array.prototype.indexOf?o?Uint8Array.prototype.indexOf.call(t,e,n):Uint8Array.prototype.lastIndexOf.call(t,e,n):$(t,[e],n,r,o);throw new TypeError("val must be string, number or Buffer")}function $(t,e,n,r,o){var i,s=1,a=t.length,c=e.length;if(void 0!==r&&("ucs2"===(r=String(r).toLowerCase())||"ucs-2"===r||"utf16le"===r||"utf-16le"===r)){if(t.length<2||e.length<2)return-1;s=2,a/=2,c/=2,n/=2}function u(t,e){return 1===s?t[e]:t.readUInt16BE(e*s)}if(o){var d=-1;for(i=n;i<a;i++)if(u(t,i)===u(e,-1===d?0:i-d)){if(-1===d&&(d=i),i-d+1===c)return d*s}else-1!==d&&(i-=i-d),d=-1}else for(n+c>a&&(n=a-c),i=n;i>=0;i--){for(var l=!0,f=0;f<c;f++)if(u(t,i+f)!==u(e,f)){l=!1;break}if(l)return i}return-1}function v(t,e,n,r){n=Number(n)||0;var o=t.length-n;r?(r=Number(r))>o&&(r=o):r=o;var i=e.length;if(i%2!=0)throw new TypeError("Invalid hex string");r>i/2&&(r=i/2);for(var s=0;s<r;++s){var a=parseInt(e.substr(2*s,2),16);if(isNaN(a))return s;t[n+s]=a}return s}function _(t,e,n,r){return q(U(e,t.length-n),t,n,r)}function b(t,e,n,r){return q(function(t){for(var e=[],n=0;n<t.length;++n)e.push(255&t.charCodeAt(n));return e}(e),t,n,r)}function w(t,e,n,r){return b(t,e,n,r)}function x(t,e,n,r){return q(F(e),t,n,r)}function P(t,e,n,r){return q(function(t,e){for(var n,r,o,i=[],s=0;s<t.length&&!((e-=2)<0);++s)r=(n=t.charCodeAt(s))>>8,o=n%256,i.push(o),i.push(r);return i}(e,t.length-n),t,n,r)}function S(t,e,n){return 0===e&&n===t.length?r.fromByteArray(t):r.fromByteArray(t.slice(e,n))}function A(t,e,n){n=Math.min(t.length,n);for(var r=[],o=e;o<n;){var i,s,a,c,u=t[o],d=null,l=u>239?4:u>223?3:u>191?2:1;if(o+l<=n)switch(l){case 1:u<128&&(d=u);break;case 2:128==(192&(i=t[o+1]))&&(c=(31&u)<<6|63&i)>127&&(d=c);break;case 3:i=t[o+1],s=t[o+2],128==(192&i)&&128==(192&s)&&(c=(15&u)<<12|(63&i)<<6|63&s)>2047&&(c<55296||c>57343)&&(d=c);break;case 4:i=t[o+1],s=t[o+2],a=t[o+3],128==(192&i)&&128==(192&s)&&128==(192&a)&&(c=(15&u)<<18|(63&i)<<12|(63&s)<<6|63&a)>65535&&c<1114112&&(d=c)}null===d?(d=65533,l=1):d>65535&&(d-=65536,r.push(d>>>10&1023|55296),d=56320|1023&d),r.push(d),o+=l}return function(t){var e=t.length;if(e<=4096)return String.fromCharCode.apply(String,t);for(var n="",r=0;r<e;)n+=String.fromCharCode.apply(String,t.slice(r,r+=4096));return n}(r)}function T(t,e,n){var r="";n=Math.min(t.length,n);for(var o=e;o<n;++o)r+=String.fromCharCode(127&t[o]);return r}function k(t,e,n){var r="";n=Math.min(t.length,n);for(var o=e;o<n;++o)r+=String.fromCharCode(t[o]);return r}function O(t,e,n){var r=t.length;(!e||e<0)&&(e=0),(!n||n<0||n>r)&&(n=r);for(var o="",i=e;i<n;++i)o+=B(t[i]);return o}function C(t,e,n){for(var r=t.slice(e,n),o="",i=0;i<r.length;i+=2)o+=String.fromCharCode(r[i]+256*r[i+1]);return o}function E(t,e,n){if(t%1!=0||t<0)throw new RangeError("offset is not uint");if(t+e>n)throw new RangeError("Trying to access beyond buffer length")}function I(t,e,n,r,o,i){if(!c.isBuffer(t))throw new TypeError('"buffer" argument must be a Buffer instance');if(e>o||e<i)throw new RangeError('"value" argument is out of bounds');if(n+r>t.length)throw new RangeError("Index out of range")}function R(t,e,n,r){e<0&&(e=65535+e+1);for(var o=0,i=Math.min(t.length-n,2);o<i;++o)t[n+o]=(e&255<<8*(r?o:1-o))>>>8*(r?o:1-o)}function L(t,e,n,r){e<0&&(e=4294967295+e+1);for(var o=0,i=Math.min(t.length-n,4);o<i;++o)t[n+o]=e>>>8*(r?o:3-o)&255}function D(t,e,n,r,o,i){if(n+r>t.length)throw new RangeError("Index out of range");if(n<0)throw new RangeError("Index out of range")}function N(t,e,n,r,i){return i||D(t,0,n,4),o.write(t,e,n,r,23,4),n+4}function M(t,e,n,r,i){return i||D(t,0,n,8),o.write(t,e,n,r,52,8),n+8}e.Buffer=c,e.SlowBuffer=function(t){return+t!=t&&(t=0),c.alloc(+t)},e.INSPECT_MAX_BYTES=50,c.TYPED_ARRAY_SUPPORT=void 0!==t.TYPED_ARRAY_SUPPORT?t.TYPED_ARRAY_SUPPORT:function(){try{var t=new Uint8Array(1);return t.__proto__={__proto__:Uint8Array.prototype,foo:function(){return 42}},42===t.foo()&&"function"==typeof t.subarray&&0===t.subarray(1,1).byteLength}catch(e){return!1}}(),e.kMaxLength=s(),c.poolSize=8192,c._augment=function(t){return t.__proto__=c.prototype,t},c.from=function(t,e,n){return u(null,t,e,n)},c.TYPED_ARRAY_SUPPORT&&(c.prototype.__proto__=Uint8Array.prototype,c.__proto__=Uint8Array,"undefined"!=typeof Symbol&&Symbol.species&&c[Symbol.species]===c&&Object.defineProperty(c,Symbol.species,{value:null,configurable:!0})),c.alloc=function(t,e,n){return r=null,i=e,s=n,d(o=t),o<=0?a(r,o):void 0!==i?"string"==typeof s?a(r,o).fill(i,s):a(r,o).fill(i):a(r,o);var r,o,i,s},c.allocUnsafe=function(t){return l(null,t)},c.allocUnsafeSlow=function(t){return l(null,t)},c.isBuffer=function(t){return!(null==t||!t._isBuffer)},c.compare=function(t,e){if(!c.isBuffer(t)||!c.isBuffer(e))throw new TypeError("Arguments must be Buffers");if(t===e)return 0;for(var n=t.length,r=e.length,o=0,i=Math.min(n,r);o<i;++o)if(t[o]!==e[o]){n=t[o],r=e[o];break}return n<r?-1:r<n?1:0},c.isEncoding=function(t){switch(String(t).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},c.concat=function(t,e){if(!i(t))throw new TypeError('"list" argument must be an Array of Buffers');if(0===t.length)return c.alloc(0);var n;if(void 0===e)for(e=0,n=0;n<t.length;++n)e+=t[n].length;var r=c.allocUnsafe(e),o=0;for(n=0;n<t.length;++n){var s=t[n];if(!c.isBuffer(s))throw new TypeError('"list" argument must be an Array of Buffers');s.copy(r,o),o+=s.length}return r},c.byteLength=p,c.prototype._isBuffer=!0,c.prototype.swap16=function(){var t=this.length;if(t%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var e=0;e<t;e+=2)y(this,e,e+1);return this},c.prototype.swap32=function(){var t=this.length;if(t%4!=0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var e=0;e<t;e+=4)y(this,e,e+3),y(this,e+1,e+2);return this},c.prototype.swap64=function(){var t=this.length;if(t%8!=0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var e=0;e<t;e+=8)y(this,e,e+7),y(this,e+1,e+6),y(this,e+2,e+5),y(this,e+3,e+4);return this},c.prototype.toString=function(){var t=0|this.length;return 0===t?"":0===arguments.length?A(this,0,t):g.apply(this,arguments)},c.prototype.equals=function(t){if(!c.isBuffer(t))throw new TypeError("Argument must be a Buffer");return this===t||0===c.compare(this,t)},c.prototype.inspect=function(){var t="",n=e.INSPECT_MAX_BYTES;return this.length>0&&(t=this.toString("hex",0,n).match(/.{2}/g).join(" "),this.length>n&&(t+=" ... ")),"<Buffer "+t+">"},c.prototype.compare=function(t,e,n,r,o){if(!c.isBuffer(t))throw new TypeError("Argument must be a Buffer");if(void 0===e&&(e=0),void 0===n&&(n=t?t.length:0),void 0===r&&(r=0),void 0===o&&(o=this.length),e<0||n>t.length||r<0||o>this.length)throw new RangeError("out of range index");if(r>=o&&e>=n)return 0;if(r>=o)return-1;if(e>=n)return 1;if(this===t)return 0;for(var i=(o>>>=0)-(r>>>=0),s=(n>>>=0)-(e>>>=0),a=Math.min(i,s),u=this.slice(r,o),d=t.slice(e,n),l=0;l<a;++l)if(u[l]!==d[l]){i=u[l],s=d[l];break}return i<s?-1:s<i?1:0},c.prototype.includes=function(t,e,n){return-1!==this.indexOf(t,e,n)},c.prototype.indexOf=function(t,e,n){return m(this,t,e,n,!0)},c.prototype.lastIndexOf=function(t,e,n){return m(this,t,e,n,!1)},c.prototype.write=function(t,e,n,r){if(void 0===e)r="utf8",n=this.length,e=0;else if(void 0===n&&"string"==typeof e)r=e,n=this.length,e=0;else{if(!isFinite(e))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");e|=0,isFinite(n)?(n|=0,void 0===r&&(r="utf8")):(r=n,n=void 0)}var o=this.length-e;if((void 0===n||n>o)&&(n=o),t.length>0&&(n<0||e<0)||e>this.length)throw new RangeError("Attempt to write outside buffer bounds");r||(r="utf8");for(var i=!1;;)switch(r){case"hex":return v(this,t,e,n);case"utf8":case"utf-8":return _(this,t,e,n);case"ascii":return b(this,t,e,n);case"latin1":case"binary":return w(this,t,e,n);case"base64":return x(this,t,e,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return P(this,t,e,n);default:if(i)throw new TypeError("Unknown encoding: "+r);r=(""+r).toLowerCase(),i=!0}},c.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}},c.prototype.slice=function(t,e){var n,r=this.length;if((t=~~t)<0?(t+=r)<0&&(t=0):t>r&&(t=r),(e=void 0===e?r:~~e)<0?(e+=r)<0&&(e=0):e>r&&(e=r),e<t&&(e=t),c.TYPED_ARRAY_SUPPORT)(n=this.subarray(t,e)).__proto__=c.prototype;else{var o=e-t;n=new c(o,void 0);for(var i=0;i<o;++i)n[i]=this[i+t]}return n},c.prototype.readUIntLE=function(t,e,n){t|=0,e|=0,n||E(t,e,this.length);for(var r=this[t],o=1,i=0;++i<e&&(o*=256);)r+=this[t+i]*o;return r},c.prototype.readUIntBE=function(t,e,n){t|=0,e|=0,n||E(t,e,this.length);for(var r=this[t+--e],o=1;e>0&&(o*=256);)r+=this[t+--e]*o;return r},c.prototype.readUInt8=function(t,e){return e||E(t,1,this.length),this[t]},c.prototype.readUInt16LE=function(t,e){return e||E(t,2,this.length),this[t]|this[t+1]<<8},c.prototype.readUInt16BE=function(t,e){return e||E(t,2,this.length),this[t]<<8|this[t+1]},c.prototype.readUInt32LE=function(t,e){return e||E(t,4,this.length),(this[t]|this[t+1]<<8|this[t+2]<<16)+16777216*this[t+3]},c.prototype.readUInt32BE=function(t,e){return e||E(t,4,this.length),16777216*this[t]+(this[t+1]<<16|this[t+2]<<8|this[t+3])},c.prototype.readIntLE=function(t,e,n){t|=0,e|=0,n||E(t,e,this.length);for(var r=this[t],o=1,i=0;++i<e&&(o*=256);)r+=this[t+i]*o;return r>=(o*=128)&&(r-=Math.pow(2,8*e)),r},c.prototype.readIntBE=function(t,e,n){t|=0,e|=0,n||E(t,e,this.length);for(var r=e,o=1,i=this[t+--r];r>0&&(o*=256);)i+=this[t+--r]*o;return i>=(o*=128)&&(i-=Math.pow(2,8*e)),i},c.prototype.readInt8=function(t,e){return e||E(t,1,this.length),128&this[t]?-1*(255-this[t]+1):this[t]},c.prototype.readInt16LE=function(t,e){e||E(t,2,this.length);var n=this[t]|this[t+1]<<8;return 32768&n?4294901760|n:n},c.prototype.readInt16BE=function(t,e){e||E(t,2,this.length);var n=this[t+1]|this[t]<<8;return 32768&n?4294901760|n:n},c.prototype.readInt32LE=function(t,e){return e||E(t,4,this.length),this[t]|this[t+1]<<8|this[t+2]<<16|this[t+3]<<24},c.prototype.readInt32BE=function(t,e){return e||E(t,4,this.length),this[t]<<24|this[t+1]<<16|this[t+2]<<8|this[t+3]},c.prototype.readFloatLE=function(t,e){return e||E(t,4,this.length),o.read(this,t,!0,23,4)},c.prototype.readFloatBE=function(t,e){return e||E(t,4,this.length),o.read(this,t,!1,23,4)},c.prototype.readDoubleLE=function(t,e){return e||E(t,8,this.length),o.read(this,t,!0,52,8)},c.prototype.readDoubleBE=function(t,e){return e||E(t,8,this.length),o.read(this,t,!1,52,8)},c.prototype.writeUIntLE=function(t,e,n,r){t=+t,e|=0,n|=0,r||I(this,t,e,n,Math.pow(2,8*n)-1,0);var o=1,i=0;for(this[e]=255&t;++i<n&&(o*=256);)this[e+i]=t/o&255;return e+n},c.prototype.writeUIntBE=function(t,e,n,r){t=+t,e|=0,n|=0,r||I(this,t,e,n,Math.pow(2,8*n)-1,0);var o=n-1,i=1;for(this[e+o]=255&t;--o>=0&&(i*=256);)this[e+o]=t/i&255;return e+n},c.prototype.writeUInt8=function(t,e,n){return t=+t,e|=0,n||I(this,t,e,1,255,0),c.TYPED_ARRAY_SUPPORT||(t=Math.floor(t)),this[e]=255&t,e+1},c.prototype.writeUInt16LE=function(t,e,n){return t=+t,e|=0,n||I(this,t,e,2,65535,0),c.TYPED_ARRAY_SUPPORT?(this[e]=255&t,this[e+1]=t>>>8):R(this,t,e,!0),e+2},c.prototype.writeUInt16BE=function(t,e,n){return t=+t,e|=0,n||I(this,t,e,2,65535,0),c.TYPED_ARRAY_SUPPORT?(this[e]=t>>>8,this[e+1]=255&t):R(this,t,e,!1),e+2},c.prototype.writeUInt32LE=function(t,e,n){return t=+t,e|=0,n||I(this,t,e,4,4294967295,0),c.TYPED_ARRAY_SUPPORT?(this[e+3]=t>>>24,this[e+2]=t>>>16,this[e+1]=t>>>8,this[e]=255&t):L(this,t,e,!0),e+4},c.prototype.writeUInt32BE=function(t,e,n){return t=+t,e|=0,n||I(this,t,e,4,4294967295,0),c.TYPED_ARRAY_SUPPORT?(this[e]=t>>>24,this[e+1]=t>>>16,this[e+2]=t>>>8,this[e+3]=255&t):L(this,t,e,!1),e+4},c.prototype.writeIntLE=function(t,e,n,r){if(t=+t,e|=0,!r){var o=Math.pow(2,8*n-1);I(this,t,e,n,o-1,-o)}var i=0,s=1,a=0;for(this[e]=255&t;++i<n&&(s*=256);)t<0&&0===a&&0!==this[e+i-1]&&(a=1),this[e+i]=(t/s>>0)-a&255;return e+n},c.prototype.writeIntBE=function(t,e,n,r){if(t=+t,e|=0,!r){var o=Math.pow(2,8*n-1);I(this,t,e,n,o-1,-o)}var i=n-1,s=1,a=0;for(this[e+i]=255&t;--i>=0&&(s*=256);)t<0&&0===a&&0!==this[e+i+1]&&(a=1),this[e+i]=(t/s>>0)-a&255;return e+n},c.prototype.writeInt8=function(t,e,n){return t=+t,e|=0,n||I(this,t,e,1,127,-128),c.TYPED_ARRAY_SUPPORT||(t=Math.floor(t)),t<0&&(t=255+t+1),this[e]=255&t,e+1},c.prototype.writeInt16LE=function(t,e,n){return t=+t,e|=0,n||I(this,t,e,2,32767,-32768),c.TYPED_ARRAY_SUPPORT?(this[e]=255&t,this[e+1]=t>>>8):R(this,t,e,!0),e+2},c.prototype.writeInt16BE=function(t,e,n){return t=+t,e|=0,n||I(this,t,e,2,32767,-32768),c.TYPED_ARRAY_SUPPORT?(this[e]=t>>>8,this[e+1]=255&t):R(this,t,e,!1),e+2},c.prototype.writeInt32LE=function(t,e,n){return t=+t,e|=0,n||I(this,t,e,4,2147483647,-2147483648),c.TYPED_ARRAY_SUPPORT?(this[e]=255&t,this[e+1]=t>>>8,this[e+2]=t>>>16,this[e+3]=t>>>24):L(this,t,e,!0),e+4},c.prototype.writeInt32BE=function(t,e,n){return t=+t,e|=0,n||I(this,t,e,4,2147483647,-2147483648),t<0&&(t=4294967295+t+1),c.TYPED_ARRAY_SUPPORT?(this[e]=t>>>24,this[e+1]=t>>>16,this[e+2]=t>>>8,this[e+3]=255&t):L(this,t,e,!1),e+4},c.prototype.writeFloatLE=function(t,e,n){return N(this,t,e,!0,n)},c.prototype.writeFloatBE=function(t,e,n){return N(this,t,e,!1,n)},c.prototype.writeDoubleLE=function(t,e,n){return M(this,t,e,!0,n)},c.prototype.writeDoubleBE=function(t,e,n){return M(this,t,e,!1,n)},c.prototype.copy=function(t,e,n,r){if(n||(n=0),r||0===r||(r=this.length),e>=t.length&&(e=t.length),e||(e=0),r>0&&r<n&&(r=n),r===n)return 0;if(0===t.length||0===this.length)return 0;if(e<0)throw new RangeError("targetStart out of bounds");if(n<0||n>=this.length)throw new RangeError("sourceStart out of bounds");if(r<0)throw new RangeError("sourceEnd out of bounds");r>this.length&&(r=this.length),t.length-e<r-n&&(r=t.length-e+n);var o,i=r-n;if(this===t&&n<e&&e<r)for(o=i-1;o>=0;--o)t[o+e]=this[o+n];else if(i<1e3||!c.TYPED_ARRAY_SUPPORT)for(o=0;o<i;++o)t[o+e]=this[o+n];else Uint8Array.prototype.set.call(t,this.subarray(n,n+i),e);return i},c.prototype.fill=function(t,e,n,r){if("string"==typeof t){if("string"==typeof e?(r=e,e=0,n=this.length):"string"==typeof n&&(r=n,n=this.length),1===t.length){var o=t.charCodeAt(0);o<256&&(t=o)}if(void 0!==r&&"string"!=typeof r)throw new TypeError("encoding must be a string");if("string"==typeof r&&!c.isEncoding(r))throw new TypeError("Unknown encoding: "+r)}else"number"==typeof t&&(t&=255);if(e<0||this.length<e||this.length<n)throw new RangeError("Out of range index");if(n<=e)return this;var i;if(e>>>=0,n=void 0===n?this.length:n>>>0,t||(t=0),"number"==typeof t)for(i=e;i<n;++i)this[i]=t;else{var s=c.isBuffer(t)?t:U(new c(t,r).toString()),a=s.length;for(i=0;i<n-e;++i)this[i+e]=s[i%a]}return this};var j=/[^+\/0-9A-Za-z-_]/g;function B(t){return t<16?"0"+t.toString(16):t.toString(16)}function U(t,e){var n;e=e||1/0;for(var r=t.length,o=null,i=[],s=0;s<r;++s){if((n=t.charCodeAt(s))>55295&&n<57344){if(!o){if(n>56319){(e-=3)>-1&&i.push(239,191,189);continue}if(s+1===r){(e-=3)>-1&&i.push(239,191,189);continue}o=n;continue}if(n<56320){(e-=3)>-1&&i.push(239,191,189),o=n;continue}n=65536+(o-55296<<10|n-56320)}else o&&(e-=3)>-1&&i.push(239,191,189);if(o=null,n<128){if((e-=1)<0)break;i.push(n)}else if(n<2048){if((e-=2)<0)break;i.push(n>>6|192,63&n|128)}else if(n<65536){if((e-=3)<0)break;i.push(n>>12|224,n>>6&63|128,63&n|128)}else{if(!(n<1114112))throw new Error("Invalid code point");if((e-=4)<0)break;i.push(n>>18|240,n>>12&63|128,n>>6&63|128,63&n|128)}}return i}function F(t){return r.toByteArray(function(t){if((t=(e=t,e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")).replace(j,"")).length<2)return"";for(var e;t.length%4!=0;)t+="=";return t}(t))}function q(t,e,n,r){for(var o=0;o<r&&!(o+n>=e.length||o>=t.length);++o)e[o+n]=t[o];return o}}).call(this,n(12))},function(t,e,n){var r=n(31);t.exports=function(t){var e=t.xdomain,n=t.xscheme,o=t.enablesXDR;try{if("undefined"!=typeof XMLHttpRequest&&(!e||r))return new XMLHttpRequest}catch(i){}try{if("undefined"!=typeof XDomainRequest&&!n&&o)return new XDomainRequest}catch(i){}if(!e)try{return new(self[["Active"].concat("Object").join("X")])("Microsoft.XMLHTTP")}catch(i){}}},function(t,e,n){var r=n(2),o=n(1);function i(t){this.path=t.path,this.hostname=t.hostname,this.port=t.port,this.secure=t.secure,this.query=t.query,this.timestampParam=t.timestampParam,this.timestampRequests=t.timestampRequests,this.readyState="",this.agent=t.agent||!1,this.socket=t.socket,this.enablesXDR=t.enablesXDR,this.withCredentials=t.withCredentials,this.pfx=t.pfx,this.key=t.key,this.passphrase=t.passphrase,this.cert=t.cert,this.ca=t.ca,this.ciphers=t.ciphers,this.rejectUnauthorized=t.rejectUnauthorized,this.forceNode=t.forceNode,this.isReactNative=t.isReactNative,this.extraHeaders=t.extraHeaders,this.localAddress=t.localAddress}t.exports=i,o(i.prototype),i.prototype.onError=function(t,e){var n=new Error(t);return n.type="TransportError",n.description=e,this.emit("error",n),this},i.prototype.open=function(){return"closed"!==this.readyState&&""!==this.readyState||(this.readyState="opening",this.doOpen()),this},i.prototype.close=function(){return"opening"!==this.readyState&&"open"!==this.readyState||(this.doClose(),this.onClose()),this},i.prototype.send=function(t){if("open"!==this.readyState)throw new Error("Transport not open");this.write(t)},i.prototype.onOpen=function(){this.readyState="open",this.writable=!0,this.emit("open")},i.prototype.onData=function(t){var e=r.decodePacket(t,this.socket.binaryType);this.onPacket(e)},i.prototype.onPacket=function(t){this.emit("packet",t)},i.prototype.onClose=function(){this.readyState="closed",this.emit("close")}},function(t,e){var n=/^(?:(?![^:@]+:[^:@\/]*@)(http|https|ws|wss):\/\/)?((?:(([^:@]*)(?::([^:@]*))?)?@)?((?:[a-f0-9]{0,4}:){2,7}[a-f0-9]{0,4}|[^:\/?#]*)(?::(\d*))?)(((\/(?:[^?#](?![^?#\/]*\.[^?#\/.]+(?:[?#]|$)))*\/?)?([^?#\/]*))(?:\?([^#]*))?(?:#(.*))?)/,r=["source","protocol","authority","userInfo","user","password","host","port","relative","path","directory","file","query","anchor"];t.exports=function(t){var e=t,o=t.indexOf("["),i=t.indexOf("]");-1!=o&&-1!=i&&(t=t.substring(0,o)+t.substring(o,i).replace(/:/g,";")+t.substring(i,t.length));for(var s=n.exec(t||""),a={},c=14;c--;)a[r[c]]=s[c]||"";return-1!=o&&-1!=i&&(a.source=e,a.host=a.host.substring(1,a.host.length-1).replace(/;/g,":"),a.authority=a.authority.replace("[","").replace("]","").replace(/;/g,":"),a.ipv6uri=!0),a}},function(t,e){var n={}.toString;t.exports=Array.isArray||function(t){return"[object Array]"==n.call(t)}},function(t,e,n){(function(e){t.exports=function(t){return n&&e.isBuffer(t)||r&&(t instanceof ArrayBuffer||(o=t,"function"==typeof ArrayBuffer.isView?ArrayBuffer.isView(o):o.buffer instanceof ArrayBuffer));var o};var n="function"==typeof e&&"function"==typeof e.isBuffer,r="function"==typeof ArrayBuffer}).call(this,n(6).Buffer)},function(t,e){var n;n=function(){return this}();try{n=n||new Function("return this")()}catch(r){"object"==typeof window&&(n=window)}t.exports=n},function(t,e,n){var r=n(29),o=n(19),i=n(1),s=n(5),a=n(20),c=n(21),u=n(0)("socket.io-client:manager"),d=n(18),l=n(46),f=Object.prototype.hasOwnProperty;function h(t,e){if(!(this instanceof h))return new h(t,e);t&&"object"==typeof t&&(e=t,t=void 0),(e=e||{}).path=e.path||"/socket.io",this.nsps={},this.subs=[],this.opts=e,this.reconnection(!1!==e.reconnection),this.reconnectionAttempts(e.reconnectionAttempts||1/0),this.reconnectionDelay(e.reconnectionDelay||1e3),this.reconnectionDelayMax(e.reconnectionDelayMax||5e3),this.randomizationFactor(e.randomizationFactor||.5),this.backoff=new l({min:this.reconnectionDelay(),max:this.reconnectionDelayMax(),jitter:this.randomizationFactor()}),this.timeout(null==e.timeout?2e4:e.timeout),this.readyState="closed",this.uri=t,this.connecting=[],this.lastPing=null,this.encoding=!1,this.packetBuffer=[];var n=e.parser||s;this.encoder=new n.Encoder,this.decoder=new n.Decoder,this.autoConnect=!1!==e.autoConnect,this.autoConnect&&this.open()}t.exports=h,h.prototype.emitAll=function(){for(var t in this.emit.apply(this,arguments),this.nsps)f.call(this.nsps,t)&&this.nsps[t].emit.apply(this.nsps[t],arguments)},h.prototype.updateSocketIds=function(){for(var t in this.nsps)f.call(this.nsps,t)&&(this.nsps[t].id=this.generateId(t))},h.prototype.generateId=function(t){return("/"===t?"":t+"#")+this.engine.id},i(h.prototype),h.prototype.reconnection=function(t){return arguments.length?(this._reconnection=!!t,this):this._reconnection},h.prototype.reconnectionAttempts=function(t){return arguments.length?(this._reconnectionAttempts=t,this):this._reconnectionAttempts},h.prototype.reconnectionDelay=function(t){return arguments.length?(this._reconnectionDelay=t,this.backoff&&this.backoff.setMin(t),this):this._reconnectionDelay},h.prototype.randomizationFactor=function(t){return arguments.length?(this._randomizationFactor=t,this.backoff&&this.backoff.setJitter(t),this):this._randomizationFactor},h.prototype.reconnectionDelayMax=function(t){return arguments.length?(this._reconnectionDelayMax=t,this.backoff&&this.backoff.setMax(t),this):this._reconnectionDelayMax},h.prototype.timeout=function(t){return arguments.length?(this._timeout=t,this):this._timeout},h.prototype.maybeReconnectOnOpen=function(){!this.reconnecting&&this._reconnection&&0===this.backoff.attempts&&this.reconnect()},h.prototype.open=h.prototype.connect=function(t,e){if(u("readyState %s",this.readyState),~this.readyState.indexOf("open"))return this;u("opening %s",this.uri),this.engine=r(this.uri,this.opts);var n=this.engine,o=this;this.readyState="opening",this.skipReconnect=!1;var i=a(n,"open",(function(){o.onopen(),t&&t()})),s=a(n,"error",(function(e){if(u("connect_error"),o.cleanup(),o.readyState="closed",o.emitAll("connect_error",e),t){var n=new Error("Connection error");n.data=e,t(n)}else o.maybeReconnectOnOpen()}));if(!1!==this._timeout){var c=this._timeout;u("connect attempt will timeout after %d",c);var d=setTimeout((function(){u("connect attempt timed out after %d",c),i.destroy(),n.close(),n.emit("error","timeout"),o.emitAll("connect_timeout",c)}),c);this.subs.push({destroy:function(){clearTimeout(d)}})}return this.subs.push(i),this.subs.push(s),this},h.prototype.onopen=function(){u("open"),this.cleanup(),this.readyState="open",this.emit("open");var t=this.engine;this.subs.push(a(t,"data",c(this,"ondata"))),this.subs.push(a(t,"ping",c(this,"onping"))),this.subs.push(a(t,"pong",c(this,"onpong"))),this.subs.push(a(t,"error",c(this,"onerror"))),this.subs.push(a(t,"close",c(this,"onclose"))),this.subs.push(a(this.decoder,"decoded",c(this,"ondecoded")))},h.prototype.onping=function(){this.lastPing=new Date,this.emitAll("ping")},h.prototype.onpong=function(){this.emitAll("pong",new Date-this.lastPing)},h.prototype.ondata=function(t){this.decoder.add(t)},h.prototype.ondecoded=function(t){this.emit("packet",t)},h.prototype.onerror=function(t){u("error",t),this.emitAll("error",t)},h.prototype.socket=function(t,e){var n=this.nsps[t];if(!n){n=new o(this,t,e),this.nsps[t]=n;var r=this;n.on("connecting",i),n.on("connect",(function(){n.id=r.generateId(t)})),this.autoConnect&&i()}function i(){~d(r.connecting,n)||r.connecting.push(n)}return n},h.prototype.destroy=function(t){var e=d(this.connecting,t);~e&&this.connecting.splice(e,1),this.connecting.length||this.close()},h.prototype.packet=function(t){u("writing packet %j",t);var e=this;t.query&&0===t.type&&(t.nsp+="?"+t.query),e.encoding?e.packetBuffer.push(t):(e.encoding=!0,this.encoder.encode(t,(function(n){for(var r=0;r<n.length;r++)e.engine.write(n[r],t.options);e.encoding=!1,e.processPacketQueue()})))},h.prototype.processPacketQueue=function(){if(this.packetBuffer.length>0&&!this.encoding){var t=this.packetBuffer.shift();this.packet(t)}},h.prototype.cleanup=function(){u("cleanup");for(var t=this.subs.length,e=0;e<t;e++)this.subs.shift().destroy();this.packetBuffer=[],this.encoding=!1,this.lastPing=null,this.decoder.destroy()},h.prototype.close=h.prototype.disconnect=function(){u("disconnect"),this.skipReconnect=!0,this.reconnecting=!1,"opening"===this.readyState&&this.cleanup(),this.backoff.reset(),this.readyState="closed",this.engine&&this.engine.close()},h.prototype.onclose=function(t){u("onclose"),this.cleanup(),this.backoff.reset(),this.readyState="closed",this.emit("close",t),this._reconnection&&!this.skipReconnect&&this.reconnect()},h.prototype.reconnect=function(){if(this.reconnecting||this.skipReconnect)return this;var t=this;if(this.backoff.attempts>=this._reconnectionAttempts)u("reconnect failed"),this.backoff.reset(),this.emitAll("reconnect_failed"),this.reconnecting=!1;else{var e=this.backoff.duration();u("will wait %dms before reconnect attempt",e),this.reconnecting=!0;var n=setTimeout((function(){t.skipReconnect||(u("attempting reconnect"),t.emitAll("reconnect_attempt",t.backoff.attempts),t.emitAll("reconnecting",t.backoff.attempts),t.skipReconnect||t.open((function(e){e?(u("reconnect attempt error"),t.reconnecting=!1,t.reconnect(),t.emitAll("reconnect_error",e.data)):(u("reconnect success"),t.onreconnect())})))}),e);this.subs.push({destroy:function(){clearTimeout(n)}})}},h.prototype.onreconnect=function(){var t=this.backoff.attempts;this.reconnecting=!1,this.backoff.reset(),this.updateSocketIds(),this.emitAll("reconnect",t)}},function(t,e,n){var r=n(7),o=n(32),i=n(40),s=n(41);e.polling=function(t){var e=!1,n=!1,s=!1!==t.jsonp;if("undefined"!=typeof location){var a="https:"===location.protocol,c=location.port;c||(c=a?443:80),e=t.hostname!==location.hostname||c!==t.port,n=t.secure!==a}if(t.xdomain=e,t.xscheme=n,"open"in new r(t)&&!t.forceJSONP)return new o(t);if(!s)throw new Error("JSONP disabled");return new i(t)},e.websocket=s},function(t,e,n){var r=n(8),o=n(3),i=n(2),s=n(4),a=n(17),c=n(0)("engine.io-client:polling");t.exports=d;var u=null!=new(n(7))({xdomain:!1}).responseType;function d(t){var e=t&&t.forceBase64;u&&!e||(this.supportsBinary=!1),r.call(this,t)}s(d,r),d.prototype.name="polling",d.prototype.doOpen=function(){this.poll()},d.prototype.pause=function(t){var e=this;function n(){c("paused"),e.readyState="paused",t()}if(this.readyState="pausing",this.polling||!this.writable){var r=0;this.polling&&(c("we are currently polling - waiting to pause"),r++,this.once("pollComplete",(function(){c("pre-pause polling complete"),--r||n()}))),this.writable||(c("we are currently writing - waiting to pause"),r++,this.once("drain",(function(){c("pre-pause writing complete"),--r||n()})))}else n()},d.prototype.poll=function(){c("polling"),this.polling=!0,this.doPoll(),this.emit("poll")},d.prototype.onData=function(t){var e=this;c("polling got data %s",t),i.decodePayload(t,this.socket.binaryType,(function(t,n,r){if("opening"===e.readyState&&e.onOpen(),"close"===t.type)return e.onClose(),!1;e.onPacket(t)})),"closed"!==this.readyState&&(this.polling=!1,this.emit("pollComplete"),"open"===this.readyState?this.poll():c('ignoring poll - transport state "%s"',this.readyState))},d.prototype.doClose=function(){var t=this;function e(){c("writing close packet"),t.write([{type:"close"}])}"open"===this.readyState?(c("transport open - closing"),e()):(c("transport not open - deferring close"),this.once("open",e))},d.prototype.write=function(t){var e=this;this.writable=!1;var n=function(){e.writable=!0,e.emit("drain")};i.encodePayload(t,this.supportsBinary,(function(t){e.doWrite(t,n)}))},d.prototype.uri=function(){var t=this.query||{},e=this.secure?"https":"http",n="";return!1!==this.timestampRequests&&(t[this.timestampParam]=a()),this.supportsBinary||t.sid||(t.b64=1),t=o.encode(t),this.port&&("https"===e&&443!==Number(this.port)||"http"===e&&80!==Number(this.port))&&(n=":"+this.port),t.length&&(t="?"+t),e+"://"+(-1!==this.hostname.indexOf(":")?"["+this.hostname+"]":this.hostname)+n+this.path+t}},function(t,e,n){(function(e){var r=n(34),o=Object.prototype.toString,i="function"==typeof Blob||"undefined"!=typeof Blob&&"[object BlobConstructor]"===o.call(Blob),s="function"==typeof File||"undefined"!=typeof File&&"[object FileConstructor]"===o.call(File);t.exports=function t(n){if(!n||"object"!=typeof n)return!1;if(r(n)){for(var o=0,a=n.length;o<a;o++)if(t(n[o]))return!0;return!1}if("function"==typeof e&&e.isBuffer&&e.isBuffer(n)||"function"==typeof ArrayBuffer&&n instanceof ArrayBuffer||i&&n instanceof Blob||s&&n instanceof File)return!0;if(n.toJSON&&"function"==typeof n.toJSON&&1===arguments.length)return t(n.toJSON(),!0);for(var c in n)if(Object.prototype.hasOwnProperty.call(n,c)&&t(n[c]))return!0;return!1}}).call(this,n(6).Buffer)},function(t,e,n){var r,o="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-_".split(""),i={},s=0,a=0;function c(t){var e="";do{e=o[t%64]+e,t=Math.floor(t/64)}while(t>0);return e}function u(){var t=c(+new Date);return t!==r?(s=0,r=t):t+"."+c(s++)}for(;a<64;a++)i[o[a]]=a;u.encode=c,u.decode=function(t){var e=0;for(a=0;a<t.length;a++)e=64*e+i[t.charAt(a)];return e},t.exports=u},function(t,e){var n=[].indexOf;t.exports=function(t,e){if(n)return t.indexOf(e);for(var r=0;r<t.length;++r)if(t[r]===e)return r;return-1}},function(t,e,n){var r=n(5),o=n(1),i=n(45),s=n(20),a=n(21),c=n(0)("socket.io-client:socket"),u=n(3),d=n(16);t.exports=h;var l={connect:1,connect_error:1,connect_timeout:1,connecting:1,disconnect:1,error:1,reconnect:1,reconnect_attempt:1,reconnect_failed:1,reconnect_error:1,reconnecting:1,ping:1,pong:1},f=o.prototype.emit;function h(t,e,n){this.io=t,this.nsp=e,this.json=this,this.ids=0,this.acks={},this.receiveBuffer=[],this.sendBuffer=[],this.connected=!1,this.disconnected=!0,this.flags={},n&&n.query&&(this.query=n.query),this.io.autoConnect&&this.open()}o(h.prototype),h.prototype.subEvents=function(){if(!this.subs){var t=this.io;this.subs=[s(t,"open",a(this,"onopen")),s(t,"packet",a(this,"onpacket")),s(t,"close",a(this,"onclose"))]}},h.prototype.open=h.prototype.connect=function(){return this.connected||(this.subEvents(),this.io.open(),"open"===this.io.readyState&&this.onopen(),this.emit("connecting")),this},h.prototype.send=function(){var t=i(arguments);return t.unshift("message"),this.emit.apply(this,t),this},h.prototype.emit=function(t){if(l.hasOwnProperty(t))return f.apply(this,arguments),this;var e=i(arguments),n={type:(void 0!==this.flags.binary?this.flags.binary:d(e))?r.BINARY_EVENT:r.EVENT,data:e,options:{}};return n.options.compress=!this.flags||!1!==this.flags.compress,"function"==typeof e[e.length-1]&&(c("emitting packet with ack id %d",this.ids),this.acks[this.ids]=e.pop(),n.id=this.ids++),this.connected?this.packet(n):this.sendBuffer.push(n),this.flags={},this},h.prototype.packet=function(t){t.nsp=this.nsp,this.io.packet(t)},h.prototype.onopen=function(){if(c("transport is open - connecting"),"/"!==this.nsp)if(this.query){var t="object"==typeof this.query?u.encode(this.query):this.query;c("sending connect packet with query %s",t),this.packet({type:r.CONNECT,query:t})}else this.packet({type:r.CONNECT})},h.prototype.onclose=function(t){c("close (%s)",t),this.connected=!1,this.disconnected=!0,delete this.id,this.emit("disconnect",t)},h.prototype.onpacket=function(t){var e=t.nsp===this.nsp,n=t.type===r.ERROR&&"/"===t.nsp;if(e||n)switch(t.type){case r.CONNECT:this.onconnect();break;case r.EVENT:case r.BINARY_EVENT:this.onevent(t);break;case r.ACK:case r.BINARY_ACK:this.onack(t);break;case r.DISCONNECT:this.ondisconnect();break;case r.ERROR:this.emit("error",t.data)}},h.prototype.onevent=function(t){var e=t.data||[];c("emitting event %j",e),null!=t.id&&(c("attaching ack callback to event"),e.push(this.ack(t.id))),this.connected?f.apply(this,e):this.receiveBuffer.push(e)},h.prototype.ack=function(t){var e=this,n=!1;return function(){if(!n){n=!0;var o=i(arguments);c("sending ack %j",o),e.packet({type:d(o)?r.BINARY_ACK:r.ACK,id:t,data:o})}}},h.prototype.onack=function(t){var e=this.acks[t.id];"function"==typeof e?(c("calling ack %s with %j",t.id,t.data),e.apply(this,t.data),delete this.acks[t.id]):c("bad ack %s",t.id)},h.prototype.onconnect=function(){this.connected=!0,this.disconnected=!1,this.emit("connect"),this.emitBuffered()},h.prototype.emitBuffered=function(){var t;for(t=0;t<this.receiveBuffer.length;t++)f.apply(this,this.receiveBuffer[t]);for(this.receiveBuffer=[],t=0;t<this.sendBuffer.length;t++)this.packet(this.sendBuffer[t]);this.sendBuffer=[]},h.prototype.ondisconnect=function(){c("server disconnect (%s)",this.nsp),this.destroy(),this.onclose("io server disconnect")},h.prototype.destroy=function(){if(this.subs){for(var t=0;t<this.subs.length;t++)this.subs[t].destroy();this.subs=null}this.io.destroy(this)},h.prototype.close=h.prototype.disconnect=function(){return this.connected&&(c("performing disconnect (%s)",this.nsp),this.packet({type:r.DISCONNECT})),this.destroy(),this.connected&&this.onclose("io client disconnect"),this},h.prototype.compress=function(t){return this.flags.compress=t,this},h.prototype.binary=function(t){return this.flags.binary=t,this}},function(t,e){t.exports=function(t,e,n){return t.on(e,n),{destroy:function(){t.removeListener(e,n)}}}},function(t,e){var n=[].slice;t.exports=function(t,e){if("string"==typeof e&&(e=t[e]),"function"!=typeof e)throw new Error("bind() requires a function");var r=n.call(arguments,2);return function(){return e.apply(t,r.concat(n.call(arguments)))}}},function(t,e,n){t.exports=n(23)},function(t,e,n){var r=n(24),o=n(5),i=n(13),s=n(0)("socket.io-client");t.exports=e=c;var a=e.managers={};function c(t,e){"object"==typeof t&&(e=t,t=void 0),e=e||{};var n,o=r(t),c=o.source,u=o.id,d=o.path,l=a[u]&&d in a[u].nsps;return e.forceNew||e["force new connection"]||!1===e.multiplex||l?(s("ignoring socket cache for %s",c),n=i(c,e)):(a[u]||(s("new io instance for %s",c),a[u]=i(c,e)),n=a[u]),o.query&&!e.query&&(e.query=o.query),n.socket(o.path,e)}e.protocol=o.protocol,e.connect=c,e.Manager=n(13),e.Socket=n(19)},function(t,e,n){var r=n(9),o=n(0)("socket.io-client:url");t.exports=function(t,e){var n=t;e=e||"undefined"!=typeof location&&location,null==t&&(t=e.protocol+"//"+e.host),"string"==typeof t&&("/"===t.charAt(0)&&(t="/"===t.charAt(1)?e.protocol+t:e.host+t),/^(https?|wss?):\/\//.test(t)||(o("protocol-less url %s",t),t=void 0!==e?e.protocol+"//"+t:"https://"+t),o("parse %s",t),n=r(t)),n.port||(/^(http|ws)$/.test(n.protocol)?n.port="80":/^(http|ws)s$/.test(n.protocol)&&(n.port="443")),n.path=n.path||"/";var i=-1!==n.host.indexOf(":")?"["+n.host+"]":n.host;return n.id=n.protocol+"://"+i+":"+n.port,n.href=n.protocol+"://"+i+(e&&e.port===n.port?"":":"+n.port),n}},function(t,e,n){var r=n(10),o=n(11),i=Object.prototype.toString,s="function"==typeof Blob||"undefined"!=typeof Blob&&"[object BlobConstructor]"===i.call(Blob),a="function"==typeof File||"undefined"!=typeof File&&"[object FileConstructor]"===i.call(File);e.deconstructPacket=function(t){var e=[],n=t.data,i=t;return i.data=function t(e,n){if(!e)return e;if(o(e)){var i={_placeholder:!0,num:n.length};return n.push(e),i}if(r(e)){for(var s=new Array(e.length),a=0;a<e.length;a++)s[a]=t(e[a],n);return s}if("object"==typeof e&&!(e instanceof Date)){for(var c in s={},e)s[c]=t(e[c],n);return s}return e}(n,e),i.attachments=e.length,{packet:i,buffers:e}},e.reconstructPacket=function(t,e){return t.data=function t(e,n){if(!e)return e;if(e&&e._placeholder)return n[e.num];if(r(e))for(var o=0;o<e.length;o++)e[o]=t(e[o],n);else if("object"==typeof e)for(var i in e)e[i]=t(e[i],n);return e}(t.data,e),t.attachments=void 0,t},e.removeBlobs=function(t,e){var n=0,i=t;!function t(c,u,d){if(!c)return c;if(s&&c instanceof Blob||a&&c instanceof File){n++;var l=new FileReader;l.onload=function(){d?d[u]=this.result:i=this.result,--n||e(i)},l.readAsArrayBuffer(c)}else if(r(c))for(var f=0;f<c.length;f++)t(c[f],f,c);else if("object"==typeof c&&!o(c))for(var h in c)t(c[h],h,c)}(i),n||e(i)}},function(t,e,n){e.byteLength=function(t){var e=u(t),n=e[0],r=e[1];return 3*(n+r)/4-r},e.toByteArray=function(t){var e,n,r,s=u(t),a=s[0],c=s[1],d=new i(3*(a+(r=c))/4-r),l=0,f=c>0?a-4:a;for(n=0;n<f;n+=4)e=o[t.charCodeAt(n)]<<18|o[t.charCodeAt(n+1)]<<12|o[t.charCodeAt(n+2)]<<6|o[t.charCodeAt(n+3)],d[l++]=e>>16&255,d[l++]=e>>8&255,d[l++]=255&e;return 2===c&&(e=o[t.charCodeAt(n)]<<2|o[t.charCodeAt(n+1)]>>4,d[l++]=255&e),1===c&&(e=o[t.charCodeAt(n)]<<10|o[t.charCodeAt(n+1)]<<4|o[t.charCodeAt(n+2)]>>2,d[l++]=e>>8&255,d[l++]=255&e),d},e.fromByteArray=function(t){for(var e,n=t.length,o=n%3,i=[],s=0,a=n-o;s<a;s+=16383)i.push(d(t,s,s+16383>a?a:s+16383));return 1===o?(e=t[n-1],i.push(r[e>>2]+r[e<<4&63]+"==")):2===o&&(e=(t[n-2]<<8)+t[n-1],i.push(r[e>>10]+r[e>>4&63]+r[e<<2&63]+"=")),i.join("")};for(var r=[],o=[],i="undefined"!=typeof Uint8Array?Uint8Array:Array,s="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",a=0,c=s.length;a<c;++a)r[a]=s[a],o[s.charCodeAt(a)]=a;function u(t){var e=t.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var n=t.indexOf("=");return-1===n&&(n=e),[n,n===e?0:4-n%4]}function d(t,e,n){for(var o,i,s=[],a=e;a<n;a+=3)o=(t[a]<<16&16711680)+(t[a+1]<<8&65280)+(255&t[a+2]),s.push(r[(i=o)>>18&63]+r[i>>12&63]+r[i>>6&63]+r[63&i]);return s.join("")}o["-".charCodeAt(0)]=62,o["_".charCodeAt(0)]=63},function(t,e){e.read=function(t,e,n,r,o){var i,s,a=8*o-r-1,c=(1<<a)-1,u=c>>1,d=-7,l=n?o-1:0,f=n?-1:1,h=t[e+l];for(l+=f,i=h&(1<<-d)-1,h>>=-d,d+=a;d>0;i=256*i+t[e+l],l+=f,d-=8);for(s=i&(1<<-d)-1,i>>=-d,d+=r;d>0;s=256*s+t[e+l],l+=f,d-=8);if(0===i)i=1-u;else{if(i===c)return s?NaN:1/0*(h?-1:1);s+=Math.pow(2,r),i-=u}return(h?-1:1)*s*Math.pow(2,i-r)},e.write=function(t,e,n,r,o,i){var s,a,c,u=8*i-o-1,d=(1<<u)-1,l=d>>1,f=23===o?Math.pow(2,-24)-Math.pow(2,-77):0,h=r?0:i-1,p=r?1:-1,g=e<0||0===e&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(a=isNaN(e)?1:0,s=d):(s=Math.floor(Math.log(e)/Math.LN2),e*(c=Math.pow(2,-s))<1&&(s--,c*=2),(e+=s+l>=1?f/c:f*Math.pow(2,1-l))*c>=2&&(s++,c/=2),s+l>=d?(a=0,s=d):s+l>=1?(a=(e*c-1)*Math.pow(2,o),s+=l):(a=e*Math.pow(2,l-1)*Math.pow(2,o),s=0));o>=8;t[n+h]=255&a,h+=p,a/=256,o-=8);for(s=s<<o|a,u+=o;u>0;t[n+h]=255&s,h+=p,s/=256,u-=8);t[n+h-p]|=128*g}},function(t,e){var n={}.toString;t.exports=Array.isArray||function(t){return"[object Array]"==n.call(t)}},function(t,e,n){t.exports=n(30),t.exports.parser=n(2)},function(t,e,n){var r=n(14),o=n(1),i=n(0)("engine.io-client:socket"),s=n(18),a=n(2),c=n(9),u=n(3);function d(t,e){if(!(this instanceof d))return new d(t,e);e=e||{},t&&"object"==typeof t&&(e=t,t=null),t?(t=c(t),e.hostname=t.host,e.secure="https"===t.protocol||"wss"===t.protocol,e.port=t.port,t.query&&(e.query=t.query)):e.host&&(e.hostname=c(e.host).host),this.secure=null!=e.secure?e.secure:"undefined"!=typeof location&&"https:"===location.protocol,e.hostname&&!e.port&&(e.port=this.secure?"443":"80"),this.agent=e.agent||!1,this.hostname=e.hostname||("undefined"!=typeof location?location.hostname:"localhost"),this.port=e.port||("undefined"!=typeof location&&location.port?location.port:this.secure?443:80),this.query=e.query||{},"string"==typeof this.query&&(this.query=u.decode(this.query)),this.upgrade=!1!==e.upgrade,this.path=(e.path||"/engine.io").replace(/\/$/,"")+"/",this.forceJSONP=!!e.forceJSONP,this.jsonp=!1!==e.jsonp,this.forceBase64=!!e.forceBase64,this.enablesXDR=!!e.enablesXDR,this.withCredentials=!1!==e.withCredentials,this.timestampParam=e.timestampParam||"t",this.timestampRequests=e.timestampRequests,this.transports=e.transports||["polling","websocket"],this.transportOptions=e.transportOptions||{},this.readyState="",this.writeBuffer=[],this.prevBufferLen=0,this.policyPort=e.policyPort||843,this.rememberUpgrade=e.rememberUpgrade||!1,this.binaryType=null,this.onlyBinaryUpgrades=e.onlyBinaryUpgrades,this.perMessageDeflate=!1!==e.perMessageDeflate&&(e.perMessageDeflate||{}),!0===this.perMessageDeflate&&(this.perMessageDeflate={}),this.perMessageDeflate&&null==this.perMessageDeflate.threshold&&(this.perMessageDeflate.threshold=1024),this.pfx=e.pfx||null,this.key=e.key||null,this.passphrase=e.passphrase||null,this.cert=e.cert||null,this.ca=e.ca||null,this.ciphers=e.ciphers||null,this.rejectUnauthorized=void 0===e.rejectUnauthorized||e.rejectUnauthorized,this.forceNode=!!e.forceNode,this.isReactNative="undefined"!=typeof navigator&&"string"==typeof navigator.product&&"reactnative"===navigator.product.toLowerCase(),("undefined"==typeof self||this.isReactNative)&&(e.extraHeaders&&Object.keys(e.extraHeaders).length>0&&(this.extraHeaders=e.extraHeaders),e.localAddress&&(this.localAddress=e.localAddress)),this.id=null,this.upgrades=null,this.pingInterval=null,this.pingTimeout=null,this.pingIntervalTimer=null,this.pingTimeoutTimer=null,this.open()}t.exports=d,d.priorWebsocketSuccess=!1,o(d.prototype),d.protocol=a.protocol,d.Socket=d,d.Transport=n(8),d.transports=n(14),d.parser=n(2),d.prototype.createTransport=function(t){i('creating transport "%s"',t);var e=function(t){var e={};for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n]);return e}(this.query);e.EIO=a.protocol,e.transport=t;var n=this.transportOptions[t]||{};return this.id&&(e.sid=this.id),new r[t]({query:e,socket:this,agent:n.agent||this.agent,hostname:n.hostname||this.hostname,port:n.port||this.port,secure:n.secure||this.secure,path:n.path||this.path,forceJSONP:n.forceJSONP||this.forceJSONP,jsonp:n.jsonp||this.jsonp,forceBase64:n.forceBase64||this.forceBase64,enablesXDR:n.enablesXDR||this.enablesXDR,withCredentials:n.withCredentials||this.withCredentials,timestampRequests:n.timestampRequests||this.timestampRequests,timestampParam:n.timestampParam||this.timestampParam,policyPort:n.policyPort||this.policyPort,pfx:n.pfx||this.pfx,key:n.key||this.key,passphrase:n.passphrase||this.passphrase,cert:n.cert||this.cert,ca:n.ca||this.ca,ciphers:n.ciphers||this.ciphers,rejectUnauthorized:n.rejectUnauthorized||this.rejectUnauthorized,perMessageDeflate:n.perMessageDeflate||this.perMessageDeflate,extraHeaders:n.extraHeaders||this.extraHeaders,forceNode:n.forceNode||this.forceNode,localAddress:n.localAddress||this.localAddress,requestTimeout:n.requestTimeout||this.requestTimeout,protocols:n.protocols||void 0,isReactNative:this.isReactNative})},d.prototype.open=function(){var t;if(this.rememberUpgrade&&d.priorWebsocketSuccess&&-1!==this.transports.indexOf("websocket"))t="websocket";else{if(0===this.transports.length){var e=this;return void setTimeout((function(){e.emit("error","No transports available")}),0)}t=this.transports[0]}this.readyState="opening";try{t=this.createTransport(t)}catch(n){return this.transports.shift(),void this.open()}t.open(),this.setTransport(t)},d.prototype.setTransport=function(t){i("setting transport %s",t.name);var e=this;this.transport&&(i("clearing existing transport %s",this.transport.name),this.transport.removeAllListeners()),this.transport=t,t.on("drain",(function(){e.onDrain()})).on("packet",(function(t){e.onPacket(t)})).on("error",(function(t){e.onError(t)})).on("close",(function(){e.onClose("transport close")}))},d.prototype.probe=function(t){i('probing transport "%s"',t);var e=this.createTransport(t,{probe:1}),n=!1,r=this;function o(){if(r.onlyBinaryUpgrades){var o=!this.supportsBinary&&r.transport.supportsBinary;n=n||o}n||(i('probe transport "%s" opened',t),e.send([{type:"ping",data:"probe"}]),e.once("packet",(function(o){if(!n)if("pong"===o.type&&"probe"===o.data){if(i('probe transport "%s" pong',t),r.upgrading=!0,r.emit("upgrading",e),!e)return;d.priorWebsocketSuccess="websocket"===e.name,i('pausing current transport "%s"',r.transport.name),r.transport.pause((function(){n||"closed"!==r.readyState&&(i("changing transport and sending upgrade packet"),f(),r.setTransport(e),e.send([{type:"upgrade"}]),r.emit("upgrade",e),e=null,r.upgrading=!1,r.flush())}))}else{i('probe transport "%s" failed',t);var s=new Error("probe error");s.transport=e.name,r.emit("upgradeError",s)}})))}function s(){n||(n=!0,f(),e.close(),e=null)}function a(n){var o=new Error("probe error: "+n);o.transport=e.name,s(),i('probe transport "%s" failed because of error: %s',t,n),r.emit("upgradeError",o)}function c(){a("transport closed")}function u(){a("socket closed")}function l(t){e&&t.name!==e.name&&(i('"%s" works - aborting "%s"',t.name,e.name),s())}function f(){e.removeListener("open",o),e.removeListener("error",a),e.removeListener("close",c),r.removeListener("close",u),r.removeListener("upgrading",l)}d.priorWebsocketSuccess=!1,e.once("open",o),e.once("error",a),e.once("close",c),this.once("close",u),this.once("upgrading",l),e.open()},d.prototype.onOpen=function(){if(i("socket open"),this.readyState="open",d.priorWebsocketSuccess="websocket"===this.transport.name,this.emit("open"),this.flush(),"open"===this.readyState&&this.upgrade&&this.transport.pause){i("starting upgrade probes");for(var t=0,e=this.upgrades.length;t<e;t++)this.probe(this.upgrades[t])}},d.prototype.onPacket=function(t){if("opening"===this.readyState||"open"===this.readyState||"closing"===this.readyState)switch(i('socket receive: type "%s", data "%s"',t.type,t.data),this.emit("packet",t),this.emit("heartbeat"),t.type){case"open":this.onHandshake(JSON.parse(t.data));break;case"pong":this.setPing(),this.emit("pong");break;case"error":var e=new Error("server error");e.code=t.data,this.onError(e);break;case"message":this.emit("data",t.data),this.emit("message",t.data)}else i('packet received with socket readyState "%s"',this.readyState)},d.prototype.onHandshake=function(t){this.emit("handshake",t),this.id=t.sid,this.transport.query.sid=t.sid,this.upgrades=this.filterUpgrades(t.upgrades),this.pingInterval=t.pingInterval,this.pingTimeout=t.pingTimeout,this.onOpen(),"closed"!==this.readyState&&(this.setPing(),this.removeListener("heartbeat",this.onHeartbeat),this.on("heartbeat",this.onHeartbeat))},d.prototype.onHeartbeat=function(t){clearTimeout(this.pingTimeoutTimer);var e=this;e.pingTimeoutTimer=setTimeout((function(){"closed"!==e.readyState&&e.onClose("ping timeout")}),t||e.pingInterval+e.pingTimeout)},d.prototype.setPing=function(){var t=this;clearTimeout(t.pingIntervalTimer),t.pingIntervalTimer=setTimeout((function(){i("writing ping packet - expecting pong within %sms",t.pingTimeout),t.ping(),t.onHeartbeat(t.pingTimeout)}),t.pingInterval)},d.prototype.ping=function(){var t=this;this.sendPacket("ping",(function(){t.emit("ping")}))},d.prototype.onDrain=function(){this.writeBuffer.splice(0,this.prevBufferLen),this.prevBufferLen=0,0===this.writeBuffer.length?this.emit("drain"):this.flush()},d.prototype.flush=function(){"closed"!==this.readyState&&this.transport.writable&&!this.upgrading&&this.writeBuffer.length&&(i("flushing %d packets in socket",this.writeBuffer.length),this.transport.send(this.writeBuffer),this.prevBufferLen=this.writeBuffer.length,this.emit("flush"))},d.prototype.write=d.prototype.send=function(t,e,n){return this.sendPacket("message",t,e,n),this},d.prototype.sendPacket=function(t,e,n,r){if("function"==typeof e&&(r=e,e=void 0),"function"==typeof n&&(r=n,n=null),"closing"!==this.readyState&&"closed"!==this.readyState){(n=n||{}).compress=!1!==n.compress;var o={type:t,data:e,options:n};this.emit("packetCreate",o),this.writeBuffer.push(o),r&&this.once("flush",r),this.flush()}},d.prototype.close=function(){if("opening"===this.readyState||"open"===this.readyState){this.readyState="closing";var t=this;this.writeBuffer.length?this.once("drain",(function(){this.upgrading?r():e()})):this.upgrading?r():e()}function e(){t.onClose("forced close"),i("socket closing - telling transport to close"),t.transport.close()}function n(){t.removeListener("upgrade",n),t.removeListener("upgradeError",n),e()}function r(){t.once("upgrade",n),t.once("upgradeError",n)}return this},d.prototype.onError=function(t){i("socket error %j",t),d.priorWebsocketSuccess=!1,this.emit("error",t),this.onClose("transport error",t)},d.prototype.onClose=function(t,e){"opening"!==this.readyState&&"open"!==this.readyState&&"closing"!==this.readyState||(i('socket close with reason: "%s"',t),clearTimeout(this.pingIntervalTimer),clearTimeout(this.pingTimeoutTimer),this.transport.removeAllListeners("close"),this.transport.close(),this.transport.removeAllListeners(),this.readyState="closed",this.id=null,this.emit("close",t,e),this.writeBuffer=[],this.prevBufferLen=0)},d.prototype.filterUpgrades=function(t){for(var e=[],n=0,r=t.length;n<r;n++)~s(this.transports,t[n])&&e.push(t[n]);return e}},function(t,e){try{t.exports="undefined"!=typeof XMLHttpRequest&&"withCredentials"in new XMLHttpRequest}catch(n){t.exports=!1}},function(t,e,n){var r=n(7),o=n(15),i=n(1),s=n(4),a=n(0)("engine.io-client:polling-xhr");function c(){}function u(t){if(o.call(this,t),this.requestTimeout=t.requestTimeout,this.extraHeaders=t.extraHeaders,"undefined"!=typeof location){var e="https:"===location.protocol,n=location.port;n||(n=e?443:80),this.xd="undefined"!=typeof location&&t.hostname!==location.hostname||n!==t.port,this.xs=t.secure!==e}}function d(t){this.method=t.method||"GET",this.uri=t.uri,this.xd=!!t.xd,this.xs=!!t.xs,this.async=!1!==t.async,this.data=void 0!==t.data?t.data:null,this.agent=t.agent,this.isBinary=t.isBinary,this.supportsBinary=t.supportsBinary,this.enablesXDR=t.enablesXDR,this.withCredentials=t.withCredentials,this.requestTimeout=t.requestTimeout,this.pfx=t.pfx,this.key=t.key,this.passphrase=t.passphrase,this.cert=t.cert,this.ca=t.ca,this.ciphers=t.ciphers,this.rejectUnauthorized=t.rejectUnauthorized,this.extraHeaders=t.extraHeaders,this.create()}if(t.exports=u,t.exports.Request=d,s(u,o),u.prototype.supportsBinary=!0,u.prototype.request=function(t){return(t=t||{}).uri=this.uri(),t.xd=this.xd,t.xs=this.xs,t.agent=this.agent||!1,t.supportsBinary=this.supportsBinary,t.enablesXDR=this.enablesXDR,t.withCredentials=this.withCredentials,t.pfx=this.pfx,t.key=this.key,t.passphrase=this.passphrase,t.cert=this.cert,t.ca=this.ca,t.ciphers=this.ciphers,t.rejectUnauthorized=this.rejectUnauthorized,t.requestTimeout=this.requestTimeout,t.extraHeaders=this.extraHeaders,new d(t)},u.prototype.doWrite=function(t,e){var n="string"!=typeof t&&void 0!==t,r=this.request({method:"POST",data:t,isBinary:n}),o=this;r.on("success",e),r.on("error",(function(t){o.onError("xhr post error",t)})),this.sendXhr=r},u.prototype.doPoll=function(){a("xhr poll");var t=this.request(),e=this;t.on("data",(function(t){e.onData(t)})),t.on("error",(function(t){e.onError("xhr poll error",t)})),this.pollXhr=t},i(d.prototype),d.prototype.create=function(){var t={agent:this.agent,xdomain:this.xd,xscheme:this.xs,enablesXDR:this.enablesXDR};t.pfx=this.pfx,t.key=this.key,t.passphrase=this.passphrase,t.cert=this.cert,t.ca=this.ca,t.ciphers=this.ciphers,t.rejectUnauthorized=this.rejectUnauthorized;var e=this.xhr=new r(t),n=this;try{a("xhr open %s: %s",this.method,this.uri),e.open(this.method,this.uri,this.async);try{if(this.extraHeaders)for(var o in e.setDisableHeaderCheck&&e.setDisableHeaderCheck(!0),this.extraHeaders)this.extraHeaders.hasOwnProperty(o)&&e.setRequestHeader(o,this.extraHeaders[o])}catch(i){}if("POST"===this.method)try{this.isBinary?e.setRequestHeader("Content-type","application/octet-stream"):e.setRequestHeader("Content-type","text/plain;charset=UTF-8")}catch(i){}try{e.setRequestHeader("Accept","*/*")}catch(i){}"withCredentials"in e&&(e.withCredentials=this.withCredentials),this.requestTimeout&&(e.timeout=this.requestTimeout),this.hasXDR()?(e.onload=function(){n.onLoad()},e.onerror=function(){n.onError(e.responseText)}):e.onreadystatechange=function(){if(2===e.readyState)try{var t=e.getResponseHeader("Content-Type");(n.supportsBinary&&"application/octet-stream"===t||"application/octet-stream; charset=UTF-8"===t)&&(e.responseType="arraybuffer")}catch(r){}4===e.readyState&&(200===e.status||1223===e.status?n.onLoad():setTimeout((function(){n.onError("number"==typeof e.status?e.status:0)}),0))},a("xhr data %s",this.data),e.send(this.data)}catch(i){return void setTimeout((function(){n.onError(i)}),0)}"undefined"!=typeof document&&(this.index=d.requestsCount++,d.requests[this.index]=this)},d.prototype.onSuccess=function(){this.emit("success"),this.cleanup()},d.prototype.onData=function(t){this.emit("data",t),this.onSuccess()},d.prototype.onError=function(t){this.emit("error",t),this.cleanup(!0)},d.prototype.cleanup=function(t){if(void 0!==this.xhr&&null!==this.xhr){if(this.hasXDR()?this.xhr.onload=this.xhr.onerror=c:this.xhr.onreadystatechange=c,t)try{this.xhr.abort()}catch(e){}"undefined"!=typeof document&&delete d.requests[this.index],this.xhr=null}},d.prototype.onLoad=function(){var t;try{var e;try{e=this.xhr.getResponseHeader("Content-Type")}catch(n){}t=("application/octet-stream"===e||"application/octet-stream; charset=UTF-8"===e)&&this.xhr.response||this.xhr.responseText}catch(n){this.onError(n)}null!=t&&this.onData(t)},d.prototype.hasXDR=function(){return"undefined"!=typeof XDomainRequest&&!this.xs&&this.enablesXDR},d.prototype.abort=function(){this.cleanup()},d.requestsCount=0,d.requests={},"undefined"!=typeof document)if("function"==typeof attachEvent)attachEvent("onunload",f);else if("function"==typeof addEventListener){var l="onpagehide"in self?"pagehide":"unload";addEventListener(l,f,!1)}function f(){for(var t in d.requests)d.requests.hasOwnProperty(t)&&d.requests[t].abort()}},function(t,e){t.exports=Object.keys||function(t){var e=[],n=Object.prototype.hasOwnProperty;for(var r in t)n.call(t,r)&&e.push(r);return e}},function(t,e){var n={}.toString;t.exports=Array.isArray||function(t){return"[object Array]"==n.call(t)}},function(t,e){t.exports=function(t,e,n){var r=t.byteLength;if(e=e||0,n=n||r,t.slice)return t.slice(e,n);if(e<0&&(e+=r),n<0&&(n+=r),n>r&&(n=r),e>=r||e>=n||0===r)return new ArrayBuffer(0);for(var o=new Uint8Array(t),i=new Uint8Array(n-e),s=e,a=0;s<n;s++,a++)i[a]=o[s];return i.buffer}},function(t,e){function n(){}t.exports=function(t,e,r){var o=!1;return r=r||n,i.count=t,0===t?e():i;function i(t,n){if(i.count<=0)throw new Error("after called too many times");--i.count,t?(o=!0,e(t),e=r):0!==i.count||o||e(null,n)}}},function(t,e){
  23. /*! https://mths.be/utf8js v2.1.2 by @mathias */
  24. var n,r,o,i=String.fromCharCode;function s(t){for(var e,n,r=[],o=0,i=t.length;o<i;)(e=t.charCodeAt(o++))>=55296&&e<=56319&&o<i?56320==(64512&(n=t.charCodeAt(o++)))?r.push(((1023&e)<<10)+(1023&n)+65536):(r.push(e),o--):r.push(e);return r}function a(t,e){if(t>=55296&&t<=57343){if(e)throw Error("Lone surrogate U+"+t.toString(16).toUpperCase()+" is not a scalar value");return!1}return!0}function c(t,e){return i(t>>e&63|128)}function u(t,e){if(0==(4294967168&t))return i(t);var n="";return 0==(4294965248&t)?n=i(t>>6&31|192):0==(4294901760&t)?(a(t,e)||(t=65533),n=i(t>>12&15|224),n+=c(t,6)):0==(4292870144&t)&&(n=i(t>>18&7|240),n+=c(t,12),n+=c(t,6)),n+i(63&t|128)}function d(){if(o>=r)throw Error("Invalid byte index");var t=255&n[o];if(o++,128==(192&t))return 63&t;throw Error("Invalid continuation byte")}function l(t){var e,i;if(o>r)throw Error("Invalid byte index");if(o==r)return!1;if(e=255&n[o],o++,0==(128&e))return e;if(192==(224&e)){if((i=(31&e)<<6|d())>=128)return i;throw Error("Invalid continuation byte")}if(224==(240&e)){if((i=(15&e)<<12|d()<<6|d())>=2048)return a(i,t)?i:65533;throw Error("Invalid continuation byte")}if(240==(248&e)&&(i=(7&e)<<18|d()<<12|d()<<6|d())>=65536&&i<=1114111)return i;throw Error("Invalid UTF-8 detected")}t.exports={version:"2.1.2",encode:function(t,e){for(var n=!1!==(e=e||{}).strict,r=s(t),o=r.length,i=-1,a="";++i<o;)a+=u(r[i],n);return a},decode:function(t,e){var a=!1!==(e=e||{}).strict;n=s(t),r=n.length,o=0;for(var c,u=[];!1!==(c=l(a));)u.push(c);return function(t){for(var e,n=t.length,r=-1,o="";++r<n;)(e=t[r])>65535&&(o+=i((e-=65536)>>>10&1023|55296),e=56320|1023&e),o+=i(e);return o}(u)}}},function(t,e){!function(){for(var t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",n=new Uint8Array(256),r=0;r<t.length;r++)n[t.charCodeAt(r)]=r;e.encode=function(e){var n,r=new Uint8Array(e),o=r.length,i="";for(n=0;n<o;n+=3)i+=t[r[n]>>2],i+=t[(3&r[n])<<4|r[n+1]>>4],i+=t[(15&r[n+1])<<2|r[n+2]>>6],i+=t[63&r[n+2]];return o%3==2?i=i.substring(0,i.length-1)+"=":o%3==1&&(i=i.substring(0,i.length-2)+"=="),i},e.decode=function(t){var e,r,o,i,s,a=.75*t.length,c=t.length,u=0;"="===t[t.length-1]&&(a--,"="===t[t.length-2]&&a--);var d=new ArrayBuffer(a),l=new Uint8Array(d);for(e=0;e<c;e+=4)r=n[t.charCodeAt(e)],o=n[t.charCodeAt(e+1)],i=n[t.charCodeAt(e+2)],s=n[t.charCodeAt(e+3)],l[u++]=r<<2|o>>4,l[u++]=(15&o)<<4|i>>2,l[u++]=(3&i)<<6|63&s;return d}}()},function(t,e){var n=void 0!==n?n:"undefined"!=typeof WebKitBlobBuilder?WebKitBlobBuilder:"undefined"!=typeof MSBlobBuilder?MSBlobBuilder:"undefined"!=typeof MozBlobBuilder&&MozBlobBuilder,r=function(){try{return 2===new Blob(["hi"]).size}catch(t){return!1}}(),o=r&&function(){try{return 2===new Blob([new Uint8Array([1,2])]).size}catch(t){return!1}}(),i=n&&n.prototype.append&&n.prototype.getBlob;function s(t){return t.map((function(t){if(t.buffer instanceof ArrayBuffer){var e=t.buffer;if(t.byteLength!==e.byteLength){var n=new Uint8Array(t.byteLength);n.set(new Uint8Array(e,t.byteOffset,t.byteLength)),e=n.buffer}return e}return t}))}function a(t,e){e=e||{};var r=new n;return s(t).forEach((function(t){r.append(t)})),e.type?r.getBlob(e.type):r.getBlob()}function c(t,e){return new Blob(s(t),e||{})}"undefined"!=typeof Blob&&(a.prototype=Blob.prototype,c.prototype=Blob.prototype),t.exports=r?o?Blob:c:i?a:void 0},function(t,e,n){(function(e){var r=n(15),o=n(4);t.exports=d;var i,s=/\n/g,a=/\\n/g;function c(){}function u(){return"undefined"!=typeof self?self:"undefined"!=typeof window?window:void 0!==e?e:{}}function d(t){if(r.call(this,t),this.query=this.query||{},!i){var e=u();i=e.___eio=e.___eio||[]}this.index=i.length;var n=this;i.push((function(t){n.onData(t)})),this.query.j=this.index,"function"==typeof addEventListener&&addEventListener("beforeunload",(function(){n.script&&(n.script.onerror=c)}),!1)}o(d,r),d.prototype.supportsBinary=!1,d.prototype.doClose=function(){this.script&&(this.script.parentNode.removeChild(this.script),this.script=null),this.form&&(this.form.parentNode.removeChild(this.form),this.form=null,this.iframe=null),r.prototype.doClose.call(this)},d.prototype.doPoll=function(){var t=this,e=document.createElement("script");this.script&&(this.script.parentNode.removeChild(this.script),this.script=null),e.async=!0,e.src=this.uri(),e.onerror=function(e){t.onError("jsonp poll error",e)};var n=document.getElementsByTagName("script")[0];n?n.parentNode.insertBefore(e,n):(document.head||document.body).appendChild(e),this.script=e,"undefined"!=typeof navigator&&/gecko/i.test(navigator.userAgent)&&setTimeout((function(){var t=document.createElement("iframe");document.body.appendChild(t),document.body.removeChild(t)}),100)},d.prototype.doWrite=function(t,e){var n=this;if(!this.form){var r,o=document.createElement("form"),i=document.createElement("textarea"),c=this.iframeId="eio_iframe_"+this.index;o.className="socketio",o.style.position="absolute",o.style.top="-1000px",o.style.left="-1000px",o.target=c,o.method="POST",o.setAttribute("accept-charset","utf-8"),i.name="d",o.appendChild(i),document.body.appendChild(o),this.form=o,this.area=i}function u(){d(),e()}function d(){if(n.iframe)try{n.form.removeChild(n.iframe)}catch(e){n.onError("jsonp polling iframe removal error",e)}try{var t='<iframe src="javascript:0" name="'+n.iframeId+'">';r=document.createElement(t)}catch(e){(r=document.createElement("iframe")).name=n.iframeId,r.src="javascript:0"}r.id=n.iframeId,n.form.appendChild(r),n.iframe=r}this.form.action=this.uri(),d(),t=t.replace(a,"\\\n"),this.area.value=t.replace(s,"\\n");try{this.form.submit()}catch(l){}this.iframe.attachEvent?this.iframe.onreadystatechange=function(){"complete"===n.iframe.readyState&&u()}:this.iframe.onload=u}}).call(this,n(12))},function(t,e,n){(function(e){var r,o,i=n(8),s=n(2),a=n(3),c=n(4),u=n(17),d=n(0)("engine.io-client:websocket");if("undefined"!=typeof WebSocket?r=WebSocket:"undefined"!=typeof self&&(r=self.WebSocket||self.MozWebSocket),"undefined"==typeof window)try{o=n(42)}catch(h){}var l=r||o;function f(t){t&&t.forceBase64&&(this.supportsBinary=!1),this.perMessageDeflate=t.perMessageDeflate,this.usingBrowserWebSocket=r&&!t.forceNode,this.protocols=t.protocols,this.usingBrowserWebSocket||(l=o),i.call(this,t)}t.exports=f,c(f,i),f.prototype.name="websocket",f.prototype.supportsBinary=!0,f.prototype.doOpen=function(){if(this.check()){var t=this.uri(),e=this.protocols,n={agent:this.agent,perMessageDeflate:this.perMessageDeflate};n.pfx=this.pfx,n.key=this.key,n.passphrase=this.passphrase,n.cert=this.cert,n.ca=this.ca,n.ciphers=this.ciphers,n.rejectUnauthorized=this.rejectUnauthorized,this.extraHeaders&&(n.headers=this.extraHeaders),this.localAddress&&(n.localAddress=this.localAddress);try{this.ws=this.usingBrowserWebSocket&&!this.isReactNative?e?new l(t,e):new l(t):new l(t,e,n)}catch(r){return this.emit("error",r)}void 0===this.ws.binaryType&&(this.supportsBinary=!1),this.ws.supports&&this.ws.supports.binary?(this.supportsBinary=!0,this.ws.binaryType="nodebuffer"):this.ws.binaryType="arraybuffer",this.addEventListeners()}},f.prototype.addEventListeners=function(){var t=this;this.ws.onopen=function(){t.onOpen()},this.ws.onclose=function(){t.onClose()},this.ws.onmessage=function(e){t.onData(e.data)},this.ws.onerror=function(e){t.onError("websocket error",e)}},f.prototype.write=function(t){var n=this;this.writable=!1;for(var r=t.length,o=0,i=r;o<i;o++)!function(t){s.encodePacket(t,n.supportsBinary,(function(o){if(!n.usingBrowserWebSocket){var i={};t.options&&(i.compress=t.options.compress),n.perMessageDeflate&&("string"==typeof o?e.byteLength(o):o.length)<n.perMessageDeflate.threshold&&(i.compress=!1)}try{n.usingBrowserWebSocket?n.ws.send(o):n.ws.send(o,i)}catch(s){d("websocket closed before onclose event")}--r||a()}))}(t[o]);function a(){n.emit("flush"),setTimeout((function(){n.writable=!0,n.emit("drain")}),0)}},f.prototype.onClose=function(){i.prototype.onClose.call(this)},f.prototype.doClose=function(){void 0!==this.ws&&this.ws.close()},f.prototype.uri=function(){var t=this.query||{},e=this.secure?"wss":"ws",n="";return this.port&&("wss"===e&&443!==Number(this.port)||"ws"===e&&80!==Number(this.port))&&(n=":"+this.port),this.timestampRequests&&(t[this.timestampParam]=u()),this.supportsBinary||(t.b64=1),(t=a.encode(t)).length&&(t="?"+t),e+"://"+(-1!==this.hostname.indexOf(":")?"["+this.hostname+"]":this.hostname)+n+this.path+t},f.prototype.check=function(){return!(!l||"__initialize"in l&&this.name===f.prototype.name)}}).call(this,n(6).Buffer)},function(t,e,n){const r=n(43),o=n(44),i=n(0)("@hyoga/uni-socket:"),s=["CONNECTING","OPEN","CLOSING","CLOSED"],a=Ze||Xe;class c extends r{constructor(t,e,n){super(),this.readyState=c.CONNECTING,this.protocol="",this._socket=null,null!==t&&(Array.isArray(e)?e=e.join(", "):"object"==typeof e&&null!==e&&(n=e,e=void 0),u.call(this,t,e,n))}get CONNECTING(){return c.CONNECTING}get CLOSING(){return c.CLOSING}get CLOSED(){return c.CLOSED}get OPEN(){return c.OPEN}addSocketEventListeners(){this._socket.onOpen((()=>{this.readyState=c.OPEN,this.onopen()})),this._socket.onClose((t=>{i("onclose: ",t),this.readyState=c.CLOSED,this.onclose(t.code,t.reason)})),this._socket.onError((t=>{i("onerror: ",t),this.onerror(t)})),this._socket.onMessage((t=>{this.onmessage(t)}))}send(t){i("send data: ",t,this.readyState),this.readyState===c.OPEN&&this._socket.send({data:t})}close(t,e){i("close socket: ",t,e),this.readyState=c.CLOSING,this._socket.close({code:t,reason:e})}}function u(t,e,n){Object.assign(n,{url:t,header:{"content-type":"application/json"},protocols:e,method:"GET"}),this._socket=function(t){const e=a.connectSocket({complete:()=>{},...t});return e||{onClose:a.onSocketClose,onOpen:a.onSocketOpen,onError:a.onSocketError,onMessage:a.onSocketMessage,send:a.sendSocketMessage,close:a.closeSocket}}(n),this.addSocketEventListeners()}s.forEach(((t,e)=>{c[s[e]]=e})),["open","error","close","message"].forEach((t=>{Object.defineProperty(c.prototype,`on${t}`,{get(){const e=this.listeners(t);for(var n=0;n<e.length;n++)if(e[n]._listener)return e[n]._listener},set(e){const n=this.listeners(t);for(var r=0;r<n.length;r++)n[r]._listener&&this.removeListener(t,n[r]);this.addEventListener(t,e)}})})),c.prototype.addEventListener=o.addEventListener,c.prototype.removeEventListener=o.removeEventListener,t.exports=c},function(t,e,n){var r,o="object"==typeof Reflect?Reflect:null,i=o&&"function"==typeof o.apply?o.apply:function(t,e,n){return Function.prototype.apply.call(t,e,n)};r=o&&"function"==typeof o.ownKeys?o.ownKeys:Object.getOwnPropertySymbols?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:function(t){return Object.getOwnPropertyNames(t)};var s=Number.isNaN||function(t){return t!=t};function a(){a.init.call(this)}t.exports=a,a.EventEmitter=a,a.prototype._events=void 0,a.prototype._eventsCount=0,a.prototype._maxListeners=void 0;var c=10;function u(t){if("function"!=typeof t)throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof t)}function d(t){return void 0===t._maxListeners?a.defaultMaxListeners:t._maxListeners}function l(t,e,n,r){var o,i,s,a;if(u(n),void 0===(i=t._events)?(i=t._events=Object.create(null),t._eventsCount=0):(void 0!==i.newListener&&(t.emit("newListener",e,n.listener?n.listener:n),i=t._events),s=i[e]),void 0===s)s=i[e]=n,++t._eventsCount;else if("function"==typeof s?s=i[e]=r?[n,s]:[s,n]:r?s.unshift(n):s.push(n),(o=d(t))>0&&s.length>o&&!s.warned){s.warned=!0;var c=new Error("Possible EventEmitter memory leak detected. "+s.length+" "+String(e)+" listeners added. Use emitter.setMaxListeners() to increase limit");c.name="MaxListenersExceededWarning",c.emitter=t,c.type=e,c.count=s.length,a=c,console&&console.warn&&console.warn(a)}return t}function f(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,0===arguments.length?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function h(t,e,n){var r={fired:!1,wrapFn:void 0,target:t,type:e,listener:n},o=f.bind(r);return o.listener=n,r.wrapFn=o,o}function p(t,e,n){var r=t._events;if(void 0===r)return[];var o=r[e];return void 0===o?[]:"function"==typeof o?n?[o.listener||o]:[o]:n?function(t){for(var e=new Array(t.length),n=0;n<e.length;++n)e[n]=t[n].listener||t[n];return e}(o):y(o,o.length)}function g(t){var e=this._events;if(void 0!==e){var n=e[t];if("function"==typeof n)return 1;if(void 0!==n)return n.length}return 0}function y(t,e){for(var n=new Array(e),r=0;r<e;++r)n[r]=t[r];return n}Object.defineProperty(a,"defaultMaxListeners",{enumerable:!0,get:function(){return c},set:function(t){if("number"!=typeof t||t<0||s(t))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+t+".");c=t}}),a.init=function(){void 0!==this._events&&this._events!==Object.getPrototypeOf(this)._events||(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0},a.prototype.setMaxListeners=function(t){if("number"!=typeof t||t<0||s(t))throw new RangeError('The value of "n" is out of range. It must be a non-negative number. Received '+t+".");return this._maxListeners=t,this},a.prototype.getMaxListeners=function(){return d(this)},a.prototype.emit=function(t){for(var e=[],n=1;n<arguments.length;n++)e.push(arguments[n]);var r="error"===t,o=this._events;if(void 0!==o)r=r&&void 0===o.error;else if(!r)return!1;if(r){var s;if(e.length>0&&(s=e[0]),s instanceof Error)throw s;var a=new Error("Unhandled error."+(s?" ("+s.message+")":""));throw a.context=s,a}var c=o[t];if(void 0===c)return!1;if("function"==typeof c)i(c,this,e);else{var u=c.length,d=y(c,u);for(n=0;n<u;++n)i(d[n],this,e)}return!0},a.prototype.addListener=function(t,e){return l(this,t,e,!1)},a.prototype.on=a.prototype.addListener,a.prototype.prependListener=function(t,e){return l(this,t,e,!0)},a.prototype.once=function(t,e){return u(e),this.on(t,h(this,t,e)),this},a.prototype.prependOnceListener=function(t,e){return u(e),this.prependListener(t,h(this,t,e)),this},a.prototype.removeListener=function(t,e){var n,r,o,i,s;if(u(e),void 0===(r=this._events))return this;if(void 0===(n=r[t]))return this;if(n===e||n.listener===e)0==--this._eventsCount?this._events=Object.create(null):(delete r[t],r.removeListener&&this.emit("removeListener",t,n.listener||e));else if("function"!=typeof n){for(o=-1,i=n.length-1;i>=0;i--)if(n[i]===e||n[i].listener===e){s=n[i].listener,o=i;break}if(o<0)return this;0===o?n.shift():function(t,e){for(;e+1<t.length;e++)t[e]=t[e+1];t.pop()}(n,o),1===n.length&&(r[t]=n[0]),void 0!==r.removeListener&&this.emit("removeListener",t,s||e)}return this},a.prototype.off=a.prototype.removeListener,a.prototype.removeAllListeners=function(t){var e,n,r;if(void 0===(n=this._events))return this;if(void 0===n.removeListener)return 0===arguments.length?(this._events=Object.create(null),this._eventsCount=0):void 0!==n[t]&&(0==--this._eventsCount?this._events=Object.create(null):delete n[t]),this;if(0===arguments.length){var o,i=Object.keys(n);for(r=0;r<i.length;++r)"removeListener"!==(o=i[r])&&this.removeAllListeners(o);return this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if("function"==typeof(e=n[t]))this.removeListener(t,e);else if(void 0!==e)for(r=e.length-1;r>=0;r--)this.removeListener(t,e[r]);return this},a.prototype.listeners=function(t){return p(this,t,!0)},a.prototype.rawListeners=function(t){return p(this,t,!1)},a.listenerCount=function(t,e){return"function"==typeof t.listenerCount?t.listenerCount(e):g.call(t,e)},a.prototype.listenerCount=g,a.prototype.eventNames=function(){return this._eventsCount>0?r(this._events):[]}},function(t,e,n){class r{constructor(t,e){this.target=e,this.type=t}}class o extends r{constructor(t,e){super("message",e),this.data=t}}class i extends r{constructor(t,e,n){super("close",n),this.wasClean=n._closeFrameReceived&&n._closeFrameSent,this.reason=e,this.code=t}}class s extends r{constructor(t){super("open",t)}}class a extends r{constructor(t,e){super("error",e),this.message=t.message,this.error=t}}const c={addEventListener(t,e){function n(t){e.call(this,new o(t,this))}function r(t,n){e.call(this,new i(t,n,this))}function c(t){e.call(this,new a(t,this))}function u(){e.call(this,new s(this))}"function"==typeof e&&("message"===t?(n._listener=e,this.on(t,n)):"close"===t?(r._listener=e,this.on(t,r)):"error"===t?(c._listener=e,this.on(t,c)):"open"===t?(u._listener=e,this.on(t,u)):this.on(t,e))},removeEventListener(t,e){const n=this.listeners(t);for(var r=0;r<n.length;r++)n[r]!==e&&n[r]._listener!==e||this.removeListener(t,n[r])}};t.exports=c},function(t,e){t.exports=function(t,e){for(var n=[],r=(e=e||0)||0;r<t.length;r++)n[r-e]=t[r];return n}},function(t,e){function n(t){t=t||{},this.ms=t.min||100,this.max=t.max||1e4,this.factor=t.factor||2,this.jitter=t.jitter>0&&t.jitter<=1?t.jitter:0,this.attempts=0}t.exports=n,n.prototype.duration=function(){var t=this.ms*Math.pow(this.factor,this.attempts++);if(this.jitter){var e=Math.random(),n=Math.floor(e*this.jitter*t);t=0==(1&Math.floor(10*e))?t-n:t+n}return 0|Math.min(t,this.max)},n.prototype.reset=function(){this.attempts=0},n.prototype.setMin=function(t){this.ms=t},n.prototype.setMax=function(t){this.max=t},n.prototype.setJitter=function(t){this.jitter=t}}]));function vc(t){return(vc="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function _c(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function bc(t,e){if(e&&("object"===vc(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return wc(t)}function wc(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function xc(t){var e="function"==typeof Map?new Map:void 0;return xc=function(t){if(null===t||!function(t){return-1!==Function.toString.call(t).indexOf("[native code]")}(t))return t;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,n)}function n(){return Pc(t,arguments,Tc(this).constructor)}return n.prototype=Object.create(t.prototype,{constructor:{value:n,enumerable:!1,writable:!0,configurable:!0}}),Ac(n,t)},xc(t)}function Pc(t,e,n){return Pc=Sc()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&Ac(o,n.prototype),o},Pc.apply(null,arguments)}function Sc(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(Xa){return!1}}function Ac(t,e){return(Ac=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t})(t,e)}function Tc(t){return(Tc=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)})(t)}var kc=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Ac(t,e)}(a,xc(Error));var e,n,r,o,i,s=(e=a,n=Sc(),function(){var t,r=Tc(e);if(n){var o=Tc(this).constructor;t=Reflect.construct(r,arguments,o)}else t=r.apply(this,arguments);return bc(this,t)});function a(t){var e;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,a),e=s.call(this,t),Object.setPrototypeOf(wc(e),a.prototype),e.name=e.constructor.name,e}return r=a,o&&_c(r.prototype,o),i&&_c(r,i),Object.defineProperty(r,"prototype",{writable:!1}),r}(),Oc="".concat("-‐-―−ー-").concat("//").concat("..").concat("  ­​⁠ ").concat("()()[]\\[\\]").concat("~⁓∼~");function Cc(t,e){t=t.split("-"),e=e.split("-");for(var n=t[0].split("."),r=e[0].split("."),o=0;o<3;o++){var i=Number(n[o]),s=Number(r[o]);if(i>s)return 1;if(s>i)return-1;if(!isNaN(i)&&isNaN(s))return 1;if(isNaN(i)&&!isNaN(s))return-1}return t[1]&&e[1]?t[1]>e[1]?1:t[1]<e[1]?-1:0:!t[1]&&e[1]?1:t[1]&&!e[1]?-1:0}var Ec={}.constructor;function Ic(t){return null!=t&&t.constructor===Ec}function Rc(t){return(Rc="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function Lc(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Dc(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function Nc(t,e,n){return e&&Dc(t.prototype,e),n&&Dc(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}var Mc=/^\d+$/,jc=function(){function t(e){Lc(this,t),function(t){if(!t)throw new Error("[libphonenumber-js] `metadata` argument not passed. Check your arguments.");if(!Ic(t)||!Ic(t.countries))throw new Error("[libphonenumber-js] `metadata` argument was passed but it's not a valid metadata. Must be an object having `.countries` child object property. Got ".concat(Ic(t)?"an object of shape: { "+Object.keys(t).join(", ")+" }":"a "+Wc(t)+": "+t,"."))}(e),this.metadata=e,Yc.call(this,e)}return Nc(t,[{key:"getCountries",value:function(){return Object.keys(this.metadata.countries).filter((function(t){return"001"!==t}))}},{key:"getCountryMetadata",value:function(t){return this.metadata.countries[t]}},{key:"nonGeographic",value:function(){if(!(this.v1||this.v2||this.v3))return this.metadata.nonGeographic||this.metadata.nonGeographical}},{key:"hasCountry",value:function(t){return void 0!==this.getCountryMetadata(t)}},{key:"hasCallingCode",value:function(t){if(this.getCountryCodesForCallingCode(t))return!0;if(this.nonGeographic()){if(this.nonGeographic()[t])return!0}else{var e=this.countryCallingCodes()[t];if(e&&1===e.length&&"001"===e[0])return!0}}},{key:"isNonGeographicCallingCode",value:function(t){return this.nonGeographic()?!!this.nonGeographic()[t]:!this.getCountryCodesForCallingCode(t)}},{key:"country",value:function(t){return this.selectNumberingPlan(t)}},{key:"selectNumberingPlan",value:function(t,e){if(t&&Mc.test(t)&&(e=t,t=null),t&&"001"!==t){if(!this.hasCountry(t))throw new Error("Unknown country: ".concat(t));this.numberingPlan=new Bc(this.getCountryMetadata(t),this)}else if(e){if(!this.hasCallingCode(e))throw new Error("Unknown calling code: ".concat(e));this.numberingPlan=new Bc(this.getNumberingPlanMetadata(e),this)}else this.numberingPlan=void 0;return this}},{key:"getCountryCodesForCallingCode",value:function(t){var e=this.countryCallingCodes()[t];if(e){if(1===e.length&&3===e[0].length)return;return e}}},{key:"getCountryCodeForCallingCode",value:function(t){var e=this.getCountryCodesForCallingCode(t);if(e)return e[0]}},{key:"getNumberingPlanMetadata",value:function(t){var e=this.getCountryCodeForCallingCode(t);if(e)return this.getCountryMetadata(e);if(this.nonGeographic()){var n=this.nonGeographic()[t];if(n)return n}else{var r=this.countryCallingCodes()[t];if(r&&1===r.length&&"001"===r[0])return this.metadata.countries["001"]}}},{key:"countryCallingCode",value:function(){return this.numberingPlan.callingCode()}},{key:"IDDPrefix",value:function(){return this.numberingPlan.IDDPrefix()}},{key:"defaultIDDPrefix",value:function(){return this.numberingPlan.defaultIDDPrefix()}},{key:"nationalNumberPattern",value:function(){return this.numberingPlan.nationalNumberPattern()}},{key:"possibleLengths",value:function(){return this.numberingPlan.possibleLengths()}},{key:"formats",value:function(){return this.numberingPlan.formats()}},{key:"nationalPrefixForParsing",value:function(){return this.numberingPlan.nationalPrefixForParsing()}},{key:"nationalPrefixTransformRule",value:function(){return this.numberingPlan.nationalPrefixTransformRule()}},{key:"leadingDigits",value:function(){return this.numberingPlan.leadingDigits()}},{key:"hasTypes",value:function(){return this.numberingPlan.hasTypes()}},{key:"type",value:function(t){return this.numberingPlan.type(t)}},{key:"ext",value:function(){return this.numberingPlan.ext()}},{key:"countryCallingCodes",value:function(){return this.v1?this.metadata.country_phone_code_to_countries:this.metadata.country_calling_codes}},{key:"chooseCountryByCountryCallingCode",value:function(t){return this.selectNumberingPlan(t)}},{key:"hasSelectedNumberingPlan",value:function(){return void 0!==this.numberingPlan}}]),t}(),Bc=function(){function t(e,n){Lc(this,t),this.globalMetadataObject=n,this.metadata=e,Yc.call(this,n.metadata)}return Nc(t,[{key:"callingCode",value:function(){return this.metadata[0]}},{key:"getDefaultCountryMetadataForRegion",value:function(){return this.globalMetadataObject.getNumberingPlanMetadata(this.callingCode())}},{key:"IDDPrefix",value:function(){if(!this.v1&&!this.v2)return this.metadata[1]}},{key:"defaultIDDPrefix",value:function(){if(!this.v1&&!this.v2)return this.metadata[12]}},{key:"nationalNumberPattern",value:function(){return this.v1||this.v2?this.metadata[1]:this.metadata[2]}},{key:"possibleLengths",value:function(){if(!this.v1)return this.metadata[this.v2?2:3]}},{key:"_getFormats",value:function(t){return t[this.v1?2:this.v2?3:4]}},{key:"formats",value:function(){var t=this;return(this._getFormats(this.metadata)||this._getFormats(this.getDefaultCountryMetadataForRegion())||[]).map((function(e){return new Uc(e,t)}))}},{key:"nationalPrefix",value:function(){return this.metadata[this.v1?3:this.v2?4:5]}},{key:"_getNationalPrefixFormattingRule",value:function(t){return t[this.v1?4:this.v2?5:6]}},{key:"nationalPrefixFormattingRule",value:function(){return this._getNationalPrefixFormattingRule(this.metadata)||this._getNationalPrefixFormattingRule(this.getDefaultCountryMetadataForRegion())}},{key:"_nationalPrefixForParsing",value:function(){return this.metadata[this.v1?5:this.v2?6:7]}},{key:"nationalPrefixForParsing",value:function(){return this._nationalPrefixForParsing()||this.nationalPrefix()}},{key:"nationalPrefixTransformRule",value:function(){return this.metadata[this.v1?6:this.v2?7:8]}},{key:"_getNationalPrefixIsOptionalWhenFormatting",value:function(){return!!this.metadata[this.v1?7:this.v2?8:9]}},{key:"nationalPrefixIsOptionalWhenFormattingInNationalFormat",value:function(){return this._getNationalPrefixIsOptionalWhenFormatting(this.metadata)||this._getNationalPrefixIsOptionalWhenFormatting(this.getDefaultCountryMetadataForRegion())}},{key:"leadingDigits",value:function(){return this.metadata[this.v1?8:this.v2?9:10]}},{key:"types",value:function(){return this.metadata[this.v1?9:this.v2?10:11]}},{key:"hasTypes",value:function(){return(!this.types()||0!==this.types().length)&&!!this.types()}},{key:"type",value:function(t){if(this.hasTypes()&&Hc(this.types(),t))return new qc(Hc(this.types(),t),this)}},{key:"ext",value:function(){return this.v1||this.v2?" ext. ":this.metadata[13]||" ext. "}}]),t}(),Uc=function(){function t(e,n){Lc(this,t),this._format=e,this.metadata=n}return Nc(t,[{key:"pattern",value:function(){return this._format[0]}},{key:"format",value:function(){return this._format[1]}},{key:"leadingDigitsPatterns",value:function(){return this._format[2]||[]}},{key:"nationalPrefixFormattingRule",value:function(){return this._format[3]||this.metadata.nationalPrefixFormattingRule()}},{key:"nationalPrefixIsOptionalWhenFormattingInNationalFormat",value:function(){return!!this._format[4]||this.metadata.nationalPrefixIsOptionalWhenFormattingInNationalFormat()}},{key:"nationalPrefixIsMandatoryWhenFormattingInNationalFormat",value:function(){return this.usesNationalPrefix()&&!this.nationalPrefixIsOptionalWhenFormattingInNationalFormat()}},{key:"usesNationalPrefix",value:function(){return!(!this.nationalPrefixFormattingRule()||Fc.test(this.nationalPrefixFormattingRule()))}},{key:"internationalFormat",value:function(){return this._format[5]||this.format()}}]),t}(),Fc=/^\(?\$1\)?$/,qc=function(){function t(e,n){Lc(this,t),this.type=e,this.metadata=n}return Nc(t,[{key:"pattern",value:function(){return this.metadata.v1?this.type:this.type[0]}},{key:"possibleLengths",value:function(){if(!this.metadata.v1)return this.type[1]||this.metadata.possibleLengths()}}]),t}();function Hc(t,e){switch(e){case"FIXED_LINE":return t[0];case"MOBILE":return t[1];case"TOLL_FREE":return t[2];case"PREMIUM_RATE":return t[3];case"PERSONAL_NUMBER":return t[4];case"VOICEMAIL":return t[5];case"UAN":return t[6];case"PAGER":return t[7];case"VOIP":return t[8];case"SHARED_COST":return t[9]}}var Wc=function(t){return Rc(t)};function zc(t,e){if((e=new jc(e)).hasCountry(t))return e.country(t).countryCallingCode();throw new Error("Unknown country: ".concat(t))}function Yc(t){var e=t.version;"number"==typeof e?(this.v1=1===e,this.v2=2===e,this.v3=3===e,this.v4=4===e):e?-1===Cc(e,"1.2.0")?this.v2=!0:-1===Cc(e,"1.7.35")?this.v3=!0:this.v4=!0:this.v1=!0}var Kc=function(t){return"([".concat("0-90-9٠-٩۰-۹","]{1,").concat(t,"})")};function Vc(t){var e="#?";return";ext="+Kc("20")+"|"+("[  \\t,]*(?:e?xt(?:ensi(?:ó?|ó))?n?|e?xtn?|доб|anexo)[:\\..]?[  \\t,-]*"+Kc("20")+e)+"|"+("[  \\t,]*(?:[xx##~~]|int|int)[:\\..]?[  \\t,-]*"+Kc("9")+e)+"|"+("[- ]+"+Kc("6")+"#")+"|"+("[  \\t]*(?:,{2}|;)[:\\..]?[  \\t,-]*"+Kc("15")+e)+"|"+("[  \\t]*(?:,)+[:\\..]?[  \\t,-]*"+Kc("9")+e)}var Gc="[++]{0,1}(?:["+Oc+"]*[0-90-9٠-٩۰-۹]){3,}["+Oc+"0-90-9٠-٩۰-۹]*",Jc=new RegExp("^[++]{0,1}(?:["+Oc+"]*[0-90-9٠-٩۰-۹]){1,2}$","i"),Xc=Gc+"(?:"+Vc()+")?",Zc=new RegExp("^[0-90-9٠-٩۰-۹]{2}$|^"+Xc+"$","i");var Qc=new RegExp("(?:"+Vc()+")$","i");var tu={0:"0",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9","0":"0","1":"1","2":"2","3":"3","4":"4","5":"5","6":"6","7":"7","8":"8","9":"9","٠":"0","١":"1","٢":"2","٣":"3","٤":"4","٥":"5","٦":"6","٧":"7","٨":"8","٩":"9","۰":"0","۱":"1","۲":"2","۳":"3","۴":"4","۵":"5","۶":"6","۷":"7","۸":"8","۹":"9"};function eu(t,e){var n="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(n)return(n=n.call(t)).next.bind(n);if(Array.isArray(t)||(n=function(t,e){if(!t)return;if("string"==typeof t)return nu(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return nu(t,e)}(t))||e&&t&&"number"==typeof t.length){n&&(t=n);var r=0;return function(){return r>=t.length?{done:!0}:{done:!1,value:t[r++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function nu(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function ru(t){for(var e,n="",r=eu(t.split(""));!(e=r()).done;){n+=ou(e.value,n)||""}return n}function ou(t,e,n){return"+"===t?e?void("function"==typeof n&&n("end")):"+":function(t){return tu[t]}(t)}function iu(t,e){var n="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(n)return(n=n.call(t)).next.bind(n);if(Array.isArray(t)||(n=function(t,e){if(!t)return;if("string"==typeof t)return su(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return su(t,e)}(t))||e&&t&&"number"==typeof t.length){n&&(t=n);var r=0;return function(){return r>=t.length?{done:!0}:{done:!1,value:t[r++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function su(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function au(t,e){return cu(t,void 0,e)}function cu(t,e,n){var r=n.type(e),o=r&&r.possibleLengths()||n.possibleLengths();if(!o)return"IS_POSSIBLE";if("FIXED_LINE_OR_MOBILE"===e){if(!n.type("FIXED_LINE"))return cu(t,"MOBILE",n);var i=n.type("MOBILE");i&&(o=function(t,e){for(var n,r=t.slice(),o=iu(e);!(n=o()).done;){var i=n.value;t.indexOf(i)<0&&r.push(i)}return r.sort((function(t,e){return t-e}))}(o,i.possibleLengths()))}else if(e&&!r)return"INVALID_LENGTH";var s=t.length,a=o[0];return a===s?"IS_POSSIBLE":a>s?"TOO_SHORT":o[o.length-1]<s?"TOO_LONG":o.indexOf(s,1)>=0?"IS_POSSIBLE":"INVALID_LENGTH"}function uu(t,e){return"IS_POSSIBLE"===au(t,e)}function du(t,e){return t=t||"",new RegExp("^(?:"+e+")$").test(t)}function lu(t,e){var n="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(n)return(n=n.call(t)).next.bind(n);if(Array.isArray(t)||(n=function(t,e){if(!t)return;if("string"==typeof t)return fu(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return fu(t,e)}(t))||e&&t&&"number"==typeof t.length){n&&(t=n);var r=0;return function(){return r>=t.length?{done:!0}:{done:!1,value:t[r++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function fu(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var hu=["MOBILE","PREMIUM_RATE","TOLL_FREE","SHARED_COST","VOIP","PERSONAL_NUMBER","PAGER","UAN","VOICEMAIL"];function pu(t,e,n){if(e=e||{},t.country||t.countryCallingCode){(n=new jc(n)).selectNumberingPlan(t.country,t.countryCallingCode);var r=e.v2?t.nationalNumber:t.phone;if(du(r,n.nationalNumberPattern())){if(gu(r,"FIXED_LINE",n))return n.type("MOBILE")&&""===n.type("MOBILE").pattern()?"FIXED_LINE_OR_MOBILE":n.type("MOBILE")?gu(r,"MOBILE",n)?"FIXED_LINE_OR_MOBILE":"FIXED_LINE":"FIXED_LINE_OR_MOBILE";for(var o,i=lu(hu);!(o=i()).done;){var s=o.value;if(gu(r,s,n))return s}}}}function gu(t,e,n){return!(!(e=n.type(e))||!e.pattern())&&(!(e.possibleLengths()&&e.possibleLengths().indexOf(t.length)<0)&&du(t,e.pattern()))}function yu(t,e,n){var r=new jc(n).getCountryCodesForCallingCode(t);return r?r.filter((function(t){return function(t,e,n){var r=new jc(n);if(r.selectNumberingPlan(e),r.numberingPlan.possibleLengths().indexOf(t.length)>=0)return!0;return!1}(e,t,n)})):[]}var mu=/(\$\d)/;function $u(t,e,n){var r=n.useInternationalFormat,o=n.withNationalPrefix;n.carrierCode,n.metadata;var i=t.replace(new RegExp(e.pattern()),r?e.internationalFormat():o&&e.nationalPrefixFormattingRule()?e.format().replace(mu,e.nationalPrefixFormattingRule()):e.format());return r?function(t){return t.replace(new RegExp("[".concat(Oc,"]+"),"g")," ").trim()}(i):i}var vu=/^[\d]+(?:[~\u2053\u223C\uFF5E][\d]+)?$/;function _u(t,e){var n="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(n)return(n=n.call(t)).next.bind(n);if(Array.isArray(t)||(n=function(t,e){if(!t)return;if("string"==typeof t)return bu(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return bu(t,e)}(t))||e&&t&&"number"==typeof t.length){n&&(t=n);var r=0;return function(){return r>=t.length?{done:!0}:{done:!1,value:t[r++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function bu(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function wu(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function xu(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?wu(Object(n),!0).forEach((function(e){Pu(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):wu(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function Pu(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var Su={formatExtension:function(t,e,n){return"".concat(t).concat(n.ext()).concat(e)}};function Au(t,e,n,r){if(n=n?xu(xu({},Su),n):Su,r=new jc(r),t.country&&"001"!==t.country){if(!r.hasCountry(t.country))throw new Error("Unknown country: ".concat(t.country));r.country(t.country)}else{if(!t.countryCallingCode)return t.phone||"";r.selectNumberingPlan(t.countryCallingCode)}var o,i=r.countryCallingCode(),s=n.v2?t.nationalNumber:t.phone;switch(e){case"NATIONAL":return s?ku(o=Tu(s,t.carrierCode,"NATIONAL",r,n),t.ext,r,n.formatExtension):"";case"INTERNATIONAL":return s?(o=Tu(s,null,"INTERNATIONAL",r,n),ku(o="+".concat(i," ").concat(o),t.ext,r,n.formatExtension)):"+".concat(i);case"E.164":return"+".concat(i).concat(s);case"RFC3966":return function(t){var e=t.number,n=t.ext;if(!e)return"";if("+"!==e[0])throw new Error('"formatRFC3966()" expects "number" to be in E.164 format.');return"tel:".concat(e).concat(n?";ext="+n:"")}({number:"+".concat(i).concat(s),ext:t.ext});case"IDD":if(!n.fromCountry)return;var a=function(t,e,n,r,o){if(zc(r,o.metadata)===n){var i=Tu(t,e,"NATIONAL",o);return"1"===n?n+" "+i:i}var s=function(t,e,n){var r=new jc(n);return r.selectNumberingPlan(t,e),r.defaultIDDPrefix()?r.defaultIDDPrefix():vu.test(r.IDDPrefix())?r.IDDPrefix():void 0}(r,void 0,o.metadata);if(s)return"".concat(s," ").concat(n," ").concat(Tu(t,null,"INTERNATIONAL",o))}(s,t.carrierCode,i,n.fromCountry,r);return ku(a,t.ext,r,n.formatExtension);default:throw new Error('Unknown "format" argument passed to "formatNumber()": "'.concat(e,'"'))}}function Tu(t,e,n,r,o){var i=function(t,e){for(var n,r=_u(t);!(n=r()).done;){var o=n.value;if(o.leadingDigitsPatterns().length>0){var i=o.leadingDigitsPatterns()[o.leadingDigitsPatterns().length-1];if(0!==e.search(i))continue}if(du(e,o.pattern()))return o}}(r.formats(),t);return i?$u(t,i,{useInternationalFormat:"INTERNATIONAL"===n,withNationalPrefix:!i.nationalPrefixIsOptionalWhenFormattingInNationalFormat()||!o||!1!==o.nationalPrefix,carrierCode:e,metadata:r}):t}function ku(t,e,n,r){return e?r(t,e,n):t}function Ou(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Cu(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Ou(Object(n),!0).forEach((function(e){Eu(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Ou(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function Eu(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Iu(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}var Ru=function(){function t(e,n,r){if(function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),!e)throw new TypeError("`country` or `countryCallingCode` not passed");if(!n)throw new TypeError("`nationalNumber` not passed");if(!r)throw new TypeError("`metadata` not passed");var o=function(t,e){var n,r,o=new jc(e);i=t,/^[A-Z]{2}$/.test(i)?(n=t,o.selectNumberingPlan(n),r=o.countryCallingCode()):r=t;var i;return{country:n,countryCallingCode:r}}(e,r),i=o.country,s=o.countryCallingCode;this.country=i,this.countryCallingCode=s,this.nationalNumber=n,this.number="+"+this.countryCallingCode+this.nationalNumber,this.getMetadata=function(){return r}}var e,n,r;return e=t,n=[{key:"setExt",value:function(t){this.ext=t}},{key:"getPossibleCountries",value:function(){return this.country?[this.country]:yu(this.countryCallingCode,this.nationalNumber,this.getMetadata())}},{key:"isPossible",value:function(){return function(t,e,n){if(void 0===e&&(e={}),n=new jc(n),e.v2){if(!t.countryCallingCode)throw new Error("Invalid phone number object passed");n.selectNumberingPlan(t.countryCallingCode)}else{if(!t.phone)return!1;if(t.country){if(!n.hasCountry(t.country))throw new Error("Unknown country: ".concat(t.country));n.country(t.country)}else{if(!t.countryCallingCode)throw new Error("Invalid phone number object passed");n.selectNumberingPlan(t.countryCallingCode)}}if(n.possibleLengths())return uu(t.phone||t.nationalNumber,n);if(t.countryCallingCode&&n.isNonGeographicCallingCode(t.countryCallingCode))return!0;throw new Error('Missing "possibleLengths" in metadata. Perhaps the metadata has been generated before v1.0.18.')}(this,{v2:!0},this.getMetadata())}},{key:"isValid",value:function(){return function(t,e,n){return e=e||{},(n=new jc(n)).selectNumberingPlan(t.country,t.countryCallingCode),n.hasTypes()?void 0!==pu(t,e,n.metadata):du(e.v2?t.nationalNumber:t.phone,n.nationalNumberPattern())}(this,{v2:!0},this.getMetadata())}},{key:"isNonGeographic",value:function(){return new jc(this.getMetadata()).isNonGeographicCallingCode(this.countryCallingCode)}},{key:"isEqual",value:function(t){return this.number===t.number&&this.ext===t.ext}},{key:"getType",value:function(){return pu(this,{v2:!0},this.getMetadata())}},{key:"format",value:function(t,e){return Au(this,t,e?Cu(Cu({},e),{},{v2:!0}):{v2:!0},this.getMetadata())}},{key:"formatNational",value:function(t){return this.format("NATIONAL",t)}},{key:"formatInternational",value:function(t){return this.format("INTERNATIONAL",t)}},{key:"getURI",value:function(t){return this.format("RFC3966",t)}}],n&&Iu(e.prototype,n),r&&Iu(e,r),Object.defineProperty(e,"prototype",{writable:!1}),t}();var Lu=new RegExp("([0-90-9٠-٩۰-۹])");function Du(t,e){var n=function(t,e){if(t&&e.numberingPlan.nationalPrefixForParsing()){var n=new RegExp("^(?:"+e.numberingPlan.nationalPrefixForParsing()+")"),r=n.exec(t);if(r){var o,i,s,a=r.length-1,c=a>0&&r[a];if(e.nationalPrefixTransformRule()&&c)o=t.replace(n,e.nationalPrefixTransformRule()),a>1&&(i=r[1]);else{var u=r[0];o=t.slice(u.length),c&&(i=r[1])}if(c){var d=t.indexOf(r[1]);t.slice(0,d)===e.numberingPlan.nationalPrefix()&&(s=e.numberingPlan.nationalPrefix())}else s=r[0];return{nationalNumber:o,nationalPrefix:s,carrierCode:i}}}return{nationalNumber:t}}(t,e),r=n.carrierCode,o=n.nationalNumber;if(o!==t){if(!function(t,e,n){if(du(t,n.nationalNumberPattern())&&!du(e,n.nationalNumberPattern()))return!1;return!0}(t,o,e))return{nationalNumber:t};if(e.possibleLengths()&&!function(t,e){switch(au(t,e)){case"TOO_SHORT":case"INVALID_LENGTH":return!1;default:return!0}}(o,e))return{nationalNumber:t}}return{nationalNumber:o,carrierCode:r}}function Nu(t,e,n,r){if(!t)return{};var o;if("+"!==t[0]){var i=function(t,e,n,r){if(e){var o=new jc(r);o.selectNumberingPlan(e,n);var i=new RegExp(o.IDDPrefix());if(0===t.search(i)){var s=(t=t.slice(t.match(i)[0].length)).match(Lu);if(!(s&&null!=s[1]&&s[1].length>0&&"0"===s[1]))return t}}}(t,e,n,r);if(!i||i===t){if(e||n){var s=function(t,e,n,r){var o=e?zc(e,r):n;if(0===t.indexOf(o)){(r=new jc(r)).selectNumberingPlan(e,n);var i=t.slice(o.length),s=Du(i,r).nationalNumber,a=Du(t,r).nationalNumber;if(!du(a,r.nationalNumberPattern())&&du(s,r.nationalNumberPattern())||"TOO_LONG"===au(a,r))return{countryCallingCode:o,number:i}}return{number:t}}(t,e,n,r),a=s.countryCallingCode,c=s.number;if(a)return{countryCallingCodeSource:"FROM_NUMBER_WITHOUT_PLUS_SIGN",countryCallingCode:a,number:c}}return{number:t}}o=!0,t="+"+i}if("0"===t[1])return{};r=new jc(r);for(var u=2;u-1<=3&&u<=t.length;){var d=t.slice(1,u);if(r.hasCallingCode(d))return r.selectNumberingPlan(d),{countryCallingCodeSource:o?"FROM_NUMBER_WITH_IDD":"FROM_NUMBER_WITH_PLUS_SIGN",countryCallingCode:d,number:t.slice(u)};u++}return{}}function Mu(t,e){var n="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(n)return(n=n.call(t)).next.bind(n);if(Array.isArray(t)||(n=function(t,e){if(!t)return;if("string"==typeof t)return ju(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return ju(t,e)}(t))||e&&t&&"number"==typeof t.length){n&&(t=n);var r=0;return function(){return r>=t.length?{done:!0}:{done:!1,value:t[r++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function ju(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function Bu(t,e){var n=e.nationalNumber,r=e.defaultCountry,o=e.metadata;var i=o.getCountryCodesForCallingCode(t);if(i)return 1===i.length?i[0]:function(t,e){var n=e.countries,r=e.defaultCountry,o=e.metadata;o=new jc(o);for(var i,s=[],a=Mu(n);!(i=a()).done;){var c=i.value;if(o.country(c),o.leadingDigits()){if(t&&0===t.search(o.leadingDigits()))return c}else if(pu({phone:t,country:c},void 0,o.metadata)){if(!r)return c;if(c===r)return c;s.push(c)}}if(s.length>0)return s[0]}(n,{countries:i,defaultCountry:r,metadata:o.metadata})}var Uu=new RegExp("^\\+([0-90-9٠-٩۰-۹]|[\\-\\.\\(\\)]?)*[0-90-9٠-٩۰-۹]([0-90-9٠-٩۰-۹]|[\\-\\.\\(\\)]?)*$","g"),Fu=new RegExp("^([0-90-9٠-٩۰-۹]+((\\-)*[0-90-9٠-٩۰-۹])*\\.)*[a-zA-Z]+((\\-)*[0-90-9٠-٩۰-۹])*\\.?$","g");function qu(t,e){var n,r=e.extractFormattedPhoneNumber,o=function(t){var e=t.indexOf(";phone-context=");if(e<0)return null;var n=e+";phone-context=".length;if(n>=t.length)return"";var r=t.indexOf(";",n);return r>=0?t.substring(n,r):t.substring(n)}(t);if(!function(t){return null===t||0!==t.length&&(Uu.test(t)||Fu.test(t))}(o))throw new kc("NOT_A_NUMBER");if(null===o)n=r(t)||"";else{n="","+"===o.charAt(0)&&(n+=o);var i,s=t.indexOf("tel:");i=s>=0?s+"tel:".length:0;var a=t.indexOf(";phone-context=");n+=t.substring(i,a)}var c=n.indexOf(";isub=");if(c>0&&(n=n.substring(0,c)),""!==n)return n}var Hu=new RegExp("[++0-90-9٠-٩۰-۹]"),Wu=new RegExp("[^0-90-9٠-٩۰-۹#]+$");function zu(t,e,n){if(e=e||{},n=new jc(n),e.defaultCountry&&!n.hasCountry(e.defaultCountry)){if(e.v2)throw new kc("INVALID_COUNTRY");throw new Error("Unknown country: ".concat(e.defaultCountry))}var r=function(t,e,n){var r=qu(t,{extractFormattedPhoneNumber:function(t){return function(t,e,n){if(!t)return;if(t.length>250){if(n)throw new kc("TOO_LONG");return}if(!1===e)return t;var r=t.search(Hu);if(r<0)return;return t.slice(r).replace(Wu,"")}(t,n,e)}});if(!r)return{};if(!function(t){return t.length>=2&&Zc.test(t)}(r))return function(t){return Jc.test(t)}(r)?{error:"TOO_SHORT"}:{};var o=function(t){var e=t.search(Qc);if(e<0)return{};for(var n=t.slice(0,e),r=t.match(Qc),o=1;o<r.length;){if(r[o])return{number:n,ext:r[o]};o++}}(r);if(o.ext)return o;return{number:r}}(t,e.v2,e.extract),o=r.number,i=r.ext,s=r.error;if(!o){if(e.v2){if("TOO_SHORT"===s)throw new kc("TOO_SHORT");throw new kc("NOT_A_NUMBER")}return{}}var a=function(t,e,n,r){var o,i=Nu(ru(t),e,n,r.metadata),s=i.countryCallingCodeSource,a=i.countryCallingCode,c=i.number;if(a)r.selectNumberingPlan(a);else{if(!c||!e&&!n)return{};r.selectNumberingPlan(e,n),e&&(o=e),a=n||zc(e,r.metadata)}if(!c)return{countryCallingCodeSource:s,countryCallingCode:a};var u=Du(ru(c),r),d=u.nationalNumber,l=u.carrierCode,f=Bu(a,{nationalNumber:d,defaultCountry:e,metadata:r});f&&(o=f,"001"===f||r.country(o));return{country:o,countryCallingCode:a,countryCallingCodeSource:s,nationalNumber:d,carrierCode:l}}(o,e.defaultCountry,e.defaultCallingCode,n),c=a.country,u=a.nationalNumber,d=a.countryCallingCode,l=a.countryCallingCodeSource,f=a.carrierCode;if(!n.hasSelectedNumberingPlan()){if(e.v2)throw new kc("INVALID_COUNTRY");return{}}if(!u||u.length<2){if(e.v2)throw new kc("TOO_SHORT");return{}}if(u.length>17){if(e.v2)throw new kc("TOO_LONG");return{}}if(e.v2){var h=new Ru(d,u,n.metadata);return c&&(h.country=c),f&&(h.carrierCode=f),i&&(h.ext=i),h.__countryCallingCodeSource=l,h}var p=!!(e.extended?n.hasSelectedNumberingPlan():c)&&du(u,n.nationalNumberPattern());return e.extended?{country:c,countryCallingCode:d,carrierCode:f,valid:p,possible:!!p||!(!0!==e.extended||!n.possibleLengths()||!uu(u,n)),phone:u,ext:i}:p?function(t,e,n){var r={country:t,phone:e};n&&(r.ext=n);return r}(c,u,i):{}}function Yu(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Ku(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Yu(Object(n),!0).forEach((function(e){Vu(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Yu(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function Vu(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Gu(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Ju(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Xu(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null==n)return;var r,o,i=[],s=!0,a=!1;try{for(n=n.call(t);!(s=(r=n.next()).done)&&(i.push(r.value),!e||i.length!==e);s=!0);}catch(c){a=!0,o=c}finally{try{s||null==n.return||n.return()}finally{if(a)throw o}}return i}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return Zu(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Zu(t,e)}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Zu(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function Qu(t){var e,n,r,o=Xu(Array.prototype.slice.call(t),4),i=o[0],s=o[1],a=o[2],c=o[3];if("string"!=typeof i)throw new TypeError("A text for parsing must be a string.");if(e=i,s&&"string"!=typeof s){if(!Ic(s))throw new Error("Invalid second argument: ".concat(s));a?(n=s,r=a):r=s}else c?(n=a,r=c):(n=void 0,r=a),s&&(n=function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Gu(Object(n),!0).forEach((function(e){Ju(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Gu(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}({defaultCountry:s},n));return{text:e,options:n,metadata:r}}function td(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function ed(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?td(Object(n),!0).forEach((function(e){nd(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):td(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function nd(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function rd(t,e,n){e&&e.defaultCountry&&!function(t,e){return e.countries.hasOwnProperty(t)}(e.defaultCountry,n)&&(e=ed(ed({},e),{},{defaultCountry:void 0}));try{return function(t,e,n){return zu(t,Ku(Ku({},e),{},{v2:!0}),n)}(t,e,n)}catch(r){if(!(r instanceof kc))throw r}}function od(){var t=Qu(arguments),e=t.text,n=t.options,r=t.metadata;return rd(e,n,r)}const id={version:4,country_calling_codes:{1:["US","AG","AI","AS","BB","BM","BS","CA","DM","DO","GD","GU","JM","KN","KY","LC","MP","MS","PR","SX","TC","TT","VC","VG","VI"],7:["RU","KZ"],20:["EG"],27:["ZA"],30:["GR"],31:["NL"],32:["BE"],33:["FR"],34:["ES"],36:["HU"],39:["IT","VA"],40:["RO"],41:["CH"],43:["AT"],44:["GB","GG","IM","JE"],45:["DK"],46:["SE"],47:["NO","SJ"],48:["PL"],49:["DE"],51:["PE"],52:["MX"],53:["CU"],54:["AR"],55:["BR"],56:["CL"],57:["CO"],58:["VE"],60:["MY"],61:["AU","CC","CX"],62:["ID"],63:["PH"],64:["NZ"],65:["SG"],66:["TH"],81:["JP"],82:["KR"],84:["VN"],86:["CN"],90:["TR"],91:["IN"],92:["PK"],93:["AF"],94:["LK"],95:["MM"],98:["IR"],211:["SS"],212:["MA","EH"],213:["DZ"],216:["TN"],218:["LY"],220:["GM"],221:["SN"],222:["MR"],223:["ML"],224:["GN"],225:["CI"],226:["BF"],227:["NE"],228:["TG"],229:["BJ"],230:["MU"],231:["LR"],232:["SL"],233:["GH"],234:["NG"],235:["TD"],236:["CF"],237:["CM"],238:["CV"],239:["ST"],240:["GQ"],241:["GA"],242:["CG"],243:["CD"],244:["AO"],245:["GW"],246:["IO"],247:["AC"],248:["SC"],249:["SD"],250:["RW"],251:["ET"],252:["SO"],253:["DJ"],254:["KE"],255:["TZ"],256:["UG"],257:["BI"],258:["MZ"],260:["ZM"],261:["MG"],262:["RE","YT"],263:["ZW"],264:["NA"],265:["MW"],266:["LS"],267:["BW"],268:["SZ"],269:["KM"],290:["SH","TA"],291:["ER"],297:["AW"],298:["FO"],299:["GL"],350:["GI"],351:["PT"],352:["LU"],353:["IE"],354:["IS"],355:["AL"],356:["MT"],357:["CY"],358:["FI","AX"],359:["BG"],370:["LT"],371:["LV"],372:["EE"],373:["MD"],374:["AM"],375:["BY"],376:["AD"],377:["MC"],378:["SM"],380:["UA"],381:["RS"],382:["ME"],383:["XK"],385:["HR"],386:["SI"],387:["BA"],389:["MK"],420:["CZ"],421:["SK"],423:["LI"],500:["FK"],501:["BZ"],502:["GT"],503:["SV"],504:["HN"],505:["NI"],506:["CR"],507:["PA"],508:["PM"],509:["HT"],590:["GP","BL","MF"],591:["BO"],592:["GY"],593:["EC"],594:["GF"],595:["PY"],596:["MQ"],597:["SR"],598:["UY"],599:["CW","BQ"],670:["TL"],672:["NF"],673:["BN"],674:["NR"],675:["PG"],676:["TO"],677:["SB"],678:["VU"],679:["FJ"],680:["PW"],681:["WF"],682:["CK"],683:["NU"],685:["WS"],686:["KI"],687:["NC"],688:["TV"],689:["PF"],690:["TK"],691:["FM"],692:["MH"],850:["KP"],852:["HK"],853:["MO"],855:["KH"],856:["LA"],880:["BD"],886:["TW"],960:["MV"],961:["LB"],962:["JO"],963:["SY"],964:["IQ"],965:["KW"],966:["SA"],967:["YE"],968:["OM"],970:["PS"],971:["AE"],972:["IL"],973:["BH"],974:["QA"],975:["BT"],976:["MN"],977:["NP"],992:["TJ"],993:["TM"],994:["AZ"],995:["GE"],996:["KG"],998:["UZ"]},countries:{AC:["247","00","(?:[01589]\\d|[46])\\d{4}",[5,6],0,0,0,0,0,0,0,[0,["4\\d{4}",[5]]]],AD:["376","00","(?:1|6\\d)\\d{7}|[135-9]\\d{5}",[6,8,9],[["(\\d{3})(\\d{3})","$1 $2",["[135-9]"]],["(\\d{4})(\\d{4})","$1 $2",["1"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["6"]]],0,0,0,0,0,0,[0,["690\\d{6}|[356]\\d{5}",[6,9]]]],AE:["971","00","(?:[4-7]\\d|9[0-689])\\d{7}|800\\d{2,9}|[2-4679]\\d{7}",[5,6,7,8,9,10,11,12],[["(\\d{3})(\\d{2,9})","$1 $2",["60|8"]],["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["[236]|[479][2-8]"],"0$1"],["(\\d{3})(\\d)(\\d{5})","$1 $2 $3",["[479]"]],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["5"],"0$1"]],"0",0,0,0,0,0,[0,["5[024-68]\\d{7}",[9]]]],AF:["93","00","[2-7]\\d{8}",[9],[["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[2-7]"],"0$1"]],"0",0,0,0,0,0,[0,["7\\d{8}"]]],AG:["1","011","(?:268|[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([457]\\d{6})$|1","268$1",0,"268",[0,["268(?:464|7(?:1[3-9]|[28]\\d|3[0246]|64|7[0-689]))\\d{4}"]]],AI:["1","011","(?:264|[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([2457]\\d{6})$|1","264$1",0,"264",[0,["264(?:235|4(?:69|76)|5(?:3[6-9]|8[1-4])|7(?:29|72))\\d{4}"]]],AL:["355","00","(?:700\\d\\d|900)\\d{3}|8\\d{5,7}|(?:[2-5]|6\\d)\\d{7}",[6,7,8,9],[["(\\d{3})(\\d{3,4})","$1 $2",["80|9"],"0$1"],["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["4[2-6]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["[2358][2-5]|4"],"0$1"],["(\\d{3})(\\d{5})","$1 $2",["[23578]"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["6"],"0$1"]],"0",0,0,0,0,0,[0,["6(?:[78][2-9]|9\\d)\\d{6}",[9]]]],AM:["374","00","(?:[1-489]\\d|55|60|77)\\d{6}",[8],[["(\\d{3})(\\d{2})(\\d{3})","$1 $2 $3",["[89]0"],"0 $1"],["(\\d{3})(\\d{5})","$1 $2",["2|3[12]"],"(0$1)"],["(\\d{2})(\\d{6})","$1 $2",["1|47"],"(0$1)"],["(\\d{2})(\\d{6})","$1 $2",["[3-9]"],"0$1"]],"0",0,0,0,0,0,[0,["(?:33|4[1349]|55|77|88|9[13-9])\\d{6}"]]],AO:["244","00","[29]\\d{8}",[9],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[29]"]]],0,0,0,0,0,0,[0,["9[1-579]\\d{7}"]]],AR:["54","00","(?:11|[89]\\d\\d)\\d{8}|[2368]\\d{9}",[10,11],[["(\\d{4})(\\d{2})(\\d{4})","$1 $2-$3",["2(?:2[024-9]|3[0-59]|47|6[245]|9[02-8])|3(?:3[28]|4[03-9]|5[2-46-8]|7[1-578]|8[2-9])","2(?:[23]02|6(?:[25]|4[6-8])|9(?:[02356]|4[02568]|72|8[23]))|3(?:3[28]|4(?:[04679]|3[5-8]|5[4-68]|8[2379])|5(?:[2467]|3[237]|8[2-5])|7[1-578]|8(?:[2469]|3[2578]|5[4-8]|7[36-8]|8[5-8]))|2(?:2[24-9]|3[1-59]|47)","2(?:[23]02|6(?:[25]|4(?:64|[78]))|9(?:[02356]|4(?:[0268]|5[2-6])|72|8[23]))|3(?:3[28]|4(?:[04679]|3[78]|5(?:4[46]|8)|8[2379])|5(?:[2467]|3[237]|8[23])|7[1-578]|8(?:[2469]|3[278]|5[56][46]|86[3-6]))|2(?:2[24-9]|3[1-59]|47)|38(?:[58][78]|7[378])|3(?:4[35][56]|58[45]|8(?:[38]5|54|76))[4-6]","2(?:[23]02|6(?:[25]|4(?:64|[78]))|9(?:[02356]|4(?:[0268]|5[2-6])|72|8[23]))|3(?:3[28]|4(?:[04679]|3(?:5(?:4[0-25689]|[56])|[78])|58|8[2379])|5(?:[2467]|3[237]|8(?:[23]|4(?:[45]|60)|5(?:4[0-39]|5|64)))|7[1-578]|8(?:[2469]|3[278]|54(?:4|5[13-7]|6[89])|86[3-6]))|2(?:2[24-9]|3[1-59]|47)|38(?:[58][78]|7[378])|3(?:454|85[56])[46]|3(?:4(?:36|5[56])|8(?:[38]5|76))[4-6]"],"0$1",1],["(\\d{2})(\\d{4})(\\d{4})","$1 $2-$3",["1"],"0$1",1],["(\\d{3})(\\d{3})(\\d{4})","$1-$2-$3",["[68]"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2-$3",["[23]"],"0$1",1],["(\\d)(\\d{4})(\\d{2})(\\d{4})","$2 15-$3-$4",["9(?:2[2-469]|3[3-578])","9(?:2(?:2[024-9]|3[0-59]|47|6[245]|9[02-8])|3(?:3[28]|4[03-9]|5[2-46-8]|7[1-578]|8[2-9]))","9(?:2(?:[23]02|6(?:[25]|4[6-8])|9(?:[02356]|4[02568]|72|8[23]))|3(?:3[28]|4(?:[04679]|3[5-8]|5[4-68]|8[2379])|5(?:[2467]|3[237]|8[2-5])|7[1-578]|8(?:[2469]|3[2578]|5[4-8]|7[36-8]|8[5-8])))|92(?:2[24-9]|3[1-59]|47)","9(?:2(?:[23]02|6(?:[25]|4(?:64|[78]))|9(?:[02356]|4(?:[0268]|5[2-6])|72|8[23]))|3(?:3[28]|4(?:[04679]|3[78]|5(?:4[46]|8)|8[2379])|5(?:[2467]|3[237]|8[23])|7[1-578]|8(?:[2469]|3[278]|5(?:[56][46]|[78])|7[378]|8(?:6[3-6]|[78]))))|92(?:2[24-9]|3[1-59]|47)|93(?:4[35][56]|58[45]|8(?:[38]5|54|76))[4-6]","9(?:2(?:[23]02|6(?:[25]|4(?:64|[78]))|9(?:[02356]|4(?:[0268]|5[2-6])|72|8[23]))|3(?:3[28]|4(?:[04679]|3(?:5(?:4[0-25689]|[56])|[78])|5(?:4[46]|8)|8[2379])|5(?:[2467]|3[237]|8(?:[23]|4(?:[45]|60)|5(?:4[0-39]|5|64)))|7[1-578]|8(?:[2469]|3[278]|5(?:4(?:4|5[13-7]|6[89])|[56][46]|[78])|7[378]|8(?:6[3-6]|[78]))))|92(?:2[24-9]|3[1-59]|47)|93(?:4(?:36|5[56])|8(?:[38]5|76))[4-6]"],"0$1",0,"$1 $2 $3-$4"],["(\\d)(\\d{2})(\\d{4})(\\d{4})","$2 15-$3-$4",["91"],"0$1",0,"$1 $2 $3-$4"],["(\\d{3})(\\d{3})(\\d{5})","$1-$2-$3",["8"],"0$1"],["(\\d)(\\d{3})(\\d{3})(\\d{4})","$2 15-$3-$4",["9"],"0$1",0,"$1 $2 $3-$4"]],"0",0,"0?(?:(11|2(?:2(?:02?|[13]|2[13-79]|4[1-6]|5[2457]|6[124-8]|7[1-4]|8[13-6]|9[1267])|3(?:02?|1[467]|2[03-6]|3[13-8]|[49][2-6]|5[2-8]|[67])|4(?:7[3-578]|9)|6(?:[0136]|2[24-6]|4[6-8]?|5[15-8])|80|9(?:0[1-3]|[19]|2\\d|3[1-6]|4[02568]?|5[2-4]|6[2-46]|72?|8[23]?))|3(?:3(?:2[79]|6|8[2578])|4(?:0[0-24-9]|[12]|3[5-8]?|4[24-7]|5[4-68]?|6[02-9]|7[126]|8[2379]?|9[1-36-8])|5(?:1|2[1245]|3[237]?|4[1-46-9]|6[2-4]|7[1-6]|8[2-5]?)|6[24]|7(?:[069]|1[1568]|2[15]|3[145]|4[13]|5[14-8]|7[2-57]|8[126])|8(?:[01]|2[15-7]|3[2578]?|4[13-6]|5[4-8]?|6[1-357-9]|7[36-8]?|8[5-8]?|9[124])))15)?","9$1",0,0,[0,["93(?:7(?:1[15]|81)|8(?:21|4[16]|69|9[12]))[46]\\d{5}|9(?:2(?:657|9(?:54|66))|3(?:7(?:55|77)|865))[2-8]\\d{5}|9(?:2(?:2(?:2[59]|44|52)|3(?:26|44)|473|9(?:[07]2|2[26]|34|46))|3327)[45]\\d{5}|9(?:2(?:284|3(?:02|23)|920)|3(?:4(?:46|8[27]|92)|541|878))[2-7]\\d{5}|9(?:2(?:(?:26|62)2|320|477|9(?:42|83))|3(?:329|4(?:62|76|89)|564))[2-6]\\d{5}|(?:675\\d|9(?:11[1-8]\\d|2(?:2(?:0[45]|1[2-6]|3[3-6])|3(?:[06]4|7[45])|494|6(?:04|1[2-8]|[36][45]|4[3-6])|80[45]|9(?:[17][4-6]|[48][45]|9[3-6]))|3(?:364|4(?:1[2-8]|[235][4-6]|84)|5(?:1[2-9]|[38][4-6])|6(?:2[45]|44)|7[069][45]|8(?:0[45]|[17][2-6]|3[4-6]|5[3-6]|8[3-68]))))\\d{6}|92(?:2(?:21|4[23]|6[145]|7[1-4]|8[356]|9[267])|3(?:16|3[13-8]|43|5[346-8]|9[3-5])|475|6(?:2[46]|4[78]|5[1568])|9(?:03|2[1457-9]|3[1356]|4[08]|[56][23]|82))4\\d{5}|9(?:2(?:2(?:57|81)|3(?:24|46|92)|9(?:01|23|64))|3(?:4(?:42|71)|5(?:25|37|4[347]|71)|7(?:18|5[17])))[3-6]\\d{5}|9(?:2(?:2(?:02|2[3467]|4[156]|5[45]|6[6-8]|91)|3(?:1[47]|25|[45][25]|96)|47[48]|625|932)|3(?:38[2578]|4(?:0[0-24-9]|3[78]|4[457]|58|6[03-9]|72|83|9[136-8])|5(?:2[124]|[368][23]|4[2689]|7[2-6])|7(?:16|2[15]|3[145]|4[13]|5[468]|7[2-5]|8[26])|8(?:2[5-7]|3[278]|4[3-5]|5[78]|6[1-378]|[78]7|94)))[4-6]\\d{5}"]]],AS:["1","011","(?:[58]\\d\\d|684|900)\\d{7}",[10],0,"1",0,"([267]\\d{6})$|1","684$1",0,"684",[0,["684(?:2(?:48|5[2468]|7[26])|7(?:3[13]|70|82))\\d{4}"]]],AT:["43","00","1\\d{3,12}|2\\d{6,12}|43(?:(?:0\\d|5[02-9])\\d{3,9}|2\\d{4,5}|[3467]\\d{4}|8\\d{4,6}|9\\d{4,7})|5\\d{4,12}|8\\d{7,12}|9\\d{8,12}|(?:[367]\\d|4[0-24-9])\\d{4,11}",[4,5,6,7,8,9,10,11,12,13],[["(\\d)(\\d{3,12})","$1 $2",["1(?:11|[2-9])"],"0$1"],["(\\d{3})(\\d{2})","$1 $2",["517"],"0$1"],["(\\d{2})(\\d{3,5})","$1 $2",["5[079]"],"0$1"],["(\\d{3})(\\d{3,10})","$1 $2",["(?:31|4)6|51|6(?:5[0-3579]|[6-9])|7(?:20|32|8)|[89]"],"0$1"],["(\\d{4})(\\d{3,9})","$1 $2",["[2-467]|5[2-6]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["5"],"0$1"],["(\\d{2})(\\d{4})(\\d{4,7})","$1 $2 $3",["5"],"0$1"]],"0",0,0,0,0,0,[0,["6(?:5[0-3579]|6[013-9]|[7-9]\\d)\\d{4,10}",[7,8,9,10,11,12,13]]]],AU:["61","001[14-689]|14(?:1[14]|34|4[17]|[56]6|7[47]|88)0011","1(?:[0-79]\\d{7}(?:\\d(?:\\d{2})?)?|8[0-24-9]\\d{7})|[2-478]\\d{8}|1\\d{4,7}",[5,6,7,8,9,10,12],[["(\\d{2})(\\d{3,4})","$1 $2",["16"],"0$1"],["(\\d{2})(\\d{3})(\\d{2,4})","$1 $2 $3",["16"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["14|4"],"0$1"],["(\\d)(\\d{4})(\\d{4})","$1 $2 $3",["[2378]"],"(0$1)"],["(\\d{4})(\\d{3})(\\d{3})","$1 $2 $3",["1(?:30|[89])"]]],"0",0,"(183[12])|0",0,0,0,[0,["4(?:79[01]|83[0-389]|94[0-4])\\d{5}|4(?:[0-36]\\d|4[047-9]|5[0-25-9]|7[02-8]|8[0-24-9]|9[0-37-9])\\d{6}",[9]]],"0011"],AW:["297","00","(?:[25-79]\\d\\d|800)\\d{4}",[7],[["(\\d{3})(\\d{4})","$1 $2",["[25-9]"]]],0,0,0,0,0,0,[0,["(?:290|5[69]\\d|6(?:[03]0|22|4[0-2]|[69]\\d)|7(?:[34]\\d|7[07])|9(?:6[45]|9[4-8]))\\d{4}"]]],AX:["358","00|99(?:[01469]|5(?:[14]1|3[23]|5[59]|77|88|9[09]))","2\\d{4,9}|35\\d{4,5}|(?:60\\d\\d|800)\\d{4,6}|7\\d{5,11}|(?:[14]\\d|3[0-46-9]|50)\\d{4,8}",[5,6,7,8,9,10,11,12],0,"0",0,0,0,0,"18",[0,["4946\\d{2,6}|(?:4[0-8]|50)\\d{4,8}",[6,7,8,9,10]]],"00"],AZ:["994","00","365\\d{6}|(?:[124579]\\d|60|88)\\d{7}",[9],[["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["90"],"0$1"],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["1[28]|2|365|46","1[28]|2|365[45]|46","1[28]|2|365(?:4|5[02])|46"],"(0$1)"],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[13-9]"],"0$1"]],"0",0,0,0,0,0,[0,["36554\\d{4}|(?:[16]0|4[04]|5[015]|7[07]|99)\\d{7}"]]],BA:["387","00","6\\d{8}|(?:[35689]\\d|49|70)\\d{6}",[8,9],[["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["6[1-3]|[7-9]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2-$3",["[3-5]|6[56]"],"0$1"],["(\\d{2})(\\d{2})(\\d{2})(\\d{3})","$1 $2 $3 $4",["6"],"0$1"]],"0",0,0,0,0,0,[0,["6040\\d{5}|6(?:03|[1-356]|44|7\\d)\\d{6}"]]],BB:["1","011","(?:246|[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([2-9]\\d{6})$|1","246$1",0,"246",[0,["246(?:(?:2(?:[3568]\\d|4[0-57-9])|3(?:5[2-9]|6[0-6])|4(?:46|5\\d)|69[5-7]|8(?:[2-5]\\d|83))\\d|52(?:1[147]|20))\\d{3}"]]],BD:["880","00","[1-469]\\d{9}|8[0-79]\\d{7,8}|[2-79]\\d{8}|[2-9]\\d{7}|[3-9]\\d{6}|[57-9]\\d{5}",[6,7,8,9,10],[["(\\d{2})(\\d{4,6})","$1-$2",["31[5-8]|[459]1"],"0$1"],["(\\d{3})(\\d{3,7})","$1-$2",["3(?:[67]|8[013-9])|4(?:6[168]|7|[89][18])|5(?:6[128]|9)|6(?:[15]|28|4[14])|7[2-589]|8(?:0[014-9]|[12])|9[358]|(?:3[2-5]|4[235]|5[2-578]|6[0389]|76|8[3-7]|9[24])1|(?:44|66)[01346-9]"],"0$1"],["(\\d{4})(\\d{3,6})","$1-$2",["[13-9]|22"],"0$1"],["(\\d)(\\d{7,8})","$1-$2",["2"],"0$1"]],"0",0,0,0,0,0,[0,["(?:1[13-9]\\d|644)\\d{7}|(?:3[78]|44|66)[02-9]\\d{7}",[10]]]],BE:["32","00","4\\d{8}|[1-9]\\d{7}",[8,9],[["(\\d{3})(\\d{2})(\\d{3})","$1 $2 $3",["(?:80|9)0"],"0$1"],["(\\d)(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[239]|4[23]"],"0$1"],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[15-8]"],"0$1"],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["4"],"0$1"]],"0",0,0,0,0,0,[0,["4[5-9]\\d{7}",[9]]]],BF:["226","00","[025-7]\\d{7}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[025-7]"]]],0,0,0,0,0,0,[0,["(?:0[1-35-7]|5[0-8]|[67]\\d)\\d{6}"]]],BG:["359","00","00800\\d{7}|[2-7]\\d{6,7}|[89]\\d{6,8}|2\\d{5}",[6,7,8,9,12],[["(\\d)(\\d)(\\d{2})(\\d{2})","$1 $2 $3 $4",["2"],"0$1"],["(\\d{3})(\\d{4})","$1 $2",["43[1-6]|70[1-9]"],"0$1"],["(\\d)(\\d{3})(\\d{3,4})","$1 $2 $3",["2"],"0$1"],["(\\d{2})(\\d{3})(\\d{2,3})","$1 $2 $3",["[356]|4[124-7]|7[1-9]|8[1-6]|9[1-7]"],"0$1"],["(\\d{3})(\\d{2})(\\d{3})","$1 $2 $3",["(?:70|8)0"],"0$1"],["(\\d{3})(\\d{3})(\\d{2})","$1 $2 $3",["43[1-7]|7"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[48]|9[08]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["9"],"0$1"]],"0",0,0,0,0,0,[0,["(?:43[07-9]|99[69]\\d)\\d{5}|(?:8[7-9]|98)\\d{7}",[8,9]]]],BH:["973","00","[136-9]\\d{7}",[8],[["(\\d{4})(\\d{4})","$1 $2",["[13679]|8[02-4679]"]]],0,0,0,0,0,0,[0,["(?:3(?:[0-79]\\d|8[0-57-9])\\d|6(?:3(?:00|33|6[16])|441|6(?:3[03-9]|[69]\\d|7[0-689])))\\d{4}"]]],BI:["257","00","(?:[267]\\d|31)\\d{6}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[2367]"]]],0,0,0,0,0,0,[0,["(?:29|[67][125-9])\\d{6}"]]],BJ:["229","00","[24-689]\\d{7}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[24-689]"]]],0,0,0,0,0,0,[0,["(?:4[0-7]|[56]\\d|9[013-9])\\d{6}"]]],BL:["590","00","590\\d{6}|(?:69|80|9\\d)\\d{7}",[9],0,"0",0,0,0,0,0,[0,["69(?:0\\d\\d|1(?:2[2-9]|3[0-5])|4(?:0[89]|1[2-6]|9\\d)|6(?:1[016-9]|5[0-4]|[67]\\d))\\d{4}"]]],BM:["1","011","(?:441|[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([2-9]\\d{6})$|1","441$1",0,"441",[0,["441(?:[2378]\\d|5[0-39]|9[02])\\d{5}"]]],BN:["673","00","[2-578]\\d{6}",[7],[["(\\d{3})(\\d{4})","$1 $2",["[2-578]"]]],0,0,0,0,0,0,[0,["(?:22[89]|[78]\\d\\d)\\d{4}"]]],BO:["591","00(?:1\\d)?","(?:[2-467]\\d\\d|8001)\\d{5}",[8,9],[["(\\d)(\\d{7})","$1 $2",["[23]|4[46]"]],["(\\d{8})","$1",["[67]"]],["(\\d{3})(\\d{2})(\\d{4})","$1 $2 $3",["8"]]],"0",0,"0(1\\d)?",0,0,0,[0,["[67]\\d{7}",[8]]]],BQ:["599","00","(?:[34]1|7\\d)\\d{5}",[7],0,0,0,0,0,0,"[347]",[0,["(?:31(?:8[14-8]|9[14578])|416[14-9]|7(?:0[01]|7[07]|8\\d|9[056])\\d)\\d{3}"]]],BR:["55","00(?:1[245]|2[1-35]|31|4[13]|[56]5|99)","(?:[1-46-9]\\d\\d|5(?:[0-46-9]\\d|5[0-46-9]))\\d{8}|[1-9]\\d{9}|[3589]\\d{8}|[34]\\d{7}",[8,9,10,11],[["(\\d{4})(\\d{4})","$1-$2",["300|4(?:0[02]|37)","4(?:02|37)0|[34]00"]],["(\\d{3})(\\d{2,3})(\\d{4})","$1 $2 $3",["(?:[358]|90)0"],"0$1"],["(\\d{2})(\\d{4})(\\d{4})","$1 $2-$3",["(?:[14689][1-9]|2[12478]|3[1-578]|5[13-5]|7[13-579])[2-57]"],"($1)"],["(\\d{2})(\\d{5})(\\d{4})","$1 $2-$3",["[16][1-9]|[2-57-9]"],"($1)"]],"0",0,"(?:0|90)(?:(1[245]|2[1-35]|31|4[13]|[56]5|99)(\\d{10,11}))?","$2",0,0,[0,["(?:[14689][1-9]|2[12478]|3[1-578]|5[13-5]|7[13-579])(?:7|9\\d)\\d{7}",[10,11]]]],BS:["1","011","(?:242|[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([3-8]\\d{6})$|1","242$1",0,"242",[0,["242(?:3(?:5[79]|7[56]|95)|4(?:[23][1-9]|4[1-35-9]|5[1-8]|6[2-8]|7\\d|81)|5(?:2[45]|3[35]|44|5[1-46-9]|65|77)|6[34]6|7(?:27|38)|8(?:0[1-9]|1[02-9]|2\\d|3[0-4]|[89]9))\\d{4}"]]],BT:["975","00","[17]\\d{7}|[2-8]\\d{6}",[7,8],[["(\\d)(\\d{3})(\\d{3})","$1 $2 $3",["[2-68]|7[246]"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["1[67]|7"]]],0,0,0,0,0,0,[0,["(?:1[67]|77)\\d{6}",[8]]]],BW:["267","00","(?:0800|(?:[37]|800)\\d)\\d{6}|(?:[2-6]\\d|90)\\d{5}",[7,8,10],[["(\\d{2})(\\d{5})","$1 $2",["90"]],["(\\d{3})(\\d{4})","$1 $2",["[24-6]|3[15-9]"]],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["[37]"]],["(\\d{4})(\\d{3})(\\d{3})","$1 $2 $3",["0"]],["(\\d{3})(\\d{4})(\\d{3})","$1 $2 $3",["8"]]],0,0,0,0,0,0,[0,["(?:321|7[1-8]\\d)\\d{5}",[8]]]],BY:["375","810","(?:[12]\\d|33|44|902)\\d{7}|8(?:0[0-79]\\d{5,7}|[1-7]\\d{9})|8(?:1[0-489]|[5-79]\\d)\\d{7}|8[1-79]\\d{6,7}|8[0-79]\\d{5}|8\\d{5}",[6,7,8,9,10,11],[["(\\d{3})(\\d{3})","$1 $2",["800"],"8 $1"],["(\\d{3})(\\d{2})(\\d{2,4})","$1 $2 $3",["800"],"8 $1"],["(\\d{4})(\\d{2})(\\d{3})","$1 $2-$3",["1(?:5[169]|6[3-5]|7[179])|2(?:1[35]|2[34]|3[3-5])","1(?:5[169]|6(?:3[1-3]|4|5[125])|7(?:1[3-9]|7[0-24-6]|9[2-7]))|2(?:1[35]|2[34]|3[3-5])"],"8 0$1"],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2-$3-$4",["1(?:[56]|7[467])|2[1-3]"],"8 0$1"],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2-$3-$4",["[1-4]"],"8 0$1"],["(\\d{3})(\\d{3,4})(\\d{4})","$1 $2 $3",["[89]"],"8 $1"]],"8",0,"0|80?",0,0,0,[0,["(?:2(?:5[5-79]|9[1-9])|(?:33|44)\\d)\\d{6}",[9]]],"8~10"],BZ:["501","00","(?:0800\\d|[2-8])\\d{6}",[7,11],[["(\\d{3})(\\d{4})","$1-$2",["[2-8]"]],["(\\d)(\\d{3})(\\d{4})(\\d{3})","$1-$2-$3-$4",["0"]]],0,0,0,0,0,0,[0,["6[0-35-7]\\d{5}",[7]]]],CA:["1","011","(?:[2-8]\\d|90)\\d{8}|3\\d{6}",[7,10],0,"1",0,0,0,0,0,[0,["(?:2(?:04|[23]6|[48]9|50|63)|3(?:06|43|54|6[578]|82)|4(?:03|1[68]|[26]8|3[178]|50|74)|5(?:06|1[49]|48|79|8[147])|6(?:04|[18]3|39|47|72)|7(?:0[59]|42|53|78|8[02])|8(?:[06]7|19|25|7[39])|90[25])[2-9]\\d{6}",[10]]]],CC:["61","001[14-689]|14(?:1[14]|34|4[17]|[56]6|7[47]|88)0011","1(?:[0-79]\\d{8}(?:\\d{2})?|8[0-24-9]\\d{7})|[148]\\d{8}|1\\d{5,7}",[6,7,8,9,10,12],0,"0",0,"([59]\\d{7})$|0","8$1",0,0,[0,["4(?:79[01]|83[0-389]|94[0-4])\\d{5}|4(?:[0-36]\\d|4[047-9]|5[0-25-9]|7[02-8]|8[0-24-9]|9[0-37-9])\\d{6}",[9]]],"0011"],CD:["243","00","[189]\\d{8}|[1-68]\\d{6}",[7,9],[["(\\d{2})(\\d{2})(\\d{3})","$1 $2 $3",["88"],"0$1"],["(\\d{2})(\\d{5})","$1 $2",["[1-6]"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["1"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[89]"],"0$1"]],"0",0,0,0,0,0,[0,["88\\d{5}|(?:8[0-69]|9[017-9])\\d{7}"]]],CF:["236","00","(?:[27]\\d{3}|8776)\\d{4}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[278]"]]],0,0,0,0,0,0,[0,["7[024-7]\\d{6}"]]],CG:["242","00","222\\d{6}|(?:0\\d|80)\\d{7}",[9],[["(\\d)(\\d{4})(\\d{4})","$1 $2 $3",["8"]],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[02]"]]],0,0,0,0,0,0,[0,["026(?:1[0-5]|6[6-9])\\d{4}|0(?:[14-6]\\d\\d|2(?:40|5[5-8]|6[07-9]))\\d{5}"]]],CH:["41","00","8\\d{11}|[2-9]\\d{8}",[9],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["8[047]|90"],"0$1"],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[2-79]|81"],"0$1"],["(\\d{3})(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4 $5",["8"],"0$1"]],"0",0,0,0,0,0,[0,["(?:6[89]|7[235-9])\\d{7}"]]],CI:["225","00","[02]\\d{9}",[10],[["(\\d{2})(\\d{2})(\\d)(\\d{5})","$1 $2 $3 $4",["2"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{4})","$1 $2 $3 $4",["0"]]],0,0,0,0,0,0,[0,["0[157]\\d{8}"]]],CK:["682","00","[2-578]\\d{4}",[5],[["(\\d{2})(\\d{3})","$1 $2",["[2-578]"]]],0,0,0,0,0,0,[0,["[578]\\d{4}"]]],CL:["56","(?:0|1(?:1[0-69]|2[02-5]|5[13-58]|69|7[0167]|8[018]))0","12300\\d{6}|6\\d{9,10}|[2-9]\\d{8}",[9,10,11],[["(\\d{5})(\\d{4})","$1 $2",["219","2196"],"($1)"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["44"]],["(\\d)(\\d{4})(\\d{4})","$1 $2 $3",["2[1-36]"],"($1)"],["(\\d)(\\d{4})(\\d{4})","$1 $2 $3",["9[2-9]"]],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["3[2-5]|[47]|5[1-3578]|6[13-57]|8(?:0[1-9]|[1-9])"],"($1)"],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["60|8"]],["(\\d{4})(\\d{3})(\\d{4})","$1 $2 $3",["1"]],["(\\d{3})(\\d{3})(\\d{2})(\\d{3})","$1 $2 $3 $4",["60"]]],0,0,0,0,0,0,[0,["2(?:1982[0-6]|3314[05-9])\\d{3}|(?:2(?:1(?:160|962)|3(?:2\\d\\d|3(?:[03467]\\d|1[0-35-9]|2[1-9]|5[0-24-9]|8[0-3])|600)|646[59])|80[1-9]\\d\\d|9(?:3(?:[0-57-9]\\d\\d|6(?:0[02-9]|[1-9]\\d))|6(?:[0-8]\\d\\d|9(?:[02-79]\\d|1[05-9]))|7[1-9]\\d\\d|9(?:[03-9]\\d\\d|1(?:[0235-9]\\d|4[0-24-9])|2(?:[0-79]\\d|8[0-46-9]))))\\d{4}|(?:22|3[2-5]|[47][1-35]|5[1-3578]|6[13-57]|8[1-9]|9[2458])\\d{7}",[9]]]],CM:["237","00","[26]\\d{8}|88\\d{6,7}",[8,9],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["88"]],["(\\d)(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4 $5",["[26]|88"]]],0,0,0,0,0,0,[0,["(?:24[23]|6[25-9]\\d)\\d{6}",[9]]]],CN:["86","00|1(?:[12]\\d|79)\\d\\d00","1[127]\\d{8,9}|2\\d{9}(?:\\d{2})?|[12]\\d{6,7}|86\\d{6}|(?:1[03-689]\\d|6)\\d{7,9}|(?:[3-579]\\d|8[0-57-9])\\d{6,9}",[7,8,9,10,11,12],[["(\\d{2})(\\d{5,6})","$1 $2",["(?:10|2[0-57-9])[19]","(?:10|2[0-57-9])(?:10|9[56])","10(?:10|9[56])|2[0-57-9](?:100|9[56])"],"0$1"],["(\\d{3})(\\d{5,6})","$1 $2",["3(?:[157]|35|49|9[1-68])|4(?:[17]|2[179]|6[47-9]|8[23])|5(?:[1357]|2[37]|4[36]|6[1-46]|80)|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[1579]|2[248]|3[014-9]|4[3-6]|6[023689])|8(?:1[236-8]|2[5-7]|[37]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|[379]|4[13]|5[1-5])|(?:4[35]|59|85)[1-9]","(?:3(?:[157]\\d|35|49|9[1-68])|4(?:[17]\\d|2[179]|[35][1-9]|6[47-9]|8[23])|5(?:[1357]\\d|2[37]|4[36]|6[1-46]|80|9[1-9])|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[1579]\\d|2[248]|3[014-9]|4[3-6]|6[023689])|8(?:1[236-8]|2[5-7]|[37]\\d|5[1-9]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|[379]\\d|4[13]|5[1-5]))[19]","85[23](?:10|95)|(?:3(?:[157]\\d|35|49|9[1-68])|4(?:[17]\\d|2[179]|[35][1-9]|6[47-9]|8[23])|5(?:[1357]\\d|2[37]|4[36]|6[1-46]|80|9[1-9])|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[1579]\\d|2[248]|3[014-9]|4[3-6]|6[023689])|8(?:1[236-8]|2[5-7]|[37]\\d|5[14-9]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|[379]\\d|4[13]|5[1-5]))(?:10|9[56])","85[23](?:100|95)|(?:3(?:[157]\\d|35|49|9[1-68])|4(?:[17]\\d|2[179]|[35][1-9]|6[47-9]|8[23])|5(?:[1357]\\d|2[37]|4[36]|6[1-46]|80|9[1-9])|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[1579]\\d|2[248]|3[014-9]|4[3-6]|6[023689])|8(?:1[236-8]|2[5-7]|[37]\\d|5[14-9]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|[379]\\d|4[13]|5[1-5]))(?:100|9[56])"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["(?:4|80)0"]],["(\\d{2})(\\d{4})(\\d{4})","$1 $2 $3",["10|2(?:[02-57-9]|1[1-9])","10|2(?:[02-57-9]|1[1-9])","10[0-79]|2(?:[02-57-9]|1[1-79])|(?:10|21)8(?:0[1-9]|[1-9])"],"0$1",1],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["3(?:[3-59]|7[02-68])|4(?:[26-8]|3[3-9]|5[2-9])|5(?:3[03-9]|[468]|7[028]|9[2-46-9])|6|7(?:[0-247]|3[04-9]|5[0-4689]|6[2368])|8(?:[1-358]|9[1-7])|9(?:[013479]|5[1-5])|(?:[34]1|55|79|87)[02-9]"],"0$1",1],["(\\d{3})(\\d{7,8})","$1 $2",["9"]],["(\\d{4})(\\d{3})(\\d{4})","$1 $2 $3",["80"],"0$1",1],["(\\d{3})(\\d{4})(\\d{4})","$1 $2 $3",["[3-578]"],"0$1",1],["(\\d{3})(\\d{4})(\\d{4})","$1 $2 $3",["1[3-9]"]],["(\\d{2})(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3 $4",["[12]"],"0$1",1]],"0",0,"(1(?:[12]\\d|79)\\d\\d)|0",0,0,0,[0,["1740[0-5]\\d{6}|1(?:[38]\\d|4[57]|[59][0-35-9]|6[25-7]|7[0-35-8])\\d{8}",[11]]],"00"],CO:["57","00(?:4(?:[14]4|56)|[579])","(?:60\\d\\d|9101)\\d{6}|(?:1\\d|3)\\d{9}",[10,11],[["(\\d{3})(\\d{7})","$1 $2",["6"],"($1)"],["(\\d{3})(\\d{7})","$1 $2",["3[0-357]|91"]],["(\\d)(\\d{3})(\\d{7})","$1-$2-$3",["1"],"0$1",0,"$1 $2 $3"]],"0",0,"0([3579]|4(?:[14]4|56))?",0,0,0,[0,["333301[0-5]\\d{3}|3333(?:00|2[5-9]|[3-9]\\d)\\d{4}|(?:3(?:24[1-9]|3(?:00|3[0-24-9]))|9101)\\d{6}|3(?:0[0-5]|1\\d|2[0-3]|5[01]|70)\\d{7}",[10]]]],CR:["506","00","(?:8\\d|90)\\d{8}|(?:[24-8]\\d{3}|3005)\\d{4}",[8,10],[["(\\d{4})(\\d{4})","$1 $2",["[2-7]|8[3-9]"]],["(\\d{3})(\\d{3})(\\d{4})","$1-$2-$3",["[89]"]]],0,0,"(19(?:0[0-2468]|1[09]|20|66|77|99))",0,0,0,[0,["(?:3005\\d|6500[01])\\d{3}|(?:5[07]|6[0-4]|7[0-3]|8[3-9])\\d{6}",[8]]]],CU:["53","119","(?:[2-7]|8\\d\\d)\\d{7}|[2-47]\\d{6}|[34]\\d{5}",[6,7,8,10],[["(\\d{2})(\\d{4,6})","$1 $2",["2[1-4]|[34]"],"(0$1)"],["(\\d)(\\d{6,7})","$1 $2",["7"],"(0$1)"],["(\\d)(\\d{7})","$1 $2",["[56]"],"0$1"],["(\\d{3})(\\d{7})","$1 $2",["8"],"0$1"]],"0",0,0,0,0,0,[0,["(?:5\\d|6[2-4])\\d{6}",[8]]]],CV:["238","0","(?:[2-59]\\d\\d|800)\\d{4}",[7],[["(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3",["[2-589]"]]],0,0,0,0,0,0,[0,["(?:36|5[1-389]|9\\d)\\d{5}"]]],CW:["599","00","(?:[34]1|60|(?:7|9\\d)\\d)\\d{5}",[7,8],[["(\\d{3})(\\d{4})","$1 $2",["[3467]"]],["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["9[4-8]"]]],0,0,0,0,0,"[69]",[0,["953[01]\\d{4}|9(?:5[12467]|6[5-9])\\d{5}"]]],CX:["61","001[14-689]|14(?:1[14]|34|4[17]|[56]6|7[47]|88)0011","1(?:[0-79]\\d{8}(?:\\d{2})?|8[0-24-9]\\d{7})|[148]\\d{8}|1\\d{5,7}",[6,7,8,9,10,12],0,"0",0,"([59]\\d{7})$|0","8$1",0,0,[0,["4(?:79[01]|83[0-389]|94[0-4])\\d{5}|4(?:[0-36]\\d|4[047-9]|5[0-25-9]|7[02-8]|8[0-24-9]|9[0-37-9])\\d{6}",[9]]],"0011"],CY:["357","00","(?:[279]\\d|[58]0)\\d{6}",[8],[["(\\d{2})(\\d{6})","$1 $2",["[257-9]"]]],0,0,0,0,0,0,[0,["9(?:10|[4-79]\\d)\\d{5}"]]],CZ:["420","00","(?:[2-578]\\d|60)\\d{7}|9\\d{8,11}",[9],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[2-8]|9[015-7]"]],["(\\d{2})(\\d{3})(\\d{3})(\\d{2})","$1 $2 $3 $4",["96"]],["(\\d{2})(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3 $4",["9"]],["(\\d{3})(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3 $4",["9"]]],0,0,0,0,0,0,[0,["(?:60[1-8]\\d|7(?:0(?:[2-5]\\d|60)|190|[2379]\\d\\d))\\d{5}"]]],DE:["49","00","[2579]\\d{5,14}|49(?:[34]0|69|8\\d)\\d\\d?|49(?:37|49|60|7[089]|9\\d)\\d{1,3}|49(?:2[024-9]|3[2-689]|7[1-7])\\d{1,8}|(?:1|[368]\\d|4[0-8])\\d{3,13}|49(?:[015]\\d|2[13]|31|[46][1-8])\\d{1,9}",[4,5,6,7,8,9,10,11,12,13,14,15],[["(\\d{2})(\\d{3,13})","$1 $2",["3[02]|40|[68]9"],"0$1"],["(\\d{3})(\\d{3,12})","$1 $2",["2(?:0[1-389]|1[124]|2[18]|3[14])|3(?:[35-9][15]|4[015])|906|(?:2[4-9]|4[2-9]|[579][1-9]|[68][1-8])1","2(?:0[1-389]|12[0-8])|3(?:[35-9][15]|4[015])|906|2(?:[13][14]|2[18])|(?:2[4-9]|4[2-9]|[579][1-9]|[68][1-8])1"],"0$1"],["(\\d{4})(\\d{2,11})","$1 $2",["[24-6]|3(?:[3569][02-46-9]|4[2-4679]|7[2-467]|8[2-46-8])|70[2-8]|8(?:0[2-9]|[1-8])|90[7-9]|[79][1-9]","[24-6]|3(?:3(?:0[1-467]|2[127-9]|3[124578]|7[1257-9]|8[1256]|9[145])|4(?:2[135]|4[13578]|9[1346])|5(?:0[14]|2[1-3589]|6[1-4]|7[13468]|8[13568])|6(?:2[1-489]|3[124-6]|6[13]|7[12579]|8[1-356]|9[135])|7(?:2[1-7]|4[145]|6[1-5]|7[1-4])|8(?:21|3[1468]|6|7[1467]|8[136])|9(?:0[12479]|2[1358]|4[134679]|6[1-9]|7[136]|8[147]|9[1468]))|70[2-8]|8(?:0[2-9]|[1-8])|90[7-9]|[79][1-9]|3[68]4[1347]|3(?:47|60)[1356]|3(?:3[46]|46|5[49])[1246]|3[4579]3[1357]"],"0$1"],["(\\d{3})(\\d{4})","$1 $2",["138"],"0$1"],["(\\d{5})(\\d{2,10})","$1 $2",["3"],"0$1"],["(\\d{3})(\\d{5,11})","$1 $2",["181"],"0$1"],["(\\d{3})(\\d)(\\d{4,10})","$1 $2 $3",["1(?:3|80)|9"],"0$1"],["(\\d{3})(\\d{7,8})","$1 $2",["1[67]"],"0$1"],["(\\d{3})(\\d{7,12})","$1 $2",["8"],"0$1"],["(\\d{5})(\\d{6})","$1 $2",["185","1850","18500"],"0$1"],["(\\d{3})(\\d{4})(\\d{4})","$1 $2 $3",["7"],"0$1"],["(\\d{4})(\\d{7})","$1 $2",["18[68]"],"0$1"],["(\\d{4})(\\d{7})","$1 $2",["15[1279]"],"0$1"],["(\\d{5})(\\d{6})","$1 $2",["15[03568]","15(?:[0568]|31)"],"0$1"],["(\\d{3})(\\d{8})","$1 $2",["18"],"0$1"],["(\\d{3})(\\d{2})(\\d{7,8})","$1 $2 $3",["1(?:6[023]|7)"],"0$1"],["(\\d{4})(\\d{2})(\\d{7})","$1 $2 $3",["15[279]"],"0$1"],["(\\d{3})(\\d{2})(\\d{8})","$1 $2 $3",["15"],"0$1"]],"0",0,0,0,0,0,[0,["15(?:[0-25-9]\\d\\d|310)\\d{6}|1(?:6[023]|7\\d)\\d{7,8}",[10,11]]]],DJ:["253","00","(?:2\\d|77)\\d{6}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[27]"]]],0,0,0,0,0,0,[0,["77\\d{6}"]]],DK:["45","00","[2-9]\\d{7}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[2-9]"]]],0,0,0,0,0,0,[0,["(?:[2-7]\\d|8[126-9]|9[1-46-9])\\d{6}"]]],DM:["1","011","(?:[58]\\d\\d|767|900)\\d{7}",[10],0,"1",0,"([2-7]\\d{6})$|1","767$1",0,"767",[0,["767(?:2(?:[2-4689]5|7[5-7])|31[5-7]|61[1-8]|70[1-6])\\d{4}"]]],DO:["1","011","(?:[58]\\d\\d|900)\\d{7}",[10],0,"1",0,0,0,0,"8001|8[024]9",[0,["8[024]9[2-9]\\d{6}"]]],DZ:["213","00","(?:[1-4]|[5-79]\\d|80)\\d{7}",[8,9],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[1-4]"],"0$1"],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["9"],"0$1"],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[5-8]"],"0$1"]],"0",0,0,0,0,0,[0,["(?:5(?:4[0-29]|5\\d|6[0-2])|6(?:[569]\\d|7[0-6])|7[7-9]\\d)\\d{6}",[9]]]],EC:["593","00","1\\d{9,10}|(?:[2-7]|9\\d)\\d{7}",[8,9,10,11],[["(\\d)(\\d{3})(\\d{4})","$1 $2-$3",["[2-7]"],"(0$1)",0,"$1-$2-$3"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["9"],"0$1"],["(\\d{4})(\\d{3})(\\d{3,4})","$1 $2 $3",["1"]]],"0",0,0,0,0,0,[0,["964[0-2]\\d{5}|9(?:39|[57][89]|6[0-36-9]|[89]\\d)\\d{6}",[9]]]],EE:["372","00","8\\d{9}|[4578]\\d{7}|(?:[3-8]\\d|90)\\d{5}",[7,8,10],[["(\\d{3})(\\d{4})","$1 $2",["[369]|4[3-8]|5(?:[0-2]|5[0-478]|6[45])|7[1-9]|88","[369]|4[3-8]|5(?:[02]|1(?:[0-8]|95)|5[0-478]|6(?:4[0-4]|5[1-589]))|7[1-9]|88"]],["(\\d{4})(\\d{3,4})","$1 $2",["[45]|8(?:00|[1-49])","[45]|8(?:00[1-9]|[1-49])"]],["(\\d{2})(\\d{2})(\\d{4})","$1 $2 $3",["7"]],["(\\d{4})(\\d{3})(\\d{3})","$1 $2 $3",["8"]]],0,0,0,0,0,0,[0,["(?:5\\d{5}|8(?:1(?:0(?:0(?:00|[178]\\d)|[3-9]\\d\\d)|(?:1(?:0[236]|1\\d)|(?:2[0-59]|[3-79]\\d)\\d)\\d)|2(?:0(?:0(?:00|4\\d)|(?:19|[2-7]\\d)\\d)|(?:(?:[124-6]\\d|3[5-9])\\d|7(?:[0-79]\\d|8[13-9])|8(?:[2-6]\\d|7[01]))\\d)|[349]\\d{4}))\\d\\d|5(?:(?:[02]\\d|5[0-478])\\d|1(?:[0-8]\\d|95)|6(?:4[0-4]|5[1-589]))\\d{3}",[7,8]]]],EG:["20","00","[189]\\d{8,9}|[24-6]\\d{8}|[135]\\d{7}",[8,9,10],[["(\\d)(\\d{7,8})","$1 $2",["[23]"],"0$1"],["(\\d{2})(\\d{6,7})","$1 $2",["1[35]|[4-6]|8[2468]|9[235-7]"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["[89]"],"0$1"],["(\\d{2})(\\d{8})","$1 $2",["1"],"0$1"]],"0",0,0,0,0,0,[0,["1[0-25]\\d{8}",[10]]]],EH:["212","00","[5-8]\\d{8}",[9],0,"0",0,0,0,0,"528[89]",[0,["(?:6(?:[0-79]\\d|8[0-247-9])|7(?:[0167]\\d|2[0-4]|5[01]|8[0-3]))\\d{6}"]]],ER:["291","00","[178]\\d{6}",[7],[["(\\d)(\\d{3})(\\d{3})","$1 $2 $3",["[178]"],"0$1"]],"0",0,0,0,0,0,[0,["(?:17[1-3]|7\\d\\d)\\d{4}"]]],ES:["34","00","[5-9]\\d{8}",[9],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[89]00"]],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[5-9]"]]],0,0,0,0,0,0,[0,["(?:590[16]00\\d|9(?:6906(?:09|10)|7390\\d\\d))\\d\\d|(?:6\\d|7[1-48])\\d{7}"]]],ET:["251","00","(?:11|[2-579]\\d)\\d{7}",[9],[["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[1-579]"],"0$1"]],"0",0,0,0,0,0,[0,["700[1-9]\\d{5}|(?:7(?:0[1-9]|1[0-8]|22|77|86|99)|9\\d\\d)\\d{6}"]]],FI:["358","00|99(?:[01469]|5(?:[14]1|3[23]|5[59]|77|88|9[09]))","[1-35689]\\d{4}|7\\d{10,11}|(?:[124-7]\\d|3[0-46-9])\\d{8}|[1-9]\\d{5,8}",[5,6,7,8,9,10,11,12],[["(\\d{5})","$1",["20[2-59]"],"0$1"],["(\\d{3})(\\d{3,7})","$1 $2",["(?:[1-3]0|[68])0|70[07-9]"],"0$1"],["(\\d{2})(\\d{4,8})","$1 $2",["[14]|2[09]|50|7[135]"],"0$1"],["(\\d{2})(\\d{6,10})","$1 $2",["7"],"0$1"],["(\\d)(\\d{4,9})","$1 $2",["(?:1[3-79]|[2568])[1-8]|3(?:0[1-9]|[1-9])|9"],"0$1"]],"0",0,0,0,0,"1[03-79]|[2-9]",[0,["4946\\d{2,6}|(?:4[0-8]|50)\\d{4,8}",[6,7,8,9,10]]],"00"],FJ:["679","0(?:0|52)","45\\d{5}|(?:0800\\d|[235-9])\\d{6}",[7,11],[["(\\d{3})(\\d{4})","$1 $2",["[235-9]|45"]],["(\\d{4})(\\d{3})(\\d{4})","$1 $2 $3",["0"]]],0,0,0,0,0,0,[0,["(?:[279]\\d|45|5[01568]|8[034679])\\d{5}",[7]]],"00"],FK:["500","00","[2-7]\\d{4}",[5],0,0,0,0,0,0,0,[0,["[56]\\d{4}"]]],FM:["691","00","(?:[39]\\d\\d|820)\\d{4}",[7],[["(\\d{3})(\\d{4})","$1 $2",["[389]"]]],0,0,0,0,0,0,[0,["31(?:00[67]|208|309)\\d\\d|(?:3(?:[2357]0[1-9]|602|804|905)|(?:820|9[2-7]\\d)\\d)\\d{3}"]]],FO:["298","00","[2-9]\\d{5}",[6],[["(\\d{6})","$1",["[2-9]"]]],0,0,"(10(?:01|[12]0|88))",0,0,0,[0,["(?:[27][1-9]|5\\d|9[16])\\d{4}"]]],FR:["33","00","[1-9]\\d{8}",[9],[["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["8"],"0 $1"],["(\\d)(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4 $5",["[1-79]"],"0$1"]],"0",0,0,0,0,0,[0,["(?:6(?:[0-24-8]\\d|3[0-8]|9[589])|7[3-9]\\d)\\d{6}"]]],GA:["241","00","(?:[067]\\d|11)\\d{6}|[2-7]\\d{6}",[7,8],[["(\\d)(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[2-7]"],"0$1"],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["0"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["11|[67]"],"0$1"]],0,0,"0(11\\d{6}|60\\d{6}|61\\d{6}|6[256]\\d{6}|7[467]\\d{6})","$1",0,0,[0,["(?:(?:0[2-7]|7[467])\\d|6(?:0[0-4]|10|[256]\\d))\\d{5}|[2-7]\\d{6}"]]],GB:["44","00","[1-357-9]\\d{9}|[18]\\d{8}|8\\d{6}",[7,9,10],[["(\\d{3})(\\d{4})","$1 $2",["800","8001","80011","800111","8001111"],"0$1"],["(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3",["845","8454","84546","845464"],"0$1"],["(\\d{3})(\\d{6})","$1 $2",["800"],"0$1"],["(\\d{5})(\\d{4,5})","$1 $2",["1(?:38|5[23]|69|76|94)","1(?:(?:38|69)7|5(?:24|39)|768|946)","1(?:3873|5(?:242|39[4-6])|(?:697|768)[347]|9467)"],"0$1"],["(\\d{4})(\\d{5,6})","$1 $2",["1(?:[2-69][02-9]|[78])"],"0$1"],["(\\d{2})(\\d{4})(\\d{4})","$1 $2 $3",["[25]|7(?:0|6[02-9])","[25]|7(?:0|6(?:[03-9]|2[356]))"],"0$1"],["(\\d{4})(\\d{6})","$1 $2",["7"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["[1389]"],"0$1"]],"0",0,0,0,0,0,[0,["7(?:457[0-57-9]|700[01]|911[028])\\d{5}|7(?:[1-3]\\d\\d|4(?:[0-46-9]\\d|5[0-689])|5(?:0[0-8]|[13-9]\\d|2[0-35-9])|7(?:0[1-9]|[1-7]\\d|8[02-9]|9[0-689])|8(?:[014-9]\\d|[23][0-8])|9(?:[024-9]\\d|1[02-9]|3[0-689]))\\d{6}",[10]]],0," x"],GD:["1","011","(?:473|[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([2-9]\\d{6})$|1","473$1",0,"473",[0,["473(?:4(?:0[2-79]|1[04-9]|2[0-5]|49|5[68])|5(?:2[01]|3[3-8])|901)\\d{4}"]]],GE:["995","00","(?:[3-57]\\d\\d|800)\\d{6}",[9],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["70"],"0$1"],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["32"],"0$1"],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[57]"]],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[348]"],"0$1"]],"0",0,0,0,0,0,[0,["5(?:(?:(?:0555|1(?:[17]77|555))[5-9]|757(?:7[7-9]|8[01]))\\d|22252[0-4])\\d\\d|(?:5(?:0(?:0(?:0\\d|11|22|3[0-6]|44|5[05]|77|88|9[09])|111|77\\d)|1(?:1(?:[03][01]|[124]\\d)|4\\d\\d)|[23]555|4(?:4\\d\\d|555)|5(?:[0157-9]\\d\\d|200)|6[89]\\d\\d|7(?:[0147-9]\\d\\d|5(?:00|[57]5))|8(?:0(?:[018]\\d|2[0-4])|5(?:55|8[89])|8(?:55|88))|9(?:090|[1-35-9]\\d\\d))|790\\d\\d)\\d{4}|5(?:0(?:0[17]0|505)|1(?:0[01]0|1(?:07|33|51))|2(?:0[02]0|2[25]2)|3(?:0[03]0|3[35]3)|(?:40[04]|900)0|5222)[0-4]\\d{3}"]]],GF:["594","00","[56]94\\d{6}|(?:80|9\\d)\\d{7}",[9],[["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[56]|9[47]"],"0$1"],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[89]"],"0$1"]],"0",0,0,0,0,0,[0,["694(?:[0-249]\\d|3[0-8])\\d{4}"]]],GG:["44","00","(?:1481|[357-9]\\d{3})\\d{6}|8\\d{6}(?:\\d{2})?",[7,9,10],0,"0",0,"([25-9]\\d{5})$|0","1481$1",0,0,[0,["7(?:(?:781|839)\\d|911[17])\\d{5}",[10]]]],GH:["233","00","(?:[235]\\d{3}|800)\\d{5}",[8,9],[["(\\d{3})(\\d{5})","$1 $2",["8"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[235]"],"0$1"]],"0",0,0,0,0,0,[0,["(?:2(?:[0346-9]\\d|5[67])|5(?:[03-7]\\d|9[1-9]))\\d{6}",[9]]]],GI:["350","00","(?:[25]\\d|60)\\d{6}",[8],[["(\\d{3})(\\d{5})","$1 $2",["2"]]],0,0,0,0,0,0,[0,["5251[0-4]\\d{3}|(?:5(?:[146-8]\\d\\d|250)|60(?:1[01]|6\\d))\\d{4}"]]],GL:["299","00","(?:19|[2-689]\\d|70)\\d{4}",[6],[["(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3",["19|[2-9]"]]],0,0,0,0,0,0,[0,["[245]\\d{5}"]]],GM:["220","00","[2-9]\\d{6}",[7],[["(\\d{3})(\\d{4})","$1 $2",["[2-9]"]]],0,0,0,0,0,0,[0,["(?:[23679]\\d|5[0-489])\\d{5}"]]],GN:["224","00","722\\d{6}|(?:3|6\\d)\\d{7}",[8,9],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["3"]],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[67]"]]],0,0,0,0,0,0,[0,["6[0-356]\\d{7}",[9]]]],GP:["590","00","590\\d{6}|(?:69|80|9\\d)\\d{7}",[9],[["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[569]"],"0$1"],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["8"],"0$1"]],"0",0,0,0,0,0,[0,["69(?:0\\d\\d|1(?:2[2-9]|3[0-5])|4(?:0[89]|1[2-6]|9\\d)|6(?:1[016-9]|5[0-4]|[67]\\d))\\d{4}"]]],GQ:["240","00","222\\d{6}|(?:3\\d|55|[89]0)\\d{7}",[9],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[235]"]],["(\\d{3})(\\d{6})","$1 $2",["[89]"]]],0,0,0,0,0,0,[0,["(?:222|55\\d)\\d{6}"]]],GR:["30","00","5005000\\d{3}|8\\d{9,11}|(?:[269]\\d|70)\\d{8}",[10,11,12],[["(\\d{2})(\\d{4})(\\d{4})","$1 $2 $3",["21|7"]],["(\\d{4})(\\d{6})","$1 $2",["2(?:2|3[2-57-9]|4[2-469]|5[2-59]|6[2-9]|7[2-69]|8[2-49])|5"]],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["[2689]"]],["(\\d{3})(\\d{3,4})(\\d{5})","$1 $2 $3",["8"]]],0,0,0,0,0,0,[0,["68[57-9]\\d{7}|(?:69|94)\\d{8}",[10]]]],GT:["502","00","80\\d{6}|(?:1\\d{3}|[2-7])\\d{7}",[8,11],[["(\\d{4})(\\d{4})","$1 $2",["[2-8]"]],["(\\d{4})(\\d{3})(\\d{4})","$1 $2 $3",["1"]]],0,0,0,0,0,0,[0,["(?:[3-5]\\d\\d|80[0-4])\\d{5}",[8]]]],GU:["1","011","(?:[58]\\d\\d|671|900)\\d{7}",[10],0,"1",0,"([2-9]\\d{6})$|1","671$1",0,"671",[0,["671(?:2\\d\\d|3(?:00|3[39]|4[349]|55|6[26])|4(?:00|56|7[1-9]|8[02-46-9])|5(?:55|6[2-5]|88)|6(?:3[2-578]|4[24-9]|5[34]|78|8[235-9])|7(?:[0479]7|2[0167]|3[45]|8[7-9])|8(?:[2-57-9]8|6[48])|9(?:2[29]|6[79]|7[1279]|8[7-9]|9[78]))\\d{4}"]]],GW:["245","00","[49]\\d{8}|4\\d{6}",[7,9],[["(\\d{3})(\\d{4})","$1 $2",["40"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[49]"]]],0,0,0,0,0,0,[0,["9(?:5\\d|6[569]|77)\\d{6}",[9]]]],GY:["592","001","(?:[2-8]\\d{3}|9008)\\d{3}",[7],[["(\\d{3})(\\d{4})","$1 $2",["[2-9]"]]],0,0,0,0,0,0,[0,["(?:510|6\\d\\d|7(?:[013]\\d|2[0-25-8]|4[0-29]|5[1-9]))\\d{4}"]]],HK:["852","00(?:30|5[09]|[126-9]?)","8[0-46-9]\\d{6,7}|9\\d{4,7}|(?:[2-7]|9\\d{3})\\d{7}",[5,6,7,8,9,11],[["(\\d{3})(\\d{2,5})","$1 $2",["900","9003"]],["(\\d{4})(\\d{4})","$1 $2",["[2-7]|8[1-4]|9(?:0[1-9]|[1-8])"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["8"]],["(\\d{3})(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3 $4",["9"]]],0,0,0,0,0,0,[0,["(?:4(?:44[0-25-9]|6(?:1[0-7]|4[0-57-9]|6[0-4]))|5(?:73[0-6]|95[0-8])|6(?:26[013-8]|66[0-3])|70(?:7[1-8]|8[0-4])|848[0-35-9]|9(?:29[013-9]|39[01]|59[0-4]|899))\\d{4}|(?:4(?:4[0-35-8]|6[02357-9])|5(?:[1-59][0-46-9]|6[0-4689]|7[0-246-9])|6(?:0[1-9]|[13-59]\\d|[268][0-57-9]|7[0-79])|70[129]|84[0-29]|9(?:0[1-9]|1[02-9]|[2358][0-8]|[467]\\d))\\d{5}",[8]]],"00"],HN:["504","00","8\\d{10}|[237-9]\\d{7}",[8,11],[["(\\d{4})(\\d{4})","$1-$2",["[237-9]"]]],0,0,0,0,0,0,[0,["[37-9]\\d{7}",[8]]]],HR:["385","00","(?:[24-69]\\d|3[0-79])\\d{7}|80\\d{5,7}|[1-79]\\d{7}|6\\d{5,6}",[6,7,8,9],[["(\\d{2})(\\d{2})(\\d{2,3})","$1 $2 $3",["6[01]"],"0$1"],["(\\d{3})(\\d{2})(\\d{2,3})","$1 $2 $3",["8"],"0$1"],["(\\d)(\\d{4})(\\d{3})","$1 $2 $3",["1"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["6|7[245]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["9"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[2-57]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["8"],"0$1"]],"0",0,0,0,0,0,[0,["9(?:(?:0[1-9]|[12589]\\d)\\d\\d|7(?:[0679]\\d\\d|5(?:[01]\\d|44|55|77|9[5-7])))\\d{4}|98\\d{6}",[8,9]]]],HT:["509","00","(?:[2-489]\\d|55)\\d{6}",[8],[["(\\d{2})(\\d{2})(\\d{4})","$1 $2 $3",["[2-589]"]]],0,0,0,0,0,0,[0,["(?:[34]\\d|55)\\d{6}"]]],HU:["36","00","[235-7]\\d{8}|[1-9]\\d{7}",[8,9],[["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["1"],"(06 $1)"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["[27][2-9]|3[2-7]|4[24-9]|5[2-79]|6|8[2-57-9]|9[2-69]"],"(06 $1)"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[2-9]"],"06 $1"]],"06",0,0,0,0,0,[0,["(?:[257]0|3[01])\\d{7}",[9]]]],ID:["62","00[89]","(?:(?:00[1-9]|8\\d)\\d{4}|[1-36])\\d{6}|00\\d{10}|[1-9]\\d{8,10}|[2-9]\\d{7}",[7,8,9,10,11,12,13],[["(\\d)(\\d{3})(\\d{3})","$1 $2 $3",["15"]],["(\\d{2})(\\d{5,9})","$1 $2",["2[124]|[36]1"],"(0$1)"],["(\\d{3})(\\d{5,7})","$1 $2",["800"],"0$1"],["(\\d{3})(\\d{5,8})","$1 $2",["[2-79]"],"(0$1)"],["(\\d{3})(\\d{3,4})(\\d{3})","$1-$2-$3",["8[1-35-9]"],"0$1"],["(\\d{3})(\\d{6,8})","$1 $2",["1"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["804"],"0$1"],["(\\d{3})(\\d)(\\d{3})(\\d{3})","$1 $2 $3 $4",["80"],"0$1"],["(\\d{3})(\\d{4})(\\d{4,5})","$1-$2-$3",["8"],"0$1"]],"0",0,0,0,0,0,[0,["8[1-35-9]\\d{7,10}",[9,10,11,12]]]],IE:["353","00","(?:1\\d|[2569])\\d{6,8}|4\\d{6,9}|7\\d{8}|8\\d{8,9}",[7,8,9,10],[["(\\d{2})(\\d{5})","$1 $2",["2[24-9]|47|58|6[237-9]|9[35-9]"],"(0$1)"],["(\\d{3})(\\d{5})","$1 $2",["[45]0"],"(0$1)"],["(\\d)(\\d{3,4})(\\d{4})","$1 $2 $3",["1"],"(0$1)"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[2569]|4[1-69]|7[14]"],"(0$1)"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["70"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["81"],"(0$1)"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[78]"],"0$1"],["(\\d{4})(\\d{3})(\\d{3})","$1 $2 $3",["1"]],["(\\d{2})(\\d{4})(\\d{4})","$1 $2 $3",["4"],"(0$1)"],["(\\d{2})(\\d)(\\d{3})(\\d{4})","$1 $2 $3 $4",["8"],"0$1"]],"0",0,0,0,0,0,[0,["8(?:22|[35-9]\\d)\\d{6}",[9]]]],IL:["972","0(?:0|1[2-9])","1\\d{6}(?:\\d{3,5})?|[57]\\d{8}|[1-489]\\d{7}",[7,8,9,10,11,12],[["(\\d{4})(\\d{3})","$1-$2",["125"]],["(\\d{4})(\\d{2})(\\d{2})","$1-$2-$3",["121"]],["(\\d)(\\d{3})(\\d{4})","$1-$2-$3",["[2-489]"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1-$2-$3",["[57]"],"0$1"],["(\\d{4})(\\d{3})(\\d{3})","$1-$2-$3",["12"]],["(\\d{4})(\\d{6})","$1-$2",["159"]],["(\\d)(\\d{3})(\\d{3})(\\d{3})","$1-$2-$3-$4",["1[7-9]"]],["(\\d{3})(\\d{1,2})(\\d{3})(\\d{4})","$1-$2 $3-$4",["15"]]],"0",0,0,0,0,0,[0,["55410\\d{4}|5(?:(?:[02][02-9]|[149][2-9]|[36]\\d|8[3-7])\\d|5(?:01|2\\d|3[0-3]|4[34]|5[0-25689]|6[6-8]|7[0-267]|8[7-9]|9[1-9]))\\d{5}",[9]]]],IM:["44","00","1624\\d{6}|(?:[3578]\\d|90)\\d{8}",[10],0,"0",0,"([25-8]\\d{5})$|0","1624$1",0,"74576|(?:16|7[56])24",[0,["76245[06]\\d{4}|7(?:4576|[59]24\\d|624[0-4689])\\d{5}"]]],IN:["91","00","(?:000800|[2-9]\\d\\d)\\d{7}|1\\d{7,12}",[8,9,10,11,12,13],[["(\\d{8})","$1",["5(?:0|2[23]|3[03]|[67]1|88)","5(?:0|2(?:21|3)|3(?:0|3[23])|616|717|888)","5(?:0|2(?:21|3)|3(?:0|3[23])|616|717|8888)"],0,1],["(\\d{4})(\\d{4,5})","$1 $2",["180","1800"],0,1],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["140"],0,1],["(\\d{2})(\\d{4})(\\d{4})","$1 $2 $3",["11|2[02]|33|4[04]|79[1-7]|80[2-46]","11|2[02]|33|4[04]|79(?:[1-6]|7[19])|80(?:[2-4]|6[0-589])","11|2[02]|33|4[04]|79(?:[124-6]|3(?:[02-9]|1[0-24-9])|7(?:1|9[1-6]))|80(?:[2-4]|6[0-589])"],"0$1",1],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["1(?:2[0-249]|3[0-25]|4[145]|[68]|7[1257])|2(?:1[257]|3[013]|4[01]|5[0137]|6[0158]|78|8[1568])|3(?:26|4[1-3]|5[34]|6[01489]|7[02-46]|8[159])|4(?:1[36]|2[1-47]|5[12]|6[0-26-9]|7[0-24-9]|8[013-57]|9[014-7])|5(?:1[025]|22|[36][25]|4[28]|5[12]|[78]1)|6(?:12|[2-4]1|5[17]|6[13]|80)|7(?:12|3[134]|4[47]|61|88)|8(?:16|2[014]|3[126]|6[136]|7[078]|8[34]|91)|(?:43|59|75)[15]|(?:1[59]|29|67|72)[14]","1(?:2[0-24]|3[0-25]|4[145]|[59][14]|6[1-9]|7[1257]|8[1-57-9])|2(?:1[257]|3[013]|4[01]|5[0137]|6[058]|78|8[1568]|9[14])|3(?:26|4[1-3]|5[34]|6[01489]|7[02-46]|8[159])|4(?:1[36]|2[1-47]|3[15]|5[12]|6[0-26-9]|7[0-24-9]|8[013-57]|9[014-7])|5(?:1[025]|22|[36][25]|4[28]|[578]1|9[15])|674|7(?:(?:2[14]|3[34]|5[15])[2-6]|61[346]|88[0-8])|8(?:70[2-6]|84[235-7]|91[3-7])|(?:1(?:29|60|8[06])|261|552|6(?:12|[2-47]1|5[17]|6[13]|80)|7(?:12|31|4[47])|8(?:16|2[014]|3[126]|6[136]|7[78]|83))[2-7]","1(?:2[0-24]|3[0-25]|4[145]|[59][14]|6[1-9]|7[1257]|8[1-57-9])|2(?:1[257]|3[013]|4[01]|5[0137]|6[058]|78|8[1568]|9[14])|3(?:26|4[1-3]|5[34]|6[01489]|7[02-46]|8[159])|4(?:1[36]|2[1-47]|3[15]|5[12]|6[0-26-9]|7[0-24-9]|8[013-57]|9[014-7])|5(?:1[025]|22|[36][25]|4[28]|[578]1|9[15])|6(?:12(?:[2-6]|7[0-8])|74[2-7])|7(?:(?:2[14]|5[15])[2-6]|3171|61[346]|88(?:[2-7]|82))|8(?:70[2-6]|84(?:[2356]|7[19])|91(?:[3-6]|7[19]))|73[134][2-6]|(?:74[47]|8(?:16|2[014]|3[126]|6[136]|7[78]|83))(?:[2-6]|7[19])|(?:1(?:29|60|8[06])|261|552|6(?:[2-4]1|5[17]|6[13]|7(?:1|4[0189])|80)|7(?:12|88[01]))[2-7]"],"0$1",1],["(\\d{4})(\\d{3})(\\d{3})","$1 $2 $3",["1(?:[2-479]|5[0235-9])|[2-5]|6(?:1[1358]|2[2457-9]|3[2-5]|4[235-7]|5[2-689]|6[24578]|7[235689]|8[1-6])|7(?:1[013-9]|28|3[129]|4[1-35689]|5[29]|6[02-5]|70)|807","1(?:[2-479]|5[0235-9])|[2-5]|6(?:1[1358]|2(?:[2457]|84|95)|3(?:[2-4]|55)|4[235-7]|5[2-689]|6[24578]|7[235689]|8[1-6])|7(?:1(?:[013-8]|9[6-9])|28[6-8]|3(?:17|2[0-49]|9[2-57])|4(?:1[2-4]|[29][0-7]|3[0-8]|[56]|8[0-24-7])|5(?:2[1-3]|9[0-6])|6(?:0[5689]|2[5-9]|3[02-8]|4|5[0-367])|70[13-7])|807[19]","1(?:[2-479]|5(?:[0236-9]|5[013-9]))|[2-5]|6(?:2(?:84|95)|355|83)|73179|807(?:1|9[1-3])|(?:1552|6(?:1[1358]|2[2457]|3[2-4]|4[235-7]|5[2-689]|6[24578]|7[235689]|8[124-6])\\d|7(?:1(?:[013-8]\\d|9[6-9])|28[6-8]|3(?:2[0-49]|9[2-57])|4(?:1[2-4]|[29][0-7]|3[0-8]|[56]\\d|8[0-24-7])|5(?:2[1-3]|9[0-6])|6(?:0[5689]|2[5-9]|3[02-8]|4\\d|5[0-367])|70[13-7]))[2-7]"],"0$1",1],["(\\d{5})(\\d{5})","$1 $2",["[6-9]"],"0$1",1],["(\\d{4})(\\d{2,4})(\\d{4})","$1 $2 $3",["1(?:6|8[06])","1(?:6|8[06]0)"],0,1],["(\\d{4})(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3 $4",["18"],0,1]],"0",0,0,0,0,0,[0,["(?:61279|7(?:887[02-9]|9(?:313|79[07-9]))|8(?:079[04-9]|(?:84|91)7[02-8]))\\d{5}|(?:6(?:12|[2-47]1|5[17]|6[13]|80)[0189]|7(?:1(?:2[0189]|9[0-5])|2(?:[14][017-9]|8[0-59])|3(?:2[5-8]|[34][017-9]|9[016-9])|4(?:1[015-9]|[29][89]|39|8[389])|5(?:[15][017-9]|2[04-9]|9[7-9])|6(?:0[0-47]|1[0-257-9]|2[0-4]|3[19]|5[4589])|70[0289]|88[089]|97[02-8])|8(?:0(?:6[67]|7[02-8])|70[017-9]|84[01489]|91[0-289]))\\d{6}|(?:7(?:31|4[47])|8(?:16|2[014]|3[126]|6[136]|7[78]|83))(?:[0189]\\d|7[02-8])\\d{5}|(?:6(?:[09]\\d|1[04679]|2[03689]|3[05-9]|4[0489]|50|6[069]|7[07]|8[7-9])|7(?:0\\d|2[0235-79]|3[05-8]|40|5[0346-8]|6[6-9]|7[1-9]|8[0-79]|9[089])|8(?:0[01589]|1[0-57-9]|2[235-9]|3[03-57-9]|[45]\\d|6[02457-9]|7[1-69]|8[0-25-9]|9[02-9])|9\\d\\d)\\d{7}|(?:6(?:(?:1[1358]|2[2457]|3[2-4]|4[235-7]|5[2-689]|6[24578]|8[124-6])\\d|7(?:[235689]\\d|4[0189]))|7(?:1(?:[013-8]\\d|9[6-9])|28[6-8]|3(?:2[0-49]|9[2-5])|4(?:1[2-4]|[29][0-7]|3[0-8]|[56]\\d|8[0-24-7])|5(?:2[1-3]|9[0-6])|6(?:0[5689]|2[5-9]|3[02-8]|4\\d|5[0-367])|70[13-7]|881))[0189]\\d{5}",[10]]]],IO:["246","00","3\\d{6}",[7],[["(\\d{3})(\\d{4})","$1 $2",["3"]]],0,0,0,0,0,0,[0,["38\\d{5}"]]],IQ:["964","00","(?:1|7\\d\\d)\\d{7}|[2-6]\\d{7,8}",[8,9,10],[["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["1"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[2-6]"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["7"],"0$1"]],"0",0,0,0,0,0,[0,["7[3-9]\\d{8}",[10]]]],IR:["98","00","[1-9]\\d{9}|(?:[1-8]\\d\\d|9)\\d{3,4}",[4,5,6,7,10],[["(\\d{4,5})","$1",["96"],"0$1"],["(\\d{2})(\\d{4,5})","$1 $2",["(?:1[137]|2[13-68]|3[1458]|4[145]|5[1468]|6[16]|7[1467]|8[13467])[12689]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["9"],"0$1"],["(\\d{2})(\\d{4})(\\d{4})","$1 $2 $3",["[1-8]"],"0$1"]],"0",0,0,0,0,0,[0,["9(?:(?:0(?:[0-35]\\d|4[4-6])|(?:[13]\\d|2[0-3])\\d)\\d|9(?:[0-46]\\d\\d|5[15]0|8(?:[12]\\d|88)|9(?:0[0-3]|[19]\\d|21|69|77|8[7-9])))\\d{5}",[10]]]],IS:["354","00|1(?:0(?:01|[12]0)|100)","(?:38\\d|[4-9])\\d{6}",[7,9],[["(\\d{3})(\\d{4})","$1 $2",["[4-9]"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["3"]]],0,0,0,0,0,0,[0,["(?:38[589]\\d\\d|6(?:1[1-8]|2[0-6]|3[026-9]|4[014679]|5[0159]|6[0-69]|70|8[06-8]|9\\d)|7(?:5[057]|[6-9]\\d)|8(?:2[0-59]|[3-69]\\d|8[238]))\\d{4}"]],"00"],IT:["39","00","0\\d{5,10}|1\\d{8,10}|3(?:[0-8]\\d{7,10}|9\\d{7,8})|(?:43|55|70)\\d{8}|8\\d{5}(?:\\d{2,4})?",[6,7,8,9,10,11],[["(\\d{2})(\\d{4,6})","$1 $2",["0[26]"]],["(\\d{3})(\\d{3,6})","$1 $2",["0[13-57-9][0159]|8(?:03|4[17]|9[2-5])","0[13-57-9][0159]|8(?:03|4[17]|9(?:2|3[04]|[45][0-4]))"]],["(\\d{4})(\\d{2,6})","$1 $2",["0(?:[13-579][2-46-8]|8[236-8])"]],["(\\d{4})(\\d{4})","$1 $2",["894"]],["(\\d{2})(\\d{3,4})(\\d{4})","$1 $2 $3",["0[26]|5"]],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["1(?:44|[679])|[378]|43"]],["(\\d{3})(\\d{3,4})(\\d{4})","$1 $2 $3",["0[13-57-9][0159]|14"]],["(\\d{2})(\\d{4})(\\d{5})","$1 $2 $3",["0[26]"]],["(\\d{4})(\\d{3})(\\d{4})","$1 $2 $3",["0"]],["(\\d{3})(\\d{4})(\\d{4,5})","$1 $2 $3",["3"]]],0,0,0,0,0,0,[0,["3[2-9]\\d{7,8}|(?:31|43)\\d{8}",[9,10]]]],JE:["44","00","1534\\d{6}|(?:[3578]\\d|90)\\d{8}",[10],0,"0",0,"([0-24-8]\\d{5})$|0","1534$1",0,0,[0,["7(?:(?:(?:50|82)9|937)\\d|7(?:00[378]|97\\d))\\d{5}"]]],JM:["1","011","(?:[58]\\d\\d|658|900)\\d{7}",[10],0,"1",0,0,0,0,"658|876",[0,["(?:658295|876(?:2(?:0[1-9]|[13-9]\\d|2[013-9])|[348]\\d\\d|5(?:0[1-9]|[1-9]\\d)|6(?:4[89]|6[67])|7(?:0[07]|7\\d|8[1-47-9]|9[0-36-9])|9(?:[01]9|9[0579])))\\d{4}"]]],JO:["962","00","(?:(?:[2689]|7\\d)\\d|32|53)\\d{6}",[8,9],[["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["[2356]|87"],"(0$1)"],["(\\d{3})(\\d{5,6})","$1 $2",["[89]"],"0$1"],["(\\d{2})(\\d{7})","$1 $2",["70"],"0$1"],["(\\d)(\\d{4})(\\d{4})","$1 $2 $3",["7"],"0$1"]],"0",0,0,0,0,0,[0,["7(?:[78][0-25-9]|9\\d)\\d{6}",[9]]]],JP:["81","010","00[1-9]\\d{6,14}|[257-9]\\d{9}|(?:00|[1-9]\\d\\d)\\d{6}",[8,9,10,11,12,13,14,15,16,17],[["(\\d{3})(\\d{3})(\\d{3})","$1-$2-$3",["(?:12|57|99)0"],"0$1"],["(\\d{4})(\\d)(\\d{4})","$1-$2-$3",["1(?:26|3[79]|4[56]|5[4-68]|6[3-5])|499|5(?:76|97)|746|8(?:3[89]|47|51)|9(?:80|9[16])","1(?:267|3(?:7[247]|9[278])|466|5(?:47|58|64)|6(?:3[245]|48|5[4-68]))|499[2468]|5(?:76|97)9|7468|8(?:3(?:8[7-9]|96)|477|51[2-9])|9(?:802|9(?:1[23]|69))|1(?:45|58)[67]","1(?:267|3(?:7[247]|9[278])|466|5(?:47|58|64)|6(?:3[245]|48|5[4-68]))|499[2468]|5(?:769|979[2-69])|7468|8(?:3(?:8[7-9]|96[2457-9])|477|51[2-9])|9(?:802|9(?:1[23]|69))|1(?:45|58)[67]"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1-$2-$3",["60"],"0$1"],["(\\d)(\\d{4})(\\d{4})","$1-$2-$3",["[36]|4(?:2[09]|7[01])","[36]|4(?:2(?:0|9[02-69])|7(?:0[019]|1))"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1-$2-$3",["1(?:1|5[45]|77|88|9[69])|2(?:2[1-37]|3[0-269]|4[59]|5|6[24]|7[1-358]|8[1369]|9[0-38])|4(?:[28][1-9]|3[0-57]|[45]|6[248]|7[2-579]|9[29])|5(?:2|3[0459]|4[0-369]|5[29]|8[02389]|9[0-389])|7(?:2[02-46-9]|34|[58]|6[0249]|7[57]|9[2-6])|8(?:2[124589]|3[26-9]|49|51|6|7[0-468]|8[68]|9[019])|9(?:[23][1-9]|4[15]|5[138]|6[1-3]|7[156]|8[189]|9[1-489])","1(?:1|5(?:4[018]|5[017])|77|88|9[69])|2(?:2(?:[127]|3[014-9])|3[0-269]|4[59]|5(?:[1-3]|5[0-69]|9[19])|62|7(?:[1-35]|8[0189])|8(?:[16]|3[0134]|9[0-5])|9(?:[028]|17))|4(?:2(?:[13-79]|8[014-6])|3[0-57]|[45]|6[248]|7[2-47]|8[1-9]|9[29])|5(?:2|3(?:[045]|9[0-8])|4[0-369]|5[29]|8[02389]|9[0-3])|7(?:2[02-46-9]|34|[58]|6[0249]|7[57]|9(?:[23]|4[0-59]|5[01569]|6[0167]))|8(?:2(?:[1258]|4[0-39]|9[0-2469])|3(?:[29]|60)|49|51|6(?:[0-24]|36|5[0-3589]|7[23]|9[01459])|7[0-468]|8[68])|9(?:[23][1-9]|4[15]|5[138]|6[1-3]|7[156]|8[189]|9(?:[1289]|3[34]|4[0178]))|(?:264|837)[016-9]|2(?:57|93)[015-9]|(?:25[0468]|422|838)[01]|(?:47[59]|59[89]|8(?:6[68]|9))[019]","1(?:1|5(?:4[018]|5[017])|77|88|9[69])|2(?:2[127]|3[0-269]|4[59]|5(?:[1-3]|5[0-69]|9(?:17|99))|6(?:2|4[016-9])|7(?:[1-35]|8[0189])|8(?:[16]|3[0134]|9[0-5])|9(?:[028]|17))|4(?:2(?:[13-79]|8[014-6])|3[0-57]|[45]|6[248]|7[2-47]|9[29])|5(?:2|3(?:[045]|9(?:[0-58]|6[4-9]|7[0-35689]))|4[0-369]|5[29]|8[02389]|9[0-3])|7(?:2[02-46-9]|34|[58]|6[0249]|7[57]|9(?:[23]|4[0-59]|5[01569]|6[0167]))|8(?:2(?:[1258]|4[0-39]|9[0169])|3(?:[29]|60|7(?:[017-9]|6[6-8]))|49|51|6(?:[0-24]|36[2-57-9]|5(?:[0-389]|5[23])|6(?:[01]|9[178])|7(?:2[2-468]|3[78])|9[0145])|7[0-468]|8[68])|9(?:4[15]|5[138]|7[156]|8[189]|9(?:[1289]|3(?:31|4[357])|4[0178]))|(?:8294|96)[1-3]|2(?:57|93)[015-9]|(?:223|8699)[014-9]|(?:25[0468]|422|838)[01]|(?:48|8292|9[23])[1-9]|(?:47[59]|59[89]|8(?:68|9))[019]"],"0$1"],["(\\d{3})(\\d{2})(\\d{4})","$1-$2-$3",["[14]|[289][2-9]|5[3-9]|7[2-4679]"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1-$2-$3",["800"],"0$1"],["(\\d{2})(\\d{4})(\\d{4})","$1-$2-$3",["[257-9]"],"0$1"]],"0",0,"(000[259]\\d{6})$|(?:(?:003768)0?)|0","$1",0,0,[0,["[7-9]0[1-9]\\d{7}",[10]]]],KE:["254","000","(?:[17]\\d\\d|900)\\d{6}|(?:2|80)0\\d{6,7}|[4-6]\\d{6,8}",[7,8,9,10],[["(\\d{2})(\\d{5,7})","$1 $2",["[24-6]"],"0$1"],["(\\d{3})(\\d{6})","$1 $2",["[17]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["[89]"],"0$1"]],"0",0,0,0,0,0,[0,["(?:1(?:0[0-8]|1[0-5]|2[014]|30)|7\\d\\d)\\d{6}",[9]]]],KG:["996","00","8\\d{9}|[235-9]\\d{8}",[9,10],[["(\\d{4})(\\d{5})","$1 $2",["3(?:1[346]|[24-79])"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[235-79]|88"],"0$1"],["(\\d{3})(\\d{3})(\\d)(\\d{2,3})","$1 $2 $3 $4",["8"],"0$1"]],"0",0,0,0,0,0,[0,["312(?:58\\d|973)\\d{3}|(?:2(?:0[0-35]|2\\d)|5[0-24-7]\\d|600|7(?:[07]\\d|55)|88[08]|9(?:12|9[05-9]))\\d{6}",[9]]]],KH:["855","00[14-9]","1\\d{9}|[1-9]\\d{7,8}",[8,9,10],[["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[1-9]"],"0$1"],["(\\d{4})(\\d{3})(\\d{3})","$1 $2 $3",["1"]]],"0",0,0,0,0,0,[0,["(?:(?:1[28]|3[18]|9[67])\\d|6[016-9]|7(?:[07-9]|[16]\\d)|8(?:[013-79]|8\\d))\\d{6}|(?:1\\d|9[0-57-9])\\d{6}|(?:2[3-6]|3[2-6]|4[2-4]|[5-7][2-5])48\\d{5}",[8,9]]]],KI:["686","00","(?:[37]\\d|6[0-79])\\d{6}|(?:[2-48]\\d|50)\\d{3}",[5,8],0,"0",0,0,0,0,0,[0,["(?:6200[01]|7(?:310[1-9]|5(?:02[03-9]|12[0-47-9]|22[0-7]|[34](?:0[1-9]|8[02-9])|50[1-9])))\\d{3}|(?:63\\d\\d|7(?:(?:[0146-9]\\d|2[0-689])\\d|3(?:[02-9]\\d|1[1-9])|5(?:[0-2][013-9]|[34][1-79]|5[1-9]|[6-9]\\d)))\\d{4}",[8]]]],KM:["269","00","[3478]\\d{6}",[7],[["(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3",["[3478]"]]],0,0,0,0,0,0,[0,["[34]\\d{6}"]]],KN:["1","011","(?:[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([2-7]\\d{6})$|1","869$1",0,"869",[0,["869(?:48[89]|55[6-8]|66\\d|76[02-7])\\d{4}"]]],KP:["850","00|99","85\\d{6}|(?:19\\d|[2-7])\\d{7}",[8,10],[["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["8"],"0$1"],["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["[2-7]"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["1"],"0$1"]],"0",0,0,0,0,0,[0,["19[1-3]\\d{7}",[10]]]],KR:["82","00(?:[125689]|3(?:[46]5|91)|7(?:00|27|3|55|6[126]))","00[1-9]\\d{8,11}|(?:[12]|5\\d{3})\\d{7}|[13-6]\\d{9}|(?:[1-6]\\d|80)\\d{7}|[3-6]\\d{4,5}|(?:00|7)0\\d{8}",[5,6,8,9,10,11,12,13,14],[["(\\d{2})(\\d{3,4})","$1-$2",["(?:3[1-3]|[46][1-4]|5[1-5])1"],"0$1"],["(\\d{4})(\\d{4})","$1-$2",["1"]],["(\\d)(\\d{3,4})(\\d{4})","$1-$2-$3",["2"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1-$2-$3",["60|8"],"0$1"],["(\\d{2})(\\d{3,4})(\\d{4})","$1-$2-$3",["[1346]|5[1-5]"],"0$1"],["(\\d{2})(\\d{4})(\\d{4})","$1-$2-$3",["[57]"],"0$1"],["(\\d{2})(\\d{5})(\\d{4})","$1-$2-$3",["5"],"0$1"]],"0",0,"0(8(?:[1-46-8]|5\\d\\d))?",0,0,0,[0,["1(?:05(?:[0-8]\\d|9[0-6])|22[13]\\d)\\d{4,5}|1(?:0[0-46-9]|[16-9]\\d|2[013-9])\\d{6,7}",[9,10]]]],KW:["965","00","18\\d{5}|(?:[2569]\\d|41)\\d{6}",[7,8],[["(\\d{4})(\\d{3,4})","$1 $2",["[169]|2(?:[235]|4[1-35-9])|52"]],["(\\d{3})(\\d{5})","$1 $2",["[245]"]]],0,0,0,0,0,0,[0,["(?:41\\d\\d|5(?:(?:[05]\\d|1[0-7]|6[56])\\d|2(?:22|5[25])|7(?:55|77)|88[58])|6(?:(?:0[034679]|5[015-9]|6\\d)\\d|1(?:00|11|6[16])|2[26]2|3[36]3|4[46]4|7(?:0[013-9]|[67]\\d)|8[68]8|9(?:[069]\\d|3[039]))|9(?:(?:[04679]\\d|8[057-9])\\d|1(?:1[01]|99)|2(?:00|2\\d)|3(?:00|3[03])|5(?:00|5\\d)))\\d{4}",[8]]]],KY:["1","011","(?:345|[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([2-9]\\d{6})$|1","345$1",0,"345",[0,["345(?:32[1-9]|42[0-4]|5(?:1[67]|2[5-79]|4[6-9]|50|76)|649|82[56]|9(?:1[679]|2[2-9]|3[06-9]|90))\\d{4}"]]],KZ:["7","810","(?:33622|8\\d{8})\\d{5}|[78]\\d{9}",[10,14],0,"8",0,0,0,0,"33|7",[0,["7(?:0[0-25-8]|47|6[0-4]|7[15-8]|85)\\d{7}",[10]]],"8~10"],LA:["856","00","[23]\\d{9}|3\\d{8}|(?:[235-8]\\d|41)\\d{6}",[8,9,10],[["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["2[13]|3[14]|[4-8]"],"0$1"],["(\\d{2})(\\d{2})(\\d{2})(\\d{3})","$1 $2 $3 $4",["30[013-9]"],"0$1"],["(\\d{2})(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3 $4",["[23]"],"0$1"]],"0",0,0,0,0,0,[0,["(?:20(?:[23579]\\d|88)|30(?:2\\d|4))\\d{6}",[9,10]]]],LB:["961","00","[27-9]\\d{7}|[13-9]\\d{6}",[7,8],[["(\\d)(\\d{3})(\\d{3})","$1 $2 $3",["[13-69]|7(?:[2-57]|62|8[0-7]|9[04-9])|8[02-9]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["[27-9]"]]],"0",0,0,0,0,0,[0,["793(?:[01]\\d|2[0-4])\\d{3}|(?:(?:3|81)\\d|7(?:[01]\\d|6[013-9]|8[89]|9[12]))\\d{5}"]]],LC:["1","011","(?:[58]\\d\\d|758|900)\\d{7}",[10],0,"1",0,"([2-8]\\d{6})$|1","758$1",0,"758",[0,["758(?:28[4-7]|384|4(?:6[01]|8[4-9])|5(?:1[89]|20|84)|7(?:1[2-9]|2\\d|3[0-3])|812)\\d{4}"]]],LI:["423","00","[68]\\d{8}|(?:[2378]\\d|90)\\d{5}",[7,9],[["(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3",["[2379]|8(?:0[09]|7)","[2379]|8(?:0(?:02|9)|7)"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["8"]],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["69"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["6"]]],"0",0,"(1001)|0",0,0,0,[0,["(?:6(?:(?:4[5-9]|5[0-469])\\d|6(?:[024-6]\\d|[17]0|3[7-9]))\\d|7(?:[37-9]\\d|42|56))\\d{4}"]]],LK:["94","00","[1-9]\\d{8}",[9],[["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["7"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[1-689]"],"0$1"]],"0",0,0,0,0,0,[0,["7(?:[0-25-8]\\d|4[0-4])\\d{6}"]]],LR:["231","00","(?:[245]\\d|33|77|88)\\d{7}|(?:2\\d|[4-6])\\d{6}",[7,8,9],[["(\\d)(\\d{3})(\\d{3})","$1 $2 $3",["4[67]|[56]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["2"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[2-578]"],"0$1"]],"0",0,0,0,0,0,[0,["(?:(?:(?:22|33)0|555|(?:77|88)\\d)\\d|4(?:240|[67]))\\d{5}|[56]\\d{6}",[7,9]]]],LS:["266","00","(?:[256]\\d\\d|800)\\d{5}",[8],[["(\\d{4})(\\d{4})","$1 $2",["[2568]"]]],0,0,0,0,0,0,[0,["[56]\\d{7}"]]],LT:["370","00","(?:[3469]\\d|52|[78]0)\\d{6}",[8],[["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["52[0-7]"],"(0-$1)",1],["(\\d{3})(\\d{2})(\\d{3})","$1 $2 $3",["[7-9]"],"0 $1",1],["(\\d{2})(\\d{6})","$1 $2",["37|4(?:[15]|6[1-8])"],"(0-$1)",1],["(\\d{3})(\\d{5})","$1 $2",["[3-6]"],"(0-$1)",1]],"0",0,"[08]",0,0,0,[0,["6\\d{7}"]]],LU:["352","00","35[013-9]\\d{4,8}|6\\d{8}|35\\d{2,4}|(?:[2457-9]\\d|3[0-46-9])\\d{2,9}",[4,5,6,7,8,9,10,11],[["(\\d{2})(\\d{3})","$1 $2",["2(?:0[2-689]|[2-9])|[3-57]|8(?:0[2-9]|[13-9])|9(?:0[89]|[2-579])"]],["(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3",["2(?:0[2-689]|[2-9])|[3-57]|8(?:0[2-9]|[13-9])|9(?:0[89]|[2-579])"]],["(\\d{2})(\\d{2})(\\d{3})","$1 $2 $3",["20[2-689]"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{1,2})","$1 $2 $3 $4",["2(?:[0367]|4[3-8])"]],["(\\d{3})(\\d{2})(\\d{3})","$1 $2 $3",["80[01]|90[015]"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{3})","$1 $2 $3 $4",["20"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["6"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})(\\d{1,2})","$1 $2 $3 $4 $5",["2(?:[0367]|4[3-8])"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{1,5})","$1 $2 $3 $4",["[3-57]|8[13-9]|9(?:0[89]|[2-579])|(?:2|80)[2-9]"]]],0,0,"(15(?:0[06]|1[12]|[35]5|4[04]|6[26]|77|88|99)\\d)",0,0,0,[0,["6(?:[269][18]|5[1568]|7[189]|81)\\d{6}",[9]]]],LV:["371","00","(?:[268]\\d|90)\\d{6}",[8],[["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["[269]|8[01]"]]],0,0,0,0,0,0,[0,["23(?:23[0-57-9]|33[0238])\\d{3}|2(?:[0-24-9]\\d\\d|3(?:0[07]|[14-9]\\d|2[024-9]|3[0-24-9]))\\d{4}"]]],LY:["218","00","[2-9]\\d{8}",[9],[["(\\d{2})(\\d{7})","$1-$2",["[2-9]"],"0$1"]],"0",0,0,0,0,0,[0,["9[1-6]\\d{7}"]]],MA:["212","00","[5-8]\\d{8}",[9],[["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["5[45]"],"0$1"],["(\\d{4})(\\d{5})","$1-$2",["5(?:2[2-46-9]|3[3-9]|9)|8(?:0[89]|92)"],"0$1"],["(\\d{2})(\\d{7})","$1-$2",["8"],"0$1"],["(\\d{3})(\\d{6})","$1-$2",["[5-7]"],"0$1"]],"0",0,0,0,0,0,[0,["(?:6(?:[0-79]\\d|8[0-247-9])|7(?:[0167]\\d|2[0-4]|5[01]|8[0-3]))\\d{6}"]]],MC:["377","00","(?:[3489]|6\\d)\\d{7}",[8,9],[["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["4"],"0$1"],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[389]"]],["(\\d)(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4 $5",["6"],"0$1"]],"0",0,0,0,0,0,[0,["4(?:[469]\\d|5[1-9])\\d{5}|(?:3|6\\d)\\d{7}"]]],MD:["373","00","(?:[235-7]\\d|[89]0)\\d{6}",[8],[["(\\d{3})(\\d{5})","$1 $2",["[89]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["22|3"],"0$1"],["(\\d{3})(\\d{2})(\\d{3})","$1 $2 $3",["[25-7]"],"0$1"]],"0",0,0,0,0,0,[0,["562\\d{5}|(?:6\\d|7[16-9])\\d{6}"]]],ME:["382","00","(?:20|[3-79]\\d)\\d{6}|80\\d{6,7}",[8,9],[["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[2-9]"],"0$1"]],"0",0,0,0,0,0,[0,["6(?:[07-9]\\d|3[024]|6[0-25])\\d{5}",[8]]]],MF:["590","00","590\\d{6}|(?:69|80|9\\d)\\d{7}",[9],0,"0",0,0,0,0,0,[0,["69(?:0\\d\\d|1(?:2[2-9]|3[0-5])|4(?:0[89]|1[2-6]|9\\d)|6(?:1[016-9]|5[0-4]|[67]\\d))\\d{4}"]]],MG:["261","00","[23]\\d{8}",[9],[["(\\d{2})(\\d{2})(\\d{3})(\\d{2})","$1 $2 $3 $4",["[23]"],"0$1"]],"0",0,"([24-9]\\d{6})$|0","20$1",0,0,[0,["3[2-47-9]\\d{7}"]]],MH:["692","011","329\\d{4}|(?:[256]\\d|45)\\d{5}",[7],[["(\\d{3})(\\d{4})","$1-$2",["[2-6]"]]],"1",0,0,0,0,0,[0,["(?:(?:23|54)5|329|45[35-8])\\d{4}"]]],MK:["389","00","[2-578]\\d{7}",[8],[["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["2|34[47]|4(?:[37]7|5[47]|64)"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["[347]"],"0$1"],["(\\d{3})(\\d)(\\d{2})(\\d{2})","$1 $2 $3 $4",["[58]"],"0$1"]],"0",0,0,0,0,0,[0,["7(?:3555|(?:474|9[019]7)7)\\d{3}|7(?:[0-25-8]\\d\\d|3(?:[1-48]\\d|6[01]|7[01578])|4(?:2\\d|60|7[01578])|9(?:[2-4]\\d|5[01]|7[015]))\\d{4}"]]],ML:["223","00","[24-9]\\d{7}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[24-9]"]]],0,0,0,0,0,0,[0,["2(?:0(?:01|79)|17\\d)\\d{4}|(?:5[01]|[679]\\d|8[2-49])\\d{6}"]]],MM:["95","00","1\\d{5,7}|95\\d{6}|(?:[4-7]|9[0-46-9])\\d{6,8}|(?:2|8\\d)\\d{5,8}",[6,7,8,9,10],[["(\\d)(\\d{2})(\\d{3})","$1 $2 $3",["16|2"],"0$1"],["(\\d{2})(\\d{2})(\\d{3})","$1 $2 $3",["[45]|6(?:0[23]|[1-689]|7[235-7])|7(?:[0-4]|5[2-7])|8[1-6]"],"0$1"],["(\\d)(\\d{3})(\\d{3,4})","$1 $2 $3",["[12]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[4-7]|8[1-35]"],"0$1"],["(\\d)(\\d{3})(\\d{4,6})","$1 $2 $3",["9(?:2[0-4]|[35-9]|4[137-9])"],"0$1"],["(\\d)(\\d{4})(\\d{4})","$1 $2 $3",["2"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["8"],"0$1"],["(\\d)(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3 $4",["92"],"0$1"],["(\\d)(\\d{5})(\\d{4})","$1 $2 $3",["9"],"0$1"]],"0",0,0,0,0,0,[0,["(?:17[01]|9(?:2(?:[0-4]|[56]\\d\\d)|(?:3(?:[0-36]|4\\d)|(?:6\\d|8[89]|9[4-8])\\d|7(?:3|40|[5-9]\\d))\\d|4(?:(?:[0245]\\d|[1379])\\d|88)|5[0-6])\\d)\\d{4}|9[69]1\\d{6}|9(?:[68]\\d|9[089])\\d{5}",[7,8,9,10]]]],MN:["976","001","[12]\\d{7,9}|[5-9]\\d{7}",[8,9,10],[["(\\d{2})(\\d{2})(\\d{4})","$1 $2 $3",["[12]1"],"0$1"],["(\\d{4})(\\d{4})","$1 $2",["[5-9]"]],["(\\d{3})(\\d{5,6})","$1 $2",["[12]2[1-3]"],"0$1"],["(\\d{4})(\\d{5,6})","$1 $2",["[12](?:27|3[2-8]|4[2-68]|5[1-4689])","[12](?:27|3[2-8]|4[2-68]|5[1-4689])[0-3]"],"0$1"],["(\\d{5})(\\d{4,5})","$1 $2",["[12]"],"0$1"]],"0",0,0,0,0,0,[0,["(?:83[01]|92[039])\\d{5}|(?:5[05]|6[069]|8[015689]|9[013-9])\\d{6}",[8]]]],MO:["853","00","0800\\d{3}|(?:28|[68]\\d)\\d{6}",[7,8],[["(\\d{4})(\\d{3})","$1 $2",["0"]],["(\\d{4})(\\d{4})","$1 $2",["[268]"]]],0,0,0,0,0,0,[0,["6800[0-79]\\d{3}|6(?:[235]\\d\\d|6(?:0[0-5]|[1-9]\\d)|8(?:0[1-9]|[14-8]\\d|2[5-9]|[39][0-4]))\\d{4}",[8]]]],MP:["1","011","[58]\\d{9}|(?:67|90)0\\d{7}",[10],0,"1",0,"([2-9]\\d{6})$|1","670$1",0,"670",[0,["670(?:2(?:3[3-7]|56|8[4-8])|32[1-38]|4(?:33|8[348])|5(?:32|55|88)|6(?:64|70|82)|78[3589]|8[3-9]8|989)\\d{4}"]]],MQ:["596","00","596\\d{6}|(?:69|80|9\\d)\\d{7}",[9],[["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[569]"],"0$1"],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["8"],"0$1"]],"0",0,0,0,0,0,[0,["69(?:6(?:[0-46-9]\\d|5[0-6])|727)\\d{4}"]]],MR:["222","00","(?:[2-4]\\d\\d|800)\\d{5}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[2-48]"]]],0,0,0,0,0,0,[0,["[2-4][0-46-9]\\d{6}"]]],MS:["1","011","(?:[58]\\d\\d|664|900)\\d{7}",[10],0,"1",0,"([34]\\d{6})$|1","664$1",0,"664",[0,["664(?:3(?:49|9[1-6])|49[2-6])\\d{4}"]]],MT:["356","00","3550\\d{4}|(?:[2579]\\d\\d|800)\\d{5}",[8],[["(\\d{4})(\\d{4})","$1 $2",["[2357-9]"]]],0,0,0,0,0,0,[0,["(?:7(?:210|[79]\\d\\d)|9(?:[29]\\d\\d|69[67]|8(?:1[1-3]|89|97)))\\d{4}"]]],MU:["230","0(?:0|[24-7]0|3[03])","(?:[57]|8\\d\\d)\\d{7}|[2-468]\\d{6}",[7,8,10],[["(\\d{3})(\\d{4})","$1 $2",["[2-46]|8[013]"]],["(\\d{4})(\\d{4})","$1 $2",["[57]"]],["(\\d{5})(\\d{5})","$1 $2",["8"]]],0,0,0,0,0,0,[0,["5(?:4(?:2[1-389]|7[1-9])|87[15-8])\\d{4}|(?:5(?:2[5-9]|4[3-689]|[57]\\d|8[0-689]|9[0-8])|7(?:0[0-3]|3[013]))\\d{5}",[8]]],"020"],MV:["960","0(?:0|19)","(?:800|9[0-57-9]\\d)\\d{7}|[34679]\\d{6}",[7,10],[["(\\d{3})(\\d{4})","$1-$2",["[34679]"]],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["[89]"]]],0,0,0,0,0,0,[0,["(?:46[46]|[79]\\d\\d)\\d{4}",[7]]],"00"],MW:["265","00","(?:[1289]\\d|31|77)\\d{7}|1\\d{6}",[7,9],[["(\\d)(\\d{3})(\\d{3})","$1 $2 $3",["1[2-9]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["2"],"0$1"],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[137-9]"],"0$1"]],"0",0,0,0,0,0,[0,["111\\d{6}|(?:31|77|[89][89])\\d{7}",[9]]]],MX:["52","0[09]","[2-9]\\d{9}",[10],[["(\\d{2})(\\d{4})(\\d{4})","$1 $2 $3",["33|5[56]|81"]],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["[2-9]"]]],0,0,0,0,0,0,[0,["657[12]\\d{6}|(?:2(?:2\\d|3[1-35-8]|4[13-9]|7[1-689]|8[1-578]|9[467])|3(?:1[1-79]|[2458][1-9]|3\\d|7[1-8]|9[1-5])|4(?:1[1-57-9]|[25-7][1-9]|3[1-8]|4\\d|8[1-35-9]|9[2-689])|5(?:[56]\\d|88|9[1-79])|6(?:1[2-68]|[2-4][1-9]|5[1-3689]|6[1-57-9]|7[1-7]|8[67]|9[4-8])|7(?:[1346][1-9]|[27]\\d|5[13-9]|8[1-69]|9[17])|8(?:1\\d|2[13-689]|3[1-6]|4[124-6]|6[1246-9]|7[0-378]|9[12479])|9(?:1[346-9]|2[1-4]|3[2-46-8]|5[1348]|[69]\\d|7[12]|8[1-8]))\\d{7}"]],"00"],MY:["60","00","1\\d{8,9}|(?:3\\d|[4-9])\\d{7}",[8,9,10],[["(\\d)(\\d{3})(\\d{4})","$1-$2 $3",["[4-79]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1-$2 $3",["1(?:[02469]|[378][1-9]|53)|8","1(?:[02469]|[37][1-9]|53|8(?:[1-46-9]|5[7-9]))|8"],"0$1"],["(\\d)(\\d{4})(\\d{4})","$1-$2 $3",["3"],"0$1"],["(\\d)(\\d{3})(\\d{2})(\\d{4})","$1-$2-$3-$4",["1(?:[367]|80)"]],["(\\d{3})(\\d{3})(\\d{4})","$1-$2 $3",["15"],"0$1"],["(\\d{2})(\\d{4})(\\d{4})","$1-$2 $3",["1"],"0$1"]],"0",0,0,0,0,0,[0,["1(?:1888[689]|4400|8(?:47|8[27])[0-4])\\d{4}|1(?:0(?:[23568]\\d|4[0-6]|7[016-9]|9[0-8])|1(?:[1-5]\\d\\d|6(?:0[5-9]|[1-9]\\d)|7(?:[0-4]\\d|5[0-7]))|(?:[269]\\d|[37][1-9]|4[235-9])\\d|5(?:31|9\\d\\d)|8(?:1[23]|[236]\\d|4[06]|5(?:46|[7-9])|7[016-9]|8[01]|9[0-8]))\\d{5}",[9,10]]]],MZ:["258","00","(?:2|8\\d)\\d{7}",[8,9],[["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["2|8[2-79]"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["8"]]],0,0,0,0,0,0,[0,["8[2-79]\\d{7}",[9]]]],NA:["264","00","[68]\\d{7,8}",[8,9],[["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["88"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["6"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["87"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["8"],"0$1"]],"0",0,0,0,0,0,[0,["(?:60|8[1245])\\d{7}",[9]]]],NC:["687","00","(?:050|[2-57-9]\\d\\d)\\d{3}",[6],[["(\\d{2})(\\d{2})(\\d{2})","$1.$2.$3",["[02-57-9]"]]],0,0,0,0,0,0,[0,["(?:5[0-4]|[79]\\d|8[0-79])\\d{4}"]]],NE:["227","00","[027-9]\\d{7}",[8],[["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["08"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[089]|2[013]|7[0467]"]]],0,0,0,0,0,0,[0,["(?:23|7[0467]|[89]\\d)\\d{6}"]]],NF:["672","00","[13]\\d{5}",[6],[["(\\d{2})(\\d{4})","$1 $2",["1[0-3]"]],["(\\d)(\\d{5})","$1 $2",["[13]"]]],0,0,"([0-258]\\d{4})$","3$1",0,0,[0,["(?:14|3[58])\\d{4}"]]],NG:["234","009","2[0-24-9]\\d{8}|[78]\\d{10,13}|[7-9]\\d{9}|[1-9]\\d{7}|[124-7]\\d{6}",[7,8,10,11,12,13,14],[["(\\d{2})(\\d{2})(\\d{3})","$1 $2 $3",["78"],"0$1"],["(\\d)(\\d{3})(\\d{3,4})","$1 $2 $3",["[12]|9(?:0[3-9]|[1-9])"],"0$1"],["(\\d{2})(\\d{3})(\\d{2,3})","$1 $2 $3",["[3-6]|7(?:0[0-689]|[1-79])|8[2-9]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["[7-9]"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["20[129]"],"0$1"],["(\\d{4})(\\d{2})(\\d{4})","$1 $2 $3",["2"],"0$1"],["(\\d{3})(\\d{4})(\\d{4,5})","$1 $2 $3",["[78]"],"0$1"],["(\\d{3})(\\d{5})(\\d{5,6})","$1 $2 $3",["[78]"],"0$1"]],"0",0,0,0,0,0,[0,["(?:702[0-24-9]|819[01])\\d{6}|(?:7(?:0[13-9]|[12]\\d)|8(?:0[1-9]|1[0-8])|9(?:0[1-9]|1[1-6]))\\d{7}",[10]]]],NI:["505","00","(?:1800|[25-8]\\d{3})\\d{4}",[8],[["(\\d{4})(\\d{4})","$1 $2",["[125-8]"]]],0,0,0,0,0,0,[0,["(?:5(?:5[0-7]|[78]\\d)|6(?:20|3[035]|4[045]|5[05]|77|8[1-9]|9[059])|(?:7[5-8]|8\\d)\\d)\\d{5}"]]],NL:["31","00","(?:[124-7]\\d\\d|3(?:[02-9]\\d|1[0-8]))\\d{6}|8\\d{6,9}|9\\d{6,10}|1\\d{4,5}",[5,6,7,8,9,10,11],[["(\\d{3})(\\d{4,7})","$1 $2",["[89]0"],"0$1"],["(\\d{2})(\\d{7})","$1 $2",["66"],"0$1"],["(\\d)(\\d{8})","$1 $2",["6"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["1[16-8]|2[259]|3[124]|4[17-9]|5[124679]"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[1-578]|91"],"0$1"],["(\\d{3})(\\d{3})(\\d{5})","$1 $2 $3",["9"],"0$1"]],"0",0,0,0,0,0,[0,["(?:6[1-58]|970\\d)\\d{7}",[9,11]]]],NO:["47","00","(?:0|[2-9]\\d{3})\\d{4}",[5,8],[["(\\d{3})(\\d{2})(\\d{3})","$1 $2 $3",["8"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[2-79]"]]],0,0,0,0,0,"[02-689]|7[0-8]",[0,["(?:4[015-8]|9\\d)\\d{6}",[8]]]],NP:["977","00","(?:1\\d|9)\\d{9}|[1-9]\\d{7}",[8,10,11],[["(\\d)(\\d{7})","$1-$2",["1[2-6]"],"0$1"],["(\\d{2})(\\d{6})","$1-$2",["1[01]|[2-8]|9(?:[1-59]|[67][2-6])"],"0$1"],["(\\d{3})(\\d{7})","$1-$2",["9"]]],"0",0,0,0,0,0,[0,["9(?:00|6[0-3]|7[024-6]|8[0-24-68])\\d{7}",[10]]]],NR:["674","00","(?:444|(?:55|8\\d)\\d|666)\\d{4}",[7],[["(\\d{3})(\\d{4})","$1 $2",["[4-68]"]]],0,0,0,0,0,0,[0,["(?:55[3-9]|666|8\\d\\d)\\d{4}"]]],NU:["683","00","(?:[4-7]|888\\d)\\d{3}",[4,7],[["(\\d{3})(\\d{4})","$1 $2",["8"]]],0,0,0,0,0,0,[0,["(?:[56]|888[1-9])\\d{3}"]]],NZ:["64","0(?:0|161)","[1289]\\d{9}|50\\d{5}(?:\\d{2,3})?|[27-9]\\d{7,8}|(?:[34]\\d|6[0-35-9])\\d{6}|8\\d{4,6}",[5,6,7,8,9,10],[["(\\d{2})(\\d{3,8})","$1 $2",["8[1-79]"],"0$1"],["(\\d{3})(\\d{2})(\\d{2,3})","$1 $2 $3",["50[036-8]|8|90","50(?:[0367]|88)|8|90"],"0$1"],["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["24|[346]|7[2-57-9]|9[2-9]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["2(?:10|74)|[589]"],"0$1"],["(\\d{2})(\\d{3,4})(\\d{4})","$1 $2 $3",["1|2[028]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,5})","$1 $2 $3",["2(?:[169]|7[0-35-9])|7"],"0$1"]],"0",0,0,0,0,0,[0,["2(?:[0-27-9]\\d|6)\\d{6,7}|2(?:1\\d|75)\\d{5}",[8,9,10]]],"00"],OM:["968","00","(?:1505|[279]\\d{3}|500)\\d{4}|800\\d{5,6}",[7,8,9],[["(\\d{3})(\\d{4,6})","$1 $2",["[58]"]],["(\\d{2})(\\d{6})","$1 $2",["2"]],["(\\d{4})(\\d{4})","$1 $2",["[179]"]]],0,0,0,0,0,0,[0,["(?:1505|90[1-9]\\d)\\d{4}|(?:7[126-9]|9[1-9])\\d{6}",[8]]]],PA:["507","00","(?:00800|8\\d{3})\\d{6}|[68]\\d{7}|[1-57-9]\\d{6}",[7,8,10,11],[["(\\d{3})(\\d{4})","$1-$2",["[1-57-9]"]],["(\\d{4})(\\d{4})","$1-$2",["[68]"]],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["8"]]],0,0,0,0,0,0,[0,["(?:1[16]1|21[89]|6\\d{3}|8(?:1[01]|7[23]))\\d{4}",[7,8]]]],PE:["51","00|19(?:1[124]|77|90)00","(?:[14-8]|9\\d)\\d{7}",[8,9],[["(\\d{3})(\\d{5})","$1 $2",["80"],"(0$1)"],["(\\d)(\\d{7})","$1 $2",["1"],"(0$1)"],["(\\d{2})(\\d{6})","$1 $2",["[4-8]"],"(0$1)"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["9"]]],"0",0,0,0,0,0,[0,["9\\d{8}",[9]]],"00"," Anexo "],PF:["689","00","4\\d{5}(?:\\d{2})?|8\\d{7,8}",[6,8,9],[["(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3",["44"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["4|8[7-9]"]],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["8"]]],0,0,0,0,0,0,[0,["8[7-9]\\d{6}",[8]]]],PG:["675","00|140[1-3]","(?:180|[78]\\d{3})\\d{4}|(?:[2-589]\\d|64)\\d{5}",[7,8],[["(\\d{3})(\\d{4})","$1 $2",["18|[2-69]|85"]],["(\\d{4})(\\d{4})","$1 $2",["[78]"]]],0,0,0,0,0,0,[0,["(?:7\\d|8[1-38])\\d{6}",[8]]],"00"],PH:["63","00","(?:[2-7]|9\\d)\\d{8}|2\\d{5}|(?:1800|8)\\d{7,9}",[6,8,9,10,11,12,13],[["(\\d)(\\d{5})","$1 $2",["2"],"(0$1)"],["(\\d{4})(\\d{4,6})","$1 $2",["3(?:23|39|46)|4(?:2[3-6]|[35]9|4[26]|76)|544|88[245]|(?:52|64|86)2","3(?:230|397|461)|4(?:2(?:35|[46]4|51)|396|4(?:22|63)|59[347]|76[15])|5(?:221|446)|642[23]|8(?:622|8(?:[24]2|5[13]))"],"(0$1)"],["(\\d{5})(\\d{4})","$1 $2",["346|4(?:27|9[35])|883","3469|4(?:279|9(?:30|56))|8834"],"(0$1)"],["(\\d)(\\d{4})(\\d{4})","$1 $2 $3",["2"],"(0$1)"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[3-7]|8[2-8]"],"(0$1)"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["[89]"],"0$1"],["(\\d{4})(\\d{3})(\\d{4})","$1 $2 $3",["1"]],["(\\d{4})(\\d{1,2})(\\d{3})(\\d{4})","$1 $2 $3 $4",["1"]]],"0",0,0,0,0,0,[0,["(?:8(?:1[37]|9[5-8])|9(?:0[5-9]|1[0-24-9]|[235-7]\\d|4[2-9]|8[135-9]|9[1-9]))\\d{7}",[10]]]],PK:["92","00","122\\d{6}|[24-8]\\d{10,11}|9(?:[013-9]\\d{8,10}|2(?:[01]\\d\\d|2(?:[06-8]\\d|1[01]))\\d{7})|(?:[2-8]\\d{3}|92(?:[0-7]\\d|8[1-9]))\\d{6}|[24-9]\\d{8}|[89]\\d{7}",[8,9,10,11,12],[["(\\d{3})(\\d{3})(\\d{2,7})","$1 $2 $3",["[89]0"],"0$1"],["(\\d{4})(\\d{5})","$1 $2",["1"]],["(\\d{3})(\\d{6,7})","$1 $2",["2(?:3[2358]|4[2-4]|9[2-8])|45[3479]|54[2-467]|60[468]|72[236]|8(?:2[2-689]|3[23578]|4[3478]|5[2356])|9(?:2[2-8]|3[27-9]|4[2-6]|6[3569]|9[25-8])","9(?:2[3-8]|98)|(?:2(?:3[2358]|4[2-4]|9[2-8])|45[3479]|54[2-467]|60[468]|72[236]|8(?:2[2-689]|3[23578]|4[3478]|5[2356])|9(?:22|3[27-9]|4[2-6]|6[3569]|9[25-7]))[2-9]"],"(0$1)"],["(\\d{2})(\\d{7,8})","$1 $2",["(?:2[125]|4[0-246-9]|5[1-35-7]|6[1-8]|7[14]|8[16]|91)[2-9]"],"(0$1)"],["(\\d{5})(\\d{5})","$1 $2",["58"],"(0$1)"],["(\\d{3})(\\d{7})","$1 $2",["3"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3 $4",["2[125]|4[0-246-9]|5[1-35-7]|6[1-8]|7[14]|8[16]|91"],"(0$1)"],["(\\d{3})(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3 $4",["[24-9]"],"(0$1)"]],"0",0,0,0,0,0,[0,["3(?:[0-247]\\d|3[0-79]|55|64)\\d{7}",[10]]]],PL:["48","00","(?:6|8\\d\\d)\\d{7}|[1-9]\\d{6}(?:\\d{2})?|[26]\\d{5}",[6,7,8,9,10],[["(\\d{5})","$1",["19"]],["(\\d{3})(\\d{3})","$1 $2",["11|20|64"]],["(\\d{2})(\\d{2})(\\d{3})","$1 $2 $3",["(?:1[2-8]|2[2-69]|3[2-4]|4[1-468]|5[24-689]|6[1-3578]|7[14-7]|8[1-79]|9[145])1","(?:1[2-8]|2[2-69]|3[2-4]|4[1-468]|5[24-689]|6[1-3578]|7[14-7]|8[1-79]|9[145])19"]],["(\\d{3})(\\d{2})(\\d{2,3})","$1 $2 $3",["64"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["21|39|45|5[0137]|6[0469]|7[02389]|8(?:0[14]|8)"]],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["1[2-8]|[2-7]|8[1-79]|9[145]"]],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["8"]]],0,0,0,0,0,0,[0,["21(?:1[013-5]|2\\d)\\d{5}|(?:45|5[0137]|6[069]|7[2389]|88)\\d{7}",[9]]]],PM:["508","00","[45]\\d{5}|(?:708|80\\d)\\d{6}",[6,9],[["(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3",["[45]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["7"]],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["8"],"0$1"]],"0",0,0,0,0,0,[0,["(?:4[02-4]|5[056]|708[45][0-5])\\d{4}"]]],PR:["1","011","(?:[589]\\d\\d|787)\\d{7}",[10],0,"1",0,0,0,0,"787|939",[0,["(?:787|939)[2-9]\\d{6}"]]],PS:["970","00","[2489]2\\d{6}|(?:1\\d|5)\\d{8}",[8,9,10],[["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["[2489]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["5"],"0$1"],["(\\d{4})(\\d{3})(\\d{3})","$1 $2 $3",["1"]]],"0",0,0,0,0,0,[0,["5[69]\\d{7}",[9]]]],PT:["351","00","1693\\d{5}|(?:[26-9]\\d|30)\\d{7}",[9],[["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["2[12]"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["16|[236-9]"]]],0,0,0,0,0,0,[0,["6(?:[06]92(?:30|9\\d)|[35]92(?:[049]\\d|3[034]))\\d{3}|(?:(?:16|6[0356])93|9(?:[1-36]\\d\\d|480))\\d{5}"]]],PW:["680","01[12]","(?:[24-8]\\d\\d|345|900)\\d{4}",[7],[["(\\d{3})(\\d{4})","$1 $2",["[2-9]"]]],0,0,0,0,0,0,[0,["(?:(?:46|83)[0-5]|6[2-4689]0)\\d{4}|(?:45|77|88)\\d{5}"]]],PY:["595","00","59\\d{4,6}|9\\d{5,10}|(?:[2-46-8]\\d|5[0-8])\\d{4,7}",[6,7,8,9,10,11],[["(\\d{3})(\\d{3,6})","$1 $2",["[2-9]0"],"0$1"],["(\\d{2})(\\d{5})","$1 $2",["[26]1|3[289]|4[1246-8]|7[1-3]|8[1-36]"],"(0$1)"],["(\\d{3})(\\d{4,5})","$1 $2",["2[279]|3[13-5]|4[359]|5|6(?:[34]|7[1-46-8])|7[46-8]|85"],"(0$1)"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["2[14-68]|3[26-9]|4[1246-8]|6(?:1|75)|7[1-35]|8[1-36]"],"(0$1)"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["87"]],["(\\d{3})(\\d{6})","$1 $2",["9(?:[5-79]|8[1-7])"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[2-8]"],"0$1"],["(\\d{4})(\\d{3})(\\d{4})","$1 $2 $3",["9"]]],"0",0,0,0,0,0,[0,["9(?:51|6[129]|7[1-6]|8[1-7]|9[1-5])\\d{6}",[9]]]],QA:["974","00","800\\d{4}|(?:2|800)\\d{6}|(?:0080|[3-7])\\d{7}",[7,8,9,11],[["(\\d{3})(\\d{4})","$1 $2",["2[16]|8"]],["(\\d{4})(\\d{4})","$1 $2",["[3-7]"]]],0,0,0,0,0,0,[0,["[35-7]\\d{7}",[8]]]],RE:["262","00","(?:26|[689]\\d)\\d{7}",[9],[["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[2689]"],"0$1"]],"0",0,0,0,0,0,[0,["69(?:2\\d\\d|3(?:[06][0-6]|1[013]|2[0-2]|3[0-39]|4\\d|5[0-5]|7[0-37]|8[0-8]|9[0-479]))\\d{4}"]]],RO:["40","00","(?:[236-8]\\d|90)\\d{7}|[23]\\d{5}",[6,9],[["(\\d{3})(\\d{3})","$1 $2",["2[3-6]","2[3-6]\\d9"],"0$1"],["(\\d{2})(\\d{4})","$1 $2",["219|31"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[23]1"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[236-9]"],"0$1"]],"0",0,0,0,0,0,[0,["(?:630|702)0\\d{5}|(?:6(?:[04]0|2\\d)|7(?:0[013-9]|1[0-3]|[2-7]\\d|8[03-8]|9[0-39]))\\d{6}",[9]]],0," int "],RS:["381","00","38[02-9]\\d{6,9}|6\\d{7,9}|90\\d{4,8}|38\\d{5,6}|(?:7\\d\\d|800)\\d{3,9}|(?:[12]\\d|3[0-79])\\d{5,10}",[6,7,8,9,10,11,12],[["(\\d{3})(\\d{3,9})","$1 $2",["(?:2[389]|39)0|[7-9]"],"0$1"],["(\\d{2})(\\d{5,10})","$1 $2",["[1-36]"],"0$1"]],"0",0,0,0,0,0,[0,["6(?:[0-689]|7\\d)\\d{6,7}",[8,9,10]]]],RU:["7","810","8\\d{13}|[347-9]\\d{9}",[10,14],[["(\\d{4})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["7(?:1[0-8]|2[1-9])","7(?:1(?:[0-356]2|4[29]|7|8[27])|2(?:1[23]|[2-9]2))","7(?:1(?:[0-356]2|4[29]|7|8[27])|2(?:13[03-69]|62[013-9]))|72[1-57-9]2"],"8 ($1)",1],["(\\d{5})(\\d)(\\d{2})(\\d{2})","$1 $2 $3 $4",["7(?:1[0-68]|2[1-9])","7(?:1(?:[06][3-6]|[18]|2[35]|[3-5][3-5])|2(?:[13][3-5]|[24-689]|7[457]))","7(?:1(?:0(?:[356]|4[023])|[18]|2(?:3[013-9]|5)|3[45]|43[013-79]|5(?:3[1-8]|4[1-7]|5)|6(?:3[0-35-9]|[4-6]))|2(?:1(?:3[178]|[45])|[24-689]|3[35]|7[457]))|7(?:14|23)4[0-8]|71(?:33|45)[1-79]"],"8 ($1)",1],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["7"],"8 ($1)",1],["(\\d{3})(\\d{3})(\\d{2})(\\d{2})","$1 $2-$3-$4",["[349]|8(?:[02-7]|1[1-8])"],"8 ($1)",1],["(\\d{4})(\\d{4})(\\d{3})(\\d{3})","$1 $2 $3 $4",["8"],"8 ($1)"]],"8",0,0,0,0,"3[04-689]|[489]",[0,["9\\d{9}",[10]]],"8~10"],RW:["250","00","(?:06|[27]\\d\\d|[89]00)\\d{6}",[8,9],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["0"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["2"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[7-9]"],"0$1"]],"0",0,0,0,0,0,[0,["7[237-9]\\d{7}",[9]]]],SA:["966","00","92\\d{7}|(?:[15]|8\\d)\\d{8}",[9,10],[["(\\d{4})(\\d{5})","$1 $2",["9"]],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["1"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["5"],"0$1"],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["81"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["8"]]],"0",0,0,0,0,0,[0,["579[01]\\d{5}|5(?:[013-689]\\d|7[0-8])\\d{6}",[9]]]],SB:["677","0[01]","[6-9]\\d{6}|[1-6]\\d{4}",[5,7],[["(\\d{2})(\\d{5})","$1 $2",["6[89]|7|8[4-9]|9(?:[1-8]|9[0-8])"]]],0,0,0,0,0,0,[0,["48\\d{3}|(?:(?:6[89]|7[1-9]|8[4-9])\\d|9(?:1[2-9]|2[013-9]|3[0-2]|[46]\\d|5[0-46-9]|7[0-689]|8[0-79]|9[0-8]))\\d{4}"]]],SC:["248","010|0[0-2]","800\\d{4}|(?:[249]\\d|64)\\d{5}",[7],[["(\\d)(\\d{3})(\\d{3})","$1 $2 $3",["[246]|9[57]"]]],0,0,0,0,0,0,[0,["2[125-8]\\d{5}"]],"00"],SD:["249","00","[19]\\d{8}",[9],[["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[19]"],"0$1"]],"0",0,0,0,0,0,[0,["(?:1[0-2]|9[0-3569])\\d{7}"]]],SE:["46","00","(?:[26]\\d\\d|9)\\d{9}|[1-9]\\d{8}|[1-689]\\d{7}|[1-4689]\\d{6}|2\\d{5}",[6,7,8,9,10],[["(\\d{2})(\\d{2,3})(\\d{2})","$1-$2 $3",["20"],"0$1",0,"$1 $2 $3"],["(\\d{3})(\\d{4})","$1-$2",["9(?:00|39|44|9)"],"0$1",0,"$1 $2"],["(\\d{2})(\\d{3})(\\d{2})","$1-$2 $3",["[12][136]|3[356]|4[0246]|6[03]|90[1-9]"],"0$1",0,"$1 $2 $3"],["(\\d)(\\d{2,3})(\\d{2})(\\d{2})","$1-$2 $3 $4",["8"],"0$1",0,"$1 $2 $3 $4"],["(\\d{3})(\\d{2,3})(\\d{2})","$1-$2 $3",["1[2457]|2(?:[247-9]|5[0138])|3[0247-9]|4[1357-9]|5[0-35-9]|6(?:[125689]|4[02-57]|7[0-2])|9(?:[125-8]|3[02-5]|4[0-3])"],"0$1",0,"$1 $2 $3"],["(\\d{3})(\\d{2,3})(\\d{3})","$1-$2 $3",["9(?:00|39|44)"],"0$1",0,"$1 $2 $3"],["(\\d{2})(\\d{2,3})(\\d{2})(\\d{2})","$1-$2 $3 $4",["1[13689]|2[0136]|3[1356]|4[0246]|54|6[03]|90[1-9]"],"0$1",0,"$1 $2 $3 $4"],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1-$2 $3 $4",["10|7"],"0$1",0,"$1 $2 $3 $4"],["(\\d)(\\d{3})(\\d{3})(\\d{2})","$1-$2 $3 $4",["8"],"0$1",0,"$1 $2 $3 $4"],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1-$2 $3 $4",["[13-5]|2(?:[247-9]|5[0138])|6(?:[124-689]|7[0-2])|9(?:[125-8]|3[02-5]|4[0-3])"],"0$1",0,"$1 $2 $3 $4"],["(\\d{3})(\\d{2})(\\d{2})(\\d{3})","$1-$2 $3 $4",["9"],"0$1",0,"$1 $2 $3 $4"],["(\\d{3})(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1-$2 $3 $4 $5",["[26]"],"0$1",0,"$1 $2 $3 $4 $5"]],"0",0,0,0,0,0,[0,["7[02369]\\d{7}",[9]]]],SG:["65","0[0-3]\\d","(?:(?:1\\d|8)\\d\\d|7000)\\d{7}|[3689]\\d{7}",[8,10,11],[["(\\d{4})(\\d{4})","$1 $2",["[369]|8(?:0[1-9]|[1-9])"]],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["8"]],["(\\d{4})(\\d{4})(\\d{3})","$1 $2 $3",["7"]],["(\\d{4})(\\d{3})(\\d{4})","$1 $2 $3",["1"]]],0,0,0,0,0,0,[0,["8(?:09[0-6]|95[0-2])\\d{4}|(?:8(?:0[1-8]|[1-8]\\d|9[0-4])|9[0-8]\\d)\\d{5}",[8]]]],SH:["290","00","(?:[256]\\d|8)\\d{3}",[4,5],0,0,0,0,0,0,"[256]",[0,["[56]\\d{4}",[5]]]],SI:["386","00|10(?:22|66|88|99)","[1-7]\\d{7}|8\\d{4,7}|90\\d{4,6}",[5,6,7,8],[["(\\d{2})(\\d{3,6})","$1 $2",["8[09]|9"],"0$1"],["(\\d{3})(\\d{5})","$1 $2",["59|8"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["[37][01]|4[0139]|51|6"],"0$1"],["(\\d)(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[1-57]"],"(0$1)"]],"0",0,0,0,0,0,[0,["65(?:[178]\\d|5[56]|6[01])\\d{4}|(?:[37][01]|4[0139]|51|6[489])\\d{6}",[8]]],"00"],SJ:["47","00","0\\d{4}|(?:[489]\\d|79)\\d{6}",[5,8],0,0,0,0,0,0,"79",[0,["(?:4[015-8]|9\\d)\\d{6}",[8]]]],SK:["421","00","[2-689]\\d{8}|[2-59]\\d{6}|[2-5]\\d{5}",[6,7,9],[["(\\d)(\\d{2})(\\d{3,4})","$1 $2 $3",["21"],"0$1"],["(\\d{2})(\\d{2})(\\d{2,3})","$1 $2 $3",["[3-5][1-8]1","[3-5][1-8]1[67]"],"0$1"],["(\\d)(\\d{3})(\\d{3})(\\d{2})","$1/$2 $3 $4",["2"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[689]"],"0$1"],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1/$2 $3 $4",["[3-5]"],"0$1"]],"0",0,0,0,0,0,[0,["909[1-9]\\d{5}|9(?:0[1-8]|1[0-24-9]|4[03-57-9]|5\\d)\\d{6}",[9]]]],SL:["232","00","(?:[237-9]\\d|66)\\d{6}",[8],[["(\\d{2})(\\d{6})","$1 $2",["[236-9]"],"(0$1)"]],"0",0,0,0,0,0,[0,["(?:25|3[0-5]|66|7[2-9]|8[08]|9[09])\\d{6}"]]],SM:["378","00","(?:0549|[5-7]\\d)\\d{6}",[8,10],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[5-7]"]],["(\\d{4})(\\d{6})","$1 $2",["0"]]],0,0,"([89]\\d{5})$","0549$1",0,0,[0,["6[16]\\d{6}",[8]]]],SN:["221","00","(?:[378]\\d|93)\\d{7}",[9],[["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["8"]],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[379]"]]],0,0,0,0,0,0,[0,["7(?:(?:[06-8]\\d|21|90)\\d|5(?:01|[19]0|25|[38]3|[4-7]\\d))\\d{5}"]]],SO:["252","00","[346-9]\\d{8}|[12679]\\d{7}|[1-5]\\d{6}|[1348]\\d{5}",[6,7,8,9],[["(\\d{2})(\\d{4})","$1 $2",["8[125]"]],["(\\d{6})","$1",["[134]"]],["(\\d)(\\d{6})","$1 $2",["[15]|2[0-79]|3[0-46-8]|4[0-7]"]],["(\\d)(\\d{7})","$1 $2",["(?:2|90)4|[67]"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[348]|64|79|90"]],["(\\d{2})(\\d{5,7})","$1 $2",["1|28|6[0-35-9]|77|9[2-9]"]]],"0",0,0,0,0,0,[0,["(?:(?:15|(?:3[59]|4[89]|6\\d|7[79]|8[08])\\d|9(?:0\\d|[2-9]))\\d|2(?:4\\d|8))\\d{5}|(?:[67]\\d\\d|904)\\d{5}",[7,8,9]]]],SR:["597","00","(?:[2-5]|68|[78]\\d)\\d{5}",[6,7],[["(\\d{2})(\\d{2})(\\d{2})","$1-$2-$3",["56"]],["(\\d{3})(\\d{3})","$1-$2",["[2-5]"]],["(\\d{3})(\\d{4})","$1-$2",["[6-8]"]]],0,0,0,0,0,0,[0,["(?:7[124-7]|8[124-9])\\d{5}",[7]]]],SS:["211","00","[19]\\d{8}",[9],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[19]"],"0$1"]],"0",0,0,0,0,0,[0,["(?:12|9[1257-9])\\d{7}"]]],ST:["239","00","(?:22|9\\d)\\d{5}",[7],[["(\\d{3})(\\d{4})","$1 $2",["[29]"]]],0,0,0,0,0,0,[0,["900[5-9]\\d{3}|9(?:0[1-9]|[89]\\d)\\d{4}"]]],SV:["503","00","[267]\\d{7}|(?:80\\d|900)\\d{4}(?:\\d{4})?",[7,8,11],[["(\\d{3})(\\d{4})","$1 $2",["[89]"]],["(\\d{4})(\\d{4})","$1 $2",["[267]"]],["(\\d{3})(\\d{4})(\\d{4})","$1 $2 $3",["[89]"]]],0,0,0,0,0,0,[0,["[67]\\d{7}",[8]]]],SX:["1","011","7215\\d{6}|(?:[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"(5\\d{6})$|1","721$1",0,"721",[0,["7215(?:1[02]|2\\d|5[034679]|8[014-8])\\d{4}"]]],SY:["963","00","[1-39]\\d{8}|[1-5]\\d{7}",[8,9],[["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[1-5]"],"0$1",1],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["9"],"0$1",1]],"0",0,0,0,0,0,[0,["9[1-689]\\d{7}",[9]]]],SZ:["268","00","0800\\d{4}|(?:[237]\\d|900)\\d{6}",[8,9],[["(\\d{4})(\\d{4})","$1 $2",["[0237]"]],["(\\d{5})(\\d{4})","$1 $2",["9"]]],0,0,0,0,0,0,[0,["7[6-9]\\d{6}",[8]]]],TA:["290","00","8\\d{3}",[4],0,0,0,0,0,0,"8"],TC:["1","011","(?:[58]\\d\\d|649|900)\\d{7}",[10],0,"1",0,"([2-479]\\d{6})$|1","649$1",0,"649",[0,["649(?:2(?:3[129]|4[1-79])|3\\d\\d|4[34][1-3])\\d{4}"]]],TD:["235","00|16","(?:22|[69]\\d|77)\\d{6}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[2679]"]]],0,0,0,0,0,0,[0,["(?:6[0-689]|77|9\\d)\\d{6}"]],"00"],TG:["228","00","[279]\\d{7}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[279]"]]],0,0,0,0,0,0,[0,["(?:7[019]|9[0-36-9])\\d{6}"]]],TH:["66","00[1-9]","(?:001800|[2-57]|[689]\\d)\\d{7}|1\\d{7,9}",[8,9,10,13],[["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["2"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[13-9]"],"0$1"],["(\\d{4})(\\d{3})(\\d{3})","$1 $2 $3",["1"]]],"0",0,0,0,0,0,[0,["67(?:1[0-8]|2[4-7])\\d{5}|(?:14|6[1-6]|[89]\\d)\\d{7}",[9]]]],TJ:["992","810","[0-57-9]\\d{8}",[9],[["(\\d{6})(\\d)(\\d{2})","$1 $2 $3",["331","3317"]],["(\\d{3})(\\d{2})(\\d{4})","$1 $2 $3",["44[02-479]|[34]7"]],["(\\d{4})(\\d)(\\d{4})","$1 $2 $3",["3[1-5]"]],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[0-57-9]"]]],0,0,0,0,0,0,[0,["(?:4(?:1[18]|4[02-479])|81[1-9])\\d{6}|(?:0[0-57-9]|1[017]|2[02]|[34]0|5[05]|7[01578]|8[078]|9\\d)\\d{7}"]],"8~10"],TK:["690","00","[2-47]\\d{3,6}",[4,5,6,7],0,0,0,0,0,0,0,[0,["7[2-4]\\d{2,5}"]]],TL:["670","00","7\\d{7}|(?:[2-47]\\d|[89]0)\\d{5}",[7,8],[["(\\d{3})(\\d{4})","$1 $2",["[2-489]|70"]],["(\\d{4})(\\d{4})","$1 $2",["7"]]],0,0,0,0,0,0,[0,["7[2-8]\\d{6}",[8]]]],TM:["993","810","(?:[1-6]\\d|71)\\d{6}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2-$3-$4",["12"],"(8 $1)"],["(\\d{3})(\\d)(\\d{2})(\\d{2})","$1 $2-$3-$4",["[1-5]"],"(8 $1)"],["(\\d{2})(\\d{6})","$1 $2",["[67]"],"8 $1"]],"8",0,0,0,0,0,[0,["(?:6\\d|71)\\d{6}"]],"8~10"],TN:["216","00","[2-57-9]\\d{7}",[8],[["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["[2-57-9]"]]],0,0,0,0,0,0,[0,["3(?:001|[12]40)\\d{4}|(?:(?:[259]\\d|4[0-8])\\d|3(?:1[1-35]|6[0-4]|91))\\d{5}"]]],TO:["676","00","(?:0800|(?:[5-8]\\d\\d|999)\\d)\\d{3}|[2-8]\\d{4}",[5,7],[["(\\d{2})(\\d{3})","$1-$2",["[2-4]|50|6[09]|7[0-24-69]|8[05]"]],["(\\d{4})(\\d{3})","$1 $2",["0"]],["(\\d{3})(\\d{4})","$1 $2",["[5-9]"]]],0,0,0,0,0,0,[0,["(?:5(?:4[0-5]|5[4-6])|6(?:[09]\\d|3[02]|8[15-9])|(?:7\\d|8[46-9])\\d|999)\\d{4}",[7]]]],TR:["90","00","4\\d{6}|8\\d{11,12}|(?:[2-58]\\d\\d|900)\\d{7}",[7,10,12,13],[["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["512|8[01589]|90"],"0$1",1],["(\\d{3})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["5(?:[0-59]|61)","5(?:[0-59]|61[06])","5(?:[0-59]|61[06]1)"],"0$1",1],["(\\d{3})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[24][1-8]|3[1-9]"],"(0$1)",1],["(\\d{3})(\\d{3})(\\d{6,7})","$1 $2 $3",["80"],"0$1",1]],"0",0,0,0,0,0,[0,["561(?:011|61\\d)\\d{4}|5(?:0[15-7]|1[06]|24|[34]\\d|5[1-59]|9[46])\\d{7}",[10]]]],TT:["1","011","(?:[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([2-46-8]\\d{6})$|1","868$1",0,"868",[0,["868(?:(?:2[5-9]|3\\d)\\d|4(?:3[0-6]|[6-9]\\d)|6(?:20|78|8\\d)|7(?:0[1-9]|1[02-9]|[2-9]\\d))\\d{4}"]]],TV:["688","00","(?:2|7\\d\\d|90)\\d{4}",[5,6,7],[["(\\d{2})(\\d{3})","$1 $2",["2"]],["(\\d{2})(\\d{4})","$1 $2",["90"]],["(\\d{2})(\\d{5})","$1 $2",["7"]]],0,0,0,0,0,0,[0,["(?:7[01]\\d|90)\\d{4}",[6,7]]]],TW:["886","0(?:0[25-79]|19)","[2-689]\\d{8}|7\\d{9,10}|[2-8]\\d{7}|2\\d{6}",[7,8,9,10,11],[["(\\d{2})(\\d)(\\d{4})","$1 $2 $3",["202"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[258]0"],"0$1"],["(\\d)(\\d{3,4})(\\d{4})","$1 $2 $3",["[23568]|4(?:0[02-48]|[1-47-9])|7[1-9]","[23568]|4(?:0[2-48]|[1-47-9])|(?:400|7)[1-9]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[49]"],"0$1"],["(\\d{2})(\\d{4})(\\d{4,5})","$1 $2 $3",["7"],"0$1"]],"0",0,0,0,0,0,[0,["(?:40001[0-2]|9[0-8]\\d{4})\\d{3}",[9]]],0,"#"],TZ:["255","00[056]","(?:[25-8]\\d|41|90)\\d{7}",[9],[["(\\d{3})(\\d{2})(\\d{4})","$1 $2 $3",["[89]"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[24]"],"0$1"],["(\\d{2})(\\d{7})","$1 $2",["5"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[67]"],"0$1"]],"0",0,0,0,0,0,[0,["(?:6[125-9]|7[13-9])\\d{7}"]]],UA:["380","00","[89]\\d{9}|[3-9]\\d{8}",[9,10],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["6[12][29]|(?:3[1-8]|4[136-8]|5[12457]|6[49])2|(?:56|65)[24]","6[12][29]|(?:35|4[1378]|5[12457]|6[49])2|(?:56|65)[24]|(?:3[1-46-8]|46)2[013-9]"],"0$1"],["(\\d{4})(\\d{5})","$1 $2",["3[1-8]|4(?:[1367]|[45][6-9]|8[4-6])|5(?:[1-5]|6[0135689]|7[4-6])|6(?:[12][3-7]|[459])","3[1-8]|4(?:[1367]|[45][6-9]|8[4-6])|5(?:[1-5]|6(?:[015689]|3[02389])|7[4-6])|6(?:[12][3-7]|[459])"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[3-7]|89|9[1-9]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["[89]"],"0$1"]],"0",0,0,0,0,0,[0,["(?:39|50|6[36-8]|7[1-357]|9[1-9])\\d{7}",[9]]],"0~0"],UG:["256","00[057]","800\\d{6}|(?:[29]0|[347]\\d)\\d{7}",[9],[["(\\d{4})(\\d{5})","$1 $2",["202","2024"],"0$1"],["(\\d{3})(\\d{6})","$1 $2",["[27-9]|4(?:6[45]|[7-9])"],"0$1"],["(\\d{2})(\\d{7})","$1 $2",["[34]"],"0$1"]],"0",0,0,0,0,0,[0,["72(?:[48]0|6[01])\\d{5}|7(?:[015-8]\\d|20|36|4[0-5]|9[89])\\d{6}"]]],US:["1","011","[2-9]\\d{9}|3\\d{6}",[10],[["(\\d{3})(\\d{4})","$1-$2",["310"],0,1],["(\\d{3})(\\d{3})(\\d{4})","($1) $2-$3",["[2-9]"],0,1,"$1-$2-$3"]],"1",0,0,0,0,0,[0,["(?:5056(?:[0-35-9]\\d|4[468])|7302[0-4]\\d)\\d{4}|(?:472[24]|505[2-57-9]|7306|983[2-47-9])\\d{6}|(?:2(?:0[1-35-9]|1[02-9]|2[03-57-9]|3[1459]|4[08]|5[1-46]|6[0279]|7[0269]|8[13])|3(?:0[1-57-9]|1[02-9]|2[013569]|3[0-24679]|4[167]|5[0-2]|6[01349]|8[056])|4(?:0[124-9]|1[02-579]|2[3-5]|3[0245]|4[023578]|58|6[349]|7[0589]|8[04])|5(?:0[1-47-9]|1[0235-8]|20|3[0149]|4[01]|5[179]|6[1-47]|7[0-5]|8[0256])|6(?:0[1-35-9]|1[024-9]|2[03689]|3[016]|4[0156]|5[01679]|6[0-279]|78|8[0-29])|7(?:0[1-46-8]|1[2-9]|2[04-8]|3[1247]|4[037]|5[47]|6[02359]|7[0-59]|8[156])|8(?:0[1-68]|1[02-8]|2[068]|3[0-2589]|4[03578]|5[046-9]|6[02-5]|7[028])|9(?:0[1346-9]|1[02-9]|2[0589]|3[0146-8]|4[01357-9]|5[12469]|7[0-389]|8[04-69]))[2-9]\\d{6}"]]],UY:["598","0(?:0|1[3-9]\\d)","0004\\d{2,9}|[1249]\\d{7}|(?:[49]\\d|80)\\d{5}",[6,7,8,9,10,11,12,13],[["(\\d{3})(\\d{3,4})","$1 $2",["0"]],["(\\d{3})(\\d{4})","$1 $2",["[49]0|8"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["9"],"0$1"],["(\\d{4})(\\d{4})","$1 $2",["[124]"]],["(\\d{3})(\\d{3})(\\d{2,4})","$1 $2 $3",["0"]],["(\\d{3})(\\d{3})(\\d{3})(\\d{2,4})","$1 $2 $3 $4",["0"]]],"0",0,0,0,0,0,[0,["9[1-9]\\d{6}",[8]]],"00"," int. "],UZ:["998","00","(?:20|33|[5-79]\\d|88)\\d{7}",[9],[["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[235-9]"]]],0,0,0,0,0,0,[0,["(?:(?:[25]0|33|88|9[0-57-9])\\d{3}|6(?:1(?:2(?:2[01]|98)|35[0-4]|50\\d|61[23]|7(?:[01][017]|4\\d|55|9[5-9]))|2(?:(?:11|7\\d)\\d|2(?:[12]1|9[01379])|5(?:[126]\\d|3[0-4]))|5(?:19[01]|2(?:27|9[26])|(?:30|59|7\\d)\\d)|6(?:2(?:1[5-9]|2[0367]|38|41|52|60)|(?:3[79]|9[0-3])\\d|4(?:56|83)|7(?:[07]\\d|1[017]|3[07]|4[047]|5[057]|67|8[0178]|9[79]))|7(?:2(?:24|3[237]|4[5-9]|7[15-8])|5(?:7[12]|8[0589])|7(?:0\\d|[39][07])|9(?:0\\d|7[079]))|9(?:2(?:1[1267]|3[01]|5\\d|7[0-4])|(?:5[67]|7\\d)\\d|6(?:2[0-26]|8\\d)))|7(?:[07]\\d{3}|1(?:13[01]|6(?:0[47]|1[67]|66)|71[3-69]|98\\d)|2(?:2(?:2[79]|95)|3(?:2[5-9]|6[0-6])|57\\d|7(?:0\\d|1[17]|2[27]|3[37]|44|5[057]|66|88))|3(?:2(?:1[0-6]|21|3[469]|7[159])|(?:33|9[4-6])\\d|5(?:0[0-4]|5[579]|9\\d)|7(?:[0-3579]\\d|4[0467]|6[67]|8[078]))|4(?:2(?:29|5[0257]|6[0-7]|7[1-57])|5(?:1[0-4]|8\\d|9[5-9])|7(?:0\\d|1[024589]|2[0-27]|3[0137]|[46][07]|5[01]|7[5-9]|9[079])|9(?:7[015-9]|[89]\\d))|5(?:112|2(?:0\\d|2[29]|[49]4)|3[1568]\\d|52[6-9]|7(?:0[01578]|1[017]|[23]7|4[047]|[5-7]\\d|8[78]|9[079]))|9(?:22[128]|3(?:2[0-4]|7\\d)|57[02569]|7(?:2[05-9]|3[37]|4\\d|60|7[2579]|87|9[07]))))\\d{4}"]]],VA:["39","00","0\\d{5,10}|3[0-8]\\d{7,10}|55\\d{8}|8\\d{5}(?:\\d{2,4})?|(?:1\\d|39)\\d{7,8}",[6,7,8,9,10,11],0,0,0,0,0,0,"06698",[0,["3[1-9]\\d{8}|3[2-9]\\d{7}",[9,10]]]],VC:["1","011","(?:[58]\\d\\d|784|900)\\d{7}",[10],0,"1",0,"([2-7]\\d{6})$|1","784$1",0,"784",[0,["784(?:4(?:3[0-5]|5[45]|89|9[0-8])|5(?:2[6-9]|3[0-4])|720)\\d{4}"]]],VE:["58","00","[68]00\\d{7}|(?:[24]\\d|[59]0)\\d{8}",[10],[["(\\d{3})(\\d{7})","$1-$2",["[24-689]"],"0$1"]],"0",0,0,0,0,0,[0,["4(?:1[24-8]|2[46])\\d{7}"]]],VG:["1","011","(?:284|[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([2-578]\\d{6})$|1","284$1",0,"284",[0,["284(?:245|3(?:0[0-3]|4[0-7]|68|9[34])|4(?:4[0-6]|68|9[69])|5(?:4[0-7]|68|9[69]))\\d{4}"]]],VI:["1","011","[58]\\d{9}|(?:34|90)0\\d{7}",[10],0,"1",0,"([2-9]\\d{6})$|1","340$1",0,"340",[0,["340(?:2(?:0\\d|2[06-8]|4[49]|77)|3(?:32|44)|4(?:2[23]|44|7[34]|89)|5(?:1[34]|55)|6(?:2[56]|4[23]|77|9[023])|7(?:1[2-57-9]|2[57]|7\\d)|884|998)\\d{4}"]]],VN:["84","00","[12]\\d{9}|[135-9]\\d{8}|[16]\\d{7}|[16-8]\\d{6}",[7,8,9,10],[["(\\d{2})(\\d{5})","$1 $2",["80"],"0$1",1],["(\\d{4})(\\d{4,6})","$1 $2",["1"],0,1],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["6"],"0$1",1],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[357-9]"],"0$1",1],["(\\d{2})(\\d{4})(\\d{4})","$1 $2 $3",["2[48]"],"0$1",1],["(\\d{3})(\\d{4})(\\d{3})","$1 $2 $3",["2"],"0$1",1]],"0",0,0,0,0,0,[0,["(?:5(?:2[238]|59)|89[6-9]|99[013-9])\\d{6}|(?:3\\d|5[1689]|7[06-9]|8[1-8]|9[0-8])\\d{7}",[9]]]],VU:["678","00","[57-9]\\d{6}|(?:[238]\\d|48)\\d{3}",[5,7],[["(\\d{3})(\\d{4})","$1 $2",["[57-9]"]]],0,0,0,0,0,0,[0,["(?:[58]\\d|7[013-7])\\d{5}",[7]]]],WF:["681","00","(?:40|72)\\d{4}|8\\d{5}(?:\\d{3})?",[6,9],[["(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3",["[478]"]],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["8"]]],0,0,0,0,0,0,[0,["(?:72|8[23])\\d{4}",[6]]]],WS:["685","0","(?:[2-6]|8\\d{5})\\d{4}|[78]\\d{6}|[68]\\d{5}",[5,6,7,10],[["(\\d{5})","$1",["[2-5]|6[1-9]"]],["(\\d{3})(\\d{3,7})","$1 $2",["[68]"]],["(\\d{2})(\\d{5})","$1 $2",["7"]]],0,0,0,0,0,0,[0,["(?:7[1-35-7]|8(?:[3-7]|9\\d{3}))\\d{5}",[7,10]]]],XK:["383","00","2\\d{7,8}|3\\d{7,11}|(?:4\\d\\d|[89]00)\\d{5}",[8,9,10,11,12],[["(\\d{3})(\\d{5})","$1 $2",["[89]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["[2-4]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["2|39"],"0$1"],["(\\d{2})(\\d{7,10})","$1 $2",["3"],"0$1"]],"0",0,0,0,0,0,[0,["4[3-9]\\d{6}",[8]]]],YE:["967","00","(?:1|7\\d)\\d{7}|[1-7]\\d{6}",[7,8,9],[["(\\d)(\\d{3})(\\d{3,4})","$1 $2 $3",["[1-6]|7(?:[24-6]|8[0-7])"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["7"],"0$1"]],"0",0,0,0,0,0,[0,["7[01378]\\d{7}",[9]]]],YT:["262","00","(?:80|9\\d)\\d{7}|(?:26|63)9\\d{6}",[9],0,"0",0,0,0,0,0,[0,["639(?:0[0-79]|1[019]|[267]\\d|3[09]|40|5[05-9]|9[04-79])\\d{4}"]]],ZA:["27","00","[1-79]\\d{8}|8\\d{4,9}",[5,6,7,8,9,10],[["(\\d{2})(\\d{3,4})","$1 $2",["8[1-4]"],"0$1"],["(\\d{2})(\\d{3})(\\d{2,3})","$1 $2 $3",["8[1-4]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["860"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[1-9]"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["8"],"0$1"]],"0",0,0,0,0,0,[0,["(?:1(?:3492[0-25]|4495[0235]|549(?:20|5[01]))|4[34]492[01])\\d{3}|8[1-4]\\d{3,7}|(?:2[27]|47|54)4950\\d{3}|(?:1(?:049[2-4]|9[12]\\d\\d)|(?:6\\d|7[0-46-9])\\d{3}|8(?:5\\d{3}|7(?:08[67]|158|28[5-9]|310)))\\d{4}|(?:1[6-8]|28|3[2-69]|4[025689]|5[36-8])4920\\d{3}|(?:12|[2-5]1)492\\d{4}",[5,6,7,8,9]]]],ZM:["260","00","800\\d{6}|(?:21|63|[79]\\d)\\d{7}",[9],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[28]"],"0$1"],["(\\d{2})(\\d{7})","$1 $2",["[79]"],"0$1"]],"0",0,0,0,0,0,[0,["(?:7[5-79]|9[5-8])\\d{7}"]]],ZW:["263","00","2(?:[0-57-9]\\d{6,8}|6[0-24-9]\\d{6,7})|[38]\\d{9}|[35-8]\\d{8}|[3-6]\\d{7}|[1-689]\\d{6}|[1-3569]\\d{5}|[1356]\\d{4}",[5,6,7,8,9,10],[["(\\d{3})(\\d{3,5})","$1 $2",["2(?:0[45]|2[278]|[49]8)|3(?:[09]8|17)|6(?:[29]8|37|75)|[23][78]|(?:33|5[15]|6[68])[78]"],"0$1"],["(\\d)(\\d{3})(\\d{2,4})","$1 $2 $3",["[49]"],"0$1"],["(\\d{3})(\\d{4})","$1 $2",["80"],"0$1"],["(\\d{2})(\\d{7})","$1 $2",["24|8[13-59]|(?:2[05-79]|39|5[45]|6[15-8])2","2(?:02[014]|4|[56]20|[79]2)|392|5(?:42|525)|6(?:[16-8]21|52[013])|8[13-59]"],"(0$1)"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["7"],"0$1"],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["2(?:1[39]|2[0157]|[378]|[56][14])|3(?:12|29)","2(?:1[39]|2[0157]|[378]|[56][14])|3(?:123|29)"],"0$1"],["(\\d{4})(\\d{6})","$1 $2",["8"],"0$1"],["(\\d{2})(\\d{3,5})","$1 $2",["1|2(?:0[0-36-9]|12|29|[56])|3(?:1[0-689]|[24-6])|5(?:[0236-9]|1[2-4])|6(?:[013-59]|7[0-46-9])|(?:33|55|6[68])[0-69]|(?:29|3[09]|62)[0-79]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["29[013-9]|39|54"],"0$1"],["(\\d{4})(\\d{3,5})","$1 $2",["(?:25|54)8","258|5483"],"0$1"]],"0",0,0,0,0,0,[0,["7(?:[1278]\\d|3[1-9])\\d{6}",[9]]]]},nonGeographic:{800:["800",0,"(?:00|[1-9]\\d)\\d{6}",[8],[["(\\d{4})(\\d{4})","$1 $2",["\\d"]]],0,0,0,0,0,0,[0,0,["(?:00|[1-9]\\d)\\d{6}"]]],808:["808",0,"[1-9]\\d{7}",[8],[["(\\d{4})(\\d{4})","$1 $2",["[1-9]"]]],0,0,0,0,0,0,[0,0,0,0,0,0,0,0,0,["[1-9]\\d{7}"]]],870:["870",0,"7\\d{11}|[35-7]\\d{8}",[9,12],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[35-7]"]]],0,0,0,0,0,0,[0,["(?:[356]|774[45])\\d{8}|7[6-8]\\d{7}"]]],878:["878",0,"10\\d{10}",[12],[["(\\d{2})(\\d{5})(\\d{5})","$1 $2 $3",["1"]]],0,0,0,0,0,0,[0,0,0,0,0,0,0,0,["10\\d{10}"]]],881:["881",0,"6\\d{9}|[0-36-9]\\d{8}",[9,10],[["(\\d)(\\d{3})(\\d{5})","$1 $2 $3",["[0-37-9]"]],["(\\d)(\\d{3})(\\d{5,6})","$1 $2 $3",["6"]]],0,0,0,0,0,0,[0,["6\\d{9}|[0-36-9]\\d{8}"]]],882:["882",0,"[13]\\d{6}(?:\\d{2,5})?|[19]\\d{7}|(?:[25]\\d\\d|4)\\d{7}(?:\\d{2})?",[7,8,9,10,11,12],[["(\\d{2})(\\d{5})","$1 $2",["16|342"]],["(\\d{2})(\\d{6})","$1 $2",["49"]],["(\\d{2})(\\d{2})(\\d{4})","$1 $2 $3",["1[36]|9"]],["(\\d{2})(\\d{4})(\\d{3})","$1 $2 $3",["3[23]"]],["(\\d{2})(\\d{3,4})(\\d{4})","$1 $2 $3",["16"]],["(\\d{2})(\\d{4})(\\d{4})","$1 $2 $3",["10|23|3(?:[15]|4[57])|4|51"]],["(\\d{3})(\\d{4})(\\d{4})","$1 $2 $3",["34"]],["(\\d{2})(\\d{4,5})(\\d{5})","$1 $2 $3",["[1-35]"]]],0,0,0,0,0,0,[0,["342\\d{4}|(?:337|49)\\d{6}|(?:3(?:2|47|7\\d{3})|50\\d{3})\\d{7}",[7,8,9,10,12]],0,0,0,0,0,0,["1(?:3(?:0[0347]|[13][0139]|2[035]|4[013568]|6[0459]|7[06]|8[15-8]|9[0689])\\d{4}|6\\d{5,10})|(?:345\\d|9[89])\\d{6}|(?:10|2(?:3|85\\d)|3(?:[15]|[69]\\d\\d)|4[15-8]|51)\\d{8}"]]],883:["883",0,"(?:[1-4]\\d|51)\\d{6,10}",[8,9,10,11,12],[["(\\d{3})(\\d{3})(\\d{2,8})","$1 $2 $3",["[14]|2[24-689]|3[02-689]|51[24-9]"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["510"]],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["21"]],["(\\d{4})(\\d{4})(\\d{4})","$1 $2 $3",["51[13]"]],["(\\d{3})(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3 $4",["[235]"]]],0,0,0,0,0,0,[0,0,0,0,0,0,0,0,["(?:2(?:00\\d\\d|10)|(?:370[1-9]|51\\d0)\\d)\\d{7}|51(?:00\\d{5}|[24-9]0\\d{4,7})|(?:1[0-79]|2[24-689]|3[02-689]|4[0-4])0\\d{5,9}"]]],888:["888",0,"\\d{11}",[11],[["(\\d{3})(\\d{3})(\\d{5})","$1 $2 $3"]],0,0,0,0,0,0,[0,0,0,0,0,0,["\\d{11}"]]],979:["979",0,"[1359]\\d{8}",[9],[["(\\d)(\\d{4})(\\d{4})","$1 $2 $3",["[1359]"]]],0,0,0,0,0,0,[0,0,0,["[1359]\\d{8}"]]]}};function sd(t,e){var n=Array.prototype.slice.call(e);return n.push(id),t.apply(this,n)}const ad={easycom:{autoscan:!0,custom:{"^s-(.*)":"@/sheep/components/s-$1/s-$1.vue","^su-(.*)":"@/sheep/ui/su-$1/su-$1.vue"}},pages:[{path:"pages/index/index",aliasPath:"/",style:{navigationBarTitleText:"首页",enablePullDownRefresh:!0},meta:{auth:!1,sync:!0,title:"首页",group:"商城"}},{path:"pages/index/user",style:{navigationBarTitleText:"个人中心",enablePullDownRefresh:!0},meta:{sync:!0,title:"个人中心",group:"商城"}},{path:"pages/index/category",style:{navigationBarTitleText:"商品分类"},meta:{sync:!0,title:"商品分类",group:"商城"}},{path:"pages/index/cart",style:{navigationBarTitleText:"购物车"},meta:{sync:!0,title:"购物车",group:"商城"}},{path:"pages/index/login"},{path:"pages/index/search",style:{navigationBarTitleText:"搜索"},meta:{sync:!0,title:"搜索",group:"商城"}},{path:"pages/index/page",style:{navigationBarTitleText:""},meta:{auth:!1,sync:!0,title:"自定义页面",group:"商城"}}],subPackages:[{root:"pages/goods",pages:[{path:"index",style:{navigationBarTitleText:"商品详情"},meta:{sync:!0,title:"普通商品",group:"商品"}},{path:"groupon",style:{navigationBarTitleText:"拼团商品"},meta:{sync:!0,title:"拼团商品",group:"商品"}},{path:"seckill",style:{navigationBarTitleText:"秒杀商品"},meta:{sync:!0,title:"秒杀商品",group:"商品"}},{path:"list",style:{navigationBarTitleText:"商品列表"},meta:{sync:!0,title:"商品列表",group:"商品"}},{path:"comment/add",style:{navigationBarTitleText:"评价商品"},meta:{auth:!0}},{path:"comment/list",style:{navigationBarTitleText:"商品评价"}}]},{root:"pages/order",pages:[{path:"detail",style:{navigationBarTitleText:"订单详情"},meta:{auth:!0,title:"订单详情"}},{path:"confirm",style:{navigationBarTitleText:"确认订单"},meta:{auth:!0,title:"确认订单"}},{path:"list",style:{navigationBarTitleText:"我的订单",enablePullDownRefresh:!0},meta:{auth:!0,sync:!0,title:"用户订单",group:"订单中心"}},{path:"aftersale/apply",style:{navigationBarTitleText:"申请售后"},meta:{auth:!0,title:"申请售后"}},{path:"aftersale/return-delivery",style:{navigationBarTitleText:"退货物流"},meta:{auth:!0,title:"退货物流"}},{path:"aftersale/list",style:{navigationBarTitleText:"售后列表"},meta:{auth:!0,sync:!0,title:"售后订单",group:"订单中心"}},{path:"aftersale/detail",style:{navigationBarTitleText:"售后详情"},meta:{auth:!0,title:"售后详情"}},{path:"aftersale/log",style:{navigationBarTitleText:"售后进度"},meta:{auth:!0,title:"售后进度"}},{path:"express/log",style:{navigationBarTitleText:"物流轨迹"},meta:{auth:!0,title:"物流轨迹"}},{path:"otherlist",style:{navigationBarTitleText:"",enablePullDownRefresh:!1}}]},{root:"pages/user",pages:[{path:"info",style:{navigationBarTitleText:"我的信息"},meta:{auth:!0,sync:!0,title:"用户信息",group:"用户中心"}},{path:"setting",style:{navigationBarTitleText:"用户设置"},meta:{auth:!0,sync:!0,title:"用户设置",group:"用户中心"}},{path:"qrcode-share",style:{navigationBarTitleText:"我的二维码/分享页"},meta:{auth:!0,sync:!0,title:"我的二维码/分享页",group:"用户中心"}},{path:"goods-collect",style:{navigationBarTitleText:"我的收藏"},meta:{auth:!0,sync:!0,title:"商品收藏",group:"用户中心"}},{path:"goods-log",style:{navigationBarTitleText:"我的足迹"},meta:{auth:!0,sync:!0,title:"浏览记录",group:"用户中心"}},{path:"address/list",style:{navigationBarTitleText:"实体商品收货地址"},meta:{auth:!0,sync:!0,title:"地址管理",group:"用户中心"}},{path:"dummyAddress/list",style:{navigationBarTitleText:"虚拟商品收货地址"},meta:{auth:!0,sync:!0,title:"虚拟商品收货地址",group:"用户中心"}},{path:"invoice/edit",style:{navigationBarTitleText:"发票抬头编辑"},meta:{auth:!0,title:"发票抬头"}},{path:"invoice/list",style:{navigationBarTitleText:"发票抬头管理"},meta:{auth:!0,sync:!0,title:"发票抬头管理",group:"用户中心"}},{path:"address/edit",style:{navigationBarTitleText:"编辑地址"},meta:{auth:!0,title:"编辑地址"}},{path:"dummyAddress/edit",style:{navigationBarTitleText:"编辑地址"},meta:{auth:!0,title:"编辑地址"}},{path:"wallet/money",style:{navigationBarTitleText:"我的余额"},meta:{auth:!0,sync:!0,title:"用户余额",group:"用户中心"}},{path:"wallet/score",style:{navigationBarTitleText:"我的积分"},meta:{auth:!0,sync:!0,title:"用户积分",group:"用户中心"}},{path:"wallet/scoreToMoney",style:{navigationBarTitleText:"积分兑换"},meta:{auth:!0,sync:!0,title:"积分兑换",group:"用户中心"}},{path:"wallet/ScoreLog"},{path:"wallet/maxScoreLog"},{path:"wallet/team",style:{navigationBarTitleText:"团队"},meta:{auth:!0,sync:!0,title:"团队",group:"用户中心"}}]},{root:"pages/commission",pages:[{path:"index",style:{navigationBarTitleText:"分销"},meta:{auth:!0,sync:!0,title:"分销中心",group:"分销商城"}},{path:"wallet",style:{navigationBarTitleText:"我的佣金"},meta:{auth:!0,sync:!0,title:"用户佣金",group:"分销中心"}},{path:"goods",style:{navigationBarTitleText:"推广商品"},meta:{auth:!0,sync:!0,title:"推广商品",group:"分销商城"}},{path:"order",style:{navigationBarTitleText:"分销订单"},meta:{auth:!0,sync:!0,title:"分销订单",group:"分销商城"}},{path:"team",style:{navigationBarTitleText:"我的团队"},meta:{auth:!0,sync:!0,title:"我的团队",group:"分销商城"}},{path:"promoter",style:{navigationBarTitleText:"推广人排行榜"},meta:{auth:!0,sync:!0,title:"推广人排行榜",group:"分销商城"}},{path:"commission-ranking",style:{navigationBarTitleText:"佣金排行榜"},meta:{auth:!0,sync:!0,title:"佣金排行榜",group:"分销商城"}},{path:"withdraw",style:{navigationBarTitleText:"申请提现"},meta:{auth:!0,sync:!0,title:"申请提现",group:"分销商城"}}]},{root:"pages/app",pages:[{path:"sign",style:{navigationBarTitleText:"签到中心"},meta:{auth:!0,sync:!0,title:"签到中心",group:"应用"}}]},{root:"pages/shop",pages:[{path:"index",style:{navigationBarTitleText:"店铺首页"},meta:{auth:!0,sync:!0,title:"店铺首页",group:"应用"}}]},{root:"pages/public",pages:[{path:"setting",style:{navigationBarTitleText:"系统设置"},meta:{sync:!0,title:"系统设置",group:"通用"}},{path:"richtext",style:{navigationBarTitleText:"富文本"},meta:{sync:!0,title:"富文本",group:"通用"}},{path:"faq",style:{navigationBarTitleText:"常见问题"},meta:{sync:!0,title:"常见问题",group:"通用"}},{path:"error",style:{navigationBarTitleText:"错误页面"}},{path:"webview",style:{navigationBarTitleText:""}}]},{root:"pages/coupon",pages:[{path:"list",style:{navigationBarTitleText:"领券中心"},meta:{sync:!0,title:"领券中心",group:"优惠券"}},{path:"detail",style:{navigationBarTitleText:"优惠券"},meta:{auth:!1,sync:!0,title:"优惠券详情",group:"优惠券"}}]},{root:"pages/chat",pages:[{path:"index",style:{navigationBarTitleText:"客服"},meta:{auth:!0,sync:!0,title:"客服",group:"客服"}},{path:"speechtotext",style:{navigationBarTitleText:"语音转文字",enablePullDownRefresh:!1},meta:{auth:!0,sync:!0,title:"语音转文字",group:"语音转文字"}}]},{root:"pages/pay",pages:[{path:"index",style:{navigationBarTitleText:"收银台"}},{path:"result",style:{navigationBarTitleText:"支付结果"}},{path:"recharge",style:{navigationBarTitleText:"充值余额"},meta:{auth:!0,sync:!0,title:"充值余额",group:"支付"}},{path:"recharge-log",style:{navigationBarTitleText:"充值记录"},meta:{auth:!0,sync:!0,title:"充值记录",group:"支付"}}]},{root:"pages/activity",pages:[{path:"groupon/detail",style:{navigationBarTitleText:"拼团详情"}},{path:"groupon/order",style:{navigationBarTitleText:"我的拼团",enablePullDownRefresh:!0},meta:{auth:!0,sync:!0,title:"拼团订单",group:"营销活动"}},{path:"index",style:{navigationBarTitleText:"营销商品"},meta:{sync:!0,title:"营销商品",group:"营销活动"}},{path:"groupon/list",style:{navigationBarTitleText:"拼团活动"},meta:{sync:!0,title:"拼团活动",group:"营销活动"}},{path:"seckill/list",style:{navigationBarTitleText:"秒杀活动"},meta:{sync:!0,title:"秒杀活动",group:"营销活动"}},{path:"bargain/list",style:{navigationBarTitleText:"砍价列表"},meta:{sync:!0,title:"砍价列表",group:"营销活动"}},{path:"bargain/detail",style:{navigationBarTitleText:"砍价详情"},meta:{sync:!0,title:"砍价详情",group:"营销活动"}}]}],globalStyle:{navigationBarTextStyle:"black",navigationBarTitleText:"常来此购",navigationBarBackgroundColor:"#FFFFFF",backgroundColor:"#FFFFFF",navigationStyle:"custom"},tabBar:{list:[{pagePath:"pages/index/index"},{pagePath:"pages/index/cart"},{pagePath:"pages/index/user"}]}};function cd(t,e,n){return t(n={path:e,exports:{},require:function(t,e){return function(){throw new Error("Dynamic requires are not currently supported by @rollup/plugin-commonjs")}(null==e&&n.path)}},n.exports),n.exports}var ud=cd((function(t,e){var n;t.exports=(n=n||function(t,e){var n=Object.create||function(){function t(){}return function(e){var n;return t.prototype=e,n=new t,t.prototype=null,n}}(),r={},o=r.lib={},i=o.Base={extend:function(t){var e=n(this);return t&&e.mixIn(t),e.hasOwnProperty("init")&&this.init!==e.init||(e.init=function(){e.$super.init.apply(this,arguments)}),e.init.prototype=e,e.$super=this,e},create:function(){var t=this.extend();return t.init.apply(t,arguments),t},init:function(){},mixIn:function(t){for(var e in t)t.hasOwnProperty(e)&&(this[e]=t[e]);t.hasOwnProperty("toString")&&(this.toString=t.toString)},clone:function(){return this.init.prototype.extend(this)}},s=o.WordArray=i.extend({init:function(t,e){t=this.words=t||[],this.sigBytes=null!=e?e:4*t.length},toString:function(t){return(t||c).stringify(this)},concat:function(t){var e=this.words,n=t.words,r=this.sigBytes,o=t.sigBytes;if(this.clamp(),r%4)for(var i=0;i<o;i++){var s=n[i>>>2]>>>24-i%4*8&255;e[r+i>>>2]|=s<<24-(r+i)%4*8}else for(i=0;i<o;i+=4)e[r+i>>>2]=n[i>>>2];return this.sigBytes+=o,this},clamp:function(){var e=this.words,n=this.sigBytes;e[n>>>2]&=4294967295<<32-n%4*8,e.length=t.ceil(n/4)},clone:function(){var t=i.clone.call(this);return t.words=this.words.slice(0),t},random:function(e){for(var n,r=[],o=function(e){var n=987654321,r=4294967295;return function(){var o=((n=36969*(65535&n)+(n>>16)&r)<<16)+(e=18e3*(65535&e)+(e>>16)&r)&r;return o/=4294967296,(o+=.5)*(t.random()>.5?1:-1)}},i=0;i<e;i+=4){var a=o(4294967296*(n||t.random()));n=987654071*a(),r.push(4294967296*a()|0)}return new s.init(r,e)}}),a=r.enc={},c=a.Hex={stringify:function(t){for(var e=t.words,n=t.sigBytes,r=[],o=0;o<n;o++){var i=e[o>>>2]>>>24-o%4*8&255;r.push((i>>>4).toString(16)),r.push((15&i).toString(16))}return r.join("")},parse:function(t){for(var e=t.length,n=[],r=0;r<e;r+=2)n[r>>>3]|=parseInt(t.substr(r,2),16)<<24-r%8*4;return new s.init(n,e/2)}},u=a.Latin1={stringify:function(t){for(var e=t.words,n=t.sigBytes,r=[],o=0;o<n;o++){var i=e[o>>>2]>>>24-o%4*8&255;r.push(String.fromCharCode(i))}return r.join("")},parse:function(t){for(var e=t.length,n=[],r=0;r<e;r++)n[r>>>2]|=(255&t.charCodeAt(r))<<24-r%4*8;return new s.init(n,e)}},d=a.Utf8={stringify:function(t){try{return decodeURIComponent(escape(u.stringify(t)))}catch(e){throw new Error("Malformed UTF-8 data")}},parse:function(t){return u.parse(unescape(encodeURIComponent(t)))}},l=o.BufferedBlockAlgorithm=i.extend({reset:function(){this._data=new s.init,this._nDataBytes=0},_append:function(t){"string"==typeof t&&(t=d.parse(t)),this._data.concat(t),this._nDataBytes+=t.sigBytes},_process:function(e){var n=this._data,r=n.words,o=n.sigBytes,i=this.blockSize,a=o/(4*i),c=(a=e?t.ceil(a):t.max((0|a)-this._minBufferSize,0))*i,u=t.min(4*c,o);if(c){for(var d=0;d<c;d+=i)this._doProcessBlock(r,d);var l=r.splice(0,c);n.sigBytes-=u}return new s.init(l,u)},clone:function(){var t=i.clone.call(this);return t._data=this._data.clone(),t},_minBufferSize:0});o.Hasher=l.extend({cfg:i.extend(),init:function(t){this.cfg=this.cfg.extend(t),this.reset()},reset:function(){l.reset.call(this),this._doReset()},update:function(t){return this._append(t),this._process(),this},finalize:function(t){return t&&this._append(t),this._doFinalize()},blockSize:16,_createHelper:function(t){return function(e,n){return new t.init(n).finalize(e)}},_createHmacHelper:function(t){return function(e,n){return new f.HMAC.init(t,n).finalize(e)}}});var f=r.algo={};return r}(Math),n)})),dd=ud,ld=(cd((function(t,e){var n;t.exports=(n=dd,function(t){var e=n,r=e.lib,o=r.WordArray,i=r.Hasher,s=e.algo,a=[];!function(){for(var e=0;e<64;e++)a[e]=4294967296*t.abs(t.sin(e+1))|0}();var c=s.MD5=i.extend({_doReset:function(){this._hash=new o.init([1732584193,4023233417,2562383102,271733878])},_doProcessBlock:function(t,e){for(var n=0;n<16;n++){var r=e+n,o=t[r];t[r]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8)}var i=this._hash.words,s=t[e+0],c=t[e+1],h=t[e+2],p=t[e+3],g=t[e+4],y=t[e+5],m=t[e+6],$=t[e+7],v=t[e+8],_=t[e+9],b=t[e+10],w=t[e+11],x=t[e+12],P=t[e+13],S=t[e+14],A=t[e+15],T=i[0],k=i[1],O=i[2],C=i[3];T=u(T,k,O,C,s,7,a[0]),C=u(C,T,k,O,c,12,a[1]),O=u(O,C,T,k,h,17,a[2]),k=u(k,O,C,T,p,22,a[3]),T=u(T,k,O,C,g,7,a[4]),C=u(C,T,k,O,y,12,a[5]),O=u(O,C,T,k,m,17,a[6]),k=u(k,O,C,T,$,22,a[7]),T=u(T,k,O,C,v,7,a[8]),C=u(C,T,k,O,_,12,a[9]),O=u(O,C,T,k,b,17,a[10]),k=u(k,O,C,T,w,22,a[11]),T=u(T,k,O,C,x,7,a[12]),C=u(C,T,k,O,P,12,a[13]),O=u(O,C,T,k,S,17,a[14]),T=d(T,k=u(k,O,C,T,A,22,a[15]),O,C,c,5,a[16]),C=d(C,T,k,O,m,9,a[17]),O=d(O,C,T,k,w,14,a[18]),k=d(k,O,C,T,s,20,a[19]),T=d(T,k,O,C,y,5,a[20]),C=d(C,T,k,O,b,9,a[21]),O=d(O,C,T,k,A,14,a[22]),k=d(k,O,C,T,g,20,a[23]),T=d(T,k,O,C,_,5,a[24]),C=d(C,T,k,O,S,9,a[25]),O=d(O,C,T,k,p,14,a[26]),k=d(k,O,C,T,v,20,a[27]),T=d(T,k,O,C,P,5,a[28]),C=d(C,T,k,O,h,9,a[29]),O=d(O,C,T,k,$,14,a[30]),T=l(T,k=d(k,O,C,T,x,20,a[31]),O,C,y,4,a[32]),C=l(C,T,k,O,v,11,a[33]),O=l(O,C,T,k,w,16,a[34]),k=l(k,O,C,T,S,23,a[35]),T=l(T,k,O,C,c,4,a[36]),C=l(C,T,k,O,g,11,a[37]),O=l(O,C,T,k,$,16,a[38]),k=l(k,O,C,T,b,23,a[39]),T=l(T,k,O,C,P,4,a[40]),C=l(C,T,k,O,s,11,a[41]),O=l(O,C,T,k,p,16,a[42]),k=l(k,O,C,T,m,23,a[43]),T=l(T,k,O,C,_,4,a[44]),C=l(C,T,k,O,x,11,a[45]),O=l(O,C,T,k,A,16,a[46]),T=f(T,k=l(k,O,C,T,h,23,a[47]),O,C,s,6,a[48]),C=f(C,T,k,O,$,10,a[49]),O=f(O,C,T,k,S,15,a[50]),k=f(k,O,C,T,y,21,a[51]),T=f(T,k,O,C,x,6,a[52]),C=f(C,T,k,O,p,10,a[53]),O=f(O,C,T,k,b,15,a[54]),k=f(k,O,C,T,c,21,a[55]),T=f(T,k,O,C,v,6,a[56]),C=f(C,T,k,O,A,10,a[57]),O=f(O,C,T,k,m,15,a[58]),k=f(k,O,C,T,P,21,a[59]),T=f(T,k,O,C,g,6,a[60]),C=f(C,T,k,O,w,10,a[61]),O=f(O,C,T,k,h,15,a[62]),k=f(k,O,C,T,_,21,a[63]),i[0]=i[0]+T|0,i[1]=i[1]+k|0,i[2]=i[2]+O|0,i[3]=i[3]+C|0},_doFinalize:function(){var e=this._data,n=e.words,r=8*this._nDataBytes,o=8*e.sigBytes;n[o>>>5]|=128<<24-o%32;var i=t.floor(r/4294967296),s=r;n[15+(o+64>>>9<<4)]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),n[14+(o+64>>>9<<4)]=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),e.sigBytes=4*(n.length+1),this._process();for(var a=this._hash,c=a.words,u=0;u<4;u++){var d=c[u];c[u]=16711935&(d<<8|d>>>24)|4278255360&(d<<24|d>>>8)}return a},clone:function(){var t=i.clone.call(this);return t._hash=this._hash.clone(),t}});function u(t,e,n,r,o,i,s){var a=t+(e&n|~e&r)+o+s;return(a<<i|a>>>32-i)+e}function d(t,e,n,r,o,i,s){var a=t+(e&r|n&~r)+o+s;return(a<<i|a>>>32-i)+e}function l(t,e,n,r,o,i,s){var a=t+(e^n^r)+o+s;return(a<<i|a>>>32-i)+e}function f(t,e,n,r,o,i,s){var a=t+(n^(e|~r))+o+s;return(a<<i|a>>>32-i)+e}e.MD5=i._createHelper(c),e.HmacMD5=i._createHmacHelper(c)}(Math),n.MD5)})),cd((function(t,e){var n;t.exports=(n=dd,void function(){var t=n,e=t.lib.Base,r=t.enc.Utf8;t.algo.HMAC=e.extend({init:function(t,e){t=this._hasher=new t.init,"string"==typeof e&&(e=r.parse(e));var n=t.blockSize,o=4*n;e.sigBytes>o&&(e=t.finalize(e)),e.clamp();for(var i=this._oKey=e.clone(),s=this._iKey=e.clone(),a=i.words,c=s.words,u=0;u<n;u++)a[u]^=1549556828,c[u]^=909522486;i.sigBytes=s.sigBytes=o,this.reset()},reset:function(){var t=this._hasher;t.reset(),t.update(this._iKey)},update:function(t){return this._hasher.update(t),this},finalize:function(t){var e=this._hasher,n=e.finalize(t);return e.reset(),e.finalize(this._oKey.clone().concat(n))}})}())})),cd((function(t,e){t.exports=dd.HmacMD5}))),fd=cd((function(t,e){t.exports=dd.enc.Utf8})),hd=cd((function(t,e){var n,r,o;t.exports=(o=(r=n=dd).lib.WordArray,r.enc.Base64={stringify:function(t){var e=t.words,n=t.sigBytes,r=this._map;t.clamp();for(var o=[],i=0;i<n;i+=3)for(var s=(e[i>>>2]>>>24-i%4*8&255)<<16|(e[i+1>>>2]>>>24-(i+1)%4*8&255)<<8|e[i+2>>>2]>>>24-(i+2)%4*8&255,a=0;a<4&&i+.75*a<n;a++)o.push(r.charAt(s>>>6*(3-a)&63));var c=r.charAt(64);if(c)for(;o.length%4;)o.push(c);return o.join("")},parse:function(t){var e=t.length,n=this._map,r=this._reverseMap;if(!r){r=this._reverseMap=[];for(var i=0;i<n.length;i++)r[n.charCodeAt(i)]=i}var s=n.charAt(64);if(s){var a=t.indexOf(s);-1!==a&&(e=a)}return function(t,e,n){for(var r=[],i=0,s=0;s<e;s++)if(s%4){var a=n[t.charCodeAt(s-1)]<<s%4*2,c=n[t.charCodeAt(s)]>>>6-s%4*2;r[i>>>2]|=(a|c)<<24-i%4*8,i++}return o.create(r,i)}(t,e,r)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="},n.enc.Base64)}));const pd="FUNCTION",gd="pending",yd="rejected";function md(t){return Object.prototype.toString.call(t).slice(8,-1).toLowerCase()}function $d(t){return"object"===md(t)}function vd(t){return"function"==typeof t}function _d(t){return function(){try{return t.apply(t,arguments)}catch(e){console.error(e)}}}const bd="REJECTED",wd="NOT_PENDING";class xd{constructor({createPromise:t,retryRule:e=bd}={}){this.createPromise=t,this.status=null,this.promise=null,this.retryRule=e}get needRetry(){if(!this.status)return!0;switch(this.retryRule){case bd:return this.status===yd;case wd:return this.status!==gd}}exec(){return this.needRetry?(this.status=gd,this.promise=this.createPromise().then((t=>(this.status="fulfilled",Promise.resolve(t))),(t=>(this.status=yd,Promise.reject(t)))),this.promise):this.promise}}function Pd(t){return t&&"string"==typeof t?JSON.parse(t):t}const Sd=Pd([]),Ad="mp-weixin";Pd("");const Td=Pd("[]")||[];let kd="";try{kd="__UNI__7806143"}catch(Xa){}let Od={};function Cd(t,e={}){var n,r;return n=Od,r=t,Object.prototype.hasOwnProperty.call(n,r)||(Od[t]=e),Od[t]}const Ed=["invoke","success","fail","complete"],Id=Cd("_globalUniCloudInterceptor");function Rd(t,e){Id[t]||(Id[t]={}),$d(e)&&Object.keys(e).forEach((n=>{Ed.indexOf(n)>-1&&function(t,e,n){let r=Id[t][e];r||(r=Id[t][e]=[]),-1===r.indexOf(n)&&vd(n)&&r.push(n)}(t,n,e[n])}))}function Ld(t,e){Id[t]||(Id[t]={}),$d(e)?Object.keys(e).forEach((n=>{Ed.indexOf(n)>-1&&function(t,e,n){const r=Id[t][e];if(!r)return;const o=r.indexOf(n);o>-1&&r.splice(o,1)}(t,n,e[n])})):delete Id[t]}function Dd(t,e){return t&&0!==t.length?t.reduce(((t,n)=>t.then((()=>n(e)))),Promise.resolve()):Promise.resolve()}function Nd(t,e){return Id[t]&&Id[t][e]||[]}function Md(t){Rd("callObject",t)}const jd=Cd("_globalUniCloudListener"),Bd="response",Ud="needLogin",Fd="refreshToken",qd="clientdb",Hd="cloudfunction",Wd="cloudobject";function zd(t){return jd[t]||(jd[t]=[]),jd[t]}function Yd(t,e){const n=zd(t);n.includes(e)||n.push(e)}function Kd(t,e){const n=zd(t),r=n.indexOf(e);-1!==r&&n.splice(r,1)}function Vd(t,e){const n=zd(t);for(let r=0;r<n.length;r++)(0,n[r])(e)}let Gd,Jd=!1;function Xd(){return Gd||(Gd=new Promise((t=>{Jd&&t(),function e(){if("function"==typeof getCurrentPages){const e=getCurrentPages();e&&e[0]&&(Jd=!0,t())}Jd||setTimeout((()=>{e()}),30)}()})),Gd)}function Zd(t){const e={};for(const n in t){const r=t[n];vd(r)&&(e[n]=_d(r))}return e}class Qd extends Error{constructor(t){super(t.message),this.errMsg=t.message||t.errMsg||"unknown system error",this.code=this.errCode=t.code||t.errCode||"SYSTEM_ERROR",this.errSubject=this.subject=t.subject||t.errSubject,this.cause=t.cause,this.requestId=t.requestId}toJson(t=0){if(!(t>=10))return t++,{errCode:this.errCode,errMsg:this.errMsg,errSubject:this.errSubject,cause:this.cause&&this.cause.toJson?this.cause.toJson(t):this.cause}}}var tl={request:t=>Ze.request(t),uploadFile:t=>Ze.uploadFile(t),setStorageSync:(t,e)=>Ze.setStorageSync(t,e),getStorageSync:t=>Ze.getStorageSync(t),removeStorageSync:t=>Ze.removeStorageSync(t),clearStorageSync:()=>Ze.clearStorageSync()};function el(t){return t&&el(t.__v_raw)||t}function nl(){return{token:tl.getStorageSync("uni_id_token")||tl.getStorageSync("uniIdToken"),tokenExpired:tl.getStorageSync("uni_id_token_expired")}}function rl({token:t,tokenExpired:e}={}){t&&tl.setStorageSync("uni_id_token",t),e&&tl.setStorageSync("uni_id_token_expired",e)}let ol,il;function sl(){return ol||(ol=Ze.getSystemInfoSync()),ol}function al(){let t,e;try{if(Ze.getLaunchOptionsSync){if(Ze.getLaunchOptionsSync.toString().indexOf("not yet implemented")>-1)return;const{scene:n,channel:r}=Ze.getLaunchOptionsSync();t=r,e=n}}catch(n){}return{channel:t,scene:e}}function cl(){const t=Ze.getLocale&&Ze.getLocale()||"en";if(il)return{...il,locale:t,LOCALE:t};const e=sl(),{deviceId:n,osName:r,uniPlatform:o,appId:i}=e,s=["pixelRatio","brand","model","system","language","version","platform","host","SDKVersion","swanNativeVersion","app","AppPlatform","fontSizeSetting"];for(let a=0;a<s.length;a++)delete e[s[a]];return il={PLATFORM:o,OS:r,APPID:i,DEVICEID:n,...al(),...e},{...il,locale:t,LOCALE:t}}var ul=function(t,e){let n="";return Object.keys(t).sort().forEach((function(e){t[e]&&(n=n+"&"+e+"="+t[e])})),n=n.slice(1),ld(n,e).toString()},dl=function(t,e){return new Promise(((n,r)=>{e(Object.assign(t,{complete(t){t||(t={});const e=t.data&&t.data.header&&t.data.header["x-serverless-request-id"]||t.header&&t.header["request-id"];if(!t.statusCode||t.statusCode>=400)return r(new Qd({code:"SYS_ERR",message:t.errMsg||"request:fail",requestId:e}));const o=t.data;if(o.error)return r(new Qd({code:o.error.code,message:o.error.message,requestId:e}));o.result=o.data,o.requestId=e,delete o.data,n(o)}}))}))},ll=function(t){return hd.stringify(fd.parse(t))},fl=class{constructor(t){["spaceId","clientSecret"].forEach((e=>{if(!Object.prototype.hasOwnProperty.call(t,e))throw new Error(`${e} required`)})),this.config=Object.assign({},{endpoint:0===t.spaceId.indexOf("mp-")?"https://api.next.bspapp.com":"https://api.bspapp.com"},t),this.config.provider="aliyun",this.config.requestUrl=this.config.endpoint+"/client",this.config.envType=this.config.envType||"public",this.config.accessTokenKey="access_token_"+this.config.spaceId,this.adapter=tl,this._getAccessTokenPromiseHub=new xd({createPromise:()=>this.requestAuth(this.setupRequest({method:"serverless.auth.user.anonymousAuthorize",params:"{}"},"auth")).then((t=>{if(!t.result||!t.result.accessToken)throw new Qd({code:"AUTH_FAILED",message:"获取accessToken失败"});this.setAccessToken(t.result.accessToken)})),retryRule:wd})}get hasAccessToken(){return!!this.accessToken}setAccessToken(t){this.accessToken=t}requestWrapped(t){return dl(t,this.adapter.request)}requestAuth(t){return this.requestWrapped(t)}request(t,e){return Promise.resolve().then((()=>this.hasAccessToken?e?this.requestWrapped(t):this.requestWrapped(t).catch((e=>new Promise(((t,n)=>{!e||"GATEWAY_INVALID_TOKEN"!==e.code&&"InvalidParameter.InvalidToken"!==e.code?n(e):t()})).then((()=>this.getAccessToken())).then((()=>{const e=this.rebuildRequest(t);return this.request(e,!0)})))):this.getAccessToken().then((()=>{const e=this.rebuildRequest(t);return this.request(e,!0)}))))}rebuildRequest(t){const e=Object.assign({},t);return e.data.token=this.accessToken,e.header["x-basement-token"]=this.accessToken,e.header["x-serverless-sign"]=ul(e.data,this.config.clientSecret),e}setupRequest(t,e){const n=Object.assign({},t,{spaceId:this.config.spaceId,timestamp:Date.now()}),r={"Content-Type":"application/json"};return"auth"!==e&&(n.token=this.accessToken,r["x-basement-token"]=this.accessToken),r["x-serverless-sign"]=ul(n,this.config.clientSecret),{url:this.config.requestUrl,method:"POST",data:n,dataType:"json",header:r}}getAccessToken(){return this._getAccessTokenPromiseHub.exec()}async authorize(){await this.getAccessToken()}callFunction(t){const e={method:"serverless.function.runtime.invoke",params:JSON.stringify({functionTarget:t.name,functionArgs:t.data||{}})};return this.request(this.setupRequest(e))}getOSSUploadOptionsFromPath(t){const e={method:"serverless.file.resource.generateProximalSign",params:JSON.stringify(t)};return this.request(this.setupRequest(e))}uploadFileToOSS({url:t,formData:e,name:n,filePath:r,fileType:o,onUploadProgress:i}){return new Promise(((s,a)=>{const c=this.adapter.uploadFile({url:t,formData:e,name:n,filePath:r,fileType:o,header:{"X-OSS-server-side-encrpytion":"AES256"},success(t){t&&t.statusCode<400?s(t):a(new Qd({code:"UPLOAD_FAILED",message:"文件上传失败"}))},fail(t){a(new Qd({code:t.code||"UPLOAD_FAILED",message:t.message||t.errMsg||"文件上传失败"}))}});"function"==typeof i&&c&&"function"==typeof c.onProgressUpdate&&c.onProgressUpdate((t=>{i({loaded:t.totalBytesSent,total:t.totalBytesExpectedToSend})}))}))}reportOSSUpload(t){const e={method:"serverless.file.resource.report",params:JSON.stringify(t)};return this.request(this.setupRequest(e))}async uploadFile({filePath:t,cloudPath:e,fileType:n="image",cloudPathAsRealPath:r=!1,onUploadProgress:o,config:i}){if("string"!==md(e))throw new Qd({code:"INVALID_PARAM",message:"cloudPath必须为字符串类型"});if(!(e=e.trim()))throw new Qd({code:"INVALID_PARAM",message:"cloudPath不可为空"});if(/:\/\//.test(e))throw new Qd({code:"INVALID_PARAM",message:"cloudPath不合法"});const s=i&&i.envType||this.config.envType;if(r&&("/"!==e[0]&&(e="/"+e),e.indexOf("\\")>-1))throw new Qd({code:"INVALID_PARAM",message:"使用cloudPath作为路径时,cloudPath不可包含“\\”"});const a=(await this.getOSSUploadOptionsFromPath({env:s,filename:r?e.split("/").pop():e,fileId:r?e:void 0})).result,c="https://"+a.cdnDomain+"/"+a.ossPath,{securityToken:u,accessKeyId:d,signature:l,host:f,ossPath:h,id:p,policy:g,ossCallbackUrl:y}=a,m={"Cache-Control":"max-age=2592000","Content-Disposition":"attachment",OSSAccessKeyId:d,Signature:l,host:f,id:p,key:h,policy:g,success_action_status:200};if(u&&(m["x-oss-security-token"]=u),y){const t=JSON.stringify({callbackUrl:y,callbackBody:JSON.stringify({fileId:p,spaceId:this.config.spaceId}),callbackBodyType:"application/json"});m.callback=ll(t)}const $={url:"https://"+a.host,formData:m,fileName:"file",name:"file",filePath:t,fileType:n};if(await this.uploadFileToOSS(Object.assign({},$,{onUploadProgress:o})),y)return{success:!0,filePath:t,fileID:c};if((await this.reportOSSUpload({id:p})).success)return{success:!0,filePath:t,fileID:c};throw new Qd({code:"UPLOAD_FAILED",message:"文件上传失败"})}getTempFileURL({fileList:t}={}){return new Promise(((e,n)=>{Array.isArray(t)&&0!==t.length||n(new Qd({code:"INVALID_PARAM",message:"fileList的元素必须是非空的字符串"})),e({fileList:t.map((t=>({fileID:t,tempFileURL:t})))})}))}async getFileInfo({fileList:t}={}){if(!Array.isArray(t)||0===t.length)throw new Qd({code:"INVALID_PARAM",message:"fileList的元素必须是非空的字符串"});const e={method:"serverless.file.resource.info",params:JSON.stringify({id:t.map((t=>t.split("?")[0])).join(",")})};return{fileList:(await this.request(this.setupRequest(e))).result}}},hl={init(t){const e=new fl(t),n={signInAnonymously:function(){return e.authorize()},getLoginState:function(){return Promise.resolve(!1)}};return e.auth=function(){return n},e.customAuth=e.auth,e}};const pl="undefined"!=typeof location&&"http:"===location.protocol?"http:":"https:";var gl;!function(t){t.local="local",t.none="none",t.session="session"}(gl||(gl={}));var yl=function(){},ml=cd((function(t,e){var n;t.exports=(n=dd,function(t){var e=n,r=e.lib,o=r.WordArray,i=r.Hasher,s=e.algo,a=[],c=[];!function(){function e(e){for(var n=t.sqrt(e),r=2;r<=n;r++)if(!(e%r))return!1;return!0}function n(t){return 4294967296*(t-(0|t))|0}for(var r=2,o=0;o<64;)e(r)&&(o<8&&(a[o]=n(t.pow(r,.5))),c[o]=n(t.pow(r,1/3)),o++),r++}();var u=[],d=s.SHA256=i.extend({_doReset:function(){this._hash=new o.init(a.slice(0))},_doProcessBlock:function(t,e){for(var n=this._hash.words,r=n[0],o=n[1],i=n[2],s=n[3],a=n[4],d=n[5],l=n[6],f=n[7],h=0;h<64;h++){if(h<16)u[h]=0|t[e+h];else{var p=u[h-15],g=(p<<25|p>>>7)^(p<<14|p>>>18)^p>>>3,y=u[h-2],m=(y<<15|y>>>17)^(y<<13|y>>>19)^y>>>10;u[h]=g+u[h-7]+m+u[h-16]}var $=r&o^r&i^o&i,v=(r<<30|r>>>2)^(r<<19|r>>>13)^(r<<10|r>>>22),_=f+((a<<26|a>>>6)^(a<<21|a>>>11)^(a<<7|a>>>25))+(a&d^~a&l)+c[h]+u[h];f=l,l=d,d=a,a=s+_|0,s=i,i=o,o=r,r=_+(v+$)|0}n[0]=n[0]+r|0,n[1]=n[1]+o|0,n[2]=n[2]+i|0,n[3]=n[3]+s|0,n[4]=n[4]+a|0,n[5]=n[5]+d|0,n[6]=n[6]+l|0,n[7]=n[7]+f|0},_doFinalize:function(){var e=this._data,n=e.words,r=8*this._nDataBytes,o=8*e.sigBytes;return n[o>>>5]|=128<<24-o%32,n[14+(o+64>>>9<<4)]=t.floor(r/4294967296),n[15+(o+64>>>9<<4)]=r,e.sigBytes=4*n.length,this._process(),this._hash},clone:function(){var t=i.clone.call(this);return t._hash=this._hash.clone(),t}});e.SHA256=i._createHelper(d),e.HmacSHA256=i._createHmacHelper(d)}(Math),n.SHA256)})),$l=ml,vl=cd((function(t,e){t.exports=dd.HmacSHA256}));const _l=()=>{let t;if(!Promise){t=()=>{},t.promise={};const e=()=>{throw new Qd({message:'Your Node runtime does support ES6 Promises. Set "global.Promise" to your preferred implementation of promises.'})};return Object.defineProperty(t.promise,"then",{get:e}),Object.defineProperty(t.promise,"catch",{get:e}),t}const e=new Promise(((e,n)=>{t=(t,r)=>t?n(t):e(r)}));return t.promise=e,t};function bl(t){return void 0===t}function wl(t){return"[object Null]"===Object.prototype.toString.call(t)}var xl;!function(t){t.WEB="web",t.WX_MP="wx_mp"}(xl||(xl={}));const Pl={adapter:null,runtime:void 0},Sl=["anonymousUuidKey"];class Al extends yl{constructor(){super(),Pl.adapter.root.tcbObject||(Pl.adapter.root.tcbObject={})}setItem(t,e){Pl.adapter.root.tcbObject[t]=e}getItem(t){return Pl.adapter.root.tcbObject[t]}removeItem(t){delete Pl.adapter.root.tcbObject[t]}clear(){delete Pl.adapter.root.tcbObject}}function Tl(t,e){switch(t){case"local":return e.localStorage||new Al;case"none":return new Al;default:return e.sessionStorage||new Al}}class kl{constructor(t){if(!this._storage){this._persistence=Pl.adapter.primaryStorage||t.persistence,this._storage=Tl(this._persistence,Pl.adapter);const e=`access_token_${t.env}`,n=`access_token_expire_${t.env}`,r=`refresh_token_${t.env}`,o=`anonymous_uuid_${t.env}`,i=`login_type_${t.env}`,s=`user_info_${t.env}`;this.keys={accessTokenKey:e,accessTokenExpireKey:n,refreshTokenKey:r,anonymousUuidKey:o,loginTypeKey:i,userInfoKey:s}}}updatePersistence(t){if(t===this._persistence)return;const e="local"===this._persistence;this._persistence=t;const n=Tl(t,Pl.adapter);for(const r in this.keys){const t=this.keys[r];if(e&&Sl.includes(r))continue;const o=this._storage.getItem(t);bl(o)||wl(o)||(n.setItem(t,o),this._storage.removeItem(t))}this._storage=n}setStore(t,e,n){if(!this._storage)return;const r={version:n||"localCachev1",content:e},o=JSON.stringify(r);try{this._storage.setItem(t,o)}catch(i){throw i}}getStore(t,e){try{if(!this._storage)return}catch(r){return""}e=e||"localCachev1";const n=this._storage.getItem(t);return n&&n.indexOf(e)>=0?JSON.parse(n).content:""}removeStore(t){this._storage.removeItem(t)}}const Ol={},Cl={};function El(t){return Ol[t]}class Il{constructor(t,e){this.data=e||null,this.name=t}}class Rl extends Il{constructor(t,e){super("error",{error:t,data:e}),this.error=t}}const Ll=new class{constructor(){this._listeners={}}on(t,e){return function(t,e,n){n[t]=n[t]||[],n[t].push(e)}(t,e,this._listeners),this}off(t,e){return function(t,e,n){if(n&&n[t]){const r=n[t].indexOf(e);-1!==r&&n[t].splice(r,1)}}(t,e,this._listeners),this}fire(t,e){if(t instanceof Rl)return console.error(t.error),this;const n="string"==typeof t?new Il(t,e||{}):t,r=n.name;if(this._listens(r)){n.target=this;const t=this._listeners[r]?[...this._listeners[r]]:[];for(const e of t)e.call(this,n)}return this}_listens(t){return this._listeners[t]&&this._listeners[t].length>0}};function Dl(t,e){Ll.on(t,e)}function Nl(t,e={}){Ll.fire(t,e)}function Ml(t,e){Ll.off(t,e)}const jl="loginStateChanged",Bl="loginStateExpire",Ul="loginTypeChanged",Fl="anonymousConverted",ql="refreshAccessToken";var Hl;!function(t){t.ANONYMOUS="ANONYMOUS",t.WECHAT="WECHAT",t.WECHAT_PUBLIC="WECHAT-PUBLIC",t.WECHAT_OPEN="WECHAT-OPEN",t.CUSTOM="CUSTOM",t.EMAIL="EMAIL",t.USERNAME="USERNAME",t.NULL="NULL"}(Hl||(Hl={}));const Wl=["auth.getJwt","auth.logout","auth.signInWithTicket","auth.signInAnonymously","auth.signIn","auth.fetchAccessTokenWithRefreshToken","auth.signUpWithEmailAndPassword","auth.activateEndUserMail","auth.sendPasswordResetEmail","auth.resetPasswordWithToken","auth.isUsernameRegistered"],zl={"X-SDK-Version":"1.3.5"};function Yl(t,e,n){const r=t[e];t[e]=function(e){const o={},i={};n.forEach((n=>{const{data:r,headers:s}=n.call(t,e);Object.assign(o,r),Object.assign(i,s)}));const s=e.data;return s&&(()=>{var t;if(t=s,"[object FormData]"!==Object.prototype.toString.call(t))e.data={...s,...o};else for(const e in o)s.append(e,o[e])})(),e.headers={...e.headers||{},...i},r.call(t,e)}}function Kl(){const t=Math.random().toString(16).slice(2);return{data:{seqId:t},headers:{...zl,"x-seqid":t}}}class Vl{constructor(t={}){var e;this.config=t,this._reqClass=new Pl.adapter.reqClass({timeout:this.config.timeout,timeoutMsg:`请求在${this.config.timeout/1e3}s内未完成,已中断`,restrictedMethods:["post"]}),this._cache=El(this.config.env),this._localCache=(e=this.config.env,Cl[e]),Yl(this._reqClass,"post",[Kl]),Yl(this._reqClass,"upload",[Kl]),Yl(this._reqClass,"download",[Kl])}async post(t){return await this._reqClass.post(t)}async upload(t){return await this._reqClass.upload(t)}async download(t){return await this._reqClass.download(t)}async refreshAccessToken(){let t,e;this._refreshAccessTokenPromise||(this._refreshAccessTokenPromise=this._refreshAccessToken());try{t=await this._refreshAccessTokenPromise}catch(n){e=n}if(this._refreshAccessTokenPromise=null,this._shouldRefreshAccessTokenHook=null,e)throw e;return t}async _refreshAccessToken(){const{accessTokenKey:t,accessTokenExpireKey:e,refreshTokenKey:n,loginTypeKey:r,anonymousUuidKey:o}=this._cache.keys;this._cache.removeStore(t),this._cache.removeStore(e);let i=this._cache.getStore(n);if(!i)throw new Qd({message:"未登录CloudBase"});const s={refresh_token:i},a=await this.request("auth.fetchAccessTokenWithRefreshToken",s);if(a.data.code){const{code:t}=a.data;if("SIGN_PARAM_INVALID"===t||"REFRESH_TOKEN_EXPIRED"===t||"INVALID_REFRESH_TOKEN"===t){if(this._cache.getStore(r)===Hl.ANONYMOUS&&"INVALID_REFRESH_TOKEN"===t){const t=this._cache.getStore(o),e=this._cache.getStore(n),r=await this.send("auth.signInAnonymously",{anonymous_uuid:t,refresh_token:e});return this.setRefreshToken(r.refresh_token),this._refreshAccessToken()}Nl(Bl),this._cache.removeStore(n)}throw new Qd({code:a.data.code,message:`刷新access token失败:${a.data.code}`})}if(a.data.access_token)return Nl(ql),this._cache.setStore(t,a.data.access_token),this._cache.setStore(e,a.data.access_token_expire+Date.now()),{accessToken:a.data.access_token,accessTokenExpire:a.data.access_token_expire};a.data.refresh_token&&(this._cache.removeStore(n),this._cache.setStore(n,a.data.refresh_token),this._refreshAccessToken())}async getAccessToken(){const{accessTokenKey:t,accessTokenExpireKey:e,refreshTokenKey:n}=this._cache.keys;if(!this._cache.getStore(n))throw new Qd({message:"refresh token不存在,登录状态异常"});let r=this._cache.getStore(t),o=this._cache.getStore(e),i=!0;return this._shouldRefreshAccessTokenHook&&!(await this._shouldRefreshAccessTokenHook(r,o))&&(i=!1),(!r||!o||o<Date.now())&&i?this.refreshAccessToken():{accessToken:r,accessTokenExpire:o}}async request(t,e,n){const r=`x-tcb-trace_${this.config.env}`;let o="application/x-www-form-urlencoded";const i={action:t,env:this.config.env,dataVersion:"2019-08-16",...e};if(-1===Wl.indexOf(t)){const{refreshTokenKey:t}=this._cache.keys;this._cache.getStore(t)&&(i.access_token=(await this.getAccessToken()).accessToken)}let s;if("storage.uploadFile"===t){s=new FormData;for(let t in s)s.hasOwnProperty(t)&&void 0!==s[t]&&s.append(t,i[t]);o="multipart/form-data"}else{o="application/json",s={};for(let t in i)void 0!==i[t]&&(s[t]=i[t])}let a={headers:{"content-type":o}};n&&n.onUploadProgress&&(a.onUploadProgress=n.onUploadProgress);const c=this._localCache.getStore(r);c&&(a.headers["X-TCB-Trace"]=c);const{parse:u,inQuery:d,search:l}=e;let f={env:this.config.env};u&&(f.parse=!0),d&&(f={...d,...f});let h=function(t,e,n={}){const r=/\?/.test(e);let o="";for(let i in n)""===o?!r&&(e+="?"):o+="&",o+=`${i}=${encodeURIComponent(n[i])}`;return/^http(s)?\:\/\//.test(e+=o)?e:`${t}${e}`}(pl,"//tcb-api.tencentcloudapi.com/web",f);l&&(h+=l);const p=await this.post({url:h,data:s,...a}),g=p.header&&p.header["x-tcb-trace"];if(g&&this._localCache.setStore(r,g),200!==Number(p.status)&&200!==Number(p.statusCode)||!p.data)throw new Qd({code:"NETWORK_ERROR",message:"network request error"});return p}async send(t,e={}){const n=await this.request(t,e,{onUploadProgress:e.onUploadProgress});if("ACCESS_TOKEN_EXPIRED"===n.data.code&&-1===Wl.indexOf(t)){await this.refreshAccessToken();const n=await this.request(t,e,{onUploadProgress:e.onUploadProgress});if(n.data.code)throw new Qd({code:n.data.code,message:n.data.message});return n.data}if(n.data.code)throw new Qd({code:n.data.code,message:n.data.message});return n.data}setRefreshToken(t){const{accessTokenKey:e,accessTokenExpireKey:n,refreshTokenKey:r}=this._cache.keys;this._cache.removeStore(e),this._cache.removeStore(n),this._cache.setStore(r,t)}}const Gl={};function Jl(t){return Gl[t]}class Xl{constructor(t){this.config=t,this._cache=El(t.env),this._request=Jl(t.env)}setRefreshToken(t){const{accessTokenKey:e,accessTokenExpireKey:n,refreshTokenKey:r}=this._cache.keys;this._cache.removeStore(e),this._cache.removeStore(n),this._cache.setStore(r,t)}setAccessToken(t,e){const{accessTokenKey:n,accessTokenExpireKey:r}=this._cache.keys;this._cache.setStore(n,t),this._cache.setStore(r,e)}async refreshUserInfo(){const{data:t}=await this._request.send("auth.getUserInfo",{});return this.setLocalUserInfo(t),t}setLocalUserInfo(t){const{userInfoKey:e}=this._cache.keys;this._cache.setStore(e,t)}}class Zl{constructor(t){if(!t)throw new Qd({code:"PARAM_ERROR",message:"envId is not defined"});this._envId=t,this._cache=El(this._envId),this._request=Jl(this._envId),this.setUserInfo()}linkWithTicket(t){if("string"!=typeof t)throw new Qd({code:"PARAM_ERROR",message:"ticket must be string"});return this._request.send("auth.linkWithTicket",{ticket:t})}linkWithRedirect(t){t.signInWithRedirect()}updatePassword(t,e){return this._request.send("auth.updatePassword",{oldPassword:e,newPassword:t})}updateEmail(t){return this._request.send("auth.updateEmail",{newEmail:t})}updateUsername(t){if("string"!=typeof t)throw new Qd({code:"PARAM_ERROR",message:"username must be a string"});return this._request.send("auth.updateUsername",{username:t})}async getLinkedUidList(){const{data:t}=await this._request.send("auth.getLinkedUidList",{});let e=!1;const{users:n}=t;return n.forEach((t=>{t.wxOpenId&&t.wxPublicId&&(e=!0)})),{users:n,hasPrimaryUid:e}}setPrimaryUid(t){return this._request.send("auth.setPrimaryUid",{uid:t})}unlink(t){return this._request.send("auth.unlink",{platform:t})}async update(t){const{nickName:e,gender:n,avatarUrl:r,province:o,country:i,city:s}=t,{data:a}=await this._request.send("auth.updateUserInfo",{nickName:e,gender:n,avatarUrl:r,province:o,country:i,city:s});this.setLocalUserInfo(a)}async refresh(){const{data:t}=await this._request.send("auth.getUserInfo",{});return this.setLocalUserInfo(t),t}setUserInfo(){const{userInfoKey:t}=this._cache.keys,e=this._cache.getStore(t);["uid","loginType","openid","wxOpenId","wxPublicId","unionId","qqMiniOpenId","email","hasPassword","customUserId","nickName","gender","avatarUrl"].forEach((t=>{this[t]=e[t]})),this.location={country:e.country,province:e.province,city:e.city}}setLocalUserInfo(t){const{userInfoKey:e}=this._cache.keys;this._cache.setStore(e,t),this.setUserInfo()}}class Ql{constructor(t){if(!t)throw new Qd({code:"PARAM_ERROR",message:"envId is not defined"});this._cache=El(t);const{refreshTokenKey:e,accessTokenKey:n,accessTokenExpireKey:r}=this._cache.keys,o=this._cache.getStore(e),i=this._cache.getStore(n),s=this._cache.getStore(r);this.credential={refreshToken:o,accessToken:i,accessTokenExpire:s},this.user=new Zl(t)}get isAnonymousAuth(){return this.loginType===Hl.ANONYMOUS}get isCustomAuth(){return this.loginType===Hl.CUSTOM}get isWeixinAuth(){return this.loginType===Hl.WECHAT||this.loginType===Hl.WECHAT_OPEN||this.loginType===Hl.WECHAT_PUBLIC}get loginType(){return this._cache.getStore(this._cache.keys.loginTypeKey)}}let tf=class extends Xl{async signIn(){this._cache.updatePersistence("local");const{anonymousUuidKey:t,refreshTokenKey:e}=this._cache.keys,n=this._cache.getStore(t)||void 0,r=this._cache.getStore(e)||void 0,o=await this._request.send("auth.signInAnonymously",{anonymous_uuid:n,refresh_token:r});if(o.uuid&&o.refresh_token){this._setAnonymousUUID(o.uuid),this.setRefreshToken(o.refresh_token),await this._request.refreshAccessToken(),Nl(jl),Nl(Ul,{env:this.config.env,loginType:Hl.ANONYMOUS,persistence:"local"});const t=new Ql(this.config.env);return await t.user.refresh(),t}throw new Qd({message:"匿名登录失败"})}async linkAndRetrieveDataWithTicket(t){const{anonymousUuidKey:e,refreshTokenKey:n}=this._cache.keys,r=this._cache.getStore(e),o=this._cache.getStore(n),i=await this._request.send("auth.linkAndRetrieveDataWithTicket",{anonymous_uuid:r,refresh_token:o,ticket:t});if(i.refresh_token)return this._clearAnonymousUUID(),this.setRefreshToken(i.refresh_token),await this._request.refreshAccessToken(),Nl(Fl,{env:this.config.env}),Nl(Ul,{loginType:Hl.CUSTOM,persistence:"local"}),{credential:{refreshToken:i.refresh_token}};throw new Qd({message:"匿名转化失败"})}_setAnonymousUUID(t){const{anonymousUuidKey:e,loginTypeKey:n}=this._cache.keys;this._cache.removeStore(e),this._cache.setStore(e,t),this._cache.setStore(n,Hl.ANONYMOUS)}_clearAnonymousUUID(){this._cache.removeStore(this._cache.keys.anonymousUuidKey)}};class ef extends Xl{async signIn(t){if("string"!=typeof t)throw new Qd({code:"PARAM_ERROR",message:"ticket must be a string"});const{refreshTokenKey:e}=this._cache.keys,n=await this._request.send("auth.signInWithTicket",{ticket:t,refresh_token:this._cache.getStore(e)||""});if(n.refresh_token)return this.setRefreshToken(n.refresh_token),await this._request.refreshAccessToken(),Nl(jl),Nl(Ul,{env:this.config.env,loginType:Hl.CUSTOM,persistence:this.config.persistence}),await this.refreshUserInfo(),new Ql(this.config.env);throw new Qd({message:"自定义登录失败"})}}class nf extends Xl{async signIn(t,e){if("string"!=typeof t)throw new Qd({code:"PARAM_ERROR",message:"email must be a string"});const{refreshTokenKey:n}=this._cache.keys,r=await this._request.send("auth.signIn",{loginType:"EMAIL",email:t,password:e,refresh_token:this._cache.getStore(n)||""}),{refresh_token:o,access_token:i,access_token_expire:s}=r;if(o)return this.setRefreshToken(o),i&&s?this.setAccessToken(i,s):await this._request.refreshAccessToken(),await this.refreshUserInfo(),Nl(jl),Nl(Ul,{env:this.config.env,loginType:Hl.EMAIL,persistence:this.config.persistence}),new Ql(this.config.env);throw r.code?new Qd({code:r.code,message:`邮箱登录失败: ${r.message}`}):new Qd({message:"邮箱登录失败"})}async activate(t){return this._request.send("auth.activateEndUserMail",{token:t})}async resetPasswordWithToken(t,e){return this._request.send("auth.resetPasswordWithToken",{token:t,newPassword:e})}}class rf extends Xl{async signIn(t,e){if("string"!=typeof t)throw new Qd({code:"PARAM_ERROR",message:"username must be a string"});"string"!=typeof e&&(e="",console.warn("password is empty"));const{refreshTokenKey:n}=this._cache.keys,r=await this._request.send("auth.signIn",{loginType:Hl.USERNAME,username:t,password:e,refresh_token:this._cache.getStore(n)||""}),{refresh_token:o,access_token_expire:i,access_token:s}=r;if(o)return this.setRefreshToken(o),s&&i?this.setAccessToken(s,i):await this._request.refreshAccessToken(),await this.refreshUserInfo(),Nl(jl),Nl(Ul,{env:this.config.env,loginType:Hl.USERNAME,persistence:this.config.persistence}),new Ql(this.config.env);throw r.code?new Qd({code:r.code,message:`用户名密码登录失败: ${r.message}`}):new Qd({message:"用户名密码登录失败"})}}class of{constructor(t){this.config=t,this._cache=El(t.env),this._request=Jl(t.env),this._onAnonymousConverted=this._onAnonymousConverted.bind(this),this._onLoginTypeChanged=this._onLoginTypeChanged.bind(this),Dl(Ul,this._onLoginTypeChanged)}get currentUser(){const t=this.hasLoginState();return t&&t.user||null}get loginType(){return this._cache.getStore(this._cache.keys.loginTypeKey)}anonymousAuthProvider(){return new tf(this.config)}customAuthProvider(){return new ef(this.config)}emailAuthProvider(){return new nf(this.config)}usernameAuthProvider(){return new rf(this.config)}async signInAnonymously(){return new tf(this.config).signIn()}async signInWithEmailAndPassword(t,e){return new nf(this.config).signIn(t,e)}signInWithUsernameAndPassword(t,e){return new rf(this.config).signIn(t,e)}async linkAndRetrieveDataWithTicket(t){return this._anonymousAuthProvider||(this._anonymousAuthProvider=new tf(this.config)),Dl(Fl,this._onAnonymousConverted),await this._anonymousAuthProvider.linkAndRetrieveDataWithTicket(t)}async signOut(){if(this.loginType===Hl.ANONYMOUS)throw new Qd({message:"匿名用户不支持登出操作"});const{refreshTokenKey:t,accessTokenKey:e,accessTokenExpireKey:n}=this._cache.keys,r=this._cache.getStore(t);if(!r)return;const o=await this._request.send("auth.logout",{refresh_token:r});return this._cache.removeStore(t),this._cache.removeStore(e),this._cache.removeStore(n),Nl(jl),Nl(Ul,{env:this.config.env,loginType:Hl.NULL,persistence:this.config.persistence}),o}async signUpWithEmailAndPassword(t,e){return this._request.send("auth.signUpWithEmailAndPassword",{email:t,password:e})}async sendPasswordResetEmail(t){return this._request.send("auth.sendPasswordResetEmail",{email:t})}onLoginStateChanged(t){Dl(jl,(()=>{const e=this.hasLoginState();t.call(this,e)}));const e=this.hasLoginState();t.call(this,e)}onLoginStateExpired(t){Dl(Bl,t.bind(this))}onAccessTokenRefreshed(t){Dl(ql,t.bind(this))}onAnonymousConverted(t){Dl(Fl,t.bind(this))}onLoginTypeChanged(t){Dl(Ul,(()=>{const e=this.hasLoginState();t.call(this,e)}))}async getAccessToken(){return{accessToken:(await this._request.getAccessToken()).accessToken,env:this.config.env}}hasLoginState(){const{refreshTokenKey:t}=this._cache.keys;return this._cache.getStore(t)?new Ql(this.config.env):null}async isUsernameRegistered(t){if("string"!=typeof t)throw new Qd({code:"PARAM_ERROR",message:"username must be a string"});const{data:e}=await this._request.send("auth.isUsernameRegistered",{username:t});return e&&e.isRegistered}getLoginState(){return Promise.resolve(this.hasLoginState())}async signInWithTicket(t){return new ef(this.config).signIn(t)}shouldRefreshAccessToken(t){this._request._shouldRefreshAccessTokenHook=t.bind(this)}getUserInfo(){return this._request.send("auth.getUserInfo",{}).then((t=>t.code?t:{...t.data,requestId:t.seqId}))}getAuthHeader(){const{refreshTokenKey:t,accessTokenKey:e}=this._cache.keys,n=this._cache.getStore(t);return{"x-cloudbase-credentials":this._cache.getStore(e)+"/@@/"+n}}_onAnonymousConverted(t){const{env:e}=t.data;e===this.config.env&&this._cache.updatePersistence(this.config.persistence)}_onLoginTypeChanged(t){const{loginType:e,persistence:n,env:r}=t.data;r===this.config.env&&(this._cache.updatePersistence(n),this._cache.setStore(this._cache.keys.loginTypeKey,e))}}const sf=function(t,e){e=e||_l();const n=Jl(this.config.env),{cloudPath:r,filePath:o,onUploadProgress:i,fileType:s="image"}=t;return n.send("storage.getUploadMetadata",{path:r}).then((t=>{const{data:{url:a,authorization:c,token:u,fileId:d,cosFileId:l},requestId:f}=t,h={key:r,signature:c,"x-cos-meta-fileid":l,success_action_status:"201","x-cos-security-token":u};n.upload({url:a,data:h,file:o,name:r,fileType:s,onUploadProgress:i}).then((t=>{201===t.statusCode?e(null,{fileID:d,requestId:f}):e(new Qd({code:"STORAGE_REQUEST_FAIL",message:`STORAGE_REQUEST_FAIL: ${t.data}`}))})).catch((t=>{e(t)}))})).catch((t=>{e(t)})),e.promise},af=function(t,e){e=e||_l();const n=Jl(this.config.env),{cloudPath:r}=t;return n.send("storage.getUploadMetadata",{path:r}).then((t=>{e(null,t)})).catch((t=>{e(t)})),e.promise},cf=function({fileList:t},e){if(e=e||_l(),!t||!Array.isArray(t))return{code:"INVALID_PARAM",message:"fileList必须是非空的数组"};for(let r of t)if(!r||"string"!=typeof r)return{code:"INVALID_PARAM",message:"fileList的元素必须是非空的字符串"};const n={fileid_list:t};return Jl(this.config.env).send("storage.batchDeleteFile",n).then((t=>{t.code?e(null,t):e(null,{fileList:t.data.delete_list,requestId:t.requestId})})).catch((t=>{e(t)})),e.promise},uf=function({fileList:t},e){e=e||_l(),t&&Array.isArray(t)||e(null,{code:"INVALID_PARAM",message:"fileList必须是非空的数组"});let n=[];for(let o of t)"object"==typeof o?(o.hasOwnProperty("fileID")&&o.hasOwnProperty("maxAge")||e(null,{code:"INVALID_PARAM",message:"fileList的元素必须是包含fileID和maxAge的对象"}),n.push({fileid:o.fileID,max_age:o.maxAge})):"string"==typeof o?n.push({fileid:o}):e(null,{code:"INVALID_PARAM",message:"fileList的元素必须是字符串"});const r={file_list:n};return Jl(this.config.env).send("storage.batchGetDownloadUrl",r).then((t=>{t.code?e(null,t):e(null,{fileList:t.data.download_list,requestId:t.requestId})})).catch((t=>{e(t)})),e.promise},df=async function({fileID:t},e){const n=(await uf.call(this,{fileList:[{fileID:t,maxAge:600}]})).fileList[0];if("SUCCESS"!==n.code)return e?e(n):new Promise((t=>{t(n)}));const r=Jl(this.config.env);let o=n.download_url;if(o=encodeURI(o),!e)return r.download({url:o});e(await r.download({url:o}))},lf=function({name:t,data:e,query:n,parse:r,search:o},i){const s=i||_l();let a;try{a=e?JSON.stringify(e):""}catch(u){return Promise.reject(u)}if(!t)return Promise.reject(new Qd({code:"PARAM_ERROR",message:"函数名不能为空"}));const c={inQuery:n,parse:r,search:o,function_name:t,request_data:a};return Jl(this.config.env).send("functions.invokeFunction",c).then((t=>{if(t.code)s(null,t);else{let n=t.data.response_data;if(r)s(null,{result:n,requestId:t.requestId});else try{n=JSON.parse(t.data.response_data),s(null,{result:n,requestId:t.requestId})}catch(e){s(new Qd({message:"response data must be json"}))}}return s.promise})).catch((t=>{s(t)})),s.promise},ff={timeout:15e3,persistence:"session"},hf={};class pf{constructor(t){this.config=t||this.config,this.authObj=void 0}init(t){switch(Pl.adapter||(this.requestClient=new Pl.adapter.reqClass({timeout:t.timeout||5e3,timeoutMsg:`请求在${(t.timeout||5e3)/1e3}s内未完成,已中断`})),this.config={...ff,...t},!0){case this.config.timeout>6e5:console.warn("timeout大于可配置上限[10分钟],已重置为上限数值"),this.config.timeout=6e5;break;case this.config.timeout<100:console.warn("timeout小于可配置下限[100ms],已重置为下限数值"),this.config.timeout=100}return new pf(this.config)}auth({persistence:t}={}){if(this.authObj)return this.authObj;const e=t||Pl.adapter.primaryStorage||ff.persistence;var n;return e!==this.config.persistence&&(this.config.persistence=e),function(t){const{env:e}=t;Ol[e]=new kl(t),Cl[e]=new kl({...t,persistence:"local"})}(this.config),n=this.config,Gl[n.env]=new Vl(n),this.authObj=new of(this.config),this.authObj}on(t,e){return Dl.apply(this,[t,e])}off(t,e){return Ml.apply(this,[t,e])}callFunction(t,e){return lf.apply(this,[t,e])}deleteFile(t,e){return cf.apply(this,[t,e])}getTempFileURL(t,e){return uf.apply(this,[t,e])}downloadFile(t,e){return df.apply(this,[t,e])}uploadFile(t,e){return sf.apply(this,[t,e])}getUploadMetadata(t,e){return af.apply(this,[t,e])}registerExtension(t){hf[t.name]=t}async invokeExtension(t,e){const n=hf[t];if(!n)throw new Qd({message:`扩展${t} 必须先注册`});return await n.invoke(e,this)}useAdapters(t){const{adapter:e,runtime:n}=function(t){const e=(n=t,"[object Array]"===Object.prototype.toString.call(n)?t:[t]);var n;for(const r of e){const{isMatch:t,genAdapter:e,runtime:n}=r;if(t())return{adapter:e(),runtime:n}}}(t)||{};e&&(Pl.adapter=e),n&&(Pl.runtime=n)}}var gf=new pf;function yf(t,e,n){void 0===n&&(n={});var r=/\?/.test(e),o="";for(var i in n)""===o?!r&&(e+="?"):o+="&",o+=i+"="+encodeURIComponent(n[i]);return/^http(s)?:\/\//.test(e+=o)?e:""+t+e}class mf{post(t){const{url:e,data:n,headers:r}=t;return new Promise(((t,o)=>{tl.request({url:yf("https:",e),data:n,method:"POST",header:r,success(e){t(e)},fail(t){o(t)}})}))}upload(t){return new Promise(((e,n)=>{const{url:r,file:o,data:i,headers:s,fileType:a}=t,c=tl.uploadFile({url:yf("https:",r),name:"file",formData:Object.assign({},i),filePath:o,fileType:a,header:s,success(t){const n={statusCode:t.statusCode,data:t.data||{}};200===t.statusCode&&i.success_action_status&&(n.statusCode=parseInt(i.success_action_status,10)),e(n)},fail(t){n(new Error(t.errMsg||"uploadFile:fail"))}});"function"==typeof t.onUploadProgress&&c&&"function"==typeof c.onProgressUpdate&&c.onProgressUpdate((e=>{t.onUploadProgress({loaded:e.totalBytesSent,total:e.totalBytesExpectedToSend})}))}))}}const $f={setItem(t,e){tl.setStorageSync(t,e)},getItem:t=>tl.getStorageSync(t),removeItem(t){tl.removeStorageSync(t)},clear(){tl.clearStorageSync()}};var vf={genAdapter:function(){return{root:{},reqClass:mf,localStorage:$f,primaryStorage:"local"}},isMatch:function(){return!0},runtime:"uni_app"};gf.useAdapters(vf);const _f=gf,bf=_f.init;_f.init=function(t){t.env=t.spaceId;const e=bf.call(this,t);e.config.provider="tencent",e.config.spaceId=t.spaceId;const n=e.auth;return e.auth=function(t){const e=n.call(this,t);return["linkAndRetrieveDataWithTicket","signInAnonymously","signOut","getAccessToken","getLoginState","signInWithTicket","getUserInfo"].forEach((t=>{var n;e[t]=(n=e[t],function(t){t=t||{};const{success:e,fail:r,complete:o}=Zd(t);if(!(e||r||o))return n.call(this,t);n.call(this,t).then((t=>{e&&e(t),o&&o(t)}),(t=>{r&&r(t),o&&o(t)}))}).bind(e)})),e},e.customAuth=e.auth,e};var wf=_f,xf=class extends fl{getAccessToken(){return new Promise(((t,e)=>{const n="Anonymous_Access_token";this.setAccessToken(n),t(n)}))}setupRequest(t,e){const n=Object.assign({},t,{spaceId:this.config.spaceId,timestamp:Date.now()}),r={"Content-Type":"application/json"};"auth"!==e&&(n.token=this.accessToken,r["x-basement-token"]=this.accessToken),r["x-serverless-sign"]=ul(n,this.config.clientSecret);const o=cl();r["x-client-info"]=encodeURIComponent(JSON.stringify(o));const{token:i}=nl();return r["x-client-token"]=i,{url:this.config.requestUrl,method:"POST",data:n,dataType:"json",header:JSON.parse(JSON.stringify(r))}}uploadFileToOSS({url:t,formData:e,name:n,filePath:r,fileType:o,onUploadProgress:i}){return new Promise(((s,a)=>{const c=this.adapter.uploadFile({url:t,formData:e,name:n,filePath:r,fileType:o,success(t){t&&t.statusCode<400?s(t):a(new Qd({code:"UPLOAD_FAILED",message:"文件上传失败"}))},fail(t){a(new Qd({code:t.code||"UPLOAD_FAILED",message:t.message||t.errMsg||"文件上传失败"}))}});"function"==typeof i&&c&&"function"==typeof c.onProgressUpdate&&c.onProgressUpdate((t=>{i({loaded:t.totalBytesSent,total:t.totalBytesExpectedToSend})}))}))}uploadFile({filePath:t,cloudPath:e,fileType:n="image",onUploadProgress:r}){if(!e)throw new Qd({code:"CLOUDPATH_REQUIRED",message:"cloudPath不可为空"});let o;return this.getOSSUploadOptionsFromPath({cloudPath:e}).then((e=>{const{url:i,formData:s,name:a}=e.result;o=e.result.fileUrl;const c={url:i,formData:s,name:a,filePath:t,fileType:n};return this.uploadFileToOSS(Object.assign({},c,{onUploadProgress:r}))})).then((()=>this.reportOSSUpload({cloudPath:e}))).then((e=>new Promise(((n,r)=>{e.success?n({success:!0,filePath:t,fileID:o}):r(new Qd({code:"UPLOAD_FAILED",message:"文件上传失败"}))}))))}deleteFile({fileList:t}){const e={method:"serverless.file.resource.delete",params:JSON.stringify({fileList:t})};return this.request(this.setupRequest(e)).then((t=>{if(t.success)return t.result;throw new Qd({code:"DELETE_FILE_FAILED",message:"删除文件失败"})}))}getTempFileURL({fileList:t,maxAge:e}={}){if(!Array.isArray(t)||0===t.length)throw new Qd({code:"INVALID_PARAM",message:"fileList的元素必须是非空的字符串"});const n={method:"serverless.file.resource.getTempFileURL",params:JSON.stringify({fileList:t,maxAge:e})};return this.request(this.setupRequest(n)).then((t=>{if(t.success)return{fileList:t.result.fileList.map((t=>({fileID:t.fileID,tempFileURL:t.tempFileURL})))};throw new Qd({code:"GET_TEMP_FILE_URL_FAILED",message:"获取临时文件链接失败"})}))}},Pf={init(t){const e=new xf(t),n={signInAnonymously:function(){return e.authorize()},getLoginState:function(){return Promise.resolve(!1)}};return e.auth=function(){return n},e.customAuth=e.auth,e}},Sf=cd((function(t,e){t.exports=dd.enc.Hex}));function Af(t="",e={}){const{data:n,functionName:r,method:o,headers:i,signHeaderKeys:s=[],config:a}=e,c=Date.now(),u="xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,(function(t){var e=16*Math.random()|0;return("x"===t?e:3&e|8).toString(16)})),d=Object.assign({},i,{"x-from-app-id":a.spaceAppId,"x-from-env-id":a.spaceId,"x-to-env-id":a.spaceId,"x-from-instance-id":c,"x-from-function-name":r,"x-client-timestamp":c,"x-alipay-source":"client","x-request-id":u,"x-alipay-callid":u,"x-trace-id":u}),l=["x-from-app-id","x-from-env-id","x-to-env-id","x-from-instance-id","x-from-function-name","x-client-timestamp"].concat(s),[f="",h=""]=t.split("?")||[],p=function(t){const e=t.signedHeaders.join(";"),n=t.signedHeaders.map((e=>`${e.toLowerCase()}:${t.headers[e]}\n`)).join(""),r=$l(t.body).toString(Sf),o=`${t.method.toUpperCase()}\n${t.path}\n${t.query}\n${n}\n${e}\n${r}\n`,i=$l(o).toString(Sf),s=`HMAC-SHA256\n${t.timestamp}\n${i}\n`,a=vl(s,t.secretKey).toString(Sf);return`HMAC-SHA256 Credential=${t.secretId}, SignedHeaders=${e}, Signature=${a}`}({path:f,query:h,method:o,headers:d,timestamp:c,body:JSON.stringify(n),secretId:a.accessKey,secretKey:a.secretKey,signedHeaders:l.sort()});return{url:`${a.endpoint}${t}`,headers:Object.assign({},d,{Authorization:p})}}function Tf({url:t,data:e,method:n="POST",headers:r={}}){return new Promise(((o,i)=>{tl.request({url:t,method:n,data:e,header:r,dataType:"json",complete:(t={})=>{const e=r["x-trace-id"]||"";if(!t.statusCode||t.statusCode>=400){const{message:n,errMsg:r,trace_id:o}=t.data||{};return i(new Qd({code:"SYS_ERR",message:n||r||"request:fail",requestId:o||e}))}o({status:t.statusCode,data:t.data,headers:t.header,requestId:e})}})}))}function kf(t,e){const{path:n,data:r,method:o="GET"}=t,{url:i,headers:s}=Af(n,{functionName:"",data:r,method:o,headers:{"x-alipay-cloud-mode":"oss","x-data-api-type":"oss","x-expire-timestamp":Date.now()+6e4},signHeaderKeys:["x-data-api-type","x-expire-timestamp"],config:e});return Tf({url:i,data:r,method:o,headers:s}).then((t=>{const e=t.data||{};if(!e.success)throw new Qd({code:t.errCode,message:t.errMsg,requestId:t.requestId});return e.data||{}})).catch((t=>{throw new Qd({code:t.errCode,message:t.errMsg,requestId:t.requestId})}))}function Of(t=""){const e=t.trim().replace(/^cloud:\/\//,""),n=e.indexOf("/");if(n<=0)throw new Qd({code:"INVALID_PARAM",message:"fileID不合法"});const r=e.substring(0,n),o=e.substring(n+1);return r!==this.config.spaceId&&console.warn("file ".concat(t," does not belong to env ").concat(this.config.spaceId)),o}function Cf(t=""){return"cloud://".concat(this.config.spaceId,"/").concat(t.replace(/^\/+/,""))}var Ef={init:t=>{t.provider="alipay";const e=new class{constructor(t){if(["spaceId","spaceAppId","accessKey","secretKey"].forEach((e=>{if(!Object.prototype.hasOwnProperty.call(t,e))throw new Error(`${e} required`)})),t.endpoint){if("string"!=typeof t.endpoint)throw new Error("endpoint must be string");if(!/^https:\/\//.test(t.endpoint))throw new Error("endpoint must start with https://");t.endpoint=t.endpoint.replace(/\/$/,"")}this.config=Object.assign({},t,{endpoint:t.endpoint||`https://${t.spaceId}.api-hz.cloudbasefunction.cn`})}callFunction(t){return function(t,e){const{name:n,data:r}=t,o="POST",{url:i,headers:s}=Af("/functions/invokeFunction",{functionName:n,data:r,method:o,headers:{"x-to-function-name":n},signHeaderKeys:["x-to-function-name"],config:e});return Tf({url:i,data:r,method:o,headers:s}).then((t=>({errCode:0,success:!0,requestId:t.requestId,result:t.data}))).catch((t=>{throw new Qd({code:t.errCode,message:t.errMsg,requestId:t.requestId})}))}(t,this.config)}uploadFileToOSS({url:t,filePath:e,fileType:n,formData:r,onUploadProgress:o}){return new Promise(((i,s)=>{const a=tl.uploadFile({url:t,filePath:e,fileType:n,formData:r,name:"file",success(t){t&&t.statusCode<400?i(t):s(new Qd({code:"UPLOAD_FAILED",message:"文件上传失败"}))},fail(t){s(new Qd({code:t.code||"UPLOAD_FAILED",message:t.message||t.errMsg||"文件上传失败"}))}});"function"==typeof o&&a&&"function"==typeof a.onProgressUpdate&&a.onProgressUpdate((t=>{o({loaded:t.totalBytesSent,total:t.totalBytesExpectedToSend})}))}))}async uploadFile({filePath:t,cloudPath:e="",fileType:n="image",onUploadProgress:r}){if("string"!==md(e))throw new Qd({code:"INVALID_PARAM",message:"cloudPath必须为字符串类型"});if(!(e=e.trim()))throw new Qd({code:"INVALID_PARAM",message:"cloudPath不可为空"});if(/:\/\//.test(e))throw new Qd({code:"INVALID_PARAM",message:"cloudPath不合法"});const o=await kf({path:"/".concat(e.replace(/^\//,""),"?post_url")},this.config),{file_id:i,upload_url:s,form_data:a}=o,c=a&&a.reduce(((t,e)=>(t[e.key]=e.value,t)),{});return this.uploadFileToOSS({url:s,filePath:t,fileType:n,formData:c,onUploadProgress:r}).then((()=>({fileID:i})))}async getTempFileURL({fileList:t}){return new Promise(((e,n)=>{(!t||t.length<0)&&n(new Qd({errCode:"INVALID_PARAM",errMsg:"fileList不能为空数组"})),t.length>50&&n(new Qd({errCode:"INVALID_PARAM",errMsg:"fileList数组长度不能超过50"}));const r=[];for(const o of t){"string"!==md(o)&&n(new Qd({errCode:"INVALID_PARAM",errMsg:"fileList的元素必须是非空的字符串"}));const t=Of.call(this,o);r.push({file_id:t,expire:600})}kf({path:"/?download_url",data:{file_list:r},method:"POST"},this.config).then((t=>{const{file_list:n=[]}=t;e({fileList:n.map((t=>({fileID:Cf.call(this,t.file_id),tempFileURL:t.download_url})))})})).catch((t=>n(t)))}))}}(t);return e.auth=function(){return{signInAnonymously:function(){return Promise.resolve()},getLoginState:function(){return Promise.resolve(!0)}}},e}};function If({data:t}){let e;e=cl();const n=JSON.parse(JSON.stringify(t||{}));if(Object.assign(n,{clientInfo:e}),!n.uniIdToken){const{token:t}=nl();t&&(n.uniIdToken=t)}return n}const Rf=[{rule:/fc_function_not_found|FUNCTION_NOT_FOUND/,content:",云函数[{functionName}]在云端不存在,请检查此云函数名称是否正确以及该云函数是否已上传到服务空间",mode:"append"}];var Lf=/[\\^$.*+?()[\]{}|]/g,Df=RegExp(Lf.source);function Nf(t,e,n){return t.replace(new RegExp((r=e)&&Df.test(r)?r.replace(Lf,"\\$&"):r,"g"),n);var r}const Mf=2e4,jf={code:20101,message:"Invalid client"};function Bf(t){const{errSubject:e,subject:n,errCode:r,errMsg:o,code:i,message:s,cause:a}=t||{};return new Qd({subject:e||n||"uni-secure-network",code:r||i||Mf,message:o||s,cause:a})}let Uf;function Ff({secretType:t}={}){return"request"===t||"response"===t||"both"===t}function qf({functionName:t,result:e,logPvd:n}){}function Hf(t){const e=t.callFunction,n=function(n){const r=n.name;n.data=If.call(t,{data:n.data});const o={aliyun:"aliyun",tencent:"tcb",tcb:"tcb",alipay:"alipay"}[this.config.provider],i=Ff(n)||false;return e.call(this,n).then((t=>(t.errCode=0,!i&&qf.call(this,{functionName:r,result:t,logPvd:o}),Promise.resolve(t))),(t=>(!i&&qf.call(this,{functionName:r,result:t,logPvd:o}),t&&t.message&&(t.message=function({message:t="",extraInfo:e={},formatter:n=[]}={}){for(let r=0;r<n.length;r++){const{rule:o,content:i,mode:s}=n[r],a=t.match(o);if(!a)continue;let c=i;for(let t=1;t<a.length;t++)c=Nf(c,`{$${t}}`,a[t]);for(const t in e)c=Nf(c,`{${t}}`,e[t]);return"replace"===s?c:t+c}return t}({message:`[${n.name}]: ${t.message}`,formatter:Rf,extraInfo:{functionName:r}})),Promise.reject(t))))};t.callFunction=function(e){const{provider:r,spaceId:o}=t.config,i=e.name;let s,a;return e.data=e.data||{},s=n,s=s.bind(t),a=function({name:t,data:e={}}){return"uni-id-co"===t&&"secureNetworkHandshakeByWeixin"===e.method}(e)?s.call(t,e):Ff(e)?new Uf({secretType:e.secretType,uniCloudIns:t}).wrapEncryptDataCallFunction(n.bind(t))(e):function({provider:t,spaceId:e,functionName:n}={}){const{appId:r,uniPlatform:o,osName:i}=sl();let s=o;"app"===o&&(s=i);const a=function({provider:t,spaceId:e}={}){if(!Sd)return{};var n;t="tencent"===(n=t)?"tcb":n;const r=Sd.find((n=>n.provider===t&&n.spaceId===e));return r&&r.config}({provider:t,spaceId:e});if(!a||!a.accessControl||!a.accessControl.enable)return!1;const c=a.accessControl.function||{},u=Object.keys(c);if(0===u.length)return!0;const d=function(t,e){let n,r,o;for(let i=0;i<t.length;i++){const s=t[i];s!==e?"*"!==s?s.split(",").map((t=>t.trim())).indexOf(e)>-1&&(r=s):o=s:n=s}return n||r||o}(u,n);if(!d)return!1;if((c[d]||[]).find(((t={})=>t.appId===r&&(t.platform||"").toLowerCase()===s.toLowerCase())))return!0;throw console.error(`此应用[appId: ${r}, platform: ${s}]不在云端配置的允许访问的应用列表内,参考:https://uniapp.dcloud.net.cn/uniCloud/secure-network.html#verify-client`),Bf(jf)}({provider:r,spaceId:o,functionName:i})?new Uf({secretType:e.secretType,uniCloudIns:t}).wrapVerifyClientCallFunction(n.bind(t))(e):s(e),Object.defineProperty(a,"result",{get:()=>(console.warn("当前返回结果为Promise类型,不可直接访问其result属性,详情请参考:https://uniapp.dcloud.net.cn/uniCloud/faq?id=promise"),{})}),a.then((t=>("undefined"!=typeof UTSJSONObject&&(t.result=new UTSJSONObject(t.result)),t)))}}Uf=class{constructor(){throw Bf({message:`Platform ${Ad} is not enabled, please check whether secure network module is enabled in your manifest.json`})}};const Wf=Symbol("CLIENT_DB_INTERNAL");function zf(t,e){return t.then="DoNotReturnProxyWithAFunctionNamedThen",t._internalType=Wf,t.inspect=null,t.__v_raw=void 0,new Proxy(t,{get(t,n,r){if("_uniClient"===n)return null;if("symbol"==typeof n)return t[n];if(n in t||"string"!=typeof n){const e=t[n];return"function"==typeof e?e.bind(t):e}return e.get(t,n,r)}})}function Yf(t){return{on:(e,n)=>{t[e]=t[e]||[],t[e].indexOf(n)>-1||t[e].push(n)},off:(e,n)=>{t[e]=t[e]||[];const r=t[e].indexOf(n);-1!==r&&t[e].splice(r,1)}}}const Kf=["db.Geo","db.command","command.aggregate"];function Vf(t,e){return Kf.indexOf(`${t}.${e}`)>-1}function Gf(t){switch(md(t=el(t))){case"array":return t.map((t=>Gf(t)));case"object":return t._internalType===Wf||Object.keys(t).forEach((e=>{t[e]=Gf(t[e])})),t;case"regexp":return{$regexp:{source:t.source,flags:t.flags}};case"date":return{$date:t.toISOString()};default:return t}}function Jf(t){return t&&t.content&&t.content.$method}class Xf{constructor(t,e,n){this.content=t,this.prevStage=e||null,this.udb=null,this._database=n}toJSON(){let t=this;const e=[t.content];for(;t.prevStage;)t=t.prevStage,e.push(t.content);return{$db:e.reverse().map((t=>({$method:t.$method,$param:Gf(t.$param)})))}}toString(){return JSON.stringify(this.toJSON())}getAction(){const t=this.toJSON().$db.find((t=>"action"===t.$method));return t&&t.$param&&t.$param[0]}getCommand(){return{$db:this.toJSON().$db.filter((t=>"action"!==t.$method))}}get isAggregate(){let t=this;for(;t;){const e=Jf(t),n=Jf(t.prevStage);if("aggregate"===e&&"collection"===n||"pipeline"===e)return!0;t=t.prevStage}return!1}get isCommand(){let t=this;for(;t;){if("command"===Jf(t))return!0;t=t.prevStage}return!1}get isAggregateCommand(){let t=this;for(;t;){const e=Jf(t),n=Jf(t.prevStage);if("aggregate"===e&&"command"===n)return!0;t=t.prevStage}return!1}getNextStageFn(t){const e=this;return function(){return Zf({$method:t,$param:Gf(Array.from(arguments))},e,e._database)}}get count(){return this.isAggregate?this.getNextStageFn("count"):function(){return this._send("count",Array.from(arguments))}}get remove(){return this.isCommand?this.getNextStageFn("remove"):function(){return this._send("remove",Array.from(arguments))}}get(){return this._send("get",Array.from(arguments))}get add(){return this.isCommand?this.getNextStageFn("add"):function(){return this._send("add",Array.from(arguments))}}update(){return this._send("update",Array.from(arguments))}end(){return this._send("end",Array.from(arguments))}get set(){return this.isCommand?this.getNextStageFn("set"):function(){throw new Error("JQL禁止使用set方法")}}_send(t,e){const n=this.getAction(),r=this.getCommand();return r.$db.push({$method:t,$param:Gf(e)}),this._database._callCloudFunction({action:n,command:r})}}function Zf(t,e,n){return zf(new Xf(t,e,n),{get(t,e){let r="db";return t&&t.content&&(r=t.content.$method),Vf(r,e)?Zf({$method:e},t,n):function(){return Zf({$method:e,$param:Gf(Array.from(arguments))},t,n)}}})}function Qf({path:t,method:e}){return class{constructor(){this.param=Array.from(arguments)}toJSON(){return{$newDb:[...t.map((t=>({$method:t}))),{$method:e,$param:this.param}]}}toString(){return JSON.stringify(this.toJSON())}}}function th(t,e={}){return zf(new t(e),{get:(t,e)=>Vf("db",e)?Zf({$method:e},null,t):function(){return Zf({$method:e,$param:Gf(Array.from(arguments))},null,t)}})}class eh extends class{constructor({uniClient:t={},isJQL:e=!1}={}){this._uniClient=t,this._authCallBacks={},this._dbCallBacks={},t._isDefault&&(this._dbCallBacks=Cd("_globalUniCloudDatabaseCallback")),e||(this.auth=Yf(this._authCallBacks)),this._isJQL=e,Object.assign(this,Yf(this._dbCallBacks)),this.env=zf({},{get:(t,e)=>({$env:e})}),this.Geo=zf({},{get:(t,e)=>Qf({path:["Geo"],method:e})}),this.serverDate=Qf({path:[],method:"serverDate"}),this.RegExp=Qf({path:[],method:"RegExp"})}getCloudEnv(t){if("string"!=typeof t||!t.trim())throw new Error("getCloudEnv参数错误");return{$env:t.replace("$cloudEnv_","")}}_callback(t,e){const n=this._dbCallBacks;n[t]&&n[t].forEach((t=>{t(...e)}))}_callbackAuth(t,e){const n=this._authCallBacks;n[t]&&n[t].forEach((t=>{t(...e)}))}multiSend(){const t=Array.from(arguments),e=t.map((t=>{const e=t.getAction(),n=t.getCommand();if("getTemp"!==n.$db[n.$db.length-1].$method)throw new Error("multiSend只支持子命令内使用getTemp");return{action:e,command:n}}));return this._callCloudFunction({multiCommand:e,queryList:t})}}{_parseResult(t){return this._isJQL?t.result:t}_callCloudFunction({action:t,command:e,multiCommand:n,queryList:r}){function o(t,e){if(n&&r)for(let n=0;n<r.length;n++){const o=r[n];o.udb&&"function"==typeof o.udb.setResult&&(e?o.udb.setResult(e):o.udb.setResult(t.result.dataList[n]))}}const i=this,s=this._isJQL?"databaseForJQL":"database";function a(t){return i._callback("error",[t]),Dd(Nd(s,"fail"),t).then((()=>Dd(Nd(s,"complete"),t))).then((()=>(o(null,t),Vd(Bd,{type:qd,content:t}),Promise.reject(t))))}const c=Dd(Nd(s,"invoke")),u=this._uniClient;return c.then((()=>u.callFunction({name:"DCloud-clientDB",type:"CLIENT_DB",data:{action:t,command:e,multiCommand:n}}))).then((t=>{const{code:e,message:n,token:r,tokenExpired:c,systemInfo:u=[]}=t.result;if(u)for(let o=0;o<u.length;o++){const{level:t,message:e,detail:n}=u[o],r=console[t]||console.log;let i="[System Info]"+e;n&&(i=`${i}\n详细信息:${n}`),r(i)}if(e)return a(new Qd({code:e,message:n,requestId:t.requestId}));t.result.errCode=t.result.errCode||t.result.code,t.result.errMsg=t.result.errMsg||t.result.message,r&&c&&(rl({token:r,tokenExpired:c}),this._callbackAuth("refreshToken",[{token:r,tokenExpired:c}]),this._callback("refreshToken",[{token:r,tokenExpired:c}]),Vd(Fd,{token:r,tokenExpired:c}));const d=[{prop:"affectedDocs",tips:"affectedDocs不再推荐使用,请使用inserted/deleted/updated/data.length替代"},{prop:"code",tips:"code不再推荐使用,请使用errCode替代"},{prop:"message",tips:"message不再推荐使用,请使用errMsg替代"}];for(let o=0;o<d.length;o++){const{prop:e,tips:n}=d[o];if(e in t.result){const r=t.result[e];Object.defineProperty(t.result,e,{get:()=>(console.warn(n),r)})}}return l=t,Dd(Nd(s,"success"),l).then((()=>Dd(Nd(s,"complete"),l))).then((()=>{o(l,null);const t=i._parseResult(l);return Vd(Bd,{type:qd,content:t}),Promise.resolve(t)}));var l}),(t=>(/fc_function_not_found|FUNCTION_NOT_FOUND/g.test(t.message)&&console.warn("clientDB未初始化,请在web控制台保存一次schema以开启clientDB"),a(new Qd({code:t.code||"SYSTEM_ERROR",message:t.message,requestId:t.requestId})))))}}const nh="token无效,跳转登录页面",rh="token过期,跳转登录页面",oh={TOKEN_INVALID_TOKEN_EXPIRED:rh,TOKEN_INVALID_INVALID_CLIENTID:nh,TOKEN_INVALID:nh,TOKEN_INVALID_WRONG_TOKEN:nh,TOKEN_INVALID_ANONYMOUS_USER:nh},ih={"uni-id-token-expired":rh,"uni-id-check-token-failed":nh,"uni-id-token-not-exist":nh,"uni-id-check-device-feature-failed":nh};function sh(t,e){let n="";return n=t?`${t}/${e}`:e,n.replace(/^\//,"")}function ah(t=[],e=""){const n=[],r=[];return t.forEach((t=>{!0===t.needLogin?n.push(sh(e,t.path)):!1===t.needLogin&&r.push(sh(e,t.path))})),{needLoginPage:n,notNeedLoginPage:r}}function ch(t){return t.split("?")[0].replace(/^\//,"")}function uh(){return function(t){let e=t&&t.$page&&t.$page.fullPath||"";return e?("/"!==e.charAt(0)&&(e="/"+e),e):e}(function(){const t=getCurrentPages();return t[t.length-1]}())}function dh(){return ch(uh())}function lh(t="",e={}){if(!t)return!1;if(!(e&&e.list&&e.list.length))return!1;const n=e.list,r=ch(t);return n.some((t=>t.pagePath===r))}const fh=!!ad.uniIdRouter,{loginPage:hh,routerNeedLogin:ph,resToLogin:gh,needLoginPage:yh,notNeedLoginPage:mh,loginPageInTabBar:$h}=function({pages:t=[],subPackages:e=[],uniIdRouter:n={},tabBar:r={}}=ad){const{loginPage:o,needLogin:i=[],resToLogin:s=!0}=n,{needLoginPage:a,notNeedLoginPage:c}=ah(t),{needLoginPage:u,notNeedLoginPage:d}=function(t=[]){const e=[],n=[];return t.forEach((t=>{const{root:r,pages:o=[]}=t,{needLoginPage:i,notNeedLoginPage:s}=ah(o,r);e.push(...i),n.push(...s)})),{needLoginPage:e,notNeedLoginPage:n}}(e);return{loginPage:o,routerNeedLogin:i,resToLogin:s,needLoginPage:[...a,...u],notNeedLoginPage:[...c,...d],loginPageInTabBar:lh(o,r)}}();if(yh.indexOf(hh)>-1)throw new Error(`Login page [${hh}] should not be "needLogin", please check your pages.json`);function vh(t){const e=dh();if("/"===t.charAt(0))return t;const[n,r]=t.split("?"),o=n.replace(/^\//,"").split("/"),i=e.split("/");i.pop();for(let s=0;s<o.length;s++){const t=o[s];".."===t?i.pop():"."!==t&&i.push(t)}return""===i[0]&&i.shift(),"/"+i.join("/")+(r?"?"+r:"")}function _h({redirect:t}){const e=ch(t),n=ch(hh);return dh()!==n&&e!==n}function bh({api:t,redirect:e}={}){if(!e||!_h({redirect:e}))return;const n=(o=e,"/"!==(r=hh).charAt(0)&&(r="/"+r),o?r.indexOf("?")>-1?r+`&uniIdRedirectUrl=${encodeURIComponent(o)}`:r+`?uniIdRedirectUrl=${encodeURIComponent(o)}`:r);var r,o;$h?"navigateTo"!==t&&"redirectTo"!==t||(t="switchTab"):"switchTab"===t&&(t="navigateTo");const i={navigateTo:Ze.navigateTo,redirectTo:Ze.redirectTo,switchTab:Ze.switchTab,reLaunch:Ze.reLaunch};setTimeout((()=>{i[t]({url:n})}))}function wh({url:t}={}){const e={abortLoginPageJump:!1,autoToLoginPage:!1},n=function(){const{token:t,tokenExpired:e}=nl();let n;if(t){if(e<Date.now()){const t="uni-id-token-expired";n={errCode:t,errMsg:ih[t]}}}else{const t="uni-id-check-token-failed";n={errCode:t,errMsg:ih[t]}}return n}();if(function(t){const e=ch(vh(t));return!(mh.indexOf(e)>-1)&&(yh.indexOf(e)>-1||ph.some((e=>{return n=t,new RegExp(e).test(n);var n})))}(t)&&n){if(n.uniIdRedirectUrl=t,zd(Ud).length>0)return setTimeout((()=>{Vd(Ud,n)}),0),e.abortLoginPageJump=!0,e;e.autoToLoginPage=!0}return e}function xh(){!function(){const t=uh(),{abortLoginPageJump:e,autoToLoginPage:n}=wh({url:t});e||n&&bh({api:"redirectTo",redirect:t})}();const t=["navigateTo","redirectTo","reLaunch","switchTab"];for(let e=0;e<t.length;e++){const n=t[e];Ze.addInterceptor(n,{invoke(t){const{abortLoginPageJump:e,autoToLoginPage:r}=wh({url:t.url});return e?t:r?(bh({api:n,redirect:vh(t.url)}),!1):t}})}}function Ph(){this.onResponse((t=>{const{type:e,content:n}=t;let r=!1;switch(e){case"cloudobject":r=function(t){if("object"!=typeof t)return!1;const{errCode:e}=t||{};return e in ih}(n);break;case"clientdb":r=function(t){if("object"!=typeof t)return!1;const{errCode:e}=t||{};return e in oh}(n)}r&&function(t={}){const e=zd(Ud);Xd().then((()=>{const n=uh();if(n&&_h({redirect:n}))return e.length>0?Vd(Ud,Object.assign({uniIdRedirectUrl:n},t)):void(hh&&bh({api:"navigateTo",redirect:n}))}))}(n)}))}function Sh(t){var e;(e=t).onResponse=function(t){Yd(Bd,t)},e.offResponse=function(t){Kd(Bd,t)},function(t){t.onNeedLogin=function(t){Yd(Ud,t)},t.offNeedLogin=function(t){Kd(Ud,t)},fh&&(Cd("_globalUniCloudStatus").needLoginInit||(Cd("_globalUniCloudStatus").needLoginInit=!0,Xd().then((()=>{xh.call(t)})),gh&&Ph.call(t)))}(t),function(t){t.onRefreshToken=function(t){Yd(Fd,t)},t.offRefreshToken=function(t){Kd(Fd,t)}}(t)}let Ah;const Th="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",kh=/^(?:[A-Za-z\d+/]{4})*?(?:[A-Za-z\d+/]{2}(?:==)?|[A-Za-z\d+/]{3}=?)?$/;function Oh(){const t=nl().token||"",e=t.split(".");if(!t||3!==e.length)return{uid:null,role:[],permission:[],tokenExpired:0};let n;try{n=JSON.parse((r=e[1],decodeURIComponent(Ah(r).split("").map((function(t){return"%"+("00"+t.charCodeAt(0).toString(16)).slice(-2)})).join(""))))}catch(o){throw new Error("获取当前用户信息出错,详细错误信息为:"+o.message)}var r;return n.tokenExpired=1e3*n.exp,delete n.exp,delete n.iat,n}Ah="function"!=typeof atob?function(t){if(t=String(t).replace(/[\t\n\f\r ]+/g,""),!kh.test(t))throw new Error("Failed to execute 'atob' on 'Window': The string to be decoded is not correctly encoded.");var e;t+="==".slice(2-(3&t.length));for(var n,r,o="",i=0;i<t.length;)e=Th.indexOf(t.charAt(i++))<<18|Th.indexOf(t.charAt(i++))<<12|(n=Th.indexOf(t.charAt(i++)))<<6|(r=Th.indexOf(t.charAt(i++))),o+=64===n?String.fromCharCode(e>>16&255):64===r?String.fromCharCode(e>>16&255,e>>8&255):String.fromCharCode(e>>16&255,e>>8&255,255&e);return o}:atob;var Ch=cd((function(t,e){Object.defineProperty(e,"__esModule",{value:!0});const n="chooseAndUploadFile:ok",r="chooseAndUploadFile:fail";function o(t,e){return t.tempFiles.forEach(((t,n)=>{t.name||(t.name=t.path.substring(t.path.lastIndexOf("/")+1)),e&&(t.fileType=e),t.cloudPath=Date.now()+"_"+n+t.name.substring(t.name.lastIndexOf("."))})),t.tempFilePaths||(t.tempFilePaths=t.tempFiles.map((t=>t.path))),t}function i(t,e,{onChooseFile:r,onUploadProgress:o}){return e.then((t=>{if(r){const e=r(t);if(void 0!==e)return Promise.resolve(e).then((e=>void 0===e?t:e))}return t})).then((e=>!1===e?{errMsg:n,tempFilePaths:[],tempFiles:[]}:function(t,e,r=5,o){(e=Object.assign({},e)).errMsg=n;const i=e.tempFiles,s=i.length;let a=0;return new Promise((n=>{for(;a<r;)c();function c(){const r=a++;if(r>=s)return void(!i.find((t=>!t.url&&!t.errMsg))&&n(e));const u=i[r];t.uploadFile({provider:u.provider,filePath:u.path,cloudPath:u.cloudPath,fileType:u.fileType,cloudPathAsRealPath:u.cloudPathAsRealPath,onUploadProgress(t){t.index=r,t.tempFile=u,t.tempFilePath=u.path,o&&o(t)}}).then((t=>{u.url=t.fileID,r<s&&c()})).catch((t=>{u.errMsg=t.errMsg||t.message,r<s&&c()}))}}))}(t,e,5,o)))}e.initChooseAndUploadFile=function(t){return function(e={type:"all"}){return"image"===e.type?i(t,function(t){const{count:e,sizeType:n,sourceType:i=["album","camera"],extension:s}=t;return new Promise(((t,a)=>{Ze.chooseImage({count:e,sizeType:n,sourceType:i,extension:s,success(e){t(o(e,"image"))},fail(t){a({errMsg:t.errMsg.replace("chooseImage:fail",r)})}})}))}(e),e):"video"===e.type?i(t,function(t){const{camera:e,compressed:n,maxDuration:i,sourceType:s=["album","camera"],extension:a}=t;return new Promise(((t,c)=>{Ze.chooseVideo({camera:e,compressed:n,maxDuration:i,sourceType:s,extension:a,success(e){const{tempFilePath:n,duration:r,size:i,height:s,width:a}=e;t(o({errMsg:"chooseVideo:ok",tempFilePaths:[n],tempFiles:[{name:e.tempFile&&e.tempFile.name||"",path:n,size:i,type:e.tempFile&&e.tempFile.type||"",width:a,height:s,duration:r,fileType:"video",cloudPath:""}]},"video"))},fail(t){c({errMsg:t.errMsg.replace("chooseVideo:fail",r)})}})}))}(e),e):i(t,function(t){const{count:e,extension:n}=t;return new Promise(((t,i)=>{let s=Ze.chooseFile;if(void 0!==Xe&&"function"==typeof Xe.chooseMessageFile&&(s=Xe.chooseMessageFile),"function"!=typeof s)return i({errMsg:r+" 请指定 type 类型,该平台仅支持选择 image 或 video。"});s({type:"all",count:e,extension:n,success(e){t(o(e))},fail(t){i({errMsg:t.errMsg.replace("chooseFile:fail",r)})}})}))}(e),e)}}})),Eh=function(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}(Ch);function Ih(t){return{props:{localdata:{type:Array,default:()=>[]},options:{type:[Object,Array],default:()=>({})},spaceInfo:{type:Object,default:()=>({})},collection:{type:[String,Array],default:""},action:{type:String,default:""},field:{type:String,default:""},orderby:{type:String,default:""},where:{type:[String,Object],default:""},pageData:{type:String,default:"add"},pageCurrent:{type:Number,default:1},pageSize:{type:Number,default:20},getcount:{type:[Boolean,String],default:!1},gettree:{type:[Boolean,String],default:!1},gettreepath:{type:[Boolean,String],default:!1},startwith:{type:String,default:""},limitlevel:{type:Number,default:10},groupby:{type:String,default:""},groupField:{type:String,default:""},distinct:{type:[Boolean,String],default:!1},foreignKey:{type:String,default:""},loadtime:{type:String,default:"auto"},manual:{type:Boolean,default:!1}},data:()=>({mixinDatacomLoading:!1,mixinDatacomHasMore:!1,mixinDatacomResData:[],mixinDatacomErrorMessage:"",mixinDatacomPage:{},mixinDatacomError:null}),created(){this.mixinDatacomPage={current:this.pageCurrent,size:this.pageSize,count:0},this.$watch((()=>{var t=[];return["pageCurrent","pageSize","localdata","collection","action","field","orderby","where","getont","getcount","gettree","groupby","groupField","distinct"].forEach((e=>{t.push(this[e])})),t}),((t,e)=>{if("manual"===this.loadtime)return;let n=!1;const r=[];for(let o=2;o<t.length;o++)t[o]!==e[o]&&(r.push(t[o]),n=!0);t[0]!==e[0]&&(this.mixinDatacomPage.current=this.pageCurrent),this.mixinDatacomPage.size=this.pageSize,this.onMixinDatacomPropsChange(n,r)}))},methods:{onMixinDatacomPropsChange(t,e){},mixinDatacomEasyGet({getone:t=!1,success:e,fail:n}={}){this.mixinDatacomLoading||(this.mixinDatacomLoading=!0,this.mixinDatacomErrorMessage="",this.mixinDatacomError=null,this.mixinDatacomGet().then((n=>{this.mixinDatacomLoading=!1;const{data:r,count:o}=n.result;this.getcount&&(this.mixinDatacomPage.count=o),this.mixinDatacomHasMore=r.length<this.pageSize;const i=t?r.length?r[0]:void 0:r;this.mixinDatacomResData=i,e&&e(i)})).catch((t=>{this.mixinDatacomLoading=!1,this.mixinDatacomErrorMessage=t,this.mixinDatacomError=t,n&&n(t)})))},mixinDatacomGet(e={}){let n;e=e||{},n="undefined"!=typeof __uniX&&__uniX?t.databaseForJQL(this.spaceInfo):t.database(this.spaceInfo);const r=e.action||this.action;r&&(n=n.action(r));const o=e.collection||this.collection;n=Array.isArray(o)?n.collection(...o):n.collection(o);const i=e.where||this.where;i&&Object.keys(i).length&&(n=n.where(i));const s=e.field||this.field;s&&(n=n.field(s));const a=e.foreignKey||this.foreignKey;a&&(n=n.foreignKey(a));const c=e.groupby||this.groupby;c&&(n=n.groupBy(c));const u=e.groupField||this.groupField;u&&(n=n.groupField(u)),!0===(void 0!==e.distinct?e.distinct:this.distinct)&&(n=n.distinct());const d=e.orderby||this.orderby;d&&(n=n.orderBy(d));const l=void 0!==e.pageCurrent?e.pageCurrent:this.mixinDatacomPage.current,f=void 0!==e.pageSize?e.pageSize:this.mixinDatacomPage.size,h=void 0!==e.getcount?e.getcount:this.getcount,p=void 0!==e.gettree?e.gettree:this.gettree,g=void 0!==e.gettreepath?e.gettreepath:this.gettreepath,y={getCount:h},m={limitLevel:void 0!==e.limitlevel?e.limitlevel:this.limitlevel,startWith:void 0!==e.startwith?e.startwith:this.startwith};return p&&(y.getTree=m),g&&(y.getTreePath=m),n=n.skip(f*(l-1)).limit(f).get(y),n}}}}function Rh(t){return Cd("_globalUniCloudSecureNetworkCache__{spaceId}".replace("{spaceId}",t.config.spaceId))}async function Lh({openid:t,callLoginByWeixin:e=!1}={}){const n=Rh(this);if(t&&e)throw new Error("[SecureNetwork] openid and callLoginByWeixin cannot be passed at the same time");if(t)return n.mpWeixinOpenid=t,{};const r=await new Promise(((t,e)=>{Ze.login({success(e){t(e.code)},fail(t){e(new Error(t.errMsg))}})})),o=this.importObject("uni-id-co",{customUI:!0});return await o.secureNetworkHandshakeByWeixin({code:r,callLoginByWeixin:e}),n.mpWeixinCode=r,{code:r}}async function Dh(t){const e=Rh(this);return e.initPromise||(e.initPromise=Lh.call(this,t).then((t=>t)).catch((t=>{throw delete e.initPromise,t}))),e.initPromise}function Nh(t){const e={getSystemInfo:Ze.getSystemInfo,getPushClientId:Ze.getPushClientId};return function(n){return new Promise(((r,o)=>{e[t]({...n,success(t){r(t)},fail(t){o(t)}})}))}}class Mh extends class{constructor(){this._callback={}}addListener(t,e){this._callback[t]||(this._callback[t]=[]),this._callback[t].push(e)}on(t,e){return this.addListener(t,e)}removeListener(t,e){if(!e)throw new Error('The "listener" argument must be of type function. Received undefined');const n=this._callback[t];if(!n)return;const r=function(t,e){for(let n=t.length-1;n>=0;n--)if(t[n]===e)return n;return-1}(n,e);n.splice(r,1)}off(t,e){return this.removeListener(t,e)}removeAllListener(t){delete this._callback[t]}emit(t,...e){const n=this._callback[t];if(n)for(let r=0;r<n.length;r++)n[r](...e)}}{constructor(){super(),this._uniPushMessageCallback=this._receivePushMessage.bind(this),this._currentMessageId=-1,this._payloadQueue=[]}init(){return Promise.all([Nh("getSystemInfo")(),Nh("getPushClientId")()]).then((([{appId:t}={},{cid:e}={}]=[])=>{if(!t)throw new Error("Invalid appId, please check the manifest.json file");if(!e)throw new Error("Invalid push client id");this._appId=t,this._pushClientId=e,this._seqId=Date.now()+"-"+Math.floor(9e5*Math.random()+1e5),this.emit("open"),this._initMessageListener()}),(t=>{throw this.emit("error",t),this.close(),t}))}async open(){return this.init()}_isUniCloudSSE(t){if("receive"!==t.type)return!1;const e=t&&t.data&&t.data.payload;return!(!e||"UNI_CLOUD_SSE"!==e.channel||e.seqId!==this._seqId)}_receivePushMessage(t){if(!this._isUniCloudSSE(t))return;const e=t&&t.data&&t.data.payload,{action:n,messageId:r,message:o}=e;this._payloadQueue.push({action:n,messageId:r,message:o}),this._consumMessage()}_consumMessage(){for(;;){const t=this._payloadQueue.find((t=>t.messageId===this._currentMessageId+1));if(!t)break;this._currentMessageId++,this._parseMessagePayload(t)}}_parseMessagePayload(t){const{action:e,messageId:n,message:r}=t;"end"===e?this._end({messageId:n,message:r}):"message"===e&&this._appendMessage({messageId:n,message:r})}_appendMessage({messageId:t,message:e}={}){this.emit("message",e)}_end({messageId:t,message:e}={}){this.emit("end",e),this.close()}_initMessageListener(){Ze.onPushMessage(this._uniPushMessageCallback)}_destroy(){Ze.offPushMessage(this._uniPushMessageCallback)}toJSON(){return{appId:this._appId,pushClientId:this._pushClientId,seqId:this._seqId}}close(){this._destroy(),this.emit("close")}}const jh={tcb:wf,tencent:wf,aliyun:hl,private:Pf,alipay:Ef};let Bh=new class{init(t){let e={};const n=jh[t.provider];if(!n)throw new Error("未提供正确的provider参数");var r;return e=n.init(t),function(t){t._initPromiseHub||(t._initPromiseHub=new xd({createPromise:function(){let e=Promise.resolve();e=new Promise((t=>{setTimeout((()=>{t()}),1)}));const n=t.auth();return e.then((()=>n.getLoginState())).then((t=>t?Promise.resolve():n.signInAnonymously()))}}))}(e),Hf(e),function(t){const e=t.uploadFile;t.uploadFile=function(t){return e.call(this,t)}}(e),(r=e).database=function(t){if(t&&Object.keys(t).length>0)return r.init(t).database();if(this._database)return this._database;const e=th(eh,{uniClient:r});return this._database=e,e},r.databaseForJQL=function(t){if(t&&Object.keys(t).length>0)return r.init(t).databaseForJQL();if(this._databaseForJQL)return this._databaseForJQL;const e=th(eh,{uniClient:r,isJQL:!0});return this._databaseForJQL=e,e},function(t){t.getCurrentUserInfo=Oh,t.chooseAndUploadFile=Eh.initChooseAndUploadFile(t),Object.assign(t,{get mixinDatacom(){return Ih(t)}}),t.SSEChannel=Mh,t.initSecureNetworkByWeixin=function(t){return function({openid:e,callLoginByWeixin:n=!1}={}){return Dh.call(t,{openid:e,callLoginByWeixin:n})}}(t),t.importObject=function(e){return function(n,r={}){r=function(t,e={}){return t.customUI=e.customUI||t.customUI,t.parseSystemError=e.parseSystemError||t.parseSystemError,Object.assign(t.loadingOptions,e.loadingOptions),Object.assign(t.errorOptions,e.errorOptions),"object"==typeof e.secretMethods&&(t.secretMethods=e.secretMethods),t}({customUI:!1,loadingOptions:{title:"加载中...",mask:!0},errorOptions:{type:"modal",retry:!1}},r);const{customUI:o,loadingOptions:i,errorOptions:s,parseSystemError:a}=r,c=!o;return new Proxy({},{get(o,u){switch(u){case"toString":return"[object UniCloudObject]";case"toJSON":return{}}return function({fn:t,interceptorName:e,getCallbackArgs:n}={}){return async function(...r){const o=n?n({params:r}):{};let i,s;try{return await Dd(Nd(e,"invoke"),{...o}),i=await t(...r),await Dd(Nd(e,"success"),{...o,result:i}),i}catch(a){throw s=a,await Dd(Nd(e,"fail"),{...o,error:s}),s}finally{await Dd(Nd(e,"complete"),s?{...o,error:s}:{...o,result:i})}}}({fn:async function o(...d){let l;c&&Ze.showLoading({title:i.title,mask:i.mask});const f={name:n,type:"OBJECT",data:{method:u,params:d}};"object"==typeof r.secretMethods&&function(t,e){const n=e.data.method,r=t.secretMethods||{},o=r[n]||r["*"];o&&(e.secretType=o)}(r,f);let h=!1;try{l=await e.callFunction(f)}catch(t){h=!0,l={result:new Qd(t)}}const{errSubject:p,errCode:g,errMsg:y,newToken:m}=l.result||{};if(c&&Ze.hideLoading(),m&&m.token&&m.tokenExpired&&(rl(m),Vd(Fd,{...m})),g){let t=y;if(h&&a&&(t=(await a({objectName:n,methodName:u,params:d,errSubject:p,errCode:g,errMsg:y})).errMsg||y),c)if("toast"===s.type)Ze.showToast({title:t,icon:"none"});else{if("modal"!==s.type)throw new Error(`Invalid errorOptions.type: ${s.type}`);{const{confirm:e}=await async function({title:t,content:e,showCancel:n,cancelText:r,confirmText:o}={}){return new Promise(((i,s)=>{Ze.showModal({title:t,content:e,showCancel:n,cancelText:r,confirmText:o,success(t){i(t)},fail(){i({confirm:!1,cancel:!0})}})}))}({title:"提示",content:t,showCancel:s.retry,cancelText:"取消",confirmText:s.retry?"重试":"确定"});if(s.retry&&e)return o(...d)}}const e=new Qd({subject:p,code:g,message:y,requestId:l.requestId});throw e.detail=l.result,Vd(Bd,{type:Wd,content:e}),e}return Vd(Bd,{type:Wd,content:l.result}),l.result},interceptorName:"callObject",getCallbackArgs:function({params:t}={}){return{objectName:n,methodName:u,params:t}}})}})}}(t)}(e),["callFunction","uploadFile","deleteFile","getTempFileURL","downloadFile","chooseAndUploadFile"].forEach((t=>{if(!e[t])return;const n=e[t];var r,o;e[t]=function(){return n.apply(e,Array.from(arguments))},e[t]=(r=e[t],o=t,function(t){let e=!1;if("callFunction"===o){const n=t&&t.type||pd;e=n!==pd}const n="callFunction"===o&&!e,i=this._initPromiseHub.exec();t=t||{};const{success:s,fail:a,complete:c}=Zd(t),u=i.then((()=>e?Promise.resolve():Dd(Nd(o,"invoke"),t))).then((()=>r.call(this,t))).then((t=>e?Promise.resolve(t):Dd(Nd(o,"success"),t).then((()=>Dd(Nd(o,"complete"),t))).then((()=>(n&&Vd(Bd,{type:Hd,content:t}),Promise.resolve(t))))),(t=>e?Promise.reject(t):Dd(Nd(o,"fail"),t).then((()=>Dd(Nd(o,"complete"),t))).then((()=>(Vd(Bd,{type:Hd,content:t}),Promise.reject(t))))));if(!(s||a||c))return u;u.then((t=>{s&&s(t),c&&c(t),n&&Vd(Bd,{type:Hd,content:t})}),(t=>{a&&a(t),c&&c(t),n&&Vd(Bd,{type:Hd,content:t})}))}).bind(e)})),e.init=this.init,e}};(()=>{const t=Td;let e={};if(t&&1===t.length)e=t[0],Bh=Bh.init(e),Bh._isDefault=!0;else{const e=["auth","callFunction","uploadFile","deleteFile","getTempFileURL","downloadFile","database","getCurrentUSerInfo","importObject"];let n;n=t&&t.length>0?"应用有多个服务空间,请通过uniCloud.init方法指定要使用的服务空间":"应用未关联服务空间,请在uniCloud目录右键关联服务空间",e.forEach((t=>{Bh[t]=function(){return console.error(n),Promise.reject(new Qd({code:"SYS_ERR",message:n}))}}))}Object.assign(Bh,{get mixinDatacom(){return Ih(Bh)}}),Sh(Bh),Bh.addInterceptor=Rd,Bh.removeInterceptor=Ld,Bh.interceptObject=Md})();var Uh=Bh;exports.QSCanvas=yc,exports.Request=class{constructor(t={}){var e;e=t,"[object Object]"!==Object.prototype.toString.call(e)&&(t={},console.warn("设置全局参数必须接收一个Object")),this.config=ma({...ya,...t}),this.interceptors={request:new pa,response:new pa}}setConfig(t){this.config=t(this.config)}middleware(t){t=((t,e={})=>{const n=e.method||t.method||"GET";let r={baseURL:e.baseURL||t.baseURL||"",method:n,url:e.url||"",params:e.params||{},custom:{...t.custom||{},...e.custom||{}},header:ca(t.header||{},e.header||{})};if(r={...r,...ga(["getTask","validateStatus","paramsSerializer","forcedJSONParsing"],t,e)},"DOWNLOAD"===n){const n=["timeout","filePath"];r={...r,...ga(n,t,e)}}else if("UPLOAD"===n)delete r.header["content-type"],delete r.header["Content-Type"],["filePath","name","timeout","formData"].forEach((t=>{ua(e[t])||(r[t]=e[t])})),ua(r.timeout)&&!ua(t.timeout)&&(r.timeout=t.timeout);else{const n=["data","timeout","dataType","responseType","enableHttp2","enableQuic","enableCache","enableHttpDNS","httpDNSServiceId","enableChunked","forceCellularNetwork"];r={...r,...ga(n,t,e)}}return r})(this.config,t);let e=[ha,void 0],n=Promise.resolve(t);for(this.interceptors.request.forEach((function(t){e.unshift(t.fulfilled,t.rejected)})),this.interceptors.response.forEach((function(t){e.push(t.fulfilled,t.rejected)}));e.length;)n=n.then(e.shift(),e.shift());return n}request(t={}){return this.middleware(t)}get(t,e={}){return this.middleware({url:t,method:"GET",...e})}post(t,e,n={}){return this.middleware({url:t,data:e,method:"POST",...n})}put(t,e,n={}){return this.middleware({url:t,data:e,method:"PUT",...n})}delete(t,e,n={}){return this.middleware({url:t,data:e,method:"DELETE",...n})}connect(t,e,n={}){return this.middleware({url:t,data:e,method:"CONNECT",...n})}head(t,e,n={}){return this.middleware({url:t,data:e,method:"HEAD",...n})}options(t,e,n={}){return this.middleware({url:t,data:e,method:"OPTIONS",...n})}trace(t,e,n={}){return this.middleware({url:t,data:e,method:"TRACE",...n})}upload(t,e={}){return e.url=t,e.method="UPLOAD",this.middleware(e)}download(t,e={}){return e.url=t,e.method="DOWNLOAD",this.middleware(e)}get version(){return"3.1.0"}},exports.Ws=Uh,exports._=Pa,exports._export_sfc=(t,e)=>{const n=t.__vccOpts||t;for(const[r,o]of e)n[r]=o;return n},exports.computed=hi,exports.createPinia=function(){const t=en(!0),e=t.run((()=>wr({})));let n=[],r=[];const o=yr({install(t){Oa(o),o._a=t,t.provide(Ca,o),t.config.globalProperties.$pinia=o,r.forEach((t=>n.push(t))),r=[]},use(t){return this._a?n.push(t):r.push(t),this},_p:n,_a:null,_e:t,_s:new Map,state:e});return o},exports.createSSRApp=os,exports.dayjs=Ta,exports.defineStore=function(t,e,n){let r,o;const i="function"==typeof e;function s(t,n){const s=ii();(t=t||s&&ro(Ca,null))&&Oa(t),(t=ka)._s.has(r)||(i?Ua(r,e,o,t):function(t,e,n,r){const{state:o,actions:i,getters:s}=e,a=n.state.value[t];let c;c=Ua(t,(function(){a||(n.state.value[t]=o?o():{});const e=Tr(n.state.value[t]);return Ba(e,i,Object.keys(s||{}).reduce(((e,r)=>(e[r]=yr(hi((()=>{Oa(n);const e=n._s.get(t);return s[r].call(e,e)}))),e)),{}))}),e,n,0,!0)}(r,o,t));return t._s.get(r)}return"string"==typeof t?(r=t,o=i?n:e):(o=t,r=t.id),s.$id=r,s},exports.duration=pc,exports.e=(t,...e)=>u(t,...e),exports.f=(t,e)=>function(t,e){let n;if(h(t)||m(t)){n=new Array(t.length);for(let r=0,o=t.length;r<o;r++)n[r]=e(t[r],r,r)}else if("number"==typeof t){n=new Array(t);for(let r=0;r<t;r++)n[r]=e(r+1,r,r)}else if(v(t))if(t[Symbol.iterator])n=Array.from(t,((t,n)=>e(t,n,n)));else{const r=Object.keys(t);n=new Array(r.length);for(let o=0,i=r.length;o<i;o++){const i=r[o];n[o]=e(t[i],i,o)}}else n=[];return n}(t,e),exports.getCurrentInstance=ii,exports.index=Ze,exports.index$1=({options:t,store:e})=>{var n,r,o,i,s,a;if(null==(n=t.persist)?void 0:n.enabled){const n=[{key:e.$id,storage:(null==(r=t.persist)?void 0:r.H5Storage)||(null==window?void 0:window.sessionStorage)}],c=(null==(i=null==(o=t.persist)?void 0:o.strategies)?void 0:i.length)?null==(s=t.persist)?void 0:s.strategies:n;c.forEach((n=>{var r,o;const i=n.storage||(null==(r=t.persist)?void 0:r.H5Storage)||(null==window?void 0:window.sessionStorage),s=n.key||e.$id;let a;a=Ha||(null==(o=t.persist)?void 0:o.enforceCustomStorage)?i.getItem(s):Ze.getStorageSync(s),a&&(e.$patch(JSON.parse(a)),Wa(n,e,t.persist))})),e.$subscribe((()=>{c.forEach((n=>{Wa(n,e,t.persist)}))}),{detached:!!(null==(a=t.persist)?void 0:a.detached)})}},exports.initVueI18n=function(t,e={},n,r){"string"!=typeof t&&([t,e]=[e,t]),"string"!=typeof t&&(t=void 0!==Ze&&Ze.getLocale?Ze.getLocale():"undefined"!=typeof global&&global.getLocale?global.getLocale():"en"),"string"!=typeof n&&(n="undefined"!=typeof __uniConfig&&__uniConfig.fallbackLocale||"en");const o=new Z({locale:t,fallbackLocale:n,messages:e,watcher:r});let i=(t,e)=>{if("function"!=typeof getApp)i=function(t,e){return o.t(t,e)};else{let t=!1;i=function(e,n){const r=getApp().$vm;return r&&(r.$locale,t||(t=!0,function(t,e){t.$watchLocale?t.$watchLocale((t=>{e.setLocale(t)})):t.$watch((()=>t.$locale),(t=>{e.setLocale(t)}))}(r,o))),o.t(e,n)}}return i(t,e)};return{i18n:o,f:(t,e,n)=>o.f(t,e,n),t:(t,e)=>i(t,e),add:(t,e,n=!0)=>o.add(t,e,n),watch:t=>o.watchLocale(t),getLocale:()=>o.getLocale(),setLocale:t=>o.setLocale(t)}},exports.io=$c,exports.lodashExports=xa,exports.m=(t,e,n=!1)=>function(t,{number:e,trim:n},r=!1){return r?(...r)=>(n?r=r.map((t=>t.trim())):e&&(r=r.map(N)),t(...r)):r=>{const o=r.detail.value;return n?r.detail.value=o.trim():e&&(r.detail.value=N(o)),t(r)}}(t,e,n),exports.n=t=>q(t),exports.nextTick$1=Wr,exports.o=(t,e)=>es(t,e),exports.onBackPress=ta,exports.onBeforeMount=mo,exports.onError=Xs,exports.onHide=Gs,exports.onLaunch=Js,exports.onLoad=Zs,exports.onMounted=$o,exports.onPageScroll=ea,exports.onPullDownRefresh=ra,exports.onReachBottom=na,exports.onReady=Qs,exports.onShareAppMessage=oa,exports.onShow=Vs,exports.p=t=>function(t){const{uid:e,__counter:n}=ii();return e+","+((Xi[e]||(Xi[e]=[])).push(ti(t))-1)+","+n}(t),exports.parsePhoneNumber=function(){return sd(od,arguments)},exports.reactive=ur,exports.ref=wr,exports.relativeTime=Ya,exports.resolveComponent=function(t,e){return function(t,e,n=!0,r=!1){const o=eo||oi;if(o){const n=o.type;if("components"===t){const t=function(t,e=!0){return y(t)?t.displayName||t.name:t.name||e&&t.__name}(n,!1);if(t&&(t===e||t===k(e)||t===E(k(e))))return n}const i=To(o[t]||n[t],e)||To(o.appContext[t],e);return!i&&r?n:i}}("components",t,!0,e)||t},exports.s=t=>rs(t),exports.sr=(t,e,n)=>function(t,e,n={}){const{$templateRefs:r}=ii();r.push({i:e,r:t,k:n.k,f:n.f})}(t,e,n),exports.t=t=>(t=>m(t)?t:null==t?"":h(t)||v(t)&&(t.toString===b||!y(t.toString))?JSON.stringify(t,H,2):String(t))(t),exports.toRefs=Tr,exports.unref=Pr,exports.useCssVars=function(t){const e=ii();e&&function(t,e){t.ctx.__cssVars=()=>{const n=e(t.proxy),r={};for(const t in n)r[`--${t}`]=n[t];return r}}(e,t)},exports.watch=io,exports.watchEffect=function(t,e){return so(t,null,e)},exports.watchPostEffect=function(t,e){return so(t,null,{flush:"post"})},exports.wx$1=Xe;