index-6004ab31.js 1.9 MB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281
  1. var Y8=Object.defineProperty;var J8=(e,t,n)=>t in e?Y8(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var Wt=(e,t,n)=>(J8(e,typeof t!="symbol"?t+"":t,n),n);(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const o of document.querySelectorAll('link[rel="modulepreload"]'))r(o);new MutationObserver(o=>{for(const i of o)if(i.type==="childList")for(const s of i.addedNodes)s.tagName==="LINK"&&s.rel==="modulepreload"&&r(s)}).observe(document,{childList:!0,subtree:!0});function n(o){const i={};return o.integrity&&(i.integrity=o.integrity),o.referrerPolicy&&(i.referrerPolicy=o.referrerPolicy),o.crossOrigin==="use-credentials"?i.credentials="include":o.crossOrigin==="anonymous"?i.credentials="omit":i.credentials="same-origin",i}function r(o){if(o.ep)return;o.ep=!0;const i=n(o);fetch(o.href,i)}})();function VI(e,t){const n=Object.create(null),r=e.split(",");for(let o=0;o<r.length;o++)n[r[o]]=!0;return t?o=>!!n[o.toLowerCase()]:o=>!!n[o]}const yr={},Qd=[],Vs=()=>{},X8=()=>!1,Z8=/^on[^a-z]/,_y=e=>Z8.test(e),zI=e=>e.startsWith("onUpdate:"),eo=Object.assign,jI=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},Q8=Object.prototype.hasOwnProperty,jn=(e,t)=>Q8.call(e,t),Ht=Array.isArray,ef=e=>lg(e)==="[object Map]",Uf=e=>lg(e)==="[object Set]",Vw=e=>lg(e)==="[object Date]",vn=e=>typeof e=="function",xr=e=>typeof e=="string",Ah=e=>typeof e=="symbol",cr=e=>e!==null&&typeof e=="object",XA=e=>cr(e)&&vn(e.then)&&vn(e.catch),ZA=Object.prototype.toString,lg=e=>ZA.call(e),ex=e=>lg(e).slice(8,-1),QA=e=>lg(e)==="[object Object]",WI=e=>xr(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Km=VI(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),by=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},tx=/-(\w)/g,Ta=by(e=>e.replace(tx,(t,n)=>n?n.toUpperCase():"")),nx=/\B([A-Z])/g,nd=by(e=>e.replace(nx,"-$1").toLowerCase()),My=by(e=>e.charAt(0).toUpperCase()+e.slice(1)),p1=by(e=>e?`on${My(e)}`:""),Lh=(e,t)=>!Object.is(e,t),Ym=(e,t)=>{for(let n=0;n<e.length;n++)e[n](t)},yv=(e,t,n)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})},_v=e=>{const t=parseFloat(e);return isNaN(t)?e:t},rx=e=>{const t=xr(e)?Number(e):NaN;return isNaN(t)?e:t};let zw;const nM=()=>zw||(zw=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function Eo(e){if(Ht(e)){const t={};for(let n=0;n<e.length;n++){const r=e[n],o=xr(r)?ax(r):Eo(r);if(o)for(const i in o)t[i]=o[i]}return t}else{if(xr(e))return e;if(cr(e))return e}}const ox=/;(?![^(]*\))/g,ix=/:([^]+)/,sx=/\/\*[^]*?\*\//g;function ax(e){const t={};return e.replace(sx,"").split(ox).forEach(n=>{if(n){const r=n.split(ix);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t}function pt(e){let t="";if(xr(e))t=e;else if(Ht(e))for(let n=0;n<e.length;n++){const r=pt(e[n]);r&&(t+=r+" ")}else if(cr(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}function Bl(e){if(!e)return null;let{class:t,style:n}=e;return t&&!xr(t)&&(e.class=pt(t)),n&&(e.style=Eo(n)),e}const lx="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",ux=VI(lx);function eL(e){return!!e||e===""}function cx(e,t){if(e.length!==t.length)return!1;let n=!0;for(let r=0;n&&r<e.length;r++)n=Kc(e[r],t[r]);return n}function Kc(e,t){if(e===t)return!0;let n=Vw(e),r=Vw(t);if(n||r)return n&&r?e.getTime()===t.getTime():!1;if(n=Ah(e),r=Ah(t),n||r)return e===t;if(n=Ht(e),r=Ht(t),n||r)return n&&r?cx(e,t):!1;if(n=cr(e),r=cr(t),n||r){if(!n||!r)return!1;const o=Object.keys(e).length,i=Object.keys(t).length;if(o!==i)return!1;for(const s in e){const u=e.hasOwnProperty(s),d=t.hasOwnProperty(s);if(u&&!d||!u&&d||!Kc(e[s],t[s]))return!1}}return String(e)===String(t)}function KI(e,t){return e.findIndex(n=>Kc(n,t))}const Re=e=>xr(e)?e:e==null?"":Ht(e)||cr(e)&&(e.toString===ZA||!vn(e.toString))?JSON.stringify(e,tL,2):String(e),tL=(e,t)=>t&&t.__v_isRef?tL(e,t.value):ef(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[r,o])=>(n[`${r} =>`]=o,n),{})}:Uf(t)?{[`Set(${t.size})`]:[...t.values()]}:cr(t)&&!Ht(t)&&!QA(t)?String(t):t;let es;class dx{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this.parent=es,!t&&es&&(this.index=(es.scopes||(es.scopes=[])).push(this)-1)}get active(){return this._active}run(t){if(this._active){const n=es;try{return es=this,t()}finally{es=n}}}on(){es=this}off(){es=this.parent}stop(t){if(this._active){let n,r;for(n=0,r=this.effects.length;n<r;n++)this.effects[n].stop();for(n=0,r=this.cleanups.length;n<r;n++)this.cleanups[n]();if(this.scopes)for(n=0,r=this.scopes.length;n<r;n++)this.scopes[n].stop(!0);if(!this.detached&&this.parent&&!t){const o=this.parent.scopes.pop();o&&o!==this&&(this.parent.scopes[this.index]=o,o.index=this.index)}this.parent=void 0,this._active=!1}}}function fx(e,t=es){t&&t.active&&t.effects.push(e)}function YI(){return es}function nL(e){es&&es.cleanups.push(e)}const JI=e=>{const t=new Set(e);return t.w=0,t.n=0,t},rL=e=>(e.w&pu)>0,oL=e=>(e.n&pu)>0,px=({deps:e})=>{if(e.length)for(let t=0;t<e.length;t++)e[t].w|=pu},hx=e=>{const{deps:t}=e;if(t.length){let n=0;for(let r=0;r<t.length;r++){const o=t[r];rL(o)&&!oL(o)?o.delete(e):t[n++]=o,o.w&=~pu,o.n&=~pu}t.length=n}},bv=new WeakMap;let qp=0,pu=1;const rM=30;let Bs;const Oc=Symbol(""),oM=Symbol("");class XI{constructor(t,n=null,r){this.fn=t,this.scheduler=n,this.active=!0,this.deps=[],this.parent=void 0,fx(this,r)}run(){if(!this.active)return this.fn();let t=Bs,n=ru;for(;t;){if(t===this)return;t=t.parent}try{return this.parent=Bs,Bs=this,ru=!0,pu=1<<++qp,qp<=rM?px(this):jw(this),this.fn()}finally{qp<=rM&&hx(this),pu=1<<--qp,Bs=this.parent,ru=n,this.parent=void 0,this.deferStop&&this.stop()}}stop(){Bs===this?this.deferStop=!0:this.active&&(jw(this),this.onStop&&this.onStop(),this.active=!1)}}function jw(e){const{deps:t}=e;if(t.length){for(let n=0;n<t.length;n++)t[n].delete(e);t.length=0}}let ru=!0;const iL=[];function Ff(){iL.push(ru),ru=!1}function Gf(){const e=iL.pop();ru=e===void 0?!0:e}function ji(e,t,n){if(ru&&Bs){let r=bv.get(e);r||bv.set(e,r=new Map);let o=r.get(n);o||r.set(n,o=JI()),sL(o)}}function sL(e,t){let n=!1;qp<=rM?oL(e)||(e.n|=pu,n=!rL(e)):n=!e.has(Bs),n&&(e.add(Bs),Bs.deps.push(e))}function cl(e,t,n,r,o,i){const s=bv.get(e);if(!s)return;let u=[];if(t==="clear")u=[...s.values()];else if(n==="length"&&Ht(e)){const d=Number(r);s.forEach((f,g)=>{(g==="length"||g>=d)&&u.push(f)})}else switch(n!==void 0&&u.push(s.get(n)),t){case"add":Ht(e)?WI(n)&&u.push(s.get("length")):(u.push(s.get(Oc)),ef(e)&&u.push(s.get(oM)));break;case"delete":Ht(e)||(u.push(s.get(Oc)),ef(e)&&u.push(s.get(oM)));break;case"set":ef(e)&&u.push(s.get(Oc));break}if(u.length===1)u[0]&&iM(u[0]);else{const d=[];for(const f of u)f&&d.push(...f);iM(JI(d))}}function iM(e,t){const n=Ht(e)?e:[...e];for(const r of n)r.computed&&Ww(r);for(const r of n)r.computed||Ww(r)}function Ww(e,t){(e!==Bs||e.allowRecurse)&&(e.scheduler?e.scheduler():e.run())}function gx(e,t){var n;return(n=bv.get(e))==null?void 0:n.get(t)}const mx=VI("__proto__,__v_isRef,__isVue"),aL=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Ah)),vx=ZI(),yx=ZI(!1,!0),_x=ZI(!0),Kw=bx();function bx(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const r=Hn(this);for(let i=0,s=this.length;i<s;i++)ji(r,"get",i+"");const o=r[t](...n);return o===-1||o===!1?r[t](...n.map(Hn)):o}}),["push","pop","shift","unshift","splice"].forEach(t=>{e[t]=function(...n){Ff();const r=Hn(this)[t].apply(this,n);return Gf(),r}}),e}function Mx(e){const t=Hn(this);return ji(t,"has",e),t.hasOwnProperty(e)}function ZI(e=!1,t=!1){return function(r,o,i){if(o==="__v_isReactive")return!e;if(o==="__v_isReadonly")return e;if(o==="__v_isShallow")return t;if(o==="__v_raw"&&i===(e?t?Fx:fL:t?dL:cL).get(r))return r;const s=Ht(r);if(!e){if(s&&jn(Kw,o))return Reflect.get(Kw,o,i);if(o==="hasOwnProperty")return Mx}const u=Reflect.get(r,o,i);return(Ah(o)?aL.has(o):mx(o))||(e||ji(r,"get",o),t)?u:gr(u)?s&&WI(o)?u:u.value:cr(u)?e?Oh(u):qt(u):u}}const Ix=lL(),Cx=lL(!0);function lL(e=!1){return function(n,r,o,i){let s=n[r];if(yf(s)&&gr(s)&&!gr(o))return!1;if(!e&&(!Mv(o)&&!yf(o)&&(s=Hn(s),o=Hn(o)),!Ht(n)&&gr(s)&&!gr(o)))return s.value=o,!0;const u=Ht(n)&&WI(r)?Number(r)<n.length:jn(n,r),d=Reflect.set(n,r,o,i);return n===Hn(i)&&(u?Lh(o,s)&&cl(n,"set",r,o):cl(n,"add",r,o)),d}}function Tx(e,t){const n=jn(e,t);e[t];const r=Reflect.deleteProperty(e,t);return r&&n&&cl(e,"delete",t,void 0),r}function Sx(e,t){const n=Reflect.has(e,t);return(!Ah(t)||!aL.has(t))&&ji(e,"has",t),n}function kx(e){return ji(e,"iterate",Ht(e)?"length":Oc),Reflect.ownKeys(e)}const uL={get:vx,set:Ix,deleteProperty:Tx,has:Sx,ownKeys:kx},Dx={get:_x,set(e,t){return!0},deleteProperty(e,t){return!0}},Ex=eo({},uL,{get:yx,set:Cx}),QI=e=>e,Iy=e=>Reflect.getPrototypeOf(e);function am(e,t,n=!1,r=!1){e=e.__v_raw;const o=Hn(e),i=Hn(t);n||(t!==i&&ji(o,"get",t),ji(o,"get",i));const{has:s}=Iy(o),u=r?QI:n?rC:Rh;if(s.call(o,t))return u(e.get(t));if(s.call(o,i))return u(e.get(i));e!==o&&e.get(t)}function lm(e,t=!1){const n=this.__v_raw,r=Hn(n),o=Hn(e);return t||(e!==o&&ji(r,"has",e),ji(r,"has",o)),e===o?n.has(e):n.has(e)||n.has(o)}function um(e,t=!1){return e=e.__v_raw,!t&&ji(Hn(e),"iterate",Oc),Reflect.get(e,"size",e)}function Yw(e){e=Hn(e);const t=Hn(this);return Iy(t).has.call(t,e)||(t.add(e),cl(t,"add",e,e)),this}function Jw(e,t){t=Hn(t);const n=Hn(this),{has:r,get:o}=Iy(n);let i=r.call(n,e);i||(e=Hn(e),i=r.call(n,e));const s=o.call(n,e);return n.set(e,t),i?Lh(t,s)&&cl(n,"set",e,t):cl(n,"add",e,t),this}function Xw(e){const t=Hn(this),{has:n,get:r}=Iy(t);let o=n.call(t,e);o||(e=Hn(e),o=n.call(t,e)),r&&r.call(t,e);const i=t.delete(e);return o&&cl(t,"delete",e,void 0),i}function Zw(){const e=Hn(this),t=e.size!==0,n=e.clear();return t&&cl(e,"clear",void 0,void 0),n}function cm(e,t){return function(r,o){const i=this,s=i.__v_raw,u=Hn(s),d=t?QI:e?rC:Rh;return!e&&ji(u,"iterate",Oc),s.forEach((f,g)=>r.call(o,d(f),d(g),i))}}function dm(e,t,n){return function(...r){const o=this.__v_raw,i=Hn(o),s=ef(i),u=e==="entries"||e===Symbol.iterator&&s,d=e==="keys"&&s,f=o[e](...r),g=n?QI:t?rC:Rh;return!t&&ji(i,"iterate",d?oM:Oc),{next(){const{value:y,done:_}=f.next();return _?{value:y,done:_}:{value:u?[g(y[0]),g(y[1])]:g(y),done:_}},[Symbol.iterator](){return this}}}}function wl(e){return function(...t){return e==="delete"?!1:this}}function Ax(){const e={get(i){return am(this,i)},get size(){return um(this)},has:lm,add:Yw,set:Jw,delete:Xw,clear:Zw,forEach:cm(!1,!1)},t={get(i){return am(this,i,!1,!0)},get size(){return um(this)},has:lm,add:Yw,set:Jw,delete:Xw,clear:Zw,forEach:cm(!1,!0)},n={get(i){return am(this,i,!0)},get size(){return um(this,!0)},has(i){return lm.call(this,i,!0)},add:wl("add"),set:wl("set"),delete:wl("delete"),clear:wl("clear"),forEach:cm(!0,!1)},r={get(i){return am(this,i,!0,!0)},get size(){return um(this,!0)},has(i){return lm.call(this,i,!0)},add:wl("add"),set:wl("set"),delete:wl("delete"),clear:wl("clear"),forEach:cm(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(i=>{e[i]=dm(i,!1,!1),n[i]=dm(i,!0,!1),t[i]=dm(i,!1,!0),r[i]=dm(i,!0,!0)}),[e,n,t,r]}const[Lx,Ox,Rx,Nx]=Ax();function eC(e,t){const n=t?e?Nx:Rx:e?Ox:Lx;return(r,o,i)=>o==="__v_isReactive"?!e:o==="__v_isReadonly"?e:o==="__v_raw"?r:Reflect.get(jn(n,o)&&o in r?n:r,o,i)}const Px={get:eC(!1,!1)},xx={get:eC(!1,!0)},Ux={get:eC(!0,!1)},cL=new WeakMap,dL=new WeakMap,fL=new WeakMap,Fx=new WeakMap;function Gx(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function $x(e){return e.__v_skip||!Object.isExtensible(e)?0:Gx(ex(e))}function qt(e){return yf(e)?e:tC(e,!1,uL,Px,cL)}function Bx(e){return tC(e,!1,Ex,xx,dL)}function Oh(e){return tC(e,!0,Dx,Ux,fL)}function tC(e,t,n,r,o){if(!cr(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const i=o.get(e);if(i)return i;const s=$x(e);if(s===0)return e;const u=new Proxy(e,s===2?r:n);return o.set(e,u),u}function tf(e){return yf(e)?tf(e.__v_raw):!!(e&&e.__v_isReactive)}function yf(e){return!!(e&&e.__v_isReadonly)}function Mv(e){return!!(e&&e.__v_isShallow)}function pL(e){return tf(e)||yf(e)}function Hn(e){const t=e&&e.__v_raw;return t?Hn(t):e}function nC(e){return yv(e,"__v_skip",!0),e}const Rh=e=>cr(e)?qt(e):e,rC=e=>cr(e)?Oh(e):e;function oC(e){ru&&Bs&&(e=Hn(e),sL(e.dep||(e.dep=JI())))}function iC(e,t){e=Hn(e);const n=e.dep;n&&iM(n)}function gr(e){return!!(e&&e.__v_isRef===!0)}function Pe(e){return gL(e,!1)}function hL(e){return gL(e,!0)}function gL(e,t){return gr(e)?e:new Hx(e,t)}class Hx{constructor(t,n){this.__v_isShallow=n,this.dep=void 0,this.__v_isRef=!0,this._rawValue=n?t:Hn(t),this._value=n?t:Rh(t)}get value(){return oC(this),this._value}set value(t){const n=this.__v_isShallow||Mv(t)||yf(t);t=n?t:Hn(t),Lh(t,this._rawValue)&&(this._rawValue=t,this._value=n?t:Rh(t),iC(this))}}function Le(e){return gr(e)?e.value:e}const qx={get:(e,t,n)=>Le(Reflect.get(e,t,n)),set:(e,t,n,r)=>{const o=e[t];return gr(o)&&!gr(n)?(o.value=n,!0):Reflect.set(e,t,n,r)}};function mL(e){return tf(e)?e:new Proxy(e,qx)}class Vx{constructor(t){this.dep=void 0,this.__v_isRef=!0;const{get:n,set:r}=t(()=>oC(this),()=>iC(this));this._get=n,this._set=r}get value(){return this._get()}set value(t){this._set(t)}}function zx(e){return new Vx(e)}function Xt(e){const t=Ht(e)?new Array(e.length):{};for(const n in e)t[n]=vL(e,n);return t}class jx{constructor(t,n,r){this._object=t,this._key=n,this._defaultValue=r,this.__v_isRef=!0}get value(){const t=this._object[this._key];return t===void 0?this._defaultValue:t}set value(t){this._object[this._key]=t}get dep(){return gx(Hn(this._object),this._key)}}class Wx{constructor(t){this._getter=t,this.__v_isRef=!0,this.__v_isReadonly=!0}get value(){return this._getter()}}function dr(e,t,n){return gr(e)?e:vn(e)?new Wx(e):cr(e)&&arguments.length>1?vL(e,t,n):Pe(e)}function vL(e,t,n){const r=e[t];return gr(r)?r:new jx(e,t,n)}class Kx{constructor(t,n,r,o){this._setter=n,this.dep=void 0,this.__v_isRef=!0,this.__v_isReadonly=!1,this._dirty=!0,this.effect=new XI(t,()=>{this._dirty||(this._dirty=!0,iC(this))}),this.effect.computed=this,this.effect.active=this._cacheable=!o,this.__v_isReadonly=r}get value(){const t=Hn(this);return oC(t),(t._dirty||!t._cacheable)&&(t._dirty=!1,t._value=t.effect.run()),t._value}set value(t){this._setter(t)}}function Yx(e,t,n=!1){let r,o;const i=vn(e);return i?(r=e,o=Vs):(r=e.get,o=e.set),new Kx(r,o,i||!o,n)}function ou(e,t,n,r){let o;try{o=r?e(...r):e()}catch(i){Cy(i,t,n)}return o}function ws(e,t,n,r){if(vn(e)){const i=ou(e,t,n,r);return i&&XA(i)&&i.catch(s=>{Cy(s,t,n)}),i}const o=[];for(let i=0;i<e.length;i++)o.push(ws(e[i],t,n,r));return o}function Cy(e,t,n,r=!0){const o=t?t.vnode:null;if(t){let i=t.parent;const s=t.proxy,u=n;for(;i;){const f=i.ec;if(f){for(let g=0;g<f.length;g++)if(f[g](e,s,u)===!1)return}i=i.parent}const d=t.appContext.config.errorHandler;if(d){ou(d,null,10,[e,s,u]);return}}Jx(e,n,o,r)}function Jx(e,t,n,r=!0){console.error(e)}let Nh=!1,sM=!1;const ci=[];let pa=0;const nf=[];let ja=null,ec=0;const yL=Promise.resolve();let sC=null;function br(e){const t=sC||yL;return e?t.then(this?e.bind(this):e):t}function Xx(e){let t=pa+1,n=ci.length;for(;t<n;){const r=t+n>>>1;Ph(ci[r])<e?t=r+1:n=r}return t}function aC(e){(!ci.length||!ci.includes(e,Nh&&e.allowRecurse?pa+1:pa))&&(e.id==null?ci.push(e):ci.splice(Xx(e.id),0,e),_L())}function _L(){!Nh&&!sM&&(sM=!0,sC=yL.then(ML))}function Zx(e){const t=ci.indexOf(e);t>pa&&ci.splice(t,1)}function Qx(e){Ht(e)?nf.push(...e):(!ja||!ja.includes(e,e.allowRecurse?ec+1:ec))&&nf.push(e),_L()}function Qw(e,t=Nh?pa+1:0){for(;t<ci.length;t++){const n=ci[t];n&&n.pre&&(ci.splice(t,1),t--,n())}}function bL(e){if(nf.length){const t=[...new Set(nf)];if(nf.length=0,ja){ja.push(...t);return}for(ja=t,ja.sort((n,r)=>Ph(n)-Ph(r)),ec=0;ec<ja.length;ec++)ja[ec]();ja=null,ec=0}}const Ph=e=>e.id==null?1/0:e.id,eU=(e,t)=>{const n=Ph(e)-Ph(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function ML(e){sM=!1,Nh=!0,ci.sort(eU);const t=Vs;try{for(pa=0;pa<ci.length;pa++){const n=ci[pa];n&&n.active!==!1&&ou(n,null,14)}}finally{pa=0,ci.length=0,bL(),Nh=!1,sC=null,(ci.length||nf.length)&&ML()}}function tU(e,t,...n){if(e.isUnmounted)return;const r=e.vnode.props||yr;let o=n;const i=t.startsWith("update:"),s=i&&t.slice(7);if(s&&s in r){const g=`${s==="modelValue"?"model":s}Modifiers`,{number:y,trim:_}=r[g]||yr;_&&(o=n.map(M=>xr(M)?M.trim():M)),y&&(o=n.map(_v))}let u,d=r[u=p1(t)]||r[u=p1(Ta(t))];!d&&i&&(d=r[u=p1(nd(t))]),d&&ws(d,e,6,o);const f=r[u+"Once"];if(f){if(!e.emitted)e.emitted={};else if(e.emitted[u])return;e.emitted[u]=!0,ws(f,e,6,o)}}function IL(e,t,n=!1){const r=t.emitsCache,o=r.get(e);if(o!==void 0)return o;const i=e.emits;let s={},u=!1;if(!vn(e)){const d=f=>{const g=IL(f,t,!0);g&&(u=!0,eo(s,g))};!n&&t.mixins.length&&t.mixins.forEach(d),e.extends&&d(e.extends),e.mixins&&e.mixins.forEach(d)}return!i&&!u?(cr(e)&&r.set(e,null),null):(Ht(i)?i.forEach(d=>s[d]=null):eo(s,i),cr(e)&&r.set(e,s),s)}function Ty(e,t){return!e||!_y(t)?!1:(t=t.slice(2).replace(/Once$/,""),jn(e,t[0].toLowerCase()+t.slice(1))||jn(e,nd(t))||jn(e,t))}let Yo=null,wy=null;function Iv(e){const t=Yo;return Yo=e,wy=e&&e.type.__scopeId||null,t}function Ur(e){wy=e}function Fr(){wy=null}function Qt(e,t=Yo,n){if(!t||e._n)return e;const r=(...o)=>{r._d&&fS(-1);const i=Iv(t);let s;try{s=e(...o)}finally{Iv(i),r._d&&fS(1)}return s};return r._n=!0,r._c=!0,r._d=!0,r}function h1(e){const{type:t,vnode:n,proxy:r,withProxy:o,props:i,propsOptions:[s],slots:u,attrs:d,emit:f,render:g,renderCache:y,data:_,setupState:M,ctx:T,inheritAttrs:k}=e;let S,C;const L=Iv(e);try{if(n.shapeFlag&4){const N=o||r;S=ca(g.call(N,N,y,i,M,_,T)),C=d}else{const N=t;S=ca(N.length>1?N(i,{attrs:d,slots:u,emit:f}):N(i,null)),C=t.props?d:nU(d)}}catch(N){nh.length=0,Cy(N,e,1),S=Ft(wi)}let A=S;if(C&&k!==!1){const N=Object.keys(C),{shapeFlag:H}=A;N.length&&H&7&&(s&&N.some(zI)&&(C=rU(C,s)),A=wa(A,C))}return n.dirs&&(A=wa(A),A.dirs=A.dirs?A.dirs.concat(n.dirs):n.dirs),n.transition&&(A.transition=n.transition),S=A,Iv(L),S}const nU=e=>{let t;for(const n in e)(n==="class"||n==="style"||_y(n))&&((t||(t={}))[n]=e[n]);return t},rU=(e,t)=>{const n={};for(const r in e)(!zI(r)||!(r.slice(9)in t))&&(n[r]=e[r]);return n};function oU(e,t,n){const{props:r,children:o,component:i}=e,{props:s,children:u,patchFlag:d}=t,f=i.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&d>=0){if(d&1024)return!0;if(d&16)return r?eS(r,s,f):!!s;if(d&8){const g=t.dynamicProps;for(let y=0;y<g.length;y++){const _=g[y];if(s[_]!==r[_]&&!Ty(f,_))return!0}}}else return(o||u)&&(!u||!u.$stable)?!0:r===s?!1:r?s?eS(r,s,f):!0:!!s;return!1}function eS(e,t,n){const r=Object.keys(t);if(r.length!==Object.keys(e).length)return!0;for(let o=0;o<r.length;o++){const i=r[o];if(t[i]!==e[i]&&!Ty(n,i))return!0}return!1}function iU({vnode:e,parent:t},n){for(;t&&t.subTree===e;)(e=t.vnode).el=n,t=t.parent}const sU=e=>e.__isSuspense;function aU(e,t){t&&t.pendingBranch?Ht(e)?t.effects.push(...e):t.effects.push(e):Qx(e)}function nn(e,t){return lC(e,null,t)}const fm={};function Gt(e,t,n){return lC(e,t,n)}function lC(e,t,{immediate:n,deep:r,flush:o,onTrack:i,onTrigger:s}=yr){var u;const d=YI()===((u=ko)==null?void 0:u.scope)?ko:null;let f,g=!1,y=!1;if(gr(e)?(f=()=>e.value,g=Mv(e)):tf(e)?(f=()=>e,r=!0):Ht(e)?(y=!0,g=e.some(N=>tf(N)||Mv(N)),f=()=>e.map(N=>{if(gr(N))return N.value;if(tf(N))return uc(N);if(vn(N))return ou(N,d,2)})):vn(e)?t?f=()=>ou(e,d,2):f=()=>{if(!(d&&d.isUnmounted))return _&&_(),ws(e,d,3,[M])}:f=Vs,t&&r){const N=f;f=()=>uc(N())}let _,M=N=>{_=L.onStop=()=>{ou(N,d,4)}},T;if($h)if(M=Vs,t?n&&ws(t,d,3,[f(),y?[]:void 0,M]):f(),o==="sync"){const N=YU();T=N.__watcherHandles||(N.__watcherHandles=[])}else return Vs;let k=y?new Array(e.length).fill(fm):fm;const S=()=>{if(L.active)if(t){const N=L.run();(r||g||(y?N.some((H,q)=>Lh(H,k[q])):Lh(N,k)))&&(_&&_(),ws(t,d,3,[N,k===fm?void 0:y&&k[0]===fm?[]:k,M]),k=N)}else L.run()};S.allowRecurse=!!t;let C;o==="sync"?C=S:o==="post"?C=()=>Gi(S,d&&d.suspense):(S.pre=!0,d&&(S.id=d.uid),C=()=>aC(S));const L=new XI(f,C);t?n?S():k=L.run():o==="post"?Gi(L.run.bind(L),d&&d.suspense):L.run();const A=()=>{L.stop(),d&&d.scope&&jI(d.scope.effects,L)};return T&&T.push(A),A}function lU(e,t,n){const r=this.proxy,o=xr(e)?e.includes(".")?CL(r,e):()=>r[e]:e.bind(r,r);let i;vn(t)?i=t:(i=t.handler,n=t);const s=ko;_f(this);const u=lC(o,i.bind(r),n);return s?_f(s):Rc(),u}function CL(e,t){const n=t.split(".");return()=>{let r=e;for(let o=0;o<n.length&&r;o++)r=r[n[o]];return r}}function uc(e,t){if(!cr(e)||e.__v_skip||(t=t||new Set,t.has(e)))return e;if(t.add(e),gr(e))uc(e.value,t);else if(Ht(e))for(let n=0;n<e.length;n++)uc(e[n],t);else if(Uf(e)||ef(e))e.forEach(n=>{uc(n,t)});else if(QA(e))for(const n in e)uc(e[n],t);return e}function An(e,t){const n=Yo;if(n===null)return e;const r=Ey(n)||n.proxy,o=e.dirs||(e.dirs=[]);for(let i=0;i<t.length;i++){let[s,u,d,f=yr]=t[i];s&&(vn(s)&&(s={mounted:s,updated:s}),s.deep&&uc(u),o.push({dir:s,instance:r,value:u,oldValue:void 0,arg:d,modifiers:f}))}return e}function Vu(e,t,n,r){const o=e.dirs,i=t&&t.dirs;for(let s=0;s<o.length;s++){const u=o[s];i&&(u.oldValue=i[s].value);let d=u.dir[r];d&&(Ff(),ws(d,n,8,[e.el,u,e,t]),Gf())}}function TL(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return Rn(()=>{e.isMounted=!0}),hi(()=>{e.isUnmounting=!0}),e}const gs=[Function,Array],wL={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:gs,onEnter:gs,onAfterEnter:gs,onEnterCancelled:gs,onBeforeLeave:gs,onLeave:gs,onAfterLeave:gs,onLeaveCancelled:gs,onBeforeAppear:gs,onAppear:gs,onAfterAppear:gs,onAppearCancelled:gs},uU={name:"BaseTransition",props:wL,setup(e,{slots:t}){const n=Wi(),r=TL();let o;return()=>{const i=t.default&&uC(t.default(),!0);if(!i||!i.length)return;let s=i[0];if(i.length>1){for(const k of i)if(k.type!==wi){s=k;break}}const u=Hn(e),{mode:d}=u;if(r.isLeaving)return g1(s);const f=tS(s);if(!f)return g1(s);const g=xh(f,u,r,n);Uh(f,g);const y=n.subTree,_=y&&tS(y);let M=!1;const{getTransitionKey:T}=f.type;if(T){const k=T();o===void 0?o=k:k!==o&&(o=k,M=!0)}if(_&&_.type!==wi&&(!tc(f,_)||M)){const k=xh(_,u,r,n);if(Uh(_,k),d==="out-in")return r.isLeaving=!0,k.afterLeave=()=>{r.isLeaving=!1,n.update.active!==!1&&n.update()},g1(s);d==="in-out"&&f.type!==wi&&(k.delayLeave=(S,C,L)=>{const A=SL(r,_);A[String(_.key)]=_,S._leaveCb=()=>{C(),S._leaveCb=void 0,delete g.delayedLeave},g.delayedLeave=L})}return s}}},cU=uU;function SL(e,t){const{leavingVNodes:n}=e;let r=n.get(t.type);return r||(r=Object.create(null),n.set(t.type,r)),r}function xh(e,t,n,r){const{appear:o,mode:i,persisted:s=!1,onBeforeEnter:u,onEnter:d,onAfterEnter:f,onEnterCancelled:g,onBeforeLeave:y,onLeave:_,onAfterLeave:M,onLeaveCancelled:T,onBeforeAppear:k,onAppear:S,onAfterAppear:C,onAppearCancelled:L}=t,A=String(e.key),N=SL(n,e),H=($,V)=>{$&&ws($,r,9,V)},q=($,V)=>{const G=V[1];H($,V),Ht($)?$.every(R=>R.length<=1)&&G():$.length<=1&&G()},x={mode:i,persisted:s,beforeEnter($){let V=u;if(!n.isMounted)if(o)V=k||u;else return;$._leaveCb&&$._leaveCb(!0);const G=N[A];G&&tc(e,G)&&G.el._leaveCb&&G.el._leaveCb(),H(V,[$])},enter($){let V=d,G=f,R=g;if(!n.isMounted)if(o)V=S||d,G=C||f,R=L||g;else return;let w=!1;const P=$._enterCb=X=>{w||(w=!0,X?H(R,[$]):H(G,[$]),x.delayedLeave&&x.delayedLeave(),$._enterCb=void 0)};V?q(V,[$,P]):P()},leave($,V){const G=String(e.key);if($._enterCb&&$._enterCb(!0),n.isUnmounting)return V();H(y,[$]);let R=!1;const w=$._leaveCb=P=>{R||(R=!0,V(),P?H(T,[$]):H(M,[$]),$._leaveCb=void 0,N[G]===e&&delete N[G])};N[G]=e,_?q(_,[$,w]):w()},clone($){return xh($,t,n,r)}};return x}function g1(e){if(Sy(e))return e=wa(e),e.children=null,e}function tS(e){return Sy(e)?e.children?e.children[0]:void 0:e}function Uh(e,t){e.shapeFlag&6&&e.component?Uh(e.component.subTree,t):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function uC(e,t=!1,n){let r=[],o=0;for(let i=0;i<e.length;i++){let s=e[i];const u=n==null?s.key:String(n)+String(s.key!=null?s.key:i);s.type===ht?(s.patchFlag&128&&o++,r=r.concat(uC(s.children,t,u))):(t||s.type!==wi)&&r.push(u!=null?wa(s,{key:u}):s)}if(o>1)for(let i=0;i<r.length;i++)r[i].patchFlag=-2;return r}function st(e,t){return vn(e)?(()=>eo({name:e.name},t,{setup:e}))():e}const Qp=e=>!!e.type.__asyncLoader,Sy=e=>e.type.__isKeepAlive;function kL(e,t){EL(e,"a",t)}function DL(e,t){EL(e,"da",t)}function EL(e,t,n=ko){const r=e.__wdc||(e.__wdc=()=>{let o=n;for(;o;){if(o.isDeactivated)return;o=o.parent}return e()});if(ky(t,r,n),n){let o=n.parent;for(;o&&o.parent;)Sy(o.parent.vnode)&&dU(r,t,n,o),o=o.parent}}function dU(e,t,n,r){const o=ky(t,e,r,!0);fl(()=>{jI(r[t],o)},n)}function ky(e,t,n=ko,r=!1){if(n){const o=n[e]||(n[e]=[]),i=t.__weh||(t.__weh=(...s)=>{if(n.isUnmounted)return;Ff(),_f(n);const u=ws(t,n,e,s);return Rc(),Gf(),u});return r?o.unshift(i):o.push(i),i}}const dl=e=>(t,n=ko)=>(!$h||e==="sp")&&ky(e,(...r)=>t(...r),n),$f=dl("bm"),Rn=dl("m"),AL=dl("bu"),LL=dl("u"),hi=dl("bum"),fl=dl("um"),fU=dl("sp"),pU=dl("rtg"),hU=dl("rtc");function gU(e,t=ko){ky("ec",e,t)}const cC="components",mU="directives";function mn(e,t){return dC(cC,e,!0,t)||e}const OL=Symbol.for("v-ndc");function rf(e){return xr(e)?dC(cC,e,!1)||e:e||OL}function vU(e){return dC(mU,e)}function dC(e,t,n=!0,r=!1){const o=Yo||ko;if(o){const i=o.type;if(e===cC){const u=jU(i,!1);if(u&&(u===t||u===Ta(t)||u===My(Ta(t))))return i}const s=nS(o[e]||i[e],t)||nS(o.appContext[e],t);return!s&&r?i:s}}function nS(e,t){return e&&(e[t]||e[Ta(t)]||e[My(Ta(t))])}function Jt(e,t,n,r){let o;const i=n&&n[r];if(Ht(e)||xr(e)){o=new Array(e.length);for(let s=0,u=e.length;s<u;s++)o[s]=t(e[s],s,void 0,i&&i[s])}else if(typeof e=="number"){o=new Array(e);for(let s=0;s<e;s++)o[s]=t(s+1,s,void 0,i&&i[s])}else if(cr(e))if(e[Symbol.iterator])o=Array.from(e,(s,u)=>t(s,u,void 0,i&&i[u]));else{const s=Object.keys(e);o=new Array(s.length);for(let u=0,d=s.length;u<d;u++){const f=s[u];o[u]=t(e[f],f,u,i&&i[u])}}else o=[];return n&&(n[r]=o),o}function Vi(e,t){for(let n=0;n<t.length;n++){const r=t[n];if(Ht(r))for(let o=0;o<r.length;o++)e[r[o].name]=r[o].fn;else r&&(e[r.name]=r.key?(...o)=>{const i=r.fn(...o);return i&&(i.key=r.key),i}:r.fn)}return e}function xt(e,t,n={},r,o){if(Yo.isCE||Yo.parent&&Qp(Yo.parent)&&Yo.parent.isCE)return t!=="default"&&(n.name=t),Ft("slot",n,r&&r());let i=e[t];i&&i._c&&(i._d=!1),Q();const s=i&&RL(i(n)),u=Ot(ht,{key:n.key||s&&s.key||`_${t}`},s||(r?r():[]),s&&e._===1?64:-2);return!o&&u.scopeId&&(u.slotScopeIds=[u.scopeId+"-s"]),i&&i._c&&(i._d=!0),u}function RL(e){return e.some(t=>Gh(t)?!(t.type===wi||t.type===ht&&!RL(t.children)):!0)?e:null}const aM=e=>e?VL(e)?Ey(e)||e.proxy:aM(e.parent):null,eh=eo(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>aM(e.parent),$root:e=>aM(e.root),$emit:e=>e.emit,$options:e=>fC(e),$forceUpdate:e=>e.f||(e.f=()=>aC(e.update)),$nextTick:e=>e.n||(e.n=br.bind(e.proxy)),$watch:e=>lU.bind(e)}),m1=(e,t)=>e!==yr&&!e.__isScriptSetup&&jn(e,t),yU={get({_:e},t){const{ctx:n,setupState:r,data:o,props:i,accessCache:s,type:u,appContext:d}=e;let f;if(t[0]!=="$"){const M=s[t];if(M!==void 0)switch(M){case 1:return r[t];case 2:return o[t];case 4:return n[t];case 3:return i[t]}else{if(m1(r,t))return s[t]=1,r[t];if(o!==yr&&jn(o,t))return s[t]=2,o[t];if((f=e.propsOptions[0])&&jn(f,t))return s[t]=3,i[t];if(n!==yr&&jn(n,t))return s[t]=4,n[t];lM&&(s[t]=0)}}const g=eh[t];let y,_;if(g)return t==="$attrs"&&ji(e,"get",t),g(e);if((y=u.__cssModules)&&(y=y[t]))return y;if(n!==yr&&jn(n,t))return s[t]=4,n[t];if(_=d.config.globalProperties,jn(_,t))return _[t]},set({_:e},t,n){const{data:r,setupState:o,ctx:i}=e;return m1(o,t)?(o[t]=n,!0):r!==yr&&jn(r,t)?(r[t]=n,!0):jn(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(i[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:r,appContext:o,propsOptions:i}},s){let u;return!!n[s]||e!==yr&&jn(e,s)||m1(t,s)||(u=i[0])&&jn(u,s)||jn(r,s)||jn(eh,s)||jn(o.config.globalProperties,s)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:jn(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function ug(){return _U().slots}function _U(){const e=Wi();return e.setupContext||(e.setupContext=jL(e))}function rS(e){return Ht(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let lM=!0;function bU(e){const t=fC(e),n=e.proxy,r=e.ctx;lM=!1,t.beforeCreate&&oS(t.beforeCreate,e,"bc");const{data:o,computed:i,methods:s,watch:u,provide:d,inject:f,created:g,beforeMount:y,mounted:_,beforeUpdate:M,updated:T,activated:k,deactivated:S,beforeDestroy:C,beforeUnmount:L,destroyed:A,unmounted:N,render:H,renderTracked:q,renderTriggered:x,errorCaptured:$,serverPrefetch:V,expose:G,inheritAttrs:R,components:w,directives:P,filters:X}=t;if(f&&MU(f,r,null),s)for(const Y in s){const ie=s[Y];vn(ie)&&(r[Y]=ie.bind(n))}if(o){const Y=o.call(n,n);cr(Y)&&(e.data=qt(Y))}if(lM=!0,i)for(const Y in i){const ie=i[Y],fe=vn(ie)?ie.bind(n,n):vn(ie.get)?ie.get.bind(n,n):Vs,se=!vn(ie)&&vn(ie.set)?ie.set.bind(n):Vs,ue=ze({get:fe,set:se});Object.defineProperty(r,Y,{enumerable:!0,configurable:!0,get:()=>ue.value,set:K=>ue.value=K})}if(u)for(const Y in u)NL(u[Y],r,n,Y);if(d){const Y=vn(d)?d.call(n):d;Reflect.ownKeys(Y).forEach(ie=>{li(ie,Y[ie])})}g&&oS(g,e,"c");function ne(Y,ie){Ht(ie)?ie.forEach(fe=>Y(fe.bind(n))):ie&&Y(ie.bind(n))}if(ne($f,y),ne(Rn,_),ne(AL,M),ne(LL,T),ne(kL,k),ne(DL,S),ne(gU,$),ne(hU,q),ne(pU,x),ne(hi,L),ne(fl,N),ne(fU,V),Ht(G))if(G.length){const Y=e.exposed||(e.exposed={});G.forEach(ie=>{Object.defineProperty(Y,ie,{get:()=>n[ie],set:fe=>n[ie]=fe})})}else e.exposed||(e.exposed={});H&&e.render===Vs&&(e.render=H),R!=null&&(e.inheritAttrs=R),w&&(e.components=w),P&&(e.directives=P)}function MU(e,t,n=Vs){Ht(e)&&(e=uM(e));for(const r in e){const o=e[r];let i;cr(o)?"default"in o?i=tn(o.from||r,o.default,!0):i=tn(o.from||r):i=tn(o),gr(i)?Object.defineProperty(t,r,{enumerable:!0,configurable:!0,get:()=>i.value,set:s=>i.value=s}):t[r]=i}}function oS(e,t,n){ws(Ht(e)?e.map(r=>r.bind(t.proxy)):e.bind(t.proxy),t,n)}function NL(e,t,n,r){const o=r.includes(".")?CL(n,r):()=>n[r];if(xr(e)){const i=t[e];vn(i)&&Gt(o,i)}else if(vn(e))Gt(o,e.bind(n));else if(cr(e))if(Ht(e))e.forEach(i=>NL(i,t,n,r));else{const i=vn(e.handler)?e.handler.bind(n):t[e.handler];vn(i)&&Gt(o,i,e)}}function fC(e){const t=e.type,{mixins:n,extends:r}=t,{mixins:o,optionsCache:i,config:{optionMergeStrategies:s}}=e.appContext,u=i.get(t);let d;return u?d=u:!o.length&&!n&&!r?d=t:(d={},o.length&&o.forEach(f=>Cv(d,f,s,!0)),Cv(d,t,s)),cr(t)&&i.set(t,d),d}function Cv(e,t,n,r=!1){const{mixins:o,extends:i}=t;i&&Cv(e,i,n,!0),o&&o.forEach(s=>Cv(e,s,n,!0));for(const s in t)if(!(r&&s==="expose")){const u=IU[s]||n&&n[s];e[s]=u?u(e[s],t[s]):t[s]}return e}const IU={data:iS,props:sS,emits:sS,methods:Vp,computed:Vp,beforeCreate:bi,created:bi,beforeMount:bi,mounted:bi,beforeUpdate:bi,updated:bi,beforeDestroy:bi,beforeUnmount:bi,destroyed:bi,unmounted:bi,activated:bi,deactivated:bi,errorCaptured:bi,serverPrefetch:bi,components:Vp,directives:Vp,watch:TU,provide:iS,inject:CU};function iS(e,t){return t?e?function(){return eo(vn(e)?e.call(this,this):e,vn(t)?t.call(this,this):t)}:t:e}function CU(e,t){return Vp(uM(e),uM(t))}function uM(e){if(Ht(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function bi(e,t){return e?[...new Set([].concat(e,t))]:t}function Vp(e,t){return e?eo(Object.create(null),e,t):t}function sS(e,t){return e?Ht(e)&&Ht(t)?[...new Set([...e,...t])]:eo(Object.create(null),rS(e),rS(t??{})):t}function TU(e,t){if(!e)return t;if(!t)return e;const n=eo(Object.create(null),e);for(const r in t)n[r]=bi(e[r],t[r]);return n}function PL(){return{app:null,config:{isNativeTag:X8,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 wU=0;function SU(e,t){return function(r,o=null){vn(r)||(r=eo({},r)),o!=null&&!cr(o)&&(o=null);const i=PL(),s=new Set;let u=!1;const d=i.app={_uid:wU++,_component:r,_props:o,_container:null,_context:i,_instance:null,version:JU,get config(){return i.config},set config(f){},use(f,...g){return s.has(f)||(f&&vn(f.install)?(s.add(f),f.install(d,...g)):vn(f)&&(s.add(f),f(d,...g))),d},mixin(f){return i.mixins.includes(f)||i.mixins.push(f),d},component(f,g){return g?(i.components[f]=g,d):i.components[f]},directive(f,g){return g?(i.directives[f]=g,d):i.directives[f]},mount(f,g,y){if(!u){const _=Ft(r,o);return _.appContext=i,g&&t?t(_,f):e(_,f,y),u=!0,d._container=f,f.__vue_app__=d,Ey(_.component)||_.component.proxy}},unmount(){u&&(e(null,d._container),delete d._container.__vue_app__)},provide(f,g){return i.provides[f]=g,d},runWithContext(f){Tv=d;try{return f()}finally{Tv=null}}};return d}}let Tv=null;function li(e,t){if(ko){let n=ko.provides;const r=ko.parent&&ko.parent.provides;r===n&&(n=ko.provides=Object.create(r)),n[e]=t}}function tn(e,t,n=!1){const r=ko||Yo;if(r||Tv){const o=r?r.parent==null?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides:Tv._context.provides;if(o&&e in o)return o[e];if(arguments.length>1)return n&&vn(t)?t.call(r&&r.proxy):t}}function kU(e,t,n,r=!1){const o={},i={};yv(i,Dy,1),e.propsDefaults=Object.create(null),xL(e,t,o,i);for(const s in e.propsOptions[0])s in o||(o[s]=void 0);n?e.props=r?o:Bx(o):e.type.props?e.props=o:e.props=i,e.attrs=i}function DU(e,t,n,r){const{props:o,attrs:i,vnode:{patchFlag:s}}=e,u=Hn(o),[d]=e.propsOptions;let f=!1;if((r||s>0)&&!(s&16)){if(s&8){const g=e.vnode.dynamicProps;for(let y=0;y<g.length;y++){let _=g[y];if(Ty(e.emitsOptions,_))continue;const M=t[_];if(d)if(jn(i,_))M!==i[_]&&(i[_]=M,f=!0);else{const T=Ta(_);o[T]=cM(d,u,T,M,e,!1)}else M!==i[_]&&(i[_]=M,f=!0)}}}else{xL(e,t,o,i)&&(f=!0);let g;for(const y in u)(!t||!jn(t,y)&&((g=nd(y))===y||!jn(t,g)))&&(d?n&&(n[y]!==void 0||n[g]!==void 0)&&(o[y]=cM(d,u,y,void 0,e,!0)):delete o[y]);if(i!==u)for(const y in i)(!t||!jn(t,y))&&(delete i[y],f=!0)}f&&cl(e,"set","$attrs")}function xL(e,t,n,r){const[o,i]=e.propsOptions;let s=!1,u;if(t)for(let d in t){if(Km(d))continue;const f=t[d];let g;o&&jn(o,g=Ta(d))?!i||!i.includes(g)?n[g]=f:(u||(u={}))[g]=f:Ty(e.emitsOptions,d)||(!(d in r)||f!==r[d])&&(r[d]=f,s=!0)}if(i){const d=Hn(n),f=u||yr;for(let g=0;g<i.length;g++){const y=i[g];n[y]=cM(o,d,y,f[y],e,!jn(f,y))}}return s}function cM(e,t,n,r,o,i){const s=e[n];if(s!=null){const u=jn(s,"default");if(u&&r===void 0){const d=s.default;if(s.type!==Function&&!s.skipFactory&&vn(d)){const{propsDefaults:f}=o;n in f?r=f[n]:(_f(o),r=f[n]=d.call(null,t),Rc())}else r=d}s[0]&&(i&&!u?r=!1:s[1]&&(r===""||r===nd(n))&&(r=!0))}return r}function UL(e,t,n=!1){const r=t.propsCache,o=r.get(e);if(o)return o;const i=e.props,s={},u=[];let d=!1;if(!vn(e)){const g=y=>{d=!0;const[_,M]=UL(y,t,!0);eo(s,_),M&&u.push(...M)};!n&&t.mixins.length&&t.mixins.forEach(g),e.extends&&g(e.extends),e.mixins&&e.mixins.forEach(g)}if(!i&&!d)return cr(e)&&r.set(e,Qd),Qd;if(Ht(i))for(let g=0;g<i.length;g++){const y=Ta(i[g]);aS(y)&&(s[y]=yr)}else if(i)for(const g in i){const y=Ta(g);if(aS(y)){const _=i[g],M=s[y]=Ht(_)||vn(_)?{type:_}:eo({},_);if(M){const T=cS(Boolean,M.type),k=cS(String,M.type);M[0]=T>-1,M[1]=k<0||T<k,(T>-1||jn(M,"default"))&&u.push(y)}}}const f=[s,u];return cr(e)&&r.set(e,f),f}function aS(e){return e[0]!=="$"}function lS(e){const t=e&&e.toString().match(/^\s*(function|class) (\w+)/);return t?t[2]:e===null?"null":""}function uS(e,t){return lS(e)===lS(t)}function cS(e,t){return Ht(t)?t.findIndex(n=>uS(n,e)):vn(t)&&uS(t,e)?0:-1}const FL=e=>e[0]==="_"||e==="$stable",pC=e=>Ht(e)?e.map(ca):[ca(e)],EU=(e,t,n)=>{if(t._n)return t;const r=Qt((...o)=>pC(t(...o)),n);return r._c=!1,r},GL=(e,t,n)=>{const r=e._ctx;for(const o in e){if(FL(o))continue;const i=e[o];if(vn(i))t[o]=EU(o,i,r);else if(i!=null){const s=pC(i);t[o]=()=>s}}},$L=(e,t)=>{const n=pC(t);e.slots.default=()=>n},AU=(e,t)=>{if(e.vnode.shapeFlag&32){const n=t._;n?(e.slots=Hn(t),yv(t,"_",n)):GL(t,e.slots={})}else e.slots={},t&&$L(e,t);yv(e.slots,Dy,1)},LU=(e,t,n)=>{const{vnode:r,slots:o}=e;let i=!0,s=yr;if(r.shapeFlag&32){const u=t._;u?n&&u===1?i=!1:(eo(o,t),!n&&u===1&&delete o._):(i=!t.$stable,GL(t,o)),s=t}else t&&($L(e,t),s={default:1});if(i)for(const u in o)!FL(u)&&!(u in s)&&delete o[u]};function dM(e,t,n,r,o=!1){if(Ht(e)){e.forEach((_,M)=>dM(_,t&&(Ht(t)?t[M]:t),n,r,o));return}if(Qp(r)&&!o)return;const i=r.shapeFlag&4?Ey(r.component)||r.component.proxy:r.el,s=o?null:i,{i:u,r:d}=e,f=t&&t.r,g=u.refs===yr?u.refs={}:u.refs,y=u.setupState;if(f!=null&&f!==d&&(xr(f)?(g[f]=null,jn(y,f)&&(y[f]=null)):gr(f)&&(f.value=null)),vn(d))ou(d,u,12,[s,g]);else{const _=xr(d),M=gr(d);if(_||M){const T=()=>{if(e.f){const k=_?jn(y,d)?y[d]:g[d]:d.value;o?Ht(k)&&jI(k,i):Ht(k)?k.includes(i)||k.push(i):_?(g[d]=[i],jn(y,d)&&(y[d]=g[d])):(d.value=[i],e.k&&(g[e.k]=d.value))}else _?(g[d]=s,jn(y,d)&&(y[d]=s)):M&&(d.value=s,e.k&&(g[e.k]=s))};s?(T.id=-1,Gi(T,n)):T()}}}const Gi=aU;function OU(e){return RU(e)}function RU(e,t){const n=nM();n.__VUE__=!0;const{insert:r,remove:o,patchProp:i,createElement:s,createText:u,createComment:d,setText:f,setElementText:g,parentNode:y,nextSibling:_,setScopeId:M=Vs,insertStaticContent:T}=e,k=(z,oe,ce,we=null,ae=null,De=null,Ue=!1,xe=null,qe=!!oe.dynamicChildren)=>{if(z===oe)return;z&&!tc(z,oe)&&(we=me(z),K(z,ae,De,!0),z=null),oe.patchFlag===-2&&(qe=!1,oe.dynamicChildren=null);const{type:Te,ref:Z,shapeFlag:he}=oe;switch(Te){case Bf:S(z,oe,ce,we);break;case wi:C(z,oe,ce,we);break;case v1:z==null&&L(oe,ce,we,Ue);break;case ht:w(z,oe,ce,we,ae,De,Ue,xe,qe);break;default:he&1?H(z,oe,ce,we,ae,De,Ue,xe,qe):he&6?P(z,oe,ce,we,ae,De,Ue,xe,qe):(he&64||he&128)&&Te.process(z,oe,ce,we,ae,De,Ue,xe,qe,be)}Z!=null&&ae&&dM(Z,z&&z.ref,De,oe||z,!oe)},S=(z,oe,ce,we)=>{if(z==null)r(oe.el=u(oe.children),ce,we);else{const ae=oe.el=z.el;oe.children!==z.children&&f(ae,oe.children)}},C=(z,oe,ce,we)=>{z==null?r(oe.el=d(oe.children||""),ce,we):oe.el=z.el},L=(z,oe,ce,we)=>{[z.el,z.anchor]=T(z.children,oe,ce,we,z.el,z.anchor)},A=({el:z,anchor:oe},ce,we)=>{let ae;for(;z&&z!==oe;)ae=_(z),r(z,ce,we),z=ae;r(oe,ce,we)},N=({el:z,anchor:oe})=>{let ce;for(;z&&z!==oe;)ce=_(z),o(z),z=ce;o(oe)},H=(z,oe,ce,we,ae,De,Ue,xe,qe)=>{Ue=Ue||oe.type==="svg",z==null?q(oe,ce,we,ae,De,Ue,xe,qe):V(z,oe,ae,De,Ue,xe,qe)},q=(z,oe,ce,we,ae,De,Ue,xe)=>{let qe,Te;const{type:Z,props:he,shapeFlag:Ie,transition:Ce,dirs:$e}=z;if(qe=z.el=s(z.type,De,he&&he.is,he),Ie&8?g(qe,z.children):Ie&16&&$(z.children,qe,null,we,ae,De&&Z!=="foreignObject",Ue,xe),$e&&Vu(z,null,we,"created"),x(qe,z,z.scopeId,Ue,we),he){for(const Ne in he)Ne!=="value"&&!Km(Ne)&&i(qe,Ne,null,he[Ne],De,z.children,we,ae,de);"value"in he&&i(qe,"value",null,he.value),(Te=he.onVnodeBeforeMount)&&oa(Te,we,z)}$e&&Vu(z,null,we,"beforeMount");const Ye=(!ae||ae&&!ae.pendingBranch)&&Ce&&!Ce.persisted;Ye&&Ce.beforeEnter(qe),r(qe,oe,ce),((Te=he&&he.onVnodeMounted)||Ye||$e)&&Gi(()=>{Te&&oa(Te,we,z),Ye&&Ce.enter(qe),$e&&Vu(z,null,we,"mounted")},ae)},x=(z,oe,ce,we,ae)=>{if(ce&&M(z,ce),we)for(let De=0;De<we.length;De++)M(z,we[De]);if(ae){let De=ae.subTree;if(oe===De){const Ue=ae.vnode;x(z,Ue,Ue.scopeId,Ue.slotScopeIds,ae.parent)}}},$=(z,oe,ce,we,ae,De,Ue,xe,qe=0)=>{for(let Te=qe;Te<z.length;Te++){const Z=z[Te]=xe?Ul(z[Te]):ca(z[Te]);k(null,Z,oe,ce,we,ae,De,Ue,xe)}},V=(z,oe,ce,we,ae,De,Ue)=>{const xe=oe.el=z.el;let{patchFlag:qe,dynamicChildren:Te,dirs:Z}=oe;qe|=z.patchFlag&16;const he=z.props||yr,Ie=oe.props||yr;let Ce;ce&&zu(ce,!1),(Ce=Ie.onVnodeBeforeUpdate)&&oa(Ce,ce,oe,z),Z&&Vu(oe,z,ce,"beforeUpdate"),ce&&zu(ce,!0);const $e=ae&&oe.type!=="foreignObject";if(Te?G(z.dynamicChildren,Te,xe,ce,we,$e,De):Ue||ie(z,oe,xe,null,ce,we,$e,De,!1),qe>0){if(qe&16)R(xe,oe,he,Ie,ce,we,ae);else if(qe&2&&he.class!==Ie.class&&i(xe,"class",null,Ie.class,ae),qe&4&&i(xe,"style",he.style,Ie.style,ae),qe&8){const Ye=oe.dynamicProps;for(let Ne=0;Ne<Ye.length;Ne++){const Ze=Ye[Ne],_t=he[Ze],zt=Ie[Ze];(zt!==_t||Ze==="value")&&i(xe,Ze,_t,zt,ae,z.children,ce,we,de)}}qe&1&&z.children!==oe.children&&g(xe,oe.children)}else!Ue&&Te==null&&R(xe,oe,he,Ie,ce,we,ae);((Ce=Ie.onVnodeUpdated)||Z)&&Gi(()=>{Ce&&oa(Ce,ce,oe,z),Z&&Vu(oe,z,ce,"updated")},we)},G=(z,oe,ce,we,ae,De,Ue)=>{for(let xe=0;xe<oe.length;xe++){const qe=z[xe],Te=oe[xe],Z=qe.el&&(qe.type===ht||!tc(qe,Te)||qe.shapeFlag&70)?y(qe.el):ce;k(qe,Te,Z,null,we,ae,De,Ue,!0)}},R=(z,oe,ce,we,ae,De,Ue)=>{if(ce!==we){if(ce!==yr)for(const xe in ce)!Km(xe)&&!(xe in we)&&i(z,xe,ce[xe],null,Ue,oe.children,ae,De,de);for(const xe in we){if(Km(xe))continue;const qe=we[xe],Te=ce[xe];qe!==Te&&xe!=="value"&&i(z,xe,Te,qe,Ue,oe.children,ae,De,de)}"value"in we&&i(z,"value",ce.value,we.value)}},w=(z,oe,ce,we,ae,De,Ue,xe,qe)=>{const Te=oe.el=z?z.el:u(""),Z=oe.anchor=z?z.anchor:u("");let{patchFlag:he,dynamicChildren:Ie,slotScopeIds:Ce}=oe;Ce&&(xe=xe?xe.concat(Ce):Ce),z==null?(r(Te,ce,we),r(Z,ce,we),$(oe.children,ce,Z,ae,De,Ue,xe,qe)):he>0&&he&64&&Ie&&z.dynamicChildren?(G(z.dynamicChildren,Ie,ce,ae,De,Ue,xe),(oe.key!=null||ae&&oe===ae.subTree)&&hC(z,oe,!0)):ie(z,oe,ce,Z,ae,De,Ue,xe,qe)},P=(z,oe,ce,we,ae,De,Ue,xe,qe)=>{oe.slotScopeIds=xe,z==null?oe.shapeFlag&512?ae.ctx.activate(oe,ce,we,Ue,qe):X(oe,ce,we,ae,De,Ue,qe):W(z,oe,qe)},X=(z,oe,ce,we,ae,De,Ue)=>{const xe=z.component=HU(z,we,ae);if(Sy(z)&&(xe.ctx.renderer=be),qU(xe),xe.asyncDep){if(ae&&ae.registerDep(xe,ne),!z.el){const qe=xe.subTree=Ft(wi);C(null,qe,oe,ce)}return}ne(xe,z,oe,ce,ae,De,Ue)},W=(z,oe,ce)=>{const we=oe.component=z.component;if(oU(z,oe,ce))if(we.asyncDep&&!we.asyncResolved){Y(we,oe,ce);return}else we.next=oe,Zx(we.update),we.update();else oe.el=z.el,we.vnode=oe},ne=(z,oe,ce,we,ae,De,Ue)=>{const xe=()=>{if(z.isMounted){let{next:Z,bu:he,u:Ie,parent:Ce,vnode:$e}=z,Ye=Z,Ne;zu(z,!1),Z?(Z.el=$e.el,Y(z,Z,Ue)):Z=$e,he&&Ym(he),(Ne=Z.props&&Z.props.onVnodeBeforeUpdate)&&oa(Ne,Ce,Z,$e),zu(z,!0);const Ze=h1(z),_t=z.subTree;z.subTree=Ze,k(_t,Ze,y(_t.el),me(_t),z,ae,De),Z.el=Ze.el,Ye===null&&iU(z,Ze.el),Ie&&Gi(Ie,ae),(Ne=Z.props&&Z.props.onVnodeUpdated)&&Gi(()=>oa(Ne,Ce,Z,$e),ae)}else{let Z;const{el:he,props:Ie}=oe,{bm:Ce,m:$e,parent:Ye}=z,Ne=Qp(oe);if(zu(z,!1),Ce&&Ym(Ce),!Ne&&(Z=Ie&&Ie.onVnodeBeforeMount)&&oa(Z,Ye,oe),zu(z,!0),he&&ve){const Ze=()=>{z.subTree=h1(z),ve(he,z.subTree,z,ae,null)};Ne?oe.type.__asyncLoader().then(()=>!z.isUnmounted&&Ze()):Ze()}else{const Ze=z.subTree=h1(z);k(null,Ze,ce,we,z,ae,De),oe.el=Ze.el}if($e&&Gi($e,ae),!Ne&&(Z=Ie&&Ie.onVnodeMounted)){const Ze=oe;Gi(()=>oa(Z,Ye,Ze),ae)}(oe.shapeFlag&256||Ye&&Qp(Ye.vnode)&&Ye.vnode.shapeFlag&256)&&z.a&&Gi(z.a,ae),z.isMounted=!0,oe=ce=we=null}},qe=z.effect=new XI(xe,()=>aC(Te),z.scope),Te=z.update=()=>qe.run();Te.id=z.uid,zu(z,!0),Te()},Y=(z,oe,ce)=>{oe.component=z;const we=z.vnode.props;z.vnode=oe,z.next=null,DU(z,oe.props,we,ce),LU(z,oe.children,ce),Ff(),Qw(),Gf()},ie=(z,oe,ce,we,ae,De,Ue,xe,qe=!1)=>{const Te=z&&z.children,Z=z?z.shapeFlag:0,he=oe.children,{patchFlag:Ie,shapeFlag:Ce}=oe;if(Ie>0){if(Ie&128){se(Te,he,ce,we,ae,De,Ue,xe,qe);return}else if(Ie&256){fe(Te,he,ce,we,ae,De,Ue,xe,qe);return}}Ce&8?(Z&16&&de(Te,ae,De),he!==Te&&g(ce,he)):Z&16?Ce&16?se(Te,he,ce,we,ae,De,Ue,xe,qe):de(Te,ae,De,!0):(Z&8&&g(ce,""),Ce&16&&$(he,ce,we,ae,De,Ue,xe,qe))},fe=(z,oe,ce,we,ae,De,Ue,xe,qe)=>{z=z||Qd,oe=oe||Qd;const Te=z.length,Z=oe.length,he=Math.min(Te,Z);let Ie;for(Ie=0;Ie<he;Ie++){const Ce=oe[Ie]=qe?Ul(oe[Ie]):ca(oe[Ie]);k(z[Ie],Ce,ce,null,ae,De,Ue,xe,qe)}Te>Z?de(z,ae,De,!0,!1,he):$(oe,ce,we,ae,De,Ue,xe,qe,he)},se=(z,oe,ce,we,ae,De,Ue,xe,qe)=>{let Te=0;const Z=oe.length;let he=z.length-1,Ie=Z-1;for(;Te<=he&&Te<=Ie;){const Ce=z[Te],$e=oe[Te]=qe?Ul(oe[Te]):ca(oe[Te]);if(tc(Ce,$e))k(Ce,$e,ce,null,ae,De,Ue,xe,qe);else break;Te++}for(;Te<=he&&Te<=Ie;){const Ce=z[he],$e=oe[Ie]=qe?Ul(oe[Ie]):ca(oe[Ie]);if(tc(Ce,$e))k(Ce,$e,ce,null,ae,De,Ue,xe,qe);else break;he--,Ie--}if(Te>he){if(Te<=Ie){const Ce=Ie+1,$e=Ce<Z?oe[Ce].el:we;for(;Te<=Ie;)k(null,oe[Te]=qe?Ul(oe[Te]):ca(oe[Te]),ce,$e,ae,De,Ue,xe,qe),Te++}}else if(Te>Ie)for(;Te<=he;)K(z[Te],ae,De,!0),Te++;else{const Ce=Te,$e=Te,Ye=new Map;for(Te=$e;Te<=Ie;Te++){const _n=oe[Te]=qe?Ul(oe[Te]):ca(oe[Te]);_n.key!=null&&Ye.set(_n.key,Te)}let Ne,Ze=0;const _t=Ie-$e+1;let zt=!1,rn=0;const on=new Array(_t);for(Te=0;Te<_t;Te++)on[Te]=0;for(Te=Ce;Te<=he;Te++){const _n=z[Te];if(Ze>=_t){K(_n,ae,De,!0);continue}let nt;if(_n.key!=null)nt=Ye.get(_n.key);else for(Ne=$e;Ne<=Ie;Ne++)if(on[Ne-$e]===0&&tc(_n,oe[Ne])){nt=Ne;break}nt===void 0?K(_n,ae,De,!0):(on[nt-$e]=Te+1,nt>=rn?rn=nt:zt=!0,k(_n,oe[nt],ce,null,ae,De,Ue,xe,qe),Ze++)}const Tn=zt?NU(on):Qd;for(Ne=Tn.length-1,Te=_t-1;Te>=0;Te--){const _n=$e+Te,nt=oe[_n],yt=_n+1<Z?oe[_n+1].el:we;on[Te]===0?k(null,nt,ce,yt,ae,De,Ue,xe,qe):zt&&(Ne<0||Te!==Tn[Ne]?ue(nt,ce,yt,2):Ne--)}}},ue=(z,oe,ce,we,ae=null)=>{const{el:De,type:Ue,transition:xe,children:qe,shapeFlag:Te}=z;if(Te&6){ue(z.component.subTree,oe,ce,we);return}if(Te&128){z.suspense.move(oe,ce,we);return}if(Te&64){Ue.move(z,oe,ce,be);return}if(Ue===ht){r(De,oe,ce);for(let he=0;he<qe.length;he++)ue(qe[he],oe,ce,we);r(z.anchor,oe,ce);return}if(Ue===v1){A(z,oe,ce);return}if(we!==2&&Te&1&&xe)if(we===0)xe.beforeEnter(De),r(De,oe,ce),Gi(()=>xe.enter(De),ae);else{const{leave:he,delayLeave:Ie,afterLeave:Ce}=xe,$e=()=>r(De,oe,ce),Ye=()=>{he(De,()=>{$e(),Ce&&Ce()})};Ie?Ie(De,$e,Ye):Ye()}else r(De,oe,ce)},K=(z,oe,ce,we=!1,ae=!1)=>{const{type:De,props:Ue,ref:xe,children:qe,dynamicChildren:Te,shapeFlag:Z,patchFlag:he,dirs:Ie}=z;if(xe!=null&&dM(xe,null,ce,z,!0),Z&256){oe.ctx.deactivate(z);return}const Ce=Z&1&&Ie,$e=!Qp(z);let Ye;if($e&&(Ye=Ue&&Ue.onVnodeBeforeUnmount)&&oa(Ye,oe,z),Z&6)Me(z.component,ce,we);else{if(Z&128){z.suspense.unmount(ce,we);return}Ce&&Vu(z,null,oe,"beforeUnmount"),Z&64?z.type.remove(z,oe,ce,ae,be,we):Te&&(De!==ht||he>0&&he&64)?de(Te,oe,ce,!1,!0):(De===ht&&he&384||!ae&&Z&16)&&de(qe,oe,ce),we&&te(z)}($e&&(Ye=Ue&&Ue.onVnodeUnmounted)||Ce)&&Gi(()=>{Ye&&oa(Ye,oe,z),Ce&&Vu(z,null,oe,"unmounted")},ce)},te=z=>{const{type:oe,el:ce,anchor:we,transition:ae}=z;if(oe===ht){J(ce,we);return}if(oe===v1){N(z);return}const De=()=>{o(ce),ae&&!ae.persisted&&ae.afterLeave&&ae.afterLeave()};if(z.shapeFlag&1&&ae&&!ae.persisted){const{leave:Ue,delayLeave:xe}=ae,qe=()=>Ue(ce,De);xe?xe(z.el,De,qe):qe()}else De()},J=(z,oe)=>{let ce;for(;z!==oe;)ce=_(z),o(z),z=ce;o(oe)},Me=(z,oe,ce)=>{const{bum:we,scope:ae,update:De,subTree:Ue,um:xe}=z;we&&Ym(we),ae.stop(),De&&(De.active=!1,K(Ue,z,oe,ce)),xe&&Gi(xe,oe),Gi(()=>{z.isUnmounted=!0},oe),oe&&oe.pendingBranch&&!oe.isUnmounted&&z.asyncDep&&!z.asyncResolved&&z.suspenseId===oe.pendingId&&(oe.deps--,oe.deps===0&&oe.resolve())},de=(z,oe,ce,we=!1,ae=!1,De=0)=>{for(let Ue=De;Ue<z.length;Ue++)K(z[Ue],oe,ce,we,ae)},me=z=>z.shapeFlag&6?me(z.component.subTree):z.shapeFlag&128?z.suspense.next():_(z.anchor||z.el),re=(z,oe,ce)=>{z==null?oe._vnode&&K(oe._vnode,null,null,!0):k(oe._vnode||null,z,oe,null,null,null,ce),Qw(),bL(),oe._vnode=z},be={p:k,um:K,m:ue,r:te,mt:X,mc:$,pc:ie,pbc:G,n:me,o:e};let Fe,ve;return t&&([Fe,ve]=t(be)),{render:re,hydrate:Fe,createApp:SU(re,Fe)}}function zu({effect:e,update:t},n){e.allowRecurse=t.allowRecurse=n}function hC(e,t,n=!1){const r=e.children,o=t.children;if(Ht(r)&&Ht(o))for(let i=0;i<r.length;i++){const s=r[i];let u=o[i];u.shapeFlag&1&&!u.dynamicChildren&&((u.patchFlag<=0||u.patchFlag===32)&&(u=o[i]=Ul(o[i]),u.el=s.el),n||hC(s,u)),u.type===Bf&&(u.el=s.el)}}function NU(e){const t=e.slice(),n=[0];let r,o,i,s,u;const d=e.length;for(r=0;r<d;r++){const f=e[r];if(f!==0){if(o=n[n.length-1],e[o]<f){t[r]=o,n.push(r);continue}for(i=0,s=n.length-1;i<s;)u=i+s>>1,e[n[u]]<f?i=u+1:s=u;f<e[n[i]]&&(i>0&&(t[r]=n[i-1]),n[i]=r)}}for(i=n.length,s=n[i-1];i-- >0;)n[i]=s,s=t[s];return n}const PU=e=>e.__isTeleport,th=e=>e&&(e.disabled||e.disabled===""),dS=e=>typeof SVGElement<"u"&&e instanceof SVGElement,fM=(e,t)=>{const n=e&&e.to;return xr(n)?t?t(n):null:n},xU={__isTeleport:!0,process(e,t,n,r,o,i,s,u,d,f){const{mc:g,pc:y,pbc:_,o:{insert:M,querySelector:T,createText:k,createComment:S}}=f,C=th(t.props);let{shapeFlag:L,children:A,dynamicChildren:N}=t;if(e==null){const H=t.el=k(""),q=t.anchor=k("");M(H,n,r),M(q,n,r);const x=t.target=fM(t.props,T),$=t.targetAnchor=k("");x&&(M($,x),s=s||dS(x));const V=(G,R)=>{L&16&&g(A,G,R,o,i,s,u,d)};C?V(n,q):x&&V(x,$)}else{t.el=e.el;const H=t.anchor=e.anchor,q=t.target=e.target,x=t.targetAnchor=e.targetAnchor,$=th(e.props),V=$?n:q,G=$?H:x;if(s=s||dS(q),N?(_(e.dynamicChildren,N,V,o,i,s,u),hC(e,t,!0)):d||y(e,t,V,G,o,i,s,u,!1),C)$||pm(t,n,H,f,1);else if((t.props&&t.props.to)!==(e.props&&e.props.to)){const R=t.target=fM(t.props,T);R&&pm(t,R,null,f,0)}else $&&pm(t,q,x,f,1)}BL(t)},remove(e,t,n,r,{um:o,o:{remove:i}},s){const{shapeFlag:u,children:d,anchor:f,targetAnchor:g,target:y,props:_}=e;if(y&&i(g),(s||!th(_))&&(i(f),u&16))for(let M=0;M<d.length;M++){const T=d[M];o(T,t,n,!0,!!T.dynamicChildren)}},move:pm,hydrate:UU};function pm(e,t,n,{o:{insert:r},m:o},i=2){i===0&&r(e.targetAnchor,t,n);const{el:s,anchor:u,shapeFlag:d,children:f,props:g}=e,y=i===2;if(y&&r(s,t,n),(!y||th(g))&&d&16)for(let _=0;_<f.length;_++)o(f[_],t,n,2);y&&r(u,t,n)}function UU(e,t,n,r,o,i,{o:{nextSibling:s,parentNode:u,querySelector:d}},f){const g=t.target=fM(t.props,d);if(g){const y=g._lpa||g.firstChild;if(t.shapeFlag&16)if(th(t.props))t.anchor=f(s(e),t,u(e),n,r,o,i),t.targetAnchor=y;else{t.anchor=s(e);let _=y;for(;_;)if(_=s(_),_&&_.nodeType===8&&_.data==="teleport anchor"){t.targetAnchor=_,g._lpa=t.targetAnchor&&s(t.targetAnchor);break}f(y,t,g,n,r,o,i)}BL(t)}return t.anchor&&s(t.anchor)}const gC=xU;function BL(e){const t=e.ctx;if(t&&t.ut){let n=e.children[0].el;for(;n!==e.targetAnchor;)n.nodeType===1&&n.setAttribute("data-v-owner",t.uid),n=n.nextSibling;t.ut()}}const ht=Symbol.for("v-fgt"),Bf=Symbol.for("v-txt"),wi=Symbol.for("v-cmt"),v1=Symbol.for("v-stc"),nh=[];let Hs=null;function Q(e=!1){nh.push(Hs=e?null:[])}function FU(){nh.pop(),Hs=nh[nh.length-1]||null}let Fh=1;function fS(e){Fh+=e}function HL(e){return e.dynamicChildren=Fh>0?Hs||Qd:null,FU(),Fh>0&&Hs&&Hs.push(e),e}function le(e,t,n,r,o,i){return HL(j(e,t,n,r,o,i,!0))}function Ot(e,t,n,r,o){return HL(Ft(e,t,n,r,o,!0))}function Gh(e){return e?e.__v_isVNode===!0:!1}function tc(e,t){return e.type===t.type&&e.key===t.key}const Dy="__vInternal",qL=({key:e})=>e??null,Jm=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?xr(e)||gr(e)||vn(e)?{i:Yo,r:e,k:t,f:!!n}:e:null);function j(e,t=null,n=null,r=0,o=null,i=e===ht?0:1,s=!1,u=!1){const d={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&qL(t),ref:t&&Jm(t),scopeId:wy,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:i,patchFlag:r,dynamicProps:o,dynamicChildren:null,appContext:null,ctx:Yo};return u?(mC(d,n),i&128&&e.normalize(d)):n&&(d.shapeFlag|=xr(n)?8:16),Fh>0&&!s&&Hs&&(d.patchFlag>0||i&6)&&d.patchFlag!==32&&Hs.push(d),d}const Ft=GU;function GU(e,t=null,n=null,r=0,o=null,i=!1){if((!e||e===OL)&&(e=wi),Gh(e)){const u=wa(e,t,!0);return n&&mC(u,n),Fh>0&&!i&&Hs&&(u.shapeFlag&6?Hs[Hs.indexOf(e)]=u:Hs.push(u)),u.patchFlag|=-2,u}if(WU(e)&&(e=e.__vccOpts),t){t=Hl(t);let{class:u,style:d}=t;u&&!xr(u)&&(t.class=pt(u)),cr(d)&&(pL(d)&&!Ht(d)&&(d=eo({},d)),t.style=Eo(d))}const s=xr(e)?1:sU(e)?128:PU(e)?64:cr(e)?4:vn(e)?2:0;return j(e,t,n,r,o,s,i,!0)}function Hl(e){return e?pL(e)||Dy in e?eo({},e):e:null}function wa(e,t,n=!1){const{props:r,ref:o,patchFlag:i,children:s}=e,u=t?So(r||{},t):r;return{__v_isVNode:!0,__v_skip:!0,type:e.type,props:u,key:u&&qL(u),ref:t&&t.ref?n&&o?Ht(o)?o.concat(Jm(t)):[o,Jm(t)]:Jm(t):o,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:s,target:e.target,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==ht?i===-1?16:i|16:i,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:e.transition,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&wa(e.ssContent),ssFallback:e.ssFallback&&wa(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce}}function Lo(e=" ",t=0){return Ft(Bf,null,e,t)}function ke(e="",t=!1){return t?(Q(),Ot(wi,null,e)):Ft(wi,null,e)}function ca(e){return e==null||typeof e=="boolean"?Ft(wi):Ht(e)?Ft(ht,null,e.slice()):typeof e=="object"?Ul(e):Ft(Bf,null,String(e))}function Ul(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:wa(e)}function mC(e,t){let n=0;const{shapeFlag:r}=e;if(t==null)t=null;else if(Ht(t))n=16;else if(typeof t=="object")if(r&65){const o=t.default;o&&(o._c&&(o._d=!1),mC(e,o()),o._c&&(o._d=!0));return}else{n=32;const o=t._;!o&&!(Dy in t)?t._ctx=Yo:o===3&&Yo&&(Yo.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else vn(t)?(t={default:t,_ctx:Yo},n=32):(t=String(t),r&64?(n=16,t=[Lo(t)]):n=8);e.children=t,e.shapeFlag|=n}function So(...e){const t={};for(let n=0;n<e.length;n++){const r=e[n];for(const o in r)if(o==="class")t.class!==r.class&&(t.class=pt([t.class,r.class]));else if(o==="style")t.style=Eo([t.style,r.style]);else if(_y(o)){const i=t[o],s=r[o];s&&i!==s&&!(Ht(i)&&i.includes(s))&&(t[o]=i?[].concat(i,s):s)}else o!==""&&(t[o]=r[o])}return t}function oa(e,t,n,r=null){ws(e,t,7,[n,r])}const $U=PL();let BU=0;function HU(e,t,n){const r=e.type,o=(t?t.appContext:e.appContext)||$U,i={uid:BU++,vnode:e,type:r,parent:t,appContext:o,root:null,next:null,subTree:null,effect:null,update:null,scope:new dx(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(o.provides),accessCache:null,renderCache:[],components:null,directives:null,propsOptions:UL(r,o),emitsOptions:IL(r,o),emit:null,emitted:null,propsDefaults:yr,inheritAttrs:r.inheritAttrs,ctx:yr,data:yr,props:yr,attrs:yr,slots:yr,refs:yr,setupState:yr,setupContext:null,attrsProxy:null,slotsProxy: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 i.ctx={_:i},i.root=t?t.root:i,i.emit=tU.bind(null,i),e.ce&&e.ce(i),i}let ko=null;const Wi=()=>ko||Yo;let vC,Ad,pS="__VUE_INSTANCE_SETTERS__";(Ad=nM()[pS])||(Ad=nM()[pS]=[]),Ad.push(e=>ko=e),vC=e=>{Ad.length>1?Ad.forEach(t=>t(e)):Ad[0](e)};const _f=e=>{vC(e),e.scope.on()},Rc=()=>{ko&&ko.scope.off(),vC(null)};function VL(e){return e.vnode.shapeFlag&4}let $h=!1;function qU(e,t=!1){$h=t;const{props:n,children:r}=e.vnode,o=VL(e);kU(e,n,o,t),AU(e,r);const i=o?VU(e,t):void 0;return $h=!1,i}function VU(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=nC(new Proxy(e.ctx,yU));const{setup:r}=n;if(r){const o=e.setupContext=r.length>1?jL(e):null;_f(e),Ff();const i=ou(r,e,0,[e.props,o]);if(Gf(),Rc(),XA(i)){if(i.then(Rc,Rc),t)return i.then(s=>{hS(e,s,t)}).catch(s=>{Cy(s,e,0)});e.asyncDep=i}else hS(e,i,t)}else zL(e,t)}function hS(e,t,n){vn(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:cr(t)&&(e.setupState=mL(t)),zL(e,n)}let gS;function zL(e,t,n){const r=e.type;if(!e.render){if(!t&&gS&&!r.render){const o=r.template||fC(e).template;if(o){const{isCustomElement:i,compilerOptions:s}=e.appContext.config,{delimiters:u,compilerOptions:d}=r,f=eo(eo({isCustomElement:i,delimiters:u},s),d);r.render=gS(o,f)}}e.render=r.render||Vs}_f(e),Ff(),bU(e),Gf(),Rc()}function zU(e){return e.attrsProxy||(e.attrsProxy=new Proxy(e.attrs,{get(t,n){return ji(e,"get","$attrs"),t[n]}}))}function jL(e){const t=n=>{e.exposed=n||{}};return{get attrs(){return zU(e)},slots:e.slots,emit:e.emit,expose:t}}function Ey(e){if(e.exposed)return e.exposeProxy||(e.exposeProxy=new Proxy(mL(nC(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in eh)return eh[n](e)},has(t,n){return n in t||n in eh}}))}function jU(e,t=!0){return vn(e)?e.displayName||e.name:e.name||t&&e.__name}function WU(e){return vn(e)&&"__vccOpts"in e}const ze=(e,t)=>Yx(e,t,$h);function Oe(e,t,n){const r=arguments.length;return r===2?cr(t)&&!Ht(t)?Gh(t)?Ft(e,null,[t]):Ft(e,t):Ft(e,null,t):(r>3?n=Array.prototype.slice.call(arguments,2):r===3&&Gh(n)&&(n=[n]),Ft(e,t,n))}const KU=Symbol.for("v-scx"),YU=()=>tn(KU),JU="3.3.4",XU="http://www.w3.org/2000/svg",nc=typeof document<"u"?document:null,mS=nc&&nc.createElement("template"),ZU={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,r)=>{const o=t?nc.createElementNS(XU,e):nc.createElement(e,n?{is:n}:void 0);return e==="select"&&r&&r.multiple!=null&&o.setAttribute("multiple",r.multiple),o},createText:e=>nc.createTextNode(e),createComment:e=>nc.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>nc.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,r,o,i){const s=n?n.previousSibling:t.lastChild;if(o&&(o===i||o.nextSibling))for(;t.insertBefore(o.cloneNode(!0),n),!(o===i||!(o=o.nextSibling)););else{mS.innerHTML=r?`<svg>${e}</svg>`:e;const u=mS.content;if(r){const d=u.firstChild;for(;d.firstChild;)u.appendChild(d.firstChild);u.removeChild(d)}t.insertBefore(u,n)}return[s?s.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}};function QU(e,t,n){const r=e._vtc;r&&(t=(t?[t,...r]:[...r]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}function e7(e,t,n){const r=e.style,o=xr(n);if(n&&!o){if(t&&!xr(t))for(const i in t)n[i]==null&&pM(r,i,"");for(const i in n)pM(r,i,n[i])}else{const i=r.display;o?t!==n&&(r.cssText=n):t&&e.removeAttribute("style"),"_vod"in e&&(r.display=i)}}const vS=/\s*!important$/;function pM(e,t,n){if(Ht(n))n.forEach(r=>pM(e,t,r));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const r=t7(e,t);vS.test(n)?e.setProperty(nd(r),n.replace(vS,""),"important"):e[r]=n}}const yS=["Webkit","Moz","ms"],y1={};function t7(e,t){const n=y1[t];if(n)return n;let r=Ta(t);if(r!=="filter"&&r in e)return y1[t]=r;r=My(r);for(let o=0;o<yS.length;o++){const i=yS[o]+r;if(i in e)return y1[t]=i}return t}const _S="http://www.w3.org/1999/xlink";function n7(e,t,n,r,o){if(r&&t.startsWith("xlink:"))n==null?e.removeAttributeNS(_S,t.slice(6,t.length)):e.setAttributeNS(_S,t,n);else{const i=ux(t);n==null||i&&!eL(n)?e.removeAttribute(t):e.setAttribute(t,i?"":n)}}function r7(e,t,n,r,o,i,s){if(t==="innerHTML"||t==="textContent"){r&&s(r,o,i),e[t]=n??"";return}const u=e.tagName;if(t==="value"&&u!=="PROGRESS"&&!u.includes("-")){e._value=n;const f=u==="OPTION"?e.getAttribute("value"):e.value,g=n??"";f!==g&&(e.value=g),n==null&&e.removeAttribute(t);return}let d=!1;if(n===""||n==null){const f=typeof e[t];f==="boolean"?n=eL(n):n==null&&f==="string"?(n="",d=!0):f==="number"&&(n=0,d=!0)}try{e[t]=n}catch{}d&&e.removeAttribute(t)}function el(e,t,n,r){e.addEventListener(t,n,r)}function o7(e,t,n,r){e.removeEventListener(t,n,r)}function i7(e,t,n,r,o=null){const i=e._vei||(e._vei={}),s=i[t];if(r&&s)s.value=r;else{const[u,d]=s7(t);if(r){const f=i[t]=u7(r,o);el(e,u,f,d)}else s&&(o7(e,u,s,d),i[t]=void 0)}}const bS=/(?:Once|Passive|Capture)$/;function s7(e){let t;if(bS.test(e)){t={};let r;for(;r=e.match(bS);)e=e.slice(0,e.length-r[0].length),t[r[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):nd(e.slice(2)),t]}let _1=0;const a7=Promise.resolve(),l7=()=>_1||(a7.then(()=>_1=0),_1=Date.now());function u7(e,t){const n=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=n.attached)return;ws(c7(r,n.value),t,5,[r])};return n.value=e,n.attached=l7(),n}function c7(e,t){if(Ht(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(r=>o=>!o._stopped&&r&&r(o))}else return t}const MS=/^on[a-z]/,d7=(e,t,n,r,o=!1,i,s,u,d)=>{t==="class"?QU(e,r,o):t==="style"?e7(e,n,r):_y(t)?zI(t)||i7(e,t,n,r,s):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):f7(e,t,r,o))?r7(e,t,r,i,s,u,d):(t==="true-value"?e._trueValue=r:t==="false-value"&&(e._falseValue=r),n7(e,t,r,o))};function f7(e,t,n,r){return r?!!(t==="innerHTML"||t==="textContent"||t in e&&MS.test(t)&&vn(n)):t==="spellcheck"||t==="draggable"||t==="translate"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA"||MS.test(t)&&xr(n)?!1:t in e}const Sl="transition",Ap="animation",Oo=(e,{slots:t})=>Oe(cU,KL(e),t);Oo.displayName="Transition";const WL={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String},p7=Oo.props=eo({},wL,WL),ju=(e,t=[])=>{Ht(e)?e.forEach(n=>n(...t)):e&&e(...t)},IS=e=>e?Ht(e)?e.some(t=>t.length>1):e.length>1:!1;function KL(e){const t={};for(const w in e)w in WL||(t[w]=e[w]);if(e.css===!1)return t;const{name:n="v",type:r,duration:o,enterFromClass:i=`${n}-enter-from`,enterActiveClass:s=`${n}-enter-active`,enterToClass:u=`${n}-enter-to`,appearFromClass:d=i,appearActiveClass:f=s,appearToClass:g=u,leaveFromClass:y=`${n}-leave-from`,leaveActiveClass:_=`${n}-leave-active`,leaveToClass:M=`${n}-leave-to`}=e,T=h7(o),k=T&&T[0],S=T&&T[1],{onBeforeEnter:C,onEnter:L,onEnterCancelled:A,onLeave:N,onLeaveCancelled:H,onBeforeAppear:q=C,onAppear:x=L,onAppearCancelled:$=A}=t,V=(w,P,X)=>{Ll(w,P?g:u),Ll(w,P?f:s),X&&X()},G=(w,P)=>{w._isLeaving=!1,Ll(w,y),Ll(w,M),Ll(w,_),P&&P()},R=w=>(P,X)=>{const W=w?x:L,ne=()=>V(P,w,X);ju(W,[P,ne]),CS(()=>{Ll(P,w?d:i),za(P,w?g:u),IS(W)||TS(P,r,k,ne)})};return eo(t,{onBeforeEnter(w){ju(C,[w]),za(w,i),za(w,s)},onBeforeAppear(w){ju(q,[w]),za(w,d),za(w,f)},onEnter:R(!1),onAppear:R(!0),onLeave(w,P){w._isLeaving=!0;const X=()=>G(w,P);za(w,y),JL(),za(w,_),CS(()=>{w._isLeaving&&(Ll(w,y),za(w,M),IS(N)||TS(w,r,S,X))}),ju(N,[w,X])},onEnterCancelled(w){V(w,!1),ju(A,[w])},onAppearCancelled(w){V(w,!0),ju($,[w])},onLeaveCancelled(w){G(w),ju(H,[w])}})}function h7(e){if(e==null)return null;if(cr(e))return[b1(e.enter),b1(e.leave)];{const t=b1(e);return[t,t]}}function b1(e){return rx(e)}function za(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e._vtc||(e._vtc=new Set)).add(t)}function Ll(e,t){t.split(/\s+/).forEach(r=>r&&e.classList.remove(r));const{_vtc:n}=e;n&&(n.delete(t),n.size||(e._vtc=void 0))}function CS(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let g7=0;function TS(e,t,n,r){const o=e._endId=++g7,i=()=>{o===e._endId&&r()};if(n)return setTimeout(i,n);const{type:s,timeout:u,propCount:d}=YL(e,t);if(!s)return r();const f=s+"end";let g=0;const y=()=>{e.removeEventListener(f,_),i()},_=M=>{M.target===e&&++g>=d&&y()};setTimeout(()=>{g<d&&y()},u+1),e.addEventListener(f,_)}function YL(e,t){const n=window.getComputedStyle(e),r=T=>(n[T]||"").split(", "),o=r(`${Sl}Delay`),i=r(`${Sl}Duration`),s=wS(o,i),u=r(`${Ap}Delay`),d=r(`${Ap}Duration`),f=wS(u,d);let g=null,y=0,_=0;t===Sl?s>0&&(g=Sl,y=s,_=i.length):t===Ap?f>0&&(g=Ap,y=f,_=d.length):(y=Math.max(s,f),g=y>0?s>f?Sl:Ap:null,_=g?g===Sl?i.length:d.length:0);const M=g===Sl&&/\b(transform|all)(,|$)/.test(r(`${Sl}Property`).toString());return{type:g,timeout:y,propCount:_,hasTransform:M}}function wS(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max(...t.map((n,r)=>SS(n)+SS(e[r])))}function SS(e){return Number(e.slice(0,-1).replace(",","."))*1e3}function JL(){return document.body.offsetHeight}const XL=new WeakMap,ZL=new WeakMap,QL={name:"TransitionGroup",props:eo({},p7,{tag:String,moveClass:String}),setup(e,{slots:t}){const n=Wi(),r=TL();let o,i;return LL(()=>{if(!o.length)return;const s=e.moveClass||`${e.name||"v"}-move`;if(!b7(o[0].el,n.vnode.el,s))return;o.forEach(v7),o.forEach(y7);const u=o.filter(_7);JL(),u.forEach(d=>{const f=d.el,g=f.style;za(f,s),g.transform=g.webkitTransform=g.transitionDuration="";const y=f._moveCb=_=>{_&&_.target!==f||(!_||/transform$/.test(_.propertyName))&&(f.removeEventListener("transitionend",y),f._moveCb=null,Ll(f,s))};f.addEventListener("transitionend",y)})}),()=>{const s=Hn(e),u=KL(s);let d=s.tag||ht;o=i,i=t.default?uC(t.default()):[];for(let f=0;f<i.length;f++){const g=i[f];g.key!=null&&Uh(g,xh(g,u,r,n))}if(o)for(let f=0;f<o.length;f++){const g=o[f];Uh(g,xh(g,u,r,n)),XL.set(g,g.el.getBoundingClientRect())}return Ft(d,null,i)}}},m7=e=>delete e.mode;QL.props;const eO=QL;function v7(e){const t=e.el;t._moveCb&&t._moveCb(),t._enterCb&&t._enterCb()}function y7(e){ZL.set(e,e.el.getBoundingClientRect())}function _7(e){const t=XL.get(e),n=ZL.get(e),r=t.left-n.left,o=t.top-n.top;if(r||o){const i=e.el.style;return i.transform=i.webkitTransform=`translate(${r}px,${o}px)`,i.transitionDuration="0s",e}}function b7(e,t,n){const r=e.cloneNode();e._vtc&&e._vtc.forEach(s=>{s.split(/\s+/).forEach(u=>u&&r.classList.remove(u))}),n.split(/\s+/).forEach(s=>s&&r.classList.add(s)),r.style.display="none";const o=t.nodeType===1?t:t.parentNode;o.appendChild(r);const{hasTransform:i}=YL(r);return o.removeChild(r),i}const hu=e=>{const t=e.props["onUpdate:modelValue"]||!1;return Ht(t)?n=>Ym(t,n):t};function M7(e){e.target.composing=!0}function kS(e){const t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event("input")))}const zs={created(e,{modifiers:{lazy:t,trim:n,number:r}},o){e._assign=hu(o);const i=r||o.props&&o.props.type==="number";el(e,t?"change":"input",s=>{if(s.target.composing)return;let u=e.value;n&&(u=u.trim()),i&&(u=_v(u)),e._assign(u)}),n&&el(e,"change",()=>{e.value=e.value.trim()}),t||(el(e,"compositionstart",M7),el(e,"compositionend",kS),el(e,"change",kS))},mounted(e,{value:t}){e.value=t??""},beforeUpdate(e,{value:t,modifiers:{lazy:n,trim:r,number:o}},i){if(e._assign=hu(i),e.composing||document.activeElement===e&&e.type!=="range"&&(n||r&&e.value.trim()===t||(o||e.type==="number")&&_v(e.value)===t))return;const s=t??"";e.value!==s&&(e.value=s)}},I7={deep:!0,created(e,t,n){e._assign=hu(n),el(e,"change",()=>{const r=e._modelValue,o=bf(e),i=e.checked,s=e._assign;if(Ht(r)){const u=KI(r,o),d=u!==-1;if(i&&!d)s(r.concat(o));else if(!i&&d){const f=[...r];f.splice(u,1),s(f)}}else if(Uf(r)){const u=new Set(r);i?u.add(o):u.delete(o),s(u)}else s(tO(e,i))})},mounted:DS,beforeUpdate(e,t,n){e._assign=hu(n),DS(e,t,n)}};function DS(e,{value:t,oldValue:n},r){e._modelValue=t,Ht(t)?e.checked=KI(t,r.props.value)>-1:Uf(t)?e.checked=t.has(r.props.value):t!==n&&(e.checked=Kc(t,tO(e,!0)))}const C7={created(e,{value:t},n){e.checked=Kc(t,n.props.value),e._assign=hu(n),el(e,"change",()=>{e._assign(bf(e))})},beforeUpdate(e,{value:t,oldValue:n},r){e._assign=hu(r),t!==n&&(e.checked=Kc(t,r.props.value))}},T7={deep:!0,created(e,{value:t,modifiers:{number:n}},r){const o=Uf(t);el(e,"change",()=>{const i=Array.prototype.filter.call(e.options,s=>s.selected).map(s=>n?_v(bf(s)):bf(s));e._assign(e.multiple?o?new Set(i):i:i[0])}),e._assign=hu(r)},mounted(e,{value:t}){ES(e,t)},beforeUpdate(e,t,n){e._assign=hu(n)},updated(e,{value:t}){ES(e,t)}};function ES(e,t){const n=e.multiple;if(!(n&&!Ht(t)&&!Uf(t))){for(let r=0,o=e.options.length;r<o;r++){const i=e.options[r],s=bf(i);if(n)Ht(t)?i.selected=KI(t,s)>-1:i.selected=t.has(s);else if(Kc(bf(i),t)){e.selectedIndex!==r&&(e.selectedIndex=r);return}}!n&&e.selectedIndex!==-1&&(e.selectedIndex=-1)}}function bf(e){return"_value"in e?e._value:e.value}function tO(e,t){const n=t?"_trueValue":"_falseValue";return n in e?e[n]:t}const w7={created(e,t,n){hm(e,t,n,null,"created")},mounted(e,t,n){hm(e,t,n,null,"mounted")},beforeUpdate(e,t,n,r){hm(e,t,n,r,"beforeUpdate")},updated(e,t,n,r){hm(e,t,n,r,"updated")}};function S7(e,t){switch(e){case"SELECT":return T7;case"TEXTAREA":return zs;default:switch(t){case"checkbox":return I7;case"radio":return C7;default:return zs}}}function hm(e,t,n,r,o){const s=S7(e.tagName,n.props&&n.props.type)[o];s&&s(e,t,n,r)}const k7=["ctrl","shift","alt","meta"],D7={stop:e=>e.stopPropagation(),prevent:e=>e.preventDefault(),self:e=>e.target!==e.currentTarget,ctrl:e=>!e.ctrlKey,shift:e=>!e.shiftKey,alt:e=>!e.altKey,meta:e=>!e.metaKey,left:e=>"button"in e&&e.button!==0,middle:e=>"button"in e&&e.button!==1,right:e=>"button"in e&&e.button!==2,exact:(e,t)=>k7.some(n=>e[`${n}Key`]&&!t.includes(n))},Cn=(e,t)=>(n,...r)=>{for(let o=0;o<t.length;o++){const i=D7[t[o]];if(i&&i(n,t))return}return e(n,...r)},E7={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},ur=(e,t)=>n=>{if(!("key"in n))return;const r=nd(n.key);if(t.some(o=>o===r||E7[o]===r))return e(n)},Qr={beforeMount(e,{value:t},{transition:n}){e._vod=e.style.display==="none"?"":e.style.display,n&&t?n.beforeEnter(e):Lp(e,t)},mounted(e,{value:t},{transition:n}){n&&t&&n.enter(e)},updated(e,{value:t,oldValue:n},{transition:r}){!t!=!n&&(r?t?(r.beforeEnter(e),Lp(e,!0),r.enter(e)):r.leave(e,()=>{Lp(e,!1)}):Lp(e,t))},beforeUnmount(e,{value:t}){Lp(e,t)}};function Lp(e,t){e.style.display=t?e._vod:"none"}const A7=eo({patchProp:d7},ZU);let AS;function nO(){return AS||(AS=OU(A7))}const LS=(...e)=>{nO().render(...e)},L7=(...e)=>{const t=nO().createApp(...e),{mount:n}=t;return t.mount=r=>{const o=O7(r);if(!o)return;const i=t._component;!vn(i)&&!i.render&&!i.template&&(i.template=o.innerHTML),o.innerHTML="";const s=n(o,!1,o instanceof SVGElement);return o instanceof Element&&(o.removeAttribute("v-cloak"),o.setAttribute("data-v-app","")),s},t};function O7(e){return xr(e)?document.querySelector(e):e}const R7={theme:"dark"};function N7(e){e.setCommonStore(R7)}function P7(e){console.log("app",e)}const x7={name:"TUITheme",plugin:N7,install:P7};/*!
  2. * shared v9.2.0-beta.32
  3. * (c) 2022 kazuya kawaguchi
  4. * Released under the MIT License.
  5. */const U7=typeof window<"u",F7=typeof Symbol=="function"&&typeof Symbol.toStringTag=="symbol",Mu=e=>F7?Symbol(e):e,G7=(e,t,n)=>$7({l:e,k:t,s:n}),$7=e=>JSON.stringify(e).replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029").replace(/\u0027/g,"\\u0027"),Do=e=>typeof e=="number"&&isFinite(e),B7=e=>_C(e)==="[object Date]",gu=e=>_C(e)==="[object RegExp]",Ay=e=>pn(e)&&Object.keys(e).length===0;function H7(e,t){typeof console<"u"&&(console.warn("[intlify] "+e),t&&console.warn(t.stack))}const Ro=Object.assign;let OS;const rh=()=>OS||(OS=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function RS(e){return e.replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&apos;")}const q7=Object.prototype.hasOwnProperty;function yC(e,t){return q7.call(e,t)}const Dr=Array.isArray,Jr=e=>typeof e=="function",wt=e=>typeof e=="string",Wn=e=>typeof e=="boolean",zr=e=>e!==null&&typeof e=="object",rO=Object.prototype.toString,_C=e=>rO.call(e),pn=e=>_C(e)==="[object Object]",V7=e=>e==null?"":Dr(e)||pn(e)&&e.toString===rO?JSON.stringify(e,null,2):String(e);/*!
  6. * message-compiler v9.2.0-beta.32
  7. * (c) 2022 kazuya kawaguchi
  8. * Released under the MIT License.
  9. */const Qn={EXPECTED_TOKEN:1,INVALID_TOKEN_IN_PLACEHOLDER:2,UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER:3,UNKNOWN_ESCAPE_SEQUENCE:4,INVALID_UNICODE_ESCAPE_SEQUENCE:5,UNBALANCED_CLOSING_BRACE:6,UNTERMINATED_CLOSING_BRACE:7,EMPTY_PLACEHOLDER:8,NOT_ALLOW_NEST_PLACEHOLDER:9,INVALID_LINKED_FORMAT:10,MUST_HAVE_MESSAGES_IN_PLURAL:11,UNEXPECTED_EMPTY_LINKED_MODIFIER:12,UNEXPECTED_EMPTY_LINKED_KEY:13,UNEXPECTED_LEXICAL_ANALYSIS:14,__EXTEND_POINT__:15};function Ly(e,t,n={}){const{domain:r,messages:o,args:i}=n,s=e,u=new SyntaxError(String(s));return u.code=e,t&&(u.location=t),u.domain=r,u}function z7(e){throw e}function j7(e,t,n){return{line:e,column:t,offset:n}}function hM(e,t,n){const r={start:e,end:t};return n!=null&&(r.source=n),r}const $a=" ",W7="\r",Mi=`
  10. `,K7=String.fromCharCode(8232),Y7=String.fromCharCode(8233);function J7(e){const t=e;let n=0,r=1,o=1,i=0;const s=x=>t[x]===W7&&t[x+1]===Mi,u=x=>t[x]===Mi,d=x=>t[x]===Y7,f=x=>t[x]===K7,g=x=>s(x)||u(x)||d(x)||f(x),y=()=>n,_=()=>r,M=()=>o,T=()=>i,k=x=>s(x)||d(x)||f(x)?Mi:t[x],S=()=>k(n),C=()=>k(n+i);function L(){return i=0,g(n)&&(r++,o=0),s(n)&&n++,n++,o++,t[n]}function A(){return s(n+i)&&i++,i++,t[n+i]}function N(){n=0,r=1,o=1,i=0}function H(x=0){i=x}function q(){const x=n+i;for(;x!==n;)L();i=0}return{index:y,line:_,column:M,peekOffset:T,charAt:k,currentChar:S,currentPeek:C,next:L,peek:A,reset:N,resetPeek:H,skipToPeek:q}}const kl=void 0,NS="'",X7="tokenizer";function Z7(e,t={}){const n=t.location!==!1,r=J7(e),o=()=>r.index(),i=()=>j7(r.line(),r.column(),r.index()),s=i(),u=o(),d={currentType:14,offset:u,startLoc:s,endLoc:s,lastType:14,lastOffset:u,lastStartLoc:s,lastEndLoc:s,braceNest:0,inLinked:!1,text:""},f=()=>d,{onError:g}=t;function y(ve,z,oe,...ce){const we=f();if(z.column+=oe,z.offset+=oe,g){const ae=hM(we.startLoc,z),De=Ly(ve,ae,{domain:X7,args:ce});g(De)}}function _(ve,z,oe){ve.endLoc=i(),ve.currentType=z;const ce={type:z};return n&&(ce.loc=hM(ve.startLoc,ve.endLoc)),oe!=null&&(ce.value=oe),ce}const M=ve=>_(ve,14);function T(ve,z){return ve.currentChar()===z?(ve.next(),z):(y(Qn.EXPECTED_TOKEN,i(),0,z),"")}function k(ve){let z="";for(;ve.currentPeek()===$a||ve.currentPeek()===Mi;)z+=ve.currentPeek(),ve.peek();return z}function S(ve){const z=k(ve);return ve.skipToPeek(),z}function C(ve){if(ve===kl)return!1;const z=ve.charCodeAt(0);return z>=97&&z<=122||z>=65&&z<=90||z===95}function L(ve){if(ve===kl)return!1;const z=ve.charCodeAt(0);return z>=48&&z<=57}function A(ve,z){const{currentType:oe}=z;if(oe!==2)return!1;k(ve);const ce=C(ve.currentPeek());return ve.resetPeek(),ce}function N(ve,z){const{currentType:oe}=z;if(oe!==2)return!1;k(ve);const ce=ve.currentPeek()==="-"?ve.peek():ve.currentPeek(),we=L(ce);return ve.resetPeek(),we}function H(ve,z){const{currentType:oe}=z;if(oe!==2)return!1;k(ve);const ce=ve.currentPeek()===NS;return ve.resetPeek(),ce}function q(ve,z){const{currentType:oe}=z;if(oe!==8)return!1;k(ve);const ce=ve.currentPeek()===".";return ve.resetPeek(),ce}function x(ve,z){const{currentType:oe}=z;if(oe!==9)return!1;k(ve);const ce=C(ve.currentPeek());return ve.resetPeek(),ce}function $(ve,z){const{currentType:oe}=z;if(!(oe===8||oe===12))return!1;k(ve);const ce=ve.currentPeek()===":";return ve.resetPeek(),ce}function V(ve,z){const{currentType:oe}=z;if(oe!==10)return!1;const ce=()=>{const ae=ve.currentPeek();return ae==="{"?C(ve.peek()):ae==="@"||ae==="%"||ae==="|"||ae===":"||ae==="."||ae===$a||!ae?!1:ae===Mi?(ve.peek(),ce()):C(ae)},we=ce();return ve.resetPeek(),we}function G(ve){k(ve);const z=ve.currentPeek()==="|";return ve.resetPeek(),z}function R(ve,z=!0){const oe=(we=!1,ae="",De=!1)=>{const Ue=ve.currentPeek();return Ue==="{"?ae==="%"?!1:we:Ue==="@"||!Ue?ae==="%"?!0:we:Ue==="%"?(ve.peek(),oe(we,"%",!0)):Ue==="|"?ae==="%"||De?!0:!(ae===$a||ae===Mi):Ue===$a?(ve.peek(),oe(!0,$a,De)):Ue===Mi?(ve.peek(),oe(!0,Mi,De)):!0},ce=oe();return z&&ve.resetPeek(),ce}function w(ve,z){const oe=ve.currentChar();return oe===kl?kl:z(oe)?(ve.next(),oe):null}function P(ve){return w(ve,oe=>{const ce=oe.charCodeAt(0);return ce>=97&&ce<=122||ce>=65&&ce<=90||ce>=48&&ce<=57||ce===95||ce===36})}function X(ve){return w(ve,oe=>{const ce=oe.charCodeAt(0);return ce>=48&&ce<=57})}function W(ve){return w(ve,oe=>{const ce=oe.charCodeAt(0);return ce>=48&&ce<=57||ce>=65&&ce<=70||ce>=97&&ce<=102})}function ne(ve){let z="",oe="";for(;z=X(ve);)oe+=z;return oe}function Y(ve){let z="";for(;;){const oe=ve.currentChar();if(oe==="{"||oe==="}"||oe==="@"||oe==="|"||!oe)break;if(oe==="%")if(R(ve))z+=oe,ve.next();else break;else if(oe===$a||oe===Mi)if(R(ve))z+=oe,ve.next();else{if(G(ve))break;z+=oe,ve.next()}else z+=oe,ve.next()}return z}function ie(ve){S(ve);let z="",oe="";for(;z=P(ve);)oe+=z;return ve.currentChar()===kl&&y(Qn.UNTERMINATED_CLOSING_BRACE,i(),0),oe}function fe(ve){S(ve);let z="";return ve.currentChar()==="-"?(ve.next(),z+=`-${ne(ve)}`):z+=ne(ve),ve.currentChar()===kl&&y(Qn.UNTERMINATED_CLOSING_BRACE,i(),0),z}function se(ve){S(ve),T(ve,"'");let z="",oe="";const ce=ae=>ae!==NS&&ae!==Mi;for(;z=w(ve,ce);)z==="\\"?oe+=ue(ve):oe+=z;const we=ve.currentChar();return we===Mi||we===kl?(y(Qn.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER,i(),0),we===Mi&&(ve.next(),T(ve,"'")),oe):(T(ve,"'"),oe)}function ue(ve){const z=ve.currentChar();switch(z){case"\\":case"'":return ve.next(),`\\${z}`;case"u":return K(ve,z,4);case"U":return K(ve,z,6);default:return y(Qn.UNKNOWN_ESCAPE_SEQUENCE,i(),0,z),""}}function K(ve,z,oe){T(ve,z);let ce="";for(let we=0;we<oe;we++){const ae=W(ve);if(!ae){y(Qn.INVALID_UNICODE_ESCAPE_SEQUENCE,i(),0,`\\${z}${ce}${ve.currentChar()}`);break}ce+=ae}return`\\${z}${ce}`}function te(ve){S(ve);let z="",oe="";const ce=we=>we!=="{"&&we!=="}"&&we!==$a&&we!==Mi;for(;z=w(ve,ce);)oe+=z;return oe}function J(ve){let z="",oe="";for(;z=P(ve);)oe+=z;return oe}function Me(ve){const z=(oe=!1,ce)=>{const we=ve.currentChar();return we==="{"||we==="%"||we==="@"||we==="|"||!we||we===$a?ce:we===Mi?(ce+=we,ve.next(),z(oe,ce)):(ce+=we,ve.next(),z(!0,ce))};return z(!1,"")}function de(ve){S(ve);const z=T(ve,"|");return S(ve),z}function me(ve,z){let oe=null;switch(ve.currentChar()){case"{":return z.braceNest>=1&&y(Qn.NOT_ALLOW_NEST_PLACEHOLDER,i(),0),ve.next(),oe=_(z,2,"{"),S(ve),z.braceNest++,oe;case"}":return z.braceNest>0&&z.currentType===2&&y(Qn.EMPTY_PLACEHOLDER,i(),0),ve.next(),oe=_(z,3,"}"),z.braceNest--,z.braceNest>0&&S(ve),z.inLinked&&z.braceNest===0&&(z.inLinked=!1),oe;case"@":return z.braceNest>0&&y(Qn.UNTERMINATED_CLOSING_BRACE,i(),0),oe=re(ve,z)||M(z),z.braceNest=0,oe;default:let we=!0,ae=!0,De=!0;if(G(ve))return z.braceNest>0&&y(Qn.UNTERMINATED_CLOSING_BRACE,i(),0),oe=_(z,1,de(ve)),z.braceNest=0,z.inLinked=!1,oe;if(z.braceNest>0&&(z.currentType===5||z.currentType===6||z.currentType===7))return y(Qn.UNTERMINATED_CLOSING_BRACE,i(),0),z.braceNest=0,be(ve,z);if(we=A(ve,z))return oe=_(z,5,ie(ve)),S(ve),oe;if(ae=N(ve,z))return oe=_(z,6,fe(ve)),S(ve),oe;if(De=H(ve,z))return oe=_(z,7,se(ve)),S(ve),oe;if(!we&&!ae&&!De)return oe=_(z,13,te(ve)),y(Qn.INVALID_TOKEN_IN_PLACEHOLDER,i(),0,oe.value),S(ve),oe;break}return oe}function re(ve,z){const{currentType:oe}=z;let ce=null;const we=ve.currentChar();switch((oe===8||oe===9||oe===12||oe===10)&&(we===Mi||we===$a)&&y(Qn.INVALID_LINKED_FORMAT,i(),0),we){case"@":return ve.next(),ce=_(z,8,"@"),z.inLinked=!0,ce;case".":return S(ve),ve.next(),_(z,9,".");case":":return S(ve),ve.next(),_(z,10,":");default:return G(ve)?(ce=_(z,1,de(ve)),z.braceNest=0,z.inLinked=!1,ce):q(ve,z)||$(ve,z)?(S(ve),re(ve,z)):x(ve,z)?(S(ve),_(z,12,J(ve))):V(ve,z)?(S(ve),we==="{"?me(ve,z)||ce:_(z,11,Me(ve))):(oe===8&&y(Qn.INVALID_LINKED_FORMAT,i(),0),z.braceNest=0,z.inLinked=!1,be(ve,z))}}function be(ve,z){let oe={type:14};if(z.braceNest>0)return me(ve,z)||M(z);if(z.inLinked)return re(ve,z)||M(z);const ce=ve.currentChar();switch(ce){case"{":return me(ve,z)||M(z);case"}":return y(Qn.UNBALANCED_CLOSING_BRACE,i(),0),ve.next(),_(z,3,"}");case"@":return re(ve,z)||M(z);default:if(G(ve))return oe=_(z,1,de(ve)),z.braceNest=0,z.inLinked=!1,oe;if(R(ve))return _(z,0,Y(ve));if(ce==="%")return ve.next(),_(z,4,"%");break}return oe}function Fe(){const{currentType:ve,offset:z,startLoc:oe,endLoc:ce}=d;return d.lastType=ve,d.lastOffset=z,d.lastStartLoc=oe,d.lastEndLoc=ce,d.offset=o(),d.startLoc=i(),r.currentChar()===kl?_(d,14):be(r,d)}return{nextToken:Fe,currentOffset:o,currentPosition:i,context:f}}const Q7="parser",eF=/(?:\\\\|\\'|\\u([0-9a-fA-F]{4})|\\U([0-9a-fA-F]{6}))/g;function tF(e,t,n){switch(e){case"\\\\":return"\\";case"\\'":return"'";default:{const r=parseInt(t||n,16);return r<=55295||r>=57344?String.fromCodePoint(r):"�"}}}function nF(e={}){const t=e.location!==!1,{onError:n}=e;function r(C,L,A,N,...H){const q=C.currentPosition();if(q.offset+=N,q.column+=N,n){const x=hM(A,q),$=Ly(L,x,{domain:Q7,args:H});n($)}}function o(C,L,A){const N={type:C,start:L,end:L};return t&&(N.loc={start:A,end:A}),N}function i(C,L,A,N){C.end=L,N&&(C.type=N),t&&C.loc&&(C.loc.end=A)}function s(C,L){const A=C.context(),N=o(3,A.offset,A.startLoc);return N.value=L,i(N,C.currentOffset(),C.currentPosition()),N}function u(C,L){const A=C.context(),{lastOffset:N,lastStartLoc:H}=A,q=o(5,N,H);return q.index=parseInt(L,10),C.nextToken(),i(q,C.currentOffset(),C.currentPosition()),q}function d(C,L){const A=C.context(),{lastOffset:N,lastStartLoc:H}=A,q=o(4,N,H);return q.key=L,C.nextToken(),i(q,C.currentOffset(),C.currentPosition()),q}function f(C,L){const A=C.context(),{lastOffset:N,lastStartLoc:H}=A,q=o(9,N,H);return q.value=L.replace(eF,tF),C.nextToken(),i(q,C.currentOffset(),C.currentPosition()),q}function g(C){const L=C.nextToken(),A=C.context(),{lastOffset:N,lastStartLoc:H}=A,q=o(8,N,H);return L.type!==12?(r(C,Qn.UNEXPECTED_EMPTY_LINKED_MODIFIER,A.lastStartLoc,0),q.value="",i(q,N,H),{nextConsumeToken:L,node:q}):(L.value==null&&r(C,Qn.UNEXPECTED_LEXICAL_ANALYSIS,A.lastStartLoc,0,ia(L)),q.value=L.value||"",i(q,C.currentOffset(),C.currentPosition()),{node:q})}function y(C,L){const A=C.context(),N=o(7,A.offset,A.startLoc);return N.value=L,i(N,C.currentOffset(),C.currentPosition()),N}function _(C){const L=C.context(),A=o(6,L.offset,L.startLoc);let N=C.nextToken();if(N.type===9){const H=g(C);A.modifier=H.node,N=H.nextConsumeToken||C.nextToken()}switch(N.type!==10&&r(C,Qn.UNEXPECTED_LEXICAL_ANALYSIS,L.lastStartLoc,0,ia(N)),N=C.nextToken(),N.type===2&&(N=C.nextToken()),N.type){case 11:N.value==null&&r(C,Qn.UNEXPECTED_LEXICAL_ANALYSIS,L.lastStartLoc,0,ia(N)),A.key=y(C,N.value||"");break;case 5:N.value==null&&r(C,Qn.UNEXPECTED_LEXICAL_ANALYSIS,L.lastStartLoc,0,ia(N)),A.key=d(C,N.value||"");break;case 6:N.value==null&&r(C,Qn.UNEXPECTED_LEXICAL_ANALYSIS,L.lastStartLoc,0,ia(N)),A.key=u(C,N.value||"");break;case 7:N.value==null&&r(C,Qn.UNEXPECTED_LEXICAL_ANALYSIS,L.lastStartLoc,0,ia(N)),A.key=f(C,N.value||"");break;default:r(C,Qn.UNEXPECTED_EMPTY_LINKED_KEY,L.lastStartLoc,0);const H=C.context(),q=o(7,H.offset,H.startLoc);return q.value="",i(q,H.offset,H.startLoc),A.key=q,i(A,H.offset,H.startLoc),{nextConsumeToken:N,node:A}}return i(A,C.currentOffset(),C.currentPosition()),{node:A}}function M(C){const L=C.context(),A=L.currentType===1?C.currentOffset():L.offset,N=L.currentType===1?L.endLoc:L.startLoc,H=o(2,A,N);H.items=[];let q=null;do{const V=q||C.nextToken();switch(q=null,V.type){case 0:V.value==null&&r(C,Qn.UNEXPECTED_LEXICAL_ANALYSIS,L.lastStartLoc,0,ia(V)),H.items.push(s(C,V.value||""));break;case 6:V.value==null&&r(C,Qn.UNEXPECTED_LEXICAL_ANALYSIS,L.lastStartLoc,0,ia(V)),H.items.push(u(C,V.value||""));break;case 5:V.value==null&&r(C,Qn.UNEXPECTED_LEXICAL_ANALYSIS,L.lastStartLoc,0,ia(V)),H.items.push(d(C,V.value||""));break;case 7:V.value==null&&r(C,Qn.UNEXPECTED_LEXICAL_ANALYSIS,L.lastStartLoc,0,ia(V)),H.items.push(f(C,V.value||""));break;case 8:const G=_(C);H.items.push(G.node),q=G.nextConsumeToken||null;break}}while(L.currentType!==14&&L.currentType!==1);const x=L.currentType===1?L.lastOffset:C.currentOffset(),$=L.currentType===1?L.lastEndLoc:C.currentPosition();return i(H,x,$),H}function T(C,L,A,N){const H=C.context();let q=N.items.length===0;const x=o(1,L,A);x.cases=[],x.cases.push(N);do{const $=M(C);q||(q=$.items.length===0),x.cases.push($)}while(H.currentType!==14);return q&&r(C,Qn.MUST_HAVE_MESSAGES_IN_PLURAL,A,0),i(x,C.currentOffset(),C.currentPosition()),x}function k(C){const L=C.context(),{offset:A,startLoc:N}=L,H=M(C);return L.currentType===14?H:T(C,A,N,H)}function S(C){const L=Z7(C,Ro({},e)),A=L.context(),N=o(0,A.offset,A.startLoc);return t&&N.loc&&(N.loc.source=C),N.body=k(L),A.currentType!==14&&r(L,Qn.UNEXPECTED_LEXICAL_ANALYSIS,A.lastStartLoc,0,C[A.offset]||""),i(N,L.currentOffset(),L.currentPosition()),N}return{parse:S}}function ia(e){if(e.type===14)return"EOF";const t=(e.value||"").replace(/\r?\n/gu,"\\n");return t.length>10?t.slice(0,9)+"…":t}function rF(e,t={}){const n={ast:e,helpers:new Set};return{context:()=>n,helper:i=>(n.helpers.add(i),i)}}function PS(e,t){for(let n=0;n<e.length;n++)bC(e[n],t)}function bC(e,t){switch(e.type){case 1:PS(e.cases,t),t.helper("plural");break;case 2:PS(e.items,t);break;case 6:bC(e.key,t),t.helper("linked");break;case 5:t.helper("interpolate"),t.helper("list");break;case 4:t.helper("interpolate"),t.helper("named");break}}function oF(e,t={}){const n=rF(e);n.helper("normalize"),e.body&&bC(e.body,n);const r=n.context();e.helpers=Array.from(r.helpers)}function iF(e,t){const{sourceMap:n,filename:r,breakLineCode:o,needIndent:i}=t,s={source:e.loc.source,filename:r,code:"",column:1,line:1,offset:0,map:void 0,breakLineCode:o,needIndent:i,indentLevel:0},u=()=>s;function d(k,S){s.code+=k}function f(k,S=!0){const C=S?o:"";d(i?C+" ".repeat(k):C)}function g(k=!0){const S=++s.indentLevel;k&&f(S)}function y(k=!0){const S=--s.indentLevel;k&&f(S)}function _(){f(s.indentLevel)}return{context:u,push:d,indent:g,deindent:y,newline:_,helper:k=>`_${k}`,needIndent:()=>s.needIndent}}function sF(e,t){const{helper:n}=e;e.push(`${n("linked")}(`),Mf(e,t.key),t.modifier&&(e.push(", "),Mf(e,t.modifier)),e.push(")")}function aF(e,t){const{helper:n,needIndent:r}=e;e.push(`${n("normalize")}([`),e.indent(r());const o=t.items.length;for(let i=0;i<o&&(Mf(e,t.items[i]),i!==o-1);i++)e.push(", ");e.deindent(r()),e.push("])")}function lF(e,t){const{helper:n,needIndent:r}=e;if(t.cases.length>1){e.push(`${n("plural")}([`),e.indent(r());const o=t.cases.length;for(let i=0;i<o&&(Mf(e,t.cases[i]),i!==o-1);i++)e.push(", ");e.deindent(r()),e.push("])")}}function uF(e,t){t.body?Mf(e,t.body):e.push("null")}function Mf(e,t){const{helper:n}=e;switch(t.type){case 0:uF(e,t);break;case 1:lF(e,t);break;case 2:aF(e,t);break;case 6:sF(e,t);break;case 8:e.push(JSON.stringify(t.value),t);break;case 7:e.push(JSON.stringify(t.value),t);break;case 5:e.push(`${n("interpolate")}(${n("list")}(${t.index}))`,t);break;case 4:e.push(`${n("interpolate")}(${n("named")}(${JSON.stringify(t.key)}))`,t);break;case 9:e.push(JSON.stringify(t.value),t);break;case 3:e.push(JSON.stringify(t.value),t);break}}const cF=(e,t={})=>{const n=wt(t.mode)?t.mode:"normal",r=wt(t.filename)?t.filename:"message.intl",o=!!t.sourceMap,i=t.breakLineCode!=null?t.breakLineCode:n==="arrow"?";":`
  11. `,s=t.needIndent?t.needIndent:n!=="arrow",u=e.helpers||[],d=iF(e,{mode:n,filename:r,sourceMap:o,breakLineCode:i,needIndent:s});d.push(n==="normal"?"function __msg__ (ctx) {":"(ctx) => {"),d.indent(s),u.length>0&&(d.push(`const { ${u.map(y=>`${y}: _${y}`).join(", ")} } = ctx`),d.newline()),d.push("return "),Mf(d,e),d.deindent(s),d.push("}");const{code:f,map:g}=d.context();return{ast:e,code:f,map:g?g.toJSON():void 0}};function dF(e,t={}){const n=Ro({},t),o=nF(n).parse(e);return oF(o,n),cF(o,n)}/*!
  12. * devtools-if v9.2.0-beta.32
  13. * (c) 2022 kazuya kawaguchi
  14. * Released under the MIT License.
  15. */const oO={I18nInit:"i18n:init",FunctionTranslate:"function:translate"};/*!
  16. * core-base v9.2.0-beta.32
  17. * (c) 2022 kazuya kawaguchi
  18. * Released under the MIT License.
  19. */const Iu=[];Iu[0]={w:[0],i:[3,0],"[":[4],o:[7]};Iu[1]={w:[1],".":[2],"[":[4],o:[7]};Iu[2]={w:[2],i:[3,0],0:[3,0]};Iu[3]={i:[3,0],0:[3,0],w:[1,1],".":[2,1],"[":[4,1],o:[7,1]};Iu[4]={"'":[5,0],'"':[6,0],"[":[4,2],"]":[1,3],o:8,l:[4,0]};Iu[5]={"'":[4,0],o:8,l:[5,0]};Iu[6]={'"':[4,0],o:8,l:[6,0]};const fF=/^\s?(?:true|false|-?[\d.]+|'[^']*'|"[^"]*")\s?$/;function pF(e){return fF.test(e)}function hF(e){const t=e.charCodeAt(0),n=e.charCodeAt(e.length-1);return t===n&&(t===34||t===39)?e.slice(1,-1):e}function gF(e){if(e==null)return"o";switch(e.charCodeAt(0)){case 91:case 93:case 46:case 34:case 39:return e;case 95:case 36:case 45:return"i";case 9:case 10:case 13:case 160:case 65279:case 8232:case 8233:return"w"}return"i"}function mF(e){const t=e.trim();return e.charAt(0)==="0"&&isNaN(parseInt(e))?!1:pF(t)?hF(t):"*"+t}function vF(e){const t=[];let n=-1,r=0,o=0,i,s,u,d,f,g,y;const _=[];_[0]=()=>{s===void 0?s=u:s+=u},_[1]=()=>{s!==void 0&&(t.push(s),s=void 0)},_[2]=()=>{_[0](),o++},_[3]=()=>{if(o>0)o--,r=4,_[0]();else{if(o=0,s===void 0||(s=mF(s),s===!1))return!1;_[1]()}};function M(){const T=e[n+1];if(r===5&&T==="'"||r===6&&T==='"')return n++,u="\\"+T,_[0](),!0}for(;r!==null;)if(n++,i=e[n],!(i==="\\"&&M())){if(d=gF(i),y=Iu[r],f=y[d]||y.l||8,f===8||(r=f[0],f[1]!==void 0&&(g=_[f[1]],g&&(u=i,g()===!1))))return;if(r===7)return t}}const xS=new Map;function yF(e,t){return zr(e)?e[t]:null}function _F(e,t){if(!zr(e))return null;let n=xS.get(t);if(n||(n=vF(t),n&&xS.set(t,n)),!n)return null;const r=n.length;let o=e,i=0;for(;i<r;){const s=o[n[i]];if(s===void 0)return null;o=s,i++}return o}const bF=e=>e,MF=e=>"",IF="text",CF=e=>e.length===0?"":e.join(""),TF=V7;function US(e,t){return e=Math.abs(e),t===2?e?e>1?1:0:1:e?Math.min(e,2):0}function wF(e){const t=Do(e.pluralIndex)?e.pluralIndex:-1;return e.named&&(Do(e.named.count)||Do(e.named.n))?Do(e.named.count)?e.named.count:Do(e.named.n)?e.named.n:t:t}function SF(e,t){t.count||(t.count=e),t.n||(t.n=e)}function kF(e={}){const t=e.locale,n=wF(e),r=zr(e.pluralRules)&&wt(t)&&Jr(e.pluralRules[t])?e.pluralRules[t]:US,o=zr(e.pluralRules)&&wt(t)&&Jr(e.pluralRules[t])?US:void 0,i=C=>C[r(n,C.length,o)],s=e.list||[],u=C=>s[C],d=e.named||{};Do(e.pluralIndex)&&SF(n,d);const f=C=>d[C];function g(C){const L=Jr(e.messages)?e.messages(C):zr(e.messages)?e.messages[C]:!1;return L||(e.parent?e.parent.message(C):MF)}const y=C=>e.modifiers?e.modifiers[C]:bF,_=pn(e.processor)&&Jr(e.processor.normalize)?e.processor.normalize:CF,M=pn(e.processor)&&Jr(e.processor.interpolate)?e.processor.interpolate:TF,T=(C,L)=>{const A=g(C)(S);return wt(L)?y(L)(A):A},k=pn(e.processor)&&wt(e.processor.type)?e.processor.type:IF,S={list:u,named:f,plural:i,linked:T,message:g,type:k,interpolate:M,normalize:_};return S}let Bh=null;function DF(e){Bh=e}function EF(e,t,n){Bh&&Bh.emit(oO.I18nInit,{timestamp:Date.now(),i18n:e,version:t,meta:n})}const AF=LF(oO.FunctionTranslate);function LF(e){return t=>Bh&&Bh.emit(e,t)}function OF(e,t,n){return[...new Set([n,...Dr(t)?t:zr(t)?Object.keys(t):wt(t)?[t]:[n]])]}function iO(e,t,n){const r=wt(n)?n:cg,o=e;o.__localeChainCache||(o.__localeChainCache=new Map);let i=o.__localeChainCache.get(r);if(!i){i=[];let s=[n];for(;Dr(s);)s=FS(i,s,t);const u=Dr(t)||!pn(t)?t:t.default?t.default:null;s=wt(u)?[u]:u,Dr(s)&&FS(i,s,!1),o.__localeChainCache.set(r,i)}return i}function FS(e,t,n){let r=!0;for(let o=0;o<t.length&&Wn(r);o++){const i=t[o];wt(i)&&(r=RF(e,t[o],n))}return r}function RF(e,t,n){let r;const o=t.split("-");do{const i=o.join("-");r=NF(e,i,n),o.splice(-1,1)}while(o.length&&r===!0);return r}function NF(e,t,n){let r=!1;if(!e.includes(t)&&(r=!0,t)){r=t[t.length-1]!=="!";const o=t.replace(/!/g,"");e.push(o),(Dr(n)||pn(n))&&n[o]&&(r=n[o])}return r}const PF="9.2.0-beta.32",Oy=-1,cg="en-US",GS="";function xF(){return{upper:e=>wt(e)?e.toUpperCase():e,lower:e=>wt(e)?e.toLowerCase():e,capitalize:e=>wt(e)?`${e.charAt(0).toLocaleUpperCase()}${e.substr(1)}`:e}}let sO;function UF(e){sO=e}let aO;function FF(e){aO=e}let lO;function GF(e){lO=e}let uO=null;const $S=e=>{uO=e},$F=()=>uO;let cO=null;const BS=e=>{cO=e},BF=()=>cO;let HS=0;function HF(e={}){const t=wt(e.version)?e.version:PF,n=wt(e.locale)?e.locale:cg,r=Dr(e.fallbackLocale)||pn(e.fallbackLocale)||wt(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:n,o=pn(e.messages)?e.messages:{[n]:{}},i=pn(e.datetimeFormats)?e.datetimeFormats:{[n]:{}},s=pn(e.numberFormats)?e.numberFormats:{[n]:{}},u=Ro({},e.modifiers||{},xF()),d=e.pluralRules||{},f=Jr(e.missing)?e.missing:null,g=Wn(e.missingWarn)||gu(e.missingWarn)?e.missingWarn:!0,y=Wn(e.fallbackWarn)||gu(e.fallbackWarn)?e.fallbackWarn:!0,_=!!e.fallbackFormat,M=!!e.unresolving,T=Jr(e.postTranslation)?e.postTranslation:null,k=pn(e.processor)?e.processor:null,S=Wn(e.warnHtmlMessage)?e.warnHtmlMessage:!0,C=!!e.escapeParameter,L=Jr(e.messageCompiler)?e.messageCompiler:sO,A=Jr(e.messageResolver)?e.messageResolver:aO||yF,N=Jr(e.localeFallbacker)?e.localeFallbacker:lO||OF,H=zr(e.fallbackContext)?e.fallbackContext:void 0,q=Jr(e.onWarn)?e.onWarn:H7,x=e,$=zr(x.__datetimeFormatters)?x.__datetimeFormatters:new Map,V=zr(x.__numberFormatters)?x.__numberFormatters:new Map,G=zr(x.__meta)?x.__meta:{};HS++;const R={version:t,cid:HS,locale:n,fallbackLocale:r,messages:o,modifiers:u,pluralRules:d,missing:f,missingWarn:g,fallbackWarn:y,fallbackFormat:_,unresolving:M,postTranslation:T,processor:k,warnHtmlMessage:S,escapeParameter:C,messageCompiler:L,messageResolver:A,localeFallbacker:N,fallbackContext:H,onWarn:q,__meta:G};return R.datetimeFormats=i,R.numberFormats=s,R.__datetimeFormatters=$,R.__numberFormatters=V,__INTLIFY_PROD_DEVTOOLS__&&EF(R,t,G),R}function MC(e,t,n,r,o){const{missing:i,onWarn:s}=e;if(i!==null){const u=i(e,n,t,o);return wt(u)?u:t}else return t}function Op(e,t,n){const r=e;r.__localeChainCache=new Map,e.localeFallbacker(e,n,t)}const qF=e=>e;let qS=Object.create(null);function VF(e,t={}){{const r=(t.onCacheKey||qF)(e),o=qS[r];if(o)return o;let i=!1;const s=t.onError||z7;t.onError=f=>{i=!0,s(f)};const{code:u}=dF(e,t),d=new Function(`return ${u}`)();return i?d:qS[r]=d}}let dO=Qn.__EXTEND_POINT__;const M1=()=>++dO,zd={INVALID_ARGUMENT:dO,INVALID_DATE_ARGUMENT:M1(),INVALID_ISO_DATE_ARGUMENT:M1(),__EXTEND_POINT__:M1()};function Wd(e){return Ly(e,null,void 0)}const VS=()=>"",da=e=>Jr(e);function zS(e,...t){const{fallbackFormat:n,postTranslation:r,unresolving:o,messageCompiler:i,fallbackLocale:s,messages:u}=e,[d,f]=gM(...t),g=Wn(f.missingWarn)?f.missingWarn:e.missingWarn,y=Wn(f.fallbackWarn)?f.fallbackWarn:e.fallbackWarn,_=Wn(f.escapeParameter)?f.escapeParameter:e.escapeParameter,M=!!f.resolvedMessage,T=wt(f.default)||Wn(f.default)?Wn(f.default)?d:f.default:n?i?d:()=>d:"",k=n||T!=="",S=wt(f.locale)?f.locale:e.locale;_&&zF(f);let[C,L,A]=M?[d,S,u[S]||{}]:fO(e,d,S,s,y,g),N=C,H=d;if(!M&&!(wt(N)||da(N))&&k&&(N=T,H=N),!M&&(!(wt(N)||da(N))||!wt(L)))return o?Oy:d;let q=!1;const x=()=>{q=!0},$=da(N)?N:pO(e,d,L,N,H,x);if(q)return N;const V=KF(e,L,A,f),G=kF(V),R=jF(e,$,G),w=r?r(R):R;if(__INTLIFY_PROD_DEVTOOLS__){const P={timestamp:Date.now(),key:wt(d)?d:da(N)?N.key:"",locale:L||(da(N)?N.locale:""),format:wt(N)?N:da(N)?N.source:"",message:w};P.meta=Ro({},e.__meta,$F()||{}),AF(P)}return w}function zF(e){Dr(e.list)?e.list=e.list.map(t=>wt(t)?RS(t):t):zr(e.named)&&Object.keys(e.named).forEach(t=>{wt(e.named[t])&&(e.named[t]=RS(e.named[t]))})}function fO(e,t,n,r,o,i){const{messages:s,onWarn:u,messageResolver:d,localeFallbacker:f}=e,g=f(e,r,n);let y={},_,M=null;const T="translate";for(let k=0;k<g.length&&(_=g[k],y=s[_]||{},(M=d(y,t))===null&&(M=y[t]),!(wt(M)||Jr(M)));k++){const S=MC(e,t,_,i,T);S!==t&&(M=S)}return[M,_,y]}function pO(e,t,n,r,o,i){const{messageCompiler:s,warnHtmlMessage:u}=e;if(da(r)){const f=r;return f.locale=f.locale||n,f.key=f.key||t,f}const d=s(r,WF(e,n,o,r,u,i));return d.locale=n,d.key=t,d.source=r,d}function jF(e,t,n){return t(n)}function gM(...e){const[t,n,r]=e,o={};if(!wt(t)&&!Do(t)&&!da(t))throw Wd(zd.INVALID_ARGUMENT);const i=Do(t)?String(t):(da(t),t);return Do(n)?o.plural=n:wt(n)?o.default=n:pn(n)&&!Ay(n)?o.named=n:Dr(n)&&(o.list=n),Do(r)?o.plural=r:wt(r)?o.default=r:pn(r)&&Ro(o,r),[i,o]}function WF(e,t,n,r,o,i){return{warnHtmlMessage:o,onError:s=>{throw i&&i(s),s},onCacheKey:s=>G7(t,n,s)}}function KF(e,t,n,r){const{modifiers:o,pluralRules:i,messageResolver:s,fallbackLocale:u,fallbackWarn:d,missingWarn:f,fallbackContext:g}=e,_={locale:t,modifiers:o,pluralRules:i,messages:M=>{let T=s(n,M);if(T==null&&g){const[,,k]=fO(g,M,t,u,d,f);T=s(k,M)}if(wt(T)){let k=!1;const C=pO(e,M,t,T,M,()=>{k=!0});return k?VS:C}else return da(T)?T:VS}};return e.processor&&(_.processor=e.processor),r.list&&(_.list=r.list),r.named&&(_.named=r.named),Do(r.plural)&&(_.pluralIndex=r.plural),_}function jS(e,...t){const{datetimeFormats:n,unresolving:r,fallbackLocale:o,onWarn:i,localeFallbacker:s}=e,{__datetimeFormatters:u}=e,[d,f,g,y]=mM(...t),_=Wn(g.missingWarn)?g.missingWarn:e.missingWarn;Wn(g.fallbackWarn)?g.fallbackWarn:e.fallbackWarn;const M=!!g.part,T=wt(g.locale)?g.locale:e.locale,k=s(e,o,T);if(!wt(d)||d==="")return new Intl.DateTimeFormat(T).format(f);let S={},C,L=null;const A="datetime format";for(let q=0;q<k.length&&(C=k[q],S=n[C]||{},L=S[d],!pn(L));q++)MC(e,d,C,_,A);if(!pn(L)||!wt(C))return r?Oy:d;let N=`${C}__${d}`;Ay(y)||(N=`${N}__${JSON.stringify(y)}`);let H=u.get(N);return H||(H=new Intl.DateTimeFormat(C,Ro({},L,y)),u.set(N,H)),M?H.formatToParts(f):H.format(f)}function mM(...e){const[t,n,r,o]=e;let i={},s={},u;if(wt(t)){const d=t.match(/(\d{4}-\d{2}-\d{2})(T|\s)?(.*)/);if(!d)throw Wd(zd.INVALID_ISO_DATE_ARGUMENT);const f=d[3]?d[3].trim().startsWith("T")?`${d[1].trim()}${d[3].trim()}`:`${d[1].trim()}T${d[3].trim()}`:d[1].trim();u=new Date(f);try{u.toISOString()}catch{throw Wd(zd.INVALID_ISO_DATE_ARGUMENT)}}else if(B7(t)){if(isNaN(t.getTime()))throw Wd(zd.INVALID_DATE_ARGUMENT);u=t}else if(Do(t))u=t;else throw Wd(zd.INVALID_ARGUMENT);return wt(n)?i.key=n:pn(n)&&(i=n),wt(r)?i.locale=r:pn(r)&&(s=r),pn(o)&&(s=o),[i.key||"",u,i,s]}function WS(e,t,n){const r=e;for(const o in n){const i=`${t}__${o}`;r.__datetimeFormatters.has(i)&&r.__datetimeFormatters.delete(i)}}function KS(e,...t){const{numberFormats:n,unresolving:r,fallbackLocale:o,onWarn:i,localeFallbacker:s}=e,{__numberFormatters:u}=e,[d,f,g,y]=vM(...t),_=Wn(g.missingWarn)?g.missingWarn:e.missingWarn;Wn(g.fallbackWarn)?g.fallbackWarn:e.fallbackWarn;const M=!!g.part,T=wt(g.locale)?g.locale:e.locale,k=s(e,o,T);if(!wt(d)||d==="")return new Intl.NumberFormat(T).format(f);let S={},C,L=null;const A="number format";for(let q=0;q<k.length&&(C=k[q],S=n[C]||{},L=S[d],!pn(L));q++)MC(e,d,C,_,A);if(!pn(L)||!wt(C))return r?Oy:d;let N=`${C}__${d}`;Ay(y)||(N=`${N}__${JSON.stringify(y)}`);let H=u.get(N);return H||(H=new Intl.NumberFormat(C,Ro({},L,y)),u.set(N,H)),M?H.formatToParts(f):H.format(f)}function vM(...e){const[t,n,r,o]=e;let i={},s={};if(!Do(t))throw Wd(zd.INVALID_ARGUMENT);const u=t;return wt(n)?i.key=n:pn(n)&&(i=n),wt(r)?i.locale=r:pn(r)&&(s=r),pn(o)&&(s=o),[i.key||"",u,i,s]}function YS(e,t,n){const r=e;for(const o in n){const i=`${t}__${o}`;r.__numberFormatters.has(i)&&r.__numberFormatters.delete(i)}}typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(rh().__INTLIFY_PROD_DEVTOOLS__=!1);function YF(){return hO().__VUE_DEVTOOLS_GLOBAL_HOOK__}function hO(){return typeof navigator<"u"&&typeof window<"u"?window:typeof global<"u"?global:{}}const JF=typeof Proxy=="function",XF="devtools-plugin:setup",ZF="plugin:settings:set";let Ld,yM;function QF(){var e;return Ld!==void 0||(typeof window<"u"&&window.performance?(Ld=!0,yM=window.performance):typeof global<"u"&&(!((e=global.perf_hooks)===null||e===void 0)&&e.performance)?(Ld=!0,yM=global.perf_hooks.performance):Ld=!1),Ld}function eG(){return QF()?yM.now():Date.now()}class tG{constructor(t,n){this.target=null,this.targetQueue=[],this.onQueue=[],this.plugin=t,this.hook=n;const r={};if(t.settings)for(const s in t.settings){const u=t.settings[s];r[s]=u.defaultValue}const o=`__vue-devtools-plugin-settings__${t.id}`;let i=Object.assign({},r);try{const s=localStorage.getItem(o),u=JSON.parse(s);Object.assign(i,u)}catch{}this.fallbacks={getSettings(){return i},setSettings(s){try{localStorage.setItem(o,JSON.stringify(s))}catch{}i=s},now(){return eG()}},n&&n.on(ZF,(s,u)=>{s===this.plugin.id&&this.fallbacks.setSettings(u)}),this.proxiedOn=new Proxy({},{get:(s,u)=>this.target?this.target.on[u]:(...d)=>{this.onQueue.push({method:u,args:d})}}),this.proxiedTarget=new Proxy({},{get:(s,u)=>this.target?this.target[u]:u==="on"?this.proxiedOn:Object.keys(this.fallbacks).includes(u)?(...d)=>(this.targetQueue.push({method:u,args:d,resolve:()=>{}}),this.fallbacks[u](...d)):(...d)=>new Promise(f=>{this.targetQueue.push({method:u,args:d,resolve:f})})})}async setRealTarget(t){this.target=t;for(const n of this.onQueue)this.target.on[n.method](...n.args);for(const n of this.targetQueue)n.resolve(await this.target[n.method](...n.args))}}function nG(e,t){const n=e,r=hO(),o=YF(),i=JF&&n.enableEarlyProxy;if(o&&(r.__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__||!i))o.emit(XF,e,t);else{const s=i?new tG(n,o):null;(r.__VUE_DEVTOOLS_PLUGINS__=r.__VUE_DEVTOOLS_PLUGINS__||[]).push({pluginDescriptor:n,setupFn:t,proxy:s}),s&&t(s.proxiedTarget)}}/*!
  20. * vue-i18n v9.2.0-beta.32
  21. * (c) 2022 kazuya kawaguchi
  22. * Released under the MIT License.
  23. */const rG="9.2.0-beta.32";function oG(){typeof __VUE_I18N_FULL_INSTALL__!="boolean"&&(rh().__VUE_I18N_FULL_INSTALL__=!0),typeof __VUE_I18N_LEGACY_API__!="boolean"&&(rh().__VUE_I18N_LEGACY_API__=!0),typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(rh().__INTLIFY_PROD_DEVTOOLS__=!1)}let gO=Qn.__EXTEND_POINT__;const xi=()=>++gO,yo={UNEXPECTED_RETURN_TYPE:gO,INVALID_ARGUMENT:xi(),MUST_BE_CALL_SETUP_TOP:xi(),NOT_INSLALLED:xi(),NOT_AVAILABLE_IN_LEGACY_MODE:xi(),REQUIRED_VALUE:xi(),INVALID_VALUE:xi(),CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN:xi(),NOT_INSLALLED_WITH_PROVIDE:xi(),UNEXPECTED_ERROR:xi(),NOT_COMPATIBLE_LEGACY_VUE_I18N:xi(),BRIDGE_SUPPORT_VUE_2_ONLY:xi(),MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION:xi(),NOT_AVAILABLE_COMPOSITION_IN_LEGACY:xi(),__EXTEND_POINT__:xi()};function No(e,...t){return Ly(e,null,void 0)}const _M=Mu("__transrateVNode"),bM=Mu("__datetimeParts"),MM=Mu("__numberParts"),mO=Mu("__setPluralRules");Mu("__intlifyMeta");const vO=Mu("__injectWithOption");function IM(e){if(!zr(e))return e;for(const t in e)if(yC(e,t))if(!t.includes("."))zr(e[t])&&IM(e[t]);else{const n=t.split("."),r=n.length-1;let o=e;for(let i=0;i<r;i++)n[i]in o||(o[n[i]]={}),o=o[n[i]];o[n[r]]=e[t],delete e[t],zr(o[n[r]])&&IM(o[n[r]])}return e}function Ry(e,t){const{messages:n,__i18n:r,messageResolver:o,flatJson:i}=t,s=pn(n)?n:Dr(r)?{}:{[e]:{}};if(Dr(r)&&r.forEach(u=>{if("locale"in u&&"resource"in u){const{locale:d,resource:f}=u;d?(s[d]=s[d]||{},oh(f,s[d])):oh(f,s)}else wt(u)&&oh(JSON.parse(u),s)}),o==null&&i)for(const u in s)yC(s,u)&&IM(s[u]);return s}const gm=e=>!zr(e)||Dr(e);function oh(e,t){if(gm(e)||gm(t))throw No(yo.INVALID_VALUE);for(const n in e)yC(e,n)&&(gm(e[n])||gm(t[n])?t[n]=e[n]:oh(e[n],t[n]))}function yO(e){return e.type}function _O(e,t,n){let r=zr(t.messages)?t.messages:{};"__i18nGlobal"in n&&(r=Ry(e.locale.value,{messages:r,__i18n:n.__i18nGlobal}));const o=Object.keys(r);o.length&&o.forEach(i=>{e.mergeLocaleMessage(i,r[i])});{if(zr(t.datetimeFormats)){const i=Object.keys(t.datetimeFormats);i.length&&i.forEach(s=>{e.mergeDateTimeFormat(s,t.datetimeFormats[s])})}if(zr(t.numberFormats)){const i=Object.keys(t.numberFormats);i.length&&i.forEach(s=>{e.mergeNumberFormat(s,t.numberFormats[s])})}}}function JS(e){return Ft(Bf,null,e,0)}const XS="__INTLIFY_META__";let ZS=0;function QS(e){return(t,n,r,o)=>e(n,r,Wi()||void 0,o)}const iG=()=>{const e=Wi();let t=null;return e&&(t=yO(e)[XS])?{[XS]:t}:null};function IC(e={},t){const{__root:n}=e,r=n===void 0;let o=Wn(e.inheritLocale)?e.inheritLocale:!0;const i=Pe(n&&o?n.locale.value:wt(e.locale)?e.locale:cg),s=Pe(n&&o?n.fallbackLocale.value:wt(e.fallbackLocale)||Dr(e.fallbackLocale)||pn(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:i.value),u=Pe(Ry(i.value,e)),d=Pe(pn(e.datetimeFormats)?e.datetimeFormats:{[i.value]:{}}),f=Pe(pn(e.numberFormats)?e.numberFormats:{[i.value]:{}});let g=n?n.missingWarn:Wn(e.missingWarn)||gu(e.missingWarn)?e.missingWarn:!0,y=n?n.fallbackWarn:Wn(e.fallbackWarn)||gu(e.fallbackWarn)?e.fallbackWarn:!0,_=n?n.fallbackRoot:Wn(e.fallbackRoot)?e.fallbackRoot:!0,M=!!e.fallbackFormat,T=Jr(e.missing)?e.missing:null,k=Jr(e.missing)?QS(e.missing):null,S=Jr(e.postTranslation)?e.postTranslation:null,C=n?n.warnHtmlMessage:Wn(e.warnHtmlMessage)?e.warnHtmlMessage:!0,L=!!e.escapeParameter;const A=n?n.modifiers:pn(e.modifiers)?e.modifiers:{};let N=e.pluralRules||n&&n.pluralRules,H;function q(){r&&BS(null);const Z={version:rG,locale:i.value,fallbackLocale:s.value,messages:u.value,modifiers:A,pluralRules:N,missing:k===null?void 0:k,missingWarn:g,fallbackWarn:y,fallbackFormat:M,unresolving:!0,postTranslation:S===null?void 0:S,warnHtmlMessage:C,escapeParameter:L,messageResolver:e.messageResolver,__meta:{framework:"vue"}};Z.datetimeFormats=d.value,Z.numberFormats=f.value,Z.__datetimeFormatters=pn(H)?H.__datetimeFormatters:void 0,Z.__numberFormatters=pn(H)?H.__numberFormatters:void 0;const he=HF(Z);return r&&BS(he),he}H=q(),Op(H,i.value,s.value);function x(){return[i.value,s.value,u.value,d.value,f.value]}const $=ze({get:()=>i.value,set:Z=>{i.value=Z,H.locale=i.value}}),V=ze({get:()=>s.value,set:Z=>{s.value=Z,H.fallbackLocale=s.value,Op(H,i.value,Z)}}),G=ze(()=>u.value),R=ze(()=>d.value),w=ze(()=>f.value);function P(){return Jr(S)?S:null}function X(Z){S=Z,H.postTranslation=Z}function W(){return T}function ne(Z){Z!==null&&(k=QS(Z)),T=Z,H.missing=k}function Y(Z,he,Ie,Ce,$e,Ye){x();let Ne;if(__INTLIFY_PROD_DEVTOOLS__)try{$S(iG()),r||(H.fallbackContext=n?BF():void 0),Ne=Z(H)}finally{$S(null),r||(H.fallbackContext=void 0)}else Ne=Z(H);if(Do(Ne)&&Ne===Oy){const[Ze,_t]=he();return n&&_?Ce(n):$e(Ze)}else{if(Ye(Ne))return Ne;throw No(yo.UNEXPECTED_RETURN_TYPE)}}function ie(...Z){return Y(he=>Reflect.apply(zS,null,[he,...Z]),()=>gM(...Z),"translate",he=>Reflect.apply(he.t,he,[...Z]),he=>he,he=>wt(he))}function fe(...Z){const[he,Ie,Ce]=Z;if(Ce&&!zr(Ce))throw No(yo.INVALID_ARGUMENT);return ie(he,Ie,Ro({resolvedMessage:!0},Ce||{}))}function se(...Z){return Y(he=>Reflect.apply(jS,null,[he,...Z]),()=>mM(...Z),"datetime format",he=>Reflect.apply(he.d,he,[...Z]),()=>GS,he=>wt(he))}function ue(...Z){return Y(he=>Reflect.apply(KS,null,[he,...Z]),()=>vM(...Z),"number format",he=>Reflect.apply(he.n,he,[...Z]),()=>GS,he=>wt(he))}function K(Z){return Z.map(he=>wt(he)?JS(he):he)}const J={normalize:K,interpolate:Z=>Z,type:"vnode"};function Me(...Z){return Y(he=>{let Ie;const Ce=he;try{Ce.processor=J,Ie=Reflect.apply(zS,null,[Ce,...Z])}finally{Ce.processor=null}return Ie},()=>gM(...Z),"translate",he=>he[_M](...Z),he=>[JS(he)],he=>Dr(he))}function de(...Z){return Y(he=>Reflect.apply(KS,null,[he,...Z]),()=>vM(...Z),"number format",he=>he[MM](...Z),()=>[],he=>wt(he)||Dr(he))}function me(...Z){return Y(he=>Reflect.apply(jS,null,[he,...Z]),()=>mM(...Z),"datetime format",he=>he[bM](...Z),()=>[],he=>wt(he)||Dr(he))}function re(Z){N=Z,H.pluralRules=N}function be(Z,he){const Ie=wt(he)?he:i.value,Ce=z(Ie);return H.messageResolver(Ce,Z)!==null}function Fe(Z){let he=null;const Ie=iO(H,s.value,i.value);for(let Ce=0;Ce<Ie.length;Ce++){const $e=u.value[Ie[Ce]]||{},Ye=H.messageResolver($e,Z);if(Ye!=null){he=Ye;break}}return he}function ve(Z){const he=Fe(Z);return he??(n?n.tm(Z)||{}:{})}function z(Z){return u.value[Z]||{}}function oe(Z,he){u.value[Z]=he,H.messages=u.value}function ce(Z,he){u.value[Z]=u.value[Z]||{},oh(he,u.value[Z]),H.messages=u.value}function we(Z){return d.value[Z]||{}}function ae(Z,he){d.value[Z]=he,H.datetimeFormats=d.value,WS(H,Z,he)}function De(Z,he){d.value[Z]=Ro(d.value[Z]||{},he),H.datetimeFormats=d.value,WS(H,Z,he)}function Ue(Z){return f.value[Z]||{}}function xe(Z,he){f.value[Z]=he,H.numberFormats=f.value,YS(H,Z,he)}function qe(Z,he){f.value[Z]=Ro(f.value[Z]||{},he),H.numberFormats=f.value,YS(H,Z,he)}ZS++,n&&U7&&(Gt(n.locale,Z=>{o&&(i.value=Z,H.locale=Z,Op(H,i.value,s.value))}),Gt(n.fallbackLocale,Z=>{o&&(s.value=Z,H.fallbackLocale=Z,Op(H,i.value,s.value))}));const Te={id:ZS,locale:$,fallbackLocale:V,get inheritLocale(){return o},set inheritLocale(Z){o=Z,Z&&n&&(i.value=n.locale.value,s.value=n.fallbackLocale.value,Op(H,i.value,s.value))},get availableLocales(){return Object.keys(u.value).sort()},messages:G,get modifiers(){return A},get pluralRules(){return N||{}},get isGlobal(){return r},get missingWarn(){return g},set missingWarn(Z){g=Z,H.missingWarn=g},get fallbackWarn(){return y},set fallbackWarn(Z){y=Z,H.fallbackWarn=y},get fallbackRoot(){return _},set fallbackRoot(Z){_=Z},get fallbackFormat(){return M},set fallbackFormat(Z){M=Z,H.fallbackFormat=M},get warnHtmlMessage(){return C},set warnHtmlMessage(Z){C=Z,H.warnHtmlMessage=Z},get escapeParameter(){return L},set escapeParameter(Z){L=Z,H.escapeParameter=Z},t:ie,getLocaleMessage:z,setLocaleMessage:oe,mergeLocaleMessage:ce,getPostTranslationHandler:P,setPostTranslationHandler:X,getMissingHandler:W,setMissingHandler:ne,[mO]:re};return Te.datetimeFormats=R,Te.numberFormats=w,Te.rt=fe,Te.te=be,Te.tm=ve,Te.d=se,Te.n=ue,Te.getDateTimeFormat=we,Te.setDateTimeFormat=ae,Te.mergeDateTimeFormat=De,Te.getNumberFormat=Ue,Te.setNumberFormat=xe,Te.mergeNumberFormat=qe,Te[vO]=e.__injectWithOption,Te[_M]=Me,Te[bM]=me,Te[MM]=de,Te}function sG(e){const t=wt(e.locale)?e.locale:cg,n=wt(e.fallbackLocale)||Dr(e.fallbackLocale)||pn(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:t,r=Jr(e.missing)?e.missing:void 0,o=Wn(e.silentTranslationWarn)||gu(e.silentTranslationWarn)?!e.silentTranslationWarn:!0,i=Wn(e.silentFallbackWarn)||gu(e.silentFallbackWarn)?!e.silentFallbackWarn:!0,s=Wn(e.fallbackRoot)?e.fallbackRoot:!0,u=!!e.formatFallbackMessages,d=pn(e.modifiers)?e.modifiers:{},f=e.pluralizationRules,g=Jr(e.postTranslation)?e.postTranslation:void 0,y=wt(e.warnHtmlInMessage)?e.warnHtmlInMessage!=="off":!0,_=!!e.escapeParameterHtml,M=Wn(e.sync)?e.sync:!0;let T=e.messages;if(pn(e.sharedMessages)){const H=e.sharedMessages;T=Object.keys(H).reduce((x,$)=>{const V=x[$]||(x[$]={});return Ro(V,H[$]),x},T||{})}const{__i18n:k,__root:S,__injectWithOption:C}=e,L=e.datetimeFormats,A=e.numberFormats,N=e.flatJson;return{locale:t,fallbackLocale:n,messages:T,flatJson:N,datetimeFormats:L,numberFormats:A,missing:r,missingWarn:o,fallbackWarn:i,fallbackRoot:s,fallbackFormat:u,modifiers:d,pluralRules:f,postTranslation:g,warnHtmlMessage:y,escapeParameter:_,messageResolver:e.messageResolver,inheritLocale:M,__i18n:k,__root:S,__injectWithOption:C}}function CM(e={},t){{const n=IC(sG(e)),r={id:n.id,get locale(){return n.locale.value},set locale(o){n.locale.value=o},get fallbackLocale(){return n.fallbackLocale.value},set fallbackLocale(o){n.fallbackLocale.value=o},get messages(){return n.messages.value},get datetimeFormats(){return n.datetimeFormats.value},get numberFormats(){return n.numberFormats.value},get availableLocales(){return n.availableLocales},get formatter(){return{interpolate(){return[]}}},set formatter(o){},get missing(){return n.getMissingHandler()},set missing(o){n.setMissingHandler(o)},get silentTranslationWarn(){return Wn(n.missingWarn)?!n.missingWarn:n.missingWarn},set silentTranslationWarn(o){n.missingWarn=Wn(o)?!o:o},get silentFallbackWarn(){return Wn(n.fallbackWarn)?!n.fallbackWarn:n.fallbackWarn},set silentFallbackWarn(o){n.fallbackWarn=Wn(o)?!o:o},get modifiers(){return n.modifiers},get formatFallbackMessages(){return n.fallbackFormat},set formatFallbackMessages(o){n.fallbackFormat=o},get postTranslation(){return n.getPostTranslationHandler()},set postTranslation(o){n.setPostTranslationHandler(o)},get sync(){return n.inheritLocale},set sync(o){n.inheritLocale=o},get warnHtmlInMessage(){return n.warnHtmlMessage?"warn":"off"},set warnHtmlInMessage(o){n.warnHtmlMessage=o!=="off"},get escapeParameterHtml(){return n.escapeParameter},set escapeParameterHtml(o){n.escapeParameter=o},get preserveDirectiveContent(){return!0},set preserveDirectiveContent(o){},get pluralizationRules(){return n.pluralRules||{}},__composer:n,t(...o){const[i,s,u]=o,d={};let f=null,g=null;if(!wt(i))throw No(yo.INVALID_ARGUMENT);const y=i;return wt(s)?d.locale=s:Dr(s)?f=s:pn(s)&&(g=s),Dr(u)?f=u:pn(u)&&(g=u),Reflect.apply(n.t,n,[y,f||g||{},d])},rt(...o){return Reflect.apply(n.rt,n,[...o])},tc(...o){const[i,s,u]=o,d={plural:1};let f=null,g=null;if(!wt(i))throw No(yo.INVALID_ARGUMENT);const y=i;return wt(s)?d.locale=s:Do(s)?d.plural=s:Dr(s)?f=s:pn(s)&&(g=s),wt(u)?d.locale=u:Dr(u)?f=u:pn(u)&&(g=u),Reflect.apply(n.t,n,[y,f||g||{},d])},te(o,i){return n.te(o,i)},tm(o){return n.tm(o)},getLocaleMessage(o){return n.getLocaleMessage(o)},setLocaleMessage(o,i){n.setLocaleMessage(o,i)},mergeLocaleMessage(o,i){n.mergeLocaleMessage(o,i)},d(...o){return Reflect.apply(n.d,n,[...o])},getDateTimeFormat(o){return n.getDateTimeFormat(o)},setDateTimeFormat(o,i){n.setDateTimeFormat(o,i)},mergeDateTimeFormat(o,i){n.mergeDateTimeFormat(o,i)},n(...o){return Reflect.apply(n.n,n,[...o])},getNumberFormat(o){return n.getNumberFormat(o)},setNumberFormat(o,i){n.setNumberFormat(o,i)},mergeNumberFormat(o,i){n.mergeNumberFormat(o,i)},getChoiceIndex(o,i){return-1},__onComponentInstanceCreated(o){const{componentInstanceCreatedListener:i}=e;i&&i(o,r)}};return r}}const CC={tag:{type:[String,Object]},locale:{type:String},scope:{type:String,validator:e=>e==="parent"||e==="global",default:"parent"},i18n:{type:Object}};function aG({slots:e},t){return t.length===1&&t[0]==="default"?(e.default?e.default():[]).reduce((r,o)=>r=[...r,...Dr(o.children)?o.children:[o]],[]):t.reduce((n,r)=>{const o=e[r];return o&&(n[r]=o()),n},{})}function bO(e){return ht}const ek={name:"i18n-t",props:Ro({keypath:{type:String,required:!0},plural:{type:[Number,String],validator:e=>Do(e)||!isNaN(e)}},CC),setup(e,t){const{slots:n,attrs:r}=t,o=e.i18n||Ny({useScope:e.scope,__useComponent:!0}),i=Object.keys(n).filter(s=>s!=="_");return()=>{const s={};e.locale&&(s.locale=e.locale),e.plural!==void 0&&(s.plural=wt(e.plural)?+e.plural:e.plural);const u=aG(t,i),d=o[_M](e.keypath,u,s),f=Ro({},r),g=wt(e.tag)||zr(e.tag)?e.tag:bO();return Oe(g,f,d)}}};function MO(e,t,n,r){const{slots:o,attrs:i}=t;return()=>{const s={part:!0};let u={};e.locale&&(s.locale=e.locale),wt(e.format)?s.key=e.format:zr(e.format)&&(wt(e.format.key)&&(s.key=e.format.key),u=Object.keys(e.format).reduce((_,M)=>n.includes(M)?Ro({},_,{[M]:e.format[M]}):_,{}));const d=r(e.value,s,u);let f=[s.key];Dr(d)?f=d.map((_,M)=>{const T=o[_.type];return T?T({[_.type]:_.value,index:M,parts:d}):[_.value]}):wt(d)&&(f=[d]);const g=Ro({},i),y=wt(e.tag)||zr(e.tag)?e.tag:bO();return Oe(y,g,f)}}const lG=["localeMatcher","style","unit","unitDisplay","currency","currencyDisplay","useGrouping","numberingSystem","minimumIntegerDigits","minimumFractionDigits","maximumFractionDigits","minimumSignificantDigits","maximumSignificantDigits","notation","formatMatcher"],tk={name:"i18n-n",props:Ro({value:{type:Number,required:!0},format:{type:[String,Object]}},CC),setup(e,t){const n=e.i18n||Ny({useScope:"parent",__useComponent:!0});return MO(e,t,lG,(...r)=>n[MM](...r))}},uG=["dateStyle","timeStyle","fractionalSecondDigits","calendar","dayPeriod","numberingSystem","localeMatcher","timeZone","hour12","hourCycle","formatMatcher","weekday","era","year","month","day","hour","minute","second","timeZoneName"],nk={name:"i18n-d",props:Ro({value:{type:[Number,Date],required:!0},format:{type:[String,Object]}},CC),setup(e,t){const n=e.i18n||Ny({useScope:"parent",__useComponent:!0});return MO(e,t,uG,(...r)=>n[bM](...r))}};function cG(e,t){const n=e;if(e.mode==="composition")return n.__getInstance(t)||e.global;{const r=n.__getInstance(t);return r!=null?r.__composer:e.global.__composer}}function dG(e){const t=(n,{instance:r,value:o,modifiers:i})=>{if(!r||!r.$)throw No(yo.UNEXPECTED_ERROR);const s=cG(e,r.$),u=fG(o);n.textContent=Reflect.apply(s.t,s,[...pG(u)])};return{beforeMount:t,beforeUpdate:t}}function fG(e){if(wt(e))return{path:e};if(pn(e)){if(!("path"in e))throw No(yo.REQUIRED_VALUE,"path");return e}else throw No(yo.INVALID_VALUE)}function pG(e){const{path:t,locale:n,args:r,choice:o,plural:i}=e,s={},u=r||{};return wt(n)&&(s.locale=n),Do(o)&&(s.plural=o),Do(i)&&(s.plural=i),[t,u,s]}function hG(e,t,...n){const r=pn(n[0])?n[0]:{},o=!!r.useI18nComponentName;(Wn(r.globalInstall)?r.globalInstall:!0)&&(e.component(o?"i18n":ek.name,ek),e.component(tk.name,tk),e.component(nk.name,nk)),e.directive("t",dG(t))}function gG(e,t,n){return{beforeCreate(){const r=Wi();if(!r)throw No(yo.UNEXPECTED_ERROR);const o=this.$options;if(o.i18n){const i=o.i18n;o.__i18n&&(i.__i18n=o.__i18n),i.__root=t,this===this.$root?this.$i18n=rk(e,i):(i.__injectWithOption=!0,this.$i18n=CM(i))}else o.__i18n?this===this.$root?this.$i18n=rk(e,o):this.$i18n=CM({__i18n:o.__i18n,__injectWithOption:!0,__root:t}):this.$i18n=e;o.__i18nGlobal&&_O(t,o,o),e.__onComponentInstanceCreated(this.$i18n),n.__setInstance(r,this.$i18n),this.$t=(...i)=>this.$i18n.t(...i),this.$rt=(...i)=>this.$i18n.rt(...i),this.$tc=(...i)=>this.$i18n.tc(...i),this.$te=(i,s)=>this.$i18n.te(i,s),this.$d=(...i)=>this.$i18n.d(...i),this.$n=(...i)=>this.$i18n.n(...i),this.$tm=i=>this.$i18n.tm(i)},mounted(){},unmounted(){const r=Wi();if(!r)throw No(yo.UNEXPECTED_ERROR);delete this.$t,delete this.$rt,delete this.$tc,delete this.$te,delete this.$d,delete this.$n,delete this.$tm,n.__deleteInstance(r),delete this.$i18n}}}function rk(e,t){e.locale=t.locale||e.locale,e.fallbackLocale=t.fallbackLocale||e.fallbackLocale,e.missing=t.missing||e.missing,e.silentTranslationWarn=t.silentTranslationWarn||e.silentFallbackWarn,e.silentFallbackWarn=t.silentFallbackWarn||e.silentFallbackWarn,e.formatFallbackMessages=t.formatFallbackMessages||e.formatFallbackMessages,e.postTranslation=t.postTranslation||e.postTranslation,e.warnHtmlInMessage=t.warnHtmlInMessage||e.warnHtmlInMessage,e.escapeParameterHtml=t.escapeParameterHtml||e.escapeParameterHtml,e.sync=t.sync||e.sync,e.__composer[mO](t.pluralizationRules||e.pluralizationRules);const n=Ry(e.locale,{messages:t.messages,__i18n:t.__i18n});return Object.keys(n).forEach(r=>e.mergeLocaleMessage(r,n[r])),t.datetimeFormats&&Object.keys(t.datetimeFormats).forEach(r=>e.mergeDateTimeFormat(r,t.datetimeFormats[r])),t.numberFormats&&Object.keys(t.numberFormats).forEach(r=>e.mergeNumberFormat(r,t.numberFormats[r])),e}const mG=Mu("global-vue-i18n");function vG(e={},t){const n=__VUE_I18N_LEGACY_API__&&Wn(e.legacy)?e.legacy:__VUE_I18N_LEGACY_API__,r=!!e.globalInjection,o=__VUE_I18N_LEGACY_API__&&n?!!e.allowComposition:!0,i=new Map,s=yG(e,n),u=Mu("");function d(y){return i.get(y)||null}function f(y,_){i.set(y,_)}function g(y){i.delete(y)}{const y={get mode(){return __VUE_I18N_LEGACY_API__&&n?"legacy":"composition"},get allowComposition(){return o},async install(_,...M){_.__VUE_I18N_SYMBOL__=u,_.provide(_.__VUE_I18N_SYMBOL__,y),!n&&r&&kG(_,y.global),__VUE_I18N_FULL_INSTALL__&&hG(_,y,...M),__VUE_I18N_LEGACY_API__&&n&&_.mixin(gG(s,s.__composer,y))},get global(){return s},__instances:i,__getInstance:d,__setInstance:f,__deleteInstance:g};return y}}function Ny(e={}){const t=Wi();if(t==null)throw No(yo.MUST_BE_CALL_SETUP_TOP);if(!t.isCE&&t.appContext.app!=null&&!t.appContext.app.__VUE_I18N_SYMBOL__)throw No(yo.NOT_INSLALLED);const n=_G(t),r=MG(n),o=yO(t),i=bG(e,o);if(__VUE_I18N_LEGACY_API__&&n.mode==="legacy"&&!e.__useComponent){if(!n.allowComposition)throw No(yo.NOT_AVAILABLE_IN_LEGACY_MODE);return TG(t,i,r,e)}if(i==="global")return _O(r,e,o),r;if(i==="parent"){let d=IG(n,t,e.__useComponent);return d==null&&(d=r),d}const s=n;let u=s.__getInstance(t);if(u==null){const d=Ro({},e);"__i18n"in o&&(d.__i18n=o.__i18n),r&&(d.__root=r),u=IC(d),CG(s,t),s.__setInstance(t,u)}return u}function yG(e,t,n){return __VUE_I18N_LEGACY_API__&&t?CM(e):IC(e)}function _G(e){{const t=tn(e.isCE?mG:e.appContext.app.__VUE_I18N_SYMBOL__);if(!t)throw No(e.isCE?yo.NOT_INSLALLED_WITH_PROVIDE:yo.UNEXPECTED_ERROR);return t}}function bG(e,t){return Ay(e)?"__i18n"in t?"local":"global":e.useScope?e.useScope:"local"}function MG(e){return e.mode==="composition"?e.global:e.global.__composer}function IG(e,t,n=!1){let r=null;const o=t.root;let i=t.parent;for(;i!=null;){const s=e;if(e.mode==="composition")r=s.__getInstance(i);else if(__VUE_I18N_LEGACY_API__){const u=s.__getInstance(i);u!=null&&(r=u.__composer,n&&r&&!r[vO]&&(r=null))}if(r!=null||o===i)break;i=i.parent}return r}function CG(e,t,n){Rn(()=>{},t),fl(()=>{e.__deleteInstance(t)},t)}function TG(e,t,n,r={}){const o=t==="local",i=hL(null);if(o&&e.proxy&&!e.proxy.$options.i18n)throw No(yo.MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION);const s=Wn(r.inheritLocale)?r.inheritLocale:!0,u=Pe(o&&s?n.locale.value:wt(r.locale)?r.locale:cg),d=Pe(o&&s?n.fallbackLocale.value:wt(r.fallbackLocale)||Dr(r.fallbackLocale)||pn(r.fallbackLocale)||r.fallbackLocale===!1?r.fallbackLocale:u.value),f=Pe(Ry(u.value,r)),g=Pe(pn(r.datetimeFormats)?r.datetimeFormats:{[u.value]:{}}),y=Pe(pn(r.numberFormats)?r.numberFormats:{[u.value]:{}}),_=o?n.missingWarn:Wn(r.missingWarn)||gu(r.missingWarn)?r.missingWarn:!0,M=o?n.fallbackWarn:Wn(r.fallbackWarn)||gu(r.fallbackWarn)?r.fallbackWarn:!0,T=o?n.fallbackRoot:Wn(r.fallbackRoot)?r.fallbackRoot:!0,k=!!r.fallbackFormat,S=Jr(r.missing)?r.missing:null,C=Jr(r.postTranslation)?r.postTranslation:null,L=o?n.warnHtmlMessage:Wn(r.warnHtmlMessage)?r.warnHtmlMessage:!0,A=!!r.escapeParameter,N=o?n.modifiers:pn(r.modifiers)?r.modifiers:{},H=r.pluralRules||o&&n.pluralRules;function q(){return[u.value,d.value,f.value,g.value,y.value]}const x=ze({get:()=>i.value?i.value.locale.value:u.value,set:ce=>{i.value&&(i.value.locale.value=ce),u.value=ce}}),$=ze({get:()=>i.value?i.value.fallbackLocale.value:d.value,set:ce=>{i.value&&(i.value.fallbackLocale.value=ce),d.value=ce}}),V=ze(()=>i.value?i.value.messages.value:f.value),G=ze(()=>g.value),R=ze(()=>y.value);function w(){return i.value?i.value.getPostTranslationHandler():C}function P(ce){i.value&&i.value.setPostTranslationHandler(ce)}function X(){return i.value?i.value.getMissingHandler():S}function W(ce){i.value&&i.value.setMissingHandler(ce)}function ne(ce){return q(),ce()}function Y(...ce){return i.value?ne(()=>Reflect.apply(i.value.t,null,[...ce])):ne(()=>"")}function ie(...ce){return i.value?Reflect.apply(i.value.rt,null,[...ce]):""}function fe(...ce){return i.value?ne(()=>Reflect.apply(i.value.d,null,[...ce])):ne(()=>"")}function se(...ce){return i.value?ne(()=>Reflect.apply(i.value.n,null,[...ce])):ne(()=>"")}function ue(ce){return i.value?i.value.tm(ce):{}}function K(ce,we){return i.value?i.value.te(ce,we):!1}function te(ce){return i.value?i.value.getLocaleMessage(ce):{}}function J(ce,we){i.value&&(i.value.setLocaleMessage(ce,we),f.value[ce]=we)}function Me(ce,we){i.value&&i.value.mergeLocaleMessage(ce,we)}function de(ce){return i.value?i.value.getDateTimeFormat(ce):{}}function me(ce,we){i.value&&(i.value.setDateTimeFormat(ce,we),g.value[ce]=we)}function re(ce,we){i.value&&i.value.mergeDateTimeFormat(ce,we)}function be(ce){return i.value?i.value.getNumberFormat(ce):{}}function Fe(ce,we){i.value&&(i.value.setNumberFormat(ce,we),y.value[ce]=we)}function ve(ce,we){i.value&&i.value.mergeNumberFormat(ce,we)}const z={get id(){return i.value?i.value.id:-1},locale:x,fallbackLocale:$,messages:V,datetimeFormats:G,numberFormats:R,get inheritLocale(){return i.value?i.value.inheritLocale:s},set inheritLocale(ce){i.value&&(i.value.inheritLocale=ce)},get availableLocales(){return i.value?i.value.availableLocales:Object.keys(f.value)},get modifiers(){return i.value?i.value.modifiers:N},get pluralRules(){return i.value?i.value.pluralRules:H},get isGlobal(){return i.value?i.value.isGlobal:!1},get missingWarn(){return i.value?i.value.missingWarn:_},set missingWarn(ce){i.value&&(i.value.missingWarn=ce)},get fallbackWarn(){return i.value?i.value.fallbackWarn:M},set fallbackWarn(ce){i.value&&(i.value.missingWarn=ce)},get fallbackRoot(){return i.value?i.value.fallbackRoot:T},set fallbackRoot(ce){i.value&&(i.value.fallbackRoot=ce)},get fallbackFormat(){return i.value?i.value.fallbackFormat:k},set fallbackFormat(ce){i.value&&(i.value.fallbackFormat=ce)},get warnHtmlMessage(){return i.value?i.value.warnHtmlMessage:L},set warnHtmlMessage(ce){i.value&&(i.value.warnHtmlMessage=ce)},get escapeParameter(){return i.value?i.value.escapeParameter:A},set escapeParameter(ce){i.value&&(i.value.escapeParameter=ce)},t:Y,getPostTranslationHandler:w,setPostTranslationHandler:P,getMissingHandler:X,setMissingHandler:W,rt:ie,d:fe,n:se,tm:ue,te:K,getLocaleMessage:te,setLocaleMessage:J,mergeLocaleMessage:Me,getDateTimeFormat:de,setDateTimeFormat:me,mergeDateTimeFormat:re,getNumberFormat:be,setNumberFormat:Fe,mergeNumberFormat:ve};function oe(ce){ce.locale.value=u.value,ce.fallbackLocale.value=d.value,Object.keys(f.value).forEach(we=>{ce.mergeLocaleMessage(we,f.value[we])}),Object.keys(g.value).forEach(we=>{ce.mergeDateTimeFormat(we,g.value[we])}),Object.keys(y.value).forEach(we=>{ce.mergeNumberFormat(we,y.value[we])}),ce.escapeParameter=A,ce.fallbackFormat=k,ce.fallbackRoot=T,ce.fallbackWarn=M,ce.missingWarn=_,ce.warnHtmlMessage=L}return $f(()=>{if(e.proxy==null||e.proxy.$i18n==null)throw No(yo.NOT_AVAILABLE_COMPOSITION_IN_LEGACY);const ce=i.value=e.proxy.$i18n.__composer;t==="global"?(u.value=ce.locale.value,d.value=ce.fallbackLocale.value,f.value=ce.messages.value,g.value=ce.datetimeFormats.value,y.value=ce.numberFormats.value):o&&oe(ce)}),z}const wG=["locale","fallbackLocale","availableLocales"],SG=["t","rt","d","n","tm"];function kG(e,t){const n=Object.create(null);wG.forEach(r=>{const o=Object.getOwnPropertyDescriptor(t,r);if(!o)throw No(yo.UNEXPECTED_ERROR);const i=gr(o.value)?{get(){return o.value.value},set(s){o.value.value=s}}:{get(){return o.get&&o.get()}};Object.defineProperty(n,r,i)}),e.config.globalProperties.$i18n=n,SG.forEach(r=>{const o=Object.getOwnPropertyDescriptor(t,r);if(!o||!o.value)throw No(yo.UNEXPECTED_ERROR);Object.defineProperty(e.config.globalProperties,`$${r}`,o)})}UF(VF);FF(_F);GF(iO);oG();if(__INTLIFY_PROD_DEVTOOLS__){const e=rh();e.__INTLIFY__=!0,DF(e.__INTLIFY_DEVTOOLS_GLOBAL_HOOK__)}const DG={群公告:"Group notice",群成员:"Group member",群管理:"Manage group",好友工作群:"Work",陌生人社交群:"Public",临时会议群:"Meeting",直播群:"AVChatRom",自由加入:"Join freely",需要验证:"Require approval",禁止加群:"Disallow group joining",人:"",群ID:"Group ID",群头像:"Group profile photo",群类型:"Group type",加群方式:"Group joining mode",转让群组:"Transfer ownership",解散群聊:"Disband group",退出群组:"Quit group",群管理员:"Group admin",学生禁言:"Mute All","学生禁言开启后,只允许群主和管理员发言。":"If Mute All is enabled, only the group owner and admin can speak.",单独禁言人员:"Mute a member",删除成员:"Remove member","确定从群聊中删除该成员?":"Are you sure you want to remove this member from the group chat?","确定从群聊中删除所选成员?":"Are you sure you want to remove selected member(s) from the group chat?",暂无公告:"No notice",发布:"Post",编辑:"Edit",群名称:"Group name",查看更多:"View more",管理员:"Admin",群主:"Group owner",我:"me",添加成员:"Add member",新增管理员:"Add admin",移除管理员:"Revoke admin",新增禁言用户:"Add muted member",移除禁言用户:"Remove muted member",修改群聊名称:"Edit group name","修改群聊名称后,将在群内通知其他成员":"After modifying the group chat name, other members will be notified in the group","仅限中文、字母、数字和下划线,2-20个字":"Chinese, letters, numbers and underscores only, 2-20 words","请先注册 TUIGroup 模块":"Please register the TUIGroup module first",该用户不存在:"The user does not exist",该用户不在群组内:"The user is not in the group"},EG={撤回:"Recall message",删除:"Delete message",复制:"Copy",重新发送:"Resend",转发:"Forward",引用:"Reference",回复:"Reply",回复详情:"Replies",条回复:"replies",打开:"Open",已读:"Read",全部已读:"All read",人已读:" read",人未读:" unread",人关闭阅读状态:" read status closed",消息详情:"Message Detail",关闭阅读状态:"Read status closed",该消息不存在:"The message does not exist",无法定位到原消息:"Unable to navigate to the original message",未读:"Unread",您:"You",撤回了一条消息:"recalled a message",重新编辑:"Re-edit",我:"I",查看更多:"View more",转发给:"Forward to",请输入消息:"Enter a message",描述:"Description",经度:"Longitude",纬度:"Latitude",自定义消息:"Custom message",图片:"[photo]",语音:"[audio]",视频:"[video]",表情:"[face]",文件:"[file]",自定义:"[custom message]",管理员开启学生禁言:"The admin enables Mute All",您已被管理员禁言:"You have been muted by the admin","按Enter发送,Ctrl+Enter换行":"Press Enter to send a message and Ctrl+Enter to start a new line",单击下载:"Click download","确认重发该消息?":"Confirm to resend the message?",取消:"Cancel",确定:"Submit",对方正在输入:"Typing...",回到最新位置:"Back to the latest location",条新消息:" new messages",安全提示:"【Security Tips】This APP is only used to experience the functions of Tencent Cloud Instant Messaging products, and cannot be used for business negotiation and expansion. Don't trust money-related information such as remittances and lottery wins, don't make unfamiliar phone calls easily, and beware of being deceived.",点此投诉:"Complain",语音通话:"Voice Call",视频通话:"Video Call",发起群语音:"Make group voice call",发起群视频:"Make group video call",已接听:"Answered",拒绝通话:"Decline Call",无应答:"No Answer",取消通话:"Cancel Call",发起通话:"Start Call",结束群聊:"Edit Group Call",通话时长:"Duration",欢迎使用TUICallKit:"Welcome to TUICallKit","检测到您暂未集成TUICallKit,无法体验音视频通话功能":"It is detected that you have not integrated TUI CallKit yet, so you cannot experience the audio and video call. ",请点击:"Please click",集成TUICallKit:" Integrate TUICallKit ",开通腾讯实时音视频服务:"Integration Tencent Real-Time Communication",进行体验:"to experience.",您当前购买使用的套餐包暂未开通此功能:"The package you purchased does not support this ability.",选择提醒的人:"Select Contact",manage:DG},AG={发起单聊:"New one-to-one chat",发起群聊:"New group chat",请输入userID:"Enter a user ID",删除会话:"Delete conversation",系统通知:"System notification",置顶会话:"Top conversation",取消置顶:"cancel top conversation",消息免打扰:"Message not disturb",取消免打扰:"cancel not disturb","有人@我":"Someone {'@'} me","@所有人":"{'@'}Everyone",条:"strip",我:"me","网络异常,请您检查网络设置":"Network exception, please check the network settings"},LG={输入groupID搜索:"Enter groupId search",群名称:"Group name",群ID:"Group ID",加入群聊:"Join",解散群聊:"Dissolution",退出群聊:"Quit",群类型:"Group type",请填写验证信息:"Please fill in the verification information",申请加入:"Apply Join",已申请:"Applied"},OG={资料设置:"Edit profile",头像:"Profile photo",昵称:"Name",账号:"Account",个性签名:"Status",性别:"Gender",男:"Male",女:"Female",不显示:"Rather not say",出生年月:"Birthday",取消:"Cancel",保存:"Save",请选择出生日期:"Select the date of birthday",选择头像:"Select Avatar",设置昵称:"Setting Name","仅限中文、字母、数字和下划线,2-20个字":"Chinese, letters, numbers and underscores only, 2-20 words",请输入昵称:"Enter Name",性别选择:"Select gender",请输入内容:"Enter content",用户ID:"userID",暂未设置:"Not set yet"},RG={群聊通知:"Group Chat Notifications",系统通知:"System Notifications",我的群聊:"My Group Chats","输入群ID,按回车搜索":"Enter a group ID",群名称:"Group name",群ID:"Group ID",加入群聊:"Join group chat",解散群聊:"Disband group chat",退出群聊:"Quit group chat",进入群聊:"Enter group chat",群类型:"Group type",请填写验证信息:"Enter the verification info",申请加入:"Request to join",已申请:"Requested",接受:"Accept",拒绝:"Refuse",已处理:"Handled",添加群聊:"add group chat",已加入:"joined",该群组不存在:"The group does not exist",加群:"join",我的好友:"Friend",发送消息:"Send Message",个性签名:"Signature"},NG={发起会话:"Start chat",发起单聊:"New one-to-one chat",发起群聊:"New group chat",该用户不存在:"The user does not exist","创建群聊,请注册 TUIGroup 模块":"To create a group chat, please register the TUIGroup module",创建成功:"Creation successful","发起多人会话(群聊)":"New group chat",群头像:"Group profile photo",群名称:"Group name",群ID:"Group ID",群类型:"Group type",选填:"Optional",取消:"Cancel",创建:"Create","类似普通微信群,创建后仅支持已在群内的好友邀请加群,且无需被邀请方同意或群主神奇。详见":"Similar to a WeChat group. Users can join the group only via invitation by existing members. The invitation does not need to be agreed by the invitee or approved by the group owner. See the documentation for details.","类似 QQ 群,创建后群主可以指定群管理员,用户搜索群 ID 发起加群申请后,需要群主或管理员审批通过才能入群。详见":"Similar to a QQ group. After a public group is created, the group owner can designate group admins. To join the group, a user needs to search the group ID and send a request, which needs to be approved by the group owner or an admin before the user can join the group. See the documentation for details. ","创建后可以随意进出,且支持查看入群前消息;适合用于音视频会议场景、在线教育场景等与实时音视频产品结合的场景。详见":"After the group is created, a user can join and quit the group freely and can view the messages sent before joining the group. It is suitable for scenarios that integrate Tencent Real-Time Communication (TRTC), such as audio and video conferences and online education. See the documentation for details.","创建后可以随意进出,没有群成员数量上限,但不支持历史消息存储;适合与直播产品结合,用于弹幕聊天场景。详见":"After a group is created, a user can join and quit the group freely. The group can have an unlimited number of members, but it does not store message history. It can be combined with Live Video Broadcasting (LVB) to support on-screen comment scenarios. See the documentation for details. ",产品文档:"product documentation",设置群名称:"Group name",请输入群名称:"Enter the group name",设置群ID:"Group ID",请输入群ID:"Enter the group ID",选择群类型:"Group type"},PG={群成员:"group members",加入群组:"joined the group",退出群组:"left the group",被:"by",踢出群组:"was kicked out of the group",成为管理员:"was set as an admin",被撤销管理员:"was revoked",被禁言:" was unmuted",被取消禁言:"cancel the prohibition",群提示消息:"group prompt message",管理员:"The admin",开启学生禁言:"enabled Mute All",取消学生禁言:"disabled Mute All",成为新的群主:"became the new group owner",修改群名为:"changed the group name to",发布新公告:"posted a new notice",申请加入群组:"requested to join the group",成功加入群组:"Successfully joined the group",被拒绝:"The request to join the group was refused",你被管理员:"You",群:"group",解散:"disbanded",创建群:"created the group",邀请你加群:"invite you to join the group",你退出群组:"You left the group",你被:"You were",设置为群:"set as group",的管理员:"as an admin",撤销群:"revoked",的管理员身份:"admin role of the group",同意加群:"agreed to join the group",拒接加群:"refused to join the group",自定义群系统通知:"Custom group system notification"},xG={自定义消息:"Custom message",通话时长:"Call duration",结束群聊:"End",切换语音通话:"Switch voice call",切换视频通话:"Switch video call",发起通话:"Start a call",取消通话:"Cancel",已接听:"Answered",拒绝通话:"Decline",无应答:"No answer",对本次服务评价:"Rate this service","查看详情>>":"View details >>"},UG={tip:PG,custom:xG},FG={取消:"Cancel",完成:"Done",已选中:"Selected",人:"",保存:"Save",请输入userID:"Enter a user ID",确定:"submit",全选:"All",已在群聊中:"exists"},GG={周:"week(s) ",天:"day(s)",小时:"hour(s) ",分钟:"minute(s)",刚刚:"Just now",前:" ago",昨天:"Yesterday",星期一:"Monday",星期二:"Tuesday",星期三:"Wednesday",星期四:"Thursday",星期五:"Friday",星期六:"Saturday",星期日:"Sunday"},$G={请对本次服务进行评价:"Please rate this service",提交评价:"Feedback","常用语-快捷回复工具":"Common Expressions - Quick Reply Tool",使用:"Build with",自定义消息:"Custom message",搭建:"","在吗?在吗?在吗?重要的话说三遍。":"Are you there? ","好久没聊天了,快来和我说说话~":"It’s been a long time. How about you?","好的,就这么说定了。":"Okay. It's a deal.","感恩的心,感谢有你。":"So grateful! ","糟糕!是心动的感觉!":"Oh, no. Flipped.","心疼地抱抱自己,我太难了!":"Give myself a warm hug. ","没关系,别在意,事情过去就过去了。":"Take it easy.","早上好,今天也是让人期待的一天呢!":"Good morning. Have a wonderful day.","熬夜有什么用,又没人陪你聊天,早点休息吧。":"It's better to go to bed early."},BG={请对本次服务进行评价:"Please rate this service",提交评价:"Feedback",服务评价工具:"Service rate tool",使用:"Build with",自定义消息:"Custom message",搭建:"",星:"Star"},HG={en:{取消:"Cancel",发送:"Send",系统通知:"System notification",关闭:"Close",确定:"Save",TUIChat:EG,TUIConversation:AG,TUIGroup:LG,TUIProfile:OG,TUIContact:RG,message:UG,component:FG,time:GG,Evaluate:BG,Words:$G,TUISearch:NG}},qG={群公告:"群公告",群成员:"群成员",群管理:"群管理",好友工作群:"好友工作群",陌生人社交群:"陌生人社交群",临时会议群:"临时会议群",直播群:"直播群",自由加入:"自由加入",需要验证:"需要验证",禁止加群:"禁止加群",人:"人",群ID:"群ID",群头像:"群头像",群类型:"群类型",加群方式:"加群方式",转让群组:"转让群组",解散群聊:"解散群聊",退出群组:"退出群组",群管理员:"群管理员",学生禁言:"学生禁言","学生禁言开启后,只允许群主和管理员发言。":"学生禁言开启后,只允许群主和管理员发言。",单独禁言人员:"单独禁言人员",删除成员:"删除成员","确定从群聊中删除该成员?":"确定从群聊中删除该成员?","确定从群聊中删除所选成员?":"确定从群聊中删除所选成员?",暂无公告:"暂无公告",发布:"发布",编辑:"编辑",群名称:"群名称",查看更多:"查看更多",管理员:"管理员",群主:"群主",我:"我",添加成员:"添加成员",新增管理员:"新增管理员",移除管理员:"移除管理员",新增禁言用户:"新增禁言用户",移除禁言用户:"移除禁言用户",修改群聊名称:"修改群聊名称","修改群聊名称后,将在群内通知其他成员":"修改群聊名称后,将在群内通知其他成员","仅限中文、字母、数字和下划线,2-20个字":"仅限中文、字母、数字和下划线,2-20个字","请先注册 TUIGroup 模块":"请先注册 TUIGroup 模块",该用户不存在:"该用户不存在",该用户不在群组内:"该用户不在群组内"},VG={撤回:"撤回",删除:"删除",复制:"复制",重新发送:"重新发送",转发:"转发",引用:"引用",回复:"回复",回复详情:"回复详情",条回复:"条回复",打开:"打开",已读:"已读",未读:"未读",人已读:"人已读",人未读:"人未读",人关闭阅读状态:"人关闭阅读状态",全部已读:"全部已读",消息详情:"消息详情",关闭阅读状态:"关闭",您:"您",撤回了一条消息:"撤回了一条消息",重新编辑:"重新编辑",我:"我",自定义消息:"自定义消息",查看更多:"查看更多","确认重发该消息?":"确认重发该消息?",取消:"取消",确定:"确定",转发给:"转发给",请输入消息:"请输入消息,按Ctrl + ↵ 换行",描述:"描述",经度:"经度",纬度:"纬度",图片:"[图片]",语音:"[语音]",视频:"[视频]",表情:"[表情]",文件:"[文件]",自定义:"[自定义消息]",管理员开启学生禁言:"管理员开启学生禁言",您已被管理员禁言:"您已被管理员禁言","按Enter发送,Ctrl+Enter换行":"按Enter发送,Ctrl+Enter换行",单击下载:"单击下载",该消息不存在:"该消息不存在",无法定位到原消息:"无法定位到原消息",对方正在输入:"对方正在输入...",回到最新位置:"回到最新位置",条新消息:"条新消息",安全提示:"【安全提示】本 APP 仅用于体验腾讯云即时通信 IM 产品功能,不可用于业务洽谈与拓展。请勿轻信汇款、中奖等涉及钱款的信息,勿轻易拨打陌生电话,谨防上当受骗。",点此投诉:"点此投诉",语音通话:"语音通话",视频通话:"视频通话",发起群语音:"发起群语音",发起群视频:"发起群视频",已接听:"已接听",拒绝通话:"拒绝通话",无应答:"无应答",取消通话:"取消通话",发起通话:"发起通话",结束群聊:"结束群聊",通话时长:"通话时长",欢迎使用TUICallKit:"欢迎使用腾讯云音视频通话组件TUICallKit ","检测到您暂未集成TUICallKit,无法体验音视频通话功能":"检测到您暂未集成TUICallKit,无法体验音视频通话功能。",请点击:"请点击",集成TUICallKit:"集成 TUICallKit ",开通腾讯实时音视频服务:"开通腾讯实时音视频服务",进行体验:"进行体验。",您当前购买使用的套餐包暂未开通群消息已读回执功能:"您当前购买使用的套餐包暂未开通【群消息已读回执】功能,请升级至旗舰版进行体验",您当前购买使用的套餐包暂未开通在线用户列表功能:"您当前购买使用的套餐包暂未开通【在线用户列表】功能,请升级至旗舰版进行体验",您当前购买使用的套餐包暂未开通此功能:"您当前购买使用的套餐包暂未开通此功能。",选择提醒的人:"选择提醒的人",manage:qG},zG={发起单聊:"发起单聊",发起群聊:"发起群聊",请输入userID:"请输入userID",删除会话:"删除会话",置顶会话:"置顶会话",取消置顶:"取消置顶",消息免打扰:"消息免打扰",取消免打扰:"取消免打扰",系统通知:"系统通知","有人@我":"有人{'@'}我","@所有人":"{'@'}所有人",条:"条",我:"我","网络异常,请您检查网络设置":"网络异常,请您检查网络设置"},jG={输入groupID搜索:"输入groupID搜索",群名称:"群名称",群ID:"群ID",加入群聊:"加入群聊",解散群聊:"解散群聊",退出群聊:"退出群聊",群类型:"群类型",请填写验证信息:"请填写验证信息",申请加入:"申请加入",已申请:"已申请"},WG={资料设置:"资料设置",头像:"头像",昵称:"昵称",账号:"账号",个性签名:"个性签名",性别:"性别",男:"男",女:"女",不显示:"不显示",出生年月:"出生年月",取消:"取消",保存:"保存",请选择出生日期:"请选择出生日期",选择头像:"选择头像",设置昵称:"设置昵称","仅限中文、字母、数字和下划线,2-20个字":"仅限中文、字母、数字和下划线,2-20个字",请输入昵称:"请输入昵称",性别选择:"性别选择",请输入内容:"请输入内容",用户ID:"用户ID",暂未设置:"暂未设置"},KG={群聊通知:"群聊通知",系统通知:"系统通知",我的群聊:"我的群聊","输入群ID,按回车搜索":"输入群ID,按回车搜索",群名称:"群名称",群ID:"群ID",加入群聊:"加入群聊",解散群聊:"解散群聊",退出群聊:"退出群聊",进入群聊:"进入群聊",群类型:"群类型",请填写验证信息:"请填写验证信息",申请加入:"申请加入",已申请:"已申请",接受:"接受",拒绝:"拒绝",已处理:"已处理",添加群聊:"添加群聊",已加入:"已加入",该群组不存在:"该群组不存在",加群:"加群",我的好友:"我的好友",发送消息:"发送消息",个性签名:"个性签名"},YG={发起会话:"发起会话",发起单聊:"发起单聊",发起群聊:"发起群聊",该用户不存在:"该用户不存在","创建群聊,请注册 TUIGroup 模块":"创建群聊,请注册 TUIGroup 模块",创建成功:"创建成功","发起多人会话(群聊)":"发起多人会话(群聊)",群头像:"群头像",群名称:"群名称",群ID:"群ID",群类型:"群类型",选填:"选填",取消:"取消",创建:"创建","类似普通微信群,创建后仅支持已在群内的好友邀请加群,且无需被邀请方同意或群主神奇。详见":"类似普通微信群,创建后仅支持已在群内的好友邀请加群,且无需被邀请方同意或群主神奇。详见","类似 QQ 群,创建后群主可以指定群管理员,用户搜索群 ID 发起加群申请后,需要群主或管理员审批通过才能入群。详见":"类似 QQ 群,创建后群主可以指定群管理员,用户搜索群 ID 发起加群申请后,需要群主或管理员审批通过才能入群。详见","创建后可以随意进出,且支持查看入群前消息;适合用于音视频会议场景、在线教育场景等与实时音视频产品结合的场景。详见":"创建后可以随意进出,且支持查看入群前消息;适合用于音视频会议场景、在线教育场景等与实时音视频产品结合的场景。详见","创建后可以随意进出,没有群成员数量上限,但不支持历史消息存储;适合与直播产品结合,用于弹幕聊天场景。详见":"创建后可以随意进出,没有群成员数量上限,但不支持历史消息存储;适合与直播产品结合,用于弹幕聊天场景。详见",产品文档:"产品文档",设置群名称:"设置群名称",请输入群名称:"请输入群名称",设置群ID:"设置群ID",请输入群ID:"请输入群ID",选择群类型:"选择群类型"},JG={群成员:"群成员",加入群组:"加入群组",退出群组:"退出群组",被:"被",踢出群组:"移除出群组",成为管理员:"成为管理员",被撤销管理员:"被撤销管理员",被禁言:"被禁言",被取消禁言:"被取消禁言",群提示消息:"群提示消息",管理员:"管理员",开启学生禁言:"开启学生禁言",取消学生禁言:"取消学生禁言",成为新的群主:"成为新的群主",修改群名为:"修改群名为",发布新公告:"发布新公告",申请加入群组:"申请加入群组",成功加入群组:"成功加入群组",被拒绝:"被拒绝",你被管理员:"你被管理员",群:"群",解散:"解散",创建群:"创建群",邀请你加群:"邀请你加群",你退出群组:"你退出群组",你被:"你被",设置为群:"设置为群",的管理员:"的管理员",撤销群:"撤销群",的管理员身份:"的管理员身份",同意加群:"同意加群",拒接加群:"拒接加群",自定义群系统通知:"自定义群系统通知"},XG={自定义消息:"自定义消息",通话时长:"通话时长",结束群聊:"结束群聊",切换语音通话:"切换语音通话",切换视频通话:"切换视频通话",发起通话:"发起通话",取消通话:"取消通话",已接听:"已接听",拒绝通话:"拒绝通话",无应答:"无应答",对本次服务评价:"对本次服务评价","查看详情>>":"查看详情>>"},ZG={tip:JG,custom:XG},QG={取消:"取消",完成:"完成",已选中:"已选中",人:"人",保存:"保存",请输入userID:"请输入userID",确定:"确定",全选:"全选",已在群聊中:"已在群聊中"},e$={周:"周",天:"天",小时:"小时",分钟:"分钟",刚刚:"刚刚",前:"前",昨天:"昨天",星期一:"星期一",星期二:"星期二",星期三:"星期三",星期四:"星期四",星期五:"星期五",星期六:"星期六",星期日:"星期日"},t$={"常用语-快捷回复工具":"常用语-快捷回复工具","在吗?在吗?在吗?重要的话说三遍。":"在吗?在吗?在吗?重要的话说三遍。","好久没聊天了,快来和我说说话~":"好久没聊天了,快来和我说说话~","好的,就这么说定了。":"好的,就这么说定了。","感恩的心,感谢有你。":"感恩的心,感谢有你。","糟糕!是心动的感觉!":"糟糕!是心动的感觉!","心疼地抱抱自己,我太难了!":"心疼地抱抱自己,我太难了!","没关系,别在意,事情过去就过去了。":"没关系,别在意,事情过去就过去了。","早上好,今天也是让人期待的一天呢!":"早上好,今天也是让人期待的一天呢!","熬夜有什么用,又没人陪你聊天,早点休息吧。":"熬夜有什么用,又没人陪你聊天,早点休息吧。"},n$={请对本次服务进行评价:"请对本次服务进行评价",提交评价:"提交评价",服务评价工具:"服务评价工具",使用:"使用",自定义消息:"自定义消息",搭建:"搭建",星:"星"},r$={zh_cn:{取消:"取消",发送:"发送",系统通知:"系统通知",关闭:"关闭",确定:"确定",TUIChat:VG,TUIConversation:zG,TUIGroup:jG,TUIProfile:WG,TUIContact:KG,message:ZG,component:QG,time:e$,Evaluate:n$,Words:t$,TUISearch:YG}},o$={...HG,...r$},Ka=class Ka{constructor(t){Wt(this,"messages",{en:{},zh_cn:{}});Wt(this,"i18n");this.messages=t}static getInstance(){return Ka.instance||(Ka.instance=new Ka(o$)),Ka.instance}provideMessage(t){return this.messages.en={...this.messages.en,...t.en},this.messages.zh_cn={...this.messages.zh_cn,...t.zh_cn},this.messages}useI18n(){return Ny()}static install(t){const n=Ka.getInstance();n.i18n=vG({legacy:!1,globalInjection:!0,global:!0,locale:"zh_cn",fallbackLocale:"zh_cn",messages:n.messages}),t.use(n.i18n)}static plugin(t){t.config.i18n=Ka.getInstance()}};Wt(Ka,"instance");let TM=Ka;const Hh=function(){const e=navigator.userAgent,t=/(?:Windows Phone)/.test(e),n=/(?:SymbianOS)/.test(e)||t,r=/(?:Android)/.test(e),o=/(?:Firefox)/.test(e),i=/(?:iPad|PlayBook)/.test(e)||r&&!/(?:Mobile)/.test(e)||o&&/(?:Tablet)/.test(e),s=/(?:iPhone)/.test(e)&&!i;return{isTablet:i,isPhone:s,isAndroid:r,isPC:!s&&!r&&!n,isH5:s||r||i}},i$=[{name:"TUILongPress",callback:(e,t,n)=>{if(typeof t.value!="function"){const u=n.context.name;let d=`[longpress:] provided expression '${t.expression}' is not afunction, but has to be `;u&&(d+=`Found in component '${u}' `),console.warn(d)}let r=null;const o=u=>{u.type==="click"&&u.button!==0||r===null&&(r=setTimeout(()=>{s(u)},1e3))},i=u=>{r!==null&&(clearTimeout(r),r=null)},s=u=>{t.value(u)};e.addEventListener("mousedown",o,!1),e.addEventListener("touchstart",o,!1),e.addEventListener("click",i),e.addEventListener("mouseout",i),e.addEventListener("touchend",i),e.addEventListener("touchcancel",i)}}],s$=e=>{i$.map(t=>{e.directive(t.name,{beforeMount:t.callback})})};function a$(e){const t=e;let n,r,o,i;return t>=3600?(r=parseInt(`${t/3600}`,10)<10?`0${parseInt(`${t/3600}`,10)}`:parseInt(`${t/3600}`,10),o=parseInt(`${t%60/60}`,10)<10?`0${parseInt(`${t%60/60}`,10)}`:parseInt(`${t%60/60}`,10),i=t%3600<10?`0${t%3600}`:t%3600,i>60&&(o=parseInt(`${i/60}`,10)<10?`0${parseInt(`${i/60}`,10)}`:parseInt(`${i/60}`,10),i=i%60<10?`0${i%60}`:i%60),n=`${r}:${o}:${i}`):t>=60&&t<3600?(o=parseInt(`${t/60}`,10)<10?`0${parseInt(`${t/60}`,10)}`:parseInt(`${t/60}`,10),i=t%60<10?`0${t%60}`:t%60,n=`00:${o}:${i}`):t<60&&(i=t<10?`0${t}`:t,n=`00:00:${i}`),n}const ih="https://web.sdk.qcloud.com/im/assets/emoji/",of={"[NO]":"emoji_0@2x.png","[OK]":"emoji_1@2x.png","[下雨]":"emoji_2@2x.png","[么么哒]":"emoji_3@2x.png","[乒乓]":"emoji_4@2x.png","[便便]":"emoji_5@2x.png","[信封]":"emoji_6@2x.png","[偷笑]":"emoji_7@2x.png","[傲慢]":"emoji_8@2x.png","[再见]":"emoji_9@2x.png","[冷汗]":"emoji_10@2x.png","[凋谢]":"emoji_11@2x.png","[刀]":"emoji_12@2x.png","[删除]":"emoji_13@2x.png","[勾引]":"emoji_14@2x.png","[发呆]":"emoji_15@2x.png","[发抖]":"emoji_16@2x.png","[可怜]":"emoji_17@2x.png","[可爱]":"emoji_18@2x.png","[右哼哼]":"emoji_19@2x.png","[右太极]":"emoji_20@2x.png","[右车头]":"emoji_21@2x.png","[吐]":"emoji_22@2x.png","[吓]":"emoji_23@2x.png","[咒骂]":"emoji_24@2x.png","[咖啡]":"emoji_25@2x.png","[啤酒]":"emoji_26@2x.png","[嘘]":"emoji_27@2x.png","[回头]":"emoji_28@2x.png","[困]":"emoji_29@2x.png","[坏笑]":"emoji_30@2x.png","[多云]":"emoji_31@2x.png","[大兵]":"emoji_32@2x.png","[大哭]":"emoji_33@2x.png","[太阳]":"emoji_34@2x.png","[奋斗]":"emoji_35@2x.png","[奶瓶]":"emoji_36@2x.png","[委屈]":"emoji_37@2x.png","[害羞]":"emoji_38@2x.png","[尴尬]":"emoji_39@2x.png","[左哼哼]":"emoji_40@2x.png","[左太极]":"emoji_41@2x.png","[左车头]":"emoji_42@2x.png","[差劲]":"emoji_43@2x.png","[弱]":"emoji_44@2x.png","[强]":"emoji_45@2x.png","[彩带]":"emoji_46@2x.png","[彩球]":"emoji_47@2x.png","[得意]":"emoji_48@2x.png","[微笑]":"emoji_49@2x.png","[心碎了]":"emoji_50@2x.png","[快哭了]":"emoji_51@2x.png","[怄火]":"emoji_52@2x.png","[怒]":"emoji_53@2x.png","[惊恐]":"emoji_54@2x.png","[惊讶]":"emoji_55@2x.png","[憨笑]":"emoji_56@2x.png","[手枪]":"emoji_57@2x.png","[打哈欠]":"emoji_58@2x.png","[抓狂]":"emoji_59@2x.png","[折磨]":"emoji_60@2x.png","[抠鼻]":"emoji_61@2x.png","[抱抱]":"emoji_62@2x.png","[抱拳]":"emoji_63@2x.png","[拳头]":"emoji_64@2x.png","[挥手]":"emoji_65@2x.png","[握手]":"emoji_66@2x.png","[撇嘴]":"emoji_67@2x.png","[擦汗]":"emoji_68@2x.png","[敲打]":"emoji_69@2x.png","[晕]":"emoji_70@2x.png","[月亮]":"emoji_71@2x.png","[棒棒糖]":"emoji_72@2x.png","[汽车]":"emoji_73@2x.png","[沙发]":"emoji_74@2x.png","[流汗]":"emoji_75@2x.png","[流泪]":"emoji_76@2x.png","[激动]":"emoji_77@2x.png","[灯泡]":"emoji_78@2x.png","[炸弹]":"emoji_79@2x.png","[熊猫]":"emoji_80@2x.png","[爆筋]":"emoji_81@2x.png","[爱你]":"emoji_82@2x.png","[爱心]":"emoji_83@2x.png","[爱情]":"emoji_84@2x.png","[猪头]":"emoji_85@2x.png","[猫咪]":"emoji_86@2x.png","[献吻]":"emoji_87@2x.png","[玫瑰]":"emoji_88@2x.png","[瓢虫]":"emoji_89@2x.png","[疑问]":"emoji_90@2x.png","[白眼]":"emoji_91@2x.png","[皮球]":"emoji_92@2x.png","[睡觉]":"emoji_93@2x.png","[磕头]":"emoji_94@2x.png","[示爱]":"emoji_95@2x.png","[礼品袋]":"emoji_96@2x.png","[礼物]":"emoji_97@2x.png","[篮球]":"emoji_98@2x.png","[米饭]":"emoji_99@2x.png","[糗大了]":"emoji_100@2x.png","[红双喜]":"emoji_101@2x.png","[红灯笼]":"emoji_102@2x.png","[纸巾]":"emoji_103@2x.png","[胜利]":"emoji_104@2x.png","[色]":"emoji_105@2x.png","[药]":"emoji_106@2x.png","[菜刀]":"emoji_107@2x.png","[蛋糕]":"emoji_108@2x.png","[蜡烛]":"emoji_109@2x.png","[街舞]":"emoji_110@2x.png","[衰]":"emoji_111@2x.png","[西瓜]":"emoji_112@2x.png","[调皮]":"emoji_113@2x.png","[象棋]":"emoji_114@2x.png","[跳绳]":"emoji_115@2x.png","[跳跳]":"emoji_116@2x.png","[车厢]":"emoji_117@2x.png","[转圈]":"emoji_118@2x.png","[鄙视]":"emoji_119@2x.png","[酷]":"emoji_120@2x.png","[钞票]":"emoji_121@2x.png","[钻戒]":"emoji_122@2x.png","[闪电]":"emoji_123@2x.png","[闭嘴]":"emoji_124@2x.png","[闹钟]":"emoji_125@2x.png","[阴险]":"emoji_126@2x.png","[难过]":"emoji_127@2x.png","[雨伞]":"emoji_128@2x.png","[青蛙]":"emoji_129@2x.png","[面条]":"emoji_130@2x.png","[鞭炮]":"emoji_131@2x.png","[风车]":"emoji_132@2x.png","[飞吻]":"emoji_133@2x.png","[飞机]":"emoji_134@2x.png","[饥饿]":"emoji_135@2x.png","[香蕉]":"emoji_136@2x.png","[骷髅]":"emoji_137@2x.png","[麦克风]":"emoji_138@2x.png","[麻将]":"emoji_139@2x.png","[鼓掌]":"emoji_140@2x.png","[龇牙]":"emoji_141@2x.png"},IO=["[龇牙]","[调皮]","[流汗]","[偷笑]","[再见]","[敲打]","[擦汗]","[猪头]","[玫瑰]","[流泪]","[大哭]","[嘘]","[酷]","[抓狂]","[委屈]","[便便]","[炸弹]","[菜刀]","[可爱]","[色]","[害羞]","[得意]","[吐]","[微笑]","[怒]","[尴尬]","[惊恐]","[冷汗]","[爱心]","[示爱]","[白眼]","[傲慢]","[难过]","[惊讶]","[疑问]","[困]","[么么哒]","[憨笑]","[爱情]","[衰]","[撇嘴]","[阴险]","[奋斗]","[发呆]","[右哼哼]","[抱抱]","[坏笑]","[飞吻]","[鄙视]","[晕]","[大兵]","[可怜]","[强]","[弱]","[握手]","[胜利]","[抱拳]","[凋谢]","[米饭]","[蛋糕]","[西瓜]","[啤酒]","[瓢虫]","[勾引]","[OK]","[爱你]","[咖啡]","[月亮]","[刀]","[发抖]","[差劲]","[拳头]","[心碎了]","[太阳]","[礼物]","[皮球]","[骷髅]","[挥手]","[闪电]","[饥饿]","[咒骂]","[折磨]","[抠鼻]","[鼓掌]","[糗大了]","[左哼哼]","[打哈欠]","[快哭了]","[吓]","[篮球]","[乒乓]","[NO]","[跳跳]","[怄火]","[转圈]","[磕头]","[回头]","[跳绳]","[激动]","[街舞]","[献吻]","[左太极]","[右太极]","[闭嘴]","[猫咪]","[红双喜]","[鞭炮]","[红灯笼]","[麻将]","[麦克风]","[礼品袋]","[信封]","[象棋]","[彩带]","[蜡烛]","[爆筋]","[棒棒糖]","[奶瓶]","[面条]","[香蕉]","[飞机]","[左车头]","[车厢]","[右车头]","[多云]","[下雨]","[钞票]","[熊猫]","[灯泡]","[风车]","[闹钟]","[雨伞]","[彩球]","[钻戒]","[沙发]","[纸巾]","[手枪]","[青蛙]"],l$="https://web.sdk.qcloud.com/im/assets/face-elem/",u$=[{icon:1,list:["yz00","yz01","yz02","yz03","yz04","yz05","yz06","yz07","yz08","yz09","yz10","yz11","yz12","yz13","yz14","yz15","yz16","yz17"]},{icon:2,list:["ys00","ys01","ys02","ys03","ys04","ys05","ys06","ys07","ys08","ys09","ys10","ys11","ys12","ys13","ys14","ys15"]},{icon:3,list:["gcs00","gcs01","gcs02","gcs03","gcs04","gcs05","gcs06","gcs07","gcs08","gcs09","gcs10","gcs11","gcs12","gcs13","gcs14","gcs15","gcs16"]}];function CO(e){const t=[];let n=e.text,r=-1,o=-1;for(;n!=="";)switch(r=n.indexOf("["),o=n.indexOf("]"),r){case 0:if(o===-1)t.push({name:"text",text:n}),n="";else{const i=n.slice(0,o+1);of[i]?(t.push({name:"img",src:ih+of[i]}),n=n.substring(o+1)):(t.push({name:"text",text:"["}),n=n.slice(1))}break;case-1:t.push({name:"text",text:n}),n="";break;default:t.push({name:"text",text:n.slice(0,r)}),n=n.substring(r);break}return t}var fi=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Hf(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function c$(e){if(e.__esModule)return e;var t=e.default;if(typeof t=="function"){var n=function r(){return this instanceof r?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};n.prototype=t.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(e).forEach(function(r){var o=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(n,r,o.get?o:{enumerable:!0,get:function(){return e[r]}})}),n}var TO={exports:{}};(function(e,t){(function(n,r){e.exports=r()})(fi,function(){function n(D,l){var p=Object.keys(D);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(D);l&&(a=a.filter(function(c){return Object.getOwnPropertyDescriptor(D,c).enumerable})),p.push.apply(p,a)}return p}function r(D){for(var l=1;l<arguments.length;l++){var p=arguments[l]!=null?arguments[l]:{};l%2?n(Object(p),!0).forEach(function(a){d(D,a,p[a])}):Object.getOwnPropertyDescriptors?Object.defineProperties(D,Object.getOwnPropertyDescriptors(p)):n(Object(p)).forEach(function(a){Object.defineProperty(D,a,Object.getOwnPropertyDescriptor(p,a))})}return D}function o(D){return(o=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(l){return typeof l}:function(l){return l&&typeof Symbol=="function"&&l.constructor===Symbol&&l!==Symbol.prototype?"symbol":typeof l})(D)}function i(D,l){if(!(D instanceof l))throw new TypeError("Cannot call a class as a function")}function s(D,l){for(var p=0;p<l.length;p++){var a=l[p];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),Object.defineProperty(D,a.key,a)}}function u(D,l,p){return l&&s(D.prototype,l),p&&s(D,p),Object.defineProperty(D,"prototype",{writable:!1}),D}function d(D,l,p){return l in D?Object.defineProperty(D,l,{value:p,enumerable:!0,configurable:!0,writable:!0}):D[l]=p,D}function f(D,l){if(typeof l!="function"&&l!==null)throw new TypeError("Super expression must either be null or a function");D.prototype=Object.create(l&&l.prototype,{constructor:{value:D,writable:!0,configurable:!0}}),Object.defineProperty(D,"prototype",{writable:!1}),l&&y(D,l)}function g(D){return(g=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(l){return l.__proto__||Object.getPrototypeOf(l)})(D)}function y(D,l){return(y=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(p,a){return p.__proto__=a,p})(D,l)}function _(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function M(D,l,p){return(M=_()?Reflect.construct.bind():function(a,c,h){var m=[null];m.push.apply(m,c);var v=new(Function.bind.apply(a,m));return h&&y(v,h.prototype),v}).apply(null,arguments)}function T(D){var l=typeof Map=="function"?new Map:void 0;return(T=function(p){if(p===null||(a=p,Function.toString.call(a).indexOf("[native code]")===-1))return p;var a;if(typeof p!="function")throw new TypeError("Super expression must either be null or a function");if(l!==void 0){if(l.has(p))return l.get(p);l.set(p,c)}function c(){return M(p,arguments,g(this).constructor)}return c.prototype=Object.create(p.prototype,{constructor:{value:c,enumerable:!1,writable:!0,configurable:!0}}),y(c,p)})(D)}function k(D,l){if(D==null)return{};var p,a,c=function(m,v){if(m==null)return{};var b,I,E={},O=Object.keys(m);for(I=0;I<O.length;I++)b=O[I],v.indexOf(b)>=0||(E[b]=m[b]);return E}(D,l);if(Object.getOwnPropertySymbols){var h=Object.getOwnPropertySymbols(D);for(a=0;a<h.length;a++)p=h[a],l.indexOf(p)>=0||Object.prototype.propertyIsEnumerable.call(D,p)&&(c[p]=D[p])}return c}function S(D){if(D===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return D}function C(D,l){if(l&&(typeof l=="object"||typeof l=="function"))return l;if(l!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return S(D)}function L(D){var l=_();return function(){var p,a=g(D);if(l){var c=g(this).constructor;p=Reflect.construct(a,arguments,c)}else p=a.apply(this,arguments);return C(this,p)}}function A(D,l){return H(D)||function(p,a){var c=p==null?null:typeof Symbol<"u"&&p[Symbol.iterator]||p["@@iterator"];if(c!=null){var h,m,v=[],b=!0,I=!1;try{for(c=c.call(p);!(b=(h=c.next()).done)&&(v.push(h.value),!a||v.length!==a);b=!0);}catch(E){I=!0,m=E}finally{try{b||c.return==null||c.return()}finally{if(I)throw m}}return v}}(D,l)||x(D,l)||V()}function N(D){return function(l){if(Array.isArray(l))return $(l)}(D)||q(D)||x(D)||function(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
  24. In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}()}function H(D){if(Array.isArray(D))return D}function q(D){if(typeof Symbol<"u"&&D[Symbol.iterator]!=null||D["@@iterator"]!=null)return Array.from(D)}function x(D,l){if(D){if(typeof D=="string")return $(D,l);var p=Object.prototype.toString.call(D).slice(8,-1);return p==="Object"&&D.constructor&&(p=D.constructor.name),p==="Map"||p==="Set"?Array.from(D):p==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(p)?$(D,l):void 0}}function $(D,l){(l==null||l>D.length)&&(l=D.length);for(var p=0,a=new Array(l);p<l;p++)a[p]=D[p];return a}function V(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
  25. In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function G(D,l){var p=typeof Symbol<"u"&&D[Symbol.iterator]||D["@@iterator"];if(!p){if(Array.isArray(D)||(p=x(D))||l&&D&&typeof D.length=="number"){p&&(D=p);var a=0,c=function(){};return{s:c,n:function(){return a>=D.length?{done:!0}:{done:!1,value:D[a++]}},e:function(b){throw b},f:c}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
  26. In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var h,m=!0,v=!1;return{s:function(){p=p.call(D)},n:function(){var b=p.next();return m=b.done,b},e:function(b){v=!0,h=b},f:function(){try{m||p.return==null||p.return()}finally{if(v)throw h}}}}var R={SDK_READY:"sdkStateReady",SDK_NOT_READY:"sdkStateNotReady",SDK_DESTROY:"sdkDestroy",MESSAGE_RECEIVED:"onMessageReceived",MESSAGE_MODIFIED:"onMessageModified",MESSAGE_REVOKED:"onMessageRevoked",MESSAGE_READ_BY_PEER:"onMessageReadByPeer",MESSAGE_READ_RECEIPT_RECEIVED:"onMessageReadReceiptReceived",MESSAGE_EXTENSIONS_UPDATED:"onMessageExtensionsUpdated",MESSAGE_EXTENSIONS_DELETED:"onMessageExtensionsDeleted",CONVERSATION_LIST_UPDATED:"onConversationListUpdated",TOTAL_UNREAD_MESSAGE_COUNT_UPDATED:"onTotalUnreadMessageCountUpdated",CONVERSATION_GROUP_LIST_UPDATED:"onConversationGroupListUpdated",CONVERSATION_IN_GROUP_UPDATED:"onConversationInGroupUpdated",GROUP_LIST_UPDATED:"onGroupListUpdated",GROUP_ATTRIBUTES_UPDATED:"groupAttributesUpdated",GROUP_COUNTER_UPDATED:"onGroupCounterUpdated",TOPIC_CREATED:"onTopicCreated",TOPIC_DELETED:"onTopicDeleted",TOPIC_UPDATED:"onTopicUpdated",PROFILE_UPDATED:"onProfileUpdated",USER_STATUS_UPDATED:"onUserStatusUpdated",BLACKLIST_UPDATED:"blacklistUpdated",FRIEND_LIST_UPDATED:"onFriendListUpdated",FRIEND_GROUP_LIST_UPDATED:"onFriendGroupListUpdated",FRIEND_APPLICATION_LIST_UPDATED:"onFriendApplicationListUpdated",KICKED_OUT:"kickedOut",ERROR:"error",NET_STATE_CHANGE:"netStateChange"},w={MSG_TEXT:"TIMTextElem",MSG_IMAGE:"TIMImageElem",MSG_SOUND:"TIMSoundElem",MSG_AUDIO:"TIMSoundElem",MSG_FILE:"TIMFileElem",MSG_FACE:"TIMFaceElem",MSG_VIDEO:"TIMVideoFileElem",MSG_GEO:"TIMLocationElem",MSG_LOCATION:"TIMLocationElem",MSG_GRP_TIP:"TIMGroupTipElem",MSG_GRP_SYS_NOTICE:"TIMGroupSystemNoticeElem",MSG_CUSTOM:"TIMCustomElem",MSG_MERGER:"TIMRelayElem",MSG_PRIORITY_HIGH:"High",MSG_PRIORITY_NORMAL:"Normal",MSG_PRIORITY_LOW:"Low",MSG_PRIORITY_LOWEST:"Lowest",CONV_C2C:"C2C",CONV_GROUP:"GROUP",CONV_TOPIC:"TOPIC",CONV_SYSTEM:"@TIM#SYSTEM",CONV_AT_ME:1,CONV_AT_ALL:2,CONV_AT_ALL_AT_ME:3,CONV_MARK_TYPE_STAR:1,CONV_MARK_TYPE_UNREAD:2,CONV_MARK_TYPE_FOLD:4,CONV_MARK_TYPE_HIDE:8,GRP_PRIVATE:"Private",GRP_WORK:"Private",GRP_PUBLIC:"Public",GRP_CHATROOM:"ChatRoom",GRP_MEETING:"ChatRoom",GRP_AVCHATROOM:"AVChatRoom",GRP_COMMUNITY:"Community",GRP_MBR_ROLE_OWNER:"Owner",GRP_MBR_ROLE_ADMIN:"Admin",GRP_MBR_ROLE_MEMBER:"Member",GRP_MBR_ROLE_CUSTOM:"Custom",GRP_TIP_MBR_JOIN:1,GRP_TIP_MBR_QUIT:2,GRP_TIP_MBR_KICKED_OUT:3,GRP_TIP_MBR_SET_ADMIN:4,GRP_TIP_MBR_CANCELED_ADMIN:5,GRP_TIP_GRP_PROFILE_UPDATED:6,GRP_TIP_MBR_PROFILE_UPDATED:7,GRP_TIP_BAN_AVCHATROOM_MEMBER:10,GRP_TIP_UNBAN_AVCHATROOM_MEMBER:11,MSG_REMIND_ACPT_AND_NOTE:"AcceptAndNotify",MSG_REMIND_ACPT_NOT_NOTE:"AcceptNotNotify",MSG_REMIND_DISCARD:"Discard",GENDER_UNKNOWN:"Gender_Type_Unknown",GENDER_FEMALE:"Gender_Type_Female",GENDER_MALE:"Gender_Type_Male",KICKED_OUT_MULT_ACCOUNT:"multipleAccount",KICKED_OUT_MULT_DEVICE:"multipleDevice",KICKED_OUT_USERSIG_EXPIRED:"userSigExpired",KICKED_OUT_REST_API:"REST_API_Kick",ALLOW_TYPE_ALLOW_ANY:"AllowType_Type_AllowAny",ALLOW_TYPE_NEED_CONFIRM:"AllowType_Type_NeedConfirm",ALLOW_TYPE_DENY_ANY:"AllowType_Type_DenyAny",FORBID_TYPE_NONE:"AdminForbid_Type_None",FORBID_TYPE_SEND_OUT:"AdminForbid_Type_SendOut",JOIN_OPTIONS_FREE_ACCESS:"FreeAccess",JOIN_OPTIONS_NEED_PERMISSION:"NeedPermission",JOIN_OPTIONS_DISABLE_APPLY:"DisableApply",JOIN_STATUS_SUCCESS:"JoinedSuccess",JOIN_STATUS_ALREADY_IN_GROUP:"AlreadyInGroup",JOIN_STATUS_WAIT_APPROVAL:"WaitAdminApproval",INVITE_OPTIONS_DISABLE_INVITE:"DisableInvite",INVITE_OPTIONS_NEED_PERMISSION:"NeedPermission",INVITE_OPTIONS_FREE_ACCESS:"FreeAccess",GRP_PROFILE_OWNER_ID:"ownerID",GRP_PROFILE_CREATE_TIME:"createTime",GRP_PROFILE_LAST_INFO_TIME:"lastInfoTime",GRP_PROFILE_MEMBER_NUM:"memberNum",GRP_PROFILE_MAX_MEMBER_NUM:"maxMemberNum",GRP_PROFILE_JOIN_OPTION:"joinOption",GRP_PROFILE_INVITE_OPTION:"inviteOption",GRP_PROFILE_INTRODUCTION:"introduction",GRP_PROFILE_NOTIFICATION:"notification",GRP_PROFILE_MUTE_ALL_MBRS:"muteAllMembers",SNS_ADD_TYPE_SINGLE:"Add_Type_Single",SNS_ADD_TYPE_BOTH:"Add_Type_Both",SNS_DELETE_TYPE_SINGLE:"Delete_Type_Single",SNS_DELETE_TYPE_BOTH:"Delete_Type_Both",SNS_APPLICATION_TYPE_BOTH:"Pendency_Type_Both",SNS_APPLICATION_SENT_TO_ME:"Pendency_Type_ComeIn",SNS_APPLICATION_SENT_BY_ME:"Pendency_Type_SendOut",SNS_APPLICATION_AGREE:"Response_Action_Agree",SNS_APPLICATION_AGREE_AND_ADD:"Response_Action_AgreeAndAdd",SNS_CHECK_TYPE_BOTH:"CheckResult_Type_Both",SNS_CHECK_TYPE_SINGLE:"CheckResult_Type_Single",SNS_TYPE_NO_RELATION:"CheckResult_Type_NoRelation",SNS_TYPE_A_WITH_B:"CheckResult_Type_AWithB",SNS_TYPE_B_WITH_A:"CheckResult_Type_BWithA",SNS_TYPE_BOTH_WAY:"CheckResult_Type_BothWay",NET_STATE_CONNECTED:"connected",NET_STATE_CONNECTING:"connecting",NET_STATE_DISCONNECTED:"disconnected",MSG_AT_ALL:"__kImSDK_MesssageAtALL__",READ_ALL_C2C_MSG:"readAllC2CMessage",READ_ALL_GROUP_MSG:"readAllGroupMessage",READ_ALL_MSG:"readAllMessage",USER_STATUS_UNKNOWN:0,USER_STATUS_ONLINE:1,USER_STATUS_OFFLINE:2,USER_STATUS_UNLOGINED:3},P={NEW_INVITATION_RECEIVED:"newInvitationReceived",INVITEE_ACCEPTED:"ts_invitee_accepted",INVITEE_REJECTED:"ts_invitee_rejected",INVITATION_CANCELLED:"ts_invitation_cancelled",INVITATION_TIMEOUT:"ts_invitation_timeout",INVITATION_MODIFIED:"ts_invitation_modified",ACTION_TYPE_UNKNOWN:0,ACTION_TYPE_INVITE:1,ACTION_TYPE_CANCEL_INVITE:2,ACTION_TYPE_ACCEPT_INVITE:3,ACTION_TYPE_REJECT_INVITE:4,ACTION_TYPE_INVITE_TIMEOUT:5},X=function(){function D(){i(this,D),this.cache=[],this.options=null}return u(D,[{key:"use",value:function(l){if(typeof l!="function")throw"middleware must be a function";return this.cache.push(l),this}},{key:"next",value:function(l){if(this.middlewares&&this.middlewares.length>0)return this.middlewares.shift().call(this,this.options,this.next.bind(this))}},{key:"run",value:function(l){return this.middlewares=this.cache.map(function(p){return p}),this.options=l,this.next()}}]),D}(),W=function(){function D(){var l=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0,p=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;i(this,D),this.high=l,this.low=p}return u(D,[{key:"equal",value:function(l){return l!==null&&this.low===l.low&&this.high===l.high}},{key:"toString",value:function(){var l=Number(this.high).toString(16),p=Number(this.low).toString(16);if(p.length<8)for(var a=8-p.length;a;)p="0"+p,a--;return l+p}}]),D}(),ne={TEST:{CHINA:{DEFAULT:"wss://wss-dev.tim.qq.com"},OVERSEA:{DEFAULT:"wss://wss-dev.tim.qq.com"},SINGAPORE:{DEFAULT:"wss://wsssgp-dev.im.qcloud.com"},KOREA:{DEFAULT:"wss://wsskr-dev.im.qcloud.com"},GERMANY:{DEFAULT:"wss://wssger-dev.im.qcloud.com"},IND:{DEFAULT:"wss://wssind-dev.im.qcloud.com"},JPN:{DEFAULT:"wss://wssjpn-dev.im.qcloud.com"},USA:{DEFAULT:"wss://wssusa-dev.im.qcloud.com"}},PRODUCTION:{CHINA:{DEFAULT:"wss://wss.im.qcloud.com",BACKUP:"wss://wss.tim.qq.com",STAT:"https://events.im.qcloud.com",ANYCAST:"wss://162.14.13.203"},OVERSEA:{DEFAULT:"wss://wss.im.qcloud.com",BACKUP:"wss://wss.my-imcloud.com",STAT:"https://api.my-imcloud.com"},SINGAPORE:{DEFAULT:"wss://wsssgp.im.qcloud.com",BACKUP:"wss://wsssgp.my-imcloud.com",STAT:"https://apisgp.my-imcloud.com"},KOREA:{DEFAULT:"wss://wsskr.im.qcloud.com",BACKUP:"wss://wsskr.my-imcloud.com",STAT:"https://apikr.my-imcloud.com"},GERMANY:{DEFAULT:"wss://wssger.im.qcloud.com",BACKUP:"wss://wssger.my-imcloud.com",STAT:"https://apiger.my-imcloud.com"},IND:{DEFAULT:"wss://wssind.my-imcloud.com",BACKUP:"wss://wssind.im.qcloud.com",STAT:"https://apiind.my-imcloud.com"},JPN:{DEFAULT:"wss://wssjpn.im.qcloud.com",BACKUP:"wss://wssjpn.my-imcloud.com",STAT:"https://apijpn.my-imcloud.com"},USA:{DEFAULT:"wss://wssusa.im.qcloud.com",BACKUP:"wss://wssusa.my-imcloud.com",STAT:"https://apiusa.my-imcloud.com"}}},Y={ANDROID:2,IOS:3,MAC:4,WEB:7,WX_MP:8,QQ_MP:9,TT_MP:10,BAIDU_MP:11,ALI_MP:12,IPAD:13,UNI_NATIVE_APP:15},ie="1.7.3",fe=537048168,se="CHINA",ue="OVERSEA",K="SINGAPORE",te="KOREA",J="GERMANY",Me="IND",de="JPN",me="USA",re={HOST:{CURRENT:{DEFAULT:"wss://wss.im.qcloud.com",STAT:"https://events.im.qcloud.com"},setCurrent:function(){var D=arguments.length>0&&arguments[0]!==void 0?arguments[0]:se;this.CURRENT=ne.PRODUCTION[D]}},NAME:{OPEN_IM:"openim",OPEN_IM_MSG_EXT:"openim_msg_ext_http_svc",GROUP:"group_open_http_svc",GROUP_AVCHATROOM:"group_open_avchatroom_http_svc",GROUP_COMMUNITY:"million_group_open_http_svc",GROUP_ATTR:"group_open_attr_http_svc",FRIEND:"sns",PROFILE:"profile",RECENT_CONTACT:"recentcontact",PIC:"openpic",BIG_GROUP_NO_AUTH:"group_open_http_noauth_svc",BIG_GROUP_LONG_POLLING:"group_open_long_polling_http_svc",BIG_GROUP_LONG_POLLING_NO_AUTH:"group_open_long_polling_http_noauth_svc",IM_OPEN_STAT:"imopenstat",WEB_IM:"webim",IM_COS_SIGN:"im_cos_sign_svr",CUSTOM_UPLOAD:"im_cos_msg",HEARTBEAT:"heartbeat",IM_OPEN_PUSH:"im_open_push",IM_OPEN_STATUS:"im_open_status",IM_LONG_MESSAGE:"im_long_msg",IM_CONFIG_MANAGER:"im_sdk_config_mgr",STAT_SERVICE:"StatSvc",OVERLOAD_PUSH:"OverLoadPush",IM_MSG_AUDIT_MGR:"im_msg_audit_mgr",TUIROOM_SVR:"tui_room_svr",IM_OPEN_TRANSLATE:"im_open_translate",MESSAGE_SEARCH:"message_search"},CHANNEL:{SOCKET:1,XHR:2,AUTO:0},NAME_VERSION:{openim:"v4",group_open_http_svc:"v4",sns:"v4",profile:"v4",recentcontact:"v4",openpic:"v4",group_open_http_noauth_svc:"v4",group_open_long_polling_http_svc:"v4",group_open_long_polling_http_noauth_svc:"v4",imopenstat:"v4",im_cos_sign_svr:"v4",im_cos_msg:"v4",webim:"v4",im_open_push:"v4",im_open_status:"v4"}},be={SEARCH_MSG:new W(0,Math.pow(2,0)).toString(),SEARCH_GRP_SNS:new W(0,Math.pow(2,1)).toString(),AVCHATROOM_HISTORY_MSG:new W(0,Math.pow(2,2)).toString(),GRP_COMMUNITY:new W(0,Math.pow(2,3)).toString(),MSG_TO_SPECIFIED_GRP_MBR:new W(0,Math.pow(2,4)).toString(),AVCHATROOM_MBR_LIST:new W(0,Math.pow(2,6)).toString(),USER_STATUS:new W(0,Math.pow(2,7)).toString(),CONV_MARK:new W(0,Math.pow(2,9)).toString(),CONV_GROUP:new W(0,Math.pow(2,10)).toString(),AVCHATROOM_BAN_MBR:new W(0,Math.pow(2,11)).toString(),MSG_EXT:new W(0,Math.pow(2,13)).toString(),GRP_COUNTER:new W(0,Math.pow(2,15)).toString()},Fe="c2c_text_message",ve="c2c_custom_message",z="group_text_message",oe="group_custom_message",ce="user_profile",we="sns",ae="group_profile",De="group_member_profile";re.HOST.setCurrent(se);var Ue=typeof wx<"u"&&typeof wx.getSystemInfoSync=="function"&&!!wx.getSystemInfoSync().fontSizeSetting,xe=typeof qq<"u"&&typeof qq.getSystemInfoSync=="function"&&!!qq.getSystemInfoSync().fontSizeSetting,qe=typeof tt<"u"&&typeof tt.getSystemInfoSync=="function"&&!!tt.getSystemInfoSync().fontSizeSetting,Te=typeof swan<"u"&&typeof swan.getSystemInfoSync=="function"&&!!swan.getSystemInfoSync().fontSizeSetting,Z=typeof my<"u"&&typeof my.getSystemInfoSync=="function"&&!!my.getSystemInfoSync().fontSizeSetting,he=typeof jd<"u"&&typeof jd.getSystemInfoSync=="function",Ie=typeof uni<"u"&&typeof window>"u"&&typeof uni.requireNativePlugin=="function",Ce=typeof uni<"u",$e=Ue||xe||qe||Te||Z||Ie||he,Ye=(typeof uni<"u"||typeof window<"u")&&!$e,Ne=xe?qq:qe?tt:Te?swan:Z?my:Ue?wx:Ie?uni:he?jd:{},Ze=Ye&&window&&window.navigator&&window.navigator.userAgent||"",_t=/(micromessenger|webbrowser)/i.test(Ze),zt=/AppleWebKit\/([\d.]+)/i.exec(Ze);zt&&parseFloat(zt.pop());var rn,on,Tn=(rn="WEB",_t?rn="WEB":xe?rn="QQ_MP":qe?rn="TT_MP":Te?rn="BAIDU_MP":Z?rn="ALI_MP":Ue?rn="WX_MP":Ie&&(rn="UNI_NATIVE_APP"),Y[rn]),_n=/iPad/i.test(Ze),nt=/iPhone/i.test(Ze)&&!_n,yt=/iPod/i.test(Ze),Rt=nt||_n||yt,cn=(on=Ze.match(/OS (\d+)_/i))&&on[1]?on[1]:null,en=/Android/i.test(Ze),wn=function(){var D=Ze.match(/Android (\d+)(?:\.(\d+))?(?:\.(\d+))*/i);if(!D)return null;var l=D[1]&&parseFloat(D[1]),p=D[2]&&parseFloat(D[2]);return l&&p?parseFloat(D[1]+"."+D[2]):l||null}();(function(){var D=Ze.match(/Chrome\/(\d+)/);D&&D[1]&&parseFloat(D[1])})();var qn=/MSIE/.test(Ze)||Ze.indexOf("Trident")>-1&&Ze.indexOf("rv:11.0")>-1,je=function(){var D=/MSIE\s(\d+)\.\d/.exec(Ze),l=D&&parseFloat(D[1]);return!l&&/Trident\/7.0/i.test(Ze)&&/rv:11.0/.test(Ze)&&(l=11),l}();(function(){var D=Ze.match(/TBS\/(\d+)/i);D&&D[1]&&D[1]})();var Tt,bt,$t=/Windows/i.test(Ze),jt=/MAC OS X/i.test(Ze),mr=Ye&&typeof Worker<"u"&&!qn,Mr=en||Rt,Jo=Ye&&window.tencent_cloud_im_csig_flutter_for_web_25F_cy!==void 0;Tt=typeof console<"u"?console:typeof fi<"u"&&fi.console?fi.console:typeof window<"u"&&window.console?window.console:{};for(var fo=function(){},He=["assert","clear","count","debug","dir","dirxml","error","group","groupCollapsed","groupEnd","info","log","profile","profileEnd","table","time","timeEnd","timeStamp","trace","warn"],et=He.length;et--;)bt=He[et],console[bt]||(Tt[bt]=fo);var Bt=Tt,Sn=0,In=function(){return new Date().getTime()+Sn},xn=function(){Sn=0},Wr=function(){return Math.floor(In()/1e3)},Gr=0;function to(){return Fu()?"%c Chat %c":"Chat"}function ls(){var D,l=((D=new Date).setTime(In()),D);return l.toLocaleTimeString("en-US",{hour12:!1})+"."+function(p){var a;switch(p.toString().length){case 1:a="00"+p;break;case 2:a="0"+p;break;default:a=p}return a}(l.getMilliseconds())}var U={arguments2String:function(D){var l="";if(D.length===1)l=D[0];else for(var p=0,a=D.length;p<a;p++)ds(D[p])?rp(D[p])?l+=_l(D[p]):l+=JSON.stringify(D[p]):l+=D[p],l+=" ";return l},_exec:function(D,l){Fu()?Bt[D](to(),"background:#0abf5b; padding:1px; border-radius:3px; color: #fff","background:transparent",ls(),l):Bt[D]("".concat(to()," ").concat(ls()," ").concat(l))},d:function(){if(Gr<=-1){var D=this.arguments2String(arguments);this._exec("debug",D)}},l:function(){if(Gr<=0){var D=this.arguments2String(arguments);this._exec("log",D)}},log:function(){if(Gr<=0){var D=this.arguments2String(arguments);this._exec("log",D)}},i:function(){if(Gr<=1){var D=this.arguments2String(arguments);this._exec("info",D)}},w:function(){if(Gr<=2){var D=this.arguments2String(arguments);this._exec("warn",D)}},e:function(){if(Gr<=3){var D=this.arguments2String(arguments);this._exec("error",D)}},setLevel:function(D){D<4&&this._exec("log","set level from "+Gr+" to "+D),Gr=D},getLevel:function(){return Gr}},us={JPG:1,JPEG:1,GIF:2,PNG:3,BMP:4,UNKNOWN:255},Ut={NICK:"Tag_Profile_IM_Nick",GENDER:"Tag_Profile_IM_Gender",BIRTHDAY:"Tag_Profile_IM_BirthDay",LOCATION:"Tag_Profile_IM_Location",SELFSIGNATURE:"Tag_Profile_IM_SelfSignature",ALLOWTYPE:"Tag_Profile_IM_AllowType",LANGUAGE:"Tag_Profile_IM_Language",AVATAR:"Tag_Profile_IM_Image",MESSAGESETTINGS:"Tag_Profile_IM_MsgSettings",ADMINFORBIDTYPE:"Tag_Profile_IM_AdminForbidType",LEVEL:"Tag_Profile_IM_Level",ROLE:"Tag_Profile_IM_Role"},ml="Tag_SNS_IM_Group",Qs="Tag_SNS_IM_Remark",vl="Tag_SNS_IM_AddSource",yl="Tag_SNS_IM_AddWording",Oa="Tag_SNS_IM_AddTime",Xo={UNKNOWN:"Gender_Type_Unknown",FEMALE:"Gender_Type_Female",MALE:"Gender_Type_Male"},Ra={NONE:"AdminForbid_Type_None",SEND_OUT:"AdminForbid_Type_SendOut"},cs={NEED_CONFIRM:"AllowType_Type_NeedConfirm",ALLOW_ANY:"AllowType_Type_AllowAny",DENY_ANY:"AllowType_Type_DenyAny"},Yi="JoinedSuccess",pd="WaitAdminApproval",hd="@TGS#_",ea="@TOPIC#_",np=["url"],gd=function(D){return Ls(D)==="map"},$r=function(D){return Ls(D)==="file"},dn=function(D){return D!==null&&(typeof D=="number"&&!isNaN(D-0)||o(D)==="object"&&D.constructor===Number)},kt=function(D){return typeof D=="string"},Ji=function(D){return D!==null&&o(D)==="object"},bn=function(D){if(o(D)!=="object"||D===null)return!1;var l=Object.getPrototypeOf(D);if(l===null)return!0;for(var p=l;Object.getPrototypeOf(p)!==null;)p=Object.getPrototypeOf(p);return l===p},ot=function(D){return typeof Array.isArray=="function"?Array.isArray(D):Ls(D)==="array"},Be=function(D){return D===void 0},ds=function(D){return ot(D)||Ji(D)},Fo=function(D){return typeof D=="function"},rp=function(D){return D instanceof Error},md=function(D){return Ls(D)==="filelist"},Ls=function(D){return Object.prototype.toString.call(D).match(/^\[object (.*)\]$/)[1].toLowerCase()},vd=function(D){if(typeof D!="string")return!1;var l=D[0];return!/[^a-zA-Z0-9]/.test(l)};Date.now||(Date.now=function(){return new Date().getTime()});var Oi=function D(l,p,a,c){if(!ds(l)||!ds(p))return 0;for(var h,m=0,v=Object.keys(p),b=0,I=v.length;b<I;b++)if(h=v[b],!(Be(p[h])||a&&a.includes(h)))if(ds(l[h])&&ds(p[h]))m+=D(l[h],p[h],a,c);else{if(c&&c.includes(p[h]))continue;l[h]!==p[h]&&(l[h]=p[h],m+=1)}return m},_l=function(D){return JSON.stringify(D,["message","code"])},bl=function(D){if(D.length===0)return 0;for(var l=0,p=0,a=typeof document<"u"&&document.characterSet!==void 0?document.characterSet:"UTF-8";D[l]!==void 0;)p+=D[l++].charCodeAt[l]<=255?1:a===!1?3:2;return p},Zo=function(D){var l=D||99999999;return Math.round(Math.random()*l)},yd="0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ",op=yd.length,ta=function(D,l){for(var p in D)if(D[p]===l)return!0;return!1},Ml={},Il=function(D){return D.indexOf("http://")===-1||D.indexOf("https://")===-1?"https://"+D:D.replace(/https|http/,"https")},_d=function D(l){if(Object.getOwnPropertyNames(l).length===0)return Object.create(null);var p=Array.isArray(l)?[]:Object.create(null),a="";for(var c in l)l[c]!==null?l[c]!==void 0?(a=o(l[c]),["string","number","function","boolean"].indexOf(a)>=0?p[c]=l[c]:p[c]=D(l[c])):p[c]=void 0:p[c]=null;return p};function Ou(D,l){if(!ot(D)||!ot(l))return!1;var p=!1;return l.forEach(function(a){var c=a.key,h=a.value,m=D.find(function(v){return v.key===c});m?m.value!==h&&(m.value=h,p=!0):(D.push({key:c,value:h}),p=!0)}),p}var Go=function(D){return D===w.GRP_AVCHATROOM},po=function(D){var l=D.type,p=D.groupID;return l===w.GRP_COMMUNITY||"".concat(p).startsWith(hd)&&!"".concat(p).includes(ea)},no=function(D){return"".concat(D).startsWith(hd)&&"".concat(D).includes(ea)},ho=function(D){return kt(D)&&D.slice(0,3)===w.CONV_C2C},ro=function(D){return kt(D)&&D.slice(0,5)===w.CONV_GROUP},bd=function(D){return kt(D)&&D===w.CONV_SYSTEM};function Ru(D,l){var p={};return Object.keys(D).forEach(function(a){p[a]=l(D[a],a)}),p}function Nu(D){return $e?new Promise(function(l,p){Ne.getImageInfo({src:D,success:function(a){l({width:a.width,height:a.height})},fail:function(){l({width:0,height:0})}})}):qn&&je===9?Promise.resolve({width:0,height:0}):new Promise(function(l,p){var a=new Image;a.onload=function(){l({width:this.width,height:this.height}),a=null},a.onerror=function(){l({width:0,height:0}),a=null},a.src=D})}function Na(){function D(){return(65536*(1+Math.random())|0).toString(16).substring(1)}return"".concat(D()+D()).concat(D()).concat(D()).concat(D()).concat(D()).concat(D()).concat(D())}function Os(){var D="unknown";if(jt&&(D="mac"),$t&&(D="windows"),Rt&&(D="ios"),en&&(D="android"),$e)try{var l=Ne.getSystemInfoSync().platform;l!==void 0&&(D=l)}catch{}return D}function wg(D,l){D=D.split("."),l=l.split(".");for(var p=Math.max(D.length,l.length);D.length<p;)D.push("0");for(;l.length<p;)l.push("0");for(var a=0;a<p;a++){var c=parseInt(D[a]),h=parseInt(l[a]);if(c>h)return 1;if(c<h)return-1}return 0}function Md(D){var l=D.originUrl,p=l===void 0?void 0:l,a=D.originWidth,c=D.originHeight,h=D.min,m=h===void 0?198:h,v=parseInt(a),b=parseInt(c),I={url:void 0,width:0,height:0};if((v<=b?v:b)<=m)I.url=p,I.width=v,I.height=b;else{b<=v?(I.width=Math.ceil(v*m/b),I.height=m):(I.width=m,I.height=Math.ceil(b*m/v));var E=p&&p.indexOf("?")>-1?"".concat(p,"&"):"".concat(p,"?");I.url="".concat(E,m===198?"imageView2/3/w/198/h/198":"imageView2/3/w/720/h/720")}return Be(p)?(I.url,k(I,np)):I}function Pu(D){var l=D[2];D[2]=D[1],D[1]=l;for(var p=0;p<D.length;p++)D[p].setType(p)}function ip(D){var l=D.servcmd;return l.slice(l.indexOf(".")+1)}function Xi(D,l){return Math.round(Number(D)*Math.pow(10,l))/Math.pow(10,l)}function Sg(D,l){return D.includes(l)}function sp(D,l){return D.includes(l)}function Er(D){return D.split(ea)[0]}var xu=function(D,l,p){if(Be(l))return"";switch(D){case w.MSG_TEXT:return l.text;case w.MSG_IMAGE:return p?"[Image]":"[图片]";case w.MSG_LOCATION:return p?"[Location]":"[位置]";case w.MSG_AUDIO:return p?"[Voice]":"[语音]";case w.MSG_VIDEO:return p?"[Video]":"[视频]";case w.MSG_FILE:return p?"[File]":"[文件]";case w.MSG_CUSTOM:return p?"[Custom Messages]":"[自定义消息]";case w.MSG_GRP_TIP:return p?"[Group Notification]":"[群提示消息]";case w.MSG_GRP_SYS_NOTICE:return p?"[Group System Message]":"[群系统通知]";case w.MSG_FACE:return p?"[Animated Sticker]":"[动画表情]";case w.MSG_MERGER:return p?"[Chat Record]":"[聊天记录]";default:return""}};function Uu(D){return D===w.MSG_TEXT||D===w.MSG_CUSTOM||D===w.MSG_LOCATION||D===w.MSG_FACE}function fs(D){var l=[];if(!kt(D))return l;var p=D.length;if(p===0)return l;for(var a=p-1;a>=0;a--)D[a]==="1"&&l.push(Math.pow(2,p-a-1));return l}function Fu(){return!qn&&!$e}function Pa(D){return"the length of userIDList cannot exceed ".concat(D)}function Ri(D,l){if(D){var p=D;return l&&(D.startsWith("http://")?p=D.replace(/^http:\/\/[^/]+/,l):D.startsWith("https://")&&(p=D.replace(/^https:\/\/[^/]+/,l))),p}}function ps(D){if(ot(D)&&D.length!==0){var l=0;return D.forEach(function(p){l+=p}),l.toFixed(0)}}function ap(D){if(ot(D)&&D.length!==0){var l=0;return D.forEach(function(p){l+=p}),(l/D.length).toFixed(0)}}var p0=Object.prototype.hasOwnProperty;function Je(D){if(D==null)return!0;if(typeof D=="boolean")return!1;if(typeof D=="number")return D===0;if(typeof D=="string"||typeof D=="function"||Array.isArray(D))return D.length===0;if(D instanceof Error)return D.message==="";if(bn(D)){for(var l in D)if(p0.call(D,l))return!1;return!0}return!(!gd(D)&&(p=D,Ls(p)!=="set")&&!$r(D))&&D.size===0;var p}function lp(D,l,p){if(l===void 0)return!0;var a=!0;if(bn(l))Object.keys(l).forEach(function(h){var m=D.length===1?D[0][h]:void 0;a=!!xa(m,l[h],p,h)&&a});else if(ot(l))for(var c=0;c<l.length;c++)a=!!xa(D[c],l[c],p,l[c].name)&&a;if(a)return a;throw new Error("Params validate failed.")}function xa(D,l,p,a){if(l===void 0)return!0;var c=!0;if(l.required&&Je(D)&&(U.e("[".concat(p,'] Missing required params: "').concat(a,'".')),c=!1),!Je(D)){var h=Ls(D),m=l.type.toLowerCase();h!==m&&(h==="asyncfunction"&&m==="function"||(U.e("[".concat(p,'] Invalid params: type check failed for "').concat(a,'".Expected ').concat(l.type,".")),c=!1))}return l.validator&&!l.validator(D)&&(U.e("[".concat(p,"] Invalid params: custom validator check failed for params.")),c=!1),c}var Qo,oo={UNSEND:"unSend",SUCCESS:"success",FAIL:"fail"},Ir={NOT_START:"notStart",PENDING:"pending",RESOLVED:"resolved",REJECTED:"rejected"},na=function(D){if(!D)return!1;if(ho(D)||ro(D)||bd(D))return!0;var l=hn("InvalidConversationID",D);return l&&U.w(l),!1},Xe=function(D){D.desc!==""&&hn("API_REFER")!==""&&U.w("[".concat(D.api,"] | ").concat(D.param," | ").concat(D.desc,", ").concat(hn("API_REFER")).concat(D.api))},gi=function(){return hn("StringRequiredLog")},Rs=function(D){return hn("NonEmptyStringRequiredLog",D)},Gu=function(){return hn("NumberRequiredLog")},up=function(){return hn("UndefinedNotAllowedLog")},cp=function(){return hn("FileRequiredLog")},pe=function(){return hn("FunctionRequiredLog")},Ee=function(){return hn("ArrayRequiredLog")},Ke=function(){return hn("NonEmptyArrayLog")},ct=function(){return hn("CallbackMissingLog")},sn=function(){return hn("PositiveIntegerRequiredLog")},Lt=function(D,l){return hn("StringNotLongerThanLog",D,l)},Un=function(D,l){return hn("NumberLessThanLog",D,l)},Vn=function(D){return hn("KeyValueStringRequiredLog",D)},Ln=function(){return hn("PlainObjectRequiredLog")},Kr=function(){return hn("NonEmptyContentRequiredLog")},Br=function(){return hn("FileNotSelectedLog")},bo=function(){return hn("MessageInstanceRequiredLog")},Cr=function(){return hn("NonAnonymousFunctionLog")},ei=function(){return hn("MessageExtensionNotAvailableLog")},mi=function(D,l){return hn("MaximumArrayLengthLog",D,l)},at={type:"String",required:!0},Xn={type:"Array",required:!0},Zn={type:"Object",required:!0},Id={type:"Boolean",required:!0},$u={type:"number",required:!0},hn=null,dw={hookGetAPITips:function(D){hn=D},login:{userID:at,userSig:at},addToBlacklist:{userIDList:Xn},removeFromBlacklist:{userIDList:Xn},on:[{name:"eventName",type:"String",validator:function(D){return typeof D=="string"&&D.length!==0||(Xe({api:"on",param:"eventName",desc:Rs("eventName")}),!1)}},{name:"handler",type:"Function",validator:function(D){return typeof D!="function"?(Xe({api:"on",param:"handler",desc:pe()}),!1):(D.name===""&&Xe({api:"on",param:"handler",desc:Cr()}),!0)}}],once:[{name:"eventName",type:"String",validator:function(D){return typeof D=="string"&&D.length!==0||(Xe({api:"once",param:"eventName",desc:Rs("eventName")}),!1)}},{name:"handler",type:"Function",validator:function(D){return typeof D!="function"?(Xe({api:"once",param:"handler",desc:pe()}),!1):(D.name===""&&Xe({api:"once",param:"handler",desc:Cr()}),!0)}}],off:[{name:"eventName",type:"String",validator:function(D){return typeof D=="string"&&D.length!==0||(Xe({api:"off",param:"eventName",desc:Rs("eventName")}),!1)}},{name:"handler",type:"Function",validator:function(D){return typeof D!="function"?(Xe({api:"off",param:"handler",desc:pe()}),!1):(D.name===""&&Xe({api:"off",param:"handler",desc:Cr()}),!0)}}],sendMessage:[r({name:"message"},Zn)],setMessageExtensions:[r(r({name:"message"},Zn),{},{validator:function(D){return D.status===oo.SUCCESS&&D.isSupportExtension===!0||(Xe({api:"setMessageExtensions",param:"message",desc:ei()}),!1)}}),r({name:"extensions"},Xn)],getMessageExtensions:[r(r({name:"message"},Zn),{},{validator:function(D){return D.status===oo.SUCCESS&&D.isSupportExtension===!0||(Xe({api:"getMessageExtensions",param:"message",desc:ei()}),!1)}})],deleteMessageExtensions:[r(r({name:"message"},Zn),{},{validator:function(D){return D.status===oo.SUCCESS&&D.isSupportExtension===!0||(Xe({api:"deleteMessageExtensions",param:"message",desc:ei()}),!1)}})],getMessageList:{conversationID:r(r({},at),{},{validator:function(D){return na(D)}}),nextReqMessageID:{type:"String"},count:{type:"Number",validator:function(D){return!(!Be(D)&&!/^[1-9][0-9]*$/.test(D))||(Xe({api:"getMessageList",param:"count",desc:sn()}),!1)}}},getMessageListHopping:{conversationID:r(r({},at),{},{validator:function(D){return na(D)}}),sequence:{type:"Number"},time:{type:"Number"},direction:{type:"Number",validator:function(D){return!(!Be(D)&&D!==0&&D!==1)||(Xe({api:"getMessageListHopping",param:"direction",desc:hn("0Or1RequiredLog")}),!1)}},count:{type:"Number",validator:function(D){return!(!Be(D)&&!/^[1-9][0-9]*$/.test(D))||(Xe({api:"getMessageListHopping",param:"count",desc:sn}),!1)}}},setMessageRead:{conversationID:r(r({},at),{},{validator:function(D){return na(D)}})},setAllMessageRead:{scope:{type:"String",required:!1,validator:function(D){return!D||[w.READ_ALL_C2C_MSG,w.READ_ALL_GROUP_MSG,w.READ_ALL_MSG].indexOf(D)!==-1||(Xe({api:"setAllMessageRead",param:"scope",desc:"TencentCloudChat.TYPES.READ_ALL_C2C_MSG or TencentCloudChat.TYPES.READ_ALL_GROUP_MSG or TencentCloudChat.TYPES.READ_ALL_MSG required"}),!1)}}},getConversationProfile:[r(r({name:"conversationID"},at),{},{validator:function(D){return na(D)}})],clearHistoryMessage:[r(r({name:"conversationID"},at),{},{validator:function(D){return na(D)}})],pinConversation:{conversationID:r(r({},at),{},{validator:function(D){return na(D)}}),isPinned:r({},Id)},setConversationDraft:{conversationID:r(r({},at),{},{validator:function(D){return na(D)}}),draftText:{type:"String",validator:function(D){return!!kt(D)||(Xe({api:"setConversationDraft",param:"draftText",desc:gi()}),!1)}}},setConversationCustomData:{conversationIDList:r({},Xn),customData:{type:"String",validator:function(D){return kt(D)?!(D.length>256)||(Xe({api:"setConversationCustomData",param:"customData",desc:Lt("customData",256)}),!1):(Xe({api:"setConversationCustomData",param:"customData",desc:gi()}),!1)}}},markConversation:{conversationIDList:r({},Xn),markType:{type:"number",validator:function(D){return dn(D)?D<=0?(Xe({api:"markConversation",param:"markType",desc:(l="markType",p=0,hn("NumberGreaterThanLog",l,p))}),!1):!(D>=Math.pow(2,64))||(Xe({api:"markConversation",param:"markType",desc:Un("markType","Math.pow(2,64)")}),!1):(Xe({api:"markConversation",param:"markType",desc:Gu()}),!1);var l,p}},enableMark:r({},Id)},createConversationGroup:{conversationIDList:r({},Xn),groupName:r(r({},at),{},{validator:function(D){return!!D&&(!(D.length>32)||(Xe({api:"createConversationGroup",param:"groupName",desc:Lt("groupName",32)}),!1))}})},deleteConversationGroup:[r({name:"groupName"},at)],renameConversationGroup:{oldName:r({},at),newName:r(r({},at),{},{validator:function(D){return!!D&&(!(D.length>32)||(Xe({api:"renameConversationGroup",param:"newName",desc:Lt("newName",32)}),!1))}})},addConversationsToGroup:{conversationIDList:r({},Xn),groupName:r({},at)},deleteConversationsFromGroup:{conversationIDList:r({},Xn),groupName:r({},at)},getGroupList:{groupProfileFilter:{type:"Array"}},getGroupProfile:{groupID:at,groupCustomFieldFilter:{type:"Array"},memberCustomFieldFilter:{type:"Array"}},getGroupProfileAdvance:{groupIDList:Xn},createGroup:{name:at},joinGroup:{groupID:at,type:{type:"String"},applyMessage:{type:"String"}},quitGroup:[r({name:"groupID"},at)],handleApplication:{message:Zn,handleAction:at,handleMessage:{type:"String"}},changeGroupOwner:{groupID:at,newOwnerID:at},updateGroupProfile:{groupID:at,muteAllMembers:{type:"Boolean"}},dismissGroup:[r({name:"groupID"},at)],searchGroupByID:[r({name:"groupID"},at)],initGroupAttributes:{groupID:at,groupAttributes:r(r({},Zn),{},{validator:function(D){var l=!0;return Object.keys(D).forEach(function(p){if(!kt(D[p]))return Xe({api:"initGroupAttributes",param:"groupAttributes",desc:Vn("value")}),l=!1}),l}})},setGroupAttributes:{groupID:at,groupAttributes:r(r({},Zn),{},{validator:function(D){var l=!0;return Object.keys(D).forEach(function(p){if(!kt(D[p]))return Xe({api:"setGroupAttributes",param:"groupAttributes",desc:Vn("value")}),l=!1}),l}})},deleteGroupAttributes:{groupID:at,keyList:{type:"Array",validator:function(D){if(Be(D)||!ot(D))return Xe({api:"deleteGroupAttributes",param:"keyList",desc:Ee()}),!1;if(!Je(D)){var l=!0;return D.forEach(function(p){if(!kt(p))return Xe({api:"deleteGroupAttributes",param:"keyList",desc:hn("StringArrayRequiredLog")}),l=!1}),l}return!0}}},getGroupAttributes:{groupID:at,keyList:{type:"Array",validator:function(D){if(Be(D)||!ot(D))return Xe({api:"getGroupAttributes",param:"keyList",desc:Ee()}),!1;if(!Je(D)){var l=!0;return D.forEach(function(p){if(!kt(p))return Xe({api:"getGroupAttributes",param:"keyList",desc:Vn("key")}),l=!1}),l}return!0}}},setGroupCounters:{groupID:at,counters:Zn},increaseGroupCounter:{groupID:at,key:at,value:$u},decreaseGroupCounter:{groupID:at,key:at,value:$u},getGroupCounters:{groupID:at},getGroupMemberList:{groupID:at,count:{type:"Number"}},getGroupMemberProfile:{groupID:at,userIDList:Xn,memberCustomFieldFilter:{type:"Array"}},addGroupMember:{groupID:at,userIDList:Xn},setGroupMemberRole:{groupID:at,userID:at,role:at},setGroupMemberMuteTime:{groupID:at,userID:at,muteTime:{type:"Number",validator:function(D){return D>=0}}},setGroupMemberNameCard:{groupID:at,userID:{type:"String"},nameCard:{type:"String",validator:function(D){return kt(D)?(D.length,!0):(Xe({api:"setGroupMemberNameCard",param:"nameCard",desc:gi()}),!1)}}},setGroupMemberCustomField:{groupID:at,userID:{type:"String"},memberCustomField:Xn},deleteGroupMember:{groupID:at},markGroupMemberList:{groupID:at,markType:{type:"number",validator:function(D){return dn(D)?!(D<1e3)||(Xe({api:"markGroupMemberList",param:"markType",desc:(l="markType",p=1e3,hn("NumberGreaterOrEqualLog",l,p))}),!1):(Xe({api:"markGroupMemberList",param:"markType",desc:Gu()}),!1);var l,p}},userIDList:r({},Xn),enableMark:r({},Id)},createTextMessage:{to:at,conversationType:at,payload:r(r({},Zn),{},{validator:function(D){return bn(D)?kt(D.text)?D.text.length!==0||(Xe({api:"createTextMessage",param:"payload.text",desc:Kr()}),!1):(Xe({api:"createTextMessage",param:"payload.text",desc:gi()}),!1):(Xe({api:"createTextMessage",param:"payload",desc:Ln()}),!1)}})},createTextAtMessage:{to:at,conversationType:at,payload:r(r({},Zn),{},{validator:function(D){return bn(D)?kt(D.text)?D.text.length===0?(Xe({api:"createTextAtMessage",param:"payload.text",desc:Kr()}),!1):!(D.atUserList&&!ot(D.atUserList))||(Xe({api:"createTextAtMessage",param:"payload.atUserList",desc:Ee()}),!1):(Xe({api:"createTextAtMessage",param:"payload.text",desc:gi()}),!1):(Xe({api:"createTextAtMessage",param:"payload",desc:Ln()}),!1)}})},createCustomMessage:{to:at,conversationType:at,payload:r(r({},Zn),{},{validator:function(D){return bn(D)?D.data&&!kt(D.data)?(Xe({api:"createCustomMessage",param:"payload.data",desc:gi()}),!1):D.description&&!kt(D.description)?(Xe({api:"createCustomMessage",param:"payload.description",desc:gi()}),!1):!(D.extension&&!kt(D.extension))||(Xe({api:"createCustomMessage",param:"payload.extension",desc:gi()}),!1):(Xe({api:"createCustomMessage",param:"payload",desc:Ln()}),!1)}})},createImageMessage:{to:at,conversationType:at,payload:r(r({},Zn),{},{validator:function(D){if(!bn(D))return Xe({api:"createImageMessage",param:"payload",desc:Ln()}),!1;if(Be(D.file))return Xe({api:"createImageMessage",param:"payload.file",desc:up()}),!1;if(Ye){if(!(D.file instanceof HTMLInputElement||$r(D.file)))return bn(D.file)&&typeof uni<"u"?D.file.tempFilePaths.length!==0&&D.file.tempFiles.length!==0||(Xe({api:"createImageMessage",param:"payload.file",desc:Br()}),!1):(Xe({api:"createImageMessage",param:"payload.file",desc:cp()}),!1);if(D.file instanceof HTMLInputElement&&D.file.files.length===0)return Xe({api:"createImageMessage",param:"payload.file",desc:Br()}),!1}return!0},onProgress:{type:"Function",required:!1,validator:function(D){return Be(D)&&Xe({api:"createImageMessage",param:"onProgress",desc:ct()}),!0}}})},createAudioMessage:{to:at,conversationType:at,payload:r(r({},Zn),{},{validator:function(D){return!!bn(D)||(Xe({api:"createAudioMessage",param:"payload",desc:Ln()}),!1)}}),onProgress:{type:"Function",required:!1,validator:function(D){return Be(D)&&Xe({api:"createAudioMessage",param:"onProgress",desc:ct()}),!0}}},createVideoMessage:{to:at,conversationType:at,payload:r(r({},Zn),{},{validator:function(D){if(!bn(D))return Xe({api:"createVideoMessage",param:"payload",desc:Ln()}),!1;if(Be(D.file))return Xe({api:"createVideoMessage",param:"payload.file",desc:up()}),!1;if(Ye){if(!(D.file instanceof HTMLInputElement||$r(D.file)))return bn(D.file)&&typeof uni<"u"?!!$r(D.file.tempFile)||(Xe({api:"createVideoMessage",param:"payload.file",desc:Br()}),!1):(Xe({api:"createVideoMessage",param:"payload.file",desc:cp()}),!1);if(D.file instanceof HTMLInputElement&&D.file.files.length===0)return Xe({api:"createVideoMessage",param:"payload.file",desc:Br()}),!1}return!0}}),onProgress:{type:"Function",required:!1,validator:function(D){return Be(D)&&Xe({api:"createVideoMessage",param:"onProgress",desc:ct()}),!0}}},createFaceMessage:{to:at,conversationType:at,payload:r(r({},Zn),{},{validator:function(D){return bn(D)?dn(D.index)?!!kt(D.data)||(Xe({api:"createFaceMessage",param:"payload.data",desc:gi()}),!1):(Xe({api:"createFaceMessage",param:"payload.index",desc:Gu()}),!1):(Xe({api:"createFaceMessage",param:"payload",desc:Ln()}),!1)}})},createFileMessage:{to:at,conversationType:at,payload:r(r({},Zn),{},{validator:function(D){if(!bn(D))return Xe({api:"createFileMessage",param:"payload",desc:Ln()}),!1;if(Be(D.file))return Xe({api:"createFileMessage",param:"payload.file",desc:up()}),!1;if(Ye){if(!(D.file instanceof HTMLInputElement||$r(D.file)))return bn(D.file)&&typeof uni<"u"?D.file.tempFilePaths.length!==0&&D.file.tempFiles.length!==0||(Xe({api:"createFileMessage",param:"payload.file",desc:Br()}),!1):(Xe({api:"createFileMessage",param:"payload.file",desc:cp()}),!1);if(D.file instanceof HTMLInputElement&&D.file.files.length===0)return Xe({api:"createFileMessage",param:"payload.file",desc:Br()}),!1}return!0}}),onProgress:{type:"Function",required:!1,validator:function(D){return Be(D)&&Xe({api:"createFileMessage",param:"onProgress",desc:ct()}),!0}}},createLocationMessage:{to:at,conversationType:at,payload:r(r({},Zn),{},{validator:function(D){return bn(D)?kt(D.description)?dn(D.longitude)?!!dn(D.latitude)||(Xe({api:"createLocationMessage",param:"payload.latitude",desc:Gu()}),!1):(Xe({api:"createLocationMessage",param:"payload.longitude",desc:Gu()}),!1):(Xe({api:"createLocationMessage",param:"payload.description",desc:gi()}),!1):(Xe({api:"createLocationMessage",param:"payload",desc:Ln()}),!1)}})},createMergerMessage:{to:at,conversationType:at,payload:r(r({},Zn),{},{validator:function(D){if(Je(D.messageList))return Xe({api:"createMergerMessage",param:"payload.messageList",desc:Ke()}),!1;if(Je(D.compatibleText))return Xe({api:"createMergerMessage",param:"payload.compatibleText",desc:Rs("compatibleText")}),!1;var l=!1;return D.messageList.forEach(function(p){p.status===oo.FAIL&&(l=!0)}),!l||(Xe({api:"createMergerMessage",param:"payload.messageList",desc:hn("MergeFailedMessageLog")}),!1)}})},revokeMessage:[r(r({name:"message"},Zn),{},{validator:function(D){return Je(D)?(Xe({api:"revokeMessage",param:"message",desc:bo()}),!1):D.conversationType===w.CONV_SYSTEM?(Xe({api:"revokeMessage",param:"message",desc:hn("MessageCanBeRevokedDesc")}),!1):D.isRevoked!==!0||(Xe({api:"revokeMessage",param:"message",desc:hn("MessageRevokedLog")}),!1)}})],deleteMessage:[r(r({name:"messageList"},Xn),{},{validator:function(D){return!Je(D)||(Xe({api:"deleteMessage",param:"messageList",desc:Ke()}),!1)}})],translateText:{sourceTextList:Xn,sourceLanguage:at,targetLanguage:at},modifyMessage:[r(r({name:"message"},Zn),{},{validator:function(D){return Je(D)?(Xe({api:"modifyMessage",param:"message",desc:bo()}),!1):D.conversationType===w.CONV_SYSTEM?(Xe({api:"modifyMessage",param:"message",desc:hn("MessageCanBeModifiedLog")}),!1):D._onlineOnlyFlag!==!0||(Xe({api:"modifyMessage",param:"message",desc:hn("OnlineMessageNotSupportLog")}),!1)}})],searchCloudMessages:{keywordList:{type:"Array",required:!1,validator:function(D){return!D||(ot(D)?D.length===0?(Xe({api:"searchCloudMessages",param:"keywordList",desc:Ke()}),!1):!(D.length>5)||(Xe({api:"searchCloudMessages",param:"keywordList",desc:mi("keywordList",5)}),!1):(Xe({api:"searchCloudMessages",param:"keywordList",desc:Ee()}),!1))}},keywordListMatchType:{type:"String",required:!1,validator:function(D){return!D||D==="or"||D==="and"||Xe({api:"searchCloudMessages",param:"keywordListMatchType",desc:"".concat(D," is invalid match type")})}},senderUserIDList:{type:"Array",required:!1,validator:function(D){return!D||(ot(D)?(D.length===0&&Xe({api:"searchCloudMessages",param:"senderUserIDList",desc:Ke()}),!(D.length>5)||(Xe({api:"searchCloudMessages",param:"senderUserIDList",desc:mi("senderUserIDList",5)}),!1)):(Xe({api:"searchCloudMessages",param:"senderUserIDList",desc:Ee()}),!1))}},messageTypeList:{type:"Array",required:!1,validator:function(D){if(!D)return!0;if(!ot(D))return Xe({api:"searchCloudMessages",param:"messageTypeList",desc:Ee()}),!1;D.length===0&&Xe({api:"searchCloudMessages",param:"messageTypeList",desc:Ke()});var l,p=[w.MSG_TEXT,w.MSG_IMAGE,w.MSG_AUDIO,w.MSG_FILE,w.MSG_VIDEO,w.MSG_LOCATION,w.MSG_CUSTOM,w.MSG_MERGER];return!(D.filter(function(a){return p.indexOf(a)===-1}).length>0)||(Xe({api:"searchCloudMessages",param:"messageTypeList",desc:(l="messageTypeList",hn("ContainsUnsupportedMessageTypeLog",l))}),!1)}},conversationID:{type:"String",required:!1,validator:function(D){return!D||na(D)}},timePosition:{type:"number",required:!1},timePeriod:{type:"number",required:!1},count:{type:"number",required:!1,validator:function(D){return!D||(D>100&&Xe({api:"searchCloudMessages",param:"count",desc:(l="count",p=100,hn("MaximumNumberLog",l,p))}),!0);var l,p}},cursor:{type:"String",required:!1}},getUserProfile:{userIDList:{type:"Array",validator:function(D){return ot(D)?(D.length===0&&Xe({api:"getUserProfile",param:"userIDList",desc:Ke()}),!0):(Xe({api:"getUserProfile",param:"userIDList",desc:Ee()}),!1)}}},updateMyProfile:{profileCustomField:{type:"Array",validator:function(D){return!!Be(D)||!!ot(D)||(Xe({api:"updateMyProfile",param:"profileCustomField",desc:Ee()}),!1)}}},setSelfStatus:{customStatus:{type:"String",validator:function(D){return!!kt(D)||(Xe({api:"setSelfStatus",param:"customStatus",desc:gi()}),!1)}}},getUserStatus:{userIDList:{type:"Array",validator:function(D){return ot(D)?D.length!==0||(Xe({api:"getUserStatus",param:"userIDList",desc:Ke()}),!1):(Xe({api:"getUserStatus",param:"userIDList",desc:Ee()}),!1)}}},subscribeUserStatus:{userIDList:{type:"Array",validator:function(D){return ot(D)?D.length!==0||(Xe({api:"subscribeUserStatus",param:"userIDList",desc:Ke()}),!1):(Xe({api:"subscribeUserStatus",param:"userIDList",desc:Ee()}),!1)}}},unsubscribeUserStatus:{userIDList:{type:"Array",validator:function(D){return!D||!!ot(D)||(Xe({api:"subscribeUserStatus",param:"userIDList",desc:Ee()}),!1)}}},addFriend:{to:at,source:{type:"String",required:!0,validator:function(D){return!!D&&(D.startsWith("AddSource_Type_")?!(D.replace("AddSource_Type_","").length>8)||(Xe({api:"addFriend",param:"source",desc:Lt("keyword",8)}),!1):(Xe({api:"addFriend",param:"source",desc:hn("SourcePrefixLog")}),!1))}},remark:{type:"String",required:!1,validator:function(D){return!(kt(D)&&D.length>96)||(Xe({api:"addFriend",param:"remark",desc:Lt("remark",96)}),!1)}}},deleteFriend:{userIDList:Xn},checkFriend:{userIDList:Xn},getFriendProfile:{userIDList:Xn},updateFriend:{userID:at,remark:{type:"String",required:!1,validator:function(D){return!(kt(D)&&D.length>96)||(Xe({api:"updateFriend",param:"remark",desc:Lt("remark",96)}),!1)}},friendCustomField:{type:"Array",required:!1,validator:function(D){if(D){if(!ot(D))return Xe({api:"updateFriend",param:"friendCustomField",desc:Ee()}),!1;var l=!0;return D.forEach(function(p){return kt(p.key)&&p.key.indexOf("Tag_SNS_Custom")!==-1?kt(p.value)?p.key.replace("Tag_SNS_Custom_","").length>8?(Xe({api:"updateFriend",param:"friendCustomField",desc:Lt("keyword",8)}),l=!1):void 0:(Xe({api:"updateFriend",param:"friendCustomField",desc:Vn("value")}),l=!1):(Xe({api:"updateFriend",param:"friendCustomField",desc:hn("FriendCustomFieldPrefixLog")}),l=!1)}),l}return!0}}},acceptFriendApplication:{userID:at},refuseFriendApplication:{userID:at},deleteFriendApplication:{userID:at},createFriendGroup:{name:at},deleteFriendGroup:{name:at},addToFriendGroup:{name:at,userIDList:Xn},removeFromFriendGroup:{name:at,userIDList:Xn},renameFriendGroup:{oldName:at,newName:at},sendMessageReadReceipt:[{name:"messageList",type:"Array",validator:function(D){return ot(D)?D.length!==0||(Xe({api:"sendMessageReadReceipt",param:"messageList",desc:Ke()}),!1):(Xe({api:"sendMessageReadReceipt",param:"messageList",desc:Ee()}),!1)}}],getMessageReadReceiptList:[{name:"messageList",type:"Array",validator:function(D){return ot(D)?D.length!==0||(Xe({api:"getMessageReadReceiptList",param:"messageList",desc:Ke()}),!1):(Xe({api:"getMessageReadReceiptList",param:"messageList",desc:Ee()}),!1)}}],createTopicInCommunity:{groupID:at,topicName:at},deleteTopicFromCommunity:{groupID:at,topicIDList:{type:"Array",validator:function(D){return!D||!!ot(D)||(Xe({api:"deleteTopicFromCommunity",param:"topicIDList",desc:Ee()}),!1)}}},updateTopicProfile:{groupID:at,topicID:at},getTopicList:{groupID:at,topicIDList:{type:"Array",validator:function(D){return!D||!!ot(D)||(Xe({api:"getTopicList",param:"topicIDList",desc:Ee()}),!1)}}},addSignalingListener:[{name:"eventName",type:"String",validator:function(D){return typeof D=="string"&&D.length!==0||(Xe({api:"addSignalingListener",param:"eventName",desc:Rs("eventName")}),!1)}},{name:"handler",type:"Function",validator:function(D){return typeof D!="function"?(Xe({api:"addSignalingListener",param:"handler",desc:pe()}),!1):(D.name===""&&Xe({api:"addSignalingListener",param:"handler",desc:Cr()}),!0)}}],removeSignalingListener:[{name:"eventName",type:"String",validator:function(D){return typeof D=="string"&&D.length!==0||(Xe({api:"removeSignalingListener",param:"eventName",desc:Rs("eventName")}),!1)}},{name:"handler",type:"Function",validator:function(D){return typeof D!="function"?(Xe({api:"removeSignalingListener",param:"handler",desc:pe()}),!1):(D.name===""&&Xe({api:"removeSignalingListener",param:"handler",desc:Cr()}),!0)}}],invite:{userID:at},inviteSync:[r(r({},Zn),{},{validator:function(D){return bn(D)?!!kt(D.userID)||(Xe({api:"inviteSync",param:"options.userID",desc:gi()}),!1):(Xe({api:"inviteSync",param:"options",desc:Ln()}),!1)}}),{name:"successCb",type:"Function",required:!1,validator:function(D){return Be(D)&&Xe({api:"inviteSync",param:"successCb",desc:pe()}),!0}},{name:"errorCb",type:"Function",required:!1,validator:function(D){return Be(D)&&Xe({api:"inviteSync",param:"errorCb",desc:pe()}),!0}}],inviteInGroup:{groupID:at,inviteeList:Xn},inviteInGroupSync:[r(r({},Zn),{},{validator:function(D){return bn(D)?kt(D.groupID)?!!ot(D.inviteeList)||(Xe({api:"inviteInGroupSync",param:"options.inviteeList",desc:Ee()}),!1):(Xe({api:"inviteInGroupSync",param:"options.groupID",desc:gi()}),!1):(Xe({api:"inviteInGroupSync",param:"options",desc:Ln()}),!1)}}),{name:"successCb",type:"Function",required:!1,validator:function(D){return Be(D)&&Xe({api:"inviteSync",param:"successCb",desc:pe()}),!0}},{name:"errorCb",type:"Function",required:!1,validator:function(D){return Be(D)&&Xe({api:"inviteSync",param:"errorCb",desc:pe()}),!0}}],accept:{inviteID:at},reject:{inviteID:at},getSignalingInfo:[r(r({name:"message"},Zn),{},{validator:function(D){return!Je(D)||(Xe({api:"getSignalingInfo",param:"message",desc:bo()}),!1)}})],modifyInvitation:{inviteID:at,data:at}},H3={login:1,logout:1,on:1,once:1,off:1,setLogLevel:1,registerPlugin:1,destroy:1,isReady:1,createTextMessage:1,createTextAtMessage:1,createImageMessage:1,createAudioMessage:1,createVideoMessage:1,createCustomMessage:1,createFaceMessage:1,createFileMessage:1,createLocationMessage:1,createMergerMessage:1,downloadMergerMessage:1,createForwardMessage:1,sendMessage:1,resendMessage:1,revokeMessage:1,deleteMessage:1,translateText:1,modifyMessage:1,searchCloudMessages:1,sendMessageReadReceipt:1,getGroupMessageReadMemberList:1,getMessageReadReceiptList:1,setMessageExtensions:1,getMessageExtensions:1,deleteMessageExtensions:1,getMessageList:1,findMessage:1,getMessageListHopping:1,setMessageRead:1,setAllMessageRead:1,getConversationList:1,getConversationProfile:1,deleteConversation:1,setConversationDraft:1,pinConversation:1,getTotalUnreadMessageCount:1,setConversationCustomData:1,markConversation:1,createConversationGroup:1,getConversationGroupList:1,deleteConversationGroup:1,renameConversationGroup:1,addConversationsToGroup:1,deleteConversationsFromGroup:1,clearHistoryMessage:1,getGroupList:1,getGroupProfile:1,createGroup:1,joinGroup:1,updateGroupProfile:1,quitGroup:1,dismissGroup:1,changeGroupOwner:1,searchGroupByID:1,setMessageRemindType:1,getGroupApplicationList:1,handleGroupApplication:1,initGroupAttributes:1,setGroupAttributes:1,deleteGroupAttributes:1,getGroupAttributes:1,setGroupCounters:1,increaseGroupCounter:1,decreaseGroupCounter:1,getGroupCounters:1,getJoinedCommunityList:1,createTopicInCommunity:1,deleteTopicFromCommunity:1,updateTopicProfile:1,getTopicList:1,getGroupMemberProfile:1,getGroupMemberList:1,addGroupMember:1,deleteGroupMember:1,setGroupMemberNameCard:1,setGroupMemberMuteTime:1,setGroupMemberRole:1,setGroupMemberCustomField:1,getGroupOnlineMemberCount:1,markGroupMemberList:1,getMyProfile:1,getUserProfile:1,updateMyProfile:1,setSelfStatus:1,getUserStatus:1,subscribeUserStatus:1,unsubscribeUserStatus:1,getBlacklist:1,addToBlacklist:1,removeFromBlacklist:1,getFriendList:1,addFriend:1,deleteFriend:1,checkFriend:1,updateFriend:1,getFriendProfile:1,getFriendApplicationList:1,refuseFriendApplication:1,deleteFriendApplication:1,acceptFriendApplication:1,setFriendApplicationRead:1,getFriendGroupList:1,createFriendGroup:1,renameFriendGroup:1,deleteFriendGroup:1,addToFriendGroup:1,removeFromFriendGroup:1,callExperimentalAPI:1,addSignalingListener:1,removeSignalingListener:1,invite:1,inviteSync:1,inviteInGroup:1,inviteInGroupSync:1,cancel:1,accept:1,reject:1,getSignalingInfo:1,modifyInvitation:1},Ua=1,ir=2,dp=3,pr=4,io=6,Mt=7,hr=8,sr=10,ut=11,gn=12,ra=13,h0=14,Fa=15,fw=17,kg=18,g0=19,Ni=20,Ns=21,fp=22,pp=23,hp=24,pw=25,$o=26,gp=27,mp=28,Ga=29,m0=30,hw=31,gw=32,ti=33,Tr=function(){function D(l){i(this,D),this._m=l,this._n=""}return u(D,[{key:"isLoggedIn",value:function(){return this._m.getModule(gn).isLoggedIn()}},{key:"isOversea",value:function(){return this._m.getModule(gn).isOversea()}},{key:"isPrivateNetWork",value:function(){return this._m.getModule(gn).isPrivateNetWork()}},{key:"getFileDownloadProxy",value:function(){return this._m.getModule(gn).getFileDownloadProxy()}},{key:"getMyUserID",value:function(){return this._m.getModule(gn).getUserID()}},{key:"getMyTinyID",value:function(){return this._m.getModule(gn).getTinyID()}},{key:"getSDKAppID",value:function(){return this._m.getModule(gn).getSDKAppID()}},{key:"isIntl",value:function(){return this._m.getModule(gn).isIntl()}},{key:"isDevMode",value:function(){return this._m.getModule(gn).isDevMode()}},{key:"getModule",value:function(l){return this._m.getModule(l)}},{key:"getPlatform",value:function(){return Tn}},{key:"getNetworkType",value:function(){return this._m.getModule(Fa).getNetworkType()}},{key:"probeNetwork",value:function(l){return this._m.getModule(Fa).probe(l)}},{key:"getCloudConfig",value:function(l){return this._m.getModule(pp).getCloudConfig(l)}},{key:"emitOuterEvent",value:function(l,p){this._m.getOuterEmitterInstance().emit(l,p)}},{key:"emitInnerEvent",value:function(l,p){this._m.getInnerEmitterInstance().emit(l,p)}},{key:"getInnerEmitterInstance",value:function(){return this._m.getInnerEmitterInstance()}},{key:"generateTjgID",value:function(l){return this._m.getModule(gn).getTinyID()+"-"+l.random}},{key:"filterModifiedMessage",value:function(l){if(!Je(l)){var p=l.filter(function(a){return a.isModified===!0});p.length>0&&this.emitOuterEvent(R.MESSAGE_MODIFIED,p)}}},{key:"filterUnmodifiedMessage",value:function(l){return Je(l)?[]:l.filter(function(p){return p.isModified===!1})}},{key:"request",value:function(l){return this._m.getModule(Ni).request(l)}},{key:"canIUse",value:function(l){return this._m.getModule(gp).canIUse(l)}},{key:"getErrorMessage",value:function(l,p,a){return this._m.getErrorMessage(l,p,a)}},{key:"outputWarning",value:function(l,p,a){var c=this.getErrorMessage(l,p,a);c&&U.w(c)}}]),D}(),vp="wslogin",v0="wslogout",y0="wshello",_0="KickOther",b0="getmsg",yp="sendmsg",_p="send_group_msg",M0="portrait_get_all",I0="portrait_set",C0="black_list_get",T0="black_list_add",w0="black_list_delete",S0="friend_get",k0="friend_get_specified",D0="friend_check",E0="friend_delete",A0="friend_add",L0="friend_update",Dg="friend_response",O0="pendency_get",R0="pendency_delete",N0="pendency_report",P0="group_get",x0="group_add",U0="group_delete",bp="group_update",F0="msgwithdraw",G0="msgreaded",$0="set_c2c_peer_mute_notifications",B0="get_c2c_peer_mute_notifications",Mp="getroammsg",H0="get_peer_read_time",q0="delete_c2c_msg_ramble",Eg="modify_c2c_msg",V0="set_key_values",z0="get_key_values",j0="page_get",W0="batch_delete",K0="clear_msg",Y0="top",J0="deletemsg",mw="set_conv_custom_data",Ag="mark_contact",vw="create_contact_group",X0="del_contact_group",Cd="update_contact_group",yw="add_conv_to_group",_w="del_conv_from_group",Z0="get_contact_group",Lg="get_joined_group_list",Og="get_group_self_member_info",Q0="create_group",e_="destroy_group",t_="modify_group_base_info",Rg="apply_join_group",bw="apply_join_group_noauth",n_="quit_group",r_="get_group_public_info",o_="change_group_owner",i_="handle_apply_join_group",s_="handle_invite_join_permission_group",a_="handle_invite_join_group",l_="group_msg_recall",u_="msg_read_report",Ng="read_all_unread_msg",Ip="group_msg_get",c_="get_group_msg_receipt",d_="group_msg_receipt",f_="c2c_msg_read_receipt",p_="get_group_msg_receipt_detail",Pg="get_pendency",h_="deletemsg",xg="get_msg",Mw="get_msg_noauth",g_="get_online_member_num",m_="delete_group_ramble_msg_by_seq",Ug="modify_group_msg",Fg="set_group_attr",Gg="modify_group_attr",$g="delete_group_attr",Bg="clear_group_attr",Hg="get_group_attr",qg="group_set_key_values",Vg="group_get_key_values",v_="batch_get_group_notify",zg="update_group_counter",jg="get_group_counter",y_="get_group_member_info",Wg="get_members",__="get_specified_group_member_info",b_="add_group_member",M_="delete_group_member",I_="ban_group_member",C_="modify_group_member_info",T_="modify_user_info",w_="cos",S_="pre_sig",k_="video_cover",Cp="tim_web_report_v2",D_="alive",Iw="msg_push",Kg="query",Cw="multi_msg_push_ws",Yg="ws_msg_push_ack",Tw="stat_forceoffline",E_="save_relay_json_msg",A_="get_relay_json_msg",L_="fetch_config",O_="push_configv2",R_="fetch_imsdk_purchase_bitsv2",N_="push_imsdk_purchase_bitsv2",P_="notify2",x_="create_topic",U_="destroy_topic",F_="modify_topic",Jg="get_topic",G_="ws_set_custom_status",Xg="ws_get_user_status",Zg="ws_status_subscribe",Qg="ws_status_unsubscribe",$_="ws_stat_background",B_="ws_stat_foreground",H_="ws_stat_settoken",q_="get_local_words",V_="ws_batch_trans_text",Ae={NO_SDKAPPID:2e3,NO_ACCOUNT_TYPE:2001,NO_IDENTIFIER:2002,NO_USERSIG:2003,NO_TINYID:2022,NO_A2KEY:2023,USER_NOT_LOGGED_IN:2024,REPEAT_LOGIN:2025,COS_UNDETECTED:2040,COS_GET_SIG_FAIL:2041,MSG_SEND_FAIL:2100,MSG_SEND_FAIL_NOT_IN_AVCHATROOM:2101,MSG_INSTANCE_REQUIRED:2105,MSG_INVALID_CONV_TYPE:2106,MSG_F_IS_EMPTY:2108,MSG_ONPROGRESS_FUNCTION_ERROR:2109,MSG_REVOKE_FAIL:2110,MSG_DELETE_FAIL:2111,MSG_UNREAD_ALL_FAIL:2112,READ_RECEIPT_MSG_LIST_EMPTY:2114,MSG_SEND_GRP_WITH_TOPIC_FAIL:2115,CANNOT_DELETE_GRP_SYSTEM_NOTICE:2116,TRANSLATE_TEXT_FAIL:2117,MSG_I_SELECT_F_FIRST:2251,MSG_I_TYPES_LIMIT:2252,MSG_I_SIZE_LIMIT:2253,MSG_A_UPLOAD_FAIL:2300,MSG_A_SIZE_LIMIT:2301,MSG_V_UPLOAD_FAIL:2350,MSG_V_SIZE_LIMIT:2351,MSG_V_TYPES_LIMIT:2352,MSG_F_UPLOAD_FAIL:2400,MSG_F_SELECT_F_FIRST:2401,MSG_F_SIZE_LIMIT:2402,MSG_F_URL_IS_EMPTY:2403,MSG_MERGER_TYPE_INVALID:2450,MSG_MERGER_KEY_INVALID:2451,MSG_MERGER_DOWNLOAD_FAIL:2452,MSG_FORWARD_TYPE_INVALID:2453,MSG_MODIFY_CONFLICT:2480,MSG_MODIFY_DISABLED_IN_AVCHATROOM:2481,CONV_NOT_FOUND:2500,USER_OR_GRP_NOT_FOUND:2501,CONV_UN_RECORDED_TYPE:2502,INVALID_CONV_ID:2503,ILLEGAL_GRP_TYPE:2600,CANNOT_JOIN_WORK:2601,ILLEGAL_GRP_ID:2602,CANNOT_FIND_GRP:2603,CANNOT_CHANGE_OWNER_IN_AVCHATROOM:2620,CANNOT_CHANGE_OWNER_TO_SELF:2621,CANNOT_DISMISS_WORK:2622,MEMBER_NOT_IN_GRP:2623,JOIN_GRP_FAIL:2660,CANNOT_ADD_MEMBER_IN_AVCHATROOM:2661,CANNOT_JOIN_NON_AVCHATROOM_WITHOUT_LOGIN:2662,NOT_OWNER:2681,CANNOT_SET_MEMBER_ROLE_IN_WORK_AND_AVCHATROOM:2682,INVALID_MEMBER_ROLE:2683,CANNOT_SET_SELF_MEMBER_ROLE:2684,CANNOT_MUTE_SELF:2685,BAN_DURATION_INVALID:2686,OPERATION_NOT_SUPPORTED_IN_AVCHATROOM:2687,NOT_MY_FRIEND:2700,ALREADY_MY_FRIEND:2701,FRIEND_GRP_EXISTED:2710,FRIEND_GRP_NOT_EXIST:2711,FRIEND_APPLICATION_NOT_EXIST:2716,UPDATE_PROFILE_INVALID_PARAM:2721,UPDATE_PROFILE_NO_KEY:2722,CANNOT_ADD_SELF_TO_BLACKLIST:2742,NETWORK_ERROR:2800,NETWORK_TIMEOUT:2801,NO_NETWORK:2805,UNCAUGHT_ERROR:2903,INVALID_OPERATION:2905,INVALID_TRTC_CMD:2995,OVER_FREQUENCY_LIMIT:2996,CANNOT_FIND_PROTOCOL:2997,CANNOT_FIND_MODULE:2998,SDK_IS_NOT_READY:2999,LOGGING_IN:3e3,LOGIN_FAILED:3001,KICKED_OUT_MULT_DEVICE:3002,KICKED_OUT_MULT_ACCOUNT:3003,KICKED_OUT_USERSIG_EXPIRED:3004,LOGGED_OUT:3005,KICKED_OUT_REST_API:3006,ILLEGAL_TOPIC_ID:3021,CANNOT_USE_COMMERCIAL_ABILITY:3122,PROFANITY_FOUND:3123,OPTIONS_IS_EMPTY:3153,MSG_A2KEY_EXPIRED:20002,ACCOUNT_A2KEY_EXPIRED:70001,HELLO_ANSWER_KICKED_OUT:1002,OPEN_SERVICE_OVERLOAD_ERROR:60022,SIGNALING_INVALID_INVITE_ID:8010,SIGNALING_NO_PERMISSION:8011,SIGNALING_ALREADY_EXISTS:8012,INVALID_CANCEL_MESSAGE:8020,SEND_MESSAGE_FAILED_WITH_CANCEL:8021,ERR_SVR_COMM_INVALID_SERVICE:60020,MSG_SEARCH_CURSOR_INVALID:27002,MSG_SEARCH_CURSOR_EXPIRED:27003},z_="networkRTT",j_="messageE2EDelay",Td="sendMessageC2C",wd="sendMessageGroup",Sd="sendMessageGroupAV",Bu="sendMessageRichMedia",vi="cosUpload",kd="messageReceivedGroup",Tp="messageReceivedGroupAVPush",wp="messageReceivedGroupAVPull",q3=(d(Qo={},z_,2),d(Qo,j_,3),d(Qo,Td,4),d(Qo,wd,5),d(Qo,Sd,6),d(Qo,Bu,7),d(Qo,kd,8),d(Qo,Tp,9),d(Qo,wp,10),d(Qo,vi,11),Qo),V3={info:4,warning:5,error:6},ww={wifi:1,"2g":2,"3g":3,"4g":4,"5g":5,unknown:6,none:7,online:8},z3={login:4},We=function(){function D(l){i(this,D),this._n="SSOLogData",this.eventType=z3[l]||0,this.timestamp=0,this.networkType=8,this.code=0,this.message="",this.moreMessage="",this.extension=l,this.costTime=0,this.duplicate=!1,this.level=4,this.uiPlatform=void 0,this._sentFlag=!1,this._startts=In()}return u(D,[{key:"updateTimeStamp",value:function(){this.timestamp=In()}},{key:"start",value:function(l){return this._startts=l,this}},{key:"end",value:function(){var l=this,p=arguments.length>0&&arguments[0]!==void 0&&arguments[0];if(!this._sentFlag){var a=In();this.costTime===0&&(this.costTime=a-this._startts),this.setMoreMessage("startts:".concat(this._startts," endts:").concat(a)),p?(this._sentFlag=!0,this._eventStatModule&&this._eventStatModule.pushIn(this)):setTimeout(function(){l._sentFlag=!0,l._eventStatModule&&l._eventStatModule.pushIn(l)},0)}}},{key:"setError",value:function(l,p,a){if(!(l instanceof Error))return U.w("".concat(this._n,".setError value not instanceof Error, please check!")),this;if(this._sentFlag)return this;if(this.setNetworkType(a),p)l.code&&this.setCode(l.code),l.message&&this.setMoreMessage(l.message);else{var c=Ae.NO_NETWORK;this.setCode(c)}return this.setLevel("error"),this}},{key:"setCode",value:function(l){return Be(l)||this._sentFlag||(l==="ECONNABORTED"&&(this.code=103),dn(l)?this.code=l:U.w("".concat(this._n,".setCode value not a number, please check!"),l,o(l))),this}},{key:"setMessage",value:function(l){return Be(l)||this._sentFlag||(dn(l)&&(this.message=l.toString()),kt(l)&&(this.message=l)),this}},{key:"setCostTime",value:function(l){return this.costTime=l,this}},{key:"setLevel",value:function(l){return Be(l)||this._sentFlag||(this.level=V3[l]),this}},{key:"setMoreMessage",value:function(l){return Je(this.moreMessage)?this.moreMessage="".concat(l):this.moreMessage+=" ".concat(l),this}},{key:"setNetworkType",value:function(l){if(Be(l))U.w("".concat(this._n,".setNetworkType value is undefined, please check!"));else{var p=ww[l.toLowerCase()];Be(p)||(this.networkType=p)}return this}},{key:"getStartTs",value:function(){return this._startts}},{key:"setUIPlatform",value:function(l){this.uiPlatform=l}}],[{key:"bindEventStatModule",value:function(l){D.prototype._eventStatModule=l}}]),D}(),W_=function(){function D(l){i(this,D),this.type=w.MSG_TEXT,this.content={text:l.text||""}}return u(D,[{key:"setText",value:function(l){this.content.text=l}},{key:"sendable",value:function(){return this.content.text.length!==0}}]),D}(),K_=function(){function D(l,p){i(this,D),this._imageMemoryURL="",this._fileDownloadProxy=p,$e?this.createImageDataASURLInWXMiniApp(l.file):this.createImageDataASURLInWeb(l.file),this._initImageInfoModel(),this.type=w.MSG_IMAGE,this._percent=0,this.content={imageFormat:l.imageFormat||us.UNKNOWN,uuid:l.uuid,imageInfoArray:[]},this.initImageInfoArray(l.imageInfoArray),this._autoFixUrl()}return u(D,[{key:"_initImageInfoModel",value:function(){var l=this;this._ImageInfoModel=function(p){this.instanceID=Zo(9999999),this.sizeType=p.type||0,this.type=0,this.size=p.size||0,this.width=p.width||0,this.height=p.height||0,this.imageUrl=p.url||"",this.url=Ri(p.url||l._imageMemoryURL,l._fileDownloadProxy)},this._ImageInfoModel.prototype={setSizeType:function(p){this.sizeType=p},setType:function(p){this.type=p},setImageUrl:function(p){p&&(this.imageUrl=p)},getImageUrl:function(){return this.imageUrl}}}},{key:"initImageInfoArray",value:function(l){for(var p=0,a=null,c=null;p<=2;)c=Be(l)||Be(l[p])?{type:0,size:0,width:0,height:0,url:""}:l[p],(a=new this._ImageInfoModel(c)).setSizeType(p+1),a.setType(p),this.addImageInfo(a),p++;this.updateAccessSideImageInfoArray()}},{key:"updateImageInfoArray",value:function(l){for(var p,a=this.content.imageInfoArray.length,c=0;c<a;c++)p=this.content.imageInfoArray[c],l[c].size&&(p.size=l[c].size),l[c].url&&p.setImageUrl(l[c].url),l[c].width&&(p.width=l[c].width),l[c].height&&(p.height=l[c].height)}},{key:"_autoFixUrl",value:function(){for(var l=this.content.imageInfoArray.length,p="",a="",c=["http","https"],h=null,m=0;m<l;m++)this.content.imageInfoArray[m].url&&(h=this.content.imageInfoArray[m]).imageUrl!==""&&(a=h.imageUrl.slice(0,h.imageUrl.indexOf("://")+1),p=h.imageUrl.slice(h.imageUrl.indexOf("://")+1),c.indexOf(a)<0&&(a="https:"),this.content.imageInfoArray[m].setImageUrl([a,p].join("")))}},{key:"updatePercent",value:function(l){this._percent=l,this._percent>1&&(this._percent=1)}},{key:"updateImageFormat",value:function(l){this.content.imageFormat=us[l.toUpperCase()]||us.UNKNOWN}},{key:"createImageDataASURLInWeb",value:function(l){l!==void 0&&l.files.length>0&&(this._imageMemoryURL=window.URL.createObjectURL(l.files[0]))}},{key:"createImageDataASURLInWXMiniApp",value:function(l){l&&l.url&&(this._imageMemoryURL=l.url)}},{key:"replaceImageInfo",value:function(l,p){this.content.imageInfoArray[p]instanceof this._ImageInfoModel||(this.content.imageInfoArray[p]=l)}},{key:"addImageInfo",value:function(l){this.content.imageInfoArray.length>=3||this.content.imageInfoArray.push(l)}},{key:"updateAccessSideImageInfoArray",value:function(){var l=this.content.imageInfoArray,p=l[0],a=p.width,c=a===void 0?0:a,h=p.height,m=h===void 0?0:h;c!==0&&m!==0&&(Pu(l),Object.assign(l[2],Md({originWidth:c,originHeight:m,min:720})))}},{key:"sendable",value:function(){return this.content.imageInfoArray.length!==0&&this.content.imageInfoArray[0].imageUrl!==""&&this.content.imageInfoArray[0].size!==0}}]),D}(),Y_=function(){function D(l){i(this,D),this.type=w.MSG_FACE,this.content=l||null}return u(D,[{key:"sendable",value:function(){return this.content!==null}}]),D}(),J_=function(){function D(l,p){i(this,D),this.type=w.MSG_AUDIO,this._percent=0,this.content={downloadFlag:2,second:l.second,size:l.size,url:Ri(l.url,p),remoteAudioUrl:l.url||"",uuid:l.uuid}}return u(D,[{key:"updatePercent",value:function(l){this._percent=l,this._percent>1&&(this._percent=1)}},{key:"updateAudioUrl",value:function(l){this.content.remoteAudioUrl=l}},{key:"sendable",value:function(){return this.content.remoteAudioUrl!==""}}]),D}(),j3={from:!0,groupID:!0,groupName:!0,to:!0},Sw=function(){function D(l){i(this,D),this.type=w.MSG_GRP_TIP,this.content={},this._initContent(l)}return u(D,[{key:"_initContent",value:function(l){var p=this;Object.keys(l).forEach(function(a){switch(a){case"remarkInfo":break;case"groupProfile":p.content.groupProfile={},p._initGroupProfile(l[a]);break;case"operatorInfo":break;case"memberInfoList":case"msgMemberInfo":p._updateMemberList(l[a]);break;case"memberExtraInfo":case"onlineMemberInfo":break;case"memberNum":p.content[a]=l[a],p.content.memberCount=l[a];break;case"newGroupProfile":p.content.newGroupProfile={},p._initNewGroupProfile(l[a]);break;default:p.content[a]=l[a]}}),this.content.userIDList||(this.content.userIDList=[this.content.operatorID])}},{key:"_initGroupProfile",value:function(l){for(var p=Object.keys(l),a=0;a<p.length;a++){var c=p[a];j3[c]&&(this.content.groupProfile[c]=l[c])}}},{key:"_updateMemberList",value:function(l){Je(this.content.memberList)?this.content.memberList=l:this.content.memberList.forEach(function(p){l.forEach(function(a){p.userID===a.userID&&Object.assign(p,a)})})}},{key:"_initNewGroupProfile",value:function(l){for(var p=Object.keys(l),a=0;a<p.length;a++){var c=p[a];c!=="muteAllMembers"?this.content.newGroupProfile[c]=l[c]:this.content.newGroupProfile[c]=l[c]===1}}}]),D}(),W3={from:!0,groupID:!0,groupName:!0,to:!0},kw=function(){function D(l){i(this,D),this.type=w.MSG_GRP_SYS_NOTICE,this.content={},this._initContent(l)}return u(D,[{key:"_initContent",value:function(l){var p=this;Object.keys(l).forEach(function(a){switch(a){case"memberInfoList":break;case"remarkInfo":p.content.handleMessage=l[a];break;case"groupProfile":p.content.groupProfile={},p._initGroupProfile(l[a]);break;default:p.content[a]=l[a]}})}},{key:"_initGroupProfile",value:function(l){for(var p=Object.keys(l),a=0;a<p.length;a++){var c=p[a];W3[c]&&(c==="groupName"?this.content.groupProfile.name=l[c]:this.content.groupProfile[c]=l[c])}}}]),D}(),X_=function(){function D(l,p){i(this,D),this.type=w.MSG_FILE,this._percent=0;var a=this._getFileInfo(l);this.content={downloadFlag:2,fileUrl:Ri(l.url,p)||"",uuid:l.uuid,fileName:a.name||"",fileSize:a.size||0}}return u(D,[{key:"_getFileInfo",value:function(l){if(!Be(l.fileName)&&!Be(l.fileSize))return{size:l.fileSize,name:l.fileName};var p=l.file.files[0];if(Ie){if(p.path&&p.path.indexOf(".")!==-1){var a=p.path.slice(p.path.lastIndexOf(".")+1).toLowerCase();p.type=a,p.name||(p.name="".concat(Zo(999999),".").concat(a))}p.name||(p.type="",p.name=p.path.slice(p.path.lastIndexOf("/")+1).toLowerCase()),p.suffix&&(p.type=p.suffix),p.url||(p.url=p.path)}return{size:p.size,name:p.name}}},{key:"updatePercent",value:function(l){this._percent=l,this._percent>1&&(this._percent=1)}},{key:"updateFileUrl",value:function(l){this.content.fileUrl=l}},{key:"sendable",value:function(){return this.content.fileUrl!==""&&this.content.fileName!==""&&this.content.fileSize!==0}}]),D}(),Z_=function(){function D(l){i(this,D),this.type=w.MSG_CUSTOM,this.content={data:l.data||"",description:l.description||"",extension:l.extension||""}}return u(D,[{key:"setData",value:function(l){return this.content.data=l,this}},{key:"setDescription",value:function(l){return this.content.description=l,this}},{key:"setExtension",value:function(l){return this.content.extension=l,this}},{key:"sendable",value:function(){return this.content.data.length!==0||this.content.description.length!==0||this.content.extension.length!==0}}]),D}(),Q_=function(){function D(l,p){i(this,D),this.type=w.MSG_VIDEO,this._percent=0,this.content={remoteVideoUrl:l.remoteVideoUrl||l.videoUrl||"",videoFormat:l.videoFormat,videoSecond:parseInt(l.videoSecond,10),videoSize:l.videoSize,videoUrl:Ri(l.videoUrl,p),videoDownloadFlag:2,videoUUID:l.videoUUID,thumbUUID:l.thumbUUID,thumbFormat:l.thumbFormat,thumbWidth:l.thumbWidth,snapshotWidth:l.thumbWidth,thumbHeight:l.thumbHeight,snapshotHeight:l.thumbHeight,thumbSize:l.thumbSize,snapshotSize:l.thumbSize,thumbDownloadFlag:2,thumbUrl:Ri(l.thumbUrl,p),snapshotUrl:Ri(l.thumbUrl,p)}}return u(D,[{key:"updatePercent",value:function(l){this._percent=l,this._percent>1&&(this._percent=1)}},{key:"updateVideoUrl",value:function(l){l&&(this.content.remoteVideoUrl=l)}},{key:"updateSnapshotInfo",value:function(l){var p=l.snapshotUrl,a=l.snapshotWidth,c=l.snapshotHeight;Je(p)||(this.content.thumbUrl=this.content.snapshotUrl=p),Je(a)||(this.content.thumbWidth=this.content.snapshotWidth=Number(a)),Je(c)||(this.content.thumbHeight=this.content.snapshotHeight=Number(c))}},{key:"sendable",value:function(){return this.content.remoteVideoUrl!==""}}]),D}(),e1=function(){function D(l){i(this,D),this.type=w.MSG_LOCATION;var p=l.description,a=l.longitude,c=l.latitude;this.content={description:p,longitude:a,latitude:c}}return u(D,[{key:"sendable",value:function(){return!0}}]),D}(),Dw=function(){function D(l,p){if(i(this,D),this.from=l.from,this.messageSender=l.from,this.time=l.time,this.messageSequence=l.sequence,this.clientSequence=l.clientSequence||l.sequence,this.messageRandom=l.random,this.cloudCustomData=l.cloudCustomData||"",this.clientTime=l.clientTime||void 0,l.ID)this.ID=l.ID||"",this.nick=l.nick||"",this.avatar=l.avatar||"",this.messageBody=[{type:l.type,payload:l.payload}],l.conversationType.startsWith(w.CONV_C2C)?this.receiverUserID=l.to:l.conversationType.startsWith(w.CONV_GROUP)&&(this.receiverGroupID=l.to),this.messageReceiver=l.to;else{this.nick=l.nick||"",this.avatar=l.avatar||"",this.messageBody=[];var a=l.elements[0].type,c=l.elements[0].content;this._patchRichMediaPayload(a,c),this._updateRichMediaDownloadUrl(a,c,p),a===w.MSG_MERGER?this.messageBody.push({type:a,payload:new em(c).content}):this.messageBody.push({type:a,payload:c}),l.groupID&&(this.receiverGroupID=l.groupID,this.messageReceiver=l.groupID),l.to&&(this.receiverUserID=l.to,this.messageReceiver=l.to),this.ID="".concat(l.tinyID,"-").concat(l.clientTime,"-").concat(l.random)}}return u(D,[{key:"_patchRichMediaPayload",value:function(l,p){l===w.MSG_IMAGE?p.imageInfoArray.forEach(function(a){!a.imageUrl&&a.url&&(a.imageUrl=a.url,a.sizeType=a.type,a.type===1?a.type=0:a.type===3&&(a.type=1))}):l===w.MSG_VIDEO?!p.remoteVideoUrl&&p.videoUrl&&(p.remoteVideoUrl=p.videoUrl):l===w.MSG_AUDIO?!p.remoteAudioUrl&&p.url&&(p.remoteAudioUrl=p.url):l===w.MSG_FILE&&!p.fileUrl&&p.url&&(p.fileUrl=p.url,p.url=void 0)}},{key:"_updateRichMediaDownloadUrl",value:function(l,p,a){a&&(l===w.MSG_IMAGE?p.imageInfoArray.forEach(function(c){c.url=Ri(c.url,a)}):l===w.MSG_VIDEO?(p.videoUrl=Ri(p.videoUrl,a),p.snapshotUrl=Ri(p.thumbUrl,a),p.snapshotHeight=p.thumbHeight,p.snapshotWidth=p.thumbWidth):l===w.MSG_AUDIO?p.url=Ri(p.url,a):l===w.MSG_FILE&&(p.fileUrl=Ri(p.fileUrl,a)))}}]),D}(),em=function(){function D(l,p){if(i(this,D),this.type=w.MSG_MERGER,this.content={downloadKey:"",pbDownloadKey:"",messageList:[],title:"",abstractList:[],compatibleText:"",version:0,layersOverLimit:!1},l.downloadKey){var a=l.downloadKey,c=l.pbDownloadKey,h=l.title,m=l.abstractList,v=l.compatibleText,b=l.version;this.content.downloadKey=a,this.content.pbDownloadKey=c,this.content.title=h,this.content.abstractList=m,this.content.compatibleText=v,this.content.version=b||0}else if(Je(l.messageList))l.layersOverLimit===1&&(this.content.layersOverLimit=!0);else{var I=l.messageList,E=l.title,O=l.abstractList,F=l.compatibleText,B=l.version,ee=[];I.forEach(function(ge){if(!Je(ge)){var ye=new Dw(ge,p);ee.push(ye)}}),this.content.messageList=ee,this.content.title=E,this.content.abstractList=O,this.content.compatibleText=F,this.content.version=B||0}}return u(D,[{key:"sendable",value:function(){return!Je(this.content.messageList)||!Je(this.content.downloadKey)}}]),D}(),t1={1:w.MSG_PRIORITY_HIGH,2:w.MSG_PRIORITY_NORMAL,3:w.MSG_PRIORITY_LOW,4:w.MSG_PRIORITY_LOWEST},Hr=function(){function D(l){i(this,D),this.ID="",this.conversationID=l.conversationID||null,this.conversationType=l.conversationType||w.CONV_C2C,this.conversationSubType=l.conversationSubType,this.time=l.time||Math.ceil(Date.now()/1e3),this.sequence=l.sequence||0,this.clientSequence=l.clientSequence||l.sequence||0,this.random=l.random||l.random===0?l.random:Zo(),this.priority=this._computePriority(l.priority),this.nick=l.nick||"",this.avatar=l.avatar||"",this.isPeerRead=!1,this.nameCard="",this._elements=[],this.isPlaceMessage=l.isPlaceMessage||0,this.isRevoked=l.isPlaceMessage===2||l.msgFlagBits===8,this.from=l.from||null,this.to=l.to||null,this.flow="",this.isSystemMessage=l.isSystemMessage||!1,this.protocol=l.protocol||"JSON",this.isResend=!1,this.isRead=!1,this.status=l.status||oo.SUCCESS,this._onlineOnlyFlag=!1,this._groupAtInfoList=[],this._relayFlag=!1,this.atUserList=[],this.cloudCustomData=l.cloudCustomData||"",this.isDeleted=!1,this.isModified=!1,this._isExcludedFromUnreadCount=!(!l.messageControlInfo||l.messageControlInfo.excludedFromUnreadCount!==1),this._isExcludedFromLastMessage=!(!l.messageControlInfo||l.messageControlInfo.excludedFromLastMessage!==1),this.clientTime=l.clientTime||Wr()||0,this.senderTinyID=l.senderTinyID||l.tinyID||"",this.readReceiptInfo=l.readReceiptInfo||{readCount:void 0,unreadCount:void 0,isPeerRead:void 0},this.needReadReceipt=l.needReadReceipt===!0||l.needReadReceipt===1,this.version=l.messageVersion||0,this.isBroadcastMessage=l.isBroadcastMessage||!1,this._receiverList=l.receiverList||void 0,this.isSupportExtension=l.isSupportExtension===!0||l.isSupportExtension===1,this.revoker=l.revokerInfo&&l.revokerInfo.revoker||null,this.reInitialize(l.currentUser),this.extractGroupInfo(l.groupProfile||null),this.handleGroupAtInfo(l),this.initC2CReadReceiptInfo(l.readReceiptSentByPeer)}return u(D,[{key:"elements",get:function(){return this._elements}},{key:"getElements",value:function(){return this._elements}},{key:"extractGroupInfo",value:function(l){if(l!==null){kt(l.nick)&&(this.nick=l.nick),kt(l.avatar)&&(this.avatar=l.avatar);var p=l.messageFromAccountExtraInformation;bn(p)&&kt(p.nameCard)&&(this.nameCard=p.nameCard)}}},{key:"handleGroupAtInfo",value:function(l){var p=this;l.payload&&l.payload.atUserList&&l.payload.atUserList.forEach(function(a){a!==w.MSG_AT_ALL?(p._groupAtInfoList.push({groupAtAllFlag:0,groupAtUserID:a}),p.atUserList.push(a)):(p._groupAtInfoList.push({groupAtAllFlag:1}),p.atUserList.push(w.MSG_AT_ALL))}),ot(l.groupAtInfo)&&l.groupAtInfo.forEach(function(a){a.groupAtAllFlag===0?p.atUserList.push(a.groupAtUserID):a.groupAtAllFlag===1&&p.atUserList.push(w.MSG_AT_ALL)})}},{key:"getGroupAtInfoList",value:function(){return this._groupAtInfoList}},{key:"_initProxy",value:function(){this._elements[0]&&(this.payload=this._elements[0].content,this.type=this._elements[0].type)}},{key:"reInitialize",value:function(l){l&&(this.status=this.from?oo.SUCCESS:oo.UNSEND,!this.from&&(this.from=l)),this._initFlow(l),this._initSequence(l),this._concatConversationID(l),this.generateMessageID()}},{key:"isSendable",value:function(){return this._elements.length!==0&&typeof this._elements[0].sendable=="function"&&this._elements[0].sendable()}},{key:"_initTo",value:function(l){this.conversationType===w.CONV_GROUP&&(this.to=l.groupID)}},{key:"_initSequence",value:function(l){this.clientSequence===0&&l&&(this.clientSequence=function(p){if(!p)return!1;if(Ml[p]===void 0){var a=new Date,c="3".concat(a.getHours()).slice(-2),h="0".concat(a.getMinutes()).slice(-2),m="0".concat(a.getSeconds()).slice(-2);Ml[p]=parseInt([c,h,m,"0001"].join("")),c=null,h=null,m=null,U.l("autoIncrementIndex start index:".concat(Ml[p]))}return Ml[p]++}(l)),this.sequence===0&&this.conversationType===w.CONV_C2C&&(this.sequence=this.clientSequence)}},{key:"generateMessageID",value:function(){this.from===w.CONV_SYSTEM&&(this.senderTinyID="144115198244471703"),this.ID="".concat(this.senderTinyID,"-").concat(this.clientTime,"-").concat(this.random)}},{key:"_initFlow",value:function(l){l!==""&&(l===this.from?(this.flow="out",this.isRead=!0):this.flow="in")}},{key:"_concatConversationID",value:function(l){var p=this.to,a="",c=this.conversationType;c!==w.CONV_SYSTEM?(a=c===w.CONV_C2C?l===this.from?p:this.from:this.to,this.conversationID=a?"".concat(c).concat(a):null):this.conversationID=w.CONV_SYSTEM}},{key:"isElement",value:function(l){return l instanceof W_||l instanceof K_||l instanceof Y_||l instanceof J_||l instanceof X_||l instanceof Q_||l instanceof Sw||l instanceof kw||l instanceof Z_||l instanceof e1||l instanceof em}},{key:"setElement",value:function(l,p){var a=this;if(this.isElement(l))return this._elements=[l],void this._initProxy();var c=function(m){if(m.type&&m.content)switch(m.type){case w.MSG_TEXT:a.setTextElement(m.content);break;case w.MSG_IMAGE:a.setImageElement(m.content,p);break;case w.MSG_AUDIO:a.setAudioElement(m.content,p);break;case w.MSG_FILE:a.setFileElement(m.content,p);break;case w.MSG_VIDEO:a.setVideoElement(m.content,p);break;case w.MSG_CUSTOM:a.setCustomElement(m.content);break;case w.MSG_LOCATION:a.setLocationElement(m.content);break;case w.MSG_GRP_TIP:a.setGroupTipElement(m.content);break;case w.MSG_GRP_SYS_NOTICE:a.setGroupSystemNoticeElement(m.content);break;case w.MSG_FACE:a.setFaceElement(m.content);break;case w.MSG_MERGER:a.setMergerElement(m.content,p)}};if(ot(l))for(var h=0;h<l.length;h++)c(l[h]);else c(l);this._initProxy()}},{key:"clearElement",value:function(){this._elements.length=0}},{key:"setTextElement",value:function(l){var p=typeof l=="string"?l:l.text,a=new W_({text:p});this._elements.push(a)}},{key:"setImageElement",value:function(l,p){var a=new K_(l,p);this._elements.push(a)}},{key:"setAudioElement",value:function(l,p){var a=new J_(l,p);this._elements.push(a)}},{key:"setFileElement",value:function(l,p){var a=new X_(l,p);this._elements.push(a)}},{key:"setVideoElement",value:function(l,p){var a=new Q_(l,p);this._elements.push(a)}},{key:"setLocationElement",value:function(l){var p=new e1(l);this._elements.push(p)}},{key:"setCustomElement",value:function(l){var p=new Z_(l);this._elements.push(p)}},{key:"setGroupTipElement",value:function(l){var p={},a=l.operationType;if(Je(l.memberInfoList)?l.operatorInfo&&(p=l.operatorInfo):a!==w.GRP_TIP_MBR_JOIN&&a!==w.GRP_TIP_MBR_KICKED_OUT&&a!==w.GRP_TIP_MBR_SET_ADMIN&&a!==w.GRP_TIP_MBR_CANCELED_ADMIN||(p=l.memberInfoList[0]),!Je(l.memberExtraInfo)){var c=l.memberExtraInfo.reason;l.msgMemberInfo.forEach(function(I){I.reason=c})}var h=p,m=h.nick,v=h.avatar;kt(m)&&(this.nick=m),kt(v)&&(this.avatar=v);var b=new Sw(l);this._elements.push(b)}},{key:"setGroupSystemNoticeElement",value:function(l){var p=new kw(l);this._elements.push(p)}},{key:"setFaceElement",value:function(l){var p=new Y_(l);this._elements.push(p)}},{key:"setMergerElement",value:function(l,p){var a=new em(l,p);this._elements.push(a)}},{key:"setIsRead",value:function(l){this.isRead=l}},{key:"setRelayFlag",value:function(l){this._relayFlag=l}},{key:"getRelayFlag",value:function(){return this._relayFlag}},{key:"_computePriority",value:function(l){if(Be(l))return w.MSG_PRIORITY_NORMAL;if(kt(l)&&Object.values(t1).indexOf(l)!==-1)return l;if(dn(l)){var p=""+l;if(Object.keys(t1).indexOf(p)!==-1)return t1[p]}return w.MSG_PRIORITY_NORMAL}},{key:"setNickAndAvatar",value:function(l){var p=l.nick,a=l.avatar;kt(p)&&(this.nick=p),kt(a)&&(this.avatar=a)}},{key:"setNameCard",value:function(l){kt(l)&&(this.nameCard=l)}},{key:"initC2CReadReceiptInfo",value:function(l){this.conversationType===w.CONV_C2C&&this.needReadReceipt===!0&&(this.readReceiptInfo.isPeerRead=l===1)}}]),D}(),ft=function(D){return{code:0,data:D||{}}},Fn=function(D){f(p,D);var l=L(p);function p(a){var c;i(this,p),c=l.call(this);var h=a.code,m=a.message,v=a.data;return c.code=h,c.message=m||c._getErrorMessage(c.code),c.data=v||{},c}return u(p)}(T(Error)),Hu=null,K3=function(D){Hu=D},Dt=function(D){return Promise.resolve(ft(D))},_e=function(D){var l=arguments.length>1&&arguments[1]!==void 0&&arguments[1];if(D instanceof Fn)return l&&Hu!==null&&Hu.emit(R.ERROR,D),Promise.reject(D);if(D instanceof Error){var p=new Fn({code:Ae.UNCAUGHT_ERROR});return l&&Hu!==null&&Hu.emit(R.ERROR,p),Promise.reject(p)}if(Be(D)||Be(D.code))return Promise.reject(new Fn({code:Ae.UNCAUGHT_ERROR}));var a=new Fn(D);return l&&Hu!==null&&Hu.emit(R.ERROR,a),Promise.reject(a)},Y3=function(D){f(p,D);var l=L(p);function p(a){var c;return i(this,p),(c=l.call(this,a))._n="C2CModule",c._messageFromUnreadDBMap=new Map,c._noticeFromUnreadDBList=[],c}return u(p,[{key:"onNewC2CMessage",value:function(a){var c=a.dataList,h=a.isInstantMessage,m=a.C2CRemainingUnreadList,v=a.C2CPairUnreadList,b=a.isSyncingEnded;U.d("".concat(this._n,".onNewC2CMessage count:").concat(c.length," isInstantMessage:").concat(h));var I=this._newC2CMessageStoredAndSummary({dataList:c,C2CRemainingUnreadList:m,C2CPairUnreadList:v,isInstantMessage:h}),E=I.conversationOptionsList,O=I.messageList,F=I.isUnreadC2CMessage;this.filterModifiedMessage(O),this.getModule(ut).onNewMessage({conversationOptionsList:E,isInstantMessage:h,isUnreadC2CMessage:F,isSyncingEnded:b});var B=this.filterUnmodifiedMessage(O);h&&B.length>0&&this.emitOuterEvent(R.MESSAGE_RECEIVED,B),O.length=0}},{key:"_newC2CMessageStoredAndSummary",value:function(a){for(var c=a.dataList,h=a.C2CRemainingUnreadList,m=a.C2CPairUnreadList,v=a.isInstantMessage,b=null,I=[],E=[],O={},F=this.getModule($o),B=!1,ee=this.getModule(ut),ge=this.getModule(pr),ye=this.getFileDownloadProxy(),Se=0,Ge=c.length;Se<Ge;Se++)if(this._isC2CNotice(c[Se]))this._noticeFromUnreadDBList.push(c[Se].eventArray[0].c2CNotifyMsgArray[0]);else{var Ve=c[Se];Ve.currentUser=this.getMyUserID(),Ve.conversationType=w.CONV_C2C,Ve.isSystemMessage=!!Ve.isSystemMessage,(Be(Ve.nick)||Be(Ve.avatar))&&(B=!0,U.d("".concat(this._n,"._newC2CMessageStoredAndSummary nick or avatar missing!"))),(b=new Hr(Ve)).setElement(Ve.elements,ye),b.setNickAndAvatar({nick:Ve.nick,avatar:Ve.avatar});var rt=b.conversationID;if(v){if(this._messageFromUnreadDBMap.get(b.ID)===1)continue;var mt=!1;if(b.from!==this.getMyUserID()){var Nt=ee.getLatestMessageSentByPeer(rt);if(Nt){var yn=Nt.nick,Mn=Nt.avatar;B?b.setNickAndAvatar({nick:yn,avatar:Mn}):yn===b.nick&&Mn===b.avatar||(mt=!0)}}else{var Ar=ee.getLatestMessageSentByMe(rt);if(Ar){var so=Ar.nick,Bo=Ar.avatar;so===b.nick&&Bo===b.avatar||(ee.modifyMessageSentByMe({conversationID:rt,latestNick:b.nick,latestAvatar:b.avatar}),ge.mockOnNickAvatarModified(b.nick,b.avatar))}}var ni=c[Se].isModified===1;if(ee.isMessageSentByCurrentInstance(b)?b.isModified=ni:ni=!1,Ve.msgLifeTime===0)b._onlineOnlyFlag=!0,ee.isMessageSentByCurrentInstance(b)||E.push(b);else{if(!ee.pushIntoMessageList(E,b,ni))continue;mt&&(ee.modifyMessageSentByPeer({conversationID:rt,latestNick:b.nick,latestAvatar:b.avatar}),ee.updateUserProfileSpecifiedKey({conversationID:rt,nick:b.nick,avatar:b.avatar}))}v&&b.clientTime>0&&F.addMessageDelay(b.clientTime)}else this._messageFromUnreadDBMap.set(b.ID,1);if(Ve.msgLifeTime!==0){if(b._onlineOnlyFlag===!1){var go=ee.getLastMessageTime(rt);if(dn(go)&&b.time<go)continue;if(Be(O[rt])){var Zi=0;b.flow==="in"&&(b._isExcludedFromUnreadCount||(Zi=1)),O[rt]=I.push({conversationID:rt,unreadCount:Zi,type:b.conversationType,subType:b.conversationSubType,lastMessage:b._isExcludedFromLastMessage?"":b})-1}else{var yi=O[rt];I[yi].type=b.conversationType,I[yi].subType=b.conversationSubType,I[yi].lastMessage=b._isExcludedFromLastMessage?"":b,b.flow==="in"&&(b._isExcludedFromUnreadCount||I[yi].unreadCount++)}}}else b._onlineOnlyFlag=!0}this._handleRevokedNoticeFromUnreadDB();var hs=!1;if(ot(m))for(var Ps=function(Pi,W8){if(m[Pi].unreadCount>0){hs=!0;var sm=I.find(function(K8){return K8.conversationID==="C2C".concat(m[Pi].from)});sm?sm.unreadCount=m[Pi].unreadCount:I.push({conversationID:"C2C".concat(m[Pi].from),unreadCount:m[Pi].unreadCount,type:w.CONV_C2C})}},Dd=0,Tl=m.length;Dd<Tl;Dd++)Ps(Dd);if(ot(h))for(var f1=function(Pi,W8){I.find(function(sm){return sm.conversationID==="C2C".concat(h[Pi].from)})||I.push({conversationID:"C2C".concat(h[Pi].from),type:w.CONV_C2C,lastMsgTime:h[Pi].lastMsgTime})},Ed=0,im=h.length;Ed<im;Ed++)f1(Ed);return{conversationOptionsList:I,messageList:E,isUnreadC2CMessage:hs}}},{key:"_isC2CNotice",value:function(a){var c=a.eventArray;return!(!ot(c)||c[0].event!==10)}},{key:"_handleRevokedNoticeFromUnreadDB",value:function(){var a=this._noticeFromUnreadDBList.length;if(a!==0){U.l("".concat(this._n,"._handleRevokedNoticeFromUnreadDB count:").concat(a));var c=[];this._noticeFromUnreadDBList.forEach(function(h){h.hasOwnProperty("c2cMessageRevokedNotify")&&c.push(h)}),this.onC2CMessageRevoked({dataList:c}),this._noticeFromUnreadDBList.length=0,c.length=0}}},{key:"onC2CMessageRevoked",value:function(a){var c=this,h=this.getModule(ut),m=[],v=null,b=!0;a.dataList.forEach(function(I){if(I.c2cMessageRevokedNotify){var E=I.c2cMessageRevokedNotify.revokedInfos;Be(E)||E.forEach(function(O){var F=c.getMyUserID()===O.from?"".concat(w.CONV_C2C).concat(O.to):"".concat(w.CONV_C2C).concat(O.from);v=h.revoke(F,O.sequence,O.random);var B=O.revokerInfo&&O.revokerInfo.revoker;if(v)v.revoker||(v.revoker=B,m.push(v));else{var ee={conversationID:F,sequence:O.sequence,time:O.time,revoker:B};h.isLastMessageRevoked(ee)&&(m.push(ee),b=!1)}})}}),m.length!==0&&(h.onMessageRevoked(m),b===!0&&(U.l("".concat(this._n,".onC2CMessageRevoked count:").concat(m.length)),this.emitOuterEvent(R.MESSAGE_REVOKED,m)))}},{key:"onC2CMessageReadReceipt",value:function(a){var c=this;a.dataList.forEach(function(h){if(!Je(h.c2cMessageReadReceipt)){var m=h.c2cMessageReadReceipt.to;h.c2cMessageReadReceipt.uinPairReadArray.forEach(function(v){var b=v.peerReadTime;U.d("".concat(c._n,"._onC2CMessageReadReceipt to:").concat(m," peerReadTime:").concat(b));var I="".concat(w.CONV_C2C).concat(m),E=c.getModule(ut);E.recordPeerReadTime(I,b),E.updateMessageIsPeerReadProperty(I,b)})}})}},{key:"onC2CMessageReadNotice",value:function(a){var c=this;a.dataList.forEach(function(h){if(!Je(h.c2cMessageReadNotice)){var m=c.getModule(ut);h.c2cMessageReadNotice.uinPairReadArray.forEach(function(v){var b=v.from,I=v.peerReadTime;U.d("".concat(c._n,".onC2CMessageReadNotice from:").concat(b," lastReadTime:").concat(I));var E="".concat(w.CONV_C2C).concat(b);m.updateIsReadAfterReadReport({conversationID:E,lastMessageTime:I}),m.updateUnreadCount(E)})}})}},{key:"onC2CMessageModified",value:function(a){U.d("".concat(this._n,".onC2CMessageModified options:"),JSON.stringify(a));var c=this.getModule(ut);a.dataList.forEach(function(h){c.onMessageModified(r(r({},h),{},{conversationType:w.CONV_C2C}))})}},{key:"onReadReceiptList",value:function(a){U.d("".concat(this._n,".onReadReceiptList options:"),JSON.stringify(a));var c=a.dataList,h=c.userID,m=c.readReceiptList;this.getModule(ut).updateReadReceiptInfo({userID:h,readReceiptList:m})}},{key:"sendMessage",value:function(a,c){var h=this._createC2CMessagePack(a,c);return this.request(h)}},{key:"_createC2CMessagePack",value:function(a,c){var h=null;c&&(c.offlinePushInfo&&(h=c.offlinePushInfo),c.onlineUserOnly===!0&&(h?h.disablePush=!0:h={disablePush:!0}));var m="";kt(a.cloudCustomData)&&a.cloudCustomData.length>0&&(m=a.cloudCustomData);var v=[];if(bn(c)&&bn(c.messageControlInfo)){var b=c.messageControlInfo,I=b.excludedFromUnreadCount,E=b.excludedFromLastMessage,O=b.excludedFromContentModeration;I===!0&&v.push("NoUnread"),E===!0&&v.push("NoLastMsg"),O===!0&&v.push("NoMsgCheck")}var F=this.isOnlineMessage(a,c)?0:void 0;return{protocolName:yp,tjgID:this.generateTjgID(a),requestData:{fromAccount:this.getMyUserID(),toAccount:a.to,msgBody:a.getElements(),cloudCustomData:m,msgSeq:a.sequence,msgRandom:a.random,msgLifeTime:F,nick:a.nick,avatar:a.avatar,offlinePushInfo:h?{pushFlag:h.disablePush===!0?1:0,title:h.title||"",desc:h.description||"",ext:h.extension||"",apnsInfo:{badgeMode:h.ignoreIOSBadge===!0?1:0,isVoipPush:this._isVoipPush(h)},androidInfo:{OPPOChannelID:h.androidOPPOChannelID||""}}:void 0,messageControlInfo:F!==0?v:void 0,clientTime:a.clientTime,needReadReceipt:a.needReadReceipt===!0?1:0,isSupportExtension:a.isSupportExtension===!0?1:0}}}},{key:"_isVoipPush",value:function(a){var c=void 0;return Be(a.disableVoipPush)||(c=a.disableVoipPush===!1?1:0),c}},{key:"isOnlineMessage",value:function(a,c){return!(!c||c.onlineUserOnly!==!0)}},{key:"revokeMessage",value:function(a){return this.request({protocolName:F0,requestData:{msgInfo:{fromAccount:a.from,toAccount:a.to,msgSeq:a.sequence,msgRandom:a.random,msgTimeStamp:a.time}}})}},{key:"deleteMessage",value:function(a){var c=a.to,h=a.keyList;return U.l("".concat(this._n,".deleteMessage toAccount:").concat(c," count:").concat(h.length)),this.request({protocolName:q0,requestData:{fromAccount:this.getMyUserID(),to:c,keyList:h}})}},{key:"modifyRemoteMessage",value:function(a){var c=a.from,h=a.to,m=a.version,v=m===void 0?0:m,b=a.sequence,I=a.random,E=a.time,O=a.payload,F=a.type,B=a.cloudCustomData,ee=void 0;return Uu(F)&&(ee=[]).push({type:F,content:O}),this.request({protocolName:Eg,requestData:{from:c,to:h,version:v,sequence:b,random:I,time:E,elements:ee,cloudCustomData:B}})}},{key:"setMessageRead",value:function(a){var c=this,h=a.conversationID,m=a.lastMessageTime,v="".concat(this._n,".setMessageRead");U.l("".concat(v," conversationID:").concat(h," lastMessageTime:").concat(m)),dn(m)||this.outputWarning("DoNotModifyLastTime");var b=new We("setC2CMessageRead");return b.setMessage("conversationID:".concat(h," lastMessageTime:").concat(m)),this.request({protocolName:G0,requestData:{C2CMsgReaded:{cookie:"",C2CMsgReadedItem:[{toAccount:h.replace("C2C",""),lastMessageTime:m,receipt:1}]}}}).then(function(){b.setNetworkType(c.getNetworkType()).end(),U.l("".concat(v," ok"));var I=c.getModule(ut);return I.updateIsReadAfterReadReport({conversationID:h,lastMessageTime:m}),I.updateUnreadCount(h),ft()}).catch(function(I){return c.probeNetwork().then(function(E){var O=A(E,2),F=O[0],B=O[1];b.setError(I,F,B).end()}),U.l("".concat(v," failed. error:"),I),_e(I)})}},{key:"getRoamingMessage",value:function(a){var c=this,h="".concat(this._n,".getRoamingMessage"),m=a.peerAccount,v=a.conversationID,b=a.count,I=a.lastMessageTime,E=a.messageKey,O="peerAccount:".concat(m," count:").concat(b||15," lastMessageTime:").concat(I||0," messageKey:").concat(E);U.l("".concat(h," ").concat(O));var F=new We("getC2CRoamingMessages");return this.request({protocolName:Mp,requestData:{peerAccount:m,count:b||15,lastMessageTime:I||0,messageKey:E}}).then(function(B){var ee=B.data,ge=ee.complete,ye=ee.messageList,Se=ee.messageKey,Ge=ee.lastMessageTime;Be(ye)?U.l("".concat(h," ok. complete:").concat(ge," but messageList is undefined!")):U.l("".concat(h," ok. complete:").concat(ge," count:").concat(ye.length)),F.setNetworkType(c.getNetworkType()).setMessage("".concat(O," complete:").concat(ge," length:").concat(ye.length)).end();var Ve=c.getModule(ut);ge===1&&Ve.setCompleted(v);var rt=Ve.onRoamingMessage(ye,v);Ve.modifyMessageList(v),Ve.updateIsRead(v),Ve.updateRoamingMessageKeyAndTime(v,Se,Ge);var mt=Ve.getPeerReadTime(v);if(U.l("".concat(h," update isPeerRead property. conversationID:").concat(v," peerReadTime:").concat(mt)),mt)Ve.updateMessageIsPeerReadProperty(v,mt);else{var Nt=v.replace(w.CONV_C2C,"");c.getRemotePeerReadTime([Nt]).then(function(){Ve.updateMessageIsPeerReadProperty(v,Ve.getPeerReadTime(v))})}var yn="";if(rt.length>0)yn=rt[0].ID;else{var Mn=Ve.getLocalOldestMessage(v);Mn&&(yn=Mn.ID)}return U.l("".concat(h," nextReqID:").concat(yn," stored message count:").concat(rt.length)),{nextReqID:yn,storedMessageList:rt}}).catch(function(B){return c.probeNetwork().then(function(ee){var ge=A(ee,2),ye=ge[0],Se=ge[1];F.setMessage(O).setError(B,ye,Se).end()}),U.w("".concat(h," failed. error:"),B),_e(B)})}},{key:"getRoamingMessagesHopping",value:function(a){var c=this,h="".concat(this._n,".getRoamingMessagesHopping"),m=a.peerAccount,v=a.time,b=v===void 0?0:v,I=a.count,E=a.direction,O="".concat(w.CONV_C2C).concat(m),F="peerAccount:".concat(m," count:").concat(I," time:").concat(b," direction:").concat(E);U.l("".concat(h," ").concat(F));var B=new We("getC2CRoamingMessagesHopping");return this.request({protocolName:Mp,requestData:{peerAccount:m,count:I+1,lastMessageTime:b,direction:E}}).then(function(ee){var ge=ee.data,ye=ge.complete,Se=ge.messageList,Ge=Se===void 0?[]:Se,Ve=ge.lastMessageTime;U.l("".concat(h," ok. complete:").concat(ye," count:").concat(Ge.length)),B.setNetworkType(c.getNetworkType()).setMessage("".concat(F," complete:").concat(ye," length:").concat(Ge.length)).end(),ye!==1&&(E===1?Ge.pop():Ge.shift());var rt=c.getModule(ut).onRoamingMessage(Ge,O,!1);c._modifyMessageList(O,rt);var mt=c._computeResult({complete:ye,lastMessageTime:Ve,resultList:rt});return ft(mt)}).catch(function(ee){return c.probeNetwork().then(function(ge){var ye=A(ge,2),Se=ye[0],Ge=ye[1];B.setMessage(F).setError(ee,Se,Ge).end()}),U.w("".concat(h," failed. error:"),ee),_e(ee)})}},{key:"_computeResult",value:function(a){var c=a.complete,h=c===void 0?0:c,m=a.lastMessageTime,v=a.resultList,b={messageList:N(v===void 0?[]:v),isCompleted:!1,nextMessageTime:""};return h===1?(b.isCompleted=!0,b):(b.nextMessageTime=m,b)}},{key:"_modifyMessageList",value:function(a,c){var h=this.getModule(ut).getLocalConversation(a);if(h)for(var m=h.userProfile.nick,v=h.userProfile.avatar,b=this.getModule(pr).getNickAndAvatarByUserID(this.getMyUserID()),I=b.nick,E=b.avatar,O=c.length-1;O>=0;O--){var F=c[O];F.flow==="in"&&(F.nick!==m&&F.setNickAndAvatar({nick:m}),F.avatar!==v&&F.setNickAndAvatar({avatar:v})),F.flow==="out"&&(F.nick!==I&&F.setNickAndAvatar({nick:I}),F.avatar!==E&&F.setNickAndAvatar({avatar:E}))}}},{key:"getRemotePeerReadTime",value:function(a){var c=this,h="".concat(this._n,".getRemotePeerReadTime");if(Je(a))return U.w("".concat(h," userIDList is empty!")),Promise.resolve();var m=new We("getPeerReadTime");return U.l("".concat(h," userIDList:").concat(a)),this.request({protocolName:H0,requestData:{userIDList:a}}).then(function(v){var b=v.data.peerReadTimeList;U.l("".concat(h," ok. peerReadTimeList:").concat(b));for(var I="",E=c.getModule(ut),O=0;O<a.length;O++)I+="".concat(a[O],"-").concat(b[O]," "),b[O]>0&&E.recordPeerReadTime("C2C".concat(a[O]),b[O]);m.setNetworkType(c.getNetworkType()).setMessage(I).end()}).catch(function(v){c.probeNetwork().then(function(b){var I=A(b,2),E=I[0],O=I[1];m.setError(v,E,O).end()}),U.w("".concat(h," failed. error:"),v)})}},{key:"sendReadReceipt",value:function(a){var c=this,h=a[0].conversationID.replace(w.CONV_C2C,""),m=new We("sendC2CReadReceipt");m.setMessage("peerAccount:".concat(h));var v=this.getMyUserID(),b=a.filter(function(E){return E.from!==v&&E.needReadReceipt===!0}).map(function(E){return{fromAccount:E.from,toAccount:E.to,sequence:E.sequence,random:E.random,time:E.time,clientTime:E.clientTime}});if(b.length===0)return _e({code:Ae.READ_RECEIPT_MSG_LIST_EMPTY});var I="".concat(this._n,".sendReadReceipt");return U.l("".concat(I,". peerAccount:").concat(h," messageInfoList length:").concat(b.length)),this.request({protocolName:f_,requestData:{peerAccount:h,messageInfoList:b}}).then(function(E){return m.end(),U.l("".concat(I," ok")),ft()}).catch(function(E){return c.probeNetwork().then(function(O){var F=A(O,2),B=F[0],ee=F[1];m.setError(E,B,ee).end()}),U.w("".concat(I," failed. error:"),E),_e(E)})}},{key:"getReadReceiptList",value:function(a){var c="".concat(this._n,".getReadReceiptList"),h=this.getMyUserID(),m=a.filter(function(v){return v.from===h&&v.needReadReceipt===!0});return U.l("".concat(c," userID:").concat(h," messageList length:").concat(m.length)),Dt({messageList:m})}},{key:"getMessageExtensions",value:function(a,c){return U.l("".concat(this._n,".getMessageExtensions startSequence:").concat(c)),this.request({protocolName:z0,requestData:{from:a.from,to:a.to,messageKey:this._getMessageKey(a),startSequence:c}})}},{key:"modifyMessageExtensions",value:function(a,c){var h=arguments.length>2&&arguments[2]!==void 0?arguments[2]:1;return U.l("".concat(this._n,".modifyMessageExtensions operateType:").concat(h)),this.request({protocolName:V0,requestData:{from:a.from,to:a.to,messageKey:this._getMessageKey(a),extensionList:c,operateType:h}})}},{key:"_getMessageKey",value:function(a){var c=a.clientSequence,h=a.random,m=a.time;return"".concat(c,"_").concat(h,"_").concat(m)}},{key:"reset",value:function(){U.l("".concat(this._n,".reset")),this._messageFromUnreadDBMap.clear(),this._noticeFromUnreadDBList.length=0}}]),p}(Tr),J3=function(){function D(){i(this,D),this.list=new Map,this._n="MessageListHandler",this._latestMessageSentByPeerMap=new Map,this._latestMessageSentByMeMap=new Map}return u(D,[{key:"getLocalOldestMessageByConversationID",value:function(l){if(!l||!this.list.has(l))return null;var p=this.list.get(l).values();return p?p.next().value:null}},{key:"pushIn",value:function(l){var p=arguments.length>1&&arguments[1]!==void 0&&arguments[1],a=l.conversationID,c=!0;this.list.has(a)||this.list.set(a,new Map);var h=this._getUniqueIDOfMessage(l),m=this.list.get(a).has(h);if(m){var v=this.list.get(a).get(h);if(!p||v.isModified===!0)return c=!1}return this.list.get(a).set(h,l),this._setLatestMessageSentByPeer(a,l),this._setLatestMessageSentByMe(a,l),c}},{key:"unshift",value:function(l,p){var a;if(ot(l)?l.length>0&&(a=l[0].conversationID,this._unshiftMultipleMessages(l,p)):(a=l.conversationID,this._unshiftSingleMessage(l,p)),a){var c=Array.from(this.list.get(a).values()),h=c.length;if(h===0)return;for(var m=h-1;m>=0;m--)if(c[m].flow==="out"){this._setLatestMessageSentByMe(a,c[m]);break}if(a.startsWith(w.CONV_C2C)){for(var v=h-1;v>=0;v--)if(c[v].flow==="in"){this._setLatestMessageSentByPeer(a,c[v]);break}}}}},{key:"_unshiftSingleMessage",value:function(l,p){var a=l.conversationID,c=this._getUniqueIDOfMessage(l);if(!this.list.has(a))return this.list.set(a,new Map),this.list.get(a).set(c,l),void p.push(l);var h=this.list.get(a),m=Array.from(h);h.has(c)||(m.unshift([c,l]),this.list.set(a,new Map(m)),p.push(l))}},{key:"_unshiftMultipleMessages",value:function(l,p){for(var a=l.length,c=[],h=l[0].conversationID,m=this.list.get(h),v=this.list.has(h)?Array.from(m):[],b=0;b<a;b++){var I=this._getUniqueIDOfMessage(l[b]);m&&m.has(I)||(c.push([I,l[b]]),p.push(l[b]))}this.list.set(h,new Map(c.concat(v)))}},{key:"remove",value:function(l){var p=l.conversationID,a=this._getUniqueIDOfMessage(l);this.list.has(p)&&this.list.get(p).delete(a)}},{key:"revoke",value:function(l,p,a){if(U.d("revoke message",l,p,a),this.list.has(l)){var c,h=G(this.list.get(l));try{for(h.s();!(c=h.n()).done;){var m=A(c.value,2)[1];if(m.sequence===p&&(Be(a)||m.random===a))return m.isRevoked||(m.isRevoked=!0),m}}catch(v){h.e(v)}finally{h.f()}}return null}},{key:"removeByConversationID",value:function(l){this.list.has(l)&&(this.list.delete(l),this._latestMessageSentByPeerMap.delete(l),this._latestMessageSentByMeMap.delete(l))}},{key:"findMessage",value:function(l){var p,a=null,c=G(this.list);try{for(c.s();!(p=c.n()).done;)for(var h=N(A(p.value,2)[1].values()),m=h.length,v=0;v<m;v++)if(h[v].ID===l){a=h[v];break}}catch(b){c.e(b)}finally{c.f()}return a}},{key:"updateMessageIsPeerReadProperty",value:function(l,p){var a=[];if(this.list.has(l)){var c,h=G(this.list.get(l));try{for(h.s();!(c=h.n()).done;){var m=A(c.value,2)[1];m.time<=p&&!m.isPeerRead&&m.flow==="out"&&(m.isPeerRead=!0,a.push(m))}}catch(v){h.e(v)}finally{h.f()}U.l("".concat(this._n,".updateMessageIsPeerReadProperty conversationID:").concat(l," peerReadTime:").concat(p," count:").concat(a.length))}return a}},{key:"updateMessageIsModifiedProperty",value:function(l){var p=l.conversationID;if(this.list.has(p)){var a=this._getUniqueIDOfMessage(l),c=this.list.get(p).get(a);c&&(c.isModified=!0)}}},{key:"hasLocalMessageList",value:function(l){return this.list.has(l)}},{key:"getLocalMessageList",value:function(l){return this.hasLocalMessageList(l)?N(this.list.get(l).values()):[]}},{key:"hasLocalMessage",value:function(l,p){for(var a=!1,c=this.getLocalMessageList(l),h=c.length,m=0;m<h;m++)c[m].ID===p&&(a=!0);return a}},{key:"getLocalMessage",value:function(l,p){for(var a=null,c=this.getLocalMessageList(l),h=c.length,m=0;m<h;m++)if(c[m].ID===p){a=c[m];break}return a}},{key:"getLocalLastMessage",value:function(l){var p=this.getLocalMessageList(l);return p[p.length-1]}},{key:"getLocalOldestMessage",value:function(l){return this.getLocalMessageList(l)[0]}},{key:"_setLatestMessageSentByPeer",value:function(l,p){l.startsWith(w.CONV_C2C)&&p.flow==="in"&&this._latestMessageSentByPeerMap.set(l,p)}},{key:"_setLatestMessageSentByMe",value:function(l,p){p.flow==="out"&&this._latestMessageSentByMeMap.set(l,p)}},{key:"getLatestMessageSentByPeer",value:function(l){return this._latestMessageSentByPeerMap.get(l)}},{key:"getLatestMessageSentByMe",value:function(l){return this._latestMessageSentByMeMap.get(l)}},{key:"modifyMessageSentByPeer",value:function(l){var p=l.conversationID,a=l.latestNick,c=l.latestAvatar,h=this.list.get(p);if(!Je(h)){var m=Array.from(h.values()),v=m.length;if(v!==0){for(var b=null,I=0,E=!1,O=v-1;O>=0;O--)m[O].flow==="in"&&((b=m[O]).nick!==a&&(b.setNickAndAvatar({nick:a}),E=!0),b.avatar!==c&&(b.setNickAndAvatar({avatar:c}),E=!0),E&&(I+=1));U.l("".concat(this._n,".modifyMessageSentByPeer conversationID:").concat(p," count:").concat(I))}}}},{key:"modifyMessageSentByMe",value:function(l){var p=l.conversationID,a=l.latestNick,c=l.latestAvatar,h=this.list.get(p);if(!Je(h)){var m=Array.from(h.values()),v=m.length;if(v!==0){for(var b=null,I=0,E=!1,O=v-1;O>=0;O--)m[O].flow==="out"&&((b=m[O]).nick!==a&&(b.setNickAndAvatar({nick:a}),E=!0),b.avatar!==c&&(b.setNickAndAvatar({avatar:c}),E=!0),E&&(I+=1));U.l("".concat(this._n,".modifyMessageSentByMe conversationID:").concat(p," count:").concat(I))}}}},{key:"getTopicConversationIDList",value:function(l){return N(this.list.keys()).filter(function(p){return p.startsWith("".concat(w.CONV_GROUP).concat(l))})}},{key:"traversal",value:function(){if(this.list.size!==0&&U.getLevel()===-1){console.group("conversationID-messageCount");var l,p=G(this.list);try{for(p.s();!(l=p.n()).done;){var a=A(l.value,2),c=a[0],h=a[1];console.log("".concat(c,"-").concat(h.size))}}catch(m){p.e(m)}finally{p.f()}console.groupEnd()}}},{key:"onMessageModified",value:function(l,p){if(!this.list.has(l))return{isUpdated:!1,message:null};var a=this._getUniqueIDOfMessage(p),c=this.list.get(l).has(a);if(U.d("".concat(this._n,".onMessageModified conversationID:").concat(l," uniqueID:").concat(a," has:").concat(c)),c){var h=this.list.get(l).get(a),m=p.messageVersion,v=p.elements,b=p.cloudCustomData;return h.version<m?(h.version=m,h._elements=JSON.parse(JSON.stringify(v)),h.payload=JSON.parse(JSON.stringify(v[0].content)),h.type=v[0].type,h.cloudCustomData=b,h.isModified=!0,{isUpdated:!0,message:h}):{isUpdated:!1,message:h}}return{isUpdated:!1,message:null}}},{key:"_getUniqueIDOfMessage",value:function(l){var p=l.from,a=l.to,c=l.random,h=l.sequence,m=l.time;return"".concat(p,"-").concat(a,"-").concat(c,"-").concat(h,"-").concat(m)}},{key:"reset",value:function(){this.list.clear(),this._latestMessageSentByPeerMap.clear(),this._latestMessageSentByMeMap.clear()}}]),D}(),nr={A2KEY_AND_TINYID_UPDATED:"_inner".concat(1),CLOUD_CONFIG_UPDATED:"_inner".concat(2),PROFILE_UPDATED:"_inner".concat(3),CONV_SYNC_COMPLETED:"_inner".concat(4),C2C_UNREAD_HANDLE_COMPLETED:"_inner".concat(5)};function n1(D){this.mixin(D)}n1.mixin=function(D){var l=D.prototype||D;l._isReady=!1,l.ready=function(p){var a=arguments.length>1&&arguments[1]!==void 0&&arguments[1];if(p)return this._isReady?void(a?p.call(this):setTimeout(p,1)):(this._readyQueue=this._readyQueue||[],void this._readyQueue.push(p))},l.triggerReady=function(){var p=this;this._isReady=!0,setTimeout(function(){var a=p._readyQueue;p._readyQueue=[],a&&a.length>0&&a.forEach(function(c){c.call(this)},p)},1)},l.resetReady=function(){this._isReady=!1,this._readyQueue=[]},l.isReady=function(){return this._isReady}};var X3=["jpg","jpeg","gif","png","bmp","image","webp"],Z3=["mp4","quicktime","mov"],Q3=1,e6=2,t6=3,n6=255,Sp=function(){function D(l){var p=this;i(this,D),Je(l)||(this.userID=l.userID||"",this.nick=l.nick||"",this.gender=l.gender||"",this.birthday=l.birthday||0,this.location=l.location||"",this.selfSignature=l.selfSignature||"",this.allowType=l.allowType||w.ALLOW_TYPE_ALLOW_ANY,this.language=l.language||0,this.avatar=l.avatar||"",this.messageSettings=l.messageSettings||0,this.adminForbidType=l.adminForbidType||w.FORBID_TYPE_NONE,this.level=l.level||0,this.role=l.role||0,this.lastUpdatedTime=0,this.profileCustomField=[],Je(l.profileCustomField)||l.profileCustomField.forEach(function(a){p.profileCustomField.push({key:a.key,value:a.value})}))}return u(D,[{key:"validate",value:function(l){var p=!0,a="";if(Je(l))return{valid:!1,tips:"empty options"};if(l.profileCustomField)for(var c=l.profileCustomField.length,h=null,m=0;m<c;m++){if(h=l.profileCustomField[m],!kt(h.key)||h.key.indexOf("Tag_Profile_Custom")===-1)return{valid:!1,tips:"The prefix of keys of the custom profile key-value pairs (which is profileCustomField) must be Tag_Profile_Custom"};if(!kt(h.value))return{valid:!1,tips:"The type of values of the custom profile key-value pairs (which is profileCustomField) must be String"}}for(var v in l)if(Object.prototype.hasOwnProperty.call(l,v)){if(v==="profileCustomField")continue;if(Je(l[v])&&!kt(l[v])&&!dn(l[v])){a="key:"+v+", invalid value:"+l[v],p=!1;continue}switch(v){case"nick":kt(l[v])||(a="nick must be a string",p=!1),bl(l[v])>500&&(a="nick name limited: must less than or equal to ".concat(500," bytes, current size: ").concat(bl(l[v])," bytes"),p=!1);break;case"gender":ta(Xo,l.gender)||(a="key:gender, invalid value:"+l.gender,p=!1);break;case"birthday":dn(l.birthday)||(a="birthday must be a number",p=!1);break;case"location":kt(l.location)||(a="location must be a string",p=!1);break;case"selfSignature":kt(l.selfSignature)||(a="selfSignature must be a string",p=!1);break;case"allowType":ta(cs,l.allowType)||(a="key:allowType, invalid value:"+l.allowType,p=!1);break;case"language":dn(l.language)||(a="language must be a number",p=!1);break;case"avatar":kt(l.avatar)||(a="avatar must be a string",p=!1);break;case"messageSettings":l.messageSettings!==0&&l.messageSettings!==1&&(a="messageSettings must be 0 or 1",p=!1);break;case"adminForbidType":ta(Ra,l.adminForbidType)||(a="key:adminForbidType, invalid value:"+l.adminForbidType,p=!1);break;case"level":dn(l.level)||(a="level must be a number",p=!1);break;case"role":dn(l.role)||(a="role must be a number",p=!1);break;default:a="unknown key:"+v+" "+l[v],p=!1}}return{valid:p,tips:a}}}]),D}(),r6=u(function D(l){i(this,D),this.value=l,this.next=null}),r1=function(){function D(l){i(this,D),this.MAX_LENGTH=l,this.pTail=null,this.pNodeToDel=null,this.map=new Map}return u(D,[{key:"set",value:function(l){var p=new r6(l);if(this.map.size<this.MAX_LENGTH)this.pTail===null?(this.pTail=p,this.pNodeToDel=p):(this.pTail.next=p,this.pTail=p),this.map.set(l,1);else{var a=this.pNodeToDel;this.pNodeToDel=this.pNodeToDel.next,this.map.delete(a.value),a.next=null,a=null,this.pTail.next=p,this.pTail=p,this.map.set(l,1)}}},{key:"has",value:function(l){return this.map.has(l)}},{key:"delete",value:function(l){this.has(l)&&this.map.delete(l)}},{key:"tail",value:function(){return this.pTail}},{key:"size",value:function(){return this.map.size}},{key:"data",value:function(){return Array.from(this.map.keys())}},{key:"reset",value:function(){for(var l;this.pNodeToDel!==null;)l=this.pNodeToDel,this.pNodeToDel=this.pNodeToDel.next,l.next=null,l=null;this.pTail=null,this.map.clear()}}]),D}(),o6=["groupID","name","avatar","type","introduction","notification","ownerID","selfInfo","createTime","infoSequence","lastInfoTime","lastMessage","nextMessageSeq","memberNum","maxMemberNum","memberList","joinOption","groupCustomField","muteAllMembers","isSupportTopic","inviteOption","_lastRevokedTime"],Cl=function(){function D(l){i(this,D),this.groupID="",this.name="",this.avatar="",this.type="",this.introduction="",this.notification="",this.ownerID="",this.createTime="",this.infoSequence="",this.lastInfoTime="",this.selfInfo={messageRemindType:"",joinTime:"",nameCard:"",role:"",userID:"",memberCustomField:void 0,readedSequence:0,excludedUnreadSequenceList:void 0},this.lastMessage={lastTime:"",lastSequence:"",fromAccount:"",messageForShow:""},this.nextMessageSeq="",this.memberNum="",this.memberCount="",this.maxMemberNum="",this.maxMemberCount="",this.joinOption="",this.inviteOption="",this.groupCustomField=[],this.muteAllMembers=!1,this.isSupportTopic=!1,this._lastRevokedTime=0,this._initGroup(l)}return u(D,[{key:"memberNum",get:function(){return this.memberCount},set:function(l){}},{key:"maxMemberNum",get:function(){return this.maxMemberCount},set:function(l){}},{key:"_initGroup",value:function(l){for(var p in l)o6.indexOf(p)<0||(p!=="selfInfo"?(p==="memberNum"&&(this.memberCount=l[p]),p==="maxMemberNum"&&(this.maxMemberCount=l[p]),p!=="isSupportTopic"?this[p]=l[p]:this.isSupportTopic=l[p]===1):this.updateSelfInfo(l[p]))}},{key:"updateGroup",value:function(l){var p=this;l.appid=void 0,l.grossTopicNextMsgSeq=void 0,l.selfInfo&&(l.selfInfo.grossTopicReadSeq=void 0);var a=JSON.parse(JSON.stringify(l));a.lastMsgTime&&(this.lastMessage.lastTime=a.lastMsgTime),Be(a.muteAllMembers)||(a.muteAllMembers==="On"?a.muteAllMembers=!0:a.muteAllMembers=!1),a.groupCustomField&&Ou(this.groupCustomField,a.groupCustomField),Be(a.memberNum)||(this.memberCount=a.memberNum),Be(a.maxMemberNum)||(this.maxMemberCount=a.maxMemberNum),Be(a.isSupportTopic)||(this.isSupportTopic=dn(a.isSupportTopic)?a.isSupportTopic===1:a.isSupportTopic),Oi(this,a,["members","errorCode","lastMsgTime","groupCustomField","memberNum","maxMemberNum","isSupportTopic"]),ot(a.members)&&a.members.length>0&&a.members.forEach(function(c){c.userID===p.selfInfo.userID&&Oi(p.selfInfo,c,["sequence"])})}},{key:"updateSelfInfo",value:function(l){var p={nameCard:l.nameCard,joinTime:l.joinTime,role:l.role,messageRemindType:l.messageRemindType,readedSequence:l.readedSequence,excludedUnreadSequenceList:l.excludedUnreadSequenceList};Oi(this.selfInfo,r({},p),[],["",null,void 0,0,NaN])}},{key:"setSelfNameCard",value:function(l){this.selfInfo.nameCard=l}}]),D}(),Ew=function(D,l){return Be(D)?{lastTime:0,lastSequence:0,fromAccount:0,messageForShow:"",payload:null,type:"",isRevoked:!1,cloudCustomData:"",onlineOnlyFlag:!1,nick:"",nameCard:"",version:0,isPeerRead:!1,revoker:null}:D instanceof Hr?{lastTime:D.time||0,lastSequence:D.sequence||0,fromAccount:D.from||"",messageForShow:xu(D.type,D.payload,l),payload:D.payload||null,type:D.type||null,isRevoked:D.isRevoked||!1,cloudCustomData:D.cloudCustomData||"",onlineOnlyFlag:D._onlineOnlyFlag||!1,nick:D.nick||"",nameCard:D.nameCard||"",version:D.version||0,isPeerRead:D.isPeerRead||!1,revoker:D.revoker||null}:r(r({},D),{},{messageForShow:xu(D.type,D.payload,l)})},tm=function(){function D(l,p){i(this,D),this.conversationID=l.conversationID||"",this.unreadCount=l.unreadCount||0,this.type=l.type||"",this.lastMessage=Ew(l.lastMessage,p),l.lastMsgTime&&(this.lastMessage.lastTime=l.lastMsgTime),this._isInfoCompleted=!1,this.peerReadTime=l.peerReadTime||0,this.groupAtInfoList=[],this.remark="",this.isPinned=l.isPinned||!1,this.messageRemindType=l.messageRemindType,this.markList=l.markList||[],this.customData=l.customData||"",this.conversationGroupList=l.conversationGroupList||[],this.draftText=l.draftText||"",this._initProfile(l)}return u(D,[{key:"toAccount",get:function(){return this.conversationID.startsWith(w.CONV_C2C)?this.conversationID.replace(w.CONV_C2C,""):this.conversationID.startsWith(w.CONV_GROUP)?this.conversationID.replace(w.CONV_GROUP,""):""}},{key:"subType",get:function(){return this.groupProfile?this.groupProfile.type:""}},{key:"_initProfile",value:function(l){var p=this;Object.keys(l).forEach(function(a){switch(a){case"userProfile":p.userProfile=l.userProfile;break;case"groupProfile":p.groupProfile=l.groupProfile}}),Be(this.userProfile)&&this.type===w.CONV_C2C?this.userProfile=new Sp({userID:l.conversationID.replace("C2C","")}):Be(this.groupProfile)&&this.type===w.CONV_GROUP&&(this.groupProfile=new Cl({groupID:l.conversationID.replace("GROUP","")}))}},{key:"updateUnreadCount",value:function(l){var p=l.nextUnreadCount,a=l.isFromGetConversations,c=l.isUnreadC2CMessage;Be(p)||(Go(this.subType)?this.unreadCount=0:a&&this.type===w.CONV_GROUP||a&&this.type===w.CONV_TOPIC||c&&this.type===w.CONV_C2C?this.unreadCount=p:this.unreadCount=this.unreadCount+p)}},{key:"updateLastMessage",value:function(l){this.lastMessage=Ew(l)}},{key:"updateGroupAtInfoList",value:function(l){if(!this._isNeedMergeGroupAtInfo(l)){var p,a=(H(p=l.groupAtType)||q(p)||x(p)||V()).slice(0);a.indexOf(w.CONV_AT_ME)!==-1&&a.indexOf(w.CONV_AT_ALL)!==-1&&(a=[w.CONV_AT_ALL_AT_ME]);var c={from:l.from,groupID:l.groupID,topicID:l.topicID,messageSequence:l.sequence,atTypeArray:a,__random:l.__random,__sequence:l.__sequence};this.groupAtInfoList.push(c)}}},{key:"_isNeedMergeGroupAtInfo",value:function(l){var p=l.groupID,a=l.sequence;if(!po({groupID:p}))return!1;var c=!1;return this.groupAtInfoList.forEach(function(h){h.messageSequence===a&&(h.atTypeArray.indexOf(w.CONV_AT_ME)>-1&&l.groupAtType.indexOf(w.CONV_AT_ALL)>-1&&(h.atTypeArray=[w.CONV_AT_ALL_AT_ME]),h.atTypeArray.indexOf(w.CONV_AT_ALL)>-1&&l.groupAtType.indexOf(w.CONV_AT_ME)>-1&&(h.atTypeArray=[w.CONV_AT_ALL_AT_ME],h.__random=l.__random,h.__sequence=l.__sequence),c=!0)}),c}},{key:"clearGroupAtInfoList",value:function(){this.groupAtInfoList.length=0}},{key:"reduceUnreadCount",value:function(){return this.unreadCount>=1&&(this.unreadCount-=1,!0)}},{key:"isLastMessageRevoked",value:function(l){var p=l.sequence,a=l.time;return this.type===w.CONV_C2C&&p===this.lastMessage.lastSequence&&a===this.lastMessage.lastTime||this.type===w.CONV_GROUP&&p===this.lastMessage.lastSequence}},{key:"setLastMessageRevoked",value:function(l){this.lastMessage.isRevoked=l}},{key:"setLastMessageRevoker",value:function(l){this.lastMessage.revoker=l}},{key:"setDraftText",value:function(l){this.draftText=l}}]),D}(),i6=function(){function D(l){i(this,D),this._conversationModule=l,this._n="MessageRemindHandler"}return u(D,[{key:"getC2CMessageRemindType",value:function(l){var p=this,a="".concat(this._n,".getC2CMessageRemindType");return this._conversationModule.request({protocolName:B0,requestData:{toAccount:this._conversationModule.getMyUserID(),userIDList:l}}).then(function(c){U.l("".concat(a," ok. userIDList:").concat(l));var h=c.data.muteFlagList;p._conversationModule.onC2CMessageRemindTypeFetched(h)}).catch(function(c){U.e("".concat(a," failed. error:"),c)})}},{key:"set",value:function(l){return l.groupID?this._setGroupMessageRemindType(l):ot(l.userIDList)?this._setC2CMessageRemindType(l):void 0}},{key:"_setGroupMessageRemindType",value:function(l){var p=this,a="".concat(this._n,"._setGroupMessageRemindType"),c=l.groupID,h=l.messageRemindType,m="groupID:".concat(c," messageRemindType:").concat(h),v=new We("setMessageRemindType");v.setMessage(m);var b=this._getModule(Mt);return b?b.modifyGroupMemberInfo({groupID:c,messageRemindType:h,userID:this._conversationModule.getMyUserID()}).then(function(){v.setNetworkType(p._conversationModule.getNetworkType()).end(),U.l("".concat(a," ok. ").concat(m));var I=p.onGroupMessageRemindTypeUpdated(l);return p._conversationModule.emitTotalUnreadMessageCountUpdate(),ft(I)}).catch(function(I){return p._conversationModule.probeNetwork().then(function(E){var O=A(E,2),F=O[0],B=O[1];v.setError(I,F,B).end()}),U.e("".concat(a," failed. error:"),I),_e(I)}):_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"onGroupMessageRemindTypeUpdated",value:function(l){var p=l.groupID,a=l.messageRemindType;U.l("".concat(this._n,".onGroupMessageRemindTypeUpdated groupID:").concat(p," messageRemindType:").concat(a));var c=this._getModule(Mt).getLocalGroupProfile(p);if(c&&(c.selfInfo.messageRemindType=a),no(p)){var h=p,m=Er(h),v=this._getModule(sr).getLocalTopic(m,h);return v&&(v.updateSelfInfo({messageRemindType:a}),this._conversationModule.emitOuterEvent(R.TOPIC_UPDATED,{groupID:m,topic:v})),{topic:v}}return this._conversationModule.patchMessageRemindType({ID:p,isC2CConversation:!1,messageRemindType:a})&&this._emitConversationUpdate(),{group:c}}},{key:"_setC2CMessageRemindType",value:function(l){var p=this,a="".concat(this._n,"._setC2CMessageRemindType"),c=l.userIDList,h=l.messageRemindType,m=c.slice(0,30),v=0;h===w.MSG_REMIND_DISCARD?v=1:h===w.MSG_REMIND_ACPT_NOT_NOTE&&(v=2);var b="userIDList:".concat(m," messageRemindType:").concat(h),I=new We("setMessageRemindType");return I.setMessage(b),this._conversationModule.request({protocolName:$0,requestData:{userIDList:m,muteFlag:v}}).then(function(E){I.setNetworkType(p._conversationModule.getNetworkType()).end();var O=E.data.errorList,F=[],B=[];ot(O)&&O.forEach(function(ye){F.push(ye.userID),B.push({userID:ye.userID,code:ye.errorCode})});var ee=m.filter(function(ye){return F.indexOf(ye)===-1});U.l("".concat(a," ok. ").concat(b," successUserIDList:").concat(ee," failureUserIDList:").concat(JSON.stringify(B)));var ge=0;return ee.forEach(function(ye){p._conversationModule.patchMessageRemindType({ID:ye,isC2CConversation:!0,messageRemindType:h})&&(ge+=1)}),ge>=1&&p._emitConversationUpdate(),m.length=F.length=0,p._conversationModule.emitTotalUnreadMessageCountUpdate(),Dt({successUserIDList:ee.map(function(ye){return{userID:ye}}),failureUserIDList:B})}).catch(function(E){return p._conversationModule.probeNetwork().then(function(O){var F=A(O,2),B=F[0],ee=F[1];I.setError(E,B,ee).end()}),U.e("".concat(a," failed. error:"),E),_e(E)})}},{key:"_getModule",value:function(l){return this._conversationModule.getModule(l)}},{key:"_emitConversationUpdate",value:function(){this._conversationModule.emitConversationUpdate(!0,!1)}},{key:"reset",value:function(){U.l("".concat(this._n,".reset"))}}]),D}(),s6=function(){function D(l){i(this,D),this._conversationModule=l,this._n="ConvGroupHandler",this._convGroupMap=new Map,this._startIndex=0,this._pagingStatus=Ir.NOT_START}return u(D,[{key:"setConvCustomData",value:function(l){var p=this,a="".concat(this._n,".").concat("setConvCustomData"),c=l.conversationIDList,h=l.customData;U.l("".concat(a," options:"),l);var m=new We("setConvCustomData");m.setMessage(JSON.stringify(l));var v={fromAccount:this._getMyUserID(),itemList:[]},b=[],I=[];return c.forEach(function(E){if(!p._hasLocalConversation(E))return p._onConversationNotFound(I,E),!0;if(!ho(E)&&!ro(E))return p._onConversationIDInvalid(I,E),!0;var O={operationType:2,contactItem:void 0,customMark:h};ho(E)?O.contactItem={type:1,toAccount:E.replace(w.CONV_C2C,"")}:ro(E)&&(O.contactItem={type:2,groupID:E.replace(w.CONV_GROUP,"")}),v.itemList.push(O)}),I.length===c.length?Dt({successConversationIDList:b,failureConversationIDList:I}):this._conversationModule.request({protocolName:mw,requestData:v}).then(function(E){m.setNetworkType(p._conversationModule.getNetworkType()).end(),U.l("".concat(a," ok"));var O=E.data.resultItem;if(ot(O)){var F,B,ee=!1;O.forEach(function(ge){F=p._concatConversationID(ge.contactItem),ge.resultCode===0?(b.push(F),(B=p._getLocalConversation(F))&&B.customData!==h&&(B.customData=h,ee=!0)):I.push({conversationID:F,code:ge.resultCode,message:ge.resultInfo})}),ee===!0&&p._emitConversationUpdate()}return ft({successConversationIDList:b,failureConversationIDList:I})}).catch(function(E){return p._conversationModule.probeNetwork().then(function(O){var F=A(O,2),B=F[0],ee=F[1];m.setError(E,B,ee).end()}),U.e("".concat(a," failed. error:"),E),_e(E)})}},{key:"markConversation",value:function(l){var p=this;if(!this._conversationModule.canIUse(be.CONV_MARK))return _e({code:Ae.CANNOT_USE_COMMERCIAL_ABILITY});var a="".concat(this._n,".").concat("markConversation"),c=l.conversationIDList,h=l.markType,m=l.enableMark;U.l("".concat(a," options:"),l);var v=new We("markConversation");v.setMessage(JSON.stringify(l));var b=void 0,I=void 0,E=this._getFlagBit(h);m===!0?I=[E]:b=[E];var O={fromAccount:this._getMyUserID(),itemList:[]},F=[],B=[];return c.forEach(function(ee){if(!p._hasLocalConversation(ee))return p._onConversationNotFound(B,ee),!0;if(!ho(ee)&&!ro(ee))return p._onConversationIDInvalid(B,ee),!0;var ge={operationType:1,contactItem:void 0,clearMark:b,setMark:I};ho(ee)?ge.contactItem={type:1,toAccount:ee.replace(w.CONV_C2C,"")}:ro(ee)&&(ge.contactItem={type:2,groupID:ee.replace(w.CONV_GROUP,"")}),O.itemList.push(ge)}),B.length===c.length?Dt({successConversationIDList:F,failureConversationIDList:B}):this._conversationModule.request({protocolName:Ag,requestData:O}).then(function(ee){v.setNetworkType(p._conversationModule.getNetworkType()).end(),U.l("".concat(a," ok"));var ge=ee.data.resultItem;if(ot(ge)){var ye,Se,Ge=!1;ge.forEach(function(Ve){if(ye=p._concatConversationID(Ve.contactItem),Ve.resultCode===0){if(F.push(ye),Se=p._getLocalConversation(ye)){var rt=Se.markList.indexOf(h);m===!0?rt===-1&&(Se.markList.push(h),Ge=!0):rt!==-1&&(Se.markList.splice(rt,1),Ge=!0)}}else B.push({conversationID:ye,code:Ve.resultCode,message:Ve.resultInfo})}),Ge===!0&&p._emitConversationUpdate()}return ft({successConversationIDList:F,failureConversationIDList:B})}).catch(function(ee){return p._conversationModule.probeNetwork().then(function(ge){var ye=A(ge,2),Se=ye[0],Ge=ye[1];v.setError(ee,Se,Ge).end()}),U.e("".concat(a," failed. error:"),ee),_e(ee)})}},{key:"getLocalConvGroupList",value:function(){var l=this;return U.l("".concat(this._n,".getLocalConvGroupList pagingStatus:").concat(this._pagingStatus)),this._pagingStatus===Ir.REJECTED?this.getRemoteConvGroupList().then(function(){return ft(N(l._convGroupMap.values()))}):Dt(N(this._convGroupMap.values()))}},{key:"getRemoteConvGroupList",value:function(){var l=this,p="".concat(this._n,".getRemoteConvGroupList");return this._pagingStatus=Ir.PENDING,this._conversationModule.request({protocolName:Z0,requestData:{fromAccount:this._getMyUserID(),startIndex:this._startIndex,startTime:Wr()}}).then(function(a){var c,h,m=a.data,v=m.completeFlag,b=m.contactItem,I=m.nextStartIndex,E=I===void 0?0:I,O=m.groupItem;if(l._startIndex=E,U.l("".concat(p," completeFlag:").concat(v," nextStartIndex:").concat(E)),ot(O)&&O.forEach(function(F){var B=F.convGroupID,ee=F.groupName;l._convGroupMap.set(B,ee)}),ot(b)&&b.forEach(function(F){var B=F.standardMark,ee=F.customData,ge=F.convGroupIDList;if(c=l._concatConversationID(F),(h=l._getLocalConversation(c))&&(h.markList=fs(B),h.customData=ee||"",ot(ge))){var ye=[];ge.forEach(function(Se){l._convGroupMap.has(Se)&&ye.push(l._convGroupMap.get(Se))}),h.conversationGroupList=[].concat(ye),ye.length=0}}),v===0)return l.getRemoteConvGroupList();v===1&&(l._pagingStatus=Ir.RESOLVED,l._emitConversationUpdate(),l._emitConvGroupListUpdate())}).catch(function(a){l._pagingStatus=Ir.REJECTED,U.w("".concat(p," failed. error:"),a)})}},{key:"createConvGroup",value:function(l){var p=this;if(!this._conversationModule.canIUse(be.CONV_GROUP))return _e({code:Ae.CANNOT_USE_COMMERCIAL_ABILITY});var a="".concat(this._n,".").concat("createConvGroup");U.l("".concat(a," options:"),l);var c=new We("createConvGroup");c.setMessage(JSON.stringify(l));var h=l.groupName,m=l.conversationIDList,v={fromAccount:this._getMyUserID(),itemList:[{groupName:h,contactItem:[]}]},b=[],I=[];return m.forEach(function(E){return p._hasLocalConversation(E)?ho(E)||ro(E)?void(ho(E)?v.itemList[0].contactItem.push({type:1,toAccount:E.replace(w.CONV_C2C,"")}):ro(E)&&v.itemList[0].contactItem.push({type:2,groupID:E.replace(w.CONV_GROUP,"")})):(p._onConversationIDInvalid(I,E),!0):(p._onConversationNotFound(I,E),!0)}),I.length===m.length?Dt({successConversationIDList:b,failureConversationIDList:I}):this._conversationModule.request({protocolName:vw,requestData:v}).then(function(E){c.setNetworkType(p._conversationModule.getNetworkType()).end(),U.l("".concat(a," ok"));var O=E.data.groupResultItem[0],F=O.groupItem,B=O.resultItem;if(bn(F)&&(p._convGroupMap.set(F.convGroupID,F.groupName),p._emitConvGroupListUpdate()),ot(B)){var ee,ge,ye=!1;B.forEach(function(Se){ee=p._concatConversationID(Se.contactItem),Se.resultCode===0?(b.push(ee),(ge=p._getLocalConversation(ee))&&ge.conversationGroupList.indexOf(h)===-1&&(ge.conversationGroupList.push(h),ye=!0)):I.push({conversationID:ee,code:Se.resultCode,message:Se.resultInfo})}),ye===!0&&(p._emitConversationUpdate(),p._emitConvGroupListUpdate())}return ft({successConversationIDList:b,failureConversationIDList:I})}).catch(function(E){return p._conversationModule.probeNetwork().then(function(O){var F=A(O,2),B=F[0],ee=F[1];c.setError(E,B,ee).end()}),U.e("".concat(a," failed. error:"),E),_e(E)})}},{key:"deleteConvGroup",value:function(l){var p=this;if(!this._conversationModule.canIUse(be.CONV_GROUP))return _e({code:Ae.CANNOT_USE_COMMERCIAL_ABILITY});var a="".concat(this._n,".").concat("deleteConvGroup");U.l("".concat(a," groupName:").concat(l));var c=new We("deleteConvGroup");return c.setMessage(l),this._conversationModule.request({protocolName:X0,requestData:{fromAccount:this._getMyUserID(),groupName:[l]}}).then(function(h){c.setNetworkType(p._conversationModule.getNetworkType()).end(),U.l("".concat(a," ok"));var m=h.data.groupItem;if(ot(m)){var v=!1;m.forEach(function(b){p._convGroupMap.has(b.convGroupID)&&(p._convGroupMap.delete(b.convGroupID),v=!0)}),v===!0&&p._emitConvGroupListUpdate()}p._eraseFromConversationGroupList([l])}).catch(function(h){return p._conversationModule.probeNetwork().then(function(m){var v=A(m,2),b=v[0],I=v[1];c.setError(h,b,I).end()}),U.e("".concat(a," failed. error:"),h),_e(h)})}},{key:"renameConvGroup",value:function(l){var p=this;if(!this._conversationModule.canIUse(be.CONV_GROUP))return _e({code:Ae.CANNOT_USE_COMMERCIAL_ABILITY});var a="".concat(this._n,".").concat("renameConvGroup");U.l("".concat(a," options:"),l);var c=new We("renameConvGroup");c.setMessage(JSON.stringify(l));var h=l.oldName,m=l.newName;return this._conversationModule.request({protocolName:Cd,requestData:{fromAccount:this._getMyUserID(),updateType:1,updateGroup:{updateGroupType:1,oldName:h,newName:m}}}).then(function(v){c.setNetworkType(p._conversationModule.getNetworkType()).end(),U.l("".concat(a," ok"));var b=v.data.updateGroupResult.convGroupID;p._convGroupMap.set(b,m),p._emitConvGroupListUpdate();var I,E,O=p._conversationModule.getLocalConversationList(),F=!1;O.forEach(function(B){I=B.conversationGroupList,(E=I.indexOf(h))!==-1&&(I.splice(E,1,m),F=!0)}),F===!0&&p._emitConversationUpdate()}).catch(function(v){return p._conversationModule.probeNetwork().then(function(b){var I=A(b,2),E=I[0],O=I[1];c.setError(v,E,O).end()}),U.e("".concat(a," failed. error:"),v),_e(v)})}},{key:"addConvsToGroup",value:function(l){var p=this;if(!this._conversationModule.canIUse(be.CONV_GROUP))return _e({code:Ae.CANNOT_USE_COMMERCIAL_ABILITY});var a="".concat(this._n,".").concat("addConvsToGroup");U.l("".concat(a," options:"),l);var c=new We("addConvsToGroup");c.setMessage(JSON.stringify(l));var h=l.conversationIDList,m=l.groupName,v={fromAccount:this._getMyUserID(),updateType:1,updateGroup:{updateGroupType:2,groupName:m,updateItem:[]}},b=[],I=[];return h.forEach(function(E){return p._hasLocalConversation(E)?ho(E)||ro(E)?void(ho(E)?v.updateGroup.updateItem.push({operationType:1,contactItem:{type:1,toAccount:E.replace(w.CONV_C2C,"")}}):ro(E)&&v.updateGroup.updateItem.push({operationType:1,contactItem:{type:2,groupID:E.replace(w.CONV_GROUP,"")}})):(p._onConversationIDInvalid(I,E),!0):(p._onConversationNotFound(I,E),!0)}),I.length===h.length?Dt({successConversationIDList:b,failureConversationIDList:I}):this._conversationModule.request({protocolName:yw,requestData:v}).then(function(E){c.setNetworkType(p._conversationModule.getNetworkType()).end(),U.l("".concat(a," ok"));var O=E.data.updateGroupResult.contactResultItem;if(ot(O)){var F,B,ee=!1;O.forEach(function(ge){F=p._concatConversationID(ge.contactItem),ge.resultCode===0?(B=p._getLocalConversation(F))&&B.conversationGroupList.indexOf(m)===-1&&(B.conversationGroupList.push(m),b.push(F),ee=!0):I.push({conversationID:F,code:ge.resultCode,message:ge.resultInfo})}),ee===!0&&(p._emitConversationUpdate(),p._emitConvInGroupUpdate(m))}return ft({successConversationIDList:b,failureConversationIDList:I})}).catch(function(E){return p._conversationModule.probeNetwork().then(function(O){var F=A(O,2),B=F[0],ee=F[1];c.setError(E,B,ee).end()}),U.e("".concat(a," failed. error:"),E),_e(E)})}},{key:"deleteConvsFromGroup",value:function(l){var p=this;if(!this._conversationModule.canIUse(be.CONV_GROUP))return _e({code:Ae.CANNOT_USE_COMMERCIAL_ABILITY});var a="".concat(this._n,".").concat("deleteConvsFromGroup");U.l("".concat(a," options:"),l);var c=new We("deleteConvsFromGroup");c.setMessage(JSON.stringify(l));var h=l.conversationIDList,m=l.groupName,v={fromAccount:this._getMyUserID(),updateType:1,updateGroup:{updateGroupType:2,groupName:m,updateItem:[]}},b=[],I=[];return h.forEach(function(E){return p._hasLocalConversation(E)?ho(E)||ro(E)?void(ho(E)?v.updateGroup.updateItem.push({operationType:2,contactItem:{type:1,toAccount:E.replace(w.CONV_C2C,"")}}):ro(E)&&v.updateGroup.updateItem.push({operationType:2,contactItem:{type:2,groupID:E.replace(w.CONV_GROUP,"")}})):(p._onConversationIDInvalid(I,E),!0):(p._onConversationNotFound(I,E),!0)}),I.length===h.length?Dt({successConversationIDList:b,failureConversationIDList:I}):this._conversationModule.request({protocolName:_w,requestData:v}).then(function(E){c.setNetworkType(p._conversationModule.getNetworkType()).end(),U.l("".concat(a," ok"));var O=E.data.updateGroupResult.contactResultItem;if(ot(O)){var F,B,ee=!1;O.forEach(function(ge){if(F=p._concatConversationID(ge.contactItem),ge.resultCode===0){if(B=p._getLocalConversation(F)){var ye=B.conversationGroupList.indexOf(m);ye!==-1&&(B.conversationGroupList.splice(ye,1),b.push(F),ee=!0)}}else I.push({conversationID:F,code:ge.resultCode,message:ge.resultInfo})}),ee===!0&&(p._emitConversationUpdate(),p._emitConvInGroupUpdate(m))}return ft({successConversationIDList:b,failureConversationIDList:I})}).catch(function(E){return p._conversationModule.probeNetwork().then(function(O){var F=A(O,2),B=F[0],ee=F[1];c.setError(E,B,ee).end()}),U.e("".concat(a," failed. error:"),E),_e(E)})}},{key:"onConvMarkUpdated",value:function(l){var p=this;if(!Je(l)){var a,c;U.d("".concat(this._n,".onConvMarkUpdated markItemList:"),l);var h=!1;l.forEach(function(m){var v=m.recentContactItem,b=m.optType,I=m.standardMark,E=m.customMark;if(a=p._concatConversationID(v),c=p._getLocalConversation(a))if(b===1){var O=fs(I);(function(F,B){if(F===B)return!0;if(!F||!B||F.length!==B.length)return!1;for(var ee=0,ge=F.length;ee<ge;ee++)if(F[ee]!==B[ee])return!1;return!0})(c.markList,O)!==!0&&(c.markList=O,h=!0)}else b===2&&c.customData!==E&&E!==void 0&&(c.customData=E,h=!0)}),h===!0&&this._emitConversationUpdate()}}},{key:"onConvGroupCreated",value:function(l){var p=this;U.d("".concat(this._n,".onConvGroupCreated resultList:"),l);var a=!1,c=!1;ot(l)&&(l.forEach(function(h){var m=h.msgGroupItem,v=m.groupID,b=m.groupName;p._convGroupMap.get(v)!==b&&(p._convGroupMap.set(v,b),c=!0);var I,E,O=h.msgRecentContactItem;ot(O)&&O.forEach(function(F){I=p._concatConversationID(F),(E=p._getLocalConversation(I))&&E.conversationGroupList.indexOf(b)===-1&&(E.conversationGroupList.push(b),a=!0)})}),a===!0&&this._emitConversationUpdate(),c===!0&&this._emitConvGroupListUpdate())}},{key:"onConvGroupDeleted",value:function(l){var p=this;U.d("".concat(this._n,".onConvGroupDeleted groupItemList:"),l);var a=[];if(ot(l)){var c=!1;l.forEach(function(h){var m=h.groupID,v=h.groupName;p._convGroupMap.has(m)&&(p._convGroupMap.delete(m),c=!0,a.push(v))}),c===!0&&this._emitConvGroupListUpdate()}this._eraseFromConversationGroupList(a)}},{key:"_eraseFromConversationGroupList",value:function(l){Je(l)||(this._conversationModule.getLocalConversationList().forEach(function(p){p.conversationGroupList=p.conversationGroupList.filter(function(a){return!l.includes(a)})}),this._emitConversationUpdate())}},{key:"onConvGroupNameUpdated",value:function(l){U.d("".concat(this._n,".onConvGroupNameUpdated options:"),l);var p=l.groupID,a=l.groupName,c=l.oldGroupName;if(this._convGroupMap.get(p)!==a){this._convGroupMap.set(p,a),this._emitConvGroupListUpdate();var h,m,v=this._conversationModule.getLocalConversationList(),b=!1;v.forEach(function(I){h=I.conversationGroupList,(m=h.indexOf(c))!==-1&&(h.splice(m,1,a),b=!0)}),b===!0&&this._emitConversationUpdate()}}},{key:"onConvInGroupUpdated",value:function(l){var p=this;U.d("".concat(this._n,".onConvInGroupUpdated options:"),l);var a=l.oldGroupName,c=l.recentContactUpdateGroupItem;if(ot(c)){var h,m,v,b=!1;c.forEach(function(I){var E=I.contactOptType,O=I.recentContactItem;h=p._concatConversationID(O),(m=p._getLocalConversation(h))&&(v=m.conversationGroupList.indexOf(a),E===1?v===-1&&(m.conversationGroupList.push(a),b=!0):E===2&&v!==-1&&(m.conversationGroupList.splice(v,1),b=!0))}),b===!0&&(this._emitConversationUpdate(),this._emitConvInGroupUpdate(a))}}},{key:"onConvAddedToOrDeletedFromGroup",value:function(l){var p=this;U.d("".concat(this._n,".onConvAddedToOrDeletedFromGroup options:"),l);var a=l.msgRecentContactItem,c=l.msgRecentContactUpdateContactItem,h=this._concatConversationID(a),m=this._getLocalConversation(h);if(m&&ot(c)){var v,b=!1;c.forEach(function(I){var E=I.groupOptType,O=I.recentContactGroupItem.groupName;v=m.conversationGroupList.indexOf(O),E===1?v===-1&&(m.conversationGroupList.push(O),b=!0):E===2&&v!==-1&&(m.conversationGroupList.splice(v,1),b=!0),b===!0&&p._emitConvInGroupUpdate(O)}),b===!0&&this._emitConversationUpdate()}}},{key:"onConvGroupListSynced",value:function(l){var p=this;ot(l)&&l.length!==0&&(U.l("".concat(this._n,".onConvGroupListSynced groupItemList:"),l),l.forEach(function(a){p._convGroupMap.set(a.convGroupID,a.groupName)}))}},{key:"getConvGroupListByID",value:function(l){var p=this;if(!Je(l)){var a=[];return l.forEach(function(c){p._convGroupMap.has(c)&&a.push(p._convGroupMap.get(c))}),a}}},{key:"_onConversationNotFound",value:function(l,p){l.push({conversationID:p,code:Ae.CONV_NOT_FOUND,message:this._conversationModule.getErrorMessage(Ae.CONV_NOT_FOUND)})}},{key:"_onConversationIDInvalid",value:function(l,p){l.push({conversationID:p,code:Ae.INVALID_CONV_ID,message:this._conversationModule.getErrorMessage(Ae.INVALID_CONV_ID)})}},{key:"_getFlagBit",value:function(l){for(var p=l.toString(2),a=p.length,c=a-1;c>=0;c--)if(p[c]==="1")return a-c-1}},{key:"_concatConversationID",value:function(l){var p,a=l.type,c=l.to,h=l.groupID,m=l.userID;return a===1?Be(m)?Be(c)||(p="".concat(w.CONV_C2C).concat(c)):p="".concat(w.CONV_C2C).concat(m):a===2&&(p="".concat(w.CONV_GROUP).concat(h)),p}},{key:"_getMyUserID",value:function(){return this._conversationModule.getMyUserID()}},{key:"_insertConversationGroup",value:function(l,p){var a=this._getLocalConversation(l);if(a){var c=a.conversationGroupList;c.indexOf(p)===-1&&c.push(p)}}},{key:"_getLocalConversation",value:function(l){return this._conversationModule.getLocalConversation(l)}},{key:"_hasLocalConversation",value:function(l){return this._conversationModule.hasLocalConversation(l)}},{key:"_emitConversationUpdate",value:function(){this._conversationModule.emitConversationUpdate(!0,!1)}},{key:"_emitConvGroupListUpdate",value:function(){this._conversationModule.emitOuterEvent(R.CONVERSATION_GROUP_LIST_UPDATED,N(this._convGroupMap.values()))}},{key:"_emitConvInGroupUpdate",value:function(l){var p={groupName:l,conversationList:[]},a=this._conversationModule.getLocalConversationList();p.conversationList=a.filter(function(c){return c.conversationGroupList.includes(l)}),this._conversationModule.emitOuterEvent(R.CONVERSATION_IN_GROUP_UPDATED,p)}},{key:"reset",value:function(){U.l("".concat(this._n,".reset")),this._convGroupMap.clear(),this._startIndex=0,this._pagingStatus=Ir.NOT_START}}]),D}(),a6=function(D){f(p,D);var l=L(p);function p(a){var c;return i(this,p),(c=l.call(this,a))._n="ConversationModule",n1.mixin(S(c)),c._messageListHandler=new J3,c._messageRemindHandler=new i6(S(c)),c._convGroupHandler=new s6(S(c)),c.singlyLinkedList=new r1(100),c._pagingStatus=Ir.NOT_START,c._pagingTimeStamp=0,c._pagingStartIndex=0,c._pagingPinnedTimeStamp=0,c._pagingPinnedStartIndex=0,c._pagingConvIDMap=new Map,c._convIDFromUnreadDBMap=new Map,c._conversationMap=new Map,c._tmpGroupList=[],c._tmpGroupAtTipsList=[],c._peerReadTimeMap=new Map,c._completedMap=new Map,c._roamingMessageKeyAndTimeMap=new Map,c._roamingMessageSequenceMap=new Map,c._remoteGroupReadSequenceMap=new Map,c._convTotalUnreadCount=0,c._pagingGetCostList=[],c._initListeners(),c}return u(p,[{key:"_initListeners",value:function(){var a=this.getInnerEmitterInstance();a.on(nr.A2KEY_AND_TINYID_UPDATED,this._init,this),a.on(nr.PROFILE_UPDATED,this._onProfileUpdated,this)}},{key:"onCheckTimer",value:function(a){a%60==0&&this._messageListHandler.traversal()}},{key:"_init",value:function(){var a=this;U.l("".concat(this._n,"._init"));var c=this.getModule(ra).getItem("conversationMap"),h=this.isIntl();if(c){for(var m=c.length,v=0;v<m;v++){var b=c[v];if(b){if(this._isNonExistentAccount(b.conversationID))continue;if(b.groupProfile){var I=b.groupProfile.type;if(Go(I))continue}}this._conversationMap.set(b.conversationID,new tm(c[v],h))}this.emitConversationUpdate(!0,!1)}this.ready(function(){a._tmpGroupList.length>0&&(a.updateConversationGroupProfile(a._tmpGroupList),a._tmpGroupList.length=0)}),this.syncConversationList()}},{key:"_isNonExistentAccount",value:function(a){var c;return a.startsWith(w.CONV_C2C)&&(c=a.replace(w.CONV_C2C,"")),c==="@TLS#ERROR"||c==="@TLS#NOT_FOUND"}},{key:"onMessageSent",value:function(a){this._onSendOrReceiveMessage({conversationOptionsList:a.conversationOptionsList,isInstantMessage:!0})}},{key:"onNewMessage",value:function(a){this._onSendOrReceiveMessage(a)}},{key:"_onSendOrReceiveMessage",value:function(a){var c=this,h=a.conversationOptionsList,m=a.isInstantMessage,v=m===void 0||m,b=a.isUnreadC2CMessage,I=b!==void 0&&b,E=a.updateUnreadCount,O=E===void 0||E,F=a.isSyncingEnded,B=F!==void 0&&F;this._isReady?h.length!==0?(v===!0&&this._checkNewConversation(h),this._updateLocalConversationList({conversationOptionsList:h,isInstantMessage:v,isUnreadC2CMessage:I,isFromGetConversations:!1,updateUnreadCount:O}),v||(this._convIDFromUnreadDBMap=new Map([].concat(N(this._convIDFromUnreadDBMap),N(h.map(function(ee){return[ee.conversationID,1]})))),this._diffAndDeleteConversation(),B&&this.emitInnerEvent(nr.C2C_UNREAD_HANDLE_COMPLETED)),h.filter(function(ee){return ee.type===w.CONV_TOPIC}).length>0||this.emitConversationUpdate()):B&&this.emitInnerEvent(nr.C2C_UNREAD_HANDLE_COMPLETED):this.ready(function(){c._onSendOrReceiveMessage(a)})}},{key:"updateConversationGroupProfile",value:function(a){var c=this;if(!ot(a)||a.length!==0)if(this._conversationMap.size!==0){var h=!1;a.forEach(function(m){var v="GROUP".concat(m.groupID);if(c._conversationMap.has(v)){h=!0;var b=c._conversationMap.get(v);b.groupProfile=JSON.parse(JSON.stringify(m)),b.lastMessage.lastSequence<m.nextMessageSeq&&(b.lastMessage.lastSequence=m.nextMessageSeq-1),b.subType||(b.subType=m.type)}}),h&&this.emitConversationUpdate(!0,!1)}else this._tmpGroupList=a}},{key:"_updateConversationUserProfile",value:function(a){var c=this;a.data.forEach(function(h){var m="C2C".concat(h.userID);c._conversationMap.has(m)&&(c._conversationMap.get(m).userProfile=h)}),this.emitConversationUpdate(!0,!1)}},{key:"onMessageRevoked",value:function(a){var c=this;if(a.length!==0){var h=null,m=!1,v=[];a.forEach(function(b){(h=c._conversationMap.get(b.conversationID))&&(h.type===w.CONV_TOPIC?v.push(b):(h.reduceUnreadCount()&&(m=!0),h.isLastMessageRevoked({sequence:b.sequence,time:b.time})&&(h.setLastMessageRevoked(!0),h.setLastMessageRevoker(b.revoker),m=!0)))}),this.getModule(sr).onMessageRevoked(v),m&&(this.emitConversationUpdate(!0,!1),this.emitTotalUnreadMessageCountUpdate())}}},{key:"isLastMessageRevoked",value:function(a){var c=!1,h=a.conversationID,m=a.sequence,v=a.time,b=this._conversationMap.get(h);return b&&(c=b.type===w.CONV_TOPIC?this.getModule(sr).isLastMessageRevoked({topicID:h.replace(w.CONV_GROUP,""),sequence:m}):b.isLastMessageRevoked({sequence:m,time:v})),U.l("".concat(this._n,".isLastMessageRevoked options:").concat(JSON.stringify(a)," ret:").concat(c)),c}},{key:"onMessageDeleted",value:function(a){var c=this;if(a.length!==0){var h=null;a.forEach(function(F){(h=c._messageListHandler.getLocalMessage(F.conversationID,F.ID))&&(h.isDeleted=!0),F!==h&&(F.isDeleted=!0)});for(var m=a[0].conversationID,v=this._messageListHandler.getLocalMessageList(m),b={},I=v.length-1;I>=0;I--)if(!v[I].isDeleted){b=v[I];break}var E=this._conversationMap.get(m);if(E){var O=!1;E.lastMessage.lastSequence===b.sequence&&E.lastMessage.lastTime===b.time||(Je(b)&&(b=void 0),E.updateLastMessage(b),E.type!==w.CONV_TOPIC&&(O=!0),U.l("".concat(this._n,".onMessageDeleted. update conversationID:").concat(m," with lastMessage:"),E.lastMessage)),m.startsWith(w.CONV_C2C)&&this.updateUnreadCount(m),O&&this.emitConversationUpdate(!0,!1)}}}},{key:"onMessageModified",value:function(a){var c=a.conversationType,h=a.from,m=a.to,v=a.time,b=a.sequence,I=a.elements,E=a.cloudCustomData,O=a.messageVersion,F=this.getMyUserID(),B="".concat(c).concat(m);m===F&&c===w.CONV_C2C&&(B="".concat(c).concat(h));var ee=this._messageListHandler.onMessageModified(B,a),ge=ee.isUpdated,ye=ee.message;ge===!0&&this.emitOuterEvent(R.MESSAGE_MODIFIED,[ye]);var Se=this._isTopicConversation(B);if(U.l("".concat(this._n,".onMessageModified isUpdated:").concat(ge," isTopicMessage:").concat(Se," from:").concat(h," to:").concat(m)),Se)this.getModule(sr).onMessageModified(a);else{var Ge=this._conversationMap.get(B);if(Ge){var Ve=Ge.lastMessage;U.d("".concat(this._n.onMessageModified," lastMessage:"),JSON.stringify(Ve),"options:",JSON.stringify(a)),Ve&&Ve.lastTime===v&&Ve.lastSequence===b&&Ve.version!==O&&(Ve.type=I[0].type,Ve.payload=I[0].content,Ve.messageForShow=xu(Ve.type,Ve.payload,this.isIntl()),Ve.cloudCustomData=E,Ve.version=O,this.emitConversationUpdate(!0,!1))}}return ye}},{key:"onNewGroupAtTips",value:function(a){var c=this,h=a.dataList,m=null;h.forEach(function(v){v.groupAtTips?m=v.groupAtTips:v.elements?m=r(r({},v.elements),{},{sync:!0}):v.groupAtType&&(m=r(r({},v),{},{sync:!0})),m.__random=v.random,m.__sequence=v.clientSequence,c._tmpGroupAtTipsList.push(m)}),U.d("".concat(this._n,".onNewGroupAtTips isReady:").concat(this._isReady),this._tmpGroupAtTipsList),this._isReady&&this._handleGroupAtTipsList()}},{key:"_handleGroupAtTipsList",value:function(){var a=this;if(this._tmpGroupAtTipsList.length!==0){var c=!1;this._tmpGroupAtTipsList.forEach(function(h){var m=h.groupID,v=h.from,b=h.topicID,I=b===void 0?void 0:b,E=h.sync,O=E!==void 0&&E;if(v!==a.getMyUserID())if(Be(I)){var F=a._conversationMap.get("".concat(w.CONV_GROUP).concat(m));F&&(F.updateGroupAtInfoList(h),c=!0)}else{var B=a._conversationMap.get("".concat(w.CONV_GROUP).concat(I));if(B){B.updateGroupAtInfoList(h);var ee=a.getModule(sr),ge=B.groupAtInfoList;ee.onConversationProxy({topicID:I,groupAtInfoList:ge})}Je(B)&&O&&(a.updateTopicConversation([{conversationID:"".concat(w.CONV_GROUP).concat(I),type:w.CONV_TOPIC}]),a._conversationMap.get("".concat(w.CONV_GROUP).concat(I)).updateGroupAtInfoList(h))}}),c&&this.emitConversationUpdate(!0,!1),this._tmpGroupAtTipsList.length=0}}},{key:"_checkNewConversation",value:function(a){var c=this,h=[],m=[];a.forEach(function(v){c._conversationMap.has(v.conversationID)||(v.type===w.CONV_C2C?h.push(v.conversationID.replace(w.CONV_C2C,"")):v.type===w.CONV_GROUP&&m.push(v.conversationID.replace(w.CONV_GROUP,"")))}),h.length>0&&(this._onNewC2CConversation(h),h=null),m.length>0&&(this._onNewGroupConversation(m),m=null)}},{key:"_onNewC2CConversation",value:function(a){this.getModule(io).getRemotePeerReadTime(a),this._messageRemindHandler.getC2CMessageRemindType(a)}},{key:"_onNewGroupConversation",value:function(a){var c=this.getModule(Mt);c&&c.getMessageRemindType(a)}},{key:"_setStorageConversationList",value:function(){var a=arguments.length>0&&arguments[0]!==void 0&&arguments[0],c=this.getLocalConversationList(),h=c.filter(function(v){return v.type===w.CONV_C2C||v.type===w.CONV_GROUP&&v.lastMessage.type!==w.MSG_GRP_TIP}).slice(0,20).map(function(v){return{conversationID:v.conversationID,type:v.type,subType:v.subType,lastMessage:v.lastMessage,groupProfile:v.groupProfile,userProfile:v.userProfile}}),m=this.getModule(ra);m.setItem("conversationMap",h,a)}},{key:"emitConversationUpdate",value:function(){var a=!(arguments.length>0&&arguments[0]!==void 0)||arguments[0],c=!(arguments.length>1&&arguments[1]!==void 0)||arguments[1],h=this.getLocalConversationList();if(c){var m=this.getModule(Mt);m&&m.updateGroupLastMessage(h)}a&&this.emitOuterEvent(R.CONVERSATION_LIST_UPDATED)}},{key:"getLocalConversationList",value:function(){return N(this._conversationMap.values()).filter(function(a){return a.type!==w.CONV_TOPIC})}},{key:"getLocalConversation",value:function(a){return this._conversationMap.get(a)}},{key:"hasLocalConversation",value:function(a){return this._conversationMap.has(a)}},{key:"getLocalOldestMessage",value:function(a){return this._messageListHandler.getLocalOldestMessage(a)}},{key:"syncConversationList",value:function(){var a=this,c=new We("syncConversationList");return this._pagingStatus===Ir.NOT_START&&this._conversationMap.clear(),this._pagingGetConversationList().then(function(h){var m=ap(a._pagingGetCostList),v=ps(a._pagingGetCostList);a._pagingGetCostList.length=0,a._pagingStatus=Ir.RESOLVED,a._diffAndDeleteConversation(),a.emitConversationUpdate(!0,!1),a._setStorageConversationList(),a._handleC2CPeerReadTime(),a.emitInnerEvent(nr.CONV_SYNC_COMPLETED);var b="count:".concat(a._conversationMap.size," sum:").concat(v," avg:").concat(m);return U.l("".concat(a._n,".").concat("syncConversationList",". ").concat(b)),c.setMessage(b).setNetworkType(a.getNetworkType()).end(),h}).catch(function(h){return a._pagingStatus=Ir.REJECTED,c.setMessage(a._pagingTimeStamp),a.probeNetwork().then(function(m){var v=A(m,2),b=v[0],I=v[1];c.setError(h,b,I).end()}),_e(h)})}},{key:"_diffAndDeleteConversation",value:function(){var a=this;if(this._isSyncCompleted()){var c=[];this._conversationMap.forEach(function(h,m){!a._pagingConvIDMap.has(m)&&a._convIDFromUnreadDBMap.has(m)&&(a._conversationMap.delete(m),c.push(m))}),U.l("".concat(this._n,"._diffAndDeleteConversation list:").concat(c)),c=null}}},{key:"_pagingGetConversationList",value:function(){var a=this,c="".concat(this._n,"._pagingGetConversationList");U.l("".concat(c," timeStamp:").concat(this._pagingTimeStamp," startIndex:").concat(this._pagingStartIndex)+" pinnedTimeStamp:".concat(this._pagingPinnedTimeStamp," pinnedStartIndex:").concat(this._pagingPinnedStartIndex));var h=Date.now();return this._pagingStatus=Ir.PENDING,this.request({protocolName:j0,requestData:{fromAccount:this.getMyUserID(),timeStamp:this._pagingTimeStamp,startIndex:this._pagingStartIndex,pinnedTimeStamp:this._pagingPinnedTimeStamp,pinnedStartIndex:this._pagingPinnedStartIndex,orderType:1}}).then(function(m){var v=m.data,b=v.completeFlag,I=v.conversations,E=I===void 0?[]:I,O=v.timeStamp,F=v.startIndex,B=v.pinnedTimeStamp,ee=v.pinnedStartIndex,ge=v.groupItem,ye=Date.now()-h;if(a._pagingGetCostList.push(ye),U.l("".concat(c," ok. completeFlag:").concat(b," count:").concat(E.length," cost ").concat(ye," ms")),a._convGroupHandler.onConvGroupListSynced(ge),E.length>0){var Se=a._getConversationOptions(E);a._pagingConvIDMap=new Map([].concat(N(a._pagingConvIDMap),N(Se.map(function(Ge){return[Ge.conversationID,1]})))),a._updateLocalConversationList({conversationOptionsList:Se,isFromGetConversations:!0}),a.isLoggedIn()&&a.emitConversationUpdate()}if(!a._isReady){if(!a.isLoggedIn())return Dt();a.triggerReady()}return a._pagingTimeStamp=O,a._pagingStartIndex=F,a._pagingPinnedTimeStamp=B,a._pagingPinnedStartIndex=ee,b!==1?a._pagingGetConversationList():(a._handleGroupAtTipsList(),a._convGroupHandler.getRemoteConvGroupList(),Dt())}).catch(function(m){throw a.isLoggedIn()&&(a._isReady||(U.w("".concat(c," failed. error:"),m),a.triggerReady())),m})}},{key:"_updateLocalConversationList",value:function(a){var c,h=a.isFromGetConversations,m=a.isInstantMessage,v=Date.now();c=this._getTmpConversationListMapping(a),this._conversationMap=new Map(this._sortConversationList([].concat(N(c.toBeUpdatedConversationList),N(this._conversationMap)))),h||(this._updateUserOrGroupProfile(c.newConversationList),m&&this.emitTotalUnreadMessageCountUpdate()),U.d("".concat(this._n,"._updateLocalConversationList cost ").concat(Date.now()-v," ms"))}},{key:"_getTmpConversationListMapping",value:function(a){for(var c=a.conversationOptionsList,h=a.isFromGetConversations,m=a.isInstantMessage,v=a.isUnreadC2CMessage,b=v!==void 0&&v,I=a.updateUnreadCount,E=[],O=[],F=this.getModule(Mt),B=this.getModule(hr),ee=this.isIntl(),ge=0,ye=c.length;ge<ye;ge++){var Se=new tm(c[ge],ee),Ge=Se.conversationID;if(!this._isNonExistentAccount(Ge))if(this._conversationMap.has(Ge)){var Ve=this._conversationMap.get(Ge),rt=["unreadCount","allowType","adminForbidType","payload","isPinned"];m===!1&&rt.push("lastMessage");var mt=c[ge].lastMessage,Nt=!Be(mt);Nt||c[ge].type===w.CONV_TOPIC||this._onLastMessageNotExist(c[ge]),Be(m)&&Nt&&Ve.lastMessage.payload===null&&(Ve.lastMessage.payload=mt.payload),Je(Ve.lastMessage.revoker)||(Ve.lastMessage.revoker=null),Oi(Ve,Se,rt,[null,void 0,"",0,NaN]),I===!0&&Ve.updateUnreadCount({nextUnreadCount:Se.unreadCount,isFromGetConversations:h,isUnreadC2CMessage:b}),m&&Nt&&(mt.payload&&(Ve.lastMessage.payload=mt.payload),Ve.type===w.CONV_GROUP&&(Ve.lastMessage.nameCard=mt.nameCard,Ve.lastMessage.nick=mt.nick)),Nt&&Ve.lastMessage.cloudCustomData!==mt.cloudCustomData&&(Ve.lastMessage.cloudCustomData=mt.cloudCustomData||""),this._conversationMap.delete(Ge),E.push([Ge,Ve])}else{if(Se.type===w.CONV_GROUP&&F){var yn=Se.groupProfile.groupID,Mn=F.getLocalGroupProfile(yn);Mn&&(Se.groupProfile=Mn,I===!0&&Se.updateUnreadCount({nextUnreadCount:0}))}else if(Se.type===w.CONV_C2C){var Ar=Ge.replace(w.CONV_C2C,"");B&&B.isMyFriend(Ar)&&(Se.remark=B.getFriendRemark(Ar))}O.push(Se),E.push([Ge,Se])}}for(var so=this.getModule(sr),Bo=E.length,ni=0;ni<Bo;ni++)if(E[ni][1].type===w.CONV_TOPIC){var go=E[ni][1],Zi=go.conversationID,yi=go.unreadCount,hs=go.groupAtInfoList;so.onConversationProxy({topicID:Zi.replace(w.CONV_GROUP,""),unreadCount:yi,groupAtInfoList:Je(hs)?void 0:hs})}return{toBeUpdatedConversationList:E,newConversationList:O}}},{key:"_onLastMessageNotExist",value:function(a){new We("lastMessageNotExist").setMessage(JSON.stringify(a)).setNetworkType(this.getNetworkType()).end()}},{key:"_sortConversationList",value:function(a){var c=[],h=[],m=[],v=[];return a.forEach(function(b){b[1].isPinned===!0?Je(b[1].lastMessage.lastTime)?h.push(b):c.push(b):Je(b[1].lastMessage.lastTime)?v.push(b):m.push(b)}),c.sort(function(b,I){return I[1].lastMessage.lastTime-b[1].lastMessage.lastTime}).concat(h).concat(m.sort(function(b,I){return I[1].lastMessage.lastTime-b[1].lastMessage.lastTime})).concat(v)}},{key:"_sortConversationListAndEmitEvent",value:function(){this._conversationMap=new Map(this._sortConversationList(N(this._conversationMap))),this.emitConversationUpdate(!0,!1)}},{key:"_updateUserOrGroupProfile",value:function(a){var c=this;if(a.length!==0){var h=[],m=[],v=this.getModule(pr),b=this.getModule(Mt);a.forEach(function(I){if(I.type===w.CONV_C2C)h.push(I.toAccount);else if(I.type===w.CONV_GROUP){var E=I.toAccount;b.hasLocalGroup(E)?I.groupProfile=b.getLocalGroupProfile(E):m.push(E)}}),U.l("".concat(this._n,"._updateUserOrGroupProfile c2cUserIDList:").concat(h," groupIDList:").concat(m)),h.length>0&&v.getUserProfile({userIDList:h}).then(function(I){var E=I.data;ot(E)?E.forEach(function(O){c._doUpdateUserProfile("C2C".concat(O.userID),O)}):c._doUpdateUserProfile("C2C".concat(E.userID),E)}),m.length>0&&b.getGroupProfileAdvance({groupIDList:m,responseFilter:{groupBaseInfoFilter:["Type","Name","FaceUrl"]}}).then(function(I){I.data.successGroupList.forEach(function(E){var O="GROUP".concat(E.groupID);if(c._conversationMap.has(O)){var F=c._conversationMap.get(O);Oi(F.groupProfile,E,[],[null,void 0,"",0,NaN]),!F.subType&&E.type&&(F.subType=E.type)}})})}}},{key:"_doUpdateUserProfile",value:function(a,c){this.hasLocalConversation(a)&&(this.getLocalConversation(a).userProfile=c)}},{key:"_getConversationOptions",value:function(a){var c=this,h=[],m=a.filter(function(I){var E=I.type,O=I.userID;return E===1&&!c._isNonExistentAccount(O)||E===2}),v=this.getMyUserID(),b=m.map(function(I){if(Be(I.lastMsg)&&(I.lastMsg={elements:[]}),I.type===1){var E={userID:I.userID,nick:I.peerNick,avatar:I.peerAvatar};return h.push(E),{conversationID:"C2C".concat(I.userID),type:"C2C",lastMessage:{lastTime:I.time,lastSequence:I.sequence,fromAccount:I.lastC2CMsgFromAccount,type:I.lastMsg.elements[0]?I.lastMsg.elements[0].type:null,payload:I.lastMsg.elements[0]?c._amendLayersOverLimitProperty(I.lastMsg.elements[0].content):null,cloudCustomData:I.lastMsg.cloudCustomData||"",isRevoked:I.lastMessageFlag===8,onlineOnlyFlag:!1,nick:"",nameCard:"",version:0,isPeerRead:I.lastC2CMsgFromAccount===v&&I.time<=I.c2cPeerReadTime,revoker:I.lastMsg.revokerInfo?I.lastMsg.revokerInfo.revoker:null},userProfile:new Sp(E),peerReadTime:I.c2cPeerReadTime,isPinned:I.isPinned===1,customData:I.customMark||"",markList:fs(I.standardMark),conversationGroupList:c._convGroupHandler.getConvGroupListByID(I.contactGroupId),remark:I.friendRemark||"",messageRemindType:c._transMessageRemindType(I.messageRemindType)}}return{conversationID:"GROUP".concat(I.groupID),type:"GROUP",lastMessage:r(r({lastTime:I.time,lastSequence:I.sequence,fromAccount:I.msgGroupFromAccount},c._patchTypeAndPayload(I)),{},{cloudCustomData:I.lastMsg.cloudCustomData||"",isRevoked:I.lastMessageFlag===2,onlineOnlyFlag:!1,nick:I.senderNick||"",nameCard:I.senderNameCard||"",revoker:I.lastMsg.revokerInfo?I.lastMsg.revokerInfo.revoker:null}),groupProfile:new Cl({groupID:I.groupID,name:I.groupNick,avatar:I.groupImage,type:I.groupType,nextMessageSeq:I.nextMessageSeq}),unreadCount:c._computeGroupUnreadCount(I),peerReadTime:0,isPinned:I.isPinned===1,version:0,customData:I.customMark||"",markList:fs(I.standardMark),conversationGroupList:c._convGroupHandler.getConvGroupListByID(I.contactGroupId),messageRemindType:c._transMessageRemindType(I.messageRemindType)}});return h.length>0&&this.getModule(pr).onConversationsProfileUpdated(h),b}},{key:"_transMessageRemindType",value:function(a){var c="";return a===0?c=w.MSG_REMIND_ACPT_AND_NOTE:a===1?c=w.MSG_REMIND_DISCARD:a===2&&(c=w.MSG_REMIND_ACPT_NOT_NOTE),c}},{key:"_computeGroupUnreadCount",value:function(a){var c=a.unreadCount,h=c===void 0?0:c,m=a.noUnreadCount,v=h-(m===void 0?0:m);return v>0?v:0}},{key:"_patchTypeAndPayload",value:function(a){var c=a.lastMsg,h=c.event,m=h===void 0?void 0:h,v=c.elements,b=v===void 0?[]:v,I=c.groupTips,E=I===void 0?{}:I;if(!Be(m)&&!Je(E)){var O=new Hr(E);O.setElement({type:w.MSG_GRP_TIP,content:r(r({},E.elements),{},{groupProfile:E.groupProfile})});var F=JSON.parse(JSON.stringify(O.payload));return O=null,{type:w.MSG_GRP_TIP,payload:F}}return{type:b[0]?b[0].type:null,payload:b[0]?this._amendLayersOverLimitProperty(b[0].content):null}}},{key:"_amendLayersOverLimitProperty",value:function(a){var c=a.layersOverLimit;return c===0?a.layersOverLimit=!1:c===1&&(a.layersOverLimit=!0),a}},{key:"getLocalMessageList",value:function(a){return this._messageListHandler.getLocalMessageList(a)}},{key:"deleteLocalMessage",value:function(a){a instanceof Hr&&this._messageListHandler.remove(a)}},{key:"onConversationDeleted",value:function(a){if(ot(a)){var c=a.map(function(h){var m=h.type,v=h.userID,b=h.groupID;return m===1?"".concat(w.CONV_C2C).concat(v):m===2?"".concat(w.CONV_GROUP).concat(b):void 0});U.l("".concat(this._n,".onConversationDeleted conversationIDList:").concat(c)),this.deleteLocalConversationList(c)}}},{key:"onConversationPinned",value:function(a){var c=this;if(ot(a)){var h=!1;a.forEach(function(m){var v,b=m.type,I=m.userID,E=m.groupID;b===1?v=c.getLocalConversation("".concat(w.CONV_C2C).concat(I)):b===2&&(v=c.getLocalConversation("".concat(w.CONV_GROUP).concat(E))),v&&(U.l("".concat(c._n,".onConversationPinned conversationID:").concat(v.conversationID," isPinned:").concat(v.isPinned)),v.isPinned||(v.isPinned=!0,h=!0))}),h&&this._sortConversationListAndEmitEvent()}}},{key:"onConversationUnpinned",value:function(a){var c=this;if(ot(a)){var h=!1;a.forEach(function(m){var v,b=m.type,I=m.userID,E=m.groupID;b===1?v=c.getLocalConversation("".concat(w.CONV_C2C).concat(I)):b===2&&(v=c.getLocalConversation("".concat(w.CONV_GROUP).concat(E))),v&&(U.l("".concat(c._n,".onConversationUnpinned conversationID:").concat(v.conversationID," isPinned:").concat(v.isPinned)),v.isPinned&&(v.isPinned=!1,h=!0))}),h&&this._sortConversationListAndEmitEvent()}}},{key:"getMessageList",value:function(a){var c=this,h=a.conversationID,m=a.nextReqMessageID,v=a.count,b="".concat(this._n,".getMessageList"),I=this.getLocalConversation(h),E="";if(I&&I.groupProfile&&(E=I.groupProfile.type),Go(E))return U.l("".concat(b," not available in avchatroom. conversationID:").concat(h)),Dt({messageList:[],nextReqMessageID:"",isCompleted:!0});(Be(v)||v>15)&&(v=15),!m&&this._isNotInCommunity(h)&&(this._messageListHandler.removeByConversationID(h),this._completedMap.delete(h),this._roamingMessageSequenceMap.delete(h));var O=this._computeRemainingCount({conversationID:h,nextReqMessageID:m}),F=this._completedMap.has(h);if(U.l("".concat(b," conversationID:").concat(h," nextReqMessageID:").concat(m)+" remainingCount:".concat(O," count:").concat(v," isCompleted:").concat(F)),this._needGetHistory({conversationID:h,remainingCount:O,count:v}))return this.getHistoryMessages({conversationID:h,nextReqMessageID:m,count:20}).then(function(ee){var ge=ee.nextReqID,ye=ee.storedMessageList,Se=c._completedMap.has(h),Ge=ye;O>0&&(Ge=c._messageListHandler.getLocalMessageList(h).slice(0,ye.length+O));var Ve={nextReqMessageID:Se?"":ge,messageList:Ge,isCompleted:Se};return U.l("".concat(b," ret.nextReqMessageID:").concat(Ve.nextReqMessageID," ret.isCompleted:").concat(Ve.isCompleted," ret.length:").concat(Ge.length)),ft(Ve)});this.modifyMessageList(h);var B=this._getMessageListFromMemory({conversationID:h,nextReqMessageID:m,count:v});return Dt(B)}},{key:"_getMessageListFromMemory",value:function(a){var c=a.conversationID,h=a.nextReqMessageID,m=a.count,v="".concat(this._n,"._getMessageListFromMemory"),b=this._messageListHandler.getLocalMessageList(c),I=b.length,E=0,O={isCompleted:!1,nextReqMessageID:"",messageList:[]};return h?(E=b.findIndex(function(F){return F.ID===h}))>m?(O.messageList=b.slice(E-m,E),O.nextReqMessageID=b[E-m].ID):(O.messageList=b.slice(0,E),O.isCompleted=!0):I>m?(E=I-m,O.messageList=b.slice(E,I),O.nextReqMessageID=b[E].ID):(O.messageList=b.slice(0,I),O.isCompleted=!0),U.l("".concat(v," conversationID:").concat(c)+" ret.nextReqMessageID:".concat(O.nextReqMessageID," ret.isCompleted:").concat(O.isCompleted," ret.length:").concat(O.messageList.length)),O}},{key:"getMessageListHopping",value:function(a){var c=a.conversationID,h=a.sequence,m=a.time,v=a.count,b=a.direction,I=b===void 0?0:b;if((Be(v)||v>15)&&(v=15),c.startsWith(w.CONV_C2C)){var E=this.getModule(io),O=c.replace(w.CONV_C2C,"");return E.getRoamingMessagesHopping({peerAccount:O,time:m,count:v,direction:I})}if(c.startsWith(w.CONV_GROUP)){var F=this.getModule(Mt),B=c.replace(w.CONV_GROUP,"");return F.getRoamingMessagesHopping({groupID:B,sequence:h,count:v,direction:I})}}},{key:"_computeRemainingCount",value:function(a){var c=a.conversationID,h=a.nextReqMessageID,m=this._messageListHandler.getLocalMessageList(c),v=m.length;if(!h)return v;var b=0;return ho(c)?b=m.findIndex(function(I){return I.ID===h}):ro(c)&&(b=h.indexOf("-")!==-1?m.findIndex(function(I){return I.ID===h}):m.findIndex(function(I){return I.sequence===h})),b===-1&&(b=0),b}},{key:"_getMessageListSize",value:function(a){return this._messageListHandler.getLocalMessageList(a).length}},{key:"_needGetHistory",value:function(a){var c=a.conversationID,h=a.remainingCount,m=a.count,v=this.getLocalConversation(c),b="";return v&&v.groupProfile&&(b=v.groupProfile.type),!bd(c)&&!Go(b)&&!(ro(c)&&this._isPagingGetGroupListCompleted()&&this._getLocalGroupCount()<=4e3&&!this._hasLocalGroup(c)&&!this._isTopicConversation(c))&&h<=m&&!this._completedMap.has(c)}},{key:"_isTopicConversation",value:function(a){var c=a.replace(w.CONV_GROUP,"");return no(c)}},{key:"getHistoryMessages",value:function(a){var c=a.conversationID,h=a.count;if(c===w.CONV_SYSTEM)return Dt();var m=15;h>20&&(m=20);var v=null;if(ho(c)){var b=this._roamingMessageKeyAndTimeMap.has(c);return(v=this.getModule(io))?v.getRoamingMessage({conversationID:c,peerAccount:c.replace(w.CONV_C2C,""),count:m,lastMessageTime:b?this._roamingMessageKeyAndTimeMap.get(c).lastMessageTime:0,messageKey:b?this._roamingMessageKeyAndTimeMap.get(c).messageKey:""}):_e({code:Ae.CANNOT_FIND_MODULE})}if(ro(c)){if(!(v=this.getModule(Mt)))return _e({code:Ae.CANNOT_FIND_MODULE});var I=null;this._conversationMap.has(c)&&(I=this._conversationMap.get(c).lastMessage);var E=0;I&&(E=I.lastSequence);var O=this._roamingMessageSequenceMap.get(c);return v.getRoamingMessage({conversationID:c,groupID:c.replace(w.CONV_GROUP,""),count:m,sequence:O||E})}return Dt()}},{key:"patchConversationLastMessage",value:function(a){var c=this.getLocalConversation(a);if(c){var h=c.lastMessage,m=h.messageForShow,v=h.payload;if(Je(m)||Je(v)){var b=this._messageListHandler.getLocalMessageList(a);if(b.length===0)return;var I=b[b.length-1];U.l("".concat(this._n,".patchConversationLastMessage conversationID:").concat(a," payload:"),I.payload),c.updateLastMessage(I)}}}},{key:"onRoamingMessage",value:function(){var a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],c=arguments.length>1?arguments[1]:void 0,h=!(arguments.length>2&&arguments[2]!==void 0)||arguments[2],m=c.startsWith(w.CONV_C2C)?w.CONV_C2C:w.CONV_GROUP,v=null,b=[],I=[],E=0,O=a.length,F=null,B=m===w.CONV_GROUP,ee=this.getFileDownloadProxy(),ge=function(){E=B?a.length-1:0,O=B?0:a.length},ye=function(){B?--E:++E},Se=function(){return B?E>=O:E<O};for(ge();Se();ye())if(B&&a[E].sequence===1&&h&&this.setCompleted(c),a[E].isPlaceMessage!==1)if((v=new Hr(a[E])).to=a[E].to,m!==w.CONV_GROUP||Be(a[E].topicID)||(v.to=a[E].topicID),v.isSystemMessage=!!a[E].isSystemMessage,v.conversationType=m,F=a[E].event===4?{type:w.MSG_GRP_TIP,content:r(r({},a[E].elements),{},{groupProfile:a[E].groupProfile})}:a[E].elements,B||v.setNickAndAvatar({nick:a[E].nick,avatar:a[E].avatar}),Je(F)){var Ge=new We("emptyMessageBody");Ge.setMessage("from:".concat(v.from," to:").concat(v.to," sequence:").concat(v.sequence," event:").concat(a[E].event)),Ge.setNetworkType(this.getNetworkType()).setLevel("warning").end()}else v.setElement(F,ee),v.reInitialize(this.getMyUserID()),b.push(v);return ge=ye=Se=null,h?(this._messageListHandler.unshift(b,I),b=null,I):(I=null,b)}},{key:"findMessage",value:function(a){return this._messageListHandler.findMessage(a)}},{key:"_isNotInCommunity",value:function(a){var c=!1;if(a.startsWith(w.CONV_GROUP)&&this._isTopicConversation(a)){var h=Er(a.replace(w.CONV_GROUP,""));this.getModule(Mt).hasLocalGroup(h)||(c=!0)}return c}},{key:"deleteTopicRoamingMessageInfo",value:function(a){var c=this;po({groupID:a})&&this._messageListHandler.getTopicConversationIDList(a).forEach(function(h){c._messageListHandler.removeByConversationID(h),c._completedMap.delete(h),c._roamingMessageSequenceMap.delete(h)})}},{key:"deleteGroupRomaingMessageInfo",value:function(a){var c="".concat(w.CONV_GROUP).concat(a);this._messageListHandler.removeByConversationID(c),this._completedMap.delete(c),this._roamingMessageSequenceMap.delete(c)}},{key:"setMessageRead",value:function(a){var c=a.conversationID,h=this.getLocalConversation(c);if(U.l("".concat(this._n,".setMessageRead conversationID:").concat(c," unreadCount:").concat(h?h.unreadCount:0)),!h||(h.type!==w.CONV_GROUP&&h.type!==w.CONV_TOPIC||Je(h.groupAtInfoList)||this.deleteGroupAtTips(c),h.unreadCount===0))return Dt();if(h.type===w.CONV_GROUP&&!this._hasLocalGroup(c))return h.unreadCount!==0&&(h.unreadCount=0,this.emitConversationUpdate(!0,!1)),Dt();var m=this._messageListHandler.getLocalLastMessage(c),v=h.lastMessage.lastTime;m&&v<m.time&&(v=m.time);var b=h.lastMessage.lastSequence;if(m&&b<m.sequence&&(b=m.sequence),h.type===w.CONV_TOPIC&&Be(m)){var I=this.getModule(sr),E=c.replace(w.CONV_GROUP,""),O=Er(E),F=I.getLocalTopic(O,E);F&&(b=F.nextMessageSeq-1)}var B=null;switch(h.type){case w.CONV_C2C:return(B=this.getModule(io))?B.setMessageRead({conversationID:c,lastMessageTime:v}):_e({code:Ae.CANNOT_FIND_MODULE});case w.CONV_GROUP:case w.CONV_TOPIC:return(B=this.getModule(Mt))?B.setMessageRead({conversationID:c,lastMessageSeq:b}):_e({code:Ae.CANNOT_FIND_MODULE});case w.CONV_SYSTEM:return h.unreadCount=0,this.emitConversationUpdate(!0,!1),Dt();default:return Dt()}}},{key:"setAllMessageRead",value:function(){var a=this,c=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},h="setAllMessageRead",m="".concat(this._n,".").concat(h);c.scope||(c.scope=w.READ_ALL_MSG),U.l("".concat(m," options:"),c);var v=this._createSetAllMessageReadPack(c);if(v.readAllC2CMessage===0&&v.groupMessageReadInfoList.length===0)return Dt();var b=new We(h);return this.request({protocolName:Ng,requestData:v}).then(function(I){var E=I.data,O=a._handleAllMessageRead(E);return b.setMessage("scope:".concat(c.scope," failureGroups:").concat(JSON.stringify(O))).setNetworkType(a.getNetworkType()).end(),Dt()}).catch(function(I){return a.probeNetwork().then(function(E){var O=A(E,2),F=O[0],B=O[1];b.setError(I,F,B).end()}),U.w("".concat(m," failed. error:"),I),_e({code:I&&I.code?I.code:Ae.MSG_UNREAD_ALL_FAIL,message:I&&I.message?I.message:void 0})})}},{key:"setConversationCustomData",value:function(a){return this._convGroupHandler.setConvCustomData(a)}},{key:"markConversation",value:function(a){return this._convGroupHandler.markConversation(a)}},{key:"getConversationGroupList",value:function(){return this._convGroupHandler.getLocalConvGroupList()}},{key:"createConversationGroup",value:function(a){return this._convGroupHandler.createConvGroup(a)}},{key:"deleteConversationGroup",value:function(a){return this._convGroupHandler.deleteConvGroup(a)}},{key:"renameConversationGroup",value:function(a){return this._convGroupHandler.renameConvGroup(a)}},{key:"addConversationsToGroup",value:function(a){return this._convGroupHandler.addConvsToGroup(a)}},{key:"deleteConversationsFromGroup",value:function(a){return this._convGroupHandler.deleteConvsFromGroup(a)}},{key:"onConversationMarkUpdated",value:function(a){this._convGroupHandler.onConvMarkUpdated(a)}},{key:"onConversationGroupCreated",value:function(a){this._convGroupHandler.onConvGroupCreated(a)}},{key:"onConversationGroupDeleted",value:function(a){this._convGroupHandler.onConvGroupDeleted(a)}},{key:"onConversationGroupNameUpdated",value:function(a){this._convGroupHandler.onConvGroupNameUpdated(a)}},{key:"onConversationInGroupUpdated",value:function(a){this._convGroupHandler.onConvInGroupUpdated(a)}},{key:"onConversationAddedToOrDeletedFromGroup",value:function(a){this._convGroupHandler.onConvAddedToOrDeletedFromGroup(a)}},{key:"_getConversationLastMessageSequence",value:function(a){var c=this._messageListHandler.getLocalLastMessage(a.conversationID),h=a.lastMessage.lastSequence;return c&&h<c.sequence&&(h=c.sequence),h}},{key:"_getConversationLastMessageTime",value:function(a){var c=this._messageListHandler.getLocalLastMessage(a.conversationID),h=a.lastMessage.lastTime;return c&&h<c.time&&(h=c.time),h}},{key:"_createSetAllMessageReadPack",value:function(a){var c,h={readAllC2CMessage:0,groupMessageReadInfoList:[]},m=a.scope,v=G(this._conversationMap);try{for(v.s();!(c=v.n()).done;){var b=A(c.value,2)[1];if(b.unreadCount>0){if(b.type===w.CONV_C2C&&h.readAllC2CMessage===0){if(m===w.READ_ALL_MSG)h.readAllC2CMessage=1;else if(m===w.READ_ALL_C2C_MSG){h.readAllC2CMessage=1;break}}else if(b.type===w.CONV_GROUP&&(m===w.READ_ALL_GROUP_MSG||m===w.READ_ALL_MSG)){var I=this._getConversationLastMessageSequence(b);h.groupMessageReadInfoList.push({groupID:b.groupProfile.groupID,messageSequence:I})}}}}catch(E){v.e(E)}finally{v.f()}return h}},{key:"onPushedAllMessageRead",value:function(a){this._handleAllMessageRead(a)}},{key:"_handleAllMessageRead",value:function(a){var c=a.groupMessageReadInfoList,h=a.readAllC2CMessage,m=this._parseGroupReadInfo(c);return this._updateAllConversationUnreadCount({readAllC2CMessage:h})>=1&&(this.emitConversationUpdate(!0,!1),this.emitTotalUnreadMessageCountUpdate()),m}},{key:"_parseGroupReadInfo",value:function(a){var c=[];if(a&&a.length)for(var h=0,m=a.length;h<m;h++){var v=a[h],b=v.groupID,I=v.sequence,E=v.retCode,O=v.lastMessageSeq;Be(E)?this._remoteGroupReadSequenceMap.set(b,O):(this._remoteGroupReadSequenceMap.set(b,I),E!==0&&c.push("".concat(b,"-").concat(I,"-").concat(E)))}return c}},{key:"_updateAllConversationUnreadCount",value:function(a){var c,h=a.readAllC2CMessage,m=0,v=G(this._conversationMap);try{for(v.s();!(c=v.n()).done;){var b=A(c.value,2),I=b[0],E=b[1];if(E.unreadCount>=1){if(h===1&&E.type===w.CONV_C2C){var O=this._getConversationLastMessageTime(E);this.updateIsReadAfterReadReport({conversationID:I,lastMessageTime:O})}else if(E.type===w.CONV_GROUP){var F=I.replace(w.CONV_GROUP,"");if(this._remoteGroupReadSequenceMap.has(F)){var B=this._remoteGroupReadSequenceMap.get(F),ee=this._getConversationLastMessageSequence(E);this.updateIsReadAfterReadReport({conversationID:I,remoteReadSequence:B}),ee>=B&&this._remoteGroupReadSequenceMap.delete(F)}}this.updateUnreadCount(I,!1)&&(m+=1)}}}catch(ge){v.e(ge)}finally{v.f()}return m}},{key:"isRemoteRead",value:function(a){var c=a.conversationID,h=a.sequence,m=c.replace(w.CONV_GROUP,""),v=!1;if(this._remoteGroupReadSequenceMap.has(m)){var b=this._remoteGroupReadSequenceMap.get(m);h<=b&&(v=!0,U.l("".concat(this._n,".isRemoteRead conversationID:").concat(c," messageSequence:").concat(h," remoteReadSequence:").concat(b))),h>=b+10&&this._remoteGroupReadSequenceMap.delete(m)}return v}},{key:"updateIsReadAfterReadReport",value:function(a){var c=a.conversationID,h=a.lastMessageSeq,m=a.lastMessageTime,v=this._messageListHandler.getLocalMessageList(c);if(v.length!==0){for(var b,I=v.length-1;I>=0;I--)if(b=v[I],!(m&&b.time>m||h&&b.sequence>h)){if(b.flow==="in"&&b.isRead)break;b.setIsRead(!0)}}}},{key:"updateUnreadCount",value:function(a){var c=!(arguments.length>1&&arguments[1]!==void 0)||arguments[1],h=!1,m=this.getLocalConversation(a),v=this._messageListHandler.getLocalMessageList(a);if(m){var b=m.unreadCount,I=v.filter(function(B){return!B.isRead&&!B._onlineOnlyFlag&&!B.isDeleted}).length;if(b!==I&&(m.unreadCount=I,h=!0,U.l("".concat(this._n,".updateUnreadCount from ").concat(b," to ").concat(I,", conversationID:").concat(a)),c===!0&&(this.emitConversationUpdate(!0,!1),this.emitTotalUnreadMessageCountUpdate())),h&&m.type===w.CONV_TOPIC){var E=m.unreadCount,O=this.getModule(sr),F=a.replace(w.CONV_GROUP,"");O.onConversationProxy({topicID:F,unreadCount:E})}return h}}},{key:"clearGroupAtInfoList",value:function(a){var c=!(arguments.length>1&&arguments[1]!==void 0)||arguments[1],h=this.getLocalConversation(a);if(h&&h.groupAtInfoList.length>0){if(h.clearGroupAtInfoList(),U.l("".concat(this._n,".clearGroupAtInfoList conversationID:").concat(a)),h.type===w.CONV_TOPIC){var m=h.groupAtInfoList,v=this.getModule(sr),b=a.replace(w.CONV_GROUP,"");v.onConversationProxy({topicID:b,groupAtInfoList:m})}c===!0&&this.emitConversationUpdate(!0,!1)}}},{key:"updateReadReceiptInfo",value:function(a){var c=this,h=a.userID,m=h===void 0?void 0:h,v=a.groupID,b=v===void 0?void 0:v,I=a.readReceiptList;if(!Je(I)){var E=[];if(Be(m)){if(!Be(b)){var O="".concat(w.CONV_GROUP).concat(b);I.forEach(function(B){var ee=B.tinyID,ge=B.clientTime,ye=B.random,Se=B.readCount,Ge=B.unreadCount,Ve="".concat(ee,"-").concat(ge,"-").concat(ye),rt=c._messageListHandler.getLocalMessage(O,Ve),mt={groupID:b,messageID:Ve,readCount:0,unreadCount:0};rt&&(dn(Se)&&(rt.readReceiptInfo.readCount=Se,mt.readCount=Se),dn(Ge)&&(rt.readReceiptInfo.unreadCount=Ge,mt.unreadCount=Ge),E.push(mt))})}}else{var F="".concat(w.CONV_C2C).concat(m);I.forEach(function(B){var ee=B.tinyID,ge=B.clientTime,ye=B.random,Se="".concat(ee,"-").concat(ge,"-").concat(ye),Ge=c._messageListHandler.getLocalMessage(F,Se);if(Ge){Ge.readReceiptInfo.isPeerRead=!0;var Ve={userID:m,messageID:Se,isPeerRead:!0};E.push(Ve)}})}E.length>0&&this.emitOuterEvent(R.MESSAGE_READ_RECEIPT_RECEIVED,E)}}},{key:"updateIsRead",value:function(a){var c=this.getLocalConversation(a),h=this.getLocalMessageList(a);if(c&&h.length!==0&&!bd(c.type)){for(var m=[],v=0,b=h.length;v<b;v++)h[v].flow!=="in"?h[v].flow!=="out"||h[v].isRead||h[v].setIsRead(!0):m.push(h[v]);var I=0;if(c.type===w.CONV_C2C){var E=m.slice(-c.unreadCount).filter(function(F){return F.isRevoked}).length;I=m.length-c.unreadCount-E}else I=m.length-c.unreadCount;for(var O=0;O<I&&!m[O].isRead;O++)m[O].setIsRead(!0)}}},{key:"deleteGroupAtTips",value:function(a){var c=this,h="".concat(this._n,".deleteGroupAtTips");U.l("".concat(h));var m=this._conversationMap.get(a);if(!m)return Promise.resolve();var v=m.groupAtInfoList;if(v.length===0)return Promise.resolve();var b=void 0;a.startsWith(w.CONV_GROUP)&&(b=a.replace(w.CONV_GROUP,""));var I=N(v);if((po({groupID:b})||no(b))&&(I=v.filter(function(O){return!O.atTypeArray.includes(w.CONV_AT_ALL)})).length===0)return this.clearGroupAtInfoList(a,!1),Promise.resolve();var E=this.getMyUserID();return this.request({protocolName:J0,requestData:{messageListToDelete:I.map(function(O){return{from:O.from,to:E,messageSeq:O.__sequence,messageRandom:O.__random,groupID:Be(O.topicID)?O.groupID:O.topicID}})}}).then(function(){return U.l("".concat(h," ok. count:").concat(v.length)),c.clearGroupAtInfoList(a,!1),Promise.resolve()}).catch(function(O){return U.e("".concat(h," failed. error:"),O),_e(O)})}},{key:"appendToMessageList",value:function(a){return this._messageListHandler.pushIn(a)}},{key:"setMessageRandom",value:function(a){this.singlyLinkedList.set(a.random)}},{key:"deleteMessageRandom",value:function(a){this.singlyLinkedList.delete(a.random)}},{key:"pushIntoMessageList",value:function(a,c,h){return!(!this._messageListHandler.pushIn(c,h)||this._isMessageFromCurrentInstance(c)&&!h)&&(a.push(c),!0)}},{key:"_isMessageFromCurrentInstance",value:function(a){return this.singlyLinkedList.has(a.random)}},{key:"revoke",value:function(a,c,h){return this._messageListHandler.revoke(a,c,h)}},{key:"getPeerReadTime",value:function(a){return this._peerReadTimeMap.get(a)}},{key:"recordPeerReadTime",value:function(a,c){this._peerReadTimeMap.has(a)?this._peerReadTimeMap.get(a)<c&&this._peerReadTimeMap.set(a,c):this._peerReadTimeMap.set(a,c)}},{key:"updateMessageIsPeerReadProperty",value:function(a,c){if(a.startsWith(w.CONV_C2C)&&c>0){var h=this._messageListHandler.updateMessageIsPeerReadProperty(a,c);if(h.length>0&&this.emitOuterEvent(R.MESSAGE_READ_BY_PEER,h),this._conversationMap.has(a)){var m=this._conversationMap.get(a).lastMessage;Je(m)||m.fromAccount===this.getMyUserID()&&m.lastTime<=c&&!m.isPeerRead&&(m.isPeerRead=!0,this.emitConversationUpdate(!0,!1))}}}},{key:"updateMessageIsModifiedProperty",value:function(a){this._messageListHandler.updateMessageIsModifiedProperty(a)}},{key:"setCompleted",value:function(a){U.l("".concat(this._n,".setCompleted. conversationID:").concat(a)),this._completedMap.set(a,!0)}},{key:"updateRoamingMessageKeyAndTime",value:function(a,c,h){this._roamingMessageKeyAndTimeMap.set(a,{messageKey:c,lastMessageTime:h})}},{key:"updateRoamingMessageSequence",value:function(a,c){this._roamingMessageSequenceMap.set(a,c)}},{key:"getConversationList",value:function(a){var c=this,h="".concat(this._n,".").concat("getConversationList"),m="pagingStatus:".concat(this._pagingStatus,", local conversation count:").concat(this._conversationMap.size,", options:").concat(a);if(U.l("".concat(h,". ").concat(m)),this._pagingStatus===Ir.REJECTED){var v=new We("getConversationList");return v.setMessage(m),this.syncConversationList().then(function(){v.setNetworkType(c.getNetworkType()).end();var I=c._getConversationList(a);return ft({conversationList:I,isSyncCompleted:c._isSyncCompleted()})}).catch(function(I){return c.probeNetwork().then(function(E){var O=A(E,2),F=O[0],B=O[1];v.setError(I,F,B).end()}),U.e("".concat(h," failed. error:"),I),_e(I)})}var b=this._getConversationList(a);return U.l("".concat(h,". returned conversation count:").concat(b.length)),Dt({conversationList:b,isSyncCompleted:this._isSyncCompleted()})}},{key:"_getConversationList",value:function(a){if(Be(a))return this.getLocalConversationList();if(ot(a))return a.length===0?[]:this.getLocalConversationList().filter(function(v){return a.includes(v.conversationID)});if(bn(a)){var c=a.type,h=a.markType,m=a.groupName;return this.getLocalConversationList().filter(function(v){return(c!==w.CONV_C2C&&c!==w.CONV_GROUP||v.type===c)&&(!kt(m)||v.conversationGroupList.includes(m))&&(!dn(h)||v.markList.includes(h))})}return[]}},{key:"_handleC2CPeerReadTime",value:function(){var a,c=G(this._conversationMap);try{for(c.s();!(a=c.n()).done;){var h=A(a.value,2),m=h[0],v=h[1];v.type===w.CONV_C2C&&(U.d("".concat(this._n,"._handleC2CPeerReadTime conversationID:").concat(m," peerReadTime:").concat(v.peerReadTime)),this.recordPeerReadTime(m,v.peerReadTime))}}catch(b){c.e(b)}finally{c.f()}}},{key:"_isPagingGetGroupListCompleted",value:function(){var a=this.getModule(Mt);return!a||a.isPagingGetCompleted()}},{key:"_getLocalGroupCount",value:function(){var a=this.getModule(Mt);return a?a.getLocalGroupList().length:0}},{key:"_hasLocalGroup",value:function(a){var c=this.getModule(Mt);return!!c&&c.hasLocalGroup(a.replace(w.CONV_GROUP,""))}},{key:"getConversationProfile",value:function(a){var c,h=this;if((c=this._conversationMap.has(a)?this._conversationMap.get(a):new tm({conversationID:a,type:a.slice(0,3)===w.CONV_C2C?w.CONV_C2C:w.CONV_GROUP},this.isIntl()))._isInfoCompleted||c.type===w.CONV_SYSTEM)return Dt({conversation:c});if(ro(a)&&!this._hasLocalGroup(a))return Dt({conversation:c});var m="".concat(this._n,".").concat("getConversationProfile"),v=new We("getConversationProfile");return U.l("".concat(m,". conversationID:").concat(a," remark:").concat(c.remark," lastMessage:"),c.lastMessage),this._updateUserOrGroupProfileCompletely(c).then(function(b){v.setNetworkType(h.getNetworkType()).setMessage("conversationID:".concat(a," unreadCount:").concat(b.data.conversation.unreadCount)).end();var I=h.getModule(hr);if(I&&c.type===w.CONV_C2C){var E=a.replace(w.CONV_C2C,"");if(I.isMyFriend(E)){var O=I.getFriendRemark(E);c.remark!==O&&(c.remark=O,U.l("".concat(m,". conversationID:").concat(a," patch remark:").concat(c.remark)))}}return U.l("".concat(m," ok. conversationID:").concat(a)),b}).catch(function(b){return h.probeNetwork().then(function(I){var E=A(I,2),O=E[0],F=E[1];v.setError(b,O,F).setMessage("conversationID:".concat(a)).end()}),U.e("".concat(m," failed. error:"),b),_e(b)})}},{key:"_updateUserOrGroupProfileCompletely",value:function(a){var c=this;return a.type===w.CONV_C2C?this.getModule(pr).getUserProfile({userIDList:[a.toAccount]}).then(function(h){var m=h.data;return m.length===0?_e(new Fn({code:Ae.USER_OR_GRP_NOT_FOUND})):(a.userProfile=m[0],a._isInfoCompleted=!0,c._unshiftConversation(a),Dt({conversation:a}))}):this.getModule(Mt).getGroupProfile({groupID:a.toAccount}).then(function(h){return a.groupProfile=h.data.group,a._isInfoCompleted=!0,c._unshiftConversation(a),Dt({conversation:a})})}},{key:"_unshiftConversation",value:function(a){a instanceof tm&&!this._conversationMap.has(a.conversationID)&&(this._conversationMap=new Map([[a.conversationID,a]].concat(N(this._conversationMap))),this._setStorageConversationList(),this.emitConversationUpdate(!0,!1))}},{key:"_onProfileUpdated",value:function(a){var c=this;a.data.forEach(function(h){var m=h.userID;if(m===c.getMyUserID())c._onMyProfileModified({latestNick:h.nick,latestAvatar:h.avatar});else{var v=c._conversationMap.get("".concat(w.CONV_C2C).concat(m));v&&(v.userProfile=h)}})}},{key:"_isSyncCompleted",value:function(){return this._pagingStatus===Ir.RESOLVED}},{key:"_errorLog",value:function(a,c,h,m){var v=new Error("Params validate failed."),b="".concat(this.getErrorMessage("API_REFER")).concat(a);throw U.w("[".concat(a,"] | ").concat(c," | ").concat(this.getErrorMessage(h,m),", ").concat(b)),U.e("[".concat(a,"] Invalid ").concat(c,": type check failed for ").concat(c,".")),v}},{key:"_isValidConversationID",value:function(a){return ho(a)||ro(a)||bd(a)}},{key:"deleteConversation",value:function(a){var c=this,h="deleteConversation";return kt(a)||Ji(a)||this._errorLog(h,"options","StringOrObjectRequiredLog"),kt(a)?(this._isValidConversationID(a)||this._errorLog(h,"options","InvalidConversationID",a),U.l("".concat(this._n,".").concat(h," conversationID:").concat(a)),this.deleteConversationList({conversationIDList:[a],flag:1})):(ot(a.conversationIDList)||this._errorLog(h,"conversationIDList","ArrayRequiredLog"),a.conversationIDList.length===0&&this._errorLog(h,"conversationIDList","NonEmptyArrayLog"),a.conversationIDList.forEach(function(m){c._isValidConversationID(m)||c._errorLog(h,"conversationIDList","InvalidConversationID",m)}),"clearHistoryMessage"in a&&typeof a.clearHistoryMessage!="boolean"&&this._errorLog(h,"clearHistoryMessage","BooleanRequiredLog"),a.conversationIDList.length>100&&(a.conversationIDList=a.conversationIDList.slice(0,100)),this.deleteConversationList(a))}},{key:"deleteConversationList",value:function(a){var c=this,h=a.conversationIDList,m=h===void 0?[]:h,v=a.clearHistoryMessage,b=v===void 0||v,I=a.flag,E=I===void 0?0:I,O="".concat(this._n,".").concat("deleteConversationList");U.l("".concat(O," conversationIDList.length:").concat(m.length," clearHistoryMessage:").concat(b));var F=new We("deleteConversationList");return F.setMessage("conversationIDList:".concat(m)),Promise.all([this.rmLocalOnlyConversationList(m),this.rmLocalAndRemoteConversationList(m,b)]).then(function(B){F.setNetworkType(c.getNetworkType()).end();var ee=[].concat(N(B[0]),N(B[1]));return ee.length===0?_e(new Fn({code:Ae.CONV_NOT_FOUND})):(U.l("".concat(O," ok")),Dt(E===1?{conversationID:ee[0]}:{conversationIDList:ee}))}).catch(function(B){return c.probeNetwork().then(function(ee){var ge=A(ee,2),ye=ge[0],Se=ge[1];F.setError(B,ye,Se).end()}),U.e("".concat(O," failed. error:"),B),_e(B)})}},{key:"rmLocalOnlyConversationList",value:function(a){var c=this;return a.filter(function(h){if(!c._conversationMap.has(h))return!1;var m=c.getLocalConversation(h).type;return m!==w.CONV_GROUP||c._hasLocalGroup(h)?m===w.CONV_SYSTEM&&(c.getModule(Mt).deleteGroupSystemNotice({messageList:c._messageListHandler.getLocalMessageList(h)}),c.deleteLocalConversation(h),!0):(c.deleteLocalConversation(h),!0)})}},{key:"rmLocalAndRemoteConversationList",value:function(a,c){var h=this,m={fromAccount:this.getMyUserID(),conversationList:[],clearHistoryMessage:c?1:0};return a.forEach(function(v){if(h._conversationMap.has(v)){var b=h.getLocalConversation(v).type;b===w.CONV_C2C?m.conversationList.push({toAccount:v.replace(b,""),type:1}):b===w.CONV_GROUP&&h._hasLocalGroup(v)&&m.conversationList.push({toGroupID:v.replace(b,""),type:2})}}),m.conversationList.length===0?[]:this.request({protocolName:W0,requestData:m}).then(function(v){var b=[];return v.data.resultList.length>0&&v.data.resultList.map(function(I){if(I.code===0){var E=I.type===1?"".concat(w.CONV_C2C).concat(I.to):"".concat(w.CONV_GROUP).concat(I.groupID);b.push(E)}}),h.deleteLocalConversationList(b),b})}},{key:"setConversationDraft",value:function(a){var c=a.conversationID,h=a.draftText,m="".concat(this._n,".").concat("setConversationDraft");if(U.l("".concat(m," conversationID:").concat(c," draftText:").concat(h)),!this._conversationMap.has(c))return _e({code:Ae.CONV_NOT_FOUND});var v=this._conversationMap.get(c);return v.setDraftText(h),Dt({code:0,conversation:v})}},{key:"clearHistoryMessage",value:function(a){var c=this,h={fromAccount:this.getMyUserID(),toAccount:void 0,type:void 0,toGroupID:void 0};if(!this._conversationMap.has(a))return _e({code:Ae.CONV_NOT_FOUND});var m=this._conversationMap.get(a).type;if(m===w.CONV_C2C)h.type=1,h.toAccount=a.replace(w.CONV_C2C,"");else{if(m!==w.CONV_GROUP)return m===w.CONV_SYSTEM?(this.getModule(Mt).deleteGroupSystemNotice({messageList:this._messageListHandler.getLocalMessageList(a)}),Dt({conversationID:a})):_e({code:Ae.CONV_UN_RECORDED_TYPE});h.type=2,h.toGroupID=a.replace(w.CONV_GROUP,"")}var v="".concat(this._n,".").concat("clearHistoryMessage"),b=new We("clearHistoryMessage");return b.setMessage("conversationID:".concat(a)),U.l("".concat(v,". conversationID:").concat(a)),this.setMessageRead({conversationID:a}).then(function(){return c.request({protocolName:K0,requestData:h})}).then(function(){b.setNetworkType(c.getNetworkType()).end(),U.l("".concat(v," ok")),c._messageListHandler.removeByConversationID(a),c.setCompleted(a);var I=c.getLocalConversation(a);return I&&(I.updateLastMessage(),c._sortConversationListAndEmitEvent()),Dt({conversationID:a})}).catch(function(I){return c.probeNetwork().then(function(E){var O=A(E,2),F=O[0],B=O[1];b.setError(I,F,B).end()}),U.e("".concat(v," failed. error:"),I),_e(I)})}},{key:"pinConversation",value:function(a){var c=this,h=a.conversationID,m=a.isPinned;if(!this._conversationMap.has(h))return _e({code:Ae.CONV_NOT_FOUND});var v=this.getLocalConversation(h);if(v.isPinned===m)return Dt({conversationID:h});var b="".concat(this._n,".").concat("pinConversation"),I=new We("pinConversation");I.setMessage("conversationID:".concat(h," isPinned:").concat(m)),U.l("".concat(b,". conversationID:").concat(h," isPinned:").concat(m));var E=null;return ho(h)?E={type:1,toAccount:h.replace(w.CONV_C2C,"")}:ro(h)&&(E={type:2,groupID:h.replace(w.CONV_GROUP,"")}),this.request({protocolName:Y0,requestData:{fromAccount:this.getMyUserID(),operationType:m===!0?1:2,itemList:[E]}}).then(function(){return I.setNetworkType(c.getNetworkType()).end(),U.l("".concat(b," ok")),v.isPinned!==m&&(v.isPinned=m,c._sortConversationListAndEmitEvent()),ft({conversationID:h})}).catch(function(O){return c.probeNetwork().then(function(F){var B=A(F,2),ee=B[0],ge=B[1];I.setError(O,ee,ge).end()}),U.e("".concat(b," failed. error:"),O),_e(O)})}},{key:"setMessageRemindType",value:function(a){return this._messageRemindHandler.set(a)}},{key:"patchMessageRemindType",value:function(a){var c=a.ID,h=a.isC2CConversation,m=a.messageRemindType,v=!1,b=this.getLocalConversation(h?"".concat(w.CONV_C2C).concat(c):"".concat(w.CONV_GROUP).concat(c));return b&&b.messageRemindType!==m&&(b.messageRemindType=m,v=!0),U.d("".concat(this._n,".patchMessageRemindType options:"),a,"ret:".concat(v)),v}},{key:"onC2CMessageRemindTypeFetched",value:function(a){var c=this;if(ot(a)&&a.length>0){var h=0;a.forEach(function(m){var v=m.userID,b=m.muteFlag,I=c._transMessageRemindType(b);c.patchMessageRemindType({ID:v,isC2CConversation:!0,messageRemindType:I})===!0&&(h+=1)}),U.l("".concat(this._n,".onC2CMessageRemindTypeFetched updateCount:").concat(h)),h>=1&&this.emitConversationUpdate(!0,!1)}}},{key:"onC2CMessageRemindTypeSynced",value:function(a){var c=this,h="".concat(this._n,".onC2CMessageRemindTypeSynced");U.d(h,a),a.dataList.forEach(function(m){if(!Je(m.muteNotificationsSync)){var v=m.muteNotificationsSync,b=v.to,I=v.muteFlag,E=c._transMessageRemindType(I),O=0;c.patchMessageRemindType({ID:b,isC2CConversation:!0,messageRemindType:E})&&(O+=1),U.l("".concat(h," updateCount:").concat(O)),O>=1&&c.emitConversationUpdate(!0,!1)}})}},{key:"onGroupMessageRemindTypeUpdated",value:function(a){U.d("".concat(this._n,".onGroupMessageRemindTypeUpdated options:"),a),this._messageRemindHandler.onGroupMessageRemindTypeUpdated(a)}},{key:"deleteLocalConversation",value:function(a){var c=!(arguments.length>1&&arguments[1]!==void 0)||arguments[1],h=this._conversationMap.has(a);if(U.d("".concat(this._n,".deleteLocalConversation conversationID:").concat(a," has:").concat(h)),h&&(this._conversationMap.delete(a),this._roamingMessageKeyAndTimeMap.has(a)&&this._roamingMessageKeyAndTimeMap.delete(a),this._roamingMessageSequenceMap.has(a)&&this._roamingMessageSequenceMap.delete(a),this._setStorageConversationList(),this._messageListHandler.removeByConversationID(a),this._completedMap.delete(a),c)){var m=!this._isTopicConversation(a);this.emitConversationUpdate(m,!1)}}},{key:"deleteLocalConversationList",value:function(a){var c=this,h=0,m=!1;a.forEach(function(v){c._conversationMap.has(v)&&(h+=c._conversationMap.get(v).unreadCount||0,c.deleteLocalConversation(v,!1),m=!0)}),U.l("".concat(this._n,".deleteLocalConversationList conversationIDList.length:").concat(a.length," isConvIDExisted:").concat(m)),m&&(this.emitConversationUpdate(!0,!1),h>0&&this.emitTotalUnreadMessageCountUpdate())}},{key:"isMessageSentByCurrentInstance",value:function(a){return!(!this._messageListHandler.hasLocalMessage(a.conversationID,a.ID)&&!this.singlyLinkedList.has(a.random))}},{key:"modifyMessageList",value:function(a){if(a.startsWith(w.CONV_C2C)&&this._conversationMap.has(a)){var c=this._conversationMap.get(a),h=Date.now();this._messageListHandler.modifyMessageSentByPeer({conversationID:a,latestNick:c.userProfile.nick,latestAvatar:c.userProfile.avatar});var m=this.getModule(pr).getNickAndAvatarByUserID(this.getMyUserID());this._messageListHandler.modifyMessageSentByMe({conversationID:a,latestNick:m.nick,latestAvatar:m.avatar}),U.l("".concat(this._n,".modifyMessageList conversationID:").concat(a," cost ").concat(Date.now()-h," ms"))}}},{key:"updateUserProfileSpecifiedKey",value:function(a){U.l("".concat(this._n,".updateUserProfileSpecifiedKey options:"),a);var c=a.conversationID,h=a.nick,m=a.avatar;if(this._conversationMap.has(c)){var v=this._conversationMap.get(c).userProfile;kt(h)&&v.nick!==h&&(v.nick=h),kt(m)&&v.avatar!==m&&(v.avatar=m),this.emitConversationUpdate(!0,!1)}}},{key:"_onMyProfileModified",value:function(a){var c=this,h=this.getLocalConversationList(),m=Date.now();h.forEach(function(v){c.modifyMessageSentByMe(r({conversationID:v.conversationID},a))}),U.l("".concat(this._n,"._onMyProfileModified. modify all messages sent by me, cost ").concat(Date.now()-m," ms"))}},{key:"modifyMessageSentByMe",value:function(a){this._messageListHandler.modifyMessageSentByMe(a)}},{key:"getLatestMessageSentByMe",value:function(a){return this._messageListHandler.getLatestMessageSentByMe(a)}},{key:"modifyMessageSentByPeer",value:function(a){this._messageListHandler.modifyMessageSentByPeer(a)}},{key:"getLatestMessageSentByPeer",value:function(a){return this._messageListHandler.getLatestMessageSentByPeer(a)}},{key:"pushIntoNoticeResult",value:function(a,c){return!(!this._messageListHandler.pushIn(c)||this.singlyLinkedList.has(c.random))&&(a.push(c),!0)}},{key:"getLocalLastMessage",value:function(a){return this._messageListHandler.getLocalLastMessage(a)}},{key:"checkAndPatchRemark",value:function(){var a=this.getModule(hr);if(this._conversationMap.size!==0&&a){var c=N(this._conversationMap.values()).filter(function(m){return m.type===w.CONV_C2C});if(c.length!==0){var h=0;c.forEach(function(m){var v=m.conversationID.replace(w.CONV_C2C,"");if(a.isMyFriend(v)){var b=a.getFriendRemark(v);m.remark!==b&&(m.remark=b,h+=1)}}),U.l("".concat(this._n,".checkAndPatchRemark. c2c conversation count:").concat(c.length,", patched count:").concat(h))}}}},{key:"updateTopicConversation",value:function(a){this._updateLocalConversationList({conversationOptionsList:a,isFromGetConversations:!0})}},{key:"sendReadReceipt",value:function(a){var c=a[0],h=null;return c.conversationType===w.CONV_C2C?h=this._m.getModule(io):c.conversationType===w.CONV_GROUP&&(h=this._m.getModule(Mt)),h?h.sendReadReceipt(a):_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"getReadReceiptList",value:function(a){var c=a[0],h=null;return c.conversationType===w.CONV_C2C?h=this._m.getModule(io):c.conversationType===w.CONV_GROUP&&(h=this._m.getModule(Mt)),h?h.getReadReceiptList(a):_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"getLastMessageTime",value:function(a){var c=this.getLocalConversation(a);return c?c.lastMessage.lastTime:0}},{key:"getTotalUnreadMessageCount",value:function(){var a=this.getLocalConversationList(),c=0;return a.forEach(function(h){h.type!==w.CONV_SYSTEM&&(h.messageRemindType!==""&&h.messageRemindType!==w.MSG_REMIND_ACPT_AND_NOTE||(c+=h.unreadCount))}),c}},{key:"emitTotalUnreadMessageCountUpdate",value:function(){var a=this.getTotalUnreadMessageCount();this._convTotalUnreadCount!==a&&(U.l("".concat(this._n,".emitTotalUnreadMessageCountUpdate from ").concat(this._convTotalUnreadCount," to ").concat(a)),this._convTotalUnreadCount=a,this.emitOuterEvent(R.TOTAL_UNREAD_MESSAGE_COUNT_UPDATED))}},{key:"reset",value:function(){U.l("".concat(this._n,".reset")),this._setStorageConversationList(!0),this._pagingStatus=Ir.NOT_START,this._messageListHandler.reset(),this._messageRemindHandler.reset(),this._roamingMessageKeyAndTimeMap.clear(),this._roamingMessageSequenceMap.clear(),this.singlyLinkedList.reset(),this._peerReadTimeMap.clear(),this._completedMap.clear(),this._conversationMap.clear(),this._pagingTimeStamp=0,this._pagingStartIndex=0,this._pagingPinnedTimeStamp=0,this._pagingPinnedStartIndex=0,this._remoteGroupReadSequenceMap.clear(),this._convTotalUnreadCount=0,this._pagingGetCostList.length=0,this._pagingConvIDMap.clear(),this._convIDFromUnreadDBMap.clear(),this._pagingGetCostList.length=0,this.resetReady()}}]),p}(Tr),l6=function(){function D(l){i(this,D),this._groupModule=l,this._n="GroupTipsHandler",this._cachedGroupTipsMap=new Map,this._checkCountMap=new Map,this.MAX_CHECK_COUNT=4,this._getTopicPendingMap=new Map}return u(D,[{key:"onCheckTimer",value:function(l){l%1==0&&this._cachedGroupTipsMap.size>0&&this._checkCachedGroupTips()}},{key:"_checkCachedGroupTips",value:function(){var l=this;this._cachedGroupTipsMap.forEach(function(p,a){var c=l._checkCountMap.get(a),h=l._groupModule.hasLocalGroup(a);U.l("".concat(l._n,"._checkCachedGroupTips groupID:").concat(a," hasLocalGroup:").concat(h," checkCount:").concat(c)),h?(l._notifyCachedGroupTips(a),l._checkCountMap.delete(a),l._groupModule.deleteUnjoinedAVChatRoom(a)):c>=l.MAX_CHECK_COUNT?(l._deleteCachedGroupTips(a),l._checkCountMap.delete(a)):(c++,l._checkCountMap.set(a,c))})}},{key:"onNewGroupTips",value:function(l){U.d("".concat(this._n,".onReceiveGroupTips count:").concat(l.dataList.length));var p=this.newGroupTipsStoredAndSummary(l),a=p.eventDataList,c=p.result,h=p.AVChatRoomMessageList;h.length>0&&this._groupModule.onAVChatRoomMessage(h),a.length>0&&(this._groupModule.updateNextMessageSeq(a),this._groupModule.getModule(ut).onNewMessage({conversationOptionsList:a,isInstantMessage:!0})),c.length>0&&(this._groupModule.emitOuterEvent(R.MESSAGE_RECEIVED,c),this.handleMessageList(c))}},{key:"newGroupTipsStoredAndSummary",value:function(l){for(var p=this,a=l.event,c=l.dataList,h=null,m=[],v=[],b={},I=[],E=function(B,ee){var ge=_d(c[B]);if(a===6&&(p._groupModule.isGroupAttributesUpdatedNotice(ge)||p._groupModule.isGroupCountersNotice(ge)))return"continue";var ye=ge.groupProfile,Se=ye.groupID,Ge=ye.communityType,Ve=Ge===void 0?0:Ge,rt=ye.topicID,mt=rt===void 0?void 0:rt,Nt=ye.invisible,yn=void 0,Mn=p._groupModule.isMessageFromTopic(Ve,mt);if(Mn){yn=w.CONV_TOPIC,ge.to=mt;var Ar=p._groupModule.getModule(sr);Ar.hasLocalTopic(Se,mt)||p._getTopicPendingMap.has(mt)||(p._getTopicPendingMap.set(mt,1),Ar.getTopicList({groupID:Se,topicIDList:[mt]}).finally(function(){p._getTopicPendingMap.delete(mt)}))}var so=p._groupModule.hasLocalGroup(Se);if(!so&&p._groupModule.isUnjoinedAVChatRoom(Se))return"continue";if(!so&&!Mn)return p._cacheGroupTipsAndProbe({groupID:Se,event:a,item:ge}),"continue";if(p._groupModule.isMessageFromOrToAVChatroom(Se))return ge.event=a,I.push(ge),"continue";if(ge.currentUser=p._groupModule.getMyUserID(),ge.conversationType=w.CONV_GROUP,(h=new Hr(ge)).setElement({type:w.MSG_GRP_TIP,content:r(r({},ge.elements),{},{groupProfile:ge.groupProfile})}),h.isSystemMessage=!1,Nt===1)return p._qualityStat(h),"continue";var Bo=p._groupModule.getModule(ut),ni=h,go=ni.conversationID,Zi=ni.sequence;if(a===6)h._onlineOnlyFlag=!0,v.push(h);else if(!Bo.pushIntoNoticeResult(v,h))return"continue";if(p._groupModule.isMessageFromCommunityOfTopic(Ve,mt)||a===6&&Bo.getLocalConversation(go))return"continue";a!==6&&p._qualityStat(h);var yi=Bo.isRemoteRead({conversationID:go,sequence:Zi});if(Be(b[go])){var hs=0;h.flow==="in"&&(h._isExcludedFromUnreadCount||h._onlineOnlyFlag||yi||(hs=1)),b[go]=m.push({conversationID:go,unreadCount:hs,type:Be(yn)?h.conversationType:yn,subType:h.conversationSubType,lastMessage:h._isExcludedFromLastMessage?"":h})-1}else{var Ps=b[go];m[Ps].type=h.conversationType,m[Ps].subType=h.conversationSubType,m[Ps].lastMessage=h._isExcludedFromLastMessage?"":h,h.flow==="in"&&(h._isExcludedFromUnreadCount||h._onlineOnlyFlag||yi||m[Ps].unreadCount++)}},O=0,F=c.length;O<F;O++)E(O);return{eventDataList:m,result:v,AVChatRoomMessageList:I}}},{key:"_qualityStat",value:function(l){this._groupModule.getModule($o).addMessageSequence({key:kd,message:l})}},{key:"handleMessageList",value:function(l){var p=this;l.forEach(function(a){switch(a.payload.operationType){case 1:p._onNewMemberComeIn(a);break;case 2:p._onMemberQuit(a);break;case 3:p._onMemberKickedOut(a);break;case 4:p._onMemberSetAdmin(a);break;case 5:p._onMemberCancelledAdmin(a);break;case 6:p._onGroupProfileModified(a);break;case 7:p._onMemberInfoModified(a);break;case 8:p._onTopicProfileUpdated(a);break;default:U.w("".concat(p._n,".handleMessageList unknown operationType:").concat(a.payload.operationType))}})}},{key:"_onNewMemberComeIn",value:function(l){var p=l.payload,a=p.memberNum,c=p.groupProfile.groupID,h=this._groupModule.getLocalGroupProfile(c);h&&dn(a)&&h.memberCount!==a&&(h.memberCount=a,this._updateConversationGroupProfile(h))}},{key:"_onMemberQuit",value:function(l){var p=l.payload,a=p.memberNum,c=p.groupProfile.groupID,h=this._groupModule.getLocalGroupProfile(c);h&&dn(a)&&h.memberCount!==a&&(h.memberCount=a,this._updateConversationGroupProfile(h)),this._groupModule.getGroupMemberHandler().deleteLocalGroupMembers(c,l.payload.userIDList)}},{key:"_onMemberKickedOut",value:function(l){var p=l.payload,a=p.memberNum,c=p.groupProfile.groupID,h=this._groupModule.getLocalGroupProfile(c);h&&dn(a)&&h.memberCount!==a&&(h.memberCount=a,this._updateConversationGroupProfile(h)),this._groupModule.getGroupMemberHandler().deleteLocalGroupMembers(c,l.payload.userIDList)}},{key:"_updateConversationGroupProfile",value:function(l){this._groupModule.getModule(ut).updateConversationGroupProfile([l])}},{key:"_onMemberSetAdmin",value:function(l){var p=l.payload.groupProfile.groupID,a=l.payload.userIDList,c=this._groupModule.getGroupMemberHandler();a.forEach(function(h){var m=c.getLocalGroupMemberInfo(p,h);m&&m.updateRole(w.GRP_MBR_ROLE_ADMIN)})}},{key:"_onMemberCancelledAdmin",value:function(l){var p=l.payload.groupProfile.groupID,a=l.payload.userIDList,c=this._groupModule.getGroupMemberHandler();a.forEach(function(h){var m=c.getLocalGroupMemberInfo(p,h);m&&m.updateRole(w.GRP_MBR_ROLE_MEMBER)})}},{key:"_onGroupProfileModified",value:function(l){var p=this,a=l.payload,c=a.newGroupProfile,h=a.groupProfile.groupID,m=this._groupModule.getLocalGroupProfile(h);Object.keys(c).forEach(function(b){switch(b){case"ownerID":p._ownerChanged(m,c);break;case"groupName":m.name=c[b];break;default:m[b]=c[b]}});var v=!m.isSupportTopic;this._groupModule.emitGroupListUpdate(!0,v)}},{key:"_ownerChanged",value:function(l,p){var a=l.groupID,c=this._groupModule.getLocalGroupProfile(a),h=this._groupModule.getMyUserID();if(h===p.ownerID){c.updateGroup({selfInfo:{role:w.GRP_MBR_ROLE_OWNER}});var m=this._groupModule.getGroupMemberHandler(),v=m.getLocalGroupMemberInfo(a,h),b=this._groupModule.getLocalGroupProfile(a).ownerID,I=m.getLocalGroupMemberInfo(a,b);v&&v.updateRole(w.GRP_MBR_ROLE_OWNER),I&&I.updateRole(w.GRP_MBR_ROLE_MEMBER)}}},{key:"_onMemberInfoModified",value:function(l){var p=l.to,a=l.payload,c=a.groupProfile,h=a.memberList,m=c.groupID;no(p)&&this._updateTopicMuteTime(l);var v=this._groupModule.getGroupMemberHandler();h.forEach(function(b){var I=v.getLocalGroupMemberInfo(m,b.userID);I&&dn(b.muteTime)&&I.updateMuteUntil(b.muteTime)})}},{key:"_updateTopicMuteTime",value:function(l){var p=l.to,a=l.payload,c=a.groupProfile,h=a.memberList,m=h===void 0?[]:h,v=this._groupModule.getModule(sr),b=c.groupID,I=v.getLocalTopic(b,p);if(I){for(var E=!1,O=0;O<m.length;O++){var F=m[O];if(F.userID===this._groupModule.getMyUserID()&&F.muteTime>=0){I.updateSelfInfo({muteTime:F.muteTime}),E=!0;break}}E&&this._groupModule.emitOuterEvent(R.TOPIC_UPDATED,{groupID:b,topic:I})}}},{key:"_onTopicProfileUpdated",value:function(l){var p=l.payload,a=p.groupProfile.groupID,c=p.newTopicInfo;this._groupModule.getModule(sr).onTopicProfileUpdated(r({groupID:a,topicID:l.to},c))}},{key:"_cacheGroupTips",value:function(l,p){this._cachedGroupTipsMap.has(l)||this._cachedGroupTipsMap.set(l,[]),this._cachedGroupTipsMap.get(l).push(p)}},{key:"_deleteCachedGroupTips",value:function(l){this._cachedGroupTipsMap.has(l)&&this._cachedGroupTipsMap.delete(l)}},{key:"_notifyCachedGroupTips",value:function(l){var p=this,a=this._cachedGroupTipsMap.get(l)||[];a.forEach(function(c){p.onNewGroupTips(c)}),this._deleteCachedGroupTips(l),U.l("".concat(this._n,"._notifyCachedGroupTips groupID:").concat(l," count:").concat(a.length))}},{key:"_cacheGroupTipsAndProbe",value:function(l){var p=this,a=l.groupID,c=l.event,h=l.item;this._cacheGroupTips(a,{event:c,dataList:[h]}),this._groupModule.getGroupSimplifiedInfo(a).then(function(m){m.type===w.GRP_AVCHATROOM?p._groupModule.hasLocalGroup(a)?p._notifyCachedGroupTips(a):p._groupModule.setUnjoinedAVChatRoom(a):(p._groupModule.updateGroupMap([m]),p._notifyCachedGroupTips(a))}),this._checkCountMap.has(a)||this._checkCountMap.set(a,0),U.l("".concat(this._n,"._cacheGroupTipsAndProbe groupID:").concat(a))}},{key:"reset",value:function(){this._cachedGroupTipsMap.clear(),this._checkCountMap.clear(),this._getTopicPendingMap.clear()}}]),D}(),u6=function(){function D(l){i(this,D),this._groupModule=l,this._n="CommonGroupHandler",this.tempConversationList=null,this._cachedGroupMessageMap=new Map,this._checkCountMap=new Map,this.MAX_CHECK_COUNT=4,this.PAGING_GRP_COUNT_LIMIT=200,this._getTopicPendingMap=new Map,this._pagingStatus=Ir.NOT_START,this._pagingGetCostList=[],l.getInnerEmitterInstance().on(nr.A2KEY_AND_TINYID_UPDATED,this.syncGroupList,this)}return u(D,[{key:"onCheckTimer",value:function(l){l%1==0&&this._cachedGroupMessageMap.size>0&&this._checkCachedGroupMessage()}},{key:"_checkCachedGroupMessage",value:function(){var l=this;this._cachedGroupMessageMap.forEach(function(p,a){var c=l._checkCountMap.get(a),h=l._groupModule.hasLocalGroup(a);U.l("".concat(l._n,"._checkCachedGroupMessage groupID:").concat(a," hasLocalGroup:").concat(h," checkCount:").concat(c)),h?(l._notifyCachedGroupMessage(a),l._checkCountMap.delete(a),l._groupModule.deleteUnjoinedAVChatRoom(a)):c>=l.MAX_CHECK_COUNT?(l._deleteCachedGroupMessage(a),l._checkCountMap.delete(a)):(c++,l._checkCountMap.set(a,c))})}},{key:"handleUpdateGroupLastMessage",value:function(l){var p="".concat(this._n,".handleUpdateGroupLastMessage");if(U.l("".concat(p," conversation count:").concat(l.length,", local group count:").concat(this._groupModule.getLocalGroupList().length)),this._groupModule.getGroupMap().size!==0){for(var a,c,h,m=!1,v=0,b=l.length;v<b;v++)(a=l[v]).type===w.CONV_GROUP&&(c=a.conversationID.split(/^GROUP/)[1],(h=this._groupModule.getLocalGroupProfile(c))&&(h.lastMessage=r({},a.lastMessage),m=!0));U.l("".concat(p," groupUpdated:").concat(m)),m&&(this._groupModule.sortLocalGroupList(),this._groupModule.emitGroupListUpdate(!0,!1))}else this.tempConversationList=l}},{key:"onNewGroupMessage",value:function(l){U.d("".concat(this._n,".onNewGroupMessage count:").concat(l.dataList.length));var p=this._newGroupMessageStoredAndSummary(l),a=p.conversationOptionsList,c=p.messageList,h=p.AVChatRoomMessageList;h.length>0&&this._groupModule.onAVChatRoomMessage(h),this._groupModule.filterModifiedMessage(c),a.length>0&&(this._groupModule.updateNextMessageSeq(a),this._groupModule.getModule(ut).onNewMessage({conversationOptionsList:a,isInstantMessage:l.isInstantMessage||!0,updateUnreadCount:l.updateUnreadCount||!0}));var m=this._groupModule.filterUnmodifiedMessage(c);m.length>0&&this._groupModule.emitOuterEvent(R.MESSAGE_RECEIVED,m),c.length=0}},{key:"_newGroupMessageStoredAndSummary",value:function(l){var p=this,a=l.dataList,c=l.event,h=l.isInstantMessage,m=null,v=[],b=[],I=[],E={},O=this._groupModule.getFileDownloadProxy(),F=a.length;F>1&&a.sort(function(Se,Ge){return Se.sequence-Ge.sequence});for(var B=this._groupModule.getModule(ut),ee=this._groupModule.getModule(pr),ge=function(Se){var Ge=_d(a[Se]),Ve=Ge.groupProfile,rt=Ve.groupID,mt=Ve.communityType,Nt=mt===void 0?0:mt,yn=Ve.topicID,Mn=yn===void 0?void 0:yn,Ar=Ve.invisible,so=void 0,Bo=p._groupModule.isMessageFromTopic(Nt,Mn);if(Bo){so=w.CONV_TOPIC,Ge.to=Mn;var ni=p._groupModule.getModule(sr);ni.hasLocalTopic(rt,Mn)||p._getTopicPendingMap.has(Mn)||(p._getTopicPendingMap.set(Mn,1),ni.getTopicList({groupID:rt,topicIDList:[Mn]}).finally(function(){p._getTopicPendingMap.delete(Mn)}))}var go=p._groupModule.hasLocalGroup(rt);if(!go&&p._groupModule.isUnjoinedAVChatRoom(rt))return"continue";if(!go&&!Bo)return p._cacheGroupMessageAndProbe({groupID:rt,event:c,item:Ge}),"continue";if(p._groupModule.isMessageFromOrToAVChatroom(rt))return Ge.event=c,I.push(Ge),"continue";if(Ge.currentUser=p._groupModule.getMyUserID(),Ge.conversationType=w.CONV_GROUP,Ge.isSystemMessage=!!Ge.isSystemMessage,(m=new Hr(Ge)).setElement(Ge.elements,O),Ar===1)return p._qualityStat(h,m),"continue";var Zi=a[Se].isModified===1;if(B.isMessageSentByCurrentInstance(m)?m.isModified=Zi:Zi=!1,Ge.onlineOnlyFlag===1)m._onlineOnlyFlag=!0,B.isMessageSentByCurrentInstance(m)||b.push(m);else{if(p._groupModule.isMessageFromCommunityOfTopic(Nt,Mn))return b.push(m),"continue";if(m.from===p._groupModule.getMyUserID()){var yi=B.getLatestMessageSentByMe(m.conversationID);if(yi){var hs=yi.nick,Ps=yi.avatar;hs===m.nick&&Ps===m.avatar||(B.modifyMessageSentByMe({conversationID:Tl,latestNick:m.nick,latestAvatar:m.avatar}),ee.mockOnNickAvatarModified(m.nick,m.avatar))}}if(!B.pushIntoMessageList(b,m,Zi))return"continue";p._qualityStat(h,m);var Dd=m,Tl=Dd.conversationID,f1=Dd.sequence,Ed=B.isRemoteRead({conversationID:Tl,sequence:f1});if(Be(E[Tl])){var im=0;m.flow==="in"&&(m._isExcludedFromUnreadCount||Ed||(im=1)),E[Tl]=v.push({conversationID:Tl,unreadCount:im,type:Be(so)?m.conversationType:so,subType:m.conversationSubType,lastMessage:m._isExcludedFromLastMessage?"":m})-1}else{var Pi=E[Tl];v[Pi].type=Be(so)?m.conversationType:so,v[Pi].subType=m.conversationSubType,v[Pi].lastMessage=m._isExcludedFromLastMessage?"":m,m.flow==="in"&&(m._isExcludedFromUnreadCount||Ed||v[Pi].unreadCount++)}}},ye=0;ye<F;ye++)ge(ye);return{conversationOptionsList:v,messageList:b,AVChatRoomMessageList:I}}},{key:"_qualityStat",value:function(l,p){var a=this._groupModule.getModule($o);a.addMessageSequence({key:kd,message:p}),l&&p.clientTime>0&&a.addMessageDelay(p.clientTime)}},{key:"onGroupMessageRevoked",value:function(l){var p=this._groupModule.getModule(ut),a=[],c=null,h=!0;l.dataList.forEach(function(m){var v=m.elements.revokedInfos;Be(v)||v.forEach(function(b){var I=Je(b.topicID)?"GROUP".concat(b.groupID):"GROUP".concat(b.topicID);c=p.revoke(I,b.sequence,b.random);var E=b.revokerInfo&&b.revokerInfo.revoker;if(c)c.revoker=E,a.push(c);else{var O={conversationID:I,to:b.topicID||"",sequence:b.sequence,time:b.time,revoker:E};p.isLastMessageRevoked(O)&&(a.push(O),h=!1)}})}),a.length!==0&&(p.onMessageRevoked(a),h===!0&&(U.l("".concat(this._n,".onGroupMessageRevoked count:").concat(a.length)),this._groupModule.emitOuterEvent(R.MESSAGE_REVOKED,a)))}},{key:"_groupListTreeShaking",value:function(l){for(var p=new Map(N(this._groupModule.getGroupMap())),a=0,c=l.length;a<c;a++)p.delete(l[a].groupID);this._groupModule.hasJoinedAVChatRoom()&&this._groupModule.getJoinedAVChatRoom().forEach(function(b){p.delete(b)}),this._groupModule.getGroupMap().forEach(function(b,I){b.isSupportTopic&&p.delete(I)});for(var h=N(p.keys()),m=0,v=h.length;m<v;m++)this._groupModule.deleteGroup(h[m])}},{key:"syncGroupList",value:function(){var l=this,p=arguments.length>0&&arguments[0]!==void 0&&arguments[0];this._pagingStatus===Ir.NOT_START&&this._groupModule.clearGroupMap();var a=["Type","Name","FaceUrl","NextMsgSeq","LastMsgTime","AtInfoList","LastRecallTime"],c=this.PAGING_GRP_COUNT_LIMIT,h=0,m=[];if(p===!0)return this._pagingGetGroupListWithTopic({limit:c,offset:h,groupBaseInfoFilter:a,groupList:m});var v="syncGroupList",b="".concat(this._n,".").concat(v),I=new We(v);return this._pagingGetGroupList({limit:c,offset:h,groupBaseInfoFilter:a,groupList:m}).then(function(){var E=ap(l._pagingGetCostList),O=ps(l._pagingGetCostList);l._pagingGetCostList.length=0,l._pagingStatus=Ir.RESOLVED,l._groupListTreeShaking(m),l._groupModule.updateGroupMap(m);var F=l._groupModule.getLocalGroupList().length,B="count:".concat(F," sum:").concat(O," avg:").concat(E);return U.l("".concat(b," ok. ").concat(B)),I.setNetworkType(l._groupModule.getNetworkType()).setMessage(B).end(),l.tempConversationList&&(l.handleUpdateGroupLastMessage(l.tempConversationList),l.tempConversationList=null),l._groupModule.emitGroupListUpdate(!0,!0),ft({groupList:l._groupModule.getLocalGroupList()})}).catch(function(E){return l._pagingStatus=Ir.REJECTED,l._groupModule.probeNetwork().then(function(O){var F=A(O,2),B=F[0],ee=F[1];I.setError(E,B,ee).end()}),U.e("".concat(b," failed. error:"),E),_e(E)})}},{key:"getGroupList",value:function(){var l=this,p="".concat(this._n,".").concat("getGroupList");if(U.l("".concat(p)),this._pagingStatus===Ir.REJECTED)return this.syncGroupList().then(function(){var c=l._groupModule.getLocalGroupList();return ft({groupList:c,isSyncCompleted:l.isPagingGetCompleted()})}).catch(function(c){return U.e("".concat(p," failed. error:"),c),_e(c)});var a=this._groupModule.getLocalGroupList();return U.l("".concat(p,". returned group count:").concat(a.length)),Dt({groupList:a,isSyncCompleted:this.isPagingGetCompleted()})}},{key:"isPagingGetCompleted",value:function(){return this._pagingStatus===Ir.RESOLVED}},{key:"_pagingGetGroupList",value:function(l){var p=this,a="".concat(this._n,".").concat("_pagingGetGroupList"),c=l.isCommunityRelay,h=c!==void 0&&c,m=l.limit,v=l.offset,b=l.groupBaseInfoFilter,I=l.groupList,E=Date.now();return this._groupModule.request({protocolName:Lg,requestData:{type:h?w.GRP_COMMUNITY:void 0,memberAccount:this._groupModule.getMyUserID(),limit:m,offset:v,responseFilter:{groupBaseInfoFilter:b,selfInfoFilter:["Role","JoinTime","MsgFlag","MsgSeq"]}}}).then(function(O){var F=O.data,B=F.groups,ee=B===void 0?[]:B,ge=F.totalCount;I.push.apply(I,N(ee)),p._handleGroupAtInfoWithoutTopic(h,ee);var ye=v+m,Se=!(ge>ye),Ge="offset:".concat(v," limit:").concat(m," totalCount:").concat(ge," isCompleted:").concat(Se," ")+"currentCount:".concat(I.length," isCommunityRelay:").concat(h),Ve=Date.now()-E;return p._pagingGetCostList.push(Ve),U.l("".concat(a," ok. ").concat(Ge," cost ").concat(Ve," ms")),h||Se?!h&&Se?(U.l("".concat(a," start to get community list")),v=0,p._pagingGetGroupList({limit:m,offset:v,groupBaseInfoFilter:b,groupList:I,isCommunityRelay:!0})):h&&!Se?(v=ye,p._pagingGetGroupList({limit:m,offset:v,groupBaseInfoFilter:b,groupList:I,isCommunityRelay:!0})):ft({groupList:I}):(v=ye,p._pagingGetGroupList({limit:m,offset:v,groupBaseInfoFilter:b,groupList:I}))}).catch(function(O){return O.code===10018?(U.w("".concat(p.logPrefix," response size exceeds the limit, request count:").concat(m)),m=50,p._pagingGetGroupList({limit:m,offset:v,groupBaseInfoFilter:b,groupList:I,isCommunityRelay:h})):h?(O.code===11e3&&U.l("".concat(a," ok. community unavailable")),Dt({groupList:I})):_e(O)})}},{key:"_pagingGetGroupListWithTopic",value:function(l){var p=this,a="".concat(this._n,"._pagingGetGroupListWithTopic"),c=l.limit,h=l.offset,m=l.groupBaseInfoFilter,v=l.groupList,b=Date.now();return this._groupModule.request({protocolName:Lg,requestData:{type:w.GRP_COMMUNITY,memberAccount:this._groupModule.getMyUserID(),limit:c,offset:h,responseFilter:{groupBaseInfoFilter:m,selfInfoFilter:["Role","JoinTime","MsgFlag","MsgSeq"]},isSupportTopic:1}}).then(function(I){var E=I.data,O=E.groups,F=O===void 0?[]:O,B=E.totalCount;v.push.apply(v,N(F));var ee=h+c,ge=!(B>ee);if(U.l("".concat(a," ok. offset:").concat(h," limit:").concat(c," totalCount:").concat(B," isCompleted:").concat(ge," currentCount:").concat(v.length," cost ").concat(Date.now()-b," ms")),!ge)return h=ee,p._pagingGetGroupListWithTopic({limit:c,offset:h,groupBaseInfoFilter:m,groupList:v});p._groupModule.updateGroupMap(v),p._groupModule.emitGroupListUpdate(!0,!1);var ye=p._groupModule.getLocalGroupList().filter(function(Se){return Se.isSupportTopic===!0});return ft({groupList:ye})}).catch(function(I){return I.code===10018?(U.w("".concat(p.logPrefix," response size exceeds the limit, request count:").concat(c)),c=50,p._pagingGetGroupListWithTopic({limit:c,offset:h,groupBaseInfoFilter:m,groupList:v})):_e(I)})}},{key:"_cacheGroupMessage",value:function(l,p){this._cachedGroupMessageMap.has(l)||this._cachedGroupMessageMap.set(l,[]),this._cachedGroupMessageMap.get(l).push(p)}},{key:"_deleteCachedGroupMessage",value:function(l){this._cachedGroupMessageMap.has(l)&&this._cachedGroupMessageMap.delete(l)}},{key:"_notifyCachedGroupMessage",value:function(l){var p=this,a=this._cachedGroupMessageMap.get(l)||[];a.forEach(function(c){p.onNewGroupMessage(c)}),this._deleteCachedGroupMessage(l),U.l("".concat(this._n,"._notifyCachedGroupMessage groupID:").concat(l," count:").concat(a.length))}},{key:"_cacheGroupMessageAndProbe",value:function(l){var p=this,a=l.groupID,c=l.event,h=l.item;this._cacheGroupMessage(a,{event:c,dataList:[h]}),this._groupModule.getGroupSimplifiedInfo(a).then(function(m){m.type===w.GRP_AVCHATROOM?p._groupModule.hasLocalGroup(a)?p._notifyCachedGroupMessage(a):p._groupModule.setUnjoinedAVChatRoom(a):(p._groupModule.updateGroupMap([m]),p._notifyCachedGroupMessage(a))}),this._checkCountMap.has(a)||this._checkCountMap.set(a,0),U.l("".concat(this._n,"._cacheGroupMessageAndProbe groupID:").concat(a))}},{key:"_handleGroupAtInfoWithoutTopic",value:function(l,p){var a=this;l&&p.length!==0&&p.forEach(function(c){var h=c.groupID,m=c.groupAtInfoList,v=[];Be(m)||(m.forEach(function(b){v.push(r(r({},b),{},{groupID:h}))}),a._groupModule.getModule(ut).onNewGroupAtTips({dataList:v}))})}},{key:"setPagingGroupCount",value:function(l){Be(l)||(this.PAGING_GRP_COUNT_LIMIT=parseInt(l,10))}},{key:"reset",value:function(){this.PAGING_GRP_COUNT_LIMIT=200,this._cachedGroupMessageMap.clear(),this._checkCountMap.clear(),this._getTopicPendingMap.clear(),this._pagingStatus=Ir.NOT_START,this._pagingGetCostList=[]}}]),D}(),Aw=1,c6=2,Lw=3,Ow=4,Rw=5,d6=function(){function D(l){i(this,D),this._groupModule=l,this._n="GroupAttributesHandler",this._groupAttributesMap=new Map,this._groupAttributesCopy={},this.CACHE_EXPIRE_TIME=3e4,this._groupModule.getInnerEmitterInstance().on(nr.CLOUD_CONFIG_UPDATED,this._onCloudConfigUpdated,this)}return u(D,[{key:"_onCloudConfigUpdated",value:function(){var l=this._groupModule.getCloudConfig("grp_attr_cache_time");Be(l)||(this.CACHE_EXPIRE_TIME=Number(l))}},{key:"updateLocalMainSequenceOnReconnected",value:function(){this._groupAttributesMap.forEach(function(l){l.localMainSequence=0})}},{key:"isGroupAttributesUpdatedNotice",value:function(l){var p=l.to,a=l.elements.newGroupProfile,c=!Be(a)&&!Je(a.groupAttributeOption);return c&&this._onGroupAttributesUpdated({groupID:p,groupAttributeOption:a.groupAttributeOption}),c}},{key:"_onGroupAttributesUpdated",value:function(l){var p=this,a=l.groupID,c=l.groupAttributeOption,h=c.mainSequence,m=c.isWithChangedAttributeInfo,v=c.groupAttributeList,b=v===void 0?[]:v,I=c.operationType;if(U.l("".concat(this._n,".onGroupAttributesUpdated. ")+"groupID:".concat(a," isWithChangedAttributeInfo:").concat(m," operationType:").concat(I)),!Be(I)){this._groupAttributesCopy=this._getCachedAttributes({groupID:a});var E=h-this._getLocalGroupAttributes(a).localMainSequence;if(E!==0){if(m===1&&E===1)return this._refreshCachedGroupAttributes({groupID:a,remoteMainSequence:h,groupAttributeList:b,operationType:I}),void this._emitGroupAttributesUpdated(a);if(this._hasLocalGroupAttributes(a)){var O=this._getLocalGroupAttributes(a).avChatRoomKey;this._getGroupAttributes({groupID:a,avChatRoomKey:O}).then(function(){p._emitGroupAttributesUpdated(a)})}}}}},{key:"initGroupAttributesCache",value:function(l){var p=l.groupID,a=l.avChatRoomKey,c=a===void 0?void 0:a;this._groupAttributesMap.set(p,{lastUpdateTime:0,localMainSequence:0,remoteMainSequence:0,attributes:new Map,avChatRoomKey:c}),U.l("".concat(this._n,".initGroupAttributesCache groupID:").concat(p," avChatRoomKey:").concat(c))}},{key:"initGroupAttributes",value:function(l){var p=this,a=l.groupID,c=l.groupAttributes,h=this._getLocalGroupAttributes(a),m=h.remoteMainSequence,v=h.avChatRoomKey,b=new We("initGroupAttributes");return b.setMessage("groupID:".concat(a," avChatRoomKey:").concat(v," mainSequence:").concat(m)),this._groupModule.request({protocolName:Fg,requestData:{groupID:a,avChatRoomKey:v,mainSequence:m,groupAttributeList:this._transformGroupAttributes(c)}}).then(function(I){U.l("".concat(p._n,".").concat("initGroupAttributes"," ok. groupID:").concat(a));var E=I.data,O=E.mainSequence,F=N(E.groupAttributeList);return F.forEach(function(B){B.value=c[B.key]}),p._groupAttributesCopy=p._getCachedAttributes({groupID:a}),p._refreshCachedGroupAttributes({groupID:a,remoteMainSequence:O,groupAttributeList:F,operationType:Aw}),p._emitGroupAttributesUpdated(a),b.setNetworkType(p._groupModule.getNetworkType()).end(),ft({groupAttributes:c})}).catch(function(I){return p._groupModule.probeNetwork().then(function(E){var O=A(E,2),F=O[0],B=O[1];b.setError(I,F,B).end()}),_e(I)})}},{key:"setGroupAttributes",value:function(l){var p=this,a="".concat(this._n,".").concat("setGroupAttributes"),c=l.groupID,h=l.groupAttributes,m=this._getLocalGroupAttributes(c),v=m.remoteMainSequence,b=m.avChatRoomKey,I=m.attributes,E=this._transformGroupAttributes(h);E.forEach(function(F){var B=F.key;F.sequence=0,I.has(B)&&(F.sequence=I.get(B).sequence)});var O=new We("setGroupAttributes");return O.setMessage("groupID:".concat(c," groupAttributes:").concat(JSON.stringify(h))),U.l("".concat(a,". groupID:").concat(c," mainSequence:").concat(v)),this._groupModule.request({protocolName:Gg,requestData:{groupID:c,avChatRoomKey:b,mainSequence:v,groupAttributeList:E}}).then(function(F){U.l("".concat(a," ok."));var B=F.data,ee=B.mainSequence,ge=N(B.groupAttributeList);return ge.forEach(function(ye){ye.value=h[ye.key]}),p._groupAttributesCopy=p._getCachedAttributes({groupID:c}),p._refreshCachedGroupAttributes({groupID:c,remoteMainSequence:ee,groupAttributeList:ge,operationType:c6}),p._emitGroupAttributesUpdated(c),O.setNetworkType(p._groupModule.getNetworkType()).end(),ft({groupAttributes:h})}).catch(function(F){return p._groupModule.probeNetwork().then(function(B){var ee=A(B,2),ge=ee[0],ye=ee[1];O.setError(F,ge,ye).end()}),_e(F)})}},{key:"deleteGroupAttributes",value:function(l){var p=this,a=l.groupID,c=l.keyList,h=c===void 0?[]:c,m=this._getLocalGroupAttributes(a),v=m.remoteMainSequence,b=m.avChatRoomKey,I=m.attributes,E=N(I.keys()),O=Bg,F=Lw,B={groupID:a,avChatRoomKey:b,mainSequence:v},ee=[];h.length>0&&(E=[],O=$g,F=Ow,h.forEach(function(ye){var Se=0;I.has(ye)&&(Se=I.get(ye).sequence,E.push(ye)),ee.push({key:ye,sequence:Se})}),B.groupAttributeList=ee);var ge=new We("deleteGroupAttributes");return ge.setMessage("groupID:".concat(a," mainSequence:").concat(v," keyList:").concat(h," protocolName:").concat(O)),this._groupModule.request({protocolName:O,requestData:B}).then(function(ye){U.l("".concat(p._n,".").concat("deleteGroupAttributes"," ok. groupID:").concat(a));var Se=ye.data.mainSequence;return p._groupAttributesCopy=p._getCachedAttributes({groupID:a}),p._refreshCachedGroupAttributes({groupID:a,remoteMainSequence:Se,groupAttributeList:ee,operationType:F}),p._emitGroupAttributesUpdated(a),ge.setNetworkType(p._groupModule.getNetworkType()).end(),ft({keyList:E})}).catch(function(ye){return p._groupModule.probeNetwork().then(function(Se){var Ge=A(Se,2),Ve=Ge[0],rt=Ge[1];ge.setError(ye,Ve,rt).end()}),_e(ye)})}},{key:"getGroupAttributes",value:function(l){var p=this,a="".concat(this._n,".").concat("getGroupAttributes"),c=l.groupID,h=this._getLocalGroupAttributes(c),m=h.avChatRoomKey,v=h.lastUpdateTime,b=h.localMainSequence,I=h.remoteMainSequence,E=new We("getGroupAttributes");if(E.setMessage("groupID:".concat(c," localMainSequence:").concat(b," remoteMainSequence:").concat(I," keyList:").concat(l.keyList)),Date.now()-v>=this.CACHE_EXPIRE_TIME||b<I)return this._getGroupAttributes({groupID:c,avChatRoomKey:m}).then(function(F){E.setMoreMessage("get attributes from remote. count:".concat(F.length)).setNetworkType(p._groupModule.getNetworkType()).end(),U.l("".concat(a," from remote. groupID:").concat(c));var B=p._getCachedAttributes(l);return ft({groupAttributes:B})}).catch(function(F){return p._groupModule.probeNetwork().then(function(B){var ee=A(B,2),ge=ee[0],ye=ee[1];E.setError(F,ge,ye).end()}),_e(F)});E.setMoreMessage("get attributes from cache").setNetworkType(this._groupModule.getNetworkType()).end(),U.l("".concat(a," from cache. groupID:").concat(c));var O=this._getCachedAttributes(l);return Dt({groupAttributes:O})}},{key:"_getGroupAttributes",value:function(l){var p=this,a=0;return Be(l.avChatRoomKey)||(a=1),this._groupModule.request({protocolName:Hg,requestData:r(r({},l),{},{groupType:a})}).then(function(c){U.l("".concat(p._n,"._getGroupAttributes ok. groupID:").concat(l.groupID));var h=c.data,m=h.mainSequence,v=h.groupAttributeList,b=N(v);return Be(m)||p._refreshCachedGroupAttributes({groupID:l.groupID,remoteMainSequence:m,groupAttributeList:b,operationType:Rw}),v}).catch(function(c){return _e(c)})}},{key:"_refreshCachedGroupAttributes",value:function(l){var p=l.groupID,a=l.remoteMainSequence,c=l.groupAttributeList,h=l.operationType;if(this._hasLocalGroupAttributes(p)){var m=this._getLocalGroupAttributes(p),v=m.localMainSequence;if(h===Rw||a-v==1)m.remoteMainSequence=a,m.localMainSequence=a,m.lastUpdateTime=Date.now(),this._updateCachedAttributes({groupAttributes:m,groupAttributeList:c,operationType:h});else{if(v===a)return;m.remoteMainSequence=a}this._groupAttributesMap.set(p,m);var b="operationType:".concat(h," localMainSequence:").concat(v," remoteMainSequence:").concat(a);U.l("".concat(this._n,"._refreshCachedGroupAttributes. ").concat(b))}}},{key:"_getCachedAttributes",value:function(l){var p=l.groupID,a=l.keyList,c=a===void 0?[]:a,h={};if(this._hasLocalGroupAttributes(p)){var m=this._getLocalGroupAttributes(p).attributes;if(c.length>0)c.forEach(function(E){m.has(E)&&(h[E]=m.get(E).value)});else{var v,b=G(m.keys());try{for(b.s();!(v=b.n()).done;){var I=v.value;h[I]=m.get(I).value}}catch(E){b.e(E)}finally{b.f()}}}return h}},{key:"_updateCachedAttributes",value:function(l){var p=l.groupAttributes,a=l.groupAttributeList,c=l.operationType;c!==Lw?c!==Ow?(c===Aw&&p.attributes.clear(),a.forEach(function(h){var m=h.key,v=h.value,b=h.sequence;p.attributes.set(m,{value:v,sequence:b})})):a.forEach(function(h){p.attributes.delete(h.key)}):p.attributes.clear()}},{key:"_hasLocalGroupAttributes",value:function(l){return this._groupAttributesMap.has(l)}},{key:"_getLocalGroupAttributes",value:function(l){return this._hasLocalGroupAttributes(l)||this.initGroupAttributesCache({groupID:l}),this._groupAttributesMap.get(l)}},{key:"_transformGroupAttributes",value:function(l){var p=[];return Object.keys(l).forEach(function(a){p.push({key:a,value:l[a]})}),p}},{key:"_emitGroupAttributesUpdated",value:function(l){var p=this._getCachedAttributes({groupID:l}),a=this._computeAttrChangedInfo(p),c=a.updatedKeyList,h=a.deletedKeyList;U.l("".concat(this._n,"._emitGroupAttributesUpdated update:").concat(c.length,", delete:").concat(h.length)),c.length===0&&h.length===0||this._groupModule.emitOuterEvent(R.GROUP_ATTRIBUTES_UPDATED,{groupID:l,groupAttributes:p,updatedKeyList:c,deletedKeyList:h})}},{key:"_computeAttrChangedInfo",value:function(l){var p=this,a=[],c=[];return Object.keys(l).forEach(function(h){l[h]!==p._groupAttributesCopy[h]&&a.push(h)}),Object.keys(this._groupAttributesCopy).forEach(function(h){Be(l[h])&&c.push(h)}),this._groupAttributesCopy={},{updatedKeyList:a,deletedKeyList:c}}},{key:"deleteLocalGroupAttributes",value:function(l){this._hasLocalGroupAttributes(l)&&this._groupAttributesMap.delete(l)}},{key:"reset",value:function(){this._groupAttributesMap.clear(),this._groupAttributesCopy={},this.CACHE_EXPIRE_TIME=3e4}}]),D}(),f6="Set",p6="Increase",h6="Decrease",g6=function(){function D(l){i(this,D),this._groupModule=l,this._n="GroupCountersHandler",this._groupCountersMap=new Map,this.EXPIRE_TIME=3e4,this._groupModule.getInnerEmitterInstance().on(nr.CLOUD_CONFIG_UPDATED,this._onCloudConfigUpdated,this)}return u(D,[{key:"_onCloudConfigUpdated",value:function(){var l=this._groupModule.getCloudConfig("grp_counter_expire_time");Be(l)||(this.EXPIRE_TIME=Number(l))}},{key:"isGroupCountersNotice",value:function(l){var p=l.to,a=l.elements.groupCounterInfo,c=!1;return Je(a)||(this._onGroupCountersUpdated({groupID:p,groupCounterInfo:a}),c=!0),c}},{key:"_onGroupCountersUpdated",value:function(l){var p=this,a=l.groupID;l.groupCounterInfo.forEach(function(c){var h=c.type,m=c.groupCounterSeq,v=c.counterList,b=v===void 0?[]:v;h!==0&&h!==2||(p._updateLocalGroupCounters({groupID:a,groupCounterSeq:m,counterList:b}),b.forEach(function(I){p._groupModule.emitOuterEvent(R.GROUP_COUNTER_UPDATED,{groupID:a,key:I.key,value:I.value})})),h===1&&p._deleteLocalGroupCounters({groupID:a,groupCounterSeq:m,counterList:b})}),U.l("".concat(this._n,"._onGroupCountersUpdated groupID:").concat(a))}},{key:"initGroupCountersCache",value:function(l){var p=l.groupID,a=l.avChatRoomKey;this._groupCountersMap.set(p,{lastUpdateTime:0,groupCounterSeq:0,counters:new Map,avChatRoomKey:a}),U.l("".concat(this._n,".initGroupCountersCache groupID:").concat(p," avChatRoomKey:").concat(a))}},{key:"setGroupCounters",value:function(l){var p=this;if(!this._groupModule.canIUse(be.GRP_COUNTER))return _e({code:Ae.CANNOT_USE_COMMERCIAL_ABILITY});var a="".concat(this._n,".setGroupCounters"),c=l.groupID,h=l.counters,m=this._convertObjectToList(h),v=this._getLocalGroupCounters(c).avChatRoomKey,b="groupID:".concat(c," count:").concat(m.length),I=new We("setGroupCounters");return I.setMessage("".concat(b)),U.l("".concat(a,". ").concat(b)),this._updateGroupCounters({groupID:c,counterList:m,avChatRoomKey:v,mode:f6}).then(function(E){return I.end(),U.l("".concat(a," ok.")),ft({counters:E})}).catch(function(E){return p._groupModule.probeNetwork().then(function(O){var F=A(O,2),B=F[0],ee=F[1];I.setError(E,B,ee).end()}),U.e("".concat(a," failed. error:"),E),_e(E)})}},{key:"increaseGroupCounter",value:function(l){var p=this;if(!this._groupModule.canIUse(be.GRP_COUNTER))return _e({code:Ae.CANNOT_USE_COMMERCIAL_ABILITY});var a="".concat(this._n,".increaseGroupCounters"),c=l.groupID,h=l.key,m=l.value,v=this._getLocalGroupCounters(c).avChatRoomKey,b="groupID:".concat(c," key:").concat(h," value:").concat(m),I=new We("increaseGroupCounter");I.setMessage("".concat(b)),U.l("".concat(a,". ").concat(b));var E=[{key:h,value:m}];return this._updateGroupCounters({groupID:c,counterList:E,avChatRoomKey:v,mode:p6}).then(function(O){return I.end(),U.l("".concat(a," ok.")),ft({counters:O})}).catch(function(O){return p._groupModule.probeNetwork().then(function(F){var B=A(F,2),ee=B[0],ge=B[1];I.setError(O,ee,ge).end()}),U.e("".concat(a," failed. error:"),O),_e(O)})}},{key:"decreaseGroupCounter",value:function(l){var p=this;if(!this._groupModule.canIUse(be.GRP_COUNTER))return _e({code:Ae.CANNOT_USE_COMMERCIAL_ABILITY});var a="".concat(this._n,".decreaseGroupCounter"),c=l.groupID,h=l.key,m=l.value,v=this._getLocalGroupCounters(c).avChatRoomKey,b="groupID:".concat(c," key:").concat(h," value:").concat(m),I=new We("decreaseGroupCounter");I.setMessage("".concat(b)),U.l("".concat(a,". ").concat(b));var E=[{key:h,value:m}];return this._updateGroupCounters({groupID:c,counterList:E,avChatRoomKey:v,mode:h6}).then(function(O){return I.end(),U.l("".concat(a," ok.")),ft({counters:O})}).catch(function(O){return p._groupModule.probeNetwork().then(function(F){var B=A(F,2),ee=B[0],ge=B[1];I.setError(O,ee,ge).end()}),U.e("".concat(a," failed. error:"),O),_e(O)})}},{key:"getGroupCounters",value:function(l){var p=this;if(!this._groupModule.canIUse(be.GRP_COUNTER))return _e({code:Ae.CANNOT_USE_COMMERCIAL_ABILITY});var a="".concat(this._n,".getGroupCounters"),c=l.groupID,h=l.keyList,m=h===void 0?[]:h,v=this._getLocalGroupCounters(c),b=v.avChatRoomKey,I=v.lastUpdateTime,E=new We("getGroupCounters");if(E.setMessage("groupID:".concat(c)),Date.now()-I>=this.EXPIRE_TIME)return this._getRemoteGroupCounters({groupID:c,avChatRoomKey:b}).then(function(F){E.setMoreMessage("from remote. count:".concat(F.length)).end(),U.l("".concat(a," from remote. groupID:").concat(c));var B=p._getLocalCounters(c,m);return ft({counters:B})}).catch(function(F){return p._groupModule.probeNetwork().then(function(B){var ee=A(B,2),ge=ee[0],ye=ee[1];E.setError(F,ge,ye).end()}),_e(F)});E.setMoreMessage("from cache").end(),U.l("".concat(a," from cache. groupID:").concat(c));var O=this._getLocalCounters(c,m);return Dt({counters:O})}},{key:"_getRemoteGroupCounters",value:function(l){var p=this;return this._groupModule.request({protocolName:jg,requestData:r({},l)}).then(function(a){var c=a.data,h=c.counterList,m=h===void 0?[]:h,v=c.groupCounterSeq;return p._updateLocalGroupCounters({groupID:l.groupID,counterList:m,groupCounterSeq:v}),U.l("".concat(p._n,"._getRemoteGroupCounters ok. groupID:").concat(l.groupID)),m}).catch(function(a){return _e(a)})}},{key:"_convertObjectToList",value:function(l){var p=[];return Object.keys(l).forEach(function(a){p.push({key:a,value:l[a]})}),p}},{key:"_updateGroupCounters",value:function(l){var p="".concat(this._n,"._updateGroupCounters"),a=l.groupID,c=l.avChatRoomKey,h=l.mode;return U.l("".concat(p,". groupID:").concat(a," avChatRoomKey:").concat(c," mode:").concat(h)),this._groupModule.request({protocolName:zg,requestData:r({},l)}).then(function(m){U.l("".concat(p," ok."));var v=m.data.counterList,b={};return(v===void 0?[]:v).forEach(function(I){var E=I.key,O=I.value;b[E]=O}),b}).catch(function(m){return _e(m)})}},{key:"_hasLocalGroupCounters",value:function(l){return this._groupCountersMap.has(l)}},{key:"_getLocalGroupCounters",value:function(l){return this._hasLocalGroupCounters(l)||this.initGroupCountersCache({groupID:l}),this._groupCountersMap.get(l)}},{key:"_updateLocalGroupCounters",value:function(l){var p=l.groupID,a=l.counterList,c=a===void 0?[]:a,h=l.groupCounterSeq;if(this._hasLocalGroupCounters(p)){var m=this._getLocalGroupCounters(p),v=m.counters,b=m.avChatRoomKey,I=m.groupCounterSeq;if(h>0&&h<I)return;c.forEach(function(E){var O=E.key,F=E.value;v.set(O,F)}),this._groupCountersMap.set(p,{lastUpdateTime:Date.now(),groupCounterSeq:h,counters:v,avChatRoomKey:b})}}},{key:"_deleteLocalGroupCounters",value:function(l){var p=l.groupID,a=l.counterList,c=a===void 0?[]:a,h=l.groupCounterSeq;if(this._hasLocalGroupCounters(p)){var m=this._getLocalGroupCounters(p),v=m.counters,b=m.avChatRoomKey;c.forEach(function(I){v.delete(I.key)}),this._groupCountersMap.set(p,{lastUpdateTime:Date.now(),groupCounterSeq:h,counters:v,avChatRoomKey:b})}}},{key:"_getLocalCounters",value:function(l,p){var a={};if(!this._hasLocalGroupCounters(l))return a;var c=this._getLocalGroupCounters(l).counters;if(p.length>0)p.forEach(function(b){c.has(b)&&(a[b]=c.get(b))});else{var h,m=G(c.keys());try{for(m.s();!(h=m.n()).done;){var v=h.value;a[v]=c.get(v)}}catch(b){m.e(b)}finally{m.f()}}return a}},{key:"reset",value:function(){this._groupCountersMap.clear(),this.EXPIRE_TIME=3e4}}]),D}(),m6=function(){function D(l){i(this,D);var p=l.manager,a=l.groupID,c=l.onInit,h=l.onSuccess,m=l.onFail;this._n="Polling",this._manager=p,this._groupModule=p._groupModule,this._onInit=c,this._onSuccess=h,this._onFail=m,this._groupID=a,this._timeoutID=-1,this._isRunning=!1,this._protocolName=xg}return u(D,[{key:"start",value:function(){var l=this._groupModule.isLoggedIn();l||(this._protocolName=Mw),U.l("".concat(this._n,".start pollingInterval:").concat(this._manager.getPollingInterval()," isLoggedIn:").concat(l)),this._isRunning=!0,this._request()}},{key:"isRunning",value:function(){return this._isRunning}},{key:"_request",value:function(){var l=this,p=this._onInit(this._groupID);this._groupModule.request({protocolName:this._protocolName,requestData:p}).then(function(a){l._onSuccess(l._groupID,a),l.isRunning()&&(clearTimeout(l._timeoutID),l._timeoutID=setTimeout(l._request.bind(l),l._manager.getPollingInterval()))}).catch(function(a){l._onFail(l._groupID,a),l.isRunning()&&(clearTimeout(l._timeoutID),l._timeoutID=setTimeout(l._request.bind(l),l._manager.MAX_POLLING_INTERVAL))})}},{key:"stop",value:function(){U.l("".concat(this._n,".stop")),this._timeoutID>0&&(clearTimeout(this._timeoutID),this._timeoutID=-1),this._isRunning=!1}},{key:"getPollingTimerID",value:function(){return this._timeoutID}}]),D}(),Nw={3:!0,4:!0,5:!0,6:!0,17:!0},v6=function(){function D(l){i(this,D),this._groupModule=l,this._n="AVChatRoomHandler",this._joinedGroupMap=new Map,this._pollingRequestInfoMap=new Map,this._pollingInstanceMap=new Map,this.sequencesLinkedList=new r1(200),this.messageIDLinkedList=new r1(100),this.receivedMessageCount=0,this._reportMessageStackedCount=0,this._onlineMemberCountMap=new Map,this.DEFAULT_EXPIRE_TIME=60,this.DEFAULT_POLLING_INTERVAL=300,this.MAX_POLLING_INTERVAL=2e3,this._pollingInterval=this.DEFAULT_POLLING_INTERVAL,this.DEFAULT_POLLING_NO_MESSAGE_COUNT=20,this.DEFAULT_POLLING_INTERVAL_PLUS=2e3,this._pollingNoMessageCount=0,this._startBroadcastSeq=1,this._broadcastMessageIDMap=new Map,this.DEFAULT_POLLING_SIMPLIFIED_MSG=0}return u(D,[{key:"hasJoinedAVChatRoom",value:function(){return this._joinedGroupMap.size>0}},{key:"checkJoinedAVChatRoomByID",value:function(l){return this._joinedGroupMap.has(l)}},{key:"getJoinedAVChatRoom",value:function(){return this._joinedGroupMap.size>0?N(this._joinedGroupMap.keys()):[]}},{key:"_updateRequestData",value:function(l){var p=this._pollingRequestInfoMap.get(l);return l===N(this._pollingInstanceMap.keys())[0]?r(r({},p),{},{startBroadcastSeq:this._startBroadcastSeq,simplifiedMessage:this.DEFAULT_POLLING_SIMPLIFIED_MSG}):r(r({},p),{},{simplifiedMessage:this.DEFAULT_POLLING_SIMPLIFIED_MSG})}},{key:"_handleSuccess",value:function(l,p){var a=p.data,c=a.key,h=a.nextSeq,m=a.rspMsgList,v=a.errorCode,b=a.nextBroadcastSeq,I=a.broadcastMessageList;if(v!==0){var E=this._pollingRequestInfoMap.get(l),O=new We("longPollingAVError"),F=E?"".concat(E.key,"-").concat(E.startSeq):"requestInfo is undefined";O.setMessage("".concat(l,"-").concat(F,"-").concat(p.errorInfo)).setCode(p.errorCode).setNetworkType(this._groupModule.getNetworkType()).end(!0)}else{if(!this.checkJoinedAVChatRoomByID(l))return;kt(c)&&dn(h)&&this._pollingRequestInfoMap.set(l,{key:c,startSeq:h}),dn(b)&&b>this._startBroadcastSeq&&(this._startBroadcastSeq=b),ot(m)&&m.length>0?(m.forEach(function(B){B.to=B.groupID}),this.onMessage(m)):(this._pollingNoMessageCount+=1,this._pollingNoMessageCount===this.DEFAULT_POLLING_NO_MESSAGE_COUNT&&(this._pollingInterval=this.DEFAULT_POLLING_INTERVAL+this.DEFAULT_POLLING_INTERVAL_PLUS)),this._onBroadcastMessage(I)}}},{key:"_handleFailure",value:function(l,p){}},{key:"onMessage",value:function(l){if(ot(l)&&l.length!==0){this._pollingNoMessageCount!==0&&(this._pollingNoMessageCount=0,this._pollingInterval=this.DEFAULT_POLLING_INTERVAL);var p=null,a=[],c=this._getModule(ut),h=this._getModule($o),m=l.length;m>1&&l.sort(function(Ve,rt){return Ve.sequence-rt.sequence});for(var v=this._getModule(gn),b=0;b<m;b++){var I=this.restoreMessageFromSimplified(l[b]);if(Nw[I.event]){if(I.event===6&&(this._groupModule.isGroupAttributesUpdatedNotice(I)||this._groupModule.isGroupCountersNotice(I)))continue;this.receivedMessageCount+=1,p=this.packMessage(I,I.event);var E=I.isModified===1,O=I.isHistoryMessage===1;if((v.isUnlimitedAVChatRoom()||!this.sequencesLinkedList.has(p.sequence))&&!this.messageIDLinkedList.has(p.ID)){var F=p.conversationID;if(this.receivedMessageCount%50==0?this._getModule(fp).detectFirstRound(F,this.sequencesLinkedList.data()):this.receivedMessageCount%80==0&&this._getModule(fp).detectSecondRound(F,this.sequencesLinkedList.data()),this.sequencesLinkedList.tail()!==null){var B=this.sequencesLinkedList.tail().value,ee=p.sequence-B;ee>1&&ee<=20?this._getModule(fp).onMessageMaybeLost(F,B+1,ee-1):ee<-1&&ee>=-20&&this._getModule(fp).onMessageMaybeLost(F,p.sequence+1,Math.abs(ee)-1)}this.sequencesLinkedList.set(p.sequence),this.messageIDLinkedList.set(p.ID);var ge=!1;if(this._isMessageSentByCurrentInstance(p)?E&&(ge=!0,p.isModified=E,c.updateMessageIsModifiedProperty(p)):ge=!0,ge){if(p.conversationType===w.CONV_SYSTEM&&p.payload.operationType===5&&this._onGroupDismissed(p.payload.groupProfile.groupID),!O&&p.conversationType!==w.CONV_SYSTEM){var ye=p.conversationID.replace(w.CONV_GROUP,"");this._pollingInstanceMap.has(ye)?this._groupModule.isLoggedIn()&&h.addMessageSequence({key:wp,message:p}):(p.type!==w.MSG_GRP_TIP&&p.clientTime>0&&h.addMessageDelay(p.clientTime),h.addMessageSequence({key:Tp,message:p}))}a.push(p)}}}else U.w("".concat(this._n,".onMessage unknown event:").concat(I.event))}if(a.length!==0){this._groupModule.filterModifiedMessage(a);var Se=this.packConversationOption(a);Se.length>0&&this._getModule(ut).onNewMessage({conversationOptionsList:Se,isInstantMessage:!0}),U.d("".concat(this._n,".onMessage count:").concat(a.length)),this._checkMessageStacked(a);var Ge=this._groupModule.filterUnmodifiedMessage(a);Ge.length>0&&this._groupModule.emitOuterEvent(R.MESSAGE_RECEIVED,Ge),a.length=0}}}},{key:"isBroadcastOrNormal",value:function(l){return l===3||l===17}},{key:"isGroupTip",value:function(l){return l===4||l===6}},{key:"isGroupSystemNotice",value:function(l){return l===5}},{key:"restoreGroupTipElements",value:function(){var l=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};l.groupJoinType||(l.groupJoinType=1);var p=l.operatorInfo,a=p===void 0?{}:p,c=l.operatorID,h=l.userIDList,m=h===void 0?[]:h,v=a.userID,b=v===void 0?c:v,I=a.avatar,E=I===void 0?"":I,O=a.nick,F=O===void 0?"":O;l.operatorInfo={userID:b,avatar:E,nick:F};var B=m.map(function(ee){return{userID:ee}});return l.memberInfoList=l.memberInfoList||B,l}},{key:"restoreMessageFromSimplified",value:function(l){var p=l.event;if(this.isBroadcastOrNormal(p)&&(l.cloudCustomData=l.cloudCustomData||"",l.elements=l.elements.map(function(F){if(F.type===w.MSG_CUSTOM){var B=F.content,ee=B===void 0?{}:B;F.content=r({data:"",description:"",extension:""},ee)}return F})),(this.isGroupTip(p)||this.isGroupSystemNotice(p))&&(l.from=l.from||"@TIM#SYSTEM"),this.isGroupTip(p)){l.elements=this.restoreGroupTipElements(l.elements);var a=l.elements,c=a===void 0?{}:a,h=c.operationType,m=c.operatorInfo;if(h===1){var v=[{userID:(m===void 0?{}:m).userID}];c.memberInfoList=c.memberInfoList||v}}if(this.isGroupSystemNotice(p)){var b=l.elements,I=b.memberInfoList,E=b.operatorInfo;I||(I=E===void 0?{}:E),l.elements.memberInfoList=r({userID:l.elements.operatorID,avatar:"",nick:""},I),l.elements=r({authentication:"",remarkInfo:"",messageKey:1e3*l.time},l.elements);var O=Object.keys(l.elements).filter(function(F){return F!=="operatorInfo"}).reduce(function(F,B){return r(r({},F),{},d({},B,l.elements[B]))},{});l.elements=O}return l}},{key:"_onGroupDismissed",value:function(l){U.l("".concat(this._n,"._onGroupDismissed groupID:").concat(l)),this._groupModule.deleteLocalGroupAndConversation(l),this.reset(l)}},{key:"_checkMessageStacked",value:function(l){var p="MessageStacked",a=l.length;a>=100&&(this._groupModule.outputWarning(p,a),this._reportMessageStackedCount<5&&(new We(p).setNetworkType(this._groupModule.getNetworkType()).setMessage("count:".concat(a," groupID:").concat(N(this._joinedGroupMap.keys()))).setLevel("warning").end(),this._reportMessageStackedCount+=1))}},{key:"_isMessageSentByCurrentInstance",value:function(l){return!!this._getModule(ut).isMessageSentByCurrentInstance(l)}},{key:"packMessage",value:function(l,p){l.currentUser=this._groupModule.getMyUserID(),l.conversationType=p===5?w.CONV_SYSTEM:w.CONV_GROUP,l.isSystemMessage=!!l.isSystemMessage;var a=new Hr(l),c=this.packElements(l,p);return a.setElement(c,this._groupModule.getFileDownloadProxy()),a}},{key:"packElements",value:function(l,p){return p===4||p===6?(this._updateMemberCountByGroupTips(l),{type:w.MSG_GRP_TIP,content:r(r({},l.elements),{},{groupProfile:l.groupProfile})}):p===5?{type:w.MSG_GRP_SYS_NOTICE,content:r(r({},l.elements),{},{groupProfile:r(r({},l.groupProfile),{},{groupID:l.groupID})})}:l.elements}},{key:"packConversationOption",value:function(l){for(var p=new Map,a=0;a<l.length;a++){var c=l[a],h=c.conversationID;if(p.has(h)){var m=p.get(h);m.lastMessage=c,c.flow==="in"&&m.unreadCount++}else p.set(h,{conversationID:c.conversationID,unreadCount:c.flow==="out"?0:1,type:c.conversationType,subType:c.conversationSubType,lastMessage:c})}return N(p.values())}},{key:"_updateMemberCountByGroupTips",value:function(l){var p=l.groupProfile.groupID,a=l.elements.onlineMemberInfo,c=a===void 0?void 0:a;if(!Je(c)){var h=c.onlineMemberNum,m=h===void 0?0:h,v=c.expireTime,b=v===void 0?this.DEFAULT_EXPIRE_TIME:v,I=this._onlineMemberCountMap.get(p)||{},E=Date.now();Je(I)?Object.assign(I,{lastReqTime:0,lastSyncTime:0,latestUpdateTime:E,memberCount:m,expireTime:b}):(I.latestUpdateTime=E,I.memberCount=m),U.d("".concat(this._n,"._updateMemberCountByGroupTips info:"),I),this._onlineMemberCountMap.set(p,I)}}},{key:"_onBroadcastMessage",value:function(l){if(!Je(l)){for(var p=[],a=l.length,c=null,h=0;h<a;h++){var m=this.restoreMessageFromSimplified(l[h]);Nw[m.event]?((c=this.packMessage(m,m.event)).isBroadcastMessage=!0,this._broadcastMessageIDMap.has(c.ID)||(p.push(c),this._broadcastMessageIDMap.set(c.ID,1))):U.w("".concat(this._n,"._onBroadcastMessage unknown event:").concat(m.event))}p.length>0&&this._groupModule.emitOuterEvent(R.MESSAGE_RECEIVED,p)}}},{key:"start",value:function(l){if(this._pollingInstanceMap.has(l)){var p=this._pollingInstanceMap.get(l);p.isRunning()||p.start()}else{var a=new m6({manager:this,groupID:l,onInit:this._updateRequestData.bind(this),onSuccess:this._handleSuccess.bind(this),onFail:this._handleFailure.bind(this)});a.start(),this._pollingInstanceMap.set(l,a),U.l("".concat(this._n,".start groupID:").concat(l))}}},{key:"handleJoinResult",value:function(l){var p=this;return this._preCheck().then(function(){var a=l.longPollingKey,c=l.group,h=c.groupID;return p._joinedGroupMap.set(h,c),p._groupModule.updateGroupMap([c]),p._groupModule.deleteUnjoinedAVChatRoom(h),p._groupModule.emitGroupListUpdate(!0,!1),Be(a)?Dt({status:Yi,group:c}):Promise.resolve()})}},{key:"startRunLoop",value:function(l){var p=this;return this.handleJoinResult(l).then(function(){var a=l.longPollingKey,c=l.group,h=l.startSeq,m=h===void 0?0:h,v=c.groupID;return p._pollingRequestInfoMap.set(v,{key:a,startSeq:m}),p.start(v),p._groupModule.isLoggedIn()?Dt({status:Yi,group:c}):Dt({status:Yi})})}},{key:"_preCheck",value:function(){if(this._getModule(gn).isUnlimitedAVChatRoom()||!this.hasJoinedAVChatRoom())return Promise.resolve();var l=A(this._joinedGroupMap.entries().next().value,2),p=l[0],a=l[1];if(this._groupModule.isLoggedIn()){if(!(a.selfInfo.role===w.GRP_MBR_ROLE_OWNER||a.ownerID===this._groupModule.getMyUserID()))return this._groupModule.quitGroup(p);this._groupModule.deleteLocalGroupAndConversation(p)}else this._groupModule.deleteLocalGroupAndConversation(p);return this.reset(p),Promise.resolve()}},{key:"joinWithoutAuth",value:function(l){var p=this,a=l.groupID,c="".concat(this._n,".").concat("joinWithoutAuth"),h=new We("joinWithoutAuth");return this._groupModule.request({protocolName:bw,requestData:l}).then(function(m){var v=m.data.longPollingKey;if(p._groupModule.probeNetwork().then(function(I){var E=A(I,2);E[0];var O=E[1];h.setNetworkType(O).setMessage("groupID:".concat(a," longPollingKey:").concat(v)).end(!0)}),Be(v))return _e({code:Ae.CANNOT_JOIN_NON_AVCHATROOM_WITHOUT_LOGIN});U.l("".concat(c," ok. groupID:").concat(a)),p._getModule(ut).setCompleted("".concat(w.CONV_GROUP).concat(a));var b=new Cl({groupID:a});return p.startRunLoop({group:b,longPollingKey:v}),ft({status:Yi})}).catch(function(m){return U.e("".concat(c," failed. groupID:").concat(a," error:"),m),p._groupModule.probeNetwork().then(function(v){var b=A(v,2),I=b[0],E=b[1];h.setError(m,I,E).setMessage("groupID:".concat(a)).end(!0)}),_e(m)}).finally(function(){p._groupModule.getModule(h0).reportAtOnce()})}},{key:"getGroupOnlineMemberCount",value:function(l){var p=this._onlineMemberCountMap.get(l)||{},a=Date.now();return Je(p)||a-p.lastSyncTime>1e3*p.expireTime&&a-p.latestUpdateTime>1e4&&a-p.lastReqTime>3e3?(p.lastReqTime=a,this._onlineMemberCountMap.set(l,p),this._getGroupOnlineMemberCount(l).then(function(c){return ft({memberCount:c.memberCount})}).catch(function(c){return _e(c)})):Dt({memberCount:p.memberCount})}},{key:"_getGroupOnlineMemberCount",value:function(l){var p=this,a="".concat(this._n,".").concat("_getGroupOnlineMemberCount");return this._groupModule.request({protocolName:g_,requestData:{groupID:l}}).then(function(c){var h=p._onlineMemberCountMap.get(l)||{},m=c.data,v=m.onlineMemberNum,b=v===void 0?0:v,I=m.expireTime,E=I===void 0?p.DEFAULT_EXPIRE_TIME:I;U.l("".concat(a," ok. groupID:").concat(l," memberCount:").concat(b," expireTime:").concat(E));var O=Date.now();return Je(h)&&(h.lastReqTime=O),p._onlineMemberCountMap.set(l,Object.assign(h,{lastSyncTime:O,latestUpdateTime:O,memberCount:b,expireTime:E})),{memberCount:b}}).catch(function(c){return U.w("".concat(a," failed. error:"),c),new We("_getGroupOnlineMemberCount").setCode(c.code).setMessage("groupID:".concat(l," error:").concat(JSON.stringify(c))).setNetworkType(p._groupModule.getNetworkType()).end(),Promise.reject(c)})}},{key:"_getModule",value:function(l){return this._groupModule.getModule(l)}},{key:"setPollingInterval",value:function(l){Be(l)||(dn(l)?this._pollingInterval=this.DEFAULT_POLLING_INTERVAL=l:this._pollingInterval=this.DEFAULT_POLLING_INTERVAL=parseInt(l,10))}},{key:"setPollingIntervalPlus",value:function(l){Be(l)||(dn(l)?this.DEFAULT_POLLING_INTERVAL_PLUS=l:this.DEFAULT_POLLING_INTERVAL_PLUS=parseInt(l,10))}},{key:"setPollingNoMessageCount",value:function(l){Be(l)||(dn(l)?this.DEFAULT_POLLING_NO_MESSAGE_COUNT=l:this.DEFAULT_POLLING_NO_MESSAGE_COUNT=parseInt(l,10))}},{key:"setPollingSimplifiedMessage",value:function(l){Be(l)||l!=="0"&&l!=="1"||(this.DEFAULT_POLLING_SIMPLIFIED_MSG=parseInt(l,10))}},{key:"getPollingInterval",value:function(){return this._pollingInterval}},{key:"onAVChatRoomMemberBanned",value:function(l){var p=l.payload.groupProfile.groupID;U.l("".concat(this._n,".onAVChatRoomMemberBanned groupID:").concat(p)),this._groupModule.deleteLocalGroupAndConversation(p),this.reset(p)}},{key:"restartPolling",value:function(){U.l("".concat(this._n,".restartPolling count:").concat(this._pollingInstanceMap.size));var l,p=G(this._pollingInstanceMap.values());try{for(p.s();!(l=p.n()).done;){var a=l.value;a.stop(),a.start()}}catch(c){p.e(c)}finally{p.f()}}},{key:"getPollingTimerID",value:function(l){if(!this._pollingInstanceMap.has(l))return-1;var p=this._pollingInstanceMap.get(l).getPollingTimerID();return U.l("".concat(this._n,".getPollingTimerID groupID:").concat(l," timerID:").concat(p)),p}},{key:"reset",value:function(l){if(l){U.l("".concat(this._n,".reset groupID:").concat(l));var p=this._pollingInstanceMap.get(l);p&&p.stop(),this._pollingInstanceMap.delete(l),this._joinedGroupMap.delete(l),this._pollingRequestInfoMap.delete(l),this._onlineMemberCountMap.delete(l)}else{U.l("".concat(this._n,".reset all"));var a,c=G(this._pollingInstanceMap.values());try{for(c.s();!(a=c.n()).done;)a.value.stop()}catch(h){c.e(h)}finally{c.f()}this._pollingInstanceMap.clear(),this._joinedGroupMap.clear(),this._pollingRequestInfoMap.clear(),this._onlineMemberCountMap.clear(),this._broadcastMessageIDMap.clear()}this.sequencesLinkedList.reset(),this.messageIDLinkedList.reset(),this.receivedMessageCount=0,this._reportMessageStackedCount=0,this._pollingInterval=this.DEFAULT_POLLING_INTERVAL=300,this.DEFAULT_POLLING_NO_MESSAGE_COUNT=20,this.DEFAULT_POLLING_INTERVAL_PLUS=2e3,this._pollingNoMessageCount=0}}]),D}(),y6=function(){function D(l){i(this,D),this.userID="",this.avatar="",this.nick="",this.role="",this.joinTime="",this.lastSendMsgTime="",this.nameCard="",this.muteUntil=0,this.memberCustomField=[],this._initMember(l)}return u(D,[{key:"_initMember",value:function(l){this.updateMember(l)}},{key:"updateMember",value:function(l){var p=[null,void 0,"",0,NaN];l.memberCustomField&&Ou(this.memberCustomField,l.memberCustomField),Oi(this,l,["memberCustomField","marks"],p)}},{key:"updateRole",value:function(l){["Owner","Admin","Member"].indexOf(l)<0||(this.role=l)}},{key:"updateMuteUntil",value:function(l){Be(l)||(this.muteUntil=Math.floor((Date.now()+1e3*l)/1e3))}},{key:"updateNameCard",value:function(l){Be(l)||(this.nameCard=l)}},{key:"updateMemberCustomField",value:function(l){l&&Ou(this.memberCustomField,l)}}]),D}(),_6=function(){function D(l){i(this,D),this._groupModule=l,this._n="GroupMemberHandler",this.groupMemberListMap=new Map,this._groupModule.getInnerEmitterInstance().on(nr.PROFILE_UPDATED,this._onProfileUpdated,this)}return u(D,[{key:"_onProfileUpdated",value:function(l){for(var p=this,a=l.data,c=function(m){var v=a[m];p.groupMemberListMap.forEach(function(b){b.has(v.userID)&&b.get(v.userID).updateMember({nick:v.nick,avatar:v.avatar})})},h=0;h<a.length;h++)c(h)}},{key:"deleteGroupMemberList",value:function(l){this.groupMemberListMap.delete(l)}},{key:"getGroupMemberList",value:function(l){var p=this,a=l.groupID,c=l.offset,h=c===void 0?0:c,m=l.count,v=m===void 0?15:m,b=l.filter,I=b===void 0?void 0:b,E="".concat(this._n,".").concat("getGroupMemberList"),O=this._groupModule.hasLocalGroup(a);if(U.l("".concat(E," groupID:").concat(a," offset:").concat(h," count:").concat(v," hasLocalGroup:").concat(O)),!O)return Dt({memberList:[],offset:0});if(this._groupModule.getLocalGroupProfile(a).type===w.GRP_AVCHATROOM){if(this._groupModule.canIUse(be.AVCHATROOM_MBR_LIST))return this._getAVChatRoomMemberList({groupID:a,offset:h,filter:I});this._groupModule.outputWarning("LiveOnlineMember")}var F=new We("getGroupMemberList"),B=0,ee={groupID:a,limit:v>100?100:v};po({groupID:a})?ee.next="".concat(h):(ee.offset=h,B=h+v);var ge=[];return this._groupModule.request({protocolName:y_,requestData:ee}).then(function(ye){var Se=ye.data,Ge=Se.members,Ve=Se.memberNum,rt=Se.next,mt=rt===void 0?void 0:rt;return Be(mt)||(B=Je(mt)?0:mt),ot(Ge)&&Ge.length!==0?(p._groupModule.hasLocalGroup(a)&&(p._groupModule.getLocalGroupProfile(a).memberNum=Ve),ge=p._updateLocalGroupMemberMap(a,Ge),p._groupModule.getModule(pr).getUserProfile({userIDList:Ge.map(function(Nt){return Nt.userID}),tagList:[Ut.NICK,Ut.AVATAR]})):(B=0,Promise.resolve([]))}).then(function(ye){var Se=ye.data;if(!ot(Se)||Se.length===0)return Dt({memberList:[],offset:B});var Ge=Se.map(function(Ve){return{userID:Ve.userID,nick:Ve.nick,avatar:Ve.avatar}});return p._updateLocalGroupMemberMap(a,Ge),ge.length<v&&(B=0),F.setNetworkType(p._groupModule.getNetworkType()).setMessage("groupID:".concat(a," offset:").concat(h," count:").concat(v)).end(),U.l("".concat(E," ok.")),ft({memberList:ge,offset:B})}).catch(function(ye){return p._groupModule.probeNetwork().then(function(Se){var Ge=A(Se,2),Ve=Ge[0],rt=Ge[1];F.setError(ye,Ve,rt).end()}),U.e("".concat(E," failed. error:"),ye),_e(ye)})}},{key:"_getAVChatRoomMemberList",value:function(l){var p=this,a=l.groupID,c=l.offset,h=l.filter,m="".concat(this._n,".").concat("_getAVChatRoomMemberList"),v=new We("_getAVChatRoomMemberList");return v.setMessage("groupID:".concat(a," offset:").concat(c," filter:").concat(h)),this._groupModule.request({protocolName:Wg,requestData:{groupID:a,offset:c,filter:h}}).then(function(b){var I=b.data,E=I.memberList,O=E===void 0?[]:E,F=I.offset,B=F===void 0?0:F;v.setNetworkType(p._groupModule.getNetworkType()).end(),U.l("".concat(m," ok. member count:").concat(O.length,", next request timestamp:").concat(B));var ee=p._updateLocalGroupMemberMap(a,O);return ft({memberList:ee,offset:B})}).catch(function(b){return p._groupModule.probeNetwork().then(function(I){var E=A(I,2),O=E[0],F=E[1];v.setError(b,O,F).end()}),U.e("".concat(m," failed. error:"),b),_e(b)})}},{key:"getGroupMemberProfile",value:function(l){var p=this,a="".concat(this._n,".").concat("getGroupMemberProfile"),c=new We("getGroupMemberProfile");c.setMessage(l.userIDList.length>5?"userIDList.length:".concat(l.userIDList.length):"userIDList:".concat(l.userIDList)),U.l("".concat(a," groupID:").concat(l.groupID," userIDList:").concat(l.userIDList.join(","))),l.userIDList.length>50&&(l.userIDList=l.userIDList.slice(0,50));var h=l.groupID,m=l.userIDList;return this._getGroupMemberProfileAdvance(r(r({},l),{},{userIDList:m})).then(function(v){var b=v.data.members;return ot(b)&&b.length!==0?(p._updateLocalGroupMemberMap(h,b),p._groupModule.getModule(pr).getUserProfile({userIDList:b.map(function(I){return I.userID}),tagList:[Ut.NICK,Ut.AVATAR]})):Dt([])}).then(function(v){var b=v.data.map(function(E){return{userID:E.userID,nick:E.nick,avatar:E.avatar}});p._updateLocalGroupMemberMap(h,b);var I=m.filter(function(E){return p.hasLocalGroupMember(h,E)}).map(function(E){return p.getLocalGroupMemberInfo(h,E)});return c.setNetworkType(p._groupModule.getNetworkType()).end(),ft({memberList:I})})}},{key:"addGroupMember",value:function(l){var p=this,a="".concat(this._n,".").concat("addGroupMember"),c=l.groupID,h=this._groupModule.getLocalGroupProfile(c),m=h.type,v=new We("addGroupMember");if(v.setMessage("groupID:".concat(c," groupType:").concat(m)),Go(m)){var b=new Fn({code:Ae.CANNOT_ADD_MEMBER_IN_AVCHATROOM});return v.setError(b,!0,this._groupModule.getNetworkType()).end(),_e(b)}return l.userIDList=l.userIDList.map(function(I){return{userID:I}}),U.l("".concat(a," groupID:").concat(c)),this._groupModule.request({protocolName:b_,requestData:l}).then(function(I){var E=I.data.members;U.l("".concat(a," ok"));var O=E.filter(function(ye){return ye.result===1}).map(function(ye){return ye.userID}),F=E.filter(function(ye){return ye.result===0}).map(function(ye){return ye.userID}),B=E.filter(function(ye){return ye.result===2}).map(function(ye){return ye.userID}),ee=E.filter(function(ye){return ye.result===4}).map(function(ye){return ye.userID}),ge="groupID:".concat(l.groupID,", ")+"successUserIDList:".concat(O,", ")+"failureUserIDList:".concat(F,", ")+"existedUserIDList:".concat(B,", ")+"overLimitUserIDList:".concat(ee);return v.setNetworkType(p._groupModule.getNetworkType()).setMoreMessage(ge).end(),O.length===0?ft({successUserIDList:O,failureUserIDList:F,existedUserIDList:B,overLimitUserIDList:ee}):(h.memberCount+=O.length,p._updateConversationGroupProfile(h),ft({successUserIDList:O,failureUserIDList:F,existedUserIDList:B,overLimitUserIDList:ee,group:h}))}).catch(function(I){return p._groupModule.probeNetwork().then(function(E){var O=A(E,2),F=O[0],B=O[1];v.setError(I,F,B).end()}),U.e("".concat(a," failed. error:"),I),_e(I)})}},{key:"deleteGroupMember",value:function(l){var p=this,a="".concat(this._n,".").concat("deleteGroupMember"),c=l.groupID,h=l.userIDList,m=this._groupModule.getLocalGroupProfile(c);if(Be(m))return _e({code:Ae.CANNOT_FIND_GRP});if(Go(m.type))return this._groupModule.canIUse(be.AVCHATROOM_BAN_MBR)?this._banAVChatRoomMember(l):_e({code:Ae.CANNOT_USE_COMMERCIAL_ABILITY});var v=new We("deleteGroupMember"),b="groupID:".concat(c," ").concat(h.length>5?"userIDList.length:".concat(h.length):"userIDList:".concat(h));return v.setMessage(b),U.l("".concat(a," groupID:").concat(c," userIDList:"),h),this._groupModule.request({protocolName:M_,requestData:l}).then(function(){return v.setNetworkType(p._groupModule.getNetworkType()).end(),U.l("".concat(a," ok")),m.memberCount-=1,p._updateConversationGroupProfile(m),p.deleteLocalGroupMembers(c,h),ft({group:m,userIDList:h})}).catch(function(I){return p._groupModule.probeNetwork().then(function(E){var O=A(E,2),F=O[0],B=O[1];v.setError(I,F,B).end()}),U.e("".concat(a," failed. error:"),I),_e(I)})}},{key:"_updateConversationGroupProfile",value:function(l){this._groupModule.getModule(ut).updateConversationGroupProfile([l])}},{key:"_banAVChatRoomMember",value:function(l){var p=this,a="".concat(this._n,".").concat("deleteGroupMember"),c=l.groupID,h=l.userIDList,m="groupID:".concat(c," ").concat(h.length>5?"userIDList.length:".concat(h.length):"userIDList:".concat(h)),v=new We("deleteGroupMember");v.setMessage(m),U.l("".concat(a," groupID:").concat(c," userIDList:"),h);var b=this._groupModule.getLocalGroupProfile(c);return Be(l.duration)||l.duration===0?_e({code:Ae.BAN_DURATION_INVALID}):this._groupModule.request({protocolName:I_,requestData:l}).then(function(){return v.setNetworkType(p._groupModule.getNetworkType()).end(),U.l("".concat(a," ok")),p.deleteLocalGroupMembers(c,h),ft({group:b,userIDList:h})}).catch(function(I){return p._groupModule.probeNetwork().then(function(E){var O=A(E,2),F=O[0],B=O[1];v.setError(I,F,B).end()}),U.e("".concat(a," failed. error:"),I),_e(I)})}},{key:"setGroupMemberMuteTime",value:function(l){var p=this,a=l.groupID,c=l.userID,h=l.muteTime,m="setGroupMemberMuteTime",v="".concat(this._n,".").concat(m);if(c===this._groupModule.getMyUserID())return _e({code:Ae.CANNOT_MUTE_SELF});var b=this._groupModule.getLocalGroupProfile(a);if(b&&Go(b.type)){var I=Ae.OPERATION_NOT_SUPPORTED_IN_AVCHATROOM;return _e({code:I,message:this._groupModule.getErrorMessage(I,m)})}U.l("".concat(v," groupID:").concat(a," userID:").concat(c));var E=new We(m);return E.setMessage("groupID:".concat(a," userID:").concat(c," muteTime:").concat(h)),this.modifyGroupMemberInfo({groupID:a,userID:c,muteTime:h}).then(function(O){E.setNetworkType(p._groupModule.getNetworkType()).end(),U.l("".concat(v," ok"));var F=p._groupModule.getLocalGroupProfile(a);return ft({group:F,member:O})}).catch(function(O){return p._groupModule.probeNetwork().then(function(F){var B=A(F,2),ee=B[0],ge=B[1];E.setError(O,ee,ge).end()}),U.e("".concat(v," failed. error:"),O),_e(O)})}},{key:"setGroupMemberRole",value:function(l){var p=this,a="".concat(this._n,".").concat("setGroupMemberRole"),c=l.groupID,h=l.userID,m=l.role,v=this._groupModule.getLocalGroupProfile(c);if([w.GRP_WORK,w.GRP_AVCHATROOM].includes(v.type))return _e({code:Ae.CANNOT_SET_MEMBER_ROLE_IN_WORK_AND_AVCHATROOM});if(v&&v.selfInfo.role!==w.GRP_MBR_ROLE_OWNER)return _e({code:Ae.NOT_OWNER});var b=[w.GRP_MBR_ROLE_ADMIN,w.GRP_MBR_ROLE_MEMBER];if(po({groupID:c})&&b.push(w.GRP_MBR_ROLE_CUSTOM),b.indexOf(m)<0)return _e({code:Ae.INVALID_MEMBER_ROLE});if(h===this._groupModule.getMyUserID())return _e({code:Ae.CANNOT_SET_SELF_MEMBER_ROLE});var I=new We("setGroupMemberRole");return I.setMessage("groupID:".concat(c," userID:").concat(h," role:").concat(m)),U.l("".concat(a," groupID:").concat(c," userID:").concat(h)),this.modifyGroupMemberInfo({groupID:c,userID:h,role:m}).then(function(E){return I.setNetworkType(p._groupModule.getNetworkType()).end(),U.l("".concat(a," ok")),ft({group:v,member:E})}).catch(function(E){return p._groupModule.probeNetwork().then(function(O){var F=A(O,2),B=F[0],ee=F[1];I.setError(E,B,ee).end()}),U.e("".concat(a," failed. error:"),E),_e(E)})}},{key:"_filterProfanity",value:function(l,p){var a=this._groupModule.getModule(Ga);if(!a)return!0;var c=a.filterText(p[l],De),h=c.isAllowedToSend,m=c.modifiedText;return h===!0&&(p[l]=m,!0)}},{key:"setGroupMemberNameCard",value:function(l){var p=this,a="setGroupMemberNameCard",c="".concat(this._n,".").concat(a);if(l.nameCard&&this._filterProfanity("nameCard",l)===!1)return _e({code:Ae.PROFANITY_FOUND});var h=l.groupID,m=l.userID,v=m===void 0?this._groupModule.getMyUserID():m,b=l.nameCard;U.l("".concat(c," groupID:").concat(h," userID:").concat(v));var I=this._groupModule.getLocalGroupProfile(h);if(I&&Go(I.type)){var E=Ae.OPERATION_NOT_SUPPORTED_IN_AVCHATROOM;return _e({code:E,message:this._groupModule.getErrorMessage(E,a)})}var O=new We(a);return O.setMessage("groupID:".concat(h," userID:").concat(v," nameCard:").concat(b)),this.modifyGroupMemberInfo({groupID:h,userID:v,nameCard:b}).then(function(F){U.l("".concat(c," ok")),O.setNetworkType(p._groupModule.getNetworkType()).end();var B=p._groupModule.getLocalGroupProfile(h);return v===p._groupModule.getMyUserID()&&B&&B.setSelfNameCard(b),ft({group:B,member:F})}).catch(function(F){return p._groupModule.probeNetwork().then(function(B){var ee=A(B,2),ge=ee[0],ye=ee[1];O.setError(F,ge,ye).end()}),U.e("".concat(c," failed. error:"),F),_e(F)})}},{key:"setGroupMemberCustomField",value:function(l){var p=this,a="setGroupMemberCustomField",c="".concat(this._n,".").concat(a),h=l.groupID,m=l.userID,v=m===void 0?this._groupModule.getMyUserID():m,b=l.memberCustomField;U.l("".concat(c," groupID:").concat(h," userID:").concat(v));var I=this._groupModule.getLocalGroupProfile(h);if(I&&Go(I.type)){var E=Ae.OPERATION_NOT_SUPPORTED_IN_AVCHATROOM;return _e({code:E,message:this._groupModule.getErrorMessage(E,a)})}var O=new We(a);return O.setMessage("groupID:".concat(h," userID:").concat(v," memberCustomField:").concat(JSON.stringify(b))),this.modifyGroupMemberInfo({groupID:h,userID:v,memberCustomField:b}).then(function(F){O.setNetworkType(p._groupModule.getNetworkType()).end(),U.l("".concat(c," ok"));var B=p._groupModule.getLocalGroupProfile(h);return ft({group:B,member:F})}).catch(function(F){return p._groupModule.probeNetwork().then(function(B){var ee=A(B,2),ge=ee[0],ye=ee[1];O.setError(F,ge,ye).end()}),U.e("".concat(c," failed. error:"),F),_e(F)})}},{key:"modifyGroupMemberInfo",value:function(l){var p=this,a=l.groupID,c=l.userID,h=void 0;return no(a)&&(a=Er(h=a)),this._groupModule.request({protocolName:C_,requestData:r(r({},l),{},{groupID:a,topicID:h})}).then(function(){if(p.hasLocalGroupMember(a,c)){var m=p.getLocalGroupMemberInfo(a,c);return Be(l.muteTime)||m.updateMuteUntil(l.muteTime),Be(l.role)||m.updateRole(l.role),Be(l.nameCard)||m.updateNameCard(l.nameCard),Be(l.memberCustomField)||m.updateMemberCustomField(l.memberCustomField),m}return p.getGroupMemberProfile({groupID:a,userIDList:[c]}).then(function(v){return A(v.data.memberList,1)[0]})})}},{key:"markGroupMemberList",value:function(l){var p=this,a="".concat(this._n,".").concat("markGroupMemberList"),c=l.groupID,h=l.markType,m=l.enableMark,v=l.userIDList,b=v===void 0?[]:v,I="groupID:".concat(c," markType:").concat(h," enableMark:").concat(m," userIDList count: ").concat(b.length);U.l("".concat(a," ").concat(I));var E=2,O=[];m===!0&&(E=1);var F=N(b);b.length>500&&(F=b.slice(0,500),U.w("".concat(a," ").concat(Pa(500)))),F.forEach(function(ee){O.push({userID:ee,markType:[h]})}),F=null;var B=new We("markGroupMemberList");return B.setMessage("".concat(I)),this._groupModule.request({protocolName:T_,requestData:{groupID:c,operationType:E,memberList:O}}).then(function(ee){var ge=ee.data.memberList,ye=ge===void 0?[]:ge,Se=[],Ge=[];ye.length===b.length?Se.push.apply(Se,N(b)):(ye.forEach(function(rt){Se.push(rt.userID)}),b.forEach(function(rt){Se.includes(rt)||Ge.push(rt)}));var Ve="success count:".concat(Se.length," fail count:").concat(Ge.length);return B.setNetworkType(p._groupModule.getNetworkType()).setMessage(Ve).end(),U.l("".concat(a," ok. ").concat(Ve)),ft({successUserIDList:Se,failureUserIDList:Ge})}).catch(function(ee){return p._groupModule.probeNetwork().then(function(ge){var ye=A(ge,2),Se=ye[0],Ge=ye[1];B.setError(ee,Se,Ge).end()}),U.e("".concat(a," failed. error:"),ee),_e(ee)})}},{key:"_getGroupMemberProfileAdvance",value:function(l){return this._groupModule.request({protocolName:__,requestData:r(r({},l),{},{memberInfoFilter:l.memberInfoFilter?l.memberInfoFilter:["Role","JoinTime","NameCard","ShutUpUntil"]})})}},{key:"_updateLocalGroupMemberMap",value:function(l,p){var a=this;return ot(p)&&p.length!==0?p.map(function(c){return a.hasLocalGroupMember(l,c.userID)?a.getLocalGroupMemberInfo(l,c.userID).updateMember(c):a.setLocalGroupMember(l,new y6(c)),a.getLocalGroupMemberInfo(l,c.userID)}):[]}},{key:"deleteLocalGroupMembers",value:function(l,p){var a=this.groupMemberListMap.get(l);a&&p.forEach(function(c){a.delete(c)})}},{key:"getLocalGroupMemberInfo",value:function(l,p){return this.groupMemberListMap.has(l)?this.groupMemberListMap.get(l).get(p):null}},{key:"setLocalGroupMember",value:function(l,p){if(this.groupMemberListMap.has(l))this.groupMemberListMap.get(l).set(p.userID,p);else{var a=new Map().set(p.userID,p);this.groupMemberListMap.set(l,a)}}},{key:"getLocalGroupMemberList",value:function(l){return this.groupMemberListMap.get(l)}},{key:"hasLocalGroupMember",value:function(l,p){return this.groupMemberListMap.has(l)&&this.groupMemberListMap.get(l).has(p)}},{key:"hasLocalGroupMemberMap",value:function(l){return this.groupMemberListMap.has(l)}},{key:"reset",value:function(){this.groupMemberListMap.clear()}}]),D}(),b6=1,M6=15,I6=function(){function D(l){i(this,D),this._groupModule=l,this._n="GroupSystemNoticeHandler",this.pendencyMap=new Map}return u(D,[{key:"onNewGroupSystemNotice",value:function(l){var p=l.dataList,a=l.isSyncingEnded,c=l.isInstantMessage;U.d("".concat(this._n,".onReceiveSystemNotice count:").concat(p.length));var h=this.newSystemNoticeStoredAndSummary({notifiesList:p,isInstantMessage:c}),m=h.eventDataList,v=h.result;m.length>0&&(this._groupModule.getModule(ut).onNewMessage({conversationOptionsList:m,isInstantMessage:c}),this._onReceivedGroupSystemNotice({result:v,isInstantMessage:c})),c?v.length>0&&this._groupModule.emitOuterEvent(R.MESSAGE_RECEIVED,v):a===!0&&this._clearGroupSystemNotice()}},{key:"newSystemNoticeStoredAndSummary",value:function(l){var p=l.notifiesList,a=l.isInstantMessage,c=null,h=p.length,m=0,v=[],b={conversationID:w.CONV_SYSTEM,unreadCount:0,type:w.CONV_SYSTEM,subType:null,lastMessage:null};for(m=0;m<h;m++){var I=p[m],E=I.groupProfile,O=E.communityType,F=O===void 0?0:O,B=E.topicID,ee=B===void 0?void 0:B,ge=I.elements,ye=ge.topicIDList,Se=ye===void 0?void 0:ye,Ge=ge.operationType;if(!(F!==2||Je(ee)&&Je(Se))){if([17,18,20].includes(Ge)){this._handleTopicSystemNotice(I);continue}Je(ee)||(I.to=ee)}I.elements.operationType!==M6&&(I.currentUser=this._groupModule.getMyUserID(),I.conversationType=w.CONV_SYSTEM,I.conversationID=w.CONV_SYSTEM,(c=new Hr(I)).setElement({type:w.MSG_GRP_SYS_NOTICE,content:r(r({},I.elements),{},{groupProfile:r({},I.groupProfile)})}),c.isSystemMessage=!0,(c.sequence===1&&c.random===1||c.sequence===2&&c.random===2)&&(c.sequence=Zo(),c.random=Zo(),c.generateMessageID(),U.l("".concat(this._n,".newSystemNoticeStoredAndSummary sequence and random maybe duplicated, regenerate. ID:").concat(c.ID))),this._groupModule.getModule(ut).pushIntoNoticeResult(v,c)&&(a?b.unreadCount++:c.setIsRead(!0),b.subType=c.conversationSubType))}return b.lastMessage=v[v.length-1],{eventDataList:v.length>0?[b]:[],result:v}}},{key:"_clearGroupSystemNotice",value:function(){var l=this;this._getPendencyList().then(function(p){p.forEach(function(h){l.pendencyMap.set("".concat(h.from,"_").concat(h.groupID,"_").concat(h.to),h)});var a=l._groupModule.getModule(ut).getLocalMessageList(w.CONV_SYSTEM),c=[];a.forEach(function(h){var m=h.payload,v=m.operatorID,b=m.operationType,I=m.groupProfile;if(b===b6){var E="".concat(v,"_").concat(I.groupID,"_").concat(I.to),O=l.pendencyMap.get(E);O&&dn(O.handled)&&O.handled!==0&&c.push(h)}}),l.deleteGroupSystemNotice({messageList:c})})}},{key:"deleteGroupSystemNotice",value:function(l){var p=this,a="".concat(this._n,".deleteGroupSystemNotice");return ot(l.messageList)&&l.messageList.length!==0?(U.l("".concat(a," ")+l.messageList.map(function(c){return c.ID})),this._groupModule.request({protocolName:h_,requestData:{messageListToDelete:l.messageList.map(function(c){return{from:w.CONV_SYSTEM,messageSeq:c.clientSequence,messageRandom:c.random}})}}).then(function(){U.l("".concat(a," ok"));var c=p._groupModule.getModule(ut);return l.messageList.forEach(function(h){c.deleteLocalMessage(h)}),ft()}).catch(function(c){return U.e("".concat(a," error:"),c),_e(c)})):Dt()}},{key:"_getPendencyList",value:function(){var l=this,p=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},a=p.type,c=a===void 0?void 0:a,h=p.startTime,m=h===void 0?0:h,v=p.limit,b=v===void 0?20:v;return this._groupModule.request({protocolName:Pg,requestData:{type:c,startTime:m,limit:b,handleAccount:this._groupModule.getMyUserID()}}).then(function(I){var E=I.data.pendencyList;return I.data.nextStartTime!==0?l._getPendencyList({startTime:I.data.nextStartTime}).then(function(O){return[].concat(N(E),N(O))}):E})}},{key:"getGroupApplicationList",value:function(){var l=this;return this._getPendencyList().then(function(p){return l._getPendencyList({type:w.GRP_COMMUNITY}).then(function(a){return p.push.apply(p,N(a)),l._handlePendencyResult(p)}).catch(function(a){return l._handlePendencyResult(p)})})}},{key:"_handlePendencyResult",value:function(l){var p=this,a=[];return l.forEach(function(c){p.pendencyMap.set("".concat(c.from,"_").concat(c.groupID,"_").concat(c.to),c),c.handled===0&&a.push({applicant:c.from,applicantNick:c.fromUserNickName,groupName:c.groupName,groupID:c.groupID,authentication:c.authentication,messageKey:c.time,applicationType:c.applicationType,userID:c.userID})}),Dt({applicationList:a})}},{key:"_onReceivedGroupSystemNotice",value:function(l){var p=this,a=l.result;l.isInstantMessage&&a.forEach(function(c){switch(c.payload.operationType){case 1:break;case 2:p._onApplyGroupRequestAgreed(c);break;case 3:break;case 4:p._onMemberKicked(c);break;case 5:p._onGroupDismissed(c);break;case 6:break;case 7:p._onInviteGroup(c);break;case 8:p._onQuitGroup(c);break;case 9:p._onSetManager(c);break;case 10:p._onDeleteManager(c);break;case 11:case 12:case 15:break;case 20:p._onMessageRemindTypeSynced(c);break;case 21:p._groupModule.onAVChatRoomMemberBanned(c)}})}},{key:"_onApplyGroupRequestAgreed",value:function(l){var p=this,a=l.payload.groupProfile.groupID;this._groupModule.hasLocalGroup(a)||this._groupModule.getGroupProfile({groupID:a}).then(function(c){var h=c.data.group;if(h){p._groupModule.updateGroupMap([h]);var m=!h.isSupportTopic;p._groupModule.emitGroupListUpdate(!0,m)}})}},{key:"_onMemberKicked",value:function(l){var p=l.payload.groupProfile.groupID;this._groupModule.hasLocalGroup(p)&&this._groupModule.deleteLocalGroupAndConversation(p)}},{key:"_onGroupDismissed",value:function(l){var p=l.payload.groupProfile.groupID;this._groupModule.hasLocalGroup(p)&&this._groupModule.deleteLocalGroupAndConversation(p);var a=this._groupModule._AVChatRoomHandler;a&&a.checkJoinedAVChatRoomByID(p)&&a.reset(p)}},{key:"_onInviteGroup",value:function(l){var p=this,a=l.payload.groupProfile.groupID;this._groupModule.hasLocalGroup(a)||this._groupModule.getGroupProfile({groupID:a}).then(function(c){var h=c.data.group;h&&(p._groupModule.updateGroupMap([h]),p._groupModule.emitGroupListUpdate())})}},{key:"_onQuitGroup",value:function(l){var p=l.payload.groupProfile.groupID;this._groupModule.hasLocalGroup(p)&&this._groupModule.deleteLocalGroupAndConversation(p)}},{key:"_onSetManager",value:function(l){var p=l.payload.groupProfile,a=p.to,c=p.groupID,h=this._groupModule.getGroupMemberHandler().getLocalGroupMemberInfo(c,a);h&&h.updateRole(w.GRP_MBR_ROLE_ADMIN)}},{key:"_onDeleteManager",value:function(l){var p=l.payload.groupProfile,a=p.to,c=p.groupID,h=this._groupModule.getGroupMemberHandler().getLocalGroupMemberInfo(c,a);h&&h.updateRole(w.GRP_MBR_ROLE_MEMBER)}},{key:"_onMessageRemindTypeSynced",value:function(l){var p=l.payload.groupProfile.groupID,a=l.payload.messageRemindType;this._groupModule.getModule(ut).onGroupMessageRemindTypeUpdated({groupID:p,messageRemindType:a})}},{key:"_handleTopicSystemNotice",value:function(l){var p=l.groupProfile,a=p.groupID,c=p.topicID,h=l.elements,m=h.operationType,v=h.topicIDList,b=h.messageRemindType,I=this._groupModule.getModule(sr);m===17?I.onTopicCreated({groupID:a,topicID:c}):m===18?I.onTopicDeleted({groupID:a,topicIDList:v}):m===20&&I.onTopicMessageRemindTypeUpdated({groupID:a,topicID:c,messageRemindType:b})}},{key:"reset",value:function(){this.pendencyMap.clear()}}]),D}(),C6=["relayFlag"],T6=function(D){f(p,D);var l=L(p);function p(a){var c;return i(this,p),(c=l.call(this,a))._n="GroupModule",c._commonGroupHandler=new u6(S(c)),c._groupAttributesHandler=new d6(S(c)),c._groupCountersHandler=new g6(S(c)),c._AVChatRoomHandler=new v6(S(c)),c._groupTipsHandler=new l6(S(c)),c._groupSystemNoticeHandler=new I6(S(c)),c._groupMemberHandler=new _6(S(c)),c.groupMap=new Map,c._unjoinedAVChatRoomList=new Map,c._receiptDetailCompleteMap=new Map,c.getInnerEmitterInstance().on(nr.CLOUD_CONFIG_UPDATED,c._onCloudConfigUpdated,S(c)),c}return u(p,[{key:"_onCloudConfigUpdated",value:function(){var a=this.getCloudConfig("polling_interval"),c=this.getCloudConfig("polling_interval_plus"),h=this.getCloudConfig("polling_no_msg_count"),m=this.getCloudConfig("polling_simplified_msg"),v=this.getCloudConfig("paging_grp_count");U.l("".concat(this._n,"._onCloudConfigUpdated pollingInterval:").concat(a)+" pollingIntervalPlus:".concat(c," pollingNoMessageCount:").concat(h)+" pollingSimplifiedMessage:".concat(m," pagingGroupCount:").concat(v)),this._AVChatRoomHandler.setPollingInterval(a),this._AVChatRoomHandler.setPollingIntervalPlus(c),this._AVChatRoomHandler.setPollingNoMessageCount(h),this._AVChatRoomHandler.setPollingSimplifiedMessage(m),this._commonGroupHandler.setPagingGroupCount(v)}},{key:"onCheckTimer",value:function(a){this.isLoggedIn()&&(this._commonGroupHandler.onCheckTimer(a),this._groupTipsHandler.onCheckTimer(a))}},{key:"guardForAVChatRoom",value:function(a){var c=this;if(a.conversationType===w.CONV_GROUP){var h=no(a.to)?Er(a.to):a.to;return this.hasLocalGroup(h)?Dt():this.getGroupProfile({groupID:h}).then(function(m){var v=m.data.group.type;if(U.l("".concat(c._n,".guardForAVChatRoom. groupID:").concat(h," type:").concat(v)),v===w.GRP_AVCHATROOM){var b=Ae.MSG_SEND_FAIL_NOT_IN_AVCHATROOM;return _e(new Fn({code:b,message:c.getErrorMessage(b,a.from,h),data:{message:a}}))}return Dt()})}return Dt()}},{key:"checkJoinedAVChatRoomByID",value:function(a){return this._AVChatRoomHandler.checkJoinedAVChatRoomByID(a)}},{key:"onNewGroupMessage",value:function(a){this._commonGroupHandler.onNewGroupMessage(a)}},{key:"updateNextMessageSeq",value:function(a){var c=this;if(ot(a)){var h=this.getModule(sr);a.forEach(function(m){var v=m.conversationID.replace(w.CONV_GROUP,"");no(v)&&h.updateLastMessage(v,m.lastMessage),c.groupMap.has(v)&&(c.groupMap.get(v).nextMessageSeq=m.lastMessage.sequence+1)})}}},{key:"onNewGroupTips",value:function(a){this._groupTipsHandler.onNewGroupTips(a)}},{key:"onGroupMessageRevoked",value:function(a){this._commonGroupHandler.onGroupMessageRevoked(a)}},{key:"onNewGroupSystemNotice",value:function(a){this._groupSystemNoticeHandler.onNewGroupSystemNotice(a)}},{key:"onGroupMessageReadNotice",value:function(a){var c=this;a.dataList.forEach(function(h){var m=h.elements.groupMessageReadNotice;if(!Be(m)){var v=c.getModule(ut);m.forEach(function(b){var I=b.groupID,E=b.topicID,O=E===void 0?void 0:E,F=b.lastMessageSeq;U.d("".concat(c._n,".onGroupMessageReadNotice groupID:").concat(I," lastMessageSeq:").concat(F));var B="".concat(w.CONV_GROUP).concat(I),ee=!0;Je(O)||(B="".concat(w.CONV_GROUP).concat(O),ee=!1),v.updateIsReadAfterReadReport({conversationID:B,lastMessageSeq:F}),v.updateUnreadCount(B,ee),v.clearGroupAtInfoList(B,ee)})}})}},{key:"onReadReceiptList",value:function(a){var c=this;U.d("".concat(this._n,".onReadReceiptList options:"),JSON.stringify(a)),a.dataList.forEach(function(h){var m=h.groupProfile,v=h.elements,b=m.groupID,I=c.getModule(ut),E=v.readReceiptList;I.updateReadReceiptInfo({groupID:b,readReceiptList:E})})}},{key:"onGroupMessageModified",value:function(a){U.d("".concat(this._n,".onGroupMessageModified options:"),JSON.stringify(a));var c=this.getModule(ut);a.dataList.forEach(function(h){c.onMessageModified(r(r({},h),{},{conversationType:w.CONV_GROUP,to:h.topicID?h.topicID:h.groupID}))})}},{key:"deleteGroupSystemNotice",value:function(a){this._groupSystemNoticeHandler.deleteGroupSystemNotice(a)}},{key:"initGroupMap",value:function(a){this.groupMap.set(a.groupID,new Cl(a))}},{key:"clearGroupMap",value:function(){this.groupMap.clear()}},{key:"deleteGroup",value:function(a){this.groupMap.delete(a)}},{key:"updateGroupMap",value:function(a){var c,h=this,m=this.getModule(ut);a.forEach(function(O){c=O.groupID,h.groupMap.has(c)?h.groupMap.get(c).updateGroup(O):(h.groupMap.set(c,new Cl(O)),m.deleteGroupRomaingMessageInfo(c))});var v,b=this.getMyUserID(),I=G(this.groupMap);try{for(I.s();!(v=I.n()).done;){var E=A(v.value,2)[1];E.selfInfo.userID=b,E.selfInfo.role==="Owner"&&(E.ownerID=b)}}catch(O){I.e(O)}finally{I.f()}}},{key:"getGroupMap",value:function(){return this.groupMap}},{key:"getLocalGroupList",value:function(){return N(this.groupMap.values())}},{key:"getLocalGroupProfile",value:function(a){return this.groupMap.get(a)}},{key:"sortLocalGroupList",value:function(){var a=N(this.groupMap).filter(function(c){var h=A(c,2);return h[0],!Je(h[1].lastMessage)});a.sort(function(c,h){return h[1].lastMessage.lastTime-c[1].lastMessage.lastTime}),this.groupMap=new Map(N(a))}},{key:"updateGroupLastMessage",value:function(a){this._commonGroupHandler.handleUpdateGroupLastMessage(a)}},{key:"emitGroupListUpdate",value:function(){var a=!(arguments.length>0&&arguments[0]!==void 0)||arguments[0],c=!(arguments.length>1&&arguments[1]!==void 0)||arguments[1],h=this.getLocalGroupList();if(a&&this.emitOuterEvent(R.GROUP_LIST_UPDATED),c){var m=JSON.parse(JSON.stringify(h)),v=this.getModule(ut);v.updateConversationGroupProfile(m)}}},{key:"getMyNameCardByGroupID",value:function(a){var c=this.getLocalGroupProfile(a);return c?c.selfInfo.nameCard:""}},{key:"isPagingGetCompleted",value:function(){return this._commonGroupHandler.isPagingGetCompleted()}},{key:"getMessageRemindType",value:function(a){var c=this;ot(a)&&a.length!==0&&(U.l("".concat(this._n,".getMessageRemindType groupIDList:").concat(a)),this.getGroupProfileAdvance({groupIDList:a,responseFilter:{memberInfoFilter:["MsgFlag"]}}).then(function(h){var m=h.data.successGroupList,v=c.getModule(ut);m.forEach(function(b){v.onGroupMessageRemindTypeUpdated({groupID:b.groupID,messageRemindType:b.members[0].messageRemindType})})}))}},{key:"getGroupList",value:function(){return this._commonGroupHandler.getGroupList()}},{key:"syncCommunityWithTopic",value:function(){return this._commonGroupHandler.syncGroupList(!0)}},{key:"getGroupProfile",value:function(a){var c=this,h="".concat(this._n,".").concat("getGroupProfile"),m=new We("getGroupProfile"),v=a.groupID,b=a.groupCustomFieldFilter;U.l("".concat(h," groupID:").concat(v));var I={groupIDList:[v],responseFilter:{groupBaseInfoFilter:["Type","Name","Introduction","Notification","FaceUrl","Owner_Account","CreateTime","InfoSeq","LastInfoTime","LastMsgTime","MemberNum","MaxMemberNum","ApplyJoinOption","NextMsgSeq","ShutUpAllMember","InviteJoinOption"],groupCustomFieldFilter:b,memberInfoFilter:["Role","JoinTime","MsgSeq","MsgFlag","NameCard"]}};return this.getGroupProfileAdvance(I).then(function(E){var O,F=E.data,B=F.successGroupList,ee=F.failureGroupList;return U.l("".concat(h," ok")),ee.length>0?_e(ee[0]):(Go(B[0].type)&&!c.hasLocalGroup(v)?O=new Cl(B[0]):(c.updateGroupMap(B),O=c.getLocalGroupProfile(v)),O.isSupportTopic||c.getModule(ut).updateConversationGroupProfile([O]),m.setNetworkType(c.getNetworkType()).setMessage("groupID:".concat(v," type:").concat(O.type," muteAllMembers:").concat(O.muteAllMembers," ownerID:").concat(O.ownerID)).end(),ft({group:O}))}).catch(function(E){return c.probeNetwork().then(function(O){var F=A(O,2),B=F[0],ee=F[1];m.setError(E,B,ee).setMessage("groupID:".concat(a.groupID)).end()}),U.e("".concat(h," failed. error:"),E),_e(E)})}},{key:"getGroupProfileAdvance",value:function(a){var c="".concat(this._n,".getGroupProfileAdvance"),h=a.groupIDList;ot(h)&&h.length>50&&(this.outputWarning("GetGroupProfileLimit"),h.length=50);var m=[],v=[];h.forEach(function(O){po({groupID:O})?v.push(O):m.push(O)});var b=[];if(m.length>0){var I=this._getGroupProfileAdvance(r(r({},a),{},{groupIDList:m}));b.push(I)}if(v.length>0){var E=this._getGroupProfileAdvance(r(r({},a),{},{groupIDList:v,relayFlag:m.length>0}));b.push(E)}return Promise.all(b).then(function(O){var F=[],B=[];return O.forEach(function(ee){F.push.apply(F,N(ee.successGroupList)),B.push.apply(B,N(ee.failureGroupList))}),ft({successGroupList:F,failureGroupList:B})}).catch(function(O){return U.e("".concat(c," failed. error:"),O),_e(O)})}},{key:"_getGroupProfileAdvance",value:function(a){var c=this,h=a.relayFlag,m=h!==void 0&&h,v=k(a,C6);return this.request({protocolName:Og,requestData:v}).then(function(b){U.l("".concat(c._n,"._getGroupProfileAdvance ok."));var I=b.data.groups;return{successGroupList:I.filter(function(E){return Be(E.errorCode)||E.errorCode===0}),failureGroupList:I.filter(function(E){return E.errorCode&&E.errorCode!==0}).map(function(E){return new Fn({code:E.errorCode,message:E.errorInfo,data:{groupID:E.groupID}})})}}).catch(function(b){return m&&po({groupID:a.groupIDList[0]})?{successGroupList:[],failureGroupList:[]}:_e(b)})}},{key:"createGroup",value:function(a){var c=this,h="".concat(this._n,".").concat("createGroup"),m=a.type,v=a.groupID;if(a.name&&this._filterProfanity("name",a)===!1)return _e({code:Ae.PROFANITY_FOUND});if(a.introduction&&this._filterProfanity("introduction",a)===!1)return _e({code:Ae.PROFANITY_FOUND});if(a.notification&&this._filterProfanity("notification",a)===!1)return _e({code:Ae.PROFANITY_FOUND});if(!["Public","Private","ChatRoom","AVChatRoom","Community"].includes(m))return _e({code:Ae.ILLEGAL_GRP_TYPE});if(!po({type:m})){if(!Je(v)&&po({groupID:v}))return _e({code:Ae.ILLEGAL_GRP_ID});a.isSupportTopic=void 0}if(Go(m)&&!Be(a.memberList)&&a.memberList.length>0&&(a.memberList=void 0),this._canIUseJoinOption(m)||Be(a.joinOption)||(a.joinOption=void 0),po({type:m})){if(!Je(v)&&!po({groupID:v}))return _e({code:Ae.ILLEGAL_GRP_ID});a.isSupportTopic=a.isSupportTopic===!0?1:0}var b=new We("createGroup");U.l("".concat(h," options:"),a);var I=null,E=[];return this.request({protocolName:Q0,requestData:r(r({},a),{},{ownerID:this.getMyUserID(),webPushFlag:1})}).then(function(O){var F=O.data,B=F.groupID,ee=F.overLimitUserIDList,ge=ee===void 0?[]:ee;if(I=B,E=ge,b.setNetworkType(c.getNetworkType()).setMessage("groupType:".concat(a.type," groupID:").concat(B," overLimitUserIDList:").concat(ge)).end(),U.l("".concat(h," ok groupID:").concat(B," overLimitUserIDList:").concat(ge)),a.type===w.GRP_AVCHATROOM)return c.getGroupProfile({groupID:B});if(a.type===w.GRP_COMMUNITY&&a.isSupportTopic===1)return c.getGroupProfile({groupID:B});Je(a.memberList)||Je(ge)||(a.memberList=a.memberList.filter(function(mt){return ge.indexOf(mt.userID)===-1})),c.updateGroupMap([r(r({},a),{},{groupID:B})]);var ye=c.getModule(ir),Se="",Ge=0;a.type===w.GRP_COMMUNITY?(Se=c.isIntl()?"Create Community":"创建社群",Ge=1):Se=c.isIntl()?"Create Group":"创建群组";var Ve=c.getModule(pr).getMyNick(),rt=ye.createCustomMessage({to:B,conversationType:w.CONV_GROUP,payload:{data:JSON.stringify({businessID:"group_create",content:Se,cmd:Ge,opUser:Ve||c.getMyUserID(),version:4})}});return ye.sendMessageInstance(rt),c.emitGroupListUpdate(),c.getGroupProfile({groupID:B})}).then(function(O){var F=O.data.group,B=F.selfInfo,ee=B.nameCard,ge=B.joinTime;return F.updateSelfInfo({nameCard:ee,joinTime:ge,messageRemindType:w.MSG_REMIND_ACPT_AND_NOTE,role:w.GRP_MBR_ROLE_OWNER}),ft({group:F,overLimitUserIDList:E})}).catch(function(O){if(b.setMessage("groupType:".concat(a.type)),c.probeNetwork().then(function(B){var ee=A(B,2),ge=ee[0],ye=ee[1];b.setError(O,ge,ye).end()}),O.code===10010||O.code===10007){c.updateGroupMap([r(r({},a),{},{groupID:I})]);var F=c.getLocalGroupProfile(I);return U.l("".concat(h," success, but failed to get group profile.")),ft({group:F,overLimitUserIDList:E})}return U.e("".concat(h," failed. error:"),O),_e(O)})}},{key:"dismissGroup",value:function(a){var c=this,h="".concat(this._n,".").concat("dismissGroup");if(this.hasLocalGroup(a)&&this.getLocalGroupProfile(a).type===w.GRP_WORK)return _e(new Fn({code:Ae.CANNOT_DISMISS_WORK}));var m=new We("dismissGroup");return m.setMessage("groupID:".concat(a)),U.l("".concat(h," groupID:").concat(a)),this.request({protocolName:e_,requestData:{groupID:a}}).then(function(){return m.setNetworkType(c.getNetworkType()).end(),U.l("".concat(h," ok")),c.deleteLocalGroupAndConversation(a),c.checkJoinedAVChatRoomByID(a)&&c._AVChatRoomHandler.reset(a),c._groupAttributesHandler.deleteLocalGroupAttributes(a),ft({groupID:a})}).catch(function(v){return c.probeNetwork().then(function(b){var I=A(b,2),E=I[0],O=I[1];m.setError(v,E,O).end()}),U.e("".concat(h," failed. error:"),v),_e(v)})}},{key:"updateGroupProfile",value:function(a){var c=this,h="".concat(this._n,".").concat("updateGroupProfile");if(this.hasLocalGroup(a.groupID)){var m=this.getLocalGroupProfile(a.groupID).type;this._canIUseJoinOption(m)||Be(a.joinOption)||(U.w("".concat(h," joinOption is unavailable for Work/Meeting/AVChatRoom")),a.joinOption=void 0)}if(Be(a.muteAllMembers)||(a.muteAllMembers?a.muteAllMembers="On":a.muteAllMembers="Off"),a.name&&this._filterProfanity("name",a)===!1)return _e({code:Ae.PROFANITY_FOUND});if(a.introduction&&this._filterProfanity("introduction",a)===!1)return _e({code:Ae.PROFANITY_FOUND});if(a.notification&&this._filterProfanity("notification",a)===!1)return _e({code:Ae.PROFANITY_FOUND});var v=new We("updateGroupProfile");return v.setMessage(JSON.stringify(a)),U.l("".concat(h," groupID:").concat(a.groupID)),this.request({protocolName:t_,requestData:a}).then(function(){return v.setNetworkType(c.getNetworkType()).end(),U.l("".concat(h," ok")),c.hasLocalGroup(a.groupID)&&c.groupMap.get(a.groupID).updateGroup(a),ft({group:c.groupMap.get(a.groupID)})}).catch(function(b){return c.probeNetwork().then(function(I){var E=A(I,2),O=E[0],F=E[1];v.setError(b,O,F).end()}),U.l("".concat(h," failed. error:"),b),_e(b)})}},{key:"_filterProfanity",value:function(a,c){var h=this.getModule(Ga);if(!h)return!0;var m=h.filterText(c[a],ae),v=m.isAllowedToSend,b=m.modifiedText;return v===!0&&(c[a]=b,!0)}},{key:"joinGroup",value:function(a){var c=this,h=a.groupID,m=a.type,v="".concat(this._n,".joinGroup");if(m===w.GRP_WORK)return _e({code:Ae.CANNOT_JOIN_WORK});if(this.deleteUnjoinedAVChatRoom(h),this.hasLocalGroup(h)){if(!this.isLoggedIn())return Dt({status:w.JOIN_STATUS_ALREADY_IN_GROUP});var b=new We("applyJoinGroup");return this.getGroupProfile({groupID:h}).then(function(){return b.setNetworkType(c.getNetworkType()).setMessage("groupID:".concat(h," joinedStatus:").concat(w.JOIN_STATUS_ALREADY_IN_GROUP)).end(),Dt({status:w.JOIN_STATUS_ALREADY_IN_GROUP})}).catch(function(I){return b.setNetworkType(c.getNetworkType()).setMessage("groupID:".concat(h," unjoined")).end(),U.w("".concat(v," ").concat(h," was unjoined, now join!")),c.groupMap.delete(h),c.applyJoinGroup(a)})}return U.l("".concat(v," groupID:").concat(h)),this.isLoggedIn()?this.applyJoinGroup(a):this._AVChatRoomHandler.joinWithoutAuth(a)}},{key:"applyJoinGroup",value:function(a){var c=this,h="".concat(this._n,".").concat("applyJoinGroup"),m=a.groupID;if(!Je(a.applyMessage)&&this._filterProfanity("applyMessage",a)===!1)return _e({code:Ae.PROFANITY_FOUND});var v=new We("applyJoinGroup"),b=r({},a),I=this.canIUse(be.AVCHATROOM_HISTORY_MSG);return I&&(b.historyMessageFlag=1),this.getModule(ut).deleteTopicRoamingMessageInfo(m),this.request({protocolName:Rg,requestData:b}).then(function(E){var O=E.data,F=O.joinedStatus,B=O.longPollingKey,ee=O.startSeq,ge=O.avChatRoomFlag,ye=O.avChatRoomKey,Se=O.messageList,Ge="groupID:".concat(m," joinedStatus:").concat(F," longPollingKey:").concat(B," startSeq:").concat(ee)+" avChatRoomFlag:".concat(ge," canGetAVChatRoomHistoryMessage:").concat(I,",")+" history message count:".concat(Je(Se)?0:Se.length);switch(v.setNetworkType(c.getNetworkType()).setMessage("".concat(Ge)).end(),U.l("".concat(h," ok. ").concat(Ge)),F){case pd:return ft({status:pd});case Yi:return c.getGroupProfile({groupID:m}).then(function(rt){var mt=rt.data.group;return c._handleJoinResult({group:mt,avChatRoomFlag:ge,longPollingKey:B,startSeq:ee,avChatRoomKey:ye,messageList:Se})}).catch(function(){var rt=new Cl({groupID:m});return c._handleJoinResult({group:rt,avChatRoomFlag:ge,longPollingKey:B,startSeq:ee,avChatRoomKey:ye,messageList:Se})});default:var Ve=new Fn({code:Ae.JOIN_GRP_FAIL});return U.e("".concat(h," failed. error:"),Ve),_e(Ve)}}).catch(function(E){return v.setMessage("groupID:".concat(m)),c.probeNetwork().then(function(O){var F=A(O,2),B=F[0],ee=F[1];v.setError(E,B,ee).end()}),U.e("".concat(h," failed. error:"),E),_e(E)})}},{key:"_handleJoinResult",value:function(a){var c,h=this,m=a.group,v=a.avChatRoomFlag,b=a.longPollingKey,I=a.startSeq,E=a.avChatRoomKey,O=a.messageList,F=m.groupID;return v===1?(this.getModule(ut).setCompleted("".concat(w.CONV_GROUP).concat(F)),this._groupAttributesHandler.initGroupAttributesCache({groupID:F,avChatRoomKey:E}),this._groupCountersHandler.initGroupCountersCache({groupID:F,avChatRoomKey:E}),(c=Be(b)?this._AVChatRoomHandler.handleJoinResult({group:m}):this._AVChatRoomHandler.startRunLoop({group:m,longPollingKey:b,startSeq:I})).then(function(){h._onAVChatRoomHistoryMessage(O)}),c):(this.emitGroupListUpdate(!0,!1),ft({status:Yi,group:m}))}},{key:"quitGroup",value:function(a){var c=this,h="".concat(this._n,".").concat("quitGroup");U.l("".concat(h," groupID:").concat(a));var m=this.checkJoinedAVChatRoomByID(a);if(!m&&!this.hasLocalGroup(a))return _e({code:Ae.MEMBER_NOT_IN_GRP});if(m&&!this.isLoggedIn())return U.l("".concat(h," anonymously ok. groupID:").concat(a)),this.deleteLocalGroupAndConversation(a),this._AVChatRoomHandler.reset(a),Dt({groupID:a});var v=new We("quitGroup");return v.setMessage("groupID:".concat(a)),this.request({protocolName:n_,requestData:{groupID:a}}).then(function(){return v.setNetworkType(c.getNetworkType()).end(),U.l("".concat(h," ok")),c.deleteLocalGroupAndConversation(a),m&&c._AVChatRoomHandler.reset(a),c._groupAttributesHandler.deleteLocalGroupAttributes(a),ft({groupID:a})}).catch(function(b){return c.probeNetwork().then(function(I){var E=A(I,2),O=E[0],F=E[1];v.setError(b,O,F).end()}),U.e("".concat(h," failed. error:"),b),_e(b)})}},{key:"searchGroupByID",value:function(a){var c=this,h="".concat(this._n,".").concat("searchGroupByID"),m={groupIDList:[a]},v=new We("searchGroupByID");return v.setMessage("groupID:".concat(a)),U.l("".concat(h," groupID:").concat(a)),this.request({protocolName:r_,requestData:m}).then(function(b){var I=b.data.groupProfile;if(I[0].errorCode!==0)throw new Fn({code:I[0].errorCode,message:I[0].errorInfo});return v.setNetworkType(c.getNetworkType()).end(),U.l("".concat(h," ok")),ft({group:new Cl(I[0])})}).catch(function(b){return c.probeNetwork().then(function(I){var E=A(I,2),O=E[0],F=E[1];v.setError(b,O,F).end()}),U.w("".concat(h," failed. error:"),b),_e(b)})}},{key:"changeGroupOwner",value:function(a){var c=this,h="".concat(this._n,".").concat("changeGroupOwner");if(this.hasLocalGroup(a.groupID)&&this.getLocalGroupProfile(a.groupID).type===w.GRP_AVCHATROOM)return _e({code:Ae.CANNOT_CHANGE_OWNER_IN_AVCHATROOM});if(a.newOwnerID===this.getMyUserID())return _e({code:Ae.CANNOT_CHANGE_OWNER_TO_SELF});var m=new We("changeGroupOwner");return m.setMessage("groupID:".concat(a.groupID," newOwnerID:").concat(a.newOwnerID)),U.l("".concat(h," groupID:").concat(a.groupID)),this.request({protocolName:o_,requestData:a}).then(function(){m.setNetworkType(c.getNetworkType()).end(),U.l("".concat(h," ok"));var v=a.groupID,b=a.newOwnerID;c.groupMap.get(v).ownerID=b;var I=c._groupMemberHandler.getLocalGroupMemberList(v);if(I instanceof Map){var E=I.get(c.getMyUserID());Be(E)||(E.updateRole("Member"),c.groupMap.get(v).selfInfo.role="Member");var O=I.get(b);Be(O)||O.updateRole("Owner")}return c.emitGroupListUpdate(!0,!1),ft({group:c.groupMap.get(v)})}).catch(function(v){return c.probeNetwork().then(function(b){var I=A(b,2),E=I[0],O=I[1];m.setError(v,E,O).end()}),U.e("".concat(h," failed. error:"),v),_e(v)})}},{key:"getGroupApplicationList",value:function(){return this._groupSystemNoticeHandler.getGroupApplicationList()}},{key:"handleGroupApplication",value:function(a){var c,h,m,v,b,I=this,E="".concat(this._n,".").concat("handleGroupApplication"),O=a.handleAction,F=a.handleMessage,B=a.message,ee=a.application;B?(c=B.payload.operatorID,h=B.payload.groupProfile.groupID,m=B.payload.authentication,v=B.payload.messageKey):ee&&(c=ee.applicant,h=ee.groupID,m=ee.authentication,v=ee.messageKey);var ge=i_;ee&&ee.applicationType===2&&(ge=s_,b=ee.userID);var ye=new We("handleGroupApplication");return ye.setMessage("groupID:".concat(h)),U.l("".concat(E," groupID:").concat(h)),this.request({protocolName:ge,requestData:{handleAction:O,handleMessage:F,applicant:c,invitee:b,groupID:h,authentication:m,messageKey:v}}).then(function(){return ye.setNetworkType(I.getNetworkType()).end(),U.l("".concat(E," ok")),B&&I._groupSystemNoticeHandler.deleteGroupSystemNotice({messageList:[a.message]}),ft({group:I.getLocalGroupProfile(h)})}).catch(function(Se){return I.probeNetwork().then(function(Ge){var Ve=A(Ge,2),rt=Ve[0],mt=Ve[1];ye.setError(Se,rt,mt).end()}),U.e("".concat(E," failed. error"),Se),_e(Se)})}},{key:"handleGroupInvitation",value:function(a){var c=this,h="".concat(this._n,".").concat("handleGroupInvitation"),m=a.message.payload,v=m.groupProfile.groupID,b=m.authentication,I=m.messageKey,E=m.operatorID,O=a.handleAction,F=new We("handleGroupInvitation");return F.setMessage("groupID:".concat(v," inviter:").concat(E," handleAction:").concat(O)),U.l("".concat(h," groupID:").concat(v," inviter:").concat(E," handleAction:").concat(O)),this.request({protocolName:a_,requestData:r(r({},a),{},{inviter:E,groupID:v,authentication:b,messageKey:I})}).then(function(){return F.setNetworkType(c.getNetworkType()).end(),U.l("".concat(h," ok")),c._groupSystemNoticeHandler.deleteGroupSystemNotice({messageList:[a.message]}),ft({group:c.getLocalGroupProfile(v)})}).catch(function(B){return c.probeNetwork().then(function(ee){var ge=A(ee,2),ye=ge[0],Se=ge[1];F.setError(B,ye,Se).end()}),U.e("".concat(h," failed. error"),B),_e(B)})}},{key:"getGroupOnlineMemberCount",value:function(a){return this._AVChatRoomHandler.checkJoinedAVChatRoomByID(a)?this._AVChatRoomHandler.getGroupOnlineMemberCount(a):Dt({memberCount:0})}},{key:"hasLocalGroup",value:function(a){return this.groupMap.has(a)}},{key:"deleteLocalGroupAndConversation",value:function(a){var c=this.checkJoinedAVChatRoomByID(a);if(U.l("".concat(this._n,".deleteLocalGroupAndConversation isJoinedAVChatRoom:").concat(c)),c&&this.getModule(ut).deleteLocalConversation("".concat(w.CONV_GROUP).concat(a)),po({groupID:a})){var h=this.getLocalGroupProfile(a);h&&h.isSupportTopic===!0&&this.getModule(sr).deleteTopicListInCommunity(a)}this._deleteLocalGroup(a),this.emitGroupListUpdate(!0,!1)}},{key:"_deleteLocalGroup",value:function(a){this.groupMap.delete(a),this._groupMemberHandler.deleteGroupMemberList(a)}},{key:"sendMessage",value:function(a,c){if(ot(a._receiverList)&&a._receiverList.length>0&&!this.canIUse(be.MSG_TO_SPECIFIED_GRP_MBR))return _e({code:Ae.CANNOT_USE_COMMERCIAL_ABILITY});var h=this.createGroupMessagePack(a,c);return this.request(h)}},{key:"createGroupMessagePack",value:function(a,c){var h=null;c&&c.offlinePushInfo&&(h=c.offlinePushInfo);var m="";kt(a.cloudCustomData)&&a.cloudCustomData.length>0&&(m=a.cloudCustomData);var v=[];if(bn(c)&&bn(c.messageControlInfo)){var b=c.messageControlInfo,I=b.excludedFromUnreadCount,E=b.excludedFromLastMessage,O=b.excludedFromContentModeration;I===!0&&v.push("NoUnread"),E===!0&&v.push("NoLastMsg"),O===!0&&v.push("NoMsgCheck")}var F=void 0;ot(a._receiverList)&&a._receiverList.length>0&&(F=a._receiverList,a._receiverList.length>50&&(F=a._receiverList.slice(0,50),this.outputWarning("ReceiverListLimit")));var B=this.isOnlineMessage(a,c)?1:0,ee=a.getGroupAtInfoList(),ge={fromAccount:this.getMyUserID(),groupID:a.to,msgBody:a.getElements(),cloudCustomData:m,random:a.random,priority:a.priority,clientSequence:a.clientSequence,groupAtInfo:a.type!==w.MSG_TEXT||Je(ee)?void 0:ee,onlineOnlyFlag:B,clientTime:a.clientTime,offlinePushInfo:h?{pushFlag:h.disablePush===!0?1:0,title:h.title||"",desc:h.description||"",ext:h.extension||"",apnsInfo:{badgeMode:h.ignoreIOSBadge===!0?1:0,isVoipPush:this._isVoipPush(h)},androidInfo:{OPPOChannelID:h.androidOPPOChannelID||""}}:void 0,messageControlInfo:B===0?v:void 0,needReadReceipt:a.needReadReceipt!==!0||this.isMessageFromOrToAVChatroom(a.to)?0:1,receiverList:F,isSupportExtension:a.isSupportExtension===!0?1:0};return no(a.to)&&(ge.groupID=Er(a.to),ge.topicID=a.to),{protocolName:_p,tjgID:this.generateTjgID(a),requestData:ge}}},{key:"_isVoipPush",value:function(a){var c=void 0;return Be(a.disableVoipPush)||(c=a.disableVoipPush===!1?1:0),c}},{key:"revokeMessage",value:function(a){var c={groupID:a.to,msgSeqList:[{msgSeq:a.sequence}]};return no(a.to)&&(c.groupID=Er(a.to),c.topicID=a.to),this.request({protocolName:l_,requestData:c})}},{key:"deleteMessage",value:function(a){var c=a.to,h=a.keyList;U.l("".concat(this._n,".deleteMessage groupID:").concat(c," count:").concat(h.length));var m={groupID:c,deleter:this.getMyUserID(),keyList:h};return no(c)&&(m.groupID=Er(c),m.topicID=c),this.request({protocolName:m_,requestData:m})}},{key:"modifyRemoteMessage",value:function(a){var c=a.to,h=a.sequence,m=a.payload,v=a.type,b=a.version,I=b===void 0?0:b,E=a.cloudCustomData,O=c,F=void 0;no(c)&&(O=Er(c),F=c);var B=void 0;return Uu(v)&&(B=[]).push({type:v,content:m}),this.request({protocolName:Ug,requestData:{groupID:O,topicID:F,sequence:h,version:I,elements:B,cloudCustomData:E}})}},{key:"getRoamingMessage",value:function(a){var c=this,h="".concat(this._n,".getRoamingMessage"),m=a.conversationID,v=a.groupID,b=a.sequence,I=new We("getGroupRoamingMessages"),E=0,O=void 0;return no(v)&&(v=Er(O=v)),this._computeLastSequence({groupID:v,topicID:O,sequence:b}).then(function(F){return E=F,U.l("".concat(h," groupID:").concat(v," startSequence:").concat(E)),c.request({protocolName:Ip,requestData:{groupID:v,count:21,sequence:E,topicID:O}})}).then(function(F){var B=F.data,ee=B.messageList,ge=B.complete,ye=B.invisibleSequenceList,Se=ye===void 0?[]:ye;Be(ee)?U.l("".concat(h," ok. complete:").concat(ge," but messageList is undefined!")):U.l("".concat(h," ok. complete:").concat(ge," count:").concat(ee.length));var Ge=c._getMinSequence(Se,ee)-1;I.setNetworkType(c.getNetworkType()).setMessage("groupID:".concat(v," topicID:").concat(O," startSequence:").concat(E," complete:").concat(ge," nextSequence:").concat(Ge)).end();var Ve=c.getModule(ut),rt=[];return Je(ee)||(Ve.updateRoamingMessageSequence(m,Ge),rt=Ve.onRoamingMessage(ee,m),Ve.updateIsRead(m),Ve.patchConversationLastMessage(m)),(ge===2||Ge<=1)&&(Ve.setCompleted(m),Ge=""),U.l("".concat(h," nextReqID:").concat(Ge,", stored message count:").concat(rt.length,", invisible sequence count:").concat(Se.length)),{nextReqID:Ge+"",storedMessageList:rt}}).catch(function(F){return c.probeNetwork().then(function(B){var ee=A(B,2),ge=ee[0],ye=ee[1];I.setError(F,ge,ye).setMessage("groupID:".concat(v," topicID:").concat(O," startSequence:").concat(E)).end()}),U.w("".concat(h," failed. error:"),F),_e(F)})}},{key:"_getGroupIDOfMessage",value:function(a){return a.conversationID.replace(w.CONV_GROUP,"")}},{key:"_getMinSequence",value:function(a,c){var h=0;Je(c)||(h=c[c.length-1].sequence);var m=0;return Je(a)||(m=a[a.length-1]),U.l("".concat(this._n,"._getMinSequence minVisibleSequence:").concat(h," minInvisibleSequence:").concat(m)),m>0&&m<h?m:h}},{key:"getReadReceiptList",value:function(a){var c=this,h="".concat(this._n,".").concat("getReadReceiptList"),m=this._getGroupIDOfMessage(a[0]),v=this.getMyUserID(),b=a.filter(function(E){return E.from===v&&E.needReadReceipt===!0}).map(function(E){return{sequence:E.sequence}});if(U.l("".concat(h," groupID:").concat(m," sequenceList:").concat(JSON.stringify(b))),b.length===0)return Dt({messageList:a});var I=new We("getReadReceiptList");return I.setMessage("groupID:".concat(m)),this.request({protocolName:c_,requestData:{groupID:m,sequenceList:b}}).then(function(E){I.end(),U.l("".concat(h," ok"));var O=E.data.readReceiptList;return ot(O)&&O.forEach(function(F){a.forEach(function(B){F.code===0&&F.sequence===B.sequence&&(B.readReceiptInfo.readCount=F.readCount,B.readReceiptInfo.unreadCount=F.unreadCount)})}),ft({messageList:a})}).catch(function(E){return c.probeNetwork().then(function(O){var F=A(O,2),B=F[0],ee=F[1];I.setError(E,B,ee).end()}),U.w("".concat(h," failed. error:"),E),_e(E)})}},{key:"sendReadReceipt",value:function(a){var c=this,h="".concat(this._n,".").concat("sendReadReceipt"),m=this._getGroupIDOfMessage(a[0]),v=new We("sendReadReceipt");v.setMessage("groupID:".concat(m));var b=this.getMyUserID(),I=a.filter(function(E){return E.from!==b&&E.needReadReceipt===!0}).map(function(E){return{sequence:E.sequence}});return I.length===0?_e({code:Ae.READ_RECEIPT_MSG_LIST_EMPTY}):(U.l("".concat(h,". sequenceList:").concat(JSON.stringify(I))),this.request({protocolName:d_,requestData:{groupID:m,sequenceList:I}}).then(function(E){return v.end(),U.l("".concat(h," ok")),ft()}).catch(function(E){return c.probeNetwork().then(function(O){var F=A(O,2),B=F[0],ee=F[1];v.setError(E,B,ee).end()}),U.w("".concat(h," failed. error:"),E),_e(E)}))}},{key:"getReadReceiptDetail",value:function(a){var c=this,h=a.message,m=a.filter,v=a.cursor,b=a.count,I=this._getGroupIDOfMessage(h),E=h.ID,O=h.sequence,F="".concat(this._n,".").concat("getReadReceiptDetail"),B=this._receiptDetailCompleteMap.get(E)||!1,ee=m!==0&&m!==1?0:m,ge=kt(v)?v:"",ye=!dn(b)||b<=0||b>=100?100:b,Se="groupID:".concat(I," sequence:").concat(O," cursor:").concat(ge," filter:").concat(ee," completeFlag:").concat(B);U.l("".concat(F," ").concat(Se));var Ge={cursor:"",isCompleted:!1,messageID:E,unreadUserIDList:[],readUserIDList:[]},Ve=new We("getReadReceiptDetail");return Ve.setMessage(Se),this.request({protocolName:p_,requestData:{groupID:I,sequence:O,flag:ee,cursor:ge,count:ye}}).then(function(rt){Ve.end();var mt=rt.data,Nt=mt.cursor,yn=mt.isCompleted,Mn=mt.unreadUserIDList,Ar=mt.readUserIDList;return Ge.cursor=Nt,yn===1&&(Ge.isCompleted=!0,c._receiptDetailCompleteMap.set(E,!0)),ee===0?Ge.readUserIDList=Ar.map(function(so){return so.userID}):ee===1&&(Ge.unreadUserIDList=Mn.map(function(so){return so.userID})),U.l("".concat(F," ok")),ft(Ge)}).catch(function(rt){return c.probeNetwork().then(function(mt){var Nt=A(mt,2),yn=Nt[0],Mn=Nt[1];Ve.setError(rt,yn,Mn).end()}),U.w("".concat(F," failed. error:"),rt),_e(rt)})}},{key:"getRoamingMessagesHopping",value:function(a){var c=this,h="".concat(this._n,".getRoamingMessagesHopping"),m=new We("getGroupRoamingMessagesHopping"),v=a.groupID,b=a.count,I=a.sequence,E=a.direction,O=I;E===1&&(O=I+b-1);var F=void 0;no(v)&&(v=Er(F=v));var B="".concat(F?"topicID:".concat(F):"groupID:".concat(v)," sequence:").concat(I," direction:").concat(E);return U.l("".concat(h," ").concat(B)),this.request({protocolName:Ip,requestData:{groupID:v,topicID:F,count:b,sequence:O}}).then(function(ee){var ge=ee.data,ye=ge.messageList,Se=ge.complete,Ge="complete:".concat(Se," count:").concat(ye?ye.length:0);if(U.l("".concat(h," ok. ").concat(Ge)),m.setNetworkType(c.getNetworkType()).setMessage("".concat(B," ").concat(Ge)).end(),Se===2||Je(ye)){var Ve=c._computeResult();return ft(Ve)}var rt="".concat(w.CONV_GROUP).concat(a.groupID),mt=c.getModule(ut).onRoamingMessage(ye,rt,!1),Nt=c._computeResult({direction:E,sequence:I,remoteMessageList:ye,processedMessageList:mt});return ft(Nt)}).catch(function(ee){return c.probeNetwork().then(function(ge){var ye=A(ge,2),Se=ye[0],Ge=ye[1];m.setError(ee,Se,Ge).setMessage("groupID:".concat(v," sequence:").concat(I," count:").concat(b)).end()}),U.w("".concat(h," failed. error:"),ee),_e(ee)})}},{key:"_computeResult",value:function(a){var c={messageList:[],isCompleted:!1,nextMessageSeq:""};if(Be(a))return c.isCompleted=!0,c;var h=a.direction,m=a.sequence,v=a.remoteMessageList,b=v===void 0?[]:v,I=a.processedMessageList,E=I===void 0?[]:I,O=b.length;return h===1?(c.nextMessageSeq=b[0].sequence+1,E.forEach(function(F){F.sequence>=m&&c.messageList.push(F)}),c.messageList.length===0&&b[0].sequence<m&&(c.isCompleted=!0,c.nextMessageSeq=""),c):(c.nextMessageSeq=b[O-1].sequence-1,c.messageList=N(E),c.nextMessageSeq===0&&(c.isCompleted=!0,c.nextMessageSeq=""),c)}},{key:"setMessageRead",value:function(a){var c=this,h=a.conversationID,m=a.lastMessageSeq,v="".concat(this._n,".setMessageRead");U.l("".concat(v," conversationID:").concat(h," lastMessageSeq:").concat(m)),dn(m)||this.outputWarning("DoNotModifyLastSeq");var b=new We("setGroupMessageRead");b.setMessage("".concat(h,"-").concat(m));var I=h.replace(w.CONV_GROUP,""),E=void 0;return no(I)&&(I=Er(E=I)),this.request({protocolName:u_,requestData:{groupID:I,topicID:E,messageReadSeq:m}}).then(function(){b.setNetworkType(c.getNetworkType()).end(),U.l("".concat(v," ok."));var O=c.getModule(ut);O.updateIsReadAfterReadReport({conversationID:h,lastMessageSeq:m});var F=!0;if(!Be(E)){F=!1;var B=c.getModule(sr).getLocalTopic(I,E);B&&B.updateSelfInfo({readedSequence:m})}return O.updateUnreadCount(h,F),ft()}).catch(function(O){return c.probeNetwork().then(function(F){var B=A(F,2),ee=B[0],ge=B[1];b.setError(O,ee,ge).end()}),U.l("".concat(v," failed. error:"),O),_e(O)})}},{key:"_computeLastSequence",value:function(a){var c=a.groupID,h=a.topicID,m=h===void 0?void 0:h,v=a.sequence;return v>0?Promise.resolve(v):Be(m)||this.hasLocalGroup(c)?Be(m)?this.getGroupLastSequence(c):this.getTopicLastSequence({groupID:c,topicID:m}):Promise.resolve(0)}},{key:"getGroupLastSequence",value:function(a){var c=this,h="".concat(this._n,".").concat("getGroupLastSequence"),m=new We("getGroupLastSequence"),v=0,b="";if(this.hasLocalGroup(a)){var I=this.getLocalGroupProfile(a),E=I.lastMessage;if(E.lastSequence>0&&E.onlineOnlyFlag===!1)return v=E.lastSequence,b="got lastSequence:".concat(v," from local group profile[lastMessage.lastSequence]. groupID:").concat(a),U.l("".concat(h," ").concat(b)),m.setNetworkType(this.getNetworkType()).setMessage("".concat(b)).end(),Promise.resolve(v);if(I.nextMessageSeq>1)return v=I.nextMessageSeq-1,b="got lastSequence:".concat(v," from local group profile[nextMessageSeq]. groupID:").concat(a),U.l("".concat(h," ").concat(b)),m.setNetworkType(this.getNetworkType()).setMessage("".concat(b)).end(),Promise.resolve(v)}var O="GROUP".concat(a),F=this.getModule(ut).getLocalConversation(O);if(F&&F.lastMessage.lastSequence&&F.lastMessage.onlineOnlyFlag===!1)return v=F.lastMessage.lastSequence,b="got lastSequence:".concat(v," from local conversation profile[lastMessage.lastSequence]. groupID:").concat(a),U.l("".concat(h," ").concat(b)),m.setNetworkType(this.getNetworkType()).setMessage("".concat(b)).end(),Promise.resolve(v);var B={groupIDList:[a],responseFilter:{groupBaseInfoFilter:["NextMsgSeq"]}};return this.getGroupProfileAdvance(B).then(function(ee){var ge=ee.data.successGroupList;return Je(ge)?U.l("".concat(h," successGroupList is empty. groupID:").concat(a)):(v=ge[0].nextMessageSeq-1,b="got lastSequence:".concat(v," from getGroupProfileAdvance. groupID:").concat(a),U.l("".concat(h," ").concat(b))),m.setNetworkType(c.getNetworkType()).setMessage("".concat(b)).end(),v}).catch(function(ee){return c.probeNetwork().then(function(ge){var ye=A(ge,2),Se=ye[0],Ge=ye[1];m.setError(ee,Se,Ge).setMessage("get lastSequence failed from getGroupProfileAdvance. groupID:".concat(a)).end()}),U.w("".concat(h," failed. error:"),ee),_e(ee)})}},{key:"getTopicLastSequence",value:function(a){var c=this,h=a.groupID,m=a.topicID,v="".concat(this._n,".").concat("getTopicLastSequence"),b=new We("getTopicLastSequence"),I=0,E="",O=this.getModule(sr);return O.hasLocalTopic(h,m)?(I=O.getLocalTopic(h,m).nextMessageSeq-1,E="get lastSequence:".concat(I," from local topic info[nextMessageSeq]. topicID:").concat(m),U.l("".concat(v," ").concat(E)),b.setNetworkType(this.getNetworkType()).setMessage("".concat(E)).end(),Promise.resolve(I)):O.getTopicList({groupID:h,topicIDList:[m]}).then(function(F){var B=F.data.successTopicList;return Je(B)?U.l("".concat(v," successTopicList is empty. topicID:").concat(m)):(I=B[0].nextMessageSeq-1,E="get lastSequence:".concat(I," from getTopicList. topicID:").concat(m),U.l("".concat(v," ").concat(E))),b.setNetworkType(c.getNetworkType()).setMessage("".concat(E)).end(),I}).catch(function(F){return c.probeNetwork().then(function(B){var ee=A(B,2),ge=ee[0],ye=ee[1];b.setError(F,ge,ye).setMessage("get lastSequence failed from getTopicList. topicID:".concat(m)).end()}),U.w("".concat(v," failed. error:"),F),_e(F)})}},{key:"isMessageFromOrToAVChatroom",value:function(a){return this._AVChatRoomHandler.checkJoinedAVChatRoomByID(a)}},{key:"hasJoinedAVChatRoom",value:function(){return this._AVChatRoomHandler.hasJoinedAVChatRoom()}},{key:"getJoinedAVChatRoom",value:function(){return this._AVChatRoomHandler.getJoinedAVChatRoom()}},{key:"isOnlineMessage",value:function(a,c){return!(!this._canIUseOnlineOnlyFlag(a)||!c||c.onlineUserOnly!==!0)}},{key:"_canIUseOnlineOnlyFlag",value:function(a){var c=this.getJoinedAVChatRoom();return!c||!c.includes(a.to)||a.conversationType!==w.CONV_GROUP}},{key:"_onAVChatRoomHistoryMessage",value:function(a){if(!Je(a)){U.l("".concat(this._n,"._onAVChatRoomHistoryMessage count:").concat(a.length));var c=[];a.forEach(function(h){c.push(r(r({},h),{},{isHistoryMessage:1}))}),this.onAVChatRoomMessage(c)}}},{key:"onAVChatRoomMessage",value:function(a){this._AVChatRoomHandler.onMessage(a)}},{key:"onAVChatRoomMemberBanned",value:function(a){this._AVChatRoomHandler.onAVChatRoomMemberBanned(a)}},{key:"getGroupSimplifiedInfo",value:function(a){var c=this,h=new We("getGroupSimplifiedInfo"),m={groupIDList:[a],responseFilter:{groupBaseInfoFilter:["Type","Name"]}};return this.getGroupProfileAdvance(m).then(function(v){var b=v.data.successGroupList;return h.setNetworkType(c.getNetworkType()).setMessage("groupID:".concat(a," type:").concat(b[0].type)).end(),b[0]}).catch(function(v){c.probeNetwork().then(function(b){var I=A(b,2),E=I[0],O=I[1];h.setError(v,E,O).setMessage("groupID:".concat(a)).end()})})}},{key:"setUnjoinedAVChatRoom",value:function(a){this._unjoinedAVChatRoomList.set(a,1)}},{key:"deleteUnjoinedAVChatRoom",value:function(a){this._unjoinedAVChatRoomList.has(a)&&this._unjoinedAVChatRoomList.delete(a)}},{key:"isUnjoinedAVChatRoom",value:function(a){return this._unjoinedAVChatRoomList.has(a)}},{key:"isGroupAttributesUpdatedNotice",value:function(a){return this._groupAttributesHandler.isGroupAttributesUpdatedNotice(a)}},{key:"updateLocalMainSequenceOnReconnected",value:function(){this._groupAttributesHandler.updateLocalMainSequenceOnReconnected()}},{key:"initGroupAttributes",value:function(a){return this._groupAttributesHandler.initGroupAttributes(a)}},{key:"setGroupAttributes",value:function(a){return this._groupAttributesHandler.setGroupAttributes(a)}},{key:"deleteGroupAttributes",value:function(a){return this._groupAttributesHandler.deleteGroupAttributes(a)}},{key:"getGroupAttributes",value:function(a){return this._groupAttributesHandler.getGroupAttributes(a)}},{key:"isMessageFromTopic",value:function(a,c){return a===2&&!Je(c)}},{key:"isMessageFromCommunityOfTopic",value:function(a,c){return a===2&&Je(c)}},{key:"getMessageExtensions",value:function(a,c){return U.l("".concat(this._n,".getMessageExtensions startSequence:").concat(c)),this.request({protocolName:Vg,requestData:{groupID:a.to,messageSequence:a.sequence,startSequence:c}})}},{key:"modifyMessageExtensions",value:function(a,c){var h=arguments.length>2&&arguments[2]!==void 0?arguments[2]:1;return U.l("".concat(this._n,".modifyMessageExtensions operateType:").concat(h)),this.request({protocolName:qg,requestData:{groupID:a.to,messageSequence:a.sequence,extensionList:c,operateType:h}})}},{key:"_genNotifyReqList",value:function(a){for(var c=[],h=0,m=a.length;h<m;h++){var v=a[h],b=this.getLocalGroupProfile(v).type,I=this._getGroupLastRevokedTime(v),E=1e3*In(),O={notifyType:1,limit:20,type:po({type:b,groupID:v})?w.GRP_COMMUNITY:void 0,groupID:v,beginTime:I,endTime:E};c.push(O)}return c}},{key:"getGroupNotify",value:function(a){var c=this,h="".concat(this._n,".getGroupNotify"),m=a.filter(function(b){var I=c.getLocalGroupProfile(b),E=I.type,O=I.isSupportTopic;return c.hasLocalGroup(b)&&!Go(E)&&!O}),v="filteredGroupIDList.length:".concat(m.length);m.length<=10&&(v="filteredGroupIDList:".concat(JSON.stringify(m))),U.l("".concat(h," ").concat(v)),m.length!==0&&this.request({protocolName:v_,requestData:{notifyReqList:this._genNotifyReqList(a)}}).then(function(b){var I=b.data.notifyRspList,E=[];if(ot(I)){var O={dataList:[]};I.forEach(function(B){var ee=B.nextRevokedTime,ge=B.groupID;O.dataList.push({elements:{revokedInfos:c._genRevokedInfos(B)}}),ee!==0?(c._setGroupLastRevokedTime(ge,ee),E.push(ge)):c._setGroupLastRevokedTime(ge,1e3*In())}),c.onGroupMessageRevoked(O)}E.length>0&&c.getGroupNotify(E);var F="nextGroupIDList.length:".concat(E.length);E.length<=10&&(F="nextGroupIDList:".concat(JSON.stringify(E))),U.l("".concat(h," ").concat(F))}).catch(function(b){U.e("".concat(h," failed. error:"),b)})}},{key:"_genRevokedInfos",value:function(a){var c=a.notifyList,h=a.groupID,m=[];return ot(c)&&c.forEach(function(v){m.push({groupID:h,sequence:v.sequence,random:v.random,revokerInfo:r({},v.revokerInfo)})}),m}},{key:"_getGroupLastRevokedTime",value:function(a){return this.hasLocalGroup(a)?this.getLocalGroupProfile(a)._lastRevokedTime:0}},{key:"_setGroupLastRevokedTime",value:function(a,c){this.hasLocalGroup(a)&&(this.getLocalGroupProfile(a)._lastRevokedTime=c)}},{key:"isGroupCountersNotice",value:function(a){return this._groupCountersHandler.isGroupCountersNotice(a)}},{key:"setGroupCounters",value:function(a){return this._groupCountersHandler.setGroupCounters(a)}},{key:"increaseGroupCounter",value:function(a){return this._groupCountersHandler.increaseGroupCounter(a)}},{key:"decreaseGroupCounter",value:function(a){return this._groupCountersHandler.decreaseGroupCounter(a)}},{key:"getGroupCounters",value:function(a){return this._groupCountersHandler.getGroupCounters(a)}},{key:"getGroupMemberHandler",value:function(){return this._groupMemberHandler}},{key:"getGroupMemberList",value:function(a){return this._groupMemberHandler.getGroupMemberList(a)}},{key:"getGroupMemberProfile",value:function(a){return this._groupMemberHandler.getGroupMemberProfile(a)}},{key:"addGroupMember",value:function(a){return this._groupMemberHandler.addGroupMember(a)}},{key:"deleteGroupMember",value:function(a){return this._groupMemberHandler.deleteGroupMember(a)}},{key:"setGroupMemberMuteTime",value:function(a){return this._groupMemberHandler.setGroupMemberMuteTime(a)}},{key:"setGroupMemberRole",value:function(a){return this._groupMemberHandler.setGroupMemberRole(a)}},{key:"setGroupMemberNameCard",value:function(a){return this._groupMemberHandler.setGroupMemberNameCard(a)}},{key:"setGroupMemberCustomField",value:function(a){return this._groupMemberHandler.setGroupMemberCustomField(a)}},{key:"markGroupMemberList",value:function(a){return this._groupMemberHandler.markGroupMemberList(a)}},{key:"modifyGroupMemberInfo",value:function(a){return this._groupMemberHandler.modifyGroupMemberInfo(a)}},{key:"restartPolling",value:function(){this._AVChatRoomHandler.restartPolling()}},{key:"getPollingTimerID",value:function(a){if(!a)return-1;var c=this.getLocalGroupProfile(a);return c&&Go(c.type)?this._AVChatRoomHandler.getPollingTimerID(a):-1}},{key:"_canIUseJoinOption",value:function(a){return function(c){return c===w.GRP_PUBLIC}(a)||po({type:a})}},{key:"reset",value:function(){this.groupMap.clear(),this._unjoinedAVChatRoomList.clear(),this._receiptDetailCompleteMap.clear(),this._commonGroupHandler.reset(),this._groupSystemNoticeHandler.reset(),this._groupTipsHandler.reset(),this._groupAttributesHandler.reset(),this._groupCountersHandler.reset(),this._AVChatRoomHandler.reset(),this._groupMemberHandler.reset()}}]),p}(Tr),w6=["topicID","topicName","avatar","introduction","notification","unreadCount","muteAllMembers","customData","groupAtInfoList","nextMessageSeq","selfInfo"],Pw=function(D,l){return Je(D)?{lastTime:0,lastSequence:0,fromAccount:"",payload:null,type:"",messageForShow:"",nick:"",version:0,cloudCustomData:"",isRevoked:!1,revoker:null}:{lastTime:D.time||0,lastSequence:D.sequence||0,fromAccount:D.from||"",payload:D.payload||null,type:D.type||"",messageForShow:xu(D.type,D.payload,l),nick:D.nick||"",version:D.version||0,cloudCustomData:D.cloudCustomData||"",isRevoked:D.isRevoked||!1,revoker:D.revoker||null}},S6=function(){function D(l,p){i(this,D),this.topicID="",this.topicName="",this.avatar="",this.introduction="",this.notification="",this.unreadCount=0,this.muteAllMembers=!1,this.customData="",this.groupAtInfoList=[],this.nextMessageSeq=0,this.lastMessage=Pw(l.lastMessage,p),this.selfInfo={muteTime:0,readedSequence:0,messageRemindType:"",excludedUnreadSequenceList:void 0},this._initTopic(l)}return u(D,[{key:"_initTopic",value:function(l){for(var p in l)w6.indexOf(p)<0||(p==="selfInfo"?this.updateSelfInfo(l[p]):this[p]=p==="muteAllMembers"?l[p]===1:l[p])}},{key:"updateUnreadCount",value:function(){var l=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0;this.unreadCount=l}},{key:"updateNextMessageSeq",value:function(l){this.nextMessageSeq=l}},{key:"updateLastMessage",value:function(l){this.lastMessage=Pw(l)}},{key:"updateGroupAtInfoList",value:function(l){this.groupAtInfoList=JSON.parse(JSON.stringify(l))}},{key:"updateTopic",value:function(l){Be(l.selfInfo)||this.updateSelfInfo(l.selfInfo),Be(l.muteAllMembers)||(this.muteAllMembers=l.muteAllMembers===1),Oi(this,l,["groupID","lastMessageTime","selfInfo","muteAllMembers","lastMsg"])}},{key:"updateSelfInfo",value:function(l){return Oi(this.selfInfo,l,[],[""])!==0}},{key:"reduceUnreadCount",value:function(){return this.unreadCount>=1&&(this.unreadCount-=1,!0)}},{key:"isLastMessageRevoked",value:function(l){return l.sequence===this.lastMessage.lastSequence}},{key:"setLastMessageRevoked",value:function(l){this.lastMessage.isRevoked=l}},{key:"setLastMessageRevoker",value:function(l){this.lastMessage.revoker=l}}]),D}(),k6=function(D){f(p,D);var l=L(p);function p(a){var c;return i(this,p),(c=l.call(this,a))._n="TopicModule",c._topicMap=new Map,c._getTopicTimeMap=new Map,c.TOPIC_CACHE_TIME=300,c.TOPIC_LAST_ACTIVE_TIME=3600,c.getInnerEmitterInstance().on(nr.CLOUD_CONFIG_UPDATED,c._onCloudConfigUpdated,S(c)),c}return u(p,[{key:"_onCloudConfigUpdated",value:function(){var a=this.getCloudConfig("topic_cache_time"),c=this.getCloudConfig("topic_last_active_time");Be(a)||(this.TOPIC_CACHE_TIME=Number(a)),Be(c)||(this.TOPIC_LAST_ACTIVE_TIME=Number(c))}},{key:"onTopicCreated",value:function(a){var c=a.groupID;this.resetGetTopicTime(c),this.emitOuterEvent(R.TOPIC_CREATED,a)}},{key:"onTopicDeleted",value:function(a){var c=this,h=a.groupID,m=a.topicIDList;(m===void 0?[]:m).forEach(function(v){c._deleteLocalTopic(h,v)}),this.emitOuterEvent(R.TOPIC_DELETED,a)}},{key:"onTopicMessageRemindTypeUpdated",value:function(a){var c=a.groupID,h=a.topicID,m=a.messageRemindType,v=this.getLocalTopic(c,h);if(v){var b=v.updateSelfInfo({messageRemindType:m});b&&this.emitOuterEvent(R.TOPIC_UPDATED,{groupID:c,topic:v}),U.d("".concat(this._n,".onTopicMessageRemindTypeUpdated topicID:").concat(h)+" messageRemindType:".concat(m," isTopicUpdated:").concat(b))}}},{key:"onTopicProfileUpdated",value:function(a){var c=a.groupID,h=a.topicID,m=this.getLocalTopic(c,h);m&&(m.updateTopic(a),this.emitOuterEvent(R.TOPIC_UPDATED,{groupID:c,topic:m}))}},{key:"onConversationProxy",value:function(a){var c=a.topicID,h=a.unreadCount,m=a.groupAtInfoList,v=Er(c),b=this.getLocalTopic(v,c),I=!1;b&&(Be(h)||b.unreadCount===h||(b.updateUnreadCount(h),I=!0),Be(m)||(b.updateGroupAtInfoList(m),I=!0)),I&&this.emitOuterEvent(R.TOPIC_UPDATED,{groupID:v,topic:b})}},{key:"onMessageSent",value:function(a){var c=a.groupID,h=a.topicID,m=a.lastMessage,v=this.getLocalTopic(c,h);v&&(v.nextMessageSeq+=1,v.updateLastMessage(m),this.emitOuterEvent(R.TOPIC_UPDATED,{groupID:c,topic:v}))}},{key:"onMessageModified",value:function(a){var c=a.to,h=a.time,m=a.sequence,v=a.elements,b=a.cloudCustomData,I=a.messageVersion,E=Er(c),O=this.getLocalTopic(E,c);if(O){var F=O.lastMessage;U.d("".concat(this._n,".onMessageModified topicID:").concat(c," lastMessage:"),JSON.stringify(F),"options:",JSON.stringify(a)),F&&(F.payload===null||F.lastTime===h&&F.lastSequence===m&&F.version!==I)&&(F.type=v[0].type,F.payload=v[0].content,F.messageForShow=xu(F.type,F.payload,this.isIntl()),F.cloudCustomData=b,F.version=I,F.lastSequence=m,F.lastTime=h,this.emitOuterEvent(R.TOPIC_UPDATED,{groupID:E,topic:O}))}}},{key:"onMessageRevoked",value:function(a){var c=this;if(a.length!==0){var h=null,m=null,v=!1;a.forEach(function(b){var I=b.to;m=Er(I),(h=c.getLocalTopic(m,I))&&(h.reduceUnreadCount()&&(v=!0),h.isLastMessageRevoked(b)&&(h.setLastMessageRevoked(!0),h.setLastMessageRevoker(b.revoker),v=!0))}),v&&this.emitOuterEvent(R.TOPIC_UPDATED,{groupID:m,topic:h})}}},{key:"isLastMessageRevoked",value:function(a){var c=a.topicID,h=a.sequence,m=Er(c),v=this.getLocalTopic(m,c),b=!1;return v&&(b=v.isLastMessageRevoked({sequence:h})),b}},{key:"getJoinedCommunityList",value:function(){return this.getModule(Mt).syncCommunityWithTopic()}},{key:"createTopicInCommunity",value:function(a){var c=this,h="".concat(this._n,".").concat("createTopicInCommunity"),m=a.topicID;if(!Be(m)&&!no(m))return _e({code:Ae.ILLEGAL_TOPIC_ID});if(a.topicName&&this._filterProfanity("topicName",a)===!1)return _e({code:Ae.PROFANITY_FOUND});if(a.introduction&&this._filterProfanity("introduction",a)===!1)return _e({code:Ae.PROFANITY_FOUND});if(a.notification&&this._filterProfanity("notification",a)===!1)return _e({code:Ae.PROFANITY_FOUND});var v=new We("createTopicInCommunity");return this.request({protocolName:x_,requestData:r({},a)}).then(function(b){var I=b.data.topicID;return v.setMessage("topicID:".concat(I)).setNetworkType(c.getNetworkType()).end(),U.l("".concat(h," ok. topicID:").concat(I)),c._updateTopicMap([r(r({},a),{},{topicID:I})]),ft({topicID:I})}).catch(function(b){return c.probeNetwork().then(function(I){var E=A(I,2),O=E[0],F=E[1];v.setError(b,O,F).end()}),U.e("".concat(h," failed. error:"),b),_e(b)})}},{key:"deleteTopicFromCommunity",value:function(a){var c=this,h="".concat(this._n,".").concat("deleteTopicFromCommunity"),m=a.groupID,v=a.topicIDList,b=v===void 0?[]:v,I=new We("deleteTopicFromCommunity");return I.setMessage("groupID:".concat(m," topicIDList:").concat(b)),this.request({protocolName:U_,requestData:{groupID:m,topicIDList:b}}).then(function(E){var O=E.data.resultList,F=[],B=[];(O===void 0?[]:O).forEach(function(ge){var ye=ge.topicID,Se=ge.errorCode,Ge=ge.errorInfo;Se===0?F.push({topicID:ye}):B.push({topicID:ye,code:Se,message:Ge})});var ee="success count:".concat(F.length,", fail count:").concat(B.length);return I.setMoreMessage(ee).setNetworkType(c.getNetworkType()).end(),U.l("".concat(h," ok. ").concat(ee)),F.forEach(function(ge){c._deleteLocalTopic(m,ge.topicID)}),ft({successTopicList:F,failureTopicList:B})}).catch(function(E){return c.probeNetwork().then(function(O){var F=A(O,2),B=F[0],ee=F[1];I.setError(E,B,ee).end()}),U.e("".concat(h," failed. error:"),E),_e(E)})}},{key:"updateTopicProfile",value:function(a){var c=this,h="".concat(this._n,".").concat("updateTopicProfile");if(U.l("".concat(h," options:"),a),a.topicName&&this._filterProfanity("topicName",a)===!1)return _e({code:Ae.PROFANITY_FOUND});if(a.introduction&&this._filterProfanity("introduction",a)===!1)return _e({code:Ae.PROFANITY_FOUND});if(a.notification&&this._filterProfanity("notification",a)===!1)return _e({code:Ae.PROFANITY_FOUND});var m=new We("updateTopicProfile");return m.setMessage("groupID:".concat(a.groupID," topicID:").concat(a.topicID)),Be(a.muteAllMembers)||(a.muteAllMembers=a.muteAllMembers===!0?"On":"Off"),this.request({protocolName:F_,requestData:r({},a)}).then(function(){return m.setNetworkType(c.getNetworkType()).end(),U.l("".concat(h," ok")),c._updateTopicMap([a]),ft({topic:c.getLocalTopic(a.groupID,a.topicID)})}).catch(function(v){return c.probeNetwork().then(function(b){var I=A(b,2),E=I[0],O=I[1];m.setError(v,E,O).end()}),U.e("".concat(h," failed. error:"),v),_e(v)})}},{key:"getTopicList",value:function(a){var c=this,h="".concat(this._n,".").concat("getTopicList"),m=a.groupID,v=a.topicIDList,b=v===void 0?[]:v,I=b.length===0,E=new We("getTopicList");if(E.setMessage("groupID:".concat(m)),this._getTopicTimeMap.has(m)){var O=this._getTopicTimeMap.get(m),F=O.isGetAll,B=O.time;if((F||!F&&!I)&&Date.now()-B<1e3*this.TOPIC_CACHE_TIME){var ee=this._getLocalTopicList(m,b);if(I||ee.length===b.length)return E.setNetworkType(this.getNetworkType()).setMoreMessage("from cache, topic count:".concat(ee.length)).end(),U.l("".concat(h," groupID:").concat(m," from cache, topic count:").concat(ee.length)),Dt({successTopicList:ee,failureTopicList:[]})}}return this.request({protocolName:Jg,requestData:{groupID:m,topicIDList:b}}).then(function(ge){var ye=ge.data.topicInfoList,Se=[],Ge=[],Ve=[];(ye===void 0?[]:ye).forEach(function(Nt){var yn=Nt.topic,Mn=Nt.selfInfo,Ar=Nt.errorCode,so=Nt.errorInfo,Bo=yn.topicID;Ar===0?(Se.push(r(r({},yn),{},{selfInfo:Mn})),Ge.push(Bo)):Ve.push({topicID:Bo,code:Ar,message:so})}),c._updateTopicMap(Se),c._handleTopicAtInfo(Se);var rt="success count:".concat(Ge.length,", fail count:").concat(Ve.length);E.setNetworkType(c.getNetworkType()).setMoreMessage(rt).end(),U.l("".concat(h," groupID:").concat(m," from remote, ").concat(rt));var mt=[];return Je(Ge)||(c._getTopicTimeMap.set(m,{time:Date.now(),isGetAll:I}),mt=c._getLocalTopicList(m,Ge)),ft({successTopicList:mt,failureTopicList:Ve})}).catch(function(ge){return c.probeNetwork(ge).then(function(ye){var Se=A(ye,2),Ge=Se[0],Ve=Se[1];E.setError(ge,Ge,Ve).end()}),U.e("".concat(h," failed. error:"),ge),_e(ge)})}},{key:"hasLocalTopic",value:function(a,c){return!!this._topicMap.has(a)&&this._topicMap.get(a).has(c)}},{key:"getLocalTopic",value:function(a,c){var h=null;return this._topicMap.has(a)&&(h=this._topicMap.get(a).get(c)),h}},{key:"_getLocalTopicList",value:function(a){var c=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[],h=this._topicMap.get(a),m=[];return h&&(m=N(h.values())),c.length===0?m:m.filter(function(v){return c.includes(v.topicID)})}},{key:"_deleteLocalTopic",value:function(a,c){this._topicMap.has(a)&&this._topicMap.get(a).has(c)&&(this._topicMap.get(a).delete(c),U.l("".concat(this._n,"._deleteLocalTopic groupID:").concat(a," topicID:").concat(c)))}},{key:"_updateTopicMap",value:function(a){var c=this,h=[];a.forEach(function(m){var v=m.groupID,b=m.topicID,I=null;c._topicMap.has(v)||c._topicMap.set(v,new Map),c._topicMap.get(v).has(b)?(I=c._topicMap.get(v).get(b)).updateTopic(m):(c._getTopicLastMessage(m),I=new S6(m,c.isIntl()),c._topicMap.get(v).set(b,I));var E=c._computeUnreadCount(I);I.updateUnreadCount(E),h.push({conversationID:"".concat(w.CONV_GROUP).concat(b),type:w.CONV_TOPIC,unreadCount:E})}),h.length>0&&this.getModule(ut).updateTopicConversation(h)}},{key:"resetGetTopicTime",value:function(a){var c=this;Be(a)?N(this._getTopicTimeMap.keys()).forEach(function(h){c._getTopicTimeMap.set(h,0)}):this._getTopicTimeMap.set(a,0)}},{key:"getTopicListOnReconnected",value:function(){var a=this,c=N(this._topicMap.keys()),h=[],m=this.getModule(ut);c.forEach(function(v){var b=[],I=a._getLocalTopicList(v);m.deleteTopicRoamingMessageInfo(v),I.forEach(function(E){var O=E.lastMessage.lastTime,F=O===void 0?0:O;Date.now()-1e3*F<1e3*a.TOPIC_LAST_ACTIVE_TIME&&b.push(E.topicID)}),b.length>0&&h.push({groupID:v,topicIDList:b})}),U.l("".concat(this._n,".getTopicListOnReconnected. active community count:").concat(h.length)),this._relayGetTopicList(h)}},{key:"_relayGetTopicList",value:function(a){var c=this;if(a.length!==0){var h=a.shift(),m=h.topicIDList.length>5?"topicIDList.length:".concat(h.topicIDList.length):"topicIDList:".concat(h.topicIDList),v=new We("relayGetTopicList");v.setMessage(m),U.l("".concat(this._n,"._relayGetTopicList. ").concat(m)),this.getTopicList(h).then(function(){v.setNetworkType(c.getNetworkType()).end(),c._relayGetTopicList(a)}).catch(function(b){c.probeNetwork().then(function(I){var E=A(I,2),O=E[0],F=E[1];v.setError(b,O,F).end()}),c._relayGetTopicList(a)})}}},{key:"_handleTopicAtInfo",value:function(a){var c=this;a.length!==0&&a.forEach(function(h){var m=h.groupID,v=h.topicID,b=h.groupAtInfoList,I=[];Be(b)||(b.forEach(function(E){I.push(r(r({},E),{},{groupID:m,topicID:v}))}),c.getModule(ut).onNewGroupAtTips({dataList:I}))})}},{key:"_getTopicLastMessage",value:function(a){if(!Be(a.lastMsg)){var c={time:a.lastMsg.time,sequence:a.lastMsg.sequence,from:a.lastMsg.from,payload:a.lastMsg.elements[0]?a.lastMsg.elements[0].content:null,type:a.lastMsg.elements[0]?a.lastMsg.elements[0].type:"",nick:a.lastMsg.nick,version:a.lastMsg.messageVersion,cloudCustomData:a.lastMsg.cloudCustomData,isRevoked:a.lastMsg.isPlaceMessage===2,revoker:Je(a.lastMsg.revokerInfo)?null:a.lastMsg.revokerInfo.revoker};a.lastMessage=c}}},{key:"deleteTopicListInCommunity",value:function(a){var c=this,h=this._getLocalTopicList(a),m=this.getModule(ut);h.forEach(function(v){var b=v.topicID;c._deleteLocalTopic(a,b),c._getTopicTimeMap.delete(a),m.deleteLocalConversation("".concat(w.CONV_GROUP).concat(b))})}},{key:"_computeUnreadCount",value:function(a){var c=a.selfInfo,h=c.excludedUnreadSequenceList,m=c.readedSequence,v=a.nextMessageSeq-a.selfInfo.readedSequence-1;if(ot(h)){var b=0;h.forEach(function(I){I>=m&&I<=a.nextMessageSeq-1&&(b+=1)}),b>=1&&(v-=b)}return v<0?0:v}},{key:"_filterProfanity",value:function(a,c){var h=this.getModule(Ga);if(!h)return!0;var m=h.filterText(c[a],ae),v=m.isAllowedToSend,b=m.modifiedText;return v===!0&&(c[a]=b,!0)}},{key:"updateLastMessage",value:function(a,c){var h=Er(a),m=this.getLocalTopic(h,a);if(m){var v=c.sequence+1;m.updateNextMessageSeq(v),m.updateLastMessage(c),this.emitOuterEvent(R.TOPIC_UPDATED,{groupID:h,topic:m})}}},{key:"getMessageExtensions",value:function(a,c){U.l("".concat(this._n,".getMessageExtensions startSequence:").concat(c));var h=Er(a.to);return this.request({protocolName:Vg,requestData:{groupID:h,topicID:a.to,messageSequence:a.sequence,startSequence:c}})}},{key:"modifyMessageExtensions",value:function(a,c){var h=arguments.length>2&&arguments[2]!==void 0?arguments[2]:1;U.l("".concat(this._n,".modifyMessageExtensions operateType:").concat(h));var m=Er(a.to);return this.request({protocolName:qg,requestData:{groupID:m,topicID:a.to,messageSequence:a.sequence,extensionList:c,operateType:h}})}},{key:"reset",value:function(){U.l("".concat(this._n,".reset")),this._topicMap.clear(),this._getTopicTimeMap.clear(),this.TOPIC_CACHE_TIME=300,this.TOPIC_LAST_ACTIVE_TIME=3600}}]),p}(Tr),D6=function(){function D(l){i(this,D),this._userModule=l,this._n="ProfileHandler",this.TAG="profile",this.accountProfileMap=new Map,this.expirationTime=864e5}return u(D,[{key:"setExpirationTime",value:function(l){this.expirationTime=l}},{key:"getUserProfile",value:function(l){var p=this,a="".concat(this._n,".").concat("getUserProfile"),c=l.userIDList;l.fromAccount=this._userModule.getMyAccount(),c.length>100&&(U.w("".concat(a," ").concat(Pa(100))),c.length=100);for(var h,m=[],v=[],b=0,I=c.length;b<I;b++)h=c[b],this._userModule.isMyFriend(h)&&this._contains(h)?v.push(this._getProfileFromMap(h)):m.push(h);if(m.length===0)return Dt(v);l.toAccount=m;var E=l.bFromGetMyProfile||!1,O=[];l.toAccount.forEach(function(B){O.push({toAccount:B,standardSequence:0,customSequence:0})}),l.userItem=O;var F=new We("getUserProfile");return F.setMessage(c.length>5?"userIDList.length:".concat(c.length):"userIDList:".concat(c)),this._userModule.request({protocolName:M0,requestData:l}).then(function(B){F.setNetworkType(p._userModule.getNetworkType()).end(),U.i("".concat(a," ok"));var ee=p._handleResponse(B).concat(v);return ft(E?ee[0]:ee)}).catch(function(B){return p._userModule.probeNetwork().then(function(ee){var ge=A(ee,2),ye=ge[0],Se=ge[1];F.setError(B,ye,Se).end()}),U.e("".concat(a," failed. error:"),B),_e(B)})}},{key:"getMyProfile",value:function(){var l=this._userModule.getMyAccount(),p="".concat(this._n,".getMyProfile");if(U.l("".concat(p," myAccount:").concat(l)),this._fill(),this._contains(l)){var a=this._getProfileFromMap(l);return U.d("".concat(p," from cache, myProfile:").concat(JSON.stringify(a))),Dt(a)}return this.getUserProfile({fromAccount:l,userIDList:[l],bFromGetMyProfile:!0})}},{key:"_handleResponse",value:function(l){var p=l.data.userProfileItem;if(!ot(p))return[];for(var a=[],c=Date.now(),h=0,m=p.length;h<m;h++){var v=p[h],b=v.to,I=v.profileItem;if(b!=="@TLS#NOT_FOUND"&&b!==""){var E=this._update(b,this._getLatestProfileFromResponse(b,I)).latestProfile;a.push(E)}}return U.l("".concat(this._n,"._handleResponse cost ").concat(Date.now()-c," ms")),a}},{key:"_getLatestProfileFromResponse",value:function(l,p){var a={userID:l,profileCustomField:[]};if(!Je(p))for(var c=0,h=p.length;c<h;c++)if(p[c].tag.indexOf("Tag_Profile_Custom")>-1)a.profileCustomField.push({key:p[c].tag,value:p[c].value});else switch(p[c].tag){case Ut.NICK:a.nick=p[c].value;break;case Ut.GENDER:a.gender=p[c].value;break;case Ut.BIRTHDAY:a.birthday=p[c].value;break;case Ut.LOCATION:a.location=p[c].value;break;case Ut.SELFSIGNATURE:a.selfSignature=p[c].value;break;case Ut.ALLOWTYPE:a.allowType=p[c].value;break;case Ut.LANGUAGE:a.language=p[c].value;break;case Ut.AVATAR:a.avatar=p[c].value;break;case Ut.MESSAGESETTINGS:a.messageSettings=p[c].value;break;case Ut.ADMINFORBIDTYPE:a.adminForbidType=p[c].value;break;case Ut.LEVEL:a.level=p[c].value;break;case Ut.ROLE:a.role=p[c].value;break;default:U.w("".concat(this._n,"._getLatestProfileFromResponse unknown tag:"),p[c].tag,p[c].value)}return a}},{key:"updateMyProfile",value:function(l){var p=this,a="".concat(this._n,".").concat("updateMyProfile");if(l.nick&&this._userModule.filterProfanity("nick",l)===!1)return _e({code:Ae.PROFANITY_FOUND});if(l.selfSignature&&this._userModule.filterProfanity("selfSignature",l)===!1)return _e({code:Ae.PROFANITY_FOUND});var c=new We("updateMyProfile");c.setMessage(JSON.stringify(l));var h=new Sp().validate(l);if(!h.valid)return c.setCode(Ae.UPDATE_PROFILE_INVALID_PARAM).setMoreMessage("info:".concat(h.tips)).setNetworkType(this._userModule.getNetworkType()).end(),U.e("".concat(a," info:").concat(h.tips)),_e({code:Ae.UPDATE_PROFILE_INVALID_PARAM});var m=[];for(var v in l)Object.prototype.hasOwnProperty.call(l,v)&&(v==="profileCustomField"?l.profileCustomField.forEach(function(E){m.push({tag:E.key,value:E.value})}):m.push({tag:Ut[v.toUpperCase()],value:l[v]}));if(m.length===0){var b=new Fn({code:Ae.UPDATE_PROFILE_NO_KEY});return c.setError(b,!0,this._userModule.getNetworkType()).end(),U.e("".concat(a," failed. error:"),b),_e(b)}var I=this._userModule.getMyAccount();return this._userModule.request({protocolName:I0,requestData:{fromAccount:I,profileItem:m}}).then(function(E){c.setNetworkType(p._userModule.getNetworkType()).end(),U.i("".concat(a," ok"));var O=p._update(I,l),F=O.isProfileUpdated,B=O.latestProfile;return F===!0&&p._userModule.emitOuterEvent(R.PROFILE_UPDATED,[B]),Dt(B)}).catch(function(E){return p._userModule.probeNetwork().then(function(O){var F=A(O,2),B=F[0],ee=F[1];c.setError(E,B,ee).end()}),U.e("".concat(a," failed. error:"),E),_e(E)})}},{key:"onProfileModified",value:function(l){var p=l.dataList;if(!Je(p)){var a,c=p.length;U.d("".concat(this._n,".onProfileModified count:").concat(c," dataList:"),l.dataList);for(var h=[],m=0;m<c;m++){a=p[m].userID;var v=this._update(a,this._getLatestProfileFromResponse(a,p[m].profileList)),b=v.isProfileUpdated,I=v.latestProfile;b===!0&&h.push(I)}h.length>0&&(this._userModule.emitInnerEvent(nr.PROFILE_UPDATED,h),this._userModule.emitOuterEvent(R.PROFILE_UPDATED,h))}}},{key:"_fill",value:function(){if(this.accountProfileMap.size===0){for(var l=this._getCachedProfiles(),p=Date.now(),a=0,c=l.length;a<c;a++)p-l[a].lastUpdatedTime<this.expirationTime&&this.accountProfileMap.set(l[a].userID,l[a]);U.l("".concat(this._n,"._fill from cache, size:").concat(this.accountProfileMap.size))}}},{key:"_update",value:function(l,p){var a,c=!1,h=Date.now();return this._contains(l)?(a=this._getProfileFromMap(l),p.profileCustomField&&Ou(a.profileCustomField,p.profileCustomField)===!0&&(a.lastUpdatedTime=h,c=!0),Oi(a,p,["profileCustomField"])>0&&(a.lastUpdatedTime=h,c=!0)):(a=new Sp(p),(this._userModule.isMyFriend(l)||l===this._userModule.getMyAccount())&&(a.lastUpdatedTime=h,c=!0,this.accountProfileMap.set(l,a))),this._flush(l===this._userModule.getMyAccount()),c===!0&&U.l("".concat(this._n,"._update account:").concat(l," isProfileUpdated:").concat(c)),{isProfileUpdated:c,latestProfile:a}}},{key:"_flush",value:function(l){var p=N(this.accountProfileMap.values()),a=this._userModule.getStorageModule();U.d("".concat(this._n,"._flush length:").concat(p.length," flushAtOnce:").concat(l)),a.setItem(this.TAG,p,l)}},{key:"_contains",value:function(l){return this.accountProfileMap.has(l)}},{key:"_getProfileFromMap",value:function(l){return this.accountProfileMap.get(l)}},{key:"_getCachedProfiles",value:function(){var l=this._userModule.getStorageModule().getItem(this.TAG);return Je(l)?[]:l}},{key:"onConversationsProfileUpdated",value:function(l){for(var p,a,c,h=[],m=0,v=l.length;m<v;m++)a=(p=l[m]).userID,this._userModule.isMyFriend(a)&&(this._contains(a)?(c=this._getProfileFromMap(a),Oi(c,p)>0&&h.push(a)):h.push(p.userID));h.length!==0&&(U.i("".concat(this._n,".onConversationsProfileUpdated toAccountList:").concat(h)),this.getUserProfile({userIDList:h}))}},{key:"getNickAndAvatarByUserID",value:function(l){if(this._contains(l)){var p=this._getProfileFromMap(l);return{nick:p.nick,avatar:p.avatar}}return{nick:"",avatar:""}}},{key:"reset",value:function(){this._flush(!0),this.accountProfileMap.clear()}}]),D}(),xw=u(function D(l){i(this,D),Je||(this.userID=l.userID||"",this.timeStamp=l.timeStamp||0)}),E6=function(){function D(l){i(this,D),this._userModule=l,this._n="BlacklistHandler",this._blacklistMap=new Map,this.startIndex=0,this.maxLimited=100,this.currentSequence=0}return u(D,[{key:"getLocalBlacklist",value:function(){return N(this._blacklistMap.keys())}},{key:"getBlacklist",value:function(){var l=this,p="".concat(this._n,".getBlacklist"),a={fromAccount:this._userModule.getMyAccount(),maxLimited:this.maxLimited,startIndex:0,lastSequence:this.currentSequence},c=new We("getBlacklist");return this._userModule.request({protocolName:C0,requestData:a}).then(function(h){var m=h.data,v=m.blackListItem,b=m.currentSequence,I=Je(v)?0:v.length;c.setNetworkType(l._userModule.getNetworkType()).setMessage("count:".concat(I)).end(),U.i("".concat(p," ok")),l.currentSequence=b,l._handleResponse(v,!0),l._userModule.emitOuterEvent(R.BLACKLIST_UPDATED,N(l._blacklistMap.keys()))}).catch(function(h){return l._userModule.probeNetwork().then(function(m){var v=A(m,2),b=v[0],I=v[1];c.setError(h,b,I).end()}),U.e("".concat(p," failed. error:"),h),_e(h)})}},{key:"addBlacklist",value:function(l){var p=this,a=new We("addToBlacklist"),c="".concat(this._n,".addBlacklist"),h=this._userModule.getMyAccount();if(l.userIDList.length===1&&l.userIDList[0]===h){var m=Ae.CANNOT_ADD_SELF_TO_BLACKLIST,v=this._userModule.getErrorMessage(m);a.setCode(m).setMessage(v).setNetworkType(this._userModule.getNetworkType()).end();var b=new Fn({code:m});return U.e("".concat(c," failed. error:"),b),_e(b)}return l.userIDList.includes(h)&&(l.userIDList=l.userIDList.filter(function(I){return I!==h})),l.fromAccount=this._userModule.getMyAccount(),l.toAccount=l.userIDList,this._userModule.request({protocolName:T0,requestData:l}).then(function(I){return a.setNetworkType(p._userModule.getNetworkType()).setMessage(l.userIDList.length>5?"userIDList.length:".concat(l.userIDList.length):"userIDList:".concat(l.userIDList)).end(),U.i("".concat(c," ok")),p._handleResponse(I.resultItem,!0),ft(N(p._blacklistMap.keys()))}).catch(function(I){return p._userModule.probeNetwork().then(function(E){var O=A(E,2),F=O[0],B=O[1];a.setError(I,F,B).end()}),U.e("".concat(c," failed. error:"),I),_e(I)})}},{key:"_handleResponse",value:function(l,p){if(!Je(l))for(var a,c,h,m=0,v=l.length;m<v;m++)c=l[m].to,h=l[m].resultCode,(Be(h)||h===0)&&(p?((a=this._blacklistMap.has(c)?this._blacklistMap.get(c):new xw).userID=c,!Je(l[m].addBlackTimeStamp)&&(a.timeStamp=l[m].addBlackTimeStamp),this._blacklistMap.set(c,a)):this._blacklistMap.has(c)&&(a=this._blacklistMap.get(c),this._blacklistMap.delete(c)));U.l("".concat(this._n,"._handleResponse total:").concat(this._blacklistMap.size," bAdd:").concat(p))}},{key:"deleteBlacklist",value:function(l){var p=this,a="".concat(this._n,".deleteBlacklist"),c=new We("removeFromBlacklist");return l.fromAccount=this._userModule.getMyAccount(),l.toAccount=l.userIDList,this._userModule.request({protocolName:w0,requestData:l}).then(function(h){return c.setNetworkType(p._userModule.getNetworkType()).setMessage(l.userIDList.length>5?"userIDList.length:".concat(l.userIDList.length):"userIDList:".concat(l.userIDList)).end(),U.i("".concat(a," ok")),p._handleResponse(h.data.resultItem,!1),ft(N(p._blacklistMap.keys()))}).catch(function(h){return p._userModule.probeNetwork().then(function(m){var v=A(m,2),b=v[0],I=v[1];c.setError(h,b,I).end()}),U.e("".concat(a," failed. error:"),h),_e(h)})}},{key:"onAccountDeleted",value:function(l){for(var p,a=[],c=0,h=l.length;c<h;c++)p=l[c],this._blacklistMap.has(p)&&(this._blacklistMap.delete(p),a.push(p));a.length>0&&(U.l("".concat(this._n,".onAccountDeleted count:").concat(a.length," userIDList:"),a),this._userModule.emitOuterEvent(R.BLACKLIST_UPDATED,N(this._blacklistMap.keys())))}},{key:"onAccountAdded",value:function(l){for(var p,a=[],c=0,h=l.length;c<h;c++)p=l[c],this._blacklistMap.has(p)||(this._blacklistMap.set(p,new xw({userID:p})),a.push(p));a.length>0&&(U.l("".concat(this._n,".onAccountAdded count:").concat(a.length," userIDList:"),a),this._userModule.emitOuterEvent(R.BLACKLIST_UPDATED,N(this._blacklistMap.keys())))}},{key:"reset",value:function(){this._blacklistMap.clear(),this.startIndex=0,this.maxLimited=100,this.currentSequence=0}}]),D}(),o1=function(D){var l=String(D).replace(/[=]+$/,""),p="";if(l.length%4==1)return"";for(var a,c,h=0,m=0;c=l.charAt(m++);~c&&(a=h%4?64*a+c:c,h++%4)?p+=String.fromCharCode(255&a>>(-2*h&6)):0)c="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(c);try{return decodeURIComponent(escape(p))}catch{return""}},A6=function(){function D(l){i(this,D),this._userModule=l,this._n="UserStatusHandler",this.MAX_QUERY_USER_COUNT=500,this.MAX_SUBSCRIBE_USER_COUNT=100,this.MAX_UNSUBSCRIBE_USER_COUNT=100,this._userModule.getInnerEmitterInstance().on(nr.CLOUD_CONFIG_UPDATED,this._onCloudConfigUpdated,this)}return u(D,[{key:"_onCloudConfigUpdated",value:function(){var l=this._userModule.getCloudConfig("status_query_count"),p=this._userModule.getCloudConfig("status_sub_count"),a=this._userModule.getCloudConfig("status_unsub_count");U.l("".concat(this._n,"._onCloudConfigUpdated statusQueryCount:").concat(l," statusSubscribeCount:").concat(p)+" statusUnsubscribeCount:".concat(a)),Be(l)||(this.MAX_QUERY_USER_COUNT=parseInt(l,10)),Be(l)||(this.MAX_SUBSCRIBE_USER_COUNT=parseInt(p,10)),Be(l)||(this.MAX_UNSUBSCRIBE_USER_COUNT=parseInt(a,10))}},{key:"onUserStatusUpdated",value:function(l){var p=l.dataList,a=this._userModule.getMyUserID(),c=this._userModule.getModule(gn),h=p.map(function(m){var v=m.to,b=m.statusType,I=m.customStatus,E=o1(I);return v===a&&c.setCustomStatus(E),{userID:v,statusType:b,customStatus:E}});this._userModule.emitOuterEvent(R.USER_STATUS_UPDATED,h)}},{key:"setSelfStatus",value:function(l){var p=this,a="".concat(this._n,".setSelfStatus");if(this._userModule.filterProfanity("customStatus",l)===!1)return _e({code:Ae.PROFANITY_FOUND});var c=new We("setSelfStatus"),h=l.customStatus;return this._userModule.request({protocolName:G_,requestData:{customStatus:h}}).then(function(m){return c.setNetworkType(p._userModule.getNetworkType()).setMessage("customStatus:".concat(h)).end(),U.l("".concat(a," ok. customStatus:").concat(h)),p._userModule.getModule(gn).setCustomStatus(h),ft({userID:p._userModule.getMyUserID(),statusType:1,customStatus:h})}).catch(function(m){return p._userModule.probeNetwork().then(function(v){var b=A(v,2),I=b[0],E=b[1];c.setError(m,I,E).end()}),U.e("".concat(a," failed. error:"),m),_e(m)})}},{key:"getUserStatus",value:function(l){var p=this,a="".concat(this._n,".").concat("getUserStatus"),c=l.userIDList,h=c===void 0?[]:c,m=this._userModule.getMyUserID(),v=N(h),b=void 0,I=v.indexOf(m);if(I>-1){v.splice(I,1);var E=this._userModule.getModule(gn).getCustomStatus();b={userID:m,statusType:1,customStatus:E}}if(v.length===0)return Dt({successUserList:[b],failureUserList:[]});if(!this._userModule.canIUse(be.USER_STATUS))return _e({code:Ae.CANNOT_USE_COMMERCIAL_ABILITY});v.length>this.MAX_QUERY_USER_COUNT&&(U.w("".concat(a," ").concat(Pa(this.MAX_QUERY_USER_COUNT))),v=h.slice(0,this.MAX_QUERY_USER_COUNT));var O=new We("getUserStatus");return this._userModule.request({protocolName:Xg,requestData:{userIDList:v}}).then(function(F){var B=F.data,ee=B.successUserList,ge=ee===void 0?[]:ee,ye=B.failureUserList,Se=ye===void 0?[]:ye,Ge=ge.map(function(mt){var Nt=mt.userID,yn=mt.statusType,Mn=mt.customStatus;return{userID:Nt,statusType:yn,customStatus:o1(Mn)}}),Ve=Se.map(function(mt){var Nt=mt.userID,yn=mt.invalidUserID,Mn=mt.errorCode,Ar=mt.errorInfo;return{userID:Je(yn)?Nt:yn,code:Mn,message:Ar}});Be(b)||Ge.unshift(b);var rt="userID count:".concat(h.length,", success count:").concat(Ge.length,", fail count:").concat(Ve.length);return O.setNetworkType(p._userModule.getNetworkType()).setMessage("".concat(rt)).end(),U.l("".concat(a," ok. ").concat(rt,".")),ft({successUserList:Ge,failureUserList:Ve})}).catch(function(F){return p._userModule.probeNetwork().then(function(B){var ee=A(B,2),ge=ee[0],ye=ee[1];O.setMessage("userID count:".concat(h.length)).setError(F,ge,ye).end()}),U.e("".concat(a," failed. error:"),F),_e(F)})}},{key:"subscribeUserStatus",value:function(l){var p=this;if(!this._userModule.canIUse(be.USER_STATUS))return _e({code:Ae.CANNOT_USE_COMMERCIAL_ABILITY});var a="".concat(this._n,".").concat("subscribeUserStatus"),c=l.userIDList,h=c===void 0?[]:c,m=N(h);m.length>this.MAX_SUBSCRIBE_USER_COUNT&&(U.w("".concat(a," ").concat(Pa(this.MAX_SUBSCRIBE_USER_COUNT))),m=h.slice(0,this.MAX_SUBSCRIBE_USER_COUNT));var v=new We("subscribeUserStatus"),b="userID count:".concat(h.length);return U.l("".concat(a," ").concat(b)),this._userModule.request({protocolName:Zg,requestData:{userIDList:m}}).then(function(I){var E=I.data.failureUserList,O=(E===void 0?[]:E).map(function(F){var B=F.userID,ee=F.invalidUserID,ge=F.errorCode,ye=F.errorInfo;return{userID:Je(ee)?B:ee,code:ge,message:ye}});return v.setNetworkType(p._userModule.getNetworkType()).setMessage("".concat(b," fail count:").concat(O.length)).end(),U.l("".concat(a," ok. fail count:").concat(O.length,".")),ft({failureUserList:O})}).catch(function(I){return p._userModule.probeNetwork().then(function(E){var O=A(E,2),F=O[0],B=O[1];v.setMessage("".concat(b)).setError(I,F,B).end()}),U.e("".concat(a," failed. error:"),I),_e(I)})}},{key:"unsubscribeUserStatus",value:function(l){var p=this;if(!this._userModule.canIUse(be.USER_STATUS))return _e({code:Ae.CANNOT_USE_COMMERCIAL_ABILITY});var a="".concat(this._n,".unsubscribeUserStatus"),c=(l||{}).userIDList,h=c===void 0?[]:c,m=N(h);h.length>this.MAX_UNSUBSCRIBE_USER_COUNT&&(U.w("".concat(a," ").concat(Pa(this.MAX_UNSUBSCRIBE_USER_COUNT))),m=h.slice(0,this.MAX_UNSUBSCRIBE_USER_COUNT));var v=new We("unsubscribeUserStatus"),b="userID count:".concat(h.length);U.l("".concat(a," ").concat(b));var I={userIDList:m};return m.length===0&&(I.userIDList=void 0,I.unsubscribeAll=1),this._userModule.request({protocolName:Qg,requestData:I}).then(function(E){var O=E.data.failureUserList,F=(O===void 0?[]:O).map(function(B){var ee=B.userID,ge=B.invalidUserID,ye=B.errorCode,Se=B.errorInfo;return{userID:Je(ge)?ee:ge,code:ye,message:Se}});return v.setNetworkType(p._userModule.getNetworkType()).setMessage("".concat(b," fail count:").concat(F.length)).end(),U.l("".concat(a," ok. fail count:").concat(F.length,".")),ft({failureUserList:F})}).catch(function(E){return p._userModule.probeNetwork().then(function(O){var F=A(O,2),B=F[0],ee=F[1];v.setMessage("".concat(b)).setError(E,B,ee).end()}),U.e("".concat(a," failed. error:"),E),_e(E)})}},{key:"reset",value:function(){this.MAX_QUERY_USER_COUNT=500,this.MAX_SUBSCRIBE_USER_COUNT=100,this.MAX_UNSUBSCRIBE_USER_COUNT=100}}]),D}(),L6=function(D){f(p,D);var l=L(p);function p(a){var c;return i(this,p),(c=l.call(this,a))._n="UserModule",c._profileHandler=new D6(S(c)),c._blacklistHandler=new E6(S(c)),c._userStatusHandler=new A6(S(c)),c.getInnerEmitterInstance().on(nr.A2KEY_AND_TINYID_UPDATED,c.onContextUpdated,S(c)),c}return u(p,[{key:"onContextUpdated",value:function(a){this._profileHandler.getMyProfile(),this._blacklistHandler.getBlacklist()}},{key:"mockOnNickAvatarModified",value:function(a,c){U.l("".concat(this._n,"._mockOnNickAvatarModified nick:").concat(a," avatar:").concat(c)),this.onProfileModified({dataList:[{pushType:1,userID:this.getMyUserID(),profileList:[{tag:Ut.NICK,value:a},{tag:Ut.AVATAR,value:c}]}]})}},{key:"onProfileModified",value:function(a){this._profileHandler.onProfileModified(a)}},{key:"onRelationChainModified",value:function(a){var c=a.dataList;if(!Je(c)){var h=[];c.forEach(function(v){v.blackListDelAccount&&h.push.apply(h,N(v.blackListDelAccount))}),h.length>0&&this._blacklistHandler.onAccountDeleted(h);var m=[];c.forEach(function(v){v.blackListAddAccount&&m.push.apply(m,N(v.blackListAddAccount))}),m.length>0&&this._blacklistHandler.onAccountAdded(m)}}},{key:"onConversationsProfileUpdated",value:function(a){this._profileHandler.onConversationsProfileUpdated(a)}},{key:"getMyAccount",value:function(){return this.getMyUserID()}},{key:"getMyNick",value:function(){return this._profileHandler.getNickAndAvatarByUserID(this.getMyUserID()).nick}},{key:"getMyProfile",value:function(){return this._profileHandler.getMyProfile()}},{key:"getStorageModule",value:function(){return this.getModule(ra)}},{key:"filterProfanity",value:function(a,c){var h=this.getModule(Ga);if(!h)return!0;var m=h.filterText(c[a],ce),v=m.isAllowedToSend,b=m.modifiedText;return v===!0&&(c[a]=b,!0)}},{key:"isMyFriend",value:function(a){var c=this.getModule(hr);return!!c&&c.isMyFriend(a)}},{key:"getUserProfile",value:function(a){return this._profileHandler.getUserProfile(a)}},{key:"updateMyProfile",value:function(a){return this._profileHandler.updateMyProfile(a)}},{key:"getNickAndAvatarByUserID",value:function(a){return this._profileHandler.getNickAndAvatarByUserID(a)}},{key:"getLocalBlacklist",value:function(){var a=this._blacklistHandler.getLocalBlacklist();return Dt(a)}},{key:"addBlacklist",value:function(a){return this._blacklistHandler.addBlacklist(a)}},{key:"deleteBlacklist",value:function(a){return this._blacklistHandler.deleteBlacklist(a)}},{key:"onUserStatusUpdated",value:function(a){this._userStatusHandler.onUserStatusUpdated(a)}},{key:"setSelfStatus",value:function(a){return this._userStatusHandler.setSelfStatus(a)}},{key:"getUserStatus",value:function(a){return this._userStatusHandler.getUserStatus(a)}},{key:"subscribeUserStatus",value:function(a){return this._userStatusHandler.subscribeUserStatus(a)}},{key:"unsubscribeUserStatus",value:function(a){return this._userStatusHandler.unsubscribeUserStatus(a)}},{key:"reset",value:function(){U.l("".concat(this._n,".reset")),this._profileHandler.reset(),this._blacklistHandler.reset(),this._userStatusHandler.reset()}}]),p}(Tr),O6=function(){function D(l,p){i(this,D),this._m=l,this._isLoggedIn=!1,this._SDKAppID=p.SDKAppID,this._userID=p.userID||"",this._userSig=p.userSig||"",this._version="3.1.1",this._a2Key="",this._tinyID="",this._customStatus="",this._contentType="json",this._unlimitedAVChatRoom=p.unlimitedAVChatRoom,this._scene=p.scene||"",this._oversea=p.oversea,this._instanceID=p.instanceID,this._statusInstanceID=0,this._isDevMode=p.devMode,this._proxyServer=p.proxyServer,this._fileUploadProxy=p.fileUploadProxy,this._fileDownloadProxy=p.fileDownloadProxy}return u(D,[{key:"isLoggedIn",value:function(){return this._isLoggedIn}},{key:"isOversea",value:function(){return this._oversea}},{key:"isPrivateNetWork",value:function(){return this._proxyServer}},{key:"isDevMode",value:function(){return this._isDevMode}},{key:"isSingaporeSite",value:function(){return this._SDKAppID>=2e7&&this._SDKAppID<3e7||this._SDKAppID>=172e7&&this._SDKAppID<173e7}},{key:"isKoreaSite",value:function(){return this._SDKAppID>=3e7&&this._SDKAppID<4e7||this._SDKAppID>=173e7&&this._SDKAppID<174e7}},{key:"isGermanySite",value:function(){return this._SDKAppID>=4e7&&this._SDKAppID<5e7||this._SDKAppID>=174e7&&this._SDKAppID<175e7}},{key:"isIndiaSite",value:function(){return this._SDKAppID>=5e7&&this._SDKAppID<6e7||this._SDKAppID>=175e7&&this._SDKAppID<176e7}},{key:"isJapanSite",value:function(){return this._SDKAppID>=6e7&&this._SDKAppID<7e7||this._SDKAppID>=176e7&&this._SDKAppID<177e7}},{key:"isUSASite",value:function(){return this._SDKAppID>=7e7&&this._SDKAppID<8e7||this._SDKAppID>=177e7&&this._SDKAppID<178e7}},{key:"isIntl",value:function(){return(l=this._SDKAppID)===0||l>=2e7&&l<8e7||l>=172e7&&l<178e7;var l}},{key:"isUnlimitedAVChatRoom",value:function(){return this._unlimitedAVChatRoom}},{key:"setUserID",value:function(l){this._userID=l}},{key:"getUserID",value:function(){return this._userID}},{key:"setUserSig",value:function(l){this._userSig=l}},{key:"getUserSig",value:function(){return this._userSig}},{key:"getSDKAppID",value:function(){return this._SDKAppID}},{key:"setTinyID",value:function(l){this._tinyID=l,this._isLoggedIn=!0}},{key:"getTinyID",value:function(){return this._tinyID}},{key:"setCustomStatus",value:function(l){this._customStatus=l}},{key:"getCustomStatus",value:function(){return this._customStatus}},{key:"getScene",value:function(){return Jo?window.tencent_cloud_im_csig_flutter_for_web_25F_cy:this._isTUIKit()?"tuikit":this._scene}},{key:"getInstanceID",value:function(){return this._instanceID}},{key:"getStatusInstanceID",value:function(){return this._statusInstanceID}},{key:"setStatusInstanceID",value:function(l){this._statusInstanceID=l}},{key:"getVersion",value:function(){return this._version}},{key:"getA2Key",value:function(){return this._a2Key}},{key:"setA2Key",value:function(l){this._a2Key=l}},{key:"getContentType",value:function(){return this._contentType}},{key:"getProxyServer",value:function(){return this._proxyServer}},{key:"getFileUploadProxy",value:function(){return this._fileUploadProxy}},{key:"getFileDownloadProxy",value:function(){return this._fileDownloadProxy}},{key:"_isTUIKit",value:function(){var l=!1,p=!1,a=!1,c=!1,h=[];$e&&(h=Object.keys(Ne)),Ye&&(h=Object.keys(Ce?uni:window));for(var m=0,v=h.length;m<v;m++)if(h[m].toLowerCase().includes("uikit")){l=!0;break}if(h=null,$e&&!Fo(Ne.createGamePortal)&&Fo(getApp)&&!Be(getApp())){var b=getApp().globalData;bn(b)&&b.isTUIKit===!0&&(p=!0)}this._m.getModule(ra).getStorageSync("TIM_".concat(this._SDKAppID,"_isTUIKit"))===!0&&(a=!0);var I=null;if(Ue&&!qe&&typeof uni>"u"&&__wxConfig&&(I=__wxConfig.pages),xe&&typeof uni>"u"&&__qqConfig&&(I=__qqConfig.pages),ot(I)&&I.length>0){for(var E=0,O=I.length;E<O;E++)if(I[E].toLowerCase().includes("tui")){c=!0;break}I=null}return l||p||a||c}},{key:"reset",value:function(){this._isLoggedIn=!1,this._userSig="",this._a2Key="",this._tinyID="",this._customStatus="",this._statusInstanceID=0}}]),D}(),R6={"k-vue2-pc":1,"k-vue2-h5":2,"k-vue2-h5-uni":3,"k-vue2-app-uni":4,"k-vue2-mp-uni":5,"k-vue2-pc-uni":6,"k-vue3-pc":7,"k-vue3-h5":8,"k-vue3-h5-uni":9,"k-vue3-app-uni":10,"k-vue3-mp-uni":11,"k-vue3-pc-uni":12},N6=function(D){f(p,D);var l=L(p);function p(a){var c;return i(this,p),(c=l.call(this,a))._n="SignModule",c._helloInterval=120,c._lastLoginTs=0,c._lastWsHelloTs=0,c._isWebUniapp=0,n1.mixin(S(c)),c}return u(p,[{key:"onCheckTimer",value:function(a){this.isLoggedIn()&&a%this._helloInterval==0&&this._hello()}},{key:"login",value:function(a){var c="";if(this.isLoggedIn()){var h=this.getMyUserID();return(c=this.getErrorMessage("RepeatLogin",h))&&U.w(c),Dt({actionStatus:"OK",errorCode:0,errorInfo:c,repeatLogin:!0})}if(Date.now()-this._lastLoginTs<=15e3)return this.outputWarning("LoggingIn",a.userID),_e({code:Ae.REPEAT_LOGIN});U.l("".concat(this._n,".login userID:").concat(a.userID));var m=this._checkLoginInfo(a);if(m.code!==0)return _e(m);var v=this.getModule(gn),b=a.userID,I=a.userSig;return v.setUserID(b),v.setUserSig(I),this.getModule(Ni).updateProtocolConfig(),this._login()}},{key:"_login",value:function(){var a=this,c=this.getModule(gn),h=c.getScene(),m=0,v=h;h&&h.startsWith("k-")&&(v=R6[h],h="tuikit");var b=new We("login");b.setMessage("".concat(v)).setMoreMessage("identifier:".concat(this.getMyUserID()));var I=h==="tuikit";Ce?I?v===3||v===4||v===5||v===6?b.setUIPlatform(31):v===9||v===10||v===11||v===12?b.setUIPlatform(32):b.setUIPlatform(4):b.setUIPlatform(3):$e?h==="tuikit"?b.setUIPlatform(12):b.setUIPlatform(11):Ye&&(Jo?h==="flutter_web_uikit"?b.setUIPlatform(21):b.setUIPlatform(20):this._isReactUIKit()?Mr?b.setUIPlatform(25):b.setUIPlatform(24):I?v===1||v===2?b.setUIPlatform(29):v===7||v===8?b.setUIPlatform(30):Mr?b.setUIPlatform(17):b.setUIPlatform(14):Mr?b.setUIPlatform(16):b.setUIPlatform(13));var E=this.getModule(mp);if(E.canIUseOfflinePush()){this._isWebUniapp=E.getUniAppPlatform();var O=this._getStatusInstanceID();c.setStatusInstanceID(O),this.getModule(Ni).updateProtocolConfig(),m=E.getDeviceBrand()}var F="".concat(this._n,"._login");return this._lastLoginTs=Date.now(),this.request({protocolName:vp,requestData:{deviceBrand:m,isWebUniapp:this._isWebUniapp}}).then(function(B){a._lastLoginTs=0;var ee=Date.now(),ge=null,ye=B.data,Se=ye.a2Key,Ge=ye.tinyID,Ve=ye.helloInterval,rt=ye.instanceID,mt=ye.timeStamp,Nt=ye.customStatus,yn=Nt===void 0?"":Nt,Mn=ye.purchaseBits;U.l("".concat(F," ok. scene:").concat(h," helloInterval:").concat(Ve," instanceID:").concat(rt," timeStamp:").concat(mt));var Ar=1e3*mt,so=ee-b.getStartTs(),Bo=Ar+parseInt(so/2)-ee,ni=b.getStartTs()+Bo;if(b.start(ni),function(yi,hs){Sn=hs;var Ps=new Date;Ps.setTime(yi),U.i("baseTime from server:".concat(Ps," offset:").concat(Sn))}(Ar,Bo),!Ge)throw ge=new Fn({code:Ae.NO_TINYID}),b.setError(ge,!0,a.getNetworkType()).end(),ge;if(!Se)throw ge=new Fn({code:Ae.NO_A2KEY}),b.setError(ge,!0,a.getNetworkType()).end(),ge;var go=o1(yn);b.setNetworkType(a.getNetworkType()).setMoreMessage("helloInterval:".concat(Ve," instanceID:").concat(rt," offset:").concat(Bo," customStatus:").concat(go)).end(),c.setA2Key(Se),c.setTinyID(Ge),c.setStatusInstanceID(rt),c.setCustomStatus(go),Mn&&a.getModule(gp).onPushedConfig({errorCode:0,expiredTime:0,purchaseBits:Mn}),a.getModule(Ni).updateProtocolConfig(),a.emitInnerEvent(nr.A2KEY_AND_TINYID_UPDATED),a._helloInterval=Ve,a.triggerReady();var Zi=a.getModule(mp);return Zi.canIUseOfflinePush()&&(uni.setStorageSync("timUniAppInstanceID",rt),Zi.init()),a._fetchCloudControlConfig(),a.getModule(Ga).init(),B}).catch(function(B){return a.probeNetwork().then(function(ee){var ge=A(ee,2),ye=ge[0],Se=ge[1];b.setError(B,ye,Se).end(!0)}),a._m.setNotReadyReason(Ae.LOGIN_FAILED),U.e("".concat(F," failed. error:"),B),a._lastLoginTs=0,a._m.onLoginFailed(),_e(B)})}},{key:"logout",value:function(){var a=this,c=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0;if(!this.isLoggedIn())return _e({code:Ae.USER_NOT_LOGGED_IN});var h=new We("logout");h.setNetworkType(this.getNetworkType()).setMessage("identifier:".concat(this.getMyUserID())).end(!0);var m="".concat(this._n,".logout");return U.i("".concat(m," type:").concat(c)),c===0&&this._m.setNotReadyReason(Ae.LOGGED_OUT),this.request({protocolName:v0,requestData:{type:c}}).then(function(){return a.resetReady(),Dt({})}).catch(function(v){return U.e("".concat(m," error:"),v),a.resetReady(),Dt({})})}},{key:"_fetchCloudControlConfig",value:function(){this.getModule(pp).fetchConfig()}},{key:"_getStatusInstanceID",value:function(){return uni.getStorageSync("timUniAppInstanceID")}},{key:"_hello",value:function(){var a=this;this._lastWsHelloTs=Date.now(),this.request({protocolName:y0,requestData:{isWebUniapp:this._isWebUniapp}}).catch(function(c){U.w("".concat(a._n,"._hello error:"),c)})}},{key:"getLastWsHelloTs",value:function(){return this._lastWsHelloTs}},{key:"_checkLoginInfo",value:function(a){var c=0;return Je(this.getModule(gn).getSDKAppID())?c=Ae.NO_SDKAPPID:Je(a.userID)?c=Ae.NO_IDENTIFIER:Je(a.userSig)&&(c=Ae.NO_USERSIG),{code:c}}},{key:"_isReactUIKit",value:function(){return Ye&&window.tencent_cloud_im_csig_react_uikit_23F_xa!==void 0}},{key:"onMultipleAccountKickedOut",value:function(a){var c=this;new We("kickedOut").setNetworkType(this.getNetworkType()).setMessage("type:".concat(w.KICKED_OUT_MULT_ACCOUNT," newInstanceInfo:").concat(JSON.stringify(a))).end(!0),U.w("".concat(this._n,".onMultipleAccountKickedOut userID:").concat(this.getMyUserID()," newInstanceInfo:"),a),this.logout(1).then(function(){c.emitOuterEvent(R.KICKED_OUT,{type:w.KICKED_OUT_MULT_ACCOUNT}),c._m.setNotReadyReason(Ae.KICKED_OUT_MULT_ACCOUNT),c._m.reset()})}},{key:"onMultipleDeviceKickedOut",value:function(a){var c=this;new We("kickedOut").setNetworkType(this.getNetworkType()).setMessage("type:".concat(w.KICKED_OUT_MULT_DEVICE," newInstanceInfo:").concat(JSON.stringify(a))).end(!0),U.w("".concat(this._n,".onMultipleDeviceKickedOut userID:").concat(this.getMyUserID()," newInstanceInfo:"),a),this.logout(1).then(function(){c.emitOuterEvent(R.KICKED_OUT,{type:w.KICKED_OUT_MULT_DEVICE}),c._m.setNotReadyReason(Ae.KICKED_OUT_MULT_DEVICE),c._m.reset()})}},{key:"onUserSigExpired",value:function(){new We("kickedOut").setNetworkType(this.getNetworkType()).setMessage(w.KICKED_OUT_USERSIG_EXPIRED).end(!0),U.w("".concat(this._n,".onUserSigExpired userID:").concat(this.getMyUserID())),this.getModule(gn).getStatusInstanceID()!==0&&(this.emitOuterEvent(R.KICKED_OUT,{type:w.KICKED_OUT_USERSIG_EXPIRED}),this._m.setNotReadyReason(Ae.KICKED_OUT_USERSIG_EXPIRED),this._m.reset())}},{key:"onRestApiKickedOut",value:function(a){new We("kickedOut").setNetworkType(this.getNetworkType()).setMessage("type:".concat(w.KICKED_OUT_REST_API," newInstanceInfo:").concat(JSON.stringify(a))).end(!0),U.w("".concat(this._n,".onRestApiKickedOut userID:").concat(this.getMyUserID()," newInstanceInfo:"),a),this.getModule(gn).getStatusInstanceID()!==0&&(this.emitOuterEvent(R.KICKED_OUT,{type:w.KICKED_OUT_REST_API}),this._m.setNotReadyReason(Ae.KICKED_OUT_REST_API),this._m.reset(),this.getModule(Ns).onRestApiKickedOut())}},{key:"reset",value:function(){U.l("".concat(this._n,".reset")),this.resetReady(),this._helloInterval=120,this._lastLoginTs=0,this._lastWsHelloTs=0,this._isWebUniapp=0}}]),p}(Tr);function nm(){return null}var P6=function(){function D(l){i(this,D),this._m=l,this._n="StorageModule",this._storageQueue=new Map,this._errorTolerantHandle()}return u(D,[{key:"_errorTolerantHandle",value:function(){$e||!Be(window)&&this._canIUseCookies()||(this.getItem=nm,this.setItem=nm,this.removeItem=nm,this.clear=nm)}},{key:"onCheckTimer",value:function(l){if(l%20==0){if(this._storageQueue.size===0)return;this._doFlush()}}},{key:"_doFlush",value:function(){try{var l,p=G(this._storageQueue);try{for(p.s();!(l=p.n()).done;){var a=A(l.value,2),c=a[0],h=a[1];this._setStorageSync(this._getKey(c),h)}}catch(m){p.e(m)}finally{p.f()}this._storageQueue.clear()}catch(m){U.w("".concat(this._n,"._doFlush error:"),m)}}},{key:"_getPrefix",value:function(){var l=this._m.getModule(gn);return"TIM_".concat(l.getSDKAppID(),"_").concat(l.getUserID(),"_")}},{key:"_getKey",value:function(l){return"".concat(this._getPrefix()).concat(l)}},{key:"getItem",value:function(l){var p=!(arguments.length>1&&arguments[1]!==void 0)||arguments[1];try{var a=p?this._getKey(l):l;return this.getStorageSync(a)}catch(c){return U.w("".concat(this._n,".getItem error:"),c),{}}}},{key:"setItem",value:function(l,p){var a=arguments.length>2&&arguments[2]!==void 0&&arguments[2],c=!(arguments.length>3&&arguments[3]!==void 0)||arguments[3];if(a){var h=c?this._getKey(l):l;this._setStorageSync(h,p)}else this._storageQueue.set(l,p)}},{key:"clear",value:function(){try{$e?Ne.clearStorageSync():this._canIUseCookies()&&localStorage.clear()}catch(l){U.w("".concat(this._n,".clear error:"),l)}}},{key:"removeItem",value:function(l){var p=!(arguments.length>1&&arguments[1]!==void 0)||arguments[1];try{var a=p?this._getKey(l):l;this._removeStorageSync(a)}catch(c){U.w("".concat(this._n,".removeItem error:"),c)}}},{key:"getSize",value:function(l){var p=this,a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"b";try{var c={size:0,limitSize:5242880,unit:a};if(Object.defineProperty(c,"leftSize",{enumerable:!0,get:function(){return c.limitSize-c.size}}),$e&&(c.limitSize=1024*Ne.getStorageInfoSync().limitSize),l)c.size=JSON.stringify(this.getItem(l)).length+this._getKey(l).length;else if($e){var h=Ne.getStorageInfoSync(),m=h.keys;m.forEach(function(b){c.size+=JSON.stringify(p.getStorageSync(b)).length+p._getKey(b).length})}else if(this._canIUseCookies())for(var v in localStorage)localStorage.hasOwnProperty(v)&&(c.size+=localStorage.getItem(v).length+v.length);return this._convertUnit(c)}catch(b){U.w("".concat(this._n," error:"),b)}}},{key:"_convertUnit",value:function(l){var p={},a=l.unit;for(var c in p.unit=a,l)typeof l[c]=="number"&&(a.toLowerCase()==="kb"?p[c]=Math.round(l[c]/1024):a.toLowerCase()==="mb"?p[c]=Math.round(l[c]/1024/1024):p[c]=l[c]);return p}},{key:"_setStorageSync",value:function(l,p){$e?Z?my.setStorageSync({key:l,data:p}):Ne.setStorageSync(l,p):this._canIUseCookies()&&localStorage.setItem(l,JSON.stringify(p))}},{key:"getStorageSync",value:function(l){return $e?Z?my.getStorageSync({key:l}).data:Ne.getStorageSync(l):this._canIUseCookies()?JSON.parse(localStorage.getItem(l)):{}}},{key:"_removeStorageSync",value:function(l){$e?Z?my.removeStorageSync({key:l}):Ne.removeStorageSync(l):this._canIUseCookies()&&localStorage.removeItem(l)}},{key:"_canIUseCookies",value:function(){return navigator&&navigator.cookieEnabled&&localStorage}},{key:"reset",value:function(){U.l("".concat(this._n,".reset")),this._doFlush()}}]),D}(),x6=function(){function D(l){i(this,D),this._n="SSOLogBody",this._report=[]}return u(D,[{key:"pushIn",value:function(l){U.d("".concat(this._n,".pushIn"),this._report.length,l),this._report.push(l)}},{key:"backfill",value:function(l){var p;ot(l)&&l.length!==0&&(U.d("".concat(this._n,".backfill"),this._report.length,l.length),(p=this._report).unshift.apply(p,N(l)))}},{key:"getLogsNumInMemory",value:function(){return this._report.length}},{key:"isEmpty",value:function(){return this._report.length===0}},{key:"_reset",value:function(){this._report.length=0,this._report=[]}},{key:"getLogsInMemory",value:function(){var l=this._report.slice();return this._reset(),l}}]),D}(),Uw=function(D){var l=D.getModule(gn);return{SDKType:10,SDKAppID:l.getSDKAppID(),SDKVersion:l.getVersion(),tinyID:Number(l.getTinyID()),userID:l.getUserID(),platform:D.getPlatform(),instanceID:l.getInstanceID(),traceID:In()}},U6=function(D){f(p,D);var l=L(p);function p(a){var c;i(this,p),(c=l.call(this,a))._n="EventStatModule",c.TAG="im-ssolog-event",c._reportBody=new x6,c.MIN_THRESHOLD=20,c.MAX_THRESHOLD=100,c.WAITING_TIME=6e4,c.REPORT_LEVEL=[4,5,6],c.REPORT_SDKAPPID_BLACKLIST=[],c.REPORT_TINYID_WHITELIST=[],c._lastReportTime=Date.now();var h=c.getInnerEmitterInstance();return h.on(nr.A2KEY_AND_TINYID_UPDATED,c._onLoginSuccess,S(c)),h.on(nr.CLOUD_CONFIG_UPDATED,c._onCloudConfigUpdated,S(c)),c}return u(p,[{key:"reportAtOnce",value:function(){U.d("".concat(this._n,".reportAtOnce")),this._report()}},{key:"_onLoginSuccess",value:function(){var a=this,c=this.getModule(ra),h=c.getItem(this.TAG,!1);!Je(h)&&Fo(h.forEach)&&(U.l("".concat(this._n,"._onLoginSuccess get ssolog in storage, count:").concat(h.length)),h.forEach(function(m){a._reportBody.pushIn(m)}),c.removeItem(this.TAG,!1))}},{key:"_onCloudConfigUpdated",value:function(){var a=this.getCloudConfig("evt_rpt_threshold"),c=this.getCloudConfig("evt_rpt_waiting"),h=this.getCloudConfig("evt_rpt_level"),m=this.getCloudConfig("evt_rpt_sdkappid_bl"),v=this.getCloudConfig("evt_rpt_tinyid_wl");Be(a)||(this.MIN_THRESHOLD=Number(a)),Be(c)||(this.WAITING_TIME=Number(c)),Be(h)||(this.REPORT_LEVEL=h.split(",").map(function(b){return Number(b)})),Be(m)||(this.REPORT_SDKAPPID_BLACKLIST=m.split(",").map(function(b){return Number(b)})),Be(v)||(this.REPORT_TINYID_WHITELIST=v.split(","))}},{key:"pushIn",value:function(a){a instanceof We&&(a.updateTimeStamp(),this._reportBody.pushIn(a),this._reportBody.getLogsNumInMemory()>=this.MIN_THRESHOLD&&this._report())}},{key:"onCheckTimer",value:function(){Date.now()<this._lastReportTime+this.WAITING_TIME||this._reportBody.isEmpty()||this._report()}},{key:"_filterLogs",value:function(a){var c=this,h=this.getModule(gn),m=h.getSDKAppID(),v=h.getTinyID();return Sg(this.REPORT_SDKAPPID_BLACKLIST,m)&&!sp(this.REPORT_TINYID_WHITELIST,v)?[]:a.filter(function(b){return c.REPORT_LEVEL.includes(b.level)})}},{key:"_report",value:function(){var a=this;if(!this._reportBody.isEmpty()){var c=this._reportBody.getLogsInMemory(),h=this._filterLogs(c);if(h.length!==0){var m={header:Uw(this),event:h};this.request({protocolName:Cp,requestData:r({},m)}).then(function(){a._lastReportTime=Date.now()}).catch(function(v){U.w("".concat(a._n,".report failed. networkType:").concat(a.getNetworkType()," error:"),v),a._reportBody.backfill(c),a._reportBody.getLogsNumInMemory()>a.MAX_THRESHOLD&&a._flushAtOnce()})}else this._lastReportTime=Date.now()}}},{key:"_flushAtOnce",value:function(){var a=this.getModule(ra),c=a.getItem(this.TAG,!1),h=this._reportBody.getLogsInMemory(),m="".concat(this._n,"._flushAtOnce");if(Je(c))U.l("".concat(m," count:").concat(h.length)),a.setItem(this.TAG,h,!0,!1);else{var v=h.concat(c);v.length>this.MAX_THRESHOLD&&(v=v.slice(0,this.MAX_THRESHOLD)),U.l("".concat(m," count:").concat(v.length)),a.setItem(this.TAG,v,!0,!1)}}},{key:"reset",value:function(){U.l("".concat(this._n,".reset")),this._lastReportTime=0,this._report(),this.REPORT_SDKAPPID_BLACKLIST=[],this.REPORT_TINYID_WHITELIST=[]}}]),p}(Tr),kp="none",i1="online",F6=[Ae.OVER_FREQUENCY_LIMIT,Ae.OPEN_SERVICE_OVERLOAD_ERROR],G6=function(){function D(l){i(this,D),this._m=l,this._networkType="",this._n="NetMonitorModule",this.MAX_WAIT_TIME=3e3,this._mpNetworkStatusCallback=null,this._webOnlineCallback=null,this._webOfflineCallback=null}return u(D,[{key:"start",value:function(){var l=this;$e?(Ne.getNetworkType({success:function(p){l._networkType=p.networkType||p.subtype||"",p.networkType===kp?U.w("".concat(l._n,".start no network, please check!")):U.i("".concat(l._n,".start networkType:").concat(p.networkType))}}),this._mpNetworkStatusCallback=this._onNetworkStatusChange.bind(this),Ne.onNetworkStatusChange(this._mpNetworkStatusCallback)):(this._networkType=i1,this._webOnlineCallback=this._onWebOnline.bind(this),this._webOfflineCallback=this._onWebOffline.bind(this),window&&(window.addEventListener("online",this._webOnlineCallback),window.addEventListener("offline",this._webOfflineCallback)))}},{key:"_onWebOnline",value:function(){this._onNetworkStatusChange({isConnected:!0,networkType:i1})}},{key:"_onWebOffline",value:function(){this._onNetworkStatusChange({isConnected:!1,networkType:kp})}},{key:"_onNetworkStatusChange",value:function(l){var p=l.isConnected,a=l.networkType,c="".concat(this._n,"._onNetworkStatusChange"),h=!1;p?(U.i("".concat(c," previous:").concat(this._networkType," current:").concat(a)),this._networkType!==a&&(h=!0,this._m.getModule(Ns).reConnect(!0))):this._networkType!==a&&(h=!0,U.w("".concat(c," no network, please check!")),this._m.getModule(Ns).offline()),h&&(new We("networkChange").setMessage("isConnected:".concat(p," previousNetworkType:").concat(this._networkType," networkType:").concat(a)).end(),this._networkType=a)}},{key:"probe",value:function(l){var p=this;if(!Be(l)&&F6.includes(l.code))return Promise.resolve([!0,this._networkType]);var a="".concat(this._n,".probe");return new Promise(function(c,h){$e?Ne.getNetworkType({success:function(m){p._networkType=m.networkType,m.networkType===kp?(U.w("".concat(a," no network, please check!")),c([!1,m.networkType])):(U.i("".concat(a," networkType:").concat(m.networkType)),c([!0,m.networkType]))}}):p._networkType===kp?c([!1,kp]):c([!0,i1])})}},{key:"getNetworkType",value:function(){return this._networkType}},{key:"reset",value:function(){U.l("".concat(this._n,".reset")),$e?this._mpNetworkStatusCallback!==null&&(Ne.offNetworkStatusChange&&(Ie||qe?Ne.offNetworkStatusChange(this._mpNetworkStatusCallback):Ne.offNetworkStatusChange()),this._mpNetworkStatusCallback=null):window&&(this._webOnlineCallback!==null&&(window.removeEventListener("online",this._webOnlineCallback),this._webOnlineCallback=null),this._onWebOffline!==null&&(window.removeEventListener("offline",this._webOfflineCallback),this._webOfflineCallback=null))}}]),D}(),s1=function(D,l){return D(l={exports:{}},l.exports),l.exports}(function(D){var l=Object.prototype.hasOwnProperty,p="~";function a(){}function c(b,I,E){this.fn=b,this.context=I,this.once=E||!1}function h(b,I,E,O,F){if(typeof E!="function")throw new TypeError("The listener must be a function");var B=new c(E,O||b,F),ee=p?p+I:I;return b._events[ee]?b._events[ee].fn?b._events[ee]=[b._events[ee],B]:b._events[ee].push(B):(b._events[ee]=B,b._eventsCount++),b}function m(b,I){--b._eventsCount==0?b._events=new a:delete b._events[I]}function v(){this._events=new a,this._eventsCount=0}Object.create&&(a.prototype=Object.create(null),new a().__proto__||(p=!1)),v.prototype.eventNames=function(){var b,I,E=[];if(this._eventsCount===0)return E;for(I in b=this._events)l.call(b,I)&&E.push(p?I.slice(1):I);return Object.getOwnPropertySymbols?E.concat(Object.getOwnPropertySymbols(b)):E},v.prototype.listeners=function(b){var I=p?p+b:b,E=this._events[I];if(!E)return[];if(E.fn)return[E.fn];for(var O=0,F=E.length,B=new Array(F);O<F;O++)B[O]=E[O].fn;return B},v.prototype.listenerCount=function(b){var I=p?p+b:b,E=this._events[I];return E?E.fn?1:E.length:0},v.prototype.emit=function(b,I,E,O,F,B){var ee=p?p+b:b;if(!this._events[ee])return!1;var ge,ye,Se=this._events[ee],Ge=arguments.length;if(Se.fn){switch(Se.once&&this.removeListener(b,Se.fn,void 0,!0),Ge){case 1:return Se.fn.call(Se.context),!0;case 2:return Se.fn.call(Se.context,I),!0;case 3:return Se.fn.call(Se.context,I,E),!0;case 4:return Se.fn.call(Se.context,I,E,O),!0;case 5:return Se.fn.call(Se.context,I,E,O,F),!0;case 6:return Se.fn.call(Se.context,I,E,O,F,B),!0}for(ye=1,ge=new Array(Ge-1);ye<Ge;ye++)ge[ye-1]=arguments[ye];Se.fn.apply(Se.context,ge)}else{var Ve,rt=Se.length;for(ye=0;ye<rt;ye++)switch(Se[ye].once&&this.removeListener(b,Se[ye].fn,void 0,!0),Ge){case 1:Se[ye].fn.call(Se[ye].context);break;case 2:Se[ye].fn.call(Se[ye].context,I);break;case 3:Se[ye].fn.call(Se[ye].context,I,E);break;case 4:Se[ye].fn.call(Se[ye].context,I,E,O);break;default:if(!ge)for(Ve=1,ge=new Array(Ge-1);Ve<Ge;Ve++)ge[Ve-1]=arguments[Ve];Se[ye].fn.apply(Se[ye].context,ge)}}return!0},v.prototype.on=function(b,I,E){return h(this,b,I,E,!1)},v.prototype.once=function(b,I,E){return h(this,b,I,E,!0)},v.prototype.removeListener=function(b,I,E,O){var F=p?p+b:b;if(!this._events[F])return this;if(!I)return m(this,F),this;var B=this._events[F];if(B.fn)B.fn!==I||O&&!B.once||E&&B.context!==E||m(this,F);else{for(var ee=0,ge=[],ye=B.length;ee<ye;ee++)(B[ee].fn!==I||O&&!B[ee].once||E&&B[ee].context!==E)&&ge.push(B[ee]);ge.length?this._events[F]=ge.length===1?ge[0]:ge:m(this,F)}return this},v.prototype.removeAllListeners=function(b){var I;return b?(I=p?p+b:b,this._events[I]&&m(this,I)):(this._events=new a,this._eventsCount=0),this},v.prototype.off=v.prototype.removeListener,v.prototype.addListener=v.prototype.on,v.prefixed=p,v.EventEmitter=v,D.exports=v}),$6=["requestSnapshotUrl"],B6=function(D){f(p,D);var l=L(p);function p(a){var c;i(this,p),(c=l.call(this,a))._n="UploadModule",c.TIMUploadPlugin=null,c.timUploadPlugin=null,c.COSSDK=null,c._cosUploadMethod=null,c.expiredTimeLimit=600,c.appid=0,c.bucketName="",c.ciUrl="",c.directory="",c.downloadUrl="",c.uploadUrl="",c.region="ap-shanghai",c.cos=null,c.cosOptions={secretId:"",secretKey:"",sessionToken:"",expiredTime:0},c.uploadFileType="",c.duration=900,c.tryCount=0,c.UPLOAD_SIZE_LIMIT={A:20971520,F:104857600,I:20971520,V:104857600};var h=c.getInnerEmitterInstance();return h.on(nr.A2KEY_AND_TINYID_UPDATED,c._init,S(c)),h.on(nr.CLOUD_CONFIG_UPDATED,c._onCloudConfigUpdated,S(c)),c}return u(p,[{key:"_init",value:function(){var a=this.getModule(kg);if(this.TIMUploadPlugin=a.getPlugin("tim-upload-plugin"),this.TIMUploadPlugin)this._initUploaderMethod();else{var c=$e?"cos-wx-sdk":"cos-js-sdk";this.COSSDK=a.getPlugin(c),this.COSSDK?(this._getAuthorizationKey(),this.outputWarning("CosReplacement",c)):this.outputWarning("PluginUndetected")}}},{key:"_onCloudConfigUpdated",value:function(){var a="".concat(this._n,"._onCloudConfigUpdated"),c=this.getCloudConfig("upload_size_limit");if(U.l("".concat(a," uploadSizeLimit:").concat(c)),!Be(c))try{var h=JSON.parse(c);this.UPLOAD_SIZE_LIMIT={A:h.a?1048576*parseInt(h.a):this.UPLOAD_SIZE_LIMIT.A,F:h.f?1048576*parseInt(h.f):this.UPLOAD_SIZE_LIMIT.F,I:h.i?1048576*parseInt(h.i):this.UPLOAD_SIZE_LIMIT.I,V:h.v?1048576*parseInt(h.v):this.UPLOAD_SIZE_LIMIT.V}}catch{U.e("".concat(a," JSON parse error. uploadSizeLimit:"),c)}}},{key:"_getAuthorizationKey",value:function(){var a=this,c="".concat(this._n,".").concat("_getAuthorizationKey"),h=new We("_getAuthorizationKey"),m=Math.ceil(Date.now()/1e3);this.request({protocolName:w_,requestData:{duration:this.expiredTimeLimit}}).then(function(v){var b=v.data;U.l("".concat(c," ok. data:"),b);var I=b.expiredTime-m;h.setMessage("requestId:".concat(b.requestId," requestTime:").concat(m," expiredTime:").concat(b.expiredTime," diff:").concat(I,"s")).setNetworkType(a.getNetworkType()).end(),!$e&&b.region&&(a.region=b.region),a.appid=b.appid,a.bucketName=b.bucketName,a.ciUrl=b.ciUrl,a.directory=b.directory,a.downloadUrl=b.downloadUrl,a.uploadUrl=b.uploadUrl,a.cosOptions={secretId:b.secretId,secretKey:b.secretKey,sessionToken:b.sessionToken,expiredTime:b.expiredTime},U.l("".concat(c," ok. region:").concat(a.region," bucketName:").concat(a.bucketName)),a._initUploaderMethod()}).catch(function(v){a.probeNetwork().then(function(b){var I=A(b,2),E=I[0],O=I[1];h.setError(v,E,O).end()}),U.w("".concat(c," failed. error:"),v)})}},{key:"_getCosPreSigUrl",value:function(a){var c=this,h="".concat(this._n,".").concat("_getCosPreSigUrl"),m=Math.ceil(Date.now()/1e3),v=new We("_getCosPreSigUrl");return this.request({protocolName:S_,requestData:{fileType:a.fileType,fileName:a.fileName,uploadMethod:a.uploadMethod,duration:a.duration}}).then(function(b){c.tryCount=0;var I=b.data||{},E=I.expiredTime-m;return U.l("".concat(h," ok. data:"),I),v.setMessage("requestId:".concat(I.requestId," expiredTime:").concat(I.expiredTime," diff:").concat(E,"s")).setNetworkType(c.getNetworkType()).end(),I}).catch(function(b){return b.code===-1&&(b.code=Ae.COS_GET_SIG_FAIL),c.probeNetwork().then(function(I){var E=A(I,2),O=E[0],F=E[1];v.setError(b,O,F).end()}),U.w("".concat(h," failed. error:"),b),c.tryCount<1?(c.tryCount++,c._getCosPreSigUrl(a)):(c.tryCount=0,_e({code:Ae.COS_GET_SIG_FAIL}))})}},{key:"_initUploaderMethod",value:function(){var a=this;if(this.TIMUploadPlugin)return this.timUploadPlugin=new this.TIMUploadPlugin,void(this._cosUploadMethod=function(c,h){a.timUploadPlugin.uploadFile(c,h)});this.appid&&(this.cos=$e?new this.COSSDK({ForcePathStyle:!0,getAuthorization:this._getAuthorization.bind(this)}):new this.COSSDK({getAuthorization:this._getAuthorization.bind(this)}),this._cosUploadMethod=$e?function(c,h){a.cos.postObject(c,h)}:function(c,h){a.cos.uploadFiles(c,h)})}},{key:"onCheckTimer",value:function(a){this.COSSDK&&(this.TIMUploadPlugin||this.isLoggedIn()&&a%60==0&&Math.ceil(Date.now()/1e3)>=this.cosOptions.expiredTime-120&&this._getAuthorizationKey())}},{key:"_getAuthorization",value:function(a,c){c({TmpSecretId:this.cosOptions.secretId,TmpSecretKey:this.cosOptions.secretKey,XCosSecurityToken:this.cosOptions.sessionToken,ExpiredTime:this.cosOptions.expiredTime})}},{key:"upload",value:function(a){if(a.getRelayFlag()===!0)return Promise.resolve();var c=this.getModule($o);switch(a.type){case w.MSG_IMAGE:return c.addTotalCount(vi),this._uploadImage(a);case w.MSG_FILE:return c.addTotalCount(vi),this._uploadFile(a);case w.MSG_AUDIO:return c.addTotalCount(vi),this._uploadAudio(a);case w.MSG_VIDEO:return c.addTotalCount(vi),this._uploadVideo(a);default:return Promise.resolve()}}},{key:"_uploadImage",value:function(a){var c=this,h=this.getModule(ir),m=a.getElements()[0],v=h.getMessageOption(a.clientSequence);return this.doUploadImage({file:v.payload.file,to:v.to,onProgress:function(b){if(m.updatePercent(b),Fo(v.onProgress))try{v.onProgress(b)}catch{return _e({code:Ae.MSG_ONPROGRESS_FUNCTION_ERROR})}}}).then(function(b){var I,E,O=b.location,F=b.fileType,B=b.fileSize,ee=b.width,ge=b.height,ye=b.smallImageUrl,Se=b.smallImageWidth,Ge=b.smallImageHeight,Ve=b.largeImageUrl,rt=b.largeImageWidth,mt=b.largeImageHeight,Nt=c.isPrivateNetWork()?O:Il(O);return m.updateImageFormat(F),ye&&Ve?(I={url:ye,width:Se,height:Ge},E={url:Ve,width:rt,height:mt}):(I=Md({originUrl:Nt,originWidth:ee,originHeight:ge,min:198}),E=Md({originUrl:Nt,originWidth:ee,originHeight:ge,min:720})),m.updateImageInfoArray([{size:B,url:Nt,width:ee,height:ge},r({},E),r({},I)]),a})}},{key:"_uploadFile",value:function(a){var c=this,h=this.getModule(ir),m=a.getElements()[0],v=h.getMessageOption(a.clientSequence);return this.doUploadFile({file:v.payload.file,to:v.to,onProgress:function(b){if(m.updatePercent(b),Fo(v.onProgress))try{v.onProgress(b)}catch{return _e({code:Ae.MSG_ONPROGRESS_FUNCTION_ERROR})}}}).then(function(b){var I=b.location,E=c.isPrivateNetWork()?I:Il(I);return m.updateFileUrl(E),a})}},{key:"_uploadAudio",value:function(a){var c=this,h=this.getModule(ir),m=a.getElements()[0],v=h.getMessageOption(a.clientSequence);return this.doUploadAudio({file:v.payload.file,to:v.to,onProgress:function(b){if(m.updatePercent(b),Fo(v.onProgress))try{v.onProgress(b)}catch{return _e({code:Ae.MSG_ONPROGRESS_FUNCTION_ERROR})}}}).then(function(b){var I=b.location,E=c.isPrivateNetWork()?I:Il(I);return m.updateAudioUrl(E),a})}},{key:"_uploadVideo",value:function(a){var c=this,h=this.getModule(ir),m=a.getElements()[0],v=h.getMessageOption(a.clientSequence);return this.doUploadVideo({file:v.payload.file,to:v.to,onProgress:function(b){if(m.updatePercent(b),Fo(v.onProgress))try{v.onProgress(b)}catch{return _e({code:Ae.MSG_ONPROGRESS_FUNCTION_ERROR})}}}).then(function(b){var I=b.location,E=b.snapshotInfo,O=c.isPrivateNetWork()?I:Il(I);return m.updateVideoUrl(O),Je(E)||m.updateSnapshotInfo(E),a})}},{key:"_checkSizeError",value:function(a){var c="";return a==="A"?c="audio":a==="I"?c="image":a==="V"?c="video":a==="F"&&(c="file"),_e({code:Ae["MSG_".concat(a,"_SIZE_LIMIT")],message:this.getErrorMessage("UploadSizeLimit",c,"".concat(this.UPLOAD_SIZE_LIMIT[a]/1048576,"MB"))})}},{key:"doUploadImage",value:function(a){var c=this;if(!a.file||this._isEmptyFileList(a.file.files))return _e({code:Ae.MSG_I_SELECT_F_FIRST});var h=this._checkImageType(a.file);if(h!==!0)return h;var m=this._checkImageSize(a.file);if(m!==!0)return m;var v=null;return this._setUploadFileType(Q3),this.uploadByCOS(a).then(function(b){return v=b,c.isPrivateNetWork()?Nu(b.location):Nu("https://".concat(b.location))}).then(function(b){return v.width=b.width,v.height=b.height,Promise.resolve(v)})}},{key:"_checkImageType",value:function(a){var c="";return c=$e?a.url.slice(a.url.lastIndexOf(".")+1):a.files[0].name.slice(a.files[0].name.lastIndexOf(".")+1),X3.indexOf(c.toLowerCase())>=0||_e({code:Ae.MSG_I_TYPES_LIMIT})}},{key:"_checkImageSize",value:function(a){var c=0;return(c=$e?a.size:a.files[0].size)===0?_e({code:Ae.MSG_F_IS_EMPTY}):c<this.UPLOAD_SIZE_LIMIT.I||this._checkSizeError("I")}},{key:"doUploadFile",value:function(a){return!a.file||this._isEmptyFileList(a.file.files)?_e({code:Ae.MSG_F_SELECT_F_FIRST}):a.file.files[0].size>this.UPLOAD_SIZE_LIMIT.F?this._checkSizeError("F"):a.file.files[0].size===0?_e({code:Ae.MSG_F_IS_EMPTY}):(this._setUploadFileType(n6),this.uploadByCOS(a))}},{key:"doUploadVideo",value:function(a){return a.file.videoFile.size>this.UPLOAD_SIZE_LIMIT.V?this._checkSizeError("V"):a.file.videoFile.size===0?_e({code:Ae.MSG_F_IS_EMPTY}):Z3.indexOf(a.file.videoFile.type)===-1?_e({code:Ae.MSG_V_TYPES_LIMIT}):(this._setUploadFileType(e6),$e?this.handleVideoUpload({file:a.file.videoFile,onProgress:a.onProgress}):Ye?this.handleVideoUpload(a):void 0)}},{key:"handleVideoUpload",value:function(a){var c=this;return new Promise(function(h,m){c.uploadByCOS(a).then(function(v){h(v)}).catch(function(){c.uploadByCOS(a).then(function(v){h(v)}).catch(function(){m(new Fn({code:Ae.MSG_V_UPLOAD_FAIL}))})})})}},{key:"doUploadAudio",value:function(a){return a.file?a.file.size>this.UPLOAD_SIZE_LIMIT.A?this._checkSizeError("A"):a.file.size===0?_e({code:Ae.MSG_F_IS_EMPTY}):(this._setUploadFileType(t6),this.uploadByCOS(a)):_e({code:Ae.MSG_A_UPLOAD_FAIL})}},{key:"uploadByCOS",value:function(a){var c=this;if(!Fo(this._cosUploadMethod))return this.outputWarning("PluginUndetected"),_e({code:Ae.COS_UNDETECTED});if(this.timUploadPlugin)return this._uploadWithPreSigUrl(a);var h=new We("upload"),m="".concat(this._n,".uploadByCOS"),v=Date.now(),b=this._getFile(a);return new Promise(function(I,E){var O=$e?c._createCosOptionsWXMiniApp(a):c._createCosOptionsWeb(a),F=c;c._cosUploadMethod(O,function(B,ee){var ge=Object.create(null);if(ee){if(B||ot(ee.files)&&ee.files[0].error){var ye=new Fn({code:Ae.MSG_F_UPLOAD_FAIL});return h.setError(ye,!0,c.getNetworkType()).end(),U.l("".concat(m," failed. error:"),ee.files[0].error),ee.files[0].error.statusCode===403&&(U.w("".concat(m," failed. cos AccessKeyId was invalid, regain auth key!")),c._getAuthorizationKey()),void E(ye)}ge.fileName=b.name,ge.fileSize=b.size,ge.fileType=b.type.slice(b.type.indexOf("/")+1).toLowerCase(),ge.location=$e?ee.Location:ee.files[0].data.Location;var Se=Date.now()-v,Ge=F._formatFileSize(b.size),Ve=F._formatSpeed(1e3*b.size/Se),rt="size:".concat(Ge," time:").concat(Se,"ms speed:").concat(Ve);U.l("".concat(m," success. name:").concat(b.name," ").concat(rt)),I(ge);var mt=c.getModule($o);return mt.addCost(vi,Se),mt.addFileSize(vi,b.size),void h.setNetworkType(c.getNetworkType()).setMessage(rt).end()}var Nt=new Fn({code:Ae.MSG_F_UPLOAD_FAIL});h.setError(Nt,!0,F.getNetworkType()).end(),U.w("".concat(m," failed. error:"),B),B.statusCode===403&&(U.w("".concat(m," failed. cos AccessKeyId was invalid, regain auth key!")),c._getAuthorizationKey()),E(Nt)})})}},{key:"_uploadWithPreSigUrl",value:function(a){var c=this,h="".concat(this._n,"._uploadWithPreSigUrl"),m=this._getFile(a);return this._createCosOptionsPreSigUrl(a).then(function(v){return new Promise(function(b,I){var E=new We("upload"),O=v.requestSnapshotUrl,F=O===void 0?void 0:O,B=k(v,$6),ee=Date.now();c._cosUploadMethod(B,function(ge,ye){if(ge||ye.statusCode===403)return E.setError(new Fn(ge),!0,c.getNetworkType()).end(),U.l("".concat(h," failed, error:"),ge),void I(new Fn({code:Ae.MSG_F_UPLOAD_FAIL}));var Se=Object.create(null),Ge=ye.data.location||"";c.isPrivateNetWork()||Ge.indexOf("https://")!==0&&Ge.indexOf("http://")!==0||(Ge=Ge.split("//")[1]),Se.fileName=m.name,Se.fileSize=m.size,Se.fileType=m.type.slice(m.type.indexOf("/")+1).toLowerCase(),Se.location=Ge;var Ve=Date.now()-ee,rt=c._formatFileSize(m.size),mt=c._formatSpeed(1e3*m.size/Ve),Nt="size:".concat(rt,",time:").concat(Ve,"ms,speed:").concat(mt," res:").concat(JSON.stringify(ye.data));U.l("".concat(h," success name:").concat(m.name,",").concat(Nt)),E.setNetworkType(c.getNetworkType()).setMessage(Nt).end();var yn=c.getModule($o);yn.addCost(vi,Ve),yn.addFileSize(vi,m.size);var Mn=[];if(B.thumbUrl&&B.largeUrl&&(Mn=[c._getSmallImageInfoByUrl(B.thumbUrl,Se),c._getLargeImageInfoByUrl(B.largeUrl,Se)]),F&&Mn.push(c._getSnapshotInfoByUrl(F,Se)),Mn.length>0)return Promise.all(Mn).then(function(){b(Se)});b(Se)})})})}},{key:"_getRawOrUploadProxyUrl",value:function(a){var c=this.getModule(gn).getFileUploadProxy(),h=a;return c&&(h=a.replace(/^https:\/\/[^/]+/,c)),h}},{key:"_getFile",value:function(a){return ot(a.file.files)||md(a.file.files)?a.file.files[0]:a.file}},{key:"_formatFileSize",value:function(a){return a<1024?a+"B":a<1048576?Math.floor(a/1024)+"KB":Math.floor(a/1048576)+"MB"}},{key:"_formatSpeed",value:function(a){return a<=1048576?Xi(a/1024,1)+"KB/s":Xi(a/1048576,1)+"MB/s"}},{key:"_createCosOptionsWeb",value:function(a){var c=this._getFile(a),h=c.name,m=h.slice(h.lastIndexOf(".")),v=this._genFileName("".concat(Zo(999999)).concat(m));return{files:[{Bucket:"".concat(this.bucketName,"-").concat(this.appid),Region:this.region,Key:"".concat(this.directory,"/").concat(v),Body:c}],SliceSize:1048576,onProgress:function(b){if(typeof a.onProgress=="function")try{a.onProgress(b.percent)}catch(I){U.w("onProgress callback error:",I)}},onFileFinish:function(b,I,E){}}}},{key:"_createCosOptionsWXMiniApp",value:function(a){var c=this._getFile(a),h=this._genFileName(c.name),m=c.url;return{Bucket:"".concat(this.bucketName,"-").concat(this.appid),Region:this.region,Key:"".concat(this.directory,"/").concat(h),FilePath:m,onProgress:function(v){if(U.l(JSON.stringify(v)),typeof a.onProgress=="function")try{a.onProgress(v.percent)}catch(b){U.w("onProgress callback error:",b)}}}}},{key:"_createCosOptionsPreSigUrl",value:function(a){var c=this,h="",m="",v=0,b=this._getFile(a);if($e)h=this._genFileName(b.name),m=b.url,v=1;else{var I=b.name,E=I.slice(I.lastIndexOf("."));h=this._genFileName("".concat(Zo(999999)).concat(E)),m=b,v=0}return this._getCosPreSigUrl({fileType:this.uploadFileType,fileName:h,uploadMethod:v,duration:this.duration}).then(function(O){var F=O.uploadUrl,B=O.downloadUrl,ee=O.requestSnapshotUrl,ge=ee===void 0?void 0:ee,ye=O.thumbUrl,Se=O.largeUrl,Ge=O.fileKey;return{url:c._getRawOrUploadProxyUrl(F),fileType:c.uploadFileType,fileName:h,resources:m,downloadUrl:B,requestSnapshotUrl:ge,thumbUrl:ye,largeUrl:Se,fileKey:Ge,onProgress:function(Ve){if(typeof a.onProgress=="function")try{a.onProgress(Ve.percent)}catch(rt){U.w("onProgress callback error:",rt),U.e(rt)}}}})}},{key:"_genFileName",value:function(a){return"".concat(Na(),"-").concat(a)}},{key:"_setUploadFileType",value:function(a){this.uploadFileType=a}},{key:"_getSnapshotInfoByUrl",value:function(a,c){var h=this,m=new We("getSnapshotInfo");return this.request({protocolName:k_,requestData:{platform:this.getPlatform(),coverName:this._genFileName(Zo(99999)),requestSnapshotUrl:a}}).then(function(v){var b=(v.data||{}).snapshotUrl;return m.setMessage("snapshotUrl:".concat(b)).end(),Je(b)?{}:Nu(b).then(function(I){c.snapshotInfo={snapshotUrl:b,snapshotWidth:I.width,snapshotHeight:I.height}})}).catch(function(v){return U.w("".concat(h._n,"._getSnapshotInfoByUrl failed. error:"),v),m.setCode(v.errorCode).setMessage(v.errorInfo).end(),{}})}},{key:"_getSmallImageInfoByUrl",value:function(a,c){return Nu(a).then(function(h){c.smallImageUrl=a,c.smallImageWidth=h.width,c.smallImageHeight=h.height})}},{key:"_getLargeImageInfoByUrl",value:function(a,c){return Nu(a).then(function(h){c.largeImageUrl=a,c.largeImageWidth=h.width,c.largeImageHeight=h.height})}},{key:"_isEmptyFileList",value:function(a){return!(!md(a)||a.length!==0)}},{key:"reset",value:function(){U.l("".concat(this._n,".reset"))}}]),p}(Tr),H6=["downloadKey","pbDownloadKey","messageList"],q6=function(){function D(l){i(this,D),this._n="MergerMessageHandler",this._messageModule=l}return u(D,[{key:"uploadMergerMessage",value:function(l,p){var a=this,c="".concat(this._n,".").concat("uploadMergerMessage");U.d("".concat(c," message:"),l,"messageBytes:".concat(p));var h=l.payload.messageList,m=h.length,v=new We("uploadMergerMessage");return this._messageModule.request({protocolName:E_,requestData:{messageList:h}}).then(function(b){U.d("".concat(c," ok. response:"),b.data);var I=b.data,E=I.pbDownloadKey,O=I.downloadKey,F={pbDownloadKey:E,downloadKey:O,messageNumber:m};return v.setNetworkType(a._messageModule.getNetworkType()).setMessage("".concat(m,"-").concat(p,"-").concat(O)).end(),F}).catch(function(b){throw U.w("".concat(c," failed. error:"),b),a._messageModule.probeNetwork().then(function(I){var E=A(I,2),O=E[0],F=E[1];v.setError(b,O,F).end()}),b})}},{key:"downloadMergerMessage",value:function(l){var p=this,a="".concat(this._n,".").concat("downloadMergerMessage");U.d("".concat(a," message:"),l);var c=l.payload.downloadKey,h=this._messageModule.getFileDownloadProxy(),m=new We("downloadMergerMessage");return m.setMessage("downloadKey:".concat(c)),this._messageModule.request({protocolName:A_,requestData:{downloadKey:c}}).then(function(v){if(U.d("".concat(a," ok. response:"),v.data),Fo(l.clearElement)){var b=l.payload;b.downloadKey,b.pbDownloadKey,b.messageList;var I=k(b,H6);l.clearElement(),l.setElement({type:l.type,content:r({messageList:v.data.messageList},I)},h)}else{var E=[];v.data.messageList.forEach(function(O){if(!Je(O)){var F=new Dw(O,h);E.push(F)}}),l.payload.messageList=E,l.payload.downloadKey="",l.payload.pbDownloadKey=""}return m.setNetworkType(p._messageModule.getNetworkType()).end(),l}).catch(function(v){throw U.w("".concat(a," failed. key:").concat(c," error:"),v),p._messageModule.probeNetwork().then(function(b){var I=A(b,2),E=I[0],O=I[1];m.setError(v,E,O).end()}),v})}},{key:"createMergerMessagePack",value:function(l,p,a){return l.conversationType===w.CONV_C2C?this._createC2CMergerMessagePack(l,p,a):this._createGroupMergerMessagePack(l,p,a)}},{key:"_createC2CMergerMessagePack",value:function(l,p,a){var c=null;p&&(p.offlinePushInfo&&(c=p.offlinePushInfo),p.onlineUserOnly===!0&&(c?c.disablePush=!0:c={disablePush:!0}));var h=[];if(bn(p)&&bn(p.messageControlInfo)){var m=p.messageControlInfo,v=m.excludedFromUnreadCount,b=m.excludedFromLastMessage,I=m.excludedFromContentModeration;v===!0&&h.push("NoUnread"),b===!0&&h.push("NoLastMsg"),I===!0&&h.push("NoMsgCheck")}var E="";kt(l.cloudCustomData)&&l.cloudCustomData.length>0&&(E=l.cloudCustomData);var O=a.pbDownloadKey,F=a.downloadKey,B=a.messageNumber,ee=l.payload,ge=ee.title,ye=ee.abstractList,Se=ee.compatibleText,Ge=this._messageModule.getModule(io),Ve=Ge&&Ge.isOnlineMessage(l,p)?0:void 0;return{protocolName:yp,tjgID:this._messageModule.generateTjgID(l),requestData:{fromAccount:this._messageModule.getMyUserID(),toAccount:l.to,msgBody:[{msgType:l.type,msgContent:{pbDownloadKey:O,downloadKey:F,title:ge,abstractList:ye,compatibleText:Se,messageNumber:B}}],cloudCustomData:E,clientTime:l.clientTime,msgSeq:l.sequence,msgRandom:l.random,msgLifeTime:Ve,offlinePushInfo:c?{pushFlag:c.disablePush===!0?1:0,title:c.title||"",desc:c.description||"",ext:c.extension||"",apnsInfo:{badgeMode:c.ignoreIOSBadge===!0?1:0},androidInfo:{OPPOChannelID:c.androidOPPOChannelID||""}}:void 0,messageControlInfo:Ve!==0?h:void 0,isSupportExtension:l.isSupportExtension===!0?1:0}}}},{key:"_createGroupMergerMessagePack",value:function(l,p,a){var c=null;p&&p.offlinePushInfo&&(c=p.offlinePushInfo);var h=[];if(bn(p)&&bn(p.messageControlInfo)){var m=p.messageControlInfo,v=m.excludedFromUnreadCount,b=m.excludedFromLastMessage,I=m.excludedFromContentModeration;v===!0&&h.push("NoUnread"),b===!0&&h.push("NoLastMsg"),I===!0&&h.push("NoMsgCheck")}var E="";kt(l.cloudCustomData)&&l.cloudCustomData.length>0&&(E=l.cloudCustomData);var O=a.pbDownloadKey,F=a.downloadKey,B=a.messageNumber,ee=l.payload,ge=ee.title,ye=ee.abstractList,Se=ee.compatibleText,Ge=this._messageModule.getModule(Mt),Ve=Ge&&Ge.isOnlineMessage(l,p)?1:0;return{protocolName:_p,tjgID:this._messageModule.generateTjgID(l),requestData:{fromAccount:this._messageModule.getMyUserID(),groupID:l.to,msgBody:[{msgType:l.type,msgContent:{pbDownloadKey:O,downloadKey:F,title:ge,abstractList:ye,compatibleText:Se,messageNumber:B}}],random:l.random,priority:l.priority,clientSequence:l.clientSequence,groupAtInfo:void 0,cloudCustomData:E,onlineOnlyFlag:Ve,offlinePushInfo:c?{pushFlag:c.disablePush===!0?1:0,title:c.title||"",desc:c.description||"",ext:c.extension||"",apnsInfo:{badgeMode:c.ignoreIOSBadge===!0?1:0},androidInfo:{OPPOChannelID:c.androidOPPOChannelID||""}}:void 0,clientTime:l.clientTime,needReadReceipt:l.needReadReceipt!==!0||Ge.isMessageFromOrToAVChatroom(l.to)?0:1,messageControlInfo:Ve===0?h:void 0,isSupportExtension:l.isSupportExtension===!0?1:0}}}}]),D}(),V6={ERR_SVR_COMM_SENSITIVE_TEXT:80001,ERR_SVR_COMM_BODY_SIZE_LIMIT:80002,OPEN_SERVICE_OVERLOAD_ERROR:60022,ERR_SVR_MSG_PKG_PARSE_FAILED:20001,ERR_SVR_MSG_INTERNAL_AUTH_FAILED:20002,ERR_SVR_MSG_INVALID_ID:20003,ERR_SVR_MSG_PUSH_DENY:20006,ERR_SVR_MSG_IN_PEER_BLACKLIST:20007,ERR_SVR_MSG_BOTH_NOT_FRIEND:20009,ERR_SVR_MSG_NOT_PEER_FRIEND:20010,ERR_SVR_MSG_NOT_SELF_FRIEND:20011,ERR_SVR_MSG_SHUTUP_DENY:20012,ERR_SVR_GROUP_INVALID_PARAMETERS:10004,ERR_SVR_GROUP_PERMISSION_DENY:10007,ERR_SVR_GROUP_NOT_FOUND:10010,ERR_SVR_GROUP_INVALID_GROUPID:10015,ERR_SVR_GROUP_REJECT_FROM_THIRDPARTY:10016,ERR_SVR_GROUP_SHUTUP_DENY:10017,MSG_SEND_FAIL:2100,OVER_FREQUENCY_LIMIT:2996},z6=[Ae.MSG_ONPROGRESS_FUNCTION_ERROR,Ae.MSG_I_SELECT_F_FIRST,Ae.MSG_I_TYPES_LIMIT,Ae.MSG_F_IS_EMPTY,Ae.MSG_I_SIZE_LIMIT,Ae.MSG_F_SELECT_F_FIRST,Ae.MSG_F_SIZE_LIMIT,Ae.MSG_V_SIZE_LIMIT,Ae.MSG_V_TYPES_LIMIT,Ae.MSG_A_UPLOAD_FAIL,Ae.MSG_A_SIZE_LIMIT,Ae.COS_UNDETECTED];function Fw(D){var l=!1;return Object.values(V6).includes(D)&&(l=!0),(D>=120001&&D<=13e4||D>=10100&&D<=10200)&&(l=!0),l}var j6=["conversationID","timePosition","timePeriod"],W6=function(D){f(p,D);var l=L(p);function p(a){var c;return i(this,p),(c=l.call(this,a))._n="MessageModule",c._messageOptionsMap=new Map,c._mergerMessageHandler=new q6(S(c)),c}return u(p,[{key:"createTextMessage",value:function(a){var c=this.getMyUserID();a.currentUser=c,a.senderTinyID=this.getMyTinyID();var h=new Hr(a),m=kt(a.payload)?a.payload:a.payload.text,v=new W_({text:m}),b=this._getNickAndAvatarByUserID(c);return h.setElement(v),h.setNickAndAvatar(b),h.setNameCard(this._getNameCardByGroupID(h)),h}},{key:"createImageMessage",value:function(a){var c=this.getMyUserID();a.currentUser=c,a.senderTinyID=this.getMyTinyID();var h=new Hr(a);if($e){var m=a.payload.file;if($r(m))return void this.outputWarning("FileUnsupportedInMP","createImageMessage");var v=m.tempFiles[0].path||m.tempFiles[0].tempFilePath,b={url:v,name:v.slice(v.lastIndexOf("/")+1),size:m.tempFiles&&m.tempFiles[0].size||1,type:v.slice(v.lastIndexOf(".")+1).toLowerCase()};a.payload.file=b}else if(Ye){if($r(a.payload.file)){var I=a.payload.file;a.payload.file={files:[I]}}else if(bn(a.payload.file)&&typeof uni<"u"){var E=a.payload.file.tempFiles[0];a.payload.file={files:[E]}}}var O=new K_({imageFormat:us.UNKNOWN,uuid:this._generateUUID(a.payload.file),file:a.payload.file}),F=this._getNickAndAvatarByUserID(c);return h.setElement(O),h.setNickAndAvatar(F),h.setNameCard(this._getNameCardByGroupID(h)),this._messageOptionsMap.set(h.clientSequence,a),h}},{key:"createAudioMessage",value:function(a){var c=a.payload.file;if($e){var h={url:c.tempFilePath,name:c.tempFilePath.slice(c.tempFilePath.lastIndexOf("/")+1),size:c.fileSize,second:parseInt(c.duration)/1e3,type:c.tempFilePath.slice(c.tempFilePath.lastIndexOf(".")+1).toLowerCase()};a.payload.file=h}var m=this.getMyUserID();a.currentUser=m,a.senderTinyID=this.getMyTinyID();var v=new Hr(a),b=new J_({second:Math.floor(c.duration/1e3),size:c.fileSize||c.size,url:c.tempFilePath,uuid:this._generateUUID(a.payload.file)}),I=this._getNickAndAvatarByUserID(m);return v.setElement(b),v.setNickAndAvatar(I),v.setNameCard(this._getNameCardByGroupID(v)),this._messageOptionsMap.set(v.clientSequence,a),v}},{key:"createVideoMessage",value:function(a){var c=this.getMyUserID();a.currentUser=c,a.senderTinyID=this.getMyTinyID(),a.payload.file.thumbUrl="",a.payload.file.thumbSize=0;var h={};if($e){if(Z)return void this.outputWarning("VideoUnsupportedInAlipay");if($r(a.payload.file))return void this.outputWarning("FileUnsupportedInMP","createVideoMessage");var m=a.payload.file;ot(m.tempFiles)&&(m=m.tempFiles[0]),h.url=m.tempFilePath,h.name=m.tempFilePath.slice(m.tempFilePath.lastIndexOf("/")+1),h.size=m.size||1,h.second=m.duration||0,h.type=m.tempFilePath.slice(m.tempFilePath.lastIndexOf(".")+1).toLowerCase()}else if(Ye){if($r(a.payload.file)){var v=a.payload.file;a.payload.file.files=[v]}else if(bn(a.payload.file)&&typeof uni<"u"){var b=a.payload.file.tempFile;a.payload.file.files=[b]}var I=a.payload.file;h.url=window.URL.createObjectURL(I.files[0]),h.name=I.files[0].name,h.size=I.files[0].size||1,h.second=I.files[0].duration||0,h.type=I.files[0].type.split("/")[1]}a.payload.file.videoFile=h;var E=new Hr(a),O=new Q_({videoFormat:h.type,videoSecond:Xi(h.second,0),videoSize:h.size,remoteVideoUrl:"",videoUrl:h.url,videoUUID:this._generateUUID(a.payload.file.videoFile),thumbUUID:this._generateUUID(a.payload.file.videoFile),thumbWidth:a.payload.file.width||200,thumbHeight:a.payload.file.height||200,thumbUrl:a.payload.file.thumbUrl,thumbSize:a.payload.file.thumbSize,thumbFormat:a.payload.file.thumbUrl.slice(a.payload.file.thumbUrl.lastIndexOf(".")+1).toLowerCase()}),F=this._getNickAndAvatarByUserID(c);return E.setElement(O),E.setNickAndAvatar(F),E.setNameCard(this._getNameCardByGroupID(E)),this._messageOptionsMap.set(E.clientSequence,a),E}},{key:"createCustomMessage",value:function(a){var c=this.getMyUserID();a.currentUser=c,a.senderTinyID=this.getMyTinyID();var h=new Hr(a),m=new Z_({data:a.payload.data,description:a.payload.description,extension:a.payload.extension}),v=this._getNickAndAvatarByUserID(c);return h.setElement(m),h.setNickAndAvatar(v),h.setNameCard(this._getNameCardByGroupID(h)),h}},{key:"createFaceMessage",value:function(a){var c=this.getMyUserID();a.currentUser=c,a.senderTinyID=this.getMyTinyID();var h=new Hr(a),m=new Y_(a.payload),v=this._getNickAndAvatarByUserID(c);return h.setElement(m),h.setNickAndAvatar(v),h.setNameCard(this._getNameCardByGroupID(h)),h}},{key:"createMergerMessage",value:function(a){var c=this.getMyUserID();a.currentUser=c,a.senderTinyID=this.getMyTinyID();var h=this._getNickAndAvatarByUserID(c),m=new Hr(a),v=new em(a.payload);return m.setElement(v),m.setNickAndAvatar(h),m.setNameCard(this._getNameCardByGroupID(m)),m.setRelayFlag(!0),m}},{key:"createForwardMessage",value:function(a){var c=a.to,h=a.conversationType,m=a.priority,v=a.payload,b=a.needReadReceipt,I=a.receiverList,E=this.getMyUserID(),O=this._getNickAndAvatarByUserID(E);if(v.type===w.MSG_GRP_TIP)return _e({code:Ae.MSG_FORWARD_TYPE_INVALID});var F={to:c,conversationType:h,conversationID:"".concat(h).concat(c),priority:m,isPlaceMessage:0,status:oo.UNSEND,currentUser:E,senderTinyID:this.getMyTinyID(),cloudCustomData:a.cloudCustomData||v.cloudCustomData||"",needReadReceipt:b,receiverList:I,isSupportExtension:a.isSupportExtension||!1},B=new Hr(F);return B.setElement(v.getElements()[0]),B.setNickAndAvatar(O),B.setNameCard(this._getNameCardByGroupID(v)),B.setRelayFlag(!0),B}},{key:"downloadMergerMessage",value:function(a){return this._mergerMessageHandler.downloadMergerMessage(a)}},{key:"createFileMessage",value:function(a){if($e){if(!Ue&&!xe&&!Ie)return;var c=Ne.getSystemInfoSync().SDKVersion;if(Ue&&wg(c,"2.5.0")<0)return void this.outputWarning("WXChooseMessageFile");if(xe&&wg(c,"1.18.0")<0)return void this.outputWarning("QQChooseMessageFile")}if(Ye||Ie){if($r(a.payload.file)){var h=a.payload.file;a.payload.file={files:[h]}}else if(bn(a.payload.file)&&typeof uni<"u"){var m=a.payload.file,v=m.tempFiles,b=m.files,I=null;ot(v)?I=v[0]:ot(b)&&(I=b[0]),a.payload.file={files:[I]}}}else if(Ue||xe){var E=a.payload.file.tempFiles,O=r(r({},E[0]),{},{url:E[0].path});a.payload.file={files:[O]}}var F=this.getMyUserID();a.currentUser=F,a.senderTinyID=this.getMyTinyID();var B=new Hr(a),ee=new X_({uuid:this._generateUUID(a.payload.file),file:a.payload.file}),ge=this._getNickAndAvatarByUserID(F);return B.setElement(ee),B.setNickAndAvatar(ge),B.setNameCard(this._getNameCardByGroupID(B)),this._messageOptionsMap.set(B.clientSequence,a),B}},{key:"createLocationMessage",value:function(a){var c=this.getMyUserID();a.currentUser=c,a.senderTinyID=this.getMyTinyID();var h=new Hr(a),m=new e1(a.payload),v=this._getNickAndAvatarByUserID(c);return h.setElement(m),h.setNickAndAvatar(v),h.setNameCard(this._getNameCardByGroupID(h)),h}},{key:"_onCannotFindModule",value:function(){return _e({code:Ae.CANNOT_FIND_MODULE})}},{key:"sendMessageInstance",value:function(a,c){var h=this;if(this.getModule(Ga).filterMessage(a,c)===!1)return this._onSendMessageFailed(a,new Fn({code:Ae.PROFANITY_FOUND}));var m=null;if(a.conversationType===w.CONV_C2C)m=this.getModule(io);else{if(a.conversationType!==w.CONV_GROUP)return _e({code:Ae.MSG_INVALID_CONV_TYPE});m=this.getModule(Mt)}var v,b="".concat(this._n,".sendMessageInstance"),I=this.getModule(ut),E=m.isOnlineMessage(a,c);return this.getModule(fw).upload(a).then(function(){return h._getSendMessageSpecifiedKey(a)===Bu&&h.getModule($o).addSuccessCount(vi),h._guardForGroup(a).then(function(){if(!a.isSendable())return _e({code:Ae.MSG_F_URL_IS_EMPTY});h._addSendMessageTotalCount(a),v=Date.now();var O=function(F){var B="utf-8";Ye&&document&&(B=document.charset.toLowerCase());var ee,ge,ye=0;if(ge=F.length,B==="utf-8"||B==="utf8")for(var Se=0;Se<ge;Se++)(ee=F.codePointAt(Se))<=127?ye+=1:ee<=2047?ye+=2:ee<=65535?ye+=3:(ye+=4,Se++);else if(B==="utf-16"||B==="utf16")for(var Ge=0;Ge<ge;Ge++)(ee=F.codePointAt(Ge))<=65535?ye+=2:(ye+=4,Ge++);else ye=F.replace(/[^\x00-\xff]/g,"aa").length;return ye}(JSON.stringify(a));return a.type===w.MSG_MERGER&&O>11264?h._mergerMessageHandler.uploadMergerMessage(a,O).then(function(F){var B=h._mergerMessageHandler.createMergerMessagePack(a,c,F);return h.request(B)}):(I.setMessageRandom(a),m.sendMessage(a,c))}).then(function(O){var F=O.data,B=F.time,ee=F.sequence,ge=F.readReceiptCode;if(dn(ge)&&ge!==0&&(new We("sendMessageWithReceipt").setMessage("from:".concat(a.from," to:").concat(a.to," sequence:").concat(ee," readReceiptCode:").concat(ge)).end(),U.w("".concat(b," readReceiptCode:").concat(ge," message:").concat(h.getErrorMessage(ge)))),h._addSendMessageSuccessCount(a,v),h._messageOptionsMap.delete(a.clientSequence),a.isResend===!0){var ye=I.findMessage(a.ID);ye&&(U.l("".concat(b," resend ok. ID:").concat(ye.ID)),I.deleteLocalMessage(ye))}a.status=oo.SUCCESS,a.time=B;var Se=!1;if(a.conversationType===w.CONV_GROUP)a.sequence=ee;else if(a.conversationType===w.CONV_C2C){var Ge=I.getLatestMessageSentByMe(a.conversationID);if(Ge){var Ve=Ge.nick,rt=Ge.avatar;Ve===a.nick&&rt===a.avatar||(Se=!0)}}if(Se&&I.modifyMessageSentByMe({conversationID:a.conversationID,latestNick:a.nick,latestAvatar:a.avatar}),E===!0)a._onlineOnlyFlag=!0;else{I.appendToMessageList(a);var mt=a;bn(c)&&bn(c.messageControlInfo)&&(c.messageControlInfo.excludedFromLastMessage===!0&&(a._isExcludedFromLastMessage=!0,mt=""),c.messageControlInfo.excludedFromUnreadCount===!0&&(a._isExcludedFromUnreadCount=!0));var Nt=a.conversationType;no(a.to)&&(Nt=w.CONV_TOPIC,h.getModule(sr).onMessageSent({groupID:Er(a.to),topicID:a.to,lastMessage:mt})),I.onMessageSent({conversationOptionsList:[{conversationID:a.conversationID,unreadCount:0,type:Nt,subType:a.conversationSubType,lastMessage:mt}]})}return a.getRelayFlag()||a.type!=="TIMImageElem"||Pu(a.payload.imageInfoArray),ft({message:a})})}).catch(function(O){return h._onSendMessageFailed(a,O,E)})}},{key:"_guardForGroup",value:function(a){if(a.conversationType!==w.CONV_GROUP)return Promise.resolve();var c=this.getModule(Mt);if(!c)return this._onCannotFindModule();if(po({groupID:a.to})){var h=c.getLocalGroupProfile(a.to);if(h&&h.isSupportTopic)return _e({code:Ae.MSG_SEND_GRP_WITH_TOPIC_FAIL})}return c.guardForAVChatRoom(a)}},{key:"_onSendMessageFailed",value:function(a,c){var h=arguments.length>2&&arguments[2]!==void 0&&arguments[2],m="".concat(this._n,"._onSendMessageFailed");a.status=oo.FAIL;var v=this.getModule(ut);if(v.deleteMessageRandom(a),!h){var b=v.appendToMessageList(a);b===!0&&U.l("".concat(m," message stored, ID:").concat(a.ID))}this._addSendMessageFailCountOnUser(a,c);var I=new We("sendMessage");return I.setMessage("tjg_id:".concat(this.generateTjgID(a)," type:").concat(a.type," from:").concat(a.from," to:").concat(a.to)),this.probeNetwork().then(function(E){var O=A(E,2),F=O[0],B=O[1];I.setError(c,F,B).end()}),U.e("".concat(m," error:"),c),_e(new Fn({code:c&&c.code?c.code:Ae.MSG_SEND_FAIL,message:c&&c.message?c.message:void 0,data:{message:a}}))}},{key:"_getSendMessageSpecifiedKey",value:function(a){if([w.MSG_IMAGE,w.MSG_AUDIO,w.MSG_VIDEO,w.MSG_FILE].includes(a.type))return Bu;if(a.conversationType===w.CONV_C2C)return Td;if(a.conversationType===w.CONV_GROUP){var c=this.getModule(Mt);if(!c)return;var h=c.getLocalGroupProfile(a.to);if(!h)return;var m=h.type;return Go(m)?Sd:wd}}},{key:"_addSendMessageTotalCount",value:function(a){var c=this._getSendMessageSpecifiedKey(a);c&&this.getModule($o).addTotalCount(c)}},{key:"_addSendMessageSuccessCount",value:function(a,c){var h=Math.abs(Date.now()-c),m=this._getSendMessageSpecifiedKey(a);if(m){var v=this.getModule($o);v.addSuccessCount(m),v.addCost(m,h)}}},{key:"_addSendMessageFailCountOnUser",value:function(a,c){var h,m,v=c.code,b=v===void 0?-1:v,I=this.getModule($o),E=this._getSendMessageSpecifiedKey(a);E===Bu&&(h=b,m=!1,z6.includes(h)&&(m=!0),m)?I.addFailedCountOfUserSide(vi):Fw(b)&&E&&I.addFailedCountOfUserSide(E)}},{key:"resendMessage",value:function(a,c){return a.isResend=!0,a.status=oo.UNSEND,this.sendMessageInstance(a,c)}},{key:"revokeMessage",value:function(a){var c=this,h=null;if(a.conversationType===w.CONV_C2C?h=this.getModule(io):a.conversationType===w.CONV_GROUP&&(h=this.getModule(Mt)),!h)return this._onCannotFindModule();var m=new We("revokeMessage");m.setMessage("tjg_id:".concat(this.generateTjgID(a)," type:").concat(a.type," from:").concat(a.from," to:").concat(a.to));var v="".concat(this._n,".").concat("revokeMessage");return h.revokeMessage(a).then(function(b){var I=b.data.recallRetList;if(!Je(I)&&I[0].retCode!==0){var E=new Fn({code:I[0].retCode,data:{message:a}});return m.setCode(E.code).setMoreMessage(E.message).end(),_e(E)}return U.i("".concat(v," ok. ID:").concat(a.ID)),a.isRevoked=!0,m.end(),c.getModule(ut).onMessageRevoked([a]),ft({message:a})}).catch(function(b){c.probeNetwork().then(function(E){var O=A(E,2),F=O[0],B=O[1];m.setError(b,F,B).end()});var I=new Fn({code:b&&b.code?b.code:Ae.MSG_REVOKE_FAIL,message:b&&b.message?b.message:void 0,data:{message:a}});return U.w("".concat(v," failed. error:"),b),_e(I)})}},{key:"deleteMessage",value:function(a){var c=this,h=null,m=a[0],v=m.conversationID,b="",I=[],E=[];if(m.conversationType===w.CONV_C2C)h=this.getModule(io),b=v.replace(w.CONV_C2C,""),a.forEach(function(B){B&&B.status===oo.SUCCESS&&B.conversationID===v&&(B._onlineOnlyFlag||I.push("".concat(B.sequence,"_").concat(B.random,"_").concat(B.time)),E.push(B))});else if(m.conversationType===w.CONV_GROUP)h=this.getModule(Mt),b=v.replace(w.CONV_GROUP,""),a.forEach(function(B){B&&B.status===oo.SUCCESS&&B.conversationID===v&&(B._onlineOnlyFlag||I.push("".concat(B.sequence)),E.push(B))});else if(m.conversationType===w.CONV_SYSTEM)return _e({code:Ae.CANNOT_DELETE_GRP_SYSTEM_NOTICE});if(!h)return this._onCannotFindModule();if(I.length===0)return this._onMessageDeleted(E);I.length>30&&(I=I.slice(0,30),E=E.slice(0,30));var O=new We("deleteMessage");O.setMessage("to:".concat(b," count:").concat(I.length));var F="".concat(this._n,".").concat("deleteMessage");return h.deleteMessage({to:b,keyList:I}).then(function(B){return O.end(),U.i("".concat(F," ok")),c._onMessageDeleted(E)}).catch(function(B){c.probeNetwork().then(function(ge){var ye=A(ge,2),Se=ye[0],Ge=ye[1];O.setError(B,Se,Ge).end()}),U.w("".concat(F," failed. error:"),B);var ee=new Fn({code:B&&B.code?B.code:Ae.MSG_DELETE_FAIL,message:B&&B.message?B.message:void 0});return _e(ee)})}},{key:"_onMessageDeleted",value:function(a){return this.getModule(ut).onMessageDeleted(a),Dt({messageList:a})}},{key:"translateText",value:function(a){var c="".concat(this._n,".").concat("translateText"),h=a.sourceTextList,m=a.sourceLanguage,v=a.targetLanguage,b=new We("translateText");return b.setMessage("sourceLanguage:".concat(m," targetLanguage:").concat(v)),this.request({protocolName:V_,requestData:{sourceTextList:h,source:m||"auto",target:v,from:this.getMyTinyID(),SDKAppID:this.getSDKAppID()}}).then(function(I){var E=I.data,O=E.error,F=E.requestID,B=E.translatedTextList;if(O.code===0)return b.end(),U.i("".concat(c," ok. requestID:").concat(F)),ft({translatedTextList:B});throw r(r({},O),{},{requestID:F})}).catch(function(I){return b.setCode(I.code).setMoreMessage(I.requestID).end(),U.w("".concat(c," failed. error:"),I),_e({code:Ae.TRANSLATE_TEXT_FAIL})})}},{key:"modifyRemoteMessage",value:function(a){var c=this,h=null,m=a.conversationType,v=a.to,b=this.getModule(Mt);if(!b)return this._onCannotFindModule();if(b.isMessageFromOrToAVChatroom(v))return _e({code:Ae.MSG_MODIFY_DISABLED_IN_AVCHATROOM,data:{message:a}});if(this.getModule(Ga).filterMessage(a)===!1)return _e({code:Ae.PROFANITY_FOUND,data:{message:a}});m===w.CONV_C2C?h=this.getModule(io):m===w.CONV_GROUP&&(h=this.getModule(Mt));var I=new We("modifyMessage");I.setMessage("to:".concat(v));var E="".concat(this._n,".modifyRemoteMessage");return h.modifyRemoteMessage(a).then(function(O){I.end(),U.i("".concat(E," ok"));var F=c._onModifyRemoteMessageResp(a,O.data);return ft({message:F})}).catch(function(O){if(I.setCode(O.code).setMoreMessage(O.message).end(),U.w("".concat(E," failed. error:"),O),O.code===20027){var F=c._onModifyRemoteMessageResp(a,O.data);return _e({code:Ae.MSG_MODIFY_CONFLICT,data:{message:F}})}return _e({code:O.code,message:O.message,data:{message:a}})})}},{key:"_generateSearchRequestData",value:function(a){var c=a.conversationID,h=a.timePosition,m=a.timePeriod,v=r(r({},k(a,j6)),{},{endTime:h});return Be(c)||(ho(c)&&(v.account=c.replace(w.CONV_C2C,"")),ro(c)&&(v.groupID=c.replace(w.CONV_GROUP,""))),dn(m)&&(v.startTime=h?h-(m||0):Number((new Date().getTime()/1e3).toFixed(0))-(m||0)),dn(v.count)&&(v.count=Math.min(v.count,100)),v}},{key:"searchCloudMessages",value:function(a){var c=this,h="searchCloudMessages",m="".concat(this._n,".").concat(h);if(!a)return _e({code:Ae.OPTIONS_IS_EMPTY,message:this.getErrorMessage(Ae.OPTIONS_IS_EMPTY,h)});var v=a.keywordList,b=a.keywordListMatchType,I=a.conversationID,E=a.cursor,O=ot(a.senderUserIDList)&&a.senderUserIDList.length>0,F=ot(a.messageTypeList)&&a.messageTypeList.length>0;if(!(v||O&&F))throw U.e("[".concat(h,'] Missing required params: "keywordList".')),new Error("Params validate failed.");var B=Date.now(),ee=new We(h),ge="keywordList:".concat(v," keywordListMatchType:").concat(b," ")+"conversationID:".concat(I," cursor:").concat(E);return U.l("".concat(m," ").concat(ge)),this.request({protocolName:Kg,requestData:this._generateSearchRequestData(a)}).then(function(ye){var Se=ye.data,Ge=Se.errorCode,Ve=Se.errorInfo,rt=Date.now()-B;if(Ge!==0){if(Ge===Ae.ERR_SVR_COMM_INVALID_SERVICE||Ge===Ae.MSG_SEARCH_CURSOR_INVALID||Ge===Ae.MSG_SEARCH_CURSOR_EXPIRED)return _e({code:Ge});throw new Fn({code:Ge,message:Ve})}var mt=ye.data,Nt=mt.cursor,yn=mt.totalCount,Mn=mt.searchResult;ee.setNetworkType(c.getNetworkType()).setMessage("".concat(ge," totalCount:").concat(yn," cost ").concat(rt," ms")).end();var Ar=c._handleSearchResults(Mn,!a.conversationID);return U.l("".concat(m," ok. cursor:").concat(Nt," totalCount:").concat(yn," cost ").concat(rt," ms")),ft({searchResultList:Ar,cursor:Nt,totalCount:yn})}).catch(function(ye){return c.probeNetwork().then(function(Se){var Ge=A(Se,2),Ve=Ge[0],rt=Ge[1];ee.setMessage(ge).setError(ye,Ve,rt).end()}),_e(ye)})}},{key:"_handleSearchResults",value:function(a,c){var h=this.getModule(ut);return ot(a)&&a.length!==0?a.map(function(m){var v=m.groupID,b=m.userID,I=m.messageCount,E=m.messageList,O=v?"".concat(w.CONV_GROUP).concat(v):"".concat(w.CONV_C2C).concat(b),F={conversationID:O,messageCount:I,messageList:[]};return c&&I>1||E&&E.length>0&&(F.messageList=h.onRoamingMessage(E,O,!1)),F}):[]}},{key:"_onModifyRemoteMessageResp",value:function(a,c){U.d("".concat(this._n,"._onModifyRemoteMessageResp options:"),c);var h=a.conversationType,m=a.from,v=a.to,b=a.random,I=a.sequence,E=a.time,O=c.elements,F=c.messageVersion,B=c.cloudCustomData,ee=B===void 0?"":B;return this.getModule(ut).onMessageModified({conversationType:h,from:m,to:v,time:E,random:b,sequence:I,elements:O,cloudCustomData:ee,messageVersion:F})}},{key:"_generateUUID",value:function(a){var c=this.getModule(gn),h="".concat(c.getSDKAppID(),"-").concat(c.getUserID(),"-").concat(function(){for(var b="",I=32;I>0;--I)b+=yd[Math.floor(Math.random()*op)];return b}()),m=a.name||a.value||a.url||a.tempFilePath,v=m&&m.slice(m.lastIndexOf(".")+1);return v&&(h="".concat(h,".").concat(v)),h}},{key:"getMessageOption",value:function(a){return this._messageOptionsMap.get(a)}},{key:"_getNickAndAvatarByUserID",value:function(a){return this.getModule(pr).getNickAndAvatarByUserID(a)}},{key:"_getNameCardByGroupID",value:function(a){if(a.conversationType===w.CONV_GROUP){var c=this.getModule(Mt);if(c)return c.getMyNameCardByGroupID(a.to)}return""}},{key:"reset",value:function(){U.l("".concat(this._n,".reset")),this._messageOptionsMap.clear()}}]),p}(Tr),K6=function(D){f(p,D);var l=L(p);function p(a){var c;return i(this,p),(c=l.call(this,a))._n="MessageExtensionModule",c.messageExtensionMap=new Map,c.globalSeqMap=new Map,c.getMessageExtensionsMap=new Map,c}return u(p,[{key:"onMessageExtensionNotify",value:function(a){var c=this,h=a.dataList,m=h.messageInfo,v=h.operateType,b=h.operateResultList,I=h.tinyID,E=h.globalSequence,O=m.clientTime,F=m.random,B="".concat(I,"-").concat(O,"-").concat(F),ee=[],ge=[];U.l("".concat(this._n,".onMessageExtensionNotify messageID:").concat(B," operateType:").concat(v," globalSequence:").concat(E)),this._updateGlobalSequence(B,E);var ye=!1,Se=!1;b.forEach(function(Ge){var Ve=Ge.extensions,rt=Ve===void 0?[]:Ve,mt=Ge.clearSequence;v===1?(ye=!0,rt.forEach(function(Nt){ee.push({key:Nt.key,value:Nt.value})}),c._updateLocalExtension(B,rt)):v===2?(Se=!0,rt.forEach(function(Nt){ge.push(Nt.key)}),c._updateLocalExtension(B,rt)):v===3&&(Se=!0,c._hasLocalExtension(B)&&c._getLocalExtension(B).forEach(function(Nt,yn){Nt.seq<=mt&&!Je(Nt.value)&&ge.push(yn)}),c._clearLocalExtension(B,mt))}),ye&&this.emitOuterEvent(R.MESSAGE_EXTENSIONS_UPDATED,{messageID:B,extensions:ee}),Se&&this.emitOuterEvent(R.MESSAGE_EXTENSIONS_DELETED,{messageID:B,keyList:ge})}},{key:"setMessageExtensions",value:function(a,c){var h=this;if(!this.canIUse(be.MSG_EXT))return _e({code:Ae.CANNOT_USE_COMMERCIAL_ABILITY});var m="".concat(this._n,".").concat("setMessageExtensions"),v=a.ID,b=a.conversationID,I=a.sequence,E=a.time,O=N(c);c.length>20&&(O=c.slice(0,20),U.w("".concat(m,". the length of extensions cannot exceed 20.")));var F="conversationID:".concat(b," messageID:").concat(v," sequence:").concat(I," time:").concat(E," count:").concat(O.length),B=new We("setMessageExtensions");return B.setMessage(F),U.l("".concat(m," ").concat(F)),this._modifyMessageExtensions(a,O).then(function(ee){var ge=ee.resultList,ye=ee.successCount,Se=ee.failureCount,Ge="success count:".concat(ye," fail count:").concat(Se);return B.setMoreMessage(Ge).end(),U.l("".concat(m," ok. ").concat(Ge)),ft({extensions:ge})}).catch(function(ee){return h.probeNetwork().then(function(ge){var ye=A(ge,2),Se=ye[0],Ge=ye[1];B.setError(ee,Se,Ge).end()}),U.e("".concat(m," failed. error:"),ee),_e(ee)})}},{key:"getMessageExtensions",value:function(a){var c=this;if(!this.canIUse(be.MSG_EXT))return _e({code:Ae.CANNOT_USE_COMMERCIAL_ABILITY});var h="".concat(this._n,".").concat("getMessageExtensions"),m=a.ID,v=a.conversationID,b=a.sequence,I=a.time,E="conversationID:".concat(v," messageID:").concat(m," sequence:").concat(b," time:").concat(I),O=new We("getMessageExtensions");O.setMessage(E),U.l("".concat(h," ").concat(E));var F=void 0;return this.getMessageExtensionsMap.has(m)&&(F=this._getGlobalSequence(m)),this._getMessageExtensions(a,F).then(function(B){return O.end(),U.l("".concat(h," ok. total count:").concat(B.length)),Be(F)&&B.length>0&&c.getMessageExtensionsMap.set(m,1),ft({extensions:B})}).catch(function(B){return c.probeNetwork().then(function(ee){var ge=A(ee,2),ye=ge[0],Se=ge[1];O.setError(B,ye,Se).end()}),U.e("".concat(h," failed. error:"),B),_e(B)})}},{key:"deleteMessageExtensions",value:function(a,c){var h=this;if(!this.canIUse(be.MSG_EXT))return _e({code:Ae.CANNOT_USE_COMMERCIAL_ABILITY});var m="".concat(this._n,".").concat("deleteMessageExtensions"),v=[],b=3;Je(c)||(b=2,c.forEach(function(ge){v.push({key:ge,value:"",seq:0})}));var I=a.ID,E=a.conversationID,O=a.sequence,F=a.time,B="conversationID:".concat(E," messageID:").concat(I," sequence:").concat(O," time:").concat(F," operateType:").concat(b),ee=new We("deleteMessageExtensions");return ee.setMessage(B),U.l("".concat(m," ").concat(B)),this._modifyMessageExtensions(a,v,b).then(function(ge){var ye=ge.resultList,Se=ge.successCount,Ge=ge.failureCount,Ve="";return b===2&&(Ve="success count:".concat(Se," fail count:").concat(Ge)),ee.setMoreMessage("".concat(Ve)).end(),U.l("".concat(m," ok. ").concat(Ve)),ft({extensions:ye})}).catch(function(ge){return h.probeNetwork().then(function(ye){var Se=A(ye,2),Ge=Se[0],Ve=Se[1];ee.setError(ge,Ge,Ve).end()}),U.e("".concat(m," failed. error:"),ge),_e(ge)})}},{key:"_modifyMessageExtensions",value:function(a,c){var h=this,m=arguments.length>2&&arguments[2]!==void 0?arguments[2]:1,v=no(a.to)?w.CONV_TOPIC:a.conversationType,b=void 0;m!==3&&(b=this._getRequestExtensions(a,c));var I=null;switch(v){case w.CONV_C2C:I=this.getModule(io);break;case w.CONV_GROUP:I=this.getModule(Mt);break;case w.CONV_TOPIC:I=this.getModule(sr);break;default:return _e({code:Ae.CANNOT_FIND_MODULE})}return I.modifyMessageExtensions(a,b,m).then(function(E){var O=E.data,F=O.extensions,B=O.seq,ee=[],ge=0,ye=0,Se=[];return(F=Je(F)?[]:F).forEach(function(Ge){var Ve=Ge.errorCode,rt=Ge.extension,mt=rt.key,Nt=rt.value,yn=rt.seq;ee.push({code:Ve,key:mt,value:Nt}),Ve===0?ge++:ye++,Se.push({key:mt,value:Nt,seq:yn})}),h._updateGlobalSequence(a.ID,B),Se.length>0&&(h._updateLocalExtension(a.ID,Se),Se=null),{resultList:ee,successCount:ge,failureCount:ye}}).catch(function(E){return _e(E)})}},{key:"_getRequestExtensions",value:function(a,c){var h=[];if(this._hasLocalExtension(a.ID)){var m=this._getLocalExtension(a.ID);return c.forEach(function(v){var b=v.key,I=v.value,E=0;m.has(b)&&(E=m.get(b).seq),h.push({key:b,value:I,seq:E})}),h}return c.forEach(function(v){var b=v.key,I=v.value;h.push({key:b,value:I,seq:0})}),h}},{key:"_getMessageExtensions",value:function(a,c){var h=this,m="".concat(this._n,"._getMessageExtensions"),v=a.ID,b=a.to,I=null;switch(no(b)?w.CONV_TOPIC:a.conversationType){case w.CONV_C2C:I=this.getModule(io);break;case w.CONV_GROUP:I=this.getModule(Mt);break;case w.CONV_TOPIC:I=this.getModule(sr);break;default:return _e({code:Ae.CANNOT_FIND_MODULE})}return I.getMessageExtensions(a,c).then(function(E){var O=E.data,F=O.extensions,B=O.completeFlag,ee=O.globalSequence,ge=O.clearSequence;if(F=Je(F)?[]:F,U.l("".concat(m," ok. completeFlag:").concat(B," globalSequence:").concat(ee," clearSequence:").concat(ge," count:").concat(F.length)),h._updateLocalExtension(v,F),h._clearLocalExtension(v,ge),h._updateGlobalSequence(v,ee),B!==1){var ye=F.slice(-1)[0].seq+1;return h._getMessageExtensions(a,ye)}return h._getLocalExtensions(v)}).catch(function(E){return _e(E)})}},{key:"_hasLocalExtension",value:function(a){return this.messageExtensionMap.has(a)}},{key:"_getLocalExtension",value:function(a){return this.messageExtensionMap.get(a)}},{key:"_updateLocalExtension",value:function(a,c){this._hasLocalExtension(a)||this.messageExtensionMap.set(a,new Map);var h=this._getLocalExtension(a);c.forEach(function(m){var v=m.key,b=m.value,I=b===void 0?"":b,E=m.seq;h.set(v,{value:I,seq:E})})}},{key:"_clearLocalExtension",value:function(a,c){if(!(c<=0)&&this._hasLocalExtension(a)){var h=this._getLocalExtension(a);h.forEach(function(m,v){m.seq<=c&&h.delete(v)})}}},{key:"_getLocalExtensions",value:function(a){var c=[];return this._hasLocalExtension(a)&&this._getLocalExtension(a).forEach(function(h,m){var v=h.value;Je(v)||c.push({key:m,value:v})}),c}},{key:"_getGlobalSequence",value:function(a){return this.globalSeqMap.get(a)}},{key:"_updateGlobalSequence",value:function(a,c){this.globalSeqMap.set(a,c)}},{key:"reset",value:function(){U.l("".concat(this._n,".reset")),this.messageExtensionMap.clear(),this.globalSeqMap.clear(),this.getMessageExtensionsMap.clear()}}]),p}(Tr),Y6=function(D){f(p,D);var l=L(p);function p(a){var c;return i(this,p),(c=l.call(this,a))._n="ComboMessageModule",c}return u(p,[{key:"sendMessage",value:function(a){var c=this,h=this._constructMessageInstance(a);if(h===null)return _e({code:Ae.MSG_SEND_FAIL});this._addSendMessageTotalCount(h);var m=Date.now();return this.getModule(ut).setMessageRandom(h),this._sendComboMessage(h,a).then(function(v){var b=v.data,I=b.time,E=b.sequence,O=b.readReceiptCode;dn(O)&&O!==0&&(new We("sendMessageWithReceipt").setMessage("from:".concat(h.from," to:").concat(h.to," sequence:").concat(E," readReceiptCode:").concat(O)).end(),U.w("".concat(c._n,".sendMessage readReceiptCode:").concat(O," message:").concat(c.getErrorMessage(O)))),c._addSendMessageSuccessCount(h,m);var F=c.getModule(ut);h.status=oo.SUCCESS,h.time=I,h.conversationType===w.CONV_GROUP&&(h.sequence=E),F.appendToMessageList(h);var B=h;return h._isExcludedFromLastMessage===!0&&(B=""),F.onMessageSent({conversationOptionsList:[{conversationID:h.conversationID,unreadCount:0,type:h.conversationType,subType:h.conversationSubType,lastMessage:B}]}),ft({message:h})}).catch(function(v){return c._onSendMessageFailed(h,v)})}},{key:"_sendComboMessage",value:function(a,c){var h=this._m.getModule(Ni),m="";return a.conversationType===w.CONV_C2C&&(m="".concat(re.NAME.OPEN_IM,".").concat(yp)),a.conversationType===w.CONV_GROUP&&(m="".concat(re.NAME.GROUP,".").concat(_p)),h.sendComboMessage({servcmd:m,data:c})}},{key:"_constructMessageInstance",value:function(a){var c="".concat(this._n,"._constructMessageInstance"),h=null;try{var m=this.getMyUserID(),v={};if(v.senderTinyID=this.getMyTinyID(),v.currentUser=m,v.from=a.From_Account||m,a.GroupId?(v.conversationID="".concat(w.CONV_GROUP).concat(a.GroupId),v.conversationType=w.CONV_GROUP,v.to=a.GroupId):a.To_Account&&(v.conversationID="".concat(w.CONV_C2C).concat(a.To_Account),v.conversationType=w.CONV_C2C,v.to=a.To_Account),v.time=a.MsgTimeStamp||0,v.random=a.Random||a.MsgRandom||0,v.priority=a.MsgPriority,kt(a.CloudCustomData)&&a.CloudCustomData.length>0&&(v.cloudCustomData=a.CloudCustomData),ot(a.SendMsgControl)&&(v.messageControlInfo={},a.SendMsgControl.includes("NoUnread")&&(v.messageControlInfo.excludedFromUnreadCount=1),a.SendMsgControl.includes("NoLastMsg")&&(v.messageControlInfo.excludedFromLastMessage=1)),v.conversationType===w.CONV_GROUP&&ot(a.To_Account)&&a.To_Account.length>0){var b=a.To_Account;a.To_Account.length>50&&(b=a.To_Account.slice(0,50),U.w("".concat(c," To_Account must be less than or equal to 50."))),v.receiverList=N(b),a.To_Account=N(b)}a.IsNeedReadReceipt!==1&&a.NeedReadReceipt!==1||(v.needReadReceipt=!0),a.SupportMessageExtension===1&&(v.isSupportExtension=!0),(h=new Hr(v)).status=oo.UNSEND,a.MsgClientTime=h.clientTime,h.conversationType===w.CONV_C2C&&(a.MsgSeq=h.sequence);for(var I,E=a.MsgBody.length,O=0;O<E;O++)(I=a.MsgBody[O]).MsgType==="TIMTextElem"?h.setTextElement(I.MsgContent.Text):I.MsgType==="TIMCustomElem"?h.setCustomElement({data:I.MsgContent.Data||"",description:I.MsgContent.Desc||"",extension:I.MsgContent.Ext||""}):I.MsgType==="TIMFaceElem"&&h.setFaceElement({index:I.MsgContent.Index,data:I.MsgContent.Data});var F=h.getElements();h.payload=F[0].content,h.type=F[0].type}catch(B){h=null,U.e("".concat(c," failed. error:"),B)}return h}},{key:"_onSendMessageFailed",value:function(a,c){a.status=oo.FAIL,this.getModule(ut).deleteMessageRandom(a),this._addSendMessageFailCountOnUser(a,c);var h=new We("sendMessage");return h.setMessage("tjg_id:".concat(this.generateTjgID(a)," type:").concat(a.type," from:").concat(a.from," to:").concat(a.to)),this.probeNetwork().then(function(m){var v=A(m,2),b=v[0],I=v[1];h.setError(c,b,I).end()}),U.e("".concat(this._n,"._onSendMessageFailed error:"),c),_e(new Fn({code:c&&c.code?c.code:Ae.MSG_SEND_FAIL,message:c&&c.message?c.message:void 0,data:{message:a}}))}},{key:"_getSendMessageSpecifiedKey",value:function(a){if(a.conversationType===w.CONV_C2C)return Td;if(a.conversationType===w.CONV_GROUP){var c=this.getModule(Mt).getLocalGroupProfile(a.to);if(!c)return;var h=c.type;return Go(h)?Sd:wd}}},{key:"_addSendMessageTotalCount",value:function(a){var c=this._getSendMessageSpecifiedKey(a);c&&this.getModule($o).addTotalCount(c)}},{key:"_addSendMessageSuccessCount",value:function(a,c){var h=Math.abs(Date.now()-c),m=this._getSendMessageSpecifiedKey(a);if(m){var v=this.getModule($o);v.addSuccessCount(m),v.addCost(m,h)}}},{key:"_addSendMessageFailCountOnUser",value:function(a,c){var h=c.code,m=h===void 0?-1:h,v=this.getModule($o),b=this._getSendMessageSpecifiedKey(a);Fw(m)&&b&&v.addFailedCountOfUserSide(b)}}]),p}(Tr),J6=function(D){f(p,D);var l=L(p);function p(a){var c;return i(this,p),(c=l.call(this,a))._n="PluginModule",c.plugins={},c}return u(p,[{key:"registerPlugin",value:function(a){var c=this;Object.keys(a).forEach(function(h){c.plugins[h]=a[h]}),new We("registerPlugin").setMessage("".concat(Object.keys(a))).end()}},{key:"getPlugin",value:function(a){return this.plugins[a]}},{key:"reset",value:function(){}}]),p}(Tr),X6=function(D){f(p,D);var l=L(p);function p(a){var c;return i(this,p),(c=l.call(this,a))._n="SyncUnreadMessageModule",c._cookie="",c._onlineSyncFlag=!1,c.getInnerEmitterInstance().on(nr.A2KEY_AND_TINYID_UPDATED,c._onLoginSuccess,S(c)),c}return u(p,[{key:"_onLoginSuccess",value:function(a){this._startSync({cookie:this._cookie,syncFlag:0,isOnlineSync:0})}},{key:"_startSync",value:function(a){var c=this,h=a.cookie,m=a.syncFlag,v=a.isOnlineSync,b="".concat(this._n,"._startSync");U.l("".concat(b," cookie:").concat(h," syncFlag:").concat(m," isOnlineSync:").concat(v)),this.request({protocolName:b0,requestData:{cookie:h,syncFlag:m,isOnlineSync:v}}).then(function(I){var E=I.data,O=E.cookie,F=E.syncFlag;c._cookie=O,Je(O)||(F===0||F===1?(c._dispatchUnreadMessage(r(r({},I.data),{},{isSyncingEnded:!1})),c._startSync({cookie:O,syncFlag:F,isOnlineSync:0})):F===2&&c._dispatchUnreadMessage(r(r({},I.data),{},{isSyncingEnded:!0})))}).catch(function(I){U.e("".concat(b," failed. error:"),I)})}},{key:"_dispatchUnreadMessage",value:function(a){a.eventArray&&this.getModule(Ni).onMessage({head:{},body:{eventArray:a.eventArray,isInstantMessage:this._onlineSyncFlag,isSyncingEnded:a.isSyncingEnded}}),this.getModule(io).onNewC2CMessage({dataList:a.messageList,isInstantMessage:!!a.isSyncingEnded&&this._onlineSyncFlag,C2CRemainingUnreadList:a.C2CRemainingUnreadList,C2CPairUnreadList:a.C2CPairUnreadList,isSyncingEnded:a.isSyncingEnded})}},{key:"startOnlineSync",value:function(){U.l("".concat(this._n,".startOnlineSync")),this._onlineSyncFlag=!0,this._startSync({cookie:this._cookie,syncFlag:0,isOnlineSync:1})}},{key:"startSyncOnReconnected",value:function(){U.l("".concat(this._n,".startSyncOnReconnected.")),this._onlineSyncFlag=!0,this._startSync({cookie:this._cookie,syncFlag:0,isOnlineSync:0})}},{key:"reset",value:function(){U.l("".concat(this._n,".reset")),this._onlineSyncFlag=!1,this._cookie=""}}]),p}(Tr),rm={request:{toAccount:"To_Account",fromAccount:"From_Account",to:"To_Account",from:"From_Account",groupID:"GroupId",groupAtUserID:"GroupAt_Account",extension:"Ext",data:"Data",description:"Desc",elements:"MsgBody",sizeType:"Type",downloadFlag:"Download_Flag",thumbUUID:"ThumbUUID",videoUUID:"VideoUUID",remoteAudioUrl:"Url",remoteVideoUrl:"VideoUrl",videoUrl:"",imageUrl:"URL",fileUrl:"Url",uuid:"UUID",priority:"MsgPriority",receiverUserID:"To_Account",receiverGroupID:"GroupId",messageSender:"SenderId",messageReceiver:"ReceiverId",nick:"From_AccountNick",avatar:"From_AccountHeadurl",messageNumber:"MsgNum",pbDownloadKey:"PbMsgKey",downloadKey:"JsonMsgKey",applicationType:"PendencyType",userIDList:"To_Account",groupNameList:"GroupName",userID:"To_Account",groupAttributeList:"GroupAttr",mainSequence:"AttrMainSeq",avChatRoomKey:"BytesKey",attributeControl:"AttrControl",sequence:"seq",messageControlInfo:"SendMsgControl",updateSequence:"UpdateSeq",clientTime:"MsgClientTime",sequenceList:"MsgSeqList",topicID:"TopicId",customData:"CustomString",isSupportTopic:"SupportTopic",isWebUniapp:"is_web_uniapp",isSupportExtension:"SupportMessageExtension",messageSequence:"MsgSeq",messageKey:"MsgKey",startSequence:"startSeq",simplifiedMessage:"DownsizeFlag"},response:{MsgPriority:"priority",ThumbUUID:"thumbUUID",VideoUUID:"videoUUID",Download_Flag:"downloadFlag",GroupId:"groupID",Member_Account:"userID",MsgList:"messageList",SyncFlag:"syncFlag",To_Account:"to",From_Account:"from",MsgSeq:"sequence",MsgRandom:"random",MsgTime:"time",MsgTimeStamp:"time",MsgContent:"content",MsgBody:"elements",From_AccountNick:"nick",From_AccountHeadurl:"avatar",GroupWithdrawInfoArray:"revokedInfos",GroupReadInfoArray:"groupMessageReadNotice",LastReadMsgSeq:"lastMessageSeq",WithdrawC2cMsgNotify:"c2cMessageRevokedNotify",C2cWithdrawInfoArray:"revokedInfos",C2cReadedReceipt:"c2cMessageReadReceipt",ReadC2cMsgNotify:"c2cMessageReadNotice",LastReadTime:"peerReadTime",MsgRand:"random",MsgType:"type",MsgShow:"messageShow",NextMsgSeq:"nextMessageSeq",FaceUrl:"avatar",ProfileDataMod:"profileModify",Profile_Account:"userID",ValueBytes:"value",ValueNum:"value",NoticeSeq:"noticeSequence",NotifySeq:"notifySequence",MsgFrom_AccountExtraInfo:"messageFromAccountExtraInformation",Operator_Account:"operatorID",OpType:"operationType",ReportType:"operationType",UserId:"userID",User_Account:"userID",List_Account:"userIDList",MsgOperatorMemberExtraInfo:"operatorInfo",MsgMemberExtraInfo:"memberInfoList",ImageUrl:"avatar",NickName:"nick",MsgGroupNewInfo:"newGroupProfile",MsgAppDefinedData:"groupCustomField",Owner_Account:"ownerID",GroupFaceUrl:"avatar",GroupIntroduction:"introduction",GroupNotification:"notification",GroupApplyJoinOption:"joinOption",MsgKey:"messageKey",GroupInfo:"groupProfile",ShutupTime:"muteTime",Desc:"description",Ext:"extension",GroupAt_Account:"groupAtUserID",MsgNum:"messageNumber",PbMsgKey:"pbDownloadKey",JsonMsgKey:"downloadKey",MsgModifiedFlag:"isModified",PendencyItem:"applicationItem",PendencyType:"applicationType",AddTime:"time",AddSource:"source",AddWording:"wording",ProfileImImage:"avatar",PendencyAdd:"friendApplicationAdded",FrienPencydDel_Account:"friendApplicationDeletedUserIDList",Peer_Account:"userID",GroupAttr:"groupAttributeList",GroupAttrAry:"groupAttributeList",AttrMainSeq:"mainSequence",seq:"sequence",GroupAttrOption:"groupAttributeOption",BytesChangedKeys:"changedKeyList",GroupAttrInfo:"groupAttributeList",GroupAttrSeq:"mainSequence",PushChangedAttrValFlag:"isWithChangedAttributeInfo",SubKeySeq:"sequence",Val:"value",MsgGroupFromCardName:"senderNameCard",MsgGroupFromNickName:"senderNick",C2cNick:"peerNick",C2cImage:"peerAvatar",SendMsgControl:"messageControlInfo",NoLastMsg:"excludedFromLastMessage",NoUnread:"excludedFromUnreadCount",UpdateSeq:"updateSequence",MuteNotifications:"muteFlag",MsgClientTime:"clientTime",TinyId:"tinyID",GroupMsgReceiptList:"readReceiptList",ReadNum:"readCount",UnreadNum:"unreadCount",TopicId:"topicID",MillionGroupFlag:"communityType",SupportTopic:"isSupportTopic",MsgTopicNewInfo:"newTopicInfo",ShutupAll:"muteAllMembers",CustomString:"customData",TopicFaceUrl:"avatar",TopicIntroduction:"introduction",TopicNotification:"notification",TopicIdArray:"topicIDList",MsgVersion:"messageVersion",C2cMsgModNotifys:"c2cMessageModified",GroupMsgModNotifys:"groupMessageModified",ApplyJoinOption:"joinOption",MsgFlag:"messageRemindType",AtInfoList:"groupAtInfoList",AtFlagList:"groupAtType",AtMsgSeq:"sequence",BanDuration:"duration",BanDescription:"reason",NotVisible:"invisible",BytesTag:"tag",BytesValue:"value",RptBytesValue:"value",LatestSeq:"globalSequence",ClearSeq:"clearSequence",SupportMessageExtension:"isSupportExtension",ExtensionList:"extensions",GroupCounter:"counterList",Revoker_Account:"revoker",MsgExtensionNotify:"messageExtensionNotify",ExtensionC2cMsgInfo:"messageInfo",ExtensionGroupMsgInfo:"messageInfo",MsgOptType:"operateType",SetKVInfo:"operateResultList",DeleteKVInfo:"operateResultList",ClearKVInfo:"operateResultList",MsgKeyValue:"extensions",ClearMsgSeq:"clearSequence",MsgLastSeq:"globalSequence",InviteJoinOption:"inviteOption",MemberList_Account:"inviteeList",MsgMemberExtraInfoList:"inviteeInfoList",E:"event",GInf:"groupProfile",MCT:"clientTime",MR:"random",MP:"priority",MTS:"time",GId:"groupID",MS:"sequence",CCD:"cloudCustomData",F_Account:"from",F_Hd:"avatar",F_NN:"nick",GN:"groupName",GT:"groupType",IsSys:"isSystemMessage",OpInf:"operatorInfo",Img:"avatar",NN:"nick",OnlineInf:"onlineMemberInfo",ET:"expireTime",Num:"onlineMemberNum",Opt:"operationType",O_Account:"operatorID",RT:"operationType",UDF:"userDefinedField",L_Account:"userIDList",IsPlaceMsg:"isPlaceMessage"},ignoreKeyWord:["C2C","ID","USP"]};function a1(D,l){if(typeof D!="string"&&!Array.isArray(D))throw new TypeError("Expected the input to be `string | string[]`");l=Object.assign({pascalCase:!1},l);var p;return(D=Array.isArray(D)?D.map(function(a){return a.trim()}).filter(function(a){return a.length}).join("-"):D.trim()).length===0?"":D.length===1?l.pascalCase?D.toUpperCase():D.toLowerCase():(D!==D.toLowerCase()&&(D=Z6(D)),D=D.replace(/^[_.\- ]+/,"").toLowerCase().replace(/[_.\- ]+(\w|$)/g,function(a,c){return c.toUpperCase()}).replace(/\d+(\w|$)/g,function(a){return a.toUpperCase()}),p=D,l.pascalCase?p.charAt(0).toUpperCase()+p.slice(1):p)}var Z6=function(D){for(var l=!1,p=!1,a=!1,c=0;c<D.length;c++){var h=D[c];l&&/[a-zA-Z]/.test(h)&&h.toUpperCase()===h?(D=D.slice(0,c)+"-"+D.slice(c),l=!1,a=p,p=!0,c++):p&&a&&/[a-zA-Z]/.test(h)&&h.toLowerCase()===h?(D=D.slice(0,c-1)+"-"+D.slice(c-1),a=p,p=!1,l=!0):(l=h.toLowerCase()===h&&h.toUpperCase()!==h,a=p,p=h.toUpperCase()===h&&h.toLowerCase()!==h)}return D};function Q6(D,l){var p=0;return function a(c,h){if(++p>100)return p--,c;if(ot(c)){var m=c.map(function(O){return Ji(O)?a(O,h):O});return p--,m}if(Ji(c)){var v=(b=c,I=function(O,F){if(!vd(F))return!1;if((ee=F)!==a1(ee))for(var B=0;B<rm.ignoreKeyWord.length&&!F.includes(rm.ignoreKeyWord[B]);B++);var ee;return Be(h[F])?function(ge){return ge==="OPPOChannelID"?ge:ge[0].toUpperCase()+a1(ge).slice(1)}(F):h[F]},E=Object.create(null),Object.keys(b).forEach(function(O){var F=I(b[O],O);F&&(E[F]=b[O])}),E);return v=Ru(v,function(O,F){return ot(O)||Ji(O)?a(O,h):O}),p--,v}var b,I,E}(D,l)}function l1(D,l){if(ot(D))return D.map(function(m){return Ji(m)?l1(m,l):m});if(Ji(D)){var p=(a=D,c=function(m,v){return Be(l[v])?a1(v):l[v]},h={},Object.keys(a).forEach(function(m){h[c(a[m],m)]=a[m]}),h);return p=Ru(p,function(m){return ot(m)||Ji(m)?l1(m,l):m})}var a,c,h}var u1=String.fromCharCode,e8=function(D){var l=0|D.charCodeAt(0);if(55296<=l)if(l<56320){var p=0|D.charCodeAt(1);if(56320<=p&&p<=57343){if((l=(l<<10)+p-56613888|0)>65535)return u1(240|l>>>18,128|l>>>12&63,128|l>>>6&63,128|63&l)}else l=65533}else l<=57343&&(l=65533);return l<=2047?u1(192|l>>>6,128|63&l):u1(224|l>>>12,128|l>>>6&63,128|63&l)},c1=function(D){for(var l=D===void 0?"":(""+D).replace(/[\x80-\uD7ff\uDC00-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]?/g,e8),p=0|l.length,a=new Uint8Array(p),c=0;c<p;c=c+1|0)a[c]=0|l.charCodeAt(c);return a},t8=function(D){for(var l=new Uint8Array(D),p="",a=0,c=l.length;a<c;){var h=l[a],m=0,v=0;if(h<=127?(m=0,v=255&h):h<=223?(m=1,v=31&h):h<=239?(m=2,v=15&h):h<=244&&(m=3,v=7&h),c-a-m>0)for(var b=0;b<m;)v=v<<6|63&(h=l[a+b+1]),b+=1;else v=65533,m=c-a;p+=String.fromCodePoint(v),a+=m+1}return p},n8=function(){function D(l){i(this,D),this._handler=l;var p=l.getURL();if(this._socket=null,this._workerSocket=null,this._id=Zo(),this._handler.getIsWorkerEnabled()){var a=URL.createObjectURL(new Blob([';let _socket = null;onmessage = function(event) { if (event.data.cmd === "start") { const url = event.data.url; _socket = new WebSocket(url); _socket.binaryType = "arraybuffer"; _socket.onopen = function() { postMessage({ callback: "onOpen" }); }; _socket.onclose = function(e) { postMessage({ callback: "onOpen", e: { code: e.code, reason: e.reason } }); }; _socket.onmessage = function(e) { postMessage({ callback: "onMessage", data: e.data }); }; _socket.onerror = function(e) { postMessage({ callback: "onError", e: { isTrusted: "true" } }); }; } else if (event.data.cmd === "sendMessage") { if (_socket !== null) { _socket.send(event.data.data); } } else if (event.data.cmd === "stop") { if (_socket !== null) { _socket.close(event.data.code); _socket = null; } }};'],{type:"application/javascript; charset=utf-8"}));this._workerSocket=new Worker(a);var c=this;this._workerSocket.onmessage=function(h){var m=h.data,v=m.callback,b=m.e;v==="onOpen"?c._onOpen():v==="onClose"?c._onClose(b):v==="onError"?c._onError(b):v==="onMessage"&&c._onMessage(h.data)},this._workerSocket.postMessage({cmd:"start",id:this._id,url:p})}else $e?Z?(Ne.connectSocket({url:p,header:{"content-type":"application/json"}}),Ne.onSocketClose(this._onClose.bind(this)),Ne.onSocketOpen(this._onOpen.bind(this)),Ne.onSocketMessage(this._onMessage.bind(this)),Ne.onSocketError(this._onError.bind(this))):(this._socket=Ne.connectSocket({url:p,header:{"content-type":"application/json"},complete:function(){}}),this._socket.onClose(this._onClose.bind(this)),this._socket.onOpen(this._onOpen.bind(this)),this._socket.onMessage(this._onMessage.bind(this)),this._socket.onError(this._onError.bind(this))):Ye&&(this._socket=new WebSocket(p),this._socket.binaryType="arraybuffer",this._socket.onopen=this._onOpen.bind(this),this._socket.onmessage=this._onMessage.bind(this),this._socket.onclose=this._onClose.bind(this),this._socket.onerror=this._onError.bind(this));this._canIUseBinaryFrame=l.canIUseBinaryFrame()}return u(D,[{key:"getID",value:function(){return this._id}},{key:"_onOpen",value:function(){this._handler.onOpen({id:this._id})}},{key:"_onClose",value:function(l){this._handler.onClose({id:this._id,e:l})}},{key:"_onMessage",value:function(l){this._handler.onMessage({data:this._canIUseBinaryFrame?t8(l.data):l.data})}},{key:"_onError",value:function(l){this._handler.onError({id:this._id,e:l})}},{key:"setIsWorkerEnabled",value:function(l){this._isWorkerEnabled=!0}},{key:"close",value:function(l){if(this._workerSocket&&(this._workerSocket.postMessage({cmd:"stop",code:l}),this._workerSocket.terminate(),this._workerSocket=null),Z)return Ne.offSocketClose(),Ne.offSocketMessage(),Ne.offSocketOpen(),Ne.offSocketError(),void Ne.closeSocket();this._socket&&($e?(this._socket.onClose(function(){}),this._socket.onOpen(function(){}),this._socket.onMessage(function(){}),this._socket.onError(function(){})):Ye&&(this._socket.onopen=null,this._socket.onmessage=null,this._socket.onclose=null,this._socket.onerror=null),Te?this._socket.close({code:l}):this._socket.close(l),this._socket=null)}},{key:"send",value:function(l){if(this._workerSocket)this._workerSocket.postMessage({cmd:"sendMessage",data:this._canIUseBinaryFrame?c1(l.data).buffer:l.data});else{if(Z)return void Ne.sendSocketMessage({data:l.data,fail:function(){l.fail&&l.requestID&&l.fail(l.requestID)}});this._socket&&($e?this._socket.send({data:this._canIUseBinaryFrame?c1(l.data).buffer:l.data,fail:function(){l.fail&&l.requestID&&l.fail(l.requestID)}}):Ye&&this._socket.send(this._canIUseBinaryFrame?c1(l.data).buffer:l.data))}}}]),D}(),r8=4e3,Gw=4001,o8=["keyMap"],i8=["keyMap"],Dp="connected",$w="connecting",om="disconnected",s8=function(){function D(l){i(this,D),this._channelModule=l,this._n="SocketHandler",this._promiseMap=new Map,this._readyState=om,this._simpleRequestMap=new Map,this.MAX_SIZE=100,this._startSequence=Zo(),this._startTs=0,this._reConnectFlag=!1,this._nextPingTs=0,this._reConnectCount=0,this.MAX_RECONNECT_COUNT=3,this._socketID=-1,this._random=0,this._socket=null,this._url="",this._onOpenTs=0,this._canIUseBinaryFrame=!0,this._isWorkerEnabled=!0,this._setWebsocketHost(),this._initConnection()}return u(D,[{key:"_setWebsocketHost",value:function(){var l=this._channelModule.getModule(gn),p=se;this._channelModule.isOversea()&&(p=ue),l.isSingaporeSite()?p=K:l.isKoreaSite()?p=te:l.isGermanySite()?p=J:l.isIndiaSite()?p=Me:l.isJapanSite()?p=de:l.isUSASite()&&(p=me),re.HOST.setCurrent(p)}},{key:"_initConnection",value:function(){Be(re.HOST.CURRENT.BACKUP)||this._url===""?this._url=re.HOST.CURRENT.DEFAULT:this._url===re.HOST.CURRENT.DEFAULT?this._url=re.HOST.CURRENT.BACKUP:this._url===re.HOST.CURRENT.BACKUP?this._url=this._canIUseAnyCast()?re.HOST.CURRENT.ANYCAST:re.HOST.CURRENT.DEFAULT:this._url===re.HOST.CURRENT.ANYCAST&&(re.HOST.CURRENT.ANYCAST="",this._url=re.HOST.CURRENT.DEFAULT);var l=this._channelModule.getModule(gn).getProxyServer();Je(l)||(this._url=l),this._connect(),this._nextPingTs=0}},{key:"_canIUseAnyCast",value:function(){return Ye&&re.HOST.CURRENT.ANYCAST}},{key:"onCheckTimer",value:function(l){l%1==0&&this._checkPromiseMap()}},{key:"_checkPromiseMap",value:function(){var l=this;this._promiseMap.size!==0&&this._promiseMap.forEach(function(p,a){var c=p.reject,h=p.timestamp,m=15e3;a.indexOf(vp)!==-1&&(m=9e4),Date.now()-h>=m&&(U.l("".concat(l._n,"._checkPromiseMap request timeout, delete requestID:").concat(a)),l._promiseMap.delete(a),c(new Fn({code:Ae.NETWORK_TIMEOUT})),l._channelModule.onRequestTimeout(a))})}},{key:"onOpen",value:function(l){if(this._readyState!==""){this._onOpenTs=Date.now();var p=l.id;this._socketID=p;var a=Date.now()-this._startTs;U.l("".concat(this._n,"._onOpen cost ").concat(a," ms. socketID:").concat(p)),new We("wsOnOpen").setMessage(a).setCostTime(a).setMoreMessage("socketID:".concat(p)).end(),l.id===this._socketID&&(this._readyState=Dp,this._reConnectCount=0,this._resend(),this._reConnectFlag===!0&&(this._channelModule.onReconnected(),this._reConnectFlag=!1),this._channelModule.onOpen())}}},{key:"onClose",value:function(l){var p=new We("wsOnClose"),a=l.id,c=l.e,h="sourceSocketID:".concat(a," currentSocketID:").concat(this._socketID," code:").concat(c.code," reason:").concat(c.reason),m=0;this._onOpenTs!==0&&(m=Date.now()-this._onOpenTs),p.setMessage(m).setCostTime(m).setMoreMessage(h).setCode(c.code).end(),U.l("".concat(this._n,"._onClose ").concat(h," onlineTime:").concat(m)),a===this._socketID&&(this._readyState=om,m<1e3?this._channelModule.onReconnectFailed():this._channelModule.onClose())}},{key:"onError",value:function(l){var p=l.id,a=l.e,c="sourceSocketID:".concat(p," currentSocketID:").concat(this._socketID);new We("wsOnError").setMessage(a.errMsg||_l(a)).setMoreMessage(c).setLevel("error").end(),U.w("".concat(this._n,"._onError"),a,c),p===this._socketID&&(this._readyState="",this._channelModule.onError())}},{key:"onMessage",value:function(l){var p;try{p=JSON.parse(l.data)}catch{new We("jsonParseError").setMessage(l.data).end()}if(p&&p.head){var a=this._getRequestIDFromHead(p.head),c=p.body;if(!this._isTRTCCommand(a)){var h=ip(p.head);c=l1(p.body,this._getResponseKeyMap(h))}if(U.d("".concat(this._n,".onMessage ret:").concat(JSON.stringify(c)," requestID:").concat(a," has:").concat(this._promiseMap.has(a))),this._setNextPingTs(),this._promiseMap.has(a)){var m=this._promiseMap.get(a),v=m.resolve,b=m.reject,I=m.timestamp;return this._promiseMap.delete(a),this._calcRTT(I),void(c.errorCode&&c.errorCode!==0?(this._channelModule.onErrorCodeNotZero(c),b(new Fn({code:c.errorCode,message:c.errorInfo||"",data:a.includes(Eg)||a.includes(Ug)?{elements:c.elements,messageVersion:c.messageVersion,cloudCustomData:c.cloudCustomData}:void 0}))):v(ft(c)))}this._channelModule.onMessage({head:p.head,body:c})}}},{key:"_isTRTCCommand",value:function(l){for(var p=this._channelModule.getModule(m0).getCommandList(),a=!1,c=0;c<p.length;c++)if(l.startsWith(p[c])){a=!0;break}return a}},{key:"_calcRTT",value:function(l){var p=Date.now()-l;this._channelModule.getModule($o).addRTT(p)}},{key:"_connect",value:function(){this._startTs=Date.now(),this._onOpenTs=0,this._socket=new n8(this),this._socketID=this._socket.getID(),this._readyState=$w,U.l("".concat(this._n,"._connect isWorkerEnabled:").concat(this.getIsWorkerEnabled()," socketID:").concat(this._socketID," url:").concat(this.getURL())),new We("wsConnect").setMessage("socketID:".concat(this._socketID," url:").concat(this.getURL())).end()}},{key:"getURL",value:function(){this._channelModule.isDevMode()&&(this._canIUseBinaryFrame=!1);var l=Os();(Z||Ue&&l==="windows"||Ie)&&(this._canIUseBinaryFrame=!1);var p=-1;l==="ios"?p=cn||-1:l==="android"&&(p=wn||-1);var a=this._channelModule.getModule(gn),c=this._channelModule.getPlatform(),h=a.getSDKAppID(),m=a.getInstanceID(),v="sdkappid=".concat(h,"&instanceid=").concat(m,"&random=").concat(this._getRandom(),"&platform=").concat(c,"&host=").concat(l,"&version=").concat(p,"&sdkversion=").concat("3.1.1");return this._canIUseBinaryFrame?"".concat(this._url,"/binfo?").concat(v):"".concat(this._url,"/info?").concat(v)}},{key:"_closeConnection",value:function(l){U.l("".concat(this._n,"._closeConnection socketID:").concat(this._socketID)),this._socket&&(this._socket.close(l),this._socketID=-1,this._socket=null,this._readyState=om)}},{key:"_resend",value:function(){var l=this;if(U.l("".concat(this._n,"._resend reConnectFlag:").concat(this._reConnectFlag),"promiseMap.size:".concat(this._promiseMap.size," simpleRequestMap.size:").concat(this._simpleRequestMap.size)),this._promiseMap.size>0&&this._promiseMap.forEach(function(v,b){var I=v.uplinkData,E=v.resolve,O=v.reject;l._promiseMap.set(b,{resolve:E,reject:O,timestamp:Date.now(),uplinkData:I}),l._execute(b,I)}),this._simpleRequestMap.size>0){var p,a=G(this._simpleRequestMap);try{for(a.s();!(p=a.n()).done;){var c=A(p.value,2),h=c[0],m=c[1];this._execute(h,m)}}catch(v){a.e(v)}finally{a.f()}this._simpleRequestMap.clear()}}},{key:"send",value:function(l){var p=this;l.head.seq=this._getSequence(),l.head.reqtime=Math.floor(Date.now()/1e3),l.keyMap;var a=k(l,o8),c=this._getRequestIDFromHead(l.head),h=JSON.stringify(a);return new Promise(function(m,v){p._promiseMap.set(c,{resolve:m,reject:v,timestamp:Date.now(),uplinkData:h}),U.d("".concat(p._n,".send uplinkData:").concat(JSON.stringify(a)," requestID:").concat(c," readyState:").concat(p._readyState)),p._readyState!==Dp?p._reConnect():(p._execute(c,h),p._channelModule.getModule($o).addRequestCount())})}},{key:"simplySend",value:function(l){l.head.seq=this._getSequence(),l.head.reqtime=Math.floor(Date.now()/1e3),l.keyMap;var p=k(l,i8),a=this._getRequestIDFromHead(l.head),c=JSON.stringify(p);this._readyState!==Dp?(this._simpleRequestMap.size<this.MAX_SIZE?this._simpleRequestMap.set(a,c):U.l("".concat(this._n,".simplySend. simpleRequestMap is full, drop request!")),this._reConnect()):this._execute(a,c)}},{key:"_execute",value:function(l,p){this._socket.send({data:p,fail:$e?this._onSendFail.bind(this):void 0,requestID:l})}},{key:"_onSendFail",value:function(l){U.l("".concat(this._n,"._onSendFail requestID:").concat(l))}},{key:"_getSequence",value:function(){var l;if(this._startSequence<2415919103)return l=this._startSequence,this._startSequence+=1,this._startSequence===2415919103&&(this._startSequence=Zo()),l}},{key:"_getRequestIDFromHead",value:function(l){return l.servcmd+l.seq}},{key:"_getResponseKeyMap",value:function(l){var p=this._channelModule.getKeyMap(l);return r(r({},rm.response),p.response)}},{key:"_reConnect",value:function(){this._readyState!==Dp&&this._readyState!==$w&&this.forcedReconnect()}},{key:"forcedReconnect",value:function(){var l=this,p="".concat(this._n,".forcedReconnect");U.l("".concat(p," count:").concat(this._reConnectCount," readyState:").concat(this._readyState)),this._reConnectFlag=!0,this._resetRandom(),this._reConnectCount<this.MAX_RECONNECT_COUNT?(this._reConnectCount+=1,this._closeConnection(Gw),this._initConnection()):(this._reConnectCount=0,this._channelModule.probeNetwork().then(function(a){var c=A(a,2),h=c[0];c[1],h?(U.w("".concat(p," disconnected from wsserver but network is ok, continue...")),l._closeConnection(Gw),l._initConnection()):l._channelModule.onReconnectFailed()}))}},{key:"getReconnectFlag",value:function(){return this._reConnectFlag}},{key:"_setNextPingTs",value:function(){this._nextPingTs=Date.now()+1e4}},{key:"getNextPingTs",value:function(){return this._nextPingTs}},{key:"isConnected",value:function(){return this._readyState===Dp}},{key:"canIUseBinaryFrame",value:function(){return this._canIUseBinaryFrame}},{key:"setIsWorkerEnabled",value:function(l){U.l("".concat(this._n,".setIsWorkerEnabled flag:").concat(l)),this._isWorkerEnabled=l}},{key:"getIsWorkerEnabled",value:function(){return this._isWorkerEnabled&&mr}},{key:"_getRandom",value:function(){return this._random===0&&(this._random=Math.random()),this._random}},{key:"_resetRandom",value:function(){this._random=0}},{key:"close",value:function(){U.l("".concat(this._n,".close")),this._closeConnection(r8),this._promiseMap.clear(),this._startSequence=Zo(),this._readyState=om,this._simpleRequestMap.clear(),this._reConnectFlag=!1,this._reConnectCount=0,this._onOpenTs=0,this._url="",this._random=0,this._canIUseBinaryFrame=!0,this._isWorkerEnabled=!0}}]),D}(),a8=function(D){f(p,D);var l=L(p);function p(a){var c;if(i(this,p),(c=l.call(this,a))._n="ChannelModule",c._socketHandler=new s8(S(c)),c._probing=!1,c._isAppShowing=!0,c._previousState=w.NET_STATE_CONNECTED,$e&&typeof Ne.onAppShow=="function"&&typeof Ne.onAppHide=="function"){var h=c._onAppHide.bind(S(c)),m=c._onAppShow.bind(S(c));typeof Ne.offAppHide=="function"&&Ne.offAppHide(h),typeof Ne.offAppShow=="function"&&Ne.offAppShow(m),Ne.onAppHide(h),Ne.onAppShow(m)}return c._timerForNotLoggedIn=-1,c._timerForNotLoggedIn=setInterval(c.onCheckTimer.bind(S(c)),1e3),c._fatalErrorFlag=!1,c}return u(p,[{key:"onCheckTimer",value:function(a){this._socketHandler&&(this.isLoggedIn()?(this._timerForNotLoggedIn>0&&(clearInterval(this._timerForNotLoggedIn),this._timerForNotLoggedIn=-1),this._socketHandler.onCheckTimer(a)):this._socketHandler.onCheckTimer(1),this._checkNextPing())}},{key:"onErrorCodeNotZero",value:function(a){this.getModule(Ni).onErrorCodeNotZero(a)}},{key:"onMessage",value:function(a){this.getModule(Ni).onMessage(a)}},{key:"send",value:function(a){return this._socketHandler?this._previousState!==w.NET_STATE_CONNECTED&&a.head.servcmd.includes(Cp)?(this.reConnect(),this._sendLogViaHTTP(a)):this._socketHandler.send(a):Promise.reject()}},{key:"_sendLogViaHTTP",value:function(a){var c=re.HOST.CURRENT.STAT;return new Promise(function(h,m){var v="".concat(c,"/v4/imopenstat/tim_web_report_v2?sdkappid=").concat(a.head.sdkappid,"&reqtime=").concat(Date.now()),b=JSON.stringify(a.body),I="application/x-www-form-urlencoded;charset=UTF-8";if($e)Ne.request({url:v,data:b,method:"POST",timeout:3e3,header:{"content-type":I},success:function(){h()},fail:function(){m(new Fn({code:Ae.NETWORK_ERROR}))}});else{var E=new XMLHttpRequest,O=setTimeout(function(){E.abort(),m(new Fn({code:Ae.NETWORK_TIMEOUT}))},3e3);E.onreadystatechange=function(){E.readyState===4&&(clearTimeout(O),E.status===200||E.status===304?h():m(new Fn({code:Ae.NETWORK_ERROR})))},E.open("POST",v,!0),E.setRequestHeader("Content-type",I),E.send(b)}})}},{key:"simplySend",value:function(a){return this._socketHandler?this._socketHandler.simplySend(a):Promise.reject()}},{key:"onOpen",value:function(){this._ping()}},{key:"onClose",value:function(){this._socketHandler&&this._socketHandler.getReconnectFlag()&&this._emitNetStateChangeEvent(w.NET_STATE_DISCONNECTED),this.reConnect()}},{key:"onError",value:function(){$e&&!Ie&&this.outputWarning("DomainNameInMP"),this._emitNetStateChangeEvent(w.NET_STATE_DISCONNECTED)}},{key:"getKeyMap",value:function(a){return this.getModule(Ni).getKeyMap(a)}},{key:"_onAppHide",value:function(){this._isAppShowing=!1}},{key:"_onAppShow",value:function(){this._isAppShowing=!0}},{key:"onRequestTimeout",value:function(a){}},{key:"onReconnected",value:function(){U.l("".concat(this._n,".onReconnected")),this._m.restartTimer(),this.getModule(Ni).onReconnected(),this._emitNetStateChangeEvent(w.NET_STATE_CONNECTED)}},{key:"onReconnectFailed",value:function(){U.l("".concat(this._n,".onReconnectFailed")),this._emitNetStateChangeEvent(w.NET_STATE_DISCONNECTED)}},{key:"setIsWorkerEnabled",value:function(a){this._socketHandler&&this._socketHandler.setIsWorkerEnabled(!1)}},{key:"offline",value:function(){this._emitNetStateChangeEvent(w.NET_STATE_DISCONNECTED)}},{key:"reConnect",value:function(){var a=arguments.length>0&&arguments[0]!==void 0&&arguments[0],c=!1;this._socketHandler&&(c=this._socketHandler.getReconnectFlag());var h="forcedFlag:".concat(a," fatalErrorFlag:").concat(this._fatalErrorFlag," previousState:").concat(this._previousState," reconnectFlag:").concat(c);if(U.l("".concat(this._n,".reConnect ").concat(h)),!this._fatalErrorFlag&&this._socketHandler){if(a===!0)this._socketHandler.forcedReconnect();else{if(this._previousState===w.NET_STATE_CONNECTING&&c)return;this._socketHandler.forcedReconnect()}this._emitNetStateChangeEvent(w.NET_STATE_CONNECTING)}}},{key:"_emitNetStateChangeEvent",value:function(a){this._previousState!==a&&(U.l("".concat(this._n,"._emitNetStateChangeEvent from ").concat(this._previousState," to ").concat(a)),this._previousState=a,this.emitOuterEvent(R.NET_STATE_CHANGE,{state:a}))}},{key:"_ping",value:function(){var a=this;if(this._probing!==!0){this._probing=!0;var c=this.getModule(Ni).getProtocolData({protocolName:D_});this.send(c).then(function(){a._probing=!1}).catch(function(h){if(U.w("".concat(a._n,"._ping failed. error:"),h),a._probing=!1,h&&h.code===60002)return new We("error").setMessage("code:".concat(h.code," message:").concat(h.message)).setNetworkType(a.getModule(Fa).getNetworkType()).end(),a._fatalErrorFlag=!0,void a._emitNetStateChangeEvent(w.NET_STATE_DISCONNECTED);a.probeNetwork().then(function(m){var v=A(m,2),b=v[0],I=v[1];U.l("".concat(a._n,"._ping failed. probe network, isAppShowing:").concat(a._isAppShowing," online:").concat(b," networkType:").concat(I)),b?a.reConnect():a._emitNetStateChangeEvent(w.NET_STATE_DISCONNECTED)})})}}},{key:"_checkNextPing",value:function(){this._socketHandler&&this._socketHandler.isConnected()&&Date.now()>=this._socketHandler.getNextPingTs()&&this._ping()}},{key:"dealloc",value:function(){this._socketHandler&&(this._socketHandler.close(),this._socketHandler=null),this._timerForNotLoggedIn>-1&&clearInterval(this._timerForNotLoggedIn)}},{key:"onRestApiKickedOut",value:function(){this._socketHandler&&(this._socketHandler.close(),this.reConnect(!0))}},{key:"reset",value:function(){U.l("".concat(this._n,".reset")),this._previousState=w.NET_STATE_CONNECTED,this._probing=!1,this._fatalErrorFlag=!1,this._timerForNotLoggedIn=setInterval(this.onCheckTimer.bind(this),1e3)}}]),p}(Tr),l8=["a2","tinyid"],u8=["a2","tinyid"],c8=function(){function D(l){i(this,D),this._n="ProtocolHandler",this._sessionModule=l,this._configMap=new Map,this._fillConfigMap()}return u(D,[{key:"_fillConfigMap",value:function(){this._configMap.clear();var l=this._sessionModule.genCommonHead(),p=this._sessionModule.genCosSpecifiedHead(),a=this._sessionModule.genSSOReportHead();this._configMap.set(vp,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.IM_OPEN_STATUS,".").concat(vp)}),body:{state:"Online",isWebUniapp:0,deviceBrand:0},keyMap:{request:{deviceBrand:"InstType"},response:{InstId:"instanceID",HelloInterval:"helloInterval"}}}}(l)),this._configMap.set(v0,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.IM_OPEN_STATUS,".").concat(v0)}),body:{type:0},keyMap:{request:{type:"wslogout_type"}}}}(l)),this._configMap.set(y0,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.IM_OPEN_STATUS,".").concat(y0)}),body:{isWebUniapp:0},keyMap:{response:{NewInstInfo:"newInstanceInfo"}}}}(l)),this._configMap.set(_0,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.STAT_SERVICE,".").concat(_0)}),body:{}}}(l)),this._configMap.set(w_,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.IM_COS_SIGN,".").concat(w_)}),body:{cmd:"open_im_cos_svc",subCmd:"get_cos_token",duration:300,version:2},keyMap:{request:{userSig:"usersig",subCmd:"sub_cmd",cmd:"cmd",duration:"duration",version:"version"},response:{expired_time:"expiredTime",bucket_name:"bucketName",session_token:"sessionToken",tmp_secret_id:"secretId",tmp_secret_key:"secretKey"}}}}(p)),this._configMap.set(S_,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.CUSTOM_UPLOAD,".").concat(S_)}),body:{fileType:void 0,fileName:void 0,uploadMethod:0,duration:900},keyMap:{request:{userSig:"usersig",fileType:"file_type",fileName:"file_name",uploadMethod:"upload_method"},response:{expired_time:"expiredTime",request_id:"requestId",head_url:"headUrl",upload_url:"uploadUrl",download_url:"downloadUrl",ci_url:"ciUrl",snapshot_url:"requestSnapshotUrl"}}}}(p)),this._configMap.set(k_,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.CUSTOM_UPLOAD,".").concat(k_)}),body:{version:1,platform:void 0,coverName:void 0,requestSnapshotUrl:void 0},keyMap:{request:{version:"version",platform:"platform",coverName:"cover_name",requestSnapshotUrl:"snapshot_url"},response:{error_code:"errorCode",error_msg:"errorInfo",download_url:"snapshotUrl"}}}}(p)),this._configMap.set(R_,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.IM_CONFIG_MANAGER,".").concat(R_)}),body:{SDKAppID:0},keyMap:{request:{SDKAppID:"uint32_sdkappid"},response:{int32_error_code:"errorCode",str_error_message:"errorMessage",str_purchase_bits:"purchaseBits",uint32_expired_time:"expiredTime"}}}}(l)),this._configMap.set(N_,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.IM_CONFIG_MANAGER,".").concat(N_)}),body:{},keyMap:{response:{int32_error_code:"errorCode",str_error_message:"errorMessage",str_purchase_bits:"purchaseBits",uint32_expired_time:"expiredTime"}}}}(l)),this._configMap.set(L_,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.IM_CONFIG_MANAGER,".").concat(L_)}),body:{SDKAppID:0,version:0},keyMap:{request:{SDKAppID:"uint32_sdkappid",version:"uint64_version"},response:{int32_error_code:"errorCode",str_error_message:"errorMessage",str_json_config:"cloudControlConfig",uint32_expired_time:"expiredTime",uint32_sdkappid:"SDKAppID",uint64_version:"version"}}}}(l)),this._configMap.set(O_,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.IM_CONFIG_MANAGER,".").concat(O_)}),body:{},keyMap:{response:{int32_error_code:"errorCode",str_error_message:"errorMessage",str_json_config:"cloudControlConfig",uint32_expired_time:"expiredTime",uint32_sdkappid:"SDKAppID",uint64_version:"version"}}}}(l)),this._configMap.set(P_,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.OVERLOAD_PUSH,".").concat(P_)}),body:{},keyMap:{response:{OverLoadServCmd:"overloadCommand",DelaySecs:"waitingTime"}}}}(l)),this._configMap.set(b0,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.OPEN_IM,".").concat(b0)}),body:{cookie:"",syncFlag:0,needAbstract:1,isOnlineSync:0,needSignaling:1},keyMap:{request:{fromAccount:"From_Account",toAccount:"To_Account",from:"From_Account",to:"To_Account",time:"MsgTimeStamp",sequence:"MsgSeq",random:"MsgRandom",elements:"MsgBody"},response:{MsgList:"messageList",SyncFlag:"syncFlag",To_Account:"to",From_Account:"from",ClientSeq:"clientSequence",MsgSeq:"sequence",NoticeSeq:"noticeSequence",NotifySeq:"notifySequence",MsgRandom:"random",MsgTimeStamp:"time",MsgContent:"content",ToGroupId:"to",MsgKey:"messageKey",GroupTips:"groupTips",MsgBody:"elements",MsgType:"type",C2CRemainingUnreadCount:"C2CRemainingUnreadList",C2CPairUnreadCount:"C2CPairUnreadList"}}}}(l)),this._configMap.set(q_,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.IM_MSG_AUDIT_MGR,".").concat(q_)}),body:{version:0,deviceID:"",startIndex:void 0},keyMap:{request:{version:"uint64_version",deviceID:"str_device_id",startIndex:"uint64_start_index"},response:{msg_cmd_error_code:"errorInfo",str_err_msg:"errorMessage",uint32_code:"errorCode",msg_scene_ctl_config:"filterConfig",uint64_c2c_custom_msg_flag:"c2c_custom_message",uint64_c2c_text_msg_flag:"c2c_text_message",uint64_group_custom_msg_flag:"group_custom_message",uint64_group_text_msg_flag:"group_text_message",uint64_group_info_flag:"group_profile",uint64_group_member_info_flag:"group_member_profile",uint64_relation_chain_flag:"sns",uint64_user_info_flag:"user_profile",rpt_msg_dirty_word:"lexicon",str_dirty_word:"profanity",str_replaced_content:"replacement",uint64_filter_type:"filterType",uint64_id:"id",uint64_word_type:"profanityType",uint64_complete_flag:"completeFlag",uint64_next_start_index:"nextStartIndex",uint64_version:"version",uint64_expired_time:"expiredTime"}}}}(l)),this._configMap.set(yp,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.OPEN_IM,".").concat(yp)}),body:{fromAccount:"",toAccount:"",msgSeq:0,msgRandom:0,msgBody:[],cloudCustomData:void 0,nick:"",avatar:"",msgLifeTime:void 0,offlinePushInfo:{pushFlag:0,title:"",desc:"",ext:"",apnsInfo:{badgeMode:0,isVoipPush:void 0},androidInfo:{OPPOChannelID:""}},messageControlInfo:void 0,clientTime:void 0,needReadReceipt:0,isSupportExtension:0},keyMap:{request:{fromAccount:"From_Account",toAccount:"To_Account",msgTimeStamp:"MsgTimeStamp",msgSeq:"MsgSeq",msgRandom:"MsgRandom",msgBody:"MsgBody",count:"MaxCnt",lastMessageTime:"LastMsgTime",messageKey:"MsgKey",peerAccount:"Peer_Account",data:"Data",description:"Desc",extension:"Ext",type:"MsgType",content:"MsgContent",sizeType:"Type",uuid:"UUID",url:"",imageUrl:"URL",fileUrl:"Url",remoteAudioUrl:"Url",remoteVideoUrl:"VideoUrl",thumbUUID:"ThumbUUID",videoUUID:"VideoUUID",videoUrl:"",downloadFlag:"Download_Flag",nick:"From_AccountNick",avatar:"From_AccountHeadurl",from:"From_Account",time:"MsgTimeStamp",messageRandom:"MsgRandom",messageSequence:"MsgSeq",elements:"MsgBody",clientSequence:"ClientSeq",payload:"MsgContent",messageList:"MsgList",messageNumber:"MsgNum",abstractList:"AbstractList",messageBody:"MsgBody",needReadReceipt:"IsNeedReadReceipt"}}}}(l)),this._configMap.set(_p,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.GROUP,".").concat(_p)}),body:{fromAccount:"",groupID:"",random:0,clientSequence:0,priority:"",msgBody:[],cloudCustomData:void 0,onlineOnlyFlag:0,offlinePushInfo:{pushFlag:0,title:"",desc:"",ext:"",apnsInfo:{badgeMode:0,isVoipPush:void 0},androidInfo:{OPPOChannelID:""}},groupAtInfo:[],messageControlInfo:void 0,clientTime:void 0,needReadReceipt:0,topicID:void 0,receiverList:void 0,isSupportExtension:0},keyMap:{request:{to:"GroupId",extension:"Ext",data:"Data",description:"Desc",random:"Random",sequence:"ReqMsgSeq",count:"ReqMsgNumber",type:"MsgType",priority:"MsgPriority",content:"MsgContent",elements:"MsgBody",sizeType:"Type",uuid:"UUID",url:"",imageUrl:"URL",fileUrl:"Url",remoteAudioUrl:"Url",remoteVideoUrl:"VideoUrl",thumbUUID:"ThumbUUID",videoUUID:"VideoUUID",videoUrl:"",downloadFlag:"Download_Flag",clientSequence:"ClientSeq",from:"From_Account",time:"MsgTimeStamp",messageRandom:"MsgRandom",messageSequence:"MsgSeq",payload:"MsgContent",messageList:"MsgList",messageNumber:"MsgNum",abstractList:"AbstractList",messageBody:"MsgBody",needReadReceipt:"NeedReadReceipt",receiverList:"To_Account"},response:{MsgTime:"time",MsgSeq:"sequence"}}}}(l)),this._configMap.set(F0,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.OPEN_IM,".").concat(F0)}),body:{msgInfo:{fromAccount:"",toAccount:"",msgTimeStamp:0,msgSeq:0,msgRandom:0}},keyMap:{request:{msgInfo:"MsgInfo",msgTimeStamp:"MsgTimeStamp",msgSeq:"MsgSeq",msgRandom:"MsgRandom"}}}}(l)),this._configMap.set(l_,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.GROUP,".").concat(l_)}),body:{groupID:"",msgSeqList:void 0,topicID:""},keyMap:{request:{msgSeqList:"MsgSeqList",msgSeq:"MsgSeq"}}}}(l)),this._configMap.set(Mp,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.OPEN_IM,".").concat(Mp)}),body:{peerAccount:"",count:15,lastMessageTime:0,messageKey:"",withRecalledMessage:1,direction:0},keyMap:{request:{messageKey:"MsgKey",peerAccount:"Peer_Account",count:"MaxCnt",lastMessageTime:"LastMsgTime",withRecalledMessage:"WithRecalledMsg",direction:"GetDirection"},response:{LastMsgTime:"lastMessageTime",IsNeedReadReceipt:"needReadReceipt",IsPeerRead:"readReceiptSentByPeer"}}}}(l)),this._configMap.set(Eg,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.OPEN_IM,".").concat(Eg)}),body:{from:"",to:"",sequence:0,random:0,time:0,version:0,elements:void 0,cloudCustomData:void 0},keyMap:{request:{sequence:"MsgSeq",random:"MsgRandom",time:"MsgTime",version:"MsgVersion",type:"MsgType",content:"MsgContent"}}}}(l)),this._configMap.set(Ip,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.GROUP,".").concat(Ip)}),body:{withRecalledMsg:1,groupID:"",count:15,sequence:"",topicID:void 0},keyMap:{request:{sequence:"ReqMsgSeq",count:"ReqMsgNumber",withRecalledMessage:"WithRecalledMsg"},response:{Random:"random",MsgTime:"time",MsgSeq:"sequence",ReqMsgSeq:"sequence",RspMsgList:"messageList",IsSystemMsg:"isSystemMessage",ToGroupId:"to",EnumFrom_AccountType:"fromAccountType",EnumTo_AccountType:"toAccountType",GroupCode:"groupCode",MsgPriority:"priority",MsgBody:"elements",MsgType:"type",MsgContent:"content",IsFinished:"complete",Download_Flag:"downloadFlag",ClientSeq:"clientSequence",ThumbUUID:"thumbUUID",VideoUUID:"videoUUID",ToTopicId:"topicID",InvisibleMsgSeq:"invisibleSequenceList"}}}}(l)),this._configMap.set(G0,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.OPEN_IM,".").concat(G0)}),body:{C2CMsgReaded:void 0},keyMap:{request:{lastMessageTime:"LastedMsgTime"}}}}(l)),this._configMap.set($0,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.OPEN_IM,".").concat($0)}),body:{userIDList:void 0,muteFlag:0},keyMap:{request:{userIDList:"Peer_Account",muteFlag:"Mute_Notifications"}}}}(l)),this._configMap.set(B0,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.OPEN_IM,".").concat(B0)}),body:{toAccount:void 0,userIDList:void 0},keyMap:{request:{userIDList:"Peer_Account"},response:{MuteNotificationsList:"muteFlagList"}}}}(l)),this._configMap.set(u_,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.GROUP,".").concat(u_)}),body:{groupID:void 0,messageReadSeq:void 0,topicID:void 0},keyMap:{request:{messageReadSeq:"MsgReadedSeq"}}}}(l)),this._configMap.set(Ng,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.OPEN_IM,".").concat(Ng)}),body:{readAllC2CMessage:0,groupMessageReadInfoList:[]},keyMap:{request:{readAllC2CMessage:"C2CReadAllMsg",groupMessageReadInfoList:"GroupReadInfo",messageSequence:"MsgSeq"},response:{C2CReadAllMsg:"readAllC2CMessage",GroupReadInfoArray:"groupMessageReadInfoList"}}}}(l)),this._configMap.set(q0,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.OPEN_IM,".").concat(q0)}),body:{fromAccount:"",to:"",keyList:void 0},keyMap:{request:{keyList:"MsgKeyList"}}}}(l)),this._configMap.set(m_,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.GROUP,".").concat(m_)}),body:{groupID:"",deleter:"",keyList:void 0,topicID:void 0},keyMap:{request:{deleter:"Deleter_Account",keyList:"Seqs"}}}}(l)),this._configMap.set(V_,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.IM_OPEN_TRANSLATE,".").concat(V_)}),body:{sourceTextList:void 0,SDKAppID:0,from:0,source:"",target:""},keyMap:{request:{sourceTextList:"SourceText",SDKAppID:"SdkAppId",from:"FromAccount"},response:{TargetText:"translatedTextList",RequestId:"requestID",CmdErrorCode:"error",ErrorCode:"code",ErrorInfo:"message"}}}}(l)),this._configMap.set(Ug,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.OPEN_IM,".").concat(Ug)}),body:{groupID:"",topicID:void 0,sequence:0,version:0,elements:void 0,cloudCustomData:void 0},keyMap:{request:{sequence:"MsgSeq",version:"MsgVersion",type:"MsgType",content:"MsgContent"}}}}(l)),this._configMap.set(c_,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.GROUP,".").concat(c_)}),body:{groupID:"",sequenceList:void 0},keyMap:{request:{sequence:"MsgSeq"}}}}(l)),this._configMap.set(f_,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.OPEN_IM,".").concat(f_)}),body:{peerAccount:"",messageInfoList:void 0},keyMap:{request:{peerAccount:"Peer_Account",messageInfoList:"C2CMsgInfo",fromAccount:"From_Account",toAccount:"To_Account",sequence:"MsgSeq",random:"MsgRandom",time:"MsgTime",clientTime:"MsgClientTime"}}}}(l)),this._configMap.set(d_,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.GROUP,".").concat(d_)}),body:{groupID:"",sequenceList:void 0},keyMap:{request:{sequenceList:"MsgSeqList",sequence:"MsgSeq"}}}}(l)),this._configMap.set(p_,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.GROUP,".").concat(p_)}),body:{groupID:"",sequence:void 0,flag:0,cursor:0,count:0},keyMap:{request:{sequence:"MsgSeq",count:"Num"},response:{ReadList:"readUserIDList",Read_Account:"userID",UnreadList:"unreadUserIDList",Unread_Account:"userID",IsFinish:"isCompleted"}}}}(l)),this._configMap.set(V0,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.OPEN_IM_MSG_EXT,".").concat(V0)}),body:{from:void 0,to:void 0,messageKey:void 0,operateType:void 0,extensionList:void 0}}}(l)),this._configMap.set(z0,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.OPEN_IM_MSG_EXT,".").concat(z0)}),body:{from:void 0,to:void 0,messageKey:void 0,startSequence:void 0}}}(l)),this._configMap.set(qg,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.OPEN_IM_MSG_EXT,".").concat(qg)}),body:{groupID:void 0,topicID:void 0,messageSequence:void 0,operateType:void 0,extensionList:void 0}}}(l)),this._configMap.set(Vg,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.OPEN_IM_MSG_EXT,".").concat(Vg)}),body:{groupID:void 0,topicID:void 0,messageSequence:void 0,startSequence:void 0}}}(l)),this._configMap.set(Kg,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.MESSAGE_SEARCH,".").concat(Kg)}),body:{keywordList:void 0,keywordListMatchType:"or",account:void 0,groupID:void 0,count:100,cursor:void 0,messageTypeList:void 0,senderUserIDList:void 0,startTime:void 0,endTime:void 0},keyMap:{request:{keywordListMatchType:"MatchType",account:"PeerAccount",groupID:"GroupID",messageTypeList:"MsgTypeList",senderUserIDList:"SendUserIDList"},response:{GroupID:"groupID",UserID:"userID",Count:"messageCount",LastMsgTime:"lastMessageTime",ConversationMsgs:"searchResult",IsNeedReadReceipt:"needReadReceipt",IsPeerRead:"readReceiptSentByPeer",MsgSeq:"sequence",ReqMsgSeq:"sequence",IsSystemMsg:"isSystemMessage",ToGroupId:"to",EnumFrom_AccountType:"fromAccountType",EnumTo_AccountType:"toAccountType",GroupCode:"groupCode",MsgContent:"content",ClientSeq:"clientSequence",ToTopicId:"topicID",InvisibleMsgSeq:"invisibleSequenceList"}}}}(l)),this._configMap.set(H0,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.OPEN_IM,".").concat(H0)}),body:{userIDList:void 0},keyMap:{request:{userIDList:"To_Account"},response:{ReadTime:"peerReadTimeList"}}}}(l)),this._configMap.set(j0,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.RECENT_CONTACT,".").concat(j0)}),body:{fromAccount:void 0,timeStamp:void 0,startIndex:void 0,pinnedTimeStamp:void 0,pinnedStartIndex:void 0,orderType:void 0,messageAssistFlag:15,assistFlag:31},keyMap:{request:{messageAssistFlag:"MsgAssistFlags",assistFlag:"AssistFlags",pinnedTimeStamp:"TopTimeStamp",pinnedStartIndex:"TopStartIndex"},response:{SessionItem:"conversations",ToAccount:"groupID",To_Account:"userID",UnreadMsgCount:"unreadCount",MsgGroupReadedSeq:"messageReadSeq",C2cPeerReadTime:"c2cPeerReadTime",LastMsgFlags:"lastMessageFlag",TopFlags:"isPinned",TopTimeStamp:"pinnedTimeStamp",TopStartIndex:"pinnedStartIndex",GroupId:"convGroupID",C2cRemark:"friendRemark",MsgRecvOption:"messageRemindType",GroupIgnoredUnreadSeqCount:"noUnreadCount",GroupNextMsgSeq:"nextMessageSeq"}}}}(l)),this._configMap.set(W0,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.RECENT_CONTACT,".").concat(W0)}),body:{fromAccount:"",conversationList:void 0,clearHistoryMessage:void 0},keyMap:{request:{toGroupID:"ToGroupid",clearHistoryMessage:"ClearRamble",conversationList:"ContactItem"},response:{ResultItem:"resultList",ToGroupid:"groupID",ResultCode:"code",ResultInfo:"info"}}}}(l)),this._configMap.set(K0,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.RECENT_CONTACT,".").concat(K0)}),body:{fromAccount:"",toAccount:void 0,type:1,toGroupID:void 0},keyMap:{request:{toGroupID:"ToGroupid"}}}}(l)),this._configMap.set(Y0,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.RECENT_CONTACT,".").concat(Y0)}),body:{fromAccount:"",operationType:1,itemList:void 0},keyMap:{request:{itemList:"RecentContactItem"}}}}(l)),this._configMap.set(J0,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.OPEN_IM,".").concat(J0)}),body:{messageListToDelete:void 0},keyMap:{request:{messageListToDelete:"DelMsgList",messageSeq:"MsgSeq",messageRandom:"MsgRandom"}}}}(l)),this._configMap.set(mw,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.RECENT_CONTACT,".").concat(Ag)}),body:{fromAccount:"",itemList:void 0},keyMap:{request:{itemList:"MarkItem",operationType:"OptType",groupID:"ToGroupId"},response:{ToGroupId:"groupID",OptType:"operationType"}}}}(l)),this._configMap.set(Ag,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.RECENT_CONTACT,".").concat(Ag)}),body:{fromAccount:"",itemList:void 0},keyMap:{request:{itemList:"MarkItem",operationType:"OptType",groupID:"ToGroupId"},response:{ToGroupId:"groupID",OptType:"operationType"}}}}(l)),this._configMap.set(vw,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.RECENT_CONTACT,".").concat(Cd)}),body:{fromAccount:"",itemList:void 0},keyMap:{request:{itemList:"GroupContactItem",groupID:"ToGroupId"},response:{GroupId:"convGroupID",ToGroupId:"groupID",OptType:"operationType"}}}}(l)),this._configMap.set(X0,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.RECENT_CONTACT,".").concat(X0)}),body:{fromAccount:"",groupName:void 0},keyMap:{request:{},response:{GroupId:"convGroupID"}}}}(l)),this._configMap.set(Cd,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.RECENT_CONTACT,".").concat(Cd)}),body:{fromAccount:"",updateType:void 0,updateGroup:void 0},keyMap:{request:{oldName:"OldGroupName",newName:"NewGroupName",groupID:"ToGroupId",operationType:"ContactOptType",groupName:"OldGroupName",updateItem:"ContactUpdateItem"},response:{ContactOptType:"operationType",ToGroupId:"groupID",GroupId:"convGroupID"}}}}(l)),this._configMap.set(yw,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.RECENT_CONTACT,".").concat(Cd)}),body:{fromAccount:"",updateType:void 0,updateGroup:{groupName:void 0,updateGroupType:void 0,updateItem:void 0}},keyMap:{request:{},response:{}}}}(l)),this._configMap.set(_w,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.RECENT_CONTACT,".").concat(Cd)}),body:{fromAccount:"",updateType:void 0,updateGroup:void 0},keyMap:{request:{},response:{}}}}(l)),this._configMap.set(Z0,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.RECENT_CONTACT,".").concat(Z0)}),body:{fromAccount:"",startTime:void 0,startIndex:void 0},keyMap:{request:{},response:{GroupId:"convGroupID",ToGroupId:"groupID",OptType:"operationType",CustomMark:"customData",ContactGroupId:"convGroupIDList"}}}}(l)),this._configMap.set(M0,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.PROFILE,".").concat(M0)}),body:{fromAccount:"",userItem:[]},keyMap:{request:{toAccount:"To_Account",standardSequence:"StandardSequence",customSequence:"CustomSequence"}}}}(l)),this._configMap.set(I0,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.PROFILE,".").concat(I0)}),body:{fromAccount:"",profileItem:[{tag:Ut.NICK,value:""},{tag:Ut.GENDER,value:""},{tag:Ut.ALLOWTYPE,value:""},{tag:Ut.AVATAR,value:""}]},keyMap:{request:{toAccount:"To_Account",standardSequence:"StandardSequence",customSequence:"CustomSequence"}}}}(l)),this._configMap.set(C0,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.FRIEND,".").concat(C0)}),body:{fromAccount:"",startIndex:0,maxLimited:30,lastSequence:0},keyMap:{response:{CurruentSequence:"currentSequence"}}}}(l)),this._configMap.set(T0,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.FRIEND,".").concat(T0)}),body:{fromAccount:"",toAccount:[]}}}(l)),this._configMap.set(w0,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.FRIEND,".").concat(w0)}),body:{fromAccount:"",toAccount:[]}}}(l)),this._configMap.set(G_,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.IM_OPEN_STATUS,".").concat(G_)}),body:{customStatus:""},keyMap:{}}}(l)),this._configMap.set(Xg,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.IM_OPEN_STATUS,".").concat(Xg)}),body:{userIDList:void 0},keyMap:{response:{UserStatusList:"successUserList",ErrorList:"failureUserList",To_Account:"userID",Invalid_Account:"invalidUserID",Status:"statusType"}}}}(l)),this._configMap.set(Zg,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.IM_OPEN_STATUS,".").concat(Zg)}),body:{userIDList:void 0},keyMap:{response:{ErrorList:"failureUserList",To_Account:"userID",Invalid_Account:"invalidUserID"}}}}(l)),this._configMap.set(Qg,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.IM_OPEN_STATUS,".").concat(Qg)}),body:{userIDList:void 0,unsubscribeAll:void 0},keyMap:{response:{ErrorList:"failureUserList",To_Account:"userID",Invalid_Account:"invalidUserID"}}}}(l)),this._configMap.set(S0,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.FRIEND,".").concat(S0)}),body:{fromAccount:"",startIndex:0,standardSequence:0,customSequence:0},keyMap:{response:{FriendNum:"friendCount",UserDataItem:"resultList",ValueItem:"tagValueList"}}}}(l)),this._configMap.set(A0,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.FRIEND,".").concat(A0)}),body:{fromAccount:"",addFriendItem:[],type:""},keyMap:{request:{source:"AddSource",wording:"AddWording",type:"AddType"},response:{ResultItem:"resultList"}}}}(l)),this._configMap.set(L0,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.FRIEND,".").concat(L0)}),body:{fromAccount:"",updateItem:void 0},keyMap:{request:{snsItem:"SnsItem"},response:{ResultItem:"resultList"}}}}(l)),this._configMap.set(E0,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.FRIEND,".").concat(E0)}),body:{fromAccount:"",userIDList:[],type:""},keyMap:{request:{type:"DeleteType"},response:{ResultItem:"resultList"}}}}(l)),this._configMap.set(k0,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.FRIEND,".").concat(k0)}),body:{fromAccount:"",userIDList:void 0},keyMap:{response:{InfoItem:"resultList",SnsProfileItem:"tagValueList"}}}}(l)),this._configMap.set(D0,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.FRIEND,".").concat(D0)}),body:{fromAccount:"",userIDList:[],type:""},keyMap:{request:{type:"CheckType"},response:{InfoItem:"resultList"}}}}(l)),this._configMap.set(O0,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.FRIEND,".").concat(O0)}),body:{fromAccount:"",applicationType:"",startTime:0,maxLimited:0,lastSequence:0},keyMap:{response:{PendencyItem:"resultList",AddSource:"source",AddTime:"time",AddWording:"wording",Image:"avatar",UnreadPendencyCount:"unreadCount",To_Account:"userID",PendencyType:"type"}}}}(l)),this._configMap.set(Dg,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.FRIEND,".").concat(Dg)}),body:{fromAccount:"",responseFriendItem:[]},keyMap:{request:{tag:"TagName",action:"ResponseAction"},response:{ResultItem:"resultList"}}}}(l)),this._configMap.set(R0,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.FRIEND,".").concat(R0)}),body:{fromAccount:"",type:"",userIDList:void 0},keyMap:{request:{type:"PendencyType",userIDList:"To_Account"},response:{ResultItem:"resultList"}}}}(l)),this._configMap.set(N0,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.FRIEND,".").concat(N0)}),body:{fromAccount:"",latestTimeStamp:""},keyMap:{request:{latestTimeStamp:"LatestPendencyTimeStamp"}}}}(l)),this._configMap.set(x0,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.FRIEND,".").concat(x0)}),body:{fromAccount:"",groupName:void 0,userIDList:void 0},keyMap:{request:{groupName:"GroupName",userIDList:"To_Account"},response:{ResultItem:"resultList"}}}}(l)),this._configMap.set(U0,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.FRIEND,".").concat(U0)}),body:{fromAccount:"",nameList:void 0},keyMap:{request:{nameList:"GroupName"}}}}(l)),this._configMap.set(P0,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.FRIEND,".").concat(P0)}),body:{fromAccount:"",lastSequence:0,needFriend:"Need_Friend_Type_Yes"},keyMap:{response:{ResultItem:"resultList",GroupName:"name",FriendNumber:"friendCount",To_Account:"userIDList"}}}}(l)),this._configMap.set(bp,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.FRIEND,".").concat(bp)}),body:{fromAccount:"",oldName:"",newName:void 0,updateGroupItem:void 0},keyMap:{request:{oldName:"GroupOldName",newName:"GroupNewName"},response:{UpdateType:"type",ResultItem:"resultList"}}}}(l)),this._configMap.set(Lg,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.GROUP,".").concat(Lg)}),body:{memberAccount:"",limit:void 0,offset:void 0,groupType:void 0,responseFilter:{groupBaseInfoFilter:void 0,selfInfoFilter:void 0},isSupportTopic:0},keyMap:{request:{memberAccount:"Member_Account"},response:{GroupIdList:"groups",NoUnreadSeqList:"excludedUnreadSequenceList",MsgSeq:"readedSequence",LastRecallTime:"_lastRevokedTime"}}}}(l)),this._configMap.set(Og,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.GROUP,".").concat(Og)}),body:{groupIDList:void 0,responseFilter:{groupBaseInfoFilter:void 0,groupCustomFieldFilter:void 0,memberInfoFilter:void 0,memberCustomFieldFilter:void 0}},keyMap:{request:{groupIDList:"GroupIdList",groupCustomField:"AppDefinedData",memberCustomField:"AppMemberDefinedData",groupCustomFieldFilter:"AppDefinedDataFilter_Group",memberCustomFieldFilter:"AppDefinedDataFilter_GroupMember"},response:{GroupIdList:"groups",AppDefinedData:"groupCustomField",AppMemberDefinedData:"memberCustomField",AppDefinedDataFilter_Group:"groupCustomFieldFilter",AppDefinedDataFilter_GroupMember:"memberCustomFieldFilter",InfoSeq:"infoSequence",MemberList:"members",GroupInfo:"groups",ShutUpUntil:"muteUntil",ShutUpAllMember:"muteAllMembers"}}}}(l)),this._configMap.set(Q0,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.GROUP,".").concat(Q0)}),body:{type:void 0,name:void 0,groupID:void 0,ownerID:void 0,introduction:void 0,notification:void 0,maxMemberNum:void 0,joinOption:void 0,memberList:void 0,groupCustomField:void 0,memberCustomField:void 0,webPushFlag:1,avatar:"",isSupportTopic:void 0,inviteOption:void 0},keyMap:{request:{ownerID:"Owner_Account",userID:"Member_Account",avatar:"FaceUrl",maxMemberNum:"MaxMemberCount",joinOption:"ApplyJoinOption",groupCustomField:"AppDefinedData",memberCustomField:"AppMemberDefinedData",inviteOption:"InviteJoinOption"},response:{HugeGroupFlag:"avChatRoomFlag",OverJoinedGroupLimit_Account:"overLimitUserIDList"}}}}(l)),this._configMap.set(e_,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.GROUP,".").concat(e_)}),body:{groupID:void 0}}}(l)),this._configMap.set(t_,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.GROUP,".").concat(t_)}),body:{groupID:void 0,name:void 0,introduction:void 0,notification:void 0,avatar:void 0,joinOption:void 0,groupCustomField:void 0,muteAllMembers:void 0,inviteOption:void 0},keyMap:{request:{groupCustomField:"AppDefinedData",muteAllMembers:"ShutUpAllMember",joinOption:"ApplyJoinOption",avatar:"FaceUrl",inviteOption:"InviteJoinOption"},response:{AppDefinedData:"groupCustomField",ShutUpAllMember:"muteAllMembers"}}}}(l)),this._configMap.set(Rg,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.GROUP,".").concat(Rg)}),body:{groupID:void 0,applyMessage:void 0,userDefinedField:void 0,webPushFlag:1,historyMessageFlag:void 0},keyMap:{request:{applyMessage:"ApplyMsg",historyMessageFlag:"HugeGroupHistoryMsgFlag"},response:{HugeGroupFlag:"avChatRoomFlag",AVChatRoomKey:"avChatRoomKey",RspMsgList:"messageList",ToGroupId:"to"}}}}(l)),this._configMap.set(bw,function(c){return c.a2,c.tinyid,{head:r(r({},k(c,l8)),{},{servcmd:"".concat(re.NAME.BIG_GROUP_NO_AUTH,".").concat(Rg)}),body:{groupID:void 0,applyMessage:void 0,userDefinedField:void 0,webPushFlag:1},keyMap:{request:{applyMessage:"ApplyMsg"},response:{HugeGroupFlag:"avChatRoomFlag"}}}}(l)),this._configMap.set(n_,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.GROUP,".").concat(n_)}),body:{groupID:void 0}}}(l)),this._configMap.set(r_,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.GROUP,".").concat(r_)}),body:{groupIDList:void 0,responseFilter:{groupBasePublicInfoFilter:["Type","Name","Introduction","Notification","FaceUrl","CreateTime","Owner_Account","LastInfoTime","LastMsgTime","NextMsgSeq","MemberNum","MaxMemberNum","ApplyJoinOption","InviteJoinOption"]}},keyMap:{response:{}}}}(l)),this._configMap.set(o_,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.GROUP,".").concat(o_)}),body:{groupID:void 0,newOwnerID:void 0},keyMap:{request:{newOwnerID:"NewOwner_Account"}}}}(l)),this._configMap.set(i_,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.GROUP,".").concat(i_)}),body:{groupID:void 0,applicant:void 0,handleAction:void 0,handleMessage:void 0,authentication:void 0,messageKey:void 0,userDefinedField:void 0},keyMap:{request:{applicant:"Applicant_Account",handleAction:"HandleMsg",handleMessage:"ApprovalMsg",messageKey:"MsgKey"}}}}(l)),this._configMap.set(s_,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.GROUP,".").concat(s_)}),body:{groupID:void 0,applicant:void 0,invitee:void 0,handleAction:void 0,handleMessage:void 0,authentication:void 0,userDefinedField:void 0},keyMap:{request:{applicant:"Applicant_Account",invitee:"Invited_Account",handleAction:"HandleMsg",handleMessage:"ApprovalMsg"}}}}(l)),this._configMap.set(a_,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.GROUP,".").concat(a_)}),body:{groupID:void 0,inviter:void 0,handleAction:void 0,handleMessage:void 0,authentication:void 0,messageKey:void 0,userDefinedField:void 0},keyMap:{request:{inviter:"Inviter_Account",handleAction:"HandleMsg",handleMessage:"ApprovalMsg",messageKey:"MsgKey"}}}}(l)),this._configMap.set(Pg,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.GROUP,".").concat(Pg)}),body:{startTime:void 0,limit:void 0,handleAccount:void 0},keyMap:{request:{handleAccount:"Handle_Account"},response:{To_Account:"userID"}}}}(l)),this._configMap.set(h_,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.OPEN_IM,".").concat(h_)}),body:{messageListToDelete:void 0},keyMap:{request:{messageListToDelete:"DelMsgList",messageSeq:"MsgSeq",messageRandom:"MsgRandom"}}}}(l)),this._configMap.set(xg,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.BIG_GROUP_LONG_POLLING,".").concat(xg)}),body:{USP:1,startSeq:1,startBroadcastSeq:void 0,holdTime:90,key:void 0,simplifiedMessage:void 0},keyMap:{request:{USP:"USP"},response:{ToGroupId:"groupID",RspBroadcastMsgList:"broadcastMessageList",IsSystemMsg:"isSystemMessage"}}}}(l)),this._configMap.set(Mw,function(c){return c.a2,c.tinyid,{head:r(r({},k(c,u8)),{},{servcmd:"".concat(re.NAME.BIG_GROUP_LONG_POLLING_NO_AUTH,".").concat(xg)}),body:{USP:1,startSeq:1,holdTime:90,key:void 0,simplifiedMessage:void 0},keyMap:{request:{USP:"USP"},response:{ToGroupId:"groupID",RspBroadcastMsgList:"broadcastMessageList",IsSystemMsg:"isSystemMessage"}}}}(l)),this._configMap.set(g_,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.GROUP,".").concat(g_)}),body:{groupID:void 0}}}(l)),this._configMap.set(Fg,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.GROUP,".").concat(Fg)}),body:{groupID:void 0,groupAttributeList:void 0,mainSequence:void 0,avChatRoomKey:void 0,attributeControl:["RaceConflict"]},keyMap:{request:{key:"key",value:"value"}}}}(l)),this._configMap.set(Gg,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.GROUP,".").concat(Gg)}),body:{groupID:void 0,groupAttributeList:void 0,mainSequence:void 0,avChatRoomKey:void 0,attributeControl:["RaceConflict"]},keyMap:{request:{key:"key",value:"value"}}}}(l)),this._configMap.set($g,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.GROUP,".").concat($g)}),body:{groupID:void 0,groupAttributeList:void 0,mainSequence:void 0,avChatRoomKey:void 0,attributeControl:["RaceConflict"]},keyMap:{request:{key:"key"}}}}(l)),this._configMap.set(Bg,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.GROUP,".").concat(Bg)}),body:{groupID:void 0,mainSequence:void 0,avChatRoomKey:void 0,attributeControl:["RaceConflict"]}}}(l)),this._configMap.set(Hg,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.GROUP_ATTR,".").concat(Hg)}),body:{groupID:void 0,avChatRoomKey:void 0,groupType:1},keyMap:{request:{avChatRoomKey:"Key",groupType:"GroupType"}}}}(l)),this._configMap.set(v_,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.GROUP,".").concat(v_)}),body:{notifyReqList:[]},keyMap:{request:{notifyReqList:"NotifyReqList"},response:{NextMsgTime:"nextRevokedTime",NotifyMsgList:"notifyList",NotifyRspList:"notifyRspList"}}}}(l)),this._configMap.set(zg,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.GROUP,".").concat(zg)}),body:{groupID:void 0,counterList:void 0,avChatRoomKey:void 0,mode:void 0},keyMap:{request:{counterList:"GroupCounter"}}}}(l)),this._configMap.set(jg,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.GROUP,".").concat(jg)}),body:{groupID:void 0,keyList:[],avChatRoomKey:void 0},keyMap:{request:{keyList:"GroupCounterKeys"}}}}(l)),this._configMap.set(x_,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.GROUP_COMMUNITY,".").concat(x_)}),body:{groupID:void 0,topicName:void 0,avatar:void 0,customData:void 0,topicID:void 0,notification:void 0,introduction:void 0},keyMap:{request:{avatar:"FaceUrl"}}}}(l)),this._configMap.set(U_,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.GROUP_COMMUNITY,".").concat(U_)}),body:{groupID:void 0,topicIDList:void 0},keyMap:{request:{topicIDList:"TopicIdList"},response:{DestroyResultItem:"resultList"}}}}(l)),this._configMap.set(F_,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.GROUP_COMMUNITY,".").concat(F_)}),body:{groupID:void 0,topicID:void 0,avatar:void 0,customData:void 0,notification:void 0,introduction:void 0,muteAllMembers:void 0,topicName:void 0},keyMap:{request:{avatar:"FaceUrl",muteAllMembers:"ShutUpAllMember"}}}}(l)),this._configMap.set(Jg,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.GROUP_COMMUNITY,".").concat(Jg)}),body:{groupID:void 0,topicIDList:void 0,MemberInfoFilter:["NoUnreadSeqList"]},keyMap:{request:{topicIDList:"TopicIdList"},response:{TopicAndSelfInfo:"topicInfoList",TopicInfo:"topic",GroupID:"groupID",ShutUpTime:"muteTime",ShutUpAllFlag:"muteAllMembers",LastMsgTime:"lastMessageTime",MsgSeq:"readedSequence",LastMsgSeq:"sequence",NoUnreadSeqList:"excludedUnreadSequenceList"}}}}(l)),this._configMap.set(y_,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.GROUP,".").concat(y_)}),body:{groupID:void 0,limit:0,offset:void 0,next:void 0,memberRoleFilter:void 0,memberInfoFilter:["Role","NameCard","ShutUpUntil","JoinTime"],memberCustomFieldFilter:void 0},keyMap:{request:{memberCustomFieldFilter:"AppDefinedDataFilter_GroupMember"},response:{AppMemberDefinedData:"memberCustomField",AppDefinedDataFilter_GroupMember:"memberCustomFieldFilter",MemberList:"members",ShutUpUntil:"muteUntil"}}}}(l)),this._configMap.set(Wg,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.GROUP_AVCHATROOM,".").concat(Wg)}),body:{groupID:void 0,offset:void 0,filter:void 0},keyMap:{request:{offset:"Timestamp",filter:"Mark"},response:{NextTimestamp:"offset"}}}}(l)),this._configMap.set(__,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.GROUP,".").concat(__)}),body:{groupID:void 0,userIDList:void 0,memberInfoFilter:void 0,memberCustomFieldFilter:void 0},keyMap:{request:{userIDList:"Member_List_Account",memberCustomFieldFilter:"AppDefinedDataFilter_GroupMember"},response:{MemberList:"members",ShutUpUntil:"muteUntil",AppDefinedDataFilter_GroupMember:"memberCustomFieldFilter",AppMemberDefinedData:"memberCustomField"}}}}(l)),this._configMap.set(b_,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.GROUP,".").concat(b_)}),body:{groupID:void 0,silence:void 0,userIDList:void 0},keyMap:{request:{userID:"Member_Account",userIDList:"MemberList"},response:{MemberList:"members"}}}}(l)),this._configMap.set(M_,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.GROUP,".").concat(M_)}),body:{groupID:void 0,userIDList:void 0,reason:void 0},keyMap:{request:{userIDList:"MemberToDel_Account"}}}}(l)),this._configMap.set(I_,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.GROUP,".").concat(I_)}),body:{groupID:void 0,userIDList:void 0,duration:void 0,reason:""},keyMap:{request:{userIDList:"Members_Account",duration:"Duration",reason:"Description"}}}}(l)),this._configMap.set(C_,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.GROUP,".").concat(C_)}),body:{groupID:void 0,topicID:void 0,userID:void 0,messageRemindType:void 0,nameCard:void 0,role:void 0,memberCustomField:void 0,muteTime:void 0},keyMap:{request:{userID:"Member_Account",memberCustomField:"AppMemberDefinedData",muteTime:"ShutUpTime",messageRemindType:"MsgFlag"}}}}(l)),this._configMap.set(T_,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.GROUP_AVCHATROOM,".").concat(T_)}),body:{groupID:void 0,operationType:1,memberList:[]},keyMap:{request:{operationType:"CommandType",memberList:"MemberList",markType:"Marks",userID:"Member_Account"},response:{CommandType:"operationType",Marks:"markType",Member_Account:"userID"}}}}(l)),this._configMap.set(Cp,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.IM_OPEN_STAT,".").concat(Cp)}),body:{header:{},event:[],quality:[]},keyMap:{request:{SDKType:"sdk_type",SDKVersion:"sdk_version",deviceType:"device_type",platform:"platform",instanceID:"instance_id",traceID:"trace_id",SDKAppID:"sdk_app_id",userID:"user_id",tinyID:"tiny_id",extension:"extension",timestamp:"timestamp",networkType:"network_type",eventType:"event_type",code:"error_code",message:"error_message",moreMessage:"more_message",duplicate:"duplicate",costTime:"cost_time",level:"level",qualityType:"quality_type",reportIndex:"report_index",wholePeriod:"whole_period",totalCount:"total_count",rttCount:"success_count_business",successRateOfRequest:"percent_business",countLessThan1Second:"success_count_business",percentOfCountLessThan1Second:"percent_business",countLessThan3Second:"success_count_platform",percentOfCountLessThan3Second:"percent_platform",successCountOfBusiness:"success_count_business",successRateOfBusiness:"percent_business",successCountOfPlatform:"success_count_platform",successRateOfPlatform:"percent_platform",successCountOfMessageReceived:"success_count_business",successRateOfMessageReceived:"percent_business",avgRTT:"average_value",avgDelay:"average_value",avgValue:"average_value",uiPlatform:"ui_platform"}}}}(a)),this._configMap.set(D_,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.HEARTBEAT,".").concat(D_)}),body:{}}}(l)),this._configMap.set(Iw,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.IM_OPEN_PUSH,".").concat(Iw)}),body:{},keyMap:{response:{C2cMsgArray:"C2CMessageArray",GroupMsgArray:"groupMessageArray",GroupTips:"groupTips",C2cNotifyMsgArray:"C2CNotifyMessageArray",C2cMsgInfo:"C2CReadReceiptArray",ClientSeq:"clientSequence",MsgPriority:"priority",NoticeSeq:"noticeSequence",MsgContent:"content",MsgType:"type",MsgBody:"elements",ToGroupId:"to",Desc:"description",Ext:"extension",IsSyncMsg:"isSyncMessage",Flag:"needSync",NeedAck:"needAck",PendencyAdd_Account:"userID",ProfileImNick:"nick",PendencyType:"applicationType",C2CReadAllMsg:"readAllC2CMessage",IsNeedReadReceipt:"needReadReceipt",Status:"statusType"}}}}(l)),this._configMap.set(Cw,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.IM_OPEN_PUSH,".").concat(Cw)}),body:{},keyMap:{response:{GroupMsgArray:"groupMessageArray",GroupTips:"groupTips",ClientSeq:"clientSequence",MsgPriority:"priority",NoticeSeq:"noticeSequence",MsgContent:"content",MsgType:"type",MsgBody:"elements",ToGroupId:"to",Desc:"description",Ext:"extension",IsSyncMsg:"isSyncMessage",Flag:"needSync",NeedAck:"needAck",PendencyType:"applicationType"}}}}(l)),this._configMap.set(Yg,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.OPEN_IM,".").concat(Yg)}),body:{sessionData:void 0},keyMap:{request:{sessionData:"SessionData"}}}}(l)),this._configMap.set(Tw,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.IM_OPEN_STATUS,".").concat(Tw)}),body:{},keyMap:{response:{C2cNotifyMsgArray:"C2CNotifyMessageArray",NoticeSeq:"noticeSequence",KickoutMsgNotify:"kickoutMsgNotify",NewInstInfo:"newInstanceInfo"}}}}(l)),this._configMap.set(A_,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.IM_LONG_MESSAGE,".").concat(A_)}),body:{downloadKey:""},keyMap:{response:{Data:"data",Desc:"description",Ext:"extension",Download_Flag:"downloadFlag",ThumbUUID:"thumbUUID",VideoUUID:"videoUUID"}}}}(l)),this._configMap.set(E_,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.IM_LONG_MESSAGE,".").concat(E_)}),body:{messageList:[]},keyMap:{request:{fromAccount:"From_Account",toAccount:"To_Account",msgTimeStamp:"MsgTimeStamp",msgSeq:"MsgSeq",msgRandom:"MsgRandom",msgBody:"MsgBody",type:"MsgType",content:"MsgContent",data:"Data",description:"Desc",extension:"Ext",sizeType:"Type",uuid:"UUID",url:"",imageUrl:"URL",fileUrl:"Url",remoteAudioUrl:"Url",remoteVideoUrl:"VideoUrl",thumbUUID:"ThumbUUID",videoUUID:"VideoUUID",videoUrl:"",downloadFlag:"Download_Flag",from:"From_Account",time:"MsgTimeStamp",messageRandom:"MsgRandom",messageSequence:"MsgSeq",elements:"MsgBody",clientSequence:"ClientSeq",payload:"MsgContent",messageList:"MsgList",messageNumber:"MsgNum",abstractList:"AbstractList",messageBody:"MsgBody"}}}}(l)),this._configMap.set(H_,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.IM_OPEN_STATUS,".").concat(H_)}),body:{tokenID:"",pushMsg:0,sdkAppID:0,businessID:"",deviceBrand:"",deviceToken:"",isTpns:0,isWebUniapp:0},keyMap:{request:{tokenID:"TokenID",pushMsg:"PushMsg",sdkAppID:"EnterVersion",businessID:"BusiID",deviceBrand:"InstType",deviceToken:"VarToken",isTpns:"IsTpns"}}}}(l)),this._configMap.set(B_,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.IM_OPEN_STATUS,".").concat(B_)}),body:{isWebUniapp:0}}}(l)),this._configMap.set($_,function(c){return{head:r(r({},c),{},{servcmd:"".concat(re.NAME.IM_OPEN_STATUS,".").concat($_)}),body:{C2CUnread:0,GroupUnread:0,isWebUniapp:0},keyMap:{request:{c2cUnreadCount:"C2cUnread",groupUnreadCount:"GrpUnread"}}}}(l))}},{key:"has",value:function(l){return this._configMap.has(l)}},{key:"get",value:function(l){return this._configMap.get(l)}},{key:"update",value:function(){this._fillConfigMap()}},{key:"getKeyMap",value:function(l){return this.has(l)?this.get(l).keyMap||{}:(U.w("".concat(this._n,".getKeyMap unknown protocolName:").concat(l)),{})}},{key:"getProtocolData",value:function(l){var p=l.protocolName,a=l.requestData,c=this.get(p),h=null;if(a){var m=this._simpleDeepCopy(c),v=this._updateService(a,m),b=v.body,I=Object.create(null);for(var E in b)if(Object.prototype.hasOwnProperty.call(b,E)){if(I[E]=b[E],a[E]===void 0)continue;I[E]=a[E]}v.body=I,h=this._getUplinkData(v)}else h=this._getUplinkData(c);return h}},{key:"_getUplinkData",value:function(l){var p=this._requestDataCleaner(l),a=ip(p.head),c=Q6(p.body,this._getRequestKeyMap(a));return p.body=c,p}},{key:"_updateService",value:function(l,p){var a=ip(p.head);if(this._isFromGroupRequest(p)){var c=l.type,h=l.groupID,m=h===void 0?void 0:h,v=l.groupIDList,b=v===void 0?[]:v;Be(m)&&(m=b[0]||""),po({type:c,groupID:m})&&(p.head.servcmd="".concat(re.NAME.GROUP_COMMUNITY,".").concat(a))}return p}},{key:"_isFromGroupRequest",value:function(l){return l.head.servcmd.includes(re.NAME.GROUP)||l.head.servcmd.includes(re.NAME.GROUP_ATTR)}},{key:"_getRequestKeyMap",value:function(l){var p=this.getKeyMap(l);return r(r({},rm.request),p.request)}},{key:"_requestDataCleaner",value:function(l){var p=Array.isArray(l)?[]:Object.create(null);for(var a in l)Object.prototype.hasOwnProperty.call(l,a)&&vd(a)&&l[a]!==null&&l[a]!==void 0&&(o(l[a])!=="object"?p[a]=l[a]:p[a]=this._requestDataCleaner.bind(this)(l[a]));return p}},{key:"_simpleDeepCopy",value:function(l){for(var p,a=Object.keys(l),c={},h=0,m=a.length;h<m;h++)p=a[h],ot(l[p])?c[p]=Array.from(l[p]):Ji(l[p])?c[p]=this._simpleDeepCopy(l[p]):c[p]=l[p];return c}}]),D}(),d8=[Yg],f8=function(){function D(l){i(this,D),this._sessionModule=l,this._n="DownlinkHandler",this._eventHandlerMap=new Map,this._eventHandlerMap.set("C2CMessageArray",this._c2cMessageArrayHandler.bind(this)),this._eventHandlerMap.set("groupMessageArray",this._groupMessageArrayHandler.bind(this)),this._eventHandlerMap.set("groupTips",this._groupTipsHandler.bind(this)),this._eventHandlerMap.set("C2CNotifyMessageArray",this._C2CNotifyMessageArrayHandler.bind(this)),this._eventHandlerMap.set("C2CReadReceiptArray",this._C2CReadReceiptArrayHandler.bind(this)),this._eventHandlerMap.set("profileModify",this._profileHandler.bind(this)),this._eventHandlerMap.set("friendListMod",this._relationChainHandler.bind(this)),this._eventHandlerMap.set("recentContactMod",this._recentContactHandler.bind(this)),this._eventHandlerMap.set("readAllC2CMessage",this._allMessageReadHandler.bind(this)),this._eventHandlerMap.set("c2cMessageModified",this._c2cMessageModifiedHandler.bind(this)),this._eventHandlerMap.set("groupMessageModified",this._groupMessageModifiedHandler.bind(this)),this._eventHandlerMap.set("userStatusList",this._userStatusListHandler.bind(this)),this._eventHandlerMap.set("messageExtensionNotify",this._messageExtensionNotifyHandler.bind(this)),this._keys=N(this._eventHandlerMap.keys())}return u(D,[{key:"_c2cMessageArrayHandler",value:function(l){var p=this._sessionModule.getModule(io);p&&(l.dataList.forEach(function(a){if(a.isSyncMessage===1){var c=a.from;a.from=a.to,a.to=c}}),l.needSync===1&&this._sessionModule.getModule(g0).startOnlineSync(),p.onNewC2CMessage({dataList:l.dataList,isInstantMessage:!0}))}},{key:"_c2cMessageModifiedHandler",value:function(l){var p=this._sessionModule.getModule(io);p&&p.onC2CMessageModified(l)}},{key:"_groupMessageArrayHandler",value:function(l){var p=this._sessionModule.getModule(Mt);p&&p.onNewGroupMessage({event:l.event,dataList:l.dataList,isInstantMessage:!0})}},{key:"_groupMessageModifiedHandler",value:function(l){var p=this._sessionModule.getModule(Mt);p&&p.onGroupMessageModified(l)}},{key:"_groupTipsHandler",value:function(l){var p=this._sessionModule.getModule(Mt);if(p){var a=l.event,c=l.dataList,h=l.isInstantMessage,m=h===void 0||h,v=l.isSyncingEnded;switch(a){case 4:case 6:p.onNewGroupTips({event:a,dataList:c});break;case 5:for(var b=0;b<c.length;b++)if(ot(c[b].elements.revokedInfos))p.onGroupMessageRevoked({dataList:c});else if(ot(c[b].elements.groupMessageReadNotice))p.onGroupMessageReadNotice({dataList:c});else{if(!ot(c[b].elements.readReceiptList)){p.onNewGroupSystemNotice({dataList:c,isInstantMessage:m,isSyncingEnded:v});break}p.onReadReceiptList({dataList:c})}break;case 12:this._sessionModule.getModule(ut).onNewGroupAtTips({dataList:c});break;default:U.l("".concat(this._n,"._groupTipsHandler unknown event:").concat(a," dataList:"),c)}}}},{key:"_C2CNotifyMessageArrayHandler",value:function(l){var p=this,a=l.dataList;if(ot(a)){var c=this._sessionModule.getModule(io);a.forEach(function(h){if(bn(h))if(h.hasOwnProperty("kickoutMsgNotify")){var m=h.kickoutMsgNotify,v=m.kickType,b=m.newInstanceInfo,I=b===void 0?{}:b;v===1?p._sessionModule.onMultipleAccountKickedOut(I):v===2?p._sessionModule.onMultipleDeviceKickedOut(I):v===3&&p._sessionModule.onRestApiKickedOut(I)}else h.hasOwnProperty("c2cMessageRevokedNotify")?c&&c.onC2CMessageRevoked({dataList:a}):h.hasOwnProperty("c2cMessageReadReceipt")?c&&c.onC2CMessageReadReceipt({dataList:a}):h.hasOwnProperty("c2cMessageReadNotice")?c&&c.onC2CMessageReadNotice({dataList:a}):h.hasOwnProperty("muteNotificationsSync")&&p._sessionModule.getModule(ut).onC2CMessageRemindTypeSynced({dataList:a})})}}},{key:"_C2CReadReceiptArrayHandler",value:function(l){this._sessionModule.getModule(io).onReadReceiptList(l)}},{key:"_profileHandler",value:function(l){this._sessionModule.getModule(pr).onProfileModified({dataList:l.dataList});var p=this._sessionModule.getModule(hr);p&&p.onFriendProfileModified({dataList:l.dataList})}},{key:"_relationChainHandler",value:function(l){this._sessionModule.getModule(pr).onRelationChainModified({dataList:l.dataList});var p=this._sessionModule.getModule(hr);p&&p.onRelationChainModified({dataList:l.dataList})}},{key:"_recentContactHandler",value:function(l){var p=l.dataList;if(ot(p)){var a=this._sessionModule.getModule(ut);a&&p.forEach(function(c){var h=c.pushType;if(h===1){var m=c.recentContactDeleteItem;a.onConversationDeleted(m.recentContactList)}else if(h===2){var v=c.recentContactTopItem;a.onConversationPinned(v.recentContactList)}else if(h===3){var b=c.recentContactTopItem;a.onConversationUnpinned(b.recentContactList)}else if(h===4){var I=c.recentContactMarkContact;a.onConversationMarkUpdated(I.recentContactMarkContactItem)}else if(h===5){var E=c.recentContactCreateContactGroup;a.onConversationGroupCreated(E.msgContactGroupContactItem)}else if(h===6){var O=c.recentContactDelContactGroup;a.onConversationGroupDeleted(O.msgGroupItem)}else if(h===7){var F=c.recentContactUpdateContactGroup,B=F.updateType,ee=F.msgUpdateGroup,ge=F.msgUpdateContact;if(B===1){var ye=ee.updateGroupType;ye===1?a.onConversationGroupNameUpdated(ee):ye===2&&a.onConversationInGroupUpdated(ee)}else B===2&&a.onConversationAddedToOrDeletedFromGroup(ge)}})}}},{key:"_allMessageReadHandler",value:function(l){var p=l.dataList,a=this._sessionModule.getModule(ut);a&&a.onPushedAllMessageRead(p)}},{key:"_userStatusListHandler",value:function(l){this._sessionModule.getModule(pr).onUserStatusUpdated(l)}},{key:"_messageExtensionNotifyHandler",value:function(l){this._sessionModule.getModule(dp).onMessageExtensionNotify(l)}},{key:"onMessage",value:function(l){var p=this,a=l.body;if(this._filterMessageFromIMOpenPush(l)){var c=a.eventArray,h=a.isInstantMessage,m=a.isSyncingEnded,v=a.needSync;if(ot(c))for(var b=null,I=null,E=0,O=0,F=c.length;O<F;O++){E=(b=c[O]).event;var B=Object.keys(b).find(function(ee){return p._keys.indexOf(ee)!==-1});B?(I=E===14?{readAllC2CMessage:b[B],groupMessageReadInfoList:b.groupMessageReadNotice||[]}:E===16?{userID:b.userID,readReceiptList:b[B]}:b[B],this._eventHandlerMap.get(B)({event:E,dataList:I,isInstantMessage:h,isSyncingEnded:m,needSync:v})):U.l("".concat(this._n,".onMessage unknown eventItem:").concat(b))}}}},{key:"_filterMessageFromIMOpenPush",value:function(l){var p=l.head,a=l.body,c=p.servcmd,h=!1;if(Be(c)||(h=c.includes(re.NAME.IM_CONFIG_MANAGER)||c.includes(re.NAME.OVERLOAD_PUSH)||c.includes(re.NAME.STAT_SERVICE)),!h)return!0;if(c.includes(O_))this._sessionModule.getModule(pp).onPushedCloudControlConfig(a);else if(c.includes(N_))this._sessionModule.getModule(gp).onPushedConfig(a);else if(c.includes(P_))this._sessionModule.onPushedServerOverload(a);else if(c.includes(_0)){var m=Date.now();this._sessionModule.reLoginOnKickOther();var v=new We("kickOther"),b=this._sessionModule.getModule(Ua).getLastWsHelloTs(),I=m-b;v.setMessage("last wshello time:".concat(b," diff:").concat(I,"ms")).setNetworkType(this._sessionModule.getNetworkType()).end()}return!1}}]),D}(),Bw=[{cmd:Og,interval:1,count:20},{cmd:Wg,interval:3,count:1},{cmd:Pg,interval:1,count:15},{cmd:Jg,interval:1,count:10},{cmd:Fg,interval:5,count:10},{cmd:Gg,interval:5,count:10},{cmd:$g,interval:5,count:10},{cmd:Bg,interval:5,count:10},{cmd:Hg,interval:5,count:20},{cmd:zg,interval:5,count:20},{cmd:jg,interval:5,count:20},{cmd:Ng,interval:1,count:1},{cmd:Xg,interval:5,count:20},{cmd:Zg,interval:5,count:20},{cmd:Qg,interval:5,count:20},{cmd:Kg,interval:1,count:2}],p8=function(D){f(p,D);var l=L(p);function p(a){var c;return i(this,p),(c=l.call(this,a))._n="SessionModule",c._platform=c.getPlatform(),c._protocolHandler=new c8(S(c)),c._messageDispatcher=new f8(S(c)),c._commandFrequencyLimitMap=new Map,c._commandRequestInfoMap=new Map,c._serverOverloadInfoMap=new Map,c._init(),c.getInnerEmitterInstance().on(nr.CLOUD_CONFIG_UPDATED,c._onCloudConfigUpdated,S(c)),c}return u(p,[{key:"_init",value:function(){this._updateCommandFrequencyLimitMap(Bw)}},{key:"_onCloudConfigUpdated",value:function(){var a=this.getCloudConfig("cmd_frequency_limit");Be(a)||(a=JSON.parse(a),this._updateCommandFrequencyLimitMap(a))}},{key:"_updateCommandFrequencyLimitMap",value:function(a){var c=this;a.forEach(function(h){c._commandFrequencyLimitMap.set(h.cmd,{interval:h.interval,count:h.count})})}},{key:"updateProtocolConfig",value:function(){this._protocolHandler.update()}},{key:"request",value:function(a){U.d("".concat(this._n,".request options:"),a);var c=a.protocolName,h=a.tjgID;if(!this._protocolHandler.has(c))return U.w("".concat(this._n,".request unknown protocol:").concat(c)),_e({code:Ae.CANNOT_FIND_PROTOCOL});var m=this.getProtocolData(a),v=m.head.servcmd;if(this._isFrequencyOverLimit(v))return _e({code:Ae.OVER_FREQUENCY_LIMIT});if(this._isServerOverload(v))return _e({code:Ae.OPEN_SERVICE_OVERLOAD_ERROR});Je(h)||(m.head.tjgID=h);var b=this.getModule(Ns);return d8.includes(c)?b.simplySend(m):b.send(m)}},{key:"getKeyMap",value:function(a){return this._protocolHandler.getKeyMap(a)}},{key:"genCommonHead",value:function(){var a=this.getModule(gn);return{ver:"v4",platform:this._platform,websdkappid:fe,websdkversion:ie,a2:a.getA2Key()||void 0,tinyid:a.getTinyID()||void 0,status_instid:a.getStatusInstanceID(),sdkappid:a.getSDKAppID(),contenttype:a.getContentType(),reqtime:0,identifier:a.getA2Key()?void 0:a.getUserID(),usersig:a.getA2Key()?void 0:a.getUserSig(),sdkability:192371,tjgID:""}}},{key:"genCosSpecifiedHead",value:function(){var a=this.getModule(gn);return{ver:"v4",platform:this._platform,websdkappid:fe,websdkversion:ie,sdkappid:a.getSDKAppID(),contenttype:a.getContentType(),reqtime:0,identifier:a.getUserID(),usersig:a.getUserSig(),status_instid:a.getStatusInstanceID(),sdkability:192371}}},{key:"genSSOReportHead",value:function(){var a=this.getModule(gn);return{ver:"v4",platform:this._platform,websdkappid:fe,websdkversion:ie,sdkappid:a.getSDKAppID(),contenttype:"",reqtime:0,identifier:"",usersig:"",status_instid:a.getStatusInstanceID(),sdkability:192371}}},{key:"getProtocolData",value:function(a){return this._protocolHandler.getProtocolData(a)}},{key:"trans",value:function(a){var c=a.servcmd,h=a.data,m={head:r(r({},this.genCommonHead()),{},{servcmd:c}),body:h};return this.getModule(Ns).send(m)}},{key:"sendComboMessage",value:function(a){var c=a.servcmd,h=a.data,m={head:r(r({},this.genCommonHead()),{},{servcmd:c}),body:h};return this.getModule(Ns).send(m)}},{key:"onErrorCodeNotZero",value:function(a){var c=a.errorCode;if(c===Ae.HELLO_ANSWER_KICKED_OUT){var h=a.kickType,m=a.newInstanceInfo,v=m===void 0?{}:m;h===1?this.onMultipleAccountKickedOut(v):h===2?this.onMultipleDeviceKickedOut(v):h===3&&this.onRestApiKickedOut(v)}c!==Ae.MSG_A2KEY_EXPIRED&&c!==Ae.ACCOUNT_A2KEY_EXPIRED||(this._onUserSigExpired(),this.getModule(Ns).reConnect())}},{key:"onMessage",value:function(a){var c=a.body,h=c.needAck,m=h===void 0?0:h,v=c.sessionData;m===1&&this._sendACK(v),this._messageDispatcher.onMessage(a)}},{key:"onReconnected",value:function(){this._reLoginOnReconnected()}},{key:"reLoginOnKickOther",value:function(){U.l("".concat(this._n,".reLoginOnKickOther")),this._reLogin()}},{key:"_reLoginOnReconnected",value:function(){U.l("".concat(this._n,"._reLoginOnReconnected")),this._reLogin()}},{key:"_reLogin",value:function(){var a=this;if(this.isLoggedIn()){var c=0,h=this.getModule(mp);h.canIUseOfflinePush()&&(c=h.getUniAppPlatform()),this.request({protocolName:vp,requestData:{isWebUniapp:c}}).then(function(m){var v=m.data.instanceID;a.getModule(gn).setStatusInstanceID(v),U.l("".concat(a._n,"._reLogin ok. instanceID:").concat(v)),a.getModule(ut).syncConversationList().then(function(){U.l("".concat(a._n,"._reLogin, sync conversation list ok.")),a.getModule(pw).start()});var b=a.getModule(Mt);b&&b.updateLocalMainSequenceOnReconnected();var I=a.getModule(sr);I.resetGetTopicTime(),I.getTopicListOnReconnected()})}}},{key:"onMultipleAccountKickedOut",value:function(a){this.getModule(Ua).onMultipleAccountKickedOut(a)}},{key:"onMultipleDeviceKickedOut",value:function(a){this.getModule(Ua).onMultipleDeviceKickedOut(a)}},{key:"_onUserSigExpired",value:function(){this.getModule(Ua).onUserSigExpired()}},{key:"onRestApiKickedOut",value:function(a){this.getModule(Ua).onRestApiKickedOut(a)}},{key:"_sendACK",value:function(a){this.request({protocolName:Yg,requestData:{sessionData:a}})}},{key:"_isFrequencyOverLimit",value:function(a){var c=a.split(".")[1];if(!this._commandFrequencyLimitMap.has(c))return!1;if(!this._commandRequestInfoMap.has(c))return this._commandRequestInfoMap.set(c,{startTime:Date.now(),requestCount:1}),!1;var h=this._commandFrequencyLimitMap.get(c),m=h.count,v=h.interval,b=this._commandRequestInfoMap.get(c),I=b.startTime,E=b.requestCount;if(Date.now()-I>1e3*v)return this._commandRequestInfoMap.set(c,{startTime:Date.now(),requestCount:1}),!1;E+=1,this._commandRequestInfoMap.set(c,{startTime:I,requestCount:E});var O=!1;return E>m&&(O=!0),O}},{key:"_isServerOverload",value:function(a){if(!this._serverOverloadInfoMap.has(a))return!1;var c=this._serverOverloadInfoMap.get(a),h=c.overloadTime,m=c.waitingTime,v=!1;return Date.now()-h<=1e3*m?v=!0:(this._serverOverloadInfoMap.delete(a),v=!1),v}},{key:"onPushedServerOverload",value:function(a){var c=a.overloadCommand,h=a.waitingTime;this._serverOverloadInfoMap.set(c,{overloadTime:Date.now(),waitingTime:h}),U.w("".concat(this._n,".onPushedServerOverload waitingTime:").concat(h,"s"))}},{key:"reset",value:function(){U.l("".concat(this._n,".reset")),this._updateCommandFrequencyLimitMap(Bw),this._commandRequestInfoMap.clear(),this._serverOverloadInfoMap.clear()}}]),p}(Tr),h8=function(D){f(p,D);var l=L(p);function p(a){var c;return i(this,p),(c=l.call(this,a))._n="MessageLossDetectionModule",c._maybeLostSequencesMap=new Map,c._firstRoundRet=[],c}return u(p,[{key:"onMessageMaybeLost",value:function(a,c,h){this._maybeLostSequencesMap.has(a)||this._maybeLostSequencesMap.set(a,[]);for(var m=this._maybeLostSequencesMap.get(a),v=0;v<h;v++)m.indexOf(c+v)===-1&&m.push(c+v)}},{key:"detectFirstRound",value:function(a,c){var h=this._maybeLostSequencesMap.get(a);if(!Je(h)&&!Je(c)){var m=h.filter(function(v){return c.indexOf(v)===-1});m.length===0?U.i("".concat(this._n,".detectFirstRound no message loss. conversationID:").concat(a)):this._firstRoundRet=this._firstRoundRet.concat(m),h.length=0}}},{key:"detectSecondRound",value:function(a,c){if(!Je(this._firstRoundRet)&&!Je(c)){var h=this._firstRoundRet.filter(function(b){return c.indexOf(b)===-1});this._firstRoundRet.length=0;var m,v=h.length;v!==0&&(v<=5?m=a+"-"+h.join("-"):(h.sort(function(b,I){return b-I}),m=a+" start:"+h[0]+" end:"+h[v-1]+" count:"+v),new We("messageLoss").setMessage(m).setNetworkType(this.getNetworkType()).setLevel("warning").end(),U.i("".concat(this._n,".detectSecondRound message loss detected. conversationID:").concat(a," lostSequences:").concat(h)))}}},{key:"reset",value:function(){U.l("".concat(this._n,".reset")),this._maybeLostSequencesMap.clear(),this._firstRoundRet.length=0}}]),p}(Tr),g8=function(D){f(p,D);var l=L(p);function p(a){var c;return i(this,p),(c=l.call(this,a))._n="CloudControlModule",c._cloudConfig=new Map,c._expiredTime=0,c._version=0,c._isFetching=!1,c}return u(p,[{key:"getCloudConfig",value:function(a){return Be(a)?this._cloudConfig:this._cloudConfig.has(a)?this._cloudConfig.get(a):void 0}},{key:"_canFetchConfig",value:function(){return this.isLoggedIn()&&!this._isFetching&&Date.now()>=this._expiredTime}},{key:"fetchConfig",value:function(){var a=this,c=this._canFetchConfig();if(U.l("".concat(this._n,".fetchConfig canFetchConfig:").concat(c)),c){var h=new We("fetchCloudControlConfig"),m=this.getModule(gn).getSDKAppID();this._isFetching=!0,this.request({protocolName:L_,requestData:{SDKAppID:m,version:this._version}}).then(function(v){a._isFetching=!1,h.setMessage("version:".concat(a._version," newVersion:").concat(v.data.version," config:").concat(v.data.cloudControlConfig)).setNetworkType(a.getNetworkType()).end(),U.l("".concat(a._n,".fetchConfig ok")),a._parseCloudControlConfig(v.data)}).catch(function(v){a._isFetching=!1,a.probeNetwork().then(function(b){var I=A(b,2),E=I[0],O=I[1];h.setError(v,E,O).end()}),U.l("".concat(a._n,".fetchConfig failed. error:"),v),a._setExpiredTimeOnResponseError(12e4)})}}},{key:"onPushedCloudControlConfig",value:function(a){U.l("".concat(this._n,".onPushedCloudControlConfig")),new We("pushedCloudControlConfig").setNetworkType(this.getNetworkType()).setMessage("newVersion:".concat(a.version," config:").concat(a.cloudControlConfig)).end(),this._parseCloudControlConfig(a)}},{key:"onCheckTimer",value:function(a){this._canFetchConfig()&&this.fetchConfig()}},{key:"_parseCloudControlConfig",value:function(a){var c=this,h="".concat(this._n,"._parseCloudControlConfig"),m=a.errorCode,v=a.errorMessage,b=a.cloudControlConfig,I=a.version,E=a.expiredTime;if(m===0){if(this._version!==I){var O=null;try{O=JSON.parse(b)}catch{this.isPrivateNetWork()||U.e("".concat(h," JSON parse error. cloudControlConfig:"),b)}O&&(this._cloudConfig.clear(),Object.keys(O).forEach(function(F){c._cloudConfig.set(F,O[F])}),this._version=I,this.emitInnerEvent(nr.CLOUD_CONFIG_UPDATED))}this._expiredTime=Date.now()+1e3*E}else Be(m)?(U.l("".concat(h," failed. Invalid message format:"),a),this._setExpiredTimeOnResponseError(36e5)):(U.e("".concat(h," errorCode:").concat(m," errorMessage:").concat(v)),this._setExpiredTimeOnResponseError(12e4))}},{key:"_setExpiredTimeOnResponseError",value:function(a){this._expiredTime=Date.now()+a}},{key:"reset",value:function(){U.l("".concat(this._n,".reset")),this._cloudConfig.clear(),this._expiredTime=0,this._version=0,this._isFetching=!1}}]),p}(Tr),m8=function(D){f(p,D);var l=L(p);function p(a){var c;return i(this,p),(c=l.call(this,a))._n="RecoverMessageModule",c.PULL_LIMIT_COUNT=15,c}return u(p,[{key:"start",value:function(){this._recoverGroupChat(),this._recoverC2CChat()}},{key:"_recoverGroupChat",value:function(){var a,c,h=this,m=this._getLocalConversationList().filter(function(F){return F.type===w.CONV_GROUP&&F.groupProfile.type!==w.GRP_AVCHATROOM}),v=this.getModule(ut),b=0,I=0,E=0,O=[];m.forEach(function(F){var B=F.conversationID,ee=F.lastMessage;c=B.replace(w.CONV_GROUP,""),a=v.getLocalLastMessage(B),ee&&ee.lastSequence!==0&&a?(I=ee.lastSequence,b=a.sequence,E=I-b,b>0&&E>=1&&E<300?h._recoverGroupMessage({groupID:c,localLastMessageSequence:b,remoteLastMessageSequence:I}):O.push(c)):O.push(c)}),this._getGroupNotify(O)}},{key:"_recoverC2CChat",value:function(){var a,c=this,h=this._getLocalConversationList().filter(function(O){return O.type===w.CONV_C2C}),m=this.getModule(ut),v=0,b=0,I=0,E=[Promise.resolve()];h.forEach(function(O){var F=O.conversationID,B=O.lastMessage;a=m.getLocalLastMessage(F),B&&B.lastTime!==0&&a&&(b=B.lastTime,v=a.time,I=b-v,v>0&&I>=1&&I<=600&&E.push(c._recoverC2CMessage({conversationID:F,localLastMessageTime:v,remoteLastMessageTime:b})))}),Promise.all(E).then(function(){U.l("".concat(c._n,"._recoverC2CChat all promise fulfilled, start to sync unread messages")),c.getModule(g0).startSyncOnReconnected()})}},{key:"_getLocalConversationList",value:function(){return this.getModule(ut).getLocalConversationList()}},{key:"_recoverGroupMessage",value:function(a){var c=this,h="".concat(this._n,"._recoverGroupMessage");U.l("".concat(h," options:"),a);var m=a.groupID,v=a.localLastMessageSequence,b=a.remoteLastMessageSequence;this._getGroupRoamingMessage({groupID:m,sequence:v}).then(function(I){var E=I.data,O=E.complete,F=E.messageList;if(!Be(F)){var B=F[0].sequence,ee="groupID:".concat(m," pkgLastSequence:").concat(B," remoteLastSequence:").concat(b," complete:").concat(O," count:").concat(F.length);U.l("".concat(h," ").concat(ee)),B<b&&O!==2&&c._recoverGroupMessage({groupID:m,localLastMessageSequence:B,remoteLastMessageSequence:b}),new We("recoverMessage").setNetworkType(c.getNetworkType()).setMessage(ee).end();var ge=c.getModule(Mt);F.length>1&&F.sort(function(Ge,Ve){return Ge.sequence-Ve.sequence});for(var ye=0;ye<F.length;ye++){var Se=F[ye];Se.from!==w.CONV_SYSTEM?ge.onNewGroupMessage({dataList:[Se],isInstantMessage:!1,updateUnreadCount:!1}):ge.onNewGroupTips({event:Se.event,dataList:[Se]})}c._getGroupNotify([m])}})}},{key:"_genMultiGroupIDList",value:function(a,c){var h=c&&c>1?c:1,m=a.length,v=[];if(m>0)for(var b=0;b<m;b+=h)v.push(a.slice(b,b+h));return v}},{key:"_getGroupNotify",value:function(a){var c=this._genMultiGroupIDList(a,10);if(c.length>0)for(var h=this.getModule(Mt),m=0,v=c.length;m<v;m++)h.getGroupNotify(c[m])}},{key:"_getGroupRoamingMessage",value:function(a){var c=a.groupID,h=a.sequence;return this.request({protocolName:Ip,requestData:{groupID:c,count:this.PULL_LIMIT_COUNT,sequence:h+this.PULL_LIMIT_COUNT-1}})}},{key:"_recoverC2CMessage",value:function(a){var c=this,h="".concat(this._n,"._recoverC2CMessage");U.l("".concat(h," options:"),a);var m=a.conversationID,v=a.localLastMessageTime,b=a.remoteLastMessageTime;return this._getC2CRoamingMessage({conversationID:m,time:v}).then(function(I){var E=I.data,O=E.complete,F=E.messageList;if(!Be(F)){var B=F.length;c.getModule(io).onNewC2CMessage({dataList:F,isInstantMessage:!0});var ee=F[B-1].time,ge=m.replace(w.CONV_C2C,""),ye="peerAccount:".concat(ge," pkgLastTime:").concat(ee," remoteLastTime:").concat(b," complete:").concat(O," count:").concat(B);if(U.l("".concat(h," ").concat(ye)),new We("recoverMessage").setNetworkType(c.getNetworkType()).setMessage(ye).end(),ee<b&&O!==1)return c._recoverC2CMessage({conversationID:m,localLastMessageTime:ee,remoteLastMessageTime:b})}})}},{key:"_getC2CRoamingMessage",value:function(a){var c=a.conversationID,h=a.time;return this.request({protocolName:Mp,requestData:{peerAccount:c.replace(w.CONV_C2C,""),count:this.PULL_LIMIT_COUNT+1,lastMessageTime:h,direction:1}})}},{key:"reset",value:function(){U.l("".concat(this._n,".reset"))}}]),p}(Tr),v8=function(){function D(){i(this,D),this._n="AvgE2EDelay",this._e2eDelayArray=[]}return u(D,[{key:"addMessageDelay",value:function(l){var p=Wr()-l;p>=0&&this._e2eDelayArray.push(p)}},{key:"_calcAvg",value:function(l,p){if(p===0)return 0;var a=0;return l.forEach(function(c){a+=c}),Xi(a/p,1)}},{key:"_calcCountWithLimit",value:function(l){var p=l.e2eDelayArray,a=l.min,c=l.max;return p.filter(function(h){return a<=h&&h<c}).length}},{key:"_calcPercent",value:function(l,p){var a=Xi(l/p*100,2);return a>100&&(a=100),a}},{key:"_checkE2EDelayException",value:function(l,p){var a=l.filter(function(I){return I>p});if(a.length>0){var c=a.length,h=Math.min.apply(Math,N(a)),m=Math.max.apply(Math,N(a)),v=this._calcAvg(a,c),b=Xi(c/l.length*100,2);b>50&&new We("messageE2EDelayException").setMessage("count:".concat(c," min:").concat(h," max:").concat(m," avg:").concat(v," percent:").concat(b)).setLevel("warning").end()}}},{key:"getStatResult",value:function(){var l=this._e2eDelayArray.length;if(l===0)return null;var p=N(this._e2eDelayArray),a=this._calcCountWithLimit({e2eDelayArray:p,min:0,max:1}),c=this._calcCountWithLimit({e2eDelayArray:p,min:1,max:3}),h=this._calcPercent(a,l),m=this._calcPercent(c,l),v=this._calcAvg(p,l);return this._checkE2EDelayException(p,3),p.length=0,this.reset(),{totalCount:l,countLessThan1Second:a,percentOfCountLessThan1Second:h,countLessThan3Second:c,percentOfCountLessThan3Second:m,avgDelay:v}}},{key:"reset",value:function(){this._e2eDelayArray.length=0}}]),D}(),y8=function(){function D(){i(this,D),this._n="AvgRTT",this._requestCount=0,this._rttArray=[]}return u(D,[{key:"addRequestCount",value:function(){this._requestCount+=1}},{key:"addRTT",value:function(l){this._rttArray.push(l)}},{key:"_calcTotalCount",value:function(){return this._requestCount}},{key:"_calcRTTCount",value:function(l){return l.length}},{key:"_calcSuccessRateOfRequest",value:function(l,p){if(p===0)return 0;var a=Xi(l/p*100,2);return a>100&&(a=100),a}},{key:"_calcAvg",value:function(l,p){if(p===0)return 0;var a=0;return l.forEach(function(c){a+=c}),parseInt(a/p)}},{key:"_calcMax",value:function(){return Math.max.apply(Math,N(this._rttArray))}},{key:"_calcMin",value:function(){return Math.min.apply(Math,N(this._rttArray))}},{key:"getStatResult",value:function(){var l=this._calcTotalCount(),p=N(this._rttArray);if(l===0)return null;var a=this._calcRTTCount(p),c=this._calcSuccessRateOfRequest(a,l),h=this._calcAvg(p,a);return U.l("".concat(this._n,".getStatResult max:").concat(this._calcMax()," min:").concat(this._calcMin()," avg:").concat(h)),this.reset(),{totalCount:l,rttCount:a,successRateOfRequest:c,avgRTT:h}}},{key:"reset",value:function(){this._requestCount=0,this._rttArray.length=0}}]),D}(),_8=function(){function D(){i(this,D),this._map=new Map}return u(D,[{key:"initMap",value:function(l){var p=this;l.forEach(function(a){p._map.set(a,{totalCount:0,successCount:0,failedCountOfUserSide:0,costArray:[],fileSizeArray:[]})})}},{key:"addTotalCount",value:function(l){return!(Be(l)||!this._map.has(l))&&(this._map.get(l).totalCount+=1,!0)}},{key:"addSuccessCount",value:function(l){return!(Be(l)||!this._map.has(l))&&(this._map.get(l).successCount+=1,!0)}},{key:"addFailedCountOfUserSide",value:function(l){return!(Be(l)||!this._map.has(l))&&(this._map.get(l).failedCountOfUserSide+=1,!0)}},{key:"addCost",value:function(l,p){return!(Be(l)||!this._map.has(l))&&(this._map.get(l).costArray.push(p),!0)}},{key:"addFileSize",value:function(l,p){return!(Be(l)||!this._map.has(l))&&(this._map.get(l).fileSizeArray.push(p),!0)}},{key:"_calcSuccessRateOfBusiness",value:function(l){if(Be(l)||!this._map.has(l))return-1;var p=this._map.get(l),a=Xi(p.successCount/p.totalCount*100,2);return a>100&&(a=100),a}},{key:"_calcSuccessRateOfPlatform",value:function(l){if(Be(l)||!this._map.has(l))return-1;var p=this._map.get(l),a=this._calcSuccessCountOfPlatform(l)/p.totalCount*100;return(a=Xi(a,2))>100&&(a=100),a}},{key:"_calcTotalCount",value:function(l){return Be(l)||!this._map.has(l)?-1:this._map.get(l).totalCount}},{key:"_calcSuccessCountOfBusiness",value:function(l){return Be(l)||!this._map.has(l)?-1:this._map.get(l).successCount}},{key:"_calcSuccessCountOfPlatform",value:function(l){if(Be(l)||!this._map.has(l))return-1;var p=this._map.get(l);return p.successCount+p.failedCountOfUserSide}},{key:"_calcAvg",value:function(l){return Be(l)||!this._map.has(l)?-1:l===vi?this._calcAvgSpeed(l):this._calcAvgCost(l)}},{key:"_calcAvgCost",value:function(l){var p=this._map.get(l).costArray.length;if(p===0)return 0;var a=0;return this._map.get(l).costArray.forEach(function(c){a+=c}),parseInt(a/p)}},{key:"_calcAvgSpeed",value:function(l){var p=0,a=0;return this._map.get(l).costArray.forEach(function(c){p+=c}),this._map.get(l).fileSizeArray.forEach(function(c){a+=c}),parseInt(1e3*a/p)}},{key:"getStatResult",value:function(l){var p=this._calcTotalCount(l);if(p===0)return null;var a=this._calcSuccessCountOfBusiness(l),c=this._calcSuccessRateOfBusiness(l),h=this._calcSuccessCountOfPlatform(l),m=this._calcSuccessRateOfPlatform(l),v=this._calcAvg(l);return this.reset(l),{totalCount:p,successCountOfBusiness:a,successRateOfBusiness:c,successCountOfPlatform:h,successRateOfPlatform:m,avgValue:v}}},{key:"reset",value:function(l){Be(l)?this._map.clear():this._map.set(l,{totalCount:0,successCount:0,failedCountOfUserSide:0,costArray:[],fileSizeArray:[]})}}]),D}(),b8=function(){function D(){i(this,D),this._lastMap=new Map,this._currentMap=new Map}return u(D,[{key:"initMap",value:function(l){var p=this;l.forEach(function(a){p._lastMap.set(a,new Map),p._currentMap.set(a,new Map)})}},{key:"addMessageSequence",value:function(l){var p=l.key,a=l.message;if(Be(p)||!this._lastMap.has(p)||!this._currentMap.has(p))return!1;var c=a.conversationID,h=a.sequence,m=c.replace(w.CONV_GROUP,"");if(this._lastMap.get(p).size===0)this._addCurrentMap(l);else if(this._lastMap.get(p).has(m)){var v=this._lastMap.get(p).get(m),b=v.length-1;h>v[0]&&h<v[b]?(v.push(h),v.sort(),this._lastMap.get(p).set(m,v)):this._addCurrentMap(l)}else this._addCurrentMap(l);return!0}},{key:"_addCurrentMap",value:function(l){var p=l.key,a=l.message,c=a.conversationID,h=a.sequence,m=c.replace(w.CONV_GROUP,"");this._currentMap.get(p).has(m)||this._currentMap.get(p).set(m,[]),this._currentMap.get(p).get(m).push(h)}},{key:"_copyData",value:function(l){if(!Be(l)){this._lastMap.set(l,new Map);var p,a=this._lastMap.get(l),c=G(this._currentMap.get(l));try{for(c.s();!(p=c.n()).done;){var h=A(p.value,2),m=h[0],v=h[1];a.set(m,v)}}catch(b){c.e(b)}finally{c.f()}a=null,this._currentMap.set(l,new Map)}}},{key:"getStatResult",value:function(l){if(Be(this._currentMap.get(l))||Be(this._lastMap.get(l)))return null;if(this._lastMap.get(l).size===0)return this._copyData(l),null;var p=0,a=0;if(this._lastMap.get(l).forEach(function(h,m){var v=N(h.values()),b=v.length,I=v[b-1]-v[0]+1;p+=I,a+=b}),p===0)return null;var c=Xi(a/p*100,2);return c>100&&(c=100),this._copyData(l),{totalCount:p,successCountOfMessageReceived:a,successRateOfMessageReceived:c}}},{key:"reset",value:function(){this._currentMap.clear(),this._lastMap.clear()}}]),D}(),M8=function(D){f(p,D);var l=L(p);function p(a){var c;i(this,p),(c=l.call(this,a))._n="QualityStatModule",c.TAG="im-ssolog-quality-stat",c.reportIndex=0,c.wholePeriod=!1,c._qualityItems=[z_,j_,Td,wd,Sd,Bu,vi,kd,Tp,wp],c._messageSentItems=[Td,wd,Sd,Bu,vi],c._messageReceivedItems=[kd,Tp,wp],c.REPORT_INTERVAL=120,c.REPORT_SDKAPPID_BLACKLIST=[],c.REPORT_TINYID_WHITELIST=[],c._statInfoArr=[],c._avgRTT=new y8,c._avgE2EDelay=new v8,c._rateMessageSent=new _8,c._rateMessageReceived=new b8;var h=c.getInnerEmitterInstance();return h.on(nr.A2KEY_AND_TINYID_UPDATED,c._onLoginSuccess,S(c)),h.on(nr.CLOUD_CONFIG_UPDATED,c._onCloudConfigUpdated,S(c)),c}return u(p,[{key:"_onLoginSuccess",value:function(){var a=this;this._rateMessageSent.initMap(this._messageSentItems),this._rateMessageReceived.initMap(this._messageReceivedItems);var c=this.getModule(ra),h=c.getItem(this.TAG,!1);!Je(h)&&Fo(h.forEach)&&(U.l("".concat(this._n,"._onLoginSuccess get quality stat logs from local storage, count:").concat(h.length)),h.forEach(function(m){a._statInfoArr.push(m)}),c.removeItem(this.TAG,!1))}},{key:"_onCloudConfigUpdated",value:function(){var a=this.getCloudConfig("q_rpt_interval"),c=this.getCloudConfig("q_rpt_sdkappid_bl"),h=this.getCloudConfig("q_rpt_tinyid_wl");Be(a)||(this.REPORT_INTERVAL=Number(a)),Be(c)||(this.REPORT_SDKAPPID_BLACKLIST=c.split(",").map(function(m){return Number(m)})),Be(h)||(this.REPORT_TINYID_WHITELIST=h.split(","))}},{key:"onCheckTimer",value:function(a){this.isLoggedIn()&&a%this.REPORT_INTERVAL==0&&(this.wholePeriod=!0,this._report())}},{key:"addRequestCount",value:function(){this._avgRTT.addRequestCount()}},{key:"addRTT",value:function(a){this._avgRTT.addRTT(a)}},{key:"addMessageDelay",value:function(a){this._avgE2EDelay.addMessageDelay(a)}},{key:"addTotalCount",value:function(a){this._rateMessageSent.addTotalCount(a)||U.w("".concat(this._n,".addTotalCount invalid key:"),a)}},{key:"addSuccessCount",value:function(a){this._rateMessageSent.addSuccessCount(a)||U.w("".concat(this._n,".addSuccessCount invalid key:"),a)}},{key:"addFailedCountOfUserSide",value:function(a){this._rateMessageSent.addFailedCountOfUserSide(a)||U.w("".concat(this._n,".addFailedCountOfUserSide invalid key:"),a)}},{key:"addCost",value:function(a,c){this._rateMessageSent.addCost(a,c)||U.w("".concat(this._n,".addCost invalid key or cost:"),a,c)}},{key:"addFileSize",value:function(a,c){this._rateMessageSent.addFileSize(a,c)||U.w("".concat(this._n,".addFileSize invalid key or size:"),a,c)}},{key:"addMessageSequence",value:function(a){this._rateMessageReceived.addMessageSequence(a)||U.w("".concat(this._n,".addMessageSequence invalid key:"),a.key)}},{key:"_getQualityItem",value:function(a){var c={},h=ww[this.getNetworkType()];Be(h)&&(h=8);var m={qualityType:q3[a],timestamp:In(),networkType:h,extension:""};switch(a){case z_:c=this._avgRTT.getStatResult();break;case j_:c=this._avgE2EDelay.getStatResult();break;case Td:case wd:case Sd:case Bu:case vi:c=this._rateMessageSent.getStatResult(a);break;case kd:case Tp:case wp:c=this._rateMessageReceived.getStatResult(a)}return c===null?null:r(r({},m),c)}},{key:"_report",value:function(a){var c=this,h=[],m=null;Be(a)?this._qualityItems.forEach(function(E){(m=c._getQualityItem(E))!==null&&(m.reportIndex=c.reportIndex,m.wholePeriod=c.wholePeriod,h.push(m))}):(m=this._getQualityItem(a))!==null&&(m.reportIndex=this.reportIndex,m.wholePeriod=this.wholePeriod,h.push(m)),U.d("".concat(this._n,"._report"),h),this._statInfoArr.length>0&&(h=h.concat(this._statInfoArr),this._statInfoArr=[]);var v=this.getModule(gn),b=v.getSDKAppID(),I=v.getTinyID();Sg(this.REPORT_SDKAPPID_BLACKLIST,b)&&!sp(this.REPORT_TINYID_WHITELIST,I)&&(h=[]),h.length>0&&this._doReport(h)}},{key:"_doReport",value:function(a){var c=this,h={header:Uw(this),quality:a};this.request({protocolName:Cp,requestData:r({},h)}).then(function(){c.reportIndex++,c.wholePeriod=!1}).catch(function(m){U.w("".concat(c._n,"._doReport, online:").concat(c.getNetworkType()," error:"),m),c._statInfoArr=c._statInfoArr.concat(a),c._flushAtOnce()})}},{key:"_flushAtOnce",value:function(){var a=this.getModule(ra),c=a.getItem(this.TAG,!1),h=this._statInfoArr,m="".concat(this._n,"._flushAtOnce");if(Je(c))U.l("".concat(m," count:").concat(h.length)),a.setItem(this.TAG,h,!0,!1);else{var v=h.concat(c);v.length>10&&(v=v.slice(0,10)),U.l("".concat(m," count:").concat(v.length)),a.setItem(this.TAG,v,!0,!1)}this._statInfoArr=[]}},{key:"reset",value:function(){U.l("".concat(this._n,".reset")),this._report(),this.reportIndex=0,this.wholePeriod=!1,this.REPORT_SDKAPPID_BLACKLIST=[],this.REPORT_TINYID_WHITELIST=[],this._avgRTT.reset(),this._avgE2EDelay.reset(),this._rateMessageSent.reset(),this._rateMessageReceived.reset()}}]),p}(Tr),Hw=u(function D(l){i(this,D),Je(l)||(this.userID=l.userID||"",this.nick=l.nick||"",this.avatar=l.avatar||"",this.time=l.time||0,this.source=l.source||"",this.wording=l.wording||"",this.type=l.type||"")}),I8=function(){function D(l){i(this,D),this._snsModule=l,this._n="FriendApplicationHandler",this._startTime=0,this._maxLimited=100,this._currentSequence=0,this._friendApplicationMap=new Map,this._unreadCount=0}return u(D,[{key:"getLocalFriendApplicationList",value:function(){return{friendApplicationList:N(this._friendApplicationMap.values()),unreadCount:this._unreadCount}}},{key:"_onFriendApplicationListUpdated",value:function(){this._snsModule.emitOuterEvent(R.FRIEND_APPLICATION_LIST_UPDATED,{friendApplicationList:N(this._friendApplicationMap.values()),unreadCount:this._unreadCount})}},{key:"onFriendApplicationRead",value:function(){this._unreadCount=0,this._onFriendApplicationListUpdated()}},{key:"onFriendApplicationAdded",value:function(l,p){var a=this;if(!Je(l)){var c="";c=p===this._snsModule.getMyUserID()?w.SNS_APPLICATION_SENT_BY_ME:w.SNS_APPLICATION_SENT_TO_ME;var h=!1;l.forEach(function(m){var v="".concat(m.userID,"_").concat(c);c!==w.SNS_APPLICATION_SENT_TO_ME||a._friendApplicationMap.has(v)||(a._unreadCount+=1),a._friendApplicationMap.set(v,new Hw(r(r({},m),{},{type:c}))),h=!0}),h&&this._onFriendApplicationListUpdated()}}},{key:"onFriendApplicationDeleted",value:function(l){Je(l)||this.getFriendApplicationList()}},{key:"getFriendApplicationList",value:function(){var l=this,p="".concat(this._n,".").concat("getFriendApplicationList"),a=new We("getFriendApplicationList");return this._snsModule.request({protocolName:O0,requestData:{applicationType:w.SNS_APPLICATION_TYPE_BOTH,fromAccount:this._snsModule.getMyUserID(),maxLimited:this._maxLimited,startTime:this._startTime,lastSequence:this._currentSequence}}).then(function(c){var h=c.data,m=h.resultList,v=h.unreadCount,b=h.startTime,I=h.currentSequence;l._startTime=b,l._currentSequence=I,l._unreadCount=v;var E=ot(m)?m.length:0;a.setNetworkType(l._snsModule.getNetworkType()).setMessage("applicationCount:".concat(E," unreadCount:").concat(v)).end(),U.i("".concat(p," ok. applicationCount:").concat(E," unreadCount:").concat(v)),l._friendApplicationMap.clear(),ot(m)&&m.forEach(function(O){var F=O.userID,B=O.type,ee=new Hw(O);l._friendApplicationMap.set("".concat(F,"_").concat(B),ee)}),l._onFriendApplicationListUpdated()}).catch(function(c){return l._snsModule.probeNetwork().then(function(h){var m=A(h,2),v=m[0],b=m[1];a.setError(c,v,b).end()}),U.w("".concat(p," failed. error:"),c),_e(c)})}},{key:"deleteFriendApplication",value:function(l){var p=this,a="".concat(this._n,".").concat("deleteFriendApplication"),c=l.userID,h=l.type;if((!h||h!==w.SNS_APPLICATION_SENT_BY_ME&&h!==w.SNS_APPLICATION_SENT_TO_ME)&&(h=w.SNS_APPLICATION_SENT_TO_ME),!this._friendApplicationMap.has("".concat(c,"_").concat(h)))return _e({code:Ae.FRIEND_APPLICATION_NOT_EXIST});var m=new We("deleteFriendApplication");return m.setMessage("userID:".concat(c," type:").concat(h)),this._snsModule.request({protocolName:R0,requestData:{fromAccount:this._snsModule.getMyUserID(),userIDList:[c],type:h}}).then(function(v){var b=v.data.resultList,I=b[0],E=I.to,O=I.resultCode,F=I.resultInfo;return m.setNetworkType(p._snsModule.getNetworkType()).setMoreMessage("resultList:".concat(JSON.stringify(b))).end(),U.i("".concat(a," ok. userID:").concat(c," type:").concat(h)),O===0?ft():_e({userID:E,code:O,message:F})}).catch(function(v){return p._snsModule.probeNetwork().then(function(b){var I=A(b,2),E=I[0],O=I[1];m.setError(v,E,O).end()}),U.w("".concat(a," failed. error:"),v),_e(v)})}},{key:"acceptFriendApplication",value:function(l){var p=this,a="".concat(this._n,".").concat("acceptFriendApplication"),c=l.userID,h=l.remark,m=l.tag,v=l.type;(!v||v!==w.SNS_APPLICATION_AGREE&&v!==w.SNS_APPLICATION_AGREE_AND_ADD)&&(v=w.SNS_APPLICATION_AGREE_AND_ADD);var b=new We("acceptFriendApplication");return b.setMessage("userID:".concat(c," type:").concat(v)),this._snsModule.request({protocolName:Dg,requestData:{fromAccount:this._snsModule.getMyUserID(),responseFriendItem:[{userID:c,remark:h,tag:m,action:v}]}}).then(function(I){b.setNetworkType(p._snsModule.getNetworkType()).end();var E=I.data.resultList[0],O=E.resultCode,F=E.resultInfo;if(O!==0)return _e({code:O,message:F});U.i("".concat(a," ok. userID:").concat(c," type:").concat(v))}).catch(function(I){return p._snsModule.probeNetwork().then(function(E){var O=A(E,2),F=O[0],B=O[1];b.setError(I,F,B).end()}),U.w("".concat(a," failed. error:"),I),_e(I)})}},{key:"refuseFriendApplication",value:function(l){var p=this,a="".concat(this._n,".").concat("refuseFriendApplication"),c=l.userID,h=new We("refuseFriendApplication");return h.setMessage("userID:".concat(c)),this._snsModule.request({protocolName:Dg,requestData:{fromAccount:this._snsModule.getMyUserID(),responseFriendItem:[{userID:c,action:"Response_Action_Reject"}]}}).then(function(m){h.setNetworkType(p._snsModule.getNetworkType()).end();var v=m.data.resultList[0],b=v.resultCode,I=v.resultInfo;if(b!==0)return _e({code:b,message:I});U.i("".concat(a," ok. userID:").concat(c))}).catch(function(m){return p._snsModule.probeNetwork().then(function(v){var b=A(v,2),I=b[0],E=b[1];h.setError(m,I,E).end()}),U.w("".concat(a," failed. error:"),m),_e(m)})}},{key:"_onFriendApplicationProcessed",value:function(l){var p=this;if(l.length!==0){var a=!1;l.forEach(function(c){var h="".concat(c.to,"_").concat(w.SNS_APPLICATION_SENT_TO_ME);p._friendApplicationMap.has(h)&&(p._friendApplicationMap.delete(h),p._unreadCount-=1,a=!0)}),this._unreadCount<0&&(this._unreadCount=0),a&&this._onFriendApplicationListUpdated()}}},{key:"setFriendApplicationRead",value:function(){var l=this,p="".concat(this._n,".").concat("setFriendApplicationRead"),a=new We("setFriendApplicationRead");return this._snsModule.request({protocolName:N0,requestData:{fromAccount:this._snsModule.getMyUserID(),latestTimeStamp:Xi(In()/1e3,0)}}).then(function(c){a.setNetworkType(l._snsModule.getNetworkType()).end(),U.i("".concat(p," ok")),l._unreadCount=0}).catch(function(c){return l._snsModule.probeNetwork().then(function(h){var m=A(h,2),v=m[0],b=m[1];a.setError(c,v,b).end()}),U.w("".concat(p," failed. error:"),c),_e(c)})}},{key:"reset",value:function(){this._startIndex=0,this._maxLimited=100,this._currentSequence=0,this._unreadCount=0,this._friendApplicationMap.clear()}}]),D}(),d1=function(){function D(l,p){i(this,D),this.userID=l,this.remark="",this.groupList=[],this.source="",this.addTime=0,this.friendCustomField=[],this.timestamp=0;var a={},c=[];if(a.userID=l,!Je(p))for(var h="",m="",v=0,b=p.length;v<b;v++)if(h=p[v].tag,m=p[v].value,h.indexOf("Tag_SNS_Custom")>-1)this.friendCustomField.push({key:h,value:m});else if(h.indexOf("Tag_Profile_Custom")>-1)c.push({key:h,value:m});else switch(h){case Ut.NICK:a.nick=m;break;case Ut.GENDER:a.gender=m;break;case Ut.BIRTHDAY:a.birthday=m;break;case Ut.LOCATION:a.location=m;break;case Ut.SELFSIGNATURE:a.selfSignature=m;break;case Ut.ALLOWTYPE:a.allowType=m;break;case Ut.LANGUAGE:a.language=m;break;case Ut.AVATAR:a.avatar=m;break;case Ut.MESSAGESETTINGS:a.messageSettings=m;break;case Ut.ADMINFORBIDTYPE:a.adminForbidType=m;break;case Ut.LEVEL:a.level=m;break;case Ut.ROLE:a.role=m;break;case Qs:this.remark=m;break;case Oa:this.addTime=m;break;case ml:this.groupList=JSON.parse(JSON.stringify(m));break;case vl:this.source=m;break;case yl:break;default:U.l("snsProfileItem unknown tag->",p[v].tag)}this.profile=new Sp(r(r({},a),{},{profileCustomField:c}))}return u(D,[{key:"validate",value:function(l){var p=!0,a="";if(Je(l))return{valid:!1,tips:"empty options"};if(l.profileCustomField)for(var c=l.profileCustomField.length,h=null,m=0;m<c;m++){if(h=l.profileCustomField[m],!kt(h.key)||h.key.indexOf("Tag_Profile_Custom")===-1)return{valid:!1,tips:"The prefix of keys of the custom profile key-value pairs (which is profileCustomField) must be Tag_Profile_Custom"};if(!kt(h.value))return{valid:!1,tips:"The type of values of the custom profile key-value pairs (which is profileCustomField) must be String"}}for(var v in l)if(Object.prototype.hasOwnProperty.call(l,v)){if(v==="profileCustomField")continue;if(Je(l[v])&&!kt(l[v])&&!dn(l[v])){a="key:"+v+", invalid value:"+l[v],p=!1;continue}switch(v){case"nick":kt(l[v])||(a="nick must be a string",p=!1),bl(l[v])>500&&(a="nick name limited: must less than or equal to ".concat(500," bytes, current size: ").concat(bl(l[v])," bytes"),p=!1);break;case"gender":ta(Xo,l.gender)||(a="key:gender, invalid value:"+l.gender,p=!1);break;case"birthday":dn(l.birthday)||(a="birthday must be a number",p=!1);break;case"location":kt(l.location)||(a="location must be a string",p=!1);break;case"selfSignature":kt(l.selfSignature)||(a="selfSignature must be a string",p=!1);break;case"allowType":ta(cs,l.allowType)||(a="key:allowType, invalid value:"+l.allowType,p=!1);break;case"language":dn(l.language)||(a="language must be a number",p=!1);break;case"avatar":kt(l.avatar)||(a="avatar must be a string",p=!1);break;case"messageSettings":l.messageSettings!==0&&l.messageSettings!==1&&(a="messageSettings must be 0 or 1",p=!1);break;case"adminForbidType":ta(Ra,l.adminForbidType)||(a="key:adminForbidType, invalid value:"+l.adminForbidType,p=!1);break;case"level":dn(l.level)||(a="level must be a number",p=!1);break;case"role":dn(l.role)||(a="role must be a number",p=!1);break;default:a="unknown key:"+v+" "+l[v],p=!1}}return{valid:p,tips:a}}},{key:"update",value:function(l){var p="",a="",c=[];this.friendCustomField.forEach(function(b){c.push(b.key)});for(var h=0,m=l.length;h<m;h++)if(p=l[h].tag,a=l[h].value,p.indexOf("Tag_SNS_Custom")>-1)c.indexOf(p)>-1?this.friendCustomField.forEach(function(b){b.key===p&&(b.value=a)}):this.friendCustomField.push({key:p,value:a});else if(p.indexOf("Tag_Profile_Custom")>-1){var v=!1;this.profile.profileCustomField.forEach(function(b){b.key===p&&(b.value=a,v=!0)}),v||this.profile.profileCustomField.push({key:p,value:a})}else switch(p){case Ut.NICK:this.profile.nick=a;break;case Ut.GENDER:this.profile.gender=a;break;case Ut.BIRTHDAY:this.profile.birthday=a;break;case Ut.LOCATION:this.profile.location=a;break;case Ut.SELFSIGNATURE:this.profile.selfSignature=a;break;case Ut.ALLOWTYPE:this.profile.allowType=a;break;case Ut.LANGUAGE:this.profile.language=a;break;case Ut.AVATAR:this.profile.avatar=a;break;case Ut.MESSAGESETTINGS:this.profile.messageSettings=a;break;case Ut.ADMINFORBIDTYPE:this.profile.adminForbidType=a;break;case Ut.LEVEL:this.profile.level=a;break;case Ut.ROLE:this.profile.role=a;break;case Qs:this.remark=a;break;case Oa:this.addTime=a;break;case ml:this.groupList=JSON.parse(JSON.stringify(a));break;case vl:this.source=a;break;case yl:break;default:U.d("snsProfileItem unkown tag->",l[h].tag)}this.timestamp=Date.now(),c.length=0}},{key:"updateProfile",value:function(l){this.profile=JSON.parse(JSON.stringify(l)),this.timestamp=Date.now()}},{key:"addToGroupList",value:function(l){this.groupList.indexOf(l)===-1&&(this.groupList.push(l),this.count=this.groupList.length)}},{key:"removeFromGroupList",value:function(l){var p=this.groupList.indexOf(l);p>-1&&(this.groupList.splice(p,1),this.count=this.groupList.length)}}]),D}(),C8=function(){function D(l){i(this,D),this._snsModule=l,this._n="FriendHandler",this._friendMap=new Map,this._startIndex=0,this._standardSequence=0,this._customSequence=0,this._expirationTime=18e4}return u(D,[{key:"getLocalFriendList",value:function(){return N(this._friendMap.values())}},{key:"getFriendRemark",value:function(l){return this._friendMap.has(l)?this._friendMap.get(l).remark:""}},{key:"onFriendProfileModified",value:function(l){var p=this,a=l.dataList;if(!Je(a)){var c=this._snsModule.getModule(ut);a.forEach(function(h){var m=h.userID,v=h.profileList;if(p.isMyFriend(m)){U.l("".concat(p._n,".onFriendProfileModified. friend account:").concat(m,", profileList:").concat(JSON.stringify(v)));var b=p._friendMap.get(m);b.update(v),c.modifyMessageSentByPeer({conversationID:"".concat(w.CONV_C2C).concat(m),latestNick:b.profile.nick,latestAvatar:b.profile.avatar})}}),this._onFriendListUpdated()}}},{key:"onFriendAdded",value:function(l){var p=this;l.length!==0&&(U.l("".concat(this._n,".onFriendAdded userIDList:").concat(l)),l.forEach(function(a){p._friendMap.set(a,new d1(a))}),this.getFriendProfile({userIDList:l}).then(function(a){l.forEach(function(c){var h=p._friendMap.get(c);h.groupList.length>0&&p._snsModule.updateWhenFriendAdded({nameList:h.groupList,userID:c})}),p._onFriendListUpdated()}))}},{key:"onFriendDeleted",value:function(l){var p=this;l.length!==0&&(U.l("".concat(this._n,".onFriendDeleted userIDList:").concat(l)),l.forEach(function(a){var c=p._friendMap.get(a);c.groupList.length>0&&p._snsModule.updateWhenFriendDeleted({nameList:c.groupList,userID:a}),p._friendMap.delete(a)}),this._onFriendListUpdated())}},{key:"_onFriendListUpdated",value:function(){this._snsModule.emitOuterEvent(R.FRIEND_LIST_UPDATED),this._snsModule.getModule(ut).checkAndPatchRemark()}},{key:"getFriendProfile",value:function(l){var p=this,a="".concat(this._n,".").concat("getFriendProfile"),c=l.userIDList,h=[],m=[],v=[];if(c.forEach(function(I){if(p._friendMap.has(I)){var E=p._friendMap.get(I);Date.now()-E.timestamp<p._expirationTime?m.push(E):v.push(I)}else h.push({userID:I,code:Ae.NOT_MY_FRIEND,message:p._snsModule.getErrorMessage(Ae.NOT_MY_FRIEND)})}),v.length===0)return U.i("".concat(a," newUserIDList is empty")),Dt({friendList:m,failureUserIDList:h});var b=new We("getFriendProfile");return b.setMessage("userIDList:".concat(v)),U.i("".concat(a," userIDList:").concat(v)),this._snsModule.request({protocolName:k0,requestData:{fromAccount:this._snsModule.getMyUserID(),userIDList:v}}).then(function(I){return b.setNetworkType(p._snsModule.getNetworkType()).end(),U.i("".concat(a," ok")),I.data.resultList.forEach(function(E){var O,F=E.to,B=E.resultCode,ee=E.resultInfo,ge=E.tagValueList;Be(B)||B===0?(p._friendMap.has(F)?(O=p._friendMap.get(F)).update(ge):(O=new d1(F,ge),p._friendMap.set(F,O)),m.push(O)):h.push({userID:F,code:B,message:ee})}),ft({friendList:m,failureUserIDList:h})}).catch(function(I){return p._snsModule.probeNetwork().then(function(E){var O=A(E,2),F=O[0],B=O[1];b.setError(I,F,B).end()}),U.w("".concat(a," failed. error:"),I),_e(I)})}},{key:"isMyFriend",value:function(l){return this._friendMap.has(l)}},{key:"pagingGetFriendList",value:function(){var l=this,p="".concat(this._n,".").concat("getFriendList"),a=new We("getFriendList"),c=Date.now();this._snsModule.request({protocolName:S0,requestData:{fromAccount:this._snsModule.getMyUserID(),startIndex:this._startIndex,standardSequence:this._standardSequence,customSequence:this._customSequence}}).then(function(h){var m=h.data,v=m.friendCount,b=m.resultList,I=m.nextStartIndex,E=m.standardSequence,O=m.customSequence,F=m.completeFlag;l._startIndex=I,l._standardSequence=E,l._customSequence=O;var B=Date.now()-c,ee="friendCount:".concat(v," nextStartIndex:").concat(I," standardSequence:").concat(E," ")+"customSequence:".concat(O," completeFlag:").concat(F," cost ").concat(B," ms");a.setNetworkType(l._snsModule.getNetworkType()).setMessage(ee).end(),U.i("".concat(p," ok."),ee),Je(b)||b.forEach(function(ge){var ye=ge.to,Se=ge.tagValueList;l._friendMap.set(ye,new d1(ye,Se))}),F===0?l.pagingGetFriendList():(l._snsModule.emitOuterEvent(R.FRIEND_LIST_UPDATED),l._pagingGetFriendProfile())}).catch(function(h){return l._snsModule.probeNetwork().then(function(m){var v=A(m,2),b=v[0],I=v[1];a.setError(h,b,I).end()}),U.w("".concat(p," failed. error:"),h),_e(h)})}},{key:"_pagingGetFriendProfile",value:function(){var l=this,p=N(this._friendMap.keys()),a=this._snsModule.getModule(pr),c=p.length,h=c<=100?1:Math.ceil(c/100);U.l("".concat(this._n,"._pagingGetFriendProfile friendCount:").concat(c," pageCount:").concat(h));for(var m=0;m<h;m++)a.getUserProfile({userIDList:p.slice(100*m,100*(m+1))}).then(function(v){v.data.forEach(function(b){var I=l._friendMap.get(b.userID);I&&I.updateProfile(b)}),l._onFriendListUpdated()})}},{key:"addFriend",value:function(l){var p=this,a="".concat(this._n,".").concat("addFriend");if(this._friendMap.has(l.to))return _e({code:Ae.ALREADY_MY_FRIEND});if(l.wording&&this._snsModule.filterProfanity("wording",l)===!1)return _e({code:Ae.PROFANITY_FOUND});var c=l.to,h=l.source,m=l.type,v=l.wording,b=l.remark,I=l.groupName,E=m;(!E||E!==w.SNS_ADD_TYPE_SINGLE&&E!==w.SNS_ADD_TYPE_BOTH)&&(E=w.SNS_ADD_TYPE_BOTH);var O=new We("addFriend");return O.setMessage("to:".concat(c," source:").concat(h," type:").concat(E)),this._snsModule.request({protocolName:A0,requestData:{fromAccount:this._snsModule.getMyUserID(),addFriendItem:[{to:c,source:h,wording:v,remark:b,groupName:I}],type:E}}).then(function(F){var B=F.data.resultList;O.setNetworkType(p._snsModule.getNetworkType()).setMoreMessage("resultList:".concat(JSON.stringify(B))).end();var ee=B[0],ge=ee.to,ye=ee.resultCode,Se=ee.resultInfo;return U.i("".concat(a," ok. to:").concat(ge," type:").concat(E," code:").concat(ye)),Be(ye)||ye===0?ft({userID:ge,code:0}):ye===30539?ft({userID:ge,code:ye,message:p._snsModule.getErrorMessage(ye)}):_e({userID:ge,code:ye,message:p._snsModule.getErrorMessage(ye)||Se})}).catch(function(F){return p._snsModule.probeNetwork().then(function(B){var ee=A(B,2),ge=ee[0],ye=ee[1];O.setError(F,ge,ye).end()}),U.w("".concat(a," failed. error:"),F),_e(F)})}},{key:"deleteFriend",value:function(l){var p=this,a="".concat(this._n,".").concat("deleteFriend"),c=l.userIDList,h=l.type;c.length>1e3&&(U.w("".concat(a," ").concat(Pa(1e3))),c.length=1e3);var m=[],v=[],b=[];if(c.forEach(function(O){p._friendMap.has(O)?b.push(O):m.push({userID:O,code:Ae.NOT_MY_FRIEND,message:p._snsModule.getErrorMessage(Ae.NOT_MY_FRIEND)})}),b.length===0)return Dt({successUserIDList:v,failureUserIDList:m});var I=h;(!I||I!==w.SNS_DELETE_TYPE_SINGLE&&I!==w.SNS_DELETE_TYPE_BOTH)&&(I=w.SNS_DELETE_TYPE_BOTH);var E=new We("deleteFriend");return E.setMessage("userIDList:".concat(b," type:").concat(I)),this._snsModule.request({protocolName:E0,requestData:{fromAccount:this._snsModule.getMyUserID(),userIDList:b,type:I}}).then(function(O){E.setNetworkType(p._snsModule.getNetworkType()).end(),U.i("".concat(a," ok"));var F=O.data.resultList;return Je(F)||F.forEach(function(B){var ee=B.to,ge=B.resultCode,ye=B.resultInfo;Be(ge)||ge===0?v.push({userID:ee}):m.push({userID:ee,code:ge,message:ye})}),ft({successUserIDList:v,failureUserIDList:m})}).catch(function(O){return p._snsModule.probeNetwork().then(function(F){var B=A(F,2),ee=B[0],ge=B[1];E.setError(O,ee,ge).end()}),U.w("".concat(a," error:"),O),_e(O)})}},{key:"updateFriend",value:function(l){var p=this,a=l.userID,c=l.remark,h=l.friendCustomField;if(!this._friendMap.has(a))return _e({code:Ae.NOT_MY_FRIEND});var m="".concat(this._n,".").concat("updateFriend"),v=new We("updateFriend");v.setMessage("userID:".concat(a," remark:").concat(c," friendCustomField:").concat(h));var b=[];return Be(c)||b.push({tag:Qs,value:c}),ot(h)&&h.length>0&&h.forEach(function(I){b.push({tag:I.key,value:I.value})}),this._snsModule.request({protocolName:L0,requestData:{fromAccount:this._snsModule.getMyUserID(),updateItem:[{to:a,snsItem:b}]}}).then(function(I){v.setNetworkType(p._snsModule.getNetworkType()).end(),U.i("".concat(m," ok"));var E=I.data.resultList[0],O=E.to,F=E.resultCode,B=E.resultInfo;if(Be(F)||F===0){var ee=p._friendMap.get(O);return ee&&(Be(c)||(ee.remark=c),ot(h)&&h.length>0&&Ou(ee.friendCustomField,h),p._onFriendListUpdated()),ft(ee)}return _e({code:F,message:B})}).catch(function(I){return p._snsModule.probeNetwork().then(function(E){var O=A(E,2),F=O[0],B=O[1];v.setError(I,F,B).end()}),U.w("".concat(m," failed. error:"),I),_e(I)})}},{key:"checkFriend",value:function(l){var p=this,a="".concat(this._n,".").concat("checkFriend"),c=l.userIDList,h=l.type;(!h||h!==w.SNS_CHECK_TYPE_SINGLE&&h!==w.SNS_CHECK_TYPE_BOTH)&&(h=w.SNS_CHECK_TYPE_BOTH);var m=new We("checkFriend");return m.setMessage("userIDList:".concat(c," type:").concat(h)),this._snsModule.request({protocolName:D0,requestData:{fromAccount:this._snsModule.getMyUserID(),userIDList:c,type:h}}).then(function(v){m.setNetworkType(p._snsModule.getNetworkType()).end(),U.i("".concat(a," ok. userIDList:").concat(c," type:").concat(h));var b=[],I=[],E=v.data.resultList;return ot(E)&&E.forEach(function(O){var F=O.to,B=O.relation,ee=O.resultCode,ge=O.resultInfo;Be(ee)||ee===0?b.push({userID:F,code:0,relation:B}):I.push({userID:F,code:ee,message:ge})}),ft({successUserIDList:b,failureUserIDList:I})}).catch(function(v){return p._snsModule.probeNetwork().then(function(b){var I=A(b,2),E=I[0],O=I[1];m.setError(v,E,O).end()}),U.w("".concat(a," failed. error:"),v),_e(v)})}},{key:"updateWhenAddedToFriendGroup",value:function(l){var p=this,a=l.name,c=l.userIDList;U.l("".concat(this._n,".updateWhenAddedToFriendGroup groupName:").concat(a," userIDList:").concat(c)),a&&!Je(c)&&c.forEach(function(h){p._friendMap.has(h)&&p._friendMap.get(h).addToGroupList(a)})}},{key:"updateWhenRemovedFromFriendGroup",value:function(l){var p=this,a=l.name,c=l.userIDList;U.l("".concat(this._n,".updateWhenRemovedFromFriendGroup groupName:").concat(a," userIDList:").concat(c)),a&&!Je(c)&&c.forEach(function(h){p._friendMap.has(h)&&p._friendMap.get(h).removeFromGroupList(a)})}},{key:"reset",value:function(){this._friendMap.clear(),this._startIndex=0,this._standardSequence=0,this._customSequence=0}}]),D}(),qw=function(){function D(l){i(this,D),Je(l)||(this.name=l.name||"",this.userIDList=l.userIDList||[],this.count=this.userIDList.length||0)}return u(D,[{key:"addToUserIDList",value:function(l){this.userIDList.indexOf(l)===-1&&(this.userIDList.push(l),this.count=this.userIDList.length)}},{key:"removeFromUserIDList",value:function(l){var p=this.userIDList.indexOf(l);p>-1&&(this.userIDList.splice(p,1),this.count=this.userIDList.length)}}]),D}(),T8=function(){function D(l){i(this,D),this._snsModule=l,this._n="FriendGroupHandler",this._friendGroupMap=new Map}return u(D,[{key:"getLocalFriendGroupList",value:function(){return N(this._friendGroupMap.values())}},{key:"_emitFriendGroupListUpdated",value:function(){var l=N(this._friendGroupMap.values());this._snsModule.emitOuterEvent(R.FRIEND_GROUP_LIST_UPDATED,l)}},{key:"getFriendGroupList",value:function(){var l=this,p="".concat(this._n,".").concat("getFriendGroupList"),a=new We("getFriendGroupList");return this._snsModule.request({protocolName:P0,requestData:{fromAccount:this._snsModule.getMyUserID()}}).then(function(c){a.setNetworkType(l._snsModule.getNetworkType()).end();var h=c.data.resultList;Je(h)?U.i("".concat(p," ok. friend group count:0")):(U.i("".concat(p," ok. friend group count:").concat(h.length)),l._friendGroupMap.clear(),h.forEach(function(m){var v=new qw(m);l._friendGroupMap.set(m.name,v)}),l._emitFriendGroupListUpdated())}).catch(function(c){return l._snsModule.probeNetwork().then(function(h){var m=A(h,2),v=m[0],b=m[1];a.setError(c,v,b).end()}),U.w("".concat(p," error:"),c),_e(c)})}},{key:"createFriendGroup",value:function(l){var p=this,a="".concat(this._n,".").concat("createFriendGroup"),c=l.name,h=l.userIDList;if(this._friendGroupMap.has(c))return _e({code:Ae.FRIEND_GRP_EXISTED});var m=new We("createFriendGroup");return m.setMessage("name:".concat(c," userIDList:").concat(h)),this._snsModule.request({protocolName:x0,requestData:{fromAccount:this._snsModule.getMyUserID(),groupName:[c],userIDList:ot(h)?h:void 0}}).then(function(v){m.setNetworkType(p._snsModule.getNetworkType()).end(),U.l("".concat(a," ok. name:").concat(c," userIDList:").concat(h));var b=v.data.resultList,I=[],E=[];b&&b.forEach(function(F){var B=F.to,ee=F.resultCode,ge=F.resultInfo;if(Be(ee)||ee===0)I.push(B);else{var ye={userID:F.to,code:ee,message:ge};E.push(ye)}});var O=new qw({name:c,userIDList:I});return p._friendGroupMap.set(c,O),p._snsModule.updateWhenAddedToFriendGroup({name:c,userIDList:I}),p._emitFriendGroupListUpdated(),ft({friendGroup:O,failureUserIDList:E})}).catch(function(v){return p._snsModule.probeNetwork().then(function(b){var I=A(b,2),E=I[0],O=I[1];m.setError(v,E,O).end()}),U.w("".concat(a," failed. error:"),v),_e(v)})}},{key:"deleteFriendGroup",value:function(l){var p=this,a="".concat(this._n,".").concat("deleteFriendGroup"),c=l.name;if(!this._friendGroupMap.has(c))return _e({code:Ae.FRIEND_GRP_NOT_EXIST});var h=new We("deleteFriendGroup");return h.setMessage("name:".concat(c)),this._snsModule.request({protocolName:U0,requestData:{fromAccount:this._snsModule.getMyUserID(),nameList:[c]}}).then(function(m){h.setNetworkType(p._snsModule.getNetworkType()).end(),U.l("".concat(a," ok. name:").concat(c));var v=p._friendGroupMap.get(c);return v&&(p._snsModule.updateWhenRemovedFromFriendGroup({name:c,userIDList:v.userIDList}),p._friendGroupMap.delete(c),v.userIDList.length=0),p._emitFriendGroupListUpdated(),ft(v)}).catch(function(m){return p._snsModule.probeNetwork().then(function(v){var b=A(v,2),I=b[0],E=b[1];h.setError(m,I,E).end()}),U.w("".concat(a," failed. error:"),m),_e(m)})}},{key:"renameFriendGroup",value:function(l){var p=this,a="".concat(this._n,".").concat("renameFriendGroup"),c=l.oldName,h=l.newName;if(!this._friendGroupMap.has(c))return _e({code:Ae.FRIEND_GRP_NOT_EXIST});var m=new We("renameFriendGroup");return m.setMessage("oldName:".concat(c," newName:").concat(h)),this._snsModule.request({protocolName:bp,requestData:{fromAccount:this._snsModule.getMyUserID(),oldName:c,newName:h}}).then(function(){if(m.setNetworkType(p._snsModule.getNetworkType()).end(),U.l("".concat(a," ok. oldName:").concat(c," newName:").concat(h)),p._friendGroupMap.has(c)){var v=p._friendGroupMap.get(c);return v.name=h,p._friendGroupMap.delete(c),p._friendGroupMap.set(h,v),p._snsModule.updateWhenRemovedFromFriendGroup({name:c,userIDList:v.userIDList}),p._snsModule.updateWhenAddedToFriendGroup({name:h,userIDList:v.userIDList}),p._emitFriendGroupListUpdated(),ft(v)}return ft()}).catch(function(v){return p._snsModule.probeNetwork().then(function(b){var I=A(b,2),E=I[0],O=I[1];m.setError(v,E,O).end()}),U.w("".concat(a," failed. error:"),v),_e(v)})}},{key:"addToFriendGroup",value:function(l){var p=this,a="".concat(this._n,".").concat("addToFriendGroup"),c=l.name,h=l.userIDList;if(!this._friendGroupMap.has(c))return this._onFriendGroupNotExist(c);var m=new We("addToFriendGroup");return m.setMessage("name:".concat(c," userIDList:").concat(h)),U.l("".concat(a," name:").concat(c," userIDList:").concat(h)),this._snsModule.request({protocolName:bp,requestData:{fromAccount:this._snsModule.getMyUserID(),oldName:c,updateGroupItem:h.filter(function(v){return p._snsModule.isMyFriend(v)}).map(function(v){return{to:v,updateType:"Update_Type_Add"}})}}).then(function(v){return m.setNetworkType(p._snsModule.getNetworkType()).end(),p._onFriendGroupUpdated(c,v)}).catch(function(v){return p._snsModule.probeNetwork().then(function(b){var I=A(b,2),E=I[0],O=I[1];m.setError(v,E,O).end()}),U.w("".concat(a," failed. error:"),v),_e(v)})}},{key:"removeFromFriendGroup",value:function(l){var p=this,a="".concat(this._n,".").concat("removeFromFriendGroup"),c=l.name,h=l.userIDList;if(!this._friendGroupMap.has(c))return this._onFriendGroupNotExist(c);var m=new We("removeFromFriendGroup");return m.setMessage("name:".concat(c," userIDList:").concat(h)),U.l("".concat(a," name:").concat(c," userIDList:").concat(h)),this._snsModule.request({protocolName:bp,requestData:{fromAccount:this._snsModule.getMyUserID(),oldName:c,updateGroupItem:h.filter(function(v){return p._snsModule.isMyFriend(v)}).map(function(v){return{to:v,updateType:"Update_Type_Delete"}})}}).then(function(v){return m.setNetworkType(p._snsModule.getNetworkType()).end(),p._onFriendGroupUpdated(c,v)}).catch(function(v){return p._snsModule.probeNetwork().then(function(b){var I=A(b,2),E=I[0],O=I[1];m.setError(v,E,O).end()}),U.w("".concat(a," failed. error:"),v),_e(v)})}},{key:"_onFriendGroupUpdated",value:function(l,p){var a=p.data.resultList,c=this._friendGroupMap.get(l),h=[],m=[],v=[];return ot(a)&&a.forEach(function(b){var I=b.to,E=b.resultCode,O=b.resultInfo,F=b.type;E===0?F==="Update_Type_Add"?c&&(c.addToUserIDList(I),m.push(I)):F==="Update_Type_Delete"&&c&&(c.removeFromUserIDList(I),v.push(I)):h.push({to:b.to,code:E,message:O})}),U.l("".concat(this._n,"._onFriendGroupUpdated name:").concat(l," userIDList:").concat(c.userIDList)),m.length>0&&this._snsModule.updateWhenAddedToFriendGroup({name:l,userIDList:m}),v.length>0&&this._snsModule.updateWhenRemovedFromFriendGroup({name:l,userIDList:v}),ft({friendGroup:c,failureUserIDList:h})}},{key:"updateWhenFriendAdded",value:function(l){var p=this,a=l.nameList,c=l.userID;U.l("".concat(this._n,".updateWhenFriendAdded userID:").concat(c," nameList:").concat(a)),Je(a)||a.forEach(function(h){p._friendGroupMap.has(h)&&p._friendGroupMap.get(h).addToUserIDList(c)})}},{key:"updateWhenFriendDeleted",value:function(l){var p=this,a=l.nameList,c=l.userID;U.l("".concat(this._n,".updateWhenFriendDeleted userID:").concat(c," nameList:").concat(a)),Je(a)||a.forEach(function(h){p._friendGroupMap.has(h)&&p._friendGroupMap.get(h).removeFromUserIDList(c)})}},{key:"reset",value:function(){this._friendGroupMap.clear()}}]),D}(),w8=function(D){f(p,D);var l=L(p);function p(a){var c;return i(this,p),(c=l.call(this,a))._n="SnsModule",c._friendHandler=new C8(S(c)),c._friendApplicationHandler=new I8(S(c)),c._friendGroupHandler=new T8(S(c)),c.getInnerEmitterInstance().on(nr.A2KEY_AND_TINYID_UPDATED,c.onContextUpdated,S(c)),c}return u(p,[{key:"onContextUpdated",value:function(a){this._friendHandler.pagingGetFriendList(),this._friendGroupHandler.getFriendGroupList(),this._friendApplicationHandler.getFriendApplicationList()}},{key:"onRelationChainModified",value:function(a){var c=this,h=a.dataList;if(!Je(h)){var m=[],v=[],b=[],I=[],E=!1,O="";h.forEach(function(F){if(F.pushType!==3&&F.pushType!==4||!F.from||(O=F.from),F.friendAddAccount&&(m.push.apply(m,N(F.friendAddAccount)),I.push.apply(I,N(F.friendAddAccount))),F.friendDelAccount&&v.push.apply(v,N(F.friendDelAccount)),F.friendApplicationAdded&&b.push.apply(b,N(F.friendApplicationAdded)),F.friendApplicationDeletedUserIDList&&I.push.apply(I,N(F.friendApplicationDeletedUserIDList)),F.reportTime&&F.pushType===7&&(E=!0),F.friendUpInfo){var B={dataList:[]};F.friendUpInfo.forEach(function(ee){B.dataList.push({userID:ee.friendAccount,profileList:N(ee.sns)})}),c.onFriendProfileModified(B)}}),E&&this._friendApplicationHandler.onFriendApplicationRead(),this._friendApplicationHandler.onFriendApplicationAdded(b,O),this._friendApplicationHandler.onFriendApplicationDeleted(I),this._friendHandler.onFriendAdded(m),this._friendHandler.onFriendDeleted(v)}}},{key:"isMyFriend",value:function(a){return this._friendHandler.isMyFriend(a)}},{key:"filterProfanity",value:function(a,c){var h=this.getModule(Ga);if(!h)return!0;var m=h.filterText(c[a],we),v=m.isAllowedToSend,b=m.modifiedText;return v===!0&&(c[a]=b,!0)}},{key:"onFriendProfileModified",value:function(a){this._friendHandler.onFriendProfileModified(a)}},{key:"getLocalFriendList",value:function(){var a=!(arguments.length>0&&arguments[0]!==void 0)||arguments[0],c=this._friendHandler.getLocalFriendList();return a?Dt(c):c}},{key:"getFriendRemark",value:function(a){return this._friendHandler.getFriendRemark(a)}},{key:"getFriendList",value:function(){return this._friendHandler.pagingGetFriendList()}},{key:"addFriend",value:function(a){return this._friendHandler.addFriend(a)}},{key:"deleteFriend",value:function(a){return this._friendHandler.deleteFriend(a)}},{key:"checkFriend",value:function(a){return this._friendHandler.checkFriend(a)}},{key:"getFriendProfile",value:function(a){return this._friendHandler.getFriendProfile(a)}},{key:"updateFriend",value:function(a){return this._friendHandler.updateFriend(a)}},{key:"updateWhenAddedToFriendGroup",value:function(a){this._friendHandler.updateWhenAddedToFriendGroup(a)}},{key:"updateWhenRemovedFromFriendGroup",value:function(a){this._friendHandler.updateWhenRemovedFromFriendGroup(a)}},{key:"getLocalFriendApplicationList",value:function(){var a=this._friendApplicationHandler.getLocalFriendApplicationList();return Dt(a)}},{key:"deleteFriendApplication",value:function(a){return this._friendApplicationHandler.deleteFriendApplication(a)}},{key:"refuseFriendApplication",value:function(a){return this._friendApplicationHandler.refuseFriendApplication(a)}},{key:"acceptFriendApplication",value:function(a){return this._friendApplicationHandler.acceptFriendApplication(a)}},{key:"setFriendApplicationRead",value:function(a){return this._friendApplicationHandler.setFriendApplicationRead(a)}},{key:"getLocalFriendGroupList",value:function(){var a=this._friendGroupHandler.getLocalFriendGroupList();return Dt(a)}},{key:"createFriendGroup",value:function(a){return this._friendGroupHandler.createFriendGroup(a)}},{key:"deleteFriendGroup",value:function(a){return this._friendGroupHandler.deleteFriendGroup(a)}},{key:"addToFriendGroup",value:function(a){return this._friendGroupHandler.addToFriendGroup(a)}},{key:"removeFromFriendGroup",value:function(a){return this._friendGroupHandler.removeFromFriendGroup(a)}},{key:"renameFriendGroup",value:function(a){return this._friendGroupHandler.renameFriendGroup(a)}},{key:"onAddToFriendGroup",value:function(a){return this._friendGroupHandler.onAddToFriendGroup(a)}},{key:"updateWhenFriendAdded",value:function(a){this._friendGroupHandler.updateWhenFriendAdded(a)}},{key:"updateWhenFriendDeleted",value:function(a){this._friendGroupHandler.updateWhenFriendDeleted(a)}},{key:"reset",value:function(){U.l("".concat(this._n,".reset")),this._friendHandler.reset(),this._friendGroupHandler.reset(),this._friendApplicationHandler.reset()}}]),p}(Tr),S8=function(D){f(p,D);var l=L(p);function p(a){var c;return i(this,p),(c=l.call(this,a))._n="WorkerTimerModule",c._isWorkerEnabled=!0,c._workerTimer=null,c._timerID=-1,c._init(),c.getInnerEmitterInstance().on(nr.CLOUD_CONFIG_UPDATED,c._onCloudConfigUpdated,S(c)),c}return u(p,[{key:"isWorkerEnabled",value:function(){return this._isWorkerEnabled&&mr}},{key:"startWorkerTimer",value:function(){U.l("".concat(this._n,".startWorkerTimer")),this._workerTimer&&this._workerTimer.postMessage("start")}},{key:"stopWorkerTimer",value:function(){U.l("".concat(this._n,".stopWorkerTimer")),this._workerTimer&&this._workerTimer.postMessage("stop")}},{key:"_init",value:function(){if(mr){var a=URL.createObjectURL(new Blob(['let interval = -1;onmessage = function(event) { if (event.data === "start") { if (interval > 0) { clearInterval(interval); } interval = setInterval(() => { postMessage(""); }, 1000); postMessage(interval); } else if (event.data === "stop") { clearInterval(interval); interval = -1; }};'],{type:"application/javascript; charset=utf-8"}));this._workerTimer=new Worker(a);var c=this;this._workerTimer.onmessage=function(h){h.data?(c._timerID=h.data,U.l("".concat(c._n,"._init seed:").concat(c._timerID))):c._m.onCheckTimer()}}}},{key:"_onCloudConfigUpdated",value:function(){var a=this.getCloudConfig("enable_worker");U.l("".concat(this._n,"._onCloudConfigUpdated enableWorker:").concat(a)),Be(a)||a==="1"?!this._isWorkerEnabled&&mr&&(this._isWorkerEnabled=!0,this.startWorkerTimer(),this._m.onWorkerTimerEnabled()):this._isWorkerEnabled&&mr&&(this._isWorkerEnabled=!1,this.stopWorkerTimer(),this._m.onWorkerTimerDisabled())}},{key:"terminate",value:function(){U.l("".concat(this._n,".terminate")),this._workerTimer&&(this._workerTimer.terminate(),this._workerTimer=null,this._timerID=-1)}},{key:"getTimerID",value:function(){return this._timerID}},{key:"reset",value:function(){U.l("".concat(this._n,".reset"))}}]),p}(Tr),k8=function(){function D(){i(this,D),this._n="PurchasedFeatureHandler",this._purchasedFeatureMap=new Map}return u(D,[{key:"isValidPurchaseBits",value:function(l){return l&&typeof l=="string"&&l.length>=1&&l.length<=64&&/[01]{1,64}/.test(l)}},{key:"parsePurchaseBits",value:function(l){if(this.isValidPurchaseBits(l)){this._purchasedFeatureMap.clear();for(var p=null,a=l.length-1,c=0;a>=0;a--,c++)p=c<32?new W(0,Math.pow(2,c)).toString():new W(Math.pow(2,c-32),0).toString(),l[a]==="1"?this._purchasedFeatureMap.set(p,!0):this._purchasedFeatureMap.set(p,!1)}else U.w("".concat(this._n,".parsePurchaseBits invalid purchasebits:").concat(l))}},{key:"hasPurchasedFeature",value:function(l){return!!this._purchasedFeatureMap.get(l)}},{key:"isFeatureEnabled",value:function(l){for(var p=parseInt(l).toString(2),a=void 0,c=!0,h=p.length-1,m=0;h>=0;h--,m++)if(p.charAt(h)==="1"&&(a=m<32?new W(0,Math.pow(2,m)).toString():new W(Math.pow(2,m-32),0).toString(),!this._purchasedFeatureMap.get(a))){c=!1;break}return U.l("".concat(this._n,".isFeatureEnabled decimalNumber:").concat(l," binaryString:").concat(p," ret:").concat(c)),Dt({enabled:c})}},{key:"clear",value:function(){this._purchasedFeatureMap.clear()}}]),D}(),D8=function(){function D(l){i(this,D),this._m=l,this._n="CommercialConfigModule",this._expiredTime=0,this._isFetching=!1,this._purchasedFeatureHandler=new k8}return u(D,[{key:"_canFetch",value:function(){return this._getModule(gn).isLoggedIn()?!this._isFetching&&Date.now()>=this._expiredTime:(this._expiredTime=Date.now()+2e3,!1)}},{key:"onCheckTimer",value:function(l){this._canFetch()&&this.fetchConfig()}},{key:"fetchConfig",value:function(){var l=this,p=this._canFetch(),a="".concat(this._n,".fetchConfig");if(U.l("".concat(a," canFetch:").concat(p)),p){var c=this._getModule(Fa),h=new We("fetchCommercialConfig");h.setNetworkType(c.getNetworkType());var m=this._getModule(gn).getSDKAppID(),v=this._getModule(Ni);this._isFetching=!0,v.request({protocolName:R_,requestData:{SDKAppID:m}}).then(function(b){h.setMessage("purchaseBits:".concat(b.data.purchaseBits)).end(),U.l("".concat(a," ok.")),l._parseConfig(b.data),l._isFetching=!1}).catch(function(b){c.probe().then(function(I){var E=A(I,2),O=E[0],F=E[1];h.setError(b,O,F).end()}),l._isFetching=!1})}}},{key:"onPushedConfig",value:function(l){var p="".concat(this._n,".onPushedConfig data:").concat(JSON.stringify(l));U.l("".concat(p)),new We("pushedCommercialConfig").setNetworkType(this._getModule(Fa).getNetworkType()).setMessage("purchaseBits:".concat(l.purchaseBits)).end(),this._parseConfig(l)}},{key:"_parseConfig",value:function(l){var p="".concat(this._n,"._parseConfig"),a=l.errorCode,c=l.errorMessage,h=l.purchaseBits,m=l.expiredTime;a===0?(this._purchasedFeatureHandler.parsePurchaseBits(h),this._expiredTime=Date.now()+1e3*m):Be(a)?(U.l("".concat(p," failed. Invalid message format:"),l),this._setExpiredTimeOnResponseError(36e5)):(U.e("".concat(p," errorCode:").concat(a," errorMessage:").concat(c)),this._setExpiredTimeOnResponseError(12e4))}},{key:"_setExpiredTimeOnResponseError",value:function(l){this._expiredTime=Date.now()+l}},{key:"canIUse",value:function(l){return this._purchasedFeatureHandler.hasPurchasedFeature(l)}},{key:"isFeatureEnabled",value:function(l){return this._purchasedFeatureHandler.isFeatureEnabled(l)}},{key:"_getModule",value:function(l){return this._m.getModule(l)}},{key:"reset",value:function(){U.l("".concat(this._n,".reset")),this._expiredTime=0,this._isFetching=!1,this._purchasedFeatureHandler.clear()}}]),D}(),E8=function(D){f(p,D);var l=L(p);function p(a){var c;return i(this,p),(c=l.call(this,a))._m=a,c._n="OfflinePushModule",c._offlinePushPlugin=void 0,c._androidPushConfig={huaweiPushBussinessId:"",xiaomiPushBussinessId:"",xiaomiPushAppId:"",xiaomiPushAppKey:"",meizuPushBussinessId:"",meizuPushAppId:"",meizuPushAppKey:"",vivoPushBussinessId:"",fcmPushBussinessId:"",oppoPushBussinessId:"",oppoPushAppKey:"",oppoPushAppSecret:"",honorPushBussinessId:""},c._deviceToken="",c._businessID=0,c._iosBusinessID=0,c._c2cUnreadCount=0,c._groupUnreadCount=0,c._isWebUniapp=0,c}return u(p,[{key:"registerPlugin",value:function(a){if(Ie){this._offlinePushPlugin=a["tim-offline-push-plugin"];var c=a.offlinePushConfig||{},h=c.huaweiBusinessID,m=c.xiaomiBusinessID,v=c.xiaomiAppID,b=c.xiaomiAppKey,I=c.meizuBusinessID,E=c.meizuAppID,O=c.meizuAppKey,F=c.vivoBusinessID,B=c.oppoBusinessID,ee=c.oppoAppKey,ge=c.oppoAppSecret,ye=c.honorBusinessID,Se=c.iosBusinessID;this._androidPushConfig.huaweiPushBussinessId=h,this._androidPushConfig.xiaomiPushBussinessId=m,this._androidPushConfig.xiaomiPushAppId=v,this._androidPushConfig.xiaomiPushAppKey=b,this._androidPushConfig.meizuPushBussinessId=I,this._androidPushConfig.meizuPushAppId=E,this._androidPushConfig.meizuPushAppKey=O,this._androidPushConfig.vivoPushBussinessId=F,this._androidPushConfig.oppoPushBussinessId=B,this._androidPushConfig.oppoPushAppKey=ee,this._androidPushConfig.oppoPushAppSecret=ge,this._androidPushConfig.honorPushBussinessId=ye,new We("registerPlugin").setMessage("tim-offline-push-plugin").setMoreMessage("isExist:".concat(!Be(this._offlinePushPlugin))).end(!0),U.l("".concat(this._n,".").concat("registerPlugin"," ok. offlinePushConfig:").concat(JSON.stringify(a.offlinePushConfig))),this._iosBusinessID=Se,this._setAppShowListener()}else this.outputWarning("OfflinePushInUniapp")}},{key:"init",value:function(){this._isWebUniapp=this.getUniAppPlatform(),this._getDeviceToken()}},{key:"_getDeviceToken",value:function(){var a=this,c="".concat(this._n,".").concat("_getDeviceToken");if(Fo(this._offlinePushPlugin.getDeviceToken)){var h="androidPushConfig:".concat(JSON.stringify(this._androidPushConfig),", iosBusinessID:").concat(this._iosBusinessID);U.l("".concat(c," start. ").concat(h)),new We("_getDeviceToken").setMessage("".concat(h)).end(!0),this._offlinePushPlugin.getDeviceToken(this._androidPushConfig,function(m){var v=new We("getDeviceTokenRes"),b=m.code,I=m.msg;if(b===0){var E=m.data,O=E.deviceToken,F=E.deviceBrand,B=E.deviceType,ee=E.bussinessId;a._deviceToken=O,a._businessID=ee||a._iosBusinessID,h="deviceToken:".concat(O,", deviceBrand:").concat(F||B,", businessID:").concat(a._businessID),U.l("".concat(c," ok. ").concat(h)),v.setMessage(h).end(!0),a._setToken()}else v.setMessage("code:".concat(b,", msg:").concat(I)).end(!0),U.e("".concat(c," failed. error:"),m)})}else U.e("".concat(c," getDeviceToken is not a function"))}},{key:"canIUseOfflinePush",value:function(){return Ie&&!Be(this._offlinePushPlugin)}},{key:"_setAppShowListener",value:function(){var a=this,c="".concat(this._n,".").concat("_setAppShowListener");Be(this._offlinePushPlugin)?U.e("".concat(c," offlinePushPlugin is undefined")):Fo(this._offlinePushPlugin.setAppShowListener)?(new We("_setAppShowListener").end(!0),U.l("".concat(c," start")),this._offlinePushPlugin.setAppShowListener(function(h){var m=(h||{}).appShow;new We("setAppShowListenerRes").setMessage("appShow:".concat(m)).end(!0),U.l("".concat(c," ok. appShow:").concat(m)),a._m.isReady()&&(m===0?(a._getConvUnreadCount(),a._onBackground()):m===1&&a._onForeground())})):U.e("".concat(c," setAppShowListener is not a function"))}},{key:"getDeviceBrand",value:function(){if(!Be(this._offlinePushPlugin)&&Fo(this._offlinePushPlugin.getDeviceType)){var a=(this._offlinePushPlugin.getDeviceType()||{}).deviceType;return U.l("".concat(this._n,".getDeviceBrand ok. deviceType:").concat(a)),a}}},{key:"_setToken",value:function(){var a,c=this,h="".concat(this._n,"._setToken"),m=this.getModule(gn),v=1,b="",I="";Je(this._deviceToken)&&(v=0);var E=this.getUniAppPlatform(),O=this.getDeviceBrand();E===Y.IOS||E===Y.IPAD||E===Y.MAC?I=this._deviceToken:E===Y.ANDROID&&(b=this._deviceToken);var F=new We("offlinePushSetToken");return a="deviceToken:".concat(I||b,", businessID:").concat(this._businessID,", ")+"deviceBrand:".concat(O,", isWebUniapp:").concat(this._isWebUniapp,", pushMsg:").concat(v,", platform:").concat(E),F.setMessage("".concat(a)),U.l("".concat(h," ").concat(a)),this.request({protocolName:H_,requestData:{tokenID:b,pushMsg:v,sdkAppID:m.getSDKAppID(),businessID:parseInt(this._businessID),deviceBrand:O,deviceToken:I,isWebUniapp:this._isWebUniapp}}).then(function(B){return F.end(),U.l("".concat(h," ok")),B}).catch(function(B){return c.probeNetwork().then(function(ee){var ge=A(ee,2),ye=ge[0],Se=ge[1];F.setError(B,ye,Se).end()}),U.e("".concat(h," failed. error:"),B),_e(B)})}},{key:"_getConvUnreadCount",value:function(){var a=this;this._c2cUnreadCount=0,this._groupUnreadCount=0,this.getModule(ut).getLocalConversationList().forEach(function(c){c.type===w.CONV_C2C&&(a._c2cUnreadCount+=c.unreadCount),c.type===w.CONV_GROUP&&(a._groupUnreadCount+=c.unreadCount)})}},{key:"_onBackground",value:function(){var a=this,c="".concat(this._n,".").concat("_onBackground"),h=new We("_onBackground");this.request({protocolName:$_,requestData:{c2cUnreadCount:this._c2cUnreadCount,groupUnreadCount:this._groupUnreadCount,isWebUniapp:this._isWebUniapp}}).then(function(m){return h.setMessage("c2cUnreadCount: ".concat(a._c2cUnreadCount,", groupUnreadCount: ").concat(a._groupUnreadCount)).end(),U.l("".concat(c," ok")),m}).catch(function(m){a.probeNetwork().then(function(v){var b=A(v,2),I=b[0],E=b[1];h.setError(m,I,E).end()}),U.e("".concat(c," failed. error:"),m)})}},{key:"_onForeground",value:function(){var a=this,c="".concat(this._n,".").concat("_onForeground"),h=new We("_onForeground");this.request({protocolName:B_,requestData:{isWebUniapp:this._isWebUniapp}}).then(function(m){return h.end(),U.l("".concat(c," ok")),m}).catch(function(m){a.probeNetwork().then(function(v){var b=A(v,2),I=b[0],E=b[1];h.setError(m,I,E).end()}),U.e("".concat(c," failed. error:"),m)})}},{key:"getUniAppPlatform",value:function(){var a=uni.getSystemInfoSync().platform,c=this.getDeviceBrand();return a==="ios"?Y.IOS:a==="android"?Y.ANDROID:c===1002?Y.IPAD:c===1001?Y.MAC:void 0}},{key:"reset",value:function(){this._deviceToken="",this._businessID=0,this._c2cUnreadCount=0,this._groupUnreadCount=0,this._isWebUniapp=0,U.l("".concat(this._n,".reset"))}}]),p}(Tr),A8=function(D){f(p,D);var l=L(p);function p(a){var c;return i(this,p),(c=l.call(this,a))._n="ProfanityFilterModule",c._plugin=null,c._filterConfigMap=new Map,c._startIndex=0,c._version=0,c._canIUseLexicon=!1,c._isFetching=!1,c._expiredTime=0,c}return u(p,[{key:"init",value:function(){var a=this.getModule(kg).getPlugin("tim-profanity-filter-plugin");a?(this._plugin=new a({logger:U,isArray:ot,isMap:gd,isDevMode:this.isDevMode()}),this._getLexicon()):this.outputWarning("ProfanityPluginNotFound")}},{key:"onCheckTimer",value:function(){this._plugin&&this._canIUseLexicon&&this.isLoggedIn()&&!this._isFetching&&Date.now()>=this._expiredTime&&this._getLexicon()}},{key:"filterMessage",value:function(a,c){var h=!0;if(!this._plugin||!this._canIUseLexicon||c&&c.messageControlInfo&&c.messageControlInfo.excludedFromContentModeration===!0)return h;var m=a.type,v=a.conversationType;if(m!==w.MSG_TEXT&&m!==w.MSG_CUSTOM)return h;var b,I="".concat(this._n,".filterMessage");if(U.l("".concat(I)),m===w.MSG_TEXT){if(v===w.CONV_C2C?b=Fe:v===w.CONV_GROUP&&(b=z),!this._isConfigOn(b))return h;var E=this._plugin.filter(a.payload.text),O=E.type,F=E.modifiedText;O===1?h=!1:O===2&&(a.payload.text=F)}else if(m===w.MSG_CUSTOM){if(v===w.CONV_C2C?b=ve:v===w.CONV_GROUP&&(b=oe),!this._isConfigOn(b))return h;var B=this._plugin.filter(a.payload.data),ee=this._plugin.filter(a.payload.description),ge=this._plugin.filter(a.payload.extension);B.type===1||ee.type===1||ge.type===1?h=!1:(B.type===2&&(a.payload.data=B.modifiedText),ee.type===2&&(a.payload.description=ee.modifiedText),ge.type===2&&(a.payload.extension=ge.modifiedText))}return U.l("".concat(I," done. isAllowedToSend:").concat(h)),h}},{key:"filterText",value:function(a,c){var h="".concat(this._n,".filterText"),m={isAllowedToSend:!0,modifiedText:a};if(!this._plugin||!this._canIUseLexicon||!this._isConfigOn(c))return m;U.l("".concat(h));var v=this._plugin.filter(a),b=v.type,I=v.modifiedText;return b===1?m.isAllowedToSend=!1:b===2&&(m.modifiedText=I),U.l("".concat(h," done. ret:"),m),m}},{key:"_getLexicon",value:function(){var a=this,c=new We("profanityFilter"),h="".concat(this._n,"._getLexicon");this._isFetching=!0,this.request({protocolName:q_,requestData:{startIndex:this._startIndex,version:this._version}}).then(function(m){var v=m.data,b=v.errorInfo,I=v.filterConfig,E=v.lexicon,O=v.strToken,F=v.completeFlag,B=v.nextStartIndex,ee=v.version,ge=v.expiredTime,ye=b.errorCode,Se=b.errorMessage;return ye!==0?(a._isFetching=!1,U.w("".concat(h," failed. error:"),b),void c.setCode(ye).setMessage(Se).end()):(a._onFilterConfig(I),a._getToken(O),F===1?(U.l("".concat(h," done. version:").concat(ee," expiredTime:").concat(ge)),a._version=ee,a._canIUseLexicon=!0,a._isFetching=!1,a._expiredTime=Date.now()+1e3*ge,void a._plugin.onLexiconCompleted(E)):(a._startIndex=B,a._plugin.onLexiconSliced(E),void a._getLexicon()))}).catch(function(m){a.probeNetwork().then(function(v){var b=A(v,2),I=b[0],E=b[1];c.setError(m,I,E).end()}),a._isFetching=!1,U.l("".concat(h," failed. error:"),m)})}},{key:"_onFilterConfig",value:function(a){var c=this;Je(a)||(this._filterConfigMap.clear(),Object.keys(a).forEach(function(h){c._filterConfigMap.set(h,a[h])}),U.l("".concat(this._n,"._onFilterConfig. keys:").concat(Array.from(this._filterConfigMap.keys())," values:").concat(Array.from(this._filterConfigMap.values()))))}},{key:"_isConfigOn",value:function(a){return this._filterConfigMap.get(a)===1}},{key:"_getToken",value:function(a){if(kt(a)){var c=a.length,h="";if(c%2==0)for(var m=0;m<=c-1;m+=2)h+=a[m+1],h+=a[m];else{for(var v=0;v<c-1;v+=2)h+=a[v+1],h+=a[v];h+=a[c-1]}this._plugin.onToken(h)}}},{key:"reset",value:function(){U.l("".concat(this._n,".reset")),this._plugin&&(this._plugin.reset(),this._plugin=null),this._filterConfigMap.clear(),this._startIndex=0,this._version=0,this._canIUseLexicon=!1,this._isFetching=!1,this._expiredTime=0}}]),p}(Tr),L8=function(){function D(l){i(this,D),this._m=l,this._n="TransCmdModule",this._TRTCCommandList=["tui_room_svr.*"],this._m.getInnerEmitterInstance().on(nr.CLOUD_CONFIG_UPDATED,this._onCloudConfigUpdated,this)}return u(D,[{key:"_onCloudConfigUpdated",value:function(){var l=this,p=this._m.getModule(pp).getCloudConfig("rtc_cmd");Be(p)||(p=JSON.parse(p)).forEach(function(a){l._TRTCCommandList.includes(a)||l._TRTCCommandList.push(a)})}},{key:"sendTRTCCustomData",value:function(l){var p=l.serviceCommand,a=l.data,c="".concat(re.NAME.TUIROOM_SVR,".*");return Be(p)||(c=p),this._TRTCCommandList.includes(c)?this._trans({servcmd:c,data:a}):_e({code:Ae.INVALID_TRTC_CMD})}},{key:"_trans",value:function(l){U.d("".concat(this._n,"._trans. options:").concat(JSON.stringify(l)));var p=l.servcmd,a=l.data;return this._m.getModule(Ni).trans({servcmd:p,data:kt(a)?JSON.parse(a):a})}},{key:"getCommandList",value:function(){return this._TRTCCommandList}},{key:"reset",value:function(){U.l("".concat(this._n,".reset"))}}]),D}(),O8=function(){function D(l){i(this,D),this._m=l,this._n="ErrorMessageModule",this.TIM_ERROR_ASSISTANCE="tim_error_assistance",this.STORAGE_EXPIRES_TIME=6048e5,this._map=new Map,this._init()}return u(D,[{key:"_init",value:function(){var l=this._getStorageModule().getItem(this.TIM_ERROR_ASSISTANCE,!1);if(l){var p;try{p=JSON.parse(l)}catch(a){this._getStorageModule().removeItem(this.TIM_ERROR_ASSISTANCE,!1),U.w("".concat(this._n,"._init error:"),a)}p&&(this._needToUpdate(p)?this._fetch():this._fillMap(p.message))}else this._fetch()}},{key:"_needToUpdate",value:function(l){var p=l.localSavedTime,a=l.localSavedVersion,c=p&&new Date().getTime()-p>=this.STORAGE_EXPIRES_TIME,h=!a||a!=="3.1.1";return U.l("".concat(this._n,"._needToUpdate isTimeout:").concat(c," isDifferentVersion:").concat(h)),c||h}},{key:"_fetch",value:function(){if(!this._m.getModule(gn).isPrivateNetWork()){var l="https://web.sdk.qcloud.com/im/download/error-message/v3/0.0.1/tim-error-message.txt",p="application/x-www-form-urlencoded;charset=UTF-8",a="".concat(this._n,"._fetch ok in"),c=this;if($e)Ne.request({url:l,method:"GET",timeout:3e3,header:{"content-type":p},dataType:"text",success:function(v){c._fillAndSave(v.data),U.l("".concat(a," mini program"))},fail:function(){}});else{var h=new XMLHttpRequest,m=setTimeout(function(){h.abort()},3e3);h.onreadystatechange=function(){h.readyState===4&&(clearTimeout(m),h.status!==200&&h.status!==304||(U.l("".concat(a," browser")),c._fillAndSave(h.responseText)))},h.open("GET",l,!0),h.setRequestHeader("Content-type",p),h.send()}}}},{key:"_fillAndSave",value:function(l){this._fillMap(l),this._getStorageModule().setItem(this.TIM_ERROR_ASSISTANCE,JSON.stringify({message:l,localSavedTime:new Date().getTime(),localSavedVersion:"3.1.1"}),!0,!1)}},{key:"_getStorageModule",value:function(){return this._m.getModule(ra)}},{key:"_fillMap",value:function(l){this._map.clear();for(var p,a,c,h=l.split(`;
  27. `),m=h.length,v=new RegExp(/'/g),b=0;b<m;b++)if(p=h[b].indexOf(":"),a=h[b].slice(0,p),c=h[b].slice(p+1,h[b].length),!a.startsWith("//")){if(Be(c))continue;this._map.set(a,c.replace(v,""))}}},{key:"get",value:function(l){var p=l.isIntl,a=l.key,c=l.replacement1,h=l.replacement2,m="".concat(a,p?"_en":"_cn");!this._map.has(m)&&this._map.has(a)&&(m=a);var v="";return this._map.has(m)&&(v=this._map.get(m),Be(c)||(v=v.replace("$replacement1",c)),Be(h)||(v=v.replace("$replacement2",h))),v}},{key:"reset",value:function(){U.l("".concat(this._n,".reset"))}}]),D}(),R8=function(){function D(l){i(this,D),this._n="RemoteSignalingHandler",this._signalingModule=l}return u(D,[{key:"onNewMessageList",value:function(l){var p=this,a=this._signalingModule.filterMessageList(l);a.length>0&&a.forEach(function(c){var h=p.getPayloadData(c);h&&p._handleActionType(h,c)})}},{key:"onMessageModified",value:function(l){var p=this,a=this._signalingModule.filterMessageList(l);a.length>0&&a.forEach(function(c){var h=p.getPayloadData(c);h&&p._onInvitationModified(h,c)})}},{key:"getPayloadData",value:function(l){var p="".concat(this._n,".getPayloadData"),a=l.payload.data;try{return JSON.parse(a)}catch{return U.e("".concat(p," JSON parse error. signalingData:").concat(a)),null}}},{key:"_handleActionType",value:function(l,p){switch(l.actionType){case P.ACTION_TYPE_INVITE:this._onNewInvitationReceived(l,p);break;case P.ACTION_TYPE_REJECT_INVITE:this._onInviteeRejected(l);break;case P.ACTION_TYPE_ACCEPT_INVITE:this._onInviteeAccepted(l);break;case P.ACTION_TYPE_CANCEL_INVITE:this._onInvitationCancelled(l);break;case P.ACTION_TYPE_INVITE_TIMEOUT:this._onInvitationTimeout(l)}}},{key:"_createDefaultEmitData",value:function(l){return{inviteID:l.inviteID,inviter:l.inviter,groupID:l.groupID,data:l.data||""}}},{key:"_onNewInvitationReceived",value:function(l,p){var a="".concat(this._n,"._onNewInvitationReceived"),c=l.inviteID,h=l.inviteeList,m=l.groupID,v=this._signalingModule.getMyUserID(),b=h.includes(v),I=Math.round(l.timeout-(new Date().getTime()-1e3*p.time)/1e3);if(U.l("".concat(a," myselfIncluded:").concat(b," groupID:").concat(m," timeout:").concat(I,"s signalObj:").concat(JSON.stringify(l))),m&&b||!m){var E=this._signalingModule.getInviteInfo(c);if(E&&E===l)return;E||this._signalingModule.setInviteInfo(c,r(r({},l),{},{message:p})),this._signalingModule.emitEvent(P.NEW_INVITATION_RECEIVED,r(r({},this._createDefaultEmitData(l)),{},{inviteeList:h})),this._signalingModule.startTimer(r(r({},l),{},{timeout:I}))}}},{key:"_onInviteeRejected",value:function(l){var p="".concat(this._n,"._onInviteeRejected"),a=l.inviteID,c=l.inviter,h=l.groupID,m=this._signalingModule.hasInviteInfo(a);U.l("".concat(p," inviteID:").concat(a," hasInviteID:").concat(m," inviter:").concat(c," groupID:").concat(h)),(h&&m||!h)&&(this._signalingModule.updateInviteInfo(l),this._signalingModule.emitEvent(P.INVITEE_REJECTED,r(r({},this._createDefaultEmitData(l)),{},{invitee:l.inviteeList[0]})))}},{key:"_onInviteeAccepted",value:function(l){var p="".concat(this._n,"._onInviteeAccepted"),a=l.inviteID,c=l.inviter,h=l.groupID,m=this._signalingModule.hasInviteInfo(a);U.l("".concat(p," inviteID:").concat(a," hasInviteID:").concat(m," inviter:").concat(c," groupID:").concat(h)),(h&&m||!h)&&(this._signalingModule.updateInviteInfo(l),this._signalingModule.emitEvent(P.INVITEE_ACCEPTED,r(r({},this._createDefaultEmitData(l)),{},{invitee:l.inviteeList[0]})))}},{key:"_onInvitationCancelled",value:function(l){var p="".concat(this._n,"._onInvitationCancelled"),a=l.inviteID,c=l.inviter,h=l.groupID,m=this._signalingModule.hasInviteInfo(a);U.l("".concat(p," inviteID:").concat(a," hasInviteID:").concat(m," inviter:").concat(c," groupID:").concat(h)),(h&&m||!h)&&(this._signalingModule.deleteInviteInfo(a),this._signalingModule.emitEvent(P.INVITATION_CANCELLED,this._createDefaultEmitData(l)))}},{key:"_onInvitationTimeout",value:function(l){var p="".concat(this._n,"._onInvitationTimeout"),a=l.inviteID,c=l.inviter,h=l.groupID,m=l.inviteeList,v=this._signalingModule.hasInviteInfo(a);U.l("".concat(p," inviteID:").concat(a," hasInviteID:").concat(v," inviter:").concat(c," groupID:").concat(h," data:").concat(l.data)),(h&&v||!h)&&(this._signalingModule.updateInviteInfo(l),this._signalingModule.emitEvent(P.INVITATION_TIMEOUT,r(r({},this._createDefaultEmitData(l)),{},{inviteeList:m,isSelfTimeout:!1})))}},{key:"_onInvitationModified",value:function(l,p){var a="".concat(this._n,"._onInvitationModified"),c=l.inviteID,h=l.data;U.l("".concat(a," inviteID:").concat(c," data:").concat(h)),this._signalingModule.setInviteInfo(c,r(r({},l),{},{message:p})),this._signalingModule.emitEvent(P.INVITATION_MODIFIED,{inviteID:c,data:h})}}]),D}(),N8=function(D){if(D<0||D>53)return NaN;var l=0|1073741824*Math.random();return D>30?l+1073741824*(0|Math.random()*(1<<D-30)):l>>>30-D},P8=function(D,l){for(var p=D.toString(16),a=l-p.length,c="0";a>0;a>>>=1,c+=c)1&a&&(p=c+p);return p},x8=function(){function D(l){i(this,D),this._n="LocalSignalingHandler",this._signalingModule=l}return u(D,[{key:"generateInviteID",value:function(){var l,p,a=(p=P8)((l=N8)(32),8)+"-"+p(l(16),4)+"-"+p(16384|l(12),4)+"-"+p(32768|l(14),4)+"-"+p(l(48),12);return U.l("".concat(this._n,".generateInviteID inviteID:").concat(a)),a}},{key:"createInviteInfo",value:function(l){var p=this.generateInviteID(),a=this.createInviteCustomData(r(r({},l),{},{inviteID:p})),c=a.groupID,h=a.inviteeList,m=c||h[0];return{customData:a,message:this.createSignalingMessage(a,m),inviteID:p}}},{key:"_createDefaultCustomData",value:function(l){var p=l.data,a=p===void 0?"":p,c=l.inviteID,h=c===void 0?"":c,m=l.groupID;return{businessID:1,timeout:0,data:a,inviteID:h,groupID:m===void 0?"":m}}},{key:"createInviteCustomData",value:function(l){var p=l.userID,a=l.timeout,c=a===void 0?0:a,h=l.groupID,m=h===void 0?"":h,v=this._signalingModule.getMyUserID(),b=r(r({},this._createDefaultCustomData(l)),{},{actionType:P.ACTION_TYPE_INVITE,inviter:v,inviteeList:m?l.inviteeList:[p],timeout:c});return U.l("".concat(this._n,".createInviteCustomData customData:").concat(JSON.stringify(b))),b}},{key:"createCancelCustomData",value:function(l){var p,a="".concat(this._n,".createCancelCustomData"),c=l.inviteID,h=this._signalingModule.getMyUserID(),m=this._signalingModule.getInviteInfo(c),v=m.inviteeList,b=m.groupID,I=m.inviter;return I===h?p=r(r({},this._createDefaultCustomData(l)),{},{actionType:P.ACTION_TYPE_CANCEL_INVITE,groupID:b,inviter:h,inviteeList:v}):U.e("".concat(a," unmatched inviter:").concat(I," and my userID:").concat(h)),U.l("".concat(a," customData:").concat(JSON.stringify(p))),p}},{key:"createAcceptCustomData",value:function(l){var p,a="".concat(this._n,".createAcceptCustomData"),c=l.inviteID,h=this._signalingModule.getMyUserID(),m=this._signalingModule.getInviteInfo(c),v=m.inviter,b=m.groupID;return m.inviteeList.includes(h)?p=r(r({},this._createDefaultCustomData(l)),{},{actionType:P.ACTION_TYPE_ACCEPT_INVITE,groupID:b,inviter:v,inviteeList:[h]}):U.e("".concat(a," userID:").concat(h," not in inviteeList. inviteID:").concat(c," groupID:").concat(b)),U.l("".concat(a," customData:").concat(JSON.stringify(p))),p}},{key:"createRejectCustomData",value:function(l){var p,a="".concat(this._n,".createRejectCustomData"),c=l.inviteID,h=this._signalingModule.getMyUserID(),m=this._signalingModule.getInviteInfo(c),v=m.inviter,b=m.groupID;return m.inviteeList.includes(h)?p=r(r({},this._createDefaultCustomData(l)),{},{actionType:P.ACTION_TYPE_REJECT_INVITE,groupID:b,inviter:v,inviteeList:[h]}):U.e("".concat(a," userID:").concat(h," not in inviteeList. inviteID:").concat(c," groupID:").concat(b)),U.l("".concat(a," customData:").concat(JSON.stringify(p))),p}},{key:"createTimeoutCustomData",value:function(l){var p="".concat(this._n,".createTimeoutCustomData"),a=l.inviteeList,c=l.inviter,h=l.isInviter,m=h!==void 0&&h,v=this._signalingModule.getMyUserID(),b=r(r({},this._createDefaultCustomData(l)),{},{actionType:P.ACTION_TYPE_INVITE_TIMEOUT,inviter:c,inviteeList:m?a:[v]});return U.l("".concat(p," customData:").concat(JSON.stringify(b))),b}},{key:"createSignalingMessage",value:function(l,p){var a=l.groupID,c=l.inviter,h=this._signalingModule.getModule(ir),m={to:p||a||c,conversationType:a?w.CONV_GROUP:w.CONV_C2C,priority:w.MSG_PRIORITY_HIGH,payload:{data:JSON.stringify(l)}},v=h.createCustomMessage(m);return U.d("".concat(this._n,".createSignalingMessage. message:").concat(JSON.stringify(v))),v}}]),D}(),U8=function(){function D(l){i(this,D),this._n="HistorySignalingHandler",this._signalingModule=l,this.EXPIRED_TIME=3e4,this.COUNT=20,this._signalingMap=new Map,this._signalingRelatedToMeMap=new Map}return u(D,[{key:"getHistorySignaling",value:function(){var l=this,p=this._signalingModule.getModule(ut).getLocalConversationList();Je(p)||this._getSignalingList(p).then(function(a){l._handleSignalingList(a)})}},{key:"_getSignalingList",value:function(l){var p=this,a=this._getValidConversationList(l),c=this._createPromiseList(a);return Je(c)?Promise.resolve([]):this._concurrentGetMessageList(c).then(function(h){var m=new Map;return h.forEach(function(v){var b=v.signalingList,I=p._getSignalingRelatedToMeMap(b);m=new Map([].concat(N(m),N(I)))}),p._sortSignaling(m)})}},{key:"_handleSignalingList",value:function(l){Je(l)||(U.d("".concat(this._n,"._handleSignalingList signalingList:").concat(JSON.stringify(l))),this._signalingModule.onNewMessageList(l))}},{key:"_isSignalingNotExpired",value:function(l,p){return l[p]&&1e3*l[p]>new Date().getTime()-this.EXPIRED_TIME}},{key:"_getValidConversationList",value:function(l){for(var p=[],a=0;a<l.length;a++){var c=l[a],h=c.type,m=c.unreadCount,v=c.lastMessage,b=this._isSignalingNotExpired(v,"lastTime");h!==w.CONV_SYSTEM&&m>0&&b&&p.push(l[a])}return p}},{key:"_createPromiseList",value:function(l){for(var p=[],a=0;a<l.length;a++){var c=l[a],h=c.conversationID,m=c.unreadCount,v=c.type===w.CONV_C2C?m:this.COUNT;this._signalingMap.set(h,{needMessageCount:v,signalingList:[]});var b=this._signalingModule.getModule(ut).getMessageList({conversationID:h});p.push(b)}return p}},{key:"_concurrentGetMessageList",value:function(l){var p=this,a=[];return Promise.all(l).then(function(c){for(var h=0;h<c.length;h++){var m=c[h],v=m.code,b=m.data;if(v===0&&b.messageList.length!==0){p._handleMessageList(b.messageList);var I=p._relayGetMessageList(b);I&&a.push(I)}}return a.length>0?p._concurrentGetMessageList(a):p._signalingMap})}},{key:"_relayGetMessageList",value:function(l){var p=l.messageList,a=l.nextReqMessageID,c=l.isCompleted,h=p.length;if(h===0)return null;var m=p[0],v=m.conversationID,b=m.conversationType,I=this._signalingMap.get(v).needMessageCount,E=b===w.CONV_GROUP,O=I===0||c,F=this._isSignalingNotExpired(p[h-1],"time");return E||O||!F?null:this._signalingModule.getModule(ut).getMessageList({conversationID:v,nextReqMessageID:a,count:I})}},{key:"_handleMessageList",value:function(l){for(var p=l.length,a=l[0].conversationID,c=this._signalingMap.get(a),h=c.needMessageCount,m=c.signalingList,v=h-p>0?h-p:0,b=[],I=0;I<l.length;I++){var E=l[I];this._isSignalingNotExpired(E,"time")&&b.push(E)}var O=this._signalingModule.filterMessageList(b);this._signalingMap.set(a,{needMessageCount:v,signalingList:m.concat(O)})}},{key:"_getSignalingRelatedToMeMap",value:function(l){for(var p=0;p<l.length;p++){var a=l[p];this._saveSignalingRelatedToMe(a)}return this._signalingRelatedToMeMap}},{key:"_saveSignalingRelatedToMe",value:function(l){var p=this._signalingModule.getRemoteSignalingHandler().getPayloadData(l)||{},a=p.actionType,c=a===void 0?"":a,h=p.inviteID,m=h===void 0?"":h,v=p.inviteeList,b=v===void 0?[]:v,I=this._signalingModule.getMyUserID();switch(c){case P.ACTION_TYPE_INVITE:b.includes(I)&&this._signalingRelatedToMeMap.set(m,r(r({},p),{},{messageList:[l]}));break;case P.ACTION_TYPE_REJECT_INVITE:case P.ACTION_TYPE_ACCEPT_INVITE:this.updateHistoryInviteInfo(l);break;case P.ACTION_TYPE_CANCEL_INVITE:this.deleteHistoryInviteInfo(m);break;case P.ACTION_TYPE_INVITE_TIMEOUT:this.updateHistoryInviteInfo(l)}}},{key:"deleteHistoryInviteInfo",value:function(l){this._signalingRelatedToMeMap.has(l)&&this._signalingRelatedToMeMap.delete(l)}},{key:"updateHistoryInviteInfo",value:function(l){var p=this._signalingModule.getRemoteSignalingHandler().getPayloadData(l)||{},a=p.inviteID,c=a===void 0?"":a,h=p.inviteeList,m=h===void 0?[]:h;if(this._signalingRelatedToMeMap.has(c)){for(var v=this._signalingRelatedToMeMap.get(c),b=v.inviteeList,I=v.messageList,E=0;E<m.length;E++){var O=m[E];b.includes(O)&&b.splice(b.indexOf(O),1)}b.length===0?this.deleteHistoryInviteInfo(c):I.push(l)}else this.deleteHistoryInviteInfo(c)}},{key:"_sortSignaling",value:function(l){var p=[];return l.forEach(function(a){p=[].concat(N(p),N(a.messageList))}),p.sort(function(a,c){return(a.time?a.time:0)-(c.time?c.time:0)})}},{key:"reset",value:function(){this._signalingMap.clear(),this._signalingRelatedToMeMap.clear()}}]),D}(),F8=u(function D(l,p){i(this,D),this.businessID=l.businessID||1,this.inviteID=l.inviteID,this.groupID=l.groupID||"",this.inviter=l.inviter||"",this.inviteeList=l.inviteeList||[],this.data=l.data||"",this.actionType=l.actionType||P.ACTION_TYPE_INVITE,this.timeout=l.timeout||0}),G8=["message"],$8=["message"],B8=function(D){f(p,D);var l=L(p);function p(a){var c;return i(this,p),(c=l.call(this,a))._n="SignalingModule",c._inviteInfoMap=new Map,c._outerEmitter=new s1,c._outerEmitter._emit=c._outerEmitter.emit,c._outerEmitter.emit=(function(){var h=arguments.length<=0?void 0:arguments[0],m=[h,{name:arguments.length<=0?void 0:arguments[0],data:arguments.length<=1?void 0:arguments[1]}];this._outerEmitter._emit.apply(this._outerEmitter,[].concat(m))}).bind(S(c)),c._canIUseSignaling=!1,c._isHandling=!1,c._remoteSignalingHandler=new R8(S(c)),c._localSignalingHandler=new x8(S(c)),c._historySignalingHandler=new U8(S(c)),c._isC2CUnreadHandleCompleted=!1,c._isConvSyncCompleted=!1,c._isSyncCompleted=!1,c.getInnerEmitterInstance().on(nr.C2C_UNREAD_HANDLE_COMPLETED,c.onC2CUnreadHandleCompleted,S(c)),c.getInnerEmitterInstance().on(nr.CONV_SYNC_COMPLETED,c.onConvSyncCompleted,S(c)),c}return u(p,[{key:"onC2CUnreadHandleCompleted",value:function(){this._isC2CUnreadHandleCompleted=!0,this._isC2CUnreadHandleCompleted&&this._isConvSyncCompleted&&!this._isSyncCompleted&&this.onReady()}},{key:"onConvSyncCompleted",value:function(){this._isConvSyncCompleted=!0,this._isC2CUnreadHandleCompleted&&this._isConvSyncCompleted&&!this._isSyncCompleted&&this.onReady()}},{key:"onReady",value:function(){U.l("".concat(this._n,".onReady")),this._isSyncCompleted=!0,this._historySignalingHandler.getHistorySignaling()}},{key:"onNewMessageList",value:function(a){return this._remoteSignalingHandler.onNewMessageList(a)}},{key:"onMessageModified",value:function(a){return this._remoteSignalingHandler.onMessageModified(a)}},{key:"hasInviteInfo",value:function(a){return this._inviteInfoMap.has(a)}},{key:"getInviteInfo",value:function(a){return this._inviteInfoMap.get(a)}},{key:"setInviteInfo",value:function(a,c){var h=c.message,m=k(c,G8);U.l("".concat(this._n,".setInviteInfo inviteID:").concat(a," data:").concat(JSON.stringify(m))),this._inviteInfoMap.set(a,r(r({},m),{},{message:h}))}},{key:"deleteInviteInfo",value:function(a){this.hasInviteInfo(a)&&(U.l("".concat(this._n,".deleteInviteInfo inviteID:").concat(a,".")),this._inviteInfoMap.delete(a))}},{key:"updateInviteInfo",value:function(a){var c="".concat(this._n,".updateInviteInfo"),h=a.inviteID,m=a.inviter,v=a.inviteeList,b=a.groupID;if(U.l("".concat(c," inviteID:").concat(h," inviter:").concat(m," groupID:").concat(b)),b&&this.hasInviteInfo(h)){var I=v[0],E=this.getInviteInfo(h).inviteeList;E.includes(I)&&(E.splice(E.indexOf(I),1),U.l("".concat(c," remove ").concat(I,". localInviteeList.length:").concat(E.length))),E.length===0&&this.deleteInviteInfo(h)}else this.deleteInviteInfo(h)}},{key:"getLocalSignalingHandler",value:function(){return this._localSignalingHandler}},{key:"getRemoteSignalingHandler",value:function(){return this._remoteSignalingHandler}},{key:"canIUseSignaling",value:function(){return this._canIUseSignaling}},{key:"emitEvent",value:function(a,c){this._outerEmitter.emit(a,c)}},{key:"addSignalingListener",value:function(a,c,h){this._canIUseSignaling||(this._canIUseSignaling=!0),this._outerEmitter.on(a,c,h)}},{key:"removeSignalingListener",value:function(a,c,h){this._outerEmitter.off(a,c,h),this._outerEmitter.eventNames().length===0&&(this._canIUseSignaling=!1)}},{key:"invite",value:function(a){var c=this,h="".concat(this._n,".").concat("invite"),m=this._localSignalingHandler.createInviteInfo(a),v=m.message,b=m.customData,I=m.inviteID;return U.l("".concat(h," options:").concat(JSON.stringify(a)," inviteID:").concat(I)),this.sendSignaling(v,a).then(function(E){return E&&E.code===0?(c.setInviteInfo(I,r(r({},b),{},{message:v})),c.startTimer(r(r({},b),{},{inviteID:I})),r(r({},E),{},{inviteID:I})):E}).catch(function(E){return E})}},{key:"inviteSync",value:function(a,c,h){var m=this,v="".concat(this._n,".").concat("inviteSync"),b=this._localSignalingHandler.createInviteInfo(a),I=b.message,E=b.customData,O=b.inviteID;return U.l("".concat(v," options:").concat(JSON.stringify(a)," inviteID:").concat(O)),this.sendSignaling(I,a).then(function(F){if(F&&F.code===0)return m.setInviteInfo(O,r(r({},E),{},{message:I})),m.startTimer(r(r({},E),{},{inviteID:O})),c&&c({inviteID:O}),{inviteID:O};h&&h(F.code===0,F.message||"")}).catch(function(F){return h&&h(F.code,F.message),F}),O}},{key:"_handleImResponse",value:function(a,c,h){c&&c.code===0&&(this._isHandling=!1,h?this.deleteInviteInfo(a.inviteID):this.updateInviteInfo(a))}},{key:"cancel",value:function(a){var c=this,h="".concat(this._n,".").concat("cancel");if(U.l("".concat(h," options:").concat(JSON.stringify(a))),!this.hasInviteInfo(a.inviteID)||this._isHandling)return _e({code:Ae.INVALID_CANCEL_MESSAGE});this._isHandling=!0;var m=this._localSignalingHandler.createCancelCustomData(a);if(!m)return this._isHandling=!1,_e({code:Ae.SIGNALING_NO_PERMISSION});var v=m.groupID,b=m.inviteeList,I=v||b[0],E=this._localSignalingHandler.createSignalingMessage(m,I);return this.sendSignaling(E,a).then(function(O){return c._handleImResponse(m,O,!0),O.code===0?r(r({},O),{},{inviteID:a.inviteID}):O}).catch(function(O){return O})}},{key:"accept",value:function(a){var c=this,h="".concat(this._n,".").concat("accept");if(U.l("".concat(h," options:").concat(JSON.stringify(a))),!this.hasInviteInfo(a.inviteID)||this._isHandling)return _e({code:Ae.SIGNALING_INVALID_INVITE_ID});this._isHandling=!0;var m=this._localSignalingHandler.createAcceptCustomData(a);if(!m)return this._isHandling=!1,_e({code:Ae.SIGNALING_NO_PERMISSION});var v=this._localSignalingHandler.createSignalingMessage(m);return this.sendSignaling(v,a).then(function(b){return c._handleImResponse(m,b),b.code===0?r(r({},b),{},{inviteID:a.inviteID}):b}).catch(function(b){return b})}},{key:"reject",value:function(a){var c=this,h="".concat(this._n,".").concat("reject");if(U.l("".concat(h," options:").concat(JSON.stringify(a))),!this.hasInviteInfo(a.inviteID)||this._isHandling)return _e({code:Ae.SIGNALING_INVALID_INVITE_ID});this._isHandling=!0;var m=this._localSignalingHandler.createRejectCustomData(a);if(!m)return this._isHandling=!1,_e({code:Ae.SIGNALING_NO_PERMISSION});var v=this._localSignalingHandler.createSignalingMessage(m);return this.sendSignaling(v,a).then(function(b){return c._handleImResponse(m,b,!0),b.code===0?r(r({},b),{},{inviteID:a.inviteID}):b}).catch(function(b){return b})}},{key:"getSignalingInfo",value:function(a){var c="".concat(this._n,".getSignalingInfo"),h=this._filterSignalingMessage(a);if(U.l("".concat(c," isSignaling:").concat(h)),h){var m=this._remoteSignalingHandler.getPayloadData(a);return new F8(m)}return null}},{key:"modifyInvitation",value:function(a){var c=this,h=a.inviteID,m=a.data;if(!this.hasInviteInfo(a.inviteID)||this._isHandling)return _e({code:Ae.SIGNALING_INVALID_INVITE_ID});this._isHandling=!0;var v=this.getInviteInfo(h),b=v.message,I=k(v,$8),E=b.payload.data;return I.data=m,b.payload.data=JSON.stringify(I),this.getModule(ir).modifyRemoteMessage(b).then(function(O){return c.setInviteInfo(h,r(r({},I),{},{message:b})),c._isHandling=!1,O}).catch(function(O){return c._isHandling=!1,b.payload.data=E,O})}},{key:"_genMessageControlInfo",value:function(){var a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},c=a.messageControlInfo,h=c===void 0?{}:c,m=a.data,v=m===void 0?"":m,b=a.onlineUserOnly,I=a.inviteID,E=I===void 0?"":I,O=!!v.match(/"excludeFromHistoryMessage"/),F={};return E&&(F=this.getInviteInfo(E).message),{onlineUserOnly:b||F._onlineUserOnly,messageControlInfo:r(r({},h),{},{excludedFromUnreadCount:O||h.excludedFromUnreadCount,excludedFromLastMessage:O||h.excludedFromLastMessage,excludedFromContentModeration:!0})}}},{key:"sendSignaling",value:function(a,c){var h=this;return this.getModule(ir).sendMessageInstance(a,this._genMessageControlInfo(c)).catch(function(m){return h._isHandling=!1,_e({code:Ae.SEND_MESSAGE_FAILED_WITH_CANCEL})})}},{key:"filterMessageList",value:function(a){var c=this;return a.filter(function(h){return c._filterSignalingMessage(h)})}},{key:"_filterSignalingMessage",value:function(a){var c=!1;if(a.type&&a.type===w.MSG_CUSTOM){var h=a.cloudCustomData,m=h===void 0?"":h,v=a.payload.data,b=v===void 0?"":v,I=m.match(/"type":"tsignaling"/),E=b.match(/inviteID/),O=b.match(/actionType/);c=I||E&&O}return c}},{key:"startTimer",value:function(a){var c=this,h="".concat(this._n,".startTimer"),m=a.timeout,v=a.inviteID,b=a.inviter,I=a.groupID,E=b===this.getMyUserID();if(U.l("".concat(h," timeout:").concat(m," isInviter:").concat(E," groupID:").concat(I)),!(m<=0))var O=E?m+5:m,F=1,B=setInterval(function(){var ee=c._hasLocalInviteInfo(a,E);F<O&&ee?++F:(ee&&c._sendTimeoutNotice(v,E),U.l("".concat(h," end.")),clearInterval(B))},1e3)}},{key:"_hasLocalInviteInfo",value:function(a,c){var h=a.inviteID,m=a.groupID;if(!this.hasInviteInfo(h))return!1;var v="".concat(this._n,"._hasLocalInviteInfo"),b=this.getInviteInfo(h).inviteeList;return U.l("".concat(v," inviteID:").concat(h," groupID:").concat(m," inviteeList:").concat(b)),!m||(c?b.length>0:b.length>0&&b.includes(this.getMyUserID()))}},{key:"_getReceiver",value:function(a,c){var h=c.groupID,m=c.inviteeList,v=c.inviter;return a?h||m[0]:h||v}},{key:"_sendTimeoutNotice",value:function(a,c){var h=this,m=this.getInviteInfo(a),v=this._getReceiver(c,m);U.l("".concat(this._n,"._sendTimeoutNotice inviteID:").concat(a," to:").concat(v," isInviter:").concat(c));var b=this._localSignalingHandler.createTimeoutCustomData(r(r({},m),{},{isInviter:c})),I=this._localSignalingHandler.createSignalingMessage(b,v);return this.sendSignaling(I).then(function(E){if(E&&E.code===0){var O=b.data,F=b.groupID,B=b.inviteeList,ee=b.inviter;h.emitEvent(P.INVITATION_TIMEOUT,{data:O,groupID:F,inviteID:a,inviteeList:B,inviter:ee,isSelfTimeout:!0}),c?h.deleteInviteInfo(a):h.updateInviteInfo(b)}})}},{key:"reset",value:function(){U.l("".concat(this._n,".reset")),this._inviteInfoMap.clear(),this._canIUseSignaling=!1,this._isHandling=!1,this._historySignalingHandler.reset(),this._isC2CUnreadHandleCompleted=!1,this._isConvSyncCompleted=!1,this._isSyncCompleted=!1}}]),p}(Tr),H8=function(){function D(l){var p=this;i(this,D);var a,c=new We("sdkConstruct");this._n="ModuleManager",this._isReady=!1,this._reason=Ae.USER_NOT_LOGGED_IN,this._startLoginTs=0,this._moduleMap=new Map,this._innerEmitter=null,this._outerEmitter=null,this._checkCount=0,this._checkTimer=-1,this._moduleMap.set(gn,new O6(this,l)),this._moduleMap.set(gp,new D8(this)),this._moduleMap.set(pp,new g8(this)),this._moduleMap.set(hp,new S8(this)),this._moduleMap.set($o,new M8(this)),this._moduleMap.set(Ns,new a8(this)),this._moduleMap.set(Ni,new p8(this)),this._moduleMap.set(Ua,new N6(this)),this._moduleMap.set(ir,new W6(this)),this._moduleMap.set(dp,new K6(this)),this._moduleMap.set(hw,new Y6(this)),this._moduleMap.set(pr,new L6(this)),this._moduleMap.set(io,new Y3(this)),this._moduleMap.set(ut,new a6(this)),this._moduleMap.set(Mt,new T6(this)),this._moduleMap.set(sr,new k6(this)),this._moduleMap.set(ra,new P6(this)),this._moduleMap.set(gw,new O8(this)),this._moduleMap.set(h0,new U6(this)),this._moduleMap.set(Fa,new G6(this)),this._moduleMap.set(fw,new B6(this)),this._moduleMap.set(kg,new J6(this)),this._moduleMap.set(g0,new X6(this)),this._moduleMap.set(fp,new h8(this)),this._moduleMap.set(pw,new m8(this)),this._moduleMap.set(hr,new w8(this)),this._moduleMap.set(mp,new E8(this)),this._moduleMap.set(Ga,new A8(this)),this._moduleMap.set(m0,new L8(this)),this._moduleMap.set(ti,new B8(this)),this._eventThrottleMap=new Map,bn(l.modules)&&Object.keys(l.modules).forEach(function(I){a=l.modules[I],I==="group-module"?p._moduleMap.set(Mt,new a(p)):I==="relationship-module"?p._moduleMap.set(hr,new a(p)):I==="signaling-module"&&p._moduleMap.set(ti,new a(p))});var h=l.instanceID,m=l.SDKAppID,v=this._moduleMap.get(gn).isIntl(),b="instanceID:".concat(h," SDKAppID:").concat(m," host:").concat(Os()," isIntl:").concat(v," inBrowser:").concat(Ye," inMiniApp:").concat($e)+" workerAvailable:".concat(mr," UserAgent:").concat(Ze);We.bindEventStatModule(this._moduleMap.get(h0)),c.setMessage("".concat(b," ").concat(function(){var I="";if($e)try{var E=Ne.getSystemInfoSync(),O=E.model,F=E.version,B=E.system,ee=E.platform,ge=E.SDKVersion;I="model:".concat(O," version:").concat(F," system:").concat(B," platform:").concat(ee," SDKVersion:").concat(ge)}catch{I=""}return I}())).end(),U.i("SDK ".concat(b)),Fn.prototype._getErrorMessage=this.getErrorMessage.bind(this),this._readyList=void 0,this._ssoLogForReady=null,this._initReadyList()}return u(D,[{key:"_startTimer",value:function(){var l=this._moduleMap.get(hp),p=l.isWorkerEnabled();U.l("".concat(this._n,".startTimer isWorkerEnabled:").concat(p," seed:").concat(this._checkTimer)),p?l.startWorkerTimer():this._startMainThreadTimer()}},{key:"_startMainThreadTimer",value:function(){this._checkTimer<0&&(this._checkTimer=setInterval(this.onCheckTimer.bind(this),1e3)),U.l("".concat(this._n,"._startMainThreadTimer seed:").concat(this._checkTimer))}},{key:"stopTimer",value:function(){var l=this._moduleMap.get(hp),p=l.isWorkerEnabled();U.l("".concat(this._n,".stopTimer isWorkerEnabled:").concat(p," seed:").concat(this._checkTimer)),p?l.stopWorkerTimer():this._stopMainThreadTimer()}},{key:"_stopMainThreadTimer",value:function(){U.l("".concat(this._n,"._stopMainThreadTimer")),this._checkTimer>0&&(clearInterval(this._checkTimer),this._checkTimer=-1,this._checkCount=0)}},{key:"_stopMainThreadSocket",value:function(){U.l("".concat(this._n,"._stopMainThreadSocket"));var l=this._moduleMap.get(Ns);l.setIsWorkerEnabled(!0),l.reConnect()}},{key:"_startMainThreadSocket",value:function(){U.l("".concat(this._n,"._startMainThreadSocket"));var l=this._moduleMap.get(Ns);l.setIsWorkerEnabled(!1),l.reConnect()}},{key:"onWorkerTimerEnabled",value:function(){U.l("".concat(this._n,".onWorkerTimerEnabled, disable main thread timer and socket")),this._stopMainThreadTimer(),this._stopMainThreadSocket()}},{key:"onWorkerTimerDisabled",value:function(){U.l("".concat(this._n,".onWorkerTimerDisabled, enable main thread timer and socket")),this._startMainThreadTimer(),this._startMainThreadSocket()}},{key:"onCheckTimer",value:function(){this._checkCount+=1;var l,p=G(this._moduleMap);try{for(p.s();!(l=p.n()).done;){var a=A(l.value,2)[1];a.onCheckTimer&&a.onCheckTimer(this._checkCount)}}catch(c){p.e(c)}finally{p.f()}}},{key:"_initReadyList",value:function(){var l=this;this._readyList=[this._moduleMap.get(Ua)],this._readyList.forEach(function(p){p.ready(function(){return l._onModuleReady()})})}},{key:"_onModuleReady",value:function(){var l=!0;if(this._readyList.forEach(function(h){h.isReady()||(l=!1)}),l&&!this._isReady){this._isReady=!0,this._outerEmitter.emit(R.SDK_READY);var p=Date.now()-this._startLoginTs;U.w("SDK is ready. cost ".concat(p," ms")),this._startLoginTs=Date.now();var a=this._moduleMap.get(Fa).getNetworkType(),c=this._ssoLogForReady.getStartTs()+Sn;this._ssoLogForReady.setNetworkType(a).setMessage(p).start(c).end()}}},{key:"login",value:function(){this._startLoginTs===0&&(xn(),this._startLoginTs=Date.now(),this._startTimer(),this._moduleMap.get(Fa).start(),this._ssoLogForReady=new We("sdkReady"),this._reason=Ae.LOGGING_IN)}},{key:"onLoginFailed",value:function(){this._startLoginTs=0}},{key:"getOuterEmitterInstance",value:function(){return this._outerEmitter===null&&(this._outerEmitter=new s1,K3(this._outerEmitter),this._outerEmitter._emit=this._outerEmitter.emit,this._outerEmitter.emit=(function(l,p){var a=this;if(this._canIUseSignaling()){if(l===R.MESSAGE_RECEIVED){var c=this.getModule(ti);c.onNewMessageList(p)}if(l===R.MESSAGE_MODIFIED){var h=this.getModule(ti);h.onMessageModified(p)}}if(l===R.CONVERSATION_LIST_UPDATED||l===R.FRIEND_LIST_UPDATED||l===R.GROUP_LIST_UPDATED||l===R.TOTAL_UNREAD_MESSAGE_COUNT_UPDATED)if(this._eventThrottleMap.has(l)){var m=Date.now(),v=this._eventThrottleMap.get(l);m-v.last<=1e3?(v.timeoutID&&clearTimeout(v.timeoutID),v.timeoutID=setTimeout(function(){v.last=Date.now(),a._outerEmitter._emit.apply(a._outerEmitter,[l,{name:l,data:a._getEventData(l)}])},1e3)):(v.last=m,this._outerEmitter._emit.apply(this._outerEmitter,[l,{name:l,data:this._getEventData(l)}]))}else this._eventThrottleMap.set(l,{last:Date.now(),timeoutID:-1}),this._outerEmitter._emit.apply(this._outerEmitter,[l,{name:l,data:this._getEventData(l)}]);else this._outerEmitter._emit.apply(this._outerEmitter,[l,{name:l,data:arguments[1]}])}).bind(this)),this._outerEmitter}},{key:"_canIUseSignaling",value:function(){var l=this.getModule(ti);return!!l&&l.canIUseSignaling()}},{key:"_getEventData",value:function(l){return l===R.CONVERSATION_LIST_UPDATED?this._moduleMap.get(ut).getLocalConversationList():l===R.FRIEND_LIST_UPDATED?this._moduleMap.get(hr).getLocalFriendList(!1):l===R.GROUP_LIST_UPDATED?this._moduleMap.get(Mt).getLocalGroupList():l===R.TOTAL_UNREAD_MESSAGE_COUNT_UPDATED?this._moduleMap.get(ut).getTotalUnreadMessageCount():void 0}},{key:"getInnerEmitterInstance",value:function(){return this._innerEmitter===null&&(this._innerEmitter=new s1,this._innerEmitter._emit=this._innerEmitter.emit,this._innerEmitter.emit=(function(l,p){var a;a=bn(arguments[1])&&arguments[1].data?[l,{name:arguments[0],data:arguments[1].data}]:[l,{name:arguments[0],data:arguments[1]}],this._innerEmitter._emit.apply(this._innerEmitter,a)}).bind(this)),this._innerEmitter}},{key:"hasModule",value:function(l){return this._moduleMap.has(l)}},{key:"getModule",value:function(l){return this._moduleMap.get(l)}},{key:"isReady",value:function(){return this._isReady}},{key:"isIntl",value:function(){return this.getModule(gn).isIntl()}},{key:"getNotReadyReason",value:function(){return this._reason}},{key:"setNotReadyReason",value:function(l){this._reason=l}},{key:"getErrorMessage",value:function(l,p,a){return this._moduleMap.get(gw).get({key:l,replacement1:p,replacement2:a,isIntl:this.isIntl()})}},{key:"outputWarning",value:function(l,p,a){var c=this.getErrorMessage(l,p,a);c&&U.w(c)}},{key:"onError",value:function(l){var p="code:".concat(l.code," message:").concat(l.message);U.w("Oops! ".concat(p)),new We("error").setMessage(p).setNetworkType(this.getModule(Fa).getNetworkType()).setLevel("error").end(),this.getOuterEmitterInstance().emit(R.ERROR,l)}},{key:"restartTimer",value:function(){U.l("".concat(this._n,".restartTimer")),this.stopTimer(),this._startTimer();var l=this.getModule(Mt);l&&l.restartPolling()}},{key:"getTimerID",value:function(){var l=this._moduleMap.get(hp);return l.isWorkerEnabled()?l.getTimerID():this._checkTimer}},{key:"getPollingTimerID",value:function(l){return this._moduleMap.get(Mt).getPollingTimerID(l)}},{key:"reset",value:function(){U.l("".concat(this._n,".reset")),xn();var l,p=G(this._moduleMap);try{for(p.s();!(l=p.n()).done;){var a=A(l.value,2)[1];a.reset&&a.reset()}}catch(v){p.e(v)}finally{p.f()}this._startLoginTs=0,this._initReadyList(),this._isReady=!1,this.stopTimer(),this._outerEmitter.emit(R.SDK_NOT_READY);var c,h=G(this._eventThrottleMap);try{for(h.s();!(c=h.n()).done;){var m=A(c.value,2)[1];m.timeoutID&&clearTimeout(m.timeoutID)}}catch(v){h.e(v)}finally{h.f()}this._eventThrottleMap.clear()}}]),D}(),q8=function(){function D(l){i(this,D),this._funcMap=new Map,this._m=l}return u(D,[{key:"defense",value:function(l,p){var a=arguments.length>2&&arguments[2]!==void 0?arguments[2]:void 0;if(typeof l!="string"||l.length===0||typeof p!="function")return null;if(this._funcMap.has(l)&&this._funcMap.get(l).has(p))return this._funcMap.get(l).get(p);this._funcMap.has(l)||this._funcMap.set(l,new Map);var c=null;return this._funcMap.get(l).has(p)?c=this._funcMap.get(l).get(p):(c=this._pack(l,p,a),this._funcMap.get(l).set(p,c)),c}},{key:"defenseOnce",value:function(l,p){var a=arguments.length>2&&arguments[2]!==void 0?arguments[2]:void 0;return typeof p!="function"?null:this._pack(l,p,a)}},{key:"find",value:function(l,p){return typeof l!="string"||l.length===0||typeof p!="function"?null:this._funcMap.has(l)&&this._funcMap.get(l).has(p)?this._funcMap.get(l).get(p):(this._m.outputWarning("ListenerFnNotFound",l),null)}},{key:"delete",value:function(l,p){return typeof p=="function"&&!!this._funcMap.has(l)&&!!this._funcMap.get(l).has(p)&&(this._funcMap.get(l).delete(p),this._funcMap.get(l).size===0&&this._funcMap.delete(l),!0)}},{key:"_pack",value:function(l,p,a){var c=this;return function(){try{p.apply(a,Array.from(arguments))}catch(I){var h=Object.values(R).indexOf(l),m="CallbackError";if(h!==-1){var v=Object.keys(R)[h];c._m.outputWarning(m,v,I)}var b=new We(m);b.setMessage("eventName:".concat(l)).setMoreMessage(I.message).end()}}}}]),D}(),V8=function(){function D(l){i(this,D);var p={SDKAppID:l.SDKAppID,unlimitedAVChatRoom:l.unlimitedAVChatRoom||!1,scene:l.scene||"",oversea:l.oversea||!1,instanceID:Na(),devMode:l.devMode||!1,proxyServer:l.proxyServer||void 0,fileUploadProxy:l.fileUploadProxy||void 0,fileDownloadProxy:l.fileDownloadProxy||l.fileUploadProxy||void 0,modules:l.modules||void 0};this._m=new H8(p),this._vendorMap=new Map,this._safetyCallbackFactory=new q8(this._m)}return u(D,[{key:"onError",value:function(l){this._m.onError(l)}},{key:"login",value:function(l){return this._m.login(),this._getModule(Ua).login(l)}},{key:"logout",value:function(){var l=this;return this._getModule(Ua).logout().then(function(p){return l._m.reset(),p})}},{key:"isReady",value:function(){return this._m.isReady()}},{key:"isIntl",value:function(){return this._m.isIntl()}},{key:"getNotReadyReason",value:function(){return this._m.getNotReadyReason()}},{key:"getErrorMessage",value:function(l,p,a){return this._m.getErrorMessage(l,p,a)}},{key:"_getModule",value:function(l){return this._m.getModule(l)}},{key:"destroy",value:function(){var l=this;return this.logout().finally(function(){l._m.stopTimer(),l._getModule(hp).terminate(),l._getModule(Ns).dealloc();var p=l._m.getOuterEmitterInstance(),a=l._getModule(gn);p.emit(R.SDK_DESTROY,{SDKAppID:a.getSDKAppID()})})}},{key:"on",value:function(l,p,a){U.d("on","eventName:".concat(l)),this._m.getOuterEmitterInstance().on(l,this._safetyCallbackFactory.defense(l,p,a),a)}},{key:"once",value:function(l,p,a){U.d("once","eventName:".concat(l)),this._m.getOuterEmitterInstance().once(l,this._safetyCallbackFactory.defenseOnce(l,p,a),a||this)}},{key:"off",value:function(l,p,a,c){U.d("off","eventName:".concat(l));var h=this._safetyCallbackFactory.find(l,p);h!==null&&(this._m.getOuterEmitterInstance().off(l,h,a,c),this._safetyCallbackFactory.delete(l,p))}},{key:"registerPlugin",value:function(l){Be(l["tim-offline-push-plugin"])?this._getModule(kg).registerPlugin(l):this._getModule(mp).registerPlugin(l)}},{key:"setLogLevel",value:function(l){if(l<=0){var p=this.getErrorMessage("TIM_ASCII_ART");p&&console.log(p);var a=this.getErrorMessage("API_REFER");a&&(Fu()?console.log("%c ".concat("IM SDK API ->"," %c"),"background:#ff9d00; padding:1px; border-radius:3px; color: #fff","background:transparent",a):console.log("IM SDK API ->",a));var c=this.getErrorMessage("DOCS_GUIDE");c&&console.log(c)}U.setLevel(l)}},{key:"createTextMessage",value:function(l){return this._getModule(ir).createTextMessage(l)}},{key:"createTextAtMessage",value:function(l){return this._getModule(ir).createTextMessage(l)}},{key:"createImageMessage",value:function(l){return this._getModule(ir).createImageMessage(l)}},{key:"createAudioMessage",value:function(l){return this._getModule(ir).createAudioMessage(l)}},{key:"createVideoMessage",value:function(l){return this._getModule(ir).createVideoMessage(l)}},{key:"createCustomMessage",value:function(l){return this._getModule(ir).createCustomMessage(l)}},{key:"createFaceMessage",value:function(l){return this._getModule(ir).createFaceMessage(l)}},{key:"createFileMessage",value:function(l){return this._getModule(ir).createFileMessage(l)}},{key:"createLocationMessage",value:function(l){return this._getModule(ir).createLocationMessage(l)}},{key:"createMergerMessage",value:function(l){return this._getModule(ir).createMergerMessage(l)}},{key:"downloadMergerMessage",value:function(l){return l.type!==w.MSG_MERGER?_e({code:Ae.MSG_MERGER_TYPE_INVALID}):Je(l.payload.downloadKey)?_e({code:Ae.MSG_MERGER_KEY_INVALID}):this._getModule(ir).downloadMergerMessage(l).catch(function(p){return _e({code:Ae.MSG_MERGER_DOWNLOAD_FAIL})})}},{key:"createForwardMessage",value:function(l){return this._getModule(ir).createForwardMessage(l)}},{key:"sendMessage",value:function(l,p){return l instanceof Hr?this._getModule(ir).sendMessageInstance(l,p):_e({code:Ae.MSG_INSTANCE_REQUIRED})}},{key:"searchCloudMessages",value:function(l){return this._getModule(ir).searchCloudMessages(l)}},{key:"callExperimentalAPI",value:function(l,p){return l==="sendComboMessage"?this._getModule(hw).sendMessage(p):l==="handleGroupInvitation"?this._getModule(Mt).handleGroupInvitation(p):l==="isCommercialAbilityEnabled"?this._getModule(gp).isFeatureEnabled(p):l==="isIntl"?this.isIntl():l==="sendTRTCCustomData"?this._getModule(m0).sendTRTCCustomData(p):l==="getTimerID"?this._m.getTimerID():l==="getPollingTimerID"?this._m.getPollingTimerID(p):_e({code:Ae.INVALID_OPERATION})}},{key:"revokeMessage",value:function(l){return this._getModule(ir).revokeMessage(l)}},{key:"resendMessage",value:function(l,p){return l instanceof Hr?this._getModule(ir).resendMessage(l,p):_e({code:Ae.MSG_INSTANCE_REQUIRED})}},{key:"deleteMessage",value:function(l){return this._getModule(ir).deleteMessage(l)}},{key:"translateText",value:function(l){return this._getModule(ir).translateText(l)}},{key:"setMessageExtensions",value:function(l,p){return this._getModule(dp).setMessageExtensions(l,p)}},{key:"getMessageExtensions",value:function(l){return this._getModule(dp).getMessageExtensions(l)}},{key:"deleteMessageExtensions",value:function(l,p){return this._getModule(dp).deleteMessageExtensions(l,p)}},{key:"modifyMessage",value:function(l){return this._getModule(ir).modifyRemoteMessage(l)}},{key:"getMessageList",value:function(l){return this._getModule(ut).getMessageList(l)}},{key:"getMessageListHopping",value:function(l){return this._getModule(ut).getMessageListHopping(l)}},{key:"sendMessageReadReceipt",value:function(l){return this._getModule(ut).sendReadReceipt(l)}},{key:"getMessageReadReceiptList",value:function(l){return this._getModule(ut).getReadReceiptList(l)}},{key:"getGroupMessageReadMemberList",value:function(l){var p=this._getModule(Mt);return p?p.getReadReceiptDetail(l):_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"findMessage",value:function(l){return this._getModule(ut).findMessage(l)}},{key:"setMessageRead",value:function(l){return this._getModule(ut).setMessageRead(l)}},{key:"getConversationList",value:function(l){return this._getModule(ut).getConversationList(l)}},{key:"getConversationProfile",value:function(l){return this._getModule(ut).getConversationProfile(l)}},{key:"deleteConversation",value:function(l){return this._getModule(ut).deleteConversation(l)}},{key:"setConversationDraft",value:function(l){return this._getModule(ut).setConversationDraft(l)}},{key:"clearHistoryMessage",value:function(l){return this._getModule(ut).clearHistoryMessage(l)}},{key:"pinConversation",value:function(l){return this._getModule(ut).pinConversation(l)}},{key:"setAllMessageRead",value:function(l){return this._getModule(ut).setAllMessageRead(l)}},{key:"setMessageRemindType",value:function(l){return this._getModule(ut).setMessageRemindType(l)}},{key:"getTotalUnreadMessageCount",value:function(){return this._getModule(ut).getTotalUnreadMessageCount()}},{key:"setConversationCustomData",value:function(l){return this._getModule(ut).setConversationCustomData(l)}},{key:"markConversation",value:function(l){return this._getModule(ut).markConversation(l)}},{key:"getConversationGroupList",value:function(){return this._getModule(ut).getConversationGroupList()}},{key:"createConversationGroup",value:function(l){return this._getModule(ut).createConversationGroup(l)}},{key:"deleteConversationGroup",value:function(l){return this._getModule(ut).deleteConversationGroup(l)}},{key:"renameConversationGroup",value:function(l){return this._getModule(ut).renameConversationGroup(l)}},{key:"addConversationsToGroup",value:function(l){return this._getModule(ut).addConversationsToGroup(l)}},{key:"deleteConversationsFromGroup",value:function(l){return this._getModule(ut).deleteConversationsFromGroup(l)}},{key:"getMyProfile",value:function(){return this._getModule(pr).getMyProfile()}},{key:"getUserProfile",value:function(l){return this._getModule(pr).getUserProfile(l)}},{key:"updateMyProfile",value:function(l){return this._getModule(pr).updateMyProfile(l)}},{key:"getBlacklist",value:function(){return this._getModule(pr).getLocalBlacklist()}},{key:"addToBlacklist",value:function(l){return this._getModule(pr).addBlacklist(l)}},{key:"removeFromBlacklist",value:function(l){return this._getModule(pr).deleteBlacklist(l)}},{key:"setSelfStatus",value:function(l){return this._getModule(pr).setSelfStatus(l)}},{key:"getUserStatus",value:function(l){return this._getModule(pr).getUserStatus(l)}},{key:"subscribeUserStatus",value:function(l){return this._getModule(pr).subscribeUserStatus(l)}},{key:"unsubscribeUserStatus",value:function(l){return this._getModule(pr).unsubscribeUserStatus(l)}},{key:"getFriendList",value:function(){var l=this._getModule(hr);return l?l.getLocalFriendList():_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"addFriend",value:function(l){var p=this._getModule(hr);return p?p.addFriend(l):_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"deleteFriend",value:function(l){var p=this._getModule(hr);return p?p.deleteFriend(l):_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"checkFriend",value:function(l){var p=this._getModule(hr);return p?p.checkFriend(l):_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"getFriendProfile",value:function(l){var p=this._getModule(hr);return p?p.getFriendProfile(l):_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"updateFriend",value:function(l){var p=this._getModule(hr);return p?p.updateFriend(l):_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"getFriendApplicationList",value:function(){var l=this._getModule(hr);return l?l.getLocalFriendApplicationList():_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"acceptFriendApplication",value:function(l){var p=this._getModule(hr);return p?p.acceptFriendApplication(l):_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"refuseFriendApplication",value:function(l){var p=this._getModule(hr);return p?p.refuseFriendApplication(l):_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"deleteFriendApplication",value:function(l){var p=this._getModule(hr);return p?p.deleteFriendApplication(l):_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"setFriendApplicationRead",value:function(){var l=this._getModule(hr);return l?l.setFriendApplicationRead():_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"getFriendGroupList",value:function(){var l=this._getModule(hr);return l?l.getLocalFriendGroupList():_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"createFriendGroup",value:function(l){var p=this._getModule(hr);return p?p.createFriendGroup(l):_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"deleteFriendGroup",value:function(l){var p=this._getModule(hr);return p?p.deleteFriendGroup(l):_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"addToFriendGroup",value:function(l){var p=this._getModule(hr);return p?p.addToFriendGroup(l):_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"removeFromFriendGroup",value:function(l){var p=this._getModule(hr);return p?p.removeFromFriendGroup(l):_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"renameFriendGroup",value:function(l){var p=this._getModule(hr);return p?p.renameFriendGroup(l):_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"getGroupList",value:function(){var l=this._getModule(Mt);return l?l.getGroupList():_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"getGroupProfile",value:function(l){var p=this._getModule(Mt);return p?p.getGroupProfile(l):_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"createGroup",value:function(l){var p=this._getModule(Mt);return p?p.createGroup(l):_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"dismissGroup",value:function(l){var p=this._getModule(Mt);return p?p.dismissGroup(l):_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"updateGroupProfile",value:function(l){var p=this._getModule(Mt);return p?p.updateGroupProfile(l):_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"joinGroup",value:function(l){var p=this._getModule(Mt);return p?p.joinGroup(l):_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"quitGroup",value:function(l){var p=this._getModule(Mt);return p?p.quitGroup(l):_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"searchGroupByID",value:function(l){var p=this._getModule(Mt);return p?p.searchGroupByID(l):_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"getGroupOnlineMemberCount",value:function(l){var p=this._getModule(Mt);return p?p.getGroupOnlineMemberCount(l):_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"changeGroupOwner",value:function(l){var p=this._getModule(Mt);return p?p.changeGroupOwner(l):_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"getGroupApplicationList",value:function(){var l=this._getModule(Mt);return l?l.getGroupApplicationList():_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"handleGroupApplication",value:function(l){var p=this._getModule(Mt);return p?p.handleGroupApplication(l):_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"initGroupAttributes",value:function(l){var p=this._getModule(Mt);return p?p.initGroupAttributes(l):_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"setGroupAttributes",value:function(l){var p=this._getModule(Mt);return p?p.setGroupAttributes(l):_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"deleteGroupAttributes",value:function(l){var p=this._getModule(Mt);return p?p.deleteGroupAttributes(l):_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"getGroupAttributes",value:function(l){var p=this._getModule(Mt);return p?p.getGroupAttributes(l):_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"setGroupCounters",value:function(l){var p=this._getModule(Mt);return p?p.setGroupCounters(l):_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"increaseGroupCounter",value:function(l){var p=this._getModule(Mt);return p?p.increaseGroupCounter(l):_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"decreaseGroupCounter",value:function(l){var p=this._getModule(Mt);return p?p.decreaseGroupCounter(l):_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"getGroupCounters",value:function(l){var p=this._getModule(Mt);return p?p.getGroupCounters(l):_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"getGroupMemberList",value:function(l){var p=this._getModule(Mt);return p?p.getGroupMemberList(l):_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"getGroupMemberProfile",value:function(l){var p=this._getModule(Mt);return p?p.getGroupMemberProfile(l):_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"addGroupMember",value:function(l){var p=this._getModule(Mt);return p?p.addGroupMember(l):_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"deleteGroupMember",value:function(l){var p=this._getModule(Mt);return p?p.deleteGroupMember(l):_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"setGroupMemberMuteTime",value:function(l){var p=this._getModule(Mt);return p?p.setGroupMemberMuteTime(l):_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"setGroupMemberRole",value:function(l){var p=this._getModule(Mt);return p?p.setGroupMemberRole(l):_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"setGroupMemberNameCard",value:function(l){var p=this._getModule(Mt);return p?p.setGroupMemberNameCard(l):_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"setGroupMemberCustomField",value:function(l){var p=this._getModule(Mt);return p?p.setGroupMemberCustomField(l):_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"markGroupMemberList",value:function(l){var p=this._getModule(Mt);return p?p.markGroupMemberList(l):_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"getJoinedCommunityList",value:function(){return this._getModule(sr).getJoinedCommunityList()}},{key:"createTopicInCommunity",value:function(l){return this._getModule(sr).createTopicInCommunity(l)}},{key:"deleteTopicFromCommunity",value:function(l){return this._getModule(sr).deleteTopicFromCommunity(l)}},{key:"updateTopicProfile",value:function(l){return this._getModule(sr).updateTopicProfile(l)}},{key:"getTopicList",value:function(l){return this._getModule(sr).getTopicList(l)}},{key:"addSignalingListener",value:function(l,p,a){var c=this._getModule(ti);c&&c.addSignalingListener(l,this._safetyCallbackFactory.defense(l,p,a),a)}},{key:"removeSignalingListener",value:function(l,p,a){var c=this._safetyCallbackFactory.find(l,p);if(c!==null){var h=this._getModule(ti);h&&(h.removeSignalingListener(l,c,a),this._safetyCallbackFactory.delete(l,p))}}},{key:"invite",value:function(l){var p=this._getModule(ti);return p?p.invite(l):_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"inviteSync",value:function(l,p,a){var c=this._getModule(ti);return c?c.inviteSync(l,p,a):""}},{key:"inviteInGroup",value:function(l){var p=this._getModule(ti);return p?p.invite(l):_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"inviteInGroupSync",value:function(l,p,a){var c=this._getModule(ti);return c?c.inviteSync(l,p,a):""}},{key:"cancel",value:function(l){var p=this._getModule(ti);return p?p.cancel(l):_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"accept",value:function(l){var p=this._getModule(ti);return p?p.accept(l):_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"reject",value:function(l){var p=this._getModule(ti);return p?p.reject(l):_e({code:Ae.CANNOT_FIND_MODULE})}},{key:"getSignalingInfo",value:function(l){var p=this._getModule(ti);return p?p.getSignalingInfo(l):null}},{key:"modifyInvitation",value:function(l){var p=this._getModule(ti);return p?p.modifyInvitation(l):_e({code:Ae.CANNOT_FIND_MODULE})}}]),D}(),z8={login:1,logout:1,destroy:1,on:1,off:1,ready:1,setLogLevel:1,joinGroup:1,quitGroup:1,registerPlugin:1,getGroupOnlineMemberCount:1,isReady:1,addSignalingListener:1,removeSignalingListener:1};function j8(D,l){if(D.isReady()||z8[l]===1)return!0;var p=D.getNotReadyReason(),a={code:p,message:"".concat(D.getErrorMessage(p)," | ").concat(l," | ").concat(D.getErrorMessage(Ae.SDK_IS_NOT_READY))};return D.onError(a),a}var Ep={},qu={};return qu.create=function(D){var l="TencentCloudChat.create",p=0,a=D.SDKAppID;if(dn(a))p=a;else if(p=parseInt(a),isNaN(a))return U.e("".concat(l," failed. Failed to parse the SDKAppID, please check the arguments")),null;if(p&&Ep[p])return Ep[p];U.l("".concat(l));var c=new V8(r(r({},D),{},{SDKAppID:p}));c.on(R.SDK_DESTROY,function(m){Ep[m.data.SDKAppID]=null,delete Ep[m.data.SDKAppID]});var h=function(m){var v=Object.create(null);return Object.keys(H3).forEach(function(b){if(m[b]){var I=new X;v[b]=function(){var E=Array.from(arguments);return I.use(function(O,F){var B=j8(m,b);return B===!0?F():_e(B)}).use(function(O,F){if(lp(O,dw[b],b)===!0)return F()}).use(function(O,F){return m[b].apply(m,O)}),I.run(E)}}}),v}(c);return Ep[p]=h,dw.hookGetAPITips(c.getErrorMessage.bind(c)),U.l("".concat(l," ok")),h},qu.TYPES=w,qu.EVENT=R,qu.TSignaling=P,qu.VERSION="3.1.1",U.l("TencentCloudChat.VERSION:".concat(qu.VERSION)),qu})})(TO);var d$=TO.exports;const vt=Hf(d$),fn={typeC2C:"isC2C",typeGroup:"isGroup",cancel:"cancel",group:"GROUP",handleMessage:{revoke:"revoke",copy:"copy",delete:"delete",forward:"forward",reply:"reply",reference:"reference"},at:"@",all:"所有人",typeText:1,typeCustom:2,typeImage:3,typeAudio:4,typeVideo:5,typeFile:6,typeFace:8,typeForward:"forward",typeMute:"mute",typeOrder:"order",typeService:"consultion",typeReply:"quick_reply",typeEvaluate:"evaluation",typeTextLink:"text_link",typeAndroid:"android",typeIphone:"iphone",typeMini:"miniprogram",typeUserTyping:"user_typing_status",typeInputStatusIng:"EIMAMSG_InputStatus_Ing",typeInputStatusEnd:"EIMAMSG_InputStatus_End",scrollType:{toBottom:"bottom",toTarget:"target"},inViewType:{page:"page",scroll:"scroll"},TYPE_CALL_MESSAGE:1,CALL_ACTION_TYPE:{INVITE:1,CANCEL_INVITE:2,ACCEPT_INVITE:3,REJECT_INVITE:4,INVITE_TIMEOUT:5}};function TC(e){var n,r,o,i,s,u;let t="";switch(e.type){case vt.TYPES.CONV_C2C:t=Xm((n=e==null?void 0:e.userProfile)==null?void 0:n.avatar)?(r=e==null?void 0:e.userProfile)==null?void 0:r.avatar:"https://oss.dayaedu.com/news-info/07/1690787574969.png";break;case vt.TYPES.CONV_GROUP:t=Xm((o=e==null?void 0:e.groupProfile)==null?void 0:o.avatar)?(i=e==null?void 0:e.groupProfile)==null?void 0:i.avatar:"https://oss.dayaedu.com/news-info/07/1690775328089.png";break;case vt.TYPES.CONV_SYSTEM:t=Xm((s=e==null?void 0:e.groupProfile)==null?void 0:s.avatar)?(u=e==null?void 0:e.groupProfile)==null?void 0:u.avatar:"https://web.sdk.qcloud.com/component/TUIKit/assets/group_avatar.png";break}return t}function qh(e){var n,r;let t="";switch(e.type){case vt.TYPES.CONV_C2C:t=(e==null?void 0:e.userProfile.nick)||((n=e==null?void 0:e.userProfile)==null?void 0:n.userID)||"";break;case vt.TYPES.CONV_GROUP:t=e.groupProfile.name||((r=e==null?void 0:e.groupProfile)==null?void 0:r.groupID)||"";break;case vt.TYPES.CONV_SYSTEM:t="系统通知";break}return t}function wC(e){var n,r;const t=((n=e==null?void 0:e.userProfile)==null?void 0:n.userID)||"";return t?t.split("_")[1]:((r=e==null?void 0:e.userProfile)==null?void 0:r.userID)||""}function f$(e){var n;const t=((n=e==null?void 0:e.userProfile)==null?void 0:n.userID)||"";return t?t.split("_")[2]:""}function wO(e){const{t}=window.TUIKitTUICore.config.i18n.useI18n(),n=[`[${t("TUIConversation.有人@我")}]`,`[${t("TUIConversation.@所有人")}]`,`[${t("TUIConversation.@所有人")}][${t("TUIConversation.有人@我")}]`];let r="";for(let o=0;o<e.groupAtInfoList.length;o++)e.groupAtInfoList[o].atTypeArray[0]&&e.unreadCount>0&&(r=n[e.groupAtInfoList[o].atTypeArray[0]-1]);return r}function p$(e){var n;const t={referenceMessageForShow:"",referenceMessageType:0};if(!e||!(e!=null&&e.ID)||!(e!=null&&e.type))return t;switch(e.type){case vt.TYPES.MSG_TEXT:t.referenceMessageForShow=(n=e==null?void 0:e.payload)==null?void 0:n.text,t.referenceMessageType=1;break;case vt.TYPES.MSG_CUSTOM:t.referenceMessageForShow="[自定义消息]",t.referenceMessageType=2;break;case vt.TYPES.MSG_IMAGE:t.referenceMessageForShow="[图片]",t.referenceMessageType=3;break;case vt.TYPES.MSG_AUDIO:t.referenceMessageForShow="[语音]",t.referenceMessageType=4;break;case vt.TYPES.MSG_VIDEO:t.referenceMessageForShow="[视频]",t.referenceMessageType=5;break;case vt.TYPES.MSG_FILE:t.referenceMessageForShow="[文件]",t.referenceMessageType=6;break;case vt.TYPES.MSG_FACE:t.referenceMessageForShow="[表情]",t.referenceMessageType=8;break}return t}function h$(e){var u;const{t}=window.TUIKitTUICore.config.i18n.useI18n(),{lastMessage:n}=e,r=e;let o="",i="";const s=r.unreadCount>0&&r.messageRemindType===vt.TYPES.MSG_REMIND_ACPT_NOT_NOTE?`[${r.unreadCount>99?"99+":r.unreadCount}${t("TUIConversation.条")}] `:"";if(r.type===vt.TYPES.CONV_GROUP&&((n==null?void 0:n.fromAccount)===(r==null?void 0:r.groupProfile.selfInfo.userID)?o=t("TUIConversation.我"):o=(n==null?void 0:n.nameCard)||(n==null?void 0:n.nick)||(n==null?void 0:n.fromAccount)),(n==null?void 0:n.type)===vt.TYPES.MSG_TEXT)i=n==null?void 0:n.payload.text;else if((n==null?void 0:n.type)===vt.TYPES.MSG_CUSTOM){const d=fr((u=n==null?void 0:n.payload)==null?void 0:u.data);if((d==null?void 0:d.businessID)===1)return i=SC(n),i;i=n==null?void 0:n.messageForShow}else i=n==null?void 0:n.messageForShow;return n!=null&&n.isRevoked&&(i=t("TUIChat.撤回了一条消息")),r.type===vt.TYPES.CONV_GROUP&&(n==null?void 0:n.type)===vt.TYPES.MSG_GRP_TIP?i:`${s}${o?`${o}:`:""}${i}`}function g$(e){var o,i,s,u,d,f,g,y,_,M;const{t}=window.TUIKitTUICore.config.i18n.useI18n(),n={message:e,text:""};let r=(e==null?void 0:e.nick)||((i=(o=e==null?void 0:e.payload)==null?void 0:o.userIDList)==null?void 0:i.join(","));if(((u=(s=e==null?void 0:e.payload)==null?void 0:s.memberList)==null?void 0:u.length)>0&&(r="",(f=(d=e==null?void 0:e.payload)==null?void 0:d.memberList)==null||f.map(T=>{r+=`${(T==null?void 0:T.nick)||(T==null?void 0:T.userID)},`}),r=r==null?void 0:r.slice(0,-1)),(e==null?void 0:e.type)===((g=vt==null?void 0:vt.TYPES)==null?void 0:g.MSG_GRP_TIP))switch(e.payload.operationType){case vt.TYPES.GRP_TIP_MBR_JOIN:n.text=`${r} ${t("message.tip.加入群组")}`;break;case vt.TYPES.GRP_TIP_MBR_QUIT:n.text=`${t("message.tip.群成员")}:${r} ${t("message.tip.退出群组")}`;break;case vt.TYPES.GRP_TIP_MBR_KICKED_OUT:n.text=`${t("message.tip.群成员")}:${r} ${t("message.tip.踢出群组")}`;break;case vt.TYPES.GRP_TIP_MBR_SET_ADMIN:n.text=`${t("message.tip.群成员")}:${r} ${t("message.tip.成为管理员")}`;break;case vt.TYPES.GRP_TIP_MBR_CANCELED_ADMIN:n.text=`${t("message.tip.群成员")}:${r} ${t("message.tip.被撤销管理员")}`;break;case vt.TYPES.GRP_TIP_GRP_PROFILE_UPDATED:n.text=m$(e);break;case vt.TYPES.GRP_TIP_MBR_PROFILE_UPDATED:for(const T of e.payload.memberList)T.muteTime>0?n.text=`${t("message.tip.群成员")}:${T.userID}${t("message.tip.被禁言")}`:n.text=`${t("message.tip.群成员")}:${T.userID}${t("message.tip.被取消禁言")}`;break;default:n.text=`[${t("message.tip.群提示消息")}]`;break}else if(((_=fr((y=e==null?void 0:e.payload)==null?void 0:y.data))==null?void 0:_.businessID)==="group_create"){const T=fr((M=e==null?void 0:e.payload)==null?void 0:M.data);n.text=`"${T==null?void 0:T.opUser}" `+t(T==null?void 0:T.content)}else n.text=SC(e);return n}function m$(e){const{t}=window.TUIKitTUICore.config.i18n.useI18n(),{payload:n}=e,{newGroupProfile:r}=n,{operatorID:o}=n;let i="";return"muteAllMembers"in r?r.muteAllMembers?i=`${t("message.tip.管理员")} ${o} ${t("message.tip.开启学生禁言")}`:i=`${t("message.tip.管理员")} ${o} ${t("message.tip.取消学生禁言")}`:"ownerID"in r?i=`${r.ownerID} ${t("message.tip.成为新的群主")}`:"groupName"in r?i=`${o} ${t("message.tip.修改群名为")} ${r.groupName}`:"notification"in r&&(i=`${o} ${t("message.tip.发布新公告")}`),i}function SO(e){return{text:CO(e.payload)}}function kO(e){const t={message:e,name:"",url:""};return t.name=e.payload.data,e.payload.data.indexOf("@2x")<0&&(t.name=`${t.name}@2x`),t.url=`https://web.sdk.qcloud.com/im/assets/face-elem/${t.name}.png`,t}function v$(e){const t={lon:"",lat:"",href:"",url:"",description:"",message:e};return t.lon=e.payload.longitude.toFixed(6),t.lat=e.payload.latitude.toFixed(6),t.href=`https://map.qq.com/?type=marker&isopeninfowin=1&markertype=1&pointx=${t.lon}&pointy=${t.lat}&name=${e.payload.description}`,t.url=`https://apis.map.qq.com/ws/staticmap/v2/?center=${t.lat},${t.lon}&zoom=10&size=300*150&maptype=roadmap&markers=size:large|color:0xFFCCFF|label:k|${t.lat},${t.lon}&key=UBNBZ-PTP3P-TE7DB-LHRTI-Y4YLE-VWBBD`,t.description=e.payload.description,t}function DO(e){return{progress:(e==null?void 0:e.status)==="unSend"&&e.progress,url:e.payload.imageInfoArray[1].url,width:e.payload.imageInfoArray[0].width,height:e.payload.imageInfoArray[0].height,message:e}}function EO(e){var t,n,r,o;return{progress:(e==null?void 0:e.status)==="unSend"&&(e==null?void 0:e.progress),url:(t=e==null?void 0:e.payload)==null?void 0:t.videoUrl,snapshotUrl:(n=e==null?void 0:e.payload)==null?void 0:n.snapshotUrl,snapshotWidth:(r=e==null?void 0:e.payload)==null?void 0:r.snapshotWidth,snapshotHeight:(o=e==null?void 0:e.payload)==null?void 0:o.snapshotHeight,message:e}}function y$(e){return{progress:(e==null?void 0:e.status)==="unSend"&&e.progress,url:e.payload.url,message:e,second:e.payload.second}}function AO(e){let t="";return e.payload.fileSize>=1024*1024?t=`${(e.payload.fileSize/(1024*1024)).toFixed(2)} Mb`:e.payload.fileSize>=1024?t=`${(e.payload.fileSize/1024).toFixed(2)} Kb`:t=`${e.payload.fileSize.toFixed(2)}B`,{progress:(e==null?void 0:e.status)==="unSend"&&e.progress,url:e.payload.fileUrl,message:e,name:e.payload.fileName,size:t}}function _$(e){return{message:e,...e.payload}}function SC(e){var s,u;const{t}=window.TUIKitTUICore.config.i18n.useI18n();let n={},r={};try{n=fr((s=e==null?void 0:e.payload)==null?void 0:s.data)}catch{n={}}if(n.businessID!==1)return"";try{r=fr(n.data)}catch{r={}}let o="";(u=n==null?void 0:n.inviteeList)==null||u.forEach((d,f)=>{var g;f<((g=n==null?void 0:n.inviteeList)==null?void 0:g.length)-1?o+=`"${d}"、`:o+=`"${d}" `});const i=`"${n==null?void 0:n.inviter}" `;switch(n.actionType){case 1:return r.call_end>=0&&!n.groupID?`${t("message.custom.通话时长")}:${a$(r.call_end)}`:n.groupID&&n.timeout>0?`${i}${t("message.custom.发起通话")}`:n.groupID?`${t("message.custom.结束群聊")}`:r.data&&r.data.cmd==="switchToAudio"?`${t("message.custom.切换语音通话")}`:r.data&&r.data.cmd==="switchToVideo"?`${t("message.custom.切换视频通话")}`:`${t("message.custom.发起通话")}`;case 2:return`${n.groupID?i:""}${t("message.custom.取消通话")}`;case 3:return r.data&&r.data.cmd==="switchToAudio"?`${t("message.custom.切换语音通话")}`:r.data&&r.data.cmd==="switchToVideo"?`${t("message.custom.切换视频通话")}`:`${n.groupID?o:""}${t("message.custom.已接听")}`;case 4:return`${n.groupID?o:""}${t("message.custom.拒绝通话")}`;case 5:return r.data&&r.data.cmd==="switchToAudio"?`${t("message.custom.切换语音通话")}`:r.data&&r.data.cmd==="switchToVideo"?`${t("message.custom.切换视频通话")}`:`${n.groupID?o:""}${t("message.custom.无应答")}`;default:return""}}function LO(e){var r;const{t}=window.TUIKitTUICore.config.i18n.useI18n(),n=fr((r=e==null?void 0:e.payload)==null?void 0:r.data);return(n==null?void 0:n.businessID)===fn.typeEvaluate&&((n==null?void 0:n.score)>0||(n.score=1,e.payload.data=JSON.stringify(n))),{message:e,custom:SC(e)||`[${t("message.custom.自定义消息")}]`}}function b$(e){const{t}=window.TUIKitTUICore.config.i18n.useI18n(),n=e.payload.groupProfile.name||e.payload.groupProfile.groupID;switch(e.payload.operationType){case 1:return`${e.payload.operatorID} ${t("message.tip.申请加入群组")}:${n}`;case 2:return`${t("message.tip.成功加入群组")}:${n}`;case 3:return`${t("message.tip.申请加入群组")}:${n} ${t("message.tip.被拒绝")}`;case 4:return`${t("message.tip.你被管理员")}${e.payload.operatorID} ${t("message.tip.踢出群组")}:${n}`;case 5:return`${t("message.tip.群")}:${n} ${t("message.tip.被")} ${e.payload.operatorID} ${t("message.tip.解散")}`;case 6:return`${e.payload.operatorID} ${t("message.tip.创建群")}:${n}`;case 7:return`${e.payload.operatorID} ${t("message.tip.邀请你加群")}:${n}`;case 8:return`${t("message.tip.你退出群组")}:${n}`;case 9:return`${t("message.tip.你被")}${e.payload.operatorID} ${t("message.tip.设置为群")}:${n} ${t("message.tip.的管理员")}`;case 10:return`${t("message.tip.你被")}${e.payload.operatorID} ${t("message.tip.撤销群")}:${n} ${t("message.tip.的管理员身份")}`;case 12:return`${e.payload.operatorID} ${t("message.tip.邀请你加群")}:${n}`;case 13:return`${e.payload.operatorID} ${t("message.tip.同意加群")}:${n}`;case 14:return`${e.payload.operatorID} ${t("message.tip.拒接加群")}:${n}`;case 255:return`${t("message.tip.自定义群系统通知")}: ${e.payload.userDefinedField}`}}function ok(e,t,n){const r=(e==null?void 0:e.querySelectorAll(`.${t}`))||[],o=Array.prototype.slice.call(r).map(i=>new Promise((s,u)=>{i.onload=()=>{s(i)},i.onloadeddata=()=>{s(i)},i.onprogress=()=>{s(i)},i.complete&&s(i)}));return Promise.all(o).then(()=>{n&&n()}).catch(i=>{console.error("网络异常",i)})}function Xm(e){return/^(https?:\/\/(([a-zA-Z0-9]+-?)+[a-zA-Z0-9]+\.)+[a-zA-Z]+)(:\d+)?(\/.*)?(\?.*)?(#.*)?$/.test(e)}function M$(e){if(typeof e=="string")try{return!!JSON.parse(e)}catch{return!1}return!1}function fr(e){return!e||!M$(e)?e:JSON.parse(e)}function sf(e){var t;if(!e)return!1;try{const{businessID:n}=fr((t=e==null?void 0:e.payload)==null?void 0:t.data);if(n===fn.typeUserTyping)return!0}catch{return!1}return!1}function kC(e,t=new WeakMap){if(typeof e!="object"||e===null)throw new TypeError("传入参数不是对象");if(t.has(e))return t.get(e);const n=Object.create(Object.getPrototypeOf(e));return Object.keys(e).forEach(o=>{const i=e[o];typeof i!="object"||i===null?n[o]=i:Array.isArray(i)?n[o]=[...i]:i instanceof Set?n[o]=new Set([...i]):i instanceof Map?n[o]=new Map([...i]):(t.set(e,e),n[o]=kC(i,t))}),n}const OO=e=>{var t,n,r,o,i,s,u,d,f;return(e==null?void 0:e.type)===((t=vt==null?void 0:vt.TYPES)==null?void 0:t.MSG_GRP_TIP)||(e==null?void 0:e.type)===((n=vt==null?void 0:vt.TYPES)==null?void 0:n.MSG_CUSTOM)&&(e==null?void 0:e.conversationType)===((r=vt==null?void 0:vt.TYPES)==null?void 0:r.CONV_GROUP)&&((i=fr((o=e==null?void 0:e.payload)==null?void 0:o.data))==null?void 0:i.businessID)===(fn==null?void 0:fn.TYPE_CALL_MESSAGE)||(e==null?void 0:e.type)===((s=vt==null?void 0:vt.TYPES)==null?void 0:s.MSG_CUSTOM)&&(e==null?void 0:e.conversationType)===((u=vt==null?void 0:vt.TYPES)==null?void 0:u.CONV_GROUP)&&((f=fr((d=e==null?void 0:e.payload)==null?void 0:d.data))==null?void 0:f.businessID)==="group_create"},DC=(e,t,n,r)=>{const o=e/t,i=n/r;return e<=n&&t<=r?{width:e,height:t}:e<=n&&t>r||e>n&&t>r&&o<=i?{width:e*(r/t),height:r}:{width:n,height:t*(n/e)}},ao=class ao{constructor(t){Wt(this,"allowNotifications",!0);Wt(this,"showPreviews",!0);Wt(this,"notificationTitle","腾讯云 IM ");Wt(this,"notificationIcon","https://web.sdk.qcloud.com/im/demo/latest/faviconnew.png");t&&((t==null?void 0:t.allowNotifications)!==void 0&&(this.allowNotifications=t.allowNotifications),(t==null?void 0:t.showPreviews)!==void 0&&(this.showPreviews=t.showPreviews),(t==null?void 0:t.notificationTitle)!==void 0&&(this.notificationTitle=t.notificationTitle),(t==null?void 0:t.notificationIcon)!==void 0&&(this.notificationIcon=t.notificationIcon))}static getInstance(t){return ao.instance||(ao.instance=new ao(t)),ao.instance}static plugin(t,n){t.config.notification=this.getInstance(n),this.TUICore=t}static install(t){t.use(this.getInstance())}setNotificationConfiguration(t){t&&((t==null?void 0:t.allowNotifications)!==void 0&&(this.allowNotifications=t.allowNotifications),(t==null?void 0:t.showPreviews)!==void 0&&(this.showPreviews=t.showPreviews),(t==null?void 0:t.notificationTitle)!==void 0&&(this.notificationTitle=t.notificationTitle),(t==null?void 0:t.notificationIcon)!==void 0&&(this.notificationIcon=t.notificationIcon))}async notify(t){this.allowNotifications&&this.checkNotificationAbility()&&await this.requestNotificationPermission()&&await this.handleNotification(t)}checkNotificationAbility(){return!(!("Notification"in window)||window.Notification.permission==="denied")}requestNotificationPermission(){return new Promise((t,n)=>{window!=null&&window.Notification||n(!1),window.Notification.permission==="granted"&&t(!0),window.Notification.requestPermission().then(r=>{r==="granted"&&t(!0)}).catch(()=>{n(!1)})})}async handleNotification(t){if(!this._isMessageNeedNotification(t))return;const n=this._handleNotificationType(t);let r,o={badge:this.notificationIcon,icon:this.notificationIcon,body:"",requireInteraction:!1};switch(n){case"call":if(r=this._handleCallNotificationContent(t),!(r!=null&&r.content))return;o.body=r.content,o.requireInteraction=!r.callEnd;break;case"chat":o.body=await this._handleChatNotificationContent(t),o.requireInteraction=!1;break}const i=new Notification(this.notificationTitle,o);i.onclick=()=>{var u,d;if(window.focus(),!t||!(t!=null&&t.conversationID))return;const s=(d=(u=ao==null?void 0:ao.TUICore)==null?void 0:u.TUIServer)==null?void 0:d.TUIConversation;((t==null?void 0:t.conversationType)===vt.TYPES.CONV_C2C||(t==null?void 0:t.conversationType)===vt.TYPES.CONV_GROUP)&&(s==null||s.getConversationProfile(t==null?void 0:t.conversationID).then(f=>{var g,y;(g=f==null?void 0:f.data)!=null&&g.conversation&&s.handleCurrentConversation((y=f==null?void 0:f.data)==null?void 0:y.conversation)})),i.close()}}_isMessageNeedNotification(t){var r,o,i,s;if(!t||!(t!=null&&t.ID)||!(t!=null&&t.type)||t!=null&&t.isRevoked||t!=null&&t.isDeleted||sf&&sf(t)||(t==null?void 0:t.type)===vt.TYPES.MSG_GRP_TIP||(t==null?void 0:t.type)===vt.TYPES.MSG_GRP_SYS_NOTICE)return!1;const n=(s=(i=(o=(r=ao==null?void 0:ao.TUICore)==null?void 0:r.TUIServer)==null?void 0:o.TUIConversation)==null?void 0:i.currentStore)==null?void 0:s.currentConversationID;return!(this.checkPageFocus()&&(t==null?void 0:t.conversationID)===n)}_handleNotificationType(t){var n;if(t.type===vt.TYPES.MSG_CUSTOM){const r=fr((n=t==null?void 0:t.payload)==null?void 0:n.data);if((r==null?void 0:r.businessID)===1||(r==null?void 0:r.businessID)==="av_call")return"call"}return"chat"}async _handleChatNotificationContent(t){var r,o;let n="";if(!t||!(t!=null&&t.ID)||!(t!=null&&t.type))return n;switch(this.showPreviews){case!0:n=await this._handleChatNotificationContentTitle(t),n+=this._handleChatNotificationContentText(t);break;case!1:n="您有"+await((o=(r=ao==null?void 0:ao.TUICore)==null?void 0:r.tim)==null?void 0:o.getTotalUnreadMessageCount())+"条新消息";break}return n}async _handleChatNotificationContentTitle(t){var r,o,i;let n="";switch(t==null?void 0:t.conversationType){case vt.TYPES.CONV_C2C:n=((t==null?void 0:t.nick)||(t==null?void 0:t.from))+": ";break;case vt.TYPES.CONV_GROUP:n=(t==null?void 0:t.conversationID)+": ",await((i=(o=(r=ao==null?void 0:ao.TUICore)==null?void 0:r.tim)==null?void 0:o.getConversationProfile(t==null?void 0:t.conversationID))==null?void 0:i.then(s=>{var u,d,f;n=(((f=(d=(u=s==null?void 0:s.data)==null?void 0:u.conversation)==null?void 0:d.groupProfile)==null?void 0:f.name)||(t==null?void 0:t.conversationID))+": "}).catch(()=>{n=(t==null?void 0:t.conversationID)+": "}));break;case vt.TYPES.CONV_SYSTEM:n="系统消息: ";break}return n}_handleChatNotificationContentText(t){var r;let n="";switch(t.type){case vt.TYPES.MSG_TEXT:n+=(r=t==null?void 0:t.payload)==null?void 0:r.text;break;case vt.TYPES.MSG_CUSTOM:n+="[自定义消息]";break;case vt.TYPES.MSG_IMAGE:n+="[图片]";break;case vt.TYPES.MSG_AUDIO:n+="[语音]";break;case vt.TYPES.MSG_VIDEO:n+="[视频]";break;case vt.TYPES.MSG_FILE:n+="[文件]";break;case vt.TYPES.MSG_FACE:n+="[表情]";break;case vt.TYPES.MSG_MERGER:n+="[聊天记录]";break;case vt.TYPES.MSG_LOCATION:n+="[位置]";break}return n}_handleCallNotificationContent(t){var o;let n="",r=!1;try{if(t.type===vt.TYPES.MSG_CUSTOM){const i=fr((o=t==null?void 0:t.payload)==null?void 0:o.data),s=fr(i.data);(i==null?void 0:i.businessID)===1&&(i.actionType===1&&(i.groupID&&i.timeout>0||!i.call_end&&i.call_end!==0&&!i.groupID&&!(s!=null&&s.data&&((s==null?void 0:s.data.cmd)==="switchToAudio"||(s==null?void 0:s.data.cmd)==="switchToVideo")))?(n=this.showPreviews?`${i.inviter} 发起通话`:"您有一个通话请求",r=!1):i.actionType===2&&(n=this.showPreviews?`${i.inviter} 取消通话`:"通话取消",r=!0))}}catch(i){console.warn(i)}return{content:n,callEnd:r}}checkPageFocus(){return document.hasFocus()}};Wt(ao,"TUICore"),Wt(ao,"instance");let wM=ao;class rd{destroyed(){}updateStore(t,n){}}class RO extends rd{constructor(n){super();Wt(this,"TUICore");Wt(this,"store");Wt(this,"currentStore",{});this.TUICore=n,this.bindTIMEvent(),this.store=n.setComponentStore("TUIChat",{},this.updateStore.bind(this))}destroyed(){this.unbindTIMEvent()}updateStore(n,r){if(Object.assign(this.currentStore,n),!n.conversation.conversationID){this.currentStore.messageList=[];return}n.conversation.conversationID&&n.conversation.conversationID!==r.conversation.conversationID&&this.render(n.conversation)}render(n){var o,i,s;if(this.currentStore.isFirstRender=!0,this.currentStore.messageList=[],this.currentStore.readSet.clear(),this.getMessageList({conversationID:n.conversationID,count:15}),n.type===this.TUICore.TIM.TYPES.CONV_GROUP){this.currentStore.userInfo.isGroup=!0;const u={groupID:n.groupProfile.groupID,userIDList:[n.groupProfile.selfInfo.userID]};this.getGroupProfile({groupID:n.groupProfile.groupID}),this.getGroupMemberProfile(u).then(d=>{const{memberList:f}=d.data,[g]=f;this.currentStore.selfInfo=g}),(s=(i=(o=this==null?void 0:this.TUICore)==null?void 0:o.TUIServer)==null?void 0:i.TUIGroup)==null||s.getGroupMemberList({groupID:n.groupProfile.groupID,count:100,offset:0}).then(d=>{var f;this.currentStore.allMemberList=(f=d.data)==null?void 0:f.memberList})}else this.currentStore.userInfo.isGroup=!1,this.currentStore.userInfo.list=[n==null?void 0:n.userProfile]}bindTIMEvent(){this.TUICore.tim.on(this.TUICore.TIM.EVENT.MESSAGE_RECEIVED,this.handleMessageReceived,this),this.TUICore.tim.on(this.TUICore.TIM.EVENT.MESSAGE_MODIFIED,this.handleMessageModified,this),this.TUICore.tim.on(this.TUICore.TIM.EVENT.MESSAGE_REVOKED,this.handleMessageRevoked,this),this.TUICore.tim.on(this.TUICore.TIM.EVENT.MESSAGE_READ_BY_PEER,this.handleMessageReadByPeer,this),this.TUICore.tim.on(this.TUICore.TIM.EVENT.GROUP_LIST_UPDATED,this.handleGroupListUpdated,this),this.TUICore.tim.on(this.TUICore.TIM.EVENT.MESSAGE_READ_RECEIPT_RECEIVED,this.handleMessageReadReceiptReceived,this)}unbindTIMEvent(){this.TUICore.tim.off(this.TUICore.TIM.EVENT.MESSAGE_RECEIVED,this.handleMessageReceived),this.TUICore.tim.off(this.TUICore.TIM.EVENT.MESSAGE_MODIFIED,this.handleMessageModified),this.TUICore.tim.off(this.TUICore.TIM.EVENT.MESSAGE_REVOKED,this.handleMessageRevoked),this.TUICore.tim.off(this.TUICore.TIM.EVENT.MESSAGE_READ_BY_PEER,this.handleMessageReadByPeer),this.TUICore.tim.off(this.TUICore.TIM.EVENT.GROUP_LIST_UPDATED,this.handleGroupListUpdated),this.TUICore.tim.off(this.TUICore.TIM.EVENT.MESSAGE_READ_RECEIPT_RECEIVED,this.handleMessageReadReceiptReceived)}handleMessageReceived(n){var r;(r=n==null?void 0:n.data)==null||r.forEach(o=>{var i,s;(o==null?void 0:o.conversationID)===((s=(i=this==null?void 0:this.store)==null?void 0:i.conversation)==null?void 0:s.conversationID)&&(this.currentStore.messageList=[...this.currentStore.messageList,o]),wM.getInstance().notify(o)})}handleMessageModified(n){const r=this.currentStore.messageList;this.currentStore.messageList=[],this.currentStore.messageList=r}handleMessageRevoked(n){const r=this.currentStore.messageList;this.currentStore.messageList=[],this.currentStore.messageList=r}handleMessageReadByPeer(n){const r=this.currentStore.messageList;this.currentStore.messageList=[],this.currentStore.messageList=r}handleGroupListUpdated(n){n==null||n.data.map(r=>{var o,i,s;return(r==null?void 0:r.groupID)===((s=(i=(o=this==null?void 0:this.store)==null?void 0:o.conversation)==null?void 0:i.groupProfile)==null?void 0:s.groupID)&&(this.store.conversation.groupProfile=r,this.currentStore.conversation={},this.currentStore.conversation=this.store.conversation),r})}handleMessageReadReceiptReceived(n){const r=this.currentStore.messageList;this.currentStore.messageList=[],this.currentStore.messageList=r}handleMessageOptions(n,r,o,i){var u,d,f,g,y,_;const s={to:"",conversationType:(i==null?void 0:i.type)||this.store.conversation.type,payload:n,needReadReceipt:this.currentStore.needReadReceipt};switch(this.currentStore.needTyping&&(s.cloudCustomData={messageFeature:{needTyping:1,version:1}},s.cloudCustomData=JSON.stringify(s.cloudCustomData)),r==="file"&&o&&(s.onProgress=o),s.conversationType){case this.TUICore.TIM.TYPES.CONV_C2C:s.to=((u=i==null?void 0:i.userProfile)==null?void 0:u.userID)||((f=(d=this.store.conversation)==null?void 0:d.userProfile)==null?void 0:f.userID)||"";break;case this.TUICore.TIM.TYPES.CONV_GROUP:s.to=((g=i==null?void 0:i.groupProfile)==null?void 0:g.groupID)||((_=(y=this.store.conversation)==null?void 0:y.groupProfile)==null?void 0:_.groupID)||"";break}return s}handlePromiseCallback(n){return new Promise((r,o)=>{const i={TUIName:"TUIChat",callback:()=>{n&&n(r,o)}};this.TUICore.setAwaitFunc(i.TUIName,i.callback)})}handlePromiseCallbackRetry(n,r=[],o=function(){return!1}){return new Promise((i,s)=>{let u=0;function d(){u++,n().then(i).catch(f=>{if(u>r.length||o&&o(f)){s(f);return}setTimeout(d,r[u-1])})}d()})}handleUploadProgress(n,r){this.currentStore.messageList.map(o=>(o.ID===r.ID&&(o.progress=n),o))}async deleteConversation(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.deleteConversation(n);r(i)}catch(i){o(i)}})}sendFaceMessage(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=this.handleMessageOptions(n,"face"),s=this.TUICore.tim.createFaceMessage(i);this.currentStore.messageList.push(s);const u=await this.TUICore.tim.sendMessage(s);this.currentStore.messageList=this.currentStore.messageList.map(d=>d.ID===u.data.message.ID?u.data.message:d),r(u)}catch(i){o(i);const s=this.currentStore.messageList;this.currentStore.messageList=[],this.currentStore.messageList=s}})}sendImageMessage(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=this.handleMessageOptions({file:n},"file",d=>{this.handleUploadProgress(d,s)}),s=this.TUICore.tim.createImageMessage(i);s.progress=.01,this.currentStore.messageList.push(s);const u=await this.TUICore.tim.sendMessage(s);this.currentStore.messageList=this.currentStore.messageList.map(d=>d.ID===u.data.message.ID?u.data.message:d),r(u)}catch(i){o(i);const s=this.currentStore.messageList;this.currentStore.messageList=[],this.currentStore.messageList=s}})}sendVideoMessage(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=this.handleMessageOptions({file:n},"file",d=>{this.handleUploadProgress(d,s)}),s=this.TUICore.tim.createVideoMessage(i);s.progress=.01,this.currentStore.messageList.push(s);const u=await this.TUICore.tim.sendMessage(s);this.currentStore.messageList=this.currentStore.messageList.map(d=>d.ID===u.data.message.ID?u.data.message:d),r(u)}catch(i){o(i);const s=this.currentStore.messageList;this.currentStore.messageList=[],this.currentStore.messageList=s}})}sendFileMessage(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=this.handleMessageOptions({file:n},"file",d=>{this.handleUploadProgress(d,s)}),s=this.TUICore.tim.createFileMessage(i);s.progress=.01,this.currentStore.messageList.push(s);const u=await this.TUICore.tim.sendMessage(s);this.currentStore.messageList=this.currentStore.messageList.map(d=>d.ID===u.data.message.ID?u.data.message:d),r(u)}catch(i){o(i);const s=this.currentStore.messageList;this.currentStore.messageList=[],this.currentStore.messageList=s}})}sendCustomMessage(n){return this.handlePromiseCallback(async(r,o)=>{try{n.data=JSON.stringify(n.data);const i=this.handleMessageOptions(n,"custom"),s=this.TUICore.tim.createCustomMessage(i);this.currentStore.messageList.push(s);const u=await this.TUICore.tim.sendMessage(s);this.currentStore.messageList=this.currentStore.messageList.map(d=>d.ID===u.data.message.ID?u.data.message:d),r(u)}catch(i){o(i);const s=this.currentStore.messageList;this.currentStore.messageList=[],this.currentStore.messageList=s}})}sendLocationMessage(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=this.handleMessageOptions(n,"location"),s=this.TUICore.tim.createLocationMessage(i);this.currentStore.messageList.push(s);const u=await this.TUICore.tim.sendMessage(s);r(u)}catch(i){o(i);const s=this.currentStore.messageList;this.currentStore.messageList=[],this.currentStore.messageList=s}})}forwardMessage(n,r){return this.handlePromiseCallback(async(o,i)=>{try{const s=this.handleMessageOptions(n,"forward",{},r),u=this.TUICore.tim.createForwardMessage(s),d=await this.TUICore.tim.sendMessage(u);this.store.conversation.conversationID===d.data.message.conversationID&&this.currentStore.messageList.push(d.data.message),o(d)}catch(s){i(s);const u=this.currentStore.messageList;this.currentStore.messageList=[],this.currentStore.messageList=u}})}async sendMessageReadReceipt(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.sendMessageReadReceipt(n);r(i)}catch(i){o(i)}})}async getMessageReadReceiptList(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.getMessageReadReceiptList(n);r(i)}catch(i){o(i)}})}async getMessageList(n,r){return this.handlePromiseCallback(async(o,i)=>{try{const s=await this.TUICore.tim.getMessageList(n);s.data.messageList.length&&await this.getMessageReadReceiptList(s.data.messageList),r?this.currentStore.messageList=[...s.data.messageList,...this.currentStore.messageList]:this.currentStore.messageList=s.data.messageList,this.currentStore.nextReqMessageID=s.data.nextReqMessageID,this.currentStore.isCompleted=s.data.isCompleted,o(s)}catch(s){i(s)}})}async getHistoryMessageList(){const n={conversationID:this.currentStore.conversation.conversationID,nextReqMessageID:this.currentStore.nextReqMessageID,count:15};this.currentStore.isCompleted||this.getMessageList(n,!0)}sendTextMessage(n,r){return this.handlePromiseCallback(async(o,i)=>{try{const s=this.handleMessageOptions({text:n},"text");let u={};if(s.cloudCustomData)try{u=fr(s.cloudCustomData)}catch{u={}}const d=JSON.stringify(r),f=Object.assign(s,{cloudCustomData:d,...u}),g=this.TUICore.tim.createTextMessage(f);this.currentStore.messageList.push(g);const y=await this.TUICore.tim.sendMessage(g);this.currentStore.messageList=this.currentStore.messageList.map(_=>_.ID===y.data.message.ID?y.data.message:_),o(y)}catch(s){i(s);const u=this.currentStore.messageList;this.currentStore.messageList=[],this.currentStore.messageList=u}})}sendTypingMessage(n){return this.handlePromiseCallback(async(r,o)=>{try{n.data=JSON.stringify(n.data);const i=this.handleMessageOptions(n,"custom"),s=this.TUICore.tim.createCustomMessage(i),u=await this.TUICore.tim.sendMessage(s,{onlineUserOnly:!0});r(u)}catch(i){o(i);const s=this.currentStore.messageList;this.currentStore.messageList=[],this.currentStore.messageList=s}})}sendTextAtMessage(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=this.handleMessageOptions(n,"text"),s=this.TUICore.tim.createTextAtMessage(i);this.currentStore.messageList.push(s);const u=await this.TUICore.tim.sendMessage(s);this.currentStore.messageList=this.currentStore.messageList.map(d=>d.ID===u.data.message.ID?u.data.message:d),r(u)}catch(i){o(i);const s=this.currentStore.messageList;this.currentStore.messageList=[],this.currentStore.messageList=s}})}sendMergerMessage(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=this.handleMessageOptions(n,"merger"),s=this.TUICore.tim.createMergerMessage(i);this.currentStore.messageList.push(s);const u=await this.TUICore.tim.sendMessage(s);this.currentStore.messageList=this.currentStore.messageList.map(d=>d.ID===u.data.message.ID?u.data.message:d),r(u)}catch(i){o(i);const s=this.currentStore.messageList;this.currentStore.messageList=[],this.currentStore.messageList=s}})}revokeMessage(n){return this.handlePromiseCallback(async(r,o)=>{var i;try{const s=await this.TUICore.tim.revokeMessage(n),u=fr(n==null?void 0:n.cloudCustomData);(i=u==null?void 0:u.messageReply)!=null&&i.messageRootID&&await this.revokeReplyMessage(n),r(s)}catch(s){o(s);const u=this.currentStore.messageList;this.currentStore.messageList=[],this.currentStore.messageList=u}})}resendMessage(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.resendMessage(n);this.currentStore.messageList=this.currentStore.messageList.filter(s=>s.ID!==n.ID),this.currentStore.messageList.push(i.data.message),r(i)}catch(i){o(i)}})}deleteMessage(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.deleteMessage(n);r(i);const s=this.currentStore.messageList;this.currentStore.messageList=[],this.currentStore.messageList=s}catch(i){o(i)}})}modifyMessage(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.modifyMessage(n);r(i)}catch(i){const s=i==null?void 0:i.code,u=i==null?void 0:i.data;s===2480?console.warn("MODIFY_MESSAGE_ERROR","修改消息发生冲突,data.message 是最新的消息","data.message:",u==null?void 0:u.message):s===2481?console.warn("MODIFY_MESSAGE_ERROR","不支持修改直播群消息"):s===20026&&console.warn("MODIFY_MESSAGE_ERROR","消息不存在"),o(i)}})}replyMessage(n,r){const o=()=>this.handlePromiseCallback(async(s,u)=>{var d,f,g,y,_,M;try{const T={messageAbstract:(d=n==null?void 0:n.payload)==null?void 0:d.text,messageSender:n==null?void 0:n.from,messageID:n==null?void 0:n.ID,messageType:n==null?void 0:n.type,messageTime:n==null?void 0:n.time,messageSequence:n==null?void 0:n.sequence,version:1};if(!r){const C=fr(n==null?void 0:n.cloudCustomData),L=(f=C==null?void 0:C.messageReply)==null?void 0:f.messageRootID;r=await((y=(g=this==null?void 0:this.currentStore)==null?void 0:g.messageList)==null?void 0:y.find(A=>(A==null?void 0:A.ID)===L))||this.findMessage(L)}const k=r!=null&&r.cloudCustomData?fr(r==null?void 0:r.cloudCustomData):{messageReplies:{}};(_=k==null?void 0:k.messageReplies)!=null&&_.replies?k.messageReplies.replies=[...(M=k==null?void 0:k.messageReplies)==null?void 0:M.replies,T]:k.messageReplies={replies:[T],version:1},r.cloudCustomData=JSON.stringify(k);const S=this.modifyMessage(r);s(S)}catch(T){u(T)}}),i=function(s){return!(s&&(s==null?void 0:s.code)===2480)};return this.handlePromiseCallbackRetry(o,[500,1e3,3e3],i)}revokeReplyMessage(n,r){const o=()=>this.handlePromiseCallback(async(s,u)=>{var d,f,g,y,_,M;try{if(!r){const S=fr(n==null?void 0:n.cloudCustomData),C=(d=S==null?void 0:S.messageReply)==null?void 0:d.messageRootID;r=await((g=(f=this==null?void 0:this.currentStore)==null?void 0:f.messageList)==null?void 0:g.find(L=>(L==null?void 0:L.ID)===C))||this.findMessage(C)}const T=r!=null&&r.cloudCustomData?fr(r==null?void 0:r.cloudCustomData):{messageReplies:{}};if((y=T==null?void 0:T.messageReplies)!=null&&y.replies){const S=T.messageReplies.replies.findIndex(C=>(C==null?void 0:C.messageID)===(n==null?void 0:n.ID));(M=(_=T==null?void 0:T.messageReplies)==null?void 0:_.replies)==null||M.splice(S,1)}r.cloudCustomData=JSON.stringify(T);const k=this.modifyMessage(r);s(k)}catch(T){u(T)}}),i=function(s){return!(s&&(s==null?void 0:s.code)===2480)};return this.handlePromiseCallbackRetry(o,[500,1e3,3e3],i)}emojiReact(n,r){const o=()=>this.handlePromiseCallback(async(s,u)=>{var d,f,g,y,_,M,T,k,S,C,L,A,N,H,q,x,$,V;try{(!n||!(n!=null&&n.ID)||!r)&&u();const G=(_=(y=(g=(f=(d=this.TUICore)==null?void 0:d.TUIServer)==null?void 0:f.TUIProfile)==null?void 0:g.store)==null?void 0:y.profile)==null?void 0:_.userID;n=await((T=(M=this==null?void 0:this.currentStore)==null?void 0:M.messageList)==null?void 0:T.find(P=>(P==null?void 0:P.ID)===(n==null?void 0:n.ID)))||this.findMessage(n==null?void 0:n.ID);const R=n!=null&&n.cloudCustomData?fr(n==null?void 0:n.cloudCustomData):{messageReact:{}};if((k=R==null?void 0:R.messageReact)!=null&&k.reacts)if((S=R==null?void 0:R.messageReact)!=null&&S.reacts[r]){const P=(L=(C=R==null?void 0:R.messageReact)==null?void 0:C.reacts[r])==null?void 0:L.indexOf(G);P===-1?(N=(A=R==null?void 0:R.messageReact)==null?void 0:A.reacts[r])==null||N.push(G):((q=(H=R==null?void 0:R.messageReact)==null?void 0:H.reacts[r])==null||q.splice(P,1),(($=(x=R==null?void 0:R.messageReact)==null?void 0:x.reacts[r])==null?void 0:$.length)===0&&((V=R==null?void 0:R.messageReact)==null||delete V.reacts[r]))}else R.messageReact.reacts[r]=[G];else R.messageReact={reacts:{},version:1},R.messageReact.reacts[r]=[G];n.cloudCustomData=JSON.stringify(R);const w=this.modifyMessage(n);s(w)}catch(G){u(G)}}),i=function(s){return!(s&&(s==null?void 0:s.code)===2480)};return this.handlePromiseCallbackRetry(o,[500,1e3,3e3],i)}findMessage(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.findMessage(n);r(i)}catch(i){o(i)}})}getGroupProfile(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.getGroupProfile(n);this.currentStore.conversation.groupProfile=i.data.group,r(i)}catch(i){o(i)}})}getGroupMemberProfile(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.getGroupMemberProfile(n);r(i)}catch(i){o(i)}})}handleGroupApplication(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.handleGroupApplication(n);r(i)}catch(i){o(i)}})}async getUserProfile(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.getUserProfile({userIDList:n});r(i)}catch(i){o(i)}})}async getFriendList(){return this.handlePromiseCallback(async(n,r)=>{try{const o=await this.TUICore.tim.getFriendList();n(o)}catch(o){r(o)}})}async checkFriend(n,r){return this.handlePromiseCallback(async(o,i)=>{var s,u;try{const d=await this.TUICore.tim.checkFriend({userIDList:[n],type:r}),f=(u=(s=d==null?void 0:d.data)==null?void 0:s.successUserIDList[0])==null?void 0:u.relation;o(f)}catch(d){i(d)}})}async getGroupReadMemberList(n,r="",o=15){return this.handlePromiseCallback(async(i,s)=>{try{const u=await this.TUICore.tim.getGroupMessageReadMemberList({message:n,filter:0,cursor:r,count:o});i(u)}catch(u){s(u)}})}async getGroupUnreadMemberList(n,r="",o=15){return this.handlePromiseCallback(async(i,s)=>{try{const u=await this.TUICore.tim.getGroupMessageReadMemberList({message:n,filter:1,cursor:r,count:o});i(u)}catch(u){s(u)}})}async handleMessageSentByMeToView(n){var r,o;(n==null?void 0:n.conversationID)===((o=(r=this==null?void 0:this.store)==null?void 0:r.conversation)==null?void 0:o.conversationID)&&this.currentStore.messageList.push(n)}bind(n){return this.currentStore=n}}const I$=st({props:{data:{type:Object,default:()=>({})}},setup(e,t){const n=qt({data:{}});return nn(()=>{n.data=e.data}),{...Xt(n)}}});const Vt=(e,t)=>{const n=e.__vccOpts||e;for(const[r,o]of t)n[r]=o;return n},C$={key:0,class:"text-box"},T$=["src"];function w$(e,t,n,r,o,i){return Q(!0),le(ht,null,Jt(e.data.text,(s,u)=>(Q(),le(ht,{key:u},[s.name==="text"?(Q(),le("span",C$,Re(s.text),1)):s.name==="img"?(Q(),le("img",{key:1,class:"text-img",src:s.src},null,8,T$)):ke("",!0)],64))),128)}const NO=Vt(I$,[["render",w$],["__scopeId","data-v-00031cc3"]]),S$=st({props:{data:{type:Object,default:()=>({})},isH5:{type:Boolean,default:!1}},emits:["uploading","previewImage"],setup(e,t){const n=qt({data:{progress:0},show:!1}),r=Pe(),o=ze(()=>{var g,y,_;const{width:d=0,height:f=0}=(_=(y=(g=n.data)==null?void 0:g.message)==null?void 0:y.payload)==null?void 0:_.imageInfoArray[0];return d>=f});nn(()=>{n.data=e.data,n.data&&br(()=>{var d,f,g;if(n.data.progress)t.emit("uploading");else{const{width:y=0,height:_=0}=n.data;if(y===0||_===0)return;const M=((d=document.getElementById("app"))==null?void 0:d.clientWidth)||0,T=e.isH5?Math.min(M-180,300):300,k=DC(y,_,T,T);(f=r==null?void 0:r.value)!=null&&f.style&&(r.value.style.width=`${k.width}Px`),(g=r==null?void 0:r.value)!=null&&g.style&&(r.value.style.height=`${k.height}Px`)}})});const i=()=>{n.data.progress||t.emit("previewImage",n.data.message)},s=d=>{const f=document.createElement("a"),g=d.payload.imageInfoArray[0].instanceID;f.setAttribute("download",g);const y=new Image;y.src=d.payload.imageInfoArray[0].url,y.setAttribute("crossOrigin","Anonymous"),y.onload=()=>{f.href=u(y),f.click()}},u=d=>{const f=document.createElement("canvas");f.width=d.width,f.height=d.height;const g=f.getContext("2d");g==null||g.drawImage(d,0,0,d.width,d.height);const y=d.src.substring(d.src.lastIndexOf(".")+1).toLowerCase();return f.toDataURL(`image/${y}`,1)};return{...Xt(n),toggleShow:i,skeleton:r,isWidth:o,downloadImage:s}}}),k$=""+new URL("close-image-15985c26.png",import.meta.url).href,D$=""+new URL("downaload-image-285429cc.png",import.meta.url).href;const PO=e=>(Ur("data-v-281b776a"),e=e(),Fr(),e),E$=["src","width","height"],A$={key:0,class:"progress"},L$=["value"],O$={key:0},R$=["src"],N$={key:0,class:"dialog-box-h5-footer"},P$=PO(()=>j("img",{src:k$},null,-1)),x$=[P$],U$=PO(()=>j("img",{src:D$},null,-1)),F$=[U$];function G$(e,t,n,r,o,i){return Q(),le("div",{class:"message-image",onClick:t[6]||(t[6]=Cn((...s)=>e.toggleShow&&e.toggleShow(...s),["self"])),ref:"skeleton"},[j("img",{class:"message-img",src:e.data.url,width:e.data.width,height:e.data.height,style:Eo(e.isH5?{maxWidth:e.data.width?e.data.width+"Px":"calc(100vw - 180Px)",maxHeight:e.data.height?e.data.height+"Px":"calc(100vw - 180Px)"}:{})},null,12,E$),e.data.progress?(Q(),le("div",A$,[j("progress",{value:e.data.progress,max:"1"},null,8,L$)])):ke("",!0),e.show?(Q(),le("div",{key:1,class:"dialog",onClick:t[5]||(t[5]=Cn((...s)=>e.toggleShow&&e.toggleShow(...s),["self"]))},[e.isH5?ke("",!0):(Q(),le("header",O$,[j("i",{class:"icon icon-close",onClick:t[0]||(t[0]=Cn((...s)=>e.toggleShow&&e.toggleShow(...s),["stop"]))})])),j("div",{class:pt(["dialog-box",[e.isH5?"dialog-box-h5":""]]),onClick:t[4]||(t[4]=Cn((...s)=>e.toggleShow&&e.toggleShow(...s),["self"]))},[j("img",{class:pt([e.isWidth?"isWidth":"isHeight"]),src:e.data.message.payload.imageInfoArray[0].url,onClick:t[1]||(t[1]=Cn((...s)=>e.toggleShow&&e.toggleShow(...s),["self"]))},null,10,R$),e.isH5?(Q(),le("div",N$,[j("p",{onClick:t[2]||(t[2]=(...s)=>e.toggleShow&&e.toggleShow(...s))},x$),j("p",{onClick:t[3]||(t[3]=Cn(s=>e.downloadImage(e.data.message),["stop"]))},F$)])):ke("",!0)],2)])):ke("",!0)],512)}const $$=Vt(S$,[["render",G$],["__scopeId","data-v-281b776a"]]),B$=st({props:{data:{type:Object,default:()=>({})},isH5:{type:Boolean,default:!1}},setup(e,t){const n=qt({data:{},show:!1,poster:"",posterWidth:0,posterHeight:0}),r=Pe(),o=Pe(),i=ze(()=>{var _,M;const{snapshotWidth:g=0,snapshotHeight:y=0}=(M=(_=n.data)==null?void 0:_.message)==null?void 0:M.payload;return g>=y}),s="https://web.sdk.qcloud.com/im/assets/images/transparent.png",u=()=>{n.data.progress||(n.show=!n.show)},d=g=>new Promise(function(y,_){let M="",T=document.createElement("video");T.setAttribute("crossOrigin","anonymous"),T.setAttribute("src",g),T.setAttribute("preload","auto"),T.addEventListener("loadeddata",function(){let k=document.createElement("canvas"),S=T.videoWidth,C=T.videoHeight;k.width=S,k.height=C,k.getContext("2d").drawImage(T,0,0,S,C),M=k.toDataURL("image/jpeg"),n.posterWidth=S,n.posterHeight=C,y(M)},{once:!0})}),f=async g=>{var y,_,M,T,k,S,C,L;return g?g.progress?await d(g.url):g.snapshotUrl!==s&&g.snapshotUrl||((_=(y=g==null?void 0:g.message)==null?void 0:y.payload)==null?void 0:_.snapshotUrl)!==s&&((T=(M=g==null?void 0:g.message)==null?void 0:M.payload)==null?void 0:T.snapshotUrl)||((S=(k=g==null?void 0:g.message)==null?void 0:k.payload)==null?void 0:S.thumbUrl)!==s&&((L=(C=g==null?void 0:g.message)==null?void 0:C.payload)==null?void 0:L.thumbUrl)||await d(g.url):""};return nn(async()=>{n.data=e.data,n.data&&(n.poster=await f(n.data),br(async()=>{var M,T,k,S,C;const g=((M=document.getElementById("messageEle"))==null?void 0:M.clientWidth)||0,y=e.isH5?Math.min(g-172,300):300;let _;if(n.data.progress)t.emit("uploading");else{let{snapshotWidth:L=0,snapshotHeight:A=0,snapshotUrl:N}=n.data;if(L===0||A===0)return;N===s&&(L=n.posterWidth,A=n.posterHeight),_=DC(L,A,y,y),(T=r==null?void 0:r.value)!=null&&T.style&&(r.value.style.width=`${_.width}Px`),(k=r==null?void 0:r.value)!=null&&k.style&&(r.value.style.height=`${_.height}Px`),e.isH5||((S=o==null?void 0:o.value)!=null&&S.style&&(o.value.style.width=`${_.width}Px`),(C=o==null?void 0:o.value)!=null&&C.style&&(o.value.style.height=`${_.height}Px`))}}))}),Gt(()=>{var g;return(g=n.data)==null?void 0:g.progress},(g,y)=>{!g&&y&&t.emit("uploading")}),{...Xt(n),toggleShow:u,isWidth:i,getVideoBase64:d,handlePosterUrl:f,skeleton:r,video:o}}});const H$={class:"message-video"},q$=["src"],V$=["src","poster"],z$=["src","poster"],j$={key:3,class:"progress"},W$=["value"],K$=["src"];function Y$(e,t,n,r,o,i){return Q(),le("div",H$,[j("div",{class:pt(["message-video-box",[!e.data.progress&&e.data.message.status==="success"&&e.isH5&&"message-video-cover"]]),onClick:t[0]||(t[0]=(...s)=>e.toggleShow&&e.toggleShow(...s)),ref:"skeleton"},[e.data.progress&&e.poster||e.isH5&&e.poster?(Q(),le("img",{key:0,class:pt(["message-img",[e.isWidth?"isWidth":"isHeight"]]),src:e.poster},null,10,q$)):e.isH5?(Q(),le("video",{key:1,class:"message-img video-h5-uploading",src:e.data.url+"#t=0.1",poster:e.data.url,preload:"auto",muted:"",ref:"video"},null,8,V$)):!e.data.progress&&!e.isH5?(Q(),le("video",{key:2,class:"message-img video-web",src:e.data.url,controls:"",preload:"metadata",poster:e.poster,ref:"video"},null,8,z$)):ke("",!0),e.data.progress?(Q(),le("div",j$,[j("progress",{value:e.data.progress,max:"1"},null,8,W$)])):ke("",!0)],2),e.show&&e.isH5?(Q(),le("div",{key:0,class:"dialog-video",onClick:t[3]||(t[3]=Cn((...s)=>e.toggleShow&&e.toggleShow(...s),["self"]))},[j("header",null,[j("i",{class:"icon icon-close",onClick:t[1]||(t[1]=Cn((...s)=>e.toggleShow&&e.toggleShow(...s),["stop"]))})]),j("div",{class:pt(["dialog-video-box",[e.isH5?"dialog-video-h5":""]]),onClick:t[2]||(t[2]=Cn((...s)=>e.toggleShow&&e.toggleShow(...s),["self"]))},[j("video",{class:pt([e.isWidth?"isWidth":"isHeight"]),src:e.data.url,controls:"",autoplay:""},null,10,K$)],2)])):ke("",!0)])}const J$=Vt(B$,[["render",Y$],["__scopeId","data-v-11fbdcca"]]),X$=st({props:{data:{type:Object,default:()=>({})}},setup(e,t){const n=qt({data:{},show:!1,isPlay:!1}),r=Pe(null);Gt(()=>e.data,()=>{n.data=e.data},{deep:!0,immediate:!0});const o=()=>{const s=document.getElementsByTagName("audio");for(const f of s)f.paused||(f.parentNode.querySelector(".icon-voice").classList.remove("icon-voice-active"),f.pause(),f.load());const u=r.value,d=u.parentNode;u.paused?(u.play(),n.show=!0,d.querySelector(".icon-voice").classList.add("icon-voice-active")):(u.pause(),u.load(),n.show=!1,d.querySelector(".icon-voice").classList.remove("icon-voice-active"))},i=s=>{const u=s.target.parentNode;u&&u.querySelector(".icon-voice").classList.remove("icon-voice-active")};return{...Xt(n),audio:r,play:o,onStopAnimation:i}}});const Z$=["src"];function Q$(e,t,n,r,o,i){var s;return Q(),le("div",{class:pt(["message-audio",[e.data.message.flow==="out"&&"reserve"]]),onClick:t[2]||(t[2]=Cn((...u)=>e.play&&e.play(...u),["stop"])),style:Eo(`width: ${((s=e.data)==null?void 0:s.second)*10+40}Px`)},[j("i",{class:pt(["icon icon-voice",[e.data.message.flow==="out"&&"icon-reserve",e.data.message.isPlay?"icon-voice-active":""]])},null,2),j("label",null,Re(e.data.second?e.data.second:1)+"s",1),j("audio",{ref:"audio",src:e.data.url,onPause:t[0]||(t[0]=(...u)=>e.onStopAnimation&&e.onStopAnimation(...u)),onEnded:t[1]||(t[1]=(...u)=>e.onStopAnimation&&e.onStopAnimation(...u))},null,40,Z$)],6)}const e9=Vt(X$,[["render",Q$],["__scopeId","data-v-af2d91ec"]]),t9=st({props:{data:{type:Object,default:()=>({})}},setup(e,t){const n=qt({data:{}});nn(()=>{n.data=e.data});const r=()=>{const o=n.data,i={mode:"cors",headers:new Headers({"Content-Type":"application/x-www-form-urlencoded"})};if(window.fetch)fetch(o.url,i).then(s=>s.blob()).then(s=>{const u=document.createElement("a"),d=window.URL.createObjectURL(s);u.href=d,u.download=o.name,u.click()});else{const s=document.createElement("a");s.href=o.url,s.target="_blank",s.download=o.name,s.click()}};return{...Xt(n),download:r}}});const n9=e=>(Ur("data-v-4d978c64"),e=e(),Fr(),e),r9={class:"message-file"},o9=["title"],i9=n9(()=>j("i",{class:"icon icon-files"},null,-1)),s9={class:"message-file-content"},a9=["value"];function l9(e,t,n,r,o,i){return Q(),le("div",r9,[j("div",{class:"box",onClick:t[0]||(t[0]=(...s)=>e.download&&e.download(...s)),title:e.$t("TUIChat.单击下载")},[i9,j("div",s9,[j("label",null,Re(e.data.name),1),j("span",null,Re(e.data.size),1)])],8,o9),e.data.progress?(Q(),le("progress",{key:0,value:e.data.progress,max:"1"},null,8,a9)):ke("",!0)])}const u9=Vt(t9,[["render",l9],["__scopeId","data-v-4d978c64"]]),c9=st({props:{data:{type:Object,default:()=>({})},isH5:{type:Boolean,default:!1}},setup(e,t){const n=qt({data:{}}),r=Pe();return nn(()=>{n.data=e.data,n.data&&br(()=>{var u,d,f;const o=((u=document.getElementById("messageEle"))==null?void 0:u.clientWidth)||0,i=e.isH5?Math.min(o-172,300):300,s=DC(240,240,i,i);(d=r==null?void 0:r.value)!=null&&d.style&&(r.value.style.width=`${s.width}Px`),(f=r==null?void 0:r.value)!=null&&f.style&&(r.value.style.height=`${s.height}Px`)})}),{...Xt(n),skeleton:r}}});const d9={class:"message-image",ref:"skeleton"},f9=["src"];function p9(e,t,n,r,o,i){return Q(),le("div",d9,[j("img",{class:"message-img",src:e.data.url,style:Eo(e.isH5?{maxWidth:e.data.width?e.data.width+"Px":"calc(100vw - 180Px)",maxHeight:e.data.height?e.data.height+"Px":"calc(100vw - 180Px)"}:{})},null,12,f9)],512)}const h9=Vt(c9,[["render",p9],["__scopeId","data-v-8d16877e"]]),g9=st({props:{data:{type:Object,default:()=>({})}},setup(e,t){const n=qt({data:{}});return nn(()=>{n.data=e.data}),{...Xt(n)}}});const m9=["href"],v9={class:"el-icon-location-outline"},y9=["src"];function _9(e,t,n,r,o,i){return Q(),le("a",{class:"message-location",href:e.data.href,target:"_blank",title:"点击查看详情"},[j("span",v9,Re(e.data.description),1),j("img",{src:e.data.url},null,8,y9)],8,m9)}const b9=Vt(g9,[["render",_9],["__scopeId","data-v-593d36f3"]]),M9=st({props:{data:{type:Object,default:()=>({})}},setup(e,t){const n=qt({data:{}});return nn(()=>{n.data=e.data}),{...Xt(n)}}});const I9={class:"message-merger"};function C9(e,t,n,r,o,i){return Q(),le("div",I9," 当前版本不支持查看此消息 ")}const T9=Vt(M9,[["render",C9],["__scopeId","data-v-4604e088"]]);/*!
  28. * vuex v4.0.2
  29. * (c) 2021 Evan You
  30. * @license MIT
  31. */var EC="store";function Si(e){return e===void 0&&(e=null),tn(e!==null?e:EC)}function w9(e,t){return e.filter(t)[0]}function SM(e,t){if(t===void 0&&(t=[]),e===null||typeof e!="object")return e;var n=w9(t,function(o){return o.original===e});if(n)return n.copy;var r=Array.isArray(e)?[]:{};return t.push({original:e,copy:r}),Object.keys(e).forEach(function(o){r[o]=SM(e[o],t)}),r}function qf(e,t){Object.keys(e).forEach(function(n){return t(e[n],n)})}function xO(e){return e!==null&&typeof e=="object"}function S9(e){return e&&typeof e.then=="function"}function k9(e,t){return function(){return e(t)}}function UO(e,t,n){return t.indexOf(e)<0&&(n&&n.prepend?t.unshift(e):t.push(e)),function(){var r=t.indexOf(e);r>-1&&t.splice(r,1)}}function FO(e,t){e._actions=Object.create(null),e._mutations=Object.create(null),e._wrappedGetters=Object.create(null),e._modulesNamespaceMap=Object.create(null);var n=e.state;Py(e,n,[],e._modules.root,!0),AC(e,n,t)}function AC(e,t,n){var r=e._state;e.getters={},e._makeLocalGettersCache=Object.create(null);var o=e._wrappedGetters,i={};qf(o,function(s,u){i[u]=k9(s,e),Object.defineProperty(e.getters,u,{get:function(){return i[u]()},enumerable:!0})}),e._state=qt({data:t}),e.strict&&O9(e),r&&n&&e._withCommit(function(){r.data=null})}function Py(e,t,n,r,o){var i=!n.length,s=e._modules.getNamespace(n);if(r.namespaced&&(e._modulesNamespaceMap[s],e._modulesNamespaceMap[s]=r),!i&&!o){var u=LC(t,n.slice(0,-1)),d=n[n.length-1];e._withCommit(function(){u[d]=r.state})}var f=r.context=D9(e,s,n);r.forEachMutation(function(g,y){var _=s+y;E9(e,_,g,f)}),r.forEachAction(function(g,y){var _=g.root?y:s+y,M=g.handler||g;A9(e,_,M,f)}),r.forEachGetter(function(g,y){var _=s+y;L9(e,_,g,f)}),r.forEachChild(function(g,y){Py(e,t,n.concat(y),g,o)})}function D9(e,t,n){var r=t==="",o={dispatch:r?e.dispatch:function(i,s,u){var d=wv(i,s,u),f=d.payload,g=d.options,y=d.type;return(!g||!g.root)&&(y=t+y),e.dispatch(y,f)},commit:r?e.commit:function(i,s,u){var d=wv(i,s,u),f=d.payload,g=d.options,y=d.type;(!g||!g.root)&&(y=t+y),e.commit(y,f,g)}};return Object.defineProperties(o,{getters:{get:r?function(){return e.getters}:function(){return GO(e,t)}},state:{get:function(){return LC(e.state,n)}}}),o}function GO(e,t){if(!e._makeLocalGettersCache[t]){var n={},r=t.length;Object.keys(e.getters).forEach(function(o){if(o.slice(0,r)===t){var i=o.slice(r);Object.defineProperty(n,i,{get:function(){return e.getters[o]},enumerable:!0})}}),e._makeLocalGettersCache[t]=n}return e._makeLocalGettersCache[t]}function E9(e,t,n,r){var o=e._mutations[t]||(e._mutations[t]=[]);o.push(function(s){n.call(e,r.state,s)})}function A9(e,t,n,r){var o=e._actions[t]||(e._actions[t]=[]);o.push(function(s){var u=n.call(e,{dispatch:r.dispatch,commit:r.commit,getters:r.getters,state:r.state,rootGetters:e.getters,rootState:e.state},s);return S9(u)||(u=Promise.resolve(u)),e._devtoolHook?u.catch(function(d){throw e._devtoolHook.emit("vuex:error",d),d}):u})}function L9(e,t,n,r){e._wrappedGetters[t]||(e._wrappedGetters[t]=function(i){return n(r.state,r.getters,i.state,i.getters)})}function O9(e){Gt(function(){return e._state.data},function(){},{deep:!0,flush:"sync"})}function LC(e,t){return t.reduce(function(n,r){return n[r]},e)}function wv(e,t,n){return xO(e)&&e.type&&(n=t,t=e,e=e.type),{type:e,payload:t,options:n}}var R9="vuex bindings",ik="vuex:mutations",I1="vuex:actions",Od="vuex",N9=0;function P9(e,t){nG({id:"org.vuejs.vuex",app:e,label:"Vuex",homepage:"https://next.vuex.vuejs.org/",logo:"https://vuejs.org/images/icons/favicon-96x96.png",packageName:"vuex",componentStateTypes:[R9]},function(n){n.addTimelineLayer({id:ik,label:"Vuex Mutations",color:sk}),n.addTimelineLayer({id:I1,label:"Vuex Actions",color:sk}),n.addInspector({id:Od,label:"Vuex",icon:"storage",treeFilterPlaceholder:"Filter stores..."}),n.on.getInspectorTree(function(r){if(r.app===e&&r.inspectorId===Od)if(r.filter){var o=[];qO(o,t._modules.root,r.filter,""),r.rootNodes=o}else r.rootNodes=[HO(t._modules.root,"")]}),n.on.getInspectorState(function(r){if(r.app===e&&r.inspectorId===Od){var o=r.nodeId;GO(t,o),r.state=F9($9(t._modules,o),o==="root"?t.getters:t._makeLocalGettersCache,o)}}),n.on.editInspectorState(function(r){if(r.app===e&&r.inspectorId===Od){var o=r.nodeId,i=r.path;o!=="root"&&(i=o.split("/").filter(Boolean).concat(i)),t._withCommit(function(){r.set(t._state.data,i,r.state.value)})}}),t.subscribe(function(r,o){var i={};r.payload&&(i.payload=r.payload),i.state=o,n.notifyComponentUpdate(),n.sendInspectorTree(Od),n.sendInspectorState(Od),n.addTimelineEvent({layerId:ik,event:{time:Date.now(),title:r.type,data:i}})}),t.subscribeAction({before:function(r,o){var i={};r.payload&&(i.payload=r.payload),r._id=N9++,r._time=Date.now(),i.state=o,n.addTimelineEvent({layerId:I1,event:{time:r._time,title:r.type,groupId:r._id,subtitle:"start",data:i}})},after:function(r,o){var i={},s=Date.now()-r._time;i.duration={_custom:{type:"duration",display:s+"ms",tooltip:"Action duration",value:s}},r.payload&&(i.payload=r.payload),i.state=o,n.addTimelineEvent({layerId:I1,event:{time:Date.now(),title:r.type,groupId:r._id,subtitle:"end",data:i}})}})})}var sk=8702998,x9=6710886,U9=16777215,$O={label:"namespaced",textColor:U9,backgroundColor:x9};function BO(e){return e&&e!=="root"?e.split("/").slice(-2,-1)[0]:"Root"}function HO(e,t){return{id:t||"root",label:BO(t),tags:e.namespaced?[$O]:[],children:Object.keys(e._children).map(function(n){return HO(e._children[n],t+n+"/")})}}function qO(e,t,n,r){r.includes(n)&&e.push({id:r||"root",label:r.endsWith("/")?r.slice(0,r.length-1):r||"Root",tags:t.namespaced?[$O]:[]}),Object.keys(t._children).forEach(function(o){qO(e,t._children[o],n,r+o+"/")})}function F9(e,t,n){t=n==="root"?t:t[n];var r=Object.keys(t),o={state:Object.keys(e.state).map(function(s){return{key:s,editable:!0,value:e.state[s]}})};if(r.length){var i=G9(t);o.getters=Object.keys(i).map(function(s){return{key:s.endsWith("/")?BO(s):s,editable:!1,value:kM(function(){return i[s]})}})}return o}function G9(e){var t={};return Object.keys(e).forEach(function(n){var r=n.split("/");if(r.length>1){var o=t,i=r.pop();r.forEach(function(s){o[s]||(o[s]={_custom:{value:{},display:s,tooltip:"Module",abstract:!0}}),o=o[s]._custom.value}),o[i]=kM(function(){return e[n]})}else t[n]=kM(function(){return e[n]})}),t}function $9(e,t){var n=t.split("/").filter(function(r){return r});return n.reduce(function(r,o,i){var s=r[o];if(!s)throw new Error('Missing module "'+o+'" for path "'+t+'".');return i===n.length-1?s:s._children},t==="root"?e:e.root._children)}function kM(e){try{return e()}catch(t){return t}}var Js=function(t,n){this.runtime=n,this._children=Object.create(null),this._rawModule=t;var r=t.state;this.state=(typeof r=="function"?r():r)||{}},VO={namespaced:{configurable:!0}};VO.namespaced.get=function(){return!!this._rawModule.namespaced};Js.prototype.addChild=function(t,n){this._children[t]=n};Js.prototype.removeChild=function(t){delete this._children[t]};Js.prototype.getChild=function(t){return this._children[t]};Js.prototype.hasChild=function(t){return t in this._children};Js.prototype.update=function(t){this._rawModule.namespaced=t.namespaced,t.actions&&(this._rawModule.actions=t.actions),t.mutations&&(this._rawModule.mutations=t.mutations),t.getters&&(this._rawModule.getters=t.getters)};Js.prototype.forEachChild=function(t){qf(this._children,t)};Js.prototype.forEachGetter=function(t){this._rawModule.getters&&qf(this._rawModule.getters,t)};Js.prototype.forEachAction=function(t){this._rawModule.actions&&qf(this._rawModule.actions,t)};Js.prototype.forEachMutation=function(t){this._rawModule.mutations&&qf(this._rawModule.mutations,t)};Object.defineProperties(Js.prototype,VO);var od=function(t){this.register([],t,!1)};od.prototype.get=function(t){return t.reduce(function(n,r){return n.getChild(r)},this.root)};od.prototype.getNamespace=function(t){var n=this.root;return t.reduce(function(r,o){return n=n.getChild(o),r+(n.namespaced?o+"/":"")},"")};od.prototype.update=function(t){zO([],this.root,t)};od.prototype.register=function(t,n,r){var o=this;r===void 0&&(r=!0);var i=new Js(n,r);if(t.length===0)this.root=i;else{var s=this.get(t.slice(0,-1));s.addChild(t[t.length-1],i)}n.modules&&qf(n.modules,function(u,d){o.register(t.concat(d),u,r)})};od.prototype.unregister=function(t){var n=this.get(t.slice(0,-1)),r=t[t.length-1],o=n.getChild(r);o&&o.runtime&&n.removeChild(r)};od.prototype.isRegistered=function(t){var n=this.get(t.slice(0,-1)),r=t[t.length-1];return n?n.hasChild(r):!1};function zO(e,t,n){if(t.update(n),n.modules)for(var r in n.modules){if(!t.getChild(r))return;zO(e.concat(r),t.getChild(r),n.modules[r])}}function jO(e){return new Ai(e)}var Ai=function(t){var n=this;t===void 0&&(t={});var r=t.plugins;r===void 0&&(r=[]);var o=t.strict;o===void 0&&(o=!1);var i=t.devtools;this._committing=!1,this._actions=Object.create(null),this._actionSubscribers=[],this._mutations=Object.create(null),this._wrappedGetters=Object.create(null),this._modules=new od(t),this._modulesNamespaceMap=Object.create(null),this._subscribers=[],this._makeLocalGettersCache=Object.create(null),this._devtools=i;var s=this,u=this,d=u.dispatch,f=u.commit;this.dispatch=function(_,M){return d.call(s,_,M)},this.commit=function(_,M,T){return f.call(s,_,M,T)},this.strict=o;var g=this._modules.root.state;Py(this,g,[],this._modules.root),AC(this,g),r.forEach(function(y){return y(n)})},OC={state:{configurable:!0}};Ai.prototype.install=function(t,n){t.provide(n||EC,this),t.config.globalProperties.$store=this;var r=this._devtools!==void 0?this._devtools:!1;r&&P9(t,this)};OC.state.get=function(){return this._state.data};OC.state.set=function(e){};Ai.prototype.commit=function(t,n,r){var o=this,i=wv(t,n,r),s=i.type,u=i.payload,d={type:s,payload:u},f=this._mutations[s];f&&(this._withCommit(function(){f.forEach(function(y){y(u)})}),this._subscribers.slice().forEach(function(g){return g(d,o.state)}))};Ai.prototype.dispatch=function(t,n){var r=this,o=wv(t,n),i=o.type,s=o.payload,u={type:i,payload:s},d=this._actions[i];if(d){try{this._actionSubscribers.slice().filter(function(g){return g.before}).forEach(function(g){return g.before(u,r.state)})}catch{}var f=d.length>1?Promise.all(d.map(function(g){return g(s)})):d[0](s);return new Promise(function(g,y){f.then(function(_){try{r._actionSubscribers.filter(function(M){return M.after}).forEach(function(M){return M.after(u,r.state)})}catch{}g(_)},function(_){try{r._actionSubscribers.filter(function(M){return M.error}).forEach(function(M){return M.error(u,r.state,_)})}catch{}y(_)})})}};Ai.prototype.subscribe=function(t,n){return UO(t,this._subscribers,n)};Ai.prototype.subscribeAction=function(t,n){var r=typeof t=="function"?{before:t}:t;return UO(r,this._actionSubscribers,n)};Ai.prototype.watch=function(t,n,r){var o=this;return Gt(function(){return t(o.state,o.getters)},n,Object.assign({},r))};Ai.prototype.replaceState=function(t){var n=this;this._withCommit(function(){n._state.data=t})};Ai.prototype.registerModule=function(t,n,r){r===void 0&&(r={}),typeof t=="string"&&(t=[t]),this._modules.register(t,n),Py(this,this.state,t,this._modules.get(t),r.preserveState),AC(this,this.state)};Ai.prototype.unregisterModule=function(t){var n=this;typeof t=="string"&&(t=[t]),this._modules.unregister(t),this._withCommit(function(){var r=LC(n.state,t.slice(0,-1));delete r[t[t.length-1]]}),FO(this)};Ai.prototype.hasModule=function(t){return typeof t=="string"&&(t=[t]),this._modules.isRegistered(t)};Ai.prototype.hotUpdate=function(t){this._modules.update(t),FO(this,!0)};Ai.prototype._withCommit=function(t){var n=this._committing;this._committing=!0,t(),this._committing=n};Object.defineProperties(Ai.prototype,OC);var WO=Uy(function(e,t){var n={};return xy(t).forEach(function(r){var o=r.key,i=r.val;n[o]=function(){var u=this.$store.state,d=this.$store.getters;if(e){var f=Fy(this.$store,"mapState",e);if(!f)return;u=f.context.state,d=f.context.getters}return typeof i=="function"?i.call(this,u,d):u[i]},n[o].vuex=!0}),n}),KO=Uy(function(e,t){var n={};return xy(t).forEach(function(r){var o=r.key,i=r.val;n[o]=function(){for(var u=[],d=arguments.length;d--;)u[d]=arguments[d];var f=this.$store.commit;if(e){var g=Fy(this.$store,"mapMutations",e);if(!g)return;f=g.context.commit}return typeof i=="function"?i.apply(this,[f].concat(u)):f.apply(this.$store,[i].concat(u))}}),n}),YO=Uy(function(e,t){var n={};return xy(t).forEach(function(r){var o=r.key,i=r.val;i=e+i,n[o]=function(){if(!(e&&!Fy(this.$store,"mapGetters",e)))return this.$store.getters[i]},n[o].vuex=!0}),n}),JO=Uy(function(e,t){var n={};return xy(t).forEach(function(r){var o=r.key,i=r.val;n[o]=function(){for(var u=[],d=arguments.length;d--;)u[d]=arguments[d];var f=this.$store.dispatch;if(e){var g=Fy(this.$store,"mapActions",e);if(!g)return;f=g.context.dispatch}return typeof i=="function"?i.apply(this,[f].concat(u)):f.apply(this.$store,[i].concat(u))}}),n}),B9=function(e){return{mapState:WO.bind(null,e),mapGetters:YO.bind(null,e),mapMutations:KO.bind(null,e),mapActions:JO.bind(null,e)}};function xy(e){return H9(e)?Array.isArray(e)?e.map(function(t){return{key:t,val:t}}):Object.keys(e).map(function(t){return{key:t,val:e[t]}}):[]}function H9(e){return Array.isArray(e)||xO(e)}function Uy(e){return function(t,n){return typeof t!="string"?(n=t,t=""):t.charAt(t.length-1)!=="/"&&(t+="/"),e(t,n)}}function Fy(e,t,n){var r=e._modulesNamespaceMap[n];return r}function q9(e){e===void 0&&(e={});var t=e.collapsed;t===void 0&&(t=!0);var n=e.filter;n===void 0&&(n=function(g,y,_){return!0});var r=e.transformer;r===void 0&&(r=function(g){return g});var o=e.mutationTransformer;o===void 0&&(o=function(g){return g});var i=e.actionFilter;i===void 0&&(i=function(g,y){return!0});var s=e.actionTransformer;s===void 0&&(s=function(g){return g});var u=e.logMutations;u===void 0&&(u=!0);var d=e.logActions;d===void 0&&(d=!0);var f=e.logger;return f===void 0&&(f=console),function(g){var y=SM(g.state);typeof f>"u"||(u&&g.subscribe(function(_,M){var T=SM(M);if(n(_,y,T)){var k=uk(),S=o(_),C="mutation "+_.type+k;ak(f,C,t),f.log("%c prev state","color: #9E9E9E; font-weight: bold",r(y)),f.log("%c mutation","color: #03A9F4; font-weight: bold",S),f.log("%c next state","color: #4CAF50; font-weight: bold",r(T)),lk(f)}y=T}),d&&g.subscribeAction(function(_,M){if(i(_,M)){var T=uk(),k=s(_),S="action "+_.type+T;ak(f,S,t),f.log("%c action","color: #03A9F4; font-weight: bold",k),lk(f)}}))}}function ak(e,t,n){var r=n?e.groupCollapsed:e.group;try{r.call(e,t)}catch{e.log(t)}}function lk(e){try{e.groupEnd()}catch{e.log("—— log end ——")}}function uk(){var e=new Date;return" @ "+mm(e.getHours(),2)+":"+mm(e.getMinutes(),2)+":"+mm(e.getSeconds(),2)+"."+mm(e.getMilliseconds(),3)}function V9(e,t){return new Array(t+1).join(e)}function mm(e,t){return V9("0",t-e.toString().length)+e}var C1={version:"4.0.2",Store:Ai,storeKey:EC,createStore:jO,useStore:Si,mapState:WO,mapMutations:KO,mapGetters:YO,mapActions:JO,createNamespacedHelpers:B9,createLogger:q9};const z9=st({props:{data:{type:Object,default:()=>({})}},setup(e,t){var u;const n=((u=window==null?void 0:window.TUIKitTUICore)==null?void 0:u.isOfficial)&&Si&&Si()||{},r=qt({data:{},extension:{},isCustom:"",constant:fn});nn(()=>{r.data=e.data;const{message:{payload:d}}=e.data;r.isCustom=d.data||" ",r.isCustom=fr(d.data),d.data===fn.typeService&&(r.extension=fr(d.extension))});const o=d=>{window.open(d)},i=()=>{var g,y,_,M,T;const d=(T=JSON.parse((M=JSON.parse((_=(y=(g=r==null?void 0:r.data)==null?void 0:g.message)==null?void 0:y.payload)==null?void 0:_.data))==null?void 0:M.data))==null?void 0:T.call_type;let f="";switch(d){case 1:f="icon-call-voice";break;case 2:f="icon-call-video";break}return f},s=async()=>{var f,g,y,_,M,T,k,S,C,L,A,N;const d=(M=JSON.parse((_=JSON.parse((y=(g=(f=e==null?void 0:e.data)==null?void 0:f.message)==null?void 0:g.payload)==null?void 0:y.data))==null?void 0:_.data))==null?void 0:M.call_type;switch((k=(T=r==null?void 0:r.data)==null?void 0:T.message)==null?void 0:k.conversationType){case window.TUIKitTUICore.TIM.TYPES.CONV_C2C:const{flow:H,to:q,from:x}=(S=r==null?void 0:r.data)==null?void 0:S.message;if(q===x)break;try{await((A=(L=(C=window==null?void 0:window.TUIKitTUICore)==null?void 0:C.TUIServer)==null?void 0:L.TUICallKit)==null?void 0:A.call({userID:H==="out"?q:x,type:d})),(N=window==null?void 0:window.TUIKitTUICore)!=null&&N.isOfficial&&(n!=null&&n.commit)&&(n==null||n.commit("handleTask",6))}catch($){console.warn($)}break;case window.TUIKitTUICore.TIM.TYPES.CONV_GROUP:break}};return{...Xt(r),isUrl:Xm,openLink:o,handleCallMessageIcon:i,handleCallAgain:s}}});const j9=e=>(Ur("data-v-acc15d59"),e=e(),Fr(),e),W9={class:"custom"},K9={key:0},Y9=["href"],J9={key:0},X9=["href"],Z9={key:1},Q9={key:1,class:"evaluate"},eB=j9(()=>j("i",{class:"icon icon-star-light"},null,-1)),tB=[eB],nB=["src"],rB={key:3,class:"textLink"},oB=["href"],iB=["innerHTML"];function sB(e,t,n,r,o,i){var s,u;return Q(),le("div",W9,[e.isCustom===e.constant.typeService?(Q(),le("div",K9,[j("h1",null,[j("label",null,Re(e.extension.title),1),e.extension.hyperlinks_text?(Q(),le("a",{key:0,href:e.extension.hyperlinks_text.value,target:"view_window"},Re(e.extension.hyperlinks_text.key),9,Y9)):ke("",!0)]),e.extension.item&&e.extension.item.length>0?(Q(),le("ul",J9,[(Q(!0),le(ht,null,Jt(e.extension.item,(d,f)=>(Q(),le("li",{key:f},[e.isUrl(d.value)?(Q(),le("a",{key:0,href:d.value,target:"view_window"},Re(d.key),9,X9)):(Q(),le("p",Z9,Re(d.key),1))]))),128))])):ke("",!0),j("article",null,Re(e.extension.description),1)])):e.isCustom.businessID===e.constant.typeEvaluate?(Q(),le("div",Q9,[j("h1",null,Re(e.$t("message.custom.对本次服务评价")),1),j("ul",null,[(Q(!0),le(ht,null,Jt(~~e.isCustom.score,(d,f)=>(Q(),le("li",{class:"evaluate-list-item",key:f},tB))),128))]),j("article",null,Re(e.isCustom.comment),1)])):e.isCustom.businessID===e.constant.typeOrder?(Q(),le("div",{key:2,class:"order",onClick:t[0]||(t[0]=d=>e.openLink(e.isCustom.link))},[j("img",{src:e.isCustom.imageUrl,alt:""},null,8,nB),j("main",null,[j("h1",null,Re(e.isCustom.title),1),j("p",null,Re(e.isCustom.description),1),j("span",null,Re(e.isCustom.price),1)])])):e.isCustom.businessID===e.constant.typeTextLink?(Q(),le("div",rB,[j("p",null,Re(e.isCustom.text),1),j("a",{href:e.isCustom.link,target:"view_window"},Re(e.$t("message.custom.查看详情>>")),9,oB)])):e.isCustom.businessID===e.constant.TYPE_CALL_MESSAGE?(Q(),le("div",{key:4,class:pt(["call",`call-${(u=(s=e.data)==null?void 0:s.message)==null?void 0:u.conversationType}`]),onClick:t[1]||(t[1]=(...d)=>e.handleCallAgain&&e.handleCallAgain(...d))},[j("i",{class:pt(["icon",e.handleCallMessageIcon()])},null,2),j("span",null,Re(e.data.custom),1)],2)):(Q(),le("span",{key:5,innerHTML:e.data.custom},null,8,iB))])}const aB=Vt(z9,[["render",sB],["__scopeId","data-v-acc15d59"]]),lB=st({props:{data:{type:Object,default:()=>({})}},setup(e,t){const n=qt({message:{}});return nn(()=>{n.message=e.data}),{...Xt(n)}}});const uB={class:"message-tip"};function cB(e,t,n,r,o,i){var s;return Q(),le("div",uB,[j("span",null,Re((s=e.message)==null?void 0:s.text),1)])}const dB=Vt(lB,[["render",cB],["__scopeId","data-v-f6a1a686"]]);var ck;const RC=typeof window<"u",fB=e=>typeof e=="string",T1=()=>{};RC&&((ck=window==null?void 0:window.navigator)!=null&&ck.userAgent)&&/iP(ad|hone|od)/.test(window.navigator.userAgent);function pB(e,t){function n(...r){e(()=>t.apply(this,r),{fn:t,thisArg:this,args:r})}return n}function hB(e,t=!0,n=!0){let r=0,o,i=!0;const s=()=>{o&&(clearTimeout(o),o=void 0)};return d=>{const f=Le(e),g=Date.now()-r;if(s(),f<=0)return r=Date.now(),d();g>f&&(n||!i)?(r=Date.now(),d()):t&&(o=setTimeout(()=>{r=Date.now(),i=!0,s(),d()},f)),!n&&!o&&(o=setTimeout(()=>i=!0,f)),i=!1}}function NC(e){return YI()?(nL(e),!0):!1}function PC(e,t=200,n=!0,r=!0){return pB(hB(t,n,r),e)}function gB(e,t=!0){Wi()?Rn(e):t?e():br(e)}function mB(e,t,n={}){const{immediate:r=!0}=n,o=Pe(!1);let i=null;function s(){i&&(clearTimeout(i),i=null)}function u(){o.value=!1,s()}function d(...f){s(),o.value=!0,i=setTimeout(()=>{o.value=!1,i=null,e(...f)},Le(t))}return r&&(o.value=!0,RC&&d()),NC(u),{isPending:o,start:d,stop:u}}function nl(e){var t;const n=Le(e);return(t=n==null?void 0:n.$el)!=null?t:n}const xC=RC?window:void 0;function rl(...e){let t,n,r,o;if(fB(e[0])?([n,r,o]=e,t=xC):[t,n,r,o]=e,!t)return T1;let i=T1;const s=Gt(()=>nl(t),d=>{i(),d&&(d.addEventListener(n,r,o),i=()=>{d.removeEventListener(n,r,o),i=T1})},{immediate:!0,flush:"post"}),u=()=>{s(),i()};return NC(u),u}function Xs(e,t,n={}){const{window:r=xC,ignore:o,capture:i=!0,detectIframe:s=!1}=n;if(!r)return;const u=Pe(!0);let d;const f=_=>{r.clearTimeout(d);const M=nl(e),T=_.composedPath();!M||M===_.target||T.includes(M)||!u.value||o&&o.length>0&&o.some(k=>{const S=nl(k);return S&&(_.target===S||T.includes(S))})||t(_)},g=[rl(r,"click",f,{passive:!0,capture:i}),rl(r,"pointerdown",_=>{const M=nl(e);u.value=!!M&&!_.composedPath().includes(M)},{passive:!0}),rl(r,"pointerup",_=>{if(_.button===0){const M=_.composedPath();_.composedPath=()=>M,d=r.setTimeout(()=>f(_),50)}},{passive:!0}),s&&rl(r,"blur",_=>{var M;const T=nl(e);((M=document.activeElement)==null?void 0:M.tagName)==="IFRAME"&&!(T!=null&&T.contains(document.activeElement))&&t(_)})].filter(Boolean);return()=>g.forEach(_=>_())}const vB=500;function yB(e,t,n){var r,o;const i=ze(()=>nl(e));let s=null;function u(){s!=null&&(clearTimeout(s),s=null)}function d(g){var y,_,M,T;(y=n==null?void 0:n.modifiers)!=null&&y.self&&g.target!==i.value||(u(),(_=n==null?void 0:n.modifiers)!=null&&_.prevent&&g.preventDefault(),(M=n==null?void 0:n.modifiers)!=null&&M.stop&&g.stopPropagation(),s=setTimeout(()=>t(g),(T=n==null?void 0:n.delay)!=null?T:vB))}const f={capture:(r=n==null?void 0:n.modifiers)==null?void 0:r.capture,once:(o=n==null?void 0:n.modifiers)==null?void 0:o.once};rl(i,"pointerdown",d,f),rl(i,"pointerup",u,f),rl(i,"pointerleave",u,f)}const dk=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},fk="__vueuse_ssr_handlers__";dk[fk]=dk[fk]||{};var pk=Object.getOwnPropertySymbols,_B=Object.prototype.hasOwnProperty,bB=Object.prototype.propertyIsEnumerable,MB=(e,t)=>{var n={};for(var r in e)_B.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&pk)for(var r of pk(e))t.indexOf(r)<0&&bB.call(e,r)&&(n[r]=e[r]);return n};function IB(e,t,n={}){const r=n,{window:o=xC}=r,i=MB(r,["window"]);let s;const u=o&&"ResizeObserver"in o,d=()=>{s&&(s.disconnect(),s=void 0)},f=Gt(()=>nl(e),y=>{d(),u&&o&&y&&(s=new ResizeObserver(t),s.observe(y,i))},{immediate:!0,flush:"post"}),g=()=>{d(),f()};return NC(g),{isSupported:u,stop:g}}function Sv(e,t={}){const{reset:n=!0,windowResize:r=!0,windowScroll:o=!0,immediate:i=!0}=t,s=Pe(0),u=Pe(0),d=Pe(0),f=Pe(0),g=Pe(0),y=Pe(0),_=Pe(0),M=Pe(0);function T(){const k=nl(e);if(!k){n&&(s.value=0,u.value=0,d.value=0,f.value=0,g.value=0,y.value=0,_.value=0,M.value=0);return}const S=k.getBoundingClientRect();s.value=S.height,u.value=S.bottom,d.value=S.left,f.value=S.right,g.value=S.top,y.value=S.width,_.value=S.x,M.value=S.y}return IB(e,T),Gt(()=>nl(e),k=>!k&&T()),o&&rl("scroll",T,{passive:!0}),r&&rl("resize",T,{passive:!0}),gB(()=>{i&&T()}),{height:s,bottom:u,left:d,right:f,top:g,width:y,x:_,y:M,update:T}}var hk;(function(e){e.UP="UP",e.RIGHT="RIGHT",e.DOWN="DOWN",e.LEFT="LEFT",e.NONE="NONE"})(hk||(hk={}));const CB=st({name:"TUIMessage",props:{message:{type:String,default:""},duration:{type:Number,default:3e3},repeatNum:{type:Number,default:1},id:{type:String,default:""},onClose:{type:Function,required:!1},offset:{type:Number,default:20},zIndex:{type:Number,default:0},isH5:{type:Boolean,default:!1},type:{type:String,default:""}},setup(e){const t=Pe(!1);let n;function r(){e.duration>0&&({stop:n}=mB(()=>{t.value&&i()},e.duration))}function o(){n==null||n()}function i(){t.value=!1}Gt(()=>e.repeatNum,()=>{o(),r()});const s=ze(()=>({top:`${e.offset}Px`,zIndex:e.zIndex}));return Rn(()=>{r(),t.value=!0}),{visible:t,customStyle:s,handleStyle:d=>d&&(d==="error"||d==="success"||d==="warning")?d:"normal"}}});const TB={key:0},wB={key:1};function SB(e,t,n,r,o,i){return Q(),Ot(Oo,{name:"fade",onBeforeLeave:e.onClose,onAfterLeave:t[0]||(t[0]=s=>e.$emit("destroy"))},{default:Qt(()=>[An(j("div",{class:pt(["message",[e.handleStyle(e.type),e.isH5&&"message-h5"]]),style:Eo(e.customStyle)},[e.isH5?ke("",!0):(Q(),le("p",TB,Re(e.message),1)),e.isH5?(Q(),le("span",wB,Re(e.message),1)):ke("",!0)],6),[[Qr,e.visible]])]),_:1},8,["onBeforeLeave"])}const kB=Vt(CB,[["render",SB],["__scopeId","data-v-7f1d487c"]]),Ya=[];let gk=1;const DB=document.body,If=function(e){const t=Ya.find(d=>{var f;return`${((f=d.vm.props)==null?void 0:f.message)??""}`==`${e.message??""}`});if(t)return t.vm.component.props.repeatNum+=1,{close:()=>s.component.proxy.visible=!1};let n=e.offset||20;Ya.forEach(({vm:d})=>{var f;n+=(((f=d.el)==null?void 0:f.offsetHeight)||0)+20}),n+=20;const r=`message_${gk+=1}`,o=e.onClose,i={zIndex:20+gk,offset:n,id:r,...e,onClose:()=>{EB(r,o)}},s=Ft(kB,i),u=document.createElement("div");return s.props.onDestroy=()=>{LS(null,u)},LS(s,u),Ya.push({vm:s}),DB.appendChild(u.firstElementChild),{close:()=>s.component.proxy.visible=!1}};function EB(e,t){const n=Ya.findIndex(({vm:s})=>e===s.component.props.id);if(n===-1)return;const{vm:r}=Ya[n];if(!r)return;t==null||t(r);const o=r.el.offsetHeight;Ya.splice(n,1);const i=Ya.length;if(!(i<1))for(let s=n;s<i;s++){const u=Number.parseInt(Ya[s].vm.el.style.top,10)-o-16;Ya[s].vm.component.props.offset=u}}const AB={80001:"您发送的消息可能包含违规内容,请停止发送此类内容",80002:"您发送的消息超过最大长度限制(>8KB)"};function dg(e){const{t}=window.TUIKitTUICore.config.i18n.useI18n(),n=1e3*60,r=n*60,o=r*24,i=o*7,u=new Date().getTime()-e;let d="";if(u<0)return;const f=u/n,g=u/r,y=u/o,_=u/i;if(_>=1&&_<=4)d=` ${parseInt(`${_}`,10)} ${t("time.周")}${t("time.前")}`;else if(y>=1&&y<=6)d=` ${parseInt(`${y}`,10)} ${t("time.天")}${t("time.前")}`;else if(g>=1&&g<=23)d=` ${parseInt(`${g}`,10)} ${t("time.小时")}${t("time.前")}`;else if(f>=1&&f<=59)d=` ${parseInt(`${f}`,10)} ${t("time.分钟")}${t("time.前")}`;else if(u>=0&&u<=n)d=`${t("time.刚刚")}`;else{const M=new Date;M.setTime(e);const T=M.getFullYear(),k=M.getMonth()+1<10?`0${M.getMonth()+1}`:M.getMonth()+1,S=M.getDate()<10?`0${M.getDate()}`:M.getDate();d=`${T}-${k}-${S}`}return d}function Nr(e,t){console.log(e,"error",e.type,e.message),e.message.indexOf("this group does not exist")!==-1&&(e.message="当前群组已解散"),e!=null&&e.type&&(e!=null&&e.message)?If({message:`${e.type} : ${e.message}`||e,isH5:!!(t!=null&&t.isH5),type:"error"}):If({message:AB[e.code]||e.message,isH5:!!(t!=null&&t.isH5),type:"error"})}function LB(e,t){If({message:e,isH5:!!(t!=null&&t.isH5),type:"success"})}function OB(e,t){if(e.length!==t.length)return!1;for(let n=0;n<e.length;n++)if(t.indexOf(e[n])===-1)return!1;return!0}const RB=st({props:{message:{type:Object,default:{}},referenceMessage:{type:Object,default:()=>({})},referenceForShow:{type:Object,default:()=>({})},face:{type:Array,default:()=>[]},url:{type:String,default:""},allMessageID:{type:String,default:""},type:{type:String,deafault:""}},setup(e,t){const n=qt({message:{},referenceMessage:{},referenceForShow:{},allMessageID:"",face:[],url:"",type:""});return nn(()=>{n.message=e.message,n.referenceMessage=e.referenceMessage,n.referenceForShow=e.referenceForShow,n.face=e.face,n.url=e.url,n.allMessageID=e.allMessageID,n.type=e.type}),Gt(()=>e.referenceForShow,()=>{n.referenceForShow=e.referenceForShow},{deep:!0}),{...Xt(n),constant:fn}}});const NB={class:"message-reference-user"},PB={class:"nick"},xB={class:"colon"},UB={key:0,class:"face-box"},FB={key:0,class:"text-box"},GB=["src"],$B={key:1},BB=["src"],HB={key:3,class:"message-video-cover"},qB=["src"],VB=["src"],zB={key:5};function jB(e,t,n,r,o,i){var s,u,d,f,g,y,_,M;return(s=e.referenceMessage)!=null&&s.messageID&&e.allMessageID.indexOf(e.referenceMessage.messageID)!==-1?(Q(),le("div",{key:0,class:pt(`${e.type} ${e.message.flow==="in"&&e.type+"-reverse"}`)},[j("p",NB,[j("span",PB,Re(e.referenceForShow.nick||e.referenceForShow.from),1),j("span",xB,Re(e.type==="reference"?":":""),1)]),e.referenceMessage.messageType===e.constant.typeText?(Q(),le("div",UB,[(Q(!0),le(ht,null,Jt(e.face,(T,k)=>(Q(),le("div",{key:k},[T.name==="text"?(Q(),le("span",FB,Re(T.text),1)):T.name==="img"?(Q(),le("img",{key:1,class:"text-img",src:T.src},null,8,GB)):ke("",!0)]))),128))])):ke("",!0),e.referenceMessage.messageType===e.constant.typeCustom?(Q(),le("span",$B,Re(e.referenceMessage.messageAbstract),1)):ke("",!0),e.referenceMessage.messageType===e.constant.typeImage?(Q(),le("img",{key:2,class:"message-img",src:e.referenceForShow.payload.imageInfoArray[1].url},null,8,BB)):ke("",!0),e.referenceMessage.messageType===e.constant.typeVideo?(Q(),le("div",HB,[j("img",{class:"message-videoimg",src:((d=(u=e.referenceForShow)==null?void 0:u.payload)==null?void 0:d.snapshotUrl)||((g=(f=e.referenceForShow)==null?void 0:f.payload)==null?void 0:g.thumbUrl)},null,8,qB)])):ke("",!0),e.referenceMessage.messageType===e.constant.typeFace?(Q(),le("img",{key:4,class:"message-img",src:e.url},null,8,VB)):ke("",!0),e.referenceMessage.messageType===e.constant.typeFile||e.referenceMessage.messageType===e.constant.typeAudio?(Q(),le("span",zB,Re((y=e.referenceMessage)==null?void 0:y.messageAbstract),1)):ke("",!0)],2)):(Q(),le("div",{key:1,class:pt(`${e.type} ${e.message.flow==="in"&&e.type+"-reverse"}`)},[j("p",null,Re((_=e.referenceMessage)==null?void 0:_.messageSender),1),j("span",null,Re((M=e.referenceMessage)==null?void 0:M.messageAbstract),1)],2))}const WB=Vt(RB,[["render",jB],["__scopeId","data-v-bf6e2a76"]]),KB=st({props:{message:{type:Object,default:()=>({})},emojiList:{type:Array,default:()=>[]},type:{type:String,default:""}},emits:["handleCollapse"],setup(e,t){const{TUIServer:n}=gc,r=qt({message:{},emojiUrl:ih,emojiMap:of,emojiName:IO,isCollapse:!0,types:vt.TYPES,env:n.TUICore.TUIEnv,type:e.type,emojiReacts:{},allMemberList:[]}),o=Pe({}),i=ze(()=>r.emojiName.slice(0,6)),s=ze(()=>r.emojiName.slice(6)),u=y=>{n.emojiReact(r.message,y)},d=y=>{var _,M;try{if(!(y!=null&&y.cloudCustomData))return;const T=(M=(_=fr(y==null?void 0:y.cloudCustomData))==null?void 0:_.messageReact)==null?void 0:M.reacts;return T?(r.emojiReacts=T,T):void 0}catch(T){console.warn(T)}},f=y=>{let _="";return y==null||y.forEach((M,T)=>{var S;const k=(S=r.allMemberList)==null?void 0:S.find(C=>C.userID===M);_=_+(k?k==null?void 0:k.nick:M)+", "}),_.length&&(_=_.substring(0,_.lastIndexOf(","))),_},g=y=>{var M,T,k,S,C,L,A;const _=n==null?void 0:n.currentStore;switch(y==null?void 0:y.conversationType){case vt.TYPES.CONV_C2C:r.allMemberList=[{userID:(T=(M=_==null?void 0:_.conversation)==null?void 0:M.userProfile)==null?void 0:T.userID,nick:(S=(k=_==null?void 0:_.conversation)==null?void 0:k.userProfile)==null?void 0:S.nick},{userID:(C=_==null?void 0:_.selfInfo)==null?void 0:C.userID,nick:(L=_==null?void 0:_.selfInfo)==null?void 0:L.nick}];break;case vt.TYPES.CONV_GROUP:r.allMemberList=(A=_==null?void 0:_.allMemberList)==null?void 0:A.memberList;break}};return Gt(()=>e.message,(y,_)=>{r.message=e.message,(y==null?void 0:y.conversationID)!==(_==null?void 0:_.conversationID)&&g(y)},{deep:!0,immediate:!0}),Gt(()=>r.isCollapse,(y,_)=>{var M;y!==_&&(M=r==null?void 0:r.env)!=null&&M.isH5&&t.emit("handleCollapse",y)}),{...Xt(r),emojiCollapseList:i,emojiExpandList:s,select:u,handleEmojiReact:d,handleEmojiReactItem:f,container:o}}});const YB={class:"face-list collapse"},JB={class:"face-list-collapse"},XB=["onClick"],ZB=["src"],QB={class:"face-list face-list-expand"},eH=["onClick"],tH=["src"],nH={key:1,class:"emoji-content"},rH={class:"emoji-react",ref:"container"},oH=["onClick"],iH=["src"],sH={class:"emoji-react-item-content"};function aH(e,t,n,r,o,i){var s;return Q(),le(ht,null,[e.type==="dropdown"?(Q(),le("div",{key:0,class:pt(["dialog-emoji",(s=e.env)!=null&&s.isH5?"dialog-emoji-h5":""])},[j("div",YB,[j("ul",JB,[(Q(!0),le(ht,null,Jt(e.emojiCollapseList,(u,d)=>(Q(),le("li",{class:"face-list-item",key:d,onClick:Cn(f=>e.select(u),["stop"])},[j("img",{src:e.emojiUrl+e.emojiMap[u]},null,8,ZB)],8,XB))),128))]),j("div",{class:"face-list-button",onClick:t[0]||(t[0]=Cn(u=>e.isCollapse=!e.isCollapse,["stop"]))},[j("i",{class:pt(["icon",[e.isCollapse?"icon-expand":"icon-collapse"]])},null,2)])]),An(j("ul",QB,[(Q(!0),le(ht,null,Jt(e.emojiExpandList,(u,d)=>(Q(),le("li",{class:"face-list-item",key:d,onClick:Cn(f=>e.select(u),["stop"])},[j("img",{src:e.emojiUrl+e.emojiMap[u]},null,8,tH)],8,eH))),128))],512),[[Qr,!e.isCollapse]])],2)):ke("",!0),e.type==="content"?(Q(),le("div",nH,[j("ul",rH,[(Q(!0),le(ht,null,Jt(e.handleEmojiReact(e.message),(u,d)=>An((Q(),le("li",{class:"emoji-react-item",key:d,onClick:Cn(f=>e.select(d),["stop"])},[j("img",{src:e.emojiUrl+e.emojiMap[d]},null,8,iH),j("div",sH,[j("span",null,Re(e.handleEmojiReactItem(u)),1)])],8,oH)),[[Qr,u&&(u==null?void 0:u.length)]])),128))],512)])):ke("",!0)],64)}const UC=Vt(KB,[["render",aH],["__scopeId","data-v-1e1ad132"]]),lH=st({props:{data:{type:Object,default:()=>({})},messagesList:{type:Array,default:()=>[]},isH5:{type:Boolean,default:!1},needGroupReceipt:{type:Boolean,default:!1},needReplies:{type:Boolean,default:!0},flow:{type:String,default:""},needEmojiReact:{type:Boolean,default:!1}},emits:["jumpID","resendMessage","showReadReceiptDialog","showRepliesDialog","dropDownOpen"],components:{MessageReference:WB,MessageEmojiReact:UC},setup(e,t){const{t:n}=window.TUIKitTUICore.config.i18n.useI18n(),{TUIServer:r}=gc,o=qt({env:Hh(),message:{},messagesList:[],show:!1,type:{},referenceMessage:{},referenceForShow:{},allMessageID:"",needGroupReceipt:!1,needReplies:!0,replies:[],face:[],url:"",needEmojiReact:!1});nn(()=>{var A,N,H;if(o.type=fn,o.messagesList=e.messagesList,o.needEmojiReact=e.needEmojiReact,o.message=kC(((A=o.messagesList)==null?void 0:A.find(q=>{var x;return(q==null?void 0:q.ID)===((x=e.message)==null?void 0:x.ID)}))||e.data),o.needGroupReceipt=e.needGroupReceipt,o.needReplies=e.needReplies,o.message.cloudCustomData){const q=[],x=fr(o.message.cloudCustomData);o.replies=((N=x==null?void 0:x.messageReplies)==null?void 0:N.replies)||[],o.referenceMessage=x.messageReply?x.messageReply:"";for(let $=0;$<o.messagesList.length;$++)q.push(o.messagesList[$].ID),o.allMessageID=JSON.stringify(q),o.messagesList[$].ID===((H=o.referenceMessage)==null?void 0:H.messageID)&&(o.referenceForShow=o.messagesList[$],o.referenceMessage.messageType===fn.typeText&&(o.face=CO(o.referenceForShow.payload)),o.referenceMessage.messageType===fn.typeFace&&(o.url=`https://web.sdk.qcloud.com/im/assets/face-elem/${o.referenceForShow.payload.data}@2x.png`))}else o.replies=[]});const i=Pe(null),s=Pe(!1),u=Pe(null),d=A=>{s.value=!s.value,s.value&&(t.emit("dropDownOpen",u),br(()=>{var ne,Y,ie,fe,se,ue,K,te,J,Me,de,me,re,be,Fe;const N=(ne=u==null?void 0:u.value)==null?void 0:ne.children[0],H=document.getElementsByClassName("dialog-item")[0],q=(Y=u==null?void 0:u.value)==null?void 0:Y.offsetParent,x=Sv(q),$=document.getElementById("messageEle"),V=Sv($),G=(ie=V==null?void 0:V.left)==null?void 0:ie.value,R=((fe=V==null?void 0:V.left)==null?void 0:fe.value)+$.clientWidth-N.clientWidth+76,w=(se=V==null?void 0:V.top)==null?void 0:se.value,P=((ue=V==null?void 0:V.top)==null?void 0:ue.value)+$.clientHeight-N.clientHeight,{clientX:X,clientY:W}=A;if((K=o==null?void 0:o.env)!=null&&K.isH5){((te=x==null?void 0:x.top)==null?void 0:te.value)<=(H==null?void 0:H.clientHeight)?N.style.bottom=`-${H==null?void 0:H.clientHeight}Px`:((J=o==null?void 0:o.message)==null?void 0:J.flow)==="in"?N.style.top=`-${(H==null?void 0:H.clientHeight)-20}Px`:N.style.top=`-${H==null?void 0:H.clientHeight}Px`;const ve=((Me=x==null?void 0:x.left)==null?void 0:Me.value)+((de=x==null?void 0:x.width)==null?void 0:de.value)/2;ve>H.clientWidth/2&&ve<($==null?void 0:$.clientWidth)-H.clientWidth/2?N.style.left="calc(50% - 135Px)":ve<=H.clientWidth/2?N.style.left="-20Px":N.style.left=`-${H.clientWidth/2+10}Px`;return}switch(!0){case(X>G&&X<R):N.style.left=`${Math.max(A.clientX-((me=x==null?void 0:x.left)==null?void 0:me.value)-76,-40)}Px`;break;case X<=G:N.style.left="20Px";break;case X>=R:N.style.right=`${Math.max(((re=x==null?void 0:x.left)==null?void 0:re.value)+(q==null?void 0:q.clientWidth)-A.clientX-256,-10)}Px`;break}switch(!0){case(W>w&&W<P):N.style.top=`${A.clientY-((be=x==null?void 0:x.top)==null?void 0:be.value)}Px`,N.style.cssText=N.style.cssText.replace("align-items:end;","");break;case W<=w:N.style.top="0Px",N.style.cssText=N.style.cssText.replace("align-items:end;","");break;case W>=P:N.style.bottom=`${((Fe=x==null?void 0:x.top)==null?void 0:Fe.value)+(q==null?void 0:q.clientHeight)-A.clientY}Px`,N.style.cssText+="align-items:end;";break}}))},f=A=>{var N,H;if((N=o.referenceMessage)!=null&&N.messageID&&o.allMessageID.includes((H=o.referenceMessage)==null?void 0:H.messageID))t.emit("jumpID",o.referenceMessage.messageID);else{const q=n("TUIChat.无法定位到原消息");Nr(q,e)}};Xs(u,()=>{s.value=!1}),yB(i,A=>{var N;(N=o==null?void 0:o.env)!=null&&N.isH5&&d(A)});const y=A=>{t.emit("resendMessage",A)},_=A=>!!(A.flow==="out"&&A.status==="success"&&A.needReadReceipt),M=A=>{var N,H,q;return(N=A==null?void 0:A.readReceiptInfo)!=null&&N.isPeerRead||((H=A==null?void 0:A.readReceiptInfo)==null?void 0:H.isPeerRead)===void 0&&(A!=null&&A.isPeerRead)||((q=A==null?void 0:A.readReceiptInfo)==null?void 0:q.unreadCount)===0?"":"unRead"},T=A=>{var N,H;switch(A.conversationType){case r.TUICore.TIM.TYPES.CONV_C2C:return(N=A==null?void 0:A.readReceiptInfo)!=null&&N.isPeerRead||((H=A==null?void 0:A.readReceiptInfo)==null?void 0:H.isPeerRead)===void 0&&(A!=null&&A.isPeerRead)?n("TUIChat.已读"):n("TUIChat.未读");case r.TUICore.TIM.TYPES.CONV_GROUP:return A.readReceiptInfo.unreadCount===0?n("TUIChat.全部已读"):A.readReceiptInfo.readCount===0||A.readReceiptInfo.unreadCount===void 0&&A.readReceiptInfo.readCount===void 0?n("TUIChat.未读"):`${A.readReceiptInfo.readCount+n("TUIChat.人已读")}`;default:return""}},k=A=>{t.emit("showReadReceiptDialog",A,"receipt")},S=(A,N)=>{var H,q;if(N){t.emit("showRepliesDialog",A,"replies");return}if((H=o.referenceMessage)!=null&&H.messageRootID){const x=(q=o.messagesList)==null?void 0:q.find($=>{var V;return $.ID===((V=o.referenceMessage)==null?void 0:V.messageRootID)});if(x){t.emit("showRepliesDialog",x,"replies");return}else{const $=n("TUIChat.无法定位到原消息");Nr($,e)}}},C=A=>{const N=["content"];return A&&(N.push(`content-${o.message.flow}`),o.message.type===vt.TYPES.MSG_IMAGE&&!L(A)&&N.push("content-image"),o.message.type===vt.TYPES.MSG_VIDEO&&!L(A)&&N.push("content-video")),N},L=A=>{var N,H;try{if(!(A!=null&&A.cloudCustomData))return;const q=(H=(N=fr(A==null?void 0:A.cloudCustomData))==null?void 0:N.messageReact)==null?void 0:H.reacts;return!(!q||Object.keys(q).length===0)}catch(q){return console.warn(q),!1}};return{...Xt(o),toggleDialog:d,htmlRefHook:i,jumpToAim:f,dropdown:s,dropdownRef:u,resendMessage:y,showReadReceiptTag:_,readReceiptStyle:M,readReceiptCont:T,showReadReceiptDialog:k,showRepliesDialog:S,handleImageOrVideoBubbleStyle:C,isEmojiReactionInMessage:L,TIM:vt}}});const uH=e=>(Ur("data-v-02a316a2"),e=e(),Fr(),e),cH=["src"],dH={class:"message-area"},fH={key:0,class:"name"},pH={key:1,ref:"dropdownRef",class:"dropdown-inner"},hH=uH(()=>j("i",{class:"icon icon-msg-replies"},null,-1));function gH(e,t,n,r,o,i){var d,f,g,y,_,M,T,k;const s=mn("MessageReference"),u=mn("MessageEmojiReact");return Q(),le(ht,null,[j("div",{class:pt(["message-bubble",[e.message.flow==="in"?"":"reverse"]]),ref:"htmlRefHook"},[j("img",{class:"avatar",src:((d=e.message)==null?void 0:d.avatar)||"https://oss.dayaedu.com/news-info/07/1690787574969.png",onerror:"this.src='https://oss.dayaedu.com/news-info/07/1690787574969.png'"},null,8,cH),j("main",dH,[e.message.flow==="in"&&e.message.conversationType==="GROUP"?(Q(),le("label",fH,Re(e.message.nameCard||e.message.nick||e.message.from),1)):ke("",!0),j("div",{class:pt(e.handleImageOrVideoBubbleStyle(e.message)),onContextmenu:t[2]||(t[2]=Cn((...S)=>e.toggleDialog&&e.toggleDialog(...S),["prevent","right"]))},[(f=e.message)!=null&&f.cloudCustomData&&e.referenceMessage&&((g=e.referenceMessage)!=null&&g.messageRootID)?(Q(),le("div",{key:0,class:pt(["message-replie-area",[((y=e.message)==null?void 0:y.flow)==="in"?"":"message-replies-area-reverse"]]),onClick:t[0]||(t[0]=S=>e.showRepliesDialog(e.message,!1))},[Ft(s,{message:e.message,referenceMessage:e.referenceMessage,referenceForShow:e.referenceForShow,url:e.url,face:e.face,allMessageID:e.allMessageID,type:"reply"},null,8,["message","referenceMessage","referenceForShow","url","face","allMessageID"])],2)):ke("",!0),xt(e.$slots,"default",{},void 0,!0),e.dropdown?(Q(),le("div",pH,[j("div",{class:pt(["dialog",[e.message.flow==="in"?"":"dialog-right"]]),onClick:t[1]||(t[1]=S=>e.dropdown=!1)},[xt(e.$slots,"dialog",{},void 0,!0)],2)],512)):ke("",!0),e.needEmojiReact&&e.isEmojiReactionInMessage(e.message)?(Q(),Ot(u,{key:2,message:e.message,type:"content"},null,8,["message"])):ke("",!0)],34)]),e.message.status==="fail"?(Q(),le("label",{key:0,class:"message-label fail",onClick:t[3]||(t[3]=S=>e.resendMessage(e.message))}," ! ")):ke("",!0)],2),(_=e.message)!=null&&_.cloudCustomData&&e.referenceMessage&&!((M=e.referenceMessage)!=null&&M.messageRootID)?(Q(),le("div",{key:0,class:pt(["message-reference-area",[e.message.flow==="in"?"":"message-reference-area-reverse"]]),onClick:t[4]||(t[4]=S=>e.jumpToAim(e.referenceMessage))},[Ft(s,{message:e.message,referenceMessage:e.referenceMessage,referenceForShow:e.referenceForShow,url:e.url,face:e.face,allMessageID:e.allMessageID,type:"reference"},null,8,["message","referenceMessage","referenceForShow","url","face","allMessageID"])],2)):ke("",!0),(T=e.replies)!=null&&T.length?(Q(),le("label",{key:1,class:pt(["message-replies",[e.message.flow==="in"?"":"message-replies-reverse"]]),onClick:t[5]||(t[5]=S=>e.showRepliesDialog(e.message,!0))},[hH,j("span",null,Re(((k=e.replies)==null?void 0:k.length)+e.$t("TUIChat.条回复")),1)],2)):ke("",!0)],64)}const mH=Vt(lH,[["render",gH],["__scopeId","data-v-02a316a2"]]),vH=st({props:{data:{type:Object,default:()=>({})},isEdit:{type:Boolean,default:()=>!1}},setup(e,t){const n=qt({message:{},isEdit:!1});nn(()=>{n.message=e.data,n.isEdit=e.isEdit});const r=()=>{t.emit("edit",n.message)};return{...Xt(n),edit:r}}});const yH={class:"revoke"},_H={key:0},bH={key:1};function MH(e,t,n,r,o,i){return Q(),le("div",yH,[e.message.flow==="in"?(Q(),le("label",_H,Re(e.message.nick||e.message.from),1)):(Q(),le("label",bH,Re(e.$t("TUIChat.您")),1)),j("span",null,Re(e.$t("TUIChat.撤回了一条消息")),1),e.message.flow==="out"&&e.isEdit?(Q(),le("span",{key:2,class:"edit",onClick:t[0]||(t[0]=(...s)=>e.edit&&e.edit(...s))},Re(e.$t("TUIChat.重新编辑")),1)):ke("",!0)])}const IH=Vt(vH,[["render",MH],["__scopeId","data-v-98ed73e3"]]),CH=st({props:{data:{type:Array,default:()=>[]},types:{type:Object,default:()=>({})}},setup(e,t){const n=qt({messageList:[],types:{}});nn(()=>{n.messageList=e.data,n.types=e.types});const r=(o,i)=>{const s={handleAction:o,message:i};t.emit("application",s)};return{...Xt(n),translateGroupSystemNotice:b$,handleApplication:r}}});const TH=e=>(Ur("data-v-45889b95"),e=e(),Fr(),e),wH={class:"message-system"},SH={class:"list"},kH=TH(()=>j("i",{class:"icon icon-system"},null,-1)),DH={key:0,class:"btn-box"},EH=["onClick"],AH=["onClick"];function LH(e,t,n,r,o,i){return Q(),le("div",wH,[j("ul",SH,[(Q(!0),le(ht,null,Jt(e.messageList,(s,u)=>{var d;return Q(),le("li",{key:u},[s.type===e.types.MSG_GRP_TIP||s.type===e.types.MSG_GRP_SYS_NOTICE?(Q(),le(ht,{key:0},[kH,j("span",null,Re(e.translateGroupSystemNotice(s)),1),((d=s==null?void 0:s.payload)==null?void 0:d.operationType)===1?(Q(),le("div",DH,[j("button",{class:"btn btn-default",onClick:f=>e.handleApplication("Agree",s)}," 接受 ",8,EH),j("button",{class:"btn btn-cancel",onClick:f=>e.handleApplication("Reject",s)}," 拒绝 ",8,AH)])):ke("",!0)],64)):ke("",!0)])}),128))])])}const OH=Vt(CH,[["render",LH],["__scopeId","data-v-45889b95"]]);var XO={exports:{}};/*!
  32. * clipboard.js v2.0.11
  33. * https://clipboardjs.com/
  34. *
  35. * Licensed MIT © Zeno Rocha
  36. */(function(e,t){(function(r,o){e.exports=o()})(fi,function(){return function(){var n={686:function(i,s,u){u.d(s,{default:function(){return ue}});var d=u(279),f=u.n(d),g=u(370),y=u.n(g),_=u(817),M=u.n(_);function T(K){try{return document.execCommand(K)}catch{return!1}}var k=function(te){var J=M()(te);return T("cut"),J},S=k;function C(K){var te=document.documentElement.getAttribute("dir")==="rtl",J=document.createElement("textarea");J.style.fontSize="12pt",J.style.border="0",J.style.padding="0",J.style.margin="0",J.style.position="absolute",J.style[te?"right":"left"]="-9999px";var Me=window.pageYOffset||document.documentElement.scrollTop;return J.style.top="".concat(Me,"px"),J.setAttribute("readonly",""),J.value=K,J}var L=function(te,J){var Me=C(te);J.container.appendChild(Me);var de=M()(Me);return T("copy"),Me.remove(),de},A=function(te){var J=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{container:document.body},Me="";return typeof te=="string"?Me=L(te,J):te instanceof HTMLInputElement&&!["text","search","url","tel","password"].includes(te==null?void 0:te.type)?Me=L(te.value,J):(Me=M()(te),T("copy")),Me},N=A;function H(K){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?H=function(J){return typeof J}:H=function(J){return J&&typeof Symbol=="function"&&J.constructor===Symbol&&J!==Symbol.prototype?"symbol":typeof J},H(K)}var q=function(){var te=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},J=te.action,Me=J===void 0?"copy":J,de=te.container,me=te.target,re=te.text;if(Me!=="copy"&&Me!=="cut")throw new Error('Invalid "action" value, use either "copy" or "cut"');if(me!==void 0)if(me&&H(me)==="object"&&me.nodeType===1){if(Me==="copy"&&me.hasAttribute("disabled"))throw new Error('Invalid "target" attribute. Please use "readonly" instead of "disabled" attribute');if(Me==="cut"&&(me.hasAttribute("readonly")||me.hasAttribute("disabled")))throw new Error(`Invalid "target" attribute. You can't cut text from elements with "readonly" or "disabled" attributes`)}else throw new Error('Invalid "target" value, use a valid Element');if(re)return N(re,{container:de});if(me)return Me==="cut"?S(me):N(me,{container:de})},x=q;function $(K){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?$=function(J){return typeof J}:$=function(J){return J&&typeof Symbol=="function"&&J.constructor===Symbol&&J!==Symbol.prototype?"symbol":typeof J},$(K)}function V(K,te){if(!(K instanceof te))throw new TypeError("Cannot call a class as a function")}function G(K,te){for(var J=0;J<te.length;J++){var Me=te[J];Me.enumerable=Me.enumerable||!1,Me.configurable=!0,"value"in Me&&(Me.writable=!0),Object.defineProperty(K,Me.key,Me)}}function R(K,te,J){return te&&G(K.prototype,te),J&&G(K,J),K}function w(K,te){if(typeof te!="function"&&te!==null)throw new TypeError("Super expression must either be null or a function");K.prototype=Object.create(te&&te.prototype,{constructor:{value:K,writable:!0,configurable:!0}}),te&&P(K,te)}function P(K,te){return P=Object.setPrototypeOf||function(Me,de){return Me.__proto__=de,Me},P(K,te)}function X(K){var te=Y();return function(){var Me=ie(K),de;if(te){var me=ie(this).constructor;de=Reflect.construct(Me,arguments,me)}else de=Me.apply(this,arguments);return W(this,de)}}function W(K,te){return te&&($(te)==="object"||typeof te=="function")?te:ne(K)}function ne(K){if(K===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return K}function Y(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function ie(K){return ie=Object.setPrototypeOf?Object.getPrototypeOf:function(J){return J.__proto__||Object.getPrototypeOf(J)},ie(K)}function fe(K,te){var J="data-clipboard-".concat(K);if(te.hasAttribute(J))return te.getAttribute(J)}var se=function(K){w(J,K);var te=X(J);function J(Me,de){var me;return V(this,J),me=te.call(this),me.resolveOptions(de),me.listenClick(Me),me}return R(J,[{key:"resolveOptions",value:function(){var de=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};this.action=typeof de.action=="function"?de.action:this.defaultAction,this.target=typeof de.target=="function"?de.target:this.defaultTarget,this.text=typeof de.text=="function"?de.text:this.defaultText,this.container=$(de.container)==="object"?de.container:document.body}},{key:"listenClick",value:function(de){var me=this;this.listener=y()(de,"click",function(re){return me.onClick(re)})}},{key:"onClick",value:function(de){var me=de.delegateTarget||de.currentTarget,re=this.action(me)||"copy",be=x({action:re,container:this.container,target:this.target(me),text:this.text(me)});this.emit(be?"success":"error",{action:re,text:be,trigger:me,clearSelection:function(){me&&me.focus(),window.getSelection().removeAllRanges()}})}},{key:"defaultAction",value:function(de){return fe("action",de)}},{key:"defaultTarget",value:function(de){var me=fe("target",de);if(me)return document.querySelector(me)}},{key:"defaultText",value:function(de){return fe("text",de)}},{key:"destroy",value:function(){this.listener.destroy()}}],[{key:"copy",value:function(de){var me=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{container:document.body};return N(de,me)}},{key:"cut",value:function(de){return S(de)}},{key:"isSupported",value:function(){var de=arguments.length>0&&arguments[0]!==void 0?arguments[0]:["copy","cut"],me=typeof de=="string"?[de]:de,re=!!document.queryCommandSupported;return me.forEach(function(be){re=re&&!!document.queryCommandSupported(be)}),re}}]),J}(f()),ue=se},828:function(i){var s=9;if(typeof Element<"u"&&!Element.prototype.matches){var u=Element.prototype;u.matches=u.matchesSelector||u.mozMatchesSelector||u.msMatchesSelector||u.oMatchesSelector||u.webkitMatchesSelector}function d(f,g){for(;f&&f.nodeType!==s;){if(typeof f.matches=="function"&&f.matches(g))return f;f=f.parentNode}}i.exports=d},438:function(i,s,u){var d=u(828);function f(_,M,T,k,S){var C=y.apply(this,arguments);return _.addEventListener(T,C,S),{destroy:function(){_.removeEventListener(T,C,S)}}}function g(_,M,T,k,S){return typeof _.addEventListener=="function"?f.apply(null,arguments):typeof T=="function"?f.bind(null,document).apply(null,arguments):(typeof _=="string"&&(_=document.querySelectorAll(_)),Array.prototype.map.call(_,function(C){return f(C,M,T,k,S)}))}function y(_,M,T,k){return function(S){S.delegateTarget=d(S.target,M),S.delegateTarget&&k.call(_,S)}}i.exports=g},879:function(i,s){s.node=function(u){return u!==void 0&&u instanceof HTMLElement&&u.nodeType===1},s.nodeList=function(u){var d=Object.prototype.toString.call(u);return u!==void 0&&(d==="[object NodeList]"||d==="[object HTMLCollection]")&&"length"in u&&(u.length===0||s.node(u[0]))},s.string=function(u){return typeof u=="string"||u instanceof String},s.fn=function(u){var d=Object.prototype.toString.call(u);return d==="[object Function]"}},370:function(i,s,u){var d=u(879),f=u(438);function g(T,k,S){if(!T&&!k&&!S)throw new Error("Missing required arguments");if(!d.string(k))throw new TypeError("Second argument must be a String");if(!d.fn(S))throw new TypeError("Third argument must be a Function");if(d.node(T))return y(T,k,S);if(d.nodeList(T))return _(T,k,S);if(d.string(T))return M(T,k,S);throw new TypeError("First argument must be a String, HTMLElement, HTMLCollection, or NodeList")}function y(T,k,S){return T.addEventListener(k,S),{destroy:function(){T.removeEventListener(k,S)}}}function _(T,k,S){return Array.prototype.forEach.call(T,function(C){C.addEventListener(k,S)}),{destroy:function(){Array.prototype.forEach.call(T,function(C){C.removeEventListener(k,S)})}}}function M(T,k,S){return f(document.body,T,k,S)}i.exports=g},817:function(i){function s(u){var d;if(u.nodeName==="SELECT")u.focus(),d=u.value;else if(u.nodeName==="INPUT"||u.nodeName==="TEXTAREA"){var f=u.hasAttribute("readonly");f||u.setAttribute("readonly",""),u.select(),u.setSelectionRange(0,u.value.length),f||u.removeAttribute("readonly"),d=u.value}else{u.hasAttribute("contenteditable")&&u.focus();var g=window.getSelection(),y=document.createRange();y.selectNodeContents(u),g.removeAllRanges(),g.addRange(y),d=g.toString()}return d}i.exports=s},279:function(i){function s(){}s.prototype={on:function(u,d,f){var g=this.e||(this.e={});return(g[u]||(g[u]=[])).push({fn:d,ctx:f}),this},once:function(u,d,f){var g=this;function y(){g.off(u,y),d.apply(f,arguments)}return y._=d,this.on(u,y,f)},emit:function(u){var d=[].slice.call(arguments,1),f=((this.e||(this.e={}))[u]||[]).slice(),g=0,y=f.length;for(g;g<y;g++)f[g].fn.apply(f[g].ctx,d);return this},off:function(u,d){var f=this.e||(this.e={}),g=f[u],y=[];if(g&&d)for(var _=0,M=g.length;_<M;_++)g[_].fn!==d&&g[_].fn._!==d&&y.push(g[_]);return y.length?f[u]=y:delete f[u],this}},i.exports=s,i.exports.TinyEmitter=s}},r={};function o(i){if(r[i])return r[i].exports;var s=r[i]={exports:{}};return n[i](s,s.exports,o),s.exports}return function(){o.n=function(i){var s=i&&i.__esModule?function(){return i.default}:function(){return i};return o.d(s,{a:s}),s}}(),function(){o.d=function(i,s){for(var u in s)o.o(s,u)&&!o.o(i,u)&&Object.defineProperty(i,u,{enumerable:!0,get:s[u]})}}(),function(){o.o=function(i,s){return Object.prototype.hasOwnProperty.call(i,s)}}(),o(686)}().default})})(XO);var RH=XO.exports;const NH=Hf(RH),FC=e=>{const t=(e==null?void 0:e.appendToBody)===void 0?!0:e.appendToBody;return{toClipboard(n,r){return new Promise((o,i)=>{const s=document.createElement("button"),u=new NH(s,{text:()=>n,action:()=>"copy",container:r!==void 0?r:document.body});u.on("success",d=>{u.destroy(),o(d)}),u.on("error",d=>{u.destroy(),i(d)}),t&&document.body.appendChild(s),s.click(),t&&document.body.removeChild(s)})}}},PH=st({props:{message:{type:Object,default:()=>({})},needEmojiReact:{type:Boolean,default:!1}},components:{MessageEmojiReact:UC},setup(e,t){var d,f,g;const n=(f=(d=window==null?void 0:window.TUIKitTUICore)==null?void 0:d.TUIServer)==null?void 0:f.TUIChat,r=((g=window==null?void 0:window.TUIKitTUICore)==null?void 0:g.isOfficial)&&Si&&Si()||{},o=qt({message:{},show:!1,types:vt.TYPES,env:n.TUICore.TUIEnv,showToolList:!0,needEmojiReact:!1});nn(()=>{o.needEmojiReact=e.needEmojiReact}),Gt(()=>e.message,()=>{o.message=e.message},{deep:!0,immediate:!0});const i=y=>{let _="";switch(y.type){case o.types.MSG_FILE:_=y.payload.fileUrl;break;case o.types.MSG_VIDEO:_=y.payload.remoteVideoUrl;break;case o.types.MSG_IMAGE:_=y.payload.imageInfoArray[0].url;break}window.open(_,"_blank")},s=async(y,_)=>{var M,T,k;switch(_){case fn.handleMessage.revoke:try{await n.revokeMessage(y),(M=window==null?void 0:window.TUIKitTUICore)!=null&&M.isOfficial&&(r!=null&&r.commit)&&(r==null||r.commit("handleTask",1))}catch(S){Nr(S,o.env)}break;case fn.handleMessage.copy:try{if((y==null?void 0:y.type)===o.types.MSG_TEXT&&((T=y==null?void 0:y.payload)!=null&&T.text)){const{toClipboard:S}=FC();await S((k=y==null?void 0:y.payload)==null?void 0:k.text)}}catch(S){Nr(S,o.env)}break;case fn.handleMessage.delete:await n.deleteMessage([y]);break;case fn.handleMessage.forward:t.emit("handleMessage",y,fn.handleMessage.forward);break;case fn.handleMessage.reference:t.emit("handleMessage",y,fn.handleMessage.reference);break;case fn.handleMessage.reply:t.emit("handleMessage",y,fn.handleMessage.reply);break}},u=y=>{var _;(_=o==null?void 0:o.env)!=null&&_.isH5&&(o.showToolList=y)};return{...Xt(o),openMessage:i,handleMessage:s,constant:fn,handleCollapse:u}}});const id=e=>(Ur("data-v-3a151b49"),e=e(),Fr(),e),xH=id(()=>j("i",{class:"icon icon-msg-copy"},null,-1)),UH=id(()=>j("i",{class:"icon icon-msg-copy"},null,-1)),FH=id(()=>j("i",{class:"icon icon-msg-forward"},null,-1)),GH=id(()=>j("i",{class:"icon icon-msg-quote"},null,-1)),$H=id(()=>j("i",{class:"icon icon-msg-reply"},null,-1)),BH=id(()=>j("i",{class:"icon icon-msg-revoke"},null,-1)),HH=id(()=>j("i",{class:"icon icon-msg-del"},null,-1));function qH(e,t,n,r,o,i){var u,d,f;const s=mn("MessageEmojiReact");return Q(),le("div",{class:pt(["dialog-item",(u=e.env)!=null&&u.isH5?"dialog-item-h5":"dialog-item-web"])},[(d=e.env)!=null&&d.isH5&&e.needEmojiReact?(Q(),Ot(s,{key:0,message:e.message,type:"dropdown",onHandleCollapse:e.handleCollapse},null,8,["message","onHandleCollapse"])):ke("",!0),An(j("ul",{class:pt(["dialog-item-list",(f=e.env)!=null&&f.isH5?"dialog-item-list-h5":"dialog-item-list-web"])},[(e.message.type===e.types.MSG_FILE||e.message.type===e.types.MSG_VIDEO||e.message.type===e.types.MSG_IMAGE)&&!e.env.isH5?(Q(),le("li",{key:0,onClick:t[0]||(t[0]=g=>e.openMessage(e.message))},[xH,j("span",null,Re(e.$t("TUIChat.打开")),1)])):ke("",!0),e.message.type===e.types.MSG_TEXT?(Q(),le("li",{key:1,onClick:t[1]||(t[1]=g=>e.handleMessage(e.message,e.constant.handleMessage.copy))},[UH,j("span",null,Re(e.$t("TUIChat.复制")),1)])):ke("",!0),e.message.status==="success"?(Q(),le("li",{key:2,onClick:t[2]||(t[2]=g=>e.handleMessage(e.message,e.constant.handleMessage.forward))},[FH,j("span",null,Re(e.$t("TUIChat.转发")),1)])):ke("",!0),e.message.status==="success"?(Q(),le("li",{key:3,onClick:t[3]||(t[3]=g=>e.handleMessage(e.message,e.constant.handleMessage.reference))},[GH,j("span",null,Re(e.$t("TUIChat.引用")),1)])):ke("",!0),e.message.status==="success"?(Q(),le("li",{key:4,onClick:t[4]||(t[4]=g=>e.handleMessage(e.message,e.constant.handleMessage.reply))},[$H,j("span",null,Re(e.$t("TUIChat.回复")),1)])):ke("",!0),e.message.flow==="out"&&e.message.status==="success"&&e.message.type!==e.types.MSG_CUSTOM?(Q(),le("li",{key:5,onClick:t[5]||(t[5]=g=>e.handleMessage(e.message,e.constant.handleMessage.revoke))},[BH,j("span",null,Re(e.$t("TUIChat.撤回")),1)])):ke("",!0),e.message.status==="success"?(Q(),le("li",{key:6,onClick:t[6]||(t[6]=g=>e.handleMessage(e.message,e.constant.handleMessage.delete))},[HH,j("span",null,Re(e.$t("TUIChat.删除")),1)])):ke("",!0)],2),[[Qr,e.showToolList]])],2)}const VH=Vt(PH,[["render",qH],["__scopeId","data-v-3a151b49"]]),zH=st({props:{show:{type:Boolean,default:()=>!1}},setup(e,t){const n=qt({show:!1});nn(()=>{n.show=e.show});const r=()=>{n.show=!n.show,t.emit("update:show",n.show)};return{...Xt(n),toggleView:r}}});function jH(e,t,n,r,o,i){return e.show?(Q(),le("div",{key:0,class:"mask",onClick:t[0]||(t[0]=Cn((...s)=>e.toggleView&&e.toggleView(...s),["self"]))},[xt(e.$slots,"default",{},void 0,!0)])):ke("",!0)}const WH=Vt(zH,[["render",jH],["__scopeId","data-v-bc53103b"]]),KH=st({props:{list:{type:Array,default:()=>[]},selectedList:{type:Array,default:()=>[]},isSearch:{type:Boolean,default:()=>!0},isRadio:{type:Boolean,default:()=>!1},isCustomItem:{type:Boolean,default:()=>!1},title:{type:String,default:()=>""},type:{type:String,default:()=>""},isH5:{type:Boolean,default:()=>!1},resultShow:{type:Boolean,default:()=>!0}},setup(e,t){const n=qt({type:"",list:[],selectedList:[],isSearch:!0,isCustomItem:!1,title:""});nn(()=>{if(e.isCustomItem)for(let f=0;f<e.list.length;f++)e.list[f].conversationID.indexOf("@TIM#SYSTEM")>-1&&e.list.splice(f,1),n.list=e.list;else n.list=e.list;n.selectedList=e.selectedList,n.isSearch=e.isSearch,n.isCustomItem=e.isCustomItem,n.title=e.title,n.type=e.type});const r=ze(()=>n.list.filter(f=>!f.isDisabled)),o=f=>{t.emit("search",f.target.value)},i=f=>{if(f.isDisabled)return;let g=n.selectedList;const y=g.indexOf(f);if(y>-1)return n.selectedList.splice(y,1);e.isRadio&&(g=[]),g.push(f),n.selectedList=g},s=()=>{n.selectedList.length===r.value.length?n.selectedList=[]:n.selectedList=[...r.value]},u=()=>{t.emit("submit",n.selectedList)},d=()=>{t.emit("cancel")};return{...Xt(n),optional:r,handleInput:o,selected:i,selectedAll:s,submit:u,cancel:d}}}),Gy=""+new URL("nomore-5a48a52d.png",import.meta.url).href;const ZO=e=>(Ur("data-v-ab57dbb8"),e=e(),Fr(),e),YH={key:0,class:"transfer-h5-header"},JH={class:"title"},XH={class:"main"},ZH={class:"left"},QH={key:0},eq=["placeholder"],tq={class:"list"},nq={class:"all"},rq=["onClick"],oq=["src"],iq={class:"name"},sq={key:0},aq={key:0,class:"theEmtpy",style:{height:"90%"}},lq=ZO(()=>j("img",{class:"emptyImg",src:Gy},null,-1)),uq=ZO(()=>j("p",null,"暂无数据",-1)),cq=[lq,uq],dq={class:"right"},fq={key:0},pq={class:"list"},hq={key:0},gq=["src"],mq={key:0},vq=["onClick"];function yq(e,t,n,r,o,i){return Q(),le("div",{class:pt(["transfer",[e.isH5?"transfer-h5":""]])},[e.isH5?(Q(),le("header",YH,[j("i",{class:"icon icon-back",onClick:t[0]||(t[0]=(...s)=>e.cancel&&e.cancel(...s))}),j("span",JH,Re(e.title),1)])):ke("",!0),j("main",XH,[j("div",ZH,[e.isSearch?(Q(),le("header",QH,[j("input",{type:"text",onKeyup:t[1]||(t[1]=ur((...s)=>e.handleInput&&e.handleInput(...s),["enter"])),placeholder:e.$t("component.请输入userID"),enterkeyhint:"search"},null,40,eq)])):ke("",!0),j("main",null,[j("ul",tq,[e.optional.length>1&&!e.isRadio?(Q(),le("li",{key:0,class:"list-item",onClick:t[2]||(t[2]=(...s)=>e.selectedAll&&e.selectedAll(...s))},[j("i",{class:pt(["icon",[e.selectedList.length===e.optional.length?"icon-selected":"icon-unselected"]])},null,2),j("span",nq,Re(e.$t("component.全选")),1)])):ke("",!0),(Q(!0),le(ht,null,Jt(e.list,(s,u)=>(Q(),le("li",{class:"list-item",key:u,onClick:d=>e.selected(s)},[j("i",{class:pt(["icon",[(s==null?void 0:s.isDisabled)&&"disabled",e.selectedList.indexOf(s)>-1?"icon-selected":"icon-unselected"]])},null,2),e.isCustomItem?xt(e.$slots,"left",{key:1,data:s},void 0,!0):(Q(),le(ht,{key:0},[j("img",{class:"avatar",src:(s==null?void 0:s.avatar)||"https://oss.dayaedu.com/news-info/07/1690787574969.png",onerror:"this.src='https://oss.dayaedu.com/news-info/07/1690787574969.png'"},null,8,oq),j("span",iq,Re((s==null?void 0:s.nick)||(s==null?void 0:s.userID)),1),s!=null&&s.isDisabled?(Q(),le("span",sq,"("+Re(e.$t("component.已在群聊中"))+")",1)):ke("",!0)],64))],8,rq))),128))]),e.optional.length<=0?(Q(),le("div",aq,cq)):ke("",!0)])]),j("div",dq,[e.isH5?ke("",!0):(Q(),le("header",fq,Re(e.title),1)),An(j("ul",pq,[e.selectedList.length>0&&!e.isH5?(Q(),le("p",hq,Re(e.$t("component.已选中"))+Re(e.selectedList.length)+Re(e.$t("component.人")),1)):ke("",!0),(Q(!0),le(ht,null,Jt(e.selectedList,(s,u)=>(Q(),le("li",{class:"list-item space-between",key:u},[j("aside",null,[e.isCustomItem?xt(e.$slots,"right",{key:1,data:s},void 0,!0):(Q(),le(ht,{key:0},[j("img",{class:"avatar",src:(s==null?void 0:s.avatar)||"https://oss.dayaedu.com/news-info/07/1690787574969.png",onerror:"this.src='https://oss.dayaedu.com/news-info/07/1690787574969.png'"},null,8,gq),e.isH5?ke("",!0):(Q(),le("span",mq,Re(s.nick||s.userID),1))],64))]),e.isH5?ke("",!0):(Q(),le("i",{key:0,class:"icon icon-cancel",onClick:d=>e.selected(s)},null,8,vq))]))),128))],512),[[Qr,e.resultShow]]),j("footer",null,[j("button",{class:"btn btn-cancel",onClick:t[3]||(t[3]=(...s)=>e.cancel&&e.cancel(...s))},Re(e.$t("component.取消")),1),e.selectedList.length>0?(Q(),le("button",{key:0,class:"btn",onClick:t[4]||(t[4]=(...s)=>e.submit&&e.submit(...s))},Re(e.$t("component.完成")),1)):(Q(),le("button",{key:1,class:"btn btn-no",onClick:t[5]||(t[5]=(...s)=>e.submit&&e.submit(...s))},Re(e.$t("component.完成")),1))])])])],2)}const GC=Vt(KH,[["render",yq],["__scopeId","data-v-ab57dbb8"]]),_q=st({props:{open:{type:Boolean,default:()=>!1}},setup(e,t){const n=qt({open:!1});nn(()=>{n.open=e.open});const r=()=>{n.open=!n.open,t.emit("change",n.open)};return{...Xt(n),toggle:r}}});const bq=e=>(Ur("data-v-78bf8e7a"),e=e(),Fr(),e),Mq=bq(()=>j("span",{class:"slider-block"},null,-1)),Iq=[Mq];function Cq(e,t,n,r,o,i){return Q(),le("div",{class:pt(["slider-box",[e.open&&"slider-open"]]),onClick:t[0]||(t[0]=(...s)=>e.toggle&&e.toggle(...s))},Iq,2)}const Tq=Vt(_q,[["render",Cq],["__scopeId","data-v-78bf8e7a"]]),wq=st({props:{data:{type:Object,default:()=>({})},isAuth:{type:Boolean,default:!1},isH5:{type:Boolean,default:!1}},setup(e,t){const n=qt({groupProfile:{},input:"",isEdit:!1});nn(()=>{n.groupProfile=e.data});const r=Pe();Xs(r,()=>{n.isEdit=!1});const o=async()=>{n.input&&n.input!==n.groupProfile.name&&(t.emit("update",{key:"name",value:n.input}),n.groupProfile.name=n.input,n.input=""),i()},i=async()=>{e.isAuth&&(n.isEdit=!n.isEdit),n.isEdit&&(n.input=n.groupProfile.name)};return{...Xt(n),updateProfile:o,toggleEdit:i,dialog:r}}});const Sq={class:"name"},kq={key:0,class:"edit-h5-header"},Dq={class:"left"},Eq={class:"input-box"},Aq={key:1},Lq={key:1,class:"edit-h5-footer"},Oq=["disabled"],Rq={key:1};function Nq(e,t,n,r,o,i){return Q(),le("div",Sq,[j("label",null,Re(e.$t("TUIChat.manage.群名称")),1),e.isEdit?(Q(),le("div",{key:0,class:pt([e.isH5?"edit-h5":""]),ref:"dialog"},[j("main",null,[e.isH5?(Q(),le("header",kq,[j("aside",Dq,[j("h1",null,Re(e.$t("TUIChat.manage.修改群聊名称")),1),j("span",null,Re(e.$t("TUIChat.manage.修改群聊名称后,将在群内通知其他成员")),1)]),j("span",{class:"close",onClick:t[0]||(t[0]=(...s)=>e.toggleEdit&&e.toggleEdit(...s))},Re(e.$t("关闭")),1)])):ke("",!0),j("div",Eq,[e.isEdit?An((Q(),le("input",{key:0,class:"input","onUpdate:modelValue":t[1]||(t[1]=s=>e.input=s),type:"text",onKeyup:t[2]||(t[2]=ur((...s)=>e.updateProfile&&e.updateProfile(...s),["enter"]))},null,544)),[[zs,e.input]]):ke("",!0),e.isH5?(Q(),le("span",Aq,Re(e.$t("TUIChat.manage.仅限中文、字母、数字和下划线,2-20个字")),1)):ke("",!0)]),e.isH5?(Q(),le("footer",Lq,[j("button",{class:"btn",disabled:!e.input,onClick:t[3]||(t[3]=(...s)=>e.updateProfile&&e.updateProfile(...s))},Re(e.$t("确认")),9,Oq)])):ke("",!0)])],2)):ke("",!0),!e.isEdit||e.isH5?(Q(),le("p",Rq,[j("span",null,Re(e.groupProfile.name),1)])):ke("",!0)])}const Pq=Vt(wq,[["render",Nq],["__scopeId","data-v-3e317bf2"]]);var xq=function(){if(typeof Symbol!="function"||typeof Object.getOwnPropertySymbols!="function")return!1;if(typeof Symbol.iterator=="symbol")return!0;var t={},n=Symbol("test"),r=Object(n);if(typeof n=="string"||Object.prototype.toString.call(n)!=="[object Symbol]"||Object.prototype.toString.call(r)!=="[object Symbol]")return!1;var o=42;t[n]=o;for(n in t)return!1;if(typeof Object.keys=="function"&&Object.keys(t).length!==0||typeof Object.getOwnPropertyNames=="function"&&Object.getOwnPropertyNames(t).length!==0)return!1;var i=Object.getOwnPropertySymbols(t);if(i.length!==1||i[0]!==n||!Object.prototype.propertyIsEnumerable.call(t,n))return!1;if(typeof Object.getOwnPropertyDescriptor=="function"){var s=Object.getOwnPropertyDescriptor(t,n);if(s.value!==o||s.enumerable!==!0)return!1}return!0},mk=typeof Symbol<"u"&&Symbol,Uq=xq,Fq=function(){return typeof mk!="function"||typeof Symbol!="function"||typeof mk("foo")!="symbol"||typeof Symbol("bar")!="symbol"?!1:Uq()},vk={foo:{}},Gq=Object,$q=function(){return{__proto__:vk}.foo===vk.foo&&!({__proto__:null}instanceof Gq)},Bq="Function.prototype.bind called on incompatible ",w1=Array.prototype.slice,Hq=Object.prototype.toString,Vq="[object Function]",zq=function(t){var n=this;if(typeof n!="function"||Hq.call(n)!==Vq)throw new TypeError(Bq+n);for(var r=w1.call(arguments,1),o,i=function(){if(this instanceof o){var g=n.apply(this,r.concat(w1.call(arguments)));return Object(g)===g?g:this}else return n.apply(t,r.concat(w1.call(arguments)))},s=Math.max(0,n.length-r.length),u=[],d=0;d<s;d++)u.push("$"+d);if(o=Function("binder","return function ("+u.join(",")+"){ return binder.apply(this,arguments); }")(i),n.prototype){var f=function(){};f.prototype=n.prototype,o.prototype=new f,f.prototype=null}return o},jq=zq,$C=Function.prototype.bind||jq,Wq=$C,Kq=Wq.call(Function.call,Object.prototype.hasOwnProperty),kn,Cf=SyntaxError,QO=Function,af=TypeError,S1=function(e){try{return QO('"use strict"; return ('+e+").constructor;")()}catch{}},Nc=Object.getOwnPropertyDescriptor;if(Nc)try{Nc({},"")}catch{Nc=null}var k1=function(){throw new af},Yq=Nc?function(){try{return arguments.callee,k1}catch{try{return Nc(arguments,"callee").get}catch{return k1}}}():k1,Rd=Fq(),Jq=$q(),Co=Object.getPrototypeOf||(Jq?function(e){return e.__proto__}:null),Bd={},Xq=typeof Uint8Array>"u"||!Co?kn:Co(Uint8Array),Pc={"%AggregateError%":typeof AggregateError>"u"?kn:AggregateError,"%Array%":Array,"%ArrayBuffer%":typeof ArrayBuffer>"u"?kn:ArrayBuffer,"%ArrayIteratorPrototype%":Rd&&Co?Co([][Symbol.iterator]()):kn,"%AsyncFromSyncIteratorPrototype%":kn,"%AsyncFunction%":Bd,"%AsyncGenerator%":Bd,"%AsyncGeneratorFunction%":Bd,"%AsyncIteratorPrototype%":Bd,"%Atomics%":typeof Atomics>"u"?kn:Atomics,"%BigInt%":typeof BigInt>"u"?kn:BigInt,"%BigInt64Array%":typeof BigInt64Array>"u"?kn:BigInt64Array,"%BigUint64Array%":typeof BigUint64Array>"u"?kn:BigUint64Array,"%Boolean%":Boolean,"%DataView%":typeof DataView>"u"?kn:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":Error,"%eval%":eval,"%EvalError%":EvalError,"%Float32Array%":typeof Float32Array>"u"?kn:Float32Array,"%Float64Array%":typeof Float64Array>"u"?kn:Float64Array,"%FinalizationRegistry%":typeof FinalizationRegistry>"u"?kn:FinalizationRegistry,"%Function%":QO,"%GeneratorFunction%":Bd,"%Int8Array%":typeof Int8Array>"u"?kn:Int8Array,"%Int16Array%":typeof Int16Array>"u"?kn:Int16Array,"%Int32Array%":typeof Int32Array>"u"?kn:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":Rd&&Co?Co(Co([][Symbol.iterator]())):kn,"%JSON%":typeof JSON=="object"?JSON:kn,"%Map%":typeof Map>"u"?kn:Map,"%MapIteratorPrototype%":typeof Map>"u"||!Rd||!Co?kn:Co(new Map()[Symbol.iterator]()),"%Math%":Math,"%Number%":Number,"%Object%":Object,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":typeof Promise>"u"?kn:Promise,"%Proxy%":typeof Proxy>"u"?kn:Proxy,"%RangeError%":RangeError,"%ReferenceError%":ReferenceError,"%Reflect%":typeof Reflect>"u"?kn:Reflect,"%RegExp%":RegExp,"%Set%":typeof Set>"u"?kn:Set,"%SetIteratorPrototype%":typeof Set>"u"||!Rd||!Co?kn:Co(new Set()[Symbol.iterator]()),"%SharedArrayBuffer%":typeof SharedArrayBuffer>"u"?kn:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":Rd&&Co?Co(""[Symbol.iterator]()):kn,"%Symbol%":Rd?Symbol:kn,"%SyntaxError%":Cf,"%ThrowTypeError%":Yq,"%TypedArray%":Xq,"%TypeError%":af,"%Uint8Array%":typeof Uint8Array>"u"?kn:Uint8Array,"%Uint8ClampedArray%":typeof Uint8ClampedArray>"u"?kn:Uint8ClampedArray,"%Uint16Array%":typeof Uint16Array>"u"?kn:Uint16Array,"%Uint32Array%":typeof Uint32Array>"u"?kn:Uint32Array,"%URIError%":URIError,"%WeakMap%":typeof WeakMap>"u"?kn:WeakMap,"%WeakRef%":typeof WeakRef>"u"?kn:WeakRef,"%WeakSet%":typeof WeakSet>"u"?kn:WeakSet};if(Co)try{null.error}catch(e){var Zq=Co(Co(e));Pc["%Error.prototype%"]=Zq}var Qq=function e(t){var n;if(t==="%AsyncFunction%")n=S1("async function () {}");else if(t==="%GeneratorFunction%")n=S1("function* () {}");else if(t==="%AsyncGeneratorFunction%")n=S1("async function* () {}");else if(t==="%AsyncGenerator%"){var r=e("%AsyncGeneratorFunction%");r&&(n=r.prototype)}else if(t==="%AsyncIteratorPrototype%"){var o=e("%AsyncGenerator%");o&&Co&&(n=Co(o.prototype))}return Pc[t]=n,n},yk={"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},fg=$C,kv=Kq,eV=fg.call(Function.call,Array.prototype.concat),tV=fg.call(Function.apply,Array.prototype.splice),_k=fg.call(Function.call,String.prototype.replace),Dv=fg.call(Function.call,String.prototype.slice),nV=fg.call(Function.call,RegExp.prototype.exec),rV=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,oV=/\\(\\)?/g,iV=function(t){var n=Dv(t,0,1),r=Dv(t,-1);if(n==="%"&&r!=="%")throw new Cf("invalid intrinsic syntax, expected closing `%`");if(r==="%"&&n!=="%")throw new Cf("invalid intrinsic syntax, expected opening `%`");var o=[];return _k(t,rV,function(i,s,u,d){o[o.length]=u?_k(d,oV,"$1"):s||i}),o},sV=function(t,n){var r=t,o;if(kv(yk,r)&&(o=yk[r],r="%"+o[0]+"%"),kv(Pc,r)){var i=Pc[r];if(i===Bd&&(i=Qq(r)),typeof i>"u"&&!n)throw new af("intrinsic "+t+" exists, but is not available. Please file an issue!");return{alias:o,name:r,value:i}}throw new Cf("intrinsic "+t+" does not exist!")},BC=function(t,n){if(typeof t!="string"||t.length===0)throw new af("intrinsic name must be a non-empty string");if(arguments.length>1&&typeof n!="boolean")throw new af('"allowMissing" argument must be a boolean');if(nV(/^%?[^%]*%?$/,t)===null)throw new Cf("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var r=iV(t),o=r.length>0?r[0]:"",i=sV("%"+o+"%",n),s=i.name,u=i.value,d=!1,f=i.alias;f&&(o=f[0],tV(r,eV([0,1],f)));for(var g=1,y=!0;g<r.length;g+=1){var _=r[g],M=Dv(_,0,1),T=Dv(_,-1);if((M==='"'||M==="'"||M==="`"||T==='"'||T==="'"||T==="`")&&M!==T)throw new Cf("property names with quotes must have matching quotes");if((_==="constructor"||!y)&&(d=!0),o+="."+_,s="%"+o+"%",kv(Pc,s))u=Pc[s];else if(u!=null){if(!(_ in u)){if(!n)throw new af("base intrinsic for "+t+" exists, but the property is not available.");return}if(Nc&&g+1>=r.length){var k=Nc(u,_);y=!!k,y&&"get"in k&&!("originalValue"in k.get)?u=k.get:u=u[_]}else y=kv(u,_),u=u[_];y&&!d&&(Pc[s]=u)}}return u},eR={exports:{}};(function(e){var t=$C,n=BC,r=n("%Function.prototype.apply%"),o=n("%Function.prototype.call%"),i=n("%Reflect.apply%",!0)||t.call(o,r),s=n("%Object.getOwnPropertyDescriptor%",!0),u=n("%Object.defineProperty%",!0),d=n("%Math.max%");if(u)try{u({},"a",{value:1})}catch{u=null}e.exports=function(y){var _=i(t,o,arguments);if(s&&u){var M=s(_,"length");M.configurable&&u(_,"length",{value:1+d(0,y.length-(arguments.length-1))})}return _};var f=function(){return i(t,r,arguments)};u?u(e.exports,"apply",{value:f}):e.exports.apply=f})(eR);var aV=eR.exports,tR=BC,nR=aV,lV=nR(tR("String.prototype.indexOf")),uV=function(t,n){var r=tR(t,!!n);return typeof r=="function"&&lV(t,".prototype.")>-1?nR(r):r};const cV={},dV=Object.freeze(Object.defineProperty({__proto__:null,default:cV},Symbol.toStringTag,{value:"Module"})),fV=c$(dV);var HC=typeof Map=="function"&&Map.prototype,D1=Object.getOwnPropertyDescriptor&&HC?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null,Ev=HC&&D1&&typeof D1.get=="function"?D1.get:null,bk=HC&&Map.prototype.forEach,qC=typeof Set=="function"&&Set.prototype,E1=Object.getOwnPropertyDescriptor&&qC?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,Av=qC&&E1&&typeof E1.get=="function"?E1.get:null,Mk=qC&&Set.prototype.forEach,pV=typeof WeakMap=="function"&&WeakMap.prototype,sh=pV?WeakMap.prototype.has:null,hV=typeof WeakSet=="function"&&WeakSet.prototype,ah=hV?WeakSet.prototype.has:null,gV=typeof WeakRef=="function"&&WeakRef.prototype,Ik=gV?WeakRef.prototype.deref:null,mV=Boolean.prototype.valueOf,vV=Object.prototype.toString,yV=Function.prototype.toString,_V=String.prototype.match,VC=String.prototype.slice,ql=String.prototype.replace,bV=String.prototype.toUpperCase,Ck=String.prototype.toLowerCase,rR=RegExp.prototype.test,Tk=Array.prototype.concat,fa=Array.prototype.join,MV=Array.prototype.slice,wk=Math.floor,DM=typeof BigInt=="function"?BigInt.prototype.valueOf:null,A1=Object.getOwnPropertySymbols,EM=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Symbol.prototype.toString:null,Tf=typeof Symbol=="function"&&typeof Symbol.iterator=="object",pi=typeof Symbol=="function"&&Symbol.toStringTag&&(typeof Symbol.toStringTag===Tf||"symbol")?Symbol.toStringTag:null,oR=Object.prototype.propertyIsEnumerable,Sk=(typeof Reflect=="function"?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(e){return e.__proto__}:null);function kk(e,t){if(e===1/0||e===-1/0||e!==e||e&&e>-1e3&&e<1e3||rR.call(/e/,t))return t;var n=/[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;if(typeof e=="number"){var r=e<0?-wk(-e):wk(e);if(r!==e){var o=String(r),i=VC.call(t,o.length+1);return ql.call(o,n,"$&_")+"."+ql.call(ql.call(i,/([0-9]{3})/g,"$&_"),/_$/,"")}}return ql.call(t,n,"$&_")}var AM=fV,Dk=AM.custom,Ek=sR(Dk)?Dk:null,IV=function e(t,n,r,o){var i=n||{};if(Fl(i,"quoteStyle")&&i.quoteStyle!=="single"&&i.quoteStyle!=="double")throw new TypeError('option "quoteStyle" must be "single" or "double"');if(Fl(i,"maxStringLength")&&(typeof i.maxStringLength=="number"?i.maxStringLength<0&&i.maxStringLength!==1/0:i.maxStringLength!==null))throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`');var s=Fl(i,"customInspect")?i.customInspect:!0;if(typeof s!="boolean"&&s!=="symbol")throw new TypeError("option \"customInspect\", if provided, must be `true`, `false`, or `'symbol'`");if(Fl(i,"indent")&&i.indent!==null&&i.indent!==" "&&!(parseInt(i.indent,10)===i.indent&&i.indent>0))throw new TypeError('option "indent" must be "\\t", an integer > 0, or `null`');if(Fl(i,"numericSeparator")&&typeof i.numericSeparator!="boolean")throw new TypeError('option "numericSeparator", if provided, must be `true` or `false`');var u=i.numericSeparator;if(typeof t>"u")return"undefined";if(t===null)return"null";if(typeof t=="boolean")return t?"true":"false";if(typeof t=="string")return lR(t,i);if(typeof t=="number"){if(t===0)return 1/0/t>0?"0":"-0";var d=String(t);return u?kk(t,d):d}if(typeof t=="bigint"){var f=String(t)+"n";return u?kk(t,f):f}var g=typeof i.depth>"u"?5:i.depth;if(typeof r>"u"&&(r=0),r>=g&&g>0&&typeof t=="object")return LM(t)?"[Array]":"[Object]";var y=$V(i,r);if(typeof o>"u")o=[];else if(aR(o,t)>=0)return"[Circular]";function _(P,X,W){if(X&&(o=MV.call(o),o.push(X)),W){var ne={depth:i.depth};return Fl(i,"quoteStyle")&&(ne.quoteStyle=i.quoteStyle),e(P,ne,r+1,o)}return e(P,i,r+1,o)}if(typeof t=="function"&&!Ak(t)){var M=LV(t),T=vm(t,_);return"[Function"+(M?": "+M:" (anonymous)")+"]"+(T.length>0?" { "+fa.call(T,", ")+" }":"")}if(sR(t)){var k=Tf?ql.call(String(t),/^(Symbol\(.*\))_[^)]*$/,"$1"):EM.call(t);return typeof t=="object"&&!Tf?Rp(k):k}if(UV(t)){for(var S="<"+Ck.call(String(t.nodeName)),C=t.attributes||[],L=0;L<C.length;L++)S+=" "+C[L].name+"="+iR(CV(C[L].value),"double",i);return S+=">",t.childNodes&&t.childNodes.length&&(S+="..."),S+="</"+Ck.call(String(t.nodeName))+">",S}if(LM(t)){if(t.length===0)return"[]";var A=vm(t,_);return y&&!GV(A)?"["+OM(A,y)+"]":"[ "+fa.call(A,", ")+" ]"}if(wV(t)){var N=vm(t,_);return!("cause"in Error.prototype)&&"cause"in t&&!oR.call(t,"cause")?"{ ["+String(t)+"] "+fa.call(Tk.call("[cause]: "+_(t.cause),N),", ")+" }":N.length===0?"["+String(t)+"]":"{ ["+String(t)+"] "+fa.call(N,", ")+" }"}if(typeof t=="object"&&s){if(Ek&&typeof t[Ek]=="function"&&AM)return AM(t,{depth:g-r});if(s!=="symbol"&&typeof t.inspect=="function")return t.inspect()}if(OV(t)){var H=[];return bk&&bk.call(t,function(P,X){H.push(_(X,t,!0)+" => "+_(P,t))}),Lk("Map",Ev.call(t),H,y)}if(PV(t)){var q=[];return Mk&&Mk.call(t,function(P){q.push(_(P,t))}),Lk("Set",Av.call(t),q,y)}if(RV(t))return L1("WeakMap");if(xV(t))return L1("WeakSet");if(NV(t))return L1("WeakRef");if(kV(t))return Rp(_(Number(t)));if(EV(t))return Rp(_(DM.call(t)));if(DV(t))return Rp(mV.call(t));if(SV(t))return Rp(_(String(t)));if(!TV(t)&&!Ak(t)){var x=vm(t,_),$=Sk?Sk(t)===Object.prototype:t instanceof Object||t.constructor===Object,V=t instanceof Object?"":"null prototype",G=!$&&pi&&Object(t)===t&&pi in t?VC.call(Cu(t),8,-1):V?"Object":"",R=$||typeof t.constructor!="function"?"":t.constructor.name?t.constructor.name+" ":"",w=R+(G||V?"["+fa.call(Tk.call([],G||[],V||[]),": ")+"] ":"");return x.length===0?w+"{}":y?w+"{"+OM(x,y)+"}":w+"{ "+fa.call(x,", ")+" }"}return String(t)};function iR(e,t,n){var r=(n.quoteStyle||t)==="double"?'"':"'";return r+e+r}function CV(e){return ql.call(String(e),/"/g,"&quot;")}function LM(e){return Cu(e)==="[object Array]"&&(!pi||!(typeof e=="object"&&pi in e))}function TV(e){return Cu(e)==="[object Date]"&&(!pi||!(typeof e=="object"&&pi in e))}function Ak(e){return Cu(e)==="[object RegExp]"&&(!pi||!(typeof e=="object"&&pi in e))}function wV(e){return Cu(e)==="[object Error]"&&(!pi||!(typeof e=="object"&&pi in e))}function SV(e){return Cu(e)==="[object String]"&&(!pi||!(typeof e=="object"&&pi in e))}function kV(e){return Cu(e)==="[object Number]"&&(!pi||!(typeof e=="object"&&pi in e))}function DV(e){return Cu(e)==="[object Boolean]"&&(!pi||!(typeof e=="object"&&pi in e))}function sR(e){if(Tf)return e&&typeof e=="object"&&e instanceof Symbol;if(typeof e=="symbol")return!0;if(!e||typeof e!="object"||!EM)return!1;try{return EM.call(e),!0}catch{}return!1}function EV(e){if(!e||typeof e!="object"||!DM)return!1;try{return DM.call(e),!0}catch{}return!1}var AV=Object.prototype.hasOwnProperty||function(e){return e in this};function Fl(e,t){return AV.call(e,t)}function Cu(e){return vV.call(e)}function LV(e){if(e.name)return e.name;var t=_V.call(yV.call(e),/^function\s*([\w$]+)/);return t?t[1]:null}function aR(e,t){if(e.indexOf)return e.indexOf(t);for(var n=0,r=e.length;n<r;n++)if(e[n]===t)return n;return-1}function OV(e){if(!Ev||!e||typeof e!="object")return!1;try{Ev.call(e);try{Av.call(e)}catch{return!0}return e instanceof Map}catch{}return!1}function RV(e){if(!sh||!e||typeof e!="object")return!1;try{sh.call(e,sh);try{ah.call(e,ah)}catch{return!0}return e instanceof WeakMap}catch{}return!1}function NV(e){if(!Ik||!e||typeof e!="object")return!1;try{return Ik.call(e),!0}catch{}return!1}function PV(e){if(!Av||!e||typeof e!="object")return!1;try{Av.call(e);try{Ev.call(e)}catch{return!0}return e instanceof Set}catch{}return!1}function xV(e){if(!ah||!e||typeof e!="object")return!1;try{ah.call(e,ah);try{sh.call(e,sh)}catch{return!0}return e instanceof WeakSet}catch{}return!1}function UV(e){return!e||typeof e!="object"?!1:typeof HTMLElement<"u"&&e instanceof HTMLElement?!0:typeof e.nodeName=="string"&&typeof e.getAttribute=="function"}function lR(e,t){if(e.length>t.maxStringLength){var n=e.length-t.maxStringLength,r="... "+n+" more character"+(n>1?"s":"");return lR(VC.call(e,0,t.maxStringLength),t)+r}var o=ql.call(ql.call(e,/(['\\])/g,"\\$1"),/[\x00-\x1f]/g,FV);return iR(o,"single",t)}function FV(e){var t=e.charCodeAt(0),n={8:"b",9:"t",10:"n",12:"f",13:"r"}[t];return n?"\\"+n:"\\x"+(t<16?"0":"")+bV.call(t.toString(16))}function Rp(e){return"Object("+e+")"}function L1(e){return e+" { ? }"}function Lk(e,t,n,r){var o=r?OM(n,r):fa.call(n,", ");return e+" ("+t+") {"+o+"}"}function GV(e){for(var t=0;t<e.length;t++)if(aR(e[t],`
  37. `)>=0)return!1;return!0}function $V(e,t){var n;if(e.indent===" ")n=" ";else if(typeof e.indent=="number"&&e.indent>0)n=fa.call(Array(e.indent+1)," ");else return null;return{base:n,prev:fa.call(Array(t+1),n)}}function OM(e,t){if(e.length===0)return"";var n=`
  38. `+t.prev+t.base;return n+fa.call(e,","+n)+`
  39. `+t.prev}function vm(e,t){var n=LM(e),r=[];if(n){r.length=e.length;for(var o=0;o<e.length;o++)r[o]=Fl(e,o)?t(e[o],e):""}var i=typeof A1=="function"?A1(e):[],s;if(Tf){s={};for(var u=0;u<i.length;u++)s["$"+i[u]]=i[u]}for(var d in e)Fl(e,d)&&(n&&String(Number(d))===d&&d<e.length||Tf&&s["$"+d]instanceof Symbol||(rR.call(/[^\w$]/,d)?r.push(t(d,e)+": "+t(e[d],e)):r.push(d+": "+t(e[d],e))));if(typeof A1=="function")for(var f=0;f<i.length;f++)oR.call(e,i[f])&&r.push("["+t(i[f])+"]: "+t(e[i[f]],e));return r}var zC=BC,Vf=uV,BV=IV,HV=zC("%TypeError%"),ym=zC("%WeakMap%",!0),_m=zC("%Map%",!0),qV=Vf("WeakMap.prototype.get",!0),VV=Vf("WeakMap.prototype.set",!0),zV=Vf("WeakMap.prototype.has",!0),jV=Vf("Map.prototype.get",!0),WV=Vf("Map.prototype.set",!0),KV=Vf("Map.prototype.has",!0),jC=function(e,t){for(var n=e,r;(r=n.next)!==null;n=r)if(r.key===t)return n.next=r.next,r.next=e.next,e.next=r,r},YV=function(e,t){var n=jC(e,t);return n&&n.value},JV=function(e,t,n){var r=jC(e,t);r?r.value=n:e.next={key:t,next:e.next,value:n}},XV=function(e,t){return!!jC(e,t)},ZV=function(){var t,n,r,o={assert:function(i){if(!o.has(i))throw new HV("Side channel does not contain "+BV(i))},get:function(i){if(ym&&i&&(typeof i=="object"||typeof i=="function")){if(t)return qV(t,i)}else if(_m){if(n)return jV(n,i)}else if(r)return YV(r,i)},has:function(i){if(ym&&i&&(typeof i=="object"||typeof i=="function")){if(t)return zV(t,i)}else if(_m){if(n)return KV(n,i)}else if(r)return XV(r,i);return!1},set:function(i,s){ym&&i&&(typeof i=="object"||typeof i=="function")?(t||(t=new ym),VV(t,i,s)):_m?(n||(n=new _m),WV(n,i,s)):(r||(r={key:{},next:null}),JV(r,i,s))}};return o},QV=String.prototype.replace,ez=/%20/g,O1={RFC1738:"RFC1738",RFC3986:"RFC3986"},WC={default:O1.RFC3986,formatters:{RFC1738:function(e){return QV.call(e,ez,"+")},RFC3986:function(e){return String(e)}},RFC1738:O1.RFC1738,RFC3986:O1.RFC3986},tz=WC,R1=Object.prototype.hasOwnProperty,rc=Array.isArray,sa=function(){for(var e=[],t=0;t<256;++t)e.push("%"+((t<16?"0":"")+t.toString(16)).toUpperCase());return e}(),nz=function(t){for(;t.length>1;){var n=t.pop(),r=n.obj[n.prop];if(rc(r)){for(var o=[],i=0;i<r.length;++i)typeof r[i]<"u"&&o.push(r[i]);n.obj[n.prop]=o}}},uR=function(t,n){for(var r=n&&n.plainObjects?Object.create(null):{},o=0;o<t.length;++o)typeof t[o]<"u"&&(r[o]=t[o]);return r},rz=function e(t,n,r){if(!n)return t;if(typeof n!="object"){if(rc(t))t.push(n);else if(t&&typeof t=="object")(r&&(r.plainObjects||r.allowPrototypes)||!R1.call(Object.prototype,n))&&(t[n]=!0);else return[t,n];return t}if(!t||typeof t!="object")return[t].concat(n);var o=t;return rc(t)&&!rc(n)&&(o=uR(t,r)),rc(t)&&rc(n)?(n.forEach(function(i,s){if(R1.call(t,s)){var u=t[s];u&&typeof u=="object"&&i&&typeof i=="object"?t[s]=e(u,i,r):t.push(i)}else t[s]=i}),t):Object.keys(n).reduce(function(i,s){var u=n[s];return R1.call(i,s)?i[s]=e(i[s],u,r):i[s]=u,i},o)},oz=function(t,n){return Object.keys(n).reduce(function(r,o){return r[o]=n[o],r},t)},iz=function(e,t,n){var r=e.replace(/\+/g," ");if(n==="iso-8859-1")return r.replace(/%[0-9a-f]{2}/gi,unescape);try{return decodeURIComponent(r)}catch{return r}},sz=function(t,n,r,o,i){if(t.length===0)return t;var s=t;if(typeof t=="symbol"?s=Symbol.prototype.toString.call(t):typeof t!="string"&&(s=String(t)),r==="iso-8859-1")return escape(s).replace(/%u[0-9a-f]{4}/gi,function(g){return"%26%23"+parseInt(g.slice(2),16)+"%3B"});for(var u="",d=0;d<s.length;++d){var f=s.charCodeAt(d);if(f===45||f===46||f===95||f===126||f>=48&&f<=57||f>=65&&f<=90||f>=97&&f<=122||i===tz.RFC1738&&(f===40||f===41)){u+=s.charAt(d);continue}if(f<128){u=u+sa[f];continue}if(f<2048){u=u+(sa[192|f>>6]+sa[128|f&63]);continue}if(f<55296||f>=57344){u=u+(sa[224|f>>12]+sa[128|f>>6&63]+sa[128|f&63]);continue}d+=1,f=65536+((f&1023)<<10|s.charCodeAt(d)&1023),u+=sa[240|f>>18]+sa[128|f>>12&63]+sa[128|f>>6&63]+sa[128|f&63]}return u},az=function(t){for(var n=[{obj:{o:t},prop:"o"}],r=[],o=0;o<n.length;++o)for(var i=n[o],s=i.obj[i.prop],u=Object.keys(s),d=0;d<u.length;++d){var f=u[d],g=s[f];typeof g=="object"&&g!==null&&r.indexOf(g)===-1&&(n.push({obj:s,prop:f}),r.push(g))}return nz(n),t},lz=function(t){return Object.prototype.toString.call(t)==="[object RegExp]"},uz=function(t){return!t||typeof t!="object"?!1:!!(t.constructor&&t.constructor.isBuffer&&t.constructor.isBuffer(t))},cz=function(t,n){return[].concat(t,n)},dz=function(t,n){if(rc(t)){for(var r=[],o=0;o<t.length;o+=1)r.push(n(t[o]));return r}return n(t)},cR={arrayToObject:uR,assign:oz,combine:cz,compact:az,decode:iz,encode:sz,isBuffer:uz,isRegExp:lz,maybeMap:dz,merge:rz},dR=ZV,Zm=cR,lh=WC,fz=Object.prototype.hasOwnProperty,Ok={brackets:function(t){return t+"[]"},comma:"comma",indices:function(t,n){return t+"["+n+"]"},repeat:function(t){return t}},Ja=Array.isArray,pz=Array.prototype.push,fR=function(e,t){pz.apply(e,Ja(t)?t:[t])},hz=Date.prototype.toISOString,Rk=lh.default,oi={addQueryPrefix:!1,allowDots:!1,charset:"utf-8",charsetSentinel:!1,delimiter:"&",encode:!0,encoder:Zm.encode,encodeValuesOnly:!1,format:Rk,formatter:lh.formatters[Rk],indices:!1,serializeDate:function(t){return hz.call(t)},skipNulls:!1,strictNullHandling:!1},gz=function(t){return typeof t=="string"||typeof t=="number"||typeof t=="boolean"||typeof t=="symbol"||typeof t=="bigint"},N1={},mz=function e(t,n,r,o,i,s,u,d,f,g,y,_,M,T,k,S){for(var C=t,L=S,A=0,N=!1;(L=L.get(N1))!==void 0&&!N;){var H=L.get(t);if(A+=1,typeof H<"u"){if(H===A)throw new RangeError("Cyclic object value");N=!0}typeof L.get(N1)>"u"&&(A=0)}if(typeof d=="function"?C=d(n,C):C instanceof Date?C=y(C):r==="comma"&&Ja(C)&&(C=Zm.maybeMap(C,function(ne){return ne instanceof Date?y(ne):ne})),C===null){if(i)return u&&!T?u(n,oi.encoder,k,"key",_):n;C=""}if(gz(C)||Zm.isBuffer(C)){if(u){var q=T?n:u(n,oi.encoder,k,"key",_);return[M(q)+"="+M(u(C,oi.encoder,k,"value",_))]}return[M(n)+"="+M(String(C))]}var x=[];if(typeof C>"u")return x;var $;if(r==="comma"&&Ja(C))T&&u&&(C=Zm.maybeMap(C,u)),$=[{value:C.length>0?C.join(",")||null:void 0}];else if(Ja(d))$=d;else{var V=Object.keys(C);$=f?V.sort(f):V}for(var G=o&&Ja(C)&&C.length===1?n+"[]":n,R=0;R<$.length;++R){var w=$[R],P=typeof w=="object"&&typeof w.value<"u"?w.value:C[w];if(!(s&&P===null)){var X=Ja(C)?typeof r=="function"?r(G,w):G:G+(g?"."+w:"["+w+"]");S.set(t,A);var W=dR();W.set(N1,S),fR(x,e(P,X,r,o,i,s,r==="comma"&&T&&Ja(C)?null:u,d,f,g,y,_,M,T,k,W))}}return x},vz=function(t){if(!t)return oi;if(t.encoder!==null&&typeof t.encoder<"u"&&typeof t.encoder!="function")throw new TypeError("Encoder has to be a function.");var n=t.charset||oi.charset;if(typeof t.charset<"u"&&t.charset!=="utf-8"&&t.charset!=="iso-8859-1")throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var r=lh.default;if(typeof t.format<"u"){if(!fz.call(lh.formatters,t.format))throw new TypeError("Unknown format option provided.");r=t.format}var o=lh.formatters[r],i=oi.filter;return(typeof t.filter=="function"||Ja(t.filter))&&(i=t.filter),{addQueryPrefix:typeof t.addQueryPrefix=="boolean"?t.addQueryPrefix:oi.addQueryPrefix,allowDots:typeof t.allowDots>"u"?oi.allowDots:!!t.allowDots,charset:n,charsetSentinel:typeof t.charsetSentinel=="boolean"?t.charsetSentinel:oi.charsetSentinel,delimiter:typeof t.delimiter>"u"?oi.delimiter:t.delimiter,encode:typeof t.encode=="boolean"?t.encode:oi.encode,encoder:typeof t.encoder=="function"?t.encoder:oi.encoder,encodeValuesOnly:typeof t.encodeValuesOnly=="boolean"?t.encodeValuesOnly:oi.encodeValuesOnly,filter:i,format:r,formatter:o,serializeDate:typeof t.serializeDate=="function"?t.serializeDate:oi.serializeDate,skipNulls:typeof t.skipNulls=="boolean"?t.skipNulls:oi.skipNulls,sort:typeof t.sort=="function"?t.sort:null,strictNullHandling:typeof t.strictNullHandling=="boolean"?t.strictNullHandling:oi.strictNullHandling}},yz=function(e,t){var n=e,r=vz(t),o,i;typeof r.filter=="function"?(i=r.filter,n=i("",n)):Ja(r.filter)&&(i=r.filter,o=i);var s=[];if(typeof n!="object"||n===null)return"";var u;t&&t.arrayFormat in Ok?u=t.arrayFormat:t&&"indices"in t?u=t.indices?"indices":"repeat":u="indices";var d=Ok[u];if(t&&"commaRoundTrip"in t&&typeof t.commaRoundTrip!="boolean")throw new TypeError("`commaRoundTrip` must be a boolean, or absent");var f=d==="comma"&&t&&t.commaRoundTrip;o||(o=Object.keys(n)),r.sort&&o.sort(r.sort);for(var g=dR(),y=0;y<o.length;++y){var _=o[y];r.skipNulls&&n[_]===null||fR(s,mz(n[_],_,d,f,r.strictNullHandling,r.skipNulls,r.encode?r.encoder:null,r.filter,r.sort,r.allowDots,r.serializeDate,r.format,r.formatter,r.encodeValuesOnly,r.charset,g))}var M=s.join(r.delimiter),T=r.addQueryPrefix===!0?"?":"";return r.charsetSentinel&&(r.charset==="iso-8859-1"?T+="utf8=%26%2310003%3B&":T+="utf8=%E2%9C%93&"),M.length>0?T+M:""},wf=cR,RM=Object.prototype.hasOwnProperty,_z=Array.isArray,Io={allowDots:!1,allowPrototypes:!1,allowSparse:!1,arrayLimit:20,charset:"utf-8",charsetSentinel:!1,comma:!1,decoder:wf.decode,delimiter:"&",depth:5,ignoreQueryPrefix:!1,interpretNumericEntities:!1,parameterLimit:1e3,parseArrays:!0,plainObjects:!1,strictNullHandling:!1},bz=function(e){return e.replace(/&#(\d+);/g,function(t,n){return String.fromCharCode(parseInt(n,10))})},pR=function(e,t){return e&&typeof e=="string"&&t.comma&&e.indexOf(",")>-1?e.split(","):e},Mz="utf8=%26%2310003%3B",Iz="utf8=%E2%9C%93",Cz=function(t,n){var r={__proto__:null},o=n.ignoreQueryPrefix?t.replace(/^\?/,""):t,i=n.parameterLimit===1/0?void 0:n.parameterLimit,s=o.split(n.delimiter,i),u=-1,d,f=n.charset;if(n.charsetSentinel)for(d=0;d<s.length;++d)s[d].indexOf("utf8=")===0&&(s[d]===Iz?f="utf-8":s[d]===Mz&&(f="iso-8859-1"),u=d,d=s.length);for(d=0;d<s.length;++d)if(d!==u){var g=s[d],y=g.indexOf("]="),_=y===-1?g.indexOf("="):y+1,M,T;_===-1?(M=n.decoder(g,Io.decoder,f,"key"),T=n.strictNullHandling?null:""):(M=n.decoder(g.slice(0,_),Io.decoder,f,"key"),T=wf.maybeMap(pR(g.slice(_+1),n),function(k){return n.decoder(k,Io.decoder,f,"value")})),T&&n.interpretNumericEntities&&f==="iso-8859-1"&&(T=bz(T)),g.indexOf("[]=")>-1&&(T=_z(T)?[T]:T),RM.call(r,M)?r[M]=wf.combine(r[M],T):r[M]=T}return r},Tz=function(e,t,n,r){for(var o=r?t:pR(t,n),i=e.length-1;i>=0;--i){var s,u=e[i];if(u==="[]"&&n.parseArrays)s=[].concat(o);else{s=n.plainObjects?Object.create(null):{};var d=u.charAt(0)==="["&&u.charAt(u.length-1)==="]"?u.slice(1,-1):u,f=parseInt(d,10);!n.parseArrays&&d===""?s={0:o}:!isNaN(f)&&u!==d&&String(f)===d&&f>=0&&n.parseArrays&&f<=n.arrayLimit?(s=[],s[f]=o):d!=="__proto__"&&(s[d]=o)}o=s}return o},wz=function(t,n,r,o){if(t){var i=r.allowDots?t.replace(/\.([^.[]+)/g,"[$1]"):t,s=/(\[[^[\]]*])/,u=/(\[[^[\]]*])/g,d=r.depth>0&&s.exec(i),f=d?i.slice(0,d.index):i,g=[];if(f){if(!r.plainObjects&&RM.call(Object.prototype,f)&&!r.allowPrototypes)return;g.push(f)}for(var y=0;r.depth>0&&(d=u.exec(i))!==null&&y<r.depth;){if(y+=1,!r.plainObjects&&RM.call(Object.prototype,d[1].slice(1,-1))&&!r.allowPrototypes)return;g.push(d[1])}return d&&g.push("["+i.slice(d.index)+"]"),Tz(g,n,r,o)}},Sz=function(t){if(!t)return Io;if(t.decoder!==null&&t.decoder!==void 0&&typeof t.decoder!="function")throw new TypeError("Decoder has to be a function.");if(typeof t.charset<"u"&&t.charset!=="utf-8"&&t.charset!=="iso-8859-1")throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var n=typeof t.charset>"u"?Io.charset:t.charset;return{allowDots:typeof t.allowDots>"u"?Io.allowDots:!!t.allowDots,allowPrototypes:typeof t.allowPrototypes=="boolean"?t.allowPrototypes:Io.allowPrototypes,allowSparse:typeof t.allowSparse=="boolean"?t.allowSparse:Io.allowSparse,arrayLimit:typeof t.arrayLimit=="number"?t.arrayLimit:Io.arrayLimit,charset:n,charsetSentinel:typeof t.charsetSentinel=="boolean"?t.charsetSentinel:Io.charsetSentinel,comma:typeof t.comma=="boolean"?t.comma:Io.comma,decoder:typeof t.decoder=="function"?t.decoder:Io.decoder,delimiter:typeof t.delimiter=="string"||wf.isRegExp(t.delimiter)?t.delimiter:Io.delimiter,depth:typeof t.depth=="number"||t.depth===!1?+t.depth:Io.depth,ignoreQueryPrefix:t.ignoreQueryPrefix===!0,interpretNumericEntities:typeof t.interpretNumericEntities=="boolean"?t.interpretNumericEntities:Io.interpretNumericEntities,parameterLimit:typeof t.parameterLimit=="number"?t.parameterLimit:Io.parameterLimit,parseArrays:t.parseArrays!==!1,plainObjects:typeof t.plainObjects=="boolean"?t.plainObjects:Io.plainObjects,strictNullHandling:typeof t.strictNullHandling=="boolean"?t.strictNullHandling:Io.strictNullHandling}},kz=function(e,t){var n=Sz(t);if(e===""||e===null||typeof e>"u")return n.plainObjects?Object.create(null):{};for(var r=typeof e=="string"?Cz(e,n):e,o=n.plainObjects?Object.create(null):{},i=Object.keys(r),s=0;s<i.length;++s){var u=i[s],d=wz(u,r[u],n,typeof e=="string");o=wf.merge(o,d,n)}return n.allowSparse===!0?o:wf.compact(o)},Dz=yz,Ez=kz,Az=WC,hR={formats:Az,parse:Ez,stringify:Dz},Vo=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global||{},Ii={searchParams:"URLSearchParams"in Vo,iterable:"Symbol"in Vo&&"iterator"in Symbol,blob:"FileReader"in Vo&&"Blob"in Vo&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in Vo,arrayBuffer:"ArrayBuffer"in Vo};function Lz(e){return e&&DataView.prototype.isPrototypeOf(e)}if(Ii.arrayBuffer)var Oz=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],Rz=ArrayBuffer.isView||function(e){return e&&Oz.indexOf(Object.prototype.toString.call(e))>-1};function zf(e){if(typeof e!="string"&&(e=String(e)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(e)||e==="")throw new TypeError('Invalid character in header field name: "'+e+'"');return e.toLowerCase()}function KC(e){return typeof e!="string"&&(e=String(e)),e}function YC(e){var t={next:function(){var n=e.shift();return{done:n===void 0,value:n}}};return Ii.iterable&&(t[Symbol.iterator]=function(){return t}),t}function _o(e){this.map={},e instanceof _o?e.forEach(function(t,n){this.append(n,t)},this):Array.isArray(e)?e.forEach(function(t){if(t.length!=2)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+t.length);this.append(t[0],t[1])},this):e&&Object.getOwnPropertyNames(e).forEach(function(t){this.append(t,e[t])},this)}_o.prototype.append=function(e,t){e=zf(e),t=KC(t);var n=this.map[e];this.map[e]=n?n+", "+t:t};_o.prototype.delete=function(e){delete this.map[zf(e)]};_o.prototype.get=function(e){return e=zf(e),this.has(e)?this.map[e]:null};_o.prototype.has=function(e){return this.map.hasOwnProperty(zf(e))};_o.prototype.set=function(e,t){this.map[zf(e)]=KC(t)};_o.prototype.forEach=function(e,t){for(var n in this.map)this.map.hasOwnProperty(n)&&e.call(t,this.map[n],n,this)};_o.prototype.keys=function(){var e=[];return this.forEach(function(t,n){e.push(n)}),YC(e)};_o.prototype.values=function(){var e=[];return this.forEach(function(t){e.push(t)}),YC(e)};_o.prototype.entries=function(){var e=[];return this.forEach(function(t,n){e.push([n,t])}),YC(e)};Ii.iterable&&(_o.prototype[Symbol.iterator]=_o.prototype.entries);function P1(e){if(!e._noBody){if(e.bodyUsed)return Promise.reject(new TypeError("Already read"));e.bodyUsed=!0}}function gR(e){return new Promise(function(t,n){e.onload=function(){t(e.result)},e.onerror=function(){n(e.error)}})}function Nz(e){var t=new FileReader,n=gR(t);return t.readAsArrayBuffer(e),n}function Pz(e){var t=new FileReader,n=gR(t),r=/charset=([A-Za-z0-9_-]+)/.exec(e.type),o=r?r[1]:"utf-8";return t.readAsText(e,o),n}function xz(e){for(var t=new Uint8Array(e),n=new Array(t.length),r=0;r<t.length;r++)n[r]=String.fromCharCode(t[r]);return n.join("")}function Nk(e){if(e.slice)return e.slice(0);var t=new Uint8Array(e.byteLength);return t.set(new Uint8Array(e)),t.buffer}function mR(){return this.bodyUsed=!1,this._initBody=function(e){this.bodyUsed=this.bodyUsed,this._bodyInit=e,e?typeof e=="string"?this._bodyText=e:Ii.blob&&Blob.prototype.isPrototypeOf(e)?this._bodyBlob=e:Ii.formData&&FormData.prototype.isPrototypeOf(e)?this._bodyFormData=e:Ii.searchParams&&URLSearchParams.prototype.isPrototypeOf(e)?this._bodyText=e.toString():Ii.arrayBuffer&&Ii.blob&&Lz(e)?(this._bodyArrayBuffer=Nk(e.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):Ii.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(e)||Rz(e))?this._bodyArrayBuffer=Nk(e):this._bodyText=e=Object.prototype.toString.call(e):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||(typeof e=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):Ii.searchParams&&URLSearchParams.prototype.isPrototypeOf(e)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},Ii.blob&&(this.blob=function(){var e=P1(this);if(e)return e;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))}),this.arrayBuffer=function(){if(this._bodyArrayBuffer){var e=P1(this);return e||(ArrayBuffer.isView(this._bodyArrayBuffer)?Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength)):Promise.resolve(this._bodyArrayBuffer))}else{if(Ii.blob)return this.blob().then(Nz);throw new Error("could not read as ArrayBuffer")}},this.text=function(){var e=P1(this);if(e)return e;if(this._bodyBlob)return Pz(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(xz(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},Ii.formData&&(this.formData=function(){return this.text().then(Gz)}),this.json=function(){return this.text().then(JSON.parse)},this}var Uz=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function Fz(e){var t=e.toUpperCase();return Uz.indexOf(t)>-1?t:e}function Yc(e,t){if(!(this instanceof Yc))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');t=t||{};var n=t.body;if(e instanceof Yc){if(e.bodyUsed)throw new TypeError("Already read");this.url=e.url,this.credentials=e.credentials,t.headers||(this.headers=new _o(e.headers)),this.method=e.method,this.mode=e.mode,this.signal=e.signal,!n&&e._bodyInit!=null&&(n=e._bodyInit,e.bodyUsed=!0)}else this.url=String(e);if(this.credentials=t.credentials||this.credentials||"same-origin",(t.headers||!this.headers)&&(this.headers=new _o(t.headers)),this.method=Fz(t.method||this.method||"GET"),this.mode=t.mode||this.mode||null,this.signal=t.signal||this.signal||function(){if("AbortController"in Vo){var i=new AbortController;return i.signal}}(),this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&n)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(n),(this.method==="GET"||this.method==="HEAD")&&(t.cache==="no-store"||t.cache==="no-cache")){var r=/([?&])_=[^&]*/;if(r.test(this.url))this.url=this.url.replace(r,"$1_="+new Date().getTime());else{var o=/\?/;this.url+=(o.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}Yc.prototype.clone=function(){return new Yc(this,{body:this._bodyInit})};function Gz(e){var t=new FormData;return e.trim().split("&").forEach(function(n){if(n){var r=n.split("="),o=r.shift().replace(/\+/g," "),i=r.join("=").replace(/\+/g," ");t.append(decodeURIComponent(o),decodeURIComponent(i))}}),t}function $z(e){var t=new _o,n=e.replace(/\r?\n[\t ]+/g," ");return n.split("\r").map(function(r){return r.indexOf(`
  40. `)===0?r.substr(1,r.length):r}).forEach(function(r){var o=r.split(":"),i=o.shift().trim();if(i){var s=o.join(":").trim();try{t.append(i,s)}catch(u){console.warn("Response "+u.message)}}}),t}mR.call(Yc.prototype);function Sa(e,t){if(!(this instanceof Sa))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(t||(t={}),this.type="default",this.status=t.status===void 0?200:t.status,this.status<200||this.status>599)throw new RangeError("Failed to construct 'Response': The status provided (0) is outside the range [200, 599].");this.ok=this.status>=200&&this.status<300,this.statusText=t.statusText===void 0?"":""+t.statusText,this.headers=new _o(t.headers),this.url=t.url||"",this._initBody(e)}mR.call(Sa.prototype);Sa.prototype.clone=function(){return new Sa(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new _o(this.headers),url:this.url})};Sa.error=function(){var e=new Sa(null,{status:200,statusText:""});return e.status=0,e.type="error",e};var Bz=[301,302,303,307,308];Sa.redirect=function(e,t){if(Bz.indexOf(t)===-1)throw new RangeError("Invalid status code");return new Sa(null,{status:t,headers:{location:e}})};var oc=Vo.DOMException;try{new oc}catch{oc=function(t,n){this.message=t,this.name=n;var r=Error(t);this.stack=r.stack},oc.prototype=Object.create(Error.prototype),oc.prototype.constructor=oc}function vR(e,t){return new Promise(function(n,r){var o=new Yc(e,t);if(o.signal&&o.signal.aborted)return r(new oc("Aborted","AbortError"));var i=new XMLHttpRequest;function s(){i.abort()}i.onload=function(){var f={status:i.status,statusText:i.statusText,headers:$z(i.getAllResponseHeaders()||"")};f.url="responseURL"in i?i.responseURL:f.headers.get("X-Request-URL");var g="response"in i?i.response:i.responseText;setTimeout(function(){n(new Sa(g,f))},0)},i.onerror=function(){setTimeout(function(){r(new TypeError("Network request failed"))},0)},i.ontimeout=function(){setTimeout(function(){r(new TypeError("Network request failed"))},0)},i.onabort=function(){setTimeout(function(){r(new oc("Aborted","AbortError"))},0)};function u(f){try{return f===""&&Vo.location.href?Vo.location.href:f}catch{return f}}if(i.open(o.method,u(o.url),!0),o.credentials==="include"?i.withCredentials=!0:o.credentials==="omit"&&(i.withCredentials=!1),"responseType"in i&&(Ii.blob?i.responseType="blob":Ii.arrayBuffer&&(i.responseType="arraybuffer")),t&&typeof t.headers=="object"&&!(t.headers instanceof _o||Vo.Headers&&t.headers instanceof Vo.Headers)){var d=[];Object.getOwnPropertyNames(t.headers).forEach(function(f){d.push(zf(f)),i.setRequestHeader(f,KC(t.headers[f]))}),o.headers.forEach(function(f,g){d.indexOf(g)===-1&&i.setRequestHeader(g,f)})}else o.headers.forEach(function(f,g){i.setRequestHeader(g,f)});o.signal&&(o.signal.addEventListener("abort",s),i.onreadystatechange=function(){i.readyState===4&&o.signal.removeEventListener("abort",s)}),i.send(typeof o._bodyInit>"u"?null:o._bodyInit)})}vR.polyfill=!0;Vo.fetch||(Vo.fetch=vR,Vo.Headers=_o,Vo.Request=Yc,Vo.Response=Sa);self.fetch.bind(self);function Pk(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function Hi(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Pk(Object(n),!0).forEach(function(r){Hz(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Pk(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function iu(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?iu=function(t){return typeof t}:iu=function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},iu(e)}function pg(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function xk(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function JC(e,t,n){return t&&xk(e.prototype,t),n&&xk(e,n),e}function Hz(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function yR(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&zh(e,t)}function Vh(e){return Vh=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Vh(e)}function zh(e,t){return zh=Object.setPrototypeOf||function(r,o){return r.__proto__=o,r},zh(e,t)}function _R(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Qm(e,t,n){return _R()?Qm=Reflect.construct:Qm=function(o,i,s){var u=[null];u.push.apply(u,i);var d=Function.bind.apply(o,u),f=new d;return s&&zh(f,s.prototype),f},Qm.apply(null,arguments)}function qz(e){return Function.toString.call(e).indexOf("[native code]")!==-1}function Lv(e){var t=typeof Map=="function"?new Map:void 0;return Lv=function(r){if(r===null||!qz(r))return r;if(typeof r!="function")throw new TypeError("Super expression must either be null or a function");if(typeof t<"u"){if(t.has(r))return t.get(r);t.set(r,o)}function o(){return Qm(r,arguments,Vh(this).constructor)}return o.prototype=Object.create(r.prototype,{constructor:{value:o,enumerable:!1,writable:!0,configurable:!0}}),zh(o,r)},Lv(e)}function Vz(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function zz(e,t){if(t&&(typeof t=="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return Vz(e)}function bR(e){var t=_R();return function(){var r=Vh(e),o;if(t){var i=Vh(this).constructor;o=Reflect.construct(r,arguments,i)}else o=r.apply(this,arguments);return zz(this,o)}}function ha(e){return jz(e)||Wz(e)||Kz(e)||Yz()}function jz(e){if(Array.isArray(e))return NM(e)}function Wz(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function Kz(e,t){if(e){if(typeof e=="string")return NM(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return NM(e,t)}}function NM(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function Yz(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
  41. In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Jz(e){if(!Array.isArray(e))throw new TypeError("Middlewares must be an array!");for(var t=e.length,n=0;n<t;n++)if(typeof e[n]!="function")throw new TypeError("Middleware must be componsed of function");return function(o,i){var s=-1;function u(d){if(d<=s)return Promise.reject(new Error("next() should not be called multiple times in one middleware!"));s=d;var f=e[d]||i;if(!f)return Promise.resolve();try{return Promise.resolve(f(o,function(){return u(d+1)}))}catch(g){return Promise.reject(g)}}return u(0)}}var Ks=function(){function e(t){if(pg(this,e),!Array.isArray(t))throw new TypeError("Default middlewares must be an array!");this.defaultMiddlewares=ha(t),this.middlewares=[]}return JC(e,[{key:"use",value:function(n){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{global:!1,core:!1,defaultInstance:!1},o=!1,i=!1,s=!1;if(typeof r=="number"?(process&&process.env,o=!0,i=!1):iu(r)==="object"&&r&&(i=r.global||!1,o=r.core||!1,s=r.defaultInstance||!1),i){e.globalMiddlewares.splice(e.globalMiddlewares.length-e.defaultGlobalMiddlewaresLength,0,n);return}if(o){e.coreMiddlewares.splice(e.coreMiddlewares.length-e.defaultCoreMiddlewaresLength,0,n);return}if(s){this.defaultMiddlewares.push(n);return}this.middlewares.push(n)}},{key:"execute",value:function(){var n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:null,r=Jz([].concat(ha(this.middlewares),ha(this.defaultMiddlewares),ha(e.globalMiddlewares),ha(e.coreMiddlewares)));return r(n)}}]),e}();Ks.globalMiddlewares=[];Ks.defaultGlobalMiddlewaresLength=0;Ks.coreMiddlewares=[];Ks.defaultCoreMiddlewaresLength=0;var Xz=function(){function e(t){pg(this,e),this.cache=new Map,this.timer={},this.extendOptions(t)}return JC(e,[{key:"extendOptions",value:function(n){this.maxCache=n.maxCache||0}},{key:"get",value:function(n){return this.cache.get(JSON.stringify(n))}},{key:"set",value:function(n,r){var o=this,i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:6e4;if(this.maxCache>0&&this.cache.size>=this.maxCache){var s=ha(this.cache.keys())[0];this.cache.delete(s),this.timer[s]&&clearTimeout(this.timer[s])}var u=JSON.stringify(n);this.cache.set(u,r),i>0&&(this.timer[u]=setTimeout(function(){o.cache.delete(u),delete o.timer[u]},i))}},{key:"delete",value:function(n){var r=JSON.stringify(n);return delete this.timer[r],this.cache.delete(r)}},{key:"clear",value:function(){return this.timer={},this.cache.clear()}}]),e}(),MR=function(e){yR(n,e);var t=bR(n);function n(r,o){var i,s=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"RequestError";return pg(this,n),i=t.call(this,r),i.name="RequestError",i.request=o,i.type=s,i}return n}(Lv(Error)),zp=function(e){yR(n,e);var t=bR(n);function n(r,o,i,s){var u,d=arguments.length>4&&arguments[4]!==void 0?arguments[4]:"ResponseError";return pg(this,n),u=t.call(this,o||r.statusText),u.name="ResponseError",u.data=i,u.response=r,u.request=s,u.type=d,u}return n}(Lv(Error));function Zz(e){return new Promise(function(t,n){var r=new FileReader;r.onload=function(){t(r.result)},r.onerror=n,r.readAsText(e,"GBK")})}function Uk(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:null,r=arguments.length>3&&arguments[3]!==void 0?arguments[3]:null;try{return JSON.parse(e)}catch{if(t)throw new zp(n,"JSON.parse fail",e,r,"ParseError")}return e}function Qz(e,t,n){return new Promise(function(r,o){setTimeout(function(){o(new MR(t||"timeout of ".concat(e,"ms exceeded"),n,"Timeout"))},e)})}function Fk(e){return new Promise(function(t,n){e.cancelToken&&e.cancelToken.promise.then(function(r){n(r)})})}var ej=Object.prototype.toString;function IR(){var e;return typeof process<"u"&&ej.call(process)==="[object process]"&&(e="NODE"),typeof XMLHttpRequest<"u"&&(e="BROWSER"),e}function PM(e){return iu(e)==="object"&&Object.prototype.toString.call(e)==="[object Array]"}function CR(e){return typeof URLSearchParams<"u"&&e instanceof URLSearchParams}function tj(e){return iu(e)==="object"&&Object.prototype.toString.call(e)==="[object Date]"}function Gk(e){return e!==null&&iu(e)==="object"}function $k(e,t){if(e)if(iu(e)!=="object"&&(e=[e]),PM(e))for(var n=0;n<e.length;n++)t.call(null,e[n],n,e);else for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.call(null,e[r],r,e)}function Bk(e){return CR(e)?hR.parse(e.toString(),{strictNullHandling:!0}):typeof e=="string"?[e]:e}function xM(e){return hR.stringify(e,{arrayFormat:"repeat",strictNullHandling:!0})}function TR(e,t){return Hi(Hi(Hi({},e),t),{},{headers:Hi(Hi({},e.headers),t.headers),params:Hi(Hi({},Bk(e.params)),Bk(t.params)),method:(t.method||e.method||"get").toLowerCase()})}var nj=function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=n.prefix,o=n.suffix;return r&&(t="".concat(r).concat(t)),o&&(t="".concat(t).concat(o)),{url:t,options:n}};function rj(e,t){var n=t.method,r=n===void 0?"get":n;return r.toLowerCase()==="get"}function oj(e,t){if(!e)return t();var n=e.req;n=n===void 0?{}:n;var r=n.options,o=r===void 0?{}:r,i=n.url,s=i===void 0?"":i,u=e.cache,d=e.responseInterceptors,f=o.timeout,g=f===void 0?0:f,y=o.timeoutMessage,_=o.__umiRequestCoreType__,M=_===void 0?"normal":_,T=o.useCache,k=T===void 0?!1:T,S=o.method,C=S===void 0?"get":S,L=o.params,A=o.ttl,N=o.validateCache,H=N===void 0?rj:N;if(M!=="normal")return process&&process.env,t();var q=fetch;if(!q)throw new Error("Global fetch not exist!");var x=IR()==="BROWSER",$=H(s,o)&&k&&x;if($){var V=u.get({url:s,params:L,method:C});if(V)return V=V.clone(),V.useCache=!0,e.res=V,t()}var G;return g>0?G=Promise.race([Fk(o),q(s,o),Qz(g,y,e.req)]):G=Promise.race([Fk(o),q(s,o)]),d.forEach(function(R){G=G.then(function(w){var P=typeof w.clone=="function"?w.clone():w;return R(P,o)})}),G.then(function(R){if($&&R.status===200){var w=R.clone();w.useCache=!0,u.set({url:s,params:L,method:C},w,A)}return e.res=R,t()})}function ij(e,t){var n;return t().then(function(){if(e){var r=e.res,o=r===void 0?{}:r,i=e.req,s=i===void 0?{}:i,u=s||{},d=u.options;d=d===void 0?{}:d;var f=d.responseType,g=f===void 0?"json":f,y=d.charset,_=y===void 0?"utf8":y;d.getResponse;var M=d.throwErrIfParseFail,T=M===void 0?!1:M,k=d.parseResponse,S=k===void 0?!0:k;if(S&&!(!o||!o.clone)){if(n=IR()==="BROWSER"?o.clone():o,n.useCache=o.useCache||!1,_==="gbk")try{return o.blob().then(Zz).then(function(C){return Uk(C,!1,n,s)})}catch(C){throw new zp(n,C.message,null,s,"ParseError")}else if(g==="json")return o.text().then(function(C){return Uk(C,T,n,s)});try{return o[g]()}catch{throw new zp(n,"responseType not support",null,s,"ParseError")}}}}).then(function(r){if(e){e.res;var o=e.req,i=o===void 0?{}:o,s=i||{},u=s.options;u=u===void 0?{}:u;var d=u.getResponse,f=d===void 0?!1:d;if(n){if(n.status>=200&&n.status<300){if(f){e.res={data:r,response:n};return}e.res=r;return}throw new zp(n,"http error",r,i,"HttpError")}}}).catch(function(r){if(r instanceof MR||r instanceof zp)throw r;var o=e.req,i=e.res;throw r.request=r.request||o,r.response=r.response||i,r.type=r.type||r.name,r.data=r.data||void 0,r})}function sj(e,t){if(!e)return t();var n=e.req;n=n===void 0?{}:n;var r=n.options,o=r===void 0?{}:r,i=o.method,s=i===void 0?"get":i;if(["post","put","patch","delete"].indexOf(s.toLowerCase())===-1)return t();var u=o.requestType,d=u===void 0?"json":u,f=o.data;if(f){var g=Object.prototype.toString.call(f);g==="[object Object]"||g==="[object Array]"?d==="json"?(o.headers=Hi({Accept:"application/json","Content-Type":"application/json;charset=UTF-8"},o.headers),o.body=JSON.stringify(f)):d==="form"&&(o.headers=Hi({Accept:"application/json","Content-Type":"application/x-www-form-urlencoded;charset=UTF-8"},o.headers),o.body=xM(f)):(o.headers=Hi({Accept:"application/json"},o.headers),o.body=f)}return e.req.options=o,t()}function aj(e,t){var n,r;if(e)if(t)n=t(e);else if(CR(e))n=e.toString();else if(PM(e))r=[],$k(e,function(i){i===null||typeof i>"u"?r.push(i):r.push(Gk(i)?JSON.stringify(i):i)}),n=xM(r);else{r={},$k(e,function(i,s){var u=i;i===null||typeof i>"u"?r[s]=i:tj(i)?u=i.toISOString():PM(i)?u=i:Gk(i)&&(u=JSON.stringify(i)),r[s]=u});var o=xM(r);n=o}return n}function lj(e,t){if(!e)return t();var n=e.req;n=n===void 0?{}:n;var r=n.options,o=r===void 0?{}:r,i=o.paramsSerializer,s=o.params,u=e.req;u=u===void 0?{}:u;var d=u.url,f=d===void 0?"":d;o.method=o.method?o.method.toUpperCase():"GET",o.credentials=o.credentials||"same-origin";var g=aj(s,i);if(e.req.originUrl=f,g){var y=f.indexOf("?")!==-1?"&":"?";e.req.url="".concat(f).concat(y).concat(g)}return e.req.options=o,t()}var wR=[sj,lj,ij],SR=[oj];Ks.globalMiddlewares=wR;Ks.defaultGlobalMiddlewaresLength=wR.length;Ks.coreMiddlewares=SR;Ks.defaultCoreMiddlewaresLength=SR.length;var uh=function(){function e(t){pg(this,e),this.onion=new Ks([]),this.fetchIndex=0,this.mapCache=new Xz(t),this.initOptions=t,this.instanceRequestInterceptors=[],this.instanceResponseInterceptors=[]}return JC(e,[{key:"use",value:function(n){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{global:!1,core:!1};return this.onion.use(n,r),this}},{key:"extendOptions",value:function(n){this.initOptions=TR(this.initOptions,n),this.mapCache.extendOptions(n)}},{key:"dealRequestInterceptors",value:function(n){var r=function(s,u){return s.then(function(){var d=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};return n.req.url=d.url||n.req.url,n.req.options=d.options||n.req.options,u(n.req.url,n.req.options)})},o=[].concat(ha(e.requestInterceptors),ha(this.instanceRequestInterceptors));return o.reduce(r,Promise.resolve()).then(function(){var i=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};return n.req.url=i.url||n.req.url,n.req.options=i.options||n.req.options,Promise.resolve()})}},{key:"request",value:function(n,r){var o=this,i=this.onion,s={req:{url:n,options:Hi(Hi({},r),{},{url:n})},res:null,cache:this.mapCache,responseInterceptors:[].concat(ha(e.responseInterceptors),ha(this.instanceResponseInterceptors))};if(typeof n!="string")throw new Error("url MUST be a string");return new Promise(function(u,d){o.dealRequestInterceptors(s).then(function(){return i.execute(s)}).then(function(){u(s.res)}).catch(function(f){var g=s.req.options.errorHandler;if(g)try{var y=g(f);u(y)}catch(_){d(_)}else d(f)})})}}],[{key:"requestUse",value:function(n){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{global:!0};if(typeof n!="function")throw new TypeError("Interceptor must be function!");r.global?e.requestInterceptors.push(n):this.instanceRequestInterceptors.push(n)}},{key:"responseUse",value:function(n){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{global:!0};if(typeof n!="function")throw new TypeError("Interceptor must be function!");r.global?e.responseInterceptors.push(n):this.instanceResponseInterceptors.push(n)}}]),e}();uh.requestInterceptors=[nj];uh.responseInterceptors=[];function $y(e){this.message=e}$y.prototype.toString=function(){return this.message?"Cancel: ".concat(this.message):"Cancel"};$y.prototype.__CANCEL__=!0;function Ov(e){if(typeof e!="function")throw new TypeError("executor must be a function.");var t;this.promise=new Promise(function(o){t=o});var n=this;e(function(o){n.reason||(n.reason=new $y(o),t(n.reason))})}Ov.prototype.throwIfRequested=function(){if(this.reason)throw this.reason};Ov.source=function(){var t,n=new Ov(function(o){t=o});return{token:n,cancel:t}};function uj(e){return!!(e&&e.__CANCEL__)}var XC=function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=new uh(t),r=function(s){var u=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},d=TR(n.initOptions,u);return n.request(s,d)};r.use=n.use.bind(n),r.fetchIndex=n.fetchIndex,r.interceptors={request:{use:uh.requestUse.bind(n)},response:{use:uh.responseUse.bind(n)}};var o=["get","post","delete","put","patch","head","options","rpc"];return o.forEach(function(i){r[i]=function(s,u){return r(s,Hi(Hi({},u),{},{method:i}))}}),r.Cancel=$y,r.CancelToken=Ov,r.isCancel=uj,r.extendOptions=n.extendOptions.bind(n),r.middlewares={instance:n.onion.middlewares,defaultInstance:n.onion.defaultMiddlewares,global:Ks.globalMiddlewares,core:Ks.coreMiddlewares},r},cj=function(t){return XC(t)};XC({parseResponse:!1});XC({});var Rv={exports:{}};Rv.exports;(function(e,t){var n=9007199254740991,r="[object Arguments]",o="[object Function]",i="[object GeneratorFunction]",s="[object Map]",u="[object Object]",d="[object Promise]",f="[object Set]",g="[object WeakMap]",y="[object DataView]",_=/[\\^$.*+?()[\]{}|]/g,M=/^\[object .+?Constructor\]$/,T=typeof fi=="object"&&fi&&fi.Object===Object&&fi,k=typeof self=="object"&&self&&self.Object===Object&&self,S=T||k||Function("return this")(),C=t&&!t.nodeType&&t,L=C&&!0&&e&&!e.nodeType&&e,A=L&&L.exports===C;function N(Ne,Ze){return Ne==null?void 0:Ne[Ze]}function H(Ne){var Ze=!1;if(Ne!=null&&typeof Ne.toString!="function")try{Ze=!!(Ne+"")}catch{}return Ze}function q(Ne,Ze){return function(_t){return Ne(Ze(_t))}}var x=Function.prototype,$=Object.prototype,V=S["__core-js_shared__"],G=function(){var Ne=/[^.]+$/.exec(V&&V.keys&&V.keys.IE_PROTO||"");return Ne?"Symbol(src)_1."+Ne:""}(),R=x.toString,w=$.hasOwnProperty,P=$.toString,X=RegExp("^"+R.call(w).replace(_,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),W=A?S.Buffer:void 0,ne=$.propertyIsEnumerable,Y=W?W.isBuffer:void 0,ie=q(Object.keys,Object),fe=z(S,"DataView"),se=z(S,"Map"),ue=z(S,"Promise"),K=z(S,"Set"),te=z(S,"WeakMap"),J=!ne.call({valueOf:1},"valueOf"),Me=ae(fe),de=ae(se),me=ae(ue),re=ae(K),be=ae(te);function Fe(Ne){return P.call(Ne)}function ve(Ne){if(!Ce(Ne)||ce(Ne))return!1;var Ze=he(Ne)||H(Ne)?X:M;return Ze.test(ae(Ne))}function z(Ne,Ze){var _t=N(Ne,Ze);return ve(_t)?_t:void 0}var oe=Fe;(fe&&oe(new fe(new ArrayBuffer(1)))!=y||se&&oe(new se)!=s||ue&&oe(ue.resolve())!=d||K&&oe(new K)!=f||te&&oe(new te)!=g)&&(oe=function(Ne){var Ze=P.call(Ne),_t=Ze==u?Ne.constructor:void 0,zt=_t?ae(_t):void 0;if(zt)switch(zt){case Me:return y;case de:return s;case me:return d;case re:return f;case be:return g}return Ze});function ce(Ne){return!!G&&G in Ne}function we(Ne){var Ze=Ne&&Ne.constructor,_t=typeof Ze=="function"&&Ze.prototype||$;return Ne===_t}function ae(Ne){if(Ne!=null){try{return R.call(Ne)}catch{}try{return Ne+""}catch{}}return""}function De(Ne){return qe(Ne)&&w.call(Ne,"callee")&&(!ne.call(Ne,"callee")||P.call(Ne)==r)}var Ue=Array.isArray;function xe(Ne){return Ne!=null&&Ie(Ne.length)&&!he(Ne)}function qe(Ne){return $e(Ne)&&xe(Ne)}var Te=Y||Ye;function Z(Ne){if(xe(Ne)&&(Ue(Ne)||typeof Ne=="string"||typeof Ne.splice=="function"||Te(Ne)||De(Ne)))return!Ne.length;var Ze=oe(Ne);if(Ze==s||Ze==f)return!Ne.size;if(J||we(Ne))return!ie(Ne).length;for(var _t in Ne)if(w.call(Ne,_t))return!1;return!0}function he(Ne){var Ze=Ce(Ne)?P.call(Ne):"";return Ze==o||Ze==i}function Ie(Ne){return typeof Ne=="number"&&Ne>-1&&Ne%1==0&&Ne<=n}function Ce(Ne){var Ze=typeof Ne;return!!Ne&&(Ze=="object"||Ze=="function")}function $e(Ne){return!!Ne&&typeof Ne=="object"}function Ye(){return!1}e.exports=Z})(Rv,Rv.exports);var dj=Rv.exports,fj="[object Object]";function pj(e){var t=!1;if(e!=null&&typeof e.toString!="function")try{t=!!(e+"")}catch{}return t}function hj(e,t){return function(n){return e(t(n))}}var gj=Function.prototype,kR=Object.prototype,DR=gj.toString,mj=kR.hasOwnProperty,vj=DR.call(Object),yj=kR.toString,_j=hj(Object.getPrototypeOf,Object);function bj(e){return!!e&&typeof e=="object"}function Mj(e){if(!bj(e)||yj.call(e)!=fj||pj(e))return!1;var t=_j(e);if(t===null)return!0;var n=mj.call(t,"constructor")&&t.constructor;return typeof n=="function"&&n instanceof n&&DR.call(n)==vj}var Ij=Mj,Nv={exports:{}};Nv.exports;(function(e,t){var n=200,r="Expected a function",o="__lodash_hash_undefined__",i=1,s=2,u=1/0,d=9007199254740991,f="[object Arguments]",g="[object Array]",y="[object Boolean]",_="[object Date]",M="[object Error]",T="[object Function]",k="[object GeneratorFunction]",S="[object Map]",C="[object Number]",L="[object Object]",A="[object Promise]",N="[object RegExp]",H="[object Set]",q="[object String]",x="[object Symbol]",$="[object WeakMap]",V="[object ArrayBuffer]",G="[object DataView]",R="[object Float32Array]",w="[object Float64Array]",P="[object Int8Array]",X="[object Int16Array]",W="[object Int32Array]",ne="[object Uint8Array]",Y="[object Uint8ClampedArray]",ie="[object Uint16Array]",fe="[object Uint32Array]",se=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,ue=/^\w*$/,K=/^\./,te=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,J=/[\\^$.*+?()[\]{}|]/g,Me=/\\(\\)?/g,de=/^\[object .+?Constructor\]$/,me=/^(?:0|[1-9]\d*)$/,re={};re[R]=re[w]=re[P]=re[X]=re[W]=re[ne]=re[Y]=re[ie]=re[fe]=!0,re[f]=re[g]=re[V]=re[y]=re[G]=re[_]=re[M]=re[T]=re[S]=re[C]=re[L]=re[N]=re[H]=re[q]=re[$]=!1;var be=typeof fi=="object"&&fi&&fi.Object===Object&&fi,Fe=typeof self=="object"&&self&&self.Object===Object&&self,ve=be||Fe||Function("return this")(),z=t&&!t.nodeType&&t,oe=z&&!0&&e&&!e.nodeType&&e,ce=oe&&oe.exports===z,we=ce&&be.process,ae=function(){try{return we&&we.binding("util")}catch{}}(),De=ae&&ae.isTypedArray;function Ue(pe,Ee){for(var Ke=-1,ct=pe?pe.length:0;++Ke<ct&&Ee(pe[Ke],Ke,pe)!==!1;);return pe}function xe(pe,Ee){for(var Ke=-1,ct=pe?pe.length:0;++Ke<ct;)if(Ee(pe[Ke],Ke,pe))return!0;return!1}function qe(pe){return function(Ee){return Ee==null?void 0:Ee[pe]}}function Te(pe,Ee){for(var Ke=-1,ct=Array(pe);++Ke<pe;)ct[Ke]=Ee(Ke);return ct}function Z(pe){return function(Ee){return pe(Ee)}}function he(pe,Ee){return pe==null?void 0:pe[Ee]}function Ie(pe){var Ee=!1;if(pe!=null&&typeof pe.toString!="function")try{Ee=!!(pe+"")}catch{}return Ee}function Ce(pe){var Ee=-1,Ke=Array(pe.size);return pe.forEach(function(ct,sn){Ke[++Ee]=[sn,ct]}),Ke}function $e(pe,Ee){return function(Ke){return pe(Ee(Ke))}}function Ye(pe){var Ee=-1,Ke=Array(pe.size);return pe.forEach(function(ct){Ke[++Ee]=ct}),Ke}var Ne=Array.prototype,Ze=Function.prototype,_t=Object.prototype,zt=ve["__core-js_shared__"],rn=function(){var pe=/[^.]+$/.exec(zt&&zt.keys&&zt.keys.IE_PROTO||"");return pe?"Symbol(src)_1."+pe:""}(),on=Ze.toString,Tn=_t.hasOwnProperty,_n=_t.toString,nt=RegExp("^"+on.call(Tn).replace(J,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),yt=ve.Symbol,Rt=ve.Uint8Array,cn=$e(Object.getPrototypeOf,Object),en=Object.create,wn=_t.propertyIsEnumerable,qn=Ne.splice,je=$e(Object.keys,Object),Tt=Na(ve,"DataView"),bt=Na(ve,"Map"),$t=Na(ve,"Promise"),jt=Na(ve,"Set"),mr=Na(ve,"WeakMap"),Mr=Na(Object,"create"),Jo=fs(Tt),fo=fs(bt),He=fs($t),et=fs(jt),Bt=fs(mr),Sn=yt?yt.prototype:void 0,In=Sn?Sn.valueOf:void 0,xn=Sn?Sn.toString:void 0;function Wr(pe){var Ee=-1,Ke=pe?pe.length:0;for(this.clear();++Ee<Ke;){var ct=pe[Ee];this.set(ct[0],ct[1])}}function Gr(){this.__data__=Mr?Mr(null):{}}function to(pe){return this.has(pe)&&delete this.__data__[pe]}function ls(pe){var Ee=this.__data__;if(Mr){var Ke=Ee[pe];return Ke===o?void 0:Ke}return Tn.call(Ee,pe)?Ee[pe]:void 0}function U(pe){var Ee=this.__data__;return Mr?Ee[pe]!==void 0:Tn.call(Ee,pe)}function us(pe,Ee){var Ke=this.__data__;return Ke[pe]=Mr&&Ee===void 0?o:Ee,this}Wr.prototype.clear=Gr,Wr.prototype.delete=to,Wr.prototype.get=ls,Wr.prototype.has=U,Wr.prototype.set=us;function Ut(pe){var Ee=-1,Ke=pe?pe.length:0;for(this.clear();++Ee<Ke;){var ct=pe[Ee];this.set(ct[0],ct[1])}}function ml(){this.__data__=[]}function Qs(pe){var Ee=this.__data__,Ke=ds(Ee,pe);if(Ke<0)return!1;var ct=Ee.length-1;return Ke==ct?Ee.pop():qn.call(Ee,Ke,1),!0}function vl(pe){var Ee=this.__data__,Ke=ds(Ee,pe);return Ke<0?void 0:Ee[Ke][1]}function yl(pe){return ds(this.__data__,pe)>-1}function Oa(pe,Ee){var Ke=this.__data__,ct=ds(Ke,pe);return ct<0?Ke.push([pe,Ee]):Ke[ct][1]=Ee,this}Ut.prototype.clear=ml,Ut.prototype.delete=Qs,Ut.prototype.get=vl,Ut.prototype.has=yl,Ut.prototype.set=Oa;function Xo(pe){var Ee=-1,Ke=pe?pe.length:0;for(this.clear();++Ee<Ke;){var ct=pe[Ee];this.set(ct[0],ct[1])}}function Ra(){this.__data__={hash:new Wr,map:new(bt||Ut),string:new Wr}}function cs(pe){return Ru(this,pe).delete(pe)}function Yi(pe){return Ru(this,pe).get(pe)}function pd(pe){return Ru(this,pe).has(pe)}function hd(pe,Ee){return Ru(this,pe).set(pe,Ee),this}Xo.prototype.clear=Ra,Xo.prototype.delete=cs,Xo.prototype.get=Yi,Xo.prototype.has=pd,Xo.prototype.set=hd;function ea(pe){var Ee=-1,Ke=pe?pe.length:0;for(this.__data__=new Xo;++Ee<Ke;)this.add(pe[Ee])}function np(pe){return this.__data__.set(pe,o),this}function gd(pe){return this.__data__.has(pe)}ea.prototype.add=ea.prototype.push=np,ea.prototype.has=gd;function $r(pe){this.__data__=new Ut(pe)}function dn(){this.__data__=new Ut}function kt(pe){return this.__data__.delete(pe)}function Ji(pe){return this.__data__.get(pe)}function bn(pe){return this.__data__.has(pe)}function ot(pe,Ee){var Ke=this.__data__;if(Ke instanceof Ut){var ct=Ke.__data__;if(!bt||ct.length<n-1)return ct.push([pe,Ee]),this;Ke=this.__data__=new Xo(ct)}return Ke.set(pe,Ee),this}$r.prototype.clear=dn,$r.prototype.delete=kt,$r.prototype.get=Ji,$r.prototype.has=bn,$r.prototype.set=ot;function Be(pe,Ee){var Ke=ps(pe)||Ri(pe)?Te(pe.length,String):[],ct=Ke.length,sn=!!ct;for(var Lt in pe)(Ee||Tn.call(pe,Lt))&&!(sn&&(Lt=="length"||Md(Lt,ct)))&&Ke.push(Lt);return Ke}function ds(pe,Ee){for(var Ke=pe.length;Ke--;)if(Pa(pe[Ke][0],Ee))return Ke;return-1}function Fo(pe){return xa(pe)?en(pe):{}}var rp=no();function md(pe,Ee){return pe&&rp(pe,Ee,Rs)}function Ls(pe,Ee){Ee=Pu(Ee,pe)?[Ee]:po(Ee);for(var Ke=0,ct=Ee.length;pe!=null&&Ke<ct;)pe=pe[Uu(Ee[Ke++])];return Ke&&Ke==ct?pe:void 0}function vd(pe){return _n.call(pe)}function Oi(pe,Ee){return pe!=null&&Ee in Object(pe)}function _l(pe,Ee,Ke,ct,sn){return pe===Ee?!0:pe==null||Ee==null||!xa(pe)&&!Qo(Ee)?pe!==pe&&Ee!==Ee:bl(pe,Ee,_l,Ke,ct,sn)}function bl(pe,Ee,Ke,ct,sn,Lt){var Un=ps(pe),Vn=ps(Ee),Ln=g,Kr=g;Un||(Ln=Os(pe),Ln=Ln==f?L:Ln),Vn||(Kr=Os(Ee),Kr=Kr==f?L:Kr);var Br=Ln==L&&!Ie(pe),bo=Kr==L&&!Ie(Ee),Cr=Ln==Kr;if(Cr&&!Br)return Lt||(Lt=new $r),Un||Ir(pe)?ho(pe,Ee,Ke,ct,sn,Lt):ro(pe,Ee,Ln,Ke,ct,sn,Lt);if(!(sn&s)){var ei=Br&&Tn.call(pe,"__wrapped__"),mi=bo&&Tn.call(Ee,"__wrapped__");if(ei||mi){var at=ei?pe.value():pe,Xn=mi?Ee.value():Ee;return Lt||(Lt=new $r),Ke(at,Xn,ct,sn,Lt)}}return Cr?(Lt||(Lt=new $r),bd(pe,Ee,Ke,ct,sn,Lt)):!1}function Zo(pe,Ee,Ke,ct){var sn=Ke.length,Lt=sn,Un=!ct;if(pe==null)return!Lt;for(pe=Object(pe);sn--;){var Vn=Ke[sn];if(Un&&Vn[2]?Vn[1]!==pe[Vn[0]]:!(Vn[0]in pe))return!1}for(;++sn<Lt;){Vn=Ke[sn];var Ln=Vn[0],Kr=pe[Ln],Br=Vn[1];if(Un&&Vn[2]){if(Kr===void 0&&!(Ln in pe))return!1}else{var bo=new $r;if(ct)var Cr=ct(Kr,Br,Ln,pe,Ee,bo);if(!(Cr===void 0?_l(Br,Kr,ct,i|s,bo):Cr))return!1}}return!0}function yd(pe){if(!xa(pe)||Xi(pe))return!1;var Ee=Je(pe)||Ie(pe)?nt:de;return Ee.test(fs(pe))}function op(pe){return Qo(pe)&&lp(pe.length)&&!!re[_n.call(pe)]}function ta(pe){return typeof pe=="function"?pe:pe==null?up:typeof pe=="object"?ps(pe)?_d(pe[0],pe[1]):Il(pe):cp(pe)}function Ml(pe){if(!Sg(pe))return je(pe);var Ee=[];for(var Ke in Object(pe))Tn.call(pe,Ke)&&Ke!="constructor"&&Ee.push(Ke);return Ee}function Il(pe){var Ee=Nu(pe);return Ee.length==1&&Ee[0][2]?Er(Ee[0][0],Ee[0][1]):function(Ke){return Ke===pe||Zo(Ke,pe,Ee)}}function _d(pe,Ee){return Pu(pe)&&sp(Ee)?Er(Uu(pe),Ee):function(Ke){var ct=Xe(Ke,pe);return ct===void 0&&ct===Ee?gi(Ke,pe):_l(Ee,ct,void 0,i|s)}}function Ou(pe){return function(Ee){return Ls(Ee,pe)}}function Go(pe){if(typeof pe=="string")return pe;if(oo(pe))return xn?xn.call(pe):"";var Ee=pe+"";return Ee=="0"&&1/pe==-u?"-0":Ee}function po(pe){return ps(pe)?pe:xu(pe)}function no(pe){return function(Ee,Ke,ct){for(var sn=-1,Lt=Object(Ee),Un=ct(Ee),Vn=Un.length;Vn--;){var Ln=Un[pe?Vn:++sn];if(Ke(Lt[Ln],Ln,Lt)===!1)break}return Ee}}function ho(pe,Ee,Ke,ct,sn,Lt){var Un=sn&s,Vn=pe.length,Ln=Ee.length;if(Vn!=Ln&&!(Un&&Ln>Vn))return!1;var Kr=Lt.get(pe);if(Kr&&Lt.get(Ee))return Kr==Ee;var Br=-1,bo=!0,Cr=sn&i?new ea:void 0;for(Lt.set(pe,Ee),Lt.set(Ee,pe);++Br<Vn;){var ei=pe[Br],mi=Ee[Br];if(ct)var at=Un?ct(mi,ei,Br,Ee,pe,Lt):ct(ei,mi,Br,pe,Ee,Lt);if(at!==void 0){if(at)continue;bo=!1;break}if(Cr){if(!xe(Ee,function(Xn,Zn){if(!Cr.has(Zn)&&(ei===Xn||Ke(ei,Xn,ct,sn,Lt)))return Cr.add(Zn)})){bo=!1;break}}else if(!(ei===mi||Ke(ei,mi,ct,sn,Lt))){bo=!1;break}}return Lt.delete(pe),Lt.delete(Ee),bo}function ro(pe,Ee,Ke,ct,sn,Lt,Un){switch(Ke){case G:if(pe.byteLength!=Ee.byteLength||pe.byteOffset!=Ee.byteOffset)return!1;pe=pe.buffer,Ee=Ee.buffer;case V:return!(pe.byteLength!=Ee.byteLength||!ct(new Rt(pe),new Rt(Ee)));case y:case _:case C:return Pa(+pe,+Ee);case M:return pe.name==Ee.name&&pe.message==Ee.message;case N:case q:return pe==Ee+"";case S:var Vn=Ce;case H:var Ln=Lt&s;if(Vn||(Vn=Ye),pe.size!=Ee.size&&!Ln)return!1;var Kr=Un.get(pe);if(Kr)return Kr==Ee;Lt|=i,Un.set(pe,Ee);var Br=ho(Vn(pe),Vn(Ee),ct,sn,Lt,Un);return Un.delete(pe),Br;case x:if(In)return In.call(pe)==In.call(Ee)}return!1}function bd(pe,Ee,Ke,ct,sn,Lt){var Un=sn&s,Vn=Rs(pe),Ln=Vn.length,Kr=Rs(Ee),Br=Kr.length;if(Ln!=Br&&!Un)return!1;for(var bo=Ln;bo--;){var Cr=Vn[bo];if(!(Un?Cr in Ee:Tn.call(Ee,Cr)))return!1}var ei=Lt.get(pe);if(ei&&Lt.get(Ee))return ei==Ee;var mi=!0;Lt.set(pe,Ee),Lt.set(Ee,pe);for(var at=Un;++bo<Ln;){Cr=Vn[bo];var Xn=pe[Cr],Zn=Ee[Cr];if(ct)var Id=Un?ct(Zn,Xn,Cr,Ee,pe,Lt):ct(Xn,Zn,Cr,pe,Ee,Lt);if(!(Id===void 0?Xn===Zn||Ke(Xn,Zn,ct,sn,Lt):Id)){mi=!1;break}at||(at=Cr=="constructor")}if(mi&&!at){var $u=pe.constructor,hn=Ee.constructor;$u!=hn&&"constructor"in pe&&"constructor"in Ee&&!(typeof $u=="function"&&$u instanceof $u&&typeof hn=="function"&&hn instanceof hn)&&(mi=!1)}return Lt.delete(pe),Lt.delete(Ee),mi}function Ru(pe,Ee){var Ke=pe.__data__;return ip(Ee)?Ke[typeof Ee=="string"?"string":"hash"]:Ke.map}function Nu(pe){for(var Ee=Rs(pe),Ke=Ee.length;Ke--;){var ct=Ee[Ke],sn=pe[ct];Ee[Ke]=[ct,sn,sp(sn)]}return Ee}function Na(pe,Ee){var Ke=he(pe,Ee);return yd(Ke)?Ke:void 0}var Os=vd;(Tt&&Os(new Tt(new ArrayBuffer(1)))!=G||bt&&Os(new bt)!=S||$t&&Os($t.resolve())!=A||jt&&Os(new jt)!=H||mr&&Os(new mr)!=$)&&(Os=function(pe){var Ee=_n.call(pe),Ke=Ee==L?pe.constructor:void 0,ct=Ke?fs(Ke):void 0;if(ct)switch(ct){case Jo:return G;case fo:return S;case He:return A;case et:return H;case Bt:return $}return Ee});function wg(pe,Ee,Ke){Ee=Pu(Ee,pe)?[Ee]:po(Ee);for(var ct,sn=-1,Un=Ee.length;++sn<Un;){var Lt=Uu(Ee[sn]);if(!(ct=pe!=null&&Ke(pe,Lt)))break;pe=pe[Lt]}if(ct)return ct;var Un=pe?pe.length:0;return!!Un&&lp(Un)&&Md(Lt,Un)&&(ps(pe)||Ri(pe))}function Md(pe,Ee){return Ee=Ee??d,!!Ee&&(typeof pe=="number"||me.test(pe))&&pe>-1&&pe%1==0&&pe<Ee}function Pu(pe,Ee){if(ps(pe))return!1;var Ke=typeof pe;return Ke=="number"||Ke=="symbol"||Ke=="boolean"||pe==null||oo(pe)?!0:ue.test(pe)||!se.test(pe)||Ee!=null&&pe in Object(Ee)}function ip(pe){var Ee=typeof pe;return Ee=="string"||Ee=="number"||Ee=="symbol"||Ee=="boolean"?pe!=="__proto__":pe===null}function Xi(pe){return!!rn&&rn in pe}function Sg(pe){var Ee=pe&&pe.constructor,Ke=typeof Ee=="function"&&Ee.prototype||_t;return pe===Ke}function sp(pe){return pe===pe&&!xa(pe)}function Er(pe,Ee){return function(Ke){return Ke==null?!1:Ke[pe]===Ee&&(Ee!==void 0||pe in Object(Ke))}}var xu=Fu(function(pe){pe=na(pe);var Ee=[];return K.test(pe)&&Ee.push(""),pe.replace(te,function(Ke,ct,sn,Lt){Ee.push(sn?Lt.replace(Me,"$1"):ct||Ke)}),Ee});function Uu(pe){if(typeof pe=="string"||oo(pe))return pe;var Ee=pe+"";return Ee=="0"&&1/pe==-u?"-0":Ee}function fs(pe){if(pe!=null){try{return on.call(pe)}catch{}try{return pe+""}catch{}}return""}function Fu(pe,Ee){if(typeof pe!="function"||Ee&&typeof Ee!="function")throw new TypeError(r);var Ke=function(){var ct=arguments,sn=Ee?Ee.apply(this,ct):ct[0],Lt=Ke.cache;if(Lt.has(sn))return Lt.get(sn);var Un=pe.apply(this,ct);return Ke.cache=Lt.set(sn,Un),Un};return Ke.cache=new(Fu.Cache||Xo),Ke}Fu.Cache=Xo;function Pa(pe,Ee){return pe===Ee||pe!==pe&&Ee!==Ee}function Ri(pe){return p0(pe)&&Tn.call(pe,"callee")&&(!wn.call(pe,"callee")||_n.call(pe)==f)}var ps=Array.isArray;function ap(pe){return pe!=null&&lp(pe.length)&&!Je(pe)}function p0(pe){return Qo(pe)&&ap(pe)}function Je(pe){var Ee=xa(pe)?_n.call(pe):"";return Ee==T||Ee==k}function lp(pe){return typeof pe=="number"&&pe>-1&&pe%1==0&&pe<=d}function xa(pe){var Ee=typeof pe;return!!pe&&(Ee=="object"||Ee=="function")}function Qo(pe){return!!pe&&typeof pe=="object"}function oo(pe){return typeof pe=="symbol"||Qo(pe)&&_n.call(pe)==x}var Ir=De?Z(De):op;function na(pe){return pe==null?"":Go(pe)}function Xe(pe,Ee,Ke){var ct=pe==null?void 0:Ls(pe,Ee);return ct===void 0?Ke:ct}function gi(pe,Ee){return pe!=null&&wg(pe,Ee,Oi)}function Rs(pe){return ap(pe)?Be(pe):Ml(pe)}function Gu(pe,Ee,Ke){var ct=ps(pe)||Ir(pe);if(Ee=ta(Ee),Ke==null)if(ct||xa(pe)){var sn=pe.constructor;ct?Ke=ps(pe)?new sn:[]:Ke=Je(sn)?Fo(cn(pe)):{}}else Ke={};return(ct?Ue:md)(pe,function(Lt,Un,Vn){return Ee(Ke,Lt,Un,Vn)}),Ke}function up(pe){return pe}function cp(pe){return Pu(pe)?qe(Uu(pe)):Ou(pe)}e.exports=Gu})(Nv,Nv.exports);var Cj=Nv.exports;const Tj=dj,Hk=Ij,wj=Cj;var Sj=function e(t,{cleanKeys:n=[],cleanValues:r=[],emptyArrays:o=!0,emptyObjects:i=!0,emptyStrings:s=!0,NaNValues:u=!1,nullValues:d=!0,undefinedValues:f=!0}={}){return wj(t,(g,y,_)=>{if(!n.includes(_)&&((Array.isArray(y)||Hk(y))&&(y=e(y,{NaNValues:u,cleanKeys:n,cleanValues:r,emptyArrays:o,emptyObjects:i,emptyStrings:s,nullValues:d,undefinedValues:f})),!r.includes(y)&&!(i&&Hk(y)&&Tj(y))&&!(o&&Array.isArray(y)&&!y.length)&&!(s&&y==="")&&!(u&&Number.isNaN(y))&&!(d&&y===null)&&!(f&&y===void 0))){if(Array.isArray(g))return g.push(y);g[_]=y}})};const qk=Hf(Sj),Li=cj({hideLoading:!0,timeout:2e4,timeoutMessage:"请求超时"});Li.interceptors.request.use((e,t)=>{const n=sessionStorage.getItem("Authorization")||"",r={};return n&&(r.Authorization=n),{url:e,options:{...t,params:qk(t.params),data:qk(t.data),headers:{...t.headers,...r}}}},{global:!1});Li.interceptors.response.use(async e=>{if(e.status>299||e.status<200){const n="服务器错误,状态码"+e.status;throw new Error(n)}const t=await e.clone().json();if(t.code===401||t.code===4001||t.code==403||t.code==5e3){sessionStorage.removeItem("Authorization");return}if(t.code!==200&&t.errCode!==0){const n=t.msg||t.message||"处理失败,请重试";throw t.code===403||t.code,new Error(n)}return e},{global:!1});const kj=sessionStorage.getItem("platform")||"classroom",as=kj=="classroom"?"/edu-app":"/api-backend",Dj=e=>Li.post(as+"/imGroup/page",{data:e}),ER=e=>Li.post(as+"/imUserFriend/page",{data:e}),Ej=e=>Li.post(as+"/imGroup/changeGroupOwner",{data:e}),Aj=e=>Li.post(as+"/imGroupNotice/page",{data:e}),Lj=e=>Li.post(as+"/imGroupNotice/save",{data:e}),Oj=e=>Li.post(as+"/imGroupNotice/update",{data:e}),AR=e=>Li.get(as+"/imGroup/detail/"+e.id),Rj=e=>Li.post(as+"/imGroupMember/page",{data:e}),Nj=e=>Li.post(as+"/imGroupMember/userDetail",{data:e}),Pj=e=>Li.post(as+"/imGroup/quit/"+e.id,{data:e}),xj=e=>Li.post(as+"/imGroup/muteAll",{data:e}),Uj=e=>Li.post(as+"/imGroupMember/saveImAll",{data:e}),Fj=e=>Li.post(as+"/imGroup/dismiss/"+e.id,{data:e}),Gj=st({props:{data:{type:Object,default:()=>({})},isAuth:{type:Boolean,default:!1}},setup(e,t){const n=qt({groupProfile:{},title:"",input:"",groupList:{},isEdit:!1}),r=async()=>{try{const s=(await Aj({groupId:n.groupProfile.groupID,page:1,rows:1})).data.rows||[];s.length>0&&(n.input=s[0].content,n.title=s[0].title,n.groupList=s[0])}catch{}};nn(()=>{n.groupProfile=e.data,r()});const o=async()=>{if(n.title&&n.input)try{const i={clientType:"TEACHER",groupId:n.groupProfile.groupID,content:n.input,title:n.title};n.groupList.id?await Oj({...i,id:n.groupList.id}):await Lj(i),n.groupList.content=n.input,t.emit("update",{key:"notification",value:n.title}),n.groupProfile.notification=n.title,n.groupList.content=n.input,n.groupList.title=n.title,n.input="",r()}catch{}n.isEdit=!n.isEdit};return{...Xt(n),updateProfile:o}}});const $j={class:"notification"},Bj={key:2},Hj={key:0},qj={key:1},Vj={key:3};function zj(e,t,n,r,o,i){return Q(),le("main",$j,[e.isEdit?An((Q(),le("input",{key:0,type:"text","onUpdate:modelValue":t[0]||(t[0]=s=>e.title=s),placeholder:"请输入标题",maxlength:"15"},null,512)),[[zs,e.title]]):ke("",!0),e.isEdit?An((Q(),le("textarea",{key:1,"onUpdate:modelValue":t[1]||(t[1]=s=>e.input=s),onKeyup:t[2]||(t[2]=ur((...s)=>e.updateProfile&&e.updateProfile(...s),["enter"])),placeholder:"请输入内容"},null,544)),[[zs,e.input]]):(Q(),le("section",Bj,[e.groupList.content?(Q(),le("article",qj,[j("h2",null,Re(e.groupList.title),1),Lo(" "+Re(e.groupList.content),1)])):(Q(),le("p",Hj,Re(e.$t("TUIChat.manage.暂无公告")),1))])),e.isAuth?(Q(),le("footer",Vj,[e.isEdit?(Q(),le("button",{key:0,class:"btn",onClick:t[3]||(t[3]=(...s)=>e.updateProfile&&e.updateProfile(...s))},Re(e.$t("TUIChat.manage.发布")),1)):(Q(),le("button",{key:1,class:"btn",onClick:t[4]||(t[4]=s=>e.isEdit=!e.isEdit)},Re(e.$t("TUIChat.manage.编辑")),1))])):ke("",!0)])}const jj=Vt(Gj,[["render",zj],["__scopeId","data-v-9076778a"]]),Wj=st({components:{},props:{list:{type:Array,default:()=>[]},total:{type:Number,default:()=>0},isShowDel:{type:Boolean,default:()=>!1},self:{type:Object,default:()=>({})}},setup(e,t){vt.TYPES;const n=qt({total:0,list:[],isShowDel:!1,self:{}});nn(()=>{n.total=e.total,n.isShowDel=e.isShowDel,n.list=e.list,n.self=e.self});const r=u=>{const{t:d}=window.TUIKitTUICore.config.i18n.useI18n();let f="";switch(console.log(u,n.self,"self"),u==null?void 0:u.groupRoleType){case"Admin":f=d("TUIChat.manage.管理员");break;case"Owner":f=d("TUIChat.manage.群主");break}return f&&(f=`(${f})`),u.imUserId===n.self.userID&&(f+=` (${d("TUIChat.manage.我")})`),f},o=()=>{t.emit("more")},i=u=>{t.emit("del",[u])},s=u=>{t.emit("handleMemberProfileShow",u)};return{...Xt(n),getMore:o,submit:i,handleRoleName:r,handleMemberProfileShow:s}}});const Kj={class:"member"},Yj={class:"list"},Jj=["src"],Xj={class:"name"},Zj=["onClick"];function Qj(e,t,n,r,o,i){return Q(),le("main",Kj,[j("ul",Yj,[(Q(!0),le(ht,null,Jt(e.list,(s,u)=>(Q(),le("li",{class:"list-item",key:u},[j("aside",null,[j("img",{class:"avatar",src:(s==null?void 0:s.avatar)||"https://oss.dayaedu.com/news-info/07/1690787574969.png",onerror:"this.src='https://oss.dayaedu.com/news-info/07/1690787574969.png'"},null,8,Jj),j("span",Xj,Re((s==null?void 0:s.nickname)||(s==null?void 0:s.userID)),1),j("span",null,Re(e.handleRoleName(s)),1)]),s.role!=="Owner"&&e.isShowDel?(Q(),le("i",{key:0,class:"icon icon-del",onClick:d=>e.submit(s)},null,8,Zj)):ke("",!0)]))),128)),e.list.length<e.total?(Q(),le("li",{key:0,class:"list-item",onClick:t[0]||(t[0]=(...s)=>e.getMore&&e.getMore(...s))},Re(e.$t("TUIChat.manage.查看更多")),1)):ke("",!0)])])}const eW=Vt(Wj,[["render",Qj],["__scopeId","data-v-4703959c"]]),tW=st({props:{userInfo:{type:Object,default:()=>({})}},setup(e,t){const n=al==null?void 0:al.TUIServer,r=qt({isFriendShip:!1,userInfo:{},self:{}});nn(()=>{r.self=e.self}),Gt(()=>e.userInfo,async(u,d)=>{var g;if(u===d)return;const f=await n.getUserProfile([(g=e==null?void 0:e.userInfo)==null?void 0:g.userID]);r.userInfo=f==null?void 0:f.data[0],i()},{deep:!0,immediate:!0});const o=async(u,d)=>{const f=`${d}${u}`;n.TUICore.TUIServer.TUIConversation.getConversationProfile(f).then(g=>{n.TUICore.TUIServer.TUIConversation.handleCurrentConversation(g.data.conversation)})},i=async()=>{if(!r.userInfo.userID)return;const u=await n.checkFriend(r.userInfo.userID,vt.TYPES.SNS_CHECK_TYPE_BOTH);r.isFriendShip=u===vt.TYPES.SNS_TYPE_BOTH_WAY},s=()=>{var u;return r.isFriendShip||!((u=n==null?void 0:n.TUICore)!=null&&u.isOfficial)};return{...Xt(r),enter:o,showEnter:s}}});const nW=e=>(Ur("data-v-08062804"),e=e(),Fr(),e),rW={class:"memeber-profile"},oW={class:"memeber-profile-main"},iW=["src"],sW={class:"list"},aW=nW(()=>j("label",null,"ID:",-1)),lW={class:"memeber-profile-footer"};function uW(e,t,n,r,o,i){var s,u,d,f,g;return Q(),le("div",rW,[j("div",oW,[j("img",{class:"avatar",src:((s=e.userInfo)==null?void 0:s.avatar)||"https://oss.dayaedu.com/news-info/07/1690787574969.png",onerror:"this.src='https://oss.dayaedu.com/news-info/07/1690787574969.png'"},null,8,iW),j("ul",sW,[j("h1",null,Re(((u=e.userInfo)==null?void 0:u.nick)||((d=e.userInfo)==null?void 0:d.userID)),1),j("li",null,[aW,j("span",null,Re((f=e.userInfo)==null?void 0:f.userID),1)]),j("li",null,[j("label",null,Re(e.$t("TUIContact.个性签名"))+":",1),j("span",null,Re((g=e.userInfo)==null?void 0:g.selfSignature),1)])])]),j("div",lW,[e.showEnter()?(Q(),le("div",{key:0,class:"button",onClick:t[0]||(t[0]=y=>{var _;return e.enter((_=e.userInfo)==null?void 0:_.userID,"C2C")})},Re(e.$t("TUIContact.发送消息")),1)):ke("",!0)])])}const cW=Vt(tW,[["render",uW],["__scopeId","data-v-08062804"]]),dW=st({props:{show:{type:Boolean,default:()=>!1},isHeaderShow:{type:Boolean,default:()=>!0},isFooterShow:{type:Boolean,default:()=>!0},background:{type:Boolean,default:()=>!0},title:{type:String,default:()=>""},isH5:{type:Boolean,default:()=>!1},center:{type:Boolean,default:()=>!1}},setup(e,t){const n=qt({show:!1,isHeaderShow:!0,isFooterShow:!0,background:!0,title:""});nn(()=>{n.show=e.show,n.title=e.title,n.isHeaderShow=e.isHeaderShow,n.isFooterShow=e.isFooterShow,n.background=e.background});const r=()=>{n.show=!n.show,t.emit("update:show",n.show)},o=()=>{t.emit("submit"),r()};return{...Xt(n),toggleView:r,submit:o}}});const fW={key:0},pW={class:"dialog-main-content"},hW={key:1};function gW(e,t,n,r,o,i){return e.show?(Q(),le("div",{key:0,class:pt(["dialog",[e.isH5?"dialog-h5":"",e.center?"center":""]]),onClick:t[3]||(t[3]=Cn((...s)=>e.toggleView&&e.toggleView(...s),["self"]))},[j("main",{class:"dialog-main",style:Eo(!e.background&&{background:"none"})},[e.isHeaderShow?(Q(),le("header",fW,[j("h1",null,Re(e.title),1),j("i",{class:"icon icon-close",onClick:t[0]||(t[0]=(...s)=>e.toggleView&&e.toggleView(...s))})])):ke("",!0),j("div",pW,[xt(e.$slots,"default",{},void 0,!0)]),e.isFooterShow?(Q(),le("footer",hW,[j("button",{class:"btn btn-cancel",onClick:t[1]||(t[1]=(...s)=>e.toggleView&&e.toggleView(...s))},Re(e.$t("component.取消")),1),j("button",{class:"btn btn-default",onClick:t[2]||(t[2]=(...s)=>e.submit&&e.submit(...s))},Re(e.$t("component.确定")),1)])):ke("",!0)],4)],2)):ke("",!0)}const By=Vt(dW,[["render",gW],["__scopeId","data-v-abf42c7d"]]);var LR={exports:{}};(function(e){var t=Object.prototype.hasOwnProperty,n="~";function r(){}Object.create&&(r.prototype=Object.create(null),new r().__proto__||(n=!1));function o(d,f,g){this.fn=d,this.context=f,this.once=g||!1}function i(d,f,g,y,_){if(typeof g!="function")throw new TypeError("The listener must be a function");var M=new o(g,y||d,_),T=n?n+f:f;return d._events[T]?d._events[T].fn?d._events[T]=[d._events[T],M]:d._events[T].push(M):(d._events[T]=M,d._eventsCount++),d}function s(d,f){--d._eventsCount===0?d._events=new r:delete d._events[f]}function u(){this._events=new r,this._eventsCount=0}u.prototype.eventNames=function(){var f=[],g,y;if(this._eventsCount===0)return f;for(y in g=this._events)t.call(g,y)&&f.push(n?y.slice(1):y);return Object.getOwnPropertySymbols?f.concat(Object.getOwnPropertySymbols(g)):f},u.prototype.listeners=function(f){var g=n?n+f:f,y=this._events[g];if(!y)return[];if(y.fn)return[y.fn];for(var _=0,M=y.length,T=new Array(M);_<M;_++)T[_]=y[_].fn;return T},u.prototype.listenerCount=function(f){var g=n?n+f:f,y=this._events[g];return y?y.fn?1:y.length:0},u.prototype.emit=function(f,g,y,_,M,T){var k=n?n+f:f;if(!this._events[k])return!1;var S=this._events[k],C=arguments.length,L,A;if(S.fn){switch(S.once&&this.removeListener(f,S.fn,void 0,!0),C){case 1:return S.fn.call(S.context),!0;case 2:return S.fn.call(S.context,g),!0;case 3:return S.fn.call(S.context,g,y),!0;case 4:return S.fn.call(S.context,g,y,_),!0;case 5:return S.fn.call(S.context,g,y,_,M),!0;case 6:return S.fn.call(S.context,g,y,_,M,T),!0}for(A=1,L=new Array(C-1);A<C;A++)L[A-1]=arguments[A];S.fn.apply(S.context,L)}else{var N=S.length,H;for(A=0;A<N;A++)switch(S[A].once&&this.removeListener(f,S[A].fn,void 0,!0),C){case 1:S[A].fn.call(S[A].context);break;case 2:S[A].fn.call(S[A].context,g);break;case 3:S[A].fn.call(S[A].context,g,y);break;case 4:S[A].fn.call(S[A].context,g,y,_);break;default:if(!L)for(H=1,L=new Array(C-1);H<C;H++)L[H-1]=arguments[H];S[A].fn.apply(S[A].context,L)}}return!0},u.prototype.on=function(f,g,y){return i(this,f,g,y,!1)},u.prototype.once=function(f,g,y){return i(this,f,g,y,!0)},u.prototype.removeListener=function(f,g,y,_){var M=n?n+f:f;if(!this._events[M])return this;if(!g)return s(this,M),this;var T=this._events[M];if(T.fn)T.fn===g&&(!_||T.once)&&(!y||T.context===y)&&s(this,M);else{for(var k=0,S=[],C=T.length;k<C;k++)(T[k].fn!==g||_&&!T[k].once||y&&T[k].context!==y)&&S.push(T[k]);S.length?this._events[M]=S.length===1?S[0]:S:s(this,M)}return this},u.prototype.removeAllListeners=function(f){var g;return f?(g=n?n+f:f,this._events[g]&&s(this,g)):(this._events=new r,this._eventsCount=0),this},u.prototype.off=u.prototype.removeListener,u.prototype.addListener=u.prototype.on,u.prefixed=n,u.EventEmitter=u,e.exports=u})(LR);var mW=LR.exports;const vW=Hf(mW),Sf=new vW,Us=st({components:{MaskTUI:WH,Transfer:GC,Slider:Tq,ManageName:Pq,ManageNotification:jj,ManageMember:eW,MemeberProfile:cW,DialogTUI:By},props:{userInfo:{type:Object,default:()=>({isGroup:!1,list:[]})},conversation:{type:Object,default:()=>({})},show:{type:Boolean,default:()=>!1},isH5:{type:Boolean,default:()=>!1}},setup(e,t){var te;const n=Us.TUIServer.TUICore.TIM.TYPES,{GroupServer:r}=Us,{t:o}=Us.TUIServer.TUICore.config.i18n.useI18n(),i=qt({conversation:{},userInfo:{isGroup:!1,list:[]},isShowMuteTimeInput:!1,editLableName:"",mask:!1,currentTab:"",transferType:"",isSearch:!1,isRadio:!1,transferList:[],selectedList:[],isMuteTime:!1,show:!1,typeName:{[n.GRP_WORK]:"好友工作群",[n.GRP_PUBLIC]:"陌生人社交群",[n.GRP_MEETING]:"临时会议群",[n.GRP_AVCHATROOM]:"直播群",[n.JOIN_OPTIONS_FREE_ACCESS]:"自由加入",[n.JOIN_OPTIONS_NEED_PERMISSION]:"需要验证",[n.JOIN_OPTIONS_DISABLE_APPLY]:"禁止加群"},delDialogShow:!1,quitDialogShow:!1,dimmisDialogShow:!1,userList:[],transferTitle:"",member:{admin:[],member:[],muteMember:[]},currentMember:{},classGroupDetail:{},page:1,currentUserDetail:{},groupDetail:{}}),s=Pe();nn(()=>{i.conversation=e.conversation,i.userInfo=e.userInfo,i.show=e.show});const u=((te=window==null?void 0:window.TUIKitTUICore)==null?void 0:te.isOfficial)&&(C1==null?void 0:C1.useStore())||{},d=ze(()=>{let J="";switch(i.currentTab){case"notification":J="群公告";break;case"member":J="群成员";break;case"profile":J="群成员";break;default:J="群管理";break}return J});Gt(()=>i.userInfo.list,(J,Me)=>{i.member={admin:[],member:[],muteMember:[]},J.map(me=>{switch(me==null?void 0:me.groupRoleType){case"Admin":i.member.admin.push(me);break;case"Member":i.member.member.push(me);break}return me});const de=new Date().getTime();i.member.muteMember=J.filter(me=>(me==null?void 0:me.muteUntil)*1e3-de>0)},{deep:!0});const f=ze(()=>{var be,Fe;const{conversation:J}=i,Me=(be=J==null?void 0:J.groupProfile)==null?void 0:be.selfInfo.role,de=(Fe=J==null?void 0:J.groupProfile)==null?void 0:Fe.type,me=Me===n.GRP_MBR_ROLE_OWNER,re=de===n.GRP_WORK;return me&&!re}),g=ze(()=>{var me;const{conversation:J}=i;return((me=J==null?void 0:J.groupProfile)==null?void 0:me.type)===n.GRP_WORK}),y=ze(()=>{let J=3;return g.value||(J+=1),i.conversation.groupProfile.selfInfo.role!=="Owner"&&(J+=1),J}),_=ze(()=>{var re;const{conversation:J}=i,Me=(re=J==null?void 0:J.groupProfile)==null?void 0:re.selfInfo.role,de=Me===n.GRP_MBR_ROLE_OWNER,me=Me===n.GRP_MBR_ROLE_ADMIN;return de||me}),M=ze(()=>{var Fe,ve;const{conversation:J}=i,Me=(Fe=J==null?void 0:J.groupProfile)==null?void 0:Fe.type,me=((ve=J==null?void 0:J.groupProfile)==null?void 0:ve.selfInfo.role)===n.GRP_MBR_ROLE_OWNER,re=Me===n.GRP_WORK,be=Me===n.GRP_AVCHATROOM;return!!(!re&&!be&&me)}),T=ze(()=>{var me;const{conversation:J}=i;return!(((me=J==null?void 0:J.groupProfile)==null?void 0:me.type)===n.GRP_WORK||!_.value)}),k=async J=>{var Me;try{const{conversation:de}=i,me={groupId:(Me=de==null?void 0:de.groupProfile)==null?void 0:Me.groupID,rows:100,page:J&&J==="more"?i.page+1:i.page};await Rj(me).then(re=>{const be=re.data.rows||[];be.forEach(Fe=>{Fe.nick=Fe.nickname}),J&&J==="more"?i.userInfo.list=[...i.userInfo.list,...be]:i.userInfo.list=be})}catch{}},S=async J=>{const{conversation:Me}=i,de=[];J.forEach(me=>{de.push({groupId:Me.groupProfile.groupID,imUserId:me})});try{await Uj(de),K(),k()}catch{}},C=J=>{const{conversation:Me}=i,de={groupID:Me.groupProfile.groupID,userIDList:[J.userID]};r.deleteGroupMember(de)},L=async J=>{console.log(i.conversation.groupProfile,J),await Ej({oldOwner:i.conversation.groupProfile.ownerID,groupId:i.conversation.groupProfile.groupID,newOwner:J}),ne(),i.conversation.groupProfile={},If({message:"转交成功",isH5:!1,type:"success"})},A=async J=>{i.quitDialogShow=!0},N=async J=>{i.dimmisDialogShow=!0},H=async J=>{const{conversation:Me}=i;let de="";switch(J.role){case n.GRP_MBR_ROLE_ADMIN:de=n.GRP_MBR_ROLE_MEMBER;break;case n.GRP_MBR_ROLE_MEMBER:de=n.GRP_MBR_ROLE_ADMIN;break}const me={groupID:Me.groupProfile.groupID,userID:J.userID,role:de};await r.setGroupMemberRole(me),k()},q=async(J,Me)=>{var re;const{conversation:de}=i,me={groupID:de.groupProfile.groupID,userID:J,muteTime:Me==="add"?60*60*24*30:0};await r.setGroupMemberMuteTime(me),Me==="add"&&(re=window==null?void 0:window.TUIKitTUICore)!=null&&re.isOfficial&&u!=null&&u.commit&&(u==null||u.commit("handleTask",4)),k()},x=async J=>{const{conversation:Me}=i,de={groupID:Me.groupProfile.groupID,userIDList:J,reason:""};await r.deleteGroupMember(de),k()},$=J=>{i.editLableName=J},V=async J=>{const{key:Me,value:de}=J,me={groupID:i.conversation.groupProfile.groupID,[Me]:de},re=await r.updateGroupProfile(me),{conversation:be}=Us.TUIServer.store;be.groupProfile=re.data.group,Us.TUIServer.store.conversation={},Us.TUIServer.store.conversation=be,i.editLableName=""},G=J=>{i.currentTab=J,i.editLableName="",i.currentTab==="member"&&(i.transferType="remove"),i.currentTab||(i.transferType="")},R=async J=>{var re,be;let Me={},de={};const me={groupID:i.conversation.groupProfile.groupID,userIDList:[J]};switch(i.transferType){case"add":try{de=await r.getGroupMemberProfile(me),i.transferList=i.transferList.filter(Fe=>{var ve;return Fe.userID!==((ve=Me.data[0])==null?void 0:ve.userID)}),i.transferList=[...i.transferList,...Me.data],((re=de==null?void 0:de.data)==null?void 0:re.memberList.length)>0&&(i.transferList=i.transferList.map(Fe=>{var ve;return Fe.userID===((ve=de==null?void 0:de.data)==null?void 0:ve.memberList[0].userID)&&(Fe.isDisabled=!0),Fe}))}catch{const ve=o("TUIChat.manage.该用户不存在");Nr(ve,e)}break;case"remove":try{if(Me=await r.getGroupMemberProfile(me),Me.data.memberList.length===0){const Fe=o("TUIChat.manage.该用户不在群组内");return Nr(Fe,e)}i.transferList=i.transferList.filter(Fe=>{var ve,z;return Fe.userID!==((z=(ve=Me==null?void 0:Me.data)==null?void 0:ve.memberList[0])==null?void 0:z.userID)}),i.transferList=[...i.transferList,...(be=Me==null?void 0:Me.data)==null?void 0:be.memberList]}catch{const ve=o("TUIChat.manage.该用户不存在");Nr(ve,e)}break}},w=J=>{console.log(J,i.transferType," data.transferType"),i.transferType==="remove"?(i.userList=J,i.delDialogShow=!i.delDialogShow):ie(J,i.transferType),i.mask=!1},P=async()=>{const J=await ER({page:1,rows:999});console.log(J,"lits");const Me=J.data.rows||[];return Me.forEach(de=>{de.nick=de.friendNickname}),Me.filter(de=>!i.userInfo.list.some(me=>me.imUserId===de.imUserId))},X=()=>{W()},W=async J=>{switch(i.selectedList=[],J){case"add":i.isRadio=!1,i.transferList=await P(),i.transferTitle="添加成员";break;case"remove":i.isRadio=!1,i.transferList=i.userInfo.list.filter(Me=>{var de,me;return Me.userID!==((me=(de=i.conversation)==null?void 0:de.groupProfile)==null?void 0:me.selfInfo.userID)}),i.transferTitle="删除成员";break;case"addAdmin":i.isRadio=!0,i.transferList=i.member.member,i.transferTitle="新增管理员";break;case"removeAdmin":i.isRadio=!0,i.transferList=i.member.admin,i.transferTitle="移除管理员";break;case"changeOwner":i.isRadio=!0,i.transferList=[...i.member.admin,...i.member.member],i.transferTitle="转让群组",console.log(i.transferList,"data.transferList");break;case"addMute":i.isRadio=!0,i.transferList=i.member.member,i.conversation.groupProfile.selfInfo.role==="Owner"&&(i.transferList=[...i.member.admin,...i.member.member]),i.transferTitle="新增禁言用户";break;case"removeMute":i.isRadio=!0,i.transferList=i.member.muteMember,i.transferTitle="移除禁言用户";break}i.transferType=J,i.mask=!i.mask};Xs(s,()=>{i.show=!1});const ne=()=>{if(!r){const J=o("TUIChat.manage.请先注册 TUIGroup 模块");return Nr(J,e)}i.show=!i.show,i.show||(i.currentTab=""),i.show&&k()},Y=async J=>{try{await xj({groupId:i.conversation.groupProfile.groupID,muteAll:J}),K()}catch{}},ie=(J,Me)=>{const de=[];switch(J.map(me=>(de.push(me.imUserId),me)),Me){case"add":S(de);break;case"remove":x(de);break;case"addAdmin":H(J[0]);break;case"removeAdmin":H(J[0]);break;case"changeOwner":L(de[0]);break;case"addMute":q(de[0],"add");break;case"removeMute":q(de[0],"remove");break;case"quit":Pj({id:i.conversation.groupProfile.groupID}).then(()=>{Sf.emit("removeGroup",i.conversation.groupProfile.groupID),Us.TUIServer.deleteConversation(i.conversation.conversationID),Us.TUIServer.store.conversation={},ne()});break;case"dismiss":Fj({id:i.conversation.groupProfile.groupID}).then(()=>{Sf.emit("removeGroup",i.conversation.groupProfile.groupID),Us.TUIServer.deleteConversation(i.conversation.conversationID),Us.TUIServer.store.conversation={},ne()}).catch(me=>{If({message:me.message,isH5:!1,type:"error"})});break}},fe=async()=>{var J,Me;try{const{toClipboard:de}=FC();await de((Me=(J=i==null?void 0:i.conversation)==null?void 0:J.groupProfile)==null?void 0:Me.groupID)}catch(de){Nr(de,i.env)}},se=J=>{i.currentMember=J,G("profile")},ue=async()=>{var J,Me,de,me;try{const re=await Nj({groupId:(Me=(J=i==null?void 0:i.conversation)==null?void 0:J.groupProfile)==null?void 0:Me.groupID,imUserId:(me=(de=i==null?void 0:i.conversation)==null?void 0:de.groupProfile)==null?void 0:me.selfInfo.userID});i.currentUserDetail=re.data}catch{}},K=async()=>{var J,Me;try{const me=(await AR({id:(Me=(J=i==null?void 0:i.conversation)==null?void 0:J.groupProfile)==null?void 0:Me.groupID})).data;me.configJson=me.configJson?JSON.parse(me.configJson):{},i.groupDetail=me}catch{}};return Gt(()=>i.show,()=>{if(i.show)try{K(),ue()}catch{}}),Rn(()=>{try{K(),ue(),console.log(i==null?void 0:i.conversation,"data?.conversation?")}catch{}}),{...Xt(i),isDismissGroupAuth:f,isShowAddMember:g,isSetMuteTime:T,isAdmin:M,isAuth:_,addMember:S,deleteMember:C,changeOwner:L,quit:A,dismiss:N,handleAdmin:H,setMemberMuteTime:q,kickedOut:x,edit:$,updateProfile:V,setTab:G,TabName:d,getMember:k,handleSearchMember:R,submit:w,cancel:X,toggleMask:W,toggleShow:ne,setAllMuteTime:Y,handleManage:ie,showUserNum:y,dialog:s,handleGroupIDCopy:fe,handleMemberProfileShow:se}}});const hg=e=>(Ur("data-v-21cb17f7"),e=e(),Fr(),e),yW={class:"manage-header"},_W={class:"manage-header-left"},bW={key:0,class:"main",style:{"background-color":"#f4f5f9",height:"100%"}},MW={class:"userInfo space-top",style:{"background-color":"#fff"}},IW=hg(()=>j("i",{class:"icon icon-right"},null,-1)),CW=["src"],TW={key:0},wW=hg(()=>j("i",{class:"icon icon-right end"},null,-1)),SW={key:0,class:"admin-content space-top",style:{"background-color":"#fff","padding-top":"12px"}},kW=hg(()=>j("aside",null,[j("label",null,"学生禁言")],-1)),DW={class:"footer space-top"},EW={key:4,class:"admin"},AW={key:0,class:"admin-list"},LW=["src"],OW={key:1,class:"admin-content space-top"},RW={key:2,class:"admin-list last"},NW=["src"],PW={key:0,class:"delDialog-title"},xW={key:1,class:"delDialog-title"},UW=hg(()=>j("p",{class:"delDialog-title"},"是否退出群聊?",-1)),FW=hg(()=>j("p",{class:"delDialog-title"},"是否解散群聊?",-1));function GW(e,t,n,r,o,i){var T,k,S;const s=mn("ManageName"),u=mn("Slider"),d=mn("ManageMember"),f=mn("MemeberProfile"),g=mn("ManageNotification"),y=mn("Transfer"),_=mn("MaskTUI"),M=mn("DialogTUI");return Q(),le("div",null,[j("i",{class:"icon icon-chat-setting",onClick:t[0]||(t[0]=(...C)=>e.toggleShow&&e.toggleShow(...C))}),e.show?(Q(),le("div",{key:0,class:pt(["manage",[e.isH5?"manage-h5":""]]),ref:"dialog"},[j("header",yW,[e.isH5&&!e.currentTab?(Q(),le("i",{key:0,class:"icon icon-back",onClick:t[1]||(t[1]=(...C)=>e.toggleShow&&e.toggleShow(...C))})):ke("",!0),j("aside",_W,[e.currentTab?(Q(),le("i",{key:0,class:"icon icon-back",onClick:t[2]||(t[2]=C=>e.setTab(""))})):ke("",!0),j("main",null,[j("h1",null,Re(e.$t(`TUIChat.manage.${e.TabName}`)),1)])]),j("span",null,[e.isH5?ke("",!0):(Q(),le("i",{key:0,class:"icon icon-close",onClick:t[3]||(t[3]=(...C)=>e.toggleShow&&e.toggleShow(...C))}))])]),e.currentTab?e.currentTab==="member"?(Q(),Ot(d,{key:1,self:e.conversation.groupProfile.selfInfo,list:e.userInfo.list,total:~~e.conversation.groupProfile.memberCount,onMore:t[11]||(t[11]=C=>e.getMember("more")),onDel:e.submit,onHandleMemberProfileShow:e.handleMemberProfileShow},null,8,["self","list","total","onDel","onHandleMemberProfileShow"])):e.currentTab==="profile"?(Q(),Ot(f,{key:2,userInfo:e.currentMember},null,8,["userInfo"])):e.currentTab==="notification"?(Q(),Ot(g,{key:3,isAuth:e.isAuth,data:e.conversation.groupProfile,onUpdate:e.updateProfile},null,8,["isAuth","data","onUpdate"])):e.currentTab==="admin"?(Q(),le("main",EW,[e.isAdmin?(Q(),le("div",AW,[j("label",null,Re(e.$t("TUIChat.manage.群管理员")),1),j("ol",null,[(Q(!0),le(ht,null,Jt(e.member.admin,(C,L)=>(Q(),le("dl",{key:L},[j("dt",null,[j("img",{class:"avatar",src:(C==null?void 0:C.avatar)||"https://oss.dayaedu.com/news-info/07/1690787574969.png",onerror:"this.src='https://oss.dayaedu.com/news-info/07/1690787574969.png'"},null,8,LW)]),j("dd",null,Re((C==null?void 0:C.nick)||(C==null?void 0:C.userID)),1)]))),128)),j("dl",null,[j("dt",{class:"avatar",onClick:t[12]||(t[12]=C=>e.toggleMask("addAdmin"))},"+")]),j("dl",null,[e.member.admin.length>0?(Q(),le("dt",{key:0,class:"avatar",onClick:t[13]||(t[13]=C=>e.toggleMask("removeAdmin"))},"-")):ke("",!0)])])])):ke("",!0),e.isSetMuteTime?(Q(),le("div",OW,[j("aside",null,[j("label",null,Re(e.$t("TUIChat.manage.学生禁言")),1),j("p",null,Re(e.$t("TUIChat.manage.学生禁言开启后,只允许群主和管理员发言。")),1)]),Ft(u,{open:e.conversation.groupProfile.muteAllMembers,onChange:e.setAllMuteTime},null,8,["open","onChange"])])):ke("",!0),e.isSetMuteTime?(Q(),le("div",RW,[j("label",null,Re(e.$t("TUIChat.manage.单独禁言人员")),1),j("ol",null,[(Q(!0),le(ht,null,Jt(e.member.muteMember,(C,L)=>(Q(),le("dl",{key:L},[j("dt",null,[j("img",{class:"avatar",src:(C==null?void 0:C.avatar)||"https://oss.dayaedu.com/news-info/07/1690787574969.png",onerror:"this.src='https://oss.dayaedu.com/news-info/07/1690787574969.png'"},null,8,NW)]),j("dd",null,Re((C==null?void 0:C.nick)||(C==null?void 0:C.userID)),1)]))),128)),j("dl",null,[j("dt",{class:"avatar",onClick:t[14]||(t[14]=C=>e.toggleMask("addMute"))},"+")]),j("dl",null,[e.member.muteMember.length>0?(Q(),le("dt",{key:0,class:"avatar",onClick:t[15]||(t[15]=C=>e.toggleMask("removeMute"))},"-")):ke("",!0)])])])):ke("",!0)])):ke("",!0):(Q(),le("main",bW,[Ft(s,{class:"space-top",isAuth:e.isAuth,isH5:e.isH5,data:e.conversation.groupProfile,onUpdate:e.updateProfile,style:{"background-color":"#fff"}},null,8,["isAuth","isH5","data","onUpdate"]),j("div",MW,[j("header",{class:"userInfo-header",onClick:t[4]||(t[4]=C=>e.setTab("member"))},[j("label",null,Re(e.$t("TUIChat.manage.群成员")),1),j("p",null,[j("span",null,Re(e.groupDetail.memberNum||0)+Re(e.$t("TUIChat.manage.人")),1),IW])]),j("ol",null,[(Q(!0),le(ht,null,Jt((k=(T=e.userInfo)==null?void 0:T.list)==null?void 0:k.slice(0,e.showUserNum),(C,L)=>(Q(),le("dl",{key:L},[j("dt",null,[j("img",{class:"avatar",src:(C==null?void 0:C.avatar)||"https://oss.dayaedu.com/news-info/07/1690787574969.png",onerror:"this.src='https://oss.dayaedu.com/news-info/07/1690787574969.png'"},null,8,CW)]),j("dd",null,Re((C==null?void 0:C.nickname)||(C==null?void 0:C.userID)),1)]))),128)),e.currentUserDetail.groupRoleType==="Owner"?(Q(),le("dl",TW,[j("dt",{class:"avatar",onClick:t[5]||(t[5]=C=>e.toggleMask("add"))},"+")])):ke("",!0)])]),j("ul",{class:"content space-top",onClick:t[7]||(t[7]=C=>e.editLableName=""),style:{"background-color":"#fff"}},[j("li",{onClick:t[6]||(t[6]=Cn(C=>e.setTab("notification"),["stop"]))},[j("aside",null,[j("label",null,Re(e.$t("TUIChat.manage.群公告")),1),j("article",null,Re(e.conversation.groupProfile.notification),1)]),wW])]),e.currentUserDetail.groupRoleType==="Owner"?(Q(),le("div",SW,[kW,Ft(u,{open:e.groupDetail.configJson.mute,onChange:e.setAllMuteTime},null,8,["open","onChange"])])):ke("",!0),j("ul",DW,[e.currentUserDetail.groupRoleType==="Owner"&&((S=e.userInfo)==null?void 0:S.list.length)>1?(Q(),le("li",{key:0,onClick:t[8]||(t[8]=Cn(C=>e.toggleMask("changeOwner"),["stop"]))},"移交群主")):ke("",!0),e.currentUserDetail.groupRoleType==="Owner"?(Q(),le("li",{key:1,onClick:t[9]||(t[9]=Cn(C=>e.dismiss(e.conversation.groupProfile),["stop"]))},"解散群聊")):(Q(),le("li",{key:2,onClick:t[10]||(t[10]=Cn(C=>e.quit(e.conversation.groupProfile),["stop"]))},"退出群组"))])])),Ft(_,{show:e.mask,"onUpdate:show":t[16]||(t[16]=C=>e.mask=C)},{default:Qt(()=>[Ft(y,{title:e.$t(`TUIChat.manage.${e.transferTitle}`),list:e.transferList,isSearch:e.isSearch,isRadio:e.isRadio,selectedList:e.selectedList,onSubmit:e.submit,onCancel:e.cancel,onSearch:e.handleSearchMember,isH5:e.isH5},null,8,["title","list","isSearch","isRadio","selectedList","onSubmit","onCancel","onSearch","isH5"])]),_:1},8,["show"]),Ft(M,{title:e.$t("TUIChat.manage.删除成员"),show:e.delDialogShow,isH5:e.isH5,center:!0,isHeaderShow:!e.isH5,onSubmit:t[17]||(t[17]=C=>e.handleManage(e.userList,"remove")),"onUpdate:show":t[18]||(t[18]=C=>e.delDialogShow=C)},{default:Qt(()=>[e.userList.length===1?(Q(),le("p",PW,Re(e.$t("TUIChat.manage.确定从群聊中删除该成员?")),1)):ke("",!0),e.userList.length>1?(Q(),le("p",xW,Re(e.$t("TUIChat.manage.确定从群聊中删除所选成员?")),1)):ke("",!0)]),_:1},8,["title","show","isH5","isHeaderShow"]),Ft(M,{title:"退出群聊",show:e.quitDialogShow,isH5:e.isH5,center:!0,isHeaderShow:!e.isH5,onSubmit:t[19]||(t[19]=C=>e.handleManage([],"quit")),"onUpdate:show":t[20]||(t[20]=C=>e.quitDialogShow=C)},{default:Qt(()=>[UW]),_:1},8,["show","isH5","isHeaderShow"]),Ft(M,{title:"解散群聊",show:e.dimmisDialogShow,isH5:e.isH5,center:!0,isHeaderShow:!e.isH5,onSubmit:t[21]||(t[21]=C=>e.handleManage([],"dismiss")),"onUpdate:show":t[22]||(t[22]=C=>e.dimmisDialogShow=C)},{default:Qt(()=>[FW]),_:1},8,["show","isH5","isHeaderShow"])],2)):ke("",!0)])}const al=Vt(Us,[["render",GW],["__scopeId","data-v-21cb17f7"]]),$W={class:"message-item"},BW=st({__name:"index",props:{message:{type:Object,default:()=>({})},beforeMessage:{type:Object,default:()=>({})},types:{type:Object,default:()=>({})},env:{type:Object,default:()=>({})},messageList:{type:Array,default:()=>[]},displayGroupMessageReadReceipt:{type:Boolean,default:!0},displayEmojiReactions:{type:Boolean,default:!0}},emits:["handleEditor","showDialog","uploading","jumpID","resendMessage"],setup(e,{emit:t}){const n=e,r=al==null?void 0:al.TUIServer;Pe(!1),Pe([]);const{message:o,types:i,env:s,messageList:u,displayGroupMessageReadReceipt:d,displayEmojiReactions:f}=Xt(n);Rn(async()=>{var L,A,N,H,q,x,$,V,G,R,w,P,X,W,ne,Y;if((A=(L=n.message)==null?void 0:L.payload)!=null&&A.operatorID&&((H=(N=n.message)==null?void 0:N.payload)==null?void 0:H.operatorID.indexOf("KT"))!=-1){const ie=await r.getUserProfile([(x=(q=n.message)==null?void 0:q.payload)==null?void 0:x.operatorID]);if(console.log(ie,"operatorInfo"),o.value.payload.operatorID=($=ie.data[0])==null?void 0:$.nick,(R=(G=(V=n.message)==null?void 0:V.payload)==null?void 0:G.newGroupProfile)!=null&&R.ownerID){const fe=await r.getUserProfile([(X=(P=(w=n.message)==null?void 0:w.payload)==null?void 0:P.newGroupProfile)==null?void 0:X.ownerID]);o.value.payload.newGroupProfile.ownerID=(W=fe.data[0])==null?void 0:W.nick}}else((Y=(ne=n.message)==null?void 0:ne.payload)==null?void 0:Y.operatorID)==="mec_admin"&&(o.value.payload.operatorID="")});const g=L=>{t("handleEditor",L,"reedit")},y=(L,A)=>{if(!(!L||!A))switch(A){case fn.handleMessage.forward:t("showDialog",L,fn.handleMessage.forward);break;case fn.handleMessage.reference:t("handleEditor",L,fn.handleMessage.reference);break;case fn.handleMessage.reply:t("handleEditor",L,fn.handleMessage.reply);break}},_=L=>{L&&t("showDialog",L,"previewImage")},M=L=>{L&&t("showDialog",L,"receipt")},T=L=>{L&&t("showDialog",L,"replies")},k=L=>{L&&t("jumpID",L)},S=()=>{t("uploading")},C=L=>{L&&t("resendMessage",L)};return(L,A)=>(Q(),le("div",$W,[Le(OO)(Le(o))?(Q(),Ot(dB,{key:0,data:Le(g$)(Le(o))},null,8,["data"])):Le(o).isRevoked?(Q(),Ot(IH,{key:2,isEdit:Le(o).type===Le(i).MSG_TEXT,data:Le(o),onEdit:A[0]||(A[0]=N=>g(Le(o)))},null,8,["isEdit","data"])):(Q(),Ot(mH,{key:1,data:Le(o),isH5:Le(s).isH5,messagesList:Le(u),needGroupReceipt:Le(d),needReplies:!0,needEmojiReact:Le(f),onJumpID:k,onResendMessage:C,onShowReadReceiptDialog:M,onShowRepliesDialog:T},{dialog:Qt(()=>[Ft(VH,{message:Le(o),needEmojiReact:Le(f),onHandleMessage:y},null,8,["message","needEmojiReact"])]),default:Qt(()=>[Le(o).type===Le(i).MSG_TEXT?(Q(),Ot(NO,{key:0,data:Le(SO)(Le(o))},null,8,["data"])):ke("",!0),Le(o).type===Le(i).MSG_IMAGE?(Q(),Ot($$,{key:1,isH5:Le(s).isH5,data:Le(DO)(Le(o)),onUploading:S,onPreviewImage:_},null,8,["isH5","data"])):ke("",!0),Le(o).type===Le(i).MSG_VIDEO?(Q(),Ot(J$,{key:2,isH5:Le(s).isH5,data:Le(EO)(Le(o)),onUploading:S},null,8,["isH5","data"])):ke("",!0),Le(o).type===Le(i).MSG_AUDIO?(Q(),Ot(e9,{key:3,data:Le(y$)(Le(o))},null,8,["data"])):ke("",!0),Le(o).type===Le(i).MSG_FILE?(Q(),Ot(u9,{key:4,data:Le(AO)(Le(o))},null,8,["data"])):ke("",!0),Le(o).type===Le(i).MSG_FACE?(Q(),Ot(h9,{key:5,data:Le(kO)(Le(o)),isH5:Le(s).isH5},null,8,["data","isH5"])):ke("",!0),Le(o).type===Le(i).MSG_LOCATION?(Q(),Ot(b9,{key:6,data:Le(v$)(Le(o))},null,8,["data"])):ke("",!0),Le(o).type===Le(i).MSG_CUSTOM?(Q(),Ot(aB,{key:7,data:Le(LO)(Le(o))},null,8,["data"])):ke("",!0),Le(o).type===Le(i).MSG_MERGER?(Q(),Ot(T9,{key:8,data:Le(_$)(Le(o))},null,8,["data"])):ke("",!0)]),_:1},8,["data","isH5","messagesList","needGroupReceipt","needEmojiReact"]))]))}});const HW=Vt(BW,[["__scopeId","data-v-d2d1ab51"]]),qW=st({__name:"message-timestamp",props:{currTime:{type:Number,default:0},prevTime:{type:Number,default:0}},setup(e){var f,g,y;const t=e,{t:n}=(y=(g=(f=window==null?void 0:window.TUIKitTUICore)==null?void 0:f.config)==null?void 0:g.i18n)==null?void 0:y.useI18n(),{currTime:r,prevTime:o}=Xt(t),i=Pe(!1),s=Pe(""),u=(_,M)=>(i.value=!1,_<=0?"":!M||M<=0||_-M>=600?(i.value=!0,d(_*1e3)):"");Gt(()=>[r.value,o.value],(_,M)=>{(_==null?void 0:_.toString())!==(M==null?void 0:M.toString())&&(s.value=u(r.value,o.value))},{immediate:!0});function d(_){const M=new Date().setHours(0,0,0,0),T=new Date(new Date().getFullYear(),0,1,0,0,0,0).getTime(),k=new Date(_),S=24*60*60*1e3,C=7*S,L=M-k.getTime();function A(N){return N<10?"0"+N:N.toString()}if(L<=0)return`${A(k.getHours())}:${A(k.getMinutes())}`;if(L<=S)return`${n("time.昨天")} ${A(k.getHours())}:${A(k.getMinutes())}`;if(L<=C-S){const H=["星期日","星期一","星期二","星期三","星期四","星期五","星期六"][k.getDay()];return`${n("time."+H)} ${A(k.getHours())}:${A(k.getMinutes())}`}else return k.getTime()>=T?`${k.getMonth()+1}/${k.getDate()} ${A(k.getHours())}:${A(k.getMinutes())}`:`${k.getFullYear()}/${k.getMonth()+1}/${k.getDate()} ${A(k.getHours())}:${A(k.getMinutes())}`}return(_,M)=>An((Q(),le("div",{class:"message-timestamp"},Re(s.value),513)),[[Qr,i.value]])}});const VW=Vt(qW,[["__scopeId","data-v-6249b73e"]]),OR={product:{label:"产品文档",url:"https://cloud.tencent.com/document/product/269/1499#.E7.BE.A4.E7.BB.84.E5.8A.9F.E8.83.BD"},customMessage:{label:"自定义消息",url:"https://web.sdk.qcloud.com/im/doc/zh-cn/SDK.html#createCustomMessage"},complaint:{label:"点此投诉",url:"https://cloud.tencent.com/apply/p/xc3oaubi98g"},implement:{label:"集成TUICallKit",url:"https://cloud.tencent.com/document/product/269/79861"},purchase:{label:"开通腾讯实时音视频服务",url:"https://cloud.tencent.com/document/product/1640/79968"}};function qo(e){this.content=e}qo.prototype={constructor:qo,find:function(e){for(var t=0;t<this.content.length;t+=2)if(this.content[t]===e)return t;return-1},get:function(e){var t=this.find(e);return t==-1?void 0:this.content[t+1]},update:function(e,t,n){var r=n&&n!=e?this.remove(n):this,o=r.find(e),i=r.content.slice();return o==-1?i.push(n||e,t):(i[o+1]=t,n&&(i[o]=n)),new qo(i)},remove:function(e){var t=this.find(e);if(t==-1)return this;var n=this.content.slice();return n.splice(t,2),new qo(n)},addToStart:function(e,t){return new qo([e,t].concat(this.remove(e).content))},addToEnd:function(e,t){var n=this.remove(e).content.slice();return n.push(e,t),new qo(n)},addBefore:function(e,t,n){var r=this.remove(t),o=r.content.slice(),i=r.find(e);return o.splice(i==-1?o.length:i,0,t,n),new qo(o)},forEach:function(e){for(var t=0;t<this.content.length;t+=2)e(this.content[t],this.content[t+1])},prepend:function(e){return e=qo.from(e),e.size?new qo(e.content.concat(this.subtract(e).content)):this},append:function(e){return e=qo.from(e),e.size?new qo(this.subtract(e).content.concat(e.content)):this},subtract:function(e){var t=this;e=qo.from(e);for(var n=0;n<e.content.length;n+=2)t=t.remove(e.content[n]);return t},toObject:function(){var e={};return this.forEach(function(t,n){e[t]=n}),e},get size(){return this.content.length>>1}};qo.from=function(e){if(e instanceof qo)return e;var t=[];if(e)for(var n in e)t.push(n,e[n]);return new qo(t)};function RR(e,t,n){for(let r=0;;r++){if(r==e.childCount||r==t.childCount)return e.childCount==t.childCount?null:n;let o=e.child(r),i=t.child(r);if(o==i){n+=o.nodeSize;continue}if(!o.sameMarkup(i))return n;if(o.isText&&o.text!=i.text){for(let s=0;o.text[s]==i.text[s];s++)n++;return n}if(o.content.size||i.content.size){let s=RR(o.content,i.content,n+1);if(s!=null)return s}n+=o.nodeSize}}function NR(e,t,n,r){for(let o=e.childCount,i=t.childCount;;){if(o==0||i==0)return o==i?null:{a:n,b:r};let s=e.child(--o),u=t.child(--i),d=s.nodeSize;if(s==u){n-=d,r-=d;continue}if(!s.sameMarkup(u))return{a:n,b:r};if(s.isText&&s.text!=u.text){let f=0,g=Math.min(s.text.length,u.text.length);for(;f<g&&s.text[s.text.length-f-1]==u.text[u.text.length-f-1];)f++,n--,r--;return{a:n,b:r}}if(s.content.size||u.content.size){let f=NR(s.content,u.content,n-1,r-1);if(f)return f}n-=d,r-=d}}class dt{constructor(t,n){if(this.content=t,this.size=n||0,n==null)for(let r=0;r<t.length;r++)this.size+=t[r].nodeSize}nodesBetween(t,n,r,o=0,i){for(let s=0,u=0;u<n;s++){let d=this.content[s],f=u+d.nodeSize;if(f>t&&r(d,o+u,i||null,s)!==!1&&d.content.size){let g=u+1;d.nodesBetween(Math.max(0,t-g),Math.min(d.content.size,n-g),r,o+g)}u=f}}descendants(t){this.nodesBetween(0,this.size,t)}textBetween(t,n,r,o){let i="",s=!0;return this.nodesBetween(t,n,(u,d)=>{u.isText?(i+=u.text.slice(Math.max(t,d)-d,n-d),s=!r):u.isLeaf?(o?i+=typeof o=="function"?o(u):o:u.type.spec.leafText&&(i+=u.type.spec.leafText(u)),s=!r):!s&&u.isBlock&&(i+=r,s=!0)},0),i}append(t){if(!t.size)return this;if(!this.size)return t;let n=this.lastChild,r=t.firstChild,o=this.content.slice(),i=0;for(n.isText&&n.sameMarkup(r)&&(o[o.length-1]=n.withText(n.text+r.text),i=1);i<t.content.length;i++)o.push(t.content[i]);return new dt(o,this.size+t.size)}cut(t,n=this.size){if(t==0&&n==this.size)return this;let r=[],o=0;if(n>t)for(let i=0,s=0;s<n;i++){let u=this.content[i],d=s+u.nodeSize;d>t&&((s<t||d>n)&&(u.isText?u=u.cut(Math.max(0,t-s),Math.min(u.text.length,n-s)):u=u.cut(Math.max(0,t-s-1),Math.min(u.content.size,n-s-1))),r.push(u),o+=u.nodeSize),s=d}return new dt(r,o)}cutByIndex(t,n){return t==n?dt.empty:t==0&&n==this.content.length?this:new dt(this.content.slice(t,n))}replaceChild(t,n){let r=this.content[t];if(r==n)return this;let o=this.content.slice(),i=this.size+n.nodeSize-r.nodeSize;return o[t]=n,new dt(o,i)}addToStart(t){return new dt([t].concat(this.content),this.size+t.nodeSize)}addToEnd(t){return new dt(this.content.concat(t),this.size+t.nodeSize)}eq(t){if(this.content.length!=t.content.length)return!1;for(let n=0;n<this.content.length;n++)if(!this.content[n].eq(t.content[n]))return!1;return!0}get firstChild(){return this.content.length?this.content[0]:null}get lastChild(){return this.content.length?this.content[this.content.length-1]:null}get childCount(){return this.content.length}child(t){let n=this.content[t];if(!n)throw new RangeError("Index "+t+" out of range for "+this);return n}maybeChild(t){return this.content[t]||null}forEach(t){for(let n=0,r=0;n<this.content.length;n++){let o=this.content[n];t(o,r,n),r+=o.nodeSize}}findDiffStart(t,n=0){return RR(this,t,n)}findDiffEnd(t,n=this.size,r=t.size){return NR(this,t,n,r)}findIndex(t,n=-1){if(t==0)return bm(0,t);if(t==this.size)return bm(this.content.length,t);if(t>this.size||t<0)throw new RangeError(`Position ${t} outside of fragment (${this})`);for(let r=0,o=0;;r++){let i=this.child(r),s=o+i.nodeSize;if(s>=t)return s==t||n>0?bm(r+1,s):bm(r,o);o=s}}toString(){return"<"+this.toStringInner()+">"}toStringInner(){return this.content.join(", ")}toJSON(){return this.content.length?this.content.map(t=>t.toJSON()):null}static fromJSON(t,n){if(!n)return dt.empty;if(!Array.isArray(n))throw new RangeError("Invalid input for Fragment.fromJSON");return new dt(n.map(t.nodeFromJSON))}static fromArray(t){if(!t.length)return dt.empty;let n,r=0;for(let o=0;o<t.length;o++){let i=t[o];r+=i.nodeSize,o&&i.isText&&t[o-1].sameMarkup(i)?(n||(n=t.slice(0,o)),n[n.length-1]=i.withText(n[n.length-1].text+i.text)):n&&n.push(i)}return new dt(n||t,r)}static from(t){if(!t)return dt.empty;if(t instanceof dt)return t;if(Array.isArray(t))return this.fromArray(t);if(t.attrs)return new dt([t],t.nodeSize);throw new RangeError("Can not convert "+t+" to a Fragment"+(t.nodesBetween?" (looks like multiple versions of prosemirror-model were loaded)":""))}}dt.empty=new dt([],0);const x1={index:0,offset:0};function bm(e,t){return x1.index=e,x1.offset=t,x1}function Pv(e,t){if(e===t)return!0;if(!(e&&typeof e=="object")||!(t&&typeof t=="object"))return!1;let n=Array.isArray(e);if(Array.isArray(t)!=n)return!1;if(n){if(e.length!=t.length)return!1;for(let r=0;r<e.length;r++)if(!Pv(e[r],t[r]))return!1}else{for(let r in e)if(!(r in t)||!Pv(e[r],t[r]))return!1;for(let r in t)if(!(r in e))return!1}return!0}let lr=class UM{constructor(t,n){this.type=t,this.attrs=n}addToSet(t){let n,r=!1;for(let o=0;o<t.length;o++){let i=t[o];if(this.eq(i))return t;if(this.type.excludes(i.type))n||(n=t.slice(0,o));else{if(i.type.excludes(this.type))return t;!r&&i.type.rank>this.type.rank&&(n||(n=t.slice(0,o)),n.push(this),r=!0),n&&n.push(i)}}return n||(n=t.slice()),r||n.push(this),n}removeFromSet(t){for(let n=0;n<t.length;n++)if(this.eq(t[n]))return t.slice(0,n).concat(t.slice(n+1));return t}isInSet(t){for(let n=0;n<t.length;n++)if(this.eq(t[n]))return!0;return!1}eq(t){return this==t||this.type==t.type&&Pv(this.attrs,t.attrs)}toJSON(){let t={type:this.type.name};for(let n in this.attrs){t.attrs=this.attrs;break}return t}static fromJSON(t,n){if(!n)throw new RangeError("Invalid input for Mark.fromJSON");let r=t.marks[n.type];if(!r)throw new RangeError(`There is no mark type ${n.type} in this schema`);return r.create(n.attrs)}static sameSet(t,n){if(t==n)return!0;if(t.length!=n.length)return!1;for(let r=0;r<t.length;r++)if(!t[r].eq(n[r]))return!1;return!0}static setFrom(t){if(!t||Array.isArray(t)&&t.length==0)return UM.none;if(t instanceof UM)return[t];let n=t.slice();return n.sort((r,o)=>r.type.rank-o.type.rank),n}};lr.none=[];class xv extends Error{}class Et{constructor(t,n,r){this.content=t,this.openStart=n,this.openEnd=r}get size(){return this.content.size-this.openStart-this.openEnd}insertAt(t,n){let r=xR(this.content,t+this.openStart,n);return r&&new Et(r,this.openStart,this.openEnd)}removeBetween(t,n){return new Et(PR(this.content,t+this.openStart,n+this.openStart),this.openStart,this.openEnd)}eq(t){return this.content.eq(t.content)&&this.openStart==t.openStart&&this.openEnd==t.openEnd}toString(){return this.content+"("+this.openStart+","+this.openEnd+")"}toJSON(){if(!this.content.size)return null;let t={content:this.content.toJSON()};return this.openStart>0&&(t.openStart=this.openStart),this.openEnd>0&&(t.openEnd=this.openEnd),t}static fromJSON(t,n){if(!n)return Et.empty;let r=n.openStart||0,o=n.openEnd||0;if(typeof r!="number"||typeof o!="number")throw new RangeError("Invalid input for Slice.fromJSON");return new Et(dt.fromJSON(t,n.content),r,o)}static maxOpen(t,n=!0){let r=0,o=0;for(let i=t.firstChild;i&&!i.isLeaf&&(n||!i.type.spec.isolating);i=i.firstChild)r++;for(let i=t.lastChild;i&&!i.isLeaf&&(n||!i.type.spec.isolating);i=i.lastChild)o++;return new Et(t,r,o)}}Et.empty=new Et(dt.empty,0,0);function PR(e,t,n){let{index:r,offset:o}=e.findIndex(t),i=e.maybeChild(r),{index:s,offset:u}=e.findIndex(n);if(o==t||i.isText){if(u!=n&&!e.child(s).isText)throw new RangeError("Removing non-flat range");return e.cut(0,t).append(e.cut(n))}if(r!=s)throw new RangeError("Removing non-flat range");return e.replaceChild(r,i.copy(PR(i.content,t-o-1,n-o-1)))}function xR(e,t,n,r){let{index:o,offset:i}=e.findIndex(t),s=e.maybeChild(o);if(i==t||s.isText)return r&&!r.canReplace(o,o,n)?null:e.cut(0,t).append(n).append(e.cut(t));let u=xR(s.content,t-i-1,n);return u&&e.replaceChild(o,s.copy(u))}function zW(e,t,n){if(n.openStart>e.depth)throw new xv("Inserted content deeper than insertion position");if(e.depth-n.openStart!=t.depth-n.openEnd)throw new xv("Inconsistent open depths");return UR(e,t,n,0)}function UR(e,t,n,r){let o=e.index(r),i=e.node(r);if(o==t.index(r)&&r<e.depth-n.openStart){let s=UR(e,t,n,r+1);return i.copy(i.content.replaceChild(o,s))}else if(n.content.size)if(!n.openStart&&!n.openEnd&&e.depth==r&&t.depth==r){let s=e.parent,u=s.content;return Uc(s,u.cut(0,e.parentOffset).append(n.content).append(u.cut(t.parentOffset)))}else{let{start:s,end:u}=jW(n,e);return Uc(i,GR(e,s,u,t,r))}else return Uc(i,Uv(e,t,r))}function FR(e,t){if(!t.type.compatibleContent(e.type))throw new xv("Cannot join "+t.type.name+" onto "+e.type.name)}function FM(e,t,n){let r=e.node(n);return FR(r,t.node(n)),r}function xc(e,t){let n=t.length-1;n>=0&&e.isText&&e.sameMarkup(t[n])?t[n]=e.withText(t[n].text+e.text):t.push(e)}function ch(e,t,n,r){let o=(t||e).node(n),i=0,s=t?t.index(n):o.childCount;e&&(i=e.index(n),e.depth>n?i++:e.textOffset&&(xc(e.nodeAfter,r),i++));for(let u=i;u<s;u++)xc(o.child(u),r);t&&t.depth==n&&t.textOffset&&xc(t.nodeBefore,r)}function Uc(e,t){return e.type.checkContent(t),e.copy(t)}function GR(e,t,n,r,o){let i=e.depth>o&&FM(e,t,o+1),s=r.depth>o&&FM(n,r,o+1),u=[];return ch(null,e,o,u),i&&s&&t.index(o)==n.index(o)?(FR(i,s),xc(Uc(i,GR(e,t,n,r,o+1)),u)):(i&&xc(Uc(i,Uv(e,t,o+1)),u),ch(t,n,o,u),s&&xc(Uc(s,Uv(n,r,o+1)),u)),ch(r,null,o,u),new dt(u)}function Uv(e,t,n){let r=[];if(ch(null,e,n,r),e.depth>n){let o=FM(e,t,n+1);xc(Uc(o,Uv(e,t,n+1)),r)}return ch(t,null,n,r),new dt(r)}function jW(e,t){let n=t.depth-e.openStart,o=t.node(n).copy(e.content);for(let i=n-1;i>=0;i--)o=t.node(i).copy(dt.from(o));return{start:o.resolveNoCache(e.openStart+n),end:o.resolveNoCache(o.content.size-e.openEnd-n)}}class jh{constructor(t,n,r){this.pos=t,this.path=n,this.parentOffset=r,this.depth=n.length/3-1}resolveDepth(t){return t==null?this.depth:t<0?this.depth+t:t}get parent(){return this.node(this.depth)}get doc(){return this.node(0)}node(t){return this.path[this.resolveDepth(t)*3]}index(t){return this.path[this.resolveDepth(t)*3+1]}indexAfter(t){return t=this.resolveDepth(t),this.index(t)+(t==this.depth&&!this.textOffset?0:1)}start(t){return t=this.resolveDepth(t),t==0?0:this.path[t*3-1]+1}end(t){return t=this.resolveDepth(t),this.start(t)+this.node(t).content.size}before(t){if(t=this.resolveDepth(t),!t)throw new RangeError("There is no position before the top-level node");return t==this.depth+1?this.pos:this.path[t*3-1]}after(t){if(t=this.resolveDepth(t),!t)throw new RangeError("There is no position after the top-level node");return t==this.depth+1?this.pos:this.path[t*3-1]+this.path[t*3].nodeSize}get textOffset(){return this.pos-this.path[this.path.length-1]}get nodeAfter(){let t=this.parent,n=this.index(this.depth);if(n==t.childCount)return null;let r=this.pos-this.path[this.path.length-1],o=t.child(n);return r?t.child(n).cut(r):o}get nodeBefore(){let t=this.index(this.depth),n=this.pos-this.path[this.path.length-1];return n?this.parent.child(t).cut(0,n):t==0?null:this.parent.child(t-1)}posAtIndex(t,n){n=this.resolveDepth(n);let r=this.path[n*3],o=n==0?0:this.path[n*3-1]+1;for(let i=0;i<t;i++)o+=r.child(i).nodeSize;return o}marks(){let t=this.parent,n=this.index();if(t.content.size==0)return lr.none;if(this.textOffset)return t.child(n).marks;let r=t.maybeChild(n-1),o=t.maybeChild(n);if(!r){let u=r;r=o,o=u}let i=r.marks;for(var s=0;s<i.length;s++)i[s].type.spec.inclusive===!1&&(!o||!i[s].isInSet(o.marks))&&(i=i[s--].removeFromSet(i));return i}marksAcross(t){let n=this.parent.maybeChild(this.index());if(!n||!n.isInline)return null;let r=n.marks,o=t.parent.maybeChild(t.index());for(var i=0;i<r.length;i++)r[i].type.spec.inclusive===!1&&(!o||!r[i].isInSet(o.marks))&&(r=r[i--].removeFromSet(r));return r}sharedDepth(t){for(let n=this.depth;n>0;n--)if(this.start(n)<=t&&this.end(n)>=t)return n;return 0}blockRange(t=this,n){if(t.pos<this.pos)return t.blockRange(this);for(let r=this.depth-(this.parent.inlineContent||this.pos==t.pos?1:0);r>=0;r--)if(t.pos<=this.end(r)&&(!n||n(this.node(r))))return new Fv(this,t,r);return null}sameParent(t){return this.pos-this.parentOffset==t.pos-t.parentOffset}max(t){return t.pos>this.pos?t:this}min(t){return t.pos<this.pos?t:this}toString(){let t="";for(let n=1;n<=this.depth;n++)t+=(t?"/":"")+this.node(n).type.name+"_"+this.index(n-1);return t+":"+this.parentOffset}static resolve(t,n){if(!(n>=0&&n<=t.content.size))throw new RangeError("Position "+n+" out of range");let r=[],o=0,i=n;for(let s=t;;){let{index:u,offset:d}=s.content.findIndex(i),f=i-d;if(r.push(s,u,o+d),!f||(s=s.child(u),s.isText))break;i=f-1,o+=d+1}return new jh(n,r,i)}static resolveCached(t,n){for(let o=0;o<U1.length;o++){let i=U1[o];if(i.pos==n&&i.doc==t)return i}let r=U1[F1]=jh.resolve(t,n);return F1=(F1+1)%WW,r}}let U1=[],F1=0,WW=12;class Fv{constructor(t,n,r){this.$from=t,this.$to=n,this.depth=r}get start(){return this.$from.before(this.depth+1)}get end(){return this.$to.after(this.depth+1)}get parent(){return this.$from.node(this.depth)}get startIndex(){return this.$from.index(this.depth)}get endIndex(){return this.$to.indexAfter(this.depth)}}const KW=Object.create(null);let Fc=class GM{constructor(t,n,r,o=lr.none){this.type=t,this.attrs=n,this.marks=o,this.content=r||dt.empty}get nodeSize(){return this.isLeaf?1:2+this.content.size}get childCount(){return this.content.childCount}child(t){return this.content.child(t)}maybeChild(t){return this.content.maybeChild(t)}forEach(t){this.content.forEach(t)}nodesBetween(t,n,r,o=0){this.content.nodesBetween(t,n,r,o,this)}descendants(t){this.nodesBetween(0,this.content.size,t)}get textContent(){return this.isLeaf&&this.type.spec.leafText?this.type.spec.leafText(this):this.textBetween(0,this.content.size,"")}textBetween(t,n,r,o){return this.content.textBetween(t,n,r,o)}get firstChild(){return this.content.firstChild}get lastChild(){return this.content.lastChild}eq(t){return this==t||this.sameMarkup(t)&&this.content.eq(t.content)}sameMarkup(t){return this.hasMarkup(t.type,t.attrs,t.marks)}hasMarkup(t,n,r){return this.type==t&&Pv(this.attrs,n||t.defaultAttrs||KW)&&lr.sameSet(this.marks,r||lr.none)}copy(t=null){return t==this.content?this:new GM(this.type,this.attrs,t,this.marks)}mark(t){return t==this.marks?this:new GM(this.type,this.attrs,this.content,t)}cut(t,n=this.content.size){return t==0&&n==this.content.size?this:this.copy(this.content.cut(t,n))}slice(t,n=this.content.size,r=!1){if(t==n)return Et.empty;let o=this.resolve(t),i=this.resolve(n),s=r?0:o.sharedDepth(n),u=o.start(s),f=o.node(s).content.cut(o.pos-u,i.pos-u);return new Et(f,o.depth-s,i.depth-s)}replace(t,n,r){return zW(this.resolve(t),this.resolve(n),r)}nodeAt(t){for(let n=this;;){let{index:r,offset:o}=n.content.findIndex(t);if(n=n.maybeChild(r),!n)return null;if(o==t||n.isText)return n;t-=o+1}}childAfter(t){let{index:n,offset:r}=this.content.findIndex(t);return{node:this.content.maybeChild(n),index:n,offset:r}}childBefore(t){if(t==0)return{node:null,index:0,offset:0};let{index:n,offset:r}=this.content.findIndex(t);if(r<t)return{node:this.content.child(n),index:n,offset:r};let o=this.content.child(n-1);return{node:o,index:n-1,offset:r-o.nodeSize}}resolve(t){return jh.resolveCached(this,t)}resolveNoCache(t){return jh.resolve(this,t)}rangeHasMark(t,n,r){let o=!1;return n>t&&this.nodesBetween(t,n,i=>(r.isInSet(i.marks)&&(o=!0),!o)),o}get isBlock(){return this.type.isBlock}get isTextblock(){return this.type.isTextblock}get inlineContent(){return this.type.inlineContent}get isInline(){return this.type.isInline}get isText(){return this.type.isText}get isLeaf(){return this.type.isLeaf}get isAtom(){return this.type.isAtom}toString(){if(this.type.spec.toDebugString)return this.type.spec.toDebugString(this);let t=this.type.name;return this.content.size&&(t+="("+this.content.toStringInner()+")"),$R(this.marks,t)}contentMatchAt(t){let n=this.type.contentMatch.matchFragment(this.content,0,t);if(!n)throw new Error("Called contentMatchAt on a node with invalid content");return n}canReplace(t,n,r=dt.empty,o=0,i=r.childCount){let s=this.contentMatchAt(t).matchFragment(r,o,i),u=s&&s.matchFragment(this.content,n);if(!u||!u.validEnd)return!1;for(let d=o;d<i;d++)if(!this.type.allowsMarks(r.child(d).marks))return!1;return!0}canReplaceWith(t,n,r,o){if(o&&!this.type.allowsMarks(o))return!1;let i=this.contentMatchAt(t).matchType(r),s=i&&i.matchFragment(this.content,n);return s?s.validEnd:!1}canAppend(t){return t.content.size?this.canReplace(this.childCount,this.childCount,t.content):this.type.compatibleContent(t.type)}check(){this.type.checkContent(this.content);let t=lr.none;for(let n=0;n<this.marks.length;n++)t=this.marks[n].addToSet(t);if(!lr.sameSet(t,this.marks))throw new RangeError(`Invalid collection of marks for node ${this.type.name}: ${this.marks.map(n=>n.type.name)}`);this.content.forEach(n=>n.check())}toJSON(){let t={type:this.type.name};for(let n in this.attrs){t.attrs=this.attrs;break}return this.content.size&&(t.content=this.content.toJSON()),this.marks.length&&(t.marks=this.marks.map(n=>n.toJSON())),t}static fromJSON(t,n){if(!n)throw new RangeError("Invalid input for Node.fromJSON");let r=null;if(n.marks){if(!Array.isArray(n.marks))throw new RangeError("Invalid mark data for Node.fromJSON");r=n.marks.map(t.markFromJSON)}if(n.type=="text"){if(typeof n.text!="string")throw new RangeError("Invalid text node in JSON");return t.text(n.text,r)}let o=dt.fromJSON(t,n.content);return t.nodeType(n.type).create(n.attrs,o,r)}};Fc.prototype.text=void 0;class Gv extends Fc{constructor(t,n,r,o){if(super(t,n,null,o),!r)throw new RangeError("Empty text nodes are not allowed");this.text=r}toString(){return this.type.spec.toDebugString?this.type.spec.toDebugString(this):$R(this.marks,JSON.stringify(this.text))}get textContent(){return this.text}textBetween(t,n){return this.text.slice(t,n)}get nodeSize(){return this.text.length}mark(t){return t==this.marks?this:new Gv(this.type,this.attrs,this.text,t)}withText(t){return t==this.text?this:new Gv(this.type,this.attrs,t,this.marks)}cut(t=0,n=this.text.length){return t==0&&n==this.text.length?this:this.withText(this.text.slice(t,n))}eq(t){return this.sameMarkup(t)&&this.text==t.text}toJSON(){let t=super.toJSON();return t.text=this.text,t}}function $R(e,t){for(let n=e.length-1;n>=0;n--)t=e[n].type.name+"("+t+")";return t}class Jc{constructor(t){this.validEnd=t,this.next=[],this.wrapCache=[]}static parse(t,n){let r=new YW(t,n);if(r.next==null)return Jc.empty;let o=BR(r);r.next&&r.err("Unexpected trailing text");let i=nK(tK(o));return rK(i,r),i}matchType(t){for(let n=0;n<this.next.length;n++)if(this.next[n].type==t)return this.next[n].next;return null}matchFragment(t,n=0,r=t.childCount){let o=this;for(let i=n;o&&i<r;i++)o=o.matchType(t.child(i).type);return o}get inlineContent(){return this.next.length!=0&&this.next[0].type.isInline}get defaultType(){for(let t=0;t<this.next.length;t++){let{type:n}=this.next[t];if(!(n.isText||n.hasRequiredAttrs()))return n}return null}compatible(t){for(let n=0;n<this.next.length;n++)for(let r=0;r<t.next.length;r++)if(this.next[n].type==t.next[r].type)return!0;return!1}fillBefore(t,n=!1,r=0){let o=[this];function i(s,u){let d=s.matchFragment(t,r);if(d&&(!n||d.validEnd))return dt.from(u.map(f=>f.createAndFill()));for(let f=0;f<s.next.length;f++){let{type:g,next:y}=s.next[f];if(!(g.isText||g.hasRequiredAttrs())&&o.indexOf(y)==-1){o.push(y);let _=i(y,u.concat(g));if(_)return _}}return null}return i(this,[])}findWrapping(t){for(let r=0;r<this.wrapCache.length;r+=2)if(this.wrapCache[r]==t)return this.wrapCache[r+1];let n=this.computeWrapping(t);return this.wrapCache.push(t,n),n}computeWrapping(t){let n=Object.create(null),r=[{match:this,type:null,via:null}];for(;r.length;){let o=r.shift(),i=o.match;if(i.matchType(t)){let s=[];for(let u=o;u.type;u=u.via)s.push(u.type);return s.reverse()}for(let s=0;s<i.next.length;s++){let{type:u,next:d}=i.next[s];!u.isLeaf&&!u.hasRequiredAttrs()&&!(u.name in n)&&(!o.type||d.validEnd)&&(r.push({match:u.contentMatch,type:u,via:o}),n[u.name]=!0)}}return null}get edgeCount(){return this.next.length}edge(t){if(t>=this.next.length)throw new RangeError(`There's no ${t}th edge in this content match`);return this.next[t]}toString(){let t=[];function n(r){t.push(r);for(let o=0;o<r.next.length;o++)t.indexOf(r.next[o].next)==-1&&n(r.next[o].next)}return n(this),t.map((r,o)=>{let i=o+(r.validEnd?"*":" ")+" ";for(let s=0;s<r.next.length;s++)i+=(s?", ":"")+r.next[s].type.name+"->"+t.indexOf(r.next[s].next);return i}).join(`
  42. `)}}Jc.empty=new Jc(!0);class YW{constructor(t,n){this.string=t,this.nodeTypes=n,this.inline=null,this.pos=0,this.tokens=t.split(/\s*(?=\b|\W|$)/),this.tokens[this.tokens.length-1]==""&&this.tokens.pop(),this.tokens[0]==""&&this.tokens.shift()}get next(){return this.tokens[this.pos]}eat(t){return this.next==t&&(this.pos++||!0)}err(t){throw new SyntaxError(t+" (in content expression '"+this.string+"')")}}function BR(e){let t=[];do t.push(JW(e));while(e.eat("|"));return t.length==1?t[0]:{type:"choice",exprs:t}}function JW(e){let t=[];do t.push(XW(e));while(e.next&&e.next!=")"&&e.next!="|");return t.length==1?t[0]:{type:"seq",exprs:t}}function XW(e){let t=eK(e);for(;;)if(e.eat("+"))t={type:"plus",expr:t};else if(e.eat("*"))t={type:"star",expr:t};else if(e.eat("?"))t={type:"opt",expr:t};else if(e.eat("{"))t=ZW(e,t);else break;return t}function Vk(e){/\D/.test(e.next)&&e.err("Expected number, got '"+e.next+"'");let t=Number(e.next);return e.pos++,t}function ZW(e,t){let n=Vk(e),r=n;return e.eat(",")&&(e.next!="}"?r=Vk(e):r=-1),e.eat("}")||e.err("Unclosed braced range"),{type:"range",min:n,max:r,expr:t}}function QW(e,t){let n=e.nodeTypes,r=n[t];if(r)return[r];let o=[];for(let i in n){let s=n[i];s.groups.indexOf(t)>-1&&o.push(s)}return o.length==0&&e.err("No node type or group '"+t+"' found"),o}function eK(e){if(e.eat("(")){let t=BR(e);return e.eat(")")||e.err("Missing closing paren"),t}else if(/\W/.test(e.next))e.err("Unexpected token '"+e.next+"'");else{let t=QW(e,e.next).map(n=>(e.inline==null?e.inline=n.isInline:e.inline!=n.isInline&&e.err("Mixing inline and block content"),{type:"name",value:n}));return e.pos++,t.length==1?t[0]:{type:"choice",exprs:t}}}function tK(e){let t=[[]];return o(i(e,0),n()),t;function n(){return t.push([])-1}function r(s,u,d){let f={term:d,to:u};return t[s].push(f),f}function o(s,u){s.forEach(d=>d.to=u)}function i(s,u){if(s.type=="choice")return s.exprs.reduce((d,f)=>d.concat(i(f,u)),[]);if(s.type=="seq")for(let d=0;;d++){let f=i(s.exprs[d],u);if(d==s.exprs.length-1)return f;o(f,u=n())}else if(s.type=="star"){let d=n();return r(u,d),o(i(s.expr,d),d),[r(d)]}else if(s.type=="plus"){let d=n();return o(i(s.expr,u),d),o(i(s.expr,d),d),[r(d)]}else{if(s.type=="opt")return[r(u)].concat(i(s.expr,u));if(s.type=="range"){let d=u;for(let f=0;f<s.min;f++){let g=n();o(i(s.expr,d),g),d=g}if(s.max==-1)o(i(s.expr,d),d);else for(let f=s.min;f<s.max;f++){let g=n();r(d,g),o(i(s.expr,d),g),d=g}return[r(d)]}else{if(s.type=="name")return[r(u,void 0,s.value)];throw new Error("Unknown expr type")}}}}function HR(e,t){return t-e}function zk(e,t){let n=[];return r(t),n.sort(HR);function r(o){let i=e[o];if(i.length==1&&!i[0].term)return r(i[0].to);n.push(o);for(let s=0;s<i.length;s++){let{term:u,to:d}=i[s];!u&&n.indexOf(d)==-1&&r(d)}}}function nK(e){let t=Object.create(null);return n(zk(e,0));function n(r){let o=[];r.forEach(s=>{e[s].forEach(({term:u,to:d})=>{if(!u)return;let f;for(let g=0;g<o.length;g++)o[g][0]==u&&(f=o[g][1]);zk(e,d).forEach(g=>{f||o.push([u,f=[]]),f.indexOf(g)==-1&&f.push(g)})})});let i=t[r.join(",")]=new Jc(r.indexOf(e.length-1)>-1);for(let s=0;s<o.length;s++){let u=o[s][1].sort(HR);i.next.push({type:o[s][0],next:t[u.join(",")]||n(u)})}return i}}function rK(e,t){for(let n=0,r=[e];n<r.length;n++){let o=r[n],i=!o.validEnd,s=[];for(let u=0;u<o.next.length;u++){let{type:d,next:f}=o.next[u];s.push(d.name),i&&!(d.isText||d.hasRequiredAttrs())&&(i=!1),r.indexOf(f)==-1&&r.push(f)}i&&t.err("Only non-generatable nodes ("+s.join(", ")+") in a required position (see https://prosemirror.net/docs/guide/#generatable)")}}function qR(e){let t=Object.create(null);for(let n in e){let r=e[n];if(!r.hasDefault)return null;t[n]=r.default}return t}function VR(e,t){let n=Object.create(null);for(let r in e){let o=t&&t[r];if(o===void 0){let i=e[r];if(i.hasDefault)o=i.default;else throw new RangeError("No value supplied for attribute "+r)}n[r]=o}return n}function zR(e){let t=Object.create(null);if(e)for(let n in e)t[n]=new oK(e[n]);return t}let jk=class jR{constructor(t,n,r){this.name=t,this.schema=n,this.spec=r,this.markSet=null,this.groups=r.group?r.group.split(" "):[],this.attrs=zR(r.attrs),this.defaultAttrs=qR(this.attrs),this.contentMatch=null,this.inlineContent=null,this.isBlock=!(r.inline||t=="text"),this.isText=t=="text"}get isInline(){return!this.isBlock}get isTextblock(){return this.isBlock&&this.inlineContent}get isLeaf(){return this.contentMatch==Jc.empty}get isAtom(){return this.isLeaf||!!this.spec.atom}get whitespace(){return this.spec.whitespace||(this.spec.code?"pre":"normal")}hasRequiredAttrs(){for(let t in this.attrs)if(this.attrs[t].isRequired)return!0;return!1}compatibleContent(t){return this==t||this.contentMatch.compatible(t.contentMatch)}computeAttrs(t){return!t&&this.defaultAttrs?this.defaultAttrs:VR(this.attrs,t)}create(t=null,n,r){if(this.isText)throw new Error("NodeType.create can't construct text nodes");return new Fc(this,this.computeAttrs(t),dt.from(n),lr.setFrom(r))}createChecked(t=null,n,r){return n=dt.from(n),this.checkContent(n),new Fc(this,this.computeAttrs(t),n,lr.setFrom(r))}createAndFill(t=null,n,r){if(t=this.computeAttrs(t),n=dt.from(n),n.size){let s=this.contentMatch.fillBefore(n);if(!s)return null;n=s.append(n)}let o=this.contentMatch.matchFragment(n),i=o&&o.fillBefore(dt.empty,!0);return i?new Fc(this,t,n.append(i),lr.setFrom(r)):null}validContent(t){let n=this.contentMatch.matchFragment(t);if(!n||!n.validEnd)return!1;for(let r=0;r<t.childCount;r++)if(!this.allowsMarks(t.child(r).marks))return!1;return!0}checkContent(t){if(!this.validContent(t))throw new RangeError(`Invalid content for node ${this.name}: ${t.toString().slice(0,50)}`)}allowsMarkType(t){return this.markSet==null||this.markSet.indexOf(t)>-1}allowsMarks(t){if(this.markSet==null)return!0;for(let n=0;n<t.length;n++)if(!this.allowsMarkType(t[n].type))return!1;return!0}allowedMarks(t){if(this.markSet==null)return t;let n;for(let r=0;r<t.length;r++)this.allowsMarkType(t[r].type)?n&&n.push(t[r]):n||(n=t.slice(0,r));return n?n.length?n:lr.none:t}static compile(t,n){let r=Object.create(null);t.forEach((i,s)=>r[i]=new jR(i,n,s));let o=n.spec.topNode||"doc";if(!r[o])throw new RangeError("Schema is missing its top node type ('"+o+"')");if(!r.text)throw new RangeError("Every schema needs a 'text' type");for(let i in r.text.attrs)throw new RangeError("The text node type should not have attributes");return r}};class oK{constructor(t){this.hasDefault=Object.prototype.hasOwnProperty.call(t,"default"),this.default=t.default}get isRequired(){return!this.hasDefault}}class Hy{constructor(t,n,r,o){this.name=t,this.rank=n,this.schema=r,this.spec=o,this.attrs=zR(o.attrs),this.excluded=null;let i=qR(this.attrs);this.instance=i?new lr(this,i):null}create(t=null){return!t&&this.instance?this.instance:new lr(this,VR(this.attrs,t))}static compile(t,n){let r=Object.create(null),o=0;return t.forEach((i,s)=>r[i]=new Hy(i,o++,n,s)),r}removeFromSet(t){for(var n=0;n<t.length;n++)t[n].type==this&&(t=t.slice(0,n).concat(t.slice(n+1)),n--);return t}isInSet(t){for(let n=0;n<t.length;n++)if(t[n].type==this)return t[n]}excludes(t){return this.excluded.indexOf(t)>-1}}class iK{constructor(t){this.cached=Object.create(null);let n=this.spec={};for(let o in t)n[o]=t[o];n.nodes=qo.from(t.nodes),n.marks=qo.from(t.marks||{}),this.nodes=jk.compile(this.spec.nodes,this),this.marks=Hy.compile(this.spec.marks,this);let r=Object.create(null);for(let o in this.nodes){if(o in this.marks)throw new RangeError(o+" can not be both a node and a mark");let i=this.nodes[o],s=i.spec.content||"",u=i.spec.marks;i.contentMatch=r[s]||(r[s]=Jc.parse(s,this.nodes)),i.inlineContent=i.contentMatch.inlineContent,i.markSet=u=="_"?null:u?Wk(this,u.split(" ")):u==""||!i.inlineContent?[]:null}for(let o in this.marks){let i=this.marks[o],s=i.spec.excludes;i.excluded=s==null?[i]:s==""?[]:Wk(this,s.split(" "))}this.nodeFromJSON=this.nodeFromJSON.bind(this),this.markFromJSON=this.markFromJSON.bind(this),this.topNodeType=this.nodes[this.spec.topNode||"doc"],this.cached.wrappings=Object.create(null)}node(t,n=null,r,o){if(typeof t=="string")t=this.nodeType(t);else if(t instanceof jk){if(t.schema!=this)throw new RangeError("Node type from different schema used ("+t.name+")")}else throw new RangeError("Invalid node type: "+t);return t.createChecked(n,r,o)}text(t,n){let r=this.nodes.text;return new Gv(r,r.defaultAttrs,t,lr.setFrom(n))}mark(t,n){return typeof t=="string"&&(t=this.marks[t]),t.create(n)}nodeFromJSON(t){return Fc.fromJSON(this,t)}markFromJSON(t){return lr.fromJSON(this,t)}nodeType(t){let n=this.nodes[t];if(!n)throw new RangeError("Unknown node type: "+t);return n}}function Wk(e,t){let n=[];for(let r=0;r<t.length;r++){let o=t[r],i=e.marks[o],s=i;if(i)n.push(i);else for(let u in e.marks){let d=e.marks[u];(o=="_"||d.spec.group&&d.spec.group.split(" ").indexOf(o)>-1)&&n.push(s=d)}if(!s)throw new SyntaxError("Unknown mark type: '"+t[r]+"'")}return n}class kf{constructor(t,n){this.schema=t,this.rules=n,this.tags=[],this.styles=[],n.forEach(r=>{r.tag?this.tags.push(r):r.style&&this.styles.push(r)}),this.normalizeLists=!this.tags.some(r=>{if(!/^(ul|ol)\b/.test(r.tag)||!r.node)return!1;let o=t.nodes[r.node];return o.contentMatch.matchType(o)})}parse(t,n={}){let r=new Yk(this,n,!1);return r.addAll(t,n.from,n.to),r.finish()}parseSlice(t,n={}){let r=new Yk(this,n,!0);return r.addAll(t,n.from,n.to),Et.maxOpen(r.finish())}matchTag(t,n,r){for(let o=r?this.tags.indexOf(r)+1:0;o<this.tags.length;o++){let i=this.tags[o];if(lK(t,i.tag)&&(i.namespace===void 0||t.namespaceURI==i.namespace)&&(!i.context||n.matchesContext(i.context))){if(i.getAttrs){let s=i.getAttrs(t);if(s===!1)continue;i.attrs=s||void 0}return i}}}matchStyle(t,n,r,o){for(let i=o?this.styles.indexOf(o)+1:0;i<this.styles.length;i++){let s=this.styles[i],u=s.style;if(!(u.indexOf(t)!=0||s.context&&!r.matchesContext(s.context)||u.length>t.length&&(u.charCodeAt(t.length)!=61||u.slice(t.length+1)!=n))){if(s.getAttrs){let d=s.getAttrs(n);if(d===!1)continue;s.attrs=d||void 0}return s}}}static schemaRules(t){let n=[];function r(o){let i=o.priority==null?50:o.priority,s=0;for(;s<n.length;s++){let u=n[s];if((u.priority==null?50:u.priority)<i)break}n.splice(s,0,o)}for(let o in t.marks){let i=t.marks[o].spec.parseDOM;i&&i.forEach(s=>{r(s=Jk(s)),s.mark||s.ignore||s.clearMark||(s.mark=o)})}for(let o in t.nodes){let i=t.nodes[o].spec.parseDOM;i&&i.forEach(s=>{r(s=Jk(s)),s.node||s.ignore||s.mark||(s.node=o)})}return n}static fromSchema(t){return t.cached.domParser||(t.cached.domParser=new kf(t,kf.schemaRules(t)))}}const WR={address:!0,article:!0,aside:!0,blockquote:!0,canvas:!0,dd:!0,div:!0,dl:!0,fieldset:!0,figcaption:!0,figure:!0,footer:!0,form:!0,h1:!0,h2:!0,h3:!0,h4:!0,h5:!0,h6:!0,header:!0,hgroup:!0,hr:!0,li:!0,noscript:!0,ol:!0,output:!0,p:!0,pre:!0,section:!0,table:!0,tfoot:!0,ul:!0},sK={head:!0,noscript:!0,object:!0,script:!0,style:!0,title:!0},KR={ol:!0,ul:!0},$v=1,Bv=2,dh=4;function Kk(e,t,n){return t!=null?(t?$v:0)|(t==="full"?Bv:0):e&&e.whitespace=="pre"?$v|Bv:n&~dh}class Mm{constructor(t,n,r,o,i,s,u){this.type=t,this.attrs=n,this.marks=r,this.pendingMarks=o,this.solid=i,this.options=u,this.content=[],this.activeMarks=lr.none,this.stashMarks=[],this.match=s||(u&dh?null:t.contentMatch)}findWrapping(t){if(!this.match){if(!this.type)return[];let n=this.type.contentMatch.fillBefore(dt.from(t));if(n)this.match=this.type.contentMatch.matchFragment(n);else{let r=this.type.contentMatch,o;return(o=r.findWrapping(t.type))?(this.match=r,o):null}}return this.match.findWrapping(t.type)}finish(t){if(!(this.options&$v)){let r=this.content[this.content.length-1],o;if(r&&r.isText&&(o=/[ \t\r\n\u000c]+$/.exec(r.text))){let i=r;r.text.length==o[0].length?this.content.pop():this.content[this.content.length-1]=i.withText(i.text.slice(0,i.text.length-o[0].length))}}let n=dt.from(this.content);return!t&&this.match&&(n=n.append(this.match.fillBefore(dt.empty,!0))),this.type?this.type.create(this.attrs,n,this.marks):n}popFromStashMark(t){for(let n=this.stashMarks.length-1;n>=0;n--)if(t.eq(this.stashMarks[n]))return this.stashMarks.splice(n,1)[0]}applyPending(t){for(let n=0,r=this.pendingMarks;n<r.length;n++){let o=r[n];(this.type?this.type.allowsMarkType(o.type):cK(o.type,t))&&!o.isInSet(this.activeMarks)&&(this.activeMarks=o.addToSet(this.activeMarks),this.pendingMarks=o.removeFromSet(this.pendingMarks))}}inlineContext(t){return this.type?this.type.inlineContent:this.content.length?this.content[0].isInline:t.parentNode&&!WR.hasOwnProperty(t.parentNode.nodeName.toLowerCase())}}class Yk{constructor(t,n,r){this.parser=t,this.options=n,this.isOpen=r,this.open=0;let o=n.topNode,i,s=Kk(null,n.preserveWhitespace,0)|(r?dh:0);o?i=new Mm(o.type,o.attrs,lr.none,lr.none,!0,n.topMatch||o.type.contentMatch,s):r?i=new Mm(null,null,lr.none,lr.none,!0,null,s):i=new Mm(t.schema.topNodeType,null,lr.none,lr.none,!0,null,s),this.nodes=[i],this.find=n.findPositions,this.needsBlock=!1}get top(){return this.nodes[this.open]}addDOM(t){t.nodeType==3?this.addTextNode(t):t.nodeType==1&&this.addElement(t)}withStyleRules(t,n){let r=t.getAttribute("style");if(!r)return n();let o=this.readStyles(uK(r));if(!o)return;let[i,s]=o,u=this.top;for(let d=0;d<s.length;d++)this.removePendingMark(s[d],u);for(let d=0;d<i.length;d++)this.addPendingMark(i[d]);n();for(let d=0;d<i.length;d++)this.removePendingMark(i[d],u);for(let d=0;d<s.length;d++)this.addPendingMark(s[d])}addTextNode(t){let n=t.nodeValue,r=this.top;if(r.options&Bv||r.inlineContext(t)||/[^ \t\r\n\u000c]/.test(n)){if(r.options&$v)r.options&Bv?n=n.replace(/\r\n?/g,`
  43. `):n=n.replace(/\r?\n|\r/g," ");else if(n=n.replace(/[ \t\r\n\u000c]+/g," "),/^[ \t\r\n\u000c]/.test(n)&&this.open==this.nodes.length-1){let o=r.content[r.content.length-1],i=t.previousSibling;(!o||i&&i.nodeName=="BR"||o.isText&&/[ \t\r\n\u000c]$/.test(o.text))&&(n=n.slice(1))}n&&this.insertNode(this.parser.schema.text(n)),this.findInText(t)}else this.findInside(t)}addElement(t,n){let r=t.nodeName.toLowerCase(),o;KR.hasOwnProperty(r)&&this.parser.normalizeLists&&aK(t);let i=this.options.ruleFromNode&&this.options.ruleFromNode(t)||(o=this.parser.matchTag(t,this,n));if(i?i.ignore:sK.hasOwnProperty(r))this.findInside(t),this.ignoreFallback(t);else if(!i||i.skip||i.closeParent){i&&i.closeParent?this.open=Math.max(0,this.open-1):i&&i.skip.nodeType&&(t=i.skip);let s,u=this.top,d=this.needsBlock;if(WR.hasOwnProperty(r))u.content.length&&u.content[0].isInline&&this.open&&(this.open--,u=this.top),s=!0,u.type||(this.needsBlock=!0);else if(!t.firstChild){this.leafFallback(t);return}i&&i.skip?this.addAll(t):this.withStyleRules(t,()=>this.addAll(t)),s&&this.sync(u),this.needsBlock=d}else this.withStyleRules(t,()=>{this.addElementByRule(t,i,i.consuming===!1?o:void 0)})}leafFallback(t){t.nodeName=="BR"&&this.top.type&&this.top.type.inlineContent&&this.addTextNode(t.ownerDocument.createTextNode(`
  44. `))}ignoreFallback(t){t.nodeName=="BR"&&(!this.top.type||!this.top.type.inlineContent)&&this.findPlace(this.parser.schema.text("-"))}readStyles(t){let n=lr.none,r=lr.none;for(let o=0;o<t.length;o+=2)for(let i=void 0;;){let s=this.parser.matchStyle(t[o],t[o+1],this,i);if(!s)break;if(s.ignore)return null;if(s.clearMark?this.top.pendingMarks.concat(this.top.activeMarks).forEach(u=>{s.clearMark(u)&&(r=u.addToSet(r))}):n=this.parser.schema.marks[s.mark].create(s.attrs).addToSet(n),s.consuming===!1)i=s;else break}return[n,r]}addElementByRule(t,n,r){let o,i,s;n.node?(i=this.parser.schema.nodes[n.node],i.isLeaf?this.insertNode(i.create(n.attrs))||this.leafFallback(t):o=this.enter(i,n.attrs||null,n.preserveWhitespace)):(s=this.parser.schema.marks[n.mark].create(n.attrs),this.addPendingMark(s));let u=this.top;if(i&&i.isLeaf)this.findInside(t);else if(r)this.addElement(t,r);else if(n.getContent)this.findInside(t),n.getContent(t,this.parser.schema).forEach(d=>this.insertNode(d));else{let d=t;typeof n.contentElement=="string"?d=t.querySelector(n.contentElement):typeof n.contentElement=="function"?d=n.contentElement(t):n.contentElement&&(d=n.contentElement),this.findAround(t,d,!0),this.addAll(d)}o&&this.sync(u)&&this.open--,s&&this.removePendingMark(s,u)}addAll(t,n,r){let o=n||0;for(let i=n?t.childNodes[n]:t.firstChild,s=r==null?null:t.childNodes[r];i!=s;i=i.nextSibling,++o)this.findAtPoint(t,o),this.addDOM(i);this.findAtPoint(t,o)}findPlace(t){let n,r;for(let o=this.open;o>=0;o--){let i=this.nodes[o],s=i.findWrapping(t);if(s&&(!n||n.length>s.length)&&(n=s,r=i,!s.length)||i.solid)break}if(!n)return!1;this.sync(r);for(let o=0;o<n.length;o++)this.enterInner(n[o],null,!1);return!0}insertNode(t){if(t.isInline&&this.needsBlock&&!this.top.type){let n=this.textblockFromContext();n&&this.enterInner(n)}if(this.findPlace(t)){this.closeExtra();let n=this.top;n.applyPending(t.type),n.match&&(n.match=n.match.matchType(t.type));let r=n.activeMarks;for(let o=0;o<t.marks.length;o++)(!n.type||n.type.allowsMarkType(t.marks[o].type))&&(r=t.marks[o].addToSet(r));return n.content.push(t.mark(r)),!0}return!1}enter(t,n,r){let o=this.findPlace(t.create(n));return o&&this.enterInner(t,n,!0,r),o}enterInner(t,n=null,r=!1,o){this.closeExtra();let i=this.top;i.applyPending(t),i.match=i.match&&i.match.matchType(t);let s=Kk(t,o,i.options);i.options&dh&&i.content.length==0&&(s|=dh),this.nodes.push(new Mm(t,n,i.activeMarks,i.pendingMarks,r,null,s)),this.open++}closeExtra(t=!1){let n=this.nodes.length-1;if(n>this.open){for(;n>this.open;n--)this.nodes[n-1].content.push(this.nodes[n].finish(t));this.nodes.length=this.open+1}}finish(){return this.open=0,this.closeExtra(this.isOpen),this.nodes[0].finish(this.isOpen||this.options.topOpen)}sync(t){for(let n=this.open;n>=0;n--)if(this.nodes[n]==t)return this.open=n,!0;return!1}get currentPos(){this.closeExtra();let t=0;for(let n=this.open;n>=0;n--){let r=this.nodes[n].content;for(let o=r.length-1;o>=0;o--)t+=r[o].nodeSize;n&&t++}return t}findAtPoint(t,n){if(this.find)for(let r=0;r<this.find.length;r++)this.find[r].node==t&&this.find[r].offset==n&&(this.find[r].pos=this.currentPos)}findInside(t){if(this.find)for(let n=0;n<this.find.length;n++)this.find[n].pos==null&&t.nodeType==1&&t.contains(this.find[n].node)&&(this.find[n].pos=this.currentPos)}findAround(t,n,r){if(t!=n&&this.find)for(let o=0;o<this.find.length;o++)this.find[o].pos==null&&t.nodeType==1&&t.contains(this.find[o].node)&&n.compareDocumentPosition(this.find[o].node)&(r?2:4)&&(this.find[o].pos=this.currentPos)}findInText(t){if(this.find)for(let n=0;n<this.find.length;n++)this.find[n].node==t&&(this.find[n].pos=this.currentPos-(t.nodeValue.length-this.find[n].offset))}matchesContext(t){if(t.indexOf("|")>-1)return t.split(/\s*\|\s*/).some(this.matchesContext,this);let n=t.split("/"),r=this.options.context,o=!this.isOpen&&(!r||r.parent.type==this.nodes[0].type),i=-(r?r.depth+1:0)+(o?0:1),s=(u,d)=>{for(;u>=0;u--){let f=n[u];if(f==""){if(u==n.length-1||u==0)continue;for(;d>=i;d--)if(s(u-1,d))return!0;return!1}else{let g=d>0||d==0&&o?this.nodes[d].type:r&&d>=i?r.node(d-i).type:null;if(!g||g.name!=f&&g.groups.indexOf(f)==-1)return!1;d--}}return!0};return s(n.length-1,this.open)}textblockFromContext(){let t=this.options.context;if(t)for(let n=t.depth;n>=0;n--){let r=t.node(n).contentMatchAt(t.indexAfter(n)).defaultType;if(r&&r.isTextblock&&r.defaultAttrs)return r}for(let n in this.parser.schema.nodes){let r=this.parser.schema.nodes[n];if(r.isTextblock&&r.defaultAttrs)return r}}addPendingMark(t){let n=dK(t,this.top.pendingMarks);n&&this.top.stashMarks.push(n),this.top.pendingMarks=t.addToSet(this.top.pendingMarks)}removePendingMark(t,n){for(let r=this.open;r>=0;r--){let o=this.nodes[r];if(o.pendingMarks.lastIndexOf(t)>-1)o.pendingMarks=t.removeFromSet(o.pendingMarks);else{o.activeMarks=t.removeFromSet(o.activeMarks);let s=o.popFromStashMark(t);s&&o.type&&o.type.allowsMarkType(s.type)&&(o.activeMarks=s.addToSet(o.activeMarks))}if(o==n)break}}}function aK(e){for(let t=e.firstChild,n=null;t;t=t.nextSibling){let r=t.nodeType==1?t.nodeName.toLowerCase():null;r&&KR.hasOwnProperty(r)&&n?(n.appendChild(t),t=n):r=="li"?n=t:r&&(n=null)}}function lK(e,t){return(e.matches||e.msMatchesSelector||e.webkitMatchesSelector||e.mozMatchesSelector).call(e,t)}function uK(e){let t=/\s*([\w-]+)\s*:\s*([^;]+)/g,n,r=[];for(;n=t.exec(e);)r.push(n[1],n[2].trim());return r}function Jk(e){let t={};for(let n in e)t[n]=e[n];return t}function cK(e,t){let n=t.schema.nodes;for(let r in n){let o=n[r];if(!o.allowsMarkType(e))continue;let i=[],s=u=>{i.push(u);for(let d=0;d<u.edgeCount;d++){let{type:f,next:g}=u.edge(d);if(f==t||i.indexOf(g)<0&&s(g))return!0}};if(s(o.contentMatch))return!0}}function dK(e,t){for(let n=0;n<t.length;n++)if(e.eq(t[n]))return t[n]}class Ma{constructor(t,n){this.nodes=t,this.marks=n}serializeFragment(t,n={},r){r||(r=G1(n).createDocumentFragment());let o=r,i=[];return t.forEach(s=>{if(i.length||s.marks.length){let u=0,d=0;for(;u<i.length&&d<s.marks.length;){let f=s.marks[d];if(!this.marks[f.type.name]){d++;continue}if(!f.eq(i[u][0])||f.type.spec.spanning===!1)break;u++,d++}for(;u<i.length;)o=i.pop()[1];for(;d<s.marks.length;){let f=s.marks[d++],g=this.serializeMark(f,s.isInline,n);g&&(i.push([f,o]),o.appendChild(g.dom),o=g.contentDOM||g.dom)}}o.appendChild(this.serializeNodeInner(s,n))}),r}serializeNodeInner(t,n){let{dom:r,contentDOM:o}=Ma.renderSpec(G1(n),this.nodes[t.type.name](t));if(o){if(t.isLeaf)throw new RangeError("Content hole not allowed in a leaf node spec");this.serializeFragment(t.content,n,o)}return r}serializeNode(t,n={}){let r=this.serializeNodeInner(t,n);for(let o=t.marks.length-1;o>=0;o--){let i=this.serializeMark(t.marks[o],t.isInline,n);i&&((i.contentDOM||i.dom).appendChild(r),r=i.dom)}return r}serializeMark(t,n,r={}){let o=this.marks[t.type.name];return o&&Ma.renderSpec(G1(r),o(t,n))}static renderSpec(t,n,r=null){if(typeof n=="string")return{dom:t.createTextNode(n)};if(n.nodeType!=null)return{dom:n};if(n.dom&&n.dom.nodeType!=null)return n;let o=n[0],i=o.indexOf(" ");i>0&&(r=o.slice(0,i),o=o.slice(i+1));let s,u=r?t.createElementNS(r,o):t.createElement(o),d=n[1],f=1;if(d&&typeof d=="object"&&d.nodeType==null&&!Array.isArray(d)){f=2;for(let g in d)if(d[g]!=null){let y=g.indexOf(" ");y>0?u.setAttributeNS(g.slice(0,y),g.slice(y+1),d[g]):u.setAttribute(g,d[g])}}for(let g=f;g<n.length;g++){let y=n[g];if(y===0){if(g<n.length-1||g>f)throw new RangeError("Content hole must be the only child of its parent node");return{dom:u,contentDOM:u}}else{let{dom:_,contentDOM:M}=Ma.renderSpec(t,y,r);if(u.appendChild(_),M){if(s)throw new RangeError("Multiple content holes");s=M}}}return{dom:u,contentDOM:s}}static fromSchema(t){return t.cached.domSerializer||(t.cached.domSerializer=new Ma(this.nodesFromSchema(t),this.marksFromSchema(t)))}static nodesFromSchema(t){let n=Xk(t.nodes);return n.text||(n.text=r=>r.text),n}static marksFromSchema(t){return Xk(t.marks)}}function Xk(e){let t={};for(let n in e){let r=e[n].spec.toDOM;r&&(t[n]=r)}return t}function G1(e){return e.document||window.document}const YR=65535,JR=Math.pow(2,16);function fK(e,t){return e+t*JR}function Zk(e){return e&YR}function pK(e){return(e-(e&YR))/JR}const XR=1,ZR=2,ev=4,QR=8;class $M{constructor(t,n,r){this.pos=t,this.delInfo=n,this.recover=r}get deleted(){return(this.delInfo&QR)>0}get deletedBefore(){return(this.delInfo&(XR|ev))>0}get deletedAfter(){return(this.delInfo&(ZR|ev))>0}get deletedAcross(){return(this.delInfo&ev)>0}}class Cs{constructor(t,n=!1){if(this.ranges=t,this.inverted=n,!t.length&&Cs.empty)return Cs.empty}recover(t){let n=0,r=Zk(t);if(!this.inverted)for(let o=0;o<r;o++)n+=this.ranges[o*3+2]-this.ranges[o*3+1];return this.ranges[r*3]+n+pK(t)}mapResult(t,n=1){return this._map(t,n,!1)}map(t,n=1){return this._map(t,n,!0)}_map(t,n,r){let o=0,i=this.inverted?2:1,s=this.inverted?1:2;for(let u=0;u<this.ranges.length;u+=3){let d=this.ranges[u]-(this.inverted?o:0);if(d>t)break;let f=this.ranges[u+i],g=this.ranges[u+s],y=d+f;if(t<=y){let _=f?t==d?-1:t==y?1:n:n,M=d+o+(_<0?0:g);if(r)return M;let T=t==(n<0?d:y)?null:fK(u/3,t-d),k=t==d?ZR:t==y?XR:ev;return(n<0?t!=d:t!=y)&&(k|=QR),new $M(M,k,T)}o+=g-f}return r?t+o:new $M(t+o,0,null)}touches(t,n){let r=0,o=Zk(n),i=this.inverted?2:1,s=this.inverted?1:2;for(let u=0;u<this.ranges.length;u+=3){let d=this.ranges[u]-(this.inverted?r:0);if(d>t)break;let f=this.ranges[u+i],g=d+f;if(t<=g&&u==o*3)return!0;r+=this.ranges[u+s]-f}return!1}forEach(t){let n=this.inverted?2:1,r=this.inverted?1:2;for(let o=0,i=0;o<this.ranges.length;o+=3){let s=this.ranges[o],u=s-(this.inverted?i:0),d=s+(this.inverted?0:i),f=this.ranges[o+n],g=this.ranges[o+r];t(u,u+f,d,d+g),i+=g-f}}invert(){return new Cs(this.ranges,!this.inverted)}toString(){return(this.inverted?"-":"")+JSON.stringify(this.ranges)}static offset(t){return t==0?Cs.empty:new Cs(t<0?[0,-t,0]:[0,0,t])}}Cs.empty=new Cs([]);class fh{constructor(t=[],n,r=0,o=t.length){this.maps=t,this.mirror=n,this.from=r,this.to=o}slice(t=0,n=this.maps.length){return new fh(this.maps,this.mirror,t,n)}copy(){return new fh(this.maps.slice(),this.mirror&&this.mirror.slice(),this.from,this.to)}appendMap(t,n){this.to=this.maps.push(t),n!=null&&this.setMirror(this.maps.length-1,n)}appendMapping(t){for(let n=0,r=this.maps.length;n<t.maps.length;n++){let o=t.getMirror(n);this.appendMap(t.maps[n],o!=null&&o<n?r+o:void 0)}}getMirror(t){if(this.mirror){for(let n=0;n<this.mirror.length;n++)if(this.mirror[n]==t)return this.mirror[n+(n%2?-1:1)]}}setMirror(t,n){this.mirror||(this.mirror=[]),this.mirror.push(t,n)}appendMappingInverted(t){for(let n=t.maps.length-1,r=this.maps.length+t.maps.length;n>=0;n--){let o=t.getMirror(n);this.appendMap(t.maps[n].invert(),o!=null&&o>n?r-o-1:void 0)}}invert(){let t=new fh;return t.appendMappingInverted(this),t}map(t,n=1){if(this.mirror)return this._map(t,n,!0);for(let r=this.from;r<this.to;r++)t=this.maps[r].map(t,n);return t}mapResult(t,n=1){return this._map(t,n,!1)}_map(t,n,r){let o=0;for(let i=this.from;i<this.to;i++){let s=this.maps[i],u=s.mapResult(t,n);if(u.recover!=null){let d=this.getMirror(i);if(d!=null&&d>i&&d<this.to){i=d,t=this.maps[d].recover(u.recover);continue}}o|=u.delInfo,t=u.pos}return r?t:new $M(t,o,null)}}const $1=Object.create(null);class Ki{getMap(){return Cs.empty}merge(t){return null}static fromJSON(t,n){if(!n||!n.stepType)throw new RangeError("Invalid input for Step.fromJSON");let r=$1[n.stepType];if(!r)throw new RangeError(`No step type ${n.stepType} defined`);return r.fromJSON(t,n)}static jsonID(t,n){if(t in $1)throw new RangeError("Duplicate use of step JSON ID "+t);return $1[t]=n,n.prototype.jsonID=t,n}}class vo{constructor(t,n){this.doc=t,this.failed=n}static ok(t){return new vo(t,null)}static fail(t){return new vo(null,t)}static fromReplace(t,n,r,o){try{return vo.ok(t.replace(n,r,o))}catch(i){if(i instanceof xv)return vo.fail(i.message);throw i}}}function ZC(e,t,n){let r=[];for(let o=0;o<e.childCount;o++){let i=e.child(o);i.content.size&&(i=i.copy(ZC(i.content,t,i))),i.isInline&&(i=t(i,n,o)),r.push(i)}return dt.fromArray(r)}class Vl extends Ki{constructor(t,n,r){super(),this.from=t,this.to=n,this.mark=r}apply(t){let n=t.slice(this.from,this.to),r=t.resolve(this.from),o=r.node(r.sharedDepth(this.to)),i=new Et(ZC(n.content,(s,u)=>!s.isAtom||!u.type.allowsMarkType(this.mark.type)?s:s.mark(this.mark.addToSet(s.marks)),o),n.openStart,n.openEnd);return vo.fromReplace(t,this.from,this.to,i)}invert(){return new Ia(this.from,this.to,this.mark)}map(t){let n=t.mapResult(this.from,1),r=t.mapResult(this.to,-1);return n.deleted&&r.deleted||n.pos>=r.pos?null:new Vl(n.pos,r.pos,this.mark)}merge(t){return t instanceof Vl&&t.mark.eq(this.mark)&&this.from<=t.to&&this.to>=t.from?new Vl(Math.min(this.from,t.from),Math.max(this.to,t.to),this.mark):null}toJSON(){return{stepType:"addMark",mark:this.mark.toJSON(),from:this.from,to:this.to}}static fromJSON(t,n){if(typeof n.from!="number"||typeof n.to!="number")throw new RangeError("Invalid input for AddMarkStep.fromJSON");return new Vl(n.from,n.to,t.markFromJSON(n.mark))}}Ki.jsonID("addMark",Vl);class Ia extends Ki{constructor(t,n,r){super(),this.from=t,this.to=n,this.mark=r}apply(t){let n=t.slice(this.from,this.to),r=new Et(ZC(n.content,o=>o.mark(this.mark.removeFromSet(o.marks)),t),n.openStart,n.openEnd);return vo.fromReplace(t,this.from,this.to,r)}invert(){return new Vl(this.from,this.to,this.mark)}map(t){let n=t.mapResult(this.from,1),r=t.mapResult(this.to,-1);return n.deleted&&r.deleted||n.pos>=r.pos?null:new Ia(n.pos,r.pos,this.mark)}merge(t){return t instanceof Ia&&t.mark.eq(this.mark)&&this.from<=t.to&&this.to>=t.from?new Ia(Math.min(this.from,t.from),Math.max(this.to,t.to),this.mark):null}toJSON(){return{stepType:"removeMark",mark:this.mark.toJSON(),from:this.from,to:this.to}}static fromJSON(t,n){if(typeof n.from!="number"||typeof n.to!="number")throw new RangeError("Invalid input for RemoveMarkStep.fromJSON");return new Ia(n.from,n.to,t.markFromJSON(n.mark))}}Ki.jsonID("removeMark",Ia);class zl extends Ki{constructor(t,n){super(),this.pos=t,this.mark=n}apply(t){let n=t.nodeAt(this.pos);if(!n)return vo.fail("No node at mark step's position");let r=n.type.create(n.attrs,null,this.mark.addToSet(n.marks));return vo.fromReplace(t,this.pos,this.pos+1,new Et(dt.from(r),0,n.isLeaf?0:1))}invert(t){let n=t.nodeAt(this.pos);if(n){let r=this.mark.addToSet(n.marks);if(r.length==n.marks.length){for(let o=0;o<n.marks.length;o++)if(!n.marks[o].isInSet(r))return new zl(this.pos,n.marks[o]);return new zl(this.pos,this.mark)}}return new Df(this.pos,this.mark)}map(t){let n=t.mapResult(this.pos,1);return n.deletedAfter?null:new zl(n.pos,this.mark)}toJSON(){return{stepType:"addNodeMark",pos:this.pos,mark:this.mark.toJSON()}}static fromJSON(t,n){if(typeof n.pos!="number")throw new RangeError("Invalid input for AddNodeMarkStep.fromJSON");return new zl(n.pos,t.markFromJSON(n.mark))}}Ki.jsonID("addNodeMark",zl);class Df extends Ki{constructor(t,n){super(),this.pos=t,this.mark=n}apply(t){let n=t.nodeAt(this.pos);if(!n)return vo.fail("No node at mark step's position");let r=n.type.create(n.attrs,null,this.mark.removeFromSet(n.marks));return vo.fromReplace(t,this.pos,this.pos+1,new Et(dt.from(r),0,n.isLeaf?0:1))}invert(t){let n=t.nodeAt(this.pos);return!n||!this.mark.isInSet(n.marks)?this:new zl(this.pos,this.mark)}map(t){let n=t.mapResult(this.pos,1);return n.deletedAfter?null:new Df(n.pos,this.mark)}toJSON(){return{stepType:"removeNodeMark",pos:this.pos,mark:this.mark.toJSON()}}static fromJSON(t,n){if(typeof n.pos!="number")throw new RangeError("Invalid input for RemoveNodeMarkStep.fromJSON");return new Df(n.pos,t.markFromJSON(n.mark))}}Ki.jsonID("removeNodeMark",Df);class zo extends Ki{constructor(t,n,r,o=!1){super(),this.from=t,this.to=n,this.slice=r,this.structure=o}apply(t){return this.structure&&BM(t,this.from,this.to)?vo.fail("Structure replace would overwrite content"):vo.fromReplace(t,this.from,this.to,this.slice)}getMap(){return new Cs([this.from,this.to-this.from,this.slice.size])}invert(t){return new zo(this.from,this.from+this.slice.size,t.slice(this.from,this.to))}map(t){let n=t.mapResult(this.from,1),r=t.mapResult(this.to,-1);return n.deletedAcross&&r.deletedAcross?null:new zo(n.pos,Math.max(n.pos,r.pos),this.slice)}merge(t){if(!(t instanceof zo)||t.structure||this.structure)return null;if(this.from+this.slice.size==t.from&&!this.slice.openEnd&&!t.slice.openStart){let n=this.slice.size+t.slice.size==0?Et.empty:new Et(this.slice.content.append(t.slice.content),this.slice.openStart,t.slice.openEnd);return new zo(this.from,this.to+(t.to-t.from),n,this.structure)}else if(t.to==this.from&&!this.slice.openStart&&!t.slice.openEnd){let n=this.slice.size+t.slice.size==0?Et.empty:new Et(t.slice.content.append(this.slice.content),t.slice.openStart,this.slice.openEnd);return new zo(t.from,this.to,n,this.structure)}else return null}toJSON(){let t={stepType:"replace",from:this.from,to:this.to};return this.slice.size&&(t.slice=this.slice.toJSON()),this.structure&&(t.structure=!0),t}static fromJSON(t,n){if(typeof n.from!="number"||typeof n.to!="number")throw new RangeError("Invalid input for ReplaceStep.fromJSON");return new zo(n.from,n.to,Et.fromJSON(t,n.slice),!!n.structure)}}Ki.jsonID("replace",zo);class Po extends Ki{constructor(t,n,r,o,i,s,u=!1){super(),this.from=t,this.to=n,this.gapFrom=r,this.gapTo=o,this.slice=i,this.insert=s,this.structure=u}apply(t){if(this.structure&&(BM(t,this.from,this.gapFrom)||BM(t,this.gapTo,this.to)))return vo.fail("Structure gap-replace would overwrite content");let n=t.slice(this.gapFrom,this.gapTo);if(n.openStart||n.openEnd)return vo.fail("Gap is not a flat range");let r=this.slice.insertAt(this.insert,n.content);return r?vo.fromReplace(t,this.from,this.to,r):vo.fail("Content does not fit in gap")}getMap(){return new Cs([this.from,this.gapFrom-this.from,this.insert,this.gapTo,this.to-this.gapTo,this.slice.size-this.insert])}invert(t){let n=this.gapTo-this.gapFrom;return new Po(this.from,this.from+this.slice.size+n,this.from+this.insert,this.from+this.insert+n,t.slice(this.from,this.to).removeBetween(this.gapFrom-this.from,this.gapTo-this.from),this.gapFrom-this.from,this.structure)}map(t){let n=t.mapResult(this.from,1),r=t.mapResult(this.to,-1),o=t.map(this.gapFrom,-1),i=t.map(this.gapTo,1);return n.deletedAcross&&r.deletedAcross||o<n.pos||i>r.pos?null:new Po(n.pos,r.pos,o,i,this.slice,this.insert,this.structure)}toJSON(){let t={stepType:"replaceAround",from:this.from,to:this.to,gapFrom:this.gapFrom,gapTo:this.gapTo,insert:this.insert};return this.slice.size&&(t.slice=this.slice.toJSON()),this.structure&&(t.structure=!0),t}static fromJSON(t,n){if(typeof n.from!="number"||typeof n.to!="number"||typeof n.gapFrom!="number"||typeof n.gapTo!="number"||typeof n.insert!="number")throw new RangeError("Invalid input for ReplaceAroundStep.fromJSON");return new Po(n.from,n.to,n.gapFrom,n.gapTo,Et.fromJSON(t,n.slice),n.insert,!!n.structure)}}Ki.jsonID("replaceAround",Po);function BM(e,t,n){let r=e.resolve(t),o=n-t,i=r.depth;for(;o>0&&i>0&&r.indexAfter(i)==r.node(i).childCount;)i--,o--;if(o>0){let s=r.node(i).maybeChild(r.indexAfter(i));for(;o>0;){if(!s||s.isLeaf)return!0;s=s.firstChild,o--}}return!1}function hK(e,t,n,r){let o=[],i=[],s,u;e.doc.nodesBetween(t,n,(d,f,g)=>{if(!d.isInline)return;let y=d.marks;if(!r.isInSet(y)&&g.type.allowsMarkType(r.type)){let _=Math.max(f,t),M=Math.min(f+d.nodeSize,n),T=r.addToSet(y);for(let k=0;k<y.length;k++)y[k].isInSet(T)||(s&&s.to==_&&s.mark.eq(y[k])?s.to=M:o.push(s=new Ia(_,M,y[k])));u&&u.to==_?u.to=M:i.push(u=new Vl(_,M,r))}}),o.forEach(d=>e.step(d)),i.forEach(d=>e.step(d))}function gK(e,t,n,r){let o=[],i=0;e.doc.nodesBetween(t,n,(s,u)=>{if(!s.isInline)return;i++;let d=null;if(r instanceof Hy){let f=s.marks,g;for(;g=r.isInSet(f);)(d||(d=[])).push(g),f=g.removeFromSet(f)}else r?r.isInSet(s.marks)&&(d=[r]):d=s.marks;if(d&&d.length){let f=Math.min(u+s.nodeSize,n);for(let g=0;g<d.length;g++){let y=d[g],_;for(let M=0;M<o.length;M++){let T=o[M];T.step==i-1&&y.eq(o[M].style)&&(_=T)}_?(_.to=f,_.step=i):o.push({style:y,from:Math.max(u,t),to:f,step:i})}}}),o.forEach(s=>e.step(new Ia(s.from,s.to,s.style)))}function mK(e,t,n,r=n.contentMatch){let o=e.doc.nodeAt(t),i=[],s=t+1;for(let u=0;u<o.childCount;u++){let d=o.child(u),f=s+d.nodeSize,g=r.matchType(d.type);if(!g)i.push(new zo(s,f,Et.empty));else{r=g;for(let y=0;y<d.marks.length;y++)n.allowsMarkType(d.marks[y].type)||e.step(new Ia(s,f,d.marks[y]));if(d.isText&&!n.spec.code){let y,_=/\r?\n|\r/g,M;for(;y=_.exec(d.text);)M||(M=new Et(dt.from(n.schema.text(" ",n.allowedMarks(d.marks))),0,0)),i.push(new zo(s+y.index,s+y.index+y[0].length,M))}}s=f}if(!r.validEnd){let u=r.fillBefore(dt.empty,!0);e.replace(s,s,new Et(u,0,0))}for(let u=i.length-1;u>=0;u--)e.step(i[u])}function vK(e,t,n){return(t==0||e.canReplace(t,e.childCount))&&(n==e.childCount||e.canReplace(0,n))}function jf(e){let n=e.parent.content.cutByIndex(e.startIndex,e.endIndex);for(let r=e.depth;;--r){let o=e.$from.node(r),i=e.$from.index(r),s=e.$to.indexAfter(r);if(r<e.depth&&o.canReplace(i,s,n))return r;if(r==0||o.type.spec.isolating||!vK(o,i,s))break}return null}function yK(e,t,n){let{$from:r,$to:o,depth:i}=t,s=r.before(i+1),u=o.after(i+1),d=s,f=u,g=dt.empty,y=0;for(let T=i,k=!1;T>n;T--)k||r.index(T)>0?(k=!0,g=dt.from(r.node(T).copy(g)),y++):d--;let _=dt.empty,M=0;for(let T=i,k=!1;T>n;T--)k||o.after(T+1)<o.end(T)?(k=!0,_=dt.from(o.node(T).copy(_)),M++):f++;e.step(new Po(d,f,s,u,new Et(g.append(_),y,M),g.size-y,!0))}function eN(e,t,n=null,r=e){let o=_K(e,t),i=o&&bK(r,t);return i?o.map(Qk).concat({type:t,attrs:n}).concat(i.map(Qk)):null}function Qk(e){return{type:e,attrs:null}}function _K(e,t){let{parent:n,startIndex:r,endIndex:o}=e,i=n.contentMatchAt(r).findWrapping(t);if(!i)return null;let s=i.length?i[0]:t;return n.canReplaceWith(r,o,s)?i:null}function bK(e,t){let{parent:n,startIndex:r,endIndex:o}=e,i=n.child(r),s=t.contentMatch.findWrapping(i.type);if(!s)return null;let d=(s.length?s[s.length-1]:t).contentMatch;for(let f=r;d&&f<o;f++)d=d.matchType(n.child(f).type);return!d||!d.validEnd?null:s}function MK(e,t,n){let r=dt.empty;for(let s=n.length-1;s>=0;s--){if(r.size){let u=n[s].type.contentMatch.matchFragment(r);if(!u||!u.validEnd)throw new RangeError("Wrapper type given to Transform.wrap does not form valid content of its parent wrapper")}r=dt.from(n[s].type.create(n[s].attrs,r))}let o=t.start,i=t.end;e.step(new Po(o,i,o,i,new Et(r,0,0),n.length,!0))}function IK(e,t,n,r,o){if(!r.isTextblock)throw new RangeError("Type given to setBlockType should be a textblock");let i=e.steps.length;e.doc.nodesBetween(t,n,(s,u)=>{if(s.isTextblock&&!s.hasMarkup(r,o)&&CK(e.doc,e.mapping.slice(i).map(u),r)){e.clearIncompatible(e.mapping.slice(i).map(u,1),r);let d=e.mapping.slice(i),f=d.map(u,1),g=d.map(u+s.nodeSize,1);return e.step(new Po(f,g,f+1,g-1,new Et(dt.from(r.create(o,null,s.marks)),0,0),1,!0)),!1}})}function CK(e,t,n){let r=e.resolve(t),o=r.index();return r.parent.canReplaceWith(o,o+1,n)}function TK(e,t,n,r,o){let i=e.doc.nodeAt(t);if(!i)throw new RangeError("No node at given position");n||(n=i.type);let s=n.create(r,null,o||i.marks);if(i.isLeaf)return e.replaceWith(t,t+i.nodeSize,s);if(!n.validContent(i.content))throw new RangeError("Invalid content for node type "+n.name);e.step(new Po(t,t+i.nodeSize,t+1,t+i.nodeSize-1,new Et(dt.from(s),0,0),1,!0))}function lf(e,t,n=1,r){let o=e.resolve(t),i=o.depth-n,s=r&&r[r.length-1]||o.parent;if(i<0||o.parent.type.spec.isolating||!o.parent.canReplace(o.index(),o.parent.childCount)||!s.type.validContent(o.parent.content.cutByIndex(o.index(),o.parent.childCount)))return!1;for(let f=o.depth-1,g=n-2;f>i;f--,g--){let y=o.node(f),_=o.index(f);if(y.type.spec.isolating)return!1;let M=y.content.cutByIndex(_,y.childCount),T=r&&r[g+1];T&&(M=M.replaceChild(0,T.type.create(T.attrs)));let k=r&&r[g]||y;if(!y.canReplace(_+1,y.childCount)||!k.type.validContent(M))return!1}let u=o.indexAfter(i),d=r&&r[0];return o.node(i).canReplaceWith(u,u,d?d.type:o.node(i+1).type)}function wK(e,t,n=1,r){let o=e.doc.resolve(t),i=dt.empty,s=dt.empty;for(let u=o.depth,d=o.depth-n,f=n-1;u>d;u--,f--){i=dt.from(o.node(u).copy(i));let g=r&&r[f];s=dt.from(g?g.type.create(g.attrs,s):o.node(u).copy(s))}e.step(new zo(t,t,new Et(i.append(s),n,n),!0))}function sd(e,t){let n=e.resolve(t),r=n.index();return tN(n.nodeBefore,n.nodeAfter)&&n.parent.canReplace(r,r+1)}function tN(e,t){return!!(e&&t&&!e.isLeaf&&e.canAppend(t))}function nN(e,t,n=-1){let r=e.resolve(t);for(let o=r.depth;;o--){let i,s,u=r.index(o);if(o==r.depth?(i=r.nodeBefore,s=r.nodeAfter):n>0?(i=r.node(o+1),u++,s=r.node(o).maybeChild(u)):(i=r.node(o).maybeChild(u-1),s=r.node(o+1)),i&&!i.isTextblock&&tN(i,s)&&r.node(o).canReplace(u,u+1))return t;if(o==0)break;t=n<0?r.before(o):r.after(o)}}function SK(e,t,n){let r=new zo(t-n,t+n,Et.empty,!0);e.step(r)}function kK(e,t,n){let r=e.resolve(t);if(r.parent.canReplaceWith(r.index(),r.index(),n))return t;if(r.parentOffset==0)for(let o=r.depth-1;o>=0;o--){let i=r.index(o);if(r.node(o).canReplaceWith(i,i,n))return r.before(o+1);if(i>0)return null}if(r.parentOffset==r.parent.content.size)for(let o=r.depth-1;o>=0;o--){let i=r.indexAfter(o);if(r.node(o).canReplaceWith(i,i,n))return r.after(o+1);if(i<r.node(o).childCount)return null}return null}function DK(e,t,n){let r=e.resolve(t);if(!n.content.size)return t;let o=n.content;for(let i=0;i<n.openStart;i++)o=o.firstChild.content;for(let i=1;i<=(n.openStart==0&&n.size?2:1);i++)for(let s=r.depth;s>=0;s--){let u=s==r.depth?0:r.pos<=(r.start(s+1)+r.end(s+1))/2?-1:1,d=r.index(s)+(u>0?1:0),f=r.node(s),g=!1;if(i==1)g=f.canReplace(d,d,o);else{let y=f.contentMatchAt(d).findWrapping(o.firstChild.type);g=y&&f.canReplaceWith(d,d,y[0])}if(g)return u==0?r.pos:u<0?r.before(s+1):r.after(s+1)}return null}function QC(e,t,n=t,r=Et.empty){if(t==n&&!r.size)return null;let o=e.resolve(t),i=e.resolve(n);return rN(o,i,r)?new zo(t,n,r):new EK(o,i,r).fit()}function rN(e,t,n){return!n.openStart&&!n.openEnd&&e.start()==t.start()&&e.parent.canReplace(e.index(),t.index(),n.content)}class EK{constructor(t,n,r){this.$from=t,this.$to=n,this.unplaced=r,this.frontier=[],this.placed=dt.empty;for(let o=0;o<=t.depth;o++){let i=t.node(o);this.frontier.push({type:i.type,match:i.contentMatchAt(t.indexAfter(o))})}for(let o=t.depth;o>0;o--)this.placed=dt.from(t.node(o).copy(this.placed))}get depth(){return this.frontier.length-1}fit(){for(;this.unplaced.size;){let f=this.findFittable();f?this.placeNodes(f):this.openMore()||this.dropNode()}let t=this.mustMoveInline(),n=this.placed.size-this.depth-this.$from.depth,r=this.$from,o=this.close(t<0?this.$to:r.doc.resolve(t));if(!o)return null;let i=this.placed,s=r.depth,u=o.depth;for(;s&&u&&i.childCount==1;)i=i.firstChild.content,s--,u--;let d=new Et(i,s,u);return t>-1?new Po(r.pos,t,this.$to.pos,this.$to.end(),d,n):d.size||r.pos!=this.$to.pos?new zo(r.pos,o.pos,d):null}findFittable(){let t=this.unplaced.openStart;for(let n=this.unplaced.content,r=0,o=this.unplaced.openEnd;r<t;r++){let i=n.firstChild;if(n.childCount>1&&(o=0),i.type.spec.isolating&&o<=r){t=r;break}n=i.content}for(let n=1;n<=2;n++)for(let r=n==1?t:this.unplaced.openStart;r>=0;r--){let o,i=null;r?(i=B1(this.unplaced.content,r-1).firstChild,o=i.content):o=this.unplaced.content;let s=o.firstChild;for(let u=this.depth;u>=0;u--){let{type:d,match:f}=this.frontier[u],g,y=null;if(n==1&&(s?f.matchType(s.type)||(y=f.fillBefore(dt.from(s),!1)):i&&d.compatibleContent(i.type)))return{sliceDepth:r,frontierDepth:u,parent:i,inject:y};if(n==2&&s&&(g=f.findWrapping(s.type)))return{sliceDepth:r,frontierDepth:u,parent:i,wrap:g};if(i&&f.matchType(i.type))break}}}openMore(){let{content:t,openStart:n,openEnd:r}=this.unplaced,o=B1(t,n);return!o.childCount||o.firstChild.isLeaf?!1:(this.unplaced=new Et(t,n+1,Math.max(r,o.size+n>=t.size-r?n+1:0)),!0)}dropNode(){let{content:t,openStart:n,openEnd:r}=this.unplaced,o=B1(t,n);if(o.childCount<=1&&n>0){let i=t.size-n<=n+o.size;this.unplaced=new Et(jp(t,n-1,1),n-1,i?n-1:r)}else this.unplaced=new Et(jp(t,n,1),n,r)}placeNodes({sliceDepth:t,frontierDepth:n,parent:r,inject:o,wrap:i}){for(;this.depth>n;)this.closeFrontierNode();if(i)for(let k=0;k<i.length;k++)this.openFrontierNode(i[k]);let s=this.unplaced,u=r?r.content:s.content,d=s.openStart-t,f=0,g=[],{match:y,type:_}=this.frontier[n];if(o){for(let k=0;k<o.childCount;k++)g.push(o.child(k));y=y.matchFragment(o)}let M=u.size+t-(s.content.size-s.openEnd);for(;f<u.childCount;){let k=u.child(f),S=y.matchType(k.type);if(!S)break;f++,(f>1||d==0||k.content.size)&&(y=S,g.push(oN(k.mark(_.allowedMarks(k.marks)),f==1?d:0,f==u.childCount?M:-1)))}let T=f==u.childCount;T||(M=-1),this.placed=Wp(this.placed,n,dt.from(g)),this.frontier[n].match=y,T&&M<0&&r&&r.type==this.frontier[this.depth].type&&this.frontier.length>1&&this.closeFrontierNode();for(let k=0,S=u;k<M;k++){let C=S.lastChild;this.frontier.push({type:C.type,match:C.contentMatchAt(C.childCount)}),S=C.content}this.unplaced=T?t==0?Et.empty:new Et(jp(s.content,t-1,1),t-1,M<0?s.openEnd:t-1):new Et(jp(s.content,t,f),s.openStart,s.openEnd)}mustMoveInline(){if(!this.$to.parent.isTextblock)return-1;let t=this.frontier[this.depth],n;if(!t.type.isTextblock||!H1(this.$to,this.$to.depth,t.type,t.match,!1)||this.$to.depth==this.depth&&(n=this.findCloseLevel(this.$to))&&n.depth==this.depth)return-1;let{depth:r}=this.$to,o=this.$to.after(r);for(;r>1&&o==this.$to.end(--r);)++o;return o}findCloseLevel(t){e:for(let n=Math.min(this.depth,t.depth);n>=0;n--){let{match:r,type:o}=this.frontier[n],i=n<t.depth&&t.end(n+1)==t.pos+(t.depth-(n+1)),s=H1(t,n,o,r,i);if(s){for(let u=n-1;u>=0;u--){let{match:d,type:f}=this.frontier[u],g=H1(t,u,f,d,!0);if(!g||g.childCount)continue e}return{depth:n,fit:s,move:i?t.doc.resolve(t.after(n+1)):t}}}}close(t){let n=this.findCloseLevel(t);if(!n)return null;for(;this.depth>n.depth;)this.closeFrontierNode();n.fit.childCount&&(this.placed=Wp(this.placed,n.depth,n.fit)),t=n.move;for(let r=n.depth+1;r<=t.depth;r++){let o=t.node(r),i=o.type.contentMatch.fillBefore(o.content,!0,t.index(r));this.openFrontierNode(o.type,o.attrs,i)}return t}openFrontierNode(t,n=null,r){let o=this.frontier[this.depth];o.match=o.match.matchType(t),this.placed=Wp(this.placed,this.depth,dt.from(t.create(n,r))),this.frontier.push({type:t,match:t.contentMatch})}closeFrontierNode(){let n=this.frontier.pop().match.fillBefore(dt.empty,!0);n.childCount&&(this.placed=Wp(this.placed,this.frontier.length,n))}}function jp(e,t,n){return t==0?e.cutByIndex(n,e.childCount):e.replaceChild(0,e.firstChild.copy(jp(e.firstChild.content,t-1,n)))}function Wp(e,t,n){return t==0?e.append(n):e.replaceChild(e.childCount-1,e.lastChild.copy(Wp(e.lastChild.content,t-1,n)))}function B1(e,t){for(let n=0;n<t;n++)e=e.firstChild.content;return e}function oN(e,t,n){if(t<=0)return e;let r=e.content;return t>1&&(r=r.replaceChild(0,oN(r.firstChild,t-1,r.childCount==1?n-1:0))),t>0&&(r=e.type.contentMatch.fillBefore(r).append(r),n<=0&&(r=r.append(e.type.contentMatch.matchFragment(r).fillBefore(dt.empty,!0)))),e.copy(r)}function H1(e,t,n,r,o){let i=e.node(t),s=o?e.indexAfter(t):e.index(t);if(s==i.childCount&&!n.compatibleContent(i.type))return null;let u=r.fillBefore(i.content,!0,s);return u&&!AK(n,i.content,s)?u:null}function AK(e,t,n){for(let r=n;r<t.childCount;r++)if(!e.allowsMarks(t.child(r).marks))return!0;return!1}function LK(e){return e.spec.defining||e.spec.definingForContent}function OK(e,t,n,r){if(!r.size)return e.deleteRange(t,n);let o=e.doc.resolve(t),i=e.doc.resolve(n);if(rN(o,i,r))return e.step(new zo(t,n,r));let s=sN(o,e.doc.resolve(n));s[s.length-1]==0&&s.pop();let u=-(o.depth+1);s.unshift(u);for(let _=o.depth,M=o.pos-1;_>0;_--,M--){let T=o.node(_).type.spec;if(T.defining||T.definingAsContext||T.isolating)break;s.indexOf(_)>-1?u=_:o.before(_)==M&&s.splice(1,0,-_)}let d=s.indexOf(u),f=[],g=r.openStart;for(let _=r.content,M=0;;M++){let T=_.firstChild;if(f.push(T),M==r.openStart)break;_=T.content}for(let _=g-1;_>=0;_--){let M=f[_].type,T=LK(M);if(T&&o.node(d).type!=M)g=_;else if(T||!M.isTextblock)break}for(let _=r.openStart;_>=0;_--){let M=(_+g+1)%(r.openStart+1),T=f[M];if(T)for(let k=0;k<s.length;k++){let S=s[(k+d)%s.length],C=!0;S<0&&(C=!1,S=-S);let L=o.node(S-1),A=o.index(S-1);if(L.canReplaceWith(A,A,T.type,T.marks))return e.replace(o.before(S),C?i.after(S):n,new Et(iN(r.content,0,r.openStart,M),M,r.openEnd))}}let y=e.steps.length;for(let _=s.length-1;_>=0&&(e.replace(t,n,r),!(e.steps.length>y));_--){let M=s[_];M<0||(t=o.before(M),n=i.after(M))}}function iN(e,t,n,r,o){if(t<n){let i=e.firstChild;e=e.replaceChild(0,i.copy(iN(i.content,t+1,n,r,i)))}if(t>r){let i=o.contentMatchAt(0),s=i.fillBefore(e).append(e);e=s.append(i.matchFragment(s).fillBefore(dt.empty,!0))}return e}function RK(e,t,n,r){if(!r.isInline&&t==n&&e.doc.resolve(t).parent.content.size){let o=kK(e.doc,t,r.type);o!=null&&(t=n=o)}e.replaceRange(t,n,new Et(dt.from(r),0,0))}function NK(e,t,n){let r=e.doc.resolve(t),o=e.doc.resolve(n),i=sN(r,o);for(let s=0;s<i.length;s++){let u=i[s],d=s==i.length-1;if(d&&u==0||r.node(u).type.contentMatch.validEnd)return e.delete(r.start(u),o.end(u));if(u>0&&(d||r.node(u-1).canReplace(r.index(u-1),o.indexAfter(u-1))))return e.delete(r.before(u),o.after(u))}for(let s=1;s<=r.depth&&s<=o.depth;s++)if(t-r.start(s)==r.depth-s&&n>r.end(s)&&o.end(s)-n!=o.depth-s)return e.delete(r.before(s),n);e.delete(t,n)}function sN(e,t){let n=[],r=Math.min(e.depth,t.depth);for(let o=r;o>=0;o--){let i=e.start(o);if(i<e.pos-(e.depth-o)||t.end(o)>t.pos+(t.depth-o)||e.node(o).type.spec.isolating||t.node(o).type.spec.isolating)break;(i==t.start(o)||o==e.depth&&o==t.depth&&e.parent.inlineContent&&t.parent.inlineContent&&o&&t.start(o-1)==i-1)&&n.push(o)}return n}class uf extends Ki{constructor(t,n,r){super(),this.pos=t,this.attr=n,this.value=r}apply(t){let n=t.nodeAt(this.pos);if(!n)return vo.fail("No node at attribute step's position");let r=Object.create(null);for(let i in n.attrs)r[i]=n.attrs[i];r[this.attr]=this.value;let o=n.type.create(r,null,n.marks);return vo.fromReplace(t,this.pos,this.pos+1,new Et(dt.from(o),0,n.isLeaf?0:1))}getMap(){return Cs.empty}invert(t){return new uf(this.pos,this.attr,t.nodeAt(this.pos).attrs[this.attr])}map(t){let n=t.mapResult(this.pos,1);return n.deletedAfter?null:new uf(n.pos,this.attr,this.value)}toJSON(){return{stepType:"attr",pos:this.pos,attr:this.attr,value:this.value}}static fromJSON(t,n){if(typeof n.pos!="number"||typeof n.attr!="string")throw new RangeError("Invalid input for AttrStep.fromJSON");return new uf(n.pos,n.attr,n.value)}}Ki.jsonID("attr",uf);let Ef=class extends Error{};Ef=function e(t){let n=Error.call(this,t);return n.__proto__=e.prototype,n};Ef.prototype=Object.create(Error.prototype);Ef.prototype.constructor=Ef;Ef.prototype.name="TransformError";class PK{constructor(t){this.doc=t,this.steps=[],this.docs=[],this.mapping=new fh}get before(){return this.docs.length?this.docs[0]:this.doc}step(t){let n=this.maybeStep(t);if(n.failed)throw new Ef(n.failed);return this}maybeStep(t){let n=t.apply(this.doc);return n.failed||this.addStep(t,n.doc),n}get docChanged(){return this.steps.length>0}addStep(t,n){this.docs.push(this.doc),this.steps.push(t),this.mapping.appendMap(t.getMap()),this.doc=n}replace(t,n=t,r=Et.empty){let o=QC(this.doc,t,n,r);return o&&this.step(o),this}replaceWith(t,n,r){return this.replace(t,n,new Et(dt.from(r),0,0))}delete(t,n){return this.replace(t,n,Et.empty)}insert(t,n){return this.replaceWith(t,t,n)}replaceRange(t,n,r){return OK(this,t,n,r),this}replaceRangeWith(t,n,r){return RK(this,t,n,r),this}deleteRange(t,n){return NK(this,t,n),this}lift(t,n){return yK(this,t,n),this}join(t,n=1){return SK(this,t,n),this}wrap(t,n){return MK(this,t,n),this}setBlockType(t,n=t,r,o=null){return IK(this,t,n,r,o),this}setNodeMarkup(t,n,r=null,o){return TK(this,t,n,r,o),this}setNodeAttribute(t,n,r){return this.step(new uf(t,n,r)),this}addNodeMark(t,n){return this.step(new zl(t,n)),this}removeNodeMark(t,n){if(!(n instanceof lr)){let r=this.doc.nodeAt(t);if(!r)throw new RangeError("No node at position "+t);if(n=n.isInSet(r.marks),!n)return this}return this.step(new Df(t,n)),this}split(t,n=1,r){return wK(this,t,n,r),this}addMark(t,n,r){return hK(this,t,n,r),this}removeMark(t,n,r){return gK(this,t,n,r),this}clearIncompatible(t,n,r){return mK(this,t,n,r),this}}const q1=Object.create(null);class Dn{constructor(t,n,r){this.$anchor=t,this.$head=n,this.ranges=r||[new xK(t.min(n),t.max(n))]}get anchor(){return this.$anchor.pos}get head(){return this.$head.pos}get from(){return this.$from.pos}get to(){return this.$to.pos}get $from(){return this.ranges[0].$from}get $to(){return this.ranges[0].$to}get empty(){let t=this.ranges;for(let n=0;n<t.length;n++)if(t[n].$from.pos!=t[n].$to.pos)return!1;return!0}content(){return this.$from.doc.slice(this.from,this.to,!0)}replace(t,n=Et.empty){let r=n.content.lastChild,o=null;for(let u=0;u<n.openEnd;u++)o=r,r=r.lastChild;let i=t.steps.length,s=this.ranges;for(let u=0;u<s.length;u++){let{$from:d,$to:f}=s[u],g=t.mapping.slice(i);t.replaceRange(g.map(d.pos),g.map(f.pos),u?Et.empty:n),u==0&&n2(t,i,(r?r.isInline:o&&o.isTextblock)?-1:1)}}replaceWith(t,n){let r=t.steps.length,o=this.ranges;for(let i=0;i<o.length;i++){let{$from:s,$to:u}=o[i],d=t.mapping.slice(r),f=d.map(s.pos),g=d.map(u.pos);i?t.deleteRange(f,g):(t.replaceRangeWith(f,g,n),n2(t,r,n.isInline?-1:1))}}static findFrom(t,n,r=!1){let o=t.parent.inlineContent?new Bn(t):Hd(t.node(0),t.parent,t.pos,t.index(),n,r);if(o)return o;for(let i=t.depth-1;i>=0;i--){let s=n<0?Hd(t.node(0),t.node(i),t.before(i+1),t.index(i),n,r):Hd(t.node(0),t.node(i),t.after(i+1),t.index(i)+1,n,r);if(s)return s}return null}static near(t,n=1){return this.findFrom(t,n)||this.findFrom(t,-n)||new js(t.node(0))}static atStart(t){return Hd(t,t,0,0,1)||new js(t)}static atEnd(t){return Hd(t,t,t.content.size,t.childCount,-1)||new js(t)}static fromJSON(t,n){if(!n||!n.type)throw new RangeError("Invalid input for Selection.fromJSON");let r=q1[n.type];if(!r)throw new RangeError(`No selection type ${n.type} defined`);return r.fromJSON(t,n)}static jsonID(t,n){if(t in q1)throw new RangeError("Duplicate use of selection JSON ID "+t);return q1[t]=n,n.prototype.jsonID=t,n}getBookmark(){return Bn.between(this.$anchor,this.$head).getBookmark()}}Dn.prototype.visible=!0;class xK{constructor(t,n){this.$from=t,this.$to=n}}let e2=!1;function t2(e){!e2&&!e.parent.inlineContent&&(e2=!0,console.warn("TextSelection endpoint not pointing into a node with inline content ("+e.parent.type.name+")"))}class Bn extends Dn{constructor(t,n=t){t2(t),t2(n),super(t,n)}get $cursor(){return this.$anchor.pos==this.$head.pos?this.$head:null}map(t,n){let r=t.resolve(n.map(this.head));if(!r.parent.inlineContent)return Dn.near(r);let o=t.resolve(n.map(this.anchor));return new Bn(o.parent.inlineContent?o:r,r)}replace(t,n=Et.empty){if(super.replace(t,n),n==Et.empty){let r=this.$from.marksAcross(this.$to);r&&t.ensureMarks(r)}}eq(t){return t instanceof Bn&&t.anchor==this.anchor&&t.head==this.head}getBookmark(){return new qy(this.anchor,this.head)}toJSON(){return{type:"text",anchor:this.anchor,head:this.head}}static fromJSON(t,n){if(typeof n.anchor!="number"||typeof n.head!="number")throw new RangeError("Invalid input for TextSelection.fromJSON");return new Bn(t.resolve(n.anchor),t.resolve(n.head))}static create(t,n,r=n){let o=t.resolve(n);return new this(o,r==n?o:t.resolve(r))}static between(t,n,r){let o=t.pos-n.pos;if((!r||o)&&(r=o>=0?1:-1),!n.parent.inlineContent){let i=Dn.findFrom(n,r,!0)||Dn.findFrom(n,-r,!0);if(i)n=i.$head;else return Dn.near(n,r)}return t.parent.inlineContent||(o==0?t=n:(t=(Dn.findFrom(t,-r,!0)||Dn.findFrom(t,r,!0)).$anchor,t.pos<n.pos!=o<0&&(t=n))),new Bn(t,n)}}Dn.jsonID("text",Bn);class qy{constructor(t,n){this.anchor=t,this.head=n}map(t){return new qy(t.map(this.anchor),t.map(this.head))}resolve(t){return Bn.between(t.resolve(this.anchor),t.resolve(this.head))}}class ln extends Dn{constructor(t){let n=t.nodeAfter,r=t.node(0).resolve(t.pos+n.nodeSize);super(t,r),this.node=n}map(t,n){let{deleted:r,pos:o}=n.mapResult(this.anchor),i=t.resolve(o);return r?Dn.near(i):new ln(i)}content(){return new Et(dt.from(this.node),0,0)}eq(t){return t instanceof ln&&t.anchor==this.anchor}toJSON(){return{type:"node",anchor:this.anchor}}getBookmark(){return new eT(this.anchor)}static fromJSON(t,n){if(typeof n.anchor!="number")throw new RangeError("Invalid input for NodeSelection.fromJSON");return new ln(t.resolve(n.anchor))}static create(t,n){return new ln(t.resolve(n))}static isSelectable(t){return!t.isText&&t.type.spec.selectable!==!1}}ln.prototype.visible=!1;Dn.jsonID("node",ln);class eT{constructor(t){this.anchor=t}map(t){let{deleted:n,pos:r}=t.mapResult(this.anchor);return n?new qy(r,r):new eT(r)}resolve(t){let n=t.resolve(this.anchor),r=n.nodeAfter;return r&&ln.isSelectable(r)?new ln(n):Dn.near(n)}}class js extends Dn{constructor(t){super(t.resolve(0),t.resolve(t.content.size))}replace(t,n=Et.empty){if(n==Et.empty){t.delete(0,t.doc.content.size);let r=Dn.atStart(t.doc);r.eq(t.selection)||t.setSelection(r)}else super.replace(t,n)}toJSON(){return{type:"all"}}static fromJSON(t){return new js(t)}map(t){return new js(t)}eq(t){return t instanceof js}getBookmark(){return UK}}Dn.jsonID("all",js);const UK={map(){return this},resolve(e){return new js(e)}};function Hd(e,t,n,r,o,i=!1){if(t.inlineContent)return Bn.create(e,n);for(let s=r-(o>0?0:1);o>0?s<t.childCount:s>=0;s+=o){let u=t.child(s);if(u.isAtom){if(!i&&ln.isSelectable(u))return ln.create(e,n-(o<0?u.nodeSize:0))}else{let d=Hd(e,u,n+o,o<0?u.childCount:0,o,i);if(d)return d}n+=u.nodeSize*o}return null}function n2(e,t,n){let r=e.steps.length-1;if(r<t)return;let o=e.steps[r];if(!(o instanceof zo||o instanceof Po))return;let i=e.mapping.maps[r],s;i.forEach((u,d,f,g)=>{s==null&&(s=g)}),e.setSelection(Dn.near(e.doc.resolve(s),n))}const r2=1,Im=2,o2=4;class FK extends PK{constructor(t){super(t.doc),this.curSelectionFor=0,this.updated=0,this.meta=Object.create(null),this.time=Date.now(),this.curSelection=t.selection,this.storedMarks=t.storedMarks}get selection(){return this.curSelectionFor<this.steps.length&&(this.curSelection=this.curSelection.map(this.doc,this.mapping.slice(this.curSelectionFor)),this.curSelectionFor=this.steps.length),this.curSelection}setSelection(t){if(t.$from.doc!=this.doc)throw new RangeError("Selection passed to setSelection must point at the current document");return this.curSelection=t,this.curSelectionFor=this.steps.length,this.updated=(this.updated|r2)&~Im,this.storedMarks=null,this}get selectionSet(){return(this.updated&r2)>0}setStoredMarks(t){return this.storedMarks=t,this.updated|=Im,this}ensureMarks(t){return lr.sameSet(this.storedMarks||this.selection.$from.marks(),t)||this.setStoredMarks(t),this}addStoredMark(t){return this.ensureMarks(t.addToSet(this.storedMarks||this.selection.$head.marks()))}removeStoredMark(t){return this.ensureMarks(t.removeFromSet(this.storedMarks||this.selection.$head.marks()))}get storedMarksSet(){return(this.updated&Im)>0}addStep(t,n){super.addStep(t,n),this.updated=this.updated&~Im,this.storedMarks=null}setTime(t){return this.time=t,this}replaceSelection(t){return this.selection.replace(this,t),this}replaceSelectionWith(t,n=!0){let r=this.selection;return n&&(t=t.mark(this.storedMarks||(r.empty?r.$from.marks():r.$from.marksAcross(r.$to)||lr.none))),r.replaceWith(this,t),this}deleteSelection(){return this.selection.replace(this),this}insertText(t,n,r){let o=this.doc.type.schema;if(n==null)return t?this.replaceSelectionWith(o.text(t),!0):this.deleteSelection();{if(r==null&&(r=n),r=r??n,!t)return this.deleteRange(n,r);let i=this.storedMarks;if(!i){let s=this.doc.resolve(n);i=r==n?s.marks():s.marksAcross(this.doc.resolve(r))}return this.replaceRangeWith(n,r,o.text(t,i)),this.selection.empty||this.setSelection(Dn.near(this.selection.$to)),this}}setMeta(t,n){return this.meta[typeof t=="string"?t:t.key]=n,this}getMeta(t){return this.meta[typeof t=="string"?t:t.key]}get isGeneric(){for(let t in this.meta)return!1;return!0}scrollIntoView(){return this.updated|=o2,this}get scrolledIntoView(){return(this.updated&o2)>0}}function i2(e,t){return!t||!e?e:e.bind(t)}class Kp{constructor(t,n,r){this.name=t,this.init=i2(n.init,r),this.apply=i2(n.apply,r)}}const GK=[new Kp("doc",{init(e){return e.doc||e.schema.topNodeType.createAndFill()},apply(e){return e.doc}}),new Kp("selection",{init(e,t){return e.selection||Dn.atStart(t.doc)},apply(e){return e.selection}}),new Kp("storedMarks",{init(e){return e.storedMarks||null},apply(e,t,n,r){return r.selection.$cursor?e.storedMarks:null}}),new Kp("scrollToSelection",{init(){return 0},apply(e,t){return e.scrolledIntoView?t+1:t}})];class V1{constructor(t,n){this.schema=t,this.plugins=[],this.pluginsByKey=Object.create(null),this.fields=GK.slice(),n&&n.forEach(r=>{if(this.pluginsByKey[r.key])throw new RangeError("Adding different instances of a keyed plugin ("+r.key+")");this.plugins.push(r),this.pluginsByKey[r.key]=r,r.spec.state&&this.fields.push(new Kp(r.key,r.spec.state,r))})}}class Kd{constructor(t){this.config=t}get schema(){return this.config.schema}get plugins(){return this.config.plugins}apply(t){return this.applyTransaction(t).state}filterTransaction(t,n=-1){for(let r=0;r<this.config.plugins.length;r++)if(r!=n){let o=this.config.plugins[r];if(o.spec.filterTransaction&&!o.spec.filterTransaction.call(o,t,this))return!1}return!0}applyTransaction(t){if(!this.filterTransaction(t))return{state:this,transactions:[]};let n=[t],r=this.applyInner(t),o=null;for(;;){let i=!1;for(let s=0;s<this.config.plugins.length;s++){let u=this.config.plugins[s];if(u.spec.appendTransaction){let d=o?o[s].n:0,f=o?o[s].state:this,g=d<n.length&&u.spec.appendTransaction.call(u,d?n.slice(d):n,f,r);if(g&&r.filterTransaction(g,s)){if(g.setMeta("appendedTransaction",t),!o){o=[];for(let y=0;y<this.config.plugins.length;y++)o.push(y<s?{state:r,n:n.length}:{state:this,n:0})}n.push(g),r=r.applyInner(g),i=!0}o&&(o[s]={state:r,n:n.length})}}if(!i)return{state:r,transactions:n}}}applyInner(t){if(!t.before.eq(this.doc))throw new RangeError("Applying a mismatched transaction");let n=new Kd(this.config),r=this.config.fields;for(let o=0;o<r.length;o++){let i=r[o];n[i.name]=i.apply(t,this[i.name],this,n)}return n}get tr(){return new FK(this)}static create(t){let n=new V1(t.doc?t.doc.type.schema:t.schema,t.plugins),r=new Kd(n);for(let o=0;o<n.fields.length;o++)r[n.fields[o].name]=n.fields[o].init(t,r);return r}reconfigure(t){let n=new V1(this.schema,t.plugins),r=n.fields,o=new Kd(n);for(let i=0;i<r.length;i++){let s=r[i].name;o[s]=this.hasOwnProperty(s)?this[s]:r[i].init(t,o)}return o}toJSON(t){let n={doc:this.doc.toJSON(),selection:this.selection.toJSON()};if(this.storedMarks&&(n.storedMarks=this.storedMarks.map(r=>r.toJSON())),t&&typeof t=="object")for(let r in t){if(r=="doc"||r=="selection")throw new RangeError("The JSON fields `doc` and `selection` are reserved");let o=t[r],i=o.spec.state;i&&i.toJSON&&(n[r]=i.toJSON.call(o,this[o.key]))}return n}static fromJSON(t,n,r){if(!n)throw new RangeError("Invalid input for EditorState.fromJSON");if(!t.schema)throw new RangeError("Required config field 'schema' missing");let o=new V1(t.schema,t.plugins),i=new Kd(o);return o.fields.forEach(s=>{if(s.name=="doc")i.doc=Fc.fromJSON(t.schema,n.doc);else if(s.name=="selection")i.selection=Dn.fromJSON(i.doc,n.selection);else if(s.name=="storedMarks")n.storedMarks&&(i.storedMarks=n.storedMarks.map(t.schema.markFromJSON));else{if(r)for(let u in r){let d=r[u],f=d.spec.state;if(d.key==s.name&&f&&f.fromJSON&&Object.prototype.hasOwnProperty.call(n,u)){i[s.name]=f.fromJSON.call(d,t,n[u],i);return}}i[s.name]=s.init(t,i)}}),i}}function aN(e,t,n){for(let r in e){let o=e[r];o instanceof Function?o=o.bind(t):r=="handleDOMEvents"&&(o=aN(o,t,{})),n[r]=o}return n}class La{constructor(t){this.spec=t,this.props={},t.props&&aN(t.props,this,this.props),this.key=t.key?t.key.key:lN("plugin")}getState(t){return t[this.key]}}const z1=Object.create(null);function lN(e){return e in z1?e+"$"+ ++z1[e]:(z1[e]=0,e+"$")}class Tu{constructor(t="key"){this.key=lN(t)}get(t){return t.config.pluginsByKey[this.key]}getState(t){return t[this.key]}}const Ti=function(e){for(var t=0;;t++)if(e=e.previousSibling,!e)return t},Wh=function(e){let t=e.assignedSlot||e.parentNode;return t&&t.nodeType==11?t.host:t};let s2=null;const Wa=function(e,t,n){let r=s2||(s2=document.createRange());return r.setEnd(e,n??e.nodeValue.length),r.setStart(e,t||0),r},Xc=function(e,t,n,r){return n&&(a2(e,t,n,r,-1)||a2(e,t,n,r,1))},$K=/^(img|br|input|textarea|hr)$/i;function a2(e,t,n,r,o){for(;;){if(e==n&&t==r)return!0;if(t==(o<0?0:ga(e))){let i=e.parentNode;if(!i||i.nodeType!=1||tT(e)||$K.test(e.nodeName)||e.contentEditable=="false")return!1;t=Ti(e)+(o<0?0:1),e=i}else if(e.nodeType==1){if(e=e.childNodes[t+(o<0?-1:0)],e.contentEditable=="false")return!1;t=o<0?ga(e):0}else return!1}}function ga(e){return e.nodeType==3?e.nodeValue.length:e.childNodes.length}function BK(e,t,n){for(let r=t==0,o=t==ga(e);r||o;){if(e==n)return!0;let i=Ti(e);if(e=e.parentNode,!e)return!1;r=r&&i==0,o=o&&i==ga(e)}}function tT(e){let t;for(let n=e;n&&!(t=n.pmViewDesc);n=n.parentNode);return t&&t.node&&t.node.isBlock&&(t.dom==e||t.contentDOM==e)}const Vy=function(e){return e.focusNode&&Xc(e.focusNode,e.focusOffset,e.anchorNode,e.anchorOffset)};function ic(e,t){let n=document.createEvent("Event");return n.initEvent("keydown",!0,!0),n.keyCode=e,n.key=n.code=t,n}function HK(e){let t=e.activeElement;for(;t&&t.shadowRoot;)t=t.shadowRoot.activeElement;return t}function qK(e,t,n){if(e.caretPositionFromPoint)try{let r=e.caretPositionFromPoint(t,n);if(r)return{node:r.offsetNode,offset:r.offset}}catch{}if(e.caretRangeFromPoint){let r=e.caretRangeFromPoint(t,n);if(r)return{node:r.startContainer,offset:r.startOffset}}}const ka=typeof navigator<"u"?navigator:null,l2=typeof document<"u"?document:null,wu=ka&&ka.userAgent||"",HM=/Edge\/(\d+)/.exec(wu),uN=/MSIE \d/.exec(wu),qM=/Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(wu),zi=!!(uN||qM||HM),su=uN?document.documentMode:qM?+qM[1]:HM?+HM[1]:0,Ys=!zi&&/gecko\/(\d+)/i.test(wu);Ys&&+(/Firefox\/(\d+)/.exec(wu)||[0,0])[1];const VM=!zi&&/Chrome\/(\d+)/.exec(wu),di=!!VM,VK=VM?+VM[1]:0,ki=!zi&&!!ka&&/Apple Computer/.test(ka.vendor),Af=ki&&(/Mobile\/\w+/.test(wu)||!!ka&&ka.maxTouchPoints>2),bs=Af||(ka?/Mac/.test(ka.platform):!1),zK=ka?/Win/.test(ka.platform):!1,$s=/Android \d/.test(wu),zy=!!l2&&"webkitFontSmoothing"in l2.documentElement.style,jK=zy?+(/\bAppleWebKit\/(\d+)/.exec(navigator.userAgent)||[0,0])[1]:0;function WK(e){return{left:0,right:e.documentElement.clientWidth,top:0,bottom:e.documentElement.clientHeight}}function Ba(e,t){return typeof e=="number"?e:e[t]}function KK(e){let t=e.getBoundingClientRect(),n=t.width/e.offsetWidth||1,r=t.height/e.offsetHeight||1;return{left:t.left,right:t.left+e.clientWidth*n,top:t.top,bottom:t.top+e.clientHeight*r}}function u2(e,t,n){let r=e.someProp("scrollThreshold")||0,o=e.someProp("scrollMargin")||5,i=e.dom.ownerDocument;for(let s=n||e.dom;s;s=Wh(s)){if(s.nodeType!=1)continue;let u=s,d=u==i.body,f=d?WK(i):KK(u),g=0,y=0;if(t.top<f.top+Ba(r,"top")?y=-(f.top-t.top+Ba(o,"top")):t.bottom>f.bottom-Ba(r,"bottom")&&(y=t.bottom-t.top>f.bottom-f.top?t.top+Ba(o,"top")-f.top:t.bottom-f.bottom+Ba(o,"bottom")),t.left<f.left+Ba(r,"left")?g=-(f.left-t.left+Ba(o,"left")):t.right>f.right-Ba(r,"right")&&(g=t.right-f.right+Ba(o,"right")),g||y)if(d)i.defaultView.scrollBy(g,y);else{let _=u.scrollLeft,M=u.scrollTop;y&&(u.scrollTop+=y),g&&(u.scrollLeft+=g);let T=u.scrollLeft-_,k=u.scrollTop-M;t={left:t.left-T,top:t.top-k,right:t.right-T,bottom:t.bottom-k}}if(d||/^(fixed|sticky)$/.test(getComputedStyle(s).position))break}}function YK(e){let t=e.dom.getBoundingClientRect(),n=Math.max(0,t.top),r,o;for(let i=(t.left+t.right)/2,s=n+1;s<Math.min(innerHeight,t.bottom);s+=5){let u=e.root.elementFromPoint(i,s);if(!u||u==e.dom||!e.dom.contains(u))continue;let d=u.getBoundingClientRect();if(d.top>=n-20){r=u,o=d.top;break}}return{refDOM:r,refTop:o,stack:cN(e.dom)}}function cN(e){let t=[],n=e.ownerDocument;for(let r=e;r&&(t.push({dom:r,top:r.scrollTop,left:r.scrollLeft}),e!=n);r=Wh(r));return t}function JK({refDOM:e,refTop:t,stack:n}){let r=e?e.getBoundingClientRect().top:0;dN(n,r==0?0:r-t)}function dN(e,t){for(let n=0;n<e.length;n++){let{dom:r,top:o,left:i}=e[n];r.scrollTop!=o+t&&(r.scrollTop=o+t),r.scrollLeft!=i&&(r.scrollLeft=i)}}let Nd=null;function XK(e){if(e.setActive)return e.setActive();if(Nd)return e.focus(Nd);let t=cN(e);e.focus(Nd==null?{get preventScroll(){return Nd={preventScroll:!0},!0}}:void 0),Nd||(Nd=!1,dN(t,0))}function fN(e,t){let n,r=2e8,o,i=0,s=t.top,u=t.top,d,f;for(let g=e.firstChild,y=0;g;g=g.nextSibling,y++){let _;if(g.nodeType==1)_=g.getClientRects();else if(g.nodeType==3)_=Wa(g).getClientRects();else continue;for(let M=0;M<_.length;M++){let T=_[M];if(T.top<=s&&T.bottom>=u){s=Math.max(T.bottom,s),u=Math.min(T.top,u);let k=T.left>t.left?T.left-t.left:T.right<t.left?t.left-T.right:0;if(k<r){n=g,r=k,o=k&&n.nodeType==3?{left:T.right<t.left?T.right:T.left,top:t.top}:t,g.nodeType==1&&k&&(i=y+(t.left>=(T.left+T.right)/2?1:0));continue}}else T.top>t.top&&!d&&T.left<=t.left&&T.right>=t.left&&(d=g,f={left:Math.max(T.left,Math.min(T.right,t.left)),top:T.top});!n&&(t.left>=T.right&&t.top>=T.top||t.left>=T.left&&t.top>=T.bottom)&&(i=y+1)}}return!n&&d&&(n=d,o=f,r=0),n&&n.nodeType==3?ZK(n,o):!n||r&&n.nodeType==1?{node:e,offset:i}:fN(n,o)}function ZK(e,t){let n=e.nodeValue.length,r=document.createRange();for(let o=0;o<n;o++){r.setEnd(e,o+1),r.setStart(e,o);let i=Ol(r,1);if(i.top!=i.bottom&&nT(t,i))return{node:e,offset:o+(t.left>=(i.left+i.right)/2?1:0)}}return{node:e,offset:0}}function nT(e,t){return e.left>=t.left-1&&e.left<=t.right+1&&e.top>=t.top-1&&e.top<=t.bottom+1}function QK(e,t){let n=e.parentNode;return n&&/^li$/i.test(n.nodeName)&&t.left<e.getBoundingClientRect().left?n:e}function eY(e,t,n){let{node:r,offset:o}=fN(t,n),i=-1;if(r.nodeType==1&&!r.firstChild){let s=r.getBoundingClientRect();i=s.left!=s.right&&n.left>(s.left+s.right)/2?1:-1}return e.docView.posFromDOM(r,o,i)}function tY(e,t,n,r){let o=-1;for(let i=t,s=!1;i!=e.dom;){let u=e.docView.nearestDesc(i,!0);if(!u)return null;if(u.dom.nodeType==1&&(u.node.isBlock&&u.parent&&!s||!u.contentDOM)){let d=u.dom.getBoundingClientRect();if(u.node.isBlock&&u.parent&&!s&&(s=!0,d.left>r.left||d.top>r.top?o=u.posBefore:(d.right<r.left||d.bottom<r.top)&&(o=u.posAfter)),!u.contentDOM&&o<0&&!u.node.isText)return(u.node.isBlock?r.top<(d.top+d.bottom)/2:r.left<(d.left+d.right)/2)?u.posBefore:u.posAfter}i=u.dom.parentNode}return o>-1?o:e.docView.posFromDOM(t,n,-1)}function pN(e,t,n){let r=e.childNodes.length;if(r&&n.top<n.bottom)for(let o=Math.max(0,Math.min(r-1,Math.floor(r*(t.top-n.top)/(n.bottom-n.top))-2)),i=o;;){let s=e.childNodes[i];if(s.nodeType==1){let u=s.getClientRects();for(let d=0;d<u.length;d++){let f=u[d];if(nT(t,f))return pN(s,t,f)}}if((i=(i+1)%r)==o)break}return e}function nY(e,t){let n=e.dom.ownerDocument,r,o=0,i=qK(n,t.left,t.top);i&&({node:r,offset:o}=i);let s=(e.root.elementFromPoint?e.root:n).elementFromPoint(t.left,t.top),u;if(!s||!e.dom.contains(s.nodeType!=1?s.parentNode:s)){let f=e.dom.getBoundingClientRect();if(!nT(t,f)||(s=pN(e.dom,t,f),!s))return null}if(ki)for(let f=s;r&&f;f=Wh(f))f.draggable&&(r=void 0);if(s=QK(s,t),r){if(Ys&&r.nodeType==1&&(o=Math.min(o,r.childNodes.length),o<r.childNodes.length)){let f=r.childNodes[o],g;f.nodeName=="IMG"&&(g=f.getBoundingClientRect()).right<=t.left&&g.bottom>t.top&&o++}r==e.dom&&o==r.childNodes.length-1&&r.lastChild.nodeType==1&&t.top>r.lastChild.getBoundingClientRect().bottom?u=e.state.doc.content.size:(o==0||r.nodeType!=1||r.childNodes[o-1].nodeName!="BR")&&(u=tY(e,r,o,t))}u==null&&(u=eY(e,s,t));let d=e.docView.nearestDesc(s,!0);return{pos:u,inside:d?d.posAtStart-d.border:-1}}function c2(e){return e.top<e.bottom||e.left<e.right}function Ol(e,t){let n=e.getClientRects();if(n.length){let r=n[t<0?0:n.length-1];if(c2(r))return r}return Array.prototype.find.call(n,c2)||e.getBoundingClientRect()}const rY=/[\u0590-\u05f4\u0600-\u06ff\u0700-\u08ac]/;function hN(e,t,n){let{node:r,offset:o,atom:i}=e.docView.domFromPos(t,n<0?-1:1),s=zy||Ys;if(r.nodeType==3)if(s&&(rY.test(r.nodeValue)||(n<0?!o:o==r.nodeValue.length))){let d=Ol(Wa(r,o,o),n);if(Ys&&o&&/\s/.test(r.nodeValue[o-1])&&o<r.nodeValue.length){let f=Ol(Wa(r,o-1,o-1),-1);if(f.top==d.top){let g=Ol(Wa(r,o,o+1),-1);if(g.top!=d.top)return Np(g,g.left<f.left)}}return d}else{let d=o,f=o,g=n<0?1:-1;return n<0&&!o?(f++,g=-1):n>=0&&o==r.nodeValue.length?(d--,g=1):n<0?d--:f++,Np(Ol(Wa(r,d,f),g),g<0)}if(!e.state.doc.resolve(t-(i||0)).parent.inlineContent){if(i==null&&o&&(n<0||o==ga(r))){let d=r.childNodes[o-1];if(d.nodeType==1)return j1(d.getBoundingClientRect(),!1)}if(i==null&&o<ga(r)){let d=r.childNodes[o];if(d.nodeType==1)return j1(d.getBoundingClientRect(),!0)}return j1(r.getBoundingClientRect(),n>=0)}if(i==null&&o&&(n<0||o==ga(r))){let d=r.childNodes[o-1],f=d.nodeType==3?Wa(d,ga(d)-(s?0:1)):d.nodeType==1&&(d.nodeName!="BR"||!d.nextSibling)?d:null;if(f)return Np(Ol(f,1),!1)}if(i==null&&o<ga(r)){let d=r.childNodes[o];for(;d.pmViewDesc&&d.pmViewDesc.ignoreForCoords;)d=d.nextSibling;let f=d?d.nodeType==3?Wa(d,0,s?0:1):d.nodeType==1?d:null:null;if(f)return Np(Ol(f,-1),!0)}return Np(Ol(r.nodeType==3?Wa(r):r,-n),n>=0)}function Np(e,t){if(e.width==0)return e;let n=t?e.left:e.right;return{top:e.top,bottom:e.bottom,left:n,right:n}}function j1(e,t){if(e.height==0)return e;let n=t?e.top:e.bottom;return{top:n,bottom:n,left:e.left,right:e.right}}function gN(e,t,n){let r=e.state,o=e.root.activeElement;r!=t&&e.updateState(t),o!=e.dom&&e.focus();try{return n()}finally{r!=t&&e.updateState(r),o!=e.dom&&o&&o.focus()}}function oY(e,t,n){let r=t.selection,o=n=="up"?r.$from:r.$to;return gN(e,t,()=>{let{node:i}=e.docView.domFromPos(o.pos,n=="up"?-1:1);for(;;){let u=e.docView.nearestDesc(i,!0);if(!u)break;if(u.node.isBlock){i=u.contentDOM||u.dom;break}i=u.dom.parentNode}let s=hN(e,o.pos,1);for(let u=i.firstChild;u;u=u.nextSibling){let d;if(u.nodeType==1)d=u.getClientRects();else if(u.nodeType==3)d=Wa(u,0,u.nodeValue.length).getClientRects();else continue;for(let f=0;f<d.length;f++){let g=d[f];if(g.bottom>g.top+1&&(n=="up"?s.top-g.top>(g.bottom-s.top)*2:g.bottom-s.bottom>(s.bottom-g.top)*2))return!1}}return!0})}const iY=/[\u0590-\u08ac]/;function sY(e,t,n){let{$head:r}=t.selection;if(!r.parent.isTextblock)return!1;let o=r.parentOffset,i=!o,s=o==r.parent.content.size,u=e.domSelection();return!iY.test(r.parent.textContent)||!u.modify?n=="left"||n=="backward"?i:s:gN(e,t,()=>{let{focusNode:d,focusOffset:f,anchorNode:g,anchorOffset:y}=e.domSelectionRange(),_=u.caretBidiLevel;u.modify("move",n,"character");let M=r.depth?e.docView.domAfterPos(r.before()):e.dom,{focusNode:T,focusOffset:k}=e.domSelectionRange(),S=T&&!M.contains(T.nodeType==1?T:T.parentNode)||d==T&&f==k;try{u.collapse(g,y),d&&(d!=g||f!=y)&&u.extend&&u.extend(d,f)}catch{}return _!=null&&(u.caretBidiLevel=_),S})}let d2=null,f2=null,p2=!1;function aY(e,t,n){return d2==t&&f2==n?p2:(d2=t,f2=n,p2=n=="up"||n=="down"?oY(e,t,n):sY(e,t,n))}const Ss=0,h2=1,cc=2,Da=3;class gg{constructor(t,n,r,o){this.parent=t,this.children=n,this.dom=r,this.contentDOM=o,this.dirty=Ss,r.pmViewDesc=this}matchesWidget(t){return!1}matchesMark(t){return!1}matchesNode(t,n,r){return!1}matchesHack(t){return!1}parseRule(){return null}stopEvent(t){return!1}get size(){let t=0;for(let n=0;n<this.children.length;n++)t+=this.children[n].size;return t}get border(){return 0}destroy(){this.parent=void 0,this.dom.pmViewDesc==this&&(this.dom.pmViewDesc=void 0);for(let t=0;t<this.children.length;t++)this.children[t].destroy()}posBeforeChild(t){for(let n=0,r=this.posAtStart;;n++){let o=this.children[n];if(o==t)return r;r+=o.size}}get posBefore(){return this.parent.posBeforeChild(this)}get posAtStart(){return this.parent?this.parent.posBeforeChild(this)+this.border:0}get posAfter(){return this.posBefore+this.size}get posAtEnd(){return this.posAtStart+this.size-2*this.border}localPosFromDOM(t,n,r){if(this.contentDOM&&this.contentDOM.contains(t.nodeType==1?t:t.parentNode))if(r<0){let i,s;if(t==this.contentDOM)i=t.childNodes[n-1];else{for(;t.parentNode!=this.contentDOM;)t=t.parentNode;i=t.previousSibling}for(;i&&!((s=i.pmViewDesc)&&s.parent==this);)i=i.previousSibling;return i?this.posBeforeChild(s)+s.size:this.posAtStart}else{let i,s;if(t==this.contentDOM)i=t.childNodes[n];else{for(;t.parentNode!=this.contentDOM;)t=t.parentNode;i=t.nextSibling}for(;i&&!((s=i.pmViewDesc)&&s.parent==this);)i=i.nextSibling;return i?this.posBeforeChild(s):this.posAtEnd}let o;if(t==this.dom&&this.contentDOM)o=n>Ti(this.contentDOM);else if(this.contentDOM&&this.contentDOM!=this.dom&&this.dom.contains(this.contentDOM))o=t.compareDocumentPosition(this.contentDOM)&2;else if(this.dom.firstChild){if(n==0)for(let i=t;;i=i.parentNode){if(i==this.dom){o=!1;break}if(i.previousSibling)break}if(o==null&&n==t.childNodes.length)for(let i=t;;i=i.parentNode){if(i==this.dom){o=!0;break}if(i.nextSibling)break}}return o??r>0?this.posAtEnd:this.posAtStart}nearestDesc(t,n=!1){for(let r=!0,o=t;o;o=o.parentNode){let i=this.getDesc(o),s;if(i&&(!n||i.node))if(r&&(s=i.nodeDOM)&&!(s.nodeType==1?s.contains(t.nodeType==1?t:t.parentNode):s==t))r=!1;else return i}}getDesc(t){let n=t.pmViewDesc;for(let r=n;r;r=r.parent)if(r==this)return n}posFromDOM(t,n,r){for(let o=t;o;o=o.parentNode){let i=this.getDesc(o);if(i)return i.localPosFromDOM(t,n,r)}return-1}descAt(t){for(let n=0,r=0;n<this.children.length;n++){let o=this.children[n],i=r+o.size;if(r==t&&i!=r){for(;!o.border&&o.children.length;)o=o.children[0];return o}if(t<i)return o.descAt(t-r-o.border);r=i}}domFromPos(t,n){if(!this.contentDOM)return{node:this.dom,offset:0,atom:t+1};let r=0,o=0;for(let i=0;r<this.children.length;r++){let s=this.children[r],u=i+s.size;if(u>t||s instanceof vN){o=t-i;break}i=u}if(o)return this.children[r].domFromPos(o-this.children[r].border,n);for(let i;r&&!(i=this.children[r-1]).size&&i instanceof mN&&i.side>=0;r--);if(n<=0){let i,s=!0;for(;i=r?this.children[r-1]:null,!(!i||i.dom.parentNode==this.contentDOM);r--,s=!1);return i&&n&&s&&!i.border&&!i.domAtom?i.domFromPos(i.size,n):{node:this.contentDOM,offset:i?Ti(i.dom)+1:0}}else{let i,s=!0;for(;i=r<this.children.length?this.children[r]:null,!(!i||i.dom.parentNode==this.contentDOM);r++,s=!1);return i&&s&&!i.border&&!i.domAtom?i.domFromPos(0,n):{node:this.contentDOM,offset:i?Ti(i.dom):this.contentDOM.childNodes.length}}}parseRange(t,n,r=0){if(this.children.length==0)return{node:this.contentDOM,from:t,to:n,fromOffset:0,toOffset:this.contentDOM.childNodes.length};let o=-1,i=-1;for(let s=r,u=0;;u++){let d=this.children[u],f=s+d.size;if(o==-1&&t<=f){let g=s+d.border;if(t>=g&&n<=f-d.border&&d.node&&d.contentDOM&&this.contentDOM.contains(d.contentDOM))return d.parseRange(t,n,g);t=s;for(let y=u;y>0;y--){let _=this.children[y-1];if(_.size&&_.dom.parentNode==this.contentDOM&&!_.emptyChildAt(1)){o=Ti(_.dom)+1;break}t-=_.size}o==-1&&(o=0)}if(o>-1&&(f>n||u==this.children.length-1)){n=f;for(let g=u+1;g<this.children.length;g++){let y=this.children[g];if(y.size&&y.dom.parentNode==this.contentDOM&&!y.emptyChildAt(-1)){i=Ti(y.dom);break}n+=y.size}i==-1&&(i=this.contentDOM.childNodes.length);break}s=f}return{node:this.contentDOM,from:t,to:n,fromOffset:o,toOffset:i}}emptyChildAt(t){if(this.border||!this.contentDOM||!this.children.length)return!1;let n=this.children[t<0?0:this.children.length-1];return n.size==0||n.emptyChildAt(t)}domAfterPos(t){let{node:n,offset:r}=this.domFromPos(t,0);if(n.nodeType!=1||r==n.childNodes.length)throw new RangeError("No node after pos "+t);return n.childNodes[r]}setSelection(t,n,r,o=!1){let i=Math.min(t,n),s=Math.max(t,n);for(let _=0,M=0;_<this.children.length;_++){let T=this.children[_],k=M+T.size;if(i>M&&s<k)return T.setSelection(t-M-T.border,n-M-T.border,r,o);M=k}let u=this.domFromPos(t,t?-1:1),d=n==t?u:this.domFromPos(n,n?-1:1),f=r.getSelection(),g=!1;if((Ys||ki)&&t==n){let{node:_,offset:M}=u;if(_.nodeType==3){if(g=!!(M&&_.nodeValue[M-1]==`
  45. `),g&&M==_.nodeValue.length)for(let T=_,k;T;T=T.parentNode){if(k=T.nextSibling){k.nodeName=="BR"&&(u=d={node:k.parentNode,offset:Ti(k)+1});break}let S=T.pmViewDesc;if(S&&S.node&&S.node.isBlock)break}}else{let T=_.childNodes[M-1];g=T&&(T.nodeName=="BR"||T.contentEditable=="false")}}if(Ys&&f.focusNode&&f.focusNode!=d.node&&f.focusNode.nodeType==1){let _=f.focusNode.childNodes[f.focusOffset];_&&_.contentEditable=="false"&&(o=!0)}if(!(o||g&&ki)&&Xc(u.node,u.offset,f.anchorNode,f.anchorOffset)&&Xc(d.node,d.offset,f.focusNode,f.focusOffset))return;let y=!1;if((f.extend||t==n)&&!g){f.collapse(u.node,u.offset);try{t!=n&&f.extend(d.node,d.offset),y=!0}catch{}}if(!y){if(t>n){let M=u;u=d,d=M}let _=document.createRange();_.setEnd(d.node,d.offset),_.setStart(u.node,u.offset),f.removeAllRanges(),f.addRange(_)}}ignoreMutation(t){return!this.contentDOM&&t.type!="selection"}get contentLost(){return this.contentDOM&&this.contentDOM!=this.dom&&!this.dom.contains(this.contentDOM)}markDirty(t,n){for(let r=0,o=0;o<this.children.length;o++){let i=this.children[o],s=r+i.size;if(r==s?t<=s&&n>=r:t<s&&n>r){let u=r+i.border,d=s-i.border;if(t>=u&&n<=d){this.dirty=t==r||n==s?cc:h2,t==u&&n==d&&(i.contentLost||i.dom.parentNode!=this.contentDOM)?i.dirty=Da:i.markDirty(t-u,n-u);return}else i.dirty=i.dom==i.contentDOM&&i.dom.parentNode==this.contentDOM&&!i.children.length?cc:Da}r=s}this.dirty=cc}markParentsDirty(){let t=1;for(let n=this.parent;n;n=n.parent,t++){let r=t==1?cc:h2;n.dirty<r&&(n.dirty=r)}}get domAtom(){return!1}get ignoreForCoords(){return!1}}class mN extends gg{constructor(t,n,r,o){let i,s=n.type.toDOM;if(typeof s=="function"&&(s=s(r,()=>{if(!i)return o;if(i.parent)return i.parent.posBeforeChild(i)})),!n.type.spec.raw){if(s.nodeType!=1){let u=document.createElement("span");u.appendChild(s),s=u}s.contentEditable="false",s.classList.add("ProseMirror-widget")}super(t,[],s,null),this.widget=n,this.widget=n,i=this}matchesWidget(t){return this.dirty==Ss&&t.type.eq(this.widget.type)}parseRule(){return{ignore:!0}}stopEvent(t){let n=this.widget.spec.stopEvent;return n?n(t):!1}ignoreMutation(t){return t.type!="selection"||this.widget.spec.ignoreSelection}destroy(){this.widget.type.destroy(this.dom),super.destroy()}get domAtom(){return!0}get side(){return this.widget.type.side}}class lY extends gg{constructor(t,n,r,o){super(t,[],n,null),this.textDOM=r,this.text=o}get size(){return this.text.length}localPosFromDOM(t,n){return t!=this.textDOM?this.posAtStart+(n?this.size:0):this.posAtStart+n}domFromPos(t){return{node:this.textDOM,offset:t}}ignoreMutation(t){return t.type==="characterData"&&t.target.nodeValue==t.oldValue}}class Zc extends gg{constructor(t,n,r,o){super(t,[],r,o),this.mark=n}static create(t,n,r,o){let i=o.nodeViews[n.type.name],s=i&&i(n,o,r);return(!s||!s.dom)&&(s=Ma.renderSpec(document,n.type.spec.toDOM(n,r))),new Zc(t,n,s.dom,s.contentDOM||s.dom)}parseRule(){return this.dirty&Da||this.mark.type.spec.reparseInView?null:{mark:this.mark.type.name,attrs:this.mark.attrs,contentElement:this.contentDOM}}matchesMark(t){return this.dirty!=Da&&this.mark.eq(t)}markDirty(t,n){if(super.markDirty(t,n),this.dirty!=Ss){let r=this.parent;for(;!r.node;)r=r.parent;r.dirty<this.dirty&&(r.dirty=this.dirty),this.dirty=Ss}}slice(t,n,r){let o=Zc.create(this.parent,this.mark,!0,r),i=this.children,s=this.size;n<s&&(i=WM(i,n,s,r)),t>0&&(i=WM(i,0,t,r));for(let u=0;u<i.length;u++)i[u].parent=o;return o.children=i,o}}class au extends gg{constructor(t,n,r,o,i,s,u,d,f){super(t,[],i,s),this.node=n,this.outerDeco=r,this.innerDeco=o,this.nodeDOM=u}static create(t,n,r,o,i,s){let u=i.nodeViews[n.type.name],d,f=u&&u(n,i,()=>{if(!d)return s;if(d.parent)return d.parent.posBeforeChild(d)},r,o),g=f&&f.dom,y=f&&f.contentDOM;if(n.isText){if(!g)g=document.createTextNode(n.text);else if(g.nodeType!=3)throw new RangeError("Text must be rendered as a DOM text node")}else g||({dom:g,contentDOM:y}=Ma.renderSpec(document,n.type.spec.toDOM(n)));!y&&!n.isText&&g.nodeName!="BR"&&(g.hasAttribute("contenteditable")||(g.contentEditable="false"),n.type.spec.draggable&&(g.draggable=!0));let _=g;return g=bN(g,r,n),f?d=new uY(t,n,r,o,g,y||null,_,f,i,s+1):n.isText?new jy(t,n,r,o,g,_,i):new au(t,n,r,o,g,y||null,_,i,s+1)}parseRule(){if(this.node.type.spec.reparseInView)return null;let t={node:this.node.type.name,attrs:this.node.attrs};if(this.node.type.whitespace=="pre"&&(t.preserveWhitespace="full"),!this.contentDOM)t.getContent=()=>this.node.content;else if(!this.contentLost)t.contentElement=this.contentDOM;else{for(let n=this.children.length-1;n>=0;n--){let r=this.children[n];if(this.dom.contains(r.dom.parentNode)){t.contentElement=r.dom.parentNode;break}}t.contentElement||(t.getContent=()=>dt.empty)}return t}matchesNode(t,n,r){return this.dirty==Ss&&t.eq(this.node)&&jM(n,this.outerDeco)&&r.eq(this.innerDeco)}get size(){return this.node.nodeSize}get border(){return this.node.isLeaf?0:1}updateChildren(t,n){let r=this.node.inlineContent,o=n,i=t.composing?this.localCompositionInfo(t,n):null,s=i&&i.pos>-1?i:null,u=i&&i.pos<0,d=new dY(this,s&&s.node,t);hY(this.node,this.innerDeco,(f,g,y)=>{f.spec.marks?d.syncToMarks(f.spec.marks,r,t):f.type.side>=0&&!y&&d.syncToMarks(g==this.node.childCount?lr.none:this.node.child(g).marks,r,t),d.placeWidget(f,t,o)},(f,g,y,_)=>{d.syncToMarks(f.marks,r,t);let M;d.findNodeMatch(f,g,y,_)||u&&t.state.selection.from>o&&t.state.selection.to<o+f.nodeSize&&(M=d.findIndexWithChild(i.node))>-1&&d.updateNodeAt(f,g,y,M,t)||d.updateNextNode(f,g,y,t,_,o)||d.addNode(f,g,y,t,o),o+=f.nodeSize}),d.syncToMarks([],r,t),this.node.isTextblock&&d.addTextblockHacks(),d.destroyRest(),(d.changed||this.dirty==cc)&&(s&&this.protectLocalComposition(t,s),yN(this.contentDOM,this.children,t),Af&&gY(this.dom))}localCompositionInfo(t,n){let{from:r,to:o}=t.state.selection;if(!(t.state.selection instanceof Bn)||r<n||o>n+this.node.content.size)return null;let i=t.domSelectionRange(),s=mY(i.focusNode,i.focusOffset);if(!s||!this.dom.contains(s.parentNode))return null;if(this.node.inlineContent){let u=s.nodeValue,d=vY(this.node.content,u,r-n,o-n);return d<0?null:{node:s,pos:d,text:u}}else return{node:s,pos:-1,text:""}}protectLocalComposition(t,{node:n,pos:r,text:o}){if(this.getDesc(n))return;let i=n;for(;i.parentNode!=this.contentDOM;i=i.parentNode){for(;i.previousSibling;)i.parentNode.removeChild(i.previousSibling);for(;i.nextSibling;)i.parentNode.removeChild(i.nextSibling);i.pmViewDesc&&(i.pmViewDesc=void 0)}let s=new lY(this,i,n,o);t.input.compositionNodes.push(s),this.children=WM(this.children,r,r+o.length,t,s)}update(t,n,r,o){return this.dirty==Da||!t.sameMarkup(this.node)?!1:(this.updateInner(t,n,r,o),!0)}updateInner(t,n,r,o){this.updateOuterDeco(n),this.node=t,this.innerDeco=r,this.contentDOM&&this.updateChildren(o,this.posAtStart),this.dirty=Ss}updateOuterDeco(t){if(jM(t,this.outerDeco))return;let n=this.nodeDOM.nodeType!=1,r=this.dom;this.dom=_N(this.dom,this.nodeDOM,zM(this.outerDeco,this.node,n),zM(t,this.node,n)),this.dom!=r&&(r.pmViewDesc=void 0,this.dom.pmViewDesc=this),this.outerDeco=t}selectNode(){this.nodeDOM.nodeType==1&&this.nodeDOM.classList.add("ProseMirror-selectednode"),(this.contentDOM||!this.node.type.spec.draggable)&&(this.dom.draggable=!0)}deselectNode(){this.nodeDOM.nodeType==1&&this.nodeDOM.classList.remove("ProseMirror-selectednode"),(this.contentDOM||!this.node.type.spec.draggable)&&this.dom.removeAttribute("draggable")}get domAtom(){return this.node.isAtom}}function g2(e,t,n,r,o){bN(r,t,e);let i=new au(void 0,e,t,n,r,r,r,o,0);return i.contentDOM&&i.updateChildren(o,0),i}class jy extends au{constructor(t,n,r,o,i,s,u){super(t,n,r,o,i,null,s,u,0)}parseRule(){let t=this.nodeDOM.parentNode;for(;t&&t!=this.dom&&!t.pmIsDeco;)t=t.parentNode;return{skip:t||!0}}update(t,n,r,o){return this.dirty==Da||this.dirty!=Ss&&!this.inParent()||!t.sameMarkup(this.node)?!1:(this.updateOuterDeco(n),(this.dirty!=Ss||t.text!=this.node.text)&&t.text!=this.nodeDOM.nodeValue&&(this.nodeDOM.nodeValue=t.text,o.trackWrites==this.nodeDOM&&(o.trackWrites=null)),this.node=t,this.dirty=Ss,!0)}inParent(){let t=this.parent.contentDOM;for(let n=this.nodeDOM;n;n=n.parentNode)if(n==t)return!0;return!1}domFromPos(t){return{node:this.nodeDOM,offset:t}}localPosFromDOM(t,n,r){return t==this.nodeDOM?this.posAtStart+Math.min(n,this.node.text.length):super.localPosFromDOM(t,n,r)}ignoreMutation(t){return t.type!="characterData"&&t.type!="selection"}slice(t,n,r){let o=this.node.cut(t,n),i=document.createTextNode(o.text);return new jy(this.parent,o,this.outerDeco,this.innerDeco,i,i,r)}markDirty(t,n){super.markDirty(t,n),this.dom!=this.nodeDOM&&(t==0||n==this.nodeDOM.nodeValue.length)&&(this.dirty=Da)}get domAtom(){return!1}}class vN extends gg{parseRule(){return{ignore:!0}}matchesHack(t){return this.dirty==Ss&&this.dom.nodeName==t}get domAtom(){return!0}get ignoreForCoords(){return this.dom.nodeName=="IMG"}}class uY extends au{constructor(t,n,r,o,i,s,u,d,f,g){super(t,n,r,o,i,s,u,f,g),this.spec=d}update(t,n,r,o){if(this.dirty==Da)return!1;if(this.spec.update){let i=this.spec.update(t,n,r);return i&&this.updateInner(t,n,r,o),i}else return!this.contentDOM&&!t.isLeaf?!1:super.update(t,n,r,o)}selectNode(){this.spec.selectNode?this.spec.selectNode():super.selectNode()}deselectNode(){this.spec.deselectNode?this.spec.deselectNode():super.deselectNode()}setSelection(t,n,r,o){this.spec.setSelection?this.spec.setSelection(t,n,r):super.setSelection(t,n,r,o)}destroy(){this.spec.destroy&&this.spec.destroy(),super.destroy()}stopEvent(t){return this.spec.stopEvent?this.spec.stopEvent(t):!1}ignoreMutation(t){return this.spec.ignoreMutation?this.spec.ignoreMutation(t):super.ignoreMutation(t)}}function yN(e,t,n){let r=e.firstChild,o=!1;for(let i=0;i<t.length;i++){let s=t[i],u=s.dom;if(u.parentNode==e){for(;u!=r;)r=m2(r),o=!0;r=r.nextSibling}else o=!0,e.insertBefore(u,r);if(s instanceof Zc){let d=r?r.previousSibling:e.lastChild;yN(s.contentDOM,s.children,n),r=d?d.nextSibling:e.firstChild}}for(;r;)r=m2(r),o=!0;o&&n.trackWrites==e&&(n.trackWrites=null)}const ph=function(e){e&&(this.nodeName=e)};ph.prototype=Object.create(null);const dc=[new ph];function zM(e,t,n){if(e.length==0)return dc;let r=n?dc[0]:new ph,o=[r];for(let i=0;i<e.length;i++){let s=e[i].type.attrs;if(s){s.nodeName&&o.push(r=new ph(s.nodeName));for(let u in s){let d=s[u];d!=null&&(n&&o.length==1&&o.push(r=new ph(t.isInline?"span":"div")),u=="class"?r.class=(r.class?r.class+" ":"")+d:u=="style"?r.style=(r.style?r.style+";":"")+d:u!="nodeName"&&(r[u]=d))}}}return o}function _N(e,t,n,r){if(n==dc&&r==dc)return t;let o=t;for(let i=0;i<r.length;i++){let s=r[i],u=n[i];if(i){let d;u&&u.nodeName==s.nodeName&&o!=e&&(d=o.parentNode)&&d.nodeName.toLowerCase()==s.nodeName||(d=document.createElement(s.nodeName),d.pmIsDeco=!0,d.appendChild(o),u=dc[0]),o=d}cY(o,u||dc[0],s)}return o}function cY(e,t,n){for(let r in t)r!="class"&&r!="style"&&r!="nodeName"&&!(r in n)&&e.removeAttribute(r);for(let r in n)r!="class"&&r!="style"&&r!="nodeName"&&n[r]!=t[r]&&e.setAttribute(r,n[r]);if(t.class!=n.class){let r=t.class?t.class.split(" ").filter(Boolean):[],o=n.class?n.class.split(" ").filter(Boolean):[];for(let i=0;i<r.length;i++)o.indexOf(r[i])==-1&&e.classList.remove(r[i]);for(let i=0;i<o.length;i++)r.indexOf(o[i])==-1&&e.classList.add(o[i]);e.classList.length==0&&e.removeAttribute("class")}if(t.style!=n.style){if(t.style){let r=/\s*([\w\-\xa1-\uffff]+)\s*:(?:"(?:\\.|[^"])*"|'(?:\\.|[^'])*'|\(.*?\)|[^;])*/g,o;for(;o=r.exec(t.style);)e.style.removeProperty(o[1])}n.style&&(e.style.cssText+=n.style)}}function bN(e,t,n){return _N(e,e,dc,zM(t,n,e.nodeType!=1))}function jM(e,t){if(e.length!=t.length)return!1;for(let n=0;n<e.length;n++)if(!e[n].type.eq(t[n].type))return!1;return!0}function m2(e){let t=e.nextSibling;return e.parentNode.removeChild(e),t}class dY{constructor(t,n,r){this.lock=n,this.view=r,this.index=0,this.stack=[],this.changed=!1,this.top=t,this.preMatch=fY(t.node.content,t)}destroyBetween(t,n){if(t!=n){for(let r=t;r<n;r++)this.top.children[r].destroy();this.top.children.splice(t,n-t),this.changed=!0}}destroyRest(){this.destroyBetween(this.index,this.top.children.length)}syncToMarks(t,n,r){let o=0,i=this.stack.length>>1,s=Math.min(i,t.length);for(;o<s&&(o==i-1?this.top:this.stack[o+1<<1]).matchesMark(t[o])&&t[o].type.spec.spanning!==!1;)o++;for(;o<i;)this.destroyRest(),this.top.dirty=Ss,this.index=this.stack.pop(),this.top=this.stack.pop(),i--;for(;i<t.length;){this.stack.push(this.top,this.index+1);let u=-1;for(let d=this.index;d<Math.min(this.index+3,this.top.children.length);d++){let f=this.top.children[d];if(f.matchesMark(t[i])&&!this.isLocked(f.dom)){u=d;break}}if(u>-1)u>this.index&&(this.changed=!0,this.destroyBetween(this.index,u)),this.top=this.top.children[this.index];else{let d=Zc.create(this.top,t[i],n,r);this.top.children.splice(this.index,0,d),this.top=d,this.changed=!0}this.index=0,i++}}findNodeMatch(t,n,r,o){let i=-1,s;if(o>=this.preMatch.index&&(s=this.preMatch.matches[o-this.preMatch.index]).parent==this.top&&s.matchesNode(t,n,r))i=this.top.children.indexOf(s,this.index);else for(let u=this.index,d=Math.min(this.top.children.length,u+5);u<d;u++){let f=this.top.children[u];if(f.matchesNode(t,n,r)&&!this.preMatch.matched.has(f)){i=u;break}}return i<0?!1:(this.destroyBetween(this.index,i),this.index++,!0)}updateNodeAt(t,n,r,o,i){let s=this.top.children[o];return s.dirty==Da&&s.dom==s.contentDOM&&(s.dirty=cc),s.update(t,n,r,i)?(this.destroyBetween(this.index,o),this.index++,!0):!1}findIndexWithChild(t){for(;;){let n=t.parentNode;if(!n)return-1;if(n==this.top.contentDOM){let r=t.pmViewDesc;if(r){for(let o=this.index;o<this.top.children.length;o++)if(this.top.children[o]==r)return o}return-1}t=n}}updateNextNode(t,n,r,o,i,s){for(let u=this.index;u<this.top.children.length;u++){let d=this.top.children[u];if(d instanceof au){let f=this.preMatch.matched.get(d);if(f!=null&&f!=i)return!1;let g=d.dom,y,_=this.isLocked(g)&&!(t.isText&&d.node&&d.node.isText&&d.nodeDOM.nodeValue==t.text&&d.dirty!=Da&&jM(n,d.outerDeco));if(!_&&d.update(t,n,r,o))return this.destroyBetween(this.index,u),d.dom!=g&&(this.changed=!0),this.index++,!0;if(!_&&(y=this.recreateWrapper(d,t,n,r,o,s)))return this.top.children[this.index]=y,y.dirty=cc,y.updateChildren(o,s+1),y.dirty=Ss,this.changed=!0,this.index++,!0;break}}return!1}recreateWrapper(t,n,r,o,i,s){if(t.dirty||n.isAtom||!t.children.length||!t.node.content.eq(n.content))return null;let u=au.create(this.top,n,r,o,i,s);if(!u.contentDOM)return null;u.children=t.children,t.children=[],t.destroy();for(let d of u.children)d.parent=u;return u}addNode(t,n,r,o,i){let s=au.create(this.top,t,n,r,o,i);s.contentDOM&&s.updateChildren(o,i+1),this.top.children.splice(this.index++,0,s),this.changed=!0}placeWidget(t,n,r){let o=this.index<this.top.children.length?this.top.children[this.index]:null;if(o&&o.matchesWidget(t)&&(t==o.widget||!o.widget.type.toDOM.parentNode))this.index++;else{let i=new mN(this.top,t,n,r);this.top.children.splice(this.index++,0,i),this.changed=!0}}addTextblockHacks(){let t=this.top.children[this.index-1],n=this.top;for(;t instanceof Zc;)n=t,t=n.children[n.children.length-1];(!t||!(t instanceof jy)||/\n$/.test(t.node.text)||this.view.requiresGeckoHackNode&&/\s$/.test(t.node.text))&&((ki||di)&&t&&t.dom.contentEditable=="false"&&this.addHackNode("IMG",n),this.addHackNode("BR",this.top))}addHackNode(t,n){if(n==this.top&&this.index<n.children.length&&n.children[this.index].matchesHack(t))this.index++;else{let r=document.createElement(t);t=="IMG"&&(r.className="ProseMirror-separator",r.alt=""),t=="BR"&&(r.className="ProseMirror-trailingBreak");let o=new vN(this.top,[],r,null);n!=this.top?n.children.push(o):n.children.splice(this.index++,0,o),this.changed=!0}}isLocked(t){return this.lock&&(t==this.lock||t.nodeType==1&&t.contains(this.lock.parentNode))}}function fY(e,t){let n=t,r=n.children.length,o=e.childCount,i=new Map,s=[];e:for(;o>0;){let u;for(;;)if(r){let f=n.children[r-1];if(f instanceof Zc)n=f,r=f.children.length;else{u=f,r--;break}}else{if(n==t)break e;r=n.parent.children.indexOf(n),n=n.parent}let d=u.node;if(d){if(d!=e.child(o-1))break;--o,i.set(u,o),s.push(u)}}return{index:o,matched:i,matches:s.reverse()}}function pY(e,t){return e.type.side-t.type.side}function hY(e,t,n,r){let o=t.locals(e),i=0;if(o.length==0){for(let f=0;f<e.childCount;f++){let g=e.child(f);r(g,o,t.forChild(i,g),f),i+=g.nodeSize}return}let s=0,u=[],d=null;for(let f=0;;){if(s<o.length&&o[s].to==i){let T=o[s++],k;for(;s<o.length&&o[s].to==i;)(k||(k=[T])).push(o[s++]);if(k){k.sort(pY);for(let S=0;S<k.length;S++)n(k[S],f,!!d)}else n(T,f,!!d)}let g,y;if(d)y=-1,g=d,d=null;else if(f<e.childCount)y=f,g=e.child(f++);else break;for(let T=0;T<u.length;T++)u[T].to<=i&&u.splice(T--,1);for(;s<o.length&&o[s].from<=i&&o[s].to>i;)u.push(o[s++]);let _=i+g.nodeSize;if(g.isText){let T=_;s<o.length&&o[s].from<T&&(T=o[s].from);for(let k=0;k<u.length;k++)u[k].to<T&&(T=u[k].to);T<_&&(d=g.cut(T-i),g=g.cut(0,T-i),_=T,y=-1)}let M=g.isInline&&!g.isLeaf?u.filter(T=>!T.inline):u.slice();r(g,M,t.forChild(i,g),y),i=_}}function gY(e){if(e.nodeName=="UL"||e.nodeName=="OL"){let t=e.style.cssText;e.style.cssText=t+"; list-style: square !important",window.getComputedStyle(e).listStyle,e.style.cssText=t}}function mY(e,t){for(;;){if(e.nodeType==3)return e;if(e.nodeType==1&&t>0){if(e.childNodes.length>t&&e.childNodes[t].nodeType==3)return e.childNodes[t];e=e.childNodes[t-1],t=ga(e)}else if(e.nodeType==1&&t<e.childNodes.length)e=e.childNodes[t],t=0;else return null}}function vY(e,t,n,r){for(let o=0,i=0;o<e.childCount&&i<=r;){let s=e.child(o++),u=i;if(i+=s.nodeSize,!s.isText)continue;let d=s.text;for(;o<e.childCount;){let f=e.child(o++);if(i+=f.nodeSize,!f.isText)break;d+=f.text}if(i>=n){let f=u<r?d.lastIndexOf(t,r-u-1):-1;if(f>=0&&f+t.length+u>=n)return u+f;if(n==r&&d.length>=r+t.length-u&&d.slice(r-u,r-u+t.length)==t)return r}}return-1}function WM(e,t,n,r,o){let i=[];for(let s=0,u=0;s<e.length;s++){let d=e[s],f=u,g=u+=d.size;f>=n||g<=t?i.push(d):(f<t&&i.push(d.slice(0,t-f,r)),o&&(i.push(o),o=void 0),g>n&&i.push(d.slice(n-f,d.size,r)))}return i}function rT(e,t=null){let n=e.domSelectionRange(),r=e.state.doc;if(!n.focusNode)return null;let o=e.docView.nearestDesc(n.focusNode),i=o&&o.size==0,s=e.docView.posFromDOM(n.focusNode,n.focusOffset,1);if(s<0)return null;let u=r.resolve(s),d,f;if(Vy(n)){for(d=u;o&&!o.node;)o=o.parent;let g=o.node;if(o&&g.isAtom&&ln.isSelectable(g)&&o.parent&&!(g.isInline&&BK(n.focusNode,n.focusOffset,o.dom))){let y=o.posBefore;f=new ln(s==y?u:r.resolve(y))}}else{let g=e.docView.posFromDOM(n.anchorNode,n.anchorOffset,1);if(g<0)return null;d=r.resolve(g)}if(!f){let g=t=="pointer"||e.state.selection.head<u.pos&&!i?1:-1;f=oT(e,d,u,g)}return f}function MN(e){return e.editable?e.hasFocus():CN(e)&&document.activeElement&&document.activeElement.contains(e.dom)}function ll(e,t=!1){let n=e.state.selection;if(IN(e,n),!!MN(e)){if(!t&&e.input.mouseDown&&e.input.mouseDown.allowDefault&&di){let r=e.domSelectionRange(),o=e.domObserver.currentSelection;if(r.anchorNode&&o.anchorNode&&Xc(r.anchorNode,r.anchorOffset,o.anchorNode,o.anchorOffset)){e.input.mouseDown.delayedSelectionSync=!0,e.domObserver.setCurSelection();return}}if(e.domObserver.disconnectSelection(),e.cursorWrapper)_Y(e);else{let{anchor:r,head:o}=n,i,s;v2&&!(n instanceof Bn)&&(n.$from.parent.inlineContent||(i=y2(e,n.from)),!n.empty&&!n.$from.parent.inlineContent&&(s=y2(e,n.to))),e.docView.setSelection(r,o,e.root,t),v2&&(i&&_2(i),s&&_2(s)),n.visible?e.dom.classList.remove("ProseMirror-hideselection"):(e.dom.classList.add("ProseMirror-hideselection"),"onselectionchange"in document&&yY(e))}e.domObserver.setCurSelection(),e.domObserver.connectSelection()}}const v2=ki||di&&VK<63;function y2(e,t){let{node:n,offset:r}=e.docView.domFromPos(t,0),o=r<n.childNodes.length?n.childNodes[r]:null,i=r?n.childNodes[r-1]:null;if(ki&&o&&o.contentEditable=="false")return W1(o);if((!o||o.contentEditable=="false")&&(!i||i.contentEditable=="false")){if(o)return W1(o);if(i)return W1(i)}}function W1(e){return e.contentEditable="true",ki&&e.draggable&&(e.draggable=!1,e.wasDraggable=!0),e}function _2(e){e.contentEditable="false",e.wasDraggable&&(e.draggable=!0,e.wasDraggable=null)}function yY(e){let t=e.dom.ownerDocument;t.removeEventListener("selectionchange",e.input.hideSelectionGuard);let n=e.domSelectionRange(),r=n.anchorNode,o=n.anchorOffset;t.addEventListener("selectionchange",e.input.hideSelectionGuard=()=>{(n.anchorNode!=r||n.anchorOffset!=o)&&(t.removeEventListener("selectionchange",e.input.hideSelectionGuard),setTimeout(()=>{(!MN(e)||e.state.selection.visible)&&e.dom.classList.remove("ProseMirror-hideselection")},20))})}function _Y(e){let t=e.domSelection(),n=document.createRange(),r=e.cursorWrapper.dom,o=r.nodeName=="IMG";o?n.setEnd(r.parentNode,Ti(r)+1):n.setEnd(r,0),n.collapse(!1),t.removeAllRanges(),t.addRange(n),!o&&!e.state.selection.visible&&zi&&su<=11&&(r.disabled=!0,r.disabled=!1)}function IN(e,t){if(t instanceof ln){let n=e.docView.descAt(t.from);n!=e.lastSelectedViewDesc&&(b2(e),n&&n.selectNode(),e.lastSelectedViewDesc=n)}else b2(e)}function b2(e){e.lastSelectedViewDesc&&(e.lastSelectedViewDesc.parent&&e.lastSelectedViewDesc.deselectNode(),e.lastSelectedViewDesc=void 0)}function oT(e,t,n,r){return e.someProp("createSelectionBetween",o=>o(e,t,n))||Bn.between(t,n,r)}function M2(e){return e.editable&&!e.hasFocus()?!1:CN(e)}function CN(e){let t=e.domSelectionRange();if(!t.anchorNode)return!1;try{return e.dom.contains(t.anchorNode.nodeType==3?t.anchorNode.parentNode:t.anchorNode)&&(e.editable||e.dom.contains(t.focusNode.nodeType==3?t.focusNode.parentNode:t.focusNode))}catch{return!1}}function bY(e){let t=e.docView.domFromPos(e.state.selection.anchor,0),n=e.domSelectionRange();return Xc(t.node,t.offset,n.anchorNode,n.anchorOffset)}function KM(e,t){let{$anchor:n,$head:r}=e.selection,o=t>0?n.max(r):n.min(r),i=o.parent.inlineContent?o.depth?e.doc.resolve(t>0?o.after():o.before()):null:o;return i&&Dn.findFrom(i,t)}function sc(e,t){return e.dispatch(e.state.tr.setSelection(t).scrollIntoView()),!0}function I2(e,t,n){let r=e.state.selection;if(r instanceof Bn){if(!r.empty||n.indexOf("s")>-1)return!1;if(e.endOfTextblock(t>0?"forward":"backward")){let o=KM(e.state,t);return o&&o instanceof ln?sc(e,o):!1}else if(!(bs&&n.indexOf("m")>-1)){let o=r.$head,i=o.textOffset?null:t<0?o.nodeBefore:o.nodeAfter,s;if(!i||i.isText)return!1;let u=t<0?o.pos-i.nodeSize:o.pos;return i.isAtom||(s=e.docView.descAt(u))&&!s.contentDOM?ln.isSelectable(i)?sc(e,new ln(t<0?e.state.doc.resolve(o.pos-i.nodeSize):o)):zy?sc(e,new Bn(e.state.doc.resolve(t<0?u:u+i.nodeSize))):!1:!1}}else{if(r instanceof ln&&r.node.isInline)return sc(e,new Bn(t>0?r.$to:r.$from));{let o=KM(e.state,t);return o?sc(e,o):!1}}}function Hv(e){return e.nodeType==3?e.nodeValue.length:e.childNodes.length}function hh(e){if(e.contentEditable=="false")return!0;let t=e.pmViewDesc;return t&&t.size==0&&(e.nextSibling||e.nodeName!="BR")}function Pp(e,t){return t<0?MY(e):TN(e)}function MY(e){let t=e.domSelectionRange(),n=t.focusNode,r=t.focusOffset;if(!n)return;let o,i,s=!1;for(Ys&&n.nodeType==1&&r<Hv(n)&&hh(n.childNodes[r])&&(s=!0);;)if(r>0){if(n.nodeType!=1)break;{let u=n.childNodes[r-1];if(hh(u))o=n,i=--r;else if(u.nodeType==3)n=u,r=n.nodeValue.length;else break}}else{if(wN(n))break;{let u=n.previousSibling;for(;u&&hh(u);)o=n.parentNode,i=Ti(u),u=u.previousSibling;if(u)n=u,r=Hv(n);else{if(n=n.parentNode,n==e.dom)break;r=0}}}s?YM(e,n,r):o&&YM(e,o,i)}function TN(e){let t=e.domSelectionRange(),n=t.focusNode,r=t.focusOffset;if(!n)return;let o=Hv(n),i,s;for(;;)if(r<o){if(n.nodeType!=1)break;let u=n.childNodes[r];if(hh(u))i=n,s=++r;else break}else{if(wN(n))break;{let u=n.nextSibling;for(;u&&hh(u);)i=u.parentNode,s=Ti(u)+1,u=u.nextSibling;if(u)n=u,r=0,o=Hv(n);else{if(n=n.parentNode,n==e.dom)break;r=o=0}}}i&&YM(e,i,s)}function wN(e){let t=e.pmViewDesc;return t&&t.node&&t.node.isBlock}function IY(e,t){for(;e&&t==e.childNodes.length&&!tT(e);)t=Ti(e)+1,e=e.parentNode;for(;e&&t<e.childNodes.length;){if(e=e.childNodes[t],e.nodeType==3)return e;t=0}}function CY(e,t){for(;e&&!t&&!tT(e);)t=Ti(e),e=e.parentNode;for(;e&&t;){if(e=e.childNodes[t-1],e.nodeType==3)return e;t=e.childNodes.length}}function YM(e,t,n){if(t.nodeType!=3){let i,s;(s=IY(t,n))?(t=s,n=0):(i=CY(t,n))&&(t=i,n=i.nodeValue.length)}let r=e.domSelection();if(Vy(r)){let i=document.createRange();i.setEnd(t,n),i.setStart(t,n),r.removeAllRanges(),r.addRange(i)}else r.extend&&r.extend(t,n);e.domObserver.setCurSelection();let{state:o}=e;setTimeout(()=>{e.state==o&&ll(e)},50)}function C2(e,t){let n=e.state.doc.resolve(t);if(!(di||zK)&&n.parent.inlineContent){let o=e.coordsAtPos(t);if(t>n.start()){let i=e.coordsAtPos(t-1),s=(i.top+i.bottom)/2;if(s>o.top&&s<o.bottom&&Math.abs(i.left-o.left)>1)return i.left<o.left?"ltr":"rtl"}if(t<n.end()){let i=e.coordsAtPos(t+1),s=(i.top+i.bottom)/2;if(s>o.top&&s<o.bottom&&Math.abs(i.left-o.left)>1)return i.left>o.left?"ltr":"rtl"}}return getComputedStyle(e.dom).direction=="rtl"?"rtl":"ltr"}function T2(e,t,n){let r=e.state.selection;if(r instanceof Bn&&!r.empty||n.indexOf("s")>-1||bs&&n.indexOf("m")>-1)return!1;let{$from:o,$to:i}=r;if(!o.parent.inlineContent||e.endOfTextblock(t<0?"up":"down")){let s=KM(e.state,t);if(s&&s instanceof ln)return sc(e,s)}if(!o.parent.inlineContent){let s=t<0?o:i,u=r instanceof js?Dn.near(s,t):Dn.findFrom(s,t);return u?sc(e,u):!1}return!1}function w2(e,t){if(!(e.state.selection instanceof Bn))return!0;let{$head:n,$anchor:r,empty:o}=e.state.selection;if(!n.sameParent(r))return!0;if(!o)return!1;if(e.endOfTextblock(t>0?"forward":"backward"))return!0;let i=!n.textOffset&&(t<0?n.nodeBefore:n.nodeAfter);if(i&&!i.isText){let s=e.state.tr;return t<0?s.delete(n.pos-i.nodeSize,n.pos):s.delete(n.pos,n.pos+i.nodeSize),e.dispatch(s),!0}return!1}function S2(e,t,n){e.domObserver.stop(),t.contentEditable=n,e.domObserver.start()}function TY(e){if(!ki||e.state.selection.$head.parentOffset>0)return!1;let{focusNode:t,focusOffset:n}=e.domSelectionRange();if(t&&t.nodeType==1&&n==0&&t.firstChild&&t.firstChild.contentEditable=="false"){let r=t.firstChild;S2(e,r,"true"),setTimeout(()=>S2(e,r,"false"),20)}return!1}function wY(e){let t="";return e.ctrlKey&&(t+="c"),e.metaKey&&(t+="m"),e.altKey&&(t+="a"),e.shiftKey&&(t+="s"),t}function SY(e,t){let n=t.keyCode,r=wY(t);if(n==8||bs&&n==72&&r=="c")return w2(e,-1)||Pp(e,-1);if(n==46&&!t.shiftKey||bs&&n==68&&r=="c")return w2(e,1)||Pp(e,1);if(n==13||n==27)return!0;if(n==37||bs&&n==66&&r=="c"){let o=n==37?C2(e,e.state.selection.from)=="ltr"?-1:1:-1;return I2(e,o,r)||Pp(e,o)}else if(n==39||bs&&n==70&&r=="c"){let o=n==39?C2(e,e.state.selection.from)=="ltr"?1:-1:1;return I2(e,o,r)||Pp(e,o)}else{if(n==38||bs&&n==80&&r=="c")return T2(e,-1,r)||Pp(e,-1);if(n==40||bs&&n==78&&r=="c")return TY(e)||T2(e,1,r)||TN(e);if(r==(bs?"m":"c")&&(n==66||n==73||n==89||n==90))return!0}return!1}function SN(e,t){e.someProp("transformCopied",M=>{t=M(t,e)});let n=[],{content:r,openStart:o,openEnd:i}=t;for(;o>1&&i>1&&r.childCount==1&&r.firstChild.childCount==1;){o--,i--;let M=r.firstChild;n.push(M.type.name,M.attrs!=M.type.defaultAttrs?M.attrs:null),r=M.content}let s=e.someProp("clipboardSerializer")||Ma.fromSchema(e.state.schema),u=ON(),d=u.createElement("div");d.appendChild(s.serializeFragment(r,{document:u}));let f=d.firstChild,g,y=0;for(;f&&f.nodeType==1&&(g=LN[f.nodeName.toLowerCase()]);){for(let M=g.length-1;M>=0;M--){let T=u.createElement(g[M]);for(;d.firstChild;)T.appendChild(d.firstChild);d.appendChild(T),y++}f=d.firstChild}f&&f.nodeType==1&&f.setAttribute("data-pm-slice",`${o} ${i}${y?` -${y}`:""} ${JSON.stringify(n)}`);let _=e.someProp("clipboardTextSerializer",M=>M(t,e))||t.content.textBetween(0,t.content.size,`
  46. `);return{dom:d,text:_}}function kN(e,t,n,r,o){let i=o.parent.type.spec.code,s,u;if(!n&&!t)return null;let d=t&&(r||i||!n);if(d){if(e.someProp("transformPastedText",_=>{t=_(t,i||r,e)}),i)return t?new Et(dt.from(e.state.schema.text(t.replace(/\r\n?/g,`
  47. `))),0,0):Et.empty;let y=e.someProp("clipboardTextParser",_=>_(t,o,r,e));if(y)u=y;else{let _=o.marks(),{schema:M}=e.state,T=Ma.fromSchema(M);s=document.createElement("div"),t.split(/(?:\r\n?|\n)+/).forEach(k=>{let S=s.appendChild(document.createElement("p"));k&&S.appendChild(T.serializeNode(M.text(k,_)))})}}else e.someProp("transformPastedHTML",y=>{n=y(n,e)}),s=EY(n),zy&&AY(s);let f=s&&s.querySelector("[data-pm-slice]"),g=f&&/^(\d+) (\d+)(?: -(\d+))? (.*)/.exec(f.getAttribute("data-pm-slice")||"");if(g&&g[3])for(let y=+g[3];y>0;y--){let _=s.firstChild;for(;_&&_.nodeType!=1;)_=_.nextSibling;if(!_)break;s=_}if(u||(u=(e.someProp("clipboardParser")||e.someProp("domParser")||kf.fromSchema(e.state.schema)).parseSlice(s,{preserveWhitespace:!!(d||g),context:o,ruleFromNode(_){return _.nodeName=="BR"&&!_.nextSibling&&_.parentNode&&!kY.test(_.parentNode.nodeName)?{ignore:!0}:null}})),g)u=LY(k2(u,+g[1],+g[2]),g[4]);else if(u=Et.maxOpen(DY(u.content,o),!0),u.openStart||u.openEnd){let y=0,_=0;for(let M=u.content.firstChild;y<u.openStart&&!M.type.spec.isolating;y++,M=M.firstChild);for(let M=u.content.lastChild;_<u.openEnd&&!M.type.spec.isolating;_++,M=M.lastChild);u=k2(u,y,_)}return e.someProp("transformPasted",y=>{u=y(u,e)}),u}const kY=/^(a|abbr|acronym|b|cite|code|del|em|i|ins|kbd|label|output|q|ruby|s|samp|span|strong|sub|sup|time|u|tt|var)$/i;function DY(e,t){if(e.childCount<2)return e;for(let n=t.depth;n>=0;n--){let o=t.node(n).contentMatchAt(t.index(n)),i,s=[];if(e.forEach(u=>{if(!s)return;let d=o.findWrapping(u.type),f;if(!d)return s=null;if(f=s.length&&i.length&&EN(d,i,u,s[s.length-1],0))s[s.length-1]=f;else{s.length&&(s[s.length-1]=AN(s[s.length-1],i.length));let g=DN(u,d);s.push(g),o=o.matchType(g.type),i=d}}),s)return dt.from(s)}return e}function DN(e,t,n=0){for(let r=t.length-1;r>=n;r--)e=t[r].create(null,dt.from(e));return e}function EN(e,t,n,r,o){if(o<e.length&&o<t.length&&e[o]==t[o]){let i=EN(e,t,n,r.lastChild,o+1);if(i)return r.copy(r.content.replaceChild(r.childCount-1,i));if(r.contentMatchAt(r.childCount).matchType(o==e.length-1?n.type:e[o+1]))return r.copy(r.content.append(dt.from(DN(n,e,o+1))))}}function AN(e,t){if(t==0)return e;let n=e.content.replaceChild(e.childCount-1,AN(e.lastChild,t-1)),r=e.contentMatchAt(e.childCount).fillBefore(dt.empty,!0);return e.copy(n.append(r))}function JM(e,t,n,r,o,i){let s=t<0?e.firstChild:e.lastChild,u=s.content;return e.childCount>1&&(i=0),o<r-1&&(u=JM(u,t,n,r,o+1,i)),o>=n&&(u=t<0?s.contentMatchAt(0).fillBefore(u,i<=o).append(u):u.append(s.contentMatchAt(s.childCount).fillBefore(dt.empty,!0))),e.replaceChild(t<0?0:e.childCount-1,s.copy(u))}function k2(e,t,n){return t<e.openStart&&(e=new Et(JM(e.content,-1,t,e.openStart,0,e.openEnd),t,e.openEnd)),n<e.openEnd&&(e=new Et(JM(e.content,1,n,e.openEnd,0,0),e.openStart,n)),e}const LN={thead:["table"],tbody:["table"],tfoot:["table"],caption:["table"],colgroup:["table"],col:["table","colgroup"],tr:["table","tbody"],td:["table","tbody","tr"],th:["table","tbody","tr"]};let D2=null;function ON(){return D2||(D2=document.implementation.createHTMLDocument("title"))}function EY(e){let t=/^(\s*<meta [^>]*>)*/.exec(e);t&&(e=e.slice(t[0].length));let n=ON().createElement("div"),r=/<([a-z][^>\s]+)/i.exec(e),o;if((o=r&&LN[r[1].toLowerCase()])&&(e=o.map(i=>"<"+i+">").join("")+e+o.map(i=>"</"+i+">").reverse().join("")),n.innerHTML=e,o)for(let i=0;i<o.length;i++)n=n.querySelector(o[i])||n;return n}function AY(e){let t=e.querySelectorAll(di?"span:not([class]):not([style])":"span.Apple-converted-space");for(let n=0;n<t.length;n++){let r=t[n];r.childNodes.length==1&&r.textContent==" "&&r.parentNode&&r.parentNode.replaceChild(e.ownerDocument.createTextNode(" "),r)}}function LY(e,t){if(!e.size)return e;let n=e.content.firstChild.type.schema,r;try{r=JSON.parse(t)}catch{return e}let{content:o,openStart:i,openEnd:s}=e;for(let u=r.length-2;u>=0;u-=2){let d=n.nodes[r[u]];if(!d||d.hasRequiredAttrs())break;o=dt.from(d.create(r[u+1],o)),i++,s++}return new Et(o,i,s)}const Di={},Ei={},OY={touchstart:!0,touchmove:!0};class RY{constructor(){this.shiftKey=!1,this.mouseDown=null,this.lastKeyCode=null,this.lastKeyCodeTime=0,this.lastClick={time:0,x:0,y:0,type:""},this.lastSelectionOrigin=null,this.lastSelectionTime=0,this.lastIOSEnter=0,this.lastIOSEnterFallbackTimeout=-1,this.lastFocus=0,this.lastTouch=0,this.lastAndroidDelete=0,this.composing=!1,this.composingTimeout=-1,this.compositionNodes=[],this.compositionEndedAt=-2e8,this.compositionID=1,this.compositionPendingChanges=0,this.domChangeCount=0,this.eventHandlers=Object.create(null),this.hideSelectionGuard=null}}function NY(e){for(let t in Di){let n=Di[t];e.dom.addEventListener(t,e.input.eventHandlers[t]=r=>{xY(e,r)&&!iT(e,r)&&(e.editable||!(r.type in Ei))&&n(e,r)},OY[t]?{passive:!0}:void 0)}ki&&e.dom.addEventListener("input",()=>null),XM(e)}function jl(e,t){e.input.lastSelectionOrigin=t,e.input.lastSelectionTime=Date.now()}function PY(e){e.domObserver.stop();for(let t in e.input.eventHandlers)e.dom.removeEventListener(t,e.input.eventHandlers[t]);clearTimeout(e.input.composingTimeout),clearTimeout(e.input.lastIOSEnterFallbackTimeout)}function XM(e){e.someProp("handleDOMEvents",t=>{for(let n in t)e.input.eventHandlers[n]||e.dom.addEventListener(n,e.input.eventHandlers[n]=r=>iT(e,r))})}function iT(e,t){return e.someProp("handleDOMEvents",n=>{let r=n[t.type];return r?r(e,t)||t.defaultPrevented:!1})}function xY(e,t){if(!t.bubbles)return!0;if(t.defaultPrevented)return!1;for(let n=t.target;n!=e.dom;n=n.parentNode)if(!n||n.nodeType==11||n.pmViewDesc&&n.pmViewDesc.stopEvent(t))return!1;return!0}function UY(e,t){!iT(e,t)&&Di[t.type]&&(e.editable||!(t.type in Ei))&&Di[t.type](e,t)}Ei.keydown=(e,t)=>{let n=t;if(e.input.shiftKey=n.keyCode==16||n.shiftKey,!NN(e,n)&&(e.input.lastKeyCode=n.keyCode,e.input.lastKeyCodeTime=Date.now(),!($s&&di&&n.keyCode==13)))if(n.keyCode!=229&&e.domObserver.forceFlush(),Af&&n.keyCode==13&&!n.ctrlKey&&!n.altKey&&!n.metaKey){let r=Date.now();e.input.lastIOSEnter=r,e.input.lastIOSEnterFallbackTimeout=setTimeout(()=>{e.input.lastIOSEnter==r&&(e.someProp("handleKeyDown",o=>o(e,ic(13,"Enter"))),e.input.lastIOSEnter=0)},200)}else e.someProp("handleKeyDown",r=>r(e,n))||SY(e,n)?n.preventDefault():jl(e,"key")};Ei.keyup=(e,t)=>{t.keyCode==16&&(e.input.shiftKey=!1)};Ei.keypress=(e,t)=>{let n=t;if(NN(e,n)||!n.charCode||n.ctrlKey&&!n.altKey||bs&&n.metaKey)return;if(e.someProp("handleKeyPress",o=>o(e,n))){n.preventDefault();return}let r=e.state.selection;if(!(r instanceof Bn)||!r.$from.sameParent(r.$to)){let o=String.fromCharCode(n.charCode);!/[\r\n]/.test(o)&&!e.someProp("handleTextInput",i=>i(e,r.$from.pos,r.$to.pos,o))&&e.dispatch(e.state.tr.insertText(o).scrollIntoView()),n.preventDefault()}};function Wy(e){return{left:e.clientX,top:e.clientY}}function FY(e,t){let n=t.x-e.clientX,r=t.y-e.clientY;return n*n+r*r<100}function sT(e,t,n,r,o){if(r==-1)return!1;let i=e.state.doc.resolve(r);for(let s=i.depth+1;s>0;s--)if(e.someProp(t,u=>s>i.depth?u(e,n,i.nodeAfter,i.before(s),o,!0):u(e,n,i.node(s),i.before(s),o,!1)))return!0;return!1}function cf(e,t,n){e.focused||e.focus();let r=e.state.tr.setSelection(t);n=="pointer"&&r.setMeta("pointer",!0),e.dispatch(r)}function GY(e,t){if(t==-1)return!1;let n=e.state.doc.resolve(t),r=n.nodeAfter;return r&&r.isAtom&&ln.isSelectable(r)?(cf(e,new ln(n),"pointer"),!0):!1}function $Y(e,t){if(t==-1)return!1;let n=e.state.selection,r,o;n instanceof ln&&(r=n.node);let i=e.state.doc.resolve(t);for(let s=i.depth+1;s>0;s--){let u=s>i.depth?i.nodeAfter:i.node(s);if(ln.isSelectable(u)){r&&n.$from.depth>0&&s>=n.$from.depth&&i.before(n.$from.depth+1)==n.$from.pos?o=i.before(n.$from.depth):o=i.before(s);break}}return o!=null?(cf(e,ln.create(e.state.doc,o),"pointer"),!0):!1}function BY(e,t,n,r,o){return sT(e,"handleClickOn",t,n,r)||e.someProp("handleClick",i=>i(e,t,r))||(o?$Y(e,n):GY(e,n))}function HY(e,t,n,r){return sT(e,"handleDoubleClickOn",t,n,r)||e.someProp("handleDoubleClick",o=>o(e,t,r))}function qY(e,t,n,r){return sT(e,"handleTripleClickOn",t,n,r)||e.someProp("handleTripleClick",o=>o(e,t,r))||VY(e,n,r)}function VY(e,t,n){if(n.button!=0)return!1;let r=e.state.doc;if(t==-1)return r.inlineContent?(cf(e,Bn.create(r,0,r.content.size),"pointer"),!0):!1;let o=r.resolve(t);for(let i=o.depth+1;i>0;i--){let s=i>o.depth?o.nodeAfter:o.node(i),u=o.before(i);if(s.inlineContent)cf(e,Bn.create(r,u+1,u+1+s.content.size),"pointer");else if(ln.isSelectable(s))cf(e,ln.create(r,u),"pointer");else continue;return!0}}function aT(e){return qv(e)}const RN=bs?"metaKey":"ctrlKey";Di.mousedown=(e,t)=>{let n=t;e.input.shiftKey=n.shiftKey;let r=aT(e),o=Date.now(),i="singleClick";o-e.input.lastClick.time<500&&FY(n,e.input.lastClick)&&!n[RN]&&(e.input.lastClick.type=="singleClick"?i="doubleClick":e.input.lastClick.type=="doubleClick"&&(i="tripleClick")),e.input.lastClick={time:o,x:n.clientX,y:n.clientY,type:i};let s=e.posAtCoords(Wy(n));s&&(i=="singleClick"?(e.input.mouseDown&&e.input.mouseDown.done(),e.input.mouseDown=new zY(e,s,n,!!r)):(i=="doubleClick"?HY:qY)(e,s.pos,s.inside,n)?n.preventDefault():jl(e,"pointer"))};class zY{constructor(t,n,r,o){this.view=t,this.pos=n,this.event=r,this.flushed=o,this.delayedSelectionSync=!1,this.mightDrag=null,this.startDoc=t.state.doc,this.selectNode=!!r[RN],this.allowDefault=r.shiftKey;let i,s;if(n.inside>-1)i=t.state.doc.nodeAt(n.inside),s=n.inside;else{let g=t.state.doc.resolve(n.pos);i=g.parent,s=g.depth?g.before():0}const u=o?null:r.target,d=u?t.docView.nearestDesc(u,!0):null;this.target=d?d.dom:null;let{selection:f}=t.state;(r.button==0&&i.type.spec.draggable&&i.type.spec.selectable!==!1||f instanceof ln&&f.from<=s&&f.to>s)&&(this.mightDrag={node:i,pos:s,addAttr:!!(this.target&&!this.target.draggable),setUneditable:!!(this.target&&Ys&&!this.target.hasAttribute("contentEditable"))}),this.target&&this.mightDrag&&(this.mightDrag.addAttr||this.mightDrag.setUneditable)&&(this.view.domObserver.stop(),this.mightDrag.addAttr&&(this.target.draggable=!0),this.mightDrag.setUneditable&&setTimeout(()=>{this.view.input.mouseDown==this&&this.target.setAttribute("contentEditable","false")},20),this.view.domObserver.start()),t.root.addEventListener("mouseup",this.up=this.up.bind(this)),t.root.addEventListener("mousemove",this.move=this.move.bind(this)),jl(t,"pointer")}done(){this.view.root.removeEventListener("mouseup",this.up),this.view.root.removeEventListener("mousemove",this.move),this.mightDrag&&this.target&&(this.view.domObserver.stop(),this.mightDrag.addAttr&&this.target.removeAttribute("draggable"),this.mightDrag.setUneditable&&this.target.removeAttribute("contentEditable"),this.view.domObserver.start()),this.delayedSelectionSync&&setTimeout(()=>ll(this.view)),this.view.input.mouseDown=null}up(t){if(this.done(),!this.view.dom.contains(t.target))return;let n=this.pos;this.view.state.doc!=this.startDoc&&(n=this.view.posAtCoords(Wy(t))),this.updateAllowDefault(t),this.allowDefault||!n?jl(this.view,"pointer"):BY(this.view,n.pos,n.inside,t,this.selectNode)?t.preventDefault():t.button==0&&(this.flushed||ki&&this.mightDrag&&!this.mightDrag.node.isAtom||di&&!this.view.state.selection.visible&&Math.min(Math.abs(n.pos-this.view.state.selection.from),Math.abs(n.pos-this.view.state.selection.to))<=2)?(cf(this.view,Dn.near(this.view.state.doc.resolve(n.pos)),"pointer"),t.preventDefault()):jl(this.view,"pointer")}move(t){this.updateAllowDefault(t),jl(this.view,"pointer"),t.buttons==0&&this.done()}updateAllowDefault(t){!this.allowDefault&&(Math.abs(this.event.x-t.clientX)>4||Math.abs(this.event.y-t.clientY)>4)&&(this.allowDefault=!0)}}Di.touchstart=e=>{e.input.lastTouch=Date.now(),aT(e),jl(e,"pointer")};Di.touchmove=e=>{e.input.lastTouch=Date.now(),jl(e,"pointer")};Di.contextmenu=e=>aT(e);function NN(e,t){return e.composing?!0:ki&&Math.abs(t.timeStamp-e.input.compositionEndedAt)<500?(e.input.compositionEndedAt=-2e8,!0):!1}const jY=$s?5e3:-1;Ei.compositionstart=Ei.compositionupdate=e=>{if(!e.composing){e.domObserver.flush();let{state:t}=e,n=t.selection.$from;if(t.selection.empty&&(t.storedMarks||!n.textOffset&&n.parentOffset&&n.nodeBefore.marks.some(r=>r.type.spec.inclusive===!1)))e.markCursor=e.state.storedMarks||n.marks(),qv(e,!0),e.markCursor=null;else if(qv(e),Ys&&t.selection.empty&&n.parentOffset&&!n.textOffset&&n.nodeBefore.marks.length){let r=e.domSelectionRange();for(let o=r.focusNode,i=r.focusOffset;o&&o.nodeType==1&&i!=0;){let s=i<0?o.lastChild:o.childNodes[i-1];if(!s)break;if(s.nodeType==3){e.domSelection().collapse(s,s.nodeValue.length);break}else o=s,i=-1}}e.input.composing=!0}PN(e,jY)};Ei.compositionend=(e,t)=>{e.composing&&(e.input.composing=!1,e.input.compositionEndedAt=t.timeStamp,e.input.compositionPendingChanges=e.domObserver.pendingRecords().length?e.input.compositionID:0,e.input.compositionPendingChanges&&Promise.resolve().then(()=>e.domObserver.flush()),e.input.compositionID++,PN(e,20))};function PN(e,t){clearTimeout(e.input.composingTimeout),t>-1&&(e.input.composingTimeout=setTimeout(()=>qv(e),t))}function xN(e){for(e.composing&&(e.input.composing=!1,e.input.compositionEndedAt=WY());e.input.compositionNodes.length>0;)e.input.compositionNodes.pop().markParentsDirty()}function WY(){let e=document.createEvent("Event");return e.initEvent("event",!0,!0),e.timeStamp}function qv(e,t=!1){if(!($s&&e.domObserver.flushingSoon>=0)){if(e.domObserver.forceFlush(),xN(e),t||e.docView&&e.docView.dirty){let n=rT(e);return n&&!n.eq(e.state.selection)?e.dispatch(e.state.tr.setSelection(n)):e.updateState(e.state),!0}return!1}}function KY(e,t){if(!e.dom.parentNode)return;let n=e.dom.parentNode.appendChild(document.createElement("div"));n.appendChild(t),n.style.cssText="position: fixed; left: -10000px; top: 10px";let r=getSelection(),o=document.createRange();o.selectNodeContents(t),e.dom.blur(),r.removeAllRanges(),r.addRange(o),setTimeout(()=>{n.parentNode&&n.parentNode.removeChild(n),e.focus()},50)}const Lf=zi&&su<15||Af&&jK<604;Di.copy=Ei.cut=(e,t)=>{let n=t,r=e.state.selection,o=n.type=="cut";if(r.empty)return;let i=Lf?null:n.clipboardData,s=r.content(),{dom:u,text:d}=SN(e,s);i?(n.preventDefault(),i.clearData(),i.setData("text/html",u.innerHTML),i.setData("text/plain",d)):KY(e,u),o&&e.dispatch(e.state.tr.deleteSelection().scrollIntoView().setMeta("uiEvent","cut"))};function YY(e){return e.openStart==0&&e.openEnd==0&&e.content.childCount==1?e.content.firstChild:null}function JY(e,t){if(!e.dom.parentNode)return;let n=e.input.shiftKey||e.state.selection.$from.parent.type.spec.code,r=e.dom.parentNode.appendChild(document.createElement(n?"textarea":"div"));n||(r.contentEditable="true"),r.style.cssText="position: fixed; left: -10000px; top: 10px",r.focus();let o=e.input.shiftKey&&e.input.lastKeyCode!=45;setTimeout(()=>{e.focus(),r.parentNode&&r.parentNode.removeChild(r),n?Kh(e,r.value,null,o,t):Kh(e,r.textContent,r.innerHTML,o,t)},50)}function Kh(e,t,n,r,o){let i=kN(e,t,n,r,e.state.selection.$from);if(e.someProp("handlePaste",d=>d(e,o,i||Et.empty)))return!0;if(!i)return!1;let s=YY(i),u=s?e.state.tr.replaceSelectionWith(s,r):e.state.tr.replaceSelection(i);return e.dispatch(u.scrollIntoView().setMeta("paste",!0).setMeta("uiEvent","paste")),!0}Ei.paste=(e,t)=>{let n=t;if(e.composing&&!$s)return;let r=Lf?null:n.clipboardData,o=e.input.shiftKey&&e.input.lastKeyCode!=45;r&&Kh(e,r.getData("text/plain"),r.getData("text/html"),o,n)?n.preventDefault():JY(e,n)};class XY{constructor(t,n){this.slice=t,this.move=n}}const UN=bs?"altKey":"ctrlKey";Di.dragstart=(e,t)=>{let n=t,r=e.input.mouseDown;if(r&&r.done(),!n.dataTransfer)return;let o=e.state.selection,i=o.empty?null:e.posAtCoords(Wy(n));if(!(i&&i.pos>=o.from&&i.pos<=(o instanceof ln?o.to-1:o.to))){if(r&&r.mightDrag)e.dispatch(e.state.tr.setSelection(ln.create(e.state.doc,r.mightDrag.pos)));else if(n.target&&n.target.nodeType==1){let f=e.docView.nearestDesc(n.target,!0);f&&f.node.type.spec.draggable&&f!=e.docView&&e.dispatch(e.state.tr.setSelection(ln.create(e.state.doc,f.posBefore)))}}let s=e.state.selection.content(),{dom:u,text:d}=SN(e,s);n.dataTransfer.clearData(),n.dataTransfer.setData(Lf?"Text":"text/html",u.innerHTML),n.dataTransfer.effectAllowed="copyMove",Lf||n.dataTransfer.setData("text/plain",d),e.dragging=new XY(s,!n[UN])};Di.dragend=e=>{let t=e.dragging;window.setTimeout(()=>{e.dragging==t&&(e.dragging=null)},50)};Ei.dragover=Ei.dragenter=(e,t)=>t.preventDefault();Ei.drop=(e,t)=>{let n=t,r=e.dragging;if(e.dragging=null,!n.dataTransfer)return;let o=e.posAtCoords(Wy(n));if(!o)return;let i=e.state.doc.resolve(o.pos),s=r&&r.slice;s?e.someProp("transformPasted",T=>{s=T(s,e)}):s=kN(e,n.dataTransfer.getData(Lf?"Text":"text/plain"),Lf?null:n.dataTransfer.getData("text/html"),!1,i);let u=!!(r&&!n[UN]);if(e.someProp("handleDrop",T=>T(e,n,s||Et.empty,u))){n.preventDefault();return}if(!s)return;n.preventDefault();let d=s?DK(e.state.doc,i.pos,s):i.pos;d==null&&(d=i.pos);let f=e.state.tr;u&&f.deleteSelection();let g=f.mapping.map(d),y=s.openStart==0&&s.openEnd==0&&s.content.childCount==1,_=f.doc;if(y?f.replaceRangeWith(g,g,s.content.firstChild):f.replaceRange(g,g,s),f.doc.eq(_))return;let M=f.doc.resolve(g);if(y&&ln.isSelectable(s.content.firstChild)&&M.nodeAfter&&M.nodeAfter.sameMarkup(s.content.firstChild))f.setSelection(new ln(M));else{let T=f.mapping.map(d);f.mapping.maps[f.mapping.maps.length-1].forEach((k,S,C,L)=>T=L),f.setSelection(oT(e,M,f.doc.resolve(T)))}e.focus(),e.dispatch(f.setMeta("uiEvent","drop"))};Di.focus=e=>{e.input.lastFocus=Date.now(),e.focused||(e.domObserver.stop(),e.dom.classList.add("ProseMirror-focused"),e.domObserver.start(),e.focused=!0,setTimeout(()=>{e.docView&&e.hasFocus()&&!e.domObserver.currentSelection.eq(e.domSelectionRange())&&ll(e)},20))};Di.blur=(e,t)=>{let n=t;e.focused&&(e.domObserver.stop(),e.dom.classList.remove("ProseMirror-focused"),e.domObserver.start(),n.relatedTarget&&e.dom.contains(n.relatedTarget)&&e.domObserver.currentSelection.clear(),e.focused=!1)};Di.beforeinput=(e,t)=>{if(di&&$s&&t.inputType=="deleteContentBackward"){e.domObserver.flushSoon();let{domChangeCount:r}=e.input;setTimeout(()=>{if(e.input.domChangeCount!=r||(e.dom.blur(),e.focus(),e.someProp("handleKeyDown",i=>i(e,ic(8,"Backspace")))))return;let{$cursor:o}=e.state.selection;o&&o.pos>0&&e.dispatch(e.state.tr.delete(o.pos-1,o.pos).scrollIntoView())},50)}};for(let e in Ei)Di[e]=Ei[e];function Yh(e,t){if(e==t)return!0;for(let n in e)if(e[n]!==t[n])return!1;for(let n in t)if(!(n in e))return!1;return!0}class lT{constructor(t,n){this.toDOM=t,this.spec=n||Gc,this.side=this.spec.side||0}map(t,n,r,o){let{pos:i,deleted:s}=t.mapResult(n.from+o,this.side<0?-1:1);return s?null:new rs(i-r,i-r,this)}valid(){return!0}eq(t){return this==t||t instanceof lT&&(this.spec.key&&this.spec.key==t.spec.key||this.toDOM==t.toDOM&&Yh(this.spec,t.spec))}destroy(t){this.spec.destroy&&this.spec.destroy(t)}}class lu{constructor(t,n){this.attrs=t,this.spec=n||Gc}map(t,n,r,o){let i=t.map(n.from+o,this.spec.inclusiveStart?-1:1)-r,s=t.map(n.to+o,this.spec.inclusiveEnd?1:-1)-r;return i>=s?null:new rs(i,s,this)}valid(t,n){return n.from<n.to}eq(t){return this==t||t instanceof lu&&Yh(this.attrs,t.attrs)&&Yh(this.spec,t.spec)}static is(t){return t.type instanceof lu}destroy(){}}class uT{constructor(t,n){this.attrs=t,this.spec=n||Gc}map(t,n,r,o){let i=t.mapResult(n.from+o,1);if(i.deleted)return null;let s=t.mapResult(n.to+o,-1);return s.deleted||s.pos<=i.pos?null:new rs(i.pos-r,s.pos-r,this)}valid(t,n){let{index:r,offset:o}=t.content.findIndex(n.from),i;return o==n.from&&!(i=t.child(r)).isText&&o+i.nodeSize==n.to}eq(t){return this==t||t instanceof uT&&Yh(this.attrs,t.attrs)&&Yh(this.spec,t.spec)}destroy(){}}class rs{constructor(t,n,r){this.from=t,this.to=n,this.type=r}copy(t,n){return new rs(t,n,this.type)}eq(t,n=0){return this.type.eq(t.type)&&this.from+n==t.from&&this.to+n==t.to}map(t,n,r){return this.type.map(t,this,n,r)}static widget(t,n,r){return new rs(t,t,new lT(n,r))}static inline(t,n,r,o){return new rs(t,n,new lu(r,o))}static node(t,n,r,o){return new rs(t,n,new uT(r,o))}get spec(){return this.type.spec}get inline(){return this.type instanceof lu}}const qd=[],Gc={};class uo{constructor(t,n){this.local=t.length?t:qd,this.children=n.length?n:qd}static create(t,n){return n.length?Vv(n,t,0,Gc):ii}find(t,n,r){let o=[];return this.findInner(t??0,n??1e9,o,0,r),o}findInner(t,n,r,o,i){for(let s=0;s<this.local.length;s++){let u=this.local[s];u.from<=n&&u.to>=t&&(!i||i(u.spec))&&r.push(u.copy(u.from+o,u.to+o))}for(let s=0;s<this.children.length;s+=3)if(this.children[s]<n&&this.children[s+1]>t){let u=this.children[s]+1;this.children[s+2].findInner(t-u,n-u,r,o+u,i)}}map(t,n,r){return this==ii||t.maps.length==0?this:this.mapInner(t,n,0,0,r||Gc)}mapInner(t,n,r,o,i){let s;for(let u=0;u<this.local.length;u++){let d=this.local[u].map(t,r,o);d&&d.type.valid(n,d)?(s||(s=[])).push(d):i.onRemove&&i.onRemove(this.local[u].spec)}return this.children.length?ZY(this.children,s||[],t,n,r,o,i):s?new uo(s.sort($c),qd):ii}add(t,n){return n.length?this==ii?uo.create(t,n):this.addInner(t,n,0):this}addInner(t,n,r){let o,i=0;t.forEach((u,d)=>{let f=d+r,g;if(g=GN(n,u,f)){for(o||(o=this.children.slice());i<o.length&&o[i]<d;)i+=3;o[i]==d?o[i+2]=o[i+2].addInner(u,g,f+1):o.splice(i,0,d,d+u.nodeSize,Vv(g,u,f+1,Gc)),i+=3}});let s=FN(i?$N(n):n,-r);for(let u=0;u<s.length;u++)s[u].type.valid(t,s[u])||s.splice(u--,1);return new uo(s.length?this.local.concat(s).sort($c):this.local,o||this.children)}remove(t){return t.length==0||this==ii?this:this.removeInner(t,0)}removeInner(t,n){let r=this.children,o=this.local;for(let i=0;i<r.length;i+=3){let s,u=r[i]+n,d=r[i+1]+n;for(let g=0,y;g<t.length;g++)(y=t[g])&&y.from>u&&y.to<d&&(t[g]=null,(s||(s=[])).push(y));if(!s)continue;r==this.children&&(r=this.children.slice());let f=r[i+2].removeInner(s,u+1);f!=ii?r[i+2]=f:(r.splice(i,3),i-=3)}if(o.length){for(let i=0,s;i<t.length;i++)if(s=t[i])for(let u=0;u<o.length;u++)o[u].eq(s,n)&&(o==this.local&&(o=this.local.slice()),o.splice(u--,1))}return r==this.children&&o==this.local?this:o.length||r.length?new uo(o,r):ii}forChild(t,n){if(this==ii)return this;if(n.isLeaf)return uo.empty;let r,o;for(let u=0;u<this.children.length;u+=3)if(this.children[u]>=t){this.children[u]==t&&(r=this.children[u+2]);break}let i=t+1,s=i+n.content.size;for(let u=0;u<this.local.length;u++){let d=this.local[u];if(d.from<s&&d.to>i&&d.type instanceof lu){let f=Math.max(i,d.from)-i,g=Math.min(s,d.to)-i;f<g&&(o||(o=[])).push(d.copy(f,g))}}if(o){let u=new uo(o.sort($c),qd);return r?new Gl([u,r]):u}return r||ii}eq(t){if(this==t)return!0;if(!(t instanceof uo)||this.local.length!=t.local.length||this.children.length!=t.children.length)return!1;for(let n=0;n<this.local.length;n++)if(!this.local[n].eq(t.local[n]))return!1;for(let n=0;n<this.children.length;n+=3)if(this.children[n]!=t.children[n]||this.children[n+1]!=t.children[n+1]||!this.children[n+2].eq(t.children[n+2]))return!1;return!0}locals(t){return cT(this.localsInner(t))}localsInner(t){if(this==ii)return qd;if(t.inlineContent||!this.local.some(lu.is))return this.local;let n=[];for(let r=0;r<this.local.length;r++)this.local[r].type instanceof lu||n.push(this.local[r]);return n}}uo.empty=new uo([],[]);uo.removeOverlap=cT;const ii=uo.empty;class Gl{constructor(t){this.members=t}map(t,n){const r=this.members.map(o=>o.map(t,n,Gc));return Gl.from(r)}forChild(t,n){if(n.isLeaf)return uo.empty;let r=[];for(let o=0;o<this.members.length;o++){let i=this.members[o].forChild(t,n);i!=ii&&(i instanceof Gl?r=r.concat(i.members):r.push(i))}return Gl.from(r)}eq(t){if(!(t instanceof Gl)||t.members.length!=this.members.length)return!1;for(let n=0;n<this.members.length;n++)if(!this.members[n].eq(t.members[n]))return!1;return!0}locals(t){let n,r=!0;for(let o=0;o<this.members.length;o++){let i=this.members[o].localsInner(t);if(i.length)if(!n)n=i;else{r&&(n=n.slice(),r=!1);for(let s=0;s<i.length;s++)n.push(i[s])}}return n?cT(r?n:n.sort($c)):qd}static from(t){switch(t.length){case 0:return ii;case 1:return t[0];default:return new Gl(t.every(n=>n instanceof uo)?t:t.reduce((n,r)=>n.concat(r instanceof uo?r:r.members),[]))}}}function ZY(e,t,n,r,o,i,s){let u=e.slice();for(let f=0,g=i;f<n.maps.length;f++){let y=0;n.maps[f].forEach((_,M,T,k)=>{let S=k-T-(M-_);for(let C=0;C<u.length;C+=3){let L=u[C+1];if(L<0||_>L+g-y)continue;let A=u[C]+g-y;M>=A?u[C+1]=_<=A?-2:-1:T>=o&&S&&(u[C]+=S,u[C+1]+=S)}y+=S}),g=n.maps[f].map(g,-1)}let d=!1;for(let f=0;f<u.length;f+=3)if(u[f+1]<0){if(u[f+1]==-2){d=!0,u[f+1]=-1;continue}let g=n.map(e[f]+i),y=g-o;if(y<0||y>=r.content.size){d=!0;continue}let _=n.map(e[f+1]+i,-1),M=_-o,{index:T,offset:k}=r.content.findIndex(y),S=r.maybeChild(T);if(S&&k==y&&k+S.nodeSize==M){let C=u[f+2].mapInner(n,S,g+1,e[f]+i+1,s);C!=ii?(u[f]=y,u[f+1]=M,u[f+2]=C):(u[f+1]=-2,d=!0)}else d=!0}if(d){let f=QY(u,e,t,n,o,i,s),g=Vv(f,r,0,s);t=g.local;for(let y=0;y<u.length;y+=3)u[y+1]<0&&(u.splice(y,3),y-=3);for(let y=0,_=0;y<g.children.length;y+=3){let M=g.children[y];for(;_<u.length&&u[_]<M;)_+=3;u.splice(_,0,g.children[y],g.children[y+1],g.children[y+2])}}return new uo(t.sort($c),u)}function FN(e,t){if(!t||!e.length)return e;let n=[];for(let r=0;r<e.length;r++){let o=e[r];n.push(new rs(o.from+t,o.to+t,o.type))}return n}function QY(e,t,n,r,o,i,s){function u(d,f){for(let g=0;g<d.local.length;g++){let y=d.local[g].map(r,o,f);y?n.push(y):s.onRemove&&s.onRemove(d.local[g].spec)}for(let g=0;g<d.children.length;g+=3)u(d.children[g+2],d.children[g]+f+1)}for(let d=0;d<e.length;d+=3)e[d+1]==-1&&u(e[d+2],t[d]+i+1);return n}function GN(e,t,n){if(t.isLeaf)return null;let r=n+t.nodeSize,o=null;for(let i=0,s;i<e.length;i++)(s=e[i])&&s.from>n&&s.to<r&&((o||(o=[])).push(s),e[i]=null);return o}function $N(e){let t=[];for(let n=0;n<e.length;n++)e[n]!=null&&t.push(e[n]);return t}function Vv(e,t,n,r){let o=[],i=!1;t.forEach((u,d)=>{let f=GN(e,u,d+n);if(f){i=!0;let g=Vv(f,u,n+d+1,r);g!=ii&&o.push(d,d+u.nodeSize,g)}});let s=FN(i?$N(e):e,-n).sort($c);for(let u=0;u<s.length;u++)s[u].type.valid(t,s[u])||(r.onRemove&&r.onRemove(s[u].spec),s.splice(u--,1));return s.length||o.length?new uo(s,o):ii}function $c(e,t){return e.from-t.from||e.to-t.to}function cT(e){let t=e;for(let n=0;n<t.length-1;n++){let r=t[n];if(r.from!=r.to)for(let o=n+1;o<t.length;o++){let i=t[o];if(i.from==r.from){i.to!=r.to&&(t==e&&(t=e.slice()),t[o]=i.copy(i.from,r.to),E2(t,o+1,i.copy(r.to,i.to)));continue}else{i.from<r.to&&(t==e&&(t=e.slice()),t[n]=r.copy(r.from,i.from),E2(t,o,r.copy(i.from,r.to)));break}}}return t}function E2(e,t,n){for(;t<e.length&&$c(n,e[t])>0;)t++;e.splice(t,0,n)}function K1(e){let t=[];return e.someProp("decorations",n=>{let r=n(e.state);r&&r!=ii&&t.push(r)}),e.cursorWrapper&&t.push(uo.create(e.state.doc,[e.cursorWrapper.deco])),Gl.from(t)}const eJ={childList:!0,characterData:!0,characterDataOldValue:!0,attributes:!0,attributeOldValue:!0,subtree:!0},tJ=zi&&su<=11;class nJ{constructor(){this.anchorNode=null,this.anchorOffset=0,this.focusNode=null,this.focusOffset=0}set(t){this.anchorNode=t.anchorNode,this.anchorOffset=t.anchorOffset,this.focusNode=t.focusNode,this.focusOffset=t.focusOffset}clear(){this.anchorNode=this.focusNode=null}eq(t){return t.anchorNode==this.anchorNode&&t.anchorOffset==this.anchorOffset&&t.focusNode==this.focusNode&&t.focusOffset==this.focusOffset}}class rJ{constructor(t,n){this.view=t,this.handleDOMChange=n,this.queue=[],this.flushingSoon=-1,this.observer=null,this.currentSelection=new nJ,this.onCharData=null,this.suppressingSelectionUpdates=!1,this.observer=window.MutationObserver&&new window.MutationObserver(r=>{for(let o=0;o<r.length;o++)this.queue.push(r[o]);zi&&su<=11&&r.some(o=>o.type=="childList"&&o.removedNodes.length||o.type=="characterData"&&o.oldValue.length>o.target.nodeValue.length)?this.flushSoon():this.flush()}),tJ&&(this.onCharData=r=>{this.queue.push({target:r.target,type:"characterData",oldValue:r.prevValue}),this.flushSoon()}),this.onSelectionChange=this.onSelectionChange.bind(this)}flushSoon(){this.flushingSoon<0&&(this.flushingSoon=window.setTimeout(()=>{this.flushingSoon=-1,this.flush()},20))}forceFlush(){this.flushingSoon>-1&&(window.clearTimeout(this.flushingSoon),this.flushingSoon=-1,this.flush())}start(){this.observer&&(this.observer.takeRecords(),this.observer.observe(this.view.dom,eJ)),this.onCharData&&this.view.dom.addEventListener("DOMCharacterDataModified",this.onCharData),this.connectSelection()}stop(){if(this.observer){let t=this.observer.takeRecords();if(t.length){for(let n=0;n<t.length;n++)this.queue.push(t[n]);window.setTimeout(()=>this.flush(),20)}this.observer.disconnect()}this.onCharData&&this.view.dom.removeEventListener("DOMCharacterDataModified",this.onCharData),this.disconnectSelection()}connectSelection(){this.view.dom.ownerDocument.addEventListener("selectionchange",this.onSelectionChange)}disconnectSelection(){this.view.dom.ownerDocument.removeEventListener("selectionchange",this.onSelectionChange)}suppressSelectionUpdates(){this.suppressingSelectionUpdates=!0,setTimeout(()=>this.suppressingSelectionUpdates=!1,50)}onSelectionChange(){if(M2(this.view)){if(this.suppressingSelectionUpdates)return ll(this.view);if(zi&&su<=11&&!this.view.state.selection.empty){let t=this.view.domSelectionRange();if(t.focusNode&&Xc(t.focusNode,t.focusOffset,t.anchorNode,t.anchorOffset))return this.flushSoon()}this.flush()}}setCurSelection(){this.currentSelection.set(this.view.domSelectionRange())}ignoreSelectionChange(t){if(!t.focusNode)return!0;let n=new Set,r;for(let i=t.focusNode;i;i=Wh(i))n.add(i);for(let i=t.anchorNode;i;i=Wh(i))if(n.has(i)){r=i;break}let o=r&&this.view.docView.nearestDesc(r);if(o&&o.ignoreMutation({type:"selection",target:r.nodeType==3?r.parentNode:r}))return this.setCurSelection(),!0}pendingRecords(){if(this.observer)for(let t of this.observer.takeRecords())this.queue.push(t);return this.queue}flush(){let{view:t}=this;if(!t.docView||this.flushingSoon>-1)return;let n=this.pendingRecords();n.length&&(this.queue=[]);let r=t.domSelectionRange(),o=!this.suppressingSelectionUpdates&&!this.currentSelection.eq(r)&&M2(t)&&!this.ignoreSelectionChange(r),i=-1,s=-1,u=!1,d=[];if(t.editable)for(let g=0;g<n.length;g++){let y=this.registerMutation(n[g],d);y&&(i=i<0?y.from:Math.min(y.from,i),s=s<0?y.to:Math.max(y.to,s),y.typeOver&&(u=!0))}if(Ys&&d.length>1){let g=d.filter(y=>y.nodeName=="BR");if(g.length==2){let y=g[0],_=g[1];y.parentNode&&y.parentNode.parentNode==_.parentNode?_.remove():y.remove()}}let f=null;i<0&&o&&t.input.lastFocus>Date.now()-200&&Math.max(t.input.lastTouch,t.input.lastClick.time)<Date.now()-300&&Vy(r)&&(f=rT(t))&&f.eq(Dn.near(t.state.doc.resolve(0),1))?(t.input.lastFocus=0,ll(t),this.currentSelection.set(r),t.scrollToSelection()):(i>-1||o)&&(i>-1&&(t.docView.markDirty(i,s),oJ(t)),this.handleDOMChange(i,s,u,d),t.docView&&t.docView.dirty?t.updateState(t.state):this.currentSelection.eq(r)||ll(t),this.currentSelection.set(r))}registerMutation(t,n){if(n.indexOf(t.target)>-1)return null;let r=this.view.docView.nearestDesc(t.target);if(t.type=="attributes"&&(r==this.view.docView||t.attributeName=="contenteditable"||t.attributeName=="style"&&!t.oldValue&&!t.target.getAttribute("style"))||!r||r.ignoreMutation(t))return null;if(t.type=="childList"){for(let g=0;g<t.addedNodes.length;g++)n.push(t.addedNodes[g]);if(r.contentDOM&&r.contentDOM!=r.dom&&!r.contentDOM.contains(t.target))return{from:r.posBefore,to:r.posAfter};let o=t.previousSibling,i=t.nextSibling;if(zi&&su<=11&&t.addedNodes.length)for(let g=0;g<t.addedNodes.length;g++){let{previousSibling:y,nextSibling:_}=t.addedNodes[g];(!y||Array.prototype.indexOf.call(t.addedNodes,y)<0)&&(o=y),(!_||Array.prototype.indexOf.call(t.addedNodes,_)<0)&&(i=_)}let s=o&&o.parentNode==t.target?Ti(o)+1:0,u=r.localPosFromDOM(t.target,s,-1),d=i&&i.parentNode==t.target?Ti(i):t.target.childNodes.length,f=r.localPosFromDOM(t.target,d,1);return{from:u,to:f}}else return t.type=="attributes"?{from:r.posAtStart-r.border,to:r.posAtEnd+r.border}:{from:r.posAtStart,to:r.posAtEnd,typeOver:t.target.nodeValue==t.oldValue}}}let A2=new WeakMap,L2=!1;function oJ(e){if(!A2.has(e)&&(A2.set(e,null),["normal","nowrap","pre-line"].indexOf(getComputedStyle(e.dom).whiteSpace)!==-1)){if(e.requiresGeckoHackNode=Ys,L2)return;console.warn("ProseMirror expects the CSS white-space property to be set, preferably to 'pre-wrap'. It is recommended to load style/prosemirror.css from the prosemirror-view package."),L2=!0}}function iJ(e){let t;function n(d){d.preventDefault(),d.stopImmediatePropagation(),t=d.getTargetRanges()[0]}e.dom.addEventListener("beforeinput",n,!0),document.execCommand("indent"),e.dom.removeEventListener("beforeinput",n,!0);let r=t.startContainer,o=t.startOffset,i=t.endContainer,s=t.endOffset,u=e.domAtPos(e.state.selection.anchor);return Xc(u.node,u.offset,i,s)&&([r,o,i,s]=[i,s,r,o]),{anchorNode:r,anchorOffset:o,focusNode:i,focusOffset:s}}function sJ(e,t,n){let{node:r,fromOffset:o,toOffset:i,from:s,to:u}=e.docView.parseRange(t,n),d=e.domSelectionRange(),f,g=d.anchorNode;if(g&&e.dom.contains(g.nodeType==1?g:g.parentNode)&&(f=[{node:g,offset:d.anchorOffset}],Vy(d)||f.push({node:d.focusNode,offset:d.focusOffset})),di&&e.input.lastKeyCode===8)for(let S=i;S>o;S--){let C=r.childNodes[S-1],L=C.pmViewDesc;if(C.nodeName=="BR"&&!L){i=S;break}if(!L||L.size)break}let y=e.state.doc,_=e.someProp("domParser")||kf.fromSchema(e.state.schema),M=y.resolve(s),T=null,k=_.parse(r,{topNode:M.parent,topMatch:M.parent.contentMatchAt(M.index()),topOpen:!0,from:o,to:i,preserveWhitespace:M.parent.type.whitespace=="pre"?"full":!0,findPositions:f,ruleFromNode:aJ,context:M});if(f&&f[0].pos!=null){let S=f[0].pos,C=f[1]&&f[1].pos;C==null&&(C=S),T={anchor:S+s,head:C+s}}return{doc:k,sel:T,from:s,to:u}}function aJ(e){let t=e.pmViewDesc;if(t)return t.parseRule();if(e.nodeName=="BR"&&e.parentNode){if(ki&&/^(ul|ol)$/i.test(e.parentNode.nodeName)){let n=document.createElement("div");return n.appendChild(document.createElement("li")),{skip:n}}else if(e.parentNode.lastChild==e||ki&&/^(tr|table)$/i.test(e.parentNode.nodeName))return{ignore:!0}}else if(e.nodeName=="IMG"&&e.getAttribute("mark-placeholder"))return{ignore:!0};return null}const lJ=/^(a|abbr|acronym|b|bd[io]|big|br|button|cite|code|data(list)?|del|dfn|em|i|ins|kbd|label|map|mark|meter|output|q|ruby|s|samp|small|span|strong|su[bp]|time|u|tt|var)$/i;function uJ(e,t,n,r,o){let i=e.input.compositionPendingChanges||(e.composing?e.input.compositionID:0);if(e.input.compositionPendingChanges=0,t<0){let V=e.input.lastSelectionTime>Date.now()-50?e.input.lastSelectionOrigin:null,G=rT(e,V);if(G&&!e.state.selection.eq(G)){if(di&&$s&&e.input.lastKeyCode===13&&Date.now()-100<e.input.lastKeyCodeTime&&e.someProp("handleKeyDown",w=>w(e,ic(13,"Enter"))))return;let R=e.state.tr.setSelection(G);V=="pointer"?R.setMeta("pointer",!0):V=="key"&&R.scrollIntoView(),i&&R.setMeta("composition",i),e.dispatch(R)}return}let s=e.state.doc.resolve(t),u=s.sharedDepth(n);t=s.before(u+1),n=e.state.doc.resolve(n).after(u+1);let d=e.state.selection,f=sJ(e,t,n),g=e.state.doc,y=g.slice(f.from,f.to),_,M;e.input.lastKeyCode===8&&Date.now()-100<e.input.lastKeyCodeTime?(_=e.state.selection.to,M="end"):(_=e.state.selection.from,M="start"),e.input.lastKeyCode=null;let T=fJ(y.content,f.doc.content,f.from,_,M);if((Af&&e.input.lastIOSEnter>Date.now()-225||$s)&&o.some(V=>V.nodeType==1&&!lJ.test(V.nodeName))&&(!T||T.endA>=T.endB)&&e.someProp("handleKeyDown",V=>V(e,ic(13,"Enter")))){e.input.lastIOSEnter=0;return}if(!T)if(r&&d instanceof Bn&&!d.empty&&d.$head.sameParent(d.$anchor)&&!e.composing&&!(f.sel&&f.sel.anchor!=f.sel.head))T={start:d.from,endA:d.to,endB:d.to};else{if(f.sel){let V=O2(e,e.state.doc,f.sel);if(V&&!V.eq(e.state.selection)){let G=e.state.tr.setSelection(V);i&&G.setMeta("composition",i),e.dispatch(G)}}return}if(di&&e.cursorWrapper&&f.sel&&f.sel.anchor==e.cursorWrapper.deco.from&&f.sel.head==f.sel.anchor){let V=T.endB-T.start;f.sel={anchor:f.sel.anchor+V,head:f.sel.anchor+V}}e.input.domChangeCount++,e.state.selection.from<e.state.selection.to&&T.start==T.endB&&e.state.selection instanceof Bn&&(T.start>e.state.selection.from&&T.start<=e.state.selection.from+2&&e.state.selection.from>=f.from?T.start=e.state.selection.from:T.endA<e.state.selection.to&&T.endA>=e.state.selection.to-2&&e.state.selection.to<=f.to&&(T.endB+=e.state.selection.to-T.endA,T.endA=e.state.selection.to)),zi&&su<=11&&T.endB==T.start+1&&T.endA==T.start&&T.start>f.from&&f.doc.textBetween(T.start-f.from-1,T.start-f.from+1)=="  "&&(T.start--,T.endA--,T.endB--);let k=f.doc.resolveNoCache(T.start-f.from),S=f.doc.resolveNoCache(T.endB-f.from),C=g.resolve(T.start),L=k.sameParent(S)&&k.parent.inlineContent&&C.end()>=T.endA,A;if((Af&&e.input.lastIOSEnter>Date.now()-225&&(!L||o.some(V=>V.nodeName=="DIV"||V.nodeName=="P"))||!L&&k.pos<f.doc.content.size&&!k.sameParent(S)&&(A=Dn.findFrom(f.doc.resolve(k.pos+1),1,!0))&&A.head==S.pos)&&e.someProp("handleKeyDown",V=>V(e,ic(13,"Enter")))){e.input.lastIOSEnter=0;return}if(e.state.selection.anchor>T.start&&dJ(g,T.start,T.endA,k,S)&&e.someProp("handleKeyDown",V=>V(e,ic(8,"Backspace")))){$s&&di&&e.domObserver.suppressSelectionUpdates();return}di&&$s&&T.endB==T.start&&(e.input.lastAndroidDelete=Date.now()),$s&&!L&&k.start()!=S.start()&&S.parentOffset==0&&k.depth==S.depth&&f.sel&&f.sel.anchor==f.sel.head&&f.sel.head==T.endA&&(T.endB-=2,S=f.doc.resolveNoCache(T.endB-f.from),setTimeout(()=>{e.someProp("handleKeyDown",function(V){return V(e,ic(13,"Enter"))})},20));let N=T.start,H=T.endA,q,x,$;if(L){if(k.pos==S.pos)zi&&su<=11&&k.parentOffset==0&&(e.domObserver.suppressSelectionUpdates(),setTimeout(()=>ll(e),20)),q=e.state.tr.delete(N,H),x=g.resolve(T.start).marksAcross(g.resolve(T.endA));else if(T.endA==T.endB&&($=cJ(k.parent.content.cut(k.parentOffset,S.parentOffset),C.parent.content.cut(C.parentOffset,T.endA-C.start()))))q=e.state.tr,$.type=="add"?q.addMark(N,H,$.mark):q.removeMark(N,H,$.mark);else if(k.parent.child(k.index()).isText&&k.index()==S.index()-(S.textOffset?0:1)){let V=k.parent.textBetween(k.parentOffset,S.parentOffset);if(e.someProp("handleTextInput",G=>G(e,N,H,V)))return;q=e.state.tr.insertText(V,N,H)}}if(q||(q=e.state.tr.replace(N,H,f.doc.slice(T.start-f.from,T.endB-f.from))),f.sel){let V=O2(e,q.doc,f.sel);V&&!(di&&$s&&e.composing&&V.empty&&(T.start!=T.endB||e.input.lastAndroidDelete<Date.now()-100)&&(V.head==N||V.head==q.mapping.map(H)-1)||zi&&V.empty&&V.head==N)&&q.setSelection(V)}x&&q.ensureMarks(x),i&&q.setMeta("composition",i),e.dispatch(q.scrollIntoView())}function O2(e,t,n){return Math.max(n.anchor,n.head)>t.content.size?null:oT(e,t.resolve(n.anchor),t.resolve(n.head))}function cJ(e,t){let n=e.firstChild.marks,r=t.firstChild.marks,o=n,i=r,s,u,d;for(let g=0;g<r.length;g++)o=r[g].removeFromSet(o);for(let g=0;g<n.length;g++)i=n[g].removeFromSet(i);if(o.length==1&&i.length==0)u=o[0],s="add",d=g=>g.mark(u.addToSet(g.marks));else if(o.length==0&&i.length==1)u=i[0],s="remove",d=g=>g.mark(u.removeFromSet(g.marks));else return null;let f=[];for(let g=0;g<t.childCount;g++)f.push(d(t.child(g)));if(dt.from(f).eq(e))return{mark:u,type:s}}function dJ(e,t,n,r,o){if(!r.parent.isTextblock||n-t<=o.pos-r.pos||Y1(r,!0,!1)<o.pos)return!1;let i=e.resolve(t);if(i.parentOffset<i.parent.content.size||!i.parent.isTextblock)return!1;let s=e.resolve(Y1(i,!0,!0));return!s.parent.isTextblock||s.pos>n||Y1(s,!0,!1)<n?!1:r.parent.content.cut(r.parentOffset).eq(s.parent.content)}function Y1(e,t,n){let r=e.depth,o=t?e.end():e.pos;for(;r>0&&(t||e.indexAfter(r)==e.node(r).childCount);)r--,o++,t=!1;if(n){let i=e.node(r).maybeChild(e.indexAfter(r));for(;i&&!i.isLeaf;)i=i.firstChild,o++}return o}function fJ(e,t,n,r,o){let i=e.findDiffStart(t,n);if(i==null)return null;let{a:s,b:u}=e.findDiffEnd(t,n+e.size,n+t.size);if(o=="end"){let d=Math.max(0,i-Math.min(s,u));r-=s+d-i}if(s<i&&e.size<t.size){let d=r<=i&&r>=s?i-r:0;i-=d,u=i+(u-s),s=i}else if(u<i){let d=r<=i&&r>=u?i-r:0;i-=d,s=i+(s-u),u=i}return{start:i,endA:s,endB:u}}class pJ{constructor(t,n){this._root=null,this.focused=!1,this.trackWrites=null,this.mounted=!1,this.markCursor=null,this.cursorWrapper=null,this.lastSelectedViewDesc=void 0,this.input=new RY,this.prevDirectPlugins=[],this.pluginViews=[],this.requiresGeckoHackNode=!1,this.dragging=null,this._props=n,this.state=n.state,this.directPlugins=n.plugins||[],this.directPlugins.forEach(U2),this.dispatch=this.dispatch.bind(this),this.dom=t&&t.mount||document.createElement("div"),t&&(t.appendChild?t.appendChild(this.dom):typeof t=="function"?t(this.dom):t.mount&&(this.mounted=!0)),this.editable=P2(this),N2(this),this.nodeViews=x2(this),this.docView=g2(this.state.doc,R2(this),K1(this),this.dom,this),this.domObserver=new rJ(this,(r,o,i,s)=>uJ(this,r,o,i,s)),this.domObserver.start(),NY(this),this.updatePluginViews()}get composing(){return this.input.composing}get props(){if(this._props.state!=this.state){let t=this._props;this._props={};for(let n in t)this._props[n]=t[n];this._props.state=this.state}return this._props}update(t){t.handleDOMEvents!=this._props.handleDOMEvents&&XM(this);let n=this._props;this._props=t,t.plugins&&(t.plugins.forEach(U2),this.directPlugins=t.plugins),this.updateStateInner(t.state,n)}setProps(t){let n={};for(let r in this._props)n[r]=this._props[r];n.state=this.state;for(let r in t)n[r]=t[r];this.update(n)}updateState(t){this.updateStateInner(t,this._props)}updateStateInner(t,n){let r=this.state,o=!1,i=!1;t.storedMarks&&this.composing&&(xN(this),i=!0),this.state=t;let s=r.plugins!=t.plugins||this._props.plugins!=n.plugins;if(s||this._props.plugins!=n.plugins||this._props.nodeViews!=n.nodeViews){let _=x2(this);gJ(_,this.nodeViews)&&(this.nodeViews=_,o=!0)}(s||n.handleDOMEvents!=this._props.handleDOMEvents)&&XM(this),this.editable=P2(this),N2(this);let u=K1(this),d=R2(this),f=r.plugins!=t.plugins&&!r.doc.eq(t.doc)?"reset":t.scrollToSelection>r.scrollToSelection?"to selection":"preserve",g=o||!this.docView.matchesNode(t.doc,d,u);(g||!t.selection.eq(r.selection))&&(i=!0);let y=f=="preserve"&&i&&this.dom.style.overflowAnchor==null&&YK(this);if(i){this.domObserver.stop();let _=g&&(zi||di)&&!this.composing&&!r.selection.empty&&!t.selection.empty&&hJ(r.selection,t.selection);if(g){let M=di?this.trackWrites=this.domSelectionRange().focusNode:null;(o||!this.docView.update(t.doc,d,u,this))&&(this.docView.updateOuterDeco([]),this.docView.destroy(),this.docView=g2(t.doc,d,u,this.dom,this)),M&&!this.trackWrites&&(_=!0)}_||!(this.input.mouseDown&&this.domObserver.currentSelection.eq(this.domSelectionRange())&&bY(this))?ll(this,_):(IN(this,t.selection),this.domObserver.setCurSelection()),this.domObserver.start()}this.updatePluginViews(r),f=="reset"?this.dom.scrollTop=0:f=="to selection"?this.scrollToSelection():y&&JK(y)}scrollToSelection(){let t=this.domSelectionRange().focusNode;if(!this.someProp("handleScrollToSelection",n=>n(this)))if(this.state.selection instanceof ln){let n=this.docView.domAfterPos(this.state.selection.from);n.nodeType==1&&u2(this,n.getBoundingClientRect(),t)}else u2(this,this.coordsAtPos(this.state.selection.head,1),t)}destroyPluginViews(){let t;for(;t=this.pluginViews.pop();)t.destroy&&t.destroy()}updatePluginViews(t){if(!t||t.plugins!=this.state.plugins||this.directPlugins!=this.prevDirectPlugins){this.prevDirectPlugins=this.directPlugins,this.destroyPluginViews();for(let n=0;n<this.directPlugins.length;n++){let r=this.directPlugins[n];r.spec.view&&this.pluginViews.push(r.spec.view(this))}for(let n=0;n<this.state.plugins.length;n++){let r=this.state.plugins[n];r.spec.view&&this.pluginViews.push(r.spec.view(this))}}else for(let n=0;n<this.pluginViews.length;n++){let r=this.pluginViews[n];r.update&&r.update(this,t)}}someProp(t,n){let r=this._props&&this._props[t],o;if(r!=null&&(o=n?n(r):r))return o;for(let s=0;s<this.directPlugins.length;s++){let u=this.directPlugins[s].props[t];if(u!=null&&(o=n?n(u):u))return o}let i=this.state.plugins;if(i)for(let s=0;s<i.length;s++){let u=i[s].props[t];if(u!=null&&(o=n?n(u):u))return o}}hasFocus(){if(zi){let t=this.root.activeElement;if(t==this.dom)return!0;if(!t||!this.dom.contains(t))return!1;for(;t&&this.dom!=t&&this.dom.contains(t);){if(t.contentEditable=="false")return!1;t=t.parentElement}return!0}return this.root.activeElement==this.dom}focus(){this.domObserver.stop(),this.editable&&XK(this.dom),ll(this),this.domObserver.start()}get root(){let t=this._root;if(t==null){for(let n=this.dom.parentNode;n;n=n.parentNode)if(n.nodeType==9||n.nodeType==11&&n.host)return n.getSelection||(Object.getPrototypeOf(n).getSelection=()=>n.ownerDocument.getSelection()),this._root=n}return t||document}posAtCoords(t){return nY(this,t)}coordsAtPos(t,n=1){return hN(this,t,n)}domAtPos(t,n=0){return this.docView.domFromPos(t,n)}nodeDOM(t){let n=this.docView.descAt(t);return n?n.nodeDOM:null}posAtDOM(t,n,r=-1){let o=this.docView.posFromDOM(t,n,r);if(o==null)throw new RangeError("DOM position not inside the editor");return o}endOfTextblock(t,n){return aY(this,n||this.state,t)}pasteHTML(t,n){return Kh(this,"",t,!1,n||new ClipboardEvent("paste"))}pasteText(t,n){return Kh(this,t,null,!0,n||new ClipboardEvent("paste"))}destroy(){this.docView&&(PY(this),this.destroyPluginViews(),this.mounted?(this.docView.update(this.state.doc,[],K1(this),this),this.dom.textContent=""):this.dom.parentNode&&this.dom.parentNode.removeChild(this.dom),this.docView.destroy(),this.docView=null)}get isDestroyed(){return this.docView==null}dispatchEvent(t){return UY(this,t)}dispatch(t){let n=this._props.dispatchTransaction;n?n.call(this,t):this.updateState(this.state.apply(t))}domSelectionRange(){return ki&&this.root.nodeType===11&&HK(this.dom.ownerDocument)==this.dom?iJ(this):this.domSelection()}domSelection(){return this.root.getSelection()}}function R2(e){let t=Object.create(null);return t.class="ProseMirror",t.contenteditable=String(e.editable),e.someProp("attributes",n=>{if(typeof n=="function"&&(n=n(e.state)),n)for(let r in n)r=="class"?t.class+=" "+n[r]:r=="style"?t.style=(t.style?t.style+";":"")+n[r]:!t[r]&&r!="contenteditable"&&r!="nodeName"&&(t[r]=String(n[r]))}),t.translate||(t.translate="no"),[rs.node(0,e.state.doc.content.size,t)]}function N2(e){if(e.markCursor){let t=document.createElement("img");t.className="ProseMirror-separator",t.setAttribute("mark-placeholder","true"),t.setAttribute("alt",""),e.cursorWrapper={dom:t,deco:rs.widget(e.state.selection.head,t,{raw:!0,marks:e.markCursor})}}else e.cursorWrapper=null}function P2(e){return!e.someProp("editable",t=>t(e.state)===!1)}function hJ(e,t){let n=Math.min(e.$anchor.sharedDepth(e.head),t.$anchor.sharedDepth(t.head));return e.$anchor.start(n)!=t.$anchor.start(n)}function x2(e){let t=Object.create(null);function n(r){for(let o in r)Object.prototype.hasOwnProperty.call(t,o)||(t[o]=r[o])}return e.someProp("nodeViews",n),e.someProp("markViews",n),t}function gJ(e,t){let n=0,r=0;for(let o in e){if(e[o]!=t[o])return!0;n++}for(let o in t)r++;return n!=r}function U2(e){if(e.spec.state||e.spec.filterTransaction||e.spec.appendTransaction)throw new RangeError("Plugins passed directly to the view must not have a state component")}var mu={8:"Backspace",9:"Tab",10:"Enter",12:"NumLock",13:"Enter",16:"Shift",17:"Control",18:"Alt",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",44:"PrintScreen",45:"Insert",46:"Delete",59:";",61:"=",91:"Meta",92:"Meta",106:"*",107:"+",108:",",109:"-",110:".",111:"/",144:"NumLock",145:"ScrollLock",160:"Shift",161:"Shift",162:"Control",163:"Control",164:"Alt",165:"Alt",173:"-",186:";",187:"=",188:",",189:"-",190:".",191:"/",192:"`",219:"[",220:"\\",221:"]",222:"'"},zv={48:")",49:"!",50:"@",51:"#",52:"$",53:"%",54:"^",55:"&",56:"*",57:"(",59:":",61:"+",173:"_",186:":",187:"+",188:"<",189:"_",190:">",191:"?",192:"~",219:"{",220:"|",221:"}",222:'"'},mJ=typeof navigator<"u"&&/Mac/.test(navigator.platform),vJ=typeof navigator<"u"&&/MSIE \d|Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(navigator.userAgent);for(var jo=0;jo<10;jo++)mu[48+jo]=mu[96+jo]=String(jo);for(var jo=1;jo<=24;jo++)mu[jo+111]="F"+jo;for(var jo=65;jo<=90;jo++)mu[jo]=String.fromCharCode(jo+32),zv[jo]=String.fromCharCode(jo);for(var J1 in mu)zv.hasOwnProperty(J1)||(zv[J1]=mu[J1]);function yJ(e){var t=mJ&&e.metaKey&&e.shiftKey&&!e.ctrlKey&&!e.altKey||vJ&&e.shiftKey&&e.key&&e.key.length==1||e.key=="Unidentified",n=!t&&e.key||(e.shiftKey?zv:mu)[e.keyCode]||e.key||"Unidentified";return n=="Esc"&&(n="Escape"),n=="Del"&&(n="Delete"),n=="Left"&&(n="ArrowLeft"),n=="Up"&&(n="ArrowUp"),n=="Right"&&(n="ArrowRight"),n=="Down"&&(n="ArrowDown"),n}const _J=typeof navigator<"u"?/Mac|iP(hone|[oa]d)/.test(navigator.platform):!1;function bJ(e){let t=e.split(/-(?!$)/),n=t[t.length-1];n=="Space"&&(n=" ");let r,o,i,s;for(let u=0;u<t.length-1;u++){let d=t[u];if(/^(cmd|meta|m)$/i.test(d))s=!0;else if(/^a(lt)?$/i.test(d))r=!0;else if(/^(c|ctrl|control)$/i.test(d))o=!0;else if(/^s(hift)?$/i.test(d))i=!0;else if(/^mod$/i.test(d))_J?s=!0:o=!0;else throw new Error("Unrecognized modifier name: "+d)}return r&&(n="Alt-"+n),o&&(n="Ctrl-"+n),s&&(n="Meta-"+n),i&&(n="Shift-"+n),n}function MJ(e){let t=Object.create(null);for(let n in e)t[bJ(n)]=e[n];return t}function X1(e,t,n=!0){return t.altKey&&(e="Alt-"+e),t.ctrlKey&&(e="Ctrl-"+e),t.metaKey&&(e="Meta-"+e),n&&t.shiftKey&&(e="Shift-"+e),e}function IJ(e){return new La({props:{handleKeyDown:CJ(e)}})}function CJ(e){let t=MJ(e);return function(n,r){let o=yJ(r),i,s=t[X1(o,r)];if(s&&s(n.state,n.dispatch,n))return!0;if(o.length==1&&o!=" "){if(r.shiftKey){let u=t[X1(o,r,!1)];if(u&&u(n.state,n.dispatch,n))return!0}if((r.shiftKey||r.altKey||r.metaKey||o.charCodeAt(0)>127)&&(i=mu[r.keyCode])&&i!=o){let u=t[X1(i,r)];if(u&&u(n.state,n.dispatch,n))return!0}}return!1}}const TJ=(e,t)=>e.selection.empty?!1:(t&&t(e.tr.deleteSelection().scrollIntoView()),!0);function wJ(e,t){let{$cursor:n}=e.selection;return!n||(t?!t.endOfTextblock("backward",e):n.parentOffset>0)?null:n}const SJ=(e,t,n)=>{let r=wJ(e,n);if(!r)return!1;let o=BN(r);if(!o){let s=r.blockRange(),u=s&&jf(s);return u==null?!1:(t&&t(e.tr.lift(s,u).scrollIntoView()),!0)}let i=o.nodeBefore;if(!i.type.spec.isolating&&VN(e,o,t))return!0;if(r.parent.content.size==0&&(Of(i,"end")||ln.isSelectable(i))){let s=QC(e.doc,r.before(),r.after(),Et.empty);if(s&&s.slice.size<s.to-s.from){if(t){let u=e.tr.step(s);u.setSelection(Of(i,"end")?Dn.findFrom(u.doc.resolve(u.mapping.map(o.pos,-1)),-1):ln.create(u.doc,o.pos-i.nodeSize)),t(u.scrollIntoView())}return!0}}return i.isAtom&&o.depth==r.depth-1?(t&&t(e.tr.delete(o.pos-i.nodeSize,o.pos).scrollIntoView()),!0):!1};function Of(e,t,n=!1){for(let r=e;r;r=t=="start"?r.firstChild:r.lastChild){if(r.isTextblock)return!0;if(n&&r.childCount!=1)return!1}return!1}const kJ=(e,t,n)=>{let{$head:r,empty:o}=e.selection,i=r;if(!o)return!1;if(r.parent.isTextblock){if(n?!n.endOfTextblock("backward",e):r.parentOffset>0)return!1;i=BN(r)}let s=i&&i.nodeBefore;return!s||!ln.isSelectable(s)?!1:(t&&t(e.tr.setSelection(ln.create(e.doc,i.pos-s.nodeSize)).scrollIntoView()),!0)};function BN(e){if(!e.parent.type.spec.isolating)for(let t=e.depth-1;t>=0;t--){if(e.index(t)>0)return e.doc.resolve(e.before(t+1));if(e.node(t).type.spec.isolating)break}return null}function DJ(e,t){let{$cursor:n}=e.selection;return!n||(t?!t.endOfTextblock("forward",e):n.parentOffset<n.parent.content.size)?null:n}const EJ=(e,t,n)=>{let r=DJ(e,n);if(!r)return!1;let o=HN(r);if(!o)return!1;let i=o.nodeAfter;if(VN(e,o,t))return!0;if(r.parent.content.size==0&&(Of(i,"start")||ln.isSelectable(i))){let s=QC(e.doc,r.before(),r.after(),Et.empty);if(s&&s.slice.size<s.to-s.from){if(t){let u=e.tr.step(s);u.setSelection(Of(i,"start")?Dn.findFrom(u.doc.resolve(u.mapping.map(o.pos)),1):ln.create(u.doc,u.mapping.map(o.pos))),t(u.scrollIntoView())}return!0}}return i.isAtom&&o.depth==r.depth-1?(t&&t(e.tr.delete(o.pos,o.pos+i.nodeSize).scrollIntoView()),!0):!1},AJ=(e,t,n)=>{let{$head:r,empty:o}=e.selection,i=r;if(!o)return!1;if(r.parent.isTextblock){if(n?!n.endOfTextblock("forward",e):r.parentOffset<r.parent.content.size)return!1;i=HN(r)}let s=i&&i.nodeAfter;return!s||!ln.isSelectable(s)?!1:(t&&t(e.tr.setSelection(ln.create(e.doc,i.pos)).scrollIntoView()),!0)};function HN(e){if(!e.parent.type.spec.isolating)for(let t=e.depth-1;t>=0;t--){let n=e.node(t);if(e.index(t)+1<n.childCount)return e.doc.resolve(e.after(t+1));if(n.type.spec.isolating)break}return null}const LJ=(e,t)=>{let n=e.selection,r=n instanceof ln,o;if(r){if(n.node.isTextblock||!sd(e.doc,n.from))return!1;o=n.from}else if(o=nN(e.doc,n.from,-1),o==null)return!1;if(t){let i=e.tr.join(o);r&&i.setSelection(ln.create(i.doc,o-e.doc.resolve(o).nodeBefore.nodeSize)),t(i.scrollIntoView())}return!0},OJ=(e,t)=>{let n=e.selection,r;if(n instanceof ln){if(n.node.isTextblock||!sd(e.doc,n.to))return!1;r=n.to}else if(r=nN(e.doc,n.to,1),r==null)return!1;return t&&t(e.tr.join(r).scrollIntoView()),!0},RJ=(e,t)=>{let{$from:n,$to:r}=e.selection,o=n.blockRange(r),i=o&&jf(o);return i==null?!1:(t&&t(e.tr.lift(o,i).scrollIntoView()),!0)},NJ=(e,t)=>{let{$head:n,$anchor:r}=e.selection;return!n.parent.type.spec.code||!n.sameParent(r)?!1:(t&&t(e.tr.insertText(`
  48. `).scrollIntoView()),!0)};function qN(e){for(let t=0;t<e.edgeCount;t++){let{type:n}=e.edge(t);if(n.isTextblock&&!n.hasRequiredAttrs())return n}return null}const PJ=(e,t)=>{let{$head:n,$anchor:r}=e.selection;if(!n.parent.type.spec.code||!n.sameParent(r))return!1;let o=n.node(-1),i=n.indexAfter(-1),s=qN(o.contentMatchAt(i));if(!s||!o.canReplaceWith(i,i,s))return!1;if(t){let u=n.after(),d=e.tr.replaceWith(u,u,s.createAndFill());d.setSelection(Dn.near(d.doc.resolve(u),1)),t(d.scrollIntoView())}return!0},xJ=(e,t)=>{let n=e.selection,{$from:r,$to:o}=n;if(n instanceof js||r.parent.inlineContent||o.parent.inlineContent)return!1;let i=qN(o.parent.contentMatchAt(o.indexAfter()));if(!i||!i.isTextblock)return!1;if(t){let s=(!r.parentOffset&&o.index()<o.parent.childCount?r:o).pos,u=e.tr.insert(s,i.createAndFill());u.setSelection(Bn.create(u.doc,s+1)),t(u.scrollIntoView())}return!0},UJ=(e,t)=>{let{$cursor:n}=e.selection;if(!n||n.parent.content.size)return!1;if(n.depth>1&&n.after()!=n.end(-1)){let i=n.before();if(lf(e.doc,i))return t&&t(e.tr.split(i).scrollIntoView()),!0}let r=n.blockRange(),o=r&&jf(r);return o==null?!1:(t&&t(e.tr.lift(r,o).scrollIntoView()),!0)},FJ=(e,t)=>{let{$from:n,to:r}=e.selection,o,i=n.sharedDepth(r);return i==0?!1:(o=n.before(i),t&&t(e.tr.setSelection(ln.create(e.doc,o))),!0)};function GJ(e,t,n){let r=t.nodeBefore,o=t.nodeAfter,i=t.index();return!r||!o||!r.type.compatibleContent(o.type)?!1:!r.content.size&&t.parent.canReplace(i-1,i)?(n&&n(e.tr.delete(t.pos-r.nodeSize,t.pos).scrollIntoView()),!0):!t.parent.canReplace(i,i+1)||!(o.isTextblock||sd(e.doc,t.pos))?!1:(n&&n(e.tr.clearIncompatible(t.pos,r.type,r.contentMatchAt(r.childCount)).join(t.pos).scrollIntoView()),!0)}function VN(e,t,n){let r=t.nodeBefore,o=t.nodeAfter,i,s;if(r.type.spec.isolating||o.type.spec.isolating)return!1;if(GJ(e,t,n))return!0;let u=t.parent.canReplace(t.index(),t.index()+1);if(u&&(i=(s=r.contentMatchAt(r.childCount)).findWrapping(o.type))&&s.matchType(i[0]||o.type).validEnd){if(n){let y=t.pos+o.nodeSize,_=dt.empty;for(let k=i.length-1;k>=0;k--)_=dt.from(i[k].create(null,_));_=dt.from(r.copy(_));let M=e.tr.step(new Po(t.pos-1,y,t.pos,y,new Et(_,1,0),i.length,!0)),T=y+2*i.length;sd(M.doc,T)&&M.join(T),n(M.scrollIntoView())}return!0}let d=Dn.findFrom(t,1),f=d&&d.$from.blockRange(d.$to),g=f&&jf(f);if(g!=null&&g>=t.depth)return n&&n(e.tr.lift(f,g).scrollIntoView()),!0;if(u&&Of(o,"start",!0)&&Of(r,"end")){let y=r,_=[];for(;_.push(y),!y.isTextblock;)y=y.lastChild;let M=o,T=1;for(;!M.isTextblock;M=M.firstChild)T++;if(y.canReplace(y.childCount,y.childCount,M.content)){if(n){let k=dt.empty;for(let C=_.length-1;C>=0;C--)k=dt.from(_[C].copy(k));let S=e.tr.step(new Po(t.pos-_.length,t.pos+o.nodeSize,t.pos+T,t.pos+o.nodeSize-T,new Et(k,_.length,0),0,!0));n(S.scrollIntoView())}return!0}}return!1}function zN(e){return function(t,n){let r=t.selection,o=e<0?r.$from:r.$to,i=o.depth;for(;o.node(i).isInline;){if(!i)return!1;i--}return o.node(i).isTextblock?(n&&n(t.tr.setSelection(Bn.create(t.doc,e<0?o.start(i):o.end(i)))),!0):!1}}const $J=zN(-1),BJ=zN(1);function HJ(e,t=null){return function(n,r){let{$from:o,$to:i}=n.selection,s=o.blockRange(i),u=s&&eN(s,e,t);return u?(r&&r(n.tr.wrap(s,u).scrollIntoView()),!0):!1}}function F2(e,t=null){return function(n,r){let o=!1;for(let i=0;i<n.selection.ranges.length&&!o;i++){let{$from:{pos:s},$to:{pos:u}}=n.selection.ranges[i];n.doc.nodesBetween(s,u,(d,f)=>{if(o)return!1;if(!(!d.isTextblock||d.hasMarkup(e,t)))if(d.type==e)o=!0;else{let g=n.doc.resolve(f),y=g.index();o=g.parent.canReplaceWith(y,y+1,e)}})}if(!o)return!1;if(r){let i=n.tr;for(let s=0;s<n.selection.ranges.length;s++){let{$from:{pos:u},$to:{pos:d}}=n.selection.ranges[s];i.setBlockType(u,d,e,t)}r(i.scrollIntoView())}return!0}}typeof navigator<"u"?/Mac|iP(hone|[oa]d)/.test(navigator.platform):typeof os<"u"&&os.platform&&os.platform()=="darwin";function qJ(e,t=null){return function(n,r){let{$from:o,$to:i}=n.selection,s=o.blockRange(i),u=!1,d=s;if(!s)return!1;if(s.depth>=2&&o.node(s.depth-1).type.compatibleContent(e)&&s.startIndex==0){if(o.index(s.depth-1)==0)return!1;let g=n.doc.resolve(s.start-2);d=new Fv(g,g,s.depth),s.endIndex<s.parent.childCount&&(s=new Fv(o,n.doc.resolve(i.end(s.depth)),s.depth)),u=!0}let f=eN(d,e,t,s);return f?(r&&r(VJ(n.tr,s,f,u,e).scrollIntoView()),!0):!1}}function VJ(e,t,n,r,o){let i=dt.empty;for(let g=n.length-1;g>=0;g--)i=dt.from(n[g].type.create(n[g].attrs,i));e.step(new Po(t.start-(r?2:0),t.end,t.start,t.end,new Et(i,0,0),n.length,!0));let s=0;for(let g=0;g<n.length;g++)n[g].type==o&&(s=g+1);let u=n.length-s,d=t.start+n.length-(r?2:0),f=t.parent;for(let g=t.startIndex,y=t.endIndex,_=!0;g<y;g++,_=!1)!_&&lf(e.doc,d,u)&&(e.split(d,u),d+=2*u),d+=f.child(g).nodeSize;return e}function zJ(e){return function(t,n){let{$from:r,$to:o}=t.selection,i=r.blockRange(o,s=>s.childCount>0&&s.firstChild.type==e);return i?n?r.node(i.depth-1).type==e?jJ(t,n,e,i):WJ(t,n,i):!0:!1}}function jJ(e,t,n,r){let o=e.tr,i=r.end,s=r.$to.end(r.depth);i<s&&(o.step(new Po(i-1,s,i,s,new Et(dt.from(n.create(null,r.parent.copy())),1,0),1,!0)),r=new Fv(o.doc.resolve(r.$from.pos),o.doc.resolve(s),r.depth));const u=jf(r);if(u==null)return!1;o.lift(r,u);let d=o.mapping.map(i,-1)-1;return sd(o.doc,d)&&o.join(d),t(o.scrollIntoView()),!0}function WJ(e,t,n){let r=e.tr,o=n.parent;for(let M=n.end,T=n.endIndex-1,k=n.startIndex;T>k;T--)M-=o.child(T).nodeSize,r.delete(M-1,M+1);let i=r.doc.resolve(n.start),s=i.nodeAfter;if(r.mapping.map(n.end)!=n.start+i.nodeAfter.nodeSize)return!1;let u=n.startIndex==0,d=n.endIndex==o.childCount,f=i.node(-1),g=i.index(-1);if(!f.canReplace(g+(u?0:1),g+1,s.content.append(d?dt.empty:dt.from(o))))return!1;let y=i.pos,_=y+s.nodeSize;return r.step(new Po(y-(u?1:0),_+(d?1:0),y+1,_-1,new Et((u?dt.empty:dt.from(o.copy(dt.empty))).append(d?dt.empty:dt.from(o.copy(dt.empty))),u?0:1,d?0:1),u?0:1)),t(r.scrollIntoView()),!0}function KJ(e){return function(t,n){let{$from:r,$to:o}=t.selection,i=r.blockRange(o,f=>f.childCount>0&&f.firstChild.type==e);if(!i)return!1;let s=i.startIndex;if(s==0)return!1;let u=i.parent,d=u.child(s-1);if(d.type!=e)return!1;if(n){let f=d.lastChild&&d.lastChild.type==u.type,g=dt.from(f?e.create():null),y=new Et(dt.from(e.create(null,dt.from(u.type.create(null,g)))),f?3:1,0),_=i.start,M=i.end;n(t.tr.step(new Po(_-(f?3:1),M,_,M,y,1,!0)).scrollIntoView())}return!0}}function Ky(e){const{state:t,transaction:n}=e;let{selection:r}=n,{doc:o}=n,{storedMarks:i}=n;return{...t,apply:t.apply.bind(t),applyTransaction:t.applyTransaction.bind(t),filterTransaction:t.filterTransaction,plugins:t.plugins,schema:t.schema,reconfigure:t.reconfigure.bind(t),toJSON:t.toJSON.bind(t),get storedMarks(){return i},get selection(){return r},get doc(){return o},get tr(){return r=n.selection,o=n.doc,i=n.storedMarks,n}}}class Yy{constructor(t){this.editor=t.editor,this.rawCommands=this.editor.extensionManager.commands,this.customState=t.state}get hasCustomState(){return!!this.customState}get state(){return this.customState||this.editor.state}get commands(){const{rawCommands:t,editor:n,state:r}=this,{view:o}=n,{tr:i}=r,s=this.buildProps(i);return Object.fromEntries(Object.entries(t).map(([u,d])=>[u,(...g)=>{const y=d(...g)(s);return!i.getMeta("preventDispatch")&&!this.hasCustomState&&o.dispatch(i),y}]))}get chain(){return()=>this.createChain()}get can(){return()=>this.createCan()}createChain(t,n=!0){const{rawCommands:r,editor:o,state:i}=this,{view:s}=o,u=[],d=!!t,f=t||i.tr,g=()=>(!d&&n&&!f.getMeta("preventDispatch")&&!this.hasCustomState&&s.dispatch(f),u.every(_=>_===!0)),y={...Object.fromEntries(Object.entries(r).map(([_,M])=>[_,(...k)=>{const S=this.buildProps(f,n),C=M(...k)(S);return u.push(C),y}])),run:g};return y}createCan(t){const{rawCommands:n,state:r}=this,o=!1,i=t||r.tr,s=this.buildProps(i,o);return{...Object.fromEntries(Object.entries(n).map(([d,f])=>[d,(...g)=>f(...g)({...s,dispatch:void 0})])),chain:()=>this.createChain(i,o)}}buildProps(t,n=!0){const{rawCommands:r,editor:o,state:i}=this,{view:s}=o;i.storedMarks&&t.setStoredMarks(i.storedMarks);const u={tr:t,editor:o,view:s,state:Ky({state:i,transaction:t}),dispatch:n?()=>{}:void 0,chain:()=>this.createChain(t),can:()=>this.createCan(t),get commands(){return Object.fromEntries(Object.entries(r).map(([d,f])=>[d,(...g)=>f(...g)(u)]))}};return u}}class YJ{constructor(){this.callbacks={}}on(t,n){return this.callbacks[t]||(this.callbacks[t]=[]),this.callbacks[t].push(n),this}emit(t,...n){const r=this.callbacks[t];return r&&r.forEach(o=>o.apply(this,n)),this}off(t,n){const r=this.callbacks[t];return r&&(n?this.callbacks[t]=r.filter(o=>o!==n):delete this.callbacks[t]),this}removeAllListeners(){this.callbacks={}}}function Pt(e,t,n){return e.config[t]===void 0&&e.parent?Pt(e.parent,t,n):typeof e.config[t]=="function"?e.config[t].bind({...n,parent:e.parent?Pt(e.parent,t,n):null}):e.config[t]}function Jy(e){const t=e.filter(o=>o.type==="extension"),n=e.filter(o=>o.type==="node"),r=e.filter(o=>o.type==="mark");return{baseExtensions:t,nodeExtensions:n,markExtensions:r}}function jN(e){const t=[],{nodeExtensions:n,markExtensions:r}=Jy(e),o=[...n,...r],i={default:null,rendered:!0,renderHTML:null,parseHTML:null,keepOnSplit:!0,isRequired:!1};return e.forEach(s=>{const u={name:s.name,options:s.options,storage:s.storage},d=Pt(s,"addGlobalAttributes",u);if(!d)return;d().forEach(g=>{g.types.forEach(y=>{Object.entries(g.attributes).forEach(([_,M])=>{t.push({type:y,name:_,attribute:{...i,...M}})})})})}),o.forEach(s=>{const u={name:s.name,options:s.options,storage:s.storage},d=Pt(s,"addAttributes",u);if(!d)return;const f=d();Object.entries(f).forEach(([g,y])=>{const _={...i,...y};typeof(_==null?void 0:_.default)=="function"&&(_.default=_.default()),_!=null&&_.isRequired&&(_==null?void 0:_.default)===void 0&&delete _.default,t.push({type:s.name,name:g,attribute:_})})}),t}function xo(e,t){if(typeof e=="string"){if(!t.nodes[e])throw Error(`There is no node type named '${e}'. Maybe you forgot to add the extension?`);return t.nodes[e]}return e}function mg(...e){return e.filter(t=>!!t).reduce((t,n)=>{const r={...t};return Object.entries(n).forEach(([o,i])=>{if(!r[o]){r[o]=i;return}o==="class"?r[o]=[r[o],i].join(" "):o==="style"?r[o]=[r[o],i].join("; "):r[o]=i}),r},{})}function ZM(e,t){return t.filter(n=>n.attribute.rendered).map(n=>n.attribute.renderHTML?n.attribute.renderHTML(e.attrs)||{}:{[n.name]:e.attrs[n.name]}).reduce((n,r)=>mg(n,r),{})}function WN(e){return typeof e=="function"}function On(e,t=void 0,...n){return WN(e)?t?e.bind(t)(...n):e(...n):e}function JJ(e={}){return Object.keys(e).length===0&&e.constructor===Object}function XJ(e){return typeof e!="string"?e:e.match(/^[+-]?(?:\d*\.)?\d+$/)?Number(e):e==="true"?!0:e==="false"?!1:e}function G2(e,t){return e.style?e:{...e,getAttrs:n=>{const r=e.getAttrs?e.getAttrs(n):e.attrs;if(r===!1)return!1;const o=t.reduce((i,s)=>{const u=s.attribute.parseHTML?s.attribute.parseHTML(n):XJ(n.getAttribute(s.name));return u==null?i:{...i,[s.name]:u}},{});return{...r,...o}}}}function $2(e){return Object.fromEntries(Object.entries(e).filter(([t,n])=>t==="attrs"&&JJ(n)?!1:n!=null))}function ZJ(e,t){var n;const r=jN(e),{nodeExtensions:o,markExtensions:i}=Jy(e),s=(n=o.find(f=>Pt(f,"topNode")))===null||n===void 0?void 0:n.name,u=Object.fromEntries(o.map(f=>{const g=r.filter(C=>C.type===f.name),y={name:f.name,options:f.options,storage:f.storage,editor:t},_=e.reduce((C,L)=>{const A=Pt(L,"extendNodeSchema",y);return{...C,...A?A(f):{}}},{}),M=$2({..._,content:On(Pt(f,"content",y)),marks:On(Pt(f,"marks",y)),group:On(Pt(f,"group",y)),inline:On(Pt(f,"inline",y)),atom:On(Pt(f,"atom",y)),selectable:On(Pt(f,"selectable",y)),draggable:On(Pt(f,"draggable",y)),code:On(Pt(f,"code",y)),defining:On(Pt(f,"defining",y)),isolating:On(Pt(f,"isolating",y)),attrs:Object.fromEntries(g.map(C=>{var L;return[C.name,{default:(L=C==null?void 0:C.attribute)===null||L===void 0?void 0:L.default}]}))}),T=On(Pt(f,"parseHTML",y));T&&(M.parseDOM=T.map(C=>G2(C,g)));const k=Pt(f,"renderHTML",y);k&&(M.toDOM=C=>k({node:C,HTMLAttributes:ZM(C,g)}));const S=Pt(f,"renderText",y);return S&&(M.toText=S),[f.name,M]})),d=Object.fromEntries(i.map(f=>{const g=r.filter(S=>S.type===f.name),y={name:f.name,options:f.options,storage:f.storage,editor:t},_=e.reduce((S,C)=>{const L=Pt(C,"extendMarkSchema",y);return{...S,...L?L(f):{}}},{}),M=$2({..._,inclusive:On(Pt(f,"inclusive",y)),excludes:On(Pt(f,"excludes",y)),group:On(Pt(f,"group",y)),spanning:On(Pt(f,"spanning",y)),code:On(Pt(f,"code",y)),attrs:Object.fromEntries(g.map(S=>{var C;return[S.name,{default:(C=S==null?void 0:S.attribute)===null||C===void 0?void 0:C.default}]}))}),T=On(Pt(f,"parseHTML",y));T&&(M.parseDOM=T.map(S=>G2(S,g)));const k=Pt(f,"renderHTML",y);return k&&(M.toDOM=S=>k({mark:S,HTMLAttributes:ZM(S,g)})),[f.name,M]}));return new iK({topNode:s,nodes:u,marks:d})}function Z1(e,t){return t.nodes[e]||t.marks[e]||null}function B2(e,t){return Array.isArray(t)?t.some(n=>(typeof n=="string"?n:n.name)===e.name):t}const QJ=(e,t=500)=>{let n="";const r=e.parentOffset;return e.parent.nodesBetween(Math.max(0,r-t),r,(o,i,s,u)=>{var d,f;const g=((f=(d=o.type.spec).toText)===null||f===void 0?void 0:f.call(d,{node:o,pos:i,parent:s,index:u}))||o.textContent||"%leaf%";n+=g.slice(0,Math.max(0,r-i))}),n};function dT(e){return Object.prototype.toString.call(e)==="[object RegExp]"}class eX{constructor(t){this.find=t.find,this.handler=t.handler}}const tX=(e,t)=>{if(dT(t))return t.exec(e);const n=t(e);if(!n)return null;const r=[n.text];return r.index=n.index,r.input=e,r.data=n.data,n.replaceWith&&(n.text.includes(n.replaceWith)||console.warn('[tiptap warn]: "inputRuleMatch.replaceWith" must be part of "inputRuleMatch.text".'),r.push(n.replaceWith)),r};function Q1(e){var t;const{editor:n,from:r,to:o,text:i,rules:s,plugin:u}=e,{view:d}=n;if(d.composing)return!1;const f=d.state.doc.resolve(r);if(f.parent.type.spec.code||!((t=f.nodeBefore||f.nodeAfter)===null||t===void 0)&&t.marks.find(_=>_.type.spec.code))return!1;let g=!1;const y=QJ(f)+i;return s.forEach(_=>{if(g)return;const M=tX(y,_.find);if(!M)return;const T=d.state.tr,k=Ky({state:d.state,transaction:T}),S={from:r-(M[0].length-i.length),to:o},{commands:C,chain:L,can:A}=new Yy({editor:n,state:k});_.handler({state:k,range:S,match:M,commands:C,chain:L,can:A})===null||!T.steps.length||(T.setMeta(u,{transform:T,from:r,to:o,text:i}),d.dispatch(T),g=!0)}),g}function nX(e){const{editor:t,rules:n}=e,r=new La({state:{init(){return null},apply(o,i){const s=o.getMeta(r);return s||(o.selectionSet||o.docChanged?null:i)}},props:{handleTextInput(o,i,s,u){return Q1({editor:t,from:i,to:s,text:u,rules:n,plugin:r})},handleDOMEvents:{compositionend:o=>(setTimeout(()=>{const{$cursor:i}=o.state.selection;i&&Q1({editor:t,from:i.pos,to:i.pos,text:"",rules:n,plugin:r})}),!1)},handleKeyDown(o,i){if(i.key!=="Enter")return!1;const{$cursor:s}=o.state.selection;return s?Q1({editor:t,from:s.pos,to:s.pos,text:`
  49. `,rules:n,plugin:r}):!1}},isInputRules:!0});return r}function rX(e){return typeof e=="number"}const oX=(e,t)=>{if(dT(t))return[...e.matchAll(t)];const n=t(e);return n?n.map(r=>{const o=[r.text];return o.index=r.index,o.input=e,o.data=r.data,r.replaceWith&&(r.text.includes(r.replaceWith)||console.warn('[tiptap warn]: "pasteRuleMatch.replaceWith" must be part of "pasteRuleMatch.text".'),o.push(r.replaceWith)),o}):[]};function iX(e){const{editor:t,state:n,from:r,to:o,rule:i}=e,{commands:s,chain:u,can:d}=new Yy({editor:t,state:n}),f=[];return n.doc.nodesBetween(r,o,(y,_)=>{if(!y.isTextblock||y.type.spec.code)return;const M=Math.max(r,_),T=Math.min(o,_+y.content.size),k=y.textBetween(M-_,T-_,void 0,"");oX(k,i.find).forEach(C=>{if(C.index===void 0)return;const L=M+C.index+1,A=L+C[0].length,N={from:n.tr.mapping.map(L),to:n.tr.mapping.map(A)},H=i.handler({state:n,range:N,match:C,commands:s,chain:u,can:d});f.push(H)})}),f.every(y=>y!==null)}function sX(e){const{editor:t,rules:n}=e;let r=null,o=!1,i=!1;return n.map(u=>new La({view(d){const f=g=>{var y;r=!((y=d.dom.parentElement)===null||y===void 0)&&y.contains(g.target)?d.dom.parentElement:null};return window.addEventListener("dragstart",f),{destroy(){window.removeEventListener("dragstart",f)}}},props:{handleDOMEvents:{drop:d=>(i=r===d.dom.parentElement,!1),paste:(d,f)=>{var g;const y=(g=f.clipboardData)===null||g===void 0?void 0:g.getData("text/html");return o=!!(y!=null&&y.includes("data-pm-slice")),!1}}},appendTransaction:(d,f,g)=>{const y=d[0],_=y.getMeta("uiEvent")==="paste"&&!o,M=y.getMeta("uiEvent")==="drop"&&!i;if(!_&&!M)return;const T=f.doc.content.findDiffStart(g.doc.content),k=f.doc.content.findDiffEnd(g.doc.content);if(!rX(T)||!k||T===k.b)return;const S=g.tr,C=Ky({state:g,transaction:S});if(!(!iX({editor:t,state:C,from:Math.max(T-1,0),to:k.b-1,rule:u})||!S.steps.length))return S}}))}function aX(e){const t=e.filter((n,r)=>e.indexOf(n)!==r);return[...new Set(t)]}class Yd{constructor(t,n){this.splittableMarks=[],this.editor=n,this.extensions=Yd.resolve(t),this.schema=ZJ(this.extensions,n),this.extensions.forEach(r=>{var o;this.editor.extensionStorage[r.name]=r.storage;const i={name:r.name,options:r.options,storage:r.storage,editor:this.editor,type:Z1(r.name,this.schema)};r.type==="mark"&&(!((o=On(Pt(r,"keepOnSplit",i)))!==null&&o!==void 0)||o)&&this.splittableMarks.push(r.name);const s=Pt(r,"onBeforeCreate",i);s&&this.editor.on("beforeCreate",s);const u=Pt(r,"onCreate",i);u&&this.editor.on("create",u);const d=Pt(r,"onUpdate",i);d&&this.editor.on("update",d);const f=Pt(r,"onSelectionUpdate",i);f&&this.editor.on("selectionUpdate",f);const g=Pt(r,"onTransaction",i);g&&this.editor.on("transaction",g);const y=Pt(r,"onFocus",i);y&&this.editor.on("focus",y);const _=Pt(r,"onBlur",i);_&&this.editor.on("blur",_);const M=Pt(r,"onDestroy",i);M&&this.editor.on("destroy",M)})}static resolve(t){const n=Yd.sort(Yd.flatten(t)),r=aX(n.map(o=>o.name));return r.length&&console.warn(`[tiptap warn]: Duplicate extension names found: [${r.map(o=>`'${o}'`).join(", ")}]. This can lead to issues.`),n}static flatten(t){return t.map(n=>{const r={name:n.name,options:n.options,storage:n.storage},o=Pt(n,"addExtensions",r);return o?[n,...this.flatten(o())]:n}).flat(10)}static sort(t){return t.sort((r,o)=>{const i=Pt(r,"priority")||100,s=Pt(o,"priority")||100;return i>s?-1:i<s?1:0})}get commands(){return this.extensions.reduce((t,n)=>{const r={name:n.name,options:n.options,storage:n.storage,editor:this.editor,type:Z1(n.name,this.schema)},o=Pt(n,"addCommands",r);return o?{...t,...o()}:t},{})}get plugins(){const{editor:t}=this,n=Yd.sort([...this.extensions].reverse()),r=[],o=[],i=n.map(s=>{const u={name:s.name,options:s.options,storage:s.storage,editor:t,type:Z1(s.name,this.schema)},d=[],f=Pt(s,"addKeyboardShortcuts",u);let g={};if(s.type==="mark"&&s.config.exitable&&(g.ArrowRight=()=>Kv.handleExit({editor:t,mark:s})),f){const k=Object.fromEntries(Object.entries(f()).map(([S,C])=>[S,()=>C({editor:t})]));g={...g,...k}}const y=IJ(g);d.push(y);const _=Pt(s,"addInputRules",u);B2(s,t.options.enableInputRules)&&_&&r.push(..._());const M=Pt(s,"addPasteRules",u);B2(s,t.options.enablePasteRules)&&M&&o.push(...M());const T=Pt(s,"addProseMirrorPlugins",u);if(T){const k=T();d.push(...k)}return d}).flat();return[nX({editor:t,rules:r}),...sX({editor:t,rules:o}),...i]}get attributes(){return jN(this.extensions)}get nodeViews(){const{editor:t}=this,{nodeExtensions:n}=Jy(this.extensions);return Object.fromEntries(n.filter(r=>!!Pt(r,"addNodeView")).map(r=>{const o=this.attributes.filter(d=>d.type===r.name),i={name:r.name,options:r.options,storage:r.storage,editor:t,type:xo(r.name,this.schema)},s=Pt(r,"addNodeView",i);if(!s)return[];const u=(d,f,g,y)=>{const _=ZM(d,o);return s()({editor:t,node:d,getPos:g,decorations:y,HTMLAttributes:_,extension:r})};return[r.name,u]}))}}function lX(e){return Object.prototype.toString.call(e).slice(8,-1)}function eb(e){return lX(e)!=="Object"?!1:e.constructor===Object&&Object.getPrototypeOf(e)===Object.prototype}function Xy(e,t){const n={...e};return eb(e)&&eb(t)&&Object.keys(t).forEach(r=>{eb(t[r])?r in e?n[r]=Xy(e[r],t[r]):Object.assign(n,{[r]:t[r]}):Object.assign(n,{[r]:t[r]})}),n}class Ea{constructor(t={}){this.type="extension",this.name="extension",this.parent=null,this.child=null,this.config={name:this.name,defaultOptions:{}},this.config={...this.config,...t},this.name=this.config.name,t.defaultOptions&&console.warn(`[tiptap warn]: BREAKING CHANGE: "defaultOptions" is deprecated. Please use "addOptions" instead. Found in extension: "${this.name}".`),this.options=this.config.defaultOptions,this.config.addOptions&&(this.options=On(Pt(this,"addOptions",{name:this.name}))),this.storage=On(Pt(this,"addStorage",{name:this.name,options:this.options}))||{}}static create(t={}){return new Ea(t)}configure(t={}){const n=this.extend();return n.options=Xy(this.options,t),n.storage=On(Pt(n,"addStorage",{name:n.name,options:n.options})),n}extend(t={}){const n=new Ea(t);return n.parent=this,this.child=n,n.name=t.name?t.name:n.parent.name,t.defaultOptions&&console.warn(`[tiptap warn]: BREAKING CHANGE: "defaultOptions" is deprecated. Please use "addOptions" instead. Found in extension: "${n.name}".`),n.options=On(Pt(n,"addOptions",{name:n.name})),n.storage=On(Pt(n,"addStorage",{name:n.name,options:n.options})),n}}function KN(e,t,n){const{from:r,to:o}=t,{blockSeparator:i=`
  50. `,textSerializers:s={}}=n||{};let u="",d=!0;return e.nodesBetween(r,o,(f,g,y,_)=>{var M;const T=s==null?void 0:s[f.type.name];T?(f.isBlock&&!d&&(u+=i,d=!0),y&&(u+=T({node:f,pos:g,parent:y,index:_,range:t}))):f.isText?(u+=(M=f==null?void 0:f.text)===null||M===void 0?void 0:M.slice(Math.max(r,g)-g,o-g),d=!1):f.isBlock&&!d&&(u+=i,d=!0)}),u}function YN(e){return Object.fromEntries(Object.entries(e.nodes).filter(([,t])=>t.spec.toText).map(([t,n])=>[t,n.spec.toText]))}const uX=Ea.create({name:"clipboardTextSerializer",addProseMirrorPlugins(){return[new La({key:new Tu("clipboardTextSerializer"),props:{clipboardTextSerializer:()=>{const{editor:e}=this,{state:t,schema:n}=e,{doc:r,selection:o}=t,{ranges:i}=o,s=Math.min(...i.map(g=>g.$from.pos)),u=Math.max(...i.map(g=>g.$to.pos)),d=YN(n);return KN(r,{from:s,to:u},{textSerializers:d})}}})]}}),cX=()=>({editor:e,view:t})=>(requestAnimationFrame(()=>{var n;e.isDestroyed||(t.dom.blur(),(n=window==null?void 0:window.getSelection())===null||n===void 0||n.removeAllRanges())}),!0),dX=(e=!1)=>({commands:t})=>t.setContent("",e),fX=()=>({state:e,tr:t,dispatch:n})=>{const{selection:r}=t,{ranges:o}=r;return n&&o.forEach(({$from:i,$to:s})=>{e.doc.nodesBetween(i.pos,s.pos,(u,d)=>{if(u.type.isText)return;const{doc:f,mapping:g}=t,y=f.resolve(g.map(d)),_=f.resolve(g.map(d+u.nodeSize)),M=y.blockRange(_);if(!M)return;const T=jf(M);if(u.type.isTextblock){const{defaultType:k}=y.parent.contentMatchAt(y.index());t.setNodeMarkup(M.start,k)}(T||T===0)&&t.lift(M,T)})}),!0},pX=e=>t=>e(t),hX=()=>({state:e,dispatch:t})=>xJ(e,t),gX=()=>({tr:e,dispatch:t})=>{const{selection:n}=e,r=n.$anchor.node();if(r.content.size>0)return!1;const o=e.selection.$anchor;for(let i=o.depth;i>0;i-=1)if(o.node(i).type===r.type){if(t){const u=o.before(i),d=o.after(i);e.delete(u,d).scrollIntoView()}return!0}return!1},mX=e=>({tr:t,state:n,dispatch:r})=>{const o=xo(e,n.schema),i=t.selection.$anchor;for(let s=i.depth;s>0;s-=1)if(i.node(s).type===o){if(r){const d=i.before(s),f=i.after(s);t.delete(d,f).scrollIntoView()}return!0}return!1},vX=e=>({tr:t,dispatch:n})=>{const{from:r,to:o}=e;return n&&t.delete(r,o),!0},yX=()=>({state:e,dispatch:t})=>TJ(e,t),_X=()=>({commands:e})=>e.keyboardShortcut("Enter"),bX=()=>({state:e,dispatch:t})=>PJ(e,t);function jv(e,t,n={strict:!0}){const r=Object.keys(t);return r.length?r.every(o=>n.strict?t[o]===e[o]:dT(t[o])?t[o].test(e[o]):t[o]===e[o]):!0}function QM(e,t,n={}){return e.find(r=>r.type===t&&jv(r.attrs,n))}function MX(e,t,n={}){return!!QM(e,t,n)}function JN(e,t,n={}){if(!e||!t)return;let r=e.parent.childAfter(e.parentOffset);if(e.parentOffset===r.offset&&r.offset!==0&&(r=e.parent.childBefore(e.parentOffset)),!r.node)return;const o=QM([...r.node.marks],t,n);if(!o)return;let i=r.index,s=e.start()+r.offset,u=i+1,d=s+r.node.nodeSize;for(QM([...r.node.marks],t,n);i>0&&o.isInSet(e.parent.child(i-1).marks);)i-=1,s-=e.parent.child(i).nodeSize;for(;u<e.parent.childCount&&MX([...e.parent.child(u).marks],t,n);)d+=e.parent.child(u).nodeSize,u+=1;return{from:s,to:d}}function Su(e,t){if(typeof e=="string"){if(!t.marks[e])throw Error(`There is no mark type named '${e}'. Maybe you forgot to add the extension?`);return t.marks[e]}return e}const IX=(e,t={})=>({tr:n,state:r,dispatch:o})=>{const i=Su(e,r.schema),{doc:s,selection:u}=n,{$from:d,from:f,to:g}=u;if(o){const y=JN(d,i,t);if(y&&y.from<=f&&y.to>=g){const _=Bn.create(s,y.from,y.to);n.setSelection(_)}}return!0},CX=e=>t=>{const n=typeof e=="function"?e(t):e;for(let r=0;r<n.length;r+=1)if(n[r](t))return!0;return!1};function XN(e){return e instanceof Bn}function fc(e=0,t=0,n=0){return Math.min(Math.max(e,t),n)}function ZN(e,t=null){if(!t)return null;const n=Dn.atStart(e),r=Dn.atEnd(e);if(t==="start"||t===!0)return n;if(t==="end")return r;const o=n.from,i=r.to;return t==="all"?Bn.create(e,fc(0,o,i),fc(e.content.size,o,i)):Bn.create(e,fc(t,o,i),fc(t,o,i))}function fT(){return["iPad Simulator","iPhone Simulator","iPod Simulator","iPad","iPhone","iPod"].includes(navigator.platform)||navigator.userAgent.includes("Mac")&&"ontouchend"in document}const TX=(e=null,t={})=>({editor:n,view:r,tr:o,dispatch:i})=>{t={scrollIntoView:!0,...t};const s=()=>{fT()&&r.dom.focus(),requestAnimationFrame(()=>{n.isDestroyed||(r.focus(),t!=null&&t.scrollIntoView&&n.commands.scrollIntoView())})};if(r.hasFocus()&&e===null||e===!1)return!0;if(i&&e===null&&!XN(n.state.selection))return s(),!0;const u=ZN(o.doc,e)||n.state.selection,d=n.state.selection.eq(u);return i&&(d||o.setSelection(u),d&&o.storedMarks&&o.setStoredMarks(o.storedMarks),s()),!0},wX=(e,t)=>n=>e.every((r,o)=>t(r,{...n,index:o})),SX=(e,t)=>({tr:n,commands:r})=>r.insertContentAt({from:n.selection.from,to:n.selection.to},e,t);function H2(e){const t=`<body>${e}</body>`;return new window.DOMParser().parseFromString(t,"text/html").body}function Wv(e,t,n){if(n={slice:!0,parseOptions:{},...n},typeof e=="object"&&e!==null)try{return Array.isArray(e)&&e.length>0?dt.fromArray(e.map(r=>t.nodeFromJSON(r))):t.nodeFromJSON(e)}catch(r){return console.warn("[tiptap warn]: Invalid content.","Passed value:",e,"Error:",r),Wv("",t,n)}if(typeof e=="string"){const r=kf.fromSchema(t);return n.slice?r.parseSlice(H2(e),n.parseOptions).content:r.parse(H2(e),n.parseOptions)}return Wv("",t,n)}function kX(e,t,n){const r=e.steps.length-1;if(r<t)return;const o=e.steps[r];if(!(o instanceof zo||o instanceof Po))return;const i=e.mapping.maps[r];let s=0;i.forEach((u,d,f,g)=>{s===0&&(s=g)}),e.setSelection(Dn.near(e.doc.resolve(s),n))}const DX=e=>e.toString().startsWith("<"),EX=(e,t,n)=>({tr:r,dispatch:o,editor:i})=>{if(o){n={parseOptions:{},updateSelection:!0,...n};const s=Wv(t,i.schema,{parseOptions:{preserveWhitespace:"full",...n.parseOptions}});if(s.toString()==="<>")return!0;let{from:u,to:d}=typeof e=="number"?{from:e,to:e}:e,f=!0,g=!0;if((DX(s)?s:[s]).forEach(_=>{_.check(),f=f?_.isText&&_.marks.length===0:!1,g=g?_.isBlock:!1}),u===d&&g){const{parent:_}=r.doc.resolve(u);_.isTextblock&&!_.type.spec.code&&!_.childCount&&(u-=1,d+=1)}f?Array.isArray(t)?r.insertText(t.map(_=>_.text||"").join(""),u,d):typeof t=="object"&&t&&t.text?r.insertText(t.text,u,d):r.insertText(t,u,d):r.replaceWith(u,d,s),n.updateSelection&&kX(r,r.steps.length-1,-1)}return!0},AX=()=>({state:e,dispatch:t})=>LJ(e,t),LX=()=>({state:e,dispatch:t})=>OJ(e,t),OX=()=>({state:e,dispatch:t})=>SJ(e,t),RX=()=>({state:e,dispatch:t})=>EJ(e,t);function QN(){return typeof navigator<"u"?/Mac/.test(navigator.platform):!1}function NX(e){const t=e.split(/-(?!$)/);let n=t[t.length-1];n==="Space"&&(n=" ");let r,o,i,s;for(let u=0;u<t.length-1;u+=1){const d=t[u];if(/^(cmd|meta|m)$/i.test(d))s=!0;else if(/^a(lt)?$/i.test(d))r=!0;else if(/^(c|ctrl|control)$/i.test(d))o=!0;else if(/^s(hift)?$/i.test(d))i=!0;else if(/^mod$/i.test(d))fT()||QN()?s=!0:o=!0;else throw new Error(`Unrecognized modifier name: ${d}`)}return r&&(n=`Alt-${n}`),o&&(n=`Ctrl-${n}`),s&&(n=`Meta-${n}`),i&&(n=`Shift-${n}`),n}const PX=e=>({editor:t,view:n,tr:r,dispatch:o})=>{const i=NX(e).split(/-(?!$)/),s=i.find(f=>!["Alt","Ctrl","Meta","Shift"].includes(f)),u=new KeyboardEvent("keydown",{key:s==="Space"?" ":s,altKey:i.includes("Alt"),ctrlKey:i.includes("Ctrl"),metaKey:i.includes("Meta"),shiftKey:i.includes("Shift"),bubbles:!0,cancelable:!0}),d=t.captureTransaction(()=>{n.someProp("handleKeyDown",f=>f(n,u))});return d==null||d.steps.forEach(f=>{const g=f.map(r.mapping);g&&o&&r.maybeStep(g)}),!0};function Jh(e,t,n={}){const{from:r,to:o,empty:i}=e.selection,s=t?xo(t,e.schema):null,u=[];e.doc.nodesBetween(r,o,(y,_)=>{if(y.isText)return;const M=Math.max(r,_),T=Math.min(o,_+y.nodeSize);u.push({node:y,from:M,to:T})});const d=o-r,f=u.filter(y=>s?s.name===y.node.type.name:!0).filter(y=>jv(y.node.attrs,n,{strict:!1}));return i?!!f.length:f.reduce((y,_)=>y+_.to-_.from,0)>=d}const xX=(e,t={})=>({state:n,dispatch:r})=>{const o=xo(e,n.schema);return Jh(n,o,t)?RJ(n,r):!1},UX=()=>({state:e,dispatch:t})=>UJ(e,t),FX=e=>({state:t,dispatch:n})=>{const r=xo(e,t.schema);return zJ(r)(t,n)},GX=()=>({state:e,dispatch:t})=>NJ(e,t);function Zy(e,t){return t.nodes[e]?"node":t.marks[e]?"mark":null}function q2(e,t){const n=typeof t=="string"?[t]:t;return Object.keys(e).reduce((r,o)=>(n.includes(o)||(r[o]=e[o]),r),{})}const $X=(e,t)=>({tr:n,state:r,dispatch:o})=>{let i=null,s=null;const u=Zy(typeof e=="string"?e:e.name,r.schema);return u?(u==="node"&&(i=xo(e,r.schema)),u==="mark"&&(s=Su(e,r.schema)),o&&n.selection.ranges.forEach(d=>{r.doc.nodesBetween(d.$from.pos,d.$to.pos,(f,g)=>{i&&i===f.type&&n.setNodeMarkup(g,void 0,q2(f.attrs,t)),s&&f.marks.length&&f.marks.forEach(y=>{s===y.type&&n.addMark(g,g+f.nodeSize,s.create(q2(y.attrs,t)))})})}),!0):!1},BX=()=>({tr:e,dispatch:t})=>(t&&e.scrollIntoView(),!0),HX=()=>({tr:e,commands:t})=>t.setTextSelection({from:0,to:e.doc.content.size}),qX=()=>({state:e,dispatch:t})=>kJ(e,t),VX=()=>({state:e,dispatch:t})=>AJ(e,t),zX=()=>({state:e,dispatch:t})=>FJ(e,t),jX=()=>({state:e,dispatch:t})=>BJ(e,t),WX=()=>({state:e,dispatch:t})=>$J(e,t);function e5(e,t,n={}){return Wv(e,t,{slice:!1,parseOptions:n})}const KX=(e,t=!1,n={})=>({tr:r,editor:o,dispatch:i})=>{const{doc:s}=r,u=e5(e,o.schema,n);return i&&r.replaceWith(0,s.content.size,u).setMeta("preventUpdate",!t),!0};function YX(e){for(let t=0;t<e.edgeCount;t+=1){const{type:n}=e.edge(t);if(n.isTextblock&&!n.hasRequiredAttrs())return n}return null}function JX(e,t){for(let n=e.depth;n>0;n-=1){const r=e.node(n);if(t(r))return{pos:n>0?e.before(n):0,start:e.start(n),depth:n,node:r}}}function pT(e){return t=>JX(t.$from,e)}function XX(e,t){const n=Ma.fromSchema(t).serializeFragment(e),o=document.implementation.createHTMLDocument().createElement("div");return o.appendChild(n),o.innerHTML}function ZX(e,t){const n={from:0,to:e.content.size};return KN(e,n,t)}function t5(e,t){const n=Su(t,e.schema),{from:r,to:o,empty:i}=e.selection,s=[];i?(e.storedMarks&&s.push(...e.storedMarks),s.push(...e.selection.$head.marks())):e.doc.nodesBetween(r,o,d=>{s.push(...d.marks)});const u=s.find(d=>d.type.name===n.name);return u?{...u.attrs}:{}}function QX(e,t){const n=xo(t,e.schema),{from:r,to:o}=e.selection,i=[];e.doc.nodesBetween(r,o,u=>{i.push(u)});const s=i.reverse().find(u=>u.type.name===n.name);return s?{...s.attrs}:{}}function eZ(e,t){const n=Zy(typeof t=="string"?t:t.name,e.schema);return n==="node"?QX(e,t):n==="mark"?t5(e,t):{}}function tv(e,t,n){return Object.fromEntries(Object.entries(n).filter(([r])=>{const o=e.find(i=>i.type===t&&i.name===r);return o?o.attribute.keepOnSplit:!1}))}function eI(e,t,n={}){const{empty:r,ranges:o}=e.selection,i=t?Su(t,e.schema):null;if(r)return!!(e.storedMarks||e.selection.$from.marks()).filter(y=>i?i.name===y.type.name:!0).find(y=>jv(y.attrs,n,{strict:!1}));let s=0;const u=[];if(o.forEach(({$from:y,$to:_})=>{const M=y.pos,T=_.pos;e.doc.nodesBetween(M,T,(k,S)=>{if(!k.isText&&!k.marks.length)return;const C=Math.max(M,S),L=Math.min(T,S+k.nodeSize),A=L-C;s+=A,u.push(...k.marks.map(N=>({mark:N,from:C,to:L})))})}),s===0)return!1;const d=u.filter(y=>i?i.name===y.mark.type.name:!0).filter(y=>jv(y.mark.attrs,n,{strict:!1})).reduce((y,_)=>y+_.to-_.from,0),f=u.filter(y=>i?y.mark.type!==i&&y.mark.type.excludes(i):!0).reduce((y,_)=>y+_.to-_.from,0);return(d>0?d+f:d)>=s}function tZ(e,t,n={}){if(!t)return Jh(e,null,n)||eI(e,null,n);const r=Zy(t,e.schema);return r==="node"?Jh(e,t,n):r==="mark"?eI(e,t,n):!1}function V2(e,t){const{nodeExtensions:n}=Jy(t),r=n.find(s=>s.name===e);if(!r)return!1;const o={name:r.name,options:r.options,storage:r.storage},i=On(Pt(r,"group",o));return typeof i!="string"?!1:i.split(" ").includes("list")}function nZ(e){var t;const n=(t=e.type.createAndFill())===null||t===void 0?void 0:t.toJSON(),r=e.toJSON();return JSON.stringify(n)===JSON.stringify(r)}function rZ(e,t,n){var r;const{selection:o}=t;let i=null;if(XN(o)&&(i=o.$cursor),i){const u=(r=e.storedMarks)!==null&&r!==void 0?r:i.marks();return!!n.isInSet(u)||!u.some(d=>d.type.excludes(n))}const{ranges:s}=o;return s.some(({$from:u,$to:d})=>{let f=u.depth===0?e.doc.inlineContent&&e.doc.type.allowsMarkType(n):!1;return e.doc.nodesBetween(u.pos,d.pos,(g,y,_)=>{if(f)return!1;if(g.isInline){const M=!_||_.type.allowsMarkType(n),T=!!n.isInSet(g.marks)||!g.marks.some(k=>k.type.excludes(n));f=M&&T}return!f}),f})}const oZ=(e,t={})=>({tr:n,state:r,dispatch:o})=>{const{selection:i}=n,{empty:s,ranges:u}=i,d=Su(e,r.schema);if(o)if(s){const f=t5(r,d);n.addStoredMark(d.create({...f,...t}))}else u.forEach(f=>{const g=f.$from.pos,y=f.$to.pos;r.doc.nodesBetween(g,y,(_,M)=>{const T=Math.max(M,g),k=Math.min(M+_.nodeSize,y);_.marks.find(C=>C.type===d)?_.marks.forEach(C=>{d===C.type&&n.addMark(T,k,d.create({...C.attrs,...t}))}):n.addMark(T,k,d.create(t))})});return rZ(r,n,d)},iZ=(e,t)=>({tr:n})=>(n.setMeta(e,t),!0),sZ=(e,t={})=>({state:n,dispatch:r,chain:o})=>{const i=xo(e,n.schema);return i.isTextblock?o().command(({commands:s})=>F2(i,t)(n)?!0:s.clearNodes()).command(({state:s})=>F2(i,t)(s,r)).run():(console.warn('[tiptap warn]: Currently "setNode()" only supports text block nodes.'),!1)},aZ=e=>({tr:t,dispatch:n})=>{if(n){const{doc:r}=t,o=fc(e,0,r.content.size),i=ln.create(r,o);t.setSelection(i)}return!0},lZ=e=>({tr:t,dispatch:n})=>{if(n){const{doc:r}=t,{from:o,to:i}=typeof e=="number"?{from:e,to:e}:e,s=Bn.atStart(r).from,u=Bn.atEnd(r).to,d=fc(o,s,u),f=fc(i,s,u),g=Bn.create(r,d,f);t.setSelection(g)}return!0},uZ=e=>({state:t,dispatch:n})=>{const r=xo(e,t.schema);return KJ(r)(t,n)};function z2(e,t){const n=e.storedMarks||e.selection.$to.parentOffset&&e.selection.$from.marks();if(n){const r=n.filter(o=>t==null?void 0:t.includes(o.type.name));e.tr.ensureMarks(r)}}const cZ=({keepMarks:e=!0}={})=>({tr:t,state:n,dispatch:r,editor:o})=>{const{selection:i,doc:s}=t,{$from:u,$to:d}=i,f=o.extensionManager.attributes,g=tv(f,u.node().type.name,u.node().attrs);if(i instanceof ln&&i.node.isBlock)return!u.parentOffset||!lf(s,u.pos)?!1:(r&&(e&&z2(n,o.extensionManager.splittableMarks),t.split(u.pos).scrollIntoView()),!0);if(!u.parent.isBlock)return!1;if(r){const y=d.parentOffset===d.parent.content.size;i instanceof Bn&&t.deleteSelection();const _=u.depth===0?void 0:YX(u.node(-1).contentMatchAt(u.indexAfter(-1)));let M=y&&_?[{type:_,attrs:g}]:void 0,T=lf(t.doc,t.mapping.map(u.pos),1,M);if(!M&&!T&&lf(t.doc,t.mapping.map(u.pos),1,_?[{type:_}]:void 0)&&(T=!0,M=_?[{type:_,attrs:g}]:void 0),T&&(t.split(t.mapping.map(u.pos),1,M),_&&!y&&!u.parentOffset&&u.parent.type!==_)){const k=t.mapping.map(u.before()),S=t.doc.resolve(k);u.node(-1).canReplaceWith(S.index(),S.index()+1,_)&&t.setNodeMarkup(t.mapping.map(u.before()),_)}e&&z2(n,o.extensionManager.splittableMarks),t.scrollIntoView()}return!0},dZ=e=>({tr:t,state:n,dispatch:r,editor:o})=>{var i;const s=xo(e,n.schema),{$from:u,$to:d}=n.selection,f=n.selection.node;if(f&&f.isBlock||u.depth<2||!u.sameParent(d))return!1;const g=u.node(-1);if(g.type!==s)return!1;const y=o.extensionManager.attributes;if(u.parent.content.size===0&&u.node(-1).childCount===u.indexAfter(-1)){if(u.depth===2||u.node(-3).type!==s||u.index(-2)!==u.node(-2).childCount-1)return!1;if(r){let S=dt.empty;const C=u.index(-1)?1:u.index(-2)?2:3;for(let x=u.depth-C;x>=u.depth-3;x-=1)S=dt.from(u.node(x).copy(S));const L=u.indexAfter(-1)<u.node(-2).childCount?1:u.indexAfter(-2)<u.node(-3).childCount?2:3,A=tv(y,u.node().type.name,u.node().attrs),N=((i=s.contentMatch.defaultType)===null||i===void 0?void 0:i.createAndFill(A))||void 0;S=S.append(dt.from(s.createAndFill(null,N)||void 0));const H=u.before(u.depth-(C-1));t.replace(H,u.after(-L),new Et(S,4-C,0));let q=-1;t.doc.nodesBetween(H,t.doc.content.size,(x,$)=>{if(q>-1)return!1;x.isTextblock&&x.content.size===0&&(q=$+1)}),q>-1&&t.setSelection(Bn.near(t.doc.resolve(q))),t.scrollIntoView()}return!0}const _=d.pos===u.end()?g.contentMatchAt(0).defaultType:null,M=tv(y,g.type.name,g.attrs),T=tv(y,u.node().type.name,u.node().attrs);t.delete(u.pos,d.pos);const k=_?[{type:s,attrs:M},{type:_,attrs:T}]:[{type:s,attrs:M}];if(!lf(t.doc,u.pos,2))return!1;if(r){const{selection:S,storedMarks:C}=n,{splittableMarks:L}=o.extensionManager,A=C||S.$to.parentOffset&&S.$from.marks();if(t.split(u.pos,2,k).scrollIntoView(),!A||!r)return!0;const N=A.filter(H=>L.includes(H.type.name));t.ensureMarks(N)}return!0},tb=(e,t)=>{const n=pT(s=>s.type===t)(e.selection);if(!n)return!0;const r=e.doc.resolve(Math.max(0,n.pos-1)).before(n.depth);if(r===void 0)return!0;const o=e.doc.nodeAt(r);return n.node.type===(o==null?void 0:o.type)&&sd(e.doc,n.pos)&&e.join(n.pos),!0},nb=(e,t)=>{const n=pT(s=>s.type===t)(e.selection);if(!n)return!0;const r=e.doc.resolve(n.start).after(n.depth);if(r===void 0)return!0;const o=e.doc.nodeAt(r);return n.node.type===(o==null?void 0:o.type)&&sd(e.doc,r)&&e.join(r),!0},fZ=(e,t,n,r={})=>({editor:o,tr:i,state:s,dispatch:u,chain:d,commands:f,can:g})=>{const{extensions:y,splittableMarks:_}=o.extensionManager,M=xo(e,s.schema),T=xo(t,s.schema),{selection:k,storedMarks:S}=s,{$from:C,$to:L}=k,A=C.blockRange(L),N=S||k.$to.parentOffset&&k.$from.marks();if(!A)return!1;const H=pT(q=>V2(q.type.name,y))(k);if(A.depth>=1&&H&&A.depth-H.depth<=1){if(H.node.type===M)return f.liftListItem(T);if(V2(H.node.type.name,y)&&M.validContent(H.node.content)&&u)return d().command(()=>(i.setNodeMarkup(H.pos,M),!0)).command(()=>tb(i,M)).command(()=>nb(i,M)).run()}return!n||!N||!u?d().command(()=>g().wrapInList(M,r)?!0:f.clearNodes()).wrapInList(M,r).command(()=>tb(i,M)).command(()=>nb(i,M)).run():d().command(()=>{const q=g().wrapInList(M,r),x=N.filter($=>_.includes($.type.name));return i.ensureMarks(x),q?!0:f.clearNodes()}).wrapInList(M,r).command(()=>tb(i,M)).command(()=>nb(i,M)).run()},pZ=(e,t={},n={})=>({state:r,commands:o})=>{const{extendEmptyMarkRange:i=!1}=n,s=Su(e,r.schema);return eI(r,s,t)?o.unsetMark(s,{extendEmptyMarkRange:i}):o.setMark(s,t)},hZ=(e,t,n={})=>({state:r,commands:o})=>{const i=xo(e,r.schema),s=xo(t,r.schema);return Jh(r,i,n)?o.setNode(s):o.setNode(i,n)},gZ=(e,t={})=>({state:n,commands:r})=>{const o=xo(e,n.schema);return Jh(n,o,t)?r.lift(o):r.wrapIn(o,t)},mZ=()=>({state:e,dispatch:t})=>{const n=e.plugins;for(let r=0;r<n.length;r+=1){const o=n[r];let i;if(o.spec.isInputRules&&(i=o.getState(e))){if(t){const s=e.tr,u=i.transform;for(let d=u.steps.length-1;d>=0;d-=1)s.step(u.steps[d].invert(u.docs[d]));if(i.text){const d=s.doc.resolve(i.from).marks();s.replaceWith(i.from,i.to,e.schema.text(i.text,d))}else s.delete(i.from,i.to)}return!0}}return!1},vZ=()=>({tr:e,dispatch:t})=>{const{selection:n}=e,{empty:r,ranges:o}=n;return r||t&&o.forEach(i=>{e.removeMark(i.$from.pos,i.$to.pos)}),!0},yZ=(e,t={})=>({tr:n,state:r,dispatch:o})=>{var i;const{extendEmptyMarkRange:s=!1}=t,{selection:u}=n,d=Su(e,r.schema),{$from:f,empty:g,ranges:y}=u;if(!o)return!0;if(g&&s){let{from:_,to:M}=u;const T=(i=f.marks().find(S=>S.type===d))===null||i===void 0?void 0:i.attrs,k=JN(f,d,T);k&&(_=k.from,M=k.to),n.removeMark(_,M,d)}else y.forEach(_=>{n.removeMark(_.$from.pos,_.$to.pos,d)});return n.removeStoredMark(d),!0},_Z=(e,t={})=>({tr:n,state:r,dispatch:o})=>{let i=null,s=null;const u=Zy(typeof e=="string"?e:e.name,r.schema);return u?(u==="node"&&(i=xo(e,r.schema)),u==="mark"&&(s=Su(e,r.schema)),o&&n.selection.ranges.forEach(d=>{const f=d.$from.pos,g=d.$to.pos;r.doc.nodesBetween(f,g,(y,_)=>{i&&i===y.type&&n.setNodeMarkup(_,void 0,{...y.attrs,...t}),s&&y.marks.length&&y.marks.forEach(M=>{if(s===M.type){const T=Math.max(_,f),k=Math.min(_+y.nodeSize,g);n.addMark(T,k,s.create({...M.attrs,...t}))}})})}),!0):!1},bZ=(e,t={})=>({state:n,dispatch:r})=>{const o=xo(e,n.schema);return HJ(o,t)(n,r)},MZ=(e,t={})=>({state:n,dispatch:r})=>{const o=xo(e,n.schema);return qJ(o,t)(n,r)};var IZ=Object.freeze({__proto__:null,blur:cX,clearContent:dX,clearNodes:fX,command:pX,createParagraphNear:hX,deleteCurrentNode:gX,deleteNode:mX,deleteRange:vX,deleteSelection:yX,enter:_X,exitCode:bX,extendMarkRange:IX,first:CX,focus:TX,forEach:wX,insertContent:SX,insertContentAt:EX,joinUp:AX,joinDown:LX,joinBackward:OX,joinForward:RX,keyboardShortcut:PX,lift:xX,liftEmptyBlock:UX,liftListItem:FX,newlineInCode:GX,resetAttributes:$X,scrollIntoView:BX,selectAll:HX,selectNodeBackward:qX,selectNodeForward:VX,selectParentNode:zX,selectTextblockEnd:jX,selectTextblockStart:WX,setContent:KX,setMark:oZ,setMeta:iZ,setNode:sZ,setNodeSelection:aZ,setTextSelection:lZ,sinkListItem:uZ,splitBlock:cZ,splitListItem:dZ,toggleList:fZ,toggleMark:pZ,toggleNode:hZ,toggleWrap:gZ,undoInputRule:mZ,unsetAllMarks:vZ,unsetMark:yZ,updateAttributes:_Z,wrapIn:bZ,wrapInList:MZ});const CZ=Ea.create({name:"commands",addCommands(){return{...IZ}}}),TZ=Ea.create({name:"editable",addProseMirrorPlugins(){return[new La({key:new Tu("editable"),props:{editable:()=>this.editor.options.editable}})]}}),wZ=Ea.create({name:"focusEvents",addProseMirrorPlugins(){const{editor:e}=this;return[new La({key:new Tu("focusEvents"),props:{handleDOMEvents:{focus:(t,n)=>{e.isFocused=!0;const r=e.state.tr.setMeta("focus",{event:n}).setMeta("addToHistory",!1);return t.dispatch(r),!1},blur:(t,n)=>{e.isFocused=!1;const r=e.state.tr.setMeta("blur",{event:n}).setMeta("addToHistory",!1);return t.dispatch(r),!1}}}})]}}),SZ=Ea.create({name:"keymap",addKeyboardShortcuts(){const e=()=>this.editor.commands.first(({commands:s})=>[()=>s.undoInputRule(),()=>s.command(({tr:u})=>{const{selection:d,doc:f}=u,{empty:g,$anchor:y}=d,{pos:_,parent:M}=y,T=Dn.atStart(f).from===_;return!g||!T||!M.type.isTextblock||M.textContent.length?!1:s.clearNodes()}),()=>s.deleteSelection(),()=>s.joinBackward(),()=>s.selectNodeBackward()]),t=()=>this.editor.commands.first(({commands:s})=>[()=>s.deleteSelection(),()=>s.deleteCurrentNode(),()=>s.joinForward(),()=>s.selectNodeForward()]),r={Enter:()=>this.editor.commands.first(({commands:s})=>[()=>s.newlineInCode(),()=>s.createParagraphNear(),()=>s.liftEmptyBlock(),()=>s.splitBlock()]),"Mod-Enter":()=>this.editor.commands.exitCode(),Backspace:e,"Mod-Backspace":e,"Shift-Backspace":e,Delete:t,"Mod-Delete":t,"Mod-a":()=>this.editor.commands.selectAll()},o={...r},i={...r,"Ctrl-h":e,"Alt-Backspace":e,"Ctrl-d":t,"Ctrl-Alt-Backspace":t,"Alt-Delete":t,"Alt-d":t,"Ctrl-a":()=>this.editor.commands.selectTextblockStart(),"Ctrl-e":()=>this.editor.commands.selectTextblockEnd()};return fT()||QN()?i:o},addProseMirrorPlugins(){return[new La({key:new Tu("clearDocument"),appendTransaction:(e,t,n)=>{if(!(e.some(T=>T.docChanged)&&!t.doc.eq(n.doc)))return;const{empty:o,from:i,to:s}=t.selection,u=Dn.atStart(t.doc).from,d=Dn.atEnd(t.doc).to;if(o||!(i===u&&s===d)||!(n.doc.textBetween(0,n.doc.content.size," "," ").length===0))return;const y=n.tr,_=Ky({state:n,transaction:y}),{commands:M}=new Yy({editor:this.editor,state:_});if(M.clearNodes(),!!y.steps.length)return y}})]}}),kZ=Ea.create({name:"tabindex",addProseMirrorPlugins(){return[new La({key:new Tu("tabindex"),props:{attributes:this.editor.isEditable?{tabindex:"0"}:{}}})]}});var DZ=Object.freeze({__proto__:null,ClipboardTextSerializer:uX,Commands:CZ,Editable:TZ,FocusEvents:wZ,Keymap:SZ,Tabindex:kZ});const EZ=`.ProseMirror {
  51. position: relative;
  52. }
  53. .ProseMirror {
  54. word-wrap: break-word;
  55. white-space: pre-wrap;
  56. white-space: break-spaces;
  57. -webkit-font-variant-ligatures: none;
  58. font-variant-ligatures: none;
  59. font-feature-settings: "liga" 0; /* the above doesn't seem to work in Edge */
  60. }
  61. .ProseMirror [contenteditable="false"] {
  62. white-space: normal;
  63. }
  64. .ProseMirror [contenteditable="false"] [contenteditable="true"] {
  65. white-space: pre-wrap;
  66. }
  67. .ProseMirror pre {
  68. white-space: pre-wrap;
  69. }
  70. img.ProseMirror-separator {
  71. display: inline !important;
  72. border: none !important;
  73. margin: 0 !important;
  74. width: 1px !important;
  75. height: 1px !important;
  76. }
  77. .ProseMirror-gapcursor {
  78. display: none;
  79. pointer-events: none;
  80. position: absolute;
  81. margin: 0;
  82. }
  83. .ProseMirror-gapcursor:after {
  84. content: "";
  85. display: block;
  86. position: absolute;
  87. top: -2px;
  88. width: 20px;
  89. border-top: 1px solid black;
  90. animation: ProseMirror-cursor-blink 1.1s steps(2, start) infinite;
  91. }
  92. @keyframes ProseMirror-cursor-blink {
  93. to {
  94. visibility: hidden;
  95. }
  96. }
  97. .ProseMirror-hideselection *::selection {
  98. background: transparent;
  99. }
  100. .ProseMirror-hideselection *::-moz-selection {
  101. background: transparent;
  102. }
  103. .ProseMirror-hideselection * {
  104. caret-color: transparent;
  105. }
  106. .ProseMirror-focused .ProseMirror-gapcursor {
  107. display: block;
  108. }
  109. .tippy-box[data-animation=fade][data-state=hidden] {
  110. opacity: 0
  111. }`;function AZ(e,t,n){const r=document.querySelector(`style[data-tiptap-style${n?`-${n}`:""}]`);if(r!==null)return r;const o=document.createElement("style");return t&&o.setAttribute("nonce",t),o.setAttribute(`data-tiptap-style${n?`-${n}`:""}`,""),o.innerHTML=e,document.getElementsByTagName("head")[0].appendChild(o),o}let LZ=class extends YJ{constructor(t={}){super(),this.isFocused=!1,this.extensionStorage={},this.options={element:document.createElement("div"),content:"",injectCSS:!0,injectNonce:void 0,extensions:[],autofocus:!1,editable:!0,editorProps:{},parseOptions:{},enableInputRules:!0,enablePasteRules:!0,enableCoreExtensions:!0,onBeforeCreate:()=>null,onCreate:()=>null,onUpdate:()=>null,onSelectionUpdate:()=>null,onTransaction:()=>null,onFocus:()=>null,onBlur:()=>null,onDestroy:()=>null},this.isCapturingTransaction=!1,this.capturedTransaction=null,this.setOptions(t),this.createExtensionManager(),this.createCommandManager(),this.createSchema(),this.on("beforeCreate",this.options.onBeforeCreate),this.emit("beforeCreate",{editor:this}),this.createView(),this.injectCSS(),this.on("create",this.options.onCreate),this.on("update",this.options.onUpdate),this.on("selectionUpdate",this.options.onSelectionUpdate),this.on("transaction",this.options.onTransaction),this.on("focus",this.options.onFocus),this.on("blur",this.options.onBlur),this.on("destroy",this.options.onDestroy),window.setTimeout(()=>{this.isDestroyed||(this.commands.focus(this.options.autofocus),this.emit("create",{editor:this}))},0)}get storage(){return this.extensionStorage}get commands(){return this.commandManager.commands}chain(){return this.commandManager.chain()}can(){return this.commandManager.can()}injectCSS(){this.options.injectCSS&&document&&(this.css=AZ(EZ,this.options.injectNonce))}setOptions(t={}){this.options={...this.options,...t},!(!this.view||!this.state||this.isDestroyed)&&(this.options.editorProps&&this.view.setProps(this.options.editorProps),this.view.updateState(this.state))}setEditable(t,n=!0){this.setOptions({editable:t}),n&&this.emit("update",{editor:this,transaction:this.state.tr})}get isEditable(){return this.options.editable&&this.view&&this.view.editable}get state(){return this.view.state}registerPlugin(t,n){const r=WN(n)?n(t,[...this.state.plugins]):[...this.state.plugins,t],o=this.state.reconfigure({plugins:r});this.view.updateState(o)}unregisterPlugin(t){if(this.isDestroyed)return;const n=typeof t=="string"?`${t}$`:t.key,r=this.state.reconfigure({plugins:this.state.plugins.filter(o=>!o.key.startsWith(n))});this.view.updateState(r)}createExtensionManager(){const n=[...this.options.enableCoreExtensions?Object.values(DZ):[],...this.options.extensions].filter(r=>["extension","node","mark"].includes(r==null?void 0:r.type));this.extensionManager=new Yd(n,this)}createCommandManager(){this.commandManager=new Yy({editor:this})}createSchema(){this.schema=this.extensionManager.schema}createView(){const t=e5(this.options.content,this.schema,this.options.parseOptions),n=ZN(t,this.options.autofocus);this.view=new pJ(this.options.element,{...this.options.editorProps,dispatchTransaction:this.dispatchTransaction.bind(this),state:Kd.create({doc:t,selection:n||void 0})});const r=this.state.reconfigure({plugins:this.extensionManager.plugins});this.view.updateState(r),this.createNodeViews();const o=this.view.dom;o.editor=this}createNodeViews(){this.view.setProps({nodeViews:this.extensionManager.nodeViews})}captureTransaction(t){this.isCapturingTransaction=!0,t(),this.isCapturingTransaction=!1;const n=this.capturedTransaction;return this.capturedTransaction=null,n}dispatchTransaction(t){if(this.view.isDestroyed)return;if(this.isCapturingTransaction){if(!this.capturedTransaction){this.capturedTransaction=t;return}t.steps.forEach(s=>{var u;return(u=this.capturedTransaction)===null||u===void 0?void 0:u.step(s)});return}const n=this.state.apply(t),r=!this.state.selection.eq(n.selection);this.view.updateState(n),this.emit("transaction",{editor:this,transaction:t}),r&&this.emit("selectionUpdate",{editor:this,transaction:t});const o=t.getMeta("focus"),i=t.getMeta("blur");o&&this.emit("focus",{editor:this,event:o.event,transaction:t}),i&&this.emit("blur",{editor:this,event:i.event,transaction:t}),!(!t.docChanged||t.getMeta("preventUpdate"))&&this.emit("update",{editor:this,transaction:t})}getAttributes(t){return eZ(this.state,t)}isActive(t,n){const r=typeof t=="string"?t:null,o=typeof t=="string"?n:t;return tZ(this.state,r,o)}getJSON(){return this.state.doc.toJSON()}getHTML(){return XX(this.state.doc.content,this.schema)}getText(t){const{blockSeparator:n=`
  112. `,textSerializers:r={}}=t||{};return ZX(this.state.doc,{blockSeparator:n,textSerializers:{...YN(this.schema),...r}})}get isEmpty(){return nZ(this.state.doc)}getCharacterCount(){return console.warn('[tiptap warn]: "editor.getCharacterCount()" is deprecated. Please use "editor.storage.characterCount.characters()" instead.'),this.state.doc.content.size-2}destroy(){this.emit("destroy"),this.view&&this.view.destroy(),this.removeAllListeners()}get isDestroyed(){var t;return!(!((t=this.view)===null||t===void 0)&&t.docView)}};function OZ(e){return new eX({find:e.find,handler:({state:t,range:n,match:r})=>{const o=On(e.getAttributes,void 0,r)||{},{tr:i}=t,s=n.from;let u=n.to;if(r[1]){const d=r[0].lastIndexOf(r[1]);let f=s+d;f>u?f=u:u=f+r[1].length;const g=r[0][r[0].length-1];i.insertText(g,s+r[0].length-1),i.replaceWith(f,u,e.type.create(o))}else r[0]&&i.replaceWith(s,u,e.type.create(o))}})}class Kv{constructor(t={}){this.type="mark",this.name="mark",this.parent=null,this.child=null,this.config={name:this.name,defaultOptions:{}},this.config={...this.config,...t},this.name=this.config.name,t.defaultOptions&&console.warn(`[tiptap warn]: BREAKING CHANGE: "defaultOptions" is deprecated. Please use "addOptions" instead. Found in extension: "${this.name}".`),this.options=this.config.defaultOptions,this.config.addOptions&&(this.options=On(Pt(this,"addOptions",{name:this.name}))),this.storage=On(Pt(this,"addStorage",{name:this.name,options:this.options}))||{}}static create(t={}){return new Kv(t)}configure(t={}){const n=this.extend();return n.options=Xy(this.options,t),n.storage=On(Pt(n,"addStorage",{name:n.name,options:n.options})),n}extend(t={}){const n=new Kv(t);return n.parent=this,this.child=n,n.name=t.name?t.name:n.parent.name,t.defaultOptions&&console.warn(`[tiptap warn]: BREAKING CHANGE: "defaultOptions" is deprecated. Please use "addOptions" instead. Found in extension: "${n.name}".`),n.options=On(Pt(n,"addOptions",{name:n.name})),n.storage=On(Pt(n,"addStorage",{name:n.name,options:n.options})),n}static handleExit({editor:t,mark:n}){const{tr:r}=t.state,o=t.state.selection.$from;if(o.pos===o.end()){const s=o.marks();if(!!!s.find(f=>(f==null?void 0:f.type.name)===n.name))return!1;const d=s.find(f=>(f==null?void 0:f.type.name)===n.name);return d&&r.removeStoredMark(d),r.insertText(" ",o.pos),t.view.dispatch(r),!0}return!1}}class vu{constructor(t={}){this.type="node",this.name="node",this.parent=null,this.child=null,this.config={name:this.name,defaultOptions:{}},this.config={...this.config,...t},this.name=this.config.name,t.defaultOptions&&console.warn(`[tiptap warn]: BREAKING CHANGE: "defaultOptions" is deprecated. Please use "addOptions" instead. Found in extension: "${this.name}".`),this.options=this.config.defaultOptions,this.config.addOptions&&(this.options=On(Pt(this,"addOptions",{name:this.name}))),this.storage=On(Pt(this,"addStorage",{name:this.name,options:this.options}))||{}}static create(t={}){return new vu(t)}configure(t={}){const n=this.extend();return n.options=Xy(this.options,t),n.storage=On(Pt(n,"addStorage",{name:n.name,options:n.options})),n}extend(t={}){const n=new vu(t);return n.parent=this,this.child=n,n.name=t.name?t.name:n.parent.name,t.defaultOptions&&console.warn(`[tiptap warn]: BREAKING CHANGE: "defaultOptions" is deprecated. Please use "addOptions" instead. Found in extension: "${n.name}".`),n.options=On(Pt(n,"addOptions",{name:n.name})),n.storage=On(Pt(n,"addStorage",{name:n.name,options:n.options})),n}}function RZ(e){return e.replace(/[-/\\^$*+?.()|[\]{}]/g,"\\$&")}function j2(e){return zx((t,n)=>({get(){return t(),e},set(r){e=r,requestAnimationFrame(()=>{requestAnimationFrame(()=>{n()})})}}))}class NZ extends LZ{constructor(t={}){return super(t),this.vueRenderers=qt(new Map),this.contentComponent=null,this.reactiveState=j2(this.view.state),this.reactiveExtensionStorage=j2(this.extensionStorage),this.on("transaction",()=>{this.reactiveState.value=this.view.state,this.reactiveExtensionStorage.value=this.extensionStorage}),nC(this)}get state(){return this.reactiveState?this.reactiveState.value:this.view.state}get storage(){return this.reactiveExtensionStorage?this.reactiveExtensionStorage.value:super.storage}registerPlugin(t,n){super.registerPlugin(t,n),this.reactiveState.value=this.view.state}unregisterPlugin(t){super.unregisterPlugin(t),this.reactiveState.value=this.view.state}}const PZ=st({name:"EditorContent",props:{editor:{default:null,type:Object}},setup(e){const t=Pe(),n=Wi();return nn(()=>{const r=e.editor;r&&r.options.element&&t.value&&br(()=>{if(!t.value||!r.options.element.firstChild)return;const o=Le(t.value);t.value.append(...r.options.element.childNodes),r.contentComponent=n.ctx._,r.setOptions({element:o}),r.createNodeViews()})}),hi(()=>{const r=e.editor;if(!r||(r.isDestroyed||r.view.setProps({nodeViews:{}}),r.contentComponent=null,!r.options.element.firstChild))return;const o=document.createElement("div");o.append(...r.options.element.childNodes),r.setOptions({element:o})}),{rootEl:t}},render(){const e=[];return this.editor&&this.editor.vueRenderers.forEach(t=>{const n=Oe(gC,{to:t.teleportElement,key:t.id},Oe(t.component,{ref:t.id,...t.props}));e.push(n)}),Oe("div",{ref:t=>{this.rootEl=t}},...e)}}),xZ=(e={})=>{const t=hL();return Rn(()=>{t.value=new NZ(e)}),hi(()=>{var n;(n=t.value)===null||n===void 0||n.destroy()}),t},UZ=vu.create({name:"doc",topNode:!0,content:"block+"}),FZ=vu.create({name:"paragraph",priority:1e3,addOptions(){return{HTMLAttributes:{}}},group:"block",content:"inline*",parseHTML(){return[{tag:"p"}]},renderHTML({HTMLAttributes:e}){return["p",mg(this.options.HTMLAttributes,e),0]},addCommands(){return{setParagraph:()=>({commands:e})=>e.setNode(this.name)}},addKeyboardShortcuts(){return{"Mod-Alt-0":()=>this.editor.commands.setParagraph()}}}),GZ=Ea.create({name:"placeholder",addOptions(){return{emptyEditorClass:"is-editor-empty",emptyNodeClass:"is-empty",placeholder:"Write something …",showOnlyWhenEditable:!0,showOnlyCurrent:!0,includeChildren:!1}},addProseMirrorPlugins(){return[new La({key:new Tu("placeholder"),props:{decorations:({doc:e,selection:t})=>{const n=this.editor.isEditable||!this.options.showOnlyWhenEditable,{anchor:r}=t,o=[];if(!n)return null;const i=e.type.createAndFill(),s=(i==null?void 0:i.sameMarkup(e))&&i.content.findDiffStart(e.content)===null;return e.descendants((u,d)=>{const f=r>=d&&r<=d+u.nodeSize,g=!u.isLeaf&&!u.childCount;if((f||!this.options.showOnlyCurrent)&&g){const y=[this.options.emptyNodeClass];s&&y.push(this.options.emptyEditorClass);const _=rs.node(d,d+u.nodeSize,{class:y.join(" "),"data-placeholder":typeof this.options.placeholder=="function"?this.options.placeholder({editor:this.editor,node:u,pos:d,hasAnchor:f}):this.options.placeholder});o.push(_)}return this.options.includeChildren}),uo.create(e,o)}}})]}}),$Z=vu.create({name:"text",group:"inline"});function BZ(e){var t;const{char:n,allowSpaces:r,allowedPrefixes:o,startOfLine:i,$position:s}=e,u=RZ(n),d=new RegExp(`\\s${u}$`),f=i?"^":"",g=r?new RegExp(`${f}${u}.*?(?=\\s${u}|$)`,"gm"):new RegExp(`${f}(?:^)?${u}[^\\s${u}]*`,"gm"),y=((t=s.nodeBefore)===null||t===void 0?void 0:t.isText)&&s.nodeBefore.text;if(!y)return null;const _=s.pos-y.length,M=Array.from(y.matchAll(g)).pop();if(!M||M.input===void 0||M.index===void 0)return null;const T=M.input.slice(Math.max(0,M.index-1),M.index),k=new RegExp(`^[${o==null?void 0:o.join("")}\0]?$`).test(T);if(o!==null&&!k)return null;const S=_+M.index;let C=S+M[0].length;return r&&d.test(y.slice(C-1,C+1))&&(M[0]+=" ",C+=1),S<s.pos&&C>=s.pos?{range:{from:S,to:C},query:M[0].slice(n.length),text:M[0]}:null}const HZ=new Tu("suggestion");function qZ({pluginKey:e=HZ,editor:t,char:n="@",allowSpaces:r=!1,allowedPrefixes:o=[" "],startOfLine:i=!1,decorationTag:s="span",decorationClass:u="suggestion",command:d=()=>null,items:f=()=>[],render:g=()=>({}),allow:y=()=>!0}){let _;const M=g==null?void 0:g(),T=new La({key:e,view(){return{update:async(k,S)=>{var C,L,A,N,H,q,x;const $=(C=this.key)===null||C===void 0?void 0:C.getState(S),V=(L=this.key)===null||L===void 0?void 0:L.getState(k.state),G=$.active&&V.active&&$.range.from!==V.range.from,R=!$.active&&V.active,w=$.active&&!V.active,P=!R&&!w&&$.query!==V.query,X=R||G,W=P&&!G,ne=w||G;if(!X&&!W&&!ne)return;const Y=ne&&!X?$:V,ie=k.dom.querySelector(`[data-decoration-id="${Y.decorationId}"]`);_={editor:t,range:Y.range,query:Y.query,text:Y.text,items:[],command:fe=>{d({editor:t,range:Y.range,props:fe})},decorationNode:ie,clientRect:ie?()=>{var fe;const{decorationId:se}=(fe=this.key)===null||fe===void 0?void 0:fe.getState(t.state),ue=k.dom.querySelector(`[data-decoration-id="${se}"]`);return(ue==null?void 0:ue.getBoundingClientRect())||null}:null},X&&((A=M==null?void 0:M.onBeforeStart)===null||A===void 0||A.call(M,_)),W&&((N=M==null?void 0:M.onBeforeUpdate)===null||N===void 0||N.call(M,_)),(W||X)&&(_.items=await f({editor:t,query:Y.query})),ne&&((H=M==null?void 0:M.onExit)===null||H===void 0||H.call(M,_)),W&&((q=M==null?void 0:M.onUpdate)===null||q===void 0||q.call(M,_)),X&&((x=M==null?void 0:M.onStart)===null||x===void 0||x.call(M,_))},destroy:()=>{var k;_&&((k=M==null?void 0:M.onExit)===null||k===void 0||k.call(M,_))}}},state:{init(){return{active:!1,range:{from:0,to:0},query:null,text:null,composing:!1}},apply(k,S,C,L){const{isEditable:A}=t,{composing:N}=t.view,{selection:H}=k,{empty:q,from:x}=H,$={...S};if($.composing=N,A&&(q||t.view.composing)){(x<S.range.from||x>S.range.to)&&!N&&!S.composing&&($.active=!1);const V=BZ({char:n,allowSpaces:r,allowedPrefixes:o,startOfLine:i,$position:H.$from}),G=`id_${Math.floor(Math.random()*4294967295)}`;V&&y({editor:t,state:L,range:V.range})?($.active=!0,$.decorationId=S.decorationId?S.decorationId:G,$.range=V.range,$.query=V.query,$.text=V.text):$.active=!1}else $.active=!1;return $.active||($.decorationId=null,$.range={from:0,to:0},$.query=null,$.text=null),$}},props:{handleKeyDown(k,S){var C;const{active:L,range:A}=T.getState(k.state);return L&&((C=M==null?void 0:M.onKeyDown)===null||C===void 0?void 0:C.call(M,{view:k,event:S,range:A}))||!1},decorations(k){const{active:S,range:C,decorationId:L}=T.getState(k);return S?uo.create(k.doc,[rs.inline(C.from,C.to,{nodeName:s,class:u,"data-decoration-id":L})]):null}}});return T}const VZ=new Tu("mention"),zZ=vu.create({name:"mention",addOptions(){return{HTMLAttributes:{},renderLabel({options:e,node:t}){var n;return`${e.suggestion.char}${(n=t.attrs.label)!==null&&n!==void 0?n:t.attrs.id}`},suggestion:{char:"@",pluginKey:VZ,command:({editor:e,range:t,props:n})=>{var r,o;const i=e.view.state.selection.$to.nodeAfter;((r=i==null?void 0:i.text)===null||r===void 0?void 0:r.startsWith(" "))&&(t.to+=1),e.chain().focus().insertContentAt(t,[{type:this.name,attrs:n},{type:"text",text:" "}]).run(),(o=window.getSelection())===null||o===void 0||o.collapseToEnd()},allow:({state:e,range:t})=>{const n=e.doc.resolve(t.from),r=e.schema.nodes[this.name];return!!n.parent.type.contentMatch.matchType(r)}}}},group:"inline",inline:!0,selectable:!1,atom:!0,addAttributes(){return{id:{default:null,parseHTML:e=>e.getAttribute("data-id"),renderHTML:e=>e.id?{"data-id":e.id}:{}},label:{default:null,parseHTML:e=>e.getAttribute("data-label"),renderHTML:e=>e.label?{"data-label":e.label}:{}}}},parseHTML(){return[{tag:`span[data-type="${this.name}"]`}]},renderHTML({node:e,HTMLAttributes:t}){return["span",mg({"data-type":this.name},this.options.HTMLAttributes,t),this.options.renderLabel({options:this.options,node:e})]},renderText({node:e}){return this.options.renderLabel({options:this.options,node:e})},addKeyboardShortcuts(){return{Backspace:()=>this.editor.commands.command(({tr:e,state:t})=>{let n=!1;const{selection:r}=t,{empty:o,anchor:i}=r;return o?(t.doc.nodesBetween(i-1,i,(s,u)=>{if(s.type.name===this.name)return n=!0,e.insertText(this.options.suggestion.char||"",u,u+s.nodeSize),!1}),n):!1})}},addProseMirrorPlugins(){return[qZ({editor:this.editor,...this.options.suggestion})]}}),jZ=/(?:^|\s)(!\[(.+|:?)]\((\S+)(?:(?:\s+)["'](\S+)["'])?\))$/,W2=vu.create({name:"image",addOptions(){return{inline:!1,allowBase64:!1,HTMLAttributes:{}}},inline(){return this.options.inline},group(){return this.options.inline?"inline":"block"},draggable:!0,addAttributes(){return{src:{default:null},alt:{default:null},title:{default:null}}},parseHTML(){return[{tag:this.options.allowBase64?"img[src]":'img[src]:not([src^="data:"])'}]},renderHTML({HTMLAttributes:e}){return["img",mg(this.options.HTMLAttributes,e)]},addCommands(){return{setImage:e=>({commands:t})=>t.insertContent({type:this.name,attrs:e})}},addInputRules(){return[OZ({find:jZ,type:this.type,getAttributes:e=>{const[,,t,n,r]=e;return{src:n,alt:t,title:r}}})]}}),WZ=W2.extend({name:"custom-image",addAttributes(){return{...W2.config.addAttributes(),class:{default:"image",rendered:!1}}},addCommands(){return{setImage:e=>({tr:t,commands:n})=>{var r,o,i;return((i=(o=(r=t.selection)==null?void 0:r.node)==null?void 0:o.type)==null?void 0:i.name)=="custom-image"?n.updateAttributes("custom-image",e):n.insertContent({type:this.name,attrs:e})}}},renderHTML({node:e,HTMLAttributes:t}){return t.class="custom-image-"+e.attrs.class,["img",mg(this.options.HTMLAttributes,t)]}}),KZ=""+new URL("at-8ae455a1.svg",import.meta.url).href,Qi=Pe(),pc=Pe(!1),Xa=Pe(),ar=Pe(),hc=Pe({left:0,top:0}),tI=Pe(),uu=Pe(0),Bc=Pe(),Yv=Pe(!1),YZ=()=>({allowedPrefixes:null,items:e=>{var n;const t=(n=Xa==null?void 0:Xa.value)==null?void 0:n.filter(r=>{var o,i,s,u,d,f;return((s=(o=r==null?void 0:r.nick)==null?void 0:o.toLowerCase())==null?void 0:s.startsWith((i=e==null?void 0:e.query)==null?void 0:i.toLowerCase()))||((f=(u=r==null?void 0:r.userID)==null?void 0:u.toLowerCase())==null?void 0:f.startsWith((d=e==null?void 0:e.query)==null?void 0:d.toLowerCase()))});return ar.value=t!=null&&t.length?t:Xa.value,ar.value},render:()=>({onStart:e=>{if(pc.value=!0,!(e!=null&&e.clientRect))return;const t=e==null?void 0:e.clientRect();t!=null&&t.left&&(t!=null&&t.top)&&!Yv.value&&(hc.value={left:t==null?void 0:t.left,top:t==null?void 0:t.top}),tI.value=e.command},onUpdate(e){if(!(e!=null&&e.clientRect))return;const t=e==null?void 0:e.clientRect();t!=null&&t.left&&(t!=null&&t.top)&&!Yv.value&&(hc.value={left:t==null?void 0:t.left,top:t==null?void 0:t.top})},onKeyDown(e){var t,n;return e.event.key==="Enter"&&((t=e.event)==null||t.stopPropagation(),(n=e.event)==null||n.preventDefault()),e.event.key==="Escape"?(pc.value=!1,ar.value=Xa.value,!0):(e==null?void 0:e.event.key)==="ArrowUp"?(JZ(),!0):(e==null?void 0:e.event.key)==="ArrowDown"?(XZ(),!0):(e==null?void 0:e.event.key)==="Enter"?(ZZ(),!0):!1},onExit(e){pc.value=!1,ar.value=Xa.value,hc.value={left:0,top:0}}})}),JZ=()=>{var e,t,n,r;(e=ar==null?void 0:ar.value)!=null&&e.length&&(uu.value=(uu.value+((t=ar==null?void 0:ar.value)==null?void 0:t.length)-1)%((n=ar==null?void 0:ar.value)==null?void 0:n.length),(r=Bc==null?void 0:Bc.value[uu.value])==null||r.scrollIntoView(!1))},XZ=()=>{var e,t,n;(e=ar==null?void 0:ar.value)!=null&&e.length&&(uu.value=(uu.value+1)%((t=ar==null?void 0:ar.value)==null?void 0:t.length),(n=Bc==null?void 0:Bc.value[uu.value])==null||n.scrollIntoView(!1))},ZZ=()=>{n5(uu.value)},n5=e=>{var n;if(!((n=ar==null?void 0:ar.value)!=null&&n.length))return;const t=ar==null?void 0:ar.value[e];t&&tI.value&&tI.value({id:t==null?void 0:t.userID,label:(t==null?void 0:t.nick)||(t==null?void 0:t.userID)})},QZ=st({props:{memberList:{type:Array,default:()=>[]},isGroup:{type:Boolean,default:!1},selfInfo:{type:Object,default:()=>({})},isH5:{type:Boolean,default:!1}},setup(e){const{memberList:t,isGroup:n,selfInfo:r}=Xt(e),o={userID:vt.TYPES.MSG_AT_ALL,nick:"所有人",isAll:!0,avatar:KZ},i=Pe();nn(()=>{pc.value=pc.value&&n.value,Yv.value=e.isH5}),Gt(()=>t.value,()=>{var d,f,g;(d=t==null?void 0:t.value[0])!=null&&d.isAll||(f=t==null?void 0:t.value)==null||f.unshift(o);const u=(g=t==null?void 0:t.value)==null?void 0:g.filter(y=>{var _;return(y==null?void 0:y.userID)!==((_=r==null?void 0:r.value)==null?void 0:_.userID)});Xa.value=u,ar.value=u},{deep:!0,immediate:!0}),Gt(()=>[hc.value,Qi==null?void 0:Qi.value],()=>{var u;Yv.value||!(Qi!=null&&Qi.value)||!((u=Qi==null?void 0:Qi.value)!=null&&u.style)||(Qi.value.style.left=hc.value.left+"Px",Qi.value.style.top=hc.value.top-Qi.value.clientHeight+"Px")},{deep:!0,immediate:!0});const s=()=>{pc.value=!1,ar.value=Xa.value,hc.value={left:0,top:0}};return Xs(i,()=>{s()}),{selectedIndex:uu,selectItem:n5,showAtList:pc,closeAt:s,showMemberList:ar,allMemberList:Xa,MessageInputAt:Qi,memberListItems:Bc,dialog:i}}});const eQ={class:"memberList",ref:"dialog"},tQ={key:0,class:"memberList-title"},nQ={class:"title"},rQ={class:"memberList-box"},oQ=["onClick"],iQ=["src"];function sQ(e,t,n,r,o,i){return e.showAtList?(Q(),le("div",{key:0,class:pt(["message-input-at",[e.isH5&&"message-input-at-h5"]]),ref:"MessageInputAt"},[j("div",eQ,[e.isH5?(Q(),le("header",tQ,[j("span",nQ,Re(e.$t("TUIChat.选择提醒的人")),1),j("i",{class:"icon icon-close close",onClick:t[0]||(t[0]=(...s)=>e.closeAt&&e.closeAt(...s))})])):ke("",!0),j("ul",rQ,[(Q(!0),le(ht,null,Jt(e.showMemberList,(s,u)=>(Q(),le("li",{class:pt(["memberList-box-body",[u===e.selectedIndex&&"selected"]]),key:u,onClick:d=>e.selectItem(u),ref_for:!0,ref:"memberListItems"},[j("img",{src:(s==null?void 0:s.avatar)||"https://oss.dayaedu.com/news-info/07/1690787574969.png"},null,8,iQ),j("span",null,Re(s!=null&&s.nick?s==null?void 0:s.nick:s==null?void 0:s.userID),1)],10,oQ))),128))])],512)],2)):ke("",!0)}const aQ=Vt(QZ,[["render",sQ],["__scopeId","data-v-3a9f3951"]]),lQ=st({__name:"message-input-editor",props:{placeholder:{type:String,default:"this is placeholder"},replayOrReferenceMessage:{type:Object,default:()=>({})},isMute:{type:Boolean,default:!0},muteText:{type:String,default:""},enableInput:{type:Boolean,default:!0},enableAt:{type:Boolean,default:!0},enableDragUpload:{type:Boolean,default:!0},enableTyping:{type:Boolean,default:!0},isH5:{type:Boolean,default:!0},isGroup:{type:Boolean,default:!1}},emits:["sendMessage","onTyping"],setup(e,{expose:t,emit:n}){const r=e,{placeholder:o,isH5:i,enableAt:s,enableDragUpload:u,isGroup:d,enableTyping:f}=Xt(r),g=Pe(!0),y=Pe(!0),_=xZ({extensions:[UZ,FZ,$Z,GZ.configure({emptyEditorClass:"is-editor-empty",placeholder:o.value}),zZ.configure({HTMLAttributes:{class:"mention"},suggestion:s.value&&YZ()}),WZ.configure({inline:!0,allowBase64:!0,HTMLAttributes:{class:"custom-image"}})],autofocus:!0,editable:!0,injectCSS:!1,onUpdate({editor:R,transaction:w}){var P,X;!f.value||d.value||(y.value=!R.isFocused,((X=(P=w==null?void 0:w.doc)==null?void 0:P.content)==null?void 0:X.size)>2?g.value=!1:g.value=!0,n("onTyping",g.value,y.value))},onFocus(){var R;if(i.value&&((R=document==null?void 0:document.getElementById("app"))!=null&&R.style)){const w=document.body.scrollHeight-window.innerHeight;document.getElementById("app").style.marginBottom=`${w}Px`,document.getElementById("app").style.height=`calc(100% - ${w}Px)`}!f.value||d.value||(y.value=!0,n("onTyping",g.value,y.value))},onBlur(){var R;i.value&&((R=document==null?void 0:document.getElementById("app"))!=null&&R.style)&&(document.getElementById("app").style.marginBottom="",document.getElementById("app").style.height="100%"),!(!f.value||d.value)&&(y.value=!0,n("onTyping",g.value,y.value))}}),M=Pe(),T=R=>{var w,P;i!=null&&i.value||(R==null||R.preventDefault(),R==null||R.stopPropagation(),R.keyCode===13&&R.ctrlKey?(P=(w=_==null?void 0:_.value)==null?void 0:w.commands)==null||P.insertContent("<p></p>"):R.keyCode===13&&n("sendMessage"))},k=new Map,S=async(R,w)=>{var P,X,W,ne;if(R.preventDefault(),R.stopPropagation(),!i.value&&!(!(u!=null&&u.value)&&w==="drop")&&(w==="drop"&&R.dataTransfer||w==="paste"&&R.clipboardData)){const Y=w==="drop"?(P=R==null?void 0:R.dataTransfer)==null?void 0:P.files:(X=R==null?void 0:R.clipboardData)==null?void 0:X.files;for(let ie=0;ie<Y.length;ie++){const fe=Y[ie],se=fe.type.startsWith("image/"),ue=se?URL.createObjectURL(fe):await A(fe);(ne=(W=_==null?void 0:_.value)==null?void 0:W.commands)==null||ne.insertContent({type:"custom-image",attrs:{src:ue,alt:fe==null?void 0:fe.name,title:fe==null?void 0:fe.name,class:se?"normal":"file"}}),k.set(ue,fe),ie===Y.length-1&&setTimeout(()=>{var K,te,J,Me;(te=(K=_==null?void 0:_.value)==null?void 0:K.commands)==null||te.focus("end"),(Me=(J=_==null?void 0:_.value)==null?void 0:J.commands)==null||Me.scrollIntoView()},10)}}},C=new Map,L=(R,w)=>new Promise((P,X)=>{if(C.has(w))P(C.get(w));else{let W=new Image;W.crossOrigin="anonymous",W.onload=()=>{C.set(w,W),P(W)},W.onerror=X,W.src=R}}),A=async R=>{const{name:w,type:P}=R,X=document.createElement("canvas");let W=160,ne=50;X.style.width=W+"Px",X.style.height=ne+"Px";let Y=window.devicePixelRatio;X.width=Math.floor(W*Y),X.height=Math.floor(ne*Y);const ie=X.getContext("2d");if(!ie)return"";ie.scale(Y,Y);const{iconSrc:fe,iconType:se}=N(P),ue=await L(fe,se);ie==null||ie.drawImage(ue,10,10,30,30);const K=H(w);return ie.fillText(K,45,22),X.toDataURL()},N=R=>{const w="https://web.sdk.qcloud.com/component/TUIKit/assets/file-",P=["image","pdf","text","ppt","presentation","sheet","zip","word","video","unknown"];let X="",W="";return P.forEach(ne=>{R.includes(ne)&&(X=w+ne+".svg",W=ne)}),{iconSrc:X||w+"unknown.svg",iconType:W||"unknown"}},H=R=>{if(!R)return R;let w="",P=0;for(let X=0;X<(R==null?void 0:R.length);X++){if(P>16){w+="...";break}w+=R[X],/[a-z]|[0-9]|[,;.!@#-+/\\$%^*()<>?:"'{}~]/i.test(R[X])?P+=1:P+=2}return w},q=()=>x(),x=()=>{var W,ne,Y,ie,fe;const R=(W=_==null?void 0:_.value)==null?void 0:W.getJSON(),w=[],P=se=>{if(!(!se||!se.type))if(se.type!=="text"&&se.type!=="custom-image"&&se.type!=="mention"){se.type==="paragraph"&&X(se),se.content&&se.content.length&&se.content.forEach(ue=>{P(ue)});return}else X(se)},X=se=>{var ue,K,te,J,Me,de,me,re,be,Fe,ve,z,oe,ce,we,ae,De,Ue;if(se.type==="paragraph")w.length>0&&w[w.length-1]&&((ue=w[w.length-1])==null?void 0:ue.type)==="text"&&(w[w.length-1].payload.text+=`
  113. `);else if(se.type==="text"||se.type==="custom-image"&&((K=se==null?void 0:se.attrs)==null?void 0:K.class)==="emoji"){const xe=se.type==="text"?se==null?void 0:se.text:(te=se==null?void 0:se.attrs)==null?void 0:te.alt;w.length>0&&w[w.length-1]&&((J=w[w.length-1])==null?void 0:J.type)==="text"?w[w.length-1].payload.text+=xe:w.push({type:"text",payload:{text:xe}})}else if(se.type==="custom-image"&&((Me=se==null?void 0:se.attrs)==null?void 0:Me.class)==="normal")w.push({type:"image",payload:{file:k==null?void 0:k.get((de=se==null?void 0:se.attrs)==null?void 0:de.src)}});else if(se.type==="custom-image"&&((me=se==null?void 0:se.attrs)==null?void 0:me.class)==="file"){const xe=k==null?void 0:k.get((re=se==null?void 0:se.attrs)==null?void 0:re.src);w.push({type:(be=xe==null?void 0:xe.type)!=null&&be.includes("video")?"video":"file",payload:{file:xe}})}else if(se.type==="mention"){const xe="@"+((Fe=se==null?void 0:se.attrs)==null?void 0:Fe.label)+" ";w.length>0&&w[w.length-1]&&((ve=w[w.length-1])==null?void 0:ve.type)==="text"?w[w.length-1].payload.text+=xe:w.push({type:"text",payload:{text:xe}}),(oe=(z=w[w.length-1])==null?void 0:z.payload)!=null&&oe.atUserList?(De=(we=(ce=w[w.length-1])==null?void 0:ce.payload)==null?void 0:we.atUserList)==null||De.push((ae=se==null?void 0:se.attrs)==null?void 0:ae.id):w[w.length-1].payload.atUserList=[(Ue=se==null?void 0:se.attrs)==null?void 0:Ue.id]}};if(P(R),w.length>0&&w[w.length-1]&&((ne=w[w.length-1])==null?void 0:ne.type)==="text"&&((fe=(ie=(Y=w[w.length-1])==null?void 0:Y.payload)==null?void 0:ie.text)!=null&&fe.endsWith(`
  114. `))){const se=w[w.length-1].payload.text;w[w.length-1].payload.text=se==null?void 0:se.substring(0,se.lastIndexOf(`
  115. `))}return w};return t({getEditorContent:q,addEmoji:R=>{var w,P,X,W,ne;(P=(w=_==null?void 0:_.value)==null?void 0:w.commands)==null||P.insertContent({type:"custom-image",attrs:{src:R==null?void 0:R.url,alt:R==null?void 0:R.name,title:R==null?void 0:R.name,class:"emoji"}}),(X=_==null?void 0:_.value)==null||X.commands.focus("end"),(ne=(W=_==null?void 0:_.value)==null?void 0:W.commands)==null||ne.scrollIntoView()},resetEditor:()=>{var R,w,P,X;(w=(R=_==null?void 0:_.value)==null?void 0:R.commands)==null||w.clearContent(!0),k==null||k.clear(),(X=(P=_==null?void 0:_.value)==null?void 0:P.commands)==null||X.focus("end"),y.value=!0,g.value=!0},setEditorContent:R=>{var w,P;(P=(w=_==null?void 0:_.value)==null?void 0:w.commands)==null||P.insertContent(R)}}),(R,w)=>(Q(),le("div",{class:pt(["message-input-container",Le(i)&&"message-input-container-h5"])},[An(j("div",{class:"message-input-mute"},Re(R.$t(`TUIChat.${e.muteText}`)),513),[[Qr,e.isMute]]),An(Ft(Le(PZ),{editor:Le(_),class:"message-input-area",ref_key:"editorContainer",ref:M,onDrop:w[0]||(w[0]=P=>S(P,"drop")),onPaste:w[1]||(w[1]=P=>S(P,"paste")),onKeydown:ur(T,["enter"])},null,8,["editor","onKeydown"]),[[Qr,!e.isMute&&e.enableInput]])],2))}});const uQ=Vt(lQ,[["__scopeId","data-v-e3ff5485"]]),cQ={class:"message-input-button-hover"},dQ=st({__name:"message-input-button",props:{enableSend:{type:Boolean,default:!0},messages:{type:Array,default:()=>[]},isH5:{type:Boolean,default:!0}},emits:["sendMessage"],setup(e,{emit:t}){const n=e,{enableSend:r}=Xt(n),o=()=>{t("sendMessage")};return(i,s)=>(Q(),le("div",{class:pt(["message-input-button",e.isH5&&"message-input-button-h5"])},[Le(r)?(Q(),le("button",{key:0,class:"message-input-button-cont","data-type":"text",onClick:o,disabled:!1},[j("p",cQ,Re(i.$t("TUIChat.按Enter发送,Ctrl+Enter换行")),1),Lo(" "+Re(i.$t("发送")),1)])):ke("",!0)],2))}});const fQ=Vt(dQ,[["__scopeId","data-v-9dc61a93"]]),pQ=e=>(Ur("data-v-d64843bf"),e=e(),Fr(),e),hQ={key:0,class:"reference"},gQ={class:"reference-box"},mQ={class:"reference-box-show"},vQ={class:"reference-box-show-name"},yQ={key:1,class:"reply"},_Q={class:"reply-box"},bQ=pQ(()=>j("i",null,null,-1)),MQ={class:"reply-box-show"},IQ=st({__name:"message-input-reference-or-reply",props:{replyOrReference:{type:Object,default:()=>({})},isH5:{type:Boolean,default:!1}},emits:["resetReplyOrReference"],setup(e,{emit:t}){const n=e,{replyOrReference:r,isH5:o}=Xt(n),i=()=>{t("resetReplyOrReference")};return(s,u)=>{var d,f,g,y,_,M,T,k,S,C,L,A,N,H,q,x,$,V,G,R,w;return(d=Le(r))!=null&&d.show?(Q(),le("div",{key:0,class:pt([((f=Le(r))==null?void 0:f.show)==="reference"&&"message-input-reference",((g=Le(r))==null?void 0:g.show)==="reply"&&"message-input-reply",Le(o)&&((y=Le(r))==null?void 0:y.show)==="reference"&&"message-input-reference-h5",Le(o)&&((_=Le(r))==null?void 0:_.show)==="reply"&&"message-input-reply-h5"])},[((M=Le(r))==null?void 0:M.show)==="reference"?(Q(),le("div",hQ,[j("div",gQ,[j("div",mQ,[j("span",vQ,Re((k=(T=Le(r))==null?void 0:T.message)!=null&&k.nick?(C=(S=Le(r))==null?void 0:S.message)==null?void 0:C.nick:(A=(L=Le(r))==null?void 0:L.message)==null?void 0:A.from)+": ",1),j("span",null,Re((N=Le(r))==null?void 0:N.content),1)]),j("label",{class:"icon icon-cancel",onClick:i})])])):((H=Le(r))==null?void 0:H.show)==="reply"?(Q(),le("div",yQ,[j("div",_Q,[bQ,j("div",MQ,[j("span",null,Re((x=(q=Le(r))==null?void 0:q.message)!=null&&x.nick?(V=($=Le(r))==null?void 0:$.message)==null?void 0:V.nick:(R=(G=Le(r))==null?void 0:G.message)==null?void 0:R.from)+Re(Le(o)?":":""),1),j("span",null,Re((w=Le(r))==null?void 0:w.content),1)]),j("label",{class:"icon icon-cancel",onClick:i})])])):ke("",!0)],2)):ke("",!0)}}});const CQ=Vt(IQ,[["__scopeId","data-v-d64843bf"]]),TQ=st({__name:"index",props:{placeholder:{type:String,default:"this is placeholder"},conversation:{type:Object,default:()=>({})},replyOrReference:{type:Object,default:()=>({})},isGroup:{type:Boolean,default:!1},memberList:{type:Array,default:()=>[]},isMute:{type:Boolean,default:!0},muteText:{type:String,default:""},enableInput:{type:Boolean,default:!0},enableAt:{type:Boolean,default:!0},enableDragUpload:{type:Boolean,default:!0},enableTyping:{type:Boolean,default:!0},env:{type:Object,default:()=>({})}},emits:["sendMessage","resetReplyOrReference","onTyping"],setup(e,{expose:t,emit:n}){var H;const r=e,{placeholder:o,isGroup:i,memberList:s,conversation:u,replyOrReference:d,env:f,enableTyping:g}=Xt(r),y=Pe(),_=Pe((H=r==null?void 0:r.env)==null?void 0:H.isH5),M=Si&&Si();Gt(()=>u.value,(q,x)=>{var $;(q==null?void 0:q.conversationID)!==(x==null?void 0:x.conversationID)&&(($=y==null?void 0:y.value)==null||$.resetEditor())},{immediate:!0});const T=async()=>{var V,G,R,w;if(console.log(M.state.imConnent,"store.imConnent"),!M.state.imConnent){Sf.emit("reConnectIm",!0);return}const q=(G=(V=window==null?void 0:window.TUIKitTUICore)==null?void 0:V.TUIServer)==null?void 0:G.TUIChat,x=(R=y==null?void 0:y.value)==null?void 0:R.getEditorContent(),$=d.value;await(x==null?void 0:x.forEach(async P=>{var X,W,ne,Y,ie,fe,se,ue;try{let K,te;switch(K=S(K),P==null?void 0:P.type){case"text":K=C(K),(X=P==null?void 0:P.payload)!=null&&X.atUserList?te=await(q==null?void 0:q.sendTextAtMessage({text:JSON.parse(JSON.stringify((W=P==null?void 0:P.payload)==null?void 0:W.text)),atUserList:(ne=P==null?void 0:P.payload)==null?void 0:ne.atUserList},K)):te=await(q==null?void 0:q.sendTextMessage(JSON.parse(JSON.stringify((Y=P==null?void 0:P.payload)==null?void 0:Y.text)),K)),($==null?void 0:$.show)==="reply"&&await q.replyMessage((ie=te==null?void 0:te.data)==null?void 0:ie.message);break;case"image":await(q==null?void 0:q.sendImageMessage((fe=P==null?void 0:P.payload)==null?void 0:fe.file));break;case"video":await(q==null?void 0:q.sendVideoMessage((se=P==null?void 0:P.payload)==null?void 0:se.file));break;case"file":await(q==null?void 0:q.sendFileMessage((ue=P==null?void 0:P.payload)==null?void 0:ue.file));break;default:break}n("sendMessage")}catch(K){Nr(K,f.value)}})),(w=y==null?void 0:y.value)==null||w.resetEditor(),A()},k=(q,x)=>{n("onTyping",q,x)},S=q=>(g.value&&(q||(q={}),q.messageFeature={needTyping:1,version:1}),q),C=q=>{var x,$,V,G,R,w,P,X,W,ne,Y,ie,fe,se,ue,K,te,J,Me,de;if(((x=d==null?void 0:d.value)==null?void 0:x.show)!=="reply"&&(($=d==null?void 0:d.value)==null?void 0:$.show)!=="reference")return q;if(q||(q={}),q.messageReply={messageAbstract:(V=d==null?void 0:d.value)==null?void 0:V.content,messageSender:((R=(G=d==null?void 0:d.value)==null?void 0:G.message)==null?void 0:R.nick)||((P=(w=d==null?void 0:d.value)==null?void 0:w.message)==null?void 0:P.from),messageID:(W=(X=d==null?void 0:d.value)==null?void 0:X.message)==null?void 0:W.ID,messageType:(ne=d==null?void 0:d.value)==null?void 0:ne.type,version:1},((Y=d==null?void 0:d.value)==null?void 0:Y.show)==="reply")try{if(q.messageReply.messageRootID=(fe=(ie=d==null?void 0:d.value)==null?void 0:ie.message)==null?void 0:fe.ID,(ue=(se=d==null?void 0:d.value)==null?void 0:se.message)!=null&&ue.cloudCustomData){const me=fr((te=(K=d==null?void 0:d.value)==null?void 0:K.message)==null?void 0:te.cloudCustomData);q.messageReply.messageRootID=((J=me==null?void 0:me.messageReply)==null?void 0:J.messageRootID)||((de=(Me=d==null?void 0:d.value)==null?void 0:Me.message)==null?void 0:de.ID)}}catch(me){console.warn(me)}return q},L=q=>{var x;(x=y==null?void 0:y.value)==null||x.addEmoji(q)},A=()=>{n("resetReplyOrReference")};return t({addEmoji:L,reEdit:q=>{var x,$;(x=y==null?void 0:y.value)==null||x.resetEditor(),A(),($=y==null?void 0:y.value)==null||$.setEditorContent(q)}}),(q,x)=>{var $,V;return Q(),le("div",{class:pt(["message-input",_.value&&"message-input-h5"])},[Ft(uQ,{ref_key:"editor",ref:y,isH5:_.value,placeholder:Le(o),isGroup:Le(i),isMute:e.isMute,muteText:e.muteText,enableInput:e.enableInput,enableAt:e.enableAt,enableTyping:Le(g),enableDragUpload:e.enableDragUpload,onSendMessage:T,onOnTyping:k},null,8,["isH5","placeholder","isGroup","isMute","muteText","enableInput","enableAt","enableTyping","enableDragUpload"]),e.isMute?ke("",!0):(Q(),Ot(fQ,{key:0,isH5:_.value,onSendMessage:T},null,8,["isH5"])),e.enableAt?(Q(),Ot(aQ,{key:1,memberList:Le(s),isGroup:Le(i),selfInfo:(V=($=Le(u))==null?void 0:$.groupProfile)==null?void 0:V.selfInfo,isH5:_.value},null,8,["memberList","isGroup","selfInfo","isH5"])):ke("",!0),Ft(CQ,{replyOrReference:Le(d),isH5:_.value,onResetReplyOrReference:A},null,8,["replyOrReference","isH5"])],2)}}});const r5=Vt(TQ,[["__scopeId","data-v-801eead8"]]),o5=st({name:"TUIChat",components:{MessageSystem:OH,MessageTimestamp:VW,Manage:al,MessageInput:r5,MessageItem:HW},props:{isMsgNeedReadReceipt:{type:Boolean,default:!1},isNeedTyping:{type:Boolean,default:!0},isNeedEmojiReact:{type:Boolean,default:!0},currentModal:{type:String,default:"message"}},setup(e){var xe,qe,Te,Z,he,Ie;const{TUIServer:t}=o5;(qe=(xe=t==null?void 0:t.TUICore)==null?void 0:xe.TUIServer)==null||qe.TUIGroup,(Z=(Te=t==null?void 0:t.TUICore)==null?void 0:Te.TUIServer)==null||Z.TUIProfile;const n=t.TUICore.isOfficial&&Si&&Si()||{},{t:r}=window.TUIKitTUICore.config.i18n.useI18n(),o=qt({messageList:[],conversation:{},text:"",atText:"",types:t.TUICore.TIM.TYPES,currentMessage:{},dialogID:"",forwardStatus:!1,receiptDialogStatus:!1,repliesDialogStatus:!1,showImagePreview:!1,currentImagePreview:{},isCompleted:!1,userInfoView:!1,userInfo:{isGroup:!1,list:[]},selfInfo:{},messageComponents:K2("message"),isShow:!1,muteText:"您已被管理员禁言",isFirstSend:!0,isFirstRender:!0,showGroupMemberList:!1,reference:{message:{},content:"",type:0,show:""},historyReference:!1,referenceID:"",allMemberList:[],env:t.TUICore.TUIEnv,showResend:!1,resendMessage:{},inputBlur:!1,inputComposition:!1,inputCompositionCont:"",needTyping:e.isNeedTyping,needReadReceipt:!1,peerNeedReceipt:!1,needToBottom:!1,toBottomTipCont:"",messageInView:[],readSet:new Set,isUserAction:!1,scroll:{scrollTop:0,scrollHeight:0,scrollTopMin:1/0,scrollTopMax:0},isMsgNeedReadReceipt:!1,isNeedEmojiReact:!1,dropDownRef:null,typingRef:null}),i=!!ug().default,s=async Ce=>{var $e,Ye,Ne;Ce&&await((Ne=(Ye=($e=t==null?void 0:t.TUICore)==null?void 0:$e.TUIServer)==null?void 0:Ye.TUIConversation)==null?void 0:Ne.setMessageRead(Ce))},u=async Ce=>{var Ye;const $e=Ce.filter(Ne=>(Ne==null?void 0:Ne.flow)==="in"&&(Ne==null?void 0:Ne.needReadReceipt)&&!o.readSet.has(Ne==null?void 0:Ne.ID));$e.length&&await(t==null?void 0:t.sendMessageReadReceipt($e).then(()=>{$e.forEach(Ne=>o.readSet.add(Ne==null?void 0:Ne.ID))})),await s((Ye=o==null?void 0:o.conversation)==null?void 0:Ye.conversationID)},d=[];Object.keys(K2("send")).forEach(Ce=>{d.push(Ce)}),al.TUIServer=t,al.GroupServer=(Ie=(he=t==null?void 0:t.TUICore)==null?void 0:he.TUIServer)==null?void 0:Ie.TUIGroup;const f=Pe(),g=Pe(),y=Pe(),_=Pe(),M=Pe();t.bind(o);const T={list:[],handleAvatar:TC,handleName:qh},k=Pe();Xs(k,()=>{o.showGroupMemberList=!1});const S=ze(()=>{const{conversation:Ce}=o;return Ce!=null&&Ce.conversationID?(Ce==null?void 0:Ce.type)===t.TUICore.TIM.TYPES.CONV_SYSTEM?"system":"chat":""}),C=ze(()=>{var $e,Ye,Ne;const{conversation:Ce}=o;if((Ce==null?void 0:Ce.type)===t.TUICore.TIM.TYPES.CONV_GROUP){if((($e=Ce==null?void 0:Ce.groupProfile)==null?void 0:$e.selfInfo.role)===t.TUICore.TIM.TYPES.GRP_MBR_ROLE_MEMBER&&((Ye=Ce==null?void 0:Ce.groupProfile)!=null&&Ye.muteAllMembers))return!0;const zt=new Date().getTime();if(((Ne=o.selfInfo)==null?void 0:Ne.muteUntil)*1e3-zt>0)return!0}return!1});nn(()=>{o.isMsgNeedReadReceipt=e.isMsgNeedReadReceipt,o.needReadReceipt=o.isMsgNeedReadReceipt,o.needTyping=e.isNeedTyping,o.isNeedEmojiReact=e.isNeedEmojiReact}),Gt(()=>{var Ce;return(Ce=o==null?void 0:o.conversation)==null?void 0:Ce.conversationID},(Ce,$e)=>{Ce!==$e&&(o.scroll.scrollTop=0,o.scroll.scrollHeight=0,o.scroll.scrollTopMin=1/0,o.scroll.scrollTopMax=0,o.text="",o.atText="",o.reference={message:{},content:"",type:0,show:""})},{deep:!0}),Gt(C,(Ce,$e)=>{var Ne,Ze,_t;const{conversation:Ye}=o;if(Ce&&(Ye==null?void 0:Ye.type)===t.TUICore.TIM.TYPES.CONV_GROUP){((Ne=Ye==null?void 0:Ye.groupProfile)==null?void 0:Ne.selfInfo.role)===t.TUICore.TIM.TYPES.GRP_MBR_ROLE_MEMBER&&((Ze=Ye==null?void 0:Ye.groupProfile)!=null&&Ze.muteAllMembers)&&(o.muteText="管理员开启学生禁言");const on=new Date().getTime();((_t=o.selfInfo)==null?void 0:_t.muteUntil)*1e3-on>0&&(o.muteText="您已被管理员禁言")}});const L=ze(()=>{const{conversation:Ce}=o;return qh(Ce)}),A=ze(()=>{const{conversation:Ce}=o;return f$(Ce)}),N=ze(()=>{const{conversation:Ce}=o;return wC(Ce)}),H=ze(()=>o.messageList.filter(Ce=>!Ce.isDeleted&&!sf(Ce))),q=ze(()=>{var Ce;return(Ce=H==null?void 0:H.value)==null?void 0:Ce.filter($e=>!$e.isRevoked&&$e.type===o.types.MSG_IMAGE)}),x=ze(()=>{const{conversation:Ce,needReadReceipt:$e}=o;return!!((Ce==null?void 0:Ce.type)===t.TUICore.TIM.TYPES.CONV_C2C||$e)});Gt(H,(Ce,$e)=>{var Ye,Ne;if(br(()=>{var _t,zt;const Ze=((_t=Ce[Ce.length-1])==null?void 0:_t.ID)===((zt=$e[$e.length-1])==null?void 0:zt.ID);Ce.length===0||Ze||me()}),o.currentMessage){const Ze=(Ye=o.currentMessage)==null?void 0:Ye.ID,_t=Ce.find(zt=>zt.ID===Ze);_t&&(o.currentMessage=kC(_t))}if(o.historyReference){for(let Ze=0;Ze<H.value.length;Ze++)((Ne=H==null?void 0:H.value[Ze])==null?void 0:Ne.ID)===(o==null?void 0:o.referenceID)&&(re("target",y.value[Ze]),y.value[Ze].getElementsByClassName("content")[0].classList.add("reference-content"));o.historyReference=!1}},{deep:!0}),Gt(()=>o.scroll.scrollTop,Ce=>{setTimeout(()=>{var $e;Ce===(($e=f==null?void 0:f.value)==null?void 0:$e.scrollTop)&&(o.scroll.scrollTopMin!==1/0&&o.scroll.scrollTopMax!==0&&z("scroll"),o.scroll.scrollTopMin=1/0,o.scroll.scrollTopMax=0)},20)},{deep:!0}),Rn(()=>{Gt(()=>f==null?void 0:f.value,()=>{f!=null&&f.value&&f.value.addEventListener("scroll",Fe)},{deep:!0})});const $=Ce=>{var $e;($e=M==null?void 0:M.value)==null||$e.addEmoji(Ce)},V=async Ce=>{o.isFirstSend&&(o.isFirstSend=!1),o.reference.show="",t.TUICore.isOfficial&&(n!=null&&n.commit)&&(n==null||n.commit("handleTask",0))},G=Ce=>{o.currentMessage=Ce,o.dialogID=Ce.ID},R=Ce=>{o.env.isH5?(o.showResend=!0,o.resendMessage=Ce):t.resendMessage(Ce).catch($e=>{Nr($e,o.env)})},w=Ce=>{o.currentMessage=Ce,T.list=t.TUICore.getStore().TUIConversation.conversationList,o.forwardStatus=!0},P=(Ce,$e)=>{let Ye=p$(Ce);o.reference={message:Ce,content:Ye==null?void 0:Ye.referenceMessageForShow,type:Ye==null?void 0:Ye.referenceMessageType,show:$e}},X=()=>{t.resendMessage(o.resendMessage).then(()=>{o.showResend=!1}).catch(Ce=>{Nr(Ce,o.env),o.showResend=!1})},W=Ce=>{var $e,Ye,Ne;($e=Ce==null?void 0:Ce.payload)!=null&&$e.text&&((Ne=M==null?void 0:M.value)==null||Ne.reEdit((Ye=Ce==null?void 0:Ce.payload)==null?void 0:Ye.text))},ne=Ce=>{t.handleGroupApplication(Ce)},Y=Ce=>{Ce.clipboardData.files[0]&&t.sendImageMessage(Ce.clipboardData.files[0])},ie=async()=>{await t.getHistoryMessageList().then(()=>{var Ce;re("target",(Ce=f==null?void 0:f.value)==null?void 0:Ce.firstElementChild)})},fe=Ce=>{var Ye,Ne;o.referenceID=Ce;const $e=[];for(let Ze=0;Ze<H.value.length;Ze++)$e.push((Ye=H==null?void 0:H.value[Ze])==null?void 0:Ye.ID),$e.indexOf(Ce)!==-1&&((Ne=H.value[Ze])==null?void 0:Ne.ID)===Ce&&(re("target",y.value[Ze]),y.value[Ze].getElementsByClassName("content")[0].classList.remove("reference-content"),br(()=>{y.value[Ze].getElementsByClassName("content")[0].classList.add("reference-content")}));$e.indexOf(Ce)===-1&&t.getHistoryMessageList().then(()=>{o.historyReference=!0})},se=()=>{var Ce;window.parent&&((Ce=window.parent)==null||Ce.postMessage({api:"openUserDetail",data:JSON.stringify({username:L.value,userId:N.value,type:A.value})},"*"))},ue=()=>{o.showGroupMemberList=!o.showGroupMemberList},K=()=>{t.TUICore.TUIServer.TUIConversation.handleCurrentConversation()},te=Ce=>{window.open(Ce.url)},J=(Ce,$e)=>{var Ye,Ne,Ze;if(!(!Ce||!$e))switch($e){case"reference":P(Ce,$e);break;case"reply":P(Ce,$e);break;case"reedit":(Ye=Ce==null?void 0:Ce.payload)!=null&&Ye.text&&((Ze=M==null?void 0:M.value)==null||Ze.reEdit((Ne=Ce==null?void 0:Ce.payload)==null?void 0:Ne.text));break}},Me=async(Ce,$e)=>{var Ye;if(!(!(Ce!=null&&Ce.ID)||!$e))switch($e){case"receipt":if(Ce.conversationType!==t.TUICore.TIM.TYPES.CONV_GROUP||((Ye=Ce.readReceiptInfo)==null?void 0:Ye.unreadCount)===0)return;o.currentMessage=Ce,o.receiptDialogStatus=!0;break;case"replies":o.currentMessage=Ce,o.repliesDialogStatus=!0;break;case"forward":o.currentMessage=Ce,T.list=t.TUICore.getStore().TUIConversation.conversationList,o.forwardStatus=!0;break;case"previewImage":o.showImagePreview=!o.showImagePreview,o.currentImagePreview=Ce;break}},de=async Ce=>{if(Ce)switch(Ce){case"receipt":o.currentMessage={},o.receiptDialogStatus=!1;break;case"replies":o.currentMessage={},o.repliesDialogStatus=!1;break}},me=()=>{var Ce;if(o.isFirstRender){o.needToBottom=!1,re("bottom"),o.isFirstRender=!1;return}if(f.value){const{scrollHeight:$e,scrollTop:Ye,clientHeight:Ne}=f.value;$e-(Ye+Ne)<=Ne||((Ce=H.value[H.value.length-1])==null?void 0:Ce.flow)==="out"?re("bottom"):ve(!0)}},re=(Ce,$e)=>{var Ye;switch((Ye=f==null?void 0:f.value)==null||Ye.removeEventListener("scroll",Fe),o.isUserAction=!0,Ce){case fn.scrollType.toBottom:o.needToBottom=!1,br(()=>{var Ne,Ze,_t;(Ne=o==null?void 0:o.env)!=null&&Ne.isH5?be():(_t=(Ze=f==null?void 0:f.value)==null?void 0:Ze.lastElementChild)==null||_t.scrollIntoView(!1),ok(f==null?void 0:f.value,"message-img",async()=>{var zt,rn,on;(zt=o==null?void 0:o.env)!=null&&zt.isH5?be():(on=(rn=f==null?void 0:f.value)==null?void 0:rn.lastElementChild)==null||on.scrollIntoView(!1),f.value.addEventListener("scroll",Fe),await z("page")})});break;case fn.scrollType.toTarget:br(()=>{$e==null||$e.scrollIntoView(!1),ok(f==null?void 0:f.value,"message-img",async()=>{$e==null||$e.scrollIntoView(!1),f.value.addEventListener("scroll",Fe),await z("page")})});break}},be=()=>{var Ce;(Ce=document==null?void 0:document.getElementById("app"))!=null&&Ce.style&&(document.getElementById("app").style.marginBottom="",document.getElementById("app").style.height="100%"),f.value.scrollTop=f.value.scrollHeight},Fe=()=>{const{scrollHeight:Ce,scrollTop:$e,clientHeight:Ye}=f.value;x.value&&(o.scroll.scrollHeight=Ce,o.scroll.scrollTop=$e,o.scroll.scrollTopMin=o.isUserAction?o.scroll.scrollTopMin:Math.min(o.scroll.scrollTopMin,o.scroll.scrollTop),o.scroll.scrollTopMax=o.isUserAction?o.scroll.scrollTopMax:Math.max(o.scroll.scrollTopMax,o.scroll.scrollTop)),Ce-($e+Ye)>Ye?ve(!0):ve(!1),o.isUserAction=!1},ve=Ce=>{var $e,Ye,Ne;switch(Ce){case!0:o.needToBottom=!0,($e=o==null?void 0:o.conversation)!=null&&$e.unreadCount&&((Ye=o==null?void 0:o.conversation)==null?void 0:Ye.unreadCount)>0?o.toBottomTipCont=`${(Ne=o==null?void 0:o.conversation)==null?void 0:Ne.unreadCount} ${r("TUIChat.条新消息")}`:o.toBottomTipCont=r("TUIChat.回到最新位置");break;case!1:o.needToBottom=!1;break;default:o.needToBottom=!1;break}},z=async Ce=>{var Ne,Ze,_t,zt;if(!x.value){s((Ne=o==null?void 0:o.conversation)==null?void 0:Ne.conversationID);return}o.messageInView.length&&(o.messageInView=[]);let $e=0,Ye=0;switch(Ce){case fn.inViewType.page:$e=o.scroll.scrollTop,Ye=o.scroll.scrollTop+((Ze=f==null?void 0:f.value)==null?void 0:Ze.clientHeight);break;case fn.inViewType.scroll:$e=o.scroll.scrollTopMin,Ye=o.scroll.scrollTopMax+((_t=f==null?void 0:f.value)==null?void 0:_t.clientHeight);break}for(let rn=0;rn<((zt=y==null?void 0:y.value)==null?void 0:zt.length);rn++)if(oe(Ce,y==null?void 0:y.value[rn],$e,Ye)){const on=H.value[rn];o.messageInView.push(on)}await u(o.messageInView)},oe=(Ce,$e,Ye,Ne)=>{const Ze=f.value.getBoundingClientRect().top,_t=f.value.getBoundingClientRect().bottom,{top:zt,bottom:rn}=$e.getBoundingClientRect(),{offsetTop:on,clientHeight:Tn}=$e;switch(Ce){case fn.inViewType.page:return Math.round(zt)>=Math.round(Ze)&&Math.round(rn)<=Math.round(_t);case fn.inViewType.scroll:return Math.round(on)>=Math.round(Ye)&&Math.round(on+Tn)<=Math.round(Ne);default:return!1}},ce=Ce=>{o.dropDownRef&&o.dropDownRef.removeChild(o.dropDownRef.children[0]),o.dropDownRef=Ce},we=()=>{re("bottom")},ae=Ce=>{o.showImagePreview=!o.showImagePreview,o.currentImagePreview=Ce},De=()=>{o.reference={message:{},content:"",type:0,show:""}},Ue=(Ce,$e)=>{var Ye;(Ye=o==null?void 0:o.typingRef)==null||Ye.onTyping(Ce,$e)};return{...Xt(o),conversationType:S,messages:H,messageEle:f,inputEle:g,messageInput:M,messageAimID:y,conversationData:T,conversationName:L,constant:fn,reportMessageSend:V,handleTyping:Ue,handleItem:G,handleEdit:W,handleEditor:J,getHistoryMessageList:ie,handleApplication:ne,pluginComponentList:d,handleSend:$,closeDialog:de,isMute:C,pasting:Y,setMessageRead:s,sendMessageReadReceipt:u,dialog:k,jumpID:fe,back:K,slotDefault:i,toggleshowGroupMemberList:ue,resendMessage:R,submit:X,Link:OR,openLink:te,readReceiptDialog:_,scrollToTarget:re,needGroupReceipt:x,handleDropDownOpen:ce,isMessageTip:OO,showDialog:Me,forwardMessage:w,referOrReplyMessage:P,handleUploadingImageOrVideo:we,handleImagePreview:ae,imageList:q,resetReplyOrReference:De,showUserDetail:se}}});const i5=e=>(Ur("data-v-d5a7b031"),e=e(),Fr(),e),wQ={class:"TUIChat-header"},SQ={class:"setting"},kQ={class:"TUIChat-main"},DQ=["id"],EQ=i5(()=>j("i",{class:"icon icon-bottom-double"},null,-1)),AQ={class:"to-bottom-tip-cont"},LQ={key:0,class:"dialog dialog-conversation"},OQ=["src"],RQ={class:"name"},NQ=["src"],PQ={key:0,class:"name"},xQ={class:"dialog dialog-conversation"},UQ={class:"func",id:"func"},FQ={class:"func-main"},GQ={class:"mask-main"},$Q=i5(()=>j("i",null,null,-1)),BQ={key:1,class:"TUIChat"},HQ={class:"TUIChat-header"};function qQ(e,t,n,r,o,i){var k;const s=mn("TypingHeader"),u=mn("Manage"),d=mn("Replies"),f=mn("MessageTimestamp"),g=mn("MessageItem"),y=mn("ReadReceiptDialog"),_=mn("imagePreviewer"),M=mn("MessageInput"),T=mn("MessageSystem");return e.conversationType==="chat"?(Q(),le("div",{key:0,class:pt(["TUIChat",[e.env.isH5?"TUIChat-H5":""]])},[j("header",wQ,[e.env.isH5?(Q(),le("i",{key:0,class:"icon icon-back",onClick:t[0]||(t[0]=(...S)=>e.back&&e.back(...S))})):ke("",!0),Ft(s,{needTyping:e.needTyping,conversation:e.conversation,messageList:e.messageList,ref:"typingRef"},null,8,["needTyping","conversation","messageList"]),j("aside",SQ,[e.conversation.groupProfile?ke("",!0):(Q(),le("i",{key:0,class:"icon icon-default-more",onClick:t[1]||(t[1]=(...S)=>e.showUserDetail&&e.showUserDetail(...S))})),e.conversation.groupProfile?(Q(),Ot(u,{key:1,conversation:e.conversation,userInfo:e.userInfo,isH5:e.env.isH5},null,8,["conversation","userInfo","isH5"])):ke("",!0),Ft(d,{message:e.currentMessage,conversation:e.conversation,show:e.repliesDialogStatus,isH5:e.env.isH5,messageList:e.messageList,onCloseDialog:e.closeDialog,ref:"repliesDialog"},null,8,["message","conversation","show","isH5","messageList","onCloseDialog"])])]),j("div",kQ,[j("ul",{class:"TUI-message-list",onClick:t[4]||(t[4]=S=>e.dialogID=""),ref:"messageEle",id:"messageEle"},[e.isCompleted?ke("",!0):(Q(),le("p",{key:0,class:"message-more",onClick:t[2]||(t[2]=(...S)=>e.getHistoryMessageList&&e.getHistoryMessageList(...S))},Re(e.$t("TUIChat.查看更多")),1)),(Q(!0),le(ht,null,Jt(e.messages,(S,C)=>{var L;return Q(),le("li",{key:C,id:S==null?void 0:S.ID,ref_for:!0,ref:"messageAimID"},[Ft(f,{currTime:S==null?void 0:S.time,prevTime:C>0?(L=e.messages[C-1])==null?void 0:L.time:0},null,8,["currTime","prevTime"]),Ft(g,{message:S,env:e.env,types:e.types,displayGroupMessageReadReceipt:e.needGroupReceipt,displayEmojiReactions:e.isNeedEmojiReact,messageList:e.messages,onHandleEditor:e.handleEditor,onShowDialog:e.showDialog,onUploading:e.handleUploadingImageOrVideo,onJumpID:e.jumpID,onResendMessage:e.resendMessage},null,8,["message","env","types","displayGroupMessageReadReceipt","displayEmojiReactions","messageList","onHandleEditor","onShowDialog","onUploading","onJumpID","onResendMessage"])],8,DQ)}),128)),e.needToBottom?(Q(),le("div",{key:1,class:"to-bottom-tip",onClick:t[3]||(t[3]=S=>e.scrollToTarget("bottom"))},[EQ,j("div",AQ,[j("span",null,Re(e.toBottomTipCont),1)])])):ke("",!0)],512),e.forwardStatus&&e.messageComponents.Forward?(Q(),le("div",LQ,[(Q(),Ot(rf("Forward"),{list:e.conversationData.list,message:e.currentMessage,show:e.forwardStatus,isH5:e.env.isH5,"onUpdate:show":t[5]||(t[5]=S=>e.forwardStatus=S)},{left:Qt(({data:S})=>[j("img",{class:"avatar",src:e.conversationData.handleAvatar(S)},null,8,OQ),j("label",RQ,Re(e.conversationData.handleName(S)),1)]),right:Qt(({data:S})=>[j("img",{class:"avatar",src:e.conversationData.handleAvatar(S)},null,8,NQ),e.env.isH5?ke("",!0):(Q(),le("label",PQ,Re(e.conversationData.handleName(S)),1))]),_:1},40,["list","message","show","isH5"]))])):ke("",!0),j("div",xQ,[Ft(y,{message:e.currentMessage,conversation:e.conversation,show:e.receiptDialogStatus,isH5:e.env.isH5,onCloseDialog:e.closeDialog,ref:"readReceiptDialog"},null,8,["message","conversation","show","isH5","onCloseDialog"])]),e.showImagePreview?(Q(),Ot(_,{key:1,currentImage:e.currentImagePreview,imageList:e.imageList,onClose:t[6]||(t[6]=S=>e.showImagePreview=!1)},null,8,["currentImage","imageList"])):ke("",!0)]),j("div",{class:pt(["TUIChat-footer",[e.isMute&&"disabled",e.env.isH5&&"TUIChat-H5-footer"]])},[j("div",UQ,[j("main",FQ,[(Q(!0),le(ht,null,Jt(e.pluginComponentList,(S,C)=>(Q(),Ot(rf(S),{key:C,isMute:e.isMute,isH5:e.env.isH5,conversation:e.conversation,parentID:"func",onSend:e.handleSend},null,40,["isMute","isH5","conversation","onSend"]))),128))])]),Ft(M,{ref:"messageInput",conversation:e.conversation,memberList:e.allMemberList,env:e.env,isGroup:(k=e.userInfo)==null?void 0:k.isGroup,replyOrReference:e.reference,isMute:e.isMute,muteText:e.muteText,placeholder:e.$t("TUIChat.请输入消息"),onSendMessage:e.reportMessageSend,onResetReplyOrReference:e.resetReplyOrReference,onOnTyping:e.handleTyping},null,8,["conversation","memberList","env","isGroup","replyOrReference","isMute","muteText","placeholder","onSendMessage","onResetReplyOrReference","onOnTyping"])],2),An(j("div",{class:"mask",onClick:t[9]||(t[9]=S=>e.showResend=!1)},[j("div",GQ,[j("header",null,Re(e.$t("TUIChat.确认重发该消息?")),1),j("footer",null,[j("p",{onClick:t[7]||(t[7]=S=>e.showResend=!1)},Re(e.$t("TUIChat.取消")),1),$Q,j("p",{onClick:t[8]||(t[8]=(...S)=>e.submit&&e.submit(...S))},Re(e.$t("TUIChat.确定")),1)])])],512),[[Qr,e.showResend]])],2)):e.conversationType==="system"?(Q(),le("div",BQ,[j("header",HQ,[j("h1",null,Re(e.conversationName),1)]),Ft(T,{data:e.messages,types:e.types,onApplication:e.handleApplication},null,8,["data","types","onApplication"])])):e.slotDefault?xt(e.$slots,"default",{key:2},void 0,!0):ke("",!0)}const gc=Vt(o5,[["render",qQ],["__scopeId","data-v-d5a7b031"]]),s5=st({props:{show:{type:Boolean,default:()=>!1},isMute:{type:Boolean,default:()=>!1},isH5:{type:Boolean,default:()=>!1},parentID:{type:String,default:()=>""}},setup(e,t){var f;const n=qt({emojiUrl:ih,emojiMap:of,emojiName:IO,faceUrl:l$,bigEmojiList:((f=window==null?void 0:window.TUIKitTUICore)==null?void 0:f.isOfficial)&&u$||[],show:!1,currentIndex:0,isMute:!1,transDom:!1}),r=Pe();nn(()=>{n.show=e.show,n.isMute=e.isMute});const o=()=>{const g=document.getElementsByClassName("face-main")[0];n.isMute||(g.style.display=g.style.display==="none"?"flex":"none"),g.style.display==="none"&&d(0),i()},i=()=>{const g=document.getElementById(e.parentID),y=document.getElementsByClassName("face-H5-main")[0];e.isH5&&(g==null||g.appendChild(y))};Xs(r,()=>{const g=document.getElementsByClassName("face-main")[0];g&&(g.style.display="none")});const s=async(g,y)=>{const _={name:g};if(n.currentIndex===0)return _.type="emo",_.url=ih+of[g],_.template=`<img src="${ih+of[g]}">`,e.isH5||o(),t.emit("send",_);try{await s5.TUIServer.sendFaceMessage({index:n.bigEmojiList[n.currentIndex-1].icon,data:n.bigEmojiList[n.currentIndex-1].list[y]})}catch(M){Nr(M,e)}e.isH5||o()},u=ze(()=>{const g=[n.emojiName];for(let y=0;y<n.bigEmojiList.length;y++)g.push(n.bigEmojiList[y].list);return g}),d=g=>{n.currentIndex=g};return{...Xt(n),toggleShow:o,select:s,selectFace:d,list:u,dialog:r}}});const VQ=e=>(Ur("data-v-164dea2b"),e=e(),Fr(),e),zQ={class:"face",id:"face"},jQ=["onClick"],WQ=["src"],KQ=["src"],YQ={class:"face-tab"},JQ=VQ(()=>j("i",{class:"icon icon-face"},null,-1)),XQ=[JQ],ZQ=["onClick"],QQ=["src"];function eee(e,t,n,r,o,i){return Q(),le("div",zQ,[j("i",{class:"icon icon-face",title:"表情",onClick:t[0]||(t[0]=(...s)=>e.toggleShow&&e.toggleShow(...s))}),An(j("main",{class:pt(["face-main",[e.isH5&&"face-H5-main"]]),ref:"dialog"},[(Q(!0),le(ht,null,Jt(e.list,(s,u)=>An((Q(),le("ul",{class:"face-list",key:u},[(Q(!0),le(ht,null,Jt(s,(d,f)=>(Q(),le("li",{class:"face-list-item",key:f,onClick:g=>e.select(d,f)},[u===0?(Q(),le("img",{key:0,src:e.emojiUrl+e.emojiMap[d]},null,8,WQ)):(Q(),le("img",{key:1,class:"face-img",src:e.faceUrl+d+"@2x.png"},null,8,KQ))],8,jQ))),128))])),[[Qr,e.currentIndex===u]])),128)),j("ul",YQ,[j("li",{class:"face-tab-item",onClick:t[1]||(t[1]=s=>e.selectFace(0))},XQ),(Q(!0),le(ht,null,Jt(e.bigEmojiList,(s,u)=>(Q(),le("li",{class:"face-tab-item",key:u,onClick:d=>e.selectFace(u+1)},[j("img",{src:e.faceUrl+s.list[0]+"@2x.png"},null,8,QQ)],8,ZQ))),128))])],2),[[Qr,e.show]])])}const tee=Vt(s5,[["render",eee],["__scopeId","data-v-164dea2b"]]),a5=st({props:{show:{type:Boolean,default:()=>!1},isMute:{type:Boolean,default:()=>!1},isH5:{type:Boolean,default:()=>!1}},setup(e,t){const n=qt({isMute:!1});nn(()=>{n.isMute=e.isMute});const r=async o=>{if(o.target.files.length>0)try{await a5.TUIServer.sendImageMessage(o.target)}catch(i){Nr(i,e)}o.target.value=""};return{...Xt(n),sendUploadMessage:r}}});const nee={class:"upload-btn icon icon-image"};function ree(e,t,n,r,o,i){return Q(),le("span",nee,[e.isMute?ke("",!0):(Q(),le("input",{key:0,title:"图片",type:"file","data-type":"image",accept:"image/*",onChange:t[0]||(t[0]=(...s)=>e.sendUploadMessage&&e.sendUploadMessage(...s))},null,32)),xt(e.$slots,"default",{},void 0,!0)])}const oee=Vt(a5,[["render",ree],["__scopeId","data-v-27d988f7"]]),l5=st({props:{show:{type:Boolean,default:()=>!1},isMute:{type:Boolean,default:()=>!1},isH5:{type:Boolean,default:()=>!1}},setup(e,t){const n=qt({isMute:!1});nn(()=>{n.isMute=e.isMute});const r=async o=>{if(o.target.files.length>0)try{await l5.TUIServer.sendVideoMessage(o.target)}catch(i){Nr(i,e)}o.target.value=""};return{...Xt(n),sendUploadMessage:r}}});const iee={class:"upload-btn icon icon-video"};function see(e,t,n,r,o,i){return Q(),le("span",iee,[e.isMute?ke("",!0):(Q(),le("input",{key:0,title:"视频",type:"file","data-type":"video",accept:"video/*",onChange:t[0]||(t[0]=(...s)=>e.sendUploadMessage&&e.sendUploadMessage(...s))},null,32)),xt(e.$slots,"default",{},void 0,!0)])}const aee=Vt(l5,[["render",see],["__scopeId","data-v-7dbfb080"]]),u5=st({props:{show:{type:Boolean,default:()=>!1},isMute:{type:Boolean,default:()=>!1},isH5:{type:Boolean,default:()=>!1}},setup(e,t){const n=qt({isMute:!1});nn(()=>{n.isMute=e.isMute});const r=async o=>{if(o.target.files.length>0)try{await u5.TUIServer.sendFileMessage(o.target)}catch(i){Nr(i,e)}o.target.value=""};return{...Xt(n),sendUploadMessage:r}}});const lee={class:"upload-btn icon icon-files"};function uee(e,t,n,r,o,i){return Q(),le("span",lee,[e.isMute?ke("",!0):(Q(),le("input",{key:0,title:"文件",type:"file","data-type":"file",accept:"*",onChange:t[0]||(t[0]=(...s)=>e.sendUploadMessage&&e.sendUploadMessage(...s))},null,32)),xt(e.$slots,"default",{},void 0,!0)])}const cee=Vt(u5,[["render",uee],["__scopeId","data-v-cb5a1f5e"]]),c5=st({components:{Transfer:GC},name:"转发",props:{list:{type:Array,default:()=>[]},message:{type:Object,default:()=>({})},show:{type:Boolean,default:()=>!1},isH5:{type:Boolean,default:()=>!1}},setup(e,t){const n=qt({list:[],show:!1,to:-1}),r=Pe();nn(()=>{n.list=e.list,n.show=e.show});const o=()=>{n.show=!n.show,n.show||(t.emit("update:show",n.show),n.to=-1)};Xs(r,()=>{n.show=!1,t.emit("update:show",n.show),n.to=-1});const i=async s=>{s.map(async u=>{try{await c5.TUIServer.forwardMessage(e.message,u)}catch(d){Nr(d,e)}}),o()};return{...Xt(n),toggleShow:o,handleForWordMessage:i,dialog:r}}});function dee(e,t,n,r,o,i){const s=mn("Transfer");return Q(),le("div",null,[e.show?(Q(),le("div",{key:0,class:pt(["forward",[e.isH5?"forward-h5":""]]),ref:"dialog"},[Ft(s,{title:"转发",list:e.list,isSearch:!1,isH5:e.isH5,isCustomItem:!0,resultShow:!0,onSubmit:e.handleForWordMessage,onCancel:e.toggleShow},{left:Qt(({data:u})=>[xt(e.$slots,"left",{data:u},void 0,!0)]),right:Qt(({data:u})=>[xt(e.$slots,"right",{data:u},void 0,!0)]),_:3},8,["list","isH5","onSubmit","onCancel"])],2)):ke("",!0)])}const fee=Vt(c5,[["render",dee],["__scopeId","data-v-13955f54"]]),d5=st({props:{needTyping:{type:Boolean,default:!1},conversation:{type:Object,default:()=>({})},messageList:{type:Array,default:()=>[]}},setup(e,t){const n=qt({messageList:[],conversation:{},title:"",timeValid:0,myTypingStatus:0,otherTypingStatus:0,needTyping:!1,lastOtherMessageTime:0,lastMyTypingTime:0,lastOtherTypingTime:0,options:{data:{businessID:fn.typeUserTyping,typingStatus:0,version:1,userAction:0,actionParam:fn.typeInputStatusEnd},description:"",extension:""}});nn(()=>{n.messageList=e.messageList,n.conversation=e.conversation,n.needTyping=e.needTyping});const r=ze(()=>{const{conversation:k}=n;return k!=null&&k.conversationID?k.conversationID:""}),o=ze(()=>{const{conversation:k}=n;return qh(k)}),i=ze(()=>{const{conversation:k}=n;return k!=null&&k.type?k==null?void 0:k.type:""}),s=ze(()=>{const{conversation:k}=n;return wC(k)}),u=ze(()=>n.needTyping&&n.otherTypingStatus?"对方正在输入":(o==null?void 0:o.value)+(s.value?`(${s.value})`:"")),d=async()=>{const{toClipboard:k}=FC();await k((o==null?void 0:o.value)+(s.value?`(${s.value})`:"")),If({message:"复制成功",isH5:!1,type:"success"})},f=(k,S)=>{if(!(!n.needTyping||i.value!=="C2C")&&(new Date().getTime()/1e3-n.lastOtherMessageTime<30&&(n.timeValid=1),!!n.timeValid))if(!k&&!S){n.myTypingStatus=1;const C=new Date().getTime();C-n.lastMyTypingTime>4e3&&(n.lastMyTypingTime=C,y(n.myTypingStatus))}else n.myTypingStatus=0,n.lastMyTypingTime=0,y(n.myTypingStatus)};Gt(r,(k,S)=>{k!==S&&(n.needTyping=!1,n.timeValid=0)}),Gt(()=>n.needTyping,(k,S)=>{k||(n.myTypingStatus=0,n.otherTypingStatus=0,n.lastOtherMessageTime=0)}),Gt(()=>n.messageList,(k,S)=>{br(()=>{var C,L;k.length===0||i.value!=="C2C"||(n.lastOtherMessageTime=_(k),((C=k[k.length-1])==null?void 0:C.flow)==="in"&&(sf(k[k.length-1])?(n.otherTypingStatus=g(k[k.length-1]),T()):(n.lastOtherMessageTime=(L=k[k.length-1])==null?void 0:L.time,n.otherTypingStatus=0)))})},{deep:!0});const g=k=>{var S;try{const{typingStatus:C,actionParam:L}=fr((S=k==null?void 0:k.payload)==null?void 0:S.data);return C===1&&L===fn.typeInputStatusIng?1:0}catch{return 0}},y=k=>{n.options={data:{businessID:fn.typeUserTyping,typingStatus:k?1:0,version:1,userAction:k?14:0,actionParam:k?fn.typeInputStatusIng:fn.typeInputStatusEnd},description:"",extension:""},d5.TUIServer.sendTypingMessage(n.options)},_=k=>{if(!k)return 0;for(let S=k.length-1;S>=0;S--)if(!sf(k[S])&&k[S].flow==="in")return k[S].time;return 0},M=(k,S=2e3)=>{let C;return function(){C&&clearTimeout(C),C=setTimeout(k,S)}},T=M(()=>{n.otherTypingStatus=0},5e3);return{onCopyName:d,...Xt(n),conversationID:r,conversationName:o,conversationType:i,title:u,isTypingMessage:sf,sendTypingMessage:y,handleTypingMessageStatus:g,getLastOtherMessageTime:_,debounce:M,waitTypingEnd:T,onTyping:f}}});function pee(e,t,n,r,o,i){return Q(),le("h1",{onClick:t[0]||(t[0]=(...s)=>e.onCopyName&&e.onCopyName(...s))},Re(e.title==="对方正在输入"?e.$t("TUIChat.对方正在输入"):e.title),1)}const hee=Vt(d5,[["render",pee],["__scopeId","data-v-c7ed1ce8"]]),vs=st({type:"custom",props:{message:{type:Object,default:()=>({})},isH5:{type:Boolean,default:!1},show:{type:Boolean,default:()=>!1}},setup(e,t){const{t:n}=window.TUIKitTUICore.config.i18n.useI18n(),r=qt({message:{},isGroup:!1,show:!1,isH5:!1,messageInfo:{isImg:!1,content:""},readReceiptList:[{label:e.isH5?n("TUIChat.人已读"):n("TUIChat.已读"),count:0,userList:[],isCompleted:!0,cursor:"",show:!0},{label:e.isH5?n("TUIChat.人未读"):n("TUIChat.未读"),count:0,userList:[],isCompleted:!0,cursor:"",show:!0},{label:e.isH5?n("TUIChat.人关闭阅读状态"):n("TUIChat.关闭阅读状态"),count:0,userList:[],isCompleted:!0,cursor:"",show:!1}],showListNow:0,isMenuOpen:!0,env:Hh()}),o=Pe();nn(()=>{r.show=e.show,r.isH5=e.isH5}),Gt(()=>{e.message,r.show},async()=>{var T,k,S,C;r.show&&(M(),r.message=e.message,f(),_(),r.readReceiptList[0].count=((k=(T=r.message)==null?void 0:T.readReceiptInfo)==null?void 0:k.readCount)||r.readReceiptList[0].count,r.readReceiptList[1].count=((C=(S=r.message)==null?void 0:S.readReceiptInfo)==null?void 0:C.unreadCount)||r.readReceiptList[1].count,s(),u())},{deep:!0});const i=()=>{r.show=!r.show,r.show||(t.emit("closeDialog","receipt"),y())};Xs(o,()=>{r.show=!1,t.emit("closeDialog","receipt"),y()});const s=async(T=!1)=>{var k,S;if(!(!r.isGroup||!r.message||Object.keys(r.message).length===0))try{const C=await vs.TUIServer.getGroupReadMemberList(r.message,T?r.readReceiptList[0].cursor:"");r.readReceiptList[0].isCompleted=(k=C==null?void 0:C.data)==null?void 0:k.isCompleted,r.readReceiptList[0].cursor=((S=C==null?void 0:C.data)==null?void 0:S.cursor)||"";const L=C.data.readUserIDList,A=await d(L);r.readReceiptList[0].userList=T?[...r.readReceiptList[0].userList,...A]:A}catch(C){if(C&&(C==null?void 0:C.code)===10062){const L=n("TUIChat.您当前购买使用的套餐包暂未开通群消息已读回执功能");Nr(L,r.env),console.warn(L)}}},u=async(T=!1)=>{var L;if(!r.isGroup||!r.message||Object.keys(r.message).length===0)return;const k=await vs.TUIServer.getGroupUnreadMemberList(r.message,T?r.readReceiptList[1].cursor:"");r.readReceiptList[1].isCompleted=k==null?void 0:k.data.isCompleted,r.readReceiptList[1].cursor=((L=k==null?void 0:k.data)==null?void 0:L.cursor)||"";const S=k.data.unreadUserIDList,C=await d(S);r.readReceiptList[1].userList=T?[...r.readReceiptList[1].userList,...C]:C},d=async T=>{const k=[];return T.length&&r.isGroup&&(await vs.TUIServer.getUserProfile(T)).data.forEach(L=>{k.push({nick:L==null?void 0:L.nick,avatar:L==null?void 0:L.avatar,userID:L==null?void 0:L.userID})}),k},f=()=>{var T;((T=r.message)==null?void 0:T.conversationType)===vs.TUIServer.TUICore.TIM.TYPES.CONV_GROUP?r.isGroup=!0:r.isGroup=!1},g=()=>{switch(r.showListNow){case 0:s(!0);break;case 1:u(!0);break}},y=()=>{r.message={},r.readReceiptList=[{label:e.isH5?n("TUIChat.人已读"):n("TUIChat.已读"),count:0,userList:[],isCompleted:!0,cursor:"",show:!0},{label:e.isH5?n("TUIChat.人未读"):n("TUIChat.未读"),count:0,userList:[],isCompleted:!0,cursor:"",show:!0},{label:e.isH5?n("TUIChat.人关闭阅读状态"):n("TUIChat.关闭阅读状态"),count:0,userList:[],isCompleted:!0,cursor:"",show:!1}],r.showListNow=0,r.messageInfo={isImg:!1,content:""}},_=()=>{var T,k,S,C,L,A,N;if(!(!r.message||!r.isH5))switch(r.message.type){case vs.TUIServer.TUICore.TIM.TYPES.MSG_TEXT:r.messageInfo.content=(k=(T=r.message)==null?void 0:T.payload)==null?void 0:k.text,r.messageInfo.isImg=!1;break;case vs.TUIServer.TUICore.TIM.TYPES.MSG_CUSTOM:r.messageInfo.content=n("TUIChat.自定义"),r.messageInfo.isImg=!1;break;case vs.TUIServer.TUICore.TIM.TYPES.MSG_IMAGE:r.messageInfo.content=(S=DO(r.message))==null?void 0:S.url,r.messageInfo.isImg=!0;break;case vs.TUIServer.TUICore.TIM.TYPES.MSG_AUDIO:r.messageInfo.content=n("TUIChat.语音"),r.messageInfo.isImg=!1;break;case vs.TUIServer.TUICore.TIM.TYPES.MSG_VIDEO:r.messageInfo.content=(C=EO(r.message))==null?void 0:C.snapshotUrl,r.messageInfo.isImg=!0;break;case vs.TUIServer.TUICore.TIM.TYPES.MSG_FILE:r.messageInfo.content=n("TUIChat.文件")+((A=(L=r.message)==null?void 0:L.payload)==null?void 0:A.fileName),r.messageInfo.isImg=!1;break;case vs.TUIServer.TUICore.TIM.TYPES.MSG_FACE:r.messageInfo.content=(N=kO(r.message))==null?void 0:N.url,r.messageInfo.isImg=!0;break}},M=()=>{var T;r.isMenuOpen=!!((T=document==null?void 0:document.getElementsByClassName("home-menu"))!=null&&T.length)};return{...Xt(r),dialog:o,toggleShow:i,getReadList:s,getUnreadList:u,isGroup:f,handleAvatarAndName:d,close:y,getMoreList:g,showMessage:_,caculateTimeago:dg,handleDialogPosition:M}}});const gee={class:"header"},mee={class:"header-back"},vee={class:"header-title"},yee={class:"header-close"},_ee={class:"body"},bee={key:0,class:"body-message"},Mee={class:"message"},Iee={class:"message-info"},Cee={class:"message-cont"},Tee=["src"],wee={key:1},See={class:"body-tab"},kee=["onClick"],Dee={class:"tab-item-title"},Eee={class:"tab-item-count"},Aee={class:"body-list"},Lee=["src"],Oee={class:"name"};function Ree(e,t,n,r,o,i){return e.show?(Q(),le("div",{key:0,class:pt(["read-receipt",[e.isH5?"read-receipt-H5":"",e.isMenuOpen?"read-receipt-menu-open":""]]),ref:"dialog"},[j("div",gee,[j("div",mee,[e.isH5?(Q(),le("i",{key:0,class:"icon icon-back",onClick:t[0]||(t[0]=(...s)=>e.toggleShow&&e.toggleShow(...s))})):ke("",!0)]),j("div",vee,[j("span",null,Re(e.$t("TUIChat.消息详情")),1)]),j("div",yee,[e.isH5?ke("",!0):(Q(),le("i",{key:0,class:"icon icon-close",onClick:t[1]||(t[1]=(...s)=>e.toggleShow&&e.toggleShow(...s))}))])]),j("div",_ee,[e.isH5?(Q(),le("div",bee,[j("div",Mee,[j("div",Iee,[j("span",null,Re(e.message.from),1),j("span",null,Re(e.caculateTimeago(e.message.time*1e3)),1)]),j("div",Cee,[e.messageInfo.isImg?(Q(),le("img",{key:0,class:"message-cont-img",src:e.messageInfo.content},null,8,Tee)):(Q(),le("p",wee,Re(e.messageInfo.content),1))])])])):ke("",!0),j("div",See,[(Q(!0),le(ht,null,Jt(e.readReceiptList,(s,u)=>(Q(),le(ht,null,[s.show?(Q(),le("div",{class:pt(["tab-item",u===e.showListNow&&"tab-item-now"]),key:u,onClick:d=>e.showListNow=u},[j("div",Dee,Re(s==null?void 0:s.label),1),j("div",Eee,Re(s==null?void 0:s.count),1)],10,kee)):ke("",!0)],64))),256))]),j("div",Aee,[j("ul",null,[(Q(!0),le(ht,null,Jt(e.readReceiptList[e.showListNow].userList,(s,u)=>(Q(),le("li",{key:u,class:"body-list-item"},[j("img",{class:"avatar",src:(s==null?void 0:s.avatar)||"https://oss.dayaedu.com/news-info/07/1690787574969.png",onerror:"this.src='https://oss.dayaedu.com/news-info/07/1690787574969.png'"},null,8,Lee),j("div",Oee,Re((s==null?void 0:s.nick)||(s==null?void 0:s.userID)),1)]))),128))]),e.readReceiptList[e.showListNow].isCompleted?ke("",!0):(Q(),le("div",{key:0,class:"more",onClick:t[2]||(t[2]=(...s)=>e.getMoreList&&e.getMoreList(...s))},"查看更多"))])])],2)):ke("",!0)}const Nee=Vt(vs,[["render",Ree],["__scopeId","data-v-9d608ac0"]]),Pee=st({props:{message:{type:Object,default:()=>({})},isH5:{type:Boolean,default:!1},isRoot:{type:Boolean,default:!1}},components:{MessageText:NO,MessageEmojiReact:UC},setup(e,t){const n=qt({message:{},isH5:!1,url:"",isRoot:!1,constant:fn,TIM:vt});return nn(()=>{var r,o;n.message=e.message,n.isH5=e.isH5,n.isRoot=e.isRoot,n.message.type===vt.TYPES.MSG_FACE&&(n.url=`https://web.sdk.qcloud.com/im/assets/face-elem/${(o=(r=n.message)==null?void 0:r.payload)==null?void 0:o.data}@2x.png`)}),{...Xt(n),handleTextMessageShowContext:SO,handleCustomMessageShowContext:LO,handleFileMessageShowContext:AO,caculateTimeago:dg}}});const f5=e=>(Ur("data-v-6e4fb4bb"),e=e(),Fr(),e),xee={class:"message-bubble",ref:"htmlRefHook"},Uee=["src"],Fee={class:"message-area"},Gee={class:"message-area-title"},$ee={class:"name"},Bee={class:"time"},Hee={class:"content content-in"},qee={key:1},Vee=["src"],zee=f5(()=>j("i",{class:"icon icon-voice"},null,-1)),jee={key:4,class:"message-video-cover"},Wee=["src"],Kee=["src"],Yee={key:6,class:"message-file"},Jee=f5(()=>j("i",{class:"icon icon-files"},null,-1)),Xee={class:"message-file-content"};function Zee(e,t,n,r,o,i){var d,f,g,y,_,M,T,k,S,C,L,A,N,H,q,x,$,V,G,R;const s=mn("MessageText"),u=mn("MessageEmojiReact");return Q(),le("div",{class:pt(["replies-item",e.isRoot?"":"replies-item-normal"])},[j("div",xee,[j("img",{class:"avatar",src:((d=e.message)==null?void 0:d.avatar)||"https://oss.dayaedu.com/news-info/07/1690787574969.png",onerror:"this.src='https://oss.dayaedu.com/news-info/07/1690787574969.png'"},null,8,Uee),j("main",Fee,[j("div",Gee,[j("label",$ee,Re(e.isRoot?e.message.nameCard||e.message.nick||e.message.from:e.message.messageSender),1),j("label",Bee,Re(e.caculateTimeago((e.isRoot?(f=e.message)==null?void 0:f.time:(g=e.message)==null?void 0:g.messageTime)*1e3)),1)]),j("div",Hee,[e.message.messageType===e.constant.typeText||e.message.type===e.TIM.TYPES.MSG_TEXT||!e.isRoot?(Q(),Ot(s,{key:0,data:e.handleTextMessageShowContext(e.isRoot?e.message:{payload:{text:(y=e.message)==null?void 0:y.messageAbstract}})},null,8,["data"])):ke("",!0),e.message.messageType===e.constant.typeCustom||e.message.type===e.TIM.TYPES.MSG_CUSTOM?(Q(),le("span",qee,Re((_=e.handleCustomMessageShowContext(e.message))==null?void 0:_.custom),1)):ke("",!0),e.message.messageType===e.constant.typeImage||e.message.type===e.TIM.TYPES.MSG_IMAGE?(Q(),le("img",{key:2,class:"message-img",src:(T=(M=e.message)==null?void 0:M.payload)==null?void 0:T.imageInfoArray[1].url},null,8,Vee)):ke("",!0),e.message.messageType===e.constant.typeAudio||e.message.type===e.TIM.TYPES.MSG_AUDIO?(Q(),le("div",{key:3,class:"message-audio",style:Eo(`width: ${((S=(k=e.message)==null?void 0:k.payload)==null?void 0:S.second)*10+40}Px`)},[zee,j("label",null,Re((L=(C=e.message)==null?void 0:C.payload)==null?void 0:L.second)+"s",1)],4)):ke("",!0),e.message.messageType===e.constant.typeVideo||e.message.type===e.TIM.TYPES.MSG_VIDEO?(Q(),le("div",jee,[j("img",{class:"message-videoimg",src:((N=(A=e.message)==null?void 0:A.payload)==null?void 0:N.snapshotUrl)||((q=(H=e.message)==null?void 0:H.payload)==null?void 0:q.thumbUrl)},null,8,Wee)])):ke("",!0),e.message.messageType===e.constant.typeFace||e.message.type===e.TIM.TYPES.MSG_FACE?(Q(),le("img",{key:5,class:"message-img",src:e.url},null,8,Kee)):ke("",!0),e.message.messageType===e.constant.typeFile||e.message.type===e.TIM.TYPES.MSG_FILE?(Q(),le("div",Yee,[Jee,j("div",Xee,[j("label",null,Re(($=(x=e.message)==null?void 0:x.payload)==null?void 0:$.fileName),1),j("span",null,Re(((V=e.handleFileMessageShowContext(e.message))==null?void 0:V.size)||((R=(G=e.message)==null?void 0:G.payload)==null?void 0:R.fileSize)),1)])])):ke("",!0),Ft(u,{message:e.message,type:"content"},null,8,["message"])])])],512)],2)}const Qee=Vt(Pee,[["render",Zee],["__scopeId","data-v-6e4fb4bb"]]),ete=st({type:"custom",components:{RepliesItem:Qee},props:{message:{type:Object,default:()=>({})},isH5:{type:Boolean,default:!1},show:{type:Boolean,default:()=>!1},url:{type:String,default:""},messageList:{type:Array,default:()=>[]}},setup(e,t){const n=qt({message:{},isGroup:!1,show:!1,isH5:!1,url:"",showListNow:0,isMenuOpen:!0,replies:[],messageList:[],TIM:vt}),r=Pe();nn(()=>{n.message=e.message,n.show=e.show,n.isH5=e.isH5,n.url=e.url,n.messageList=e.messageList}),Gt(()=>{n.message,n.messageList},()=>{n.message=e.message,n.messageList=e.messageList,i(n.message)},{deep:!0});const o=()=>{n.show=!n.show,n.show||(t.emit("closeDialog","replies"),s())};Xs(r,()=>{n.show=!1,t.emit("closeDialog","replies"),s()});const i=d=>{var f,g;try{const{cloudCustomData:y}=d;if(!y)return;const _=fr(y);n.replies=(f=_==null?void 0:_.messageReplies)==null?void 0:f.replies,(g=n==null?void 0:n.replies)==null||g.forEach(M=>{const{messageID:T,messageSender:k}=M,S=n.messageList.find(C=>C.ID===T||C.from===k);M.avatar=S?S==null?void 0:S.avatar:""})}catch(y){console.log(y)}},s=()=>{n.message={}},u=()=>{var d;n.isMenuOpen=!!((d=document==null?void 0:document.getElementsByClassName("home-menu"))!=null&&d.length)};return{...Xt(n),dialog:r,toggleShow:o,close:s,caculateTimeago:dg,handleDialogPosition:u}}});const tte={class:"header"},nte={class:"header-back"},rte={class:"header-title"},ote={class:"header-close"},ite={class:"body"},ste={class:"body-message"},ate={class:"body-list"};function lte(e,t,n,r,o,i){const s=mn("RepliesItem");return e.show?(Q(),le("div",{key:0,class:pt(["replies",[e.isH5?"replies-H5":"",e.isMenuOpen?"replies-menu-open":""]]),ref:"dialog"},[j("div",tte,[j("div",nte,[e.isH5?(Q(),le("i",{key:0,class:"icon icon-back",onClick:t[0]||(t[0]=(...u)=>e.toggleShow&&e.toggleShow(...u))})):ke("",!0)]),j("div",rte,[j("span",null,Re(e.$t("TUIChat.回复详情")),1)]),j("div",ote,[e.isH5?ke("",!0):(Q(),le("i",{key:0,class:"icon icon-close",onClick:t[1]||(t[1]=(...u)=>e.toggleShow&&e.toggleShow(...u))}))])]),j("div",ite,[j("div",ste,[Ft(s,{message:e.message,isH5:e.isH5,isRoot:!0},null,8,["message","isH5"])]),j("div",ate,[j("ul",null,[(Q(!0),le(ht,null,Jt(e.replies,(u,d)=>(Q(),le("li",{key:d,class:"body-list-item"},[Ft(s,{message:u,isH5:e.isH5,isRoot:!1},null,8,["message","isH5"])]))),128))])])])],2)):ke("",!0)}const ute=Vt(ete,[["render",lte],["__scopeId","data-v-ec83ba51"]]),p5=e=>(Ur("data-v-b5337b73"),e=e(),Fr(),e),cte=["src"],dte=p5(()=>j("i",{class:"icon icon-left-arrow"},null,-1)),fte=[dte],pte=p5(()=>j("i",{class:"icon icon-right-arrow"},null,-1)),hte=[pte],gte={class:"actions-bar"},mte={class:"image-counter"},vte=st({__name:"imagePreviewer",props:{imageList:{type:Array,default:()=>[]},currentImage:{type:Object,default:()=>({})}},emits:["close"],setup(e,{emit:t}){const n=e;function r(Y){return typeof Y=="number"&&isFinite(Y)}const o=Pe(1),i=Pe(0),s=Pe(.1),u=Pe(0),d=Pe(),f=Pe(),{isH5:g}=Hh();let y=0,_={},M=!1,T=!1,k=null;nn(()=>{u.value=n.imageList.findIndex(Y=>Y.ID===n.currentImage.ID)});const S=Y=>{Y.preventDefault(),H(Y),q(Y)},C=Y=>{Y.preventDefault(),M=!0,Y.touches&&Y.touches.length===2&&(T=!0,x(Y))},L=Y=>{var se;Y.preventDefault();let ie=0,fe=0;if(T){k||(T=!1,delete _.pageX2,delete _.pageY2,k=setTimeout(()=>{k=null},200));return}if(k===null){switch(M){case!0:ie=(se=Y==null?void 0:Y.changedTouches[0])==null?void 0:se.pageX,fe=ie-y,fe>100?W():fe<-100&&X();break;case!1:R();break}k=setTimeout(()=>{k=null},200)}},A=Y=>{T=!1,delete _.pageX1,delete _.pageY1},N=Y=>{if(Y.preventDefault(),Math.abs(Y.deltaX)!==0&&Math.abs(Y.deltaY)!==0)return;let ie=o.value;ie+=Y.deltaY*(Y.ctrlKey?-.01:.002),ie=Math.min(Math.max(.125,ie),4),o.value=ie},H=Y=>{var ie;y=(ie=Y==null?void 0:Y.changedTouches[0])==null?void 0:ie.pageX,M=!1},q=Y=>{let ie=Y==null?void 0:Y.touches[0],fe=Y==null?void 0:Y.touches[1];_.pageX1=ie==null?void 0:ie.pageX,_.pageY1=ie==null?void 0:ie.pageY,fe&&(_.pageX2=fe==null?void 0:fe.pageX,_.pageY2=fe==null?void 0:fe.pageY)},x=Y=>{let ie=Y==null?void 0:Y.touches[0],fe=Y==null?void 0:Y.touches[1];fe&&(r(_.pageX2)||(_.pageX2=fe.pageX),r(_.pageY2)||(_.pageY2=fe.pageY));const se=(K,te,J,Me)=>Math.hypot(J-K,Me-te);if(!r(_.pageX1)||!r(_.pageY1)||!r(_.pageX2)||!r(_.pageY2))return;let ue=se(ie.pageX,ie.pageY,fe.pageX,fe.pageY)/se(_.pageX1,_.pageY1,_.pageX2,_.pageY2);o.value=Math.min(Math.max(.5,o.value*ue),4)};Rn(()=>{var Y,ie,fe,se,ue;(Y=d==null?void 0:d.value)==null||Y.addEventListener("touchstart",S),(ie=d==null?void 0:d.value)==null||ie.addEventListener("touchmove",C),(fe=d==null?void 0:d.value)==null||fe.addEventListener("touchend",L),(se=d==null?void 0:d.value)==null||se.addEventListener("touchcancel;",A),(ue=d==null?void 0:d.value)==null||ue.addEventListener("wheel",N),document==null||document.addEventListener("keydown",$)});const $=Y=>{Y.preventDefault(),(Y==null?void 0:Y.keyCode)===27&&R()},V=()=>{o.value+=.1},G=()=>{o.value=o.value-.1>s.value?o.value-.1:s.value},R=()=>{t("close")},w=()=>{i.value-=90},P=()=>{i.value+=90},X=()=>{f.value.style.transition="0.5s",u.value<n.imageList.length-1&&u.value++,ne()},W=()=>{f.value.style.transition="0.5s",u.value>0&&u.value--,ne()},ne=()=>{o.value=1,i.value=0};return fl(()=>{var Y,ie,fe,se,ue;(Y=d==null?void 0:d.value)==null||Y.removeEventListener("touchstart",S),(ie=d==null?void 0:d.value)==null||ie.removeEventListener("touchmove",C),(fe=d==null?void 0:d.value)==null||fe.removeEventListener("touchend",L),(se=d==null?void 0:d.value)==null||se.removeEventListener("touchcancel;",A),(ue=d==null?void 0:d.value)==null||ue.removeEventListener("wheel",N),document==null||document.removeEventListener("keydown",$)}),(Y,ie)=>{var fe;return Q(),le("div",{class:pt(["image-previewer",[Le(g)&&"image-previewer-h5"]])},[j("div",{class:"image-wrapper",ref_key:"image",ref:d},[j("ul",{class:"image-list",style:Eo({width:`${e.imageList.length*100}%`,transform:`translateX(-${u.value*100/e.imageList.length}%)`}),ref_key:"ul",ref:f},[(Q(!0),le(ht,null,Jt(e.imageList,(se,ue)=>{var K,te;return Q(),le("li",{class:"image-item",key:ue},[j("img",{class:"image-preview",style:Eo({transform:`scale(${o.value}) rotate(${i.value}deg)`}),src:(te=(K=se==null?void 0:se.payload)==null?void 0:K.imageInfoArray[0])==null?void 0:te.url},null,12,cte)])}),128))],4)],512),An(j("i",{class:"icon icon-close",onClick:R},null,512),[[Qr,!Le(g)]]),An(j("div",{class:"image-button image-button-left",onClick:W},fte,512),[[Qr,!Le(g)&&u.value>0]]),An(j("div",{class:"image-button image-button-right",onClick:X},hte,512),[[Qr,!Le(g)&&u.value<((fe=e.imageList)==null?void 0:fe.length)-1]]),j("div",gte,[j("i",{class:"icon icon-zoom-in",onClick:V}),j("i",{class:"icon icon-zoom-out",onClick:G}),j("i",{class:"icon icon-refresh-left",onClick:w}),j("i",{class:"icon icon-refresh-right",onClick:P}),j("span",mte,Re(u.value+1)+" / "+Re(e.imageList.length),1)])],2)}}});const yte=Vt(vte,[["__scopeId","data-v-b5337b73"]]);let Rf={Face:tee,Image:oee,Video:aee,File:cee};const hT={Forward:fee},gT={TypingHeader:hee,ReadReceiptDialog:Nee,Replies:ute,ImagePreviewer:yte,MessageInput:r5};function K2(e){let t={};switch(e){case"send":t=Rf;break;case"message":t=hT;break;case"other":t=gT;break}return t}const _te=e=>{const t={...Rf,...hT,...gT};Object.keys(t).forEach(n=>{t[n].TUIServer=ol.server}),gc.TUIServer=ol.server,gc.components={...gc.components,...t},e.component(ol.name,gc)},bte=e=>(ol.server=new RO(e),e.component(ol.name,ol),ol),Mte=e=>{Rf={...Rf,...e}},Ite=e=>{e.map(t=>(delete Rf[t],t))},ol={name:"TUIChat",component:gc,server:RO,sendComponents:Rf,messageComponents:hT,otherComponents:gT,install:_te,plugin:bte,setPluginComponents:Mte,removePluginComponents:Ite};class h5 extends rd{constructor(n){super();Wt(this,"TUICore");Wt(this,"store");Wt(this,"currentStore",{});Wt(this,"storeCallback");this.TUICore=n,this.bindTIMEvent(),this.store=n.setComponentStore("TUIConversation",{},this.updateStore.bind(this))}destroyed(){this.unbindTIMEvent()}updateStore(n,r){var o,i;(o=this==null?void 0:this.currentStore)!=null&&o.conversationData&&(this.currentStore.conversationData.list=n.conversationList,this.currentStore.userIDList=(i=this.currentStore.conversationData.list)==null?void 0:i.filter(s=>{var u;return(u=s==null?void 0:s.userProfile)==null?void 0:u.userID}).map(s=>{var u;return(u=s==null?void 0:s.userProfile)==null?void 0:u.userID}))}handlePromiseCallback(n){return new Promise((r,o)=>{const i={TUIName:"TUIConversation",callback:()=>{n&&n(r,o)}};this.TUICore.setAwaitFunc(i.TUIName,i.callback)})}bindTIMEvent(){this.TUICore.tim.on(this.TUICore.TIM.EVENT.CONVERSATION_LIST_UPDATED,this.handleConversationListUpdate,this),this.TUICore.tim.on(this.TUICore.TIM.EVENT.NET_STATE_CHANGE,this.handleNetStateChange,this)}unbindTIMEvent(){this.TUICore.tim.off(this.TUICore.TIM.EVENT.CONVERSATION_LIST_UPDATED,this.handleConversationListUpdate),this.TUICore.tim.off(this.TUICore.TIM.EVENT.NET_STATE_CHANGE,this.handleNetStateChange)}handleConversationListUpdate(n){this.TUICore.tim.isReady()&&window.parent&&window.parent.postMessage({api:"getNoReadMessageCount",count:this.TUICore.tim.getTotalUnreadMessageCount()},"*"),this.handleFilterSystem(n.data)}handleNetStateChange(n){var r;this.currentStore.netWork=((r=n==null?void 0:n.data)==null?void 0:r.state)||""}handleFilterSystem(n){const r={allConversationList:n,conversationList:[]};return n.filter(i=>{var s;return(i==null?void 0:i.conversationID)===((s=this==null?void 0:this.currentStore)==null?void 0:s.currentConversationID)}).length===0&&this.handleCurrentConversation({}),r.conversationList=n.filter(i=>i.type!==this.TUICore.TIM.TYPES.CONV_SYSTEM),this.store.allConversationList=r.allConversationList,this.store.conversationList=r.conversationList,r}handleFilterName(n,r){const o={allConversationList:n,conversationList:[]};console.log(n,"list");const i=[];return n.forEach(s=>{var u,d,f,g,y,_;console.log(s,"item",r),s.type==="GROUP"&&(console.log(s.type,(u=s.groupProfile)==null?void 0:u.name,(d=s.groupProfile)==null?void 0:d.name.indexOf(r)),((f=s.groupProfile)==null?void 0:f.name.indexOf(r))>=0&&i.push(s)),s.type==="C2C"&&(console.log(s.type,(g=s.userProfile)==null?void 0:g.nick,(y=s.userProfile)==null?void 0:y.nick.indexOf(r)),((_=s.userProfile)==null?void 0:_.nick.indexOf(r))>=0&&i.push(s))}),o.conversationList=i.filter(s=>s.type!==this.TUICore.TIM.TYPES.CONV_SYSTEM),this.store.allConversationList=o.allConversationList,this.store.conversationList=o.conversationList,o}async setMessageRead(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.setMessageRead({conversationID:n});r(i)}catch(i){o(i)}})}async deleteConversation(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.deleteConversation(n);r(i)}catch(i){o(i)}})}async pinConversation(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.pinConversation(n);r(i)}catch(i){o(i)}})}async muteConversation(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.setMessageRemindType(n);r(i)}catch(i){o(i)}})}async getConversationProfile(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.getConversationProfile(n);r(i)}catch(i){o(i)}})}async getConversationList(){return this.handlePromiseCallback(async(n,r)=>{try{const o=await this.TUICore.tim.getConversationList();this.handleFilterSystem(o.data.conversationList),n(o)}catch(o){r(o)}})}async getConversationListForName(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.getConversationList();console.log(i,"getConversationListForName"),this.handleFilterName(i.data.conversationList,n),r(i)}catch(i){o(i)}})}async getUserProfile(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.getUserProfile({userIDList:n});r(i)}catch(i){o(i)}})}async bind(n,r){return this.currentStore=n,await this.getConversationList(),r&&r(),this.currentStore}handleCurrentConversation(n){if(this.TUICore.getStore().TUIChat.conversation=n||{},!(n!=null&&n.conversationID)){this.currentStore.currentConversationID="";return}this.currentStore.currentConversationID===(n==null?void 0:n.conversationID)&&(this.currentStore.currentConversationID=""),this.currentStore.currentConversationID&&this.setMessageRead(this.currentStore.currentConversationID),this.currentStore.currentConversationID=n==null?void 0:n.conversationID,this.setMessageRead(n.conversationID)}}const Cte=st({props:{conversation:{type:Object,default:()=>({})},handleConversation:{type:Object,default:()=>({})},currentID:{type:String,default:()=>""},toggleID:{type:String,default:()=>""},isH5:{type:Boolean,default:()=>!1},displayOnlineStatus:{type:Boolean,default:()=>!1},userStatusList:{type:Map,default:()=>new Map},types:{type:Object,default:()=>({})}},setup(e,t){const n=qt({conversation:{},currentID:"",currentConversation:{},toggle:!1,currentuserID:"",conversationType:"",loop:0,displayOnlineStatus:!1,userStatusList:new Map}),r=Pe(),o=Pe();Xs(o,()=>{n.toggle===!0&&t.emit("toggle","")}),nn(()=>{n.conversation=e.conversation,n.currentID=e.currentID,n.toggle=!1,n.displayOnlineStatus=e.displayOnlineStatus,n.userStatusList=e.userStatusList,e.toggleID===e.conversation.conversationID&&(n.toggle=!0)}),Gt(()=>n.toggle,f=>{f&&br(()=>{var M;const g=Sv(r),y=(M=o==null?void 0:o.value)==null?void 0:M.offsetParent,_=Sv(y);g.top.value-_.top.value-g.height.value-30>0&&(r.value.style.top="auto",r.value.style.bottom="30Px")})});const i=f=>{t.emit("open",f),t.emit("toggle","")},s=f=>{var g;(g=f==null?void 0:f.target)!=null&&g.oncontextmenu&&(f.target.oncontextmenu=function(){return!1}),t.emit("toggle",n.conversation.conversationID)},u=f=>{t.emit("handle",{name:f,conversation:n.conversation}),t.emit("toggle","")},d=()=>{var f;return!!(n.displayOnlineStatus&&((f=n.conversation)==null?void 0:f.type)===e.types.CONV_C2C)};return{...Xt(n),handleListItem:i,handleItem:u,dialog:r,content:o,toggleDialog:s,showUserOnlineStatus:d}}}),g5=""+new URL("mute-94c8513a.svg",import.meta.url).href;const Tte=e=>(Ur("data-v-378441e9"),e=e(),Fr(),e),wte=["id"],Ste={class:"left"},kte=["src"],Dte={key:1,class:"num"},Ete={key:2,class:"num-notify"},Ate={class:"content"},Lte={class:"content-header"},Ote={class:"name"},Rte={key:0,class:"userId"},Nte={class:"middle-box"},Pte={key:0,class:"middle-box-at"},xte={class:"content-footer"},Ute={class:"time"},Fte={key:0,class:"mute-icon",src:g5},Gte=Tte(()=>j("i",null,null,-1)),$te={key:0,class:"dialog dialog-item",ref:"dialog"};function Bte(e,t,n,r,o,i){var u,d,f,g,y,_,M,T,k,S,C;const s=vU("TUILongPress");return Q(),le("li",{ref:"content",class:pt(["TUI-conversation-content",[e.currentID===e.conversation.conversationID&&"selected",e.conversation.isPinned&&"pinned",e.isH5?"list-item-h5":""]]),id:e.conversation.conversationID},[An((Q(),le("div",{class:"TUI-conversation-item",onClick:t[0]||(t[0]=Cn(L=>e.handleListItem(e.conversation),["prevent","stop"])),onContextmenu:t[1]||(t[1]=Cn((...L)=>e.toggleDialog&&e.toggleDialog(...L),["prevent","right"]))},[j("aside",Ste,[j("img",{class:"avatar",src:(u=e.handleConversation)==null?void 0:u.avator(e.conversation)},null,8,kte),e.showUserOnlineStatus()?(Q(),le("div",{key:0,class:pt(["online-status",((y=(g=e.userStatusList)==null?void 0:g.get((f=(d=e.conversation)==null?void 0:d.userProfile)==null?void 0:f.userID))==null?void 0:y.statusType)===1?"online-status-online":"online-status-offline"])},null,2)):ke("",!0),e.conversation.unreadCount>0&&e.conversation.messageRemindType!=="AcceptNotNotify"?(Q(),le("span",Dte,Re(e.conversation.unreadCount>99?"99+":e.conversation.unreadCount),1)):ke("",!0),e.conversation.unreadCount>0&&e.conversation.messageRemindType==="AcceptNotNotify"?(Q(),le("span",Ete)):ke("",!0)]),j("div",Ate,[j("div",Lte,[j("label",null,[j("p",Ote,Re((_=e.handleConversation)==null?void 0:_.name(e.conversation)),1),(M=e.handleConversation)!=null&&M.userID(e.conversation)?(Q(),le("span",Rte,"("+Re((T=e.handleConversation)==null?void 0:T.userID(e.conversation))+")",1)):ke("",!0)]),j("div",Nte,[e.conversation.type==="GROUP"&&e.conversation.groupAtInfoList.length>0?(Q(),le("span",Pte,Re((k=e.handleConversation)==null?void 0:k.showAt(e.conversation)),1)):ke("",!0),j("p",null,Re((S=e.handleConversation)==null?void 0:S.showMessage(e.conversation)),1)])]),j("div",xte,[j("span",Ute,Re((C=e.handleConversation)==null?void 0:C.time(e.conversation.lastMessage.lastTime)),1),e.conversation.messageRemindType==="AcceptNotNotify"?(Q(),le("img",Fte)):ke("",!0),Gte])])],32)),[[s,e.toggleDialog,void 0,{self:!0}]]),e.toggle?(Q(),le("div",$te,[j("p",{class:"conversation-options",onClick:t[2]||(t[2]=Cn(L=>e.handleItem("delete"),["stop"]))},Re(e.$t("TUIConversation.删除会话")),1),e.conversation.isPinned?ke("",!0):(Q(),le("p",{key:0,class:"conversation-options",onClick:t[3]||(t[3]=Cn(L=>e.handleItem("ispinned"),["stop"]))},Re(e.$t("TUIConversation.置顶会话")),1)),e.conversation.isPinned?(Q(),le("p",{key:1,class:"conversation-options",onClick:t[4]||(t[4]=Cn(L=>e.handleItem("dispinned"),["stop"]))},Re(e.$t("TUIConversation.取消置顶")),1)):ke("",!0),e.conversation.messageRemindType===""||e.conversation.messageRemindType==="AcceptAndNotify"?(Q(),le("p",{key:2,class:"conversation-options",onClick:t[5]||(t[5]=Cn(L=>e.handleItem("mute"),["stop"]))},Re(e.$t("TUIConversation.消息免打扰")),1)):ke("",!0),e.conversation.messageRemindType==="AcceptNotNotify"?(Q(),le("p",{key:3,class:"conversation-options",onClick:t[6]||(t[6]=Cn(L=>e.handleItem("notMute"),["stop"]))},Re(e.$t("TUIConversation.取消免打扰")),1)):ke("",!0)],512)):ke("",!0)],10,wte)}const Hte=Vt(Cte,[["render",Bte],["__scopeId","data-v-378441e9"]]),nv=st({props:{data:{type:Object,default:()=>({})},currentID:{type:String,default:()=>""},isH5:{type:Boolean,default:()=>!1},displayOnlineStatus:{type:Boolean,default:()=>!1},userStatusList:{type:Map,default:()=>new Map}},components:{LiteItem:Hte},setup(e,t){const n=nv==null?void 0:nv.TUIServer,r=qt({data:{},currentID:"",toggleID:"",displayOnlineStatus:!1,userStatusList:new Map,types:n.TUICore.TIM.TYPES}),o=Pe();nn(()=>{r.data=e.data,r.currentID=e.currentID,r.displayOnlineStatus=e.displayOnlineStatus,r.userStatusList=e.userStatusList}),Gt(()=>e.userStatusList,()=>{r.userStatusList=e.userStatusList},{deep:!0});const i=_=>{t.emit("handleItem",_)},s=_=>{const{name:M,conversation:T}=_;switch(M){case"delete":u(T);break;case"ispinned":d(M,T);break;case"dispinned":d(M,T);break;case"mute":f(M,T);break;case"notMute":f(M,T);break}},u=_=>{n.deleteConversation(_.conversationID).then(M=>{const{conversationID:T}=M.data,{conversation:k}=n.TUICore.getStore().TUIChat;k.conversationID===T&&(n.TUICore.getStore().TUIChat.conversation={conversationID:""})})},d=(_,M)=>{const T={conversationID:M.conversationID,isPinned:!0};_==="dispinned"&&(T.isPinned=!1),console.log("dispinned",T),n.pinConversation(T)},f=(_,M)=>{const T={messageRemindType:n.TUICore.TIM.TYPES.MSG_REMIND_ACPT_NOT_NOTE};M.type===n.TUICore.TIM.TYPES.CONV_C2C?T.userIDList=[M.userProfile.userID]:M.type===n.TUICore.TIM.TYPES.CONV_GROUP&&(T.groupID=M.groupProfile.groupID),_==="notMute"&&(T.messageRemindType=n.TUICore.TIM.TYPES.MSG_REMIND_ACPT_AND_NOTE),n.muteConversation(T)},g=_=>{r.toggleID=_},y=()=>{r.toggleID&&(r.toggleID="")};return{...Xt(r),handleListItem:i,handleItem:s,handleToggleListItem:g,list:o,scrollChange:y}}});function qte(e,t,n,r,o,i){const s=mn("LiteItem");return Q(),le("ul",{class:pt(["TUI-conversation-list",[e.isH5?"list-h5":""]]),ref:"list",onMousewheel:t[0]||(t[0]=(...u)=>e.scrollChange&&e.scrollChange(...u)),onScroll:t[1]||(t[1]=(...u)=>e.scrollChange&&e.scrollChange(...u))},[(Q(!0),le(ht,null,Jt(e.data.list,(u,d)=>(Q(),Ot(s,{isH5:e.isH5,key:d,currentID:e.currentID,conversation:u,toggleID:e.toggleID,handleConversation:{avator:e.data.handleItemAvator,name:e.data.handleItemName,showAt:e.data.handleShowAt,showMessage:e.data.handleShowMessage,time:e.data.handleItemTime,userID:e.data.handleItemUserID},displayOnlineStatus:e.displayOnlineStatus,userStatusList:e.userStatusList,onToggle:e.handleToggleListItem,onOpen:e.handleListItem,onHandle:e.handleItem,types:e.types},null,8,["isH5","currentID","conversation","toggleID","handleConversation","displayOnlineStatus","userStatusList","onToggle","onOpen","onHandle","types"]))),128))],34)}const Y2=Vt(nv,[["render",qte],["__scopeId","data-v-d2dd4b20"]]),rv=st({name:"TUIConversation",components:{TUIConversationList:Y2},props:{displayOnlineStatus:{type:Boolean,default:!1}},setup(e,t){const n=rv==null?void 0:rv.TUIServer,r=qt({currentConversationID:"",keyword:"",loading:!1,conversationData:{list:[],handleItemAvator:g=>TC(g),handleItemName:g=>qh(g),handleShowAt:g=>wO(g),handleShowMessage:g=>h$(g),handleItemTime:g=>g>0?dg(g*1e3):"",handleItemUserID:g=>wC(g)},userIDList:[],netWork:"",env:n.TUICore.TUIEnv,displayOnlineStatus:!1,userStatusList:new Map});try{r.loading=!0,n.bind(r,()=>{setTimeout(()=>{r.loading=!1},500)})}catch{r.loading=!1}Y2.TUIServer=n;const o=g=>{var y;window.parent&&((y=window.parent)==null||y.postMessage({api:"getNoReadMessageCount",count:g.data||0},"*"))};Rn(()=>{window.addEventListener("message",g=>{var y;(y=g.data)!=null&&y.imUserId&&n.getConversationProfile(`C2C${g==null?void 0:g.data.imUserId}`).then(_=>{n.handleCurrentConversation(_.data.conversation)}).catch(_=>{console.log(_,"error")})}),n.TUICore.tim.on(n.TUICore.TIM.EVENT.TOTAL_UNREAD_MESSAGE_COUNT_UPDATED,o)}),$f(()=>{n.TUICore.tim.off(n.TUICore.TIM.EVENT.TOTAL_UNREAD_MESSAGE_COUNT_UPDATED,o)}),Gt(()=>r.currentConversationID,g=>{t.emit("current",g)},{deep:!0});const i=ze(()=>{const g=r.netWork===n.TUICore.TIM.TYPES.NET_STATE_DISCONNECTED,y=r.netWork===n.TUICore.TIM.TYPES.NET_STATE_CONNECTING;return g||y}),s=g=>{var y;n.handleCurrentConversation(g),window.parent&&((y=window.parent)==null||y.postMessage({api:"closeUserDetail"},"*"))},u=async g=>{r.loading=!0;try{r.conversationData.list=[],await n.getConversationListForName(g)}catch{}r.loading=!1},d=PC(g=>{e.loading||u(g)},500),f=g=>{g.stopPropagation(),g.code==="Enter"&&d(r.keyword)};return{...Xt(r),handleCurrentConversation:s,isNetwork:i,noSearch:u,onKeyup:f,debouncedRequest:d}}});const Qy=e=>(Ur("data-v-cb33a2f9"),e=e(),Fr(),e),Vte={style:{height:"100%"}},zte={class:"sectionSearch"},jte=Qy(()=>j("span",{class:"icon-search-input"},null,-1)),Wte={class:"TUI-conversation"},Kte={key:0,class:"network"},Yte=Qy(()=>j("i",{class:"icon icon-error"},"!",-1)),Jte={class:"TUI-conversation-list"},Xte={key:1,class:"theEmtpy",style:{height:"90%"}},Zte=Qy(()=>j("img",{class:"emptyImg",src:Gy},null,-1)),Qte=Qy(()=>j("p",null,"暂无数据",-1)),ene=[Zte,Qte];function tne(e,t,n,r,o,i){const s=mn("n-input"),u=mn("TUIConversationList");return Q(),le("div",Vte,[j("div",zte,[Ft(s,{class:"TheSearch",style:{"--n-font-size":"12px","--n-height":"32px","--n-caret-color":"#198cfe","--n-border-hover":"1px solid #198cfe","--n-border-focus":"1px solid #198cfe","--n-loading-color":"#198cfe","--n-box-shadow-focus":"0 0 0 2px rgba(25 140 254, 0.2)"},round:"",clearable:"",placeholder:"请输入名称",value:e.keyword,"onUpdate:value":t[0]||(t[0]=d=>e.keyword=d),onClear:t[1]||(t[1]=()=>{e.debouncedRequest("")}),onKeyup:e.onKeyup},{prefix:Qt(()=>[jte]),_:1},8,["value","onKeyup"])]),j("div",Wte,[e.isNetwork?(Q(),le("div",Kte,[Yte,j("p",null,"️"+Re(e.$t("TUIConversation.网络异常,请您检查网络设置")),1)])):ke("",!0),j("main",Jte,[Ft(u,{currentID:e.currentConversationID,data:e.conversationData,onHandleItem:e.handleCurrentConversation,isH5:e.env.isH5,displayOnlineStatus:e.displayOnlineStatus,userStatusList:e.userStatusList},null,8,["currentID","data","onHandleItem","isH5","displayOnlineStatus","userStatusList"])]),!e.loading&&e.conversationData.list.length<=0?(Q(),le("div",Xte,ene)):ke("",!0)])])}const nI=Vt(rv,[["render",tne],["__scopeId","data-v-cb33a2f9"]]),nne=e=>{nI.TUIServer=Wl.server,e.component(Wl.name,nI)},rne=e=>(Wl.server=new h5(e),e.component(Wl.name,Wl),Wl),Wl={name:"TUIConversation",component:nI,server:h5,install:nne,plugin:rne},one={profile:{}};class m5 extends rd{constructor(n){super();Wt(this,"TUICore");Wt(this,"store");Wt(this,"currentStore",{});this.TUICore=n,this.bindTIMEvent(),this.store=n.setComponentStore("TUIProfile",one,this.updateStore.bind(this)),this.getMyProfile()}destroyed(){this.unbindTIMEvent()}updateStore(n,r){this.currentStore.profile=JSON.parse(JSON.stringify(n.profile))}bindTIMEvent(){this.TUICore.tim.on(this.TUICore.TIM.EVENT.PROFILE_UPDATED,this.handleProfileUpdated,this)}unbindTIMEvent(){this.TUICore.tim.off(this.TUICore.TIM.EVENT.PROFILE_UPDATED,this.handleProfileUpdated)}handleProfileUpdated(n){n.data.map(r=>(r.userID===this.store.profile.userID&&(this.store.profile={},this.store.profile=r),r))}handlePromiseCallback(n){return new Promise((r,o)=>{const i={TUIName:"TUIProfile",callback:()=>{n&&n(r,o)}};this.TUICore.setAwaitFunc(i.TUIName,i.callback)})}async getMyProfile(){return this.handlePromiseCallback(async(n,r)=>{try{const o=await this.TUICore.tim.getMyProfile();this.store.profile=o.data,this.currentStore.profile=JSON.parse(JSON.stringify(this.store.profile)),n(o)}catch(o){r(o)}})}async getUserProfile(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.getUserProfile({userIDList:n});r(i)}catch(i){o(i)}})}async updateMyProfile(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.updateMyProfile(n);this.store.profile=i.data,r(i)}catch(i){o(i)}})}async bind(n){return this.currentStore=n,this.getMyProfile(),this.currentStore}setEdit(n){return this.currentStore.isEdit=n,this.currentStore.isEdit}}function Ds(e){"@babel/helpers - typeof";return Ds=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ds(e)}function an(e){if(e===null||e===!0||e===!1)return NaN;var t=Number(e);return isNaN(t)?t:t<0?Math.ceil(t):Math.floor(t)}function Kt(e,t){if(t.length<e)throw new TypeError(e+" argument"+(e>1?"s":"")+" required, but only "+t.length+" present")}function un(e){Kt(1,arguments);var t=Object.prototype.toString.call(e);return e instanceof Date||Ds(e)==="object"&&t==="[object Date]"?new Date(e.getTime()):typeof e=="number"||t==="[object Number]"?new Date(e):((typeof e=="string"||t==="[object String]")&&typeof console<"u"&&(console.warn("Starting with v2.0.0-beta.1 date-fns doesn't accept strings as date arguments. Please use `parseISO` to parse strings. See: https://github.com/date-fns/date-fns/blob/master/docs/upgradeGuide.md#string-arguments"),console.warn(new Error().stack)),new Date(NaN))}function Hc(e,t){Kt(2,arguments);var n=un(e),r=an(t);return isNaN(r)?new Date(NaN):(r&&n.setDate(n.getDate()+r),n)}function ul(e,t){Kt(2,arguments);var n=un(e),r=an(t);if(isNaN(r))return new Date(NaN);if(!r)return n;var o=n.getDate(),i=new Date(n.getTime());i.setMonth(n.getMonth()+r+1,0);var s=i.getDate();return o>=s?i:(n.setFullYear(i.getFullYear(),i.getMonth(),o),n)}function v5(e,t){if(Kt(2,arguments),!t||Ds(t)!=="object")return new Date(NaN);var n=t.years?an(t.years):0,r=t.months?an(t.months):0,o=t.weeks?an(t.weeks):0,i=t.days?an(t.days):0,s=t.hours?an(t.hours):0,u=t.minutes?an(t.minutes):0,d=t.seconds?an(t.seconds):0,f=un(e),g=r||n?ul(f,r+n*12):f,y=i||o?Hc(g,i+o*7):g,_=u+s*60,M=d+_*60,T=M*1e3,k=new Date(y.getTime()+T);return k}function ine(e,t){Kt(2,arguments);var n=un(e).getTime(),r=an(t);return new Date(n+r)}var sne={};function ku(){return sne}function mT(e,t){var n,r,o,i,s,u,d,f;Kt(1,arguments);var g=ku(),y=an((n=(r=(o=(i=t==null?void 0:t.weekStartsOn)!==null&&i!==void 0?i:t==null||(s=t.locale)===null||s===void 0||(u=s.options)===null||u===void 0?void 0:u.weekStartsOn)!==null&&o!==void 0?o:g.weekStartsOn)!==null&&r!==void 0?r:(d=g.locale)===null||d===void 0||(f=d.options)===null||f===void 0?void 0:f.weekStartsOn)!==null&&n!==void 0?n:0);if(!(y>=0&&y<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var _=un(e),M=_.getDay(),T=(M<y?7:0)+M-y;return _.setDate(_.getDate()-T),_.setHours(0,0,0,0),_}function Jv(e){return Kt(1,arguments),mT(e,{weekStartsOn:1})}function ane(e){Kt(1,arguments);var t=un(e),n=t.getFullYear(),r=new Date(0);r.setFullYear(n+1,0,4),r.setHours(0,0,0,0);var o=Jv(r),i=new Date(0);i.setFullYear(n,0,4),i.setHours(0,0,0,0);var s=Jv(i);return t.getTime()>=o.getTime()?n+1:t.getTime()>=s.getTime()?n:n-1}function lne(e){Kt(1,arguments);var t=ane(e),n=new Date(0);n.setFullYear(t,0,4),n.setHours(0,0,0,0);var r=Jv(n);return r}function Xv(e){var t=new Date(Date.UTC(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds()));return t.setUTCFullYear(e.getFullYear()),e.getTime()-t.getTime()}function J2(e){Kt(1,arguments);var t=un(e);return t.setHours(0,0,0,0),t}var une=864e5;function cne(e,t){Kt(2,arguments);var n=J2(e),r=J2(t),o=n.getTime()-Xv(n),i=r.getTime()-Xv(r);return Math.round((o-i)/une)}function y5(e,t){Kt(2,arguments);var n=an(t);return ul(e,n*12)}var dne=6e4,fne=36e5,pne=1e3;function _5(e){return Kt(1,arguments),e instanceof Date||Ds(e)==="object"&&Object.prototype.toString.call(e)==="[object Date]"}function gh(e){if(Kt(1,arguments),!_5(e)&&typeof e!="number")return!1;var t=un(e);return!isNaN(Number(t))}function hne(e,t){var n;Kt(1,arguments);var r=e||{},o=un(r.start),i=un(r.end),s=i.getTime();if(!(o.getTime()<=s))throw new RangeError("Invalid interval");var u=[],d=o;d.setHours(0,0,0,0);var f=Number((n=t==null?void 0:t.step)!==null&&n!==void 0?n:1);if(f<1||isNaN(f))throw new RangeError("`options.step` must be a number greater than 1");for(;d.getTime()<=s;)u.push(un(d)),d.setDate(d.getDate()+f),d.setHours(0,0,0,0);return u}function gne(e,t){var n,r,o,i,s,u,d,f;Kt(1,arguments);var g=ku(),y=an((n=(r=(o=(i=t==null?void 0:t.weekStartsOn)!==null&&i!==void 0?i:t==null||(s=t.locale)===null||s===void 0||(u=s.options)===null||u===void 0?void 0:u.weekStartsOn)!==null&&o!==void 0?o:g.weekStartsOn)!==null&&r!==void 0?r:(d=g.locale)===null||d===void 0||(f=d.options)===null||f===void 0?void 0:f.weekStartsOn)!==null&&n!==void 0?n:0);if(!(y>=0&&y<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var _=un(e),M=_.getDay(),T=(M<y?-7:0)+6-(M-y);return _.setDate(_.getDate()+T),_.setHours(23,59,59,999),_}function b5(e,t){Kt(2,arguments);var n=an(t);return ine(e,-n)}var mne=864e5;function vne(e){Kt(1,arguments);var t=un(e),n=t.getTime();t.setUTCMonth(0,1),t.setUTCHours(0,0,0,0);var r=t.getTime(),o=n-r;return Math.floor(o/mne)+1}function Nf(e){Kt(1,arguments);var t=1,n=un(e),r=n.getUTCDay(),o=(r<t?7:0)+r-t;return n.setUTCDate(n.getUTCDate()-o),n.setUTCHours(0,0,0,0),n}function M5(e){Kt(1,arguments);var t=un(e),n=t.getUTCFullYear(),r=new Date(0);r.setUTCFullYear(n+1,0,4),r.setUTCHours(0,0,0,0);var o=Nf(r),i=new Date(0);i.setUTCFullYear(n,0,4),i.setUTCHours(0,0,0,0);var s=Nf(i);return t.getTime()>=o.getTime()?n+1:t.getTime()>=s.getTime()?n:n-1}function yne(e){Kt(1,arguments);var t=M5(e),n=new Date(0);n.setUTCFullYear(t,0,4),n.setUTCHours(0,0,0,0);var r=Nf(n);return r}var _ne=6048e5;function I5(e){Kt(1,arguments);var t=un(e),n=Nf(t).getTime()-yne(t).getTime();return Math.round(n/_ne)+1}function Qc(e,t){var n,r,o,i,s,u,d,f;Kt(1,arguments);var g=ku(),y=an((n=(r=(o=(i=t==null?void 0:t.weekStartsOn)!==null&&i!==void 0?i:t==null||(s=t.locale)===null||s===void 0||(u=s.options)===null||u===void 0?void 0:u.weekStartsOn)!==null&&o!==void 0?o:g.weekStartsOn)!==null&&r!==void 0?r:(d=g.locale)===null||d===void 0||(f=d.options)===null||f===void 0?void 0:f.weekStartsOn)!==null&&n!==void 0?n:0);if(!(y>=0&&y<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var _=un(e),M=_.getUTCDay(),T=(M<y?7:0)+M-y;return _.setUTCDate(_.getUTCDate()-T),_.setUTCHours(0,0,0,0),_}function vT(e,t){var n,r,o,i,s,u,d,f;Kt(1,arguments);var g=un(e),y=g.getUTCFullYear(),_=ku(),M=an((n=(r=(o=(i=t==null?void 0:t.firstWeekContainsDate)!==null&&i!==void 0?i:t==null||(s=t.locale)===null||s===void 0||(u=s.options)===null||u===void 0?void 0:u.firstWeekContainsDate)!==null&&o!==void 0?o:_.firstWeekContainsDate)!==null&&r!==void 0?r:(d=_.locale)===null||d===void 0||(f=d.options)===null||f===void 0?void 0:f.firstWeekContainsDate)!==null&&n!==void 0?n:1);if(!(M>=1&&M<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var T=new Date(0);T.setUTCFullYear(y+1,0,M),T.setUTCHours(0,0,0,0);var k=Qc(T,t),S=new Date(0);S.setUTCFullYear(y,0,M),S.setUTCHours(0,0,0,0);var C=Qc(S,t);return g.getTime()>=k.getTime()?y+1:g.getTime()>=C.getTime()?y:y-1}function bne(e,t){var n,r,o,i,s,u,d,f;Kt(1,arguments);var g=ku(),y=an((n=(r=(o=(i=t==null?void 0:t.firstWeekContainsDate)!==null&&i!==void 0?i:t==null||(s=t.locale)===null||s===void 0||(u=s.options)===null||u===void 0?void 0:u.firstWeekContainsDate)!==null&&o!==void 0?o:g.firstWeekContainsDate)!==null&&r!==void 0?r:(d=g.locale)===null||d===void 0||(f=d.options)===null||f===void 0?void 0:f.firstWeekContainsDate)!==null&&n!==void 0?n:1),_=vT(e,t),M=new Date(0);M.setUTCFullYear(_,0,y),M.setUTCHours(0,0,0,0);var T=Qc(M,t);return T}var Mne=6048e5;function C5(e,t){Kt(1,arguments);var n=un(e),r=Qc(n,t).getTime()-bne(n,t).getTime();return Math.round(r/Mne)+1}function or(e,t){for(var n=e<0?"-":"",r=Math.abs(e).toString();r.length<t;)r="0"+r;return n+r}var Ine={y:function(t,n){var r=t.getUTCFullYear(),o=r>0?r:1-r;return or(n==="yy"?o%100:o,n.length)},M:function(t,n){var r=t.getUTCMonth();return n==="M"?String(r+1):or(r+1,2)},d:function(t,n){return or(t.getUTCDate(),n.length)},a:function(t,n){var r=t.getUTCHours()/12>=1?"pm":"am";switch(n){case"a":case"aa":return r.toUpperCase();case"aaa":return r;case"aaaaa":return r[0];case"aaaa":default:return r==="am"?"a.m.":"p.m."}},h:function(t,n){return or(t.getUTCHours()%12||12,n.length)},H:function(t,n){return or(t.getUTCHours(),n.length)},m:function(t,n){return or(t.getUTCMinutes(),n.length)},s:function(t,n){return or(t.getUTCSeconds(),n.length)},S:function(t,n){var r=n.length,o=t.getUTCMilliseconds(),i=Math.floor(o*Math.pow(10,r-3));return or(i,n.length)}};const Dl=Ine;var Pd={am:"am",pm:"pm",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},Cne={G:function(t,n,r){var o=t.getUTCFullYear()>0?1:0;switch(n){case"G":case"GG":case"GGG":return r.era(o,{width:"abbreviated"});case"GGGGG":return r.era(o,{width:"narrow"});case"GGGG":default:return r.era(o,{width:"wide"})}},y:function(t,n,r){if(n==="yo"){var o=t.getUTCFullYear(),i=o>0?o:1-o;return r.ordinalNumber(i,{unit:"year"})}return Dl.y(t,n)},Y:function(t,n,r,o){var i=vT(t,o),s=i>0?i:1-i;if(n==="YY"){var u=s%100;return or(u,2)}return n==="Yo"?r.ordinalNumber(s,{unit:"year"}):or(s,n.length)},R:function(t,n){var r=M5(t);return or(r,n.length)},u:function(t,n){var r=t.getUTCFullYear();return or(r,n.length)},Q:function(t,n,r){var o=Math.ceil((t.getUTCMonth()+1)/3);switch(n){case"Q":return String(o);case"QQ":return or(o,2);case"Qo":return r.ordinalNumber(o,{unit:"quarter"});case"QQQ":return r.quarter(o,{width:"abbreviated",context:"formatting"});case"QQQQQ":return r.quarter(o,{width:"narrow",context:"formatting"});case"QQQQ":default:return r.quarter(o,{width:"wide",context:"formatting"})}},q:function(t,n,r){var o=Math.ceil((t.getUTCMonth()+1)/3);switch(n){case"q":return String(o);case"qq":return or(o,2);case"qo":return r.ordinalNumber(o,{unit:"quarter"});case"qqq":return r.quarter(o,{width:"abbreviated",context:"standalone"});case"qqqqq":return r.quarter(o,{width:"narrow",context:"standalone"});case"qqqq":default:return r.quarter(o,{width:"wide",context:"standalone"})}},M:function(t,n,r){var o=t.getUTCMonth();switch(n){case"M":case"MM":return Dl.M(t,n);case"Mo":return r.ordinalNumber(o+1,{unit:"month"});case"MMM":return r.month(o,{width:"abbreviated",context:"formatting"});case"MMMMM":return r.month(o,{width:"narrow",context:"formatting"});case"MMMM":default:return r.month(o,{width:"wide",context:"formatting"})}},L:function(t,n,r){var o=t.getUTCMonth();switch(n){case"L":return String(o+1);case"LL":return or(o+1,2);case"Lo":return r.ordinalNumber(o+1,{unit:"month"});case"LLL":return r.month(o,{width:"abbreviated",context:"standalone"});case"LLLLL":return r.month(o,{width:"narrow",context:"standalone"});case"LLLL":default:return r.month(o,{width:"wide",context:"standalone"})}},w:function(t,n,r,o){var i=C5(t,o);return n==="wo"?r.ordinalNumber(i,{unit:"week"}):or(i,n.length)},I:function(t,n,r){var o=I5(t);return n==="Io"?r.ordinalNumber(o,{unit:"week"}):or(o,n.length)},d:function(t,n,r){return n==="do"?r.ordinalNumber(t.getUTCDate(),{unit:"date"}):Dl.d(t,n)},D:function(t,n,r){var o=vne(t);return n==="Do"?r.ordinalNumber(o,{unit:"dayOfYear"}):or(o,n.length)},E:function(t,n,r){var o=t.getUTCDay();switch(n){case"E":case"EE":case"EEE":return r.day(o,{width:"abbreviated",context:"formatting"});case"EEEEE":return r.day(o,{width:"narrow",context:"formatting"});case"EEEEEE":return r.day(o,{width:"short",context:"formatting"});case"EEEE":default:return r.day(o,{width:"wide",context:"formatting"})}},e:function(t,n,r,o){var i=t.getUTCDay(),s=(i-o.weekStartsOn+8)%7||7;switch(n){case"e":return String(s);case"ee":return or(s,2);case"eo":return r.ordinalNumber(s,{unit:"day"});case"eee":return r.day(i,{width:"abbreviated",context:"formatting"});case"eeeee":return r.day(i,{width:"narrow",context:"formatting"});case"eeeeee":return r.day(i,{width:"short",context:"formatting"});case"eeee":default:return r.day(i,{width:"wide",context:"formatting"})}},c:function(t,n,r,o){var i=t.getUTCDay(),s=(i-o.weekStartsOn+8)%7||7;switch(n){case"c":return String(s);case"cc":return or(s,n.length);case"co":return r.ordinalNumber(s,{unit:"day"});case"ccc":return r.day(i,{width:"abbreviated",context:"standalone"});case"ccccc":return r.day(i,{width:"narrow",context:"standalone"});case"cccccc":return r.day(i,{width:"short",context:"standalone"});case"cccc":default:return r.day(i,{width:"wide",context:"standalone"})}},i:function(t,n,r){var o=t.getUTCDay(),i=o===0?7:o;switch(n){case"i":return String(i);case"ii":return or(i,n.length);case"io":return r.ordinalNumber(i,{unit:"day"});case"iii":return r.day(o,{width:"abbreviated",context:"formatting"});case"iiiii":return r.day(o,{width:"narrow",context:"formatting"});case"iiiiii":return r.day(o,{width:"short",context:"formatting"});case"iiii":default:return r.day(o,{width:"wide",context:"formatting"})}},a:function(t,n,r){var o=t.getUTCHours(),i=o/12>=1?"pm":"am";switch(n){case"a":case"aa":return r.dayPeriod(i,{width:"abbreviated",context:"formatting"});case"aaa":return r.dayPeriod(i,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return r.dayPeriod(i,{width:"narrow",context:"formatting"});case"aaaa":default:return r.dayPeriod(i,{width:"wide",context:"formatting"})}},b:function(t,n,r){var o=t.getUTCHours(),i;switch(o===12?i=Pd.noon:o===0?i=Pd.midnight:i=o/12>=1?"pm":"am",n){case"b":case"bb":return r.dayPeriod(i,{width:"abbreviated",context:"formatting"});case"bbb":return r.dayPeriod(i,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return r.dayPeriod(i,{width:"narrow",context:"formatting"});case"bbbb":default:return r.dayPeriod(i,{width:"wide",context:"formatting"})}},B:function(t,n,r){var o=t.getUTCHours(),i;switch(o>=17?i=Pd.evening:o>=12?i=Pd.afternoon:o>=4?i=Pd.morning:i=Pd.night,n){case"B":case"BB":case"BBB":return r.dayPeriod(i,{width:"abbreviated",context:"formatting"});case"BBBBB":return r.dayPeriod(i,{width:"narrow",context:"formatting"});case"BBBB":default:return r.dayPeriod(i,{width:"wide",context:"formatting"})}},h:function(t,n,r){if(n==="ho"){var o=t.getUTCHours()%12;return o===0&&(o=12),r.ordinalNumber(o,{unit:"hour"})}return Dl.h(t,n)},H:function(t,n,r){return n==="Ho"?r.ordinalNumber(t.getUTCHours(),{unit:"hour"}):Dl.H(t,n)},K:function(t,n,r){var o=t.getUTCHours()%12;return n==="Ko"?r.ordinalNumber(o,{unit:"hour"}):or(o,n.length)},k:function(t,n,r){var o=t.getUTCHours();return o===0&&(o=24),n==="ko"?r.ordinalNumber(o,{unit:"hour"}):or(o,n.length)},m:function(t,n,r){return n==="mo"?r.ordinalNumber(t.getUTCMinutes(),{unit:"minute"}):Dl.m(t,n)},s:function(t,n,r){return n==="so"?r.ordinalNumber(t.getUTCSeconds(),{unit:"second"}):Dl.s(t,n)},S:function(t,n){return Dl.S(t,n)},X:function(t,n,r,o){var i=o._originalDate||t,s=i.getTimezoneOffset();if(s===0)return"Z";switch(n){case"X":return Z2(s);case"XXXX":case"XX":return Xu(s);case"XXXXX":case"XXX":default:return Xu(s,":")}},x:function(t,n,r,o){var i=o._originalDate||t,s=i.getTimezoneOffset();switch(n){case"x":return Z2(s);case"xxxx":case"xx":return Xu(s);case"xxxxx":case"xxx":default:return Xu(s,":")}},O:function(t,n,r,o){var i=o._originalDate||t,s=i.getTimezoneOffset();switch(n){case"O":case"OO":case"OOO":return"GMT"+X2(s,":");case"OOOO":default:return"GMT"+Xu(s,":")}},z:function(t,n,r,o){var i=o._originalDate||t,s=i.getTimezoneOffset();switch(n){case"z":case"zz":case"zzz":return"GMT"+X2(s,":");case"zzzz":default:return"GMT"+Xu(s,":")}},t:function(t,n,r,o){var i=o._originalDate||t,s=Math.floor(i.getTime()/1e3);return or(s,n.length)},T:function(t,n,r,o){var i=o._originalDate||t,s=i.getTime();return or(s,n.length)}};function X2(e,t){var n=e>0?"-":"+",r=Math.abs(e),o=Math.floor(r/60),i=r%60;if(i===0)return n+String(o);var s=t||"";return n+String(o)+s+or(i,2)}function Z2(e,t){if(e%60===0){var n=e>0?"-":"+";return n+or(Math.abs(e)/60,2)}return Xu(e,t)}function Xu(e,t){var n=t||"",r=e>0?"-":"+",o=Math.abs(e),i=or(Math.floor(o/60),2),s=or(o%60,2);return r+i+n+s}const Tne=Cne;var Q2=function(t,n){switch(t){case"P":return n.date({width:"short"});case"PP":return n.date({width:"medium"});case"PPP":return n.date({width:"long"});case"PPPP":default:return n.date({width:"full"})}},T5=function(t,n){switch(t){case"p":return n.time({width:"short"});case"pp":return n.time({width:"medium"});case"ppp":return n.time({width:"long"});case"pppp":default:return n.time({width:"full"})}},wne=function(t,n){var r=t.match(/(P+)(p+)?/)||[],o=r[1],i=r[2];if(!i)return Q2(t,n);var s;switch(o){case"P":s=n.dateTime({width:"short"});break;case"PP":s=n.dateTime({width:"medium"});break;case"PPP":s=n.dateTime({width:"long"});break;case"PPPP":default:s=n.dateTime({width:"full"});break}return s.replace("{{date}}",Q2(o,n)).replace("{{time}}",T5(i,n))},Sne={p:T5,P:wne};const rI=Sne;var kne=["D","DD"],Dne=["YY","YYYY"];function w5(e){return kne.indexOf(e)!==-1}function S5(e){return Dne.indexOf(e)!==-1}function Zv(e,t,n){if(e==="YYYY")throw new RangeError("Use `yyyy` instead of `YYYY` (in `".concat(t,"`) for formatting years to the input `").concat(n,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if(e==="YY")throw new RangeError("Use `yy` instead of `YY` (in `".concat(t,"`) for formatting years to the input `").concat(n,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if(e==="D")throw new RangeError("Use `d` instead of `D` (in `".concat(t,"`) for formatting days of the month to the input `").concat(n,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if(e==="DD")throw new RangeError("Use `dd` instead of `DD` (in `".concat(t,"`) for formatting days of the month to the input `").concat(n,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"))}var Ene={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}},Ane=function(t,n,r){var o,i=Ene[t];return typeof i=="string"?o=i:n===1?o=i.one:o=i.other.replace("{{count}}",n.toString()),r!=null&&r.addSuffix?r.comparison&&r.comparison>0?"in "+o:o+" ago":o};const Lne=Ane;function rb(e){return function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=t.width?String(t.width):e.defaultWidth,r=e.formats[n]||e.formats[e.defaultWidth];return r}}var One={full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},Rne={full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},Nne={full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},Pne={date:rb({formats:One,defaultWidth:"full"}),time:rb({formats:Rne,defaultWidth:"full"}),dateTime:rb({formats:Nne,defaultWidth:"full"})};const xne=Pne;var Une={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"},Fne=function(t,n,r,o){return Une[t]};const Gne=Fne;function xp(e){return function(t,n){var r=n!=null&&n.context?String(n.context):"standalone",o;if(r==="formatting"&&e.formattingValues){var i=e.defaultFormattingWidth||e.defaultWidth,s=n!=null&&n.width?String(n.width):i;o=e.formattingValues[s]||e.formattingValues[i]}else{var u=e.defaultWidth,d=n!=null&&n.width?String(n.width):e.defaultWidth;o=e.values[d]||e.values[u]}var f=e.argumentCallback?e.argumentCallback(t):t;return o[f]}}var $ne={narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},Bne={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},Hne={narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},qne={narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},Vne={narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},zne={narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},jne=function(t,n){var r=Number(t),o=r%100;if(o>20||o<10)switch(o%10){case 1:return r+"st";case 2:return r+"nd";case 3:return r+"rd"}return r+"th"},Wne={ordinalNumber:jne,era:xp({values:$ne,defaultWidth:"wide"}),quarter:xp({values:Bne,defaultWidth:"wide",argumentCallback:function(t){return t-1}}),month:xp({values:Hne,defaultWidth:"wide"}),day:xp({values:qne,defaultWidth:"wide"}),dayPeriod:xp({values:Vne,defaultWidth:"wide",formattingValues:zne,defaultFormattingWidth:"wide"})};const Kne=Wne;function Up(e){return function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=n.width,o=r&&e.matchPatterns[r]||e.matchPatterns[e.defaultMatchWidth],i=t.match(o);if(!i)return null;var s=i[0],u=r&&e.parsePatterns[r]||e.parsePatterns[e.defaultParseWidth],d=Array.isArray(u)?Jne(u,function(y){return y.test(s)}):Yne(u,function(y){return y.test(s)}),f;f=e.valueCallback?e.valueCallback(d):d,f=n.valueCallback?n.valueCallback(f):f;var g=t.slice(s.length);return{value:f,rest:g}}}function Yne(e,t){for(var n in e)if(e.hasOwnProperty(n)&&t(e[n]))return n}function Jne(e,t){for(var n=0;n<e.length;n++)if(t(e[n]))return n}function Xne(e){return function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.match(e.matchPattern);if(!r)return null;var o=r[0],i=t.match(e.parsePattern);if(!i)return null;var s=e.valueCallback?e.valueCallback(i[0]):i[0];s=n.valueCallback?n.valueCallback(s):s;var u=t.slice(o.length);return{value:s,rest:u}}}var Zne=/^(\d+)(th|st|nd|rd)?/i,Qne=/\d+/i,ere={narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},tre={any:[/^b/i,/^(a|c)/i]},nre={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},rre={any:[/1/i,/2/i,/3/i,/4/i]},ore={narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},ire={narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},sre={narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},are={narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},lre={narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},ure={any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},cre={ordinalNumber:Xne({matchPattern:Zne,parsePattern:Qne,valueCallback:function(t){return parseInt(t,10)}}),era:Up({matchPatterns:ere,defaultMatchWidth:"wide",parsePatterns:tre,defaultParseWidth:"any"}),quarter:Up({matchPatterns:nre,defaultMatchWidth:"wide",parsePatterns:rre,defaultParseWidth:"any",valueCallback:function(t){return t+1}}),month:Up({matchPatterns:ore,defaultMatchWidth:"wide",parsePatterns:ire,defaultParseWidth:"any"}),day:Up({matchPatterns:sre,defaultMatchWidth:"wide",parsePatterns:are,defaultParseWidth:"any"}),dayPeriod:Up({matchPatterns:lre,defaultMatchWidth:"any",parsePatterns:ure,defaultParseWidth:"any"})};const dre=cre;var fre={code:"en-US",formatDistance:Lne,formatLong:xne,formatRelative:Gne,localize:Kne,match:dre,options:{weekStartsOn:0,firstWeekContainsDate:1}};const yT=fre;var pre=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,hre=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,gre=/^'([^]*?)'?$/,mre=/''/g,vre=/[a-zA-Z]/;function eD(e,t,n){var r,o,i,s,u,d,f,g,y,_,M,T,k,S,C,L,A,N;Kt(2,arguments);var H=String(t),q=ku(),x=(r=(o=n==null?void 0:n.locale)!==null&&o!==void 0?o:q.locale)!==null&&r!==void 0?r:yT,$=an((i=(s=(u=(d=n==null?void 0:n.firstWeekContainsDate)!==null&&d!==void 0?d:n==null||(f=n.locale)===null||f===void 0||(g=f.options)===null||g===void 0?void 0:g.firstWeekContainsDate)!==null&&u!==void 0?u:q.firstWeekContainsDate)!==null&&s!==void 0?s:(y=q.locale)===null||y===void 0||(_=y.options)===null||_===void 0?void 0:_.firstWeekContainsDate)!==null&&i!==void 0?i:1);if(!($>=1&&$<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var V=an((M=(T=(k=(S=n==null?void 0:n.weekStartsOn)!==null&&S!==void 0?S:n==null||(C=n.locale)===null||C===void 0||(L=C.options)===null||L===void 0?void 0:L.weekStartsOn)!==null&&k!==void 0?k:q.weekStartsOn)!==null&&T!==void 0?T:(A=q.locale)===null||A===void 0||(N=A.options)===null||N===void 0?void 0:N.weekStartsOn)!==null&&M!==void 0?M:0);if(!(V>=0&&V<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");if(!x.localize)throw new RangeError("locale must contain localize property");if(!x.formatLong)throw new RangeError("locale must contain formatLong property");var G=un(e);if(!gh(G))throw new RangeError("Invalid time value");var R=Xv(G),w=b5(G,R),P={firstWeekContainsDate:$,weekStartsOn:V,locale:x,_originalDate:G},X=H.match(hre).map(function(W){var ne=W[0];if(ne==="p"||ne==="P"){var Y=rI[ne];return Y(W,x.formatLong)}return W}).join("").match(pre).map(function(W){if(W==="''")return"'";var ne=W[0];if(ne==="'")return yre(W);var Y=Tne[ne];if(Y)return!(n!=null&&n.useAdditionalWeekYearTokens)&&S5(W)&&Zv(W,t,String(e)),!(n!=null&&n.useAdditionalDayOfYearTokens)&&w5(W)&&Zv(W,t,String(e)),Y(w,W,x.localize,P);if(ne.match(vre))throw new RangeError("Format string contains an unescaped latin alphabet character `"+ne+"`");return W}).join("");return X}function yre(e){var t=e.match(gre);return t?t[1].replace(mre,"'"):e}function _re(e,t){if(e==null)throw new TypeError("assign requires that input parameter not be null or undefined");for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n]);return e}function bre(e){Kt(1,arguments);var t=un(e),n=t.getDay();return n}function Mre(e){Kt(1,arguments);var t=un(e),n=t.getFullYear(),r=t.getMonth(),o=new Date(0);return o.setFullYear(n,r+1,0),o.setHours(0,0,0,0),o.getDate()}function Fs(e){Kt(1,arguments);var t=un(e),n=t.getHours();return n}var Ire=6048e5;function Cre(e){Kt(1,arguments);var t=un(e),n=Jv(t).getTime()-lne(t).getTime();return Math.round(n/Ire)+1}function Gs(e){Kt(1,arguments);var t=un(e),n=t.getMinutes();return n}function Yr(e){Kt(1,arguments);var t=un(e),n=t.getMonth();return n}function Kl(e){Kt(1,arguments);var t=un(e),n=t.getSeconds();return n}function qr(e){return Kt(1,arguments),un(e).getFullYear()}function k5(e,t){Kt(2,arguments);var n=un(e),r=un(t);return n.getTime()>r.getTime()}function D5(e,t){Kt(2,arguments);var n=un(e),r=un(t);return n.getTime()<r.getTime()}function Tre(e,t){Kt(2,arguments);var n=un(e),r=un(t);return n.getTime()===r.getTime()}function tD(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function wre(e,t){if(e){if(typeof e=="string")return tD(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return tD(e,t)}}function nD(e,t){var n=typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=wre(e))||t&&e&&typeof e.length=="number"){n&&(e=n);var r=0,o=function(){};return{s:o,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(f){throw f},f:o}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
  116. In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var i=!0,s=!1,u;return{s:function(){n=n.call(e)},n:function(){var f=n.next();return i=f.done,f},e:function(f){s=!0,u=f},f:function(){try{!i&&n.return!=null&&n.return()}finally{if(s)throw u}}}}function At(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function oI(e,t){return oI=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,o){return r.__proto__=o,r},oI(e,t)}function Kn(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&oI(e,t)}function Qv(e){return Qv=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(n){return n.__proto__||Object.getPrototypeOf(n)},Qv(e)}function Sre(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function kre(e,t){if(t&&(Ds(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return At(e)}function Yn(e){var t=Sre();return function(){var r=Qv(e),o;if(t){var i=Qv(this).constructor;o=Reflect.construct(r,arguments,i)}else o=r.apply(this,arguments);return kre(this,o)}}function Nn(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Dre(e,t){if(Ds(e)!=="object"||e===null)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(Ds(r)!=="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function E5(e){var t=Dre(e,"string");return Ds(t)==="symbol"?t:String(t)}function rD(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,E5(r.key),r)}}function Pn(e,t,n){return t&&rD(e.prototype,t),n&&rD(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function Ct(e,t,n){return t=E5(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Ere=10,A5=function(){function e(){Nn(this,e),Ct(this,"priority",void 0),Ct(this,"subPriority",0)}return Pn(e,[{key:"validate",value:function(n,r){return!0}}]),e}(),Are=function(e){Kn(n,e);var t=Yn(n);function n(r,o,i,s,u){var d;return Nn(this,n),d=t.call(this),d.value=r,d.validateValue=o,d.setValue=i,d.priority=s,u&&(d.subPriority=u),d}return Pn(n,[{key:"validate",value:function(o,i){return this.validateValue(o,this.value,i)}},{key:"set",value:function(o,i,s){return this.setValue(o,i,this.value,s)}}]),n}(A5),Lre=function(e){Kn(n,e);var t=Yn(n);function n(){var r;Nn(this,n);for(var o=arguments.length,i=new Array(o),s=0;s<o;s++)i[s]=arguments[s];return r=t.call.apply(t,[this].concat(i)),Ct(At(r),"priority",Ere),Ct(At(r),"subPriority",-1),r}return Pn(n,[{key:"set",value:function(o,i){if(i.timestampIsSet)return o;var s=new Date(0);return s.setFullYear(o.getUTCFullYear(),o.getUTCMonth(),o.getUTCDate()),s.setHours(o.getUTCHours(),o.getUTCMinutes(),o.getUTCSeconds(),o.getUTCMilliseconds()),s}}]),n}(A5),er=function(){function e(){Nn(this,e),Ct(this,"incompatibleTokens",void 0),Ct(this,"priority",void 0),Ct(this,"subPriority",void 0)}return Pn(e,[{key:"run",value:function(n,r,o,i){var s=this.parse(n,r,o,i);return s?{setter:new Are(s.value,this.validate,this.set,this.priority,this.subPriority),rest:s.rest}:null}},{key:"validate",value:function(n,r,o){return!0}}]),e}(),Ore=function(e){Kn(n,e);var t=Yn(n);function n(){var r;Nn(this,n);for(var o=arguments.length,i=new Array(o),s=0;s<o;s++)i[s]=arguments[s];return r=t.call.apply(t,[this].concat(i)),Ct(At(r),"priority",140),Ct(At(r),"incompatibleTokens",["R","u","t","T"]),r}return Pn(n,[{key:"parse",value:function(o,i,s){switch(i){case"G":case"GG":case"GGG":return s.era(o,{width:"abbreviated"})||s.era(o,{width:"narrow"});case"GGGGG":return s.era(o,{width:"narrow"});case"GGGG":default:return s.era(o,{width:"wide"})||s.era(o,{width:"abbreviated"})||s.era(o,{width:"narrow"})}}},{key:"set",value:function(o,i,s){return i.era=s,o.setUTCFullYear(s,0,1),o.setUTCHours(0,0,0,0),o}}]),n}(er),Xr={month:/^(1[0-2]|0?\d)/,date:/^(3[0-1]|[0-2]?\d)/,dayOfYear:/^(36[0-6]|3[0-5]\d|[0-2]?\d?\d)/,week:/^(5[0-3]|[0-4]?\d)/,hour23h:/^(2[0-3]|[0-1]?\d)/,hour24h:/^(2[0-4]|[0-1]?\d)/,hour11h:/^(1[0-1]|0?\d)/,hour12h:/^(1[0-2]|0?\d)/,minute:/^[0-5]?\d/,second:/^[0-5]?\d/,singleDigit:/^\d/,twoDigits:/^\d{1,2}/,threeDigits:/^\d{1,3}/,fourDigits:/^\d{1,4}/,anyDigitsSigned:/^-?\d+/,singleDigitSigned:/^-?\d/,twoDigitsSigned:/^-?\d{1,2}/,threeDigitsSigned:/^-?\d{1,3}/,fourDigitsSigned:/^-?\d{1,4}/},ma={basicOptionalMinutes:/^([+-])(\d{2})(\d{2})?|Z/,basic:/^([+-])(\d{2})(\d{2})|Z/,basicOptionalSeconds:/^([+-])(\d{2})(\d{2})((\d{2}))?|Z/,extended:/^([+-])(\d{2}):(\d{2})|Z/,extendedOptionalSeconds:/^([+-])(\d{2}):(\d{2})(:(\d{2}))?|Z/};function Zr(e,t){return e&&{value:t(e.value),rest:e.rest}}function Pr(e,t){var n=t.match(e);return n?{value:parseInt(n[0],10),rest:t.slice(n[0].length)}:null}function va(e,t){var n=t.match(e);if(!n)return null;if(n[0]==="Z")return{value:0,rest:t.slice(1)};var r=n[1]==="+"?1:-1,o=n[2]?parseInt(n[2],10):0,i=n[3]?parseInt(n[3],10):0,s=n[5]?parseInt(n[5],10):0;return{value:r*(o*fne+i*dne+s*pne),rest:t.slice(n[0].length)}}function L5(e){return Pr(Xr.anyDigitsSigned,e)}function jr(e,t){switch(e){case 1:return Pr(Xr.singleDigit,t);case 2:return Pr(Xr.twoDigits,t);case 3:return Pr(Xr.threeDigits,t);case 4:return Pr(Xr.fourDigits,t);default:return Pr(new RegExp("^\\d{1,"+e+"}"),t)}}function ey(e,t){switch(e){case 1:return Pr(Xr.singleDigitSigned,t);case 2:return Pr(Xr.twoDigitsSigned,t);case 3:return Pr(Xr.threeDigitsSigned,t);case 4:return Pr(Xr.fourDigitsSigned,t);default:return Pr(new RegExp("^-?\\d{1,"+e+"}"),t)}}function _T(e){switch(e){case"morning":return 4;case"evening":return 17;case"pm":case"noon":case"afternoon":return 12;case"am":case"midnight":case"night":default:return 0}}function O5(e,t){var n=t>0,r=n?t:1-t,o;if(r<=50)o=e||100;else{var i=r+50,s=Math.floor(i/100)*100,u=e>=i%100;o=e+s-(u?100:0)}return n?o:1-o}function R5(e){return e%400===0||e%4===0&&e%100!==0}var Rre=function(e){Kn(n,e);var t=Yn(n);function n(){var r;Nn(this,n);for(var o=arguments.length,i=new Array(o),s=0;s<o;s++)i[s]=arguments[s];return r=t.call.apply(t,[this].concat(i)),Ct(At(r),"priority",130),Ct(At(r),"incompatibleTokens",["Y","R","u","w","I","i","e","c","t","T"]),r}return Pn(n,[{key:"parse",value:function(o,i,s){var u=function(f){return{year:f,isTwoDigitYear:i==="yy"}};switch(i){case"y":return Zr(jr(4,o),u);case"yo":return Zr(s.ordinalNumber(o,{unit:"year"}),u);default:return Zr(jr(i.length,o),u)}}},{key:"validate",value:function(o,i){return i.isTwoDigitYear||i.year>0}},{key:"set",value:function(o,i,s){var u=o.getUTCFullYear();if(s.isTwoDigitYear){var d=O5(s.year,u);return o.setUTCFullYear(d,0,1),o.setUTCHours(0,0,0,0),o}var f=!("era"in i)||i.era===1?s.year:1-s.year;return o.setUTCFullYear(f,0,1),o.setUTCHours(0,0,0,0),o}}]),n}(er),Nre=function(e){Kn(n,e);var t=Yn(n);function n(){var r;Nn(this,n);for(var o=arguments.length,i=new Array(o),s=0;s<o;s++)i[s]=arguments[s];return r=t.call.apply(t,[this].concat(i)),Ct(At(r),"priority",130),Ct(At(r),"incompatibleTokens",["y","R","u","Q","q","M","L","I","d","D","i","t","T"]),r}return Pn(n,[{key:"parse",value:function(o,i,s){var u=function(f){return{year:f,isTwoDigitYear:i==="YY"}};switch(i){case"Y":return Zr(jr(4,o),u);case"Yo":return Zr(s.ordinalNumber(o,{unit:"year"}),u);default:return Zr(jr(i.length,o),u)}}},{key:"validate",value:function(o,i){return i.isTwoDigitYear||i.year>0}},{key:"set",value:function(o,i,s,u){var d=vT(o,u);if(s.isTwoDigitYear){var f=O5(s.year,d);return o.setUTCFullYear(f,0,u.firstWeekContainsDate),o.setUTCHours(0,0,0,0),Qc(o,u)}var g=!("era"in i)||i.era===1?s.year:1-s.year;return o.setUTCFullYear(g,0,u.firstWeekContainsDate),o.setUTCHours(0,0,0,0),Qc(o,u)}}]),n}(er),Pre=function(e){Kn(n,e);var t=Yn(n);function n(){var r;Nn(this,n);for(var o=arguments.length,i=new Array(o),s=0;s<o;s++)i[s]=arguments[s];return r=t.call.apply(t,[this].concat(i)),Ct(At(r),"priority",130),Ct(At(r),"incompatibleTokens",["G","y","Y","u","Q","q","M","L","w","d","D","e","c","t","T"]),r}return Pn(n,[{key:"parse",value:function(o,i){return ey(i==="R"?4:i.length,o)}},{key:"set",value:function(o,i,s){var u=new Date(0);return u.setUTCFullYear(s,0,4),u.setUTCHours(0,0,0,0),Nf(u)}}]),n}(er),xre=function(e){Kn(n,e);var t=Yn(n);function n(){var r;Nn(this,n);for(var o=arguments.length,i=new Array(o),s=0;s<o;s++)i[s]=arguments[s];return r=t.call.apply(t,[this].concat(i)),Ct(At(r),"priority",130),Ct(At(r),"incompatibleTokens",["G","y","Y","R","w","I","i","e","c","t","T"]),r}return Pn(n,[{key:"parse",value:function(o,i){return ey(i==="u"?4:i.length,o)}},{key:"set",value:function(o,i,s){return o.setUTCFullYear(s,0,1),o.setUTCHours(0,0,0,0),o}}]),n}(er),Ure=function(e){Kn(n,e);var t=Yn(n);function n(){var r;Nn(this,n);for(var o=arguments.length,i=new Array(o),s=0;s<o;s++)i[s]=arguments[s];return r=t.call.apply(t,[this].concat(i)),Ct(At(r),"priority",120),Ct(At(r),"incompatibleTokens",["Y","R","q","M","L","w","I","d","D","i","e","c","t","T"]),r}return Pn(n,[{key:"parse",value:function(o,i,s){switch(i){case"Q":case"QQ":return jr(i.length,o);case"Qo":return s.ordinalNumber(o,{unit:"quarter"});case"QQQ":return s.quarter(o,{width:"abbreviated",context:"formatting"})||s.quarter(o,{width:"narrow",context:"formatting"});case"QQQQQ":return s.quarter(o,{width:"narrow",context:"formatting"});case"QQQQ":default:return s.quarter(o,{width:"wide",context:"formatting"})||s.quarter(o,{width:"abbreviated",context:"formatting"})||s.quarter(o,{width:"narrow",context:"formatting"})}}},{key:"validate",value:function(o,i){return i>=1&&i<=4}},{key:"set",value:function(o,i,s){return o.setUTCMonth((s-1)*3,1),o.setUTCHours(0,0,0,0),o}}]),n}(er),Fre=function(e){Kn(n,e);var t=Yn(n);function n(){var r;Nn(this,n);for(var o=arguments.length,i=new Array(o),s=0;s<o;s++)i[s]=arguments[s];return r=t.call.apply(t,[this].concat(i)),Ct(At(r),"priority",120),Ct(At(r),"incompatibleTokens",["Y","R","Q","M","L","w","I","d","D","i","e","c","t","T"]),r}return Pn(n,[{key:"parse",value:function(o,i,s){switch(i){case"q":case"qq":return jr(i.length,o);case"qo":return s.ordinalNumber(o,{unit:"quarter"});case"qqq":return s.quarter(o,{width:"abbreviated",context:"standalone"})||s.quarter(o,{width:"narrow",context:"standalone"});case"qqqqq":return s.quarter(o,{width:"narrow",context:"standalone"});case"qqqq":default:return s.quarter(o,{width:"wide",context:"standalone"})||s.quarter(o,{width:"abbreviated",context:"standalone"})||s.quarter(o,{width:"narrow",context:"standalone"})}}},{key:"validate",value:function(o,i){return i>=1&&i<=4}},{key:"set",value:function(o,i,s){return o.setUTCMonth((s-1)*3,1),o.setUTCHours(0,0,0,0),o}}]),n}(er),Gre=function(e){Kn(n,e);var t=Yn(n);function n(){var r;Nn(this,n);for(var o=arguments.length,i=new Array(o),s=0;s<o;s++)i[s]=arguments[s];return r=t.call.apply(t,[this].concat(i)),Ct(At(r),"incompatibleTokens",["Y","R","q","Q","L","w","I","D","i","e","c","t","T"]),Ct(At(r),"priority",110),r}return Pn(n,[{key:"parse",value:function(o,i,s){var u=function(f){return f-1};switch(i){case"M":return Zr(Pr(Xr.month,o),u);case"MM":return Zr(jr(2,o),u);case"Mo":return Zr(s.ordinalNumber(o,{unit:"month"}),u);case"MMM":return s.month(o,{width:"abbreviated",context:"formatting"})||s.month(o,{width:"narrow",context:"formatting"});case"MMMMM":return s.month(o,{width:"narrow",context:"formatting"});case"MMMM":default:return s.month(o,{width:"wide",context:"formatting"})||s.month(o,{width:"abbreviated",context:"formatting"})||s.month(o,{width:"narrow",context:"formatting"})}}},{key:"validate",value:function(o,i){return i>=0&&i<=11}},{key:"set",value:function(o,i,s){return o.setUTCMonth(s,1),o.setUTCHours(0,0,0,0),o}}]),n}(er),$re=function(e){Kn(n,e);var t=Yn(n);function n(){var r;Nn(this,n);for(var o=arguments.length,i=new Array(o),s=0;s<o;s++)i[s]=arguments[s];return r=t.call.apply(t,[this].concat(i)),Ct(At(r),"priority",110),Ct(At(r),"incompatibleTokens",["Y","R","q","Q","M","w","I","D","i","e","c","t","T"]),r}return Pn(n,[{key:"parse",value:function(o,i,s){var u=function(f){return f-1};switch(i){case"L":return Zr(Pr(Xr.month,o),u);case"LL":return Zr(jr(2,o),u);case"Lo":return Zr(s.ordinalNumber(o,{unit:"month"}),u);case"LLL":return s.month(o,{width:"abbreviated",context:"standalone"})||s.month(o,{width:"narrow",context:"standalone"});case"LLLLL":return s.month(o,{width:"narrow",context:"standalone"});case"LLLL":default:return s.month(o,{width:"wide",context:"standalone"})||s.month(o,{width:"abbreviated",context:"standalone"})||s.month(o,{width:"narrow",context:"standalone"})}}},{key:"validate",value:function(o,i){return i>=0&&i<=11}},{key:"set",value:function(o,i,s){return o.setUTCMonth(s,1),o.setUTCHours(0,0,0,0),o}}]),n}(er);function Bre(e,t,n){Kt(2,arguments);var r=un(e),o=an(t),i=C5(r,n)-o;return r.setUTCDate(r.getUTCDate()-i*7),r}var Hre=function(e){Kn(n,e);var t=Yn(n);function n(){var r;Nn(this,n);for(var o=arguments.length,i=new Array(o),s=0;s<o;s++)i[s]=arguments[s];return r=t.call.apply(t,[this].concat(i)),Ct(At(r),"priority",100),Ct(At(r),"incompatibleTokens",["y","R","u","q","Q","M","L","I","d","D","i","t","T"]),r}return Pn(n,[{key:"parse",value:function(o,i,s){switch(i){case"w":return Pr(Xr.week,o);case"wo":return s.ordinalNumber(o,{unit:"week"});default:return jr(i.length,o)}}},{key:"validate",value:function(o,i){return i>=1&&i<=53}},{key:"set",value:function(o,i,s,u){return Qc(Bre(o,s,u),u)}}]),n}(er);function qre(e,t){Kt(2,arguments);var n=un(e),r=an(t),o=I5(n)-r;return n.setUTCDate(n.getUTCDate()-o*7),n}var Vre=function(e){Kn(n,e);var t=Yn(n);function n(){var r;Nn(this,n);for(var o=arguments.length,i=new Array(o),s=0;s<o;s++)i[s]=arguments[s];return r=t.call.apply(t,[this].concat(i)),Ct(At(r),"priority",100),Ct(At(r),"incompatibleTokens",["y","Y","u","q","Q","M","L","w","d","D","e","c","t","T"]),r}return Pn(n,[{key:"parse",value:function(o,i,s){switch(i){case"I":return Pr(Xr.week,o);case"Io":return s.ordinalNumber(o,{unit:"week"});default:return jr(i.length,o)}}},{key:"validate",value:function(o,i){return i>=1&&i<=53}},{key:"set",value:function(o,i,s){return Nf(qre(o,s))}}]),n}(er),zre=[31,28,31,30,31,30,31,31,30,31,30,31],jre=[31,29,31,30,31,30,31,31,30,31,30,31],Wre=function(e){Kn(n,e);var t=Yn(n);function n(){var r;Nn(this,n);for(var o=arguments.length,i=new Array(o),s=0;s<o;s++)i[s]=arguments[s];return r=t.call.apply(t,[this].concat(i)),Ct(At(r),"priority",90),Ct(At(r),"subPriority",1),Ct(At(r),"incompatibleTokens",["Y","R","q","Q","w","I","D","i","e","c","t","T"]),r}return Pn(n,[{key:"parse",value:function(o,i,s){switch(i){case"d":return Pr(Xr.date,o);case"do":return s.ordinalNumber(o,{unit:"date"});default:return jr(i.length,o)}}},{key:"validate",value:function(o,i){var s=o.getUTCFullYear(),u=R5(s),d=o.getUTCMonth();return u?i>=1&&i<=jre[d]:i>=1&&i<=zre[d]}},{key:"set",value:function(o,i,s){return o.setUTCDate(s),o.setUTCHours(0,0,0,0),o}}]),n}(er),Kre=function(e){Kn(n,e);var t=Yn(n);function n(){var r;Nn(this,n);for(var o=arguments.length,i=new Array(o),s=0;s<o;s++)i[s]=arguments[s];return r=t.call.apply(t,[this].concat(i)),Ct(At(r),"priority",90),Ct(At(r),"subpriority",1),Ct(At(r),"incompatibleTokens",["Y","R","q","Q","M","L","w","I","d","E","i","e","c","t","T"]),r}return Pn(n,[{key:"parse",value:function(o,i,s){switch(i){case"D":case"DD":return Pr(Xr.dayOfYear,o);case"Do":return s.ordinalNumber(o,{unit:"date"});default:return jr(i.length,o)}}},{key:"validate",value:function(o,i){var s=o.getUTCFullYear(),u=R5(s);return u?i>=1&&i<=366:i>=1&&i<=365}},{key:"set",value:function(o,i,s){return o.setUTCMonth(0,s),o.setUTCHours(0,0,0,0),o}}]),n}(er);function bT(e,t,n){var r,o,i,s,u,d,f,g;Kt(2,arguments);var y=ku(),_=an((r=(o=(i=(s=n==null?void 0:n.weekStartsOn)!==null&&s!==void 0?s:n==null||(u=n.locale)===null||u===void 0||(d=u.options)===null||d===void 0?void 0:d.weekStartsOn)!==null&&i!==void 0?i:y.weekStartsOn)!==null&&o!==void 0?o:(f=y.locale)===null||f===void 0||(g=f.options)===null||g===void 0?void 0:g.weekStartsOn)!==null&&r!==void 0?r:0);if(!(_>=0&&_<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var M=un(e),T=an(t),k=M.getUTCDay(),S=T%7,C=(S+7)%7,L=(C<_?7:0)+T-k;return M.setUTCDate(M.getUTCDate()+L),M}var Yre=function(e){Kn(n,e);var t=Yn(n);function n(){var r;Nn(this,n);for(var o=arguments.length,i=new Array(o),s=0;s<o;s++)i[s]=arguments[s];return r=t.call.apply(t,[this].concat(i)),Ct(At(r),"priority",90),Ct(At(r),"incompatibleTokens",["D","i","e","c","t","T"]),r}return Pn(n,[{key:"parse",value:function(o,i,s){switch(i){case"E":case"EE":case"EEE":return s.day(o,{width:"abbreviated",context:"formatting"})||s.day(o,{width:"short",context:"formatting"})||s.day(o,{width:"narrow",context:"formatting"});case"EEEEE":return s.day(o,{width:"narrow",context:"formatting"});case"EEEEEE":return s.day(o,{width:"short",context:"formatting"})||s.day(o,{width:"narrow",context:"formatting"});case"EEEE":default:return s.day(o,{width:"wide",context:"formatting"})||s.day(o,{width:"abbreviated",context:"formatting"})||s.day(o,{width:"short",context:"formatting"})||s.day(o,{width:"narrow",context:"formatting"})}}},{key:"validate",value:function(o,i){return i>=0&&i<=6}},{key:"set",value:function(o,i,s,u){return o=bT(o,s,u),o.setUTCHours(0,0,0,0),o}}]),n}(er),Jre=function(e){Kn(n,e);var t=Yn(n);function n(){var r;Nn(this,n);for(var o=arguments.length,i=new Array(o),s=0;s<o;s++)i[s]=arguments[s];return r=t.call.apply(t,[this].concat(i)),Ct(At(r),"priority",90),Ct(At(r),"incompatibleTokens",["y","R","u","q","Q","M","L","I","d","D","E","i","c","t","T"]),r}return Pn(n,[{key:"parse",value:function(o,i,s,u){var d=function(g){var y=Math.floor((g-1)/7)*7;return(g+u.weekStartsOn+6)%7+y};switch(i){case"e":case"ee":return Zr(jr(i.length,o),d);case"eo":return Zr(s.ordinalNumber(o,{unit:"day"}),d);case"eee":return s.day(o,{width:"abbreviated",context:"formatting"})||s.day(o,{width:"short",context:"formatting"})||s.day(o,{width:"narrow",context:"formatting"});case"eeeee":return s.day(o,{width:"narrow",context:"formatting"});case"eeeeee":return s.day(o,{width:"short",context:"formatting"})||s.day(o,{width:"narrow",context:"formatting"});case"eeee":default:return s.day(o,{width:"wide",context:"formatting"})||s.day(o,{width:"abbreviated",context:"formatting"})||s.day(o,{width:"short",context:"formatting"})||s.day(o,{width:"narrow",context:"formatting"})}}},{key:"validate",value:function(o,i){return i>=0&&i<=6}},{key:"set",value:function(o,i,s,u){return o=bT(o,s,u),o.setUTCHours(0,0,0,0),o}}]),n}(er),Xre=function(e){Kn(n,e);var t=Yn(n);function n(){var r;Nn(this,n);for(var o=arguments.length,i=new Array(o),s=0;s<o;s++)i[s]=arguments[s];return r=t.call.apply(t,[this].concat(i)),Ct(At(r),"priority",90),Ct(At(r),"incompatibleTokens",["y","R","u","q","Q","M","L","I","d","D","E","i","e","t","T"]),r}return Pn(n,[{key:"parse",value:function(o,i,s,u){var d=function(g){var y=Math.floor((g-1)/7)*7;return(g+u.weekStartsOn+6)%7+y};switch(i){case"c":case"cc":return Zr(jr(i.length,o),d);case"co":return Zr(s.ordinalNumber(o,{unit:"day"}),d);case"ccc":return s.day(o,{width:"abbreviated",context:"standalone"})||s.day(o,{width:"short",context:"standalone"})||s.day(o,{width:"narrow",context:"standalone"});case"ccccc":return s.day(o,{width:"narrow",context:"standalone"});case"cccccc":return s.day(o,{width:"short",context:"standalone"})||s.day(o,{width:"narrow",context:"standalone"});case"cccc":default:return s.day(o,{width:"wide",context:"standalone"})||s.day(o,{width:"abbreviated",context:"standalone"})||s.day(o,{width:"short",context:"standalone"})||s.day(o,{width:"narrow",context:"standalone"})}}},{key:"validate",value:function(o,i){return i>=0&&i<=6}},{key:"set",value:function(o,i,s,u){return o=bT(o,s,u),o.setUTCHours(0,0,0,0),o}}]),n}(er);function Zre(e,t){Kt(2,arguments);var n=an(t);n%7===0&&(n=n-7);var r=1,o=un(e),i=o.getUTCDay(),s=n%7,u=(s+7)%7,d=(u<r?7:0)+n-i;return o.setUTCDate(o.getUTCDate()+d),o}var Qre=function(e){Kn(n,e);var t=Yn(n);function n(){var r;Nn(this,n);for(var o=arguments.length,i=new Array(o),s=0;s<o;s++)i[s]=arguments[s];return r=t.call.apply(t,[this].concat(i)),Ct(At(r),"priority",90),Ct(At(r),"incompatibleTokens",["y","Y","u","q","Q","M","L","w","d","D","E","e","c","t","T"]),r}return Pn(n,[{key:"parse",value:function(o,i,s){var u=function(f){return f===0?7:f};switch(i){case"i":case"ii":return jr(i.length,o);case"io":return s.ordinalNumber(o,{unit:"day"});case"iii":return Zr(s.day(o,{width:"abbreviated",context:"formatting"})||s.day(o,{width:"short",context:"formatting"})||s.day(o,{width:"narrow",context:"formatting"}),u);case"iiiii":return Zr(s.day(o,{width:"narrow",context:"formatting"}),u);case"iiiiii":return Zr(s.day(o,{width:"short",context:"formatting"})||s.day(o,{width:"narrow",context:"formatting"}),u);case"iiii":default:return Zr(s.day(o,{width:"wide",context:"formatting"})||s.day(o,{width:"abbreviated",context:"formatting"})||s.day(o,{width:"short",context:"formatting"})||s.day(o,{width:"narrow",context:"formatting"}),u)}}},{key:"validate",value:function(o,i){return i>=1&&i<=7}},{key:"set",value:function(o,i,s){return o=Zre(o,s),o.setUTCHours(0,0,0,0),o}}]),n}(er),eoe=function(e){Kn(n,e);var t=Yn(n);function n(){var r;Nn(this,n);for(var o=arguments.length,i=new Array(o),s=0;s<o;s++)i[s]=arguments[s];return r=t.call.apply(t,[this].concat(i)),Ct(At(r),"priority",80),Ct(At(r),"incompatibleTokens",["b","B","H","k","t","T"]),r}return Pn(n,[{key:"parse",value:function(o,i,s){switch(i){case"a":case"aa":case"aaa":return s.dayPeriod(o,{width:"abbreviated",context:"formatting"})||s.dayPeriod(o,{width:"narrow",context:"formatting"});case"aaaaa":return s.dayPeriod(o,{width:"narrow",context:"formatting"});case"aaaa":default:return s.dayPeriod(o,{width:"wide",context:"formatting"})||s.dayPeriod(o,{width:"abbreviated",context:"formatting"})||s.dayPeriod(o,{width:"narrow",context:"formatting"})}}},{key:"set",value:function(o,i,s){return o.setUTCHours(_T(s),0,0,0),o}}]),n}(er),toe=function(e){Kn(n,e);var t=Yn(n);function n(){var r;Nn(this,n);for(var o=arguments.length,i=new Array(o),s=0;s<o;s++)i[s]=arguments[s];return r=t.call.apply(t,[this].concat(i)),Ct(At(r),"priority",80),Ct(At(r),"incompatibleTokens",["a","B","H","k","t","T"]),r}return Pn(n,[{key:"parse",value:function(o,i,s){switch(i){case"b":case"bb":case"bbb":return s.dayPeriod(o,{width:"abbreviated",context:"formatting"})||s.dayPeriod(o,{width:"narrow",context:"formatting"});case"bbbbb":return s.dayPeriod(o,{width:"narrow",context:"formatting"});case"bbbb":default:return s.dayPeriod(o,{width:"wide",context:"formatting"})||s.dayPeriod(o,{width:"abbreviated",context:"formatting"})||s.dayPeriod(o,{width:"narrow",context:"formatting"})}}},{key:"set",value:function(o,i,s){return o.setUTCHours(_T(s),0,0,0),o}}]),n}(er),noe=function(e){Kn(n,e);var t=Yn(n);function n(){var r;Nn(this,n);for(var o=arguments.length,i=new Array(o),s=0;s<o;s++)i[s]=arguments[s];return r=t.call.apply(t,[this].concat(i)),Ct(At(r),"priority",80),Ct(At(r),"incompatibleTokens",["a","b","t","T"]),r}return Pn(n,[{key:"parse",value:function(o,i,s){switch(i){case"B":case"BB":case"BBB":return s.dayPeriod(o,{width:"abbreviated",context:"formatting"})||s.dayPeriod(o,{width:"narrow",context:"formatting"});case"BBBBB":return s.dayPeriod(o,{width:"narrow",context:"formatting"});case"BBBB":default:return s.dayPeriod(o,{width:"wide",context:"formatting"})||s.dayPeriod(o,{width:"abbreviated",context:"formatting"})||s.dayPeriod(o,{width:"narrow",context:"formatting"})}}},{key:"set",value:function(o,i,s){return o.setUTCHours(_T(s),0,0,0),o}}]),n}(er),roe=function(e){Kn(n,e);var t=Yn(n);function n(){var r;Nn(this,n);for(var o=arguments.length,i=new Array(o),s=0;s<o;s++)i[s]=arguments[s];return r=t.call.apply(t,[this].concat(i)),Ct(At(r),"priority",70),Ct(At(r),"incompatibleTokens",["H","K","k","t","T"]),r}return Pn(n,[{key:"parse",value:function(o,i,s){switch(i){case"h":return Pr(Xr.hour12h,o);case"ho":return s.ordinalNumber(o,{unit:"hour"});default:return jr(i.length,o)}}},{key:"validate",value:function(o,i){return i>=1&&i<=12}},{key:"set",value:function(o,i,s){var u=o.getUTCHours()>=12;return u&&s<12?o.setUTCHours(s+12,0,0,0):!u&&s===12?o.setUTCHours(0,0,0,0):o.setUTCHours(s,0,0,0),o}}]),n}(er),ooe=function(e){Kn(n,e);var t=Yn(n);function n(){var r;Nn(this,n);for(var o=arguments.length,i=new Array(o),s=0;s<o;s++)i[s]=arguments[s];return r=t.call.apply(t,[this].concat(i)),Ct(At(r),"priority",70),Ct(At(r),"incompatibleTokens",["a","b","h","K","k","t","T"]),r}return Pn(n,[{key:"parse",value:function(o,i,s){switch(i){case"H":return Pr(Xr.hour23h,o);case"Ho":return s.ordinalNumber(o,{unit:"hour"});default:return jr(i.length,o)}}},{key:"validate",value:function(o,i){return i>=0&&i<=23}},{key:"set",value:function(o,i,s){return o.setUTCHours(s,0,0,0),o}}]),n}(er),ioe=function(e){Kn(n,e);var t=Yn(n);function n(){var r;Nn(this,n);for(var o=arguments.length,i=new Array(o),s=0;s<o;s++)i[s]=arguments[s];return r=t.call.apply(t,[this].concat(i)),Ct(At(r),"priority",70),Ct(At(r),"incompatibleTokens",["h","H","k","t","T"]),r}return Pn(n,[{key:"parse",value:function(o,i,s){switch(i){case"K":return Pr(Xr.hour11h,o);case"Ko":return s.ordinalNumber(o,{unit:"hour"});default:return jr(i.length,o)}}},{key:"validate",value:function(o,i){return i>=0&&i<=11}},{key:"set",value:function(o,i,s){var u=o.getUTCHours()>=12;return u&&s<12?o.setUTCHours(s+12,0,0,0):o.setUTCHours(s,0,0,0),o}}]),n}(er),soe=function(e){Kn(n,e);var t=Yn(n);function n(){var r;Nn(this,n);for(var o=arguments.length,i=new Array(o),s=0;s<o;s++)i[s]=arguments[s];return r=t.call.apply(t,[this].concat(i)),Ct(At(r),"priority",70),Ct(At(r),"incompatibleTokens",["a","b","h","H","K","t","T"]),r}return Pn(n,[{key:"parse",value:function(o,i,s){switch(i){case"k":return Pr(Xr.hour24h,o);case"ko":return s.ordinalNumber(o,{unit:"hour"});default:return jr(i.length,o)}}},{key:"validate",value:function(o,i){return i>=1&&i<=24}},{key:"set",value:function(o,i,s){var u=s<=24?s%24:s;return o.setUTCHours(u,0,0,0),o}}]),n}(er),aoe=function(e){Kn(n,e);var t=Yn(n);function n(){var r;Nn(this,n);for(var o=arguments.length,i=new Array(o),s=0;s<o;s++)i[s]=arguments[s];return r=t.call.apply(t,[this].concat(i)),Ct(At(r),"priority",60),Ct(At(r),"incompatibleTokens",["t","T"]),r}return Pn(n,[{key:"parse",value:function(o,i,s){switch(i){case"m":return Pr(Xr.minute,o);case"mo":return s.ordinalNumber(o,{unit:"minute"});default:return jr(i.length,o)}}},{key:"validate",value:function(o,i){return i>=0&&i<=59}},{key:"set",value:function(o,i,s){return o.setUTCMinutes(s,0,0),o}}]),n}(er),loe=function(e){Kn(n,e);var t=Yn(n);function n(){var r;Nn(this,n);for(var o=arguments.length,i=new Array(o),s=0;s<o;s++)i[s]=arguments[s];return r=t.call.apply(t,[this].concat(i)),Ct(At(r),"priority",50),Ct(At(r),"incompatibleTokens",["t","T"]),r}return Pn(n,[{key:"parse",value:function(o,i,s){switch(i){case"s":return Pr(Xr.second,o);case"so":return s.ordinalNumber(o,{unit:"second"});default:return jr(i.length,o)}}},{key:"validate",value:function(o,i){return i>=0&&i<=59}},{key:"set",value:function(o,i,s){return o.setUTCSeconds(s,0),o}}]),n}(er),uoe=function(e){Kn(n,e);var t=Yn(n);function n(){var r;Nn(this,n);for(var o=arguments.length,i=new Array(o),s=0;s<o;s++)i[s]=arguments[s];return r=t.call.apply(t,[this].concat(i)),Ct(At(r),"priority",30),Ct(At(r),"incompatibleTokens",["t","T"]),r}return Pn(n,[{key:"parse",value:function(o,i){var s=function(d){return Math.floor(d*Math.pow(10,-i.length+3))};return Zr(jr(i.length,o),s)}},{key:"set",value:function(o,i,s){return o.setUTCMilliseconds(s),o}}]),n}(er),coe=function(e){Kn(n,e);var t=Yn(n);function n(){var r;Nn(this,n);for(var o=arguments.length,i=new Array(o),s=0;s<o;s++)i[s]=arguments[s];return r=t.call.apply(t,[this].concat(i)),Ct(At(r),"priority",10),Ct(At(r),"incompatibleTokens",["t","T","x"]),r}return Pn(n,[{key:"parse",value:function(o,i){switch(i){case"X":return va(ma.basicOptionalMinutes,o);case"XX":return va(ma.basic,o);case"XXXX":return va(ma.basicOptionalSeconds,o);case"XXXXX":return va(ma.extendedOptionalSeconds,o);case"XXX":default:return va(ma.extended,o)}}},{key:"set",value:function(o,i,s){return i.timestampIsSet?o:new Date(o.getTime()-s)}}]),n}(er),doe=function(e){Kn(n,e);var t=Yn(n);function n(){var r;Nn(this,n);for(var o=arguments.length,i=new Array(o),s=0;s<o;s++)i[s]=arguments[s];return r=t.call.apply(t,[this].concat(i)),Ct(At(r),"priority",10),Ct(At(r),"incompatibleTokens",["t","T","X"]),r}return Pn(n,[{key:"parse",value:function(o,i){switch(i){case"x":return va(ma.basicOptionalMinutes,o);case"xx":return va(ma.basic,o);case"xxxx":return va(ma.basicOptionalSeconds,o);case"xxxxx":return va(ma.extendedOptionalSeconds,o);case"xxx":default:return va(ma.extended,o)}}},{key:"set",value:function(o,i,s){return i.timestampIsSet?o:new Date(o.getTime()-s)}}]),n}(er),foe=function(e){Kn(n,e);var t=Yn(n);function n(){var r;Nn(this,n);for(var o=arguments.length,i=new Array(o),s=0;s<o;s++)i[s]=arguments[s];return r=t.call.apply(t,[this].concat(i)),Ct(At(r),"priority",40),Ct(At(r),"incompatibleTokens","*"),r}return Pn(n,[{key:"parse",value:function(o){return L5(o)}},{key:"set",value:function(o,i,s){return[new Date(s*1e3),{timestampIsSet:!0}]}}]),n}(er),poe=function(e){Kn(n,e);var t=Yn(n);function n(){var r;Nn(this,n);for(var o=arguments.length,i=new Array(o),s=0;s<o;s++)i[s]=arguments[s];return r=t.call.apply(t,[this].concat(i)),Ct(At(r),"priority",20),Ct(At(r),"incompatibleTokens","*"),r}return Pn(n,[{key:"parse",value:function(o){return L5(o)}},{key:"set",value:function(o,i,s){return[new Date(s),{timestampIsSet:!0}]}}]),n}(er),hoe={G:new Ore,y:new Rre,Y:new Nre,R:new Pre,u:new xre,Q:new Ure,q:new Fre,M:new Gre,L:new $re,w:new Hre,I:new Vre,d:new Wre,D:new Kre,E:new Yre,e:new Jre,c:new Xre,i:new Qre,a:new eoe,b:new toe,B:new noe,h:new roe,H:new ooe,K:new ioe,k:new soe,m:new aoe,s:new loe,S:new uoe,X:new coe,x:new doe,t:new foe,T:new poe},goe=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,moe=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,voe=/^'([^]*?)'?$/,yoe=/''/g,_oe=/\S/,boe=/[a-zA-Z]/;function Moe(e,t,n,r){var o,i,s,u,d,f,g,y,_,M,T,k,S,C,L,A,N,H;Kt(3,arguments);var q=String(e),x=String(t),$=ku(),V=(o=(i=r==null?void 0:r.locale)!==null&&i!==void 0?i:$.locale)!==null&&o!==void 0?o:yT;if(!V.match)throw new RangeError("locale must contain match property");var G=an((s=(u=(d=(f=r==null?void 0:r.firstWeekContainsDate)!==null&&f!==void 0?f:r==null||(g=r.locale)===null||g===void 0||(y=g.options)===null||y===void 0?void 0:y.firstWeekContainsDate)!==null&&d!==void 0?d:$.firstWeekContainsDate)!==null&&u!==void 0?u:(_=$.locale)===null||_===void 0||(M=_.options)===null||M===void 0?void 0:M.firstWeekContainsDate)!==null&&s!==void 0?s:1);if(!(G>=1&&G<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var R=an((T=(k=(S=(C=r==null?void 0:r.weekStartsOn)!==null&&C!==void 0?C:r==null||(L=r.locale)===null||L===void 0||(A=L.options)===null||A===void 0?void 0:A.weekStartsOn)!==null&&S!==void 0?S:$.weekStartsOn)!==null&&k!==void 0?k:(N=$.locale)===null||N===void 0||(H=N.options)===null||H===void 0?void 0:H.weekStartsOn)!==null&&T!==void 0?T:0);if(!(R>=0&&R<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");if(x==="")return q===""?un(n):new Date(NaN);var w={firstWeekContainsDate:G,weekStartsOn:R,locale:V},P=[new Lre],X=x.match(moe).map(function(re){var be=re[0];if(be in rI){var Fe=rI[be];return Fe(re,V.formatLong)}return re}).join("").match(goe),W=[],ne=nD(X),Y;try{var ie=function(){var be=Y.value;!(r!=null&&r.useAdditionalWeekYearTokens)&&S5(be)&&Zv(be,x,e),!(r!=null&&r.useAdditionalDayOfYearTokens)&&w5(be)&&Zv(be,x,e);var Fe=be[0],ve=hoe[Fe];if(ve){var z=ve.incompatibleTokens;if(Array.isArray(z)){var oe=W.find(function(we){return z.includes(we.token)||we.token===Fe});if(oe)throw new RangeError("The format string mustn't contain `".concat(oe.fullToken,"` and `").concat(be,"` at the same time"))}else if(ve.incompatibleTokens==="*"&&W.length>0)throw new RangeError("The format string mustn't contain `".concat(be,"` and any other token at the same time"));W.push({token:Fe,fullToken:be});var ce=ve.run(q,be,V.match,w);if(!ce)return{v:new Date(NaN)};P.push(ce.setter),q=ce.rest}else{if(Fe.match(boe))throw new RangeError("Format string contains an unescaped latin alphabet character `"+Fe+"`");if(be==="''"?be="'":Fe==="'"&&(be=Ioe(be)),q.indexOf(be)===0)q=q.slice(be.length);else return{v:new Date(NaN)}}};for(ne.s();!(Y=ne.n()).done;){var fe=ie();if(Ds(fe)==="object")return fe.v}}catch(re){ne.e(re)}finally{ne.f()}if(q.length>0&&_oe.test(q))return new Date(NaN);var se=P.map(function(re){return re.priority}).sort(function(re,be){return be-re}).filter(function(re,be,Fe){return Fe.indexOf(re)===be}).map(function(re){return P.filter(function(be){return be.priority===re}).sort(function(be,Fe){return Fe.subPriority-be.subPriority})}).map(function(re){return re[0]}),ue=un(n);if(isNaN(ue.getTime()))return new Date(NaN);var K=b5(ue,Xv(ue)),te={},J=nD(se),Me;try{for(J.s();!(Me=J.n()).done;){var de=Me.value;if(!de.validate(K,w))return new Date(NaN);var me=de.set(K,te,w);Array.isArray(me)?(K=me[0],_re(te,me[1])):K=me}}catch(re){J.e(re)}finally{J.f()}return K}function Ioe(e){return e.match(voe)[1].replace(yoe,"'")}function Coe(e,t){Kt(2,arguments);var n=an(t);return Hc(e,-n)}function mh(e,t){Kt(2,arguments);var n=un(e),r=an(t),o=n.getFullYear(),i=n.getDate(),s=new Date(0);s.setFullYear(o,r,15),s.setHours(0,0,0,0);var u=Mre(s);return n.setMonth(r,Math.min(i,u)),n}function Ts(e,t){if(Kt(2,arguments),Ds(t)!=="object"||t===null)throw new RangeError("values parameter must be an object");var n=un(e);return isNaN(n.getTime())?new Date(NaN):(t.year!=null&&n.setFullYear(t.year),t.month!=null&&(n=mh(n,t.month)),t.date!=null&&n.setDate(an(t.date)),t.hours!=null&&n.setHours(an(t.hours)),t.minutes!=null&&n.setMinutes(an(t.minutes)),t.seconds!=null&&n.setSeconds(an(t.seconds)),t.milliseconds!=null&&n.setMilliseconds(an(t.milliseconds)),n)}function N5(e,t){Kt(2,arguments);var n=un(e),r=an(t);return n.setHours(r),n}function MT(e,t){Kt(2,arguments);var n=un(e),r=an(t);return n.setMilliseconds(r),n}function P5(e,t){Kt(2,arguments);var n=un(e),r=an(t);return n.setMinutes(r),n}function x5(e,t){Kt(2,arguments);var n=un(e),r=an(t);return n.setSeconds(r),n}function df(e,t){Kt(2,arguments);var n=un(e),r=an(t);return isNaN(n.getTime())?new Date(NaN):(n.setFullYear(r),n)}function Xh(e,t){Kt(2,arguments);var n=an(t);return ul(e,-n)}function Toe(e,t){if(Kt(2,arguments),!t||Ds(t)!=="object")return new Date(NaN);var n=t.years?an(t.years):0,r=t.months?an(t.months):0,o=t.weeks?an(t.weeks):0,i=t.days?an(t.days):0,s=t.hours?an(t.hours):0,u=t.minutes?an(t.minutes):0,d=t.seconds?an(t.seconds):0,f=Xh(e,r+n*12),g=Coe(f,i+o*7),y=u+s*60,_=d+y*60,M=_*1e3,T=new Date(g.getTime()-M);return T}function woe(e,t){Kt(2,arguments);var n=an(t);return y5(e,-n)}var Soe=Object.defineProperty,koe=Object.defineProperties,Doe=Object.getOwnPropertyDescriptors,oD=Object.getOwnPropertySymbols,Eoe=Object.prototype.hasOwnProperty,Aoe=Object.prototype.propertyIsEnumerable,iD=(e,t,n)=>t in e?Soe(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,En=(e,t)=>{for(var n in t||(t={}))Eoe.call(t,n)&&iD(e,n,t[n]);if(oD)for(var n of oD(t))Aoe.call(t,n)&&iD(e,n,t[n]);return e},is=(e,t)=>koe(e,Doe(t)),ad=(e,t)=>{const n=e.__vccOpts||e;for(const[r,o]of t)n[r]=o;return n};const Loe={},Ooe={version:"1.1",xmlns:"http://www.w3.org/2000/svg",width:"32",height:"32",viewBox:"0 0 32 32",class:"dp__icon"},Roe=j("path",{d:"M29.333 8c0-2.208-1.792-4-4-4h-18.667c-2.208 0-4 1.792-4 4v18.667c0 2.208 1.792 4 4 4h18.667c2.208 0 4-1.792 4-4v-18.667zM26.667 8v18.667c0 0.736-0.597 1.333-1.333 1.333 0 0-18.667 0-18.667 0-0.736 0-1.333-0.597-1.333-1.333 0 0 0-18.667 0-18.667 0-0.736 0.597-1.333 1.333-1.333 0 0 18.667 0 18.667 0 0.736 0 1.333 0.597 1.333 1.333z"},null,-1),Noe=j("path",{d:"M20 2.667v5.333c0 0.736 0.597 1.333 1.333 1.333s1.333-0.597 1.333-1.333v-5.333c0-0.736-0.597-1.333-1.333-1.333s-1.333 0.597-1.333 1.333z"},null,-1),Poe=j("path",{d:"M9.333 2.667v5.333c0 0.736 0.597 1.333 1.333 1.333s1.333-0.597 1.333-1.333v-5.333c0-0.736-0.597-1.333-1.333-1.333s-1.333 0.597-1.333 1.333z"},null,-1),xoe=j("path",{d:"M4 14.667h24c0.736 0 1.333-0.597 1.333-1.333s-0.597-1.333-1.333-1.333h-24c-0.736 0-1.333 0.597-1.333 1.333s0.597 1.333 1.333 1.333z"},null,-1),Uoe=[Roe,Noe,Poe,xoe];function Foe(e,t){return Q(),le("svg",Ooe,Uoe)}var e0=ad(Loe,[["render",Foe]]);const Goe={},$oe={version:"1.1",xmlns:"http://www.w3.org/2000/svg",width:"32",height:"32",viewBox:"0 0 32 32",class:"dp__icon"},Boe=j("path",{d:"M23.057 7.057l-16 16c-0.52 0.52-0.52 1.365 0 1.885s1.365 0.52 1.885 0l16-16c0.52-0.52 0.52-1.365 0-1.885s-1.365-0.52-1.885 0z"},null,-1),Hoe=j("path",{d:"M7.057 8.943l16 16c0.52 0.52 1.365 0.52 1.885 0s0.52-1.365 0-1.885l-16-16c-0.52-0.52-1.365-0.52-1.885 0s-0.52 1.365 0 1.885z"},null,-1),qoe=[Boe,Hoe];function Voe(e,t){return Q(),le("svg",$oe,qoe)}var zoe=ad(Goe,[["render",Voe]]);const joe={},Woe={version:"1.1",xmlns:"http://www.w3.org/2000/svg",width:"32",height:"32",viewBox:"0 0 32 32",class:"dp__icon"},Koe=j("path",{d:"M20.943 23.057l-7.057-7.057c0 0 7.057-7.057 7.057-7.057 0.52-0.52 0.52-1.365 0-1.885s-1.365-0.52-1.885 0l-8 8c-0.521 0.521-0.521 1.365 0 1.885l8 8c0.52 0.52 1.365 0.52 1.885 0s0.52-1.365 0-1.885z"},null,-1),Yoe=[Koe];function Joe(e,t){return Q(),le("svg",Woe,Yoe)}var sD=ad(joe,[["render",Joe]]);const Xoe={},Zoe={version:"1.1",xmlns:"http://www.w3.org/2000/svg",width:"32",height:"32",viewBox:"0 0 32 32",class:"dp__icon"},Qoe=j("path",{d:"M12.943 24.943l8-8c0.521-0.521 0.521-1.365 0-1.885l-8-8c-0.52-0.52-1.365-0.52-1.885 0s-0.52 1.365 0 1.885l7.057 7.057c0 0-7.057 7.057-7.057 7.057-0.52 0.52-0.52 1.365 0 1.885s1.365 0.52 1.885 0z"},null,-1),eie=[Qoe];function tie(e,t){return Q(),le("svg",Zoe,eie)}var aD=ad(Xoe,[["render",tie]]);const nie={},rie={version:"1.1",xmlns:"http://www.w3.org/2000/svg",width:"32",height:"32",viewBox:"0 0 32 32",class:"dp__icon"},oie=j("path",{d:"M16 1.333c-8.095 0-14.667 6.572-14.667 14.667s6.572 14.667 14.667 14.667c8.095 0 14.667-6.572 14.667-14.667s-6.572-14.667-14.667-14.667zM16 4c6.623 0 12 5.377 12 12s-5.377 12-12 12c-6.623 0-12-5.377-12-12s5.377-12 12-12z"},null,-1),iie=j("path",{d:"M14.667 8v8c0 0.505 0.285 0.967 0.737 1.193l5.333 2.667c0.658 0.329 1.46 0.062 1.789-0.596s0.062-1.46-0.596-1.789l-4.596-2.298c0 0 0-7.176 0-7.176 0-0.736-0.597-1.333-1.333-1.333s-1.333 0.597-1.333 1.333z"},null,-1),sie=[oie,iie];function aie(e,t){return Q(),le("svg",rie,sie)}var U5=ad(nie,[["render",aie]]);const lie={},uie={version:"1.1",xmlns:"http://www.w3.org/2000/svg",width:"32",height:"32",viewBox:"0 0 32 32",class:"dp__icon"},cie=j("path",{d:"M24.943 19.057l-8-8c-0.521-0.521-1.365-0.521-1.885 0l-8 8c-0.52 0.52-0.52 1.365 0 1.885s1.365 0.52 1.885 0l7.057-7.057c0 0 7.057 7.057 7.057 7.057 0.52 0.52 1.365 0.52 1.885 0s0.52-1.365 0-1.885z"},null,-1),die=[cie];function fie(e,t){return Q(),le("svg",uie,die)}var F5=ad(lie,[["render",fie]]);const pie={},hie={version:"1.1",xmlns:"http://www.w3.org/2000/svg",width:"32",height:"32",viewBox:"0 0 32 32",class:"dp__icon"},gie=j("path",{d:"M7.057 12.943l8 8c0.521 0.521 1.365 0.521 1.885 0l8-8c0.52-0.52 0.52-1.365 0-1.885s-1.365-0.52-1.885 0l-7.057 7.057c0 0-7.057-7.057-7.057-7.057-0.52-0.52-1.365-0.52-1.885 0s-0.52 1.365 0 1.885z"},null,-1),mie=[gie];function vie(e,t){return Q(),le("svg",hie,mie)}var G5=ad(pie,[["render",vie]]);const ob=(e,t)=>{const n=Moe(e,t.slice(0,e.length),new Date);return gh(n)&&_5(n)?n:null},Aa=e=>{let t=new Date(JSON.parse(JSON.stringify(e)));return t=N5(t,0),t=P5(t,0),t=x5(t,0),t=MT(t,0),t},iI=e=>Array.isArray(e)?gh(e[0])&&(e[1]?gh(e[1]):!0):e?gh(e):!1,$i=(e,t,n,r)=>{let o=e?new Date(e):new Date;return(t||t===0)&&(o=N5(o,+t)),(n||n===0)&&(o=P5(o,+n)),(r||r===0)&&(o=x5(o,+r)),MT(o,0)},yie=e=>{const t=ul(e,1);return{month:Yr(t),year:qr(t)}},qc=(e,t,n)=>{let r=e?new Date(e):new Date;return(t||t===0)&&(r=mh(r,t)),n&&(r=df(r,n)),r},lD=(e,t)=>e?`HH:mm${t?":ss":""}`:`hh:mm${t?":ss":""} aa`,$5=(e,t,n,r,o,i,s,u)=>e||(r?"MM/yyyy":o?lD(t,n):i?"MM/dd/yyyy":s?"yyyy":u?`MM/dd/yyyy, ${lD(t,n)}`:"MM/dd/yyyy"),ib=e=>{const t=e||new Date;return{hours:Fs(t),minutes:Gs(t),seconds:Kl(t)}},ov=e=>({month:Yr(e),year:qr(e)}),uD=e=>Array.isArray(e)?[ov(e[0]),e[1]?ov(e[1]):null]:ov(e),sI=e=>Array.isArray(e)?[ib(e[0]),ib(e[1])]:ib(e),sb=(e,t,n)=>n?eD(e,t,{locale:n}):eD(e,t),ty=(e,t,n,r)=>Array.isArray(e)?`${sb(e[0],t,n)} ${r||"-"} ${e[1]?sb(e[1],t,n):""}`:sb(e,t,n),ts=(e,t)=>!e||!t?!1:k5(Aa(e),Aa(t)),ai=(e,t)=>!e||!t?!1:D5(Aa(e),Aa(t)),Or=(e,t)=>!e||!t?!1:Tre(Aa(e),Aa(t)),_ie=(e,t)=>v5(Ts(new Date,e),t),bie=(e,t)=>Toe(Ts(new Date,e),t),ab=e=>Ts(new Date,{hours:Fs(e),minutes:Gs(e),seconds:Kl(e)}),cD=e=>Ts(new Date,{hours:+e.hours||0,minutes:+e.minutes||0,seconds:+e.seconds||0}),aI=(e,t,n)=>{let r=!0;if(!e)return!0;const o=Array.isArray(e)?[e[0]?ab(e[0]):null,e[1]?ab(e[1]):null]:ab(e);if(t){const i=cD(t);Array.isArray(o)?r=(o[0]?o[0].getTime()<=i.getTime():!0)&&(o[1]?o[1].getTime()<=i.getTime():!0):r=o.getTime()<=i.getTime()}if(n){const i=cD(n);Array.isArray(o)?r=(o[0]?o[0].getTime()>=i.getTime():!0)&&(o[1]?o[1].getTime()>=i.getTime():!0)&&r:r=o.getTime()>=i.getTime()&&r}return r},Mie=(e,t,n)=>{let r=!0;return t&&n&&(r=ts(new Date(e),new Date(t))&&ai(new Date(e),new Date(n))),t&&(r=ts(new Date(e),new Date(t))),n&&(r=ai(new Date(e),new Date(n))),r},_s=e=>{const t=Date.UTC(e.getUTCFullYear(),e.getUTCMonth(),e.getUTCDate(),e.getUTCHours(),e.getUTCMinutes(),e.getUTCSeconds());return new Date(t).toISOString()},B5=(e,t,n)=>e&&e[0]&&e[1]?ts(n,e[0])&&ai(n,e[1]):e&&e[0]&&t?ts(n,e[0])&&ai(n,t)||ai(n,e[0])&&ts(n,t):!1,Cm=(e,t)=>{const n=mT(e,{weekStartsOn:t}),r=gne(e,{weekStartsOn:t});return[n,r]},Iie=(e,t,n,r,o,i,s,u)=>{const d=n?ts(_s(e),_s(new Date(n))):!1,f=t?ai(_s(e),_s(new Date(t))):!1,g=typeof r=="function"?r(e):r.some(S=>Or(_s(new Date(S)),_s(e))),y=(i.months.length?i.months.map(S=>+S):[]).includes(Yr(e)),_=s.length?s.some(S=>+S===bre(e)):!1,M=o.length?!o.some(S=>Or(_s(new Date(S)),_s(e))):!1,T=qr(e),k=T<+u[0]||T>+u[1];return!(d||f||g||y||k||_||M)},H5=(e,t,n,r,o,i,s)=>({validate:u=>Iie(u,e,t,n,r,o,i,s)}),Cie=(e,t,n)=>{const r=new Date(JSON.parse(JSON.stringify(e))),o=[];for(let i=0;i<7;i++){const s=Hc(r,i),u=Yr(s)!==t;o.push({text:n&&u?"":s.getDate(),value:s,current:!u})}return o},Tie=(e,t,n,r)=>{const o=[],i=new Date(t,e),s=new Date(t,e+1,0),u=mT(i,{weekStartsOn:n}),d=f=>{const g=Cie(f,e,r);if(o.push({days:g}),!o[o.length-1].days.some(y=>Or(Aa(y.value),Aa(s)))){const y=Hc(f,7);d(y)}};return d(u),o},wie=(e,t=3)=>{const n=[];for(let r=0;r<e.length;r+=t)n.push([e[r],e[r+1],e[r+2]]);return n},Sie=(e,t)=>{const n=[1,2,3,4,5,6,7].map(i=>new Intl.DateTimeFormat(e,{weekday:"short",timeZone:"UTC"}).format(new Date(`2017-01-0${i}T00:00:00+00:00`)).slice(0,2)),r=n.slice(0,t),o=n.slice(t+1,n.length);return[n[t]].concat(...o).concat(...r)},kie=e=>{const t=[];for(let n=+e[0];n<=+e[1];n++)t.push({value:+n,text:`${n}`});return t},Die=(e,t)=>{const n=new Intl.DateTimeFormat(e,{month:t,timeZone:"UTC"});return[1,2,3,4,5,6,7,8,9,10,11,12].map(r=>{const o=r<10?`0${r}`:r;return new Date(`2017-${o}-01T00:00:00+00:00`)}).map((r,o)=>({text:n.format(r),value:o}))},Eie=e=>[12,1,2,3,4,5,6,7,8,9,10,11,12,1,2,3,4,5,6,7,8,9,10,11][e],Aie=()=>({enterSubmit:!0,tabSubmit:!0,openMenu:!0,rangeSeparator:" - "}),Lie=e=>Object.assign({months:[],years:[],times:{hours:[],minutes:[],seconds:[]}},e),Oie=e=>{function t(n){let r="";const o="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",i=o.length;for(let s=0;s<n;s++)r+=o.charAt(Math.floor(Math.random()*i));return r+e}return t(5)},Ao=e=>{var t;const n=Le(e);return(t=n==null?void 0:n.$el)!=null?t:n},Rie=e=>Object.assign({type:"dot"},e),dD=e=>Object.assign({menuAppear:"dp-menu-appear",open:"dp-slide-down",close:"dp-slide-up",next:"calendar-next",previous:"calendar-prev",vNext:"dp-slide-up",vPrevious:"dp-slide-down"},e),Nie=e=>Object.assign({toggleOverlay:"Toggle overlay",menu:"Datepicker menu",input:"Datepicker input",calendarWrap:"Calendar wrapper",calendarDays:"Calendar days",openTimePicker:"Open time picker",closeTimePicker:"Close time Picker",incrementValue:t=>`Increment ${t}`,decrementValue:t=>`Decrement ${t}`,openTpOverlay:t=>`Open ${t} overlay`,amPmButton:"Switch AM/PM mode",openYearsOverlay:"Open years overlay",openMonthsOverlay:"Open months overlay",nextMonth:"Next month",prevMonth:"Previous month"},e),Du=Symbol(),t0=Symbol(),IT=Symbol(),q5=Symbol(),V5=Symbol(),Eu=Symbol(),CT={disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},autoApply:{type:Boolean,default:!1},inline:{type:Boolean,default:!1},textInput:{type:Boolean,default:!1}},TT={range:{type:Boolean,default:!1},uid:{type:String,default:null}},z5={enableSeconds:{type:Boolean,default:!1},is24:{type:Boolean,default:!0},noHoursOverlay:{type:Boolean,default:!1},noMinutesOverlay:{type:Boolean,default:!1},noSecondsOverlay:{type:Boolean,default:!1},hoursGridIncrement:{type:[String,Number],default:1},minutesGridIncrement:{type:[String,Number],default:5},secondsGridIncrement:{type:[String,Number],default:5},hoursIncrement:{type:[Number,String],default:1},minutesIncrement:{type:[Number,String],default:1},secondsIncrement:{type:[Number,String],default:1}},j5=is(En({},z5),{fixedStart:{type:Boolean,default:!1},fixedEnd:{type:Boolean,default:!1},timePicker:{type:Boolean,default:!1}}),W5={name:{type:String,default:null},placeholder:{type:String,default:""},hideInputIcon:{type:Boolean,default:!1},clearable:{type:Boolean,default:!0},state:{type:Boolean,default:null},required:{type:Boolean,default:!1},autocomplete:{type:String,default:"off"},inputClassName:{type:String,default:null},inlineWithInput:{type:Boolean,default:!1},textInputOptions:{type:Object,default:()=>null},openMenuOnFocus:{type:Boolean,default:!0}},K5={minTime:{type:Object,default:null},maxTime:{type:Object,default:null}},wT={minDate:{type:[Date,String],default:null},maxDate:{type:[Date,String],default:null}},Y5=En({selectText:{type:String,default:"Select"},cancelText:{type:String,default:"Cancel"},previewFormat:{type:[String,Function],default:()=>""},multiDates:{type:Boolean,default:!1}},K5),ST={monthPicker:{type:Boolean,default:!1},customProps:{type:Object,default:null},yearPicker:{type:Boolean,default:!1}},J5={locale:{type:String,default:"en-Us"},weekNumName:{type:String,default:"W"},weekStart:{type:[Number,String],default:1},weekNumbers:{type:Boolean,default:!1},calendarClassName:{type:String,default:null},noSwipe:{type:Boolean,default:!1}},X5=is(En(En(En(En(En(En({},j5),Y5),ST),wT),J5),TT),{vertical:{type:Boolean,default:!1},disableMonthYearSelect:{type:Boolean,default:!1},menuClassName:{type:String,default:null},yearRange:{type:Array,default:()=>[1900,2100]},multiCalendarsSolo:{type:Boolean,default:!1},calendarCellClassName:{type:String,default:null},enableTimePicker:{type:Boolean,default:!0},autoApply:{type:Boolean,default:!1},disabledDates:{type:[Array,Function],default:()=>[]},monthNameFormat:{type:String,default:"short"},startDate:{type:[Date,String],default:null},startTime:{type:[Object,Array],default:null},monthYearComponent:{type:Object,default:null},timePickerComponent:{type:Object,default:null},actionRowComponent:{type:Object,default:null},hideOffsetDates:{type:Boolean,default:!1},autoRange:{type:[Number,String],default:null},noToday:{type:Boolean,default:!1},disabledWeekDays:{type:Array,default:()=>[]},allowedDates:{type:Array,default:()=>[]},showNowButton:{type:Boolean,default:!1},nowButtonLabel:{type:String,default:"Now"},monthChangeOnScroll:{type:[Boolean,String],default:!0},markers:{type:Array,default:()=>[]},modeHeight:{type:[Number,String],default:255},escClose:{type:Boolean,default:!0},spaceConfirm:{type:Boolean,default:!0},monthChangeOnArrows:{type:Boolean,default:!0},presetRanges:{type:Array,default:()=>[]},flow:{type:Array,default:()=>[]},preventMinMaxNavigation:{type:Boolean,default:!1},minRange:{type:[Number,String],default:null},maxRange:{type:[Number,String],default:null},multiDatesLimit:{type:[Number,String],default:null},reverseYears:{type:Boolean,default:!1},keepActionRow:{type:Boolean,default:!1},weekPicker:{type:Boolean,default:!1},filters:{type:Object,default:()=>({})},arrowNavigation:{type:Boolean,default:!1},multiStatic:{type:Boolean,default:!0}}),Pie=is(En(En(En({},W5),CT),X5),{multiCalendars:{type:[Boolean,Number,String],default:null},modelValue:{type:[String,Date,Array,Object,Number],default:null},position:{type:String,default:"center"},dark:{type:Boolean,default:!1},format:{type:[String,Function],default:()=>null},closeOnScroll:{type:Boolean,default:!1},autoPosition:{type:Boolean,default:!0},closeOnAutoApply:{type:Boolean,default:!0},teleport:{type:[String,Object],default:"body"},altPosition:{type:[Boolean,Function],default:!1},partialRange:{type:Boolean,default:!0},transitions:{type:[Boolean,Object],default:!0},formatLocale:{type:Object,default:null},utc:{type:Boolean,default:!1},ariaLabels:{type:Object,default:()=>({})}}),Z5={range:{type:Boolean,default:!1},multiCalendars:{type:Number,default:0},internalModelValue:{type:[Date,Array],default:null}},Q5=is(En(En({},ST),Z5),{vertical:{type:Boolean,default:!1},month:{type:Number,default:0},year:{type:Number,default:0},instance:{type:Number,default:1}}),Tm=qt({menuFocused:!1,shiftKeyInMenu:!1}),kT=()=>({setMenuFocused:e=>{Tm.menuFocused=e},getStore:()=>Tm,setShiftKey:e=>{Tm.shiftKeyInMenu!==e&&(Tm.shiftKeyInMenu=e)}}),xie=["aria-label","aria-disabled","aria-readonly"],Uie={key:1,class:"dp__input_wrap"},Fie=["id","name","placeholder","disabled","readonly","required","value","autocomplete","onKeydown"],Gie={key:4,class:"dp__clear_icon"},$ie=st({props:is(En(En(En({},W5),CT),TT),{inputValue:{type:String,default:""},inline:{type:Boolean,default:!1},isMenuOpen:{type:Boolean,default:!1},pattern:{type:String,default:""}}),emits:["clear","open","update:inputValue","setInputDate","close","selectDate","setEmptyDate","toggle","focus-prev"],setup(e,{expose:t,emit:n}){const r=e,o=Pe(),i=Pe(null),s=Pe(!1),u=tn(Du),d=ug(),{getStore:f}=kT(),g=ze(()=>({dp__pointer:!r.disabled&&!r.readonly&&!r.textInput,dp__disabled:r.disabled,dp__input:!0,dp__input_icon_pad:!r.hideInputIcon,dp__input_valid:r.state,dp__input_invalid:r.state===!1,dp__input_focus:s.value||r.isMenuOpen,[r.inputClassName]:!!r.inputClassName})),y=A=>{const{value:N}=A.target,{format:H,rangeSeparator:q}=r.textInputOptions;if(N!==""){if(r.range){const[x,$]=N.split(`${q}`);if(x&&$){const V=ob(x.trim(),H||r.pattern),G=ob($.trim(),H||r.pattern);o.value=V&&G?[V,G]:null}}else o.value=ob(N,H||r.pattern);n("setInputDate",o.value)}else n("setInputDate",null),r.autoApply&&(n("setEmptyDate"),o.value=null);n("update:inputValue",N)},_=()=>{var A,N;(A=r.textInputOptions)!=null&&A.enterSubmit&&iI(o.value)&&r.inputValue!==""?(n("setInputDate",o.value,!0),o.value=null):(N=r.textInputOptions)!=null&&N.enterSubmit&&r.inputValue===""&&(o.value=null,n("clear"))},M=()=>{var A,N;(A=r.textInputOptions)!=null&&A.tabSubmit&&iI(o.value)&&r.inputValue!==""?(n("setInputDate",o.value,!0),o.value=null):(N=r.textInputOptions)!=null&&N.tabSubmit&&r.inputValue===""&&(o.value=null,n("clear")),n("close")},T=()=>{var A;if(f().shiftKeyInMenu&&r.openMenuOnFocus)return n("close"),n("focus-prev");!r.inline&&(!r.textInput||r.textInput&&((A=r.textInputOptions)!=null&&A.openMenu))&&(s.value=!0,r.openMenuOnFocus&&!r.isMenuOpen?n("open"):r.isMenuOpen&&!f().menuFocused&&(L(),n("close")))},k=()=>{var A;!r.openMenuOnFocus||d["dp-input"]||d.trigger?r.textInput&&((A=r.textInputOptions)!=null&&A.openMenu)&&!r.isMenuOpen?n("open"):r.textInput||n("toggle"):r.textInput||s.value&&n("toggle")},S=()=>{s.value=!1,r.autoApply&&r.textInput&&o.value&&(n("setInputDate",o.value),n("selectDate"),o.value=null)},C=()=>{n("clear")},L=()=>{s.value=!1;const A=Ao(i);A&&A.blur()};return t({unFocus:L}),(A,N)=>(Q(),le("div",{onClick:k,"aria-label":Le(u).input,role:"textbox","aria-multiline":"false","aria-disabled":A.disabled,"aria-readonly":A.readonly},[A.$slots.trigger&&!A.$slots["dp-input"]&&!e.inline?xt(A.$slots,"trigger",{key:0}):ke("",!0),!A.$slots.trigger&&(!e.inline||A.inlineWithInput)?(Q(),le("div",Uie,[A.$slots["dp-input"]&&!A.$slots.trigger&&!e.inline?xt(A.$slots,"dp-input",{key:0,value:e.inputValue,onInput:y,onEnter:_,onTab:M,onClear:C}):ke("",!0),A.$slots["dp-input"]?ke("",!0):(Q(),le("input",{key:1,ref_key:"inputRef",ref:i,id:A.uid?`dp-input-${A.uid}`:void 0,name:A.name,class:pt(Le(g)),placeholder:A.placeholder,disabled:A.disabled,readonly:A.readonly||!A.textInput,required:A.required,value:e.inputValue,autocomplete:A.autocomplete,onInput:y,onKeydown:[ur(_,["enter"]),ur(M,["tab"])],onBlur:S,onFocus:T},null,42,Fie)),A.$slots["input-icon"]&&!A.hideInputIcon?(Q(),le("span",{key:2,class:"dp__input_icon",onClick:N[0]||(N[0]=H=>n("toggle"))},[xt(A.$slots,"input-icon")])):ke("",!0),!A.$slots["input-icon"]&&!A.hideInputIcon&&!A.$slots["dp-input"]?(Q(),Ot(Le(e0),{key:3,class:"dp__input_icon dp__input_icons",onClick:N[1]||(N[1]=H=>n("toggle"))})):ke("",!0),A.$slots["clear-icon"]&&e.inputValue&&A.clearable&&!A.disabled&&!A.readonly?(Q(),le("span",Gie,[xt(A.$slots,"clear-icon",{clear:C})])):ke("",!0),A.clearable&&!A.$slots["clear-icon"]&&e.inputValue&&!A.disabled&&!A.readonly?(Q(),Ot(Le(zoe),{key:5,class:"dp__clear_icon dp__input_icons",onClick:Cn(C,["stop","prevent"])},null,8,["onClick"])):ke("",!0)])):ke("",!0)],8,xie))}}),wr=qt({monthYear:[],calendar:[],time:[],actionRow:[],selectionGrid:[],timePicker:{0:[],1:[]},monthPicker:[]}),lb=Pe(null),wm=Pe(!1),ub=Pe(!1),cb=Pe(!1),db=Pe(!1),_i=Pe(0),Ho=Pe(0),Au=()=>{const e=ze(()=>wm.value?[...wr.selectionGrid,wr.actionRow].filter(y=>y.length):ub.value?[...wr.timePicker[0],...wr.timePicker[1],db.value?[]:[lb.value],wr.actionRow].filter(y=>y.length):cb.value?[...wr.monthPicker,wr.actionRow]:[wr.monthYear,...wr.calendar,wr.time,wr.actionRow].filter(y=>y.length)),t=y=>{_i.value=y?_i.value+1:_i.value-1;let _=null;e.value[Ho.value]&&(_=e.value[Ho.value][_i.value]),_||(_i.value=y?_i.value-1:_i.value+1)},n=y=>{Ho.value===0&&!y||Ho.value===e.value.length&&y||(Ho.value=y?Ho.value+1:Ho.value-1,e.value[Ho.value]?e.value[Ho.value]&&!e.value[Ho.value][_i.value]&&_i.value!==0&&(_i.value=e.value[Ho.value].length-1):Ho.value=y?Ho.value-1:Ho.value+1)},r=y=>{let _=null;e.value[Ho.value]&&(_=e.value[Ho.value][_i.value]),_?_.focus({preventScroll:!wm.value}):_i.value=y?_i.value-1:_i.value+1},o=()=>{t(!0),r(!0)},i=()=>{t(!1),r(!1)},s=()=>{n(!1),r(!0)},u=()=>{n(!0),r(!0)},d=(y,_)=>{wr[_]=y},f=(y,_)=>{wr[_]=y},g=()=>{_i.value=0,Ho.value=0};return{buildMatrix:d,buildMultiLevelMatrix:f,setTimePickerBackRef:y=>{lb.value=y},setSelectionGrid:y=>{wm.value=y,g(),y||(wr.selectionGrid=[])},setTimePicker:(y,_=!1)=>{ub.value=y,db.value=_,g(),y||(wr.timePicker[0]=[],wr.timePicker[1]=[])},setTimePickerElements:(y,_=0)=>{wr.timePicker[_]=y},arrowRight:o,arrowLeft:i,arrowUp:s,arrowDown:u,clearArrowNav:()=>{wr.monthYear=[],wr.calendar=[],wr.time=[],wr.actionRow=[],wr.selectionGrid=[],wr.timePicker[0]=[],wr.timePicker[1]=[],wm.value=!1,ub.value=!1,db.value=!1,cb.value=!1,g(),lb.value=null},setMonthPicker:y=>{cb.value=y,g()}}},Bie=["aria-label"],Hie={class:"dp__calendar_header",role:"row"},qie={key:0,class:"dp__calendar_header_item",role:"gridcell"},Vie=j("div",{class:"dp__calendar_header_separator"},null,-1),zie=["aria-label"],jie={key:0,role:"gridcell",class:"dp__calendar_item dp__week_num"},Wie={class:"dp__cell_inner"},Kie=["aria-selected","aria-disabled","onClick","onKeydown","onMouseover"],Yie=j("div",{class:"dp__arrow_bottom_tp"},null,-1),Jie=st({props:is(En(En({},Q5),J5),{mappedDates:{type:Array,default:()=>[]},getWeekNum:{type:Function,default:()=>""},modeHeight:{type:[Number,String],default:255},specificMode:{type:Boolean,default:!1}}),emits:["selectDate","setHoverDate","handleScroll","mount","handleSwipe"],setup(e,{expose:t,emit:n}){const r=e,o=Pe(null),i=Pe({bottom:"",left:"",transform:""}),s=Pe([]),u=Pe(null),d=Pe(!0),f=tn(t0),g=tn(Du),y=tn(Eu),_=Pe(""),M=Pe({startX:0,endX:0,startY:0,endY:0}),T=ze(()=>Sie(r.locale,+r.weekStart)),{buildMultiLevelMatrix:k}=Au();Rn(()=>{n("mount",{cmp:"calendar",refs:s}),r.noSwipe||u.value&&(u.value.addEventListener("touchstart",$),u.value.addEventListener("touchend",V),u.value.addEventListener("touchmove",G))});const S=(P,X)=>{if(f!=null&&f.value){const W=Aa(qc(new Date,r.month,r.year));_.value=ts(Aa(qc(new Date,P,X)),W)?f.value[r.vertical?"vNext":"next"]:f.value[r.vertical?"vPrevious":"previous"],d.value=!1,br(()=>{d.value=!0})}},C=ze(()=>({dp__calendar_wrap:!0,[r.calendarClassName]:!!r.calendarClassName})),L=ze(()=>P=>{const X=Rie(P);return{dp__marker_dot:X.type==="dot",dp__marker_line:X.type==="line"}}),A=ze(()=>P=>Or(P,o.value)),N=ze(()=>({dp__calendar:!0,dp__calendar_next:r.multiCalendars>0&&r.instance!==0})),H=ze(()=>r.specificMode?{height:`${r.modeHeight}px`}:null),q=(P,X,W)=>{var ne,Y;if(n("setHoverDate",P),(Y=(ne=P.marker)==null?void 0:ne.tooltip)!=null&&Y.length){const ie=Ao(s.value[X][W]);if(ie){const{width:fe,height:se}=ie.getBoundingClientRect();i.value={bottom:`${se}px`,left:`${fe/2}px`,transform:"translateX(-50%)"},o.value=P.value}}},x=()=>{o.value=null},$=P=>{M.value.startX=P.changedTouches[0].screenX,M.value.startY=P.changedTouches[0].screenY},V=P=>{M.value.endX=P.changedTouches[0].screenX,M.value.endY=P.changedTouches[0].screenY,R()},G=P=>{P.preventDefault()},R=()=>{const P=r.vertical?"Y":"X";Math.abs(M.value[`start${P}`]-M.value[`end${P}`])>10&&n("handleSwipe",M.value[`start${P}`]>M.value[`end${P}`]?"right":"left")},w=(P,X,W)=>{P&&(Array.isArray(s.value[X])?s.value[X][W]=P:s.value[X]=[P]),y!=null&&y.value&&k(s.value,"calendar")};return t({triggerTransition:S}),(P,X)=>(Q(),le("div",{class:pt(Le(N))},[j("div",{style:Eo(Le(H))},[e.specificMode?ke("",!0):(Q(),le("div",{key:0,ref_key:"calendarWrapRef",ref:u,class:pt(Le(C)),role:"grid","aria-label":Le(g).calendarWrap,onWheel:X[1]||(X[1]=Cn(W=>P.$emit("handleScroll",W),["prevent"]))},[j("div",Hie,[P.weekNumbers?(Q(),le("div",qie,Re(P.weekNumName),1)):ke("",!0),(Q(!0),le(ht,null,Jt(Le(T),(W,ne)=>(Q(),le("div",{class:"dp__calendar_header_item",role:"gridcell",key:ne},[P.$slots["calendar-header"]?xt(P.$slots,"calendar-header",{key:0,day:W,index:ne}):ke("",!0),P.$slots["calendar-header"]?ke("",!0):(Q(),le(ht,{key:1},[Lo(Re(W),1)],64))]))),128))]),Vie,Ft(Oo,{name:_.value,css:!!Le(f)},{default:Qt(()=>[d.value?(Q(),le("div",{key:0,class:"dp__calendar",role:"grid","aria-label":Le(g).calendarDays},[(Q(!0),le(ht,null,Jt(e.mappedDates,(W,ne)=>(Q(),le("div",{class:"dp__calendar_row",role:"row",key:ne},[P.weekNumbers?(Q(),le("div",jie,[j("div",Wie,Re(e.getWeekNum(W.days)),1)])):ke("",!0),(Q(!0),le(ht,null,Jt(W.days,(Y,ie)=>(Q(),le("div",{role:"gridcell",class:"dp__calendar_item",ref_for:!0,ref:fe=>w(fe,ne,ie),key:ie+ne,"aria-selected":Y.classData.dp__active_date||Y.classData.dp__range_start||Y.classData.dp__range_start,"aria-disabled":Y.classData.dp__cell_disabled,tabindex:"0",onClick:Cn(fe=>P.$emit("selectDate",Y),["stop","prevent"]),onKeydown:ur(fe=>P.$emit("selectDate",Y),["enter"]),onMouseover:fe=>q(Y,ne,ie),onMouseleave:x},[j("div",{class:pt(["dp__cell_inner",Y.classData])},[P.$slots.day?xt(P.$slots,"day",{key:0,day:+Y.text,date:Y.value}):ke("",!0),P.$slots.day?ke("",!0):(Q(),le(ht,{key:1},[Lo(Re(Y.text),1)],64)),Y.marker?(Q(),le("div",{key:2,class:pt(Le(L)(Y.marker)),style:Eo(Y.marker.color?{backgroundColor:Y.marker.color}:{})},null,6)):ke("",!0),Le(A)(Y.value)?(Q(),le("div",{key:3,class:"dp__marker_tooltip",style:Eo(i.value)},[j("div",{class:"dp__tooltip_content",onClick:X[0]||(X[0]=Cn(()=>{},["stop"]))},[(Q(!0),le(ht,null,Jt(Y.marker.tooltip,(fe,se)=>(Q(),le("div",{key:se,class:"dp__tooltip_text"},[P.$slots["marker-tooltip"]?xt(P.$slots,"marker-tooltip",{key:0,tooltop:fe,day:Y.value}):ke("",!0),P.$slots["marker-tooltip"]?ke("",!0):(Q(),le(ht,{key:1},[j("div",{class:"dp__tooltip_mark",style:Eo(fe.color?{backgroundColor:fe.color}:{})},null,4),j("div",null,Re(fe.text),1)],64))]))),128)),Yie])],4)):ke("",!0)],2)],40,Kie))),128))]))),128))],8,zie)):ke("",!0)]),_:3},8,["name","css"])],42,Bie))],4)],2))}}),Xie=e=>typeof e=="object",fD=(e,t)=>t,Zie=e=>Array.isArray(e)&&e.length===2,Qie=e=>Array.isArray(e),ese=e=>typeof e=="object",Yp=e=>Array.isArray(e),xs=e=>Array.isArray(e),iv=e=>Array.isArray(e)&&e.length===2,tse=(e,t)=>t?Array.isArray(e):iv(e),nse=e=>Array.isArray(e),rse=e=>typeof e=="string"||typeof e=="object",pD=e=>typeof e=="string",ose={class:"dp__selection_preview"},ise={class:"dp__action_buttons"},sse=["onKeydown"],ase=st({props:is(En(En(En(En(En({},Y5),wT),K5),ST),Z5),{inline:{type:Boolean,default:!1},timePicker:{type:Boolean,default:!1},calendarWidth:{type:Number,default:0},menuMount:{type:Boolean,default:!1},enableTimePicker:{type:Boolean,default:!0}}),emits:["closePicker","selectDate"],setup(e,{emit:t}){const n=e,{buildMatrix:r}=Au(),o=tn(V5),i=tn(Eu),s=Pe(null),u=Pe(null);Rn(()=>{i!=null&&i.value&&r([Ao(s),Ao(u)],"actionRow")});const d=ze(()=>({dp__action:!0,dp__select:!0,dp__action_disabled:!f.value||!g.value})),f=ze(()=>n.enableTimePicker?aI(n.internalModelValue,n.maxTime,n.minTime):!0),g=ze(()=>n.monthPicker?Mie(n.internalModelValue,n.minDate,n.maxDate):!0),y=T=>ty(T,n.previewFormat,o==null?void 0:o.value),_=ze(()=>!n.internalModelValue||!n.menuMount?"":typeof n.previewFormat=="string"?Yp(n.internalModelValue)?n.internalModelValue.length===2&&n.internalModelValue[1]?n.multiCalendars>0?`${y(n.internalModelValue[0])} - ${y(n.internalModelValue[1])}`:[y(n.internalModelValue[0]),y(n.internalModelValue[1])]:n.multiDates?n.internalModelValue.map(T=>`${y(T)}`):`${y(n.internalModelValue[0])} -`:ty(n.internalModelValue,n.previewFormat,o==null?void 0:o.value):n.timePicker?n.previewFormat(sI(n.internalModelValue)):n.monthPicker?n.previewFormat(ov(n.internalModelValue)):n.previewFormat(n.internalModelValue)),M=()=>{f.value&&g.value&&t("selectDate")};return(T,k)=>(Q(),le("div",{class:"dp__action_row",style:Eo(e.calendarWidth?{width:`${e.calendarWidth}px`}:{})},[j("div",ose,[T.$slots["action-preview"]?xt(T.$slots,"action-preview",{key:0,value:T.internalModelValue}):ke("",!0),T.$slots["action-preview"]?ke("",!0):(Q(),le(ht,{key:1},[Array.isArray(Le(_))?ke("",!0):(Q(),le(ht,{key:0},[Lo(Re(Le(_)),1)],64)),Array.isArray(Le(_))?(Q(!0),le(ht,{key:1},Jt(Le(_),(S,C)=>(Q(),le("div",{key:C},Re(S),1))),128)):ke("",!0)],64))]),j("div",ise,[T.$slots["action-select"]?xt(T.$slots,"action-select",{key:0,value:T.internalModelValue}):ke("",!0),T.$slots["action-select"]?ke("",!0):(Q(),le(ht,{key:1},[e.inline?ke("",!0):(Q(),le("span",{key:0,class:"dp__action dp__cancel",ref_key:"cancelButtonRef",ref:s,tabindex:"0",onClick:k[0]||(k[0]=S=>T.$emit("closePicker")),onKeydown:k[1]||(k[1]=ur(S=>T.$emit("closePicker"),["enter"]))},Re(T.cancelText),545)),j("span",{class:pt(Le(d)),tabindex:"0",onKeydown:ur(M,["enter"]),onClick:M,ref_key:"selectButtonRef",ref:u},Re(T.selectText),43,sse)],64))])],4))}}),lse={class:"dp__overlay_container",role:"grid"},use={class:"dp__selection_grid_header"},cse=["aria-selected","aria-disabled","onClick","onKeydown","onMouseover"],dse=["aria-label","onKeydown"],vh=st({props:{items:{type:Array,default:()=>[]},modelValue:{type:[String,Number],default:null},multiModelValue:{type:Array,default:()=>[]},disabledValues:{type:Array,default:()=>[]},minValue:{type:[Number,String],default:null},maxValue:{type:[Number,String],default:null},year:{type:Number,default:0},skipActive:{type:Boolean,default:!1},headerRefs:{type:Array,default:()=>[]},skipButtonRef:{type:Boolean,default:!1}},emits:["update:modelValue","selected","toggle","reset-flow"],setup(e,{expose:t,emit:n}){const r=e,o=Pe(!1),i=Pe(null),s=Pe(null),u=Pe([]),d=tn(IT,!1),f=tn(q5,Pe(!1)),g=tn(Du),y=tn(Eu),_=Pe(),M=Pe(),{setSelectionGrid:T,buildMultiLevelMatrix:k,setMonthPicker:S}=Au();AL(()=>{i.value=null}),Rn(()=>{br().then(()=>$()),L(),C(!0)}),fl(()=>C(!1));const C=P=>{var X;y!=null&&y.value&&((X=r.headerRefs)!=null&&X.length?S(P):T(P))},L=()=>{const P=Ao(s);P&&(f.value||P.focus({preventScroll:!0}),o.value=P.clientHeight<P.scrollHeight)},A=ze(()=>({dp__overlay:!0})),N=ze(()=>({dp__overlay_col:!0})),H=ze(()=>r.items.map(P=>P.filter(X=>X).map(X=>{var W,ne,Y;const ie=r.disabledValues.some(se=>se===X.value)||x(X.value),fe=(W=r.multiModelValue)!=null&&W.length?(ne=r.multiModelValue)==null?void 0:ne.some(se=>Or(se,df(mh(new Date,X.value),r.year))):r.skipActive?!1:X.value===r.modelValue;return is(En({},X),{className:{dp__overlay_cell_active:fe,dp__overlay_cell:!fe,dp__overlay_cell_disabled:ie,dp__overlay_cell_active_disabled:ie&&fe,dp__overlay_cell_pad:!0,dp__cell_in_between:(Y=r.multiModelValue)!=null&&Y.length?G(X.value):!1}})}))),q=ze(()=>({dp__button:!0,dp__overlay_action:!0,dp__over_action_scroll:o.value,dp__button_bottom:d})),x=P=>{const X=r.maxValue?+P>+r.maxValue:!1,W=r.minValue?+P<+r.minValue:!1;return X||W},$=()=>{const P=Ao(i);if(P){const X=Ao(s);X&&(X.scrollTop=P.offsetTop-X.offsetTop-(X.getBoundingClientRect().height/2-P.getBoundingClientRect().height))}},V=P=>{!r.disabledValues.some(X=>X===P)&&(!r.minValue||+r.minValue<=P)&&(!r.maxValue||+r.maxValue>=P)&&(n("update:modelValue",P),n("selected"))},G=P=>B5(r.multiModelValue,df(mh(new Date,_.value||0),r.year),df(mh(new Date,P),r.year)),R=()=>{n("toggle"),n("reset-flow")},w=(P,X,W,ne)=>{var Y,ie;if(P&&(X.value===+r.modelValue&&!r.disabledValues.includes(X.value)&&(i.value=P),y!=null&&y.value)){Array.isArray(u.value[W])?u.value[W][ne]=P:u.value[W]=[P];const fe=(Y=r.headerRefs)!=null&&Y.length?[r.headerRefs].concat(u.value):u.value.concat([r.skipButtonRef?[]:[M.value]]);k(fe,(ie=r.headerRefs)!=null&&ie.length?"monthPicker":"selectionGrid")}};return t({focusGrid:L}),(P,X)=>(Q(),le("div",{ref_key:"gridWrapRef",ref:s,class:pt(Le(A)),role:"dialog",tabindex:"0"},[j("div",lse,[j("div",use,[xt(P.$slots,"header")]),(Q(!0),le(ht,null,Jt(Le(H),(W,ne)=>(Q(),le("div",{class:"dp__overlay_row",key:Le(Oie)(ne),role:"row"},[(Q(!0),le(ht,null,Jt(W,(Y,ie)=>(Q(),le("div",{role:"gridcell",class:pt(Le(N)),key:Y.value,"aria-selected":Y.value===e.modelValue&&!e.disabledValues.includes(Y.value),"aria-disabled":Y.className.dp__overlay_cell_disabled,ref_for:!0,ref:fe=>w(fe,Y,ne,ie),tabindex:"0",onClick:fe=>V(Y.value),onKeydown:ur(fe=>V(Y.value),["enter"]),onMouseover:fe=>_.value=Y.value},[j("div",{class:pt(Y.className)},[P.$slots.item?xt(P.$slots,"item",{key:0,item:Y}):ke("",!0),P.$slots.item?ke("",!0):(Q(),le(ht,{key:1},[Lo(Re(Y.text),1)],64))],2)],42,cse))),128))]))),128)),P.$slots["button-icon"]?(Q(),le("div",{key:0,role:"button","aria-label":Le(g).toggleOverlay,class:pt(Le(q)),tabindex:"0",ref_key:"toggleButton",ref:M,onClick:R,onKeydown:ur(R,["enter"])},[xt(P.$slots,"button-icon")],42,dse)):ke("",!0)])],2))}}),n0=()=>{const e=tn(t0);return{transitionName:ze(()=>t=>e!=null&&e.value?t?e.value.open:e.value.close:""),showTransition:!!(e!=null&&e.value)}},fse={key:0,class:"dp__time_input"},pse=Lo(" : "),hse=["aria-label","onKeydown","onClick"],gse=["aria-label","onKeydown","onClick"],mse=["aria-label","onKeydown","onClick"],vse={key:0},yse=["aria-label","onKeydown"],_se=st({props:is(En({},z5),{hours:{type:Number,default:0},minutes:{type:Number,default:0},seconds:{type:Number,default:0},filters:{type:Object,default:()=>({})},disabled:{type:Boolean,default:!1},closeTimePickerBtn:{type:Object,default:null},order:{type:Number,default:0}}),emits:["setHours","setMinutes","update:hours","update:minutes","update:seconds","reset-flow","mounted","overlay-closed"],setup(e,{expose:t,emit:n}){const r=e,o=qt({hours:!1,minutes:!1,seconds:!1}),i=Pe("AM"),s=Pe(null),u=tn(Du),d=tn(Eu),f=Pe([]),{transitionName:g,showTransition:y}=n0(),{setTimePickerElements:_,setTimePickerBackRef:M}=Au();Rn(()=>{n("mounted")});const T=ze(()=>({dp__time_col:!0,dp__time_col_reg:!r.enableSeconds&&r.is24,dp__time_col_reg_with_button:!r.enableSeconds&&!r.is24,dp__time_col_sec:r.enableSeconds&&r.is24,dp__time_col_sec_with_button:r.enableSeconds&&!r.is24})),k=ze(()=>{const R=[{type:"hours"},"separator",{type:"minutes"}];return r.enableSeconds?R.concat(["separator",{type:"seconds"}]):R}),S=ze(()=>k.value.filter(R=>typeof R!="string")),C=ze(()=>R=>{if(R==="hours"){const w=q(r.hours);return{text:w<10?`0${w}`:`${w}`,value:w}}return{text:r[R]<10?`0${r[R]}`:`${r[R]}`,value:r[R]}}),L=R=>{const w=R==="hours"?r.is24?24:12:60,P=+r[`${R}GridIncrement`],X=[];for(let W=0;W<w;W+=P)X.push({value:W,text:W<10?`0${W}`:`${W}`});return wie(X)},A=R=>r[`no${R[0].toUpperCase()+R.slice(1)}Overlay`],N=R=>{A(R)||(o[R]=!o[R],o[R]||n("overlay-closed"))},H=(R,w=!0)=>{const P=R==="hours"?Fs:R==="minutes"?Gs:Kl,X=w?_ie:bie;n(`update:${R}`,P(X({[R]:+r[R]},{[R]:+r[`${R}Increment`]})))},q=R=>r.is24?R:(R>=12?i.value="PM":i.value="AM",Eie(R)),x=()=>{i.value==="PM"?(i.value="AM",n("update:hours",r.hours-12)):(i.value="PM",n("update:hours",r.hours+12))},$=R=>{o[R]=!0},V=(R,w,P)=>{if(R&&(d!=null&&d.value)){Array.isArray(f.value[w])?f.value[w][P]=R:f.value[w]=[R];let X=f.value.reduce((W,ne)=>ne.map((Y,ie)=>[...W[ie]||[],ne[ie]]),[]);M(r.closeTimePickerBtn),s.value&&(X[1]=X[1].concat(s.value)),_(X,r.order)}},G=(R,w)=>R==="hours"&&!r.is24?n(`update:${R}`,i.value==="PM"?w+12:w):n(`update:${R}`,w);return t({openChildCmp:$}),(R,w)=>e.disabled?ke("",!0):(Q(),le("div",fse,[(Q(!0),le(ht,null,Jt(Le(k),(P,X)=>(Q(),le("div",{key:X,class:pt(Le(T))},[P==="separator"?(Q(),le(ht,{key:0},[pse],64)):(Q(),le(ht,{key:1},[j("div",{class:"dp__inc_dec_button",role:"button","aria-label":Le(u).incrementValue(P.type),tabindex:"0",onKeydown:ur(W=>H(P.type),["enter"]),onClick:W=>H(P.type),ref_for:!0,ref:W=>V(W,X,0)},[R.$slots["arrow-up"]?xt(R.$slots,"arrow-up",{key:0}):ke("",!0),R.$slots["arrow-up"]?ke("",!0):(Q(),Ot(Le(F5),{key:1}))],40,hse),j("div",{role:"button","aria-label":Le(u).openTpOverlay(P.type),class:pt(A(P.type)?"":"dp__time_display"),tabindex:"0",onKeydown:ur(W=>N(P.type),["enter"]),onClick:W=>N(P.type),ref_for:!0,ref:W=>V(W,X,1)},[R.$slots[P.type]?xt(R.$slots,P.type,{key:0,text:Le(C)(P.type).text,value:Le(C)(P.type).value}):ke("",!0),R.$slots[P.type]?ke("",!0):(Q(),le(ht,{key:1},[Lo(Re(Le(C)(P.type).text),1)],64))],42,gse),j("div",{class:"dp__inc_dec_button",role:"button","aria-label":Le(u).decrementValue(P.type),tabindex:"0",onKeydown:ur(W=>H(P.type,!1),["enter"]),onClick:W=>H(P.type,!1),ref_for:!0,ref:W=>V(W,X,2)},[R.$slots["arrow-down"]?xt(R.$slots,"arrow-down",{key:0}):ke("",!0),R.$slots["arrow-down"]?ke("",!0):(Q(),Ot(Le(G5),{key:1}))],40,mse)],64))],2))),128)),R.is24?ke("",!0):(Q(),le("div",vse,[R.$slots["am-pm-button"]?xt(R.$slots,"am-pm-button",{key:0,toggle:x,value:i.value}):ke("",!0),R.$slots["am-pm-button"]?ke("",!0):(Q(),le("button",{key:1,ref_key:"amPmButton",ref:s,type:"button",class:"dp__pm_am_button",role:"button","aria-label":Le(u).amPmButton,tabindex:"0",onClick:x,onKeydown:ur(Cn(x,["prevent"]),["enter"])},Re(i.value),41,yse))])),(Q(!0),le(ht,null,Jt(Le(S),(P,X)=>(Q(),Ot(Oo,{key:X,name:Le(g)(Le(o)[P.type]),css:Le(y)},{default:Qt(()=>[Le(o)[P.type]?(Q(),Ot(vh,{key:0,items:L(P.type),"disabled-values":e.filters.times[P.type],"onUpdate:modelValue":W=>G(P.type,W),onSelected:W=>N(P.type),onToggle:W=>N(P.type),onResetFlow:w[0]||(w[0]=W=>R.$emit("reset-flow"))},Vi({"button-icon":Qt(()=>[R.$slots["clock-icon"]?xt(R.$slots,"clock-icon",{key:0}):ke("",!0),R.$slots["clock-icon"]?ke("",!0):(Q(),Ot(Le(U5),{key:1}))]),_:2},[R.$slots[`${P.type}-overlay`]?{name:"item",fn:Qt(({item:W})=>[xt(R.$slots,`${P.type}-overlay`,{text:W.text,value:W.value})])}:void 0]),1032,["items","disabled-values","onUpdate:modelValue","onSelected","onToggle"])):ke("",!0)]),_:2},1032,["name","css"]))),128))]))}}),Fp=[{name:"clock-icon",use:["time","calendar"]},{name:"arrow-left",use:["month-year","calendar"]},{name:"arrow-right",use:["month-year","calendar"]},{name:"arrow-up",use:["time","calendar"]},{name:"arrow-down",use:["time","calendar"]},{name:"calendar-icon",use:["month-year","time","calendar"]},{name:"day",use:["calendar"]},{name:"month-overlay",use:["calendar","month-year"]},{name:"year-overlay",use:["calendar","month-year"]},{name:"hours-overlay",use:["calendar","time"]},{name:"minutes-overlay",use:["calendar","time"]},{name:"seconds-overlay",use:["calendar","time"]},{name:"hours",use:["calendar","time"]},{name:"minutes",use:["calendar","time"]},{name:"month",use:["calendar","month-year"]},{name:"year",use:["calendar","month-year"]},{name:"action-select",use:["action"]},{name:"action-preview",use:["action"]},{name:"calendar-header",use:["calendar"]},{name:"marker-tooltip",use:["calendar"]},{name:"now-button",use:[]},{name:"time-picker-overlay",use:["calendar","time"]},{name:"am-pm-button",use:["calendar","time"]}],bse=[{name:"trigger"},{name:"input-icon"},{name:"clear-icon"},{name:"dp-input"}],Mse={all:()=>Fp,monthYear:()=>Fp.filter(e=>e.use.includes("month-year")),input:()=>bse,timePicker:()=>Fp.filter(e=>e.use.includes("time")),action:()=>Fp.filter(e=>e.use.includes("action")),calendar:()=>Fp.filter(e=>e.use.includes("calendar"))},mc=(e,t)=>{const n=[];return Mse[t]().forEach(r=>{e[r.name]&&n.push(r.name)}),n},Ise=["aria-label"],Cse={class:"dp__overlay_container"},Tse={key:1,class:"dp__overlay_row"},wse=["aria-label"],Sse=st({props:is(En({},j5),{range:{type:Boolean,default:!1},filters:{type:Object,default:()=>({})},hours:{type:[Number,Array],default:0},minutes:{type:[Number,Array],default:0},seconds:{type:[Number,Array],default:0},customProps:{type:Object,default:null}}),emits:["update:hours","update:minutes","update:seconds","mount","reset-flow","overlay-closed"],setup(e,{expose:t,emit:n}){const r=e,o=ug(),i=Pe(null),s=Pe(null),u=tn(IT,!1),d=Pe([]),f=Pe(null),g=tn(Du),y=tn(Eu),{transitionName:_,showTransition:M}=n0(),{buildMatrix:T,setTimePicker:k}=Au();Rn(()=>{n("mount"),!r.timePicker&&(y!=null&&y.value)?T([Ao(i.value)],"time"):k(!0,r.timePicker)});const S=Pe(!1),C=R=>({hours:Array.isArray(r.hours)?r.hours[R]:r.hours,minutes:Array.isArray(r.minutes)?r.minutes[R]:r.minutes,seconds:Array.isArray(r.seconds)?r.seconds[R]:r.seconds}),L=ze(()=>{const R=[];if(r.range)for(let w=0;w<2;w++)R.push(C(w));else R.push(C(0));return R}),A=(R,w=!1,P="")=>{w||n("reset-flow"),S.value=R,y!=null&&y.value&&(k(R),R||n("overlay-closed")),br(()=>{P!==""&&d.value[0]&&d.value[0].openChildCmp(P)})},N=ze(()=>({dp__button:!0,dp__button_bottom:u})),H=mc(o,"timePicker"),q=(R,w,P)=>r.range?w===0?[R,L.value[1][P]]:[L.value[0][P],R]:R,x=R=>{n("update:hours",R)},$=R=>{n("update:minutes",R)},V=R=>{n("update:seconds",R)},G=()=>{f.value&&(y!=null&&y.value)&&f.value.focus({preventScroll:!0})};return t({toggleTimePicker:A}),(R,w)=>(Q(),le("div",null,[R.timePicker?ke("",!0):(Q(),le("div",{key:0,class:pt(Le(N)),role:"button","aria-label":Le(g).openTimePicker,tabindex:"0",ref_key:"openTimePickerBtn",ref:i,onKeydown:w[0]||(w[0]=ur(P=>A(!0),["enter"])),onClick:w[1]||(w[1]=P=>A(!0))},[R.$slots["clock-icon"]?xt(R.$slots,"clock-icon",{key:0}):ke("",!0),R.$slots["clock-icon"]?ke("",!0):(Q(),Ot(Le(U5),{key:1}))],42,Ise)),Ft(Oo,{name:Le(_)(S.value),css:Le(M)},{default:Qt(()=>[S.value||R.timePicker?(Q(),le("div",{key:0,class:"dp__overlay",ref_key:"overlayRef",ref:f,tabindex:"0"},[j("div",Cse,[R.$slots["time-picker-overlay"]?xt(R.$slots,"time-picker-overlay",{key:0,range:e.range,hours:e.hours,minutes:e.minutes,seconds:e.seconds,setHours:x,setMinutes:$,setSeconds:V}):ke("",!0),R.$slots["time-picker-overlay"]?ke("",!0):(Q(),le("div",Tse,[(Q(!0),le(ht,null,Jt(Le(L),(P,X)=>(Q(),Ot(_se,So({key:X,disabled:X===0?R.fixedStart:R.fixedEnd,hours:P.hours,minutes:P.minutes,seconds:P.seconds,filters:e.filters,ref_for:!0,ref_key:"timeInputRefs",ref:d},{is24:R.is24,hoursGridIncrement:R.hoursGridIncrement,minutesGridIncrement:R.minutesGridIncrement,secondsGridIncrement:R.secondsGridIncrement,hoursIncrement:R.hoursIncrement,minutesIncrement:R.minutesIncrement,secondsIncrement:R.secondsIncrement,filters:e.filters,noHoursOverlay:R.noHoursOverlay,noMinutesOverlay:R.noMinutesOverlay,noSecondsOverlay:R.noSecondsOverlay,enableSeconds:R.enableSeconds,closeTimePickerBtn:s.value,order:X},{"onUpdate:hours":W=>x(q(W,X,"hours")),"onUpdate:minutes":W=>$(q(W,X,"minutes")),"onUpdate:seconds":W=>V(q(W,X,"seconds")),onMounted:G,onOverlayClosed:G}),Vi({_:2},[Jt(Le(H),(W,ne)=>({name:W,fn:Qt(Y=>[xt(R.$slots,W,Bl(Hl(Y)))])}))]),1040,["disabled","hours","minutes","seconds","filters","onUpdate:hours","onUpdate:minutes","onUpdate:seconds"]))),128))])),R.timePicker?ke("",!0):(Q(),le("div",{key:2,ref_key:"closeTimePickerBtn",ref:s,class:pt(Le(N)),role:"button","aria-label":Le(g).closeTimePicker,tabindex:"0",onKeydown:w[2]||(w[2]=ur(P=>A(!1),["enter"])),onClick:w[3]||(w[3]=P=>A(!1))},[R.$slots["calendar-icon"]?xt(R.$slots,"calendar-icon",{key:0}):ke("",!0),R.$slots["calendar-icon"]?ke("",!0):(Q(),Ot(Le(e0),{key:1}))],42,wse))])],512)):ke("",!0)]),_:3},8,["name","css"])]))}}),kse=["aria-label"],fb=st({props:{ariaLabel:{type:String,default:""}},emits:["activate","setRef"],setup(e,{emit:t}){const n=Pe(null);return Rn(()=>t("setRef",n)),(r,o)=>(Q(),le("div",{class:"dp__month_year_col_nav",onClick:o[0]||(o[0]=i=>r.$emit("activate")),onKeydown:o[1]||(o[1]=ur(i=>r.$emit("activate"),["enter"])),tabindex:"0",ref_key:"elRef",ref:n},[j("div",{class:"dp__inner_nav",role:"button","aria-label":e.ariaLabel},[xt(r.$slots,"default")],8,kse)],544))}}),Dse=["aria-label"],hD=st({props:{ariaLabel:{type:String,default:""},showSelectionGrid:{type:Boolean,default:!1},modelValue:{type:Number,default:null},items:{type:Array,default:()=>[]},disabledValues:{type:Array,default:()=>[]},minValue:{type:Number,default:null},maxValue:{type:Number,default:null},slotName:{type:String,default:""},headerRefs:{type:Array,default:()=>[]}},emits:["update:model-value","toggle","setRef"],setup(e,{emit:t}){const{transitionName:n,showTransition:r}=n0(),o=Pe(null);return Rn(()=>t("setRef",o)),(i,s)=>(Q(),le(ht,null,[j("div",{class:"dp__month_year_select",onClick:s[0]||(s[0]=u=>i.$emit("toggle")),onKeydown:s[1]||(s[1]=ur(u=>i.$emit("toggle"),["enter"])),role:"button","aria-label":e.ariaLabel,tabindex:"0",ref_key:"elRef",ref:o},[xt(i.$slots,"default")],40,Dse),Ft(Oo,{name:Le(n)(e.showSelectionGrid),css:Le(r)},{default:Qt(()=>[e.showSelectionGrid?(Q(),Ot(vh,So({key:0},{modelValue:e.modelValue,items:e.items,disabledValues:e.disabledValues,minValue:e.minValue,maxValue:e.maxValue},{"header-refs":[],"onUpdate:modelValue":s[2]||(s[2]=u=>i.$emit("update:model-value",u)),onToggle:s[3]||(s[3]=u=>i.$emit("toggle"))}),Vi({"button-icon":Qt(()=>[i.$slots["calendar-icon"]?xt(i.$slots,"calendar-icon",{key:0}):ke("",!0),i.$slots["calendar-icon"]?ke("",!0):(Q(),Ot(Le(e0),{key:1}))]),_:2},[i.$slots[e.slotName]?{name:"item",fn:Qt(({item:u})=>[xt(i.$slots,e.slotName,{item:u})])}:void 0]),1040)):ke("",!0)]),_:3},8,["name","css"])],64))}}),ny=(e,t,n)=>[Ts(new Date(e),{date:1}),Ts(new Date,{month:t,year:n,date:1})],gD=(e,t,n)=>ai(...ny(e,t,n))||Or(...ny(e,t,n)),mD=(e,t,n)=>ts(...ny(e,t,n))||Or(...ny(e,t,n)),eP=(e,t,n,r,o,i)=>{let s=!1;return i?e&&t?(t&&o&&mD(t,n,r)&&(s=!0),e&&!o&&gD(e,n,r)&&(s=!0)):(e&&gD(e,n,r)||t&&mD(t,n,r))&&(s=!0):s=!0,s},Ese=(e,t)=>{const n=(s,u)=>{let d=s;return e.filters.months.includes(Yr(d))?(d=u?ul(s,1):Xh(s,1),n(d,u)):d},r=(s,u)=>{let d=s;return e.filters.years.includes(qr(d))?(d=u?y5(s,1):woe(s,1),r(d,u)):d},o=s=>{const u=Ts(new Date,{month:e.month,year:e.year});let d=s?ul(u,1):Xh(u,1),f=Yr(d),g=qr(d);e.filters.months.includes(f)&&(d=n(d,s),f=Yr(d),g=qr(d)),e.filters.years.includes(g)&&(d=r(d,s),g=qr(d)),eP(e.minDate,e.maxDate,f,g,s,e.preventMinMaxNavigation)&&i(f,g)},i=(s,u)=>{t("update:month",s),t("update:year",u)};return{handleMonthYearChange:o}},Ase={class:"dp__month_year_row"},Lse={class:"dp__month_picker_header"},Ose=["aria-label"],Rse=["aria-label","onKeydown"],Nse=["aria-label"],Pse=st({props:is(En(En({},Q5),wT),{preventMinMaxNavigation:{type:Boolean,default:!1},reverseYears:{type:Boolean,default:!1},years:{type:Array,default:()=>[]},months:{type:Array,default:()=>[]},filters:{type:Object,default:()=>({})},multiCalendarsSolo:{type:Boolean,default:!1},yearPicker:{type:Boolean,default:!1}}),emits:["update:month","update:year","monthYearSelect","mount","reset-flow","overlay-closed"],setup(e,{expose:t,emit:n}){const r=e,{transitionName:o,showTransition:i}=n0(),{buildMatrix:s}=Au(),u=Pe(!1),d=Pe(!1),f=Pe([null,null,null,null]),g=Pe(null),y=Pe(null),_=Pe(null),M=tn(Du),T=tn(Eu),{handleMonthYearChange:k}=Ese(r,n);Rn(()=>{n("mount")});const S=se=>({get:()=>r[se],set:ue=>{n(`update:${se}`,ue),n("monthYearSelect",se==="year"),se==="month"?W(!0):ne(!0)}}),C=ze(S("month")),L=ze(S("year")),A=ze(()=>se=>{const ue=se==="month";return{showSelectionGrid:(ue?u:d).value,items:(ue?R:w).value,disabledValues:r.filters[ue?"months":"years"],minValue:(ue?q:N).value,maxValue:(ue?x:H).value,headerRefs:ue&&r.monthPicker?[g.value,y.value,_.value]:[]}}),N=ze(()=>r.minDate?qr(new Date(r.minDate)):null),H=ze(()=>r.maxDate?qr(new Date(r.maxDate)):null),q=ze(()=>{if(r.minDate&&N.value){if(N.value>r.year)return 12;if(N.value===r.year)return Yr(new Date(r.minDate))}return null}),x=ze(()=>{if(r.maxDate&&H.value){if(H.value<r.year)return-1;if(H.value===r.year)return Yr(new Date(r.maxDate))}return null}),$=ze(()=>r.range&&r.internalModelValue&&r.monthPicker?r.internalModelValue:[]),V=(se,ue=!1)=>{const K=[];for(let te=0;te<se.length;te+=3){const J=[se[te],se[te+1],se[te+2]];K.push(ue?J.reverse():J)}return ue?K.reverse():K},G=ze(()=>r.months.find(ue=>ue.value===r.month)||{text:"",value:0}),R=ze(()=>V(r.months)),w=ze(()=>V(r.years,r.reverseYears)),P=ze(()=>r.multiCalendars?r.multiCalendarsSolo?!0:r.instance===0:!0),X=ze(()=>r.multiCalendars?r.multiCalendarsSolo?!0:r.instance===r.multiCalendars-1:!0),W=(se=!1)=>{Y(se),u.value=!u.value,u.value||n("overlay-closed")},ne=(se=!1)=>{Y(se),d.value=!d.value,d.value||n("overlay-closed")},Y=se=>{se||n("reset-flow")},ie=(se=!1)=>{n("update:year",se?r.year+1:r.year-1)},fe=(se,ue)=>{T!=null&&T.value&&(f.value[ue]=Ao(se),s(f.value,"monthYear"))};return t({toggleMonthPicker:W,toggleYearPicker:ne}),(se,ue)=>(Q(),le("div",Ase,[!se.monthPicker&&!e.yearPicker?(Q(),le(ht,{key:0},[Le(P)&&!se.vertical?(Q(),Ot(fb,{key:0,"aria-label":Le(M).prevMonth,onActivate:ue[0]||(ue[0]=K=>Le(k)(!1)),onSetRef:ue[1]||(ue[1]=K=>fe(K,0))},{default:Qt(()=>[se.$slots["arrow-left"]?xt(se.$slots,"arrow-left",{key:0}):ke("",!0),se.$slots["arrow-left"]?ke("",!0):(Q(),Ot(Le(sD),{key:1}))]),_:3},8,["aria-label"])):ke("",!0),Ft(hD,So({"aria-label":Le(M).openMonthsOverlay,"slot-name":"month-overlay",modelValue:Le(C),"onUpdate:modelValue":ue[2]||(ue[2]=K=>gr(C)?C.value=K:null)},Le(A)("month"),{onToggle:W,onSetRef:ue[3]||(ue[3]=K=>fe(K,1))}),Vi({default:Qt(()=>[se.$slots.month?xt(se.$slots,"month",Bl(So({key:0},Le(G)))):ke("",!0),se.$slots.month?ke("",!0):(Q(),le(ht,{key:1},[Lo(Re(Le(G).text),1)],64))]),_:2},[se.$slots["calendar-icon"]?{name:"calendar-icon",fn:Qt(()=>[xt(se.$slots,"calendar-icon")])}:void 0,se.$slots["month-overlay"]?{name:"month-overlay",fn:Qt(({item:K})=>[xt(se.$slots,"month-overlay",{text:K.text,value:K.value})])}:void 0]),1040,["aria-label","modelValue"]),Ft(hD,So({"aria-label":Le(M).openYearsOverlay,"slot-name":"year-overlay",modelValue:Le(L),"onUpdate:modelValue":ue[4]||(ue[4]=K=>gr(L)?L.value=K:null)},Le(A)("year"),{onToggle:ne,onSetRef:ue[5]||(ue[5]=K=>fe(K,2))}),Vi({default:Qt(()=>[se.$slots.year?xt(se.$slots,"year",{key:0,year:se.year}):ke("",!0),se.$slots.year?ke("",!0):(Q(),le(ht,{key:1},[Lo(Re(se.year),1)],64))]),_:2},[se.$slots["calendar-icon"]?{name:"calendar-icon",fn:Qt(()=>[xt(se.$slots,"calendar-icon")])}:void 0,se.$slots["year-overlay"]?{name:"year-overlay",fn:Qt(({item:K})=>[xt(se.$slots,"year-overlay",{text:K.text,value:K.value})])}:void 0]),1040,["aria-label","modelValue"]),Le(P)&&se.vertical?(Q(),Ot(fb,{key:1,"aria-label":Le(M).prevMonth,onActivate:ue[6]||(ue[6]=K=>Le(k)(!1))},{default:Qt(()=>[se.$slots["arrow-up"]?xt(se.$slots,"arrow-up",{key:0}):ke("",!0),se.$slots["arrow-up"]?ke("",!0):(Q(),Ot(Le(F5),{key:1}))]),_:3},8,["aria-label"])):ke("",!0),Le(X)?(Q(),Ot(fb,{key:2,"arial-label":Le(M).nextMonth,onActivate:ue[7]||(ue[7]=K=>Le(k)(!0)),ref:"rightIcon",onSetRef:ue[8]||(ue[8]=K=>fe(K,3))},{default:Qt(()=>[se.$slots[se.vertical?"arrow-down":"arrow-right"]?xt(se.$slots,se.vertical?"arrow-down":"arrow-right",{key:0}):ke("",!0),se.$slots[se.vertical?"arrow-down":"arrow-right"]?ke("",!0):(Q(),Ot(rf(se.vertical?Le(G5):Le(aD)),{key:1}))]),_:3},8,["arial-label"])):ke("",!0)],64)):ke("",!0),se.monthPicker?(Q(),Ot(vh,So({key:1},Le(A)("month"),{"skip-active":r.range,year:se.year,"multi-model-value":Le($),modelValue:Le(C),"onUpdate:modelValue":ue[15]||(ue[15]=K=>gr(C)?C.value=K:null),onToggle:W,onSelected:ue[16]||(ue[16]=K=>se.$emit("overlay-closed"))}),Vi({header:Qt(()=>[j("div",Lse,[j("div",{class:"dp__month_year_col_nav",tabindex:"0",ref_key:"mpPrevIconRef",ref:g,onClick:ue[9]||(ue[9]=K=>ie(!1)),onKeydown:ue[10]||(ue[10]=ur(K=>ie(!1),["enter"]))},[j("div",{class:"dp__inner_nav",role:"button","aria-label":Le(M).prevMonth},[se.$slots["arrow-left"]?xt(se.$slots,"arrow-left",{key:0}):ke("",!0),se.$slots["arrow-left"]?ke("",!0):(Q(),Ot(Le(sD),{key:1}))],8,Ose)],544),j("div",{class:"dp__pointer",role:"button",ref_key:"mpYearButtonRef",ref:y,"aria-label":Le(M).openYearsOverlay,tabindex:"0",onClick:ne,onKeydown:ur(ne,["enter"])},[se.$slots.year?xt(se.$slots,"year",{key:0,year:se.year}):ke("",!0),se.$slots.year?ke("",!0):(Q(),le(ht,{key:1},[Lo(Re(se.year),1)],64))],40,Rse),j("div",{class:"dp__month_year_col_nav",tabindex:"0",ref_key:"mpNextIconRef",ref:_,onClick:ue[11]||(ue[11]=K=>ie(!0)),onKeydown:ue[12]||(ue[12]=ur(K=>ie(!0),["enter"]))},[j("div",{class:"dp__inner_nav",role:"button","aria-label":Le(M).nextMonth},[se.$slots["arrow-right"]?xt(se.$slots,"arrow-right",{key:0}):ke("",!0),se.$slots["arrow-right"]?ke("",!0):(Q(),Ot(Le(aD),{key:1}))],8,Nse)],544)]),Ft(Oo,{name:Le(o)(d.value),css:Le(i)},{default:Qt(()=>[d.value?(Q(),Ot(vh,So({key:0},Le(A)("year"),{modelValue:Le(L),"onUpdate:modelValue":ue[13]||(ue[13]=K=>gr(L)?L.value=K:null),onToggle:ne,onSelected:ue[14]||(ue[14]=K=>se.$emit("overlay-closed"))}),Vi({"button-icon":Qt(()=>[se.$slots["calendar-icon"]?xt(se.$slots,"calendar-icon",{key:0}):ke("",!0),se.$slots["calendar-icon"]?ke("",!0):(Q(),Ot(Le(e0),{key:1}))]),_:2},[se.$slots["year-overlay"]?{name:"item",fn:Qt(({item:K})=>[xt(se.$slots,"year-overlay",{text:K.text,value:K.value})])}:void 0]),1040,["modelValue"])):ke("",!0)]),_:3},8,["name","css"])]),_:2},[se.$slots["month-overlay"]?{name:"item",fn:Qt(({item:K})=>[xt(se.$slots,"month-overlay",{text:K.text,value:K.value})])}:void 0]),1040,["skip-active","year","multi-model-value","modelValue"])):ke("",!0),e.yearPicker?(Q(),Ot(vh,So({key:2},Le(A)("year"),{modelValue:Le(L),"onUpdate:modelValue":ue[17]||(ue[17]=K=>gr(L)?L.value=K:null),"skip-button-ref":"",onToggle:ne,onSelected:ue[18]||(ue[18]=K=>se.$emit("overlay-closed"))}),Vi({_:2},[se.$slots["year-overlay"]?{name:"item",fn:Qt(({item:K})=>[xt(se.$slots,"year-overlay",{text:K.text,value:K.value})])}:void 0]),1040,["modelValue"])):ke("",!0)]))}}),xse=(e,t,n,r)=>{const o=Pe(new Date),i=Pe(),s=Pe([{month:Yr(new Date),year:qr(new Date)}]),u=Pe(e.range?[Fs(new Date),Fs(new Date)]:Fs(new Date)),d=Pe(e.range?[Gs(new Date),Gs(new Date)]:Gs(new Date)),f=Pe(e.range?[0,0]:0);Gt(s,()=>{setTimeout(()=>{e.openOnTop&&t("dpOpen")},0)},{deep:!0}),Rn(()=>{V(),C.value||(e.startDate&&(s.value[0].month=Yr(new Date(e.startDate)),s.value[0].year=qr(new Date(e.startDate)),e.multiCalendars&&K(0)),e.startTime&&S())});const g=ze(()=>Z=>s.value[Z]?s.value[Z].month:0),y=ze(()=>Z=>s.value[Z]?s.value[Z].year:0),_=(Z,he,Ie)=>{s.value[Z].month=he,s.value[Z].year=Ie},M=(Z,he)=>s.value[Z].month=he,T=(Z,he)=>s.value[Z].year=he,k=(Z=!0)=>e.enableSeconds?Array.isArray(f.value)?Z?f.value[0]:f.value[1]:f.value:0,S=()=>{e.startTime&&(nse(e.startTime)?(u.value=[+e.startTime[0].hours,+e.startTime[1].hours],d.value=[+e.startTime[0].minutes,+e.startTime[1].minutes],e.enableSeconds&&(f.value=[+e.startTime[0].seconds,+e.startTime[1].seconds])):(u.value=+e.startTime.hours,d.value=+e.startTime.minutes,e.enableSeconds&&(f.value=+e.startTime.seconds)))},C=ze({get:()=>e.internalModelValue,set:Z=>{!e.readonly&&!e.disabled&&t("update:internalModelValue",Z)}});Gt(C,()=>V());const L=Z=>{const{validate:he}=H5(e.minDate,e.maxDate,e.disabledDates,e.allowedDates,e.filters,e.disabledWeekDays,e.yearRange);return!he(Z)},A=Z=>!C.value||e.hideOffsetDates&&!Z.current||e.range?!1:e.multiDates&&Array.isArray(C.value)?C.value.some(he=>Or(he,Z.value)):Or(Z.value,C.value?C.value:o.value),N=Z=>B5(C.value,i.value,Z.value),H=Z=>{if((!e.multiCalendars||!e.multiStatic)&&(M(0,Yr(Z)),T(0,qr(Z))),e.multiCalendars)for(let he=1;he<=e.multiCalendars;he++){const Ie=Ts(new Date,{month:g.value(he-1),year:y.value(he-1)}),Ce=v5(Ie,{months:1});s.value[he]={month:Yr(Ce),year:qr(Ce)}}},q=()=>{if(Array.isArray(C.value)&&C.value.length===2){const Z=new Date(C.value[1]?C.value[1]:ul(C.value[0],1)),[he,Ie]=[Yr(C.value[0]),qr(C.value[0])],[Ce,$e]=[Yr(C.value[1]),qr(C.value[1])];(he!==Ce||he===Ce&&Ie!==$e)&&e.multiCalendarsSolo&&(M(1,Yr(Z)),T(1,qr(Z)))}},x=Z=>{H(Z),u.value=Fs(Z),d.value=Gs(Z),f.value=Kl(Z)},$=()=>Array.isArray(C.value)&&C.value.length?C.value[C.value.length-1]:null,V=()=>{if(C.value)if(Yp(C.value)){if(C.value.length===2&&!e.multiDates)H(C.value[0]),u.value=[Fs(C.value[0]),C.value[1]?Fs(C.value[1]):Fs(new Date)],d.value=[Gs(C.value[0]),C.value[1]?Gs(C.value[1]):Gs(new Date)],f.value=[Kl(C.value[0]),C.value[1]?Kl(C.value[1]):Kl(new Date)];else if(Yp(C.value)&&e.multiDates){const Z=C.value[C.value.length-1];Z&&x(Z)}e.multiCalendars&&e.multiCalendarsSolo&&q()}else x(C.value);else e.timePicker?(S(),e.range?xs(u.value)&&xs(d.value)&&(C.value=[$i(new Date,u.value[0],d.value[0],k()),$i(new Date,u.value[1],d.value[1],k(!1))]):C.value=$i(new Date,u.value,d.value,k())):e.monthPicker&&!e.range?C.value=qc(new Date,g.value(0),y.value(0)):e.multiCalendars?H(new Date):e.yearPicker&&(C.value=new Date)},G=Z=>{const he=Yr(new Date(Z)),Ie=qr(new Date(Z));if(M(0,he),T(0,Ie),e.multiCalendars>0)for(let Ce=1;Ce<e.multiCalendars;Ce++){const $e=yie(Ts(new Date(Z),{year:g.value(Ce-1),month:y.value(Ce-1)}));M(Ce,$e.month),T(Ce,$e.year)}},R=Z=>{if(C.value&&Array.isArray(C.value))if(C.value.some(he=>Or(Z,he))){const he=C.value.filter(Ie=>!Or(Ie,Z));C.value=he.length?he:null}else(e.multiDatesLimit&&+e.multiDatesLimit>C.value.length||!e.multiDatesLimit)&&C.value.push(Z);else C.value=[Z]},w=Z=>{if(Array.isArray(C.value)&&C.value[0]){const he=cne(Z,C.value[0]),Ie=Math.abs(he<0?he+1:he-1);if(e.minRange&&e.maxRange)return Ie>=+e.minRange&&Ie<=+e.maxRange;if(e.minRange)return Ie>=+e.minRange;if(e.maxRange)return Ie<=+e.maxRange}return!0},P=Z=>Array.isArray(C.value)&&C.value.length===2?e.fixedStart&&(ts(Z,C.value[0])||Or(Z,C.value[0]))?[C.value[0],Z]:e.fixedEnd&&(ai(Z,C.value[1])||Or(Z,C.value[1]))?[Z,C.value[1]]:C.value:[],X=()=>{e.autoApply&&t("autoApply")},W=Z=>!hne({start:Z[0],end:Z[1]}).some(he=>L(he)),ne=(Z,he=!1)=>{if(!L(Z.value)&&!(!Z.current&&e.hideOffsetDates)){if(e.weekPicker)return C.value=Cm(new Date(Z.value),+e.weekStart),X();if(!e.range&&!xs(u.value)&&!xs(d.value)){const Ie=$i(new Date(Z.value),u.value,d.value,k());e.multiDates?R(Ie):C.value=Ie,n(),X()}else if(xs(u.value)&&xs(d.value)&&!e.multiDates){let Ie=C.value?C.value.slice():[];if(Ie.length===2&&!(e.fixedStart||e.fixedEnd)&&(Ie=[]),e.autoRange){const Ce=[new Date(Z.value),Hc(new Date(Z.value),+e.autoRange)];W(Ce)&&(he&&G(Z.value),Ie=Ce)}else e.fixedStart||e.fixedEnd?Ie=P(new Date(Z.value)):Ie[0]?w(new Date(Z.value))&&(ai(new Date(Z.value),new Date(Ie[0]))?Ie.unshift(new Date(Z.value)):Ie[1]=new Date(Z.value)):Ie[0]=new Date(Z.value);Ie.length&&(Ie[0]&&!Ie[1]?Ie[0]=$i(Ie[0],u.value[0],d.value[0],k()):(Ie[0]=$i(Ie[0],u.value[0],d.value[0],k()),Ie[1]=$i(Ie[1],u.value[1],d.value[1],k(!1)),n()),C.value=Ie,Ie[0]&&Ie[1]&&e.autoApply&&t("autoApply"))}}},Y=Z=>{const he=Z.find(Ie=>Ie.current);return he?Cre(he.value):""},ie=Z=>{!Z.current&&e.hideOffsetDates||(i.value=Z.value)},fe=Z=>{if(e.autoRange||e.weekPicker){if(i.value){if(e.hideOffsetDates&&!Z.current)return!1;const he=Hc(i.value,+e.autoRange),Ie=Cm(new Date(i.value),+e.weekStart);return e.weekPicker?Or(Ie[1],new Date(Z.value)):Or(he,new Date(Z.value))}return!1}return!1},se=Z=>{if(e.autoRange||e.weekPicker){if(i.value){const he=Hc(i.value,+e.autoRange);if(e.hideOffsetDates&&!Z.current)return!1;const Ie=Cm(new Date(i.value),+e.weekStart);return e.weekPicker?ts(Z.value,Ie[0])&&ai(Z.value,Ie[1]):ts(Z.value,i.value)&&ai(Z.value,he)}return!1}return!1},ue=Z=>{if(e.autoRange||e.weekPicker){if(i.value){if(e.hideOffsetDates&&!Z.current)return!1;const he=Cm(new Date(i.value),+e.weekStart);return e.weekPicker?Or(he[0],Z.value):Or(i.value,Z.value)}return!1}return!1},K=Z=>{for(let he=Z-1;he>=0;he--){const Ie=Xh(Ts(new Date,{month:g.value(he+1),year:y.value(he+1)}),1);_(he,Yr(Ie),qr(Ie))}for(let he=Z+1;he<=e.multiCalendars-1;he++){const Ie=ul(Ts(new Date,{month:g.value(he-1),year:y.value(he-1)}),1);_(he,Yr(Ie),qr(Ie))}},te=Z=>qc(new Date,g.value(Z),y.value(Z)),J=(Z,he,Ie=!0)=>{if(Ie?M(Z,he):T(Z,he),e.multiCalendars&&!e.multiCalendarsSolo&&K(Z),e.monthPicker)if(e.range){if(Ie){let Ce=C.value?C.value.slice():[];Ce.length===2&&Ce[1]!==null&&(Ce=[]),Ce.length?ai(te(Z),Ce[0])?Ce.unshift(te(Z)):Ce[1]=te(Z):Ce=[te(Z)],C.value=Ce}}else C.value=te(Z);n(),t("updateMonthYear",{instance:Z,value:he,isMonth:Ie}),Te(e.multiCalendarsSolo?Z:void 0)},Me=Z=>$i(Z,u.value,d.value,k()),de=Z=>{Yp(Z)&&Yp(C.value)&&xs(u.value)&&xs(d.value)?(Z[0]&&C.value[0]&&(C.value[0]=$i(Z[0],u.value[0],d.value[0],k())),Z[1]&&C.value[1]&&(C.value[1]=$i(Z[1],u.value[1],d.value[1],k(!1)))):e.multiDates&&Array.isArray(C.value)?C.value[C.value.length-1]=Me(Z):!e.range&&!iv(Z)&&(C.value=Me(Z)),t("timeUpdate")},me=(Z,he=!0,Ie=!1)=>{const Ce=he?Z:u.value,$e=!he&&!Ie?Z:d.value,Ye=Ie?Z:f.value;if(e.range&&iv(C.value)&&xs(Ce)&&xs($e)&&xs(Ye)){const Ne=_t=>$i(C.value[_t],Ce[_t],$e[_t],Ye[_t]),Ze=_t=>MT(C.value[_t],0);if(Or(C.value[0],C.value[1])&&(k5(Ne(0),Ze(1))||D5(Ne(1),Ze(0))))return}if(u.value=Ce,d.value=$e,f.value=Ye,C.value)if(e.multiDates){const Ne=$();Ne&&de(Ne)}else de(C.value);else e.timePicker&&de(e.range?[new Date,new Date]:new Date);n()},re=()=>{i.value=null},be=Z=>fD(C.value,e.range)&&C.value[0]&&i.value?Z?ts(i.value,C.value[0]):ai(i.value,C.value[0]):!0,Fe=(Z,he=!0)=>(e.range||e.weekPicker)&&iv(C.value)?e.hideOffsetDates&&!Z.current?!1:Or(new Date(Z.value),C.value[he?0:1]):e.range?Or(new Date(Z.value),C.value&&Array.isArray(C.value)?he?C.value[0]||null:C.value[1]:null)&&(he?!ai(i.value||null,Array.isArray(C.value)?C.value[0]:null):!0)||Or(Z.value,Array.isArray(C.value)?C.value[0]:null)&&be(he):!1,ve=(Z,he)=>Array.isArray(e.internalModelValue)&&e.internalModelValue.length||e.weekPicker?!1:!Z&&!A(he)&&!(!he.current&&e.hideOffsetDates)&&(e.range?!Fe(he)&&!Fe(he,!1):!0),z=(Z,he,Ie)=>Array.isArray(e.internalModelValue)&&e.internalModelValue[0]&&e.internalModelValue.length===1?Z?!1:Ie?ts(e.internalModelValue[0],he.value):ai(e.internalModelValue[0],he.value):!1,oe=(Z=!1)=>{Z&&e.yearPicker&&(C.value=df(new Date,s.value[0].year),e.autoApply&&t("autoApply")),e.autoApply&&e.monthPicker&&br().then(()=>{e.range?t("autoApply",Z||!C.value||C.value.length===1):t("autoApply",Z)})},ce=(Z,he)=>{const Ie=Ts(new Date,{month:g.value(he),year:y.value(he)}),Ce=Z<0?ul(Ie,1):Xh(Ie,1);eP(e.minDate,e.maxDate,Yr(Ce),qr(Ce),Z<0,e.preventMinMaxNavigation)&&(_(he,Yr(Ce),qr(Ce)),e.multiCalendars&&!e.multiCalendarsSolo&&K(he),Te())},we=(Z,he)=>{e.monthChangeOnScroll&&ce(e.monthChangeOnScroll!=="inverse"?-Z.deltaY:Z.deltaY,he)},ae=(Z,he,Ie=!1)=>{e.monthChangeOnArrows&&e.vertical===Ie&&De(Z,he)},De=(Z,he)=>{ce(Z==="right"?-1:1,he)},Ue=Z=>e.markers.find(he=>Or(_s(new Date(Z.value)),_s(new Date(he.date)))),xe=()=>{e.range?fD(C.value,e.range)&&(C.value&&C.value[0]?C.value=ai(new Date,C.value[0])?[new Date,C.value[0]]:[C.value[0],new Date]:C.value=[new Date]):t("update:internalModelValue",new Date),e.autoApply&&t("selectDate")},qe=Z=>{Z.length&&Z.length<=2&&e.range&&(C.value=Z.map(he=>new Date(he)),e.autoApply&&t("selectDate"))},Te=Z=>{Z||Z===0?r.value[Z].triggerTransition(g.value(Z),y.value(Z)):r.value.forEach((he,Ie)=>he.triggerTransition(g.value(Ie),y.value(Ie)))};return{today:o,hours:u,minutes:d,seconds:f,month:g,year:y,monthYearSelect:oe,isDisabled:L,updateTime:me,setHoverDate:ie,getWeekNum:Y,selectDate:ne,rangeActive:N,isActiveDate:A,updateMonthYear:J,isHoverRangeEnd:fe,isAutoRangeInBetween:se,isAutoRangeStart:ue,clearHoverDate:re,rangeActiveStartEnd:Fe,handleScroll:we,getMarker:Ue,handleArrow:ae,handleSwipe:De,selectCurrentDate:xe,isHoverDate:ve,isHoverDateStartEnd:z,presetDateRange:qe}},Use=["id","aria-label","onKeydown"],Fse={key:0,class:"dp__preset_ranges"},Gse=["onClick"],$se={key:1,class:"dp__now_wrap"},Bse=st({props:is(En(En(En({},X5),TT),CT),{internalModelValue:{type:[Date,Array],default:null},multiCalendars:{type:Number,default:0},openOnTop:{type:Boolean,default:!1}}),emits:["update:internalModelValue","closePicker","selectDate","dpOpen","autoApply","timeUpdate","flow-step","updateMonthYear"],setup(e,{emit:t}){const n=e,r=ug(),o=Pe(null),i=qt({timePicker:!!(!n.enableTimePicker||n.timePicker||n.monthPicker),monthYearInput:!!n.timePicker,calendar:!1}),s=Pe([]),u=Pe([]),d=Pe(null),f=Pe(null),g=Pe(0),y=Pe(!1),_=Pe(0),M=tn(t0),T=tn(Du),k=tn(Eu),{setMenuFocused:S,setShiftKey:C}=kT();Rn(()=>{var je;y.value=!0,(je=n.presetRanges)!=null&&je.length||Ie();const Tt=Ao(f);if(Tt&&!n.textInput&&!n.inline&&(S(!0),q()),Tt){const bt=$t=>{$t.stopImmediatePropagation(),$t.stopPropagation()};Tt.addEventListener("pointerdown",bt),Tt.addEventListener("mousedown",bt)}document.addEventListener("resize",Ie)}),fl(()=>{document.removeEventListener("resize",Ie)});const{arrowRight:L,arrowLeft:A,arrowDown:N,arrowUp:H}=Au(),q=()=>{const je=Ao(f);je&&je.focus({preventScroll:!0})},x=()=>{var je;(je=n.flow)!=null&&je.length&&_.value!==-1&&(_.value+=1,t("flow-step",_.value),en())},$=()=>{_.value=-1},{updateTime:V,updateMonthYear:G,today:R,month:w,year:P,hours:X,minutes:W,seconds:ne,isDisabled:Y,isActiveDate:ie,selectDate:fe,getWeekNum:se,setHoverDate:ue,isHoverRangeEnd:K,isAutoRangeInBetween:te,isAutoRangeStart:J,rangeActive:Me,clearHoverDate:de,rangeActiveStartEnd:me,monthYearSelect:re,handleScroll:be,handleArrow:Fe,handleSwipe:ve,getMarker:z,selectCurrentDate:oe,isHoverDateStartEnd:ce,isHoverDate:we,presetDateRange:ae}=xse(n,t,x,u),De=mc(r,"calendar"),Ue=mc(r,"action"),xe=mc(r,"timePicker"),qe=mc(r,"monthYear"),Te=ze(()=>n.openOnTop?"dp__arrow_bottom":"dp__arrow_top"),Z=ze(()=>kie(n.yearRange)),he=ze(()=>Die(n.locale,n.monthNameFormat)),Ie=()=>{const je=Ao(o);je&&(g.value=je.getBoundingClientRect().width)},Ce=ze(()=>je=>Tie(w.value(je),P.value(je),+n.weekStart,n.hideOffsetDates)),$e=ze(()=>n.multiCalendars>0&&n.range?[...Array(n.multiCalendars).keys()]:[0]),Ye=ze(()=>je=>je===1),Ne=ze(()=>n.monthPicker||n.timePicker||n.yearPicker),Ze=ze(()=>({dp__flex_display:n.multiCalendars>0})),_t=ze(()=>({dp__instance_calendar:n.multiCalendars>0})),zt=ze(()=>({dp__menu_disabled:n.disabled,dp__menu_readonly:n.readonly})),rn=ze(()=>je=>_n(Ce,je)),on=ze(()=>({locale:n.locale,weekNumName:n.weekNumName,weekStart:n.weekStart,weekNumbers:n.weekNumbers,customProps:n.customProps,calendarClassName:n.calendarClassName,specificMode:Ne.value,getWeekNum:se,multiCalendars:n.multiCalendars,modeHeight:n.modeHeight,internalModelValue:n.internalModelValue,noSwipe:n.noSwipe,vertical:n.vertical})),Tn=ze(()=>({dp__menu:!0,dp__menu_index:!n.inline,dp__relative:n.inline,[n.menuClassName]:!!n.menuClassName})),_n=(je,Tt)=>je.value(Tt).map(bt=>is(En({},bt),{days:bt.days.map($t=>{const jt=Y($t.value),mr=we(jt,$t),Mr=(n.range||n.weekPicker)&&(!(n.multiCalendars>0)||$t.current)&&!jt&&!(!$t.current&&n.hideOffsetDates)&&!ie($t)?Me($t):!1;return $t.marker=z($t),$t.classData={dp__cell_offset:!$t.current,dp__pointer:!jt&&!(!$t.current&&n.hideOffsetDates),dp__active_date:n.range?!1:ie($t),dp__date_hover:mr,dp__date_hover_start:ce(mr,$t,!0),dp__date_hover_end:ce(mr,$t,!1),dp__range_between:Mr&&!n.weekPicker,dp__range_between_week:Mr&&n.weekPicker,dp__today:!n.noToday&&Or($t.value,R.value)&&$t.current,dp__cell_disabled:jt,dp__cell_auto_range:te($t),dp__cell_auto_range_start:J($t),dp__cell_auto_range_end:K($t),dp__range_start:n.multiCalendars>0?$t.current&&me($t):me($t),dp__range_end:n.multiCalendars>0?$t.current&&me($t,!1):me($t,!1),[n.calendarCellClassName]:!!n.calendarCellClassName},$t})})),nt=je=>{je.stopPropagation(),je.preventDefault(),je.stopImmediatePropagation()},yt=()=>{n.escClose&&t("closePicker")},Rt=je=>{je.stopImmediatePropagation(),je.preventDefault(),n.spaceConfirm&&t("selectDate")},cn=je=>{var Tt;(Tt=n.flow)!=null&&Tt.length&&(i[je]=!0,Object.keys(i).filter(bt=>!i[bt]).length||en())},en=()=>{n.flow[_.value]==="month"&&s.value[0]&&s.value[0].toggleMonthPicker(!0),n.flow[_.value]==="year"&&s.value&&s.value[0].toggleYearPicker(!0),n.flow[_.value]==="calendar"&&d.value&&d.value.toggleTimePicker(!1,!0),n.flow[_.value]==="time"&&d.value&&d.value.toggleTimePicker(!0,!0);const je=n.flow[_.value];(je==="hours"||je==="minutes"||je==="seconds")&&d.value&&d.value.toggleTimePicker(!0,!0,je)},wn=je=>{if(k!=null&&k.value){if(je==="up")return H();if(je==="down")return N();if(je==="left")return A();if(je==="right")return L()}else je==="left"||je==="up"?Fe("left",0,je==="up"):Fe("right",0,je==="down")},qn=je=>{C(je.shiftKey)};return(je,Tt)=>(Q(),Ot(Oo,{appear:"",name:Le(M).menuAppear,mode:"out-in",css:!!Le(M)},{default:Qt(()=>[j("div",{id:je.uid?`dp-menu-${je.uid}`:void 0,tabindex:"0",ref_key:"dpMenuRef",ref:f,role:"dialog","aria-label":Le(T).menu,class:pt(Le(Tn)),onMouseleave:Tt[11]||(Tt[11]=(...bt)=>Le(de)&&Le(de)(...bt)),onClick:nt,onKeydown:[ur(yt,["esc"]),ur(Rt,["space"]),Tt[12]||(Tt[12]=ur(Cn(bt=>wn("left"),["prevent"]),["left"])),Tt[13]||(Tt[13]=ur(Cn(bt=>wn("up"),["prevent"]),["up"])),Tt[14]||(Tt[14]=ur(Cn(bt=>wn("down"),["prevent"]),["down"])),Tt[15]||(Tt[15]=ur(Cn(bt=>wn("right"),["prevent"]),["right"])),qn]},[(je.disabled||je.readonly)&&je.inline?(Q(),le("div",{key:0,class:pt(Le(zt))},null,2)):ke("",!0),je.inline?ke("",!0):(Q(),le("div",{key:1,class:pt(Le(Te))},null,2)),j("div",{class:pt(je.presetRanges.length?"dp__menu_content_wrapper":null)},[je.presetRanges.length?(Q(),le("div",Fse,[(Q(!0),le(ht,null,Jt(je.presetRanges,(bt,$t)=>(Q(),le("div",{key:$t,class:"dp__preset_range",onClick:jt=>Le(ae)(bt.range)},Re(bt.label),9,Gse))),128))])):ke("",!0),j("div",{class:"dp__instance_calendar",ref_key:"calendarWrapperRef",ref:o,role:"document"},[j("div",{class:pt(Le(Ze))},[(Q(!0),le(ht,null,Jt(Le($e),(bt,$t)=>(Q(),le("div",{key:bt,class:pt(Le(_t))},[!je.disableMonthYearSelect&&!je.timePicker?(Q(),Ot(rf(je.monthYearComponent?je.monthYearComponent:Pse),So({key:0,ref_for:!0,ref:jt=>{jt&&(s.value[$t]=jt)}},{months:Le(he),years:Le(Z),filters:je.filters,monthPicker:je.monthPicker,month:Le(w)(bt),year:Le(P)(bt),customProps:je.customProps,multiCalendars:e.multiCalendars,multiCalendarsSolo:je.multiCalendarsSolo,instance:bt,minDate:je.minDate,maxDate:je.maxDate,preventMinMaxNavigation:je.preventMinMaxNavigation,internalModelValue:e.internalModelValue,range:je.range,reverseYears:je.reverseYears,vertical:je.vertical,yearPicker:je.yearPicker},{onMount:Tt[0]||(Tt[0]=jt=>cn("monthYearInput")),onResetFlow:$,"onUpdate:month":jt=>Le(G)(bt,jt,!0),"onUpdate:year":jt=>Le(G)(bt,jt,!1),onMonthYearSelect:Le(re),onOverlayClosed:q}),Vi({_:2},[Jt(Le(qe),(jt,mr)=>({name:jt,fn:Qt(Mr=>[xt(je.$slots,jt,Bl(Hl(Mr)))])}))]),1040,["onUpdate:month","onUpdate:year","onMonthYearSelect"])):ke("",!0),Ft(Jie,So({ref_for:!0,ref:jt=>{jt&&(u.value[$t]=jt)}},Le(on),{"flow-step":_.value,"onUpdate:flow-step":Tt[1]||(Tt[1]=jt=>_.value=jt),instance:bt,"mapped-dates":Le(rn)(bt),month:Le(w)(bt),year:Le(P)(bt),onSelectDate:jt=>Le(fe)(jt,!Le(Ye)(bt)),onSetHoverDate:Tt[2]||(Tt[2]=jt=>Le(ue)(jt)),onHandleScroll:jt=>Le(be)(jt,bt),onHandleSwipe:jt=>Le(ve)(jt,bt),onMount:Tt[3]||(Tt[3]=jt=>cn("calendar")),onResetFlow:$}),Vi({_:2},[Jt(Le(De),(jt,mr)=>({name:jt,fn:Qt(Mr=>[xt(je.$slots,jt,Bl(Hl(En({},Mr))))])}))]),1040,["flow-step","instance","mapped-dates","month","year","onSelectDate","onHandleScroll","onHandleSwipe"])],2))),128))],2),j("div",null,[je.enableTimePicker&&!je.monthPicker&&!je.weekPicker?(Q(),Ot(rf(je.timePickerComponent?je.timePickerComponent:Sse),So({key:0,ref_key:"timePickerRef",ref:d},{is24:je.is24,hoursIncrement:je.hoursIncrement,minutesIncrement:je.minutesIncrement,hoursGridIncrement:je.hoursGridIncrement,secondsIncrement:je.secondsIncrement,minutesGridIncrement:je.minutesGridIncrement,secondsGridIncrement:je.secondsGridIncrement,noHoursOverlay:je.noHoursOverlay,noMinutesOverlay:je.noMinutesOverlay,noSecondsOverlay:je.noSecondsOverlay,range:je.range,filters:je.filters,timePicker:je.timePicker,hours:Le(X),minutes:Le(W),seconds:Le(ne),customProps:je.customProps,enableSeconds:je.enableSeconds,fixedStart:je.fixedStart,fixedEnd:je.fixedEnd},{onMount:Tt[4]||(Tt[4]=bt=>cn("timePicker")),"onUpdate:hours":Tt[5]||(Tt[5]=bt=>Le(V)(bt)),"onUpdate:minutes":Tt[6]||(Tt[6]=bt=>Le(V)(bt,!1)),"onUpdate:seconds":Tt[7]||(Tt[7]=bt=>Le(V)(bt,!1,!0)),onResetFlow:$,onOverlayClosed:q}),Vi({_:2},[Jt(Le(xe),(bt,$t)=>({name:bt,fn:Qt(jt=>[xt(je.$slots,bt,Bl(Hl(jt)))])}))]),1040)):ke("",!0)])],512),je.showNowButton?(Q(),le("div",$se,[je.$slots["now-button"]?xt(je.$slots,"now-button",{key:0,selectCurrentDate:Le(oe)}):ke("",!0),je.$slots["now-button"]?ke("",!0):(Q(),le("button",{key:1,type:"button",role:"button",class:"dp__now_button",onClick:Tt[8]||(Tt[8]=(...bt)=>Le(oe)&&Le(oe)(...bt))},Re(je.nowButtonLabel),1))])):ke("",!0)],2),!je.autoApply||je.keepActionRow?(Q(),Ot(rf(je.actionRowComponent?je.actionRowComponent:ase),So({key:2},{calendarWidth:g.value,selectText:je.selectText,cancelText:je.cancelText,internalModelValue:e.internalModelValue,range:je.range,previewFormat:je.previewFormat,inline:je.inline,monthPicker:je.monthPicker,timePicker:je.timePicker,customProps:je.customProps,multiCalendars:e.multiCalendars,menuMount:y.value,maxTime:je.maxTime,minTime:je.minTime,enableTimePicker:je.enableTimePicker,minDate:je.minDate,maxDate:je.maxDate,multiDates:je.multiDates},{onClosePicker:Tt[9]||(Tt[9]=bt=>je.$emit("closePicker")),onSelectDate:Tt[10]||(Tt[10]=bt=>je.$emit("selectDate"))}),Vi({_:2},[Jt(Le(Ue),(bt,$t)=>({name:bt,fn:Qt(jt=>[xt(je.$slots,bt,Bl(Hl(En({},jt))))])}))]),1040)):ke("",!0)],42,Use)]),_:3},8,["name","css"]))}});var sv=(e=>(e.center="center",e.left="left",e.right="right",e))(sv||{});const Hse=(e,t,n,r,o,i,s)=>{const u=Pe({top:"0",left:"0",transform:"none"}),d=Pe(!1),f=10,g=390,y=A=>{const N=A.getBoundingClientRect();return{left:N.left+window.scrollX,top:N.top+window.scrollY}},_=A=>{const N=A.getBoundingClientRect();let H=0,q=0;for(;A&&!isNaN(A.offsetLeft)&&!isNaN(A.offsetTop);)H+=A.offsetLeft-A.scrollLeft,q=N.top+A.scrollTop,A=A.offsetParent;return{top:q,left:H}},M=(A,N)=>{u.value.left=`${A+N}px`,u.value.transform="translateX(-100%)"},T=A=>{u.value.left=`${A}px`,u.value.transform="translateX(0)"},k=(A,N)=>{e===sv.left&&T(A),e===sv.right&&M(A,N),e===sv.center&&(u.value.left=`${A+N/2}px`,u.value.transform="translateX(-50%)")},S=()=>{const A=Ao(o);if(A){const N=window.innerHeight,{top:H}=t?_(A):y(A),{left:q,width:x,top:$,height:V}=A.getBoundingClientRect(),G=N-$-V;u.value.top=$>G?`${H-g}px`:`${H}px`,k(q,x)}},C=(A=!0)=>{if(!i){const N=Ao(o);if(t&&typeof t!="boolean")u.value=t(N);else if(N){const{left:H,width:q,height:x}=N.getBoundingClientRect(),{top:$}=t?_(N):y(N);u.value.top=`${x+$+f}px`,k(H,q),A&&n&&L()}}},L=()=>{const A=Ao(o);if(A&&n&&!i){const{height:N,top:H,left:q,width:x}=A.getBoundingClientRect(),{top:$}=t?_(A):y(A),V=window.innerHeight-H-N,G=Ao(r);if(G){const{height:R,left:w,right:P}=G.getBoundingClientRect(),X=R+N;X>H&&X>V?H<V&&(C(!1),d.value=!1):X>V?(u.value.top=`${$-R-f}px`,d.value=!0):(C(!1),d.value=!1),w<0?T(q):P>document.documentElement.clientWidth&&M(q,x)}}s("recalculatePosition")};return{openOnTop:d,menuPosition:u,setMenuPosition:C,setInitialPosition:S,recalculatePosition:L}},qse=(e,t,n,r,o,i,s,u,d,f,g,y,_,M,T)=>{const k=Pe(""),S=Pe();Gt(S,()=>{T("internalModelChange",S.value)});const C=A=>{let N=null;A?t?Zie(A)&&"hours"in A[0]&&"minutes"in A[0]?N=[$i(null,+A[0].hours,+A[0].minutes,+A[0].seconds),$i(null,+A[1].hours,+A[1].minutes,+A[1].seconds)]:Xie(A)&&(N=$i(null,+A.hours,+A.minutes,+A.seconds)):n?Qie(A)&&"month"in A[0]&&"year"in A[0]?(N=[qc(null,+A[0].month,+A[0].year)],A[1]?N[1]=qc(null,+A[1].month,+A[1].year):!A[1]&&o&&(N[1]=null)):ese(A)&&"month"in A&&"year"in A&&(N=qc(null,+A.month,+A.year)):_?N=df(new Date,A):f&&Array.isArray(A)?N=A.map(H=>new Date(H)):y&&Array.isArray(A)?N=[new Date(A[0]),new Date(A[1])]:r?tse(A,o)&&(N=[new Date(A[0]),A[1]?new Date(A[1]):null]):rse(A)&&(N=new Date(A)):N=null,iI(N)?(S.value=N,L()):(S.value=null,k.value="")},L=()=>{if(!S.value)k.value="";else if(!e||typeof e=="string"){const A=$5(e,i,u,n,t,y,_,s);Array.isArray(S.value)&&f?k.value=S.value.map(N=>ty(N,A,d==null?void 0:d.value)).join("; "):k.value=ty(S.value,A,d==null?void 0:d.value,M==null?void 0:M.rangeSeparator)}else t?k.value=e(sI(S.value)):n?k.value=e(uD(S.value)):k.value=e(S.value)};return{parseExternalModelValue:C,formatInputValue:L,internalModelValue:S,inputValue:k,emitModelValue:()=>{if(n)T("update:modelValue",uD(S.value));else if(t)T("update:modelValue",sI(S.value));else if(y)T("update:modelValue",S.value);else if(_)T("update:modelValue",qr(S.value));else{S.value&&r&&o&&S.value.length===1&&S.value.push(null);const A=g?Array.isArray(S.value)?S.value.map(N=>N&&_s(N)):_s(S.value):S.value;T("update:modelValue",A)}L()},checkBeforeEmit:()=>S.value?r?o?S.value.length>=1:S.value.length===2:!!S.value:!1}},Vse=typeof window<"u"?window:void 0,pb=()=>{},zse=e=>YI()?(nL(e),!0):!1,jse=(e,t,n,r)=>{if(!e)return pb;let o=pb;const i=Gt(()=>Le(e),u=>{o(),u&&(u.addEventListener(t,n,r),o=()=>{u.removeEventListener(t,n,r),o=pb})},{immediate:!0,flush:"post"}),s=()=>{i(),o()};return zse(s),s},Wse=(e,t,n,r={})=>{const{window:o=Vse,event:i="pointerdown"}=r;return o?jse(o,i,s=>{const u=Ao(e),d=Ao(t);!u||!d||u===s.target||s.composedPath().includes(u)||s.composedPath().includes(d)||n(s)},{passive:!0}):void 0},Kse=st({props:En({},Pie),emits:["update:modelValue","textSubmit","closed","cleared","open","focus","blur","internalModelChange","recalculatePosition","flow-step","focus-prev","updateMonthYear"],setup(e,{expose:t,emit:n}){const r=e,o=ug(),i=Pe(!1),s=dr(r,"modelValue"),u=Pe(null),d=Pe(null),f=Pe(null),g=Pe(null);li(IT,r.autoApply);const y=ze(()=>r.formatLocale);li(V5,y),li(q5,dr(r,"textInput")),li(Eu,dr(r,"arrowNavigation")),Rn(()=>{H(r.modelValue),r.inline||(window.addEventListener("scroll",K),window.addEventListener("resize",te)),r.inline&&(i.value=!0)}),fl(()=>{r.inline||(window.removeEventListener("scroll",K),window.removeEventListener("resize",te))});const _=mc(o,"all"),M=mc(o,"input");Gt(s,()=>{H(s.value)},{deep:!0});const{openOnTop:T,menuPosition:k,setMenuPosition:S,recalculatePosition:C,setInitialPosition:L}=Hse(r.position,r.altPosition,r.autoPosition,u,d,r.inline,n),{internalModelValue:A,inputValue:N,parseExternalModelValue:H,emitModelValue:q,checkBeforeEmit:x,formatInputValue:$}=qse(r.format,r.timePicker,r.monthPicker,r.range,r.partialRange,r.is24,r.enableTimePicker,r.enableSeconds,y,r.multiDates,r.utc,r.weekPicker,r.yearPicker,r.textInputOptions,n),{clearArrowNav:V}=Au(),{setMenuFocused:G,setShiftKey:R}=kT(),w=ze(()=>({dp__main:!0,dp__theme_dark:r.dark,dp__theme_light:!r.dark,dp__flex_display:r.inline,dp__flex_display_with_input:r.inlineWithInput})),P=ze(()=>pD(r.format)?r.format:$5(null,r.is24,r.enableSeconds,r.monthPicker,r.timePicker,r.weekPicker,r.yearPicker,r.enableTimePicker)),X=ze(()=>r.previewFormat?r.previewFormat:pD(P.value)?P.value:r.format),W=ze(()=>typeof r.transitions=="boolean"?r.transitions?dD({}):!1:dD(r.transitions));li(t0,W);const ne=ze(()=>r.dark?"dp__theme_dark":"dp__theme_light"),Y=ze(()=>Object.assign(Aie(),r.textInputOptions)),ie=ze(()=>Nie(r.ariaLabels));li(Du,ie);const fe=ze(()=>Lie(r.filters)),se=ze(()=>{const ae=De=>{const Ue={hours:Fs(new Date),minutes:Gs(new Date),seconds:Kl(new Date)};return Object.assign(Ue,De)};return r.range?r.startTime&&Array.isArray(r.startTime)?[ae(r.startTime[0]),ae(r.startTime[1])]:null:r.startTime&&!Array.isArray(r.startTime)?ae(r.startTime):null}),ue=ze(()=>r.multiCalendars===null?0:typeof r.multiCalendars=="boolean"?r.multiCalendars?2:0:+r.multiCalendars>=2?+r.multiCalendars:2),K=()=>{i.value&&(r.closeOnScroll?ve():r.autoPosition?S():window.removeEventListener("scroll",K))},te=()=>{i.value&&S()},J=()=>{!r.disabled&&!r.readonly&&(L(),i.value=!0,br().then(()=>{S(),i.value&&(n("open"),n("focus"))}),i.value||Fe(),H(r.modelValue))},Me=()=>{N.value="",Fe(),n("update:modelValue",null),n("cleared"),ve()},de=()=>{const{validate:ae}=H5(r.minDate,r.maxDate,r.disabledDates,r.allowedDates,fe.value,r.disabledWeekDays,r.yearRange),De=A.value;return!Array.isArray(De)&&ae(De)?!0:Array.isArray(De)?De.length===2&&ae(De[0])&&ae(De[1])?!0:!!ae(De[0]):!1},me=()=>{x()&&de()&&(q(),ve())},re=ae=>{q(),r.closeOnAutoApply&&!ae&&ve()},be=(ae=!1)=>{r.autoApply&&(!r.enableTimePicker||r.monthPicker||r.yearPicker||aI(A.value,r.maxTime,r.minTime))&&de()&&(r.range&&Array.isArray(A.value)?(r.partialRange||A.value.length===2)&&re(ae):re(ae))},Fe=()=>{A.value=null},ve=()=>{r.inline||(i.value&&(i.value=!1,G(!1),R(!1),V(),n("closed"),n("blur"),L(),N.value&&H(s.value)),Fe(),d.value&&d.value.unFocus(),ce())},z=(ae,De)=>{if(!ae){A.value=null;return}A.value=ae,De&&(me(),n("textSubmit"))},oe=()=>{r.autoApply&&aI(A.value,r.maxTime,r.minTime)&&q()},ce=()=>{f.value&&f.value.focus({preventScroll:!0})},we=()=>i.value?ve():J();return Wse(u,d,ve),t({closeMenu:ve,selectDate:me,clearValue:Me,openMenu:J,onScroll:K,formatInputValue:$}),(ae,De)=>(Q(),le("div",{class:pt(Le(w))},[j("span",{tabindex:"-1",ref_key:"focusRefBefore",ref:g},null,512),Ft($ie,So({ref_key:"inputRef",ref:d},{placeholder:ae.placeholder,hideInputIcon:ae.hideInputIcon,readonly:ae.readonly,disabled:ae.disabled,inputClassName:ae.inputClassName,clearable:ae.clearable,state:ae.state,inline:ae.inline,inlineWithInput:ae.inlineWithInput,textInput:ae.textInput,textInputOptions:Le(Y),range:ae.range,isMenuOpen:i.value,pattern:Le(P),autoApply:ae.autoApply,uid:ae.uid,openMenuOnFocus:ae.openMenuOnFocus,required:ae.required,name:ae.name,autocomplete:ae.autocomplete},{"input-value":Le(N),"onUpdate:input-value":De[0]||(De[0]=Ue=>gr(N)?N.value=Ue:null),onClear:Me,onOpen:J,onSetInputDate:z,onSetEmptyDate:Le(q),onSelectDate:me,onToggle:we,onClose:ve,onFocusPrev:De[1]||(De[1]=Ue=>ae.$emit("focus-prev"))}),Vi({_:2},[Jt(Le(M),(Ue,xe)=>({name:Ue,fn:Qt(qe=>[xt(ae.$slots,Ue,Bl(Hl(qe)))])}))]),1040,["input-value","onSetEmptyDate"]),j("span",{tabindex:"-1",ref_key:"focusRef",ref:f},null,512),i.value?(Q(),Ot(gC,{key:0,to:ae.teleport,disabled:ae.inline},[i.value?(Q(),Ot(Bse,So({key:0,ref_key:"dpMenuRef",ref:u,class:Le(ne),style:Le(k)},{weekNumbers:ae.weekNumbers,weekStart:ae.weekStart,disableMonthYearSelect:ae.disableMonthYearSelect,menuClassName:ae.menuClassName,calendarClassName:ae.calendarClassName,yearRange:ae.yearRange,range:ae.range,multiCalendars:Le(ue),multiCalendarsSolo:ae.multiCalendarsSolo,multiStatic:ae.multiStatic,calendarCellClassName:ae.calendarCellClassName,enableTimePicker:ae.enableTimePicker,is24:ae.is24,hoursIncrement:ae.hoursIncrement,minutesIncrement:ae.minutesIncrement,hoursGridIncrement:ae.hoursGridIncrement,minutesGridIncrement:ae.minutesGridIncrement,minDate:ae.minDate,maxDate:ae.maxDate,autoApply:ae.autoApply,selectText:ae.selectText,cancelText:ae.cancelText,previewFormat:Le(X),locale:ae.locale,weekNumName:ae.weekNumName,disabledDates:ae.disabledDates,filters:Le(fe),minTime:ae.minTime,maxTime:ae.maxTime,inline:ae.inline,openOnTop:Le(T),monthPicker:ae.monthPicker,timePicker:ae.timePicker,monthNameFormat:ae.monthNameFormat,startDate:ae.startDate,startTime:Le(se),monthYearComponent:ae.monthYearComponent,timePickerComponent:ae.timePickerComponent,actionRowComponent:ae.actionRowComponent,customProps:ae.customProps,hideOffsetDates:ae.hideOffsetDates,autoRange:ae.autoRange,noToday:ae.noToday,noHoursOverlay:ae.noHoursOverlay,noMinutesOverlay:ae.noMinutesOverlay,disabledWeekDays:ae.disabledWeekDays,allowedDates:ae.allowedDates,showNowButton:ae.showNowButton,nowButtonLabel:ae.nowButtonLabel,monthChangeOnScroll:ae.monthChangeOnScroll,markers:ae.markers,uid:ae.uid,modeHeight:ae.modeHeight,enableSeconds:ae.enableSeconds,secondsIncrement:ae.secondsIncrement,secondsGridIncrement:ae.secondsGridIncrement,noSecondsOverlay:ae.noSecondsOverlay,escClose:ae.escClose,spaceConfirm:ae.spaceConfirm,monthChangeOnArrows:ae.monthChangeOnArrows,textInput:ae.textInput,disabled:ae.disabled,readonly:ae.readonly,multiDates:ae.multiDates,presetRanges:ae.presetRanges,flow:ae.flow,preventMinMaxNavigation:ae.preventMinMaxNavigation,minRange:ae.minRange,maxRange:ae.maxRange,fixedStart:ae.fixedStart,fixedEnd:ae.fixedEnd,multiDatesLimit:ae.multiDatesLimit,reverseYears:ae.reverseYears,keepActionRow:ae.keepActionRow,weekPicker:ae.weekPicker,noSwipe:ae.noSwipe,vertical:ae.vertical,arrowNavigation:ae.arrowNavigation,yearPicker:ae.yearPicker},{internalModelValue:Le(A),"onUpdate:internalModelValue":De[2]||(De[2]=Ue=>gr(A)?A.value=Ue:null),onClosePicker:ve,onSelectDate:me,onDpOpen:Le(C),onAutoApply:be,onTimeUpdate:oe,onFlowStep:De[3]||(De[3]=Ue=>ae.$emit("flow-step",Ue)),onUpdateMonthYear:De[4]||(De[4]=Ue=>ae.$emit("updateMonthYear",Ue))}),Vi({_:2},[Jt(Le(_),(Ue,xe)=>({name:Ue,fn:Qt(qe=>[xt(ae.$slots,Ue,Bl(Hl(En({},qe))))])}))]),1040,["class","style","internalModelValue","onDpOpen"])):ke("",!0)],8,["to","disabled"])):ke("",!0)],2))}});var DT=(()=>{const e=Kse;return e.install=t=>{t.component("Vue3DatePicker",e)},e})(),Yse=Object.freeze(Object.defineProperty({__proto__:null,default:DT},Symbol.toStringTag,{value:"Module"}));Object.entries(Yse).forEach(([e,t])=>{e!=="default"&&(DT[e]=t)});const av=st({props:{userInfo:{type:Object,default:()=>({})},isH5:{type:Boolean,default:()=>!1}},components:{Datepicker:DT},setup(e,t){const n=av==null?void 0:av.TUIServer,r=qt({profile:{},isEdit:!1,avatarList:[{name:"avatar_01",avatar:" https://im.sdk.qcloud.com/download/tuikit-resource/avatar/avatar_1.png"},{name:"avatar_02",avatar:" https://im.sdk.qcloud.com/download/tuikit-resource/avatar/avatar_2.png"},{name:"avatar_03",avatar:" https://im.sdk.qcloud.com/download/tuikit-resource/avatar/avatar_3.png"},{name:"avatar_04",avatar:" https://im.sdk.qcloud.com/download/tuikit-resource/avatar/avatar_4.png"},{name:"avatar_05",avatar:" https://im.sdk.qcloud.com/download/tuikit-resource/avatar/avatar_5.png"},{name:"avatar_06",avatar:" https://im.sdk.qcloud.com/download/tuikit-resource/avatar/avatar_6.png"}],type:[{label:"男",type:n.TUICore.TIM.TYPES.GENDER_MALE},{label:"女",type:n.TUICore.TIM.TYPES.GENDER_FEMALE}],genderLabel:{[n.TUICore.TIM.TYPES.GENDER_MALE]:"男",[n.TUICore.TIM.TYPES.GENDER_FEMALE]:"女",[n.TUICore.TIM.TYPES.GENDER_UNKNOWN]:"不显示"},setName:"",editConfig:{title:"",list:[],type:"",subText:"",placeholder:"",value:""}}),o=k=>{const S=k.getDate()>9?k.getDate():`0${k.getDate()}`,C=k.getMonth()>8?k.getMonth()+1:`0${k.getMonth()+1}`;return`${k.getFullYear()}${C}${S}`};nn(()=>{r.profile=JSON.parse(JSON.stringify(e.userInfo))});const i=ze(()=>{let k=r.profile.birthday;return r.setName==="birthday"&&e.isH5&&(k=r.editConfig.value),s(k)}),s=k=>{const S=`${k}`;if(S.length===8){const C=S.slice(0,4),L=S.slice(4,6),A=S.slice(-2);return`${C}-${L}-${A}`}return""},u=k=>{r.profile.gender=k.type},d=k=>{r.profile.avatar=k.avatar},f=k=>{e.isH5?r.editConfig.value=k?Number(o(k)):0:r.profile.birthday=k?Number(o(k)):0},g=()=>{e.isH5&&(r.profile[r.setName]=r.editConfig.value,T()),t.emit("submit",r.profile)},y=()=>{t.emit("cancel",r.profile)},_=k=>{switch(r.editConfig.value=`${r.profile[k]}`,r.setName=k,k){case"avatar":r.editConfig.title="选择头像",r.editConfig.list=r.avatarList,r.editConfig.type="select";break;case"nick":r.editConfig.title="设置昵称",r.editConfig.subText="仅限中文、字母、数字和下划线,2-20个字",r.editConfig.placeholder="请输入昵称",r.editConfig.type="text";break;case"gender":r.editConfig.title="性别选择",r.editConfig.list=r.type,r.editConfig.type="select";break;case"selfSignature":r.editConfig.title="个性签名",r.editConfig.type="textarea",r.editConfig.placeholder="请输入内容";break;case"birthday":r.editConfig.title="出生年月",r.editConfig.type="date",r.editConfig.placeholder="请选择出生日期";break}},M=k=>{r.editConfig.value=(k==null?void 0:k.avatar)||(k==null?void 0:k.type)},T=()=>{r.setName="",r.editConfig={title:"",list:[],type:"",subText:"",placeholder:"",value:""}};return{...Xt(r),showChooseGender:u,chooseAvatar:d,showBirthday:f,birthday:i,submit:g,cancel:y,setProfile:_,choose:M,closeMask:T,format:o}}});const Jse={class:"edit-header"},Xse={class:"edit-header-title"},Zse={class:"edit-list"},Qse={class:"edit-list-item space-top"},eae={key:0},tae=["src"],nae={key:1,class:"avatar-list"},rae=["onClick"],oae=["src"],iae={key:0,class:"icon icon-right"},sae={class:"edit-list-item space-top"},aae={key:0},lae={key:0,class:"icon icon-right"},uae={class:"edit-list-item"},cae={class:"edit-list-item-content"},dae={class:"edit-list-item space-top"},fae={key:0},pae={key:0,class:"icon icon-right"},hae={class:"edit-list-item"},gae={key:0},mae={key:1,class:"gender-list"},vae=["onClick"],yae={class:"name"},_ae={key:0,class:"icon icon-right"},bae={class:"edit-list-item"},Mae={key:0},Iae={key:0,class:"icon icon-right"},Cae={key:0,class:"edit-footer"},Tae={class:"mask-main"},wae={class:"edit-h5-header"},Sae={class:"edit-h5-main"},kae={key:0,class:"list"},Dae=["onClick"],Eae=["src"],Aae={key:1,class:"input"},Lae=["placeholder"],Oae=["type","placeholder"],Rae={key:2},Nae={class:"edit-h5-footer"},Pae=["disabled"];function xae(e,t,n,r,o,i){const s=mn("Datepicker");return Q(),le("div",{class:pt(["edit",[e.isH5?"edit-h5":""]])},[j("header",Jse,[e.isH5?(Q(),le("i",{key:0,class:"icon icon-back",onClick:t[0]||(t[0]=(...u)=>e.cancel&&e.cancel(...u))})):ke("",!0),j("h1",Xse,Re(e.$t("TUIProfile.资料设置")),1)]),j("ul",Zse,[j("li",Qse,[j("main",{class:"edit-list-item-content",onClick:t[1]||(t[1]=u=>e.setProfile("avatar"))},[j("label",null,Re(e.$t("TUIProfile.头像")),1),e.isH5?(Q(),le("span",eae,[j("img",{src:e.profile.avatar?e.profile.avatar:"https://oss.dayaedu.com/news-info/07/1690787574969.png",onerror:"this.src='https://oss.dayaedu.com/news-info/07/1690787574969.png'"},null,8,tae)])):(Q(),le("ul",nae,[(Q(!0),le(ht,null,Jt(e.avatarList,(u,d)=>(Q(),le("li",{class:"avatar-list-item",key:d,onClick:f=>e.chooseAvatar(u)},[j("img",{class:pt([e.profile.avatar===u.avatar&&"selected"]),src:u.avatar},null,10,oae)],8,rae))),128))]))]),e.isH5?(Q(),le("i",iae)):ke("",!0)]),j("li",sae,[j("main",{class:"edit-list-item-content",onClick:t[3]||(t[3]=u=>e.setProfile("nick"))},[j("label",null,Re(e.$t("TUIProfile.昵称")),1),e.isH5?(Q(),le("span",aae,Re(e.profile.nick),1)):An((Q(),le("input",{key:1,type:"text","onUpdate:modelValue":t[2]||(t[2]=u=>e.profile.nick=u)},null,512)),[[zs,e.profile.nick]])]),e.isH5?(Q(),le("i",lae)):ke("",!0)]),j("li",uae,[j("main",cae,[j("label",null,Re(e.$t("TUIProfile.账号")),1),j("span",null,Re(e.profile.userID),1)])]),j("li",dae,[j("main",{class:"edit-list-item-content",onClick:t[5]||(t[5]=u=>e.setProfile("selfSignature"))},[j("label",null,Re(e.$t("TUIProfile.个性签名")),1),e.isH5?(Q(),le("span",fae,Re(e.profile.selfSignature),1)):An((Q(),le("input",{key:1,type:"text","onUpdate:modelValue":t[4]||(t[4]=u=>e.profile.selfSignature=u)},null,512)),[[zs,e.profile.selfSignature]])]),e.isH5?(Q(),le("i",pae)):ke("",!0)]),j("li",hae,[j("main",{class:"edit-list-item-content",onClick:t[6]||(t[6]=u=>e.setProfile("gender"))},[j("label",null,Re(e.$t("TUIProfile.性别")),1),e.isH5?(Q(),le("span",gae,Re(e.profile.gender?e.$t(`TUIProfile.${e.genderLabel[e.profile.gender]}`):""),1)):(Q(),le("ul",mae,[(Q(!0),le(ht,null,Jt(e.type,(u,d)=>(Q(),le("li",{class:"gender-list-item",key:d,onClick:f=>e.showChooseGender(u)},[j("i",{class:pt(["gender",[e.profile.gender===u.type&&"gender-selected"]])},null,2),j("p",yae,Re(e.$t(`TUIProfile.${u.label}`)),1)],8,vae))),128))]))]),e.isH5?(Q(),le("i",_ae)):ke("",!0)]),j("li",bae,[j("main",{class:"edit-list-item-content",onClick:t[7]||(t[7]=u=>e.setProfile("birthday"))},[j("label",null,Re(e.$t("TUIProfile.出生年月")),1),e.isH5?(Q(),le("span",Mae,Re(e.profile.birthday),1)):(Q(),Ot(s,{key:1,placeholder:e.$t("TUIProfile.请选择出生日期"),enableTimePicker:!1,format:e.format,previewFormat:e.format,modelValue:e.birthday,"onUpdate:modelValue":e.showBirthday},null,8,["placeholder","format","previewFormat","modelValue","onUpdate:modelValue"]))]),e.isH5?(Q(),le("i",Iae)):ke("",!0)])]),e.isH5?ke("",!0):(Q(),le("footer",Cae,[j("button",{class:"btn-default",onClick:t[8]||(t[8]=(...u)=>e.cancel&&e.cancel(...u))},Re(e.$t("TUIProfile.取消")),1),j("button",{class:"btn-submit",onClick:t[9]||(t[9]=(...u)=>e.submit&&e.submit(...u))},Re(e.$t("TUIProfile.保存")),1)])),e.setName&&e.isH5?(Q(),le("div",{key:1,class:"mask",onClick:t[14]||(t[14]=Cn((...u)=>e.closeMask&&e.closeMask(...u),["self"]))},[j("div",Tae,[j("header",wae,[j("h1",null,Re(e.$t(`TUIProfile.${e.editConfig.title}`)),1),j("span",{class:"close",onClick:t[10]||(t[10]=(...u)=>e.closeMask&&e.closeMask(...u))},Re(e.$t("关闭")),1)]),j("main",Sae,[e.editConfig.type==="select"?(Q(),le("ul",kae,[(Q(!0),le(ht,null,Jt(e.editConfig.list,(u,d)=>(Q(),le("li",{class:"list-item",key:d,onClick:f=>e.choose(u)},[u!=null&&u.avatar?(Q(),le("img",{key:0,class:pt([e.editConfig.value===u.avatar&&"selected"]),src:u.avatar},null,10,Eae)):(Q(),le("span",{key:1,class:pt([e.editConfig.value===u.type&&"selected"])},Re(e.$t(`TUIProfile.${u.label}`)),3))],8,Dae))),128))])):(Q(),le("div",Aae,[e.editConfig.type==="textarea"?An((Q(),le("textarea",{key:0,placeholder:e.editConfig.placeholder,"onUpdate:modelValue":t[11]||(t[11]=u=>e.editConfig.value=u)},null,8,Lae)),[[zs,e.editConfig.value]]):e.editConfig.type==="date"?(Q(),Ot(s,{key:1,class:"datePicker",placeholder:e.$t("TUIProfile.请选择出生日期"),enableTimePicker:!1,format:e.format,previewFormat:e.format,modelValue:e.birthday,"onUpdate:modelValue":e.showBirthday},null,8,["placeholder","format","previewFormat","modelValue","onUpdate:modelValue"])):An((Q(),le("input",{key:2,type:e.editConfig.type,placeholder:e.$t(`TUIProfile.${e.editConfig.placeholder}`),"onUpdate:modelValue":t[12]||(t[12]=u=>e.editConfig.value=u)},null,8,Oae)),[[w7,e.editConfig.value]])])),e.editConfig.subText?(Q(),le("sub",Rae,Re(e.$t(`TUIProfile.${e.editConfig.subText}`)),1)):ke("",!0)]),j("footer",Nae,[j("button",{class:"btn btn-submit",disabled:!e.editConfig.value,onClick:t[13]||(t[13]=(...u)=>e.submit&&e.submit(...u))},Re(e.$t("确定")),9,Pae)])])])):ke("",!0)],2)}const vD=Vt(av,[["render",xae],["__scopeId","data-v-9a583a56"]]),lv=st({name:"TUIProfile",components:{TUIProfileEdit:vD},setup(e,t){var f;const n=lv==null?void 0:lv.TUIServer,r=qt({profile:{},isEdit:!1,genderLabel:{[n.TUICore.TIM.TYPES.GENDER_MALE]:"男",[n.TUICore.TIM.TYPES.GENDER_FEMALE]:"女",[n.TUICore.TIM.TYPES.GENDER_UNKNOWN]:"不显示"},env:n.TUICore.TUIEnv});vD.TUIServer=n,n.bind(r);const o=((f=window==null?void 0:window.TUIKitTUICore)==null?void 0:f.isOfficial)&&Si&&Si()||{},i=async g=>{var _;const y={nick:g.nick,avatar:g.avatar,gender:g.gender||n.TUICore.TIM.TYPES.GENDER_UNKNOWN,selfSignature:g.selfSignature,birthday:g.birthday};n.TUICore.getStore().TUIProfile.profile.nick!==g.nick&&(_=window==null?void 0:window.TUIKitTUICore)!=null&&_.isOfficial&&o!=null&&o.commit&&(o==null||o.commit("handleTask",2));try{await n.updateMyProfile(y)}catch(M){console.log(M)}r.env.isH5||s()},s=()=>{r.env.isH5?r.isEdit=!1:u()},u=()=>{t.emit("changeStatus")},d=()=>{r.env.isH5&&(r.isEdit=!0)};return{...Xt(r),submit:i,cancel:s,changeStatus:u,toggleEdit:d}}});const Uae={class:"profile-header"},Fae={class:"profile-avatar"},Gae=["src"],$ae={class:"profile-main"},Bae={class:"profile-main-item"},Hae={class:"profile-main-name"},qae={key:0,class:"gender"},Vae={class:"profile-main-item"},zae={class:"profile-main-label"},jae={key:0,class:"profile-main-item"},Wae={class:"profile-main-label"},Kae={key:0,class:"profile-main"},Yae={class:"profile-main-item"},Jae={class:"profile-main-label"},Xae={class:"profile-main-item"},Zae={class:"profile-main-label"},Qae={key:1,class:"icon icon-right"};function ele(e,t,n,r,o,i){const s=mn("TUIProfileEdit");return Q(),le("div",{class:pt(["TUI-profile",[e.env.isH5?"TUI-profile-h5":""]])},[e.isEdit?(Q(),Ot(s,{key:1,userInfo:e.profile,isH5:e.env.isH5,onSubmit:e.submit,onCancel:e.cancel},null,8,["userInfo","isH5","onSubmit","onCancel"])):(Q(),le("div",{key:0,class:"profile",onClick:t[0]||(t[0]=(...u)=>e.toggleEdit&&e.toggleEdit(...u))},[j("header",Uae,[j("aside",Fae,[j("img",{class:"avatar",src:e.profile.avatar?e.profile.avatar:"https://oss.dayaedu.com/news-info/07/1690787574969.png",onerror:"this.src='https://oss.dayaedu.com/news-info/07/1690787574969.png'"},null,8,Gae)]),j("ul",$ae,[j("li",Bae,[j("h1",Hae,Re(e.profile.nick||"-"),1),e.env.isH5?ke("",!0):(Q(),le("p",qae,Re(e.profile.gender?e.$t(`TUIProfile.${e.genderLabel[e.profile.gender]}`):""),1))]),j("li",Vae,[j("label",zae,Re(e.$t("TUIProfile.用户ID"))+":",1),j("span",null,Re(e.profile.userID),1)]),e.env.isH5?(Q(),le("li",jae,[j("label",Wae,Re(e.$t("TUIProfile.个性签名"))+":",1),j("span",null,Re(e.profile.selfSignature||e.$t("TUIProfile.暂未设置")),1)])):ke("",!0)])]),e.env.isH5?ke("",!0):(Q(),le("ul",Kae,[j("li",Yae,[j("label",Jae,Re(e.$t("TUIProfile.个性签名")),1),j("span",null,Re(e.profile.selfSignature||e.$t("TUIProfile.暂未设置")),1)]),j("li",Xae,[j("label",Zae,Re(e.$t("TUIProfile.出生年月")),1),j("span",null,Re(e.profile.birthday?e.profile.birthday:e.$t("TUIProfile.暂未设置")),1)])])),e.env.isH5?(Q(),le("i",Qae)):ke("",!0)]))],2)}const lI=Vt(lv,[["render",ele],["__scopeId","data-v-37ed72e3"]]),tle=e=>{lI.TUIServer=Yl.server,e.component(Yl.name,lI)},nle=e=>(Yl.server=new m5(e),e.component(Yl.name,Yl),Yl),Yl={name:"TUIProfile",component:lI,server:m5,install:tle,plugin:nle},rle={};class tP extends rd{constructor(n){super();Wt(this,"TUICore");Wt(this,"store");Wt(this,"currentStore",{});Wt(this,"storeCallback");this.TUICore=n,this.bindTIMEvent(),this.store=n.setComponentStore("TUIGroup",rle,this.updateStore.bind(this))}destroyed(){this.unbindTIMEvent()}updateStore(n,r){this.currentStore.groupList=n.groupList,this.currentStore.searchGroup=n.searchGroup}bindTIMEvent(){this.TUICore.tim.on(this.TUICore.TIM.EVENT.GROUP_LIST_UPDATED,this.handleGroupListUpdated,this),this.TUICore.tim.on(this.TUICore.TIM.EVENT.GROUP_ATTRIBUTES_UPDATED,this.handleGroupAttributesUpdated,this)}unbindTIMEvent(){this.TUICore.tim.off(this.TUICore.TIM.EVENT.GROUP_LIST_UPDATED,this.handleGroupListUpdated),this.TUICore.tim.off(this.TUICore.TIM.EVENT.GROUP_ATTRIBUTES_UPDATED,this.handleGroupAttributesUpdated)}handleGroupListUpdated(n){this.store.groupList=n.data}handleGroupAttributesUpdated(n){const{groupID:r,groupAttributes:o}=n.data;console.log(r,o)}handlePromiseCallback(n){return new Promise((r,o)=>{const i={TUIName:"TUIGroup",callback:()=>{n&&n(r,o)}};this.TUICore.setAwaitFunc(i.TUIName,i.callback)})}async getGroupList(n){return this.handlePromiseCallback(async(r,o)=>{try{let i={};n?i=await this.TUICore.tim.getGroupList(n):i=await this.TUICore.tim.getGroupList(),this.store.groupList=i.data.groupList,r(i)}catch(i){o(i)}})}getGroupProfile(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.getGroupProfile(n);this.store.groupList=i.data.groupList,r(i)}catch(i){o(i)}})}createGroup(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.createGroup(n);r(i)}catch(i){o(i)}})}dismissGroup(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.dismissGroup(n);this.store.groupProfile=i.data.group,r(i)}catch(i){o(i)}})}updateGroupProfile(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.updateGroupProfile(n);this.store.groupProfile=i.data.group,r(i)}catch(i){o(i)}})}joinGroup(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.joinGroup(n);r(i)}catch(i){o(i)}})}quitGroup(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.quitGroup(n);r(i)}catch(i){o(i)}})}searchGroupByID(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.searchGroupByID(n);this.store.searchGroup=i.data.group,r(i)}catch(i){o(i)}})}getGroupOnlineMemberCount(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.getGroupOnlineMemberCount(n);r(i)}catch(i){o(i)}})}changeGroupOwner(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.changeGroupOwner(n);r(i)}catch(i){o(i)}})}handleGroupApplication(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.handleGroupApplication(n);r(i)}catch(i){o(i)}})}initGroupAttributes(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.initGroupAttributes(n);r(i)}catch(i){o(i)}})}setGroupAttributes(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.setGroupAttributes(n);r(i)}catch(i){o(i)}})}deleteGroupAttributes(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.deleteGroupAttributes(n);r(i)}catch(i){o(i)}})}getGroupAttributes(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.getGroupAttributes(n);r(i)}catch(i){o(i)}})}getGroupMemberList(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.getGroupMemberList(n);r(i)}catch(i){o(i)}})}addGroupMember(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.addGroupMember(n);r(i)}catch(i){o(i)}})}deleteGroupMember(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.deleteGroupMember(n);r(i)}catch(i){o(i)}})}setGroupMemberMuteTime(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.setGroupMemberMuteTime(n);r(i)}catch(i){o(i)}})}setGroupMemberRole(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.setGroupMemberRole(n);r(i)}catch(i){o(i)}})}setGroupMemberNameCard(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.setGroupMemberNameCard(n);r(i)}catch(i){o(i)}})}getGroupMemberProfile(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.getGroupMemberProfile(n);r(i)}catch(i){o(i)}})}async bind(n){return this.currentStore=n,await this.getGroupList(),this.currentStore}}const nP=st({name:"TUIGroup",components:{DialogTUI:By},props:{displayOnlineStatus:{type:Boolean,default:!1}},setup(e){const t=nP.TUIServer,n=qt({loading:!0,page:1,rows:100,keyword:"",finshed:!1,groupList:[],searchGroup:[],searchID:"",currentGroup:null,netWork:"",userStatusList:new Map,dialogShow:!1,dialogItem:{}}),r=_=>_>0?dg(_*1e3):"",o=async _=>{var M;try{if((M=(await AR({id:_.groupId})).data)!=null&&M.id){const k=`GROUP${_.groupId}`;t.TUICore.TUIServer.TUIConversation.getConversationProfile(k).then(S=>{t.TUICore.TUIServer.TUIConversation.handleCurrentConversation(S.data.conversation),n.currentGroup={}})}else n.dialogShow=!0,n.dialogItem=_}catch{}},i=()=>{const _=n.groupList.findIndex(M=>M.groupId==n.dialogItem.groupId);n.groupList.splice(_,1)},s=ze(()=>!0),u=async()=>{n.loading=!0;try{const _=await Dj({keyword:n.keyword,page:n.page,rows:n.rows,roleType:"TEACHER"});n.groupList.push(..._.data.rows||[]),n.finshed=_.data.pages<=_.data.current}catch{}n.loading=!1},d=_=>{const M=n.groupList.findIndex(T=>T.groupId==_);n.groupList.splice(M,1)};Rn(()=>{u(),Sf.on("removeGroup",_=>{d(_)})}),fl(()=>{Sf.off("removeGroup",d)});const f=_=>{console.log(_,"val"),n.page=1,n.keyword=_,n.groupList=[],u()},g=PC(_=>{f(_)},500),y=_=>{_.stopPropagation(),_.code==="Enter"&&g(n.keyword)};return{...Xt(n),handleListItem:o,handleManage:i,isNetwork:s,handleAvatar:TC,handleName:qh,handleAt:wO,handleItemTime:r,noSearch:f,onKeyup:y,debouncedRequest:g}}});const Wf=e=>(Ur("data-v-dd49d023"),e=e(),Fr(),e),ole={style:{height:"100%"}},ile={class:"sectionSearch"},sle=Wf(()=>j("span",{class:"icon-search-input"},null,-1)),ale={class:"TUI-group"},lle={class:"TUI-conversation-list"},ule={class:"TUI-contact-left"},cle={class:"TUI-contact-list"},dle=["onClick"],fle={class:"left"},ple=["src"],hle={class:"content-header"},gle={class:"name"},mle={class:"middle-box"},vle={class:"content-footer"},yle=Wf(()=>j("span",{class:"time"},null,-1)),_le={key:0,class:"mute-icon",src:g5},ble=Wf(()=>j("i",null,null,-1)),Mle={key:0,class:"theEmtpy",style:{height:"90%"}},Ile=Wf(()=>j("img",{class:"emptyImg",src:Gy},null,-1)),Cle=Wf(()=>j("p",null,"暂无数据",-1)),Tle=[Ile,Cle],wle=Wf(()=>j("p",null,"该群已解散,是否删除?",-1));function Sle(e,t,n,r,o,i){const s=mn("n-input"),u=mn("DialogTUI");return Q(),le("div",ole,[j("div",ile,[Ft(s,{class:"TheSearch",style:{"--n-font-size":"12px","--n-height":"32px","--n-caret-color":"#198cfe","--n-border-hover":"1px solid #198cfe","--n-border-focus":"1px solid #198cfe","--n-loading-color":"#198cfe","--n-box-shadow-focus":"0 0 0 2px rgba(25 140 254, 0.2)"},round:"",clearable:"",placeholder:"请输入名称",value:e.keyword,"onUpdate:value":t[0]||(t[0]=d=>e.keyword=d),onClear:t[1]||(t[1]=()=>{e.debouncedRequest("")}),onKeyup:e.onKeyup},{prefix:Qt(()=>[sle]),_:1},8,["value","onKeyup"])]),j("div",ale,[j("main",lle,[j("aside",ule,[j("ul",cle,[(Q(!0),le(ht,null,Jt(e.groupList,(d,f)=>{var g;return Q(),le("li",{class:"TUI-contact-list-item",key:f,onClick:y=>e.handleListItem(d)},[j("aside",fle,[j("img",{class:"avatar",src:d.img||"https://oss.dayaedu.com/news-info/07/1690775328089.png",onerror:"this.src='https://oss.dayaedu.com/news-info/07/1690775328089.png'"},null,8,ple)]),j("div",hle,[j("label",null,[j("p",gle,Re(d.name),1)]),j("div",mle,[j("p",null,"共"+Re(d.memberNum||0)+"人",1)])]),j("div",vle,[yle,((g=d.selfInfo)==null?void 0:g.messageRemindType)==="AcceptNotNotify"?(Q(),le("img",_le)):ke("",!0),ble])],8,dle)}),128))])])]),!e.loading&&e.groupList.length<=0?(Q(),le("div",Mle,Tle)):ke("",!0),Ft(u,{show:e.dialogShow,isHeaderShow:!0,title:"提示","is-footer-show":!0,onSubmit:t[2]||(t[2]=d=>e.handleManage()),"onUpdate:show":t[3]||(t[3]=d=>e.dialogShow=d)},{default:Qt(()=>[wle]),_:1},8,["show"])])])}const uI=Vt(nP,[["render",Sle],["__scopeId","data-v-dd49d023"]]),kle=e=>{uI.TUIServer=Jl.server,e.component(Jl.name,uI)},Dle=e=>(Jl.server=new tP(e),e.component(Jl.name,Jl),Jl),Jl={name:"TUIGroup",component:uI,server:tP,install:kle,plugin:Dle},Ele={};class rP extends rd{constructor(n){super();Wt(this,"TUICore");Wt(this,"store");Wt(this,"currentStore",{});Wt(this,"storeCallback");this.TUICore=n,this.bindTIMEvent(),this.store=n.setComponentStore("TUIPerson",Ele,this.updateStore.bind(this))}destroyed(){this.unbindTIMEvent()}updateStore(n,r){this.currentStore.groupList=n.groupList,this.currentStore.searchGroup=n.searchGroup}bindTIMEvent(){this.TUICore.tim.on(this.TUICore.TIM.EVENT.GROUP_LIST_UPDATED,this.handleGroupListUpdated,this),this.TUICore.tim.on(this.TUICore.TIM.EVENT.GROUP_ATTRIBUTES_UPDATED,this.handleGroupAttributesUpdated,this)}unbindTIMEvent(){this.TUICore.tim.off(this.TUICore.TIM.EVENT.GROUP_LIST_UPDATED,this.handleGroupListUpdated),this.TUICore.tim.off(this.TUICore.TIM.EVENT.GROUP_ATTRIBUTES_UPDATED,this.handleGroupAttributesUpdated)}handleGroupListUpdated(n){this.store.groupList=n.data}handleGroupAttributesUpdated(n){const{groupID:r,groupAttributes:o}=n.data;console.log(r,o)}handlePromiseCallback(n){return new Promise((r,o)=>{const i={TUIName:"TUIGroup",callback:()=>{n&&n(r,o)}};this.TUICore.setAwaitFunc(i.TUIName,i.callback)})}async getFriendList(){return this.handlePromiseCallback(async(n,r)=>{try{const o=await this.TUICore.tim.getFriendList();this.currentStore.friendList=o.data,this.currentStore.userIDList=this.currentStore.friendList.map(i=>i.userID)||[],n(o)}catch(o){r(o)}})}async bind(n,r){return this.currentStore=n,await this.getFriendList(),r&&r(this.currentStore),this.currentStore}}const oP=st({name:"TUIPerson",setup(e){const t=oP.TUIServer,n=qt({loading:!0,page:1,rows:100,keyword:"",finshed:!1,friendList:[],searchGroup:[],searchID:"",currentGroup:null}),r=async()=>{n.loading=!0;try{const d=await ER({keyword:n.keyword,page:n.page,rows:n.rows,roleType:"TEACHER"});n.friendList.push(...d.data.rows||[]),n.finshed=d.data.pages<=d.data.current}catch{}n.loading=!1},o=async d=>{const f=`C2C${d.imUserId}`;t.TUICore.TUIServer.TUIConversation.getConversationProfile(f).then(g=>{t.TUICore.TUIServer.TUIConversation.handleCurrentConversation(g.data.conversation),n.currentGroup={}})},i=d=>{n.page=1,n.keyword=d,n.friendList=[],r()};Rn(()=>{r()});const s=PC(d=>{i(d)},500),u=d=>{d.stopPropagation(),d.code==="Enter"&&s(n.keyword)};return{...Xt(n),handleListItem:o,noSearch:i,onKeyup:u,debouncedRequest:s}}});const ET=e=>(Ur("data-v-6beb8d2d"),e=e(),Fr(),e),Ale={style:{height:"100%"}},Lle={class:"sectionSearch"},Ole=ET(()=>j("span",{class:"icon-search-input"},null,-1)),Rle={class:"TUI-person"},Nle={class:"TUI-conversation-list"},Ple={class:"TUI-contact-left"},xle={class:"TUI-contact-list"},Ule=["onClick"],Fle={class:"left"},Gle=["src"],$le={class:"content-header"},Ble={class:"name"},Hle={class:"middle-box"},qle={key:0,class:"theEmtpy",style:{height:"90%"}},Vle=ET(()=>j("img",{class:"emptyImg",src:Gy},null,-1)),zle=ET(()=>j("p",null,"暂无数据",-1)),jle=[Vle,zle];function Wle(e,t,n,r,o,i){const s=mn("n-input");return Q(),le("div",Ale,[j("div",Lle,[Ft(s,{class:"TheSearch",style:{"--n-font-size":"12px","--n-height":"32px","--n-caret-color":"#198cfe","--n-border-hover":"1px solid #198cfe","--n-border-focus":"1px solid #198cfe","--n-loading-color":"#198cfe","--n-box-shadow-focus":"0 0 0 2px rgba(25 140 254, 0.2)"},round:"",clearable:"",placeholder:"请输入名称",value:e.keyword,"onUpdate:value":t[0]||(t[0]=u=>e.keyword=u),onClear:t[1]||(t[1]=()=>{e.debouncedRequest("")}),onKeyup:e.onKeyup},{prefix:Qt(()=>[Ole]),_:1},8,["value","onKeyup"])]),j("div",Rle,[j("main",Nle,[j("aside",Ple,[j("ul",xle,[(Q(!0),le(ht,null,Jt(e.friendList,(u,d)=>(Q(),le("li",{class:"TUI-contact-list-item",key:d,onClick:f=>e.handleListItem(u)},[j("aside",Fle,[j("img",{class:"avatar",src:u.friendAvatar||"https://oss.dayaedu.com/news-info/07/1690787574969.png",onerror:"this.src='https://oss.dayaedu.com/news-info/07/1690787574969.png'"},null,8,Gle)]),j("div",$le,[j("label",null,[j("p",Ble,Re(u.friendNickname),1)]),j("div",Hle,[j("p",null,Re(u.subjectName),1)])])],8,Ule))),128))])])]),!e.loading&&e.friendList.length<=0?(Q(),le("div",qle,jle)):ke("",!0)])])}const cI=Vt(oP,[["render",Wle],["__scopeId","data-v-6beb8d2d"]]),Kle=e=>{cI.TUIServer=Xl.server,e.component(Xl.name,cI)},Yle=e=>(Xl.server=new rP(e),e.component(Xl.name,Xl),Xl),Xl={name:"TUIPerson",component:cI,server:rP,install:Kle,plugin:Yle},Jle={};class iP extends rd{constructor(n){super();Wt(this,"TUICore");Wt(this,"store");Wt(this,"currentStore",{});Wt(this,"storeCallback");this.TUICore=n,this.bindTIMEvent(),this.store=n.setComponentStore("TUIContact",Jle,this.updateStore.bind(this))}destroyed(){this.unbindTIMEvent()}updateStore(n,r){this.currentStore.groupList=n.groupList,this.currentStore.searchGroup=n.searchGroup,this.currentStore.systemConversation=n.systemConversation,this.currentStore.systemMessageList=n.systemMessageList}bindTIMEvent(){this.TUICore.tim.on(this.TUICore.TIM.EVENT.GROUP_LIST_UPDATED,this.handleGroupListUpdated,this),this.TUICore.tim.on(this.TUICore.TIM.EVENT.GROUP_ATTRIBUTES_UPDATED,this.handleGroupAttributesUpdated,this),this.TUICore.tim.on(this.TUICore.TIM.EVENT.CONVERSATION_LIST_UPDATED,this.handleConversationListUpdate,this),this.TUICore.tim.on(this.TUICore.TIM.EVENT.FRIEND_LIST_UPDATED,this.handleFriendListUpdated,this),this.TUICore.tim.on(this.TUICore.TIM.EVENT.USER_STATUS_UPDATED,this.handleUserStatusUpdated,this)}unbindTIMEvent(){this.TUICore.tim.off(this.TUICore.TIM.EVENT.GROUP_LIST_UPDATED,this.handleGroupListUpdated),this.TUICore.tim.off(this.TUICore.TIM.EVENT.GROUP_ATTRIBUTES_UPDATED,this.handleGroupAttributesUpdated),this.TUICore.tim.off(this.TUICore.TIM.EVENT.CONVERSATION_LIST_UPDATED,this.handleConversationListUpdate),this.TUICore.tim.off(this.TUICore.TIM.EVENT.FRIEND_LIST_UPDATED,this.handleFriendListUpdated),this.TUICore.tim.off(this.TUICore.TIM.EVENT.USER_STATUS_UPDATED,this.handleUserStatusUpdated)}handleGroupListUpdated(n){this.store.groupList=n.data}handleGroupAttributesUpdated(n){const{groupID:r,groupAttributes:o}=n.data;console.log(r,o)}handleConversationListUpdate(n){this.handleFilterSystem(n.data)}handleFriendListUpdated(n){this.currentStore.friendList=n.data,this.currentStore.userIDList=this.currentStore.friendList.map(r=>r.userID)}handleUserStatusUpdated(n){n.data.forEach(o=>{var d,f,g,y,_,M,T;const{userID:i,statusType:s,customStatus:u}=o;(f=(d=this.currentStore)==null?void 0:d.userStatusList)==null||f.set(i,{statusType:s,customStatus:u}),(T=(M=(_=(y=(g=this.TUICore)==null?void 0:g.TUIServer)==null?void 0:y.TUIConversation)==null?void 0:_.currentStore)==null?void 0:M.userStatusList)==null||T.set(i,{statusType:s,customStatus:u})})}handlePromiseCallback(n){return new Promise((r,o)=>{const i={TUIName:"TUIContact",callback:()=>{n&&n(r,o)}};this.TUICore.setAwaitFunc(i.TUIName,i.callback)})}handleFilterSystem(n){const r={allConversationList:n,systemConversationList:[]};r.systemConversationList=n.filter(i=>i.type===this.TUICore.TIM.TYPES.CONV_SYSTEM),this.store.allConversationList=r.allConversationList,this.store.systemConversationList=r.systemConversationList;const[o]=r.systemConversationList;return this.store.systemConversation=o,r}async getConversationList(){return this.handlePromiseCallback(async(n,r)=>{try{const o=await this.TUICore.tim.getConversationList();this.handleFilterSystem(o.data.conversationList),n(o)}catch(o){r(o)}})}async getSystemMessageList(){const n={conversationID:this.store.systemConversation.conversationID,count:15};return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.getMessageList(n);this.store.systemMessageList=i.data.messageList,r(i)}catch(i){o(i)}})}async setMessageRead(){return this.handlePromiseCallback(async(n,r)=>{try{const o=await this.TUICore.tim.setMessageRead({conversationID:this.store.systemConversation.conversationID});n(o)}catch(o){r(o)}})}async getGroupList(n){return this.handlePromiseCallback(async(r,o)=>{try{let i={};n?i=await this.TUICore.tim.getGroupList(n):i=await this.TUICore.tim.getGroupList(),this.store.groupList=i.data.groupList,r(i)}catch(i){o(i)}})}getGroupProfile(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.getGroupProfile(n);this.store.groupList=i.data.groupList,r(i)}catch(i){o(i)}})}dismissGroup(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.dismissGroup(n);this.store.groupProfile=i.data.group,r(i)}catch(i){o(i)}})}updateGroupProfile(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.updateGroupProfile(n);this.store.groupProfile=i.data.group,r(i)}catch(i){o(i)}})}joinGroup(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.joinGroup(n);r(i)}catch(i){o(i)}})}quitGroup(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.quitGroup(n);r(i)}catch(i){o(i)}})}searchGroupByID(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.searchGroupByID(n);this.store.searchGroup=i.data.group,r(i)}catch(i){this.store.searchGroup={},o(i)}})}handleGroupApplication(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.handleGroupApplication(n);r(i)}catch(i){o(i)}})}async getFriendList(){return this.handlePromiseCallback(async(n,r)=>{try{const o=await this.TUICore.tim.getFriendList();this.currentStore.friendList=o.data,this.currentStore.userIDList=this.currentStore.friendList.map(i=>i.userID)||[],n(o)}catch(o){r(o)}})}async getUserStatus(n){return this.handlePromiseCallback(async(r,o)=>{var i,s;try{if(!n.length)return;const u=await this.TUICore.tim.getUserStatus({userIDList:n});(s=(i=u==null?void 0:u.data)==null?void 0:i.successUserList)==null||s.forEach(d=>{var f,g,y,_,M,T,k;d&&(d!=null&&d.userID)&&((g=(f=this.currentStore)==null?void 0:f.userStatusList)==null||g.set(d==null?void 0:d.userID,{statusType:d==null?void 0:d.statusType,customStatus:d==null?void 0:d.customStatus}),(k=(T=(M=(_=(y=this.TUICore)==null?void 0:y.TUIServer)==null?void 0:_.TUIConversation)==null?void 0:M.currentStore)==null?void 0:T.userStatusList)==null||k.set(d==null?void 0:d.userID,{statusType:d==null?void 0:d.statusType,customStatus:d==null?void 0:d.customStatus}))}),r(u)}catch(u){o(u)}})}async subscribeUserStatus(n){return this.handlePromiseCallback(async(r,o)=>{try{if(!n.length)return;const i=await this.TUICore.tim.subscribeUserStatus({userIDList:n});r(i)}catch(i){o(i)}})}async unsubscribeUserStatus(n){return this.handlePromiseCallback(async(r,o)=>{var i,s;try{if(n&&!n.length)return;const u=await this.TUICore.tim.unsubscribeUserStatus({userIDList:n});(s=(i=this.currentStore)==null?void 0:i.userStatusList)==null||s.clear(),r(u)}catch(u){o(u)}})}async handleUserStatus(n,r){return this.handlePromiseCallback(async(o,i)=>{try{setTimeout(async()=>{n?(await this.subscribeUserStatus(r),await this.getUserStatus(r)):await this.unsubscribeUserStatus(r)},1e3)}catch(s){i(s)}})}async bind(n){return this.currentStore=n,await this.getGroupList(),await this.getConversationList(),await this.getFriendList(),this.currentStore}}const sP=st({name:"TUIContact",components:{},props:{displayOnlineStatus:{type:Boolean,default:!1}},setup(e,t){const n=sP.TUIServer,{t:r}=n.TUICore.config.i18n.useI18n(),o=qt({groupList:[],searchGroup:{},searchID:"",currentGroup:null,systemConversation:{unreadCount:0},systemMessageList:[],columnName:"",types:n.TUICore.TIM.TYPES,isSearch:!1,env:n.TUICore.TUIEnv,friendList:[],userIDList:[],currentFriend:{},displayOnlineStatus:!1,onlineStatus:!1,userStatusList:new Map});n.bind(o),Gt(()=>e.displayOnlineStatus,async(L,A)=>{L!==A&&(o.displayOnlineStatus=L,n.handleUserStatus(o.displayOnlineStatus,o.userIDList))},{immediate:!0}),Gt(()=>o.userIDList,(L,A)=>{OB(L,A)||n.handleUserStatus(o.displayOnlineStatus,o.userIDList)});const i=ze(()=>{const L=o.currentGroup.selfInfo.userID,A=o.currentGroup.joinOption===n.TUICore.TIM.TYPES.JOIN_OPTIONS_NEED_PERMISSION;return!L&&A}),s=async L=>{switch(o.columnName){case"group":o.currentGroup=L;break;case"friend":o.currentFriend=L;break}o.isSearch&&(o.currentGroup=L)},u=async L=>{if(o.currentGroup=null,o.searchID.trim())try{await n.searchGroupByID(o.searchID.trim())}catch{const N=r("TUIContact.该群组不存在");Nr(N,o.env)}},d=async L=>{const A={groupID:L.groupID,applyMessage:L.applyMessage||r("TUIContact.加群"),type:L==null?void 0:L.type};await n.joinGroup(A),o.currentGroup.apply=!0},f=async L=>{await n.quitGroup(L.groupID),o.currentGroup=null},g=async(L,A)=>{const N=`${A}${L}`;n.TUICore.TUIServer.TUIConversation.getConversationProfile(N).then(H=>{n.TUICore.TUIServer.TUIConversation.handleCurrentConversation(H.data.conversation),S()})},y=L=>{n.dismissGroup(L.groupID),o.currentGroup=null},_=async L=>{var A;o.columnName!=="system"&&L==="system"&&((A=o.systemConversation)!=null&&A.conversationID)&&(await n.getSystemMessageList(),await n.setMessageRead()),o.currentGroup={},o.columnName!=="group"&&L==="group"&&!o.env.isH5?o.currentGroup=o.groupList[0]:o.currentGroup={},o.searchID="",o.columnName=o.columnName===L?"":L},M=()=>{o.isSearch=!o.isSearch,o.columnName="",o.searchID="",o.searchGroup={},o.currentGroup={}},T=()=>{o.isSearch=!1,o.columnName="",o.searchID="",o.searchGroup={},o.currentGroup={}},k=L=>{n.handleGroupApplication(L)},S=()=>{o.currentGroup={},o.currentFriend={},o.columnName=""},C=L=>{n.TUICore.getUserStatusList(L)};return{...Xt(o),handleListItem:s,handleSearchGroup:u,join:d,quit:f,dismiss:y,isNeedPermission:i,select:_,handleGroupApplication:k,toggleSearch:M,init:T,back:S,enter:g,getUserStatusList:C}}});const aP=e=>(Ur("data-v-565241f9"),e=e(),Fr(),e),Xle={class:"TUI-contact-left"},Zle={key:0,class:"TUI-contact-column"},Qle={class:"TUI-contact-column-item"},eue={key:0,class:"num"},tue={key:0,class:"TUI-contact-list"},nue={class:"TUI-contact-list-item selected not-aside"},rue={key:0,class:"num"},oue={class:"TUI-contact-column-item"},iue={class:"TUI-contact-list"},sue=["onClick"],aue={class:"left"},lue=["src"],uue={class:"content"},cue={class:"name"},due={class:"ID"},fue=aP(()=>j("label",null,"ID:",-1)),pue={class:"type"},hue={class:"TUI-contact-column-item"},gue={class:"TUI-contact-list"},mue=["onClick"],vue={class:"left"},yue=["src"],_ue={class:"content"},bue={class:"name"},Mue={key:1,class:"TUI-contact-list"},Iue={class:"left"},Cue=["src"],Tue={class:"content"},wue={class:"name"},Sue={class:"ID"},kue=aP(()=>j("label",null,"ID:",-1)),Due={class:"type"};function Eue(e,t,n,r,o,i){return Q(),Ot(Oo,{onBeforeLeave:e.init},{default:Qt(()=>{var s,u,d,f,g,y,_;return[j("div",{class:pt(["TUI-contact",[e.env.isH5?"TUI-contact-H5":""]])},[j("aside",Xle,[e.isSearch?(Q(),le("ul",Mue,[(s=e.searchGroup)!=null&&s.groupID?(Q(),le("li",{key:0,class:pt(["TUI-contact-list-item",[((u=e.currentGroup)==null?void 0:u.groupID)===((d=e.searchGroup)==null?void 0:d.groupID)&&"selected"]]),onClick:t[3]||(t[3]=M=>e.handleListItem(e.searchGroup))},[j("aside",Iue,[j("img",{class:"avatar",src:((f=e.searchGroup)==null?void 0:f.avatar)||"https://oss.dayaedu.com/news-info/07/1690775328089.png",onerror:"this.src='https://oss.dayaedu.com/news-info/07/1690775328089.png'"},null,8,Cue)]),j("main",Tue,[j("ul",null,[j("li",wue,Re((g=e.searchGroup)==null?void 0:g.name),1),j("li",Sue,[kue,j("span",null,Re((y=e.searchGroup)==null?void 0:y.groupID),1)])]),j("span",Due,Re((_=e.searchGroup)==null?void 0:_.type),1)])],2)):ke("",!0)])):(Q(),le("ul",Zle,[j("li",Qle,[j("header",{onClick:t[0]||(t[0]=M=>e.select("system"))},[j("i",{class:pt(["icon icon-right",[e.columnName==="system"&&"icon-down"]])},null,2),j("main",null,[j("label",null,Re(e.$t("TUIContact.群聊通知")),1),e.systemConversation&&e.systemConversation.unreadCount>0?(Q(),le("span",eue,Re(e.systemConversation.unreadCount),1)):ke("",!0)])]),e.columnName==="system"?(Q(),le("ul",tue,[j("li",nue,[j("label",null,Re(e.$t("TUIContact.系统通知")),1),e.systemConversation&&e.systemConversation.unreadCount>0?(Q(),le("span",rue,Re(e.systemConversation.unreadCount),1)):ke("",!0)])])):ke("",!0)]),j("li",oue,[j("header",{onClick:t[1]||(t[1]=M=>e.select("group"))},[j("i",{class:pt(["icon icon-right",[e.columnName==="group"&&"icon-down"]])},null,2),j("main",null,[j("label",null,Re(e.$t("TUIContact.我的群聊")),1)])]),An(j("ul",iue,[(Q(!0),le(ht,null,Jt(e.groupList,(M,T)=>{var k;return Q(),le("li",{class:pt(["TUI-contact-list-item",[((k=e.currentGroup)==null?void 0:k.groupID)===(M==null?void 0:M.groupID)&&"selected"]]),key:T,onClick:S=>e.handleListItem(M)},[j("aside",aue,[j("img",{class:"avatar",src:(M==null?void 0:M.avatar)||"https://oss.dayaedu.com/news-info/07/1690775328089.png",onerror:"this.src='https://oss.dayaedu.com/news-info/07/1690775328089.png'"},null,8,lue)]),j("main",uue,[j("ul",null,[j("li",cue,Re(M==null?void 0:M.name),1),j("li",due,[fue,j("span",null,Re(M==null?void 0:M.groupID),1)])]),j("span",pue,Re(M==null?void 0:M.type),1)])],10,sue)}),128))],512),[[Qr,e.columnName==="group"]])]),j("li",hue,[j("header",{onClick:t[2]||(t[2]=M=>e.select("friend"))},[j("i",{class:pt(["icon icon-right",[e.columnName==="friend"&&"icon-down"]])},null,2),j("main",null,[j("label",null,Re(e.$t("TUIContact.我的好友")),1)])]),An(j("ul",gue,[(Q(!0),le(ht,null,Jt(e.friendList,(M,T)=>{var k,S,C,L;return Q(),le("li",{class:pt(["TUI-contact-list-item",[((k=e.currentFriend)==null?void 0:k.userID)===(M==null?void 0:M.userID)&&"selected"]]),key:T,onClick:A=>e.handleListItem(M)},[j("aside",vue,[j("img",{class:"avatar",src:((S=M==null?void 0:M.profile)==null?void 0:S.avatar)||"https://oss.dayaedu.com/news-info/07/1690787574969.png",onerror:"this.src='https://oss.dayaedu.com/news-info/07/1690787574969.png'"},null,8,yue),e.displayOnlineStatus?(Q(),le("div",{key:0,class:pt(["online-status",((C=e.userStatusList.get(M==null?void 0:M.userID))==null?void 0:C.statusType)===1?"online-status-online":"online-status-offline"])},null,2)):ke("",!0)]),j("main",_ue,[j("ul",null,[j("li",bue,Re(((L=M==null?void 0:M.profile)==null?void 0:L.nick)||(M==null?void 0:M.userID)),1)])])],10,mue)}),128))],512),[[Qr,e.columnName==="friend"]])])]))])],2)]}),_:1},8,["onBeforeLeave"])}const dI=Vt(sP,[["render",Eue],["__scopeId","data-v-565241f9"]]),Aue=e=>{dI.TUIServer=Zl.server,e.component(Zl.name,dI)},Lue=e=>(Zl.server=new iP(e),e.component(Zl.name,Zl),Zl),Zl={name:"TUIContact",component:dI,server:iP,install:Aue,plugin:Lue};class lP extends rd{constructor(n){super();Wt(this,"TUICore");Wt(this,"store");Wt(this,"currentStore",{});Wt(this,"storeCallback");this.TUICore=n,this.bindTIMEvent(),this.store=n.setComponentStore("TUISearch",{},this.updateStore.bind(this))}destroyed(){this.unbindTIMEvent()}updateStore(n,r){var o,i;(i=(o=this==null?void 0:this.currentStore)==null?void 0:o.conversationData)!=null&&i.list&&(this.currentStore.conversationData.list=n.conversationList)}handlePromiseCallback(n){return new Promise((r,o)=>{const i={TUIName:"TUISearch",callback:()=>{n&&n(r,o)}};this.TUICore.setAwaitFunc(i.TUIName,i.callback)})}bindTIMEvent(){this.TUICore.tim.on(this.TUICore.TIM.EVENT.FRIEND_LIST_UPDATED,this.handleFriendListUpdated,this)}unbindTIMEvent(){this.TUICore.tim.off(this.TUICore.TIM.EVENT.FRIEND_LIST_UPDATED,this.handleFriendListUpdated)}handleFriendListUpdated(n){this.currentStore.searchUserList=n.data.map(r=>r==null?void 0:r.profile),this.currentStore.allUserList=n.data.map(r=>r==null?void 0:r.profile)}async getConversationProfile(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.getConversationProfile(n);r(i)}catch(i){o(i)}})}async getUserProfile(n){return this.handlePromiseCallback(async(r,o)=>{try{const i=await this.TUICore.tim.getUserProfile({userIDList:n});r(i)}catch(i){o(i)}})}async getFriendList(){return this.handlePromiseCallback(async(n,r)=>{try{const o=await this.TUICore.tim.getFriendList();this.currentStore.searchUserList=o.data.map(i=>i==null?void 0:i.profile),this.currentStore.allUserList=o.data.map(i=>i==null?void 0:i.profile),n(o)}catch(o){r(o)}})}async bind(n){return this.currentStore=n,await this.getFriendList(),this.currentStore}}const Jp=st({name:"group",props:{isH5:{type:Boolean,default:()=>!1}},setup(e,t){const n=qt({profile:{groupID:"",name:"",type:"",avatar:"",introduction:"",notification:"",joinOption:""},editConfig:{title:"",value:"",key:"",type:"",placeholder:""},isEdit:!1,type:[{icon:"https://web.sdk.qcloud.com/im/assets/images/Public.svg",label:"陌生人社交群(Public)",type:Jp.TUIServer.TUICore.TIM.TYPES.GRP_PUBLIC,detail:"类似 QQ 群,创建后群主可以指定群管理员,用户搜索群 ID 发起加群申请后,需要群主或管理员审批通过才能入群。详见",src:"产品文档"},{icon:"https://web.sdk.qcloud.com/im/assets/images/Meeting.svg",label:"临时会议群(Meeting)",type:Jp.TUIServer.TUICore.TIM.TYPES.GRP_MEETING,detail:"创建后可以随意进出,且支持查看入群前消息;适合用于音视频会议场景、在线教育场景等与实时音视频产品结合的场景。详见",src:"产品文档"},{icon:"https://web.sdk.qcloud.com/im/assets/images/Work.svg",label:"好友工作群(Work)",type:Jp.TUIServer.TUICore.TIM.TYPES.GRP_WORK,detail:"类似普通微信群,创建后仅支持已在群内的好友邀请加群,且无需被邀请方同意或群主神奇。详见",src:"产品文档"},{icon:"https://web.sdk.qcloud.com/im/assets/images/AVChatroom.svg",label:"直播群(AVChatroom)",type:Jp.TUIServer.TUICore.TIM.TYPES.GRP_AVCHATROOM,detail:"创建后可以随意进出,没有群成员数量上限,但不支持历史消息存储;适合与直播产品结合,用于弹幕聊天场景。详见",src:"产品文档"}]});n.profile.type=n.type[0].type,n.profile.avatar=n.type[0].icon;const r=ze(()=>n.type.filter(f=>f.type===n.profile.type)[0]),o=f=>{n.profile.type!==f.type&&(n.profile.type=f.type,n.profile.avatar=f.icon)},i=f=>{if(n.isEdit)return n.profile[n.editConfig.key]=n.editConfig.value,n.isEdit=!n.isEdit;const g={name:f.name,type:f.type,groupID:f.groupID,avatar:f.avatar};t.emit("submit",g)},s=()=>{if(n.isEdit)return n.isEdit=!n.isEdit;t.emit("cancel")},u=f=>{switch(n.isEdit=!n.isEdit,n.editConfig.key=f,n.editConfig.value=n.profile[f],f){case"name":n.editConfig.title="设置群名称",n.editConfig.placeholder="请输入群名称",n.editConfig.type="input";break;case"groupID":n.editConfig.title="设置群ID",n.editConfig.placeholder="请输入群ID",n.editConfig.type="input";break;case"type":n.editConfig.title="选择群类型",n.editConfig.type="select";break}},d=f=>{n.editConfig.value!==f.type&&(n.editConfig.value=f.type)};return{...Xt(n),selected:o,submit:i,cancel:s,Link:OR,edit:u,selectedEdit:d,groupTypeDetail:r}}});const AT=e=>(Ur("data-v-55cd6086"),e=e(),Fr(),e),Oue={class:"group-box"},Rue={key:0},Nue={key:1},Pue={key:0,class:"group-list"},xue={class:"group-list-item"},Uue=["src"],Fue={class:"group-list-item"},Gue={class:"content"},$ue=AT(()=>j("i",{class:"icon icon-right"},null,-1)),Bue={class:"group-list-item"},Hue={class:"content"},que=AT(()=>j("i",{class:"icon icon-right"},null,-1)),Vue={class:"group-list-introduction"},zue={class:"group-list-item"},jue={key:0,class:"select"},Wue=["onClick"],Kue={class:"select-item-header"},Yue={class:"left"},Jue=["src"],Xue={class:"select-item-label"},Zue={key:0,class:"icon icon-selected"},Que={class:"select-item-detail"},ece=["href"],tce={class:"content"},nce=AT(()=>j("i",{class:"icon icon-right"},null,-1)),rce={key:0,class:"group-h5-list-item-introduction"},oce={class:"introduction-name"},ice={class:"introduction-detail"},sce=["href"],ace={key:1,class:"group-list group-list-edit"},lce=["placeholder"],uce={key:1,class:"select"},cce=["onClick"],dce={class:"select-item-header"},fce={class:"left"},pce=["src"],hce={class:"select-item-label"},gce={key:0,class:"icon icon-selected"},mce={class:"select-item-detail"},vce=["href"],yce={class:"group-profile-footer"},_ce=["disabled"];function bce(e,t,n,r,o,i){return Q(),le("div",{class:pt(["group",[e.isH5?"group-h5":""]])},[j("div",Oue,[j("header",null,[e.isEdit?(Q(),le("h1",Nue,Re(e.$t(`TUISearch.${e.editConfig.title}`)),1)):(Q(),le("h1",Rue,Re(e.$t("TUISearch.发起群聊")),1)),j("i",{class:pt(["icon",[e.isH5?"icon-back":"icon-close"]]),onClick:t[0]||(t[0]=(...s)=>e.cancel&&e.cancel(...s))},null,2)]),e.isEdit?(Q(),le("div",ace,[e.editConfig.type==="input"?An((Q(),le("input",{key:0,type:"text","onUpdate:modelValue":t[6]||(t[6]=s=>e.editConfig.value=s),placeholder:e.$t(`TUISearch.${e.editConfig.placeholder}`)},null,8,lce)),[[zs,e.editConfig.value]]):(Q(),le("ul",uce,[(Q(!0),le(ht,null,Jt(e.type,(s,u)=>(Q(),le("li",{class:pt(["select-item",[e.editConfig.value===s.type&&"selected"]]),key:u,onClick:d=>e.selectedEdit(s)},[j("main",null,[j("div",dce,[j("aside",fce,[j("img",{class:"icon",src:s.icon},null,8,pce),j("span",hce,Re(s.label),1)]),e.editConfig.value===s.type?(Q(),le("i",gce)):ke("",!0)]),j("span",mce,Re(e.$t(`TUISearch.${s.detail}`)),1),j("a",{href:e.Link.product.url,target:"view_window"},Re(e.$t(`TUISearch.${s.src}`)),9,vce)])],10,cce))),128))]))])):(Q(),le("ul",Pue,[j("li",xue,[j("label",null,Re(e.$t("TUISearch.群头像")),1),j("img",{class:"icon",src:e.profile.avatar},null,8,Uue)]),j("ul",null,[j("li",Fue,[j("label",null,Re(e.$t("TUISearch.群名称")),1),e.isH5?(Q(),le("span",{key:1,class:"group-h5-list-item-content",onClick:t[2]||(t[2]=s=>e.edit("name"))},[j("p",Gue,Re(e.profile.name),1),$ue])):An((Q(),le("input",{key:0,type:"text","onUpdate:modelValue":t[1]||(t[1]=s=>e.profile.name=s),placeholder:"请输入群名称"},null,512)),[[zs,e.profile.name]])]),j("li",Bue,[j("label",null,[Lo(Re(e.$t("TUISearch.群ID")),1),j("text",null,"("+Re(e.$t("TUISearch.选填"))+")",1)]),e.isH5?(Q(),le("span",{key:1,class:"group-h5-list-item-content",onClick:t[4]||(t[4]=s=>e.edit("groupID"))},[j("p",Hue,Re(e.profile.groupID),1),que])):An((Q(),le("input",{key:0,type:"text","onUpdate:modelValue":t[3]||(t[3]=s=>e.profile.groupID=s)},null,512)),[[zs,e.profile.groupID]])]),j("li",Vue,[j("div",zue,[j("label",null,Re(e.$t("TUISearch.群类型")),1),e.isH5?(Q(),le("span",{key:1,class:"group-h5-list-item-content",onClick:t[5]||(t[5]=s=>e.edit("type"))},[j("p",tce,Re(e.groupTypeDetail.label),1),nce])):(Q(),le("ul",jue,[(Q(!0),le(ht,null,Jt(e.type,(s,u)=>(Q(),le("li",{class:pt(["select-item",[e.profile.type===s.type&&"selected"]]),key:u,onClick:d=>e.selected(s)},[j("main",null,[j("div",Kue,[j("aside",Yue,[j("img",{class:"icon",src:s.icon},null,8,Jue),j("span",Xue,Re(s.label),1)]),e.profile.type===s.type?(Q(),le("i",Zue)):ke("",!0)]),j("span",Que,Re(e.$t(`TUISearch.${s.detail}`)),1),j("a",{href:e.Link.product.url,target:"view_window"},Re(e.$t(`TUISearch.${s.src}`)),9,ece)])],10,Wue))),128))]))]),e.isH5?(Q(),le("article",rce,[j("label",oce,Re(e.groupTypeDetail.label)+":",1),j("span",ice,Re(e.$t(`TUISearch.${e.groupTypeDetail.detail}`)),1),j("a",{href:e.Link.product.url,target:"view_window"},Re(e.$t(`TUISearch.${e.groupTypeDetail.src}`)),9,sce)])):ke("",!0)])])])),j("footer",yce,[!e.isEdit&&!e.isH5?(Q(),le("button",{key:0,class:"btn-default",onClick:t[7]||(t[7]=(...s)=>e.cancel&&e.cancel(...s))},Re(e.$t("TUISearch.取消")),1)):ke("",!0),j("button",{class:"btn-submit",onClick:t[8]||(t[8]=s=>e.submit(e.profile)),disabled:e.profile.name===""&&!e.isEdit},Re(e.$t("TUISearch.创建")),9,_ce)])])],2)}const hb=Vt(Jp,[["render",bce],["__scopeId","data-v-55cd6086"]]),uv=st({name:"TUISearch",components:{Transfer:GC,DialogTUI:By,CreateGroup:hb},setup(e){var k,S,C;const t=uv==null?void 0:uv.TUIServer,{t:n}=t.TUICore.config.i18n.useI18n(),r=qt({open:!1,searchUserID:"",selectedList:[],allUserList:[],searchUserList:[],step:1,group:{groupID:"",name:"",type:"",avatar:"",introduction:"",notification:"",joinOption:"",memberList:[{userID:""}]},showTitle:"",createConversationType:"",env:t.TUICore.TUIEnv,optionalShow:!t.TUICore.TUIEnv.isH5,needSearch:!t.TUICore.isOfficial});t.bind(r);const o=(S=(k=t==null?void 0:t.TUICore)==null?void 0:k.TUIServer)==null?void 0:S.TUIGroup;hb.TUIServer=t;const i=((C=window==null?void 0:window.TUIKitTUICore)==null?void 0:C.isOfficial)&&Si&&Si()||{},s=Pe();Xs(s,()=>{r.env.isH5&&(r.optionalShow=!1,r.searchUserList=[...r.allUserList])});const u=()=>{r.group={groupID:"",name:"",type:"",avatar:"",introduction:"",notification:"",joinOption:"",memberList:[{userID:""}]}},d=()=>{r.open=!r.open,r.open||(r.searchUserID="",r.step=1,u())},f=L=>{if(r.createConversationType===fn.typeC2C){const{userID:A}=L[0];y(A,"C2C"),d()}else{if(!hb.TUIServer){const A=n("TUISearch.创建群聊,请注册 TUIGroup 模块");Nr(A,r.env)}u(),r.group.memberList=L.map(A=>({userID:A.userID})),r.step=2}r.searchUserList=[...r.allUserList]},g=async L=>{var N;L.type===t.TUICore.TIM.TYPES.GRP_PUBLIC&&(r.group.joinOption=t.TUICore.TIM.TYPES.JOIN_OPTIONS_NEED_PERMISSION);const A={...r.group,...L};L.type===t.TUICore.TIM.TYPES.GRP_AVCHATROOM&&(delete A.memberList,delete A.joinOption);try{const H=await o.createGroup(A),q=n("TUISearch.创建成功");LB(q,r.env),(N=window==null?void 0:window.TUIKitTUICore)!=null&&N.isOfficial&&(i!=null&&i.commit)&&(i==null||i.commit("handleTask",3)),d(),L.type===t.TUICore.TIM.TYPES.GRP_AVCHATROOM&&o.joinGroup({groupID:H.data.group.groupID,applyMessage:"",type:H.data.group.type}),y(H.data.group.groupID,"GROUP")}catch(H){Nr(H,r.env)}},y=(L,A)=>{const N=`${A}${L}`;t.getConversationProfile(N).then(H=>{t.TUICore.TUIServer.TUIConversation.handleCurrentConversation(H.data.conversation)})},_=L=>{switch(r.open=!0,r.searchUserList=[...r.allUserList],L){case"isC2C":return r.createConversationType=fn.typeC2C,r.showTitle=n("TUISearch.发起单聊"),r.showTitle;case"isGroup":return r.createConversationType=fn.typeGroup,r.showTitle=n("TUISearch.发起群聊"),r.showTitle}},M=()=>{r.env.isH5&&(r.optionalShow=!r.optionalShow)},T=async L=>{try{const A=await t.getUserProfile([L]);if(!A.data.length){Nr(n("TUISearch.该用户不存在"),r.env),r.searchUserList=[...r.allUserList];return}r.searchUserList=A.data;const N=r.allUserList.filter(H=>H.userID===A.data[0].userID);r.allUserList=N.length?r.allUserList:[...r.allUserList,...r.searchUserList]}catch{Nr(n("TUISearch.该用户不存在"),r.env),r.searchUserList=[...r.allUserList];return}};return{...Xt(r),toggleOpen:d,handleSearch:T,submit:f,create:g,showOpen:_,toggleOptionalShow:M,dialog:s}}});const uP=e=>(Ur("data-v-9a8b306e"),e=e(),Fr(),e),Mce=uP(()=>j("i",{class:"plus"},null,-1)),Ice={key:0},Cce={key:0,class:"icon icon-c2c"},Tce=uP(()=>j("i",{class:"icon icon-group"},null,-1));function wce(e,t,n,r,o,i){const s=mn("Transfer"),u=mn("CreateGroup"),d=mn("DialogTUI");return Q(),le("div",{class:pt(["TUI-search",[e.env.isH5?"TUI-search-H5":""]]),ref:"dialog"},[j("header",{onClick:t[2]||(t[2]=(...f)=>e.toggleOptionalShow&&e.toggleOptionalShow(...f))},[Mce,e.env.isH5?(Q(),le("h1",Ice,Re(e.$t("TUISearch.发起会话")),1)):ke("",!0),An(j("ul",null,[j("li",null,[e.env.isH5?(Q(),le("i",Cce)):ke("",!0),j("h1",{onClick:t[0]||(t[0]=f=>e.showOpen("isC2C"))},Re(e.$t("TUISearch.发起单聊")),1)]),j("li",null,[Tce,j("h1",{onClick:t[1]||(t[1]=f=>e.showOpen("isGroup"))},Re(e.$t("TUISearch.发起群聊")),1)])],512),[[Qr,e.optionalShow]])]),Ft(d,{show:e.open,isH5:e.env.isH5,isHeaderShow:!1,isFooterShow:!1,background:!1,"onUpdate:show":t[3]||(t[3]=f=>e.open=f)},{default:Qt(()=>[e.step===1?(Q(),Ot(s,{key:0,isSearch:e.needSearch,title:e.showTitle,list:e.searchUserList,isH5:e.env.isH5,isRadio:e.createConversationType==="isC2C",onSearch:e.handleSearch,onSubmit:e.submit,onCancel:e.toggleOpen},null,8,["isSearch","title","list","isH5","isRadio","onSearch","onSubmit","onCancel"])):(Q(),Ot(u,{key:1,onSubmit:e.create,onCancel:e.toggleOpen,isH5:e.env.isH5},null,8,["onSubmit","onCancel","isH5"]))]),_:1},8,["show","isH5"])],2)}const fI=Vt(uv,[["render",wce],["__scopeId","data-v-9a8b306e"]]),Sce=e=>{fI.TUIServer=Ql.server,e.component(Ql.name,fI)},kce=e=>(Ql.server=new lP(e),e.component(Ql.name,Ql),Ql),Ql={name:"TUISearch",component:fI,server:lP,install:Sce,plugin:kce},cP=[ol,Wl,Yl,Jl,Xl,Zl,Ql],Dce=e=>{cP.forEach(t=>{t.install(e)})},Ece=e=>{cP.forEach(t=>{t.plugin(e)})},Ace={name:"TUIComponents",version:"1.0.0",TUIChat:ol,TUIConversation:Wl,TUIProfile:Yl,TUIGroup:Jl,TUIPerson:Xl,TUIContact:Zl,TUISearch:Ql,install:Dce,plugin:Ece};var dP={exports:{}};(function(e,t){var n;n=function(){function r(G,R){var w=Object.keys(G);if(Object.getOwnPropertySymbols){var P=Object.getOwnPropertySymbols(G);R&&(P=P.filter(function(X){return Object.getOwnPropertyDescriptor(G,X).enumerable})),w.push.apply(w,P)}return w}function o(G){for(var R=1;R<arguments.length;R++){var w=arguments[R]!=null?arguments[R]:{};R%2?r(Object(w),!0).forEach(function(P){f(G,P,w[P])}):Object.getOwnPropertyDescriptors?Object.defineProperties(G,Object.getOwnPropertyDescriptors(w)):r(Object(w)).forEach(function(P){Object.defineProperty(G,P,Object.getOwnPropertyDescriptor(w,P))})}return G}function i(G){return(i=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(R){return typeof R}:function(R){return R&&typeof Symbol=="function"&&R.constructor===Symbol&&R!==Symbol.prototype?"symbol":typeof R})(G)}function s(G,R){if(!(G instanceof R))throw new TypeError("Cannot call a class as a function")}function u(G,R){for(var w=0;w<R.length;w++){var P=R[w];P.enumerable=P.enumerable||!1,P.configurable=!0,"value"in P&&(P.writable=!0),Object.defineProperty(G,P.key,P)}}function d(G,R,w){return R&&u(G.prototype,R),w&&u(G,w),Object.defineProperty(G,"prototype",{writable:!1}),G}function f(G,R,w){return R in G?Object.defineProperty(G,R,{value:w,enumerable:!0,configurable:!0,writable:!0}):G[R]=w,G}function g(G,R){if(G==null)return{};var w,P,X=function(ne,Y){if(ne==null)return{};var ie,fe,se={},ue=Object.keys(ne);for(fe=0;fe<ue.length;fe++)ie=ue[fe],Y.indexOf(ie)>=0||(se[ie]=ne[ie]);return se}(G,R);if(Object.getOwnPropertySymbols){var W=Object.getOwnPropertySymbols(G);for(P=0;P<W.length;P++)w=W[P],R.indexOf(w)>=0||Object.prototype.propertyIsEnumerable.call(G,w)&&(X[w]=G[w])}return X}var y=typeof wx<"u"&&typeof wx.getSystemInfoSync=="function"&&!!wx.getSystemInfoSync().fontSizeSetting,_=typeof qq<"u"&&typeof qq.getSystemInfoSync=="function"&&!!qq.getSystemInfoSync().fontSizeSetting,M=typeof tt<"u"&&typeof tt.getSystemInfoSync=="function"&&!!tt.getSystemInfoSync().fontSizeSetting,T=typeof swan<"u"&&typeof swan.getSystemInfoSync=="function"&&!!swan.getSystemInfoSync().fontSizeSetting,k=typeof my<"u"&&typeof my.getSystemInfoSync=="function"&&!!my.getSystemInfoSync().fontSizeSetting,S=typeof uni<"u"&&typeof window>"u"&&typeof uni.requireNativePlugin=="function",C=S&&uni.getDeviceInfo().platform.toLocaleLowerCase()==="ios",L=(S&&uni.getDeviceInfo().platform.toLocaleLowerCase(),y||_||M||T||k||S),A=_?qq:M?tt:T?swan:k?my:y?wx:S?uni:{},N=function(G){if(i(G)!=="object"||G===null)return!1;var R=Object.getPrototypeOf(G);if(R===null)return!0;for(var w=R;Object.getPrototypeOf(w)!==null;)w=Object.getPrototypeOf(w);return R===w};function H(G){if(G==null)return!0;if(typeof G=="boolean")return!1;if(typeof G=="number")return G===0;if(typeof G=="string"||typeof G=="function"||Array.isArray(G))return G.length===0;if(G instanceof Error)return G.message==="";if(N(G)){for(var R in G)if(Object.prototype.hasOwnProperty.call(G,R))return!1;return!0}return!1}var q=function(){function G(){s(this,G)}return d(G,[{key:"request",value:function(R,w){var P=this,X=R.downloadUrl||"",W=(R.method||"PUT").toUpperCase(),ne=R.url;if(R.qs){var Y=function(ue){var K=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"&",te=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"=";return H(ue)?"":N(ue)?Object.keys(ue).map(function(J){var Me=encodeURIComponent(J)+te;return Array.isArray(ue[J])?ue[J].map(function(de){return Me+encodeURIComponent(de)}).join(K):Me+encodeURIComponent(ue[J])}).filter(Boolean).join(K):void 0}(R.qs);Y&&(ne+="".concat(ne.indexOf("?")===-1?"?":"&").concat(Y))}var ie=new XMLHttpRequest;ie.open(W,ne,!0),ie.responseType=R.dataType||"text";var fe=R.headers||{};if(!H(fe))for(var se in fe)fe.hasOwnProperty(se)&&se.toLowerCase()!=="content-length"&&se.toLowerCase()!=="user-agent"&&se.toLowerCase()!=="origin"&&se.toLowerCase()!=="host"&&ie.setRequestHeader(se,fe[se]);return ie.onload=function(){if(ie.status===200)w(null,P._xhrRes(ie,P._xhrBody(ie,X)));else{var ue={code:ie.status,message:JSON.stringify(ie.responseText)};w(ue,P._xhrRes(ie,P._xhrBody(ie)))}},ie.onerror=function(ue){var K=P._xhrBody(ie),te={code:ie.status,message:JSON.stringify(ie.responseText)};K||ie.statusText||ie.status!==0||(ue.message="CORS blocked or network error"),w(te,P._xhrRes(ie,K)),te=null},R.onProgress&&ie.upload&&(ie.upload.onprogress=function(ue){var K=ue.total,te=ue.loaded,J=Math.floor(100*te/K);R.onProgress({total:K,loaded:te,percent:(J>=100?100:J)/100})}),ie.send(R.resources),ie}},{key:"_xhrRes",value:function(R,w){var P={};return R.getAllResponseHeaders().trim().split(`
  117. `).forEach(function(X){if(X){var W=X.indexOf(":"),ne=X.substr(0,W).trim().toLowerCase(),Y=X.substr(W+1).trim();P[ne]=Y}}),{statusCode:R.status,statusMessage:R.statusText,headers:P,data:w}}},{key:"_xhrBody",value:function(R,w){return R.status===200&&w?{location:w}:{response:R.responseText}}}]),G}(),x=["unknown","image","video","audio","log"],$=["name"],V=function(){function G(){s(this,G)}return d(G,[{key:"request",value:function(R,w){var P=this,X=R.resources,W=X===void 0?"":X,ne=R.headers,Y=ne===void 0?{}:ne,ie=R.url,fe=R.downloadUrl,se=fe===void 0?"":fe,ue=ie,K=null,te=se.match(/^(https?:\/\/[^/]+\/)([^/]*\/?)(.*)$/),J=decodeURIComponent(te[3]),Me=J.indexOf("?")>-1?J.split("?")[0]:J,de={key:R.fileKey?R.fileKey:Me,success_action_status:200,"Content-Type":""},me={};if(C){var re=ie.split("?sign=");if(re.length>1){var be=re[1];ue="".concat(re[0],"?sign=").concat(encodeURIComponent("".concat(be))),me.sign=decodeURIComponent(be),me.signature=decodeURIComponent(be)}}var Fe={url:ue,header:Y,name:"file",filePath:W,formData:o(o({},de),me),timeout:R.timeout||3e5};if(k){var ve=Fe;ve.name,Fe=o(o({},g(ve,$)),{},{fileName:"file",fileType:x[R.fileType]})}return(K=A.uploadFile(o(o({},Fe),{},{success:function(z){P._handleResponse({response:z,downloadUrl:se,callback:w})},fail:function(z){P._handleResponse({response:z,downloadUrl:se,callback:w})}}))).onProgressUpdate&&K.onProgressUpdate(function(z){R.onProgress&&R.onProgress({total:z.totalBytesExpectedToSend,loaded:z.totalBytesSent,percent:Math.floor(z.progress)/100})}),K}},{key:"_handleResponse",value:function(R){var w=R.downloadUrl,P=R.response,X=R.callback,W=P.header,ne={};if(W)for(var Y in W)W.hasOwnProperty(Y)&&(ne[Y.toLowerCase()]=W[Y]);var ie=+P.statusCode;ie===200?X(null,{statusCode:ie,headers:ne,data:o(o({},P.data),{},{location:w})}):X({code:ie,message:JSON.stringify(P.data)},{statusCode:ie,headers:ne,data:void 0})}}]),G}();return function(){function G(){s(this,G),console.log("TIMUploadPlugin.VERSION: ".concat("1.3.0")),this.retry=1,this.tryCount=0,this.systemClockOffset=0,this.httpRequest=L?new V:new q}return d(G,[{key:"uploadFile",value:function(R,w){var P=this;return this.httpRequest.request(R,function(X,W){X&&P.tryCount<P.retry&&P.allowRetry(X)?(P.tryCount++,P.uploadFile(R,w)):(P.tryCount=0,w(X,W))})}},{key:"allowRetry",value:function(R){var w=!1,P=!1;if(R){var X=R.headers&&(R.headers.date||R.headers.Date)||R.error&&R.error.ServerTime;try{var W=R.error&&R.error.Code,ne=R.error&&R.error.Message;(W==="RequestTimeTooSkewed"||W==="AccessDenied"&&ne==="Request has expired")&&(P=!0)}catch{}if(P&&X){var Y=Date.now(),ie=Date.parse(X);Math.abs(Y+this.systemClockOffset-ie)>=3e4&&(this.systemClockOffset=ie-Y,w=!0)}else Math.floor(R.statusCode/100)===5&&(w=!0)}return w}}]),G}()},e.exports=n()})(dP);var Lce=dP.exports;const Oce=Hf(Lce);var fP={exports:{}};(function(e,t){(function(n,r){e.exports=r()})(fi,function(){function n(k,S){if(!(k instanceof S))throw new TypeError("Cannot call a class as a function")}function r(k,S){for(var C=0;C<S.length;C++){var L=S[C];L.enumerable=L.enumerable||!1,L.configurable=!0,"value"in L&&(L.writable=!0),Object.defineProperty(k,L.key,L)}}function o(k,S,C){return S&&r(k.prototype,S),C&&r(k,C),Object.defineProperty(k,"prototype",{writable:!1}),k}function i(k,S){return function(C){if(Array.isArray(C))return C}(k)||function(C,L){var A=C==null?null:typeof Symbol<"u"&&C[Symbol.iterator]||C["@@iterator"];if(A!=null){var N,H,q=[],x=!0,$=!1;try{for(A=A.call(C);!(x=(N=A.next()).done)&&(q.push(N.value),!L||q.length!==L);x=!0);}catch(V){$=!0,H=V}finally{try{x||A.return==null||A.return()}finally{if($)throw H}}return q}}(k,S)||u(k,S)||function(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
  118. In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}()}function s(k){return function(S){if(Array.isArray(S))return d(S)}(k)||function(S){if(typeof Symbol<"u"&&S[Symbol.iterator]!=null||S["@@iterator"]!=null)return Array.from(S)}(k)||u(k)||function(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
  119. In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}()}function u(k,S){if(k){if(typeof k=="string")return d(k,S);var C=Object.prototype.toString.call(k).slice(8,-1);return C==="Object"&&k.constructor&&(C=k.constructor.name),C==="Map"||C==="Set"?Array.from(k):C==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(C)?d(k,S):void 0}}function d(k,S){(S==null||S>k.length)&&(S=k.length);for(var C=0,L=new Array(S);C<S;C++)L[C]=k[C];return L}function f(k,S){var C=typeof Symbol<"u"&&k[Symbol.iterator]||k["@@iterator"];if(!C){if(Array.isArray(k)||(C=u(k))||S&&k&&typeof k.length=="number"){C&&(k=C);var L=0,A=function(){};return{s:A,n:function(){return L>=k.length?{done:!0}:{done:!1,value:k[L++]}},e:function(x){throw x},f:A}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
  120. In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var N,H=!0,q=!1;return{s:function(){C=C.call(k)},n:function(){var x=C.next();return H=x.done,x},e:function(x){q=!0,N=x},f:function(){try{H||C.return==null||C.return()}finally{if(q)throw N}}}}var g=function(){for(var k=` \r
  121. ~!@#$%^&*()_+-=【】、{}|;':",。、《》?αβγδεζηθικλμνξοπρστυφχψωΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ。,、;:?!…—·ˉ¨‘’“”々~‖∶"'`|〃〔〕〈〉《》「」『』.〖〗【】()[]{}ⅠⅡⅢⅣⅤⅥⅦⅧⅨⅩⅪⅫ⒈⒉⒊⒋⒌⒍⒎⒏⒐⒑⒒⒓⒔⒕⒖⒗⒘⒙⒚⒛㈠㈡㈢㈣㈤㈥㈦㈧㈨㈩①②③④⑤⑥⑦⑧⑨⑩⑴⑵⑶⑷⑸⑹⑺⑻⑼⑽⑾⑿⒀⒁⒂⒃⒄⒅⒆⒇≈≡≠=≤≥<>≮≯∷±+-×÷/∫∮∝∞∧∨∑∏∪∩∈∵∴⊥∥∠⌒⊙≌∽√§№☆★○●◎◇◆□℃‰€■△▲※→←↑↓〓¤°#&@\︿_ ̄―♂♀┌┍┎┐┑┒┓─┄┈├┝┞┟┠┡┢┣│┆┊┬┭┮┯┰┱┲┳┼┽┾┿╀╁╂╃└┕┖┗┘┙┚┛━┅┉┤┥┦┧┨┩┪┫┃┇┋┴┵┶┷┸┹┺┻╋╊╉╈╇╆╅╄`,S=new Map,C=0,L=k.length;C<L;C++)S.set(k.charCodeAt(0),!0);return S}(),y=function(){function k(S){n(this,k);var C,L=S.input,A=S.isArray,N=S.isMap;this._trieTree={},A(L)?C=L:N(L)&&(C=s(L.keys()),this._map=L);for(var H=0,q=C.length;H<q;H++)if(C[H]){for(var x=this._trieTree,$=C[H],V=0,G=$.length;V<G;V++)x[$[V]]||(x[$[V]]={}),x=x[$[V]];x.isEnd=!0}}return o(k,[{key:"filter",value:function(S){var C=S.text,L=S.replacingEnabled;if(Object.keys(this._trieTree).length===0)return{isMatched:!1,modifiedText:C};for(var A=this._trieTree,N=C,H=!1,q=C.length,x=0;x<q;x++)if(g.get(C.charCodeAt(x))!==!0){for(var $=0,V="",G=!1,R=x;R<q;R++){if(!A[C[R]]){A=this._trieTree;break}if(V+=C[R],A[C[R]].isEnd){G=!0,$=R-x,A=this._trieTree;break}A=A[C[R]]}if($>1&&(x+=$),G){if(H=!0,!L)break;var w=this._map.get(V)||"*";N=N.replace(new RegExp(V,"g"),w)}}return{isMatched:H,modifiedText:N}}},{key:"reset",value:function(){this._trieTree={},this._map=null}}]),k}(),_=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof fi<"u"?fi:typeof self<"u"?self:{},M={},T=function(k,S){return k(S={exports:{}},S.exports),S.exports}(function(k,S){var C,L,A,N,H,q;k.exports=(q=q||function(x,$){var V;if(typeof window<"u"&&window.crypto&&(V=window.crypto),!V&&typeof window<"u"&&window.msCrypto&&(V=window.msCrypto),!V&&_!==void 0&&_.crypto&&(V=_.crypto),!V)try{V=M}catch{}var G=function(){if(V){if(typeof V.getRandomValues=="function")try{return V.getRandomValues(new Uint32Array(1))[0]}catch{}if(typeof V.randomBytes=="function")try{return V.randomBytes(4).readInt32LE()}catch{}}throw new Error("Native crypto module could not be used to get secure random number.")},R=Object.create||function(){function K(){}return function(te){var J;return K.prototype=te,J=new K,K.prototype=null,J}}(),w={},P=w.lib={},X=P.Base={extend:function(K){var te=R(this);return K&&te.mixIn(K),te.hasOwnProperty("init")&&this.init!==te.init||(te.init=function(){te.$super.init.apply(this,arguments)}),te.init.prototype=te,te.$super=this,te},create:function(){var K=this.extend();return K.init.apply(K,arguments),K},init:function(){},mixIn:function(K){for(var te in K)K.hasOwnProperty(te)&&(this[te]=K[te]);K.hasOwnProperty("toString")&&(this.toString=K.toString)},clone:function(){return this.init.prototype.extend(this)}},W=P.WordArray=X.extend({init:function(K,te){K=this.words=K||[],this.sigBytes=te??4*K.length},toString:function(K){return(K||Y).stringify(this)},concat:function(K){var te=this.words,J=K.words,Me=this.sigBytes,de=K.sigBytes;if(this.clamp(),Me%4)for(var me=0;me<de;me++){var re=J[me>>>2]>>>24-me%4*8&255;te[Me+me>>>2]|=re<<24-(Me+me)%4*8}else for(me=0;me<de;me+=4)te[Me+me>>>2]=J[me>>>2];return this.sigBytes+=de,this},clamp:function(){var K=this.words,te=this.sigBytes;K[te>>>2]&=4294967295<<32-te%4*8,K.length=x.ceil(te/4)},clone:function(){var K=X.clone.call(this);return K.words=this.words.slice(0),K},random:function(K){for(var te=[],J=0;J<K;J+=4)te.push(G());return new W.init(te,K)}}),ne=w.enc={},Y=ne.Hex={stringify:function(K){for(var te=K.words,J=K.sigBytes,Me=[],de=0;de<J;de++){var me=te[de>>>2]>>>24-de%4*8&255;Me.push((me>>>4).toString(16)),Me.push((15&me).toString(16))}return Me.join("")},parse:function(K){for(var te=K.length,J=[],Me=0;Me<te;Me+=2)J[Me>>>3]|=parseInt(K.substr(Me,2),16)<<24-Me%8*4;return new W.init(J,te/2)}},ie=ne.Latin1={stringify:function(K){for(var te=K.words,J=K.sigBytes,Me=[],de=0;de<J;de++){var me=te[de>>>2]>>>24-de%4*8&255;Me.push(String.fromCharCode(me))}return Me.join("")},parse:function(K){for(var te=K.length,J=[],Me=0;Me<te;Me++)J[Me>>>2]|=(255&K.charCodeAt(Me))<<24-Me%4*8;return new W.init(J,te)}},fe=ne.Utf8={stringify:function(K){try{return decodeURIComponent(escape(ie.stringify(K)))}catch{throw new Error("Malformed UTF-8 data")}},parse:function(K){return ie.parse(unescape(encodeURIComponent(K)))}},se=P.BufferedBlockAlgorithm=X.extend({reset:function(){this._data=new W.init,this._nDataBytes=0},_append:function(K){typeof K=="string"&&(K=fe.parse(K)),this._data.concat(K),this._nDataBytes+=K.sigBytes},_process:function(K){var te,J=this._data,Me=J.words,de=J.sigBytes,me=this.blockSize,re=de/(4*me),be=(re=K?x.ceil(re):x.max((0|re)-this._minBufferSize,0))*me,Fe=x.min(4*be,de);if(be){for(var ve=0;ve<be;ve+=me)this._doProcessBlock(Me,ve);te=Me.splice(0,be),J.sigBytes-=Fe}return new W.init(te,Fe)},clone:function(){var K=X.clone.call(this);return K._data=this._data.clone(),K},_minBufferSize:0}),ue=(P.Hasher=se.extend({cfg:X.extend(),init:function(K){this.cfg=this.cfg.extend(K),this.reset()},reset:function(){se.reset.call(this),this._doReset()},update:function(K){return this._append(K),this._process(),this},finalize:function(K){return K&&this._append(K),this._doFinalize()},blockSize:16,_createHelper:function(K){return function(te,J){return new K.init(J).finalize(te)}},_createHmacHelper:function(K){return function(te,J){return new ue.HMAC.init(K,J).finalize(te)}}}),w.algo={});return w}(Math),H=(N=q).lib.WordArray,N.enc.Base64={stringify:function(x){var $=x.words,V=x.sigBytes,G=this._map;x.clamp();for(var R=[],w=0;w<V;w+=3)for(var P=($[w>>>2]>>>24-w%4*8&255)<<16|($[w+1>>>2]>>>24-(w+1)%4*8&255)<<8|$[w+2>>>2]>>>24-(w+2)%4*8&255,X=0;X<4&&w+.75*X<V;X++)R.push(G.charAt(P>>>6*(3-X)&63));var W=G.charAt(64);if(W)for(;R.length%4;)R.push(W);return R.join("")},parse:function(x){var $=x.length,V=this._map,G=this._reverseMap;if(!G){G=this._reverseMap=[];for(var R=0;R<V.length;R++)G[V.charCodeAt(R)]=R}var w=V.charAt(64);if(w){var P=x.indexOf(w);P!==-1&&($=P)}return function(X,W,ne){for(var Y=[],ie=0,fe=0;fe<W;fe++)if(fe%4){var se=ne[X.charCodeAt(fe-1)]<<fe%4*2,ue=ne[X.charCodeAt(fe)]>>>6-fe%4*2,K=se|ue;Y[ie>>>2]|=K<<24-ie%4*8,ie++}return H.create(Y,ie)}(x,$,G)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="},function(x){var $=q,V=$.lib,G=V.WordArray,R=V.Hasher,w=$.algo,P=[];(function(){for(var fe=0;fe<64;fe++)P[fe]=4294967296*x.abs(x.sin(fe+1))|0})();var X=w.MD5=R.extend({_doReset:function(){this._hash=new G.init([1732584193,4023233417,2562383102,271733878])},_doProcessBlock:function(fe,se){for(var ue=0;ue<16;ue++){var K=se+ue,te=fe[K];fe[K]=16711935&(te<<8|te>>>24)|4278255360&(te<<24|te>>>8)}var J=this._hash.words,Me=fe[se+0],de=fe[se+1],me=fe[se+2],re=fe[se+3],be=fe[se+4],Fe=fe[se+5],ve=fe[se+6],z=fe[se+7],oe=fe[se+8],ce=fe[se+9],we=fe[se+10],ae=fe[se+11],De=fe[se+12],Ue=fe[se+13],xe=fe[se+14],qe=fe[se+15],Te=J[0],Z=J[1],he=J[2],Ie=J[3];Te=W(Te,Z,he,Ie,Me,7,P[0]),Ie=W(Ie,Te,Z,he,de,12,P[1]),he=W(he,Ie,Te,Z,me,17,P[2]),Z=W(Z,he,Ie,Te,re,22,P[3]),Te=W(Te,Z,he,Ie,be,7,P[4]),Ie=W(Ie,Te,Z,he,Fe,12,P[5]),he=W(he,Ie,Te,Z,ve,17,P[6]),Z=W(Z,he,Ie,Te,z,22,P[7]),Te=W(Te,Z,he,Ie,oe,7,P[8]),Ie=W(Ie,Te,Z,he,ce,12,P[9]),he=W(he,Ie,Te,Z,we,17,P[10]),Z=W(Z,he,Ie,Te,ae,22,P[11]),Te=W(Te,Z,he,Ie,De,7,P[12]),Ie=W(Ie,Te,Z,he,Ue,12,P[13]),he=W(he,Ie,Te,Z,xe,17,P[14]),Te=ne(Te,Z=W(Z,he,Ie,Te,qe,22,P[15]),he,Ie,de,5,P[16]),Ie=ne(Ie,Te,Z,he,ve,9,P[17]),he=ne(he,Ie,Te,Z,ae,14,P[18]),Z=ne(Z,he,Ie,Te,Me,20,P[19]),Te=ne(Te,Z,he,Ie,Fe,5,P[20]),Ie=ne(Ie,Te,Z,he,we,9,P[21]),he=ne(he,Ie,Te,Z,qe,14,P[22]),Z=ne(Z,he,Ie,Te,be,20,P[23]),Te=ne(Te,Z,he,Ie,ce,5,P[24]),Ie=ne(Ie,Te,Z,he,xe,9,P[25]),he=ne(he,Ie,Te,Z,re,14,P[26]),Z=ne(Z,he,Ie,Te,oe,20,P[27]),Te=ne(Te,Z,he,Ie,Ue,5,P[28]),Ie=ne(Ie,Te,Z,he,me,9,P[29]),he=ne(he,Ie,Te,Z,z,14,P[30]),Te=Y(Te,Z=ne(Z,he,Ie,Te,De,20,P[31]),he,Ie,Fe,4,P[32]),Ie=Y(Ie,Te,Z,he,oe,11,P[33]),he=Y(he,Ie,Te,Z,ae,16,P[34]),Z=Y(Z,he,Ie,Te,xe,23,P[35]),Te=Y(Te,Z,he,Ie,de,4,P[36]),Ie=Y(Ie,Te,Z,he,be,11,P[37]),he=Y(he,Ie,Te,Z,z,16,P[38]),Z=Y(Z,he,Ie,Te,we,23,P[39]),Te=Y(Te,Z,he,Ie,Ue,4,P[40]),Ie=Y(Ie,Te,Z,he,Me,11,P[41]),he=Y(he,Ie,Te,Z,re,16,P[42]),Z=Y(Z,he,Ie,Te,ve,23,P[43]),Te=Y(Te,Z,he,Ie,ce,4,P[44]),Ie=Y(Ie,Te,Z,he,De,11,P[45]),he=Y(he,Ie,Te,Z,qe,16,P[46]),Te=ie(Te,Z=Y(Z,he,Ie,Te,me,23,P[47]),he,Ie,Me,6,P[48]),Ie=ie(Ie,Te,Z,he,z,10,P[49]),he=ie(he,Ie,Te,Z,xe,15,P[50]),Z=ie(Z,he,Ie,Te,Fe,21,P[51]),Te=ie(Te,Z,he,Ie,De,6,P[52]),Ie=ie(Ie,Te,Z,he,re,10,P[53]),he=ie(he,Ie,Te,Z,we,15,P[54]),Z=ie(Z,he,Ie,Te,de,21,P[55]),Te=ie(Te,Z,he,Ie,oe,6,P[56]),Ie=ie(Ie,Te,Z,he,qe,10,P[57]),he=ie(he,Ie,Te,Z,ve,15,P[58]),Z=ie(Z,he,Ie,Te,Ue,21,P[59]),Te=ie(Te,Z,he,Ie,be,6,P[60]),Ie=ie(Ie,Te,Z,he,ae,10,P[61]),he=ie(he,Ie,Te,Z,me,15,P[62]),Z=ie(Z,he,Ie,Te,ce,21,P[63]),J[0]=J[0]+Te|0,J[1]=J[1]+Z|0,J[2]=J[2]+he|0,J[3]=J[3]+Ie|0},_doFinalize:function(){var fe=this._data,se=fe.words,ue=8*this._nDataBytes,K=8*fe.sigBytes;se[K>>>5]|=128<<24-K%32;var te=x.floor(ue/4294967296),J=ue;se[15+(K+64>>>9<<4)]=16711935&(te<<8|te>>>24)|4278255360&(te<<24|te>>>8),se[14+(K+64>>>9<<4)]=16711935&(J<<8|J>>>24)|4278255360&(J<<24|J>>>8),fe.sigBytes=4*(se.length+1),this._process();for(var Me=this._hash,de=Me.words,me=0;me<4;me++){var re=de[me];de[me]=16711935&(re<<8|re>>>24)|4278255360&(re<<24|re>>>8)}return Me},clone:function(){var fe=R.clone.call(this);return fe._hash=this._hash.clone(),fe}});function W(fe,se,ue,K,te,J,Me){var de=fe+(se&ue|~se&K)+te+Me;return(de<<J|de>>>32-J)+se}function ne(fe,se,ue,K,te,J,Me){var de=fe+(se&K|ue&~K)+te+Me;return(de<<J|de>>>32-J)+se}function Y(fe,se,ue,K,te,J,Me){var de=fe+(se^ue^K)+te+Me;return(de<<J|de>>>32-J)+se}function ie(fe,se,ue,K,te,J,Me){var de=fe+(ue^(se|~K))+te+Me;return(de<<J|de>>>32-J)+se}$.MD5=R._createHelper(X),$.HmacMD5=R._createHmacHelper(X)}(Math),function(){var x=q,$=x.lib,V=$.WordArray,G=$.Hasher,R=x.algo,w=[],P=R.SHA1=G.extend({_doReset:function(){this._hash=new V.init([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(X,W){for(var ne=this._hash.words,Y=ne[0],ie=ne[1],fe=ne[2],se=ne[3],ue=ne[4],K=0;K<80;K++){if(K<16)w[K]=0|X[W+K];else{var te=w[K-3]^w[K-8]^w[K-14]^w[K-16];w[K]=te<<1|te>>>31}var J=(Y<<5|Y>>>27)+ue+w[K];J+=K<20?1518500249+(ie&fe|~ie&se):K<40?1859775393+(ie^fe^se):K<60?(ie&fe|ie&se|fe&se)-1894007588:(ie^fe^se)-899497514,ue=se,se=fe,fe=ie<<30|ie>>>2,ie=Y,Y=J}ne[0]=ne[0]+Y|0,ne[1]=ne[1]+ie|0,ne[2]=ne[2]+fe|0,ne[3]=ne[3]+se|0,ne[4]=ne[4]+ue|0},_doFinalize:function(){var X=this._data,W=X.words,ne=8*this._nDataBytes,Y=8*X.sigBytes;return W[Y>>>5]|=128<<24-Y%32,W[14+(Y+64>>>9<<4)]=Math.floor(ne/4294967296),W[15+(Y+64>>>9<<4)]=ne,X.sigBytes=4*W.length,this._process(),this._hash},clone:function(){var X=G.clone.call(this);return X._hash=this._hash.clone(),X}});x.SHA1=G._createHelper(P),x.HmacSHA1=G._createHmacHelper(P)}(),function(x){var $=q,V=$.lib,G=V.WordArray,R=V.Hasher,w=$.algo,P=[],X=[];(function(){function Y(ue){for(var K=x.sqrt(ue),te=2;te<=K;te++)if(!(ue%te))return!1;return!0}function ie(ue){return 4294967296*(ue-(0|ue))|0}for(var fe=2,se=0;se<64;)Y(fe)&&(se<8&&(P[se]=ie(x.pow(fe,.5))),X[se]=ie(x.pow(fe,1/3)),se++),fe++})();var W=[],ne=w.SHA256=R.extend({_doReset:function(){this._hash=new G.init(P.slice(0))},_doProcessBlock:function(Y,ie){for(var fe=this._hash.words,se=fe[0],ue=fe[1],K=fe[2],te=fe[3],J=fe[4],Me=fe[5],de=fe[6],me=fe[7],re=0;re<64;re++){if(re<16)W[re]=0|Y[ie+re];else{var be=W[re-15],Fe=(be<<25|be>>>7)^(be<<14|be>>>18)^be>>>3,ve=W[re-2],z=(ve<<15|ve>>>17)^(ve<<13|ve>>>19)^ve>>>10;W[re]=Fe+W[re-7]+z+W[re-16]}var oe=se&ue^se&K^ue&K,ce=(se<<30|se>>>2)^(se<<19|se>>>13)^(se<<10|se>>>22),we=me+((J<<26|J>>>6)^(J<<21|J>>>11)^(J<<7|J>>>25))+(J&Me^~J&de)+X[re]+W[re];me=de,de=Me,Me=J,J=te+we|0,te=K,K=ue,ue=se,se=we+(ce+oe)|0}fe[0]=fe[0]+se|0,fe[1]=fe[1]+ue|0,fe[2]=fe[2]+K|0,fe[3]=fe[3]+te|0,fe[4]=fe[4]+J|0,fe[5]=fe[5]+Me|0,fe[6]=fe[6]+de|0,fe[7]=fe[7]+me|0},_doFinalize:function(){var Y=this._data,ie=Y.words,fe=8*this._nDataBytes,se=8*Y.sigBytes;return ie[se>>>5]|=128<<24-se%32,ie[14+(se+64>>>9<<4)]=x.floor(fe/4294967296),ie[15+(se+64>>>9<<4)]=fe,Y.sigBytes=4*ie.length,this._process(),this._hash},clone:function(){var Y=R.clone.call(this);return Y._hash=this._hash.clone(),Y}});$.SHA256=R._createHelper(ne),$.HmacSHA256=R._createHmacHelper(ne)}(Math),function(){var x=q,$=x.lib.WordArray,V=x.enc;function G(R){return R<<8&4278255360|R>>>8&16711935}V.Utf16=V.Utf16BE={stringify:function(R){for(var w=R.words,P=R.sigBytes,X=[],W=0;W<P;W+=2){var ne=w[W>>>2]>>>16-W%4*8&65535;X.push(String.fromCharCode(ne))}return X.join("")},parse:function(R){for(var w=R.length,P=[],X=0;X<w;X++)P[X>>>1]|=R.charCodeAt(X)<<16-X%2*16;return $.create(P,2*w)}},V.Utf16LE={stringify:function(R){for(var w=R.words,P=R.sigBytes,X=[],W=0;W<P;W+=2){var ne=G(w[W>>>2]>>>16-W%4*8&65535);X.push(String.fromCharCode(ne))}return X.join("")},parse:function(R){for(var w=R.length,P=[],X=0;X<w;X++)P[X>>>1]|=G(R.charCodeAt(X)<<16-X%2*16);return $.create(P,2*w)}}}(),function(){if(typeof ArrayBuffer=="function"){var x=q.lib.WordArray,$=x.init;(x.init=function(V){if(V instanceof ArrayBuffer&&(V=new Uint8Array(V)),(V instanceof Int8Array||typeof Uint8ClampedArray<"u"&&V instanceof Uint8ClampedArray||V instanceof Int16Array||V instanceof Uint16Array||V instanceof Int32Array||V instanceof Uint32Array||V instanceof Float32Array||V instanceof Float64Array)&&(V=new Uint8Array(V.buffer,V.byteOffset,V.byteLength)),V instanceof Uint8Array){for(var G=V.byteLength,R=[],w=0;w<G;w++)R[w>>>2]|=V[w]<<24-w%4*8;$.call(this,R,G)}else $.apply(this,arguments)}).prototype=x}}(),function(x){var $=q,V=$.lib,G=V.WordArray,R=V.Hasher,w=$.algo,P=G.create([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13]),X=G.create([5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11]),W=G.create([11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6]),ne=G.create([8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11]),Y=G.create([0,1518500249,1859775393,2400959708,2840853838]),ie=G.create([1352829926,1548603684,1836072691,2053994217,0]),fe=w.RIPEMD160=R.extend({_doReset:function(){this._hash=G.create([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(de,me){for(var re=0;re<16;re++){var be=me+re,Fe=de[be];de[be]=16711935&(Fe<<8|Fe>>>24)|4278255360&(Fe<<24|Fe>>>8)}var ve,z,oe,ce,we,ae,De,Ue,xe,qe,Te,Z=this._hash.words,he=Y.words,Ie=ie.words,Ce=P.words,$e=X.words,Ye=W.words,Ne=ne.words;for(ae=ve=Z[0],De=z=Z[1],Ue=oe=Z[2],xe=ce=Z[3],qe=we=Z[4],re=0;re<80;re+=1)Te=ve+de[me+Ce[re]]|0,Te+=re<16?se(z,oe,ce)+he[0]:re<32?ue(z,oe,ce)+he[1]:re<48?K(z,oe,ce)+he[2]:re<64?te(z,oe,ce)+he[3]:J(z,oe,ce)+he[4],Te=(Te=Me(Te|=0,Ye[re]))+we|0,ve=we,we=ce,ce=Me(oe,10),oe=z,z=Te,Te=ae+de[me+$e[re]]|0,Te+=re<16?J(De,Ue,xe)+Ie[0]:re<32?te(De,Ue,xe)+Ie[1]:re<48?K(De,Ue,xe)+Ie[2]:re<64?ue(De,Ue,xe)+Ie[3]:se(De,Ue,xe)+Ie[4],Te=(Te=Me(Te|=0,Ne[re]))+qe|0,ae=qe,qe=xe,xe=Me(Ue,10),Ue=De,De=Te;Te=Z[1]+oe+xe|0,Z[1]=Z[2]+ce+qe|0,Z[2]=Z[3]+we+ae|0,Z[3]=Z[4]+ve+De|0,Z[4]=Z[0]+z+Ue|0,Z[0]=Te},_doFinalize:function(){var de=this._data,me=de.words,re=8*this._nDataBytes,be=8*de.sigBytes;me[be>>>5]|=128<<24-be%32,me[14+(be+64>>>9<<4)]=16711935&(re<<8|re>>>24)|4278255360&(re<<24|re>>>8),de.sigBytes=4*(me.length+1),this._process();for(var Fe=this._hash,ve=Fe.words,z=0;z<5;z++){var oe=ve[z];ve[z]=16711935&(oe<<8|oe>>>24)|4278255360&(oe<<24|oe>>>8)}return Fe},clone:function(){var de=R.clone.call(this);return de._hash=this._hash.clone(),de}});function se(de,me,re){return de^me^re}function ue(de,me,re){return de&me|~de&re}function K(de,me,re){return(de|~me)^re}function te(de,me,re){return de&re|me&~re}function J(de,me,re){return de^(me|~re)}function Me(de,me){return de<<me|de>>>32-me}$.RIPEMD160=R._createHelper(fe),$.HmacRIPEMD160=R._createHmacHelper(fe)}(),function(){var x=q,$=x.lib.Base,V=x.enc.Utf8;x.algo.HMAC=$.extend({init:function(G,R){G=this._hasher=new G.init,typeof R=="string"&&(R=V.parse(R));var w=G.blockSize,P=4*w;R.sigBytes>P&&(R=G.finalize(R)),R.clamp();for(var X=this._oKey=R.clone(),W=this._iKey=R.clone(),ne=X.words,Y=W.words,ie=0;ie<w;ie++)ne[ie]^=1549556828,Y[ie]^=909522486;X.sigBytes=W.sigBytes=P,this.reset()},reset:function(){var G=this._hasher;G.reset(),G.update(this._iKey)},update:function(G){return this._hasher.update(G),this},finalize:function(G){var R=this._hasher,w=R.finalize(G);return R.reset(),R.finalize(this._oKey.clone().concat(w))}})}(),function(){var x=q,$=x.lib,V=$.Base,G=$.WordArray,R=x.algo,w=R.SHA1,P=R.HMAC,X=R.PBKDF2=V.extend({cfg:V.extend({keySize:4,hasher:w,iterations:1}),init:function(W){this.cfg=this.cfg.extend(W)},compute:function(W,ne){for(var Y=this.cfg,ie=P.create(Y.hasher,W),fe=G.create(),se=G.create([1]),ue=fe.words,K=se.words,te=Y.keySize,J=Y.iterations;ue.length<te;){var Me=ie.update(ne).finalize(se);ie.reset();for(var de=Me.words,me=de.length,re=Me,be=1;be<J;be++){re=ie.finalize(re),ie.reset();for(var Fe=re.words,ve=0;ve<me;ve++)de[ve]^=Fe[ve]}fe.concat(Me),K[0]++}return fe.sigBytes=4*te,fe}});x.PBKDF2=function(W,ne,Y){return X.create(Y).compute(W,ne)}}(),function(){var x=q,$=x.lib,V=$.Base,G=$.WordArray,R=x.algo,w=R.MD5,P=R.EvpKDF=V.extend({cfg:V.extend({keySize:4,hasher:w,iterations:1}),init:function(X){this.cfg=this.cfg.extend(X)},compute:function(X,W){for(var ne,Y=this.cfg,ie=Y.hasher.create(),fe=G.create(),se=fe.words,ue=Y.keySize,K=Y.iterations;se.length<ue;){ne&&ie.update(ne),ne=ie.update(X).finalize(W),ie.reset();for(var te=1;te<K;te++)ne=ie.finalize(ne),ie.reset();fe.concat(ne)}return fe.sigBytes=4*ue,fe}});x.EvpKDF=function(X,W,ne){return P.create(ne).compute(X,W)}}(),function(){var x=q,$=x.lib.WordArray,V=x.algo,G=V.SHA256,R=V.SHA224=G.extend({_doReset:function(){this._hash=new $.init([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428])},_doFinalize:function(){var w=G._doFinalize.call(this);return w.sigBytes-=4,w}});x.SHA224=G._createHelper(R),x.HmacSHA224=G._createHmacHelper(R)}(),function(x){var $=q,V=$.lib,G=V.Base,R=V.WordArray,w=$.x64={};w.Word=G.extend({init:function(P,X){this.high=P,this.low=X}}),w.WordArray=G.extend({init:function(P,X){P=this.words=P||[],this.sigBytes=X??8*P.length},toX32:function(){for(var P=this.words,X=P.length,W=[],ne=0;ne<X;ne++){var Y=P[ne];W.push(Y.high),W.push(Y.low)}return R.create(W,this.sigBytes)},clone:function(){for(var P=G.clone.call(this),X=P.words=this.words.slice(0),W=X.length,ne=0;ne<W;ne++)X[ne]=X[ne].clone();return P}})}(),function(x){var $=q,V=$.lib,G=V.WordArray,R=V.Hasher,w=$.x64.Word,P=$.algo,X=[],W=[],ne=[];(function(){for(var fe=1,se=0,ue=0;ue<24;ue++){X[fe+5*se]=(ue+1)*(ue+2)/2%64;var K=(2*fe+3*se)%5;fe=se%5,se=K}for(fe=0;fe<5;fe++)for(se=0;se<5;se++)W[fe+5*se]=se+(2*fe+3*se)%5*5;for(var te=1,J=0;J<24;J++){for(var Me=0,de=0,me=0;me<7;me++){if(1&te){var re=(1<<me)-1;re<32?de^=1<<re:Me^=1<<re-32}128&te?te=te<<1^113:te<<=1}ne[J]=w.create(Me,de)}})();var Y=[];(function(){for(var fe=0;fe<25;fe++)Y[fe]=w.create()})();var ie=P.SHA3=R.extend({cfg:R.cfg.extend({outputLength:512}),_doReset:function(){for(var fe=this._state=[],se=0;se<25;se++)fe[se]=new w.init;this.blockSize=(1600-2*this.cfg.outputLength)/32},_doProcessBlock:function(fe,se){for(var ue=this._state,K=this.blockSize/2,te=0;te<K;te++){var J=fe[se+2*te],Me=fe[se+2*te+1];J=16711935&(J<<8|J>>>24)|4278255360&(J<<24|J>>>8),Me=16711935&(Me<<8|Me>>>24)|4278255360&(Me<<24|Me>>>8),(he=ue[te]).high^=Me,he.low^=J}for(var de=0;de<24;de++){for(var me=0;me<5;me++){for(var re=0,be=0,Fe=0;Fe<5;Fe++)re^=(he=ue[me+5*Fe]).high,be^=he.low;var ve=Y[me];ve.high=re,ve.low=be}for(me=0;me<5;me++){var z=Y[(me+4)%5],oe=Y[(me+1)%5],ce=oe.high,we=oe.low;for(re=z.high^(ce<<1|we>>>31),be=z.low^(we<<1|ce>>>31),Fe=0;Fe<5;Fe++)(he=ue[me+5*Fe]).high^=re,he.low^=be}for(var ae=1;ae<25;ae++){var De=(he=ue[ae]).high,Ue=he.low,xe=X[ae];xe<32?(re=De<<xe|Ue>>>32-xe,be=Ue<<xe|De>>>32-xe):(re=Ue<<xe-32|De>>>64-xe,be=De<<xe-32|Ue>>>64-xe);var qe=Y[W[ae]];qe.high=re,qe.low=be}var Te=Y[0],Z=ue[0];for(Te.high=Z.high,Te.low=Z.low,me=0;me<5;me++)for(Fe=0;Fe<5;Fe++){var he=ue[ae=me+5*Fe],Ie=Y[ae],Ce=Y[(me+1)%5+5*Fe],$e=Y[(me+2)%5+5*Fe];he.high=Ie.high^~Ce.high&$e.high,he.low=Ie.low^~Ce.low&$e.low}he=ue[0];var Ye=ne[de];he.high^=Ye.high,he.low^=Ye.low}},_doFinalize:function(){var fe=this._data,se=fe.words,ue=(this._nDataBytes,8*fe.sigBytes),K=32*this.blockSize;se[ue>>>5]|=1<<24-ue%32,se[(x.ceil((ue+1)/K)*K>>>5)-1]|=128,fe.sigBytes=4*se.length,this._process();for(var te=this._state,J=this.cfg.outputLength/8,Me=J/8,de=[],me=0;me<Me;me++){var re=te[me],be=re.high,Fe=re.low;be=16711935&(be<<8|be>>>24)|4278255360&(be<<24|be>>>8),Fe=16711935&(Fe<<8|Fe>>>24)|4278255360&(Fe<<24|Fe>>>8),de.push(Fe),de.push(be)}return new G.init(de,J)},clone:function(){for(var fe=R.clone.call(this),se=fe._state=this._state.slice(0),ue=0;ue<25;ue++)se[ue]=se[ue].clone();return fe}});$.SHA3=R._createHelper(ie),$.HmacSHA3=R._createHmacHelper(ie)}(Math),function(){var x=q,$=x.lib.Hasher,V=x.x64,G=V.Word,R=V.WordArray,w=x.algo;function P(){return G.create.apply(G,arguments)}var X=[P(1116352408,3609767458),P(1899447441,602891725),P(3049323471,3964484399),P(3921009573,2173295548),P(961987163,4081628472),P(1508970993,3053834265),P(2453635748,2937671579),P(2870763221,3664609560),P(3624381080,2734883394),P(310598401,1164996542),P(607225278,1323610764),P(1426881987,3590304994),P(1925078388,4068182383),P(2162078206,991336113),P(2614888103,633803317),P(3248222580,3479774868),P(3835390401,2666613458),P(4022224774,944711139),P(264347078,2341262773),P(604807628,2007800933),P(770255983,1495990901),P(1249150122,1856431235),P(1555081692,3175218132),P(1996064986,2198950837),P(2554220882,3999719339),P(2821834349,766784016),P(2952996808,2566594879),P(3210313671,3203337956),P(3336571891,1034457026),P(3584528711,2466948901),P(113926993,3758326383),P(338241895,168717936),P(666307205,1188179964),P(773529912,1546045734),P(1294757372,1522805485),P(1396182291,2643833823),P(1695183700,2343527390),P(1986661051,1014477480),P(2177026350,1206759142),P(2456956037,344077627),P(2730485921,1290863460),P(2820302411,3158454273),P(3259730800,3505952657),P(3345764771,106217008),P(3516065817,3606008344),P(3600352804,1432725776),P(4094571909,1467031594),P(275423344,851169720),P(430227734,3100823752),P(506948616,1363258195),P(659060556,3750685593),P(883997877,3785050280),P(958139571,3318307427),P(1322822218,3812723403),P(1537002063,2003034995),P(1747873779,3602036899),P(1955562222,1575990012),P(2024104815,1125592928),P(2227730452,2716904306),P(2361852424,442776044),P(2428436474,593698344),P(2756734187,3733110249),P(3204031479,2999351573),P(3329325298,3815920427),P(3391569614,3928383900),P(3515267271,566280711),P(3940187606,3454069534),P(4118630271,4000239992),P(116418474,1914138554),P(174292421,2731055270),P(289380356,3203993006),P(460393269,320620315),P(685471733,587496836),P(852142971,1086792851),P(1017036298,365543100),P(1126000580,2618297676),P(1288033470,3409855158),P(1501505948,4234509866),P(1607167915,987167468),P(1816402316,1246189591)],W=[];(function(){for(var Y=0;Y<80;Y++)W[Y]=P()})();var ne=w.SHA512=$.extend({_doReset:function(){this._hash=new R.init([new G.init(1779033703,4089235720),new G.init(3144134277,2227873595),new G.init(1013904242,4271175723),new G.init(2773480762,1595750129),new G.init(1359893119,2917565137),new G.init(2600822924,725511199),new G.init(528734635,4215389547),new G.init(1541459225,327033209)])},_doProcessBlock:function(Y,ie){for(var fe=this._hash.words,se=fe[0],ue=fe[1],K=fe[2],te=fe[3],J=fe[4],Me=fe[5],de=fe[6],me=fe[7],re=se.high,be=se.low,Fe=ue.high,ve=ue.low,z=K.high,oe=K.low,ce=te.high,we=te.low,ae=J.high,De=J.low,Ue=Me.high,xe=Me.low,qe=de.high,Te=de.low,Z=me.high,he=me.low,Ie=re,Ce=be,$e=Fe,Ye=ve,Ne=z,Ze=oe,_t=ce,zt=we,rn=ae,on=De,Tn=Ue,_n=xe,nt=qe,yt=Te,Rt=Z,cn=he,en=0;en<80;en++){var wn,qn,je=W[en];if(en<16)qn=je.high=0|Y[ie+2*en],wn=je.low=0|Y[ie+2*en+1];else{var Tt=W[en-15],bt=Tt.high,$t=Tt.low,jt=(bt>>>1|$t<<31)^(bt>>>8|$t<<24)^bt>>>7,mr=($t>>>1|bt<<31)^($t>>>8|bt<<24)^($t>>>7|bt<<25),Mr=W[en-2],Jo=Mr.high,fo=Mr.low,He=(Jo>>>19|fo<<13)^(Jo<<3|fo>>>29)^Jo>>>6,et=(fo>>>19|Jo<<13)^(fo<<3|Jo>>>29)^(fo>>>6|Jo<<26),Bt=W[en-7],Sn=Bt.high,In=Bt.low,xn=W[en-16],Wr=xn.high,Gr=xn.low;qn=(qn=(qn=jt+Sn+((wn=mr+In)>>>0<mr>>>0?1:0))+He+((wn+=et)>>>0<et>>>0?1:0))+Wr+((wn+=Gr)>>>0<Gr>>>0?1:0),je.high=qn,je.low=wn}var to,ls=rn&Tn^~rn&nt,U=on&_n^~on&yt,us=Ie&$e^Ie&Ne^$e&Ne,Ut=Ce&Ye^Ce&Ze^Ye&Ze,ml=(Ie>>>28|Ce<<4)^(Ie<<30|Ce>>>2)^(Ie<<25|Ce>>>7),Qs=(Ce>>>28|Ie<<4)^(Ce<<30|Ie>>>2)^(Ce<<25|Ie>>>7),vl=(rn>>>14|on<<18)^(rn>>>18|on<<14)^(rn<<23|on>>>9),yl=(on>>>14|rn<<18)^(on>>>18|rn<<14)^(on<<23|rn>>>9),Oa=X[en],Xo=Oa.high,Ra=Oa.low,cs=Rt+vl+((to=cn+yl)>>>0<cn>>>0?1:0),Yi=Qs+Ut;Rt=nt,cn=yt,nt=Tn,yt=_n,Tn=rn,_n=on,rn=_t+(cs=(cs=(cs=cs+ls+((to+=U)>>>0<U>>>0?1:0))+Xo+((to+=Ra)>>>0<Ra>>>0?1:0))+qn+((to+=wn)>>>0<wn>>>0?1:0))+((on=zt+to|0)>>>0<zt>>>0?1:0)|0,_t=Ne,zt=Ze,Ne=$e,Ze=Ye,$e=Ie,Ye=Ce,Ie=cs+(ml+us+(Yi>>>0<Qs>>>0?1:0))+((Ce=to+Yi|0)>>>0<to>>>0?1:0)|0}be=se.low=be+Ce,se.high=re+Ie+(be>>>0<Ce>>>0?1:0),ve=ue.low=ve+Ye,ue.high=Fe+$e+(ve>>>0<Ye>>>0?1:0),oe=K.low=oe+Ze,K.high=z+Ne+(oe>>>0<Ze>>>0?1:0),we=te.low=we+zt,te.high=ce+_t+(we>>>0<zt>>>0?1:0),De=J.low=De+on,J.high=ae+rn+(De>>>0<on>>>0?1:0),xe=Me.low=xe+_n,Me.high=Ue+Tn+(xe>>>0<_n>>>0?1:0),Te=de.low=Te+yt,de.high=qe+nt+(Te>>>0<yt>>>0?1:0),he=me.low=he+cn,me.high=Z+Rt+(he>>>0<cn>>>0?1:0)},_doFinalize:function(){var Y=this._data,ie=Y.words,fe=8*this._nDataBytes,se=8*Y.sigBytes;return ie[se>>>5]|=128<<24-se%32,ie[30+(se+128>>>10<<5)]=Math.floor(fe/4294967296),ie[31+(se+128>>>10<<5)]=fe,Y.sigBytes=4*ie.length,this._process(),this._hash.toX32()},clone:function(){var Y=$.clone.call(this);return Y._hash=this._hash.clone(),Y},blockSize:32});x.SHA512=$._createHelper(ne),x.HmacSHA512=$._createHmacHelper(ne)}(),function(){var x=q,$=x.x64,V=$.Word,G=$.WordArray,R=x.algo,w=R.SHA512,P=R.SHA384=w.extend({_doReset:function(){this._hash=new G.init([new V.init(3418070365,3238371032),new V.init(1654270250,914150663),new V.init(2438529370,812702999),new V.init(355462360,4144912697),new V.init(1731405415,4290775857),new V.init(2394180231,1750603025),new V.init(3675008525,1694076839),new V.init(1203062813,3204075428)])},_doFinalize:function(){var X=w._doFinalize.call(this);return X.sigBytes-=16,X}});x.SHA384=w._createHelper(P),x.HmacSHA384=w._createHmacHelper(P)}(),q.lib.Cipher||function(x){var $=q,V=$.lib,G=V.Base,R=V.WordArray,w=V.BufferedBlockAlgorithm,P=$.enc,X=(P.Utf8,P.Base64),W=$.algo.EvpKDF,ne=V.Cipher=w.extend({cfg:G.extend(),createEncryptor:function(de,me){return this.create(this._ENC_XFORM_MODE,de,me)},createDecryptor:function(de,me){return this.create(this._DEC_XFORM_MODE,de,me)},init:function(de,me,re){this.cfg=this.cfg.extend(re),this._xformMode=de,this._key=me,this.reset()},reset:function(){w.reset.call(this),this._doReset()},process:function(de){return this._append(de),this._process()},finalize:function(de){return de&&this._append(de),this._doFinalize()},keySize:4,ivSize:4,_ENC_XFORM_MODE:1,_DEC_XFORM_MODE:2,_createHelper:function(){function de(me){return typeof me=="string"?Me:te}return function(me){return{encrypt:function(re,be,Fe){return de(be).encrypt(me,re,be,Fe)},decrypt:function(re,be,Fe){return de(be).decrypt(me,re,be,Fe)}}}}()}),Y=(V.StreamCipher=ne.extend({_doFinalize:function(){return this._process(!0)},blockSize:1}),$.mode={}),ie=V.BlockCipherMode=G.extend({createEncryptor:function(de,me){return this.Encryptor.create(de,me)},createDecryptor:function(de,me){return this.Decryptor.create(de,me)},init:function(de,me){this._cipher=de,this._iv=me}}),fe=Y.CBC=function(){var de=ie.extend();function me(re,be,Fe){var ve,z=this._iv;z?(ve=z,this._iv=void 0):ve=this._prevBlock;for(var oe=0;oe<Fe;oe++)re[be+oe]^=ve[oe]}return de.Encryptor=de.extend({processBlock:function(re,be){var Fe=this._cipher,ve=Fe.blockSize;me.call(this,re,be,ve),Fe.encryptBlock(re,be),this._prevBlock=re.slice(be,be+ve)}}),de.Decryptor=de.extend({processBlock:function(re,be){var Fe=this._cipher,ve=Fe.blockSize,z=re.slice(be,be+ve);Fe.decryptBlock(re,be),me.call(this,re,be,ve),this._prevBlock=z}}),de}(),se=($.pad={}).Pkcs7={pad:function(de,me){for(var re=4*me,be=re-de.sigBytes%re,Fe=be<<24|be<<16|be<<8|be,ve=[],z=0;z<be;z+=4)ve.push(Fe);var oe=R.create(ve,be);de.concat(oe)},unpad:function(de){var me=255&de.words[de.sigBytes-1>>>2];de.sigBytes-=me}},ue=(V.BlockCipher=ne.extend({cfg:ne.cfg.extend({mode:fe,padding:se}),reset:function(){var de;ne.reset.call(this);var me=this.cfg,re=me.iv,be=me.mode;this._xformMode==this._ENC_XFORM_MODE?de=be.createEncryptor:(de=be.createDecryptor,this._minBufferSize=1),this._mode&&this._mode.__creator==de?this._mode.init(this,re&&re.words):(this._mode=de.call(be,this,re&&re.words),this._mode.__creator=de)},_doProcessBlock:function(de,me){this._mode.processBlock(de,me)},_doFinalize:function(){var de,me=this.cfg.padding;return this._xformMode==this._ENC_XFORM_MODE?(me.pad(this._data,this.blockSize),de=this._process(!0)):(de=this._process(!0),me.unpad(de)),de},blockSize:4}),V.CipherParams=G.extend({init:function(de){this.mixIn(de)},toString:function(de){return(de||this.formatter).stringify(this)}})),K=($.format={}).OpenSSL={stringify:function(de){var me=de.ciphertext,re=de.salt;return(re?R.create([1398893684,1701076831]).concat(re).concat(me):me).toString(X)},parse:function(de){var me,re=X.parse(de),be=re.words;return be[0]==1398893684&&be[1]==1701076831&&(me=R.create(be.slice(2,4)),be.splice(0,4),re.sigBytes-=16),ue.create({ciphertext:re,salt:me})}},te=V.SerializableCipher=G.extend({cfg:G.extend({format:K}),encrypt:function(de,me,re,be){be=this.cfg.extend(be);var Fe=de.createEncryptor(re,be),ve=Fe.finalize(me),z=Fe.cfg;return ue.create({ciphertext:ve,key:re,iv:z.iv,algorithm:de,mode:z.mode,padding:z.padding,blockSize:de.blockSize,formatter:be.format})},decrypt:function(de,me,re,be){return be=this.cfg.extend(be),me=this._parse(me,be.format),de.createDecryptor(re,be).finalize(me.ciphertext)},_parse:function(de,me){return typeof de=="string"?me.parse(de,this):de}}),J=($.kdf={}).OpenSSL={execute:function(de,me,re,be){be||(be=R.random(8));var Fe=W.create({keySize:me+re}).compute(de,be),ve=R.create(Fe.words.slice(me),4*re);return Fe.sigBytes=4*me,ue.create({key:Fe,iv:ve,salt:be})}},Me=V.PasswordBasedCipher=te.extend({cfg:te.cfg.extend({kdf:J}),encrypt:function(de,me,re,be){var Fe=(be=this.cfg.extend(be)).kdf.execute(re,de.keySize,de.ivSize);be.iv=Fe.iv;var ve=te.encrypt.call(this,de,me,Fe.key,be);return ve.mixIn(Fe),ve},decrypt:function(de,me,re,be){be=this.cfg.extend(be),me=this._parse(me,be.format);var Fe=be.kdf.execute(re,de.keySize,de.ivSize,me.salt);return be.iv=Fe.iv,te.decrypt.call(this,de,me,Fe.key,be)}})}(),q.mode.CFB=function(){var x=q.lib.BlockCipherMode.extend();function $(V,G,R,w){var P,X=this._iv;X?(P=X.slice(0),this._iv=void 0):P=this._prevBlock,w.encryptBlock(P,0);for(var W=0;W<R;W++)V[G+W]^=P[W]}return x.Encryptor=x.extend({processBlock:function(V,G){var R=this._cipher,w=R.blockSize;$.call(this,V,G,w,R),this._prevBlock=V.slice(G,G+w)}}),x.Decryptor=x.extend({processBlock:function(V,G){var R=this._cipher,w=R.blockSize,P=V.slice(G,G+w);$.call(this,V,G,w,R),this._prevBlock=P}}),x}(),q.mode.ECB=((A=q.lib.BlockCipherMode.extend()).Encryptor=A.extend({processBlock:function(x,$){this._cipher.encryptBlock(x,$)}}),A.Decryptor=A.extend({processBlock:function(x,$){this._cipher.decryptBlock(x,$)}}),A),q.pad.AnsiX923={pad:function(x,$){var V=x.sigBytes,G=4*$,R=G-V%G,w=V+R-1;x.clamp(),x.words[w>>>2]|=R<<24-w%4*8,x.sigBytes+=R},unpad:function(x){var $=255&x.words[x.sigBytes-1>>>2];x.sigBytes-=$}},q.pad.Iso10126={pad:function(x,$){var V=4*$,G=V-x.sigBytes%V;x.concat(q.lib.WordArray.random(G-1)).concat(q.lib.WordArray.create([G<<24],1))},unpad:function(x){var $=255&x.words[x.sigBytes-1>>>2];x.sigBytes-=$}},q.pad.Iso97971={pad:function(x,$){x.concat(q.lib.WordArray.create([2147483648],1)),q.pad.ZeroPadding.pad(x,$)},unpad:function(x){q.pad.ZeroPadding.unpad(x),x.sigBytes--}},q.mode.OFB=(C=q.lib.BlockCipherMode.extend(),L=C.Encryptor=C.extend({processBlock:function(x,$){var V=this._cipher,G=V.blockSize,R=this._iv,w=this._keystream;R&&(w=this._keystream=R.slice(0),this._iv=void 0),V.encryptBlock(w,0);for(var P=0;P<G;P++)x[$+P]^=w[P]}}),C.Decryptor=L,C),q.pad.NoPadding={pad:function(){},unpad:function(){}},function(x){var $=q,V=$.lib.CipherParams,G=$.enc.Hex;$.format.Hex={stringify:function(R){return R.ciphertext.toString(G)},parse:function(R){var w=G.parse(R);return V.create({ciphertext:w})}}}(),function(){var x=q,$=x.lib.BlockCipher,V=x.algo,G=[],R=[],w=[],P=[],X=[],W=[],ne=[],Y=[],ie=[],fe=[];(function(){for(var K=[],te=0;te<256;te++)K[te]=te<128?te<<1:te<<1^283;var J=0,Me=0;for(te=0;te<256;te++){var de=Me^Me<<1^Me<<2^Me<<3^Me<<4;de=de>>>8^255&de^99,G[J]=de,R[de]=J;var me=K[J],re=K[me],be=K[re],Fe=257*K[de]^16843008*de;w[J]=Fe<<24|Fe>>>8,P[J]=Fe<<16|Fe>>>16,X[J]=Fe<<8|Fe>>>24,W[J]=Fe,Fe=16843009*be^65537*re^257*me^16843008*J,ne[de]=Fe<<24|Fe>>>8,Y[de]=Fe<<16|Fe>>>16,ie[de]=Fe<<8|Fe>>>24,fe[de]=Fe,J?(J=me^K[K[K[be^me]]],Me^=K[K[Me]]):J=Me=1}})();var se=[0,1,2,4,8,16,32,64,128,27,54],ue=V.AES=$.extend({_doReset:function(){if(!this._nRounds||this._keyPriorReset!==this._key){for(var K=this._keyPriorReset=this._key,te=K.words,J=K.sigBytes/4,Me=4*((this._nRounds=J+6)+1),de=this._keySchedule=[],me=0;me<Me;me++)me<J?de[me]=te[me]:(Fe=de[me-1],me%J?J>6&&me%J==4&&(Fe=G[Fe>>>24]<<24|G[Fe>>>16&255]<<16|G[Fe>>>8&255]<<8|G[255&Fe]):(Fe=G[(Fe=Fe<<8|Fe>>>24)>>>24]<<24|G[Fe>>>16&255]<<16|G[Fe>>>8&255]<<8|G[255&Fe],Fe^=se[me/J|0]<<24),de[me]=de[me-J]^Fe);for(var re=this._invKeySchedule=[],be=0;be<Me;be++){if(me=Me-be,be%4)var Fe=de[me];else Fe=de[me-4];re[be]=be<4||me<=4?Fe:ne[G[Fe>>>24]]^Y[G[Fe>>>16&255]]^ie[G[Fe>>>8&255]]^fe[G[255&Fe]]}}},encryptBlock:function(K,te){this._doCryptBlock(K,te,this._keySchedule,w,P,X,W,G)},decryptBlock:function(K,te){var J=K[te+1];K[te+1]=K[te+3],K[te+3]=J,this._doCryptBlock(K,te,this._invKeySchedule,ne,Y,ie,fe,R),J=K[te+1],K[te+1]=K[te+3],K[te+3]=J},_doCryptBlock:function(K,te,J,Me,de,me,re,be){for(var Fe=this._nRounds,ve=K[te]^J[0],z=K[te+1]^J[1],oe=K[te+2]^J[2],ce=K[te+3]^J[3],we=4,ae=1;ae<Fe;ae++){var De=Me[ve>>>24]^de[z>>>16&255]^me[oe>>>8&255]^re[255&ce]^J[we++],Ue=Me[z>>>24]^de[oe>>>16&255]^me[ce>>>8&255]^re[255&ve]^J[we++],xe=Me[oe>>>24]^de[ce>>>16&255]^me[ve>>>8&255]^re[255&z]^J[we++],qe=Me[ce>>>24]^de[ve>>>16&255]^me[z>>>8&255]^re[255&oe]^J[we++];ve=De,z=Ue,oe=xe,ce=qe}De=(be[ve>>>24]<<24|be[z>>>16&255]<<16|be[oe>>>8&255]<<8|be[255&ce])^J[we++],Ue=(be[z>>>24]<<24|be[oe>>>16&255]<<16|be[ce>>>8&255]<<8|be[255&ve])^J[we++],xe=(be[oe>>>24]<<24|be[ce>>>16&255]<<16|be[ve>>>8&255]<<8|be[255&z])^J[we++],qe=(be[ce>>>24]<<24|be[ve>>>16&255]<<16|be[z>>>8&255]<<8|be[255&oe])^J[we++],K[te]=De,K[te+1]=Ue,K[te+2]=xe,K[te+3]=qe},keySize:8});x.AES=$._createHelper(ue)}(),function(){var x=q,$=x.lib,V=$.WordArray,G=$.BlockCipher,R=x.algo,w=[57,49,41,33,25,17,9,1,58,50,42,34,26,18,10,2,59,51,43,35,27,19,11,3,60,52,44,36,63,55,47,39,31,23,15,7,62,54,46,38,30,22,14,6,61,53,45,37,29,21,13,5,28,20,12,4],P=[14,17,11,24,1,5,3,28,15,6,21,10,23,19,12,4,26,8,16,7,27,20,13,2,41,52,31,37,47,55,30,40,51,45,33,48,44,49,39,56,34,53,46,42,50,36,29,32],X=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],W=[{0:8421888,268435456:32768,536870912:8421378,805306368:2,1073741824:512,1342177280:8421890,1610612736:8389122,1879048192:8388608,2147483648:514,2415919104:8389120,2684354560:33280,2952790016:8421376,3221225472:32770,3489660928:8388610,3758096384:0,4026531840:33282,134217728:0,402653184:8421890,671088640:33282,939524096:32768,1207959552:8421888,1476395008:512,1744830464:8421378,2013265920:2,2281701376:8389120,2550136832:33280,2818572288:8421376,3087007744:8389122,3355443200:8388610,3623878656:32770,3892314112:514,4160749568:8388608,1:32768,268435457:2,536870913:8421888,805306369:8388608,1073741825:8421378,1342177281:33280,1610612737:512,1879048193:8389122,2147483649:8421890,2415919105:8421376,2684354561:8388610,2952790017:33282,3221225473:514,3489660929:8389120,3758096385:32770,4026531841:0,134217729:8421890,402653185:8421376,671088641:8388608,939524097:512,1207959553:32768,1476395009:8388610,1744830465:2,2013265921:33282,2281701377:32770,2550136833:8389122,2818572289:514,3087007745:8421888,3355443201:8389120,3623878657:0,3892314113:33280,4160749569:8421378},{0:1074282512,16777216:16384,33554432:524288,50331648:1074266128,67108864:1073741840,83886080:1074282496,100663296:1073758208,117440512:16,134217728:540672,150994944:1073758224,167772160:1073741824,184549376:540688,201326592:524304,218103808:0,234881024:16400,251658240:1074266112,8388608:1073758208,25165824:540688,41943040:16,58720256:1073758224,75497472:1074282512,92274688:1073741824,109051904:524288,125829120:1074266128,142606336:524304,159383552:0,176160768:16384,192937984:1074266112,209715200:1073741840,226492416:540672,243269632:1074282496,260046848:16400,268435456:0,285212672:1074266128,301989888:1073758224,318767104:1074282496,335544320:1074266112,352321536:16,369098752:540688,385875968:16384,402653184:16400,419430400:524288,436207616:524304,452984832:1073741840,469762048:540672,486539264:1073758208,503316480:1073741824,520093696:1074282512,276824064:540688,293601280:524288,310378496:1074266112,327155712:16384,343932928:1073758208,360710144:1074282512,377487360:16,394264576:1073741824,411041792:1074282496,427819008:1073741840,444596224:1073758224,461373440:524304,478150656:0,494927872:16400,511705088:1074266128,528482304:540672},{0:260,1048576:0,2097152:67109120,3145728:65796,4194304:65540,5242880:67108868,6291456:67174660,7340032:67174400,8388608:67108864,9437184:67174656,10485760:65792,11534336:67174404,12582912:67109124,13631488:65536,14680064:4,15728640:256,524288:67174656,1572864:67174404,2621440:0,3670016:67109120,4718592:67108868,5767168:65536,6815744:65540,7864320:260,8912896:4,9961472:256,11010048:67174400,12058624:65796,13107200:65792,14155776:67109124,15204352:67174660,16252928:67108864,16777216:67174656,17825792:65540,18874368:65536,19922944:67109120,20971520:256,22020096:67174660,23068672:67108868,24117248:0,25165824:67109124,26214400:67108864,27262976:4,28311552:65792,29360128:67174400,30408704:260,31457280:65796,32505856:67174404,17301504:67108864,18350080:260,19398656:67174656,20447232:0,21495808:65540,22544384:67109120,23592960:256,24641536:67174404,25690112:65536,26738688:67174660,27787264:65796,28835840:67108868,29884416:67109124,30932992:67174400,31981568:4,33030144:65792},{0:2151682048,65536:2147487808,131072:4198464,196608:2151677952,262144:0,327680:4198400,393216:2147483712,458752:4194368,524288:2147483648,589824:4194304,655360:64,720896:2147487744,786432:2151678016,851968:4160,917504:4096,983040:2151682112,32768:2147487808,98304:64,163840:2151678016,229376:2147487744,294912:4198400,360448:2151682112,425984:0,491520:2151677952,557056:4096,622592:2151682048,688128:4194304,753664:4160,819200:2147483648,884736:4194368,950272:4198464,1015808:2147483712,1048576:4194368,1114112:4198400,1179648:2147483712,1245184:0,1310720:4160,1376256:2151678016,1441792:2151682048,1507328:2147487808,1572864:2151682112,1638400:2147483648,1703936:2151677952,1769472:4198464,1835008:2147487744,1900544:4194304,1966080:64,2031616:4096,1081344:2151677952,1146880:2151682112,1212416:0,1277952:4198400,1343488:4194368,1409024:2147483648,1474560:2147487808,1540096:64,1605632:2147483712,1671168:4096,1736704:2147487744,1802240:2151678016,1867776:4160,1933312:2151682048,1998848:4194304,2064384:4198464},{0:128,4096:17039360,8192:262144,12288:536870912,16384:537133184,20480:16777344,24576:553648256,28672:262272,32768:16777216,36864:537133056,40960:536871040,45056:553910400,49152:553910272,53248:0,57344:17039488,61440:553648128,2048:17039488,6144:553648256,10240:128,14336:17039360,18432:262144,22528:537133184,26624:553910272,30720:536870912,34816:537133056,38912:0,43008:553910400,47104:16777344,51200:536871040,55296:553648128,59392:16777216,63488:262272,65536:262144,69632:128,73728:536870912,77824:553648256,81920:16777344,86016:553910272,90112:537133184,94208:16777216,98304:553910400,102400:553648128,106496:17039360,110592:537133056,114688:262272,118784:536871040,122880:0,126976:17039488,67584:553648256,71680:16777216,75776:17039360,79872:537133184,83968:536870912,88064:17039488,92160:128,96256:553910272,100352:262272,104448:553910400,108544:0,112640:553648128,116736:16777344,120832:262144,124928:537133056,129024:536871040},{0:268435464,256:8192,512:270532608,768:270540808,1024:268443648,1280:2097152,1536:2097160,1792:268435456,2048:0,2304:268443656,2560:2105344,2816:8,3072:270532616,3328:2105352,3584:8200,3840:270540800,128:270532608,384:270540808,640:8,896:2097152,1152:2105352,1408:268435464,1664:268443648,1920:8200,2176:2097160,2432:8192,2688:268443656,2944:270532616,3200:0,3456:270540800,3712:2105344,3968:268435456,4096:268443648,4352:270532616,4608:270540808,4864:8200,5120:2097152,5376:268435456,5632:268435464,5888:2105344,6144:2105352,6400:0,6656:8,6912:270532608,7168:8192,7424:268443656,7680:270540800,7936:2097160,4224:8,4480:2105344,4736:2097152,4992:268435464,5248:268443648,5504:8200,5760:270540808,6016:270532608,6272:270540800,6528:270532616,6784:8192,7040:2105352,7296:2097160,7552:0,7808:268435456,8064:268443656},{0:1048576,16:33555457,32:1024,48:1049601,64:34604033,80:0,96:1,112:34603009,128:33555456,144:1048577,160:33554433,176:34604032,192:34603008,208:1025,224:1049600,240:33554432,8:34603009,24:0,40:33555457,56:34604032,72:1048576,88:33554433,104:33554432,120:1025,136:1049601,152:33555456,168:34603008,184:1048577,200:1024,216:34604033,232:1,248:1049600,256:33554432,272:1048576,288:33555457,304:34603009,320:1048577,336:33555456,352:34604032,368:1049601,384:1025,400:34604033,416:1049600,432:1,448:0,464:34603008,480:33554433,496:1024,264:1049600,280:33555457,296:34603009,312:1,328:33554432,344:1048576,360:1025,376:34604032,392:33554433,408:34603008,424:0,440:34604033,456:1049601,472:1024,488:33555456,504:1048577},{0:134219808,1:131072,2:134217728,3:32,4:131104,5:134350880,6:134350848,7:2048,8:134348800,9:134219776,10:133120,11:134348832,12:2080,13:0,14:134217760,15:133152,2147483648:2048,2147483649:134350880,2147483650:134219808,2147483651:134217728,2147483652:134348800,2147483653:133120,2147483654:133152,2147483655:32,2147483656:134217760,2147483657:2080,2147483658:131104,2147483659:134350848,2147483660:0,2147483661:134348832,2147483662:134219776,2147483663:131072,16:133152,17:134350848,18:32,19:2048,20:134219776,21:134217760,22:134348832,23:131072,24:0,25:131104,26:134348800,27:134219808,28:134350880,29:133120,30:2080,31:134217728,2147483664:131072,2147483665:2048,2147483666:134348832,2147483667:133152,2147483668:32,2147483669:134348800,2147483670:134217728,2147483671:134219808,2147483672:134350880,2147483673:134217760,2147483674:134219776,2147483675:0,2147483676:133120,2147483677:2080,2147483678:131104,2147483679:134350848}],ne=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679],Y=R.DES=G.extend({_doReset:function(){for(var ue=this._key.words,K=[],te=0;te<56;te++){var J=w[te]-1;K[te]=ue[J>>>5]>>>31-J%32&1}for(var Me=this._subKeys=[],de=0;de<16;de++){var me=Me[de]=[],re=X[de];for(te=0;te<24;te++)me[te/6|0]|=K[(P[te]-1+re)%28]<<31-te%6,me[4+(te/6|0)]|=K[28+(P[te+24]-1+re)%28]<<31-te%6;for(me[0]=me[0]<<1|me[0]>>>31,te=1;te<7;te++)me[te]=me[te]>>>4*(te-1)+3;me[7]=me[7]<<5|me[7]>>>27}var be=this._invSubKeys=[];for(te=0;te<16;te++)be[te]=Me[15-te]},encryptBlock:function(ue,K){this._doCryptBlock(ue,K,this._subKeys)},decryptBlock:function(ue,K){this._doCryptBlock(ue,K,this._invSubKeys)},_doCryptBlock:function(ue,K,te){this._lBlock=ue[K],this._rBlock=ue[K+1],ie.call(this,4,252645135),ie.call(this,16,65535),fe.call(this,2,858993459),fe.call(this,8,16711935),ie.call(this,1,1431655765);for(var J=0;J<16;J++){for(var Me=te[J],de=this._lBlock,me=this._rBlock,re=0,be=0;be<8;be++)re|=W[be][((me^Me[be])&ne[be])>>>0];this._lBlock=me,this._rBlock=de^re}var Fe=this._lBlock;this._lBlock=this._rBlock,this._rBlock=Fe,ie.call(this,1,1431655765),fe.call(this,8,16711935),fe.call(this,2,858993459),ie.call(this,16,65535),ie.call(this,4,252645135),ue[K]=this._lBlock,ue[K+1]=this._rBlock},keySize:2,ivSize:2,blockSize:2});function ie(ue,K){var te=(this._lBlock>>>ue^this._rBlock)&K;this._rBlock^=te,this._lBlock^=te<<ue}function fe(ue,K){var te=(this._rBlock>>>ue^this._lBlock)&K;this._lBlock^=te,this._rBlock^=te<<ue}x.DES=G._createHelper(Y);var se=R.TripleDES=G.extend({_doReset:function(){var ue=this._key.words;if(ue.length!==2&&ue.length!==4&&ue.length<6)throw new Error("Invalid key length - 3DES requires the key length to be 64, 128, 192 or >192.");var K=ue.slice(0,2),te=ue.length<4?ue.slice(0,2):ue.slice(2,4),J=ue.length<6?ue.slice(0,2):ue.slice(4,6);this._des1=Y.createEncryptor(V.create(K)),this._des2=Y.createEncryptor(V.create(te)),this._des3=Y.createEncryptor(V.create(J))},encryptBlock:function(ue,K){this._des1.encryptBlock(ue,K),this._des2.decryptBlock(ue,K),this._des3.encryptBlock(ue,K)},decryptBlock:function(ue,K){this._des3.decryptBlock(ue,K),this._des2.encryptBlock(ue,K),this._des1.decryptBlock(ue,K)},keySize:6,ivSize:2,blockSize:2});x.TripleDES=G._createHelper(se)}(),function(){var x=q,$=x.lib.StreamCipher,V=x.algo,G=V.RC4=$.extend({_doReset:function(){for(var P=this._key,X=P.words,W=P.sigBytes,ne=this._S=[],Y=0;Y<256;Y++)ne[Y]=Y;Y=0;for(var ie=0;Y<256;Y++){var fe=Y%W,se=X[fe>>>2]>>>24-fe%4*8&255;ie=(ie+ne[Y]+se)%256;var ue=ne[Y];ne[Y]=ne[ie],ne[ie]=ue}this._i=this._j=0},_doProcessBlock:function(P,X){P[X]^=R.call(this)},keySize:8,ivSize:0});function R(){for(var P=this._S,X=this._i,W=this._j,ne=0,Y=0;Y<4;Y++){W=(W+P[X=(X+1)%256])%256;var ie=P[X];P[X]=P[W],P[W]=ie,ne|=P[(P[X]+P[W])%256]<<24-8*Y}return this._i=X,this._j=W,ne}x.RC4=$._createHelper(G);var w=V.RC4Drop=G.extend({cfg:G.cfg.extend({drop:192}),_doReset:function(){G._doReset.call(this);for(var P=this.cfg.drop;P>0;P--)R.call(this)}});x.RC4Drop=$._createHelper(w)}(),q.mode.CTRGladman=function(){var x=q.lib.BlockCipherMode.extend();function $(G){if((G>>24&255)==255){var R=G>>16&255,w=G>>8&255,P=255&G;R===255?(R=0,w===255?(w=0,P===255?P=0:++P):++w):++R,G=0,G+=R<<16,G+=w<<8,G+=P}else G+=1<<24;return G}var V=x.Encryptor=x.extend({processBlock:function(G,R){var w=this._cipher,P=w.blockSize,X=this._iv,W=this._counter;X&&(W=this._counter=X.slice(0),this._iv=void 0),function(ie){(ie[0]=$(ie[0]))===0&&(ie[1]=$(ie[1]))}(W);var ne=W.slice(0);w.encryptBlock(ne,0);for(var Y=0;Y<P;Y++)G[R+Y]^=ne[Y]}});return x.Decryptor=V,x}(),function(){var x=q,$=x.lib.StreamCipher,V=x.algo,G=[],R=[],w=[],P=V.Rabbit=$.extend({_doReset:function(){for(var W=this._key.words,ne=this.cfg.iv,Y=0;Y<4;Y++)W[Y]=16711935&(W[Y]<<8|W[Y]>>>24)|4278255360&(W[Y]<<24|W[Y]>>>8);var ie=this._X=[W[0],W[3]<<16|W[2]>>>16,W[1],W[0]<<16|W[3]>>>16,W[2],W[1]<<16|W[0]>>>16,W[3],W[2]<<16|W[1]>>>16],fe=this._C=[W[2]<<16|W[2]>>>16,4294901760&W[0]|65535&W[1],W[3]<<16|W[3]>>>16,4294901760&W[1]|65535&W[2],W[0]<<16|W[0]>>>16,4294901760&W[2]|65535&W[3],W[1]<<16|W[1]>>>16,4294901760&W[3]|65535&W[0]];for(this._b=0,Y=0;Y<4;Y++)X.call(this);for(Y=0;Y<8;Y++)fe[Y]^=ie[Y+4&7];if(ne){var se=ne.words,ue=se[0],K=se[1],te=16711935&(ue<<8|ue>>>24)|4278255360&(ue<<24|ue>>>8),J=16711935&(K<<8|K>>>24)|4278255360&(K<<24|K>>>8),Me=te>>>16|4294901760&J,de=J<<16|65535&te;for(fe[0]^=te,fe[1]^=Me,fe[2]^=J,fe[3]^=de,fe[4]^=te,fe[5]^=Me,fe[6]^=J,fe[7]^=de,Y=0;Y<4;Y++)X.call(this)}},_doProcessBlock:function(W,ne){var Y=this._X;X.call(this),G[0]=Y[0]^Y[5]>>>16^Y[3]<<16,G[1]=Y[2]^Y[7]>>>16^Y[5]<<16,G[2]=Y[4]^Y[1]>>>16^Y[7]<<16,G[3]=Y[6]^Y[3]>>>16^Y[1]<<16;for(var ie=0;ie<4;ie++)G[ie]=16711935&(G[ie]<<8|G[ie]>>>24)|4278255360&(G[ie]<<24|G[ie]>>>8),W[ne+ie]^=G[ie]},blockSize:4,ivSize:2});function X(){for(var W=this._X,ne=this._C,Y=0;Y<8;Y++)R[Y]=ne[Y];for(ne[0]=ne[0]+1295307597+this._b|0,ne[1]=ne[1]+3545052371+(ne[0]>>>0<R[0]>>>0?1:0)|0,ne[2]=ne[2]+886263092+(ne[1]>>>0<R[1]>>>0?1:0)|0,ne[3]=ne[3]+1295307597+(ne[2]>>>0<R[2]>>>0?1:0)|0,ne[4]=ne[4]+3545052371+(ne[3]>>>0<R[3]>>>0?1:0)|0,ne[5]=ne[5]+886263092+(ne[4]>>>0<R[4]>>>0?1:0)|0,ne[6]=ne[6]+1295307597+(ne[5]>>>0<R[5]>>>0?1:0)|0,ne[7]=ne[7]+3545052371+(ne[6]>>>0<R[6]>>>0?1:0)|0,this._b=ne[7]>>>0<R[7]>>>0?1:0,Y=0;Y<8;Y++){var ie=W[Y]+ne[Y],fe=65535&ie,se=ie>>>16,ue=((fe*fe>>>17)+fe*se>>>15)+se*se,K=((4294901760&ie)*ie|0)+((65535&ie)*ie|0);w[Y]=ue^K}W[0]=w[0]+(w[7]<<16|w[7]>>>16)+(w[6]<<16|w[6]>>>16)|0,W[1]=w[1]+(w[0]<<8|w[0]>>>24)+w[7]|0,W[2]=w[2]+(w[1]<<16|w[1]>>>16)+(w[0]<<16|w[0]>>>16)|0,W[3]=w[3]+(w[2]<<8|w[2]>>>24)+w[1]|0,W[4]=w[4]+(w[3]<<16|w[3]>>>16)+(w[2]<<16|w[2]>>>16)|0,W[5]=w[5]+(w[4]<<8|w[4]>>>24)+w[3]|0,W[6]=w[6]+(w[5]<<16|w[5]>>>16)+(w[4]<<16|w[4]>>>16)|0,W[7]=w[7]+(w[6]<<8|w[6]>>>24)+w[5]|0}x.Rabbit=$._createHelper(P)}(),q.mode.CTR=function(){var x=q.lib.BlockCipherMode.extend(),$=x.Encryptor=x.extend({processBlock:function(V,G){var R=this._cipher,w=R.blockSize,P=this._iv,X=this._counter;P&&(X=this._counter=P.slice(0),this._iv=void 0);var W=X.slice(0);R.encryptBlock(W,0),X[w-1]=X[w-1]+1|0;for(var ne=0;ne<w;ne++)V[G+ne]^=W[ne]}});return x.Decryptor=$,x}(),function(){var x=q,$=x.lib.StreamCipher,V=x.algo,G=[],R=[],w=[],P=V.RabbitLegacy=$.extend({_doReset:function(){var W=this._key.words,ne=this.cfg.iv,Y=this._X=[W[0],W[3]<<16|W[2]>>>16,W[1],W[0]<<16|W[3]>>>16,W[2],W[1]<<16|W[0]>>>16,W[3],W[2]<<16|W[1]>>>16],ie=this._C=[W[2]<<16|W[2]>>>16,4294901760&W[0]|65535&W[1],W[3]<<16|W[3]>>>16,4294901760&W[1]|65535&W[2],W[0]<<16|W[0]>>>16,4294901760&W[2]|65535&W[3],W[1]<<16|W[1]>>>16,4294901760&W[3]|65535&W[0]];this._b=0;for(var fe=0;fe<4;fe++)X.call(this);for(fe=0;fe<8;fe++)ie[fe]^=Y[fe+4&7];if(ne){var se=ne.words,ue=se[0],K=se[1],te=16711935&(ue<<8|ue>>>24)|4278255360&(ue<<24|ue>>>8),J=16711935&(K<<8|K>>>24)|4278255360&(K<<24|K>>>8),Me=te>>>16|4294901760&J,de=J<<16|65535&te;for(ie[0]^=te,ie[1]^=Me,ie[2]^=J,ie[3]^=de,ie[4]^=te,ie[5]^=Me,ie[6]^=J,ie[7]^=de,fe=0;fe<4;fe++)X.call(this)}},_doProcessBlock:function(W,ne){var Y=this._X;X.call(this),G[0]=Y[0]^Y[5]>>>16^Y[3]<<16,G[1]=Y[2]^Y[7]>>>16^Y[5]<<16,G[2]=Y[4]^Y[1]>>>16^Y[7]<<16,G[3]=Y[6]^Y[3]>>>16^Y[1]<<16;for(var ie=0;ie<4;ie++)G[ie]=16711935&(G[ie]<<8|G[ie]>>>24)|4278255360&(G[ie]<<24|G[ie]>>>8),W[ne+ie]^=G[ie]},blockSize:4,ivSize:2});function X(){for(var W=this._X,ne=this._C,Y=0;Y<8;Y++)R[Y]=ne[Y];for(ne[0]=ne[0]+1295307597+this._b|0,ne[1]=ne[1]+3545052371+(ne[0]>>>0<R[0]>>>0?1:0)|0,ne[2]=ne[2]+886263092+(ne[1]>>>0<R[1]>>>0?1:0)|0,ne[3]=ne[3]+1295307597+(ne[2]>>>0<R[2]>>>0?1:0)|0,ne[4]=ne[4]+3545052371+(ne[3]>>>0<R[3]>>>0?1:0)|0,ne[5]=ne[5]+886263092+(ne[4]>>>0<R[4]>>>0?1:0)|0,ne[6]=ne[6]+1295307597+(ne[5]>>>0<R[5]>>>0?1:0)|0,ne[7]=ne[7]+3545052371+(ne[6]>>>0<R[6]>>>0?1:0)|0,this._b=ne[7]>>>0<R[7]>>>0?1:0,Y=0;Y<8;Y++){var ie=W[Y]+ne[Y],fe=65535&ie,se=ie>>>16,ue=((fe*fe>>>17)+fe*se>>>15)+se*se,K=((4294901760&ie)*ie|0)+((65535&ie)*ie|0);w[Y]=ue^K}W[0]=w[0]+(w[7]<<16|w[7]>>>16)+(w[6]<<16|w[6]>>>16)|0,W[1]=w[1]+(w[0]<<8|w[0]>>>24)+w[7]|0,W[2]=w[2]+(w[1]<<16|w[1]>>>16)+(w[0]<<16|w[0]>>>16)|0,W[3]=w[3]+(w[2]<<8|w[2]>>>24)+w[1]|0,W[4]=w[4]+(w[3]<<16|w[3]>>>16)+(w[2]<<16|w[2]>>>16)|0,W[5]=w[5]+(w[4]<<8|w[4]>>>24)+w[3]|0,W[6]=w[6]+(w[5]<<16|w[5]>>>16)+(w[4]<<16|w[4]>>>16)|0,W[7]=w[7]+(w[6]<<8|w[6]>>>24)+w[5]|0}x.RabbitLegacy=$._createHelper(P)}(),q.pad.ZeroPadding={pad:function(x,$){var V=4*$;x.clamp(),x.sigBytes+=V-(x.sigBytes%V||V)},unpad:function(x){var $=x.words,V=x.sigBytes-1;for(V=x.sigBytes-1;V>=0;V--)if($[V>>>2]>>>24-V%4*8&255){x.sigBytes=V+1;break}}},q)});return function(){function k(S){n(this,k);var C=S.logger,L=S.isArray,A=S.isMap,N=S.isDevMode;this._isArray=L,this._isMap=A,this._isDevMode=N,C.log("TIMProfanityFilterPlugin.VERSION:".concat("0.9.0")),this._interceptProfanityList=[],this._interceptFilter=null,this._interceptRegExpList=[],this._replacingProfanityMap=new Map,this._replacingFilter=null,this._replacingRegExpMap=new Map,this._key="",this._iv="",this._decryptOptions=void 0}return o(k,[{key:"onToken",value:function(S){this._key=T.enc.Utf8.parse(S.slice(0,32)),this._iv=this._key,this._decryptOptions={iv:this._iv,mode:T.mode.CBC,padding:T.pad.Pkcs7}}},{key:"onLexiconSliced",value:function(S){if(this._isArray(S)&&S.length!==0){var C,L,A,N=f(S);try{for(N.s();!(A=N.n()).done;){var H=A.value,q=H.filterType,x=H.profanityType,$=H.profanity,V=H.replacement;C=this._getDecryptedString($),L=this._getDecryptedString(V),q===1?x===1?this._interceptProfanityList.push(C):x===2&&this._interceptRegExpList.push(C):q===2&&(x===1?this._replacingProfanityMap.set(C,L):x===2&&this._replacingRegExpMap.set(C,L))}}catch(G){N.e(G)}finally{N.f()}}}},{key:"_getDecryptedString",value:function(S){var C=T.AES.decrypt(S,this._key,this._decryptOptions);return T.enc.Utf8.stringify(C).toLowerCase()}},{key:"onLexiconCompleted",value:function(S){this.onLexiconSliced(S),this._interceptFilter=new y({input:this._interceptProfanityList,isArray:this._isArray,isMap:this._isMap}),this._replacingFilter=new y({input:this._replacingProfanityMap,isArray:this._isArray,isMap:this._isMap}),this._isDevMode===!0&&(console.log("TIMProfanityFilterPlugin _interceptProfanityList ->",this._interceptProfanityList),console.log("TIMProfanityFilterPlugin _interceptRegExpList ->",this._interceptRegExpList),console.log("TIMProfanityFilterPlugin _replacingProfanityMap ->",this._replacingProfanityMap),console.log("TIMProfanityFilterPlugin _replacingRegExpMap ->",this._replacingRegExpMap))}},{key:"filter",value:function(S){var C={type:0,modifiedText:S};if(this._interceptFilter.filter({text:S,replacingEnabled:!1}).isMatched===!0)return C.type=1,C;for(var L=!1,A=0,N=this._interceptRegExpList.length;A<N;A++)if(new RegExp(this._interceptRegExpList[A],"g").test(S)){L=!0;break}if(L)return C.type=1,C;var H=this._replacingFilter.filter({text:S,replacingEnabled:!0});H.isMatched===!0&&(C.type=2,C.modifiedText=H.modifiedText);var q,x=C.modifiedText,$=null,V=f(this._replacingRegExpMap);try{for(V.s();!(q=V.n()).done;){var G=i(q.value,2),R=G[0],w=G[1];$=new RegExp(R,"g"),x=x.replace($,w)}}catch(P){V.e(P)}finally{V.f()}return x!==S&&(C.type=2,C.modifiedText=x),C}},{key:"reset",value:function(){this._isArray=null,this._isMap=null,this._interceptProfanityList.length=0,this._interceptRegExpList.length=0,this._replacingProfanityMap.clear(),this._replacingRegExpMap.clear(),this._key="",this._iv="",this._decryptOptions={},this._interceptFilter&&this._interceptFilter.reset(),this._replacingFilter&&this._replacingFilter.reset()}}]),k}()})})(fP);var Rce=fP.exports;const Nce=Hf(Rce);class Pce{static init(t){}install(t){}getInstance(){}login(t){return new Promise((n,r)=>{})}destroyed(){}component(t,n){}use(t,n){}setAwaitFunc(t,n){}setCommonStore(t){}setComponentStore(t,n,r){}getStore(){}storeCommonListener(t,n){}}class xce{setCommonStore(t){}setComponentStore(t,n,r){}storeCommonListener(t,n){}}class Uce extends xce{constructor(){super();Wt(this,"store");Wt(this,"storeListener");this.storeListener={keys:[],callback:()=>{}},this.store={};const n={};this.store.common=new Proxy(n,{get:(r,o)=>r[o],set:(r,o,i)=>{const s={};return Object.assign(s,r),r[o]=i,r[o]!==s[o]&&this.storeListener.keys.indexOf(o)>=0&&this.storeListener.callback(r[o],s[o]),r[o]}})}setCommonStore(n){return Object.keys(n).forEach(r=>{if(r in this.store.common)return new Error(`${r} 在公共数据已存在,请重新设置`);this.store.common[r]=n[r]}),this.store}setComponentStore(n,r,o){return n in this.store?new Error(`${n} 该数据模块已存在,请重新设置`):this.store[n]=new Proxy(r,{get:(i,s)=>i[s],set:(i,s,u)=>{const d={};return Object.assign(d,i),i[s]=u,i[s]!==d[s]&&o&&o(i,d),i}})}storeCommonListener(n,r){this.storeListener={keys:n,callback:r}}}const yD=e=>typeof e=="function",Lr=class Lr extends Pce{constructor(n){super();Wt(this,"isOfficial",!1);Wt(this,"isIntl",!1);Wt(this,"tim");Wt(this,"TIM");Wt(this,"isSDKReady",!1);Wt(this,"store");Wt(this,"TUIEnv");Wt(this,"SDKAppID");Wt(this,"installedPlugins",new Set);Wt(this,"config",{});Wt(this,"TUIServer");Wt(this,"TUIComponents",new Set);Wt(this,"loginResolveRejectCache");this.loginResolveRejectCache=[],this.SDKAppID=n.SDKAppID,this.TUIServer={},this.store=new Uce,this.TIM=vt,window.TIM=vt,n.tim?window.TUIKit=n.tim:window.TUIKit=vt.create({SDKAppID:this.SDKAppID}),this.tim=window.TUIKit,this.tim.registerPlugin({"tim-upload-plugin":Oce}),this.tim.registerPlugin({"tim-profanity-filter-plugin":Nce}),this.bindTIMEvent(),this.TUIEnv=Hh(),this.isOfficial=this.SDKAppID===1400187352||this.SDKAppID===1400188366}static init(n){return Lr.instance||(Lr.instance=new Lr(n)),Hh(),window.TUIKitTUICore=Lr.instance,Lr.instance.use(x7),Lr.instance.use(TM),Lr.instance}install(n){n.config.globalProperties.$TUIKit=this.getInstance();let r=!0;this.installedPlugins.forEach(o=>{n.use(o),o.name==="TUIComponents"&&(r=!1)}),r&&this.TUIComponents.forEach(o=>{n.component(o.name,o.component)}),s$(n)}getInstance(){return Lr.instance}login(n){return new Promise((r,o)=>{this.tim.login(n).then(()=>{var i,s,u;return this.loginResolveRejectCache.push({resolve:r,reject:o}),Lr.isLogin=!0,window._isTIMCallKit=!0,(u=(s=(i=Lr==null?void 0:Lr.instance)==null?void 0:i.TUIServer)==null?void 0:s.TUICallKit)==null||u.init({SDKAppID:this.SDKAppID,userID:n.userID,userSig:n.userSig,tim:this.tim}),null}).catch(i=>{o(i)})})}logout(){return new Promise((n,r)=>{this.tim.logout().then(o=>{this.isSDKReady=!1,Lr.isLogin=!1,n(o)}).catch(o=>{r(o)})})}bindTIMEvent(){this.tim.on(vt.EVENT.SDK_READY,this.handleSDKReady,this)}unbindTIMEvent(){this.tim.off(vt.EVENT.SDK_READY,this.handleSDKReady)}handleSDKReady(){this.isSDKReady=!0,this.handelAwaitFunc(Lr.TUIServerFunMap),this.loginResolveRejectCache.forEach(({resolve:n})=>{n({msg:"登录成功,且SDK Ready"})})}handelAwaitFunc(n){const r=Object.keys(this.TUIServer);for(let o=0;o<r.length;o++){const i=(n==null?void 0:n.get(r[o]))||[];i.length>0&&i.map(s=>s()),n==null||n.delete(r[o])}return n}destroyed(){this.unbindTIMEvent(),this.isSDKReady=!1}component(n,r){const o=this.getInstance();return this.TUIServer||(this.TUIServer={}),this.TUIServer[n]=r.server,this.TUIComponents.has(r)?console.warn(`${n} component has already been applied to target TUICore.`):this.TUIComponents.add(r),o}use(n,r){const o=this.getInstance();return this.installedPlugins.has(n)?console.warn("Plugin has already been applied to target TUICore."):n&&yD(n==null?void 0:n.plugin)?(this.installedPlugins.add(n),n==null||n.plugin(o,r)):yD(n)?(this.installedPlugins.add(n),n(o,r)):console.warn('A plugin must either be a function or an object with an "plugin" function.'),o}usePlugin(n){let r={};return this.installedPlugins.forEach(o=>{o.name===n&&(r=o)}),r}setAwaitFunc(n,r){if(this.isSDKReady)r();else{Lr.TUIServerFunMap||(Lr.TUIServerFunMap=new Map);const o=Lr.TUIServerFunMap.get(n)||[];o.push(r),Lr.TUIServerFunMap.set(n,o)}}setCommonStore(n){return this.store.setCommonStore(n)}setComponentStore(n,r,o){return this.store.setComponentStore(n,r,o)}getStore(){return this.store.store}storeCommonListener(n,r){return this.store.storeCommonListener(n,r)}};Wt(Lr,"instance"),Wt(Lr,"isLogin",!1),Wt(Lr,"TUIServerFunMap");let pI=Lr;var Pf=typeof global<"u"?global:typeof self<"u"?self:typeof window<"u"?window:{},ya=[],ys=[],Fce=typeof Uint8Array<"u"?Uint8Array:Array,LT=!1;function pP(){LT=!0;for(var e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",t=0,n=e.length;t<n;++t)ya[t]=e[t],ys[e.charCodeAt(t)]=t;ys["-".charCodeAt(0)]=62,ys["_".charCodeAt(0)]=63}function Gce(e,t,n){for(var r,o,i=[],s=t;s<n;s+=3)r=(e[s]<<16)+(e[s+1]<<8)+e[s+2],i.push(ya[(o=r)>>18&63]+ya[o>>12&63]+ya[o>>6&63]+ya[63&o]);return i.join("")}function _D(e){var t;LT||pP();for(var n=e.length,r=n%3,o="",i=[],s=0,u=n-r;s<u;s+=16383)i.push(Gce(e,s,s+16383>u?u:s+16383));return r===1?(t=e[n-1],o+=ya[t>>2],o+=ya[t<<4&63],o+="=="):r===2&&(t=(e[n-2]<<8)+e[n-1],o+=ya[t>>10],o+=ya[t>>4&63],o+=ya[t<<2&63],o+="="),i.push(o),i.join("")}function Sm(e,t,n,r,o){var i,s,u=8*o-r-1,d=(1<<u)-1,f=d>>1,g=-7,y=n?o-1:0,_=n?-1:1,M=e[t+y];for(y+=_,i=M&(1<<-g)-1,M>>=-g,g+=u;g>0;i=256*i+e[t+y],y+=_,g-=8);for(s=i&(1<<-g)-1,i>>=-g,g+=r;g>0;s=256*s+e[t+y],y+=_,g-=8);if(i===0)i=1-f;else{if(i===d)return s?NaN:1/0*(M?-1:1);s+=Math.pow(2,r),i-=f}return(M?-1:1)*s*Math.pow(2,i-r)}function hP(e,t,n,r,o,i){var s,u,d,f=8*i-o-1,g=(1<<f)-1,y=g>>1,_=o===23?Math.pow(2,-24)-Math.pow(2,-77):0,M=r?0:i-1,T=r?1:-1,k=t<0||t===0&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(u=isNaN(t)?1:0,s=g):(s=Math.floor(Math.log(t)/Math.LN2),t*(d=Math.pow(2,-s))<1&&(s--,d*=2),(t+=s+y>=1?_/d:_*Math.pow(2,1-y))*d>=2&&(s++,d/=2),s+y>=g?(u=0,s=g):s+y>=1?(u=(t*d-1)*Math.pow(2,o),s+=y):(u=t*Math.pow(2,y-1)*Math.pow(2,o),s=0));o>=8;e[n+M]=255&u,M+=T,u/=256,o-=8);for(s=s<<o|u,f+=o;f>0;e[n+M]=255&s,M+=T,s/=256,f-=8);e[n+M-T]|=128*k}var $ce={}.toString,gP=Array.isArray||function(e){return $ce.call(e)=="[object Array]"};function hI(){return Qe.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function il(e,t){if(hI()<t)throw new RangeError("Invalid typed array length");return Qe.TYPED_ARRAY_SUPPORT?(e=new Uint8Array(t)).__proto__=Qe.prototype:(e===null&&(e=new Qe(t)),e.length=t),e}function Qe(e,t,n){if(!(Qe.TYPED_ARRAY_SUPPORT||this instanceof Qe))return new Qe(e,t,n);if(typeof e=="number"){if(typeof t=="string")throw new Error("If encoding is specified then the first argument must be a string");return gI(this,e)}return mP(this,e,t,n)}function mP(e,t,n,r){if(typeof t=="number")throw new TypeError('"value" argument must not be a number');return typeof ArrayBuffer<"u"&&t instanceof ArrayBuffer?function(o,i,s,u){if(i.byteLength,s<0||i.byteLength<s)throw new RangeError("'offset' is out of bounds");if(i.byteLength<s+(u||0))throw new RangeError("'length' is out of bounds");return i=s===void 0&&u===void 0?new Uint8Array(i):u===void 0?new Uint8Array(i,s):new Uint8Array(i,s,u),Qe.TYPED_ARRAY_SUPPORT?(o=i).__proto__=Qe.prototype:o=gb(o,i),o}(e,t,n,r):typeof t=="string"?function(o,i,s){if(typeof s=="string"&&s!==""||(s="utf8"),!Qe.isEncoding(s))throw new TypeError('"encoding" must be a valid string encoding');var u=0|yP(i,s),d=(o=il(o,u)).write(i,s);return d!==u&&(o=o.slice(0,d)),o}(e,t,n):function(o,i){if(_a(i)){var s=0|OT(i.length);return(o=il(o,s)).length===0||i.copy(o,0,0,s),o}if(i){if(typeof ArrayBuffer<"u"&&i.buffer instanceof ArrayBuffer||"length"in i)return typeof i.length!="number"||(u=i.length)!=u?il(o,0):gb(o,i);if(i.type==="Buffer"&&gP(i.data))return gb(o,i.data)}var u;throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.")}(e,t)}function vP(e){if(typeof e!="number")throw new TypeError('"size" argument must be a number');if(e<0)throw new RangeError('"size" argument must not be negative')}function gI(e,t){if(vP(t),e=il(e,t<0?0:0|OT(t)),!Qe.TYPED_ARRAY_SUPPORT)for(var n=0;n<t;++n)e[n]=0;return e}function gb(e,t){var n=t.length<0?0:0|OT(t.length);e=il(e,n);for(var r=0;r<n;r+=1)e[r]=255&t[r];return e}function OT(e){if(e>=hI())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+hI().toString(16)+" bytes");return 0|e}function _a(e){return!(e==null||!e._isBuffer)}function yP(e,t){if(_a(e))return e.length;if(typeof ArrayBuffer<"u"&&typeof ArrayBuffer.isView=="function"&&(ArrayBuffer.isView(e)||e instanceof ArrayBuffer))return e.byteLength;typeof e!="string"&&(e=""+e);var n=e.length;if(n===0)return 0;for(var r=!1;;)switch(t){case"ascii":case"latin1":case"binary":return n;case"utf8":case"utf-8":case void 0:return ry(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*n;case"hex":return n>>>1;case"base64":return IP(e).length;default:if(r)return ry(e).length;t=(""+t).toLowerCase(),r=!0}}function Bce(e,t,n){var r=!1;if((t===void 0||t<0)&&(t=0),t>this.length||((n===void 0||n>this.length)&&(n=this.length),n<=0)||(n>>>=0)<=(t>>>=0))return"";for(e||(e="utf8");;)switch(e){case"hex":return Jce(this,t,n);case"utf8":case"utf-8":return bP(this,t,n);case"ascii":return Kce(this,t,n);case"latin1":case"binary":return Yce(this,t,n);case"base64":return Wce(this,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Xce(this,t,n);default:if(r)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),r=!0}}function Wu(e,t,n){var r=e[t];e[t]=e[n],e[n]=r}function bD(e,t,n,r,o){if(e.length===0)return-1;if(typeof n=="string"?(r=n,n=0):n>2147483647?n=2147483647:n<-2147483648&&(n=-2147483648),n=+n,isNaN(n)&&(n=o?0:e.length-1),n<0&&(n=e.length+n),n>=e.length){if(o)return-1;n=e.length-1}else if(n<0){if(!o)return-1;n=0}if(typeof t=="string"&&(t=Qe.from(t,r)),_a(t))return t.length===0?-1:MD(e,t,n,r,o);if(typeof t=="number")return t&=255,Qe.TYPED_ARRAY_SUPPORT&&typeof Uint8Array.prototype.indexOf=="function"?o?Uint8Array.prototype.indexOf.call(e,t,n):Uint8Array.prototype.lastIndexOf.call(e,t,n):MD(e,[t],n,r,o);throw new TypeError("val must be string, number or Buffer")}function MD(e,t,n,r,o){var i,s=1,u=e.length,d=t.length;if(r!==void 0&&((r=String(r).toLowerCase())==="ucs2"||r==="ucs-2"||r==="utf16le"||r==="utf-16le")){if(e.length<2||t.length<2)return-1;s=2,u/=2,d/=2,n/=2}function f(M,T){return s===1?M[T]:M.readUInt16BE(T*s)}if(o){var g=-1;for(i=n;i<u;i++)if(f(e,i)===f(t,g===-1?0:i-g)){if(g===-1&&(g=i),i-g+1===d)return g*s}else g!==-1&&(i-=i-g),g=-1}else for(n+d>u&&(n=u-d),i=n;i>=0;i--){for(var y=!0,_=0;_<d;_++)if(f(e,i+_)!==f(t,_)){y=!1;break}if(y)return i}return-1}function Hce(e,t,n,r){n=Number(n)||0;var o=e.length-n;r?(r=Number(r))>o&&(r=o):r=o;var i=t.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 u=parseInt(t.substr(2*s,2),16);if(isNaN(u))return s;e[n+s]=u}return s}function qce(e,t,n,r){return r0(ry(t,e.length-n),e,n,r)}function _P(e,t,n,r){return r0(function(o){for(var i=[],s=0;s<o.length;++s)i.push(255&o.charCodeAt(s));return i}(t),e,n,r)}function Vce(e,t,n,r){return _P(e,t,n,r)}function zce(e,t,n,r){return r0(IP(t),e,n,r)}function jce(e,t,n,r){return r0(function(o,i){for(var s,u,d,f=[],g=0;g<o.length&&!((i-=2)<0);++g)s=o.charCodeAt(g),u=s>>8,d=s%256,f.push(d),f.push(u);return f}(t,e.length-n),e,n,r)}function Wce(e,t,n){return t===0&&n===e.length?_D(e):_D(e.slice(t,n))}function bP(e,t,n){n=Math.min(e.length,n);for(var r=[],o=t;o<n;){var i,s,u,d,f=e[o],g=null,y=f>239?4:f>223?3:f>191?2:1;if(o+y<=n)switch(y){case 1:f<128&&(g=f);break;case 2:(192&(i=e[o+1]))==128&&(d=(31&f)<<6|63&i)>127&&(g=d);break;case 3:i=e[o+1],s=e[o+2],(192&i)==128&&(192&s)==128&&(d=(15&f)<<12|(63&i)<<6|63&s)>2047&&(d<55296||d>57343)&&(g=d);break;case 4:i=e[o+1],s=e[o+2],u=e[o+3],(192&i)==128&&(192&s)==128&&(192&u)==128&&(d=(15&f)<<18|(63&i)<<12|(63&s)<<6|63&u)>65535&&d<1114112&&(g=d)}g===null?(g=65533,y=1):g>65535&&(g-=65536,r.push(g>>>10&1023|55296),g=56320|1023&g),r.push(g),o+=y}return function(_){var M=_.length;if(M<=ID)return String.fromCharCode.apply(String,_);for(var T="",k=0;k<M;)T+=String.fromCharCode.apply(String,_.slice(k,k+=ID));return T}(r)}Qe.TYPED_ARRAY_SUPPORT=Pf.TYPED_ARRAY_SUPPORT===void 0||Pf.TYPED_ARRAY_SUPPORT,Qe.poolSize=8192,Qe._augment=function(e){return e.__proto__=Qe.prototype,e},Qe.from=function(e,t,n){return mP(null,e,t,n)},Qe.TYPED_ARRAY_SUPPORT&&(Qe.prototype.__proto__=Uint8Array.prototype,Qe.__proto__=Uint8Array),Qe.alloc=function(e,t,n){return function(r,o,i,s){return vP(o),o<=0?il(r,o):i!==void 0?typeof s=="string"?il(r,o).fill(i,s):il(r,o).fill(i):il(r,o)}(null,e,t,n)},Qe.allocUnsafe=function(e){return gI(null,e)},Qe.allocUnsafeSlow=function(e){return gI(null,e)},Qe.isBuffer=vg,Qe.compare=function(e,t){if(!_a(e)||!_a(t))throw new TypeError("Arguments must be Buffers");if(e===t)return 0;for(var n=e.length,r=t.length,o=0,i=Math.min(n,r);o<i;++o)if(e[o]!==t[o]){n=e[o],r=t[o];break}return n<r?-1:r<n?1:0},Qe.isEncoding=function(e){switch(String(e).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}},Qe.concat=function(e,t){if(!gP(e))throw new TypeError('"list" argument must be an Array of Buffers');if(e.length===0)return Qe.alloc(0);var n;if(t===void 0)for(t=0,n=0;n<e.length;++n)t+=e[n].length;var r=Qe.allocUnsafe(t),o=0;for(n=0;n<e.length;++n){var i=e[n];if(!_a(i))throw new TypeError('"list" argument must be an Array of Buffers');i.copy(r,o),o+=i.length}return r},Qe.byteLength=yP,Qe.prototype._isBuffer=!0,Qe.prototype.swap16=function(){var e=this.length;if(e%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var t=0;t<e;t+=2)Wu(this,t,t+1);return this},Qe.prototype.swap32=function(){var e=this.length;if(e%4!=0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var t=0;t<e;t+=4)Wu(this,t,t+3),Wu(this,t+1,t+2);return this},Qe.prototype.swap64=function(){var e=this.length;if(e%8!=0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var t=0;t<e;t+=8)Wu(this,t,t+7),Wu(this,t+1,t+6),Wu(this,t+2,t+5),Wu(this,t+3,t+4);return this},Qe.prototype.toString=function(){var e=0|this.length;return e===0?"":arguments.length===0?bP(this,0,e):Bce.apply(this,arguments)},Qe.prototype.equals=function(e){if(!_a(e))throw new TypeError("Argument must be a Buffer");return this===e||Qe.compare(this,e)===0},Qe.prototype.inspect=function(){var e="";return this.length>0&&(e=this.toString("hex",0,50).match(/.{2}/g).join(" "),this.length>50&&(e+=" ... ")),"<Buffer "+e+">"},Qe.prototype.compare=function(e,t,n,r,o){if(!_a(e))throw new TypeError("Argument must be a Buffer");if(t===void 0&&(t=0),n===void 0&&(n=e?e.length:0),r===void 0&&(r=0),o===void 0&&(o=this.length),t<0||n>e.length||r<0||o>this.length)throw new RangeError("out of range index");if(r>=o&&t>=n)return 0;if(r>=o)return-1;if(t>=n)return 1;if(this===e)return 0;for(var i=(o>>>=0)-(r>>>=0),s=(n>>>=0)-(t>>>=0),u=Math.min(i,s),d=this.slice(r,o),f=e.slice(t,n),g=0;g<u;++g)if(d[g]!==f[g]){i=d[g],s=f[g];break}return i<s?-1:s<i?1:0},Qe.prototype.includes=function(e,t,n){return this.indexOf(e,t,n)!==-1},Qe.prototype.indexOf=function(e,t,n){return bD(this,e,t,n,!0)},Qe.prototype.lastIndexOf=function(e,t,n){return bD(this,e,t,n,!1)},Qe.prototype.write=function(e,t,n,r){if(t===void 0)r="utf8",n=this.length,t=0;else if(n===void 0&&typeof t=="string")r=t,n=this.length,t=0;else{if(!isFinite(t))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");t|=0,isFinite(n)?(n|=0,r===void 0&&(r="utf8")):(r=n,n=void 0)}var o=this.length-t;if((n===void 0||n>o)&&(n=o),e.length>0&&(n<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");r||(r="utf8");for(var i=!1;;)switch(r){case"hex":return Hce(this,e,t,n);case"utf8":case"utf-8":return qce(this,e,t,n);case"ascii":return _P(this,e,t,n);case"latin1":case"binary":return Vce(this,e,t,n);case"base64":return zce(this,e,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return jce(this,e,t,n);default:if(i)throw new TypeError("Unknown encoding: "+r);r=(""+r).toLowerCase(),i=!0}},Qe.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};var ID=4096;function Kce(e,t,n){var r="";n=Math.min(e.length,n);for(var o=t;o<n;++o)r+=String.fromCharCode(127&e[o]);return r}function Yce(e,t,n){var r="";n=Math.min(e.length,n);for(var o=t;o<n;++o)r+=String.fromCharCode(e[o]);return r}function Jce(e,t,n){var r=e.length;(!t||t<0)&&(t=0),(!n||n<0||n>r)&&(n=r);for(var o="",i=t;i<n;++i)o+=Qce(e[i]);return o}function Xce(e,t,n){for(var r=e.slice(t,n),o="",i=0;i<r.length;i+=2)o+=String.fromCharCode(r[i]+256*r[i+1]);return o}function Mo(e,t,n){if(e%1!=0||e<0)throw new RangeError("offset is not uint");if(e+t>n)throw new RangeError("Trying to access beyond buffer length")}function Ui(e,t,n,r,o,i){if(!_a(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>o||t<i)throw new RangeError('"value" argument is out of bounds');if(n+r>e.length)throw new RangeError("Index out of range")}function km(e,t,n,r){t<0&&(t=65535+t+1);for(var o=0,i=Math.min(e.length-n,2);o<i;++o)e[n+o]=(t&255<<8*(r?o:1-o))>>>8*(r?o:1-o)}function Dm(e,t,n,r){t<0&&(t=4294967295+t+1);for(var o=0,i=Math.min(e.length-n,4);o<i;++o)e[n+o]=t>>>8*(r?o:3-o)&255}function MP(e,t,n,r,o,i){if(n+r>e.length)throw new RangeError("Index out of range");if(n<0)throw new RangeError("Index out of range")}function CD(e,t,n,r,o){return o||MP(e,0,n,4),hP(e,t,n,r,23,4),n+4}function TD(e,t,n,r,o){return o||MP(e,0,n,8),hP(e,t,n,r,52,8),n+8}Qe.prototype.slice=function(e,t){var n,r=this.length;if((e=~~e)<0?(e+=r)<0&&(e=0):e>r&&(e=r),(t=t===void 0?r:~~t)<0?(t+=r)<0&&(t=0):t>r&&(t=r),t<e&&(t=e),Qe.TYPED_ARRAY_SUPPORT)(n=this.subarray(e,t)).__proto__=Qe.prototype;else{var o=t-e;n=new Qe(o,void 0);for(var i=0;i<o;++i)n[i]=this[i+e]}return n},Qe.prototype.readUIntLE=function(e,t,n){e|=0,t|=0,n||Mo(e,t,this.length);for(var r=this[e],o=1,i=0;++i<t&&(o*=256);)r+=this[e+i]*o;return r},Qe.prototype.readUIntBE=function(e,t,n){e|=0,t|=0,n||Mo(e,t,this.length);for(var r=this[e+--t],o=1;t>0&&(o*=256);)r+=this[e+--t]*o;return r},Qe.prototype.readUInt8=function(e,t){return t||Mo(e,1,this.length),this[e]},Qe.prototype.readUInt16LE=function(e,t){return t||Mo(e,2,this.length),this[e]|this[e+1]<<8},Qe.prototype.readUInt16BE=function(e,t){return t||Mo(e,2,this.length),this[e]<<8|this[e+1]},Qe.prototype.readUInt32LE=function(e,t){return t||Mo(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+16777216*this[e+3]},Qe.prototype.readUInt32BE=function(e,t){return t||Mo(e,4,this.length),16777216*this[e]+(this[e+1]<<16|this[e+2]<<8|this[e+3])},Qe.prototype.readIntLE=function(e,t,n){e|=0,t|=0,n||Mo(e,t,this.length);for(var r=this[e],o=1,i=0;++i<t&&(o*=256);)r+=this[e+i]*o;return r>=(o*=128)&&(r-=Math.pow(2,8*t)),r},Qe.prototype.readIntBE=function(e,t,n){e|=0,t|=0,n||Mo(e,t,this.length);for(var r=t,o=1,i=this[e+--r];r>0&&(o*=256);)i+=this[e+--r]*o;return i>=(o*=128)&&(i-=Math.pow(2,8*t)),i},Qe.prototype.readInt8=function(e,t){return t||Mo(e,1,this.length),128&this[e]?-1*(255-this[e]+1):this[e]},Qe.prototype.readInt16LE=function(e,t){t||Mo(e,2,this.length);var n=this[e]|this[e+1]<<8;return 32768&n?4294901760|n:n},Qe.prototype.readInt16BE=function(e,t){t||Mo(e,2,this.length);var n=this[e+1]|this[e]<<8;return 32768&n?4294901760|n:n},Qe.prototype.readInt32LE=function(e,t){return t||Mo(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},Qe.prototype.readInt32BE=function(e,t){return t||Mo(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},Qe.prototype.readFloatLE=function(e,t){return t||Mo(e,4,this.length),Sm(this,e,!0,23,4)},Qe.prototype.readFloatBE=function(e,t){return t||Mo(e,4,this.length),Sm(this,e,!1,23,4)},Qe.prototype.readDoubleLE=function(e,t){return t||Mo(e,8,this.length),Sm(this,e,!0,52,8)},Qe.prototype.readDoubleBE=function(e,t){return t||Mo(e,8,this.length),Sm(this,e,!1,52,8)},Qe.prototype.writeUIntLE=function(e,t,n,r){e=+e,t|=0,n|=0,r||Ui(this,e,t,n,Math.pow(2,8*n)-1,0);var o=1,i=0;for(this[t]=255&e;++i<n&&(o*=256);)this[t+i]=e/o&255;return t+n},Qe.prototype.writeUIntBE=function(e,t,n,r){e=+e,t|=0,n|=0,r||Ui(this,e,t,n,Math.pow(2,8*n)-1,0);var o=n-1,i=1;for(this[t+o]=255&e;--o>=0&&(i*=256);)this[t+o]=e/i&255;return t+n},Qe.prototype.writeUInt8=function(e,t,n){return e=+e,t|=0,n||Ui(this,e,t,1,255,0),Qe.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),this[t]=255&e,t+1},Qe.prototype.writeUInt16LE=function(e,t,n){return e=+e,t|=0,n||Ui(this,e,t,2,65535,0),Qe.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):km(this,e,t,!0),t+2},Qe.prototype.writeUInt16BE=function(e,t,n){return e=+e,t|=0,n||Ui(this,e,t,2,65535,0),Qe.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):km(this,e,t,!1),t+2},Qe.prototype.writeUInt32LE=function(e,t,n){return e=+e,t|=0,n||Ui(this,e,t,4,4294967295,0),Qe.TYPED_ARRAY_SUPPORT?(this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=255&e):Dm(this,e,t,!0),t+4},Qe.prototype.writeUInt32BE=function(e,t,n){return e=+e,t|=0,n||Ui(this,e,t,4,4294967295,0),Qe.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):Dm(this,e,t,!1),t+4},Qe.prototype.writeIntLE=function(e,t,n,r){if(e=+e,t|=0,!r){var o=Math.pow(2,8*n-1);Ui(this,e,t,n,o-1,-o)}var i=0,s=1,u=0;for(this[t]=255&e;++i<n&&(s*=256);)e<0&&u===0&&this[t+i-1]!==0&&(u=1),this[t+i]=(e/s>>0)-u&255;return t+n},Qe.prototype.writeIntBE=function(e,t,n,r){if(e=+e,t|=0,!r){var o=Math.pow(2,8*n-1);Ui(this,e,t,n,o-1,-o)}var i=n-1,s=1,u=0;for(this[t+i]=255&e;--i>=0&&(s*=256);)e<0&&u===0&&this[t+i+1]!==0&&(u=1),this[t+i]=(e/s>>0)-u&255;return t+n},Qe.prototype.writeInt8=function(e,t,n){return e=+e,t|=0,n||Ui(this,e,t,1,127,-128),Qe.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),e<0&&(e=255+e+1),this[t]=255&e,t+1},Qe.prototype.writeInt16LE=function(e,t,n){return e=+e,t|=0,n||Ui(this,e,t,2,32767,-32768),Qe.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):km(this,e,t,!0),t+2},Qe.prototype.writeInt16BE=function(e,t,n){return e=+e,t|=0,n||Ui(this,e,t,2,32767,-32768),Qe.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):km(this,e,t,!1),t+2},Qe.prototype.writeInt32LE=function(e,t,n){return e=+e,t|=0,n||Ui(this,e,t,4,2147483647,-2147483648),Qe.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24):Dm(this,e,t,!0),t+4},Qe.prototype.writeInt32BE=function(e,t,n){return e=+e,t|=0,n||Ui(this,e,t,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),Qe.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):Dm(this,e,t,!1),t+4},Qe.prototype.writeFloatLE=function(e,t,n){return CD(this,e,t,!0,n)},Qe.prototype.writeFloatBE=function(e,t,n){return CD(this,e,t,!1,n)},Qe.prototype.writeDoubleLE=function(e,t,n){return TD(this,e,t,!0,n)},Qe.prototype.writeDoubleBE=function(e,t,n){return TD(this,e,t,!1,n)},Qe.prototype.copy=function(e,t,n,r){if(n||(n=0),r||r===0||(r=this.length),t>=e.length&&(t=e.length),t||(t=0),r>0&&r<n&&(r=n),r===n||e.length===0||this.length===0)return 0;if(t<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),e.length-t<r-n&&(r=e.length-t+n);var o,i=r-n;if(this===e&&n<t&&t<r)for(o=i-1;o>=0;--o)e[o+t]=this[o+n];else if(i<1e3||!Qe.TYPED_ARRAY_SUPPORT)for(o=0;o<i;++o)e[o+t]=this[o+n];else Uint8Array.prototype.set.call(e,this.subarray(n,n+i),t);return i},Qe.prototype.fill=function(e,t,n,r){if(typeof e=="string"){if(typeof t=="string"?(r=t,t=0,n=this.length):typeof n=="string"&&(r=n,n=this.length),e.length===1){var o=e.charCodeAt(0);o<256&&(e=o)}if(r!==void 0&&typeof r!="string")throw new TypeError("encoding must be a string");if(typeof r=="string"&&!Qe.isEncoding(r))throw new TypeError("Unknown encoding: "+r)}else typeof e=="number"&&(e&=255);if(t<0||this.length<t||this.length<n)throw new RangeError("Out of range index");if(n<=t)return this;var i;if(t>>>=0,n=n===void 0?this.length:n>>>0,e||(e=0),typeof e=="number")for(i=t;i<n;++i)this[i]=e;else{var s=_a(e)?e:ry(new Qe(e,r).toString()),u=s.length;for(i=0;i<n-t;++i)this[i+t]=s[i%u]}return this};var Zce=/[^+\/0-9A-Za-z-_]/g;function Qce(e){return e<16?"0"+e.toString(16):e.toString(16)}function ry(e,t){var n;t=t||1/0;for(var r=e.length,o=null,i=[],s=0;s<r;++s){if((n=e.charCodeAt(s))>55295&&n<57344){if(!o){if(n>56319){(t-=3)>-1&&i.push(239,191,189);continue}if(s+1===r){(t-=3)>-1&&i.push(239,191,189);continue}o=n;continue}if(n<56320){(t-=3)>-1&&i.push(239,191,189),o=n;continue}n=65536+(o-55296<<10|n-56320)}else o&&(t-=3)>-1&&i.push(239,191,189);if(o=null,n<128){if((t-=1)<0)break;i.push(n)}else if(n<2048){if((t-=2)<0)break;i.push(n>>6|192,63&n|128)}else if(n<65536){if((t-=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((t-=4)<0)break;i.push(n>>18|240,n>>12&63|128,n>>6&63|128,63&n|128)}}return i}function IP(e){return function(t){var n,r,o,i,s,u;LT||pP();var d=t.length;if(d%4>0)throw new Error("Invalid string. Length must be a multiple of 4");s=t[d-2]==="="?2:t[d-1]==="="?1:0,u=new Fce(3*d/4-s),o=s>0?d-4:d;var f=0;for(n=0,r=0;n<o;n+=4,r+=3)i=ys[t.charCodeAt(n)]<<18|ys[t.charCodeAt(n+1)]<<12|ys[t.charCodeAt(n+2)]<<6|ys[t.charCodeAt(n+3)],u[f++]=i>>16&255,u[f++]=i>>8&255,u[f++]=255&i;return s===2?(i=ys[t.charCodeAt(n)]<<2|ys[t.charCodeAt(n+1)]>>4,u[f++]=255&i):s===1&&(i=ys[t.charCodeAt(n)]<<10|ys[t.charCodeAt(n+1)]<<4|ys[t.charCodeAt(n+2)]>>2,u[f++]=i>>8&255,u[f++]=255&i),u}(function(t){if((t=function(n){return n.trim?n.trim():n.replace(/^\s+|\s+$/g,"")}(t).replace(Zce,"")).length<2)return"";for(;t.length%4!=0;)t+="=";return t}(e))}function r0(e,t,n,r){for(var o=0;o<r&&!(o+n>=t.length||o>=e.length);++o)t[o+n]=e[o];return o}function vg(e){return e!=null&&(!!e._isBuffer||wD(e)||function(t){return typeof t.readFloatLE=="function"&&typeof t.slice=="function"&&wD(t.slice(0,0))}(e))}function wD(e){return!!e.constructor&&typeof e.constructor.isBuffer=="function"&&e.constructor.isBuffer(e)}function Gn(e,t){return e(t={exports:{}},t.exports),t.exports}var zn=Gn(function(e,t){var n;e.exports=(n=n||function(r,o){var i=Object.create||function(){function S(){}return function(C){var L;return S.prototype=C,L=new S,S.prototype=null,L}}(),s={},u=s.lib={},d=u.Base={extend:function(S){var C=i(this);return S&&C.mixIn(S),C.hasOwnProperty("init")&&this.init!==C.init||(C.init=function(){C.$super.init.apply(this,arguments)}),C.init.prototype=C,C.$super=this,C},create:function(){var S=this.extend();return S.init.apply(S,arguments),S},init:function(){},mixIn:function(S){for(var C in S)S.hasOwnProperty(C)&&(this[C]=S[C]);S.hasOwnProperty("toString")&&(this.toString=S.toString)},clone:function(){return this.init.prototype.extend(this)}},f=u.WordArray=d.extend({init:function(S,C){S=this.words=S||[],this.sigBytes=C??4*S.length},toString:function(S){return(S||y).stringify(this)},concat:function(S){var C=this.words,L=S.words,A=this.sigBytes,N=S.sigBytes;if(this.clamp(),A%4)for(var H=0;H<N;H++){var q=L[H>>>2]>>>24-H%4*8&255;C[A+H>>>2]|=q<<24-(A+H)%4*8}else for(var H=0;H<N;H+=4)C[A+H>>>2]=L[H>>>2];return this.sigBytes+=N,this},clamp:function(){var S=this.words,C=this.sigBytes;S[C>>>2]&=4294967295<<32-C%4*8,S.length=r.ceil(C/4)},clone:function(){var S=d.clone.call(this);return S.words=this.words.slice(0),S},random:function(S){for(var C,L=[],A=function(x){var x=x,$=987654321,V=4294967295;return function(){var G=(($=36969*(65535&$)+($>>16)&V)<<16)+(x=18e3*(65535&x)+(x>>16)&V)&V;return G/=4294967296,(G+=.5)*(r.random()>.5?1:-1)}},N=0;N<S;N+=4){var H=A(4294967296*(C||r.random()));C=987654071*H(),L.push(4294967296*H()|0)}return new f.init(L,S)}}),g=s.enc={},y=g.Hex={stringify:function(S){for(var C=S.words,L=S.sigBytes,A=[],N=0;N<L;N++){var H=C[N>>>2]>>>24-N%4*8&255;A.push((H>>>4).toString(16)),A.push((15&H).toString(16))}return A.join("")},parse:function(S){for(var C=S.length,L=[],A=0;A<C;A+=2)L[A>>>3]|=parseInt(S.substr(A,2),16)<<24-A%8*4;return new f.init(L,C/2)}},_=g.Latin1={stringify:function(S){for(var C=S.words,L=S.sigBytes,A=[],N=0;N<L;N++){var H=C[N>>>2]>>>24-N%4*8&255;A.push(String.fromCharCode(H))}return A.join("")},parse:function(S){for(var C=S.length,L=[],A=0;A<C;A++)L[A>>>2]|=(255&S.charCodeAt(A))<<24-A%4*8;return new f.init(L,C)}},M=g.Utf8={stringify:function(S){try{return decodeURIComponent(escape(_.stringify(S)))}catch{throw new Error("Malformed UTF-8 data")}},parse:function(S){return _.parse(unescape(encodeURIComponent(S)))}},T=u.BufferedBlockAlgorithm=d.extend({reset:function(){this._data=new f.init,this._nDataBytes=0},_append:function(S){typeof S=="string"&&(S=M.parse(S)),this._data.concat(S),this._nDataBytes+=S.sigBytes},_process:function(S){var C=this._data,L=C.words,A=C.sigBytes,N=this.blockSize,H=4*N,q=A/H,x=(q=S?r.ceil(q):r.max((0|q)-this._minBufferSize,0))*N,$=r.min(4*x,A);if(x){for(var V=0;V<x;V+=N)this._doProcessBlock(L,V);var G=L.splice(0,x);C.sigBytes-=$}return new f.init(G,$)},clone:function(){var S=d.clone.call(this);return S._data=this._data.clone(),S},_minBufferSize:0}),k=(u.Hasher=T.extend({cfg:d.extend(),init:function(S){this.cfg=this.cfg.extend(S),this.reset()},reset:function(){T.reset.call(this),this._doReset()},update:function(S){return this._append(S),this._process(),this},finalize:function(S){S&&this._append(S);var C=this._doFinalize();return C},blockSize:16,_createHelper:function(S){return function(C,L){return new S.init(L).finalize(C)}},_createHmacHelper:function(S){return function(C,L){return new k.HMAC.init(S,L).finalize(C)}}}),s.algo={});return s}(Math),n)}),SD=(Gn(function(e,t){var n,r,o,i,s,u;e.exports=(o=(r=n=zn).lib,i=o.Base,s=o.WordArray,(u=r.x64={}).Word=i.extend({init:function(d,f){this.high=d,this.low=f}}),u.WordArray=i.extend({init:function(d,f){d=this.words=d||[],this.sigBytes=f??8*d.length},toX32:function(){for(var d=this.words,f=d.length,g=[],y=0;y<f;y++){var _=d[y];g.push(_.high),g.push(_.low)}return s.create(g,this.sigBytes)},clone:function(){for(var d=i.clone.call(this),f=d.words=this.words.slice(0),g=f.length,y=0;y<g;y++)f[y]=f[y].clone();return d}}),n)}),Gn(function(e,t){var n;e.exports=(n=zn,function(){if(typeof ArrayBuffer=="function"){var r=n.lib.WordArray,o=r.init;(r.init=function(i){if(i instanceof ArrayBuffer&&(i=new Uint8Array(i)),(i instanceof Int8Array||typeof Uint8ClampedArray<"u"&&i instanceof Uint8ClampedArray||i instanceof Int16Array||i instanceof Uint16Array||i instanceof Int32Array||i instanceof Uint32Array||i instanceof Float32Array||i instanceof Float64Array)&&(i=new Uint8Array(i.buffer,i.byteOffset,i.byteLength)),i instanceof Uint8Array){for(var s=i.byteLength,u=[],d=0;d<s;d++)u[d>>>2]|=i[d]<<24-d%4*8;o.call(this,u,s)}else o.apply(this,arguments)}).prototype=r}}(),n.lib.WordArray)}),Gn(function(e,t){var n;e.exports=(n=zn,function(){var r=n,o=r.lib.WordArray,i=r.enc;function s(u){return u<<8&4278255360|u>>>8&16711935}i.Utf16=i.Utf16BE={stringify:function(u){for(var d=u.words,f=u.sigBytes,g=[],y=0;y<f;y+=2){var _=d[y>>>2]>>>16-y%4*8&65535;g.push(String.fromCharCode(_))}return g.join("")},parse:function(u){for(var d=u.length,f=[],g=0;g<d;g++)f[g>>>1]|=u.charCodeAt(g)<<16-g%2*16;return o.create(f,2*d)}},i.Utf16LE={stringify:function(u){for(var d=u.words,f=u.sigBytes,g=[],y=0;y<f;y+=2){var _=s(d[y>>>2]>>>16-y%4*8&65535);g.push(String.fromCharCode(_))}return g.join("")},parse:function(u){for(var d=u.length,f=[],g=0;g<d;g++)f[g>>>1]|=s(u.charCodeAt(g)<<16-g%2*16);return o.create(f,2*d)}}}(),n.enc.Utf16)}),Gn(function(e,t){var n,r,o;e.exports=(o=(r=n=zn).lib.WordArray,r.enc.Base64={stringify:function(i){var s=i.words,u=i.sigBytes,d=this._map;i.clamp();for(var f=[],g=0;g<u;g+=3)for(var y=(s[g>>>2]>>>24-g%4*8&255)<<16|(s[g+1>>>2]>>>24-(g+1)%4*8&255)<<8|s[g+2>>>2]>>>24-(g+2)%4*8&255,_=0;_<4&&g+.75*_<u;_++)f.push(d.charAt(y>>>6*(3-_)&63));var M=d.charAt(64);if(M)for(;f.length%4;)f.push(M);return f.join("")},parse:function(i){var s=i.length,u=this._map,d=this._reverseMap;if(!d){d=this._reverseMap=[];for(var f=0;f<u.length;f++)d[u.charCodeAt(f)]=f}var g=u.charAt(64);if(g){var y=i.indexOf(g);y!==-1&&(s=y)}return function(_,M,T){for(var k=[],S=0,C=0;C<M;C++)if(C%4){var L=T[_.charCodeAt(C-1)]<<C%4*2,A=T[_.charCodeAt(C)]>>>6-C%4*2;k[S>>>2]|=(L|A)<<24-S%4*8,S++}return o.create(k,S)}(i,s,d)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="},n.enc.Base64)}),Gn(function(e,t){var n;e.exports=(n=zn,function(r){var o=n,i=o.lib,s=i.WordArray,u=i.Hasher,d=o.algo,f=[];(function(){for(var k=0;k<64;k++)f[k]=4294967296*r.abs(r.sin(k+1))|0})();var g=d.MD5=u.extend({_doReset:function(){this._hash=new s.init([1732584193,4023233417,2562383102,271733878])},_doProcessBlock:function(k,S){for(var C=0;C<16;C++){var L=S+C,A=k[L];k[L]=16711935&(A<<8|A>>>24)|4278255360&(A<<24|A>>>8)}var N=this._hash.words,H=k[S+0],q=k[S+1],x=k[S+2],$=k[S+3],V=k[S+4],G=k[S+5],R=k[S+6],w=k[S+7],P=k[S+8],X=k[S+9],W=k[S+10],ne=k[S+11],Y=k[S+12],ie=k[S+13],fe=k[S+14],se=k[S+15],ue=N[0],K=N[1],te=N[2],J=N[3];ue=y(ue,K,te,J,H,7,f[0]),J=y(J,ue,K,te,q,12,f[1]),te=y(te,J,ue,K,x,17,f[2]),K=y(K,te,J,ue,$,22,f[3]),ue=y(ue,K,te,J,V,7,f[4]),J=y(J,ue,K,te,G,12,f[5]),te=y(te,J,ue,K,R,17,f[6]),K=y(K,te,J,ue,w,22,f[7]),ue=y(ue,K,te,J,P,7,f[8]),J=y(J,ue,K,te,X,12,f[9]),te=y(te,J,ue,K,W,17,f[10]),K=y(K,te,J,ue,ne,22,f[11]),ue=y(ue,K,te,J,Y,7,f[12]),J=y(J,ue,K,te,ie,12,f[13]),te=y(te,J,ue,K,fe,17,f[14]),ue=_(ue,K=y(K,te,J,ue,se,22,f[15]),te,J,q,5,f[16]),J=_(J,ue,K,te,R,9,f[17]),te=_(te,J,ue,K,ne,14,f[18]),K=_(K,te,J,ue,H,20,f[19]),ue=_(ue,K,te,J,G,5,f[20]),J=_(J,ue,K,te,W,9,f[21]),te=_(te,J,ue,K,se,14,f[22]),K=_(K,te,J,ue,V,20,f[23]),ue=_(ue,K,te,J,X,5,f[24]),J=_(J,ue,K,te,fe,9,f[25]),te=_(te,J,ue,K,$,14,f[26]),K=_(K,te,J,ue,P,20,f[27]),ue=_(ue,K,te,J,ie,5,f[28]),J=_(J,ue,K,te,x,9,f[29]),te=_(te,J,ue,K,w,14,f[30]),ue=M(ue,K=_(K,te,J,ue,Y,20,f[31]),te,J,G,4,f[32]),J=M(J,ue,K,te,P,11,f[33]),te=M(te,J,ue,K,ne,16,f[34]),K=M(K,te,J,ue,fe,23,f[35]),ue=M(ue,K,te,J,q,4,f[36]),J=M(J,ue,K,te,V,11,f[37]),te=M(te,J,ue,K,w,16,f[38]),K=M(K,te,J,ue,W,23,f[39]),ue=M(ue,K,te,J,ie,4,f[40]),J=M(J,ue,K,te,H,11,f[41]),te=M(te,J,ue,K,$,16,f[42]),K=M(K,te,J,ue,R,23,f[43]),ue=M(ue,K,te,J,X,4,f[44]),J=M(J,ue,K,te,Y,11,f[45]),te=M(te,J,ue,K,se,16,f[46]),ue=T(ue,K=M(K,te,J,ue,x,23,f[47]),te,J,H,6,f[48]),J=T(J,ue,K,te,w,10,f[49]),te=T(te,J,ue,K,fe,15,f[50]),K=T(K,te,J,ue,G,21,f[51]),ue=T(ue,K,te,J,Y,6,f[52]),J=T(J,ue,K,te,$,10,f[53]),te=T(te,J,ue,K,W,15,f[54]),K=T(K,te,J,ue,q,21,f[55]),ue=T(ue,K,te,J,P,6,f[56]),J=T(J,ue,K,te,se,10,f[57]),te=T(te,J,ue,K,R,15,f[58]),K=T(K,te,J,ue,ie,21,f[59]),ue=T(ue,K,te,J,V,6,f[60]),J=T(J,ue,K,te,ne,10,f[61]),te=T(te,J,ue,K,x,15,f[62]),K=T(K,te,J,ue,X,21,f[63]),N[0]=N[0]+ue|0,N[1]=N[1]+K|0,N[2]=N[2]+te|0,N[3]=N[3]+J|0},_doFinalize:function(){var k=this._data,S=k.words,C=8*this._nDataBytes,L=8*k.sigBytes;S[L>>>5]|=128<<24-L%32;var A=r.floor(C/4294967296),N=C;S[15+(L+64>>>9<<4)]=16711935&(A<<8|A>>>24)|4278255360&(A<<24|A>>>8),S[14+(L+64>>>9<<4)]=16711935&(N<<8|N>>>24)|4278255360&(N<<24|N>>>8),k.sigBytes=4*(S.length+1),this._process();for(var H=this._hash,q=H.words,x=0;x<4;x++){var $=q[x];q[x]=16711935&($<<8|$>>>24)|4278255360&($<<24|$>>>8)}return H},clone:function(){var k=u.clone.call(this);return k._hash=this._hash.clone(),k}});function y(k,S,C,L,A,N,H){var q=k+(S&C|~S&L)+A+H;return(q<<N|q>>>32-N)+S}function _(k,S,C,L,A,N,H){var q=k+(S&L|C&~L)+A+H;return(q<<N|q>>>32-N)+S}function M(k,S,C,L,A,N,H){var q=k+(S^C^L)+A+H;return(q<<N|q>>>32-N)+S}function T(k,S,C,L,A,N,H){var q=k+(C^(S|~L))+A+H;return(q<<N|q>>>32-N)+S}o.MD5=u._createHelper(g),o.HmacMD5=u._createHmacHelper(g)}(Math),n.MD5)}),Gn(function(e,t){var n,r,o,i,s,u,d,f;e.exports=(o=(r=n=zn).lib,i=o.WordArray,s=o.Hasher,u=r.algo,d=[],f=u.SHA1=s.extend({_doReset:function(){this._hash=new i.init([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(g,y){for(var _=this._hash.words,M=_[0],T=_[1],k=_[2],S=_[3],C=_[4],L=0;L<80;L++){if(L<16)d[L]=0|g[y+L];else{var A=d[L-3]^d[L-8]^d[L-14]^d[L-16];d[L]=A<<1|A>>>31}var N=(M<<5|M>>>27)+C+d[L];N+=L<20?1518500249+(T&k|~T&S):L<40?1859775393+(T^k^S):L<60?(T&k|T&S|k&S)-1894007588:(T^k^S)-899497514,C=S,S=k,k=T<<30|T>>>2,T=M,M=N}_[0]=_[0]+M|0,_[1]=_[1]+T|0,_[2]=_[2]+k|0,_[3]=_[3]+S|0,_[4]=_[4]+C|0},_doFinalize:function(){var g=this._data,y=g.words,_=8*this._nDataBytes,M=8*g.sigBytes;return y[M>>>5]|=128<<24-M%32,y[14+(M+64>>>9<<4)]=Math.floor(_/4294967296),y[15+(M+64>>>9<<4)]=_,g.sigBytes=4*y.length,this._process(),this._hash},clone:function(){var g=s.clone.call(this);return g._hash=this._hash.clone(),g}}),r.SHA1=s._createHelper(f),r.HmacSHA1=s._createHmacHelper(f),n.SHA1)}),Gn(function(e,t){var n;e.exports=(n=zn,function(r){var o=n,i=o.lib,s=i.WordArray,u=i.Hasher,d=o.algo,f=[],g=[];(function(){function M(C){for(var L=r.sqrt(C),A=2;A<=L;A++)if(!(C%A))return!1;return!0}function T(C){return 4294967296*(C-(0|C))|0}for(var k=2,S=0;S<64;)M(k)&&(S<8&&(f[S]=T(r.pow(k,.5))),g[S]=T(r.pow(k,1/3)),S++),k++})();var y=[],_=d.SHA256=u.extend({_doReset:function(){this._hash=new s.init(f.slice(0))},_doProcessBlock:function(M,T){for(var k=this._hash.words,S=k[0],C=k[1],L=k[2],A=k[3],N=k[4],H=k[5],q=k[6],x=k[7],$=0;$<64;$++){if($<16)y[$]=0|M[T+$];else{var V=y[$-15],G=(V<<25|V>>>7)^(V<<14|V>>>18)^V>>>3,R=y[$-2],w=(R<<15|R>>>17)^(R<<13|R>>>19)^R>>>10;y[$]=G+y[$-7]+w+y[$-16]}var P=S&C^S&L^C&L,X=(S<<30|S>>>2)^(S<<19|S>>>13)^(S<<10|S>>>22),W=x+((N<<26|N>>>6)^(N<<21|N>>>11)^(N<<7|N>>>25))+(N&H^~N&q)+g[$]+y[$];x=q,q=H,H=N,N=A+W|0,A=L,L=C,C=S,S=W+(X+P)|0}k[0]=k[0]+S|0,k[1]=k[1]+C|0,k[2]=k[2]+L|0,k[3]=k[3]+A|0,k[4]=k[4]+N|0,k[5]=k[5]+H|0,k[6]=k[6]+q|0,k[7]=k[7]+x|0},_doFinalize:function(){var M=this._data,T=M.words,k=8*this._nDataBytes,S=8*M.sigBytes;return T[S>>>5]|=128<<24-S%32,T[14+(S+64>>>9<<4)]=r.floor(k/4294967296),T[15+(S+64>>>9<<4)]=k,M.sigBytes=4*T.length,this._process(),this._hash},clone:function(){var M=u.clone.call(this);return M._hash=this._hash.clone(),M}});o.SHA256=u._createHelper(_),o.HmacSHA256=u._createHmacHelper(_)}(Math),n.SHA256)}),Gn(function(e,t){var n,r,o,i,s,u;e.exports=(o=(r=n=zn).lib.WordArray,i=r.algo,s=i.SHA256,u=i.SHA224=s.extend({_doReset:function(){this._hash=new o.init([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428])},_doFinalize:function(){var d=s._doFinalize.call(this);return d.sigBytes-=4,d}}),r.SHA224=s._createHelper(u),r.HmacSHA224=s._createHmacHelper(u),n.SHA224)}),Gn(function(e,t){var n;e.exports=(n=zn,function(){var r=n,o=r.lib.Hasher,i=r.x64,s=i.Word,u=i.WordArray,d=r.algo;function f(){return s.create.apply(s,arguments)}var g=[f(1116352408,3609767458),f(1899447441,602891725),f(3049323471,3964484399),f(3921009573,2173295548),f(961987163,4081628472),f(1508970993,3053834265),f(2453635748,2937671579),f(2870763221,3664609560),f(3624381080,2734883394),f(310598401,1164996542),f(607225278,1323610764),f(1426881987,3590304994),f(1925078388,4068182383),f(2162078206,991336113),f(2614888103,633803317),f(3248222580,3479774868),f(3835390401,2666613458),f(4022224774,944711139),f(264347078,2341262773),f(604807628,2007800933),f(770255983,1495990901),f(1249150122,1856431235),f(1555081692,3175218132),f(1996064986,2198950837),f(2554220882,3999719339),f(2821834349,766784016),f(2952996808,2566594879),f(3210313671,3203337956),f(3336571891,1034457026),f(3584528711,2466948901),f(113926993,3758326383),f(338241895,168717936),f(666307205,1188179964),f(773529912,1546045734),f(1294757372,1522805485),f(1396182291,2643833823),f(1695183700,2343527390),f(1986661051,1014477480),f(2177026350,1206759142),f(2456956037,344077627),f(2730485921,1290863460),f(2820302411,3158454273),f(3259730800,3505952657),f(3345764771,106217008),f(3516065817,3606008344),f(3600352804,1432725776),f(4094571909,1467031594),f(275423344,851169720),f(430227734,3100823752),f(506948616,1363258195),f(659060556,3750685593),f(883997877,3785050280),f(958139571,3318307427),f(1322822218,3812723403),f(1537002063,2003034995),f(1747873779,3602036899),f(1955562222,1575990012),f(2024104815,1125592928),f(2227730452,2716904306),f(2361852424,442776044),f(2428436474,593698344),f(2756734187,3733110249),f(3204031479,2999351573),f(3329325298,3815920427),f(3391569614,3928383900),f(3515267271,566280711),f(3940187606,3454069534),f(4118630271,4000239992),f(116418474,1914138554),f(174292421,2731055270),f(289380356,3203993006),f(460393269,320620315),f(685471733,587496836),f(852142971,1086792851),f(1017036298,365543100),f(1126000580,2618297676),f(1288033470,3409855158),f(1501505948,4234509866),f(1607167915,987167468),f(1816402316,1246189591)],y=[];(function(){for(var M=0;M<80;M++)y[M]=f()})();var _=d.SHA512=o.extend({_doReset:function(){this._hash=new u.init([new s.init(1779033703,4089235720),new s.init(3144134277,2227873595),new s.init(1013904242,4271175723),new s.init(2773480762,1595750129),new s.init(1359893119,2917565137),new s.init(2600822924,725511199),new s.init(528734635,4215389547),new s.init(1541459225,327033209)])},_doProcessBlock:function(M,T){for(var k=this._hash.words,S=k[0],C=k[1],L=k[2],A=k[3],N=k[4],H=k[5],q=k[6],x=k[7],$=S.high,V=S.low,G=C.high,R=C.low,w=L.high,P=L.low,X=A.high,W=A.low,ne=N.high,Y=N.low,ie=H.high,fe=H.low,se=q.high,ue=q.low,K=x.high,te=x.low,J=$,Me=V,de=G,me=R,re=w,be=P,Fe=X,ve=W,z=ne,oe=Y,ce=ie,we=fe,ae=se,De=ue,Ue=K,xe=te,qe=0;qe<80;qe++){var Te=y[qe];if(qe<16)var Z=Te.high=0|M[T+2*qe],he=Te.low=0|M[T+2*qe+1];else{var Ie=y[qe-15],Ce=Ie.high,$e=Ie.low,Ye=(Ce>>>1|$e<<31)^(Ce>>>8|$e<<24)^Ce>>>7,Ne=($e>>>1|Ce<<31)^($e>>>8|Ce<<24)^($e>>>7|Ce<<25),Ze=y[qe-2],_t=Ze.high,zt=Ze.low,rn=(_t>>>19|zt<<13)^(_t<<3|zt>>>29)^_t>>>6,on=(zt>>>19|_t<<13)^(zt<<3|_t>>>29)^(zt>>>6|_t<<26),Tn=y[qe-7],_n=Tn.high,nt=Tn.low,yt=y[qe-16],Rt=yt.high,cn=yt.low;Z=(Z=(Z=Ye+_n+((he=Ne+nt)>>>0<Ne>>>0?1:0))+rn+((he+=on)>>>0<on>>>0?1:0))+Rt+((he+=cn)>>>0<cn>>>0?1:0),Te.high=Z,Te.low=he}var en,wn=z&ce^~z&ae,qn=oe&we^~oe&De,je=J&de^J&re^de&re,Tt=Me&me^Me&be^me&be,bt=(J>>>28|Me<<4)^(J<<30|Me>>>2)^(J<<25|Me>>>7),$t=(Me>>>28|J<<4)^(Me<<30|J>>>2)^(Me<<25|J>>>7),jt=(z>>>14|oe<<18)^(z>>>18|oe<<14)^(z<<23|oe>>>9),mr=(oe>>>14|z<<18)^(oe>>>18|z<<14)^(oe<<23|z>>>9),Mr=g[qe],Jo=Mr.high,fo=Mr.low,He=Ue+jt+((en=xe+mr)>>>0<xe>>>0?1:0),et=$t+Tt;Ue=ae,xe=De,ae=ce,De=we,ce=z,we=oe,z=Fe+(He=(He=(He=He+wn+((en+=qn)>>>0<qn>>>0?1:0))+Jo+((en+=fo)>>>0<fo>>>0?1:0))+Z+((en+=he)>>>0<he>>>0?1:0))+((oe=ve+en|0)>>>0<ve>>>0?1:0)|0,Fe=re,ve=be,re=de,be=me,de=J,me=Me,J=He+(bt+je+(et>>>0<$t>>>0?1:0))+((Me=en+et|0)>>>0<en>>>0?1:0)|0}V=S.low=V+Me,S.high=$+J+(V>>>0<Me>>>0?1:0),R=C.low=R+me,C.high=G+de+(R>>>0<me>>>0?1:0),P=L.low=P+be,L.high=w+re+(P>>>0<be>>>0?1:0),W=A.low=W+ve,A.high=X+Fe+(W>>>0<ve>>>0?1:0),Y=N.low=Y+oe,N.high=ne+z+(Y>>>0<oe>>>0?1:0),fe=H.low=fe+we,H.high=ie+ce+(fe>>>0<we>>>0?1:0),ue=q.low=ue+De,q.high=se+ae+(ue>>>0<De>>>0?1:0),te=x.low=te+xe,x.high=K+Ue+(te>>>0<xe>>>0?1:0)},_doFinalize:function(){var M=this._data,T=M.words,k=8*this._nDataBytes,S=8*M.sigBytes;return T[S>>>5]|=128<<24-S%32,T[30+(S+128>>>10<<5)]=Math.floor(k/4294967296),T[31+(S+128>>>10<<5)]=k,M.sigBytes=4*T.length,this._process(),this._hash.toX32()},clone:function(){var M=o.clone.call(this);return M._hash=this._hash.clone(),M},blockSize:32});r.SHA512=o._createHelper(_),r.HmacSHA512=o._createHmacHelper(_)}(),n.SHA512)}),Gn(function(e,t){var n,r,o,i,s,u,d,f;e.exports=(o=(r=n=zn).x64,i=o.Word,s=o.WordArray,u=r.algo,d=u.SHA512,f=u.SHA384=d.extend({_doReset:function(){this._hash=new s.init([new i.init(3418070365,3238371032),new i.init(1654270250,914150663),new i.init(2438529370,812702999),new i.init(355462360,4144912697),new i.init(1731405415,4290775857),new i.init(2394180231,1750603025),new i.init(3675008525,1694076839),new i.init(1203062813,3204075428)])},_doFinalize:function(){var g=d._doFinalize.call(this);return g.sigBytes-=16,g}}),r.SHA384=d._createHelper(f),r.HmacSHA384=d._createHmacHelper(f),n.SHA384)}),Gn(function(e,t){var n;e.exports=(n=zn,function(r){var o=n,i=o.lib,s=i.WordArray,u=i.Hasher,d=o.x64.Word,f=o.algo,g=[],y=[],_=[];(function(){for(var k=1,S=0,C=0;C<24;C++){g[k+5*S]=(C+1)*(C+2)/2%64;var L=(2*k+3*S)%5;k=S%5,S=L}for(k=0;k<5;k++)for(S=0;S<5;S++)y[k+5*S]=S+(2*k+3*S)%5*5;for(var A=1,N=0;N<24;N++){for(var H=0,q=0,x=0;x<7;x++){if(1&A){var $=(1<<x)-1;$<32?q^=1<<$:H^=1<<$-32}128&A?A=A<<1^113:A<<=1}_[N]=d.create(H,q)}})();var M=[];(function(){for(var k=0;k<25;k++)M[k]=d.create()})();var T=f.SHA3=u.extend({cfg:u.cfg.extend({outputLength:512}),_doReset:function(){for(var k=this._state=[],S=0;S<25;S++)k[S]=new d.init;this.blockSize=(1600-2*this.cfg.outputLength)/32},_doProcessBlock:function(k,S){for(var C=this._state,L=this.blockSize/2,A=0;A<L;A++){var N=k[S+2*A],H=k[S+2*A+1];N=16711935&(N<<8|N>>>24)|4278255360&(N<<24|N>>>8),H=16711935&(H<<8|H>>>24)|4278255360&(H<<24|H>>>8),(te=C[A]).high^=H,te.low^=N}for(var q=0;q<24;q++){for(var x=0;x<5;x++){for(var $=0,V=0,G=0;G<5;G++)$^=(te=C[x+5*G]).high,V^=te.low;var R=M[x];R.high=$,R.low=V}for(x=0;x<5;x++){var w=M[(x+4)%5],P=M[(x+1)%5],X=P.high,W=P.low;for($=w.high^(X<<1|W>>>31),V=w.low^(W<<1|X>>>31),G=0;G<5;G++)(te=C[x+5*G]).high^=$,te.low^=V}for(var ne=1;ne<25;ne++){var Y=(te=C[ne]).high,ie=te.low,fe=g[ne];fe<32?($=Y<<fe|ie>>>32-fe,V=ie<<fe|Y>>>32-fe):($=ie<<fe-32|Y>>>64-fe,V=Y<<fe-32|ie>>>64-fe);var se=M[y[ne]];se.high=$,se.low=V}var ue=M[0],K=C[0];for(ue.high=K.high,ue.low=K.low,x=0;x<5;x++)for(G=0;G<5;G++){var te=C[ne=x+5*G],J=M[ne],Me=M[(x+1)%5+5*G],de=M[(x+2)%5+5*G];te.high=J.high^~Me.high&de.high,te.low=J.low^~Me.low&de.low}te=C[0];var me=_[q];te.high^=me.high,te.low^=me.low}},_doFinalize:function(){var k=this._data,S=k.words,C=(this._nDataBytes,8*k.sigBytes),L=32*this.blockSize;S[C>>>5]|=1<<24-C%32,S[(r.ceil((C+1)/L)*L>>>5)-1]|=128,k.sigBytes=4*S.length,this._process();for(var A=this._state,N=this.cfg.outputLength/8,H=N/8,q=[],x=0;x<H;x++){var $=A[x],V=$.high,G=$.low;V=16711935&(V<<8|V>>>24)|4278255360&(V<<24|V>>>8),G=16711935&(G<<8|G>>>24)|4278255360&(G<<24|G>>>8),q.push(G),q.push(V)}return new s.init(q,N)},clone:function(){for(var k=u.clone.call(this),S=k._state=this._state.slice(0),C=0;C<25;C++)S[C]=S[C].clone();return k}});o.SHA3=u._createHelper(T),o.HmacSHA3=u._createHmacHelper(T)}(Math),n.SHA3)}),Gn(function(e,t){var n;e.exports=(n=zn,function(r){var o=n,i=o.lib,s=i.WordArray,u=i.Hasher,d=o.algo,f=s.create([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13]),g=s.create([5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11]),y=s.create([11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6]),_=s.create([8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11]),M=s.create([0,1518500249,1859775393,2400959708,2840853838]),T=s.create([1352829926,1548603684,1836072691,2053994217,0]),k=d.RIPEMD160=u.extend({_doReset:function(){this._hash=s.create([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(q,x){for(var $=0;$<16;$++){var V=x+$,G=q[V];q[V]=16711935&(G<<8|G>>>24)|4278255360&(G<<24|G>>>8)}var R,w,P,X,W,ne,Y,ie,fe,se,ue,K=this._hash.words,te=M.words,J=T.words,Me=f.words,de=g.words,me=y.words,re=_.words;for(ne=R=K[0],Y=w=K[1],ie=P=K[2],fe=X=K[3],se=W=K[4],$=0;$<80;$+=1)ue=R+q[x+Me[$]]|0,ue+=$<16?S(w,P,X)+te[0]:$<32?C(w,P,X)+te[1]:$<48?L(w,P,X)+te[2]:$<64?A(w,P,X)+te[3]:N(w,P,X)+te[4],ue=(ue=H(ue|=0,me[$]))+W|0,R=W,W=X,X=H(P,10),P=w,w=ue,ue=ne+q[x+de[$]]|0,ue+=$<16?N(Y,ie,fe)+J[0]:$<32?A(Y,ie,fe)+J[1]:$<48?L(Y,ie,fe)+J[2]:$<64?C(Y,ie,fe)+J[3]:S(Y,ie,fe)+J[4],ue=(ue=H(ue|=0,re[$]))+se|0,ne=se,se=fe,fe=H(ie,10),ie=Y,Y=ue;ue=K[1]+P+fe|0,K[1]=K[2]+X+se|0,K[2]=K[3]+W+ne|0,K[3]=K[4]+R+Y|0,K[4]=K[0]+w+ie|0,K[0]=ue},_doFinalize:function(){var q=this._data,x=q.words,$=8*this._nDataBytes,V=8*q.sigBytes;x[V>>>5]|=128<<24-V%32,x[14+(V+64>>>9<<4)]=16711935&($<<8|$>>>24)|4278255360&($<<24|$>>>8),q.sigBytes=4*(x.length+1),this._process();for(var G=this._hash,R=G.words,w=0;w<5;w++){var P=R[w];R[w]=16711935&(P<<8|P>>>24)|4278255360&(P<<24|P>>>8)}return G},clone:function(){var q=u.clone.call(this);return q._hash=this._hash.clone(),q}});function S(q,x,$){return q^x^$}function C(q,x,$){return q&x|~q&$}function L(q,x,$){return(q|~x)^$}function A(q,x,$){return q&$|x&~$}function N(q,x,$){return q^(x|~$)}function H(q,x){return q<<x|q>>>32-x}o.RIPEMD160=u._createHelper(k),o.HmacRIPEMD160=u._createHmacHelper(k)}(),n.RIPEMD160)}),Gn(function(e,t){var n,r,o,i,s,u;e.exports=(r=(n=zn).lib,o=r.Base,i=n.enc,s=i.Utf8,u=n.algo,void(u.HMAC=o.extend({init:function(d,f){d=this._hasher=new d.init,typeof f=="string"&&(f=s.parse(f));var g=d.blockSize,y=4*g;f.sigBytes>y&&(f=d.finalize(f)),f.clamp();for(var _=this._oKey=f.clone(),M=this._iKey=f.clone(),T=_.words,k=M.words,S=0;S<g;S++)T[S]^=1549556828,k[S]^=909522486;_.sigBytes=M.sigBytes=y,this.reset()},reset:function(){var d=this._hasher;d.reset(),d.update(this._iKey)},update:function(d){return this._hasher.update(d),this},finalize:function(d){var f=this._hasher,g=f.finalize(d);f.reset();var y=f.finalize(this._oKey.clone().concat(g));return y}})))}),Gn(function(e,t){var n,r,o,i,s,u,d,f,g;e.exports=(o=(r=n=zn).lib,i=o.Base,s=o.WordArray,u=r.algo,d=u.SHA1,f=u.HMAC,g=u.PBKDF2=i.extend({cfg:i.extend({keySize:4,hasher:d,iterations:1}),init:function(y){this.cfg=this.cfg.extend(y)},compute:function(y,_){for(var M=this.cfg,T=f.create(M.hasher,y),k=s.create(),S=s.create([1]),C=k.words,L=S.words,A=M.keySize,N=M.iterations;C.length<A;){var H=T.update(_).finalize(S);T.reset();for(var q=H.words,x=q.length,$=H,V=1;V<N;V++){$=T.finalize($),T.reset();for(var G=$.words,R=0;R<x;R++)q[R]^=G[R]}k.concat(H),L[0]++}return k.sigBytes=4*A,k}}),r.PBKDF2=function(y,_,M){return g.create(M).compute(y,_)},n.PBKDF2)}),Gn(function(e,t){var n,r,o,i,s,u,d,f;e.exports=(o=(r=n=zn).lib,i=o.Base,s=o.WordArray,u=r.algo,d=u.MD5,f=u.EvpKDF=i.extend({cfg:i.extend({keySize:4,hasher:d,iterations:1}),init:function(g){this.cfg=this.cfg.extend(g)},compute:function(g,y){for(var _=this.cfg,M=_.hasher.create(),T=s.create(),k=T.words,S=_.keySize,C=_.iterations;k.length<S;){L&&M.update(L);var L=M.update(g).finalize(y);M.reset();for(var A=1;A<C;A++)L=M.finalize(L),M.reset();T.concat(L)}return T.sigBytes=4*S,T}}),r.EvpKDF=function(g,y,_){return f.create(_).compute(g,y)},n.EvpKDF)}),Gn(function(e,t){var n,r,o,i,s,u,d,f,g,y,_,M,T,k,S,C,L,A,N,H,q,x,$,V;e.exports=void((n=zn).lib.Cipher||(o=n,i=o.lib,s=i.Base,u=i.WordArray,d=i.BufferedBlockAlgorithm,f=o.enc,f.Utf8,g=f.Base64,y=o.algo,_=y.EvpKDF,M=i.Cipher=d.extend({cfg:s.extend(),createEncryptor:function(G,R){return this.create(this._ENC_XFORM_MODE,G,R)},createDecryptor:function(G,R){return this.create(this._DEC_XFORM_MODE,G,R)},init:function(G,R,w){this.cfg=this.cfg.extend(w),this._xformMode=G,this._key=R,this.reset()},reset:function(){d.reset.call(this),this._doReset()},process:function(G){return this._append(G),this._process()},finalize:function(G){G&&this._append(G);var R=this._doFinalize();return R},keySize:4,ivSize:4,_ENC_XFORM_MODE:1,_DEC_XFORM_MODE:2,_createHelper:function(){function G(R){return typeof R=="string"?V:q}return function(R){return{encrypt:function(w,P,X){return G(P).encrypt(R,w,P,X)},decrypt:function(w,P,X){return G(P).decrypt(R,w,P,X)}}}}()}),i.StreamCipher=M.extend({_doFinalize:function(){var G=this._process(!0);return G},blockSize:1}),T=o.mode={},k=i.BlockCipherMode=s.extend({createEncryptor:function(G,R){return this.Encryptor.create(G,R)},createDecryptor:function(G,R){return this.Decryptor.create(G,R)},init:function(G,R){this._cipher=G,this._iv=R}}),S=T.CBC=function(){var G=k.extend();function R(w,P,X){var W=this._iv;if(W){var ne=W;this._iv=r}else var ne=this._prevBlock;for(var Y=0;Y<X;Y++)w[P+Y]^=ne[Y]}return G.Encryptor=G.extend({processBlock:function(w,P){var X=this._cipher,W=X.blockSize;R.call(this,w,P,W),X.encryptBlock(w,P),this._prevBlock=w.slice(P,P+W)}}),G.Decryptor=G.extend({processBlock:function(w,P){var X=this._cipher,W=X.blockSize,ne=w.slice(P,P+W);X.decryptBlock(w,P),R.call(this,w,P,W),this._prevBlock=ne}}),G}(),C=o.pad={},L=C.Pkcs7={pad:function(G,R){for(var w=4*R,P=w-G.sigBytes%w,X=P<<24|P<<16|P<<8|P,W=[],ne=0;ne<P;ne+=4)W.push(X);var Y=u.create(W,P);G.concat(Y)},unpad:function(G){var R=255&G.words[G.sigBytes-1>>>2];G.sigBytes-=R}},i.BlockCipher=M.extend({cfg:M.cfg.extend({mode:S,padding:L}),reset:function(){M.reset.call(this);var G=this.cfg,R=G.iv,w=G.mode;if(this._xformMode==this._ENC_XFORM_MODE)var P=w.createEncryptor;else{var P=w.createDecryptor;this._minBufferSize=1}this._mode&&this._mode.__creator==P?this._mode.init(this,R&&R.words):(this._mode=P.call(w,this,R&&R.words),this._mode.__creator=P)},_doProcessBlock:function(G,R){this._mode.processBlock(G,R)},_doFinalize:function(){var G=this.cfg.padding;if(this._xformMode==this._ENC_XFORM_MODE){G.pad(this._data,this.blockSize);var R=this._process(!0)}else{var R=this._process(!0);G.unpad(R)}return R},blockSize:4}),A=i.CipherParams=s.extend({init:function(G){this.mixIn(G)},toString:function(G){return(G||this.formatter).stringify(this)}}),N=o.format={},H=N.OpenSSL={stringify:function(G){var R=G.ciphertext,w=G.salt;if(w)var P=u.create([1398893684,1701076831]).concat(w).concat(R);else var P=R;return P.toString(g)},parse:function(G){var R=g.parse(G),w=R.words;if(w[0]==1398893684&&w[1]==1701076831){var P=u.create(w.slice(2,4));w.splice(0,4),R.sigBytes-=16}return A.create({ciphertext:R,salt:P})}},q=i.SerializableCipher=s.extend({cfg:s.extend({format:H}),encrypt:function(G,R,w,P){P=this.cfg.extend(P);var X=G.createEncryptor(w,P),W=X.finalize(R),ne=X.cfg;return A.create({ciphertext:W,key:w,iv:ne.iv,algorithm:G,mode:ne.mode,padding:ne.padding,blockSize:G.blockSize,formatter:P.format})},decrypt:function(G,R,w,P){P=this.cfg.extend(P),R=this._parse(R,P.format);var X=G.createDecryptor(w,P).finalize(R.ciphertext);return X},_parse:function(G,R){return typeof G=="string"?R.parse(G,this):G}}),x=o.kdf={},$=x.OpenSSL={execute:function(G,R,w,P){P||(P=u.random(8));var X=_.create({keySize:R+w}).compute(G,P),W=u.create(X.words.slice(R),4*w);return X.sigBytes=4*R,A.create({key:X,iv:W,salt:P})}},V=i.PasswordBasedCipher=q.extend({cfg:q.cfg.extend({kdf:$}),encrypt:function(G,R,w,P){var X=(P=this.cfg.extend(P)).kdf.execute(w,G.keySize,G.ivSize);P.iv=X.iv;var W=q.encrypt.call(this,G,R,X.key,P);return W.mixIn(X),W},decrypt:function(G,R,w,P){P=this.cfg.extend(P),R=this._parse(R,P.format);var X=P.kdf.execute(w,G.keySize,G.ivSize,R.salt);P.iv=X.iv;var W=q.decrypt.call(this,G,R,X.key,P);return W}})))}),Gn(function(e,t){var n;e.exports=((n=zn).mode.CFB=function(){var r=n.lib.BlockCipherMode.extend();function o(i,s,u,d){var f=this._iv;if(f){var g=f.slice(0);this._iv=void 0}else g=this._prevBlock;d.encryptBlock(g,0);for(var y=0;y<u;y++)i[s+y]^=g[y]}return r.Encryptor=r.extend({processBlock:function(i,s){var u=this._cipher,d=u.blockSize;o.call(this,i,s,d,u),this._prevBlock=i.slice(s,s+d)}}),r.Decryptor=r.extend({processBlock:function(i,s){var u=this._cipher,d=u.blockSize,f=i.slice(s,s+d);o.call(this,i,s,d,u),this._prevBlock=f}}),r}(),n.mode.CFB)}),Gn(function(e,t){var n,r,o;e.exports=((n=zn).mode.CTR=(r=n.lib.BlockCipherMode.extend(),o=r.Encryptor=r.extend({processBlock:function(i,s){var u=this._cipher,d=u.blockSize,f=this._iv,g=this._counter;f&&(g=this._counter=f.slice(0),this._iv=void 0);var y=g.slice(0);u.encryptBlock(y,0),g[d-1]=g[d-1]+1|0;for(var _=0;_<d;_++)i[s+_]^=y[_]}}),r.Decryptor=o,r),n.mode.CTR)}),Gn(function(e,t){var n;e.exports=((n=zn).mode.CTRGladman=function(){var r=n.lib.BlockCipherMode.extend();function o(s){if((s>>24&255)==255){var u=s>>16&255,d=s>>8&255,f=255&s;u===255?(u=0,d===255?(d=0,f===255?f=0:++f):++d):++u,s=0,s+=u<<16,s+=d<<8,s+=f}else s+=1<<24;return s}var i=r.Encryptor=r.extend({processBlock:function(s,u){var d=this._cipher,f=d.blockSize,g=this._iv,y=this._counter;g&&(y=this._counter=g.slice(0),this._iv=void 0),function(T){(T[0]=o(T[0]))===0&&(T[1]=o(T[1]))}(y);var _=y.slice(0);d.encryptBlock(_,0);for(var M=0;M<f;M++)s[u+M]^=_[M]}});return r.Decryptor=i,r}(),n.mode.CTRGladman)}),Gn(function(e,t){var n,r,o;e.exports=((n=zn).mode.OFB=(r=n.lib.BlockCipherMode.extend(),o=r.Encryptor=r.extend({processBlock:function(i,s){var u=this._cipher,d=u.blockSize,f=this._iv,g=this._keystream;f&&(g=this._keystream=f.slice(0),this._iv=void 0),u.encryptBlock(g,0);for(var y=0;y<d;y++)i[s+y]^=g[y]}}),r.Decryptor=o,r),n.mode.OFB)}),Gn(function(e,t){var n,r;e.exports=((n=zn).mode.ECB=((r=n.lib.BlockCipherMode.extend()).Encryptor=r.extend({processBlock:function(o,i){this._cipher.encryptBlock(o,i)}}),r.Decryptor=r.extend({processBlock:function(o,i){this._cipher.decryptBlock(o,i)}}),r),n.mode.ECB)}),Gn(function(e,t){var n;e.exports=((n=zn).pad.AnsiX923={pad:function(r,o){var i=r.sigBytes,s=4*o,u=s-i%s,d=i+u-1;r.clamp(),r.words[d>>>2]|=u<<24-d%4*8,r.sigBytes+=u},unpad:function(r){var o=255&r.words[r.sigBytes-1>>>2];r.sigBytes-=o}},n.pad.Ansix923)}),Gn(function(e,t){var n;e.exports=((n=zn).pad.Iso10126={pad:function(r,o){var i=4*o,s=i-r.sigBytes%i;r.concat(n.lib.WordArray.random(s-1)).concat(n.lib.WordArray.create([s<<24],1))},unpad:function(r){var o=255&r.words[r.sigBytes-1>>>2];r.sigBytes-=o}},n.pad.Iso10126)}),Gn(function(e,t){var n;e.exports=((n=zn).pad.Iso97971={pad:function(r,o){r.concat(n.lib.WordArray.create([2147483648],1)),n.pad.ZeroPadding.pad(r,o)},unpad:function(r){n.pad.ZeroPadding.unpad(r),r.sigBytes--}},n.pad.Iso97971)}),Gn(function(e,t){var n;e.exports=((n=zn).pad.ZeroPadding={pad:function(r,o){var i=4*o;r.clamp(),r.sigBytes+=i-(r.sigBytes%i||i)},unpad:function(r){for(var o=r.words,i=r.sigBytes-1;!(o[i>>>2]>>>24-i%4*8&255);)i--;r.sigBytes=i+1}},n.pad.ZeroPadding)}),Gn(function(e,t){var n;e.exports=((n=zn).pad.NoPadding={pad:function(){},unpad:function(){}},n.pad.NoPadding)}),Gn(function(e,t){var n,r,o,i;e.exports=(o=(r=n=zn).lib.CipherParams,i=r.enc.Hex,r.format.Hex={stringify:function(s){return s.ciphertext.toString(i)},parse:function(s){var u=i.parse(s);return o.create({ciphertext:u})}},n.format.Hex)}),Gn(function(e,t){var n;e.exports=(n=zn,function(){var r=n,o=r.lib.BlockCipher,i=r.algo,s=[],u=[],d=[],f=[],g=[],y=[],_=[],M=[],T=[],k=[];(function(){for(var L=[],A=0;A<256;A++)L[A]=A<128?A<<1:A<<1^283;var N=0,H=0;for(A=0;A<256;A++){var q=H^H<<1^H<<2^H<<3^H<<4;q=q>>>8^255&q^99,s[N]=q,u[q]=N;var x=L[N],$=L[x],V=L[$],G=257*L[q]^16843008*q;d[N]=G<<24|G>>>8,f[N]=G<<16|G>>>16,g[N]=G<<8|G>>>24,y[N]=G,G=16843009*V^65537*$^257*x^16843008*N,_[q]=G<<24|G>>>8,M[q]=G<<16|G>>>16,T[q]=G<<8|G>>>24,k[q]=G,N?(N=x^L[L[L[V^x]]],H^=L[L[H]]):N=H=1}})();var S=[0,1,2,4,8,16,32,64,128,27,54],C=i.AES=o.extend({_doReset:function(){if(!this._nRounds||this._keyPriorReset!==this._key){for(var L=this._keyPriorReset=this._key,A=L.words,N=L.sigBytes/4,H=4*((this._nRounds=N+6)+1),q=this._keySchedule=[],x=0;x<H;x++)if(x<N)q[x]=A[x];else{var $=q[x-1];x%N?N>6&&x%N==4&&($=s[$>>>24]<<24|s[$>>>16&255]<<16|s[$>>>8&255]<<8|s[255&$]):($=s[($=$<<8|$>>>24)>>>24]<<24|s[$>>>16&255]<<16|s[$>>>8&255]<<8|s[255&$],$^=S[x/N|0]<<24),q[x]=q[x-N]^$}for(var V=this._invKeySchedule=[],G=0;G<H;G++)x=H-G,$=G%4?q[x]:q[x-4],V[G]=G<4||x<=4?$:_[s[$>>>24]]^M[s[$>>>16&255]]^T[s[$>>>8&255]]^k[s[255&$]]}},encryptBlock:function(L,A){this._doCryptBlock(L,A,this._keySchedule,d,f,g,y,s)},decryptBlock:function(L,A){var N=L[A+1];L[A+1]=L[A+3],L[A+3]=N,this._doCryptBlock(L,A,this._invKeySchedule,_,M,T,k,u),N=L[A+1],L[A+1]=L[A+3],L[A+3]=N},_doCryptBlock:function(L,A,N,H,q,x,$,V){for(var G=this._nRounds,R=L[A]^N[0],w=L[A+1]^N[1],P=L[A+2]^N[2],X=L[A+3]^N[3],W=4,ne=1;ne<G;ne++){var Y=H[R>>>24]^q[w>>>16&255]^x[P>>>8&255]^$[255&X]^N[W++],ie=H[w>>>24]^q[P>>>16&255]^x[X>>>8&255]^$[255&R]^N[W++],fe=H[P>>>24]^q[X>>>16&255]^x[R>>>8&255]^$[255&w]^N[W++],se=H[X>>>24]^q[R>>>16&255]^x[w>>>8&255]^$[255&P]^N[W++];R=Y,w=ie,P=fe,X=se}Y=(V[R>>>24]<<24|V[w>>>16&255]<<16|V[P>>>8&255]<<8|V[255&X])^N[W++],ie=(V[w>>>24]<<24|V[P>>>16&255]<<16|V[X>>>8&255]<<8|V[255&R])^N[W++],fe=(V[P>>>24]<<24|V[X>>>16&255]<<16|V[R>>>8&255]<<8|V[255&w])^N[W++],se=(V[X>>>24]<<24|V[R>>>16&255]<<16|V[w>>>8&255]<<8|V[255&P])^N[W++],L[A]=Y,L[A+1]=ie,L[A+2]=fe,L[A+3]=se},keySize:8});r.AES=o._createHelper(C)}(),n.AES)}),Gn(function(e,t){var n;e.exports=(n=zn,function(){var r=n,o=r.lib,i=o.WordArray,s=o.BlockCipher,u=r.algo,d=[57,49,41,33,25,17,9,1,58,50,42,34,26,18,10,2,59,51,43,35,27,19,11,3,60,52,44,36,63,55,47,39,31,23,15,7,62,54,46,38,30,22,14,6,61,53,45,37,29,21,13,5,28,20,12,4],f=[14,17,11,24,1,5,3,28,15,6,21,10,23,19,12,4,26,8,16,7,27,20,13,2,41,52,31,37,47,55,30,40,51,45,33,48,44,49,39,56,34,53,46,42,50,36,29,32],g=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],y=[{0:8421888,268435456:32768,536870912:8421378,805306368:2,1073741824:512,1342177280:8421890,1610612736:8389122,1879048192:8388608,2147483648:514,2415919104:8389120,2684354560:33280,2952790016:8421376,3221225472:32770,3489660928:8388610,3758096384:0,4026531840:33282,134217728:0,402653184:8421890,671088640:33282,939524096:32768,1207959552:8421888,1476395008:512,1744830464:8421378,2013265920:2,2281701376:8389120,2550136832:33280,2818572288:8421376,3087007744:8389122,3355443200:8388610,3623878656:32770,3892314112:514,4160749568:8388608,1:32768,268435457:2,536870913:8421888,805306369:8388608,1073741825:8421378,1342177281:33280,1610612737:512,1879048193:8389122,2147483649:8421890,2415919105:8421376,2684354561:8388610,2952790017:33282,3221225473:514,3489660929:8389120,3758096385:32770,4026531841:0,134217729:8421890,402653185:8421376,671088641:8388608,939524097:512,1207959553:32768,1476395009:8388610,1744830465:2,2013265921:33282,2281701377:32770,2550136833:8389122,2818572289:514,3087007745:8421888,3355443201:8389120,3623878657:0,3892314113:33280,4160749569:8421378},{0:1074282512,16777216:16384,33554432:524288,50331648:1074266128,67108864:1073741840,83886080:1074282496,100663296:1073758208,117440512:16,134217728:540672,150994944:1073758224,167772160:1073741824,184549376:540688,201326592:524304,218103808:0,234881024:16400,251658240:1074266112,8388608:1073758208,25165824:540688,41943040:16,58720256:1073758224,75497472:1074282512,92274688:1073741824,109051904:524288,125829120:1074266128,142606336:524304,159383552:0,176160768:16384,192937984:1074266112,209715200:1073741840,226492416:540672,243269632:1074282496,260046848:16400,268435456:0,285212672:1074266128,301989888:1073758224,318767104:1074282496,335544320:1074266112,352321536:16,369098752:540688,385875968:16384,402653184:16400,419430400:524288,436207616:524304,452984832:1073741840,469762048:540672,486539264:1073758208,503316480:1073741824,520093696:1074282512,276824064:540688,293601280:524288,310378496:1074266112,327155712:16384,343932928:1073758208,360710144:1074282512,377487360:16,394264576:1073741824,411041792:1074282496,427819008:1073741840,444596224:1073758224,461373440:524304,478150656:0,494927872:16400,511705088:1074266128,528482304:540672},{0:260,1048576:0,2097152:67109120,3145728:65796,4194304:65540,5242880:67108868,6291456:67174660,7340032:67174400,8388608:67108864,9437184:67174656,10485760:65792,11534336:67174404,12582912:67109124,13631488:65536,14680064:4,15728640:256,524288:67174656,1572864:67174404,2621440:0,3670016:67109120,4718592:67108868,5767168:65536,6815744:65540,7864320:260,8912896:4,9961472:256,11010048:67174400,12058624:65796,13107200:65792,14155776:67109124,15204352:67174660,16252928:67108864,16777216:67174656,17825792:65540,18874368:65536,19922944:67109120,20971520:256,22020096:67174660,23068672:67108868,24117248:0,25165824:67109124,26214400:67108864,27262976:4,28311552:65792,29360128:67174400,30408704:260,31457280:65796,32505856:67174404,17301504:67108864,18350080:260,19398656:67174656,20447232:0,21495808:65540,22544384:67109120,23592960:256,24641536:67174404,25690112:65536,26738688:67174660,27787264:65796,28835840:67108868,29884416:67109124,30932992:67174400,31981568:4,33030144:65792},{0:2151682048,65536:2147487808,131072:4198464,196608:2151677952,262144:0,327680:4198400,393216:2147483712,458752:4194368,524288:2147483648,589824:4194304,655360:64,720896:2147487744,786432:2151678016,851968:4160,917504:4096,983040:2151682112,32768:2147487808,98304:64,163840:2151678016,229376:2147487744,294912:4198400,360448:2151682112,425984:0,491520:2151677952,557056:4096,622592:2151682048,688128:4194304,753664:4160,819200:2147483648,884736:4194368,950272:4198464,1015808:2147483712,1048576:4194368,1114112:4198400,1179648:2147483712,1245184:0,1310720:4160,1376256:2151678016,1441792:2151682048,1507328:2147487808,1572864:2151682112,1638400:2147483648,1703936:2151677952,1769472:4198464,1835008:2147487744,1900544:4194304,1966080:64,2031616:4096,1081344:2151677952,1146880:2151682112,1212416:0,1277952:4198400,1343488:4194368,1409024:2147483648,1474560:2147487808,1540096:64,1605632:2147483712,1671168:4096,1736704:2147487744,1802240:2151678016,1867776:4160,1933312:2151682048,1998848:4194304,2064384:4198464},{0:128,4096:17039360,8192:262144,12288:536870912,16384:537133184,20480:16777344,24576:553648256,28672:262272,32768:16777216,36864:537133056,40960:536871040,45056:553910400,49152:553910272,53248:0,57344:17039488,61440:553648128,2048:17039488,6144:553648256,10240:128,14336:17039360,18432:262144,22528:537133184,26624:553910272,30720:536870912,34816:537133056,38912:0,43008:553910400,47104:16777344,51200:536871040,55296:553648128,59392:16777216,63488:262272,65536:262144,69632:128,73728:536870912,77824:553648256,81920:16777344,86016:553910272,90112:537133184,94208:16777216,98304:553910400,102400:553648128,106496:17039360,110592:537133056,114688:262272,118784:536871040,122880:0,126976:17039488,67584:553648256,71680:16777216,75776:17039360,79872:537133184,83968:536870912,88064:17039488,92160:128,96256:553910272,100352:262272,104448:553910400,108544:0,112640:553648128,116736:16777344,120832:262144,124928:537133056,129024:536871040},{0:268435464,256:8192,512:270532608,768:270540808,1024:268443648,1280:2097152,1536:2097160,1792:268435456,2048:0,2304:268443656,2560:2105344,2816:8,3072:270532616,3328:2105352,3584:8200,3840:270540800,128:270532608,384:270540808,640:8,896:2097152,1152:2105352,1408:268435464,1664:268443648,1920:8200,2176:2097160,2432:8192,2688:268443656,2944:270532616,3200:0,3456:270540800,3712:2105344,3968:268435456,4096:268443648,4352:270532616,4608:270540808,4864:8200,5120:2097152,5376:268435456,5632:268435464,5888:2105344,6144:2105352,6400:0,6656:8,6912:270532608,7168:8192,7424:268443656,7680:270540800,7936:2097160,4224:8,4480:2105344,4736:2097152,4992:268435464,5248:268443648,5504:8200,5760:270540808,6016:270532608,6272:270540800,6528:270532616,6784:8192,7040:2105352,7296:2097160,7552:0,7808:268435456,8064:268443656},{0:1048576,16:33555457,32:1024,48:1049601,64:34604033,80:0,96:1,112:34603009,128:33555456,144:1048577,160:33554433,176:34604032,192:34603008,208:1025,224:1049600,240:33554432,8:34603009,24:0,40:33555457,56:34604032,72:1048576,88:33554433,104:33554432,120:1025,136:1049601,152:33555456,168:34603008,184:1048577,200:1024,216:34604033,232:1,248:1049600,256:33554432,272:1048576,288:33555457,304:34603009,320:1048577,336:33555456,352:34604032,368:1049601,384:1025,400:34604033,416:1049600,432:1,448:0,464:34603008,480:33554433,496:1024,264:1049600,280:33555457,296:34603009,312:1,328:33554432,344:1048576,360:1025,376:34604032,392:33554433,408:34603008,424:0,440:34604033,456:1049601,472:1024,488:33555456,504:1048577},{0:134219808,1:131072,2:134217728,3:32,4:131104,5:134350880,6:134350848,7:2048,8:134348800,9:134219776,10:133120,11:134348832,12:2080,13:0,14:134217760,15:133152,2147483648:2048,2147483649:134350880,2147483650:134219808,2147483651:134217728,2147483652:134348800,2147483653:133120,2147483654:133152,2147483655:32,2147483656:134217760,2147483657:2080,2147483658:131104,2147483659:134350848,2147483660:0,2147483661:134348832,2147483662:134219776,2147483663:131072,16:133152,17:134350848,18:32,19:2048,20:134219776,21:134217760,22:134348832,23:131072,24:0,25:131104,26:134348800,27:134219808,28:134350880,29:133120,30:2080,31:134217728,2147483664:131072,2147483665:2048,2147483666:134348832,2147483667:133152,2147483668:32,2147483669:134348800,2147483670:134217728,2147483671:134219808,2147483672:134350880,2147483673:134217760,2147483674:134219776,2147483675:0,2147483676:133120,2147483677:2080,2147483678:131104,2147483679:134350848}],_=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679],M=u.DES=s.extend({_doReset:function(){for(var C=this._key.words,L=[],A=0;A<56;A++){var N=d[A]-1;L[A]=C[N>>>5]>>>31-N%32&1}for(var H=this._subKeys=[],q=0;q<16;q++){var x=H[q]=[],$=g[q];for(A=0;A<24;A++)x[A/6|0]|=L[(f[A]-1+$)%28]<<31-A%6,x[4+(A/6|0)]|=L[28+(f[A+24]-1+$)%28]<<31-A%6;for(x[0]=x[0]<<1|x[0]>>>31,A=1;A<7;A++)x[A]=x[A]>>>4*(A-1)+3;x[7]=x[7]<<5|x[7]>>>27}var V=this._invSubKeys=[];for(A=0;A<16;A++)V[A]=H[15-A]},encryptBlock:function(C,L){this._doCryptBlock(C,L,this._subKeys)},decryptBlock:function(C,L){this._doCryptBlock(C,L,this._invSubKeys)},_doCryptBlock:function(C,L,A){this._lBlock=C[L],this._rBlock=C[L+1],T.call(this,4,252645135),T.call(this,16,65535),k.call(this,2,858993459),k.call(this,8,16711935),T.call(this,1,1431655765);for(var N=0;N<16;N++){for(var H=A[N],q=this._lBlock,x=this._rBlock,$=0,V=0;V<8;V++)$|=y[V][((x^H[V])&_[V])>>>0];this._lBlock=x,this._rBlock=q^$}var G=this._lBlock;this._lBlock=this._rBlock,this._rBlock=G,T.call(this,1,1431655765),k.call(this,8,16711935),k.call(this,2,858993459),T.call(this,16,65535),T.call(this,4,252645135),C[L]=this._lBlock,C[L+1]=this._rBlock},keySize:2,ivSize:2,blockSize:2});function T(C,L){var A=(this._lBlock>>>C^this._rBlock)&L;this._rBlock^=A,this._lBlock^=A<<C}function k(C,L){var A=(this._rBlock>>>C^this._lBlock)&L;this._lBlock^=A,this._rBlock^=A<<C}r.DES=s._createHelper(M);var S=u.TripleDES=s.extend({_doReset:function(){var C=this._key.words;this._des1=M.createEncryptor(i.create(C.slice(0,2))),this._des2=M.createEncryptor(i.create(C.slice(2,4))),this._des3=M.createEncryptor(i.create(C.slice(4,6)))},encryptBlock:function(C,L){this._des1.encryptBlock(C,L),this._des2.decryptBlock(C,L),this._des3.encryptBlock(C,L)},decryptBlock:function(C,L){this._des3.decryptBlock(C,L),this._des2.encryptBlock(C,L),this._des1.decryptBlock(C,L)},keySize:6,ivSize:2,blockSize:2});r.TripleDES=s._createHelper(S)}(),n.TripleDES)}),Gn(function(e,t){var n;e.exports=(n=zn,function(){var r=n,o=r.lib.StreamCipher,i=r.algo,s=i.RC4=o.extend({_doReset:function(){for(var f=this._key,g=f.words,y=f.sigBytes,_=this._S=[],M=0;M<256;M++)_[M]=M;M=0;for(var T=0;M<256;M++){var k=M%y,S=g[k>>>2]>>>24-k%4*8&255;T=(T+_[M]+S)%256;var C=_[M];_[M]=_[T],_[T]=C}this._i=this._j=0},_doProcessBlock:function(f,g){f[g]^=u.call(this)},keySize:8,ivSize:0});function u(){for(var f=this._S,g=this._i,y=this._j,_=0,M=0;M<4;M++){y=(y+f[g=(g+1)%256])%256;var T=f[g];f[g]=f[y],f[y]=T,_|=f[(f[g]+f[y])%256]<<24-8*M}return this._i=g,this._j=y,_}r.RC4=o._createHelper(s);var d=i.RC4Drop=s.extend({cfg:s.cfg.extend({drop:192}),_doReset:function(){s._doReset.call(this);for(var f=this.cfg.drop;f>0;f--)u.call(this)}});r.RC4Drop=o._createHelper(d)}(),n.RC4)}),Gn(function(e,t){var n;e.exports=(n=zn,function(){var r=n,o=r.lib.StreamCipher,i=r.algo,s=[],u=[],d=[],f=i.Rabbit=o.extend({_doReset:function(){for(var y=this._key.words,_=this.cfg.iv,M=0;M<4;M++)y[M]=16711935&(y[M]<<8|y[M]>>>24)|4278255360&(y[M]<<24|y[M]>>>8);var T=this._X=[y[0],y[3]<<16|y[2]>>>16,y[1],y[0]<<16|y[3]>>>16,y[2],y[1]<<16|y[0]>>>16,y[3],y[2]<<16|y[1]>>>16],k=this._C=[y[2]<<16|y[2]>>>16,4294901760&y[0]|65535&y[1],y[3]<<16|y[3]>>>16,4294901760&y[1]|65535&y[2],y[0]<<16|y[0]>>>16,4294901760&y[2]|65535&y[3],y[1]<<16|y[1]>>>16,4294901760&y[3]|65535&y[0]];for(this._b=0,M=0;M<4;M++)g.call(this);for(M=0;M<8;M++)k[M]^=T[M+4&7];if(_){var S=_.words,C=S[0],L=S[1],A=16711935&(C<<8|C>>>24)|4278255360&(C<<24|C>>>8),N=16711935&(L<<8|L>>>24)|4278255360&(L<<24|L>>>8),H=A>>>16|4294901760&N,q=N<<16|65535&A;for(k[0]^=A,k[1]^=H,k[2]^=N,k[3]^=q,k[4]^=A,k[5]^=H,k[6]^=N,k[7]^=q,M=0;M<4;M++)g.call(this)}},_doProcessBlock:function(y,_){var M=this._X;g.call(this),s[0]=M[0]^M[5]>>>16^M[3]<<16,s[1]=M[2]^M[7]>>>16^M[5]<<16,s[2]=M[4]^M[1]>>>16^M[7]<<16,s[3]=M[6]^M[3]>>>16^M[1]<<16;for(var T=0;T<4;T++)s[T]=16711935&(s[T]<<8|s[T]>>>24)|4278255360&(s[T]<<24|s[T]>>>8),y[_+T]^=s[T]},blockSize:4,ivSize:2});function g(){for(var y=this._X,_=this._C,M=0;M<8;M++)u[M]=_[M];for(_[0]=_[0]+1295307597+this._b|0,_[1]=_[1]+3545052371+(_[0]>>>0<u[0]>>>0?1:0)|0,_[2]=_[2]+886263092+(_[1]>>>0<u[1]>>>0?1:0)|0,_[3]=_[3]+1295307597+(_[2]>>>0<u[2]>>>0?1:0)|0,_[4]=_[4]+3545052371+(_[3]>>>0<u[3]>>>0?1:0)|0,_[5]=_[5]+886263092+(_[4]>>>0<u[4]>>>0?1:0)|0,_[6]=_[6]+1295307597+(_[5]>>>0<u[5]>>>0?1:0)|0,_[7]=_[7]+3545052371+(_[6]>>>0<u[6]>>>0?1:0)|0,this._b=_[7]>>>0<u[7]>>>0?1:0,M=0;M<8;M++){var T=y[M]+_[M],k=65535&T,S=T>>>16,C=((k*k>>>17)+k*S>>>15)+S*S,L=((4294901760&T)*T|0)+((65535&T)*T|0);d[M]=C^L}y[0]=d[0]+(d[7]<<16|d[7]>>>16)+(d[6]<<16|d[6]>>>16)|0,y[1]=d[1]+(d[0]<<8|d[0]>>>24)+d[7]|0,y[2]=d[2]+(d[1]<<16|d[1]>>>16)+(d[0]<<16|d[0]>>>16)|0,y[3]=d[3]+(d[2]<<8|d[2]>>>24)+d[1]|0,y[4]=d[4]+(d[3]<<16|d[3]>>>16)+(d[2]<<16|d[2]>>>16)|0,y[5]=d[5]+(d[4]<<8|d[4]>>>24)+d[3]|0,y[6]=d[6]+(d[5]<<16|d[5]>>>16)+(d[4]<<16|d[4]>>>16)|0,y[7]=d[7]+(d[6]<<8|d[6]>>>24)+d[5]|0}r.Rabbit=o._createHelper(f)}(),n.Rabbit)}),Gn(function(e,t){var n;e.exports=(n=zn,function(){var r=n,o=r.lib.StreamCipher,i=r.algo,s=[],u=[],d=[],f=i.RabbitLegacy=o.extend({_doReset:function(){var y=this._key.words,_=this.cfg.iv,M=this._X=[y[0],y[3]<<16|y[2]>>>16,y[1],y[0]<<16|y[3]>>>16,y[2],y[1]<<16|y[0]>>>16,y[3],y[2]<<16|y[1]>>>16],T=this._C=[y[2]<<16|y[2]>>>16,4294901760&y[0]|65535&y[1],y[3]<<16|y[3]>>>16,4294901760&y[1]|65535&y[2],y[0]<<16|y[0]>>>16,4294901760&y[2]|65535&y[3],y[1]<<16|y[1]>>>16,4294901760&y[3]|65535&y[0]];this._b=0;for(var k=0;k<4;k++)g.call(this);for(k=0;k<8;k++)T[k]^=M[k+4&7];if(_){var S=_.words,C=S[0],L=S[1],A=16711935&(C<<8|C>>>24)|4278255360&(C<<24|C>>>8),N=16711935&(L<<8|L>>>24)|4278255360&(L<<24|L>>>8),H=A>>>16|4294901760&N,q=N<<16|65535&A;for(T[0]^=A,T[1]^=H,T[2]^=N,T[3]^=q,T[4]^=A,T[5]^=H,T[6]^=N,T[7]^=q,k=0;k<4;k++)g.call(this)}},_doProcessBlock:function(y,_){var M=this._X;g.call(this),s[0]=M[0]^M[5]>>>16^M[3]<<16,s[1]=M[2]^M[7]>>>16^M[5]<<16,s[2]=M[4]^M[1]>>>16^M[7]<<16,s[3]=M[6]^M[3]>>>16^M[1]<<16;for(var T=0;T<4;T++)s[T]=16711935&(s[T]<<8|s[T]>>>24)|4278255360&(s[T]<<24|s[T]>>>8),y[_+T]^=s[T]},blockSize:4,ivSize:2});function g(){for(var y=this._X,_=this._C,M=0;M<8;M++)u[M]=_[M];for(_[0]=_[0]+1295307597+this._b|0,_[1]=_[1]+3545052371+(_[0]>>>0<u[0]>>>0?1:0)|0,_[2]=_[2]+886263092+(_[1]>>>0<u[1]>>>0?1:0)|0,_[3]=_[3]+1295307597+(_[2]>>>0<u[2]>>>0?1:0)|0,_[4]=_[4]+3545052371+(_[3]>>>0<u[3]>>>0?1:0)|0,_[5]=_[5]+886263092+(_[4]>>>0<u[4]>>>0?1:0)|0,_[6]=_[6]+1295307597+(_[5]>>>0<u[5]>>>0?1:0)|0,_[7]=_[7]+3545052371+(_[6]>>>0<u[6]>>>0?1:0)|0,this._b=_[7]>>>0<u[7]>>>0?1:0,M=0;M<8;M++){var T=y[M]+_[M],k=65535&T,S=T>>>16,C=((k*k>>>17)+k*S>>>15)+S*S,L=((4294901760&T)*T|0)+((65535&T)*T|0);d[M]=C^L}y[0]=d[0]+(d[7]<<16|d[7]>>>16)+(d[6]<<16|d[6]>>>16)|0,y[1]=d[1]+(d[0]<<8|d[0]>>>24)+d[7]|0,y[2]=d[2]+(d[1]<<16|d[1]>>>16)+(d[0]<<16|d[0]>>>16)|0,y[3]=d[3]+(d[2]<<8|d[2]>>>24)+d[1]|0,y[4]=d[4]+(d[3]<<16|d[3]>>>16)+(d[2]<<16|d[2]>>>16)|0,y[5]=d[5]+(d[4]<<8|d[4]>>>24)+d[3]|0,y[6]=d[6]+(d[5]<<16|d[5]>>>16)+(d[4]<<16|d[4]>>>16)|0,y[7]=d[7]+(d[6]<<8|d[6]>>>24)+d[5]|0}r.RabbitLegacy=o._createHelper(f)}(),n.RabbitLegacy)}),Gn(function(e,t){e.exports=zn}));function CP(){throw new Error("setTimeout has not been defined")}function TP(){throw new Error("clearTimeout has not been defined")}var Rl=CP,Nl=TP;function wP(e){if(Rl===setTimeout)return setTimeout(e,0);if((Rl===CP||!Rl)&&setTimeout)return Rl=setTimeout,setTimeout(e,0);try{return Rl(e,0)}catch{try{return Rl.call(null,e,0)}catch{return Rl.call(this,e,0)}}}typeof Pf.setTimeout=="function"&&(Rl=setTimeout),typeof Pf.clearTimeout=="function"&&(Nl=clearTimeout);var vc,sl=[],ff=!1,cv=-1;function ede(){ff&&vc&&(ff=!1,vc.length?sl=vc.concat(sl):cv=-1,sl.length&&SP())}function SP(){if(!ff){var e=wP(ede);ff=!0;for(var t=sl.length;t;){for(vc=sl,sl=[];++cv<t;)vc&&vc[cv].run();cv=-1,t=sl.length}vc=null,ff=!1,function(n){if(Nl===clearTimeout)return clearTimeout(n);if((Nl===TP||!Nl)&&clearTimeout)return Nl=clearTimeout,clearTimeout(n);try{Nl(n)}catch{try{return Nl.call(null,n)}catch{return Nl.call(this,n)}}}(e)}}function Wo(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)t[n-1]=arguments[n];sl.push(new kP(e,t)),sl.length!==1||ff||wP(SP)}function kP(e,t){this.fun=e,this.array=t}kP.prototype.run=function(){this.fun.apply(null,this.array)};var Gp=Pf.performance||{};Gp.now||Gp.mozNow||Gp.msNow||Gp.oNow||Gp.webkitNow;function Pl(){}function $n(){$n.init.call(this)}function DP(e){return e._maxListeners===void 0?$n.defaultMaxListeners:e._maxListeners}function tde(e,t,n){if(t)e.call(n);else for(var r=e.length,o=yg(e,r),i=0;i<r;++i)o[i].call(n)}function nde(e,t,n,r){if(t)e.call(n,r);else for(var o=e.length,i=yg(e,o),s=0;s<o;++s)i[s].call(n,r)}function rde(e,t,n,r,o){if(t)e.call(n,r,o);else for(var i=e.length,s=yg(e,i),u=0;u<i;++u)s[u].call(n,r,o)}function ode(e,t,n,r,o,i){if(t)e.call(n,r,o,i);else for(var s=e.length,u=yg(e,s),d=0;d<s;++d)u[d].call(n,r,o,i)}function ide(e,t,n,r){if(t)e.apply(n,r);else for(var o=e.length,i=yg(e,o),s=0;s<o;++s)i[s].apply(n,r)}function kD(e,t,n,r){var o,i,s,u;if(typeof n!="function")throw new TypeError('"listener" argument must be a function');if((i=e._events)?(i.newListener&&(e.emit("newListener",t,n.listener?n.listener:n),i=e._events),s=i[t]):(i=e._events=new Pl,e._eventsCount=0),s){if(typeof s=="function"?s=i[t]=r?[n,s]:[s,n]:r?s.unshift(n):s.push(n),!s.warned&&(o=DP(e))&&o>0&&s.length>o){s.warned=!0;var d=new Error("Possible EventEmitter memory leak detected. "+s.length+" "+t+" listeners added. Use emitter.setMaxListeners() to increase limit");d.name="MaxListenersExceededWarning",d.emitter=e,d.type=t,d.count=s.length,u=d,typeof console.warn=="function"?console.warn(u):console.log(u)}}else s=i[t]=n,++e._eventsCount;return e}function DD(e,t,n){var r=!1;function o(){e.removeListener(t,o),r||(r=!0,n.apply(e,arguments))}return o.listener=n,o}function ED(e){var t=this._events;if(t){var n=t[e];if(typeof n=="function")return 1;if(n)return n.length}return 0}function yg(e,t){for(var n=new Array(t);t--;)n[t]=e[t];return n}Pl.prototype=Object.create(null),$n.EventEmitter=$n,$n.usingDomains=!1,$n.prototype.domain=void 0,$n.prototype._events=void 0,$n.prototype._maxListeners=void 0,$n.defaultMaxListeners=10,$n.init=function(){this.domain=null,$n.usingDomains&&(void 0).active&&(void 0).Domain,this._events&&this._events!==Object.getPrototypeOf(this)._events||(this._events=new Pl,this._eventsCount=0),this._maxListeners=this._maxListeners||void 0},$n.prototype.setMaxListeners=function(e){if(typeof e!="number"||e<0||isNaN(e))throw new TypeError('"n" argument must be a positive number');return this._maxListeners=e,this},$n.prototype.getMaxListeners=function(){return DP(this)},$n.prototype.emit=function(e){var t,n,r,o,i,s,u,d=e==="error";if(s=this._events)d=d&&s.error==null;else if(!d)return!1;if(u=this.domain,d){if(t=arguments[1],!u){if(t instanceof Error)throw t;var f=new Error('Uncaught, unspecified "error" event. ('+t+")");throw f.context=t,f}return t||(t=new Error('Uncaught, unspecified "error" event')),t.domainEmitter=this,t.domain=u,t.domainThrown=!1,u.emit("error",t),!1}if(!(n=s[e]))return!1;var g=typeof n=="function";switch(r=arguments.length){case 1:tde(n,g,this);break;case 2:nde(n,g,this,arguments[1]);break;case 3:rde(n,g,this,arguments[1],arguments[2]);break;case 4:ode(n,g,this,arguments[1],arguments[2],arguments[3]);break;default:for(o=new Array(r-1),i=1;i<r;i++)o[i-1]=arguments[i];ide(n,g,this,o)}return!0},$n.prototype.addListener=function(e,t){return kD(this,e,t,!1)},$n.prototype.on=$n.prototype.addListener,$n.prototype.prependListener=function(e,t){return kD(this,e,t,!0)},$n.prototype.once=function(e,t){if(typeof t!="function")throw new TypeError('"listener" argument must be a function');return this.on(e,DD(this,e,t)),this},$n.prototype.prependOnceListener=function(e,t){if(typeof t!="function")throw new TypeError('"listener" argument must be a function');return this.prependListener(e,DD(this,e,t)),this},$n.prototype.removeListener=function(e,t){var n,r,o,i,s;if(typeof t!="function")throw new TypeError('"listener" argument must be a function');if(!(r=this._events))return this;if(!(n=r[e]))return this;if(n===t||n.listener&&n.listener===t)--this._eventsCount==0?this._events=new Pl:(delete r[e],r.removeListener&&this.emit("removeListener",e,n.listener||t));else if(typeof n!="function"){for(o=-1,i=n.length;i-- >0;)if(n[i]===t||n[i].listener&&n[i].listener===t){s=n[i].listener,o=i;break}if(o<0)return this;if(n.length===1){if(n[0]=void 0,--this._eventsCount==0)return this._events=new Pl,this;delete r[e]}else(function(u,d){for(var f=d,g=f+1,y=u.length;g<y;f+=1,g+=1)u[f]=u[g];u.pop()})(n,o);r.removeListener&&this.emit("removeListener",e,s||t)}return this},$n.prototype.removeAllListeners=function(e){var t,n;if(!(n=this._events))return this;if(!n.removeListener)return arguments.length===0?(this._events=new Pl,this._eventsCount=0):n[e]&&(--this._eventsCount==0?this._events=new Pl:delete n[e]),this;if(arguments.length===0){for(var r,o=Object.keys(n),i=0;i<o.length;++i)(r=o[i])!=="removeListener"&&this.removeAllListeners(r);return this.removeAllListeners("removeListener"),this._events=new Pl,this._eventsCount=0,this}if(typeof(t=n[e])=="function")this.removeListener(e,t);else if(t)do this.removeListener(e,t[t.length-1]);while(t[0]);return this},$n.prototype.listeners=function(e){var t,n=this._events;return n&&(t=n[e])?typeof t=="function"?[t.listener||t]:function(r){for(var o=new Array(r.length),i=0;i<o.length;++i)o[i]=r[i].listener||r[i];return o}(t):[]},$n.listenerCount=function(e,t){return typeof e.listenerCount=="function"?e.listenerCount(t):ED.call(e,t)},$n.prototype.listenerCount=ED,$n.prototype.eventNames=function(){return this._eventsCount>0?Reflect.ownKeys(this._events):[]};var Bi=typeof Object.create=="function"?function(e,t){e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}})}:function(e,t){e.super_=t;var n=function(){};n.prototype=t.prototype,e.prototype=new n,e.prototype.constructor=e},sde=/%[sdj%]/g;function ade(e){if(!mI(e)){for(var t=[],n=0;n<arguments.length;n++)t.push(cu(arguments[n]));return t.join(" ")}n=1;for(var r=arguments,o=r.length,i=String(e).replace(sde,function(u){if(u==="%%")return"%";if(n>=o)return u;switch(u){case"%s":return String(r[n++]);case"%d":return Number(r[n++]);case"%j":try{return JSON.stringify(r[n++])}catch{return"[Circular]"}default:return u}}),s=r[n];n<o;s=r[++n])RT(s)||!_g(s)?i+=" "+s:i+=" "+cu(s);return i}function EP(e,t){if(eu(Pf.process))return function(){return EP(e,t).apply(this,arguments)};var n=!1;return function(){return n||(console.error(t),n=!0),e.apply(this,arguments)}}var mb,Em={};function cu(e,t){var n={seen:[],stylize:ude};return arguments.length>=3&&(n.depth=arguments[2]),arguments.length>=4&&(n.colors=arguments[3]),AP(t)?n.showHidden=t:t&&function(r,o){if(!o||!_g(o))return r;for(var i=Object.keys(o),s=i.length;s--;)r[i[s]]=o[i[s]]}(n,t),eu(n.showHidden)&&(n.showHidden=!1),eu(n.depth)&&(n.depth=2),eu(n.colors)&&(n.colors=!1),eu(n.customInspect)&&(n.customInspect=!0),n.colors&&(n.stylize=lde),oy(n,e,n.depth)}function lde(e,t){var n=cu.styles[t];return n?"\x1B["+cu.colors[n][0]+"m"+e+"\x1B["+cu.colors[n][1]+"m":e}function ude(e,t){return e}function oy(e,t,n){if(e.customInspect&&t&&Mb(t.inspect)&&t.inspect!==cu&&(!t.constructor||t.constructor.prototype!==t)){var r=t.inspect(n,e);return mI(r)||(r=oy(e,r,n)),r}var o=function(M,T){if(eu(T))return M.stylize("undefined","undefined");if(mI(T)){var k="'"+JSON.stringify(T).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return M.stylize(k,"string")}if(S=T,typeof S=="number")return M.stylize(""+T,"number");var S;if(AP(T))return M.stylize(""+T,"boolean");if(RT(T))return M.stylize("null","null")}(e,t);if(o)return o;var i=Object.keys(t),s=function(M){var T={};return M.forEach(function(k,S){T[k]=!0}),T}(i);if(e.showHidden&&(i=Object.getOwnPropertyNames(t)),bb(t)&&(i.indexOf("message")>=0||i.indexOf("description")>=0))return vb(t);if(i.length===0){if(Mb(t)){var u=t.name?": "+t.name:"";return e.stylize("[Function"+u+"]","special")}if(_b(t))return e.stylize(RegExp.prototype.toString.call(t),"regexp");if(AD(t))return e.stylize(Date.prototype.toString.call(t),"date");if(bb(t))return vb(t)}var d,f,g="",y=!1,_=["{","}"];return d=t,Array.isArray(d)&&(y=!0,_=["[","]"]),Mb(t)&&(g=" [Function"+(t.name?": "+t.name:"")+"]"),_b(t)&&(g=" "+RegExp.prototype.toString.call(t)),AD(t)&&(g=" "+Date.prototype.toUTCString.call(t)),bb(t)&&(g=" "+vb(t)),i.length!==0||y&&t.length!=0?n<0?_b(t)?e.stylize(RegExp.prototype.toString.call(t),"regexp"):e.stylize("[Object]","special"):(e.seen.push(t),f=y?function(M,T,k,S,C){for(var L=[],A=0,N=T.length;A<N;++A)LP(T,String(A))?L.push(yb(M,T,k,S,String(A),!0)):L.push("");return C.forEach(function(H){H.match(/^\d+$/)||L.push(yb(M,T,k,S,H,!0))}),L}(e,t,n,s,i):i.map(function(M){return yb(e,t,n,s,M,y)}),e.seen.pop(),function(M,T,k){return M.reduce(function(S,C){return C.indexOf(`
  122. `),S+C.replace(/\u001b\[\d\d?m/g,"").length+1},0)>60?k[0]+(T===""?"":T+`
  123. `)+" "+M.join(`,
  124. `)+" "+k[1]:k[0]+T+" "+M.join(", ")+" "+k[1]}(f,g,_)):_[0]+g+_[1]}function vb(e){return"["+Error.prototype.toString.call(e)+"]"}function yb(e,t,n,r,o,i){var s,u,d;if((d=Object.getOwnPropertyDescriptor(t,o)||{value:t[o]}).get?u=d.set?e.stylize("[Getter/Setter]","special"):e.stylize("[Getter]","special"):d.set&&(u=e.stylize("[Setter]","special")),LP(r,o)||(s="["+o+"]"),u||(e.seen.indexOf(d.value)<0?(u=RT(n)?oy(e,d.value,null):oy(e,d.value,n-1)).indexOf(`
  125. `)>-1&&(u=i?u.split(`
  126. `).map(function(f){return" "+f}).join(`
  127. `).substr(2):`
  128. `+u.split(`
  129. `).map(function(f){return" "+f}).join(`
  130. `)):u=e.stylize("[Circular]","special")),eu(s)){if(i&&o.match(/^\d+$/))return u;(s=JSON.stringify(""+o)).match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(s=s.substr(1,s.length-2),s=e.stylize(s,"name")):(s=s.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),s=e.stylize(s,"string"))}return s+": "+u}function AP(e){return typeof e=="boolean"}function RT(e){return e===null}function mI(e){return typeof e=="string"}function eu(e){return e===void 0}function _b(e){return _g(e)&&NT(e)==="[object RegExp]"}function _g(e){return typeof e=="object"&&e!==null}function AD(e){return _g(e)&&NT(e)==="[object Date]"}function bb(e){return _g(e)&&(NT(e)==="[object Error]"||e instanceof Error)}function Mb(e){return typeof e=="function"}function NT(e){return Object.prototype.toString.call(e)}function LP(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function Zu(){this.head=null,this.tail=null,this.length=0}cu.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,39],yellow:[33,39]},cu.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"},Zu.prototype.push=function(e){var t={data:e,next:null};this.length>0?this.tail.next=t:this.head=t,this.tail=t,++this.length},Zu.prototype.unshift=function(e){var t={data:e,next:this.head};this.length===0&&(this.tail=t),this.head=t,++this.length},Zu.prototype.shift=function(){if(this.length!==0){var e=this.head.data;return this.length===1?this.head=this.tail=null:this.head=this.head.next,--this.length,e}},Zu.prototype.clear=function(){this.head=this.tail=null,this.length=0},Zu.prototype.join=function(e){if(this.length===0)return"";for(var t=this.head,n=""+t.data;t=t.next;)n+=e+t.data;return n},Zu.prototype.concat=function(e){if(this.length===0)return Qe.alloc(0);if(this.length===1)return this.head.data;for(var t=Qe.allocUnsafe(e>>>0),n=this.head,r=0;n;)n.data.copy(t,r),r+=n.data.length,n=n.next;return t};var cde=Qe.isEncoding||function(e){switch(e&&e.toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":case"raw":return!0;default:return!1}};function yh(e){switch(this.encoding=(e||"utf8").toLowerCase().replace(/[-_]/,""),function(t){if(t&&!cde(t))throw new Error("Unknown encoding: "+t)}(e),this.encoding){case"utf8":this.surrogateSize=3;break;case"ucs2":case"utf16le":this.surrogateSize=2,this.detectIncompleteChar=fde;break;case"base64":this.surrogateSize=3,this.detectIncompleteChar=pde;break;default:return void(this.write=dde)}this.charBuffer=new Qe(6),this.charReceived=0,this.charLength=0}function dde(e){return e.toString(this.encoding)}function fde(e){this.charReceived=e.length%2,this.charLength=this.charReceived?2:0}function pde(e){this.charReceived=e.length%3,this.charLength=this.charReceived?3:0}yh.prototype.write=function(e){for(var t="";this.charLength;){var n=e.length>=this.charLength-this.charReceived?this.charLength-this.charReceived:e.length;if(e.copy(this.charBuffer,this.charReceived,0,n),this.charReceived+=n,this.charReceived<this.charLength)return"";if(e=e.slice(n,e.length),!((o=(t=this.charBuffer.slice(0,this.charLength).toString(this.encoding)).charCodeAt(t.length-1))>=55296&&o<=56319)){if(this.charReceived=this.charLength=0,e.length===0)return t;break}this.charLength+=this.surrogateSize,t=""}this.detectIncompleteChar(e);var r=e.length;this.charLength&&(e.copy(this.charBuffer,0,e.length-this.charReceived,r),r-=this.charReceived);var o;if(r=(t+=e.toString(this.encoding,0,r)).length-1,(o=t.charCodeAt(r))>=55296&&o<=56319){var i=this.surrogateSize;return this.charLength+=i,this.charReceived+=i,this.charBuffer.copy(this.charBuffer,i,0,i),e.copy(this.charBuffer,0,0,i),t.substring(0,r)}return t},yh.prototype.detectIncompleteChar=function(e){for(var t=e.length>=3?3:e.length;t>0;t--){var n=e[e.length-t];if(t==1&&n>>5==6){this.charLength=2;break}if(t<=2&&n>>4==14){this.charLength=3;break}if(t<=3&&n>>3==30){this.charLength=4;break}}this.charReceived=t},yh.prototype.end=function(e){var t="";if(e&&e.length&&(t=this.write(e)),this.charReceived){var n=this.charReceived,r=this.charBuffer,o=this.encoding;t+=r.slice(0,n).toString(o)}return t},Vr.ReadableState=OP;var rr=function(e){return eu(mb)&&(mb=""),e=e.toUpperCase(),Em[e]||(new RegExp("\\b"+e+"\\b","i").test(mb)?Em[e]=function(){var t=ade.apply(null,arguments);console.error("%s %d: %s",e,0,t)}:Em[e]=function(){}),Em[e]}("stream");function OP(e,t){e=e||{},this.objectMode=!!e.objectMode,t instanceof ks&&(this.objectMode=this.objectMode||!!e.readableObjectMode);var n=e.highWaterMark,r=this.objectMode?16:16384;this.highWaterMark=n||n===0?n:r,this.highWaterMark=~~this.highWaterMark,this.buffer=new Zu,this.length=0,this.pipes=null,this.pipesCount=0,this.flowing=null,this.ended=!1,this.endEmitted=!1,this.reading=!1,this.sync=!0,this.needReadable=!1,this.emittedReadable=!1,this.readableListening=!1,this.resumeScheduled=!1,this.defaultEncoding=e.defaultEncoding||"utf8",this.ranOut=!1,this.awaitDrain=0,this.readingMore=!1,this.decoder=null,this.encoding=null,e.encoding&&(this.decoder=new yh(e.encoding),this.encoding=e.encoding)}function Vr(e){if(!(this instanceof Vr))return new Vr(e);this._readableState=new OP(e,this),this.readable=!0,e&&typeof e.read=="function"&&(this._read=e.read),$n.call(this)}function LD(e,t,n,r,o){var i=function(f,g){var y=null;return vg(g)||typeof g=="string"||g==null||f.objectMode||(y=new TypeError("Invalid non-string/buffer chunk")),y}(t,n);if(i)e.emit("error",i);else if(n===null)t.reading=!1,function(f,g){if(!g.ended){if(g.decoder){var y=g.decoder.end();y&&y.length&&(g.buffer.push(y),g.length+=g.objectMode?1:y.length)}g.ended=!0,iy(f)}}(e,t);else if(t.objectMode||n&&n.length>0)if(t.ended&&!o){var s=new Error("stream.push() after EOF");e.emit("error",s)}else if(t.endEmitted&&o){var u=new Error("stream.unshift() after end event");e.emit("error",u)}else{var d;!t.decoder||o||r||(n=t.decoder.write(n),d=!t.objectMode&&n.length===0),o||(t.reading=!1),d||(t.flowing&&t.length===0&&!t.sync?(e.emit("data",n),e.read(0)):(t.length+=t.objectMode?1:n.length,o?t.buffer.unshift(n):t.buffer.push(n),t.needReadable&&iy(e))),function(f,g){g.readingMore||(g.readingMore=!0,Wo(hde,f,g))}(e,t)}else o||(t.reading=!1);return function(f){return!f.ended&&(f.needReadable||f.length<f.highWaterMark||f.length===0)}(t)}Bi(Vr,$n),Vr.prototype.push=function(e,t){var n=this._readableState;return n.objectMode||typeof e!="string"||(t=t||n.defaultEncoding)!==n.encoding&&(e=Qe.from(e,t),t=""),LD(this,n,e,t,!1)},Vr.prototype.unshift=function(e){return LD(this,this._readableState,e,"",!0)},Vr.prototype.isPaused=function(){return this._readableState.flowing===!1},Vr.prototype.setEncoding=function(e){return this._readableState.decoder=new yh(e),this._readableState.encoding=e,this};var OD=8388608;function RD(e,t){return e<=0||t.length===0&&t.ended?0:t.objectMode?1:e!=e?t.flowing&&t.length?t.buffer.head.data.length:t.length:(e>t.highWaterMark&&(t.highWaterMark=function(n){return n>=OD?n=OD:(n--,n|=n>>>1,n|=n>>>2,n|=n>>>4,n|=n>>>8,n|=n>>>16,n++),n}(e)),e<=t.length?e:t.ended?t.length:(t.needReadable=!0,0))}function iy(e){var t=e._readableState;t.needReadable=!1,t.emittedReadable||(rr("emitReadable",t.flowing),t.emittedReadable=!0,t.sync?Wo(ND,e):ND(e))}function ND(e){rr("emit readable"),e.emit("readable"),PT(e)}function hde(e,t){for(var n=t.length;!t.reading&&!t.flowing&&!t.ended&&t.length<t.highWaterMark&&(rr("maybeReadMore read 0"),e.read(0),n!==t.length);)n=t.length;t.readingMore=!1}function gde(e){rr("readable nexttick read 0"),e.read(0)}function mde(e,t){t.reading||(rr("resume read 0"),e.read(0)),t.resumeScheduled=!1,t.awaitDrain=0,e.emit("resume"),PT(e),t.flowing&&!t.reading&&e.read(0)}function PT(e){var t=e._readableState;for(rr("flow",t.flowing);t.flowing&&e.read()!==null;);}function PD(e,t){return t.length===0?null:(t.objectMode?n=t.buffer.shift():!e||e>=t.length?(n=t.decoder?t.buffer.join(""):t.buffer.length===1?t.buffer.head.data:t.buffer.concat(t.length),t.buffer.clear()):n=function(r,o,i){var s;return r<o.head.data.length?(s=o.head.data.slice(0,r),o.head.data=o.head.data.slice(r)):s=r===o.head.data.length?o.shift():i?function(u,d){var f=d.head,g=1,y=f.data;for(u-=y.length;f=f.next;){var _=f.data,M=u>_.length?_.length:u;if(M===_.length?y+=_:y+=_.slice(0,u),(u-=M)===0){M===_.length?(++g,f.next?d.head=f.next:d.head=d.tail=null):(d.head=f,f.data=_.slice(M));break}++g}return d.length-=g,y}(r,o):function(u,d){var f=Qe.allocUnsafe(u),g=d.head,y=1;for(g.data.copy(f),u-=g.data.length;g=g.next;){var _=g.data,M=u>_.length?_.length:u;if(_.copy(f,f.length-u,0,M),(u-=M)===0){M===_.length?(++y,g.next?d.head=g.next:d.head=d.tail=null):(d.head=g,g.data=_.slice(M));break}++y}return d.length-=y,f}(r,o),s}(e,t.buffer,t.decoder),n);var n}function Ib(e){var t=e._readableState;if(t.length>0)throw new Error('"endReadable()" called on non-empty stream');t.endEmitted||(t.ended=!0,Wo(vde,t,e))}function vde(e,t){e.endEmitted||e.length!==0||(e.endEmitted=!0,t.readable=!1,t.emit("end"))}function xD(e,t){for(var n=0,r=e.length;n<r;n++)if(e[n]===t)return n;return-1}function yde(){}function _de(e,t,n){this.chunk=e,this.encoding=t,this.callback=n,this.next=null}function vI(e,t){Object.defineProperty(this,"buffer",{get:EP(function(){return this.getBuffer()},"_writableState.buffer is deprecated. Use _writableState.getBuffer instead.")}),e=e||{},this.objectMode=!!e.objectMode,t instanceof ks&&(this.objectMode=this.objectMode||!!e.writableObjectMode);var n=e.highWaterMark,r=this.objectMode?16:16384;this.highWaterMark=n||n===0?n:r,this.highWaterMark=~~this.highWaterMark,this.needDrain=!1,this.ending=!1,this.ended=!1,this.finished=!1;var o=e.decodeStrings===!1;this.decodeStrings=!o,this.defaultEncoding=e.defaultEncoding||"utf8",this.length=0,this.writing=!1,this.corked=0,this.sync=!0,this.bufferProcessing=!1,this.onwrite=function(i){(function(s,u){var d=s._writableState,f=d.sync,g=d.writecb;if(function(_){_.writing=!1,_.writecb=null,_.length-=_.writelen,_.writelen=0}(d),u)(function(_,M,T,k,S){--M.pendingcb,T?Wo(S,k):S(k),_._writableState.errorEmitted=!0,_.emit("error",k)})(s,d,f,u,g);else{var y=NP(d);y||d.corked||d.bufferProcessing||!d.bufferedRequest||RP(s,d),f?Wo(UD,s,d,y,g):UD(s,d,y,g)}})(t,i)},this.writecb=null,this.writelen=0,this.bufferedRequest=null,this.lastBufferedRequest=null,this.pendingcb=0,this.prefinished=!1,this.errorEmitted=!1,this.bufferedRequestCount=0,this.corkedRequestsFree=new xP(this)}function si(e){if(!(this instanceof si||this instanceof ks))return new si(e);this._writableState=new vI(e,this),this.writable=!0,e&&(typeof e.write=="function"&&(this._write=e.write),typeof e.writev=="function"&&(this._writev=e.writev)),$n.call(this)}function yI(e,t,n,r,o,i,s){t.writelen=r,t.writecb=s,t.writing=!0,t.sync=!0,n?e._writev(o,t.onwrite):e._write(o,i,t.onwrite),t.sync=!1}function UD(e,t,n,r){n||function(o,i){i.length===0&&i.needDrain&&(i.needDrain=!1,o.emit("drain"))}(e,t),t.pendingcb--,r(),PP(e,t)}function RP(e,t){t.bufferProcessing=!0;var n=t.bufferedRequest;if(e._writev&&n&&n.next){var r=t.bufferedRequestCount,o=new Array(r),i=t.corkedRequestsFree;i.entry=n;for(var s=0;n;)o[s]=n,n=n.next,s+=1;yI(e,t,!0,t.length,o,"",i.finish),t.pendingcb++,t.lastBufferedRequest=null,i.next?(t.corkedRequestsFree=i.next,i.next=null):t.corkedRequestsFree=new xP(t)}else{for(;n;){var u=n.chunk,d=n.encoding,f=n.callback;if(yI(e,t,!1,t.objectMode?1:u.length,u,d,f),n=n.next,t.writing)break}n===null&&(t.lastBufferedRequest=null)}t.bufferedRequestCount=0,t.bufferedRequest=n,t.bufferProcessing=!1}function NP(e){return e.ending&&e.length===0&&e.bufferedRequest===null&&!e.finished&&!e.writing}function FD(e,t){t.prefinished||(t.prefinished=!0,e.emit("prefinish"))}function PP(e,t){var n=NP(t);return n&&(t.pendingcb===0?(FD(e,t),t.finished=!0,e.emit("finish")):FD(e,t)),n}function xP(e){var t=this;this.next=null,this.entry=null,this.finish=function(n){var r=t.entry;for(t.entry=null;r;){var o=r.callback;e.pendingcb--,o(n),r=r.next}e.corkedRequestsFree?e.corkedRequestsFree.next=t:e.corkedRequestsFree=t}}Vr.prototype.read=function(e){rr("read",e),e=parseInt(e,10);var t=this._readableState,n=e;if(e!==0&&(t.emittedReadable=!1),e===0&&t.needReadable&&(t.length>=t.highWaterMark||t.ended))return rr("read: emitReadable",t.length,t.ended),t.length===0&&t.ended?Ib(this):iy(this),null;if((e=RD(e,t))===0&&t.ended)return t.length===0&&Ib(this),null;var r,o=t.needReadable;return rr("need readable",o),(t.length===0||t.length-e<t.highWaterMark)&&rr("length less than watermark",o=!0),t.ended||t.reading?rr("reading or ended",o=!1):o&&(rr("do read"),t.reading=!0,t.sync=!0,t.length===0&&(t.needReadable=!0),this._read(t.highWaterMark),t.sync=!1,t.reading||(e=RD(n,t))),(r=e>0?PD(e,t):null)===null?(t.needReadable=!0,e=0):t.length-=e,t.length===0&&(t.ended||(t.needReadable=!0),n!==e&&t.ended&&Ib(this)),r!==null&&this.emit("data",r),r},Vr.prototype._read=function(e){this.emit("error",new Error("not implemented"))},Vr.prototype.pipe=function(e,t){var n=this,r=this._readableState;switch(r.pipesCount){case 0:r.pipes=e;break;case 1:r.pipes=[r.pipes,e];break;default:r.pipes.push(e)}r.pipesCount+=1,rr("pipe count=%d opts=%j",r.pipesCount,t);var o=!t||t.end!==!1?s:f;function i(S){rr("onunpipe"),S===n&&f()}function s(){rr("onend"),e.end()}r.endEmitted?Wo(o):n.once("end",o),e.on("unpipe",i);var u=function(S){return function(){var C=S._readableState;rr("pipeOnDrain",C.awaitDrain),C.awaitDrain&&C.awaitDrain--,C.awaitDrain===0&&S.listeners("data").length&&(C.flowing=!0,PT(S))}}(n);e.on("drain",u);var d=!1;function f(){rr("cleanup"),e.removeListener("close",M),e.removeListener("finish",T),e.removeListener("drain",u),e.removeListener("error",_),e.removeListener("unpipe",i),n.removeListener("end",s),n.removeListener("end",f),n.removeListener("data",y),d=!0,!r.awaitDrain||e._writableState&&!e._writableState.needDrain||u()}var g=!1;function y(S){rr("ondata"),g=!1,e.write(S)!==!1||g||((r.pipesCount===1&&r.pipes===e||r.pipesCount>1&&xD(r.pipes,e)!==-1)&&!d&&(rr("false write response, pause",n._readableState.awaitDrain),n._readableState.awaitDrain++,g=!0),n.pause())}function _(S){var C;rr("onerror",S),k(),e.removeListener("error",_),C="error",e.listeners(C).length===0&&e.emit("error",S)}function M(){e.removeListener("finish",T),k()}function T(){rr("onfinish"),e.removeListener("close",M),k()}function k(){rr("unpipe"),n.unpipe(e)}return n.on("data",y),function(S,C,L){if(typeof S.prependListener=="function")return S.prependListener(C,L);S._events&&S._events[C]?Array.isArray(S._events[C])?S._events[C].unshift(L):S._events[C]=[L,S._events[C]]:S.on(C,L)}(e,"error",_),e.once("close",M),e.once("finish",T),e.emit("pipe",n),r.flowing||(rr("pipe resume"),n.resume()),e},Vr.prototype.unpipe=function(e){var t=this._readableState;if(t.pipesCount===0)return this;if(t.pipesCount===1)return e&&e!==t.pipes?this:(e||(e=t.pipes),t.pipes=null,t.pipesCount=0,t.flowing=!1,e&&e.emit("unpipe",this),this);if(!e){var n=t.pipes,r=t.pipesCount;t.pipes=null,t.pipesCount=0,t.flowing=!1;for(var o=0;o<r;o++)n[o].emit("unpipe",this);return this}var i=xD(t.pipes,e);return i===-1?this:(t.pipes.splice(i,1),t.pipesCount-=1,t.pipesCount===1&&(t.pipes=t.pipes[0]),e.emit("unpipe",this),this)},Vr.prototype.on=function(e,t){var n=$n.prototype.on.call(this,e,t);if(e==="data")this._readableState.flowing!==!1&&this.resume();else if(e==="readable"){var r=this._readableState;r.endEmitted||r.readableListening||(r.readableListening=r.needReadable=!0,r.emittedReadable=!1,r.reading?r.length&&iy(this):Wo(gde,this))}return n},Vr.prototype.addListener=Vr.prototype.on,Vr.prototype.resume=function(){var e=this._readableState;return e.flowing||(rr("resume"),e.flowing=!0,function(t,n){n.resumeScheduled||(n.resumeScheduled=!0,Wo(mde,t,n))}(this,e)),this},Vr.prototype.pause=function(){return rr("call pause flowing=%j",this._readableState.flowing),this._readableState.flowing!==!1&&(rr("pause"),this._readableState.flowing=!1,this.emit("pause")),this},Vr.prototype.wrap=function(e){var t=this._readableState,n=!1,r=this;for(var o in e.on("end",function(){if(rr("wrapped end"),t.decoder&&!t.ended){var i=t.decoder.end();i&&i.length&&r.push(i)}r.push(null)}),e.on("data",function(i){rr("wrapped data"),t.decoder&&(i=t.decoder.write(i)),t.objectMode&&i==null||(t.objectMode||i&&i.length)&&(r.push(i)||(n=!0,e.pause()))}),e)this[o]===void 0&&typeof e[o]=="function"&&(this[o]=function(i){return function(){return e[i].apply(e,arguments)}}(o));return function(i,s){for(var u=0,d=i.length;u<d;u++)s(i[u],u)}(["error","close","destroy","pause","resume"],function(i){e.on(i,r.emit.bind(r,i))}),r._read=function(i){rr("wrapped _read",i),n&&(n=!1,e.resume())},r},Vr._fromList=PD,si.WritableState=vI,Bi(si,$n),vI.prototype.getBuffer=function(){for(var e=this.bufferedRequest,t=[];e;)t.push(e),e=e.next;return t},si.prototype.pipe=function(){this.emit("error",new Error("Cannot pipe, not readable"))},si.prototype.write=function(e,t,n){var r=this._writableState,o=!1;return typeof t=="function"&&(n=t,t=null),Qe.isBuffer(e)?t="buffer":t||(t=r.defaultEncoding),typeof n!="function"&&(n=yde),r.ended?function(i,s){var u=new Error("write after end");i.emit("error",u),Wo(s,u)}(this,n):function(i,s,u,d){var f=!0,g=!1;return u===null?g=new TypeError("May not write null values to stream"):Qe.isBuffer(u)||typeof u=="string"||u===void 0||s.objectMode||(g=new TypeError("Invalid non-string/buffer chunk")),g&&(i.emit("error",g),Wo(d,g),f=!1),f}(this,r,e,n)&&(r.pendingcb++,o=function(i,s,u,d,f){u=function(M,T,k){return M.objectMode||M.decodeStrings===!1||typeof T!="string"||(T=Qe.from(T,k)),T}(s,u,d),Qe.isBuffer(u)&&(d="buffer");var g=s.objectMode?1:u.length;s.length+=g;var y=s.length<s.highWaterMark;if(y||(s.needDrain=!0),s.writing||s.corked){var _=s.lastBufferedRequest;s.lastBufferedRequest=new _de(u,d,f),_?_.next=s.lastBufferedRequest:s.bufferedRequest=s.lastBufferedRequest,s.bufferedRequestCount+=1}else yI(i,s,!1,g,u,d,f);return y}(this,r,e,t,n)),o},si.prototype.cork=function(){this._writableState.corked++},si.prototype.uncork=function(){var e=this._writableState;e.corked&&(e.corked--,e.writing||e.corked||e.finished||e.bufferProcessing||!e.bufferedRequest||RP(this,e))},si.prototype.setDefaultEncoding=function(e){if(typeof e=="string"&&(e=e.toLowerCase()),!(["hex","utf8","utf-8","ascii","binary","base64","ucs2","ucs-2","utf16le","utf-16le","raw"].indexOf((e+"").toLowerCase())>-1))throw new TypeError("Unknown encoding: "+e);return this._writableState.defaultEncoding=e,this},si.prototype._write=function(e,t,n){n(new Error("not implemented"))},si.prototype._writev=null,si.prototype.end=function(e,t,n){var r=this._writableState;typeof e=="function"?(n=e,e=null,t=null):typeof t=="function"&&(n=t,t=null),e!=null&&this.write(e,t),r.corked&&(r.corked=1,this.uncork()),r.ending||r.finished||function(o,i,s){i.ending=!0,PP(o,i),s&&(i.finished?Wo(s):o.once("finish",s)),i.ended=!0,o.writable=!1}(this,r,n)},Bi(ks,Vr);for(var GD=Object.keys(si.prototype),Cb=0;Cb<GD.length;Cb++){var Tb=GD[Cb];ks.prototype[Tb]||(ks.prototype[Tb]=si.prototype[Tb])}function ks(e){if(!(this instanceof ks))return new ks(e);Vr.call(this,e),si.call(this,e),e&&e.readable===!1&&(this.readable=!1),e&&e.writable===!1&&(this.writable=!1),this.allowHalfOpen=!0,e&&e.allowHalfOpen===!1&&(this.allowHalfOpen=!1),this.once("end",bde)}function bde(){this.allowHalfOpen||this._writableState.ended||Wo(Mde,this)}function Mde(e){e.end()}function Ide(e){this.afterTransform=function(t,n){return function(r,o,i){var s=r._transformState;s.transforming=!1;var u=s.writecb;if(!u)return r.emit("error",new Error("no writecb in Transform class"));s.writechunk=null,s.writecb=null,i!=null&&r.push(i),u(o);var d=r._readableState;d.reading=!1,(d.needReadable||d.length<d.highWaterMark)&&r._read(d.highWaterMark)}(e,t,n)},this.needTransform=!1,this.transforming=!1,this.writecb=null,this.writechunk=null,this.writeencoding=null}function Ms(e){if(!(this instanceof Ms))return new Ms(e);ks.call(this,e),this._transformState=new Ide(this);var t=this;this._readableState.needReadable=!0,this._readableState.sync=!1,e&&(typeof e.transform=="function"&&(this._transform=e.transform),typeof e.flush=="function"&&(this._flush=e.flush)),this.once("prefinish",function(){typeof this._flush=="function"?this._flush(function(n){$D(t,n)}):$D(t)})}function $D(e,t){if(t)return e.emit("error",t);var n=e._writableState,r=e._transformState;if(n.length)throw new Error("Calling transform done when ws.length != 0");if(r.transforming)throw new Error("Calling transform done when still transforming");return e.push(null)}function _h(e){if(!(this instanceof _h))return new _h(e);Ms.call(this,e)}function Ha(){$n.call(this)}Bi(Ms,ks),Ms.prototype.push=function(e,t){return this._transformState.needTransform=!1,ks.prototype.push.call(this,e,t)},Ms.prototype._transform=function(e,t,n){throw new Error("Not implemented")},Ms.prototype._write=function(e,t,n){var r=this._transformState;if(r.writecb=n,r.writechunk=e,r.writeencoding=t,!r.transforming){var o=this._readableState;(r.needTransform||o.needReadable||o.length<o.highWaterMark)&&this._read(o.highWaterMark)}},Ms.prototype._read=function(e){var t=this._transformState;t.writechunk!==null&&t.writecb&&!t.transforming?(t.transforming=!0,this._transform(t.writechunk,t.writeencoding,t.afterTransform)):t.needTransform=!0},Bi(_h,Ms),_h.prototype._transform=function(e,t,n){n(null,e)},Bi(Ha,$n),Ha.Readable=Vr,Ha.Writable=si,Ha.Duplex=ks,Ha.Transform=Ms,Ha.PassThrough=_h,Ha.Stream=Ha,Ha.prototype.pipe=function(e,t){var n=this;function r(g){e.writable&&e.write(g)===!1&&n.pause&&n.pause()}function o(){n.readable&&n.resume&&n.resume()}n.on("data",r),e.on("drain",o),e._isStdio||t&&t.end===!1||(n.on("end",s),n.on("close",u));var i=!1;function s(){i||(i=!0,e.end())}function u(){i||(i=!0,typeof e.destroy=="function"&&e.destroy())}function d(g){if(f(),$n.listenerCount(this,"error")===0)throw g}function f(){n.removeListener("data",r),e.removeListener("drain",o),n.removeListener("end",s),n.removeListener("close",u),n.removeListener("error",d),e.removeListener("error",d),n.removeListener("end",f),n.removeListener("close",f),e.removeListener("close",f)}return n.on("error",d),e.on("error",d),n.on("end",f),n.on("close",f),e.on("close",f),e.emit("pipe",n),e};var UP={2:"need dictionary",1:"stream end",0:"","-1":"file error","-2":"stream error","-3":"data error","-4":"insufficient memory","-5":"buffer error","-6":"incompatible version"};function Cde(){this.input=null,this.next_in=0,this.avail_in=0,this.total_in=0,this.output=null,this.next_out=0,this.avail_out=0,this.total_out=0,this.msg="",this.state=null,this.data_type=2,this.adler=0}function tl(e,t,n,r,o){if(t.subarray&&e.subarray)e.set(t.subarray(n,n+r),o);else for(var i=0;i<r;i++)e[o+i]=t[n+i]}var sy=Uint8Array,Is=Uint16Array,ay=Int32Array,Tde=4,BD=0,HD=1,wde=2;function Kf(e){for(var t=e.length;--t>=0;)e[t]=0}var Sde=0,FP=1,kde=2,xT=29,bg=256,Zh=bg+1+xT,pf=30,UT=19,qD=2*Zh+1,yc=15,wb=16,Dde=7,FT=256,GP=16,$P=17,BP=18,_I=[0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0],dv=[0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13],Ede=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7],VD=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],Za=new Array(2*(Zh+2));Kf(Za);var bh=new Array(2*pf);Kf(bh);var Qh=new Array(512);Kf(Qh);var eg=new Array(256);Kf(eg);var GT=new Array(xT);Kf(GT);var zD,jD,WD,ly=new Array(pf);function Sb(e,t,n,r,o){this.static_tree=e,this.extra_bits=t,this.extra_base=n,this.elems=r,this.max_length=o,this.has_stree=e&&e.length}function kb(e,t){this.dyn_tree=e,this.max_code=0,this.stat_desc=t}function HP(e){return e<256?Qh[e]:Qh[256+(e>>>7)]}function tg(e,t){e.pending_buf[e.pending++]=255&t,e.pending_buf[e.pending++]=t>>>8&255}function qi(e,t,n){e.bi_valid>wb-n?(e.bi_buf|=t<<e.bi_valid&65535,tg(e,e.bi_buf),e.bi_buf=t>>wb-e.bi_valid,e.bi_valid+=n-wb):(e.bi_buf|=t<<e.bi_valid&65535,e.bi_valid+=n)}function ba(e,t,n){qi(e,n[2*t],n[2*t+1])}function qP(e,t){var n=0;do n|=1&e,e>>>=1,n<<=1;while(--t>0);return n>>>1}function VP(e,t,n){var r,o,i=new Array(yc+1),s=0;for(r=1;r<=yc;r++)i[r]=s=s+n[r-1]<<1;for(o=0;o<=t;o++){var u=e[2*o+1];u!==0&&(e[2*o]=qP(i[u]++,u))}}function zP(e){var t;for(t=0;t<Zh;t++)e.dyn_ltree[2*t]=0;for(t=0;t<pf;t++)e.dyn_dtree[2*t]=0;for(t=0;t<UT;t++)e.bl_tree[2*t]=0;e.dyn_ltree[2*FT]=1,e.opt_len=e.static_len=0,e.last_lit=e.matches=0}function jP(e){e.bi_valid>8?tg(e,e.bi_buf):e.bi_valid>0&&(e.pending_buf[e.pending++]=e.bi_buf),e.bi_buf=0,e.bi_valid=0}function KD(e,t,n,r){var o=2*t,i=2*n;return e[o]<e[i]||e[o]===e[i]&&r[t]<=r[n]}function Db(e,t,n){for(var r=e.heap[n],o=n<<1;o<=e.heap_len&&(o<e.heap_len&&KD(t,e.heap[o+1],e.heap[o],e.depth)&&o++,!KD(t,r,e.heap[o],e.depth));)e.heap[n]=e.heap[o],n=o,o<<=1;e.heap[n]=r}function YD(e,t,n){var r,o,i,s,u=0;if(e.last_lit!==0)do r=e.pending_buf[e.d_buf+2*u]<<8|e.pending_buf[e.d_buf+2*u+1],o=e.pending_buf[e.l_buf+u],u++,r===0?ba(e,o,t):(ba(e,(i=eg[o])+bg+1,t),(s=_I[i])!==0&&qi(e,o-=GT[i],s),ba(e,i=HP(--r),n),(s=dv[i])!==0&&qi(e,r-=ly[i],s));while(u<e.last_lit);ba(e,FT,t)}function Eb(e,t){var n,r,o,i=t.dyn_tree,s=t.stat_desc.static_tree,u=t.stat_desc.has_stree,d=t.stat_desc.elems,f=-1;for(e.heap_len=0,e.heap_max=qD,n=0;n<d;n++)i[2*n]!==0?(e.heap[++e.heap_len]=f=n,e.depth[n]=0):i[2*n+1]=0;for(;e.heap_len<2;)i[2*(o=e.heap[++e.heap_len]=f<2?++f:0)]=1,e.depth[o]=0,e.opt_len--,u&&(e.static_len-=s[2*o+1]);for(t.max_code=f,n=e.heap_len>>1;n>=1;n--)Db(e,i,n);o=d;do n=e.heap[1],e.heap[1]=e.heap[e.heap_len--],Db(e,i,1),r=e.heap[1],e.heap[--e.heap_max]=n,e.heap[--e.heap_max]=r,i[2*o]=i[2*n]+i[2*r],e.depth[o]=(e.depth[n]>=e.depth[r]?e.depth[n]:e.depth[r])+1,i[2*n+1]=i[2*r+1]=o,e.heap[1]=o++,Db(e,i,1);while(e.heap_len>=2);e.heap[--e.heap_max]=e.heap[1],function(g,y){var _,M,T,k,S,C,L=y.dyn_tree,A=y.max_code,N=y.stat_desc.static_tree,H=y.stat_desc.has_stree,q=y.stat_desc.extra_bits,x=y.stat_desc.extra_base,$=y.stat_desc.max_length,V=0;for(k=0;k<=yc;k++)g.bl_count[k]=0;for(L[2*g.heap[g.heap_max]+1]=0,_=g.heap_max+1;_<qD;_++)(k=L[2*L[2*(M=g.heap[_])+1]+1]+1)>$&&(k=$,V++),L[2*M+1]=k,M>A||(g.bl_count[k]++,S=0,M>=x&&(S=q[M-x]),C=L[2*M],g.opt_len+=C*(k+S),H&&(g.static_len+=C*(N[2*M+1]+S)));if(V!==0){do{for(k=$-1;g.bl_count[k]===0;)k--;g.bl_count[k]--,g.bl_count[k+1]+=2,g.bl_count[$]--,V-=2}while(V>0);for(k=$;k!==0;k--)for(M=g.bl_count[k];M!==0;)(T=g.heap[--_])>A||(L[2*T+1]!==k&&(g.opt_len+=(k-L[2*T+1])*L[2*T],L[2*T+1]=k),M--)}}(e,t),VP(i,f,e.bl_count)}function JD(e,t,n){var r,o,i=-1,s=t[1],u=0,d=7,f=4;for(s===0&&(d=138,f=3),t[2*(n+1)+1]=65535,r=0;r<=n;r++)o=s,s=t[2*(r+1)+1],++u<d&&o===s||(u<f?e.bl_tree[2*o]+=u:o!==0?(o!==i&&e.bl_tree[2*o]++,e.bl_tree[2*GP]++):u<=10?e.bl_tree[2*$P]++:e.bl_tree[2*BP]++,u=0,i=o,s===0?(d=138,f=3):o===s?(d=6,f=3):(d=7,f=4))}function XD(e,t,n){var r,o,i=-1,s=t[1],u=0,d=7,f=4;for(s===0&&(d=138,f=3),r=0;r<=n;r++)if(o=s,s=t[2*(r+1)+1],!(++u<d&&o===s)){if(u<f)do ba(e,o,e.bl_tree);while(--u!=0);else o!==0?(o!==i&&(ba(e,o,e.bl_tree),u--),ba(e,GP,e.bl_tree),qi(e,u-3,2)):u<=10?(ba(e,$P,e.bl_tree),qi(e,u-3,3)):(ba(e,BP,e.bl_tree),qi(e,u-11,7));u=0,i=o,s===0?(d=138,f=3):o===s?(d=6,f=3):(d=7,f=4)}}Kf(ly);var ZD=!1;function Ade(e){ZD||(function(){var t,n,r,o,i,s=new Array(yc+1);for(r=0,o=0;o<xT-1;o++)for(GT[o]=r,t=0;t<1<<_I[o];t++)eg[r++]=o;for(eg[r-1]=o,i=0,o=0;o<16;o++)for(ly[o]=i,t=0;t<1<<dv[o];t++)Qh[i++]=o;for(i>>=7;o<pf;o++)for(ly[o]=i<<7,t=0;t<1<<dv[o]-7;t++)Qh[256+i++]=o;for(n=0;n<=yc;n++)s[n]=0;for(t=0;t<=143;)Za[2*t+1]=8,t++,s[8]++;for(;t<=255;)Za[2*t+1]=9,t++,s[9]++;for(;t<=279;)Za[2*t+1]=7,t++,s[7]++;for(;t<=287;)Za[2*t+1]=8,t++,s[8]++;for(VP(Za,Zh+1,s),t=0;t<pf;t++)bh[2*t+1]=5,bh[2*t]=qP(t,5);zD=new Sb(Za,_I,bg+1,Zh,yc),jD=new Sb(bh,dv,0,pf,yc),WD=new Sb(new Array(0),Ede,0,UT,Dde)}(),ZD=!0),e.l_desc=new kb(e.dyn_ltree,zD),e.d_desc=new kb(e.dyn_dtree,jD),e.bl_desc=new kb(e.bl_tree,WD),e.bi_buf=0,e.bi_valid=0,zP(e)}function WP(e,t,n,r){qi(e,(Sde<<1)+(r?1:0),3),function(o,i,s,u){jP(o),u&&(tg(o,s),tg(o,~s)),tl(o.pending_buf,o.window,i,s,o.pending),o.pending+=s}(e,t,n,!0)}function Lde(e){qi(e,FP<<1,3),ba(e,FT,Za),function(t){t.bi_valid===16?(tg(t,t.bi_buf),t.bi_buf=0,t.bi_valid=0):t.bi_valid>=8&&(t.pending_buf[t.pending++]=255&t.bi_buf,t.bi_buf>>=8,t.bi_valid-=8)}(e)}function Ode(e,t,n,r){var o,i,s=0;e.level>0?(e.strm.data_type===wde&&(e.strm.data_type=function(u){var d,f=4093624447;for(d=0;d<=31;d++,f>>>=1)if(1&f&&u.dyn_ltree[2*d]!==0)return BD;if(u.dyn_ltree[18]!==0||u.dyn_ltree[20]!==0||u.dyn_ltree[26]!==0)return HD;for(d=32;d<bg;d++)if(u.dyn_ltree[2*d]!==0)return HD;return BD}(e)),Eb(e,e.l_desc),Eb(e,e.d_desc),s=function(u){var d;for(JD(u,u.dyn_ltree,u.l_desc.max_code),JD(u,u.dyn_dtree,u.d_desc.max_code),Eb(u,u.bl_desc),d=UT-1;d>=3&&u.bl_tree[2*VD[d]+1]===0;d--);return u.opt_len+=3*(d+1)+5+5+4,d}(e),o=e.opt_len+3+7>>>3,(i=e.static_len+3+7>>>3)<=o&&(o=i)):o=i=n+5,n+4<=o&&t!==-1?WP(e,t,n,r):e.strategy===Tde||i===o?(qi(e,(FP<<1)+(r?1:0),3),YD(e,Za,bh)):(qi(e,(kde<<1)+(r?1:0),3),function(u,d,f,g){var y;for(qi(u,d-257,5),qi(u,f-1,5),qi(u,g-4,4),y=0;y<g;y++)qi(u,u.bl_tree[2*VD[y]+1],3);XD(u,u.dyn_ltree,d-1),XD(u,u.dyn_dtree,f-1)}(e,e.l_desc.max_code+1,e.d_desc.max_code+1,s+1),YD(e,e.dyn_ltree,e.dyn_dtree)),zP(e),r&&jP(e)}function du(e,t,n){return e.pending_buf[e.d_buf+2*e.last_lit]=t>>>8&255,e.pending_buf[e.d_buf+2*e.last_lit+1]=255&t,e.pending_buf[e.l_buf+e.last_lit]=255&n,e.last_lit++,t===0?e.dyn_ltree[2*n]++:(e.matches++,t--,e.dyn_ltree[2*(eg[n]+bg+1)]++,e.dyn_dtree[2*HP(t)]++),e.last_lit===e.lit_bufsize-1}function bI(e,t,n,r){for(var o=65535&e|0,i=e>>>16&65535|0,s=0;n!==0;){n-=s=n>2e3?2e3:n;do i=i+(o=o+t[r++]|0)|0;while(--s);o%=65521,i%=65521}return o|i<<16|0}var Rde=function(){for(var e,t=[],n=0;n<256;n++){e=n;for(var r=0;r<8;r++)e=1&e?3988292384^e>>>1:e>>>1;t[n]=e}return t}();function To(e,t,n,r){var o=Rde,i=r+n;e^=-1;for(var s=r;s<i;s++)e=e>>>8^o[255&(e^t[s])];return-1^e}var Jd,Vc=0,Nde=1,Pde=3,$l=4,QD=5,ac=0,eE=1,zc=-2,xde=-3,Ab=-5,Ude=-1,Fde=1,Am=2,Gde=3,$de=4,Bde=2,$T=8,Hde=9,MI=286,qde=30,Vde=19,zde=2*MI+1,jde=15,tr=3,tu=258,Ws=tu+tr+1,Wde=32,BT=42,II=69,fv=73,pv=91,hv=103,_c=113,Xp=666,wo=1,Mh=2,bc=3,hf=4,Kde=3;function nu(e,t){return e.msg=UP[t],t}function tE(e){return(e<<1)-(e>4?9:0)}function lc(e){for(var t=e.length;--t>=0;)e[t]=0}function xl(e){var t=e.state,n=t.pending;n>e.avail_out&&(n=e.avail_out),n!==0&&(tl(e.output,t.pending_buf,t.pending_out,n,e.next_out),e.next_out+=n,t.pending_out+=n,e.total_out+=n,e.avail_out-=n,t.pending-=n,t.pending===0&&(t.pending_out=0))}function Ko(e,t){Ode(e,e.block_start>=0?e.block_start:-1,e.strstart-e.block_start,t),e.block_start=e.strstart,xl(e.strm)}function Jn(e,t){e.pending_buf[e.pending++]=t}function $p(e,t){e.pending_buf[e.pending++]=t>>>8&255,e.pending_buf[e.pending++]=255&t}function KP(e,t){var n,r,o=e.max_chain_length,i=e.strstart,s=e.prev_length,u=e.nice_match,d=e.strstart>e.w_size-Ws?e.strstart-(e.w_size-Ws):0,f=e.window,g=e.w_mask,y=e.prev,_=e.strstart+tu,M=f[i+s-1],T=f[i+s];e.prev_length>=e.good_match&&(o>>=2),u>e.lookahead&&(u=e.lookahead);do if(f[(n=t)+s]===T&&f[n+s-1]===M&&f[n]===f[i]&&f[++n]===f[i+1]){i+=2,n++;do;while(f[++i]===f[++n]&&f[++i]===f[++n]&&f[++i]===f[++n]&&f[++i]===f[++n]&&f[++i]===f[++n]&&f[++i]===f[++n]&&f[++i]===f[++n]&&f[++i]===f[++n]&&i<_);if(r=tu-(_-i),i=_-tu,r>s){if(e.match_start=t,s=r,r>=u)break;M=f[i+s-1],T=f[i+s]}}while((t=y[t&g])>d&&--o!=0);return s<=e.lookahead?s:e.lookahead}function ng(e){var t,n,r,o,i,s,u,d,f,g,y=e.w_size;do{if(o=e.window_size-e.lookahead-e.strstart,e.strstart>=y+(y-Ws)){tl(e.window,e.window,y,y,0),e.match_start-=y,e.strstart-=y,e.block_start-=y,t=n=e.hash_size;do r=e.head[--t],e.head[t]=r>=y?r-y:0;while(--n);t=n=y;do r=e.prev[--t],e.prev[t]=r>=y?r-y:0;while(--n);o+=y}if(e.strm.avail_in===0)break;if(s=e.strm,u=e.window,d=e.strstart+e.lookahead,f=o,g=void 0,(g=s.avail_in)>f&&(g=f),n=g===0?0:(s.avail_in-=g,tl(u,s.input,s.next_in,g,d),s.state.wrap===1?s.adler=bI(s.adler,u,g,d):s.state.wrap===2&&(s.adler=To(s.adler,u,g,d)),s.next_in+=g,s.total_in+=g,g),e.lookahead+=n,e.lookahead+e.insert>=tr)for(i=e.strstart-e.insert,e.ins_h=e.window[i],e.ins_h=(e.ins_h<<e.hash_shift^e.window[i+1])&e.hash_mask;e.insert&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[i+tr-1])&e.hash_mask,e.prev[i&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=i,i++,e.insert--,!(e.lookahead+e.insert<tr)););}while(e.lookahead<Ws&&e.strm.avail_in!==0)}function Lb(e,t){for(var n,r;;){if(e.lookahead<Ws){if(ng(e),e.lookahead<Ws&&t===Vc)return wo;if(e.lookahead===0)break}if(n=0,e.lookahead>=tr&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+tr-1])&e.hash_mask,n=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart),n!==0&&e.strstart-n<=e.w_size-Ws&&(e.match_length=KP(e,n)),e.match_length>=tr)if(r=du(e,e.strstart-e.match_start,e.match_length-tr),e.lookahead-=e.match_length,e.match_length<=e.max_lazy_match&&e.lookahead>=tr){e.match_length--;do e.strstart++,e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+tr-1])&e.hash_mask,n=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart;while(--e.match_length!=0);e.strstart++}else e.strstart+=e.match_length,e.match_length=0,e.ins_h=e.window[e.strstart],e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+1])&e.hash_mask;else r=du(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++;if(r&&(Ko(e,!1),e.strm.avail_out===0))return wo}return e.insert=e.strstart<tr-1?e.strstart:tr-1,t===$l?(Ko(e,!0),e.strm.avail_out===0?bc:hf):e.last_lit&&(Ko(e,!1),e.strm.avail_out===0)?wo:Mh}function xd(e,t){for(var n,r,o;;){if(e.lookahead<Ws){if(ng(e),e.lookahead<Ws&&t===Vc)return wo;if(e.lookahead===0)break}if(n=0,e.lookahead>=tr&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+tr-1])&e.hash_mask,n=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart),e.prev_length=e.match_length,e.prev_match=e.match_start,e.match_length=tr-1,n!==0&&e.prev_length<e.max_lazy_match&&e.strstart-n<=e.w_size-Ws&&(e.match_length=KP(e,n),e.match_length<=5&&(e.strategy===Fde||e.match_length===tr&&e.strstart-e.match_start>4096)&&(e.match_length=tr-1)),e.prev_length>=tr&&e.match_length<=e.prev_length){o=e.strstart+e.lookahead-tr,r=du(e,e.strstart-1-e.prev_match,e.prev_length-tr),e.lookahead-=e.prev_length-1,e.prev_length-=2;do++e.strstart<=o&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+tr-1])&e.hash_mask,n=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart);while(--e.prev_length!=0);if(e.match_available=0,e.match_length=tr-1,e.strstart++,r&&(Ko(e,!1),e.strm.avail_out===0))return wo}else if(e.match_available){if((r=du(e,0,e.window[e.strstart-1]))&&Ko(e,!1),e.strstart++,e.lookahead--,e.strm.avail_out===0)return wo}else e.match_available=1,e.strstart++,e.lookahead--}return e.match_available&&(r=du(e,0,e.window[e.strstart-1]),e.match_available=0),e.insert=e.strstart<tr-1?e.strstart:tr-1,t===$l?(Ko(e,!0),e.strm.avail_out===0?bc:hf):e.last_lit&&(Ko(e,!1),e.strm.avail_out===0)?wo:Mh}function aa(e,t,n,r,o){this.good_length=e,this.max_lazy=t,this.nice_length=n,this.max_chain=r,this.func=o}function Yde(){this.strm=null,this.status=0,this.pending_buf=null,this.pending_buf_size=0,this.pending_out=0,this.pending=0,this.wrap=0,this.gzhead=null,this.gzindex=0,this.method=$T,this.last_flush=-1,this.w_size=0,this.w_bits=0,this.w_mask=0,this.window=null,this.window_size=0,this.prev=null,this.head=null,this.ins_h=0,this.hash_size=0,this.hash_bits=0,this.hash_mask=0,this.hash_shift=0,this.block_start=0,this.match_length=0,this.prev_match=0,this.match_available=0,this.strstart=0,this.match_start=0,this.lookahead=0,this.prev_length=0,this.max_chain_length=0,this.max_lazy_match=0,this.level=0,this.strategy=0,this.good_match=0,this.nice_match=0,this.dyn_ltree=new Is(2*zde),this.dyn_dtree=new Is(2*(2*qde+1)),this.bl_tree=new Is(2*(2*Vde+1)),lc(this.dyn_ltree),lc(this.dyn_dtree),lc(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new Is(jde+1),this.heap=new Is(2*MI+1),lc(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new Is(2*MI+1),lc(this.depth),this.l_buf=0,this.lit_bufsize=0,this.last_lit=0,this.d_buf=0,this.opt_len=0,this.static_len=0,this.matches=0,this.insert=0,this.bi_buf=0,this.bi_valid=0}function nE(e){var t,n=function(r){var o;return r&&r.state?(r.total_in=r.total_out=0,r.data_type=Bde,(o=r.state).pending=0,o.pending_out=0,o.wrap<0&&(o.wrap=-o.wrap),o.status=o.wrap?BT:_c,r.adler=o.wrap===2?0:1,o.last_flush=Vc,Ade(o),ac):nu(r,zc)}(e);return n===ac&&((t=e.state).window_size=2*t.w_size,lc(t.head),t.max_lazy_match=Jd[t.level].max_lazy,t.good_match=Jd[t.level].good_length,t.nice_match=Jd[t.level].nice_length,t.max_chain_length=Jd[t.level].max_chain,t.strstart=0,t.block_start=0,t.lookahead=0,t.insert=0,t.match_length=t.prev_length=tr-1,t.match_available=0,t.ins_h=0),n}function Jde(e,t){var n,r,o,i;if(!e||!e.state||t>QD||t<0)return e?nu(e,zc):zc;if(r=e.state,!e.output||!e.input&&e.avail_in!==0||r.status===Xp&&t!==$l)return nu(e,e.avail_out===0?Ab:zc);if(r.strm=e,n=r.last_flush,r.last_flush=t,r.status===BT)if(r.wrap===2)e.adler=0,Jn(r,31),Jn(r,139),Jn(r,8),r.gzhead?(Jn(r,(r.gzhead.text?1:0)+(r.gzhead.hcrc?2:0)+(r.gzhead.extra?4:0)+(r.gzhead.name?8:0)+(r.gzhead.comment?16:0)),Jn(r,255&r.gzhead.time),Jn(r,r.gzhead.time>>8&255),Jn(r,r.gzhead.time>>16&255),Jn(r,r.gzhead.time>>24&255),Jn(r,r.level===9?2:r.strategy>=Am||r.level<2?4:0),Jn(r,255&r.gzhead.os),r.gzhead.extra&&r.gzhead.extra.length&&(Jn(r,255&r.gzhead.extra.length),Jn(r,r.gzhead.extra.length>>8&255)),r.gzhead.hcrc&&(e.adler=To(e.adler,r.pending_buf,r.pending,0)),r.gzindex=0,r.status=II):(Jn(r,0),Jn(r,0),Jn(r,0),Jn(r,0),Jn(r,0),Jn(r,r.level===9?2:r.strategy>=Am||r.level<2?4:0),Jn(r,Kde),r.status=_c);else{var s=$T+(r.w_bits-8<<4)<<8;s|=(r.strategy>=Am||r.level<2?0:r.level<6?1:r.level===6?2:3)<<6,r.strstart!==0&&(s|=Wde),s+=31-s%31,r.status=_c,$p(r,s),r.strstart!==0&&($p(r,e.adler>>>16),$p(r,65535&e.adler)),e.adler=1}if(r.status===II)if(r.gzhead.extra){for(o=r.pending;r.gzindex<(65535&r.gzhead.extra.length)&&(r.pending!==r.pending_buf_size||(r.gzhead.hcrc&&r.pending>o&&(e.adler=To(e.adler,r.pending_buf,r.pending-o,o)),xl(e),o=r.pending,r.pending!==r.pending_buf_size));)Jn(r,255&r.gzhead.extra[r.gzindex]),r.gzindex++;r.gzhead.hcrc&&r.pending>o&&(e.adler=To(e.adler,r.pending_buf,r.pending-o,o)),r.gzindex===r.gzhead.extra.length&&(r.gzindex=0,r.status=fv)}else r.status=fv;if(r.status===fv)if(r.gzhead.name){o=r.pending;do{if(r.pending===r.pending_buf_size&&(r.gzhead.hcrc&&r.pending>o&&(e.adler=To(e.adler,r.pending_buf,r.pending-o,o)),xl(e),o=r.pending,r.pending===r.pending_buf_size)){i=1;break}i=r.gzindex<r.gzhead.name.length?255&r.gzhead.name.charCodeAt(r.gzindex++):0,Jn(r,i)}while(i!==0);r.gzhead.hcrc&&r.pending>o&&(e.adler=To(e.adler,r.pending_buf,r.pending-o,o)),i===0&&(r.gzindex=0,r.status=pv)}else r.status=pv;if(r.status===pv)if(r.gzhead.comment){o=r.pending;do{if(r.pending===r.pending_buf_size&&(r.gzhead.hcrc&&r.pending>o&&(e.adler=To(e.adler,r.pending_buf,r.pending-o,o)),xl(e),o=r.pending,r.pending===r.pending_buf_size)){i=1;break}i=r.gzindex<r.gzhead.comment.length?255&r.gzhead.comment.charCodeAt(r.gzindex++):0,Jn(r,i)}while(i!==0);r.gzhead.hcrc&&r.pending>o&&(e.adler=To(e.adler,r.pending_buf,r.pending-o,o)),i===0&&(r.status=hv)}else r.status=hv;if(r.status===hv&&(r.gzhead.hcrc?(r.pending+2>r.pending_buf_size&&xl(e),r.pending+2<=r.pending_buf_size&&(Jn(r,255&e.adler),Jn(r,e.adler>>8&255),e.adler=0,r.status=_c)):r.status=_c),r.pending!==0){if(xl(e),e.avail_out===0)return r.last_flush=-1,ac}else if(e.avail_in===0&&tE(t)<=tE(n)&&t!==$l)return nu(e,Ab);if(r.status===Xp&&e.avail_in!==0)return nu(e,Ab);if(e.avail_in!==0||r.lookahead!==0||t!==Vc&&r.status!==Xp){var u=r.strategy===Am?function(d,f){for(var g;;){if(d.lookahead===0&&(ng(d),d.lookahead===0)){if(f===Vc)return wo;break}if(d.match_length=0,g=du(d,0,d.window[d.strstart]),d.lookahead--,d.strstart++,g&&(Ko(d,!1),d.strm.avail_out===0))return wo}return d.insert=0,f===$l?(Ko(d,!0),d.strm.avail_out===0?bc:hf):d.last_lit&&(Ko(d,!1),d.strm.avail_out===0)?wo:Mh}(r,t):r.strategy===Gde?function(d,f){for(var g,y,_,M,T=d.window;;){if(d.lookahead<=tu){if(ng(d),d.lookahead<=tu&&f===Vc)return wo;if(d.lookahead===0)break}if(d.match_length=0,d.lookahead>=tr&&d.strstart>0&&(y=T[_=d.strstart-1])===T[++_]&&y===T[++_]&&y===T[++_]){M=d.strstart+tu;do;while(y===T[++_]&&y===T[++_]&&y===T[++_]&&y===T[++_]&&y===T[++_]&&y===T[++_]&&y===T[++_]&&y===T[++_]&&_<M);d.match_length=tu-(M-_),d.match_length>d.lookahead&&(d.match_length=d.lookahead)}if(d.match_length>=tr?(g=du(d,1,d.match_length-tr),d.lookahead-=d.match_length,d.strstart+=d.match_length,d.match_length=0):(g=du(d,0,d.window[d.strstart]),d.lookahead--,d.strstart++),g&&(Ko(d,!1),d.strm.avail_out===0))return wo}return d.insert=0,f===$l?(Ko(d,!0),d.strm.avail_out===0?bc:hf):d.last_lit&&(Ko(d,!1),d.strm.avail_out===0)?wo:Mh}(r,t):Jd[r.level].func(r,t);if(u!==bc&&u!==hf||(r.status=Xp),u===wo||u===bc)return e.avail_out===0&&(r.last_flush=-1),ac;if(u===Mh&&(t===Nde?Lde(r):t!==QD&&(WP(r,0,0,!1),t===Pde&&(lc(r.head),r.lookahead===0&&(r.strstart=0,r.block_start=0,r.insert=0))),xl(e),e.avail_out===0))return r.last_flush=-1,ac}return t!==$l?ac:r.wrap<=0?eE:(r.wrap===2?(Jn(r,255&e.adler),Jn(r,e.adler>>8&255),Jn(r,e.adler>>16&255),Jn(r,e.adler>>24&255),Jn(r,255&e.total_in),Jn(r,e.total_in>>8&255),Jn(r,e.total_in>>16&255),Jn(r,e.total_in>>24&255)):($p(r,e.adler>>>16),$p(r,65535&e.adler)),xl(e),r.wrap>0&&(r.wrap=-r.wrap),r.pending!==0?ac:eE)}Jd=[new aa(0,0,0,0,function(e,t){var n=65535;for(n>e.pending_buf_size-5&&(n=e.pending_buf_size-5);;){if(e.lookahead<=1){if(ng(e),e.lookahead===0&&t===Vc)return wo;if(e.lookahead===0)break}e.strstart+=e.lookahead,e.lookahead=0;var r=e.block_start+n;if((e.strstart===0||e.strstart>=r)&&(e.lookahead=e.strstart-r,e.strstart=r,Ko(e,!1),e.strm.avail_out===0)||e.strstart-e.block_start>=e.w_size-Ws&&(Ko(e,!1),e.strm.avail_out===0))return wo}return e.insert=0,t===$l?(Ko(e,!0),e.strm.avail_out===0?bc:hf):(e.strstart>e.block_start&&(Ko(e,!1),e.strm.avail_out),wo)}),new aa(4,4,8,4,Lb),new aa(4,5,16,8,Lb),new aa(4,6,32,32,Lb),new aa(4,4,16,16,xd),new aa(8,16,32,32,xd),new aa(8,16,128,128,xd),new aa(8,32,128,256,xd),new aa(32,128,258,1024,xd),new aa(32,258,258,4096,xd)];var Lm=30,Xde=12;function Zde(e,t){var n,r,o,i,s,u,d,f,g,y,_,M,T,k,S,C,L,A,N,H,q,x,$,V,G;n=e.state,r=e.next_in,V=e.input,o=r+(e.avail_in-5),i=e.next_out,G=e.output,s=i-(t-e.avail_out),u=i+(e.avail_out-257),d=n.dmax,f=n.wsize,g=n.whave,y=n.wnext,_=n.window,M=n.hold,T=n.bits,k=n.lencode,S=n.distcode,C=(1<<n.lenbits)-1,L=(1<<n.distbits)-1;e:do{T<15&&(M+=V[r++]<<T,T+=8,M+=V[r++]<<T,T+=8),A=k[M&C];t:for(;;){if(M>>>=N=A>>>24,T-=N,(N=A>>>16&255)===0)G[i++]=65535&A;else{if(!(16&N)){if(!(64&N)){A=k[(65535&A)+(M&(1<<N)-1)];continue t}if(32&N){n.mode=Xde;break e}e.msg="invalid literal/length code",n.mode=Lm;break e}H=65535&A,(N&=15)&&(T<N&&(M+=V[r++]<<T,T+=8),H+=M&(1<<N)-1,M>>>=N,T-=N),T<15&&(M+=V[r++]<<T,T+=8,M+=V[r++]<<T,T+=8),A=S[M&L];n:for(;;){if(M>>>=N=A>>>24,T-=N,!(16&(N=A>>>16&255))){if(!(64&N)){A=S[(65535&A)+(M&(1<<N)-1)];continue n}e.msg="invalid distance code",n.mode=Lm;break e}if(q=65535&A,T<(N&=15)&&(M+=V[r++]<<T,(T+=8)<N&&(M+=V[r++]<<T,T+=8)),(q+=M&(1<<N)-1)>d){e.msg="invalid distance too far back",n.mode=Lm;break e}if(M>>>=N,T-=N,q>(N=i-s)){if((N=q-N)>g&&n.sane){e.msg="invalid distance too far back",n.mode=Lm;break e}if(x=0,$=_,y===0){if(x+=f-N,N<H){H-=N;do G[i++]=_[x++];while(--N);x=i-q,$=G}}else if(y<N){if(x+=f+y-N,(N-=y)<H){H-=N;do G[i++]=_[x++];while(--N);if(x=0,y<H){H-=N=y;do G[i++]=_[x++];while(--N);x=i-q,$=G}}}else if(x+=y-N,N<H){H-=N;do G[i++]=_[x++];while(--N);x=i-q,$=G}for(;H>2;)G[i++]=$[x++],G[i++]=$[x++],G[i++]=$[x++],H-=3;H&&(G[i++]=$[x++],H>1&&(G[i++]=$[x++]))}else{x=i-q;do G[i++]=G[x++],G[i++]=G[x++],G[i++]=G[x++],H-=3;while(H>2);H&&(G[i++]=G[x++],H>1&&(G[i++]=G[x++]))}break}}break}}while(r<o&&i<u);r-=H=T>>3,M&=(1<<(T-=H<<3))-1,e.next_in=r,e.next_out=i,e.avail_in=r<o?o-r+5:5-(r-o),e.avail_out=i<u?u-i+257:257-(i-u),n.hold=M,n.bits=T}var Ud=15,rE=852,oE=592,iE=0,Ob=1,sE=2,Qde=[3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,0,0],efe=[16,16,16,16,16,16,16,16,17,17,17,17,18,18,18,18,19,19,19,19,20,20,20,20,21,21,21,21,16,72,78],tfe=[1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577,0,0],nfe=[16,16,16,16,17,17,18,18,19,19,20,20,21,21,22,22,23,23,24,24,25,25,26,26,27,27,28,28,29,29,64,64];function Ih(e,t,n,r,o,i,s,u){var d,f,g,y,_,M,T,k,S,C=u.bits,L=0,A=0,N=0,H=0,q=0,x=0,$=0,V=0,G=0,R=0,w=null,P=0,X=new Is(Ud+1),W=new Is(Ud+1),ne=null,Y=0;for(L=0;L<=Ud;L++)X[L]=0;for(A=0;A<r;A++)X[t[n+A]]++;for(q=C,H=Ud;H>=1&&X[H]===0;H--);if(q>H&&(q=H),H===0)return o[i++]=20971520,o[i++]=20971520,u.bits=1,0;for(N=1;N<H&&X[N]===0;N++);for(q<N&&(q=N),V=1,L=1;L<=Ud;L++)if(V<<=1,(V-=X[L])<0)return-1;if(V>0&&(e===iE||H!==1))return-1;for(W[1]=0,L=1;L<Ud;L++)W[L+1]=W[L]+X[L];for(A=0;A<r;A++)t[n+A]!==0&&(s[W[t[n+A]]++]=A);if(e===iE?(w=ne=s,M=19):e===Ob?(w=Qde,P-=257,ne=efe,Y-=257,M=256):(w=tfe,ne=nfe,M=-1),R=0,A=0,L=N,_=i,x=q,$=0,g=-1,y=(G=1<<q)-1,e===Ob&&G>rE||e===sE&&G>oE)return 1;for(;;){T=L-$,s[A]<M?(k=0,S=s[A]):s[A]>M?(k=ne[Y+s[A]],S=w[P+s[A]]):(k=96,S=0),d=1<<L-$,N=f=1<<x;do o[_+(R>>$)+(f-=d)]=T<<24|k<<16|S|0;while(f!==0);for(d=1<<L-1;R&d;)d>>=1;if(d!==0?(R&=d-1,R+=d):R=0,A++,--X[L]==0){if(L===H)break;L=t[n+s[A]]}if(L>q&&(R&y)!==g){for($===0&&($=q),_+=N,V=1<<(x=L-$);x+$<H&&!((V-=X[x+$])<=0);)x++,V<<=1;if(G+=1<<x,e===Ob&&G>rE||e===sE&&G>oE)return 1;o[g=R&y]=q<<24|x<<16|_-i|0}}return R!==0&&(o[_+R]=L-$<<24|64<<16|0),u.bits=q,0}var rfe=0,YP=1,JP=2,aE=4,ofe=5,Om=6,uy=0,ife=1,sfe=2,fu=-2,afe=-3,lfe=-4,ufe=-5,lE=8,XP=1,uE=2,cE=3,dE=4,fE=5,pE=6,hE=7,gE=8,mE=9,vE=10,yE=11,qa=12,Rb=13,_E=14,Nb=15,bE=16,ME=17,IE=18,CE=19,Rm=20,Nm=21,TE=22,wE=23,SE=24,kE=25,DE=26,Pb=27,EE=28,AE=29,Sr=30,cfe=31,dfe=32,ffe=852,pfe=592;function LE(e){return(e>>>24&255)+(e>>>8&65280)+((65280&e)<<8)+((255&e)<<24)}function hfe(){this.mode=0,this.last=!1,this.wrap=0,this.havedict=!1,this.flags=0,this.dmax=0,this.check=0,this.total=0,this.head=null,this.wbits=0,this.wsize=0,this.whave=0,this.wnext=0,this.window=null,this.hold=0,this.bits=0,this.length=0,this.offset=0,this.extra=0,this.lencode=null,this.distcode=null,this.lenbits=0,this.distbits=0,this.ncode=0,this.nlen=0,this.ndist=0,this.have=0,this.next=null,this.lens=new Is(320),this.work=new Is(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}function ZP(e){var t;return e&&e.state?((t=e.state).wsize=0,t.whave=0,t.wnext=0,function(n){var r;return n&&n.state?(r=n.state,n.total_in=n.total_out=r.total=0,n.msg="",r.wrap&&(n.adler=1&r.wrap),r.mode=XP,r.last=0,r.havedict=0,r.dmax=32768,r.head=null,r.hold=0,r.bits=0,r.lencode=r.lendyn=new ay(ffe),r.distcode=r.distdyn=new ay(pfe),r.sane=1,r.back=-1,uy):fu}(e)):fu}function gfe(e,t){var n,r;return e?(r=new hfe,e.state=r,r.window=null,(n=function(o,i){var s,u;return o&&o.state?(u=o.state,i<0?(s=0,i=-i):(s=1+(i>>4),i<48&&(i&=15)),i&&(i<8||i>15)?fu:(u.window!==null&&u.wbits!==i&&(u.window=null),u.wrap=s,u.wbits=i,ZP(o))):fu}(e,t))!==uy&&(e.state=null),n):fu}var xb,Ub,OE=!0;function mfe(e){if(OE){var t;for(xb=new ay(512),Ub=new ay(32),t=0;t<144;)e.lens[t++]=8;for(;t<256;)e.lens[t++]=9;for(;t<280;)e.lens[t++]=7;for(;t<288;)e.lens[t++]=8;for(Ih(YP,e.lens,0,288,xb,0,e.work,{bits:9}),t=0;t<32;)e.lens[t++]=5;Ih(JP,e.lens,0,32,Ub,0,e.work,{bits:5}),OE=!1}e.lencode=xb,e.lenbits=9,e.distcode=Ub,e.distbits=5}function vfe(e,t){var n,r,o,i,s,u,d,f,g,y,_,M,T,k,S,C,L,A,N,H,q,x,$,V,G=0,R=new sy(4),w=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15];if(!e||!e.state||!e.output||!e.input&&e.avail_in!==0)return fu;(n=e.state).mode===qa&&(n.mode=Rb),s=e.next_out,o=e.output,d=e.avail_out,i=e.next_in,r=e.input,u=e.avail_in,f=n.hold,g=n.bits,y=u,_=d,x=uy;e:for(;;)switch(n.mode){case XP:if(n.wrap===0){n.mode=Rb;break}for(;g<16;){if(u===0)break e;u--,f+=r[i++]<<g,g+=8}if(2&n.wrap&&f===35615){n.check=0,R[0]=255&f,R[1]=f>>>8&255,n.check=To(n.check,R,2,0),f=0,g=0,n.mode=uE;break}if(n.flags=0,n.head&&(n.head.done=!1),!(1&n.wrap)||(((255&f)<<8)+(f>>8))%31){e.msg="incorrect header check",n.mode=Sr;break}if((15&f)!==lE){e.msg="unknown compression method",n.mode=Sr;break}if(g-=4,q=8+(15&(f>>>=4)),n.wbits===0)n.wbits=q;else if(q>n.wbits){e.msg="invalid window size",n.mode=Sr;break}n.dmax=1<<q,e.adler=n.check=1,n.mode=512&f?vE:qa,f=0,g=0;break;case uE:for(;g<16;){if(u===0)break e;u--,f+=r[i++]<<g,g+=8}if(n.flags=f,(255&n.flags)!==lE){e.msg="unknown compression method",n.mode=Sr;break}if(57344&n.flags){e.msg="unknown header flags set",n.mode=Sr;break}n.head&&(n.head.text=f>>8&1),512&n.flags&&(R[0]=255&f,R[1]=f>>>8&255,n.check=To(n.check,R,2,0)),f=0,g=0,n.mode=cE;case cE:for(;g<32;){if(u===0)break e;u--,f+=r[i++]<<g,g+=8}n.head&&(n.head.time=f),512&n.flags&&(R[0]=255&f,R[1]=f>>>8&255,R[2]=f>>>16&255,R[3]=f>>>24&255,n.check=To(n.check,R,4,0)),f=0,g=0,n.mode=dE;case dE:for(;g<16;){if(u===0)break e;u--,f+=r[i++]<<g,g+=8}n.head&&(n.head.xflags=255&f,n.head.os=f>>8),512&n.flags&&(R[0]=255&f,R[1]=f>>>8&255,n.check=To(n.check,R,2,0)),f=0,g=0,n.mode=fE;case fE:if(1024&n.flags){for(;g<16;){if(u===0)break e;u--,f+=r[i++]<<g,g+=8}n.length=f,n.head&&(n.head.extra_len=f),512&n.flags&&(R[0]=255&f,R[1]=f>>>8&255,n.check=To(n.check,R,2,0)),f=0,g=0}else n.head&&(n.head.extra=null);n.mode=pE;case pE:if(1024&n.flags&&((M=n.length)>u&&(M=u),M&&(n.head&&(q=n.head.extra_len-n.length,n.head.extra||(n.head.extra=new Array(n.head.extra_len)),tl(n.head.extra,r,i,M,q)),512&n.flags&&(n.check=To(n.check,r,M,i)),u-=M,i+=M,n.length-=M),n.length))break e;n.length=0,n.mode=hE;case hE:if(2048&n.flags){if(u===0)break e;M=0;do q=r[i+M++],n.head&&q&&n.length<65536&&(n.head.name+=String.fromCharCode(q));while(q&&M<u);if(512&n.flags&&(n.check=To(n.check,r,M,i)),u-=M,i+=M,q)break e}else n.head&&(n.head.name=null);n.length=0,n.mode=gE;case gE:if(4096&n.flags){if(u===0)break e;M=0;do q=r[i+M++],n.head&&q&&n.length<65536&&(n.head.comment+=String.fromCharCode(q));while(q&&M<u);if(512&n.flags&&(n.check=To(n.check,r,M,i)),u-=M,i+=M,q)break e}else n.head&&(n.head.comment=null);n.mode=mE;case mE:if(512&n.flags){for(;g<16;){if(u===0)break e;u--,f+=r[i++]<<g,g+=8}if(f!==(65535&n.check)){e.msg="header crc mismatch",n.mode=Sr;break}f=0,g=0}n.head&&(n.head.hcrc=n.flags>>9&1,n.head.done=!0),e.adler=n.check=0,n.mode=qa;break;case vE:for(;g<32;){if(u===0)break e;u--,f+=r[i++]<<g,g+=8}e.adler=n.check=LE(f),f=0,g=0,n.mode=yE;case yE:if(n.havedict===0)return e.next_out=s,e.avail_out=d,e.next_in=i,e.avail_in=u,n.hold=f,n.bits=g,sfe;e.adler=n.check=1,n.mode=qa;case qa:if(t===ofe||t===Om)break e;case Rb:if(n.last){f>>>=7&g,g-=7&g,n.mode=Pb;break}for(;g<3;){if(u===0)break e;u--,f+=r[i++]<<g,g+=8}switch(n.last=1&f,g-=1,3&(f>>>=1)){case 0:n.mode=_E;break;case 1:if(mfe(n),n.mode=Rm,t===Om){f>>>=2,g-=2;break e}break;case 2:n.mode=ME;break;case 3:e.msg="invalid block type",n.mode=Sr}f>>>=2,g-=2;break;case _E:for(f>>>=7&g,g-=7&g;g<32;){if(u===0)break e;u--,f+=r[i++]<<g,g+=8}if((65535&f)!=(f>>>16^65535)){e.msg="invalid stored block lengths",n.mode=Sr;break}if(n.length=65535&f,f=0,g=0,n.mode=Nb,t===Om)break e;case Nb:n.mode=bE;case bE:if(M=n.length){if(M>u&&(M=u),M>d&&(M=d),M===0)break e;tl(o,r,i,M,s),u-=M,i+=M,d-=M,s+=M,n.length-=M;break}n.mode=qa;break;case ME:for(;g<14;){if(u===0)break e;u--,f+=r[i++]<<g,g+=8}if(n.nlen=257+(31&f),f>>>=5,g-=5,n.ndist=1+(31&f),f>>>=5,g-=5,n.ncode=4+(15&f),f>>>=4,g-=4,n.nlen>286||n.ndist>30){e.msg="too many length or distance symbols",n.mode=Sr;break}n.have=0,n.mode=IE;case IE:for(;n.have<n.ncode;){for(;g<3;){if(u===0)break e;u--,f+=r[i++]<<g,g+=8}n.lens[w[n.have++]]=7&f,f>>>=3,g-=3}for(;n.have<19;)n.lens[w[n.have++]]=0;if(n.lencode=n.lendyn,n.lenbits=7,$={bits:n.lenbits},x=Ih(rfe,n.lens,0,19,n.lencode,0,n.work,$),n.lenbits=$.bits,x){e.msg="invalid code lengths set",n.mode=Sr;break}n.have=0,n.mode=CE;case CE:for(;n.have<n.nlen+n.ndist;){for(;C=(G=n.lencode[f&(1<<n.lenbits)-1])>>>16&255,L=65535&G,!((S=G>>>24)<=g);){if(u===0)break e;u--,f+=r[i++]<<g,g+=8}if(L<16)f>>>=S,g-=S,n.lens[n.have++]=L;else{if(L===16){for(V=S+2;g<V;){if(u===0)break e;u--,f+=r[i++]<<g,g+=8}if(f>>>=S,g-=S,n.have===0){e.msg="invalid bit length repeat",n.mode=Sr;break}q=n.lens[n.have-1],M=3+(3&f),f>>>=2,g-=2}else if(L===17){for(V=S+3;g<V;){if(u===0)break e;u--,f+=r[i++]<<g,g+=8}g-=S,q=0,M=3+(7&(f>>>=S)),f>>>=3,g-=3}else{for(V=S+7;g<V;){if(u===0)break e;u--,f+=r[i++]<<g,g+=8}g-=S,q=0,M=11+(127&(f>>>=S)),f>>>=7,g-=7}if(n.have+M>n.nlen+n.ndist){e.msg="invalid bit length repeat",n.mode=Sr;break}for(;M--;)n.lens[n.have++]=q}}if(n.mode===Sr)break;if(n.lens[256]===0){e.msg="invalid code -- missing end-of-block",n.mode=Sr;break}if(n.lenbits=9,$={bits:n.lenbits},x=Ih(YP,n.lens,0,n.nlen,n.lencode,0,n.work,$),n.lenbits=$.bits,x){e.msg="invalid literal/lengths set",n.mode=Sr;break}if(n.distbits=6,n.distcode=n.distdyn,$={bits:n.distbits},x=Ih(JP,n.lens,n.nlen,n.ndist,n.distcode,0,n.work,$),n.distbits=$.bits,x){e.msg="invalid distances set",n.mode=Sr;break}if(n.mode=Rm,t===Om)break e;case Rm:n.mode=Nm;case Nm:if(u>=6&&d>=258){e.next_out=s,e.avail_out=d,e.next_in=i,e.avail_in=u,n.hold=f,n.bits=g,Zde(e,_),s=e.next_out,o=e.output,d=e.avail_out,i=e.next_in,r=e.input,u=e.avail_in,f=n.hold,g=n.bits,n.mode===qa&&(n.back=-1);break}for(n.back=0;C=(G=n.lencode[f&(1<<n.lenbits)-1])>>>16&255,L=65535&G,!((S=G>>>24)<=g);){if(u===0)break e;u--,f+=r[i++]<<g,g+=8}if(C&&!(240&C)){for(A=S,N=C,H=L;C=(G=n.lencode[H+((f&(1<<A+N)-1)>>A)])>>>16&255,L=65535&G,!(A+(S=G>>>24)<=g);){if(u===0)break e;u--,f+=r[i++]<<g,g+=8}f>>>=A,g-=A,n.back+=A}if(f>>>=S,g-=S,n.back+=S,n.length=L,C===0){n.mode=DE;break}if(32&C){n.back=-1,n.mode=qa;break}if(64&C){e.msg="invalid literal/length code",n.mode=Sr;break}n.extra=15&C,n.mode=TE;case TE:if(n.extra){for(V=n.extra;g<V;){if(u===0)break e;u--,f+=r[i++]<<g,g+=8}n.length+=f&(1<<n.extra)-1,f>>>=n.extra,g-=n.extra,n.back+=n.extra}n.was=n.length,n.mode=wE;case wE:for(;C=(G=n.distcode[f&(1<<n.distbits)-1])>>>16&255,L=65535&G,!((S=G>>>24)<=g);){if(u===0)break e;u--,f+=r[i++]<<g,g+=8}if(!(240&C)){for(A=S,N=C,H=L;C=(G=n.distcode[H+((f&(1<<A+N)-1)>>A)])>>>16&255,L=65535&G,!(A+(S=G>>>24)<=g);){if(u===0)break e;u--,f+=r[i++]<<g,g+=8}f>>>=A,g-=A,n.back+=A}if(f>>>=S,g-=S,n.back+=S,64&C){e.msg="invalid distance code",n.mode=Sr;break}n.offset=L,n.extra=15&C,n.mode=SE;case SE:if(n.extra){for(V=n.extra;g<V;){if(u===0)break e;u--,f+=r[i++]<<g,g+=8}n.offset+=f&(1<<n.extra)-1,f>>>=n.extra,g-=n.extra,n.back+=n.extra}if(n.offset>n.dmax){e.msg="invalid distance too far back",n.mode=Sr;break}n.mode=kE;case kE:if(d===0)break e;if(M=_-d,n.offset>M){if((M=n.offset-M)>n.whave&&n.sane){e.msg="invalid distance too far back",n.mode=Sr;break}M>n.wnext?(M-=n.wnext,T=n.wsize-M):T=n.wnext-M,M>n.length&&(M=n.length),k=n.window}else k=o,T=s-n.offset,M=n.length;M>d&&(M=d),d-=M,n.length-=M;do o[s++]=k[T++];while(--M);n.length===0&&(n.mode=Nm);break;case DE:if(d===0)break e;o[s++]=n.length,d--,n.mode=Nm;break;case Pb:if(n.wrap){for(;g<32;){if(u===0)break e;u--,f|=r[i++]<<g,g+=8}if(_-=d,e.total_out+=_,n.total+=_,_&&(e.adler=n.check=n.flags?To(n.check,o,_,s-_):bI(n.check,o,_,s-_)),_=d,(n.flags?f:LE(f))!==n.check){e.msg="incorrect data check",n.mode=Sr;break}f=0,g=0}n.mode=EE;case EE:if(n.wrap&&n.flags){for(;g<32;){if(u===0)break e;u--,f+=r[i++]<<g,g+=8}if(f!==(4294967295&n.total)){e.msg="incorrect length check",n.mode=Sr;break}f=0,g=0}n.mode=AE;case AE:x=ife;break e;case Sr:x=afe;break e;case cfe:return lfe;case dfe:default:return fu}return e.next_out=s,e.avail_out=d,e.next_in=i,e.avail_in=u,n.hold=f,n.bits=g,(n.wsize||_!==e.avail_out&&n.mode<Sr&&(n.mode<Pb||t!==aE))&&function(P,X,W,ne){var Y,ie=P.state;ie.window===null&&(ie.wsize=1<<ie.wbits,ie.wnext=0,ie.whave=0,ie.window=new sy(ie.wsize)),ne>=ie.wsize?(tl(ie.window,X,W-ie.wsize,ie.wsize,0),ie.wnext=0,ie.whave=ie.wsize):((Y=ie.wsize-ie.wnext)>ne&&(Y=ne),tl(ie.window,X,W-ne,Y,ie.wnext),(ne-=Y)?(tl(ie.window,X,W-ne,ne,0),ie.wnext=ne,ie.whave=ie.wsize):(ie.wnext+=Y,ie.wnext===ie.wsize&&(ie.wnext=0),ie.whave<ie.wsize&&(ie.whave+=Y)))}(e,e.output,e.next_out,_-e.avail_out),y-=e.avail_in,_-=e.avail_out,e.total_in+=y,e.total_out+=_,n.total+=_,n.wrap&&_&&(e.adler=n.check=n.flags?To(n.check,o,_,e.next_out-_):bI(n.check,o,_,e.next_out-_)),e.data_type=n.bits+(n.last?64:0)+(n.mode===qa?128:0)+(n.mode===Rm||n.mode===Nb?256:0),(y===0&&_===0||t===aE)&&x===uy&&(x=ufe),x}var Pm,Xd=1,Ch=7;function ua(e){if(e<Xd||e>Ch)throw new TypeError("Bad argument");this.mode=e,this.init_done=!1,this.write_in_progress=!1,this.pending_close=!1,this.windowBits=0,this.level=0,this.memLevel=0,this.strategy=0,this.dictionary=null}function yfe(e,t){for(var n=0;n<e.length;n++)this[t+n]=e[n]}ua.prototype.init=function(e,t,n,r,o){var i;switch(this.windowBits=e,this.level=t,this.memLevel=n,this.strategy=r,this.mode!==3&&this.mode!==4||(this.windowBits+=16),this.mode===Ch&&(this.windowBits+=32),this.mode!==5&&this.mode!==6||(this.windowBits=-this.windowBits),this.strm=new Cde,this.mode){case Xd:case 3:case 5:i=function(s,u,d,f,g,y){if(!s)return zc;var _=1;if(u===Ude&&(u=6),f<0?(_=0,f=-f):f>15&&(_=2,f-=16),g<1||g>Hde||d!==$T||f<8||f>15||u<0||u>9||y<0||y>$de)return nu(s,zc);f===8&&(f=9);var M=new Yde;return s.state=M,M.strm=s,M.wrap=_,M.gzhead=null,M.w_bits=f,M.w_size=1<<M.w_bits,M.w_mask=M.w_size-1,M.hash_bits=g+7,M.hash_size=1<<M.hash_bits,M.hash_mask=M.hash_size-1,M.hash_shift=~~((M.hash_bits+tr-1)/tr),M.window=new sy(2*M.w_size),M.head=new Is(M.hash_size),M.prev=new Is(M.w_size),M.lit_bufsize=1<<g+6,M.pending_buf_size=4*M.lit_bufsize,M.pending_buf=new sy(M.pending_buf_size),M.d_buf=1*M.lit_bufsize,M.l_buf=3*M.lit_bufsize,M.level=u,M.strategy=y,M.method=d,nE(s)}(this.strm,this.level,8,this.windowBits,this.memLevel,this.strategy);break;case 2:case 4:case 6:case Ch:i=gfe(this.strm,this.windowBits);break;default:throw new Error("Unknown mode "+this.mode)}i===0?(this.write_in_progress=!1,this.init_done=!0):this._error(i)},ua.prototype.params=function(){throw new Error("deflateParams Not supported")},ua.prototype._writeCheck=function(){if(!this.init_done)throw new Error("write before init");if(this.mode===0)throw new Error("already finalized");if(this.write_in_progress)throw new Error("write already in progress");if(this.pending_close)throw new Error("close is pending")},ua.prototype.write=function(e,t,n,r,o,i,s){this._writeCheck(),this.write_in_progress=!0;var u=this;return Wo(function(){u.write_in_progress=!1;var d=u._write(e,t,n,r,o,i,s);u.callback(d[0],d[1]),u.pending_close&&u.close()}),this},ua.prototype.writeSync=function(e,t,n,r,o,i,s){return this._writeCheck(),this._write(e,t,n,r,o,i,s)},ua.prototype._write=function(e,t,n,r,o,i,s){if(this.write_in_progress=!0,e!==0&&e!==1&&e!==2&&e!==3&&e!==4&&e!==5)throw new Error("Invalid flush value");t==null&&(t=new Qe(0),r=0,n=0),o._set?o.set=o._set:o.set=yfe;var u,d=this.strm;switch(d.avail_in=r,d.input=t,d.next_in=n,d.avail_out=s,d.output=o,d.next_out=i,this.mode){case Xd:case 3:case 5:u=Jde(d,e);break;case Ch:case 2:case 4:case 6:u=vfe(d,e);break;default:throw new Error("Unknown mode "+this.mode)}return u!==1&&u!==0&&this._error(u),this.write_in_progress=!1,[d.avail_in,d.avail_out]},ua.prototype.close=function(){this.write_in_progress?this.pending_close=!0:(this.pending_close=!1,this.mode===Xd||this.mode===3||this.mode===5?function(e){var t;e&&e.state&&((t=e.state.status)!==BT&&t!==II&&t!==fv&&t!==pv&&t!==hv&&t!==_c&&t!==Xp?nu(e,zc):(e.state=null,t===_c&&nu(e,xde)))}(this.strm):function(e){if(!e||!e.state)return fu;var t=e.state;t.window&&(t.window=null),e.state=null}(this.strm),this.mode=0)},ua.prototype.reset=function(){switch(this.mode){case Xd:case 5:Pm=nE(this.strm);break;case 2:case 6:Pm=ZP(this.strm)}Pm!==0&&this._error(Pm)},ua.prototype._error=function(e){this.onerror(UP[e]+": "+this.strm.msg,e),this.write_in_progress=!1,this.pending_close&&this.close()};var RE=Object.freeze({NONE:0,DEFLATE:Xd,INFLATE:2,GZIP:3,GUNZIP:4,DEFLATERAW:5,INFLATERAW:6,UNZIP:Ch,Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_TREES:6,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_BUF_ERROR:-5,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,Z_BINARY:0,Z_TEXT:1,Z_UNKNOWN:2,Z_DEFLATED:8,Zlib:ua}),St={};Object.keys(RE).forEach(function(e){St[e]=RE[e]}),St.Z_MIN_WINDOWBITS=8,St.Z_MAX_WINDOWBITS=15,St.Z_DEFAULT_WINDOWBITS=15,St.Z_MIN_CHUNK=64,St.Z_MAX_CHUNK=1/0,St.Z_DEFAULT_CHUNK=16384,St.Z_MIN_MEMLEVEL=1,St.Z_MAX_MEMLEVEL=9,St.Z_DEFAULT_MEMLEVEL=8,St.Z_MIN_LEVEL=-1,St.Z_MAX_LEVEL=9,St.Z_DEFAULT_LEVEL=St.Z_DEFAULT_COMPRESSION;var gv={Z_OK:St.Z_OK,Z_STREAM_END:St.Z_STREAM_END,Z_NEED_DICT:St.Z_NEED_DICT,Z_ERRNO:St.Z_ERRNO,Z_STREAM_ERROR:St.Z_STREAM_ERROR,Z_DATA_ERROR:St.Z_DATA_ERROR,Z_MEM_ERROR:St.Z_MEM_ERROR,Z_BUF_ERROR:St.Z_BUF_ERROR,Z_VERSION_ERROR:St.Z_VERSION_ERROR};function Ku(e,t,n){var r=[],o=0;function i(){for(var u;(u=e.read())!==null;)r.push(u),o+=u.length;e.once("readable",i)}function s(){var u=Qe.concat(r,o);r=[],n(null,u),e.close()}e.on("error",function(u){e.removeListener("end",s),e.removeListener("readable",i),n(u)}),e.on("end",s),e.end(t),i()}function Yu(e,t){if(typeof t=="string"&&(t=new Qe(t)),!vg(t))throw new TypeError("Not a string or buffer");var n=St.Z_FINISH;return e._processChunk(t,n)}function Mc(e){if(!(this instanceof Mc))return new Mc(e);Rr.call(this,e,St.DEFLATE)}function Ic(e){if(!(this instanceof Ic))return new Ic(e);Rr.call(this,e,St.INFLATE)}function Cc(e){if(!(this instanceof Cc))return new Cc(e);Rr.call(this,e,St.GZIP)}function Tc(e){if(!(this instanceof Tc))return new Tc(e);Rr.call(this,e,St.GUNZIP)}function wc(e){if(!(this instanceof wc))return new wc(e);Rr.call(this,e,St.DEFLATERAW)}function Sc(e){if(!(this instanceof Sc))return new Sc(e);Rr.call(this,e,St.INFLATERAW)}function kc(e){if(!(this instanceof kc))return new kc(e);Rr.call(this,e,St.UNZIP)}function Rr(e,t){if(this._opts=e=e||{},this._chunkSize=e.chunkSize||St.Z_DEFAULT_CHUNK,Ms.call(this,e),e.flush&&e.flush!==St.Z_NO_FLUSH&&e.flush!==St.Z_PARTIAL_FLUSH&&e.flush!==St.Z_SYNC_FLUSH&&e.flush!==St.Z_FULL_FLUSH&&e.flush!==St.Z_FINISH&&e.flush!==St.Z_BLOCK)throw new Error("Invalid flush flag: "+e.flush);if(this._flushFlag=e.flush||St.Z_NO_FLUSH,e.chunkSize&&(e.chunkSize<St.Z_MIN_CHUNK||e.chunkSize>St.Z_MAX_CHUNK))throw new Error("Invalid chunk size: "+e.chunkSize);if(e.windowBits&&(e.windowBits<St.Z_MIN_WINDOWBITS||e.windowBits>St.Z_MAX_WINDOWBITS))throw new Error("Invalid windowBits: "+e.windowBits);if(e.level&&(e.level<St.Z_MIN_LEVEL||e.level>St.Z_MAX_LEVEL))throw new Error("Invalid compression level: "+e.level);if(e.memLevel&&(e.memLevel<St.Z_MIN_MEMLEVEL||e.memLevel>St.Z_MAX_MEMLEVEL))throw new Error("Invalid memLevel: "+e.memLevel);if(e.strategy&&e.strategy!=St.Z_FILTERED&&e.strategy!=St.Z_HUFFMAN_ONLY&&e.strategy!=St.Z_RLE&&e.strategy!=St.Z_FIXED&&e.strategy!=St.Z_DEFAULT_STRATEGY)throw new Error("Invalid strategy: "+e.strategy);if(e.dictionary&&!vg(e.dictionary))throw new Error("Invalid dictionary: it should be a Buffer instance");this._binding=new St.Zlib(t);var n=this;this._hadError=!1,this._binding.onerror=function(i,s){n._binding=null,n._hadError=!0;var u=new Error(i);u.errno=s,u.code=St.codes[s],n.emit("error",u)};var r=St.Z_DEFAULT_COMPRESSION;typeof e.level=="number"&&(r=e.level);var o=St.Z_DEFAULT_STRATEGY;typeof e.strategy=="number"&&(o=e.strategy),this._binding.init(e.windowBits||St.Z_DEFAULT_WINDOWBITS,r,e.memLevel||St.Z_DEFAULT_MEMLEVEL,o,e.dictionary),this._buffer=new Qe(this._chunkSize),this._offset=0,this._closed=!1,this._level=r,this._strategy=o,this.once("end",this.close)}Object.keys(gv).forEach(function(e){gv[gv[e]]=e}),Bi(Rr,Ms),Rr.prototype.params=function(e,t,n){if(e<St.Z_MIN_LEVEL||e>St.Z_MAX_LEVEL)throw new RangeError("Invalid compression level: "+e);if(t!=St.Z_FILTERED&&t!=St.Z_HUFFMAN_ONLY&&t!=St.Z_RLE&&t!=St.Z_FIXED&&t!=St.Z_DEFAULT_STRATEGY)throw new TypeError("Invalid strategy: "+t);if(this._level!==e||this._strategy!==t){var r=this;this.flush(St.Z_SYNC_FLUSH,function(){r._binding.params(e,t),r._hadError||(r._level=e,r._strategy=t,n&&n())})}else Wo(n)},Rr.prototype.reset=function(){return this._binding.reset()},Rr.prototype._flush=function(e){this._transform(new Qe(0),"",e)},Rr.prototype.flush=function(e,t){var n=this._writableState;if((typeof e=="function"||e===void 0&&!t)&&(t=e,e=St.Z_FULL_FLUSH),n.ended)t&&Wo(t);else if(n.ending)t&&this.once("end",t);else if(n.needDrain){var r=this;this.once("drain",function(){r.flush(t)})}else this._flushFlag=e,this.write(new Qe(0),"",t)},Rr.prototype.close=function(e){if(e&&Wo(e),!this._closed){this._closed=!0,this._binding.close();var t=this;Wo(function(){t.emit("close")})}},Rr.prototype._transform=function(e,t,n){var r,o=this._writableState,i=(o.ending||o.ended)&&(!e||o.length===e.length);if(!e===null&&!vg(e))return n(new Error("invalid input"));i?r=St.Z_FINISH:(r=this._flushFlag,e.length>=o.length&&(this._flushFlag=this._opts.flush||St.Z_NO_FLUSH)),this._processChunk(e,r,n)},Rr.prototype._processChunk=function(e,t,n){var r=e&&e.length,o=this._chunkSize-this._offset,i=0,s=this,u=typeof n=="function";if(!u){var d,f=[],g=0;this.on("error",function(k){d=k});do var y=this._binding.writeSync(t,e,i,r,this._buffer,this._offset,o);while(!this._hadError&&T(y[0],y[1]));if(this._hadError)throw d;var _=Qe.concat(f,g);return this.close(),_}var M=this._binding.write(t,e,i,r,this._buffer,this._offset,o);function T(k,S){if(!s._hadError){var C=o-S;if(function(N,H){if(!N)throw new Error(H)}(C>=0,"have should not go down"),C>0){var L=s._buffer.slice(s._offset,s._offset+C);s._offset+=C,u?s.push(L):(f.push(L),g+=L.length)}if((S===0||s._offset>=s._chunkSize)&&(o=s._chunkSize,s._offset=0,s._buffer=new Qe(s._chunkSize)),S===0){if(i+=r-k,r=k,!u)return!0;var A=s._binding.write(t,e,i,r,s._buffer,s._offset,s._chunkSize);return A.callback=T,void(A.buffer=e)}if(!u)return!1;n()}}M.buffer=e,M.callback=T},Bi(Mc,Rr),Bi(Ic,Rr),Bi(Cc,Rr),Bi(Tc,Rr),Bi(wc,Rr),Bi(Sc,Rr),Bi(kc,Rr);var NE={codes:gv,createDeflate:function(e){return new Mc(e)},createInflate:function(e){return new Ic(e)},createDeflateRaw:function(e){return new wc(e)},createInflateRaw:function(e){return new Sc(e)},createGzip:function(e){return new Cc(e)},createGunzip:function(e){return new Tc(e)},createUnzip:function(e){return new kc(e)},deflate:function(e,t,n){return typeof t=="function"&&(n=t,t={}),Ku(new Mc(t),e,n)},deflateSync:function(e,t){return Yu(new Mc(t),e)},gzip:function(e,t,n){return typeof t=="function"&&(n=t,t={}),Ku(new Cc(t),e,n)},gzipSync:function(e,t){return Yu(new Cc(t),e)},deflateRaw:function(e,t,n){return typeof t=="function"&&(n=t,t={}),Ku(new wc(t),e,n)},deflateRawSync:function(e,t){return Yu(new wc(t),e)},unzip:function(e,t,n){return typeof t=="function"&&(n=t,t={}),Ku(new kc(t),e,n)},unzipSync:function(e,t){return Yu(new kc(t),e)},inflate:function(e,t,n){return typeof t=="function"&&(n=t,t={}),Ku(new Ic(t),e,n)},inflateSync:function(e,t){return Yu(new Ic(t),e)},gunzip:function(e,t,n){return typeof t=="function"&&(n=t,t={}),Ku(new Tc(t),e,n)},gunzipSync:function(e,t){return Yu(new Tc(t),e)},inflateRaw:function(e,t,n){return typeof t=="function"&&(n=t,t={}),Ku(new Sc(t),e,n)},inflateRawSync:function(e,t){return Yu(new Sc(t),e)},Deflate:Mc,Inflate:Ic,Gzip:Cc,Gunzip:Tc,DeflateRaw:wc,InflateRaw:Sc,Unzip:kc,Zlib:Rr};class _fe{constructor(t,n,r){this.SDKAPPID=t,this.EXPIRETIME=r,this.PRIVATEKEY=n}genTestUserSig(t){return this._isNumber(this.SDKAPPID)?this._isString(this.PRIVATEKEY)?this._isString(t)?this._isNumber(this.EXPIRETIME)?(console.log("sdkAppID="+this.SDKAPPID+" key="+this.PRIVATEKEY+" userID="+t+" expire="+this.EXPIRETIME),this.genSigWithUserbuf(t,this.EXPIRETIME,null)):(console.error("expireTime must be a number"),""):(console.error("userID must be a string"),""):(console.error("privateKey must be a string"),""):(console.error("sdkAppID must be a number"),"")}newBuffer(t,n){return Qe.from?Qe.from(t,n):new Qe(t,n)}unescape(t){return t.replace(/_/g,"=").replace(/\-/g,"/").replace(/\*/g,"+")}escape(t){return t.replace(/\+/g,"*").replace(/\//g,"-").replace(/=/g,"_")}encode(t){return this.escape(this.newBuffer(t).toString("base64"))}decode(t){return this.newBuffer(this.unescape(t),"base64")}base64encode(t){return this.newBuffer(t).toString("base64")}base64decode(t){return this.newBuffer(t,"base64").toString()}_hmacsha256(t,n,r,o){let i="TLS.identifier:"+t+`
  131. `;i+="TLS.sdkappid:"+this.SDKAPPID+`
  132. `,i+="TLS.time:"+n+`
  133. `,i+="TLS.expire:"+r+`
  134. `,o!=null&&(i+="TLS.userbuf:"+o+`
  135. `);let s=SD.HmacSHA256(i,this.PRIVATEKEY);return SD.enc.Base64.stringify(s)}_utc(){return Math.round(Date.now()/1e3)}_isNumber(t){return t!==null&&(typeof t=="number"&&!isNaN(t-0)||typeof t=="object"&&t.constructor===Number)}_isString(t){return typeof t=="string"}genSigWithUserbuf(t,n,r){let o=this._utc(),i={"TLS.ver":"2.0","TLS.identifier":t,"TLS.sdkappid":this.SDKAPPID,"TLS.time":o,"TLS.expire":n},s="";if(r!=null){let g=this.base64encode(r);i["TLS.userbuf"]=g,s=this._hmacsha256(t,o,n,g)}else s=this._hmacsha256(t,o,n,null);i["TLS.sig"]=s;let u=JSON.stringify(i),d=NE.deflateSync(this.newBuffer(u)).toString("base64"),f=this.escape(d);return console.log("ret="+f),f}validate(t){let n=this.decode(t),r=NE.inflateSync(n);console.log("validate ret="+r)}}const bfe=604800;function QP(e){const{SDKAppID:t,secretKey:n,userID:r}=e,i=new _fe(t,n,bfe).genTestUserSig(r);return{SDKAppID:t,userSig:i}}const Mfe=st({components:{DialogTUI:By},setup(e,t){const n=Wi(),r=n==null?void 0:n.appContext.config.globalProperties.$TUIKit,o=Si&&Si(),i=ze(()=>JSON.parse(o.state.isMsgNeedReadReceipt)),s=ze(()=>JSON.parse(o.state.displayOnlineStatus)),u=qt({currentConversationID:"",currentModel:"message",platform:sessionStorage.getItem("platform"),disconnectStatus:!1,disconnentContent:"聊天功能已断开,是否重新连接?",disconnectBtnText:"连接",dialogShow:!1}),d=()=>{window.parent&&window.parent.postMessage({api:"onImClose"},"*")},f=_=>{u.currentModel="message",u.currentConversationID=_},g=_=>{u.dialogShow=!0,u.disconnectStatus=!0,o==null||o.commit("setImConnent",!1)},y=()=>{console.log("manage",Eh),r.login({userID:Eh,userSig:QP({SDKAppID:uw,secretKey:B3,userID:Eh}).userSig}).then(()=>{u.disconnectStatus=!1,o==null||o.commit("setImConnent",!0)}).catch(()=>{u.disconnentContent="连接失败,请重试",u.disconnectBtnText="重新连接",o==null||o.commit("setImConnent",!1)})};return Rn(()=>{r.tim.on(r.TIM.EVENT.KICKED_OUT,_=>g()),Sf.on("reConnectIm",_=>{_&&(u.dialogShow=!0,u.disconnectStatus=!0,o==null||o.commit("setImConnent",!1))})}),fl(()=>{r.tim.off(r.TIM.EVENT.KICKED_OUT,g)}),{...Xt(u),handleCurrentConversation:f,isMsgNeedReadReceipt:i,displayOnlineStatus:s,onClose:d,handleManage:y}}}),Ife="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAqCAYAAADBNhlmAAAAAXNSR0IArs4c6QAAAuFJREFUWEfdmL+LE1EQx2febkI2jYjdgXggov4BXuzubMwPEbMRUa+xsRGsPFELSwsVtRJsbGxODzEbEZOsjbnO0z9A5RBOhOtEbG5Dsnkjb2Pi5tf+Fp6mCtk3M5/M7HzfvIcg+Qcl54P/H9AqVfYB0TwRzQGxOaciyLcRcRsQt7R69WucKkXKYKd0Osd7XCeAU0R0yAsAET8hwEumMCNdf7ERFjYUYCdfXugR3iWgxbCBnMQCritI19Jm7X1Q+0CAdGJ5d9veeUQEZ4M69s4qrGXU7CV8vfrDz58vYLtw5iBx+xUBHfBzFuY5Am4iU09mms8/e/4Zr4dWvnIMiAwC2hUmeNC1CPgTEHXNrL6dZTMzg78zt/G34AZAAhKZmpuVyamAzjvXtQRcomWdnSXczKS03LR3ciqglS8/S6ohApcbYU0za+fG108ACimxCcLrFcI3ALzZD0C3iGBvULjBOhUhNy5BE4DWcb0VReeYAqVMo9YQwdrFcpH3oB4WUOik9sZYctuNAIodwrZ778I6FutVxhbSzeoH8b1TqByxOQ8sxu54qqocde84I4DtvH6bE12PAogILUilLji23e4TIhjJRFCfDPFOxjRu/Olyl6WV1z/67a1BA0VdJ/ZuzTQOTwCKqYRsvhXVcZJ2qLL5wRQ0LLFV1BepR63ogfA7Mnzo9DCnywC0J6ovVHBJaxjrwn4IuFMonwcOq5GdujowqhIMYzNYzjZrT0cB85UVIH5PCkBkV7Nm9f5YBvUrwMn5McrHrWHxM4gr2abx4N8qcdwmSTKDU5skrswkCjhNZkS94wh1UoAzhVoAxtrqEpIZz60uzrCQVAY9hwWnzBHHrSQAfcctZ1SKPLDiF0DloqOh1HtMRPvD6mmggbXfLBKP/E4CZD80OR3dP7DLeewcvDtSH9wHkFJffQwgpb48ckuFtNdv43om7QXmNOGV8go47A4RZ73vBWYc50nYSg/4C8nCuzoKBPvlAAAAAElFTkSuQmCC";const HT=e=>(Ur("data-v-070ddfaf"),e=e(),Fr(),e),Cfe={class:pt(["home"]),id:"preloadedImages"},Tfe={class:"home-main"},wfe={class:"home-main-box"},Sfe={class:"home-TUIKit"},kfe={class:"home-TUIKit-main"},Dfe={class:"conversation"},Efe={key:2,class:"imDisconnent"},Afe=HT(()=>j("img",{src:Ife,class:"iconTips"},null,-1)),Lfe={class:"chat"},Ofe=HT(()=>j("div",{class:"chat-default"},null,-1)),Rfe=HT(()=>j("p",null,"聊天功能已断开,是否重新连接?",-1));function Nfe(e,t,n,r,o,i){const s=mn("n-tab-pane"),u=mn("n-tabs"),d=mn("TUIConversation"),f=mn("TUIGroup"),g=mn("TUIPerson"),y=mn("TUIChat"),_=mn("DialogTUI");return Q(),le("div",Cfe,[j("main",Tfe,[j("div",wfe,[j("div",Sfe,[j("div",kfe,[j("div",Dfe,[Ft(u,{style:{"padding-left":"22px","--n-tab-padding":"6px 0","--n-tab-gap":"34px","--n-tab-text-color":"#000","--n-tab-text-color-hover":"#0f0f0f","--n-tab-text-color-active":"#000","--n-tab-font-weight-active":"600","padding-top":"6px","--n-bar-color":"#198cfe"},"bar-width":20,value:e.currentModel,"onUpdate:value":t[0]||(t[0]=M=>{e.currentModel=M})},{default:Qt(()=>[Ft(s,{name:"message",tab:"聊天"})]),_:1},8,["value"]),An(Ft(d,{onCurrent:e.handleCurrentConversation,displayOnlineStatus:e.displayOnlineStatus},null,8,["onCurrent","displayOnlineStatus"]),[[Qr,e.currentModel==="message"]]),e.platform!="orchestra"&&e.currentModel==="group"?(Q(),Ot(f,{key:0,onCurrent:e.handleCurrentConversation,displayOnlineStatus:e.displayOnlineStatus},null,8,["onCurrent","displayOnlineStatus"])):ke("",!0),e.platform!="orchestra"&&e.currentModel==="contact"?(Q(),Ot(g,{key:1,onCurrent:e.handleCurrentConversation,displayOnlineStatus:e.displayOnlineStatus},null,8,["onCurrent","displayOnlineStatus"])):ke("",!0),e.disconnectStatus?(Q(),le("div",Efe,[j("p",null,[Afe,Lo(" "+Re(e.disconnentContent),1)]),j("span",{class:"btnConnent",onClick:t[1]||(t[1]=M=>e.dialogShow=!0)},Re(e.disconnectBtnText),1)])):ke("",!0)]),j("div",Lfe,[Ft(y,{isMsgNeedReadReceipt:e.isMsgNeedReadReceipt,isNeedTyping:!0,isNeedEmojiReact:!0},{default:Qt(()=>[Ofe]),_:1},8,["isMsgNeedReadReceipt"])])])])])]),j("i",{class:"closeModal",onClick:t[2]||(t[2]=(...M)=>e.onClose&&e.onClose(...M))}),Ft(_,{show:e.dialogShow,isHeaderShow:!0,title:"提示","is-footer-show":!0,onSubmit:t[3]||(t[3]=M=>e.handleManage()),"onUpdate:show":t[4]||(t[4]=M=>e.dialogShow=M)},{default:Qt(()=>[Rfe]),_:1},8,["show"])])}const Pfe=Vt(Mfe,[["render",Nfe],["__scopeId","data-v-070ddfaf"]]),xfe=[{id:1,label:"发送一条消息",status:!1},{id:2,label:"撤回一条消息",status:!1},{id:3,label:"修改一次我的昵称",status:!1},{id:4,label:"发起一个群聊",status:!1},{id:5,label:"开启一次群禁言",status:!1},{id:6,label:"解散一个群聊",status:!1},{id:7,label:"发起一次通话",status:!1}],ss={taskList:xfe,userInfo:{},platform:"classroom",imConnent:!0,token:"",isMsgNeedReadReceipt:!0,displayOnlineStatus:!0,allowNotification:!0,_isTIMCallKit:!0};if(localStorage.getItem("TUIKit-userInfo")){const e=localStorage.getItem("TUIKit-userInfo")||{};try{ss.userInfo=JSON.parse(e)}catch{ss.userInfo={}}}if(sessionStorage.getItem("isMsgNeedReadReceipt")){const e=sessionStorage.getItem("isMsgNeedReadReceipt")||"";try{ss.isMsgNeedReadReceipt=JSON.parse(e)}catch{ss.isMsgNeedReadReceipt=!1}}if(sessionStorage.getItem("displayOnlineStatus")){const e=sessionStorage.getItem("displayOnlineStatus")||"";try{ss.displayOnlineStatus=JSON.parse(e)}catch{ss.displayOnlineStatus=!1}}if(sessionStorage.getItem("allowNotification")){const e=sessionStorage.getItem("allowNotification")||"";try{ss.allowNotification=JSON.parse(e)}catch{ss.allowNotification=!1}}if(sessionStorage.getItem("platform")){const e=sessionStorage.getItem("platform")||"";try{ss.platform=JSON.parse(e)}catch{ss.platform=!1}}if(sessionStorage.getItem("token")){const e=sessionStorage.getItem("token")||"";try{ss.token=JSON.parse(e)}catch{ss.token=!1}}const Ufe=jO({state:ss,mutations:{handleTask(e,t){e.taskList[t].status=!0},setUserInfo(e,t){e.userInfo=t,localStorage.setItem("TUIKit-userInfo",JSON.stringify(t))},setNeedReadReceipt(e,t){e.isMsgNeedReadReceipt=t,sessionStorage.setItem("isMsgNeedReadReceipt",JSON.stringify(t))},setDisplayOnlineStatus(e,t){e.displayOnlineStatus=t,sessionStorage.setItem("displayOnlineStatus",JSON.stringify(t))},setNotification(e,t){e.allowNotification=t,sessionStorage.setItem("allowNotification",JSON.stringify(t))},setPlatform(e,t){e.platform=t,sessionStorage.setItem("platform",t)},setImConnent(e,t){e.imConnent=t}},actions:{},modules:{}});let cy=[];const e4=new WeakMap;function Ffe(){cy.forEach(e=>e(...e4.get(e))),cy=[]}function t4(e,...t){e4.set(e,t),!cy.includes(e)&&cy.push(e)===1&&requestAnimationFrame(Ffe)}function dy(e){return e.composedPath()[0]||null}function Zp(e,t){const n=e.trim().split(/\s+/g),r={top:n[0]};switch(n.length){case 1:r.right=n[0],r.bottom=n[0],r.left=n[0];break;case 2:r.right=n[1],r.left=n[1],r.bottom=n[0];break;case 3:r.right=n[1],r.bottom=n[2],r.left=n[1];break;case 4:r.right=n[1],r.bottom=n[2],r.left=n[3];break;default:throw new Error("[seemly/getMargin]:"+e+" is not a valid value.")}return t===void 0?r:r[t]}const PE={black:"#000",silver:"#C0C0C0",gray:"#808080",white:"#FFF",maroon:"#800000",red:"#F00",purple:"#800080",fuchsia:"#F0F",green:"#008000",lime:"#0F0",olive:"#808000",yellow:"#FF0",navy:"#000080",blue:"#00F",teal:"#008080",aqua:"#0FF",transparent:"#0000"},Yf="^\\s*",Jf="\\s*$",Dc="\\s*((\\.\\d+)|(\\d+(\\.\\d*)?))\\s*",Ec="([0-9A-Fa-f])",Ac="([0-9A-Fa-f]{2})",Gfe=new RegExp(`${Yf}rgb\\s*\\(${Dc},${Dc},${Dc}\\)${Jf}`),$fe=new RegExp(`${Yf}rgba\\s*\\(${Dc},${Dc},${Dc},${Dc}\\)${Jf}`),Bfe=new RegExp(`${Yf}#${Ec}${Ec}${Ec}${Jf}`),Hfe=new RegExp(`${Yf}#${Ac}${Ac}${Ac}${Jf}`),qfe=new RegExp(`${Yf}#${Ec}${Ec}${Ec}${Ec}${Jf}`),Vfe=new RegExp(`${Yf}#${Ac}${Ac}${Ac}${Ac}${Jf}`);function Fi(e){return parseInt(e,16)}function ed(e){try{let t;if(t=Hfe.exec(e))return[Fi(t[1]),Fi(t[2]),Fi(t[3]),1];if(t=Gfe.exec(e))return[ui(t[1]),ui(t[5]),ui(t[9]),1];if(t=$fe.exec(e))return[ui(t[1]),ui(t[5]),ui(t[9]),Th(t[13])];if(t=Bfe.exec(e))return[Fi(t[1]+t[1]),Fi(t[2]+t[2]),Fi(t[3]+t[3]),1];if(t=Vfe.exec(e))return[Fi(t[1]),Fi(t[2]),Fi(t[3]),Th(Fi(t[4])/255)];if(t=qfe.exec(e))return[Fi(t[1]+t[1]),Fi(t[2]+t[2]),Fi(t[3]+t[3]),Th(Fi(t[4]+t[4])/255)];if(e in PE)return ed(PE[e]);throw new Error(`[seemly/rgba]: Invalid color value ${e}.`)}catch(t){throw t}}function zfe(e){return e>1?1:e<0?0:e}function CI(e,t,n,r){return`rgba(${ui(e)}, ${ui(t)}, ${ui(n)}, ${zfe(r)})`}function Fb(e,t,n,r,o){return ui((e*t*(1-r)+n*r)/o)}function o0(e,t){Array.isArray(e)||(e=ed(e)),Array.isArray(t)||(t=ed(t));const n=e[3],r=t[3],o=Th(n+r-n*r);return CI(Fb(e[0],n,t[0],r,o),Fb(e[1],n,t[1],r,o),Fb(e[2],n,t[2],r,o),o)}function Lc(e,t){const[n,r,o,i=1]=Array.isArray(e)?e:ed(e);return t.alpha?CI(n,r,o,t.alpha):CI(n,r,o,i)}function xm(e,t){const[n,r,o,i=1]=Array.isArray(e)?e:ed(e),{lightness:s=1,alpha:u=1}=t;return jfe([n*s,r*s,o*s,i*u])}function Th(e){const t=Math.round(Number(e)*100)/100;return t>1?1:t<0?0:t}function ui(e){const t=Math.round(Number(e));return t>255?255:t<0?0:t}function jfe(e){const[t,n,r]=e;return 3 in e?`rgba(${ui(t)}, ${ui(n)}, ${ui(r)}, ${Th(e[3])})`:`rgba(${ui(t)}, ${ui(n)}, ${ui(r)}, 1)`}function Wfe(e=8){return Math.random().toString(16).slice(2,2+e)}function Kfe(e,t=[],n){const r={};return t.forEach(o=>{r[o]=e[o]}),Object.assign(r,n)}function Yfe(e,t=[],n){const r={};return Object.getOwnPropertyNames(e).forEach(i=>{t.includes(i)||(r[i]=e[i])}),Object.assign(r,n)}function gf(e,t=!0,n=[]){return e.forEach(r=>{if(r!==null){if(typeof r!="object"){(typeof r=="string"||typeof r=="number")&&n.push(Lo(String(r)));return}if(Array.isArray(r)){gf(r,t,n);return}if(r.type===ht){if(r.children===null)return;Array.isArray(r.children)&&gf(r.children,t,n)}else r.type!==wi&&n.push(r)}}),n}function kr(e,...t){if(Array.isArray(e))e.forEach(n=>kr(n,...t));else return e(...t)}const Jfe=(e,...t)=>typeof e=="function"?e(...t):typeof e=="string"?Lo(e):typeof e=="number"?Lo(String(e)):null;function xE(e,t){console.error(`[naive/${e}]: ${t}`)}function n4(e,t){throw new Error(`[naive/${e}]: ${t}`)}function UE(e,t="default",n=void 0){const r=e[t];if(!r)return xE("getFirstSlotVNode",`slot[${t}] is empty`),null;const o=gf(r(n));return o.length===1?o[0]:(xE("getFirstSlotVNode",`slot[${t}] should have exactly one child`),null)}function Mg(e){return e.some(t=>Gh(t)?!(t.type===wi||t.type===ht&&!Mg(t.children)):!0)?e:null}function wh(e,t){return e&&Mg(e())||t()}function Xfe(e,t,n){return e&&Mg(e(t))||n(t)}function qs(e,t){const n=e&&Mg(e());return t(n||null)}function TI(e){return!(e&&Mg(e()))}const FE=st({render(){var e,t;return(t=(e=this.$slots).default)===null||t===void 0?void 0:t.call(e)}}),Zfe=/^(\d|\.)+$/,GE=/(\d|\.)+/;function Gb(e,{c:t=1,offset:n=0,attachPx:r=!0}={}){if(typeof e=="number"){const o=(e+n)*t;return o===0?"0":`${o}px`}else if(typeof e=="string")if(Zfe.test(e)){const o=(Number(e)+n)*t;return r?o===0?"0":`${o}px`:`${o}`}else{const o=GE.exec(e);return o?e.replace(GE,String((Number(o[0])+n)*t)):e}return e}function $E(e){return e.replace(/#|\(|\)|,|\s/g,"_")}function Qfe(e){let t=0;for(let n=0;n<e.length;++n)e[n]==="&"&&++t;return t}const r4=/\s*,(?![^(]*\))\s*/g,epe=/\s+/g;function tpe(e,t){const n=[];return t.split(r4).forEach(r=>{let o=Qfe(r);if(o){if(o===1){e.forEach(s=>{n.push(r.replace("&",s))});return}}else{e.forEach(s=>{n.push((s&&s+" ")+r)});return}let i=[r];for(;o--;){const s=[];i.forEach(u=>{e.forEach(d=>{s.push(u.replace("&",d))})}),i=s}i.forEach(s=>n.push(s))}),n}function npe(e,t){const n=[];return t.split(r4).forEach(r=>{e.forEach(o=>{n.push((o&&o+" ")+r)})}),n}function rpe(e){let t=[""];return e.forEach(n=>{n=n&&n.trim(),n&&(n.includes("&")?t=tpe(t,n):t=npe(t,n))}),t.join(", ").replace(epe," ")}function BE(e){if(!e)return;const t=e.parentElement;t&&t.removeChild(e)}function i0(e){return document.querySelector(`style[cssr-id="${e}"]`)}function ope(e){const t=document.createElement("style");return t.setAttribute("cssr-id",e),t}function Um(e){return e?/^\s*@(s|m)/.test(e):!1}const ipe=/[A-Z]/g;function o4(e){return e.replace(ipe,t=>"-"+t.toLowerCase())}function spe(e,t=" "){return typeof e=="object"&&e!==null?` {
  136. `+Object.entries(e).map(n=>t+` ${o4(n[0])}: ${n[1]};`).join(`
  137. `)+`
  138. `+t+"}":`: ${e};`}function ape(e,t,n){return typeof e=="function"?e({context:t.context,props:n}):e}function HE(e,t,n,r){if(!t)return"";const o=ape(t,n,r);if(!o)return"";if(typeof o=="string")return`${e} {
  139. ${o}
  140. }`;const i=Object.keys(o);if(i.length===0)return n.config.keepEmptyBlock?e+` {
  141. }`:"";const s=e?[e+" {"]:[];return i.forEach(u=>{const d=o[u];if(u==="raw"){s.push(`
  142. `+d+`
  143. `);return}u=o4(u),d!=null&&s.push(` ${u}${spe(d)}`)}),e&&s.push("}"),s.join(`
  144. `)}function wI(e,t,n){e&&e.forEach(r=>{if(Array.isArray(r))wI(r,t,n);else if(typeof r=="function"){const o=r(t);Array.isArray(o)?wI(o,t,n):o&&n(o)}else r&&n(r)})}function i4(e,t,n,r,o,i){const s=e.$;let u="";if(!s||typeof s=="string")Um(s)?u=s:t.push(s);else if(typeof s=="function"){const g=s({context:r.context,props:o});Um(g)?u=g:t.push(g)}else if(s.before&&s.before(r.context),!s.$||typeof s.$=="string")Um(s.$)?u=s.$:t.push(s.$);else if(s.$){const g=s.$({context:r.context,props:o});Um(g)?u=g:t.push(g)}const d=rpe(t),f=HE(d,e.props,r,o);u?(n.push(`${u} {`),i&&f&&i.insertRule(`${u} {
  145. ${f}
  146. }
  147. `)):(i&&f&&i.insertRule(f),!i&&f.length&&n.push(f)),e.children&&wI(e.children,{context:r.context,props:o},g=>{if(typeof g=="string"){const y=HE(d,{raw:g},r,o);i?i.insertRule(y):n.push(y)}else i4(g,t,n,r,o,i)}),t.pop(),u&&n.push("}"),s&&s.after&&s.after(r.context)}function s4(e,t,n,r=!1){const o=[];return i4(e,[],o,t,n,r?e.instance.__styleSheet:void 0),r?"":o.join(`
  148. `)}function SI(e){for(var t=0,n,r=0,o=e.length;o>=4;++r,o-=4)n=e.charCodeAt(r)&255|(e.charCodeAt(++r)&255)<<8|(e.charCodeAt(++r)&255)<<16|(e.charCodeAt(++r)&255)<<24,n=(n&65535)*1540483477+((n>>>16)*59797<<16),n^=n>>>24,t=(n&65535)*1540483477+((n>>>16)*59797<<16)^(t&65535)*1540483477+((t>>>16)*59797<<16);switch(o){case 3:t^=(e.charCodeAt(r+2)&255)<<16;case 2:t^=(e.charCodeAt(r+1)&255)<<8;case 1:t^=e.charCodeAt(r)&255,t=(t&65535)*1540483477+((t>>>16)*59797<<16)}return t^=t>>>13,t=(t&65535)*1540483477+((t>>>16)*59797<<16),((t^t>>>15)>>>0).toString(36)}typeof window<"u"&&(window.__cssrContext={});function lpe(e,t,n){const{els:r}=t;if(n===void 0)r.forEach(BE),t.els=[];else{const o=i0(n);o&&r.includes(o)&&(BE(o),t.els=r.filter(i=>i!==o))}}function qE(e,t){e.push(t)}function upe(e,t,n,r,o,i,s,u,d){if(i&&!d){if(n===void 0){console.error("[css-render/mount]: `id` is required in `silent` mode.");return}const _=window.__cssrContext;_[n]||(_[n]=!0,s4(t,e,r,i));return}let f;if(n===void 0&&(f=t.render(r),n=SI(f)),d){d.adapter(n,f??t.render(r));return}const g=i0(n);if(g!==null&&!s)return g;const y=g??ope(n);if(f===void 0&&(f=t.render(r)),y.textContent=f,g!==null)return g;if(u){const _=document.head.querySelector(`meta[name="${u}"]`);if(_)return document.head.insertBefore(y,_),qE(t.els,y),y}return o?document.head.insertBefore(y,document.head.querySelector("style, link")):document.head.appendChild(y),qE(t.els,y),y}function cpe(e){return s4(this,this.instance,e)}function dpe(e={}){const{id:t,ssr:n,props:r,head:o=!1,silent:i=!1,force:s=!1,anchorMetaName:u}=e;return upe(this.instance,this,t,r,o,i,s,u,n)}function fpe(e={}){const{id:t}=e;lpe(this.instance,this,t)}const Fm=function(e,t,n,r){return{instance:e,$:t,props:n,children:r,els:[],render:cpe,mount:dpe,unmount:fpe}},ppe=function(e,t,n,r){return Array.isArray(t)?Fm(e,{$:null},null,t):Array.isArray(n)?Fm(e,t,null,n):Array.isArray(r)?Fm(e,t,n,r):Fm(e,t,n,null)};function a4(e={}){let t=null;const n={c:(...r)=>ppe(n,...r),use:(r,...o)=>r.install(n,...o),find:i0,context:{},config:e,get __styleSheet(){if(!t){const r=document.createElement("style");return document.head.appendChild(r),t=document.styleSheets[document.styleSheets.length-1],t}return t}};return n}function hpe(e,t){if(e===void 0)return!1;if(t){const{context:{ids:n}}=t;return n.has(e)}return i0(e)!==null}function gpe(e){let t=".",n="__",r="--",o;if(e){let T=e.blockPrefix;T&&(t=T),T=e.elementPrefix,T&&(n=T),T=e.modifierPrefix,T&&(r=T)}const i={install(T){o=T.c;const k=T.context;k.bem={},k.bem.b=null,k.bem.els=null}};function s(T){let k,S;return{before(C){k=C.bem.b,S=C.bem.els,C.bem.els=null},after(C){C.bem.b=k,C.bem.els=S},$({context:C,props:L}){return T=typeof T=="string"?T:T({context:C,props:L}),C.bem.b=T,`${(L==null?void 0:L.bPrefix)||t}${C.bem.b}`}}}function u(T){let k;return{before(S){k=S.bem.els},after(S){S.bem.els=k},$({context:S,props:C}){return T=typeof T=="string"?T:T({context:S,props:C}),S.bem.els=T.split(",").map(L=>L.trim()),S.bem.els.map(L=>`${(C==null?void 0:C.bPrefix)||t}${S.bem.b}${n}${L}`).join(", ")}}}function d(T){return{$({context:k,props:S}){T=typeof T=="string"?T:T({context:k,props:S});const C=T.split(",").map(N=>N.trim());function L(N){return C.map(H=>`&${(S==null?void 0:S.bPrefix)||t}${k.bem.b}${N!==void 0?`${n}${N}`:""}${r}${H}`).join(", ")}const A=k.bem.els;return A!==null?L(A[0]):L()}}}function f(T){return{$({context:k,props:S}){T=typeof T=="string"?T:T({context:k,props:S});const C=k.bem.els;return`&:not(${(S==null?void 0:S.bPrefix)||t}${k.bem.b}${C!==null&&C.length>0?`${n}${C[0]}`:""}${r}${T})`}}}return Object.assign(i,{cB:(...T)=>o(s(T[0]),T[1],T[2]),cE:(...T)=>o(u(T[0]),T[1],T[2]),cM:(...T)=>o(d(T[0]),T[1],T[2]),cNotM:(...T)=>o(f(T[0]),T[1],T[2])}),i}function Zt(e,t){return e+(t==="default"?"":t.replace(/^[a-z]/,n=>n.toUpperCase()))}Zt("abc","def");const mpe="n",vpe=`.${mpe}-`,ype="__",_pe="--",l4=a4(),u4=gpe({blockPrefix:vpe,elementPrefix:ype,modifierPrefix:_pe});l4.use(u4);const{c:lt,find:jbe}=l4,{cB:it,cE:gt,cM:It,cNotM:ns}=u4,bpe=(...e)=>lt(">",[it(...e)]);let $b;function Mpe(){return $b===void 0&&($b=navigator.userAgent.includes("Node.js")||navigator.userAgent.includes("jsdom")),$b}const Ig=typeof document<"u"&&typeof window<"u";function Ipe(e){const t=Pe(!!e.value);if(t.value)return Oh(t);const n=Gt(e,r=>{r&&(t.value=!0,n())});return Oh(t)}function yu(e){const t=ze(e),n=Pe(t.value);return Gt(t,r=>{n.value=r}),typeof e=="function"?n:{__v_isRef:!0,get value(){return n.value},set value(r){e.set(r)}}}const Cpe=typeof window<"u";let mf,Sh;const Tpe=()=>{var e,t;mf=Cpe?(t=(e=document)===null||e===void 0?void 0:e.fonts)===null||t===void 0?void 0:t.ready:void 0,Sh=!1,mf!==void 0?mf.then(()=>{Sh=!0}):Sh=!0};Tpe();function c4(e){if(Sh)return;let t=!1;Rn(()=>{Sh||mf==null||mf.then(()=>{t||e()})}),hi(()=>{t=!0})}function mv(e){return e.composedPath()[0]}const wpe={mousemoveoutside:new WeakMap,clickoutside:new WeakMap};function Spe(e,t,n){if(e==="mousemoveoutside"){const r=o=>{t.contains(mv(o))||n(o)};return{mousemove:r,touchstart:r}}else if(e==="clickoutside"){let r=!1;const o=s=>{r=!t.contains(mv(s))},i=s=>{r&&(t.contains(mv(s))||n(s))};return{mousedown:o,mouseup:i,touchstart:o,touchend:i}}return console.error(`[evtd/create-trap-handler]: name \`${e}\` is invalid. This could be a bug of evtd.`),{}}function d4(e,t,n){const r=wpe[e];let o=r.get(t);o===void 0&&r.set(t,o=new WeakMap);let i=o.get(n);return i===void 0&&o.set(n,i=Spe(e,t,n)),i}function kpe(e,t,n,r){if(e==="mousemoveoutside"||e==="clickoutside"){const o=d4(e,t,n);return Object.keys(o).forEach(i=>{co(i,document,o[i],r)}),!0}return!1}function Dpe(e,t,n,r){if(e==="mousemoveoutside"||e==="clickoutside"){const o=d4(e,t,n);return Object.keys(o).forEach(i=>{_r(i,document,o[i],r)}),!0}return!1}function Epe(){if(typeof window>"u")return{on:()=>{},off:()=>{}};const e=new WeakMap,t=new WeakMap;function n(){e.set(this,!0)}function r(){e.set(this,!0),t.set(this,!0)}function o(x,$,V){const G=x[$];return x[$]=function(){return V.apply(x,arguments),G.apply(x,arguments)},x}function i(x,$){x[$]=Event.prototype[$]}const s=new WeakMap,u=Object.getOwnPropertyDescriptor(Event.prototype,"currentTarget");function d(){var x;return(x=s.get(this))!==null&&x!==void 0?x:null}function f(x,$){u!==void 0&&Object.defineProperty(x,"currentTarget",{configurable:!0,enumerable:!0,get:$??u.get})}const g={bubble:{},capture:{}},y={};function _(){const x=function($){const{type:V,eventPhase:G,bubbles:R}=$,w=mv($);if(G===2)return;const P=G===1?"capture":"bubble";let X=w;const W=[];for(;X===null&&(X=window),W.push(X),X!==window;)X=X.parentNode||null;const ne=g.capture[V],Y=g.bubble[V];if(o($,"stopPropagation",n),o($,"stopImmediatePropagation",r),f($,d),P==="capture"){if(ne===void 0)return;for(let ie=W.length-1;ie>=0&&!e.has($);--ie){const fe=W[ie],se=ne.get(fe);if(se!==void 0){s.set($,fe);for(const ue of se){if(t.has($))break;ue($)}}if(ie===0&&!R&&Y!==void 0){const ue=Y.get(fe);if(ue!==void 0)for(const K of ue){if(t.has($))break;K($)}}}}else if(P==="bubble"){if(Y===void 0)return;for(let ie=0;ie<W.length&&!e.has($);++ie){const fe=W[ie],se=Y.get(fe);if(se!==void 0){s.set($,fe);for(const ue of se){if(t.has($))break;ue($)}}}}i($,"stopPropagation"),i($,"stopImmediatePropagation"),f($)};return x.displayName="evtdUnifiedHandler",x}function M(){const x=function($){const{type:V,eventPhase:G}=$;if(G!==2)return;const R=y[V];R!==void 0&&R.forEach(w=>w($))};return x.displayName="evtdUnifiedWindowEventHandler",x}const T=_(),k=M();function S(x,$){const V=g[x];return V[$]===void 0&&(V[$]=new Map,window.addEventListener($,T,x==="capture")),V[$]}function C(x){return y[x]===void 0&&(y[x]=new Set,window.addEventListener(x,k)),y[x]}function L(x,$){let V=x.get($);return V===void 0&&x.set($,V=new Set),V}function A(x,$,V,G){const R=g[$][V];if(R!==void 0){const w=R.get(x);if(w!==void 0&&w.has(G))return!0}return!1}function N(x,$){const V=y[x];return!!(V!==void 0&&V.has($))}function H(x,$,V,G){let R;if(typeof G=="object"&&G.once===!0?R=ne=>{q(x,$,R,G),V(ne)}:R=V,kpe(x,$,R,G))return;const P=G===!0||typeof G=="object"&&G.capture===!0?"capture":"bubble",X=S(P,x),W=L(X,$);if(W.has(R)||W.add(R),$===window){const ne=C(x);ne.has(R)||ne.add(R)}}function q(x,$,V,G){if(Dpe(x,$,V,G))return;const w=G===!0||typeof G=="object"&&G.capture===!0,P=w?"capture":"bubble",X=S(P,x),W=L(X,$);if($===window&&!A($,w?"bubble":"capture",x,V)&&N(x,V)){const Y=y[x];Y.delete(V),Y.size===0&&(window.removeEventListener(x,k),y[x]=void 0)}W.has(V)&&W.delete(V),W.size===0&&X.delete($),X.size===0&&(window.removeEventListener(x,T,P==="capture"),g[P][x]=void 0)}return{on:H,off:q}}const{on:co,off:_r}=Epe();function qT(e,t){return Gt(e,n=>{n!==void 0&&(t.value=n)}),ze(()=>e.value===void 0?t.value:e.value)}function s0(){const e=Pe(!1);return Rn(()=>{e.value=!0}),Oh(e)}function kI(e,t){return ze(()=>{for(const n of t)if(e[n]!==void 0)return e[n];return e[t[t.length-1]]})}const Ape=(typeof window>"u"?!1:/iPad|iPhone|iPod/.test(navigator.platform)||navigator.platform==="MacIntel"&&navigator.maxTouchPoints>1)&&!window.MSStream;function Lpe(){return Ape}const Ope="n-internal-select-menu-body",f4="n-modal-body",p4="n-drawer-body",h4="n-popover-body",g4="__disabled__";function xf(e){const t=tn(f4,null),n=tn(p4,null),r=tn(h4,null),o=tn(Ope,null),i=Pe();if(typeof document<"u"){i.value=document.fullscreenElement;const s=()=>{i.value=document.fullscreenElement};Rn(()=>{co("fullscreenchange",document,s)}),hi(()=>{_r("fullscreenchange",document,s)})}return yu(()=>{var s;const{to:u}=e;return u!==void 0?u===!1?g4:u===!0?i.value||"body":u:t!=null&&t.value?(s=t.value.$el)!==null&&s!==void 0?s:t.value:n!=null&&n.value?n.value:r!=null&&r.value?r.value:o!=null&&o.value?o.value:u??(i.value||"body")})}xf.tdkey=g4;xf.propTo={type:[String,Object,Boolean],default:void 0};function DI(e,t,n="default"){const r=t[n];if(r===void 0)throw new Error(`[vueuc/${e}]: slot[${n}] is empty.`);return r()}function EI(e,t=!0,n=[]){return e.forEach(r=>{if(r!==null){if(typeof r!="object"){(typeof r=="string"||typeof r=="number")&&n.push(Lo(String(r)));return}if(Array.isArray(r)){EI(r,t,n);return}if(r.type===ht){if(r.children===null)return;Array.isArray(r.children)&&EI(r.children,t,n)}else r.type!==wi&&n.push(r)}}),n}function VE(e,t,n="default"){const r=t[n];if(r===void 0)throw new Error(`[vueuc/${e}]: slot[${n}] is empty.`);const o=EI(r());if(o.length===1)return o[0];throw new Error(`[vueuc/${e}]: slot[${n}] should have exactly one child.`)}let El=null;function m4(){if(El===null&&(El=document.getElementById("v-binder-view-measurer"),El===null)){El=document.createElement("div"),El.id="v-binder-view-measurer";const{style:e}=El;e.position="fixed",e.left="0",e.right="0",e.top="0",e.bottom="0",e.pointerEvents="none",e.visibility="hidden",document.body.appendChild(El)}return El.getBoundingClientRect()}function Rpe(e,t){const n=m4();return{top:t,left:e,height:0,width:0,right:n.width-e,bottom:n.height-t}}function Bb(e){const t=e.getBoundingClientRect(),n=m4();return{left:t.left-n.left,top:t.top-n.top,bottom:n.height+n.top-t.bottom,right:n.width+n.left-t.right,width:t.width,height:t.height}}function Npe(e){return e.nodeType===9?null:e.parentNode}function v4(e){if(e===null)return null;const t=Npe(e);if(t===null)return null;if(t.nodeType===9)return document;if(t.nodeType===1){const{overflow:n,overflowX:r,overflowY:o}=getComputedStyle(t);if(/(auto|scroll|overlay)/.test(n+o+r))return t}return v4(t)}const Ppe=st({name:"Binder",props:{syncTargetWithParent:Boolean,syncTarget:{type:Boolean,default:!0}},setup(e){var t;li("VBinder",(t=Wi())===null||t===void 0?void 0:t.proxy);const n=tn("VBinder",null),r=Pe(null),o=C=>{r.value=C,n&&e.syncTargetWithParent&&n.setTargetRef(C)};let i=[];const s=()=>{let C=r.value;for(;C=v4(C),C!==null;)i.push(C);for(const L of i)co("scroll",L,y,!0)},u=()=>{for(const C of i)_r("scroll",C,y,!0);i=[]},d=new Set,f=C=>{d.size===0&&s(),d.has(C)||d.add(C)},g=C=>{d.has(C)&&d.delete(C),d.size===0&&u()},y=()=>{t4(_)},_=()=>{d.forEach(C=>C())},M=new Set,T=C=>{M.size===0&&co("resize",window,S),M.has(C)||M.add(C)},k=C=>{M.has(C)&&M.delete(C),M.size===0&&_r("resize",window,S)},S=()=>{M.forEach(C=>C())};return hi(()=>{_r("resize",window,S),u()}),{targetRef:r,setTargetRef:o,addScrollListener:f,removeScrollListener:g,addResizeListener:T,removeResizeListener:k}},render(){return DI("binder",this.$slots)}}),xpe=Ppe,Upe=st({name:"Target",setup(){const{setTargetRef:e,syncTarget:t}=tn("VBinder");return{syncTarget:t,setTargetDirective:{mounted:e,updated:e}}},render(){const{syncTarget:e,setTargetDirective:t}=this;return e?An(VE("follower",this.$slots),[[t]]):VE("follower",this.$slots)}}),Fd="@@mmoContext",Fpe={mounted(e,{value:t}){e[Fd]={handler:void 0},typeof t=="function"&&(e[Fd].handler=t,co("mousemoveoutside",e,t))},updated(e,{value:t}){const n=e[Fd];typeof t=="function"?n.handler?n.handler!==t&&(_r("mousemoveoutside",e,n.handler),n.handler=t,co("mousemoveoutside",e,t)):(e[Fd].handler=t,co("mousemoveoutside",e,t)):n.handler&&(_r("mousemoveoutside",e,n.handler),n.handler=void 0)},unmounted(e){const{handler:t}=e[Fd];t&&_r("mousemoveoutside",e,t),e[Fd].handler=void 0}},Gpe=Fpe,Gd="@@coContext",$pe={mounted(e,{value:t,modifiers:n}){e[Gd]={handler:void 0},typeof t=="function"&&(e[Gd].handler=t,co("clickoutside",e,t,{capture:n.capture}))},updated(e,{value:t,modifiers:n}){const r=e[Gd];typeof t=="function"?r.handler?r.handler!==t&&(_r("clickoutside",e,r.handler,{capture:n.capture}),r.handler=t,co("clickoutside",e,t,{capture:n.capture})):(e[Gd].handler=t,co("clickoutside",e,t,{capture:n.capture})):r.handler&&(_r("clickoutside",e,r.handler,{capture:n.capture}),r.handler=void 0)},unmounted(e,{modifiers:t}){const{handler:n}=e[Gd];n&&_r("clickoutside",e,n,{capture:t.capture}),e[Gd].handler=void 0}},zE=$pe;function Bpe(e,t){console.error(`[vdirs/${e}]: ${t}`)}class Hpe{constructor(){this.elementZIndex=new Map,this.nextZIndex=2e3}get elementCount(){return this.elementZIndex.size}ensureZIndex(t,n){const{elementZIndex:r}=this;if(n!==void 0){t.style.zIndex=`${n}`,r.delete(t);return}const{nextZIndex:o}=this;r.has(t)&&r.get(t)+1===this.nextZIndex||(t.style.zIndex=`${o}`,r.set(t,o),this.nextZIndex=o+1,this.squashState())}unregister(t,n){const{elementZIndex:r}=this;r.has(t)?r.delete(t):n===void 0&&Bpe("z-index-manager/unregister-element","Element not found when unregistering."),this.squashState()}squashState(){const{elementCount:t}=this;t||(this.nextZIndex=2e3),this.nextZIndex-t>2500&&this.rearrange()}rearrange(){const t=Array.from(this.elementZIndex.entries());t.sort((n,r)=>n[1]-r[1]),this.nextZIndex=2e3,t.forEach(n=>{const r=n[0],o=this.nextZIndex++;`${o}`!==r.style.zIndex&&(r.style.zIndex=`${o}`)})}}const Hb=new Hpe,$d="@@ziContext",qpe={mounted(e,t){const{value:n={}}=t,{zIndex:r,enabled:o}=n;e[$d]={enabled:!!o,initialized:!1},o&&(Hb.ensureZIndex(e,r),e[$d].initialized=!0)},updated(e,t){const{value:n={}}=t,{zIndex:r,enabled:o}=n,i=e[$d].enabled;o&&!i&&(Hb.ensureZIndex(e,r),e[$d].initialized=!0),e[$d].enabled=!!o},unmounted(e,t){if(!e[$d].initialized)return;const{value:n={}}=t,{zIndex:r}=n;Hb.unregister(e,r)}},VT=qpe,y4=Symbol("@css-render/vue3-ssr");function Vpe(e,t){return`<style cssr-id="${e}">
  149. ${t}
  150. </style>`}function zpe(e,t){const n=tn(y4,null);if(n===null){console.error("[css-render/vue3-ssr]: no ssr context found.");return}const{styles:r,ids:o}=n;o.has(e)||r!==null&&(o.add(e),r.push(Vpe(e,t)))}const jpe=typeof document<"u";function Xf(){if(jpe)return;const e=tn(y4,null);if(e!==null)return{adapter:zpe,context:e}}function jE(e,t){console.error(`[vueuc/${e}]: ${t}`)}const{c:Zd}=a4(),_4="vueuc-style";function WE(e){return typeof e=="string"?document.querySelector(e):e()}const b4=st({name:"LazyTeleport",props:{to:{type:[String,Object],default:void 0},disabled:Boolean,show:{type:Boolean,required:!0}},setup(e){return{showTeleport:Ipe(dr(e,"show")),mergedTo:ze(()=>{const{to:t}=e;return t??"body"})}},render(){return this.showTeleport?this.disabled?DI("lazy-teleport",this.$slots):Oe(gC,{disabled:this.disabled,to:this.mergedTo},DI("lazy-teleport",this.$slots)):null}}),Gm={top:"bottom",bottom:"top",left:"right",right:"left"},KE={start:"end",center:"center",end:"start"},qb={top:"height",bottom:"height",left:"width",right:"width"},Wpe={"bottom-start":"top left",bottom:"top center","bottom-end":"top right","top-start":"bottom left",top:"bottom center","top-end":"bottom right","right-start":"top left",right:"center left","right-end":"bottom left","left-start":"top right",left:"center right","left-end":"bottom right"},Kpe={"bottom-start":"bottom left",bottom:"bottom center","bottom-end":"bottom right","top-start":"top left",top:"top center","top-end":"top right","right-start":"top right",right:"center right","right-end":"bottom right","left-start":"top left",left:"center left","left-end":"bottom left"},Ype={"bottom-start":"right","bottom-end":"left","top-start":"right","top-end":"left","right-start":"bottom","right-end":"top","left-start":"bottom","left-end":"top"},YE={top:!0,bottom:!1,left:!0,right:!1},JE={top:"end",bottom:"start",left:"end",right:"start"};function Jpe(e,t,n,r,o,i){if(!o||i)return{placement:e,top:0,left:0};const[s,u]=e.split("-");let d=u??"center",f={top:0,left:0};const g=(M,T,k)=>{let S=0,C=0;const L=n[M]-t[T]-t[M];return L>0&&r&&(k?C=YE[T]?L:-L:S=YE[T]?L:-L),{left:S,top:C}},y=s==="left"||s==="right";if(d!=="center"){const M=Ype[e],T=Gm[M],k=qb[M];if(n[k]>t[k]){if(t[M]+t[k]<n[k]){const S=(n[k]-t[k])/2;t[M]<S||t[T]<S?t[M]<t[T]?(d=KE[u],f=g(k,T,y)):f=g(k,M,y):d="center"}}else n[k]<t[k]&&t[T]<0&&t[M]>t[T]&&(d=KE[u])}else{const M=s==="bottom"||s==="top"?"left":"top",T=Gm[M],k=qb[M],S=(n[k]-t[k])/2;(t[M]<S||t[T]<S)&&(t[M]>t[T]?(d=JE[M],f=g(k,M,y)):(d=JE[T],f=g(k,T,y)))}let _=s;return t[s]<n[qb[s]]&&t[s]<t[Gm[s]]&&(_=Gm[s]),{placement:d!=="center"?`${_}-${d}`:_,left:f.left,top:f.top}}function Xpe(e,t){return t?Kpe[e]:Wpe[e]}function Zpe(e,t,n,r,o,i){if(i)switch(e){case"bottom-start":return{top:`${Math.round(n.top-t.top+n.height)}px`,left:`${Math.round(n.left-t.left)}px`,transform:"translateY(-100%)"};case"bottom-end":return{top:`${Math.round(n.top-t.top+n.height)}px`,left:`${Math.round(n.left-t.left+n.width)}px`,transform:"translateX(-100%) translateY(-100%)"};case"top-start":return{top:`${Math.round(n.top-t.top)}px`,left:`${Math.round(n.left-t.left)}px`,transform:""};case"top-end":return{top:`${Math.round(n.top-t.top)}px`,left:`${Math.round(n.left-t.left+n.width)}px`,transform:"translateX(-100%)"};case"right-start":return{top:`${Math.round(n.top-t.top)}px`,left:`${Math.round(n.left-t.left+n.width)}px`,transform:"translateX(-100%)"};case"right-end":return{top:`${Math.round(n.top-t.top+n.height)}px`,left:`${Math.round(n.left-t.left+n.width)}px`,transform:"translateX(-100%) translateY(-100%)"};case"left-start":return{top:`${Math.round(n.top-t.top)}px`,left:`${Math.round(n.left-t.left)}px`,transform:""};case"left-end":return{top:`${Math.round(n.top-t.top+n.height)}px`,left:`${Math.round(n.left-t.left)}px`,transform:"translateY(-100%)"};case"top":return{top:`${Math.round(n.top-t.top)}px`,left:`${Math.round(n.left-t.left+n.width/2)}px`,transform:"translateX(-50%)"};case"right":return{top:`${Math.round(n.top-t.top+n.height/2)}px`,left:`${Math.round(n.left-t.left+n.width)}px`,transform:"translateX(-100%) translateY(-50%)"};case"left":return{top:`${Math.round(n.top-t.top+n.height/2)}px`,left:`${Math.round(n.left-t.left)}px`,transform:"translateY(-50%)"};case"bottom":default:return{top:`${Math.round(n.top-t.top+n.height)}px`,left:`${Math.round(n.left-t.left+n.width/2)}px`,transform:"translateX(-50%) translateY(-100%)"}}switch(e){case"bottom-start":return{top:`${Math.round(n.top-t.top+n.height+r)}px`,left:`${Math.round(n.left-t.left+o)}px`,transform:""};case"bottom-end":return{top:`${Math.round(n.top-t.top+n.height+r)}px`,left:`${Math.round(n.left-t.left+n.width+o)}px`,transform:"translateX(-100%)"};case"top-start":return{top:`${Math.round(n.top-t.top+r)}px`,left:`${Math.round(n.left-t.left+o)}px`,transform:"translateY(-100%)"};case"top-end":return{top:`${Math.round(n.top-t.top+r)}px`,left:`${Math.round(n.left-t.left+n.width+o)}px`,transform:"translateX(-100%) translateY(-100%)"};case"right-start":return{top:`${Math.round(n.top-t.top+r)}px`,left:`${Math.round(n.left-t.left+n.width+o)}px`,transform:""};case"right-end":return{top:`${Math.round(n.top-t.top+n.height+r)}px`,left:`${Math.round(n.left-t.left+n.width+o)}px`,transform:"translateY(-100%)"};case"left-start":return{top:`${Math.round(n.top-t.top+r)}px`,left:`${Math.round(n.left-t.left+o)}px`,transform:"translateX(-100%)"};case"left-end":return{top:`${Math.round(n.top-t.top+n.height+r)}px`,left:`${Math.round(n.left-t.left+o)}px`,transform:"translateX(-100%) translateY(-100%)"};case"top":return{top:`${Math.round(n.top-t.top+r)}px`,left:`${Math.round(n.left-t.left+n.width/2+o)}px`,transform:"translateY(-100%) translateX(-50%)"};case"right":return{top:`${Math.round(n.top-t.top+n.height/2+r)}px`,left:`${Math.round(n.left-t.left+n.width+o)}px`,transform:"translateY(-50%)"};case"left":return{top:`${Math.round(n.top-t.top+n.height/2+r)}px`,left:`${Math.round(n.left-t.left+o)}px`,transform:"translateY(-50%) translateX(-100%)"};case"bottom":default:return{top:`${Math.round(n.top-t.top+n.height+r)}px`,left:`${Math.round(n.left-t.left+n.width/2+o)}px`,transform:"translateX(-50%)"}}}const Qpe=Zd([Zd(".v-binder-follower-container",{position:"absolute",left:"0",right:"0",top:"0",height:"0",pointerEvents:"none",zIndex:"auto"}),Zd(".v-binder-follower-content",{position:"absolute",zIndex:"auto"},[Zd("> *",{pointerEvents:"all"})])]),ehe=st({name:"Follower",inheritAttrs:!1,props:{show:Boolean,enabled:{type:Boolean,default:void 0},placement:{type:String,default:"bottom"},syncTrigger:{type:Array,default:["resize","scroll"]},to:[String,Object],flip:{type:Boolean,default:!0},internalShift:Boolean,x:Number,y:Number,width:String,minWidth:String,containerClass:String,teleportDisabled:Boolean,zindexable:{type:Boolean,default:!0},zIndex:Number,overlap:Boolean},setup(e){const t=tn("VBinder"),n=yu(()=>e.enabled!==void 0?e.enabled:e.show),r=Pe(null),o=Pe(null),i=()=>{const{syncTrigger:_}=e;_.includes("scroll")&&t.addScrollListener(d),_.includes("resize")&&t.addResizeListener(d)},s=()=>{t.removeScrollListener(d),t.removeResizeListener(d)};Rn(()=>{n.value&&(d(),i())});const u=Xf();Qpe.mount({id:"vueuc/binder",head:!0,anchorMetaName:_4,ssr:u}),hi(()=>{s()}),c4(()=>{n.value&&d()});const d=()=>{if(!n.value)return;const _=r.value;if(_===null)return;const M=t.targetRef,{x:T,y:k,overlap:S}=e,C=T!==void 0&&k!==void 0?Rpe(T,k):Bb(M);_.style.setProperty("--v-target-width",`${Math.round(C.width)}px`),_.style.setProperty("--v-target-height",`${Math.round(C.height)}px`);const{width:L,minWidth:A,placement:N,internalShift:H,flip:q}=e;_.setAttribute("v-placement",N),S?_.setAttribute("v-overlap",""):_.removeAttribute("v-overlap");const{style:x}=_;L==="target"?x.width=`${C.width}px`:L!==void 0?x.width=L:x.width="",A==="target"?x.minWidth=`${C.width}px`:A!==void 0?x.minWidth=A:x.minWidth="";const $=Bb(_),V=Bb(o.value),{left:G,top:R,placement:w}=Jpe(N,C,$,H,q,S),P=Xpe(w,S),{left:X,top:W,transform:ne}=Zpe(w,V,C,R,G,S);_.setAttribute("v-placement",w),_.style.setProperty("--v-offset-left",`${Math.round(G)}px`),_.style.setProperty("--v-offset-top",`${Math.round(R)}px`),_.style.transform=`translateX(${X}) translateY(${W}) ${ne}`,_.style.setProperty("--v-transform-origin",P),_.style.transformOrigin=P};Gt(n,_=>{_?(i(),f()):s()});const f=()=>{br().then(d).catch(_=>console.error(_))};["placement","x","y","internalShift","flip","width","overlap","minWidth"].forEach(_=>{Gt(dr(e,_),d)}),["teleportDisabled"].forEach(_=>{Gt(dr(e,_),f)}),Gt(dr(e,"syncTrigger"),_=>{_.includes("resize")?t.addResizeListener(d):t.removeResizeListener(d),_.includes("scroll")?t.addScrollListener(d):t.removeScrollListener(d)});const g=s0(),y=yu(()=>{const{to:_}=e;if(_!==void 0)return _;g.value});return{VBinder:t,mergedEnabled:n,offsetContainerRef:o,followerRef:r,mergedTo:y,syncPosition:d}},render(){return Oe(b4,{show:this.show,to:this.mergedTo,disabled:this.teleportDisabled},{default:()=>{var e,t;const n=Oe("div",{class:["v-binder-follower-container",this.containerClass],ref:"offsetContainerRef"},[Oe("div",{class:"v-binder-follower-content",ref:"followerRef"},(t=(e=this.$slots).default)===null||t===void 0?void 0:t.call(e))]);return this.zindexable?An(n,[[VT,{enabled:this.mergedEnabled,zIndex:this.zIndex}]]):n}})}});var jc=[],the=function(){return jc.some(function(e){return e.activeTargets.length>0})},nhe=function(){return jc.some(function(e){return e.skippedTargets.length>0})},XE="ResizeObserver loop completed with undelivered notifications.",rhe=function(){var e;typeof ErrorEvent=="function"?e=new ErrorEvent("error",{message:XE}):(e=document.createEvent("Event"),e.initEvent("error",!1,!1),e.message=XE),window.dispatchEvent(e)},rg;(function(e){e.BORDER_BOX="border-box",e.CONTENT_BOX="content-box",e.DEVICE_PIXEL_CONTENT_BOX="device-pixel-content-box"})(rg||(rg={}));var Wc=function(e){return Object.freeze(e)},ohe=function(){function e(t,n){this.inlineSize=t,this.blockSize=n,Wc(this)}return e}(),M4=function(){function e(t,n,r,o){return this.x=t,this.y=n,this.width=r,this.height=o,this.top=this.y,this.left=this.x,this.bottom=this.top+this.height,this.right=this.left+this.width,Wc(this)}return e.prototype.toJSON=function(){var t=this,n=t.x,r=t.y,o=t.top,i=t.right,s=t.bottom,u=t.left,d=t.width,f=t.height;return{x:n,y:r,top:o,right:i,bottom:s,left:u,width:d,height:f}},e.fromRect=function(t){return new e(t.x,t.y,t.width,t.height)},e}(),zT=function(e){return e instanceof SVGElement&&"getBBox"in e},I4=function(e){if(zT(e)){var t=e.getBBox(),n=t.width,r=t.height;return!n&&!r}var o=e,i=o.offsetWidth,s=o.offsetHeight;return!(i||s||e.getClientRects().length)},ZE=function(e){var t;if(e instanceof Element)return!0;var n=(t=e==null?void 0:e.ownerDocument)===null||t===void 0?void 0:t.defaultView;return!!(n&&e instanceof n.Element)},ihe=function(e){switch(e.tagName){case"INPUT":if(e.type!=="image")break;case"VIDEO":case"AUDIO":case"EMBED":case"OBJECT":case"CANVAS":case"IFRAME":case"IMG":return!0}return!1},kh=typeof window<"u"?window:{},$m=new WeakMap,QE=/auto|scroll/,she=/^tb|vertical/,ahe=/msie|trident/i.test(kh.navigator&&kh.navigator.userAgent),la=function(e){return parseFloat(e||"0")},vf=function(e,t,n){return e===void 0&&(e=0),t===void 0&&(t=0),n===void 0&&(n=!1),new ohe((n?t:e)||0,(n?e:t)||0)},eA=Wc({devicePixelContentBoxSize:vf(),borderBoxSize:vf(),contentBoxSize:vf(),contentRect:new M4(0,0,0,0)}),C4=function(e,t){if(t===void 0&&(t=!1),$m.has(e)&&!t)return $m.get(e);if(I4(e))return $m.set(e,eA),eA;var n=getComputedStyle(e),r=zT(e)&&e.ownerSVGElement&&e.getBBox(),o=!ahe&&n.boxSizing==="border-box",i=she.test(n.writingMode||""),s=!r&&QE.test(n.overflowY||""),u=!r&&QE.test(n.overflowX||""),d=r?0:la(n.paddingTop),f=r?0:la(n.paddingRight),g=r?0:la(n.paddingBottom),y=r?0:la(n.paddingLeft),_=r?0:la(n.borderTopWidth),M=r?0:la(n.borderRightWidth),T=r?0:la(n.borderBottomWidth),k=r?0:la(n.borderLeftWidth),S=y+f,C=d+g,L=k+M,A=_+T,N=u?e.offsetHeight-A-e.clientHeight:0,H=s?e.offsetWidth-L-e.clientWidth:0,q=o?S+L:0,x=o?C+A:0,$=r?r.width:la(n.width)-q-H,V=r?r.height:la(n.height)-x-N,G=$+S+H+L,R=V+C+N+A,w=Wc({devicePixelContentBoxSize:vf(Math.round($*devicePixelRatio),Math.round(V*devicePixelRatio),i),borderBoxSize:vf(G,R,i),contentBoxSize:vf($,V,i),contentRect:new M4(y,d,$,V)});return $m.set(e,w),w},T4=function(e,t,n){var r=C4(e,n),o=r.borderBoxSize,i=r.contentBoxSize,s=r.devicePixelContentBoxSize;switch(t){case rg.DEVICE_PIXEL_CONTENT_BOX:return s;case rg.BORDER_BOX:return o;default:return i}},lhe=function(){function e(t){var n=C4(t);this.target=t,this.contentRect=n.contentRect,this.borderBoxSize=Wc([n.borderBoxSize]),this.contentBoxSize=Wc([n.contentBoxSize]),this.devicePixelContentBoxSize=Wc([n.devicePixelContentBoxSize])}return e}(),w4=function(e){if(I4(e))return 1/0;for(var t=0,n=e.parentNode;n;)t+=1,n=n.parentNode;return t},uhe=function(){var e=1/0,t=[];jc.forEach(function(s){if(s.activeTargets.length!==0){var u=[];s.activeTargets.forEach(function(f){var g=new lhe(f.target),y=w4(f.target);u.push(g),f.lastReportedSize=T4(f.target,f.observedBox),y<e&&(e=y)}),t.push(function(){s.callback.call(s.observer,u,s.observer)}),s.activeTargets.splice(0,s.activeTargets.length)}});for(var n=0,r=t;n<r.length;n++){var o=r[n];o()}return e},tA=function(e){jc.forEach(function(n){n.activeTargets.splice(0,n.activeTargets.length),n.skippedTargets.splice(0,n.skippedTargets.length),n.observationTargets.forEach(function(o){o.isActive()&&(w4(o.target)>e?n.activeTargets.push(o):n.skippedTargets.push(o))})})},che=function(){var e=0;for(tA(e);the();)e=uhe(),tA(e);return nhe()&&rhe(),e>0},Vb,S4=[],dhe=function(){return S4.splice(0).forEach(function(e){return e()})},fhe=function(e){if(!Vb){var t=0,n=document.createTextNode(""),r={characterData:!0};new MutationObserver(function(){return dhe()}).observe(n,r),Vb=function(){n.textContent="".concat(t?t--:t++)}}S4.push(e),Vb()},phe=function(e){fhe(function(){requestAnimationFrame(e)})},vv=0,hhe=function(){return!!vv},ghe=250,mhe={attributes:!0,characterData:!0,childList:!0,subtree:!0},nA=["resize","load","transitionend","animationend","animationstart","animationiteration","keyup","keydown","mouseup","mousedown","mouseover","mouseout","blur","focus"],rA=function(e){return e===void 0&&(e=0),Date.now()+e},zb=!1,vhe=function(){function e(){var t=this;this.stopped=!0,this.listener=function(){return t.schedule()}}return e.prototype.run=function(t){var n=this;if(t===void 0&&(t=ghe),!zb){zb=!0;var r=rA(t);phe(function(){var o=!1;try{o=che()}finally{if(zb=!1,t=r-rA(),!hhe())return;o?n.run(1e3):t>0?n.run(t):n.start()}})}},e.prototype.schedule=function(){this.stop(),this.run()},e.prototype.observe=function(){var t=this,n=function(){return t.observer&&t.observer.observe(document.body,mhe)};document.body?n():kh.addEventListener("DOMContentLoaded",n)},e.prototype.start=function(){var t=this;this.stopped&&(this.stopped=!1,this.observer=new MutationObserver(this.listener),this.observe(),nA.forEach(function(n){return kh.addEventListener(n,t.listener,!0)}))},e.prototype.stop=function(){var t=this;this.stopped||(this.observer&&this.observer.disconnect(),nA.forEach(function(n){return kh.removeEventListener(n,t.listener,!0)}),this.stopped=!0)},e}(),AI=new vhe,oA=function(e){!vv&&e>0&&AI.start(),vv+=e,!vv&&AI.stop()},yhe=function(e){return!zT(e)&&!ihe(e)&&getComputedStyle(e).display==="inline"},_he=function(){function e(t,n){this.target=t,this.observedBox=n||rg.CONTENT_BOX,this.lastReportedSize={inlineSize:0,blockSize:0}}return e.prototype.isActive=function(){var t=T4(this.target,this.observedBox,!0);return yhe(this.target)&&(this.lastReportedSize=t),this.lastReportedSize.inlineSize!==t.inlineSize||this.lastReportedSize.blockSize!==t.blockSize},e}(),bhe=function(){function e(t,n){this.activeTargets=[],this.skippedTargets=[],this.observationTargets=[],this.observer=t,this.callback=n}return e}(),Bm=new WeakMap,iA=function(e,t){for(var n=0;n<e.length;n+=1)if(e[n].target===t)return n;return-1},Hm=function(){function e(){}return e.connect=function(t,n){var r=new bhe(t,n);Bm.set(t,r)},e.observe=function(t,n,r){var o=Bm.get(t),i=o.observationTargets.length===0;iA(o.observationTargets,n)<0&&(i&&jc.push(o),o.observationTargets.push(new _he(n,r&&r.box)),oA(1),AI.schedule())},e.unobserve=function(t,n){var r=Bm.get(t),o=iA(r.observationTargets,n),i=r.observationTargets.length===1;o>=0&&(i&&jc.splice(jc.indexOf(r),1),r.observationTargets.splice(o,1),oA(-1))},e.disconnect=function(t){var n=this,r=Bm.get(t);r.observationTargets.slice().forEach(function(o){return n.unobserve(t,o.target)}),r.activeTargets.splice(0,r.activeTargets.length)},e}(),Mhe=function(){function e(t){if(arguments.length===0)throw new TypeError("Failed to construct 'ResizeObserver': 1 argument required, but only 0 present.");if(typeof t!="function")throw new TypeError("Failed to construct 'ResizeObserver': The callback provided as parameter 1 is not a function.");Hm.connect(this,t)}return e.prototype.observe=function(t,n){if(arguments.length===0)throw new TypeError("Failed to execute 'observe' on 'ResizeObserver': 1 argument required, but only 0 present.");if(!ZE(t))throw new TypeError("Failed to execute 'observe' on 'ResizeObserver': parameter 1 is not of type 'Element");Hm.observe(this,t,n)},e.prototype.unobserve=function(t){if(arguments.length===0)throw new TypeError("Failed to execute 'unobserve' on 'ResizeObserver': 1 argument required, but only 0 present.");if(!ZE(t))throw new TypeError("Failed to execute 'unobserve' on 'ResizeObserver': parameter 1 is not of type 'Element");Hm.unobserve(this,t)},e.prototype.disconnect=function(){Hm.disconnect(this)},e.toString=function(){return"function ResizeObserver () { [polyfill code] }"},e}();class Ihe{constructor(){this.handleResize=this.handleResize.bind(this),this.observer=new(typeof window<"u"&&window.ResizeObserver||Mhe)(this.handleResize),this.elHandlersMap=new Map}handleResize(t){for(const n of t){const r=this.elHandlersMap.get(n.target);r!==void 0&&r(n)}}registerHandler(t,n){this.elHandlersMap.set(t,n),this.observer.observe(t)}unregisterHandler(t){this.elHandlersMap.has(t)&&(this.elHandlersMap.delete(t),this.observer.unobserve(t))}}const sA=new Ihe,og=st({name:"ResizeObserver",props:{onResize:Function},setup(e){let t=!1;const n=Wi().proxy;function r(o){const{onResize:i}=e;i!==void 0&&i(o)}Rn(()=>{const o=n.$el;if(o===void 0){jE("resize-observer","$el does not exist.");return}if(o.nextElementSibling!==o.nextSibling&&o.nodeType===3&&o.nodeValue!==""){jE("resize-observer","$el can not be observed (it may be a text node).");return}o.nextElementSibling!==null&&(sA.registerHandler(o.nextElementSibling,r),t=!0)}),hi(()=>{t&&sA.unregisterHandler(n.$el.nextElementSibling)})},render(){return xt(this.$slots,"default")}}),Che=Zd(".v-x-scroll",{overflow:"auto",scrollbarWidth:"none"},[Zd("&::-webkit-scrollbar",{width:0,height:0})]),The=st({name:"XScroll",props:{disabled:Boolean,onScroll:Function},setup(){const e=Pe(null);function t(o){!(o.currentTarget.offsetWidth<o.currentTarget.scrollWidth)||o.deltaY===0||(o.currentTarget.scrollLeft+=o.deltaY+o.deltaX,o.preventDefault())}const n=Xf();return Che.mount({id:"vueuc/x-scroll",head:!0,anchorMetaName:_4,ssr:n}),Object.assign({selfRef:e,handleWheel:t},{scrollTo(...o){var i;(i=e.value)===null||i===void 0||i.scrollTo(...o)}})},render(){return Oe("div",{ref:"selfRef",onScroll:this.onScroll,onWheel:this.disabled?void 0:this.handleWheel,class:"v-x-scroll"},this.$slots)}});function k4(e){return e instanceof HTMLElement}function D4(e){for(let t=0;t<e.childNodes.length;t++){const n=e.childNodes[t];if(k4(n)&&(A4(n)||D4(n)))return!0}return!1}function E4(e){for(let t=e.childNodes.length-1;t>=0;t--){const n=e.childNodes[t];if(k4(n)&&(A4(n)||E4(n)))return!0}return!1}function A4(e){if(!whe(e))return!1;try{e.focus({preventScroll:!0})}catch{}return document.activeElement===e}function whe(e){if(e.tabIndex>0||e.tabIndex===0&&e.getAttribute("tabIndex")!==null)return!0;if(e.getAttribute("disabled"))return!1;switch(e.nodeName){case"A":return!!e.href&&e.rel!=="ignore";case"INPUT":return e.type!=="hidden"&&e.type!=="file";case"BUTTON":case"SELECT":case"TEXTAREA":return!0;default:return!1}}let Bp=[];const She=st({name:"FocusTrap",props:{disabled:Boolean,active:Boolean,autoFocus:{type:Boolean,default:!0},onEsc:Function,initialFocusTo:String,finalFocusTo:String,returnFocusOnDeactivated:{type:Boolean,default:!0}},setup(e){const t=Wfe(),n=Pe(null),r=Pe(null);let o=!1,i=!1;const s=typeof document>"u"?null:document.activeElement;function u(){return Bp[Bp.length-1]===t}function d(S){var C;S.code==="Escape"&&u()&&((C=e.onEsc)===null||C===void 0||C.call(e,S))}Rn(()=>{Gt(()=>e.active,S=>{S?(y(),co("keydown",document,d)):(_r("keydown",document,d),o&&_())},{immediate:!0})}),hi(()=>{_r("keydown",document,d),o&&_()});function f(S){if(!i&&u()){const C=g();if(C===null||C.contains(dy(S)))return;M("first")}}function g(){const S=n.value;if(S===null)return null;let C=S;for(;C=C.nextSibling,!(C===null||C instanceof Element&&C.tagName==="DIV"););return C}function y(){var S;if(!e.disabled){if(Bp.push(t),e.autoFocus){const{initialFocusTo:C}=e;C===void 0?M("first"):(S=WE(C))===null||S===void 0||S.focus({preventScroll:!0})}o=!0,document.addEventListener("focus",f,!0)}}function _(){var S;if(e.disabled||(document.removeEventListener("focus",f,!0),Bp=Bp.filter(L=>L!==t),u()))return;const{finalFocusTo:C}=e;C!==void 0?(S=WE(C))===null||S===void 0||S.focus({preventScroll:!0}):e.returnFocusOnDeactivated&&s instanceof HTMLElement&&(i=!0,s.focus({preventScroll:!0}),i=!1)}function M(S){if(u()&&e.active){const C=n.value,L=r.value;if(C!==null&&L!==null){const A=g();if(A==null||A===L){i=!0,C.focus({preventScroll:!0}),i=!1;return}i=!0;const N=S==="first"?D4(A):E4(A);i=!1,N||(i=!0,C.focus({preventScroll:!0}),i=!1)}}}function T(S){if(i)return;const C=g();C!==null&&(S.relatedTarget!==null&&C.contains(S.relatedTarget)?M("last"):M("first"))}function k(S){i||(S.relatedTarget!==null&&S.relatedTarget===n.value?M("last"):M("first"))}return{focusableStartRef:n,focusableEndRef:r,focusableStyle:"position: absolute; height: 0; width: 0;",handleStartFocus:T,handleEndFocus:k}},render(){const{default:e}=this.$slots;if(e===void 0)return null;if(this.disabled)return e();const{active:t,focusableStyle:n}=this;return Oe(ht,null,[Oe("div",{"aria-hidden":"true",tabindex:t?"0":"-1",ref:"focusableStartRef",style:n,onFocus:this.handleStartFocus}),e(),Oe("div",{"aria-hidden":"true",style:n,ref:"focusableEndRef",tabindex:t?"0":"-1",onFocus:this.handleEndFocus})])}});function khe(e){const t={isDeactivated:!1};let n=!1;return kL(()=>{if(t.isDeactivated=!1,!n){n=!0;return}e()}),DL(()=>{t.isDeactivated=!0,n||(n=!0)}),t}const aA="n-form-item";function L4(e,{defaultSize:t="medium",mergedSize:n,mergedDisabled:r}={}){const o=tn(aA,null);li(aA,null);const i=ze(n?()=>n(o):()=>{const{size:d}=e;if(d)return d;if(o){const{mergedSize:f}=o;if(f.value!==void 0)return f.value}return t}),s=ze(r?()=>r(o):()=>{const{disabled:d}=e;return d!==void 0?d:o?o.disabled.value:!1}),u=ze(()=>{const{status:d}=e;return d||(o==null?void 0:o.mergedValidationStatus.value)});return hi(()=>{o&&o.restoreValidation()}),{mergedSizeRef:i,mergedDisabledRef:s,mergedStatusRef:u,nTriggerFormBlur(){o&&o.handleContentBlur()},nTriggerFormChange(){o&&o.handleContentChange()},nTriggerFormFocus(){o&&o.handleContentFocus()},nTriggerFormInput(){o&&o.handleContentInput()}}}var Dhe=typeof global=="object"&&global&&global.Object===Object&&global;const O4=Dhe;var Ehe=typeof self=="object"&&self&&self.Object===Object&&self,Ahe=O4||Ehe||Function("return this")();const Zs=Ahe;var Lhe=Zs.Symbol;const _u=Lhe;var R4=Object.prototype,Ohe=R4.hasOwnProperty,Rhe=R4.toString,Hp=_u?_u.toStringTag:void 0;function Nhe(e){var t=Ohe.call(e,Hp),n=e[Hp];try{e[Hp]=void 0;var r=!0}catch{}var o=Rhe.call(e);return r&&(t?e[Hp]=n:delete e[Hp]),o}var Phe=Object.prototype,xhe=Phe.toString;function Uhe(e){return xhe.call(e)}var Fhe="[object Null]",Ghe="[object Undefined]",lA=_u?_u.toStringTag:void 0;function ld(e){return e==null?e===void 0?Ghe:Fhe:lA&&lA in Object(e)?Nhe(e):Uhe(e)}function bu(e){return e!=null&&typeof e=="object"}var $he="[object Symbol]";function a0(e){return typeof e=="symbol"||bu(e)&&ld(e)==$he}function N4(e,t){for(var n=-1,r=e==null?0:e.length,o=Array(r);++n<r;)o[n]=t(e[n],n,e);return o}var Bhe=Array.isArray;const Es=Bhe;var Hhe=1/0,uA=_u?_u.prototype:void 0,cA=uA?uA.toString:void 0;function P4(e){if(typeof e=="string")return e;if(Es(e))return N4(e,P4)+"";if(a0(e))return cA?cA.call(e):"";var t=e+"";return t=="0"&&1/e==-Hhe?"-0":t}var qhe=/\s/;function Vhe(e){for(var t=e.length;t--&&qhe.test(e.charAt(t)););return t}var zhe=/^\s+/;function jhe(e){return e&&e.slice(0,Vhe(e)+1).replace(zhe,"")}function As(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}var dA=0/0,Whe=/^[-+]0x[0-9a-f]+$/i,Khe=/^0b[01]+$/i,Yhe=/^0o[0-7]+$/i,Jhe=parseInt;function fA(e){if(typeof e=="number")return e;if(a0(e))return dA;if(As(e)){var t=typeof e.valueOf=="function"?e.valueOf():e;e=As(t)?t+"":t}if(typeof e!="string")return e===0?e:+e;e=jhe(e);var n=Khe.test(e);return n||Yhe.test(e)?Jhe(e.slice(2),n?2:8):Whe.test(e)?dA:+e}function jT(e){return e}var Xhe="[object AsyncFunction]",Zhe="[object Function]",Qhe="[object GeneratorFunction]",ege="[object Proxy]";function WT(e){if(!As(e))return!1;var t=ld(e);return t==Zhe||t==Qhe||t==Xhe||t==ege}var tge=Zs["__core-js_shared__"];const jb=tge;var pA=function(){var e=/[^.]+$/.exec(jb&&jb.keys&&jb.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function nge(e){return!!pA&&pA in e}var rge=Function.prototype,oge=rge.toString;function ud(e){if(e!=null){try{return oge.call(e)}catch{}try{return e+""}catch{}}return""}var ige=/[\\^$.*+?()[\]{}|]/g,sge=/^\[object .+?Constructor\]$/,age=Function.prototype,lge=Object.prototype,uge=age.toString,cge=lge.hasOwnProperty,dge=RegExp("^"+uge.call(cge).replace(ige,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function fge(e){if(!As(e)||nge(e))return!1;var t=WT(e)?dge:sge;return t.test(ud(e))}function pge(e,t){return e==null?void 0:e[t]}function cd(e,t){var n=pge(e,t);return fge(n)?n:void 0}var hge=cd(Zs,"WeakMap");const LI=hge;var hA=Object.create,gge=function(){function e(){}return function(t){if(!As(t))return{};if(hA)return hA(t);e.prototype=t;var n=new e;return e.prototype=void 0,n}}();const mge=gge;function vge(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)}function yge(e,t){var n=-1,r=e.length;for(t||(t=Array(r));++n<r;)t[n]=e[n];return t}var _ge=800,bge=16,Mge=Date.now;function Ige(e){var t=0,n=0;return function(){var r=Mge(),o=bge-(r-n);if(n=r,o>0){if(++t>=_ge)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}function Cge(e){return function(){return e}}var Tge=function(){try{var e=cd(Object,"defineProperty");return e({},"",{}),e}catch{}}();const fy=Tge;var wge=fy?function(e,t){return fy(e,"toString",{configurable:!0,enumerable:!1,value:Cge(t),writable:!0})}:jT;const Sge=wge;var kge=Ige(Sge);const Dge=kge;var Ege=9007199254740991,Age=/^(?:0|[1-9]\d*)$/;function KT(e,t){var n=typeof e;return t=t??Ege,!!t&&(n=="number"||n!="symbol"&&Age.test(e))&&e>-1&&e%1==0&&e<t}function YT(e,t,n){t=="__proto__"&&fy?fy(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n}function Cg(e,t){return e===t||e!==e&&t!==t}var Lge=Object.prototype,Oge=Lge.hasOwnProperty;function Rge(e,t,n){var r=e[t];(!(Oge.call(e,t)&&Cg(r,n))||n===void 0&&!(t in e))&&YT(e,t,n)}function Nge(e,t,n,r){var o=!n;n||(n={});for(var i=-1,s=t.length;++i<s;){var u=t[i],d=r?r(n[u],e[u],u,n,e):void 0;d===void 0&&(d=e[u]),o?YT(n,u,d):Rge(n,u,d)}return n}var gA=Math.max;function Pge(e,t,n){return t=gA(t===void 0?e.length-1:t,0),function(){for(var r=arguments,o=-1,i=gA(r.length-t,0),s=Array(i);++o<i;)s[o]=r[t+o];o=-1;for(var u=Array(t+1);++o<t;)u[o]=r[o];return u[t]=n(s),vge(e,this,u)}}function xge(e,t){return Dge(Pge(e,t,jT),e+"")}var Uge=9007199254740991;function JT(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=Uge}function Zf(e){return e!=null&&JT(e.length)&&!WT(e)}function Fge(e,t,n){if(!As(n))return!1;var r=typeof t;return(r=="number"?Zf(n)&&KT(t,n.length):r=="string"&&t in n)?Cg(n[t],e):!1}function Gge(e){return xge(function(t,n){var r=-1,o=n.length,i=o>1?n[o-1]:void 0,s=o>2?n[2]:void 0;for(i=e.length>3&&typeof i=="function"?(o--,i):void 0,s&&Fge(n[0],n[1],s)&&(i=o<3?void 0:i,o=1),t=Object(t);++r<o;){var u=n[r];u&&e(t,u,r,i)}return t})}var $ge=Object.prototype;function XT(e){var t=e&&e.constructor,n=typeof t=="function"&&t.prototype||$ge;return e===n}function Bge(e,t){for(var n=-1,r=Array(e);++n<e;)r[n]=t(n);return r}var Hge="[object Arguments]";function mA(e){return bu(e)&&ld(e)==Hge}var x4=Object.prototype,qge=x4.hasOwnProperty,Vge=x4.propertyIsEnumerable,zge=mA(function(){return arguments}())?mA:function(e){return bu(e)&&qge.call(e,"callee")&&!Vge.call(e,"callee")};const py=zge;function jge(){return!1}var U4=typeof exports=="object"&&exports&&!exports.nodeType&&exports,vA=U4&&typeof module=="object"&&module&&!module.nodeType&&module,Wge=vA&&vA.exports===U4,yA=Wge?Zs.Buffer:void 0,Kge=yA?yA.isBuffer:void 0,Yge=Kge||jge;const hy=Yge;var Jge="[object Arguments]",Xge="[object Array]",Zge="[object Boolean]",Qge="[object Date]",eme="[object Error]",tme="[object Function]",nme="[object Map]",rme="[object Number]",ome="[object Object]",ime="[object RegExp]",sme="[object Set]",ame="[object String]",lme="[object WeakMap]",ume="[object ArrayBuffer]",cme="[object DataView]",dme="[object Float32Array]",fme="[object Float64Array]",pme="[object Int8Array]",hme="[object Int16Array]",gme="[object Int32Array]",mme="[object Uint8Array]",vme="[object Uint8ClampedArray]",yme="[object Uint16Array]",_me="[object Uint32Array]",vr={};vr[dme]=vr[fme]=vr[pme]=vr[hme]=vr[gme]=vr[mme]=vr[vme]=vr[yme]=vr[_me]=!0;vr[Jge]=vr[Xge]=vr[ume]=vr[Zge]=vr[cme]=vr[Qge]=vr[eme]=vr[tme]=vr[nme]=vr[rme]=vr[ome]=vr[ime]=vr[sme]=vr[ame]=vr[lme]=!1;function bme(e){return bu(e)&&JT(e.length)&&!!vr[ld(e)]}function Mme(e){return function(t){return e(t)}}var F4=typeof exports=="object"&&exports&&!exports.nodeType&&exports,Dh=F4&&typeof module=="object"&&module&&!module.nodeType&&module,Ime=Dh&&Dh.exports===F4,Wb=Ime&&O4.process,Cme=function(){try{var e=Dh&&Dh.require&&Dh.require("util").types;return e||Wb&&Wb.binding&&Wb.binding("util")}catch{}}();const _A=Cme;var bA=_A&&_A.isTypedArray,Tme=bA?Mme(bA):bme;const ZT=Tme;var wme=Object.prototype,Sme=wme.hasOwnProperty;function G4(e,t){var n=Es(e),r=!n&&py(e),o=!n&&!r&&hy(e),i=!n&&!r&&!o&&ZT(e),s=n||r||o||i,u=s?Bge(e.length,String):[],d=u.length;for(var f in e)(t||Sme.call(e,f))&&!(s&&(f=="length"||o&&(f=="offset"||f=="parent")||i&&(f=="buffer"||f=="byteLength"||f=="byteOffset")||KT(f,d)))&&u.push(f);return u}function $4(e,t){return function(n){return e(t(n))}}var kme=$4(Object.keys,Object);const Dme=kme;var Eme=Object.prototype,Ame=Eme.hasOwnProperty;function Lme(e){if(!XT(e))return Dme(e);var t=[];for(var n in Object(e))Ame.call(e,n)&&n!="constructor"&&t.push(n);return t}function QT(e){return Zf(e)?G4(e):Lme(e)}function Ome(e){var t=[];if(e!=null)for(var n in Object(e))t.push(n);return t}var Rme=Object.prototype,Nme=Rme.hasOwnProperty;function Pme(e){if(!As(e))return Ome(e);var t=XT(e),n=[];for(var r in e)r=="constructor"&&(t||!Nme.call(e,r))||n.push(r);return n}function B4(e){return Zf(e)?G4(e,!0):Pme(e)}var xme=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Ume=/^\w*$/;function ew(e,t){if(Es(e))return!1;var n=typeof e;return n=="number"||n=="symbol"||n=="boolean"||e==null||a0(e)?!0:Ume.test(e)||!xme.test(e)||t!=null&&e in Object(t)}var Fme=cd(Object,"create");const ig=Fme;function Gme(){this.__data__=ig?ig(null):{},this.size=0}function $me(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}var Bme="__lodash_hash_undefined__",Hme=Object.prototype,qme=Hme.hasOwnProperty;function Vme(e){var t=this.__data__;if(ig){var n=t[e];return n===Bme?void 0:n}return qme.call(t,e)?t[e]:void 0}var zme=Object.prototype,jme=zme.hasOwnProperty;function Wme(e){var t=this.__data__;return ig?t[e]!==void 0:jme.call(t,e)}var Kme="__lodash_hash_undefined__";function Yme(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=ig&&t===void 0?Kme:t,this}function td(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}td.prototype.clear=Gme;td.prototype.delete=$me;td.prototype.get=Vme;td.prototype.has=Wme;td.prototype.set=Yme;function Jme(){this.__data__=[],this.size=0}function l0(e,t){for(var n=e.length;n--;)if(Cg(e[n][0],t))return n;return-1}var Xme=Array.prototype,Zme=Xme.splice;function Qme(e){var t=this.__data__,n=l0(t,e);if(n<0)return!1;var r=t.length-1;return n==r?t.pop():Zme.call(t,n,1),--this.size,!0}function eve(e){var t=this.__data__,n=l0(t,e);return n<0?void 0:t[n][1]}function tve(e){return l0(this.__data__,e)>-1}function nve(e,t){var n=this.__data__,r=l0(n,e);return r<0?(++this.size,n.push([e,t])):n[r][1]=t,this}function pl(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}pl.prototype.clear=Jme;pl.prototype.delete=Qme;pl.prototype.get=eve;pl.prototype.has=tve;pl.prototype.set=nve;var rve=cd(Zs,"Map");const sg=rve;function ove(){this.size=0,this.__data__={hash:new td,map:new(sg||pl),string:new td}}function ive(e){var t=typeof e;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?e!=="__proto__":e===null}function u0(e,t){var n=e.__data__;return ive(t)?n[typeof t=="string"?"string":"hash"]:n.map}function sve(e){var t=u0(this,e).delete(e);return this.size-=t?1:0,t}function ave(e){return u0(this,e).get(e)}function lve(e){return u0(this,e).has(e)}function uve(e,t){var n=u0(this,e),r=n.size;return n.set(e,t),this.size+=n.size==r?0:1,this}function hl(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}hl.prototype.clear=ove;hl.prototype.delete=sve;hl.prototype.get=ave;hl.prototype.has=lve;hl.prototype.set=uve;var cve="Expected a function";function tw(e,t){if(typeof e!="function"||t!=null&&typeof t!="function")throw new TypeError(cve);var n=function(){var r=arguments,o=t?t.apply(this,r):r[0],i=n.cache;if(i.has(o))return i.get(o);var s=e.apply(this,r);return n.cache=i.set(o,s)||i,s};return n.cache=new(tw.Cache||hl),n}tw.Cache=hl;var dve=500;function fve(e){var t=tw(e,function(r){return n.size===dve&&n.clear(),r}),n=t.cache;return t}var pve=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,hve=/\\(\\)?/g,gve=fve(function(e){var t=[];return e.charCodeAt(0)===46&&t.push(""),e.replace(pve,function(n,r,o,i){t.push(o?i.replace(hve,"$1"):r||n)}),t});const mve=gve;function c0(e){return e==null?"":P4(e)}function H4(e,t){return Es(e)?e:ew(e,t)?[e]:mve(c0(e))}var vve=1/0;function d0(e){if(typeof e=="string"||a0(e))return e;var t=e+"";return t=="0"&&1/e==-vve?"-0":t}function q4(e,t){t=H4(t,e);for(var n=0,r=t.length;e!=null&&n<r;)e=e[d0(t[n++])];return n&&n==r?e:void 0}function yve(e,t,n){var r=e==null?void 0:q4(e,t);return r===void 0?n:r}function _ve(e,t){for(var n=-1,r=t.length,o=e.length;++n<r;)e[o+n]=t[n];return e}var bve=$4(Object.getPrototypeOf,Object);const V4=bve;var Mve="[object Object]",Ive=Function.prototype,Cve=Object.prototype,z4=Ive.toString,Tve=Cve.hasOwnProperty,wve=z4.call(Object);function Sve(e){if(!bu(e)||ld(e)!=Mve)return!1;var t=V4(e);if(t===null)return!0;var n=Tve.call(t,"constructor")&&t.constructor;return typeof n=="function"&&n instanceof n&&z4.call(n)==wve}function kve(e,t,n){var r=-1,o=e.length;t<0&&(t=-t>o?0:o+t),n=n>o?o:n,n<0&&(n+=o),o=t>n?0:n-t>>>0,t>>>=0;for(var i=Array(o);++r<o;)i[r]=e[r+t];return i}function Dve(e,t,n){var r=e.length;return n=n===void 0?r:n,!t&&n>=r?e:kve(e,t,n)}var Eve="\\ud800-\\udfff",Ave="\\u0300-\\u036f",Lve="\\ufe20-\\ufe2f",Ove="\\u20d0-\\u20ff",Rve=Ave+Lve+Ove,Nve="\\ufe0e\\ufe0f",Pve="\\u200d",xve=RegExp("["+Pve+Eve+Rve+Nve+"]");function j4(e){return xve.test(e)}function Uve(e){return e.split("")}var W4="\\ud800-\\udfff",Fve="\\u0300-\\u036f",Gve="\\ufe20-\\ufe2f",$ve="\\u20d0-\\u20ff",Bve=Fve+Gve+$ve,Hve="\\ufe0e\\ufe0f",qve="["+W4+"]",OI="["+Bve+"]",RI="\\ud83c[\\udffb-\\udfff]",Vve="(?:"+OI+"|"+RI+")",K4="[^"+W4+"]",Y4="(?:\\ud83c[\\udde6-\\uddff]){2}",J4="[\\ud800-\\udbff][\\udc00-\\udfff]",zve="\\u200d",X4=Vve+"?",Z4="["+Hve+"]?",jve="(?:"+zve+"(?:"+[K4,Y4,J4].join("|")+")"+Z4+X4+")*",Wve=Z4+X4+jve,Kve="(?:"+[K4+OI+"?",OI,Y4,J4,qve].join("|")+")",Yve=RegExp(RI+"(?="+RI+")|"+Kve+Wve,"g");function Jve(e){return e.match(Yve)||[]}function Xve(e){return j4(e)?Jve(e):Uve(e)}function Zve(e){return function(t){t=c0(t);var n=j4(t)?Xve(t):void 0,r=n?n[0]:t.charAt(0),o=n?Dve(n,1).join(""):t.slice(1);return r[e]()+o}}var Qve=Zve("toUpperCase");const eye=Qve;function tye(e,t,n,r){var o=-1,i=e==null?0:e.length;for(r&&i&&(n=e[++o]);++o<i;)n=t(n,e[o],o,e);return n}function nye(e){return function(t){return e==null?void 0:e[t]}}var rye={À:"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"},oye=nye(rye);const iye=oye;var sye=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,aye="\\u0300-\\u036f",lye="\\ufe20-\\ufe2f",uye="\\u20d0-\\u20ff",cye=aye+lye+uye,dye="["+cye+"]",fye=RegExp(dye,"g");function pye(e){return e=c0(e),e&&e.replace(sye,iye).replace(fye,"")}var hye=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g;function gye(e){return e.match(hye)||[]}var mye=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/;function vye(e){return mye.test(e)}var Q4="\\ud800-\\udfff",yye="\\u0300-\\u036f",_ye="\\ufe20-\\ufe2f",bye="\\u20d0-\\u20ff",Mye=yye+_ye+bye,e3="\\u2700-\\u27bf",t3="a-z\\xdf-\\xf6\\xf8-\\xff",Iye="\\xac\\xb1\\xd7\\xf7",Cye="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",Tye="\\u2000-\\u206f",wye=" \\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",n3="A-Z\\xc0-\\xd6\\xd8-\\xde",Sye="\\ufe0e\\ufe0f",r3=Iye+Cye+Tye+wye,o3="['’]",MA="["+r3+"]",kye="["+Mye+"]",i3="\\d+",Dye="["+e3+"]",s3="["+t3+"]",a3="[^"+Q4+r3+i3+e3+t3+n3+"]",Eye="\\ud83c[\\udffb-\\udfff]",Aye="(?:"+kye+"|"+Eye+")",Lye="[^"+Q4+"]",l3="(?:\\ud83c[\\udde6-\\uddff]){2}",u3="[\\ud800-\\udbff][\\udc00-\\udfff]",Vd="["+n3+"]",Oye="\\u200d",IA="(?:"+s3+"|"+a3+")",Rye="(?:"+Vd+"|"+a3+")",CA="(?:"+o3+"(?:d|ll|m|re|s|t|ve))?",TA="(?:"+o3+"(?:D|LL|M|RE|S|T|VE))?",c3=Aye+"?",d3="["+Sye+"]?",Nye="(?:"+Oye+"(?:"+[Lye,l3,u3].join("|")+")"+d3+c3+")*",Pye="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",xye="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",Uye=d3+c3+Nye,Fye="(?:"+[Dye,l3,u3].join("|")+")"+Uye,Gye=RegExp([Vd+"?"+s3+"+"+CA+"(?="+[MA,Vd,"$"].join("|")+")",Rye+"+"+TA+"(?="+[MA,Vd+IA,"$"].join("|")+")",Vd+"?"+IA+"+"+CA,Vd+"+"+TA,xye,Pye,i3,Fye].join("|"),"g");function $ye(e){return e.match(Gye)||[]}function Bye(e,t,n){return e=c0(e),t=n?void 0:t,t===void 0?vye(e)?$ye(e):gye(e):e.match(t)||[]}var Hye="['’]",qye=RegExp(Hye,"g");function Vye(e){return function(t){return tye(Bye(pye(t).replace(qye,"")),e,"")}}function zye(){this.__data__=new pl,this.size=0}function jye(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n}function Wye(e){return this.__data__.get(e)}function Kye(e){return this.__data__.has(e)}var Yye=200;function Jye(e,t){var n=this.__data__;if(n instanceof pl){var r=n.__data__;if(!sg||r.length<Yye-1)return r.push([e,t]),this.size=++n.size,this;n=this.__data__=new hl(r)}return n.set(e,t),this.size=n.size,this}function Ca(e){var t=this.__data__=new pl(e);this.size=t.size}Ca.prototype.clear=zye;Ca.prototype.delete=jye;Ca.prototype.get=Wye;Ca.prototype.has=Kye;Ca.prototype.set=Jye;var f3=typeof exports=="object"&&exports&&!exports.nodeType&&exports,wA=f3&&typeof module=="object"&&module&&!module.nodeType&&module,Xye=wA&&wA.exports===f3,SA=Xye?Zs.Buffer:void 0,kA=SA?SA.allocUnsafe:void 0;function Zye(e,t){if(t)return e.slice();var n=e.length,r=kA?kA(n):new e.constructor(n);return e.copy(r),r}function Qye(e,t){for(var n=-1,r=e==null?0:e.length,o=0,i=[];++n<r;){var s=e[n];t(s,n,e)&&(i[o++]=s)}return i}function e0e(){return[]}var t0e=Object.prototype,n0e=t0e.propertyIsEnumerable,DA=Object.getOwnPropertySymbols,r0e=DA?function(e){return e==null?[]:(e=Object(e),Qye(DA(e),function(t){return n0e.call(e,t)}))}:e0e;const o0e=r0e;function i0e(e,t,n){var r=t(e);return Es(e)?r:_ve(r,n(e))}function EA(e){return i0e(e,QT,o0e)}var s0e=cd(Zs,"DataView");const NI=s0e;var a0e=cd(Zs,"Promise");const PI=a0e;var l0e=cd(Zs,"Set");const xI=l0e;var AA="[object Map]",u0e="[object Object]",LA="[object Promise]",OA="[object Set]",RA="[object WeakMap]",NA="[object DataView]",c0e=ud(NI),d0e=ud(sg),f0e=ud(PI),p0e=ud(xI),h0e=ud(LI),Qu=ld;(NI&&Qu(new NI(new ArrayBuffer(1)))!=NA||sg&&Qu(new sg)!=AA||PI&&Qu(PI.resolve())!=LA||xI&&Qu(new xI)!=OA||LI&&Qu(new LI)!=RA)&&(Qu=function(e){var t=ld(e),n=t==u0e?e.constructor:void 0,r=n?ud(n):"";if(r)switch(r){case c0e:return NA;case d0e:return AA;case f0e:return LA;case p0e:return OA;case h0e:return RA}return t});const PA=Qu;var g0e=Zs.Uint8Array;const gy=g0e;function m0e(e){var t=new e.constructor(e.byteLength);return new gy(t).set(new gy(e)),t}function v0e(e,t){var n=t?m0e(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)}function y0e(e){return typeof e.constructor=="function"&&!XT(e)?mge(V4(e)):{}}var _0e="__lodash_hash_undefined__";function b0e(e){return this.__data__.set(e,_0e),this}function M0e(e){return this.__data__.has(e)}function vy(e){var t=-1,n=e==null?0:e.length;for(this.__data__=new hl;++t<n;)this.add(e[t])}vy.prototype.add=vy.prototype.push=b0e;vy.prototype.has=M0e;function I0e(e,t){for(var n=-1,r=e==null?0:e.length;++n<r;)if(t(e[n],n,e))return!0;return!1}function C0e(e,t){return e.has(t)}var T0e=1,w0e=2;function p3(e,t,n,r,o,i){var s=n&T0e,u=e.length,d=t.length;if(u!=d&&!(s&&d>u))return!1;var f=i.get(e),g=i.get(t);if(f&&g)return f==t&&g==e;var y=-1,_=!0,M=n&w0e?new vy:void 0;for(i.set(e,t),i.set(t,e);++y<u;){var T=e[y],k=t[y];if(r)var S=s?r(k,T,y,t,e,i):r(T,k,y,e,t,i);if(S!==void 0){if(S)continue;_=!1;break}if(M){if(!I0e(t,function(C,L){if(!C0e(M,L)&&(T===C||o(T,C,n,r,i)))return M.push(L)})){_=!1;break}}else if(!(T===k||o(T,k,n,r,i))){_=!1;break}}return i.delete(e),i.delete(t),_}function S0e(e){var t=-1,n=Array(e.size);return e.forEach(function(r,o){n[++t]=[o,r]}),n}function k0e(e){var t=-1,n=Array(e.size);return e.forEach(function(r){n[++t]=r}),n}var D0e=1,E0e=2,A0e="[object Boolean]",L0e="[object Date]",O0e="[object Error]",R0e="[object Map]",N0e="[object Number]",P0e="[object RegExp]",x0e="[object Set]",U0e="[object String]",F0e="[object Symbol]",G0e="[object ArrayBuffer]",$0e="[object DataView]",xA=_u?_u.prototype:void 0,Kb=xA?xA.valueOf:void 0;function B0e(e,t,n,r,o,i,s){switch(n){case $0e:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case G0e:return!(e.byteLength!=t.byteLength||!i(new gy(e),new gy(t)));case A0e:case L0e:case N0e:return Cg(+e,+t);case O0e:return e.name==t.name&&e.message==t.message;case P0e:case U0e:return e==t+"";case R0e:var u=S0e;case x0e:var d=r&D0e;if(u||(u=k0e),e.size!=t.size&&!d)return!1;var f=s.get(e);if(f)return f==t;r|=E0e,s.set(e,t);var g=p3(u(e),u(t),r,o,i,s);return s.delete(e),g;case F0e:if(Kb)return Kb.call(e)==Kb.call(t)}return!1}var H0e=1,q0e=Object.prototype,V0e=q0e.hasOwnProperty;function z0e(e,t,n,r,o,i){var s=n&H0e,u=EA(e),d=u.length,f=EA(t),g=f.length;if(d!=g&&!s)return!1;for(var y=d;y--;){var _=u[y];if(!(s?_ in t:V0e.call(t,_)))return!1}var M=i.get(e),T=i.get(t);if(M&&T)return M==t&&T==e;var k=!0;i.set(e,t),i.set(t,e);for(var S=s;++y<d;){_=u[y];var C=e[_],L=t[_];if(r)var A=s?r(L,C,_,t,e,i):r(C,L,_,e,t,i);if(!(A===void 0?C===L||o(C,L,n,r,i):A)){k=!1;break}S||(S=_=="constructor")}if(k&&!S){var N=e.constructor,H=t.constructor;N!=H&&"constructor"in e&&"constructor"in t&&!(typeof N=="function"&&N instanceof N&&typeof H=="function"&&H instanceof H)&&(k=!1)}return i.delete(e),i.delete(t),k}var j0e=1,UA="[object Arguments]",FA="[object Array]",qm="[object Object]",W0e=Object.prototype,GA=W0e.hasOwnProperty;function K0e(e,t,n,r,o,i){var s=Es(e),u=Es(t),d=s?FA:PA(e),f=u?FA:PA(t);d=d==UA?qm:d,f=f==UA?qm:f;var g=d==qm,y=f==qm,_=d==f;if(_&&hy(e)){if(!hy(t))return!1;s=!0,g=!1}if(_&&!g)return i||(i=new Ca),s||ZT(e)?p3(e,t,n,r,o,i):B0e(e,t,d,n,r,o,i);if(!(n&j0e)){var M=g&&GA.call(e,"__wrapped__"),T=y&&GA.call(t,"__wrapped__");if(M||T){var k=M?e.value():e,S=T?t.value():t;return i||(i=new Ca),o(k,S,n,r,i)}}return _?(i||(i=new Ca),z0e(e,t,n,r,o,i)):!1}function nw(e,t,n,r,o){return e===t?!0:e==null||t==null||!bu(e)&&!bu(t)?e!==e&&t!==t:K0e(e,t,n,r,nw,o)}var Y0e=1,J0e=2;function X0e(e,t,n,r){var o=n.length,i=o,s=!r;if(e==null)return!i;for(e=Object(e);o--;){var u=n[o];if(s&&u[2]?u[1]!==e[u[0]]:!(u[0]in e))return!1}for(;++o<i;){u=n[o];var d=u[0],f=e[d],g=u[1];if(s&&u[2]){if(f===void 0&&!(d in e))return!1}else{var y=new Ca;if(r)var _=r(f,g,d,e,t,y);if(!(_===void 0?nw(g,f,Y0e|J0e,r,y):_))return!1}}return!0}function h3(e){return e===e&&!As(e)}function Z0e(e){for(var t=QT(e),n=t.length;n--;){var r=t[n],o=e[r];t[n]=[r,o,h3(o)]}return t}function g3(e,t){return function(n){return n==null?!1:n[e]===t&&(t!==void 0||e in Object(n))}}function Q0e(e){var t=Z0e(e);return t.length==1&&t[0][2]?g3(t[0][0],t[0][1]):function(n){return n===e||X0e(n,e,t)}}function e_e(e,t){return e!=null&&t in Object(e)}function t_e(e,t,n){t=H4(t,e);for(var r=-1,o=t.length,i=!1;++r<o;){var s=d0(t[r]);if(!(i=e!=null&&n(e,s)))break;e=e[s]}return i||++r!=o?i:(o=e==null?0:e.length,!!o&&JT(o)&&KT(s,o)&&(Es(e)||py(e)))}function n_e(e,t){return e!=null&&t_e(e,t,e_e)}var r_e=1,o_e=2;function i_e(e,t){return ew(e)&&h3(t)?g3(d0(e),t):function(n){var r=yve(n,e);return r===void 0&&r===t?n_e(n,e):nw(t,r,r_e|o_e)}}function s_e(e){return function(t){return t==null?void 0:t[e]}}function a_e(e){return function(t){return q4(t,e)}}function l_e(e){return ew(e)?s_e(d0(e)):a_e(e)}function u_e(e){return typeof e=="function"?e:e==null?jT:typeof e=="object"?Es(e)?i_e(e[0],e[1]):Q0e(e):l_e(e)}function c_e(e){return function(t,n,r){for(var o=-1,i=Object(t),s=r(t),u=s.length;u--;){var d=s[e?u:++o];if(n(i[d],d,i)===!1)break}return t}}var d_e=c_e();const m3=d_e;function f_e(e,t){return e&&m3(e,t,QT)}function p_e(e,t){return function(n,r){if(n==null)return n;if(!Zf(n))return e(n,r);for(var o=n.length,i=t?o:-1,s=Object(n);(t?i--:++i<o)&&r(s[i],i,s)!==!1;);return n}}var h_e=p_e(f_e);const g_e=h_e;var m_e=function(){return Zs.Date.now()};const Yb=m_e;var v_e="Expected a function",y_e=Math.max,__e=Math.min;function b_e(e,t,n){var r,o,i,s,u,d,f=0,g=!1,y=!1,_=!0;if(typeof e!="function")throw new TypeError(v_e);t=fA(t)||0,As(n)&&(g=!!n.leading,y="maxWait"in n,i=y?y_e(fA(n.maxWait)||0,t):i,_="trailing"in n?!!n.trailing:_);function M(q){var x=r,$=o;return r=o=void 0,f=q,s=e.apply($,x),s}function T(q){return f=q,u=setTimeout(C,t),g?M(q):s}function k(q){var x=q-d,$=q-f,V=t-x;return y?__e(V,i-$):V}function S(q){var x=q-d,$=q-f;return d===void 0||x>=t||x<0||y&&$>=i}function C(){var q=Yb();if(S(q))return L(q);u=setTimeout(C,k(q))}function L(q){return u=void 0,_&&r?M(q):(r=o=void 0,s)}function A(){u!==void 0&&clearTimeout(u),f=0,r=d=o=u=void 0}function N(){return u===void 0?s:L(Yb())}function H(){var q=Yb(),x=S(q);if(r=arguments,o=this,d=q,x){if(u===void 0)return T(d);if(y)return clearTimeout(u),u=setTimeout(C,t),M(d)}return u===void 0&&(u=setTimeout(C,t)),s}return H.cancel=A,H.flush=N,H}function UI(e,t,n){(n!==void 0&&!Cg(e[t],n)||n===void 0&&!(t in e))&&YT(e,t,n)}function M_e(e){return bu(e)&&Zf(e)}function FI(e,t){if(!(t==="constructor"&&typeof e[t]=="function")&&t!="__proto__")return e[t]}function I_e(e){return Nge(e,B4(e))}function C_e(e,t,n,r,o,i,s){var u=FI(e,n),d=FI(t,n),f=s.get(d);if(f){UI(e,n,f);return}var g=i?i(u,d,n+"",e,t,s):void 0,y=g===void 0;if(y){var _=Es(d),M=!_&&hy(d),T=!_&&!M&&ZT(d);g=d,_||M||T?Es(u)?g=u:M_e(u)?g=yge(u):M?(y=!1,g=Zye(d,!0)):T?(y=!1,g=v0e(d,!0)):g=[]:Sve(d)||py(d)?(g=u,py(u)?g=I_e(u):(!As(u)||WT(u))&&(g=y0e(d))):y=!1}y&&(s.set(d,g),o(g,d,r,i,s),s.delete(d)),UI(e,n,g)}function v3(e,t,n,r,o){e!==t&&m3(t,function(i,s){if(o||(o=new Ca),As(i))C_e(e,t,s,n,v3,r,o);else{var u=r?r(FI(e,s),i,s+"",e,t,o):void 0;u===void 0&&(u=i),UI(e,s,u)}},B4)}function T_e(e,t){var n=-1,r=Zf(e)?Array(e.length):[];return g_e(e,function(o,i,s){r[++n]=t(o,i,s)}),r}function w_e(e,t){var n=Es(e)?N4:T_e;return n(e,u_e(t))}var S_e=Vye(function(e,t,n){return e+(n?"-":"")+t.toLowerCase()});const k_e=S_e;var D_e=Gge(function(e,t,n){v3(e,t,n)});const Vm=D_e;var E_e="Expected a function";function Jb(e,t,n){var r=!0,o=!0;if(typeof e!="function")throw new TypeError(E_e);return As(n)&&(r="leading"in n?!!n.leading:r,o="trailing"in n?!!n.trailing:o),b_e(e,t,{leading:r,maxWait:t,trailing:o})}const Qf={fontFamily:'v-sans, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"',fontFamilyMono:"v-mono, SFMono-Regular, Menlo, Consolas, Courier, monospace",fontWeight:"400",fontWeightStrong:"500",cubicBezierEaseInOut:"cubic-bezier(.4, 0, .2, 1)",cubicBezierEaseOut:"cubic-bezier(0, 0, .2, 1)",cubicBezierEaseIn:"cubic-bezier(.4, 0, 1, 1)",borderRadius:"3px",borderRadiusSmall:"2px",fontSize:"14px",fontSizeMini:"12px",fontSizeTiny:"12px",fontSizeSmall:"14px",fontSizeMedium:"14px",fontSizeLarge:"15px",fontSizeHuge:"16px",lineHeight:"1.6",heightMini:"16px",heightTiny:"22px",heightSmall:"28px",heightMedium:"34px",heightLarge:"40px",heightHuge:"46px"},{fontSize:A_e,fontFamily:L_e,lineHeight:O_e}=Qf,y3=lt("body",`
  151. margin: 0;
  152. font-size: ${A_e};
  153. font-family: ${L_e};
  154. line-height: ${O_e};
  155. -webkit-text-size-adjust: 100%;
  156. -webkit-tap-highlight-color: transparent;
  157. `,[lt("input",`
  158. font-family: inherit;
  159. font-size: inherit;
  160. `)]),dd="n-config-provider",ag="naive-ui-style";function Uo(e,t,n,r,o,i){const s=Xf(),u=tn(dd,null);if(n){const f=()=>{const g=i==null?void 0:i.value;n.mount({id:g===void 0?t:g+t,head:!0,props:{bPrefix:g?`.${g}-`:void 0},anchorMetaName:ag,ssr:s}),u!=null&&u.preflightStyleDisabled||y3.mount({id:"n-global",head:!0,anchorMetaName:ag,ssr:s})};s?f():$f(f)}return ze(()=>{var f;const{theme:{common:g,self:y,peers:_={}}={},themeOverrides:M={},builtinThemeOverrides:T={}}=o,{common:k,peers:S}=M,{common:C=void 0,[e]:{common:L=void 0,self:A=void 0,peers:N={}}={}}=(u==null?void 0:u.mergedThemeRef.value)||{},{common:H=void 0,[e]:q={}}=(u==null?void 0:u.mergedThemeOverridesRef.value)||{},{common:x,peers:$={}}=q,V=Vm({},g||L||C||r.common,H,x,k),G=Vm((f=y||A||r.self)===null||f===void 0?void 0:f(V),T,q,M);return{common:V,self:G,peers:Vm({},r.peers,N,_),peerOverrides:Vm({},T.peers,$,S)}})}Uo.props={theme:Object,themeOverrides:Object,builtinThemeOverrides:Object};const R_e="n";function gl(e={},t={defaultBordered:!0}){const n=tn(dd,null);return{inlineThemeDisabled:n==null?void 0:n.inlineThemeDisabled,mergedRtlRef:n==null?void 0:n.mergedRtlRef,mergedComponentPropsRef:n==null?void 0:n.mergedComponentPropsRef,mergedBreakpointsRef:n==null?void 0:n.mergedBreakpointsRef,mergedBorderedRef:ze(()=>{var r,o;const{bordered:i}=e;return i!==void 0?i:(o=(r=n==null?void 0:n.mergedBorderedRef.value)!==null&&r!==void 0?r:t.defaultBordered)!==null&&o!==void 0?o:!0}),mergedClsPrefixRef:ze(()=>(n==null?void 0:n.mergedClsPrefixRef.value)||R_e),namespaceRef:ze(()=>n==null?void 0:n.mergedNamespaceRef.value)}}const N_e={name:"en-US",global:{undo:"Undo",redo:"Redo",confirm:"Confirm",clear:"Clear"},Popconfirm:{positiveText:"Confirm",negativeText:"Cancel"},Cascader:{placeholder:"Please Select",loading:"Loading",loadingRequiredMessage:e=>`Please load all ${e}'s descendants before checking it.`},Time:{dateFormat:"yyyy-MM-dd",dateTimeFormat:"yyyy-MM-dd HH:mm:ss"},DatePicker:{yearFormat:"yyyy",monthFormat:"MMM",dayFormat:"eeeeee",yearTypeFormat:"yyyy",monthTypeFormat:"yyyy-MM",dateFormat:"yyyy-MM-dd",dateTimeFormat:"yyyy-MM-dd HH:mm:ss",quarterFormat:"yyyy-qqq",clear:"Clear",now:"Now",confirm:"Confirm",selectTime:"Select Time",selectDate:"Select Date",datePlaceholder:"Select Date",datetimePlaceholder:"Select Date and Time",monthPlaceholder:"Select Month",yearPlaceholder:"Select Year",quarterPlaceholder:"Select Quarter",startDatePlaceholder:"Start Date",endDatePlaceholder:"End Date",startDatetimePlaceholder:"Start Date and Time",endDatetimePlaceholder:"End Date and Time",startMonthPlaceholder:"Start Month",endMonthPlaceholder:"End Month",monthBeforeYear:!0,firstDayOfWeek:6,today:"Today"},DataTable:{checkTableAll:"Select all in the table",uncheckTableAll:"Unselect all in the table",confirm:"Confirm",clear:"Clear"},LegacyTransfer:{sourceTitle:"Source",targetTitle:"Target"},Transfer:{selectAll:"Select all",unselectAll:"Unselect all",clearAll:"Clear",total:e=>`Total ${e} items`,selected:e=>`${e} items selected`},Empty:{description:"No Data"},Select:{placeholder:"Please Select"},TimePicker:{placeholder:"Select Time",positiveText:"OK",negativeText:"Cancel",now:"Now"},Pagination:{goto:"Goto",selectionSuffix:"page"},DynamicTags:{add:"Add"},Log:{loading:"Loading"},Input:{placeholder:"Please Input"},InputNumber:{placeholder:"Please Input"},DynamicInput:{create:"Create"},ThemeEditor:{title:"Theme Editor",clearAllVars:"Clear All Variables",clearSearch:"Clear Search",filterCompName:"Filter Component Name",filterVarName:"Filter Variable Name",import:"Import",export:"Export",restore:"Reset to Default"},Image:{tipPrevious:"Previous picture (←)",tipNext:"Next picture (→)",tipCounterclockwise:"Counterclockwise",tipClockwise:"Clockwise",tipZoomOut:"Zoom out",tipZoomIn:"Zoom in",tipClose:"Close (Esc)",tipOriginalSize:"Zoom to original size"}},P_e=N_e,x_e={name:"en-US",locale:yT},U_e=x_e;function rw(e){const{mergedLocaleRef:t,mergedDateLocaleRef:n}=tn(dd,null)||{},r=ze(()=>{var i,s;return(s=(i=t==null?void 0:t.value)===null||i===void 0?void 0:i[e])!==null&&s!==void 0?s:P_e[e]});return{dateLocaleRef:ze(()=>{var i;return(i=n==null?void 0:n.value)!==null&&i!==void 0?i:U_e}),localeRef:r}}function ep(e,t,n){if(!t)return;const r=Xf(),o=tn(dd,null),i=()=>{const s=n==null?void 0:n.value;t.mount({id:s===void 0?e:s+e,head:!0,anchorMetaName:ag,props:{bPrefix:s?`.${s}-`:void 0},ssr:r}),o!=null&&o.preflightStyleDisabled||y3.mount({id:"n-global",head:!0,anchorMetaName:ag,ssr:r})};r?i():$f(i)}function fd(e,t,n,r){var o;n||n4("useThemeClass","cssVarsRef is not passed");const i=(o=tn(dd,null))===null||o===void 0?void 0:o.mergedThemeHashRef,s=Pe(""),u=Xf();let d;const f=`__${e}`,g=()=>{let y=f;const _=t?t.value:void 0,M=i==null?void 0:i.value;M&&(y+="-"+M),_&&(y+="-"+_);const{themeOverrides:T,builtinThemeOverrides:k}=r;T&&(y+="-"+SI(JSON.stringify(T))),k&&(y+="-"+SI(JSON.stringify(k))),s.value=y,d=()=>{const S=n.value;let C="";for(const L in S)C+=`${L}: ${S[L]};`;lt(`.${y}`,C).mount({id:y,ssr:u}),d=void 0}};return nn(()=>{g()}),{themeClass:s,onRender:()=>{d==null||d()}}}function ow(e,t,n){if(!t)return;const r=Xf(),o=ze(()=>{const{value:s}=t;if(!s)return;const u=s[e];if(u)return u}),i=()=>{nn(()=>{const{value:s}=n,u=`${s}${e}Rtl`;if(hpe(u,r))return;const{value:d}=o;d&&d.style.mount({id:u,head:!0,anchorMetaName:ag,props:{bPrefix:s?`.${s}-`:void 0},ssr:r})})};return r?i():$f(i),o}const F_e=st({name:"Add",render(){return Oe("svg",{width:"512",height:"512",viewBox:"0 0 512 512",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Oe("path",{d:"M256 112V400M400 256H112",stroke:"currentColor","stroke-width":"32","stroke-linecap":"round","stroke-linejoin":"round"}))}});function tp(e,t){return st({name:eye(e),setup(){var n;const r=(n=tn(dd,null))===null||n===void 0?void 0:n.mergedIconsRef;return()=>{var o;const i=(o=r==null?void 0:r.value)===null||o===void 0?void 0:o[e];return i?i():t}}})}const G_e=tp("close",Oe("svg",{viewBox:"0 0 12 12",version:"1.1",xmlns:"http://www.w3.org/2000/svg","aria-hidden":!0},Oe("g",{stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"},Oe("g",{fill:"currentColor","fill-rule":"nonzero"},Oe("path",{d:"M2.08859116,2.2156945 L2.14644661,2.14644661 C2.32001296,1.97288026 2.58943736,1.95359511 2.7843055,2.08859116 L2.85355339,2.14644661 L6,5.293 L9.14644661,2.14644661 C9.34170876,1.95118446 9.65829124,1.95118446 9.85355339,2.14644661 C10.0488155,2.34170876 10.0488155,2.65829124 9.85355339,2.85355339 L6.707,6 L9.85355339,9.14644661 C10.0271197,9.32001296 10.0464049,9.58943736 9.91140884,9.7843055 L9.85355339,9.85355339 C9.67998704,10.0271197 9.41056264,10.0464049 9.2156945,9.91140884 L9.14644661,9.85355339 L6,6.707 L2.85355339,9.85355339 C2.65829124,10.0488155 2.34170876,10.0488155 2.14644661,9.85355339 C1.95118446,9.65829124 1.95118446,9.34170876 2.14644661,9.14644661 L5.293,6 L2.14644661,2.85355339 C1.97288026,2.67998704 1.95359511,2.41056264 2.08859116,2.2156945 L2.14644661,2.14644661 L2.08859116,2.2156945 Z"}))))),$_e=st({name:"Eye",render(){return Oe("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512"},Oe("path",{d:"M255.66 112c-77.94 0-157.89 45.11-220.83 135.33a16 16 0 0 0-.27 17.77C82.92 340.8 161.8 400 255.66 400c92.84 0 173.34-59.38 221.79-135.25a16.14 16.14 0 0 0 0-17.47C428.89 172.28 347.8 112 255.66 112z",fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"32"}),Oe("circle",{cx:"256",cy:"256",r:"80",fill:"none",stroke:"currentColor","stroke-miterlimit":"10","stroke-width":"32"}))}}),B_e=st({name:"EyeOff",render(){return Oe("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512"},Oe("path",{d:"M432 448a15.92 15.92 0 0 1-11.31-4.69l-352-352a16 16 0 0 1 22.62-22.62l352 352A16 16 0 0 1 432 448z",fill:"currentColor"}),Oe("path",{d:"M255.66 384c-41.49 0-81.5-12.28-118.92-36.5c-34.07-22-64.74-53.51-88.7-91v-.08c19.94-28.57 41.78-52.73 65.24-72.21a2 2 0 0 0 .14-2.94L93.5 161.38a2 2 0 0 0-2.71-.12c-24.92 21-48.05 46.76-69.08 76.92a31.92 31.92 0 0 0-.64 35.54c26.41 41.33 60.4 76.14 98.28 100.65C162 402 207.9 416 255.66 416a239.13 239.13 0 0 0 75.8-12.58a2 2 0 0 0 .77-3.31l-21.58-21.58a4 4 0 0 0-3.83-1a204.8 204.8 0 0 1-51.16 6.47z",fill:"currentColor"}),Oe("path",{d:"M490.84 238.6c-26.46-40.92-60.79-75.68-99.27-100.53C349 110.55 302 96 255.66 96a227.34 227.34 0 0 0-74.89 12.83a2 2 0 0 0-.75 3.31l21.55 21.55a4 4 0 0 0 3.88 1a192.82 192.82 0 0 1 50.21-6.69c40.69 0 80.58 12.43 118.55 37c34.71 22.4 65.74 53.88 89.76 91a.13.13 0 0 1 0 .16a310.72 310.72 0 0 1-64.12 72.73a2 2 0 0 0-.15 2.95l19.9 19.89a2 2 0 0 0 2.7.13a343.49 343.49 0 0 0 68.64-78.48a32.2 32.2 0 0 0-.1-34.78z",fill:"currentColor"}),Oe("path",{d:"M256 160a95.88 95.88 0 0 0-21.37 2.4a2 2 0 0 0-1 3.38l112.59 112.56a2 2 0 0 0 3.38-1A96 96 0 0 0 256 160z",fill:"currentColor"}),Oe("path",{d:"M165.78 233.66a2 2 0 0 0-3.38 1a96 96 0 0 0 115 115a2 2 0 0 0 1-3.38z",fill:"currentColor"}))}}),H_e=st({name:"Empty",render(){return Oe("svg",{viewBox:"0 0 28 28",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Oe("path",{d:"M26 7.5C26 11.0899 23.0899 14 19.5 14C15.9101 14 13 11.0899 13 7.5C13 3.91015 15.9101 1 19.5 1C23.0899 1 26 3.91015 26 7.5ZM16.8536 4.14645C16.6583 3.95118 16.3417 3.95118 16.1464 4.14645C15.9512 4.34171 15.9512 4.65829 16.1464 4.85355L18.7929 7.5L16.1464 10.1464C15.9512 10.3417 15.9512 10.6583 16.1464 10.8536C16.3417 11.0488 16.6583 11.0488 16.8536 10.8536L19.5 8.20711L22.1464 10.8536C22.3417 11.0488 22.6583 11.0488 22.8536 10.8536C23.0488 10.6583 23.0488 10.3417 22.8536 10.1464L20.2071 7.5L22.8536 4.85355C23.0488 4.65829 23.0488 4.34171 22.8536 4.14645C22.6583 3.95118 22.3417 3.95118 22.1464 4.14645L19.5 6.79289L16.8536 4.14645Z",fill:"currentColor"}),Oe("path",{d:"M25 22.75V12.5991C24.5572 13.0765 24.053 13.4961 23.5 13.8454V16H17.5L17.3982 16.0068C17.0322 16.0565 16.75 16.3703 16.75 16.75C16.75 18.2688 15.5188 19.5 14 19.5C12.4812 19.5 11.25 18.2688 11.25 16.75L11.2432 16.6482C11.1935 16.2822 10.8797 16 10.5 16H4.5V7.25C4.5 6.2835 5.2835 5.5 6.25 5.5H12.2696C12.4146 4.97463 12.6153 4.47237 12.865 4H6.25C4.45507 4 3 5.45507 3 7.25V22.75C3 24.5449 4.45507 26 6.25 26H21.75C23.5449 26 25 24.5449 25 22.75ZM4.5 22.75V17.5H9.81597L9.85751 17.7041C10.2905 19.5919 11.9808 21 14 21L14.215 20.9947C16.2095 20.8953 17.842 19.4209 18.184 17.5H23.5V22.75C23.5 23.7165 22.7165 24.5 21.75 24.5H6.25C5.2835 24.5 4.5 23.7165 4.5 22.75Z",fill:"currentColor"}))}}),q_e=st({name:"ChevronDown",render(){return Oe("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Oe("path",{d:"M3.14645 5.64645C3.34171 5.45118 3.65829 5.45118 3.85355 5.64645L8 9.79289L12.1464 5.64645C12.3417 5.45118 12.6583 5.45118 12.8536 5.64645C13.0488 5.84171 13.0488 6.15829 12.8536 6.35355L8.35355 10.8536C8.15829 11.0488 7.84171 11.0488 7.64645 10.8536L3.14645 6.35355C2.95118 6.15829 2.95118 5.84171 3.14645 5.64645Z",fill:"currentColor"}))}}),V_e=tp("clear",Oe("svg",{viewBox:"0 0 16 16",version:"1.1",xmlns:"http://www.w3.org/2000/svg"},Oe("g",{stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"},Oe("g",{fill:"currentColor","fill-rule":"nonzero"},Oe("path",{d:"M8,2 C11.3137085,2 14,4.6862915 14,8 C14,11.3137085 11.3137085,14 8,14 C4.6862915,14 2,11.3137085 2,8 C2,4.6862915 4.6862915,2 8,2 Z M6.5343055,5.83859116 C6.33943736,5.70359511 6.07001296,5.72288026 5.89644661,5.89644661 L5.89644661,5.89644661 L5.83859116,5.9656945 C5.70359511,6.16056264 5.72288026,6.42998704 5.89644661,6.60355339 L5.89644661,6.60355339 L7.293,8 L5.89644661,9.39644661 L5.83859116,9.4656945 C5.70359511,9.66056264 5.72288026,9.92998704 5.89644661,10.1035534 L5.89644661,10.1035534 L5.9656945,10.1614088 C6.16056264,10.2964049 6.42998704,10.2771197 6.60355339,10.1035534 L6.60355339,10.1035534 L8,8.707 L9.39644661,10.1035534 L9.4656945,10.1614088 C9.66056264,10.2964049 9.92998704,10.2771197 10.1035534,10.1035534 L10.1035534,10.1035534 L10.1614088,10.0343055 C10.2964049,9.83943736 10.2771197,9.57001296 10.1035534,9.39644661 L10.1035534,9.39644661 L8.707,8 L10.1035534,6.60355339 L10.1614088,6.5343055 C10.2964049,6.33943736 10.2771197,6.07001296 10.1035534,5.89644661 L10.1035534,5.89644661 L10.0343055,5.83859116 C9.83943736,5.70359511 9.57001296,5.72288026 9.39644661,5.89644661 L9.39644661,5.89644661 L8,7.293 L6.60355339,5.89644661 Z"}))))),z_e=tp("rotateClockwise",Oe("svg",{viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Oe("path",{d:"M3 10C3 6.13401 6.13401 3 10 3C13.866 3 17 6.13401 17 10C17 12.7916 15.3658 15.2026 13 16.3265V14.5C13 14.2239 12.7761 14 12.5 14C12.2239 14 12 14.2239 12 14.5V17.5C12 17.7761 12.2239 18 12.5 18H15.5C15.7761 18 16 17.7761 16 17.5C16 17.2239 15.7761 17 15.5 17H13.8758C16.3346 15.6357 18 13.0128 18 10C18 5.58172 14.4183 2 10 2C5.58172 2 2 5.58172 2 10C2 10.2761 2.22386 10.5 2.5 10.5C2.77614 10.5 3 10.2761 3 10Z",fill:"currentColor"}),Oe("path",{d:"M10 12C11.1046 12 12 11.1046 12 10C12 8.89543 11.1046 8 10 8C8.89543 8 8 8.89543 8 10C8 11.1046 8.89543 12 10 12ZM10 11C9.44772 11 9 10.5523 9 10C9 9.44772 9.44772 9 10 9C10.5523 9 11 9.44772 11 10C11 10.5523 10.5523 11 10 11Z",fill:"currentColor"}))),j_e=tp("rotateClockwise",Oe("svg",{viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Oe("path",{d:"M17 10C17 6.13401 13.866 3 10 3C6.13401 3 3 6.13401 3 10C3 12.7916 4.63419 15.2026 7 16.3265V14.5C7 14.2239 7.22386 14 7.5 14C7.77614 14 8 14.2239 8 14.5V17.5C8 17.7761 7.77614 18 7.5 18H4.5C4.22386 18 4 17.7761 4 17.5C4 17.2239 4.22386 17 4.5 17H6.12422C3.66539 15.6357 2 13.0128 2 10C2 5.58172 5.58172 2 10 2C14.4183 2 18 5.58172 18 10C18 10.2761 17.7761 10.5 17.5 10.5C17.2239 10.5 17 10.2761 17 10Z",fill:"currentColor"}),Oe("path",{d:"M10 12C8.89543 12 8 11.1046 8 10C8 8.89543 8.89543 8 10 8C11.1046 8 12 8.89543 12 10C12 11.1046 11.1046 12 10 12ZM10 11C10.5523 11 11 10.5523 11 10C11 9.44772 10.5523 9 10 9C9.44772 9 9 9.44772 9 10C9 10.5523 9.44772 11 10 11Z",fill:"currentColor"}))),W_e=tp("zoomIn",Oe("svg",{viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Oe("path",{d:"M11.5 8.5C11.5 8.22386 11.2761 8 11 8H9V6C9 5.72386 8.77614 5.5 8.5 5.5C8.22386 5.5 8 5.72386 8 6V8H6C5.72386 8 5.5 8.22386 5.5 8.5C5.5 8.77614 5.72386 9 6 9H8V11C8 11.2761 8.22386 11.5 8.5 11.5C8.77614 11.5 9 11.2761 9 11V9H11C11.2761 9 11.5 8.77614 11.5 8.5Z",fill:"currentColor"}),Oe("path",{d:"M8.5 3C11.5376 3 14 5.46243 14 8.5C14 9.83879 13.5217 11.0659 12.7266 12.0196L16.8536 16.1464C17.0488 16.3417 17.0488 16.6583 16.8536 16.8536C16.68 17.0271 16.4106 17.0464 16.2157 16.9114L16.1464 16.8536L12.0196 12.7266C11.0659 13.5217 9.83879 14 8.5 14C5.46243 14 3 11.5376 3 8.5C3 5.46243 5.46243 3 8.5 3ZM8.5 4C6.01472 4 4 6.01472 4 8.5C4 10.9853 6.01472 13 8.5 13C10.9853 13 13 10.9853 13 8.5C13 6.01472 10.9853 4 8.5 4Z",fill:"currentColor"}))),K_e=tp("zoomOut",Oe("svg",{viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Oe("path",{d:"M11 8C11.2761 8 11.5 8.22386 11.5 8.5C11.5 8.77614 11.2761 9 11 9H6C5.72386 9 5.5 8.77614 5.5 8.5C5.5 8.22386 5.72386 8 6 8H11Z",fill:"currentColor"}),Oe("path",{d:"M14 8.5C14 5.46243 11.5376 3 8.5 3C5.46243 3 3 5.46243 3 8.5C3 11.5376 5.46243 14 8.5 14C9.83879 14 11.0659 13.5217 12.0196 12.7266L16.1464 16.8536L16.2157 16.9114C16.4106 17.0464 16.68 17.0271 16.8536 16.8536C17.0488 16.6583 17.0488 16.3417 16.8536 16.1464L12.7266 12.0196C13.5217 11.0659 14 9.83879 14 8.5ZM4 8.5C4 6.01472 6.01472 4 8.5 4C10.9853 4 13 6.01472 13 8.5C13 10.9853 10.9853 13 8.5 13C6.01472 13 4 10.9853 4 8.5Z",fill:"currentColor"}))),Y_e=st({name:"ResizeSmall",render(){return Oe("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20"},Oe("g",{fill:"none"},Oe("path",{d:"M5.5 4A1.5 1.5 0 0 0 4 5.5v1a.5.5 0 0 1-1 0v-1A2.5 2.5 0 0 1 5.5 3h1a.5.5 0 0 1 0 1h-1zM16 5.5A1.5 1.5 0 0 0 14.5 4h-1a.5.5 0 0 1 0-1h1A2.5 2.5 0 0 1 17 5.5v1a.5.5 0 0 1-1 0v-1zm0 9a1.5 1.5 0 0 1-1.5 1.5h-1a.5.5 0 0 0 0 1h1a2.5 2.5 0 0 0 2.5-2.5v-1a.5.5 0 0 0-1 0v1zm-12 0A1.5 1.5 0 0 0 5.5 16h1.25a.5.5 0 0 1 0 1H5.5A2.5 2.5 0 0 1 3 14.5v-1.25a.5.5 0 0 1 1 0v1.25zM8.5 7A1.5 1.5 0 0 0 7 8.5v3A1.5 1.5 0 0 0 8.5 13h3a1.5 1.5 0 0 0 1.5-1.5v-3A1.5 1.5 0 0 0 11.5 7h-3zM8 8.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-3z",fill:"currentColor"})))}}),iw=st({name:"BaseIconSwitchTransition",setup(e,{slots:t}){const n=s0();return()=>Oe(Oo,{name:"icon-switch-transition",appear:n.value},t)}}),J_e=st({name:"FadeInExpandTransition",props:{appear:Boolean,group:Boolean,mode:String,onLeave:Function,onAfterLeave:Function,onAfterEnter:Function,width:Boolean,reverse:Boolean},setup(e,{slots:t}){function n(u){e.width?u.style.maxWidth=`${u.offsetWidth}px`:u.style.maxHeight=`${u.offsetHeight}px`,u.offsetWidth}function r(u){e.width?u.style.maxWidth="0":u.style.maxHeight="0",u.offsetWidth;const{onLeave:d}=e;d&&d()}function o(u){e.width?u.style.maxWidth="":u.style.maxHeight="";const{onAfterLeave:d}=e;d&&d()}function i(u){if(u.style.transition="none",e.width){const d=u.offsetWidth;u.style.maxWidth="0",u.offsetWidth,u.style.transition="",u.style.maxWidth=`${d}px`}else if(e.reverse)u.style.maxHeight=`${u.offsetHeight}px`,u.offsetHeight,u.style.transition="",u.style.maxHeight="0";else{const d=u.offsetHeight;u.style.maxHeight="0",u.offsetWidth,u.style.transition="",u.style.maxHeight=`${d}px`}u.offsetWidth}function s(u){var d;e.width?u.style.maxWidth="":e.reverse||(u.style.maxHeight=""),(d=e.onAfterEnter)===null||d===void 0||d.call(e)}return()=>{const{group:u,width:d,appear:f,mode:g}=e,y=u?eO:Oo,_={name:d?"fade-in-width-expand-transition":"fade-in-height-expand-transition",appear:f,onEnter:i,onAfterEnter:s,onBeforeLeave:n,onLeave:r,onAfterLeave:o};return u||(_.mode=g),Oe(y,_,t)}}}),X_e=it("base-icon",`
  161. height: 1em;
  162. width: 1em;
  163. line-height: 1em;
  164. text-align: center;
  165. display: inline-block;
  166. position: relative;
  167. fill: currentColor;
  168. transform: translateZ(0);
  169. `,[lt("svg",`
  170. height: 1em;
  171. width: 1em;
  172. `)]),Ci=st({name:"BaseIcon",props:{role:String,ariaLabel:String,ariaDisabled:{type:Boolean,default:void 0},ariaHidden:{type:Boolean,default:void 0},clsPrefix:{type:String,required:!0},onClick:Function,onMousedown:Function,onMouseup:Function},setup(e){ep("-base-icon",X_e,dr(e,"clsPrefix"))},render(){return Oe("i",{class:`${this.clsPrefix}-base-icon`,onClick:this.onClick,onMousedown:this.onMousedown,onMouseup:this.onMouseup,role:this.role,"aria-label":this.ariaLabel,"aria-hidden":this.ariaHidden,"aria-disabled":this.ariaDisabled},this.$slots)}}),Z_e=it("base-close",`
  173. display: flex;
  174. align-items: center;
  175. justify-content: center;
  176. cursor: pointer;
  177. background-color: transparent;
  178. color: var(--n-close-icon-color);
  179. border-radius: var(--n-close-border-radius);
  180. height: var(--n-close-size);
  181. width: var(--n-close-size);
  182. font-size: var(--n-close-icon-size);
  183. outline: none;
  184. border: none;
  185. position: relative;
  186. padding: 0;
  187. `,[It("absolute",`
  188. height: var(--n-close-icon-size);
  189. width: var(--n-close-icon-size);
  190. `),lt("&::before",`
  191. content: "";
  192. position: absolute;
  193. width: var(--n-close-size);
  194. height: var(--n-close-size);
  195. left: 50%;
  196. top: 50%;
  197. transform: translateY(-50%) translateX(-50%);
  198. transition: inherit;
  199. border-radius: inherit;
  200. `),ns("disabled",[lt("&:hover",`
  201. color: var(--n-close-icon-color-hover);
  202. `),lt("&:hover::before",`
  203. background-color: var(--n-close-color-hover);
  204. `),lt("&:focus::before",`
  205. background-color: var(--n-close-color-hover);
  206. `),lt("&:active",`
  207. color: var(--n-close-icon-color-pressed);
  208. `),lt("&:active::before",`
  209. background-color: var(--n-close-color-pressed);
  210. `)]),It("disabled",`
  211. cursor: not-allowed;
  212. color: var(--n-close-icon-color-disabled);
  213. background-color: transparent;
  214. `),It("round",[lt("&::before",`
  215. border-radius: 50%;
  216. `)])]),Q_e=st({name:"BaseClose",props:{isButtonTag:{type:Boolean,default:!0},clsPrefix:{type:String,required:!0},disabled:{type:Boolean,default:void 0},focusable:{type:Boolean,default:!0},round:Boolean,onClick:Function,absolute:Boolean},setup(e){return ep("-base-close",Z_e,dr(e,"clsPrefix")),()=>{const{clsPrefix:t,disabled:n,absolute:r,round:o,isButtonTag:i}=e;return Oe(i?"button":"div",{type:i?"button":void 0,tabindex:n||!e.focusable?-1:0,"aria-disabled":n,"aria-label":"close",role:i?void 0:"button",disabled:n,class:[`${t}-base-close`,r&&`${t}-base-close--absolute`,n&&`${t}-base-close--disabled`,o&&`${t}-base-close--round`],onMousedown:u=>{e.focusable||u.preventDefault()},onClick:e.onClick},Oe(Ci,{clsPrefix:t},{default:()=>Oe(G_e,null)}))}}}),{cubicBezierEaseInOut:e1e}=Qf;function yy({originalTransform:e="",left:t=0,top:n=0,transition:r=`all .3s ${e1e} !important`}={}){return[lt("&.icon-switch-transition-enter-from, &.icon-switch-transition-leave-to",{transform:e+" scale(0.75)",left:t,top:n,opacity:0}),lt("&.icon-switch-transition-enter-to, &.icon-switch-transition-leave-from",{transform:`scale(1) ${e}`,left:t,top:n,opacity:1}),lt("&.icon-switch-transition-enter-active, &.icon-switch-transition-leave-active",{transformOrigin:"center",position:"absolute",left:t,top:n,transition:r})]}const t1e=lt([lt("@keyframes loading-container-rotate",`
  217. to {
  218. -webkit-transform: rotate(360deg);
  219. transform: rotate(360deg);
  220. }
  221. `),lt("@keyframes loading-layer-rotate",`
  222. 12.5% {
  223. -webkit-transform: rotate(135deg);
  224. transform: rotate(135deg);
  225. }
  226. 25% {
  227. -webkit-transform: rotate(270deg);
  228. transform: rotate(270deg);
  229. }
  230. 37.5% {
  231. -webkit-transform: rotate(405deg);
  232. transform: rotate(405deg);
  233. }
  234. 50% {
  235. -webkit-transform: rotate(540deg);
  236. transform: rotate(540deg);
  237. }
  238. 62.5% {
  239. -webkit-transform: rotate(675deg);
  240. transform: rotate(675deg);
  241. }
  242. 75% {
  243. -webkit-transform: rotate(810deg);
  244. transform: rotate(810deg);
  245. }
  246. 87.5% {
  247. -webkit-transform: rotate(945deg);
  248. transform: rotate(945deg);
  249. }
  250. 100% {
  251. -webkit-transform: rotate(1080deg);
  252. transform: rotate(1080deg);
  253. }
  254. `),lt("@keyframes loading-left-spin",`
  255. from {
  256. -webkit-transform: rotate(265deg);
  257. transform: rotate(265deg);
  258. }
  259. 50% {
  260. -webkit-transform: rotate(130deg);
  261. transform: rotate(130deg);
  262. }
  263. to {
  264. -webkit-transform: rotate(265deg);
  265. transform: rotate(265deg);
  266. }
  267. `),lt("@keyframes loading-right-spin",`
  268. from {
  269. -webkit-transform: rotate(-265deg);
  270. transform: rotate(-265deg);
  271. }
  272. 50% {
  273. -webkit-transform: rotate(-130deg);
  274. transform: rotate(-130deg);
  275. }
  276. to {
  277. -webkit-transform: rotate(-265deg);
  278. transform: rotate(-265deg);
  279. }
  280. `),it("base-loading",`
  281. position: relative;
  282. line-height: 0;
  283. width: 1em;
  284. height: 1em;
  285. `,[gt("transition-wrapper",`
  286. position: absolute;
  287. width: 100%;
  288. height: 100%;
  289. `,[yy()]),gt("container",`
  290. display: inline-flex;
  291. position: relative;
  292. direction: ltr;
  293. line-height: 0;
  294. animation: loading-container-rotate 1568.2352941176ms linear infinite;
  295. font-size: 0;
  296. letter-spacing: 0;
  297. white-space: nowrap;
  298. opacity: 1;
  299. width: 100%;
  300. height: 100%;
  301. `,[gt("svg",`
  302. stroke: var(--n-text-color);
  303. fill: transparent;
  304. position: absolute;
  305. height: 100%;
  306. overflow: hidden;
  307. `),gt("container-layer",`
  308. position: absolute;
  309. width: 100%;
  310. height: 100%;
  311. animation: loading-layer-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  312. `,[gt("container-layer-left",`
  313. display: inline-flex;
  314. position: relative;
  315. width: 50%;
  316. height: 100%;
  317. overflow: hidden;
  318. `,[gt("svg",`
  319. animation: loading-left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  320. width: 200%;
  321. `)]),gt("container-layer-patch",`
  322. position: absolute;
  323. top: 0;
  324. left: 47.5%;
  325. box-sizing: border-box;
  326. width: 5%;
  327. height: 100%;
  328. overflow: hidden;
  329. `,[gt("svg",`
  330. left: -900%;
  331. width: 2000%;
  332. transform: rotate(180deg);
  333. `)]),gt("container-layer-right",`
  334. display: inline-flex;
  335. position: relative;
  336. width: 50%;
  337. height: 100%;
  338. overflow: hidden;
  339. `,[gt("svg",`
  340. animation: loading-right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  341. left: -100%;
  342. width: 200%;
  343. `)])])]),gt("placeholder",`
  344. position: absolute;
  345. left: 50%;
  346. top: 50%;
  347. transform: translateX(-50%) translateY(-50%);
  348. `,[yy({left:"50%",top:"50%",originalTransform:"translateX(-50%) translateY(-50%)"})])])]),n1e={strokeWidth:{type:Number,default:28},stroke:{type:String,default:void 0}},_3=st({name:"BaseLoading",props:Object.assign({clsPrefix:{type:String,required:!0},show:{type:Boolean,default:!0},scale:{type:Number,default:1},radius:{type:Number,default:100}},n1e),setup(e){ep("-base-loading",t1e,dr(e,"clsPrefix"))},render(){const{clsPrefix:e,radius:t,strokeWidth:n,stroke:r,scale:o}=this,i=t/o;return Oe("div",{class:`${e}-base-loading`,role:"img","aria-label":"loading"},Oe(iw,null,{default:()=>this.show?Oe("div",{key:"icon",class:`${e}-base-loading__transition-wrapper`},Oe("div",{class:`${e}-base-loading__container`},Oe("div",{class:`${e}-base-loading__container-layer`},Oe("div",{class:`${e}-base-loading__container-layer-left`},Oe("svg",{class:`${e}-base-loading__svg`,viewBox:`0 0 ${2*i} ${2*i}`,xmlns:"http://www.w3.org/2000/svg",style:{color:r}},Oe("circle",{fill:"none",stroke:"currentColor","stroke-width":n,"stroke-linecap":"round",cx:i,cy:i,r:t-n/2,"stroke-dasharray":4.91*t,"stroke-dashoffset":2.46*t}))),Oe("div",{class:`${e}-base-loading__container-layer-patch`},Oe("svg",{class:`${e}-base-loading__svg`,viewBox:`0 0 ${2*i} ${2*i}`,xmlns:"http://www.w3.org/2000/svg",style:{color:r}},Oe("circle",{fill:"none",stroke:"currentColor","stroke-width":n,"stroke-linecap":"round",cx:i,cy:i,r:t-n/2,"stroke-dasharray":4.91*t,"stroke-dashoffset":2.46*t}))),Oe("div",{class:`${e}-base-loading__container-layer-right`},Oe("svg",{class:`${e}-base-loading__svg`,viewBox:`0 0 ${2*i} ${2*i}`,xmlns:"http://www.w3.org/2000/svg",style:{color:r}},Oe("circle",{fill:"none",stroke:"currentColor","stroke-width":n,"stroke-linecap":"round",cx:i,cy:i,r:t-n/2,"stroke-dasharray":4.91*t,"stroke-dashoffset":2.46*t})))))):Oe("div",{key:"placeholder",class:`${e}-base-loading__placeholder`},this.$slots)}))}}),Yt={neutralBase:"#FFF",neutralInvertBase:"#000",neutralTextBase:"#000",neutralPopover:"#fff",neutralCard:"#fff",neutralModal:"#fff",neutralBody:"#fff",alpha1:"0.82",alpha2:"0.72",alpha3:"0.38",alpha4:"0.24",alpha5:"0.18",alphaClose:"0.6",alphaDisabled:"0.5",alphaDisabledInput:"0.02",alphaPending:"0.05",alphaTablePending:"0.02",alphaPressed:"0.07",alphaAvatar:"0.2",alphaRail:"0.14",alphaProgressRail:".08",alphaBorder:"0.12",alphaDivider:"0.06",alphaInput:"0",alphaAction:"0.02",alphaTab:"0.04",alphaScrollbar:"0.25",alphaScrollbarHover:"0.4",alphaCode:"0.05",alphaTag:"0.02",primaryHover:"#36ad6a",primaryDefault:"#18a058",primaryActive:"#0c7a43",primarySuppl:"#36ad6a",infoHover:"#4098fc",infoDefault:"#2080f0",infoActive:"#1060c9",infoSuppl:"#4098fc",errorHover:"#de576d",errorDefault:"#d03050",errorActive:"#ab1f3f",errorSuppl:"#de576d",warningHover:"#fcb040",warningDefault:"#f0a020",warningActive:"#c97c10",warningSuppl:"#fcb040",successHover:"#36ad6a",successDefault:"#18a058",successActive:"#0c7a43",successSuppl:"#36ad6a"},r1e=ed(Yt.neutralBase),b3=ed(Yt.neutralInvertBase),o1e="rgba("+b3.slice(0,3).join(", ")+", ";function $A(e){return o1e+String(e)+")"}function ri(e){const t=Array.from(b3);return t[3]=Number(e),o0(r1e,t)}const i1e=Object.assign(Object.assign({name:"common"},Qf),{baseColor:Yt.neutralBase,primaryColor:Yt.primaryDefault,primaryColorHover:Yt.primaryHover,primaryColorPressed:Yt.primaryActive,primaryColorSuppl:Yt.primarySuppl,infoColor:Yt.infoDefault,infoColorHover:Yt.infoHover,infoColorPressed:Yt.infoActive,infoColorSuppl:Yt.infoSuppl,successColor:Yt.successDefault,successColorHover:Yt.successHover,successColorPressed:Yt.successActive,successColorSuppl:Yt.successSuppl,warningColor:Yt.warningDefault,warningColorHover:Yt.warningHover,warningColorPressed:Yt.warningActive,warningColorSuppl:Yt.warningSuppl,errorColor:Yt.errorDefault,errorColorHover:Yt.errorHover,errorColorPressed:Yt.errorActive,errorColorSuppl:Yt.errorSuppl,textColorBase:Yt.neutralTextBase,textColor1:"rgb(31, 34, 37)",textColor2:"rgb(51, 54, 57)",textColor3:"rgb(118, 124, 130)",textColorDisabled:ri(Yt.alpha4),placeholderColor:ri(Yt.alpha4),placeholderColorDisabled:ri(Yt.alpha5),iconColor:ri(Yt.alpha4),iconColorHover:xm(ri(Yt.alpha4),{lightness:.75}),iconColorPressed:xm(ri(Yt.alpha4),{lightness:.9}),iconColorDisabled:ri(Yt.alpha5),opacity1:Yt.alpha1,opacity2:Yt.alpha2,opacity3:Yt.alpha3,opacity4:Yt.alpha4,opacity5:Yt.alpha5,dividerColor:"rgb(239, 239, 245)",borderColor:"rgb(224, 224, 230)",closeIconColor:ri(Number(Yt.alphaClose)),closeIconColorHover:ri(Number(Yt.alphaClose)),closeIconColorPressed:ri(Number(Yt.alphaClose)),closeColorHover:"rgba(0, 0, 0, .09)",closeColorPressed:"rgba(0, 0, 0, .13)",clearColor:ri(Yt.alpha4),clearColorHover:xm(ri(Yt.alpha4),{lightness:.75}),clearColorPressed:xm(ri(Yt.alpha4),{lightness:.9}),scrollbarColor:$A(Yt.alphaScrollbar),scrollbarColorHover:$A(Yt.alphaScrollbarHover),scrollbarWidth:"5px",scrollbarHeight:"5px",scrollbarBorderRadius:"5px",progressRailColor:ri(Yt.alphaProgressRail),railColor:"rgb(219, 219, 223)",popoverColor:Yt.neutralPopover,tableColor:Yt.neutralCard,cardColor:Yt.neutralCard,modalColor:Yt.neutralModal,bodyColor:Yt.neutralBody,tagColor:"#eee",avatarColor:ri(Yt.alphaAvatar),invertedColor:"rgb(0, 20, 40)",inputColor:ri(Yt.alphaInput),codeColor:"rgb(244, 244, 248)",tabColor:"rgb(247, 247, 250)",actionColor:"rgb(250, 250, 252)",tableHeaderColor:"rgb(250, 250, 252)",hoverColor:"rgb(243, 243, 245)",tableColorHover:"rgba(0, 0, 100, 0.03)",tableColorStriped:"rgba(0, 0, 100, 0.02)",pressedColor:"rgb(237, 237, 239)",opacityDisabled:Yt.alphaDisabled,inputColorDisabled:"rgb(250, 250, 252)",buttonColor2:"rgba(46, 51, 56, .05)",buttonColor2Hover:"rgba(46, 51, 56, .09)",buttonColor2Pressed:"rgba(46, 51, 56, .13)",boxShadow1:"0 1px 2px -2px rgba(0, 0, 0, .08), 0 3px 6px 0 rgba(0, 0, 0, .06), 0 5px 12px 4px rgba(0, 0, 0, .04)",boxShadow2:"0 3px 6px -4px rgba(0, 0, 0, .12), 0 6px 16px 0 rgba(0, 0, 0, .08), 0 9px 28px 8px rgba(0, 0, 0, .05)",boxShadow3:"0 6px 16px -9px rgba(0, 0, 0, .08), 0 9px 28px 0 rgba(0, 0, 0, .05), 0 12px 48px 16px rgba(0, 0, 0, .03)"}),Lu=i1e,s1e={iconSizeSmall:"34px",iconSizeMedium:"40px",iconSizeLarge:"46px",iconSizeHuge:"52px"},a1e=e=>{const{textColorDisabled:t,iconColor:n,textColor2:r,fontSizeSmall:o,fontSizeMedium:i,fontSizeLarge:s,fontSizeHuge:u}=e;return Object.assign(Object.assign({},s1e),{fontSizeSmall:o,fontSizeMedium:i,fontSizeLarge:s,fontSizeHuge:u,textColor:t,iconColor:n,extraTextColor:r})},l1e={name:"Empty",common:Lu,self:a1e},u1e=l1e,c1e=it("empty",`
  349. display: flex;
  350. flex-direction: column;
  351. align-items: center;
  352. font-size: var(--n-font-size);
  353. `,[gt("icon",`
  354. width: var(--n-icon-size);
  355. height: var(--n-icon-size);
  356. font-size: var(--n-icon-size);
  357. line-height: var(--n-icon-size);
  358. color: var(--n-icon-color);
  359. transition:
  360. color .3s var(--n-bezier);
  361. `,[lt("+",[gt("description",`
  362. margin-top: 8px;
  363. `)])]),gt("description",`
  364. transition: color .3s var(--n-bezier);
  365. color: var(--n-text-color);
  366. `),gt("extra",`
  367. text-align: center;
  368. transition: color .3s var(--n-bezier);
  369. margin-top: 12px;
  370. color: var(--n-extra-text-color);
  371. `)]),d1e=Object.assign(Object.assign({},Uo.props),{description:String,showDescription:{type:Boolean,default:!0},showIcon:{type:Boolean,default:!0},size:{type:String,default:"medium"},renderIcon:Function}),f1e=st({name:"Empty",props:d1e,setup(e){const{mergedClsPrefixRef:t,inlineThemeDisabled:n}=gl(e),r=Uo("Empty","-empty",c1e,u1e,e,t),{localeRef:o}=rw("Empty"),i=tn(dd,null),s=ze(()=>{var g,y,_;return(g=e.description)!==null&&g!==void 0?g:(_=(y=i==null?void 0:i.mergedComponentPropsRef.value)===null||y===void 0?void 0:y.Empty)===null||_===void 0?void 0:_.description}),u=ze(()=>{var g,y;return((y=(g=i==null?void 0:i.mergedComponentPropsRef.value)===null||g===void 0?void 0:g.Empty)===null||y===void 0?void 0:y.renderIcon)||(()=>Oe(H_e,null))}),d=ze(()=>{const{size:g}=e,{common:{cubicBezierEaseInOut:y},self:{[Zt("iconSize",g)]:_,[Zt("fontSize",g)]:M,textColor:T,iconColor:k,extraTextColor:S}}=r.value;return{"--n-icon-size":_,"--n-font-size":M,"--n-bezier":y,"--n-text-color":T,"--n-icon-color":k,"--n-extra-text-color":S}}),f=n?fd("empty",ze(()=>{let g="";const{size:y}=e;return g+=y[0],g}),d,e):void 0;return{mergedClsPrefix:t,mergedRenderIcon:u,localizedDescription:ze(()=>s.value||o.value.description),cssVars:n?void 0:d,themeClass:f==null?void 0:f.themeClass,onRender:f==null?void 0:f.onRender}},render(){const{$slots:e,mergedClsPrefix:t,onRender:n}=this;return n==null||n(),Oe("div",{class:[`${t}-empty`,this.themeClass],style:this.cssVars},this.showIcon?Oe("div",{class:`${t}-empty__icon`},e.icon?e.icon():Oe(Ci,{clsPrefix:t},{default:this.mergedRenderIcon})):null,this.showDescription?Oe("div",{class:`${t}-empty__description`},e.default?e.default():this.localizedDescription):null,e.extra?Oe("div",{class:`${t}-empty__extra`},e.extra()):null)}}),p1e=e=>{const{scrollbarColor:t,scrollbarColorHover:n}=e;return{color:t,colorHover:n}},h1e={name:"Scrollbar",common:Lu,self:p1e},g1e=h1e,{cubicBezierEaseInOut:BA}=Qf;function GI({name:e="fade-in",enterDuration:t="0.2s",leaveDuration:n="0.2s",enterCubicBezier:r=BA,leaveCubicBezier:o=BA}={}){return[lt(`&.${e}-transition-enter-active`,{transition:`all ${t} ${r}!important`}),lt(`&.${e}-transition-leave-active`,{transition:`all ${n} ${o}!important`}),lt(`&.${e}-transition-enter-from, &.${e}-transition-leave-to`,{opacity:0}),lt(`&.${e}-transition-leave-from, &.${e}-transition-enter-to`,{opacity:1})]}const m1e=it("scrollbar",`
  372. overflow: hidden;
  373. position: relative;
  374. z-index: auto;
  375. height: 100%;
  376. width: 100%;
  377. `,[lt(">",[it("scrollbar-container",`
  378. width: 100%;
  379. overflow: scroll;
  380. height: 100%;
  381. max-height: inherit;
  382. scrollbar-width: none;
  383. `,[lt("&::-webkit-scrollbar, &::-webkit-scrollbar-track-piece, &::-webkit-scrollbar-thumb",`
  384. width: 0;
  385. height: 0;
  386. display: none;
  387. `),lt(">",[it("scrollbar-content",`
  388. box-sizing: border-box;
  389. min-width: 100%;
  390. `)])])]),lt(">, +",[it("scrollbar-rail",`
  391. position: absolute;
  392. pointer-events: none;
  393. user-select: none;
  394. -webkit-user-select: none;
  395. `,[It("horizontal",`
  396. left: 2px;
  397. right: 2px;
  398. bottom: 4px;
  399. height: var(--n-scrollbar-height);
  400. `,[lt(">",[gt("scrollbar",`
  401. height: var(--n-scrollbar-height);
  402. border-radius: var(--n-scrollbar-border-radius);
  403. right: 0;
  404. `)])]),It("vertical",`
  405. right: 4px;
  406. top: 2px;
  407. bottom: 2px;
  408. width: var(--n-scrollbar-width);
  409. `,[lt(">",[gt("scrollbar",`
  410. width: var(--n-scrollbar-width);
  411. border-radius: var(--n-scrollbar-border-radius);
  412. bottom: 0;
  413. `)])]),It("disabled",[lt(">",[gt("scrollbar",{pointerEvents:"none"})])]),lt(">",[gt("scrollbar",`
  414. position: absolute;
  415. cursor: pointer;
  416. pointer-events: all;
  417. background-color: var(--n-scrollbar-color);
  418. transition: background-color .2s var(--n-scrollbar-bezier);
  419. `,[GI(),lt("&:hover",{backgroundColor:"var(--n-scrollbar-color-hover)"})])])])])]),v1e=Object.assign(Object.assign({},Uo.props),{size:{type:Number,default:5},duration:{type:Number,default:0},scrollable:{type:Boolean,default:!0},xScrollable:Boolean,trigger:{type:String,default:"hover"},useUnifiedContainer:Boolean,triggerDisplayManually:Boolean,container:Function,content:Function,containerClass:String,containerStyle:[String,Object],contentClass:String,contentStyle:[String,Object],horizontalRailStyle:[String,Object],verticalRailStyle:[String,Object],onScroll:Function,onWheel:Function,onResize:Function,internalOnUpdateScrollLeft:Function,internalHoistYRail:Boolean}),M3=st({name:"Scrollbar",props:v1e,inheritAttrs:!1,setup(e){const{mergedClsPrefixRef:t,inlineThemeDisabled:n,mergedRtlRef:r}=gl(e),o=ow("Scrollbar",r,t),i=Pe(null),s=Pe(null),u=Pe(null),d=Pe(null),f=Pe(null),g=Pe(null),y=Pe(null),_=Pe(null),M=Pe(null),T=Pe(null),k=Pe(null),S=Pe(0),C=Pe(0),L=Pe(!1),A=Pe(!1);let N=!1,H=!1,q,x,$=0,V=0,G=0,R=0;const w=Lpe(),P=ze(()=>{const{value:nt}=_,{value:yt}=g,{value:Rt}=T;return nt===null||yt===null||Rt===null?0:Math.min(nt,Rt*nt/yt+e.size*1.5)}),X=ze(()=>`${P.value}px`),W=ze(()=>{const{value:nt}=M,{value:yt}=y,{value:Rt}=k;return nt===null||yt===null||Rt===null?0:Rt*nt/yt+e.size*1.5}),ne=ze(()=>`${W.value}px`),Y=ze(()=>{const{value:nt}=_,{value:yt}=S,{value:Rt}=g,{value:cn}=T;if(nt===null||Rt===null||cn===null)return 0;{const en=Rt-nt;return en?yt/en*(cn-P.value):0}}),ie=ze(()=>`${Y.value}px`),fe=ze(()=>{const{value:nt}=M,{value:yt}=C,{value:Rt}=y,{value:cn}=k;if(nt===null||Rt===null||cn===null)return 0;{const en=Rt-nt;return en?yt/en*(cn-W.value):0}}),se=ze(()=>`${fe.value}px`),ue=ze(()=>{const{value:nt}=_,{value:yt}=g;return nt!==null&&yt!==null&&yt>nt}),K=ze(()=>{const{value:nt}=M,{value:yt}=y;return nt!==null&&yt!==null&&yt>nt}),te=ze(()=>{const{trigger:nt}=e;return nt==="none"||L.value}),J=ze(()=>{const{trigger:nt}=e;return nt==="none"||A.value}),Me=ze(()=>{const{container:nt}=e;return nt?nt():s.value}),de=ze(()=>{const{content:nt}=e;return nt?nt():u.value}),me=khe(()=>{e.container||Fe({top:S.value,left:C.value})}),re=()=>{me.isDeactivated||Ie()},be=nt=>{if(me.isDeactivated)return;const{onResize:yt}=e;yt&&yt(nt),Ie()},Fe=(nt,yt)=>{if(!e.scrollable)return;if(typeof nt=="number"){z(yt??0,nt,0,!1,"auto");return}const{left:Rt,top:cn,index:en,elSize:wn,position:qn,behavior:je,el:Tt,debounce:bt=!0}=nt;(Rt!==void 0||cn!==void 0)&&z(Rt??0,cn??0,0,!1,je),Tt!==void 0?z(0,Tt.offsetTop,Tt.offsetHeight,bt,je):en!==void 0&&wn!==void 0?z(0,en*wn,wn,bt,je):qn==="bottom"?z(0,Number.MAX_SAFE_INTEGER,0,!1,je):qn==="top"&&z(0,0,0,!1,je)},ve=(nt,yt)=>{if(!e.scrollable)return;const{value:Rt}=Me;Rt&&(typeof nt=="object"?Rt.scrollBy(nt):Rt.scrollBy(nt,yt||0))};function z(nt,yt,Rt,cn,en){const{value:wn}=Me;if(wn){if(cn){const{scrollTop:qn,offsetHeight:je}=wn;if(yt>qn){yt+Rt<=qn+je||wn.scrollTo({left:nt,top:yt+Rt-je,behavior:en});return}}wn.scrollTo({left:nt,top:yt,behavior:en})}}function oe(){Ue(),xe(),Ie()}function ce(){we()}function we(){ae(),De()}function ae(){x!==void 0&&window.clearTimeout(x),x=window.setTimeout(()=>{A.value=!1},e.duration)}function De(){q!==void 0&&window.clearTimeout(q),q=window.setTimeout(()=>{L.value=!1},e.duration)}function Ue(){q!==void 0&&window.clearTimeout(q),L.value=!0}function xe(){x!==void 0&&window.clearTimeout(x),A.value=!0}function qe(nt){const{onScroll:yt}=e;yt&&yt(nt),Te()}function Te(){const{value:nt}=Me;nt&&(S.value=nt.scrollTop,C.value=nt.scrollLeft*(o!=null&&o.value?-1:1))}function Z(){const{value:nt}=de;nt&&(g.value=nt.offsetHeight,y.value=nt.offsetWidth);const{value:yt}=Me;yt&&(_.value=yt.offsetHeight,M.value=yt.offsetWidth);const{value:Rt}=f,{value:cn}=d;Rt&&(k.value=Rt.offsetWidth),cn&&(T.value=cn.offsetHeight)}function he(){const{value:nt}=Me;nt&&(S.value=nt.scrollTop,C.value=nt.scrollLeft*(o!=null&&o.value?-1:1),_.value=nt.offsetHeight,M.value=nt.offsetWidth,g.value=nt.scrollHeight,y.value=nt.scrollWidth);const{value:yt}=f,{value:Rt}=d;yt&&(k.value=yt.offsetWidth),Rt&&(T.value=Rt.offsetHeight)}function Ie(){e.scrollable&&(e.useUnifiedContainer?he():(Z(),Te()))}function Ce(nt){var yt;return!(!((yt=i.value)===null||yt===void 0)&&yt.contains(dy(nt)))}function $e(nt){nt.preventDefault(),nt.stopPropagation(),H=!0,co("mousemove",window,Ye,!0),co("mouseup",window,Ne,!0),V=C.value,G=o!=null&&o.value?window.innerWidth-nt.clientX:nt.clientX}function Ye(nt){if(!H)return;q!==void 0&&window.clearTimeout(q),x!==void 0&&window.clearTimeout(x);const{value:yt}=M,{value:Rt}=y,{value:cn}=W;if(yt===null||Rt===null)return;const wn=(o!=null&&o.value?window.innerWidth-nt.clientX-G:nt.clientX-G)*(Rt-yt)/(yt-cn),qn=Rt-yt;let je=V+wn;je=Math.min(qn,je),je=Math.max(je,0);const{value:Tt}=Me;if(Tt){Tt.scrollLeft=je*(o!=null&&o.value?-1:1);const{internalOnUpdateScrollLeft:bt}=e;bt&&bt(je)}}function Ne(nt){nt.preventDefault(),nt.stopPropagation(),_r("mousemove",window,Ye,!0),_r("mouseup",window,Ne,!0),H=!1,Ie(),Ce(nt)&&we()}function Ze(nt){nt.preventDefault(),nt.stopPropagation(),N=!0,co("mousemove",window,_t,!0),co("mouseup",window,zt,!0),$=S.value,R=nt.clientY}function _t(nt){if(!N)return;q!==void 0&&window.clearTimeout(q),x!==void 0&&window.clearTimeout(x);const{value:yt}=_,{value:Rt}=g,{value:cn}=P;if(yt===null||Rt===null)return;const wn=(nt.clientY-R)*(Rt-yt)/(yt-cn),qn=Rt-yt;let je=$+wn;je=Math.min(qn,je),je=Math.max(je,0);const{value:Tt}=Me;Tt&&(Tt.scrollTop=je)}function zt(nt){nt.preventDefault(),nt.stopPropagation(),_r("mousemove",window,_t,!0),_r("mouseup",window,zt,!0),N=!1,Ie(),Ce(nt)&&we()}nn(()=>{const{value:nt}=K,{value:yt}=ue,{value:Rt}=t,{value:cn}=f,{value:en}=d;cn&&(nt?cn.classList.remove(`${Rt}-scrollbar-rail--disabled`):cn.classList.add(`${Rt}-scrollbar-rail--disabled`)),en&&(yt?en.classList.remove(`${Rt}-scrollbar-rail--disabled`):en.classList.add(`${Rt}-scrollbar-rail--disabled`))}),Rn(()=>{e.container||Ie()}),hi(()=>{q!==void 0&&window.clearTimeout(q),x!==void 0&&window.clearTimeout(x),_r("mousemove",window,_t,!0),_r("mouseup",window,zt,!0)});const rn=Uo("Scrollbar","-scrollbar",m1e,g1e,e,t),on=ze(()=>{const{common:{cubicBezierEaseInOut:nt,scrollbarBorderRadius:yt,scrollbarHeight:Rt,scrollbarWidth:cn},self:{color:en,colorHover:wn}}=rn.value;return{"--n-scrollbar-bezier":nt,"--n-scrollbar-color":en,"--n-scrollbar-color-hover":wn,"--n-scrollbar-border-radius":yt,"--n-scrollbar-width":cn,"--n-scrollbar-height":Rt}}),Tn=n?fd("scrollbar",void 0,on,e):void 0;return Object.assign(Object.assign({},{scrollTo:Fe,scrollBy:ve,sync:Ie,syncUnifiedContainer:he,handleMouseEnterWrapper:oe,handleMouseLeaveWrapper:ce}),{mergedClsPrefix:t,rtlEnabled:o,containerScrollTop:S,wrapperRef:i,containerRef:s,contentRef:u,yRailRef:d,xRailRef:f,needYBar:ue,needXBar:K,yBarSizePx:X,xBarSizePx:ne,yBarTopPx:ie,xBarLeftPx:se,isShowXBar:te,isShowYBar:J,isIos:w,handleScroll:qe,handleContentResize:re,handleContainerResize:be,handleYScrollMouseDown:Ze,handleXScrollMouseDown:$e,cssVars:n?void 0:on,themeClass:Tn==null?void 0:Tn.themeClass,onRender:Tn==null?void 0:Tn.onRender})},render(){var e;const{$slots:t,mergedClsPrefix:n,triggerDisplayManually:r,rtlEnabled:o,internalHoistYRail:i}=this;if(!this.scrollable)return(e=t.default)===null||e===void 0?void 0:e.call(t);const s=this.trigger==="none",u=()=>Oe("div",{ref:"yRailRef",class:[`${n}-scrollbar-rail`,`${n}-scrollbar-rail--vertical`],"data-scrollbar-rail":!0,style:this.verticalRailStyle,"aria-hidden":!0},Oe(s?FE:Oo,s?null:{name:"fade-in-transition"},{default:()=>this.needYBar&&this.isShowYBar&&!this.isIos?Oe("div",{class:`${n}-scrollbar-rail__scrollbar`,style:{height:this.yBarSizePx,top:this.yBarTopPx},onMousedown:this.handleYScrollMouseDown}):null})),d=()=>{var g,y;return(g=this.onRender)===null||g===void 0||g.call(this),Oe("div",So(this.$attrs,{role:"none",ref:"wrapperRef",class:[`${n}-scrollbar`,this.themeClass,o&&`${n}-scrollbar--rtl`],style:this.cssVars,onMouseenter:r?void 0:this.handleMouseEnterWrapper,onMouseleave:r?void 0:this.handleMouseLeaveWrapper}),[this.container?(y=t.default)===null||y===void 0?void 0:y.call(t):Oe("div",{role:"none",ref:"containerRef",class:[`${n}-scrollbar-container`,this.containerClass],style:this.containerStyle,onScroll:this.handleScroll,onWheel:this.onWheel},Oe(og,{onResize:this.handleContentResize},{default:()=>Oe("div",{ref:"contentRef",role:"none",style:[{width:this.xScrollable?"fit-content":null},this.contentStyle],class:[`${n}-scrollbar-content`,this.contentClass]},t)})),i?null:u(),this.xScrollable&&Oe("div",{ref:"xRailRef",class:[`${n}-scrollbar-rail`,`${n}-scrollbar-rail--horizontal`],style:this.horizontalRailStyle,"data-scrollbar-rail":!0,"aria-hidden":!0},Oe(s?FE:Oo,s?null:{name:"fade-in-transition"},{default:()=>this.needXBar&&this.isShowXBar&&!this.isIos?Oe("div",{class:`${n}-scrollbar-rail__scrollbar`,style:{width:this.xBarSizePx,right:o?this.xBarLeftPx:void 0,left:o?void 0:this.xBarLeftPx},onMousedown:this.handleXScrollMouseDown}):null}))])},f=this.container?d():Oe(og,{onResize:this.handleContainerResize},{default:d});return i?Oe(ht,null,f,u()):f}}),y1e=M3,_1e=M3,{cubicBezierEaseIn:HA,cubicBezierEaseOut:qA}=Qf;function b1e({transformOrigin:e="inherit",duration:t=".2s",enterScale:n=".9",originalTransform:r="",originalTransition:o=""}={}){return[lt("&.fade-in-scale-up-transition-leave-active",{transformOrigin:e,transition:`opacity ${t} ${HA}, transform ${t} ${HA} ${o&&","+o}`}),lt("&.fade-in-scale-up-transition-enter-active",{transformOrigin:e,transition:`opacity ${t} ${qA}, transform ${t} ${qA} ${o&&","+o}`}),lt("&.fade-in-scale-up-transition-enter-from, &.fade-in-scale-up-transition-leave-to",{opacity:0,transform:`${r} scale(${n})`}),lt("&.fade-in-scale-up-transition-leave-from, &.fade-in-scale-up-transition-enter-to",{opacity:1,transform:`${r} scale(1)`})]}const M1e=it("base-wave",`
  420. position: absolute;
  421. left: 0;
  422. right: 0;
  423. top: 0;
  424. bottom: 0;
  425. border-radius: inherit;
  426. `),I1e=st({name:"BaseWave",props:{clsPrefix:{type:String,required:!0}},setup(e){ep("-base-wave",M1e,dr(e,"clsPrefix"));const t=Pe(null),n=Pe(!1);let r=null;return hi(()=>{r!==null&&window.clearTimeout(r)}),{active:n,selfRef:t,play(){r!==null&&(window.clearTimeout(r),n.value=!1,r=null),br(()=>{var o;(o=t.value)===null||o===void 0||o.offsetHeight,n.value=!0,r=window.setTimeout(()=>{n.value=!1,r=null},1e3)})}}},render(){const{clsPrefix:e}=this;return Oe("div",{ref:"selfRef","aria-hidden":!0,class:[`${e}-base-wave`,this.active&&`${e}-base-wave--active`]})}}),C1e={space:"6px",spaceArrow:"10px",arrowOffset:"10px",arrowOffsetVertical:"10px",arrowHeight:"6px",padding:"8px 14px"},T1e=e=>{const{boxShadow2:t,popoverColor:n,textColor2:r,borderRadius:o,fontSize:i,dividerColor:s}=e;return Object.assign(Object.assign({},C1e),{fontSize:i,borderRadius:o,color:n,dividerColor:s,textColor:r,boxShadow:t})},w1e={name:"Popover",common:Lu,self:T1e},I3=w1e,Xb={top:"bottom",bottom:"top",left:"right",right:"left"},mo="var(--n-arrow-height) * 1.414",S1e=lt([it("popover",`
  427. transition:
  428. box-shadow .3s var(--n-bezier),
  429. background-color .3s var(--n-bezier),
  430. color .3s var(--n-bezier);
  431. position: relative;
  432. font-size: var(--n-font-size);
  433. color: var(--n-text-color);
  434. box-shadow: var(--n-box-shadow);
  435. word-break: break-word;
  436. `,[lt(">",[it("scrollbar",`
  437. height: inherit;
  438. max-height: inherit;
  439. `)]),ns("raw",`
  440. background-color: var(--n-color);
  441. border-radius: var(--n-border-radius);
  442. `,[ns("scrollable",[ns("show-header-or-footer","padding: var(--n-padding);")])]),gt("header",`
  443. padding: var(--n-padding);
  444. border-bottom: 1px solid var(--n-divider-color);
  445. transition: border-color .3s var(--n-bezier);
  446. `),gt("footer",`
  447. padding: var(--n-padding);
  448. border-top: 1px solid var(--n-divider-color);
  449. transition: border-color .3s var(--n-bezier);
  450. `),It("scrollable, show-header-or-footer",[gt("content",`
  451. padding: var(--n-padding);
  452. `)])]),it("popover-shared",`
  453. transform-origin: inherit;
  454. `,[it("popover-arrow-wrapper",`
  455. position: absolute;
  456. overflow: hidden;
  457. pointer-events: none;
  458. `,[it("popover-arrow",`
  459. transition: background-color .3s var(--n-bezier);
  460. position: absolute;
  461. display: block;
  462. width: calc(${mo});
  463. height: calc(${mo});
  464. box-shadow: 0 0 8px 0 rgba(0, 0, 0, .12);
  465. transform: rotate(45deg);
  466. background-color: var(--n-color);
  467. pointer-events: all;
  468. `)]),lt("&.popover-transition-enter-from, &.popover-transition-leave-to",`
  469. opacity: 0;
  470. transform: scale(.85);
  471. `),lt("&.popover-transition-enter-to, &.popover-transition-leave-from",`
  472. transform: scale(1);
  473. opacity: 1;
  474. `),lt("&.popover-transition-enter-active",`
  475. transition:
  476. box-shadow .3s var(--n-bezier),
  477. background-color .3s var(--n-bezier),
  478. color .3s var(--n-bezier),
  479. opacity .15s var(--n-bezier-ease-out),
  480. transform .15s var(--n-bezier-ease-out);
  481. `),lt("&.popover-transition-leave-active",`
  482. transition:
  483. box-shadow .3s var(--n-bezier),
  484. background-color .3s var(--n-bezier),
  485. color .3s var(--n-bezier),
  486. opacity .15s var(--n-bezier-ease-in),
  487. transform .15s var(--n-bezier-ease-in);
  488. `)]),ms("top-start",`
  489. top: calc(${mo} / -2);
  490. left: calc(${Va("top-start")} - var(--v-offset-left));
  491. `),ms("top",`
  492. top: calc(${mo} / -2);
  493. transform: translateX(calc(${mo} / -2)) rotate(45deg);
  494. left: 50%;
  495. `),ms("top-end",`
  496. top: calc(${mo} / -2);
  497. right: calc(${Va("top-end")} + var(--v-offset-left));
  498. `),ms("bottom-start",`
  499. bottom: calc(${mo} / -2);
  500. left: calc(${Va("bottom-start")} - var(--v-offset-left));
  501. `),ms("bottom",`
  502. bottom: calc(${mo} / -2);
  503. transform: translateX(calc(${mo} / -2)) rotate(45deg);
  504. left: 50%;
  505. `),ms("bottom-end",`
  506. bottom: calc(${mo} / -2);
  507. right: calc(${Va("bottom-end")} + var(--v-offset-left));
  508. `),ms("left-start",`
  509. left: calc(${mo} / -2);
  510. top: calc(${Va("left-start")} - var(--v-offset-top));
  511. `),ms("left",`
  512. left: calc(${mo} / -2);
  513. transform: translateY(calc(${mo} / -2)) rotate(45deg);
  514. top: 50%;
  515. `),ms("left-end",`
  516. left: calc(${mo} / -2);
  517. bottom: calc(${Va("left-end")} + var(--v-offset-top));
  518. `),ms("right-start",`
  519. right: calc(${mo} / -2);
  520. top: calc(${Va("right-start")} - var(--v-offset-top));
  521. `),ms("right",`
  522. right: calc(${mo} / -2);
  523. transform: translateY(calc(${mo} / -2)) rotate(45deg);
  524. top: 50%;
  525. `),ms("right-end",`
  526. right: calc(${mo} / -2);
  527. bottom: calc(${Va("right-end")} + var(--v-offset-top));
  528. `),...w_e({top:["right-start","left-start"],right:["top-end","bottom-end"],bottom:["right-end","left-end"],left:["top-start","bottom-start"]},(e,t)=>{const n=["right","left"].includes(t),r=n?"width":"height";return e.map(o=>{const i=o.split("-")[1]==="end",u=`calc((${`var(--v-target-${r}, 0px)`} - ${mo}) / 2)`,d=Va(o);return lt(`[v-placement="${o}"] >`,[it("popover-shared",[It("center-arrow",[it("popover-arrow",`${t}: calc(max(${u}, ${d}) ${i?"+":"-"} var(--v-offset-${n?"left":"top"}));`)])])])})})]);function Va(e){return["top","bottom"].includes(e.split("-")[0])?"var(--n-arrow-offset)":"var(--n-arrow-offset-vertical)"}function ms(e,t){const n=e.split("-")[0],r=["top","bottom"].includes(n)?"height: var(--n-space-arrow);":"width: var(--n-space-arrow);";return lt(`[v-placement="${e}"] >`,[it("popover-shared",`
  529. margin-${Xb[n]}: var(--n-space);
  530. `,[It("show-arrow",`
  531. margin-${Xb[n]}: var(--n-space-arrow);
  532. `),It("overlap",`
  533. margin: 0;
  534. `),bpe("popover-arrow-wrapper",`
  535. right: 0;
  536. left: 0;
  537. top: 0;
  538. bottom: 0;
  539. ${n}: 100%;
  540. ${Xb[n]}: auto;
  541. ${r}
  542. `,[it("popover-arrow",t)])])])}const C3=Object.assign(Object.assign({},Uo.props),{to:xf.propTo,show:Boolean,trigger:String,showArrow:Boolean,delay:Number,duration:Number,raw:Boolean,arrowPointToCenter:Boolean,arrowStyle:[String,Object],displayDirective:String,x:Number,y:Number,flip:Boolean,overlap:Boolean,placement:String,width:[Number,String],keepAliveOnHover:Boolean,scrollable:Boolean,contentStyle:[Object,String],headerStyle:[Object,String],footerStyle:[Object,String],internalDeactivateImmediately:Boolean,animated:Boolean,onClickoutside:Function,internalTrapFocus:Boolean,internalOnAfterLeave:Function,minWidth:Number,maxWidth:Number}),k1e=({arrowStyle:e,clsPrefix:t})=>Oe("div",{key:"__popover-arrow__",class:`${t}-popover-arrow-wrapper`},Oe("div",{class:`${t}-popover-arrow`,style:e})),D1e=st({name:"PopoverBody",inheritAttrs:!1,props:C3,setup(e,{slots:t,attrs:n}){const{namespaceRef:r,mergedClsPrefixRef:o,inlineThemeDisabled:i}=gl(e),s=Uo("Popover","-popover",S1e,I3,e,o),u=Pe(null),d=tn("NPopover"),f=Pe(null),g=Pe(e.show),y=Pe(!1);nn(()=>{const{show:x}=e;x&&!Mpe()&&!e.internalDeactivateImmediately&&(y.value=!0)});const _=ze(()=>{const{trigger:x,onClickoutside:$}=e,V=[],{positionManuallyRef:{value:G}}=d;return G||(x==="click"&&!$&&V.push([zE,N,void 0,{capture:!0}]),x==="hover"&&V.push([Gpe,A])),$&&V.push([zE,N,void 0,{capture:!0}]),(e.displayDirective==="show"||e.animated&&y.value)&&V.push([Qr,e.show]),V}),M=ze(()=>{const x=e.width==="trigger"?void 0:Gb(e.width),$=[];x&&$.push({width:x});const{maxWidth:V,minWidth:G}=e;return V&&$.push({maxWidth:Gb(V)}),G&&$.push({maxWidth:Gb(G)}),i||$.push(T.value),$}),T=ze(()=>{const{common:{cubicBezierEaseInOut:x,cubicBezierEaseIn:$,cubicBezierEaseOut:V},self:{space:G,spaceArrow:R,padding:w,fontSize:P,textColor:X,dividerColor:W,color:ne,boxShadow:Y,borderRadius:ie,arrowHeight:fe,arrowOffset:se,arrowOffsetVertical:ue}}=s.value;return{"--n-box-shadow":Y,"--n-bezier":x,"--n-bezier-ease-in":$,"--n-bezier-ease-out":V,"--n-font-size":P,"--n-text-color":X,"--n-color":ne,"--n-divider-color":W,"--n-border-radius":ie,"--n-arrow-height":fe,"--n-arrow-offset":se,"--n-arrow-offset-vertical":ue,"--n-padding":w,"--n-space":G,"--n-space-arrow":R}}),k=i?fd("popover",void 0,T,e):void 0;d.setBodyInstance({syncPosition:S}),hi(()=>{d.setBodyInstance(null)}),Gt(dr(e,"show"),x=>{e.animated||(x?g.value=!0:g.value=!1)});function S(){var x;(x=u.value)===null||x===void 0||x.syncPosition()}function C(x){e.trigger==="hover"&&e.keepAliveOnHover&&e.show&&d.handleMouseEnter(x)}function L(x){e.trigger==="hover"&&e.keepAliveOnHover&&d.handleMouseLeave(x)}function A(x){e.trigger==="hover"&&!H().contains(dy(x))&&d.handleMouseMoveOutside(x)}function N(x){(e.trigger==="click"&&!H().contains(dy(x))||e.onClickoutside)&&d.handleClickOutside(x)}function H(){return d.getTriggerElement()}li(h4,f),li(p4,null),li(f4,null);function q(){if(k==null||k.onRender(),!(e.displayDirective==="show"||e.show||e.animated&&y.value))return null;let $;const V=d.internalRenderBodyRef.value,{value:G}=o;if(V)$=V([`${G}-popover-shared`,k==null?void 0:k.themeClass.value,e.overlap&&`${G}-popover-shared--overlap`,e.showArrow&&`${G}-popover-shared--show-arrow`,e.arrowPointToCenter&&`${G}-popover-shared--center-arrow`],f,M.value,C,L);else{const{value:R}=d.extraClassRef,{internalTrapFocus:w}=e,P=!TI(t.header)||!TI(t.footer),X=()=>{var W;const ne=P?Oe(ht,null,qs(t.header,fe=>fe?Oe("div",{class:`${G}-popover__header`,style:e.headerStyle},fe):null),qs(t.default,fe=>fe?Oe("div",{class:`${G}-popover__content`,style:e.contentStyle},t):null),qs(t.footer,fe=>fe?Oe("div",{class:`${G}-popover__footer`,style:e.footerStyle},fe):null)):e.scrollable?(W=t.default)===null||W===void 0?void 0:W.call(t):Oe("div",{class:`${G}-popover__content`,style:e.contentStyle},t),Y=e.scrollable?Oe(_1e,{contentClass:P?void 0:`${G}-popover__content`,contentStyle:P?void 0:e.contentStyle},{default:()=>ne}):ne,ie=e.showArrow?k1e({arrowStyle:e.arrowStyle,clsPrefix:G}):null;return[Y,ie]};$=Oe("div",So({class:[`${G}-popover`,`${G}-popover-shared`,k==null?void 0:k.themeClass.value,R.map(W=>`${G}-${W}`),{[`${G}-popover--scrollable`]:e.scrollable,[`${G}-popover--show-header-or-footer`]:P,[`${G}-popover--raw`]:e.raw,[`${G}-popover-shared--overlap`]:e.overlap,[`${G}-popover-shared--show-arrow`]:e.showArrow,[`${G}-popover-shared--center-arrow`]:e.arrowPointToCenter}],ref:f,style:M.value,onKeydown:d.handleKeydown,onMouseenter:C,onMouseleave:L},n),w?Oe(She,{active:e.show,autoFocus:!0},{default:X}):X())}return An($,_.value)}return{displayed:y,namespace:r,isMounted:d.isMountedRef,zIndex:d.zIndexRef,followerRef:u,adjustedTo:xf(e),followerEnabled:g,renderContentNode:q}},render(){return Oe(ehe,{ref:"followerRef",zIndex:this.zIndex,show:this.show,enabled:this.followerEnabled,to:this.adjustedTo,x:this.x,y:this.y,flip:this.flip,placement:this.placement,containerClass:this.namespace,overlap:this.overlap,width:this.width==="trigger"?"target":void 0,teleportDisabled:this.adjustedTo===xf.tdkey},{default:()=>this.animated?Oe(Oo,{name:"popover-transition",appear:this.isMounted,onEnter:()=>{this.followerEnabled=!0},onAfterLeave:()=>{var e;(e=this.internalOnAfterLeave)===null||e===void 0||e.call(this),this.followerEnabled=!1,this.displayed=!1}},{default:this.renderContentNode}):this.renderContentNode()})}}),E1e=Object.keys(C3),A1e={focus:["onFocus","onBlur"],click:["onClick"],hover:["onMouseenter","onMouseleave"],manual:[],nested:["onFocus","onBlur","onMouseenter","onMouseleave","onClick"]};function L1e(e,t,n){A1e[t].forEach(r=>{e.props?e.props=Object.assign({},e.props):e.props={};const o=e.props[r],i=n[r];o?e.props[r]=(...s)=>{o(...s),i(...s)}:e.props[r]=i})}const T3={show:{type:Boolean,default:void 0},defaultShow:Boolean,showArrow:{type:Boolean,default:!0},trigger:{type:String,default:"hover"},delay:{type:Number,default:100},duration:{type:Number,default:100},raw:Boolean,placement:{type:String,default:"top"},x:Number,y:Number,arrowPointToCenter:Boolean,disabled:Boolean,getDisabled:Function,displayDirective:{type:String,default:"if"},arrowStyle:[String,Object],flip:{type:Boolean,default:!0},animated:{type:Boolean,default:!0},width:{type:[Number,String],default:void 0},overlap:Boolean,keepAliveOnHover:{type:Boolean,default:!0},zIndex:Number,to:xf.propTo,scrollable:Boolean,contentStyle:[Object,String],headerStyle:[Object,String],footerStyle:[Object,String],onClickoutside:Function,"onUpdate:show":[Function,Array],onUpdateShow:[Function,Array],internalDeactivateImmediately:Boolean,internalSyncTargetWithParent:Boolean,internalInheritedEventHandlers:{type:Array,default:()=>[]},internalTrapFocus:Boolean,internalExtraClass:{type:Array,default:()=>[]},onShow:[Function,Array],onHide:[Function,Array],arrow:{type:Boolean,default:void 0},minWidth:Number,maxWidth:Number},O1e=Object.assign(Object.assign(Object.assign({},Uo.props),T3),{internalOnAfterLeave:Function,internalRenderBody:Function}),R1e=st({name:"Popover",inheritAttrs:!1,props:O1e,__popover__:!0,setup(e){const t=s0(),n=Pe(null),r=ze(()=>e.show),o=Pe(e.defaultShow),i=qT(r,o),s=yu(()=>e.disabled?!1:i.value),u=()=>{if(e.disabled)return!0;const{getDisabled:X}=e;return!!(X!=null&&X())},d=()=>u()?!1:i.value,f=kI(e,["arrow","showArrow"]),g=ze(()=>e.overlap?!1:f.value);let y=null;const _=Pe(null),M=Pe(null),T=yu(()=>e.x!==void 0&&e.y!==void 0);function k(X){const{"onUpdate:show":W,onUpdateShow:ne,onShow:Y,onHide:ie}=e;o.value=X,W&&kr(W,X),ne&&kr(ne,X),X&&Y&&kr(Y,!0),X&&ie&&kr(ie,!1)}function S(){y&&y.syncPosition()}function C(){const{value:X}=_;X&&(window.clearTimeout(X),_.value=null)}function L(){const{value:X}=M;X&&(window.clearTimeout(X),M.value=null)}function A(){const X=u();if(e.trigger==="focus"&&!X){if(d())return;k(!0)}}function N(){const X=u();if(e.trigger==="focus"&&!X){if(!d())return;k(!1)}}function H(){const X=u();if(e.trigger==="hover"&&!X){if(L(),_.value!==null||d())return;const W=()=>{k(!0),_.value=null},{delay:ne}=e;ne===0?W():_.value=window.setTimeout(W,ne)}}function q(){const X=u();if(e.trigger==="hover"&&!X){if(C(),M.value!==null||!d())return;const W=()=>{k(!1),M.value=null},{duration:ne}=e;ne===0?W():M.value=window.setTimeout(W,ne)}}function x(){q()}function $(X){var W;d()&&(e.trigger==="click"&&(C(),L(),k(!1)),(W=e.onClickoutside)===null||W===void 0||W.call(e,X))}function V(){if(e.trigger==="click"&&!u()){C(),L();const X=!d();k(X)}}function G(X){e.internalTrapFocus&&X.key==="Escape"&&(C(),L(),k(!1))}function R(X){o.value=X}function w(){var X;return(X=n.value)===null||X===void 0?void 0:X.targetRef}function P(X){y=X}return li("NPopover",{getTriggerElement:w,handleKeydown:G,handleMouseEnter:H,handleMouseLeave:q,handleClickOutside:$,handleMouseMoveOutside:x,setBodyInstance:P,positionManuallyRef:T,isMountedRef:t,zIndexRef:dr(e,"zIndex"),extraClassRef:dr(e,"internalExtraClass"),internalRenderBodyRef:dr(e,"internalRenderBody")}),nn(()=>{i.value&&u()&&k(!1)}),{binderInstRef:n,positionManually:T,mergedShowConsideringDisabledProp:s,uncontrolledShow:o,mergedShowArrow:g,getMergedShow:d,setShow:R,handleClick:V,handleMouseEnter:H,handleMouseLeave:q,handleFocus:A,handleBlur:N,syncPosition:S}},render(){var e;const{positionManually:t,$slots:n}=this;let r,o=!1;if(!t&&(n.activator?r=UE(n,"activator"):r=UE(n,"trigger"),r)){r=wa(r),r=r.type===Bf?Oe("span",[r]):r;const i={onClick:this.handleClick,onMouseenter:this.handleMouseEnter,onMouseleave:this.handleMouseLeave,onFocus:this.handleFocus,onBlur:this.handleBlur};if(!((e=r.type)===null||e===void 0)&&e.__popover__)o=!0,r.props||(r.props={internalSyncTargetWithParent:!0,internalInheritedEventHandlers:[]}),r.props.internalSyncTargetWithParent=!0,r.props.internalInheritedEventHandlers?r.props.internalInheritedEventHandlers=[i,...r.props.internalInheritedEventHandlers]:r.props.internalInheritedEventHandlers=[i];else{const{internalInheritedEventHandlers:s}=this,u=[i,...s],d={onBlur:f=>{u.forEach(g=>{g.onBlur(f)})},onFocus:f=>{u.forEach(g=>{g.onFocus(f)})},onClick:f=>{u.forEach(g=>{g.onClick(f)})},onMouseenter:f=>{u.forEach(g=>{g.onMouseenter(f)})},onMouseleave:f=>{u.forEach(g=>{g.onMouseleave(f)})}};L1e(r,s?"nested":t?"manual":this.trigger,d)}}return Oe(xpe,{ref:"binderInstRef",syncTarget:!o,syncTargetWithParent:this.internalSyncTargetWithParent},{default:()=>{this.mergedShowConsideringDisabledProp;const i=this.getMergedShow();return[this.internalTrapFocus&&i?An(Oe("div",{style:{position:"fixed",inset:0}}),[[VT,{enabled:i,zIndex:this.zIndex}]]):null,t?null:Oe(Upe,null,{default:()=>r}),Oe(D1e,Kfe(this.$props,E1e,Object.assign(Object.assign({},this.$attrs),{showArrow:this.mergedShowArrow,show:i})),{default:()=>{var s,u;return(u=(s=this.$slots).default)===null||u===void 0?void 0:u.call(s)},header:()=>{var s,u;return(u=(s=this.$slots).header)===null||u===void 0?void 0:u.call(s)},footer:()=>{var s,u;return(u=(s=this.$slots).footer)===null||u===void 0?void 0:u.call(s)}})]}})}}),N1e=it("base-clear",`
  543. flex-shrink: 0;
  544. height: 1em;
  545. width: 1em;
  546. position: relative;
  547. `,[lt(">",[gt("clear",`
  548. font-size: var(--n-clear-size);
  549. height: 1em;
  550. width: 1em;
  551. cursor: pointer;
  552. color: var(--n-clear-color);
  553. transition: color .3s var(--n-bezier);
  554. display: flex;
  555. `,[lt("&:hover",`
  556. color: var(--n-clear-color-hover)!important;
  557. `),lt("&:active",`
  558. color: var(--n-clear-color-pressed)!important;
  559. `)]),gt("placeholder",`
  560. display: flex;
  561. `),gt("clear, placeholder",`
  562. position: absolute;
  563. left: 50%;
  564. top: 50%;
  565. transform: translateX(-50%) translateY(-50%);
  566. `,[yy({originalTransform:"translateX(-50%) translateY(-50%)",left:"50%",top:"50%"})])])]),$I=st({name:"BaseClear",props:{clsPrefix:{type:String,required:!0},show:Boolean,onClear:Function},setup(e){return ep("-base-clear",N1e,dr(e,"clsPrefix")),{handleMouseDown(t){t.preventDefault()}}},render(){const{clsPrefix:e}=this;return Oe("div",{class:`${e}-base-clear`},Oe(iw,null,{default:()=>{var t,n;return this.show?Oe("div",{key:"dismiss",class:`${e}-base-clear__clear`,onClick:this.onClear,onMousedown:this.handleMouseDown,"data-clear":!0},wh(this.$slots.icon,()=>[Oe(Ci,{clsPrefix:e},{default:()=>Oe(V_e,null)})])):Oe("div",{key:"icon",class:`${e}-base-clear__placeholder`},(n=(t=this.$slots).placeholder)===null||n===void 0?void 0:n.call(t))}}))}}),P1e=st({name:"InternalSelectionSuffix",props:{clsPrefix:{type:String,required:!0},showArrow:{type:Boolean,default:void 0},showClear:{type:Boolean,default:void 0},loading:{type:Boolean,default:!1},onClear:Function},setup(e,{slots:t}){return()=>{const{clsPrefix:n}=e;return Oe(_3,{clsPrefix:n,class:`${n}-base-suffix`,strokeWidth:24,scale:.85,show:e.loading},{default:()=>e.showArrow?Oe($I,{clsPrefix:n,show:e.showClear,onClear:e.onClear},{placeholder:()=>Oe(Ci,{clsPrefix:n,class:`${n}-base-suffix__arrow`},{default:()=>wh(t.default,()=>[Oe(q_e,null)])})}):null})}}}),{cubicBezierEaseInOut:Al}=Qf;function x1e({duration:e=".2s",delay:t=".1s"}={}){return[lt("&.fade-in-width-expand-transition-leave-from, &.fade-in-width-expand-transition-enter-to",{opacity:1}),lt("&.fade-in-width-expand-transition-leave-to, &.fade-in-width-expand-transition-enter-from",`
  567. opacity: 0!important;
  568. margin-left: 0!important;
  569. margin-right: 0!important;
  570. `),lt("&.fade-in-width-expand-transition-leave-active",`
  571. overflow: hidden;
  572. transition:
  573. opacity ${e} ${Al},
  574. max-width ${e} ${Al} ${t},
  575. margin-left ${e} ${Al} ${t},
  576. margin-right ${e} ${Al} ${t};
  577. `),lt("&.fade-in-width-expand-transition-enter-active",`
  578. overflow: hidden;
  579. transition:
  580. opacity ${e} ${Al} ${t},
  581. max-width ${e} ${Al},
  582. margin-left ${e} ${Al},
  583. margin-right ${e} ${Al};
  584. `)]}const U1e=Ig&&"chrome"in window;Ig&&navigator.userAgent.includes("Firefox");const w3=Ig&&navigator.userAgent.includes("Safari")&&!U1e,F1e={paddingTiny:"0 8px",paddingSmall:"0 10px",paddingMedium:"0 12px",paddingLarge:"0 14px",clearSize:"16px"},G1e=e=>{const{textColor2:t,textColor3:n,textColorDisabled:r,primaryColor:o,primaryColorHover:i,inputColor:s,inputColorDisabled:u,borderColor:d,warningColor:f,warningColorHover:g,errorColor:y,errorColorHover:_,borderRadius:M,lineHeight:T,fontSizeTiny:k,fontSizeSmall:S,fontSizeMedium:C,fontSizeLarge:L,heightTiny:A,heightSmall:N,heightMedium:H,heightLarge:q,actionColor:x,clearColor:$,clearColorHover:V,clearColorPressed:G,placeholderColor:R,placeholderColorDisabled:w,iconColor:P,iconColorDisabled:X,iconColorHover:W,iconColorPressed:ne}=e;return Object.assign(Object.assign({},F1e),{countTextColorDisabled:r,countTextColor:n,heightTiny:A,heightSmall:N,heightMedium:H,heightLarge:q,fontSizeTiny:k,fontSizeSmall:S,fontSizeMedium:C,fontSizeLarge:L,lineHeight:T,lineHeightTextarea:T,borderRadius:M,iconSize:"16px",groupLabelColor:x,groupLabelTextColor:t,textColor:t,textColorDisabled:r,textDecorationColor:t,caretColor:o,placeholderColor:R,placeholderColorDisabled:w,color:s,colorDisabled:u,colorFocus:s,groupLabelBorder:`1px solid ${d}`,border:`1px solid ${d}`,borderHover:`1px solid ${i}`,borderDisabled:`1px solid ${d}`,borderFocus:`1px solid ${i}`,boxShadowFocus:`0 0 0 2px ${Lc(o,{alpha:.2})}`,loadingColor:o,loadingColorWarning:f,borderWarning:`1px solid ${f}`,borderHoverWarning:`1px solid ${g}`,colorFocusWarning:s,borderFocusWarning:`1px solid ${g}`,boxShadowFocusWarning:`0 0 0 2px ${Lc(f,{alpha:.2})}`,caretColorWarning:f,loadingColorError:y,borderError:`1px solid ${y}`,borderHoverError:`1px solid ${_}`,colorFocusError:s,borderFocusError:`1px solid ${_}`,boxShadowFocusError:`0 0 0 2px ${Lc(y,{alpha:.2})}`,caretColorError:y,clearColor:$,clearColorHover:V,clearColorPressed:G,iconColor:P,iconColorDisabled:X,iconColorHover:W,iconColorPressed:ne,suffixTextColor:t})},$1e={name:"Input",common:Lu,self:G1e},B1e=$1e,S3="n-input";function H1e(e){let t=0;for(const n of e)t++;return t}function zm(e){return e===""||e==null}function q1e(e){const t=Pe(null);function n(){const{value:i}=e;if(!(i!=null&&i.focus)){o();return}const{selectionStart:s,selectionEnd:u,value:d}=i;if(s==null||u==null){o();return}t.value={start:s,end:u,beforeText:d.slice(0,s),afterText:d.slice(u)}}function r(){var i;const{value:s}=t,{value:u}=e;if(!s||!u)return;const{value:d}=u,{start:f,beforeText:g,afterText:y}=s;let _=d.length;if(d.endsWith(y))_=d.length-y.length;else if(d.startsWith(g))_=g.length;else{const M=g[f-1],T=d.indexOf(M,f-1);T!==-1&&(_=T+1)}(i=u.setSelectionRange)===null||i===void 0||i.call(u,_,_)}function o(){t.value=null}return Gt(e,o),{recordCursor:n,restoreCursor:r}}const VA=st({name:"InputWordCount",setup(e,{slots:t}){const{mergedValueRef:n,maxlengthRef:r,mergedClsPrefixRef:o,countGraphemesRef:i}=tn(S3),s=ze(()=>{const{value:u}=n;return u===null||Array.isArray(u)?0:(i.value||H1e)(u)});return()=>{const{value:u}=r,{value:d}=n;return Oe("span",{class:`${o.value}-input-word-count`},Xfe(t.default,{value:d===null||Array.isArray(d)?"":d},()=>[u===void 0?s.value:`${s.value} / ${u}`]))}}}),V1e=it("input",`
  585. max-width: 100%;
  586. cursor: text;
  587. line-height: 1.5;
  588. z-index: auto;
  589. outline: none;
  590. box-sizing: border-box;
  591. position: relative;
  592. display: inline-flex;
  593. border-radius: var(--n-border-radius);
  594. background-color: var(--n-color);
  595. transition: background-color .3s var(--n-bezier);
  596. font-size: var(--n-font-size);
  597. --n-padding-vertical: calc((var(--n-height) - 1.5 * var(--n-font-size)) / 2);
  598. `,[gt("input, textarea",`
  599. overflow: hidden;
  600. flex-grow: 1;
  601. position: relative;
  602. `),gt("input-el, textarea-el, input-mirror, textarea-mirror, separator, placeholder",`
  603. box-sizing: border-box;
  604. font-size: inherit;
  605. line-height: 1.5;
  606. font-family: inherit;
  607. border: none;
  608. outline: none;
  609. background-color: #0000;
  610. text-align: inherit;
  611. transition:
  612. -webkit-text-fill-color .3s var(--n-bezier),
  613. caret-color .3s var(--n-bezier),
  614. color .3s var(--n-bezier),
  615. text-decoration-color .3s var(--n-bezier);
  616. `),gt("input-el, textarea-el",`
  617. -webkit-appearance: none;
  618. scrollbar-width: none;
  619. width: 100%;
  620. min-width: 0;
  621. text-decoration-color: var(--n-text-decoration-color);
  622. color: var(--n-text-color);
  623. caret-color: var(--n-caret-color);
  624. background-color: transparent;
  625. `,[lt("&::-webkit-scrollbar, &::-webkit-scrollbar-track-piece, &::-webkit-scrollbar-thumb",`
  626. width: 0;
  627. height: 0;
  628. display: none;
  629. `),lt("&::placeholder",`
  630. color: #0000;
  631. -webkit-text-fill-color: transparent !important;
  632. `),lt("&:-webkit-autofill ~",[gt("placeholder","display: none;")])]),It("round",[ns("textarea","border-radius: calc(var(--n-height) / 2);")]),gt("placeholder",`
  633. pointer-events: none;
  634. position: absolute;
  635. left: 0;
  636. right: 0;
  637. top: 0;
  638. bottom: 0;
  639. overflow: hidden;
  640. color: var(--n-placeholder-color);
  641. `,[lt("span",`
  642. width: 100%;
  643. display: inline-block;
  644. `)]),It("textarea",[gt("placeholder","overflow: visible;")]),ns("autosize","width: 100%;"),It("autosize",[gt("textarea-el, input-el",`
  645. position: absolute;
  646. top: 0;
  647. left: 0;
  648. height: 100%;
  649. `)]),it("input-wrapper",`
  650. overflow: hidden;
  651. display: inline-flex;
  652. flex-grow: 1;
  653. position: relative;
  654. padding-left: var(--n-padding-left);
  655. padding-right: var(--n-padding-right);
  656. `),gt("input-mirror",`
  657. padding: 0;
  658. height: var(--n-height);
  659. line-height: var(--n-height);
  660. overflow: hidden;
  661. visibility: hidden;
  662. position: static;
  663. white-space: pre;
  664. pointer-events: none;
  665. `),gt("input-el",`
  666. padding: 0;
  667. height: var(--n-height);
  668. line-height: var(--n-height);
  669. `,[lt("+",[gt("placeholder",`
  670. display: flex;
  671. align-items: center;
  672. `)])]),ns("textarea",[gt("placeholder","white-space: nowrap;")]),gt("eye",`
  673. display: flex;
  674. align-items: center;
  675. justify-content: center;
  676. transition: color .3s var(--n-bezier);
  677. `),It("textarea","width: 100%;",[it("input-word-count",`
  678. position: absolute;
  679. right: var(--n-padding-right);
  680. bottom: var(--n-padding-vertical);
  681. `),It("resizable",[it("input-wrapper",`
  682. resize: vertical;
  683. min-height: var(--n-height);
  684. `)]),gt("textarea-el, textarea-mirror, placeholder",`
  685. height: 100%;
  686. padding-left: 0;
  687. padding-right: 0;
  688. padding-top: var(--n-padding-vertical);
  689. padding-bottom: var(--n-padding-vertical);
  690. word-break: break-word;
  691. display: inline-block;
  692. vertical-align: bottom;
  693. box-sizing: border-box;
  694. line-height: var(--n-line-height-textarea);
  695. margin: 0;
  696. resize: none;
  697. white-space: pre-wrap;
  698. `),gt("textarea-mirror",`
  699. width: 100%;
  700. pointer-events: none;
  701. overflow: hidden;
  702. visibility: hidden;
  703. position: static;
  704. white-space: pre-wrap;
  705. overflow-wrap: break-word;
  706. `)]),It("pair",[gt("input-el, placeholder","text-align: center;"),gt("separator",`
  707. display: flex;
  708. align-items: center;
  709. transition: color .3s var(--n-bezier);
  710. color: var(--n-text-color);
  711. white-space: nowrap;
  712. `,[it("icon",`
  713. color: var(--n-icon-color);
  714. `),it("base-icon",`
  715. color: var(--n-icon-color);
  716. `)])]),It("disabled",`
  717. cursor: not-allowed;
  718. background-color: var(--n-color-disabled);
  719. `,[gt("border","border: var(--n-border-disabled);"),gt("input-el, textarea-el",`
  720. cursor: not-allowed;
  721. color: var(--n-text-color-disabled);
  722. text-decoration-color: var(--n-text-color-disabled);
  723. `),gt("placeholder","color: var(--n-placeholder-color-disabled);"),gt("separator","color: var(--n-text-color-disabled);",[it("icon",`
  724. color: var(--n-icon-color-disabled);
  725. `),it("base-icon",`
  726. color: var(--n-icon-color-disabled);
  727. `)]),it("input-word-count",`
  728. color: var(--n-count-text-color-disabled);
  729. `),gt("suffix, prefix","color: var(--n-text-color-disabled);",[it("icon",`
  730. color: var(--n-icon-color-disabled);
  731. `),it("internal-icon",`
  732. color: var(--n-icon-color-disabled);
  733. `)])]),ns("disabled",[gt("eye",`
  734. color: var(--n-icon-color);
  735. cursor: pointer;
  736. `,[lt("&:hover",`
  737. color: var(--n-icon-color-hover);
  738. `),lt("&:active",`
  739. color: var(--n-icon-color-pressed);
  740. `)]),lt("&:hover",[gt("state-border","border: var(--n-border-hover);")]),It("focus","background-color: var(--n-color-focus);",[gt("state-border",`
  741. border: var(--n-border-focus);
  742. box-shadow: var(--n-box-shadow-focus);
  743. `)])]),gt("border, state-border",`
  744. box-sizing: border-box;
  745. position: absolute;
  746. left: 0;
  747. right: 0;
  748. top: 0;
  749. bottom: 0;
  750. pointer-events: none;
  751. border-radius: inherit;
  752. border: var(--n-border);
  753. transition:
  754. box-shadow .3s var(--n-bezier),
  755. border-color .3s var(--n-bezier);
  756. `),gt("state-border",`
  757. border-color: #0000;
  758. z-index: 1;
  759. `),gt("prefix","margin-right: 4px;"),gt("suffix",`
  760. margin-left: 4px;
  761. `),gt("suffix, prefix",`
  762. transition: color .3s var(--n-bezier);
  763. flex-wrap: nowrap;
  764. flex-shrink: 0;
  765. line-height: var(--n-height);
  766. white-space: nowrap;
  767. display: inline-flex;
  768. align-items: center;
  769. justify-content: center;
  770. color: var(--n-suffix-text-color);
  771. `,[it("base-loading",`
  772. font-size: var(--n-icon-size);
  773. margin: 0 2px;
  774. color: var(--n-loading-color);
  775. `),it("base-clear",`
  776. font-size: var(--n-icon-size);
  777. `,[gt("placeholder",[it("base-icon",`
  778. transition: color .3s var(--n-bezier);
  779. color: var(--n-icon-color);
  780. font-size: var(--n-icon-size);
  781. `)])]),lt(">",[it("icon",`
  782. transition: color .3s var(--n-bezier);
  783. color: var(--n-icon-color);
  784. font-size: var(--n-icon-size);
  785. `)]),it("base-icon",`
  786. font-size: var(--n-icon-size);
  787. `)]),it("input-word-count",`
  788. pointer-events: none;
  789. line-height: 1.5;
  790. font-size: .85em;
  791. color: var(--n-count-text-color);
  792. transition: color .3s var(--n-bezier);
  793. margin-left: 4px;
  794. font-variant: tabular-nums;
  795. `),["warning","error"].map(e=>It(`${e}-status`,[ns("disabled",[it("base-loading",`
  796. color: var(--n-loading-color-${e})
  797. `),gt("input-el, textarea-el",`
  798. caret-color: var(--n-caret-color-${e});
  799. `),gt("state-border",`
  800. border: var(--n-border-${e});
  801. `),lt("&:hover",[gt("state-border",`
  802. border: var(--n-border-hover-${e});
  803. `)]),lt("&:focus",`
  804. background-color: var(--n-color-focus-${e});
  805. `,[gt("state-border",`
  806. box-shadow: var(--n-box-shadow-focus-${e});
  807. border: var(--n-border-focus-${e});
  808. `)]),It("focus",`
  809. background-color: var(--n-color-focus-${e});
  810. `,[gt("state-border",`
  811. box-shadow: var(--n-box-shadow-focus-${e});
  812. border: var(--n-border-focus-${e});
  813. `)])])]))]),z1e=it("input",[It("disabled",[gt("input-el, textarea-el",`
  814. -webkit-text-fill-color: var(--n-text-color-disabled);
  815. `)])]),j1e=Object.assign(Object.assign({},Uo.props),{bordered:{type:Boolean,default:void 0},type:{type:String,default:"text"},placeholder:[Array,String],defaultValue:{type:[String,Array],default:null},value:[String,Array],disabled:{type:Boolean,default:void 0},size:String,rows:{type:[Number,String],default:3},round:Boolean,minlength:[String,Number],maxlength:[String,Number],clearable:Boolean,autosize:{type:[Boolean,Object],default:!1},pair:Boolean,separator:String,readonly:{type:[String,Boolean],default:!1},passivelyActivated:Boolean,showPasswordOn:String,stateful:{type:Boolean,default:!0},autofocus:Boolean,inputProps:Object,resizable:{type:Boolean,default:!0},showCount:Boolean,loading:{type:Boolean,default:void 0},allowInput:Function,renderCount:Function,onMousedown:Function,onKeydown:Function,onKeyup:Function,onInput:[Function,Array],onFocus:[Function,Array],onBlur:[Function,Array],onClick:[Function,Array],onChange:[Function,Array],onClear:[Function,Array],countGraphemes:Function,status:String,"onUpdate:value":[Function,Array],onUpdateValue:[Function,Array],textDecoration:[String,Array],attrSize:{type:Number,default:20},onInputBlur:[Function,Array],onInputFocus:[Function,Array],onDeactivate:[Function,Array],onActivate:[Function,Array],onWrapperFocus:[Function,Array],onWrapperBlur:[Function,Array],internalDeactivateOnEnter:Boolean,internalForceFocus:Boolean,internalLoadingBeforeSuffix:Boolean,showPasswordToggle:Boolean}),W1e=st({name:"Input",props:j1e,setup(e){const{mergedClsPrefixRef:t,mergedBorderedRef:n,inlineThemeDisabled:r,mergedRtlRef:o}=gl(e),i=Uo("Input","-input",V1e,B1e,e,t);w3&&ep("-input-safari",z1e,t);const s=Pe(null),u=Pe(null),d=Pe(null),f=Pe(null),g=Pe(null),y=Pe(null),_=Pe(null),M=q1e(_),T=Pe(null),{localeRef:k}=rw("Input"),S=Pe(e.defaultValue),C=dr(e,"value"),L=qT(C,S),A=L4(e),{mergedSizeRef:N,mergedDisabledRef:H,mergedStatusRef:q}=A,x=Pe(!1),$=Pe(!1),V=Pe(!1),G=Pe(!1);let R=null;const w=ze(()=>{const{placeholder:He,pair:et}=e;return et?Array.isArray(He)?He:He===void 0?["",""]:[He,He]:He===void 0?[k.value.placeholder]:[He]}),P=ze(()=>{const{value:He}=V,{value:et}=L,{value:Bt}=w;return!He&&(zm(et)||Array.isArray(et)&&zm(et[0]))&&Bt[0]}),X=ze(()=>{const{value:He}=V,{value:et}=L,{value:Bt}=w;return!He&&Bt[1]&&(zm(et)||Array.isArray(et)&&zm(et[1]))}),W=yu(()=>e.internalForceFocus||x.value),ne=yu(()=>{if(H.value||e.readonly||!e.clearable||!W.value&&!$.value)return!1;const{value:He}=L,{value:et}=W;return e.pair?!!(Array.isArray(He)&&(He[0]||He[1]))&&($.value||et):!!He&&($.value||et)}),Y=ze(()=>{const{showPasswordOn:He}=e;if(He)return He;if(e.showPasswordToggle)return"click"}),ie=Pe(!1),fe=ze(()=>{const{textDecoration:He}=e;return He?Array.isArray(He)?He.map(et=>({textDecoration:et})):[{textDecoration:He}]:["",""]}),se=Pe(void 0),ue=()=>{var He,et;if(e.type==="textarea"){const{autosize:Bt}=e;if(Bt&&(se.value=(et=(He=T.value)===null||He===void 0?void 0:He.$el)===null||et===void 0?void 0:et.offsetWidth),!u.value||typeof Bt=="boolean")return;const{paddingTop:Sn,paddingBottom:In,lineHeight:xn}=window.getComputedStyle(u.value),Wr=Number(Sn.slice(0,-2)),Gr=Number(In.slice(0,-2)),to=Number(xn.slice(0,-2)),{value:ls}=d;if(!ls)return;if(Bt.minRows){const U=Math.max(Bt.minRows,1),us=`${Wr+Gr+to*U}px`;ls.style.minHeight=us}if(Bt.maxRows){const U=`${Wr+Gr+to*Bt.maxRows}px`;ls.style.maxHeight=U}}},K=ze(()=>{const{maxlength:He}=e;return He===void 0?void 0:Number(He)});Rn(()=>{const{value:He}=L;Array.isArray(He)||qn(He)});const te=Wi().proxy;function J(He){const{onUpdateValue:et,"onUpdate:value":Bt,onInput:Sn}=e,{nTriggerFormInput:In}=A;et&&kr(et,He),Bt&&kr(Bt,He),Sn&&kr(Sn,He),S.value=He,In()}function Me(He){const{onChange:et}=e,{nTriggerFormChange:Bt}=A;et&&kr(et,He),S.value=He,Bt()}function de(He){const{onBlur:et}=e,{nTriggerFormBlur:Bt}=A;et&&kr(et,He),Bt()}function me(He){const{onFocus:et}=e,{nTriggerFormFocus:Bt}=A;et&&kr(et,He),Bt()}function re(He){const{onClear:et}=e;et&&kr(et,He)}function be(He){const{onInputBlur:et}=e;et&&kr(et,He)}function Fe(He){const{onInputFocus:et}=e;et&&kr(et,He)}function ve(){const{onDeactivate:He}=e;He&&kr(He)}function z(){const{onActivate:He}=e;He&&kr(He)}function oe(He){const{onClick:et}=e;et&&kr(et,He)}function ce(He){const{onWrapperFocus:et}=e;et&&kr(et,He)}function we(He){const{onWrapperBlur:et}=e;et&&kr(et,He)}function ae(){V.value=!0}function De(He){V.value=!1,He.target===y.value?Ue(He,1):Ue(He,0)}function Ue(He,et=0,Bt="input"){const Sn=He.target.value;if(qn(Sn),He instanceof InputEvent&&!He.isComposing&&(V.value=!1),e.type==="textarea"){const{value:xn}=T;xn&&xn.syncUnifiedContainer()}if(R=Sn,V.value)return;M.recordCursor();const In=xe(Sn);if(In)if(!e.pair)Bt==="input"?J(Sn):Me(Sn);else{let{value:xn}=L;Array.isArray(xn)?xn=[xn[0],xn[1]]:xn=["",""],xn[et]=Sn,Bt==="input"?J(xn):Me(xn)}te.$forceUpdate(),In||br(M.restoreCursor)}function xe(He){const{countGraphemes:et,maxlength:Bt,minlength:Sn}=e;if(et){let xn;if(Bt!==void 0&&(xn===void 0&&(xn=et(He)),xn>Number(Bt))||Sn!==void 0&&(xn===void 0&&(xn=et(He)),xn<Number(Bt)))return!1}const{allowInput:In}=e;return typeof In=="function"?In(He):!0}function qe(He){be(He),He.relatedTarget===s.value&&ve(),He.relatedTarget!==null&&(He.relatedTarget===g.value||He.relatedTarget===y.value||He.relatedTarget===u.value)||(G.value=!1),Ie(He,"blur"),_.value=null}function Te(He,et){Fe(He),x.value=!0,G.value=!0,z(),Ie(He,"focus"),et===0?_.value=g.value:et===1?_.value=y.value:et===2&&(_.value=u.value)}function Z(He){e.passivelyActivated&&(we(He),Ie(He,"blur"))}function he(He){e.passivelyActivated&&(x.value=!0,ce(He),Ie(He,"focus"))}function Ie(He,et){He.relatedTarget!==null&&(He.relatedTarget===g.value||He.relatedTarget===y.value||He.relatedTarget===u.value||He.relatedTarget===s.value)||(et==="focus"?(me(He),x.value=!0):et==="blur"&&(de(He),x.value=!1))}function Ce(He,et){Ue(He,et,"change")}function $e(He){oe(He)}function Ye(He){re(He),e.pair?(J(["",""]),Me(["",""])):(J(""),Me(""))}function Ne(He){const{onMousedown:et}=e;et&&et(He);const{tagName:Bt}=He.target;if(Bt!=="INPUT"&&Bt!=="TEXTAREA"){if(e.resizable){const{value:Sn}=s;if(Sn){const{left:In,top:xn,width:Wr,height:Gr}=Sn.getBoundingClientRect(),to=14;if(In+Wr-to<He.clientX&&He.clientX<In+Wr&&xn+Gr-to<He.clientY&&He.clientY<xn+Gr)return}}He.preventDefault(),x.value||nt()}}function Ze(){var He;$.value=!0,e.type==="textarea"&&((He=T.value)===null||He===void 0||He.handleMouseEnterWrapper())}function _t(){var He;$.value=!1,e.type==="textarea"&&((He=T.value)===null||He===void 0||He.handleMouseLeaveWrapper())}function zt(){H.value||Y.value==="click"&&(ie.value=!ie.value)}function rn(He){if(H.value)return;He.preventDefault();const et=Sn=>{Sn.preventDefault(),_r("mouseup",document,et)};if(co("mouseup",document,et),Y.value!=="mousedown")return;ie.value=!0;const Bt=()=>{ie.value=!1,_r("mouseup",document,Bt)};co("mouseup",document,Bt)}function on(He){var et;switch((et=e.onKeydown)===null||et===void 0||et.call(e,He),He.key){case"Escape":_n();break;case"Enter":Tn(He);break}}function Tn(He){var et,Bt;if(e.passivelyActivated){const{value:Sn}=G;if(Sn){e.internalDeactivateOnEnter&&_n();return}He.preventDefault(),e.type==="textarea"?(et=u.value)===null||et===void 0||et.focus():(Bt=g.value)===null||Bt===void 0||Bt.focus()}}function _n(){e.passivelyActivated&&(G.value=!1,br(()=>{var He;(He=s.value)===null||He===void 0||He.focus()}))}function nt(){var He,et,Bt;H.value||(e.passivelyActivated?(He=s.value)===null||He===void 0||He.focus():((et=u.value)===null||et===void 0||et.focus(),(Bt=g.value)===null||Bt===void 0||Bt.focus()))}function yt(){var He;!((He=s.value)===null||He===void 0)&&He.contains(document.activeElement)&&document.activeElement.blur()}function Rt(){var He,et;(He=u.value)===null||He===void 0||He.select(),(et=g.value)===null||et===void 0||et.select()}function cn(){H.value||(u.value?u.value.focus():g.value&&g.value.focus())}function en(){const{value:He}=s;He!=null&&He.contains(document.activeElement)&&He!==document.activeElement&&_n()}function wn(He){if(e.type==="textarea"){const{value:et}=u;et==null||et.scrollTo(He)}else{const{value:et}=g;et==null||et.scrollTo(He)}}function qn(He){const{type:et,pair:Bt,autosize:Sn}=e;if(!Bt&&Sn)if(et==="textarea"){const{value:In}=d;In&&(In.textContent=(He??"")+`\r
  816. `)}else{const{value:In}=f;In&&(He?In.textContent=He:In.innerHTML="&nbsp;")}}function je(){ue()}const Tt=Pe({top:"0"});function bt(He){var et;const{scrollTop:Bt}=He.target;Tt.value.top=`${-Bt}px`,(et=T.value)===null||et===void 0||et.syncUnifiedContainer()}let $t=null;nn(()=>{const{autosize:He,type:et}=e;He&&et==="textarea"?$t=Gt(L,Bt=>{!Array.isArray(Bt)&&Bt!==R&&qn(Bt)}):$t==null||$t()});let jt=null;nn(()=>{e.type==="textarea"?jt=Gt(L,He=>{var et;!Array.isArray(He)&&He!==R&&((et=T.value)===null||et===void 0||et.syncUnifiedContainer())}):jt==null||jt()}),li(S3,{mergedValueRef:L,maxlengthRef:K,mergedClsPrefixRef:t,countGraphemesRef:dr(e,"countGraphemes")});const mr={wrapperElRef:s,inputElRef:g,textareaElRef:u,isCompositing:V,focus:nt,blur:yt,select:Rt,deactivate:en,activate:cn,scrollTo:wn},Mr=ow("Input",o,t),Jo=ze(()=>{const{value:He}=N,{common:{cubicBezierEaseInOut:et},self:{color:Bt,borderRadius:Sn,textColor:In,caretColor:xn,caretColorError:Wr,caretColorWarning:Gr,textDecorationColor:to,border:ls,borderDisabled:U,borderHover:us,borderFocus:Ut,placeholderColor:ml,placeholderColorDisabled:Qs,lineHeightTextarea:vl,colorDisabled:yl,colorFocus:Oa,textColorDisabled:Xo,boxShadowFocus:Ra,iconSize:cs,colorFocusWarning:Yi,boxShadowFocusWarning:pd,borderWarning:hd,borderFocusWarning:ea,borderHoverWarning:np,colorFocusError:gd,boxShadowFocusError:$r,borderError:dn,borderFocusError:kt,borderHoverError:Ji,clearSize:bn,clearColor:ot,clearColorHover:Be,clearColorPressed:ds,iconColor:Fo,iconColorDisabled:rp,suffixTextColor:md,countTextColor:Ls,countTextColorDisabled:vd,iconColorHover:Oi,iconColorPressed:_l,loadingColor:bl,loadingColorError:Zo,loadingColorWarning:yd,[Zt("padding",He)]:op,[Zt("fontSize",He)]:ta,[Zt("height",He)]:Ml}}=i.value,{left:Il,right:_d}=Zp(op);return{"--n-bezier":et,"--n-count-text-color":Ls,"--n-count-text-color-disabled":vd,"--n-color":Bt,"--n-font-size":ta,"--n-border-radius":Sn,"--n-height":Ml,"--n-padding-left":Il,"--n-padding-right":_d,"--n-text-color":In,"--n-caret-color":xn,"--n-text-decoration-color":to,"--n-border":ls,"--n-border-disabled":U,"--n-border-hover":us,"--n-border-focus":Ut,"--n-placeholder-color":ml,"--n-placeholder-color-disabled":Qs,"--n-icon-size":cs,"--n-line-height-textarea":vl,"--n-color-disabled":yl,"--n-color-focus":Oa,"--n-text-color-disabled":Xo,"--n-box-shadow-focus":Ra,"--n-loading-color":bl,"--n-caret-color-warning":Gr,"--n-color-focus-warning":Yi,"--n-box-shadow-focus-warning":pd,"--n-border-warning":hd,"--n-border-focus-warning":ea,"--n-border-hover-warning":np,"--n-loading-color-warning":yd,"--n-caret-color-error":Wr,"--n-color-focus-error":gd,"--n-box-shadow-focus-error":$r,"--n-border-error":dn,"--n-border-focus-error":kt,"--n-border-hover-error":Ji,"--n-loading-color-error":Zo,"--n-clear-color":ot,"--n-clear-size":bn,"--n-clear-color-hover":Be,"--n-clear-color-pressed":ds,"--n-icon-color":Fo,"--n-icon-color-hover":Oi,"--n-icon-color-pressed":_l,"--n-icon-color-disabled":rp,"--n-suffix-text-color":md}}),fo=r?fd("input",ze(()=>{const{value:He}=N;return He[0]}),Jo,e):void 0;return Object.assign(Object.assign({},mr),{wrapperElRef:s,inputElRef:g,inputMirrorElRef:f,inputEl2Ref:y,textareaElRef:u,textareaMirrorElRef:d,textareaScrollbarInstRef:T,rtlEnabled:Mr,uncontrolledValue:S,mergedValue:L,passwordVisible:ie,mergedPlaceholder:w,showPlaceholder1:P,showPlaceholder2:X,mergedFocus:W,isComposing:V,activated:G,showClearButton:ne,mergedSize:N,mergedDisabled:H,textDecorationStyle:fe,mergedClsPrefix:t,mergedBordered:n,mergedShowPasswordOn:Y,placeholderStyle:Tt,mergedStatus:q,textAreaScrollContainerWidth:se,handleTextAreaScroll:bt,handleCompositionStart:ae,handleCompositionEnd:De,handleInput:Ue,handleInputBlur:qe,handleInputFocus:Te,handleWrapperBlur:Z,handleWrapperFocus:he,handleMouseEnter:Ze,handleMouseLeave:_t,handleMouseDown:Ne,handleChange:Ce,handleClick:$e,handleClear:Ye,handlePasswordToggleClick:zt,handlePasswordToggleMousedown:rn,handleWrapperKeydown:on,handleTextAreaMirrorResize:je,getTextareaScrollContainer:()=>u.value,mergedTheme:i,cssVars:r?void 0:Jo,themeClass:fo==null?void 0:fo.themeClass,onRender:fo==null?void 0:fo.onRender})},render(){var e,t;const{mergedClsPrefix:n,mergedStatus:r,themeClass:o,type:i,countGraphemes:s,onRender:u}=this,d=this.$slots;return u==null||u(),Oe("div",{ref:"wrapperElRef",class:[`${n}-input`,o,r&&`${n}-input--${r}-status`,{[`${n}-input--rtl`]:this.rtlEnabled,[`${n}-input--disabled`]:this.mergedDisabled,[`${n}-input--textarea`]:i==="textarea",[`${n}-input--resizable`]:this.resizable&&!this.autosize,[`${n}-input--autosize`]:this.autosize,[`${n}-input--round`]:this.round&&i!=="textarea",[`${n}-input--pair`]:this.pair,[`${n}-input--focus`]:this.mergedFocus,[`${n}-input--stateful`]:this.stateful}],style:this.cssVars,tabindex:!this.mergedDisabled&&this.passivelyActivated&&!this.activated?0:void 0,onFocus:this.handleWrapperFocus,onBlur:this.handleWrapperBlur,onClick:this.handleClick,onMousedown:this.handleMouseDown,onMouseenter:this.handleMouseEnter,onMouseleave:this.handleMouseLeave,onCompositionstart:this.handleCompositionStart,onCompositionend:this.handleCompositionEnd,onKeyup:this.onKeyup,onKeydown:this.handleWrapperKeydown},Oe("div",{class:`${n}-input-wrapper`},qs(d.prefix,f=>f&&Oe("div",{class:`${n}-input__prefix`},f)),i==="textarea"?Oe(y1e,{ref:"textareaScrollbarInstRef",class:`${n}-input__textarea`,container:this.getTextareaScrollContainer,triggerDisplayManually:!0,useUnifiedContainer:!0,internalHoistYRail:!0},{default:()=>{var f,g;const{textAreaScrollContainerWidth:y}=this,_={width:this.autosize&&y&&`${y}px`};return Oe(ht,null,Oe("textarea",Object.assign({},this.inputProps,{ref:"textareaElRef",class:[`${n}-input__textarea-el`,(f=this.inputProps)===null||f===void 0?void 0:f.class],autofocus:this.autofocus,rows:Number(this.rows),placeholder:this.placeholder,value:this.mergedValue,disabled:this.mergedDisabled,maxlength:s?void 0:this.maxlength,minlength:s?void 0:this.minlength,readonly:this.readonly,tabindex:this.passivelyActivated&&!this.activated?-1:void 0,style:[this.textDecorationStyle[0],(g=this.inputProps)===null||g===void 0?void 0:g.style,_],onBlur:this.handleInputBlur,onFocus:M=>{this.handleInputFocus(M,2)},onInput:this.handleInput,onChange:this.handleChange,onScroll:this.handleTextAreaScroll})),this.showPlaceholder1?Oe("div",{class:`${n}-input__placeholder`,style:[this.placeholderStyle,_],key:"placeholder"},this.mergedPlaceholder[0]):null,this.autosize?Oe(og,{onResize:this.handleTextAreaMirrorResize},{default:()=>Oe("div",{ref:"textareaMirrorElRef",class:`${n}-input__textarea-mirror`,key:"mirror"})}):null)}}):Oe("div",{class:`${n}-input__input`},Oe("input",Object.assign({type:i==="password"&&this.mergedShowPasswordOn&&this.passwordVisible?"text":i},this.inputProps,{ref:"inputElRef",class:[`${n}-input__input-el`,(e=this.inputProps)===null||e===void 0?void 0:e.class],style:[this.textDecorationStyle[0],(t=this.inputProps)===null||t===void 0?void 0:t.style],tabindex:this.passivelyActivated&&!this.activated?-1:void 0,placeholder:this.mergedPlaceholder[0],disabled:this.mergedDisabled,maxlength:s?void 0:this.maxlength,minlength:s?void 0:this.minlength,value:Array.isArray(this.mergedValue)?this.mergedValue[0]:this.mergedValue,readonly:this.readonly,autofocus:this.autofocus,size:this.attrSize,onBlur:this.handleInputBlur,onFocus:f=>{this.handleInputFocus(f,0)},onInput:f=>{this.handleInput(f,0)},onChange:f=>{this.handleChange(f,0)}})),this.showPlaceholder1?Oe("div",{class:`${n}-input__placeholder`},Oe("span",null,this.mergedPlaceholder[0])):null,this.autosize?Oe("div",{class:`${n}-input__input-mirror`,key:"mirror",ref:"inputMirrorElRef"}," "):null),!this.pair&&qs(d.suffix,f=>f||this.clearable||this.showCount||this.mergedShowPasswordOn||this.loading!==void 0?Oe("div",{class:`${n}-input__suffix`},[qs(d["clear-icon-placeholder"],g=>(this.clearable||g)&&Oe($I,{clsPrefix:n,show:this.showClearButton,onClear:this.handleClear},{placeholder:()=>g,icon:()=>{var y,_;return(_=(y=this.$slots)["clear-icon"])===null||_===void 0?void 0:_.call(y)}})),this.internalLoadingBeforeSuffix?null:f,this.loading!==void 0?Oe(P1e,{clsPrefix:n,loading:this.loading,showArrow:!1,showClear:!1,style:this.cssVars}):null,this.internalLoadingBeforeSuffix?f:null,this.showCount&&this.type!=="textarea"?Oe(VA,null,{default:g=>{var y;return(y=d.count)===null||y===void 0?void 0:y.call(d,g)}}):null,this.mergedShowPasswordOn&&this.type==="password"?Oe("div",{class:`${n}-input__eye`,onMousedown:this.handlePasswordToggleMousedown,onClick:this.handlePasswordToggleClick},this.passwordVisible?wh(d["password-visible-icon"],()=>[Oe(Ci,{clsPrefix:n},{default:()=>Oe($_e,null)})]):wh(d["password-invisible-icon"],()=>[Oe(Ci,{clsPrefix:n},{default:()=>Oe(B_e,null)})])):null]):null)),this.pair?Oe("span",{class:`${n}-input__separator`},wh(d.separator,()=>[this.separator])):null,this.pair?Oe("div",{class:`${n}-input-wrapper`},Oe("div",{class:`${n}-input__input`},Oe("input",{ref:"inputEl2Ref",type:this.type,class:`${n}-input__input-el`,tabindex:this.passivelyActivated&&!this.activated?-1:void 0,placeholder:this.mergedPlaceholder[1],disabled:this.mergedDisabled,maxlength:s?void 0:this.maxlength,minlength:s?void 0:this.minlength,value:Array.isArray(this.mergedValue)?this.mergedValue[1]:void 0,readonly:this.readonly,style:this.textDecorationStyle[1],onBlur:this.handleInputBlur,onFocus:f=>{this.handleInputFocus(f,1)},onInput:f=>{this.handleInput(f,1)},onChange:f=>{this.handleChange(f,1)}}),this.showPlaceholder2?Oe("div",{class:`${n}-input__placeholder`},Oe("span",null,this.mergedPlaceholder[1])):null),qs(d.suffix,f=>(this.clearable||f)&&Oe("div",{class:`${n}-input__suffix`},[this.clearable&&Oe($I,{clsPrefix:n,show:this.showClearButton,onClear:this.handleClear},{icon:()=>{var g;return(g=d["clear-icon"])===null||g===void 0?void 0:g.call(d)},placeholder:()=>{var g;return(g=d["clear-icon-placeholder"])===null||g===void 0?void 0:g.call(d)}}),f]))):null,this.mergedBordered?Oe("div",{class:`${n}-input__border`}):null,this.mergedBordered?Oe("div",{class:`${n}-input__state-border`}):null,this.showCount&&i==="textarea"?Oe(VA,null,{default:f=>{var g;const{renderCount:y}=this;return y?y(f):(g=d.count)===null||g===void 0?void 0:g.call(d,f)}}):null)}}),K1e=Ig&&"loading"in document.createElement("img"),Y1e=(e={})=>{var t;const{root:n=null}=e;return{hash:`${e.rootMargin||"0px 0px 0px 0px"}-${Array.isArray(e.threshold)?e.threshold.join(","):(t=e.threshold)!==null&&t!==void 0?t:"0"}`,options:Object.assign(Object.assign({},e),{root:(typeof n=="string"?document.querySelector(n):n)||document.documentElement})}},Zb=new WeakMap,Qb=new WeakMap,eM=new WeakMap,J1e=(e,t,n)=>{if(!e)return()=>{};const r=Y1e(t),{root:o}=r.options;let i;const s=Zb.get(o);s?i=s:(i=new Map,Zb.set(o,i));let u,d;i.has(r.hash)?(d=i.get(r.hash),d[1].has(e)||(u=d[0],d[1].add(e),u.observe(e))):(u=new IntersectionObserver(y=>{y.forEach(_=>{if(_.isIntersecting){const M=Qb.get(_.target),T=eM.get(_.target);M&&M(),T&&(T.value=!0)}})},r.options),u.observe(e),d=[u,new Set([e])],i.set(r.hash,d));let f=!1;const g=()=>{f||(Qb.delete(e),eM.delete(e),f=!0,d[1].has(e)&&(d[0].unobserve(e),d[1].delete(e)),d[1].size<=0&&i.delete(r.hash),i.size||Zb.delete(o))};return Qb.set(e,g),eM.set(e,n),g};function Ju(e){return o0(e,[255,255,255,.16])}function jm(e){return o0(e,[0,0,0,.12])}const X1e="n-button-group",Z1e={paddingTiny:"0 6px",paddingSmall:"0 10px",paddingMedium:"0 14px",paddingLarge:"0 18px",paddingRoundTiny:"0 10px",paddingRoundSmall:"0 14px",paddingRoundMedium:"0 18px",paddingRoundLarge:"0 22px",iconMarginTiny:"6px",iconMarginSmall:"6px",iconMarginMedium:"6px",iconMarginLarge:"6px",iconSizeTiny:"14px",iconSizeSmall:"18px",iconSizeMedium:"18px",iconSizeLarge:"20px",rippleDuration:".6s"},Q1e=e=>{const{heightTiny:t,heightSmall:n,heightMedium:r,heightLarge:o,borderRadius:i,fontSizeTiny:s,fontSizeSmall:u,fontSizeMedium:d,fontSizeLarge:f,opacityDisabled:g,textColor2:y,textColor3:_,primaryColorHover:M,primaryColorPressed:T,borderColor:k,primaryColor:S,baseColor:C,infoColor:L,infoColorHover:A,infoColorPressed:N,successColor:H,successColorHover:q,successColorPressed:x,warningColor:$,warningColorHover:V,warningColorPressed:G,errorColor:R,errorColorHover:w,errorColorPressed:P,fontWeight:X,buttonColor2:W,buttonColor2Hover:ne,buttonColor2Pressed:Y,fontWeightStrong:ie}=e;return Object.assign(Object.assign({},Z1e),{heightTiny:t,heightSmall:n,heightMedium:r,heightLarge:o,borderRadiusTiny:i,borderRadiusSmall:i,borderRadiusMedium:i,borderRadiusLarge:i,fontSizeTiny:s,fontSizeSmall:u,fontSizeMedium:d,fontSizeLarge:f,opacityDisabled:g,colorOpacitySecondary:"0.16",colorOpacitySecondaryHover:"0.22",colorOpacitySecondaryPressed:"0.28",colorSecondary:W,colorSecondaryHover:ne,colorSecondaryPressed:Y,colorTertiary:W,colorTertiaryHover:ne,colorTertiaryPressed:Y,colorQuaternary:"#0000",colorQuaternaryHover:ne,colorQuaternaryPressed:Y,color:"#0000",colorHover:"#0000",colorPressed:"#0000",colorFocus:"#0000",colorDisabled:"#0000",textColor:y,textColorTertiary:_,textColorHover:M,textColorPressed:T,textColorFocus:M,textColorDisabled:y,textColorText:y,textColorTextHover:M,textColorTextPressed:T,textColorTextFocus:M,textColorTextDisabled:y,textColorGhost:y,textColorGhostHover:M,textColorGhostPressed:T,textColorGhostFocus:M,textColorGhostDisabled:y,border:`1px solid ${k}`,borderHover:`1px solid ${M}`,borderPressed:`1px solid ${T}`,borderFocus:`1px solid ${M}`,borderDisabled:`1px solid ${k}`,rippleColor:S,colorPrimary:S,colorHoverPrimary:M,colorPressedPrimary:T,colorFocusPrimary:M,colorDisabledPrimary:S,textColorPrimary:C,textColorHoverPrimary:C,textColorPressedPrimary:C,textColorFocusPrimary:C,textColorDisabledPrimary:C,textColorTextPrimary:S,textColorTextHoverPrimary:M,textColorTextPressedPrimary:T,textColorTextFocusPrimary:M,textColorTextDisabledPrimary:y,textColorGhostPrimary:S,textColorGhostHoverPrimary:M,textColorGhostPressedPrimary:T,textColorGhostFocusPrimary:M,textColorGhostDisabledPrimary:S,borderPrimary:`1px solid ${S}`,borderHoverPrimary:`1px solid ${M}`,borderPressedPrimary:`1px solid ${T}`,borderFocusPrimary:`1px solid ${M}`,borderDisabledPrimary:`1px solid ${S}`,rippleColorPrimary:S,colorInfo:L,colorHoverInfo:A,colorPressedInfo:N,colorFocusInfo:A,colorDisabledInfo:L,textColorInfo:C,textColorHoverInfo:C,textColorPressedInfo:C,textColorFocusInfo:C,textColorDisabledInfo:C,textColorTextInfo:L,textColorTextHoverInfo:A,textColorTextPressedInfo:N,textColorTextFocusInfo:A,textColorTextDisabledInfo:y,textColorGhostInfo:L,textColorGhostHoverInfo:A,textColorGhostPressedInfo:N,textColorGhostFocusInfo:A,textColorGhostDisabledInfo:L,borderInfo:`1px solid ${L}`,borderHoverInfo:`1px solid ${A}`,borderPressedInfo:`1px solid ${N}`,borderFocusInfo:`1px solid ${A}`,borderDisabledInfo:`1px solid ${L}`,rippleColorInfo:L,colorSuccess:H,colorHoverSuccess:q,colorPressedSuccess:x,colorFocusSuccess:q,colorDisabledSuccess:H,textColorSuccess:C,textColorHoverSuccess:C,textColorPressedSuccess:C,textColorFocusSuccess:C,textColorDisabledSuccess:C,textColorTextSuccess:H,textColorTextHoverSuccess:q,textColorTextPressedSuccess:x,textColorTextFocusSuccess:q,textColorTextDisabledSuccess:y,textColorGhostSuccess:H,textColorGhostHoverSuccess:q,textColorGhostPressedSuccess:x,textColorGhostFocusSuccess:q,textColorGhostDisabledSuccess:H,borderSuccess:`1px solid ${H}`,borderHoverSuccess:`1px solid ${q}`,borderPressedSuccess:`1px solid ${x}`,borderFocusSuccess:`1px solid ${q}`,borderDisabledSuccess:`1px solid ${H}`,rippleColorSuccess:H,colorWarning:$,colorHoverWarning:V,colorPressedWarning:G,colorFocusWarning:V,colorDisabledWarning:$,textColorWarning:C,textColorHoverWarning:C,textColorPressedWarning:C,textColorFocusWarning:C,textColorDisabledWarning:C,textColorTextWarning:$,textColorTextHoverWarning:V,textColorTextPressedWarning:G,textColorTextFocusWarning:V,textColorTextDisabledWarning:y,textColorGhostWarning:$,textColorGhostHoverWarning:V,textColorGhostPressedWarning:G,textColorGhostFocusWarning:V,textColorGhostDisabledWarning:$,borderWarning:`1px solid ${$}`,borderHoverWarning:`1px solid ${V}`,borderPressedWarning:`1px solid ${G}`,borderFocusWarning:`1px solid ${V}`,borderDisabledWarning:`1px solid ${$}`,rippleColorWarning:$,colorError:R,colorHoverError:w,colorPressedError:P,colorFocusError:w,colorDisabledError:R,textColorError:C,textColorHoverError:C,textColorPressedError:C,textColorFocusError:C,textColorDisabledError:C,textColorTextError:R,textColorTextHoverError:w,textColorTextPressedError:P,textColorTextFocusError:w,textColorTextDisabledError:y,textColorGhostError:R,textColorGhostHoverError:w,textColorGhostPressedError:P,textColorGhostFocusError:w,textColorGhostDisabledError:R,borderError:`1px solid ${R}`,borderHoverError:`1px solid ${w}`,borderPressedError:`1px solid ${P}`,borderFocusError:`1px solid ${w}`,borderDisabledError:`1px solid ${R}`,rippleColorError:R,waveOpacity:"0.6",fontWeight:X,fontWeightStrong:ie})},ebe={name:"Button",common:Lu,self:Q1e},tbe=ebe,nbe=lt([it("button",`
  817. margin: 0;
  818. font-weight: var(--n-font-weight);
  819. line-height: 1;
  820. font-family: inherit;
  821. padding: var(--n-padding);
  822. height: var(--n-height);
  823. font-size: var(--n-font-size);
  824. border-radius: var(--n-border-radius);
  825. color: var(--n-text-color);
  826. background-color: var(--n-color);
  827. width: var(--n-width);
  828. white-space: nowrap;
  829. outline: none;
  830. position: relative;
  831. z-index: auto;
  832. border: none;
  833. display: inline-flex;
  834. flex-wrap: nowrap;
  835. flex-shrink: 0;
  836. align-items: center;
  837. justify-content: center;
  838. user-select: none;
  839. -webkit-user-select: none;
  840. text-align: center;
  841. cursor: pointer;
  842. text-decoration: none;
  843. transition:
  844. color .3s var(--n-bezier),
  845. background-color .3s var(--n-bezier),
  846. opacity .3s var(--n-bezier),
  847. border-color .3s var(--n-bezier);
  848. `,[It("color",[gt("border",{borderColor:"var(--n-border-color)"}),It("disabled",[gt("border",{borderColor:"var(--n-border-color-disabled)"})]),ns("disabled",[lt("&:focus",[gt("state-border",{borderColor:"var(--n-border-color-focus)"})]),lt("&:hover",[gt("state-border",{borderColor:"var(--n-border-color-hover)"})]),lt("&:active",[gt("state-border",{borderColor:"var(--n-border-color-pressed)"})]),It("pressed",[gt("state-border",{borderColor:"var(--n-border-color-pressed)"})])])]),It("disabled",{backgroundColor:"var(--n-color-disabled)",color:"var(--n-text-color-disabled)"},[gt("border",{border:"var(--n-border-disabled)"})]),ns("disabled",[lt("&:focus",{backgroundColor:"var(--n-color-focus)",color:"var(--n-text-color-focus)"},[gt("state-border",{border:"var(--n-border-focus)"})]),lt("&:hover",{backgroundColor:"var(--n-color-hover)",color:"var(--n-text-color-hover)"},[gt("state-border",{border:"var(--n-border-hover)"})]),lt("&:active",{backgroundColor:"var(--n-color-pressed)",color:"var(--n-text-color-pressed)"},[gt("state-border",{border:"var(--n-border-pressed)"})]),It("pressed",{backgroundColor:"var(--n-color-pressed)",color:"var(--n-text-color-pressed)"},[gt("state-border",{border:"var(--n-border-pressed)"})])]),It("loading","cursor: wait;"),it("base-wave",`
  849. pointer-events: none;
  850. top: 0;
  851. right: 0;
  852. bottom: 0;
  853. left: 0;
  854. animation-iteration-count: 1;
  855. animation-duration: var(--n-ripple-duration);
  856. animation-timing-function: var(--n-bezier-ease-out), var(--n-bezier-ease-out);
  857. `,[It("active",{zIndex:1,animationName:"button-wave-spread, button-wave-opacity"})]),Ig&&"MozBoxSizing"in document.createElement("div").style?lt("&::moz-focus-inner",{border:0}):null,gt("border, state-border",`
  858. position: absolute;
  859. left: 0;
  860. top: 0;
  861. right: 0;
  862. bottom: 0;
  863. border-radius: inherit;
  864. transition: border-color .3s var(--n-bezier);
  865. pointer-events: none;
  866. `),gt("border",{border:"var(--n-border)"}),gt("state-border",{border:"var(--n-border)",borderColor:"#0000",zIndex:1}),gt("icon",`
  867. margin: var(--n-icon-margin);
  868. margin-left: 0;
  869. height: var(--n-icon-size);
  870. width: var(--n-icon-size);
  871. max-width: var(--n-icon-size);
  872. font-size: var(--n-icon-size);
  873. position: relative;
  874. flex-shrink: 0;
  875. `,[it("icon-slot",`
  876. height: var(--n-icon-size);
  877. width: var(--n-icon-size);
  878. position: absolute;
  879. left: 0;
  880. top: 50%;
  881. transform: translateY(-50%);
  882. display: flex;
  883. align-items: center;
  884. justify-content: center;
  885. `,[yy({top:"50%",originalTransform:"translateY(-50%)"})]),x1e()]),gt("content",`
  886. display: flex;
  887. align-items: center;
  888. flex-wrap: nowrap;
  889. min-width: 0;
  890. `,[lt("~",[gt("icon",{margin:"var(--n-icon-margin)",marginRight:0})])]),It("block",`
  891. display: flex;
  892. width: 100%;
  893. `),It("dashed",[gt("border, state-border",{borderStyle:"dashed !important"})]),It("disabled",{cursor:"not-allowed",opacity:"var(--n-opacity-disabled)"})]),lt("@keyframes button-wave-spread",{from:{boxShadow:"0 0 0.5px 0 var(--n-ripple-color)"},to:{boxShadow:"0 0 0.5px 4.5px var(--n-ripple-color)"}}),lt("@keyframes button-wave-opacity",{from:{opacity:"var(--n-wave-opacity)"},to:{opacity:0}})]),rbe=Object.assign(Object.assign({},Uo.props),{color:String,textColor:String,text:Boolean,block:Boolean,loading:Boolean,disabled:Boolean,circle:Boolean,size:String,ghost:Boolean,round:Boolean,secondary:Boolean,tertiary:Boolean,quaternary:Boolean,strong:Boolean,focusable:{type:Boolean,default:!0},keyboard:{type:Boolean,default:!0},tag:{type:String,default:"button"},type:{type:String,default:"default"},dashed:Boolean,renderIcon:Function,iconPlacement:{type:String,default:"left"},attrType:{type:String,default:"button"},bordered:{type:Boolean,default:!0},onClick:[Function,Array],nativeFocusBehavior:{type:Boolean,default:!w3}}),obe=st({name:"Button",props:rbe,setup(e){const t=Pe(null),n=Pe(null),r=Pe(!1),o=yu(()=>!e.quaternary&&!e.tertiary&&!e.secondary&&!e.text&&(!e.color||e.ghost||e.dashed)&&e.bordered),i=tn(X1e,{}),{mergedSizeRef:s}=L4({},{defaultSize:"medium",mergedSize:N=>{const{size:H}=e;if(H)return H;const{size:q}=i;if(q)return q;const{mergedSize:x}=N||{};return x?x.value:"medium"}}),u=ze(()=>e.focusable&&!e.disabled),d=N=>{var H;u.value||N.preventDefault(),!e.nativeFocusBehavior&&(N.preventDefault(),!e.disabled&&u.value&&((H=t.value)===null||H===void 0||H.focus({preventScroll:!0})))},f=N=>{var H;if(!e.disabled&&!e.loading){const{onClick:q}=e;q&&kr(q,N),e.text||(H=n.value)===null||H===void 0||H.play()}},g=N=>{switch(N.key){case"Enter":if(!e.keyboard)return;r.value=!1}},y=N=>{switch(N.key){case"Enter":if(!e.keyboard||e.loading){N.preventDefault();return}r.value=!0}},_=()=>{r.value=!1},{inlineThemeDisabled:M,mergedClsPrefixRef:T,mergedRtlRef:k}=gl(e),S=Uo("Button","-button",nbe,tbe,e,T),C=ow("Button",k,T),L=ze(()=>{const N=S.value,{common:{cubicBezierEaseInOut:H,cubicBezierEaseOut:q},self:x}=N,{rippleDuration:$,opacityDisabled:V,fontWeight:G,fontWeightStrong:R}=x,w=s.value,{dashed:P,type:X,ghost:W,text:ne,color:Y,round:ie,circle:fe,textColor:se,secondary:ue,tertiary:K,quaternary:te,strong:J}=e,Me={"font-weight":J?R:G};let de={"--n-color":"initial","--n-color-hover":"initial","--n-color-pressed":"initial","--n-color-focus":"initial","--n-color-disabled":"initial","--n-ripple-color":"initial","--n-text-color":"initial","--n-text-color-hover":"initial","--n-text-color-pressed":"initial","--n-text-color-focus":"initial","--n-text-color-disabled":"initial"};const me=X==="tertiary",re=X==="default",be=me?"default":X;if(ne){const qe=se||Y;de={"--n-color":"#0000","--n-color-hover":"#0000","--n-color-pressed":"#0000","--n-color-focus":"#0000","--n-color-disabled":"#0000","--n-ripple-color":"#0000","--n-text-color":qe||x[Zt("textColorText",be)],"--n-text-color-hover":qe?Ju(qe):x[Zt("textColorTextHover",be)],"--n-text-color-pressed":qe?jm(qe):x[Zt("textColorTextPressed",be)],"--n-text-color-focus":qe?Ju(qe):x[Zt("textColorTextHover",be)],"--n-text-color-disabled":qe||x[Zt("textColorTextDisabled",be)]}}else if(W||P){const qe=se||Y;de={"--n-color":"#0000","--n-color-hover":"#0000","--n-color-pressed":"#0000","--n-color-focus":"#0000","--n-color-disabled":"#0000","--n-ripple-color":Y||x[Zt("rippleColor",be)],"--n-text-color":qe||x[Zt("textColorGhost",be)],"--n-text-color-hover":qe?Ju(qe):x[Zt("textColorGhostHover",be)],"--n-text-color-pressed":qe?jm(qe):x[Zt("textColorGhostPressed",be)],"--n-text-color-focus":qe?Ju(qe):x[Zt("textColorGhostHover",be)],"--n-text-color-disabled":qe||x[Zt("textColorGhostDisabled",be)]}}else if(ue){const qe=re?x.textColor:me?x.textColorTertiary:x[Zt("color",be)],Te=Y||qe,Z=X!=="default"&&X!=="tertiary";de={"--n-color":Z?Lc(Te,{alpha:Number(x.colorOpacitySecondary)}):x.colorSecondary,"--n-color-hover":Z?Lc(Te,{alpha:Number(x.colorOpacitySecondaryHover)}):x.colorSecondaryHover,"--n-color-pressed":Z?Lc(Te,{alpha:Number(x.colorOpacitySecondaryPressed)}):x.colorSecondaryPressed,"--n-color-focus":Z?Lc(Te,{alpha:Number(x.colorOpacitySecondaryHover)}):x.colorSecondaryHover,"--n-color-disabled":x.colorSecondary,"--n-ripple-color":"#0000","--n-text-color":Te,"--n-text-color-hover":Te,"--n-text-color-pressed":Te,"--n-text-color-focus":Te,"--n-text-color-disabled":Te}}else if(K||te){const qe=re?x.textColor:me?x.textColorTertiary:x[Zt("color",be)],Te=Y||qe;K?(de["--n-color"]=x.colorTertiary,de["--n-color-hover"]=x.colorTertiaryHover,de["--n-color-pressed"]=x.colorTertiaryPressed,de["--n-color-focus"]=x.colorSecondaryHover,de["--n-color-disabled"]=x.colorTertiary):(de["--n-color"]=x.colorQuaternary,de["--n-color-hover"]=x.colorQuaternaryHover,de["--n-color-pressed"]=x.colorQuaternaryPressed,de["--n-color-focus"]=x.colorQuaternaryHover,de["--n-color-disabled"]=x.colorQuaternary),de["--n-ripple-color"]="#0000",de["--n-text-color"]=Te,de["--n-text-color-hover"]=Te,de["--n-text-color-pressed"]=Te,de["--n-text-color-focus"]=Te,de["--n-text-color-disabled"]=Te}else de={"--n-color":Y||x[Zt("color",be)],"--n-color-hover":Y?Ju(Y):x[Zt("colorHover",be)],"--n-color-pressed":Y?jm(Y):x[Zt("colorPressed",be)],"--n-color-focus":Y?Ju(Y):x[Zt("colorFocus",be)],"--n-color-disabled":Y||x[Zt("colorDisabled",be)],"--n-ripple-color":Y||x[Zt("rippleColor",be)],"--n-text-color":se||(Y?x.textColorPrimary:me?x.textColorTertiary:x[Zt("textColor",be)]),"--n-text-color-hover":se||(Y?x.textColorHoverPrimary:x[Zt("textColorHover",be)]),"--n-text-color-pressed":se||(Y?x.textColorPressedPrimary:x[Zt("textColorPressed",be)]),"--n-text-color-focus":se||(Y?x.textColorFocusPrimary:x[Zt("textColorFocus",be)]),"--n-text-color-disabled":se||(Y?x.textColorDisabledPrimary:x[Zt("textColorDisabled",be)])};let Fe={"--n-border":"initial","--n-border-hover":"initial","--n-border-pressed":"initial","--n-border-focus":"initial","--n-border-disabled":"initial"};ne?Fe={"--n-border":"none","--n-border-hover":"none","--n-border-pressed":"none","--n-border-focus":"none","--n-border-disabled":"none"}:Fe={"--n-border":x[Zt("border",be)],"--n-border-hover":x[Zt("borderHover",be)],"--n-border-pressed":x[Zt("borderPressed",be)],"--n-border-focus":x[Zt("borderFocus",be)],"--n-border-disabled":x[Zt("borderDisabled",be)]};const{[Zt("height",w)]:ve,[Zt("fontSize",w)]:z,[Zt("padding",w)]:oe,[Zt("paddingRound",w)]:ce,[Zt("iconSize",w)]:we,[Zt("borderRadius",w)]:ae,[Zt("iconMargin",w)]:De,waveOpacity:Ue}=x,xe={"--n-width":fe&&!ne?ve:"initial","--n-height":ne?"initial":ve,"--n-font-size":z,"--n-padding":fe||ne?"initial":ie?ce:oe,"--n-icon-size":we,"--n-icon-margin":De,"--n-border-radius":ne?"initial":fe||ie?ve:ae};return Object.assign(Object.assign(Object.assign(Object.assign({"--n-bezier":H,"--n-bezier-ease-out":q,"--n-ripple-duration":$,"--n-opacity-disabled":V,"--n-wave-opacity":Ue},Me),de),Fe),xe)}),A=M?fd("button",ze(()=>{let N="";const{dashed:H,type:q,ghost:x,text:$,color:V,round:G,circle:R,textColor:w,secondary:P,tertiary:X,quaternary:W,strong:ne}=e;H&&(N+="a"),x&&(N+="b"),$&&(N+="c"),G&&(N+="d"),R&&(N+="e"),P&&(N+="f"),X&&(N+="g"),W&&(N+="h"),ne&&(N+="i"),V&&(N+="j"+$E(V)),w&&(N+="k"+$E(w));const{value:Y}=s;return N+="l"+Y[0],N+="m"+q[0],N}),L,e):void 0;return{selfElRef:t,waveElRef:n,mergedClsPrefix:T,mergedFocusable:u,mergedSize:s,showBorder:o,enterPressed:r,rtlEnabled:C,handleMousedown:d,handleKeydown:y,handleBlur:_,handleKeyup:g,handleClick:f,customColorCssVars:ze(()=>{const{color:N}=e;if(!N)return null;const H=Ju(N);return{"--n-border-color":N,"--n-border-color-hover":H,"--n-border-color-pressed":jm(N),"--n-border-color-focus":H,"--n-border-color-disabled":N}}),cssVars:M?void 0:L,themeClass:A==null?void 0:A.themeClass,onRender:A==null?void 0:A.onRender}},render(){const{mergedClsPrefix:e,tag:t,onRender:n}=this;n==null||n();const r=qs(this.$slots.default,o=>o&&Oe("span",{class:`${e}-button__content`},o));return Oe(t,{ref:"selfElRef",class:[this.themeClass,`${e}-button`,`${e}-button--${this.type}-type`,`${e}-button--${this.mergedSize}-type`,this.rtlEnabled&&`${e}-button--rtl`,this.disabled&&`${e}-button--disabled`,this.block&&`${e}-button--block`,this.enterPressed&&`${e}-button--pressed`,!this.text&&this.dashed&&`${e}-button--dashed`,this.color&&`${e}-button--color`,this.secondary&&`${e}-button--secondary`,this.loading&&`${e}-button--loading`,this.ghost&&`${e}-button--ghost`],tabindex:this.mergedFocusable?0:-1,type:this.attrType,style:this.cssVars,disabled:this.disabled,onClick:this.handleClick,onBlur:this.handleBlur,onMousedown:this.handleMousedown,onKeyup:this.handleKeyup,onKeydown:this.handleKeydown},this.iconPlacement==="right"&&r,Oe(J_e,{width:!0},{default:()=>qs(this.$slots.icon,o=>(this.loading||this.renderIcon||o)&&Oe("span",{class:`${e}-button__icon`,style:{margin:TI(this.$slots.default)?"0":""}},Oe(iw,null,{default:()=>this.loading?Oe(_3,{clsPrefix:e,key:"loading",class:`${e}-icon-slot`,strokeWidth:20}):Oe("div",{key:"icon",class:`${e}-icon-slot`,role:"none"},this.renderIcon?this.renderIcon():o)})))}),this.iconPlacement==="left"&&r,this.text?null:Oe(I1e,{ref:"waveElRef",clsPrefix:e}),this.showBorder?Oe("div",{"aria-hidden":!0,class:`${e}-button__border`,style:this.customColorCssVars}):null,this.showBorder?Oe("div",{"aria-hidden":!0,class:`${e}-button__state-border`,style:this.customColorCssVars}):null)}}),ibe=obe,sbe={padding:"8px 14px"},abe=e=>{const{borderRadius:t,boxShadow2:n,baseColor:r}=e;return Object.assign(Object.assign({},sbe),{borderRadius:t,boxShadow:n,color:o0(r,"rgba(0, 0, 0, .85)"),textColor:r})},lbe={name:"Tooltip",common:Lu,peers:{Popover:I3},self:abe},k3=lbe,ube=Object.assign(Object.assign({},T3),Uo.props),cbe=st({name:"Tooltip",props:ube,__popover__:!0,setup(e){const{mergedClsPrefixRef:t}=gl(e),n=Uo("Tooltip","-tooltip",void 0,k3,e,t),r=Pe(null);return Object.assign(Object.assign({},{syncPosition(){r.value.syncPosition()},setShow(i){r.value.setShow(i)}}),{popoverRef:r,mergedTheme:n,popoverThemeOverrides:ze(()=>n.value.self)})},render(){const{mergedTheme:e,internalExtraClass:t}=this;return Oe(R1e,Object.assign(Object.assign({},this.$props),{theme:e.peers.Popover,themeOverrides:e.peerOverrides.Popover,builtinThemeOverrides:this.popoverThemeOverrides,internalExtraClass:t.concat("tooltip"),ref:"popoverRef"}),this.$slots)}}),D3=Object.assign(Object.assign({},Uo.props),{showToolbar:{type:Boolean,default:!0},showToolbarTooltip:Boolean}),E3="n-image";function dbe(){return{toolbarIconColor:"rgba(255, 255, 255, .9)",toolbarColor:"rgba(0, 0, 0, .35)",toolbarBoxShadow:"none",toolbarBorderRadius:"24px"}}const fbe={name:"Image",common:Lu,peers:{Tooltip:k3},self:dbe},pbe={tabFontSizeSmall:"14px",tabFontSizeMedium:"14px",tabFontSizeLarge:"16px",tabGapSmallLine:"36px",tabGapMediumLine:"36px",tabGapLargeLine:"36px",tabGapSmallLineVertical:"8px",tabGapMediumLineVertical:"8px",tabGapLargeLineVertical:"8px",tabPaddingSmallLine:"6px 0",tabPaddingMediumLine:"10px 0",tabPaddingLargeLine:"14px 0",tabPaddingVerticalSmallLine:"6px 12px",tabPaddingVerticalMediumLine:"8px 16px",tabPaddingVerticalLargeLine:"10px 20px",tabGapSmallBar:"36px",tabGapMediumBar:"36px",tabGapLargeBar:"36px",tabGapSmallBarVertical:"8px",tabGapMediumBarVertical:"8px",tabGapLargeBarVertical:"8px",tabPaddingSmallBar:"4px 0",tabPaddingMediumBar:"6px 0",tabPaddingLargeBar:"10px 0",tabPaddingVerticalSmallBar:"6px 12px",tabPaddingVerticalMediumBar:"8px 16px",tabPaddingVerticalLargeBar:"10px 20px",tabGapSmallCard:"4px",tabGapMediumCard:"4px",tabGapLargeCard:"4px",tabGapSmallCardVertical:"4px",tabGapMediumCardVertical:"4px",tabGapLargeCardVertical:"4px",tabPaddingSmallCard:"8px 16px",tabPaddingMediumCard:"10px 20px",tabPaddingLargeCard:"12px 24px",tabPaddingSmallSegment:"4px 0",tabPaddingMediumSegment:"6px 0",tabPaddingLargeSegment:"8px 0",tabPaddingVerticalLargeSegment:"0 8px",tabPaddingVerticalSmallCard:"8px 12px",tabPaddingVerticalMediumCard:"10px 16px",tabPaddingVerticalLargeCard:"12px 20px",tabPaddingVerticalSmallSegment:"0 4px",tabPaddingVerticalMediumSegment:"0 6px",tabGapSmallSegment:"0",tabGapMediumSegment:"0",tabGapLargeSegment:"0",tabGapSmallSegmentVertical:"0",tabGapMediumSegmentVertical:"0",tabGapLargeSegmentVertical:"0",panePaddingSmall:"8px 0 0 0",panePaddingMedium:"12px 0 0 0",panePaddingLarge:"16px 0 0 0",closeSize:"18px",closeIconSize:"14px"},hbe=e=>{const{textColor2:t,primaryColor:n,textColorDisabled:r,closeIconColor:o,closeIconColorHover:i,closeIconColorPressed:s,closeColorHover:u,closeColorPressed:d,tabColor:f,baseColor:g,dividerColor:y,fontWeight:_,textColor1:M,borderRadius:T,fontSize:k,fontWeightStrong:S}=e;return Object.assign(Object.assign({},pbe),{colorSegment:f,tabFontSizeCard:k,tabTextColorLine:M,tabTextColorActiveLine:n,tabTextColorHoverLine:n,tabTextColorDisabledLine:r,tabTextColorSegment:M,tabTextColorActiveSegment:t,tabTextColorHoverSegment:t,tabTextColorDisabledSegment:r,tabTextColorBar:M,tabTextColorActiveBar:n,tabTextColorHoverBar:n,tabTextColorDisabledBar:r,tabTextColorCard:M,tabTextColorHoverCard:M,tabTextColorActiveCard:n,tabTextColorDisabledCard:r,barColor:n,closeIconColor:o,closeIconColorHover:i,closeIconColorPressed:s,closeColorHover:u,closeColorPressed:d,closeBorderRadius:T,tabColor:f,tabColorSegment:g,tabBorderColor:y,tabFontWeightActive:_,tabFontWeight:_,tabBorderRadius:T,paneTextColor:t,fontWeightStrong:S})},gbe={name:"Tabs",common:Lu,self:hbe},mbe=gbe,vbe=Oe("svg",{viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Oe("path",{d:"M6 5C5.75454 5 5.55039 5.17688 5.50806 5.41012L5.5 5.5V14.5C5.5 14.7761 5.72386 15 6 15C6.24546 15 6.44961 14.8231 6.49194 14.5899L6.5 14.5V5.5C6.5 5.22386 6.27614 5 6 5ZM13.8536 5.14645C13.68 4.97288 13.4106 4.9536 13.2157 5.08859L13.1464 5.14645L8.64645 9.64645C8.47288 9.82001 8.4536 10.0894 8.58859 10.2843L8.64645 10.3536L13.1464 14.8536C13.3417 15.0488 13.6583 15.0488 13.8536 14.8536C14.0271 14.68 14.0464 14.4106 13.9114 14.2157L13.8536 14.1464L9.70711 10L13.8536 5.85355C14.0488 5.65829 14.0488 5.34171 13.8536 5.14645Z",fill:"currentColor"})),ybe=Oe("svg",{viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Oe("path",{d:"M13.5 5C13.7455 5 13.9496 5.17688 13.9919 5.41012L14 5.5V14.5C14 14.7761 13.7761 15 13.5 15C13.2545 15 13.0504 14.8231 13.0081 14.5899L13 14.5V5.5C13 5.22386 13.2239 5 13.5 5ZM5.64645 5.14645C5.82001 4.97288 6.08944 4.9536 6.28431 5.08859L6.35355 5.14645L10.8536 9.64645C11.0271 9.82001 11.0464 10.0894 10.9114 10.2843L10.8536 10.3536L6.35355 14.8536C6.15829 15.0488 5.84171 15.0488 5.64645 14.8536C5.47288 14.68 5.4536 14.4106 5.58859 14.2157L5.64645 14.1464L9.79289 10L5.64645 5.85355C5.45118 5.65829 5.45118 5.34171 5.64645 5.14645Z",fill:"currentColor"})),_be=Oe("svg",{viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Oe("path",{d:"M4.089 4.216l.057-.07a.5.5 0 0 1 .638-.057l.07.057L10 9.293l5.146-5.147a.5.5 0 0 1 .638-.057l.07.057a.5.5 0 0 1 .057.638l-.057.07L10.707 10l5.147 5.146a.5.5 0 0 1 .057.638l-.057.07a.5.5 0 0 1-.638.057l-.07-.057L10 10.707l-5.146 5.147a.5.5 0 0 1-.638.057l-.07-.057a.5.5 0 0 1-.057-.638l.057-.07L9.293 10L4.146 4.854a.5.5 0 0 1-.057-.638l.057-.07l-.057.07z",fill:"currentColor"})),bbe=lt([lt("body >",[it("image-container","position: fixed;")]),it("image-preview-container",`
  894. position: fixed;
  895. left: 0;
  896. right: 0;
  897. top: 0;
  898. bottom: 0;
  899. display: flex;
  900. `),it("image-preview-overlay",`
  901. z-index: -1;
  902. position: absolute;
  903. left: 0;
  904. right: 0;
  905. top: 0;
  906. bottom: 0;
  907. background: rgba(0, 0, 0, .3);
  908. `,[GI()]),it("image-preview-toolbar",`
  909. z-index: 1;
  910. position: absolute;
  911. left: 50%;
  912. transform: translateX(-50%);
  913. border-radius: var(--n-toolbar-border-radius);
  914. height: 48px;
  915. bottom: 40px;
  916. padding: 0 12px;
  917. background: var(--n-toolbar-color);
  918. box-shadow: var(--n-toolbar-box-shadow);
  919. color: var(--n-toolbar-icon-color);
  920. transition: color .3s var(--n-bezier);
  921. display: flex;
  922. align-items: center;
  923. `,[it("base-icon",`
  924. padding: 0 8px;
  925. font-size: 28px;
  926. cursor: pointer;
  927. `),GI()]),it("image-preview-wrapper",`
  928. position: absolute;
  929. left: 0;
  930. right: 0;
  931. top: 0;
  932. bottom: 0;
  933. display: flex;
  934. pointer-events: none;
  935. `,[b1e()]),it("image-preview",`
  936. user-select: none;
  937. -webkit-user-select: none;
  938. pointer-events: all;
  939. margin: auto;
  940. max-height: calc(100vh - 32px);
  941. max-width: calc(100vw - 32px);
  942. transition: transform .3s var(--n-bezier);
  943. `),it("image",`
  944. display: inline-flex;
  945. max-height: 100%;
  946. max-width: 100%;
  947. `,[ns("preview-disabled",`
  948. cursor: pointer;
  949. `),lt("img",`
  950. border-radius: inherit;
  951. `)])]),Wm=32,Mbe=st({name:"ImagePreview",props:Object.assign(Object.assign({},D3),{onNext:Function,onPrev:Function,clsPrefix:{type:String,required:!0}}),setup(e){const t=Uo("Image","-image",bbe,fbe,e,dr(e,"clsPrefix"));let n=null;const r=Pe(null),o=Pe(null),i=Pe(void 0),s=Pe(!1),u=Pe(!1),{localeRef:d}=rw("Image");function f(){const{value:z}=o;if(!n||!z)return;const{style:oe}=z,ce=n.getBoundingClientRect(),we=ce.left+ce.width/2,ae=ce.top+ce.height/2;oe.transformOrigin=`${we}px ${ae}px`}function g(z){var oe,ce;switch(z.key){case" ":z.preventDefault();break;case"ArrowLeft":(oe=e.onPrev)===null||oe===void 0||oe.call(e);break;case"ArrowRight":(ce=e.onNext)===null||ce===void 0||ce.call(e);break;case"Escape":Me();break}}Gt(s,z=>{z?co("keydown",document,g):_r("keydown",document,g)}),hi(()=>{_r("keydown",document,g)});let y=0,_=0,M=0,T=0,k=0,S=0,C=0,L=0,A=!1;function N(z){const{clientX:oe,clientY:ce}=z;M=oe-y,T=ce-_,t4(J)}function H(z){const{mouseUpClientX:oe,mouseUpClientY:ce,mouseDownClientX:we,mouseDownClientY:ae}=z,De=we-oe,Ue=ae-ce,xe=`vertical${Ue>0?"Top":"Bottom"}`,qe=`horizontal${De>0?"Left":"Right"}`;return{moveVerticalDirection:xe,moveHorizontalDirection:qe,deltaHorizontal:De,deltaVertical:Ue}}function q(z){const{value:oe}=r;if(!oe)return{offsetX:0,offsetY:0};const ce=oe.getBoundingClientRect(),{moveVerticalDirection:we,moveHorizontalDirection:ae,deltaHorizontal:De,deltaVertical:Ue}=z||{};let xe=0,qe=0;return ce.width<=window.innerWidth?xe=0:ce.left>0?xe=(ce.width-window.innerWidth)/2:ce.right<window.innerWidth?xe=-(ce.width-window.innerWidth)/2:ae==="horizontalRight"?xe=Math.min((ce.width-window.innerWidth)/2,k-(De??0)):xe=Math.max(-((ce.width-window.innerWidth)/2),k-(De??0)),ce.height<=window.innerHeight?qe=0:ce.top>0?qe=(ce.height-window.innerHeight)/2:ce.bottom<window.innerHeight?qe=-(ce.height-window.innerHeight)/2:we==="verticalBottom"?qe=Math.min((ce.height-window.innerHeight)/2,S-(Ue??0)):qe=Math.max(-((ce.height-window.innerHeight)/2),S-(Ue??0)),{offsetX:xe,offsetY:qe}}function x(z){_r("mousemove",document,N),_r("mouseup",document,x);const{clientX:oe,clientY:ce}=z;A=!1;const we=H({mouseUpClientX:oe,mouseUpClientY:ce,mouseDownClientX:C,mouseDownClientY:L}),ae=q(we);M=ae.offsetX,T=ae.offsetY,J()}const $=tn(E3,null);function V(z){var oe,ce;if((ce=(oe=$==null?void 0:$.previewedImgPropsRef.value)===null||oe===void 0?void 0:oe.onMousedown)===null||ce===void 0||ce.call(oe,z),z.button!==0)return;const{clientX:we,clientY:ae}=z;A=!0,y=we-M,_=ae-T,k=M,S=T,C=we,L=ae,J(),co("mousemove",document,N),co("mouseup",document,x)}function G(z){var oe,ce;(ce=(oe=$==null?void 0:$.previewedImgPropsRef.value)===null||oe===void 0?void 0:oe.onDblclick)===null||ce===void 0||ce.call(oe,z);const we=ue();P=P===we?1:we,J()}const R=1.5;let w=0,P=1,X=0;function W(){P=1,w=0}function ne(){var z;W(),X=0,(z=e.onPrev)===null||z===void 0||z.call(e)}function Y(){var z;W(),X=0,(z=e.onNext)===null||z===void 0||z.call(e)}function ie(){X-=90,J()}function fe(){X+=90,J()}function se(){const{value:z}=r;if(!z)return 1;const{innerWidth:oe,innerHeight:ce}=window,we=Math.max(1,z.naturalHeight/(ce-Wm)),ae=Math.max(1,z.naturalWidth/(oe-Wm));return Math.max(3,we*2,ae*2)}function ue(){const{value:z}=r;if(!z)return 1;const{innerWidth:oe,innerHeight:ce}=window,we=z.naturalHeight/(ce-Wm),ae=z.naturalWidth/(oe-Wm);return we<1&&ae<1?1:Math.max(we,ae)}function K(){const z=se();P<z&&(w+=1,P=Math.min(z,Math.pow(R,w)),J())}function te(){if(P>.5){const z=P;w-=1,P=Math.max(.5,Math.pow(R,w));const oe=z-P;J(!1);const ce=q();P+=oe,J(!1),P-=oe,M=ce.offsetX,T=ce.offsetY,J()}}function J(z=!0){var oe;const{value:ce}=r;if(!ce)return;const{style:we}=ce,ae=Eo((oe=$==null?void 0:$.previewedImgPropsRef.value)===null||oe===void 0?void 0:oe.style);let De="";if(typeof ae=="string")De=ae+";";else for(const xe in ae)De+=`${k_e(xe)}: ${ae[xe]};`;const Ue=`transform-origin: center; transform: translateX(${M}px) translateY(${T}px) rotate(${X}deg) scale(${P});`;A?we.cssText=De+"cursor: grabbing; transition: none;"+Ue:we.cssText=De+"cursor: grab;"+Ue+(z?"":"transition: none;"),z||ce.offsetHeight}function Me(){s.value=!s.value,u.value=!0}function de(){P=ue(),w=Math.ceil(Math.log(P)/Math.log(R)),M=0,T=0,J()}const me={setPreviewSrc:z=>{i.value=z},setThumbnailEl:z=>{n=z},toggleShow:Me};function re(z,oe){if(e.showToolbarTooltip){const{value:ce}=t;return Oe(cbe,{to:!1,theme:ce.peers.Tooltip,themeOverrides:ce.peerOverrides.Tooltip,keepAliveOnHover:!1},{default:()=>d.value[oe],trigger:()=>z})}else return z}const be=ze(()=>{const{common:{cubicBezierEaseInOut:z},self:{toolbarIconColor:oe,toolbarBorderRadius:ce,toolbarBoxShadow:we,toolbarColor:ae}}=t.value;return{"--n-bezier":z,"--n-toolbar-icon-color":oe,"--n-toolbar-color":ae,"--n-toolbar-border-radius":ce,"--n-toolbar-box-shadow":we}}),{inlineThemeDisabled:Fe}=gl(),ve=Fe?fd("image-preview",void 0,be,e):void 0;return Object.assign({previewRef:r,previewWrapperRef:o,previewSrc:i,show:s,appear:s0(),displayed:u,previewedImgProps:$==null?void 0:$.previewedImgPropsRef,handleWheel(z){z.preventDefault()},handlePreviewMousedown:V,handlePreviewDblclick:G,syncTransformOrigin:f,handleAfterLeave:()=>{W(),X=0,u.value=!1},handleDragStart:z=>{var oe,ce;(ce=(oe=$==null?void 0:$.previewedImgPropsRef.value)===null||oe===void 0?void 0:oe.onDragstart)===null||ce===void 0||ce.call(oe,z),z.preventDefault()},zoomIn:K,zoomOut:te,rotateCounterclockwise:ie,rotateClockwise:fe,handleSwitchPrev:ne,handleSwitchNext:Y,withTooltip:re,resizeToOrignalImageSize:de,cssVars:Fe?void 0:be,themeClass:ve==null?void 0:ve.themeClass,onRender:ve==null?void 0:ve.onRender},me)},render(){var e,t;const{clsPrefix:n}=this;return Oe(ht,null,(t=(e=this.$slots).default)===null||t===void 0?void 0:t.call(e),Oe(b4,{show:this.show},{default:()=>{var r;return this.show||this.displayed?((r=this.onRender)===null||r===void 0||r.call(this),An(Oe("div",{class:[`${n}-image-preview-container`,this.themeClass],style:this.cssVars,onWheel:this.handleWheel},Oe(Oo,{name:"fade-in-transition",appear:this.appear},{default:()=>this.show?Oe("div",{class:`${n}-image-preview-overlay`,onClick:this.toggleShow}):null}),this.showToolbar?Oe(Oo,{name:"fade-in-transition",appear:this.appear},{default:()=>{if(!this.show)return null;const{withTooltip:o}=this;return Oe("div",{class:`${n}-image-preview-toolbar`},this.onPrev?Oe(ht,null,o(Oe(Ci,{clsPrefix:n,onClick:this.handleSwitchPrev},{default:()=>vbe}),"tipPrevious"),o(Oe(Ci,{clsPrefix:n,onClick:this.handleSwitchNext},{default:()=>ybe}),"tipNext")):null,o(Oe(Ci,{clsPrefix:n,onClick:this.rotateCounterclockwise},{default:()=>Oe(j_e,null)}),"tipCounterclockwise"),o(Oe(Ci,{clsPrefix:n,onClick:this.rotateClockwise},{default:()=>Oe(z_e,null)}),"tipClockwise"),o(Oe(Ci,{clsPrefix:n,onClick:this.resizeToOrignalImageSize},{default:()=>Oe(Y_e,null)}),"tipOriginalSize"),o(Oe(Ci,{clsPrefix:n,onClick:this.zoomOut},{default:()=>Oe(K_e,null)}),"tipZoomOut"),o(Oe(Ci,{clsPrefix:n,onClick:this.zoomIn},{default:()=>Oe(W_e,null)}),"tipZoomIn"),o(Oe(Ci,{clsPrefix:n,onClick:this.toggleShow},{default:()=>_be}),"tipClose"))}}):null,Oe(Oo,{name:"fade-in-scale-up-transition",onAfterLeave:this.handleAfterLeave,appear:this.appear,onEnter:this.syncTransformOrigin,onBeforeLeave:this.syncTransformOrigin},{default:()=>{const{previewedImgProps:o={}}=this;return An(Oe("div",{class:`${n}-image-preview-wrapper`,ref:"previewWrapperRef"},Oe("img",Object.assign({},o,{draggable:!1,onMousedown:this.handlePreviewMousedown,onDblclick:this.handlePreviewDblclick,class:[`${n}-image-preview`,o.class],key:this.previewSrc,src:this.previewSrc,ref:"previewRef",onDragstart:this.handleDragStart}))),[[Qr,this.show]])}})),[[VT,{enabled:this.show}]])):null}}))}}),Ibe="n-image-group",Cbe=Object.assign({alt:String,height:[String,Number],imgProps:Object,previewedImgProps:Object,lazy:Boolean,intersectionObserverOptions:Object,objectFit:{type:String,default:"fill"},previewSrc:String,fallbackSrc:String,width:[String,Number],src:String,previewDisabled:Boolean,loadDescription:String,onError:Function,onLoad:Function},D3),Tbe=st({name:"Image",props:Cbe,inheritAttrs:!1,setup(e){const t=Pe(null),n=Pe(!1),r=Pe(null),o=tn(Ibe,null),{mergedClsPrefixRef:i}=o||gl(e),s={click:()=>{if(e.previewDisabled||n.value)return;const f=e.previewSrc||e.src;if(o){o.setPreviewSrc(f),o.setThumbnailEl(t.value),o.toggleShow();return}const{value:g}=r;g&&(g.setPreviewSrc(f),g.setThumbnailEl(t.value),g.toggleShow())}},u=Pe(!e.lazy);Rn(()=>{var f;(f=t.value)===null||f===void 0||f.setAttribute("data-group-id",(o==null?void 0:o.groupId)||"")}),Rn(()=>{if(e.lazy&&e.intersectionObserverOptions){let f;const g=nn(()=>{f==null||f(),f=void 0,f=J1e(t.value,e.intersectionObserverOptions,u)});hi(()=>{g(),f==null||f()})}}),nn(()=>{var f;e.src,(f=e.imgProps)===null||f===void 0||f.src,n.value=!1});const d=Pe(!1);return li(E3,{previewedImgPropsRef:dr(e,"previewedImgProps")}),Object.assign({mergedClsPrefix:i,groupId:o==null?void 0:o.groupId,previewInstRef:r,imageRef:t,showError:n,shouldStartLoading:u,loaded:d,mergedOnClick:f=>{var g,y;s.click(),(y=(g=e.imgProps)===null||g===void 0?void 0:g.onClick)===null||y===void 0||y.call(g,f)},mergedOnError:f=>{if(!u.value)return;n.value=!0;const{onError:g,imgProps:{onError:y}={}}=e;g==null||g(f),y==null||y(f)},mergedOnLoad:f=>{const{onLoad:g,imgProps:{onLoad:y}={}}=e;g==null||g(f),y==null||y(f),d.value=!0}},s)},render(){var e,t;const{mergedClsPrefix:n,imgProps:r={},loaded:o,$attrs:i,lazy:s}=this,u=(t=(e=this.$slots).placeholder)===null||t===void 0?void 0:t.call(e),d=this.src||r.src,f=Oe("img",Object.assign(Object.assign({},r),{ref:"imageRef",width:this.width||r.width,height:this.height||r.height,src:this.showError?this.fallbackSrc:s&&this.intersectionObserverOptions?this.shouldStartLoading?d:void 0:d,alt:this.alt||r.alt,"aria-label":this.alt||r.alt,onClick:this.mergedOnClick,onError:this.mergedOnError,onLoad:this.mergedOnLoad,loading:K1e&&s&&!this.intersectionObserverOptions?"lazy":"eager",style:[r.style||"",u&&!o?{height:"0",width:"0",visibility:"hidden"}:"",{objectFit:this.objectFit}],"data-error":this.showError,"data-preview-src":this.previewSrc||this.src}));return Oe("div",Object.assign({},i,{role:"none",class:[i.class,`${n}-image`,(this.previewDisabled||this.showError)&&`${n}-image--preview-disabled`]}),this.groupId?f:Oe(Mbe,{theme:this.theme,themeOverrides:this.themeOverrides,clsPrefix:n,ref:"previewInstRef",showToolbar:this.showToolbar,showToolbarTooltip:this.showToolbarTooltip},{default:()=>f}),!o&&u)}}),sw="n-tabs",A3={tab:[String,Number,Object,Function],name:{type:[String,Number],required:!0},disabled:Boolean,displayDirective:{type:String,default:"if"},closable:{type:Boolean,default:void 0},tabProps:Object,label:[String,Number,Object,Function]},wbe=st({__TAB_PANE__:!0,name:"TabPane",alias:["TabPanel"],props:A3,setup(e){const t=tn(sw,null);return t||n4("tab-pane","`n-tab-pane` must be placed inside `n-tabs`."),{style:t.paneStyleRef,class:t.paneClassRef,mergedClsPrefix:t.mergedClsPrefixRef}},render(){return Oe("div",{class:[`${this.mergedClsPrefix}-tab-pane`,this.class],style:this.style},this.$slots)}}),Sbe=Object.assign({internalLeftPadded:Boolean,internalAddable:Boolean,internalCreatedByPane:Boolean},Yfe(A3,["displayDirective"])),BI=st({__TAB__:!0,inheritAttrs:!1,name:"Tab",props:Sbe,setup(e){const{mergedClsPrefixRef:t,valueRef:n,typeRef:r,closableRef:o,tabStyleRef:i,tabChangeIdRef:s,onBeforeLeaveRef:u,triggerRef:d,handleAdd:f,activateTab:g,handleClose:y}=tn(sw);return{trigger:d,mergedClosable:ze(()=>{if(e.internalAddable)return!1;const{closable:_}=e;return _===void 0?o.value:_}),style:i,clsPrefix:t,value:n,type:r,handleClose(_){_.stopPropagation(),!e.disabled&&y(e.name)},activateTab(){if(e.disabled)return;if(e.internalAddable){f();return}const{name:_}=e,M=++s.id;if(_!==n.value){const{value:T}=u;T?Promise.resolve(T(e.name,n.value)).then(k=>{k&&s.id===M&&g(_)}):g(_)}}}},render(){const{internalAddable:e,clsPrefix:t,name:n,disabled:r,label:o,tab:i,value:s,mergedClosable:u,style:d,trigger:f,$slots:{default:g}}=this,y=o??i;return Oe("div",{class:`${t}-tabs-tab-wrapper`},this.internalLeftPadded?Oe("div",{class:`${t}-tabs-tab-pad`}):null,Oe("div",Object.assign({key:n,"data-name":n,"data-disabled":r?!0:void 0},So({class:[`${t}-tabs-tab`,s===n&&`${t}-tabs-tab--active`,r&&`${t}-tabs-tab--disabled`,u&&`${t}-tabs-tab--closable`,e&&`${t}-tabs-tab--addable`],onClick:f==="click"?this.activateTab:void 0,onMouseenter:f==="hover"?this.activateTab:void 0,style:e?void 0:d},this.internalCreatedByPane?this.tabProps||{}:this.$attrs)),Oe("span",{class:`${t}-tabs-tab__label`},e?Oe(ht,null,Oe("div",{class:`${t}-tabs-tab__height-placeholder`}," "),Oe(Ci,{clsPrefix:t},{default:()=>Oe(F_e,null)})):g?g():typeof y=="object"?y:Jfe(y??n)),u&&this.type==="card"?Oe(Q_e,{clsPrefix:t,class:`${t}-tabs-tab__close`,onClick:this.handleClose,disabled:r}):null))}}),kbe=it("tabs",`
  952. box-sizing: border-box;
  953. width: 100%;
  954. display: flex;
  955. flex-direction: column;
  956. transition:
  957. background-color .3s var(--n-bezier),
  958. border-color .3s var(--n-bezier);
  959. `,[It("segment-type",[it("tabs-rail",[lt("&.transition-disabled","color: red;",[it("tabs-tab",`
  960. transition: none;
  961. `)])])]),It("top",[it("tab-pane",`
  962. padding: var(--n-pane-padding-top) var(--n-pane-padding-right) var(--n-pane-padding-bottom) var(--n-pane-padding-left);
  963. `)]),It("left",[it("tab-pane",`
  964. padding: var(--n-pane-padding-right) var(--n-pane-padding-bottom) var(--n-pane-padding-left) var(--n-pane-padding-top);
  965. `)]),It("left, right",`
  966. flex-direction: row;
  967. `,[it("tabs-bar",`
  968. width: 2px;
  969. right: 0;
  970. transition:
  971. top .2s var(--n-bezier),
  972. max-height .2s var(--n-bezier),
  973. background-color .3s var(--n-bezier);
  974. `),it("tabs-tab",`
  975. padding: var(--n-tab-padding-vertical);
  976. `)]),It("right",`
  977. flex-direction: row-reverse;
  978. `,[it("tab-pane",`
  979. padding: var(--n-pane-padding-left) var(--n-pane-padding-top) var(--n-pane-padding-right) var(--n-pane-padding-bottom);
  980. `),it("tabs-bar",`
  981. left: 0;
  982. `)]),It("bottom",`
  983. flex-direction: column-reverse;
  984. justify-content: flex-end;
  985. `,[it("tab-pane",`
  986. padding: var(--n-pane-padding-bottom) var(--n-pane-padding-right) var(--n-pane-padding-top) var(--n-pane-padding-left);
  987. `),it("tabs-bar",`
  988. top: 0;
  989. `)]),it("tabs-rail",`
  990. padding: 3px;
  991. border-radius: var(--n-tab-border-radius);
  992. width: 100%;
  993. background-color: var(--n-color-segment);
  994. transition: background-color .3s var(--n-bezier);
  995. display: flex;
  996. align-items: center;
  997. `,[it("tabs-tab-wrapper",`
  998. flex-basis: 0;
  999. flex-grow: 1;
  1000. display: flex;
  1001. align-items: center;
  1002. justify-content: center;
  1003. `,[it("tabs-tab",`
  1004. overflow: hidden;
  1005. border-radius: var(--n-tab-border-radius);
  1006. width: 100%;
  1007. display: flex;
  1008. align-items: center;
  1009. justify-content: center;
  1010. `,[It("active",`
  1011. font-weight: var(--n-font-weight-strong);
  1012. color: var(--n-tab-text-color-active);
  1013. background-color: var(--n-tab-color-segment);
  1014. box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .08);
  1015. `),lt("&:hover",`
  1016. color: var(--n-tab-text-color-hover);
  1017. `)])])]),It("flex",[it("tabs-nav",{width:"100%"},[it("tabs-wrapper",{width:"100%"},[it("tabs-tab",{marginRight:0})])])]),it("tabs-nav",`
  1018. box-sizing: border-box;
  1019. line-height: 1.5;
  1020. display: flex;
  1021. transition: border-color .3s var(--n-bezier);
  1022. `,[gt("prefix, suffix",`
  1023. display: flex;
  1024. align-items: center;
  1025. `),gt("prefix","padding-right: 16px;"),gt("suffix","padding-left: 16px;")]),It("top, bottom",[it("tabs-nav-scroll-wrapper",[lt("&::before",`
  1026. top: 0;
  1027. bottom: 0;
  1028. left: 0;
  1029. width: 20px;
  1030. `),lt("&::after",`
  1031. top: 0;
  1032. bottom: 0;
  1033. right: 0;
  1034. width: 20px;
  1035. `),It("shadow-start",[lt("&::before",`
  1036. box-shadow: inset 10px 0 8px -8px rgba(0, 0, 0, .12);
  1037. `)]),It("shadow-end",[lt("&::after",`
  1038. box-shadow: inset -10px 0 8px -8px rgba(0, 0, 0, .12);
  1039. `)])])]),It("left, right",[it("tabs-nav-scroll-wrapper",[lt("&::before",`
  1040. top: 0;
  1041. left: 0;
  1042. right: 0;
  1043. height: 20px;
  1044. `),lt("&::after",`
  1045. bottom: 0;
  1046. left: 0;
  1047. right: 0;
  1048. height: 20px;
  1049. `),It("shadow-start",[lt("&::before",`
  1050. box-shadow: inset 0 10px 8px -8px rgba(0, 0, 0, .12);
  1051. `)]),It("shadow-end",[lt("&::after",`
  1052. box-shadow: inset 0 -10px 8px -8px rgba(0, 0, 0, .12);
  1053. `)])])]),it("tabs-nav-scroll-wrapper",`
  1054. flex: 1;
  1055. position: relative;
  1056. overflow: hidden;
  1057. `,[it("tabs-nav-y-scroll",`
  1058. height: 100%;
  1059. width: 100%;
  1060. overflow-y: auto;
  1061. scrollbar-width: none;
  1062. `,[lt("&::-webkit-scrollbar",`
  1063. width: 0;
  1064. height: 0;
  1065. `)]),lt("&::before, &::after",`
  1066. transition: box-shadow .3s var(--n-bezier);
  1067. pointer-events: none;
  1068. content: "";
  1069. position: absolute;
  1070. z-index: 1;
  1071. `)]),it("tabs-nav-scroll-content",`
  1072. display: flex;
  1073. position: relative;
  1074. min-width: 100%;
  1075. width: fit-content;
  1076. box-sizing: border-box;
  1077. `),it("tabs-wrapper",`
  1078. display: inline-flex;
  1079. flex-wrap: nowrap;
  1080. position: relative;
  1081. `),it("tabs-tab-wrapper",`
  1082. display: flex;
  1083. flex-wrap: nowrap;
  1084. flex-shrink: 0;
  1085. flex-grow: 0;
  1086. `),it("tabs-tab",`
  1087. cursor: pointer;
  1088. white-space: nowrap;
  1089. flex-wrap: nowrap;
  1090. display: inline-flex;
  1091. align-items: center;
  1092. color: var(--n-tab-text-color);
  1093. font-size: var(--n-tab-font-size);
  1094. background-clip: padding-box;
  1095. padding: var(--n-tab-padding);
  1096. transition:
  1097. box-shadow .3s var(--n-bezier),
  1098. color .3s var(--n-bezier),
  1099. background-color .3s var(--n-bezier),
  1100. border-color .3s var(--n-bezier);
  1101. `,[It("disabled",{cursor:"not-allowed"}),gt("close",`
  1102. margin-left: 6px;
  1103. transition:
  1104. background-color .3s var(--n-bezier),
  1105. color .3s var(--n-bezier);
  1106. `),gt("label",`
  1107. display: flex;
  1108. align-items: center;
  1109. `)]),it("tabs-bar",`
  1110. position: absolute;
  1111. bottom: 0;
  1112. height: 2px;
  1113. border-radius: 1px;
  1114. background-color: var(--n-bar-color);
  1115. transition:
  1116. left .2s var(--n-bezier),
  1117. max-width .2s var(--n-bezier),
  1118. background-color .3s var(--n-bezier);
  1119. `,[lt("&.transition-disabled",`
  1120. transition: none;
  1121. `),It("disabled",`
  1122. background-color: var(--n-tab-text-color-disabled)
  1123. `)]),it("tabs-pane-wrapper",`
  1124. position: relative;
  1125. overflow: hidden;
  1126. transition: max-height .2s var(--n-bezier);
  1127. `),it("tab-pane",`
  1128. color: var(--n-pane-text-color);
  1129. width: 100%;
  1130. transition:
  1131. color .3s var(--n-bezier),
  1132. background-color .3s var(--n-bezier),
  1133. opacity .2s var(--n-bezier);
  1134. left: 0;
  1135. right: 0;
  1136. top: 0;
  1137. `,[lt("&.next-transition-leave-active, &.prev-transition-leave-active, &.next-transition-enter-active, &.prev-transition-enter-active",`
  1138. transition:
  1139. color .3s var(--n-bezier),
  1140. background-color .3s var(--n-bezier),
  1141. transform .2s var(--n-bezier),
  1142. opacity .2s var(--n-bezier);
  1143. `),lt("&.next-transition-leave-active, &.prev-transition-leave-active",`
  1144. position: absolute;
  1145. `),lt("&.next-transition-enter-from, &.prev-transition-leave-to",`
  1146. transform: translateX(32px);
  1147. opacity: 0;
  1148. `),lt("&.next-transition-leave-to, &.prev-transition-enter-from",`
  1149. transform: translateX(-32px);
  1150. opacity: 0;
  1151. `),lt("&.next-transition-leave-from, &.next-transition-enter-to, &.prev-transition-leave-from, &.prev-transition-enter-to",`
  1152. transform: translateX(0);
  1153. opacity: 1;
  1154. `)]),it("tabs-tab-pad",`
  1155. box-sizing: border-box;
  1156. width: var(--n-tab-gap);
  1157. flex-grow: 0;
  1158. flex-shrink: 0;
  1159. `),It("line-type, bar-type",[it("tabs-tab",`
  1160. font-weight: var(--n-tab-font-weight);
  1161. box-sizing: border-box;
  1162. vertical-align: bottom;
  1163. `,[lt("&:hover",{color:"var(--n-tab-text-color-hover)"}),It("active",`
  1164. color: var(--n-tab-text-color-active);
  1165. font-weight: var(--n-tab-font-weight-active);
  1166. `),It("disabled",{color:"var(--n-tab-text-color-disabled)"})])]),it("tabs-nav",[It("line-type",[It("top",[gt("prefix, suffix",`
  1167. border-bottom: 1px solid var(--n-tab-border-color);
  1168. `),it("tabs-nav-scroll-content",`
  1169. border-bottom: 1px solid var(--n-tab-border-color);
  1170. `),it("tabs-bar",`
  1171. bottom: -1px;
  1172. `)]),It("left",[gt("prefix, suffix",`
  1173. border-right: 1px solid var(--n-tab-border-color);
  1174. `),it("tabs-nav-scroll-content",`
  1175. border-right: 1px solid var(--n-tab-border-color);
  1176. `),it("tabs-bar",`
  1177. right: -1px;
  1178. `)]),It("right",[gt("prefix, suffix",`
  1179. border-left: 1px solid var(--n-tab-border-color);
  1180. `),it("tabs-nav-scroll-content",`
  1181. border-left: 1px solid var(--n-tab-border-color);
  1182. `),it("tabs-bar",`
  1183. left: -1px;
  1184. `)]),It("bottom",[gt("prefix, suffix",`
  1185. border-top: 1px solid var(--n-tab-border-color);
  1186. `),it("tabs-nav-scroll-content",`
  1187. border-top: 1px solid var(--n-tab-border-color);
  1188. `),it("tabs-bar",`
  1189. top: -1px;
  1190. `)]),gt("prefix, suffix",`
  1191. transition: border-color .3s var(--n-bezier);
  1192. `),it("tabs-nav-scroll-content",`
  1193. transition: border-color .3s var(--n-bezier);
  1194. `),it("tabs-bar",`
  1195. border-radius: 0;
  1196. `)]),It("card-type",[gt("prefix, suffix",`
  1197. transition: border-color .3s var(--n-bezier);
  1198. border-bottom: 1px solid var(--n-tab-border-color);
  1199. `),it("tabs-pad",`
  1200. flex-grow: 1;
  1201. transition: border-color .3s var(--n-bezier);
  1202. border-bottom: 1px solid var(--n-tab-border-color);
  1203. `),it("tabs-tab-pad",`
  1204. transition: border-color .3s var(--n-bezier);
  1205. `),it("tabs-tab",`
  1206. font-weight: var(--n-tab-font-weight);
  1207. border: 1px solid var(--n-tab-border-color);
  1208. background-color: var(--n-tab-color);
  1209. box-sizing: border-box;
  1210. position: relative;
  1211. vertical-align: bottom;
  1212. display: flex;
  1213. justify-content: space-between;
  1214. font-size: var(--n-tab-font-size);
  1215. color: var(--n-tab-text-color);
  1216. `,[It("addable",`
  1217. padding-left: 8px;
  1218. padding-right: 8px;
  1219. font-size: 16px;
  1220. `,[gt("height-placeholder",`
  1221. width: 0;
  1222. font-size: var(--n-tab-font-size);
  1223. `),ns("disabled",[lt("&:hover",`
  1224. color: var(--n-tab-text-color-hover);
  1225. `)])]),It("closable","padding-right: 8px;"),It("active",`
  1226. background-color: #0000;
  1227. font-weight: var(--n-tab-font-weight-active);
  1228. color: var(--n-tab-text-color-active);
  1229. `),It("disabled","color: var(--n-tab-text-color-disabled);")]),it("tabs-scroll-padding","border-bottom: 1px solid var(--n-tab-border-color);")]),It("left, right",[it("tabs-wrapper",`
  1230. flex-direction: column;
  1231. `,[it("tabs-tab-wrapper",`
  1232. flex-direction: column;
  1233. `,[it("tabs-tab-pad",`
  1234. height: var(--n-tab-gap-vertical);
  1235. width: 100%;
  1236. `)])])]),It("top",[It("card-type",[it("tabs-tab",`
  1237. border-top-left-radius: var(--n-tab-border-radius);
  1238. border-top-right-radius: var(--n-tab-border-radius);
  1239. `,[It("active",`
  1240. border-bottom: 1px solid #0000;
  1241. `)]),it("tabs-tab-pad",`
  1242. border-bottom: 1px solid var(--n-tab-border-color);
  1243. `)])]),It("left",[It("card-type",[it("tabs-tab",`
  1244. border-top-left-radius: var(--n-tab-border-radius);
  1245. border-bottom-left-radius: var(--n-tab-border-radius);
  1246. `,[It("active",`
  1247. border-right: 1px solid #0000;
  1248. `)]),it("tabs-tab-pad",`
  1249. border-right: 1px solid var(--n-tab-border-color);
  1250. `)])]),It("right",[It("card-type",[it("tabs-tab",`
  1251. border-top-right-radius: var(--n-tab-border-radius);
  1252. border-bottom-right-radius: var(--n-tab-border-radius);
  1253. `,[It("active",`
  1254. border-left: 1px solid #0000;
  1255. `)]),it("tabs-tab-pad",`
  1256. border-left: 1px solid var(--n-tab-border-color);
  1257. `)])]),It("bottom",[It("card-type",[it("tabs-tab",`
  1258. border-bottom-left-radius: var(--n-tab-border-radius);
  1259. border-bottom-right-radius: var(--n-tab-border-radius);
  1260. `,[It("active",`
  1261. border-top: 1px solid #0000;
  1262. `)]),it("tabs-tab-pad",`
  1263. border-top: 1px solid var(--n-tab-border-color);
  1264. `)])])])]),Dbe=Object.assign(Object.assign({},Uo.props),{value:[String,Number],defaultValue:[String,Number],trigger:{type:String,default:"click"},type:{type:String,default:"bar"},closable:Boolean,justifyContent:String,size:{type:String,default:"medium"},placement:{type:String,default:"top"},tabStyle:[String,Object],barWidth:Number,paneClass:String,paneStyle:[String,Object],paneWrapperClass:String,paneWrapperStyle:[String,Object],addable:[Boolean,Object],tabsPadding:{type:Number,default:0},animated:Boolean,onBeforeLeave:Function,onAdd:Function,"onUpdate:value":[Function,Array],onUpdateValue:[Function,Array],onClose:[Function,Array],labelSize:String,activeName:[String,Number],onActiveNameChange:[Function,Array]}),Ebe=st({name:"Tabs",props:Dbe,setup(e,{slots:t}){var n,r,o,i;const{mergedClsPrefixRef:s,inlineThemeDisabled:u}=gl(e),d=Uo("Tabs","-tabs",kbe,mbe,e,s),f=Pe(null),g=Pe(null),y=Pe(null),_=Pe(null),M=Pe(null),T=Pe(!0),k=Pe(!0),S=kI(e,["labelSize","size"]),C=kI(e,["activeName","value"]),L=Pe((r=(n=C.value)!==null&&n!==void 0?n:e.defaultValue)!==null&&r!==void 0?r:t.default?(i=(o=gf(t.default())[0])===null||o===void 0?void 0:o.props)===null||i===void 0?void 0:i.name:null),A=qT(C,L),N={id:0},H=ze(()=>{if(!(!e.justifyContent||e.type==="card"))return{display:"flex",justifyContent:e.justifyContent}});Gt(A,()=>{N.id=0,V(),G()});function q(){var ae;const{value:De}=A;return De===null?null:(ae=f.value)===null||ae===void 0?void 0:ae.querySelector(`[data-name="${De}"]`)}function x(ae){if(e.type==="card")return;const{value:De}=g;if(De&&ae){const Ue=`${s.value}-tabs-bar--disabled`,{barWidth:xe,placement:qe}=e;if(ae.dataset.disabled==="true"?De.classList.add(Ue):De.classList.remove(Ue),["top","bottom"].includes(qe)){if($(["top","maxHeight","height"]),typeof xe=="number"&&ae.offsetWidth>=xe){const Te=Math.floor((ae.offsetWidth-xe)/2)+ae.offsetLeft;De.style.left=`${Te}px`,De.style.maxWidth=`${xe}px`}else De.style.left=`${ae.offsetLeft}px`,De.style.maxWidth=`${ae.offsetWidth}px`;De.style.width="8192px",De.offsetWidth}else{if($(["left","maxWidth","width"]),typeof xe=="number"&&ae.offsetHeight>=xe){const Te=Math.floor((ae.offsetHeight-xe)/2)+ae.offsetTop;De.style.top=`${Te}px`,De.style.maxHeight=`${xe}px`}else De.style.top=`${ae.offsetTop}px`,De.style.maxHeight=`${ae.offsetHeight}px`;De.style.height="8192px",De.offsetHeight}}}function $(ae){const{value:De}=g;if(De)for(const Ue of ae)De.style[Ue]=""}function V(){if(e.type==="card")return;const ae=q();ae&&x(ae)}function G(ae){var De;const Ue=(De=M.value)===null||De===void 0?void 0:De.$el;if(!Ue)return;const xe=q();if(!xe)return;const{scrollLeft:qe,offsetWidth:Te}=Ue,{offsetLeft:Z,offsetWidth:he}=xe;qe>Z?Ue.scrollTo({top:0,left:Z,behavior:"smooth"}):Z+he>qe+Te&&Ue.scrollTo({top:0,left:Z+he-Te,behavior:"smooth"})}const R=Pe(null);let w=0,P=null;function X(ae){const De=R.value;if(De){w=ae.getBoundingClientRect().height;const Ue=`${w}px`,xe=()=>{De.style.height=Ue,De.style.maxHeight=Ue};P?(xe(),P(),P=null):P=xe}}function W(ae){const De=R.value;if(De){const Ue=ae.getBoundingClientRect().height,xe=()=>{document.body.offsetHeight,De.style.maxHeight=`${Ue}px`,De.style.height=`${Math.max(w,Ue)}px`};P?(P(),P=null,xe()):P=xe}}function ne(){const ae=R.value;ae&&(ae.style.maxHeight="",ae.style.height="")}const Y={value:[]},ie=Pe("next");function fe(ae){const De=A.value;let Ue="next";for(const xe of Y.value){if(xe===De)break;if(xe===ae){Ue="prev";break}}ie.value=Ue,se(ae)}function se(ae){const{onActiveNameChange:De,onUpdateValue:Ue,"onUpdate:value":xe}=e;De&&kr(De,ae),Ue&&kr(Ue,ae),xe&&kr(xe,ae),L.value=ae}function ue(ae){const{onClose:De}=e;De&&kr(De,ae)}function K(){const{value:ae}=g;if(!ae)return;const De="transition-disabled";ae.classList.add(De),V(),ae.classList.remove(De)}let te=0;function J(ae){var De;if(ae.contentRect.width===0&&ae.contentRect.height===0||te===ae.contentRect.width)return;te=ae.contentRect.width;const{type:Ue}=e;(Ue==="line"||Ue==="bar")&&K(),Ue!=="segment"&&Fe((De=M.value)===null||De===void 0?void 0:De.$el)}const Me=Jb(J,64);Gt([()=>e.justifyContent,()=>e.size],()=>{br(()=>{const{type:ae}=e;(ae==="line"||ae==="bar")&&K()})});const de=Pe(!1);function me(ae){var De;const{target:Ue,contentRect:{width:xe}}=ae,qe=Ue.parentElement.offsetWidth;if(!de.value)qe<xe&&(de.value=!0);else{const{value:Te}=_;if(!Te)return;qe-xe>Te.$el.offsetWidth&&(de.value=!1)}Fe((De=M.value)===null||De===void 0?void 0:De.$el)}const re=Jb(me,64);function be(){const{onAdd:ae}=e;ae&&ae(),br(()=>{const De=q(),{value:Ue}=M;!De||!Ue||Ue.scrollTo({left:De.offsetLeft,top:0,behavior:"smooth"})})}function Fe(ae){if(!ae)return;const{placement:De}=e;if(De==="top"||De==="bottom"){const{scrollLeft:Ue,scrollWidth:xe,offsetWidth:qe}=ae;T.value=Ue<=0,k.value=Ue+qe>=xe}else{const{scrollTop:Ue,scrollHeight:xe,offsetHeight:qe}=ae;T.value=Ue<=0,k.value=Ue+qe>=xe}}const ve=Jb(ae=>{Fe(ae.target)},64);li(sw,{triggerRef:dr(e,"trigger"),tabStyleRef:dr(e,"tabStyle"),paneClassRef:dr(e,"paneClass"),paneStyleRef:dr(e,"paneStyle"),mergedClsPrefixRef:s,typeRef:dr(e,"type"),closableRef:dr(e,"closable"),valueRef:A,tabChangeIdRef:N,onBeforeLeaveRef:dr(e,"onBeforeLeave"),activateTab:fe,handleClose:ue,handleAdd:be}),c4(()=>{V(),G()}),nn(()=>{const{value:ae}=y;if(!ae)return;const{value:De}=s,Ue=`${De}-tabs-nav-scroll-wrapper--shadow-start`,xe=`${De}-tabs-nav-scroll-wrapper--shadow-end`;T.value?ae.classList.remove(Ue):ae.classList.add(Ue),k.value?ae.classList.remove(xe):ae.classList.add(xe)});const z=Pe(null);Gt(A,()=>{if(e.type==="segment"){const ae=z.value;ae&&br(()=>{ae.classList.add("transition-disabled"),ae.offsetWidth,ae.classList.remove("transition-disabled")})}});const oe={syncBarPosition:()=>{V()}},ce=ze(()=>{const{value:ae}=S,{type:De}=e,Ue={card:"Card",bar:"Bar",line:"Line",segment:"Segment"}[De],xe=`${ae}${Ue}`,{self:{barColor:qe,closeIconColor:Te,closeIconColorHover:Z,closeIconColorPressed:he,tabColor:Ie,tabBorderColor:Ce,paneTextColor:$e,tabFontWeight:Ye,tabBorderRadius:Ne,tabFontWeightActive:Ze,colorSegment:_t,fontWeightStrong:zt,tabColorSegment:rn,closeSize:on,closeIconSize:Tn,closeColorHover:_n,closeColorPressed:nt,closeBorderRadius:yt,[Zt("panePadding",ae)]:Rt,[Zt("tabPadding",xe)]:cn,[Zt("tabPaddingVertical",xe)]:en,[Zt("tabGap",xe)]:wn,[Zt("tabGap",`${xe}Vertical`)]:qn,[Zt("tabTextColor",De)]:je,[Zt("tabTextColorActive",De)]:Tt,[Zt("tabTextColorHover",De)]:bt,[Zt("tabTextColorDisabled",De)]:$t,[Zt("tabFontSize",ae)]:jt},common:{cubicBezierEaseInOut:mr}}=d.value;return{"--n-bezier":mr,"--n-color-segment":_t,"--n-bar-color":qe,"--n-tab-font-size":jt,"--n-tab-text-color":je,"--n-tab-text-color-active":Tt,"--n-tab-text-color-disabled":$t,"--n-tab-text-color-hover":bt,"--n-pane-text-color":$e,"--n-tab-border-color":Ce,"--n-tab-border-radius":Ne,"--n-close-size":on,"--n-close-icon-size":Tn,"--n-close-color-hover":_n,"--n-close-color-pressed":nt,"--n-close-border-radius":yt,"--n-close-icon-color":Te,"--n-close-icon-color-hover":Z,"--n-close-icon-color-pressed":he,"--n-tab-color":Ie,"--n-tab-font-weight":Ye,"--n-tab-font-weight-active":Ze,"--n-tab-padding":cn,"--n-tab-padding-vertical":en,"--n-tab-gap":wn,"--n-tab-gap-vertical":qn,"--n-pane-padding-left":Zp(Rt,"left"),"--n-pane-padding-right":Zp(Rt,"right"),"--n-pane-padding-top":Zp(Rt,"top"),"--n-pane-padding-bottom":Zp(Rt,"bottom"),"--n-font-weight-strong":zt,"--n-tab-color-segment":rn}}),we=u?fd("tabs",ze(()=>`${S.value[0]}${e.type[0]}`),ce,e):void 0;return Object.assign({mergedClsPrefix:s,mergedValue:A,renderedNames:new Set,tabsRailElRef:z,tabsPaneWrapperRef:R,tabsElRef:f,barElRef:g,addTabInstRef:_,xScrollInstRef:M,scrollWrapperElRef:y,addTabFixed:de,tabWrapperStyle:H,handleNavResize:Me,mergedSize:S,handleScroll:ve,handleTabsResize:re,cssVars:u?void 0:ce,themeClass:we==null?void 0:we.themeClass,animationDirection:ie,renderNameListRef:Y,onAnimationBeforeLeave:X,onAnimationEnter:W,onAnimationAfterEnter:ne,onRender:we==null?void 0:we.onRender},oe)},render(){const{mergedClsPrefix:e,type:t,placement:n,addTabFixed:r,addable:o,mergedSize:i,renderNameListRef:s,onRender:u,paneWrapperClass:d,paneWrapperStyle:f,$slots:{default:g,prefix:y,suffix:_}}=this;u==null||u();const M=g?gf(g()).filter(H=>H.type.__TAB_PANE__===!0):[],T=g?gf(g()).filter(H=>H.type.__TAB__===!0):[],k=!T.length,S=t==="card",C=t==="segment",L=!S&&!C&&this.justifyContent;s.value=[];const A=()=>{const H=Oe("div",{style:this.tabWrapperStyle,class:[`${e}-tabs-wrapper`]},L?null:Oe("div",{class:`${e}-tabs-scroll-padding`,style:{width:`${this.tabsPadding}px`}}),k?M.map((q,x)=>(s.value.push(q.props.name),tM(Oe(BI,Object.assign({},q.props,{internalCreatedByPane:!0,internalLeftPadded:x!==0&&(!L||L==="center"||L==="start"||L==="end")}),q.children?{default:q.children.tab}:void 0)))):T.map((q,x)=>(s.value.push(q.props.name),tM(x!==0&&!L?WA(q):q))),!r&&o&&S?jA(o,(k?M.length:T.length)!==0):null,L?null:Oe("div",{class:`${e}-tabs-scroll-padding`,style:{width:`${this.tabsPadding}px`}}));return Oe("div",{ref:"tabsElRef",class:`${e}-tabs-nav-scroll-content`},S&&o?Oe(og,{onResize:this.handleTabsResize},{default:()=>H}):H,S?Oe("div",{class:`${e}-tabs-pad`}):null,S?null:Oe("div",{ref:"barElRef",class:`${e}-tabs-bar`}))},N=C?"top":n;return Oe("div",{class:[`${e}-tabs`,this.themeClass,`${e}-tabs--${t}-type`,`${e}-tabs--${i}-size`,L&&`${e}-tabs--flex`,`${e}-tabs--${N}`],style:this.cssVars},Oe("div",{class:[`${e}-tabs-nav--${t}-type`,`${e}-tabs-nav--${N}`,`${e}-tabs-nav`]},qs(y,H=>H&&Oe("div",{class:`${e}-tabs-nav__prefix`},H)),C?Oe("div",{class:`${e}-tabs-rail`,ref:"tabsRailElRef"},k?M.map((H,q)=>(s.value.push(H.props.name),Oe(BI,Object.assign({},H.props,{internalCreatedByPane:!0,internalLeftPadded:q!==0}),H.children?{default:H.children.tab}:void 0))):T.map((H,q)=>(s.value.push(H.props.name),q===0?H:WA(H)))):Oe(og,{onResize:this.handleNavResize},{default:()=>Oe("div",{class:`${e}-tabs-nav-scroll-wrapper`,ref:"scrollWrapperElRef"},["top","bottom"].includes(N)?Oe(The,{ref:"xScrollInstRef",onScroll:this.handleScroll},{default:A}):Oe("div",{class:`${e}-tabs-nav-y-scroll`,onScroll:this.handleScroll},A()))}),r&&o&&S?jA(o,!0):null,qs(_,H=>H&&Oe("div",{class:`${e}-tabs-nav__suffix`},H))),k&&(this.animated&&(N==="top"||N==="bottom")?Oe("div",{ref:"tabsPaneWrapperRef",style:f,class:[`${e}-tabs-pane-wrapper`,d]},zA(M,this.mergedValue,this.renderedNames,this.onAnimationBeforeLeave,this.onAnimationEnter,this.onAnimationAfterEnter,this.animationDirection)):zA(M,this.mergedValue,this.renderedNames)))}});function zA(e,t,n,r,o,i,s){const u=[];return e.forEach(d=>{const{name:f,displayDirective:g,"display-directive":y}=d.props,_=T=>g===T||y===T,M=t===f;if(d.key!==void 0&&(d.key=f),M||_("show")||_("show:lazy")&&n.has(f)){n.has(f)||n.add(f);const T=!_("if");u.push(T?An(d,[[Qr,M]]):d)}}),s?Oe(eO,{name:`${s}-transition`,onBeforeLeave:r,onEnter:o,onAfterEnter:i},{default:()=>u}):u}function jA(e,t){return Oe(BI,{ref:"addTabInstRef",key:"__addable",name:"__addable",internalCreatedByPane:!0,internalAddable:!0,internalLeftPadded:t,disabled:typeof e=="object"&&e.disabled})}function WA(e){const t=wa(e);return t.props?t.props.internalLeftPadded=!0:t.props={internalLeftPadded:!0},t}function tM(e){return Array.isArray(e.dynamicProps)?e.dynamicProps.includes("internalLeftPadded")||e.dynamicProps.push("internalLeftPadded"):e.dynamicProps=["internalLeftPadded"],e}const Abe="2.34.4";function Lbe({componentPrefix:e="N",components:t=[]}={}){const n=[];function r(i,s,u){i.component(e+s)||i.component(e+s,u)}function o(i){n.includes(i)||(n.push(i),t.forEach(s=>{const{name:u,alias:d}=s;r(i,u,s),d&&d.forEach(f=>{r(i,f,s)})}))}return{version:Abe,componentPrefix:e,install:o}}const L3="%[a-f0-9]{2}",KA=new RegExp("("+L3+")|([^%]+?)","gi"),YA=new RegExp("("+L3+")+","gi");function HI(e,t){try{return[decodeURIComponent(e.join(""))]}catch{}if(e.length===1)return e;t=t||1;const n=e.slice(0,t),r=e.slice(t);return Array.prototype.concat.call([],HI(n),HI(r))}function Obe(e){try{return decodeURIComponent(e)}catch{let t=e.match(KA)||[];for(let n=1;n<t.length;n++)e=HI(t,n).join(""),t=e.match(KA)||[];return e}}function Rbe(e){const t={"%FE%FF":"��","%FF%FE":"��"};let n=YA.exec(e);for(;n;){try{t[n[0]]=decodeURIComponent(n[0])}catch{const o=Obe(n[0]);o!==n[0]&&(t[n[0]]=o)}n=YA.exec(e)}t["%C2"]="�";const r=Object.keys(t);for(const o of r)e=e.replace(new RegExp(o,"g"),t[o]);return e}function Nbe(e){if(typeof e!="string")throw new TypeError("Expected `encodedURI` to be of type `string`, got `"+typeof e+"`");try{return decodeURIComponent(e)}catch{return Rbe(e)}}function O3(e,t){if(!(typeof e=="string"&&typeof t=="string"))throw new TypeError("Expected the arguments to be of type `string`");if(e===""||t==="")return[];const n=e.indexOf(t);return n===-1?[]:[e.slice(0,n),e.slice(n+t.length)]}function Pbe(e,t){const n={};if(Array.isArray(t))for(const r of t){const o=Object.getOwnPropertyDescriptor(e,r);o!=null&&o.enumerable&&Object.defineProperty(n,r,o)}else for(const r of Reflect.ownKeys(e)){const o=Object.getOwnPropertyDescriptor(e,r);if(o.enumerable){const i=e[r];t(r,i,e)&&Object.defineProperty(n,r,o)}}return n}const xbe=e=>e==null,Ube=e=>encodeURIComponent(e).replace(/[!'()*]/g,t=>`%${t.charCodeAt(0).toString(16).toUpperCase()}`),qI=Symbol("encodeFragmentIdentifier");function Fbe(e){switch(e.arrayFormat){case"index":return t=>(n,r)=>{const o=n.length;return r===void 0||e.skipNull&&r===null||e.skipEmptyString&&r===""?n:r===null?[...n,[lo(t,e),"[",o,"]"].join("")]:[...n,[lo(t,e),"[",lo(o,e),"]=",lo(r,e)].join("")]};case"bracket":return t=>(n,r)=>r===void 0||e.skipNull&&r===null||e.skipEmptyString&&r===""?n:r===null?[...n,[lo(t,e),"[]"].join("")]:[...n,[lo(t,e),"[]=",lo(r,e)].join("")];case"colon-list-separator":return t=>(n,r)=>r===void 0||e.skipNull&&r===null||e.skipEmptyString&&r===""?n:r===null?[...n,[lo(t,e),":list="].join("")]:[...n,[lo(t,e),":list=",lo(r,e)].join("")];case"comma":case"separator":case"bracket-separator":{const t=e.arrayFormat==="bracket-separator"?"[]=":"=";return n=>(r,o)=>o===void 0||e.skipNull&&o===null||e.skipEmptyString&&o===""?r:(o=o===null?"":o,r.length===0?[[lo(n,e),t,lo(o,e)].join("")]:[[r,lo(o,e)].join(e.arrayFormatSeparator)])}default:return t=>(n,r)=>r===void 0||e.skipNull&&r===null||e.skipEmptyString&&r===""?n:r===null?[...n,lo(t,e)]:[...n,[lo(t,e),"=",lo(r,e)].join("")]}}function Gbe(e){let t;switch(e.arrayFormat){case"index":return(n,r,o)=>{if(t=/\[(\d*)]$/.exec(n),n=n.replace(/\[\d*]$/,""),!t){o[n]=r;return}o[n]===void 0&&(o[n]={}),o[n][t[1]]=r};case"bracket":return(n,r,o)=>{if(t=/(\[])$/.exec(n),n=n.replace(/\[]$/,""),!t){o[n]=r;return}if(o[n]===void 0){o[n]=[r];return}o[n]=[...o[n],r]};case"colon-list-separator":return(n,r,o)=>{if(t=/(:list)$/.exec(n),n=n.replace(/:list$/,""),!t){o[n]=r;return}if(o[n]===void 0){o[n]=[r];return}o[n]=[...o[n],r]};case"comma":case"separator":return(n,r,o)=>{const i=typeof r=="string"&&r.includes(e.arrayFormatSeparator),s=typeof r=="string"&&!i&&Qa(r,e).includes(e.arrayFormatSeparator);r=s?Qa(r,e):r;const u=i||s?r.split(e.arrayFormatSeparator).map(d=>Qa(d,e)):r===null?r:Qa(r,e);o[n]=u};case"bracket-separator":return(n,r,o)=>{const i=/(\[])$/.test(n);if(n=n.replace(/\[]$/,""),!i){o[n]=r&&Qa(r,e);return}const s=r===null?[]:r.split(e.arrayFormatSeparator).map(u=>Qa(u,e));if(o[n]===void 0){o[n]=s;return}o[n]=[...o[n],...s]};default:return(n,r,o)=>{if(o[n]===void 0){o[n]=r;return}o[n]=[...[o[n]].flat(),r]}}}function R3(e){if(typeof e!="string"||e.length!==1)throw new TypeError("arrayFormatSeparator must be single character string")}function lo(e,t){return t.encode?t.strict?Ube(e):encodeURIComponent(e):e}function Qa(e,t){return t.decode?Nbe(e):e}function N3(e){return Array.isArray(e)?e.sort():typeof e=="object"?N3(Object.keys(e)).sort((t,n)=>Number(t)-Number(n)).map(t=>e[t]):e}function P3(e){const t=e.indexOf("#");return t!==-1&&(e=e.slice(0,t)),e}function $be(e){let t="";const n=e.indexOf("#");return n!==-1&&(t=e.slice(n)),t}function JA(e,t){return t.parseNumbers&&!Number.isNaN(Number(e))&&typeof e=="string"&&e.trim()!==""?e=Number(e):t.parseBooleans&&e!==null&&(e.toLowerCase()==="true"||e.toLowerCase()==="false")&&(e=e.toLowerCase()==="true"),e}function aw(e){e=P3(e);const t=e.indexOf("?");return t===-1?"":e.slice(t+1)}function lw(e,t){t={decode:!0,sort:!0,arrayFormat:"none",arrayFormatSeparator:",",parseNumbers:!1,parseBooleans:!1,...t},R3(t.arrayFormatSeparator);const n=Gbe(t),r=Object.create(null);if(typeof e!="string"||(e=e.trim().replace(/^[?#&]/,""),!e))return r;for(const o of e.split("&")){if(o==="")continue;const i=t.decode?o.replace(/\+/g," "):o;let[s,u]=O3(i,"=");s===void 0&&(s=i),u=u===void 0?null:["comma","separator","bracket-separator"].includes(t.arrayFormat)?u:Qa(u,t),n(Qa(s,t),u,r)}for(const[o,i]of Object.entries(r))if(typeof i=="object"&&i!==null)for(const[s,u]of Object.entries(i))i[s]=JA(u,t);else r[o]=JA(i,t);return t.sort===!1?r:(t.sort===!0?Object.keys(r).sort():Object.keys(r).sort(t.sort)).reduce((o,i)=>{const s=r[i];return s&&typeof s=="object"&&!Array.isArray(s)?o[i]=N3(s):o[i]=s,o},Object.create(null))}function x3(e,t){if(!e)return"";t={encode:!0,strict:!0,arrayFormat:"none",arrayFormatSeparator:",",...t},R3(t.arrayFormatSeparator);const n=s=>t.skipNull&&xbe(e[s])||t.skipEmptyString&&e[s]==="",r=Fbe(t),o={};for(const[s,u]of Object.entries(e))n(s)||(o[s]=u);const i=Object.keys(o);return t.sort!==!1&&i.sort(t.sort),i.map(s=>{const u=e[s];return u===void 0?"":u===null?lo(s,t):Array.isArray(u)?u.length===0&&t.arrayFormat==="bracket-separator"?lo(s,t)+"[]":u.reduce(r(s),[]).join("&"):lo(s,t)+"="+lo(u,t)}).filter(s=>s.length>0).join("&")}function U3(e,t){var o;t={decode:!0,...t};let[n,r]=O3(e,"#");return n===void 0&&(n=e),{url:((o=n==null?void 0:n.split("?"))==null?void 0:o[0])??"",query:lw(aw(e),t),...t&&t.parseFragmentIdentifier&&r?{fragmentIdentifier:Qa(r,t)}:{}}}function F3(e,t){t={encode:!0,strict:!0,[qI]:!0,...t};const n=P3(e.url).split("?")[0]||"",r=aw(e.url),o={...lw(r,{sort:!1}),...e.query};let i=x3(o,t);i&&(i=`?${i}`);let s=$be(e.url);if(e.fragmentIdentifier){const u=new URL(n);u.hash=e.fragmentIdentifier,s=t[qI]?u.hash:`#${e.fragmentIdentifier}`}return`${n}${i}${s}`}function G3(e,t,n){n={parseFragmentIdentifier:!0,[qI]:!1,...n};const{url:r,query:o,fragmentIdentifier:i}=U3(e,n);return F3({url:r,query:Pbe(o,t),fragmentIdentifier:i},n)}function Bbe(e,t,n){const r=Array.isArray(t)?o=>!t.includes(o):(o,i)=>!t(o,i);return G3(e,r,n)}const $3=Object.freeze(Object.defineProperty({__proto__:null,exclude:Bbe,extract:aw,parse:lw,parseUrl:U3,pick:G3,stringify:x3,stringifyUrl:F3},Symbol.toStringTag,{value:"Module"})),Hbe=Lbe({components:[ibe,Ebe,wbe,W1e,f1e,Tbe]}),Tg=$3.parse(location.search),f0=$3.parse(location.hash.split("?")[1]),qbe=Tg.Authorization||f0.Authorization||"";sessionStorage.setItem("Authorization",qbe);sessionStorage.setItem("platform",Tg.platform||f0.platform||"");console.log(!1,"false");const uw=Tg.appId||f0.appId||1400799837,B3=Tg.secretKey||f0.secretKey||"37bfb220843e25e78768cadd0dc06756e460e55bd631354930a4149565a1d0c9",Eh=Tg.userID,cw=pI.init({SDKAppID:uw});cw.use(Ace);cw.login({userID:Eh,userSig:QP({SDKAppID:uw,secretKey:B3,userID:Eh}).userSig});L7(Pfe).use(Hbe).use(Ufe).use(cw).mount("#app");