@univerjs-pro/collaboration-client 0.1.9 → 0.1.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/cjs/index.js +1 -4
- package/lib/es/index.js +1 -3626
- package/lib/types/controllers/collab-cursor/collab-cursor.controller.d.ts +4 -4
- package/lib/types/controllers/collab-cursor/doc-collab-cursor-entity.d.ts +7 -7
- package/lib/types/controllers/collab-cursor/doc-collab-cursor-render.controller.d.ts +3 -3
- package/lib/types/controllers/collab-cursor/sheet-collab-cursor-entity.d.ts +7 -7
- package/lib/types/controllers/collab-cursor/sheet-collab-cursor-render.controller.d.ts +3 -3
- package/lib/types/controllers/collab-status/collab-status.controller.d.ts +3 -3
- package/lib/types/controllers/collaboration/__tests__/mock-text-selection-render-manager.service.d.ts +1 -1
- package/lib/types/controllers/collaboration/__tests__/mocks.d.ts +11 -11
- package/lib/types/controllers/collaboration/collaboration-state.d.ts +8 -8
- package/lib/types/controllers/collaboration/collaboration.controller.d.ts +14 -14
- package/lib/types/controllers/collaboration/utils/changeset-utils.d.ts +2 -2
- package/lib/types/controllers/data-loader/data-loader.controller.d.ts +5 -5
- package/lib/types/index.d.ts +4 -0
- package/lib/types/models/cursor.d.ts +1 -1
- package/lib/types/plugin.d.ts +6 -2
- package/lib/types/services/auth-server/auth-server.service.d.ts +1 -1
- package/lib/types/services/collaboration-session/collaboration-session.service.d.ts +6 -6
- package/lib/types/services/ime-cache-transform/doc-transform-ime-cache.service.d.ts +1 -1
- package/lib/types/services/local-cache/local-cache.service.d.ts +3 -3
- package/lib/types/services/member/member.service.d.ts +1 -1
- package/lib/types/services/range-selection/sheet-transform-selections.service.d.ts +1 -1
- package/lib/types/services/single-active-unit/single-active-unit.service.d.ts +1 -1
- package/lib/types/services/snapshot-server/snapshot-server.service.d.ts +2 -2
- package/lib/types/services/socket/collaboration-socket.service.d.ts +4 -4
- package/lib/types/services/sync-editing-collab-cursor/doc-sync-editing-collab-cursor.service.d.ts +2 -2
- package/lib/types/services/text-selection/doc-transform-selections.service.d.ts +1 -1
- package/lib/types/services/undoredo/collaborative-undoredo.service.d.ts +1 -1
- package/lib/types/services/url/web-url.service.d.ts +2 -2
- package/lib/types/views/components/CollabStatus.d.ts +1 -1
- package/lib/types/views/components/CollabStatus.stories.d.ts +2 -2
- package/lib/types/views/shapes/doc-collab-cursor.d.ts +1 -1
- package/lib/types/views/shapes/sheet-collab-cursor.shape.d.ts +1 -1
- package/lib/umd/index.js +1 -4
- package/package.json +30 -30
package/lib/umd/index.js
CHANGED
@@ -1,4 +1 @@
|
|
1
|
-
(function(S,a){typeof exports=="object"&&typeof module<"u"?a(exports,require("@univerjs/core"),require("@univerjs/design"),require("@univerjs/ui"),require("@univerjs-pro/collaboration"),require("@wendellhu/redi"),require("rxjs"),require("rxjs/operators"),require("@univerjs/docs"),require("@univerjs/network"),require("@univerjs/sheets"),require("@univerjs/engine-formula"),require("lodash/debounce"),require("@univerjs/engine-render"),require("@univerjs/sheets-ui"),require("@wendellhu/redi/react-bindings"),require("react"),require("clsx"),require("@univerjs/rpc")):typeof define=="function"&&define.amd?define(["exports","@univerjs/core","@univerjs/design","@univerjs/ui","@univerjs-pro/collaboration","@wendellhu/redi","rxjs","rxjs/operators","@univerjs/docs","@univerjs/network","@univerjs/sheets","@univerjs/engine-formula","lodash/debounce","@univerjs/engine-render","@univerjs/sheets-ui","@wendellhu/redi/react-bindings","react","clsx","@univerjs/rpc"],a):(S=typeof globalThis<"u"?globalThis:S||self,a(S.UniverCollaborationClient={},S.UniverCore,S.UniverDesign,S.UniverUi,S.UniverCollaboration,S["@wendellhu/redi"],S.rxjs,S.rxjs.operators,S.UniverDocs,S.UniverNetwork,S.UniverSheets,S.UniverEngineFormula,S.lodash.debounce,S.UniverEngineRender,S.UniverSheetsUi,S["@wendellhu/redi/react-bindings"],S.React,S.clsx,S.UniverRpc))})(this,function(S,a,k,$,_,l,f,R,L,P,E,qe,Oe,y,ee,Xe,U,yt,Ot){"use strict";var Ys=Object.defineProperty;var Ks=(S,a,k)=>a in S?Ys(S,a,{enumerable:!0,configurable:!0,writable:!0,value:k}):S[a]=k;var d=(S,a,k)=>(Ks(S,typeof a!="symbol"?a+"":a,k),k);var Ge;var j=(i=>(i[i.UNIVER_UNKNOWN=0]="UNIVER_UNKNOWN",i[i.UNIVER_DOC=1]="UNIVER_DOC",i[i.UNIVER_SHEET=2]="UNIVER_SHEET",i[i.UNIVER_SLIDE=3]="UNIVER_SLIDE",i[i.UNRECOGNIZED=-1]="UNRECOGNIZED",i))(j||{}),T=(i=>(i[i.UNKNOWN_CMD=0]="UNKNOWN_CMD",i[i.HELLO=1]="HELLO",i[i.JOIN=2]="JOIN",i[i.LEAVE=3]="LEAVE",i[i.INGEST=4]="INGEST",i[i.HEARTBEAT=5]="HEARTBEAT",i[i.RECV=6]="RECV",i[i.UNRECOGNIZED=-1]="UNRECOGNIZED",i))(T||{}),Me=(i=>(i[i.UNKNOWN_CODE=0]="UNKNOWN_CODE",i[i.OK=1]="OK",i[i.FAIL=2]="FAIL",i[i.UNRECOGNIZED=-1]="UNRECOGNIZED",i))(Me||{}),Mt=(i,t,e,s)=>{for(var n=t,r=i.length-1,o;r>=0;r--)(o=i[r])&&(n=o(n)||n);return n},Dt=(i,t)=>(e,s)=>t(e,s,i);let G=class extends a.Disposable{constructor(t){super();d(this,"_roomMembers",new Map);d(this,"_currentUser",null);this._univerInstanceService=t,this.disposeWithMe(a.toDisposable(f.merge(this._univerInstanceService.getTypeOfUnitDisposed$(a.UniverInstanceType.UNIVER_SHEET).pipe(R.map(e=>e.getUnitId())),this._univerInstanceService.getTypeOfUnitDisposed$(a.UniverInstanceType.UNIVER_DOC).pipe(R.map(e=>e.getUnitId())),this._univerInstanceService.getTypeOfUnitDisposed$(a.UniverInstanceType.UNIVER_SLIDE).pipe(R.map(e=>e.getUnitId()))).subscribe(e=>this._removeRoom(e))))}setCurrentUser(t){this._currentUser=t}getCurrentUser(){return this._currentUser}updateMember(t,e){let s=this._roomMembers.get(t);s||(s=new wt,this._roomMembers.set(t,s)),s.updateMember(e)}removeMember(t,e){const s=this._roomMembers.get(t);s&&s.removeMember(e)}getRoom(t){return this._roomMembers.get(t)}getMember(t,e){const s=this._roomMembers.get(t);if(s)return s.getMember(e)}_removeRoom(t){const e=this._roomMembers.get(t);e&&(e.dispose(),this._roomMembers.delete(t))}dispose(){this._roomMembers.forEach(t=>t.dispose()),this._roomMembers.clear()}};G=Mt([Dt(0,a.IUniverInstanceService)],G);class wt extends a.Disposable{constructor(){super(...arguments);d(this,"_members",new Map)}dispose(){this._members.clear()}updateMember(e){this._members.set(e.memberID,e)}removeMember(e){this._members.delete(e)}getMember(e){return this._members.get(e)}}function ze(i){var s,n,r;const t=i.data,e=JSON.parse(t);switch(e.cmd){case T.HEARTBEAT:case T.HELLO:{const o=e.infoRsp;return{...e,data:o,cmd:e.cmd}}case T.JOIN:{const o=e.joinRsp;return{...e,data:o,cmd:e.cmd}}case T.RECV:{const o=e.collaMsg;switch(o.eventID){case _.CollaborationEvent.CHANGESET_ACK:return{...e,data:{...o,data:(s=o.csAckEvent)==null?void 0:s.cs},cmd:e.cmd};case _.CollaborationEvent.NEW_CHANGESETS:return{...e,data:{...o,data:(n=o.newCsEvent)==null?void 0:n.cs},cmd:e.cmd};case _.CollaborationEvent.CHANGESET_REJ:return{...e,data:{...o,data:(r=o.csRejEvent)==null?void 0:r.cs},cmd:e.cmd};case _.CollaborationEvent.UPDATE_CURSOR:return{...e,data:{...o,data:o.updateCursorEvent},cmd:e.cmd};case _.CollaborationEvent.USERS_ENTER:return{...e,data:{...o,data:o.joinEvent},cmd:e.cmd};case _.CollaborationEvent.USERS_LEAVE:return{...e,data:{...o,data:o.leaveEvent},cmd:e.cmd};case _.CollaborationEvent.LIVESHARE_NEW_HOST:return{...e,data:{...o,data:o.liveShareNewHost},cmd:e.cmd};case _.CollaborationEvent.LIVESHARE_FETCH_OPERATIONS:case _.CollaborationEvent.LIVESHARE_OPERATION:return{...e,data:{...o,data:o.liveShareOperation},cmd:e.cmd};case _.CollaborationEvent.LIVESHARE_TERMINATE:return{...e,data:{...o,data:o.liveShareNewHost},cmd:e.cmd};case _.CollaborationEvent.MSG_FOR_ERROR:return{...e,data:o,cmd:e.cmd};default:return e}}default:return e}}function Je(i){switch(i.cmd){case T.HEARTBEAT:case T.HELLO:return JSON.stringify({cmd:i.cmd,routeKey:i.routeKey});case T.INGEST:{let t;switch(i.data.eventID){case _.CollaborationEvent.UPDATE_CURSOR:{t={eventID:_.CollaborationEvent.UPDATE_CURSOR,updateCursorEvent:i.data.data};break}case _.CollaborationEvent.USERS_LEAVE:{t={eventID:_.CollaborationEvent.USERS_LEAVE,leaveEvent:i.data.data};break}case _.CollaborationEvent.USERS_ENTER:{t={eventID:_.CollaborationEvent.USERS_ENTER,joinEvent:i.data.data};break}case _.CollaborationEvent.LIVESHARE_NEW_HOST:{t={eventID:_.CollaborationEvent.LIVESHARE_NEW_HOST,liveShareNewHost:i.data.data};break}case _.CollaborationEvent.LIVESHARE_OPERATION:{t={eventID:_.CollaborationEvent.LIVESHARE_OPERATION,liveShareOperation:i.data.data};break}case _.CollaborationEvent.LIVESHARE_TERMINATE:{t={eventID:_.CollaborationEvent.LIVESHARE_TERMINATE,liveShareTerminate:i.data.data};break}case _.CollaborationEvent.LIVESHARE_REQUEST_HOST:{t={eventID:_.CollaborationEvent.LIVESHARE_REQUEST_HOST,liveShareRequestHost:i.data.data};break}case _.CollaborationEvent.LIVESHARE_FETCH_OPERATIONS:{t={eventID:_.CollaborationEvent.LIVESHARE_FETCH_OPERATIONS};break}default:t={eventID:i.data.eventID}}return JSON.stringify({cmd:i.cmd,routeKey:i.routeKey,collaMsg:t})}case T.JOIN:return JSON.stringify({cmd:i.cmd,routeKey:i.routeKey,joinReq:i.data});case T.LEAVE:return JSON.stringify({cmd:i.cmd,routeKey:i.routeKey,leaveReq:i.data});default:throw new Error("[serializeCombRequest]: should not fall into default branch!")}}var Ut=(i,t,e,s)=>{for(var n=t,r=i.length-1,o;r>=0;r--)(o=i[r])&&(n=o(n)||n);return n},te=(i,t)=>(e,s)=>t(e,s,i);const De=l.createIdentifier("univer-pro.collaboration-client-socket-service"),Ze="COLLAB_SUBMIT_CHANGESET_URL",Lt="/universer-api/comb";function Nt(i,t,e){return`${i}/${t}/unit/${e}/new_changes`}S.CollaborationSocketService=class{constructor(t,e,s,n,r){this._http=t,this._ws=e,this._configService=s,this._logService=n,this._snapshotServerService=r}createSocket(t){const e=this._ws.createSocket(t);if(!e)throw new Error("[CollaborationSocketService]: failed to create socket!");const s=new a.DisposableCollection,n=new f.Subject;s.add(a.toDisposable(e.close$.subscribe(u=>n.next(u)))),s.add(a.toDisposable(()=>n.complete()));const r=new f.Subject;s.add(a.toDisposable(e.error$.subscribe(u=>r.next(u)))),s.add(a.toDisposable(()=>r.complete()));const o=new f.Subject;s.add(a.toDisposable(e.message$.subscribe(u=>{const v=ze(u);o.next(v)}))),s.add(a.toDisposable(()=>o.complete()));const c=()=>{r.next(new Event("connection error")),n.next(new CloseEvent("connection error")),h.close()},h={memberID:"",close$:n.asObservable(),error$:r.asObservable(),open$:e.open$,message$:o.asObservable(),send:u=>{if(u.cmd===T.INGEST){if(u.data.eventID===_.CollaborationEvent.SUBMIT_CHANGESET){this._submitChangeset(h,u.data).catch(v=>{this._logService.error(v),c()});return}if(u.data.eventID===_.CollaborationEvent.FETCH_MISSING){const v=u.data;this._fetchMissChangesets(v).then(g=>{o.next({cmd:T.RECV,code:Me.OK,routeKey:v.data.unitID,routeType:"",data:{eventID:_.CollaborationEvent.PSEUDO_FETCH_MISSING_RESULT,data:{changesets:g}}})}).catch(g=>{this._logService.error(g),c()});return}}e.send(Je(u))},close:()=>{e.close(),s.dispose()}};return h}async _submitChangeset(t,e){var h;const{unitType:s,unitID:n,changeset:r}=e.data,o={unitID:n,memberID:t.memberID,type:s,changeset:_.parseChangesetToProtocol(r)},c=Nt((h=this._configService.getConfig(Ze))!=null?h:Lt,s,n);try{await this._http.post(c,{body:o})}catch(u){throw this._logService.error("[CollaborationSession]","submit changeset error!"),u}}async _fetchMissChangesets(t){const{unitID:e,from:s,to:n,unitType:r}=t.data;return(await this._snapshotServerService.fetchMissingChangesets({metadata:void 0},{unitID:e,type:r,from:s,to:n})).changesets}},S.CollaborationSocketService=Ut([te(0,l.Inject(P.HTTPService)),te(1,l.Inject(P.WebSocketService)),te(2,a.IConfigService),te(3,a.ILogService),te(4,a.ISnapshotServerService)],S.CollaborationSocketService);var Qe=(i,t,e,s)=>{for(var n=t,r=i.length-1,o;r>=0;r--)(o=i[r])&&(n=o(n)||n);return n},N=(i,t)=>(e,s)=>t(e,s,i),Y=(i=>(i[i.IDLE=0]="IDLE",i[i.JOINING=1]="JOINING",i[i.OFFLINE=2]="OFFLINE",i[i.ONLINE=3]="ONLINE",i))(Y||{});const et="COLLAB_WEB_SOCKET_URL",At="ws://127.0.0.1:8000/universer-api/comb/connect",tt="HEARTBEAT_INTERVAL",kt=3e4,we="HEARTBEAT_TIMEOUT",st=1e4,$t="RETRY_CONNECTING_INTERVAL",Pt=2e4,jt="RETRY_CONNECTING_MAX_COUNT",Ht=3;S.CollaborationSession=class extends a.RxDisposable{constructor(e,s,n,r,o,c,h,u){super();d(this,"_sessionStatus$",new f.BehaviorSubject(0));d(this,"sessionStatus$",this._sessionStatus$.asObservable());d(this,"_event$",new f.Subject);d(this,"event$",this._event$.asObservable());d(this,"_socket");d(this,"_socketMessageSubscription");d(this,"_collaborationTimeoutTimer");this._unitID=e,this._logService=n,this._beforeCloseService=r,this._messageService=o,this._configService=c,this._localeService=h,this._memberService=u,s.pipe(R.takeUntil(this.dispose$)).subscribe(v=>{var g;typeof v>"u"||(this._socket=v,v?(this._joinRoom(v),this._socketMessageSubscription=this._socket.message$.subscribe(I=>{I.routeKey===this._unitID&&this._onCombEvent(I)})):(this._sessionStatus$.next(2),(g=this._socketMessageSubscription)==null||g.unsubscribe(),this._socketMessageSubscription=null))}),this.disposeWithMe(this._beforeCloseService.registerOnClose(()=>{var v;(v=this._socket)==null||v.send({cmd:T.LEAVE,data:{roomID:this._unitID}})}))}get sessionStatus(){return this._sessionStatus$.getValue()}getMemberID(){var e,s;return(s=(e=this._socket)==null?void 0:e.memberID)!=null?s:null}dispose(){super.dispose(),this.dispose$.next(),this.dispose$.complete()}_onCombEvent(e){e.cmd===T.JOIN?this._onJoinRoomEvent(e):e.cmd===T.RECV&&this._onRecvEvent(e)}_joinRoom(e){this._sessionStatus$.next(1),e.send({cmd:T.JOIN,routeKey:this._unitID,routeType:"",data:{rooms:[{roomID:this._unitID}]}})}_onJoinRoomEvent(e){var n;if(e.code===Me.FAIL){this._messageService.show({type:k.MessageType.Warning,content:this._localeService.t("session.room-full")}),this._sessionStatus$.next(2);return}this._sessionStatus$.next(3);const s=(n=e.data.roomInfos[this._unitID])==null?void 0:n.members;s&&s.forEach(r=>this._memberService.updateMember(this._unitID,r))}_onRecvEvent(e){try{const s=e.data;switch(s.eventID){case _.CollaborationEvent.USERS_ENTER:this._onUserJoin(s),this._event$.next(s);break;case _.CollaborationEvent.USERS_LEAVE:this._onUserLeave(s),this._event$.next(s);break;case _.CollaborationEvent.CHANGESET_ACK:this._clearCollaborationTimeoutTimer(),this._event$.next(s);break;case _.CollaborationEvent.MSG_FOR_ERROR:this._logService.error(`save fail reason is ${JSON.stringify(s)}`),this._event$.next(s);break;default:this._event$.next(s)}}catch(s){this._logService.error(s,e)}}_onUserJoin(e){this._memberService.updateMember(this._unitID,e.data)}_onUserLeave(e){this._memberService.removeMember(this._unitID,e.data.memberID)}async send(e,s){if(this.sessionStatus!==3||!this._socket)throw new Error("[CollaborationSession]: should not send message when the session is offline!");try{e.eventID===_.CollaborationEvent.NEW_CHANGESETS&&this._scheduleCollaborationTimeoutTimer(),this._socket.send({cmd:T.INGEST,routeKey:s,routeType:"",data:e})}catch(n){this._logService.error(n)}}_scheduleCollaborationTimeoutTimer(){var e;this._collaborationTimeoutTimer=window.setTimeout(()=>{this._collaborationTimeoutTimer=null,this._messageService.show({type:k.MessageType.Error,content:this._localeService.t("session.collaboration-timeout")})},(e=this._configService.getConfig(we))!=null?e:st)}_clearCollaborationTimeoutTimer(){this._collaborationTimeoutTimer&&(clearTimeout(this._collaborationTimeoutTimer),this._collaborationTimeoutTimer=null)}},S.CollaborationSession=Qe([N(2,a.ILogService),N(3,$.IBeforeCloseService),N(4,$.IMessageService),N(5,a.IConfigService),N(6,l.Inject(a.LocaleService)),N(7,l.Inject(G))],S.CollaborationSession),S.CollaborationSessionService=class extends a.Disposable{constructor(e,s,n,r,o,c){super();d(this,"_socket$",new f.BehaviorSubject(void 0));d(this,"_sessions",new Map);d(this,"_status$",new f.BehaviorSubject(0));d(this,"status$",this._status$.asObservable());d(this,"_socketReady",!1);d(this,"_sendHeartbeatTimer");d(this,"_timeoutTimer");d(this,"_retryConnectingTimer");d(this,"_retryCount",0);this._injector=e,this._localeService=s,this._messageService=n,this._logService=r,this._configService=o,this._socketService=c}get _socket(){return this._socket$.getValue()}dispose(){super.dispose(),this._sessions.forEach(e=>e.dispose()),this._sessions.clear(),this._status$.complete()}async requireSession(e){if(this._sessions.has(e))return this._sessions.get(e);this._tryEnsureSocket();const s=this._injector.createInstance(S.CollaborationSession,e,this._socket$.asObservable());return this._sessions.set(e,s),s}_createSocket(){var n;const e=(n=this._configService.getConfig(et))!=null?n:At;return this._socketService.createSocket(e)}_tryEnsureSocket(){try{const e=this._createSocket();if(e){const s=e.send;e.send=n=>(this._rescheduleHeartbeatEvent(),s.apply(e,[n])),e.message$.subscribe(n=>this._onMessage(e,n)),e.error$.pipe(R.take(1)).subscribe(n=>this._logService.error("[CollaborationSessionService]: socket error",n)),e.open$.pipe(R.take(1)).subscribe(()=>{this._onConnectionOpen(e)}),e.close$.pipe(R.take(1)).subscribe(n=>{this._logService.debug("[CollaborationSessionService]","socket close",n),this._onConnectionFailed()})}}catch(e){this._logService.error(e),this._onConnectionFailed()}}_onConnectionOpen(e){this._logService.debug("[CollaborationSessionService]","socket open."),e.send({cmd:T.HELLO}),this._rescheduleHeartbeatEvent()}_onConnectionFailed(){var e;this._status$.next(2),this._socket$.next(null),this._clearTimeoutTimer(),this._clearHeartbeatTimer(),this._socketReady=!1,this._retryCount<((e=this._configService.getConfig(jt))!=null?e:Ht)?(this._scheduleReconnection(this._retryCount),this._retryCount+=1):this._messageService.show({type:k.MessageType.Error,content:this._localeService.t("session.connection-failed")})}_scheduleReconnection(e){var n;const s=((n=this._configService.getConfig($t))!=null?n:Pt)*2**e;this._messageService.show({type:k.MessageType.Warning,content:this._localeService.t("session.will-retry")}),this._retryConnectingTimer=setTimeout(()=>{this._tryEnsureSocket(),clearTimeout(this._retryConnectingTimer),this._retryConnectingTimer=null},s)}_rescheduleHeartbeatEvent(){var e;this._clearHeartbeatTimer(),this._sendHeartbeatTimer=setTimeout(()=>this._sendHeartbeat(),(e=this._configService.getConfig(tt))!=null?e:kt)}_sendHeartbeat(){this._socket.send({cmd:T.HEARTBEAT}),this._waitForHeartbeatResponse()}_waitForHeartbeatResponse(){var e;this._timeoutTimer=setTimeout(()=>this._onConnectionFailed(),(e=this._configService.getConfig(we))!=null?e:st)}_onMessage(e,s){const{cmd:n}=s;n===T.HELLO&&!this._socketReady&&(e.memberID=s.data.memberID,this._socket$.next(e),this._status$.next(3),this._socketReady=!0),n===T.HEARTBEAT&&this._clearTimeoutTimer(),this._rescheduleHeartbeatEvent()}_clearHeartbeatTimer(){this._sendHeartbeatTimer!=null&&(clearTimeout(this._sendHeartbeatTimer),this._sendHeartbeatTimer=null)}_clearTimeoutTimer(){this._timeoutTimer!=null&&(clearTimeout(this._timeoutTimer),this._timeoutTimer=null)}},S.CollaborationSessionService=Qe([N(0,l.Inject(l.Injector)),N(1,l.Inject(a.LocaleService)),N(2,$.IMessageService),N(3,a.ILogService),N(4,a.IConfigService),N(5,De)],S.CollaborationSessionService);var Bt=(i,t,e,s)=>{for(var n=t,r=i.length-1,o;r>=0;r--)(o=i[r])&&(n=o(n)||n);return n},se=(i,t)=>(e,s)=>t(e,s,i);const nt="LOCAL_CACHE_INTERVAL",xt=1e3;let D=class extends a.Disposable{constructor(t,e,s,n,r){super();d(this,"_cachedData",new Map);d(this,"_saveTaskMap",new Map);d(this,"_disabled",!1);this._configService=t,this._localStorageService=e,this._beforeCloseService=s,this._localeService=n,this._revisionService=r,this._setupBeforeClosingHandler()}disableLocalCache(){this._disabled=!0}enableLocalCache(){this._disabled=!1}dispose(){this._exhaustSavingTask().then(()=>super.dispose())}async loadOfflineData(t){return this._disabled?null:this._localStorageService.getItem(it(t))}async saveOfflineData(t,e){return!!this._localStorageService.setItem(t,e)}updateOfflineData(t,e,s,n){const r=this._revisionService.getCurrentRevForDocument(t);this._cachedData.set(t,{unitID:t,type:e,awaitingChangeset:s,mutations:n,rev:r}),this._saveTaskMap.has(t)||this._scheduleSaving(t)}_scheduleSaving(t){const e=this._getSaveTimeout();e===0?this._saveCache(t):this._saveTaskMap.set(t,setTimeout(()=>this._saveCache(t),e))}_getSaveTimeout(){var t;return(t=this._configService.getConfig(nt))!=null?t:xt}_saveCache(t){const e=this._saveTaskMap.get(t);return e!==void 0&&window.clearTimeout(e),this._localStorageService.setItem(it(t),this._cachedData.get(t)).then(()=>this._saveTaskMap.delete(t))}async _exhaustSavingTask(){const t=[];this._saveTaskMap.forEach((e,s)=>{window.clearTimeout(e),t.push(this._saveCache(s).then(()=>{this._saveTaskMap.delete(s)}))}),await Promise.all(t)}_setupBeforeClosingHandler(){this.disposeWithMe(this._beforeCloseService.registerBeforeClose(()=>{if(this._saveTaskMap.size)return this._localeService.t("collaboration-client.offline-data-not-saved")}))}};D=Bt([se(0,a.IConfigService),se(1,a.ILocalStorageService),se(2,$.IBeforeCloseService),se(3,l.Inject(a.LocaleService)),se(4,l.Inject(_.RevisionService))],D);function it(i){return`unit-cache-${i}`}const de=l.createIdentifier("univer-pro.collaboration-client.single-active-unit-service");var rt=(i=>(i[i.NO_OTHER_CLIENTS_EDITING=0]="NO_OTHER_CLIENTS_EDITING",i[i.OTHER_CLIENTS_EDITING=1]="OTHER_CLIENTS_EDITING",i))(rt||{});const ot=3e4,at="ACTIVE_UNIT_EVENT_CHANNEL";class Vt extends a.Disposable{constructor(){super();d(this,"_id",a.Tools.generateRandomId());d(this,"_selfUnitIDs",new Set);d(this,"_unitOnClients",new Map);d(this,"_heartbeatTimer",null);d(this,"_clearOtherTimers",new Map);d(this,"_unitStatus",new Map);this._init()}dispose(){super.dispose(),this._clearOtherTimers.forEach((e,s)=>this._removeClearOtherTimer(s)),this._heartbeatTimer&&window.clearInterval(this._heartbeatTimer)}getUnitStatus$(e){return this._ensureSubject(e).pipe(f.distinctUntilChanged())}editingUnit(e){this._selfUnitIDs.size===0&&this._scheduleHeartbeat(),this._selfUnitIDs.add(e),this._send({type:0,memberID:this._id,unitID:e})}disposeUnit(e){this._selfUnitIDs.delete(e),this._selfUnitIDs.size===0&&this._heartbeatTimer&&window.clearInterval(this._heartbeatTimer)}_init(){this.disposeWithMe(a.toDisposable(f.fromEvent(window,"storage").subscribe(e=>{if(e.key!==at||!e.newValue)return;const s=JSON.parse(e.newValue);this._handleEvent(s)}))),window.addEventListener("unload",()=>this._send({type:1,memberID:this._id,unitIDs:Array.from(this._selfUnitIDs)}))}_handleEvent(e){switch(e.type){case 0:this._handleJoinEvent(e);break;case 1:this._handleLeaveEvent(e);break;case 2:this._handleHeartbeatEvent(e);break}}_handleJoinEvent(e){const{unitID:s,memberID:n}=e;if(!this._unitOnClients.has(s)||!this._unitOnClients.get(s).has(n)){const r=this._unitOnClients.get(s)||new Set;r.add(n),this._unitOnClients.set(s,r),this._scheduleClearOtherTimer(n),this._send({type:0,memberID:this._id,unitID:s})}else this._ensureSubject(s).next(1)}_scheduleClearOtherTimer(e){this._removeClearOtherTimer(e);const s=window.setTimeout(()=>{this._unitOnClients.forEach(n=>{n.delete(e)})},ot*2);this._clearOtherTimers.set(e,s)}_removeClearOtherTimer(e){if(this._clearOtherTimers.has(e)){const s=this._clearOtherTimers.get(e);s&&window.clearTimeout(s),this._clearOtherTimers.set(e,null)}}_handleLeaveEvent(e){const{memberID:s,unitIDs:n}=e;n.forEach(r=>{var c;const o=this._unitOnClients.get(r);o&&(o.delete(s),(c=this._ensureSubject(r))==null||c.next(o.size===0?0:1))}),this._removeClearOtherTimer(s)}_handleHeartbeatEvent(e){this._scheduleClearOtherTimer(e.memberID)}_send(e){localStorage.setItem(at,JSON.stringify(e))}_scheduleHeartbeat(){this._heartbeatTimer=window.setInterval(()=>{this._send({type:2,memberID:this._id})},ot)}_ensureSubject(e){return this._unitStatus.has(e)||this._unitStatus.set(e,new f.BehaviorSubject(0)),this._unitStatus.get(e)}}var Ft=(i,t,e,s)=>{for(var n=t,r=i.length-1,o;r>=0;r--)(o=i[r])&&(n=o(n)||n);return n},ct=(i,t)=>(e,s)=>t(e,s,i);let ve=class{constructor(i,t){this._injector=i,this._transformService=t}transformIMECache(i){this._transformUndoRedoStack(i),this._transformPreviousActiveRange(i)}transformRemoteChangeset(i){const t=this._injector.get(L.IMEInputManagerService),{redoCache:e}=t.getUndoRedoMutationParamsCache();if(e.length===0)return i;let s=a.Tools.deepClone(i.mutations[0]);for(let n=0;n<e.length;n++){const r={id:"doc.mutation.rich-text-editing",params:{...e[n]}},o=this._transformService.transformMutation(s,r,!1);if(_.isTransformMutationFailure(o))throw o.error;s=o.m1Prime}return{...a.Tools.deepClone(i),mutations:[s]}}_transformUndoRedoStack(i){const t=this._injector.get(L.IMEInputManagerService),{undoCache:e,redoCache:s}=t.getUndoRedoMutationParamsCache();if(e.length===0||s.length===0)return;const n=[],r=[];let o=a.Tools.deepClone(i.mutations[0]),c=a.Tools.deepClone(i.mutations[0]);for(let h=e.length-1;h>=0;h--){const u={id:"doc.mutation.rich-text-editing",params:{...e[h]}},v={id:"doc.mutation.rich-text-editing",params:{...s[h]}},g=this._transformService.transformMutation(o,u,!1),I=this._transformService.transformMutation(c,v,!1);if(_.isTransformMutationFailure(g))throw g.error;if(_.isTransformMutationFailure(I))throw I.error;n.unshift(g.m2Prime.params),r.unshift(I.m2Prime.params),o=g.m1Prime,c=I.m1Prime}t.setUndoRedoMutationParamsCache({undoCache:n,redoCache:r})}_transformPreviousActiveRange(i){const t=this._injector.get(L.IMEInputManagerService),e=t.getActiveRange();if(e==null)return;const s=[{id:"doc.mutation.rich-text-editing",params:{unitId:i.unitID,actions:[],textRanges:[e]}}],n=this._transformService.transformMutationsWithChangeset(i,s);if(!_.isTransformMutationsWithChangesetSuccess(n))throw n.error;const r=n.m2Prime[0].params.textRanges;Array.isArray(r)&&r.length&&t.setActiveRange(r[0])}};ve=Ft([ct(0,l.Inject(l.Injector)),ct(1,_.ITransformService)],ve);var Wt=(i,t,e,s)=>{for(var n=t,r=i.length-1,o;r>=0;r--)(o=i[r])&&(n=o(n)||n);return n},ht=(i,t)=>(e,s)=>t(e,s,i);let Se=class{constructor(i,t){this._injector=i,this._transformService=t}transformSelections(i){var c;const t=this._injector.get(L.TextSelectionManagerService),e=(c=t.getSelections())!=null?c:[],s=e==null?void 0:e.map(L.serializeTextRange);if(s.length===0)return;const n=[{id:"doc.mutation.rich-text-editing",params:{unitId:i.unitID,actions:[],textRanges:s}}],r=this._transformService.transformMutationsWithChangeset(i,n);if(!_.isTransformMutationsWithChangesetSuccess(r))throw r.error;const o=r.m2Prime[0].params.textRanges;Array.isArray(o)&&o.length&&t.replaceTextRanges(o,!1)}};Se=Wt([ht(0,l.Inject(l.Injector)),ht(1,_.ITransformService)],Se);function lt(i){let t="";for(const e of i){const{startOffset:s,endOffset:n,isActive:r}=e;t.length&&(t+=","),t+=`${s}:${n}:${r?"1":"0"}`}return t}function Gt(i){const t=i.split(","),e=[];for(const s of t){const[n,r,o]=s.split(":");e.push({startOffset:Number(n),endOffset:Number(r),collapsed:n===r,isActive:o==="1"})}return e.some(s=>s.isActive)||(e[0].isActive=!0),e}class Ue extends a.RxDisposable{constructor(){super(...arguments);d(this,"_collabCursorState$",new f.BehaviorSubject(null));d(this,"collabCursorState$",this._collabCursorState$.asObservable())}syncEditingCollabCursor(e){const{unitID:s,memberID:n,textRanges:r}=e,o=lt(r),c={unitID:s,memberID:n,selection:o};this._collabCursorState$.next(c)}}var Yt=(i,t,e,s)=>{for(var n=t,r=i.length-1,o;r>=0;r--)(o=i[r])&&(n=o(n)||n);return n},ut=(i,t)=>(e,s)=>t(e,s,i);let ge=class{constructor(i,t){this._injector=i,this._transformService=t}transformSelections(i){var u,v,g,I;const t=this._injector.get(E.SelectionManagerService),{pluginName:e,unitId:s,sheetId:n}=t.getCurrent()||{},r=(u=t.getSelections())!=null?u:[];if(r.length===0||!e||!s||!n)return;const o=[{id:E.SetSelectionsOperation.id,params:{unitId:s,subUnitId:n,pluginName:e,selections:a.Tools.deepClone(r)}}],c=this._transformService.transformMutationsWithChangeset(i,o);if(!_.isTransformMutationsWithChangesetSuccess(c))throw c.error;const h=(I=(g=(v=c.m2Prime[0])==null?void 0:v.params)==null?void 0:g.selections)!=null?I:r;Array.isArray(h)&&h.length&&this._injector.get(a.ICommandService).executeCommand(E.SetSelectionsOperation.id,{unitId:s,subUnitId:n,pluginName:e,selections:h})}};ge=Yt([ut(0,l.Inject(l.Injector)),ut(1,_.ITransformService)],ge);const Kt=new Set([E.InsertSheetMutation.id]);function qt(i,t,e,s,n){var u,v,g,I;const r=[];for(const p of i)if(Kt.has(p.id)){if(r.length>0)break;r.push(p);break}else r.push(p);const o=(v=(u=n.getCurrentUser())==null?void 0:u.userID)!=null?v:"unknown",c=(I=(g=n.getCurrentUser())==null?void 0:g.memberID)!=null?I:"unknown";return{changeset:{unitID:t,type:_.mapDocumentTypeToUniverType(e.getUnitType(t)),baseRev:s.getCurrentRevForDocument(t),revision:0,userID:o,memberID:c,mutations:r},pendingMutations:i.slice(r.length)}}function Xt(i,t,e,s,n){var v,g,I,p;const o=[i.reduce((b,O)=>{var _e;const{id:M}=b,{id:W,type:le}=O,Ye=(_e=b.params)!=null?_e:{actions:[]},ue=O.params;if(M&&M!==W)throw new Error(`Cannot assemble a changeset from multiple mutations of different types: ${M} - ${W}.`);return{...b,id:W,type:le,params:{unitId:ue.unitId,textRanges:ue.textRanges,actions:a.TextX.compose(Ye.actions,ue.actions)}}},{})],c=(g=(v=n.getCurrentUser())==null?void 0:v.userID)!=null?g:"unknown",h=(p=(I=n.getCurrentUser())==null?void 0:I.memberID)!=null?p:"unknown";return{changeset:{unitID:t,type:_.mapDocumentTypeToUniverType(e.getUnitType(t)),baseRev:s.getCurrentRevForDocument(t),revision:0,userID:c,memberID:h,mutations:o},pendingMutations:[]}}var K=(i,t,e,s)=>{for(var n=t,r=i.length-1,o;r>=0;r--)(o=i[r])&&(n=o(n)||n);return n},m=(i,t)=>(e,s)=>t(e,s,i);const _t="SEND_CHANGESET_TIMEOUT",zt=2e3;var w=(i=>(i.NOT_COLLAB="not_collab",i.SYNCED="synced",i.PENDING="pending",i.AWAITING="awaiting",i.AWAITING_WITH_PENDING="awaiting_with_pending",i.FETCH_MISS="fetch_missing",i.CONFLICT="conflict",i.OFFLINE="offline",i))(w||{});class q{constructor(t,e,s,n,r,o,c,h,u){d(this,"_awaitingChangeset",null);d(this,"_pendingMutations",[]);this.unitID=t,this.type=e,this._handler=r,this._commandService=o,this._undoRedoService=c,this._revisionService=h,this._localCacheService=u,this._awaitingChangeset=s,this._pendingMutations=n}_checkMissing(t){const e=this._revisionService.getCurrentRevForDocument(this.unitID);return t.revision>e+1?(this._handler.onMissingChangesets({from:e,to:t.revision-1}),!0):!1}_transformUndoredo(t){this._undoRedoService.transformUndoRedo(this.unitID,t)}_transformSelections(t){var e,s;(s=(e=this._handler).onTransformSelections)==null||s.call(e,t)}_transformIMECache(t){var e,s;return(s=(e=this._handler).onTransformIME)==null?void 0:s.call(e,t)}_transformRemoteChangesetByIMECache(t){var e,s,n;return(n=(s=(e=this._handler).onTransformRemoteChangesetByIMECache)==null?void 0:s.call(e,t))!=null?n:t}_syncEditingCollabCursor(t){var e,s;if(this.type===j.UNIVER_DOC){const{unitID:n,mutations:r,memberID:o}=t,c=r[0].params.textRanges;Array.isArray(c)&&c.length>0&&((s=(e=this._handler).onSyncEditingCollabCursor)==null||s.call(e,{unitID:n,memberID:o,textRanges:c}))}}_updateLocalCache(){this._localCacheService.updateOfflineData(this.unitID,this.type,this._awaitingChangeset,this._pendingMutations)}_getCurrentRevision(){return this._revisionService.getCurrentRevForDocument(this.unitID)}_incrementRevisionNumber(){this._revisionService.incrementRevForDocument(this.unitID)}_executeRemoteChangeset(t){var n;const e=this._transformRemoteChangesetByIMECache(t),s=a.sequenceExecute(e.mutations,this._commandService,{fromCollab:!0});if(!s.result)throw s.error instanceof Error?s.error:new Error((n=s.error)!=null?n:"[CollaborationState]: apply error!");this._transformIMECache(e),this._transformUndoredo(t),this._transformSelections(e),this._syncEditingCollabCursor(e),this._incrementRevisionNumber()}}let ne=class extends q{constructor(t,e,s,n,r,o,c,h,u){super(t,e,null,[],s,h,c,n,r);d(this,"status","synced");this._injector=o,this._logService=u}appendMutation(t){const e=this._injector.createInstance(H,this.unitID,this.type,[t],this._handler);return e._schedule(),e._updateLocalCache(),e}onRemoteChangeset(t){if(this._checkMissing(t))return this._injector.createInstance(x,this.unitID,this.type,null,[],null,[t],this._handler);try{return this._executeRemoteChangeset(t),this}catch(s){return this._logService.error("[CollaborationController]: remote changeset applied error.",s),this}}onRemoteAck(){throw new Error("[SyncedState]: received acknowledgement.")}onRemoteRej(){throw new Error("[SyncedState]: received rejection.")}toggleOffline(){return this._injector.createInstance(F,this.unitID,this.type,null,[],this._handler)}toggleOnline(){return this}resend(){throw new Error("[SyncedState]: invalid calling to `resend`.")}};ne=K([m(3,l.Inject(_.RevisionService)),m(4,l.Inject(D)),m(5,l.Inject(l.Injector)),m(6,a.IUndoRedoService),m(7,a.ICommandService),m(8,a.ILogService)],ne);let H=class extends q{constructor(t,e,s,n,r,o,c,h,u,v,g,I,p,b){super(t,e,null,s,n,v,b,o,c);d(this,"status","pending");d(this,"_scheduleTimestamp",null);d(this,"_sendingTimer",null);this._injector=r,this._memberService=h,this._logService=u,this._configService=g,this._transformService=I,this._univerInstanceService=p}appendMutation(t){return this._pendingMutations.push(t),this._updateLocalCache(),this}onRemoteChangeset(t){if(this._checkMissing(t))return this._clearScheduledTask(),this._injector.createInstance(x,this.unitID,this.type,null,this._pendingMutations,null,[t],this._handler);try{const s=this._transformService.transformMutationsWithChangeset(t,this._pendingMutations);if(_.isTransformMutationsWithChangesetSuccess(s)){const{c1Prime:n,m2Prime:r}=s;this._executeRemoteChangeset(n);const o=this._injector.createInstance(H,this.unitID,this.type,r,this._handler);return this._clearScheduledTask(),o._schedule(this._scheduleTimestamp?Math.max(0,new Date().getTime()-this._scheduleTimestamp):this._getSendChangesetTimeout()),o}throw s.error}catch(s){return this._logService.error(s),this._onConflict()}}onRemoteAck(){throw new Error("[PendingState]: received acknowledgement.")}onRemoteRej(){throw new Error("[PendingState]: received rejection.")}toggleOffline(){return this._clearScheduledTask(),this._injector.createInstance(F,this.unitID,this.type,null,this._pendingMutations,this._handler)}toggleOnline(){return this}_schedule(t){t=t!=null?t:this._getSendChangesetTimeout(),this._scheduleTimestamp=new Date().getTime(),this._sendingTimer=setTimeout(()=>{this._clearScheduledTask();let e=null;switch(this.type){case j.UNIVER_SHEET:{e=qt(this._pendingMutations,this.unitID,this._univerInstanceService,this._revisionService,this._memberService);break}case j.UNIVER_DOC:{e=Xt(this._pendingMutations,this.unitID,this._univerInstanceService,this._revisionService,this._memberService);break}default:throw new Error(`[PendingState]: unhandled univer type: ${this.type} in _schedule.`)}const{changeset:s,pendingMutations:n}=e;this._handler.onSendChangeset(s);const r=n.length?this._injector.createInstance(B,this.unitID,this.type,s,n,this._handler):this._injector.createInstance(V,this.unitID,this.type,s,this._handler);r._updateLocalCache(),this._handler.onStateChange(this,r)},t)}_getSendChangesetTimeout(){var t;return(t=this._configService.getConfig(_t))!=null?t:zt}resend(){throw new Error("[PendingState]: invalid calling to `resend`.")}_clearScheduledTask(){this._sendingTimer!=null&&(clearTimeout(this._sendingTimer),this._sendingTimer=null)}_onConflict(){return this._clearScheduledTask(),this._injector.createInstance(X,this.unitID,this.type,null,this._pendingMutations,this._handler)}};H=K([m(4,l.Inject(l.Injector)),m(5,l.Inject(_.RevisionService)),m(6,l.Inject(D)),m(7,l.Inject(G)),m(8,a.ILogService),m(9,a.ICommandService),m(10,a.IConfigService),m(11,_.ITransformService),m(12,a.IUniverInstanceService),m(13,a.IUndoRedoService)],H);let V=class extends q{constructor(t,e,s,n,r,o,c,h,u,v,g){super(t,e,s,[],n,h,g,o,c);d(this,"status","awaiting");this._injector=r,this._logService=u,this._transformService=v}appendMutation(t){const e=this._injector.createInstance(B,this.unitID,this.type,this._awaitingChangeset,[t],this._handler);return e._updateLocalCache(),e}onRemoteChangeset(t){if(this._checkMissing(t))return this._injector.createInstance(x,this.unitID,this.type,this._awaitingChangeset,[],null,[t],this._handler);try{const s=this._transformService.transformChangesets([t],[this._awaitingChangeset],!1);if(_.isTransformChangesetsSuccess(s)){const{c1Prime:n,c2Prime:r}=s;this._executeRemoteChangeset(n[0]),r[0].baseRev=this._getCurrentRevision();const o=this._injector.createInstance(V,this.unitID,this.type,r[0],this._handler);return o._updateLocalCache(),o}return this._onConflict()}catch(s){return this._logService.error(s),this._onConflict()}}onRemoteAck(t){const e=this._revisionService.getCurrentRevForDocument(this.unitID);if(t.revision<e-1)return this;if(this._checkMissing(t))return this._injector.createInstance(x,this.unitID,this.type,null,[],this._awaitingChangeset,[],this._handler);this._incrementRevisionNumber();const n=this._injector.createInstance(ne,this.unitID,this.type,this._handler);return n._updateLocalCache(),n}onRemoteRej(){return this._onConflict()}toggleOffline(){return this._injector.createInstance(F,this.unitID,this.type,this._awaitingChangeset,[],this._handler)}toggleOnline(){return this}resend(){this._handler.onSendChangeset(this._awaitingChangeset)}_onConflict(){return this._injector.createInstance(X,this.unitID,this.type,this._awaitingChangeset,[],this._handler)}};V=K([m(4,l.Inject(l.Injector)),m(5,l.Inject(_.RevisionService)),m(6,l.Inject(D)),m(7,a.ICommandService),m(8,a.ILogService),m(9,_.ITransformService),m(10,a.IUndoRedoService)],V);let B=class extends q{constructor(t,e,s,n,r,o,c,h,u,v,g,I){super(t,e,s,n,r,u,I,c,h);d(this,"status","awaiting_with_pending");this._injector=o,this._logService=v,this._transformService=g}appendMutation(t){return this._pendingMutations.push(t),this}onRemoteChangeset(t){if(this._checkMissing(t))return this._injector.createInstance(x,this.unitID,this.type,this._awaitingChangeset,this._pendingMutations,null,[t],this._handler);try{const s=this._transformService.transformChangesets([t],[this._awaitingChangeset],!1);if(_.isTransformChangesetsSuccess(s)){const{c1Prime:n,c2Prime:r}=s,o=this._transformService.transformMutationsWithChangeset(n[0],this._pendingMutations);if(_.isTransformMutationsWithChangesetSuccess(o)){const{c1Prime:c,m2Prime:h}=o;return this._executeRemoteChangeset(c),r[0].baseRev=this._getCurrentRevision(),this._injector.createInstance(B,this.unitID,this.type,r[0],h,this._handler)}throw o.error}throw s.error}catch(s){return this._logService.error(s),this._onConflict()}}onRemoteAck(t){if(this._checkMissing(t))return this._injector.createInstance(x,this.unitID,this.type,null,this._pendingMutations,this._awaitingChangeset,[],this._handler);this._incrementRevisionNumber();const s=this._injector.createInstance(H,this.unitID,this.type,this._pendingMutations,this._handler);return s._schedule(),s._updateLocalCache(),s}onRemoteRej(){return this._onConflict()}toggleOffline(){return this._injector.createInstance(F,this.unitID,this.type,this._awaitingChangeset,this._pendingMutations,this._handler)}toggleOnline(){return this}resend(){this._handler.onSendChangeset(this._awaitingChangeset)}_onConflict(){return this._injector.createInstance(X,this.unitID,this.type,null,this._pendingMutations,this._handler)}};B=K([m(5,l.Inject(l.Injector)),m(6,l.Inject(_.RevisionService)),m(7,l.Inject(D)),m(8,a.ICommandService),m(9,a.ILogService),m(10,_.ITransformService),m(11,a.IUndoRedoService)],B);let X=class extends q{constructor(t,e,s,n,r,o,c,h,u,v,g,I){super(t,e,s,n,r,c,h,v,u);d(this,"status","conflict");this._univerPermissionService=o,this._localeService=g,this._notificationService=I,this._showConflictNotification(),this._clearLocalCache(),this._disableEditing()}appendMutation(){return this}onRemoteChangeset(){return this}onRemoteAck(){return this}onRemoteRej(){return this}toggleOffline(){return this}toggleOnline(){return this}resend(){throw new Error("[ConflictState]: invalid calling to `resend`.")}_clearLocalCache(){this._localCacheService.updateOfflineData(this.unitID,this.type,null,[])}_showConflictNotification(){this._notificationService.show({title:this._localeService.t("conflict.title"),content:this._localeService.t("conflict.content"),type:"error",duration:0})}_disableEditing(){this._univerPermissionService.setEditable(this.unitID,!1)}};X=K([m(5,l.Inject(a.UniverPermissionService)),m(6,a.ICommandService),m(7,a.IUndoRedoService),m(8,l.Inject(D)),m(9,l.Inject(_.RevisionService)),m(10,l.Inject(a.LocaleService)),m(11,$.INotificationService)],X);let F=class extends q{constructor(t,e,s,n,r,o,c,h,u,v){super(t,e,s,n,r,u,v,c,h);d(this,"status","offline");this._injector=o}appendMutation(t){return this._pendingMutations.push(t),this._updateLocalCache(),this}onRemoteChangeset(t){throw new Error("[OfflineState]: received changeset.")}onRemoteAck(){throw new Error("[OfflineState]: received acknowledgement.")}onRemoteRej(){throw new Error("[OfflineState]: received rejection.")}toggleOffline(){return this}toggleOnline(){const{_injector:t,_pendingMutations:e,_awaitingChangeset:s,unitID:n,_handler:r,type:o}=this,c=dt(t,n,o,s,e,r);return c instanceof H?c._schedule():(c instanceof B||c instanceof V)&&c.resend(),c}resend(){throw new Error("[OfflineState]: invalid calling to `resend`.")}};F=K([m(5,l.Inject(l.Injector)),m(6,l.Inject(_.RevisionService)),m(7,l.Inject(D)),m(8,a.ICommandService),m(9,a.IUndoRedoService)],F);let x=class extends q{constructor(t,e,s,n,r,o,c,h,u,v,g,I,p,b){super(t,e,s,n,c,I,p,u,v);d(this,"status","fetch_missing");this._acknowledgedAwaitingChangeset=r,this._queuedRemoteChangesets=o,this._injector=h,this._logService=g,this._transformService=b}onMissedChangesetFetched(t){try{const e=[...t,...this._queuedRemoteChangesets],s=[this._awaitingChangeset||this._acknowledgedAwaitingChangeset].filter(h=>!!h);let n,r;if(s.length){const h=this._transformService.transformChangesets(e,s,!1);if(!_.isTransformChangesetsSuccess(h))throw h.error;n=h.c1Prime,r=h.c2Prime}else n=e,r=[];let o=this._pendingMutations;n.forEach(h=>{let u;if(o.length){const v=this._transformService.transformMutationsWithChangeset(h,o);if(!_.isTransformMutationsWithChangesetSuccess(v))throw v.error;u=v.c1Prime,o=v.m2Prime}else u=h;this._executeRemoteChangeset(u)}),this._acknowledgedAwaitingChangeset&&this._incrementRevisionNumber(),this._awaitingChangeset&&r.length&&(r[0].baseRev=this._getCurrentRevision());let c;if(this._awaitingChangeset&&o.length!==0)c=this._injector.createInstance(B,this.unitID,this.type,r[0],o,this._handler);else if(this._awaitingChangeset&&o.length===0)r[0].baseRev=this._getCurrentRevision(),c=this._injector.createInstance(V,this.unitID,this.type,r[0],this._handler);else if(o.length!==0){const h=this._injector.createInstance(H,this.unitID,this.type,o,this._handler);h._schedule(),c=h}else c=this._injector.createInstance(ne,this.unitID,this.type,this._handler);return c._updateLocalCache(),c}catch(e){return this._logService.error("[FetchMissState]","failed to apply missed changesets!",e),this._injector.createInstance(X,this.unitID,this.type,this._awaitingChangeset,this._pendingMutations,this._handler)}}resend(){throw new Error("[FetchingMissState]: invalid calling to `resend`.")}appendMutation(t){return this._pendingMutations.push(t),this}onRemoteChangeset(t){return this._queuedRemoteChangesets.push(t),this}onRemoteAck(t){if(this._awaitingChangeset)return this._acknowledgedAwaitingChangeset=this._awaitingChangeset,this._awaitingChangeset=null,this;throw new Error("[FetchingMissState]: not expected to receive ack when `this._awaitingChangeset` is null!")}onRemoteRej(){return this._onConflict()}toggleOffline(){return this._injector.createInstance(F,this.unitID,this.type,this._awaitingChangeset,this._pendingMutations,this._handler)}toggleOnline(){return this}_onConflict(){return this._injector.createInstance(X,this.unitID,this.type,this._awaitingChangeset,this._pendingMutations,this._handler)}};x=K([m(7,l.Inject(l.Injector)),m(8,l.Inject(_.RevisionService)),m(9,l.Inject(D)),m(10,a.ILogService),m(11,a.ICommandService),m(12,a.IUndoRedoService),m(13,_.ITransformService)],x);function dt(i,t,e,s,n,r){return s&&n.length?i.createInstance(B,t,e,s,n,r):s?i.createInstance(V,t,e,s,r):n.length?i.createInstance(H,t,e,n,r):i.createInstance(ne,t,e,r)}var fe=(i,t,e,s)=>{for(var n=t,r=i.length-1,o;r>=0;r--)(o=i[r])&&(n=o(n)||n);return n},C=(i,t)=>(e,s)=>t(e,s,i);S.CollaborationController=class extends a.RxDisposable{constructor(e,s,n){super();d(this,"_entities",new Map);d(this,"_entityInit$",new f.Subject);this._injector=e,this._collabSessionService=s,this._univerInstanceService=n,this._init()}dispose(){super.dispose(),this._entities.forEach(e=>e.dispose()),this._entities.clear()}getCollabEntity(e){var s;return(s=this._entities.get(e))!=null?s:null}getCollabEntity$(e){const s=this.getCollabEntity(e);return s?f.of(s):this._entityInit$.pipe(R.filter(n=>n.unitID===e))}_init(){this._univerInstanceService.getTypeOfUnitAdded$(a.UniverInstanceType.UNIVER_SHEET).pipe(f.takeUntil(this.dispose$),R.delay(16)).subscribe(async s=>{const n=s.getUnitId(),r=await this._startCollaboration(n,j.UNIVER_SHEET);this._entities.set(n,r)}),this._univerInstanceService.getTypeOfUnitAdded$(a.UniverInstanceType.UNIVER_DOC).pipe(f.takeUntil(this.dispose$),R.delay(16)).pipe(R.filter(s=>!s.getUnitId().startsWith("__"))).subscribe(async s=>{const n=s.getUnitId(),r=await this._startCollaboration(n,j.UNIVER_DOC);this._entities.set(n,r)}),f.merge(this._univerInstanceService.getTypeOfUnitDisposed$(a.UniverInstanceType.UNIVER_SHEET),this._univerInstanceService.getTypeOfUnitDisposed$(a.UniverInstanceType.UNIVER_DOC)).pipe(f.takeUntil(this.dispose$)).subscribe(s=>{const n=s.getUnitId(),r=this._entities.get(n);r&&(r.dispose(),this._entities.delete(n))})}async _startCollaboration(e,s){const n=await this._collabSessionService.requireSession(e),r=this._injector.createInstance(this._getCtorByUniverType(s),e,s,n);return await r.init(),this._entityInit$.next(r),r}_getCtorByUniverType(e){switch(e){case j.UNIVER_DOC:return Le;case j.UNIVER_SHEET:return Ne;default:throw new Error(`[CollaborationController]: invalid univer type: ${e}`)}}},S.CollaborationController=fe([a.OnLifecycle(a.LifecycleStages.Starting,S.CollaborationController),C(0,l.Inject(l.Injector)),C(1,l.Inject(S.CollaborationSessionService)),C(2,a.IUniverInstanceService)],S.CollaborationController);let me=class extends a.RxDisposable{constructor(t,e,s,n,r,o,c,h,u,v,g,I,p){super();d(this,"_state$",new f.BehaviorSubject(null));d(this,"state$",this._state$.asObservable());d(this,"_state");d(this,"_collaborationPaused",!1);d(this,"status$",this.state$.pipe(R.map(t=>t?t.status:w.OFFLINE),R.shareReplay(1)));d(this,"_transitionLocked",!1);d(this,"_remoteChangesetQueue",[]);this.unitID=t,this._type=e,this._session=s,this._injector=n,this._localCacheService=r,this._univerPermissionService=o,this._compressMutationService=c,this._localeService=h,this._revisionService=u,this._logService=v,this._commandService=g,this._messageService=I,this._singleActiveUnitService=p}get state(){return this._state}async init(){if(this.state)throw new Error('[CollaborationEntity]: initial state has been created before. You should not call "init" twice.');await this._init()}pauseCollaboration(){return this._collaborationPaused=!0,a.toDisposable(()=>{this._collaborationPaused=!1,this._exhaustRemoteChangesetQueue()})}_updateState(t){this._state=t,this._state$.next(t)}async _init(){var t;return this._updateState(await this._createInitialState()),this._singleActiveUnitService&&((t=this._singleActiveUnitService)==null||t.editingUnit(this.unitID),this.disposeWithMe(a.toDisposable(this._singleActiveUnitService.getUnitStatus$(this.unitID).subscribe(e=>{this._logService.debug("[CollaborationEntity]","editing status changed to",e),e===rt.OTHER_CLIENTS_EDITING?(this._messageService.show({content:this._localeService.t("collaboration.single-unit.warning"),type:k.MessageType.Warning}),this._univerPermissionService.setEditable(this.unitID,!1)):this._univerPermissionService.setEditable(this.unitID,!0)})))),this.disposeWithMe(a.toDisposable(this._session.sessionStatus$.subscribe(e=>{e===Y.ONLINE?this._toggleOnline():e===Y.OFFLINE&&this._toggleOffline()}))),this.disposeWithMe(a.toDisposable(this._session.event$.subscribe(e=>{try{const s=e.eventID;s===_.CollaborationEvent.NEW_CHANGESETS?this._onRemoteChangeset(_.parseProtocolChangeset(e.data)):s===_.CollaborationEvent.CHANGESET_ACK?this._onRemoteACK(e.data):s===_.CollaborationEvent.CHANGESET_REJ?this._onRemoteRejected():s===_.CollaborationEvent.PSEUDO_FETCH_MISSING_RESULT&&this._onFetchMissResult(e.data.changesets.map(n=>_.parseProtocolChangeset(n)))}catch(s){throw console.error("Error on receiving event",s),s}}))),this._state}_unlockTransition(){this._transitionLocked=!1}_lockTransition(){if(this._transitionLocked)throw new Error("[CollaborationEntity]: cannot lock transition twice! This is an implementation error, meaning you transit the collaboration state again in the process of a previous transition. This should never happen.");this._transitionLocked=!0}_onLocalMutation(t){this._lockTransition(),this._updateState(this._state.appendMutation(t)),this._unlockTransition()}_onRemoteChangeset(t){if(!(t.revision<=this._revisionService.getCurrentRevForDocument(this.unitID))){if(this._collaborationPaused){this._remoteChangesetQueue.push(t);return}this._applyRemoteChangeset(t)}}_exhaustRemoteChangesetQueue(){this._remoteChangesetQueue.forEach(t=>this._applyRemoteChangeset(t)),this._remoteChangesetQueue=[]}_applyRemoteChangeset(t){const e=this._compressMutationService.interceptor.fetchThroughInterceptors(this._compressMutationService.interceptor.getInterceptPoints().COMPRESS_MUTATION_APPLY)(t.mutations,null)||t.mutations,s={...t,mutations:e};this._lockTransition(),this._updateState(this._state.onRemoteChangeset(s)),this._unlockTransition()}_onRemoteACK(t){this._lockTransition(),this._updateState(this._state.onRemoteAck(t)),this._unlockTransition()}_onRemoteRejected(){this._lockTransition(),this._updateState(this._state.onRemoteRej()),this._unlockTransition()}_onFetchMissResult(t){if(!(this._state instanceof x))throw new TypeError("[CollaborationEntity]: cannot apply missing results on other states!");const e=t.map(s=>{const n=this._compressMutationService.interceptor.fetchThroughInterceptors(this._compressMutationService.interceptor.getInterceptPoints().COMPRESS_MUTATION_APPLY)(s.mutations,null)||s.mutations;return{...s,mutations:n}});this._lockTransition(),this._updateState(this._state.onMissedChangesetFetched(e)),this._unlockTransition()}_toggleOffline(){this._lockTransition(),this._updateState(this._state.toggleOffline()),this._unlockTransition()}_toggleOnline(){this._lockTransition(),this._updateState(this._state.toggleOnline()),this._unlockTransition()}async _createInitialState(){return new Promise(t=>{this._session.sessionStatus$.pipe(R.take(1)).subscribe(async e=>{t(await this._createInitialStateImpl(e===Y.ONLINE))})})}_createHandler(){const t=this.unitID;return{onStateChange:(s,n)=>{if(s!==this._state)throw new Error(`[ClientCollaborationController]: invalid state transition! State transferred from is not the current state.
|
2
|
-
Before: ${s.status}
|
3
|
-
After: ${n.status}
|
4
|
-
Current: ${this._state.status}`);this._updateState(n)},onSendChangeset:s=>{const n={eventID:_.CollaborationEvent.SUBMIT_CHANGESET,data:{unitID:s.unitID,unitType:this._type,changeset:s,memberID:this._session.getMemberID()}};this._session.send(n,this.unitID)},onMissingChangesets:({from:s,to:n})=>{this._logService.debug("[CollaborationEntity]",`fetching missing changesets from ${s} to ${n}`);const r={eventID:_.CollaborationEvent.FETCH_MISSING,data:{unitID:t,unitType:this._type,from:s,to:n}};this._session.send(r,this.unitID)}}}async _createInitialStateImpl(t){var c,h;const e=await this._localCacheService.loadOfflineData(this.unitID),s=(c=e==null?void 0:e.mutations)!=null?c:[],n=(h=e==null?void 0:e.awaitingChangeset)!=null?h:null,r=this.unitID;try{this._replayCachedMutations(n,s)}catch(u){this._logService.error(u)}const o=this._createHandler();if(t){const u=dt(this._injector,r,this._type,n,s,o);return u instanceof H?u._schedule():(u instanceof B||u instanceof V)&&u.resend(),u}return this._injector.createInstance(F,r,this._type,n,s,o)}_replayCachedMutations(t,e){var n,r;const s=this._compressMutationService.interceptor.fetchThroughInterceptors(this._compressMutationService.interceptor.getInterceptPoints().COMPRESS_MUTATION_APPLY);(n=s((t==null?void 0:t.mutations)||[],null))==null||n.forEach(o=>this._commandService.executeCommand(o.id,o.params)),(r=s(e||[],null))==null||r.forEach(o=>this._commandService.executeCommand(o.id,o.params))}};me=fe([C(3,l.Inject(l.Injector)),C(4,l.Inject(D)),C(5,l.Inject(a.UniverPermissionService)),C(6,l.Inject(_.CompressMutationService)),C(7,l.Inject(a.LocaleService)),C(8,l.Inject(_.RevisionService)),C(9,a.ILogService),C(10,a.ICommandService),C(11,$.IMessageService),C(12,l.Optional(de))],me);let Le=class extends me{constructor(i,t,e,s,n,r,o,c,h,u,v,g,I,p,b,O,M){super(i,t,e,s,n,r,o,c,h,p,b,O,M),this.unitID=i,this.type=t,this.session=e,this._docStateChangeManagerService=u,this._docTransformIMECacheService=v,this._docTransformSelectionsService=g,this._docSyncEditingCollabCursorService=I}_createHandler(){const i=super._createHandler();return i.onTransformIME=t=>this._docTransformIMECacheService.transformIMECache(t),i.onTransformSelections=t=>this._docTransformSelectionsService.transformSelections(t),i.onSyncEditingCollabCursor=t=>this._docSyncEditingCollabCursorService.syncEditingCollabCursor(t),i.onTransformRemoteChangesetByIMECache=t=>this._docTransformIMECacheService.transformRemoteChangeset(t),i}async _init(){const i=await super._init();return this._docStateChangeManagerService.docStateChange$.pipe(f.takeUntil(this.dispose$)).subscribe(t=>{if(t==null)return;const{unitId:e,redoState:s,commandId:n}=t;if(e!==this.unitID)return;const r={id:n,type:a.CommandType.MUTATION,params:{unitId:e,actions:s.actions,textRanges:null}};this._onLocalMutation(r)}),i}};Le=fe([C(3,l.Inject(l.Injector)),C(4,l.Inject(D)),C(5,l.Inject(a.UniverPermissionService)),C(6,l.Inject(_.CompressMutationService)),C(7,l.Inject(a.LocaleService)),C(8,l.Inject(_.RevisionService)),C(9,l.Inject(L.DocStateChangeManagerService)),C(10,l.Inject(ve)),C(11,l.Inject(Se)),C(12,l.Inject(Ue)),C(13,a.ILogService),C(14,a.ICommandService),C(15,$.IMessageService),C(16,l.Optional(de))],Le);let Ne=class extends me{constructor(i,t,e,s,n,r,o,c,h,u,v,g,I,p){super(i,t,e,s,n,r,o,c,h,v,g,I,p),this.unitID=i,this.type=t,this.session=e,this._sheetTransformSelectionsService=u}_createHandler(){const i=super._createHandler();return i.onTransformSelections=t=>this._sheetTransformSelectionsService.transformSelections(t),i}async _init(){const i=await super._init();return this.disposeWithMe(this._commandService.onCommandExecuted((t,e)=>{if(t.type!==a.CommandType.MUTATION||e!=null&&e.fromCollab||e!=null&&e.onlyLocal)return;const s=t.params;if((s==null?void 0:s.unitId)!==this.unitID)return;const n=t,r=this._compressMutationService.interceptor.fetchThroughInterceptors(this._compressMutationService.interceptor.getInterceptPoints().COMPRESS_MUTATION_SEND)([n],null)||[n];this._onLocalMutation(r[0])})),i}};Ne=fe([C(3,l.Inject(l.Injector)),C(4,l.Inject(D)),C(5,l.Inject(a.UniverPermissionService)),C(6,l.Inject(_.CompressMutationService)),C(7,l.Inject(a.LocaleService)),C(8,l.Inject(_.RevisionService)),C(9,l.Inject(ge)),C(10,a.ILogService),C(11,a.ICommandService),C(12,$.IMessageService),C(13,l.Optional(de))],Ne);const vt=["purple300","jiqing500","verdancy600","red300","blue400","gold400"];class Ae extends a.Disposable{constructor(){super(...arguments);d(this,"_assignedColors",new Map);d(this,"_colorIndex",0)}assignAColorForMemberID(e){if(this._assignedColors.has(e))return this._assignedColors.get(e);const s=vt[this._colorIndex];return this._colorIndex=(this._colorIndex+1)%vt.length,this._assignedColors.set(e,s),s}}var Jt=(i,t,e,s)=>{for(var n=t,r=i.length-1,o;r>=0;r--)(o=i[r])&&(n=o(n)||n);return n},J=(i,t)=>(e,s)=>t(e,s,i);const Zt=300,Qt=100,es=()=>{let i=[],t=!1;return e=>{i.push(e),t||(t=!0,setTimeout(()=>{i.forEach(s=>s()),i=[],t=!1}))}};let ke=class extends a.RxDisposable{constructor(t,e,s,n,r,o,c,h){super();d(this,"_online",!1);d(this,"_init",!1);d(this,"_cursorInfo$",new f.BehaviorSubject(new Map));d(this,"cursorInfo$",this._cursorInfo$.asObservable());d(this,"_roomMembers$",new f.BehaviorSubject([]));d(this,"roomMembers$",this._roomMembers$.pipe(f.debounceTime(Zt)));d(this,"_updateLocalCursor",Oe((t,e)=>{const s={eventID:_.CollaborationEvent.UPDATE_CURSOR,data:{unitID:this.unitID,memberID:this._session.getMemberID(),selection:qe.serializeRangeWithSheet(t,e.range)}};this._session.send(s,this.unitID)},Qt));this.unitID=t,this._session=e,this._injector=s,this._colorAssignService=n,this._memberService=r,this._univerInstanceService=o,this._commandService=c,this._refRangeService=h}get cursorInfo(){return this._cursorInfo$.getValue()}get roomMembers(){return this._roomMembers$.getValue()}dispose(){super.dispose(),this._cursorInfo$.next(new Map),this._cursorInfo$.complete(),this._roomMembers$.next([]),this._roomMembers$.complete()}init(){this._init||(this._init=!0,this._session.sessionStatus$.pipe(f.takeUntil(this.dispose$)).subscribe(t=>{t===Y.ONLINE?this._toggleOnline():this._toggleOffline()}),this._session.event$.pipe(f.takeUntil(this.dispose$)).subscribe(t=>{const e=t.eventID;e===_.CollaborationEvent.UPDATE_CURSOR&&this._onCursorUpdate(t),e===_.CollaborationEvent.USERS_LEAVE&&this._onCursorDelete(t)}),this._onRefRangeChange(),this.disposeWithMe(this._commandService.onCommandExecuted(t=>{if(this._online&&t.id===E.SetSelectionsOperation.id&&t.params.unitId===this.unitID){const e=t.params;this._updateLocalCursor(e.subUnitId,e.selections[0])}})))}_onCursorUpdate(t){var u,v;const{memberID:e,selection:s}=t.data,{sheetName:n,range:r}=qe.deserializeRangeWithSheet(s),c={name:(v=(u=this._memberService.getMember(this.unitID,e))==null?void 0:u.name)!=null?v:"Unknown user",range:this._getMergeRange(n,r),sheetID:n,color:this._colorAssignService.assignAColorForMemberID(e),selection:s},h=this.cursorInfo;h.set(e,c),this._cursorInfo$.next(h)}_onCursorDelete(t){const{memberID:e}=t.data,s=this.cursorInfo;s.delete(e),this._cursorInfo$.next(s)}_getMergeRange(t,e){var n,r;const s=(r=(n=this._univerInstanceService.getUniverSheetInstance(this.unitID))==null?void 0:n.getSheetBySheetId(t))==null?void 0:r.getMergeData();return(s==null?void 0:s.find(o=>a.Rectangle.contains(o,e)))||e}_onRefRangeChange(){const t=new a.DisposableCollection,e=es(),s=()=>{t.dispose();const n=(r,o,c,h)=>{let u=[];switch(r.id){case E.EffectRefRangId.DeleteRangeMoveLeftCommandId:{u=E.handleDeleteRangeMoveLeft(r,h);break}case E.EffectRefRangId.DeleteRangeMoveUpCommandId:{u=E.handleDeleteRangeMoveUp(r,h);break}case E.EffectRefRangId.InsertColCommandId:{u=E.handleInsertCol(r,h);break}case E.EffectRefRangId.InsertRangeMoveDownCommandId:{u=E.handleInsertRangeMoveDown(r,h);break}case E.EffectRefRangId.InsertRangeMoveRightCommandId:{u=E.handleInsertRangeMoveRight(r,h);break}case E.EffectRefRangId.InsertRowCommandId:{u=E.handleInsertRow(r,h);break}case E.EffectRefRangId.MoveRangeCommandId:{u=E.handleMoveRange(r,h);break}case E.EffectRefRangId.RemoveColCommandId:{u=E.handleIRemoveCol(r,h);break}case E.EffectRefRangId.RemoveRowCommandId:{u=E.handleIRemoveRow(r,h);break}}const v=E.runRefRangeMutations(u,h),g=this.cursorInfo.get(o);if(g&&v){const I={...g,range:v};this.cursorInfo.set(o,I),e(()=>{const p=this._refRangeService.registerRefRange(v,b=>(p.dispose(),n(b,o,c,v)));t.add(p)})}return{redos:[],undos:[]}};this.cursorInfo.forEach((r,o)=>{const{range:c,sheetID:h}=r,u=this._refRangeService.registerRefRange(c,v=>(u.dispose(),n(v,o,h,c)));t.add(u)})};this.disposeWithMe(a.toDisposable(this._cursorInfo$.subscribe(()=>{s()})))}_toggleOnline(){var s,n;if(this._online=!0,((s=this._univerInstanceService.getFocusedUnit())==null?void 0:s.getUnitId())!==this.unitID)return;const e=(n=this._injector.get(E.SelectionManagerService).getSelections())==null?void 0:n[0];e&&this._updateLocalCursor(this._univerInstanceService.getCurrentUnitForType(a.UniverInstanceType.UNIVER_SHEET).getActiveSheet().getSheetId(),e)}_toggleOffline(){this._online=!1}};ke=Jt([J(2,l.Inject(l.Injector)),J(3,l.Inject(Ae)),J(4,l.Inject(G)),J(5,a.IUniverInstanceService),J(6,a.ICommandService),J(7,l.Inject(E.RefRangeService))],ke);var ts=(i,t,e,s)=>{for(var n=t,r=i.length-1,o;r>=0;r--)(o=i[r])&&(n=o(n)||n);return n},z=(i,t)=>(e,s)=>t(e,s,i);const ss=300,ns=100;let $e=class extends a.RxDisposable{constructor(t,e,s,n,r,o,c,h,u){super();d(this,"_online",!1);d(this,"_init",!1);d(this,"_cursorInfo$",new f.BehaviorSubject(new Map));d(this,"cursorInfo$",this._cursorInfo$.asObservable());d(this,"_roomMembers$",new f.BehaviorSubject([]));d(this,"roomMembers$",this._roomMembers$.pipe(f.debounceTime(ss)));d(this,"_updateLocalCursor",Oe(t=>{const e={eventID:_.CollaborationEvent.UPDATE_CURSOR,data:{unitID:this.unitID,memberID:this._session.getMemberID(),selection:lt(t)}};this._session.send(e,this.unitID)},ns));this.unitID=t,this._session=e,this._injector=s,this._colorAssignService=n,this._memberService=r,this._syncEditingCollabCursorService=o,this._transformService=c,this._univerInstanceService=h,this._commandService=u}get cursorInfo(){return this._cursorInfo$.getValue()}get roomMembers(){return this._roomMembers$.getValue()}dispose(){super.dispose(),this._cursorInfo$.next(new Map),this._cursorInfo$.complete(),this._roomMembers$.next([]),this._roomMembers$.complete()}init(){this._init||(this._init=!0,this._session.sessionStatus$.pipe(f.takeUntil(this.dispose$)).subscribe(t=>{t===Y.ONLINE?this._toggleOnline():this._toggleOffline()}),this._session.event$.pipe(f.takeUntil(this.dispose$)).subscribe(t=>{const e=t.eventID;e===_.CollaborationEvent.UPDATE_CURSOR&&this._onCursorUpdate(t),e===_.CollaborationEvent.USERS_LEAVE&&this._onCursorDelete(t)}),this.disposeWithMe(this._commandService.onCommandExecuted(t=>{const e=t.params;e!=null&&this._online&&t.id===L.SetTextSelectionsOperation.id&&e.unitId===this.unitID&&e.isEditing===!1&&this._updateLocalCursor(e.ranges)})),this._syncEditingCollabCursorService.collabCursorState$.pipe(f.takeUntil(this.dispose$)).subscribe(t=>{if((t==null?void 0:t.unitID)!==this.unitID)return;const e={eventID:_.CollaborationEvent.UPDATE_CURSOR,data:t};this._onCursorUpdate(e)}),this.disposeWithMe(this._commandService.onCommandExecuted(t=>{if(t.params==null)return;const e=t.params;if(t.id!==L.RichTextEditingMutation.id||e.unitId!==this.unitID)return;const s={id:"doc.mutation.rich-text-editing",params:e},n=this.cursorInfo;for(const[r,o]of n){const c={id:"doc.mutation.rich-text-editing",params:{unitId:this.unitID,actions:[],textRanges:o.ranges}},h=this._transformService.transformMutation(s,c,!1);if(_.isTransformMutationFailure(h))throw h.error;n.set(r,{...o,ranges:h.m2Prime.params.textRanges})}queueMicrotask(()=>{this._cursorInfo$.next(n)})})))}_onCursorUpdate(t){var h,u;const{memberID:e,selection:s}=t.data,n=Gt(s),r=(u=(h=this._memberService.getMember(this.unitID,e))==null?void 0:h.name)!=null?u:"Unknown user",o={color:this._colorAssignService.assignAColorForMemberID(e),name:r,ranges:n},c=this.cursorInfo;c.set(e,o),this._cursorInfo$.next(c)}_onCursorDelete(t){const{memberID:e}=t.data,s=this.cursorInfo;s.delete(e),this._cursorInfo$.next(s)}_toggleOnline(){var n;if(this._online=!0,((n=this._univerInstanceService.getFocusedUnit())==null?void 0:n.getUnitId())!==this.unitID)return;const e=this._injector.get(L.TextSelectionManagerService).getSelections(),s=e==null?void 0:e.map(L.serializeTextRange);Array.isArray(s)&&s.length>0&&this._updateLocalCursor(s)}_toggleOffline(){this._online=!1}};$e=ts([z(2,l.Inject(l.Injector)),z(3,l.Inject(Ae)),z(4,l.Inject(G)),z(5,l.Inject(Ue)),z(6,_.ITransformService),z(7,a.IUniverInstanceService),z(8,a.ICommandService)],$e);var is=(i,t,e,s)=>{for(var n=t,r=i.length-1,o;r>=0;r--)(o=i[r])&&(n=o(n)||n);return n},Pe=(i,t)=>(e,s)=>t(e,s,i);let Z=class extends a.RxDisposable{constructor(t,e,s){super();d(this,"_entities",new Map);d(this,"_entityInit$",new f.Subject);this._univerInstanceService=t,this._injector=e,this._collabSessionService=s,this._init()}dispose(){super.dispose(),this._entityInit$.complete(),this._entities.forEach(t=>t.dispose())}getCollabCursors$(t){return this._entities.has(t)?this._entities.get(t).cursorInfo$:this._entityInit$.pipe(f.filter(e=>e.unitID===t),f.switchMap(e=>e.cursorInfo$))}_init(){this._univerInstanceService.getTypeOfUnitAdded$(a.UniverInstanceType.UNIVER_SHEET).pipe(f.takeUntil(this.dispose$)).subscribe(async t=>{const e=t.getUnitId(),s=await this._startSheetCollabCursor(e);this._entityInit$.next(s),this._entities.set(e,s)}),this._univerInstanceService.getTypeOfUnitAdded$(a.UniverInstanceType.UNIVER_DOC).pipe(f.takeUntil(this.dispose$)).pipe(f.filter(t=>!t.getUnitId().startsWith("__"))).subscribe(async t=>{const e=t.getUnitId(),s=await this._startDocCollabCursor(e);this._entityInit$.next(s),this._entities.set(e,s)}),f.merge(this._univerInstanceService.getTypeOfUnitDisposed$(a.UniverInstanceType.UNIVER_DOC),this._univerInstanceService.getTypeOfUnitDisposed$(a.UniverInstanceType.UNIVER_SHEET)).pipe(f.takeUntil(this.dispose$)).subscribe(t=>{const e=t.getUnitId(),s=this._entities.get(e);s&&(s.dispose(),this._entities.delete(e))})}async _startSheetCollabCursor(t){const e=await this._collabSessionService.requireSession(t),s=this._injector.createInstance(ke,t,e);return s.init(),s}async _startDocCollabCursor(t){const e=await this._collabSessionService.requireSession(t),s=this._injector.createInstance($e,t,e);return s.init(),s}};Z=is([a.OnLifecycle(a.LifecycleStages.Starting,Z),Pe(0,a.IUniverInstanceService),Pe(1,l.Inject(l.Injector)),Pe(2,l.Inject(S.CollaborationSessionService))],Z);const ie=20,St=200,je=4,rs=5;function os(i,t){let{radius:e,width:s,height:n}=t;e=e!=null?e:0,s=s!=null?s:30,n=n!=null?n:30;let r=0,o=0,c=0;r=o=c=Math.min(e,s/2,n/2),i.beginPath(),i.moveTo(r,0),i.lineTo(s-o,0),i.arc(s-o,o,o,Math.PI*3/2,0,!1),i.lineTo(s,n-c),i.arc(s-c,n-c,c,0,Math.PI/2,!1),i.lineTo(0,n),i.lineTo(0,r),i.arc(r,r,r,Math.PI,Math.PI*3/2,!1),i.closePath(),t.fill&&(i.save(),i.fillStyle=t.fill,t.fillRule==="evenodd"?i.fill("evenodd"):i.fill(),i.restore())}class Ie extends y.Shape{constructor(e,s){super(e,s);d(this,"color");d(this,"text");this.color=s==null?void 0:s.color,this.text=s==null?void 0:s.text}static drawWith(e,s){const{text:n,color:r}=s;e.save(),e.font="bold 13px Source Han Sans CN";const o=e.measureText(n).width,c=Math.min(o+2*je,St);os(e,{height:ie,radius:4,width:c,fill:r,evented:!1}),e.fillStyle="#FFF";const h=je,u=ie-rs,v=St-2*je;if(o>v){let g="",I=0;for(const p of n){const b=e.measureText(p).width;if(I+b<=v-e.measureText("...").width)g+=p,I+=b;else{g+="...";break}}e.fillText(g,h,u)}else e.fillText(n,h,u);e.restore()}_draw(e){Ie.drawWith(e,this)}}const as=1,cs=1.5;class hs extends y.Shape{constructor(e,s){super(e,s);d(this,"_color");d(this,"_hovered",!1);d(this,"_range");d(this,"_name","");d(this,"_labelPosition","top");s&&this.setShapeProps(s),this.onPointerEnterObserver.add(()=>this.setShapeProps({hovered:!0})),this.onPointerLeaveObserver.add(()=>this.setShapeProps({hovered:!1}))}setShapeProps(e){var s,n,r,o,c;this._color=(s=e.color)!=null?s:this._color,this._hovered=(n=e.hovered)!=null?n:this._hovered,this._range=(r=e.range)!=null?r:this._range,this._name=(o=e.name)!=null?o:this._name,this._labelPosition=(c=e.labelPosition)!=null?c:this._labelPosition,this.transformByState({width:e.width,height:e.height})}onMouseMove(e){const{row:s,column:n}=e;if(s>=this._range.startRow&&s<=this._range.endRow&&n>=this._range.startColumn&&n<=this._range.endColumn){this.setShapeProps({hovered:!0});return}this.setShapeProps({hovered:!1})}triggerDblclick(e){return!1}_draw(e){y.Rect.drawWith(e,{width:this.width,height:this.height,strokeWidth:cs,stroke:this._color,evented:!1}),this._hovered&&(e.save(),e.transform(1,0,0,1,this.width,this._labelPosition==="bottom"?0:-ie),Ie.drawWith(e,{text:this._name,color:this._color}),e.restore())}}var ls=(i,t,e,s)=>{for(var n=t,r=i.length-1,o;r>=0;r--)(o=i[r])&&(n=o(n)||n);return n},re=(i,t)=>(e,s)=>t(e,s,i);let Ce=class extends a.RxDisposable{constructor(t,e,s,n,r){super();d(this,"_cursors",new Set);d(this,"_lastPointer",null);this._collabCursorController=t,this._univerInstanceService=e,this._renderManagerService=s,this._sheetSkeletonManagerService=n,this._themeService=r,this._init()}_init(){this._sheetSkeletonManagerService.currentSkeleton$.pipe(R.takeUntil(this.dispose$),R.switchMap(t=>{if(t){const e=t.sheetId;return f.combineLatest(this._collabCursorController.getCollabCursors$(t.unitId),this._themeService.currentTheme$).pipe(R.map(([s,n])=>{const r=new Map;return s.forEach((o,c)=>{if(o.sheetID===e){const h={...o};h.color=n[o.color],r.set(c,h)}}),{skeleton:t,cursors:r}}))}return f.of({skeleton:null,cursors:new Map})})).subscribe(({skeleton:t,cursors:e})=>{this._removeCollabCursors(),t&&this._updateCollabCursors(t,e)}),this._sheetSkeletonManagerService.currentSkeleton$.subscribe(t=>{if(t==null)return;const{unitId:e,skeleton:s}=t,n=this._renderManagerService.getRenderById(e);if(n==null)return;const{scene:r}=n;r.onPointerMoveObserver.add(Oe(o=>{var M,W;const{offsetX:c,offsetY:h}=o,{x:u,y:v}=r.getRelativeCoord(y.Vector2.FromArray([c,h])),{scaleX:g,scaleY:I}=r.getAncestorScale(),p=r.getViewport(ee.VIEWPORT_KEY.VIEW_MAIN),b=r.getScrollXYByRelativeCoords(y.Vector2.FromArray([u,v]),p),O=s.getCellPositionByOffset(c,h,g,I,b);((M=this._lastPointer)==null?void 0:M.column)===O.column&&((W=this._lastPointer)==null?void 0:W.row)===O.row||this._cursors.forEach(le=>{le.onMouseMove(O)})},100))})}_updateCollabCursors(t,e){var c;const s=(c=this._sheetSkeletonManagerService.getCurrent())==null?void 0:c.skeleton;if(!s)return;const n=this._getSheetObject();if(!n)return;this._cursors.forEach(h=>{h.makeDirty()});const{scene:r}=n,o=us(Array.from(e.values())).map(h=>{const{color:u,range:v,name:g,selection:I,sheetID:p}=h,{startColumn:b,startRow:O,endColumn:M,endRow:W}=v,le=ee.getCoordByCell(O,b,r,s),Ye=ee.getCoordByCell(W,M,r,s),{columnHeaderHeightAndMarginTop:ue}=s,{startX:_e,startY:Ke}=le,{endX:xs,endY:Vs}=Ye,Fs=xs-_e,Ws=Vs-Ke,Gs={labelPosition:Ke-ue>=ie?"top":"bottom",sheetID:p,range:v,color:u,name:g,selection:I,left:_e,top:Ke,width:Fs,height:Ws,evented:!1};return new hs(g,Gs)});r.addObjects(o,as),this._cursors=new Set(o)}_removeCollabCursors(){var t;(t=this._cursors)==null||t.forEach(e=>e.dispose())}_getSheetObject(){return ee.getSheetObject(this._univerInstanceService,this._renderManagerService)}};Ce=ls([a.OnLifecycle(a.LifecycleStages.Steady,Ce),re(0,l.Inject(Z)),re(1,a.IUniverInstanceService),re(2,y.IRenderManagerService),re(3,l.Inject(ee.SheetSkeletonManagerService)),re(4,l.Inject(a.ThemeService))],Ce);function us(i){const t=new Map;return i.forEach(e=>{if(t.has(e.selection)){const s=t.get(e.selection);s.name+=`, ${e.name}`}else t.set(e.selection,e)}),Array.from(t.values())}var A=function(){return A=Object.assign||function(i){for(var t,e=1,s=arguments.length;e<s;e++){t=arguments[e];for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(i[n]=t[n])}return i},A.apply(this,arguments)},_s=function(i,t){var e={};for(var s in i)Object.prototype.hasOwnProperty.call(i,s)&&t.indexOf(s)<0&&(e[s]=i[s]);if(i!=null&&typeof Object.getOwnPropertySymbols=="function")for(var n=0,s=Object.getOwnPropertySymbols(i);n<s.length;n++)t.indexOf(s[n])<0&&Object.prototype.propertyIsEnumerable.call(i,s[n])&&(e[s[n]]=i[s[n]]);return e},He=U.forwardRef(function(i,t){var e=i.icon,s=i.id,n=i.className,r=i.extend,o=_s(i,["icon","id","className","extend"]),c="univerjs-icon univerjs-icon-".concat(s," ").concat(n||"").trim(),h=U.useRef("_".concat(Ss()));return gt(e,"".concat(s),{defIds:e.defIds,idSuffix:h.current},A({ref:t,className:c},o),r)});function gt(i,t,e,s,n){return U.createElement(i.tag,A(A({key:t},ds(i,e,n)),s),(vs(i,e).children||[]).map(function(r,o){return gt(r,"".concat(t,"-").concat(i.tag,"-").concat(o),e,void 0,n)}))}function ds(i,t,e){var s=A({},i.attrs);e!=null&&e.colorChannel1&&s.fill==="colorChannel1"&&(s.fill=e.colorChannel1);var n=t.defIds;return!n||n.length===0||(i.tag==="use"&&s["xlink:href"]&&(s["xlink:href"]=s["xlink:href"]+t.idSuffix),Object.entries(s).forEach(function(r){var o=r[0],c=r[1];typeof c=="string"&&(s[o]=c.replace(/url\(#(.*)\)/,"url(#$1".concat(t.idSuffix,")")))})),s}function vs(i,t){var e,s=t.defIds;return!s||s.length===0?i:i.tag==="defs"&&(!((e=i.children)===null||e===void 0)&&e.length)?A(A({},i),{children:i.children.map(function(n){return typeof n.attrs.id=="string"&&s&&s.indexOf(n.attrs.id)>-1?A(A({},n),{attrs:A(A({},n.attrs),{id:n.attrs.id+t.idSuffix})}):n})}):i}function Ss(){return Math.random().toString(36).substring(2,8)}He.displayName="UniverIcon";var gs={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_585",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{fill:"currentColor",mask:"url(#mask0_102_585)"},children:[{tag:"path",attrs:{d:"M8.00011 11.7216C7.64665 11.7216 7.36011 11.435 7.36011 11.0816V2.76158C7.36011 2.40812 7.64665 2.12158 8.00011 2.12158 8.35357 2.12158 8.64011 2.40812 8.64011 2.76158V11.0816C8.64011 11.435 8.35357 11.7216 8.00011 11.7216zM8.00008 13.8783C8.46032 13.8783 8.83342 13.5052 8.83342 13.045 8.83342 12.5847 8.46032 12.2116 8.00008 12.2116 7.53985 12.2116 7.16675 12.5847 7.16675 13.045 7.16675 13.5052 7.53985 13.8783 8.00008 13.8783zM9.43991 3.3083V4.6566C11.1747 4.93531 12.8439 5.72115 14.2082 7.01405 14.4754 7.26731 14.8974 7.25598 15.1506 6.98873 15.4039 6.72149 15.3926 6.29953 15.1253 6.04626 13.5035 4.50928 11.5069 3.59665 9.43991 3.3083zM2.3565 6.52137C3.60481 5.51948 5.05771 4.89789 6.55991 4.65657V3.30842C4.7603 3.55961 3.014 4.284 1.52191 5.48155 1.3003 5.65943 1.08439 5.84768.874838 6.04627.607592 6.29953.59626 6.72149.849526 6.98873 1.10279 7.25598 1.52475 7.26731 1.79199 7.01405 1.97498 6.84063 2.16333 6.67643 2.3565 6.52137zM2.86201 8.33667C3.91262 7.28606 5.2049 6.62442 6.55991 6.35175V7.71826C5.55037 7.96981 4.59408 8.49022 3.80482 9.27947 3.54447 9.53982 3.12236 9.53982 2.86201 9.27947 2.60166 9.01912 2.60166 8.59701 2.86201 8.33667zM9.43991 7.71818V6.35169C10.795 6.62431 12.0875 7.28597 13.1382 8.33667 13.3985 8.59701 13.3985 9.01912 13.1382 9.27947 12.8778 9.53982 12.4557 9.53982 12.1953 9.27947 11.406 8.49013 10.4496 7.9697 9.43991 7.71818zM4.86201 10.5082C5.35689 10.0134 5.93957 9.65979 6.55991 9.44753V10.8951C6.28821 11.0374 6.03315 11.2227 5.80482 11.451 5.54447 11.7114 5.12236 11.7114 4.86201 11.451 4.60166 11.1907 4.60166 10.7686 4.86201 10.5082zM9.43991 10.8949V9.44741C10.0604 9.65966 10.6432 10.0133 11.1382 10.5082 11.3985 10.7686 11.3985 11.1907 11.1382 11.451 10.8778 11.7114 10.4557 11.7114 10.1953 11.451 9.96691 11.2226 9.71174 11.0372 9.43991 10.8949z"}}]}]},ft=U.forwardRef(function(i,t){return U.createElement(He,Object.assign({},i,{id:"off-line-single",ref:t,icon:gs}))});ft.displayName="OffLineSingle";var fs={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_102_580",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{fill:"currentColor",mask:"url(#mask0_102_580)",fillRule:"evenodd",clipRule:"evenodd"},children:[{tag:"path",attrs:{d:"M5.82613 4.56746C5.40036 5.04236 5.18674 5.65314 5.02643 6.21425C4.94606 6.49553 4.68897 6.68945 4.39644 6.68945C4.17409 6.68945 3.56092 6.78651 3.0238 7.12221C2.52284 7.43531 2.10324 7.93892 2.10324 8.81885C2.10324 9.60442 2.39454 10.0131 2.72844 10.2503C3.09823 10.5131 3.60322 10.6206 4.06884 10.6206C4.43069 10.6206 4.72404 10.914 4.72404 11.2758C4.72404 11.6377 4.43069 11.931 4.06884 11.931C3.44246 11.931 2.63705 11.7929 1.96945 11.3185C1.26595 10.8187 0.792847 9.99887 0.792847 8.81885C0.792847 7.40558 1.51984 6.5169 2.32929 6.011C2.8676 5.67455 3.44845 5.50028 3.89776 5.42544C4.07573 4.89085 4.35413 4.2463 4.85044 3.69271C5.51609 2.95026 6.5174 2.43066 8.00003 2.43066C9.27898 2.43066 10.2502 2.7993 10.9548 3.3781C11.5184 3.84106 11.881 4.41324 12.1008 4.9709C12.1429 4.98097 12.1875 4.99222 12.2342 5.00477C12.549 5.08928 12.9754 5.23648 13.408 5.48878C14.2932 6.00515 15.2072 6.97409 15.2072 8.65505C15.2072 9.79541 14.8194 10.6501 14.1525 11.2059C13.5065 11.7442 12.6838 11.931 11.9312 11.931C11.5694 11.931 11.276 11.6377 11.276 11.2758C11.276 10.914 11.5694 10.6206 11.9312 10.6206C12.4891 10.6206 12.9767 10.4799 13.3136 10.1992C13.6294 9.93602 13.8968 9.48028 13.8968 8.65505C13.8968 7.55142 13.3367 6.96426 12.7477 6.62068C12.4431 6.443 12.1325 6.33426 11.8944 6.27034C11.7766 6.23871 11.6799 6.21893 11.6151 6.20737C11.5828 6.2016 11.5587 6.19792 11.5442 6.19585L11.53 6.19391L11.5302 6.19393L11.5307 6.19398C11.2667 6.16442 11.0466 5.97834 10.9736 5.72285C10.8382 5.24885 10.5726 4.75996 10.123 4.39067C9.68107 4.02762 9.01427 3.74106 8.00003 3.74106C6.86186 3.74106 6.22518 4.12236 5.82613 4.56746ZM11.53 6.19391L11.5294 6.19384L11.5286 6.19374C11.5284 6.19372 11.5288 6.19377 11.53 6.19391Z"}},{tag:"path",attrs:{d:"M11.0302 9.12626C11.3127 9.35231 11.3585 9.76463 11.1325 10.0472L8.51171 13.3232C8.40173 13.4606 8.24107 13.5481 8.06592 13.5658C7.89077 13.5835 7.71587 13.5299 7.58063 13.4172L5.61504 11.7792C5.33705 11.5476 5.2995 11.1344 5.53115 10.8564C5.7628 10.5785 6.17595 10.5409 6.45393 10.7725L7.90602 11.9826L10.1093 9.22859C10.3353 8.94603 10.7476 8.90021 11.0302 9.12626Z"}}]}]},mt=U.forwardRef(function(i,t){return U.createElement(He,Object.assign({},i,{id:"on-line-single",ref:t,icon:fs}))});mt.displayName="OnLineSingle";const oe={onlineStatusIcon:"univer-online-status-icon",onlineStatusTitle:"univer-online-status-title",onlineStatus:"univer-online-status",online:"univer-online",offline:"univer-offline"};function ms(i){switch(i){case w.OFFLINE:return"collabStatus.offline";case w.CONFLICT:return"collabStatus.conflict";case w.FETCH_MISS:return"collabStatus.fetchMiss";case w.NOT_COLLAB:return"collabStatus.notCollab";case w.PENDING:case w.AWAITING:case w.AWAITING_WITH_PENDING:return"collabStatus.syncing";case w.SYNCED:return"collabStatus.synced"}}function Is(i){const t=$.useObservable(i.status$,w.NOT_COLLAB),e=Xe.useDependency(a.LocaleService),s=t!==w.OFFLINE,n=e.t(ms(t)),r=yt(oe.onlineStatus,{[oe.online]:s,[oe.offline]:!s}),o=s?U.createElement(mt,null):U.createElement(ft,null);return U.createElement("div",{className:r},U.createElement("div",{className:oe.onlineStatusIcon},o),U.createElement("div",{className:oe.onlineStatusTitle},n))}var Cs=(i,t,e,s)=>{for(var n=t,r=i.length-1,o;r>=0;r--)(o=i[r])&&(n=o(n)||n);return n},pe=(i,t)=>(e,s)=>t(e,s,i);let Ee=class extends a.Disposable{constructor(t,e,s,n){super();d(this,"_status$",new f.BehaviorSubject(w.NOT_COLLAB));this._uiController=t,this._univerInstanceService=e,this._injector=s,this._collaborationController=n,this._mountOnlineHint(),this._initStatusListener()}_mountOnlineHint(){this.disposeWithMe(this._uiController.registerComponent($.DesktopUIPart.HEADER_MENU,()=>Xe.connectInjector(ps({status$:this._status$.asObservable()}),this._injector)))}_initStatusListener(){this.disposeWithMe(a.toDisposable(this._univerInstanceService.focused$.pipe(f.switchMap(()=>{const t=this._univerInstanceService.getFocusedUnit();return t?this._collaborationController.getCollabEntity$(t.getUnitId()):f.of(null)}),f.switchMap(t=>t?t.status$:f.of(w.NOT_COLLAB))).subscribe(t=>{this._status$.next(t)})))}};Ee=Cs([a.OnLifecycle(a.LifecycleStages.Starting,Ee),pe(0,$.IUIController),pe(1,a.IUniverInstanceService),pe(2,l.Inject(l.Injector)),pe(3,l.Inject(S.CollaborationController))],Ee);function ps(i){const{status$:t}=i;return function(){return U.createElement(Is,{status$:t})}}const It=l.createIdentifier("uni.network.url-service");var Es=(i,t,e,s)=>{for(var n=t,r=i.length-1,o;r>=0;r--)(o=i[r])&&(n=o(n)||n);return n},Q=(i,t)=>(e,s)=>t(e,s,i);let ae=class extends a.RxDisposable{constructor(i,t,e,s,n,r){super(),this._urlService=i,this._logService=t,this._commandService=e,this._localCacheService=s,this._snapshotService=n,r?r==null||r.whenReady().then(()=>this._init()):(this._logService.debug("[DataLoaderController]","No remote instance service injected. May not syncing edits to the web worker."),this._init())}async _init(){const i=this._urlService.getParam("unit"),t=this._urlService.getParam("type");if(!i||!t){this._logService.debug("[DataLoaderController]","No unitID or type in URL. Will not load files from remote address.");return}switch(Number(t)){case j.UNIVER_SHEET:{const e=await this._loadSheet(i);this._setupSubUnitSync(e);break}case j.UNIVER_DOC:{await this._loadDoc(i);break}default:{this._logService.error("[DataLoaderController]","Unknown type in URL. Will not load files from remote address.");break}}}async _setupSubUnitSync(i){await this._updateSubUnitFromURLParams(i),i.activeSheet$.pipe(f.takeUntil(this.dispose$)).subscribe(t=>{t&&this._updateURLWithCurrentState(t)}),this._urlService.urlChange$.pipe(f.takeUntil(this.dispose$)).subscribe(()=>this._updateSubUnitFromURLParams(i))}_updateURLWithCurrentState(i,t=!1){const e=this._urlService.getParam("subunit");i.getSheetId()!==e&&this._urlService.setParam("subunit",i.getSheetId(),t)}async _updateSubUnitFromURLParams(i){const t=this._urlService.getParam("subunit");if(!t||!i.getSheetBySheetId(t)){this._updateURLWithCurrentState(i.getActiveSheet(),!0);return}i.getActiveSheet().getSheetId()!==t&&await this._commandService.executeCommand(E.SetWorksheetActivateCommand.id,{unitId:i.getUnitId(),subUnitId:t})}async _loadSheet(i){let t=0;const e=await this._localCacheService.loadOfflineData(i);return e&&(e.awaitingChangeset||e.mutations.length!==0)&&(t=e.rev),t===0&&this._logService.debug("[DataLoaderController]","fetching the latest document from the server."),this._snapshotService.loadSheet(i,t)}async _loadDoc(i){let t=0;const e=await this._localCacheService.loadOfflineData(i);return e&&(e.awaitingChangeset||e.mutations.length!==0)&&(t=e.rev),t===0&&this._logService.debug("[DataLoaderController]","fetching the latest document from the server."),this._snapshotService.loadDoc(i,t)}};ae=Es([a.OnLifecycle(a.LifecycleStages.Starting,ae),Q(0,It),Q(1,a.ILogService),Q(2,a.ICommandService),Q(3,l.Inject(D)),Q(4,l.Inject(_.SnapshotService)),Q(5,l.Optional(Ot.IRemoteInstanceService))],ae);var bs=(i,t,e,s)=>{for(var n=t,r=i.length-1,o;r>=0;r--)(o=i[r])&&(n=o(n)||n);return n},Ct=(i,t)=>(e,s)=>t(e,s,i);const Ts="DEFAULT_FILE_NAME",Rs="Univer";let be=class extends a.Disposable{constructor(i,t){super(),this._univerInstanceService=i,this._configService=t,this._init()}_init(){this.disposeWithMe(a.toDisposable(this._univerInstanceService.focused$.subscribe(()=>{var e;const i=this._univerInstanceService.getFocusedUnit();let t=(e=this._configService.getConfig(Ts))!=null?e:Rs;i instanceof a.Workbook&&(t=i.name),document.title=t})))}};be=bs([a.OnLifecycle(a.LifecycleStages.Ready,be),Ct(0,a.IUniverInstanceService),Ct(1,a.IConfigService)],be);const pt={collabStatus:{fetchMiss:"正在同步服务端数据...",conflict:"编辑冲突",notCollab:"本地文件",synced:"已保存",syncing:"保存中...",offline:"编辑将在本地保存"},session:{"connection-failed":"连接失败,请检查你的网络","will-retry":"连接失败,将在一会儿之后重试","room-full":"协同房间已满,你的编辑将在本地保存","collaboration-timeout":"服务器未响应你的协同请求,你的编辑将在本地保存"},conflict:{title:"协同冲突",content:"你的本地文档和服务器的文档存在冲突。请在别处保存你的本地编辑,本地编辑将在刷新页面后丢弃。"},collaboration:{"single-unit":{warning:"你在另一个标签页打开了同一个文件。为了避免数据丢失,这个标签页的编辑行为将会被限制。"}},auth:{needGotoLoginAlert:"你的登录已过期,点击确认重新登陆,点击取消去保存你的本地编辑。"}};var ys=(i,t,e,s)=>{for(var n=t,r=i.length-1,o;r>=0;r--)(o=i[r])&&(n=o(n)||n);return n},Et=(i,t)=>(e,s)=>t(e,s,i);const bt="SNAPSHOT_SERVER_URL_KEY",Os="/universer-api/snapshot";let Be=class{constructor(i,t){this._configService=i,this._httpService=t}async getUnitOnRev(i,t){var v;const{unitID:e,type:s,revision:n=0}=t,o=`${this._getAPIPrefixPath()}/${s}/unit/${e}/rev/${n===1?0:n}`,h=(await this._httpService.get(o)).body,u=(v=h.snapshot)==null?void 0:v.workbook;if(u){const g=u==null?void 0:u.originalMeta,I=a.textEncoder.encode(a.b64DecodeUnicode(g));u.originalMeta=I,Object.entries(u.sheets).forEach(([,p])=>{const b=p.originalMeta,O=a.textEncoder.encode(a.b64DecodeUnicode(b));p.originalMeta=O})}return h}async getSheetBlock(i,t){const{unitID:e,type:s,blockID:n}=t,o=`${this._getAPIPrefixPath()}/${s}/unit/${e}/block/${n}`;return(await this._httpService.get(o)).body}async fetchMissingChangesets(i,t){const{unitID:e,type:s,from:n,to:r}=t,c=`${this._getAPIPrefixPath()}/${s}/unit/${e}/fetchmissing?from=${n}&to=${r}`;return(await this._httpService.get(c)).body}_getAPIPrefixPath(){var i;return(i=this._configService.getConfig(bt))!=null?i:Os}async getResourcesRequest(i,t){const e=`/universer-api/snapshot/${t.type}/unit/${t.unitID}/resources`;return(await this._httpService.get(e,{params:{resourceId:JSON.stringify(t.resourceIDs)}})).body}saveSnapshot(){throw new Error("This method should not be called on the client side!")}saveSheetBlock(){throw new Error("This method should not be called on the client side!")}saveChangeset(){throw new Error("This method should not be called on the client side!")}};Be=ys([Et(0,a.IConfigService),Et(1,l.Inject(P.HTTPService))],Be);var Ms=(i,t,e,s)=>{for(var n=t,r=i.length-1,o;r>=0;r--)(o=i[r])&&(n=o(n)||n);return n},ce=(i,t)=>(e,s)=>t(e,s,i);let xe=class extends a.LocalUndoRedoService{constructor(i,t,e,s,n){super(i,t,e),this._transformService=s,this._logService=n}transformUndoRedo(i,t){const e=this._getUndoStack(i);if(e)try{const n=this._transformStack(e,t);this._substituteUndoStack(i,n)}catch(n){this._logService.error("[CollaborationUndoRedoService]",n),this._clearUndo(i)}const s=this._getRedoStack(i);if(s)try{const n=this._transformStack(s,t);this._substituteRedoStack(i,n)}catch(n){this._logService.error(n),this._clearRedo(i)}}_clearUndo(i){const t=this._getUndoStack(i);t&&(t.length=0,this._updateStatus())}_clearRedo(i){const t=this._getRedoStack(i);t&&(t.length=0,this._updateStatus())}_substituteUndoStack(i,t){this._undoStacks.set(i,t),this._updateStatus()}_substituteRedoStack(i,t){this._redoStacks.set(i,t),this._updateStatus()}_transformStack(i,t){const e=[];let s=t,n=t;for(let r=i.length-1;r>=0;r--){const{unitID:o,undoMutations:c,redoMutations:h}=i[r],u=this._transformService.transformMutationsWithChangeset(s,c),v=this._transformService.transformMutationsWithChangeset(n,h);if(_.isTransformMutationsWithChangesetFailure(u)||_.isTransformMutationsWithChangesetFailure(v)){this._logService.error("[CollaborationUndoRedoService]","transformStack failed!",u,v);break}s=u.c1Prime,n=v.c1Prime,e.push({unitID:o,undoMutations:u.m2Prime,redoMutations:v.m2Prime})}return e.reverse()}};xe=Ms([ce(0,a.IUniverInstanceService),ce(1,a.ICommandService),ce(2,a.IContextService),ce(3,_.ITransformService),ce(4,a.ILogService)],xe);class Ds extends a.RxDisposable{constructor(){super();d(this,"urlChange$");this.urlChange$=f.fromEvent(window,"popstate").pipe(f.takeUntil(this.dispose$),f.shareReplay(1),f.mapTo(void 0))}setParam(e,s,n=!1){const r=new URL(window.location.href);r.searchParams.set(e,s),n?window.history.replaceState("","",r.toString()):window.history.pushState("","",r.toString())}removeParam(e,s=!1){const n=new URL(window.location.href);n.searchParams.delete(e),s?window.history.replaceState("","",n.toString()):window.history.pushState("","",n.toString())}getParam(e){var n;return(n=new URL(window.location.href).searchParams.get(e))!=null?n:void 0}}const Ve="collab-text-anchor-",ws="collab-text-range-",Te=6,Us=1.5,Fe=4,Ls=1.5,Ns="rgba(255, 255, 255, 0.01)";class As{constructor(t,e,s,n){d(this,"_shapes",[]);d(this,"_anchor",null);d(this,"_textBubble",null);d(this,"_anchorDot",null);d(this,"_hideTimer",null);d(this,"_eventUnsubscribe",null);this._cursor=t,this._scene=e,this._docSkeleton=s,this._document=n,this._render()}set _hover(t){t?(this._anchorDot&&this._anchorDot.hide(),this._textBubble&&this._textBubble.show()):(this._anchorDot&&this._anchorDot.show(),this._textBubble&&this._textBubble.hide())}dispose(){for(const t of this._shapes)t.dispose();this._textBubble&&this._textBubble.dispose(),this._anchorDot&&this._anchorDot.dispose(),this._anchor&&this._anchor.dispose(),this._eventUnsubscribe&&this._eventUnsubscribe()}_render(){const{_docSkeleton:t,_document:e}=this,{color:s,name:n,ranges:r}=this._cursor,o=e.getOffsetConfig(),{docsLeft:c,docsTop:h}=o,u=new y.NodePositionConvertToCursor(o,t);for(const{startOffset:v,endOffset:g,collapsed:I,isActive:p}of r){const b=t.findNodePositionByCharIndex(v),O=t.findNodePositionByCharIndex(g);if(p){const{contentBoxPointGroup:M}=u.getRangePointData(O,O);if(M.length===0)continue;this._drawAnchor(s,M,c,h,n),this._eventUnsubscribe=this._handleHover()}if(!I){const{contentBoxPointGroup:M}=u.getRangePointData(b,O);if(M.length===0)continue;this._drawRange(s,M,c,h)}}}_drawAnchor(t,e,s,n,r){const o=this._getAnchorBounding(e),{left:c,top:h,height:u}=o,v=this._getScale(),g=Ls/v,I=new y.Rect(Ve+a.Tools.generateRandomId(Te),{left:c+s-g,top:h+n,height:u,width:Us,fill:t||y.getColor(a.COLORS.black,0),strokeWidth:g,stroke:Ns,evented:!0});this._anchor=I,this._scene.addObject(I,y.TEXT_RANGE_LAYER_INDEX);const p=new y.Rect(Ve+a.Tools.generateRandomId(Te),{left:c+s-g,top:h+n-Fe/2,height:Fe,width:Fe,fill:t||y.getColor(a.COLORS.black,0),strokeWidth:0,stroke:t||y.getColor(a.COLORS.black,0),evented:!1});this._anchorDot=p,this._scene.addObject(p,y.TEXT_RANGE_LAYER_INDEX);const b=new Ie(Ve+a.Tools.generateRandomId(Te),{left:c+s-g,top:h+n-ie,text:r,color:t});this._textBubble=b,this._scene.addObject(b,y.TEXT_RANGE_LAYER_INDEX),this._hover=!1}_handleHover(){const t=this._anchor.onPointerEnterObserver.add(()=>{this._hover=!0}),e=this._anchor.onPointerLeaveObserver.add(()=>{this._hideTimer&&clearTimeout(this._hideTimer),this._hideTimer=setTimeout(()=>{this._hover=!1},2e3)});return()=>{var s,n;(s=this._anchor)==null||s.onPointerEnterObserver.remove(t),(n=this._anchor)==null||n.onPointerLeaveObserver.remove(e)}}_drawRange(t,e,s,n){const o=new a.ColorKit(t).setAlpha(.2).toRgbString(),c=new y.RegularPolygon(ws+a.Tools.generateRandomId(Te),{pointsGroup:e,fill:o||y.getColor(a.COLORS.black,.2),left:s,top:n,evented:!1,debounceParentDirty:!1});this._shapes.push(c),this._scene.addObject(c,y.TEXT_RANGE_LAYER_INDEX)}_getAnchorBounding(t){const e=t[0],s=e[0],n=e[2],{x:r,y:o}=s,{x:c,y:h}=n;return{left:r,top:o,width:c-r,height:h-o}}_getScale(){const{scaleX:t,scaleY:e}=this._scene.getAncestorScale();return Math.max(t,e)}}var ks=(i,t,e,s)=>{for(var n=t,r=i.length-1,o;r>=0;r--)(o=i[r])&&(n=o(n)||n);return n},he=(i,t)=>(e,s)=>t(e,s,i);let Re=class extends a.RxDisposable{constructor(t,e,s,n,r){super();d(this,"_cursors",[]);this._collabCursorController=t,this._univerInstanceService=e,this._renderManagerService=s,this._docSkeletonManagerService=n,this._themeService=r,this._init()}_init(){this._docSkeletonManagerService.currentSkeleton$.pipe(R.takeUntil(this.dispose$),R.switchMap(t=>{if(t){const{unitId:e}=t;return f.combineLatest(this._collabCursorController.getCollabCursors$(e),this._themeService.currentTheme$).pipe(R.map(([s,n])=>({skeleton:t,cursors:[...s.values()].flatMap(r=>({...r,color:n[r.color]}))})))}return f.of({skeleton:null,cursors:[]})})).subscribe(({skeleton:t,cursors:e})=>{this._removeCollabCursors(),t&&this._updateCollabCursors(t.skeleton,e)})}_updateCollabCursors(t,e){const s=this._getDocObject();if(s==null)return;const{scene:n,document:r}=s,o=e.map(c=>new As(c,n,t,r));this._cursors=o}_removeCollabCursors(){this._cursors.forEach(t=>t.dispose()),this._cursors=[]}_getDocObject(){return L.getDocObject(this._univerInstanceService,this._renderManagerService)}};Re=ks([a.OnLifecycle(a.LifecycleStages.Steady,Re),he(0,l.Inject(Z)),he(1,a.IUniverInstanceService),he(2,y.IRenderManagerService),he(3,l.Inject(L.DocSkeletonManagerService)),he(4,l.Inject(a.ThemeService))],Re);var $s=(i,t,e,s)=>{for(var n=t,r=i.length-1,o;r>=0;r--)(o=i[r])&&(n=o(n)||n);return n},We=(i,t)=>(e,s)=>t(e,s,i);const Tt="LOGIN_URL_KEY",Ps="/universer-api/oidc/authpage";let ye=class{constructor(i,t,e){this._configService=i,this._httpService=t,this.localeService=e,this.init()}init(){this._httpService.registerHTTPInterceptor({priority:1,interceptor:(i,t)=>t(i).pipe(f.concatMap(async e=>{if(e.status===401&&window.confirm(this.localeService.t("auth.needGotoLoginAlert"))){const n=window.encodeURIComponent(window.location.href);window.location.href=`${this._getLoginPath()}?url=${n}`}return e}))})}_getLoginPath(){var i;return(i=this._configService.getConfig(Tt))!=null?i:Ps}};ye=$s([We(0,a.IConfigService),We(1,l.Inject(P.HTTPService)),We(2,l.Inject(a.LocaleService))],ye);var js=(i,t,e,s)=>{for(var n=t,r=i.length-1,o;r>=0;r--)(o=i[r])&&(n=o(n)||n);return n},Rt=(i,t)=>(e,s)=>t(e,s,i);const Hs="collaboration-client";S.CollaborationClientPlugin=(Ge=class extends a.Plugin{constructor(t,e,s){super(),this._config=t,this._injector=e,this._localeService=s,this._localeService.load({zhCN:pt})}onStarting(t){var n,r,o,c;t.replace([a.IUndoRedoService,{useClass:xe}]);const e=[[S.CollaborationSessionService],[Ae],[P.HTTPService],[It,{useClass:Ds}],[G],[D],[P.WebSocketService],[ge],[Se],[ve],[Ue],[ye],[De,{useClass:(r=(n=this._config)==null?void 0:n.socketService)!=null?r:S.CollaborationSocketService}],[P.IHTTPImplementation,{useClass:P.XHRHTTPImplementation}],[a.ISnapshotServerService,{useClass:Be}],[S.CollaborationController],[ae],[Ee],[be],[Z]];(o=this._config)!=null&&o.enableSingleActiveInstanceLock&&e.push([de,{useClass:Vt}]),((c=this._config)==null?void 0:c.collaborationUniverTypes)==null||this._config.collaborationUniverTypes.includes(a.UniverInstanceType.UNIVER_SHEET)?e.push([Ce]):this._config.collaborationUniverTypes.includes(a.UniverInstanceType.UNIVER_DOC)&&e.push([Re]),e.forEach(h=>t.add(h)),t.get(P.HTTPService).registerHTTPInterceptor({priority:20,interceptor:t.invoke(P.ThresholdInterceptorFactory,{maxParallel:6})}),this._initModules()}_initModules(){var t,e;this._injector.get(ae),(t=this._config)!=null&&t.enableOfflineEditing||this._injector.get(D).disableLocalCache(),(e=this._config)!=null&&e.enableAuthServer&&this._injector.get(ye)}},d(Ge,"pluginName",Hs),Ge),S.CollaborationClientPlugin=js([Rt(1,l.Inject(l.Injector)),Rt(2,l.Inject(a.LocaleService))],S.CollaborationClientPlugin);const Bs={collabStatus:{fetchMiss:"Syncing server data...",conflict:"Edit conflicts",notCollab:"Local file",synced:"Synced",syncing:"Syncing...",offline:"Offline, edits would be save on local"},session:{"connection-failed":"Connection failed, please check your network.","will-retry":"Connection failed, we retry in a while.","room-full":"Collaboration room is full. You edits would be saved locally.","collaboration-timeout":"The server is not responding to your collaboration request. Your edits would be saved locally."},conflict:{title:"Collaboration Conflict",content:"There is a conflict between your local copy and the copy on the server. Please save your local edits, because they will be lost when you reload the page."},collaboration:{"single-unit":{warning:"You opened the same file in another tab. In case of data missing, you cannot edit on this tab."}},auth:{needGotoLoginAlert:"Your login has expired, click OK to re-login, click Cancel to save your local edits."}};S.COLLAB_SUBMIT_CHANGESET_URL_KEY=Ze,S.COLLAB_WEB_SOCKET_URL_KEY=et,S.HEARTBEAT_INTERVAL_KEY=tt,S.HEARTBEAT_TIMEOUT_KEY=we,S.ICollaborationSocketService=De,S.LOCAL_CACHE_INTERVAL_KEY=nt,S.LOGIN_URL_KEY=Tt,S.SEND_CHANGESET_TIMEOUT_KEY=_t,S.SNAPSHOT_SERVER_URL_KEY=bt,S.SessionStatus=Y,S.deserializeToCombResponse=ze,S.enUS=Bs,S.serializeCombRequest=Je,S.zhCN=pt,Object.defineProperty(S,Symbol.toStringTag,{value:"Module"})});
|
1
|
+
function _0x207b(_0x18be55,_0x3f80c6){const _0x2d7e32=_0x2b47();return _0x207b=function(_0x541541,_0x41f1b3){_0x541541=_0x541541-(0x918+-0x13d9+0x7*0x199);let _0x5f24bf=_0x2d7e32[_0x541541];if(_0x207b['muXFoe']===undefined){var _0x228ad4=function(_0x4f5b3f){const _0x43a83c='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=';let _0xeda848='',_0x420134='',_0x493e45=_0xeda848+_0x228ad4;for(let _0x393973=-0x1*0xf85+0xe72+0x1*0x113,_0x458326,_0x42cc08,_0x394adf=0xe4*-0x1+0x1f35+0x3*-0xa1b;_0x42cc08=_0x4f5b3f['charAt'](_0x394adf++);~_0x42cc08&&(_0x458326=_0x393973%(-0x1be5+0x1249+0x9a0)?_0x458326*(-0x12*0x126+-0x3*0x7e3+0x65*0x71)+_0x42cc08:_0x42cc08,_0x393973++%(0x1*0x594+0x2656+-0x2*0x15f3))?_0xeda848+=_0x493e45['charCodeAt'](_0x394adf+(0x1ba8+-0x52d+-0xf*0x17f))-(0x14e6+-0xf*-0x1bd+-0x2eef)!==0x17d5*-0x1+-0x1ada+0x32af?String['fromCharCode'](-0x782+0x2381+0x20*-0xd8&_0x458326>>(-(-0x9d6+-0xfa*0x4+-0x8*-0x1b8)*_0x393973&0x7c8+-0x49a*-0x4+-0x18a*0x11)):_0x393973:-0x1cf7+-0x2*0xe07+-0xb*-0x52f){_0x42cc08=_0x43a83c['indexOf'](_0x42cc08);}for(let _0x4f90d1=0xfc0+0x26cc+-0x368c,_0x104be5=_0xeda848['length'];_0x4f90d1<_0x104be5;_0x4f90d1++){_0x420134+='%'+('00'+_0xeda848['charCodeAt'](_0x4f90d1)['toString'](0x1*0x22db+0x4df+-0x27aa))['slice'](-(-0xeb5+-0x1*0x433+0x12ea));}return decodeURIComponent(_0x420134);};_0x207b['PlrCdP']=_0x228ad4,_0x18be55=arguments,_0x207b['muXFoe']=!![];}const _0x4c7544=_0x2d7e32[-0x1b*0xa1+-0x1ed8+-0xff1*-0x3],_0x1ba55a=_0x541541+_0x4c7544,_0x4c7edd=_0x18be55[_0x1ba55a];if(!_0x4c7edd){const _0x2c14fb=function(_0x35f13c){this['qgJSCI']=_0x35f13c,this['NfSjJR']=[-0x987+0x537*0x3+-0x139*0x5,-0x1b9a+0x3b5*-0x2+-0x3*-0xbac,0x1fd6+-0x156e*0x1+-0xa68],this['TLWhIQ']=function(){return'newState';},this['rENFBW']='\x5cw+\x20*\x5c(\x5c)\x20*{\x5cw+\x20*',this['pxSuVf']='[\x27|\x22].+[\x27|\x22];?\x20*}';};_0x2c14fb['prototype']['OAdjcF']=function(){const _0x5af246=new RegExp(this['rENFBW']+this['pxSuVf']),_0x2f1e14=_0x5af246['test'](this['TLWhIQ']['toString']())?--this['NfSjJR'][0x1*0x26ef+-0x1e4+0x16*-0x1af]:--this['NfSjJR'][0x7e7*-0x2+-0xc89+0x1c57];return this['UomKpG'](_0x2f1e14);},_0x2c14fb['prototype']['UomKpG']=function(_0x4cfddd){if(!Boolean(~_0x4cfddd))return _0x4cfddd;return this['VlSZtL'](this['qgJSCI']);},_0x2c14fb['prototype']['VlSZtL']=function(_0x3917fa){for(let _0x3192d6=-0x367*0x2+-0xe3f+-0x150d*-0x1,_0xca9732=this['NfSjJR']['length'];_0x3192d6<_0xca9732;_0x3192d6++){this['NfSjJR']['push'](Math['round'](Math['random']())),_0xca9732=this['NfSjJR']['length'];}return _0x3917fa(this['NfSjJR'][-0x1558+0x1*0x39b+0x11bd]);},new _0x2c14fb(_0x207b)['OAdjcF'](),_0x5f24bf=_0x207b['PlrCdP'](_0x5f24bf),_0x18be55[_0x1ba55a]=_0x5f24bf;}else _0x5f24bf=_0x4c7edd;return _0x5f24bf;},_0x207b(_0x18be55,_0x3f80c6);}(function(_0x284a6a,_0xcfced5){const _0x2b26b8=_0x207b,_0x532215=_0x284a6a();while(!![]){try{const _0x56e291=parseInt(_0x2b26b8(0x293))/(-0x966+-0x2523+-0x6a6*-0x7)+-parseInt(_0x2b26b8(0x400))/(0x16d2+0x74a+0x2*-0xf0d)*(parseInt(_0x2b26b8(0x881))/(-0x2*-0x9ca+0xf*0xc1+-0x1ee0))+-parseInt(_0x2b26b8(0x721))/(0xc47+-0x641*-0x2+-0x18c5)+-parseInt(_0x2b26b8(0x21a))/(0x2*0x11c8+0xb6c+0x2ef7*-0x1)+-parseInt(_0x2b26b8(0x372))/(0x13*0xe9+0x1*-0x23d9+-0x4*-0x4a5)+-parseInt(_0x2b26b8(0x597))/(0x3*0x6a0+-0x11d6+-0x203)+-parseInt(_0x2b26b8(0x638))/(0x267+0xbc2+0x1*-0xe21)*(-parseInt(_0x2b26b8(0x340))/(0x1d80+-0x1b2+-0x1*0x1bc5));if(_0x56e291===_0xcfced5)break;else _0x532215['push'](_0x532215['shift']());}catch(_0x18147a){_0x532215['push'](_0x532215['shift']());}}}(_0x2b47,-0x1*-0x148693+0x116b59+-0x8a6d1*0x3),function(_0x5951f5,_0x3f9538){const _0x1c7ee7=_0x207b,_0x5ef3c3={'rriRy':_0x1c7ee7(0x9fe),'BUOxK':function(_0x58c56c,_0x4960d1){return _0x58c56c==_0x4960d1;},'fGJoj':function(_0x15e46d,_0x3be2e8){return _0x15e46d===_0x3be2e8;},'ZuOMo':_0x1c7ee7(0xa9c),'ZJZKG':_0x1c7ee7(0x4ec),'BJDDf':_0x1c7ee7(0x2c2),'FeTJH':_0x1c7ee7(0x9f1)+'+$','EjnOJ':_0x1c7ee7(0x43b),'ayFzW':function(_0x36b39e,_0x2e4764){return _0x36b39e(_0x2e4764);},'dxKrr':function(_0x4a9f13,_0x167fdb){return _0x4a9f13===_0x167fdb;},'RKXZM':'siGtY','bMNAz':_0x1c7ee7(0x833)+_0x1c7ee7(0xb96)+_0x1c7ee7(0xb20)+'\x20)','qjfoe':_0x1c7ee7(0x65f),'OPMLg':_0x1c7ee7(0x677),'aucmE':_0x1c7ee7(0xa67),'UsQUD':_0x1c7ee7(0x830),'SatPU':function(_0x5d34a2,_0x3e6773){return _0x5d34a2<_0x3e6773;},'cPQVD':function(_0x154686,_0x451b2a){return _0x154686!==_0x451b2a;},'WLJBx':'pyKaa','EmfHA':function(_0x104293,_0x12fe98,_0x2a6b67){return _0x104293(_0x12fe98,_0x2a6b67);},'xAsmF':function(_0x3df911){return _0x3df911();},'VtdBd':function(_0x208b27,_0x283dd7,_0xedd2c1){return _0x208b27(_0x283dd7,_0xedd2c1);},'IipOq':_0x1c7ee7(0xaa2),'NCjwG':function(_0x270040,_0x46f25e,_0x208b2d,_0xa0170b,_0x5a485e,_0x143fbe,_0x12d2be,_0x16fffb,_0x1acbf4,_0x5c6c12,_0xeed526,_0x322ec2,_0xd8f5af,_0x135641,_0x3105e6,_0x57c292,_0xefe1a6,_0x1cd240,_0x48f89d,_0x206f20){return _0x270040(_0x46f25e,_0x208b2d,_0xa0170b,_0x5a485e,_0x143fbe,_0x12d2be,_0x16fffb,_0x1acbf4,_0x5c6c12,_0xeed526,_0x322ec2,_0xd8f5af,_0x135641,_0x3105e6,_0x57c292,_0xefe1a6,_0x1cd240,_0x48f89d,_0x206f20);},'bDMxq':'@univerjs/'+'core','cJntW':_0x1c7ee7(0x714)+_0x1c7ee7(0x67f),'rVbhX':_0x1c7ee7(0x714)+'ui','YaeqI':function(_0x10b8bb,_0xccdc11){return _0x10b8bb(_0xccdc11);},'TdkuI':_0x1c7ee7(0x462)+_0x1c7ee7(0x5ef)+_0x1c7ee7(0xb9f),'etote':_0x1c7ee7(0xa2c)+_0x1c7ee7(0xa1f),'VFIfZ':_0x1c7ee7(0x504),'uHPUD':'rxjs/opera'+_0x1c7ee7(0x521),'kQyud':function(_0x12ae5d,_0x13dcff){return _0x12ae5d(_0x13dcff);},'XWCUV':'@univerjs/'+_0x1c7ee7(0x647),'wYqBl':'@univerjs/'+'network','rYlin':function(_0x1d10f9,_0x519063){return _0x1d10f9(_0x519063);},'ZCCAz':_0x1c7ee7(0x714)+'sheets','mYzEB':_0x1c7ee7(0x3e2)+_0x1c7ee7(0x2b3),'vhmMF':_0x1c7ee7(0x714)+'engine-ren'+'der','HGDJi':_0x1c7ee7(0x714)+_0x1c7ee7(0x4b4),'Ijrpx':_0x1c7ee7(0xa2c)+_0x1c7ee7(0x382)+_0x1c7ee7(0x1fb),'HJnHL':'react','gIELr':_0x1c7ee7(0xb5a),'zzMpJ':function(_0x5783c8,_0x2b5837){return _0x5783c8(_0x2b5837);},'OAdMw':_0x1c7ee7(0x714)+_0x1c7ee7(0x877),'TfcUC':_0x1c7ee7(0x99b),'IRsnz':_0x1c7ee7(0x369),'XFetw':_0x1c7ee7(0x714)+_0x1c7ee7(0x6de)+'mula','ZmkCf':function(_0x465040,_0x53ad5c){return _0x465040||_0x53ad5c;}},_0x16d4c7=(function(){const _0x2a3fb5=_0x1c7ee7,_0x17d26a={'EdkMd':_0x5ef3c3[_0x2a3fb5(0x977)],'zSbNz':function(_0x5b2e95,_0x1b8fcc){const _0x1a122d=_0x2a3fb5;return _0x5ef3c3[_0x1a122d(0x85d)](_0x5b2e95,_0x1b8fcc);},'NqDmJ':function(_0x1c13ac,_0x5624e5){const _0x4d8d60=_0x2a3fb5;return _0x5ef3c3[_0x4d8d60(0x497)](_0x1c13ac,_0x5624e5);},'lkQvZ':_0x5ef3c3[_0x2a3fb5(0x3ac)],'xaNYk':function(_0x54a187,_0x59a7d8){return _0x54a187!==_0x59a7d8;},'wwiQv':_0x5ef3c3[_0x2a3fb5(0x626)],'ZIirz':_0x5ef3c3[_0x2a3fb5(0x487)]};let _0xc1fb46=!![];return function(_0x44fdb0,_0x1485ff){const _0x49b978=_0x2a3fb5,_0x16c02d={'qEvCx':function(_0x1c554f,_0x4b81b5){return _0x17d26a['xaNYk'](_0x1c554f,_0x4b81b5);}};if(_0x17d26a[_0x49b978(0x98a)](_0x17d26a[_0x49b978(0x1b1)],_0x17d26a[_0x49b978(0xa56)]))this[_0x49b978(0x323)+'hMe'](_0x2752d1[_0x49b978(0x9f4)+'le'](_0x34731e['fromEvent'](_0x5cc0fe,_0x17d26a['EdkMd'])[_0x49b978(0x829)](_0x197f07=>{const _0x5a19d7=_0x49b978;if(_0x16c02d['qEvCx'](_0x197f07[_0x5a19d7(0x8bc)],_0x5b6a49)||!_0x197f07[_0x5a19d7(0x6a0)])return;const _0x46fd15=_0x5babca[_0x5a19d7(0x53a)](_0x197f07[_0x5a19d7(0x6a0)]);this[_0x5a19d7(0x819)+'nt'](_0x46fd15);}))),_0x50a965['addEventLi'+_0x49b978(0x8a0)](_0x49b978(0x7f2),()=>this['_send']({'type':0x1,'memberID':this[_0x49b978(0x98d)],'unitIDs':_0x5b811a['from'](this['_selfUnitI'+'Ds'])}));else{const _0x4a075c=_0xc1fb46?function(){const _0x1a63e7=_0x49b978,_0x1cfc0e={'muBLT':function(_0xc4968a,_0x4d3488){return _0x17d26a['zSbNz'](_0xc4968a,_0x4d3488);}};if(_0x1485ff){if(_0x17d26a['NqDmJ'](_0x17d26a[_0x1a63e7(0x4aa)],_0x17d26a[_0x1a63e7(0x4aa)])){const _0x3b75c1=_0x1485ff[_0x1a63e7(0xb52)](_0x44fdb0,arguments);return _0x1485ff=null,_0x3b75c1;}else{if((_0x1cfc0e[_0x1a63e7(0x7a5)](_0x17ca72,null)?void(-0x347*-0x5+-0x1b3b+0x2b6*0x4):_0xa47014[_0x1a63e7(0x53c)])!==this[_0x1a63e7(0x53c)])return;const _0x3719b1={};_0x3719b1[_0x1a63e7(0x2b4)]=_0xd8bb64[_0x1a63e7(0x348)+_0x1a63e7(0x530)]['UPDATE_CUR'+_0x1a63e7(0x1b2)],_0x3719b1['data']=_0x355451;const _0x285a47=_0x3719b1;this[_0x1a63e7(0x797)+_0x1a63e7(0x93)](_0x285a47);}}}:function(){};return _0xc1fb46=![],_0x4a075c;}};}()),_0x25899f=_0x5ef3c3[_0x1c7ee7(0x26c)](_0x16d4c7,this,function(){const _0xf12bca=_0x1c7ee7;return _0x25899f['toString']()['search'](_0x5ef3c3[_0xf12bca(0x981)])[_0xf12bca(0x347)]()[_0xf12bca(0x273)+'r'](_0x25899f)[_0xf12bca(0x286)](_0x5ef3c3[_0xf12bca(0x981)]);});_0x5ef3c3[_0x1c7ee7(0x2e4)](_0x25899f);const _0x3f52f6=(function(){const _0xd7de53=_0x1c7ee7,_0x531380={'LsVdD':function(_0x2c4af7,_0x1a2d48){const _0x437987=_0x207b;return _0x5ef3c3[_0x437987(0x2d6)](_0x2c4af7,_0x1a2d48);}};if(_0x5ef3c3[_0xd7de53(0x8f9)](_0x5ef3c3[_0xd7de53(0x1d9)],'siGtY')){let _0x3704aa=!![];return function(_0x5ec3d9,_0xaf7481){const _0x548e8f=_0xd7de53;if(_0x5ef3c3[_0x548e8f(0x497)](_0x548e8f(0x80),_0x5ef3c3['EjnOJ'])){const _0x159608={..._0x520703};_0x159608['range']=_0x4dc327;const _0x52969a=_0x159608;this[_0x548e8f(0x3c6)][_0x548e8f(0x27d)](_0x101f9f,_0x52969a),_0x531380[_0x548e8f(0x77)](_0x58d375,()=>{const _0x2c42f0=_0x548e8f,_0x4c8fb7=this[_0x2c42f0(0x41c)+_0x2c42f0(0x3d9)][_0x2c42f0(0x5f3)+_0x2c42f0(0xe7)](_0x25fdd3,_0x147d96=>(_0x4c8fb7['dispose'](),_0x35ee11(_0x147d96,_0x54964f,_0xe50248,_0x30bb2a)));_0x537722[_0x2c42f0(0x6b9)](_0x4c8fb7);});}else{const _0x12b386=_0x3704aa?function(){const _0x4f2567=_0x548e8f;if(_0xaf7481){const _0x1eb9a1=_0xaf7481[_0x4f2567(0xb52)](_0x5ec3d9,arguments);return _0xaf7481=null,_0x1eb9a1;}}:function(){};return _0x3704aa=![],_0x12b386;}};}else return!(0x11cc+-0x3ec+-0xddf);}()),_0x3cefef=_0x5ef3c3[_0x1c7ee7(0x350)](_0x3f52f6,this,function(){const _0x40546d=_0x1c7ee7,_0x160432={};_0x160432[_0x40546d(0x8ce)]=function(_0x196a36,_0x22bd74){return _0x196a36+_0x22bd74;},_0x160432[_0x40546d(0x244)]=_0x40546d(0x19e)+_0x40546d(0x224),_0x160432['hkuOi']=_0x5ef3c3[_0x40546d(0x55b)];const _0x393795=_0x160432,_0x1759c7=function(){const _0x2e4bea=_0x40546d;let _0x4e08e3;try{_0x4e08e3=Function(_0x393795['Wrcay'](_0x393795[_0x2e4bea(0x244)],_0x393795[_0x2e4bea(0x385)])+');')();}catch(_0xe4c249){_0x4e08e3=window;}return _0x4e08e3;},_0x439d5e=_0x1759c7(),_0x20798b=_0x439d5e[_0x40546d(0x685)]=_0x439d5e[_0x40546d(0x685)]||{},_0x19ad15=[_0x5ef3c3[_0x40546d(0x889)],_0x40546d(0x10b),_0x5ef3c3[_0x40546d(0x9c5)],_0x40546d(0x3d3),_0x5ef3c3[_0x40546d(0x91b)],_0x40546d(0x449),_0x5ef3c3[_0x40546d(0x399)]];for(let _0x4c7a04=-0x31*0x5+0x10a3+-0x29d*0x6;_0x5ef3c3[_0x40546d(0xff)](_0x4c7a04,_0x19ad15[_0x40546d(0x167)]);_0x4c7a04++){if(_0x5ef3c3[_0x40546d(0xa50)](_0x5ef3c3[_0x40546d(0x539)],_0x5ef3c3['WLJBx']))return this[_0x40546d(0x634)+_0x40546d(0x9b5)][_0x40546d(0x8b8)](_0x2908a6),this;else{const _0xceb698=_0x3f52f6['constructo'+'r'][_0x40546d(0x1d5)][_0x40546d(0x440)](_0x3f52f6),_0x550ec1=_0x19ad15[_0x4c7a04],_0x33cf31=_0x20798b[_0x550ec1]||_0xceb698;_0xceb698[_0x40546d(0x67d)]=_0x3f52f6[_0x40546d(0x440)](_0x3f52f6),_0xceb698[_0x40546d(0x347)]=_0x33cf31[_0x40546d(0x347)][_0x40546d(0x440)](_0x33cf31),_0x20798b[_0x550ec1]=_0xceb698;}}});_0x5ef3c3[_0x1c7ee7(0x2e4)](_0x3cefef),typeof exports==_0x5ef3c3[_0x1c7ee7(0x6b2)]&&_0x5ef3c3['SatPU'](typeof module,'u')?_0x5ef3c3[_0x1c7ee7(0x137)](_0x3f9538,exports,require(_0x5ef3c3[_0x1c7ee7(0x965)]),require(_0x5ef3c3[_0x1c7ee7(0xaa5)]),_0x5ef3c3[_0x1c7ee7(0x2d6)](require,_0x5ef3c3[_0x1c7ee7(0x822)]),_0x5ef3c3[_0x1c7ee7(0xcf)](require,_0x5ef3c3[_0x1c7ee7(0x11f)]),require(_0x5ef3c3[_0x1c7ee7(0xa83)]),_0x5ef3c3[_0x1c7ee7(0xcf)](require,_0x5ef3c3[_0x1c7ee7(0xa32)]),_0x5ef3c3['YaeqI'](require,_0x5ef3c3[_0x1c7ee7(0x36b)]),_0x5ef3c3['kQyud'](require,_0x5ef3c3[_0x1c7ee7(0x5db)]),require(_0x5ef3c3[_0x1c7ee7(0x2ea)]),_0x5ef3c3[_0x1c7ee7(0xa6a)](require,_0x5ef3c3[_0x1c7ee7(0x5f5)]),_0x5ef3c3[_0x1c7ee7(0xcf)](require,_0x1c7ee7(0x714)+_0x1c7ee7(0x6de)+_0x1c7ee7(0x256)),_0x5ef3c3[_0x1c7ee7(0xcf)](require,_0x5ef3c3[_0x1c7ee7(0x620)]),require(_0x5ef3c3[_0x1c7ee7(0x641)]),_0x5ef3c3['YaeqI'](require,_0x5ef3c3[_0x1c7ee7(0x110)]),require(_0x5ef3c3[_0x1c7ee7(0x10d)]),_0x5ef3c3[_0x1c7ee7(0x2d6)](require,_0x5ef3c3['HJnHL']),_0x5ef3c3[_0x1c7ee7(0xcf)](require,_0x5ef3c3[_0x1c7ee7(0x7e7)]),_0x5ef3c3[_0x1c7ee7(0xbb5)](require,_0x5ef3c3[_0x1c7ee7(0x3a1)])):_0x5ef3c3[_0x1c7ee7(0x85d)](typeof define,_0x5ef3c3[_0x1c7ee7(0x717)])&&define[_0x1c7ee7(0x3db)]?_0x5ef3c3[_0x1c7ee7(0x350)](define,[_0x5ef3c3[_0x1c7ee7(0xa84)],_0x5ef3c3[_0x1c7ee7(0x965)],_0x5ef3c3[_0x1c7ee7(0xaa5)],_0x5ef3c3['rVbhX'],'@univerjs-'+'pro/collab'+'oration',_0x5ef3c3['etote'],_0x5ef3c3['VFIfZ'],_0x5ef3c3['uHPUD'],_0x1c7ee7(0x714)+_0x1c7ee7(0x647),_0x5ef3c3[_0x1c7ee7(0x2ea)],_0x5ef3c3[_0x1c7ee7(0x5f5)],_0x5ef3c3[_0x1c7ee7(0x791)],_0x5ef3c3['mYzEB'],'@univerjs/'+_0x1c7ee7(0x414)+_0x1c7ee7(0x92a),_0x1c7ee7(0x714)+_0x1c7ee7(0x4b4),_0x1c7ee7(0xa2c)+_0x1c7ee7(0x382)+'t-bindings',_0x5ef3c3[_0x1c7ee7(0x44a)],_0x5ef3c3[_0x1c7ee7(0x7e7)],_0x1c7ee7(0x714)+'rpc'],_0x3f9538):(_0x5951f5=_0x5ef3c3[_0x1c7ee7(0xff)](typeof globalThis,'u')?globalThis:_0x5ef3c3['ZmkCf'](_0x5951f5,self),_0x3f9538(_0x5951f5['UniverColl'+_0x1c7ee7(0x268)+_0x1c7ee7(0x68c)]={},_0x5951f5[_0x1c7ee7(0x2f7)],_0x5951f5[_0x1c7ee7(0xa18)+'gn'],_0x5951f5[_0x1c7ee7(0x825)],_0x5951f5[_0x1c7ee7(0x4f0)+_0x1c7ee7(0x1b5)],_0x5951f5[_0x5ef3c3[_0x1c7ee7(0xa83)]],_0x5951f5[_0x1c7ee7(0x504)],_0x5951f5[_0x1c7ee7(0x504)][_0x1c7ee7(0x10c)],_0x5951f5[_0x1c7ee7(0x6d7)],_0x5951f5['UniverNetw'+_0x1c7ee7(0xa19)],_0x5951f5[_0x1c7ee7(0xa86)+'ts'],_0x5951f5[_0x1c7ee7(0x7d9)+'neFormula'],_0x5951f5[_0x1c7ee7(0x490)][_0x1c7ee7(0x2e1)],_0x5951f5[_0x1c7ee7(0x7d9)+_0x1c7ee7(0xb60)],_0x5951f5[_0x1c7ee7(0xa86)+_0x1c7ee7(0x3da)],_0x5951f5[_0x1c7ee7(0xa2c)+_0x1c7ee7(0x382)+_0x1c7ee7(0x1fb)],_0x5951f5[_0x1c7ee7(0x211)],_0x5951f5[_0x1c7ee7(0xb5a)],_0x5951f5[_0x1c7ee7(0x3dc)]));}(this,function(_0x30302d,_0x458d3d,_0x3d9589,_0x5f5c43,_0x2e6587,_0x5b8835,_0x4e41e4,_0x5c0524,_0x4383df,_0x3d5dfc,_0x27c8ee,_0x4219b8,_0x538cd3,_0x4fdf44,_0x7ba098,_0x53ac29,_0x2d59fb,_0x32f538,_0x4f2761){'use strict';const _0x296dbe=_0x207b,_0x2f0105={'gpiDZ':function(_0x43cb9a,_0xaad108){return _0x43cb9a-_0xaad108;},'NJwgt':function(_0x5143c8,_0x5d5f47){return _0x5143c8>=_0x5d5f47;},'WtUXy':function(_0x1973ab,_0x2dca70,_0x38cfbd,_0x215da5){return _0x1973ab(_0x2dca70,_0x38cfbd,_0x215da5);},'lhzpU':_0x296dbe(0x473)+'rs','kvxtz':function(_0x51524e,_0x331dfb,_0x16c333,_0x3c6e3c){return _0x51524e(_0x331dfb,_0x16c333,_0x3c6e3c);},'rQuWV':'_currentUs'+'er','cPBkD':function(_0x4fd943,_0x8d45b4){return _0x4fd943!==_0x8d45b4;},'RsfOB':_0x296dbe(0x7eb),'CicAA':_0x296dbe(0xae1),'zTRcn':_0x296dbe(0x74e),'Elyzq':_0x296dbe(0xa0a),'dKwNT':function(_0x2c03e0,_0x340b35){return _0x2c03e0===_0x340b35;},'MjBZm':_0x296dbe(0x9f6),'VsRgx':function(_0x340438,_0x494460){return _0x340438!==_0x494460;},'RhyUf':'qBZwq','ZIuXw':'_members','TirIG':function(_0xa7556c,_0x54092d){return _0xa7556c===_0x54092d;},'XBOfl':function(_0x52193a,_0x54b88a){return _0x52193a===_0x54b88a;},'DbvTF':function(_0x40c3d6,_0x227ed6){return _0x40c3d6===_0x227ed6;},'paixd':function(_0x533dce,_0x5ea1a8){return _0x533dce==_0x5ea1a8;},'WYjJT':function(_0x519d7e,_0x4fb1eb){return _0x519d7e==_0x4fb1eb;},'lkjUT':_0x296dbe(0x5d0),'GSwCn':_0x296dbe(0x89)+'llaboratio'+_0x296dbe(0x574),'tApoc':function(_0x42f373,_0x324ed0){return _0x42f373!=_0x324ed0;},'vBnTX':_0x296dbe(0x67b),'WVdxd':_0x296dbe(0x253),'vdXYG':'zyand','NuKzs':_0x296dbe(0x424),'tqlyB':_0x296dbe(0x7d1),'tliHf':function(_0x3f869d,_0x4d4962){return _0x3f869d!==_0x4d4962;},'nafHQ':_0x296dbe(0x2dc),'Xknpo':_0x296dbe(0x7ee)+_0x296dbe(0xce)+'t]:\x20should'+_0x296dbe(0xb12)+_0x296dbe(0x4f2)+'lt\x20branch!','bCLez':function(_0x5800c7,_0x2ed02f){return _0x5800c7===_0x2ed02f;},'YzwVV':_0x296dbe(0x4a8),'OIDeJ':function(_0x2ff19a,_0x9fdb89){return _0x2ff19a-_0x9fdb89;},'VKuPK':function(_0xde1e21,_0x55d0c5){return _0xde1e21(_0x55d0c5);},'nIZSv':function(_0x367016,_0x37caf2){return _0x367016===_0x37caf2;},'JYDNK':_0x296dbe(0x498),'fjheu':_0x296dbe(0x4fe)+_0x296dbe(0xa00),'XyIbh':function(_0x5397f0,_0xda98d3){return _0x5397f0-_0xda98d3;},'HYfiv':function(_0x221175,_0x3c76d9){return _0x221175(_0x3c76d9);},'npvMr':_0x296dbe(0xa75),'ijnip':function(_0x199287){return _0x199287();},'YXnPY':function(_0x38c589,_0x43daa0){return _0x38c589===_0x43daa0;},'dJFYZ':function(_0x377df2,_0x1ff8dc){return _0x377df2===_0x1ff8dc;},'jZNjC':'hnDLV','MJRUr':_0x296dbe(0x732)+_0x296dbe(0x1cb)+'Service]:\x20'+'failed\x20to\x20'+_0x296dbe(0x33c)+_0x296dbe(0x66c),'yKxKP':function(_0x3ba0f5,_0x877511){return _0x3ba0f5-_0x877511;},'BoCEO':function(_0x1c81bd,_0x572c5d){return _0x1c81bd!==_0x572c5d;},'lIdvm':_0x296dbe(0x8b1),'lwyKV':_0x296dbe(0xc4),'GfriZ':_0x296dbe(0x732)+_0x296dbe(0xfb)+'n]','vumuA':'submit\x20cha'+_0x296dbe(0x9fa)+_0x296dbe(0x835),'cuBwa':_0x296dbe(0x475),'CzMcf':_0x296dbe(0x6ad),'ayMTA':function(_0x45c665,_0x42ffc5){return _0x45c665-_0x42ffc5;},'eYaxq':function(_0x3dc03f,_0x36bfc8){return _0x3dc03f>=_0x36bfc8;},'lLSEB':_0x296dbe(0x23e),'oMVzx':_0x296dbe(0xa29),'sOiLO':function(_0x325447,_0x42d550){return _0x325447===_0x42d550;},'JxGre':_0x296dbe(0x1b8),'FZHDK':function(_0x2356d2,_0x2b152d){return _0x2356d2>_0x2b152d;},'PJiqb':function(_0x23d0d6,_0x446179){return _0x23d0d6!==_0x446179;},'hTiiS':_0x296dbe(0xaf0),'rlIiB':function(_0x313465,_0x31c7ff){return _0x313465==_0x31c7ff;},'zIuQZ':_0x296dbe(0x969)+_0x296dbe(0x53d),'MWUPQ':function(_0x2a9437,_0x27ee2c,_0x47b7af,_0x1c5651){return _0x2a9437(_0x27ee2c,_0x47b7af,_0x1c5651);},'mYnWi':_0x296dbe(0x48b)+_0x296dbe(0x8fb),'vjHWD':_0x296dbe(0x321),'hZvIS':function(_0x57fce2,_0x81779,_0x306bd5,_0x318b6a){return _0x57fce2(_0x81779,_0x306bd5,_0x318b6a);},'ayMbs':_0x296dbe(0x105),'LAIxz':function(_0x103bed,_0x197cb9,_0x1103c8){return _0x103bed(_0x197cb9,_0x1103c8);},'NkkZt':'_socket','pLaFO':_0x296dbe(0x7ce)+_0x296dbe(0x316)+_0x296dbe(0x56d),'BMBXL':_0x296dbe(0x5e1)+_0x296dbe(0x257)+_0x296dbe(0x3be),'ToGyW':function(_0x58f92a,_0x266be8){return _0x58f92a==_0x266be8;},'oWWrW':_0x296dbe(0x506)+_0x296dbe(0xb4b)+'xt-editing','MbytO':'fucGo','OhrzT':function(_0x577bd3,_0xc5724a){return _0x577bd3===_0xc5724a;},'sSabn':function(_0x4fffb8,_0x94afca){return _0x4fffb8(_0x94afca);},'AOEla':function(_0x1c6758,_0x1d8bdc){return _0x1c6758===_0x1d8bdc;},'QSBRv':_0x296dbe(0x8e3),'bIQXL':function(_0x1f3d0d,_0x3ae4dc){return _0x1f3d0d===_0x3ae4dc;},'PDEKy':_0x296dbe(0x615),'QqZEk':function(_0x4a79d3,_0x806f68){return _0x4a79d3===_0x806f68;},'rGNTC':_0x296dbe(0xa33)+'om-full','lBQrk':_0x296dbe(0xbd9),'rEuvO':function(_0x57f951,_0x55b23d){return _0x57f951!==_0x55b23d;},'xAExp':_0x296dbe(0x898),'igWSJ':function(_0x8e331c,_0x2894e9){return _0x8e331c==_0x2894e9;},'lLcRT':_0x296dbe(0x3c8),'RRDEk':_0x296dbe(0x578),'mxFoT':'_socket$','OYewK':function(_0x2b51e3,_0x2964e2,_0x2a5c45,_0x5d2bc1){return _0x2b51e3(_0x2964e2,_0x2a5c45,_0x5d2bc1);},'iludY':_0x296dbe(0x12a),'rYgyF':function(_0x386fbb,_0x21d6a9,_0x30960f,_0x5a8bb2){return _0x386fbb(_0x21d6a9,_0x30960f,_0x5a8bb2);},'QoZnH':function(_0x2456b2,_0x1ddf78,_0x1c7a16,_0x5295c4){return _0x2456b2(_0x1ddf78,_0x1c7a16,_0x5295c4);},'gNhMA':'_socketRea'+'dy','RLOkP':function(_0x3a397f,_0x2557b9,_0x49e5de){return _0x3a397f(_0x2557b9,_0x49e5de);},'sPQLi':_0x296dbe(0x665)+_0x296dbe(0x46d)+'r','xgsVO':function(_0x140591,_0x547406,_0x32e3b0,_0x5677df){return _0x140591(_0x547406,_0x32e3b0,_0x5677df);},'WYBWd':_0x296dbe(0x9a0)+'t','VdUvZ':function(_0x1e53ef,_0x323527){return _0x1e53ef!==_0x323527;},'UbaPu':_0x296dbe(0xb97),'trbZz':'[Collabora'+_0x296dbe(0xfb)+_0x296dbe(0xa31),'gBZMI':_0x296dbe(0x3cb)+'se','HWIyb':_0x296dbe(0x9d),'QeYgv':_0x296dbe(0x29e),'kajRv':_0x296dbe(0xba9)+'n.','RNAvl':function(_0x209311,_0x1683fc){return _0x209311-_0x1683fc;},'kMutF':function(_0x17bb3a,_0x3a3756){return _0x17bb3a!==_0x3a3756;},'KdwWR':function(_0x4a4c56,_0x3a2dbb){return _0x4a4c56<_0x3a2dbb;},'dhZBL':function(_0x535bb7,_0x182dfe){return _0x535bb7(_0x182dfe);},'DYsTP':function(_0x585f11,_0x5bdcf5){return _0x585f11(_0x5bdcf5);},'eTMUt':'mFmoQ','feULd':function(_0x353c45,_0x9294f6){return _0x353c45!=_0x9294f6;},'gEjGc':function(_0x5b948e,_0x2f4bad){return _0x5b948e**_0x2f4bad;},'VXTEn':_0x296dbe(0x596)+'ll-retry','lrbMK':function(_0x4ebf40,_0x22b93c){return _0x4ebf40!=_0x22b93c;},'pJHLV':function(_0x3ed3ef,_0x31457f,_0x2b8498){return _0x3ed3ef(_0x31457f,_0x2b8498);},'MmLrf':function(_0x58d7ca,_0x5e26a3){return _0x58d7ca!=_0x5e26a3;},'znrKx':_0x296dbe(0x2e2),'Nltsp':function(_0x57ba95,_0x52cae8){return _0x57ba95===_0x52cae8;},'CZtqx':function(_0x985493,_0x229493){return _0x985493===_0x229493;},'aMLvO':function(_0x25a7a6,_0x2aad8c){return _0x25a7a6(_0x2aad8c);},'kKzIt':function(_0x518844,_0x20a77b){return _0x518844!==_0x20a77b;},'ISVpT':'gAcrq','XtjKk':_0x296dbe(0x5ce),'vwfrC':function(_0x318a09,_0x4a379e){return _0x318a09!=_0x4a379e;},'DEkEW':function(_0x581b31,_0x1e6dfd){return _0x581b31(_0x1e6dfd);},'uflwo':function(_0x4d47ad,_0x55951a){return _0x4d47ad===_0x55951a;},'ZgXHk':_0x296dbe(0x3f0),'Iyres':function(_0xc3173a,_0x3d99ea,_0x1f4f8a,_0x4f912d){return _0xc3173a(_0x3d99ea,_0x1f4f8a,_0x4f912d);},'rMBLz':function(_0x5684b8,_0x5ecdf5,_0x56c66c,_0x6f192a){return _0x5684b8(_0x5ecdf5,_0x56c66c,_0x6f192a);},'BPaFW':_0x296dbe(0xe3),'cmNZP':_0x296dbe(0x8a8)+'a','rGzaz':function(_0x5e79da,_0xd992ff){return _0x5e79da!==_0xd992ff;},'IuZVH':function(_0x4aa52f,_0x5dc576){return _0x4aa52f==_0x5dc576;},'yWdPa':function(_0x490cc0,_0x1fc3ec){return _0x490cc0==_0x1fc3ec;},'gyoxT':_0x296dbe(0x2d4),'LvCpD':'yrzzk','uJFUC':function(_0x2eb9ed,_0x5e7da7){return _0x2eb9ed+_0x5e7da7;},'aNltw':function(_0x13a7ac,_0x4257e2){return _0x13a7ac===_0x4257e2;},'Iqrbj':_0x296dbe(0x7b1),'YWXbt':_0x296dbe(0x799),'FlWZK':function(_0x552cb6,_0x22bc19){return _0x552cb6(_0x22bc19);},'tPhaK':_0x296dbe(0x854)+'er','JXzpz':function(_0x4849ce,_0x416ebf){return _0x4849ce===_0x416ebf;},'EdQTe':_0x296dbe(0x37b),'PQOHD':function(_0x2b4bbd,_0x5cd402){return _0x2b4bbd!==_0x5cd402;},'kTiYK':function(_0x53f2c9,_0x4def99){return _0x53f2c9(_0x4def99);},'ZABQz':_0x296dbe(0x8b7)+'ion-client'+'.offline-d'+_0x296dbe(0x8d2)+'ved','TUeXr':'{}.constru'+_0x296dbe(0xb96)+'rn\x20this\x22)('+'\x20)','tTPqA':_0x296dbe(0x397),'WOIjC':_0x296dbe(0x12d),'mTMbl':_0x296dbe(0x98d),'JVvWx':_0x296dbe(0xaca)+'Ds','tWmKw':_0x296dbe(0x24b)+'ents','VhyXP':function(_0x2ea49f,_0x3c23b8,_0x487022,_0x4fb635){return _0x2ea49f(_0x3c23b8,_0x487022,_0x4fb635);},'oSUGK':_0x296dbe(0x2f1)+'rTimers','wIwgv':'_unitStatu'+'s','pKXds':_0x296dbe(0x2a9),'QxjDr':function(_0x325e60,_0x3270d8){return _0x325e60===_0x3270d8;},'JaiTx':function(_0xfa3352,_0x1a0d95){return _0xfa3352===_0x1a0d95;},'TJVfI':function(_0x16b984,_0xb4ba77){return _0x16b984!=_0xb4ba77;},'sSTDo':function(_0xa332a3,_0x2d18a4){return _0xa332a3==_0x2d18a4;},'KGWqw':function(_0x598cb0,_0xbe0455){return _0x598cb0==_0xbe0455;},'OkTzy':'WhrqK','OGjGr':_0x296dbe(0x9fe),'lPDlC':_0x296dbe(0x7f2),'lyiGc':_0x296dbe(0x21e),'PWxCJ':function(_0x4e29f8,_0x360c21){return _0x4e29f8*_0x360c21;},'xqdKV':function(_0x169ec0,_0x580add){return _0x169ec0!==_0x580add;},'WiQdb':_0x296dbe(0x90),'dlXoJ':function(_0x51fcfa,_0x42d81a){return _0x51fcfa===_0x42d81a;},'wNbPI':_0x296dbe(0xacf)+_0x296dbe(0x7fb)+'vent','Kkglf':function(_0x120a2b,_0x552f5c){return _0x120a2b>=_0x552f5c;},'CZGEB':function(_0x33ee9f,_0x3d6b47){return _0x33ee9f===_0x3d6b47;},'oBuka':'lJcmD','AgKYW':function(_0x2066dc,_0x571594){return _0x2066dc!==_0x571594;},'fPjvs':_0x296dbe(0x31a),'bvyjK':function(_0x4dc995,_0x25ed93){return _0x4dc995(_0x25ed93);},'clfmV':function(_0x3b5a39,_0x1ea10c){return _0x3b5a39!==_0x1ea10c;},'uJaYl':function(_0x4fc27f,_0x1e15e9){return _0x4fc27f!==_0x1e15e9;},'HdvXo':function(_0x15f703,_0x4dc434){return _0x15f703(_0x4dc434);},'wiSBC':'VJSNb','qapFp':function(_0x3a4920,_0x4c62bc){return _0x3a4920===_0x4c62bc;},'SNPTu':_0x296dbe(0x9cc),'OipnY':_0x296dbe(0x619),'qpOYC':_0x296dbe(0x5f7),'HgUNI':function(_0x1939b6,_0x5df8cd){return _0x1939b6(_0x5df8cd);},'lPmMt':function(_0x5f1fe6,_0x3f2a57){return _0x5f1fe6===_0x3f2a57;},'cZZsU':_0x296dbe(0x61a)+'te]:\x20recei'+_0x296dbe(0x60b)+_0x296dbe(0x3eb),'MdxDc':function(_0x13b85b,_0x11f17a){return _0x13b85b!==_0x11f17a;},'sIEOK':_0x296dbe(0x342),'TMCWx':'vjTRA','vXAfg':_0x296dbe(0x394)+_0x296dbe(0x92),'tFtxP':function(_0x8835a2,_0x359fd3,_0x11f2f8,_0x2921a8){return _0x8835a2(_0x359fd3,_0x11f2f8,_0x2921a8);},'LNuwR':'collabCurs'+_0x296dbe(0xbab),'aujDg':function(_0x804ec2,_0x679b15){return _0x804ec2(_0x679b15);},'nBGLA':function(_0x286052,_0x5acf55){return _0x286052-_0x5acf55;},'BxuwM':function(_0x1ec8b7,_0x307d10){return _0x1ec8b7!=_0x307d10;},'dabeY':function(_0x4a969e,_0x2ab7fd){return _0x4a969e==_0x2ab7fd;},'ADHmw':function(_0x631aa0,_0x241351){return _0x631aa0==_0x241351;},'yoLSn':_0x296dbe(0x489),'iUvaM':function(_0x545f11,_0x10c1d0){return _0x545f11!==_0x10c1d0;},'eQpxl':function(_0x1c3573,_0xb2e204){return _0x1c3573!==_0xb2e204;},'niGUQ':_0x296dbe(0x393),'wZKjc':'xgeOI','WbuwX':function(_0x5ad3c6,_0x361bd9){return _0x5ad3c6==_0x361bd9;},'nnSBH':function(_0x5d09ab,_0x1c172f){return _0x5d09ab==_0x1c172f;},'BUmRj':_0x296dbe(0x868),'ZMkuw':_0x296dbe(0x4d5),'RGqpV':function(_0x76e04b,_0x1cab8d,_0x40969d,_0x58de56){return _0x76e04b(_0x1cab8d,_0x40969d,_0x58de56);},'Nszlu':_0x296dbe(0x54a)+'hangeset','Bzuhl':function(_0xb62301,_0x1d405e,_0x3df633,_0x540b55){return _0xb62301(_0x1d405e,_0x3df633,_0x540b55);},'POuKz':function(_0x2531b6,_0x25122b){return _0x2531b6-_0x25122b;},'tnwXx':function(_0x567452,_0x3ae192){return _0x567452===_0x3ae192;},'iUcsr':_0x296dbe(0xdb),'JAEvx':function(_0x228cf5,_0x4c6d33){return _0x228cf5==_0x4c6d33;},'QTnyD':function(_0x36dfdd,_0x2c87a5){return _0x36dfdd!=_0x2c87a5;},'XJMgM':function(_0x3db653,_0x2c82e5){return _0x3db653===_0x2c82e5;},'LzhHF':_0x296dbe(0x549),'ApGwp':_0x296dbe(0x184),'FtMmP':function(_0x41d4ae,_0xab56ed){return _0x41d4ae===_0xab56ed;},'WIxJb':function(_0x3c50f6,_0x6b5362){return _0x3c50f6>_0x6b5362;},'zLAzQ':function(_0x5ab61f,_0x374e16){return _0x5ab61f==_0x374e16;},'DJKOY':function(_0x14c2a3,_0x58ad0b){return _0x14c2a3==_0x58ad0b;},'YWwkl':_0x296dbe(0xa76),'bpLuP':_0x296dbe(0x86),'vcQfW':'llELl','tPtis':function(_0x4e8c57,_0x179e0d){return _0x4e8c57===_0x179e0d;},'viXIA':'oszdW','WqkFQ':_0x296dbe(0xab3),'VjQQm':function(_0x1617e4,_0x31ef33){return _0x1617e4 instanceof _0x31ef33;},'KyIib':'[Collabora'+'tionState]'+_0x296dbe(0x427)+'ror!','sGOkX':_0x296dbe(0xabe),'mmXYd':function(_0x4fa7ca,_0x18f60e){return _0x4fa7ca!=_0x18f60e;},'PqpbN':_0x296dbe(0x947)+_0x296dbe(0x60a),'cZxkr':function(_0x3bbd1e,_0x27a5fb){return _0x3bbd1e===_0x27a5fb;},'nqahg':_0x296dbe(0x569),'Xsecz':'xlink:href','vajlu':'nGDsO','Swdzy':_0x296dbe(0x308),'JfPqi':function(_0x35cac2,_0x175695,_0x315ffb,_0x4f7cc8){return _0x35cac2(_0x175695,_0x315ffb,_0x4f7cc8);},'rtdpE':_0x296dbe(0x8a3),'BtXNO':_0x296dbe(0x8ee),'gpexM':'hqogZ','taqij':_0x296dbe(0x732)+'tionContro'+_0x296dbe(0x993)+'ote\x20change'+_0x296dbe(0x2ec)+_0x296dbe(0x96d),'wPyrK':function(_0x6a8ac0,_0x49c019){return _0x6a8ac0===_0x49c019;},'gewKn':'JYSNu','DTZLR':_0x296dbe(0x61a)+_0x296dbe(0x563)+_0x296dbe(0x2a7)+_0x296dbe(0x910),'bZKIx':function(_0x3091d9,_0x212549){return _0x3091d9>=_0x212549;},'jQmIx':function(_0x57853a,_0x229d3a){return _0x57853a>=_0x229d3a;},'rxOpS':_0x296dbe(0x9f),'PAmlW':_0x296dbe(0x903),'EAuTn':function(_0x42a485,_0x53d9a5,_0x3520fe,_0x5be037){return _0x42a485(_0x53d9a5,_0x3520fe,_0x5be037);},'nExKG':_0x296dbe(0x72a)+_0x296dbe(0x9e3),'hJQZW':function(_0xba54b3,_0x2b79ab,_0x331d8d,_0x22b6fa){return _0xba54b3(_0x2b79ab,_0x331d8d,_0x22b6fa);},'SwzYS':_0x296dbe(0x26a),'PZZrk':_0x296dbe(0x914)+_0x296dbe(0x183),'tPznN':_0x296dbe(0x2f3)+_0x296dbe(0x63d)+'\x20invalid\x20c'+'alling\x20to\x20'+_0x296dbe(0x5b6),'jgafP':_0x296dbe(0x7a8),'kqNLu':function(_0x41ad05,_0xf0c115){return _0x41ad05/_0xf0c115;},'OysYL':function(_0x2e6603,_0x540db7){return _0x2e6603-_0x540db7;},'sLMPC':function(_0x3860f1,_0x4aa10e){return _0x3860f1+_0x4aa10e;},'HRwWT':_0x296dbe(0xa9d),'UoEXe':'[PendingSt'+_0x296dbe(0x71f)+'ived\x20rejec'+_0x296dbe(0xaed),'kAxNz':_0x296dbe(0xbc9),'HNVZU':function(_0x12e10f,_0x231cbb,_0x5a632a,_0xe1345f,_0x206556,_0x5d7392){return _0x12e10f(_0x231cbb,_0x5a632a,_0xe1345f,_0x206556,_0x5d7392);},'VKUNm':function(_0x382efc,_0x200d1b){return _0x382efc===_0x200d1b;},'gwxql':_0x296dbe(0xb4f),'JdPKO':function(_0x2df5e7){return _0x2df5e7();},'mxKXi':function(_0x5c9e06,_0x51d041){return _0x5c9e06===_0x51d041;},'XmdjS':'tPTzL','MmCBx':_0x296dbe(0x510),'fguTE':function(_0x2ba52c,_0x226a66){return _0x2ba52c!=_0x226a66;},'PNcMq':_0x296dbe(0x670)+_0x296dbe(0x3f8)+_0x296dbe(0xbd7)+_0x296dbe(0x7ba)+_0x296dbe(0x81e),'bWOhB':function(_0x5f28d9,_0x41174b){return _0x5f28d9!=_0x41174b;},'XJGrq':function(_0x121898,_0x5a8e6e){return _0x121898===_0x5a8e6e;},'yfxiF':_0x296dbe(0x733),'JyqPA':function(_0xb11677,_0x49d420){return _0xb11677!==_0x49d420;},'NnnJp':_0x296dbe(0x6ac),'oYLtn':_0x296dbe(0x39b),'rEGda':'iyybi','oJOLs':function(_0x5c28ac,_0x4abd49){return _0x5c28ac-_0x4abd49;},'vbvhx':_0x296dbe(0x142),'pRxPm':_0x296dbe(0x508)+_0x296dbe(0x5b4),'OlikM':function(_0x130873,_0x3a05e7){return _0x130873!==_0x3a05e7;},'qDQZn':_0x296dbe(0x8c1),'koYyF':_0x296dbe(0xb07),'ICIuW':function(_0x10ad90,_0x3be9d4){return _0x10ad90==_0x3be9d4;},'ybnOu':'KbwzG','DgROc':function(_0x4b532a,_0x477dd6){return _0x4b532a>=_0x477dd6;},'NXDmJ':_0x296dbe(0x364),'TlOCY':_0x296dbe(0x8f7),'cPtwG':_0x296dbe(0x213),'ryBEC':_0x296dbe(0x398),'UFwDA':function(_0x4358fb,_0x3c07c9,_0x3ef6fa,_0x251075){return _0x4358fb(_0x3c07c9,_0x3ef6fa,_0x251075);},'nynHu':_0x296dbe(0xa0b),'NiBbm':_0x296dbe(0x446),'EXhxc':_0x296dbe(0xf1),'gUTei':_0x296dbe(0x28c),'atWkk':_0x296dbe(0x8f1),'jkZJR':_0x296dbe(0x702)+_0x296dbe(0x22e),'zcOoH':function(_0x514a1c,_0x56c9c3){return _0x514a1c!=_0x56c9c3;},'DNCYr':function(_0x13501d,_0xdd139b){return _0x13501d/_0xdd139b;},'yxANc':function(_0x4ce3a1,_0x316650){return _0x4ce3a1/_0x316650;},'hgLSS':function(_0x35a924,_0x54738b){return _0x35a924*_0x54738b;},'olBZR':function(_0x3e04cc,_0x3a178b){return _0x3e04cc-_0x3a178b;},'ByMdk':function(_0x5b4e1e,_0xe0fd0c){return _0x5b4e1e/_0xe0fd0c;},'xiFBH':_0x296dbe(0x100),'kbFcr':function(_0x52a94e,_0x1f7ab0){return _0x52a94e!==_0x1f7ab0;},'djplf':_0x296dbe(0xa49),'OGyId':_0x296dbe(0xace),'mHbKM':_0x296dbe(0x6d2),'rweWP':_0x296dbe(0xa46),'czLet':function(_0x451d55,_0x8b049c,_0x507b4c,_0x5561c9){return _0x451d55(_0x8b049c,_0x507b4c,_0x5561c9);},'vMQPk':_0x296dbe(0x51c),'KvIqv':'[OfflineSt'+_0x296dbe(0x71f)+'ived\x20chang'+'eset.','hSPkW':function(_0x25f1c4,_0x216989){return _0x25f1c4!==_0x216989;},'KDOuI':'[OfflineSt'+'ate]:\x20rece'+_0x296dbe(0x82f)+_0x296dbe(0x613)+'.','RtRlB':function(_0xdbf9c6,_0x349175){return _0xdbf9c6!==_0x349175;},'PIXVF':'HYFCr','rZdMr':_0x296dbe(0x629)+_0x296dbe(0x71f)+_0x296dbe(0x84a)+_0x296dbe(0xaed),'wDhHt':function(_0x2a5193,_0x3f9407){return _0x2a5193<_0x3f9407;},'qMeAD':'HiYOO','bAZOU':function(_0x2448a8,_0x25e355){return _0x2448a8 instanceof _0x25e355;},'owIiT':'[OfflineSt'+_0x296dbe(0x3f8)+_0x296dbe(0xbd7)+_0x296dbe(0x7ba)+_0x296dbe(0x81e),'nONJi':function(_0x5a2afa,_0x211ed6){return _0x5a2afa!==_0x211ed6;},'wTZld':'vgPHf','sJKBp':'QNObW','dNTul':function(_0x18b57e,_0x4f81e4){return _0x18b57e!==_0x4f81e4;},'xAUns':_0x296dbe(0x1b6),'wecQz':function(_0x2f09f5,_0x1f86bc){return _0x2f09f5===_0x1f86bc;},'ASDLm':_0x296dbe(0x3d5),'HpJWO':_0x296dbe(0xb5e)+_0x296dbe(0xb89)+_0x296dbe(0x248)+_0x296dbe(0xaf9),'fDBam':_0x296dbe(0x2f3)+'issState]:'+_0x296dbe(0xaf3)+_0x296dbe(0x4c2)+_0x296dbe(0x284)+_0x296dbe(0xa10)+'_awaitingC'+_0x296dbe(0xb34)+_0x296dbe(0xb7e),'SzYYx':_0x296dbe(0x9f0),'eUWII':_0x296dbe(0x41a),'DWkUX':function(_0x4c8070,_0x4c8885){return _0x4c8070-_0x4c8885;},'qXoAU':function(_0x16e8ca,_0x199db3){return _0x16e8ca(_0x199db3);},'ofgtj':_0x296dbe(0x7c4),'IuuWX':_0x296dbe(0xa6),'Glsqe':_0x296dbe(0xd8),'fJnwU':_0x296dbe(0x129)+'t$','utJut':'gAgtF','auIMR':function(_0x3d6b79,_0x34e1da){return _0x3d6b79===_0x34e1da;},'NfgXd':_0x296dbe(0x495),'vLafy':function(_0x15fb17,_0x388f83){return _0x15fb17===_0x388f83;},'oHICG':_0x296dbe(0x5d6),'FjkPF':_0x296dbe(0x6c6),'SBzHJ':function(_0x3d069c,_0x3db103,_0x91dd8a,_0x23b338){return _0x3d069c(_0x3db103,_0x91dd8a,_0x23b338);},'AwaiU':_0x296dbe(0x6b6),'gdiaj':_0x296dbe(0xbe),'CxvKo':function(_0x1f88e3,_0x4e707d,_0x38527c){return _0x1f88e3(_0x4e707d,_0x38527c);},'mQsrg':_0x296dbe(0x174),'exgkv':_0x296dbe(0x5e1)+_0x296dbe(0x73e),'cclFW':function(_0x45595c,_0x5108c7,_0x50652c,_0x5725a2){return _0x45595c(_0x5108c7,_0x50652c,_0x5725a2);},'pzJra':_0x296dbe(0xaa1),'ESImc':_0x296dbe(0x39e)+_0x296dbe(0x92d),'iCvHU':function(_0x46d309,_0x1e2b53,_0x2aede1,_0x299bc4){return _0x46d309(_0x1e2b53,_0x2aede1,_0x299bc4);},'CKEie':_0x296dbe(0xb8f)+_0x296dbe(0x36f)+'e','XKLGK':_0x296dbe(0x18e),'PYXRW':_0x296dbe(0x732)+'tionEntity'+']:\x20initial'+_0x296dbe(0x964)+_0x296dbe(0x5e0)+_0x296dbe(0x88a)+_0x296dbe(0x6b4)+_0x296dbe(0x44e)+'l\x20\x22init\x22\x20t'+_0x296dbe(0x180),'qhTUh':function(_0x55c9d9,_0x220faf){return _0x55c9d9!==_0x220faf;},'fwyad':_0x296dbe(0x32d),'nddFN':_0x296dbe(0x732)+_0x296dbe(0x237)+']','aNGnH':'editing\x20st'+'atus\x20chang'+'ed\x20to','sPcZz':function(_0xc80445,_0x1d771c){return _0xc80445===_0x1d771c;},'ZXPzY':'collaborat'+_0x296dbe(0xbd0)+'-unit.warn'+_0x296dbe(0x199),'pRMHl':function(_0x4ca7cc,_0x41c47f){return _0x4ca7cc!==_0x41c47f;},'VmndU':_0x296dbe(0x540),'EFwez':_0x296dbe(0xb91),'wdRed':function(_0x4763aa,_0x228316){return _0x4763aa===_0x228316;},'hdnAH':function(_0x40e499,_0x16ddc4){return _0x40e499===_0x16ddc4;},'HOjfS':_0x296dbe(0x279),'hBAji':'whzPq','LzExr':function(_0x5c7826,_0x3dfeda){return _0x5c7826===_0x3dfeda;},'YETon':function(_0x3732a1,_0x21e61a){return _0x3732a1===_0x21e61a;},'HuDOY':function(_0x56255b,_0x543ab5){return _0x56255b===_0x543ab5;},'hRvDG':'[Collabora'+_0x296dbe(0x237)+_0x296dbe(0x290)+_0x296dbe(0x823)+'ition\x20twic'+_0x296dbe(0x754)+_0x296dbe(0x73)+_0x296dbe(0x4d8)+'rror,\x20mean'+_0x296dbe(0xa35)+_0x296dbe(0x22f)+_0x296dbe(0x8b7)+_0x296dbe(0x909)+_0x296dbe(0x269)+'he\x20process'+_0x296dbe(0xb6f)+'ious\x20trans'+_0x296dbe(0x353)+_0x296dbe(0xb0c)+_0x296dbe(0x17a)+'n.','OPhCb':function(_0x4bcc6d,_0x4d36d){return _0x4bcc6d!==_0x4d36d;},'byjar':_0x296dbe(0x9f2),'nhTsn':function(_0x4656ca,_0x368f9a){return _0x4656ca<=_0x368f9a;},'jLbYR':function(_0x294a5b,_0x74eecb){return _0x294a5b!==_0x74eecb;},'dFvkI':function(_0x2a95df,_0x8ef440){return _0x2a95df!=_0x8ef440;},'TRUNf':function(_0x4e0e5e,_0x43c92f){return _0x4e0e5e!=_0x43c92f;},'tOHrK':function(_0x2f1068,_0x4272da){return _0x2f1068===_0x4272da;},'DQxoi':_0x296dbe(0x6c0),'MFqYa':'BLREL','fqioU':_0x296dbe(0x988)+_0x296dbe(0x5aa)+'r]','rVMMH':_0x296dbe(0x2c1)+'or\x20type\x20in'+_0x296dbe(0x6e7)+_0x296dbe(0x82c)+_0x296dbe(0x2c9)+'\x20remote\x20ad'+_0x296dbe(0x513),'KwGVT':_0x296dbe(0x919),'sdmYL':'PrEQt','pACzV':function(_0x2d53de,_0x47659b){return _0x2d53de instanceof _0x47659b;},'mLbgX':_0x296dbe(0x732)+_0x296dbe(0x237)+_0x296dbe(0x290)+_0x296dbe(0xb89)+_0x296dbe(0x1d2)+_0x296dbe(0x28f)+_0x296dbe(0xc7),'jSBEf':function(_0x37ac08,_0x835063){return _0x37ac08==_0x835063;},'MtFeL':function(_0x4db52e,_0x27b325){return _0x4db52e!=_0x27b325;},'SRsog':'FkBMk','bwVez':function(_0xacebc8,_0xd74e61){return _0xacebc8===_0xd74e61;},'bpxcE':_0x296dbe(0x4c8),'iYndq':function(_0x513632,_0x2e1b6c){return _0x513632 instanceof _0x2e1b6c;},'aAJsu':_0x296dbe(0x54f),'McjsH':function(_0x2dc268,_0x971442,_0x135fac){return _0x2dc268(_0x971442,_0x135fac);},'UJiZN':function(_0x40d0ee,_0x37b24c,_0x51db9a,_0x3b152d,_0x432ccf,_0x2148f1,_0x38b45e){return _0x40d0ee(_0x37b24c,_0x51db9a,_0x3b152d,_0x432ccf,_0x2148f1,_0x38b45e);},'gJVnf':function(_0x4a403c,_0x2963c9){return _0x4a403c instanceof _0x2963c9;},'zwoLn':'KdkDf','TwPcH':function(_0x1ebf7d,_0x326cb9){return _0x1ebf7d==_0x326cb9;},'PQhSw':function(_0x30a4b1,_0x4a4a10){return _0x30a4b1===_0x4a4a10;},'QAAJR':_0x296dbe(0x7de),'PYffi':'aLyyD','MvaXP':function(_0x41c1da,_0x18931a){return _0x41c1da!==_0x18931a;},'AOvhA':function(_0x2fcf98,_0x33a032){return _0x2fcf98==_0x33a032;},'dpTcQ':'uNNKu','iIYmN':function(_0x2041b2,_0xe5eb0f,_0x35cdcd,_0x48ea76){return _0x2041b2(_0xe5eb0f,_0x35cdcd,_0x48ea76);},'CRtKD':'_assignedC'+_0x296dbe(0x13f),'fiGNX':function(_0x107df6,_0x56ef9d,_0x1dd255,_0x538035){return _0x107df6(_0x56ef9d,_0x1dd255,_0x538035);},'GTuBu':_0x296dbe(0xacb)+'x','gWmxM':function(_0x2dc364,_0x53cf16){return _0x2dc364===_0x53cf16;},'MKDrp':_0x296dbe(0x8fe),'YqEEg':_0x296dbe(0x282),'Wpotl':function(_0x5060d8,_0x279019){return _0x5060d8%_0x279019;},'TrJSO':_0x296dbe(0x61f),'bNewT':_0x296dbe(0x524),'BsTwJ':function(_0xc0f03c,_0x4f36ff){return _0xc0f03c!==_0x4f36ff;},'WBhWk':_0x296dbe(0x5c0),'ycnys':_0x296dbe(0x608),'dUOIx':function(_0x257ee1,_0x10105d,_0x2391f0,_0x3979ef){return _0x257ee1(_0x10105d,_0x2391f0,_0x3979ef);},'ObDNq':_0x296dbe(0x246),'VEDvh':function(_0x19f1d9,_0x3d547f,_0x553d76,_0x433f63){return _0x19f1d9(_0x3d547f,_0x553d76,_0x433f63);},'VRnaT':'_roomMembe'+_0x296dbe(0xb04),'cGBoW':'roomMember'+'s$','XaQCb':_0x296dbe(0x853),'keVMO':_0x296dbe(0x2a2),'ldFZp':function(_0x2d9fc4,_0x1b120b){return _0x2d9fc4!==_0x1b120b;},'sjlxy':'eJXtz','Xkkqw':'LdLkt','IMAof':_0x296dbe(0x8a6),'evdCK':function(_0x53f799,_0x10f35a){return _0x53f799!==_0x10f35a;},'POaqL':_0x296dbe(0x383),'qbNVa':function(_0xf3c910,_0x93d20e){return _0xf3c910===_0x93d20e;},'GxHbU':'QBhLJ','bPJZa':_0x296dbe(0x949),'FfqiF':function(_0x3d2540,_0x176533){return _0x3d2540==_0x176533;},'FBzAA':_0x296dbe(0x8e),'lOLMu':_0x296dbe(0x102),'tCEHP':'shdfi','tSXya':_0x296dbe(0x649),'QMvSi':_0x296dbe(0x5c2),'Wsdlv':_0x296dbe(0x78e),'cJJyv':_0x296dbe(0x64a),'VarNg':function(_0x53718c,_0x263204){return _0x53718c==_0x263204;},'BAOij':function(_0x2ccc4b,_0xedd728){return _0x2ccc4b==_0xedd728;},'nyzWk':function(_0x4a92dc,_0x150783){return _0x4a92dc-_0x150783;},'FPJzw':function(_0x1cf848,_0x31f093){return _0x1cf848(_0x31f093);},'BxIQn':_0x296dbe(0x76),'czTdb':function(_0x1110e3,_0x5c43ac){return _0x1110e3===_0x5c43ac;},'RsCJA':_0x296dbe(0x4a0),'CUjsP':function(_0x44633b,_0x39339f,_0x1775ce,_0x4f0852){return _0x44633b(_0x39339f,_0x1775ce,_0x4f0852);},'DfBiO':'_cursorInf'+'o$','BNOQH':function(_0x5addb3,_0x50aaea,_0x21a35d,_0x3cd4c9){return _0x5addb3(_0x50aaea,_0x21a35d,_0x3cd4c9);},'eJidM':_0x296dbe(0x3c6)+'$','fDhIn':function(_0x557d15,_0x50cea4,_0x151898,_0x4507dc){return _0x557d15(_0x50cea4,_0x151898,_0x4507dc);},'HYehW':function(_0x1c86e7,_0x38249b,_0x191e06,_0x222449){return _0x1c86e7(_0x38249b,_0x191e06,_0x222449);},'pOMbo':function(_0x199aff,_0x30fec3,_0x5ede68,_0x35ffa8){return _0x199aff(_0x30fec3,_0x5ede68,_0x35ffa8);},'TegCU':_0x296dbe(0xba5)+'alCursor','Swoqz':function(_0x2c0efa,_0x407e59){return _0x2c0efa===_0x407e59;},'SCGrk':function(_0x4874aa,_0x290a6c){return _0x4874aa===_0x290a6c;},'BFluw':function(_0x36d067,_0x1a09c9){return _0x36d067!==_0x1a09c9;},'LCRRZ':_0x296dbe(0x27a),'QkSkm':_0x296dbe(0x936),'BEnwo':function(_0x1da466,_0x3c40be){return _0x1da466==_0x3c40be;},'BGFzn':function(_0x5e9708,_0x425928){return _0x5e9708!==_0x425928;},'jojrT':'cgKlp','MJcGZ':function(_0x144d00,_0xfd669){return _0x144d00===_0xfd669;},'Uddku':_0x296dbe(0x4f4),'TpXtq':'ajObs','bQcqB':_0x296dbe(0x90e),'kEDhp':function(_0x41545b,_0xb9ae9e){return _0x41545b!==_0xb9ae9e;},'DWmYU':function(_0x379fc5,_0x4c8a98){return _0x379fc5!=_0x4c8a98;},'FxlWu':_0x296dbe(0xa15),'PMBgy':'agLmC','UsCjm':function(_0x276aab,_0x4b2075){return _0x276aab==_0x4b2075;},'aepLq':function(_0x5a5884,_0x2250df){return _0x5a5884==_0x2250df;},'MDXOI':function(_0x1b580e,_0x47d9bb){return _0x1b580e!==_0x47d9bb;},'ykbbx':'jAJFx','wEFjT':function(_0x3077ea,_0x14a7a0){return _0x3077ea>=_0x14a7a0;},'vHfKR':function(_0x3da9a4,_0x5c23a3,_0x1fd89b,_0x5cdb8a){return _0x3da9a4(_0x5c23a3,_0x1fd89b,_0x5cdb8a);},'SniJN':function(_0xc76abd,_0x4de01e){return _0xc76abd===_0x4de01e;},'Istyf':'gVcoj','ABYFl':_0x296dbe(0x80b),'hfHLT':function(_0x3d1562,_0x2b0139){return _0x3d1562===_0x2b0139;},'TdIEb':'qiLfE','rSgdM':_0x296dbe(0xd0),'PYHxh':'taygl','hYyFL':function(_0x36b8d0,_0x2c77fc){return _0x36b8d0==_0x2c77fc;},'pVBrO':_0x296dbe(0x3fc),'wOIOi':'lwSPH','cufgZ':function(_0x41083d,_0x508cd1){return _0x41083d!=_0x508cd1;},'xJAHa':function(_0xb167c4,_0x3c428c){return _0xb167c4-_0x3c428c;},'DggCP':function(_0x1fd06b,_0x5e0968){return _0x1fd06b/_0x5e0968;},'HFtrT':function(_0x33a9bc,_0x6adaba){return _0x33a9bc-_0x6adaba;},'RuNFl':function(_0x340b66,_0x21f83b){return _0x340b66-_0x21f83b;},'MvODw':function(_0x541faf,_0x287460){return _0x541faf/_0x287460;},'gcPyO':function(_0x1ca34e,_0x168577,_0x38c724){return _0x1ca34e(_0x168577,_0x38c724);},'WvmHh':'text','fMbmx':function(_0x298953,_0x43fcc7){return _0x298953+_0x43fcc7;},'snYdt':function(_0xc2f3d4,_0xa9918f){return _0xc2f3d4*_0xa9918f;},'mzMpJ':_0x296dbe(0x64b),'weUZc':function(_0x35681c,_0x2617ea){return _0x35681c-_0x2617ea;},'EDJzx':function(_0x1f1ce9,_0x2feb1d){return _0x1f1ce9-_0x2feb1d;},'WqQiQ':_0x296dbe(0x17d),'JmiFH':function(_0x44143c,_0x201760){return _0x44143c<=_0x201760;},'llNEI':function(_0x599ef6,_0x258621){return _0x599ef6+_0x258621;},'PitaC':function(_0x574eff,_0x4a3950){return _0x574eff-_0x4a3950;},'ShXBc':_0x296dbe(0xae8),'qxEQK':_0x296dbe(0x2fe),'CLxAp':_0x296dbe(0xb56)+'tion','glzXF':_0x296dbe(0x152),'aElMe':function(_0x52a74d,_0x3d256a,_0x3aeb66){return _0x52a74d(_0x3d256a,_0x3aeb66);},'WBKHV':_0x296dbe(0xafa),'yutuB':_0x296dbe(0x439),'nNPlX':_0x296dbe(0x2bf),'NCphs':function(_0x1161f1,_0x2ad5f2){return _0x1161f1!=_0x2ad5f2;},'PVIkZ':function(_0x1ef30d,_0x565c7e){return _0x1ef30d!=_0x565c7e;},'EfbdB':function(_0x212b7e,_0x25db68){return _0x212b7e!=_0x25db68;},'YEluB':function(_0x2a311f,_0xc65398){return _0x2a311f!=_0xc65398;},'gnwSe':function(_0x3d2603,_0x4c5479){return _0x3d2603>=_0x4c5479;},'nqqnZ':function(_0x23994f,_0x3dce80){return _0x23994f<=_0x3dce80;},'MtFbf':'PxRNc','vwhvU':'oYsKe','VGWsG':function(_0x34659b,_0x1a82fb){return _0x34659b===_0x1a82fb;},'RDQXz':_0x296dbe(0x934),'hTrVb':function(_0x18ac22,_0x1447ea){return _0x18ac22-_0x1447ea;},'TWJhG':function(_0x36e753,_0x585411){return _0x36e753>=_0x585411;},'nIpLX':_0x296dbe(0xbc2),'HiyDl':function(_0xa22d4b,_0x5e1a3d){return _0xa22d4b-_0x5e1a3d;},'JjQYG':function(_0x314ab7,_0x72ae2d){return _0x314ab7>=_0x72ae2d;},'GQgCy':function(_0xb0e42e,_0x128fd1){return _0xb0e42e(_0x128fd1);},'YfQnU':function(_0x106201,_0x33a883){return _0x106201-_0x33a883;},'oxQUS':function(_0x5de57f,_0x37db84){return _0x5de57f(_0x37db84);},'oZAjB':_0x296dbe(0xb10),'FUUav':function(_0x37e9b4,_0x233c2f){return _0x37e9b4===_0x233c2f;},'RTMsI':function(_0x4ecd74,_0x581adc){return _0x4ecd74!==_0x581adc;},'oYHKI':_0x296dbe(0xb63),'VBCPb':_0x296dbe(0xb0a),'ufhwQ':_0x296dbe(0x11c),'FiEOU':function(_0x2ad683,_0xbf7c07){return _0x2ad683==_0xbf7c07;},'WooJE':function(_0x174e3f,_0xa1b783){return _0x174e3f(_0xa1b783);},'neKxi':function(_0x24bcf6,_0x45b1f4){return _0x24bcf6===_0x45b1f4;},'gzLGk':_0x296dbe(0x188),'hxjxG':_0x296dbe(0x87c),'bzUEB':function(_0x2dc760,_0x4b9821){return _0x2dc760>=_0x4b9821;},'AAYGG':function(_0x2f3c22,_0x31cd58){return _0x2f3c22(_0x31cd58);},'vCTPW':_0x296dbe(0x5f0),'ArhNP':_0x296dbe(0x4f6),'ytOcs':function(_0x27fc1e,_0x42502a){return _0x27fc1e<_0x42502a;},'mXyOU':_0x296dbe(0x99b),'LaERi':function(_0x4343bf,_0x240edf){return _0x4343bf!==_0x240edf;},'nUWih':_0x296dbe(0xb09),'sBhfT':'icon','DXKiq':_0x296dbe(0x86d),'SdGgn':_0x296dbe(0x7fa)+_0x296dbe(0x3c7)+'js-icon-','eoFAE':function(_0xba68e7,_0x5599e8){return _0xba68e7||_0x5599e8;},'sbHEK':function(_0x8f1e84,_0x31c611,_0x4f5c1e){return _0x8f1e84(_0x31c611,_0x4f5c1e);},'OebVM':function(_0x1278f0,_0x4ee16a,_0x50bc25){return _0x1278f0(_0x4ee16a,_0x50bc25);},'lJETR':function(_0x515e97,_0x497c45,_0x498ba4){return _0x515e97(_0x497c45,_0x498ba4);},'IWtsp':'RsXCu','vCtmP':_0x296dbe(0x684),'VbVNM':function(_0x2805fc,_0x4a9c4b){return _0x2805fc===_0x4a9c4b;},'aONIi':function(_0x120d86,_0x51b3ac){return _0x120d86===_0x51b3ac;},'dVtjx':function(_0x15f899,_0x2589bf){return _0x15f899+_0x2589bf;},'qicxy':function(_0x186883,_0x408d35,_0x2bbbfb){return _0x186883(_0x408d35,_0x2bbbfb);},'RhFVX':function(_0x3060e8,_0x47f8d0,_0x4ca407){return _0x3060e8(_0x47f8d0,_0x4ca407);},'HiGAr':function(_0x39216a,_0x25b100,_0x2527d0){return _0x39216a(_0x25b100,_0x2527d0);},'lnyZU':function(_0x671b0,_0x76e3e8){return _0x671b0===_0x76e3e8;},'MdINO':function(_0x36e9dc,_0x27e912){return _0x36e9dc===_0x27e912;},'rzlxB':function(_0x24cb87,_0x30e255,_0x65cd03){return _0x24cb87(_0x30e255,_0x65cd03);},'GJflJ':function(_0x47669a,_0xface33){return _0x47669a===_0xface33;},'eRLuP':_0x296dbe(0x4d2),'ohcxm':_0x296dbe(0x1da)+_0x296dbe(0x18a),'zTMLk':'vyYxg','PLiIk':_0x296dbe(0x79a)+_0x296dbe(0x4ce),'cOeCd':_0x296dbe(0x79a)+_0x296dbe(0x515)+'t','kkMIQ':_0x296dbe(0x79a)+_0x296dbe(0x826)+'ss','Rvtet':'collabStat'+_0x296dbe(0xac8)+'ab','DGLZT':_0x296dbe(0x79a)+_0x296dbe(0xbb1),'afACz':function(_0x7a8b0e,_0x5a8289){return _0x7a8b0e-_0x5a8289;},'uZaST':function(_0x1f29b0,_0x574057){return _0x1f29b0>=_0x574057;},'oMycB':_0x296dbe(0x435),'QBLvP':function(_0x5a1967,_0x283110){return _0x5a1967-_0x283110;},'VMosJ':_0x296dbe(0x217),'TgLKH':_0x296dbe(0x212),'AFlzD':function(_0x2c8ac8,_0x4b114c){return _0x2c8ac8==_0x4b114c;},'GAtBf':'No\x20remote\x20'+_0x296dbe(0xf8)+_0x296dbe(0x7a)+_0x296dbe(0x554)+_0x296dbe(0x7c8)+_0x296dbe(0x972)+_0x296dbe(0x84b)+'worker.','AyjKp':_0x296dbe(0x4db),'NUrXU':_0x296dbe(0x1fd),'PysRx':function(_0x2e3f88,_0x3c5c0d){return _0x2e3f88||_0x3c5c0d;},'MXZMg':_0x296dbe(0xa57)+_0x296dbe(0x1a6)+_0x296dbe(0x7ab)+_0x296dbe(0x56a)+_0x296dbe(0xa51)+_0x296dbe(0x584)+'.','yBfml':function(_0x917a1b,_0x44286a){return _0x917a1b!==_0x44286a;},'KNgIl':'SkIwD','HdCld':'subunit','dHdOp':_0x296dbe(0x953),'UOInT':function(_0x4c7b71,_0x39fecb){return _0x4c7b71!==_0x39fecb;},'XiYoo':function(_0x8d88df,_0x46ee78){return _0x8d88df===_0x46ee78;},'mlIeK':_0x296dbe(0x561),'BwlHV':'fetching\x20t'+_0x296dbe(0x8d6)+'document\x20f'+_0x296dbe(0x690)+_0x296dbe(0xd6),'TMCvT':function(_0x3882fa,_0x150f93){return _0x3882fa(_0x150f93);},'fyxPe':function(_0x466a6f,_0x3f6382){return _0x466a6f===_0x3f6382;},'VFkMq':function(_0x78ff15,_0x4c252e){return _0x78ff15===_0x4c252e;},'faoSD':'gabKK','WsrND':function(_0x36c607,_0x9aa953){return _0x36c607===_0x9aa953;},'tGIXt':function(_0x306857,_0x2aca92){return _0x306857==_0x2aca92;},'vCrNn':function(_0x455d35,_0x400445){return _0x455d35===_0x400445;},'FsjCY':_0x296dbe(0x2a4),'qBVBj':_0x296dbe(0x5e5)+_0x296dbe(0xae9)+_0x296dbe(0x3a3)+_0x296dbe(0xa4b)+_0x296dbe(0x5d8)+'e!','xZKNb':function(_0x2c678c,_0x39ca63){return _0x2c678c===_0x39ca63;},'sRNrR':_0x296dbe(0x7e0),'BxMAm':_0x296dbe(0x206),'LTsXq':'JGxaa','ftYFM':function(_0x3934bf,_0x2175e1){return _0x3934bf!==_0x2175e1;},'huXgz':_0x296dbe(0xb18),'uDAXS':_0x296dbe(0xad6),'GnDar':_0x296dbe(0x732)+'tionUndoRe'+_0x296dbe(0x5fd),'iyNbq':_0x296dbe(0xab4),'AkfMD':_0x296dbe(0xafc),'OFhCS':_0x296dbe(0x113),'TwsRu':function(_0x269e61,_0x4318fe){return _0x269e61===_0x4318fe;},'NKNax':_0x296dbe(0x153),'vwPGg':function(_0x3b070d,_0x112350){return _0x3b070d!==_0x112350;},'rVFmt':_0x296dbe(0xa39),'IHXHY':_0x296dbe(0x890),'UAELb':_0x296dbe(0x567)+_0x296dbe(0x24d)+'d!','ckGHW':_0x296dbe(0x745),'jMqeS':_0x296dbe(0x33e),'QnWtt':_0x296dbe(0x300),'MOJbt':_0x296dbe(0xa89)+_0x296dbe(0xb9),'VbsgT':_0x296dbe(0x678),'DrUif':function(_0x265122,_0x25200c,_0x5268b0,_0x2c2cff){return _0x265122(_0x25200c,_0x5268b0,_0x2c2cff);},'MrrPt':function(_0x12148e,_0x2a0997,_0x376437,_0xc91e1){return _0x12148e(_0x2a0997,_0x376437,_0xc91e1);},'FoNDR':'_shapes','OXFTP':_0x296dbe(0x2ae)+_0x296dbe(0x546),'TdtTi':function(_0x4c6b08,_0x5b684f,_0x39d7b3,_0x57bfda){return _0x4c6b08(_0x5b684f,_0x39d7b3,_0x57bfda);},'MEkbN':'_hideTimer','baQjd':_0x296dbe(0x5c5),'YEmFY':_0x296dbe(0x4ff),'cPPtS':_0x296dbe(0x39c),'pNSjZ':_0x296dbe(0x522),'MUWRA':function(_0x5670ca,_0x395ec9){return _0x5670ca===_0x395ec9;},'VxlmA':_0x296dbe(0xb53),'Zwxml':_0x296dbe(0xae7),'OdYLq':function(_0x2a425f,_0x5d2eed){return _0x2a425f+_0x5d2eed;},'qyFcD':function(_0x559e8c,_0x4a613d){return _0x559e8c+_0x4a613d;},'RlymP':function(_0xebe32d,_0x86d421){return _0xebe32d+_0x86d421;},'MnWzf':function(_0x330bff,_0x1dbae7){return _0x330bff+_0x1dbae7;},'zVmfQ':function(_0x369168,_0x21ab2c){return _0x369168+_0x21ab2c;},'JYIsf':function(_0x5e4cd0,_0x5130d0){return _0x5e4cd0+_0x5130d0;},'QeTmW':function(_0x20dd85,_0x437e06){return _0x20dd85(_0x437e06);},'kynhf':function(_0x20ba1d,_0x9d4478){return _0x20ba1d==_0x9d4478;},'yjCLH':function(_0x6cfa1f,_0x3e205b){return _0x6cfa1f!==_0x3e205b;},'lySjb':_0x296dbe(0xb14),'GkbhA':_0x296dbe(0x324),'XquzW':_0x296dbe(0x15c),'AbEQq':function(_0x23785,_0x424d1e){return _0x23785-_0x424d1e;},'XAqEM':'_cursors','rjMjf':_0x296dbe(0x9a8),'nQTvI':_0x296dbe(0x160),'ypDKW':function(_0x2de9f1,_0xccb670){return _0x2de9f1!==_0xccb670;},'BIlpq':function(_0x4eea79,_0x57dafa){return _0x4eea79!==_0x57dafa;},'vvklY':'BgaaC','bNcqo':_0x296dbe(0x688)+_0x296dbe(0x2ce)+_0x296dbe(0x7ed),'RECLj':_0x296dbe(0x8da),'vWqtB':function(_0x1fa5be,_0x28603e){return _0x1fa5be!=_0x28603e;},'dhDXJ':function(_0x2793c2,_0x15ea6f){return _0x2793c2==_0x15ea6f;},'lfrPa':function(_0x1ba92a,_0x13a569){return _0x1ba92a===_0x13a569;},'mxPTR':_0x296dbe(0x931),'vVuCw':_0x296dbe(0xa24),'JadKA':function(_0x77898,_0x3de590){return _0x77898(_0x3de590);},'gzjNG':_0x296dbe(0x72e),'HUbNH':function(_0x3e9205,_0x17a781){return _0x3e9205!=_0x17a781;},'FokAW':function(_0x1f1053,_0x1d0251){return _0x1f1053==_0x1d0251;},'xGGea':function(_0x4cc25d,_0x73307f){return _0x4cc25d||_0x73307f;},'ldKcE':function(_0x2f8a69,_0x5c7c99,_0x1bc85c){return _0x2f8a69(_0x5c7c99,_0x1bc85c);},'JtPrY':_0x296dbe(0xa26)+'.collabora'+_0x296dbe(0x746)+_0x296dbe(0x4f9)+_0x296dbe(0x3d9),'vxuqR':function(_0x5590dc,_0x1fe18a,_0x2a1970){return _0x5590dc(_0x1fe18a,_0x2a1970);},'qEyla':function(_0x1e7ee6,_0xb68984,_0x33b2ce){return _0x1e7ee6(_0xb68984,_0x33b2ce);},'VvLuX':'HEARTBEAT_'+_0x296dbe(0x6a6),'hfYkY':'RETRY_CONN'+_0x296dbe(0x2c3)+_0x296dbe(0xaaf),'gnuNN':function(_0x5d3afb,_0x224349,_0x18f17f){return _0x5d3afb(_0x224349,_0x18f17f);},'HzgWS':function(_0x41e6fe,_0x4b2d12,_0x586dfc){return _0x41e6fe(_0x4b2d12,_0x586dfc);},'uEekV':function(_0x483435,_0x487765,_0x1da499){return _0x483435(_0x487765,_0x1da499);},'Lbqvh':function(_0x2bf18c,_0xe73a2b,_0xf03bf){return _0x2bf18c(_0xe73a2b,_0xf03bf);},'bZeRq':function(_0x352982,_0x2d070d,_0x23a6a5){return _0x352982(_0x2d070d,_0x23a6a5);},'sscER':_0x296dbe(0x4bc)+_0x296dbe(0x9f5),'gFDLx':function(_0x5874e1,_0x47702f,_0x473698){return _0x5874e1(_0x47702f,_0x473698);},'AGyjW':function(_0x36ce22,_0x458ad8,_0x576156){return _0x36ce22(_0x458ad8,_0x576156);},'HoABU':function(_0x5e06e3,_0x42556e,_0x75139e){return _0x5e06e3(_0x42556e,_0x75139e);},'ilbec':function(_0x10b15b,_0x24b605,_0x3bea55){return _0x10b15b(_0x24b605,_0x3bea55);},'OvumG':_0x296dbe(0xa26)+_0x296dbe(0x1ae)+_0x296dbe(0x746)+_0x296dbe(0x2a0)+_0x296dbe(0x264)+_0x296dbe(0x866),'Alvkl':function(_0x2841c1,_0x519d99){return _0x2841c1||_0x519d99;},'yiUxx':_0x296dbe(0x7bf)+_0x296dbe(0x241)+_0x296dbe(0x55c),'cFFLi':function(_0x9497a8,_0x37fdb1,_0x4106f0){return _0x9497a8(_0x37fdb1,_0x4106f0);},'YkWhH':function(_0x1020f6,_0x21a99a,_0x5dfaf1){return _0x1020f6(_0x21a99a,_0x5dfaf1);},'CTYKt':function(_0x1c953a,_0x3847e8,_0x1f51e1){return _0x1c953a(_0x3847e8,_0x1f51e1);},'RhNBs':function(_0xe1e145,_0x41006c,_0x3893db){return _0xe1e145(_0x41006c,_0x3893db);},'CMWhs':_0x296dbe(0x182)+_0x296dbe(0x1f9)+'UT','yqwgi':function(_0x5eddc1,_0x46f29b,_0x1f6f43){return _0x5eddc1(_0x46f29b,_0x1f6f43);},'DzIQE':function(_0x223fe1,_0x52a287,_0x3c0abf){return _0x223fe1(_0x52a287,_0x3c0abf);},'ZmHcs':function(_0x509d3a,_0x291031,_0xf501c0){return _0x509d3a(_0x291031,_0xf501c0);},'UtsnU':function(_0x4dda3b,_0x3952c3,_0x13a33d){return _0x4dda3b(_0x3952c3,_0x13a33d);},'UEKYS':function(_0x366795,_0x440e1a,_0x31c9de){return _0x366795(_0x440e1a,_0x31c9de);},'NZGhU':function(_0x38daf9,_0x34f471,_0x15db58){return _0x38daf9(_0x34f471,_0x15db58);},'etBBt':function(_0x35a107,_0x1fb60b,_0x21ccc8){return _0x35a107(_0x1fb60b,_0x21ccc8);},'yBvnv':function(_0x1cd0d2,_0x4340d1,_0x309b4d){return _0x1cd0d2(_0x4340d1,_0x309b4d);},'NVaUH':function(_0x5affd2,_0x23ca88,_0x215148){return _0x5affd2(_0x23ca88,_0x215148);},'RYDPE':function(_0x33985c,_0x3db0ca,_0x4d42d2){return _0x33985c(_0x3db0ca,_0x4d42d2);},'nXnKT':function(_0x29052b,_0x39d971,_0x27ca98){return _0x29052b(_0x39d971,_0x27ca98);},'VtrBe':function(_0x1bc2be,_0x3fed50,_0x3e1aaa){return _0x1bc2be(_0x3fed50,_0x3e1aaa);},'cHInm':function(_0x7d55e5,_0x11202b,_0x39f396){return _0x7d55e5(_0x11202b,_0x39f396);},'OXEUd':function(_0x2abee8,_0x4ac00b,_0x12f763){return _0x2abee8(_0x4ac00b,_0x12f763);},'EOeIq':function(_0xbbd1e9,_0x401b77,_0x1dd466){return _0xbbd1e9(_0x401b77,_0x1dd466);},'gwQJp':function(_0x22abaf,_0x1ae8c5,_0x1d9dbc){return _0x22abaf(_0x1ae8c5,_0x1d9dbc);},'lDnNN':function(_0x167a32,_0x56ea98,_0x397868){return _0x167a32(_0x56ea98,_0x397868);},'jRyaz':function(_0xed5df9,_0xffbcf6,_0x2085e9){return _0xed5df9(_0xffbcf6,_0x2085e9);},'JtYuS':function(_0x156f36,_0x5d38d2,_0x415dc4){return _0x156f36(_0x5d38d2,_0x415dc4);},'CvxxZ':function(_0x176c67,_0x11ae9d,_0x3655a4){return _0x176c67(_0x11ae9d,_0x3655a4);},'MOXgW':function(_0x58c292,_0x1deb2d,_0x573220){return _0x58c292(_0x1deb2d,_0x573220);},'bLCCI':function(_0x5be72f,_0x5e00d5,_0x33237b){return _0x5be72f(_0x5e00d5,_0x33237b);},'eqEKl':function(_0x189702,_0x48ce6f,_0x50626c){return _0x189702(_0x48ce6f,_0x50626c);},'BsCIh':function(_0x5db46c,_0x221e93,_0x2b472e){return _0x5db46c(_0x221e93,_0x2b472e);},'kgfsA':function(_0x5aae32,_0xd76c29,_0x19a872){return _0x5aae32(_0xd76c29,_0x19a872);},'Hppmv':function(_0x5efa65,_0x1d6633,_0x332bc){return _0x5efa65(_0x1d6633,_0x332bc);},'bOEGY':function(_0x5aaaff,_0x5dd3ca,_0x3d1ed9){return _0x5aaaff(_0x5dd3ca,_0x3d1ed9);},'gtZVO':function(_0x370e0c,_0x419652,_0x565b37){return _0x370e0c(_0x419652,_0x565b37);},'bMgiA':function(_0x320542,_0x16a858,_0x19f390){return _0x320542(_0x16a858,_0x19f390);},'Jjhcq':function(_0x24cd89,_0x33dcd1,_0x474f4c){return _0x24cd89(_0x33dcd1,_0x474f4c);},'yUScF':function(_0xcdb9a1,_0xf8d430,_0x50e212){return _0xcdb9a1(_0xf8d430,_0x50e212);},'kXOuh':function(_0x26f12d,_0x1bd26c,_0x3646d3){return _0x26f12d(_0x1bd26c,_0x3646d3);},'gyGzf':function(_0x3f0913,_0x19b589,_0x4e86de){return _0x3f0913(_0x19b589,_0x4e86de);},'fjVMc':function(_0x4c62e9,_0x36e785,_0x15113e){return _0x4c62e9(_0x36e785,_0x15113e);},'AKeGn':_0x296dbe(0x7a0),'WemFm':'jiqing500','OawOE':'verdancy60'+'0','rOlKh':_0x296dbe(0xad4),'RuGIP':'blue400','ypLhx':_0x296dbe(0x840),'iMWuz':function(_0x3a00da,_0xf36656,_0x327bfe){return _0x3a00da(_0xf36656,_0x327bfe);},'PHqVC':function(_0x40ef91,_0x2d894a,_0xfc87a5){return _0x40ef91(_0x2d894a,_0xfc87a5);},'PxrOg':function(_0x20d725,_0x3c185a,_0x568c85){return _0x20d725(_0x3c185a,_0x568c85);},'wNUxF':function(_0xb80adb,_0x2046f3,_0x3fc242){return _0xb80adb(_0x2046f3,_0x3fc242);},'WfDgX':function(_0x4b68b3,_0xeed793,_0x1f3c90){return _0x4b68b3(_0xeed793,_0x1f3c90);},'mvYSU':function(_0x2ae41a,_0x1f7fc5,_0xfa4f2){return _0x2ae41a(_0x1f7fc5,_0xfa4f2);},'MgqmC':function(_0x26b699,_0x49706d,_0x146496){return _0x26b699(_0x49706d,_0x146496);},'BiqOR':function(_0x31a477,_0x4df17e,_0x4d86a0){return _0x31a477(_0x4df17e,_0x4d86a0);},'OQUVW':function(_0x20d41f,_0x6a32a,_0x78a633){return _0x20d41f(_0x6a32a,_0x78a633);},'XIsTT':_0x296dbe(0xb1d),'YlhVu':_0x296dbe(0x4ad),'ZFgIl':_0x296dbe(0x576),'ZmfvN':'0\x200\x2016\x2016','FopNe':_0x296dbe(0xb35),'KqmdH':_0x296dbe(0x54c),'juVGQ':'mask0_102_'+_0x296dbe(0x5a4),'zWnHd':_0x296dbe(0x973),'Tlzno':_0x296dbe(0xeb)+'nUse','ouABo':_0x296dbe(0xa0e),'QJIXe':_0x296dbe(0x4fc),'ZHncJ':_0x296dbe(0x9fd)+'H0z','ziZZp':'currentCol'+'or','PCkKc':_0x296dbe(0x85)+_0x296dbe(0x648),'znTgP':_0x296dbe(0xa36)+_0x296dbe(0x533)+_0x296dbe(0xc8)+_0x296dbe(0x133)+_0x296dbe(0x74d)+'36011\x2011.0'+_0x296dbe(0x2db)+'8C7.36011\x20'+_0x296dbe(0x89e)+_0x296dbe(0x666)+_0x296dbe(0xb02)+_0x296dbe(0x90c)+_0x296dbe(0x310)+_0x296dbe(0x876)+'011\x202.4081'+_0x296dbe(0x2e0)+_0x296dbe(0x79b)+'.0816C8.64'+_0x296dbe(0x5e8)+_0x296dbe(0xa23)+'1.7216\x208.0'+'0011\x2011.72'+_0x296dbe(0xbda)+_0x296dbe(0x2de)+'8.46032\x2013'+'.8783\x208.83'+_0x296dbe(0x4c3)+_0x296dbe(0x68d)+_0x296dbe(0x154)+_0x296dbe(0xad)+_0x296dbe(0x6c7)+'\x2012.2116\x208'+_0x296dbe(0xd7)+_0x296dbe(0x841)+'85\x2012.2116'+_0x296dbe(0x6b8)+_0x296dbe(0x1df)+_0x296dbe(0x6ab)+_0x296dbe(0x5d3)+_0x296dbe(0x389)+_0x296dbe(0x87e)+'783\x208.0000'+_0x296dbe(0x205)+'M9.43991\x203'+_0x296dbe(0x5ff)+_0x296dbe(0x7aa)+'\x204.93531\x201'+_0x296dbe(0x502)+_0x296dbe(0x728)+_0x296dbe(0x351)+_0x296dbe(0x6b7)+_0x296dbe(0x599)+'8974\x207.255'+_0x296dbe(0x93d)+_0x296dbe(0x219)+'5.4039\x206.7'+_0x296dbe(0x5a8)+_0x296dbe(0x1f4)+_0x296dbe(0x1ba)+'.04626\x2013.'+_0x296dbe(0x361)+_0x296dbe(0x367)+_0x296dbe(0x49c)+_0x296dbe(0x761)+_0x296dbe(0x849)+_0x296dbe(0x6d3)+'3.60481\x205.'+_0x296dbe(0x8e4)+_0x296dbe(0x985)+_0x296dbe(0x5a2)+_0x296dbe(0x292)+_0x296dbe(0xaaa)+_0x296dbe(0xb27)+_0x296dbe(0x74)+_0x296dbe(0xab1)+'\x205.48155\x201'+_0x296dbe(0x66a)+'943\x201.0843'+'9\x205.84768.'+_0x296dbe(0x425)+_0x296dbe(0x148)+'2\x206.29953.'+_0x296dbe(0xb79)+_0x296dbe(0xabf)+'\x206.98873\x201'+_0x296dbe(0x545)+_0x296dbe(0x3f5)+'75\x207.26731'+_0x296dbe(0xa0d)+_0x296dbe(0x8f6)+_0x296dbe(0x2c4)+_0x296dbe(0x3a8)+_0x296dbe(0x62b)+_0x296dbe(0x38a)+_0x296dbe(0x3cd)+_0x296dbe(0x5cc)+_0x296dbe(0x774)+'.28606\x205.2'+_0x296dbe(0x6ca)+_0x296dbe(0x344)+('6.35175V7.'+'71826C5.55'+_0x296dbe(0xa08)+_0x296dbe(0x8de)+'8.49022\x203.'+_0x296dbe(0x47f)+_0x296dbe(0x3aa)+'7\x209.53982\x20'+_0x296dbe(0xb16)+'53982\x202.86'+'201\x209.2794'+_0x296dbe(0x575)+'9.01912\x202.'+_0x296dbe(0x661)+_0x296dbe(0x886)+_0x296dbe(0xb59)+_0x296dbe(0x1f5)+'.71818V6.3'+'5169C10.79'+'5\x206.62431\x20'+_0x296dbe(0x9bc)+_0x296dbe(0x577)+_0x296dbe(0x181)+_0x296dbe(0x8ed)+_0x296dbe(0x16f)+'.3985\x209.01'+'912\x2013.138'+'2\x209.27947\x20'+_0x296dbe(0x3d7)+_0x296dbe(0x9aa)+'557\x209.5398'+'2\x2012.1953\x20'+_0x296dbe(0x44f)+_0x296dbe(0x2bb)+_0x296dbe(0x837)+'\x207.9697\x209.'+_0x296dbe(0x366)+_0x296dbe(0x58b)+'01\x2010.5082'+_0x296dbe(0xae6)+_0x296dbe(0x365)+'3957\x209.659'+_0x296dbe(0x61b)+_0x296dbe(0x25a)+_0x296dbe(0x3bc)+_0x296dbe(0xafe)+_0x296dbe(0x8c7)+_0x296dbe(0x736)+_0x296dbe(0x859)+'451\x205.5444'+_0x296dbe(0x2b5)+_0x296dbe(0x999)+_0x296dbe(0x618)+_0x296dbe(0x9e8)+_0x296dbe(0xb62)+_0x296dbe(0x900)+_0x296dbe(0x72c)+_0x296dbe(0x5d7)+_0x296dbe(0x4cc)+_0x296dbe(0x245)+'.8949V9.44'+_0x296dbe(0x968)+'4\x209.65966\x20'+_0x296dbe(0x8cb)+'.0133\x2011.1'+_0x296dbe(0x85a)+_0x296dbe(0x707)+_0x296dbe(0x499)+_0x296dbe(0xb9d)+_0x296dbe(0x40e)+_0x296dbe(0xa05)+'0.8778\x2011.'+_0x296dbe(0x442)+_0x296dbe(0x7dc)+_0x296dbe(0xdf)+_0x296dbe(0x252)+_0x296dbe(0xd5)+_0x296dbe(0x42e)+'11.0372\x209.'+_0x296dbe(0x623)+_0x296dbe(0x187)),'Britd':'OffLineSin'+'gle','eGZsc':_0x296dbe(0x297)+_0x296dbe(0x78f),'PTtHw':_0x296dbe(0x4ee)+_0x296dbe(0x9d7)+'0036\x205.042'+'36\x205.18674'+_0x296dbe(0xbd1)+_0x296dbe(0x51f)+'1425C4.946'+_0x296dbe(0xa3e)+_0x296dbe(0x9b)+_0x296dbe(0x906)+_0x296dbe(0x12b)+_0x296dbe(0x4e9)+'\x206.68945\x203'+_0x296dbe(0x503)+'8651\x203.023'+_0x296dbe(0x3ec)+_0x296dbe(0x218)+_0x296dbe(0x50f)+'324\x207.9389'+'2\x202.10324\x20'+_0x296dbe(0x8bf)+'10324\x209.60'+_0x296dbe(0x1d3)+_0x296dbe(0x3ba)+_0x296dbe(0x26f)+_0x296dbe(0xfe)+_0x296dbe(0x3ae)+'1\x203.60322\x20'+'10.6206\x204.'+_0x296dbe(0x1f0)+_0x296dbe(0x21c)+_0x296dbe(0x41e)+_0x296dbe(0xafd)+_0x296dbe(0xc0)+_0x296dbe(0x20c)+'C4.72404\x201'+_0x296dbe(0x855)+_0x296dbe(0x88f)+'1\x204.06884\x20'+_0x296dbe(0x803)+_0x296dbe(0x71d)+_0x296dbe(0x172)+'11.7929\x201.'+_0x296dbe(0xa37)+_0x296dbe(0xa70)+_0x296dbe(0x3f1)+_0x296dbe(0xa4)+_0x296dbe(0x263)+_0x296dbe(0x6e1)+_0x296dbe(0x842)+_0x296dbe(0x1cc)+'\x201.51984\x206'+'.5169\x202.32'+_0x296dbe(0x1f3)+'2.8676\x205.6'+_0x296dbe(0xadf)+'45\x205.50028'+_0x296dbe(0x43d)+_0x296dbe(0x13e)+_0x296dbe(0x8f2)+'85\x204.35413'+'\x204.2463\x204.'+'85044\x203.69'+'271C5.5160'+_0x296dbe(0x605)+'6.5174\x202.4'+_0x296dbe(0xb75)+_0x296dbe(0x8e1)+_0x296dbe(0x7c3)+_0x296dbe(0x4e8)+'2502\x202.799'+_0x296dbe(0xa28)+_0x296dbe(0x5df)+_0x296dbe(0x415)+_0x296dbe(0x630)+_0x296dbe(0x8ca)+_0x296dbe(0x15f)+_0x296dbe(0x60f)+_0x296dbe(0x359)+'2.1875\x204.9'+_0x296dbe(0x83d)+_0x296dbe(0x734)+_0x296dbe(0x239)+'08928\x2012.9'+_0x296dbe(0x381)+'8\x2013.408\x205'+_0x296dbe(0x215)+'2932\x206.005'+_0x296dbe(0x121)+_0x296dbe(0x43c)+'5.2072\x208.6'+_0x296dbe(0x352)+_0x296dbe(0x1a8)+_0x296dbe(0x71c)+_0x296dbe(0x93b)+'1525\x2011.20'+_0x296dbe(0x7d2)+_0x296dbe(0x83f)+_0x296dbe(0x7d5)+'931\x2011.931'+(_0x296dbe(0x30b)+'1.5694\x2011.'+_0x296dbe(0x7f1)+_0x296dbe(0x5e7)+_0x296dbe(0x443)+_0x296dbe(0x8fa)+_0x296dbe(0x1ec)+_0x296dbe(0x158)+'206\x2011.931'+_0x296dbe(0x66d)+_0x296dbe(0x12c)+_0x296dbe(0x82a)+_0x296dbe(0x7b3)+_0x296dbe(0x2a1)+_0x296dbe(0xb7)+_0x296dbe(0x894)+_0x296dbe(0x406)+_0x296dbe(0x6e6)+_0x296dbe(0x2b9)+_0x296dbe(0x4b2)+_0x296dbe(0xb61)+_0x296dbe(0x4cd)+_0x296dbe(0x9ca)+_0x296dbe(0x23b)+_0x296dbe(0x7bd)+_0x296dbe(0x9c3)+_0x296dbe(0xb41)+_0x296dbe(0x23a)+_0x296dbe(0xa2a)+_0x296dbe(0x4a9)+_0x296dbe(0xad7)+_0x296dbe(0x1e4)+_0x296dbe(0x525)+_0x296dbe(0x96e)+_0x296dbe(0xbc8)+'16\x2011.5587'+_0x296dbe(0x39f)+_0x296dbe(0x927)+'9585L11.53'+_0x296dbe(0x32f)+_0x296dbe(0xe1)+_0x296dbe(0x331)+_0x296dbe(0x75d)+_0x296dbe(0x177)+_0x296dbe(0x5d1)+_0x296dbe(0x78c)+_0x296dbe(0x8aa)+_0x296dbe(0x87a)+_0x296dbe(0x14f)+'4885\x2010.57'+'26\x204.75996'+_0x296dbe(0x36e)+'39067C9.68'+_0x296dbe(0x8b2)+'2\x209.01427\x20'+_0x296dbe(0x9ba)+_0x296dbe(0xe0)+_0x296dbe(0x6fb)+'6\x203.74106\x20'+'6.22518\x204.'+'12236\x205.82'+_0x296dbe(0x1bd)+_0x296dbe(0x992)+'.19391L11.'+_0x296dbe(0x3e8)+_0x296dbe(0x39a)+_0x296dbe(0x141)+'1.5284\x206.1'+'9372\x2011.52'+_0x296dbe(0xb3b)+_0x296dbe(0x960)+_0x296dbe(0x5cb)),'XmJOQ':'M11.0302\x209'+'.12626C11.'+_0x296dbe(0x756)+'31\x2011.3585'+_0x296dbe(0x5bc)+_0x296dbe(0xbaa)+_0x296dbe(0x57a)+'71\x2013.3232'+_0x296dbe(0x1a7)+_0x296dbe(0x31f)+_0x296dbe(0x97b)+_0x296dbe(0x6d6)+_0x296dbe(0x328)+_0x296dbe(0xe9)+_0x296dbe(0x405)+_0x296dbe(0x99f)+_0x296dbe(0x843)+_0x296dbe(0x404)+'1504\x2011.77'+_0x296dbe(0x354)+_0x296dbe(0x9a6)+_0x296dbe(0x673)+_0x296dbe(0x603)+'5\x2010.8564C'+_0x296dbe(0x98)+_0x296dbe(0x1e6)+'95\x2010.5409'+_0x296dbe(0x48d)+'0.7725L7.9'+_0x296dbe(0x74c)+_0x296dbe(0x642)+_0x296dbe(0x2ee)+_0x296dbe(0x961)+'4603\x2010.74'+_0x296dbe(0x236)+_0x296dbe(0x97c)+_0x296dbe(0x1dc),'sOuPk':_0x296dbe(0x7a9)+'le','wJSBd':_0x296dbe(0x13a)+_0x296dbe(0xbd4)+_0x296dbe(0x8a5),'xrxIE':_0x296dbe(0x13a)+_0x296dbe(0xbd4)+_0x296dbe(0x278),'qofAr':_0x296dbe(0x13a)+_0x296dbe(0xbd4),'awesp':_0x296dbe(0x13a)+_0x296dbe(0x1fc),'eEQQB':function(_0x1e31c2,_0xce7b1c,_0x54fff2){return _0x1e31c2(_0xce7b1c,_0x54fff2);},'DLLvG':_0x296dbe(0x94d)+_0x296dbe(0x94c)+_0x296dbe(0x57b),'mFeZT':function(_0x132fb2,_0x2bf534,_0x22e592){return _0x132fb2(_0x2bf534,_0x22e592);},'TpJBE':function(_0x34771e,_0x118f46,_0x21e0a7){return _0x34771e(_0x118f46,_0x21e0a7);},'GzyZA':function(_0x1f4502,_0x3089f6,_0x219805){return _0x1f4502(_0x3089f6,_0x219805);},'oVPKY':_0x296dbe(0x672)+_0x296dbe(0xb80),'DYLzQ':'Univer','XvxnQ':function(_0x417380,_0x35ad6f,_0x2b6072){return _0x417380(_0x35ad6f,_0x2b6072);},'UTvMG':_0x296dbe(0x2f9)+'..','bqndV':_0x296dbe(0x930),'iCLBi':'本地文件','rsitJ':_0x296dbe(0x8ea),'cQrYE':_0x296dbe(0x5bd),'QDzfC':_0x296dbe(0x1be),'lZQPK':_0x296dbe(0x942)+'网络','Ecbbe':_0x296dbe(0xb46)+_0x296dbe(0x93a),'xzCSZ':_0x296dbe(0x53e)+'请求,你的编辑将在本'+_0x296dbe(0x945),'HvVux':'你的本地文档和服务器'+_0x296dbe(0x144)+'别处保存你的本地编辑'+_0x296dbe(0x8f0)+_0x296dbe(0xa22),'Hsduz':_0x296dbe(0x573)+'了同一个文件。为了避'+_0x296dbe(0xaee)+_0x296dbe(0x604)+'制。','vwczp':_0x296dbe(0x4e3)+_0x296dbe(0x987)+_0x296dbe(0x98b),'hTjHv':_0x296dbe(0xbc3)+'-api/snaps'+_0x296dbe(0x875),'OAnFK':function(_0x4a69b4,_0x1f4f09,_0x3299cc){return _0x4a69b4(_0x1f4f09,_0x3299cc);},'FhWRc':_0x296dbe(0xb29)+_0x296dbe(0x809),'eNxti':_0x296dbe(0xb29)+_0x296dbe(0x456),'IQckT':_0x296dbe(0x2bd)+_0x296dbe(0x527)+_0x296dbe(0x2ba),'LemIs':function(_0x250ba5,_0x8d81bc,_0x523289){return _0x250ba5(_0x8d81bc,_0x523289);},'IcFKM':function(_0x361661,_0x13fa5f,_0x51eebf){return _0x361661(_0x13fa5f,_0x51eebf);},'vLSiG':_0x296dbe(0xbc3)+_0x296dbe(0xa7)+_0x296dbe(0x119),'PuBXB':function(_0x2b7956,_0x300416,_0x58a63d){return _0x2b7956(_0x300416,_0x58a63d);},'VqnAH':function(_0x5a52cb,_0x4a182a,_0x34dfe9){return _0x5a52cb(_0x4a182a,_0x34dfe9);},'HTgni':_0x296dbe(0x8b7)+_0x296dbe(0x7e1),'GYKDb':_0x296dbe(0x1a0),'GeuYT':_0x296dbe(0xa72)+_0x296dbe(0x343)+'..','GwBcR':_0x296dbe(0x5b5)+_0x296dbe(0xb0f),'pPCEX':_0x296dbe(0x7d8),'CjaFt':_0x296dbe(0x697),'iEUIX':_0x296dbe(0x6f0)+_0x296dbe(0x34f)+_0x296dbe(0x748)+_0x296dbe(0x5bf)+'work.','ZjfsA':'Connection'+_0x296dbe(0xa4d)+_0x296dbe(0x302)+'\x20a\x20while.','tGuvY':_0x296dbe(0x348)+'ion\x20room\x20i'+'s\x20full.\x20Yo'+'u\x20edits\x20wo'+_0x296dbe(0x22d)+_0x296dbe(0x337)+'.','BBWCt':_0x296dbe(0x230)+'\x20is\x20not\x20re'+_0x296dbe(0x786)+_0x296dbe(0x95a)+'laboration'+'\x20request.\x20'+_0x296dbe(0xa42)+_0x296dbe(0x52f)+_0x296dbe(0xaf1)+_0x296dbe(0x8df),'QAEmU':_0x296dbe(0x348)+'ion\x20Confli'+'ct','FYmaX':'There\x20is\x20a'+'\x20conflict\x20'+'between\x20yo'+_0x296dbe(0xbbc)+_0x296dbe(0xcb)+_0x296dbe(0x334)+'the\x20server'+'.\x20Please\x20s'+_0x296dbe(0xb25)+_0x296dbe(0x37d)+',\x20because\x20'+_0x296dbe(0x813)+_0x296dbe(0x93c)+_0x296dbe(0x6d5)+'oad\x20the\x20pa'+'ge.','cEFaD':'You\x20opened'+'\x20the\x20same\x20'+_0x296dbe(0x592)+_0x296dbe(0xb08)+_0x296dbe(0x24a)+_0x296dbe(0xa04)+_0x296dbe(0xca)+'cannot\x20edi'+'t\x20on\x20this\x20'+'tab.'};var _0x1cd4e4=Object[_0x296dbe(0x624)+'erty'],_0x56326c=(_0x224042,_0x1cf2d0,_0x286c53)=>_0x1cf2d0 in _0x224042?_0x1cd4e4(_0x224042,_0x1cf2d0,{'enumerable':!(-0x177a+0x23c5*-0x1+0x20b*0x1d),'configurable':!(0x1e7+-0x1*0x16fe+0x1517),'writable':!(-0x2291+0xf81+-0x8*-0x262),'value':_0x286c53}):_0x224042[_0x1cf2d0]=_0x286c53,_0x46ffcf=(_0x45f91a,_0x2a55bf,_0x8faef)=>(_0x56326c(_0x45f91a,typeof _0x2a55bf!=_0x296dbe(0x779)?_0x2a55bf+'':_0x2a55bf,_0x8faef),_0x8faef),_0x3ce276,_0x5c803f=(_0x442abb=>(_0x442abb[_0x442abb['UNIVER_UNK'+'NOWN']=0x7e1*-0x2+0x13*-0xb2+0x12*0x19c]=_0x296dbe(0x88c)+_0x296dbe(0x3ed),_0x442abb[_0x442abb[_0x296dbe(0x69c)]=-0x2419*0x1+-0x2f1*-0x2+0x1e38]=_0x296dbe(0x69c),_0x442abb[_0x442abb[_0x296dbe(0x1dd)+'ET']=0x1600+0x2313+0x3911*-0x1]='UNIVER_SHE'+'ET',_0x442abb[_0x442abb[_0x296dbe(0xbbb)+'DE']=-0x567+-0xacf*0x1+-0x1039*-0x1]=_0x296dbe(0xbbb)+'DE',_0x442abb[_0x442abb[_0x296dbe(0xb5c)+'ED']=-(0x1312+0x4e1*-0x1+0x38c*-0x4)]=_0x296dbe(0xb5c)+'ED',_0x442abb))(_0x2f0105[_0x296dbe(0x69d)](_0x5c803f,{})),_0x3568af=(_0x46130b=>(_0x46130b[_0x46130b[_0x296dbe(0x7c5)+'D']=0x2*0x8+0x8*-0x148+-0x1*-0xa30]=_0x296dbe(0x7c5)+'D',_0x46130b[_0x46130b[_0x296dbe(0x83b)]=-0x1*0xf07+0x905*-0x1+-0x2f*-0x83]=_0x296dbe(0x83b),_0x46130b[_0x46130b['JOIN']=0x17c4+-0x1c02+0x440]='JOIN',_0x46130b[_0x46130b[_0x296dbe(0x811)]=-0x26da+0xd6d*-0x2+0x41b7]='LEAVE',_0x46130b[_0x46130b[_0x296dbe(0x1cd)]=0x411+0x18aa+-0x1cb7]=_0x296dbe(0x1cd),_0x46130b[_0x46130b[_0x296dbe(0x643)]=0x1*0x2c0+0x3e*-0x1a+0x391]='HEARTBEAT',_0x46130b[_0x46130b['RECV']=-0x12c4+0x2442+-0x1178]='RECV',_0x46130b[_0x46130b[_0x296dbe(0xb5c)+'ED']=-(-0x9d+-0x4*0x7d8+-0x6*-0x555)]='UNRECOGNIZ'+'ED',_0x46130b))(_0x3568af||{}),_0x496243=(_0x5a56c9=>(_0x5a56c9[_0x5a56c9['UNKNOWN_CO'+'DE']=0x1*-0x2595+0x1e8e+-0x707*-0x1]=_0x296dbe(0x3d2)+'DE',_0x5a56c9[_0x5a56c9['OK']=-0x1fed+-0xc47*-0x3+-0x4e7]='OK',_0x5a56c9[_0x5a56c9['FAIL']=0x3*-0x4cd+0x1*-0x22d+0x1096]='FAIL',_0x5a56c9[_0x5a56c9[_0x296dbe(0xb5c)+'ED']=-(-0x1*0xa97+-0x17ab*-0x1+-0x1*0xd13)]=_0x296dbe(0xb5c)+'ED',_0x5a56c9))(_0x2f0105[_0x296dbe(0x8eb)](_0x496243,{})),_0x1c8918=(_0x486f54,_0x497836,_0x5c36ad,_0x49d09a)=>{const _0x5372e5=_0x296dbe;for(var _0x2ff679=_0x497836,_0xac23af=_0x2f0105['gpiDZ'](_0x486f54[_0x5372e5(0x167)],-0xd*0x8b+-0xcf2+0x1402),_0x1b0540;_0x2f0105[_0x5372e5(0x7f8)](_0xac23af,-0x8ae*-0x1+-0xe65+-0x4d*-0x13);_0xac23af--)(_0x1b0540=_0x486f54[_0xac23af])&&(_0x2ff679=_0x1b0540(_0x2ff679)||_0x2ff679);return _0x2ff679;},_0x46dda2=(_0x1d5875,_0xd6e935)=>(_0x5e3ae8,_0x47db53)=>_0xd6e935(_0x5e3ae8,_0x47db53,_0x1d5875);let _0x41fc48=class extends _0x458d3d['Disposable']{constructor(_0x1891f2){const _0x5dba46=_0x296dbe;super(),_0x2f0105[_0x5dba46(0x51d)](_0x46ffcf,this,_0x2f0105[_0x5dba46(0x2c0)],new Map()),_0x2f0105[_0x5dba46(0x5a9)](_0x46ffcf,this,_0x2f0105[_0x5dba46(0x9b0)],null),(this[_0x5dba46(0x5a3)+_0x5dba46(0xa3b)+'ce']=_0x1891f2,this[_0x5dba46(0x323)+_0x5dba46(0xacd)](_0x458d3d[_0x5dba46(0x9f4)+'le'](_0x4e41e4['merge'](this[_0x5dba46(0x5a3)+_0x5dba46(0xa3b)+'ce']['getTypeOfU'+_0x5dba46(0xac6)+'d$'](_0x458d3d[_0x5dba46(0x827)+_0x5dba46(0x946)][_0x5dba46(0x1dd)+'ET'])[_0x5dba46(0x16c)](_0x5c0524[_0x5dba46(0x5a1)](_0x4687de=>_0x4687de[_0x5dba46(0x2d0)]())),this['_univerIns'+_0x5dba46(0xa3b)+'ce'][_0x5dba46(0x2c5)+_0x5dba46(0xac6)+'d$'](_0x458d3d[_0x5dba46(0x827)+_0x5dba46(0x946)][_0x5dba46(0x69c)])[_0x5dba46(0x16c)](_0x5c0524[_0x5dba46(0x5a1)](_0x236c1e=>_0x236c1e[_0x5dba46(0x2d0)]())),this[_0x5dba46(0x5a3)+_0x5dba46(0xa3b)+'ce']['getTypeOfU'+_0x5dba46(0xac6)+'d$'](_0x458d3d[_0x5dba46(0x827)+_0x5dba46(0x946)][_0x5dba46(0xbbb)+'DE'])[_0x5dba46(0x16c)](_0x5c0524[_0x5dba46(0x5a1)](_0x385e84=>_0x385e84['getUnitId']())))[_0x5dba46(0x829)](_0x2f18a9=>this[_0x5dba46(0xad3)+'m'](_0x2f18a9)))));}[_0x296dbe(0x26d)+_0x296dbe(0x817)](_0x54004c){const _0x1e8e10=_0x296dbe,_0x4c33d0={};_0x4c33d0[_0x1e8e10(0x25e)]=function(_0x228535,_0x4e0e32){return _0x228535==_0x4e0e32;};const _0x5a5dc8=_0x4c33d0;if(_0x2f0105[_0x1e8e10(0x874)](_0x2f0105[_0x1e8e10(0x47a)],_0x2f0105['CicAA']))this[_0x1e8e10(0x6cf)+'er']=_0x54004c;else{const _0x5cd031=_0x43fd1d[_0x1e8e10(0xba8)];switch(_0x5cd031[_0x1e8e10(0x2b4)]){case _0x32ced4['Collaborat'+'ionEvent']['CHANGESET_'+'ACK']:return{..._0x13df51,'data':{..._0x5cd031,'data':_0x5a5dc8[_0x1e8e10(0x25e)](_0x491ff2=_0x5cd031[_0x1e8e10(0x3f2)],null)?void(0x21c7*-0x1+-0x2ba+-0x10b*-0x23):_0x19db11['cs']},'cmd':_0x2e2144[_0x1e8e10(0x46e)]};case _0x5920f9[_0x1e8e10(0x348)+_0x1e8e10(0x530)][_0x1e8e10(0x607)+_0x1e8e10(0x5c6)]:return{..._0x85b79e,'data':{..._0x5cd031,'data':_0x5a5dc8[_0x1e8e10(0x25e)](_0x5299a3=_0x5cd031[_0x1e8e10(0x7d7)],null)?void(0x1*-0x121d+-0x1418+0x2635):_0x427fdb['cs']},'cmd':_0x15485d[_0x1e8e10(0x46e)]};case _0x24606b['Collaborat'+_0x1e8e10(0x530)]['CHANGESET_'+_0x1e8e10(0x970)]:return{..._0x5d6741,'data':{..._0x5cd031,'data':_0x5a5dc8[_0x1e8e10(0x25e)](_0x4756cb=_0x5cd031[_0x1e8e10(0x9f9)],null)?void(-0x5cf*-0x1+-0x44+0x1d9*-0x3):_0x7b3f13['cs']},'cmd':_0x5df9b0[_0x1e8e10(0x46e)]};case _0xbbd457[_0x1e8e10(0x348)+_0x1e8e10(0x530)][_0x1e8e10(0x362)+_0x1e8e10(0x1b2)]:const _0x28eb96={..._0x5cd031};_0x28eb96[_0x1e8e10(0x1fe)]=_0x5cd031[_0x1e8e10(0x6af)+_0x1e8e10(0x159)];const _0x4d066c={..._0x339882};_0x4d066c[_0x1e8e10(0x1fe)]=_0x28eb96,_0x4d066c['cmd']=_0x5bb883[_0x1e8e10(0x46e)];return _0x4d066c;case _0x434097[_0x1e8e10(0x348)+_0x1e8e10(0x530)]['USERS_ENTE'+'R']:const _0x186c43={..._0x5cd031};_0x186c43['data']=_0x5cd031[_0x1e8e10(0x1b4)];const _0x1eae2e={..._0x18c59c};_0x1eae2e[_0x1e8e10(0x1fe)]=_0x186c43,_0x1eae2e[_0x1e8e10(0x46e)]=_0x1f144f['cmd'];return _0x1eae2e;case _0x8fbc2[_0x1e8e10(0x348)+_0x1e8e10(0x530)][_0x1e8e10(0x4e6)+'E']:const _0x46563e={..._0x5cd031};_0x46563e[_0x1e8e10(0x1fe)]=_0x5cd031[_0x1e8e10(0x568)];const _0x572bbf={..._0x6e4636};_0x572bbf['data']=_0x46563e,_0x572bbf[_0x1e8e10(0x46e)]=_0x2ab047[_0x1e8e10(0x46e)];return _0x572bbf;case _0x575f0a[_0x1e8e10(0x348)+_0x1e8e10(0x530)][_0x1e8e10(0x130)+'NEW_HOST']:const _0x4351ee={..._0x5cd031};_0x4351ee[_0x1e8e10(0x1fe)]=_0x5cd031['liveShareN'+_0x1e8e10(0x95b)];const _0x5a1f0c={..._0x31ff6f};_0x5a1f0c[_0x1e8e10(0x1fe)]=_0x4351ee,_0x5a1f0c[_0x1e8e10(0x46e)]=_0x416979[_0x1e8e10(0x46e)];return _0x5a1f0c;case _0x38b3dc[_0x1e8e10(0x348)+_0x1e8e10(0x530)]['LIVESHARE_'+'FETCH_OPER'+_0x1e8e10(0x865)]:case _0x2faffb[_0x1e8e10(0x348)+'ionEvent']['LIVESHARE_'+_0x1e8e10(0xaa8)]:const _0x1e41cf={..._0x5cd031};_0x1e41cf['data']=_0x5cd031['liveShareO'+_0x1e8e10(0x445)];const _0x326f32={..._0x3871cc};_0x326f32['data']=_0x1e41cf,_0x326f32[_0x1e8e10(0x46e)]=_0x5a45bd[_0x1e8e10(0x46e)];return _0x326f32;case _0x2e0b63[_0x1e8e10(0x348)+_0x1e8e10(0x530)]['LIVESHARE_'+'TERMINATE']:const _0x1308c5={..._0x5cd031};_0x1308c5['data']=_0x5cd031[_0x1e8e10(0x99d)+_0x1e8e10(0x95b)];const _0x30e1f5={..._0x2bf9d1};_0x30e1f5[_0x1e8e10(0x1fe)]=_0x1308c5,_0x30e1f5[_0x1e8e10(0x46e)]=_0xc57072[_0x1e8e10(0x46e)];return _0x30e1f5;case _0xca160b[_0x1e8e10(0x348)+'ionEvent'][_0x1e8e10(0x512)+_0x1e8e10(0x193)]:const _0x560d00={..._0x1ce7a3};_0x560d00['data']=_0x5cd031,_0x560d00[_0x1e8e10(0x46e)]=_0x5b4c65[_0x1e8e10(0x46e)];return _0x560d00;default:return _0x2a7b97;}}}[_0x296dbe(0x693)+'User'](){const _0x303025=_0x296dbe;if(_0x2f0105[_0x303025(0x54d)]!==_0x2f0105['Elyzq'])return this[_0x303025(0x6cf)+'er'];else{if(this['_awaitingC'+_0x303025(0xa2)])return this[_0x303025(0x8c6)+_0x303025(0x759)+_0x303025(0x319)]=this[_0x303025(0x54a)+'hangeset'],this[_0x303025(0x54a)+_0x303025(0xa2)]=null,this;throw new _0x1fdbd5(_0x303025(0x2f3)+_0x303025(0x63d)+'\x20not\x20expec'+_0x303025(0x4c2)+'eive\x20ack\x20w'+_0x303025(0xa10)+'_awaitingC'+'hangeset`\x20'+_0x303025(0xb7e));}}['updateMemb'+'er'](_0xa8aaf0,_0x48b10c){const _0x3e1779=_0x296dbe;let _0x3d3404=this[_0x3e1779(0x473)+'rs']['get'](_0xa8aaf0);_0x3d3404||(_0x3d3404=new _0x5828ae(),this[_0x3e1779(0x473)+'rs'][_0x3e1779(0x27d)](_0xa8aaf0,_0x3d3404)),_0x3d3404[_0x3e1779(0x4e5)+'er'](_0x48b10c);}[_0x296dbe(0xa34)+'er'](_0x34e0e1,_0x1fe2f1){const _0x4827aa=_0x296dbe,_0x14fe8d=this[_0x4827aa(0x473)+'rs'][_0x4827aa(0x242)](_0x34e0e1);_0x14fe8d&&_0x14fe8d[_0x4827aa(0xa34)+'er'](_0x1fe2f1);}[_0x296dbe(0x178)](_0x2d263f){const _0x185c42=_0x296dbe;if(_0x2f0105[_0x185c42(0x312)]('MxOuh',_0x2f0105['MjBZm']))return this[_0x185c42(0x473)+'rs'][_0x185c42(0x242)](_0x2d263f);else this[_0x185c42(0x8c5)][_0x185c42(0x9e5)]();}[_0x296dbe(0xb76)](_0x29cf5c,_0x2b923c){const _0x371e41=_0x296dbe,_0x240deb=this['_roomMembe'+'rs'][_0x371e41(0x242)](_0x29cf5c);if(_0x240deb)return _0x240deb[_0x371e41(0xb76)](_0x2b923c);}['_removeRoo'+'m'](_0x34d82f){const _0x1b5ceb=_0x296dbe,_0x3e6b87=this[_0x1b5ceb(0x473)+'rs'][_0x1b5ceb(0x242)](_0x34d82f);_0x3e6b87&&(_0x3e6b87[_0x1b5ceb(0x76f)](),this[_0x1b5ceb(0x473)+'rs'][_0x1b5ceb(0xbc7)](_0x34d82f));}['dispose'](){const _0x23929f=_0x296dbe;if(_0x2f0105['VsRgx'](_0x23929f(0x3b6),_0x2f0105[_0x23929f(0x3e1)]))return this[_0x23929f(0x969)+'atus$'][_0x23929f(0x579)]();else this[_0x23929f(0x473)+'rs']['forEach'](_0x24cd84=>_0x24cd84[_0x23929f(0x76f)]()),this[_0x23929f(0x473)+'rs'][_0x23929f(0x9e5)]();}};_0x41fc48=_0x2f0105['ldKcE'](_0x1c8918,[_0x2f0105[_0x296dbe(0x8cd)](_0x46dda2,0x3b7+0x2176+-0x252d,_0x458d3d[_0x296dbe(0x66b)+_0x296dbe(0xa3b)+'ce'])],_0x41fc48);class _0x5828ae extends _0x458d3d[_0x296dbe(0x200)]{constructor(){const _0x483b29=_0x296dbe;super(...arguments),_0x46ffcf(this,_0x2f0105[_0x483b29(0x34b)],new Map());}[_0x296dbe(0x76f)](){const _0x4fc6e3=_0x296dbe;if(_0x2f0105[_0x4fc6e3(0x9c7)]('QZrGX',_0x4fc6e3(0x7a2)))this['_members'][_0x4fc6e3(0x9e5)]();else{const _0x28e2cb=_0x218c8a[_0x4fc6e3(0x2b4)];_0x2f0105[_0x4fc6e3(0x723)](_0x28e2cb,_0x40dea3['Collaborat'+_0x4fc6e3(0x530)]['NEW_CHANGE'+'SETS'])?this[_0x4fc6e3(0xa66)+_0x4fc6e3(0xa2)](_0x4b6553['parseProto'+_0x4fc6e3(0xb4)+'et'](_0xbfca25[_0x4fc6e3(0x1fe)])):_0x2f0105[_0x4fc6e3(0x646)](_0x28e2cb,_0x3638d6[_0x4fc6e3(0x348)+_0x4fc6e3(0x530)]['CHANGESET_'+_0x4fc6e3(0xbc5)])?this['_onRemoteA'+'CK'](_0x53de74[_0x4fc6e3(0x1fe)]):_0x2f0105[_0x4fc6e3(0x312)](_0x28e2cb,_0x148a8e[_0x4fc6e3(0x348)+_0x4fc6e3(0x530)][_0x4fc6e3(0x53f)+_0x4fc6e3(0x970)])?this[_0x4fc6e3(0x635)+'ejected']():_0x28e2cb===_0x1e4282[_0x4fc6e3(0x348)+'ionEvent'][_0x4fc6e3(0x915)+_0x4fc6e3(0x897)+_0x4fc6e3(0x864)]&&this[_0x4fc6e3(0x4d9)+_0x4fc6e3(0x719)](_0xf91a47[_0x4fc6e3(0x1fe)][_0x4fc6e3(0x839)][_0x4fc6e3(0x5a1)](_0x218325=>_0x340b1f[_0x4fc6e3(0x6d4)+_0x4fc6e3(0xb4)+'et'](_0x218325)));}}[_0x296dbe(0x4e5)+'er'](_0x2a59f9){const _0x615538=_0x296dbe;this[_0x615538(0x8c5)]['set'](_0x2a59f9[_0x615538(0x6f2)],_0x2a59f9);}[_0x296dbe(0xa34)+'er'](_0x535c56){const _0x34dd9c=_0x296dbe;this[_0x34dd9c(0x8c5)]['delete'](_0x535c56);}[_0x296dbe(0xb76)](_0x1a176a){const _0x21d20f=_0x296dbe;return this[_0x21d20f(0x8c5)][_0x21d20f(0x242)](_0x1a176a);}}function _0x39ec63(_0x46e8b7){const _0xd685ef=_0x296dbe;var _0x59464d,_0x41ea37,_0x2bf901;const _0x334052=_0x46e8b7['data'],_0x368d86=JSON['parse'](_0x334052);switch(_0x368d86['cmd']){case _0x3568af[_0xd685ef(0x643)]:case _0x3568af[_0xd685ef(0x83b)]:{const _0x22687d=_0x368d86[_0xd685ef(0x8a9)],_0x4c1f0b={..._0x368d86};return _0x4c1f0b[_0xd685ef(0x1fe)]=_0x22687d,_0x4c1f0b['cmd']=_0x368d86[_0xd685ef(0x46e)],_0x4c1f0b;}case _0x3568af[_0xd685ef(0x805)]:{const _0x30cbfc=_0x368d86[_0xd685ef(0x766)],_0x3550ab={..._0x368d86};return _0x3550ab['data']=_0x30cbfc,_0x3550ab[_0xd685ef(0x46e)]=_0x368d86[_0xd685ef(0x46e)],_0x3550ab;}case _0x3568af[_0xd685ef(0xaa4)]:{const _0x217899=_0x368d86[_0xd685ef(0xba8)];switch(_0x217899[_0xd685ef(0x2b4)]){case _0x2e6587[_0xd685ef(0x348)+_0xd685ef(0x530)][_0xd685ef(0x53f)+_0xd685ef(0xbc5)]:return{..._0x368d86,'data':{..._0x217899,'data':_0x2f0105[_0xd685ef(0x7b8)](_0x59464d=_0x217899[_0xd685ef(0x3f2)],null)?void(0x32*0xaa+-0x1ebc+0x1*-0x278):_0x59464d['cs']},'cmd':_0x368d86[_0xd685ef(0x46e)]};case _0x2e6587[_0xd685ef(0x348)+_0xd685ef(0x530)]['NEW_CHANGE'+_0xd685ef(0x5c6)]:const _0x11aad5={..._0x217899};_0x11aad5['data']=(_0x41ea37=_0x217899[_0xd685ef(0x7d7)])==null?void(0x1*-0xf29+0x1d7d+-0xe54*0x1):_0x41ea37['cs'];const _0x199fec={..._0x368d86};_0x199fec[_0xd685ef(0x1fe)]=_0x11aad5,_0x199fec[_0xd685ef(0x46e)]=_0x368d86[_0xd685ef(0x46e)];return _0x199fec;case _0x2e6587[_0xd685ef(0x348)+_0xd685ef(0x530)][_0xd685ef(0x53f)+_0xd685ef(0x970)]:return{..._0x368d86,'data':{..._0x217899,'data':_0x2f0105[_0xd685ef(0x7b8)](_0x2bf901=_0x217899['csRejEvent'],null)?void(-0xc1*0x19+0x1*0x2cd+0x100c):_0x2bf901['cs']},'cmd':_0x368d86['cmd']};case _0x2e6587[_0xd685ef(0x348)+_0xd685ef(0x530)][_0xd685ef(0x362)+_0xd685ef(0x1b2)]:const _0x2168f7={..._0x217899};_0x2168f7[_0xd685ef(0x1fe)]=_0x217899[_0xd685ef(0x6af)+_0xd685ef(0x159)];const _0x23d06c={..._0x368d86};_0x23d06c['data']=_0x2168f7,_0x23d06c[_0xd685ef(0x46e)]=_0x368d86[_0xd685ef(0x46e)];return _0x23d06c;case _0x2e6587[_0xd685ef(0x348)+'ionEvent'][_0xd685ef(0x7b)+'R']:const _0x5d7564={..._0x217899};_0x5d7564[_0xd685ef(0x1fe)]=_0x217899['joinEvent'];const _0x4025bb={..._0x368d86};_0x4025bb['data']=_0x5d7564,_0x4025bb[_0xd685ef(0x46e)]=_0x368d86[_0xd685ef(0x46e)];return _0x4025bb;case _0x2e6587[_0xd685ef(0x348)+'ionEvent']['USERS_LEAV'+'E']:const _0x3587c1={..._0x217899};_0x3587c1[_0xd685ef(0x1fe)]=_0x217899[_0xd685ef(0x568)];const _0x563c42={..._0x368d86};_0x563c42[_0xd685ef(0x1fe)]=_0x3587c1,_0x563c42['cmd']=_0x368d86[_0xd685ef(0x46e)];return _0x563c42;case _0x2e6587[_0xd685ef(0x348)+_0xd685ef(0x530)]['LIVESHARE_'+_0xd685ef(0x7fe)]:const _0x4c6381={..._0x217899};_0x4c6381[_0xd685ef(0x1fe)]=_0x217899[_0xd685ef(0x99d)+_0xd685ef(0x95b)];const _0x3f0fd1={..._0x368d86};_0x3f0fd1[_0xd685ef(0x1fe)]=_0x4c6381,_0x3f0fd1['cmd']=_0x368d86['cmd'];return _0x3f0fd1;case _0x2e6587[_0xd685ef(0x348)+'ionEvent'][_0xd685ef(0x130)+_0xd685ef(0x60c)+_0xd685ef(0x865)]:case _0x2e6587['Collaborat'+_0xd685ef(0x530)][_0xd685ef(0x130)+_0xd685ef(0xaa8)]:const _0x2c1a5b={..._0x217899};_0x2c1a5b['data']=_0x217899[_0xd685ef(0xb4c)+'peration'];const _0xb1fb90={..._0x368d86};_0xb1fb90[_0xd685ef(0x1fe)]=_0x2c1a5b,_0xb1fb90[_0xd685ef(0x46e)]=_0x368d86[_0xd685ef(0x46e)];return _0xb1fb90;case _0x2e6587[_0xd685ef(0x348)+_0xd685ef(0x530)][_0xd685ef(0x130)+_0xd685ef(0x3ca)]:const _0x21e909={..._0x217899};_0x21e909[_0xd685ef(0x1fe)]=_0x217899[_0xd685ef(0x99d)+'ewHost'];const _0x4d4261={..._0x368d86};_0x4d4261[_0xd685ef(0x1fe)]=_0x21e909,_0x4d4261[_0xd685ef(0x46e)]=_0x368d86[_0xd685ef(0x46e)];return _0x4d4261;case _0x2e6587[_0xd685ef(0x348)+_0xd685ef(0x530)]['MSG_FOR_ER'+'ROR']:const _0x13cc9b={..._0x368d86};_0x13cc9b[_0xd685ef(0x1fe)]=_0x217899,_0x13cc9b[_0xd685ef(0x46e)]=_0x368d86[_0xd685ef(0x46e)];return _0x13cc9b;default:return _0x368d86;}}default:return _0x368d86;}}function _0x23cc57(_0x5ed04f){const _0x4d7bf3=_0x296dbe,_0x1e46b2={'mfROX':function(_0x3a9638,_0x2b2907){const _0x368eb1=_0x207b;return _0x2f0105[_0x368eb1(0x258)](_0x3a9638,_0x2b2907);},'FRhQN':_0x4d7bf3(0xabe),'glNyD':_0x2f0105[_0x4d7bf3(0x64c)],'VngkJ':_0x2f0105[_0x4d7bf3(0x74b)],'NTcjf':function(_0x6b5c40,_0x133035){return _0x2f0105['tApoc'](_0x6b5c40,_0x133035);}};switch(_0x5ed04f['cmd']){case _0x3568af['HEARTBEAT']:case _0x3568af[_0x4d7bf3(0x83b)]:const _0x4eb540={};_0x4eb540[_0x4d7bf3(0x46e)]=_0x5ed04f[_0x4d7bf3(0x46e)],_0x4eb540[_0x4d7bf3(0x476)]=_0x5ed04f[_0x4d7bf3(0x476)];return JSON[_0x4d7bf3(0x5a5)](_0x4eb540);case _0x3568af[_0x4d7bf3(0x1cd)]:{let _0x22290d;switch(_0x5ed04f[_0x4d7bf3(0x1fe)][_0x4d7bf3(0x2b4)]){case _0x2e6587[_0x4d7bf3(0x348)+_0x4d7bf3(0x530)][_0x4d7bf3(0x362)+_0x4d7bf3(0x1b2)]:{const _0x330011={};_0x330011['eventID']=_0x2e6587[_0x4d7bf3(0x348)+_0x4d7bf3(0x530)][_0x4d7bf3(0x362)+'SOR'],_0x330011[_0x4d7bf3(0x6af)+'orEvent']=_0x5ed04f[_0x4d7bf3(0x1fe)][_0x4d7bf3(0x1fe)],_0x22290d=_0x330011;break;}case _0x2e6587[_0x4d7bf3(0x348)+_0x4d7bf3(0x530)][_0x4d7bf3(0x4e6)+'E']:{const _0x18a65b={};_0x18a65b[_0x4d7bf3(0x2b4)]=_0x2e6587['Collaborat'+_0x4d7bf3(0x530)]['USERS_LEAV'+'E'],_0x18a65b[_0x4d7bf3(0x568)]=_0x5ed04f[_0x4d7bf3(0x1fe)]['data'],_0x22290d=_0x18a65b;break;}case _0x2e6587[_0x4d7bf3(0x348)+'ionEvent']['USERS_ENTE'+'R']:{if(_0x2f0105[_0x4d7bf3(0xb8b)]===_0x2f0105[_0x4d7bf3(0x89d)]){var _0x53bba5=_0x2dde54[-0x1eb2*0x1+0x3*0xc63+-0x677],_0x5f293e=_0x3bab55[0xdd9+0x1503+-0x22db];_0x1e46b2[_0x4d7bf3(0x96a)](typeof _0x5f293e,_0x1e46b2['FRhQN'])&&(_0x413726[_0x53bba5]=_0x5f293e[_0x4d7bf3(0x7dd)](/url\(#(.*)\)/,_0x1e46b2[_0x4d7bf3(0x88d)][_0x4d7bf3(0x762)](_0x3b8c64[_0x4d7bf3(0x81f)],')')));}else{const _0x4fb452={};_0x4fb452[_0x4d7bf3(0x2b4)]=_0x2e6587['Collaborat'+'ionEvent'][_0x4d7bf3(0x7b)+'R'],_0x4fb452[_0x4d7bf3(0x1b4)]=_0x5ed04f[_0x4d7bf3(0x1fe)][_0x4d7bf3(0x1fe)],_0x22290d=_0x4fb452;break;}}case _0x2e6587['Collaborat'+_0x4d7bf3(0x530)][_0x4d7bf3(0x130)+_0x4d7bf3(0x7fe)]:{if(_0x2f0105['TirIG'](_0x2f0105['vdXYG'],_0x2f0105[_0x4d7bf3(0x8d4)])){const _0x439665={};_0x439665[_0x4d7bf3(0x2b4)]=_0x2e6587['Collaborat'+'ionEvent'][_0x4d7bf3(0x130)+'NEW_HOST'],_0x439665[_0x4d7bf3(0x99d)+'ewHost']=_0x5ed04f[_0x4d7bf3(0x1fe)]['data'],_0x22290d=_0x439665;break;}else _0x21ce83?(this['_anchorDot']&&this[_0x4d7bf3(0x678)]['hide'](),this['_textBubbl'+'e']&&this[_0x4d7bf3(0x59d)+'e'][_0x4d7bf3(0x89a)]()):(this[_0x4d7bf3(0x678)]&&this['_anchorDot'][_0x4d7bf3(0x89a)](),this['_textBubbl'+'e']&&this[_0x4d7bf3(0x59d)+'e']['hide']());}case _0x2e6587['Collaborat'+_0x4d7bf3(0x530)][_0x4d7bf3(0x130)+'OPERATION']:{if(_0x2f0105['NuKzs']!==_0x2f0105[_0x4d7bf3(0x907)])this[_0x4d7bf3(0x5e1)+_0x4d7bf3(0x257)+_0x4d7bf3(0x3be)]=null,this['_messageSe'+_0x4d7bf3(0xa95)]['show']({'type':_0x474567[_0x4d7bf3(0x1c9)+'e'][_0x4d7bf3(0x5a6)],'content':this[_0x4d7bf3(0xb3e)+_0x4d7bf3(0x820)]['t'](_0x1e46b2[_0x4d7bf3(0x227)])});else{const _0xae027b={};_0xae027b[_0x4d7bf3(0x2b4)]=_0x2e6587[_0x4d7bf3(0x348)+_0x4d7bf3(0x530)][_0x4d7bf3(0x130)+_0x4d7bf3(0xaa8)],_0xae027b['liveShareO'+_0x4d7bf3(0x445)]=_0x5ed04f[_0x4d7bf3(0x1fe)][_0x4d7bf3(0x1fe)],_0x22290d=_0xae027b;break;}}case _0x2e6587[_0x4d7bf3(0x348)+_0x4d7bf3(0x530)][_0x4d7bf3(0x130)+_0x4d7bf3(0x3ca)]:{const _0x2e0409={};_0x2e0409[_0x4d7bf3(0x2b4)]=_0x2e6587[_0x4d7bf3(0x348)+_0x4d7bf3(0x530)][_0x4d7bf3(0x130)+_0x4d7bf3(0x3ca)],_0x2e0409['liveShareT'+_0x4d7bf3(0x9c8)]=_0x5ed04f['data'][_0x4d7bf3(0x1fe)],_0x22290d=_0x2e0409;break;}case _0x2e6587['Collaborat'+_0x4d7bf3(0x530)][_0x4d7bf3(0x130)+_0x4d7bf3(0x7da)+'ST']:{if(_0x2f0105['DbvTF'](_0x4d7bf3(0x7d1),_0x2f0105[_0x4d7bf3(0xab)])){const _0x153ebf={};_0x153ebf['eventID']=_0x2e6587[_0x4d7bf3(0x348)+'ionEvent'][_0x4d7bf3(0x130)+_0x4d7bf3(0x7da)+'ST'],_0x153ebf[_0x4d7bf3(0x566)+_0x4d7bf3(0x70b)]=_0x5ed04f['data']['data'],_0x22290d=_0x153ebf;break;}else return this[_0x4d7bf3(0x473)+'rs$'][_0x4d7bf3(0x579)]();}case _0x2e6587['Collaborat'+'ionEvent'][_0x4d7bf3(0x130)+_0x4d7bf3(0x60c)+_0x4d7bf3(0x865)]:{if(_0x2f0105[_0x4d7bf3(0xa8c)](_0x2f0105['nafHQ'],_0x4d7bf3(0x2dc))){var _0x218826;return _0x1e46b2[_0x4d7bf3(0x9b1)](_0x218826=this[_0x4d7bf3(0x5fe)+_0x4d7bf3(0x820)][_0x4d7bf3(0x138)](_0x15d3d3),null)?_0x218826:_0x1c6fa2;}else{const _0x5d0392={};_0x5d0392[_0x4d7bf3(0x2b4)]=_0x2e6587[_0x4d7bf3(0x348)+_0x4d7bf3(0x530)][_0x4d7bf3(0x130)+'FETCH_OPER'+_0x4d7bf3(0x865)],_0x22290d=_0x5d0392;break;}}default:const _0x298e47={};_0x298e47[_0x4d7bf3(0x2b4)]=_0x5ed04f[_0x4d7bf3(0x1fe)][_0x4d7bf3(0x2b4)],_0x22290d=_0x298e47;}const _0x1cc65b={};return _0x1cc65b['cmd']=_0x5ed04f[_0x4d7bf3(0x46e)],_0x1cc65b[_0x4d7bf3(0x476)]=_0x5ed04f[_0x4d7bf3(0x476)],_0x1cc65b[_0x4d7bf3(0xba8)]=_0x22290d,JSON[_0x4d7bf3(0x5a5)](_0x1cc65b);}case _0x3568af[_0x4d7bf3(0x805)]:const _0x25e33c={};_0x25e33c[_0x4d7bf3(0x46e)]=_0x5ed04f[_0x4d7bf3(0x46e)],_0x25e33c[_0x4d7bf3(0x476)]=_0x5ed04f[_0x4d7bf3(0x476)],_0x25e33c[_0x4d7bf3(0xbd5)]=_0x5ed04f[_0x4d7bf3(0x1fe)];return JSON[_0x4d7bf3(0x5a5)](_0x25e33c);case _0x3568af['LEAVE']:const _0xdd2976={};_0xdd2976[_0x4d7bf3(0x46e)]=_0x5ed04f['cmd'],_0xdd2976[_0x4d7bf3(0x476)]=_0x5ed04f[_0x4d7bf3(0x476)],_0xdd2976[_0x4d7bf3(0xb70)]=_0x5ed04f['data'];return JSON['stringify'](_0xdd2976);default:throw new Error(_0x2f0105[_0x4d7bf3(0x55a)]);}}var _0x5412f1=(_0x1a1514,_0x4a0aa5,_0x559a6f,_0x25d2c0)=>{const _0x43c501=_0x296dbe;if(_0x2f0105['bCLez'](_0x2f0105[_0x43c501(0x6c1)],_0x2f0105[_0x43c501(0x6c1)])){for(var _0x1e4543=_0x4a0aa5,_0x7b036d=_0x2f0105[_0x43c501(0xbcc)](_0x1a1514[_0x43c501(0x167)],0x6a2+0xcd*-0x29+0x1a34),_0x4e748b;_0x2f0105[_0x43c501(0x7f8)](_0x7b036d,-0x2*-0x1159+-0x1*0x136d+-0xf45);_0x7b036d--)(_0x4e748b=_0x1a1514[_0x7b036d])&&(_0x1e4543=_0x2f0105[_0x43c501(0x9a2)](_0x4e748b,_0x1e4543)||_0x1e4543);return _0x1e4543;}else this[_0x43c501(0x71e)+_0x43c501(0x191)]=_0x24edac[_0x43c501(0xb1f)+'l'](()=>{const _0x351a76=_0x43c501;this[_0x351a76(0x4da)]({'type':0x2,'memberID':this[_0x351a76(0x98d)]});},_0x6bc29c);},_0x92958e=(_0x31ee5c,_0xbca48f)=>(_0x18360a,_0x12bd23)=>_0xbca48f(_0x18360a,_0x12bd23,_0x31ee5c);const _0x32aa90=_0x5b8835[_0x296dbe(0x593)+_0x296dbe(0x2f8)](_0x2f0105[_0x296dbe(0x1c2)]),_0x1f727a=_0x296dbe(0x306)+_0x296dbe(0x61d)+'SET_URL',_0x1c6bfb='/universer'+_0x296dbe(0x5d2);function _0xe45fd1(_0xf70c4f,_0x134145,_0x541661){const _0x97dcec=_0x296dbe;return _0xf70c4f+'/'+_0x134145+_0x97dcec(0x335)+_0x541661+('/new_chang'+'es');}_0x30302d[_0x296dbe(0x348)+_0x296dbe(0x8c3)+_0x296dbe(0x3d9)]=class{constructor(_0x45228d,_0x4c0d34,_0xb445df,_0x29dd03,_0x16f9b8){const _0x327d1d=_0x296dbe;this[_0x327d1d(0x922)]=_0x45228d,this['_ws']=_0x4c0d34,this[_0x327d1d(0x5fe)+_0x327d1d(0x820)]=_0xb445df,this[_0x327d1d(0xb3)+'e']=_0x29dd03,this[_0x327d1d(0x9d8)+_0x327d1d(0x77c)+'ce']=_0x16f9b8;}[_0x296dbe(0x465)+'et'](_0x209be7){const _0x5c1848=_0x296dbe,_0x54039b={'eodXX':function(_0x2ac5be,_0x4cbe13){const _0xbcd0bf=_0x207b;return _0x2f0105[_0xbcd0bf(0x4c9)](_0x2ac5be,_0x4cbe13);},'EBxSR':function(_0x4440c3,_0x4868f4){const _0x3b9bcc=_0x207b;return _0x2f0105[_0x3b9bcc(0x9e6)](_0x4440c3,_0x4868f4);},'OilZb':function(_0x58d288,_0x146a73){return _0x2f0105['tliHf'](_0x58d288,_0x146a73);},'goGEj':_0x2f0105[_0x5c1848(0x9c4)],'YyCXd':function(_0x4be80a){return _0x2f0105['ijnip'](_0x4be80a);},'oWeUs':function(_0x48a69d,_0x4befa6){const _0xb7975a=_0x5c1848;return _0x2f0105[_0xb7975a(0x1b3)](_0x48a69d,_0x4befa6);},'ijTgi':function(_0xd2737e,_0x21b744){const _0x47ec13=_0x5c1848;return _0x2f0105[_0x47ec13(0x469)](_0xd2737e,_0x21b744);},'UmthH':function(_0x4944b8,_0x5d96d9){const _0x34fda4=_0x5c1848;return _0x2f0105[_0x34fda4(0x1f7)](_0x4944b8,_0x5d96d9);},'aZMbF':_0x2f0105[_0x5c1848(0x8a7)]},_0x46d851=this['_ws']['createSock'+'et'](_0x209be7);if(!_0x46d851)throw new Error(_0x2f0105[_0x5c1848(0x700)]);const _0x4c1614=new _0x458d3d[(_0x5c1848(0x200))+(_0x5c1848(0x6c8))](),_0x203a6b=new _0x4e41e4[(_0x5c1848(0xb84))]();_0x4c1614[_0x5c1848(0x6b9)](_0x458d3d[_0x5c1848(0x9f4)+'le'](_0x46d851[_0x5c1848(0x201)][_0x5c1848(0x829)](_0xcc9fbe=>_0x203a6b[_0x5c1848(0x3b2)](_0xcc9fbe)))),_0x4c1614[_0x5c1848(0x6b9)](_0x458d3d[_0x5c1848(0x9f4)+'le'](()=>_0x203a6b[_0x5c1848(0x2cb)]()));const _0x546fe7=new _0x4e41e4['Subject']();_0x4c1614[_0x5c1848(0x6b9)](_0x458d3d[_0x5c1848(0x9f4)+'le'](_0x46d851[_0x5c1848(0x73d)]['subscribe'](_0x1ecc0b=>_0x546fe7[_0x5c1848(0x3b2)](_0x1ecc0b)))),_0x4c1614[_0x5c1848(0x6b9)](_0x458d3d[_0x5c1848(0x9f4)+'le'](()=>_0x546fe7[_0x5c1848(0x2cb)]()));const _0x3da426=new _0x4e41e4[(_0x5c1848(0xb84))]();_0x4c1614[_0x5c1848(0x6b9)](_0x458d3d['toDisposab'+'le'](_0x46d851[_0x5c1848(0x8c4)]['subscribe'](_0x118c16=>{const _0x555c02=_0x5c1848;if(_0x54039b['OilZb'](_0x555c02(0x431),_0x54039b[_0x555c02(0x49f)])){const _0x56158c=_0x54039b['EBxSR'](_0x39ec63,_0x118c16);_0x3da426[_0x555c02(0x3b2)](_0x56158c);}else{for(var _0x2c2b7f=_0x31225a,_0x13492e=_0x54039b[_0x555c02(0xa7c)](_0x1abd43[_0x555c02(0x167)],-0xebd+0x3*-0x1b1+0x13d1),_0x2fce13;_0x13492e>=-0xa6*-0x35+0x25f8*0x1+-0x4856;_0x13492e--)(_0x2fce13=_0x5a45ed[_0x13492e])&&(_0x2c2b7f=_0x54039b[_0x555c02(0x91f)](_0x2fce13,_0x2c2b7f)||_0x2c2b7f);return _0x2c2b7f;}}))),_0x4c1614['add'](_0x458d3d['toDisposab'+'le'](()=>_0x3da426[_0x5c1848(0x2cb)]()));const _0x264306=()=>{const _0x24e628=_0x5c1848;if(_0x2f0105['nIZSv'](_0x2f0105[_0x24e628(0xa8d)],_0x24e628(0x107))){const _0x477040=_0x404bfe?function(){const _0x1acb4c=_0x24e628;if(_0x28fb99){const _0x239032=_0xc3fa7a[_0x1acb4c(0xb52)](_0xc55e18,arguments);return _0xd72ab5=null,_0x239032;}}:function(){};return _0x46278c=![],_0x477040;}else _0x546fe7[_0x24e628(0x3b2)](new Event(_0x2f0105[_0x24e628(0x86e)])),_0x203a6b['next'](new CloseEvent(_0x24e628(0x4fe)+_0x24e628(0xa00))),_0xa4d59a[_0x24e628(0x25f)]();},_0xa4d59a={'memberID':'','close$':_0x203a6b[_0x5c1848(0x9d2)+'le'](),'error$':_0x546fe7[_0x5c1848(0x9d2)+'le'](),'open$':_0x46d851[_0x5c1848(0x3e0)],'message$':_0x3da426[_0x5c1848(0x9d2)+'le'](),'send':_0x35a7c9=>{const _0x4bc6e9=_0x5c1848,_0x301c5f={'vfUEe':function(_0x220e94,_0x40da1f){const _0x4fbfa4=_0x207b;return _0x54039b[_0x4fbfa4(0x403)](_0x220e94,_0x40da1f);},'KXqZk':_0x4bc6e9(0x272),'xTGHo':function(_0x30ddb8){return _0x54039b['YyCXd'](_0x30ddb8);}};if(_0x54039b[_0x4bc6e9(0x966)](_0x35a7c9['cmd'],_0x3568af[_0x4bc6e9(0x1cd)])){if(_0x54039b[_0x4bc6e9(0x4c1)](_0x35a7c9[_0x4bc6e9(0x1fe)][_0x4bc6e9(0x2b4)],_0x2e6587[_0x4bc6e9(0x348)+'ionEvent']['SUBMIT_CHA'+_0x4bc6e9(0xf0)])){this[_0x4bc6e9(0x375)+_0x4bc6e9(0x208)](_0xa4d59a,_0x35a7c9[_0x4bc6e9(0x1fe)])[_0x4bc6e9(0x322)](_0x2921f9=>{const _0x55c38e=_0x4bc6e9;if(_0x301c5f[_0x55c38e(0x654)](_0x55c38e(0x272),_0x301c5f[_0x55c38e(0x83a)]))return this[_0x55c38e(0x5e1)+'tionPaused']=!(-0x11ec+-0x2488+0x3674),_0x59dfc4[_0x55c38e(0x9f4)+'le'](()=>{const _0x4fdb47=_0x55c38e;this[_0x4fdb47(0x5e1)+'tionPaused']=!(0x8d0+-0x1fd5+0x1706),this[_0x4fdb47(0x753)+_0x4fdb47(0x7a7)+'setQueue']();});else this[_0x55c38e(0xb3)+'e']['error'](_0x2921f9),_0x301c5f[_0x55c38e(0xa88)](_0x264306);});return;}if(_0x54039b[_0x4bc6e9(0x126)](_0x35a7c9[_0x4bc6e9(0x1fe)][_0x4bc6e9(0x2b4)],_0x2e6587[_0x4bc6e9(0x348)+_0x4bc6e9(0x530)][_0x4bc6e9(0x447)+_0x4bc6e9(0x7b9)])){const _0x3a3dcc=_0x35a7c9[_0x4bc6e9(0x1fe)];this[_0x4bc6e9(0xbb6)+_0x4bc6e9(0x3b3)](_0x3a3dcc)[_0x4bc6e9(0x663)](_0x25a566=>{const _0x4b6fe5=_0x4bc6e9,_0x211343={};_0x211343[_0x4b6fe5(0x839)]=_0x25a566;const _0x242987={};_0x242987['eventID']=_0x2e6587['Collaborat'+_0x4b6fe5(0x530)]['PSEUDO_FET'+'CH_MISSING'+_0x4b6fe5(0x864)],_0x242987['data']=_0x211343;const _0x4e7707={};_0x4e7707[_0x4b6fe5(0x46e)]=_0x3568af[_0x4b6fe5(0xaa4)],_0x4e7707[_0x4b6fe5(0x6b3)]=_0x496243['OK'],_0x4e7707[_0x4b6fe5(0x476)]=_0x3a3dcc[_0x4b6fe5(0x1fe)][_0x4b6fe5(0x53c)],_0x4e7707[_0x4b6fe5(0xb32)]='',_0x4e7707[_0x4b6fe5(0x1fe)]=_0x242987,_0x3da426['next'](_0x4e7707);})[_0x4bc6e9(0x322)](_0x11344f=>{const _0x254acb=_0x4bc6e9;this[_0x254acb(0xb3)+'e'][_0x254acb(0x3d3)](_0x11344f),_0x301c5f['xTGHo'](_0x264306);});return;}}_0x46d851[_0x4bc6e9(0x899)](_0x23cc57(_0x35a7c9));},'close':()=>{const _0x554fce=_0x5c1848;if('hnDLV'===_0x54039b[_0x554fce(0x1e2)])_0x46d851['close'](),_0x4c1614[_0x554fce(0x76f)]();else return _0x168640[_0x554fce(0xaa0)+'ct'](this[_0x554fce(0x5a3)+_0x554fce(0xa3b)+'ce'],this[_0x554fce(0xaa7)+_0x554fce(0x234)+'e']);}};return _0xa4d59a;}async[_0x296dbe(0x375)+_0x296dbe(0x208)](_0x386d68,_0x2d812a){const _0x252e60=_0x296dbe;var _0x2db32b;const {unitType:_0x623502,unitID:_0x2208f5,changeset:_0x3e4521}=_0x2d812a['data'],_0x4d61ba={'unitID':_0x2208f5,'memberID':_0x386d68[_0x252e60(0x6f2)],'type':_0x623502,'changeset':_0x2e6587[_0x252e60(0x9d4)+_0x252e60(0x7e5)+'ocol'](_0x3e4521)},_0x4a2418=_0x2f0105['WtUXy'](_0xe45fd1,_0x2f0105[_0x252e60(0xa7f)](_0x2db32b=this[_0x252e60(0x5fe)+'vice'][_0x252e60(0x138)](_0x1f727a),null)?_0x2db32b:_0x1c6bfb,_0x623502,_0x2208f5);try{if(_0x2f0105['BoCEO'](_0x2f0105[_0x252e60(0xb2d)],_0x252e60(0x8b1))){for(var _0x5c0943=_0x5227b6,_0x277a46=_0x2f0105[_0x252e60(0x64d)](_0x2dba2c[_0x252e60(0x167)],0x16ae+0xd*0x2d7+-0x3b98),_0x1de2fd;_0x2f0105[_0x252e60(0x7f8)](_0x277a46,0xdd*-0x2b+0x1*-0x1db3+0x42d2);_0x277a46--)(_0x1de2fd=_0x4470b6[_0x277a46])&&(_0x5c0943=_0x2f0105[_0x252e60(0x9a2)](_0x1de2fd,_0x5c0943)||_0x5c0943);return _0x5c0943;}else{const _0x10c03f={};_0x10c03f[_0x252e60(0x772)]=_0x4d61ba,await this['_http'][_0x252e60(0xa61)](_0x4a2418,_0x10c03f);}}catch(_0x4809f2){if(_0x252e60(0xc4)===_0x2f0105[_0x252e60(0x7f6)])throw this[_0x252e60(0xb3)+'e'][_0x252e60(0x3d3)](_0x2f0105[_0x252e60(0x1ff)],_0x2f0105['vumuA']),_0x4809f2;else{for(var _0x2047a=_0x47e602,_0x5e3db4=_0x41ce1d[_0x252e60(0x167)]-(0x1c*0x76+0xe75+-0x6d7*0x4),_0x36a42a;_0x5e3db4>=-0xcb3+-0x1*-0x21f5+0x2*-0xaa1;_0x5e3db4--)(_0x36a42a=_0x2daccb[_0x5e3db4])&&(_0x2047a=_0x36a42a(_0x2047a)||_0x2047a);return _0x2047a;}}}async[_0x296dbe(0xbb6)+_0x296dbe(0x3b3)](_0x4e07c8){const _0x203216=_0x296dbe,{unitID:_0x41589b,from:_0xa3e3fa,to:_0x4eb103,unitType:_0x44d66e}=_0x4e07c8[_0x203216(0x1fe)],_0x2cbcfa={};_0x2cbcfa[_0x203216(0x78b)]=void(-0x9*0x93+0x1ee*-0x13+0x29d5);const _0x2c596b={};return _0x2c596b[_0x203216(0x53c)]=_0x41589b,_0x2c596b[_0x203216(0x1fd)]=_0x44d66e,_0x2c596b[_0x203216(0x582)]=_0xa3e3fa,_0x2c596b['to']=_0x4eb103,(await this[_0x203216(0x9d8)+_0x203216(0x77c)+'ce']['fetchMissi'+_0x203216(0x863)+'ts'](_0x2cbcfa,_0x2c596b))['changesets'];}},_0x30302d['Collaborat'+'ionSocketS'+'ervice']=_0x5412f1([_0x2f0105[_0x296dbe(0xa13)](_0x92958e,0xc41*0x1+-0x2*-0x1139+-0x1*0x2eb3,_0x5b8835[_0x296dbe(0x9f7)](_0x3d5dfc[_0x296dbe(0x296)+'e'])),_0x2f0105[_0x296dbe(0x207)](_0x92958e,0x1*0x1355+0x21f1+0xd*-0x419,_0x5b8835[_0x296dbe(0x9f7)](_0x3d5dfc[_0x296dbe(0xaa3)+_0x296dbe(0x3d9)])),_0x92958e(0x3*-0x2b9+0x817+-0xb*-0x2,_0x458d3d[_0x296dbe(0x610)+_0x296dbe(0x820)]),_0x2f0105[_0x296dbe(0x2d3)](_0x92958e,-0x1e18+0x1851+-0x4e*-0x13,_0x458d3d[_0x296dbe(0x8fd)+'e']),_0x2f0105[_0x296dbe(0xb1e)](_0x92958e,0x247*0xb+0x1*0x24e3+-0x3dec,_0x458d3d[_0x296dbe(0x216)+_0x296dbe(0x77c)+'ce'])],_0x30302d[_0x296dbe(0x348)+'ionSocketS'+_0x296dbe(0x3d9)]);var _0x177fc2=(_0xa85ab,_0x3af788,_0x1611c6,_0x20eb3c)=>{const _0x5b5db8=_0x296dbe;if(_0x2f0105[_0x5b5db8(0x5cd)](_0x2f0105[_0x5b5db8(0xa6e)],_0x2f0105[_0x5b5db8(0xac)])){for(var _0x4d4ae2=_0x3af788,_0x2f9444=_0x2f0105[_0x5b5db8(0xba1)](_0xa85ab[_0x5b5db8(0x167)],-0x26a2+0x2f*0x1+-0x1ac*-0x17),_0x1c041e;_0x2f0105['eYaxq'](_0x2f9444,-0xcaf+-0x503*0x4+0x20bb);_0x2f9444--)(_0x1c041e=_0xa85ab[_0x2f9444])&&(_0x4d4ae2=_0x2f0105[_0x5b5db8(0x9e6)](_0x1c041e,_0x4d4ae2)||_0x4d4ae2);return _0x4d4ae2;}else this[_0x5b5db8(0x7be)+'ap']['delete'](_0x25a2e7);},_0xe72f87=(_0x3205b4,_0x16bf85)=>(_0x120cf8,_0x372df2)=>_0x16bf85(_0x120cf8,_0x372df2,_0x3205b4),_0x3db42e=(_0x571866=>(_0x571866[_0x571866[_0x296dbe(0x1ee)]=-0x2697+0x25b5+-0x71*-0x2]='IDLE',_0x571866[_0x571866[_0x296dbe(0x2e5)]=-0x79f*-0x1+-0x26cc+-0x133*-0x1a]=_0x296dbe(0x2e5),_0x571866[_0x571866[_0x296dbe(0xc2)]=0x23c4+-0x1*-0x63d+-0x29ff*0x1]='OFFLINE',_0x571866[_0x571866[_0x296dbe(0xa47)]=-0x2465+-0x321+0x2789]='ONLINE',_0x571866))(_0x3db42e||{});const _0x4abcf9='COLLAB_WEB'+'_SOCKET_UR'+'L',_0x3c2497=_0x296dbe(0xaef)+_0x296dbe(0xa09)+_0x296dbe(0x3c2)+_0x296dbe(0x731)+_0x296dbe(0x565),_0x3c1465=_0x296dbe(0x288)+_0x296dbe(0x783),_0x28f928=0x582*-0x3+0x40b0+-0xdce*-0x5,_0x3e128d=_0x2f0105[_0x296dbe(0x265)],_0x5ce0d3=0x1d71+0x411e+0x1*-0x377f,_0x18788b=_0x2f0105['hfYkY'],_0x4db103=0x383*-0x1d+0x8991+-0x2*-0x1533,_0x37d949=_0x296dbe(0x848)+_0x296dbe(0x79)+_0x296dbe(0x1b7),_0x5b6ff3=0x19b9+0x1*0x449+-0x1dff;_0x30302d[_0x296dbe(0x348)+_0x296dbe(0x602)]=class extends _0x458d3d['RxDisposab'+'le']{constructor(_0x52d74b,_0x34e50f,_0x1e253d,_0x64613e,_0x223739,_0x3799ec,_0x29d5b7,_0x2d46fe){const _0x5dc202=_0x296dbe,_0x3f0ca6={'hxGeO':function(_0x3ac85c,_0x764030){const _0x318cd0=_0x207b;return _0x2f0105[_0x318cd0(0x3c3)](_0x3ac85c,_0x764030);},'DpCav':_0x2f0105[_0x5dc202(0x2ed)],'eHrRt':function(_0x23ad7e,_0x5537d5){const _0x4ed1a0=_0x5dc202;return _0x2f0105[_0x4ed1a0(0x202)](_0x23ad7e,_0x5537d5);}};super(),_0x46ffcf(this,_0x2f0105[_0x5dc202(0x715)],new _0x4e41e4[(_0x5dc202(0x2ef))+(_0x5dc202(0xa1a))](-0x1725+-0x268e+0x3db3)),_0x2f0105[_0x5dc202(0x548)](_0x46ffcf,this,_0x2f0105[_0x5dc202(0x943)],this[_0x5dc202(0x969)+_0x5dc202(0x53d)][_0x5dc202(0x9d2)+'le']()),_0x2f0105[_0x5dc202(0x5a9)](_0x46ffcf,this,_0x2f0105[_0x5dc202(0x70e)],new _0x4e41e4[(_0x5dc202(0xb84))]()),_0x2f0105['hZvIS'](_0x46ffcf,this,_0x2f0105[_0x5dc202(0x536)],this[_0x5dc202(0x321)][_0x5dc202(0x9d2)+'le']()),_0x2f0105['LAIxz'](_0x46ffcf,this,_0x2f0105['NkkZt']),_0x2f0105[_0x5dc202(0x40f)](_0x46ffcf,this,_0x2f0105[_0x5dc202(0x21d)]),_0x2f0105[_0x5dc202(0x40f)](_0x46ffcf,this,_0x2f0105[_0x5dc202(0x9ec)]),(this[_0x5dc202(0x472)]=_0x52d74b,this[_0x5dc202(0xb3)+'e']=_0x1e253d,this[_0x5dc202(0x82)+_0x5dc202(0x261)]=_0x64613e,this['_messageSe'+'rvice']=_0x223739,this[_0x5dc202(0x5fe)+_0x5dc202(0x820)]=_0x3799ec,this[_0x5dc202(0xb3e)+'vice']=_0x29d5b7,this[_0x5dc202(0x4bd)+_0x5dc202(0x820)]=_0x2d46fe,_0x34e50f[_0x5dc202(0x16c)](_0x5c0524[_0x5dc202(0x5d9)](this['dispose$']))[_0x5dc202(0x829)](_0x1b5e8e=>{const _0x7de9ee=_0x5dc202,_0x50d601={'DleeI':function(_0x13b0f8,_0x5f3c45){return _0x13b0f8!==_0x5f3c45;},'AXibd':function(_0x18eb81,_0x80df43){return _0x18eb81(_0x80df43);},'DnLnz':_0x2f0105[_0x7de9ee(0x20f)],'VeNck':_0x2f0105[_0x7de9ee(0x189)],'hofNq':function(_0xb76cdb,_0x5665e9){const _0x1cf6d7=_0x7de9ee;return _0x2f0105[_0x1cf6d7(0x646)](_0xb76cdb,_0x5665e9);}};if(_0x2f0105[_0x7de9ee(0x73c)](_0x2f0105[_0x7de9ee(0xb8c)],'ppBnJ'))this[_0x7de9ee(0x5fe)+'vice']=_0x40f6f4,this['_httpServi'+'ce']=_0x4e9469,this[_0x7de9ee(0xa7a)+_0x7de9ee(0x57b)]=_0x9524c7,this[_0x7de9ee(0x5eb)]();else{var _0x1163c2;_0x2f0105[_0x7de9ee(0x633)](typeof _0x1b5e8e,'u')||(this[_0x7de9ee(0x38d)]=_0x1b5e8e,_0x1b5e8e?(this[_0x7de9ee(0x2b1)](_0x1b5e8e),this[_0x7de9ee(0x7ce)+_0x7de9ee(0x316)+_0x7de9ee(0x56d)]=this[_0x7de9ee(0x38d)][_0x7de9ee(0x8c4)][_0x7de9ee(0x829)](_0x54ae9f=>{const _0x1be7d2=_0x7de9ee,_0x446f56={'zXVcH':function(_0x102bfb,_0x285e75){return _0x50d601['DleeI'](_0x102bfb,_0x285e75);},'pHJwR':function(_0x89ef80,_0x208615){const _0x514e9b=_0x207b;return _0x50d601[_0x514e9b(0x991)](_0x89ef80,_0x208615);}};if(_0x50d601[_0x1be7d2(0x9d1)]!==_0x50d601['VeNck'])_0x50d601['hofNq'](_0x54ae9f[_0x1be7d2(0x476)],this[_0x1be7d2(0x472)])&&this['_onCombEve'+'nt'](_0x54ae9f);else{const _0x18aa4c=this[_0x1be7d2(0x7be)+'ap'][_0x1be7d2(0x242)](_0xbc1cfe);return _0x446f56['zXVcH'](_0x18aa4c,void(-0x1a59+0x174d*-0x1+0x31a6))&&_0x41d629[_0x1be7d2(0x951)+'ut'](_0x18aa4c),this[_0x1be7d2(0x80e)+_0x1be7d2(0x669)][_0x1be7d2(0x69f)](_0x446f56['pHJwR'](_0x295c49,_0x237627),this[_0x1be7d2(0x8a8)+'a'][_0x1be7d2(0x242)](_0x2f4043))['then'](()=>this[_0x1be7d2(0x7be)+'ap']['delete'](_0x3530c0));}})):(this[_0x7de9ee(0x969)+_0x7de9ee(0x53d)][_0x7de9ee(0x3b2)](0x2281*0x1+0x13+0x96*-0x3b),_0x2f0105[_0x7de9ee(0x7b8)](_0x1163c2=this['_socketMes'+_0x7de9ee(0x316)+'iption'],null)||_0x1163c2[_0x7de9ee(0x2dd)+'e'](),this[_0x7de9ee(0x7ce)+'sageSubscr'+_0x7de9ee(0x56d)]=null));}}),this['disposeWit'+_0x5dc202(0xacd)](this[_0x5dc202(0x82)+_0x5dc202(0x261)][_0x5dc202(0x9d5)+'Close'](()=>{const _0x566c2e=_0x5dc202;if(_0x3f0ca6[_0x566c2e(0x336)](_0x3f0ca6[_0x566c2e(0x7a3)],'pSFED')){var _0x2cd780;_0x3f0ca6[_0x566c2e(0x23d)](_0x2cd780=this[_0x566c2e(0x38d)],null)||_0x2cd780[_0x566c2e(0x899)]({'cmd':_0x3568af[_0x566c2e(0x811)],'data':{'roomID':this[_0x566c2e(0x472)]}});}else{const _0x56baa4=this[_0x566c2e(0x2f1)+_0x566c2e(0x417)][_0x566c2e(0x242)](_0x51abc0);_0x56baa4&&_0x2f3bad[_0x566c2e(0x951)+'ut'](_0x56baa4),this['_clearOthe'+_0x566c2e(0x417)][_0x566c2e(0x27d)](_0x592c72,null);}})));}get[_0x296dbe(0x48b)+_0x296dbe(0x6e0)](){const _0x209406=_0x296dbe;return this[_0x209406(0x969)+_0x209406(0x53d)][_0x209406(0x579)]();}[_0x296dbe(0xba3)+'D'](){const _0x5c1cf1=_0x296dbe;var _0x343a6d,_0x518a4f;return _0x2f0105[_0x5c1cf1(0xa7f)](_0x518a4f=_0x2f0105[_0x5c1cf1(0x7f3)](_0x343a6d=this[_0x5c1cf1(0x38d)],null)?void(0x14cc+-0x11a2+-0x12*0x2d):_0x343a6d[_0x5c1cf1(0x6f2)],null)?_0x518a4f:null;}[_0x296dbe(0x76f)](){const _0x5d1e23=_0x296dbe;if(_0x5d1e23(0x4c0)!==_0x2f0105[_0x5d1e23(0x3de)]){const _0x277140={..._0x2b1ed7[_0x4cdd59]},_0xf095ea={};_0xf095ea['id']=_0x2f0105['oWWrW'],_0xf095ea['params']=_0x277140;const _0x5bf108=_0xf095ea,_0x332b27=this[_0x5d1e23(0x9e7)+_0x5d1e23(0x226)][_0x5d1e23(0x557)+_0x5d1e23(0x3e3)](_0x2ee90b,_0x5bf108,!(0x1*0xb9b+0x1544*-0x1+0x9aa));if(_0x2059d3[_0x5d1e23(0xad8)+_0x5d1e23(0xbb)+_0x5d1e23(0x371)](_0x332b27))throw _0x332b27[_0x5d1e23(0x3d3)];_0x201eab=_0x332b27[_0x5d1e23(0x9d9)];}else super[_0x5d1e23(0x76f)](),this[_0x5d1e23(0x775)][_0x5d1e23(0x3b2)](),this[_0x5d1e23(0x775)][_0x5d1e23(0x2cb)]();}[_0x296dbe(0x7f4)+'nt'](_0x4b8576){const _0x814b34=_0x296dbe;_0x4b8576[_0x814b34(0x46e)]===_0x3568af['JOIN']?this[_0x814b34(0x9b6)+'mEvent'](_0x4b8576):_0x2f0105[_0x814b34(0x885)](_0x4b8576[_0x814b34(0x46e)],_0x3568af['RECV'])&&this['_onRecvEve'+'nt'](_0x4b8576);}['_joinRoom'](_0x2726a8){const _0x30f679=_0x296dbe;if(_0x2f0105['AOEla'](_0x30f679(0x8e3),_0x2f0105[_0x30f679(0x2a8)]))this[_0x30f679(0x969)+_0x30f679(0x53d)][_0x30f679(0x3b2)](0x106b+0x197c+-0x29e6),_0x2726a8[_0x30f679(0x899)]({'cmd':_0x3568af['JOIN'],'routeKey':this[_0x30f679(0x472)],'routeType':'','data':{'rooms':[{'roomID':this[_0x30f679(0x472)]}]}});else{for(var _0x49098f=_0x460d68,_0x104d83=_0x2f0105[_0x30f679(0xba1)](_0x26556b['length'],-0x4f*-0x5f+-0x661+-0x16ef),_0x1b73e3;_0x104d83>=0xd9f+0x12a9*-0x2+0x1*0x17b3;_0x104d83--)(_0x1b73e3=_0x45e4bb[_0x104d83])&&(_0x49098f=_0x2f0105[_0x30f679(0x6bc)](_0x1b73e3,_0x49098f)||_0x49098f);return _0x49098f;}}[_0x296dbe(0x9b6)+_0x296dbe(0x4e4)](_0x499ed8){const _0x5b01c3=_0x296dbe;if(_0x2f0105[_0x5b01c3(0x84d)](_0x2f0105[_0x5b01c3(0x190)],_0x2f0105[_0x5b01c3(0x190)])){var _0x16637a;if(_0x2f0105[_0x5b01c3(0x161)](_0x499ed8[_0x5b01c3(0x6b3)],_0x496243[_0x5b01c3(0x430)])){this[_0x5b01c3(0xbca)+_0x5b01c3(0xa95)][_0x5b01c3(0x89a)]({'type':_0x3d9589[_0x5b01c3(0x1c9)+'e'][_0x5b01c3(0x4ca)],'content':this[_0x5b01c3(0xb3e)+_0x5b01c3(0x820)]['t'](_0x2f0105[_0x5b01c3(0x4e7)])}),this[_0x5b01c3(0x969)+'atus$']['next'](-0x7bb*-0x3+0x21d5+0x52*-0xb2);return;}this[_0x5b01c3(0x969)+_0x5b01c3(0x53d)]['next'](0x2704+-0x5*0x551+-0x3*0x424);const _0x339479=(_0x16637a=_0x499ed8[_0x5b01c3(0x1fe)][_0x5b01c3(0x38e)][this[_0x5b01c3(0x472)]])==null?void(0x313*0x1+-0x11*-0x94+-0x9*0x16f):_0x16637a['members'];_0x339479&&_0x339479[_0x5b01c3(0xb7a)](_0xf44271=>this[_0x5b01c3(0x4bd)+_0x5b01c3(0x820)][_0x5b01c3(0x4e5)+'er'](this[_0x5b01c3(0x472)],_0xf44271));}else{if(_0x5f0a5f){const _0x34c6dc=_0x5a3b49['apply'](_0x35a1f5,arguments);return _0x4292d4=null,_0x34c6dc;}}}[_0x296dbe(0x15a)+'nt'](_0x3f9a6b){const _0x15b194=_0x296dbe;try{if(_0x2f0105['lBQrk']!==_0x2f0105['lBQrk'])throw new _0x30b6b3('This\x20metho'+_0x15b194(0xae9)+_0x15b194(0x3a3)+_0x15b194(0xa4b)+_0x15b194(0x5d8)+'e!');else{const _0x6964e5=_0x3f9a6b['data'];switch(_0x6964e5[_0x15b194(0x2b4)]){case _0x2e6587[_0x15b194(0x348)+_0x15b194(0x530)]['USERS_ENTE'+'R']:this[_0x15b194(0x80d)+'n'](_0x6964e5),this[_0x15b194(0x321)][_0x15b194(0x3b2)](_0x6964e5);break;case _0x2e6587[_0x15b194(0x348)+_0x15b194(0x530)][_0x15b194(0x4e6)+'E']:this[_0x15b194(0x49e)+'ve'](_0x6964e5),this[_0x15b194(0x321)][_0x15b194(0x3b2)](_0x6964e5);break;case _0x2e6587['Collaborat'+_0x15b194(0x530)][_0x15b194(0x53f)+'ACK']:this[_0x15b194(0x867)+_0x15b194(0xd3)+_0x15b194(0x926)+'r'](),this[_0x15b194(0x321)]['next'](_0x6964e5);break;case _0x2e6587[_0x15b194(0x348)+_0x15b194(0x530)][_0x15b194(0x512)+_0x15b194(0x193)]:this[_0x15b194(0xb3)+'e']['error'](_0x15b194(0x35f)+_0x15b194(0x77d)+JSON[_0x15b194(0x5a5)](_0x6964e5)),this[_0x15b194(0x321)][_0x15b194(0x3b2)](_0x6964e5);break;default:this[_0x15b194(0x321)][_0x15b194(0x3b2)](_0x6964e5);}}}catch(_0x506232){this[_0x15b194(0xb3)+'e'][_0x15b194(0x3d3)](_0x506232,_0x3f9a6b);}}[_0x296dbe(0x80d)+'n'](_0x12ada1){const _0x2107a9=_0x296dbe;this[_0x2107a9(0x4bd)+_0x2107a9(0x820)]['updateMemb'+'er'](this[_0x2107a9(0x472)],_0x12ada1['data']);}['_onUserLea'+'ve'](_0x3cc36b){const _0x5e3287=_0x296dbe;this[_0x5e3287(0x4bd)+'vice']['removeMemb'+'er'](this[_0x5e3287(0x472)],_0x3cc36b[_0x5e3287(0x1fe)][_0x5e3287(0x6f2)]);}async[_0x296dbe(0x899)](_0x2a148a,_0x15e9e5){const _0x429a2d=_0x296dbe;if(_0x2f0105[_0x429a2d(0xb48)](this[_0x429a2d(0x48b)+_0x429a2d(0x6e0)],-0x1197*0x2+0x1a75+0x4*0x22f)||!this['_socket'])throw new Error('[Collabora'+'tionSessio'+_0x429a2d(0x701)+_0x429a2d(0x9c2)+_0x429a2d(0xb24)+_0x429a2d(0x3f3)+_0x429a2d(0xb69)+_0x429a2d(0x928));try{_0x2a148a[_0x429a2d(0x2b4)]===_0x2e6587['Collaborat'+_0x429a2d(0x530)][_0x429a2d(0x607)+_0x429a2d(0x5c6)]&&this['_scheduleC'+'ollaborati'+_0x429a2d(0x9ef)+_0x429a2d(0x70f)](),this[_0x429a2d(0x38d)][_0x429a2d(0x899)]({'cmd':_0x3568af[_0x429a2d(0x1cd)],'routeKey':_0x15e9e5,'routeType':'','data':_0x2a148a});}catch(_0xc45af4){this[_0x429a2d(0xb3)+'e'][_0x429a2d(0x3d3)](_0xc45af4);}}[_0x296dbe(0xad2)+_0x296dbe(0x757)+_0x296dbe(0x9ef)+_0x296dbe(0x70f)](){const _0x4e5946=_0x296dbe,_0x4eac1b={'VonHl':function(_0x260dbb,_0x16667c){const _0x9aade8=_0x207b;return _0x2f0105[_0x9aade8(0x807)](_0x260dbb,_0x16667c);},'qSwCW':_0x2f0105[_0x4e5946(0xb21)]};var _0x1dc581;this[_0x4e5946(0x5e1)+_0x4e5946(0x257)+_0x4e5946(0x3be)]=window['setTimeout'](()=>{const _0x401c5b=_0x4e5946;if(_0x2f0105[_0x401c5b(0x161)](_0x401c5b(0x14b),_0x2f0105[_0x401c5b(0x29d)])){const _0x1ae68a=this['_injector'][_0x401c5b(0x242)](_0x45e218['IMEInputMa'+_0x401c5b(0x8bb)+'ce']),_0x1a26f3=_0x1ae68a[_0x401c5b(0x9ab)+_0x401c5b(0x90a)]();if(_0x4eac1b[_0x401c5b(0x7ad)](_0x1a26f3,null))return;const _0x56175a={};_0x56175a[_0x401c5b(0x29c)]=_0x3ae780['unitID'],_0x56175a[_0x401c5b(0x3ea)]=[],_0x56175a['textRanges']=[_0x1a26f3];const _0x104da0={};_0x104da0['id']=_0x4eac1b[_0x401c5b(0xa03)],_0x104da0[_0x401c5b(0xf6)]=_0x56175a;const _0x1e2912=[_0x104da0],_0x38e187=this['_transform'+_0x401c5b(0x226)][_0x401c5b(0x557)+_0x401c5b(0xb44)+_0x401c5b(0x564)+'t'](_0x141860,_0x1e2912);if(!_0x58c215[_0x401c5b(0xad8)+_0x401c5b(0x3e6)+_0x401c5b(0x50e)+'setSuccess'](_0x38e187))throw _0x38e187[_0x401c5b(0x3d3)];const _0x334ceb=_0x38e187[_0x401c5b(0x349)][0x1*0xeb+-0x4*0x7e1+-0xa33*-0x3][_0x401c5b(0xf6)][_0x401c5b(0x601)];_0x385523['isArray'](_0x334ceb)&&_0x334ceb['length']&&_0x1ae68a['setActiveR'+_0x401c5b(0x90a)](_0x334ceb[0x19*-0xd6+-0x1809+0x2cef]);}else this['_collabora'+_0x401c5b(0x257)+_0x401c5b(0x3be)]=null,this['_messageSe'+'rvice'][_0x401c5b(0x89a)]({'type':_0x3d9589['MessageTyp'+'e']['Error'],'content':this[_0x401c5b(0xb3e)+_0x401c5b(0x820)]['t'](_0x2f0105['GSwCn'])});},_0x2f0105[_0x4e5946(0xa7f)](_0x1dc581=this[_0x4e5946(0x5fe)+_0x4e5946(0x820)][_0x4e5946(0x138)](_0x3e128d),null)?_0x1dc581:_0x5ce0d3);}[_0x296dbe(0x867)+_0x296dbe(0xd3)+_0x296dbe(0x926)+'r'](){const _0x26e99a=_0x296dbe;if(_0x2f0105[_0x26e99a(0xb48)](_0x2f0105[_0x26e99a(0x345)],_0x2f0105[_0x26e99a(0x63c)]))this[_0x26e99a(0x5e1)+_0x26e99a(0x257)+'tTimer']&&(_0x2f0105[_0x26e99a(0x6bc)](clearTimeout,this[_0x26e99a(0x5e1)+_0x26e99a(0x257)+'tTimer']),this[_0x26e99a(0x5e1)+_0x26e99a(0x257)+_0x26e99a(0x3be)]=null);else return this;}},_0x30302d[_0x296dbe(0x348)+_0x296dbe(0x602)]=_0x2f0105[_0x296dbe(0x70)](_0x177fc2,[_0x2f0105[_0x296dbe(0x9f3)](_0xe72f87,-0xd3d*-0x2+0x6*0x21a+0x4*-0x9c5,_0x458d3d[_0x296dbe(0x8fd)+'e']),_0x2f0105[_0x296dbe(0x990)](_0xe72f87,0x1c4b+-0x11d9+-0xa6f,_0x5f5c43[_0x296dbe(0x5da)+_0x296dbe(0x261)]),_0x2f0105['uEekV'](_0xe72f87,-0x1*-0x17f2+0x1*0x3fd+0x7*-0x3fd,_0x5f5c43['IMessageSe'+_0x296dbe(0xa95)]),_0x2f0105[_0x296dbe(0x4a5)](_0xe72f87,0x8*-0x21b+0xe75*0x1+0x16*0x1c,_0x458d3d['IConfigSer'+_0x296dbe(0x820)]),_0x2f0105['lJETR'](_0xe72f87,-0xa90+-0x136c+0x1e02,_0x5b8835['Inject'](_0x458d3d['LocaleServ'+_0x296dbe(0x57b)])),_0x2f0105[_0x296dbe(0xb58)](_0xe72f87,0xd99+-0x269*-0x3+-0x1*0x14cd,_0x5b8835['Inject'](_0x41fc48))],_0x30302d[_0x296dbe(0x348)+_0x296dbe(0x602)]),_0x30302d[_0x296dbe(0x348)+_0x296dbe(0x602)+_0x296dbe(0x226)]=class extends _0x458d3d[_0x296dbe(0x200)]{constructor(_0x3997ae,_0x2da29e,_0x380700,_0x309658,_0x48f192,_0x5776c0){const _0x1185dd=_0x296dbe;super(),_0x2f0105[_0x1185dd(0x28d)](_0x46ffcf,this,_0x2f0105[_0x1185dd(0x228)],new _0x4e41e4['BehaviorSu'+(_0x1185dd(0xa1a))](void(-0x146*0x17+0x3*-0xcd6+0x43cc))),_0x2f0105[_0x1185dd(0x51d)](_0x46ffcf,this,_0x1185dd(0x99c),new Map()),_0x2f0105[_0x1185dd(0x48c)](_0x46ffcf,this,_0x2f0105[_0x1185dd(0xbae)],new _0x4e41e4['BehaviorSu'+(_0x1185dd(0xa1a))](-0x1f13+0x2700+0x7ed*-0x1)),_0x2f0105[_0x1185dd(0xdd)](_0x46ffcf,this,_0x1185dd(0xaa1),this['_status$'][_0x1185dd(0x9d2)+'le']()),_0x2f0105[_0x1185dd(0x18b)](_0x46ffcf,this,_0x2f0105['gNhMA'],!(-0x1*0xc0b+-0x124c+0x1e58)),_0x46ffcf(this,_0x1185dd(0x49b)+_0x1185dd(0xb71)),_0x46ffcf(this,_0x1185dd(0xd1)+'mer'),_0x2f0105['RLOkP'](_0x46ffcf,this,_0x2f0105[_0x1185dd(0xaf7)]),_0x2f0105[_0x1185dd(0x784)](_0x46ffcf,this,_0x2f0105[_0x1185dd(0x9db)],-0xb*-0x22+0x8*-0x2aa+0xe7*0x16),(this[_0x1185dd(0x36a)]=_0x3997ae,this[_0x1185dd(0xb3e)+'vice']=_0x2da29e,this[_0x1185dd(0xbca)+_0x1185dd(0xa95)]=_0x380700,this[_0x1185dd(0xb3)+'e']=_0x309658,this[_0x1185dd(0x5fe)+_0x1185dd(0x820)]=_0x48f192,this[_0x1185dd(0x585)+_0x1185dd(0x820)]=_0x5776c0);}get[_0x296dbe(0x38d)](){const _0x39f8d3=_0x296dbe;if(_0x2f0105[_0x39f8d3(0xaa)]('GOBjU','YLwTC'))return this[_0x39f8d3(0xa77)][_0x39f8d3(0x579)]();else this['_state']=_0x865e21,this[_0x39f8d3(0x6b6)][_0x39f8d3(0x3b2)](_0x56efa9);}[_0x296dbe(0x76f)](){const _0x2705e8=_0x296dbe;super[_0x2705e8(0x76f)](),this[_0x2705e8(0x99c)][_0x2705e8(0xb7a)](_0x837705=>_0x837705[_0x2705e8(0x76f)]()),this[_0x2705e8(0x99c)][_0x2705e8(0x9e5)](),this['_status$'][_0x2705e8(0x2cb)]();}async[_0x296dbe(0x34c)+'sion'](_0x2d1d99){const _0x13fc69=_0x296dbe;if(this[_0x13fc69(0x99c)][_0x13fc69(0x9ae)](_0x2d1d99))return this[_0x13fc69(0x99c)][_0x13fc69(0x242)](_0x2d1d99);this[_0x13fc69(0x75b)+'Socket']();const _0xda118=this['_injector'][_0x13fc69(0x16e)+_0x13fc69(0x1d7)](_0x30302d[_0x13fc69(0x348)+_0x13fc69(0x602)],_0x2d1d99,this['_socket$'][_0x13fc69(0x9d2)+'le']());return this[_0x13fc69(0x99c)]['set'](_0x2d1d99,_0xda118),_0xda118;}[_0x296dbe(0x5ab)+_0x296dbe(0x47c)](){const _0x297f95=_0x296dbe;var _0x1bc920;const _0x17a877=_0x2f0105[_0x297f95(0xa7f)](_0x1bc920=this[_0x297f95(0x5fe)+_0x297f95(0x820)]['getConfig'](_0x4abcf9),null)?_0x1bc920:_0x3c2497;return this[_0x297f95(0x585)+'vice'][_0x297f95(0x465)+'et'](_0x17a877);}[_0x296dbe(0x75b)+'Socket'](){const _0xcfe92d=_0x296dbe,_0x2b74db={};_0x2b74db[_0xcfe92d(0x3a4)]=_0x2f0105[_0xcfe92d(0x464)],_0x2b74db[_0xcfe92d(0x2ad)]=_0x2f0105[_0xcfe92d(0xb88)],_0x2b74db[_0xcfe92d(0x2ac)]=function(_0x3deabe,_0x483ae6){return _0x3deabe==_0x483ae6;};const _0x5534f=_0x2b74db;try{if(_0xcfe92d(0x25b)===_0xcfe92d(0x25b)){const _0x4bfad5=this[_0xcfe92d(0x5ab)+_0xcfe92d(0x47c)]();if(_0x4bfad5){const _0x1db929=_0x4bfad5[_0xcfe92d(0x899)];_0x4bfad5[_0xcfe92d(0x899)]=_0xef2bd9=>(this[_0xcfe92d(0x3ad)+_0xcfe92d(0xa8b)+_0xcfe92d(0x38c)](),_0x1db929['apply'](_0x4bfad5,[_0xef2bd9])),_0x4bfad5[_0xcfe92d(0x8c4)][_0xcfe92d(0x829)](_0x4e2a61=>this[_0xcfe92d(0x2d2)](_0x4bfad5,_0x4e2a61)),_0x4bfad5[_0xcfe92d(0x73d)]['pipe'](_0x5c0524[_0xcfe92d(0xba4)](0x16ac+-0xd*-0xc1+-0x2078))['subscribe'](_0x14717e=>this[_0xcfe92d(0xb3)+'e'][_0xcfe92d(0x3d3)](_0xcfe92d(0x732)+_0xcfe92d(0xfb)+_0xcfe92d(0xa40)+_0xcfe92d(0xbd6)+_0xcfe92d(0xad5),_0x14717e)),_0x4bfad5['open$'][_0xcfe92d(0x16c)](_0x5c0524['take'](-0x1*-0x1937+0x3*0xb93+0xe5*-0x43))[_0xcfe92d(0x829)](()=>{const _0x7b55a8=_0xcfe92d;_0x2f0105['UbaPu']!==_0x2f0105[_0x7b55a8(0xa99)]?this['_logServic'+'e']['error'](_0x6c4188):this[_0x7b55a8(0x77a)+_0x7b55a8(0x357)](_0x4bfad5);}),_0x4bfad5['close$']['pipe'](_0x5c0524[_0xcfe92d(0xba4)](0x1ae7+0x1*-0x17c7+-0x31f))[_0xcfe92d(0x829)](_0x2703e9=>{const _0x19dec3=_0xcfe92d;this['_logServic'+'e'][_0x19dec3(0x4ae)](_0x5534f[_0x19dec3(0x3a4)],_0x5534f[_0x19dec3(0x2ad)],_0x2703e9),this['_onConnect'+_0x19dec3(0x7f0)]();});}}else{if(this[_0xcfe92d(0x76e)+'olors'][_0xcfe92d(0x9ae)](_0x42bb62))return this[_0xcfe92d(0x76e)+_0xcfe92d(0x13f)][_0xcfe92d(0x242)](_0x544b14);const _0xc517b5=_0x492a7c[this['_colorInde'+'x']];return this[_0xcfe92d(0xacb)+'x']=(this['_colorInde'+'x']+(-0x2b*0xa6+0x13d*0x19+-0x1*0x312))%_0x3fd82c[_0xcfe92d(0x167)],this[_0xcfe92d(0x76e)+_0xcfe92d(0x13f)][_0xcfe92d(0x27d)](_0x49c243,_0xc517b5),_0xc517b5;}}catch(_0x582ddb){if(_0x2f0105[_0xcfe92d(0x3c3)](_0x2f0105[_0xcfe92d(0x254)],_0x2f0105[_0xcfe92d(0xa2d)]))this[_0xcfe92d(0xb3)+'e'][_0xcfe92d(0x3d3)](_0x582ddb),this[_0xcfe92d(0x77a)+'ionFailed']();else{var _0xb004dc,_0x3ad6d3;_0x5534f[_0xcfe92d(0x2ac)](_0xb004dc=this['_anchor'],null)||_0xb004dc[_0xcfe92d(0x9ed)+_0xcfe92d(0x600)+'er'][_0xcfe92d(0x65d)](_0x421074),_0x5534f[_0xcfe92d(0x2ac)](_0x3ad6d3=this['_anchor'],null)||_0x3ad6d3[_0xcfe92d(0x147)+_0xcfe92d(0x79c)+'er'][_0xcfe92d(0x65d)](_0x23664d);}}}[_0x296dbe(0x77a)+_0x296dbe(0x357)](_0x1427d2){const _0x445dca=_0x296dbe,_0x55a0a7={};_0x55a0a7[_0x445dca(0x46e)]=_0x3568af[_0x445dca(0x83b)],(this[_0x445dca(0xb3)+'e'][_0x445dca(0x4ae)](_0x445dca(0x732)+'tionSessio'+_0x445dca(0xa31),_0x2f0105['kajRv']),_0x1427d2[_0x445dca(0x899)](_0x55a0a7),this['_reschedul'+'eHeartbeat'+_0x445dca(0x38c)]());}[_0x296dbe(0x77a)+_0x296dbe(0x7f0)](){const _0x26e740=_0x296dbe;if(_0x2f0105['kMutF'](_0x26e740(0x25d),_0x26e740(0x25d))){for(var _0x820ac0=_0x474a19,_0xc1c29d=_0x2f0105[_0x26e740(0x514)](_0x474453[_0x26e740(0x167)],-0xa07+-0x6c*-0x31+-0xaa4),_0x2b605d;_0x2f0105[_0x26e740(0x79e)](_0xc1c29d,-0x5f2+0x1*0x2554+-0xa76*0x3);_0xc1c29d--)(_0x2b605d=_0x4e697c[_0xc1c29d])&&(_0x820ac0=_0x2b605d(_0x820ac0)||_0x820ac0);return _0x820ac0;}else{var _0x313286;this[_0x26e740(0x12a)][_0x26e740(0x3b2)](0x180d+-0x65*0x16+0xcf*-0x13),this[_0x26e740(0xa77)][_0x26e740(0x3b2)](null),this['_clearTime'+_0x26e740(0x7b5)](),this['_clearHear'+_0x26e740(0x785)](),this[_0x26e740(0x9ad)+'dy']=!(-0x1f72+0x1f3e+0x1*0x35),_0x2f0105[_0x26e740(0x5f1)](this[_0x26e740(0x9a0)+'t'],_0x2f0105[_0x26e740(0xa7f)](_0x313286=this[_0x26e740(0x5fe)+_0x26e740(0x820)][_0x26e740(0x138)](_0x37d949),null)?_0x313286:_0x5b6ff3)?(this[_0x26e740(0x8f)+_0x26e740(0x6bd)+'n'](this['_retryCoun'+'t']),this[_0x26e740(0x9a0)+'t']+=-0x5f2+0x1*-0x1f37+-0x8e*-0x43):this[_0x26e740(0xbca)+_0x26e740(0xa95)][_0x26e740(0x89a)]({'type':_0x3d9589[_0x26e740(0x1c9)+'e']['Error'],'content':this['_localeSer'+_0x26e740(0x820)]['t'](_0x26e740(0x89)+_0x26e740(0x1e9)+_0x26e740(0x360))});}}[_0x296dbe(0x8f)+_0x296dbe(0x6bd)+'n'](_0x45d072){const _0x1f7ff9=_0x296dbe;if(_0x2f0105[_0x1f7ff9(0xaa)](_0x2f0105[_0x1f7ff9(0x95c)],_0x2f0105['eTMUt'])){const _0x410265={'eventID':_0x598b53[_0x1f7ff9(0x348)+_0x1f7ff9(0x530)][_0x1f7ff9(0x362)+_0x1f7ff9(0x1b2)],'data':{'unitID':this['unitID'],'memberID':this['_session'][_0x1f7ff9(0xba3)+'D'](),'selection':_0x2f0105['dhZBL'](_0x17c19d,_0x5d32cb)}};this['_session'][_0x1f7ff9(0x899)](_0x410265,this[_0x1f7ff9(0x53c)]);}else{var _0x4d9f32;const _0x50e608=(_0x2f0105[_0x1f7ff9(0x2fd)](_0x4d9f32=this['_configSer'+'vice'][_0x1f7ff9(0x138)](_0x18788b),null)?_0x4d9f32:_0x4db103)*_0x2f0105[_0x1f7ff9(0xb50)](-0x221f+0x57*-0x41+0x404*0xe,_0x45d072);this[_0x1f7ff9(0xbca)+_0x1f7ff9(0xa95)][_0x1f7ff9(0x89a)]({'type':_0x3d9589[_0x1f7ff9(0x1c9)+'e']['Warning'],'content':this[_0x1f7ff9(0xb3e)+_0x1f7ff9(0x820)]['t'](_0x2f0105[_0x1f7ff9(0x2eb)])}),this['_retryConn'+_0x1f7ff9(0x46d)+'r']=setTimeout(()=>{const _0x3e5a97=_0x1f7ff9;this[_0x3e5a97(0x75b)+_0x3e5a97(0x8e2)](),_0x2f0105['DYsTP'](clearTimeout,this['_retryConn'+_0x3e5a97(0x46d)+'r']),this[_0x3e5a97(0x665)+'ectingTime'+'r']=null;},_0x50e608);}}[_0x296dbe(0x3ad)+_0x296dbe(0xa8b)+_0x296dbe(0x38c)](){const _0x34d184=_0x296dbe;var _0x478e31;this[_0x34d184(0x7ea)+'tbeatTimer'](),this[_0x34d184(0x49b)+_0x34d184(0xb71)]=_0x2f0105['RLOkP'](setTimeout,()=>this[_0x34d184(0x49b)+_0x34d184(0x423)](),_0x2f0105[_0x34d184(0x86b)](_0x478e31=this[_0x34d184(0x5fe)+_0x34d184(0x820)]['getConfig'](_0x3c1465),null)?_0x478e31:_0x28f928);}[_0x296dbe(0x49b)+_0x296dbe(0x423)](){const _0x4ea574=_0x296dbe,_0x114f39={};_0x114f39[_0x4ea574(0x46e)]=_0x3568af[_0x4ea574(0x643)],(this[_0x4ea574(0x38d)][_0x4ea574(0x899)](_0x114f39),this[_0x4ea574(0xa02)+'artbeatRes'+'ponse']());}[_0x296dbe(0xa02)+_0x296dbe(0xa97)+_0x296dbe(0x18f)](){const _0x1eef6d=_0x296dbe;var _0x110cbc;this[_0x1eef6d(0xd1)+_0x1eef6d(0x183)]=_0x2f0105[_0x1eef6d(0x62e)](setTimeout,()=>this[_0x1eef6d(0x77a)+'ionFailed'](),_0x2f0105['MmLrf'](_0x110cbc=this[_0x1eef6d(0x5fe)+_0x1eef6d(0x820)][_0x1eef6d(0x138)](_0x3e128d),null)?_0x110cbc:_0x5ce0d3);}['_onMessage'](_0x1ced76,_0xbbb9b8){const _0x462826=_0x296dbe;if(_0x2f0105['cPBkD'](_0x2f0105['znrKx'],_0x462826(0x421))){const {cmd:_0x108ac0}=_0xbbb9b8;_0x2f0105[_0x462826(0x32b)](_0x108ac0,_0x3568af['HELLO'])&&!this[_0x462826(0x9ad)+'dy']&&(_0x1ced76['memberID']=_0xbbb9b8[_0x462826(0x1fe)][_0x462826(0x6f2)],this[_0x462826(0xa77)][_0x462826(0x3b2)](_0x1ced76),this[_0x462826(0x12a)]['next'](-0x10ca+0xacd+-0x2*-0x300),this[_0x462826(0x9ad)+'dy']=!(0xfc5+0xdfe+-0x1dc3*0x1)),_0x2f0105[_0x462826(0xa5b)](_0x108ac0,_0x3568af[_0x462826(0x643)])&&this[_0x462826(0x111)+_0x462826(0x7b5)](),this[_0x462826(0x3ad)+_0x462826(0xa8b)+_0x462826(0x38c)]();}else this[_0x462826(0x5e1)+'tionTimeou'+_0x462826(0x3be)]&&(_0x13fe45(this[_0x462826(0x5e1)+'tionTimeou'+_0x462826(0x3be)]),this[_0x462826(0x5e1)+_0x462826(0x257)+_0x462826(0x3be)]=null);}[_0x296dbe(0x7ea)+_0x296dbe(0x785)](){const _0x2dc5c1=_0x296dbe,_0x379866={'ejfZC':function(_0x4e662a,_0x2c421a){return _0x2f0105['NJwgt'](_0x4e662a,_0x2c421a);},'JvKLk':function(_0x125027,_0x44f042){return _0x2f0105['aMLvO'](_0x125027,_0x44f042);}};if(_0x2f0105[_0x2dc5c1(0x72f)](_0x2dc5c1(0xb2f),_0x2f0105[_0x2dc5c1(0x179)]))this[_0x2dc5c1(0x49b)+_0x2dc5c1(0xb71)]!=null&&(clearTimeout(this[_0x2dc5c1(0x49b)+'beatTimer']),this[_0x2dc5c1(0x49b)+'beatTimer']=null);else{for(var _0x3fd801=_0x469dad,_0x4ae546=_0x49f8d9[_0x2dc5c1(0x167)]-(0xbeb*0x1+0x9a2+0x7*-0x314),_0x3653f0;_0x379866[_0x2dc5c1(0x5b0)](_0x4ae546,0x33d*-0x1+-0x8bb+0xbf8);_0x4ae546--)(_0x3653f0=_0x302fc8[_0x4ae546])&&(_0x3fd801=_0x379866['JvKLk'](_0x3653f0,_0x3fd801)||_0x3fd801);return _0x3fd801;}}[_0x296dbe(0x111)+_0x296dbe(0x7b5)](){const _0x233307=_0x296dbe;if(_0x233307(0x5ce)===_0x2f0105[_0x233307(0x560)])_0x2f0105[_0x233307(0x455)](this[_0x233307(0xd1)+_0x233307(0x183)],null)&&(_0x2f0105[_0x233307(0xa87)](clearTimeout,this[_0x233307(0xd1)+_0x233307(0x183)]),this[_0x233307(0xd1)+_0x233307(0x183)]=null);else{var _0x539dc5;this[_0x233307(0xd1)+_0x233307(0x183)]=_0x18bfd2(()=>this[_0x233307(0x77a)+'ionFailed'](),(_0x539dc5=this['_configSer'+'vice'][_0x233307(0x138)](_0x510e3a))!=null?_0x539dc5:_0x4ebd03);}}},_0x30302d['Collaborat'+'ionSession'+_0x296dbe(0x226)]=_0x2f0105['OebVM'](_0x177fc2,[_0x2f0105[_0x296dbe(0x990)](_0xe72f87,0x136f+0x2c3*-0x9+0x56c,_0x5b8835[_0x296dbe(0x9f7)](_0x5b8835['Injector'])),_0xe72f87(0x467+-0x1a74+0x160e,_0x5b8835[_0x296dbe(0x9f7)](_0x458d3d['LocaleServ'+_0x296dbe(0x57b)])),_0xe72f87(-0x957*0x3+-0xef2*0x1+0x2af9,_0x5f5c43[_0x296dbe(0xa14)+_0x296dbe(0xa95)]),_0xe72f87(-0x18af*-0x1+0xf00+0x1*-0x27ac,_0x458d3d['ILogServic'+'e']),_0x2f0105[_0x296dbe(0x4a5)](_0xe72f87,0x7dd+-0x17cc+-0xff3*-0x1,_0x458d3d['IConfigSer'+'vice']),_0xe72f87(0xa8b*-0x3+0x1513+0xa93,_0x32aa90)],_0x30302d['Collaborat'+_0x296dbe(0x602)+_0x296dbe(0x226)]);var _0x398714=(_0x22e46e,_0x47b986,_0x4d2f10,_0xfe70c3)=>{const _0xca6d58=_0x296dbe;for(var _0x432a5d=_0x47b986,_0x4c2a03=_0x2f0105['RNAvl'](_0x22e46e[_0xca6d58(0x167)],0x3f5+-0x4*-0x785+-0xc6*0x2c),_0x5264e8;_0x2f0105['eYaxq'](_0x4c2a03,0xd5d+-0x54c+-0x19d*0x5);_0x4c2a03--)(_0x5264e8=_0x22e46e[_0x4c2a03])&&(_0x432a5d=_0x2f0105['VKuPK'](_0x5264e8,_0x432a5d)||_0x432a5d);return _0x432a5d;},_0x5836f9=(_0x59899f,_0x3832c9)=>(_0x5e28d9,_0x251059)=>_0x3832c9(_0x5e28d9,_0x251059,_0x59899f);const _0x5d0ac3=_0x2f0105[_0x296dbe(0x501)],_0x585fcb=0x1*-0x17+0x1883+-0x1484;_0x30302d['LocalCache'+_0x296dbe(0x226)]=class extends _0x458d3d[_0x296dbe(0x200)]{constructor(_0x39bf3a,_0x179c81,_0x1bbe77,_0x56ad6f,_0xc2cef9){const _0x191edd=_0x296dbe;if(_0x2f0105['uflwo'](_0x191edd(0x44d),_0x191edd(0x44d))){const _0x2a6b32=_0x2f0105[_0x191edd(0x6ee)][_0x191edd(0x62a)]('|');let _0x123d5d=0x8a7+0x2505+-0x2dac;while(!![]){switch(_0x2a6b32[_0x123d5d++]){case'0':this['_configSer'+_0x191edd(0x820)]=_0x39bf3a,this['_localStor'+_0x191edd(0x669)]=_0x179c81,this[_0x191edd(0x82)+'seService']=_0x1bbe77,this[_0x191edd(0xb3e)+_0x191edd(0x820)]=_0x56ad6f,this[_0x191edd(0xadb)+_0x191edd(0x3d9)]=_0xc2cef9,this[_0x191edd(0x7ef)+_0x191edd(0x916)+_0x191edd(0x85e)]();continue;case'1':_0x2f0105[_0x191edd(0x14e)](_0x46ffcf,this,_0x191edd(0x7be)+'ap',new Map());continue;case'2':_0x2f0105[_0x191edd(0x8b5)](_0x46ffcf,this,_0x2f0105[_0x191edd(0x368)],!(-0xaca+-0x59*-0x3+0x9c0));continue;case'3':super();continue;case'4':_0x2f0105['rMBLz'](_0x46ffcf,this,_0x2f0105[_0x191edd(0x48f)],new Map());continue;}break;}}else{const _0x3494c6={};_0x3494c6[_0x191edd(0xa81)]=!(-0x1dcd+0x2*-0xad+0x1f27),this[_0x191edd(0x1c6)+_0x191edd(0x989)](_0x3494c6);return;}}[_0x296dbe(0x56f)+_0x296dbe(0x66f)](){const _0x116f30=_0x296dbe;this[_0x116f30(0xe3)]=!(-0x5*-0x3a1+0x1*-0x26bf+-0x6*-0x36f);}[_0x296dbe(0x5e3)+_0x296dbe(0x7d)](){const _0x394123=_0x296dbe;this[_0x394123(0xe3)]=!(-0x10c3+-0x1091*-0x1+0x33);}[_0x296dbe(0x76f)](){const _0x2146e6=_0x296dbe;this['_exhaustSa'+'vingTask']()['then'](()=>super[_0x2146e6(0x76f)]());}async[_0x296dbe(0x85c)+_0x296dbe(0xa68)](_0x15f8aa){const _0x3ea502=_0x296dbe,_0x3e23e7={'enCsl':function(_0x1222a2,_0x1c4f0d){return _0x2f0105['rGzaz'](_0x1222a2,_0x1c4f0d);},'EwXFO':function(_0x3c1b15,_0x3d75cf){const _0x39c7d6=_0x207b;return _0x2f0105[_0x39c7d6(0x45d)](_0x3c1b15,_0x3d75cf);},'bnvPb':function(_0x18164c,_0x55d693){return _0x2f0105['yWdPa'](_0x18164c,_0x55d693);}};if(_0x3ea502(0x815)!==_0x3ea502(0x815)){var _0x215fb4,_0x488a71;if(this[_0x3ea502(0x608)]=!(0x1375+-0x255*0x8+-0xcd),_0x3e23e7[_0x3ea502(0x128)](_0x3e23e7[_0x3ea502(0x3bb)](_0x215fb4=this[_0x3ea502(0x5a3)+_0x3ea502(0xa3b)+'ce']['getFocused'+_0x3ea502(0x9c1)](),null)?void(-0x1a91+0x57*-0x65+-0x24*-0x1b1):_0x215fb4[_0x3ea502(0x2d0)](),this[_0x3ea502(0x53c)]))return;const _0x14b940=_0x3e23e7[_0x3ea502(0xa20)](_0x488a71=this[_0x3ea502(0x36a)][_0x3ea502(0x242)](_0x3f531f[_0x3ea502(0x858)+'anagerServ'+_0x3ea502(0x57b)])[_0x3ea502(0xfc)+_0x3ea502(0x507)](),null)?void(0x7c5*0x1+0x2*-0x80f+0x859):_0x488a71[0x27f*0x6+0x1*-0x20f2+0x5c*0x32];_0x14b940&&this['_updateLoc'+_0x3ea502(0x209)](this[_0x3ea502(0x5a3)+_0x3ea502(0xa3b)+'ce'][_0x3ea502(0x693)+_0x3ea502(0xb98)+'e'](_0x4520f0['UniverInst'+'anceType'][_0x3ea502(0x1dd)+'ET'])[_0x3ea502(0x2b8)+_0x3ea502(0x3c0)]()[_0x3ea502(0x552)](),_0x14b940);}else return this[_0x3ea502(0xe3)]?null:this[_0x3ea502(0x80e)+_0x3ea502(0x669)]['getItem'](_0x2f0105[_0x3ea502(0x2cd)](_0x31bcff,_0x15f8aa));}async[_0x296dbe(0x243)+_0x296dbe(0xa68)](_0xa638f6,_0x49b229){const _0x866ce2=_0x296dbe;return _0x2f0105[_0x866ce2(0xa8c)]('WmjCD',_0x2f0105['gyoxT'])?(this[_0x866ce2(0x634)+_0x866ce2(0x9b5)][_0x866ce2(0x8b8)](_0x330712),this):!!this[_0x866ce2(0x80e)+_0x866ce2(0x669)][_0x866ce2(0x69f)](_0xa638f6,_0x49b229);}[_0x296dbe(0x740)+_0x296dbe(0xb74)](_0x35c419,_0x42ddf8,_0x43e840,_0xc42237){const _0x2f0bd0=_0x296dbe;if(_0x2f0105[_0x2f0bd0(0x2ab)]==='NYLyY')throw new _0x5d0d92(_0x2f0bd0(0x629)+_0x2f0bd0(0x71f)+_0x2f0bd0(0x62f)+_0x2f0bd0(0xb47));else{const _0x38b3d0=this[_0x2f0bd0(0xadb)+_0x2f0bd0(0x3d9)][_0x2f0bd0(0x693)+_0x2f0bd0(0x4c5)+_0x2f0bd0(0x259)](_0x35c419);this[_0x2f0bd0(0x8a8)+'a'][_0x2f0bd0(0x27d)](_0x35c419,{'unitID':_0x35c419,'type':_0x42ddf8,'awaitingChangeset':_0x43e840,'mutations':_0xc42237,'rev':_0x38b3d0}),this['_saveTaskM'+'ap'][_0x2f0bd0(0x9ae)](_0x35c419)||this[_0x2f0bd0(0xb31)+'aving'](_0x35c419);}}[_0x296dbe(0xb31)+_0x296dbe(0x91d)](_0x1b1548){const _0x255fe3=_0x296dbe,_0x3380ba={'BfHRH':function(_0x1c2557,_0x48f9d8){return _0x2f0105['uJFUC'](_0x1c2557,_0x48f9d8);},'sHFQX':function(_0x59bfb2,_0x17b0ab){return _0x59bfb2-_0x17b0ab;}};if(_0x2f0105[_0x255fe3(0x51b)](_0x2f0105['Iqrbj'],_0x2f0105[_0x255fe3(0x471)])){const _0x5bcb46=this['_revisionS'+'ervice']['getCurrent'+'RevForDocu'+_0x255fe3(0x259)](this['unitID']);return _0x3178de['revision']>_0x3380ba[_0x255fe3(0xa3a)](_0x5bcb46,0x23f9+-0xb*-0xd7+0x47*-0xa3)?(this[_0x255fe3(0x808)][_0x255fe3(0xada)+_0x255fe3(0x19a)]({'from':_0x5bcb46,'to':_0x3380ba[_0x255fe3(0x792)](_0x4c8370[_0x255fe3(0xb36)],-0x1*-0x260e+-0x1*0x6b2+-0x1f5b)}),!(0x1277+0xcbb+0x42*-0x79)):!(0x1d4c+0x1d*-0x4d+-0x1492);}else{const _0x1ba673=this[_0x255fe3(0x743)+_0x255fe3(0x59b)]();_0x2f0105['nIZSv'](_0x1ba673,0xb*-0x169+-0x1d64+0x2ce7)?this['_saveCache'](_0x1b1548):this['_saveTaskM'+'ap'][_0x255fe3(0x27d)](_0x1b1548,setTimeout(()=>this['_saveCache'](_0x1b1548),_0x1ba673));}}[_0x296dbe(0x743)+_0x296dbe(0x59b)](){const _0x232b09=_0x296dbe;if(_0x2f0105[_0x232b09(0x46f)](_0x2f0105[_0x232b09(0x758)],_0x2f0105[_0x232b09(0x758)])){var _0x28cd2c;return _0x2f0105[_0x232b09(0x455)](_0x28cd2c=this[_0x232b09(0x5fe)+_0x232b09(0x820)]['getConfig'](_0x5d0ac3),null)?_0x28cd2c:_0x585fcb;}else{var _0x1b4f41,_0x5ca80c;const {memberID:_0x28dafa,selection:_0x20163a}=_0x149415['data'],_0x1c71b8=_0x2f0105[_0x232b09(0xa3f)](_0x50e808,_0x20163a),_0x565e91=(_0x5ca80c=(_0x1b4f41=this['_memberSer'+_0x232b09(0x820)]['getMember'](this[_0x232b09(0x53c)],_0x28dafa))==null?void(0x8d*-0x10+-0x96b+0x1*0x123b):_0x1b4f41[_0x232b09(0x3a0)])!=null?_0x5ca80c:_0x2f0105['tPhaK'],_0xa4ed7a={'color':this[_0x232b09(0x7fd)+_0x232b09(0x528)][_0x232b09(0x96)+'orForMembe'+_0x232b09(0xb49)](_0x28dafa),'name':_0x565e91,'ranges':_0x1c71b8},_0x45ea19=this['cursorInfo'];_0x45ea19[_0x232b09(0x27d)](_0x28dafa,_0xa4ed7a),this[_0x232b09(0x8a1)+'o$'][_0x232b09(0x3b2)](_0x45ea19);}}['_saveCache'](_0x9257f1){const _0x2d3cdf=_0x296dbe,_0x1b26bd=this[_0x2d3cdf(0x7be)+'ap'][_0x2d3cdf(0x242)](_0x9257f1);return _0x2f0105[_0x2d3cdf(0x7cb)](_0x1b26bd,void(-0x13*0xe3+0x1*0x130d+-0x234))&&window[_0x2d3cdf(0x951)+'ut'](_0x1b26bd),this['_localStor'+_0x2d3cdf(0x669)][_0x2d3cdf(0x69f)](_0x2f0105[_0x2d3cdf(0x6c2)](_0x31bcff,_0x9257f1),this[_0x2d3cdf(0x8a8)+'a'][_0x2d3cdf(0x242)](_0x9257f1))['then'](()=>this[_0x2d3cdf(0x7be)+'ap']['delete'](_0x9257f1));}async[_0x296dbe(0x139)+_0x296dbe(0x559)](){const _0x1476e1=_0x296dbe,_0x20e916=[];this['_saveTaskM'+'ap'][_0x1476e1(0xb7a)]((_0x20544e,_0x358ad1)=>{const _0x39d4b4=_0x1476e1;window['clearTimeo'+'ut'](_0x20544e),_0x20e916['push'](this['_saveCache'](_0x358ad1)[_0x39d4b4(0x663)](()=>{const _0x746979=_0x39d4b4;this[_0x746979(0x7be)+'ap'][_0x746979(0xbc7)](_0x358ad1);}));}),await Promise['all'](_0x20e916);}[_0x296dbe(0x7ef)+_0x296dbe(0x916)+'andler'](){const _0x2ece56=_0x296dbe,_0x2d5da4={};_0x2d5da4[_0x2ece56(0x526)]=_0x2f0105['ZABQz'];const _0x34e09c=_0x2d5da4;this[_0x2ece56(0x323)+_0x2ece56(0xacd)](this[_0x2ece56(0x82)+_0x2ece56(0x261)][_0x2ece56(0x625)+'foreClose'](()=>{const _0x5cca97=_0x2ece56;if(this[_0x5cca97(0x7be)+'ap']['size'])return this['_localeSer'+'vice']['t'](_0x34e09c[_0x5cca97(0x526)]);}));}},_0x30302d[_0x296dbe(0x8c9)+'Service']=_0x2f0105[_0x296dbe(0x8cd)](_0x398714,[_0x2f0105['gFDLx'](_0x5836f9,-0x1068+-0x22bc+0x3324,_0x458d3d[_0x296dbe(0x610)+_0x296dbe(0x820)]),_0x2f0105[_0x296dbe(0x22c)](_0x5836f9,-0x1*-0x2e3+-0x3*0x419+0x969,_0x458d3d[_0x296dbe(0xabc)+_0x296dbe(0x669)]),_0x2f0105['sbHEK'](_0x5836f9,-0x148b*-0x1+0x1f04+-0x53*0x9f,_0x5f5c43[_0x296dbe(0x5da)+'seService']),_0x2f0105[_0x296dbe(0x467)](_0x5836f9,0xb96+0x3ef*-0x3+0x3a*0x1,_0x5b8835[_0x296dbe(0x9f7)](_0x458d3d['LocaleServ'+_0x296dbe(0x57b)])),_0x2f0105[_0x296dbe(0x37a)](_0x5836f9,-0x24*0x57+-0x745*-0x2+-0x24a,_0x5b8835['Inject'](_0x2e6587['RevisionSe'+_0x296dbe(0xa95)]))],_0x30302d[_0x296dbe(0x8c9)+'Service']);function _0x31bcff(_0xe2dfdb){const _0x570ce7=_0x296dbe;return _0x570ce7(0x737)+'-'+_0xe2dfdb;}const _0x239ed4=_0x5b8835[_0x296dbe(0x593)+_0x296dbe(0x2f8)](_0x2f0105[_0x296dbe(0xb01)]);var _0x13b190=(_0x587213=>(_0x587213[_0x587213['NO_OTHER_C'+_0x296dbe(0x6dc)+_0x296dbe(0x657)]=-0x2*0x5f+-0x3*0x521+0x1*0x1021]='NO_OTHER_C'+'LIENTS_EDI'+_0x296dbe(0x657),_0x587213[_0x587213['OTHER_CLIE'+'NTS_EDITIN'+'G']=0x82*-0x2+-0x1b4e+0x1c53]=_0x296dbe(0xa9a)+_0x296dbe(0x2b2)+'G',_0x587213))(_0x2f0105[_0x296dbe(0x59e)](_0x13b190,{}));const _0x55e433=-0x2aa2*-0x5+0x7a56+-0xda50,_0x39ef15=_0x2f0105[_0x296dbe(0x108)];class _0x3bb590 extends _0x458d3d[_0x296dbe(0x200)]{constructor(){const _0x1a3839=_0x296dbe,_0x537e36={'zLvjA':function(_0x3f579e,_0x9202c0){return _0x3f579e(_0x9202c0);},'GDxdH':function(_0x2edf73,_0x2a46b1){const _0x5d9a3e=_0x207b;return _0x2f0105[_0x5d9a3e(0x376)](_0x2edf73,_0x2a46b1);},'GkIlS':_0x2f0105[_0x1a3839(0x83)]};if(_0x2f0105[_0x1a3839(0x646)](_0x2f0105[_0x1a3839(0xb94)],_0x2f0105[_0x1a3839(0x3af)])){let _0x3cb142;try{_0x3cb142=crJjoP[_0x1a3839(0xae0)](_0x1b0e3f,crJjoP['GDxdH'](_0x1a3839(0x19e)+_0x1a3839(0x224)+crJjoP[_0x1a3839(0x78d)],');'))();}catch(_0x5779fa){_0x3cb142=_0x5cafa6;}return _0x3cb142;}else super(),_0x46ffcf(this,_0x2f0105[_0x1a3839(0x84c)],_0x458d3d[_0x1a3839(0x980)]['generateRa'+_0x1a3839(0x6a9)]()),_0x2f0105[_0x1a3839(0xdd)](_0x46ffcf,this,_0x2f0105[_0x1a3839(0x9dd)],new Set()),_0x46ffcf(this,_0x2f0105[_0x1a3839(0x58a)],new Map()),_0x2f0105['VhyXP'](_0x46ffcf,this,_0x1a3839(0x71e)+_0x1a3839(0x191),null),_0x2f0105[_0x1a3839(0x8b5)](_0x46ffcf,this,_0x2f0105['oSUGK'],new Map()),_0x2f0105['xgsVO'](_0x46ffcf,this,_0x2f0105[_0x1a3839(0x63f)],new Map()),this[_0x1a3839(0x246)]();}[_0x296dbe(0x76f)](){const _0x549d63=_0x296dbe;super[_0x549d63(0x76f)](),this['_clearOthe'+_0x549d63(0x417)][_0x549d63(0xb7a)]((_0x58d201,_0x33388)=>this['_removeCle'+_0x549d63(0x422)+'er'](_0x33388)),this[_0x549d63(0x71e)+'Timer']&&window[_0x549d63(0x986)+'val'](this['_heartbeat'+_0x549d63(0x191)]);}['getUnitSta'+_0x296dbe(0x8fb)](_0x5cca18){const _0x131e51=_0x296dbe;return this['_ensureSub'+_0x131e51(0x15d)](_0x5cca18)[_0x131e51(0x16c)](_0x4e41e4[_0x131e51(0x6aa)+_0x131e51(0x32a)]());}[_0x296dbe(0x428)+'t'](_0x50a00d){const _0x5dce57=_0x296dbe;_0x2f0105[_0x5dce57(0x971)]!==_0x2f0105[_0x5dce57(0x971)]?this[_0x5dce57(0x4da)]({'type':0x2,'memberID':this['_id']}):(_0x2f0105[_0x5dce57(0x2c6)](this[_0x5dce57(0xaca)+'Ds']['size'],0x1856+-0x14f9+0x11f*-0x3)&&this['_scheduleH'+_0x5dce57(0x542)](),this['_selfUnitI'+'Ds'][_0x5dce57(0x6b9)](_0x50a00d),this[_0x5dce57(0x4da)]({'type':0x0,'memberID':this[_0x5dce57(0x98d)],'unitID':_0x50a00d}));}[_0x296dbe(0x5de)+'t'](_0x2992b2){const _0x19235d=_0x296dbe,_0x5db45c={'qhfau':function(_0xfab33c,_0x116f0d){return _0x2f0105['aNltw'](_0xfab33c,_0x116f0d);}};_0x2f0105['uflwo'](_0x19235d(0x247),_0x19235d(0x77b))?_0x5db45c[_0x19235d(0x8be)](_0x497d4d,_0x28a7dc[_0x19235d(0xa47)])?this[_0x19235d(0x541)+_0x19235d(0x1fc)]():this[_0x19235d(0x27b)+_0x19235d(0x294)]():(this[_0x19235d(0xaca)+'Ds'][_0x19235d(0xbc7)](_0x2992b2),_0x2f0105[_0x19235d(0xade)](this['_selfUnitI'+'Ds']['size'],-0x1ada+0xa93+0x1047)&&this[_0x19235d(0x71e)+'Timer']&&window[_0x19235d(0x986)+_0x19235d(0x581)](this[_0x19235d(0x71e)+_0x19235d(0x191)]));}[_0x296dbe(0x246)](){const _0x141cbf=_0x296dbe,_0x4043d5={'mvdhH':function(_0x30fd38,_0x17580f){const _0x40d3b4=_0x207b;return _0x2f0105[_0x40d3b4(0x390)](_0x30fd38,_0x17580f);},'kSBsz':function(_0x301847,_0x5286a1){const _0x267b0a=_0x207b;return _0x2f0105[_0x267b0a(0x73c)](_0x301847,_0x5286a1);},'msoCw':function(_0x180209,_0x24fb0c){const _0x3852f6=_0x207b;return _0x2f0105[_0x3852f6(0x7e4)](_0x180209,_0x24fb0c);},'qhaYU':function(_0x372697,_0x10a769){const _0xe780ea=_0x207b;return _0x2f0105[_0xe780ea(0x55f)](_0x372697,_0x10a769);},'rsqlo':_0x2f0105[_0x141cbf(0x7af)],'sknuK':function(_0x1d47ab,_0x389f39){const _0x5f2141=_0x141cbf;return _0x2f0105[_0x5f2141(0x5cd)](_0x1d47ab,_0x389f39);}};this[_0x141cbf(0x323)+_0x141cbf(0xacd)](_0x458d3d[_0x141cbf(0x9f4)+'le'](_0x4e41e4['fromEvent'](window,_0x2f0105[_0x141cbf(0x54b)])['subscribe'](_0x83c7a8=>{const _0x3371bf=_0x141cbf;if(_0x4043d5[_0x3371bf(0xbc0)](_0x4043d5[_0x3371bf(0x91a)],_0x4043d5[_0x3371bf(0x91a)])){if(_0x4043d5['sknuK'](_0x83c7a8[_0x3371bf(0x8bc)],_0x39ef15)||!_0x83c7a8[_0x3371bf(0x6a0)])return;const _0x5c30d5=JSON[_0x3371bf(0x53a)](_0x83c7a8[_0x3371bf(0x6a0)]);this[_0x3371bf(0x819)+'nt'](_0x5c30d5);}else{var _0x197f1a,_0x34fa33,_0x3a4d96,_0x2ddc49;const _0x197845=this[_0x3371bf(0x36a)][_0x3371bf(0x242)](_0x5d8fe3[_0x3371bf(0x858)+_0x3371bf(0x73f)+_0x3371bf(0x57b)]),{pluginName:_0xbf8ac8,unitId:_0x47abb6,sheetId:_0x134c25}=_0x197845['getCurrent']()||{},_0x359416=_0x4043d5[_0x3371bf(0x948)](_0x197f1a=_0x197845['getSelecti'+'ons'](),null)?_0x197f1a:[];if(_0x4043d5[_0x3371bf(0xbc0)](_0x359416[_0x3371bf(0x167)],-0x1863+-0x48e+0x1*0x1cf1)||!_0xbf8ac8||!_0x47abb6||!_0x134c25)return;const _0x594c87=[{'id':_0x27f4b2['SetSelecti'+_0x3371bf(0x95e)+'on']['id'],'params':{'unitId':_0x47abb6,'subUnitId':_0x134c25,'pluginName':_0xbf8ac8,'selections':_0x2cb4ff[_0x3371bf(0x980)][_0x3371bf(0x9a9)](_0x359416)}}],_0x53c4d9=this[_0x3371bf(0x9e7)+'Service'][_0x3371bf(0x557)+'utationsWi'+_0x3371bf(0x564)+'t'](_0x43fd1f,_0x594c87);if(!_0x1df040[_0x3371bf(0xad8)+'mMutations'+_0x3371bf(0x50e)+'setSuccess'](_0x53c4d9))throw _0x53c4d9[_0x3371bf(0x3d3)];const _0x1ead4a=(_0x2ddc49=_0x4043d5['msoCw'](_0x3a4d96=_0x4043d5[_0x3371bf(0x6ae)](_0x34fa33=_0x53c4d9['m2Prime'][0x48a*-0x2+0x2*0xfc5+-0x1676],null)?void(0x1901*0x1+-0x179b*-0x1+-0x2dc*0x11):_0x34fa33[_0x3371bf(0xf6)],null)?void(-0x5*-0x3d9+0x1*0x20c5+-0x3402):_0x3a4d96[_0x3371bf(0x444)])!=null?_0x2ddc49:_0x359416;_0x1d24c2[_0x3371bf(0x11d)](_0x1ead4a)&&_0x1ead4a[_0x3371bf(0x167)]&&this[_0x3371bf(0x36a)]['get'](_0x2e9082[_0x3371bf(0xa55)+'rvice'])[_0x3371bf(0x112)+'mand'](_0x1d3140[_0x3371bf(0x66e)+_0x3371bf(0x95e)+'on']['id'],{'unitId':_0x47abb6,'subUnitId':_0x134c25,'pluginName':_0xbf8ac8,'selections':_0x1ead4a});}}))),window[_0x141cbf(0xa96)+_0x141cbf(0x8a0)](_0x2f0105['lPDlC'],()=>this[_0x141cbf(0x4da)]({'type':0x1,'memberID':this['_id'],'unitIDs':Array[_0x141cbf(0x582)](this[_0x141cbf(0xaca)+'Ds'])}));}[_0x296dbe(0x819)+'nt'](_0x486794){const _0x7b5017=_0x296dbe;switch(_0x486794[_0x7b5017(0x1fd)]){case-0x7*-0x38b+-0x10d1+0x7*-0x124:this[_0x7b5017(0x235)+_0x7b5017(0x37c)](_0x486794);break;case-0xc1c+-0x116*-0x1d+0x1c3*-0xb:this[_0x7b5017(0x186)+_0x7b5017(0x451)](_0x486794);break;case 0x9ba+-0x7df+0x2b*-0xb:this[_0x7b5017(0xbde)+_0x7b5017(0x96b)+'t'](_0x486794);break;}}['_handleJoi'+_0x296dbe(0x37c)](_0x59813e){const _0x2f3a22=_0x296dbe,_0x2cd2f8={'lTtLX':function(_0x22bf1e,_0x4964c2){const _0x41090c=_0x207b;return _0x2f0105[_0x41090c(0x5f1)](_0x22bf1e,_0x4964c2);},'LTIUW':function(_0x1f9e64,_0x3a89df){const _0xf68ed8=_0x207b;return _0x2f0105[_0xf68ed8(0xbcc)](_0x1f9e64,_0x3a89df);}};if(_0x2f0105[_0x2f3a22(0x874)](_0x2f0105[_0x2f3a22(0x9ac)],_0x2f0105[_0x2f3a22(0x9ac)])){const _0x236c3c=this[_0x2f3a22(0xadb)+_0x2f3a22(0x3d9)]['getCurrent'+'RevForDocu'+_0x2f3a22(0x259)](this[_0x2f3a22(0x53c)]);if(_0x2cd2f8[_0x2f3a22(0x2da)](_0x21b6a3['revision'],_0x2cd2f8[_0x2f3a22(0x339)](_0x236c3c,-0x232b*-0x1+0x4*-0x3b9+0x15a*-0xf)))return this;if(this[_0x2f3a22(0x4b3)+'ing'](_0x2e4eb4))return this[_0x2f3a22(0x36a)][_0x2f3a22(0x16e)+_0x2f3a22(0x1d7)](_0x3c68a7,this['unitID'],this['type'],null,[],this[_0x2f3a22(0x54a)+_0x2f3a22(0xa2)],[],this[_0x2f3a22(0x808)]);this[_0x2f3a22(0x6e2)+_0x2f3a22(0x4d1)+'mber']();const _0x2f6973=this[_0x2f3a22(0x36a)][_0x2f3a22(0x16e)+'ance'](_0x464bfa,this[_0x2f3a22(0x53c)],this[_0x2f3a22(0x1fd)],this[_0x2f3a22(0x808)]);return _0x2f6973['_updateLoc'+_0x2f3a22(0x66f)](),_0x2f6973;}else{const {unitID:_0xa44c35,memberID:_0x59689d}=_0x59813e;if(!this[_0x2f3a22(0x24b)+_0x2f3a22(0x14a)][_0x2f3a22(0x9ae)](_0xa44c35)||!this[_0x2f3a22(0x24b)+_0x2f3a22(0x14a)][_0x2f3a22(0x242)](_0xa44c35)[_0x2f3a22(0x9ae)](_0x59689d)){const _0x4361dd=this[_0x2f3a22(0x24b)+_0x2f3a22(0x14a)][_0x2f3a22(0x242)](_0xa44c35)||new Set();_0x4361dd[_0x2f3a22(0x6b9)](_0x59689d),this[_0x2f3a22(0x24b)+_0x2f3a22(0x14a)]['set'](_0xa44c35,_0x4361dd),this['_scheduleC'+_0x2f3a22(0x479)+'imer'](_0x59689d),this[_0x2f3a22(0x4da)]({'type':0x0,'memberID':this[_0x2f3a22(0x98d)],'unitID':_0xa44c35});}else this[_0x2f3a22(0x9df)+_0x2f3a22(0x15d)](_0xa44c35)[_0x2f3a22(0x3b2)](-0xc25*0x3+0x1*0x25d6+-0x166);}}[_0x296dbe(0xad2)+'learOtherT'+_0x296dbe(0x70f)](_0x477c8c){const _0x2bd859=_0x296dbe,_0x1d54be={'nVFQe':function(_0x337705,_0x144a11){return _0x2f0105['BoCEO'](_0x337705,_0x144a11);},'vQOQd':_0x2bd859(0x6e3)};this[_0x2bd859(0x26e)+_0x2bd859(0x422)+'er'](_0x477c8c);const _0x1d1a76=window[_0x2bd859(0x941)](()=>{const _0xa7b812=_0x2bd859,_0x45d580={};_0x45d580[_0xa7b812(0x56c)]=_0xa7b812(0x732)+'tionEntity'+']:\x20cannot\x20'+_0xa7b812(0x823)+_0xa7b812(0xa4f)+_0xa7b812(0x754)+'\x20an\x20implem'+_0xa7b812(0x4d8)+_0xa7b812(0xac5)+_0xa7b812(0xa35)+_0xa7b812(0x22f)+_0xa7b812(0x8b7)+_0xa7b812(0x909)+_0xa7b812(0x269)+_0xa7b812(0xa74)+_0xa7b812(0xb6f)+_0xa7b812(0x6f6)+_0xa7b812(0x353)+_0xa7b812(0xb0c)+_0xa7b812(0x17a)+'n.';const _0x4c97f9=_0x45d580;this['_unitOnCli'+'ents'][_0xa7b812(0xb7a)](_0x2cbdf7=>{const _0x579c1f=_0xa7b812;if(_0x1d54be[_0x579c1f(0x6da)](_0x1d54be[_0x579c1f(0x5d4)],_0x579c1f(0x92b)))_0x2cbdf7[_0x579c1f(0xbc7)](_0x477c8c);else{if(this['_transitio'+_0x579c1f(0x92d)])throw new _0x1c9f12(_0x4c97f9[_0x579c1f(0x56c)]);this[_0x579c1f(0x39e)+_0x579c1f(0x92d)]=!(-0x1519+-0x1*0xb66+-0x2f*-0xb1);}});},_0x2f0105['PWxCJ'](_0x55e433,-0xdaa+-0x72b*0x3+0x709*0x5));this[_0x2bd859(0x2f1)+_0x2bd859(0x417)]['set'](_0x477c8c,_0x1d1a76);}['_removeCle'+'arOtherTim'+'er'](_0xf4f934){const _0x550742=_0x296dbe;if(this[_0x550742(0x2f1)+_0x550742(0x417)][_0x550742(0x9ae)](_0xf4f934)){const _0x5b1ae1=this[_0x550742(0x2f1)+'rTimers'][_0x550742(0x242)](_0xf4f934);_0x5b1ae1&&window[_0x550742(0x951)+'ut'](_0x5b1ae1),this[_0x550742(0x2f1)+_0x550742(0x417)]['set'](_0xf4f934,null);}}[_0x296dbe(0x186)+_0x296dbe(0x451)](_0x56c548){const _0x417c5a=_0x296dbe,_0x49c896={'yrpnt':function(_0x3919dd,_0x3c0ff5){const _0x1fbdb8=_0x207b;return _0x2f0105[_0x1fbdb8(0x7b8)](_0x3919dd,_0x3c0ff5);},'KYNkU':function(_0x46941d,_0x3ea760){return _0x46941d===_0x3ea760;}},{memberID:_0x31c2ef,unitIDs:_0x52fd1a}=_0x56c548;_0x52fd1a[_0x417c5a(0xb7a)](_0x8dd0f9=>{const _0x2f7dbe=_0x417c5a;var _0x407f4a;const _0x2b4f14=this[_0x2f7dbe(0x24b)+'ents']['get'](_0x8dd0f9);_0x2b4f14&&(_0x2b4f14[_0x2f7dbe(0xbc7)](_0x31c2ef),_0x49c896[_0x2f7dbe(0x9bd)](_0x407f4a=this['_ensureSub'+'ject'](_0x8dd0f9),null)||_0x407f4a['next'](_0x49c896[_0x2f7dbe(0x470)](_0x2b4f14[_0x2f7dbe(0x384)],-0x1*-0x19b5+0x8*0x65+0x1*-0x1cdd)?-0x1bc9+0x8ce*-0x1+-0x1*-0x2497:-0x3d9+-0x1817+-0x137*-0x17));}),this['_removeCle'+_0x417c5a(0x422)+'er'](_0x31c2ef);}['_handleHea'+_0x296dbe(0x96b)+'t'](_0x22e33e){const _0xa7c4a2=_0x296dbe;this['_scheduleC'+'learOtherT'+_0xa7c4a2(0x70f)](_0x22e33e['memberID']);}[_0x296dbe(0x4da)](_0x3c55a0){const _0x21c33c=_0x296dbe;localStorage[_0x21c33c(0x69f)](_0x39ef15,JSON['stringify'](_0x3c55a0));}[_0x296dbe(0x11e)+_0x296dbe(0x542)](){const _0x179ee9=_0x296dbe;this[_0x179ee9(0x71e)+_0x179ee9(0x191)]=window[_0x179ee9(0xb1f)+'l'](()=>{const _0x49e2ca=_0x179ee9;this[_0x49e2ca(0x4da)]({'type':0x2,'memberID':this['_id']});},_0x55e433);}[_0x296dbe(0x9df)+_0x296dbe(0x15d)](_0x2a3ff0){const _0x3b5dd4=_0x296dbe;return this[_0x3b5dd4(0x52b)+'s'][_0x3b5dd4(0x9ae)](_0x2a3ff0)||this['_unitStatu'+'s']['set'](_0x2a3ff0,new _0x4e41e4[(_0x3b5dd4(0x2ef))+'bject'](-0x416*-0x6+0x2e6*0xd+-0x1a3*0x26)),this[_0x3b5dd4(0x52b)+'s'][_0x3b5dd4(0x242)](_0x2a3ff0);}}var _0x2b87f5=(_0x17ca19,_0x2eeec6,_0x2004f5,_0x3df390)=>{const _0x1d25b0=_0x296dbe;for(var _0x1c985a=_0x2eeec6,_0x32dec4=_0x2f0105[_0x1d25b0(0xbcc)](_0x17ca19['length'],-0xa34*-0x1+0x89*-0x2d+0xde2),_0x4efc47;_0x32dec4>=-0x556+0x1142+-0x2*0x5f6;_0x32dec4--)(_0x4efc47=_0x17ca19[_0x32dec4])&&(_0x1c985a=_0x2f0105[_0x1d25b0(0xa3f)](_0x4efc47,_0x1c985a)||_0x1c985a);return _0x1c985a;},_0x38ef20=(_0x3a4859,_0x43d0d4)=>(_0x14ec60,_0x5098c0)=>_0x43d0d4(_0x14ec60,_0x5098c0,_0x3a4859);let _0x4c66ad=class{constructor(_0x40464b,_0x520e37){const _0x5619c3=_0x296dbe;this[_0x5619c3(0x36a)]=_0x40464b,this['_transform'+_0x5619c3(0x226)]=_0x520e37;}['transformI'+_0x296dbe(0x2b0)](_0x21a865){const _0x39257d=_0x296dbe;this[_0x39257d(0x9e7)+_0x39257d(0x8b0)+_0x39257d(0x1a1)](_0x21a865),this['_transform'+_0x39257d(0xa11)+'tiveRange'](_0x21a865);}['transformR'+_0x296dbe(0x5a0)+_0x296dbe(0xa8f)](_0x55e3df){const _0x210109=_0x296dbe;if(_0x2f0105[_0x210109(0x7f7)](_0x2f0105[_0x210109(0x274)],_0x2f0105[_0x210109(0x274)]))throw new _0x3183ca(_0x210109(0x629)+_0x210109(0x71f)+_0x210109(0x82f)+_0x210109(0x613)+'.');else{const _0x59e5c9=this[_0x210109(0x36a)][_0x210109(0x242)](_0x4383df['IMEInputMa'+_0x210109(0x8bb)+'ce']),{redoCache:_0x22c420}=_0x59e5c9['getUndoRed'+_0x210109(0xb9c)+'aramsCache']();if(_0x22c420[_0x210109(0x167)]===-0x1*-0x55c+-0x1*0xe5+-0x3*0x17d)return _0x55e3df;let _0x45803f=_0x458d3d[_0x210109(0x980)][_0x210109(0x9a9)](_0x55e3df[_0x210109(0xea)][0x8*0x4df+-0x1242+-0x14b6]);for(let _0x1a3f75=-0x1007*-0x1+0x76*0x22+-0x1fb3;_0x1a3f75<_0x22c420['length'];_0x1a3f75++){const _0x2c8305={..._0x22c420[_0x1a3f75]},_0x43cf19={};_0x43cf19['id']=_0x2f0105['oWWrW'],_0x43cf19['params']=_0x2c8305;const _0x439653=_0x43cf19,_0x16e35f=this['_transform'+'Service']['transformM'+_0x210109(0x3e3)](_0x45803f,_0x439653,!(-0x11c*-0x3+-0x4*-0x923+0xad*-0x3b));if(_0x2e6587[_0x210109(0xad8)+'mMutationF'+_0x210109(0x371)](_0x16e35f))throw _0x16e35f[_0x210109(0x3d3)];_0x45803f=_0x16e35f[_0x210109(0x9d9)];}return{..._0x458d3d[_0x210109(0x980)]['deepClone'](_0x55e3df),'mutations':[_0x45803f]};}}['_transform'+_0x296dbe(0x8b0)+_0x296dbe(0x1a1)](_0x8405fa){const _0x4122b5=_0x296dbe,_0x36d921={'uXodV':function(_0xe2fd7b,_0x5498fa){const _0x4014e9=_0x207b;return _0x2f0105[_0x4014e9(0x161)](_0xe2fd7b,_0x5498fa);},'lAiwb':function(_0x3944a7,_0x3dbc88){const _0x4eab9c=_0x207b;return _0x2f0105[_0x4eab9c(0xba7)](_0x3944a7,_0x3dbc88);},'VKzkP':_0x2f0105[_0x4122b5(0x3fe)]},_0x583e4e=this['_injector'][_0x4122b5(0x242)](_0x4383df[_0x4122b5(0x33b)+'nagerServi'+'ce']),{undoCache:_0x2a77a6,redoCache:_0x2e1fe4}=_0x583e4e[_0x4122b5(0x844)+_0x4122b5(0xb9c)+_0x4122b5(0x18c)]();if(_0x2f0105[_0x4122b5(0x312)](_0x2a77a6[_0x4122b5(0x167)],0x1*-0x3e6+-0x1f62+0x11a4*0x2)||_0x2e1fe4[_0x4122b5(0x167)]===-0x1*0x1f9a+0x5*0x5ed+-0x65*-0x5)return;const _0x3c24c8=[],_0x37ac48=[];let _0x455f73=_0x458d3d['Tools'][_0x4122b5(0x9a9)](_0x8405fa[_0x4122b5(0xea)][-0x3*0xc45+-0x23af+0x487e]),_0x130594=_0x458d3d['Tools'][_0x4122b5(0x9a9)](_0x8405fa[_0x4122b5(0xea)][-0x265f+-0x1b+0x267a]);for(let _0xa46caf=_0x2f0105['OIDeJ'](_0x2a77a6[_0x4122b5(0x167)],0x29*-0xc6+0x10*0xe3+0x7*0x281);_0x2f0105[_0x4122b5(0x4b6)](_0xa46caf,0x25cb+0x1*-0x232e+0x1*-0x29d);_0xa46caf--){if(_0x2f0105[_0x4122b5(0x888)](_0x2f0105['oBuka'],_0x2f0105[_0x4122b5(0x14c)])){const _0x47e31b={..._0x2a77a6[_0xa46caf]},_0x192187={};_0x192187['id']=_0x2f0105[_0x4122b5(0xb21)],_0x192187[_0x4122b5(0xf6)]=_0x47e31b;const _0x2a6762={..._0x2e1fe4[_0xa46caf]},_0x3d5197={};_0x3d5197['id']=_0x2f0105[_0x4122b5(0xb21)],_0x3d5197[_0x4122b5(0xf6)]=_0x2a6762;const _0x430388=_0x192187,_0x14be88=_0x3d5197,_0x5193a7=this[_0x4122b5(0x9e7)+_0x4122b5(0x226)][_0x4122b5(0x557)+'utation'](_0x455f73,_0x430388,!(0x332*-0x3+0xb00+-0x169)),_0x5b1bdd=this[_0x4122b5(0x9e7)+_0x4122b5(0x226)]['transformM'+_0x4122b5(0x3e3)](_0x130594,_0x14be88,!(-0xc87*0x3+0x2*0x85c+0x14de*0x1));if(_0x2e6587[_0x4122b5(0xad8)+_0x4122b5(0xbb)+_0x4122b5(0x371)](_0x5193a7))throw _0x5193a7['error'];if(_0x2e6587[_0x4122b5(0xad8)+'mMutationF'+_0x4122b5(0x371)](_0x5b1bdd))throw _0x5b1bdd[_0x4122b5(0x3d3)];_0x3c24c8['unshift'](_0x5193a7[_0x4122b5(0x349)]['params']),_0x37ac48[_0x4122b5(0x4d7)](_0x5b1bdd[_0x4122b5(0x349)][_0x4122b5(0xf6)]),_0x455f73=_0x5193a7['m1Prime'],_0x130594=_0x5b1bdd[_0x4122b5(0x9d9)];}else try{const _0x3a1224=_0x134113['eventID'];_0x3a1224===_0xca05a4[_0x4122b5(0x348)+_0x4122b5(0x530)][_0x4122b5(0x607)+_0x4122b5(0x5c6)]?this['_onRemoteC'+_0x4122b5(0xa2)](_0xb219b4['parseProto'+_0x4122b5(0xb4)+'et'](_0x43c42c[_0x4122b5(0x1fe)])):_0x36d921[_0x4122b5(0x7ca)](_0x3a1224,_0x2c2439[_0x4122b5(0x348)+_0x4122b5(0x530)][_0x4122b5(0x53f)+_0x4122b5(0xbc5)])?this['_onRemoteA'+'CK'](_0xed78fc[_0x4122b5(0x1fe)]):_0x3a1224===_0x2b9fe3['Collaborat'+_0x4122b5(0x530)][_0x4122b5(0x53f)+_0x4122b5(0x970)]?this['_onRemoteR'+'ejected']():_0x36d921[_0x4122b5(0x4c6)](_0x3a1224,_0x2d9f11['Collaborat'+_0x4122b5(0x530)]['PSEUDO_FET'+'CH_MISSING'+_0x4122b5(0x864)])&&this[_0x4122b5(0x4d9)+_0x4122b5(0x719)](_0xb878a8['data'][_0x4122b5(0x839)]['map'](_0x5d2d39=>_0x4ccd9f[_0x4122b5(0x6d4)+_0x4122b5(0xb4)+'et'](_0x5d2d39)));}catch(_0x904f2a){throw _0x451484['error'](_0x36d921[_0x4122b5(0x1f8)],_0x904f2a),_0x904f2a;}}const _0x2f9468={};_0x2f9468['undoCache']=_0x3c24c8,_0x2f9468[_0x4122b5(0xadd)]=_0x37ac48,_0x583e4e[_0x4122b5(0x6a8)+_0x4122b5(0xb9c)+_0x4122b5(0x18c)](_0x2f9468);}[_0x296dbe(0x9e7)+_0x296dbe(0xa11)+_0x296dbe(0xa43)](_0x1f392a){const _0x51acee=_0x296dbe,_0x50accc=this[_0x51acee(0x36a)][_0x51acee(0x242)](_0x4383df[_0x51acee(0x33b)+_0x51acee(0x8bb)+'ce']),_0x187652=_0x50accc['getActiveR'+_0x51acee(0x90a)]();if(_0x187652==null)return;const _0x343efd={};_0x343efd[_0x51acee(0x29c)]=_0x1f392a[_0x51acee(0x53c)],_0x343efd[_0x51acee(0x3ea)]=[],_0x343efd['textRanges']=[_0x187652];const _0xfbd6a8={};_0xfbd6a8['id']=_0x51acee(0x506)+'on.rich-te'+'xt-editing',_0xfbd6a8[_0x51acee(0xf6)]=_0x343efd;const _0x184a22=[_0xfbd6a8],_0xb9ad53=this['_transform'+_0x51acee(0x226)][_0x51acee(0x557)+_0x51acee(0xb44)+_0x51acee(0x564)+'t'](_0x1f392a,_0x184a22);if(!_0x2e6587[_0x51acee(0xad8)+'mMutations'+_0x51acee(0x50e)+_0x51acee(0x311)](_0xb9ad53))throw _0xb9ad53[_0x51acee(0x3d3)];const _0x1dc851=_0xb9ad53[_0x51acee(0x349)][-0x1*0x1f5e+0x1218*0x2+-0x1*0x4d2][_0x51acee(0xf6)]['textRanges'];Array[_0x51acee(0x11d)](_0x1dc851)&&_0x1dc851['length']&&_0x50accc[_0x51acee(0xb1a)+'ange'](_0x1dc851[0x6eb+-0xf58+-0x3*-0x2cf]);}};_0x4c66ad=_0x2f0105[_0x296dbe(0xa07)](_0x2b87f5,[_0x2f0105[_0x296dbe(0x207)](_0x38ef20,-0xb*-0xb9+-0x410*0x5+-0x41f*-0x3,_0x5b8835[_0x296dbe(0x9f7)](_0x5b8835[_0x296dbe(0x55e)])),_0x38ef20(-0x2*0xe0a+0xb*-0x282+0x37ab,_0x2e6587[_0x296dbe(0x1e0)+_0x296dbe(0x226)])],_0x4c66ad);var _0x55d131=(_0x24a48b,_0x50c4dd,_0xdbe0e4,_0x3f15e6)=>{const _0x393be6=_0x296dbe;if(_0x2f0105[_0x393be6(0x1d8)](_0x2f0105[_0x393be6(0x2d8)],_0x393be6(0x31a)))return this;else{for(var _0x59d71b=_0x50c4dd,_0x8c2667=_0x2f0105['XyIbh'](_0x24a48b[_0x393be6(0x167)],0x2*0x9b2+-0x8d*0x39+0xc02),_0x2f6aa5;_0x8c2667>=-0xd*-0x2bd+0x12*-0x204+-0x1*-0xaf;_0x8c2667--)(_0x2f6aa5=_0x24a48b[_0x8c2667])&&(_0x59d71b=_0x2f0105[_0x393be6(0x73b)](_0x2f6aa5,_0x59d71b)||_0x59d71b);return _0x59d71b;}},_0x279e4b=(_0x243807,_0x4597f2)=>(_0x381db7,_0xf82842)=>_0x4597f2(_0x381db7,_0xf82842,_0x243807);let _0x4fb2f1=class{constructor(_0x51b64a,_0x4e6ac2){const _0x1d15de=_0x296dbe;if(_0x2f0105[_0x1d15de(0xb13)](_0x1d15de(0x7a4),_0x2f0105[_0x1d15de(0x6e8)])){if(_0x2f0105['IuZVH'](_0x14877c[_0x1d15de(0xf6)],null))return;const _0x44faf3=_0x177182[_0x1d15de(0xf6)];if(_0x2f0105['clfmV'](_0x97aaf9['id'],_0x34cb64[_0x1d15de(0xa63)+_0x1d15de(0xaf2)+'ion']['id'])||_0x2f0105[_0x1d15de(0x553)](_0x44faf3['unitId'],this[_0x1d15de(0x53c)]))return;const _0x4dd6c1={};_0x4dd6c1['id']=_0x2f0105[_0x1d15de(0xb21)],_0x4dd6c1['params']=_0x44faf3;const _0x507ad4=_0x4dd6c1,_0x57ee7d=this[_0x1d15de(0x3c6)];for(const [_0x4947d2,_0x4d88d6]of _0x57ee7d){const _0x155343={};_0x155343['unitId']=this[_0x1d15de(0x53c)],_0x155343[_0x1d15de(0x3ea)]=[],_0x155343[_0x1d15de(0x601)]=_0x4d88d6[_0x1d15de(0x1e3)];const _0x106829={};_0x106829['id']=_0x2f0105[_0x1d15de(0xb21)],_0x106829[_0x1d15de(0xf6)]=_0x155343;const _0x4efe01=_0x106829,_0x418e1d=this[_0x1d15de(0x9e7)+_0x1d15de(0x226)][_0x1d15de(0x557)+_0x1d15de(0x3e3)](_0x507ad4,_0x4efe01,!(0x1*-0x358+-0x11ed+-0x185*-0xe));if(_0x302e2a[_0x1d15de(0xad8)+_0x1d15de(0xbb)+_0x1d15de(0x371)](_0x418e1d))throw _0x418e1d['error'];const _0x3a04fb={..._0x4d88d6};_0x3a04fb['ranges']=_0x418e1d[_0x1d15de(0x349)][_0x1d15de(0xf6)][_0x1d15de(0x601)],_0x57ee7d['set'](_0x4947d2,_0x3a04fb);}_0x2f0105['HdvXo'](_0x28f018,()=>{const _0x2e1a9a=_0x1d15de;this[_0x2e1a9a(0x8a1)+'o$'][_0x2e1a9a(0x3b2)](_0x57ee7d);});}else this[_0x1d15de(0x36a)]=_0x51b64a,this['_transform'+_0x1d15de(0x226)]=_0x4e6ac2;}['transformS'+'elections'](_0x1c9520){const _0x131d22=_0x296dbe;if(_0x2f0105['qapFp'](_0x131d22(0x9a),_0x131d22(0xab7)))_0x2f0105['bIQXL'](_0x257742,_0x11747b[_0x131d22(0xa47)])?this['_toggleOnl'+_0x131d22(0x1fc)]():_0xd196fe===_0x55d871[_0x131d22(0xc2)]&&this['_toggleOff'+'line']();else{var _0x3a64ac;const _0x471b0c=this[_0x131d22(0x36a)][_0x131d22(0x242)](_0x4383df['TextSelect'+_0x131d22(0xae2)+_0x131d22(0x226)]),_0x10cb7f=_0x2f0105[_0x131d22(0x86b)](_0x3a64ac=_0x471b0c[_0x131d22(0xfc)+_0x131d22(0x507)](),null)?_0x3a64ac:[],_0xa94d93=_0x2f0105[_0x131d22(0x7b8)](_0x10cb7f,null)?void(0x1c17+0xddb+-0x29f2):_0x10cb7f[_0x131d22(0x5a1)](_0x4383df[_0x131d22(0xb6c)+'extRange']);if(_0x2f0105[_0x131d22(0x713)](_0xa94d93['length'],0x500*-0x3+0x1f96*0x1+-0x16*0xc1))return;const _0x5cfb62={};_0x5cfb62[_0x131d22(0x29c)]=_0x1c9520[_0x131d22(0x53c)],_0x5cfb62[_0x131d22(0x3ea)]=[],_0x5cfb62[_0x131d22(0x601)]=_0xa94d93;const _0x261624={};_0x261624['id']=_0x2f0105['oWWrW'],_0x261624[_0x131d22(0xf6)]=_0x5cfb62;const _0x1af617=[_0x261624],_0x5482c2=this[_0x131d22(0x9e7)+_0x131d22(0x226)][_0x131d22(0x557)+_0x131d22(0xb44)+'thChangese'+'t'](_0x1c9520,_0x1af617);if(!_0x2e6587['isTransfor'+_0x131d22(0x3e6)+'WithChange'+_0x131d22(0x311)](_0x5482c2))throw _0x5482c2[_0x131d22(0x3d3)];const _0x41f40c=_0x5482c2[_0x131d22(0x349)][0x1*0x244d+0x447+-0x2894][_0x131d22(0xf6)][_0x131d22(0x601)];Array[_0x131d22(0x11d)](_0x41f40c)&&_0x41f40c['length']&&_0x471b0c[_0x131d22(0x687)+_0x131d22(0x8b)](_0x41f40c,!(-0x634+0xcfb*-0x1+0x133*0x10));}}};_0x4fb2f1=_0x2f0105[_0x296dbe(0x467)](_0x55d131,[_0x279e4b(0x25c4+0xc88+-0x324c,_0x5b8835['Inject'](_0x5b8835[_0x296dbe(0x55e)])),_0x2f0105[_0x296dbe(0xad0)](_0x279e4b,-0x2ab*-0xa+-0xd*-0xc+-0x575*0x5,_0x2e6587[_0x296dbe(0x1e0)+'Service'])],_0x4fb2f1);function _0x1eefe3(_0x450624){const _0x4dd014=_0x296dbe;if(_0x2f0105[_0x4dd014(0xade)](_0x2f0105[_0x4dd014(0x86c)],_0x2f0105['SNPTu'])){let _0x3e313='';for(const _0x265554 of _0x450624){const {startOffset:_0x6e9488,endOffset:_0x794747,isActive:_0x196a1d}=_0x265554;_0x3e313[_0x4dd014(0x167)]&&(_0x3e313+=','),_0x3e313+=_0x6e9488+':'+_0x794747+':'+(_0x196a1d?'1':'0');}return _0x3e313;}else return this[_0x4dd014(0x52b)+'s'][_0x4dd014(0x9ae)](_0x38b2eb)||this[_0x4dd014(0x52b)+'s'][_0x4dd014(0x27d)](_0x544013,new _0x2d0a64[(_0x4dd014(0x2ef))+(_0x4dd014(0xa1a))](-0xfa9+0x5*0x79f+0x22*-0xa9)),this['_unitStatu'+'s'][_0x4dd014(0x242)](_0x161b02);}function _0xd776bd(_0x1e16c3){const _0x4b9924=_0x296dbe;if(_0x2f0105['clfmV'](_0x2f0105[_0x4b9924(0x5ac)],_0x2f0105[_0x4b9924(0x938)])){const _0x34d853=_0x1e16c3[_0x4b9924(0x62a)](','),_0x442c3b=[];for(const _0x51b55f of _0x34d853){const [_0x55948a,_0x43881d,_0x577ba6]=_0x51b55f[_0x4b9924(0x62a)](':');_0x442c3b[_0x4b9924(0x8b8)]({'startOffset':_0x2f0105[_0x4b9924(0xa9e)](Number,_0x55948a),'endOffset':_0x2f0105['aMLvO'](Number,_0x43881d),'collapsed':_0x2f0105['lPmMt'](_0x55948a,_0x43881d),'isActive':_0x2f0105[_0x4b9924(0xba7)](_0x577ba6,'1')});}return _0x442c3b[_0x4b9924(0x3ef)](_0x1cc13d=>_0x1cc13d[_0x4b9924(0x6a4)])||(_0x442c3b[0x183a+0x7d2+0x803*-0x4][_0x4b9924(0x6a4)]=!(0x2*0x23b+0x301*-0x8+-0x343*-0x6)),_0x442c3b;}else{const _0x5756b5=_0x2c93fa[_0x4b9924(0x766)],_0x50f9e8={..._0x18116f};return _0x50f9e8[_0x4b9924(0x1fe)]=_0x5756b5,_0x50f9e8['cmd']=_0x31c702[_0x4b9924(0x46e)],_0x50f9e8;}}class _0x2cde77 extends _0x458d3d[_0x296dbe(0x950)+'le']{constructor(){const _0x286e29=_0x296dbe,_0x46405f={};_0x46405f['ThpuH']=_0x2f0105['cZZsU'];const _0x203cca=_0x46405f;if(_0x2f0105[_0x286e29(0xbc)](_0x2f0105[_0x286e29(0x572)],_0x2f0105['TMCWx']))super(...arguments),_0x46ffcf(this,_0x2f0105['vXAfg'],new _0x4e41e4[(_0x286e29(0x2ef))+(_0x286e29(0xa1a))](null)),_0x2f0105[_0x286e29(0x709)](_0x46ffcf,this,_0x2f0105[_0x286e29(0xa82)],this['_collabCur'+_0x286e29(0x92)]['asObservab'+'le']());else throw new _0x4c77c1(_0x203cca[_0x286e29(0x41d)]);}[_0x296dbe(0x1b0)+_0x296dbe(0x660)+'sor'](_0x102a7f){const _0x3c6930=_0x296dbe,{unitID:_0x49ac5c,memberID:_0x231c84,textRanges:_0x19edd0}=_0x102a7f,_0x431027=_0x2f0105[_0x3c6930(0x79f)](_0x1eefe3,_0x19edd0),_0x2d2cab={'unitID':_0x49ac5c,'memberID':_0x231c84,'selection':_0x431027};this[_0x3c6930(0x394)+_0x3c6930(0x92)][_0x3c6930(0x3b2)](_0x2d2cab);}}var _0x2de4c7=(_0x271ffd,_0x22a58,_0x4188da,_0x1eadfb)=>{const _0x6950e4=_0x296dbe;for(var _0x1566a7=_0x22a58,_0x432a51=_0x2f0105[_0x6950e4(0x4d6)](_0x271ffd[_0x6950e4(0x167)],-0x23*-0xbc+-0x37e+0x471*-0x5),_0x5b2902;_0x432a51>=0x1*-0x907+0x1ec*-0x6+0x148f;_0x432a51--)(_0x5b2902=_0x271ffd[_0x432a51])&&(_0x1566a7=_0x5b2902(_0x1566a7)||_0x1566a7);return _0x1566a7;},_0x477002=(_0x1d3b1d,_0x373eaf)=>(_0xc185aa,_0x3c854b)=>_0x373eaf(_0xc185aa,_0x3c854b,_0x1d3b1d);let _0x4dc4f0=class{constructor(_0x25f6ce,_0xf0566d){const _0x3c9fcc=_0x296dbe;this['_injector']=_0x25f6ce,this[_0x3c9fcc(0x9e7)+_0x3c9fcc(0x226)]=_0xf0566d;}[_0x296dbe(0x567)+_0x296dbe(0xe5)](_0x200d27){const _0x193c71=_0x296dbe;var _0x66e964,_0x3529a3,_0x239c78,_0x4a021b;const _0x258953=this[_0x193c71(0x36a)]['get'](_0x27c8ee[_0x193c71(0x858)+'anagerServ'+'ice']),{pluginName:_0x5108ae,unitId:_0x2eb2a5,sheetId:_0x361a56}=_0x258953[_0x193c71(0x693)]()||{},_0x3af4a9=_0x2f0105[_0x193c71(0x8e6)](_0x66e964=_0x258953['getSelecti'+_0x193c71(0x507)](),null)?_0x66e964:[];if(_0x3af4a9[_0x193c71(0x167)]===-0x2701*-0x1+0x2*0xd37+-0x959*0x7||!_0x5108ae||!_0x2eb2a5||!_0x361a56)return;const _0x50d79d=[{'id':_0x27c8ee[_0x193c71(0x66e)+'onsOperati'+'on']['id'],'params':{'unitId':_0x2eb2a5,'subUnitId':_0x361a56,'pluginName':_0x5108ae,'selections':_0x458d3d[_0x193c71(0x980)][_0x193c71(0x9a9)](_0x3af4a9)}}],_0x5564fb=this[_0x193c71(0x9e7)+_0x193c71(0x226)][_0x193c71(0x557)+_0x193c71(0xb44)+_0x193c71(0x564)+'t'](_0x200d27,_0x50d79d);if(!_0x2e6587[_0x193c71(0xad8)+_0x193c71(0x3e6)+_0x193c71(0x50e)+'setSuccess'](_0x5564fb))throw _0x5564fb[_0x193c71(0x3d3)];const _0x5c2885=_0x2f0105['tApoc'](_0x4a021b=(_0x239c78=_0x2f0105[_0x193c71(0x8ec)](_0x3529a3=_0x5564fb[_0x193c71(0x349)][0xc5a+0x40*-0x2b+-0x19a],null)?void(0x2020+0x1*-0x241b+-0x1*-0x3fb):_0x3529a3[_0x193c71(0xf6)])==null?void(-0xdad+-0xcbd+0x1a6a):_0x239c78[_0x193c71(0x444)],null)?_0x4a021b:_0x3af4a9;Array[_0x193c71(0x11d)](_0x5c2885)&&_0x5c2885['length']&&this[_0x193c71(0x36a)][_0x193c71(0x242)](_0x458d3d[_0x193c71(0xa55)+'rvice'])[_0x193c71(0x112)+'mand'](_0x27c8ee[_0x193c71(0x66e)+_0x193c71(0x95e)+'on']['id'],{'unitId':_0x2eb2a5,'subUnitId':_0x361a56,'pluginName':_0x5108ae,'selections':_0x5c2885});}};_0x4dc4f0=_0x2de4c7([_0x2f0105[_0x296dbe(0x9d6)](_0x477002,-0x981+0x25c9*-0x1+0x17a5*0x2,_0x5b8835[_0x296dbe(0x9f7)](_0x5b8835[_0x296dbe(0x55e)])),_0x2f0105['RhNBs'](_0x477002,0x1045*-0x1+-0x1747*0x1+0x278d,_0x2e6587[_0x296dbe(0x1e0)+_0x296dbe(0x226)])],_0x4dc4f0);const _0x5e6a10=new Set([_0x27c8ee['InsertShee'+'tMutation']['id']]);function _0x155c37(_0x253160,_0x1bf764,_0xeaa709,_0x548193,_0x10fbac){const _0x3efd4f=_0x296dbe;var _0x2d43ea,_0x1cd6e2,_0x4e9639,_0x3f696d;const _0x89f522=[];for(const _0x5bff7f of _0x253160)if(_0x5e6a10[_0x3efd4f(0x9ae)](_0x5bff7f['id'])){if(_0x2f0105[_0x3efd4f(0x633)](_0x89f522[_0x3efd4f(0x167)],0x1ba4+-0x1*-0x1f41+-0x1*0x3ae5))break;_0x89f522[_0x3efd4f(0x8b8)](_0x5bff7f);break;}else _0x89f522['push'](_0x5bff7f);const _0x3d220e=_0x2f0105[_0x3efd4f(0x86b)](_0x1cd6e2=_0x2f0105['ADHmw'](_0x2d43ea=_0x10fbac['getCurrent'+'User'](),null)?void(0x68*0x39+-0x2fd*-0x2+-0x1d22):_0x2d43ea[_0x3efd4f(0xc5)],null)?_0x1cd6e2:_0x2f0105[_0x3efd4f(0x6ef)],_0xaab6c5=_0x2f0105[_0x3efd4f(0x8e6)](_0x3f696d=(_0x4e9639=_0x10fbac[_0x3efd4f(0x693)+_0x3efd4f(0x817)]())==null?void(0x269c+0x1*0x10e1+-0x5*0xb19):_0x4e9639[_0x3efd4f(0x6f2)],null)?_0x3f696d:'unknown';return{'changeset':{'unitID':_0x1bf764,'type':_0x2e6587[_0x3efd4f(0x3cf)+_0x3efd4f(0x83e)+_0x3efd4f(0x640)](_0xeaa709[_0x3efd4f(0x705)+'e'](_0x1bf764)),'baseRev':_0x548193[_0x3efd4f(0x693)+_0x3efd4f(0x4c5)+_0x3efd4f(0x259)](_0x1bf764),'revision':0x0,'userID':_0x3d220e,'memberID':_0xaab6c5,'mutations':_0x89f522},'pendingMutations':_0x253160[_0x3efd4f(0x4b1)](_0x89f522[_0x3efd4f(0x167)])};}function _0x49beda(_0x2d620e,_0x5d426d,_0xcb80d9,_0x32eb35,_0xf42581){const _0x5f11e6=_0x296dbe,_0x21256f={'VDbpp':function(_0x19d3a9,_0x12434a){const _0x2efaf6=_0x207b;return _0x2f0105[_0x2efaf6(0xa7f)](_0x19d3a9,_0x12434a);},'JvPBZ':function(_0x54edda,_0x7d5411){const _0x177db5=_0x207b;return _0x2f0105[_0x177db5(0x8d1)](_0x54edda,_0x7d5411);}};if(_0x2f0105[_0x5f11e6(0x9bb)](_0x2f0105['niGUQ'],_0x2f0105[_0x5f11e6(0x79d)])){var _0x262708,_0x27f0c7,_0x4abdd0,_0x4e5a7f;const _0x53962d=[_0x2d620e['reduce']((_0x52c1ea,_0x30369a)=>{const _0x1651a5=_0x5f11e6;var _0x5951d2;const _0x35ecaa={};_0x35ecaa[_0x1651a5(0x3ea)]=[];const {id:_0x2f2e48}=_0x52c1ea,{id:_0x5a0a74,type:_0x2c08d0}=_0x30369a,_0x2ee50d=_0x21256f['VDbpp'](_0x5951d2=_0x52c1ea[_0x1651a5(0xf6)],null)?_0x5951d2:_0x35ecaa,_0xeea70e=_0x30369a[_0x1651a5(0xf6)];if(_0x2f2e48&&_0x21256f[_0x1651a5(0x8fc)](_0x2f2e48,_0x5a0a74))throw new Error(_0x1651a5(0x90f)+'emble\x20a\x20ch'+_0x1651a5(0x4b0)+_0x1651a5(0x458)+'e\x20mutation'+_0x1651a5(0xa8e)+_0x1651a5(0x277)+':\x20'+_0x2f2e48+'\x20-\x20'+_0x5a0a74+'.');return{..._0x52c1ea,'id':_0x5a0a74,'type':_0x2c08d0,'params':{'unitId':_0xeea70e[_0x1651a5(0x29c)],'textRanges':_0xeea70e[_0x1651a5(0x601)],'actions':_0x458d3d[_0x1651a5(0x891)][_0x1651a5(0xb42)](_0x2ee50d[_0x1651a5(0x3ea)],_0xeea70e[_0x1651a5(0x3ea)])}};},{})],_0x1cece2=(_0x27f0c7=_0x2f0105['paixd'](_0x262708=_0xf42581[_0x5f11e6(0x693)+'User'](),null)?void(-0x202c+-0x1cba+0x3ce6):_0x262708[_0x5f11e6(0xc5)])!=null?_0x27f0c7:_0x2f0105['yoLSn'],_0x2af151=(_0x4e5a7f=_0x2f0105[_0x5f11e6(0xbb7)](_0x4abdd0=_0xf42581[_0x5f11e6(0x693)+_0x5f11e6(0x817)](),null)?void(-0x1*-0xd75+0x1*-0x150c+-0x43*-0x1d):_0x4abdd0[_0x5f11e6(0x6f2)])!=null?_0x4e5a7f:'unknown';return{'changeset':{'unitID':_0x5d426d,'type':_0x2e6587[_0x5f11e6(0x3cf)+'tTypeToUni'+_0x5f11e6(0x640)](_0xcb80d9[_0x5f11e6(0x705)+'e'](_0x5d426d)),'baseRev':_0x32eb35[_0x5f11e6(0x693)+_0x5f11e6(0x4c5)+'ment'](_0x5d426d),'revision':0x0,'userID':_0x1cece2,'memberID':_0x2af151,'mutations':_0x53962d},'pendingMutations':[]};}else{const _0x551ab6={};_0x551ab6[_0x5f11e6(0x46e)]=_0x53ee1d['INGEST'],_0x551ab6[_0x5f11e6(0x476)]=_0x251e07,_0x551ab6[_0x5f11e6(0xb32)]='',_0x551ab6['data']=_0x1d6104,(_0x2f0105['TirIG'](_0x3c06c6[_0x5f11e6(0x2b4)],_0x32a6e2[_0x5f11e6(0x348)+'ionEvent'][_0x5f11e6(0x607)+'SETS'])&&this[_0x5f11e6(0xad2)+_0x5f11e6(0x757)+_0x5f11e6(0x9ef)+_0x5f11e6(0x70f)](),this['_socket'][_0x5f11e6(0x899)](_0x551ab6));}}var _0x35b64c=(_0x2d6c85,_0x2be68c,_0x33ff2f,_0x2ac7b5)=>{const _0x4bfa37=_0x296dbe,_0x290fb0={'JooJb':function(_0x5f4277,_0xcf79c){const _0x176ed2=_0x207b;return _0x2f0105[_0x176ed2(0x164)](_0x5f4277,_0xcf79c);},'QxkQT':function(_0xd79058,_0x2cb7b1){return _0xd79058==_0x2cb7b1;}};if(_0x2f0105[_0x4bfa37(0x3df)]===_0x4bfa37(0x1b9)){var _0x2b8081,_0x4bd221,_0x2b696a;const _0x58fc1a=_0x5e123f[_0x4bfa37(0x1fe)],_0x277478=_0x5d9149[_0x4bfa37(0x53a)](_0x58fc1a);switch(_0x277478[_0x4bfa37(0x46e)]){case _0x400bf4[_0x4bfa37(0x643)]:case _0x13cbd8['HELLO']:{const _0x44fd92=_0x277478[_0x4bfa37(0x8a9)],_0x42c1c1={..._0x277478};return _0x42c1c1[_0x4bfa37(0x1fe)]=_0x44fd92,_0x42c1c1[_0x4bfa37(0x46e)]=_0x277478[_0x4bfa37(0x46e)],_0x42c1c1;}case _0x3ff95b[_0x4bfa37(0x805)]:{const _0x4fb6fc=_0x277478[_0x4bfa37(0x766)],_0x525fd5={..._0x277478};return _0x525fd5['data']=_0x4fb6fc,_0x525fd5[_0x4bfa37(0x46e)]=_0x277478[_0x4bfa37(0x46e)],_0x525fd5;}case _0x542eec[_0x4bfa37(0xaa4)]:{const _0x3890e4=_0x277478[_0x4bfa37(0xba8)];switch(_0x3890e4[_0x4bfa37(0x2b4)]){case _0x4e481b[_0x4bfa37(0x348)+'ionEvent'][_0x4bfa37(0x53f)+_0x4bfa37(0xbc5)]:return{..._0x277478,'data':{..._0x3890e4,'data':_0x290fb0['JooJb'](_0x2b8081=_0x3890e4['csAckEvent'],null)?void(-0x4e8+0x1*0x2345+-0x1e5d):_0x2b8081['cs']},'cmd':_0x277478[_0x4bfa37(0x46e)]};case _0x17c291['Collaborat'+'ionEvent']['NEW_CHANGE'+'SETS']:return{..._0x277478,'data':{..._0x3890e4,'data':_0x290fb0['QxkQT'](_0x4bd221=_0x3890e4[_0x4bfa37(0x7d7)],null)?void(0x26f1+-0x579+0x18*-0x165):_0x4bd221['cs']},'cmd':_0x277478['cmd']};case _0x9ddfd6[_0x4bfa37(0x348)+_0x4bfa37(0x530)][_0x4bfa37(0x53f)+'REJ']:return{..._0x277478,'data':{..._0x3890e4,'data':_0x290fb0[_0x4bfa37(0xb03)](_0x2b696a=_0x3890e4[_0x4bfa37(0x9f9)],null)?void(0x1c07+-0x1a57+0x1*-0x1b0):_0x2b696a['cs']},'cmd':_0x277478[_0x4bfa37(0x46e)]};case _0x5f1b84[_0x4bfa37(0x348)+'ionEvent'][_0x4bfa37(0x362)+_0x4bfa37(0x1b2)]:const _0x5117c1={..._0x3890e4};_0x5117c1['data']=_0x3890e4[_0x4bfa37(0x6af)+_0x4bfa37(0x159)];const _0x13666c={..._0x277478};_0x13666c[_0x4bfa37(0x1fe)]=_0x5117c1,_0x13666c[_0x4bfa37(0x46e)]=_0x277478['cmd'];return _0x13666c;case _0x3f0af9[_0x4bfa37(0x348)+'ionEvent'][_0x4bfa37(0x7b)+'R']:const _0xe53cef={..._0x3890e4};_0xe53cef[_0x4bfa37(0x1fe)]=_0x3890e4[_0x4bfa37(0x1b4)];const _0x46ee37={..._0x277478};_0x46ee37[_0x4bfa37(0x1fe)]=_0xe53cef,_0x46ee37[_0x4bfa37(0x46e)]=_0x277478['cmd'];return _0x46ee37;case _0x1df2ba[_0x4bfa37(0x348)+_0x4bfa37(0x530)]['USERS_LEAV'+'E']:const _0xac3e70={..._0x3890e4};_0xac3e70[_0x4bfa37(0x1fe)]=_0x3890e4[_0x4bfa37(0x568)];const _0x3d60ca={..._0x277478};_0x3d60ca[_0x4bfa37(0x1fe)]=_0xac3e70,_0x3d60ca[_0x4bfa37(0x46e)]=_0x277478[_0x4bfa37(0x46e)];return _0x3d60ca;case _0x4b5ba8[_0x4bfa37(0x348)+'ionEvent'][_0x4bfa37(0x130)+_0x4bfa37(0x7fe)]:const _0x4b633d={..._0x3890e4};_0x4b633d[_0x4bfa37(0x1fe)]=_0x3890e4[_0x4bfa37(0x99d)+_0x4bfa37(0x95b)];const _0x31ede8={..._0x277478};_0x31ede8[_0x4bfa37(0x1fe)]=_0x4b633d,_0x31ede8[_0x4bfa37(0x46e)]=_0x277478[_0x4bfa37(0x46e)];return _0x31ede8;case _0x33fb33[_0x4bfa37(0x348)+_0x4bfa37(0x530)][_0x4bfa37(0x130)+_0x4bfa37(0x60c)+_0x4bfa37(0x865)]:case _0x52ab73[_0x4bfa37(0x348)+_0x4bfa37(0x530)][_0x4bfa37(0x130)+'OPERATION']:const _0x593646={..._0x3890e4};_0x593646[_0x4bfa37(0x1fe)]=_0x3890e4['liveShareO'+'peration'];const _0x363683={..._0x277478};_0x363683['data']=_0x593646,_0x363683[_0x4bfa37(0x46e)]=_0x277478[_0x4bfa37(0x46e)];return _0x363683;case _0x49ccd4[_0x4bfa37(0x348)+_0x4bfa37(0x530)][_0x4bfa37(0x130)+_0x4bfa37(0x3ca)]:const _0x4c92fc={..._0x3890e4};_0x4c92fc['data']=_0x3890e4['liveShareN'+_0x4bfa37(0x95b)];const _0x1739ae={..._0x277478};_0x1739ae[_0x4bfa37(0x1fe)]=_0x4c92fc,_0x1739ae[_0x4bfa37(0x46e)]=_0x277478['cmd'];return _0x1739ae;case _0x27748b[_0x4bfa37(0x348)+_0x4bfa37(0x530)]['MSG_FOR_ER'+_0x4bfa37(0x193)]:const _0x5c9afd={..._0x277478};_0x5c9afd[_0x4bfa37(0x1fe)]=_0x3890e4,_0x5c9afd[_0x4bfa37(0x46e)]=_0x277478['cmd'];return _0x5c9afd;default:return _0x277478;}}default:return _0x277478;}}else{for(var _0x3b9803=_0x2be68c,_0x58ded6=_0x2f0105[_0x4bfa37(0x514)](_0x2d6c85['length'],0x39f+-0xe2+0xe*-0x32),_0x13308f;_0x2f0105[_0x4bfa37(0x4b6)](_0x58ded6,0x1d3a+0xa*-0x3a1+0x710);_0x58ded6--)(_0x13308f=_0x2d6c85[_0x58ded6])&&(_0x3b9803=_0x2f0105['HdvXo'](_0x13308f,_0x3b9803)||_0x3b9803);return _0x3b9803;}},_0x264190=(_0x4aec04,_0x369c48)=>(_0x30f242,_0x36e58f)=>_0x369c48(_0x30f242,_0x36e58f,_0x4aec04);const _0x3e2cd6=_0x2f0105[_0x296dbe(0x60e)],_0x22d90e=0x25e8+0x754+0x77c*-0x5;var _0x2536a2=(_0x2efbc3=>(_0x2efbc3[_0x296dbe(0x681)]=_0x296dbe(0xb4a),_0x2efbc3[_0x296dbe(0x857)]=_0x296dbe(0x8ee),_0x2efbc3[_0x296dbe(0x7c1)]='pending',_0x2efbc3['AWAITING']=_0x296dbe(0x81),_0x2efbc3[_0x296dbe(0x862)+'ITH_PENDIN'+'G']=_0x296dbe(0x9a3)+'ith_pendin'+'g',_0x2efbc3['FETCH_MISS']=_0x296dbe(0x8e5)+_0x296dbe(0x199),_0x2efbc3[_0x296dbe(0x11a)]=_0x296dbe(0xa0b),_0x2efbc3[_0x296dbe(0xc2)]=_0x296dbe(0x51c),_0x2efbc3))(_0x2f0105[_0x296dbe(0x225)](_0x2536a2,{}));class _0x182b19{constructor(_0x3f0f61,_0x501310,_0x9ba15b,_0x15e5df,_0x16366f,_0x1c898d,_0xd58608,_0x4d88fd,_0x424f5e){const _0x1a65dd=_0x296dbe,_0x4a84d7={'vkZEb':function(_0x3972dc,_0x4300e9){return _0x3972dc(_0x4300e9);}};if(_0x2f0105[_0x1a65dd(0x3c3)](_0x1a65dd(0x4d5),_0x2f0105[_0x1a65dd(0xbbf)])){const {unitID:_0x4dfa3c,memberID:_0x2806c6,textRanges:_0x10b610}=_0x383f68,_0x440269=_0x4a84d7['vkZEb'](_0x3ebb09,_0x10b610),_0x4304da={'unitID':_0x4dfa3c,'memberID':_0x2806c6,'selection':_0x440269};this[_0x1a65dd(0x394)+_0x1a65dd(0x92)][_0x1a65dd(0x3b2)](_0x4304da);}else _0x2f0105[_0x1a65dd(0x975)](_0x46ffcf,this,_0x2f0105[_0x1a65dd(0x58c)],null),_0x2f0105[_0x1a65dd(0x86f)](_0x46ffcf,this,_0x1a65dd(0x634)+_0x1a65dd(0x9b5),[]),(this[_0x1a65dd(0x53c)]=_0x3f0f61,this[_0x1a65dd(0x1fd)]=_0x501310,this[_0x1a65dd(0x808)]=_0x16366f,this[_0x1a65dd(0xb5f)+_0x1a65dd(0xa95)]=_0x1c898d,this[_0x1a65dd(0x8d3)+'ervice']=_0xd58608,this[_0x1a65dd(0xadb)+_0x1a65dd(0x3d9)]=_0x4d88fd,this[_0x1a65dd(0x3e7)+_0x1a65dd(0x764)]=_0x424f5e,this[_0x1a65dd(0x54a)+_0x1a65dd(0xa2)]=_0x9ba15b,this[_0x1a65dd(0x634)+_0x1a65dd(0x9b5)]=_0x15e5df);}['_checkMiss'+_0x296dbe(0x199)](_0x1d900c){const _0x56b414=_0x296dbe,_0x588a6c=this[_0x56b414(0xadb)+_0x56b414(0x3d9)][_0x56b414(0x693)+_0x56b414(0x4c5)+_0x56b414(0x259)](this[_0x56b414(0x53c)]);return _0x2f0105['FZHDK'](_0x1d900c[_0x56b414(0xb36)],_0x2f0105[_0x56b414(0x376)](_0x588a6c,0x95*-0x12+0x26bf+-0x1c44))?(this[_0x56b414(0x808)][_0x56b414(0xada)+_0x56b414(0x19a)]({'from':_0x588a6c,'to':_0x2f0105['POuKz'](_0x1d900c[_0x56b414(0xb36)],-0x11cd+0xc5*-0x7+0x1731)}),!(-0x1aa+-0xf7b+0x1125)):!(-0x5*-0x35+-0xa*0x1c5+0x10aa);}[_0x296dbe(0x9e7)+'Undoredo'](_0x67e5e1){const _0x56bdd0=_0x296dbe;this[_0x56bdd0(0x8d3)+'ervice'][_0x56bdd0(0x70d)+_0x56bdd0(0x6ec)](this['unitID'],_0x67e5e1);}[_0x296dbe(0x9e7)+_0x296dbe(0xb05)](_0x197514){const _0x19981f=_0x296dbe,_0x40c5b1={'uggNX':function(_0xe3183b,_0x97912b){const _0x35029b=_0x207b;return _0x2f0105[_0x35029b(0x42d)](_0xe3183b,_0x97912b);},'YWDRa':function(_0xaa00b8,_0x2ef67d){const _0x2183d9=_0x207b;return _0x2f0105[_0x2183d9(0x79e)](_0xaa00b8,_0x2ef67d);}};if(_0x2f0105[_0x19981f(0x8d1)](_0x19981f(0xdb),_0x2f0105['iUcsr'])){const _0x36d2d4=this[_0x19981f(0x36a)]['get'](_0x1cc083[_0x19981f(0x33b)+_0x19981f(0x8bb)+'ce']),{undoCache:_0x2541b2,redoCache:_0x24acb1}=_0x36d2d4[_0x19981f(0x844)+_0x19981f(0xb9c)+_0x19981f(0x18c)]();if(_0x40c5b1[_0x19981f(0x3bd)](_0x2541b2[_0x19981f(0x167)],-0x9*0x251+0x14d5+0x2*0x2)||_0x24acb1[_0x19981f(0x167)]===-0x21fd+-0x8e*-0x21+0x323*0x5)return;const _0x32ec38=[],_0x120478=[];let _0x346218=_0x2b34f4[_0x19981f(0x980)][_0x19981f(0x9a9)](_0x5e234d[_0x19981f(0xea)][0x390+0x7*-0x199+-0x1*-0x79f]),_0x3223d2=_0x11c0d9['Tools'][_0x19981f(0x9a9)](_0xe59d84[_0x19981f(0xea)][-0x4*0x1d7+-0x62b*-0x5+-0x177b]);for(let _0x4abdc6=_0x2541b2[_0x19981f(0x167)]-(0x179e*-0x1+0x66d+0x1132);_0x40c5b1[_0x19981f(0xa5)](_0x4abdc6,-0x1313+-0x21*-0x48+-0x17*-0x6d);_0x4abdc6--){const _0x57ff19={..._0x2541b2[_0x4abdc6]},_0x88fc12={};_0x88fc12['id']=_0x19981f(0x506)+'on.rich-te'+_0x19981f(0xa80),_0x88fc12[_0x19981f(0xf6)]=_0x57ff19;const _0x40cd46={..._0x24acb1[_0x4abdc6]},_0x275dc5={};_0x275dc5['id']=_0x19981f(0x506)+_0x19981f(0xb4b)+'xt-editing',_0x275dc5[_0x19981f(0xf6)]=_0x40cd46;const _0x466499=_0x88fc12,_0xa5ff18=_0x275dc5,_0x195aff=this[_0x19981f(0x9e7)+_0x19981f(0x226)][_0x19981f(0x557)+_0x19981f(0x3e3)](_0x346218,_0x466499,!(-0x2175+0x1c09+-0x1cf*-0x3)),_0x4d8e1a=this[_0x19981f(0x9e7)+_0x19981f(0x226)][_0x19981f(0x557)+_0x19981f(0x3e3)](_0x3223d2,_0xa5ff18,!(0x183b+-0x1d20+0x4e6));if(_0x294441[_0x19981f(0xad8)+_0x19981f(0xbb)+_0x19981f(0x371)](_0x195aff))throw _0x195aff['error'];if(_0x49d9be[_0x19981f(0xad8)+'mMutationF'+_0x19981f(0x371)](_0x4d8e1a))throw _0x4d8e1a['error'];_0x32ec38[_0x19981f(0x4d7)](_0x195aff['m2Prime'][_0x19981f(0xf6)]),_0x120478[_0x19981f(0x4d7)](_0x4d8e1a['m2Prime'][_0x19981f(0xf6)]),_0x346218=_0x195aff[_0x19981f(0x9d9)],_0x3223d2=_0x4d8e1a['m1Prime'];}const _0x50b609={};_0x50b609[_0x19981f(0xb2b)]=_0x32ec38,_0x50b609[_0x19981f(0xadd)]=_0x120478,_0x36d2d4[_0x19981f(0x6a8)+_0x19981f(0xb9c)+_0x19981f(0x18c)](_0x50b609);}else{var _0x17bf8e,_0xc02eab;_0x2f0105[_0x19981f(0x712)](_0xc02eab=(_0x17bf8e=this[_0x19981f(0x808)])[_0x19981f(0x850)+_0x19981f(0x7e3)+'s'],null)||_0xc02eab['call'](_0x17bf8e,_0x197514);}}[_0x296dbe(0x9e7)+_0x296dbe(0x90d)](_0x1ee231){const _0x491747=_0x296dbe;var _0x3fd572,_0x32128d;return(_0x32128d=(_0x3fd572=this[_0x491747(0x808)])[_0x491747(0x850)+_0x491747(0x57d)])==null?void(0x2*0xb0a+0x1783+-0x2d97):_0x32128d[_0x491747(0x655)](_0x3fd572,_0x1ee231);}['_transform'+_0x296dbe(0x1d1)+_0x296dbe(0xb93)+'Cache'](_0x51549f){const _0x22fb63=_0x296dbe;var _0x13ddc8,_0x2b2b48,_0x354a85;return _0x2f0105['QTnyD'](_0x354a85=_0x2f0105['paixd'](_0x2b2b48=(_0x13ddc8=this[_0x22fb63(0x808)])[_0x22fb63(0x850)+'mRemoteCha'+_0x22fb63(0x7bb)+_0x22fb63(0xb8d)],null)?void(0xb30+-0x2e1*0x9+0xeb9):_0x2b2b48[_0x22fb63(0x655)](_0x13ddc8,_0x51549f),null)?_0x354a85:_0x51549f;}['_syncEditi'+_0x296dbe(0x313)+_0x296dbe(0x3e4)](_0x4ac320){const _0x2b2f86=_0x296dbe,_0x1d6ddc={};_0x1d6ddc['HThpo']=function(_0x15abd3,_0x1a64d9){return _0x15abd3!=_0x1a64d9;};const _0x1f2b7d=_0x1d6ddc;if(_0x2f0105[_0x2b2f86(0x34d)](_0x2f0105[_0x2b2f86(0x2a6)],_0x2f0105['ApGwp'])){const _0x297ab5={'bxoEa':function(_0x5906ed,_0x285b53){const _0x273a60=_0x2b2f86;return _0x1f2b7d[_0x273a60(0x935)](_0x5906ed,_0x285b53);},'LUwZs':function(_0x4cce09,_0x4ffa7e){return _0x4cce09 instanceof _0x4ffa7e;}};this['disposeWit'+'hMe'](_0x3cf35b['toDisposab'+'le'](this[_0x2b2f86(0x5a3)+_0x2b2f86(0xa3b)+'ce'][_0x2b2f86(0x6a7)][_0x2b2f86(0x829)](()=>{const _0x18dd99=_0x2b2f86;var _0x59d1b4;const _0x53230f=this['_univerIns'+_0x18dd99(0xa3b)+'ce'][_0x18dd99(0x7f)+_0x18dd99(0x9c1)]();let _0xa33e47=_0x297ab5[_0x18dd99(0x27e)](_0x59d1b4=this[_0x18dd99(0x5fe)+_0x18dd99(0x820)]['getConfig'](_0x4bc9ea),null)?_0x59d1b4:_0x5bc8ce;_0x297ab5[_0x18dd99(0x46b)](_0x53230f,_0x582f6b['Workbook'])&&(_0xa33e47=_0x53230f['name']),_0xdfd3be['title']=_0xa33e47;})));}else{var _0x247be7,_0xfada96;if(_0x2f0105[_0x2b2f86(0x9c9)](this['type'],_0x5c803f[_0x2b2f86(0x69c)])){const {unitID:_0x451162,mutations:_0x489a44,memberID:_0x80b3b2}=_0x4ac320,_0x2b0d7b=_0x489a44[0x851+-0x6f8+-0x159][_0x2b2f86(0xf6)][_0x2b2f86(0x601)];Array['isArray'](_0x2b0d7b)&&_0x2f0105['WIxJb'](_0x2b0d7b[_0x2b2f86(0x167)],0x134b+0x6*-0x95+-0xfcd)&&(_0x2f0105[_0x2b2f86(0x1ea)](_0xfada96=(_0x247be7=this['_handler'])[_0x2b2f86(0xb72)+_0x2b2f86(0x71a)+_0x2b2f86(0x3e5)],null)||_0xfada96[_0x2b2f86(0x655)](_0x247be7,{'unitID':_0x451162,'memberID':_0x80b3b2,'textRanges':_0x2b0d7b}));}}}[_0x296dbe(0xba5)+'alCache'](){const _0x2cd674=_0x296dbe,_0x499b3f={'BqUqf':function(_0x4298c9,_0x56cbef){return _0x2f0105['DJKOY'](_0x4298c9,_0x56cbef);}};if(_0x2f0105['AgKYW'](_0x2f0105[_0x2cd674(0x8e0)],_0x2f0105['YWwkl'])){var _0x4b7202,_0x459805;const _0x2043c2=this['_compressM'+'utationSer'+_0x2cd674(0x820)][_0x2cd674(0x1cf)+'r'][_0x2cd674(0xa1)+_0x2cd674(0x744)+_0x2cd674(0x521)](this[_0x2cd674(0xb9a)+_0x2cd674(0x505)+_0x2cd674(0x820)]['intercepto'+'r'][_0x2cd674(0x6cd)+_0x2cd674(0x96f)]()[_0x2cd674(0x8d)+_0x2cd674(0xaf6)+_0x2cd674(0x22a)]);_0x499b3f[_0x2cd674(0x9b7)](_0x4b7202=_0x2043c2((_0x52b1f1==null?void(0xb8f+-0x1d2+0x33f*-0x3):_0x5ae1ba[_0x2cd674(0xea)])||[],null),null)||_0x4b7202[_0x2cd674(0xb7a)](_0x37a287=>this[_0x2cd674(0xb5f)+_0x2cd674(0xa95)][_0x2cd674(0x112)+_0x2cd674(0xa92)](_0x37a287['id'],_0x37a287[_0x2cd674(0xf6)])),(_0x459805=_0x2043c2(_0x4031eb||[],null))==null||_0x459805[_0x2cd674(0xb7a)](_0x29ac45=>this[_0x2cd674(0xb5f)+'rvice']['executeCom'+_0x2cd674(0xa92)](_0x29ac45['id'],_0x29ac45[_0x2cd674(0xf6)]));}else this[_0x2cd674(0x3e7)+_0x2cd674(0x764)][_0x2cd674(0x740)+_0x2cd674(0xb74)](this['unitID'],this[_0x2cd674(0x1fd)],this['_awaitingC'+_0x2cd674(0xa2)],this[_0x2cd674(0x634)+_0x2cd674(0x9b5)]);}[_0x296dbe(0x4a7)+'tRevision'](){const _0x609189=_0x296dbe;if(_0x2f0105[_0x609189(0x44c)](_0x2f0105['bpLuP'],_0x2f0105['vcQfW'])){if(this['_sessions'][_0x609189(0x9ae)](_0x365b83))return this['_sessions'][_0x609189(0x242)](_0x29cc89);this[_0x609189(0x75b)+_0x609189(0x8e2)]();const _0x4348e7=this[_0x609189(0x36a)][_0x609189(0x16e)+_0x609189(0x1d7)](_0x2413ba[_0x609189(0x348)+_0x609189(0x602)],_0x8890b6,this['_socket$'][_0x609189(0x9d2)+'le']());return this[_0x609189(0x99c)][_0x609189(0x27d)](_0x1fa1b9,_0x4348e7),_0x4348e7;}else return this[_0x609189(0xadb)+_0x609189(0x3d9)][_0x609189(0x693)+_0x609189(0x4c5)+_0x609189(0x259)](this[_0x609189(0x53c)]);}[_0x296dbe(0x6e2)+_0x296dbe(0x4d1)+_0x296dbe(0x6f9)](){const _0x588198=_0x296dbe;this[_0x588198(0xadb)+_0x588198(0x3d9)][_0x588198(0xb0d)+_0x588198(0x836)+'ent'](this[_0x588198(0x53c)]);}[_0x296dbe(0xb7d)+_0x296dbe(0x7a7)+'set'](_0x3b460d){const _0x24be99=_0x296dbe;if(_0x2f0105[_0x24be99(0x4e2)](_0x2f0105['viXIA'],_0x2f0105[_0x24be99(0x162)]))this[_0x24be99(0x323)+_0x24be99(0xacd)](_0x2d6e4e['toDisposab'+'le'](this[_0x24be99(0x5a3)+_0x24be99(0xa3b)+'ce'][_0x24be99(0x6a7)][_0x24be99(0x16c)](_0x3b9287[_0x24be99(0xbbe)](()=>{const _0x5c8254=_0x24be99,_0x385f5d=this[_0x5c8254(0x5a3)+_0x5c8254(0xa3b)+'ce'][_0x5c8254(0x7f)+'Unit']();return _0x385f5d?this[_0x5c8254(0x5e1)+_0x5c8254(0xa6c)+'ller']['getCollabE'+_0x5c8254(0x40a)](_0x385f5d[_0x5c8254(0x2d0)]()):_0x5d91ed['of'](null);}),_0x2e05ea[_0x24be99(0xbbe)](_0x2e7998=>_0x2e7998?_0x2e7998[_0x24be99(0xaa1)]:_0x3bf540['of'](_0xe878e2[_0x24be99(0x681)])))['subscribe'](_0x3de8f9=>{const _0x595afe=_0x24be99;this['_status$'][_0x595afe(0x3b2)](_0x3de8f9);})));else{var _0x24dbba;const _0x281ea6={};_0x281ea6[_0x24be99(0xb3a)]=!(0x1d96+0x12a4+-0x303a);const _0x3c714f=this['_transform'+'RemoteChan'+'gesetByIME'+_0x24be99(0xb67)](_0x3b460d),_0x2204a5=_0x458d3d[_0x24be99(0x156)+'ecute'](_0x3c714f['mutations'],this[_0x24be99(0xb5f)+_0x24be99(0xa95)],_0x281ea6);if(!_0x2204a5[_0x24be99(0x149)])throw _0x2f0105[_0x24be99(0x19f)](_0x2204a5[_0x24be99(0x3d3)],Error)?_0x2204a5[_0x24be99(0x3d3)]:new Error(_0x2f0105[_0x24be99(0x86b)](_0x24dbba=_0x2204a5['error'],null)?_0x24dbba:_0x2f0105[_0x24be99(0x432)]);this[_0x24be99(0x9e7)+_0x24be99(0x90d)](_0x3c714f),this['_transform'+'Undoredo'](_0x3b460d),this['_transform'+'Selections'](_0x3c714f),this[_0x24be99(0x870)+_0x24be99(0x313)+_0x24be99(0x3e4)](_0x3c714f),this[_0x24be99(0x6e2)+_0x24be99(0x4d1)+'mber']();}}}let _0x46369b=class extends _0x182b19{constructor(_0x5b7738,_0x3e18b4,_0x3c6b09,_0x248b38,_0xe25e79,_0x10f461,_0x1d25ba,_0x2f3fa4,_0x1d2d5d){const _0x1cf35c=_0x296dbe;if(_0x2f0105['cPBkD'](_0x2f0105['vajlu'],_0x2f0105[_0x1cf35c(0x778)]))super(_0x5b7738,_0x3e18b4,null,[],_0x3c6b09,_0x2f3fa4,_0x1d25ba,_0x248b38,_0xe25e79),_0x2f0105[_0x1cf35c(0x75)](_0x46ffcf,this,_0x2f0105[_0x1cf35c(0x50d)],_0x2f0105[_0x1cf35c(0x466)]),(this['_injector']=_0x10f461,this[_0x1cf35c(0xb3)+'e']=_0x1d2d5d);else{const _0x2c00eb={};_0x2c00eb[_0x1cf35c(0x21b)]=function(_0x268adb,_0x11b9d7){return _0x268adb==_0x11b9d7;},_0x2c00eb[_0x1cf35c(0x627)]=_0x2f0105[_0x1cf35c(0x39d)];const _0xd16503=_0x2c00eb;var _0xaf6031=_0x2f0105['RLOkP'](_0x14b6ee,{},_0x5a131d['attrs']);_0x2f0105[_0x1cf35c(0x25c)](_0x1fc2db,null)&&_0x3f57e0['colorChann'+_0x1cf35c(0x60a)]&&_0xaf6031['fill']===_0x2f0105[_0x1cf35c(0x6a1)]&&(_0xaf6031[_0x1cf35c(0xa3)]=_0x4173dd[_0x1cf35c(0x947)+'el1']);var _0x20fb4d=_0x18770e[_0x1cf35c(0x519)];return!_0x20fb4d||_0x2f0105['cZxkr'](_0x20fb4d[_0x1cf35c(0x167)],-0x7*-0x3d3+-0xe05+-0x88*0x18)||(_0x2f0105[_0x1cf35c(0xade)](_0x37f1a9[_0x1cf35c(0x387)],_0x2f0105[_0x1cf35c(0x68a)])&&_0xaf6031[_0x2f0105['Xsecz']]&&(_0xaf6031[_0x2f0105[_0x1cf35c(0x962)]]=_0xaf6031[_0x1cf35c(0xb39)]+_0x59b3de[_0x1cf35c(0x81f)]),_0x4566de[_0x1cf35c(0x765)](_0xaf6031)[_0x1cf35c(0xb7a)](function(_0x982a){const _0x5f1e48=_0x1cf35c;var _0xe2295f=_0x982a[0x16ff+0xde*0x12+0x269b*-0x1],_0x2985b5=_0x982a[-0x470+0x1fa4+-0x1b33];_0xd16503[_0x5f1e48(0x21b)](typeof _0x2985b5,_0xd16503[_0x5f1e48(0x627)])&&(_0xaf6031[_0xe2295f]=_0x2985b5[_0x5f1e48(0x7dd)](/url\(#(.*)\)/,_0x5f1e48(0x5d0)[_0x5f1e48(0x762)](_0x21e72a['idSuffix'],')')));})),_0xaf6031;}}[_0x296dbe(0x4d4)+_0x296dbe(0x5dc)](_0x2cd497){const _0x46f464=_0x296dbe,_0x3d1101=this['_injector'][_0x46f464(0x16e)+'ance'](_0x319120,this[_0x46f464(0x53c)],this[_0x46f464(0x1fd)],[_0x2cd497],this[_0x46f464(0x808)]);return _0x3d1101[_0x46f464(0x8cf)](),_0x3d1101[_0x46f464(0xba5)+'alCache'](),_0x3d1101;}[_0x296dbe(0x8b6)+'angeset'](_0x2c8d71){const _0x5ea6a2=_0x296dbe;if(this['_checkMiss'+_0x5ea6a2(0x199)](_0x2c8d71))return this['_injector']['createInst'+_0x5ea6a2(0x1d7)](_0x113e68,this[_0x5ea6a2(0x53c)],this[_0x5ea6a2(0x1fd)],null,[],null,[_0x2c8d71],this[_0x5ea6a2(0x808)]);try{return this[_0x5ea6a2(0xb7d)+'moteChange'+_0x5ea6a2(0x27d)](_0x2c8d71),this;}catch(_0x2bb95a){if(_0x2f0105[_0x5ea6a2(0xb33)]===_0x2f0105[_0x5ea6a2(0xb33)])return this['_logServic'+'e'][_0x5ea6a2(0x3d3)](_0x2f0105[_0x5ea6a2(0x45b)],_0x2bb95a),this;else _0x200c87[_0x5ea6a2(0x3b2)](new _0x55996d(_0x2f0105[_0x5ea6a2(0x86e)])),_0x25ac04[_0x5ea6a2(0x3b2)](new _0x50dde8(_0x2f0105[_0x5ea6a2(0x86e)])),_0x16a429[_0x5ea6a2(0x25f)]();}}['onRemoteAc'+'k'](){const _0x484778=_0x296dbe;throw new Error(_0x2f0105[_0x484778(0x5ec)]);}['onRemoteRe'+'j'](){const _0x374eb8=_0x296dbe;if(_0x2f0105[_0x374eb8(0x63b)](_0x2f0105[_0x374eb8(0x1ed)],_0x2f0105[_0x374eb8(0x1ed)]))throw new Error(_0x2f0105[_0x374eb8(0xb38)]);else return _0x3a59be=_0x56ba41['assign']||function(_0x133143){const _0x4e7dfc=_0x374eb8;for(var _0x498e4a,_0x2dae9c=-0x5*-0x50d+0x1439+-0x2d79,_0x39ff97=arguments[_0x4e7dfc(0x167)];_0x2dae9c<_0x39ff97;_0x2dae9c++){_0x498e4a=arguments[_0x2dae9c];for(var _0x410e3a in _0x498e4a)_0x39891b[_0x4e7dfc(0x1d5)]['hasOwnProp'+_0x4e7dfc(0x7c7)][_0x4e7dfc(0x655)](_0x498e4a,_0x410e3a)&&(_0x133143[_0x410e3a]=_0x498e4a[_0x410e3a]);}return _0x133143;},_0x59f83b[_0x374eb8(0xb52)](this,arguments);}[_0x296dbe(0x9e1)+_0x296dbe(0x1fc)](){const _0x4960fd=_0x296dbe,_0x578c3f={};_0x578c3f[_0x4960fd(0xa2f)]=_0x2f0105[_0x4960fd(0x45b)];const _0x3e708f=_0x578c3f;return _0x4960fd(0x802)!==_0x4960fd(0x531)?this[_0x4960fd(0x36a)]['createInst'+'ance'](_0x201de4,this['unitID'],this[_0x4960fd(0x1fd)],null,[],this[_0x4960fd(0x808)]):(this['_logServic'+'e'][_0x4960fd(0x3d3)](_0x3e708f['LncMK'],_0x55817f),this);}[_0x296dbe(0xb0e)+'ne'](){return this;}[_0x296dbe(0x691)](){const _0x4f6281=_0x296dbe;if(_0x2f0105[_0x4f6281(0x3c3)]('IbAQw',_0x2f0105['rxOpS']))throw new Error(_0x4f6281(0x61a)+'te]:\x20inval'+_0x4f6281(0x82e)+_0x4f6281(0x19c)+_0x4f6281(0x595));else{const {row:_0x151a5d,column:_0x282582}=_0x431651;if(_0x2f0105[_0x4f6281(0x7db)](_0x151a5d,this[_0x4f6281(0xafa)][_0x4f6281(0x132)])&&_0x151a5d<=this['_range']['endRow']&&_0x2f0105['jQmIx'](_0x282582,this[_0x4f6281(0xafa)][_0x4f6281(0x2aa)+'n'])&&_0x282582<=this[_0x4f6281(0xafa)][_0x4f6281(0x249)]){const _0x50eb6a={};_0x50eb6a[_0x4f6281(0xa81)]=!(0x3e0*0x3+0x649*-0x5+0x13cd),this[_0x4f6281(0x1c6)+'ops'](_0x50eb6a);return;}const _0x4f967e={};_0x4f967e[_0x4f6281(0xa81)]=!(0x1*-0x198d+0x67*0x5+0x178b),this[_0x4f6281(0x1c6)+_0x4f6281(0x989)](_0x4f967e);}}};_0x46369b=_0x2f0105['yqwgi'](_0x35b64c,[_0x2f0105['DzIQE'](_0x264190,-0x8b*0xa+0x14c1+-0xf50,_0x5b8835[_0x296dbe(0x9f7)](_0x2e6587[_0x296dbe(0x8e7)+'rvice'])),_0x264190(0x1dcf+-0x1e9e+-0x1*-0xd3,_0x5b8835[_0x296dbe(0x9f7)](_0x30302d['LocalCache'+_0x296dbe(0x226)])),_0x2f0105[_0x296dbe(0xb28)](_0x264190,-0x222+-0x1*0x1234+0x1*0x145b,_0x5b8835[_0x296dbe(0x9f7)](_0x5b8835[_0x296dbe(0x55e)])),_0x2f0105[_0x296dbe(0xba)](_0x264190,0x19c7+-0x3df*-0x4+0x9*-0x495,_0x458d3d[_0x296dbe(0x314)+_0x296dbe(0x3d9)]),_0x264190(-0x1cc2+0xc17+-0x2*-0x859,_0x458d3d['ICommandSe'+_0x296dbe(0xa95)]),_0x264190(-0x1*-0x607+-0x13f*-0x1+0x39f*-0x2,_0x458d3d[_0x296dbe(0x8fd)+'e'])],_0x46369b);let _0x319120=class extends _0x182b19{constructor(_0x19a406,_0x23ceed,_0x482f8a,_0x258e34,_0x2279c1,_0x31ae41,_0x8606f4,_0x494483,_0x209cc0,_0x572f1c,_0x3f6b95,_0x362bda,_0x1cb903,_0x41be76){const _0xd50816=_0x296dbe,_0x5920ec=_0x2f0105[_0xd50816(0x496)][_0xd50816(0x62a)]('|');let _0xb4d697=-0xa*-0x13d+-0x6a*-0x53+-0xbb0*0x4;while(!![]){switch(_0x5920ec[_0xb4d697++]){case'0':_0x2f0105[_0xd50816(0x9b2)](_0x46ffcf,this,_0x2f0105[_0xd50816(0x88e)],null);continue;case'1':this[_0xd50816(0x36a)]=_0x2279c1,this[_0xd50816(0x4bd)+_0xd50816(0x820)]=_0x494483,this[_0xd50816(0xb3)+'e']=_0x209cc0,this['_configSer'+'vice']=_0x3f6b95,this[_0xd50816(0x9e7)+_0xd50816(0x226)]=_0x362bda,this[_0xd50816(0x5a3)+_0xd50816(0xa3b)+'ce']=_0x1cb903;continue;case'2':super(_0x19a406,_0x23ceed,null,_0x482f8a,_0x258e34,_0x572f1c,_0x41be76,_0x31ae41,_0x8606f4);continue;case'3':_0x2f0105[_0xd50816(0x9cd)](_0x46ffcf,this,_0x2f0105[_0xd50816(0x50d)],_0x2f0105[_0xd50816(0x1c3)]);continue;case'4':_0x46ffcf(this,_0x2f0105[_0xd50816(0xf9)],null);continue;}break;}}['appendMuta'+'tion'](_0x55c9e5){const _0x1e59bf=_0x296dbe;return this[_0x1e59bf(0x634)+_0x1e59bf(0x9b5)][_0x1e59bf(0x8b8)](_0x55c9e5),this['_updateLoc'+_0x1e59bf(0x66f)](),this;}[_0x296dbe(0x8b6)+'angeset'](_0x13884e){const _0x1eb69d=_0x296dbe;if(this[_0x1eb69d(0x4b3)+_0x1eb69d(0x199)](_0x13884e))return this[_0x1eb69d(0x122)+_0x1eb69d(0x429)](),this[_0x1eb69d(0x36a)]['createInst'+_0x1eb69d(0x1d7)](_0x113e68,this[_0x1eb69d(0x53c)],this[_0x1eb69d(0x1fd)],null,this[_0x1eb69d(0x634)+_0x1eb69d(0x9b5)],null,[_0x13884e],this[_0x1eb69d(0x808)]);try{const _0x2d7b0e=this[_0x1eb69d(0x9e7)+_0x1eb69d(0x226)][_0x1eb69d(0x557)+_0x1eb69d(0xb44)+'thChangese'+'t'](_0x13884e,this[_0x1eb69d(0x634)+'tations']);if(_0x2e6587['isTransfor'+_0x1eb69d(0x3e6)+_0x1eb69d(0x50e)+'setSuccess'](_0x2d7b0e)){const {c1Prime:_0xc704a2,m2Prime:_0x42d1ed}=_0x2d7b0e;this['_executeRe'+_0x1eb69d(0x7a7)+_0x1eb69d(0x27d)](_0xc704a2);const _0x63d905=this[_0x1eb69d(0x36a)]['createInst'+'ance'](_0x319120,this[_0x1eb69d(0x53c)],this[_0x1eb69d(0x1fd)],_0x42d1ed,this[_0x1eb69d(0x808)]);return this['_clearSche'+'duledTask'](),_0x63d905[_0x1eb69d(0x8cf)](this['_scheduleT'+_0x1eb69d(0x9e3)]?Math[_0x1eb69d(0x9fc)](-0xb*0x13+-0x21d6+0x22a7,_0x2f0105['POuKz'](new Date()['getTime'](),this[_0x1eb69d(0x72a)+_0x1eb69d(0x9e3)])):this[_0x1eb69d(0x53b)+_0x1eb69d(0x5e6)+_0x1eb69d(0x5e2)]()),_0x63d905;}throw _0x2d7b0e[_0x1eb69d(0x3d3)];}catch(_0x5b2512){return this[_0x1eb69d(0xb3)+'e']['error'](_0x5b2512),this[_0x1eb69d(0x68b)+'t']();}}[_0x296dbe(0xda)+'k'](){const _0x1cc9c9=_0x296dbe;if(_0x1cc9c9(0x56b)===_0x2f0105[_0x1cc9c9(0x468)])throw new _0x3b2ffd(_0x2f0105['tPznN']);else throw new Error(_0x1cc9c9(0x670)+_0x1cc9c9(0x71f)+_0x1cc9c9(0x82f)+_0x1cc9c9(0x613)+'.');}[_0x296dbe(0x6b5)+'j'](){const _0x4ccac2=_0x296dbe,_0x3ea0ff={'pIGbl':function(_0xd18f3,_0x40573b){const _0x4f89a5=_0x207b;return _0x2f0105[_0x4f89a5(0x150)](_0xd18f3,_0x40573b);},'ImzsA':function(_0x14cab6,_0x5924aa){return _0x14cab6-_0x5924aa;},'xbFfO':function(_0x5e493b,_0x2cc8b9){const _0x294568=_0x207b;return _0x2f0105[_0x294568(0x376)](_0x5e493b,_0x2cc8b9);},'nvyCI':function(_0x4ddcb7,_0x5b6c7d){return _0x2f0105['yKxKP'](_0x4ddcb7,_0x5b6c7d);},'xTSIR':function(_0x15b5d8,_0xc8bf81){const _0x1dc76d=_0x207b;return _0x2f0105[_0x1dc76d(0x376)](_0x15b5d8,_0xc8bf81);},'lDlzD':function(_0x117fc4,_0x417b02){return _0x2f0105['OysYL'](_0x117fc4,_0x417b02);},'TmtCT':function(_0x36802c,_0x5ac5a1){const _0x2e771b=_0x207b;return _0x2f0105[_0x2e771b(0x76b)](_0x36802c,_0x5ac5a1);}};if(_0x2f0105['iUvaM'](_0x2f0105[_0x4ccac2(0x944)],_0x4ccac2(0x71)))throw new Error(_0x2f0105['UoEXe']);else{const _0x12942e=this[_0x4ccac2(0xa6b)+_0x4ccac2(0x1a3)](_0x6251fe),{left:_0x1e0f31,top:_0x5f599a,height:_0x54fb10}=_0x12942e,_0xffc699=this[_0x4ccac2(0xa78)](),_0xaddc6d=_0x3ea0ff['pIGbl'](_0x112434,_0xffc699),_0x5925ea=new _0xcb1ba0[(_0x4ccac2(0x534))](_0x4b5709+_0x5d89fd['Tools'][_0x4ccac2(0x77e)+_0x4ccac2(0x6a9)](_0x3eb308),{'left':_0x3ea0ff[_0x4ccac2(0xa6f)](_0x1e0f31+_0x11c6b5,_0xaddc6d),'top':_0x5f599a+_0x188328,'height':_0x54fb10,'width':_0x2d0680,'fill':_0x823fad||_0x381b28[_0x4ccac2(0x34a)](_0x3406a5[_0x4ccac2(0xa3c)]['black'],0x1*-0x885+0x1631+0x7*-0x1f4),'strokeWidth':_0xaddc6d,'stroke':_0x37e8e8,'evented':!(-0x1*-0x1a87+-0x174f+-0x338)});this[_0x4ccac2(0x5c5)]=_0x5925ea,this['_scene'][_0x4ccac2(0x847)](_0x5925ea,_0x4ca793['TEXT_RANGE'+_0x4ccac2(0x617)+'EX']);const _0x3e17d4=new _0x9cab13[(_0x4ccac2(0x534))](_0x3ea0ff[_0x4ccac2(0x27c)](_0x46d350,_0x4f0b8f[_0x4ccac2(0x980)]['generateRa'+'ndomId'](_0x5bbff1)),{'left':_0x3ea0ff[_0x4ccac2(0x34e)](_0x3ea0ff[_0x4ccac2(0x262)](_0x1e0f31,_0x1029ef),_0xaddc6d),'top':_0x3ea0ff[_0x4ccac2(0xa6f)](_0x3ea0ff['xTSIR'](_0x5f599a,_0x258a96),_0x3ea0ff[_0x4ccac2(0xb85)](_0x1af3b8,0x837+-0x2*0x105a+0x187f*0x1)),'height':_0x18696b,'width':_0x2eb426,'fill':_0x1e7608||_0x296a15[_0x4ccac2(0x34a)](_0x310d2c['COLORS'][_0x4ccac2(0x5b7)],0x4*-0xe9+-0xc1*0x8+0x9ac),'strokeWidth':0x0,'stroke':_0x4060c0||_0x279582[_0x4ccac2(0x34a)](_0x203b6c['COLORS'][_0x4ccac2(0x5b7)],0xca6+0x693+-0x1339),'evented':!(-0x1*-0x58f+-0xaee+0x560)});this['_anchorDot']=_0x3e17d4,this['_scene'][_0x4ccac2(0x847)](_0x3e17d4,_0x3cc717['TEXT_RANGE'+'_LAYER_IND'+'EX']);const _0x4c81ca=new _0xdb251f(_0x4c1406+_0x47ed4b[_0x4ccac2(0x980)][_0x4ccac2(0x77e)+_0x4ccac2(0x6a9)](_0x4c11b),{'left':_0x3ea0ff[_0x4ccac2(0x262)](_0x1e0f31,_0x31ffb3)-_0xaddc6d,'top':_0x3ea0ff[_0x4ccac2(0xbb3)](_0x3ea0ff[_0x4ccac2(0x644)](_0x5f599a,_0x4df3cf),_0x484ba6),'text':_0x3157a7,'color':_0x262c9a});this[_0x4ccac2(0x59d)+'e']=_0x4c81ca,this['_scene'][_0x4ccac2(0x847)](_0x4c81ca,_0x5394db[_0x4ccac2(0xa5e)+_0x4ccac2(0x617)+'EX']),this[_0x4ccac2(0x115)]=!(0x9f1+0x1244+-0x1c34);}}['toggleOffl'+_0x296dbe(0x1fc)](){const _0x4870d5=_0x296dbe;return this['_clearSche'+_0x4870d5(0x429)](),this[_0x4870d5(0x36a)][_0x4870d5(0x16e)+_0x4870d5(0x1d7)](_0x201de4,this[_0x4870d5(0x53c)],this['type'],null,this['_pendingMu'+_0x4870d5(0x9b5)],this[_0x4870d5(0x808)]);}[_0x296dbe(0xb0e)+'ne'](){return this;}[_0x296dbe(0x8cf)](_0x1c5fdf){const _0x3852d5=_0x296dbe,_0x45961c={'eYcXq':function(_0x2a242a){return _0x2f0105['JdPKO'](_0x2a242a);}};_0x2f0105[_0x3852d5(0x4e0)](_0x2f0105[_0x3852d5(0x3b9)],_0x2f0105[_0x3852d5(0x210)])?(this[_0x3852d5(0x9e7)+_0x3852d5(0x8b0)+_0x3852d5(0x1a1)](_0x55b88e),this[_0x3852d5(0x9e7)+_0x3852d5(0xa11)+_0x3852d5(0xa43)](_0x4650ac)):(_0x1c5fdf=_0x2f0105[_0x3852d5(0x86b)](_0x1c5fdf,null)?_0x1c5fdf:this[_0x3852d5(0x53b)+'angesetTim'+_0x3852d5(0x5e2)](),this[_0x3852d5(0x72a)+_0x3852d5(0x9e3)]=new Date()['getTime'](),this['_sendingTi'+'mer']=setTimeout(()=>{const _0x53366c=_0x3852d5;this[_0x53366c(0x122)+_0x53366c(0x429)]();let _0x2a4949=null;switch(this['type']){case _0x5c803f[_0x53366c(0x1dd)+'ET']:{if(_0x2f0105[_0x53366c(0x5cd)](_0x2f0105[_0x53366c(0x749)],_0x2f0105['kAxNz']))this[_0x53366c(0x323)+_0x53366c(0xacd)](this[_0x53366c(0x4b5)+_0x53366c(0xdc)]['registerCo'+_0x53366c(0xa38)](_0x1ddd54['DesktopUIP'+_0x53366c(0xb2)][_0x53366c(0xa4e)+'U'],()=>_0x3c4d82[_0x53366c(0x30e)+_0x53366c(0x3f4)](_0x4e9a35({'status$':this[_0x53366c(0x12a)]['asObservab'+'le']()}),this[_0x53366c(0x36a)])));else{_0x2a4949=_0x2f0105['HNVZU'](_0x155c37,this[_0x53366c(0x634)+'tations'],this[_0x53366c(0x53c)],this['_univerIns'+_0x53366c(0xa3b)+'ce'],this[_0x53366c(0xadb)+'ervice'],this[_0x53366c(0x4bd)+'vice']);break;}}case _0x5c803f[_0x53366c(0x69c)]:{if(_0x2f0105['VKUNm'](_0x2f0105[_0x53366c(0x913)],'cxHvs')){const _0x8aaea0={'OXiIh':function(_0x14f29f){const _0x2121ae=_0x53366c;return _0x45961c[_0x2121ae(0x9c)](_0x14f29f);}},_0x21f723=_0x243472['data'];this['_fetchMiss'+_0x53366c(0x3b3)](_0x21f723)[_0x53366c(0x663)](_0x268124=>{const _0x3f48dd=_0x53366c,_0x965598={};_0x965598[_0x3f48dd(0x839)]=_0x268124;const _0x582c4a={};_0x582c4a['eventID']=_0x314366['Collaborat'+_0x3f48dd(0x530)][_0x3f48dd(0x915)+_0x3f48dd(0x897)+_0x3f48dd(0x864)],_0x582c4a[_0x3f48dd(0x1fe)]=_0x965598;const _0x3c60c4={};_0x3c60c4['cmd']=_0x5e6193['RECV'],_0x3c60c4[_0x3f48dd(0x6b3)]=_0x376584['OK'],_0x3c60c4[_0x3f48dd(0x476)]=_0x21f723['data']['unitID'],_0x3c60c4[_0x3f48dd(0xb32)]='',_0x3c60c4['data']=_0x582c4a,_0x146b5c['next'](_0x3c60c4);})['catch'](_0x5d6cd4=>{const _0x361d8a=_0x53366c;this[_0x361d8a(0xb3)+'e'][_0x361d8a(0x3d3)](_0x5d6cd4),_0x8aaea0[_0x361d8a(0x6f3)](_0x57e57d);});return;}else{_0x2a4949=_0x2f0105[_0x53366c(0x6fa)](_0x49beda,this[_0x53366c(0x634)+_0x53366c(0x9b5)],this[_0x53366c(0x53c)],this[_0x53366c(0x5a3)+'tanceServi'+'ce'],this[_0x53366c(0xadb)+_0x53366c(0x3d9)],this[_0x53366c(0x4bd)+_0x53366c(0x820)]);break;}}default:throw new Error(_0x53366c(0x670)+_0x53366c(0x8db)+_0x53366c(0x13c)+_0x53366c(0x589)+this[_0x53366c(0x1fd)]+(_0x53366c(0x869)+_0x53366c(0x5f4)));}const {changeset:_0x5eaed1,pendingMutations:_0x49af14}=_0x2a4949;this[_0x53366c(0x808)]['onSendChan'+_0x53366c(0x932)](_0x5eaed1);const _0xb86cb8=_0x49af14[_0x53366c(0x167)]?this['_injector'][_0x53366c(0x16e)+_0x53366c(0x1d7)](_0xd62b8f,this[_0x53366c(0x53c)],this[_0x53366c(0x1fd)],_0x5eaed1,_0x49af14,this[_0x53366c(0x808)]):this[_0x53366c(0x36a)][_0x53366c(0x16e)+'ance'](_0x5790a7,this[_0x53366c(0x53c)],this[_0x53366c(0x1fd)],_0x5eaed1,this[_0x53366c(0x808)]);_0xb86cb8[_0x53366c(0xba5)+_0x53366c(0x66f)](),this['_handler'][_0x53366c(0x710)+_0x53366c(0x800)](this,_0xb86cb8);},_0x1c5fdf));}[_0x296dbe(0x53b)+_0x296dbe(0x5e6)+_0x296dbe(0x5e2)](){const _0x559dd2=_0x296dbe;var _0x31bee6;return _0x2f0105['fguTE'](_0x31bee6=this['_configSer'+'vice'][_0x559dd2(0x138)](_0x3e2cd6),null)?_0x31bee6:_0x22d90e;}[_0x296dbe(0x691)](){throw new Error(_0x2f0105['PNcMq']);}['_clearSche'+'duledTask'](){const _0x53566f=_0x296dbe;_0x2f0105['bWOhB'](this['_sendingTi'+_0x53566f(0x183)],null)&&(_0x2f0105[_0x53566f(0x6c2)](clearTimeout,this['_sendingTi'+'mer']),this[_0x53566f(0x914)+_0x53566f(0x183)]=null);}[_0x296dbe(0x68b)+'t'](){const _0x4b976d=_0x296dbe;return this[_0x4b976d(0x122)+'duledTask'](),this['_injector']['createInst'+_0x4b976d(0x1d7)](_0x158301,this['unitID'],this['type'],null,this[_0x4b976d(0x634)+_0x4b976d(0x9b5)],this[_0x4b976d(0x808)]);}};_0x319120=_0x2f0105[_0x296dbe(0x62e)](_0x35b64c,[_0x2f0105[_0x296dbe(0x3ce)](_0x264190,-0xf5e+0xb6f*-0x1+0x55d*0x5,_0x5b8835[_0x296dbe(0x9f7)](_0x5b8835['Injector'])),_0x264190(0x1570+-0xbe3+-0x988,_0x5b8835[_0x296dbe(0x9f7)](_0x2e6587[_0x296dbe(0x8e7)+_0x296dbe(0xa95)])),_0x2f0105[_0x296dbe(0xde)](_0x264190,0xe*-0x2d+-0xc62+0xede,_0x5b8835['Inject'](_0x30302d[_0x296dbe(0x8c9)+_0x296dbe(0x226)])),_0x2f0105[_0x296dbe(0x207)](_0x264190,0xee3+-0x20f8+0x121c,_0x5b8835['Inject'](_0x41fc48)),_0x264190(0x118*0x20+0x895*0x3+-0x9*0x6bf,_0x458d3d[_0x296dbe(0x8fd)+'e']),_0x2f0105['NZGhU'](_0x264190,0x1a9c+-0x64*-0x61+0x3*-0x157d,_0x458d3d[_0x296dbe(0xa55)+_0x296dbe(0xa95)]),_0x2f0105['etBBt'](_0x264190,0x2*0xdf3+0x69e+0x1*-0x227a,_0x458d3d[_0x296dbe(0x610)+_0x296dbe(0x820)]),_0x2f0105['RhNBs'](_0x264190,0x315+0x89*0x21+0x1*-0x14b3,_0x2e6587[_0x296dbe(0x1e0)+_0x296dbe(0x226)]),_0x2f0105[_0x296dbe(0x708)](_0x264190,-0xb2e*-0x1+0x1*0xb9c+-0x16be,_0x458d3d['IUniverIns'+'tanceServi'+'ce']),_0x2f0105[_0x296dbe(0x3ce)](_0x264190,-0x1f60+-0x1341+0x32ae,_0x458d3d[_0x296dbe(0x314)+'ervice'])],_0x319120);let _0x5790a7=class extends _0x182b19{constructor(_0x833198,_0x307cd5,_0xae199e,_0x314733,_0x1fcedb,_0x243bfc,_0x1a39df,_0x3b9f25,_0x2a6d85,_0x571e62,_0x193e91){const _0x504366=_0x296dbe;super(_0x833198,_0x307cd5,_0xae199e,[],_0x314733,_0x3b9f25,_0x193e91,_0x243bfc,_0x1a39df),_0x2f0105[_0x504366(0x9b2)](_0x46ffcf,this,_0x2f0105[_0x504366(0x50d)],_0x504366(0x81)),(this[_0x504366(0x36a)]=_0x1fcedb,this['_logServic'+'e']=_0x2a6d85,this[_0x504366(0x9e7)+_0x504366(0x226)]=_0x571e62);}[_0x296dbe(0x4d4)+_0x296dbe(0x5dc)](_0x450bfb){const _0xabf2e7=_0x296dbe,_0x301cd3=this[_0xabf2e7(0x36a)][_0xabf2e7(0x16e)+_0xabf2e7(0x1d7)](_0xd62b8f,this[_0xabf2e7(0x53c)],this[_0xabf2e7(0x1fd)],this[_0xabf2e7(0x54a)+_0xabf2e7(0xa2)],[_0x450bfb],this['_handler']);return _0x301cd3[_0xabf2e7(0xba5)+_0xabf2e7(0x66f)](),_0x301cd3;}[_0x296dbe(0x8b6)+_0x296dbe(0x594)](_0x11b676){const _0x27f144=_0x296dbe;if(this['_checkMiss'+_0x27f144(0x199)](_0x11b676))return this[_0x27f144(0x36a)][_0x27f144(0x16e)+_0x27f144(0x1d7)](_0x113e68,this[_0x27f144(0x53c)],this[_0x27f144(0x1fd)],this[_0x27f144(0x54a)+_0x27f144(0xa2)],[],null,[_0x11b676],this['_handler']);try{const _0x8c547f=this[_0x27f144(0x9e7)+_0x27f144(0x226)][_0x27f144(0x116)+'hangesets']([_0x11b676],[this[_0x27f144(0x54a)+'hangeset']],!(-0xd54+-0x1*0x1e79+0x2bce));if(_0x2e6587[_0x27f144(0xad8)+_0x27f144(0xac0)+_0x27f144(0x74a)](_0x8c547f)){if(_0x2f0105[_0x27f144(0x895)](_0x2f0105[_0x27f144(0xa85)],_0x27f144(0x733))){const {c1Prime:_0x1e8c2d,c2Prime:_0x3dea37}=_0x8c547f;this[_0x27f144(0xb7d)+'moteChange'+_0x27f144(0x27d)](_0x1e8c2d[0x18b2+0x4d6+-0x6*0x4ec]),_0x3dea37[0x3d1*0x8+0x1254+-0xec*0x35][_0x27f144(0x804)]=this[_0x27f144(0x4a7)+_0x27f144(0x8b9)]();const _0x2205ac=this[_0x27f144(0x36a)][_0x27f144(0x16e)+_0x27f144(0x1d7)](_0x5790a7,this[_0x27f144(0x53c)],this['type'],_0x3dea37[-0x17e0+-0xe3c+0x24*0x10f],this[_0x27f144(0x808)]);return _0x2205ac['_updateLoc'+_0x27f144(0x66f)](),_0x2205ac;}else this['_handler'][_0x27f144(0xbac)+'geset'](this[_0x27f144(0x54a)+_0x27f144(0xa2)]);}return this[_0x27f144(0x68b)+'t']();}catch(_0x396227){return this[_0x27f144(0xb3)+'e'][_0x27f144(0x3d3)](_0x396227),this[_0x27f144(0x68b)+'t']();}}[_0x296dbe(0xda)+'k'](_0xc1bec1){const _0x463729=_0x296dbe,_0x1652e9=this['_revisionS'+_0x463729(0x3d9)][_0x463729(0x693)+_0x463729(0x4c5)+'ment'](this['unitID']);if(_0x2f0105[_0x463729(0x5f1)](_0xc1bec1['revision'],_0x1652e9-(-0xae+-0x3d*-0x3d+-0xdda)))return this;if(this[_0x463729(0x4b3)+_0x463729(0x199)](_0xc1bec1))return this[_0x463729(0x36a)][_0x463729(0x16e)+_0x463729(0x1d7)](_0x113e68,this[_0x463729(0x53c)],this[_0x463729(0x1fd)],null,[],this[_0x463729(0x54a)+_0x463729(0xa2)],[],this[_0x463729(0x808)]);this['_increment'+_0x463729(0x4d1)+_0x463729(0x6f9)]();const _0x30f302=this[_0x463729(0x36a)][_0x463729(0x16e)+_0x463729(0x1d7)](_0x46369b,this['unitID'],this[_0x463729(0x1fd)],this[_0x463729(0x808)]);return _0x30f302[_0x463729(0xba5)+'alCache'](),_0x30f302;}[_0x296dbe(0x6b5)+'j'](){const _0x2881e8=_0x296dbe;if(_0x2f0105[_0x2881e8(0x28b)](_0x2f0105[_0x2881e8(0x675)],_0x2f0105[_0x2881e8(0x31d)]))return this[_0x2881e8(0x68b)+'t']();else{const _0x267f68=this['_injector']['createInst'+_0x2881e8(0x1d7)](_0x22aa90,this[_0x2881e8(0x53c)],this[_0x2881e8(0x1fd)],_0x4a1174,this[_0x2881e8(0x808)]);_0x267f68['_schedule'](),_0x2ba78c=_0x267f68;}}[_0x296dbe(0x9e1)+_0x296dbe(0x1fc)](){const _0x52b6fe=_0x296dbe;if(_0x2f0105[_0x52b6fe(0x810)]!==_0x2f0105[_0x52b6fe(0x810)])switch(_0x46f364){case _0x3e0374['UNIVER_DOC']:return _0x22ddba;case _0x42b535['UNIVER_SHE'+'ET']:return _0x59bb34;default:throw new _0x14536e(_0x52b6fe(0x732)+'tionContro'+_0x52b6fe(0x136)+_0x52b6fe(0x5f2)+_0x52b6fe(0x738)+_0x4d9c4e);}else return this[_0x52b6fe(0x36a)][_0x52b6fe(0x16e)+'ance'](_0x201de4,this[_0x52b6fe(0x53c)],this[_0x52b6fe(0x1fd)],this['_awaitingC'+_0x52b6fe(0xa2)],[],this[_0x52b6fe(0x808)]);}[_0x296dbe(0xb0e)+'ne'](){return this;}[_0x296dbe(0x691)](){const _0x5a2f18=_0x296dbe;if(_0x2f0105['vbvhx']!==_0x2f0105['vbvhx']){for(var _0x6d38e5=_0x19fd58,_0x4c838e=_0x2f0105[_0x5a2f18(0xaf)](_0x2feb98[_0x5a2f18(0x167)],0xed5+0x1c09*0x1+-0x1*0x2add),_0x34b5b4;_0x2f0105[_0x5a2f18(0x7db)](_0x4c838e,-0x2443*-0x1+0x1ab1+0xc*-0x53f);_0x4c838e--)(_0x34b5b4=_0x41b992[_0x4c838e])&&(_0x6d38e5=_0x2f0105[_0x5a2f18(0xa87)](_0x34b5b4,_0x6d38e5)||_0x6d38e5);return _0x6d38e5;}else this[_0x5a2f18(0x808)][_0x5a2f18(0xbac)+'geset'](this[_0x5a2f18(0x54a)+_0x5a2f18(0xa2)]);}[_0x296dbe(0x68b)+'t'](){const _0x4931af=_0x296dbe,_0x2e858a={};_0x2e858a['MTHXd']=_0x2f0105[_0x4931af(0x87d)];const _0x57e118=_0x2e858a;if(_0x2f0105['OlikM'](_0x2f0105[_0x4931af(0x2c8)],_0x2f0105['koYyF']))return this['_injector']['createInst'+_0x4931af(0x1d7)](_0x158301,this[_0x4931af(0x53c)],this[_0x4931af(0x1fd)],this['_awaitingC'+_0x4931af(0xa2)],[],this[_0x4931af(0x808)]);else{const _0x5e7ed4={};return _0x5e7ed4['id']=_0x57e118[_0x4931af(0x6f7)],_0x5e7ed4[_0x4931af(0x956)]=_0x5871a8,_0x5e7ed4['icon']=_0x20cfa3,_0x18e480[_0x4931af(0xa0)+_0x4931af(0x35c)](_0x59ec9d,_0x80f7e7[_0x4931af(0x408)]({},_0x149c1c,_0x5e7ed4));}}};_0x5790a7=_0x2f0105[_0x296dbe(0x611)](_0x35b64c,[_0x264190(0x2*-0xdf0+-0x3*-0x6d7+0x75f,_0x5b8835[_0x296dbe(0x9f7)](_0x5b8835[_0x296dbe(0x55e)])),_0x264190(0x3f8+0x1*0x2197+-0x5*0x782,_0x5b8835[_0x296dbe(0x9f7)](_0x2e6587['RevisionSe'+'rvice'])),_0x264190(0x682+-0x1*0x102f+0x9b3,_0x5b8835[_0x296dbe(0x9f7)](_0x30302d[_0x296dbe(0x8c9)+_0x296dbe(0x226)])),_0x2f0105[_0x296dbe(0x52a)](_0x264190,-0x1bbc+-0xf21*-0x1+0x3*0x436,_0x458d3d[_0x296dbe(0xa55)+_0x296dbe(0xa95)]),_0x2f0105[_0x296dbe(0x69e)](_0x264190,-0x267d+-0x8*-0x44f+0x11*0x3d,_0x458d3d[_0x296dbe(0x8fd)+'e']),_0x2f0105['RYDPE'](_0x264190,0xce5*0x2+-0x445*0x4+-0x8ad,_0x2e6587[_0x296dbe(0x1e0)+_0x296dbe(0x226)]),_0x264190(-0x493*0x1+-0x43*0x21+0x8*0x1a8,_0x458d3d[_0x296dbe(0x314)+_0x296dbe(0x3d9)])],_0x5790a7);let _0xd62b8f=class extends _0x182b19{constructor(_0x21cb7d,_0x5ea424,_0x5694cd,_0xcfe43,_0xc673af,_0x388ad8,_0x1e2290,_0x467938,_0x2fa058,_0x52229a,_0x4e770e,_0x20c1f2){const _0x18fec4=_0x296dbe;super(_0x21cb7d,_0x5ea424,_0x5694cd,_0xcfe43,_0xc673af,_0x2fa058,_0x20c1f2,_0x1e2290,_0x467938),_0x46ffcf(this,_0x2f0105['rtdpE'],_0x18fec4(0x9a3)+_0x18fec4(0xa9)+'g'),(this[_0x18fec4(0x36a)]=_0x388ad8,this[_0x18fec4(0xb3)+'e']=_0x52229a,this[_0x18fec4(0x9e7)+_0x18fec4(0x226)]=_0x4e770e);}[_0x296dbe(0x4d4)+'tion'](_0x459df7){const _0x40979c=_0x296dbe;if(_0x2f0105[_0x40979c(0xb57)](_0x2f0105[_0x40979c(0x318)],_0x2f0105[_0x40979c(0x318)]))return this[_0x40979c(0x634)+_0x40979c(0x9b5)]['push'](_0x459df7),this;else{var _0x1167bd,_0x2239a5,_0x1eafed,_0xfe3453,_0x18cb28;const _0x5705c2={};_0x5705c2[_0x40979c(0x480)]=_0x1c2e66,_0x46d9dc['replace']([_0x32d466[_0x40979c(0x314)+'ervice'],_0x5705c2]);const _0x59a8e5={};_0x59a8e5['useClass']=_0x29f62e;const _0x4d5cb8={};_0x4d5cb8['useClass']=(_0x2239a5=(_0x1167bd=this[_0x40979c(0x198)])==null?void(-0xa8c+-0xc89+-0x1*-0x1715):_0x1167bd[_0x40979c(0x511)+'ice'])!=null?_0x2239a5:_0x1e9250[_0x40979c(0x348)+_0x40979c(0x8c3)+_0x40979c(0x3d9)];const _0x50a693={};_0x50a693['useClass']=_0x4d6468[_0x40979c(0x621)+_0x40979c(0x7f5)+'n'];const _0xa4569a={};_0xa4569a['useClass']=_0x2457d1;let _0x1342d1=[[_0x931f9d[_0x40979c(0x348)+_0x40979c(0x602)+_0x40979c(0x226)]],[_0x39c3bd],[_0x165485[_0x40979c(0x296)+'e']],[_0x497fb1,_0x59a8e5],[_0x265b30],[_0x1517f9['LocalCache'+_0x40979c(0x226)]],[_0x1b29c6[_0x40979c(0xaa3)+_0x40979c(0x3d9)]],[_0x13f750],[_0x3ee6fe],[_0xec0dbc],[_0x4e7c39],[_0xc2e439],[_0x9242a0,_0x4d5cb8],[_0x44e17a[_0x40979c(0x6a3)+_0x40979c(0x2c7)],_0x50a693],[_0xfe5b93[_0x40979c(0x216)+_0x40979c(0x77c)+'ce'],_0xa4569a],[_0x3ac15d[_0x40979c(0x348)+_0x40979c(0x123)+_0x40979c(0xdc)]],[_0x476198[_0x40979c(0x9af)+_0x40979c(0x8f4)]],[_0x12fa5f],[_0x407809],[_0xb4b707]];const _0x1f9c5f={};_0x1f9c5f[_0x40979c(0x480)]=_0x222bdb;const _0x575c9a={};_0x575c9a[_0x40979c(0x959)+'l']=0x6,((_0x1eafed=this['_config'])!=null&&_0x1eafed[_0x40979c(0xae)+_0x40979c(0x92f)+_0x40979c(0x356)]&&_0x1342d1[_0x40979c(0x8b8)]([_0x197740,_0x1f9c5f]),_0x2f0105['sSTDo'](_0x2f0105['ICIuW'](_0xfe3453=this[_0x40979c(0x198)],null)?void(0xa*-0x303+-0x2642+0x4*0x1118):_0xfe3453[_0x40979c(0x8b7)+_0x40979c(0x4fd)+_0x40979c(0x41f)],null)||this[_0x40979c(0x198)][_0x40979c(0x8b7)+'ionUniverT'+_0x40979c(0x41f)][_0x40979c(0x692)](_0x18f386['UniverInst'+'anceType'][_0x40979c(0x1dd)+'ET'])?_0x1342d1[_0x40979c(0x8b8)]([_0x24e684]):this[_0x40979c(0x198)][_0x40979c(0x8b7)+_0x40979c(0x4fd)+'ypes'][_0x40979c(0x692)](_0x133c69['UniverInst'+_0x40979c(0x946)][_0x40979c(0x69c)])&&_0x1342d1[_0x40979c(0x8b8)]([_0x4f4145]),_0x1342d1=_0x224bb3[_0x40979c(0x10e)+_0x40979c(0x87)+_0x40979c(0x555)](_0x1342d1,(_0x18cb28=this['_config'])==null?void(0x2+-0x957*-0x2+-0x4*0x4ac):_0x18cb28['override']),_0x1342d1[_0x40979c(0xb7a)](_0xd23b6d=>_0x50ffcb[_0x40979c(0x6b9)](_0xd23b6d)),_0x5c2584[_0x40979c(0x242)](_0x335752['HTTPServic'+'e'])[_0x40979c(0xb22)+'TPIntercep'+_0x40979c(0x892)]({'priority':0x14,'interceptor':_0xdb05d6[_0x40979c(0xa8)](_0x43587b['ThresholdI'+'nterceptor'+_0x40979c(0x7b7)],_0x575c9a)}),this[_0x40979c(0x65e)+'es']());}}[_0x296dbe(0x8b6)+_0x296dbe(0x594)](_0x1ad59c){const _0x4a3eb3=_0x296dbe;if('fbPPH'===_0x4a3eb3(0x676)){if(this[_0x4a3eb3(0x4b3)+_0x4a3eb3(0x199)](_0x1ad59c))return this['_injector']['createInst'+'ance'](_0x113e68,this[_0x4a3eb3(0x53c)],this[_0x4a3eb3(0x1fd)],this[_0x4a3eb3(0x54a)+_0x4a3eb3(0xa2)],this['_pendingMu'+_0x4a3eb3(0x9b5)],null,[_0x1ad59c],this[_0x4a3eb3(0x808)]);try{if('CZHUg'===_0x2f0105['NXDmJ']){const _0xecec22={..._0x4759ae},_0x1ea16d=_0xecec22;_0x1ea16d[_0x4a3eb3(0x65b)]=_0x356d8b[_0x47fd1c['color']],_0x3ccafc['set'](_0x44f268,_0x1ea16d);}else{const _0x4ea80b=this[_0x4a3eb3(0x9e7)+_0x4a3eb3(0x226)][_0x4a3eb3(0x116)+_0x4a3eb3(0x19a)]([_0x1ad59c],[this[_0x4a3eb3(0x54a)+_0x4a3eb3(0xa2)]],!(-0x3*0x55b+0x1b1a+0x2c2*-0x4));if(_0x2e6587[_0x4a3eb3(0xad8)+'mChangeset'+_0x4a3eb3(0x74a)](_0x4ea80b)){const {c1Prime:_0x1d3658,c2Prime:_0xf98a8d}=_0x4ea80b,_0x86b789=this[_0x4a3eb3(0x9e7)+_0x4a3eb3(0x226)][_0x4a3eb3(0x557)+_0x4a3eb3(0xb44)+_0x4a3eb3(0x564)+'t'](_0x1d3658[-0x1*-0x9ad+-0x3e*-0x4a+-0x1b99],this[_0x4a3eb3(0x634)+'tations']);if(_0x2e6587[_0x4a3eb3(0xad8)+_0x4a3eb3(0x3e6)+_0x4a3eb3(0x50e)+_0x4a3eb3(0x311)](_0x86b789)){if(_0x2f0105[_0x4a3eb3(0xaa)](_0x2f0105[_0x4a3eb3(0x402)],_0x2f0105['TlOCY'])){for(var _0x14b1ad=_0x414373,_0x55a63c=_0x16591c[_0x4a3eb3(0x167)]-(0x6ce+0xd9a+-0x1467*0x1),_0x3e9d0d;_0x2f0105[_0x4a3eb3(0x939)](_0x55a63c,0x1576+0x322*-0x7+0x78);_0x55a63c--)(_0x3e9d0d=_0x400abf[_0x55a63c])&&(_0x14b1ad=_0x2f0105[_0x4a3eb3(0x6c2)](_0x3e9d0d,_0x14b1ad)||_0x14b1ad);return _0x14b1ad;}else{const {c1Prime:_0x48688a,m2Prime:_0x32ea5a}=_0x86b789;return this['_executeRe'+_0x4a3eb3(0x7a7)+_0x4a3eb3(0x27d)](_0x48688a),_0xf98a8d[0x259*0x4+-0x31*0x8b+0x1137][_0x4a3eb3(0x804)]=this[_0x4a3eb3(0x4a7)+_0x4a3eb3(0x8b9)](),this[_0x4a3eb3(0x36a)][_0x4a3eb3(0x16e)+_0x4a3eb3(0x1d7)](_0xd62b8f,this[_0x4a3eb3(0x53c)],this[_0x4a3eb3(0x1fd)],_0xf98a8d[-0xb*-0x21a+-0x1937+0x219],_0x32ea5a,this[_0x4a3eb3(0x808)]);}}throw _0x86b789['error'];}throw _0x4ea80b[_0x4a3eb3(0x3d3)];}}catch(_0x30aa18){return this[_0x4a3eb3(0xb3)+'e'][_0x4a3eb3(0x3d3)](_0x30aa18),this[_0x4a3eb3(0x68b)+'t']();}}else{const _0x3cdd6a=this[_0x4a3eb3(0xadb)+_0x4a3eb3(0x3d9)][_0x4a3eb3(0x693)+_0x4a3eb3(0x4c5)+'ment'](_0x51a7f4),_0x15c919={};_0x15c919['unitID']=_0x212c05,_0x15c919['type']=_0x489240,_0x15c919[_0x4a3eb3(0x59f)+_0x4a3eb3(0x594)]=_0x3caffb,_0x15c919[_0x4a3eb3(0xea)]=_0xc25a4d,_0x15c919[_0x4a3eb3(0x883)]=_0x3cdd6a,(this[_0x4a3eb3(0x8a8)+'a'][_0x4a3eb3(0x27d)](_0x2d2b9f,_0x15c919),this[_0x4a3eb3(0x7be)+'ap'][_0x4a3eb3(0x9ae)](_0x571c0f)||this[_0x4a3eb3(0xb31)+'aving'](_0x2a2c51));}}['onRemoteAc'+'k'](_0x283c73){const _0x5d6eae=_0x296dbe;if(this[_0x5d6eae(0x4b3)+_0x5d6eae(0x199)](_0x283c73))return this[_0x5d6eae(0x36a)][_0x5d6eae(0x16e)+_0x5d6eae(0x1d7)](_0x113e68,this[_0x5d6eae(0x53c)],this[_0x5d6eae(0x1fd)],null,this['_pendingMu'+'tations'],this[_0x5d6eae(0x54a)+_0x5d6eae(0xa2)],[],this[_0x5d6eae(0x808)]);this[_0x5d6eae(0x6e2)+_0x5d6eae(0x4d1)+_0x5d6eae(0x6f9)]();const _0x14a222=this['_injector'][_0x5d6eae(0x16e)+_0x5d6eae(0x1d7)](_0x319120,this[_0x5d6eae(0x53c)],this['type'],this[_0x5d6eae(0x634)+'tations'],this[_0x5d6eae(0x808)]);return _0x14a222[_0x5d6eae(0x8cf)](),_0x14a222[_0x5d6eae(0xba5)+'alCache'](),_0x14a222;}[_0x296dbe(0x6b5)+'j'](){const _0x19955f=_0x296dbe;return this[_0x19955f(0x68b)+'t']();}[_0x296dbe(0x9e1)+'ine'](){const _0x1dde8a=_0x296dbe;if(_0x2f0105[_0x1dde8a(0x1bc)](_0x2f0105[_0x1dde8a(0x89b)],_0x2f0105[_0x1dde8a(0x89b)]))return this[_0x1dde8a(0x36a)]['createInst'+_0x1dde8a(0x1d7)](_0x201de4,this[_0x1dde8a(0x53c)],this[_0x1dde8a(0x1fd)],this['_awaitingC'+'hangeset'],this[_0x1dde8a(0x634)+_0x1dde8a(0x9b5)],this[_0x1dde8a(0x808)]);else this['_roomMembe'+'rs'][_0x1dde8a(0xb7a)](_0x1588fa=>_0x1588fa[_0x1dde8a(0x76f)]()),this[_0x1dde8a(0x473)+'rs'][_0x1dde8a(0x9e5)]();}[_0x296dbe(0xb0e)+'ne'](){return this;}['resend'](){const _0x228b25=_0x296dbe;this[_0x228b25(0x808)][_0x228b25(0xbac)+'geset'](this[_0x228b25(0x54a)+_0x228b25(0xa2)]);}[_0x296dbe(0x68b)+'t'](){const _0x2a460e=_0x296dbe;if(_0x2f0105[_0x2a460e(0x9c9)](_0x2a460e(0xafb),_0x2f0105[_0x2a460e(0x433)])){const _0x5a4eb8=this[_0x2a460e(0x9e7)+_0x2a460e(0x716)](_0x21628c,_0x19773a);this[_0x2a460e(0x45e)+_0x2a460e(0x816)](_0x52fbae,_0x5a4eb8);}else return this[_0x2a460e(0x36a)][_0x2a460e(0x16e)+'ance'](_0x158301,this[_0x2a460e(0x53c)],this[_0x2a460e(0x1fd)],null,this[_0x2a460e(0x634)+_0x2a460e(0x9b5)],this['_handler']);}};_0xd62b8f=_0x2f0105[_0x296dbe(0x40f)](_0x35b64c,[_0x264190(-0x115c*-0x2+-0x8*-0x40+-0x24b3,_0x5b8835[_0x296dbe(0x9f7)](_0x5b8835[_0x296dbe(0x55e)])),_0x2f0105[_0x296dbe(0x9f8)](_0x264190,0x2*-0x4+0x2e6*0x4+-0x5c5*0x2,_0x5b8835['Inject'](_0x2e6587[_0x296dbe(0x8e7)+_0x296dbe(0xa95)])),_0x2f0105['VtrBe'](_0x264190,0x143a*0x1+0x84e+-0x1c81,_0x5b8835[_0x296dbe(0x9f7)](_0x30302d[_0x296dbe(0x8c9)+_0x296dbe(0x226)])),_0x2f0105[_0x296dbe(0x207)](_0x264190,-0x1984+-0x12f7+0xd7*0x35,_0x458d3d['ICommandSe'+_0x296dbe(0xa95)]),_0x2f0105[_0x296dbe(0x50b)](_0x264190,0x476*0x4+0x3*0x447+-0x1ea4*0x1,_0x458d3d[_0x296dbe(0x8fd)+'e']),_0x264190(0x65*-0x6+0x821+-0x5b9,_0x2e6587[_0x296dbe(0x1e0)+'Service']),_0x2f0105[_0x296dbe(0x135)](_0x264190,-0x1264+0x7cf*0x1+0xaa0,_0x458d3d['IUndoRedoS'+_0x296dbe(0x3d9)])],_0xd62b8f);let _0x158301=class extends _0x182b19{constructor(_0x5f44e0,_0x40b0d8,_0x149894,_0x9aaaba,_0x50efa3,_0x3eca2e,_0x2f3202,_0x2b80d0,_0x182f6a,_0x5581bb,_0x4f53bc,_0x395837){const _0x17dfb3=_0x296dbe;super(_0x5f44e0,_0x40b0d8,_0x149894,_0x9aaaba,_0x50efa3,_0x2f3202,_0x2b80d0,_0x5581bb,_0x182f6a),_0x2f0105[_0x17dfb3(0x69b)](_0x46ffcf,this,_0x2f0105[_0x17dfb3(0x50d)],_0x2f0105['nynHu']),(this[_0x17dfb3(0x196)+'missionSer'+_0x17dfb3(0x820)]=_0x3eca2e,this[_0x17dfb3(0xb3e)+_0x17dfb3(0x820)]=_0x4f53bc,this['_notificat'+_0x17dfb3(0x434)]=_0x395837,this[_0x17dfb3(0x304)+_0x17dfb3(0x197)+_0x17dfb3(0x3c1)](),this[_0x17dfb3(0x2e6)+'lCache'](),this['_disableEd'+_0x17dfb3(0x856)]());}['appendMuta'+_0x296dbe(0x5dc)](){return this;}[_0x296dbe(0x8b6)+_0x296dbe(0x594)](){const _0x199ec8=_0x296dbe;return _0x2f0105[_0x199ec8(0xbc)](_0x2f0105[_0x199ec8(0x3f6)],_0x2f0105['EXhxc'])?this:this;}['onRemoteAc'+'k'](){return this;}[_0x296dbe(0x6b5)+'j'](){const _0x1bec44=_0x296dbe;if(_0x2f0105[_0x1bec44(0x5ba)](_0x2f0105[_0x1bec44(0x317)],_0x2f0105[_0x1bec44(0xa54)]))return this;else{const _0x4c8989=_0x459110[_0x1bec44(0x8a9)],_0x13de6b={..._0x1e6b6f};return _0x13de6b[_0x1bec44(0x1fe)]=_0x4c8989,_0x13de6b[_0x1bec44(0x46e)]=_0x4bd012[_0x1bec44(0x46e)],_0x13de6b;}}[_0x296dbe(0x9e1)+_0x296dbe(0x1fc)](){return this;}['toggleOnli'+'ne'](){return this;}[_0x296dbe(0x691)](){const _0x4f01f0=_0x296dbe;throw new Error(_0x4f01f0(0x3d4)+_0x4f01f0(0xbb0)+'alid\x20calli'+_0x4f01f0(0x628)+_0x4f01f0(0x37e));}[_0x296dbe(0x2e6)+_0x296dbe(0x7d)](){const _0xdc3253=_0x296dbe;this['_localCach'+'eService'][_0xdc3253(0x740)+'ineData'](this['unitID'],this[_0xdc3253(0x1fd)],null,[]);}[_0x296dbe(0x304)+_0x296dbe(0x197)+_0x296dbe(0x3c1)](){const _0x4bebd1=_0x296dbe;this[_0x4bebd1(0x920)+_0x4bebd1(0x434)][_0x4bebd1(0x89a)]({'title':this[_0x4bebd1(0xb3e)+_0x4bebd1(0x820)]['t'](_0x4bebd1(0xa53)+_0x4bebd1(0x28e)),'content':this[_0x4bebd1(0xb3e)+_0x4bebd1(0x820)]['t'](_0x2f0105[_0x4bebd1(0x658)]),'type':_0x4bebd1(0x3d3),'duration':0x0});}[_0x296dbe(0x6a2)+_0x296dbe(0x856)](){const _0x1e08b6=_0x296dbe;if(_0x2f0105[_0x1e08b6(0x8e8)](_0x2f0105[_0x1e08b6(0x4d0)],_0x2f0105[_0x1e08b6(0x2bc)]))this[_0x1e08b6(0x196)+_0x1e08b6(0xb6a)+_0x1e08b6(0x820)][_0x1e08b6(0x793)+'e'](this[_0x1e08b6(0x53c)],!(0x99c+-0xa7b+0xe0));else{let {radius:_0x564c2e,width:_0x4950ff,height:_0x5de9a0}=_0x3cd915;_0x564c2e=_0x564c2e!=null?_0x564c2e:0x349+0x25f1+0x6df*-0x6,_0x4950ff=_0x4950ff!=null?_0x4950ff:0x288+0x13ed+0x331*-0x7,_0x5de9a0=_0x2f0105[_0x1e08b6(0x7b2)](_0x5de9a0,null)?_0x5de9a0:0x262+0x177d*-0x1+0x1539;let _0x1f5c7c=-0x1198+-0xf*0x9d+-0x1*-0x1acb,_0x421bb6=0x1f5*-0x2+-0x1*-0x23b+0x1af,_0x16f470=-0x1*0x889+0x1d65+-0xc*0x1bd;_0x1f5c7c=_0x421bb6=_0x16f470=_0x4fe1b2['min'](_0x564c2e,_0x2f0105[_0x1e08b6(0x637)](_0x4950ff,0xa6d+-0x2438+0x19cd),_0x2f0105[_0x1e08b6(0x832)](_0x5de9a0,-0x15*0x196+0x1*-0x1993+-0x9*-0x68b)),_0xe7d7e2[_0x1e08b6(0x782)](),_0x2a69ac[_0x1e08b6(0x17c)](_0x1f5c7c,0xfb+0x1*0x12c3+-0x13be),_0x1883ba['lineTo'](_0x4950ff-_0x421bb6,0x16f5+-0x5e7+0x1*-0x110e),_0x3e71d0[_0x1e08b6(0x42b)](_0x4950ff-_0x421bb6,_0x421bb6,_0x421bb6,_0x2f0105[_0x1e08b6(0x832)](_0x2f0105['hgLSS'](_0x592dc9['PI'],0x8c8+0xb1e*-0x1+-0x259*-0x1),-0x84*-0x1+-0x4d7+0x455*0x1),-0x2ab*-0xe+-0x1*0x901+-0x1c59,!(-0x2*-0xa16+-0x170c+0x2e1)),_0xd91e8a[_0x1e08b6(0x9e)](_0x4950ff,_0x2f0105[_0x1e08b6(0xa1c)](_0x5de9a0,_0x16f470)),_0x173d02['arc'](_0x4950ff-_0x16f470,_0x2f0105[_0x1e08b6(0x325)](_0x5de9a0,_0x16f470),_0x16f470,0x1322+0x4*-0x68e+0x716,_0x2f0105['ByMdk'](_0x1de749['PI'],-0xa*-0x6c+0x1*-0x601+0x33*0x9),!(-0x24b2+0x731*0x3+0xf20)),_0x4966f3[_0x1e08b6(0x9e)](0x1*0x119b+-0x1*0xc33+-0x8*0xad,_0x5de9a0),_0x2cabf9[_0x1e08b6(0x9e)](0x52*-0x38+-0x1a1*-0x10+-0x820,_0x1f5c7c),_0x2ee36e[_0x1e08b6(0x42b)](_0x1f5c7c,_0x1f5c7c,_0x1f5c7c,_0x1e69eb['PI'],_0x2f0105[_0x1e08b6(0x4b7)](_0x2e996c['PI'],-0x9*-0x90+0x3*-0x647+0xdc8)/(-0x86*-0x49+0x123e*0x2+-0x4ab0),!(0xd42+-0x1*0x2265+0x1524)),_0x2cdf8a[_0x1e08b6(0x6c4)](),_0x1abc05['fill']&&(_0x4cd6b7[_0x1e08b6(0x7e)](),_0x57d710[_0x1e08b6(0x63a)]=_0x2be47e['fill'],_0x2f0105[_0x1e08b6(0x4e0)](_0x395840[_0x1e08b6(0x168)],_0x2f0105[_0x1e08b6(0x679)])?_0x46c47f['fill'](_0x1e08b6(0x100)):_0x2ff22a[_0x1e08b6(0xa3)](),_0x4be421[_0x1e08b6(0x61e)]());}}};_0x158301=_0x2f0105[_0x296dbe(0x52a)](_0x35b64c,[_0x2f0105['OXEUd'](_0x264190,0x4dc*0x3+0xad2+-0x1961,_0x5b8835[_0x296dbe(0x9f7)](_0x458d3d['UniverPerm'+_0x296dbe(0x5e9)+_0x296dbe(0x57b)])),_0x2f0105['EOeIq'](_0x264190,0x5*-0x794+-0xf9e+0x3588,_0x458d3d[_0x296dbe(0xa55)+_0x296dbe(0xa95)]),_0x264190(0x7a1+-0x73b+0x5*-0x13,_0x458d3d[_0x296dbe(0x314)+_0x296dbe(0x3d9)]),_0x264190(-0x259c+-0x2514+0x4ab8,_0x5b8835[_0x296dbe(0x9f7)](_0x30302d[_0x296dbe(0x8c9)+_0x296dbe(0x226)])),_0x2f0105[_0x296dbe(0x990)](_0x264190,0x22cc+-0x819+-0x1aaa,_0x5b8835[_0x296dbe(0x9f7)](_0x2e6587[_0x296dbe(0x8e7)+_0x296dbe(0xa95)])),_0x2f0105[_0x296dbe(0xbb8)](_0x264190,-0x2*0xdee+-0x1*-0x183f+0x3a7,_0x5b8835[_0x296dbe(0x9f7)](_0x458d3d['LocaleServ'+_0x296dbe(0x57b)])),_0x2f0105[_0x296dbe(0xde)](_0x264190,-0x124*-0x4+0xee4+-0x1*0x1369,_0x5f5c43['INotificat'+_0x296dbe(0x434)])],_0x158301);let _0x201de4=class extends _0x182b19{constructor(_0x68e975,_0x5dc760,_0x5d1f7a,_0x1cfe20,_0x5305f7,_0x444371,_0x174c51,_0xca43ee,_0x2f049a,_0x5b991a){const _0x5d24d3=_0x296dbe;_0x2f0105[_0x5d24d3(0x28b)](_0x2f0105['mHbKM'],_0x2f0105[_0x5d24d3(0x7cc)])?(super(_0x68e975,_0x5dc760,_0x5d1f7a,_0x1cfe20,_0x5305f7,_0x2f049a,_0x5b991a,_0x174c51,_0xca43ee),_0x2f0105['czLet'](_0x46ffcf,this,_0x2f0105[_0x5d24d3(0x50d)],_0x2f0105[_0x5d24d3(0xb2e)]),this[_0x5d24d3(0x36a)]=_0x444371):(this[_0x5d24d3(0x922)]=_0x36bb01,this[_0x5d24d3(0x908)]=_0xad7bd0,this[_0x5d24d3(0x5fe)+_0x5d24d3(0x820)]=_0x3aab1f,this['_logServic'+'e']=_0x42e796,this[_0x5d24d3(0x9d8)+'erverServi'+'ce']=_0x48806b);}['appendMuta'+_0x296dbe(0x5dc)](_0x38f833){const _0x56a0fb=_0x296dbe;return this['_pendingMu'+_0x56a0fb(0x9b5)]['push'](_0x38f833),this[_0x56a0fb(0xba5)+_0x56a0fb(0x66f)](),this;}[_0x296dbe(0x8b6)+_0x296dbe(0x594)](_0x3030c8){const _0x33e721=_0x296dbe;throw new Error(_0x2f0105[_0x33e721(0x739)]);}[_0x296dbe(0xda)+'k'](){const _0x1c9adc=_0x296dbe;if(_0x2f0105['hSPkW'](_0x1c9adc(0x6f),_0x1c9adc(0x6f)))this[_0x1c9adc(0x20b)]&&_0x4d5c17(this['_hideTimer']),this['_hideTimer']=_0x4d5e06(()=>{const _0x2f387e=_0x1c9adc;this[_0x2f387e(0x115)]=!(-0x15ea+0x1*-0x1237+0x3a6*0xb);},-0x729*0x4+-0x261c+-0x2548*-0x2);else throw new Error(_0x2f0105[_0x1c9adc(0x4af)]);}[_0x296dbe(0x6b5)+'j'](){const _0x2e15da=_0x296dbe,_0x395a08={'jtPrP':function(_0x36f8f1,_0x30630c){return _0x36f8f1==_0x30630c;},'QuTts':function(_0x591f31,_0x34e1a2){return _0x2f0105['RtRlB'](_0x591f31,_0x34e1a2);}};if('cRoKt'!==_0x2f0105[_0x2e15da(0x9b4)])throw new Error(_0x2f0105[_0x2e15da(0x176)]);else{if(_0x395a08['jtPrP'](_0xc2d3fa,null))return;const {unitId:_0x18c3e4,redoState:_0x500d41,commandId:_0xbd7180}=_0x2e05a4;if(_0x395a08[_0x2e15da(0x6be)](_0x18c3e4,this[_0x2e15da(0x53c)]))return;const _0x310392={};_0x310392['unitId']=_0x18c3e4,_0x310392[_0x2e15da(0x3ea)]=_0x500d41[_0x2e15da(0x3ea)],_0x310392[_0x2e15da(0x601)]=null;const _0x741332={};_0x741332['id']=_0xbd7180,_0x741332[_0x2e15da(0x1fd)]=_0x1103f0[_0x2e15da(0x23c)+'e'][_0x2e15da(0x818)],_0x741332['params']=_0x310392;const _0x15739a=_0x741332;this[_0x2e15da(0xbb2)+_0x2e15da(0x671)](_0x15739a);}}['toggleOffl'+_0x296dbe(0x1fc)](){return this;}[_0x296dbe(0xb0e)+'ne'](){const _0x30bbe0=_0x296dbe;if(_0x2f0105[_0x30bbe0(0xaa)](_0x2f0105[_0x30bbe0(0xa0c)],_0x30bbe0(0x59a))){const {_injector:_0x495eef,_pendingMutations:_0x30e045,_awaitingChangeset:_0x5e3a94,unitID:_0x355c94,_handler:_0xce3d6e,type:_0x3762fd}=this,_0x122e3a=_0x614a91(_0x495eef,_0x355c94,_0x3762fd,_0x5e3a94,_0x30e045,_0xce3d6e);return _0x122e3a instanceof _0x319120?_0x122e3a[_0x30bbe0(0x8cf)]():(_0x2f0105[_0x30bbe0(0x586)](_0x122e3a,_0xd62b8f)||_0x2f0105[_0x30bbe0(0x19f)](_0x122e3a,_0x5790a7))&&_0x122e3a[_0x30bbe0(0x691)](),_0x122e3a;}else{for(var _0xd0fe78,_0x4e3cfa=0x14b7+-0x92*-0x3+-0x166c,_0x59dfdc=arguments[_0x30bbe0(0x167)];_0x2f0105[_0x30bbe0(0x9b3)](_0x4e3cfa,_0x59dfdc);_0x4e3cfa++){_0xd0fe78=arguments[_0x4e3cfa];for(var _0x314a2d in _0xd0fe78)_0x266bb8[_0x30bbe0(0x1d5)][_0x30bbe0(0x3dd)+'erty'][_0x30bbe0(0x655)](_0xd0fe78,_0x314a2d)&&(_0xb2d89b[_0x314a2d]=_0xd0fe78[_0x314a2d]);}return _0x59d0e3;}}[_0x296dbe(0x691)](){const _0x2752b5=_0x296dbe;throw new Error(_0x2f0105[_0x2752b5(0xabd)]);}};_0x201de4=_0x35b64c([_0x2f0105['yBvnv'](_0x264190,-0xf62+-0x6c*-0x6+0xcdf,_0x5b8835[_0x296dbe(0x9f7)](_0x5b8835[_0x296dbe(0x55e)])),_0x2f0105[_0x296dbe(0x135)](_0x264190,0x206*-0x6+0x2110+0x14e6*-0x1,_0x5b8835[_0x296dbe(0x9f7)](_0x2e6587[_0x296dbe(0x8e7)+_0x296dbe(0xa95)])),_0x2f0105['lDnNN'](_0x264190,0xf22+0x1eb3+-0x29*0x11e,_0x5b8835[_0x296dbe(0x9f7)](_0x30302d[_0x296dbe(0x8c9)+_0x296dbe(0x226)])),_0x264190(-0x19*0x171+-0xb90+0x2fa1,_0x458d3d[_0x296dbe(0xa55)+_0x296dbe(0xa95)]),_0x2f0105[_0x296dbe(0xa07)](_0x264190,0xa21*-0x2+-0x1117+0x2562,_0x458d3d['IUndoRedoS'+_0x296dbe(0x3d9)])],_0x201de4);let _0x113e68=class extends _0x182b19{constructor(_0x25e86b,_0x5b6485,_0x515ef8,_0x2ffba8,_0x4dd2ac,_0x8445e9,_0x4508fb,_0x1851a4,_0xfcb8eb,_0x34c83e,_0x3abff9,_0x3e30e6,_0x4e028d,_0x3a71b7){const _0x259493=_0x296dbe,_0x43a3a8={'XhhwU':function(_0x135cce,_0x46d5b7){const _0x1c9fbc=_0x207b;return _0x2f0105[_0x1c9fbc(0x325)](_0x135cce,_0x46d5b7);},'PbBZN':function(_0x471d9a,_0x296ef7){return _0x471d9a(_0x296ef7);}};if(_0x2f0105[_0x259493(0x78)]('qjjyb',_0x2f0105[_0x259493(0x58f)]))super(_0x25e86b,_0x5b6485,_0x515ef8,_0x2ffba8,_0x4508fb,_0x3e30e6,_0x4e028d,_0xfcb8eb,_0x34c83e),_0x46ffcf(this,_0x2f0105[_0x259493(0x50d)],_0x259493(0x8e5)+_0x259493(0x199)),(this[_0x259493(0x8c6)+_0x259493(0x759)+_0x259493(0x319)]=_0x4dd2ac,this[_0x259493(0xb17)+_0x259493(0x5fc)+_0x259493(0x781)]=_0x8445e9,this[_0x259493(0x36a)]=_0x1851a4,this[_0x259493(0xb3)+'e']=_0x3abff9,this[_0x259493(0x9e7)+_0x259493(0x226)]=_0x3a71b7);else{for(var _0x296574=_0x5f052a,_0xb21d39=_0x43a3a8[_0x259493(0x9c0)](_0x27fe34[_0x259493(0x167)],-0xd31+-0x78b*-0x1+0x5a7),_0xfaf862;_0xb21d39>=0xe0e+0x2275*-0x1+-0x1467*-0x1;_0xb21d39--)(_0xfaf862=_0x4733c5[_0xb21d39])&&(_0x296574=_0x43a3a8[_0x259493(0x558)](_0xfaf862,_0x296574)||_0x296574);return _0x296574;}}[_0x296dbe(0xb65)+_0x296dbe(0x94e)+_0x296dbe(0x461)](_0x3ab51c){const _0x48373e=_0x296dbe;if(_0x2f0105[_0x48373e(0x5c9)](_0x2f0105[_0x48373e(0x9d3)],_0x2f0105['xAUns']))return _0x4045d1[_0x48373e(0x7b4)]()[_0x48373e(0x347)](-0x7*-0x584+-0x2d6+-0x23a2)[_0x48373e(0x60d)](0xf*-0x65+0x12*0x121+-0xe65,-0x2*-0xeba+-0x2707+0x99b);else try{const _0x149d42=[..._0x3ab51c,...this[_0x48373e(0xb17)+_0x48373e(0x5fc)+_0x48373e(0x781)]],_0x475726=[this[_0x48373e(0x54a)+_0x48373e(0xa2)]||this[_0x48373e(0x8c6)+_0x48373e(0x759)+_0x48373e(0x319)]]['filter'](_0x29fc6b=>!!_0x29fc6b);let _0x3d5019,_0x5f144a;if(_0x475726[_0x48373e(0x167)]){const _0x3ba1b1=this[_0x48373e(0x9e7)+'Service'][_0x48373e(0x116)+_0x48373e(0x19a)](_0x149d42,_0x475726,!(-0x1*0x1d3f+-0x16*0x101+0x3356));if(!_0x2e6587['isTransfor'+_0x48373e(0xac0)+'sSuccess'](_0x3ba1b1))throw _0x3ba1b1['error'];_0x3d5019=_0x3ba1b1['c1Prime'],_0x5f144a=_0x3ba1b1['c2Prime'];}else _0x3d5019=_0x149d42,_0x5f144a=[];let _0x4764fd=this[_0x48373e(0x634)+_0x48373e(0x9b5)];_0x3d5019[_0x48373e(0xb7a)](_0x3ea59a=>{const _0x47cc85=_0x48373e,_0x1d3422={};_0x1d3422[_0x47cc85(0x983)]=_0x2f0105[_0x47cc85(0xb88)];const _0x208bd4=_0x1d3422;let _0x362a33;if(_0x4764fd[_0x47cc85(0x167)]){if(_0x2f0105['nONJi'](_0x2f0105['sJKBp'],_0x2f0105[_0x47cc85(0x37f)]))this['_logServic'+'e']['debug'](_0x47cc85(0x732)+_0x47cc85(0xfb)+_0x47cc85(0xa31),_0x208bd4[_0x47cc85(0x983)],_0x3577dc),this['_onConnect'+_0x47cc85(0x7f0)]();else{const _0x3a693f=this[_0x47cc85(0x9e7)+_0x47cc85(0x226)][_0x47cc85(0x557)+_0x47cc85(0xb44)+_0x47cc85(0x564)+'t'](_0x3ea59a,_0x4764fd);if(!_0x2e6587[_0x47cc85(0xad8)+_0x47cc85(0x3e6)+_0x47cc85(0x50e)+_0x47cc85(0x311)](_0x3a693f))throw _0x3a693f['error'];_0x362a33=_0x3a693f['c1Prime'],_0x4764fd=_0x3a693f[_0x47cc85(0x349)];}}else _0x362a33=_0x3ea59a;this[_0x47cc85(0xb7d)+_0x47cc85(0x7a7)+_0x47cc85(0x27d)](_0x362a33);}),this[_0x48373e(0x8c6)+_0x48373e(0x759)+'gChangeset']&&this[_0x48373e(0x6e2)+_0x48373e(0x4d1)+_0x48373e(0x6f9)](),this['_awaitingC'+_0x48373e(0xa2)]&&_0x5f144a['length']&&(_0x5f144a[0xeeb+0x1d+-0xf08][_0x48373e(0x804)]=this[_0x48373e(0x4a7)+_0x48373e(0x8b9)]());let _0x522ad0;if(this[_0x48373e(0x54a)+_0x48373e(0xa2)]&&_0x2f0105[_0x48373e(0x7cb)](_0x4764fd[_0x48373e(0x167)],0x1065+0x246+0x9*-0x213))_0x522ad0=this['_injector'][_0x48373e(0x16e)+_0x48373e(0x1d7)](_0xd62b8f,this['unitID'],this[_0x48373e(0x1fd)],_0x5f144a[0x395+-0x1de1*-0x1+-0x2176],_0x4764fd,this['_handler']);else{if(this[_0x48373e(0x54a)+'hangeset']&&_0x2f0105[_0x48373e(0x537)](_0x4764fd[_0x48373e(0x167)],0x1*-0x16f0+-0x1d0+0x2c0*0x9))_0x5f144a[0x15dd+0x1e36+-0x3413]['baseRev']=this[_0x48373e(0x4a7)+_0x48373e(0x8b9)](),_0x522ad0=this['_injector']['createInst'+_0x48373e(0x1d7)](_0x5790a7,this[_0x48373e(0x53c)],this[_0x48373e(0x1fd)],_0x5f144a[-0x7*-0x2cf+0x190b+-0x2cb4],this['_handler']);else{if(_0x2f0105['AgKYW'](_0x4764fd['length'],0x190*-0x5+0x1f*0x11a+-0x1a56)){if(_0x2f0105[_0x48373e(0x118)]!==_0x48373e(0x3d5)){const _0x4a059c=this[_0x48373e(0x36a)][_0x48373e(0x16e)+'ance'](_0x521ef1,this[_0x48373e(0x53c)],this['type'],[_0x388bdc],this[_0x48373e(0x808)]);return _0x4a059c[_0x48373e(0x8cf)](),_0x4a059c['_updateLoc'+_0x48373e(0x66f)](),_0x4a059c;}else{const _0x3a88f1=this[_0x48373e(0x36a)][_0x48373e(0x16e)+_0x48373e(0x1d7)](_0x319120,this[_0x48373e(0x53c)],this['type'],_0x4764fd,this[_0x48373e(0x808)]);_0x3a88f1[_0x48373e(0x8cf)](),_0x522ad0=_0x3a88f1;}}else _0x522ad0=this[_0x48373e(0x36a)][_0x48373e(0x16e)+_0x48373e(0x1d7)](_0x46369b,this[_0x48373e(0x53c)],this['type'],this[_0x48373e(0x808)]);}}return _0x522ad0[_0x48373e(0xba5)+_0x48373e(0x66f)](),_0x522ad0;}catch(_0x194145){return this[_0x48373e(0xb3)+'e'][_0x48373e(0x3d3)](_0x48373e(0x767)+'State]',_0x2f0105[_0x48373e(0x4fa)],_0x194145),this[_0x48373e(0x36a)][_0x48373e(0x16e)+_0x48373e(0x1d7)](_0x158301,this[_0x48373e(0x53c)],this['type'],this[_0x48373e(0x54a)+'hangeset'],this[_0x48373e(0x634)+_0x48373e(0x9b5)],this['_handler']);}}['resend'](){const _0xda8651=_0x296dbe;throw new Error(_0x2f0105[_0xda8651(0x6ed)]);}[_0x296dbe(0x4d4)+_0x296dbe(0x5dc)](_0x34ab96){const _0x273ca9=_0x296dbe;return this[_0x273ca9(0x634)+_0x273ca9(0x9b5)]['push'](_0x34ab96),this;}[_0x296dbe(0x8b6)+_0x296dbe(0x594)](_0x17fe7c){const _0x54e24d=_0x296dbe;return this[_0x54e24d(0xb17)+_0x54e24d(0x5fc)+_0x54e24d(0x781)]['push'](_0x17fe7c),this;}[_0x296dbe(0xda)+'k'](_0x47a1ed){const _0x1086bb=_0x296dbe;if(this[_0x1086bb(0x54a)+_0x1086bb(0xa2)])return this[_0x1086bb(0x8c6)+_0x1086bb(0x759)+_0x1086bb(0x319)]=this[_0x1086bb(0x54a)+_0x1086bb(0xa2)],this[_0x1086bb(0x54a)+_0x1086bb(0xa2)]=null,this;throw new Error(_0x2f0105['fDBam']);}['onRemoteRe'+'j'](){const _0x103621=_0x296dbe;return this[_0x103621(0x68b)+'t']();}[_0x296dbe(0x9e1)+_0x296dbe(0x1fc)](){const _0x32af44=_0x296dbe;return this['_injector'][_0x32af44(0x16e)+_0x32af44(0x1d7)](_0x201de4,this[_0x32af44(0x53c)],this['type'],this['_awaitingC'+'hangeset'],this['_pendingMu'+_0x32af44(0x9b5)],this[_0x32af44(0x808)]);}[_0x296dbe(0xb0e)+'ne'](){const _0x4502f6=_0x296dbe;if(_0x2f0105[_0x4502f6(0x155)]===_0x2f0105[_0x4502f6(0x13b)])throw new _0xcf378e(_0x4502f6(0x61a)+_0x4502f6(0x32e)+'id\x20calling'+_0x4502f6(0x19c)+_0x4502f6(0x595));else return this;}['_onConflic'+'t'](){const _0x13adce=_0x296dbe;return this['_injector']['createInst'+_0x13adce(0x1d7)](_0x158301,this[_0x13adce(0x53c)],this['type'],this[_0x13adce(0x54a)+_0x13adce(0xa2)],this[_0x13adce(0x634)+'tations'],this[_0x13adce(0x808)]);}};_0x113e68=_0x35b64c([_0x2f0105['vxuqR'](_0x264190,0x2145+-0x1dfb+0xa7*-0x5,_0x5b8835[_0x296dbe(0x9f7)](_0x5b8835[_0x296dbe(0x55e)])),_0x264190(-0x8b*-0x43+0x5*0x490+0x5*-0xbd5,_0x5b8835[_0x296dbe(0x9f7)](_0x2e6587['RevisionSe'+'rvice'])),_0x264190(-0x74a*0x4+-0x17b6+0x34e7,_0x5b8835[_0x296dbe(0x9f7)](_0x30302d[_0x296dbe(0x8c9)+_0x296dbe(0x226)])),_0x264190(-0x1*-0x1ca+-0xdc0+0xc00,_0x458d3d['ILogServic'+'e']),_0x264190(0x1*0x748+-0x99d+0x260,_0x458d3d[_0x296dbe(0xa55)+'rvice']),_0x264190(-0x2535+0xe96*-0x2+-0x5*-0xd49,_0x458d3d[_0x296dbe(0x314)+_0x296dbe(0x3d9)]),_0x264190(-0x7eb*-0x4+-0x31*0x62+-0xcdd,_0x2e6587['ITransform'+'Service'])],_0x113e68);function _0x614a91(_0x3289b0,_0x2e7a0c,_0x3b6d6a,_0x5bacfd,_0x2612a4,_0x1fdc48){const _0x5957cc=_0x296dbe;return _0x5bacfd&&_0x2612a4['length']?_0x3289b0[_0x5957cc(0x16e)+_0x5957cc(0x1d7)](_0xd62b8f,_0x2e7a0c,_0x3b6d6a,_0x5bacfd,_0x2612a4,_0x1fdc48):_0x5bacfd?_0x3289b0['createInst'+_0x5957cc(0x1d7)](_0x5790a7,_0x2e7a0c,_0x3b6d6a,_0x5bacfd,_0x1fdc48):_0x2612a4[_0x5957cc(0x167)]?_0x3289b0['createInst'+_0x5957cc(0x1d7)](_0x319120,_0x2e7a0c,_0x3b6d6a,_0x2612a4,_0x1fdc48):_0x3289b0[_0x5957cc(0x16e)+_0x5957cc(0x1d7)](_0x46369b,_0x2e7a0c,_0x3b6d6a,_0x1fdc48);}var _0x558f4e=(_0x47ade3,_0x9d547,_0x5b09d9,_0x2643a1)=>{const _0x41197d=_0x296dbe;for(var _0x403849=_0x9d547,_0x5ed5fd=_0x2f0105[_0x41197d(0x99)](_0x47ade3[_0x41197d(0x167)],0x2*0x5b6+0x1*-0x2103+0x4*0x566),_0x525c10;_0x5ed5fd>=-0x5df+-0x1*-0x11df+-0xc00;_0x5ed5fd--)(_0x525c10=_0x47ade3[_0x5ed5fd])&&(_0x403849=_0x2f0105[_0x41197d(0x698)](_0x525c10,_0x403849)||_0x403849);return _0x403849;},_0x4efd74=(_0x3f17d6,_0x141996)=>(_0x59962b,_0x2861ba)=>_0x141996(_0x59962b,_0x2861ba,_0x3f17d6);_0x30302d[_0x296dbe(0x348)+'ionControl'+_0x296dbe(0xdc)]=class extends _0x458d3d[_0x296dbe(0x950)+'le']{constructor(_0x391b16,_0x589e98,_0x4d87a7){const _0x127a98=_0x296dbe;_0x2f0105[_0x127a98(0xba7)](_0x2f0105['ofgtj'],_0x2f0105[_0x127a98(0x845)])?this['_revisionS'+'ervice'][_0x127a98(0xb0d)+'evForDocum'+_0x127a98(0x35c)](this[_0x127a98(0x53c)]):(super(),_0x46ffcf(this,_0x2f0105[_0x127a98(0x76c)],new Map()),_0x2f0105[_0x127a98(0x784)](_0x46ffcf,this,_0x2f0105['fJnwU'],new _0x4e41e4[(_0x127a98(0xb84))]()),(this['_injector']=_0x391b16,this[_0x127a98(0x752)+_0x127a98(0x996)+'e']=_0x589e98,this[_0x127a98(0x5a3)+'tanceServi'+'ce']=_0x4d87a7,this[_0x127a98(0x246)]()));}['dispose'](){const _0x2463ff=_0x296dbe;super['dispose'](),this['_entities'][_0x2463ff(0xb7a)](_0x150067=>_0x150067[_0x2463ff(0x76f)]()),this['_entities'][_0x2463ff(0x9e5)]();}['getCollabE'+_0x296dbe(0x3b5)](_0x33c38f){const _0x2bb789=_0x296dbe;var _0x323201;return _0x2f0105[_0x2bb789(0x390)](_0x323201=this[_0x2bb789(0xd8)][_0x2bb789(0x242)](_0x33c38f),null)?_0x323201:null;}['getCollabE'+_0x296dbe(0x40a)](_0x50a882){const _0x5001e2=_0x296dbe;if(_0x2f0105['CZtqx'](_0x2f0105[_0x5001e2(0x3d8)],_0x5001e2(0x305))){var _0x12b3fa;_0x2f0105[_0x5001e2(0xac1)](_0x12b3fa=this[_0x5001e2(0x38d)],null)||_0x12b3fa['send']({'cmd':_0x5b7896[_0x5001e2(0x811)],'data':{'roomID':this[_0x5001e2(0x472)]}});}else{const _0x6dc743=this['getCollabE'+'ntity'](_0x50a882);return _0x6dc743?_0x4e41e4['of'](_0x6dc743):this[_0x5001e2(0x129)+'t$']['pipe'](_0x5c0524[_0x5001e2(0xe6)](_0x547a3c=>_0x547a3c[_0x5001e2(0x53c)]===_0x50a882));}}[_0x296dbe(0x246)](){const _0x186562=_0x296dbe,_0x3780f7={'DHIGp':function(_0x185107,_0x4e14ef){const _0x279156=_0x207b;return _0x2f0105[_0x279156(0x887)](_0x185107,_0x4e14ef);},'OSgdx':_0x2f0105[_0x186562(0x706)]};this['_univerIns'+_0x186562(0xa3b)+'ce']['getTypeOfU'+_0x186562(0x64e)](_0x458d3d[_0x186562(0x827)+_0x186562(0x946)]['UNIVER_SHE'+'ET'])[_0x186562(0x16c)](_0x4e41e4[_0x186562(0x5d9)](this[_0x186562(0x775)]),_0x5c0524[_0x186562(0x175)](-0x95c+0xdde+-0x1*0x472))[_0x186562(0x829)](async _0x16977c=>{const _0x44c03b=_0x186562,_0x2dc4ec={'IKXLp':function(_0x4102da,_0x34f082){const _0x51735b=_0x207b;return _0x2f0105[_0x51735b(0x202)](_0x4102da,_0x34f082);}};if(_0x44c03b(0xf3)===_0x44c03b(0xf3)){const _0x564113=_0x16977c[_0x44c03b(0x2d0)](),_0x2883b1=await this['_startColl'+'aboration'](_0x564113,_0x5c803f['UNIVER_SHE'+'ET']);this['_entities'][_0x44c03b(0x27d)](_0x564113,_0x2883b1);}else{const _0x448b0d=_0x2dc4ec[_0x44c03b(0xa52)](_0xb2a6f,null)?void(0x24*-0x3f+-0xcd7+0x15b3):_0x20a2f3[_0x44c03b(0x46c)+'ta'],_0x231fdf=_0x252672['textEncode'+'r'][_0x44c03b(0x3a7)](_0x4b7ed3['b64DecodeU'+_0x44c03b(0x720)](_0x448b0d));_0x7111d9[_0x44c03b(0x46c)+'ta']=_0x231fdf,_0x372227['entries'](_0x555001[_0x44c03b(0x8c2)])['forEach'](([,_0xba6080])=>{const _0xf0e04=_0x44c03b,_0x4f4458=_0xba6080['originalMe'+'ta'],_0x2d7b3c=_0x2502ef[_0xf0e04(0x5c7)+'r'][_0xf0e04(0x3a7)](_0x1feb4c['b64DecodeU'+_0xf0e04(0x720)](_0x4f4458));_0xba6080[_0xf0e04(0x46c)+'ta']=_0x2d7b3c;});}}),this[_0x186562(0x5a3)+_0x186562(0xa3b)+'ce'][_0x186562(0x2c5)+_0x186562(0x64e)](_0x458d3d[_0x186562(0x827)+'anceType'][_0x186562(0x69c)])[_0x186562(0x16c)](_0x4e41e4[_0x186562(0x5d9)](this['dispose$']),_0x5c0524[_0x186562(0x175)](0x24d7+-0x1cfe+-0x7c9*0x1))['pipe'](_0x5c0524[_0x186562(0xe6)](_0x7d89de=>!_0x7d89de[_0x186562(0x2d0)]()[_0x186562(0x481)]('__')))[_0x186562(0x829)](async _0x501863=>{const _0x37fa29=_0x186562;if(_0x3780f7[_0x37fa29(0x838)](_0x3780f7['OSgdx'],_0x3780f7['OSgdx'])){const _0x31d3d2=_0x501863[_0x37fa29(0x2d0)](),_0x16ba07=await this[_0x37fa29(0x6f4)+_0x37fa29(0x1b5)](_0x31d3d2,_0x5c803f[_0x37fa29(0x69c)]);this[_0x37fa29(0xd8)][_0x37fa29(0x27d)](_0x31d3d2,_0x16ba07);}else{let _0x1e3c8a='';for(const _0x540594 of _0x58217d){const {startOffset:_0x5823ec,endOffset:_0x473672,isActive:_0x22c490}=_0x540594;_0x1e3c8a[_0x37fa29(0x167)]&&(_0x1e3c8a+=','),_0x1e3c8a+=_0x5823ec+':'+_0x473672+':'+(_0x22c490?'1':'0');}return _0x1e3c8a;}}),_0x4e41e4[_0x186562(0x17f)](this[_0x186562(0x5a3)+_0x186562(0xa3b)+'ce'][_0x186562(0x2c5)+_0x186562(0xac6)+'d$'](_0x458d3d[_0x186562(0x827)+'anceType'][_0x186562(0x1dd)+'ET']),this[_0x186562(0x5a3)+'tanceServi'+'ce'][_0x186562(0x2c5)+'nitDispose'+'d$'](_0x458d3d[_0x186562(0x827)+'anceType']['UNIVER_DOC']))[_0x186562(0x16c)](_0x4e41e4[_0x186562(0x5d9)](this[_0x186562(0x775)]))[_0x186562(0x829)](_0x130949=>{const _0x5bd55a=_0x186562,_0x57f25e=_0x130949[_0x5bd55a(0x2d0)](),_0x235de3=this['_entities'][_0x5bd55a(0x242)](_0x57f25e);_0x235de3&&(_0x235de3[_0x5bd55a(0x76f)](),this[_0x5bd55a(0xd8)][_0x5bd55a(0xbc7)](_0x57f25e));});}async[_0x296dbe(0x6f4)+_0x296dbe(0x1b5)](_0x595baa,_0x15fbcd){const _0x3e7353=_0x296dbe;if(_0x2f0105[_0x3e7353(0x104)](_0x2f0105[_0x3e7353(0x2d1)],_0x2f0105[_0x3e7353(0x9ee)]))return this[_0x3e7353(0x68b)+'t']();else{const _0x22464a=await this['_collabSes'+'sionServic'+'e'][_0x3e7353(0x34c)+'sion'](_0x595baa),_0x3f98c4=this[_0x3e7353(0x36a)]['createInst'+_0x3e7353(0x1d7)](this['_getCtorBy'+'UniverType'](_0x15fbcd),_0x595baa,_0x15fbcd,_0x22464a);return await _0x3f98c4[_0x3e7353(0x5eb)](),this[_0x3e7353(0x129)+'t$'][_0x3e7353(0x3b2)](_0x3f98c4),_0x3f98c4;}}['_getCtorBy'+'UniverType'](_0x2b8ec1){const _0x1f02b9=_0x296dbe;switch(_0x2b8ec1){case _0x5c803f[_0x1f02b9(0x69c)]:return _0x351f4d;case _0x5c803f[_0x1f02b9(0x1dd)+'ET']:return _0x2018dd;default:throw new Error(_0x1f02b9(0x732)+'tionContro'+'ller]:\x20inv'+_0x1f02b9(0x5f2)+_0x1f02b9(0x738)+_0x2b8ec1);}}},_0x30302d[_0x296dbe(0x348)+_0x296dbe(0x123)+'ler']=_0x2f0105[_0x296dbe(0x2ff)](_0x558f4e,[_0x458d3d[_0x296dbe(0x6e9)+'e'](_0x458d3d[_0x296dbe(0x3a6)+_0x296dbe(0x75c)][_0x296dbe(0xae5)],_0x30302d[_0x296dbe(0x348)+_0x296dbe(0x123)+_0x296dbe(0xdc)]),_0x2f0105[_0x296dbe(0x902)](_0x4efd74,-0x81e*0x3+-0x1307+0x2b61,_0x5b8835[_0x296dbe(0x9f7)](_0x5b8835[_0x296dbe(0x55e)])),_0x2f0105['CvxxZ'](_0x4efd74,0xc57+0x1b49+-0x279f,_0x5b8835[_0x296dbe(0x9f7)](_0x30302d['Collaborat'+_0x296dbe(0x602)+_0x296dbe(0x226)])),_0x2f0105['MOXgW'](_0x4efd74,-0x171a*0x1+0x4fc+0x1220,_0x458d3d[_0x296dbe(0x66b)+'tanceServi'+'ce'])],_0x30302d[_0x296dbe(0x348)+'ionControl'+_0x296dbe(0xdc)]);let _0x17cb2e=class extends _0x458d3d[_0x296dbe(0x950)+'le']{constructor(_0x6c9b2d,_0x3d67e3,_0x15ccd2,_0x7505ca,_0x32f01a,_0x2853e5,_0x58f3b5,_0x25f757,_0x178ec1,_0x150314,_0x13f22d,_0x25b8b3,_0x3ff4aa){const _0x207060=_0x296dbe;super(),_0x2f0105[_0x207060(0xab8)](_0x46ffcf,this,_0x2f0105['AwaiU'],new _0x4e41e4['BehaviorSu'+(_0x207060(0xa1a))](null)),_0x2f0105[_0x207060(0xab8)](_0x46ffcf,this,_0x2f0105[_0x207060(0x48e)],this['_state$']['asObservab'+'le']()),_0x2f0105[_0x207060(0x8cd)](_0x46ffcf,this,_0x2f0105[_0x207060(0x412)]),_0x46ffcf(this,_0x2f0105[_0x207060(0x19d)],!(0x3*-0x939+-0x18d4+0x4*0xd20)),_0x2f0105[_0x207060(0x4a1)](_0x46ffcf,this,_0x2f0105[_0x207060(0xaea)],this['state$']['pipe'](_0x5c0524[_0x207060(0x5a1)](_0x5a1ef3=>_0x5a1ef3?_0x5a1ef3['status']:_0x2536a2['OFFLINE']),_0x5c0524['shareRepla'+'y'](0x3*-0x35c+0x1*0x50b+0x50a))),_0x46ffcf(this,_0x2f0105[_0x207060(0xd9)],!(0x58f*-0x1+0x16c7+-0x1137)),_0x2f0105[_0x207060(0xb7f)](_0x46ffcf,this,_0x2f0105[_0x207060(0x4be)],[]),(this[_0x207060(0x53c)]=_0x6c9b2d,this[_0x207060(0xa25)]=_0x3d67e3,this[_0x207060(0xa5f)]=_0x15ccd2,this[_0x207060(0x36a)]=_0x7505ca,this['_localCach'+'eService']=_0x32f01a,this[_0x207060(0x196)+'missionSer'+'vice']=_0x2853e5,this[_0x207060(0xb9a)+_0x207060(0x505)+_0x207060(0x820)]=_0x58f3b5,this['_localeSer'+_0x207060(0x820)]=_0x25f757,this[_0x207060(0xadb)+_0x207060(0x3d9)]=_0x178ec1,this[_0x207060(0xb3)+'e']=_0x150314,this[_0x207060(0xb5f)+_0x207060(0xa95)]=_0x13f22d,this[_0x207060(0xbca)+_0x207060(0xa95)]=_0x25b8b3,this['_singleAct'+_0x207060(0x266)+_0x207060(0x820)]=_0x3ff4aa);}get[_0x296dbe(0x6dd)](){const _0x2511b7=_0x296dbe;if(_0x2f0105[_0x2511b7(0x63b)](_0x2511b7(0x6f5),_0x2f0105[_0x2511b7(0x801)])){let _0x30ce6e;if(_0x468eb2[_0x2511b7(0x167)]){const _0x162327=this['_transform'+'Service'][_0x2511b7(0x557)+_0x2511b7(0xb44)+_0x2511b7(0x564)+'t'](_0x453ede,_0x1e3abf);if(!_0x2471ea[_0x2511b7(0xad8)+_0x2511b7(0x3e6)+_0x2511b7(0x50e)+_0x2511b7(0x311)](_0x162327))throw _0x162327[_0x2511b7(0x3d3)];_0x30ce6e=_0x162327[_0x2511b7(0x214)],_0x1410c3=_0x162327[_0x2511b7(0x349)];}else _0x30ce6e=_0x1ceb52;this[_0x2511b7(0xb7d)+_0x2511b7(0x7a7)+_0x2511b7(0x27d)](_0x30ce6e);}else return this['_state'];}async[_0x296dbe(0x5eb)](){const _0x51cb78=_0x296dbe;if(this[_0x51cb78(0x6dd)])throw new Error(_0x2f0105[_0x51cb78(0xb43)]);await this[_0x51cb78(0x246)]();}[_0x296dbe(0x591)+_0x296dbe(0x75f)](){const _0x1bb542=_0x296dbe;if(_0x2f0105[_0x1bb542(0xb77)](_0x2f0105[_0x1bb542(0x51a)],'ARxbR'))this[_0x1bb542(0x4bd)+_0x1bb542(0x820)][_0x1bb542(0xa34)+'er'](this[_0x1bb542(0x472)],_0x51fea2[_0x1bb542(0x1fe)][_0x1bb542(0x6f2)]);else return this[_0x1bb542(0x5e1)+_0x1bb542(0x73e)]=!(-0xfbe+-0x238a+0x88c*0x6),_0x458d3d[_0x1bb542(0x9f4)+'le'](()=>{const _0x328acc=_0x1bb542;this['_collabora'+_0x328acc(0x73e)]=!(0x121f+0x24f7+-0xef*0x3b),this[_0x328acc(0x753)+_0x328acc(0x7a7)+_0x328acc(0x97d)]();});}[_0x296dbe(0xa4a)+'te'](_0x58d495){const _0x3053c0=_0x296dbe;this[_0x3053c0(0x174)]=_0x58d495,this[_0x3053c0(0x6b6)][_0x3053c0(0x3b2)](_0x58d495);}async[_0x296dbe(0x246)](){const _0x4fbb73=_0x296dbe;var _0xd97c53;return this[_0x4fbb73(0xa4a)+'te'](await this[_0x4fbb73(0x43f)+'tialState']()),this['_singleAct'+_0x4fbb73(0x266)+_0x4fbb73(0x820)]&&((_0xd97c53=this[_0x4fbb73(0x33f)+_0x4fbb73(0x266)+_0x4fbb73(0x820)])==null||_0xd97c53['editingUni'+'t'](this['unitID']),this[_0x4fbb73(0x323)+_0x4fbb73(0xacd)](_0x458d3d[_0x4fbb73(0x9f4)+'le'](this['_singleAct'+_0x4fbb73(0x266)+'vice'][_0x4fbb73(0x98f)+'tus$'](this[_0x4fbb73(0x53c)])[_0x4fbb73(0x829)](_0x1019d6=>{const _0x42a1ce=_0x4fbb73;this[_0x42a1ce(0xb3)+'e'][_0x42a1ce(0x4ae)](_0x2f0105[_0x42a1ce(0x668)],_0x2f0105[_0x42a1ce(0x333)],_0x1019d6),_0x2f0105[_0x42a1ce(0x9cf)](_0x1019d6,_0x13b190[_0x42a1ce(0xa9a)+'NTS_EDITIN'+'G'])?(this['_messageSe'+'rvice'][_0x42a1ce(0x89a)]({'content':this[_0x42a1ce(0xb3e)+'vice']['t'](_0x2f0105[_0x42a1ce(0x727)]),'type':_0x3d9589['MessageTyp'+'e'][_0x42a1ce(0x4ca)]}),this[_0x42a1ce(0x196)+_0x42a1ce(0xb6a)+'vice'][_0x42a1ce(0x793)+'e'](this[_0x42a1ce(0x53c)],!(-0x257b+-0x247c+0x49f8))):this[_0x42a1ce(0x196)+'missionSer'+_0x42a1ce(0x820)][_0x42a1ce(0x793)+'e'](this[_0x42a1ce(0x53c)],!(0x426*0x6+0xed7+-0x27bb));})))),this[_0x4fbb73(0x323)+_0x4fbb73(0xacd)](_0x458d3d['toDisposab'+'le'](this[_0x4fbb73(0xa5f)][_0x4fbb73(0x48b)+_0x4fbb73(0x8fb)][_0x4fbb73(0x829)](_0x2961be=>{const _0x3ac57c=_0x4fbb73;if(_0x2f0105[_0x3ac57c(0xb0)](_0x2f0105[_0x3ac57c(0x500)],_0x2f0105['EFwez']))_0x2961be===_0x3db42e[_0x3ac57c(0xa47)]?this[_0x3ac57c(0x541)+_0x3ac57c(0x1fc)]():_0x2f0105[_0x3ac57c(0x223)](_0x2961be,_0x3db42e[_0x3ac57c(0xc2)])&&this[_0x3ac57c(0x27b)+_0x3ac57c(0x294)]();else return this[_0x3ac57c(0x122)+_0x3ac57c(0x429)](),this[_0x3ac57c(0x36a)][_0x3ac57c(0x16e)+_0x3ac57c(0x1d7)](_0x3bdcab,this[_0x3ac57c(0x53c)],this['type'],null,this[_0x3ac57c(0x634)+_0x3ac57c(0x9b5)],this[_0x3ac57c(0x808)]);}))),this[_0x4fbb73(0x323)+_0x4fbb73(0xacd)](_0x458d3d[_0x4fbb73(0x9f4)+'le'](this[_0x4fbb73(0xa5f)][_0x4fbb73(0x105)]['subscribe'](_0x1b975e=>{const _0x4bcef6=_0x4fbb73;if(_0x2f0105[_0x4bcef6(0xbd2)](_0x2f0105[_0x4bcef6(0xa73)],_0x2f0105[_0x4bcef6(0x544)])){const _0x3db24f=this[_0x4bcef6(0xb9a)+_0x4bcef6(0x505)+'vice'][_0x4bcef6(0x1cf)+'r']['fetchThrou'+'ghIntercep'+'tors'](this[_0x4bcef6(0xb9a)+_0x4bcef6(0x505)+_0x4bcef6(0x820)][_0x4bcef6(0x1cf)+'r'][_0x4bcef6(0x6cd)+_0x4bcef6(0x96f)]()[_0x4bcef6(0x8d)+'UTATION_AP'+_0x4bcef6(0x22a)])(_0x8bf544[_0x4bcef6(0xea)],null)||_0x3c310f[_0x4bcef6(0xea)],_0xff83fb={..._0x251da4};return _0xff83fb[_0x4bcef6(0xea)]=_0x3db24f,_0xff83fb;}else try{const _0xfbb0b6=_0x1b975e[_0x4bcef6(0x2b4)];_0xfbb0b6===_0x2e6587[_0x4bcef6(0x348)+_0x4bcef6(0x530)][_0x4bcef6(0x607)+_0x4bcef6(0x5c6)]?this[_0x4bcef6(0xa66)+_0x4bcef6(0xa2)](_0x2e6587[_0x4bcef6(0x6d4)+'colChanges'+'et'](_0x1b975e[_0x4bcef6(0x1fe)])):_0x2f0105[_0x4bcef6(0x15b)](_0xfbb0b6,_0x2e6587['Collaborat'+_0x4bcef6(0x530)][_0x4bcef6(0x53f)+_0x4bcef6(0xbc5)])?this['_onRemoteA'+'CK'](_0x1b975e[_0x4bcef6(0x1fe)]):_0x2f0105[_0x4bcef6(0x884)](_0xfbb0b6,_0x2e6587[_0x4bcef6(0x348)+_0x4bcef6(0x530)][_0x4bcef6(0x53f)+_0x4bcef6(0x970)])?this['_onRemoteR'+'ejected']():_0x2f0105['HuDOY'](_0xfbb0b6,_0x2e6587[_0x4bcef6(0x348)+_0x4bcef6(0x530)]['PSEUDO_FET'+_0x4bcef6(0x897)+_0x4bcef6(0x864)])&&this['_onFetchMi'+_0x4bcef6(0x719)](_0x1b975e['data'][_0x4bcef6(0x839)][_0x4bcef6(0x5a1)](_0x32c868=>_0x2e6587[_0x4bcef6(0x6d4)+_0x4bcef6(0xb4)+'et'](_0x32c868)));}catch(_0x1654b7){throw console[_0x4bcef6(0x3d3)](_0x4bcef6(0xacf)+_0x4bcef6(0x7fb)+_0x4bcef6(0xa69),_0x1654b7),_0x1654b7;}}))),this[_0x4fbb73(0x174)];}[_0x296dbe(0x9d0)+'nsition'](){const _0x2ab3c1=_0x296dbe;this[_0x2ab3c1(0x39e)+_0x2ab3c1(0x92d)]=!(-0xfe*0xf+-0x1997+0x287a);}[_0x296dbe(0x91)+_0x296dbe(0xaa6)](){const _0x2be6cc=_0x296dbe;if(this[_0x2be6cc(0x39e)+_0x2be6cc(0x92d)])throw new Error(_0x2f0105[_0x2be6cc(0x29f)]);this[_0x2be6cc(0x39e)+_0x2be6cc(0x92d)]=!(0x6fa+-0x85d*-0x1+-0xb*0x165);}['_onLocalMu'+'tation'](_0x2871ae){const _0x4a7135=_0x296dbe;this['_lockTrans'+'ition'](),this[_0x4a7135(0xa4a)+'te'](this['_state'][_0x4a7135(0x4d4)+_0x4a7135(0x5dc)](_0x2871ae)),this[_0x4a7135(0x9d0)+_0x4a7135(0x5ca)]();}['_onRemoteC'+_0x296dbe(0xa2)](_0x265745){const _0x2d1174=_0x296dbe,_0x2e3101={'fnJja':function(_0x1c1807,_0x1f7c2e){return _0x1c1807-_0x1f7c2e;},'NaXgx':function(_0x172158,_0x4671be){const _0x51664a=_0x207b;return _0x2f0105[_0x51664a(0x4b6)](_0x172158,_0x4671be);},'UmSWa':function(_0x3a5c18,_0x422493){const _0x433bc8=_0x207b;return _0x2f0105[_0x433bc8(0x851)](_0x3a5c18,_0x422493);}};if(_0x2f0105[_0x2d1174(0xb23)](_0x2f0105[_0x2d1174(0x651)],_0x2f0105[_0x2d1174(0x651)])){for(var _0x4e321a=_0x21fadd,_0x1eb7d0=_0x2e3101[_0x2d1174(0x67e)](_0x2032b4['length'],0x4f*-0x6b+0x2270+-0x16a),_0x97259a;_0x2e3101[_0x2d1174(0xbaf)](_0x1eb7d0,0x1*-0x1541+0x2b*-0x51+0x22dc);_0x1eb7d0--)(_0x97259a=_0x27621e[_0x1eb7d0])&&(_0x4e321a=_0x2e3101[_0x2d1174(0xaba)](_0x97259a,_0x4e321a)||_0x4e321a);return _0x4e321a;}else{if(!_0x2f0105['nhTsn'](_0x265745[_0x2d1174(0xb36)],this[_0x2d1174(0xadb)+_0x2d1174(0x3d9)][_0x2d1174(0x693)+'RevForDocu'+'ment'](this[_0x2d1174(0x53c)]))){if(this['_collabora'+_0x2d1174(0x73e)]){this['_remoteCha'+'ngesetQueu'+'e'][_0x2d1174(0x8b8)](_0x265745);return;}this[_0x2d1174(0xa30)+_0x2d1174(0x374)+'t'](_0x265745);}}}[_0x296dbe(0x753)+_0x296dbe(0x7a7)+_0x296dbe(0x97d)](){const _0x212c77=_0x296dbe;this[_0x212c77(0xb8f)+'ngesetQueu'+'e'][_0x212c77(0xb7a)](_0x59e825=>this['_applyRemo'+_0x212c77(0x374)+'t'](_0x59e825)),this['_remoteCha'+_0x212c77(0x36f)+'e']=[];}['_applyRemo'+_0x296dbe(0x374)+'t'](_0x3322a9){const _0x341d01=_0x296dbe,_0xed32e0=this['_compressM'+_0x341d01(0x505)+_0x341d01(0x820)][_0x341d01(0x1cf)+'r']['fetchThrou'+'ghIntercep'+_0x341d01(0x521)](this[_0x341d01(0xb9a)+_0x341d01(0x505)+_0x341d01(0x820)][_0x341d01(0x1cf)+'r'][_0x341d01(0x6cd)+_0x341d01(0x96f)]()[_0x341d01(0x8d)+_0x341d01(0xaf6)+_0x341d01(0x22a)])(_0x3322a9[_0x341d01(0xea)],null)||_0x3322a9['mutations'],_0x1c58db={..._0x3322a9,'mutations':_0xed32e0};this[_0x341d01(0x91)+'ition'](),this[_0x341d01(0xa4a)+'te'](this[_0x341d01(0x174)][_0x341d01(0x8b6)+_0x341d01(0x594)](_0x1c58db)),this['_unlockTra'+_0x341d01(0x5ca)]();}[_0x296dbe(0xfd)+'CK'](_0x3d1b2f){const _0x96ddc3=_0x296dbe;if(_0x2f0105[_0x96ddc3(0x4cb)](_0x2f0105[_0x96ddc3(0xbd3)],_0x2f0105[_0x96ddc3(0x33a)])){if(_0x2f0105[_0x96ddc3(0xb99)](_0x71c8b3[_0x96ddc3(0x1fd)],_0x2e2efa[_0x96ddc3(0x23c)+'e'][_0x96ddc3(0x818)])||_0x2f0105[_0x96ddc3(0x704)](_0xdf5ad4,null)&&_0x6942b8[_0x96ddc3(0xb3a)]||_0x2f0105[_0x96ddc3(0x101)](_0x2060f6,null)&&_0x578379[_0x96ddc3(0x518)])return;const _0x480dc9=_0x540150[_0x96ddc3(0xf6)];if(_0x2f0105[_0x96ddc3(0xa8c)](_0x480dc9==null?void(0x1*0x2386+0x16*0xae+-0x1f1*0x1a):_0x480dc9['unitId'],this[_0x96ddc3(0x53c)]))return;const _0x3b1358=_0x21d48a,_0x56ed36=this[_0x96ddc3(0xb9a)+_0x96ddc3(0x505)+_0x96ddc3(0x820)][_0x96ddc3(0x1cf)+'r'][_0x96ddc3(0xa1)+'ghIntercep'+_0x96ddc3(0x521)](this[_0x96ddc3(0xb9a)+'utationSer'+_0x96ddc3(0x820)][_0x96ddc3(0x1cf)+'r']['getInterce'+_0x96ddc3(0x96f)]()[_0x96ddc3(0x8d)+'UTATION_SE'+'ND'])([_0x3b1358],null)||[_0x3b1358];this['_onLocalMu'+_0x96ddc3(0x671)](_0x56ed36[-0x1b3c+-0x93c+0x2478]);}else this[_0x96ddc3(0x91)+_0x96ddc3(0xaa6)](),this[_0x96ddc3(0xa4a)+'te'](this[_0x96ddc3(0x174)][_0x96ddc3(0xda)+'k'](_0x3d1b2f)),this['_unlockTra'+'nsition']();}[_0x296dbe(0x635)+_0x296dbe(0x38f)](){const _0x2f97b6=_0x296dbe,_0x1659b9={};_0x1659b9['urbDr']=_0x2f0105['fqioU'],_0x1659b9[_0x2f97b6(0x2e3)]=_0x2f0105[_0x2f97b6(0xaa9)];const _0x259125=_0x1659b9;if(_0x2f0105[_0x2f97b6(0xb99)](_0x2f0105[_0x2f97b6(0x2e9)],_0x2f0105[_0x2f97b6(0xab6)]))this[_0x2f97b6(0x91)+_0x2f97b6(0xaa6)](),this[_0x2f97b6(0xa4a)+'te'](this['_state']['onRemoteRe'+'j']()),this[_0x2f97b6(0x9d0)+'nsition']();else{this[_0x2f97b6(0xb3)+'e'][_0x2f97b6(0x4ae)](_0x259125[_0x2f97b6(0x15e)],_0x259125['RIfqO']);return;}}[_0x296dbe(0x4d9)+_0x296dbe(0x719)](_0x221d90){const _0x55d96b=_0x296dbe;if(!_0x2f0105['pACzV'](this[_0x55d96b(0x174)],_0x113e68))throw new TypeError(_0x2f0105[_0x55d96b(0x378)]);const _0x5c331f=_0x221d90[_0x55d96b(0x5a1)](_0x4f6e95=>{const _0x77e6d4=_0x55d96b,_0x503522=this[_0x77e6d4(0xb9a)+'utationSer'+'vice'][_0x77e6d4(0x1cf)+'r'][_0x77e6d4(0xa1)+_0x77e6d4(0x744)+'tors'](this[_0x77e6d4(0xb9a)+_0x77e6d4(0x505)+'vice'][_0x77e6d4(0x1cf)+'r'][_0x77e6d4(0x6cd)+_0x77e6d4(0x96f)]()[_0x77e6d4(0x8d)+_0x77e6d4(0xaf6)+_0x77e6d4(0x22a)])(_0x4f6e95['mutations'],null)||_0x4f6e95[_0x77e6d4(0xea)],_0x3c2315={..._0x4f6e95};return _0x3c2315['mutations']=_0x503522,_0x3c2315;});this[_0x55d96b(0x91)+_0x55d96b(0xaa6)](),this[_0x55d96b(0xa4a)+'te'](this['_state'][_0x55d96b(0xb65)+_0x55d96b(0x94e)+_0x55d96b(0x461)](_0x5c331f)),this[_0x55d96b(0x9d0)+_0x55d96b(0x5ca)]();}[_0x296dbe(0x27b)+'line'](){const _0x491e88=_0x296dbe;this[_0x491e88(0x91)+_0x491e88(0xaa6)](),this[_0x491e88(0xa4a)+'te'](this[_0x491e88(0x174)][_0x491e88(0x9e1)+_0x491e88(0x1fc)]()),this[_0x491e88(0x9d0)+_0x491e88(0x5ca)]();}[_0x296dbe(0x541)+_0x296dbe(0x1fc)](){const _0x203cdc=_0x296dbe;this[_0x203cdc(0x91)+_0x203cdc(0xaa6)](),this[_0x203cdc(0xa4a)+'te'](this['_state']['toggleOnli'+'ne']()),this[_0x203cdc(0x9d0)+_0x203cdc(0x5ca)]();}async[_0x296dbe(0x43f)+_0x296dbe(0xb5d)](){const _0x21e727={'jIPOa':function(_0x4bce2c,_0x49e637){const _0x374943=_0x207b;return _0x2f0105[_0x374943(0xa27)](_0x4bce2c,_0x49e637);}};return new Promise(_0x4451c0=>{const _0x508c88=_0x207b;this[_0x508c88(0xa5f)][_0x508c88(0x48b)+'tus$'][_0x508c88(0x16c)](_0x5c0524['take'](-0x9a3+0x64d+-0xf*-0x39))[_0x508c88(0x829)](async _0x54f361=>{const _0x48eb2e=_0x508c88;_0x4451c0(await this['_createIni'+_0x48eb2e(0x9e0)+'mpl'](_0x21e727['jIPOa'](_0x54f361,_0x3db42e[_0x48eb2e(0xa47)])));});});}['_createHan'+'dler'](){const _0x9ffea1=_0x296dbe,_0x8de1d4=this[_0x9ffea1(0x53c)];return{'onStateChange':(_0x12c8be,_0x8c2a33)=>{const _0x1cd3dd=_0x9ffea1;if(_0x12c8be!==this[_0x1cd3dd(0x174)])throw new Error(_0x1cd3dd(0x911)+_0x1cd3dd(0x380)+_0x1cd3dd(0x8f4)+_0x1cd3dd(0x918)+'\x20state\x20tra'+_0x1cd3dd(0x55d)+_0x1cd3dd(0x3fd)+_0x1cd3dd(0x904)+_0x1cd3dd(0x3fb)+_0x1cd3dd(0xa60)+_0x1cd3dd(0x1ef)+_0x1cd3dd(0xa91)+_0x12c8be[_0x1cd3dd(0x8a3)]+_0x1cd3dd(0x794)+_0x8c2a33[_0x1cd3dd(0x8a3)]+_0x1cd3dd(0x917)+this[_0x1cd3dd(0x174)][_0x1cd3dd(0x8a3)]);this[_0x1cd3dd(0xa4a)+'te'](_0x8c2a33);},'onSendChangeset':_0x4cca56=>{const _0xecc228=_0x9ffea1,_0x4fceff={'eventID':_0x2e6587[_0xecc228(0x348)+_0xecc228(0x530)]['SUBMIT_CHA'+_0xecc228(0xf0)],'data':{'unitID':_0x4cca56[_0xecc228(0x53c)],'unitType':this[_0xecc228(0xa25)],'changeset':_0x4cca56,'memberID':this[_0xecc228(0xa5f)][_0xecc228(0xba3)+'D']()}};this['_session'][_0xecc228(0x899)](_0x4fceff,this['unitID']);},'onMissingChangesets':({from:_0x546ed8,to:_0xe003d4})=>{const _0x965d8=_0x9ffea1;this[_0x965d8(0xb3)+'e'][_0x965d8(0x4ae)](_0x965d8(0x732)+'tionEntity'+']','fetching\x20m'+_0x965d8(0xb55)+_0x965d8(0xb06)+_0x965d8(0xe8)+_0x546ed8+_0x965d8(0x9cb)+_0xe003d4);const _0x1fc009={};_0x1fc009[_0x965d8(0x53c)]=_0x8de1d4,_0x1fc009[_0x965d8(0x26b)]=this[_0x965d8(0xa25)],_0x1fc009[_0x965d8(0x582)]=_0x546ed8,_0x1fc009['to']=_0xe003d4;const _0x1760af={};_0x1760af[_0x965d8(0x2b4)]=_0x2e6587[_0x965d8(0x348)+'ionEvent'][_0x965d8(0x447)+_0x965d8(0x7b9)],_0x1760af[_0x965d8(0x1fe)]=_0x1fc009;const _0x45df38=_0x1760af;this['_session']['send'](_0x45df38,this[_0x965d8(0x53c)]);}};}async[_0x296dbe(0x43f)+_0x296dbe(0x9e0)+'mpl'](_0x5d0aa7){const _0x3f18a0=_0x296dbe,_0x46b3d1={'VDTuu':function(_0x3dc0b9,_0x483a03){const _0x53892b=_0x207b;return _0x2f0105[_0x53892b(0x704)](_0x3dc0b9,_0x483a03);}};var _0xaddbf0,_0x5010e4;const _0x848c3c=await this[_0x3f18a0(0x3e7)+_0x3f18a0(0x764)][_0x3f18a0(0x85c)+_0x3f18a0(0xa68)](this[_0x3f18a0(0x53c)]),_0x50979d=_0x2f0105['mmXYd'](_0xaddbf0=_0x2f0105[_0x3f18a0(0x656)](_0x848c3c,null)?void(0x17f4+-0x1a90+0x29c):_0x848c3c['mutations'],null)?_0xaddbf0:[],_0x1e1546=_0x2f0105[_0x3f18a0(0x114)](_0x5010e4=_0x2f0105[_0x3f18a0(0x55f)](_0x848c3c,null)?void(0x1*0x24b5+0x2531+0x9*-0x836):_0x848c3c[_0x3f18a0(0x59f)+'angeset'],null)?_0x5010e4:null,_0x51a07f=this[_0x3f18a0(0x53c)];try{this[_0x3f18a0(0x3b4)+_0x3f18a0(0x523)+'ns'](_0x1e1546,_0x50979d);}catch(_0x51d34b){if(_0x2f0105[_0x3f18a0(0x713)](_0x3f18a0(0x8c0),_0x2f0105[_0x3f18a0(0xbf)])){var _0x1f5560,_0x3b6788;_0x46b3d1[_0x3f18a0(0x8a2)](_0x1f5560=this['_config'],null)&&_0x1f5560['enableOffl'+_0x3f18a0(0xb87)]||this[_0x3f18a0(0x36a)]['get'](_0x557af0[_0x3f18a0(0x8c9)+_0x3f18a0(0x226)])[_0x3f18a0(0x56f)+'alCache'](),_0x46b3d1[_0x3f18a0(0x8a2)](_0x3b6788=this['_config'],null)&&_0x3b6788['enableAuth'+_0x3f18a0(0x8e9)]&&this[_0x3f18a0(0x36a)][_0x3f18a0(0x242)](_0x414147);}else this[_0x3f18a0(0xb3)+'e'][_0x3f18a0(0x3d3)](_0x51d34b);}const _0x3b4945=this[_0x3f18a0(0x355)+_0x3f18a0(0x491)]();if(_0x5d0aa7){if(_0x2f0105[_0x3f18a0(0x40b)](_0x2f0105[_0x3f18a0(0x171)],_0x3f18a0(0x72d))){const _0x1c3fae=this['_unitOnCli'+_0x3f18a0(0x14a)][_0x3f18a0(0x242)](_0x9abe95)||new _0x261e8b();_0x1c3fae[_0x3f18a0(0x6b9)](_0x96199),this['_unitOnCli'+_0x3f18a0(0x14a)]['set'](_0x38686e,_0x1c3fae),this[_0x3f18a0(0xad2)+_0x3f18a0(0x479)+_0x3f18a0(0x70f)](_0x417f77),this[_0x3f18a0(0x4da)]({'type':0x0,'memberID':this[_0x3f18a0(0x98d)],'unitID':_0x43a714});}else{const _0x591205=_0x614a91(this[_0x3f18a0(0x36a)],_0x51a07f,this['_type'],_0x1e1546,_0x50979d,_0x3b4945);return _0x2f0105['iYndq'](_0x591205,_0x319120)?_0x591205['_schedule']():(_0x2f0105['bAZOU'](_0x591205,_0xd62b8f)||_0x591205 instanceof _0x5790a7)&&_0x591205[_0x3f18a0(0x691)](),_0x591205;}}return this[_0x3f18a0(0x36a)][_0x3f18a0(0x16e)+_0x3f18a0(0x1d7)](_0x201de4,_0x51a07f,this[_0x3f18a0(0xa25)],_0x1e1546,_0x50979d,_0x3b4945);}[_0x296dbe(0x3b4)+_0x296dbe(0x523)+'ns'](_0x4f8bcf,_0x37b063){const _0x5837d2=_0x296dbe,_0x5b234c={'IDslG':function(_0x333d51,_0x51e4b9){const _0x2be076=_0x207b;return _0x2f0105[_0x2be076(0x4b7)](_0x333d51,_0x51e4b9);}};if(_0x2f0105['lPmMt'](_0x2f0105[_0x5837d2(0xbce)],_0x2f0105[_0x5837d2(0xbce)])){var _0x1c8c26,_0x57479e;const _0x4f9fbe=this[_0x5837d2(0xb9a)+'utationSer'+_0x5837d2(0x820)][_0x5837d2(0x1cf)+'r']['fetchThrou'+_0x5837d2(0x744)+'tors'](this[_0x5837d2(0xb9a)+_0x5837d2(0x505)+_0x5837d2(0x820)][_0x5837d2(0x1cf)+'r'][_0x5837d2(0x6cd)+_0x5837d2(0x96f)]()[_0x5837d2(0x8d)+_0x5837d2(0xaf6)+_0x5837d2(0x22a)]);_0x2f0105[_0x5837d2(0x55f)](_0x1c8c26=_0x2f0105['McjsH'](_0x4f9fbe,(_0x2f0105[_0x5837d2(0x164)](_0x4f8bcf,null)?void(0x129*0x12+0x78d+-0x1c6f):_0x4f8bcf['mutations'])||[],null),null)||_0x1c8c26['forEach'](_0x2156d1=>this[_0x5837d2(0xb5f)+_0x5837d2(0xa95)][_0x5837d2(0x112)+_0x5837d2(0xa92)](_0x2156d1['id'],_0x2156d1[_0x5837d2(0xf6)])),_0x2f0105[_0x5837d2(0x55f)](_0x57479e=_0x4f9fbe(_0x37b063||[],null),null)||_0x57479e[_0x5837d2(0xb7a)](_0x39ae22=>this[_0x5837d2(0xb5f)+'rvice'][_0x5837d2(0x112)+_0x5837d2(0xa92)](_0x39ae22['id'],_0x39ae22[_0x5837d2(0xf6)]));}else{this[_0x5837d2(0x26e)+'arOtherTim'+'er'](_0x4a4985);const _0x16bc18=_0x5368ba['setTimeout'](()=>{const _0x3ac4ef=_0x5837d2;this[_0x3ac4ef(0x24b)+'ents'][_0x3ac4ef(0xb7a)](_0xf7ed69=>{const _0x4430ef=_0x3ac4ef;_0xf7ed69[_0x4430ef(0xbc7)](_0x49f043);});},_0x5b234c[_0x5837d2(0x9fb)](_0x2cbf85,-0x5*0x778+-0x1*0x1b40+0x409a));this[_0x5837d2(0x2f1)+_0x5837d2(0x417)]['set'](_0x17b0cb,_0x16bc18);}}};_0x17cb2e=_0x2f0105[_0x296dbe(0x7a1)](_0x558f4e,[_0x2f0105[_0x296dbe(0x7a1)](_0x4efd74,-0x4f8+0x152*0x1+0x3a9,_0x5b8835['Inject'](_0x5b8835['Injector'])),_0x4efd74(-0x919*-0x3+0x13af*0x1+-0x2ef6,_0x5b8835[_0x296dbe(0x9f7)](_0x30302d[_0x296dbe(0x8c9)+_0x296dbe(0x226)])),_0x2f0105[_0x296dbe(0x5c1)](_0x4efd74,-0x6eb+-0x247*-0x1+0x4a9*0x1,_0x5b8835[_0x296dbe(0x9f7)](_0x458d3d['UniverPerm'+_0x296dbe(0x5e9)+'ice'])),_0x2f0105[_0x296dbe(0x747)](_0x4efd74,-0x447+-0x14bc+0x1909,_0x5b8835['Inject'](_0x2e6587[_0x296dbe(0x699)+_0x296dbe(0x291)+_0x296dbe(0x57b)])),_0x2f0105['bZeRq'](_0x4efd74,-0x1*0x14f1+-0xd8d*0x1+0x2285*0x1,_0x5b8835['Inject'](_0x458d3d[_0x296dbe(0x220)+_0x296dbe(0x57b)])),_0x2f0105[_0x296dbe(0x590)](_0x4efd74,-0x178c+0x6d+0x1727,_0x5b8835[_0x296dbe(0x9f7)](_0x2e6587[_0x296dbe(0x8e7)+_0x296dbe(0xa95)])),_0x4efd74(0x407+0xa*-0x389+0x1f5c,_0x458d3d[_0x296dbe(0x8fd)+'e']),_0x2f0105['AGyjW'](_0x4efd74,-0x1*-0x19e2+0x4f*0x59+-0x3*0x11c5,_0x458d3d[_0x296dbe(0xa55)+'rvice']),_0x4efd74(-0x2332+-0x13d*0x9+-0x2*-0x1731,_0x5f5c43['IMessageSe'+_0x296dbe(0xa95)]),_0x2f0105[_0x296dbe(0x880)](_0x4efd74,-0xca*-0x1d+0x267c+0x5e*-0xa7,_0x5b8835['Optional'](_0x239ed4))],_0x17cb2e);let _0x351f4d=class extends _0x17cb2e{constructor(_0x5cb13a,_0xa00a0c,_0x55c2f9,_0xf28655,_0x3d195f,_0x39dad9,_0x54fa3f,_0x4ad8cf,_0x5a5db9,_0xf43003,_0x5ecc46,_0x1d53fb,_0x20d304,_0x5b4d0a,_0x1e6a94,_0x2dcc92,_0x248bc7){const _0x185691=_0x296dbe;super(_0x5cb13a,_0xa00a0c,_0x55c2f9,_0xf28655,_0x3d195f,_0x39dad9,_0x54fa3f,_0x4ad8cf,_0x5a5db9,_0x5b4d0a,_0x1e6a94,_0x2dcc92,_0x248bc7),this[_0x185691(0x53c)]=_0x5cb13a,this[_0x185691(0x1fd)]=_0xa00a0c,this[_0x185691(0xf2)]=_0x55c2f9,this[_0x185691(0x9dc)+'hangeManag'+_0x185691(0x99e)]=_0xf43003,this[_0x185691(0x2b6)+_0x185691(0x4a3)+_0x185691(0x764)]=_0x5ecc46,this['_docTransf'+_0x185691(0x36d)+_0x185691(0xbc6)]=_0x1d53fb,this[_0x185691(0x703)+_0x185691(0x327)+_0x185691(0x58d)+_0x185691(0x820)]=_0x20d304;}[_0x296dbe(0x355)+_0x296dbe(0x491)](){const _0x2b5e2b=_0x296dbe,_0xb078da=super[_0x2b5e2b(0x355)+_0x2b5e2b(0x491)]();return _0xb078da[_0x2b5e2b(0x850)+_0x2b5e2b(0x57d)]=_0x5e9764=>this['_docTransf'+_0x2b5e2b(0x4a3)+_0x2b5e2b(0x764)][_0x2b5e2b(0x379)+'MECache'](_0x5e9764),_0xb078da[_0x2b5e2b(0x850)+_0x2b5e2b(0x7e3)+'s']=_0x275683=>this[_0x2b5e2b(0x2b6)+_0x2b5e2b(0x36d)+_0x2b5e2b(0xbc6)]['transformS'+_0x2b5e2b(0xe5)](_0x275683),_0xb078da[_0x2b5e2b(0xb72)+'ingCollabC'+'ursor']=_0x4cf199=>this[_0x2b5e2b(0x703)+_0x2b5e2b(0x327)+'bCursorSer'+'vice'][_0x2b5e2b(0x1b0)+_0x2b5e2b(0x660)+'sor'](_0x4cf199),_0xb078da[_0x2b5e2b(0x850)+_0x2b5e2b(0x852)+_0x2b5e2b(0x7bb)+_0x2b5e2b(0xb8d)]=_0x7843ae=>this['_docTransf'+'ormIMECach'+'eService']['transformR'+'emoteChang'+'eset'](_0x7843ae),_0xb078da;}async[_0x296dbe(0x246)](){const _0x238cbb=_0x296dbe,_0x3c939f={'livmG':function(_0x33605c,_0x3703cb,_0x393a2f,_0x43cd88,_0x57e0d9,_0x5501c1,_0x566484){const _0x2c4f22=_0x207b;return _0x2f0105[_0x2c4f22(0xbcd)](_0x33605c,_0x3703cb,_0x393a2f,_0x43cd88,_0x57e0d9,_0x5501c1,_0x566484);},'gOSIJ':function(_0xb1d825,_0x5e0b94){return _0xb1d825 instanceof _0x5e0b94;},'FmqUC':function(_0x3010ea,_0x517220){const _0x2240da=_0x207b;return _0x2f0105[_0x2240da(0x3f7)](_0x3010ea,_0x517220);},'zvDUO':function(_0xeeb65e,_0x4637d4){return _0xeeb65e!==_0x4637d4;},'fYUpK':_0x2f0105[_0x238cbb(0xb8e)],'PTrIL':function(_0x267f7b,_0x4801ab){const _0x9d1eb6=_0x238cbb;return _0x2f0105[_0x9d1eb6(0x896)](_0x267f7b,_0x4801ab);},'IdWhc':function(_0xf155d4,_0x59c721){const _0x9bb2c=_0x238cbb;return _0x2f0105[_0x9bb2c(0x5cd)](_0xf155d4,_0x59c721);},'UOpMQ':_0x2f0105[_0x238cbb(0x464)],'CQxkm':_0x238cbb(0x3cb)+'se'};if(_0x2f0105[_0x238cbb(0xa71)](_0x238cbb(0x3bf),_0x238cbb(0x3bf))){const _0x4879c2=await super['_init']();return this[_0x238cbb(0x9dc)+_0x238cbb(0xb81)+_0x238cbb(0x99e)][_0x238cbb(0x87b)+'ange$'][_0x238cbb(0x16c)](_0x4e41e4[_0x238cbb(0x5d9)](this[_0x238cbb(0x775)]))[_0x238cbb(0x829)](_0x22274c=>{const _0x1b4dd9=_0x238cbb;if(_0x3c939f[_0x1b4dd9(0xb45)](_0x1b4dd9(0x982),_0x3c939f['fYUpK'])){if(_0x3c939f['PTrIL'](_0x22274c,null))return;const {unitId:_0x58747e,redoState:_0x411fe8,commandId:_0x2c45f2}=_0x22274c;if(_0x3c939f[_0x1b4dd9(0x8f3)](_0x58747e,this[_0x1b4dd9(0x53c)]))return;const _0x28c8b9={};_0x28c8b9[_0x1b4dd9(0x29c)]=_0x58747e,_0x28c8b9[_0x1b4dd9(0x3ea)]=_0x411fe8[_0x1b4dd9(0x3ea)],_0x28c8b9[_0x1b4dd9(0x601)]=null;const _0x3201bd={};_0x3201bd['id']=_0x2c45f2,_0x3201bd[_0x1b4dd9(0x1fd)]=_0x458d3d[_0x1b4dd9(0x23c)+'e'][_0x1b4dd9(0x818)],_0x3201bd[_0x1b4dd9(0xf6)]=_0x28c8b9;const _0xc29906=_0x3201bd;this[_0x1b4dd9(0xbb2)+_0x1b4dd9(0x671)](_0xc29906);}else{const {_injector:_0x2a9aa3,_pendingMutations:_0x74da46,_awaitingChangeset:_0x660e79,unitID:_0xc6f0eb,_handler:_0xd6e225,type:_0x1b697d}=this,_0x10d79b=_0x3c939f[_0x1b4dd9(0x16a)](_0x5c4efa,_0x2a9aa3,_0xc6f0eb,_0x1b697d,_0x660e79,_0x74da46,_0xd6e225);return _0x3c939f[_0x1b4dd9(0x606)](_0x10d79b,_0x228142)?_0x10d79b['_schedule']():(_0x3c939f['FmqUC'](_0x10d79b,_0x4af2d6)||_0x10d79b instanceof _0x439a2b)&&_0x10d79b[_0x1b4dd9(0x691)](),_0x10d79b;}}),_0x4879c2;}else{const _0x5813c7=this[_0x238cbb(0x5ab)+'ket']();if(_0x5813c7){const _0x58148f=_0x5813c7[_0x238cbb(0x899)];_0x5813c7['send']=_0xef20f2=>(this['_reschedul'+'eHeartbeat'+_0x238cbb(0x38c)](),_0x58148f[_0x238cbb(0xb52)](_0x5813c7,[_0xef20f2])),_0x5813c7[_0x238cbb(0x8c4)][_0x238cbb(0x829)](_0x224345=>this[_0x238cbb(0x2d2)](_0x5813c7,_0x224345)),_0x5813c7[_0x238cbb(0x73d)]['pipe'](_0x4c219e[_0x238cbb(0xba4)](-0x2161*-0x1+0x13f6+-0x3556))[_0x238cbb(0x829)](_0xcf181d=>this[_0x238cbb(0xb3)+'e'][_0x238cbb(0x3d3)](_0x238cbb(0x732)+_0x238cbb(0xfb)+_0x238cbb(0xa40)+_0x238cbb(0xbd6)+_0x238cbb(0xad5),_0xcf181d)),_0x5813c7[_0x238cbb(0x3e0)]['pipe'](_0x51326a[_0x238cbb(0xba4)](-0xd45+0xef9+-0x1b3))[_0x238cbb(0x829)](()=>{const _0x5ae9c4=_0x238cbb;this[_0x5ae9c4(0x77a)+_0x5ae9c4(0x357)](_0x5813c7);}),_0x5813c7['close$'][_0x238cbb(0x16c)](_0x75210c['take'](0x455*0x5+-0xacf+-0xad9))[_0x238cbb(0x829)](_0x1df296=>{const _0x143da8=_0x238cbb;this[_0x143da8(0xb3)+'e'][_0x143da8(0x4ae)](_0x3c939f['UOpMQ'],_0x3c939f[_0x143da8(0x457)],_0x1df296),this['_onConnect'+_0x143da8(0x7f0)]();});}}}};_0x351f4d=_0x2f0105[_0x296dbe(0x1bb)](_0x558f4e,[_0x4efd74(0xef9+0x3*-0x218+-0x8ae,_0x5b8835[_0x296dbe(0x9f7)](_0x5b8835[_0x296dbe(0x55e)])),_0x2f0105[_0x296dbe(0x3ff)](_0x4efd74,-0x1f8c+0xde2*-0x2+-0x1*-0x3b54,_0x5b8835[_0x296dbe(0x9f7)](_0x30302d[_0x296dbe(0x8c9)+_0x296dbe(0x226)])),_0x2f0105[_0x296dbe(0x135)](_0x4efd74,0xe35*0x2+-0x1*0x7bb+0x422*-0x5,_0x5b8835[_0x296dbe(0x9f7)](_0x458d3d[_0x296dbe(0x4bb)+_0x296dbe(0x5e9)+_0x296dbe(0x57b)])),_0x4efd74(-0x29*0x2f+0x1808*-0x1+0x1f95,_0x5b8835[_0x296dbe(0x9f7)](_0x2e6587[_0x296dbe(0x699)+_0x296dbe(0x291)+_0x296dbe(0x57b)])),_0x2f0105['nXnKT'](_0x4efd74,0x2220+0x1*-0xab6+-0x1763*0x1,_0x5b8835['Inject'](_0x458d3d[_0x296dbe(0x220)+_0x296dbe(0x57b)])),_0x2f0105['Hppmv'](_0x4efd74,-0x1de3+-0x2*-0x1271+0x1*-0x6f7,_0x5b8835[_0x296dbe(0x9f7)](_0x2e6587['RevisionSe'+_0x296dbe(0xa95)])),_0x2f0105['gwQJp'](_0x4efd74,-0x192f+0xc2e*-0x1+0x2*0x12b3,_0x5b8835[_0x296dbe(0x9f7)](_0x4383df[_0x296dbe(0xbdc)+_0x296dbe(0x61c)+_0x296dbe(0x46a)])),_0x2f0105[_0x296dbe(0x2ca)](_0x4efd74,-0x12f9+0xa1b+0x1*0x8e8,_0x5b8835['Inject'](_0x4c66ad)),_0x2f0105[_0x296dbe(0x9f3)](_0x4efd74,-0x1*0x110e+0x2a0+0xe79,_0x5b8835['Inject'](_0x4fb2f1)),_0x2f0105[_0x296dbe(0x2ca)](_0x4efd74,-0x1198+-0x6b*0x5b+0x37ad,_0x5b8835[_0x296dbe(0x9f7)](_0x2cde77)),_0x2f0105['cHInm'](_0x4efd74,-0x101*0xa+0x125d+-0x846,_0x458d3d[_0x296dbe(0x8fd)+'e']),_0x4efd74(-0x16a1*-0x1+0x16d6+-0x2d69,_0x458d3d['ICommandSe'+_0x296dbe(0xa95)]),_0x4efd74(0x52a*-0x2+0xbf+-0x4*-0x269,_0x5f5c43[_0x296dbe(0xa14)+'rvice']),_0x4efd74(-0x4bb*-0x7+-0x43*0x1+-0x20ca,_0x5b8835[_0x296dbe(0x8ff)](_0x239ed4))],_0x351f4d);let _0x2018dd=class extends _0x17cb2e{constructor(_0x56159e,_0x32df2d,_0x584001,_0x2c3c05,_0x3fe5fe,_0x9d512,_0xcef2da,_0x598d08,_0x4ec401,_0xf1df28,_0x25f8c9,_0x761ca0,_0x4c269a,_0x613271){const _0x45b6cc=_0x296dbe;if(_0x2f0105[_0x45b6cc(0x517)]===_0x2f0105['QAAJR'])super(_0x56159e,_0x32df2d,_0x584001,_0x2c3c05,_0x3fe5fe,_0x9d512,_0xcef2da,_0x598d08,_0x4ec401,_0x25f8c9,_0x761ca0,_0x4c269a,_0x613271),this[_0x45b6cc(0x53c)]=_0x56159e,this[_0x45b6cc(0x1fd)]=_0x32df2d,this['session']=_0x584001,this[_0x45b6cc(0x94f)+_0x45b6cc(0x4e1)+_0x45b6cc(0x2f6)+'ce']=_0xf1df28;else return _0xf49a03(_0x2c1fb9,''[_0x45b6cc(0x762)](_0x3b2d5f,'-')[_0x45b6cc(0x762)](_0x4062bd[_0x45b6cc(0x387)],'-')[_0x45b6cc(0x762)](_0x5dac2d),_0x2870a4,void(0x19e2+-0x1a1d+0x3b),_0x5451d3);}[_0x296dbe(0x355)+_0x296dbe(0x491)](){const _0x55749b=_0x296dbe,_0x4672f8=super[_0x55749b(0x355)+_0x55749b(0x491)]();return _0x4672f8['onTransfor'+_0x55749b(0x7e3)+'s']=_0x3f33ec=>this[_0x55749b(0x94f)+_0x55749b(0x4e1)+_0x55749b(0x2f6)+'ce'][_0x55749b(0x567)+_0x55749b(0xe5)](_0x3f33ec),_0x4672f8;}async['_init'](){const _0x34c94a=_0x296dbe,_0x263dbf={'BUonf':_0x2f0105[_0x34c94a(0x58c)],'EsEih':function(_0x3fdaec,_0x863058,_0x11602a,_0x32a79a){const _0x27ef19=_0x34c94a;return _0x2f0105[_0x27ef19(0x14e)](_0x3fdaec,_0x863058,_0x11602a,_0x32a79a);},'RiDDj':_0x2f0105[_0x34c94a(0x251)],'MLMwD':_0x34c94a(0x587),'LhNsW':function(_0x322189,_0x36c74c){return _0x2f0105['MvaXP'](_0x322189,_0x36c74c);},'QikTF':function(_0x1b328e,_0x3d031a){const _0x933333=_0x34c94a;return _0x2f0105[_0x933333(0x114)](_0x1b328e,_0x3d031a);},'eLfXv':function(_0xa0e19d,_0x2186e7){const _0x19f0f7=_0x34c94a;return _0x2f0105[_0x19f0f7(0x3d6)](_0xa0e19d,_0x2186e7);}};if(_0x2f0105[_0x34c94a(0x9e2)](_0x2f0105[_0x34c94a(0x90b)],_0x34c94a(0x7e6)))_0x931ee8(this,_0x263dbf['BUonf'],null),_0x263dbf[_0x34c94a(0x413)](_0x473b3d,this,_0x34c94a(0x634)+'tations',[]),(this[_0x34c94a(0x53c)]=_0x375d9f,this['type']=_0x3598f7,this[_0x34c94a(0x808)]=_0x5622ef,this[_0x34c94a(0xb5f)+_0x34c94a(0xa95)]=_0x36714a,this['_undoRedoS'+_0x34c94a(0x3d9)]=_0x1e695a,this[_0x34c94a(0xadb)+_0x34c94a(0x3d9)]=_0x31ff23,this[_0x34c94a(0x3e7)+_0x34c94a(0x764)]=_0x27999a,this[_0x34c94a(0x54a)+_0x34c94a(0xa2)]=_0x3a4b1f,this[_0x34c94a(0x634)+_0x34c94a(0x9b5)]=_0x13c7e8);else{const _0x2b44b2=await super['_init']();return this[_0x34c94a(0x323)+'hMe'](this[_0x34c94a(0xb5f)+_0x34c94a(0xa95)][_0x34c94a(0x127)+_0x34c94a(0xb1c)]((_0x500fa9,_0x1f38a5)=>{const _0x32c685=_0x34c94a;if(_0x263dbf[_0x32c685(0x24f)]===_0x263dbf[_0x32c685(0x923)])this[_0x32c685(0xaca)+'Ds']['delete'](_0x2fb424),this[_0x32c685(0xaca)+'Ds'][_0x32c685(0x384)]===0x104a+-0x1*0xb17+-0x533&&this[_0x32c685(0x71e)+_0x32c685(0x191)]&&_0x3553d9[_0x32c685(0x986)+_0x32c685(0x581)](this['_heartbeat'+_0x32c685(0x191)]);else{if(_0x263dbf[_0x32c685(0x937)](_0x500fa9[_0x32c685(0x1fd)],_0x458d3d[_0x32c685(0x23c)+'e'][_0x32c685(0x818)])||_0x263dbf[_0x32c685(0xb73)](_0x1f38a5,null)&&_0x1f38a5[_0x32c685(0xb3a)]||_0x263dbf[_0x32c685(0xb73)](_0x1f38a5,null)&&_0x1f38a5['onlyLocal'])return;const _0x486216=_0x500fa9[_0x32c685(0xf6)];if(_0x263dbf[_0x32c685(0x937)](_0x263dbf[_0x32c685(0x276)](_0x486216,null)?void(-0x1061+-0x2000+0x3061):_0x486216[_0x32c685(0x29c)],this[_0x32c685(0x53c)]))return;const _0x215611=_0x500fa9,_0x5d9450=this[_0x32c685(0xb9a)+_0x32c685(0x505)+'vice'][_0x32c685(0x1cf)+'r'][_0x32c685(0xa1)+_0x32c685(0x744)+'tors'](this['_compressM'+_0x32c685(0x505)+'vice'][_0x32c685(0x1cf)+'r']['getInterce'+_0x32c685(0x96f)]()['COMPRESS_M'+'UTATION_SE'+'ND'])([_0x215611],null)||[_0x215611];this[_0x32c685(0xbb2)+_0x32c685(0x671)](_0x5d9450[0x5*-0x2c2+-0x10a1+0x1e6b]);}})),_0x2b44b2;}}};_0x2018dd=_0x2f0105[_0x296dbe(0x358)](_0x558f4e,[_0x2f0105[_0x296dbe(0x35b)](_0x4efd74,-0x107e+-0x26e5*-0x1+-0x4*0x599,_0x5b8835[_0x296dbe(0x9f7)](_0x5b8835[_0x296dbe(0x55e)])),_0x2f0105[_0x296dbe(0x861)](_0x4efd74,-0x16de+0xc2a+0x55c*0x2,_0x5b8835[_0x296dbe(0x9f7)](_0x30302d[_0x296dbe(0x8c9)+'Service'])),_0x4efd74(-0x136c+-0x5*-0x1ac+0xb15,_0x5b8835[_0x296dbe(0x9f7)](_0x458d3d[_0x296dbe(0x4bb)+'issionServ'+_0x296dbe(0x57b)])),_0x2f0105[_0x296dbe(0xe4)](_0x4efd74,-0x9f5*-0x1+-0xe4*0x1+-0x90b,_0x5b8835['Inject'](_0x2e6587[_0x296dbe(0x699)+_0x296dbe(0x291)+_0x296dbe(0x57b)])),_0x2f0105[_0x296dbe(0x441)](_0x4efd74,-0xe16*-0x2+-0x18ff+-0x326,_0x5b8835[_0x296dbe(0x9f7)](_0x458d3d[_0x296dbe(0x220)+_0x296dbe(0x57b)])),_0x2f0105[_0x296dbe(0x1d0)](_0x4efd74,-0x19e2*0x1+-0x1*-0x4b7+-0x711*-0x3,_0x5b8835[_0x296dbe(0x9f7)](_0x2e6587[_0x296dbe(0x8e7)+_0x296dbe(0xa95)])),_0x2f0105[_0x296dbe(0x37a)](_0x4efd74,-0x1d41*0x1+0x1*0xa0d+0x133d,_0x5b8835[_0x296dbe(0x9f7)](_0x4dc4f0)),_0x2f0105['vxuqR'](_0x4efd74,-0xe61+-0x125*0xb+0x1b02,_0x458d3d[_0x296dbe(0x8fd)+'e']),_0x2f0105[_0x296dbe(0x9de)](_0x4efd74,0x3*-0x23b+0x131*0x19+-0x170d,_0x458d3d['ICommandSe'+_0x296dbe(0xa95)]),_0x2f0105[_0x296dbe(0x50b)](_0x4efd74,-0xaa+0x4ee+-0x36*0x14,_0x5f5c43[_0x296dbe(0xa14)+_0x296dbe(0xa95)]),_0x2f0105[_0x296dbe(0x990)](_0x4efd74,0x8d3*0x1+0xc*0x89+-0xf32,_0x5b8835[_0x296dbe(0x8ff)](_0x239ed4))],_0x2018dd);const _0xd60dc0=[_0x2f0105[_0x296dbe(0x453)],_0x2f0105['WemFm'],_0x2f0105[_0x296dbe(0x4f5)],_0x2f0105[_0x296dbe(0x6bb)],_0x2f0105[_0x296dbe(0x103)],_0x2f0105['ypLhx']];class _0x437e20 extends _0x458d3d[_0x296dbe(0x200)]{constructor(){const _0x4e054c=_0x296dbe;super(...arguments),_0x2f0105[_0x4e054c(0xbb4)](_0x46ffcf,this,_0x2f0105[_0x4e054c(0x8a)],new Map()),_0x2f0105['fiGNX'](_0x46ffcf,this,_0x2f0105['GTuBu'],-0x122*-0x9+-0x1bf*0x1+-0x873);}['assignACol'+'orForMembe'+_0x296dbe(0xb49)](_0x16aa35){const _0xdf2a3d=_0x296dbe,_0x5d9dee={'IHyHv':function(_0x59af18,_0x239239){const _0x228743=_0x207b;return _0x2f0105[_0x228743(0xba1)](_0x59af18,_0x239239);},'YyucS':function(_0x267254,_0x4dde33){return _0x267254>=_0x4dde33;},'REotR':function(_0x10a124,_0x10cd9d){return _0x10a124(_0x10cd9d);}};if(_0x2f0105['gWmxM'](_0x2f0105[_0xdf2a3d(0x204)],_0x2f0105['YqEEg'])){for(var _0x98ed3b=_0x118b46,_0x270e29=_0x5d9dee[_0xdf2a3d(0x8d9)](_0x200d5b[_0xdf2a3d(0x167)],-0x116*0x3+0x4*0x6c3+-0x17c9),_0x516eef;_0x5d9dee['YyucS'](_0x270e29,-0x28a*-0x3+0xf1*0x11+-0x179f);_0x270e29--)(_0x516eef=_0x1007d7[_0x270e29])&&(_0x98ed3b=_0x5d9dee[_0xdf2a3d(0x955)](_0x516eef,_0x98ed3b)||_0x98ed3b);return _0x98ed3b;}else{if(this[_0xdf2a3d(0x76e)+_0xdf2a3d(0x13f)]['has'](_0x16aa35))return this[_0xdf2a3d(0x76e)+_0xdf2a3d(0x13f)][_0xdf2a3d(0x242)](_0x16aa35);const _0x13eb44=_0xd60dc0[this[_0xdf2a3d(0xacb)+'x']];return this[_0xdf2a3d(0xacb)+'x']=_0x2f0105['Wpotl'](_0x2f0105['sLMPC'](this[_0xdf2a3d(0xacb)+'x'],0x2681+-0x14c4+-0x14*0xe3),_0xd60dc0[_0xdf2a3d(0x167)]),this[_0xdf2a3d(0x76e)+'olors'][_0xdf2a3d(0x27d)](_0x16aa35,_0x13eb44),_0x13eb44;}}}var _0x2f4929=(_0x1f0af2,_0x8547fe,_0x2b5a83,_0x3ea162)=>{const _0x56c7dd=_0x296dbe;for(var _0x27f984=_0x8547fe,_0xe3a2e8=_0x1f0af2[_0x56c7dd(0x167)]-(0x467*0x1+-0x17*-0x1+-0x47d),_0x2abe2a;_0x2f0105[_0x56c7dd(0x7db)](_0xe3a2e8,-0x148e+-0x130f+0x279d*0x1);_0xe3a2e8--)(_0x2abe2a=_0x1f0af2[_0xe3a2e8])&&(_0x27f984=_0x2abe2a(_0x27f984)||_0x27f984);return _0x27f984;},_0x223462=(_0x3a7e5c,_0x29469f)=>(_0x2c53ea,_0x580632)=>_0x29469f(_0x2c53ea,_0x580632,_0x3a7e5c);const _0x134c19=-0x1*-0x589+-0xcd7*0x3+0x2228,_0x516258=0x1bf0+-0x260c+0xc*0xe0,_0x5b6985=()=>{const _0x4b09c4=_0x296dbe;if(_0x2f0105['rEuvO'](_0x2f0105['TrJSO'],_0x2f0105['bNewT'])){let _0x59c939=[],_0x2e897d=!(0x7*-0x162+0x2*0x2b3+0x449*0x1);return _0x5965b3=>{const _0xe6777b=_0x207b;_0x59c939[_0xe6777b(0x8b8)](_0x5965b3),_0x2e897d||(_0x2e897d=!(0x1a68+-0x24f5+0x49*0x25),setTimeout(()=>{const _0x3b8d8f=_0xe6777b;_0x59c939[_0x3b8d8f(0xb7a)](_0x19482e=>_0x19482e()),_0x59c939=[],_0x2e897d=!(0xd03*0x2+0x993+-0x2398);}));};}else{const _0x2fd798={};_0x2fd798[_0x4b09c4(0x46e)]=_0x4946b[_0x4b09c4(0x83b)],(this['_logServic'+'e']['debug'](_0x2f0105[_0x4b09c4(0x464)],_0x2f0105['kajRv']),_0x1f560a[_0x4b09c4(0x899)](_0x2fd798),this[_0x4b09c4(0x3ad)+_0x4b09c4(0xa8b)+'Event']());}};let _0x112e06=class extends _0x458d3d[_0x296dbe(0x950)+'le']{constructor(_0x405798,_0x2c1894,_0x1cc933,_0x2ef596,_0xc8927e,_0x38497a,_0x80dea1,_0x3b4eeb){const _0x33ba9b=_0x296dbe,_0x4ce127={'cQQQW':function(_0x5e3b71,_0x4abdc3){return _0x2f0105['BsTwJ'](_0x5e3b71,_0x4abdc3);},'IGrCE':_0x2f0105[_0x33ba9b(0x9be)]};super(),_0x2f0105[_0x33ba9b(0xb7f)](_0x46ffcf,this,_0x2f0105[_0x33ba9b(0x68f)],!(-0xa43*0x1+-0x3*0x39b+-0x3*-0x707)),_0x2f0105[_0x33ba9b(0x682)](_0x46ffcf,this,_0x2f0105['ObDNq'],!(0xa32+-0xc83+0x252)),_0x46ffcf(this,'_cursorInf'+'o$',new _0x4e41e4['BehaviorSu'+(_0x33ba9b(0xa1a))](new Map())),_0x2f0105[_0x33ba9b(0xa21)](_0x46ffcf,this,_0x33ba9b(0x3c6)+'$',this[_0x33ba9b(0x8a1)+'o$']['asObservab'+'le']()),_0x46ffcf(this,_0x2f0105[_0x33ba9b(0xb6d)],new _0x4e41e4[(_0x33ba9b(0x2ef))+(_0x33ba9b(0xa1a))]([])),_0x2f0105[_0x33ba9b(0x709)](_0x46ffcf,this,_0x2f0105[_0x33ba9b(0xba6)],this[_0x33ba9b(0x473)+_0x33ba9b(0xb04)][_0x33ba9b(0x16c)](_0x4e41e4[_0x33ba9b(0x958)+'me'](_0x134c19))),_0x2f0105[_0x33ba9b(0x86f)](_0x46ffcf,this,_0x33ba9b(0xba5)+_0x33ba9b(0x209),_0x2f0105[_0x33ba9b(0x696)](_0x538cd3,(_0x424c32,_0x57db1f)=>{const _0x2c57ba=_0x33ba9b;if(_0x4ce127[_0x2c57ba(0x386)](_0x4ce127[_0x2c57ba(0x96c)],_0x4ce127['IGrCE']))return this[_0x2c57ba(0xb3)+'e'][_0x2c57ba(0x3d3)](_0xda05d4),this[_0x2c57ba(0x68b)+'t']();else{const _0x46e099={'eventID':_0x2e6587[_0x2c57ba(0x348)+'ionEvent'][_0x2c57ba(0x362)+'SOR'],'data':{'unitID':this['unitID'],'memberID':this[_0x2c57ba(0xa5f)][_0x2c57ba(0xba3)+'D'](),'selection':_0x4219b8['serializeR'+_0x2c57ba(0xb9e)+_0x2c57ba(0x769)](_0x424c32,_0x57db1f[_0x2c57ba(0x1f1)])}};this['_session'][_0x2c57ba(0x899)](_0x46e099,this[_0x2c57ba(0x53c)]);}},_0x516258)),(this[_0x33ba9b(0x53c)]=_0x405798,this[_0x33ba9b(0xa5f)]=_0x2c1894,this['_injector']=_0x1cc933,this['_colorAssi'+_0x33ba9b(0x528)]=_0x2ef596,this[_0x33ba9b(0x4bd)+_0x33ba9b(0x820)]=_0xc8927e,this[_0x33ba9b(0x5a3)+'tanceServi'+'ce']=_0x38497a,this[_0x33ba9b(0xb5f)+'rvice']=_0x80dea1,this[_0x33ba9b(0x41c)+_0x33ba9b(0x3d9)]=_0x3b4eeb);}get[_0x296dbe(0x3c6)](){const _0xf329b4=_0x296dbe;if(_0x2f0105[_0xf329b4(0xe2)](_0x2f0105['XaQCb'],_0x2f0105[_0xf329b4(0x8b3)]))return this[_0xf329b4(0x8a1)+'o$'][_0xf329b4(0x579)]();else this[_0xf329b4(0xb8f)+'ngesetQueu'+'e'][_0xf329b4(0xb7a)](_0x4fdf0=>this[_0xf329b4(0xa30)+_0xf329b4(0x374)+'t'](_0x4fdf0)),this[_0xf329b4(0xb8f)+'ngesetQueu'+'e']=[];}get[_0x296dbe(0x1c8)+'s'](){const _0xc79670=_0x296dbe;if(_0x2f0105[_0xc79670(0x2fa)](_0x2f0105[_0xc79670(0x8dd)],_0x2f0105[_0xc79670(0x8dd)])){if(this['_online']&&_0x3c6cf6['id']===_0x5b28ab[_0xc79670(0x66e)+_0xc79670(0x95e)+'on']['id']&&_0x153658['params']['unitId']===this[_0xc79670(0x53c)]){const _0x44c32a=_0x656810[_0xc79670(0xf6)];this['_updateLoc'+_0xc79670(0x209)](_0x44c32a['subUnitId'],_0x44c32a[_0xc79670(0x444)][0x7f*0x10+0x194e+0x73*-0x4a]);}}else return this['_roomMembe'+'rs$']['getValue']();}['dispose'](){const _0x102f76=_0x296dbe;_0x2f0105['qapFp'](_0x2f0105[_0x102f76(0x622)],_0x2f0105[_0x102f76(0xac4)])?(this[_0x102f76(0x2cc)+'s'][_0x102f76(0x27d)](_0x351bd6,_0x441961),this[_0x102f76(0xa4a)+'tus']()):(super[_0x102f76(0x76f)](),this[_0x102f76(0x8a1)+'o$'][_0x102f76(0x3b2)](new Map()),this['_cursorInf'+'o$'][_0x102f76(0x2cb)](),this[_0x102f76(0x473)+'rs$'][_0x102f76(0x3b2)]([]),this[_0x102f76(0x473)+_0x102f76(0xb04)]['complete']());}[_0x296dbe(0x5eb)](){const _0x751056=_0x296dbe,_0x2bbb1e={'deaax':function(_0x5b3833,_0xdf8c78){const _0x582c49=_0x207b;return _0x2f0105[_0x582c49(0xee)](_0x5b3833,_0xdf8c78);},'wXsDx':_0x2f0105[_0x751056(0x1e1)],'hKeSl':function(_0x3ab473,_0x4fab35){const _0x1416b0=_0x751056;return _0x2f0105[_0x1416b0(0x30d)](_0x3ab473,_0x4fab35);},'fGyjt':function(_0x28419c,_0x2893be){const _0x29c2c3=_0x751056;return _0x2f0105[_0x29c2c3(0x73c)](_0x28419c,_0x2893be);}};this[_0x751056(0x246)]||(this['_init']=!(0x1f6d+-0x44*-0x7d+-0x40a1),this[_0x751056(0xa5f)]['sessionSta'+'tus$'][_0x751056(0x16c)](_0x4e41e4[_0x751056(0x5d9)](this[_0x751056(0x775)]))[_0x751056(0x829)](_0xff0119=>{const _0x53784b=_0x751056,_0x46df4f={};_0x46df4f[_0x53784b(0xab2)]='(((.+)+)+)'+'+$';const _0x4ae8e8=_0x46df4f;if(_0x2bbb1e['deaax'](_0x2bbb1e[_0x53784b(0x5f6)],_0x53784b(0x8cc)))_0x2bbb1e[_0x53784b(0x6cb)](_0xff0119,_0x3db42e[_0x53784b(0xa47)])?this[_0x53784b(0x541)+_0x53784b(0x1fc)]():this[_0x53784b(0x27b)+_0x53784b(0x294)]();else return _0x5b05d6[_0x53784b(0x347)]()['search'](OcHEMb[_0x53784b(0xab2)])['toString']()[_0x53784b(0x273)+'r'](_0x1bc462)[_0x53784b(0x286)](OcHEMb[_0x53784b(0xab2)]);}),this[_0x751056(0xa5f)][_0x751056(0x105)][_0x751056(0x16c)](_0x4e41e4[_0x751056(0x5d9)](this[_0x751056(0x775)]))[_0x751056(0x829)](_0x2c7829=>{const _0x498109=_0x751056,_0x23bf9b=_0x2c7829[_0x498109(0x2b4)];_0x2bbb1e['hKeSl'](_0x23bf9b,_0x2e6587['Collaborat'+'ionEvent'][_0x498109(0x362)+_0x498109(0x1b2)])&&this['_onCursorU'+'pdate'](_0x2c7829),_0x2bbb1e[_0x498109(0x52c)](_0x23bf9b,_0x2e6587[_0x498109(0x348)+_0x498109(0x530)][_0x498109(0x4e6)+'E'])&&this[_0x498109(0x31b)+_0x498109(0xa7b)](_0x2c7829);}),this[_0x751056(0x391)+_0x751056(0x75e)](),this[_0x751056(0x323)+_0x751056(0xacd)](this[_0x751056(0xb5f)+_0x751056(0xa95)][_0x751056(0x127)+_0x751056(0xb1c)](_0x3bf083=>{const _0x3ee27d=_0x751056;if(this[_0x3ee27d(0x608)]&&_0x2bbb1e[_0x3ee27d(0x6cb)](_0x3bf083['id'],_0x27c8ee[_0x3ee27d(0x66e)+'onsOperati'+'on']['id'])&&_0x2bbb1e[_0x3ee27d(0x52c)](_0x3bf083[_0x3ee27d(0xf6)]['unitId'],this[_0x3ee27d(0x53c)])){const _0x280343=_0x3bf083[_0x3ee27d(0xf6)];this[_0x3ee27d(0xba5)+'alCursor'](_0x280343[_0x3ee27d(0x6b0)],_0x280343['selections'][0x185b+-0x213b+0x8*0x11c]);}})));}['_onCursorU'+_0x296dbe(0x93)](_0x5755a5){const _0x41d4a2=_0x296dbe;if(_0x2f0105[_0x41d4a2(0x2fa)](_0x2f0105['GxHbU'],_0x2f0105[_0x41d4a2(0x87f)]))this[_0x41d4a2(0x91)+'ition'](),this[_0x41d4a2(0xa4a)+'te'](this[_0x41d4a2(0x174)][_0x41d4a2(0xda)+'k'](_0x1d0788)),this[_0x41d4a2(0x9d0)+_0x41d4a2(0x5ca)]();else{var _0x57d4db,_0x1f5ae4;const {memberID:_0x4bc418,selection:_0x2ec1b8}=_0x5755a5[_0x41d4a2(0x1fe)],{sheetName:_0x5001b9,range:_0x4d7dd3}=_0x4219b8[_0x41d4a2(0x550)+_0x41d4a2(0x924)+'Sheet'](_0x2ec1b8),_0x3f88b3={'name':(_0x1f5ae4=_0x2f0105[_0x41d4a2(0x258)](_0x57d4db=this['_memberSer'+_0x41d4a2(0x820)][_0x41d4a2(0xb76)](this[_0x41d4a2(0x53c)],_0x4bc418),null)?void(0x1*-0x20b+0x1a0e+0x2ab*-0x9):_0x57d4db[_0x41d4a2(0x3a0)])!=null?_0x1f5ae4:_0x2f0105[_0x41d4a2(0xa1d)],'range':this[_0x41d4a2(0x562)+_0x41d4a2(0x90a)](_0x5001b9,_0x4d7dd3),'sheetID':_0x5001b9,'color':this['_colorAssi'+_0x41d4a2(0x528)][_0x41d4a2(0x96)+_0x41d4a2(0x6cc)+'rID'](_0x4bc418),'selection':_0x2ec1b8},_0x2707f5=this[_0x41d4a2(0x3c6)];_0x2707f5['set'](_0x4bc418,_0x3f88b3),this[_0x41d4a2(0x8a1)+'o$'][_0x41d4a2(0x3b2)](_0x2707f5);}}[_0x296dbe(0x31b)+_0x296dbe(0xa7b)](_0x526972){const _0x1d8f98=_0x296dbe,{memberID:_0x5cc32c}=_0x526972[_0x1d8f98(0x1fe)],_0x2763bb=this[_0x1d8f98(0x3c6)];_0x2763bb[_0x1d8f98(0xbc7)](_0x5cc32c),this[_0x1d8f98(0x8a1)+'o$'][_0x1d8f98(0x3b2)](_0x2763bb);}['_getMergeR'+_0x296dbe(0x90a)](_0x4cd36d,_0x22110b){const _0x3d82df=_0x296dbe;if('kxAgT'!==_0x2f0105['bPJZa']){var _0x499dd2,_0x4f5575;const _0x237748=_0x2f0105[_0x3d82df(0x872)](_0x4f5575=(_0x499dd2=this[_0x3d82df(0x5a3)+_0x3d82df(0xa3b)+'ce'][_0x3d82df(0x459)+_0x3d82df(0x940)+'ce'](this[_0x3d82df(0x53c)]))==null?void(-0x16a6+-0x13af+0x2a55):_0x499dd2[_0x3d82df(0x6ff)+'SheetId'](_0x4cd36d),null)?void(-0x13*-0x207+-0x2*0x235+-0x221b):_0x4f5575[_0x3d82df(0x76a)+'ta']();return(_0x2f0105[_0x3d82df(0x7e4)](_0x237748,null)?void(-0xe81+-0x2127+0x2fa8):_0x237748['find'](_0x5bf9da=>_0x458d3d['Rectangle'][_0x3d82df(0x694)](_0x5bf9da,_0x22110b)))||_0x22110b;}else this[_0x3d82df(0x91)+_0x3d82df(0xaa6)](),this['_updateSta'+'te'](this[_0x3d82df(0x174)][_0x3d82df(0x6b5)+'j']()),this[_0x3d82df(0x9d0)+_0x3d82df(0x5ca)]();}[_0x296dbe(0x391)+_0x296dbe(0x75e)](){const _0x1ce919=_0x296dbe,_0x2f60d7={'VdFME':function(_0x8ad78e,_0x406be8){return _0x2f0105['DYsTP'](_0x8ad78e,_0x406be8);},'HkxPi':function(_0x5f21d9,_0x5b2a02,_0x42f084){return _0x5f21d9(_0x5b2a02,_0x42f084);},'crXnY':_0x2f0105[_0x1ce919(0x418)],'PcJSp':function(_0x4bdf69,_0x1b3014){const _0x2e7c34=_0x1ce919;return _0x2f0105[_0x2e7c34(0x42d)](_0x4bdf69,_0x1b3014);},'TwCoQ':_0x2f0105[_0x1ce919(0x2f4)],'eINim':function(_0xe6b8f9,_0x106cfd){return _0xe6b8f9===_0x106cfd;},'XtpbQ':_0x2f0105[_0x1ce919(0x650)],'vLgad':_0x2f0105[_0x1ce919(0xbdb)],'TdTAJ':_0x1ce919(0x270),'bMkke':_0x2f0105[_0x1ce919(0xaad)],'TPSQu':_0x2f0105['Wsdlv'],'OCUim':_0x2f0105['cJJyv'],'hzYmj':function(_0x1a9e4b){const _0x139dfe=_0x1ce919;return _0x2f0105[_0x139dfe(0x8d7)](_0x1a9e4b);}},_0x310ad3=new _0x458d3d['Disposable'+'Collection'](),_0x3dce12=_0x2f0105[_0x1ce919(0x8d7)](_0x5b6985),_0x53b702=()=>{const _0x10a917=_0x1ce919,_0x4fef8d={'RsZeT':function(_0x999440,_0x55e0d9){return _0x999440!==_0x55e0d9;},'tWVEz':function(_0x10f114,_0x9e0a2){return _0x2f60d7['VdFME'](_0x10f114,_0x9e0a2);},'jjyok':function(_0x56c586,_0x4304bb,_0x420916){const _0x1d2593=_0x207b;return _0x2f60d7[_0x1d2593(0xbdd)](_0x56c586,_0x4304bb,_0x420916);},'opZgp':_0x2f60d7[_0x10a917(0x203)],'Zzstm':function(_0x448648,_0xd05f19){const _0x5554e8=_0x10a917;return _0x2f60d7[_0x5554e8(0x106)](_0x448648,_0xd05f19);},'goVtN':'SLXuU','OUlaF':_0x2f60d7[_0x10a917(0x170)],'dJAPg':function(_0x2b1f93,_0x15fa86){const _0x2b223d=_0x10a917;return _0x2f60d7[_0x2b223d(0x6d9)](_0x2b1f93,_0x15fa86);},'EDKLm':_0x2f60d7[_0x10a917(0x3c9)],'TEkNa':function(_0x52e667,_0xc7d6e4){return _0x52e667!==_0xc7d6e4;},'yRUqh':_0x2f60d7['vLgad'],'RBAHG':function(_0x48e310,_0x20d0de){return _0x48e310!==_0x20d0de;},'Fmthn':_0x10a917(0x173),'driFJ':_0x2f60d7['TdTAJ'],'BPSiI':_0x2f60d7[_0x10a917(0x320)],'TPckT':_0x2f60d7[_0x10a917(0x30a)]};_0x310ad3['dispose']();const _0x1e484b=(_0x17b82a,_0x1dc12c,_0x2c5d07,_0x3ed4f3)=>{const _0x3d852b=_0x10a917;let _0xcc890f=[];switch(_0x17b82a['id']){case _0x27c8ee['EffectRefR'+_0x3d852b(0x38b)][_0x3d852b(0xfa)+_0x3d852b(0x57e)+_0x3d852b(0x35d)]:{_0xcc890f=_0x27c8ee['handleDele'+'teRangeMov'+_0x3d852b(0x6c9)](_0x17b82a,_0x3ed4f3);break;}case _0x27c8ee[_0x3d852b(0x580)+_0x3d852b(0x38b)][_0x3d852b(0xfa)+_0x3d852b(0x62d)+_0x3d852b(0x80a)]:{if(_0x4fef8d['Zzstm'](_0x4fef8d['OUlaF'],_0x3d852b(0x631))){const _0x3f0b23=_0x499edf[_0x3d852b(0x89f)+'ble'](_0x2292be[_0x3d852b(0xaa1)],_0x261908['NOT_COLLAB']),_0x22a1a5=_0x11481b['useDepende'+_0x3d852b(0x43a)](_0x29245d['LocaleServ'+_0x3d852b(0x57b)]),_0x5d727e=_0x4fef8d[_0x3d852b(0xb30)](_0x3f0b23,_0x4ac0dd['OFFLINE']),_0x382c63=_0x22a1a5['t'](_0x4fef8d[_0x3d852b(0x192)](_0xa45963,_0x3f0b23)),_0x5a4523=_0x4fef8d[_0x3d852b(0x299)](_0x173c64,_0x53ef28[_0x3d852b(0x2e7)+'us'],{[_0x3369a1[_0x3d852b(0x57f)]]:_0x5d727e,[_0x15995a['offline']]:!_0x5d727e}),_0x2f3497=_0x5d727e?_0x573870[_0x3d852b(0xa0)+_0x3d852b(0x35c)](_0xe54635,null):_0xd17a43[_0x3d852b(0xa0)+_0x3d852b(0x35c)](_0x152b2d,null),_0x136c59={};_0x136c59['className']=_0x5a4523;const _0x32333b={};_0x32333b[_0x3d852b(0xab5)]=_0x5684b6['onlineStat'+_0x3d852b(0x463)];const _0x5892b5={};return _0x5892b5[_0x3d852b(0xab5)]=_0x47dec9[_0x3d852b(0x2e7)+_0x3d852b(0x662)],_0x226def[_0x3d852b(0xa0)+_0x3d852b(0x35c)](_0x3d852b(0x8e),_0x136c59,_0x409497[_0x3d852b(0xa0)+_0x3d852b(0x35c)](_0x4fef8d['opZgp'],_0x32333b,_0x2f3497),_0x395945[_0x3d852b(0xa0)+_0x3d852b(0x35c)](_0x4fef8d[_0x3d852b(0x632)],_0x5892b5,_0x382c63));}else{_0xcc890f=_0x27c8ee[_0x3d852b(0x94a)+'teRangeMov'+_0x3d852b(0x3c4)](_0x17b82a,_0x3ed4f3);break;}}case _0x27c8ee[_0x3d852b(0x580)+_0x3d852b(0x38b)][_0x3d852b(0x5ee)+_0x3d852b(0x35d)]:{if(_0x4fef8d[_0x3d852b(0x9a7)](_0x3d852b(0x8d5),_0x4fef8d[_0x3d852b(0x1f6)])){_0x4dbe10=arguments[_0x4cf7db];for(var _0x2daf8b in _0x5e1297)_0x370225[_0x3d852b(0x1d5)][_0x3d852b(0x3dd)+_0x3d852b(0x7c7)][_0x3d852b(0x655)](_0x4d550a,_0x2daf8b)&&(_0x1cd44b[_0x2daf8b]=_0xefb161[_0x2daf8b]);}else{_0xcc890f=_0x27c8ee[_0x3d852b(0x76d)+'rtCol'](_0x17b82a,_0x3ed4f3);break;}}case _0x27c8ee[_0x3d852b(0x580)+_0x3d852b(0x38b)][_0x3d852b(0x124)+_0x3d852b(0x828)+_0x3d852b(0x35d)]:{if(_0x4fef8d[_0x3d852b(0x994)](_0x4fef8d['yRUqh'],_0x4fef8d['yRUqh'])){const _0x5ea00b=_0x2a9097[_0x3d852b(0xb52)](_0x29716a,arguments);return _0x42da18=null,_0x5ea00b;}else{_0xcc890f=_0x27c8ee[_0x3d852b(0x76d)+'rtRangeMov'+_0x3d852b(0x67c)](_0x17b82a,_0x3ed4f3);break;}}case _0x27c8ee[_0x3d852b(0x580)+'angId'][_0x3d852b(0x124)+_0x3d852b(0x780)+_0x3d852b(0x711)]:{if(_0x4fef8d[_0x3d852b(0x789)](_0x4fef8d[_0x3d852b(0xf5)],_0x4fef8d[_0x3d852b(0x98c)])){_0xcc890f=_0x27c8ee['handleInse'+'rtRangeMov'+_0x3d852b(0x85b)](_0x17b82a,_0x3ed4f3);break;}else{const _0x2b2d25=this[_0x3d852b(0x473)+'rs'][_0x3d852b(0x242)](_0x458326);_0x2b2d25&&(_0x2b2d25[_0x3d852b(0x76f)](),this['_roomMembe'+'rs'][_0x3d852b(0xbc7)](_0x42cc08));}}case _0x27c8ee[_0x3d852b(0x580)+_0x3d852b(0x38b)][_0x3d852b(0x7ec)+_0x3d852b(0x35d)]:{if(_0x4fef8d['RsZeT'](_0x4fef8d[_0x3d852b(0x438)],_0x3d852b(0xbcf))){_0xcc890f=_0x27c8ee[_0x3d852b(0x76d)+_0x3d852b(0x639)](_0x17b82a,_0x3ed4f3);break;}else _0x14f56d[_0x3d852b(0x951)+'ut'](_0x341769),_0x218363['push'](this[_0x3d852b(0x29a)](_0xc5fe88)['then'](()=>{const _0x53850c=_0x3d852b;this[_0x53850c(0x7be)+'ap']['delete'](_0x1a8aa3);}));}case _0x27c8ee[_0x3d852b(0x580)+_0x3d852b(0x38b)][_0x3d852b(0x4ba)+_0x3d852b(0x35d)]:{if(_0x4fef8d[_0x3d852b(0x789)](_0x4fef8d['TPckT'],_0x4fef8d['TPckT']))this[_0x3d852b(0xb3)+'e'][_0x3d852b(0x3d3)](_0xbe8a6,_0x14e2fb);else{_0xcc890f=_0x27c8ee['handleMove'+'Range'](_0x17b82a,_0x3ed4f3);break;}}case _0x27c8ee['EffectRefR'+_0x3d852b(0x38b)]['RemoveColC'+_0x3d852b(0x35d)]:{_0xcc890f=_0x27c8ee[_0x3d852b(0x893)+_0x3d852b(0xa6d)](_0x17b82a,_0x3ed4f3);break;}case _0x27c8ee[_0x3d852b(0x580)+_0x3d852b(0x38b)]['RemoveRowC'+_0x3d852b(0x35d)]:{_0xcc890f=_0x27c8ee[_0x3d852b(0x893)+_0x3d852b(0x571)](_0x17b82a,_0x3ed4f3);break;}}const _0x265986=_0x27c8ee['runRefRang'+'eMutations'](_0xcc890f,_0x3ed4f3),_0x214967=this['cursorInfo'][_0x3d852b(0x242)](_0x1dc12c);if(_0x214967&&_0x265986){const _0x3a5786={..._0x214967};_0x3a5786['range']=_0x265986;const _0x40ab1f=_0x3a5786;this[_0x3d852b(0x3c6)]['set'](_0x1dc12c,_0x40ab1f),_0x4fef8d[_0x3d852b(0x192)](_0x3dce12,()=>{const _0xf80200=_0x3d852b;if(_0x4fef8d[_0xf80200(0xaac)](_0x4fef8d[_0xf80200(0x281)],_0x4fef8d['goVtN'])){const _0x260d48=this[_0xf80200(0x41c)+_0xf80200(0x3d9)][_0xf80200(0x5f3)+'fRange'](_0x265986,_0x18e77d=>(_0x260d48[_0xf80200(0x76f)](),_0x1e484b(_0x18e77d,_0x1dc12c,_0x2c5d07,_0x265986)));_0x310ad3[_0xf80200(0x6b9)](_0x260d48);}else{const _0x529083=this[_0xf80200(0x9e7)+_0xf80200(0x226)][_0xf80200(0x116)+'hangesets']([_0x2cd4a3],[this[_0xf80200(0x54a)+_0xf80200(0xa2)]],!(-0x34a+0x170a+0x13bf*-0x1));if(_0x5c57c1[_0xf80200(0xad8)+'mChangeset'+_0xf80200(0x74a)](_0x529083)){const {c1Prime:_0x450f00,c2Prime:_0x4c320f}=_0x529083,_0x5c0762=this[_0xf80200(0x9e7)+'Service']['transformM'+_0xf80200(0xb44)+_0xf80200(0x564)+'t'](_0x450f00[-0x1a1d+-0x96f+-0x19*-0x16c],this[_0xf80200(0x634)+_0xf80200(0x9b5)]);if(_0x4097c6[_0xf80200(0xad8)+_0xf80200(0x3e6)+_0xf80200(0x50e)+_0xf80200(0x311)](_0x5c0762)){const {c1Prime:_0x57d3b3,m2Prime:_0x52d8ad}=_0x5c0762;return this[_0xf80200(0xb7d)+_0xf80200(0x7a7)+_0xf80200(0x27d)](_0x57d3b3),_0x4c320f[0x1*0x2112+-0x2397+0x285][_0xf80200(0x804)]=this[_0xf80200(0x4a7)+_0xf80200(0x8b9)](),this[_0xf80200(0x36a)][_0xf80200(0x16e)+_0xf80200(0x1d7)](_0x562452,this[_0xf80200(0x53c)],this[_0xf80200(0x1fd)],_0x4c320f[-0x3d*0x61+-0xdd2+0x24ef],_0x52d8ad,this['_handler']);}throw _0x5c0762[_0xf80200(0x3d3)];}throw _0x529083[_0xf80200(0x3d3)];}});}const _0x4ad785={};return _0x4ad785[_0x3d852b(0x812)]=[],_0x4ad785['undos']=[],_0x4ad785;};this[_0x10a917(0x3c6)][_0x10a917(0xb7a)]((_0x278807,_0x587685)=>{const _0x567f44=_0x10a917,{range:_0x3dbb63,sheetID:_0x90bd80}=_0x278807,_0x321807=this[_0x567f44(0x41c)+_0x567f44(0x3d9)][_0x567f44(0x5f3)+_0x567f44(0xe7)](_0x3dbb63,_0x17bd8b=>(_0x321807[_0x567f44(0x76f)](),_0x1e484b(_0x17bd8b,_0x587685,_0x90bd80,_0x3dbb63)));_0x310ad3[_0x567f44(0x6b9)](_0x321807);});};this[_0x1ce919(0x323)+_0x1ce919(0xacd)](_0x458d3d[_0x1ce919(0x9f4)+'le'](this[_0x1ce919(0x8a1)+'o$'][_0x1ce919(0x829)](()=>{const _0x3eda6b=_0x1ce919;_0x2f60d7['eINim'](_0x2f60d7[_0x3eda6b(0xa2b)],_0x2f60d7['OCUim'])?_0x2f60d7[_0x3eda6b(0xb2c)](_0x53b702):this['_currentUs'+'er']=_0x36ba10;})));}[_0x296dbe(0x541)+_0x296dbe(0x1fc)](){const _0x5be3b6=_0x296dbe;var _0x13dcc8,_0x4a5dd0;if(this[_0x5be3b6(0x608)]=!(-0x16ed+0xe3*-0x27+0x3982),_0x2f0105['clfmV'](_0x2f0105[_0x5be3b6(0x45f)](_0x13dcc8=this[_0x5be3b6(0x5a3)+'tanceServi'+'ce']['getFocused'+_0x5be3b6(0x9c1)](),null)?void(-0x1f5+-0x1442+0xb*0x205):_0x13dcc8[_0x5be3b6(0x2d0)](),this[_0x5be3b6(0x53c)]))return;const _0x5af601=_0x2f0105[_0x5be3b6(0x98e)](_0x4a5dd0=this[_0x5be3b6(0x36a)][_0x5be3b6(0x242)](_0x27c8ee['SelectionM'+_0x5be3b6(0x73f)+_0x5be3b6(0x57b)])[_0x5be3b6(0xfc)+_0x5be3b6(0x507)](),null)?void(0x26cc+0x1*0x5b7+-0x2c83):_0x4a5dd0[0x166e+-0xd*0x289+-0xb*-0xf5];_0x5af601&&this[_0x5be3b6(0xba5)+_0x5be3b6(0x209)](this[_0x5be3b6(0x5a3)+_0x5be3b6(0xa3b)+'ce'][_0x5be3b6(0x693)+'UnitForTyp'+'e'](_0x458d3d[_0x5be3b6(0x827)+_0x5be3b6(0x946)]['UNIVER_SHE'+'ET'])[_0x5be3b6(0x2b8)+_0x5be3b6(0x3c0)]()['getSheetId'](),_0x5af601);}[_0x296dbe(0x27b)+'line'](){const _0x3b37da=_0x296dbe;this[_0x3b37da(0x608)]=!(-0x2562+-0xa4*0x3b+0x4b2f);}};_0x112e06=_0x2f0105[_0x296dbe(0x861)](_0x2f4929,[_0x2f0105['bOEGY'](_0x223462,-0x1*-0x631+-0x2f7+0x19c*-0x2,_0x5b8835[_0x296dbe(0x9f7)](_0x5b8835[_0x296dbe(0x55e)])),_0x2f0105[_0x296dbe(0x708)](_0x223462,-0xbbf+-0x1b9a*-0x1+-0xfd8,_0x5b8835['Inject'](_0x437e20)),_0x223462(0x97f+0x1*-0x16cd+0x2*0x6a9,_0x5b8835[_0x296dbe(0x9f7)](_0x41fc48)),_0x2f0105[_0x296dbe(0x976)](_0x223462,0xc6d+-0xb7e*0x1+-0xea*0x1,_0x458d3d['IUniverIns'+_0x296dbe(0xa3b)+'ce']),_0x2f0105[_0x296dbe(0x467)](_0x223462,0x90*-0x37+0x1a*-0xb3+0x3124,_0x458d3d[_0x296dbe(0xa55)+_0x296dbe(0xa95)]),_0x2f0105[_0x296dbe(0x467)](_0x223462,-0x23b9+-0x1b7*-0x14+0x174,_0x5b8835[_0x296dbe(0x9f7)](_0x27c8ee[_0x296dbe(0xbbd)+_0x296dbe(0xa95)]))],_0x112e06);var _0x58684a=(_0x362467,_0x36c5cb,_0x206dea,_0x344a82)=>{const _0x4a4c53=_0x296dbe;for(var _0x2ce859=_0x36c5cb,_0x41701c=_0x2f0105[_0x4a4c53(0x63e)](_0x362467[_0x4a4c53(0x167)],-0x853+0x234+0x620),_0x576a6d;_0x2f0105[_0x4a4c53(0x4b6)](_0x41701c,-0x5f8*-0x1+-0x125f+0xc67);_0x41701c--)(_0x576a6d=_0x362467[_0x41701c])&&(_0x2ce859=_0x2f0105[_0x4a4c53(0x49a)](_0x576a6d,_0x2ce859)||_0x2ce859);return _0x2ce859;},_0x590409=(_0x2315c8,_0xc0407f)=>(_0x109ea4,_0x496461)=>_0xc0407f(_0x109ea4,_0x496461,_0x2315c8);const _0x54ef1c=-0x1*-0x1169+0x16e*-0x6+-0x35*0x25,_0x1ee26e=-0x6f0+0xd55+0x35*-0x1d;let _0x11e6f2=class extends _0x458d3d[_0x296dbe(0x950)+'le']{constructor(_0x4360c4,_0x216d9f,_0xbaf1df,_0x3a02fe,_0x26d44,_0x68cc5b,_0x54ff40,_0x87abce,_0x259ec4){const _0x41467f=_0x296dbe;if(_0x2f0105['czTdb'](_0x2f0105[_0x41467f(0xbc4)],_0x41467f(0x1ac))){let _0x2c949d=this['_roomMembe'+'rs'][_0x41467f(0x242)](_0x519124);_0x2c949d||(_0x2c949d=new _0x3032f0(),this[_0x41467f(0x473)+'rs'][_0x41467f(0x27d)](_0x30dcc3,_0x2c949d)),_0x2c949d['updateMemb'+'er'](_0x18be55);}else super(),_0x2f0105[_0x41467f(0x4a1)](_0x46ffcf,this,_0x2f0105[_0x41467f(0x68f)],!(0x1*-0x1ae8+-0x1040+0x2b29)),_0x46ffcf(this,'_init',!(0x274*-0x8+0x1*0x1952+-0x1f*0x2f)),_0x2f0105[_0x41467f(0x89c)](_0x46ffcf,this,_0x2f0105[_0x41467f(0x47b)],new _0x4e41e4['BehaviorSu'+(_0x41467f(0xa1a))](new Map())),_0x2f0105[_0x41467f(0x71b)](_0x46ffcf,this,_0x2f0105['eJidM'],this[_0x41467f(0x8a1)+'o$'][_0x41467f(0x9d2)+'le']()),_0x2f0105['fDhIn'](_0x46ffcf,this,_0x2f0105[_0x41467f(0xb6d)],new _0x4e41e4['BehaviorSu'+(_0x41467f(0xa1a))]([])),_0x2f0105['HYehW'](_0x46ffcf,this,'roomMember'+'s$',this[_0x41467f(0x473)+_0x41467f(0xb04)]['pipe'](_0x4e41e4[_0x41467f(0x958)+'me'](_0x54ef1c))),_0x2f0105['pOMbo'](_0x46ffcf,this,_0x2f0105['TegCU'],_0x2f0105[_0x41467f(0x40f)](_0x538cd3,_0x3e96d1=>{const _0x3ffbd1=_0x41467f;if(_0x2f0105['BxIQn']!==_0x2f0105[_0x3ffbd1(0x509)]){const _0x36c6ca={};_0x36c6ca[_0x3ffbd1(0x839)]=_0x1c906c;const _0x17109f={};_0x17109f[_0x3ffbd1(0x2b4)]=_0x178fa0[_0x3ffbd1(0x348)+_0x3ffbd1(0x530)][_0x3ffbd1(0x915)+_0x3ffbd1(0x897)+'_RESULT'],_0x17109f['data']=_0x36c6ca;const _0x2eb2c4={};_0x2eb2c4[_0x3ffbd1(0x46e)]=_0x1e0298[_0x3ffbd1(0xaa4)],_0x2eb2c4[_0x3ffbd1(0x6b3)]=_0x10846c['OK'],_0x2eb2c4['routeKey']=_0x3f3b02['data']['unitID'],_0x2eb2c4['routeType']='',_0x2eb2c4[_0x3ffbd1(0x1fe)]=_0x17109f,_0xc30696[_0x3ffbd1(0x3b2)](_0x2eb2c4);}else{const _0x4a0e65={'eventID':_0x2e6587['Collaborat'+'ionEvent'][_0x3ffbd1(0x362)+_0x3ffbd1(0x1b2)],'data':{'unitID':this['unitID'],'memberID':this[_0x3ffbd1(0xa5f)]['getMemberI'+'D'](),'selection':_0x1eefe3(_0x3e96d1)}};this[_0x3ffbd1(0xa5f)][_0x3ffbd1(0x899)](_0x4a0e65,this['unitID']);}},_0x1ee26e)),(this[_0x41467f(0x53c)]=_0x4360c4,this[_0x41467f(0xa5f)]=_0x216d9f,this[_0x41467f(0x36a)]=_0xbaf1df,this[_0x41467f(0x7fd)+_0x41467f(0x528)]=_0x3a02fe,this[_0x41467f(0x4bd)+_0x41467f(0x820)]=_0x26d44,this[_0x41467f(0x870)+_0x41467f(0x313)+_0x41467f(0x9a1)+'e']=_0x68cc5b,this[_0x41467f(0x9e7)+_0x41467f(0x226)]=_0x54ff40,this[_0x41467f(0x5a3)+_0x41467f(0xa3b)+'ce']=_0x87abce,this['_commandSe'+_0x41467f(0xa95)]=_0x259ec4);}get[_0x296dbe(0x3c6)](){const _0x4eff6d=_0x296dbe;if(_0x2f0105[_0x4eff6d(0x1f2)](_0x2f0105[_0x4eff6d(0xa94)],_0x2f0105['QkSkm']))return this['_cursorInf'+'o$'][_0x4eff6d(0x579)]();else{const _0x31a987=_0x4996ae['eventID'];_0x2f0105[_0x4eff6d(0x99a)](_0x31a987,_0x3c0de1[_0x4eff6d(0x348)+'ionEvent'][_0x4eff6d(0x362)+_0x4eff6d(0x1b2)])&&this['_onCursorU'+_0x4eff6d(0x93)](_0xc87a61),_0x2f0105[_0x4eff6d(0x653)](_0x31a987,_0x35d4cd[_0x4eff6d(0x348)+_0x4eff6d(0x530)]['USERS_LEAV'+'E'])&&this['_onCursorD'+_0x4eff6d(0xa7b)](_0x2d18ed);}}get[_0x296dbe(0x1c8)+'s'](){const _0x22dcdf=_0x296dbe;return this[_0x22dcdf(0x473)+_0x22dcdf(0xb04)][_0x22dcdf(0x579)]();}[_0x296dbe(0x76f)](){const _0x396c86=_0x296dbe;super['dispose'](),this[_0x396c86(0x8a1)+'o$']['next'](new Map()),this['_cursorInf'+'o$'][_0x396c86(0x2cb)](),this[_0x396c86(0x473)+'rs$'][_0x396c86(0x3b2)]([]),this[_0x396c86(0x473)+_0x396c86(0xb04)][_0x396c86(0x2cb)]();}[_0x296dbe(0x5eb)](){const _0x595b5=_0x296dbe,_0x2c1b83={'zpWdi':function(_0x59a368,_0x5ac44d){return _0x2f0105['BEnwo'](_0x59a368,_0x5ac44d);},'KoEgs':function(_0x57df95,_0x3eeb7f){const _0x21dc95=_0x207b;return _0x2f0105[_0x21dc95(0x9a4)](_0x57df95,_0x3eeb7f);},'mYusL':_0x2f0105['jojrT'],'Tkfcb':function(_0x11c58d,_0x27d092){return _0x2f0105['MJcGZ'](_0x11c58d,_0x27d092);},'AajpH':_0x2f0105['Uddku'],'JgUKl':_0x2f0105[_0x595b5(0xc9)],'xJLLZ':function(_0x48e216,_0x4f2329){return _0x48e216!=_0x4f2329;},'tiBHe':function(_0x8c1d4a,_0x377997){return _0x8c1d4a===_0x377997;},'gwNCP':_0x2f0105[_0x595b5(0x6b1)],'UzKLM':function(_0xe61ec3,_0x45b3de){const _0x2dc82c=_0x595b5;return _0x2f0105[_0x2dc82c(0x8ec)](_0xe61ec3,_0x45b3de);},'HbQvs':function(_0x6a2e27,_0x53fb67){return _0x2f0105['kEDhp'](_0x6a2e27,_0x53fb67);},'cyaNw':_0x2f0105[_0x595b5(0xb21)]};this['_init']||(this[_0x595b5(0x246)]=!(-0x41*-0x5b+-0x133+-0x15e8),this['_session'][_0x595b5(0x48b)+'tus$']['pipe'](_0x4e41e4['takeUntil'](this['dispose$']))['subscribe'](_0x5c577a=>{const _0x57a8a8=_0x595b5,_0x24265a={'oWRIg':function(_0xe9550c,_0x29408f){const _0x40b406=_0x207b;return _0x2c1b83[_0x40b406(0x5ea)](_0xe9550c,_0x29408f);}};if(_0x2c1b83[_0x57a8a8(0x771)](_0x2c1b83[_0x57a8a8(0x1aa)],_0x2c1b83['mYusL'])){const {memberID:_0xaf104e,unitIDs:_0x102c3a}=_0xd9a7fe;_0x102c3a[_0x57a8a8(0xb7a)](_0x162511=>{const _0x4b719d=_0x57a8a8;var _0x9f08f4;const _0x3350ac=this['_unitOnCli'+_0x4b719d(0x14a)][_0x4b719d(0x242)](_0x162511);_0x3350ac&&(_0x3350ac['delete'](_0xaf104e),_0x24265a['oWRIg'](_0x9f08f4=this[_0x4b719d(0x9df)+_0x4b719d(0x15d)](_0x162511),null)||_0x9f08f4[_0x4b719d(0x3b2)](_0x3350ac[_0x4b719d(0x384)]===0xb4c*-0x3+-0x10ac+-0x2*-0x1948?-0x58a+0x66e+-0xe4:-0x48d+0x1188+-0xcfa));}),this[_0x57a8a8(0x26e)+_0x57a8a8(0x422)+'er'](_0xaf104e);}else _0x2c1b83['Tkfcb'](_0x5c577a,_0x3db42e[_0x57a8a8(0xa47)])?this[_0x57a8a8(0x541)+_0x57a8a8(0x1fc)]():this['_toggleOff'+_0x57a8a8(0x294)]();}),this[_0x595b5(0xa5f)][_0x595b5(0x105)]['pipe'](_0x4e41e4[_0x595b5(0x5d9)](this[_0x595b5(0x775)]))['subscribe'](_0x481cd1=>{const _0x1ee057=_0x595b5,_0x48755c=_0x481cd1['eventID'];_0x48755c===_0x2e6587['Collaborat'+_0x1ee057(0x530)][_0x1ee057(0x362)+_0x1ee057(0x1b2)]&&this[_0x1ee057(0x797)+_0x1ee057(0x93)](_0x481cd1),_0x2f0105[_0x1ee057(0x469)](_0x48755c,_0x2e6587[_0x1ee057(0x348)+_0x1ee057(0x530)][_0x1ee057(0x4e6)+'E'])&&this[_0x1ee057(0x31b)+_0x1ee057(0xa7b)](_0x481cd1);}),this['disposeWit'+_0x595b5(0xacd)](this['_commandSe'+_0x595b5(0xa95)][_0x595b5(0x127)+_0x595b5(0xb1c)](_0x51cc6c=>{const _0x1a4c35=_0x595b5;if(_0x2c1b83[_0x1a4c35(0x65c)]!==_0x2c1b83[_0x1a4c35(0xa93)]){const _0x270152=_0x51cc6c[_0x1a4c35(0xf6)];_0x2c1b83[_0x1a4c35(0x9ce)](_0x270152,null)&&this[_0x1a4c35(0x608)]&&_0x2c1b83['Tkfcb'](_0x51cc6c['id'],_0x4383df['SetTextSel'+_0x1a4c35(0xbad)+'ration']['id'])&&_0x2c1b83[_0x1a4c35(0x814)](_0x270152['unitId'],this[_0x1a4c35(0x53c)])&&_0x270152[_0x1a4c35(0x74f)]===!(-0x3a*0xe+-0x1cd*0xe+0x1c63)&&this['_updateLoc'+_0x1a4c35(0x209)](_0x270152[_0x1a4c35(0x1e3)]);}else return this[_0x1a4c35(0x68b)+'t']();})),this[_0x595b5(0x870)+_0x595b5(0x313)+_0x595b5(0x9a1)+'e'][_0x595b5(0x330)+_0x595b5(0xbab)][_0x595b5(0x16c)](_0x4e41e4[_0x595b5(0x5d9)](this['dispose$']))[_0x595b5(0x829)](_0x21a3c3=>{const _0x41b33c=_0x595b5;if(_0x2f0105[_0x41b33c(0x9bb)](_0x21a3c3==null?void(0x2579+-0x6db+-0x1e9e):_0x21a3c3['unitID'],this[_0x41b33c(0x53c)]))return;const _0x1a7428={};_0x1a7428['eventID']=_0x2e6587[_0x41b33c(0x348)+'ionEvent'][_0x41b33c(0x362)+_0x41b33c(0x1b2)],_0x1a7428[_0x41b33c(0x1fe)]=_0x21a3c3;const _0x14fdbd=_0x1a7428;this[_0x41b33c(0x797)+'pdate'](_0x14fdbd);}),this[_0x595b5(0x323)+_0x595b5(0xacd)](this[_0x595b5(0xb5f)+_0x595b5(0xa95)][_0x595b5(0x127)+_0x595b5(0xb1c)](_0x3f0bfa=>{const _0x5c9753=_0x595b5;if(_0x2c1b83[_0x5c9753(0x478)](_0x3f0bfa[_0x5c9753(0xf6)],null))return;const _0x271434=_0x3f0bfa['params'];if(_0x2c1b83[_0x5c9753(0x771)](_0x3f0bfa['id'],_0x4383df[_0x5c9753(0xa63)+_0x5c9753(0xaf2)+'ion']['id'])||_0x2c1b83[_0x5c9753(0x151)](_0x271434[_0x5c9753(0x29c)],this[_0x5c9753(0x53c)]))return;const _0xe52d18={};_0xe52d18['id']=_0x2c1b83[_0x5c9753(0x54e)],_0xe52d18[_0x5c9753(0xf6)]=_0x271434;const _0x27b362=_0xe52d18,_0x422035=this[_0x5c9753(0x3c6)];for(const [_0x15581e,_0x269a36]of _0x422035){const _0x196da4={};_0x196da4['unitId']=this[_0x5c9753(0x53c)],_0x196da4[_0x5c9753(0x3ea)]=[],_0x196da4[_0x5c9753(0x601)]=_0x269a36[_0x5c9753(0x1e3)];const _0x37ee35={};_0x37ee35['id']=_0x2c1b83[_0x5c9753(0x54e)],_0x37ee35[_0x5c9753(0xf6)]=_0x196da4;const _0x3f00b8=_0x37ee35,_0xf55ffe=this[_0x5c9753(0x9e7)+_0x5c9753(0x226)][_0x5c9753(0x557)+_0x5c9753(0x3e3)](_0x27b362,_0x3f00b8,!(-0x1*-0x12f6+0x8*0x11+-0x137d));if(_0x2e6587[_0x5c9753(0xad8)+_0x5c9753(0xbb)+_0x5c9753(0x371)](_0xf55ffe))throw _0xf55ffe[_0x5c9753(0x3d3)];const _0x5fdfca={..._0x269a36};_0x5fdfca['ranges']=_0xf55ffe[_0x5c9753(0x349)][_0x5c9753(0xf6)][_0x5c9753(0x601)],_0x422035[_0x5c9753(0x27d)](_0x15581e,_0x5fdfca);}queueMicrotask(()=>{const _0x3a7cf7=_0x5c9753;if(_0x2c1b83['gwNCP']!==_0x2c1b83[_0x3a7cf7(0x547)])return this[_0x3a7cf7(0xb17)+_0x3a7cf7(0x5fc)+_0x3a7cf7(0x781)][_0x3a7cf7(0x8b8)](_0x3de482),this;else this[_0x3a7cf7(0x8a1)+'o$']['next'](_0x422035);});})));}['_onCursorU'+_0x296dbe(0x93)](_0x5c73e1){const _0x4e99f9=_0x296dbe;if(_0x4e99f9(0x51e)!=='RnwFq')return this[_0x4e99f9(0x8c5)]['get'](_0x3192d6);else{var _0x48e153,_0x2cc0aa;const {memberID:_0x2904be,selection:_0x1a3eba}=_0x5c73e1[_0x4e99f9(0x1fe)],_0x562613=_0x2f0105[_0x4e99f9(0x9e6)](_0xd776bd,_0x1a3eba),_0x18f8f3=_0x2f0105[_0x4e99f9(0x437)](_0x2cc0aa=_0x2f0105[_0x4e99f9(0x3ab)](_0x48e153=this[_0x4e99f9(0x4bd)+_0x4e99f9(0x820)][_0x4e99f9(0xb76)](this[_0x4e99f9(0x53c)],_0x2904be),null)?void(0x5ce+0x2b*0x35+-0x1*0xeb5):_0x48e153['name'],null)?_0x2cc0aa:_0x2f0105[_0x4e99f9(0xa1d)],_0x37b0a0={'color':this['_colorAssi'+_0x4e99f9(0x528)][_0x4e99f9(0x96)+'orForMembe'+_0x4e99f9(0xb49)](_0x2904be),'name':_0x18f8f3,'ranges':_0x562613},_0x4af0b0=this[_0x4e99f9(0x3c6)];_0x4af0b0[_0x4e99f9(0x27d)](_0x2904be,_0x37b0a0),this[_0x4e99f9(0x8a1)+'o$'][_0x4e99f9(0x3b2)](_0x4af0b0);}}[_0x296dbe(0x31b)+'elete'](_0x166cce){const _0x2cb5d3=_0x296dbe;if(_0x2f0105[_0x2cb5d3(0x8a4)]!==_0x2f0105[_0x2cb5d3(0xb40)]){const {memberID:_0xd9c6cb}=_0x166cce[_0x2cb5d3(0x1fe)],_0x288478=this[_0x2cb5d3(0x3c6)];_0x288478[_0x2cb5d3(0xbc7)](_0xd9c6cb),this[_0x2cb5d3(0x8a1)+'o$'][_0x2cb5d3(0x3b2)](_0x288478);}else{if(_0x4ab57e){const {unitId:_0x28983e}=_0x5aaa9e;return _0x532de2[_0x2cb5d3(0x4ac)+_0x2cb5d3(0x4b8)](this[_0x2cb5d3(0x394)+_0x2cb5d3(0x485)+_0x2cb5d3(0xdc)][_0x2cb5d3(0x8ba)+_0x2cb5d3(0xa79)](_0x28983e),this[_0x2cb5d3(0x47e)+_0x2cb5d3(0x57b)]['currentThe'+_0x2cb5d3(0x4c7)])[_0x2cb5d3(0x16c)](_0x20e13b['map'](([_0xe3b41c,_0x13ea2c])=>({'skeleton':_0x91e3a0,'cursors':[..._0xe3b41c['values']()][_0x2cb5d3(0xb4d)](_0x3156c3=>({..._0x3156c3,'color':_0x13ea2c[_0x3156c3[_0x2cb5d3(0x65b)]]}))})));}const _0x547f2f={};return _0x547f2f[_0x2cb5d3(0x97a)]=null,_0x547f2f[_0x2cb5d3(0x556)]=[],_0x5e85a6['of'](_0x547f2f);}}[_0x296dbe(0x541)+_0x296dbe(0x1fc)](){const _0x2358ee=_0x296dbe;var _0x14c35a;if(this[_0x2358ee(0x608)]=!(0x77f*0x3+-0xf74+-0x1*0x709),_0x2f0105['rEuvO'](_0x2f0105['UsCjm'](_0x14c35a=this[_0x2358ee(0x5a3)+_0x2358ee(0xa3b)+'ce'][_0x2358ee(0x7f)+_0x2358ee(0x9c1)](),null)?void(-0x29b+0x6a2+-0x407):_0x14c35a[_0x2358ee(0x2d0)](),this['unitID']))return;const _0x1ab86e=this[_0x2358ee(0x36a)][_0x2358ee(0x242)](_0x4383df[_0x2358ee(0x967)+_0x2358ee(0xae2)+_0x2358ee(0x226)])[_0x2358ee(0xfc)+'ons'](),_0x1bf838=_0x2f0105[_0x2358ee(0x9e9)](_0x1ab86e,null)?void(-0x6*-0x651+-0x52e+0x4*-0x82e):_0x1ab86e[_0x2358ee(0x5a1)](_0x4383df[_0x2358ee(0xb6c)+_0x2358ee(0xec)]);Array[_0x2358ee(0x11d)](_0x1bf838)&&_0x1bf838[_0x2358ee(0x167)]>0x120d*-0x1+-0x1cb5+-0x2a*-0x11d&&this['_updateLoc'+'alCursor'](_0x1bf838);}[_0x296dbe(0x27b)+_0x296dbe(0x294)](){this['_online']=!(-0x1*-0xa0d+-0x1c1b*-0x1+-0x2627);}};_0x11e6f2=_0x2f0105[_0x296dbe(0x8ab)](_0x58684a,[_0x2f0105['yUScF'](_0x590409,0x1d5*-0x15+-0x17ac+-0x1*-0x3e27,_0x5b8835[_0x296dbe(0x9f7)](_0x5b8835[_0x296dbe(0x55e)])),_0x2f0105[_0x296dbe(0xba)](_0x590409,-0x1*-0x1739+0x155d+0x1*-0x2c93,_0x5b8835[_0x296dbe(0x9f7)](_0x437e20)),_0x590409(0x73a*0x2+-0x392*0x4+-0x28,_0x5b8835[_0x296dbe(0x9f7)](_0x41fc48)),_0x590409(-0x18ff+-0x16da+0x22d*0x16,_0x5b8835['Inject'](_0x2cde77)),_0x2f0105[_0x296dbe(0x7b6)](_0x590409,-0x5*-0x1a2+-0xbc9+-0x3*-0x137,_0x2e6587[_0x296dbe(0x1e0)+'Service']),_0x2f0105[_0x296dbe(0x135)](_0x590409,-0x34*-0x7f+-0x4c2*0x1+-0x1e9*0xb,_0x458d3d['IUniverIns'+_0x296dbe(0xa3b)+'ce']),_0x2f0105[_0x296dbe(0x1d6)](_0x590409,0x74+0x1fcf+0xdf*-0x25,_0x458d3d[_0x296dbe(0xa55)+_0x296dbe(0xa95)])],_0x11e6f2);var _0x4b0612=(_0x460c1a,_0x1af41d,_0x364270,_0x43b62a)=>{const _0x53e788=_0x296dbe;if(_0x2f0105[_0x53e788(0x3a9)](_0x2f0105[_0x53e788(0x5be)],'qmciY')){for(var _0x26fe89=_0x1af41d,_0x20b3e2=_0x460c1a['length']-(0x1fb*-0x10+-0xafa+0x2aab),_0x2f924d;_0x2f0105[_0x53e788(0x33d)](_0x20b3e2,-0x45f+-0x20da+0x2dd*0xd);_0x20b3e2--)(_0x2f924d=_0x460c1a[_0x20b3e2])&&(_0x26fe89=_0x2f924d(_0x26fe89)||_0x26fe89);return _0x26fe89;}else return this[_0x53e788(0xa77)][_0x53e788(0x579)]();},_0x58867f=(_0x58aca0,_0x7394a9)=>(_0x3babc0,_0x49f4fa)=>_0x7394a9(_0x3babc0,_0x49f4fa,_0x58aca0);let _0x367594=class extends _0x458d3d[_0x296dbe(0x950)+'le']{constructor(_0x56cdc7,_0x16da23,_0x24975f){const _0x48d0a0=_0x296dbe;super(),_0x46ffcf(this,_0x2f0105['Glsqe'],new Map()),_0x2f0105['vHfKR'](_0x46ffcf,this,_0x2f0105['fJnwU'],new _0x4e41e4[(_0x48d0a0(0xb84))]()),(this[_0x48d0a0(0x5a3)+_0x48d0a0(0xa3b)+'ce']=_0x56cdc7,this[_0x48d0a0(0x36a)]=_0x16da23,this[_0x48d0a0(0x752)+'sionServic'+'e']=_0x24975f,this[_0x48d0a0(0x246)]());}[_0x296dbe(0x76f)](){const _0x562c09=_0x296dbe,_0x1272be={'FPqxt':function(_0x1364e1,_0x1fe0f0){const _0x2c5b42=_0x207b;return _0x2f0105[_0x2c5b42(0x2cd)](_0x1364e1,_0x1fe0f0);},'vMWYy':function(_0x577df4,_0x4a2742){const _0x529b1a=_0x207b;return _0x2f0105[_0x529b1a(0x8af)](_0x577df4,_0x4a2742);}};if(_0x2f0105[_0x562c09(0x454)](_0x2f0105[_0x562c09(0x3ee)],_0x2f0105[_0x562c09(0x62c)])){const [_0x4b049a,_0x404a7e,_0x369e4e]=_0x2e6192['split'](':');_0x1e81a7[_0x562c09(0x8b8)]({'startOffset':_0x1272be[_0x562c09(0x529)](_0x4fd8ae,_0x4b049a),'endOffset':_0x1272be[_0x562c09(0x529)](_0x4ace00,_0x404a7e),'collapsed':_0x1272be[_0x562c09(0x222)](_0x4b049a,_0x404a7e),'isActive':_0x1272be[_0x562c09(0x222)](_0x369e4e,'1')});}else super[_0x562c09(0x76f)](),this[_0x562c09(0x129)+'t$'][_0x562c09(0x2cb)](),this['_entities'][_0x562c09(0xb7a)](_0xd38578=>_0xd38578[_0x562c09(0x76f)]());}[_0x296dbe(0x8ba)+'ursors$'](_0x14501c){const _0xe649e9=_0x296dbe;if(_0x2f0105[_0xe649e9(0xb0b)](_0x2f0105['TdIEb'],_0x2f0105[_0xe649e9(0x1ca)])){const {c1Prime:_0x19f434,c2Prime:_0x4229a3}=_0x59d3c4,_0x4de6fc=this['_transform'+_0xe649e9(0x226)][_0xe649e9(0x557)+_0xe649e9(0xb44)+_0xe649e9(0x564)+'t'](_0x19f434[-0x89*-0x47+-0xcf0+-0x5*0x503],this['_pendingMu'+'tations']);if(_0x41f0dc['isTransfor'+'mMutations'+_0xe649e9(0x50e)+_0xe649e9(0x311)](_0x4de6fc)){const {c1Prime:_0x623ed5,m2Prime:_0x5ad84f}=_0x4de6fc;return this[_0xe649e9(0xb7d)+_0xe649e9(0x7a7)+_0xe649e9(0x27d)](_0x623ed5),_0x4229a3[0x903*-0x4+-0x5e*0x61+-0x47aa*-0x1]['baseRev']=this[_0xe649e9(0x4a7)+_0xe649e9(0x8b9)](),this[_0xe649e9(0x36a)][_0xe649e9(0x16e)+_0xe649e9(0x1d7)](_0x727d46,this[_0xe649e9(0x53c)],this[_0xe649e9(0x1fd)],_0x4229a3[0x1ea+-0x5*-0x231+-0x5*0x293],_0x5ad84f,this['_handler']);}throw _0x4de6fc[_0xe649e9(0x3d3)];}else return this[_0xe649e9(0xd8)][_0xe649e9(0x9ae)](_0x14501c)?this[_0xe649e9(0xd8)][_0xe649e9(0x242)](_0x14501c)[_0xe649e9(0x3c6)+'$']:this[_0xe649e9(0x129)+'t$'][_0xe649e9(0x16c)](_0x4e41e4[_0xe649e9(0xe6)](_0x11f7e4=>_0x11f7e4[_0xe649e9(0x53c)]===_0x14501c),_0x4e41e4[_0xe649e9(0xbbe)](_0x46734b=>_0x46734b[_0xe649e9(0x3c6)+'$']));}[_0x296dbe(0x246)](){const _0x39b8c5=_0x296dbe,_0xea9532={'dDOZq':function(_0x2f50d1,_0x185972){return _0x2f0105['cZxkr'](_0x2f50d1,_0x185972);},'JBZaH':function(_0xaac022,_0x7b1be0){const _0x1e79e6=_0x207b;return _0x2f0105[_0x1e79e6(0x860)](_0xaac022,_0x7b1be0);}};if(_0x2f0105[_0x39b8c5(0x9bb)](_0x2f0105[_0x39b8c5(0x790)],_0x2f0105[_0x39b8c5(0x3f9)]))this[_0x39b8c5(0x5a3)+'tanceServi'+'ce'][_0x39b8c5(0x2c5)+_0x39b8c5(0x64e)](_0x458d3d[_0x39b8c5(0x827)+'anceType'][_0x39b8c5(0x1dd)+'ET'])['pipe'](_0x4e41e4[_0x39b8c5(0x5d9)](this[_0x39b8c5(0x775)]))['subscribe'](async _0x4e3383=>{const _0x587df5=_0x39b8c5,_0x833721={};_0x833721[_0x587df5(0x1d4)]=_0x2f0105['ZABQz'];const _0x1e0732=_0x833721;if(_0x2f0105[_0x587df5(0x469)]('qujmg',_0x587df5(0xa16))){const _0x4f963e=_0x4e3383['getUnitId'](),_0x568706=await this[_0x587df5(0xa4c)+_0x587df5(0xa17)+_0x587df5(0x83c)](_0x4f963e);this['_entityIni'+'t$']['next'](_0x568706),this[_0x587df5(0xd8)][_0x587df5(0x27d)](_0x4f963e,_0x568706);}else this[_0x587df5(0x323)+_0x587df5(0xacd)](this[_0x587df5(0x82)+_0x587df5(0x261)]['registerBe'+_0x587df5(0x9bf)](()=>{const _0xf67040=_0x587df5;if(this['_saveTaskM'+'ap']['size'])return this[_0xf67040(0xb3e)+_0xf67040(0x820)]['t'](_0x1e0732['cIrTm']);}));}),this[_0x39b8c5(0x5a3)+_0x39b8c5(0xa3b)+'ce'][_0x39b8c5(0x2c5)+_0x39b8c5(0x64e)](_0x458d3d[_0x39b8c5(0x827)+_0x39b8c5(0x946)][_0x39b8c5(0x69c)])[_0x39b8c5(0x16c)](_0x4e41e4[_0x39b8c5(0x5d9)](this[_0x39b8c5(0x775)]))['pipe'](_0x4e41e4['filter'](_0x1d3108=>!_0x1d3108[_0x39b8c5(0x2d0)]()[_0x39b8c5(0x481)]('__')))[_0x39b8c5(0x829)](async _0x361483=>{const _0x586960=_0x39b8c5,_0xf4b83e=_0x361483[_0x586960(0x2d0)](),_0x2fe4fc=await this[_0x586960(0x81a)+_0x586960(0x8f8)+'r'](_0xf4b83e);this[_0x586960(0x129)+'t$'][_0x586960(0x3b2)](_0x2fe4fc),this[_0x586960(0xd8)][_0x586960(0x27d)](_0xf4b83e,_0x2fe4fc);}),_0x4e41e4['merge'](this[_0x39b8c5(0x5a3)+'tanceServi'+'ce'][_0x39b8c5(0x2c5)+_0x39b8c5(0xac6)+'d$'](_0x458d3d['UniverInst'+_0x39b8c5(0x946)][_0x39b8c5(0x69c)]),this[_0x39b8c5(0x5a3)+_0x39b8c5(0xa3b)+'ce'][_0x39b8c5(0x2c5)+_0x39b8c5(0xac6)+'d$'](_0x458d3d[_0x39b8c5(0x827)+_0x39b8c5(0x946)]['UNIVER_SHE'+'ET']))[_0x39b8c5(0x16c)](_0x4e41e4[_0x39b8c5(0x5d9)](this[_0x39b8c5(0x775)]))[_0x39b8c5(0x829)](_0x53ff3c=>{const _0x1eb407=_0x39b8c5;if(_0x2f0105[_0x1eb407(0x895)](_0x2f0105[_0x1eb407(0x97f)],_0x1eb407(0x309))){const _0x32a690=_0x53ff3c[_0x1eb407(0x2d0)](),_0x5ab562=this['_entities'][_0x1eb407(0x242)](_0x32a690);_0x5ab562&&(_0x5ab562['dispose'](),this[_0x1eb407(0xd8)]['delete'](_0x32a690));}else{var _0x5848af,_0x23b3fb;if(_0xea9532[_0x1eb407(0x7c6)](this[_0x1eb407(0x1fd)],_0x5a9c44['UNIVER_DOC'])){const {unitID:_0xb202d7,mutations:_0x6e82a4,memberID:_0x47fa54}=_0x6a3a47,_0x997cec=_0x6e82a4[-0x110a+-0x1ce3+0x2ded][_0x1eb407(0xf6)]['textRanges'];_0x4ddaee[_0x1eb407(0x11d)](_0x997cec)&&_0x997cec[_0x1eb407(0x167)]>0x151*0x17+0x1*0x1055+-0x2e9c&&(_0xea9532['JBZaH'](_0x23b3fb=(_0x5848af=this[_0x1eb407(0x808)])[_0x1eb407(0xb72)+_0x1eb407(0x71a)+_0x1eb407(0x3e5)],null)||_0x23b3fb['call'](_0x5848af,{'unitID':_0xb202d7,'memberID':_0x47fa54,'textRanges':_0x997cec}));}}});else{if(this[_0x39b8c5(0x4b3)+_0x39b8c5(0x199)](_0x2d1355))return this[_0x39b8c5(0x36a)][_0x39b8c5(0x16e)+_0x39b8c5(0x1d7)](_0x5132ad,this[_0x39b8c5(0x53c)],this['type'],null,[],null,[_0x242ee1],this[_0x39b8c5(0x808)]);try{return this[_0x39b8c5(0xb7d)+_0x39b8c5(0x7a7)+_0x39b8c5(0x27d)](_0x27536b),this;}catch(_0x26c545){return this[_0x39b8c5(0xb3)+'e']['error'](_0x2f0105[_0x39b8c5(0x45b)],_0x26c545),this;}}}async['_startShee'+_0x296dbe(0xa17)+'sor'](_0x1c7127){const _0x3b3e3a=_0x296dbe,_0x54c11f=await this[_0x3b3e3a(0x752)+'sionServic'+'e']['requireSes'+_0x3b3e3a(0x91c)](_0x1c7127),_0x349c91=this[_0x3b3e3a(0x36a)][_0x3b3e3a(0x16e)+_0x3b3e3a(0x1d7)](_0x112e06,_0x1c7127,_0x54c11f);return _0x349c91['init'](),_0x349c91;}async[_0x296dbe(0x81a)+'ollabCurso'+'r'](_0x306044){const _0x3b9e58=_0x296dbe,_0x566750=await this['_collabSes'+'sionServic'+'e']['requireSes'+_0x3b9e58(0x91c)](_0x306044),_0x319797=this[_0x3b9e58(0x36a)]['createInst'+_0x3b9e58(0x1d7)](_0x11e6f2,_0x306044,_0x566750);return _0x319797[_0x3b9e58(0x5eb)](),_0x319797;}};_0x367594=_0x2f0105[_0x296dbe(0x8d0)](_0x4b0612,[_0x458d3d[_0x296dbe(0x6e9)+'e'](_0x458d3d[_0x296dbe(0x3a6)+_0x296dbe(0x75c)][_0x296dbe(0xae5)],_0x367594),_0x2f0105[_0x296dbe(0xde)](_0x58867f,-0x1528+0x11fd+0x32b,_0x458d3d[_0x296dbe(0x66b)+_0x296dbe(0xa3b)+'ce']),_0x2f0105['iMWuz'](_0x58867f,-0x943*0x2+0xf4f+0x2*0x19c,_0x5b8835['Inject'](_0x5b8835[_0x296dbe(0x55e)])),_0x2f0105['mvYSU'](_0x58867f,0x5f*0x1b+0x2*-0x61d+0x51*0x7,_0x5b8835[_0x296dbe(0x9f7)](_0x30302d[_0x296dbe(0x348)+_0x296dbe(0x602)+_0x296dbe(0x226)]))],_0x367594);const _0x3202a8=0xc2f*0x1+-0x1c36+0x101b,_0x23fb46=0x40*-0x31+-0x1e39+0xe6b*0x3,_0x4c5ac3=0xa60+-0x1*-0x5ec+-0x1048,_0x11d79d=0x1*-0x26f3+0x2145+0x5b3*0x1;function _0x1112b7(_0x4cf6c5,_0x39f708){const _0x5e1d7d=_0x296dbe;let {radius:_0x42f49f,width:_0x10347c,height:_0x29701e}=_0x39f708;_0x42f49f=_0x2f0105['tApoc'](_0x42f49f,null)?_0x42f49f:0x526*0x6+-0xa1f+-0x14c5,_0x10347c=_0x2f0105[_0x5e1d7d(0x437)](_0x10347c,null)?_0x10347c:0x84a+-0x3ae*0x1+0xa*-0x73,_0x29701e=_0x2f0105[_0x5e1d7d(0x1c7)](_0x29701e,null)?_0x29701e:0x1d3*-0x11+0x63a+0x3*0x84d;let _0x1a06be=-0x392*0x9+0xe7d*0x2+0x328,_0x5bec15=-0x1260+-0x449+0x16a9,_0x12647b=-0x1*0x935+-0x2*-0x4f6+-0xb7;_0x1a06be=_0x5bec15=_0x12647b=Math[_0x5e1d7d(0x88)](_0x42f49f,_0x2f0105[_0x5e1d7d(0x832)](_0x10347c,-0x176e+-0x3*0x3f9+0x235b),_0x29701e/(0x19bc+0x182*0x2+-0x1cbe)),_0x4cf6c5[_0x5e1d7d(0x782)](),_0x4cf6c5['moveTo'](_0x1a06be,0x1ce3+-0x26f5+0xa12),_0x4cf6c5[_0x5e1d7d(0x9e)](_0x2f0105[_0x5e1d7d(0xba1)](_0x10347c,_0x5bec15),0x518+0x1*0x2096+-0x25ae),_0x4cf6c5[_0x5e1d7d(0x42b)](_0x2f0105[_0x5e1d7d(0x520)](_0x10347c,_0x5bec15),_0x5bec15,_0x5bec15,_0x2f0105[_0x5e1d7d(0x42a)](Math['PI']*(0x7c5+-0x153*-0xc+-0x17a6),0x1*-0x1346+0x82+0x12c6),-0x24f8+-0xddb*-0x1+0x171d,!(-0x115*-0x3+0x6b7*0x1+-0x9f5)),_0x4cf6c5[_0x5e1d7d(0x9e)](_0x10347c,_0x2f0105[_0x5e1d7d(0x63e)](_0x29701e,_0x12647b)),_0x4cf6c5[_0x5e1d7d(0x42b)](_0x2f0105[_0x5e1d7d(0x901)](_0x10347c,_0x12647b),_0x2f0105[_0x5e1d7d(0x683)](_0x29701e,_0x12647b),_0x12647b,-0x223e+-0x3*-0x685+-0x3*-0x4e5,_0x2f0105[_0x5e1d7d(0xa3d)](Math['PI'],-0x1df2*0x1+0x1*-0x657+0x244b),!(-0x115*-0x6+0x5e7*-0x4+0x111f)),_0x4cf6c5[_0x5e1d7d(0x9e)](-0x1495+0x662+0xe33,_0x29701e),_0x4cf6c5[_0x5e1d7d(0x9e)](0x10*-0x1c1+0x1148*0x2+-0x2*0x340,_0x1a06be),_0x4cf6c5['arc'](_0x1a06be,_0x1a06be,_0x1a06be,Math['PI'],_0x2f0105[_0x5e1d7d(0x16d)](Math['PI'],-0x2289+-0x82*0x5+0x2516)/(-0x1*0x1147+-0x2d1*-0x2+-0xba7*-0x1),!(-0x24c8+0x8*-0x35e+0xb*0x5cb)),_0x4cf6c5[_0x5e1d7d(0x6c4)](),_0x39f708[_0x5e1d7d(0xa3)]&&(_0x4cf6c5['save'](),_0x4cf6c5['fillStyle']=_0x39f708[_0x5e1d7d(0xa3)],_0x39f708['fillRule']===_0x2f0105[_0x5e1d7d(0x679)]?_0x4cf6c5[_0x5e1d7d(0xa3)](_0x2f0105['xiFBH']):_0x4cf6c5[_0x5e1d7d(0xa3)](),_0x4cf6c5[_0x5e1d7d(0x61e)]());}class _0x15dde1 extends _0x4fdf44[_0x296dbe(0x3b8)]{constructor(_0x13152e,_0x385358){const _0x4a6072=_0x296dbe;super(_0x13152e,_0x385358),_0x46ffcf(this,_0x4a6072(0x65b)),_0x2f0105[_0x4a6072(0x50b)](_0x46ffcf,this,_0x2f0105['WvmHh']),(this[_0x4a6072(0x65b)]=_0x2f0105[_0x4a6072(0x570)](_0x385358,null)?void(0x2510+-0x55b*0x2+0x2*-0xd2d):_0x385358[_0x4a6072(0x65b)],this['text']=_0x385358==null?void(-0x1dd*0x4+-0x6*-0x5fb+-0x1c6e):_0x385358[_0x4a6072(0x6d0)]);}static[_0x296dbe(0x2fc)](_0x121afd,_0xc402f0){const _0x6b62c4=_0x296dbe,{text:_0x2098f7,color:_0x641f58}=_0xc402f0;_0x121afd[_0x6b62c4(0x7e)](),_0x121afd['font']=_0x6b62c4(0x5a7)+_0x6b62c4(0xc1)+'\x20Sans\x20CN';const _0x30a2e1=_0x121afd[_0x6b62c4(0x8f5)+'t'](_0x2098f7)['width'],_0x386cf2=Math[_0x6b62c4(0x88)](_0x2f0105['fMbmx'](_0x30a2e1,_0x2f0105[_0x6b62c4(0xb26)](0x13c1+-0x19*-0x12f+0x2*-0x18ab,_0x4c5ac3)),_0x23fb46),_0x5059e5={};_0x5059e5[_0x6b62c4(0xa41)]=_0x3202a8,_0x5059e5['radius']=0x4,_0x5059e5['width']=_0x386cf2,_0x5059e5[_0x6b62c4(0xa3)]=_0x641f58,_0x5059e5[_0x6b62c4(0x788)]=!(0x89*0x3e+0xb2a*0x3+-0x1639*0x3),(_0x2f0105['LAIxz'](_0x1112b7,_0x121afd,_0x5059e5),_0x121afd[_0x6b62c4(0x63a)]=_0x2f0105['mzMpJ']);const _0x3655d3=_0x4c5ac3,_0x450e48=_0x2f0105[_0x6b62c4(0xaec)](_0x3202a8,_0x11d79d),_0x257afe=_0x2f0105[_0x6b62c4(0x80c)](_0x23fb46,_0x2f0105[_0x6b62c4(0x16d)](-0x1*-0xdde+0x718+0x1bf*-0xc,_0x4c5ac3));if(_0x2f0105['WIxJb'](_0x30a2e1,_0x257afe)){let _0x5be8a7='',_0x514af4=0x1bbe+0x64e+-0x883*0x4;for(const _0x565b11 of _0x2098f7){if(_0x2f0105[_0x6b62c4(0x161)](_0x6b62c4(0x17d),_0x2f0105['WqQiQ'])){const _0x55565a=_0x121afd[_0x6b62c4(0x8f5)+'t'](_0x565b11)[_0x6b62c4(0x20d)];if(_0x2f0105[_0x6b62c4(0x806)](_0x2f0105['llNEI'](_0x514af4,_0x55565a),_0x2f0105[_0x6b62c4(0xb51)](_0x257afe,_0x121afd[_0x6b62c4(0x8f5)+'t'](_0x2f0105[_0x6b62c4(0xcc)])['width'])))_0x5be8a7+=_0x565b11,_0x514af4+=_0x55565a;else{_0x5be8a7+=_0x2f0105['ShXBc'];break;}}else{const _0x1e3bce=this['_univerIns'+_0x6b62c4(0xa3b)+'ce'][_0x6b62c4(0x7f)+_0x6b62c4(0x9c1)]();return _0x1e3bce?this[_0x6b62c4(0x5e1)+_0x6b62c4(0xa6c)+_0x6b62c4(0x3a2)]['getCollabE'+'ntity$'](_0x1e3bce[_0x6b62c4(0x2d0)]()):_0x4a27df['of'](null);}}_0x121afd[_0x6b62c4(0x35e)](_0x5be8a7,_0x3655d3,_0x450e48);}else _0x121afd[_0x6b62c4(0x35e)](_0x2098f7,_0x3655d3,_0x450e48);_0x121afd[_0x6b62c4(0x61e)]();}[_0x296dbe(0xab0)](_0x5b7aef){const _0x862bd8=_0x296dbe;_0x15dde1[_0x862bd8(0x2fc)](_0x5b7aef,this);}}const _0x4a0838=-0xbc*0x13+-0xd*0x2c6+-0x725*-0x7,_0x44b616=0x153f+-0x1959+-0x1*-0x41b+0.5;class _0x43c395 extends _0x4fdf44[_0x296dbe(0x3b8)]{constructor(_0xd53e45,_0x494d5d){const _0x4cf2d7=_0x296dbe,_0x1788fd=(_0x4cf2d7(0x831)+'2|6')[_0x4cf2d7(0x62a)]('|');let _0x5987f0=-0x102a+0x120d*0x1+0xa1*-0x3;while(!![]){switch(_0x1788fd[_0x5987f0++]){case'0':super(_0xd53e45,_0x494d5d);continue;case'1':_0x2f0105['fDhIn'](_0x46ffcf,this,_0x2f0105[_0x4cf2d7(0x995)],'');continue;case'2':_0x2f0105[_0x4cf2d7(0x5a9)](_0x46ffcf,this,_0x2f0105['CLxAp'],_0x2f0105[_0x4cf2d7(0x751)]);continue;case'3':_0x2f0105[_0x4cf2d7(0x990)](_0x46ffcf,this,_0x2f0105[_0x4cf2d7(0x329)]);continue;case'4':_0x46ffcf(this,_0x2f0105[_0x4cf2d7(0xa1e)]);continue;case'5':_0x46ffcf(this,_0x2f0105[_0x4cf2d7(0x724)],!(-0x767*-0x2+0x847*-0x1+-0xa7*0xa));continue;case'6':const _0x1cfe7c={};_0x1cfe7c[_0x4cf2d7(0xa81)]=!(-0x17c7*0x1+0x194*0xd+0x1*0x343);const _0x1b28d3={};_0x1b28d3[_0x4cf2d7(0xa81)]=!(0x16*0xdf+-0x9f0+-0x939),(_0x494d5d&&this[_0x4cf2d7(0x1c6)+_0x4cf2d7(0x989)](_0x494d5d),this[_0x4cf2d7(0x9ed)+'nterObserv'+'er'][_0x4cf2d7(0x6b9)](()=>this['setShapePr'+_0x4cf2d7(0x989)](_0x1cfe7c)),this[_0x4cf2d7(0x147)+_0x4cf2d7(0x79c)+'er'][_0x4cf2d7(0x6b9)](()=>this['setShapePr'+_0x4cf2d7(0x989)](_0x1b28d3)));continue;}break;}}['setShapePr'+_0x296dbe(0x989)](_0xc3a80e){const _0x25c5ee=_0x296dbe;var _0x316dc9,_0x10c64f,_0x151c53,_0x18b1f1,_0x726dbd;this[_0x25c5ee(0x439)]=_0x2f0105['NCphs'](_0x316dc9=_0xc3a80e[_0x25c5ee(0x65b)],null)?_0x316dc9:this[_0x25c5ee(0x439)],this[_0x25c5ee(0x2bf)]=_0x2f0105[_0x25c5ee(0x5c3)](_0x10c64f=_0xc3a80e[_0x25c5ee(0xa81)],null)?_0x10c64f:this[_0x25c5ee(0x2bf)],this['_range']=(_0x151c53=_0xc3a80e[_0x25c5ee(0x1f1)])!=null?_0x151c53:this[_0x25c5ee(0xafa)],this[_0x25c5ee(0x2fe)]=_0x2f0105[_0x25c5ee(0x482)](_0x18b1f1=_0xc3a80e[_0x25c5ee(0x3a0)],null)?_0x18b1f1:this[_0x25c5ee(0x2fe)],this['_labelPosi'+_0x25c5ee(0x5dc)]=_0x2f0105[_0x25c5ee(0x824)](_0x726dbd=_0xc3a80e['labelPosit'+_0x25c5ee(0x912)],null)?_0x726dbd:this[_0x25c5ee(0xb56)+'tion'],this[_0x25c5ee(0xa62)+'yState']({'width':_0xc3a80e['width'],'height':_0xc3a80e[_0x25c5ee(0xa41)]});}[_0x296dbe(0x952)+'e'](_0x1d1eb3){const _0x43ee4f=_0x296dbe,_0x4bccb1={'dwbAI':function(_0x44a085,_0x5b0009){const _0x5023ad=_0x207b;return _0x2f0105[_0x5023ad(0x14d)](_0x44a085,_0x5b0009);}},{row:_0x1cef3c,column:_0x3e1371}=_0x1d1eb3;if(_0x2f0105[_0x43ee4f(0x120)](_0x1cef3c,this[_0x43ee4f(0xafa)]['startRow'])&&_0x2f0105[_0x43ee4f(0x185)](_0x1cef3c,this['_range'][_0x43ee4f(0x4b9)])&&_0x2f0105[_0x43ee4f(0x4b6)](_0x3e1371,this[_0x43ee4f(0xafa)][_0x43ee4f(0x2aa)+'n'])&&_0x2f0105[_0x43ee4f(0x185)](_0x3e1371,this['_range'][_0x43ee4f(0x249)])){if(_0x2f0105['PQOHD'](_0x2f0105['MtFbf'],_0x2f0105[_0x43ee4f(0x233)])){const _0x159349={};_0x159349['hovered']=!(-0xa64*0x2+-0x1*0x1469+0x5f*0x6f),this['setShapePr'+_0x43ee4f(0x989)](_0x159349);return;}else{if(_0x4bccb1[_0x43ee4f(0x7c)](_0x305283,this['_state']))throw new _0xee78f9(_0x43ee4f(0x911)+_0x43ee4f(0x380)+_0x43ee4f(0x8f4)+_0x43ee4f(0x918)+_0x43ee4f(0x92c)+_0x43ee4f(0x55d)+_0x43ee4f(0x3fd)+_0x43ee4f(0x904)+_0x43ee4f(0x3fb)+_0x43ee4f(0xa60)+_0x43ee4f(0x1ef)+_0x43ee4f(0xa91)+_0x318914['status']+_0x43ee4f(0x794)+_0x46ce25[_0x43ee4f(0x8a3)]+_0x43ee4f(0x917)+this['_state']['status']);this[_0x43ee4f(0xa4a)+'te'](_0x44b99c);}}const _0x3e5f94={};_0x3e5f94['hovered']=!(-0x1*-0x232+0x12ff+-0x1530),this[_0x43ee4f(0x1c6)+'ops'](_0x3e5f94);}[_0x296dbe(0x773)+_0x296dbe(0x6eb)](_0x4dd9f0){return!(-0x1*-0x24c1+0x115*-0x1a+-0x89e);}[_0x296dbe(0xab0)](_0x2b5a8f){const _0x2b225e=_0x296dbe,_0x36dbcb={};_0x36dbcb['width']=this[_0x2b225e(0x20d)],_0x36dbcb[_0x2b225e(0xa41)]=this[_0x2b225e(0xa41)],_0x36dbcb[_0x2b225e(0x8b4)+'h']=_0x44b616,_0x36dbcb[_0x2b225e(0xba2)]=this[_0x2b225e(0x439)],_0x36dbcb[_0x2b225e(0x788)]=!(-0x23b7+0x65f*0x1+-0x1d59*-0x1),(_0x4fdf44['Rect']['drawWith'](_0x2b5a8f,_0x36dbcb),this[_0x2b225e(0x2bf)]&&(_0x2b5a8f[_0x2b225e(0x7e)](),_0x2b5a8f[_0x2b225e(0x8c8)](-0xa*-0x13d+-0x873+0x1f7*-0x2,-0x151+0x2309*-0x1+-0x8d*-0x42,0x4da+0x161b*-0x1+0x1141,0x2018+0x4*-0x28a+-0x15ef,this[_0x2b225e(0x20d)],_0x2f0105['VGWsG'](this[_0x2b225e(0xb56)+_0x2b225e(0x5dc)],_0x2f0105['RDQXz'])?-0x1391+-0x1527+0x1*0x28b8:-_0x3202a8),_0x15dde1['drawWith'](_0x2b5a8f,{'text':this[_0x2b225e(0x2fe)],'color':this[_0x2b225e(0x439)]}),_0x2b5a8f[_0x2b225e(0x61e)]()));}}var _0x1a5c7e=(_0x9b709d,_0x484c9a,_0x5304ca,_0x32b30a)=>{const _0x8af230=_0x296dbe;if('boWZi'===_0x2f0105[_0x8af230(0x5ed)]){for(var _0x51fd0a=_0x179f1c,_0x669e2a=_0x2f0105[_0x8af230(0x419)](_0x38a4ca[_0x8af230(0x167)],-0x1*0x1a7a+0x2482+-0xa07*0x1),_0x1cd5a9;_0x2f0105[_0x8af230(0x64f)](_0x669e2a,-0x7cf*-0x3+-0x1c5f+0x4f2);_0x669e2a--)(_0x1cd5a9=_0x544bc9[_0x669e2a])&&(_0x51fd0a=_0x2f0105[_0x8af230(0xa5d)](_0x1cd5a9,_0x51fd0a)||_0x51fd0a);return _0x51fd0a;}else{for(var _0x4c451f=_0x484c9a,_0x4f183c=_0x2f0105[_0x8af230(0x250)](_0x9b709d[_0x8af230(0x167)],0x2033+0x18ce+-0x3900),_0x517298;_0x2f0105[_0x8af230(0x6db)](_0x4f183c,-0x806*0x1+0x1*0x1dff+-0x5*0x465);_0x4f183c--)(_0x517298=_0x9b709d[_0x4f183c])&&(_0x4c451f=_0x2f0105['GQgCy'](_0x517298,_0x4c451f)||_0x4c451f);return _0x4c451f;}},_0x4525fc=(_0x4c4a94,_0x2638d1)=>(_0xf74247,_0x52d027)=>_0x2638d1(_0xf74247,_0x52d027,_0x4c4a94);let _0x1a7723=class extends _0x458d3d['RxDisposab'+'le']{constructor(_0x247029,_0x397098,_0x1d1a28,_0x9c2547,_0x229b1d){const _0x101a32=_0x296dbe;if(_0x2f0105[_0x101a32(0xb78)]===_0x2f0105['oZAjB'])super(),_0x2f0105[_0x101a32(0x370)](_0x46ffcf,this,_0x101a32(0x20a),new Set()),_0x2f0105['JfPqi'](_0x46ffcf,this,'_lastPoint'+'er',null),(this[_0x101a32(0x394)+_0x101a32(0x485)+_0x101a32(0xdc)]=_0x247029,this[_0x101a32(0x5a3)+_0x101a32(0xa3b)+'ce']=_0x397098,this[_0x101a32(0xaa7)+_0x101a32(0x234)+'e']=_0x1d1a28,this[_0x101a32(0x52d)+_0x101a32(0x45a)+'rService']=_0x9c2547,this['_themeServ'+'ice']=_0x229b1d,this[_0x101a32(0x246)]());else{for(var _0x369ba2=_0x3b8c6d,_0x5921a7=_0x2f0105[_0x101a32(0x770)](_0x4cea03[_0x101a32(0x167)],0x10a5*-0x1+-0x237d+0x3423),_0x48118e;_0x2f0105['wEFjT'](_0x5921a7,0xb*-0x162+-0xa9e*0x2+0x2472);_0x5921a7--)(_0x48118e=_0x1b4fb2[_0x5921a7])&&(_0x369ba2=_0x2f0105['oxQUS'](_0x48118e,_0x369ba2)||_0x369ba2);return _0x369ba2;}}['_init'](){const _0x2209e4=_0x296dbe,_0x9ec297={'VUmzy':function(_0x1a5b25,_0x5931de){return _0x2f0105['WooJE'](_0x1a5b25,_0x5931de);},'FDgfs':function(_0x54bbce,_0x278d83){return _0x54bbce(_0x278d83);},'BHqyx':function(_0x32aa4f,_0x4c1336){const _0x29c28b=_0x207b;return _0x2f0105[_0x29c28b(0x377)](_0x32aa4f,_0x4c1336);},'UCoiH':function(_0x15983d,_0x3be453){return _0x15983d===_0x3be453;},'XNIiG':_0x2f0105['gzLGk'],'babbR':_0x2209e4(0x24c),'juQDU':_0x2f0105[_0x2209e4(0x169)]};this[_0x2209e4(0x52d)+_0x2209e4(0x45a)+_0x2209e4(0x46a)][_0x2209e4(0x4f7)+_0x2209e4(0x95)][_0x2209e4(0x16c)](_0x5c0524[_0x2209e4(0x5d9)](this[_0x2209e4(0x775)]),_0x5c0524[_0x2209e4(0xbbe)](_0x5aad5a=>{const _0xbc1d20=_0x2209e4,_0x31d169={'gkdAk':function(_0x56e6d0,_0x191878){const _0x318a89=_0x207b;return _0x9ec297[_0x318a89(0x664)](_0x56e6d0,_0x191878);},'YlPkg':function(_0x2b72,_0x3c7a58){return _0x2b72!==_0x3c7a58;},'hVbxD':_0x9ec297[_0xbc1d20(0x30c)]};if(_0x5aad5a){const _0x4f7df3=_0x5aad5a['sheetId'];return _0x4e41e4['combineLat'+_0xbc1d20(0x4b8)](this['_collabCur'+_0xbc1d20(0x485)+_0xbc1d20(0xdc)][_0xbc1d20(0x8ba)+_0xbc1d20(0xa79)](_0x5aad5a['unitId']),this[_0xbc1d20(0x47e)+'ice'][_0xbc1d20(0x1ce)+_0xbc1d20(0x4c7)])[_0xbc1d20(0x16c)](_0x5c0524['map'](([_0x515285,_0x54b2d7])=>{const _0x37ac46=_0xbc1d20,_0x260fac={'zfUSE':function(_0x2a245e,_0x249263){const _0x1dde4a=_0x207b;return _0x9ec297[_0x1dde4a(0x5f9)](_0x2a245e,_0x249263);},'yONOI':function(_0x25e8fd,_0x536df1){return _0x9ec297['FDgfs'](_0x25e8fd,_0x536df1);},'FuUGx':function(_0x18d537,_0xc0af9e){const _0x9ebc0b=_0x207b;return _0x9ec297[_0x9ebc0b(0x86a)](_0x18d537,_0xc0af9e);},'YyXvx':function(_0x426b2c,_0x81151a){const _0x2f824c=_0x207b;return _0x9ec297[_0x2f824c(0x664)](_0x426b2c,_0x81151a);}};if(_0x9ec297['XNIiG']!==_0x9ec297[_0x37ac46(0x7df)]){const _0x30a419=new Map();return _0x515285['forEach']((_0x16fd5a,_0x4bccb5)=>{const _0x4358be=_0x37ac46;if(_0x31d169[_0x4358be(0x1db)](_0x16fd5a[_0x4358be(0xb3c)],_0x4f7df3)){if(_0x31d169[_0x4358be(0x229)](_0x31d169[_0x4358be(0x6f8)],_0x31d169[_0x4358be(0x6f8)])){const _0xdb4147=_0x525608[_0x4358be(0x62a)](','),_0x3f53f3=[];for(const _0x31fd1b of _0xdb4147){const [_0x3142c5,_0x11b2a6,_0x364cc9]=_0x31fd1b[_0x4358be(0x62a)](':');_0x3f53f3['push']({'startOffset':_0x260fac[_0x4358be(0x16b)](_0xdc8493,_0x3142c5),'endOffset':_0x260fac[_0x4358be(0xb90)](_0x3363ee,_0x11b2a6),'collapsed':_0x260fac['FuUGx'](_0x3142c5,_0x11b2a6),'isActive':_0x260fac[_0x4358be(0x741)](_0x364cc9,'1')});}return _0x3f53f3[_0x4358be(0x3ef)](_0x202ab3=>_0x202ab3[_0x4358be(0x6a4)])||(_0x3f53f3[0x2230+-0x1*-0x1ad1+-0x8b7*0x7][_0x4358be(0x6a4)]=!(-0x5b6+-0x716*0x1+0xccc)),_0x3f53f3;}else{const _0x1b8981={..._0x16fd5a},_0x30b21d=_0x1b8981;_0x30b21d[_0x4358be(0x65b)]=_0x54b2d7[_0x16fd5a[_0x4358be(0x65b)]],_0x30a419[_0x4358be(0x27d)](_0x4bccb5,_0x30b21d);}}}),{'skeleton':_0x5aad5a,'cursors':_0x30a419};}else{const _0x4893cd=_0x7ca64[_0x37ac46(0x242)](_0x11b81c[_0x37ac46(0x686)]);_0x4893cd[_0x37ac46(0x3a0)]+=',\x20'+_0x377cbd[_0x37ac46(0x3a0)];}}));}return _0x4e41e4['of']({'skeleton':null,'cursors':new Map()});}))[_0x2209e4(0x829)](({skeleton:_0x9a7333,cursors:_0x4c4878})=>{const _0x48bce8=_0x2209e4;this['_removeCol'+_0x48bce8(0x12e)](),_0x9a7333&&this[_0x48bce8(0x7f9)+_0x48bce8(0x12e)](_0x9a7333,_0x4c4878);}),this[_0x2209e4(0x52d)+'etonManage'+'rService'][_0x2209e4(0x4f7)+_0x2209e4(0x95)]['subscribe'](_0xe02c0d=>{const _0x13897f=_0x2209e4,_0x6fb54c={'knnPe':function(_0x4ede7f,_0x4c1ff0){return _0x2f0105['FUUav'](_0x4ede7f,_0x4c1ff0);},'ZbmZe':function(_0x14eda1,_0x5c99e0){return _0x14eda1==_0x5c99e0;},'fnwQp':function(_0x717af3,_0x41b702){return _0x717af3===_0x41b702;},'bxmWp':function(_0x3626c9,_0x537e0b){const _0x1dd2f2=_0x207b;return _0x2f0105[_0x1dd2f2(0x5b9)](_0x3626c9,_0x537e0b);},'Utnhf':_0x2f0105[_0x13897f(0x543)],'JHoHs':function(_0x3c8baa,_0x211723){const _0x31179c=_0x13897f;return _0x2f0105[_0x31179c(0x896)](_0x3c8baa,_0x211723);}};if(_0x2f0105[_0x13897f(0x483)](_0x2f0105[_0x13897f(0xc3)],_0x2f0105['ufhwQ'])){var _0x16f01c;const _0x5adffb=(_0x16f01c=this[_0x13897f(0x5fe)+_0x13897f(0x820)][_0x13897f(0x138)](_0x231a39))!=null?_0x16f01c:_0x5c6c52;return this[_0x13897f(0x585)+_0x13897f(0x820)][_0x13897f(0x465)+'et'](_0x5adffb);}else{if(_0xe02c0d==null)return;const {unitId:_0x186f09,skeleton:_0x5d5602}=_0xe02c0d,_0x55c075=this['_renderMan'+'agerServic'+'e'][_0x13897f(0x72)+'yId'](_0x186f09);if(_0x2f0105[_0x13897f(0xbcb)](_0x55c075,null))return;const {scene:_0x4fd929}=_0x55c075;_0x4fd929[_0x13897f(0x4a4)+_0x13897f(0x32c)+'r'][_0x13897f(0x6b9)](_0x538cd3(_0x34def1=>{const _0x53e9aa=_0x13897f,_0x37100e={'AMFUi':function(_0x208dcd,_0x2d793c){const _0x4d65b9=_0x207b;return _0x6fb54c[_0x4d65b9(0x6ce)](_0x208dcd,_0x2d793c);},'nHNxg':function(_0x29f905,_0xe6d948){const _0x1ff605=_0x207b;return _0x6fb54c[_0x1ff605(0xab9)](_0x29f905,_0xe6d948);},'dafyq':function(_0x635125,_0x280152){const _0x3031a5=_0x207b;return _0x6fb54c[_0x3031a5(0x267)](_0x635125,_0x280152);}};if(_0x6fb54c['bxmWp'](_0x6fb54c['Utnhf'],_0x6fb54c[_0x53e9aa(0x535)])){var _0x223ee1,_0x3d48af;const {offsetX:_0x25442e,offsetY:_0x47ca7d}=_0x47a94d,{x:_0x41488c,y:_0x2176b7}=_0x5378ef[_0x53e9aa(0xaeb)+_0x53e9aa(0x1bf)](_0x535356[_0x53e9aa(0x598)]['FromArray']([_0x25442e,_0x47ca7d])),{scaleX:_0xd633df,scaleY:_0x14170c}=_0x380b33[_0x53e9aa(0xa98)+'rScale'](),_0x3513e1=_0x571ced[_0x53e9aa(0x40c)+'t'](_0xac1001[_0x53e9aa(0x7ff)+'EY'][_0x53e9aa(0x338)]),_0x32bf26=_0x5c13d6[_0x53e9aa(0x4f3)+_0x53e9aa(0x5b2)+_0x53e9aa(0x42c)](_0x1e7754['Vector2']['FromArray']([_0x41488c,_0x2176b7]),_0x3513e1),_0x313d10=_0x23b9af[_0x53e9aa(0x125)+_0x53e9aa(0x7cd)+_0x53e9aa(0x27d)](_0x25442e,_0x47ca7d,_0xd633df,_0x14170c,_0x32bf26);_0x37100e[_0x53e9aa(0xa9b)](_0x37100e[_0x53e9aa(0x146)](_0x223ee1=this[_0x53e9aa(0x401)+'er'],null)?void(-0x2152+0x3*0xa11+0x31f):_0x223ee1[_0x53e9aa(0x4dd)],_0x313d10[_0x53e9aa(0x4dd)])&&_0x37100e[_0x53e9aa(0x3fa)]((_0x3d48af=this[_0x53e9aa(0x401)+'er'])==null?void(0x522*0x3+0x1f07+0x1*-0x2e6d):_0x3d48af[_0x53e9aa(0x97)],_0x313d10[_0x53e9aa(0x97)])||this[_0x53e9aa(0x20a)][_0x53e9aa(0xb7a)](_0x20b8f6=>{_0x20b8f6['onMouseMov'+'e'](_0x313d10);});}else{var _0x1814b8,_0x53ea71;const {offsetX:_0x3121ba,offsetY:_0x5262d8}=_0x34def1,{x:_0x53a5a8,y:_0x3777e2}=_0x4fd929['getRelativ'+_0x53e9aa(0x1bf)](_0x4fdf44[_0x53e9aa(0x598)][_0x53e9aa(0x9ff)]([_0x3121ba,_0x5262d8])),{scaleX:_0x3fc9eb,scaleY:_0x38146c}=_0x4fd929['getAncesto'+'rScale'](),_0x5ea77d=_0x4fd929['getViewpor'+'t'](_0x7ba098[_0x53e9aa(0x7ff)+'EY'][_0x53e9aa(0x338)]),_0x19474b=_0x4fd929[_0x53e9aa(0x4f3)+_0x53e9aa(0x5b2)+_0x53e9aa(0x42c)](_0x4fdf44[_0x53e9aa(0x598)][_0x53e9aa(0x9ff)]([_0x53a5a8,_0x3777e2]),_0x5ea77d),_0x17fa13=_0x5d5602['getCellPos'+'itionByOff'+'set'](_0x3121ba,_0x5262d8,_0x3fc9eb,_0x38146c,_0x19474b);(_0x6fb54c[_0x53e9aa(0x493)](_0x1814b8=this['_lastPoint'+'er'],null)?void(-0x47*0x21+-0x18dd*-0x1+-0xfb6):_0x1814b8[_0x53e9aa(0x4dd)])===_0x17fa13['column']&&_0x6fb54c[_0x53e9aa(0x6ce)](_0x6fb54c[_0x53e9aa(0xab9)](_0x53ea71=this[_0x53e9aa(0x401)+'er'],null)?void(0x6*-0x21c+0x116*0xd+-0x176):_0x53ea71[_0x53e9aa(0x97)],_0x17fa13[_0x53e9aa(0x97)])||this[_0x53e9aa(0x20a)]['forEach'](_0x233a57=>{const _0x343c85=_0x53e9aa;_0x233a57[_0x343c85(0x952)+'e'](_0x17fa13);});}},-0x124f*0x1+0xd6+0x10d*0x11));}});}[_0x296dbe(0x7f9)+_0x296dbe(0x12e)](_0x50295a,_0x43f10f){const _0x18a0d8=_0x296dbe,_0x183e34={'oIjVP':function(_0x2fb66f,_0x53883e){const _0x14c945=_0x207b;return _0x2f0105[_0x14c945(0x64d)](_0x2fb66f,_0x53883e);},'qETbc':function(_0x57230c,_0x3b662a){const _0x417102=_0x207b;return _0x2f0105[_0x417102(0xaf5)](_0x57230c,_0x3b662a);}};var _0xec295b;const _0x39bc8e=(_0xec295b=this[_0x18a0d8(0x52d)+_0x18a0d8(0x45a)+_0x18a0d8(0x46a)][_0x18a0d8(0x693)]())==null?void(0x612+-0x12d0+0xcbe):_0xec295b['skeleton'];if(!_0x39bc8e)return;const _0x50abd5=this[_0x18a0d8(0xb00)+_0x18a0d8(0xa1a)]();if(!_0x50abd5)return;this[_0x18a0d8(0x20a)][_0x18a0d8(0xb7a)](_0x165290=>{const _0x36877b=_0x18a0d8;_0x165290[_0x36877b(0xa0f)]();});const {scene:_0x497d30}=_0x50abd5,_0x4e4aa5=_0x2f0105[_0x18a0d8(0x8bd)](_0x17ba2e,Array['from'](_0x43f10f[_0x18a0d8(0x742)]()))[_0x18a0d8(0x5a1)](_0x32caed=>{const _0x3d0ce4=_0x18a0d8,{color:_0x591834,range:_0x676b7c,name:_0x3c7360,selection:_0x36b5fb,sheetID:_0xd99976}=_0x32caed,{startColumn:_0x3d0a64,startRow:_0x26ca2c,endColumn:_0x18626e,endRow:_0x3d1f72}=_0x676b7c,_0x2086d4=_0x7ba098[_0x3d0ce4(0x882)+_0x3d0ce4(0x974)](_0x26ca2c,_0x3d0a64,_0x497d30,_0x39bc8e),_0xbc12d5=_0x7ba098[_0x3d0ce4(0x882)+_0x3d0ce4(0x974)](_0x3d1f72,_0x18626e,_0x497d30,_0x39bc8e),{columnHeaderHeightAndMarginTop:_0x3d8427}=_0x39bc8e,{startX:_0x4cd2bc,startY:_0x49bfd0}=_0x2086d4,{endX:_0x46a7f3,endY:_0x585630}=_0xbc12d5,_0x38d3da=_0x183e34[_0x3d0ce4(0x410)](_0x46a7f3,_0x4cd2bc),_0x3e96fc=_0x585630-_0x49bfd0,_0x110714={'labelPosition':_0x183e34[_0x3d0ce4(0x4bf)](_0x49bfd0-_0x3d8427,_0x3202a8)?_0x3d0ce4(0x152):'bottom','sheetID':_0xd99976,'range':_0x676b7c,'color':_0x591834,'name':_0x3c7360,'selection':_0x36b5fb,'left':_0x4cd2bc,'top':_0x49bfd0,'width':_0x38d3da,'height':_0x3e96fc,'evented':!(-0x2603+-0x13f7+0x39fb)};return new _0x43c395(_0x3c7360,_0x110714);});_0x497d30[_0x18a0d8(0x796)](_0x4e4aa5,_0x4a0838),this['_cursors']=new Set(_0x4e4aa5);}[_0x296dbe(0x221)+_0x296dbe(0x12e)](){const _0x5e4929=_0x296dbe;if(_0x2f0105[_0x5e4929(0x35a)](_0x5e4929(0x614),_0x2f0105[_0x5e4929(0x2a3)])){var _0x46d57d;_0x2f0105[_0x5e4929(0x7f3)](_0x46d57d=this[_0x5e4929(0x20a)],null)||_0x46d57d[_0x5e4929(0xb7a)](_0x14c8eb=>_0x14c8eb[_0x5e4929(0x76f)]());}else return this;}[_0x296dbe(0xb00)+_0x296dbe(0xa1a)](){const _0x427d98=_0x296dbe;return _0x7ba098[_0x427d98(0x194)+_0x427d98(0x15d)](this[_0x427d98(0x5a3)+_0x427d98(0xa3b)+'ce'],this[_0x427d98(0xaa7)+_0x427d98(0x234)+'e']);}};_0x1a7723=_0x2f0105[_0x296dbe(0x1d0)](_0x1a5c7e,[_0x458d3d[_0x296dbe(0x6e9)+'e'](_0x458d3d[_0x296dbe(0x3a6)+_0x296dbe(0x75c)][_0x296dbe(0x75a)],_0x1a7723),_0x4525fc(-0x182+0x145a+-0x12d8,_0x5b8835[_0x296dbe(0x9f7)](_0x367594)),_0x2f0105['MgqmC'](_0x4525fc,-0x191*-0x8+-0x1*0xe09+0x1*0x182,_0x458d3d[_0x296dbe(0x66b)+'tanceServi'+'ce']),_0x2f0105['BiqOR'](_0x4525fc,0x11*-0x140+0x1eb3+-0x971*0x1,_0x4fdf44['IRenderMan'+_0x296dbe(0x234)+'e']),_0x2f0105[_0x296dbe(0x19b)](_0x4525fc,-0x175d+0x6*-0xb5+0x65*0x46,_0x5b8835['Inject'](_0x7ba098[_0x296dbe(0x84)+_0x296dbe(0xac7)+_0x296dbe(0x226)])),_0x2f0105[_0x296dbe(0x880)](_0x4525fc,-0x1d*-0xa+0x59*0x41+-0x1*0x17b7,_0x5b8835['Inject'](_0x458d3d[_0x296dbe(0x109)+'ce']))],_0x1a7723);function _0x17ba2e(_0x5ce382){const _0x10e821=_0x296dbe,_0x178e8c=new Map();return _0x5ce382[_0x10e821(0xb7a)](_0x4f2689=>{const _0x49867b=_0x10e821;if(_0x178e8c[_0x49867b(0x9ae)](_0x4f2689[_0x49867b(0x686)])){const _0x4d1714=_0x178e8c['get'](_0x4f2689[_0x49867b(0x686)]);_0x4d1714[_0x49867b(0x3a0)]+=',\x20'+_0x4f2689[_0x49867b(0x3a0)];}else _0x178e8c[_0x49867b(0x27d)](_0x4f2689[_0x49867b(0x686)],_0x4f2689);}),Array[_0x10e821(0x582)](_0x178e8c[_0x10e821(0x742)]());}var _0x1df604=function(){const _0x4f9005=_0x296dbe,_0x8c897c={'HGYbm':function(_0x56b60c,_0x68a8af){const _0x4b6f04=_0x207b;return _0x2f0105[_0x4b6f04(0x5f1)](_0x56b60c,_0x68a8af);}};return _0x1df604=Object[_0x4f9005(0x408)]||function(_0x12542d){const _0x13ac9e=_0x4f9005;for(var _0x11056b,_0x1ecc40=-0x12a0+0x44*-0x43+-0x1*-0x246d,_0x403e40=arguments['length'];_0x8c897c['HGYbm'](_0x1ecc40,_0x403e40);_0x1ecc40++){_0x11056b=arguments[_0x1ecc40];for(var _0x422cad in _0x11056b)Object[_0x13ac9e(0x1d5)][_0x13ac9e(0x3dd)+'erty'][_0x13ac9e(0x655)](_0x11056b,_0x422cad)&&(_0x12542d[_0x422cad]=_0x11056b[_0x422cad]);}return _0x12542d;},_0x1df604['apply'](this,arguments);},_0x3f7527=function(_0x4cfcf5,_0x3ba726){const _0x1caec6=_0x296dbe;if(_0x2f0105[_0x1caec6(0x4e0)](_0x2f0105[_0x1caec6(0x492)],_0x1caec6(0x4f6))){var _0x29a460={};for(var _0x2e08a7 in _0x4cfcf5)Object[_0x1caec6(0x1d5)]['hasOwnProp'+'erty'][_0x1caec6(0x655)](_0x4cfcf5,_0x2e08a7)&&_0x2f0105[_0x1caec6(0x695)](_0x3ba726[_0x1caec6(0x72b)](_0x2e08a7),-0x130e+0x205e+-0xd50)&&(_0x29a460[_0x2e08a7]=_0x4cfcf5[_0x2e08a7]);if(_0x2f0105[_0x1caec6(0x5c3)](_0x4cfcf5,null)&&typeof Object[_0x1caec6(0x494)+_0x1caec6(0x1e5)+'s']==_0x2f0105[_0x1caec6(0xb3f)]){for(var _0x4c24b8=-0xbd6*-0x3+-0x26*-0x67+-0x32cc,_0x2e08a7=Object[_0x1caec6(0x494)+'ertySymbol'+'s'](_0x4cfcf5);_0x2f0105[_0x1caec6(0x9b3)](_0x4c24b8,_0x2e08a7[_0x1caec6(0x167)]);_0x4c24b8++)_0x2f0105[_0x1caec6(0x5f1)](_0x3ba726['indexOf'](_0x2e08a7[_0x4c24b8]),0x141c+-0x440+-0xfdc)&&Object[_0x1caec6(0x1d5)][_0x1caec6(0x1ab)+_0x1caec6(0xacc)][_0x1caec6(0x655)](_0x4cfcf5,_0x2e08a7[_0x4c24b8])&&(_0x29a460[_0x2e08a7[_0x4c24b8]]=_0x4cfcf5[_0x2e08a7[_0x4c24b8]]);}return _0x29a460;}else{const _0x501d4f=_0x22907e[_0x1caec6(0x341)+_0x1caec6(0xb68)](_0x415704[_0x1caec6(0x373)][_0x1caec6(0x645)]);_0x49c502[_0x1caec6(0x373)][_0x1caec6(0x645)]=this[_0x1caec6(0x4ed)+'ath']()+_0x1caec6(0x307)+_0x501d4f;}},_0x284f3a=_0x2d59fb[_0x296dbe(0x7ac)](function(_0x20f329,_0x330220){const _0x1452c3=_0x296dbe;if(_0x2f0105[_0x1452c3(0x47d)](_0x1452c3(0x4df),_0x2f0105[_0x1452c3(0x8ae)])){var _0x18ce21=_0x20f329[_0x1452c3(0xb86)],_0x4cb02b=_0x20f329['id'],_0x3bd099=_0x20f329[_0x1452c3(0xab5)],_0x4b8f95=_0x20f329[_0x1452c3(0x86d)],_0x1738f8=_0x2f0105['pJHLV'](_0x3f7527,_0x20f329,[_0x2f0105[_0x1452c3(0x95f)],'id',_0x1452c3(0xab5),_0x2f0105[_0x1452c3(0xa01)]]),_0x4b6502=_0x2f0105[_0x1452c3(0x140)][_0x1452c3(0x762)](_0x4cb02b,'\x20')[_0x1452c3(0x762)](_0x2f0105[_0x1452c3(0x225)](_0x3bd099,''))['trim'](),_0x4c4087=_0x2d59fb[_0x1452c3(0x73a)]('_'['concat'](_0x2f0105[_0x1452c3(0xa5c)](_0x303a76)));const _0xead6b8={};return _0xead6b8['ref']=_0x330220,_0xead6b8['className']=_0x4b6502,_0x2f0105[_0x1452c3(0x6fa)](_0x1b7b10,_0x18ce21,''[_0x1452c3(0x762)](_0x4cb02b),{'defIds':_0x18ce21[_0x1452c3(0x519)],'idSuffix':_0x4c4087[_0x1452c3(0x7e8)]},_0x2f0105[_0x1452c3(0x3ce)](_0x1df604,_0xead6b8,_0x1738f8),_0x4b8f95);}else{const _0x57411f={};_0x57411f[_0x1452c3(0x145)]=_0x1452c3(0x732)+_0x1452c3(0xfb)+'nService]';const _0x2a2c8d=_0x57411f,_0x4a9a7f=_0x4f7a56[_0x1452c3(0x899)];_0x2f57d2[_0x1452c3(0x899)]=_0x2bde44=>(this[_0x1452c3(0x3ad)+'eHeartbeat'+_0x1452c3(0x38c)](),_0x4a9a7f[_0x1452c3(0xb52)](_0x2909a8,[_0x2bde44])),_0x60debb[_0x1452c3(0x8c4)]['subscribe'](_0xcb5044=>this[_0x1452c3(0x2d2)](_0x23a2a0,_0xcb5044)),_0x333661['error$'][_0x1452c3(0x16c)](_0x759760['take'](0x7c*0x43+0xf*-0xfd+-0x18*0xbc))['subscribe'](_0x3a3a47=>this[_0x1452c3(0xb3)+'e'][_0x1452c3(0x3d3)](_0x1452c3(0x732)+_0x1452c3(0xfb)+_0x1452c3(0xa40)+_0x1452c3(0xbd6)+_0x1452c3(0xad5),_0x3a3a47)),_0x2404a3[_0x1452c3(0x3e0)][_0x1452c3(0x16c)](_0xaf80dc['take'](-0x1387*0x1+-0x10*0xc6+0x1fe8))['subscribe'](()=>{const _0x4a99df=_0x1452c3;this[_0x4a99df(0x77a)+_0x4a99df(0x357)](_0x5605eb);}),_0x7e3a73[_0x1452c3(0x201)][_0x1452c3(0x16c)](_0x550435['take'](-0x1c9f+0x21f1+-0x551))[_0x1452c3(0x829)](_0x403176=>{const _0x33e482=_0x1452c3;this[_0x33e482(0xb3)+'e'][_0x33e482(0x4ae)](_0x2a2c8d[_0x33e482(0x145)],_0x33e482(0x3cb)+'se',_0x403176),this[_0x33e482(0x77a)+_0x33e482(0x7f0)]();});}});function _0x1b7b10(_0x405fe9,_0x4c4977,_0x3a16c1,_0x31463d,_0x634d75){const _0x24571b=_0x296dbe,_0x1e3dc9={};return _0x1e3dc9[_0x24571b(0x8bc)]=_0x4c4977,_0x2d59fb[_0x24571b(0xa0)+_0x24571b(0x35c)](_0x405fe9[_0x24571b(0x387)],_0x2f0105[_0x24571b(0x69a)](_0x1df604,_0x2f0105[_0x24571b(0x207)](_0x1df604,_0x1e3dc9,_0x5377fe(_0x405fe9,_0x3a16c1,_0x634d75)),_0x31463d),(_0x31ce1f(_0x405fe9,_0x3a16c1)[_0x24571b(0x5fb)]||[])[_0x24571b(0x5a1)](function(_0x44dff5,_0x1d5347){const _0x4857f5=_0x24571b;return _0x1b7b10(_0x44dff5,''[_0x4857f5(0x762)](_0x4c4977,'-')[_0x4857f5(0x762)](_0x405fe9[_0x4857f5(0x387)],'-')[_0x4857f5(0x762)](_0x1d5347),_0x3a16c1,void(-0x1*0x9af+0xa07+-0x58),_0x634d75);}));}function _0x5377fe(_0x32683d,_0xb45a13,_0xed32d5){const _0x255136=_0x296dbe,_0x28a43f={'wqaPu':function(_0x372c57,_0x44a1fb){return _0x372c57!==_0x44a1fb;},'pDOoD':_0x2f0105['IWtsp'],'bUiHp':'SYyeX','MsxCb':function(_0x3b6684,_0x4a781a){const _0x156837=_0x207b;return _0x2f0105[_0x156837(0x45f)](_0x3b6684,_0x4a781a);},'vyJpx':_0x2f0105['sGOkX'],'liAvQ':_0x2f0105[_0x255136(0x64c)]};if(_0x255136(0x684)===_0x2f0105[_0x255136(0xb3d)]){var _0x4b0728=_0x1df604({},_0x32683d['attrs']);_0xed32d5!=null&&_0xed32d5[_0x255136(0x947)+'el1']&&_0x2f0105[_0x255136(0x6df)](_0x4b0728[_0x255136(0xa3)],_0x2f0105['PqpbN'])&&(_0x4b0728['fill']=_0xed32d5[_0x255136(0x947)+'el1']);var _0x14f042=_0xb45a13[_0x255136(0x519)];return!_0x14f042||_0x2f0105[_0x255136(0x1f7)](_0x14f042[_0x255136(0x167)],-0x1179+-0x1b2e+0x47*0xa1)||(_0x2f0105['aONIi'](_0x32683d['tag'],_0x255136(0x569))&&_0x4b0728[_0x255136(0xb39)]&&(_0x4b0728[_0x2f0105[_0x255136(0x962)]]=_0x2f0105[_0x255136(0xac9)](_0x4b0728[_0x2f0105[_0x255136(0x962)]],_0xb45a13[_0x255136(0x81f)])),Object[_0x255136(0x765)](_0x4b0728)[_0x255136(0xb7a)](function(_0x248b53){const _0x5a7b8c=_0x255136;if(_0x28a43f['wqaPu'](_0x28a43f[_0x5a7b8c(0x70a)],_0x28a43f[_0x5a7b8c(0xef)])){var _0x744999=_0x248b53[0xec*0x16+0xab9+-0x1f01],_0x4f22c1=_0x248b53[-0x15fb+-0x8e1+0x1edd];_0x28a43f[_0x5a7b8c(0xa45)](typeof _0x4f22c1,_0x28a43f[_0x5a7b8c(0x1c4)])&&(_0x4b0728[_0x744999]=_0x4f22c1['replace'](/url\(#(.*)\)/,_0x28a43f[_0x5a7b8c(0xad1)][_0x5a7b8c(0x762)](_0xb45a13[_0x5a7b8c(0x81f)],')')));}else return this;})),_0x4b0728;}else{const {memberID:_0x394429}=_0x1609d7['data'],_0x5daf7e=this['cursorInfo'];_0x5daf7e['delete'](_0x394429),this['_cursorInf'+'o$'][_0x255136(0x3b2)](_0x5daf7e);}}function _0x31ce1f(_0x4ca644,_0x237f45){const _0xaf3a88=_0x296dbe;var _0x58ae50,_0x1d7543=_0x237f45[_0xaf3a88(0x519)];return!_0x1d7543||_0x2f0105['lnyZU'](_0x1d7543['length'],0x1556+-0xd74+-0x7e2)?_0x4ca644:_0x4ca644['tag']===_0xaf3a88(0xac2)&&(!(_0x2f0105[_0xaf3a88(0xb19)](_0x58ae50=_0x4ca644['children'],null)||_0x2f0105[_0xaf3a88(0x40b)](_0x58ae50,void(-0x3a*-0x7+-0x1*0x1ca1+0x3dd*0x7)))&&_0x58ae50[_0xaf3a88(0x167)])?_0x2f0105[_0xaf3a88(0x59c)](_0x1df604,_0x2f0105[_0xaf3a88(0x696)](_0x1df604,{},_0x4ca644),{'children':_0x4ca644[_0xaf3a88(0x5fb)][_0xaf3a88(0x5a1)](function(_0x16e6e9){const _0x327384=_0xaf3a88;return typeof _0x16e6e9[_0x327384(0x6bf)]['id']==_0x2f0105[_0x327384(0x39d)]&&_0x1d7543&&_0x2f0105[_0x327384(0x1af)](_0x1d7543['indexOf'](_0x16e6e9[_0x327384(0x6bf)]['id']),-(0xd70+0x833+-0xd5*0x1a))?_0x2f0105[_0x327384(0x52a)](_0x1df604,_0x2f0105[_0x327384(0x1de)](_0x1df604,{},_0x16e6e9),{'attrs':_0x2f0105[_0x327384(0x275)](_0x1df604,_0x1df604({},_0x16e6e9[_0x327384(0x6bf)]),{'id':_0x16e6e9[_0x327384(0x6bf)]['id']+_0x237f45[_0x327384(0x81f)]})}):_0x16e6e9;})}):_0x4ca644;}function _0x303a76(){const _0xcce51f=_0x296dbe;return _0x2f0105[_0xcce51f(0x80f)](_0x2f0105[_0xcce51f(0xb6b)],_0xcce51f(0x165))?(this['_pendingMu'+_0xcce51f(0x9b5)][_0xcce51f(0x8b8)](_0x1616fb),this['_updateLoc'+_0xcce51f(0x66f)](),this):Math[_0xcce51f(0x7b4)]()[_0xcce51f(0x347)](0x2082*-0x1+-0x1*0x1807+0x38ad)['substring'](0x1e5b*-0x1+0x1*0x1df9+0xa*0xa,-0x9*0x327+-0x1304*-0x1+-0x9*-0x10b);}_0x284f3a[_0x296dbe(0x486)+'e']=_0x2f0105[_0x296dbe(0x460)];const _0xf602c5={};_0xf602c5['tag']=_0x2f0105[_0x296dbe(0x652)],_0xf602c5[_0x296dbe(0x6bf)]={},_0xf602c5['children']=[{'tag':_0x2f0105[_0x296dbe(0x5cf)],'attrs':{'id':_0x2f0105['juVGQ'],'style':{'maskType':_0x2f0105['zWnHd']},'width':0x10,'height':0x10,'x':0x0,'y':0x0,'maskUnits':_0x2f0105[_0x296dbe(0xa7e)]},'children':[{'tag':_0x2f0105[_0x296dbe(0x5c4)],'attrs':{'fill':_0x2f0105['QJIXe'],'d':_0x2f0105['ZHncJ']}}]},{'tag':'g','attrs':{'fill':_0x2f0105[_0x296dbe(0x81d)],'mask':_0x2f0105[_0x296dbe(0x5f8)]},'children':[{'tag':_0x2f0105['ouABo'],'attrs':{'d':_0x2f0105[_0x296dbe(0x2b7)]}}]}],_0xf602c5[_0x296dbe(0x6bf)][_0x296dbe(0xa3)]=_0x2f0105[_0x296dbe(0x2af)],_0xf602c5[_0x296dbe(0x6bf)][_0x296dbe(0x82b)]=_0x2f0105[_0x296dbe(0x5ad)],_0xf602c5[_0x296dbe(0x6bf)][_0x296dbe(0x20d)]=_0x2f0105[_0x296dbe(0x3c5)],_0xf602c5[_0x296dbe(0x6bf)][_0x296dbe(0xa41)]=_0x2f0105[_0x296dbe(0x3c5)];var _0xd3855a=_0xf602c5,_0x116338=_0x2d59fb[_0x296dbe(0x7ac)](function(_0x531ace,_0x36a069){const _0x49f485=_0x296dbe,_0x1f49a0={};return _0x1f49a0['id']=_0x49f485(0x508)+_0x49f485(0x5b4),_0x1f49a0[_0x49f485(0x956)]=_0x36a069,_0x1f49a0['icon']=_0xd3855a,_0x2d59fb[_0x49f485(0xa0)+'ent'](_0x284f3a,Object[_0x49f485(0x408)]({},_0x531ace,_0x1f49a0));});_0x116338[_0x296dbe(0x486)+'e']=_0x2f0105[_0x296dbe(0xb92)];const _0x7f612a={};_0x7f612a[_0x296dbe(0x387)]=_0x2f0105[_0x296dbe(0x652)],_0x7f612a[_0x296dbe(0x6bf)]={},_0x7f612a['children']=[{'tag':_0x296dbe(0x54c),'attrs':{'id':_0x2f0105[_0x296dbe(0x94)],'style':{'maskType':_0x2f0105[_0x296dbe(0x6ba)]},'width':0x10,'height':0x10,'x':0x0,'y':0x0,'maskUnits':_0x2f0105[_0x296dbe(0xa7e)]},'children':[{'tag':_0x2f0105[_0x296dbe(0x5c4)],'attrs':{'fill':_0x2f0105[_0x296dbe(0x4ea)],'d':_0x2f0105[_0x296dbe(0xf7)]}}]},{'tag':'g','attrs':{'fill':_0x296dbe(0x6d8)+'or','mask':_0x296dbe(0x85)+_0x296dbe(0x407),'fillRule':_0x296dbe(0x100),'clipRule':_0x2f0105[_0x296dbe(0x679)]},'children':[{'tag':_0x2f0105['ouABo'],'attrs':{'d':_0x2f0105[_0x296dbe(0x2be)]}},{'tag':_0x2f0105[_0x296dbe(0x5c4)],'attrs':{'d':_0x2f0105[_0x296dbe(0x88b)]}}]}],_0x7f612a[_0x296dbe(0x6bf)]['fill']=_0x2f0105[_0x296dbe(0x2af)],_0x7f612a[_0x296dbe(0x6bf)][_0x296dbe(0x82b)]='0\x200\x2016\x2016',_0x7f612a[_0x296dbe(0x6bf)][_0x296dbe(0x20d)]=_0x2f0105[_0x296dbe(0x3c5)],_0x7f612a[_0x296dbe(0x6bf)][_0x296dbe(0xa41)]=_0x2f0105[_0x296dbe(0x3c5)];var _0x333303=_0x7f612a,_0x108595=_0x2d59fb[_0x296dbe(0x7ac)](function(_0x29b86c,_0x50d2f7){const _0x331870=_0x296dbe,_0x30a9ef={};return _0x30a9ef['id']=_0x2f0105[_0x331870(0x448)],_0x30a9ef[_0x331870(0x956)]=_0x50d2f7,_0x30a9ef['icon']=_0x333303,_0x2d59fb['createElem'+'ent'](_0x284f3a,Object[_0x331870(0x408)]({},_0x29b86c,_0x30a9ef));});_0x108595[_0x296dbe(0x486)+'e']=_0x2f0105[_0x296dbe(0x5af)];const _0x1dc466={};_0x1dc466[_0x296dbe(0x2e7)+_0x296dbe(0x463)]=_0x2f0105['wJSBd'],_0x1dc466[_0x296dbe(0x2e7)+'usTitle']=_0x2f0105[_0x296dbe(0x2f2)],_0x1dc466['onlineStat'+'us']=_0x2f0105[_0x296dbe(0x2cf)],_0x1dc466[_0x296dbe(0x57f)]=_0x2f0105['awesp'],_0x1dc466['offline']='univer-off'+'line';const _0x1bb486=_0x1dc466;function _0x1a0e09(_0x9cf5e9){const _0x1e0f95=_0x296dbe;if(_0x2f0105[_0x1e0f95(0xb48)](_0x1e0f95(0xa06),_0x2f0105['zTMLk']))switch(_0x9cf5e9){case _0x2536a2['OFFLINE']:return _0x2f0105[_0x1e0f95(0xb2a)];case _0x2536a2[_0x1e0f95(0x11a)]:return _0x2f0105['cOeCd'];case _0x2536a2[_0x1e0f95(0x447)]:return _0x2f0105['kkMIQ'];case _0x2536a2['NOT_COLLAB']:return _0x2f0105[_0x1e0f95(0x588)];case _0x2536a2[_0x1e0f95(0x7c1)]:case _0x2536a2[_0x1e0f95(0x10a)]:case _0x2536a2[_0x1e0f95(0x862)+_0x1e0f95(0x97e)+'G']:return _0x1e0f95(0x79a)+'us.syncing';case _0x2536a2['SYNCED']:return _0x2f0105['DGLZT'];}else{var _0x5ad4c0,_0x29f6dd;const {memberID:_0x38f4fb,selection:_0x58b271}=_0x1ecaf1[_0x1e0f95(0x1fe)],{sheetName:_0x433ef9,range:_0x1b7e17}=_0x56d02a['deserializ'+_0x1e0f95(0x924)+'Sheet'](_0x58b271),_0x1b2c64={'name':_0x2f0105[_0x1e0f95(0xa7f)](_0x29f6dd=(_0x5ad4c0=this[_0x1e0f95(0x4bd)+'vice'][_0x1e0f95(0xb76)](this[_0x1e0f95(0x53c)],_0x38f4fb))==null?void(0x1*-0x24c1+0x5b4*-0x6+0x46f9):_0x5ad4c0[_0x1e0f95(0x3a0)],null)?_0x29f6dd:_0x1e0f95(0x854)+'er','range':this[_0x1e0f95(0x562)+'ange'](_0x433ef9,_0x1b7e17),'sheetID':_0x433ef9,'color':this[_0x1e0f95(0x7fd)+_0x1e0f95(0x528)][_0x1e0f95(0x96)+_0x1e0f95(0x6cc)+_0x1e0f95(0xb49)](_0x38f4fb),'selection':_0x58b271},_0x32e6f4=this['cursorInfo'];_0x32e6f4[_0x1e0f95(0x27d)](_0x38f4fb,_0x1b2c64),this['_cursorInf'+'o$'][_0x1e0f95(0x3b2)](_0x32e6f4);}}function _0x302188(_0x5977d4){const _0x17bb43=_0x296dbe,_0x3afa10=_0x5f5c43[_0x17bb43(0x89f)+_0x17bb43(0x477)](_0x5977d4['status$'],_0x2536a2[_0x17bb43(0x681)]),_0x45de24=_0x53ac29[_0x17bb43(0x2d9)+_0x17bb43(0x43a)](_0x458d3d['LocaleServ'+'ice']),_0x1bb742=_0x2f0105[_0x17bb43(0x3a9)](_0x3afa10,_0x2536a2['OFFLINE']),_0x457a21=_0x45de24['t'](_0x2f0105[_0x17bb43(0x79f)](_0x1a0e09,_0x3afa10)),_0x74d9c2=_0x2f0105[_0x17bb43(0x3ce)](_0x32f538,_0x1bb486['onlineStat'+'us'],{[_0x1bb486[_0x17bb43(0x57f)]]:_0x1bb742,[_0x1bb486[_0x17bb43(0x51c)]]:!_0x1bb742}),_0x4db311=_0x1bb742?_0x2d59fb[_0x17bb43(0xa0)+_0x17bb43(0x35c)](_0x108595,null):_0x2d59fb[_0x17bb43(0xa0)+_0x17bb43(0x35c)](_0x116338,null),_0x4de524={};_0x4de524[_0x17bb43(0xab5)]=_0x74d9c2;const _0x1fd6b0={};_0x1fd6b0[_0x17bb43(0xab5)]=_0x1bb486[_0x17bb43(0x2e7)+_0x17bb43(0x463)];const _0x492816={};return _0x492816[_0x17bb43(0xab5)]=_0x1bb486['onlineStat'+_0x17bb43(0x662)],_0x2d59fb[_0x17bb43(0xa0)+_0x17bb43(0x35c)](_0x17bb43(0x8e),_0x4de524,_0x2d59fb['createElem'+_0x17bb43(0x35c)](_0x2f0105[_0x17bb43(0x418)],_0x1fd6b0,_0x4db311),_0x2d59fb['createElem'+_0x17bb43(0x35c)](_0x2f0105[_0x17bb43(0x418)],_0x492816,_0x457a21));}var _0xb67757=(_0x3fa622,_0xb7100d,_0x1531de,_0x51c7c5)=>{const _0x54fdb4=_0x296dbe;for(var _0x3d3592=_0xb7100d,_0x2349a1=_0x2f0105[_0x54fdb4(0xb11)](_0x3fa622[_0x54fdb4(0x167)],-0x639*0x1+0x1b02+-0x14c8),_0x3ae5e0;_0x2f0105[_0x54fdb4(0x65a)](_0x2349a1,0x22c3+0x23b*0xa+0x827*-0x7);_0x2349a1--)(_0x3ae5e0=_0x3fa622[_0x2349a1])&&(_0x3d3592=_0x3ae5e0(_0x3d3592)||_0x3d3592);return _0x3d3592;},_0x17a9a7=(_0x1a55aa,_0x109087)=>(_0x475ffe,_0x44cc9c)=>_0x109087(_0x475ffe,_0x44cc9c,_0x1a55aa);let _0x52dc42=class extends _0x458d3d[_0x296dbe(0x200)]{constructor(_0x2bcd53,_0x148560,_0xe7580c,_0x1382d2){const _0x45f574=_0x296dbe;super(),_0x46ffcf(this,_0x2f0105[_0x45f574(0xbae)],new _0x4e41e4['BehaviorSu'+(_0x45f574(0xa1a))](_0x2536a2['NOT_COLLAB'])),(this[_0x45f574(0x4b5)+_0x45f574(0xdc)]=_0x2bcd53,this[_0x45f574(0x5a3)+_0x45f574(0xa3b)+'ce']=_0x148560,this['_injector']=_0xe7580c,this['_collabora'+_0x45f574(0xa6c)+_0x45f574(0x3a2)]=_0x1382d2,this[_0x45f574(0x195)+_0x45f574(0x81b)](),this[_0x45f574(0x7e2)+_0x45f574(0x283)]());}[_0x296dbe(0x195)+'neHint'](){const _0x48df16=_0x296dbe;this[_0x48df16(0x323)+_0x48df16(0xacd)](this['_uiControl'+_0x48df16(0xdc)][_0x48df16(0x78a)+_0x48df16(0xa38)](_0x5f5c43[_0x48df16(0x1fa)+_0x48df16(0xb2)][_0x48df16(0xa4e)+'U'],()=>_0x53ac29[_0x48df16(0x30e)+_0x48df16(0x3f4)](_0x417153({'status$':this[_0x48df16(0x12a)]['asObservab'+'le']()}),this[_0x48df16(0x36a)])));}[_0x296dbe(0x7e2)+_0x296dbe(0x283)](){const _0x43eb4b=_0x296dbe,_0x48b58b={'jJfkN':function(_0x44d895,_0x63de58){const _0x1e45ad=_0x207b;return _0x2f0105[_0x1e45ad(0x7f7)](_0x44d895,_0x63de58);},'mixCz':_0x2f0105[_0x43eb4b(0x1c5)]};this[_0x43eb4b(0x323)+_0x43eb4b(0xacd)](_0x458d3d[_0x43eb4b(0x9f4)+'le'](this[_0x43eb4b(0x5a3)+_0x43eb4b(0xa3b)+'ce'][_0x43eb4b(0x6a7)]['pipe'](_0x4e41e4[_0x43eb4b(0xbbe)](()=>{const _0x378d98=_0x43eb4b;if(_0x48b58b['jJfkN'](_0x48b58b[_0x378d98(0x396)],_0x48b58b[_0x378d98(0x396)])){var _0xbfcad2;(_0xbfcad2=this[_0x378d98(0x20a)])==null||_0xbfcad2[_0x378d98(0xb7a)](_0x2b2f15=>_0x2b2f15['dispose']());}else{const _0x5d2fe0=this[_0x378d98(0x5a3)+'tanceServi'+'ce']['getFocused'+'Unit']();return _0x5d2fe0?this['_collabora'+_0x378d98(0xa6c)+_0x378d98(0x3a2)][_0x378d98(0x93e)+_0x378d98(0x40a)](_0x5d2fe0['getUnitId']()):_0x4e41e4['of'](null);}}),_0x4e41e4[_0x43eb4b(0xbbe)](_0x5a405a=>_0x5a405a?_0x5a405a['status$']:_0x4e41e4['of'](_0x2536a2[_0x43eb4b(0x681)])))[_0x43eb4b(0x829)](_0x56a971=>{this['_status$']['next'](_0x56a971);})));}};_0x52dc42=_0x2f0105[_0x296dbe(0xb58)](_0xb67757,[_0x458d3d['OnLifecycl'+'e'](_0x458d3d[_0x296dbe(0x3a6)+'tages'][_0x296dbe(0xae5)],_0x52dc42),_0x2f0105[_0x296dbe(0x590)](_0x17a9a7,0x1*0x180b+-0x915+-0xef6,_0x5f5c43[_0x296dbe(0x636)+_0x296dbe(0xdc)]),_0x2f0105[_0x296dbe(0x420)](_0x17a9a7,0x70c+-0x1b7e+0x1473,_0x458d3d[_0x296dbe(0x66b)+'tanceServi'+'ce']),_0x17a9a7(-0x1*0x1d54+0x92*0x3a+-0x3be,_0x5b8835['Inject'](_0x5b8835['Injector'])),_0x17a9a7(-0x1724+-0xe*0x11e+-0x1*-0x26cb,_0x5b8835['Inject'](_0x30302d[_0x296dbe(0x348)+_0x296dbe(0x123)+'ler']))],_0x52dc42);function _0x417153(_0x59d592){const {status$:_0x2960e5}=_0x59d592;return function(){const _0x5d7d9d=_0x207b,_0x585338={};return _0x585338[_0x5d7d9d(0xaa1)]=_0x2960e5,_0x2d59fb['createElem'+_0x5d7d9d(0x35c)](_0x302188,_0x585338);};}const _0x3f132c=_0x5b8835[_0x296dbe(0x593)+_0x296dbe(0x2f8)](_0x2f0105[_0x296dbe(0x933)]);var _0x374c6c=(_0x51ca1c,_0x3968ff,_0xefa337,_0x3d001e)=>{const _0x3f0d07=_0x296dbe;for(var _0x49da09=_0x3968ff,_0x46c386=_0x2f0105[_0x3f0d07(0x821)](_0x51ca1c[_0x3f0d07(0x167)],0xf5f+0x11*0x47+-0x1415),_0x12738e;_0x2f0105['bzUEB'](_0x46c386,-0x6e3+0x2be+0x1*0x425);_0x46c386--)(_0x12738e=_0x51ca1c[_0x46c386])&&(_0x49da09=_0x2f0105[_0x3f0d07(0x255)](_0x12738e,_0x49da09)||_0x49da09);return _0x49da09;},_0x181efc=(_0x1aeca6,_0x6bb52)=>(_0x23558b,_0x3ef443)=>_0x6bb52(_0x23558b,_0x3ef443,_0x1aeca6);_0x30302d[_0x296dbe(0x9af)+_0x296dbe(0x8f4)]=class extends _0x458d3d[_0x296dbe(0x950)+'le']{constructor(_0x452271,_0x13e22b,_0x280fcf,_0x33444a,_0x34ffab,_0x27b1ee){const _0x270c84=_0x296dbe;_0x2f0105[_0x270c84(0xb48)](_0x2f0105[_0x270c84(0x50a)],_0x2f0105['TgLKH'])?(super(),this[_0x270c84(0xa48)+'e']=_0x452271,this['_logServic'+'e']=_0x13e22b,this[_0x270c84(0xb5f)+_0x270c84(0xa95)]=_0x280fcf,this[_0x270c84(0x3e7)+_0x270c84(0x764)]=_0x33444a,this['_snapshotS'+_0x270c84(0x3d9)]=_0x34ffab,_0x27b1ee?_0x2f0105['AFlzD'](_0x27b1ee,null)||_0x27b1ee[_0x270c84(0x11b)]()[_0x270c84(0x663)](()=>this[_0x270c84(0x246)]()):(this[_0x270c84(0xb3)+'e'][_0x270c84(0x4ae)](_0x2f0105['fqioU'],_0x2f0105[_0x270c84(0xb15)]),this['_init']())):(this[_0x270c84(0xb3)+'e'][_0x270c84(0x4ae)](_0x2f0105[_0x270c84(0x668)],_0x270c84(0x963)+'atus\x20chang'+'ed\x20to',_0x3413bb),_0x14416f===_0x13a510[_0x270c84(0xa9a)+_0x270c84(0x2b2)+'G']?(this[_0x270c84(0xbca)+_0x270c84(0xa95)][_0x270c84(0x89a)]({'content':this[_0x270c84(0xb3e)+_0x270c84(0x820)]['t'](_0x270c84(0x8b7)+_0x270c84(0xbd0)+_0x270c84(0x4d3)+_0x270c84(0x199)),'type':_0x14f985[_0x270c84(0x1c9)+'e'][_0x270c84(0x4ca)]}),this['_univerPer'+_0x270c84(0xb6a)+'vice'][_0x270c84(0x793)+'e'](this[_0x270c84(0x53c)],!(-0x761*0x3+-0x1444*-0x1+0x1e0))):this['_univerPer'+_0x270c84(0xb6a)+_0x270c84(0x820)][_0x270c84(0x793)+'e'](this[_0x270c84(0x53c)],!(0x1a35*-0x1+-0x1b*0xce+0x2fef)));}async['_init'](){const _0x20995f=_0x296dbe,_0x421185=this['_urlServic'+'e'][_0x20995f(0x52e)](_0x2f0105['AyjKp']),_0x375293=this['_urlServic'+'e']['getParam'](_0x2f0105[_0x20995f(0xaf8)]);if(_0x2f0105['PysRx'](!_0x421185,!_0x375293)){this[_0x20995f(0xb3)+'e']['debug'](_0x2f0105[_0x20995f(0x1e8)],_0x20995f(0x2c1)+_0x20995f(0xbd8)+_0x20995f(0x6e7)+_0x20995f(0x82c)+_0x20995f(0x2c9)+_0x20995f(0x260)+'dress.');return;}switch(_0x2f0105[_0x20995f(0x255)](Number,_0x375293)){case _0x5c803f[_0x20995f(0x1dd)+'ET']:{const _0xcf57a1=await this['_loadSheet'](_0x421185);this[_0x20995f(0x609)+'nitSync'](_0xcf57a1);break;}case _0x5c803f[_0x20995f(0x69c)]:{await this['_loadDoc'](_0x421185);break;}default:{this[_0x20995f(0xb3)+'e'][_0x20995f(0x3d3)]('[DataLoade'+_0x20995f(0x5aa)+'r]',_0x2f0105[_0x20995f(0xb83)]);break;}}}async[_0x296dbe(0x609)+_0x296dbe(0x29b)](_0x5c5678){const _0x2a5e47=_0x296dbe,_0x51ae9f={'cFuLH':function(_0x606b3b){return _0x2f0105['ijnip'](_0x606b3b);}};_0x2f0105[_0x2a5e47(0x551)](_0x2f0105[_0x2a5e47(0x363)],_0x2f0105[_0x2a5e47(0x363)])?(this['_logServic'+'e']['error'](_0x91dfbb),_0x51ae9f[_0x2a5e47(0x143)](_0x4bf7cf)):(await this['_updateSub'+'UnitFromUR'+_0x2a5e47(0xb9b)](_0x5c5678),_0x5c5678[_0x2a5e47(0x6a5)+'t$'][_0x2a5e47(0x16c)](_0x4e41e4[_0x2a5e47(0x5d9)](this['dispose$']))[_0x2a5e47(0x829)](_0x42a385=>{const _0xf1bb25=_0x2a5e47;_0x42a385&&this[_0xf1bb25(0x409)+_0xf1bb25(0x3a5)+_0xf1bb25(0xadc)](_0x42a385);}),this[_0x2a5e47(0xa48)+'e'][_0x2a5e47(0x745)][_0x2a5e47(0x16c)](_0x4e41e4[_0x2a5e47(0x5d9)](this[_0x2a5e47(0x775)]))[_0x2a5e47(0x829)](()=>this[_0x2a5e47(0x674)+'UnitFromUR'+'LParams'](_0x5c5678)));}[_0x296dbe(0x409)+_0x296dbe(0x3a5)+'tState'](_0x5e141a,_0x346d7a=!(-0x295*-0x2+-0x1*-0x1e9+-0x712)){const _0x2dfee7=_0x296dbe,_0x32ba21=this[_0x2dfee7(0xa48)+'e'][_0x2dfee7(0x52e)](_0x2f0105[_0x2dfee7(0xb8a)]);_0x2f0105[_0x2dfee7(0x7cb)](_0x5e141a['getSheetId'](),_0x32ba21)&&this[_0x2dfee7(0xa48)+'e']['setParam']('subunit',_0x5e141a[_0x2dfee7(0x552)](),_0x346d7a);}async['_updateSub'+_0x296dbe(0x725)+_0x296dbe(0xb9b)](_0x5e6f9b){const _0x116b8e=_0x296dbe,_0x46912f=this[_0x116b8e(0xa48)+'e'][_0x116b8e(0x52e)](_0x116b8e(0x7c0));if(!_0x46912f||!_0x5e6f9b[_0x116b8e(0x6ff)+_0x116b8e(0x9a5)](_0x46912f)){if(_0x2f0105['OPhCb'](_0x2f0105['dHdOp'],_0x2f0105[_0x116b8e(0x735)])){const _0x50ef3b={'eventID':_0x3d6e20['Collaborat'+_0x116b8e(0x530)][_0x116b8e(0x7c9)+'NGESET'],'data':{'unitID':_0x149297[_0x116b8e(0x53c)],'unitType':this[_0x116b8e(0xa25)],'changeset':_0x4ce936,'memberID':this[_0x116b8e(0xa5f)][_0x116b8e(0xba3)+'D']()}};this['_session'][_0x116b8e(0x899)](_0x50ef3b,this[_0x116b8e(0x53c)]);}else{this[_0x116b8e(0x409)+_0x116b8e(0x3a5)+_0x116b8e(0xadc)](_0x5e6f9b[_0x116b8e(0x2b8)+'heet'](),!(-0x8c9*-0x3+0x3e8+0x1e43*-0x1));return;}}_0x2f0105[_0x116b8e(0xaae)](_0x5e6f9b[_0x116b8e(0x2b8)+_0x116b8e(0x3c0)]()[_0x116b8e(0x552)](),_0x46912f)&&await this[_0x116b8e(0xb5f)+_0x116b8e(0xa95)][_0x116b8e(0x112)+_0x116b8e(0xa92)](_0x27c8ee[_0x116b8e(0x9c6)+'etActivate'+_0x116b8e(0x787)]['id'],{'unitId':_0x5e6f9b[_0x116b8e(0x2d0)](),'subUnitId':_0x46912f});}async[_0x296dbe(0xa90)](_0x25f27f){const _0x75b49c=_0x296dbe;let _0x5d6b67=0x4eb*0x1+-0x3a3*-0x2+-0xc31;const _0x161b45=await this['_localCach'+_0x75b49c(0x764)][_0x75b49c(0x85c)+_0x75b49c(0xa68)](_0x25f27f);return _0x161b45&&(_0x161b45[_0x75b49c(0x59f)+_0x75b49c(0x594)]||_0x161b45[_0x75b49c(0xea)][_0x75b49c(0x167)]!==-0x119f*0x1+0x2f6+0xea9)&&(_0x5d6b67=_0x161b45[_0x75b49c(0x883)]),_0x2f0105[_0x75b49c(0x452)](_0x5d6b67,0x6f+0x1f30+-0x5*0x653)&&this[_0x75b49c(0xb3)+'e']['debug'](_0x2f0105[_0x75b49c(0x1e8)],_0x75b49c(0x48a)+_0x75b49c(0x8d6)+_0x75b49c(0x3b7)+_0x75b49c(0x690)+_0x75b49c(0xd6)),this['_snapshotS'+_0x75b49c(0x3d9)][_0x75b49c(0x24e)](_0x25f27f,_0x5d6b67);}async[_0x296dbe(0x3b1)](_0x200af4){const _0x988f19=_0x296dbe;if(_0x2f0105[_0x988f19(0x9eb)](_0x2f0105['mlIeK'],'Kcoki')){let _0x3669b3=-0x1*0x2427+-0xe0+-0x1*-0x2507;const _0x591e79=await this[_0x988f19(0x3e7)+_0x988f19(0x764)][_0x988f19(0x85c)+_0x988f19(0xa68)](_0x200af4);return _0x591e79&&(_0x591e79[_0x988f19(0x59f)+_0x988f19(0x594)]||_0x591e79[_0x988f19(0xea)][_0x988f19(0x167)]!==-0xfb*-0x11+0xf*-0x4+-0x106f*0x1)&&(_0x3669b3=_0x591e79[_0x988f19(0x883)]),_0x3669b3===-0xbdc*0x1+-0x1db2+-0x6ed*-0x6&&this[_0x988f19(0xb3)+'e'][_0x988f19(0x4ae)](_0x2f0105[_0x988f19(0x1e8)],_0x2f0105[_0x988f19(0x94b)]),this['_snapshotS'+'ervice'][_0x988f19(0xb5)](_0x200af4,_0x3669b3);}else return this['_entities'][_0x988f19(0x9ae)](_0x395bea)?this[_0x988f19(0xd8)][_0x988f19(0x242)](_0x27a454)[_0x988f19(0x3c6)+'$']:this[_0x988f19(0x129)+'t$'][_0x988f19(0x16c)](_0x43fbe4[_0x988f19(0xe6)](_0x392650=>_0x392650[_0x988f19(0x53c)]===_0x46ea5f),_0x4f659f['switchMap'](_0x277e1f=>_0x277e1f['cursorInfo'+'$']));}},_0x30302d[_0x296dbe(0x9af)+_0x296dbe(0x8f4)]=_0x2f0105['BiqOR'](_0x374c6c,[_0x458d3d[_0x296dbe(0x6e9)+'e'](_0x458d3d[_0x296dbe(0x3a6)+_0x296dbe(0x75c)]['Starting'],_0x30302d[_0x296dbe(0x9af)+_0x296dbe(0x8f4)]),_0x2f0105[_0x296dbe(0x6f1)](_0x181efc,0x9*0x16a+-0x61b+0x1*-0x69f,_0x3f132c),_0x2f0105[_0x296dbe(0x1d6)](_0x181efc,0x2245+-0x1*-0x1b77+-0x1*0x3dbb,_0x458d3d[_0x296dbe(0x8fd)+'e']),_0x2f0105['TpJBE'](_0x181efc,0xb4e+0x1b7+0x1*-0xd03,_0x458d3d[_0x296dbe(0xa55)+_0x296dbe(0xa95)]),_0x2f0105[_0x296dbe(0x69a)](_0x181efc,0x25e9*-0x1+-0x2*-0x11b8+-0x4*-0x9f,_0x5b8835[_0x296dbe(0x9f7)](_0x30302d[_0x296dbe(0x8c9)+_0x296dbe(0x226)])),_0x2f0105[_0x296dbe(0x4f1)](_0x181efc,-0x6*-0xb8+0xd*0x1a6+-0x1*0x19ba,_0x5b8835['Inject'](_0x2e6587['SnapshotSe'+'rvice'])),_0x2f0105['ZmHcs'](_0x181efc,0x1*-0x13ff+0xc13+-0x13*-0x6b,_0x5b8835['Optional'](_0x4f2761[_0x296dbe(0xa58)+'tanceServi'+'ce']))],_0x30302d['DataLoader'+'Controller']);var _0x2fd98a=(_0x1f1b1f,_0x488b6c,_0x58b6be,_0x42f53a)=>{const _0x4b8897=_0x296dbe;for(var _0x116285=_0x488b6c,_0x5f4e34=_0x1f1b1f[_0x4b8897(0x167)]-(-0xbe4+-0x2*-0x687+-0x129),_0x3f96f7;_0x5f4e34>=0x135a+-0x51a+-0xe40;_0x5f4e34--)(_0x3f96f7=_0x1f1b1f[_0x5f4e34])&&(_0x116285=_0x2f0105[_0x4b8897(0x2a5)](_0x3f96f7,_0x116285)||_0x116285);return _0x116285;},_0x39ddbc=(_0x4821b6,_0xc42dd7)=>(_0xf667a0,_0x33aa23)=>_0xc42dd7(_0xf667a0,_0x33aa23,_0x4821b6);const _0x306f0d=_0x2f0105[_0x296dbe(0x50c)],_0x5aefcc=_0x2f0105['DYLzQ'];let _0x56f557=class extends _0x458d3d[_0x296dbe(0x200)]{constructor(_0x28cc34,_0x262558){const _0x24e786=_0x296dbe;super(),this[_0x24e786(0x5a3)+_0x24e786(0xa3b)+'ce']=_0x28cc34,this[_0x24e786(0x5fe)+_0x24e786(0x820)]=_0x262558,this[_0x24e786(0x246)]();}[_0x296dbe(0x246)](){const _0x32d915=_0x296dbe;this[_0x32d915(0x323)+'hMe'](_0x458d3d[_0x32d915(0x9f4)+'le'](this[_0x32d915(0x5a3)+'tanceServi'+'ce']['focused$'][_0x32d915(0x829)](()=>{const _0xf5503d=_0x32d915;var _0x725526;const _0x3a9ce6=this['_univerIns'+_0xf5503d(0xa3b)+'ce'][_0xf5503d(0x7f)+'Unit']();let _0x41f363=_0x2f0105['zcOoH'](_0x725526=this[_0xf5503d(0x5fe)+_0xf5503d(0x820)]['getConfig'](_0x306f0d),null)?_0x725526:_0x5aefcc;_0x2f0105['bAZOU'](_0x3a9ce6,_0x458d3d[_0xf5503d(0x4de)])&&(_0x41f363=_0x3a9ce6[_0xf5503d(0x3a0)]),document[_0xf5503d(0x271)]=_0x41f363;})));}};_0x56f557=_0x2f0105[_0x296dbe(0x538)](_0x2fd98a,[_0x458d3d['OnLifecycl'+'e'](_0x458d3d[_0x296dbe(0x3a6)+'tages'][_0x296dbe(0x5ae)],_0x56f557),_0x2f0105['XvxnQ'](_0x39ddbc,-0x742*0x1+-0x8de+-0x158*-0xc,_0x458d3d[_0x296dbe(0x66b)+_0x296dbe(0xa3b)+'ce']),_0x2f0105[_0x296dbe(0x69a)](_0x39ddbc,0x1264*-0x1+0x161b+-0x3b6,_0x458d3d[_0x296dbe(0x610)+_0x296dbe(0x820)])],_0x56f557);const _0x831ac3={};_0x831ac3['fetchMiss']=_0x2f0105[_0x296dbe(0x768)],_0x831ac3[_0x296dbe(0xa0b)]=_0x2f0105[_0x296dbe(0xad9)],_0x831ac3[_0x296dbe(0x729)]=_0x2f0105['iCLBi'],_0x831ac3[_0x296dbe(0x8ee)]=_0x2f0105['rsitJ'],_0x831ac3[_0x296dbe(0x7d6)]=_0x2f0105['cQrYE'],_0x831ac3[_0x296dbe(0x51c)]=_0x2f0105[_0x296dbe(0x3b0)];const _0x5f5b97={};_0x5f5b97[_0x296dbe(0x4fe)+_0x296dbe(0x301)]=_0x2f0105[_0x296dbe(0x755)],_0x5f5b97[_0x296dbe(0x718)]='连接失败,将在一会儿'+_0x296dbe(0x9b8),_0x5f5b97[_0x296dbe(0x6fc)]=_0x2f0105[_0x296dbe(0x84e)],_0x5f5b97[_0x296dbe(0x8b7)+_0x296dbe(0x30f)+'t']=_0x2f0105[_0x296dbe(0x760)];const _0x283fda={};_0x283fda[_0x296dbe(0x271)]=_0x296dbe(0x450),_0x283fda['content']=_0x2f0105[_0x296dbe(0x978)];const _0x54470b={};_0x54470b[_0x296dbe(0xb95)]=_0x2f0105[_0x296dbe(0xb66)];const _0xc39484={};_0xc39484[_0x296dbe(0x392)+'t']=_0x54470b;const _0x419e72={};_0x419e72[_0x296dbe(0xb37)+_0x296dbe(0x8ac)]=_0x296dbe(0x49d)+'确认重新登陆,点击取'+_0x296dbe(0x6d1)+'。';const _0x535ac8={};_0x535ac8[_0x296dbe(0x79a)+'us']=_0x831ac3,_0x535ac8['session']=_0x5f5b97,_0x535ac8['conflict']=_0x283fda,_0x535ac8[_0x296dbe(0x8b7)+_0x296dbe(0x912)]=_0xc39484,_0x535ac8[_0x296dbe(0x777)]=_0x419e72;const _0x278377=_0x535ac8;var _0x395344=(_0x4683a2,_0x1ddcae,_0x2db8a2,_0x25ffe4)=>{const _0x5db22c=_0x296dbe;for(var _0xc5b706=_0x1ddcae,_0x4b0d57=_0x2f0105[_0x5db22c(0x5d5)](_0x4683a2[_0x5db22c(0x167)],0x1*0x1737+0xea6+-0x25dc),_0x9c6ee6;_0x2f0105[_0x5db22c(0x4b6)](_0x4b0d57,0xc93*0x2+-0x2*-0x974+-0x2c0e);_0x4b0d57--)(_0x9c6ee6=_0x4683a2[_0x4b0d57])&&(_0xc5b706=_0x2f0105[_0x5db22c(0x9b9)](_0x9c6ee6,_0xc5b706)||_0xc5b706);return _0xc5b706;},_0x433008=(_0x195f55,_0x424e8b)=>(_0x27ea29,_0x5af063)=>_0x424e8b(_0x27ea29,_0x5af063,_0x195f55);const _0x35a62d=_0x2f0105[_0x296dbe(0x954)],_0x5102c9=_0x2f0105[_0x296dbe(0x7a6)];let _0x2decf8=class{constructor(_0x30be2c,_0x24edb1){const _0x32807f=_0x296dbe;this[_0x32807f(0x5fe)+_0x32807f(0x820)]=_0x30be2c,this[_0x32807f(0xf4)+'ce']=_0x24edb1;}async['getUnitOnR'+'ev'](_0x4edec0,_0x4dedef){const _0x103b71=_0x296dbe;if(_0x2f0105[_0x103b71(0x388)](_0x2f0105['faoSD'],_0x2f0105[_0x103b71(0x7d4)])){var _0x466c07;const {unitID:_0x2e3770,type:_0x5d8cc8,revision:_0x7bc50=0x15e3*-0x1+-0x6cd*-0x2+-0x3*-0x2c3}=_0x4dedef,_0x4f3045=this[_0x103b71(0xa44)+_0x103b71(0x6e5)]()+'/'+_0x5d8cc8+_0x103b71(0x335)+_0x2e3770+'/rev/'+(_0x2f0105[_0x103b71(0xd4)](_0x7bc50,0x1*0x24b8+0x182*-0x18+-0x87)?0x817+0x203d+-0x2854:_0x7bc50),_0x48f490=(await this[_0x103b71(0xf4)+'ce']['get'](_0x4f3045))[_0x103b71(0x772)],_0x249458=(_0x466c07=_0x48f490[_0x103b71(0x583)])==null?void(0x3*-0x1bd+-0x1*0x12fb+0x26*0xa3):_0x466c07[_0x103b71(0x5c8)];if(_0x249458){const _0x1158d4=_0x2f0105['tGIXt'](_0x249458,null)?void(0x146c+-0x2*0x1049+0x26e*0x5):_0x249458[_0x103b71(0x46c)+'ta'],_0xc4f4d=_0x458d3d[_0x103b71(0x5c7)+'r'][_0x103b71(0x3a7)](_0x458d3d[_0x103b71(0x81c)+'nicode'](_0x1158d4));_0x249458[_0x103b71(0x46c)+'ta']=_0xc4f4d,Object[_0x103b71(0x765)](_0x249458[_0x103b71(0x8c2)])[_0x103b71(0xb7a)](([,_0x511b45])=>{const _0x2ab530=_0x103b71,_0x288216=_0x511b45[_0x2ab530(0x46c)+'ta'],_0x4f32a4=_0x458d3d[_0x2ab530(0x5c7)+'r'][_0x2ab530(0x3a7)](_0x458d3d[_0x2ab530(0x81c)+_0x2ab530(0x720)](_0x288216));_0x511b45[_0x2ab530(0x46c)+'ta']=_0x4f32a4;});}return _0x48f490;}else{const _0xad29eb=_0x358138[_0x103b71(0x2b4)];_0x2f0105[_0x103b71(0x6df)](_0xad29eb,_0x2507c8[_0x103b71(0x348)+_0x103b71(0x530)][_0x103b71(0x362)+_0x103b71(0x1b2)])&&this[_0x103b71(0x797)+_0x103b71(0x93)](_0x3dc7c7),_0x2f0105[_0x103b71(0x1c0)](_0xad29eb,_0x4a710c[_0x103b71(0x348)+_0x103b71(0x530)][_0x103b71(0x4e6)+'E'])&&this[_0x103b71(0x31b)+_0x103b71(0xa7b)](_0x434bb3);}}async[_0x296dbe(0xae4)+_0x296dbe(0x346)](_0x8050a1,_0xcc5788){const _0x4e8d04=_0x296dbe,{unitID:_0x4fb95d,type:_0xcde8e5,blockID:_0x57a762}=_0xcc5788,_0x219997=this[_0x4e8d04(0xa44)+_0x4e8d04(0x6e5)]()+'/'+_0xcde8e5+_0x4e8d04(0x335)+_0x4fb95d+_0x4e8d04(0xaab)+_0x57a762;return(await this[_0x4e8d04(0xf4)+'ce'][_0x4e8d04(0x242)](_0x219997))[_0x4e8d04(0x772)];}async['fetchMissi'+'ngChangese'+'ts'](_0x2a7281,_0x2c8c54){const _0x1abaf8=_0x296dbe;if(_0x2f0105[_0x1abaf8(0x4fb)]!==_0x2f0105[_0x1abaf8(0x4fb)]){if(_0x2f0105[_0x1abaf8(0x285)](_0x5ba9db[_0x1abaf8(0xb3c)],_0x5e2fa4)){const _0xb9aea2={..._0x4e23e4},_0x50e091=_0xb9aea2;_0x50e091[_0x1abaf8(0x65b)]=_0x43a337[_0x3b0099['color']],_0x15ab93[_0x1abaf8(0x27d)](_0x4becff,_0x50e091);}}else{const {unitID:_0x987b0b,type:_0x6deb5a,from:_0x2f48fe,to:_0x1c9865}=_0x2c8c54,_0x2cfbc2=this[_0x1abaf8(0xa44)+_0x1abaf8(0x6e5)]()+'/'+_0x6deb5a+_0x1abaf8(0x335)+_0x987b0b+(_0x1abaf8(0x9ea)+'ing?from=')+_0x2f48fe+_0x1abaf8(0x776)+_0x1c9865;return(await this[_0x1abaf8(0xf4)+'ce']['get'](_0x2cfbc2))['body'];}}[_0x296dbe(0xa44)+_0x296dbe(0x6e5)](){const _0x3eda5d=_0x296dbe;var _0x286c41;return _0x2f0105[_0x3eda5d(0x101)](_0x286c41=this[_0x3eda5d(0x5fe)+_0x3eda5d(0x820)][_0x3eda5d(0x138)](_0x35a62d),null)?_0x286c41:_0x5102c9;}async[_0x296dbe(0x85f)+'esRequest'](_0x4b9c2d,_0x2fcdca){const _0x5abc69=_0x296dbe,_0xd6e55d=_0x5abc69(0xbc3)+_0x5abc69(0x27f)+_0x5abc69(0x6e)+_0x2fcdca[_0x5abc69(0x1fd)]+_0x5abc69(0x335)+_0x2fcdca['unitID']+_0x5abc69(0x1eb);return(await this[_0x5abc69(0xf4)+'ce']['get'](_0xd6e55d,{'params':{'resourceId':JSON[_0x5abc69(0x5a5)](_0x2fcdca[_0x5abc69(0x7fc)+'s'])}}))[_0x5abc69(0x772)];}[_0x296dbe(0x921)+'ot'](){const _0x11a6f1=_0x296dbe;throw new Error(_0x2f0105[_0x11a6f1(0x474)]);}[_0x296dbe(0xa8a)+'lock'](){const _0x1acf9e=_0x296dbe;if(_0x2f0105['xZKNb'](_0x2f0105['sRNrR'],_0x2f0105[_0x1acf9e(0x5e4)])){if(_0x990380['has'](_0x4b3950[_0x1acf9e(0x686)])){const _0x4f4a15=_0x3f7b99[_0x1acf9e(0x242)](_0x18e0ba[_0x1acf9e(0x686)]);_0x4f4a15[_0x1acf9e(0x3a0)]+=',\x20'+_0x422b7b['name'];}else _0x18722b[_0x1acf9e(0x27d)](_0x14f078['selection'],_0x457b5d);}else throw new Error(_0x2f0105[_0x1acf9e(0x474)]);}[_0x296dbe(0x873)+'set'](){const _0x38b22c=_0x296dbe;throw new Error(_0x2f0105[_0x38b22c(0x474)]);}};_0x2decf8=_0x395344([_0x2f0105[_0x296dbe(0x8d0)](_0x433008,-0x23a5+-0x170c+0x3ab1,_0x458d3d['IConfigSer'+'vice']),_0x433008(-0x13c6+-0x1839+0x200*0x16,_0x5b8835[_0x296dbe(0x9f7)](_0x3d5dfc[_0x296dbe(0x296)+'e']))],_0x2decf8);var _0x3b5ea0=(_0x5df909,_0x3a77d3,_0x34927d,_0x11982c)=>{const _0x3d3f31=_0x296dbe;for(var _0x4593a3=_0x3a77d3,_0x36a66c=_0x5df909['length']-(0x6b*0x31+0x1d67+0x71*-0x71),_0x439b48;_0x2f0105[_0x3d3f31(0x6db)](_0x36a66c,0x186c+0x170b*-0x1+-0x161);_0x36a66c--)(_0x439b48=_0x5df909[_0x36a66c])&&(_0x4593a3=_0x2f0105[_0x3d3f31(0xa3f)](_0x439b48,_0x4593a3)||_0x4593a3);return _0x4593a3;},_0x462849=(_0xe0fe70,_0x5245db)=>(_0x2705a8,_0x9e338e)=>_0x5245db(_0x2705a8,_0x9e338e,_0xe0fe70);let _0x5c1a96=class extends _0x458d3d[_0x296dbe(0x68e)+_0x296dbe(0x36c)]{constructor(_0x2160f2,_0x5e4516,_0x498eaa,_0x3b03af,_0x11a982){const _0x2e1c3f=_0x296dbe;if(_0x2e1c3f(0x925)===_0x2f0105[_0x2e1c3f(0xbba)])super(_0x2160f2,_0x5e4516,_0x498eaa),this[_0x2e1c3f(0x9e7)+_0x2e1c3f(0x226)]=_0x3b03af,this[_0x2e1c3f(0xb3)+'e']=_0x11a982;else throw new _0x3a1d68(_0x2f0105['qBVBj']);}[_0x296dbe(0x70d)+'ndoRedo'](_0x27c7b3,_0x5add24){const _0x5d30ed=_0x296dbe,_0x25941a={'VPPpt':function(_0x331a5f,_0x227d8b){const _0x44fa7d=_0x207b;return _0x2f0105[_0x44fa7d(0x4e2)](_0x331a5f,_0x227d8b);}},_0x94399f=this[_0x5d30ed(0x157)+_0x5d30ed(0x1a1)](_0x27c7b3);if(_0x94399f)try{if(_0x2f0105[_0x5d30ed(0x4a6)](_0x2f0105[_0x5d30ed(0x7c2)],_0x2f0105['uDAXS'])){const _0x353fe4=this[_0x5d30ed(0x9e7)+_0x5d30ed(0x716)](_0x94399f,_0x5add24);this[_0x5d30ed(0x45e)+_0x5d30ed(0x816)](_0x27c7b3,_0x353fe4);}else this['_memberSer'+'vice'][_0x5d30ed(0x4e5)+'er'](this['_unitID'],_0x35ec00[_0x5d30ed(0x1fe)]);}catch(_0x1ad213){this[_0x5d30ed(0xb3)+'e']['error'](_0x2f0105[_0x5d30ed(0x7ae)],_0x1ad213),this[_0x5d30ed(0x878)](_0x27c7b3);}const _0x58a66f=this[_0x5d30ed(0x117)+_0x5d30ed(0x1a1)](_0x27c7b3);if(_0x58a66f)try{const _0x1c219d=this['_transform'+'Stack'](_0x58a66f,_0x5add24);this[_0x5d30ed(0x45e)+_0x5d30ed(0xa2e)](_0x27c7b3,_0x1c219d);}catch(_0x82b097){if(_0x2f0105['SniJN'](_0x2f0105[_0x5d30ed(0x42f)],_0x2f0105[_0x5d30ed(0x42f)]))this[_0x5d30ed(0xb3)+'e'][_0x5d30ed(0x3d3)](_0x82b097),this[_0x5d30ed(0x93f)](_0x27c7b3);else{if(_0x25941a[_0x5d30ed(0x484)](_0x11de56[_0x5d30ed(0x8a3)],-0x5*-0xfe+0x94b+-0xcb0)&&_0x10f818[_0x5d30ed(0xa7d)](this['localeServ'+_0x5d30ed(0x57b)]['t'](_0x5d30ed(0x688)+_0x5d30ed(0x2ce)+_0x5d30ed(0x7ed)))){const _0x3d3a1f=_0x4c59d0[_0x5d30ed(0x341)+_0x5d30ed(0xb68)](_0x30decf['location']['href']);_0x5c3583['location'][_0x5d30ed(0x645)]=this['_getLoginP'+_0x5d30ed(0xaf4)]()+_0x5d30ed(0x307)+_0x3d3a1f;}return _0x588774;}}}[_0x296dbe(0x878)](_0x2107cd){const _0x4c8b68=_0x296dbe,_0x3a61a2=this['_getUndoSt'+_0x4c8b68(0x1a1)](_0x2107cd);_0x3a61a2&&(_0x3a61a2[_0x4c8b68(0x167)]=0x299*-0xb+-0x576+0x2209,this[_0x4c8b68(0xa4a)+_0x4c8b68(0x6e0)]());}[_0x296dbe(0x93f)](_0x467072){const _0x416917=_0x296dbe,_0x38b23d=this['_getRedoSt'+_0x416917(0x1a1)](_0x467072);_0x38b23d&&(_0x38b23d[_0x416917(0x167)]=-0x1a1b*0x1+0x9d*0x9+0x1f*0xaa,this[_0x416917(0xa4a)+'tus']());}['_substitut'+_0x296dbe(0x816)](_0x45ae8d,_0x18a0dc){const _0x30bb82=_0x296dbe,_0x1c70d6={'xxNAG':function(_0x4c64ed,_0x31851f){return _0x4c64ed!==_0x31851f;},'lFzzT':function(_0x224564,_0xc03a29){const _0x9fe37f=_0x207b;return _0x2f0105[_0x9fe37f(0x8ec)](_0x224564,_0xc03a29);}};if(_0x2f0105['AkfMD']!==_0x2f0105['OFhCS'])this['_undoStack'+'s']['set'](_0x45ae8d,_0x18a0dc),this['_updateSta'+_0x30bb82(0x6e0)]();else{var _0x582f60;if(this['_online']=!(0x6c2+0x2*0x6a1+-0x1404),_0x1c70d6[_0x30bb82(0x287)]((_0x582f60=this[_0x30bb82(0x5a3)+_0x30bb82(0xa3b)+'ce'][_0x30bb82(0x7f)+_0x30bb82(0x9c1)]())==null?void(-0x851+-0x1542+-0x1*-0x1d93):_0x582f60['getUnitId'](),this['unitID']))return;const _0x32a218=this[_0x30bb82(0x36a)][_0x30bb82(0x242)](_0x56c24f['TextSelect'+_0x30bb82(0xae2)+'Service'])[_0x30bb82(0xfc)+_0x30bb82(0x507)](),_0x1e8a41=_0x1c70d6[_0x30bb82(0xa59)](_0x32a218,null)?void(-0x23b9+0x1ab0+-0x1*-0x909):_0x32a218[_0x30bb82(0x5a1)](_0x460371[_0x30bb82(0xb6c)+_0x30bb82(0xec)]);_0x363442['isArray'](_0x1e8a41)&&_0x1e8a41[_0x30bb82(0x167)]>0x8e2+0x29*-0xa3+0x1139*0x1&&this[_0x30bb82(0xba5)+_0x30bb82(0x209)](_0x1e8a41);}}[_0x296dbe(0x45e)+_0x296dbe(0xa2e)](_0x83e893,_0x1caae4){const _0x2330d0=_0x296dbe;_0x2f0105[_0x2330d0(0xb7b)](_0x2f0105[_0x2330d0(0x6c3)],_0x2f0105[_0x2330d0(0x6c3)])?(this[_0x2330d0(0x612)+'s'][_0x2330d0(0x27d)](_0x83e893,_0x1caae4),this[_0x2330d0(0xa4a)+_0x2330d0(0x6e0)]()):this[_0x2330d0(0x8d3)+'ervice'][_0x2330d0(0x70d)+_0x2330d0(0x6ec)](this[_0x2330d0(0x53c)],_0xe9b61a);}[_0x296dbe(0x9e7)+'Stack'](_0xbae06,_0x2150f9){const _0x37b153=_0x296dbe,_0x2f2344=[];let _0x426db1=_0x2150f9,_0x3f85b0=_0x2150f9;for(let _0x1111ac=_0xbae06[_0x37b153(0x167)]-(-0xcec+-0x9*-0x394+0x69*-0x2f);_0x2f0105[_0x37b153(0xaf5)](_0x1111ac,-0x12b*-0x17+-0xa55+-0x1088);_0x1111ac--){const {unitID:_0x22360f,undoMutations:_0x273cd1,redoMutations:_0x452928}=_0xbae06[_0x1111ac],_0x3f02e0=this[_0x37b153(0x9e7)+_0x37b153(0x226)][_0x37b153(0x557)+'utationsWi'+_0x37b153(0x564)+'t'](_0x426db1,_0x273cd1),_0x58713f=this[_0x37b153(0x9e7)+_0x37b153(0x226)]['transformM'+_0x37b153(0xb44)+_0x37b153(0x564)+'t'](_0x3f85b0,_0x452928);if(_0x2e6587[_0x37b153(0xad8)+_0x37b153(0x3e6)+_0x37b153(0x50e)+_0x37b153(0x56e)](_0x3f02e0)||_0x2e6587[_0x37b153(0xad8)+'mMutations'+_0x37b153(0x50e)+_0x37b153(0x56e)](_0x58713f)){if(_0x2f0105[_0x37b153(0x84f)](_0x2f0105[_0x37b153(0x12f)],_0x2f0105[_0x37b153(0x58e)])){this[_0x37b153(0xb3)+'e'][_0x37b153(0x3d3)](_0x2f0105['GnDar'],_0x2f0105[_0x37b153(0x929)],_0x3f02e0,_0x58713f);break;}else{for(const _0x157298 of this[_0x37b153(0xa5a)])_0x157298['dispose']();this[_0x37b153(0x59d)+'e']&&this[_0x37b153(0x59d)+'e'][_0x37b153(0x76f)](),this[_0x37b153(0x678)]&&this['_anchorDot'][_0x37b153(0x76f)](),this[_0x37b153(0x5c5)]&&this['_anchor'][_0x37b153(0x76f)](),this[_0x37b153(0x2ae)+_0x37b153(0x546)]&&this[_0x37b153(0x2ae)+_0x37b153(0x546)]();}}_0x426db1=_0x3f02e0[_0x37b153(0x214)],_0x3f85b0=_0x58713f[_0x37b153(0x214)],_0x2f2344[_0x37b153(0x8b8)]({'unitID':_0x22360f,'undoMutations':_0x3f02e0[_0x37b153(0x349)],'redoMutations':_0x58713f[_0x37b153(0x349)]});}return _0x2f2344[_0x37b153(0x5bb)]();}};_0x5c1a96=_0x2f0105[_0x296dbe(0x19b)](_0x3b5ea0,[_0x2f0105[_0x296dbe(0xe4)](_0x462849,0x112d*-0x1+-0xfb7+0x20e4,_0x458d3d['IUniverIns'+_0x296dbe(0xa3b)+'ce']),_0x2f0105[_0x296dbe(0x722)](_0x462849,-0x12b*0x1+0x26ee+0x1*-0x25c2,_0x458d3d[_0x296dbe(0xa55)+_0x296dbe(0xa95)]),_0x2f0105[_0x296dbe(0x990)](_0x462849,0x6d*-0x33+-0x125e+0x2817,_0x458d3d[_0x296dbe(0x8d8)+_0x296dbe(0xa95)]),_0x462849(0x5*0x43+-0x17ad*0x1+0x1661,_0x2e6587[_0x296dbe(0x1e0)+'Service']),_0x462849(0x26*-0x9d+0x25f*0xb+-0x2c3,_0x458d3d[_0x296dbe(0x8fd)+'e'])],_0x5c1a96);class _0x5095f9 extends _0x458d3d[_0x296dbe(0x950)+'le']{constructor(){const _0x2b8a2c=_0x296dbe;super(),_0x2f0105[_0x2b8a2c(0x40f)](_0x46ffcf,this,_0x2f0105[_0x2b8a2c(0x232)]),this[_0x2b8a2c(0x745)]=_0x4e41e4[_0x2b8a2c(0x4dc)](window,_0x2f0105[_0x2b8a2c(0x92e)])[_0x2b8a2c(0x16c)](_0x4e41e4[_0x2b8a2c(0x5d9)](this[_0x2b8a2c(0x775)]),_0x4e41e4[_0x2b8a2c(0xed)+'y'](-0x22cb+0x1d82+0x54a),_0x4e41e4[_0x2b8a2c(0x6ea)](void(-0x1fb5+-0x31*-0xa1+-0xc*-0x13)));}[_0x296dbe(0x8ad)](_0x34e443,_0x3b7bf0,_0x337cde=!(-0xedb*-0x1+-0xcf*0x21+0xbd5)){const _0x2ae1ab=_0x296dbe,_0x413b02=new URL(window[_0x2ae1ab(0x373)][_0x2ae1ab(0x645)]);_0x413b02['searchPara'+'ms'][_0x2ae1ab(0x27d)](_0x34e443,_0x3b7bf0),_0x337cde?window[_0x2ae1ab(0x17e)]['replaceSta'+'te']('','',_0x413b02[_0x2ae1ab(0x347)]()):window[_0x2ae1ab(0x17e)][_0x2ae1ab(0x4ab)]('','',_0x413b02[_0x2ae1ab(0x347)]());}['removePara'+'m'](_0x3cdbad,_0x32d52e=!(-0x2*-0x66+-0x184d*-0x1+-0x1918)){const _0x4a43b8=_0x296dbe,_0x3f3f7e=new URL(window[_0x4a43b8(0x373)][_0x4a43b8(0x645)]);_0x3f3f7e[_0x4a43b8(0x2f5)+'ms']['delete'](_0x3cdbad),_0x32d52e?window[_0x4a43b8(0x17e)]['replaceSta'+'te']('','',_0x3f3f7e[_0x4a43b8(0x347)]()):window[_0x4a43b8(0x17e)]['pushState']('','',_0x3f3f7e[_0x4a43b8(0x347)]());}[_0x296dbe(0x52e)](_0x5639c8){const _0x262983=_0x296dbe;if(_0x2f0105['OlikM'](_0x262983(0x298),_0x2f0105['QnWtt'])){var _0x29c4f4;return _0x2f0105[_0x262983(0x114)](_0x29c4f4=new URL(window['location'][_0x262983(0x645)])[_0x262983(0x2f5)+'ms'][_0x262983(0x242)](_0x5639c8),null)?_0x29c4f4:void(-0xdd6+0x18de+0xb08*-0x1);}else this[_0x262983(0xe3)]=!(0x1cdf*0x1+0x1500+-0x31de);}}const _0x1de4e5=_0x2f0105[_0x296dbe(0x163)],_0x281c68=_0x2f0105[_0x296dbe(0x40d)],_0x456a0c=0x214e*0x1+0x21e2*-0x1+-0xb*-0xe,_0x1fdc9f=0xd*0x26c+-0x676*-0x5+0x1*-0x3fc9+0.5,_0x12b47b=-0x6*-0x1c4+-0x85a+-0x23a,_0x32ed5a=-0xd95+-0x1280*-0x2+-0x176a+0.5,_0x510c39=_0x2f0105[_0x296dbe(0x326)];class _0x2291d1{constructor(_0x53c3dd,_0x2f3e1b,_0x195302,_0x169ae3){const _0x5956e8=_0x296dbe,_0x388fb6=_0x2f0105[_0x5956e8(0xbc1)][_0x5956e8(0x62a)]('|');let _0x4450f9=0xf18+0x599+-0x1*0x14b1;while(!![]){switch(_0x388fb6[_0x4450f9++]){case'0':_0x2f0105[_0x5956e8(0x975)](_0x46ffcf,this,_0x2f0105[_0x5956e8(0x1a5)],null);continue;case'1':_0x2f0105[_0x5956e8(0xabb)](_0x46ffcf,this,'_textBubbl'+'e',null);continue;case'2':_0x2f0105[_0x5956e8(0x3e9)](_0x46ffcf,this,_0x2f0105[_0x5956e8(0xb4e)],[]);continue;case'3':_0x2f0105[_0x5956e8(0x975)](_0x46ffcf,this,_0x2f0105[_0x5956e8(0x67a)],null);continue;case'4':_0x2f0105[_0x5956e8(0x879)](_0x46ffcf,this,_0x2f0105[_0x5956e8(0x680)],null);continue;case'5':this[_0x5956e8(0x3d0)]=_0x53c3dd,this[_0x5956e8(0x332)]=_0x2f3e1b,this[_0x5956e8(0x134)+'on']=_0x195302,this[_0x5956e8(0xac3)]=_0x169ae3,this[_0x5956e8(0x1c1)]();continue;case'6':_0x46ffcf(this,_0x2f0105['baQjd'],null);continue;}break;}}set[_0x296dbe(0x115)](_0x4d8514){const _0x356642=_0x296dbe;_0x4d8514?(this[_0x356642(0x678)]&&this[_0x356642(0x678)][_0x356642(0x5dd)](),this[_0x356642(0x59d)+'e']&&this[_0x356642(0x59d)+'e'][_0x356642(0x89a)]()):(this[_0x356642(0x678)]&&this['_anchorDot'][_0x356642(0x89a)](),this[_0x356642(0x59d)+'e']&&this[_0x356642(0x59d)+'e'][_0x356642(0x5dd)]());}[_0x296dbe(0x76f)](){const _0x2fbf70=_0x296dbe;if(_0x2fbf70(0x43e)===_0x2f0105[_0x2fbf70(0x7e9)])return this[_0x2fbf70(0xb7d)+_0x2fbf70(0x7a7)+_0x2fbf70(0x27d)](_0x45a531),this;else{for(const _0x1b9dee of this[_0x2fbf70(0xa5a)])_0x1b9dee['dispose']();this[_0x2fbf70(0x59d)+'e']&&this['_textBubbl'+'e']['dispose'](),this[_0x2fbf70(0x678)]&&this[_0x2fbf70(0x678)][_0x2fbf70(0x76f)](),this[_0x2fbf70(0x5c5)]&&this[_0x2fbf70(0x5c5)][_0x2fbf70(0x76f)](),this[_0x2fbf70(0x2ae)+_0x2fbf70(0x546)]&&this['_eventUnsu'+_0x2fbf70(0x546)]();}}[_0x296dbe(0x1c1)](){const _0x4de467=_0x296dbe,_0x5c5102={};_0x5c5102['kORir']=_0x4de467(0x3d4)+'tate]:\x20inv'+_0x4de467(0x5fa)+_0x4de467(0x628)+_0x4de467(0x37e);const _0x2fb958=_0x5c5102;if(_0x2f0105['JaiTx'](_0x2f0105[_0x4de467(0x5b3)],_0x2f0105['pNSjZ'])){var _0xbf65c0;return _0x2f0105[_0x4de467(0xba0)](_0xbf65c0=this[_0x4de467(0x5fe)+'vice'][_0x4de467(0x138)](_0x1241b7),null)?_0xbf65c0:_0x335de5;}else{const {_docSkeleton:_0xabe3ca,_document:_0x589e8b}=this,{color:_0x1abe12,name:_0x9f16de,ranges:_0x574760}=this['_cursor'],_0x104db4=_0x589e8b['getOffsetC'+_0x4de467(0x2df)](),{docsLeft:_0x1b98f8,docsTop:_0x141131}=_0x104db4,_0x2cc4e6=new _0x4fdf44[(_0x4de467(0x77f))+(_0x4de467(0x871))+(_0x4de467(0x3d1))](_0x104db4,_0xabe3ca);for(const {startOffset:_0x25da4e,endOffset:_0x165b82,collapsed:_0x24235e,isActive:_0x5b918b}of _0x574760){const _0x2352d7=_0xabe3ca[_0x4de467(0x957)+_0x4de467(0xb64)+_0x4de467(0x395)](_0x25da4e),_0x2b6fd1=_0xabe3ca[_0x4de467(0x957)+'sitionByCh'+_0x4de467(0x395)](_0x165b82);if(_0x5b918b){if(_0x2f0105['MUWRA'](_0x2f0105[_0x4de467(0x667)],_0x2f0105[_0x4de467(0xb8)]))throw new _0x237c2c(_0x2fb958[_0x4de467(0x44b)]);else{const {contentBoxPointGroup:_0xff9a03}=_0x2cc4e6[_0x4de467(0x238)+_0x4de467(0x280)](_0x2b6fd1,_0x2b6fd1);if(_0xff9a03['length']===0x1b7f+0x1346+-0x2ec5*0x1)continue;this[_0x4de467(0x763)+'r'](_0x1abe12,_0xff9a03,_0x1b98f8,_0x141131,_0x9f16de),this['_eventUnsu'+'bscribe']=this[_0x4de467(0x18d)+'er']();}}if(!_0x24235e){const {contentBoxPointGroup:_0x1c15de}=_0x2cc4e6[_0x4de467(0x238)+_0x4de467(0x280)](_0x2352d7,_0x2b6fd1);if(_0x1c15de[_0x4de467(0x167)]===-0x9ca+0x30d*-0x1+0xcd7)continue;this['_drawRange'](_0x1abe12,_0x1c15de,_0x1b98f8,_0x141131);}}}}[_0x296dbe(0x763)+'r'](_0xe6b7a6,_0x3493a8,_0x5d3d25,_0xb5439,_0x4a7c93){const _0x726568=_0x296dbe,_0x42b5b1=this[_0x726568(0xa6b)+_0x726568(0x1a3)](_0x3493a8),{left:_0x1dbad7,top:_0x567b34,height:_0x195052}=_0x42b5b1,_0x60a17c=this[_0x726568(0xa78)](),_0x41201e=_0x32ed5a/_0x60a17c,_0x271452=new _0x4fdf44[(_0x726568(0x534))](_0x2f0105[_0x726568(0x23f)](_0x1de4e5,_0x458d3d[_0x726568(0x980)][_0x726568(0x77e)+_0x726568(0x6a9)](_0x456a0c)),{'left':_0x2f0105[_0x726568(0x63e)](_0x2f0105[_0x726568(0x416)](_0x1dbad7,_0x5d3d25),_0x41201e),'top':_0x2f0105[_0x726568(0x91e)](_0x567b34,_0xb5439),'height':_0x195052,'width':_0x1fdc9f,'fill':_0xe6b7a6||_0x4fdf44[_0x726568(0x34a)](_0x458d3d[_0x726568(0xa3c)][_0x726568(0x5b7)],0x58*-0xc+0x709*0x1+-0x2e9*0x1),'strokeWidth':_0x41201e,'stroke':_0x510c39,'evented':!(-0x11*-0x129+0x554+-0x247*0xb)});this[_0x726568(0x5c5)]=_0x271452,this[_0x726568(0x332)]['addObject'](_0x271452,_0x4fdf44[_0x726568(0xa5e)+_0x726568(0x617)+'EX']);const _0x5bd62a=new _0x4fdf44[(_0x726568(0x534))](_0x2f0105[_0x726568(0xb6)](_0x1de4e5,_0x458d3d['Tools'][_0x726568(0x77e)+_0x726568(0x6a9)](_0x456a0c)),{'left':_0x2f0105[_0x726568(0x520)](_0x2f0105[_0x726568(0xb6e)](_0x1dbad7,_0x5d3d25),_0x41201e),'top':_0x2f0105[_0x726568(0x846)](_0x567b34,_0xb5439)-_0x12b47b/(-0x1e3d+-0x7ac+0x25eb),'height':_0x12b47b,'width':_0x12b47b,'fill':_0xe6b7a6||_0x4fdf44[_0x726568(0x34a)](_0x458d3d[_0x726568(0xa3c)][_0x726568(0x5b7)],0x5fb+-0x1*-0xd4f+-0x9a5*0x2),'strokeWidth':0x0,'stroke':_0xe6b7a6||_0x4fdf44[_0x726568(0x34a)](_0x458d3d[_0x726568(0xa3c)][_0x726568(0x5b7)],-0x4*0x1cd+-0x2*0xff7+0x1391*0x2),'evented':!(0x1b1*0x2+-0x1a*0xba+0xf83*0x1)});this[_0x726568(0x678)]=_0x5bd62a,this[_0x726568(0x332)]['addObject'](_0x5bd62a,_0x4fdf44[_0x726568(0xa5e)+_0x726568(0x617)+'EX']);const _0x15e17a=new _0x15dde1(_0x2f0105['fMbmx'](_0x1de4e5,_0x458d3d[_0x726568(0x980)][_0x726568(0x77e)+_0x726568(0x6a9)](_0x456a0c)),{'left':_0x2f0105[_0x726568(0x514)](_0x1dbad7+_0x5d3d25,_0x41201e),'top':_0x2f0105['EDJzx'](_0x2f0105[_0x726568(0xb6e)](_0x567b34,_0xb5439),_0x3202a8),'text':_0x4a7c93,'color':_0xe6b7a6});this[_0x726568(0x59d)+'e']=_0x15e17a,this[_0x726568(0x332)]['addObject'](_0x15e17a,_0x4fdf44[_0x726568(0xa5e)+_0x726568(0x617)+'EX']),this['_hover']=!(0xd53+0x2078+0x2*-0x16e5);}[_0x296dbe(0x18d)+'er'](){const _0x266de4=_0x296dbe,_0x54323e={'ZVkML':function(_0x2ca604,_0x5e0b7e){const _0x7142a9=_0x207b;return _0x2f0105[_0x7142a9(0xb54)](_0x2ca604,_0x5e0b7e);},'sPfAE':function(_0x300d9b,_0x36e570,_0x1b6bac){const _0x4fe60b=_0x207b;return _0x2f0105[_0x4fe60b(0x696)](_0x300d9b,_0x36e570,_0x1b6bac);},'PcceM':function(_0x98bf1a,_0x49d5fb){const _0x467bd0=_0x207b;return _0x2f0105[_0x467bd0(0x616)](_0x98bf1a,_0x49d5fb);}};if(_0x2f0105[_0x266de4(0x20e)](_0x2f0105[_0x266de4(0xbb9)],_0x2f0105[_0x266de4(0xbb9)]))return this;else{const _0x1b7a56=this['_anchor'][_0x266de4(0x9ed)+_0x266de4(0x600)+'er']['add'](()=>{const _0xe8eb93=_0x266de4;this[_0xe8eb93(0x115)]=!(-0xde2+-0xad9*0x1+-0xd*-0x1e7);}),_0x3243de=this[_0x266de4(0x5c5)][_0x266de4(0x147)+_0x266de4(0x79c)+'er'][_0x266de4(0x6b9)](()=>{const _0x2e5296=_0x266de4;this[_0x2e5296(0x20b)]&&_0x54323e['ZVkML'](clearTimeout,this['_hideTimer']),this[_0x2e5296(0x20b)]=_0x54323e['sPfAE'](setTimeout,()=>{this['_hover']=!(0x798*0x5+0x303*0x9+-0x4112);},0x11*-0x17c+-0x1*-0x590+0x1b7c);});return()=>{const _0x1ef59c=_0x266de4;var _0x185b1c,_0xf667f3;_0x54323e['PcceM'](_0x185b1c=this[_0x1ef59c(0x5c5)],null)||_0x185b1c[_0x1ef59c(0x9ed)+_0x1ef59c(0x600)+'er'][_0x1ef59c(0x65d)](_0x1b7a56),_0x54323e[_0x1ef59c(0x488)](_0xf667f3=this[_0x1ef59c(0x5c5)],null)||_0xf667f3['onPointerL'+_0x1ef59c(0x79c)+'er'][_0x1ef59c(0x65d)](_0x3243de);};}}[_0x296dbe(0x436)](_0x364199,_0x27e1fe,_0x56b336,_0xa4b214){const _0x1d69f3=_0x296dbe,_0x549f51=new _0x458d3d['ColorKit'](_0x364199)[_0x1d69f3(0x2f0)](-0x1*-0x7b7+0x1bb4+-0x236b+0.2)['toRgbStrin'+'g'](),_0x3fc072=new _0x4fdf44[(_0x1d69f3(0xb7c))+(_0x1d69f3(0x295))](_0x281c68+_0x458d3d[_0x1d69f3(0x980)]['generateRa'+_0x1d69f3(0x6a9)](_0x456a0c),{'pointsGroup':_0x27e1fe,'fill':_0x549f51||_0x4fdf44[_0x1d69f3(0x34a)](_0x458d3d['COLORS'][_0x1d69f3(0x5b7)],-0x1a30+-0x4d7+0x1f07+0.2),'left':_0x56b336,'top':_0xa4b214,'evented':!(-0x1968+0x843+-0x5*-0x36e),'debounceParentDirty':!(0x455+-0x333+0x121*-0x1)});this['_shapes'][_0x1d69f3(0x8b8)](_0x3fc072),this[_0x1d69f3(0x332)][_0x1d69f3(0x847)](_0x3fc072,_0x4fdf44['TEXT_RANGE'+_0x1d69f3(0x617)+'EX']);}['_getAnchor'+'Bounding'](_0x159740){const _0x492baa=_0x296dbe;if(_0x2f0105[_0x492baa(0x532)]!==_0x2f0105['XquzW']){const _0x8b2753=_0x159740[-0x1f8+0x9c5+-0x7cd],_0x1d8537=_0x8b2753[-0x1*-0xfa1+0x3*0x359+-0x19ac],_0x4a8cec=_0x8b2753[0x73*-0x29+0x1*-0x668+0x18d5],{x:_0x361d20,y:_0x30bd35}=_0x1d8537,{x:_0x191db7,y:_0x446c64}=_0x4a8cec;return{'left':_0x361d20,'top':_0x30bd35,'width':_0x2f0105[_0x492baa(0x520)](_0x191db7,_0x361d20),'height':_0x2f0105[_0x492baa(0x901)](_0x446c64,_0x30bd35)};}else this[_0x492baa(0x91)+_0x492baa(0xaa6)](),this[_0x492baa(0xa4a)+'te'](this[_0x492baa(0x174)][_0x492baa(0xb0e)+'ne']()),this[_0x492baa(0x9d0)+_0x492baa(0x5ca)]();}[_0x296dbe(0xa78)](){const _0x54634d=_0x296dbe,{scaleX:_0x2883aa,scaleY:_0x484f81}=this['_scene']['getAncesto'+_0x54634d(0x659)]();return Math['max'](_0x2883aa,_0x484f81);}}var _0x42a86d=(_0x34033d,_0x327119,_0x32d366,_0x46f10f)=>{const _0xdadb35=_0x296dbe;for(var _0x1dc734=_0x327119,_0x242fdc=_0x2f0105[_0xdadb35(0x7cf)](_0x34033d[_0xdadb35(0x167)],0x1fde+0x1*-0x142f+0x256*-0x5),_0x55376b;_0x2f0105[_0xdadb35(0x65a)](_0x242fdc,0x12ee+-0x43*-0x6b+-0x59*0x87);_0x242fdc--)(_0x55376b=_0x34033d[_0x242fdc])&&(_0x1dc734=_0x2f0105[_0xdadb35(0x698)](_0x55376b,_0x1dc734)||_0x1dc734);return _0x1dc734;},_0x4b6c62=(_0x5ce417,_0x573c17)=>(_0x1e5989,_0x2f21fc)=>_0x573c17(_0x1e5989,_0x2f21fc,_0x5ce417);let _0x3aadba=class extends _0x458d3d[_0x296dbe(0x950)+'le']{constructor(_0x2d2fb0,_0x4c307a,_0x552c79,_0x3c35dc,_0x1bbfcb){const _0x956630=_0x296dbe;super(),_0x2f0105[_0x956630(0x86f)](_0x46ffcf,this,_0x2f0105['XAqEM'],[]),(this[_0x956630(0x394)+_0x956630(0x485)+'ler']=_0x2d2fb0,this['_univerIns'+'tanceServi'+'ce']=_0x4c307a,this[_0x956630(0xaa7)+_0x956630(0x234)+'e']=_0x552c79,this[_0x956630(0x134)+'onManagerS'+_0x956630(0x3d9)]=_0x3c35dc,this[_0x956630(0x47e)+_0x956630(0x57b)]=_0x1bbfcb,this[_0x956630(0x246)]());}[_0x296dbe(0x246)](){const _0x27d6ce=_0x296dbe;_0x2f0105['yjCLH'](_0x2f0105['rjMjf'],'aDcPK')?this[_0x27d6ce(0x39e)+_0x27d6ce(0x92d)]=!(0x1930+-0x16c0+-0x1*0x26f):this[_0x27d6ce(0x134)+_0x27d6ce(0xae3)+_0x27d6ce(0x3d9)][_0x27d6ce(0x4f7)+_0x27d6ce(0x95)]['pipe'](_0x5c0524['takeUntil'](this[_0x27d6ce(0x775)]),_0x5c0524[_0x27d6ce(0xbbe)](_0x2d3bd8=>{const _0x19ef1b=_0x27d6ce;if(_0x2d3bd8){const {unitId:_0x382e1e}=_0x2d3bd8;return _0x4e41e4['combineLat'+_0x19ef1b(0x4b8)](this[_0x19ef1b(0x394)+_0x19ef1b(0x485)+_0x19ef1b(0xdc)]['getCollabC'+'ursors$'](_0x382e1e),this[_0x19ef1b(0x47e)+'ice']['currentThe'+'me$'])[_0x19ef1b(0x16c)](_0x5c0524[_0x19ef1b(0x5a1)](([_0xb0757d,_0x4e4422])=>({'skeleton':_0x2d3bd8,'cursors':[..._0xb0757d[_0x19ef1b(0x742)]()][_0x19ef1b(0xb4d)](_0x549c56=>({..._0x549c56,'color':_0x4e4422[_0x549c56[_0x19ef1b(0x65b)]]}))})));}const _0xe9bb8c={};return _0xe9bb8c[_0x19ef1b(0x97a)]=null,_0xe9bb8c['cursors']=[],_0x4e41e4['of'](_0xe9bb8c);}))[_0x27d6ce(0x829)](({skeleton:_0x29f8a0,cursors:_0x91b8f0})=>{const _0x5dd6c7=_0x27d6ce;this[_0x5dd6c7(0x221)+_0x5dd6c7(0x12e)](),_0x29f8a0&&this['_updateCol'+_0x5dd6c7(0x12e)](_0x29f8a0[_0x5dd6c7(0x97a)],_0x91b8f0);});}[_0x296dbe(0x7f9)+'labCursors'](_0x1c0184,_0x118307){const _0x3584a4=_0x296dbe;if(_0x2f0105['wecQz'](_0x2f0105[_0x3584a4(0x1a9)],_0x2f0105['nQTvI'])){const _0x5a54a8=this['_getDocObj'+'ect']();if(_0x5a54a8==null)return;const {scene:_0x4deb09,document:_0x334fac}=_0x5a54a8,_0x2b776c=_0x118307[_0x3584a4(0x5a1)](_0x9c5a5=>new _0x2291d1(_0x9c5a5,_0x4deb09,_0x1c0184,_0x334fac));this[_0x3584a4(0x20a)]=_0x2b776c;}else return this[_0x3584a4(0x6cf)+'er'];}[_0x296dbe(0x221)+_0x296dbe(0x12e)](){const _0x38b282=_0x296dbe;this[_0x38b282(0x20a)][_0x38b282(0xb7a)](_0x5ee8f1=>_0x5ee8f1[_0x38b282(0x76f)]()),this[_0x38b282(0x20a)]=[];}[_0x296dbe(0x231)+_0x296dbe(0x795)](){const _0x2e5ed1=_0x296dbe;return _0x4383df['getDocObje'+'ct'](this['_univerIns'+_0x2e5ed1(0xa3b)+'ce'],this[_0x2e5ed1(0xaa7)+_0x2e5ed1(0x234)+'e']);}};_0x3aadba=_0x2f0105['LemIs'](_0x42a86d,[_0x458d3d[_0x296dbe(0x6e9)+'e'](_0x458d3d[_0x296dbe(0x3a6)+_0x296dbe(0x75c)][_0x296dbe(0x75a)],_0x3aadba),_0x2f0105[_0x296dbe(0x998)](_0x4b6c62,-0xc65+0x1*0x2374+-0x170f,_0x5b8835[_0x296dbe(0x9f7)](_0x367594)),_0x4b6c62(0x1819+0x266d+-0x3e85,_0x458d3d['IUniverIns'+_0x296dbe(0xa3b)+'ce']),_0x2f0105[_0x296dbe(0x1e7)](_0x4b6c62,-0x15ae+-0x2*-0xd6d+-0x52a,_0x4fdf44[_0x296dbe(0x289)+_0x296dbe(0x234)+'e']),_0x2f0105[_0x296dbe(0x798)](_0x4b6c62,0x13d*0x9+-0x85*0x3d+-0x148f*-0x1,_0x5b8835[_0x296dbe(0x9f7)](_0x4383df[_0x296dbe(0x4a2)+_0x296dbe(0x984)+'rvice'])),_0x2f0105[_0x296dbe(0x52a)](_0x4b6c62,0xc84+0x72e*0x2+-0x24*0xbf,_0x5b8835['Inject'](_0x458d3d[_0x296dbe(0x109)+'ce']))],_0x3aadba);var _0x121ca9=(_0x1e7c3b,_0x4d4648,_0x4e9692,_0x5a26c7)=>{const _0x1ff7d5=_0x296dbe;if(_0x2f0105['ypDKW'](_0x1ff7d5(0x57c),_0x1ff7d5(0x57c)))return this[_0x1ff7d5(0x68b)+'t']();else{for(var _0x138106=_0x4d4648,_0x55c846=_0x2f0105[_0x1ff7d5(0x250)](_0x1e7c3b[_0x1ff7d5(0x167)],-0x198f+0x1059+-0x151*-0x7),_0x58c543;_0x2f0105['wEFjT'](_0x55c846,-0x1a2+0x2a*-0x80+0x1*0x16a2);_0x55c846--)(_0x58c543=_0x1e7c3b[_0x55c846])&&(_0x138106=_0x58c543(_0x138106)||_0x138106);return _0x138106;}},_0x374ef3=(_0x11ceb1,_0xcca710)=>(_0x5d1c8a,_0xe4c56c)=>_0xcca710(_0x5d1c8a,_0xe4c56c,_0x11ceb1);const _0x4d840f='LOGIN_URL_'+'KEY',_0x40a4fe=_0x2f0105[_0x296dbe(0xb1)];let _0x51d5d9=class{constructor(_0x2ea4e5,_0x29a832,_0x287f87){const _0x50a1d3=_0x296dbe;this[_0x50a1d3(0x5fe)+_0x50a1d3(0x820)]=_0x2ea4e5,this[_0x50a1d3(0xf4)+'ce']=_0x29a832,this['localeServ'+'ice']=_0x287f87,this['init']();}['init'](){const _0x29a7b7=_0x296dbe;this[_0x29a7b7(0xf4)+'ce'][_0x29a7b7(0xb22)+_0x29a7b7(0x7d0)+'tor']({'priority':0x1,'interceptor':(_0x4aef9c,_0x500543)=>_0x500543(_0x4aef9c)[_0x29a7b7(0x16c)](_0x4e41e4[_0x29a7b7(0x8c)](async _0x410a32=>{const _0x4c89d2=_0x29a7b7,_0x229bfc={'bhrbj':function(_0x43d72f,_0x4b4bfa){const _0xf20bf3=_0x207b;return _0x2f0105[_0xf20bf3(0xb23)](_0x43d72f,_0x4b4bfa);},'tInew':'[Collabora'+_0x4c89d2(0xfb)+'n]:\x20should'+_0x4c89d2(0x9c2)+_0x4c89d2(0xb24)+'en\x20the\x20ses'+_0x4c89d2(0xb69)+'fline!','uJItW':function(_0x9bdbad,_0x4063fe){return _0x9bdbad===_0x4063fe;}};if(_0x2f0105[_0x4c89d2(0x2fb)](_0x4c89d2(0xbd),_0x2f0105[_0x4c89d2(0xb82)])){if(_0x2f0105['neKxi'](_0x410a32[_0x4c89d2(0x8a3)],-0x6db+0x67*-0x38+0x1ef4)&&window[_0x4c89d2(0xa7d)](this['localeServ'+_0x4c89d2(0x57b)]['t'](_0x2f0105[_0x4c89d2(0x4ef)]))){if(_0x2f0105['RECLj']===_0x2f0105[_0x4c89d2(0x131)]){const _0x50102d=window['encodeURIC'+_0x4c89d2(0xb68)](window[_0x4c89d2(0x373)][_0x4c89d2(0x645)]);window[_0x4c89d2(0x373)]['href']=this['_getLoginP'+'ath']()+_0x4c89d2(0x307)+_0x50102d;}else{if(_0x229bfc[_0x4c89d2(0x95d)](this[_0x4c89d2(0x48b)+_0x4c89d2(0x6e0)],-0x1c36+0x182f+-0x16*-0x2f)||!this[_0x4c89d2(0x38d)])throw new _0x391742(_0x229bfc[_0x4c89d2(0x426)]);try{const _0x45148f={};_0x45148f[_0x4c89d2(0x46e)]=_0x2229aa['INGEST'],_0x45148f[_0x4c89d2(0x476)]=_0xdf9b71,_0x45148f['routeType']='',_0x45148f[_0x4c89d2(0x1fe)]=_0x54eff3,(_0x229bfc[_0x4c89d2(0x997)](_0x3a5634[_0x4c89d2(0x2b4)],_0x584fec[_0x4c89d2(0x348)+_0x4c89d2(0x530)][_0x4c89d2(0x607)+_0x4c89d2(0x5c6)])&&this[_0x4c89d2(0xad2)+'ollaborati'+_0x4c89d2(0x9ef)+_0x4c89d2(0x70f)](),this[_0x4c89d2(0x38d)]['send'](_0x45148f));}catch(_0x2a683b){this[_0x4c89d2(0xb3)+'e'][_0x4c89d2(0x3d3)](_0x2a683b);}}}return _0x410a32;}else return this[_0x4c89d2(0x36a)]['createInst'+_0x4c89d2(0x1d7)](_0x141c6d,this[_0x4c89d2(0x53c)],this[_0x4c89d2(0x1fd)],this[_0x4c89d2(0x54a)+_0x4c89d2(0xa2)],this['_pendingMu'+_0x4c89d2(0x9b5)],this['_handler']);}))});}[_0x296dbe(0x4ed)+_0x296dbe(0xaf4)](){const _0xe6f1f4=_0x296dbe;var _0x21d233;return _0x2f0105[_0xe6f1f4(0x2e8)](_0x21d233=this[_0xe6f1f4(0x5fe)+_0xe6f1f4(0x820)]['getConfig'](_0x4d840f),null)?_0x21d233:_0x40a4fe;}};_0x51d5d9=_0x2f0105['pJHLV'](_0x121ca9,[_0x374ef3(0x1*0x212+0x2*-0x9f7+0x11dc,_0x458d3d[_0x296dbe(0x610)+_0x296dbe(0x820)]),_0x2f0105[_0x296dbe(0x1ad)](_0x374ef3,0x1f8f+0xc84+0x1609*-0x2,_0x5b8835[_0x296dbe(0x9f7)](_0x3d5dfc['HTTPServic'+'e'])),_0x2f0105[_0x296dbe(0x6e4)](_0x374ef3,-0x73b+-0xb*0x216+0x1e2f,_0x5b8835[_0x296dbe(0x9f7)](_0x458d3d['LocaleServ'+_0x296dbe(0x57b)]))],_0x51d5d9);var _0x134e15=(_0x3fc097,_0x2991b5,_0x5e6f54,_0x3a0a5c)=>{const _0xdecad7=_0x296dbe;if(_0x2f0105[_0xdecad7(0x8ef)]===_0x2f0105['vVuCw']){var _0x54c6eb;const _0x528686=this[_0xdecad7(0x24b)+'ents']['get'](_0x4b2d24);_0x528686&&(_0x528686[_0xdecad7(0xbc7)](_0x130ca8),_0x2f0105['dhDXJ'](_0x54c6eb=this[_0xdecad7(0x9df)+_0xdecad7(0x15d)](_0x4b1b1f),null)||_0x54c6eb[_0xdecad7(0x3b2)](_0x2f0105[_0xdecad7(0xa65)](_0x528686[_0xdecad7(0x384)],-0x8ad+-0x269*0x2+0xd7f)?0x147a*0x1+-0xbb7+0x1*-0x8c3:-0x4db*0x5+-0xd17+-0xc75*-0x3));}else{for(var _0x3e3714=_0x2991b5,_0x21f628=_0x2f0105['nBGLA'](_0x3fc097[_0xdecad7(0x167)],0xf*-0x1a1+-0x1cad+0x351d),_0x3d4ad9;_0x21f628>=-0xf*0x17d+-0x1719*0x1+0x2d6c;_0x21f628--)(_0x3d4ad9=_0x3fc097[_0x21f628])&&(_0x3e3714=_0x2f0105[_0xdecad7(0x9e4)](_0x3d4ad9,_0x3e3714)||_0x3e3714);return _0x3e3714;}},_0x163ccc=(_0x230aee,_0x11c63e)=>(_0x80784b,_0x5b5108)=>_0x11c63e(_0x80784b,_0x5b5108,_0x230aee);const _0x14cd7d=_0x2f0105[_0x296dbe(0xb1b)];_0x30302d[_0x296dbe(0x348)+_0x296dbe(0x70c)+_0x296dbe(0x5b1)]=(_0x3ce276=class extends _0x458d3d[_0x296dbe(0x730)]{constructor(_0x30109b,_0x59b337,_0x4a0c2d){const _0xf6f6d6=_0x296dbe;super(),this[_0xf6f6d6(0x198)]=_0x30109b,this[_0xf6f6d6(0x36a)]=_0x59b337,this[_0xf6f6d6(0xb3e)+_0xf6f6d6(0x820)]=_0x4a0c2d,this[_0xf6f6d6(0xb3e)+_0xf6f6d6(0x820)][_0xf6f6d6(0x41b)]({'zhCN':_0x278377});}[_0x296dbe(0x3cc)](_0x23a793){const _0x116394=_0x296dbe;if(_0x2f0105['lfrPa'](_0x2f0105[_0x116394(0x979)],_0x116394(0x1a2)))_0x9e9672['close'](),_0x2e72c1[_0x116394(0x76f)]();else{var _0x1095f9,_0x1d462a,_0x2b744b,_0x46a4cc,_0x3cff80;const _0x93a968={};_0x93a968[_0x116394(0x480)]=_0x5c1a96,_0x23a793[_0x116394(0x7dd)]([_0x458d3d[_0x116394(0x314)+'ervice'],_0x93a968]);const _0x18e1ac={};_0x18e1ac[_0x116394(0x480)]=_0x5095f9;const _0x5ccfd4={};_0x5ccfd4[_0x116394(0x480)]=_0x2decf8;let _0x570101=[[_0x30302d[_0x116394(0x348)+_0x116394(0x602)+'Service']],[_0x437e20],[_0x3d5dfc[_0x116394(0x296)+'e']],[_0x3f132c,_0x18e1ac],[_0x41fc48],[_0x30302d['LocalCache'+_0x116394(0x226)]],[_0x3d5dfc[_0x116394(0xaa3)+_0x116394(0x3d9)]],[_0x4dc4f0],[_0x4fb2f1],[_0x4c66ad],[_0x2cde77],[_0x51d5d9],[_0x32aa90,{'useClass':(_0x1d462a=(_0x1095f9=this[_0x116394(0x198)])==null?void(0x83*0x7+-0xb*-0x292+-0x1fdb):_0x1095f9[_0x116394(0x511)+_0x116394(0x57b)])!=null?_0x1d462a:_0x30302d[_0x116394(0x348)+_0x116394(0x8c3)+'ervice']}],[_0x3d5dfc[_0x116394(0x6a3)+_0x116394(0x2c7)],{'useClass':_0x3d5dfc[_0x116394(0x621)+_0x116394(0x7f5)+'n']}],[_0x458d3d['ISnapshotS'+_0x116394(0x77c)+'ce'],_0x5ccfd4],[_0x30302d[_0x116394(0x348)+_0x116394(0x123)+'ler']],[_0x30302d[_0x116394(0x9af)+_0x116394(0x8f4)]],[_0x52dc42],[_0x56f557],[_0x367594]];const _0x3f59b0={};_0x3f59b0['useClass']=_0x3bb590;const _0x1e47ab={};_0x1e47ab[_0x116394(0x959)+'l']=0x6,(_0x2f0105[_0x116394(0x28a)](_0x2b744b=this[_0x116394(0x198)],null)&&_0x2b744b['enableSing'+_0x116394(0x92f)+'stanceLock']&&_0x570101['push']([_0x239ed4,_0x3f59b0]),_0x2f0105['FokAW']((_0x46a4cc=this[_0x116394(0x198)])==null?void(0x6c2+-0xc*0x142+0x856):_0x46a4cc[_0x116394(0x8b7)+'ionUniverT'+_0x116394(0x41f)],null)||this[_0x116394(0x198)]['collaborat'+_0x116394(0x4fd)+_0x116394(0x41f)][_0x116394(0x692)](_0x458d3d[_0x116394(0x827)+_0x116394(0x946)][_0x116394(0x1dd)+'ET'])?_0x570101['push']([_0x1a7723]):this[_0x116394(0x198)][_0x116394(0x8b7)+_0x116394(0x4fd)+_0x116394(0x41f)]['includes'](_0x458d3d[_0x116394(0x827)+_0x116394(0x946)][_0x116394(0x69c)])&&_0x570101['push']([_0x3aadba]),_0x570101=_0x458d3d['mergeOverr'+_0x116394(0x87)+_0x116394(0x555)](_0x570101,(_0x3cff80=this[_0x116394(0x198)])==null?void(-0x8b5+0x1448+-0xb93):_0x3cff80[_0x116394(0xa1b)]),_0x570101['forEach'](_0x1dfe6b=>_0x23a793['add'](_0x1dfe6b)),_0x23a793[_0x116394(0x242)](_0x3d5dfc['HTTPServic'+'e'])[_0x116394(0xb22)+_0x116394(0x7d0)+_0x116394(0x892)]({'priority':0x14,'interceptor':_0x23a793[_0x116394(0xa8)](_0x3d5dfc[_0x116394(0x240)+_0x116394(0x4c4)+'Factory'],_0x1e47ab)}),this[_0x116394(0x65e)+'es']());}}[_0x296dbe(0x65e)+'es'](){const _0x2704eb=_0x296dbe;var _0x4be985,_0x13d1cf;_0x2f0105[_0x2704eb(0x10f)](_0x4be985=this['_config'],null)&&_0x4be985['enableOffl'+_0x2704eb(0xb87)]||this[_0x2704eb(0x36a)][_0x2704eb(0x242)](_0x30302d['LocalCache'+_0x2704eb(0x226)])['disableLoc'+_0x2704eb(0x66f)](),_0x2f0105[_0x2704eb(0x455)](_0x13d1cf=this['_config'],null)&&_0x13d1cf[_0x2704eb(0x726)+_0x2704eb(0x8e9)]&&this[_0x2704eb(0x36a)]['get'](_0x51d5d9);}},_0x46ffcf(_0x3ce276,_0x2f0105[_0x296dbe(0x6c5)],_0x14cd7d),_0x3ce276),_0x30302d['Collaborat'+'ionClientP'+_0x296dbe(0x5b1)]=_0x2f0105[_0x296dbe(0x1de)](_0x134e15,[_0x163ccc(-0x8*-0x25a+-0x117c+-0x153,_0x5b8835['Inject'](_0x5b8835[_0x296dbe(0x55e)])),_0x163ccc(-0x22*-0xb2+-0xcf*0x9+-0x105b,_0x5b8835[_0x296dbe(0x9f7)](_0x458d3d[_0x296dbe(0x220)+'ice']))],_0x30302d[_0x296dbe(0x348)+_0x296dbe(0x70c)+_0x296dbe(0x5b1)]);const _0x331c22={};_0x331c22['fetchMiss']=_0x2f0105['GeuYT'],_0x331c22[_0x296dbe(0xa0b)]=_0x2f0105[_0x296dbe(0x4f8)],_0x331c22['notCollab']=_0x296dbe(0x411),_0x331c22[_0x296dbe(0x8ee)]=_0x2f0105[_0x296dbe(0x166)],_0x331c22[_0x296dbe(0x7d6)]=_0x2f0105[_0x296dbe(0xa12)],_0x331c22['offline']=_0x296dbe(0x1a4)+_0x296dbe(0x6fe)+_0x296dbe(0x7bc)+_0x296dbe(0x303);const _0x652833={};_0x652833[_0x296dbe(0x4fe)+_0x296dbe(0x301)]=_0x2f0105[_0x296dbe(0x13d)],_0x652833[_0x296dbe(0x718)]=_0x2f0105[_0x296dbe(0x31e)],_0x652833['room-full']=_0x2f0105[_0x296dbe(0x17b)],_0x652833[_0x296dbe(0x8b7)+_0x296dbe(0x30f)+'t']=_0x2f0105[_0x296dbe(0x9da)];const _0x231db3={};_0x231db3[_0x296dbe(0x271)]=_0x2f0105[_0x296dbe(0xaff)],_0x231db3[_0x296dbe(0x750)]=_0x2f0105[_0x296dbe(0xa64)];const _0x1b1b66={};_0x1b1b66[_0x296dbe(0xb95)]=_0x2f0105[_0x296dbe(0x7b0)];const _0x231215={};_0x231215[_0x296dbe(0x392)+'t']=_0x1b1b66;const _0x43d059={};_0x43d059[_0x296dbe(0xb37)+_0x296dbe(0x8ac)]='Your\x20login'+_0x296dbe(0xcd)+'ed,\x20click\x20'+_0x296dbe(0x7d3)+_0x296dbe(0x8dc)+_0x296dbe(0x905)+_0x296dbe(0xa9f)+_0x296dbe(0x21f)+_0x296dbe(0x516);const _0x32c16d={};_0x32c16d[_0x296dbe(0x79a)+'us']=_0x331c22,_0x32c16d[_0x296dbe(0xf2)]=_0x652833,_0x32c16d[_0x296dbe(0xa0b)]=_0x231db3,_0x32c16d[_0x296dbe(0x8b7)+_0x296dbe(0x912)]=_0x231215,_0x32c16d['auth']=_0x43d059;const _0x351a64=_0x32c16d,_0x3e2476={};_0x3e2476[_0x296dbe(0xd2)]='Module',(_0x30302d[_0x296dbe(0x306)+_0x296dbe(0x61d)+_0x296dbe(0x5b8)+'Y']=_0x1f727a,_0x30302d['COLLAB_WEB'+_0x296dbe(0x22b)+_0x296dbe(0x315)]=_0x4abcf9,_0x30302d['HEARTBEAT_'+_0x296dbe(0x2d5)+'EY']=_0x3c1465,_0x30302d[_0x296dbe(0x288)+_0x296dbe(0x6fd)+'Y']=_0x3e128d,_0x30302d[_0x296dbe(0xb5b)+_0x296dbe(0x1cb)+_0x296dbe(0x226)]=_0x32aa90,_0x30302d[_0x296dbe(0x689)+'e']=_0x3f132c,_0x30302d[_0x296dbe(0x4bc)+'E_INTERVAL'+_0x296dbe(0x4cf)]=_0x5d0ac3,_0x30302d[_0x296dbe(0x4eb)+_0x296dbe(0x98b)]=_0x4d840f,_0x30302d[_0x296dbe(0x182)+_0x296dbe(0x1f9)+_0x296dbe(0x2d7)]=_0x3e2cd6,_0x30302d['SNAPSHOT_S'+_0x296dbe(0x987)+'KEY']=_0x35a62d,_0x30302d['SessionSta'+_0x296dbe(0x6e0)]=_0x3db42e,_0x30302d[_0x296dbe(0xc6)+'ice']=_0x5095f9,_0x30302d[_0x296dbe(0x550)+_0x296dbe(0x45c)+_0x296dbe(0x18f)]=_0x39ec63,_0x30302d[_0x296dbe(0x82d)]=_0x351a64,_0x30302d['serializeC'+'ombRequest']=_0x23cc57,_0x30302d[_0x296dbe(0x834)]=_0x278377,Object[_0x296dbe(0x624)+_0x296dbe(0x7c7)](_0x30302d,Symbol[_0x296dbe(0x31c)+'g'],_0x3e2476));}));function _0x2b47(){const _0x586a42=['AK54BKO','y29UzMXPy3q','Cu1Lquq','ideUnZKXotKGnW','Cgf0Aa','BwfRzurPCNr5','AgvUigb0AgLZlG','uhjLDMLVDxnbyW','q2PHrNq','DNH1Cvi','su1LC3nHz2vtzq','BNbpvgy','CxvQBwC','DenVBgXHyKn1CG','vw5PDMvYrgvZAq','B3jR','yMPLy3q','B3zLCNjPzgu','t3LZwuW','DfbOyuS','Exv0Dui','l3jLzgK','yM52ugi','vKveDMG','6z2I5zco5lII5BYd44cc','idGUmZuZntCGmq','quDQs2m','x3r5Cgu','Dw5PDMvYlxbYBW','BfbTtxq','mYaXmc45ntq4ia','vefwDeS','nca2lJi3mdm0qW','t0nvAw0','qhDLBMrLBgXODq','uwvzz3y','zvjLzg9tDgfJAW','tg5JtuS','x2fWCgX5uMvTBW','BLnLCNzPy2vD','vKzjzLO','C2vZC2LVBI5YBW','CMvTB3zLtwvTyG','Aw5NihLVDsb0CG','ttGUmdaWmteGmq','oty5nduGmteUmW','BxbVBMvUDa','zeLWu0m','qMziuKG','DgfUy2vtzxj2Aq','q09mt1jt','txzprhC','mdyGnI40otu1mW','rMXxwKS','BLnLCNzPy2vDoG','AgvPz2H0','ww91CIbLzgL0CW','DgL2zvjHBMDL','x2DLDefqsvbYzq','txn4q2i','s0ztEu8','t05msu5f','x3vYBfnLCNzPyW','t2rmseq','x3vWzgf0zvn0yq','zwqGB24GDgHLia','x3n0yxj0u2HLzq','igzHAwXLzcWGDW','sevbrevsx01ftG','AxrPB24GDhDPyW','y1brvKq','igzYB20GCMvTBW','suTytha','y29UzMXPy3qUDa','yxrxA2S','sunVBw1HBMrtzq','wKLPCNO','vw5RBM93BIb0Eq','svjLBw90zuLUCW','Bez6ELq','x3nOyxbLCW','q1P0CxG','sMrqs08','zgHAqKW','vevyvf9squ5hrq','x3nLC3nPB24','AguGy3vYCMvUDa','Cg9ZDa','DhjHBNnMB3jTqG','uMLJAfrLEhrfza','rLLTyvG','BgzYuge','x29UuMvTB3rLqW','zxHJzxb0Aw9U','zurHDge','DMvUDa','CLLSAw4','x2DLDefUy2HVCG','DgLVBKnVBNrYBW','B3zLq29S','y3vcD2e','sw16C0e','mtG1qZeUmJy1oq','uffOu3C','u3LUy2LUzYbZzq','se9QzLm','AguGChjVy2vZCW','uLrrtNq','zgXtD28','x3nVy2TLDcq','x2DLDfnJywXL','DxjZB3jZja','Bg9JywXLu2vYDG','zwXLDgu','zw9KwfG','y29UzMLYBq','vgX6BM8','DefWB2m','EhqTzwrPDgLUzW','Ag92zxjLza','te51D1i','zxrVDgu','svjZBNO','Ewz4Auy','vw5PDMvYu2HLzq','revRrvC','Efrhsg8','mNW2Fdf8mhW0Fa','C2f2zvnOzwv0qG','zuHLyxj0yMvHDa','DgXPsgy','sLLetKS','CYbVzIbKAwzMzq','zxnLDa','x2XVywrtAgvLDa','zM9YztOG','BwfUza','sMDvs2W','tensuLO','CNzPy2u','ywrKrxzLBNrmAq','yxj0yMvHDfjLCW','z2v0qw5Jzxn0BW','vwjHuhu','t1rirvjFq0Xjrq','qu1gvwK','u2fnswK','CM9xweq','sgDvtKK','BYbZyxzLihLVDq','z2v0rg9Jt2jQzq','C3rHDhvZja','B2jQzwn0','v2vIu29JA2v0uW','uKvdvG','y0PUDfC','AxrPB24','x3jLBMrLCK1HBG','t1bfuKfusu9o','CLzntuG','mZa4ndjdnc43nG','l2jSB2nRlW','wNPZDg0','uu12u2K','vu9jBLq','rvjwquW','x2rYyxC','odqGms41mJe5mq','wNbdwLO','yKvRrNq','yM10qxO','y2XHC3noyw1L','C2rTwuW','qLHHsxu','u0j6seO','wMjTwMu','vw1tv2e','rhjvAwy','suXVy2fSu3rVCG','B3DjAvq','C3rYAw5N','mtq5lJG0otuYnG','BunOyw5NzxnLDa','EvDKuge','zgvMCW','x2rVy3vTzw50','su1bB2y','CNjVCIWGBwvHBG','BML0rgLZCg9Zzq','Dg9UtwfUywDLCG','DxmUBM90q29SBa','zfz0ANG','x3nLBgzvBML0sq','x2nVBg9Ysw5Kzq','rw51BwvYywjSzq','Ae1L','sgvdCxm','rxjYB3iGB24GCG','wwTxAeG','BgLbDLe','x3nJAgvKDwXLqW','x3jLBw92zvjVBW','CMvKmZaW','CM9Y','u0XwvNG','mJm4nZeGmteUnG','AxnuCMfUC2zVCG','yNfUzfy','B25nAxnZAw5NqW','x3jLDMLZAw9UuW','Dfn0yxrL','CMvKB0nHy2HL','sMfPvhG','nZq1nsaZlJq0oa','EKX2AKe','Bvjms3O','Aw9UtwfUywDLCG','B25nyw5Hz2vYuW','z2v0u2HLzxrcBa','u3rHCNrPBMC','qZuUmZu2odKGmq','BK5zALC','lI4U','zcbZAg91BgqGBG','ChPkCMe','z2v0uMvSyxrPDG','D2vvwMm','DgLVBI4','5ywn5PwW5O2U5lII5AsX77Ym6l+z5lIQ5Qch562+','D3m6lY8XmJCUma','uxbksva','C2f2zwqGBg9Jyq','AxrPBMDnDxrHDa','ig5VDcbLEhbLyW','yxrO','yNPvrui','vvrbveLptL9bua','C1brtgK','tLvYwfu','zxrZiq','x3jHBMDL','CNDOvKi','s1D5v0q','nc43mJqWncaXma','odGYmsaXms4WmW','uuffBvu','x2DLDfnOzwv0tW','t3z1BuC','mtu4idGUmdaWmq','uxHRuvq','CNmK','u2vSzwn0Aw9UCW','BMDLC2v0CYbMCG','CgLbDwy','B3rOzxiGDgfIlG','CvHPveO','zhnVu2C','Agzitfq','CYbZAg91BgqGBG','Aw5JCMvTzw50uG','Dg9Nz2XLt25SAq','Awn0CW','zKX3t0m','ywzbq3O','ig5VDcbMywXSia','CKD6yxO','zLnsyMW','r0f0qMy','mY4XmJiZnIa5lG','x3f1zxvLzfjLBq','qLrWB00','twrjtK8','C2v0qwn0AxzLuG','sfrNBMK','EgvJDxrLza','vw5PDMvYswnVBG','twnQC0G','C2v0sw50zxj2yq','CM4GDgHPCYiPka','B1DxCLC','CMvNAxn0zxjiva','t1bOq2i','BwvZC2fNzsb3Aa','yxzLihLVDxiGBa','C25zzhq','mdmGmY41ntK2mq','wM1iy3m','y29SBgfIlxrLEa','ueXPswS','Dw5KB0nHy2HL','AhPzBwO','BeLKDM0','DK1rugS','y0f3wfC','uNnAzvq','x3nJAgvKDwXLuW','CM91DgvuExbL','z3bLEe0','AgfUz2vZzxrGia','mwvT','CMv2AxnPB24','BMvLzeDVDg9mBW','rfrAtfi','EgXPBMS6AhjLzG','zNjVBunVBgXHyG','odGGnI4Xotm3nW','C2HLzxrjra','DKn0Bva','x2XVy2fSzvnLCG','BvH5t1u','ue1cz3K','lJeZmJuGnI4ZmW','y29TCg9Zzq','ufLyuLC','DxrHDgLVBNnxAq','ENzevu8','5y2p5zcm5OI/6zE05BEY5RUH77Ym5l2G55Qe57Yw','zxnLDc4','CKv1DK8','CKLe','BM90x2nVBgXHyG','B24UCMLJAc10zq','BgL2zvnOyxjLtW','zMXHDe1HCa','rM9orfi','v0vhy0u','z0vQr2m','ugL0yum','yxbWBhK','qM1SsuC','uwvuBvC','AxnZAw5NignOyq','x2XHyMvSug9ZAq','BKLAu3y','yLPLuNe','msa4lJmZnJy3EG','y2XZEa','sunVBgXHyM9Yyq','vu5srunpr05jwG','DgLHBfn0yxrL','zMfPBgvKihrVia','x2nVBw1HBMrtzq','BMvszw5Kzxi','oty4idCUntuXna','idqUnJaXnJyGmq','rvH6Agy','C2L0Aw9UqNLdAa','B25nAxnZzwrdAa','shnKDxO','q2fJAgu','B21WB25LBNq','C2LVBIbPCYbVzG','BwLZC2LVBLnLCG','zvjmDva','C2vYAwfSAxPLva','vLjUyvq','ELzTzLe','ig9MigeGChjLDG','BgvHDMvszxe','yMvHDfrPBwvY','B25tEw5JrwrPDa','uwLRvey','Aw5Lrgf0yq','mZa2nIa4lJaWma','z2v0twvTyMvY','CwHuvwG','B1PbAKi','ntK2mJyGnI43mG','zM9YrwfJAa','vhDZuNu','uMvNDwXHCLbVBa','x2v4zwn1Dgvszq','AxmGBNvSBce','Aun2sfu','tevFtKfnrq','AgfUz2vnyw5HzW','DNzRBfK','tvHAtwC','u3vIAMvJDa','CeLhyMW','AwnVBG','Aw5LrwrPDgLUzW','z0jAtuK','yxbWBhKGBwLZCW','sgrdBgq','DKjUvfG','sNHhCMu','runHy2HL','ENDVtg4','x3jLBw90zunOyq','Eu9ot0K','te9hyxa','qNjPDgq','z2vZzxrcEuLnrq','DfrqCue','D2fYBMLUzW','y3rVCIGICMv0Dq','DujnDMq','vw5PDezVCLr5Ca','AKXIwvi','x2nVBxbYzxnZtq','tfbHCMfTCW','B011Dgf0Aw9Uua','lJm5oduGmteUmq','yw5NzvDPDgHtAa','B3jHDgLVBG','tKnWAhm','yxLnvee','C3rYB2TL','z2v0twvTyMvYsq','DgfRzq','x3vWzgf0zuXVyW','y0DcB1C','zgXyB0O','y29SBgfnC2C','C29JA2v0ig9Wzq','ms4XmZi1ideWlG','B3jtDgf0zsq','B25tzw5Kq2HHBG','zwn0Aw9UC09Wzq','AwX1zfK','tMfyz3G','Dgf0zv06igLUDG','DxmUC3LUy2vK','x29Utg9JywXnDq','BerSEKq','AuLzBu4','ENPnCeO','x2zLDgnOtwLZCW','v2j1D1G','z3DrsNa','BhLtAMi','tfrZwhe','vu5jvKvsx1nmsq','DxiGBg9JywWGyW','uMvMuMfUz2vtzq','C3DPDgnOtwfW','wK1RDxC','A1ncC3O','tu9kyNq','wer4Aha','l3vUAxzLCNnLCG','uNndsKe','qunl','B25Zu2vYDMLJzq','zgvSzxrL','lJu4mJGGnI4Yma','zNzSwuO','x21LC3nHz2vtzq','rMLft1u','t0LezuO','vuPPwK4','yufkC3u','rLbmvNO','Aw9UlNnPBMDSzq','iduUnJuZmtqGnq','AgrUquG','rff4B2K','Aw5Llxn0yxr1CW','AM9PBLjLCq','ihnVy2TLDcbLCG','BgLKignHBgXPBG','B3iGDhLWzsbPBG','yMfkAxq','mtz6ttGUmdaWma','DfnyEwe','rg9Ju3rHDgvdAa','sgT4ugK','x2HHBMrSzuHLyq','Ag90lW','uvzRsLG','z251tK4','z0HRExG','z2v0uMvUzgvYqG','igfUigLTCgXLBq','idmUmde0idqUmG','sMzqCwK','C0jzDuS','thnwzeq','BK9osMK','runusu5hx01bwa','zxj2AwnLigLUAG','vvnfuLnFru5urq','zhDIquK','BenHy2HL','C2f2zq','z2v0rM9JDxnLza','wu1gyM0','yxDHAxrPBMC','x2jLzM9YzunSBW','vfvLwhi','u2HLzxrtA2vSzq','DxjSkcnTyxnRma','rfbpEfG','AwrLv2L0AerLCa','BwLU','C2vZC2LVBI5JBW','q1j0s0q','DfjHBMDLCW','y29Uy2f0twfW','q09nufjfu1nFtq','zgL2','x3nJAgvKDwXLuG','zMTPwfm','x2XVy2TuCMfUCW','C29Yu3rHDguK','CgrHDgu','zuDAC2m','Bgv0B24K','yxnZAwDUqunVBa','CM93','ns43nJi4ideWlG','rfDRvvG','EfjyBM8','idqUnJG4otCGnG','zvLJwhe','EfffDui','BgLUzvrV','se1HB3q','y3jLyxrLrwXLBq','zMv0y2HuAhjVDq','AgfUz2vZzxq','zMLSBa','mc43oti4ndCGoq','wvDeuMe','sLHwCK8','lwfWAs9VAwrJlW','Aw52B2TL','AxrOx3bLBMrPBG','vMrvDLO','DhfSEui','q3Pny2y','mZm0mIaXmI41oa','zw5HyMXLu2LUzW','B0Ppthm','CfjnsgW','DKXtAuC','yxj0','x2XVz1nLCNzPyW','y29Sq2HHBMDLCW','Bg9HzerVyW','tw5xEMy','mtaUmtK5mKmXmW','wND4BwW','m3W1','vxrZBLu','Bu11Dgf0Aw9UrG','twr4rgm','B3ncqM0','C3rHDguK','u1jZB2C','lJKXnca0lJCYna','u291CMnLieHHBG','t0zgteLorq','vKjdugi','CufJzLC','DxnLCKLe','v2vIvvjmu2vYDG','ihn0yxrLCYe','ndy2nsaXms43mG','vhbyDhe','C2LUzYWGEw91ia','B3b5igfUzcb0Aa','u2HyqMm','igHHCYbLEhbPCG','q29TyLjLCxvLCW','wwfLCuK','DfbRuKe','x3rPBwvVDxruAq','DMfSDwu','ywjVCMf0Aw9Uva','v3nYtKq','nJKXideXlJiYmG','CNzLCI4','lJaWmda4ideYlG','x2vUDgL0AwvZ','rvnjBwm','B25szw1VDgvbyW','DuDYuKu','BgvY','CLLNEuy','vuvlwvm','ideWlJe5ntmGmq','mdaWmdmGmY43na','ms41mZaYidyUmq','qM9dru8','x2rPC2fIBgvK','Evvty0y','zwXLy3rPB25Z','zMLSDgvY','zLjHBMDL','B20G','lJG5mdC3ideZlG','Bxv0yxrPB25Z','DxnLCLnWywnLtW','zxH0uMfUz2u','C2HHCMvszxbSyq','zxzKq0S','yLvPsha','tKDfu0vu','AujwwMC','C2vZC2LVBG','uhPcAgO','x2H0Dhbtzxj2Aq','rM10Ag4','CgfYyw1Z','wKHUy0O','Aw5ZDgfUy2uGCW','ufPACMS','rgvSzxrLuMfUzW','DgLVBLnLC3nPBW','z2v0u2vSzwn0Aq','x29UuMvTB3rLqq','lJi1mdndmY4Woq','u2f0ufu','zxzLBM9Kza','vfjvtMy','BLDSBMi','uNvhsva','DKXHzNK','zxzLBNqK','ugnku3a','EMTKyvi','EwLvEhG','vgHLBwvtzxj2Aq','qvDbsvrjtKC','D2fYBG','B3bLCMf0B3jZ','swPYChG','BwvYz2vpDMvYCG','zMD1veu','seDesMK','x2nSzwfYvgLTzq','zxHLy3v0zunVBq','sLj1uwm','txrgzuW','x2HVDMvY','DhjHBNnMB3jTqW','x2DLDfjLzg9tDa','qvnetg0','yxv0AhbHz2u','q09orKXjq1q','D2HLBLjLywr5','vxzKEe8','AxnbCNjHEq','x3nJAgvKDwXLsa','vgrRDuK','z253u2u','mtuGmtuUmJa3mG','x2nSzwfYu2nOzq','Aw9Uq29UDhjVBa','sw5Zzxj0uMfUzW','z2v0q2vSBfbVCW','vw10AeG','B25dB21Tyw5Krq','zw5dC2W','x2vUDgL0EuLUAq','x3n0yxr1CYq','oty0nca2lJy4oq','mtiUndG5msaXma','ALfYEM4','BgfIq3vYC29YCW','CLzgBxq','teLwrvniqvjfxW','uKvdtgO','C3rHCNrsB3C','mtyGnY4ZnJaXmq','x2rVy1nRzwXLDa','y0HjBM0','BgXLCL06igLUDG','tKnQD0C','z2v0q29UzMLN','x2v4Agf1C3rtyq','Dw5PDMvYlw9UBa','zvvxsuK','BMrSzwqGDw5PDG','AuvvsvG','lJqYntq0qZqUma','B2XVCNm','u2rhz24','idyUmtKZnZrdmq','zNrZvMq','y0z1teG','55Qe5PAh5QgJ5A2y5zYO5yAY56Qb44cc6k+35zYO','A3vlDLC','BKHoEgC','B25qB2LUDgvYta','ndyYnY42mdC1oq','CMvZDwX0','zw50CW','wg9KsvO','B0j1A2e','y2XMBvy','sxLYzxm','mc44mZGYiduUmG','A3fothu','sgjrDNm','Dg9W','thfjCee','mtmUmdq1idGUoa','u3PzwxG','C2vXDwvUy2vfEa','x2DLDfvUzg9tDa','lJu2otqGmtaUnG','B3jfDMvUDa','x29UuMvJDKv2zq','thPfEhi','rNjqEgi','AMvJDa','DxjIrhi','lJeWmdGGnc45nW','Aurguue','uxfArwS','v3fRrLe','rMHxuMm','BM5tqKG','BxLKt0S','CfbdrvG','BgvUz3rO','zMLSBfj1Bgu','AhHQEeC','BgL2BuC','EMzvu0u','CgLWzq','AgDmu1m','y3jLyxrLsw5ZDa','oc41otCWmsaXmW','vhDdB1e','yNb4y0u','msaYlJyZnZa1ia','yNDnA2e','x3n0yxrL','zgvSyxK','CLPKtxi','qZeXlJi2nJCGnG','z2v0uM9VBq','svnwCfq','zxzLCIbOyxbWzq','DeD1DLK','Bw92zvrV','A3jvDMO','AgLZDg9YEq','BwvYz2u','D2LJzs4','mZGYidGUmZm2nG','u0vorf9dseforW','BwvY','DgHgBLi','BNfXBLO','x2HHBMrSzuXLyq','otq5EG','ugrKDvm','B01wENG','BMDSzq','uw9ABKG','yxjHBxndywnOzq','x2HHBMrSzuHVDG','vLfJrKO','Cg9UC2u','uerfs3K','vgLTzxi','DfDwrxO','uK9s','z2v0u2HLzxrpyG','x21VDw50t25SAq','x3vUAxzLCLbLCG','Awn0tM90AwzPyW','x2nVBMzPzW','Aw5N','AgfUz2vZzxrZ','t1fvvLC','ihrVigbYzxnLBG','zxHNA3y','CMv0DxjUicHMDq','vMPruw0','CgX1z2LUtMfTzq','ywnR','BKzMvwu','qM91BMrPBMC','t2zMBgLUzsWGzq','vMjZz1q','CguGAw4GvvjmlG','qZGUndaXnZmGmq','nZiGos43otu0mq','BLfuDKK','BvL1C0W','ChjVCgvYDhLjCW','yvjVv0m','uhvcwei','lMnVBgXHyM9Yyq','v0L4sMi','C3LUy0vKAxrPBG','D3DPuxy','u09s','wvHUufK','AM9PBKv2zw50','ywjVCMf0Aw9U','tvLfB3C','x0npvu5u','tvDyrgO','vgjMu2e','ide1lJeYntmGnG','qNndswG','vKTvtM0','nJeZidqUnty3na','57Yw6l6r5Bcg5zYO5PYS5zYW5l+D5A2y','zunVB3jK','zNL4ugu','x3jLBMrLCG','sNrqCLK','u3D6wvm','DNLkChG','B015y0i','C2v0u2HHCgvqCG','y3vMz1O','CM9VBu1LBwjLCG','twvZC2fNzvr5Ca','CLnNze0','DgLVBLnVy2TLDa','ndCGnY40mdu1oa','su5hrvnu','y3vYCMvUDfrOzq','Aw50zxjJzxb0BW','z3LhEMy','uMvTB3rLq2HHBG','Aw5NihjLC3vSDa','ndqYidiUmZK0nq','y0LYvg0','ChjVDg90ExbL','D05vEey','yw5Jzq','qwDlwvC','uKTywK0','B24TBgLUzs1ZAq','z2TKqwS','lJeYnJi2wG','vu5jvKvsx1nirq','uMHgvLG','mI41odq3idCUmq','svrYyw5ZzM9YBq','ue9HCuW','yvPnyKy','CMfUz2vZ','nZK5idyUmJe4oq','zxj0Evn5BwjVBa','ntC4nsa2lJe3nq','qMLXt1i','zNfPB1u','BM5Ly3rPB24TzG','EKXbELe','l3jLC291CMnLCW','ideWlJKXncaXmq','z2v3s24','surmrq','ihn0yxrLlGPczq','mdy4odqGmtaUnG','CMfUz2u','qKzSDxC','oti5idyUmdeXqW','mJyGnI4YotK1mW','ttKUndm5oteGnW','rurltg0','yKnmzxO','vKT6A1a','rvnfvf9usu1ftW','rgvZA3rVCfvjua','Dc1IAw5KAw5NCW','Aw5L','DhLWzq','zgf0yq','r2zYAvO','rgLZCg9ZywjSzq','y2XVC2uK','CMXjAui','y3jyBLK','tuTeCNa','ocaXmY44nZGZEG','rLzgvM8','BePfvfi','BMDLC2v0','ywXdDxjZB3i','x2n1CNnVCNm','x2HPzgvuAw1LCG','mdqGmteUmJC1oa','D2LKDgG','EwPdteG','BeXtrui','tw1dqNG','uMvHy3q','BurODMW','Bxfkt2W','yZfqCMLTzq','lJq4odC4qZe0lG','svnUyxbZAg90uW','yNHqu1O','mI41mJi4nca3lG','idyUotG4nZmGmq','mJGYnJaZmff2yMDoDW','B0jtBKK','mJa2qZqUndmWnG','CeXHrK8','AgzUCLe','CIbSB2nHBcbLza','tg9JywXLu2vYDG','x3jLBw92zunVBa','DK1xwxK','D2rszwq','BMn0Aw9UkcKG','zw9gquu','u2vYDMLJzq','vM5NA0O','BxHgB1q','wwXqA2C','ueXz','x1npq0Tfvf9vuG','quD5ALC','DwXKigjLihnHDG','B250zw50','yw5ZAxqGDgHLia','vgHLihnLCNzLCG','x2DLDerVy09IAG','y2ThsfC','DNDODLu','ywDLCLnLCNzPyW','x2HHBMrSzuPVAq','nZyGoc45mdaYmq','DgLVBKvUDgL0Eq','z2v0uMfUz2vqBW','qZeYlJu0osa1lG','ndi2ideXlJG5na','lJC0nZCGnI42mG','q29TBwfUzfr5Ca','zuHYuNq','rwXOBue','t2rzthe','vgHYzxnOB2XKsq','vf9fvKvovf9dsa','z2v0','C2f2zu9MzMXPBG','EKzYENC','os40mZK5msaXma','x2LUAxq','zvzzwgy','zwqGy2HHBMDLCW','zw5Kq29SDw1U','ieLUignHC2uGBW','x3vUAxrpBKnSAq','yNncrMC','DgfJAYbMywLSzq','Bg9HzfnOzwv0','uMLergO','sgL5rgW','ufLMzMK','ms40nteGos45nG','ugXlzMO','sfDjEwi','yu1mDK8','BxvSyq','DgLVBLrPBwvVDq','v1LQsLq','BwvUDa','idKUndq3ntnwmq','reHeveu','Bw1ywwq','rM5gqwi','wvbtDuK','y2XVC2u','ihjLBw90zsbHza','C2vtzxj2AwnL','Efrtsvi','lJK5odG3idaUnW','y3rPDMuTDw5PDa','vNzmDvG','AxzLvw5PDfnLCG','zM53uxa','ywjVCMf0Aw9UqW','ywDHAw4GAw4GDa','CgvUzgLUzW','Dw5PDfr5Cgu','rw1Msee','C2v0q3vYCMvUDa','x3jLBw92zunSzq','mI43mJG0ncaXma','zMj2why','DgL0Bgu','vg1yvKu','y29UC3rYDwn0BW','v2Lrzgi','sgLhqxi','zuXMwhy','CMvUDcb0ExbLCW','lxrPDgXL','Exvqz0O','qNPPCuu','x3rVz2DSzu9MzG','EgjgzK8','C2v0','yNHVrwe','lwfWAs9ZBMfWCW','Aw50rgf0yq','z29wDe4','A0PzEey','C0XPC3rLBMvY','zwL2zsbHy2SGDW','DKnYtM4','C2vHCMnO','EhHoquC','sevbuLrcrufuxW','svjLBMrLCK1HBG','sfvItKG','sNLXuee','DMvKyvm','AfP2svm','AxrSzq','CYbVBIbVDgHLCG','xtOGy2fUBM90ia','Dgf0Aw9Uu2vYDG','nc42nty1n1yZlG','mtq0nJC1nKDctgDwCq','BgLUzq','EwDVBG','sfruufnLCNzPyW','BwfZAZbFmtaYxW','thjZCuS','AMP5B2S','x3nHDMvdywnOzq','BML0u3LUyW','Dw5PDeLK','EeffEha','DxDPrMe','Afj2reC','Dc5ZAw5NBguTyq','osaXmY4Zmtm2ia','uM1TALa','DKnuufC','qvvtChK','ve1dDLq','thPOsey','DMvKihjLAMvJDa','uvncuNy','BfjgC0i','C3rHCNrdB2X1Bq','thzdCeq','ufnzq0G','v2Ltq0G','x2v2zw50vw5ZDq','wKzNswW','tuvdywnOzq','x2PVAw5sB29T','tLrtx0vesvrjtG','B3vUy2u','zxzLBNrjra','nYaXms43mte0ia','x2rVy1rYyw5ZzG','EM5uz1a','z2v0qwn0AxzLuW','mtmUodK2oca4lG','mc4WmsK','lJqWnIa4lJq5ma','t0D5swq','CMDIysGYntuSia','ufr0shC','x2HVDMvYzwq','BgH6Cfu','tM8GDw5PDeLeia','wgfArwG','runusu5hx0Lova','nZq5oca2lJG0ma','z2v0vhLWzu9Mvq','uxHQrhi','BwvUDgf0Aw9U','CurrwM4','zMLSzxmGzNjVBq','yK9fr1K','y29TCgXLDgu','x3vUzg9tDgfJAW','rfLZvfa','B3rVtg9NAw5bBa','Cw9Mqxi','z2v0vw5PDeLK','B0Hjq0C','x29UtwvZC2fNzq','Cuv5Bge','v21Qq0q','su5urvjwquXFsW','yxLgELC','vvrFs0vz','zLbQDNm','DxnLrgvWzw5Kzq','Bfr0tfG','ode2vJiUnZyXnq','EKXHt2W','Dw5ZDwjZy3jPyG','ocaXmY44nZGZqW','B25MAwC','mIa4lJy0mdeXia','zgvIB3vUy2u','vgDlyMC','uKLMCu8','EefZBuy','sK9jtKLorW','x2nSzwfYtg9Jyq','B25SAw5Lu3rHDa','DLDXDei','s3DhvLq','D1LXqMW','vLHurw4','C2v0igfWCgXPzq','AfrPAvm','idKUmJi4ntLdmq','qMvOyxzPB3jtDq','C2v0qwXWAge','x2nSzwfYt3rOzq','Ehj4suu','w0zLDgnOAw5Ntq','Be9mtxu','C2vHCMnOugfYyq','DgLVBNntzxj2Aq','vw5PDMvYq29Yzq','DgLMAwvY','5Q2J5zYO5zcm5Q2L5PYn5yQH56UV5PwW5O2UlG','BgrgwNa','qKLSChe','zhjHD1DPDgG','zMvvtgq','x25HBwu','ALj5yxO','CvzXugO','lwzHAwXLza','zsbYzxrYEsbPBG','BIbSB2nHBa','x3nOB3DdB25MBa','DufUueG','q09mtefcx1nvqG','p3vYBd0','EfjoD1u','Dgf5z2W','vfbtuxu','mIaXms45mZfdmq','ANvrrfu','CwjovMe','y29UBMvJDeLUAG','Aw9UlxrPBwvVDq','oc4Zntm1nYaYlG','C2v0u3vJy2vZCW','zeT3tLq','BMDdB2XSywjdDq','svvUzg9szwrVuW','tf9lrvK','C2fNzvn1yNnJCG','z1vuzwK','EwjUt3u','z0nOyw5NzxnLDa','D3f0AxG','x29Uq3vYC29Yra','Dg9tDhjPBMDuyq','B1LmDg4','wMPMC0e','mY40nJa2idGUmG','yK1RA2u','x2v2zw50ja','y2f0y2G','zgLZCg9ZzvDPDa','DKPozKO','B2XcwLi','svfJA1q','AxrPBMDdB2XSyq','ideZlJu2ntHdnW','v0jlsfy','DgLSq2HHBMDLza','tMX0C3a','B3zLt2jZzxj2zq','qvj4yLi','DgvDoIbPBNzHBa','idyUmtKZotfmmq','y29SBgfIq3vYCW','otm5m0WXms41mW','x3nJzw5L','yu5hBKG','zsbJB3b5ig9Uia','l3vUAxqV','AhHhzu8','zwqGBg9JywXSEq','vKLfv19nquLo','tfrjvvC','tuzXwwe','su1fsw5WDxrnyq','y3jLyxrLihnVyW','D0vgALq','Cg9WC3rHDgu','x3nPBMDSzufJDa','ndK1CwjUEvrV','zw5JB2rLvvjjqW','tfn2z3q','CNzLCIbKyxrHlG','mIa2lJu1otKXia','BeXJuLq','B2nR','Dg9tDhjPBMC','q29SBgfIB3jHDa','BtjqCMLTzq','z2v0q29SB3i','wKL1whC','CMvXDwLYzvnLCW','wePnz00','BNz5q0K','igzHAwXLzcWGCa','vNrKqMq','odiGnY4WmtqWnq','ntuWnumXns4Yma','AxrPB24UifrOAq','otjdns4ZmZCWnq','x2nYzwf0zuHHBG','C3rHBMnLtg9JAW','Aw9Ut3bLBG','z3rAvK8','idqUotGWotCGmq','uNrsBei','yK1NAue','zw50','B21Tyw5Kswq','zMLSBfrLEhq','C2f2zsbMywLSia','ywLSzwq','ntaZnsa0lJuWoq','vvbeqvrfx0nvuG','s05NswW','vezeC1m','mc4Wmtm0iduUoq','ndm5oteGnY43mq','mJGGmteUnta2oq','qLbHrLC','zxHWB3j0CW','x2LUAMvJDg9Y','DuHqvuq','zwrVu2vYDMLJzq','B3jTu2vSzwn0Aq','ideWlJeYmYa0lG','BMDLC2v0uxvLDq','zKrOsw4','ywLSDxjL','nti4mda2mgHHz2nkwa','Bg9JyxrPB24','DgvdAgfUz2vZzq','x3n1yM1PDenOyq','DuPgvum','BMvlEgK','BuXIz1G','DhjHBNnMB3jTsq','AwXIzwm','A3Hxrxe','BKv2zw50','B2nHBcbLzgL0CW','zw5Kyc4','C0PlqNa','BgfIB3jHDgLVBG','nZu0iduUmJm2na','l3jLzgKVCMvHyW','BgXizuy','C2L6zq','AgT1t2K','y1fruvC','DgfN','vKzRtxe','mtmUnta1mIa3lG','lJm1nJuGnI41mG','yw5Nswq','rxzLBNq','x3nVy2TLDa','CM9VBuLUzM9Z','zwPLy3rLza','vePwzKK','x29UuMvMuMfUzW','C2LUz2XLlxvUAq','vgHvz2m','x2nVBgXHyKn1CG','yxjjBMrLEa','BwL4q3O','zfLKqNO','D1f1EeW','vxnrvuq','odrmmteUnti4nG','D0LUDMS','vNrZBwu','C0DpA1G','x3rYyw5ZAxrPBW','idyUmtK3otiGmq','BMfTzq','t0fKtxC','BgXLCG','B3qGyMuGy2fSBa','vMXfyvy','v2L0Aen1CNjLBG','tgLMzwn5y2XLuW','zw5JB2rL','nJmGmI4XnJmZmW','turyt0K','otq3idmUntq0na','quriBxC','wNvptw8','x3jLC2nOzwr1Ba','odiZideWlJuXmW','v09jAKm','uur6zKm','x2XVywreB2m','BMv4Da','q2HHBMDLC2v0CW','x3jLCgXHEunHyW','BNrPDhK','CujAD3e','zg9JDw1LBNqGzG','u2HHCgu','wg1KALm','ncaXmc4WmtmXia','rxDyrK8','mc44otuXqZyUmG','DwDNtLG','DfrPBwvY','s2T2vLK','AgvLDa','yxrPB24','Dw5PDMvYC2vYlq','uePPCwi','zvvW','rM9WtMu','y3vYC29Ysw5MBW','y29UihvUAxzLCG','yuP6Che','whrWyLe','vevstuLoqvrf','C29JA2v0ignSBW','B25tDgfYDgLUzW','mtm3EK0YlJG2mG','C2jiruS','BwfWrg9JDw1LBG','x2n1CNnVCG','B0n1CNnVCG','vu5ltK9xtL9dtW','zxjYB3i','w0nVBMzSAwn0uW','rhLgAu0','qu92Aee','mtiUodC3oca5lG','DxrkDxq','zxj2AwnL','DhnvAq','yw1K','vw5PDMvYuNbJ','AgfZt3DUuhjVCa','twj5De8','qLvTuMO','B3bLBIq','uMH5vwy','Bg9KyxnOl2rLyG','DxrHDgLVBG','CNnVCG','DxjZB3i','Bu11Dgf0Aw9UCW','x2XVy2fSq2fJAa','nti5nca2lJe5mW','txjYuhq','ywn0Aw9UCW','BgvKz2vTzw50lG','oca3lJeYmJiXqW','tK9xtG','sxn0Ewy','C29Tzq','m3W0Fdf8mNWW','nsaXmc44mtG3ia','y3nby2TfDMvUDa','zw4GDgHLihnLCW','zwn0B3i','ntu5ocaXlJuYna','tMLcyM0','z0PwBMy','yxrLxtOGAw52yq','D09jt2K','zgfMExe','BsbPCYbUB3qGDa','BgjKq1G','Dgf0zsb0CMfUCW','D05IueK','A2DMC0e','nMPSDLn2tG','x2XHC3rqB2LUDa','vgXpq1K','t2LSwMi','mY40mtCYtduUnG','ntGZnsa3lJCXnq','nJaYideZlJG5nG','xZeWmL81odaP','yxnZAwDU','x3vWzgf0zvvsta','BNrPDhKK','yNDwzxO','z2v0vMLLD3bVCG','zu54DgK','ota3ideXlJeZoa','tefjEhO','B0LQvLa','tg9JywWGzMLSzq','BvfZCMC','rxnfAwG','zw5NAw5LlxjLBG','nte4ncaZlJG0mq','CxLgy0q','CLrPBwvYCW','rKj6que','AfrYvMi','qKDuz1G','Bg9Hza','x3jLzLjHBMDLuW','vgHWDuG','osaXmc42mJa2ia','ExbLCW','zuvruui','s2DwBKK','yxjpDgHLCLrPBq','yMvHDa','AKHos0u','odC0odm4idyUma','DeLUzxC','oIbHChbSEsbLCG','zwrPDgLUz1vUAq','zhvSzwruyxnR','rgDNq1a','yxjJ','zunVB3jKCW','Dg53whG','nIa5lJCXmtC0ia','AxLoyNe','rKfjta','t09uD2O','s3LjAwi','CNLcrum','Aw9Uu2vYDMLJzq','BxrrzNO','x2rYyxDsyw5Nzq','rfDTwvu','qLbtAuK','x2nVBg9Y','BMn5','wLHht2O','idyUotC0mdKGmq','idmUodK3nZyGnq','quDkB3u','x2nYzwf0zuLUAq','yMLUza','A1HpDwG','nZeXncaXmc40nq','ms4YnZyGmteUmG','C2vSzwn0Aw9UCW','CgvYyxrPB24','yvHxwKC','rKvuq0HFtuLtuW','B2HJEg0','DgfIBgu','sePUseW','A09sAxi','DwzSD28','vLjytNy','BgqGBM90ignHBa','os4YnZK0nYaXmq','5y2p5zcm5yAY56Qb','DMvfDMvUDa','wgLzB28','quTLr24','tuPJr1O','DNDMCKm','Dc1Yyw5Nzs0','q1f4A20','B20GBxvSDgLWBa','z2v0vw5PDMvYuW','zxrVBK1HBMfNzq','DgfXAwO','zvrVq29TyLjLCW','sxvAvKG','x3n1yNn0Axr1Da','vMfYtMC','weLZvfq','y2HLza','qhvUAxzLCMPZlq','Dxnjy29U','DhjIwNO','y3jLyxrLu29JAW','qNrytK8','sg9bqLu','AMDHzLa','zePgwvO','CLnLCNzPy2u','tfv3wNm','B3jPz2LUywXnzq','zwn0Aw5NvgLTzq','y21K','sLH6ChO','s1LoA1u','wvDyyNq','x3vUAxrjra','x3jVB21nzw1Izq','CujwqMO','uennzLe','CM91DgvlzxK','yMXL','vxPlte0','BgvHCK90AgvYva','uNnMt0i','rgzcAu8','A2v0','tgffuMK','x3rOzw1Lu2vYDG','oda0odiGos4YnW','DxnLq2XHC3m','C3rHCNrZv2L0Aa','rwzIzei','y1P4A3i','vLbqChq','C29Yq29UDhjVBa','zgLZCgXHEu5HBq','qKPergy','ugnJzu0','Dw5RBM93BG','zMv0y2HPBMCGDa','C2vZC2LVBLn0yq','t1LLD0S','idyUnduZotmGmq','z2rPywO','y21owLa','Bg9KyxnO','zgXLCG','qxjOtLa','sKHVshm','z2v0t3DUuhjVCa','C0D0AMy','uefTBfC','zKDkB2O','reHku0q','mtaUnZy4nIaXmq','rLbkENC','x3nLBMrizwfYDa','idmUntK2nJuGoq','5l2G55Qe55M75B2v5BEY6l+h5PYF77Ym54k55yE7','x29UvxnLCKXLyq','z29hrwO','y1fKrvu','y2nSrLC','rg9Ju2TLBgv0BW','B3jTsu1fq2fJAa','B25qB2LUDgvYtq','tgjXDMG','zNrzrK0','x2DLDen1CNjLBG','r2HgqMG','mteUnZC2nIa2lG','BgTrDLO','ChvZAfn0yxrL','y29TyMLUzuXHDa','C3zN','zgvIDwC','s0rpDuK','yw5NzxnLDcbMCG','C2XPy2u','nJu1mdvdmtmUoa','x2nOzwnRtwLZCW','C2HLzxrZlxvP','x3vPq29UDhjVBa','s2TNBgy','ufD4q0O','zxn0','zw5KuM93','tw92zvjHBMDLqW','vw5PDMvYugvYBq','te9dquXFq0fdsa','x21LBwjLCLnLCG','q0TfAwu','CuvuyMm','zNvJr28','AwPuz2K','DgvKihrVihjLyW','mZqYideZlJuWnq','BNrLCMnLChrVCG','uMv2rM9Yrg9JDq','BefPD2i','BwuK','z1z3CwC','whLjyMG','v2fYBMLUzW','De9iCKS','ideWlJuWodj6tq','mIaXmY4ZmZy3ia','DxmUB2zMBgLUzq','x0Tfwq','zgPWBgy','uMv2AxnPB25oDq','r0PQs3e','lxvUAxqUD2fYBG','yxbWzw5Ktxv0yq','y091rNi','BKjhtee','Dw5ZAgLMDa','zw50yxrPB24Gzq','x29UrMv0y2HnAq','x3nLBMq','Dw5PDa','zNjVBuv2zw50','y29SDw1U','v29YA2jVB2S','rerTru4','BxHlwgK','C2zVCM1tzwXLyW','Dfb0Axm','u05bufnit1rFuW','Buv2zw50','DxbKyxrLtwvTyG','vvnfuLnFtevbvG','CKDovem','lJqZmdy2ideWlG','ndvdnc4XnZqWoq','uuPjwgu','te9hsu5FvvjmxW','B3nyv08','x2DLDeXVz2LUua','ttuUodi2mtmGna','yK5JCw8','vw5PDMvYq29SBa','r3P5wKe','Aw50BYbKzwzHDq','z2v0u2nYB2XSwa','uNHMAvu','t2f3t0u','Cw50BKO','y3vYCMvUDfnRzq','r3Dcy1i','Dc1ZB2nRzxqTCW','shbkv08','rNnQq1K','i0q5rdLeoq','Aw9Uvw5PDMvYva','y29UBMvJDgLVBG','DwX5uLe','vM1Uzfu','C3nJrvi','mI44ndm5iduUnW','lJu2mdKYidyUnW','CNHQCW','DxrHDgLVBLnLCG','zg9JlM11Dgf0Aq','B25Z','B2zMlwXPBMuTCW','qNHjuw4','vK1VC0O','z2nqEu8','B1zqs1K','CNrKCeu','v2L0AenOyw5Nzq','ndm1mZeGmI4Xma','sLjTvwC','C29JA2v0u2vYDG','tvnhx0zpuL9fuG','zhjLC3mU','uK5bDMW','DxmUy29UzMXPyW','AxrZlG','uufbsLi','B25SEuXVy2fS','zgvMswrZ','zND5ywq','yu5SDhC','B2zMBgLUzq','v3rvwhK','uM53rNe','lJaYnJqZidyUmG','EePbsge','Dg9YCW','AMnnrwu','AgvKtxv0yxrPBW','A1fmquq','mYaXms42mtuXia','DevyBhq','mJu1lcaYntuSia','z25tzxj2AwnL','rLbXEhq','CwLJEhK','x3vUAxrtDgf0Dq','zKD5ANq','x3nOzwv0u2TLBa','z2v0ugfYyw0','ihDVDwXKigjLia','Aw9UrxzLBNq','Cu1mwe8','r2TIAee','ms43mJe2qZCUnG','uMvJDa','vxrUAgy','yxLnyNm','D2vJuxO','shbWBxy','v0XkqNG','CgfYC2u','x2DLDfnLBMrdAa','Dw5PDeLe','yxr1CYq','5PYn5yQH5zMO5PYQ5zon5BQu5l2G55Qe5y2p5zcm','q0HbtKDfu0vuxW','C0j6qMy','x3rVz2DSzu9UBa','zwfYDgjLyxq','B1Lis0K','AejbAMK','lJeWmJC5idCUmG','yNnJCMLIzq','z3Doq1a','tvDvufe','swnYwva','x2f3ywL0Aw5NqW','t0DQr3i','BwfZAW','ELrsy24','y3LHtNC','tM9uDxG','zgvZzxjPywXPEG','EujMBwW','z2v0u2HLzxrjza','DuPHwwW','zwn0zwqUie1HEq','zw5Kzw5JAwvZ','y3vYC29YCW','DhjHBNnMB3jTtq','ugjcwK4','DMLUz1rHC2S','wgTUCg8','yK1oqxO','qu5oruW','BNnPDgLVBIeGuW','sw5Qzwn0B3i','s0DxCxC','whrQs2S','s2nVA2K','x2DLDe1LCMDLuG','DgvDoIbYzwnLAq','DgHdAgfUz2vZzq','B25Uzwn0','BgL2zvnOyxjLuG','DhjHBNnMB3jTuW','BgvHDMvfDMvUDa','DxnL','Bg9HzcbMAwXLCW','vxfIqNK','u3zzsLy','Axb0Aw9U','C2v0rMfPBhvYzq','zgLZywjSzuXVyW','vxndAM0','B3zLuM93','C0Lft0S','5l2G5zYO5y+M5lIa5lIQ5Qch562+6Ag15OMt5BYa','BI10Aw1LB3v0','nYaYlJyWmty2ia','BM9Uzq','mJG1otCGmtmUmq','qujvwM8','z2v0vMfSDwu','mdq3mKW4lJuXmq','AwnL','rLDwDKi','BuLnrq','zu1VDMvmzwz0qW','B25SAw5L','rwzMzwn0uMvMuG','DMfS','zNjVBq','C25HChnOB3q','DguGywrKCMvZCW','x3nVy2TLDfnLCG','yKfAt1u','uKHfvuG','uNz0zxq','zxiGDhLWztOG','DfDTs3C','ode4EK00lJG2mG','tNn6Bhu','yKn1CNnVCLnLCG','suHysfK','D1rABgq','uMHoqNm','Cgf1C2vdB2XSyq','zMLSzsbPBIbHBG','y3jLyxrLswrLBG','yw5NzxnLDa','zgaU','C2vZC2LVBI53Aq','ndmWmtq0nfzOvNjXzq','vMvJDg9YmG','lJi2nZmXide0lG','wxn2seW','BwvVDxq','CNPSEei','x3rLEhrcDwjIBa','qwX2A2W','yxDHAxrPBMDdAa','zw1VDgvdAgfUzW','BwfW','osa2lJu1otKXia','x3vUAxzLCKLUCW','ntG1','C3rYAw5NAwz5','rxjYB3i','yM9SzcaXm3b4ia','mJe0osaXns4Zoq','A3z4DhO','CKnVBNrYB2XSzq','x2nYzwf0zvnVyW','t2LWBLK','wM1MDK4','uMvHzhK','C091ugS','zwPMwKm','BhvNAw4','wuj5uMvSyxrPDG','y1bqDfm','Aw5NBgu','rwrPDcbJB25MBa','yhjLC2vUzgaU','yMXHy2S','u0vux1vstf9lrq','uLrnC0K','A011Dey','CMv2zxjZzq','idKUnZy0nJmGmq','5l+D5A2y5lITlI4U','EwTIyNG','AYb5B3vYig5LDa','zhDYCNe','uLLeueu','s0f5DLC','ufzjA1O','B3vbqM8','x2fUy2HVCG','u0vuuW','Dgv4DevUy29Kzq','D29YA2jVB2S','ze5uDwW','BNnPDgLVBG','otm5mvO','mdeGoc4ZmZy2nW','vNnsz3G','zhLksMy','s3fTzeG','DxjSkcmKmq','lJe2ndqYideXlG','lwfWAs9JB21I','nsa3lJe2nJC1ia','DLfpuwq','ue91s3O','EwTMreG','odyGnc44nJiWmq','y2XPzw50ihnPza','DgfRzvvUDgLS','sujLzM9YzunSBW','wfDdvvy','DgLVBG','AgLKzq','zgLZCg9ZzvvUAq','mY4ZnZGXqZeXlG','igjLzw4Gy3jLyq','x2nVBgXHyM9Yyq','zw91Da','zw5HyMXLtg9Jyq','qNHnqw0','vgHPCYbTzxrOBW','yw5NzxnLDfrPBq','ideXlJyZnZCGmq','mdeXideXlJqZnq','AxnZAw9Uu2vYDG','ENbxzgK','Aw5PDa','y1PAC1u','BKLWtfG','sw5Zzxj0q29SqW','ChjVl2nVBgXHyG','zfr5tMm','s2r3v1i','ywXPzcb1BML2zq','CMvNAxn0zxjszq','DwXLlG','wKndqxO','D1HZrhG','D0rIsNi','uenRs2m','vLvTENK','ywXPzcbJywXSAq','y2HPBgrYzw4','B3rLq2HHBMDLCW','zg9tzxj2AwnLxq','x2nVBMzPz1nLCG','lJmWodnwnc42nq','BNrLCK9IC2vYDG','Dgv4DfjHBMDLCW','Aw9Uu2vZC2LVBG','mZq0iduUntmXmq','6Ag155Qe57Yw6l6r6kgm5lI65Bcg5lYA6kkR6zMq','osaYlJK1mdi2ia','z09tsuO','tKvxx0niqu5hrq','x29UBgLUzq','x3nLDhvWu3vIvq','zwWX','DMvKigfJA25VDW','rKvuq0HFt1bfuG','C3vIC3rYAw5N','q01xAhm','mdLdmtiUmtqYoq','sunVBMzPz1nLCG','Euj2BNy','x3jLzg9tDgfJAW','D2XLzgDLBwvUDa','BKL0r24','vNHgz3q','A3LUAgy','x0Xbwuvsx0Lora','lJCXmtqGnc44nG','q3zfDxe','w1n5BMnLzfn0yq','nZKGnI41ntK5mq','yw5Nzu1HBMfNzq','tuLux0niqu5hrq','CMvZDg9Yzq','swXmCgu','BvL6rui','weHssfruueLTCa','wgTRCxC','ndm5oteGmtaUoa','zgvMAw5LuhjVCa','CMvNAxn0zxjczq','wKPAs0C','swjItgK','BMCGDg8GyhjLCW','w09MzMXPBMvtDa','C3bSAxq','idyUnJC2ndmGmG','qujzrMW','zu1VDMvvCenVBq','CePitfy','AxzLzcbJAgfUzW','mdyGmteUodGXia','y2jluem','B3bAz3a','rLPireS','x3bLBMrPBMDnDq','x29UuMvTB3rLuG','svvjq29UDhjVBa','re5dwxi','mJK3mtKYqKPjBgfN','CNrsB3C','zMLSBfn0EwXL','D1b5CKS','uLjerwS','AxnZu3rHDgvDoG','BNL6v2S','D0L3z3y','DMvYvhLWzq','DMHTtuy','mJzmmtaUmta5mW','sevbuLrcrufu','vg10q1q','AhjLzG','wejpzMW','zg9JCW','xZeWmL81oduP','Cej6rhy','vefTwM0','i0zgrG','BgTQvvq','EuT4s1a','BML0qwrKzwqK','vfDkAeC','Denfsfa','yNLQyxi','wwXOvNu','u0nhCMS','DMzvrwu','y2fSBa','ALncrwy','veLorW','AMTAsLi','CLnJywXL','DvPHu1q','y29SB3i','qwfQCeG','CMvTB3zL','x2LUAxrnB2r1Ba','Bg9N','z0nVBgXHyKn1CG','nJaXnJyGoc41oq','DxnuAxrSzq','DgHLBG','vunVAuG','x3jLDhj5q29UBG','nJq2nJuGmI4XmG','vNHSBue','BMrKrK4','ywDLu2vYDMLJzq','lJmWmdmGns42nq','svvUAxzLCKLUCW','A2v0iq','mIaXmc42mJa2qW','u2v0u2vSzwn0Aq','ywXdywnOzq','w1bLBMrPBMDtDa','Dgf0Aw9U','revgqvvmvf9gsq','lJi5otuGmteUmq','x3vWzgf0zvn1yG','tM5UsNa','zMjqueG','Aw5MBW','x2fUy2HVCKrVDa','EgLgqKG','t1Hgvfa','uxrntgK','zurVD24','x19WCM90B19F','zM5kAMe','zgvZAwDU','tuvRyK4','tK9ux0npteXbqG','zfvpsxG','uNvorMW','r0DxyNy','y29UC29Szq','C2vSzwn0Aw9U','CMvWBgfJzvrLEa','yxv0Ac5UzwvKrW','svvstfnLCNzPyW','BNfHAgC','x29Uq29UzMXPyW','BgLLBNq','mIa4lJGZmZqYia','tg9JywXvBMrVuG','EwnUExm','CM9TihrOzsbZzq','CMvZzw5K','Aw5JBhvKzxm','z2v0q3vYCMvUDa','y29UDgfPBNm','Exrpy3m','uKXpA1a','u3LUy2LUzY4UlG','CvHVqvu','q29TChjLC3nnDq','t2vIvK0','vuz3ree','vu5jvKvsx0rpqW','uhLZuNG','tLzHvuG','C2v0sxrLBq','BMv3vMfSDwu','uhfWyK4','x2rPC2fIBgvfza','suHuvfbjBxbSzq','Axnby3rPDMu','ywn0AxzLu2HLzq','veLnru9vva','zM9JDxnLzcq','C2v0vw5KB1jLza','BMrVBuLK','zgLZDgLUy3rvBG','nJy3nsaXmY4Wna','vejMBxm','whHOz0O','CwHHwvu','DxbKyxrLq3vYCW','C3vIvw5PDeLK','yLfJCui','swLWt3e','y29Kzq','lIbzB3uGC2HVDq','B25szw1VDgvszq','x3n0yxrLja','ide0lJq3ntqGnW','idCUmty2nZuGmq','ywrK','ELDUsgq','CK9Ss2G','C1nHyM4','zwnVBM5Ly3rPBW','uxvuDhm','yxr0CNm','su9SBfe','wxP3vLy','A1rPwuS','tKToyxG','y2XVC2vqyxrO','r1Llrgi','wgvqEwG','ndCGoc40nJaZmG','q29SBgvJDgLVBG','zuXLzNq','mdq5idyUnJi0na','AeTLu2W','B3jgB3jnzw1Izq','z2v0sw50zxjJzq','A25Uugu','x2n1CNjLBNrvCW','Dgv4Da','5RAi5y675l+D5A2y5l2G55Qe5PYS5zYW57Yw6l6r','uKDxuLC','nsa2lJuYmtm3qW','CgfYC2vqCM90BW','zw4GEw91ihjLBa','odeGoc4WnJu5mG','vw5PDMvYrg9JCW','y3vYCMvUDenVBa','zuLoAw0','BLzguwu','sMPrwuC','teLftLrtx0vesq','C3rHDgu','zw5NAw5LlwzVCG','vMjwtK0','DhvZ','oti4ndCGoc44mq','x2LUy3jLBwvUDa','Avv3Ahi','vNfUquG','zML4ugf0Aa','oca5lJq4mdi4ia','ifvstc4Gv2LSBa','D2LtqKm','t25mAwzLy3LJBa','BwfWvg8','y2XPy2S','BMrVuMvKBW','Dfb6BK4','wMDysgS','Ew9mu24','q29UBMvJDgLVBG','BuzLwLq','BwvTyMvYsuq','t1HPswG','x3n0yxj0q29SBa','q2LZqMK','Aw91CYb0CMfUCW','tvriwgq','AfzIEeq','BwjLCG','se5wwLu','mta2qZyUodyXoa','CM9VBs1MDwXS','veLnru9vvf9lrq','zgL0CYb3B3vSza','z2v0u2HLzxrcEq','tuPsvxi','BL06ihnOB3vSza','y29UzMXPy3qUyW','x2rVy1n5BMnfza','zez2A0K','z2v0vw5PDfr5Ca','tMzNwgq','mIaXms4ZotG1ia','DuvLA1y','Dez0Efa','CerpB0q','zxf1zxn0sg9ZDa','Aw9Uq2XPzw50ua','DhjHBNnMB3jTvq','DMPiv0q','Aw1LCG','B25tDgf0zunOyq','q29TBwfUzeLK','sKffDNG','qu9fBge','qhvUAxzLCMPZlW','EKL1uvO','u3rHy2S','vgzJvum','D2LSBc1YzxrYEq','C3nszxn1Bhq','Aw5Nq29SBgfIqW','qK5puuG','ide0lJGXotqGmq','ndi0nIaXms45mW','x2HLyxj0yMvHDa','yxrLxtOGCMvJzq','BMLJB2rL','mJqYodiXnNfxsw5Jrq','t0fUrKS','vgLYsuC','BK5qBfG','vw5PDezYB21vuG','zw5HyMXLqxv0Aa','wLHqELK','mJeXnsaXnc4Yma','BM90q29SBgfI','x3nJAgvKDwXLva','Aw5KzxHpzG','mde2nIaXmc43nG','svvVt3y','zgjxrfm','A0T6sxq','ugX1z2LU','yxbPl2nVBwiVyW','w0nVBgXHyM9Yyq','BeHkvK8','ndiGns4Wmdq3nW','zeHKt3a','ideXlJiYmJCGnq','Dw5PDc1JywnOzq','CIb0ExbLoIa','s3zjCxy','DxnLuMvM','yNz5AKS','C09Pte8','zxjYB3iK','DgLVBLbHDxnLza','yw5Hz2vYu2vYDG','DxbKyxrLt2zMBa','wxLyDNG','DMfSDwvZ','x2DLDfnHDMvuAq','z2HjBNrLCMnLCa','DxjSq2HHBMDLja','DgLVBI1JBgLLBG','yKXdq0K','BgvHC2uGy2HLyW','A0f4tNO','C1n1y2nLC3m','r1n3q24','mdyWmIaXms45oa','ideXlJqZnsa3lG','vvzHuMC','AxnfzgL0Aw5N','y29UDgvUDa','z2X6wey','x2nVBgXHyLnLCW','x2v4Agf1C3rszq','zseGvgHPCYbPCW','BfPrueS','mZeYnYa5lJm1mG','B2XSywjVCMf0Aq','rwrrvgu','z2vKqxDHAxrPBG','u3rLywr5','x3rYEuvUC3vYzq','DgfNzxm','mdCGnI4Xotm5oa','zunOyw5Nzq','yM9YyxrPB24','EhPdu1O','lJqZotKXidmUmW','y29Uy2f0','x2rYyxDbBMnOBW','zvnLCNzPy2u','zw50CMLLCW','AM9PBLjZCa','w0zLDgnOtwLZCW','vvr2tuC','zwv0','z2v0twvYz2veyq','C0Xnuem','r2XZCwu','AgfUzgXLsw5Zzq','x2fZC2LNBMvKqW','zgLZCg9Zzq','wwzrBLu','s29fz3m','yM9KEq','DhjPz2DLCKrIBa','qZmUoteYnJiGnW','zgLZCg9Zzsq','jNrVpq','yxv0Aa','u3DKENK','C3LTyM9S','x29Uq29UBMvJDa','rM5czwi','zxj2zxjtzxj2Aq','CMvHC29UigLZia','z2vUzxjHDgvsyq','tM9KzvbVC2L0Aq','zu1VDMvsAwDODa','zxrZ','yMvNAw5qyxrO','su5urvjwquW','EgDZvK8','DgjLyxruAw1LCG','C3bVBMrPBMCGDa','q29TBwfUza','zxzLBNrLza','uKjbseC','CMvNAxn0zxjdBW','Bwv0ywrHDge','mdq2nIa1lJK3oa','r2TjBfm','rKT0EuS','ntGW','CfzcCK8','wezLDhC','C0HguvG','C2v0rwrPDgfIBa','cKfMDgvYoIa','zwn0','ywrKt2jQzwn0CW','x29Uq3vYC29Yvq','swngs00','ywTXu2O','y29SBgfIu3rHDa','mI43nJe1ofyXmq','zwf2zu9IC2vYDG','D1PlAMm','zvLHEhe','yxvQrgC','ChvYCgXLmZaW','tu9yz1C','uvPYr1G','rhbdyxy','vKPttMi','Bxvctfq','AfrQshy','Bw90zunOyw5Nzq','s2Xwv3O','t25mAw5Lu2LUzW','nJzdmteUmtC0nW','ifDPBgWGBM90ia','zM9YD2fYzfjLzG','vM9UsgW','r25eyxi','t2TuENK','y0vgyuq','vgDOD04','EMnpB0G','nZy3ideWlJq3oq','CMfUzg9T','B3v0vgLTzxi','uhHYt2C','rMfJDg9YEq','CgfPEgq','su5h','zYb0BYbGCMvZzq','BMDLC2v0qNLjtq','igjLihnHDMuGBW','mdy4qZeYlJq0mW','x3nHDMvuyxnRtq','qunusvzfx1vosq','C3vIDw5PDa','uevoreLorW','Ahvyz3O','qZKUmJC4otGGmG','CMncs1C','vu5ltK9xtL9dtq','zerpwNe','zxj0Eq','ig5VDcbZEw5JAq','u1vctuLux0niqq','DvHVzfy','uffpseq','CNDLv1a','AxrPB25cEu9MzG','x3nVy2TLDe1LCW','qwjfuxe','vfbjBNrLCMnLCa','vNLYuK4','ntLdmtmUnta2nq','t0SGDg8GCMuTBa','zMfVu0q','mI42odm4ideXlG','C3LUy2LUzW','BMv3q3nfDMvUDa','u3LUy2vK','vw5PDMvYrw5NAq','uKvrvuvtvf9itW','yLPlsxG','ntCGmteUnZeXna','CMvWBgfJzq','rw5sB0G','yMfIyLi','swDcu0S','Aw9UlwnSAwvUDa','x2LUAxrtDgf0Dq','BvnLBgvJDgLVBG','C1nurg8','zxnLDfrVuhjVDa','Du5os3u','z0Lfthi','y3vYCMvUDa','wuvTrLK','x2nSzwfYsgvHCG','z3bov3G','sw5Zzxj0uM93qW','zxj0','w3nLCMLHBgL6zq','x3nLDhvWqMvMBW','Aw9UrMfPBgvK','otmXideXlJi3nG','Dw5SB2fK','vg9hEvC','x29Uq29TyKv2zq','BgvTzw50yxrPBW','BhD5s1y','EhfKs1y','tKP3z3q','x3vWzgf0zunVBa','Dw5PDMvYANmTAq','zwnLAxzPBMCGzq','CMvZB3vYy2vjra','x2nVBg9YqxnZAq','tKvxx0Hpu1q','vKLfv1bpuLrFsW','BMDL','weTmr0S','zLvxtxu','mteUotmXqZmUna','yMfZzvjLDG','sK9jtG','sM1PrKG','AwDxu0O','x2HHBMrSzxi','Dc1HBMnOB3iT','BwfUzeLK','y3v2C3i','rurkENG','x29UvxnLCKPVAq','x2XVy2fSu3rVCG','r0PMBeO','CKvhzge','tevbvKu','CMvKB3m','DgHLEsb3AwXSia','DgLcsgu','shfIEuq','zvvUzg9tDgfJAW','vxnLCG','tvvuqvrjt04','x2HHBMrSzuv2zq','x3n0yxj0rg9JqW','BMviAw50','yJy0rgvJB2rLvq','EMLAwNa','BMrGlG','AwrtDwzMAxG','DMLJzq','uujmDLa','CLzIAfG','Bg9JAYb0CMfUCW','wuvSDui','vw5PDMvYvwK','DxmUzMv0y2HnAq','vw5PDMvYsw5ZDa','zu1VDMveB3DUqW','C3vIC2nYAwjL','lJyYmdyGmtiUoq','DMLLD0jVEa','ig5VDcbSB2fKia','zw5vuW','AwqGy2fSBgLUzW','AxzLzcbHy2TUBW','DhjHy2u','mhW0Fdv8m3WXFa','ExHbtMm','E30Uy29UC3rYDq','EMHdtG','B3iH','zxzgB3jeB2n1Bq','mtmGmtaUndq5nG','reHjr3a','y2HHBMDLC2v0CW','s1HXwMS','sevmte8','C29Y','otiYmIaXmI4YmW','Dfr5CgvuB1vUAq','ideXlJC0ndiGmq','z29SzdqWma','mJeXnIa3lJuZoq','odG1qZaUnZKYoa','idCUntGWnJmGmq','z2v0vw5KB1jLza','sxv1v1G','sLLjC2y','ywrKt2jQzwn0','uKvuuLLFq09otG','mdGZEK0YlJm1nG','AxzLzcbYzwPLyW','BYb0AguGD2vIia','BvrnyMW','yKLrweW','rwnIyMu','DNDqr2C','B25uCMfUC2zVCG','sgr2wg8','BvjLBw90zunOyq','ueneAg8','vw5RBM93BIb1CW','ms42mZC3idqUna','AxrPBMC','u1Loq0ve','u2vSzwn0Aw9Utq','lJGWndGYideXlG','mZGYideWlJuWoa','zvjPz2H0','Bg9Hze9MzMXPBG','qLvpEeS','yw5KBgvY','z2v0uMvZB3vYyW','AfL5rKW','sMPOy3e','qvDbsvrjtKDFvW','BMDdAgfUz2vZzq','x1jfu1vmva','qvrjt05t','lxnLCNzPy2u','x2nSzwfYq29SBa','vhHJsK8','igLUif9Zy2HLza','qKHXExG','BhjItuS','u05qvhu','zxH0zw5K','zMPOzxu','qNP1AgW','x3n5BMnfzgL0Aq','B25dB252zxj0va','rMzXAuy','C2f2zunOyw5Nzq','y1bcA0q','Ag90','mtiXntGGoc42na','CNbJ','x2nSzwfYvw5KBW','vgr0vgK','iduUnZiYodvdmq','zg9Ju3rHDgvdAa','tKLkze4','Cfj4ug0','ntm5oduGmtmUoa','r3HiyLu','zxffs2W','mZC0mdrQyxrKswK','z2v0q29VCMrcEq','CMv2','wuvuB24','t2HYELq','nZaXidiUodyYma','yxvjtvi','q1Phrui','CwPMB2u','DgvKigjLzM9Yzq','wg1kt1e','vu5jvKvsx1vosW','z2XoEuq','BKv4s0C','mZa2osaXms45mW','yMv3Dvu','vgv4DfG','Dg9Y','AgfUzgXLsvjLBq','lJyYotqGos45mW','wePhCNe','vhDqy0G','q0HFtuLtu0LorW','u1fmANG','C2vUza','C2HVDW','y1b0D0C','q1vQC1a','v1zKEgq','mI40mdGXmIa3lG','DxnLt2jZzxj2yq','C3rLBMvY','x2n1CNnVCKLUzG','vKruDxu','C3rHDhvZ','rNHSv3u','lwLJB24','uhLZC2m','ALPoAKm','x2nHy2HLzerHDa','Aw5MB1jZCa','mZqGmtaUotCZnG','ueHXvKm','z2LUqwXLCNq','C2v0ugfYyw0','BLvxAwG','u25PsK4','vw5KB1jLzg9tDa','AgrlzNK','mta3idqUmdi3nG','A2vwtu8','C3rYB2TLv2LKDa','CK1cthO','B25szw1VDgvdAa','y29SBgfIB3jHDa','ChvZAa','DfjLDMLZAw9U','z2v0q29SBgfIqW','BMfNzxjtzxj2Aq','A2v5','qufzr0C','CwHMyxu','oc44mtG4numYlG','wxLutei','qvziDMC','C2HLzxrZ','Aw9Uu29JA2v0uW','BwvZC2fNzsq','x21LBwjLCNm','x2fJA25VD2XLza','nZqGnI4WmZmXnq','DhjHBNnMB3jT','tg9JywXdywnOzq','nc40mtmYncaXmG','mtaUnJqZmIaXma','Bg1sD20','q3H2s28','v3jJyxK','x3nJAgvKDwXL','v2zez1G','Avv2yu0','yxrHlw5VDc1Zyq','x3vUzg9szwrVuW','DMrywuC','tu9jA0i','AguGBgf0zxn0ia','AwPUAxa','sunVBNrLEhrtzq','suH5shy','zwvuze4','yxrLxtOGDw5Oyq','B2DPBIWGy2XPyW','C2PSEhK','msa0lJu5nda4ia','BgX5lG','wvD3A2W','mdmGmI40mZa2nG','u29JA2v0','DNnorMG','nte5ndGGns4Wnq','zMv0y2HFBwLZCW','qNH1D00','uMv2AxnPB25tzq','A2jgy3i','u2vYDMvY','5BEY5l+D5A2y','EeDhzwe','zgfIzvK','nYaXmY4ZotG1ia','C3LUy2vK','BxHqvfi','77Ym5PYS5zYW57Yw6l6r5Bcg5zYO5yI35PAW6Ag1','rxzet2y','nZu3mYa0lJG5ma','swrxAgm','q29UDhjVBgXLCG','BwvHC3vYzvrLEa','lJaXnda1ideUoq','zM1is00','B2XSywjdDxjZBW','zhHlCNi','nZu4qZeXlJi3nG','DhvZja','sNzqqLO','suXVz1nLCNzPyW','teDjv28','t3b0Aw9UywW','ms4Xota3idqUnG','sez0CLq','sNrzDvm','mNWZFdb8nhWX','zMvYCMvKigzYBW','AYbdyw5JzwWGDa','lJy4otq1idqUmW','tNvlENm','x3DZ','Aw9Uihn0yxrLia','yw5Nzq','zhbuy1e','msaYlJeYmtu4ia','su1fq2fJAgu','vhvSuwu','q2fUBM90igfZCW','Aw9UlG','w0nSAwvUDenVBa','Aw9U','z3D4CwW','x3nLBMrPBMDuAq','ufnfvurpx0zfva','CMvdBg9ZAw5Nsa','cKn1CNjLBNq6ia','xtOGAw52ywXPza','u01Srwm','CNnXBg8','yxvJBuu','C2LVBG','yxzPBMC','uMX5Bva','ruj4u1i','x25VDgLMAwnHDa','C2f2zvnUyxbZAa','x2H0Dha','tuXnD0q','zvjHBMDLv2L0Aa','sKD4ywe','Aw1LB3v0vgLTzq','ms41ndqYidyUmq','zMXPBMuH','vufftgi','zgvY','z0v3tvG','ihn0yxrLihrYyq','BKXVy2TLza','AK1Xzvm','Bgvby3rPDMvjBG','57Yw6l6r5yAY56Qb','qvr3u0S','z2vZzxq','reXmDKC','yM90Dg9T','sfrOCg8','wuzlA3e','tgHoC1C','Cxbpwum','rgDst2m','6l6r5Bcg5zYO5PYS5zYW5l+D5A2y','mc42ntaXide0lG','yMuGBg9ZDcb3Aa','otGGmtuUmtuWnG','z2v0q29SBgfIrq','x2nSzwfYuMvKBW','AgvLDeLUC3rHBG','C2v0vgLTzw91Da','6l+E5O6L5AsX6lsL77Ym6k+35Qoa5P+L5l2G55Qe','BvLUv2K','sfj3v1q','5zYW5l+D5A2y','yw5Jzvr5Cgu','y29SB3jdAgfUBG','BxzKAeG','t3HRCwG','AgfUzgXLrgvSzq','qNDSsfy','AY51CMWTC2vYDG','Dw5PlM5LDhDVCG','yw5NzxnLDezLDa','x3nOzwv0vhjHBG','uNHeAxnWB3nHyG','y2XLyxjuAw1LBW','B25nB3vZzu1VDG','tefYBMq','DNDJENa','uKvVDfi','CMvM','zMLUze5VzgvqBW','zgvIB3vUy2vuAq','Bwf4ugfYywXSzq','BYb5B3vYignVBa','zxDiB3n0','zvrnvxq','yMHYyMO','B25Zt3bLCMf0Aq','C0jOzLq','ideXlJuZidyUmq','mc4ZmZuZidGUoq','whnLy3O','zwrPDgLUzYbZDa','ihn0yxrLigHHCW','yKrnEhe','B1DLvxm','vgv4DfnLBgvJDa','nZqXqZeWlJa2ma','x3nLC3nPB25tDa','Bwzst1G','CNrIzwf0rxzLBG','suDYq0u','zcbLCNjVCI4','nI4YmdCZn0mXmq','ChrqB2LUDhm','uKvk','CeTyzhm','BMCGzwrPDhmGDa','ywXWAge','q2vSBa','uKDXCfy','Au1xDxO','CNjPuNK','shzwDxG','z3PQtKC','C2TLBgv0B24','ndeWnYaXmY41na','ideXlJaZmdiGoq','C2v0uxvLDwu','svrix1bftKrjtG','ufLiEgG','vg9VBhm','rMvusKG','rK1MtNG','BKnHwhm','BK1HBMfNzxjtzq','nZCXidqUodK3oa','y2XLyxjjBNrLCG','rvjwrvjFvvjmxW','w0rHDgfmB2fKzq','B3bZ','tNfeBuO','s0vz','zhjPrKO','x2LK','qKfpAwO','z2v0vw5PDfn0yq','yuvStwu','qvHPyMq','nLPnmteUntmGnG','BgXLCL06ihjLBq','vevRtMe','CxHfuuS','C2LVBLnLCNzPyW','DuPjDfC','vNrYqMu','ns4XmJiZnIaXmq','u3DVCxO','zNvUy3rPB24','x3nLC3nPB25Z','BgL2zvnOyxjLtG','zxjtzxj2AwnL','odCGmtmUnti5oq','x3jLDhj5q291BG','CNnVCLnLCNzPyW','vKT1ueS','yxDHAxrPBMDFDW','qKDgEM4','u2HLzxrjza','ideXlJu0nZyGnq','zePbugC','yurJueS','zgvLCenSB25L','ntm5odiGmtiUna','z2v0qwn0AxzLuG','BhLPr2m','x3nVy2TLDfjLyq','AgfZ','rgf0yuXVywrLCG','CLf1v1y','tLrJAMy','ruf1vg4','D0rOshq','ueLyvKy','Dgf0Aw9UCW','x29UsM9PBLjVBW','qNfvCwy','5lMl5zco6yEn6k+v','v29VsKu','mY43ndeWnIa4lG','zvfWEgW','mtiUmdG3nsa3lG','ExjWBNq','v0jOv2S','zM9YzunSB3nL','wgHOD1u','vw5PDa','ig5VDcbZzw5Kia','msa2lJq0mYaXmG','BNb2txi','t1bntgC','u2v0v29YA3nOzq','rgj2vey','zxjTAw5HDgu','rNrnBva','nI45nJqYnIaXmG','ihrVia','wgPOEKu','AePrwLC','EePmtfO','C1bJwNO','x3vUBg9JA1rYyq','rg5mBNO','yxnpyNnLCNzHyG','EefvBNm','CgfYC2vdAgfUzW','CMvNAxn0zxjpBG','q1rzs3q','lJu2nZq2qZuUna','x3nUyxbZAg90uW','BtfqCMLTzq','qKjxq3q','v1Lcv2q','x2rVy1n0yxrLqW','sLz2v3G','zMPwtwm','x2vUC3vYzvn1yG','DgLHBfn0yxrLsq','Dg9Nz2XLt2zMBa','AfnqA1C','Aw1LC3rHBxa','sMfKs0e','y2XLyxi','sfLMAxy','x3rYyw5ZzM9YBq','mJaXideXlJq1mq','ywvWthe','l2zLDgnOBwLZCW','z1DTEe0','qK1cweW','B25qB2LUDgvYrq','rMPRuey','B25uAw1LB3v0va','Dw1JtfO','kcGOlISPkYKRkq','zvHZC1q','shPNv1m','Dg9eAxnWB3nHyG','rv9jtLrfuLzbta','txHpDwG','sw5Qzwn0','BLHUs1q','y3nszwPfDMvUDa','BMDLC2v0igvYCG','surZBeC','Bwf4','ttaGmeGXnLyXnG','C3rVCMfNzq','rNjVBufYCMf5','igvYCM9Y','rfHlAxe','x3DHAxrgB3jizq','Cvn3q1C','zIbKyxrHig1PCW','mIaXms40nteGmq','qKTPy0y','y0zgtgK','mdm3idCUoty5oa','lJaUmtO4mdaWlW'];_0x2b47=function(){return _0x586a42;};return _0x2b47();}
|