@univerjs-pro/collaboration-client 0.4.2-nightly.202411061606 → 0.4.2-nightly.202411081606

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.
Files changed (90) hide show
  1. package/lib/cjs/index.js +1 -0
  2. package/lib/cjs/locale/en-US.js +1 -0
  3. package/lib/cjs/locale/fa-IR.js +1 -0
  4. package/lib/cjs/locale/ru-RU.js +1 -0
  5. package/lib/cjs/locale/vi-VN.js +1 -0
  6. package/lib/cjs/locale/zh-CN.js +1 -0
  7. package/lib/cjs/locale/zh-TW.js +1 -0
  8. package/lib/es/index.js +1 -1
  9. package/lib/es/locale/en-US.js +1 -0
  10. package/lib/es/locale/fa-IR.js +1 -0
  11. package/lib/es/locale/ru-RU.js +1 -0
  12. package/lib/es/locale/vi-VN.js +1 -0
  13. package/lib/es/locale/zh-CN.js +1 -0
  14. package/lib/es/locale/zh-TW.js +1 -0
  15. package/lib/types/index.d.ts +890 -35
  16. package/lib/umd/index.js +1 -1
  17. package/lib/umd/locale/en-US.js +1 -1
  18. package/lib/umd/locale/fa-IR.js +1 -1
  19. package/lib/umd/locale/ru-RU.js +1 -1
  20. package/lib/umd/locale/vi-VN.js +1 -1
  21. package/lib/umd/locale/zh-CN.js +1 -1
  22. package/lib/umd/locale/zh-TW.js +1 -1
  23. package/package.json +31 -25
  24. package/lib/locale/en-US.js +0 -1
  25. package/lib/locale/fa-IR.js +0 -1
  26. package/lib/locale/ru-RU.js +0 -1
  27. package/lib/locale/vi-VN.js +0 -1
  28. package/lib/locale/zh-CN.js +0 -1
  29. package/lib/locale/zh-TW.js +0 -1
  30. package/lib/types/config/config.d.ts +0 -48
  31. package/lib/types/controllers/collab-cursor/__tests__/doc-collab-cursor.controller.spec.d.ts +0 -23
  32. package/lib/types/controllers/collab-cursor/__tests__/serialize-text-ranges.spec.d.ts +0 -1
  33. package/lib/types/controllers/collab-cursor/__tests__/sheet-collab-cursor.controller.spec.d.ts +0 -1
  34. package/lib/types/controllers/collab-cursor/collab-cursor.controller.d.ts +0 -22
  35. package/lib/types/controllers/collab-cursor/doc-collab-cursor-entity.d.ts +0 -38
  36. package/lib/types/controllers/collab-cursor/doc-collab-cursor-render.controller.d.ts +0 -24
  37. package/lib/types/controllers/collab-cursor/serialize-text-ranges.d.ts +0 -3
  38. package/lib/types/controllers/collab-cursor/sheet-collab-cursor-entity.d.ts +0 -39
  39. package/lib/types/controllers/collab-cursor/sheet-collab-cursor-render.controller.d.ts +0 -21
  40. package/lib/types/controllers/collab-status/collab-status.controller.d.ts +0 -18
  41. package/lib/types/controllers/collaboration/__tests__/collaboration.controller.spec.d.ts +0 -4
  42. package/lib/types/controllers/collaboration/__tests__/mock-text-selection-render-manager.service.d.ts +0 -0
  43. package/lib/types/controllers/collaboration/__tests__/mocks.d.ts +0 -54
  44. package/lib/types/controllers/collaboration/collaboration-entity.d.ts +0 -91
  45. package/lib/types/controllers/collaboration/collaboration-state.d.ts +0 -303
  46. package/lib/types/controllers/collaboration/collaboration.controller.d.ts +0 -24
  47. package/lib/types/controllers/collaboration/utils/changeset-utils.d.ts +0 -18
  48. package/lib/types/controllers/collaboration/utils/empty.d.ts +0 -2
  49. package/lib/types/controllers/config.schema.d.ts +0 -29
  50. package/lib/types/controllers/data-loader/__tests__/data-loader.controller.spec.d.ts +0 -1
  51. package/lib/types/controllers/data-loader/data-loader.controller.d.ts +0 -22
  52. package/lib/types/controllers/file-name/file-name.controller.d.ts +0 -12
  53. package/lib/types/controllers/telemetry.d.ts +0 -11
  54. package/lib/types/locale/en-US.d.ts +0 -3
  55. package/lib/types/locale/fa-IR.d.ts +0 -3
  56. package/lib/types/locale/ru-RU.d.ts +0 -3
  57. package/lib/types/locale/vi-VN.d.ts +0 -3
  58. package/lib/types/locale/zh-CN.d.ts +0 -39
  59. package/lib/types/locale/zh-TW.d.ts +0 -3
  60. package/lib/types/models/cursor.d.ts +0 -30
  61. package/lib/types/plugin.d.ts +0 -18
  62. package/lib/types/services/auth-server/auth-server.service.d.ts +0 -10
  63. package/lib/types/services/auth-server/authz-io-http.service.d.ts +0 -30
  64. package/lib/types/services/auth-server/domain-request.service.d.ts +0 -6
  65. package/lib/types/services/auth-server/util.d.ts +0 -1
  66. package/lib/types/services/collaboration-session/collaboration-session.d.ts +0 -59
  67. package/lib/types/services/collaboration-session/collaboration-session.service.d.ts +0 -61
  68. package/lib/types/services/color-assign/color-assign.service.d.ts +0 -10
  69. package/lib/types/services/comment/comment.service.d.ts +0 -6
  70. package/lib/types/services/image-remote/image-io.service.d.ts +0 -34
  71. package/lib/types/services/ime-cache-transform/doc-transform-ime-cache.service.d.ts +0 -13
  72. package/lib/types/services/local-cache/local-cache.service.d.ts +0 -37
  73. package/lib/types/services/member/member.service.d.ts +0 -77
  74. package/lib/types/services/permission/permission.service.d.ts +0 -12
  75. package/lib/types/services/range-selection/sheet-transform-selections.service.d.ts +0 -13
  76. package/lib/types/services/single-active-unit/single-active-unit.service.d.ts +0 -39
  77. package/lib/types/services/snapshot-server/snapshot-server.service.d.ts +0 -21
  78. package/lib/types/services/socket/collaboration-socket.service.d.ts +0 -34
  79. package/lib/types/services/socket/serialize.d.ts +0 -3
  80. package/lib/types/services/state-cache-transform/doc-transform-state-cache.service.d.ts +0 -12
  81. package/lib/types/services/sync-editing-collab-cursor/doc-sync-editing-collab-cursor.service.d.ts +0 -13
  82. package/lib/types/services/text-selection/doc-transform-selections.service.d.ts +0 -8
  83. package/lib/types/services/undoredo/collaborative-undoredo.service.d.ts +0 -19
  84. package/lib/types/services/url/url.service.d.ts +0 -12
  85. package/lib/types/services/url/web-url.service.d.ts +0 -10
  86. package/lib/types/views/components/CollabStatus.d.ts +0 -10
  87. package/lib/types/views/components/CollabStatus.stories.d.ts +0 -8
  88. package/lib/types/views/shapes/doc-collab-cursor.d.ts +0 -27
  89. package/lib/types/views/shapes/sheet-collab-cursor.shape.d.ts +0 -27
  90. package/lib/types/views/shapes/text-bubble.shape.d.ts +0 -19
package/lib/umd/index.js CHANGED
@@ -1 +1 @@
1
- function _0x5645(_0x5b7307,_0x585e8d){const _0x554620=_0x5546();return _0x5645=function(_0x56453c,_0x1493cc){_0x56453c=_0x56453c-0x1d0;let _0x10a46e=_0x554620[_0x56453c];return _0x10a46e;},_0x5645(_0x5b7307,_0x585e8d);}function _0x5546(){const _0x19b308=['_localeService','UNIVER_PROJECT','@univerjs/telemetry','_transformService','create','svg','_renderManagerService','_createHelper','ref','close','offline','_collaborationSessionService','createSocket','Hasher','liveShareOperation','sheetID','DocIMEInputManagerService','HTTPRequest','ivSize','_getUploadFileURL','downloadEndpointUrl','No\x20unitID\x20or\x20type\x20in\x20URL.\x20Will\x20not\x20load\x20files\x20from\x20remote\x20address.','min','ERROR_IMAGE','/universer-api/oidc/authpage','4707115SSVpFj','[SyncedState]:\x20invalid\x20calling\x20to\x20`resend`.','awaiting_with_pending','PERMISSION_DENIED','1em','pad','extend','redoState','Latin1','responseType','Native\x20crypto\x20module\x20could\x20not\x20be\x20used\x20to\x20get\x20secure\x20random\x20number.','getActiveSheet','enableAuthServer','RichTextEditingMutation','get','subUnitId','newValue','/collaborator','sequenceExecute','$super','_loadSheet','__creator','restore','reduce','getValue','takeUntil','_startCollaboration','startColumn','labelPosition','cfg','session.collaboration-timeout','max','userID','confirm','getRandomValues','collabStatus.syncing','_transformHistoryAndStateStack','isEditing','@univerjs/sheets-ui','EXCHANGE_SIGN_URL_SERVER_URL_KEY','_initStatusComponent','This\x20method\x20should\x20not\x20be\x20called\x20on\x20the\x20client\x20side!','COLORS','updateOfflineData','[OfflineState]:\x20invalid\x20calling\x20to\x20`resend`.','ColorKit','_getUndoStack','_uiPartsService','univer-online-status-icon','HEARTBEAT_INTERVAL','_waitCount','@univerjs/core','clearTimeout','rxjs','onPointerLeave$','LOGIN_URL_KEY','incrementRevOfUnit','__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED','_docTransformSelectionsService','_handleHover','FETCH_MISSING','updatePermissionPoint','socket$','session.will-retry','onMissedChangesetFetched','OffLineSingle','_localCacheService','backgroundColor','saveImage','_draw','HttpImport','_online','_saveCache','has','_sheetTransformSelectionsService','getCollabEntity','_cachedData','CollaborationSessionService','top','RevisionService','onTransformSelections','_disableEditing','_hideTimer','@univerjs/docs','transformRemoteChangeset','for','_refreshCollabCursors','UniverDrawing','submit\x20changeset\x20error!','parseProtocolChangeset','INVALID_ARGUMENT','_resendTimeout','interceptor','UniverCollaboration','unit','useDependency','contains','round','UserManagerService','_clearLocalCache','react.fragment','_registerRenderDependencies','Inject','crypto.getRandomValues()\x20not\x20supported.\x20See\x20https://github.com/uuidjs/uuid#getrandomvalues-not-supported','_imageSourceCache','JOIN','_backgroundColor','/allowed','getOffsetConfig','debounce','?size=','getMergeData','enableOfflineEditing','_getAPIPrefix','file','OTHER_CLIENTS_EDITING','exhaustSavingTask','onRemoteChangeset','_getAPIPrefixPath','ACTIVE_UNIT_EVENT_CHANNEL','_HTTPService','collaboration_new_changeset','NOT_COLLAB','currentSkeleton$','_socketMessageSubscription','\x0aCurrent:\x20','/unit/','ReplaySubject','/block/','onTransformRemoteChangesetByStateCache','encrypt','@univerjs/docs-ui','error$','PasswordBasedCipher','getSheetBySheetId','CollaborationStatusDisplay','_ENC_XFORM_MODE','@univerjs/engine-formula','getSkeleton','_lockTransition','setParam','throttleTime','DocSkeletonManagerService','InsertRangeMoveDownCommandId','getConfig','_members','ERROR_IMAGE_TYPE','AWAITING_WITH_PENDING','SnapshotService','sessionStatus','Disposable','_updateLocalCursor','symbol','/object','_collaborationTimeoutTimer','textEncoder','InsertColCommandId','_cursors','combineLatest','none','some','sheetId','handleIRemoveCol','resize','telemetry\x20info\x20is\x20not\x20initialized','#fff','add','Shape','onPointerMove$','Cannot\x20assemble\x20a\x20changeset\x20from\x20multiple\x20mutations\x20of\x20different\x20types:\x20','_memberService','UNKNOWN_CMD','concatMap','commentUpdateEvent','map','MemberService','size','_transformStateCache','Error','[DataLoaderController]','pending','_startTelemetryCollaborationNewChangeset','translate(.97)','@univerjs/rpc','37190duhTZJ','compute','SUCCUSS','_httpService','words','objectID','_sender','undoState','OpenSSL','_doProcessBlock','startsWith','createInstance','_listenToOfflineEvent','LOCAL_CACHE_INTERVAL','replace','InsertRowCommandId','on-line-single_clip0_910_349','_xformMode','CompressMutationService','LIVESHARE_NEW_HOST','_transformSelections','sid','_socketReady','_sessions','_doFinalize','liveShareNewHost','ISnapshotServerService','UNIVER_SLIDE','IConfigService','awaitingChangeset','ImageSourceType','toString','AuthzIoHttpService','No\x20remote\x20instance\x20service\x20injected.\x20May\x20not\x20syncing\x20edits\x20to\x20the\x20web\x20worker.','UNAUTHENTICATED','revision','send','_sessionStatus$','DeleteRangeMoveUpCommandId','UniverSheetsUi','random','abs','deleteCollaborator','asObservable','NO_OTHER_CLIENTS_EDITING','RemoveRowCommandId','_stopTelemetryCollaborationNewChangeset','handleInsertCol','EXCHANGE_UPLOAD_FILE_SERVER_URL_KEY','\x22.\x20Please\x20configure\x20the\x20dynamicRequireTargets\x20or/and\x20ignoreDynamicRequires\x20option\x20of\x20@rollup/plugin-commonjs\x20appropriately\x20for\x20this\x20require\x20call\x20to\x20work.','loadDoc','CollaborationSession','_transformRemoteChangesetByStateCache','3440574LjLOZK','message$','touchDependencies','_compressMutationService','_socket$','_http','USERS_ENTER','updatePermissionObjEvent','@univerjs/sheets','_toggleOnline','UPDATE_CURSOR','m1Prime','HEARTBEAT_TIMEOUT_KEY','YUUMI_URL_COL_OUT_OF_RANGE','BehaviorSubject','handleIRemoveRow','transformByState','fillRule','src','0\x200\x2016\x2016','makeDirty','CommentService','getRelativeToViewportCoord','_onRemoteRetry','M3.61971\x2011.6499C2.40304\x2011.6499\x200.699707\x2011.1024\x200.699707\x208.9124C0.699707\x206.3574\x203.25471\x205.8099\x203.98471\x205.8099C4.34971\x204.5324\x205.07971\x202.5249\x207.99971\x202.5249C10.5547\x202.5249\x2011.6497\x203.9849\x2012.0147\x205.2624C12.0147\x205.2624\x2015.2997\x205.6274\x2015.2997\x208.7299C15.2997\x2010.9199\x2013.8397\x2011.6499\x2012.3797\x2011.6499M9.82471\x209.82466L6.17471\x2013.4747M6.17471\x209.82466L9.82471\x2013.4747','transform','onlineStatusTitle','clamp','Cipher','fetchThroughInterceptors','_isPermissionRej','_drawTextRange','history','onReady','image/gif','randomUUID','...','_doCryptBlock','activeSheet$','_textBubble','connection\x20error','reqId','COMMENT_UPDATE','collabStatus.offline','_getSheetObject','_syncEditingCollabCursor','WebSocketService','IImageIoService','dispose','_oKey','_onLocalMutation','searchParams','m2Prime','_refRangeService','processBlock','getParam','INTERNAL_ERROR','MergeInterceptorFactory','closeSession','resolve','NOT_FOUND','url(#off-line-single_clip0_910_343)','_candidateSocket','includes','Vector2','msCrypto','@univerjs/drawing','UPDATE_PERMISSION_OBJ','bold\x2013px\x20Source\x20Han\x20Sans\x20CN','DocSelectionManagerService','syncEditingCollabCursor','_scheduleCollaborationTimeoutTimer','_remoteChangesetQueue','_resendTimer','result','onStarting','Subject','jsxs','memberID','ERROR_EXCEED_SIZE','_selfUnitIDs','_cursorShapes','repeat','getTypeOfUnitDisposed$','_initDependencies','InsertSheetMutation','getCurrentUser','/universer-api/authz','_throwTelemetryCollaborationNewChangeset','retryConnectingInterval','CipherParams','Plugin','LICENSE_EXPORT_SIZE_EXCEEDED','onlyLocal','ICommandService','[CollaborationState]:\x20apply\x20error!','PSEUDO_FETCH_MISSING_RESULT','createIdentifier','selections','colorChannel1','resend','collabStatus.fetchMiss','_change$','unpad','_setupBeforeClosingHandler','IUndoRedoService','mode','hovered','rxjs/operators','getTime','clone','IRemoteInstanceService','JOINING','_state$','_sendHeartbeatTimer','LOCAL_CACHE_INTERVAL_KEY','ranges','[CollaborationSocketService]:\x20failed\x20to\x20create\x20socket!','_replaceFileID','merge','_status$','_getAnchorBounding','DocStateChangeManagerService','_onCombEvent','substr','NodePositionConvertToRectRange','toggleOffline','_entities','RECT','format','IUniverInstanceService','onTransformState','disposeWithMe','addObjects','assignAColorForMemberID','row','actions','COLLAB_SUBMIT_CHANGESET_URL_KEY','key','deepClone','_range','_updateURLWithCurrentState','findNodePositionByCharIndex','split','workbook','onStateChange','_createHmacHelper','YUUMI_UNABLE_LOAD_URL','useCallback','splice','react','attrs','snapshotServerUrl','CHANGESET_ACK','on-line-single','type','SEND_CHANGESET_TIMEOUT','textRanges','editingUnit','_createInitialState','parse','BuiltInUIPart','unitID','726EFNAml','UnitEmbedded','decryptBlock','Base','getCurrentUnitForType','setCurrentUser','CHANGESET_REJ','VIEWPORT_KEY','floor','_context','fromCollab','WebURLService','unitId\x20is\x20not\x20found','image/bmp','_state','SnapshotServerOverHTTPService','HMAC','transformMutationsWithChangeset','_scheduleTimestamp','/object/','_onRemoteChangeset','json','measureText','BlockCipherMode','urlChange$','bind','width','collabStatus.notCollab','_hash','evenodd','_schedule','COLLAB_SUBMIT_CHANGESET_URL','_map','M0\x200H16V16H0z','EvpKDF','url','signUrlServerUrl','_undoStacks','_saveTaskMap','isInternalEditorID','Optional','_socket','init','APPLY_PERMISSION_DENIED','_queuedRemoteChangesets','VIEW_MAIN','Unknown\x20type\x20in\x20URL.\x20Will\x20not\x20load\x20files\x20from\x20remote\x20address.','stringify','getOwnPropertyDescriptor','_permissionService','_onConnectionFailed','SUBMIT_CHANGESET','editing\x20status\x20changed\x20to','ciphertext','LEAVE','list','&to=','DependentOn','algo','react.element','getCoordByCell','keySize','_transformPreviousActiveRange','LIVESHARE_FETCH_OPERATIONS','reconnect','DOC_RANGE_TYPE','UniverCollaborationClientPlugin','/universer-api/stream/file/upload','collaboration-client.config','shareReplay','getDocRanges','_process','sigBytes','AES','transformChangesets','amd','transformSelections','_telemetryInfo','_showConflictNotification','_removeCollabCursors','_handleJoinEvent','_removeClearOtherTimer','collabStatus.synced','ILocalStorageService','getUnitOnRev','SheetCollabCursorShape','verdancy600','prototype','encodeURIComponent','name','call','_listenToOnlineEvent','APPLY_NON_SEQUENTIAL_REVISION','encryptBlock','_collaborationController','executeCommand','now','objectType','with','updateCollaborator','_getCurrentRevision','compose','[serializeCombRequest]:\x20should\x20not\x20fall\x20into\x20default\x20branch!','SetWorksheetActivateCommand','replaceState','AUTHZ_URL_KEY','push','mergeOverrideWithDependencies','?url=','selection','_snapshotServerService','loadOfflineData','crypto','_registerDependencies','readInt32LE','setTimeout','next','getViewport','_onRemoteRejected','getImageSourceCache','defineProperty','ONLINE','_urlService','getUnit','joinRsp','{fileID}','routeKey','createEncryptor','getDeserializedSheetBlock','_data','COMPRESS_MUTATION_APPLY','_beforeCloseService','propertyIsEnumerable','_keyPriorReset','_substituteRedoStack','_cipher','_onConflict','_updateState','LICENSE_MAX_MEMBERS_PER_UNIT_EXCEEDED','_document','image/png','[CollaborationEntity]:\x20invalid\x20state\x20transition!\x20State\x20transferred\x20from\x20is\x20not\x20the\x20current\x20state.\x0aBefore:\x20','_colorIndex','isTransformChangesetsSuccess','url(#$1','NodePositionConvertToCursor','_transformStack','tag','/-/object/list','off-line-single_clip0_910_343','synced','_unlockTransition','allowed','_notificationService','UniverTelemetry','CHANGESET_SHOULD_RETRY','/universer-api/comb','_docSkeleton','formatter','setAlpha','TRANSFORM_CHANGE_OBSERVABLE_TYPE','DesktopCollaborationStatusDisplayController','LocalCacheService','finalize','text','_getSignURL','location','roomMembers','_handleEvent','_send','fillText','transformStateCache','onSendChangeset','enableSingleActiveInstanceLock','_replayCachedMutations','IDLE','baseRev','permission.title','loginUrlKey','ThemeService','[FetchingMissState]:\x20invalid\x20calling\x20to\x20`resend`.','UNRECOGNIZED','current','entries','collaboratorID','ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=','length','_transformUndoredo','refreshPermission','_ensureSubject','method','getOwnPropertySymbols','4476664UkHsRb','_docSkeletonManagerService','getUnitType','setShapeProps','loadSheet','session','forwardRef','image/jpeg','operators','_cursorInfo$','lineTo','save\x20fail\x20reason\x20is\x20','_cursor','setStateCache','OFFLINE','serializeRangeWithSheet','collabCursorState$','status$','switchMap','getRoom','_waitForHeartbeatResponse','_docSyncEditingCollabCursorService','onRemoteAck','getCurrentSelections','collaMsg','authzUrl','WorkbookEditablePermission','defs','permissionRejEvent','getUndoRedoMutationParamsCache','_snapshotService','xlink:href','toDisposable','_anchorDot','_handler','_onJoinRoomEvent','Warning','USERS_LEAVE','[CollaborationUndoRedoService]','Unknown\x20user','div','_clearTimeoutTimer','every','currentTheme$','_drawAnchor','_append','leaveEvent','SNAPSHOT_SERVER_URL_KEY','delay','indexOf','#FFF','_ws','_nDataBytes','Undefined','_initRequestHeader','[CollaborationSession]:\x20should\x20not\x20send\x20message\x20when\x20the\x20session\x20is\x20offline!','univer-online-status-title','_updateCollabCursors','unknown','isPermissionRej','COMPLETION_FINISHED','originalMeta','ITelemetryService','@univerjs/network','ws://127.0.0.1:8000/universer-api/comb/connect','url(#on-line-single_clip0_910_349)','padding','_redoStacks','MUTATION','range','[FetchMissState]','SheetPermissionInitController','concat','_updateLocalCache','onCommandExecuted','isTransformMutationFailure','onlineStatus','RxDisposable','onlineStatusIcon','event$','find','fromEvent','getUnitId','TOO_MANY_REQUESTS','getSheetBlock','hasOwnProperty','UniverSheets','RECV','_anchor','collaboration.single-unit.warning','handleMoveRange','_substituteUndoStack','cursorInfo','sessionStatus$','M4.5865\x2011.6499C3.36983\x2011.6499\x201.6665\x2011.1024\x201.6665\x208.9124C1.6665\x206.3574\x204.2215\x205.8099\x204.9515\x205.8099C5.3165\x204.5324\x206.0465\x202.5249\x208.9665\x202.5249C11.5215\x202.5249\x2012.6165\x203.9849\x2012.9815\x205.2624C12.9815\x205.2624\x2016.2665\x205.6274\x2016.2665\x208.7299C16.2665\x2010.9199\x2014.8065\x2011.6499\x2013.3465\x2011.6499M6.7767\x2011.6497L8.9667\x2013.4747L11.8867\x209.82466','_sheetSkeletonManagerService','jsx','_rescheduleHeartbeat','onRemoteRej','UniverInstanceType','arc','focused$','MD5','UniverUi','_changesetSessionId','_id','ceil','registerOnClose','_commentUpdate$','children','distinctUntilChanged','_scheduleSaving','disposeUnit','listCollaborators','HELLO','_injector','HmacSHA1','engine','getAncestorScale','_prevBlock','_clearRedo','equals','unload','object','useObservable','registerHTTPInterceptor','_timeoutTimer','_collabCursorController','_unitID','auth.needGotoLoginAlert','_unitStatus','_removeRoom','roomMembers$','_decreaseWaiting','SessionStatus','show','conflict','mapDocumentTypeToUniverType','isTransformMutationsWithChangesetFailure','_transformIMECache','error','action','[CollaborationSession]','charCodeAt','BlockCipher','substring','_reverseMap','_getRedoStack','save','function','_hasher','hasher','_lastPointer','SheetSkeletonManagerService','_createSocket','IPermissionService','toggleOnline','EffectRefRangId','POST','univer-online','_getSnapshotAPIPrefix','_exhaustRemoteChangesetQueue','isActive','_updateSubUnitFromURLParams','setConfig','requireSession','roles','[CollaborationEntity]','code','Hex','CollaborationStatus','IRenderManagerService','fetchMissingChangesets','bottom','toLowerCase','unshift','apply','onload','getColor','join','reset','color','toRgbString','_session','getInterceptPoints','saveChangeset','_key','_retryCount','subscribeEvent','pauseCollaboration','HEARTBEAT','_instanceService','createElement','LICENSE_MAX_UNITS_EXCEEDED','idSuffix','RefRangeService','target','trim','exports','DeleteRangeMoveLeftCommandId','WordArray','_getCtorByUniverType','_scheduleClearOtherTimer','MessageType','_disabled','from','requestParams','doc.mutation.rich-text-editing','kdf','BASE64','MSG_FOR_ERROR','cmd','triggerDblclick','getLatestCsReqIdBySid','_checkMissing','override','SNAPSHOT_URL_KEY','_onCursorUpdate','Tools','sendChangesetTimeout','_fetchMissChangesets','collab-rect-range-','_resendWithTimeout','Utf8','_transformRemoteChangesetByIMECache','_incrementRevisionNumber','getSheetId','mixIn','_userManagerService','startRow','_onRecvEvent','getTypeOfUnitAdded$','createDecryptor','drawWith','image/jpg','getUnitStatus$','_clearCollaborationTimeoutTimer','withCredentials','unitId','HTTPService','SEND_CHANGESET_TIMEOUT_KEY','socket\x20open.','_univerInstanceService','RETRY_CONNECTING_MAX_COUNT_KEY','ITransformService','/new_changes','SNAPSHOT_INVALID_SNAPSHOT','isArray','UniverDocs','update','_localStorageService','BufferedBlockAlgorithm','default','__esModule','all','execute','_setupSubUnitSync','_applyRemoteChangeset','collab-text-range-','@univerjs-pro/collaboration','1536648QIOFGV','CONNECTOR_DATA_TOO_LARGE','uploadFileServerUrl','_DEC_XFORM_MODE','setShowComponents','_getLoginPath','skeleton','getStateCache','_invKeySchedule','Pkcs7','setActiveRange','_initEventListeners','_shapes','_acknowledgedAwaitingChangeset','column','LIVESHARE_REQUEST_HOST','DEFAULT_FILE_NAME','defaultProps','pipe','append','getImage','font','getCurrentRevOfUnit','open$','hostname','_sendingTimer','[OfflineState]:\x20received\x20acknowledgement.','number','getCollabCursors$','ENSURE_SNAPSHOT_EXECUTION','getSheetObject','IMessageService','ICollaborationSocketService','[PendingState]:\x20received\x20acknowledgement.','COLLAB_WEB_SOCKET_URL','clear','mapTo','values','subscribe','x-univer-host','/universer-api/snapshot/','/rev/','IAuthzIoService','UNIVER_DOC','_clearUndo','conflict.title','_colorAssignService','onMouseMove','generateRandomId','debug','NoPadding','DataLoaderController','_startDocCollabCursor','encode','_onRemoteACK','SYNCED','_minBufferSize','_onCursorDelete','OnLineSingle','_changesetReqId','isTransformMutationsWithChangesetSuccess','_sendHeartbeat','removeMember','753507JergKt','onTransformChange$','newCsEvent','CBC','LocaleService','[OfflineState]:\x20received\x20rejection.','CollaborationSocketService','_commentService','enc','awaiting','put','_render','IContextService','getCollabEntity$','_retryConnectingTimer','clipPath','getAllMembers','LICENSE_DISTRO_REJECTED','HEADER_MENU','mutations','subunit','_toggleOffline','registerBeforeClose','catch','path','_getSaveTimeout','setInterval','then','patch','UnitSnapshot','getFocusedUnit','ImageIoService','__Key__','addObject','updateMember','decrypt','_mode','fetchMiss','TEXT_RANGE_LAYER_INDEX','_event$','[SyncedState]:\x20received\x20acknowledgement.','string','CONFLICT','DisposableCollection','onRendered','_drawRectRange','_roomMembers$','CHANGESET_REVISION_CONFILICT','_roomMembers','className','_clearHeartbeatTimer','disableLocalCache','[CollaborationEntity]:\x20initial\x20state\x20has\x20been\x20created\x20before.\x20You\x20should\x20not\x20call\x20\x22init\x22\x20twice.','byteLength','_tryEnsureSocket','closePath','_keySchedule','_heartbeatTimer','CommandType','_iv','registerComponent','Rectangle','_socketService','randomBytes','charAt','_unitOnClients','_createInitialStateImpl','LIVESHARE_OPERATION','onPointerEnter$','salt','status','_init','[FetchingMissState]:\x20not\x20expected\x20to\x20receive\x20ack\x20when\x20`this._awaitingChangeset`\x20is\x20null!','members','set','_hovered','DocCollaborationEntity','_doReset','transformMutation','_logService','changesets','complete','_awaitingChangeset','_docTransformStateCacheService','_singleActiveUnitService','_scheduleHeartbeat','SetDocZoomRatioOperation','LIVESHARE_TERMINATE','roomInfos','fillStyle','_handleHeartbeatEvent','_assignedColors','addEventListener','univer-online-status','lib','_getSendChangesetTimeout','dispose$','objects','getRangePointData','_joinRoom','_clearOtherTimers','delete','/role','collabSubmitChangesetUrl','ImageUploadStatusType','_shouldReportTelemetry','listRoles','HttpExport','/-/object/-/batch_allowed','_themeService','fetching\x20the\x20latest\x20document\x20from\x20the\x20server.','_telemetryService','fill','_transitionLocked','[CollaborationController]:\x20invalid\x20univer\x20type:\x20','storage','snapshot','sheets','FromArray','saveSnapshot','rev','unit-cache-','_collabCursorState$','href','SHA1','_onMessage','SheetCollaborationEntity','fetch_missing','190587GQVKnj','LICENSE_IMPORT_SIZE_EXCEEDED','setItem','APPLY_REVISION_CONFILICT','slice','CollaborationController','black','NEW_CHANGESETS','_initMergeInterceptor','YUUMI_RATE_OVER_LIMIT','body','fetching\x20missing\x20changesets\x20from\x20','UniverCore','replaceDocRanges','_getDownloadEndpointURL','fromCharCode','onCommentUpdate','post','startTime','collaboration-client.offline-data-not-saved','StreamCipher','forEach','@univerjs/design','SNAPSHOT_HAS_BEEN_REMOVED','onRemoteRetry','appendMutation','[CollaborationSessionService]','byteOffset','COLLAB_WEB_SOCKET_URL_KEY','_tryReconnect','&source=','saveSheetBlock','_onConnectionOpen','_getScale','CollaborationEntity','_revisionService','CollaborationEvent','take','_commandService','transformIMECache','filter','unsubscribe','getRenderById','_startSheetCollabCursor','close$','UniverDesign','React','ILogService','SetTextSelectionsOperation','endColumn','csRejEvent','FAIL','[CollaborationEntity]:\x20cannot\x20apply\x20missing\x20results\x20on\x20other\x20states!','_configService','stopTime','6NdJoij','registerRefRange','FETCH_MISS','IBeforeCloseService','_onOffline','onTransformRemoteChangesetByIMECache','visibilityState','_parse','_name','_messageService','UNIVER_SHEET','debounceTime','_nRounds','_iKey','/resources','_updateStatus','params','reverse','_transformUndoRedoStack','assign','_handleLeaveEvent','UNDEFINED','hide','_undoRedoService','state$','_config','PERMISSION_REJ','_scene','csShouldRetryEvent','_docStateChangeManagerService','hidden','cursorInfo$','_clearScheduledTask','EmptyMutation','_submitChangeset','Tooltip','_syncEditingCollabCursorService','UNKNOWN_CODE','onSyncEditingCollabCursor','Univer','transformUndoRedo','onMissingChangesets','headers','jiqing500','_initCommandExecutedListener','socketService','SetSelectionsOperation','getMemberID','_collabSessionService','_pendingMutations','_hover','MoveRangeCommandId','_eventUnsubscribe','Base64','parseChangesetToProtocol','origin','clearInterval','APPLY_DUPLICATED','moveTo','univerjs-icon\x20univerjs-icon-','collaboration-session-retry','visibilitychange','YUUMI_SUBSCRIPTION_NOT_FOUND','UniverNetworkPlugin','readAsDataURL','session.room-full','blockSize','_type','[PendingState]:\x20received\x20rejection.','SheetsSelectionsService','_executeRemoteChangeset','_initCloseConn','pushState','FileId','off-line-single','_loadDoc','data','defIds','_getMergeRange','ThresholdInterceptorFactory','UniverDocsUi','_onFetchMissResult','_labelPosition','ALREADY_EXISTS','_initUnitPermissionChange','APPLY_REJECT','sin','reject','\x0aAfter:\x20','_onUserLeave','getMember','Injector','displayName','PENDING','eventID','_entityInit$','[UniverCollaborationClientPlugin]','_initStatusListener','height','_createHandler','_collaborationPaused','registerDependencies','_onRefRangeChange','_color','@univerjs/engine-render'];_0x5546=function(){return _0x19b308;};return _0x5546();}(function(_0x560e19,_0x2ed353){const _0x130552=_0x5645,_0x20b73e=_0x560e19();while(!![]){try{const _0x583765=parseInt(_0x130552(0x4a8))/0x1+parseInt(_0x130552(0x4df))/0x2*(parseInt(_0x130552(0x428))/0x3)+parseInt(_0x130552(0x3e9))/0x4+parseInt(_0x130552(0x619))/0x5*(parseInt(_0x130552(0x225))/0x6)+-parseInt(_0x130552(0x561))/0x7+-parseInt(_0x130552(0x2e5))/0x8+-parseInt(_0x130552(0x64e))/0x9;if(_0x583765===_0x2ed353)break;else _0x20b73e['push'](_0x20b73e['shift']());}catch(_0xa85b7d){_0x20b73e['push'](_0x20b73e['shift']());}}}(_0x5546,0x95e34),function(_0xb472b0,_0x2627b0){const _0x37c060=_0x5645;typeof exports==_0x37c060(0x360)&&typeof module<'u'?_0x2627b0(exports,require(_0x37c060(0x594)),require('rxjs'),require(_0x37c060(0x1ee)),require(_0x37c060(0x4be)),require('@univerjs/ui'),require(_0x37c060(0x324)),require(_0x37c060(0x3e8)),require('@univerjs/telemetry'),require(_0x37c060(0x5e4)),require(_0x37c060(0x656)),require(_0x37c060(0x547)),require(_0x37c060(0x5b4)),require(_0x37c060(0x690)),require('@univerjs/engine-formula'),require(_0x37c060(0x587)),require(_0x37c060(0x218)),require(_0x37c060(0x618))):typeof define==_0x37c060(0x37a)&&define[_0x37c060(0x270)]?define([_0x37c060(0x3ab),_0x37c060(0x594),'rxjs',_0x37c060(0x1ee),_0x37c060(0x4be),'@univerjs/ui',_0x37c060(0x324),_0x37c060(0x3e8),_0x37c060(0x54a),_0x37c060(0x5e4),'@univerjs/sheets',_0x37c060(0x547),'@univerjs/docs',_0x37c060(0x690),_0x37c060(0x5ea),'@univerjs/sheets-ui',_0x37c060(0x218),_0x37c060(0x618)],_0x2627b0):(_0xb472b0=typeof globalThis<'u'?globalThis:_0xb472b0||self,_0x2627b0(_0xb472b0['UniverCollaborationClient']={},_0xb472b0[_0x37c060(0x4b4)],_0xb472b0[_0x37c060(0x596)],_0xb472b0['rxjs'][_0x37c060(0x2ed)],_0xb472b0[_0x37c060(0x4d5)],_0xb472b0[_0x37c060(0x34c)],_0xb472b0['UniverNetwork'],_0xb472b0[_0x37c060(0x5be)],_0xb472b0[_0x37c060(0x2bf)],_0xb472b0[_0x37c060(0x52f)],_0xb472b0[_0x37c060(0x33b)],_0xb472b0['UniverEngineRender'],_0xb472b0[_0x37c060(0x3dd)],_0xb472b0[_0x37c060(0x5b8)],_0xb472b0['UniverEngineFormula'],_0xb472b0[_0x37c060(0x640)],_0xb472b0[_0x37c060(0x4d6)],_0xb472b0['UniverRpc']));}(this,function(_0x3ef0c0,_0x10122e,_0x43beed,_0x107fd5,_0x4811a0,_0x3421c5,_0xbfbac5,_0x434c76,_0x1db2f7,_0x427cca,_0x43d50e,_0x3d8481,_0x48121f,_0x104985,_0x7655c5,_0x4a1dc3,_0x32ddec,_0x5a9b55){'use strict';const _0x270b48=_0x5645;var _0x1172a9=Object['defineProperty'],_0x8b1c32=(_0x4c58af,_0x387643,_0x8d13ac)=>_0x387643 in _0x4c58af?_0x1172a9(_0x4c58af,_0x387643,{'enumerable':!0x0,'configurable':!0x0,'writable':!0x0,'value':_0x8d13ac}):_0x4c58af[_0x387643]=_0x8d13ac,_0x11da04=(_0x10bdee,_0x1fcae1,_0x6ea4f7)=>_0x8b1c32(_0x10bdee,typeof _0x1fcae1!=_0x270b48(0x5f9)?_0x1fcae1+'':_0x1fcae1,_0x6ea4f7);const _0x22bdd1='SNAPSHOT_SERVER_URL_KEY',_0x15f70a='/universer-api/snapshot',_0x34146a=_0x270b48(0x3bd),_0x453e31=_0x270b48(0x21e),_0x4b9331=_0x270b48(0x40b),_0x391104=_0x270b48(0x325),_0x413eda=_0x270b48(0x592),_0x4e1a95='HEARTBEAT_TIMEOUT',_0x57f6b8='RETRY_CONNECTING_MAX_COUNT',_0x42267c=_0x270b48(0x626),_0x162ce8=_0x270b48(0x244),_0x177b6e=_0x270b48(0x2c1),_0x4600e2=_0x270b48(0x598),_0x57c0a3=_0x270b48(0x560);var _0x44c59=(_0xfc9136=>(_0xfc9136[_0xfc9136[_0x270b48(0x4f4)]=0x0]=_0x270b48(0x4f4),_0xfc9136[_0xfc9136['OK']=0x1]='OK',_0xfc9136[_0xfc9136['INTERNAL_ERROR']=0x2]=_0x270b48(0x686),_0xfc9136[_0xfc9136['PERMISSION_DENIED']=0x3]=_0x270b48(0x564),_0xfc9136[_0xfc9136[_0x270b48(0x68a)]=0x4]=_0x270b48(0x68a),_0xfc9136[_0xfc9136[_0x270b48(0x63b)]=0x5]='UNAUTHENTICATED',_0xfc9136[_0xfc9136[_0x270b48(0x532)]=0x6]=_0x270b48(0x532),_0xfc9136[_0xfc9136[_0x270b48(0x5bb)]=0x7]=_0x270b48(0x5bb),_0xfc9136[_0xfc9136[_0x270b48(0x338)]=0x8]='TOO_MANY_REQUESTS',_0xfc9136[_0xfc9136[_0x270b48(0x321)]=0x9]='COMPLETION_FINISHED',_0xfc9136[_0xfc9136[_0x270b48(0x457)]=0x1389]=_0x270b48(0x457),_0xfc9136[_0xfc9136[_0x270b48(0x3db)]=0x1771]='SNAPSHOT_INVALID_SNAPSHOT',_0xfc9136[_0xfc9136[_0x270b48(0x4bf)]=0x1772]=_0x270b48(0x4bf),_0xfc9136[_0xfc9136[_0x270b48(0x406)]=0x1773]=_0x270b48(0x406),_0xfc9136[_0xfc9136[_0x270b48(0x534)]=0x1b59]=_0x270b48(0x534),_0xfc9136[_0xfc9136[_0x270b48(0x281)]=0x1b5a]=_0x270b48(0x281),_0xfc9136[_0xfc9136[_0x270b48(0x4ab)]=0x1b5b]='APPLY_REVISION_CONFILICT',_0xfc9136[_0xfc9136[_0x270b48(0x250)]=0x1b5c]='APPLY_PERMISSION_DENIED',_0xfc9136[_0xfc9136[_0x270b48(0x518)]=0x1b5d]='APPLY_DUPLICATED',_0xfc9136[_0xfc9136[_0x270b48(0x3ea)]=0x1f41]=_0x270b48(0x3ea),_0xfc9136[_0xfc9136['LICENSE_MAX_UNITS_EXCEEDED']=0x2329]=_0x270b48(0x3a6),_0xfc9136[_0xfc9136[_0x270b48(0x2af)]=0x232a]='LICENSE_MAX_MEMBERS_PER_UNIT_EXCEEDED',_0xfc9136[_0xfc9136[_0x270b48(0x4a9)]=0x232b]=_0x270b48(0x4a9),_0xfc9136[_0xfc9136['LICENSE_EXPORT_SIZE_EXCEEDED']=0x232c]=_0x270b48(0x1de),_0xfc9136[_0xfc9136[_0x270b48(0x439)]=0x232d]=_0x270b48(0x439),_0xfc9136[_0xfc9136[_0x270b48(0x215)]=0x2711]=_0x270b48(0x215),_0xfc9136[_0xfc9136[_0x270b48(0x65b)]=0x2712]=_0x270b48(0x65b),_0xfc9136[_0xfc9136[_0x270b48(0x4b1)]=0x2713]=_0x270b48(0x4b1),_0xfc9136[_0xfc9136[_0x270b48(0x51d)]=0x2714]='YUUMI_SUBSCRIPTION_NOT_FOUND',_0xfc9136[_0xfc9136['UNRECOGNIZED']=-0x1]=_0x270b48(0x2da),_0xfc9136))(_0x44c59||{}),_0x8439e8=(_0x31e553=>(_0x31e553[_0x31e553['UNIVER_UNKNOWN']=0x0]='UNIVER_UNKNOWN',_0x31e553[_0x31e553[_0x270b48(0x414)]=0x1]=_0x270b48(0x414),_0x31e553[_0x31e553[_0x270b48(0x4e9)]=0x2]='UNIVER_SHEET',_0x31e553[_0x31e553[_0x270b48(0x634)]=0x3]=_0x270b48(0x634),_0x31e553[_0x31e553[_0x270b48(0x549)]=0x4]=_0x270b48(0x549),_0x31e553[_0x31e553[_0x270b48(0x2da)]=-0x1]='UNRECOGNIZED',_0x31e553))(_0x8439e8||{}),_0x341a2a=(_0x498e59=>(_0x498e59[_0x498e59[_0x270b48(0x60c)]=0x0]=_0x270b48(0x60c),_0x498e59[_0x498e59[_0x270b48(0x357)]=0x1]=_0x270b48(0x357),_0x498e59[_0x498e59[_0x270b48(0x5ca)]=0x2]='JOIN',_0x498e59[_0x498e59[_0x270b48(0x25b)]=0x3]=_0x270b48(0x25b),_0x498e59[_0x498e59['INGEST']=0x4]='INGEST',_0x498e59[_0x498e59['HEARTBEAT']=0x5]=_0x270b48(0x3a3),_0x498e59[_0x498e59['RECV']=0x6]=_0x270b48(0x33c),_0x498e59[_0x498e59['UNRECOGNIZED']=-0x1]=_0x270b48(0x2da),_0x498e59))(_0x341a2a||{}),_0x479490=(_0x159a25=>(_0x159a25[_0x159a25[_0x270b48(0x504)]=0x0]=_0x270b48(0x504),_0x159a25[_0x159a25['OK']=0x1]='OK',_0x159a25[_0x159a25[_0x270b48(0x4db)]=0x2]='FAIL',_0x159a25[_0x159a25[_0x270b48(0x2da)]=-0x1]=_0x270b48(0x2da),_0x159a25))(_0x479490||{}),_0x1b022a=(_0x430341=>(_0x430341[_0x430341[_0x270b48(0x31a)]=0x0]='Undefined',_0x430341[_0x430341['HttpImport']=0x1]=_0x270b48(0x5a7),_0x430341[_0x430341[_0x270b48(0x493)]=0x2]=_0x270b48(0x493),_0x430341[_0x430341[_0x270b48(0x226)]=0x3]=_0x270b48(0x226),_0x430341[_0x430341[_0x270b48(0x445)]=0x4]=_0x270b48(0x445),_0x430341[_0x430341[_0x270b48(0x2da)]=-0x1]=_0x270b48(0x2da),_0x430341))(_0x1b022a||{});const _0x100cc6=_0x270b48(0x269),_0x3d48e6={};function _0x10f4c5(_0x2d815b){const _0x16ace0=_0x270b48;var _0xc1be16,_0x480a34,_0x1408ae,_0x267d45,_0x2ea108;const _0x49742e=_0x2d815b[_0x16ace0(0x52b)],_0x591935=JSON[_0x16ace0(0x222)](_0x49742e);switch(_0x591935[_0x16ace0(0x3b8)]){case _0x341a2a['HEARTBEAT']:case _0x341a2a['HELLO']:{const _0x219682=_0x591935['infoRsp'];return{..._0x591935,'data':_0x219682,'cmd':_0x591935['cmd']};}case _0x341a2a['JOIN']:{const _0x1f8c30=_0x591935[_0x16ace0(0x2a1)];return{..._0x591935,'data':_0x1f8c30,'cmd':_0x591935[_0x16ace0(0x3b8)]};}case _0x341a2a['RECV']:{const _0xb5491d=_0x591935[_0x16ace0(0x2fd)];switch(_0xb5491d[_0x16ace0(0x53d)]){case _0x434c76[_0x16ace0(0x4cc)]['PERMISSION_REJ']:return{..._0x591935,'data':{..._0xb5491d,'data':(_0xc1be16=_0xb5491d[_0x16ace0(0x301)])==null?void 0x0:_0xc1be16['cs']},'cmd':_0x591935['cmd']};case _0x434c76[_0x16ace0(0x4cc)][_0x16ace0(0x21b)]:return{..._0x591935,'data':{..._0xb5491d,'data':(_0x480a34=_0xb5491d['csAckEvent'])==null?void 0x0:_0x480a34['cs']},'cmd':_0x591935[_0x16ace0(0x3b8)]};case _0x434c76[_0x16ace0(0x4cc)]['NEW_CHANGESETS']:return{..._0x591935,'data':{..._0xb5491d,'data':(_0x1408ae=_0xb5491d[_0x16ace0(0x42a)])==null?void 0x0:_0x1408ae['cs']},'cmd':_0x591935[_0x16ace0(0x3b8)]};case _0x434c76[_0x16ace0(0x4cc)][_0x16ace0(0x22b)]:return{..._0x591935,'data':{..._0xb5491d,'data':(_0x267d45=_0xb5491d[_0x16ace0(0x4da)])==null?void 0x0:_0x267d45['cs']},'cmd':_0x591935[_0x16ace0(0x3b8)]};case _0x434c76[_0x16ace0(0x4cc)]['CHANGESET_SHOULD_RETRY']:return{..._0x591935,'data':{..._0xb5491d,'data':(_0x2ea108=_0xb5491d[_0x16ace0(0x4fb)])==null?void 0x0:_0x2ea108['cs']},'cmd':_0x591935[_0x16ace0(0x3b8)]};case _0x434c76[_0x16ace0(0x4cc)][_0x16ace0(0x658)]:return{..._0x591935,'data':{..._0xb5491d,'data':_0xb5491d['updateCursorEvent']},'cmd':_0x591935[_0x16ace0(0x3b8)]};case _0x434c76[_0x16ace0(0x4cc)][_0x16ace0(0x654)]:return{..._0x591935,'data':{..._0xb5491d,'data':_0xb5491d['joinEvent']},'cmd':_0x591935[_0x16ace0(0x3b8)]};case _0x434c76['CollaborationEvent'][_0x16ace0(0x30a)]:return{..._0x591935,'data':{..._0xb5491d,'data':_0xb5491d[_0x16ace0(0x313)]},'cmd':_0x591935['cmd']};case _0x434c76[_0x16ace0(0x4cc)][_0x16ace0(0x62c)]:return{..._0x591935,'data':{..._0xb5491d,'data':_0xb5491d['liveShareNewHost']},'cmd':_0x591935['cmd']};case _0x434c76[_0x16ace0(0x4cc)]['LIVESHARE_FETCH_OPERATIONS']:case _0x434c76[_0x16ace0(0x4cc)][_0x16ace0(0x46b)]:return{..._0x591935,'data':{..._0xb5491d,'data':_0xb5491d[_0x16ace0(0x556)]},'cmd':_0x591935['cmd']};case _0x434c76[_0x16ace0(0x4cc)]['LIVESHARE_TERMINATE']:return{..._0x591935,'data':{..._0xb5491d,'data':_0xb5491d[_0x16ace0(0x632)]},'cmd':_0x591935[_0x16ace0(0x3b8)]};case _0x434c76[_0x16ace0(0x4cc)]['MSG_FOR_ERROR']:return{..._0x591935,'data':_0xb5491d,'cmd':_0x591935[_0x16ace0(0x3b8)]};case _0x434c76[_0x16ace0(0x4cc)][_0x16ace0(0x678)]:return{..._0x591935,'data':{..._0xb5491d,'data':_0xb5491d[_0x16ace0(0x60e)]},'cmd':_0x591935[_0x16ace0(0x3b8)]};case _0x434c76['CollaborationEvent'][_0x16ace0(0x691)]:return{..._0x591935,'data':{..._0xb5491d,'data':_0xb5491d[_0x16ace0(0x655)]},'cmd':_0x591935['cmd']};case _0x434c76['CollaborationEvent']['SHOULD_CLOSE_CONN']:return{..._0x591935,'data':{..._0xb5491d,'data':_0xb5491d['shouldCloseConn']},'cmd':_0x591935[_0x16ace0(0x3b8)]};default:return _0x591935;}}default:return _0x591935;}}function _0x34a15b(_0x411505){const _0x1a95fe=_0x270b48;switch(_0x411505[_0x1a95fe(0x3b8)]){case _0x341a2a[_0x1a95fe(0x3a3)]:case _0x341a2a[_0x1a95fe(0x357)]:return JSON[_0x1a95fe(0x254)]({'cmd':_0x411505[_0x1a95fe(0x3b8)],'routeKey':_0x411505[_0x1a95fe(0x2a3)]});case _0x341a2a['INGEST']:{let _0x11b0e2;switch(_0x411505['data'][_0x1a95fe(0x53d)]){case _0x434c76['CollaborationEvent']['UPDATE_CURSOR']:{_0x11b0e2={'eventID':_0x434c76[_0x1a95fe(0x4cc)]['UPDATE_CURSOR'],'updateCursorEvent':_0x411505[_0x1a95fe(0x52b)][_0x1a95fe(0x52b)]};break;}case _0x434c76['CollaborationEvent'][_0x1a95fe(0x30a)]:{_0x11b0e2={'eventID':_0x434c76[_0x1a95fe(0x4cc)][_0x1a95fe(0x30a)],'leaveEvent':_0x411505[_0x1a95fe(0x52b)][_0x1a95fe(0x52b)]};break;}case _0x434c76[_0x1a95fe(0x4cc)][_0x1a95fe(0x654)]:{_0x11b0e2={'eventID':_0x434c76[_0x1a95fe(0x4cc)]['USERS_ENTER'],'joinEvent':_0x411505[_0x1a95fe(0x52b)][_0x1a95fe(0x52b)]};break;}case _0x434c76[_0x1a95fe(0x4cc)][_0x1a95fe(0x62c)]:{_0x11b0e2={'eventID':_0x434c76[_0x1a95fe(0x4cc)][_0x1a95fe(0x62c)],'liveShareNewHost':_0x411505['data'][_0x1a95fe(0x52b)]};break;}case _0x434c76[_0x1a95fe(0x4cc)]['LIVESHARE_OPERATION']:{_0x11b0e2={'eventID':_0x434c76[_0x1a95fe(0x4cc)][_0x1a95fe(0x46b)],'liveShareOperation':_0x411505[_0x1a95fe(0x52b)][_0x1a95fe(0x52b)]};break;}case _0x434c76[_0x1a95fe(0x4cc)][_0x1a95fe(0x47f)]:{_0x11b0e2={'eventID':_0x434c76['CollaborationEvent']['LIVESHARE_TERMINATE'],'liveShareTerminate':_0x411505['data'][_0x1a95fe(0x52b)]};break;}case _0x434c76['CollaborationEvent'][_0x1a95fe(0x3f8)]:{_0x11b0e2={'eventID':_0x434c76[_0x1a95fe(0x4cc)][_0x1a95fe(0x3f8)],'liveShareRequestHost':_0x411505[_0x1a95fe(0x52b)][_0x1a95fe(0x52b)]};break;}case _0x434c76[_0x1a95fe(0x4cc)][_0x1a95fe(0x264)]:{_0x11b0e2={'eventID':_0x434c76[_0x1a95fe(0x4cc)][_0x1a95fe(0x264)]};break;}default:_0x11b0e2={'eventID':_0x411505['data'][_0x1a95fe(0x53d)]};}return JSON[_0x1a95fe(0x254)]({'cmd':_0x411505[_0x1a95fe(0x3b8)],'routeKey':_0x411505[_0x1a95fe(0x2a3)],'collaMsg':_0x11b0e2});}case _0x341a2a['JOIN']:return JSON[_0x1a95fe(0x254)]({'cmd':_0x411505[_0x1a95fe(0x3b8)],'routeKey':_0x411505[_0x1a95fe(0x2a3)],'joinReq':_0x411505[_0x1a95fe(0x52b)]});case _0x341a2a['LEAVE']:return JSON[_0x1a95fe(0x254)]({'cmd':_0x411505[_0x1a95fe(0x3b8)],'routeKey':_0x411505[_0x1a95fe(0x2a3)],'leaveReq':_0x411505[_0x1a95fe(0x52b)]});default:throw new Error(_0x1a95fe(0x28b));}}var _0x6fe076=Object[_0x270b48(0x29d)],_0x491fc6=Object[_0x270b48(0x255)],_0x35aca7=(_0x23087c,_0x21681d,_0x4a76b4,_0x484e96)=>{const _0x2efe4b=_0x270b48;for(var _0x201d5d=_0x484e96>0x1?void 0x0:_0x484e96?_0x491fc6(_0x21681d,_0x4a76b4):_0x21681d,_0x4506dc=_0x23087c[_0x2efe4b(0x2df)]-0x1,_0x456cea;_0x4506dc>=0x0;_0x4506dc--)(_0x456cea=_0x23087c[_0x4506dc])&&(_0x201d5d=(_0x484e96?_0x456cea(_0x21681d,_0x4a76b4,_0x201d5d):_0x456cea(_0x201d5d))||_0x201d5d);return _0x484e96&&_0x201d5d&&_0x6fe076(_0x21681d,_0x4a76b4,_0x201d5d),_0x201d5d;},_0x551c66=(_0x2120d3,_0x569211)=>(_0x3021e7,_0x21a023)=>_0x569211(_0x3021e7,_0x21a023,_0x2120d3);const _0x10766f=_0x10122e[_0x270b48(0x1e3)]('univer-pro.collaboration-client-socket-service');function _0x19d92a(_0x1b9dfd,_0xa27f00,_0x2ce9be){const _0x3ac1a9=_0x270b48;return _0x1b9dfd+'/'+_0xa27f00+_0x3ac1a9(0x5df)+_0x2ce9be+_0x3ac1a9(0x3da);}_0x3ef0c0[_0x270b48(0x42e)]=class extends _0x10122e['Disposable']{constructor(_0x5d1c97,_0x3ac03c,_0x3d23d4,_0x2934a4,_0x2256f9){const _0x235761=_0x270b48;super(),this['_http']=_0x5d1c97,this[_0x235761(0x318)]=_0x3ac03c,this[_0x235761(0x4dd)]=_0x3d23d4,this[_0x235761(0x477)]=_0x2934a4,this[_0x235761(0x293)]=_0x2256f9;}[_0x270b48(0x554)](_0x2f1872){const _0x56ba9a=_0x270b48,_0x112168=this[_0x56ba9a(0x318)]['createSocket'](_0x2f1872);if(!_0x112168)throw new Error(_0x56ba9a(0x1f7));const _0x2b169e=new _0x10122e[(_0x56ba9a(0x453))](),_0x475ca6=new _0x43beed[(_0x56ba9a(0x69a))]();_0x2b169e[_0x56ba9a(0x607)](_0x112168[_0x56ba9a(0x4d4)][_0x56ba9a(0x40f)](_0x4594ef=>_0x475ca6[_0x56ba9a(0x299)](_0x4594ef))),_0x2b169e['add'](_0x10122e[_0x56ba9a(0x305)](()=>_0x475ca6['complete']()));const _0xb0e0bf=new _0x43beed[(_0x56ba9a(0x69a))]();_0x2b169e[_0x56ba9a(0x607)](_0x112168[_0x56ba9a(0x5e5)][_0x56ba9a(0x40f)](_0x138263=>_0xb0e0bf[_0x56ba9a(0x299)](_0x138263))),_0x2b169e['add'](_0x10122e[_0x56ba9a(0x305)](()=>_0xb0e0bf['complete']()));const _0x143e48=new _0x43beed[(_0x56ba9a(0x69a))]();_0x2b169e[_0x56ba9a(0x607)](_0x112168[_0x56ba9a(0x64f)][_0x56ba9a(0x40f)](_0x4fca1c=>{const _0x54c773=_0x56ba9a,_0x515669=_0x10f4c5(_0x4fca1c);_0x143e48[_0x54c773(0x299)](_0x515669);})),_0x2b169e[_0x56ba9a(0x607)](_0x10122e[_0x56ba9a(0x305)](()=>_0x143e48[_0x56ba9a(0x479)]()));let _0x12667c;const _0x47a94d=()=>{const _0x23afb6=_0x56ba9a;_0xb0e0bf[_0x23afb6(0x299)](new Event(_0x23afb6(0x676))),_0x475ca6['next'](new CloseEvent(_0x23afb6(0x676))),_0x12667c[_0x23afb6(0x551)]();};return _0x12667c={'memberID':'','close$':_0x475ca6[_0x56ba9a(0x644)](),'error$':_0xb0e0bf['asObservable'](),'open$':_0x112168[_0x56ba9a(0x400)],'message$':_0x143e48['asObservable'](),'send':_0x1f9275=>{const _0x357f76=_0x56ba9a;if(_0x1f9275[_0x357f76(0x3b8)]===_0x341a2a['INGEST']){if(_0x1f9275[_0x357f76(0x52b)][_0x357f76(0x53d)]===_0x434c76[_0x357f76(0x4cc)]['SUBMIT_CHANGESET']){this[_0x357f76(0x501)](_0x12667c,_0x1f9275[_0x357f76(0x52b)])[_0x357f76(0x43f)](_0x3ce807=>{const _0x4889a5=_0x357f76;this['_logService'][_0x4889a5(0x371)](_0x3ce807),_0x47a94d();});return;}if(_0x1f9275[_0x357f76(0x52b)][_0x357f76(0x53d)]===_0x434c76[_0x357f76(0x4cc)][_0x357f76(0x59d)]){const _0x21af6e=_0x1f9275[_0x357f76(0x52b)];this[_0x357f76(0x3c1)](_0x21af6e)[_0x357f76(0x443)](_0x578846=>{const _0x5b668b=_0x357f76;_0x143e48[_0x5b668b(0x299)]({'cmd':_0x341a2a['RECV'],'code':_0x479490['OK'],'routeKey':_0x21af6e[_0x5b668b(0x52b)][_0x5b668b(0x224)],'routeType':'','data':{'eventID':_0x434c76[_0x5b668b(0x4cc)]['PSEUDO_FETCH_MISSING_RESULT'],'data':{'changesets':_0x578846}}});})[_0x357f76(0x43f)](_0x7d5565=>{const _0x5d6f0f=_0x357f76;this[_0x5d6f0f(0x477)][_0x5d6f0f(0x371)](_0x7d5565),_0x47a94d();});return;}}_0x112168[_0x357f76(0x63d)](_0x34a15b(_0x1f9275));},'close':()=>{const _0xbb209e=_0x56ba9a;_0x112168[_0xbb209e(0x551)](),_0x2b169e[_0xbb209e(0x67e)]();}},_0x12667c;}async[_0x270b48(0x501)](_0x43de36,_0x3134cf){const _0x3c29cf=_0x270b48;var _0x530bc6,_0x1d843f;const {unitType:_0x214c5b,unitID:_0x5c7a5b,changeset:_0x4bec7e}=_0x3134cf['data'],_0xfb52a9={'unitID':_0x5c7a5b,'memberID':_0x43de36[_0x3c29cf(0x1d0)],'type':_0x214c5b,'changeset':_0x434c76[_0x3c29cf(0x515)](_0x4bec7e)},_0x508b12=this[_0x3c29cf(0x4dd)][_0x3c29cf(0x5f1)](_0x162ce8),_0x459a89=this['_configService']['getConfig'](_0x100cc6),_0x50044f=_0x19d92a((_0x1d843f=(_0x530bc6=_0x459a89==null?void 0x0:_0x459a89[_0x3c29cf(0x48f)])!=null?_0x530bc6:_0x508b12)!=null?_0x1d843f:_0x177b6e,_0x214c5b,_0x5c7a5b);try{await this[_0x3c29cf(0x653)]['post'](_0x50044f,{'body':_0xfb52a9});}catch(_0x56f533){throw this[_0x3c29cf(0x477)][_0x3c29cf(0x371)](_0x3c29cf(0x373),_0x3c29cf(0x5b9)),_0x56f533;}}async[_0x270b48(0x3c1)](_0x274118){const _0x49ac8f=_0x270b48,{unitID:_0x39bc81,from:_0x1deaf0,to:_0x44b15c,unitType:_0x890d4}=_0x274118[_0x49ac8f(0x52b)];return(await this[_0x49ac8f(0x293)][_0x49ac8f(0x391)]({'metadata':void 0x0},{'unitID':_0x39bc81,'type':_0x890d4,'from':_0x1deaf0,'to':_0x44b15c}))[_0x49ac8f(0x478)];}},_0x3ef0c0['CollaborationSocketService']=_0x35aca7([_0x551c66(0x0,_0x10122e['Inject'](_0xbfbac5[_0x270b48(0x3d4)])),_0x551c66(0x1,_0x10122e['Inject'](_0xbfbac5[_0x270b48(0x67c)])),_0x551c66(0x2,_0x10122e[_0x270b48(0x635)]),_0x551c66(0x3,_0x10122e[_0x270b48(0x4d7)]),_0x551c66(0x4,_0x434c76[_0x270b48(0x633)])],_0x3ef0c0['CollaborationSocketService']);const _0xd67ee4=_0x270b48(0x5da);function _0x2ee0f0(_0xf919d9){const _0x25d18b=_0x270b48;return JSON['stringify'](_0xf919d9)[_0x25d18b(0x2df)];}class _0x28c998{constructor(){const _0x190573=_0x270b48;_0x11da04(this,_0x190573(0x351),new _0x43beed[(_0x190573(0x69a))]()),_0x11da04(this,'commentUpdate$',this['_commentUpdate$']['asObservable']());}[_0x270b48(0x4b8)](_0x70f5cd){const _0x295229=_0x270b48;this[_0x295229(0x351)][_0x295229(0x299)](_0x70f5cd);}}var _0x55570d=Object[_0x270b48(0x29d)],_0x3c3ff0=Object[_0x270b48(0x255)],_0xe822db=(_0x5d14a4,_0xf13cd9,_0x47c273,_0x38e5b1)=>{const _0x138ab0=_0x270b48;for(var _0x9c397c=_0x38e5b1>0x1?void 0x0:_0x38e5b1?_0x3c3ff0(_0xf13cd9,_0x47c273):_0xf13cd9,_0x132104=_0x5d14a4[_0x138ab0(0x2df)]-0x1,_0x38734b;_0x132104>=0x0;_0x132104--)(_0x38734b=_0x5d14a4[_0x132104])&&(_0x9c397c=(_0x38e5b1?_0x38734b(_0xf13cd9,_0x47c273,_0x9c397c):_0x38734b(_0x9c397c))||_0x9c397c);return _0x38e5b1&&_0x9c397c&&_0x55570d(_0xf13cd9,_0x47c273,_0x9c397c),_0x9c397c;},_0x407ee9=(_0x347368,_0x36971b)=>(_0x972c6b,_0x56b180)=>_0x36971b(_0x972c6b,_0x56b180,_0x347368);_0x3ef0c0[_0x270b48(0x610)]=class extends _0x10122e['Disposable']{constructor(_0xad8882,_0x4339ee){const _0x4c64b3=_0x270b48;super(),_0x11da04(this,_0x4c64b3(0x458),new Map()),(this[_0x4c64b3(0x3d7)]=_0xad8882,this['_userManagerService']=_0x4339ee,this[_0x4c64b3(0x206)](_0x10122e['toDisposable'](_0x43beed['merge'](this[_0x4c64b3(0x3d7)][_0x4c64b3(0x1d5)](_0x10122e[_0x4c64b3(0x348)][_0x4c64b3(0x4e9)])[_0x4c64b3(0x3fb)](_0x107fd5[_0x4c64b3(0x60f)](_0x39d63c=>_0x39d63c[_0x4c64b3(0x337)]())),this[_0x4c64b3(0x3d7)][_0x4c64b3(0x1d5)](_0x10122e[_0x4c64b3(0x348)][_0x4c64b3(0x414)])[_0x4c64b3(0x3fb)](_0x107fd5[_0x4c64b3(0x60f)](_0x362a1e=>_0x362a1e[_0x4c64b3(0x337)]())),this[_0x4c64b3(0x3d7)][_0x4c64b3(0x1d5)](_0x10122e[_0x4c64b3(0x348)][_0x4c64b3(0x634)])['pipe'](_0x107fd5['map'](_0x1bad9b=>_0x1bad9b[_0x4c64b3(0x337)]())))[_0x4c64b3(0x40f)](_0x58fd04=>this['_removeRoom'](_0x58fd04)))));}[_0x270b48(0x22a)](_0x211478){const _0x214e5f=_0x270b48;this[_0x214e5f(0x3c9)]['setCurrentUser'](_0x211478);}[_0x270b48(0x1d8)](){const _0x2f1565=_0x270b48;return this[_0x2f1565(0x3c9)]['getCurrentUser']();}[_0x270b48(0x44a)](_0x55a917,_0x358786){const _0x3088d2=_0x270b48;let _0x37e8e8=this[_0x3088d2(0x458)][_0x3088d2(0x56f)](_0x55a917);_0x37e8e8||(_0x37e8e8=new _0x4dcd9c(),this['_roomMembers'][_0x3088d2(0x472)](_0x55a917,_0x37e8e8)),_0x37e8e8[_0x3088d2(0x44a)](_0x358786);}['removeMember'](_0x2929f8,_0x1418ff){const _0x16ef2a=_0x270b48,_0x40feb2=this[_0x16ef2a(0x458)]['get'](_0x2929f8);_0x40feb2&&_0x40feb2[_0x16ef2a(0x427)](_0x1418ff);}[_0x270b48(0x2f8)](_0x185a87){const _0x37b46f=_0x270b48;return this[_0x37b46f(0x458)][_0x37b46f(0x56f)](_0x185a87);}[_0x270b48(0x539)](_0x26b81e,_0x25f729){const _0x26677f=_0x270b48,_0x1147dd=this['_roomMembers'][_0x26677f(0x56f)](_0x26b81e);if(_0x1147dd)return _0x1147dd[_0x26677f(0x539)](_0x25f729);}[_0x270b48(0x368)](_0x26e581){const _0x3eb7a9=_0x270b48,_0x28941e=this['_roomMembers'][_0x3eb7a9(0x56f)](_0x26e581);_0x28941e&&(_0x28941e[_0x3eb7a9(0x67e)](),this[_0x3eb7a9(0x458)]['delete'](_0x26e581));}[_0x270b48(0x67e)](){const _0x154a56=_0x270b48;this[_0x154a56(0x458)][_0x154a56(0x4bd)](_0x3009c8=>_0x3009c8[_0x154a56(0x67e)]()),this[_0x154a56(0x458)][_0x154a56(0x40c)]();}},_0x3ef0c0[_0x270b48(0x610)]=_0xe822db([_0x407ee9(0x0,_0x10122e[_0x270b48(0x204)]),_0x407ee9(0x1,_0x10122e['Inject'](_0x10122e[_0x270b48(0x5c3)]))],_0x3ef0c0[_0x270b48(0x610)]);class _0x4dcd9c extends _0x10122e[_0x270b48(0x5f7)]{constructor(){const _0x21cec0=_0x270b48;super(...arguments),_0x11da04(this,_0x21cec0(0x5f2),new Map());}[_0x270b48(0x67e)](){const _0x1fc2cd=_0x270b48;this['_members'][_0x1fc2cd(0x40c)]();}[_0x270b48(0x44a)](_0x1a05ac){const _0x360e25=_0x270b48;this[_0x360e25(0x5f2)]['set'](_0x1a05ac[_0x360e25(0x1d0)],_0x1a05ac);}[_0x270b48(0x427)](_0x5c951b){const _0x5eb46f=_0x270b48;this[_0x5eb46f(0x5f2)]['delete'](_0x5c951b);}['getMember'](_0x424dd1){const _0x5bd4ed=_0x270b48;return this[_0x5bd4ed(0x5f2)][_0x5bd4ed(0x56f)](_0x424dd1);}[_0x270b48(0x438)](){const _0x5403bd=_0x270b48;return Array[_0x5403bd(0x3b2)](this['_members'][_0x5403bd(0x40e)]());}}var _0x298e4b=Object[_0x270b48(0x29d)],_0x237fa7=Object[_0x270b48(0x255)],_0x4e65f3=(_0xbc7b4e,_0x589193,_0x2ef63e,_0x29b561)=>{const _0x1fb486=_0x270b48;for(var _0x1a2b0d=_0x29b561>0x1?void 0x0:_0x29b561?_0x237fa7(_0x589193,_0x2ef63e):_0x589193,_0x203b98=_0xbc7b4e[_0x1fb486(0x2df)]-0x1,_0x380c96;_0x203b98>=0x0;_0x203b98--)(_0x380c96=_0xbc7b4e[_0x203b98])&&(_0x1a2b0d=(_0x29b561?_0x380c96(_0x589193,_0x2ef63e,_0x1a2b0d):_0x380c96(_0x1a2b0d))||_0x1a2b0d);return _0x29b561&&_0x1a2b0d&&_0x298e4b(_0x589193,_0x2ef63e,_0x1a2b0d),_0x1a2b0d;},_0x186063=(_0x163f44,_0x4b0ef8)=>(_0x7165a0,_0xaf49f7)=>_0x4b0ef8(_0x7165a0,_0xaf49f7,_0x163f44),_0x606225=(_0xdc13c3=>(_0xdc13c3[_0xdc13c3[_0x270b48(0x2d4)]=0x0]='IDLE',_0xdc13c3[_0xdc13c3[_0x270b48(0x1f2)]=0x1]=_0x270b48(0x1f2),_0xdc13c3[_0xdc13c3['OFFLINE']=0x2]=_0x270b48(0x2f3),_0xdc13c3[_0xdc13c3[_0x270b48(0x29e)]=0x3]=_0x270b48(0x29e),_0xdc13c3))(_0x606225||{});_0x3ef0c0[_0x270b48(0x64c)]=class extends _0x10122e[_0x270b48(0x332)]{constructor(_0x4cc590,_0x8d2ee4,_0x3b1481,_0x3f1727,_0xda9dfe,_0x227b98,_0x16fd22,_0x395c31,_0x88ee8b,_0x5dfa3d){const _0x55c0ae=_0x270b48;super(),_0x11da04(this,_0x55c0ae(0x63e),new _0x43beed['BehaviorSubject'](0x0)),_0x11da04(this,_0x55c0ae(0x342),this['_sessionStatus$'][_0x55c0ae(0x644)]()),_0x11da04(this,_0x55c0ae(0x44f),new _0x43beed['Subject']()),_0x11da04(this,'event$',this['_event$']['asObservable']()),_0x11da04(this,'_socket'),_0x11da04(this,_0x55c0ae(0x5dd)),_0x11da04(this,_0x55c0ae(0x5fb)),_0x11da04(this,_0x55c0ae(0x491),!0x1),_0x11da04(this,_0x55c0ae(0x272),null),(this[_0x55c0ae(0x365)]=_0x4cc590,this[_0x55c0ae(0x477)]=_0x3b1481,this[_0x55c0ae(0x2a8)]=_0x3f1727,this[_0x55c0ae(0x4e8)]=_0xda9dfe,this[_0x55c0ae(0x4dd)]=_0x227b98,this[_0x55c0ae(0x548)]=_0x16fd22,this[_0x55c0ae(0x60b)]=_0x395c31,this[_0x55c0ae(0x42f)]=_0x88ee8b,this[_0x55c0ae(0x497)]=_0x5dfa3d,this[_0x55c0ae(0x491)]=!!this[_0x55c0ae(0x497)],_0x8d2ee4[_0x55c0ae(0x3fb)](_0x43beed[_0x55c0ae(0x57a)](this[_0x55c0ae(0x488)]))[_0x55c0ae(0x40f)](_0x465001=>{const _0x2fa2e1=_0x55c0ae;var _0x2c4e7c;typeof _0x465001>'u'||(this['_socket']=_0x465001,_0x465001?(this[_0x2fa2e1(0x48b)](_0x465001),this[_0x2fa2e1(0x5dd)]=_0x465001[_0x2fa2e1(0x64f)][_0x2fa2e1(0x40f)](_0x18dc9a=>{const _0x3566b9=_0x2fa2e1;_0x18dc9a['routeKey']===this[_0x3566b9(0x365)]&&this[_0x3566b9(0x1fd)](_0x18dc9a);})):(this[_0x2fa2e1(0x1da)](),this['_sessionStatus$'][_0x2fa2e1(0x299)](0x2),(_0x2c4e7c=this[_0x2fa2e1(0x5dd)])==null||_0x2c4e7c['unsubscribe'](),this['_socketMessageSubscription']=null));}),this[_0x55c0ae(0x206)](this[_0x55c0ae(0x2a8)][_0x55c0ae(0x350)](()=>{const _0x147aa4=_0x55c0ae;var _0x1bf05f;(_0x1bf05f=this['_socket'])==null||_0x1bf05f[_0x147aa4(0x63d)]({'cmd':_0x341a2a[_0x147aa4(0x25b)],'data':{'roomID':this[_0x147aa4(0x365)]}});})));}get[_0x270b48(0x5f6)](){const _0x41f8ea=_0x270b48;return this[_0x41f8ea(0x63e)][_0x41f8ea(0x579)]();}['getMemberID'](){const _0x32a365=_0x270b48;var _0x2e234b,_0x2234bc;return(_0x2234bc=(_0x2e234b=this[_0x32a365(0x24e)])==null?void 0x0:_0x2e234b[_0x32a365(0x1d0)])!=null?_0x2234bc:null;}[_0x270b48(0x67e)](){const _0x51c202=_0x270b48;super[_0x51c202(0x67e)](),this[_0x51c202(0x488)][_0x51c202(0x299)](),this[_0x51c202(0x488)][_0x51c202(0x479)]();}[_0x270b48(0x551)](){const _0x362709=_0x270b48;var _0x2b48c3,_0x4119ed;this[_0x362709(0x1da)](),(_0x2b48c3=this['_socket'])==null||_0x2b48c3[_0x362709(0x63d)]({'cmd':_0x341a2a['LEAVE'],'data':{'roomID':this[_0x362709(0x365)]}}),(_0x4119ed=this[_0x362709(0x24e)])==null||_0x4119ed[_0x362709(0x551)](),this[_0x362709(0x44f)][_0x362709(0x479)](),this[_0x362709(0x63e)]['complete'](),this[_0x362709(0x67e)]();}[_0x270b48(0x1fd)](_0x428440){const _0x101412=_0x270b48;_0x428440[_0x101412(0x3b8)]===_0x341a2a[_0x101412(0x5ca)]?this[_0x101412(0x308)](_0x428440):_0x428440[_0x101412(0x3b8)]===_0x341a2a[_0x101412(0x33c)]&&this['_onRecvEvent'](_0x428440);}[_0x270b48(0x48b)](_0x1c252b){const _0x5ba51f=_0x270b48;this[_0x5ba51f(0x63e)][_0x5ba51f(0x299)](0x1),_0x1c252b[_0x5ba51f(0x63d)]({'cmd':_0x341a2a[_0x5ba51f(0x5ca)],'routeKey':this[_0x5ba51f(0x365)],'routeType':'','data':{'rooms':[{'roomID':this[_0x5ba51f(0x365)]}]}});}[_0x270b48(0x308)](_0x5ac845){const _0x2bef36=_0x270b48;var _0x188e55;if(_0x5ac845[_0x2bef36(0x38d)]===_0x479490['FAIL']){this['_messageService'][_0x2bef36(0x36c)]({'type':_0x4811a0[_0x2bef36(0x3b0)][_0x2bef36(0x309)],'content':this[_0x2bef36(0x548)]['t'](_0x2bef36(0x520))}),this['_sessionStatus$']['next'](0x2);return;}this[_0x2bef36(0x63e)][_0x2bef36(0x299)](0x3);const _0x2a6c38=(_0x188e55=_0x5ac845['data'][_0x2bef36(0x480)][this[_0x2bef36(0x365)]])==null?void 0x0:_0x188e55[_0x2bef36(0x471)];_0x2a6c38&&_0x2a6c38[_0x2bef36(0x4bd)](_0x22babf=>this[_0x2bef36(0x60b)][_0x2bef36(0x44a)](this[_0x2bef36(0x365)],_0x22babf));}[_0x270b48(0x3cb)](_0x1cebfd){const _0x2a5fda=_0x270b48;try{const _0x437fa6=_0x1cebfd[_0x2a5fda(0x52b)];switch(_0x437fa6[_0x2a5fda(0x53d)]){case _0x434c76['CollaborationEvent']['USERS_ENTER']:this['_onUserJoin'](_0x437fa6),this['_event$'][_0x2a5fda(0x299)](_0x437fa6);break;case _0x434c76[_0x2a5fda(0x4cc)][_0x2a5fda(0x30a)]:this[_0x2a5fda(0x538)](_0x437fa6),this[_0x2a5fda(0x44f)][_0x2a5fda(0x299)](_0x437fa6);break;case _0x434c76['CollaborationEvent']['CHANGESET_ACK']:case _0x434c76[_0x2a5fda(0x4cc)][_0x2a5fda(0x2c0)]:this['_stopTelemetryCollaborationNewChangeset'](),this[_0x2a5fda(0x3d1)](),this[_0x2a5fda(0x44f)]['next'](_0x437fa6);break;case _0x434c76['CollaborationEvent'][_0x2a5fda(0x3b7)]:this[_0x2a5fda(0x477)][_0x2a5fda(0x371)](_0x2a5fda(0x2f0)+JSON[_0x2a5fda(0x254)](_0x437fa6)),this[_0x2a5fda(0x44f)]['next'](_0x437fa6);break;case _0x434c76[_0x2a5fda(0x4cc)]['COMMENT_UPDATE']:this[_0x2a5fda(0x42f)][_0x2a5fda(0x4b8)](_0x437fa6['data']),this[_0x2a5fda(0x44f)][_0x2a5fda(0x299)](_0x437fa6);break;default:this[_0x2a5fda(0x44f)][_0x2a5fda(0x299)](_0x437fa6);}}catch(_0x1c1ff3){this[_0x2a5fda(0x477)][_0x2a5fda(0x371)](_0x1c1ff3,_0x1cebfd);}}['_onUserJoin'](_0xc398e){const _0x320860=_0x270b48;this[_0x320860(0x60b)][_0x320860(0x44a)](this[_0x320860(0x365)],_0xc398e[_0x320860(0x52b)]);}[_0x270b48(0x538)](_0x3db83d){const _0x3d2bb6=_0x270b48;this[_0x3d2bb6(0x60b)][_0x3d2bb6(0x427)](this[_0x3d2bb6(0x365)],_0x3db83d[_0x3d2bb6(0x52b)][_0x3d2bb6(0x1d0)]);}async[_0x270b48(0x63d)](_0x2a7c95,_0xe7d75e){const _0x2d8552=_0x270b48;if(this[_0x2d8552(0x5f6)]!==0x3||!this['_socket'])throw new Error(_0x2d8552(0x31c));try{_0x2a7c95['eventID']===_0x434c76[_0x2d8552(0x4cc)][_0x2d8552(0x258)]&&(this[_0x2d8552(0x695)](),this['_startTelemetryCollaborationNewChangeset'](_0x2a7c95)),this['_socket'][_0x2d8552(0x63d)]({'cmd':_0x341a2a['INGEST'],'routeKey':_0xe7d75e,'routeType':'','data':_0x2a7c95});}catch(_0x95d002){this['_logService'][_0x2d8552(0x371)](_0x95d002);}}[_0x270b48(0x695)](){const _0x1e251b=_0x270b48;var _0x5c13f6;this['_collaborationTimeoutTimer']=window[_0x1e251b(0x298)](()=>{const _0x4d5210=_0x1e251b;this[_0x4d5210(0x5fb)]=null,this[_0x4d5210(0x4e8)][_0x4d5210(0x36c)]({'type':_0x4811a0['MessageType'][_0x4d5210(0x613)],'content':this[_0x4d5210(0x548)]['t'](_0x4d5210(0x57f))});},(_0x5c13f6=this[_0x1e251b(0x4dd)][_0x1e251b(0x5f1)](_0x4e1a95))!=null?_0x5c13f6:0x4e20);}[_0x270b48(0x3d1)](){const _0x4cc254=_0x270b48;this[_0x4cc254(0x5fb)]&&(clearTimeout(this[_0x4cc254(0x5fb)]),this[_0x4cc254(0x5fb)]=null);}[_0x270b48(0x616)](_0x1c89ea){const _0x1f3548=_0x270b48;if(!this[_0x1f3548(0x491)])return;const {data:_0x2f1434}=_0x1c89ea,{unitID:_0x39d21c,changeset:_0x451265}=_0x2f1434,{mutations:_0x499247,type:_0x166fd7}=_0x451265;this[_0x1f3548(0x272)]={'unitId':_0x39d21c,'type':_0x166fd7,'startTime':performance[_0x1f3548(0x285)](),'stopTime':0x0,'duration':0x0,'size':_0x2ee0f0(_0x499247)};}[_0x270b48(0x647)](){const _0x46d68c=_0x270b48;if(this[_0x46d68c(0x491)]){if(!this[_0x46d68c(0x272)]){this[_0x46d68c(0x477)]['error'](_0x46d68c(0x373),_0x46d68c(0x605));return;}this[_0x46d68c(0x272)][_0x46d68c(0x4de)]=performance['now'](),this['_telemetryInfo']['duration']=this['_telemetryInfo'][_0x46d68c(0x4de)]-this[_0x46d68c(0x272)][_0x46d68c(0x4ba)],this[_0x46d68c(0x497)]['capture'](_0xd67ee4,this[_0x46d68c(0x272)]),this['_telemetryInfo']=null;}}['_throwTelemetryCollaborationNewChangeset'](){const _0x337647=_0x270b48;this[_0x337647(0x272)]=null;}},_0x3ef0c0[_0x270b48(0x64c)]=_0x4e65f3([_0x186063(0x2,_0x10122e[_0x270b48(0x4d7)]),_0x186063(0x3,_0x3421c5[_0x270b48(0x4e2)]),_0x186063(0x4,_0x3421c5[_0x270b48(0x408)]),_0x186063(0x5,_0x10122e[_0x270b48(0x635)]),_0x186063(0x6,_0x10122e[_0x270b48(0x5c7)](_0x10122e[_0x270b48(0x42c)])),_0x186063(0x7,_0x10122e[_0x270b48(0x5c7)](_0x3ef0c0[_0x270b48(0x610)])),_0x186063(0x8,_0x10122e[_0x270b48(0x5c7)](_0x28c998)),_0x186063(0x9,_0x10122e[_0x270b48(0x24d)](_0x1db2f7[_0x270b48(0x323)]))],_0x3ef0c0['CollaborationSession']);var _0x3f66a9=Object[_0x270b48(0x29d)],_0x56ccaa=Object[_0x270b48(0x255)],_0x189083=(_0xd72153,_0x2d9279,_0x2dbe04,_0x7fab06)=>{const _0x490eee=_0x270b48;for(var _0x356477=_0x7fab06>0x1?void 0x0:_0x7fab06?_0x56ccaa(_0x2d9279,_0x2dbe04):_0x2d9279,_0x30e680=_0xd72153[_0x490eee(0x2df)]-0x1,_0x2917eb;_0x30e680>=0x0;_0x30e680--)(_0x2917eb=_0xd72153[_0x30e680])&&(_0x356477=(_0x7fab06?_0x2917eb(_0x2d9279,_0x2dbe04,_0x356477):_0x2917eb(_0x356477))||_0x356477);return _0x7fab06&&_0x356477&&_0x3f66a9(_0x2d9279,_0x2dbe04,_0x356477),_0x356477;},_0x291a5f=(_0x46a0e5,_0x5c3a10)=>(_0x352657,_0x21176b)=>_0x5c3a10(_0x352657,_0x21176b,_0x46a0e5);_0x3ef0c0[_0x270b48(0x5ae)]=class extends _0x10122e[_0x270b48(0x5f7)]{constructor(_0x459e43,_0x13c43a,_0x3e1d42,_0x3ffe4f,_0x23a4e8,_0x59b08b){const _0x695a29=_0x270b48;super(),_0x11da04(this,_0x695a29(0x652),new _0x43beed[(_0x695a29(0x65c))](void 0x0)),_0x11da04(this,_0x695a29(0x59f),this[_0x695a29(0x652)][_0x695a29(0x644)]()),_0x11da04(this,_0x695a29(0x68c),null),_0x11da04(this,_0x695a29(0x630),new Map()),_0x11da04(this,'_status$',new _0x43beed['BehaviorSubject'](_0x606225[_0x695a29(0x2d4)])),_0x11da04(this,_0x695a29(0x2f6),this[_0x695a29(0x1fa)][_0x695a29(0x644)]()),_0x11da04(this,'_socketReady',!0x1),_0x11da04(this,_0x695a29(0x436)),_0x11da04(this,_0x695a29(0x3a0),0x0),_0x11da04(this,_0x695a29(0x1f4)),_0x11da04(this,'_timeoutTimer'),(this[_0x695a29(0x358)]=_0x459e43,this[_0x695a29(0x548)]=_0x13c43a,this[_0x695a29(0x4e8)]=_0x3e1d42,this['_logService']=_0x3ffe4f,this[_0x695a29(0x4dd)]=_0x23a4e8,this['_socketService']=_0x59b08b,this[_0x695a29(0x3f4)]());}get[_0x270b48(0x24e)](){const _0xabc62c=_0x270b48;return this['_socket$'][_0xabc62c(0x579)]();}[_0x270b48(0x3f4)](){const _0x524436=_0x270b48;this[_0x524436(0x625)](),this['_listenToOnlineEvent']();}['dispose'](){const _0x12a5a6=_0x270b48;super[_0x12a5a6(0x67e)](),this[_0x12a5a6(0x630)]['forEach'](_0x20ed6e=>_0x20ed6e['dispose']()),this[_0x12a5a6(0x630)][_0x12a5a6(0x40c)](),this[_0x12a5a6(0x1fa)][_0x12a5a6(0x479)]();}async['requireSession'](_0x101b40){const _0x175f7d=_0x270b48;if(this[_0x175f7d(0x630)][_0x175f7d(0x5aa)](_0x101b40))return this['_sessions'][_0x175f7d(0x56f)](_0x101b40);this['_tryEnsureSocket']();const _0x302613=this['_injector'][_0x175f7d(0x624)](_0x3ef0c0['CollaborationSession'],_0x101b40,this[_0x175f7d(0x652)]['asObservable']());return this[_0x175f7d(0x630)][_0x175f7d(0x472)](_0x101b40,_0x302613),_0x302613;}[_0x270b48(0x688)](_0xa12a0){const _0xdcd7d3=_0x270b48;var _0x4676c7;const _0x82205b=this[_0xdcd7d3(0x630)][_0xdcd7d3(0x56f)](_0xa12a0);_0x82205b&&(this[_0xdcd7d3(0x630)]['delete'](_0xa12a0),_0x82205b[_0xdcd7d3(0x551)]()),this['_sessions'][_0xdcd7d3(0x611)]||(_0x4676c7=this[_0xdcd7d3(0x24e)])==null||_0x4676c7[_0xdcd7d3(0x551)]();}[_0x270b48(0x265)](){const _0x17d6f1=_0x270b48;this[_0x17d6f1(0x3a0)]=0x0,this[_0x17d6f1(0x436)]!=null&&(clearTimeout(this[_0x17d6f1(0x436)]),this[_0x17d6f1(0x436)]=null),this[_0x17d6f1(0x4c5)]();}[_0x270b48(0x37f)](){const _0xb2a28e=_0x270b48;var _0x52fa0e,_0x411e16;const _0x5aa230=this[_0xb2a28e(0x4dd)][_0xb2a28e(0x5f1)](_0x4b9331),_0x482005=this[_0xb2a28e(0x4dd)][_0xb2a28e(0x5f1)](_0x100cc6),_0x405f6f=(_0x411e16=(_0x52fa0e=_0x482005==null?void 0x0:_0x482005['collabWebSocketUrl'])!=null?_0x52fa0e:_0x5aa230)!=null?_0x411e16:_0x391104,_0x35d447=this[_0xb2a28e(0x466)]['createSocket'](_0x405f6f);return this[_0xb2a28e(0x68c)]=_0x35d447,_0x35d447;}['_tryEnsureSocket'](){const _0x4ad0c1=_0x270b48;var _0x481291,_0x47c508;try{const _0x32507b=(_0x47c508=(_0x481291=this[_0x4ad0c1(0x24e)])!=null?_0x481291:this[_0x4ad0c1(0x68c)])!=null?_0x47c508:this[_0x4ad0c1(0x37f)]();if(_0x32507b){const _0x22af68=_0x32507b[_0x4ad0c1(0x63d)];_0x32507b[_0x4ad0c1(0x63d)]=_0x2fd4de=>(this[_0x4ad0c1(0x346)](),_0x22af68[_0x4ad0c1(0x395)](_0x32507b,[_0x2fd4de])),_0x32507b[_0x4ad0c1(0x64f)]['subscribe'](_0x46aeea=>this[_0x4ad0c1(0x4a5)](_0x32507b,_0x46aeea)),_0x32507b['error$'][_0x4ad0c1(0x3fb)](_0x107fd5[_0x4ad0c1(0x4cd)](0x1))[_0x4ad0c1(0x40f)](_0x2212fc=>this[_0x4ad0c1(0x477)][_0x4ad0c1(0x371)]('[CollaborationSessionService]:\x20socket\x20error',_0x2212fc)),_0x32507b[_0x4ad0c1(0x400)][_0x4ad0c1(0x3fb)](_0x107fd5[_0x4ad0c1(0x4cd)](0x1))[_0x4ad0c1(0x40f)](()=>{const _0x45cd3b=_0x4ad0c1;this[_0x45cd3b(0x4c8)](_0x32507b);}),_0x32507b[_0x4ad0c1(0x4d4)]['pipe'](_0x107fd5[_0x4ad0c1(0x4cd)](0x1))[_0x4ad0c1(0x40f)](_0x3fb975=>{const _0x379a1c=_0x4ad0c1;this[_0x379a1c(0x477)]['debug'](_0x379a1c(0x4c2),'socket\x20close',_0x3fb975),this[_0x379a1c(0x257)]();});}}catch(_0x2124ca){this[_0x4ad0c1(0x477)][_0x4ad0c1(0x371)](_0x2124ca),this[_0x4ad0c1(0x257)]();}}[_0x270b48(0x4c8)](_0x1a1ebf){const _0x3b6f40=_0x270b48;this[_0x3b6f40(0x477)][_0x3b6f40(0x41a)](_0x3b6f40(0x4c2),_0x3b6f40(0x3d6)),_0x1a1ebf[_0x3b6f40(0x63d)]({'cmd':_0x341a2a[_0x3b6f40(0x357)]}),this[_0x3b6f40(0x346)]();}[_0x270b48(0x625)](){const _0x40b475=_0x270b48;window['addEventListener']('offline',()=>this[_0x40b475(0x4e3)]());}['_onOffline'](){const _0x12c6c3=_0x270b48;this[_0x12c6c3(0x62f)]=!0x1,this[_0x12c6c3(0x68c)]=null,this[_0x12c6c3(0x1fa)][_0x12c6c3(0x299)](_0x606225['OFFLINE']),this[_0x12c6c3(0x652)]['next'](null),this['_clearTimeoutTimer'](),this[_0x12c6c3(0x45a)]();}[_0x270b48(0x257)](){const _0x9b0e1a=_0x270b48;var _0x4ed679;this[_0x9b0e1a(0x4e3)](),this[_0x9b0e1a(0x3a0)]<((_0x4ed679=this['_configService'][_0x9b0e1a(0x5f1)](_0x57f6b8))!=null?_0x4ed679:0x3)?(this[_0x9b0e1a(0x4e8)][_0x9b0e1a(0x36c)]({'key':_0x9b0e1a(0x51b),'type':_0x4811a0[_0x9b0e1a(0x3b0)][_0x9b0e1a(0x309)],'content':this[_0x9b0e1a(0x548)]['t'](_0x9b0e1a(0x5a0))}),this['_tryReconnect']()):this[_0x9b0e1a(0x4e8)]['show']({'key':_0x9b0e1a(0x51b),'type':_0x4811a0[_0x9b0e1a(0x3b0)][_0x9b0e1a(0x613)],'content':this[_0x9b0e1a(0x548)]['t']('session.connection-failed')});}[_0x270b48(0x280)](){const _0x422f54=_0x270b48,_0x905758=()=>{const _0x3d0897=_0x5645;this[_0x3d0897(0x24e)]||this[_0x3d0897(0x265)]();},_0x5e2e58=()=>{const _0x5da0fb=_0x5645;this['_socket']||document[_0x5da0fb(0x4e5)]===_0x5da0fb(0x4fd)||this[_0x5da0fb(0x265)]();};window[_0x422f54(0x484)]('online',_0x905758),document[_0x422f54(0x484)](_0x422f54(0x51c),_0x5e2e58);}['_tryReconnect'](){const _0x3eac1f=_0x270b48;var _0x1163e3;const _0x3a386d=this[_0x3eac1f(0x3a0)],_0x3f254b=this[_0x3eac1f(0x4dd)][_0x3eac1f(0x5f1)](_0x100cc6),_0x49eafa=_0x3a386d===0x0?0x0:((_0x1163e3=_0x3f254b==null?void 0x0:_0x3f254b[_0x3eac1f(0x1db)])!=null?_0x1163e3:0x4e20)*0x2**_0x3a386d;this[_0x3eac1f(0x436)]=window[_0x3eac1f(0x298)](()=>{const _0x3ea9d0=_0x3eac1f;clearTimeout(this[_0x3ea9d0(0x436)]),this['_retryConnectingTimer']=null,this[_0x3ea9d0(0x45e)]();},_0x49eafa),this['_retryCount']+=0x1;}['_onMessage'](_0x425ab4,_0x278b25){const _0x28ab08=_0x270b48,{cmd:_0x4b8a43}=_0x278b25;_0x4b8a43===_0x341a2a[_0x28ab08(0x357)]&&!this[_0x28ab08(0x62f)]&&(_0x425ab4[_0x28ab08(0x1d0)]=_0x278b25[_0x28ab08(0x52b)]['memberID'],this['_socket$']['next'](_0x425ab4),this[_0x28ab08(0x1fa)][_0x28ab08(0x299)](_0x606225[_0x28ab08(0x29e)]),this[_0x28ab08(0x62f)]=!0x0,this[_0x28ab08(0x68c)]=null),_0x4b8a43===_0x341a2a[_0x28ab08(0x3a3)]&&this[_0x28ab08(0x30e)](),this[_0x28ab08(0x346)]();}[_0x270b48(0x346)](){const _0x4b89a2=_0x270b48;var _0x405022;this[_0x4b89a2(0x45a)](),this[_0x4b89a2(0x1f4)]=window[_0x4b89a2(0x298)](()=>this[_0x4b89a2(0x426)](),(_0x405022=this[_0x4b89a2(0x4dd)][_0x4b89a2(0x5f1)](_0x413eda))!=null?_0x405022:0x7530);}[_0x270b48(0x426)](){const _0x4f1d1f=_0x270b48;this['_socket']['send']({'cmd':_0x341a2a[_0x4f1d1f(0x3a3)]}),this[_0x4f1d1f(0x2f9)]();}[_0x270b48(0x2f9)](){const _0x3afb91=_0x270b48;var _0x1c9f7d;this[_0x3afb91(0x363)]=window[_0x3afb91(0x298)](()=>this['_onConnectionFailed'](),(_0x1c9f7d=this[_0x3afb91(0x4dd)][_0x3afb91(0x5f1)](_0x4e1a95))!=null?_0x1c9f7d:0x4e20);}[_0x270b48(0x45a)](){const _0x3f6944=_0x270b48;this[_0x3f6944(0x1f4)]!=null&&(clearTimeout(this['_sendHeartbeatTimer']),this[_0x3f6944(0x1f4)]=null);}['_clearTimeoutTimer'](){const _0x1be013=_0x270b48;this['_timeoutTimer']!=null&&(clearTimeout(this[_0x1be013(0x363)]),this[_0x1be013(0x363)]=null);}},_0x3ef0c0['CollaborationSessionService']=_0x189083([_0x291a5f(0x0,_0x10122e[_0x270b48(0x5c7)](_0x10122e['Injector'])),_0x291a5f(0x1,_0x10122e[_0x270b48(0x5c7)](_0x10122e[_0x270b48(0x42c)])),_0x291a5f(0x2,_0x3421c5[_0x270b48(0x408)]),_0x291a5f(0x3,_0x10122e[_0x270b48(0x4d7)]),_0x291a5f(0x4,_0x10122e['IConfigService']),_0x291a5f(0x5,_0x10766f)],_0x3ef0c0[_0x270b48(0x5ae)]);const _0x4d422e=[];for(let _0x3227df=0x0;_0x3227df<0x100;++_0x3227df)_0x4d422e[_0x270b48(0x28f)]((_0x3227df+0x100)[_0x270b48(0x638)](0x10)[_0x270b48(0x4ac)](0x1));function _0x1f7be3(_0xe8c81a,_0x236f31=0x0){const _0xf4cc24=_0x270b48;return(_0x4d422e[_0xe8c81a[_0x236f31+0x0]]+_0x4d422e[_0xe8c81a[_0x236f31+0x1]]+_0x4d422e[_0xe8c81a[_0x236f31+0x2]]+_0x4d422e[_0xe8c81a[_0x236f31+0x3]]+'-'+_0x4d422e[_0xe8c81a[_0x236f31+0x4]]+_0x4d422e[_0xe8c81a[_0x236f31+0x5]]+'-'+_0x4d422e[_0xe8c81a[_0x236f31+0x6]]+_0x4d422e[_0xe8c81a[_0x236f31+0x7]]+'-'+_0x4d422e[_0xe8c81a[_0x236f31+0x8]]+_0x4d422e[_0xe8c81a[_0x236f31+0x9]]+'-'+_0x4d422e[_0xe8c81a[_0x236f31+0xa]]+_0x4d422e[_0xe8c81a[_0x236f31+0xb]]+_0x4d422e[_0xe8c81a[_0x236f31+0xc]]+_0x4d422e[_0xe8c81a[_0x236f31+0xd]]+_0x4d422e[_0xe8c81a[_0x236f31+0xe]]+_0x4d422e[_0xe8c81a[_0x236f31+0xf]])[_0xf4cc24(0x393)]();}let _0x4ac773;const _0x10b25e=new Uint8Array(0x10);function _0x14956c(){const _0x4c2915=_0x270b48;if(!_0x4ac773){if(typeof crypto>'u'||!crypto[_0x4c2915(0x583)])throw new Error(_0x4c2915(0x5c8));_0x4ac773=crypto[_0x4c2915(0x583)][_0x4c2915(0x23e)](crypto);}return _0x4ac773(_0x10b25e);}const _0x9c4a17={'randomUUID':typeof crypto<'u'&&crypto[_0x270b48(0x671)]&&crypto[_0x270b48(0x671)][_0x270b48(0x23e)](crypto)};function _0x493452(_0x2b618b,_0x43c20d,_0x1282df){const _0x3d0f2e=_0x270b48;if(_0x9c4a17[_0x3d0f2e(0x671)]&&!_0x43c20d&&!_0x2b618b)return _0x9c4a17[_0x3d0f2e(0x671)]();_0x2b618b=_0x2b618b||{};const _0xe5aca6=_0x2b618b[_0x3d0f2e(0x641)]||(_0x2b618b['rng']||_0x14956c)();return _0xe5aca6[0x6]=_0xe5aca6[0x6]&0xf|0x40,_0xe5aca6[0x8]=_0xe5aca6[0x8]&0x3f|0x80,_0x1f7be3(_0xe5aca6);}var _0x7b79f1=Object[_0x270b48(0x29d)],_0x186858=Object['getOwnPropertyDescriptor'],_0x3b9229=(_0x41f426,_0x1178c2,_0x5cc02f,_0x2ec003)=>{const _0x36364d=_0x270b48;for(var _0x589df1=_0x2ec003>0x1?void 0x0:_0x2ec003?_0x186858(_0x1178c2,_0x5cc02f):_0x1178c2,_0x2c5238=_0x41f426[_0x36364d(0x2df)]-0x1,_0x251d48;_0x2c5238>=0x0;_0x2c5238--)(_0x251d48=_0x41f426[_0x2c5238])&&(_0x589df1=(_0x2ec003?_0x251d48(_0x1178c2,_0x5cc02f,_0x589df1):_0x251d48(_0x589df1))||_0x589df1);return _0x2ec003&&_0x589df1&&_0x7b79f1(_0x1178c2,_0x5cc02f,_0x589df1),_0x589df1;},_0x1960cb=(_0x2deadb,_0x56dbce)=>(_0x32a1f7,_0xdf91f9)=>_0x56dbce(_0x32a1f7,_0xdf91f9,_0x2deadb);let _0x3d74d7=class{constructor(_0x3aea8f,_0x3e7e3e,_0x4f6312){const _0x56e72c=_0x270b48;this['_injector']=_0x3aea8f,this[_0x56e72c(0x54b)]=_0x3e7e3e,this[_0x56e72c(0x54e)]=_0x4f6312;}['transformIMECache'](_0x526c2b){const _0x45d6e7=_0x270b48;this['_transformUndoRedoStack'](_0x526c2b),this[_0x45d6e7(0x263)](_0x526c2b);}[_0x270b48(0x5b5)](_0x312955){const _0x1404d7=_0x270b48,{unitID:_0x38ab27}=_0x312955,_0x4191f8=this[_0x1404d7(0x54e)][_0x1404d7(0x4d2)](_0x38ab27)[_0x1404d7(0x287)](_0x427cca[_0x1404d7(0x558)]),{redoCache:_0x4ef3ae}=_0x4191f8[_0x1404d7(0x302)]();if(_0x4ef3ae[_0x1404d7(0x2df)]===0x0)return _0x312955;let _0x5a086c=_0x10122e['Tools'][_0x1404d7(0x20d)](_0x312955[_0x1404d7(0x43b)][0x0]);for(let _0x2189e6=0x0;_0x2189e6<_0x4ef3ae[_0x1404d7(0x2df)];_0x2189e6++){const _0x47f2a3={'id':_0x1404d7(0x3b4),'params':{..._0x4ef3ae[_0x2189e6]}},_0x162d38=this[_0x1404d7(0x54b)][_0x1404d7(0x476)](_0x5a086c,_0x47f2a3,!0x1);if(_0x434c76['isTransformMutationFailure'](_0x162d38))throw _0x162d38[_0x1404d7(0x371)];_0x5a086c=_0x162d38[_0x1404d7(0x659)];}return{..._0x10122e['Tools'][_0x1404d7(0x20d)](_0x312955),'mutations':[_0x5a086c]};}[_0x270b48(0x4f1)](_0x5b1242){const _0x1fb86e=_0x270b48,{unitID:_0x3f3a0f}=_0x5b1242,_0x3861b8=this[_0x1fb86e(0x54e)][_0x1fb86e(0x4d2)](_0x3f3a0f)[_0x1fb86e(0x287)](_0x427cca[_0x1fb86e(0x558)]),{undoCache:_0x28dca8,redoCache:_0x716a04}=_0x3861b8[_0x1fb86e(0x302)]();if(_0x28dca8['length']===0x0||_0x716a04[_0x1fb86e(0x2df)]===0x0)return;const _0x291f9c=[],_0x27f9fd=[];let _0x1d32b4=_0x10122e[_0x1fb86e(0x3bf)][_0x1fb86e(0x20d)](_0x5b1242['mutations'][0x0]),_0x1e476c=_0x10122e[_0x1fb86e(0x3bf)][_0x1fb86e(0x20d)](_0x5b1242[_0x1fb86e(0x43b)][0x0]);for(let _0x1c97e5=_0x28dca8[_0x1fb86e(0x2df)]-0x1;_0x1c97e5>=0x0;_0x1c97e5--){const _0x1dee70={'id':_0x1fb86e(0x3b4),'params':{..._0x28dca8[_0x1c97e5]}},_0x427270={'id':'doc.mutation.rich-text-editing','params':{..._0x716a04[_0x1c97e5]}},_0x127dde=this['_transformService'][_0x1fb86e(0x476)](_0x1d32b4,_0x1dee70,!0x1),_0x429da6=this['_transformService'][_0x1fb86e(0x476)](_0x1e476c,_0x427270,!0x1);if(_0x434c76['isTransformMutationFailure'](_0x127dde))throw _0x127dde[_0x1fb86e(0x371)];if(_0x434c76['isTransformMutationFailure'](_0x429da6))throw _0x429da6[_0x1fb86e(0x371)];_0x291f9c[_0x1fb86e(0x394)](_0x127dde['m2Prime'][_0x1fb86e(0x4ef)]),_0x27f9fd[_0x1fb86e(0x394)](_0x429da6[_0x1fb86e(0x682)][_0x1fb86e(0x4ef)]),_0x1d32b4=_0x127dde['m1Prime'],_0x1e476c=_0x429da6['m1Prime'];}_0x3861b8['setUndoRedoMutationParamsCache']({'undoCache':_0x291f9c,'redoCache':_0x27f9fd});}[_0x270b48(0x263)](_0x2ac02e){const _0x4e66e2=_0x270b48,{unitID:_0x2fb227}=_0x2ac02e,_0x469ba3=this['_renderManagerService'][_0x4e66e2(0x4d2)](_0x2fb227)[_0x4e66e2(0x287)](_0x427cca[_0x4e66e2(0x558)]),_0x4aec32=_0x469ba3['getActiveRange']();if(_0x4aec32==null)return;const _0x5ef5be=[{'id':_0x4e66e2(0x3b4),'params':{'unitId':_0x2ac02e[_0x4e66e2(0x224)],'actions':null,'textRanges':[_0x4aec32]}}],_0xe1543d=this[_0x4e66e2(0x54b)][_0x4e66e2(0x236)](_0x2ac02e,_0x5ef5be);if(!_0x434c76[_0x4e66e2(0x425)](_0xe1543d))throw _0xe1543d['error'];const _0x3898c4=_0xe1543d['m2Prime'][0x0][_0x4e66e2(0x4ef)][_0x4e66e2(0x21f)];Array[_0x4e66e2(0x3dc)](_0x3898c4)&&_0x3898c4[_0x4e66e2(0x2df)]&&_0x469ba3[_0x4e66e2(0x3f3)](_0x3898c4[0x0]);}};_0x3d74d7=_0x3b9229([_0x1960cb(0x0,_0x10122e[_0x270b48(0x5c7)](_0x10122e[_0x270b48(0x53a)])),_0x1960cb(0x1,_0x434c76['ITransformService']),_0x1960cb(0x2,_0x3d8481[_0x270b48(0x390)])],_0x3d74d7);var _0x2b810b=Object[_0x270b48(0x29d)],_0x5e579d=Object['getOwnPropertyDescriptor'],_0xd1d9b=(_0x12edc6,_0x4aa1f8,_0x527f25,_0x2b0ec0)=>{const _0x1c8853=_0x270b48;for(var _0x5f7406=_0x2b0ec0>0x1?void 0x0:_0x2b0ec0?_0x5e579d(_0x4aa1f8,_0x527f25):_0x4aa1f8,_0x364d54=_0x12edc6[_0x1c8853(0x2df)]-0x1,_0x311afe;_0x364d54>=0x0;_0x364d54--)(_0x311afe=_0x12edc6[_0x364d54])&&(_0x5f7406=(_0x2b0ec0?_0x311afe(_0x4aa1f8,_0x527f25,_0x5f7406):_0x311afe(_0x5f7406))||_0x5f7406);return _0x2b0ec0&&_0x5f7406&&_0x2b810b(_0x4aa1f8,_0x527f25,_0x5f7406),_0x5f7406;},_0x2f44f8=(_0x55529d,_0x12f937)=>(_0x1673de,_0x599237)=>_0x12f937(_0x1673de,_0x599237,_0x55529d);_0x3ef0c0[_0x270b48(0x2c7)]=class extends _0x10122e[_0x270b48(0x5f7)]{constructor(_0x5e0f8f,_0x44a939,_0x290b60,_0x351ee7,_0x51ada6){const _0x58c163=_0x270b48;super(),_0x11da04(this,_0x58c163(0x5ad),new Map()),_0x11da04(this,_0x58c163(0x24b),new Map()),_0x11da04(this,_0x58c163(0x3b1),!0x1),(this[_0x58c163(0x4dd)]=_0x5e0f8f,this[_0x58c163(0x3df)]=_0x44a939,this[_0x58c163(0x2a8)]=_0x290b60,this[_0x58c163(0x548)]=_0x351ee7,this[_0x58c163(0x4cb)]=_0x51ada6,this[_0x58c163(0x1ea)]());}[_0x270b48(0x45b)](){const _0x281ada=_0x270b48;this[_0x281ada(0x3b1)]=!0x0;}['enableLocalCache'](){const _0x1a9fbd=_0x270b48;this[_0x1a9fbd(0x3b1)]=!0x1;}[_0x270b48(0x67e)](){const _0x3c8c24=_0x270b48;this['exhaustSavingTask']()[_0x3c8c24(0x443)](()=>super[_0x3c8c24(0x67e)]());}async[_0x270b48(0x294)](_0x104ff4){return this['_disabled']?null:this['_localStorageService']['getItem'](_0x91a2ff(_0x104ff4));}async['saveOfflineData'](_0x44c766,_0x5f11fe){const _0x33c4a8=_0x270b48;return!!this[_0x33c4a8(0x3df)][_0x33c4a8(0x4aa)](_0x44c766,_0x5f11fe);}[_0x270b48(0x58c)](_0x33b6ea,_0x1c31f3,_0x37bb7b,_0x56469e){const _0x54bec8=_0x270b48,_0x338728=this[_0x54bec8(0x4cb)][_0x54bec8(0x3ff)](_0x33b6ea);this[_0x54bec8(0x5ad)][_0x54bec8(0x472)](_0x33b6ea,{'unitID':_0x33b6ea,'type':_0x1c31f3,'awaitingChangeset':_0x37bb7b,'mutations':_0x56469e,'rev':_0x338728}),this[_0x54bec8(0x24b)][_0x54bec8(0x5aa)](_0x33b6ea)||this['_scheduleSaving'](_0x33b6ea);}[_0x270b48(0x354)](_0x503b2f){const _0x4a8a90=_0x270b48,_0x490331=this[_0x4a8a90(0x441)]();_0x490331===0x0?this[_0x4a8a90(0x5a9)](_0x503b2f):this[_0x4a8a90(0x24b)]['set'](_0x503b2f,setTimeout(()=>this[_0x4a8a90(0x5a9)](_0x503b2f),_0x490331));}[_0x270b48(0x441)](){const _0x5226fe=_0x270b48;var _0x2bf286;return(_0x2bf286=this[_0x5226fe(0x4dd)][_0x5226fe(0x5f1)](_0x42267c))!=null?_0x2bf286:0x3e8;}['_saveCache'](_0x1ce3d4){const _0x39706f=_0x270b48,_0x36ef4a=this[_0x39706f(0x24b)][_0x39706f(0x56f)](_0x1ce3d4);return _0x36ef4a!==void 0x0&&window[_0x39706f(0x595)](_0x36ef4a),this[_0x39706f(0x3df)][_0x39706f(0x4aa)](_0x91a2ff(_0x1ce3d4),this[_0x39706f(0x5ad)]['get'](_0x1ce3d4))[_0x39706f(0x443)](()=>this[_0x39706f(0x24b)]['delete'](_0x1ce3d4));}async[_0x270b48(0x5d5)](){const _0x37db1f=_0x270b48,_0x581953=[];this[_0x37db1f(0x24b)][_0x37db1f(0x4bd)]((_0x2c2b06,_0x1fe854)=>{const _0x3ff629=_0x37db1f;window['clearTimeout'](_0x2c2b06),_0x581953[_0x3ff629(0x28f)](this[_0x3ff629(0x5a9)](_0x1fe854)['then'](()=>{const _0x290c19=_0x3ff629;this[_0x290c19(0x24b)][_0x290c19(0x48d)](_0x1fe854);}));}),await Promise[_0x37db1f(0x3e3)](_0x581953);}[_0x270b48(0x1ea)](){const _0x1792a2=_0x270b48;this[_0x1792a2(0x206)](this[_0x1792a2(0x2a8)][_0x1792a2(0x43e)](()=>{const _0x292c7c=_0x1792a2;if(this['_saveTaskMap']['size'])return this['_localeService']['t'](_0x292c7c(0x4bb));}));}},_0x3ef0c0[_0x270b48(0x2c7)]=_0xd1d9b([_0x2f44f8(0x0,_0x10122e[_0x270b48(0x635)]),_0x2f44f8(0x1,_0x10122e[_0x270b48(0x278)]),_0x2f44f8(0x2,_0x3421c5[_0x270b48(0x4e2)]),_0x2f44f8(0x3,_0x10122e[_0x270b48(0x5c7)](_0x10122e['LocaleService'])),_0x2f44f8(0x4,_0x10122e[_0x270b48(0x5c7)](_0x434c76['RevisionService']))],_0x3ef0c0['LocalCacheService']);function _0x91a2ff(_0x3de22b){const _0x3afb14=_0x270b48;return _0x3afb14(0x4a1)+_0x3de22b;}var _0x331093=Object[_0x270b48(0x29d)],_0x2350ac=Object[_0x270b48(0x255)],_0x5135b2=(_0x42e644,_0x3d711c,_0x3385ba,_0x59ac46)=>{for(var _0x116df4=_0x59ac46>0x1?void 0x0:_0x59ac46?_0x2350ac(_0x3d711c,_0x3385ba):_0x3d711c,_0x21d402=_0x42e644['length']-0x1,_0x50c681;_0x21d402>=0x0;_0x21d402--)(_0x50c681=_0x42e644[_0x21d402])&&(_0x116df4=(_0x59ac46?_0x50c681(_0x3d711c,_0x3385ba,_0x116df4):_0x50c681(_0x116df4))||_0x116df4);return _0x59ac46&&_0x116df4&&_0x331093(_0x3d711c,_0x3385ba,_0x116df4),_0x116df4;},_0x2c0c88=(_0x30fb65,_0x43a23a)=>(_0x205bca,_0x271d13)=>_0x43a23a(_0x205bca,_0x271d13,_0x30fb65);function _0x1fe86b(_0x585457){const _0xd731b=_0x270b48,{unitID:_0x21a7e3,mutations:_0x1c938a}=_0x585457;return{'unitId':_0x21a7e3,'subUnitId':_0x1c938a[0x0][_0xd731b(0x4ef)]['subUnitId']};}let _0x16b02c=class{constructor(_0x5f035c,_0xe4d7f8,_0x36563b){const _0x3bf935=_0x270b48;this[_0x3bf935(0x358)]=_0x5f035c,this['_transformService']=_0xe4d7f8,this[_0x3bf935(0x3a4)]=_0x36563b;}[_0x270b48(0x271)](_0x507ce3){const _0xadc866=_0x270b48;var _0x19c913,_0x3fed79,_0x3458a3,_0x556894;const _0x408a5a=this[_0xadc866(0x358)][_0xadc866(0x56f)](_0x43d50e[_0xadc866(0x524)]),{unitId:_0x433b13,subUnitId:_0x1dd41f}=_0x1fe86b(_0x507ce3),_0x33ecf9=_0x408a5a['getWorkbookSelections'](_0x433b13)[_0xadc866(0x2fc)](),_0x8fb44=(_0x3fed79=(_0x19c913=this['_instanceService'][_0xadc866(0x2a0)](_0x433b13))==null?void 0x0:_0x19c913[_0xadc866(0x56c)]())==null?void 0x0:_0x3fed79[_0xadc866(0x3c7)]();if(_0x33ecf9['length']===0x0||!_0x433b13||!_0x1dd41f)return;const _0x4217cf=[{'id':_0x43d50e['SetSelectionsOperation']['id'],'params':{'unitId':_0x433b13,'subUnitId':_0x8fb44,'selections':_0x10122e[_0xadc866(0x3bf)][_0xadc866(0x20d)](_0x33ecf9)}}],_0xaa75f7=this[_0xadc866(0x54b)][_0xadc866(0x236)](_0x507ce3,_0x4217cf);if(!_0x434c76[_0xadc866(0x425)](_0xaa75f7))throw _0xaa75f7[_0xadc866(0x371)];const _0x16f454=(_0x556894=(_0x3458a3=_0xaa75f7[_0xadc866(0x682)][0x0])==null?void 0x0:_0x3458a3[_0xadc866(0x4ef)])==null?void 0x0:_0x556894[_0xadc866(0x1e4)];if(Array[_0xadc866(0x3dc)](_0x16f454)&&_0x16f454[_0xadc866(0x2df)]){if(_0x16f454[_0xadc866(0x2df)]===_0x4217cf[0x0]['params'][_0xadc866(0x1e4)][_0xadc866(0x2df)]&&_0x16f454[_0xadc866(0x30f)]((_0x12d5a3,_0x310c49)=>_0x10122e[_0xadc866(0x465)][_0xadc866(0x35e)](_0x12d5a3['range'],_0x4217cf[0x0][_0xadc866(0x4ef)][_0xadc866(0x1e4)][_0x310c49]['range'])))return;this[_0xadc866(0x358)]['get'](_0x10122e['ICommandService'])['executeCommand'](_0x43d50e[_0xadc866(0x50d)]['id'],{'unitId':_0x433b13,'subUnitId':_0x8fb44,'selections':_0x16f454});}}};_0x16b02c=_0x5135b2([_0x2c0c88(0x0,_0x10122e[_0x270b48(0x5c7)](_0x10122e[_0x270b48(0x53a)])),_0x2c0c88(0x1,_0x434c76[_0x270b48(0x3d9)]),_0x2c0c88(0x2,_0x10122e[_0x270b48(0x204)])],_0x16b02c);const _0x483e19=_0x10122e[_0x270b48(0x1e3)]('univer-pro.collaboration-client.single-active-unit-service');var _0x18fdd6=(_0x466570=>(_0x466570[_0x466570[_0x270b48(0x645)]=0x0]=_0x270b48(0x645),_0x466570[_0x466570['OTHER_CLIENTS_EDITING']=0x1]=_0x270b48(0x5d4),_0x466570))(_0x18fdd6||{});const _0x27aa2f=0x7530,_0x4eba9f=_0x270b48(0x5d8);class _0x146767 extends _0x10122e[_0x270b48(0x5f7)]{constructor(){const _0x32305d=_0x270b48;super(),_0x11da04(this,'_id',_0x10122e[_0x32305d(0x3bf)][_0x32305d(0x419)]()),_0x11da04(this,'_selfUnitIDs',new Set()),_0x11da04(this,'_unitOnClients',new Map()),_0x11da04(this,'_heartbeatTimer',null),_0x11da04(this,_0x32305d(0x48c),new Map()),_0x11da04(this,'_unitStatus',new Map()),this[_0x32305d(0x46f)]();}[_0x270b48(0x67e)](){const _0x165cd2=_0x270b48;super[_0x165cd2(0x67e)](),this['_clearOtherTimers'][_0x165cd2(0x4bd)]((_0x42b4bc,_0x62c350)=>this[_0x165cd2(0x276)](_0x62c350)),this[_0x165cd2(0x461)]&&window[_0x165cd2(0x517)](this['_heartbeatTimer']);}[_0x270b48(0x3d0)](_0x38c301){const _0x24f188=_0x270b48;return this['_ensureSubject'](_0x38c301)[_0x24f188(0x3fb)](_0x43beed[_0x24f188(0x353)]());}[_0x270b48(0x220)](_0x48d1c1){const _0x10b0de=_0x270b48;this[_0x10b0de(0x1d2)][_0x10b0de(0x611)]===0x0&&this[_0x10b0de(0x47d)](),this[_0x10b0de(0x1d2)][_0x10b0de(0x607)](_0x48d1c1),this[_0x10b0de(0x2ce)]({'type':0x0,'memberID':this[_0x10b0de(0x34e)],'unitIDs':[_0x48d1c1],'isForwarded':!0x1});}[_0x270b48(0x355)](_0x201687){const _0xf27272=_0x270b48;this[_0xf27272(0x1d2)][_0xf27272(0x48d)](_0x201687),this[_0xf27272(0x1d2)][_0xf27272(0x611)]===0x0&&this[_0xf27272(0x461)]&&window['clearInterval'](this[_0xf27272(0x461)]);}[_0x270b48(0x46f)](){const _0x3a7a29=_0x270b48;this[_0x3a7a29(0x206)](_0x10122e[_0x3a7a29(0x305)](_0x43beed[_0x3a7a29(0x336)](window,_0x3a7a29(0x49b))[_0x3a7a29(0x40f)](_0x26d149=>{const _0x436e23=_0x3a7a29;if(_0x26d149[_0x436e23(0x20c)]!==_0x4eba9f||!_0x26d149[_0x436e23(0x571)])return;const _0xf1444d=JSON[_0x436e23(0x222)](_0x26d149[_0x436e23(0x571)]);this[_0x436e23(0x2cd)](_0xf1444d);}))),window['addEventListener'](_0x3a7a29(0x35f),()=>this[_0x3a7a29(0x2ce)]({'type':0x1,'memberID':this[_0x3a7a29(0x34e)],'unitIDs':Array[_0x3a7a29(0x3b2)](this[_0x3a7a29(0x1d2)])}));}[_0x270b48(0x2cd)](_0x13048b){const _0x225482=_0x270b48;switch(_0x13048b['type']){case 0x0:this[_0x225482(0x275)](_0x13048b);break;case 0x1:this['_handleLeaveEvent'](_0x13048b);break;case 0x2:this[_0x225482(0x482)](_0x13048b);break;}}[_0x270b48(0x275)](_0x14f39f){const _0x50ae6c=_0x270b48,{unitIDs:_0x4ab6f4,memberID:_0x4d966d,isForwarded:_0x19c988}=_0x14f39f;_0x4ab6f4[_0x50ae6c(0x4bd)](_0x186095=>{const _0x22660e=_0x50ae6c;if(!_0x19c988&&this[_0x22660e(0x469)][_0x22660e(0x5aa)](_0x186095)&&this[_0x22660e(0x2e2)](_0x186095)[_0x22660e(0x299)](0x1),!this[_0x22660e(0x469)][_0x22660e(0x5aa)](_0x186095)||!this[_0x22660e(0x469)][_0x22660e(0x56f)](_0x186095)[_0x22660e(0x5aa)](_0x4d966d)){const _0x29843e=this['_unitOnClients'][_0x22660e(0x56f)](_0x186095)||new Set();_0x29843e[_0x22660e(0x607)](_0x4d966d),this[_0x22660e(0x469)][_0x22660e(0x472)](_0x186095,_0x29843e),this['_scheduleClearOtherTimer'](_0x4d966d);}}),_0x19c988||this[_0x50ae6c(0x2ce)]({'type':0x0,'memberID':this[_0x50ae6c(0x34e)],'unitIDs':[...this['_selfUnitIDs']],'isForwarded':!0x0});}[_0x270b48(0x3af)](_0x31af70){const _0x516737=_0x270b48;this[_0x516737(0x276)](_0x31af70);const _0x14c87f=window[_0x516737(0x298)](()=>{const _0x54116a=_0x516737;this[_0x54116a(0x469)]['forEach'](_0x2ab5cf=>{const _0x518d2f=_0x54116a;_0x2ab5cf[_0x518d2f(0x48d)](_0x31af70);});},_0x27aa2f*0x2);this['_clearOtherTimers'][_0x516737(0x472)](_0x31af70,_0x14c87f);}[_0x270b48(0x276)](_0xf31e9e){const _0xe2c227=_0x270b48;if(this[_0xe2c227(0x48c)][_0xe2c227(0x5aa)](_0xf31e9e)){const _0x100396=this['_clearOtherTimers'][_0xe2c227(0x56f)](_0xf31e9e);_0x100396&&window[_0xe2c227(0x595)](_0x100396),this['_clearOtherTimers'][_0xe2c227(0x472)](_0xf31e9e,null);}}[_0x270b48(0x4f3)](_0x43d75f){const _0x54946d=_0x270b48,{memberID:_0x3a0e51,unitIDs:_0x4c3ba5}=_0x43d75f;_0x4c3ba5[_0x54946d(0x4bd)](_0x35ce52=>{const _0x4c0dfe=_0x54946d;var _0x5d2fcf;const _0x114d7f=this[_0x4c0dfe(0x469)]['get'](_0x35ce52);_0x114d7f&&(_0x114d7f[_0x4c0dfe(0x48d)](_0x3a0e51),(_0x5d2fcf=this[_0x4c0dfe(0x2e2)](_0x35ce52))==null||_0x5d2fcf['next'](_0x114d7f[_0x4c0dfe(0x611)]===0x0?0x0:0x1));}),this[_0x54946d(0x276)](_0x3a0e51);}[_0x270b48(0x482)](_0x18f21f){const _0x5ee632=_0x270b48;this[_0x5ee632(0x3af)](_0x18f21f[_0x5ee632(0x1d0)]);}[_0x270b48(0x2ce)](_0x2fdef8){const _0x11e79e=_0x270b48;localStorage['setItem'](_0x4eba9f,JSON[_0x11e79e(0x254)](_0x2fdef8));}[_0x270b48(0x47d)](){const _0x2e8cf3=_0x270b48;this['_heartbeatTimer']=window[_0x2e8cf3(0x442)](()=>{const _0x1cbc02=_0x2e8cf3;this[_0x1cbc02(0x2ce)]({'type':0x2,'memberID':this[_0x1cbc02(0x34e)]});},_0x27aa2f);}[_0x270b48(0x2e2)](_0x259af9){const _0x483f8d=_0x270b48;return this['_unitStatus'][_0x483f8d(0x5aa)](_0x259af9)||this[_0x483f8d(0x367)][_0x483f8d(0x472)](_0x259af9,new _0x43beed[(_0x483f8d(0x65c))](0x0)),this['_unitStatus'][_0x483f8d(0x56f)](_0x259af9);}}var _0xf2c0e3=Object[_0x270b48(0x29d)],_0x3b18a8=Object[_0x270b48(0x255)],_0x7d9395=(_0x48ebac,_0x181a6d,_0x3c00cd,_0x3aec2d)=>{for(var _0x78369d=_0x3aec2d>0x1?void 0x0:_0x3aec2d?_0x3b18a8(_0x181a6d,_0x3c00cd):_0x181a6d,_0x1d5d31=_0x48ebac['length']-0x1,_0x5d9932;_0x1d5d31>=0x0;_0x1d5d31--)(_0x5d9932=_0x48ebac[_0x1d5d31])&&(_0x78369d=(_0x3aec2d?_0x5d9932(_0x181a6d,_0x3c00cd,_0x78369d):_0x5d9932(_0x78369d))||_0x78369d);return _0x3aec2d&&_0x78369d&&_0xf2c0e3(_0x181a6d,_0x3c00cd,_0x78369d),_0x78369d;},_0x40acdd=(_0x30db89,_0x159a4b)=>(_0x36ebf1,_0x18e4ca)=>_0x159a4b(_0x36ebf1,_0x18e4ca,_0x30db89);let _0x79b668=class{constructor(_0x111c2c,_0x53c2b5,_0x49453a){const _0x53aa8c=_0x270b48;this[_0x53aa8c(0x358)]=_0x111c2c,this[_0x53aa8c(0x54b)]=_0x53c2b5,this['_docStateChangeManagerService']=_0x49453a;}[_0x270b48(0x2d0)](_0x5f43e5){this['_transformHistoryAndStateStack'](_0x5f43e5);}[_0x270b48(0x5b5)](_0x4a039f){const _0x22089b=_0x270b48,{unitID:_0x38277d}=_0x4a039f,{collaboration:_0x5db4fa}=this[_0x22089b(0x4fc)]['getStateCache'](_0x38277d);if(_0x5db4fa[_0x22089b(0x2df)]===0x0)return _0x4a039f;let _0x17bb84=_0x10122e[_0x22089b(0x3bf)][_0x22089b(0x20d)](_0x4a039f[_0x22089b(0x43b)][0x0]);for(let _0x26d1db=0x0;_0x26d1db<_0x5db4fa[_0x22089b(0x2df)];_0x26d1db++){const _0x5ccdbd={'id':'doc.mutation.rich-text-editing','params':{'unitId':_0x5db4fa[_0x26d1db]['unitId'],..._0x5db4fa[_0x26d1db][_0x22089b(0x568)]}},_0x5bc393=this['_transformService']['transformMutation'](_0x17bb84,_0x5ccdbd,!0x1);if(_0x434c76['isTransformMutationFailure'](_0x5bc393))throw _0x5bc393[_0x22089b(0x371)];_0x17bb84=_0x5bc393[_0x22089b(0x659)];}return{..._0x10122e[_0x22089b(0x3bf)][_0x22089b(0x20d)](_0x4a039f),'mutations':[_0x17bb84]};}[_0x270b48(0x585)](_0xafe82f){const _0x30920e=_0x270b48,{unitID:_0x424daa}=_0xafe82f,{history:_0x227cfd,collaboration:_0x40035b}=this['_docStateChangeManagerService'][_0x30920e(0x3f0)](_0x424daa);if(_0x227cfd[_0x30920e(0x2df)]===0x0&&_0x40035b['length']===0x0)return;const _0x5de31d=[],_0x29cb10=[];let _0xfcec00=_0x10122e[_0x30920e(0x3bf)][_0x30920e(0x20d)](_0xafe82f[_0x30920e(0x43b)][0x0]),_0x41dbce=_0x10122e[_0x30920e(0x3bf)][_0x30920e(0x20d)](_0xafe82f[_0x30920e(0x43b)][0x0]);for(let _0x39b65e=_0x227cfd['length']-0x1;_0x39b65e>=0x0;_0x39b65e--){const _0x4d8234={'id':_0x30920e(0x3b4),'params':{'unitId':_0x227cfd[_0x39b65e][_0x30920e(0x3d3)],..._0x227cfd[_0x39b65e][_0x30920e(0x620)]}},_0x50b76d={'id':_0x30920e(0x3b4),'params':{'unitId':_0x227cfd[_0x39b65e][_0x30920e(0x3d3)],..._0x227cfd[_0x39b65e][_0x30920e(0x568)]}},_0x5cbe27=this['_transformService'][_0x30920e(0x476)](_0xfcec00,_0x4d8234,!0x1),_0x347a56=this[_0x30920e(0x54b)][_0x30920e(0x476)](_0x41dbce,_0x50b76d,!0x1);if(_0x434c76['isTransformMutationFailure'](_0x5cbe27))throw _0x5cbe27[_0x30920e(0x371)];if(_0x434c76[_0x30920e(0x330)](_0x347a56))throw _0x347a56[_0x30920e(0x371)];_0x5de31d[_0x30920e(0x394)]({..._0x227cfd[_0x39b65e],'undoState':_0x5cbe27[_0x30920e(0x682)][_0x30920e(0x4ef)],'redoState':_0x347a56[_0x30920e(0x682)][_0x30920e(0x4ef)]}),_0xfcec00=_0x5cbe27[_0x30920e(0x659)],_0x41dbce=_0x347a56[_0x30920e(0x659)];}_0xfcec00=_0x10122e[_0x30920e(0x3bf)][_0x30920e(0x20d)](_0xafe82f[_0x30920e(0x43b)][0x0]),_0x41dbce=_0x10122e[_0x30920e(0x3bf)][_0x30920e(0x20d)](_0xafe82f[_0x30920e(0x43b)][0x0]);for(let _0x8e42a4=_0x40035b[_0x30920e(0x2df)]-0x1;_0x8e42a4>=0x0;_0x8e42a4--){const _0xe3e163={'id':'doc.mutation.rich-text-editing','params':{'unitId':_0x40035b[_0x8e42a4][_0x30920e(0x3d3)],..._0x40035b[_0x8e42a4][_0x30920e(0x620)]}},_0x365838={'id':_0x30920e(0x3b4),'params':{'unitId':_0x40035b[_0x8e42a4][_0x30920e(0x3d3)],..._0x40035b[_0x8e42a4][_0x30920e(0x568)]}},_0x2797b9=this[_0x30920e(0x54b)][_0x30920e(0x476)](_0xfcec00,_0xe3e163,!0x1),_0x6dd03b=this[_0x30920e(0x54b)][_0x30920e(0x476)](_0x41dbce,_0x365838,!0x1);if(_0x434c76['isTransformMutationFailure'](_0x2797b9))throw _0x2797b9[_0x30920e(0x371)];if(_0x434c76['isTransformMutationFailure'](_0x6dd03b))throw _0x6dd03b['error'];_0x29cb10[_0x30920e(0x394)]({..._0x40035b[_0x8e42a4],'undoState':_0x2797b9[_0x30920e(0x682)][_0x30920e(0x4ef)],'redoState':_0x6dd03b['m2Prime'][_0x30920e(0x4ef)]}),_0xfcec00=_0x2797b9[_0x30920e(0x659)],_0x41dbce=_0x6dd03b[_0x30920e(0x659)];}this[_0x30920e(0x4fc)][_0x30920e(0x2f2)](_0x424daa,{'history':_0x5de31d,'collaboration':_0x29cb10});}};_0x79b668=_0x7d9395([_0x40acdd(0x0,_0x10122e[_0x270b48(0x5c7)](_0x10122e['Injector'])),_0x40acdd(0x1,_0x434c76['ITransformService']),_0x40acdd(0x2,_0x10122e[_0x270b48(0x5c7)](_0x427cca[_0x270b48(0x1fc)]))],_0x79b668);function _0x46ba9a(_0x2e3010){const _0x447e6e=_0x270b48;let _0x823317='';for(const _0x2c5136 of _0x2e3010){const {startOffset:_0x26fbe6,endOffset:_0xd05ff2,isActive:_0x5f4bbb,rangeType:_0x5886ba,segmentId:_0x1586b7,segmentPage:_0xf3fd22}=_0x2c5136;_0x823317[_0x447e6e(0x2df)]&&(_0x823317+=','),_0x823317+=_0x26fbe6+':'+_0xd05ff2+':'+(_0x5f4bbb?'1':'0')+':'+_0x5886ba+':'+_0x1586b7+':'+_0xf3fd22;}return _0x823317;}function _0x334742(_0xff418e){const _0x15d1ee=_0x270b48,_0x2d1a69=_0xff418e[_0x15d1ee(0x211)](','),_0xe6464=[];for(const _0x63821e of _0x2d1a69){const [_0x5bfaaa,_0x41a928,_0x3ee4cf,_0x340abe,_0x140555,_0x3e8f1c]=_0x63821e[_0x15d1ee(0x211)](':');_0xe6464[_0x15d1ee(0x28f)]({'startOffset':Number(_0x5bfaaa),'endOffset':Number(_0x41a928),'collapsed':_0x5bfaaa===_0x41a928,'isActive':_0x3ee4cf==='1','rangeType':_0x340abe===_0x10122e['DOC_RANGE_TYPE']['TEXT']?_0x10122e[_0x15d1ee(0x266)]['TEXT']:_0x10122e[_0x15d1ee(0x266)][_0x15d1ee(0x202)],'segmentId':typeof _0x140555==_0x15d1ee(0x451)?String(_0x140555):'','segmentPage':Number(_0x3e8f1c!=null?_0x3e8f1c:-0x1)});}return _0xe6464[_0x15d1ee(0x601)](_0x3143f6=>_0x3143f6[_0x15d1ee(0x387)])||(_0xe6464[0x0][_0x15d1ee(0x387)]=!0x0),_0xe6464;}class _0x3a2161 extends _0x10122e[_0x270b48(0x332)]{constructor(){const _0x248811=_0x270b48;super(...arguments),_0x11da04(this,_0x248811(0x4a2),new _0x43beed['BehaviorSubject'](null)),_0x11da04(this,_0x248811(0x2f5),this[_0x248811(0x4a2)][_0x248811(0x644)]());}[_0x270b48(0x694)](_0x2c3b52){const _0x3f8116=_0x270b48,{unitID:_0x360359,memberID:_0x19a7a5,textRanges:_0xa5fc0}=_0x2c3b52,_0xcc1128=_0x46ba9a(_0xa5fc0);if(_0xcc1128==='')return;const _0x13ef88={'unitID':_0x360359,'memberID':_0x19a7a5,'selection':_0xcc1128};this[_0x3f8116(0x4a2)][_0x3f8116(0x299)](_0x13ef88);}}var _0x2043e5=Object['defineProperty'],_0x12d109=Object[_0x270b48(0x255)],_0xcb844f=(_0x2f135f,_0xf94551,_0x41562e,_0xdf9991)=>{for(var _0x50dda3=_0xdf9991>0x1?void 0x0:_0xdf9991?_0x12d109(_0xf94551,_0x41562e):_0xf94551,_0x8aafe0=_0x2f135f['length']-0x1,_0x33ede8;_0x8aafe0>=0x0;_0x8aafe0--)(_0x33ede8=_0x2f135f[_0x8aafe0])&&(_0x50dda3=(_0xdf9991?_0x33ede8(_0xf94551,_0x41562e,_0x50dda3):_0x33ede8(_0x50dda3))||_0x50dda3);return _0xdf9991&&_0x50dda3&&_0x2043e5(_0xf94551,_0x41562e,_0x50dda3),_0x50dda3;},_0x30844d=(_0x2beb20,_0x184088)=>(_0x400408,_0x1b3164)=>_0x184088(_0x400408,_0x1b3164,_0x2beb20);let _0x38bb72=class{constructor(_0x32ba1a,_0x4bb77f){const _0x441229=_0x270b48;this[_0x441229(0x358)]=_0x32ba1a,this[_0x441229(0x54b)]=_0x4bb77f;}[_0x270b48(0x271)](_0x396c89){const _0x190a56=_0x270b48;var _0x4f55cc;const _0x55befb=this[_0x190a56(0x358)][_0x190a56(0x56f)](_0x48121f[_0x190a56(0x693)]),_0x4f91d8=(_0x4f55cc=_0x55befb[_0x190a56(0x26b)]())!=null?_0x4f55cc:[];if(_0x4f91d8[_0x190a56(0x2df)]===0x0)return;const _0xfa6e56=_0x396c89[_0x190a56(0x224)],_0x4838e3=[{'id':_0x190a56(0x3b4),'params':{'unitId':_0xfa6e56,'actions':null,'textRanges':_0x4f91d8}}],_0x3d4fc7=this['_transformService']['transformMutationsWithChangeset'](_0x396c89,_0x4838e3);if(!_0x434c76[_0x190a56(0x425)](_0x3d4fc7))throw _0x3d4fc7[_0x190a56(0x371)];const _0x48338b=_0x3d4fc7[_0x190a56(0x682)][0x0][_0x190a56(0x4ef)]['textRanges'];Array['isArray'](_0x48338b)&&_0x48338b[_0x190a56(0x2df)]&&_0x55befb[_0x190a56(0x4b5)](_0x48338b,{'unitId':_0xfa6e56,'subUnitId':_0xfa6e56},!0x1);}};_0x38bb72=_0xcb844f([_0x30844d(0x0,_0x10122e[_0x270b48(0x5c7)](_0x10122e['Injector'])),_0x30844d(0x1,_0x434c76[_0x270b48(0x3d9)])],_0x38bb72);const _0x5d76b9=new Set([_0x43d50e[_0x270b48(0x1d7)]['id']]);function _0x26b9af(_0x443290,_0x55bd28,_0x5c542c,_0x50aebb,_0x187fda){const _0x318ccf=_0x270b48;var _0x11b91f,_0x5e46cf,_0x2f03ef,_0x1e0f66;const _0x1955a8=[];for(const _0x5f13d1 of _0x443290)if(_0x5d76b9[_0x318ccf(0x5aa)](_0x5f13d1['id'])){if(_0x1955a8[_0x318ccf(0x2df)]>0x0)break;_0x1955a8[_0x318ccf(0x28f)](_0x5f13d1);break;}else _0x1955a8['push'](_0x5f13d1);const _0x5d990c=(_0x5e46cf=(_0x11b91f=_0x187fda[_0x318ccf(0x1d8)]())==null?void 0x0:_0x11b91f[_0x318ccf(0x581)])!=null?_0x5e46cf:_0x318ccf(0x31f),_0x19b7e5=(_0x1e0f66=(_0x2f03ef=_0x187fda[_0x318ccf(0x1d8)]())==null?void 0x0:_0x2f03ef[_0x318ccf(0x1d0)])!=null?_0x1e0f66:'unknown';return{'changeset':{'unitID':_0x55bd28,'type':_0x434c76['mapDocumentTypeToUniverType'](_0x5c542c[_0x318ccf(0x2e7)](_0x55bd28)),'baseRev':_0x50aebb[_0x318ccf(0x3ff)](_0x55bd28),'revision':0x0,'userID':_0x5d990c,'memberID':_0x19b7e5,'mutations':_0x1955a8},'pendingMutations':_0x443290[_0x318ccf(0x4ac)](_0x1955a8[_0x318ccf(0x2df)])};}function _0x560128(_0x59c930,_0x449e8a,_0x5b3981,_0x3bbef7,_0x150bcd){const _0x2be8a8=_0x270b48;var _0x9e9fea,_0x40e53f,_0x3efd51,_0x2851e1;const _0xc7c9=[_0x59c930[_0x2be8a8(0x578)]((_0x2d3b28,_0xfd7362)=>{const _0x4b23a2=_0x2be8a8;var _0x4019df;const {id:_0x3bbb54}=_0x2d3b28,{id:_0x39dc72,type:_0x21c627}=_0xfd7362,_0x1ec42b=(_0x4019df=_0x2d3b28['params'])!=null?_0x4019df:{'actions':null},_0x50f6eb=_0xfd7362[_0x4b23a2(0x4ef)];if(_0x3bbb54&&_0x3bbb54!==_0x39dc72)throw new Error(_0x4b23a2(0x60a)+_0x3bbb54+'\x20-\x20'+_0x39dc72+'.');return{..._0x2d3b28,'id':_0x39dc72,'type':_0x21c627,'params':{'unitId':_0x50f6eb[_0x4b23a2(0x3d3)],'textRanges':_0x50f6eb[_0x4b23a2(0x21f)],'actions':_0x10122e['JSONX'][_0x4b23a2(0x28a)](_0x1ec42b[_0x4b23a2(0x20a)],_0x50f6eb['actions'])}};},{})],_0x3f2f4a=(_0x40e53f=(_0x9e9fea=_0x150bcd[_0x2be8a8(0x1d8)]())==null?void 0x0:_0x9e9fea[_0x2be8a8(0x581)])!=null?_0x40e53f:_0x2be8a8(0x31f),_0x3d1107=(_0x2851e1=(_0x3efd51=_0x150bcd[_0x2be8a8(0x1d8)]())==null?void 0x0:_0x3efd51['memberID'])!=null?_0x2851e1:_0x2be8a8(0x31f);return{'changeset':{'unitID':_0x449e8a,'type':_0x434c76[_0x2be8a8(0x36e)](_0x5b3981[_0x2be8a8(0x2e7)](_0x449e8a)),'baseRev':_0x3bbef7[_0x2be8a8(0x3ff)](_0x449e8a),'revision':0x0,'userID':_0x3f2f4a,'memberID':_0x3d1107,'mutations':_0xc7c9},'pendingMutations':[]};}function _0x29b3ac(_0xa91b1b,_0x4cd007){const _0x3b0bfd=_0x270b48,_0x3743ae=new _0x43beed[(_0x3b0bfd(0x5e0))](0x1);return setTimeout(()=>_0x3743ae['next'](_0x4cd007),_0xa91b1b),_0x3743ae[_0x3b0bfd(0x644)]()[_0x3b0bfd(0x3fb)](_0x43beed[_0x3b0bfd(0x4cd)](0x1));}const _0x145b5b={'id':_0x43d50e[_0x270b48(0x500)]['id'],'type':_0x10122e[_0x270b48(0x462)][_0x270b48(0x329)],'params':{}};var _0x10bbfc=Object[_0x270b48(0x29d)],_0x5d3ff3=Object[_0x270b48(0x255)],_0xcc1c30=(_0x42128a,_0x5ba9d0,_0x25bf0f,_0x273edf)=>{const _0x30c4b5=_0x270b48;for(var _0x1cadb3=_0x273edf>0x1?void 0x0:_0x273edf?_0x5d3ff3(_0x5ba9d0,_0x25bf0f):_0x5ba9d0,_0x5d409b=_0x42128a[_0x30c4b5(0x2df)]-0x1,_0x58d69c;_0x5d409b>=0x0;_0x5d409b--)(_0x58d69c=_0x42128a[_0x5d409b])&&(_0x1cadb3=(_0x273edf?_0x58d69c(_0x5ba9d0,_0x25bf0f,_0x1cadb3):_0x58d69c(_0x1cadb3))||_0x1cadb3);return _0x273edf&&_0x1cadb3&&_0x10bbfc(_0x5ba9d0,_0x25bf0f,_0x1cadb3),_0x1cadb3;},_0x3144de=(_0xc9acc3,_0x5938e8)=>(_0x5017f8,_0x46f927)=>_0x5938e8(_0x5017f8,_0x46f927,_0xc9acc3),_0x27aa5e=(_0x623101=>(_0x623101[_0x270b48(0x5db)]='not_collab',_0x623101[_0x270b48(0x420)]='synced',_0x623101[_0x270b48(0x53c)]=_0x270b48(0x615),_0x623101['AWAITING']=_0x270b48(0x431),_0x623101[_0x270b48(0x5f4)]=_0x270b48(0x563),_0x623101[_0x270b48(0x4e1)]=_0x270b48(0x4a7),_0x623101[_0x270b48(0x452)]=_0x270b48(0x36d),_0x623101[_0x270b48(0x2f3)]=_0x270b48(0x552),_0x623101))(_0x27aa5e||{});const _0x28c01f=0xea60;class _0x385537{constructor(_0x6dbeb8,_0x5d28d5,_0x2158c9,_0x4fbd36,_0x281861,_0x13ef4d,_0x5a5a9d,_0x49a6a0,_0x391480){const _0x12775f=_0x270b48;_0x11da04(this,'_awaitingChangeset',null),_0x11da04(this,_0x12775f(0x510),[]),(this[_0x12775f(0x224)]=_0x6dbeb8,this[_0x12775f(0x21d)]=_0x5d28d5,this[_0x12775f(0x307)]=_0x281861,this['_commandService']=_0x13ef4d,this[_0x12775f(0x4f6)]=_0x5a5a9d,this[_0x12775f(0x4cb)]=_0x49a6a0,this[_0x12775f(0x5a3)]=_0x391480,this[_0x12775f(0x47a)]=_0x2158c9,this[_0x12775f(0x510)]=_0x4fbd36);}['_checkMissing'](_0x1992c0){const _0x5b2567=_0x270b48,_0x509606=this[_0x5b2567(0x4cb)]['getCurrentRevOfUnit'](this[_0x5b2567(0x224)]);return _0x1992c0['revision']>_0x509606+0x1?(this[_0x5b2567(0x307)][_0x5b2567(0x508)]({'from':_0x509606,'to':_0x1992c0[_0x5b2567(0x63c)]-0x1}),!0x0):!0x1;}[_0x270b48(0x2e0)](_0x11b788){const _0x4ad32e=_0x270b48;this[_0x4ad32e(0x4f6)][_0x4ad32e(0x507)](this[_0x4ad32e(0x224)],_0x11b788);}[_0x270b48(0x62d)](_0x7ac32d){const _0x3d7df4=_0x270b48;var _0x5cfdb0,_0x53bace;(_0x53bace=(_0x5cfdb0=this[_0x3d7df4(0x307)])[_0x3d7df4(0x5b1)])==null||_0x53bace[_0x3d7df4(0x27f)](_0x5cfdb0,_0x7ac32d);}[_0x270b48(0x370)](_0x5df485){const _0x11e3ab=_0x270b48;var _0x355bd3,_0x51e119;return(_0x51e119=(_0x355bd3=this[_0x11e3ab(0x307)])['onTransformIME'])==null?void 0x0:_0x51e119[_0x11e3ab(0x27f)](_0x355bd3,_0x5df485);}[_0x270b48(0x612)](_0x3d8ec0){const _0x2497dd=_0x270b48;var _0x5d6331,_0xd910ec;return(_0xd910ec=(_0x5d6331=this[_0x2497dd(0x307)])[_0x2497dd(0x205)])==null?void 0x0:_0xd910ec[_0x2497dd(0x27f)](_0x5d6331,_0x3d8ec0);}[_0x270b48(0x3c5)](_0x540000){const _0x4b444c=_0x270b48;var _0x17e570,_0x3bc405,_0x51ff1e;return(_0x51ff1e=(_0x3bc405=(_0x17e570=this[_0x4b444c(0x307)])[_0x4b444c(0x4e4)])==null?void 0x0:_0x3bc405['call'](_0x17e570,_0x540000))!=null?_0x51ff1e:_0x540000;}[_0x270b48(0x64d)](_0x12252c){const _0xaa0614=_0x270b48;var _0x4105dd,_0x2b0eae,_0xc5bac9;return(_0xc5bac9=(_0x2b0eae=(_0x4105dd=this['_handler'])[_0xaa0614(0x5e2)])==null?void 0x0:_0x2b0eae[_0xaa0614(0x27f)](_0x4105dd,_0x12252c))!=null?_0xc5bac9:_0x12252c;}[_0x270b48(0x67b)](_0x289a00){const _0x147268=_0x270b48;var _0x4fe319,_0x1f5cd3;if(this['type']===_0x8439e8['UNIVER_DOC']){const {unitID:_0x56f062,mutations:_0x3e1460,memberID:_0x4ce46e}=_0x289a00,_0x137301=_0x3e1460[0x0][_0x147268(0x4ef)]['textRanges'];Array[_0x147268(0x3dc)](_0x137301)&&_0x137301[_0x147268(0x2df)]>0x0&&((_0x1f5cd3=(_0x4fe319=this[_0x147268(0x307)])[_0x147268(0x505)])==null||_0x1f5cd3[_0x147268(0x27f)](_0x4fe319,{'unitID':_0x56f062,'memberID':_0x4ce46e,'textRanges':_0x137301}));}}[_0x270b48(0x32e)](){const _0x1a26ae=_0x270b48;this[_0x1a26ae(0x5a3)][_0x1a26ae(0x58c)](this[_0x1a26ae(0x224)],this[_0x1a26ae(0x21d)],this[_0x1a26ae(0x47a)],this['_pendingMutations']);}['_getCurrentRevision'](){const _0x30b687=_0x270b48;return this['_revisionService'][_0x30b687(0x3ff)](this[_0x30b687(0x224)]);}['_incrementRevisionNumber'](){const _0x5043d5=_0x270b48;this[_0x5043d5(0x4cb)][_0x5043d5(0x599)](this[_0x5043d5(0x224)]);}[_0x270b48(0x525)](_0x101476){const _0x3716eb=_0x270b48;var _0x13f4d5;let _0xd8327a=this[_0x3716eb(0x3c5)](_0x101476);_0xd8327a=this[_0x3716eb(0x64d)](_0xd8327a);const _0x5d059c=_0x10122e[_0x3716eb(0x573)](_0xd8327a['mutations'],this[_0x3716eb(0x4ce)],{'fromCollab':!0x0});if(!_0x5d059c[_0x3716eb(0x698)])throw _0x5d059c['error']instanceof Error?_0x5d059c[_0x3716eb(0x371)]:new Error((_0x13f4d5=_0x5d059c[_0x3716eb(0x371)])!=null?_0x13f4d5:_0x3716eb(0x1e1));this['_transformIMECache'](_0xd8327a),this[_0x3716eb(0x612)](_0xd8327a),this[_0x3716eb(0x2e0)](_0x101476),this['_transformSelections'](_0xd8327a),this[_0x3716eb(0x67b)](_0xd8327a),this[_0x3716eb(0x3c6)]();}}let _0x4b3062=class extends _0x385537{constructor(_0x2feaa3,_0x1741fb,_0x5b7f6d,_0x1f13d5,_0x691f91,_0x48ab8a,_0x80bf76,_0x1ea336,_0x1d2795,_0x466fcf){const _0x9c61b4=_0x270b48;super(_0x2feaa3,_0x1741fb,null,[],_0x5b7f6d,_0x1ea336,_0x80bf76,_0x1f13d5,_0x691f91),_0x11da04(this,_0x9c61b4(0x46e),_0x9c61b4(0x2bb)),(this[_0x9c61b4(0x358)]=_0x48ab8a,this[_0x9c61b4(0x477)]=_0x1d2795,this[_0x9c61b4(0x54b)]=_0x466fcf);}[_0x270b48(0x4c1)](_0x2cc5e3){const _0x21d2ad=_0x270b48,_0x1d3457=this[_0x21d2ad(0x358)]['createInstance'](_0x3574b8,this[_0x21d2ad(0x224)],this[_0x21d2ad(0x21d)],[_0x2cc5e3],this['_handler']);return _0x1d3457[_0x21d2ad(0x243)](),_0x1d3457[_0x21d2ad(0x32e)](),_0x1d3457;}['onRemoteChangeset'](_0x507287){const _0x27ee33=_0x270b48;if(this[_0x27ee33(0x3bb)](_0x507287))return this[_0x27ee33(0x358)][_0x27ee33(0x624)](_0x5d1507,this[_0x27ee33(0x224)],this['type'],null,[],null,[_0x507287],this[_0x27ee33(0x307)]);try{const _0x5ce6d0=this[_0x27ee33(0x54b)][_0x27ee33(0x236)](_0x507287,[_0x145b5b]);if(_0x434c76[_0x27ee33(0x425)](_0x5ce6d0)){const {c1Prime:_0x55d566}=_0x5ce6d0;return this['_executeRemoteChangeset'](_0x55d566),this;}throw _0x5ce6d0['error'];}catch(_0x4f4f18){return this[_0x27ee33(0x477)]['error'](_0x4f4f18),this[_0x27ee33(0x2ad)](!0x1);}}[_0x270b48(0x2ad)](_0x40ebcd){const _0x7a2e9c=_0x270b48;return this['_injector']['createInstance'](_0x46c0eb,this['unitID'],this[_0x7a2e9c(0x21d)],null,[],this[_0x7a2e9c(0x307)],_0x40ebcd);}[_0x270b48(0x2fb)](){const _0x44da9f=_0x270b48;throw new Error(_0x44da9f(0x450));}[_0x270b48(0x347)](){throw new Error('[SyncedState]:\x20received\x20rejection.');}[_0x270b48(0x4c0)](){return this;}[_0x270b48(0x200)](){const _0x36de11=_0x270b48;return this[_0x36de11(0x358)][_0x36de11(0x624)](_0x1588a6,this[_0x36de11(0x224)],this[_0x36de11(0x21d)],null,[],this[_0x36de11(0x307)]);}[_0x270b48(0x381)](){return this;}[_0x270b48(0x1e6)](){const _0x26f48e=_0x270b48;throw new Error(_0x26f48e(0x562));}['fetchMiss'](){const _0x33c311=_0x270b48,_0x33d4f7=this[_0x33c311(0x4cb)][_0x33c311(0x3ff)](this[_0x33c311(0x224)]);return this[_0x33c311(0x307)][_0x33c311(0x508)]({'from':_0x33d4f7,'to':0x0}),this[_0x33c311(0x358)][_0x33c311(0x624)](_0x5d1507,this['unitID'],this[_0x33c311(0x21d)],null,[],null,[],this[_0x33c311(0x307)]);}};_0x4b3062=_0xcc1c30([_0x3144de(0x3,_0x10122e[_0x270b48(0x5c7)](_0x434c76[_0x270b48(0x5b0)])),_0x3144de(0x4,_0x10122e['Inject'](_0x3ef0c0['LocalCacheService'])),_0x3144de(0x5,_0x10122e[_0x270b48(0x5c7)](_0x10122e['Injector'])),_0x3144de(0x6,_0x10122e[_0x270b48(0x1eb)]),_0x3144de(0x7,_0x10122e[_0x270b48(0x1e0)]),_0x3144de(0x8,_0x10122e[_0x270b48(0x4d7)]),_0x3144de(0x9,_0x434c76[_0x270b48(0x3d9)])],_0x4b3062);let _0x3574b8=class extends _0x385537{constructor(_0x211e88,_0x7ffb69,_0xf7513d,_0x2a1e3b,_0x20c6a9,_0x114a8e,_0x1ce397,_0x2af2db,_0x204431,_0xfb8d69,_0x2477b5,_0x3d1745,_0x29984b,_0x2afe4a){const _0x2e6372=_0x270b48;super(_0x211e88,_0x7ffb69,null,_0xf7513d,_0x2a1e3b,_0xfb8d69,_0x2afe4a,_0x114a8e,_0x1ce397),_0x11da04(this,'status',_0x2e6372(0x615)),_0x11da04(this,_0x2e6372(0x237),null),_0x11da04(this,_0x2e6372(0x402),null),(this[_0x2e6372(0x358)]=_0x20c6a9,this[_0x2e6372(0x60b)]=_0x2af2db,this[_0x2e6372(0x477)]=_0x204431,this['_configService']=_0x2477b5,this['_transformService']=_0x3d1745,this[_0x2e6372(0x3d7)]=_0x29984b);}[_0x270b48(0x4c1)](_0x325857){const _0x22f9e6=_0x270b48;return this[_0x22f9e6(0x510)][_0x22f9e6(0x28f)](_0x325857),this[_0x22f9e6(0x32e)](),this;}[_0x270b48(0x5d6)](_0x5c6e7d){const _0x3350b5=_0x270b48;if(this[_0x3350b5(0x3bb)](_0x5c6e7d))return this[_0x3350b5(0x4ff)](),this[_0x3350b5(0x358)][_0x3350b5(0x624)](_0x5d1507,this['unitID'],this[_0x3350b5(0x21d)],null,this[_0x3350b5(0x510)],null,[_0x5c6e7d],this[_0x3350b5(0x307)]);try{const _0x2cd883=this[_0x3350b5(0x54b)][_0x3350b5(0x236)](_0x5c6e7d,this[_0x3350b5(0x510)]);if(_0x434c76[_0x3350b5(0x425)](_0x2cd883)){const {c1Prime:_0x4e1ddf,m2Prime:_0x4727d5}=_0x2cd883;this[_0x3350b5(0x525)](_0x4e1ddf);const _0x10a217=this[_0x3350b5(0x358)][_0x3350b5(0x624)](_0x3574b8,this[_0x3350b5(0x224)],this['type'],_0x4727d5,this[_0x3350b5(0x307)]);return this[_0x3350b5(0x4ff)](),_0x10a217[_0x3350b5(0x243)](this[_0x3350b5(0x237)]?Math[_0x3350b5(0x580)](0x0,new Date()['getTime']()-this[_0x3350b5(0x237)]):this[_0x3350b5(0x487)]()),_0x10a217;}throw _0x2cd883[_0x3350b5(0x371)];}catch(_0x1c9e34){return this[_0x3350b5(0x477)][_0x3350b5(0x371)](_0x1c9e34),this['_onConflict'](!0x1);}}['onRemoteAck'](){const _0x143dfa=_0x270b48;throw new Error(_0x143dfa(0x40a));}[_0x270b48(0x347)](){const _0x3d6af0=_0x270b48;throw new Error(_0x3d6af0(0x523));}[_0x270b48(0x4c0)](){return this;}['toggleOffline'](){const _0x5b24a6=_0x270b48;return this[_0x5b24a6(0x4ff)](),this[_0x5b24a6(0x358)]['createInstance'](_0x1588a6,this[_0x5b24a6(0x224)],this['type'],null,this[_0x5b24a6(0x510)],this['_handler']);}[_0x270b48(0x381)](){return this;}[_0x270b48(0x243)](_0x198fdf){const _0x56a353=_0x270b48,_0x2b71c5=_0x198fdf!=null?_0x198fdf:this['_getSendChangesetTimeout']();this[_0x56a353(0x237)]=new Date()[_0x56a353(0x1ef)](),this[_0x56a353(0x402)]=window[_0x56a353(0x298)](()=>{const _0x1ea126=_0x56a353;this[_0x1ea126(0x4ff)]();let _0x4a9eff=null;switch(this[_0x1ea126(0x21d)]){case _0x8439e8[_0x1ea126(0x4e9)]:{_0x4a9eff=_0x26b9af(this[_0x1ea126(0x510)],this[_0x1ea126(0x224)],this['_univerInstanceService'],this['_revisionService'],this[_0x1ea126(0x60b)]);break;}case _0x8439e8[_0x1ea126(0x414)]:{this[_0x1ea126(0x510)][_0x1ea126(0x30f)](_0x20b62c=>_0x20b62c['id']===_0x48121f[_0x1ea126(0x56e)]['id'])?_0x4a9eff=_0x560128(this[_0x1ea126(0x510)],this[_0x1ea126(0x224)],this[_0x1ea126(0x3d7)],this[_0x1ea126(0x4cb)],this[_0x1ea126(0x60b)]):_0x4a9eff=_0x26b9af(this[_0x1ea126(0x510)],this[_0x1ea126(0x224)],this[_0x1ea126(0x3d7)],this[_0x1ea126(0x4cb)],this[_0x1ea126(0x60b)]);break;}default:throw new Error('[PendingState]:\x20unhandled\x20univer\x20type:\x20'+this['type']+'\x20in\x20_schedule.');}const {changeset:_0x3229f8,pendingMutations:_0x769e49}=_0x4a9eff;this[_0x1ea126(0x307)]['onSendChangeset'](_0x3229f8);const _0x97a8cd=_0x769e49['length']?this['_injector'][_0x1ea126(0x624)](_0x24ea08,this[_0x1ea126(0x224)],this[_0x1ea126(0x21d)],_0x3229f8,_0x769e49,this['_handler'],void 0x0):this[_0x1ea126(0x358)][_0x1ea126(0x624)](_0x53f33a,this[_0x1ea126(0x224)],this[_0x1ea126(0x21d)],_0x3229f8,this[_0x1ea126(0x307)]);_0x97a8cd[_0x1ea126(0x32e)](),this['_handler'][_0x1ea126(0x213)](this,_0x97a8cd);},_0x2b71c5);}[_0x270b48(0x487)](){const _0x1c8d13=_0x270b48;var _0x52ffa8;const _0x3a0c06=this[_0x1c8d13(0x4dd)][_0x1c8d13(0x5f1)](_0x100cc6);return(_0x52ffa8=_0x3a0c06==null?void 0x0:_0x3a0c06[_0x1c8d13(0x3c0)])!=null?_0x52ffa8:0x7d0;}[_0x270b48(0x1e6)](){throw new Error('[PendingState]:\x20invalid\x20calling\x20to\x20`resend`.');}[_0x270b48(0x4ff)](){const _0x3aa72d=_0x270b48;this[_0x3aa72d(0x402)]!=null&&(clearTimeout(this[_0x3aa72d(0x402)]),this[_0x3aa72d(0x402)]=null);}['_onConflict'](_0x5a526f){const _0x4b5bf5=_0x270b48;return this[_0x4b5bf5(0x4ff)](),this[_0x4b5bf5(0x358)][_0x4b5bf5(0x624)](_0x46c0eb,this[_0x4b5bf5(0x224)],this[_0x4b5bf5(0x21d)],null,this[_0x4b5bf5(0x510)],this[_0x4b5bf5(0x307)],_0x5a526f);}};_0x3574b8=_0xcc1c30([_0x3144de(0x4,_0x10122e[_0x270b48(0x5c7)](_0x10122e['Injector'])),_0x3144de(0x5,_0x10122e['Inject'](_0x434c76['RevisionService'])),_0x3144de(0x6,_0x10122e['Inject'](_0x3ef0c0['LocalCacheService'])),_0x3144de(0x7,_0x10122e['Inject'](_0x3ef0c0[_0x270b48(0x610)])),_0x3144de(0x8,_0x10122e[_0x270b48(0x4d7)]),_0x3144de(0x9,_0x10122e[_0x270b48(0x1e0)]),_0x3144de(0xa,_0x10122e[_0x270b48(0x635)]),_0x3144de(0xb,_0x434c76['ITransformService']),_0x3144de(0xc,_0x10122e[_0x270b48(0x204)]),_0x3144de(0xd,_0x10122e[_0x270b48(0x1eb)])],_0x3574b8);let _0x53f33a=class extends _0x385537{constructor(_0x2649c7,_0x3ed443,_0x199068,_0x40ffa8,_0x1f610c,_0x1ba4e8,_0x44e2e1,_0x4c759c,_0x13ab3d,_0x5b0a84,_0x1152c3){const _0x5bbd01=_0x270b48;super(_0x2649c7,_0x3ed443,_0x199068,[],_0x40ffa8,_0x4c759c,_0x1152c3,_0x1ba4e8,_0x44e2e1),_0x11da04(this,_0x5bbd01(0x46e),_0x5bbd01(0x431)),_0x11da04(this,_0x5bbd01(0x5bc),0x0),_0x11da04(this,_0x5bbd01(0x697)),_0x11da04(this,_0x5bbd01(0x61f)),(this[_0x5bbd01(0x358)]=_0x1f610c,this[_0x5bbd01(0x477)]=_0x13ab3d,this[_0x5bbd01(0x54b)]=_0x5b0a84);}['appendMutation'](_0x222b12){const _0x1a6a62=_0x270b48;this[_0x1a6a62(0x4ff)]();const _0x487e69=this['_injector'][_0x1a6a62(0x624)](_0x24ea08,this['unitID'],this[_0x1a6a62(0x21d)],this[_0x1a6a62(0x47a)],[_0x222b12],this[_0x1a6a62(0x307)],this[_0x1a6a62(0x697)]);return _0x487e69['_updateLocalCache'](),_0x487e69;}[_0x270b48(0x5d6)](_0xab1de3){const _0x486966=_0x270b48;if(this[_0x486966(0x3bb)](_0xab1de3))return this[_0x486966(0x4ff)](),this[_0x486966(0x358)][_0x486966(0x624)](_0x5d1507,this[_0x486966(0x224)],this[_0x486966(0x21d)],this[_0x486966(0x47a)],[],null,[_0xab1de3],this[_0x486966(0x307)]);try{const _0x47c5d0=this[_0x486966(0x54b)][_0x486966(0x26f)]([_0xab1de3],[this['_awaitingChangeset']],!0x1);if(_0x434c76[_0x486966(0x2b4)](_0x47c5d0)){const {c1Prime:_0x545595,c2Prime:_0x2d54ad}=_0x47c5d0;this[_0x486966(0x525)](_0x545595[0x0]),_0x2d54ad[0x0][_0x486966(0x2d5)]=this[_0x486966(0x289)](),this[_0x486966(0x4ff)]();const _0x489d87=this[_0x486966(0x358)][_0x486966(0x624)](_0x53f33a,this[_0x486966(0x224)],this[_0x486966(0x21d)],_0x2d54ad[0x0],this[_0x486966(0x307)]);return _0x489d87[_0x486966(0x32e)](),_0x489d87;}return this['_onConflict'](!0x1);}catch(_0x2a4c0b){return this[_0x486966(0x477)][_0x486966(0x371)](_0x2a4c0b),this[_0x486966(0x2ad)](!0x1);}}[_0x270b48(0x2fb)](_0x46e0d7){const _0x85e513=_0x270b48;this[_0x85e513(0x4ff)]();const _0x2f0f25=this['_revisionService'][_0x85e513(0x3ff)](this[_0x85e513(0x224)]);if(_0x46e0d7['revision']<_0x2f0f25-0x1)return this;if(this[_0x85e513(0x3bb)](_0x46e0d7))return this['_injector'][_0x85e513(0x624)](_0x5d1507,this[_0x85e513(0x224)],this[_0x85e513(0x21d)],null,[],this[_0x85e513(0x47a)],[],this['_handler']);this['_incrementRevisionNumber']();const _0x386677=this[_0x85e513(0x358)][_0x85e513(0x624)](_0x4b3062,this[_0x85e513(0x224)],this[_0x85e513(0x21d)],this['_handler']);return _0x386677['_updateLocalCache'](),_0x386677;}[_0x270b48(0x347)](_0x37e473){const _0x32e9e0=_0x270b48;return this[_0x32e9e0(0x2ad)](!!(_0x37e473!=null&&_0x37e473[_0x32e9e0(0x320)]));}[_0x270b48(0x4c0)](_0x1e586e){const _0x416b3c=_0x270b48;return this[_0x416b3c(0x5bc)]>_0x28c01f?this[_0x416b3c(0x200)]():(this['_resendTimer']=_0x29b3ac(this['_resendTimeout'],{'timeout':this['_resendTimeout'],'reqId':_0x1e586e['reqId']}),this['_sender']=this['_resendTimer'][_0x416b3c(0x40f)](({reqId:_0x56f38b,timeout:_0x54d7c3})=>{const _0x12af7a=_0x416b3c;this[_0x12af7a(0x3c3)](_0x56f38b,_0x54d7c3);}),this);}[_0x270b48(0x200)](){const _0x2d41a0=_0x270b48;return this[_0x2d41a0(0x4ff)](),this[_0x2d41a0(0x358)]['createInstance'](_0x1588a6,this[_0x2d41a0(0x224)],this[_0x2d41a0(0x21d)],this[_0x2d41a0(0x47a)],[],this[_0x2d41a0(0x307)]);}[_0x270b48(0x381)](){return this;}[_0x270b48(0x1e6)](){const _0x4c435d=_0x270b48;this[_0x4c435d(0x307)][_0x4c435d(0x2d1)](this[_0x4c435d(0x47a)]);}[_0x270b48(0x2ad)](_0x340ae7){const _0x4cd1db=_0x270b48;return this[_0x4cd1db(0x4ff)](),this[_0x4cd1db(0x358)]['createInstance'](_0x46c0eb,this[_0x4cd1db(0x224)],this['type'],this[_0x4cd1db(0x47a)],[],this['_handler'],_0x340ae7);}['_resendWithTimeout'](_0x132792,_0x4c590e){const _0x30ff34=_0x270b48;var _0x57bfef;_0x132792===((_0x57bfef=this[_0x30ff34(0x47a)])==null?void 0x0:_0x57bfef['reqId'])&&(this[_0x30ff34(0x1e6)](),this[_0x30ff34(0x5bc)]=_0x4c590e===0x0?0x3e8:_0x4c590e*0x2);}[_0x270b48(0x4ff)](){const _0x2eff86=_0x270b48;var _0x501c35;(_0x501c35=this['_sender'])==null||_0x501c35['unsubscribe'](),this[_0x2eff86(0x5bc)]=0x0;}};_0x53f33a=_0xcc1c30([_0x3144de(0x4,_0x10122e[_0x270b48(0x5c7)](_0x10122e[_0x270b48(0x53a)])),_0x3144de(0x5,_0x10122e[_0x270b48(0x5c7)](_0x434c76['RevisionService'])),_0x3144de(0x6,_0x10122e[_0x270b48(0x5c7)](_0x3ef0c0[_0x270b48(0x2c7)])),_0x3144de(0x7,_0x10122e[_0x270b48(0x1e0)]),_0x3144de(0x8,_0x10122e[_0x270b48(0x4d7)]),_0x3144de(0x9,_0x434c76['ITransformService']),_0x3144de(0xa,_0x10122e[_0x270b48(0x1eb)])],_0x53f33a);let _0x24ea08=class extends _0x385537{constructor(_0x5a7f62,_0x1c10db,_0x3d755f,_0x17c44f,_0x515052,_0xdb6efc,_0x4642a1,_0x2ab0d6,_0x2b3668,_0x2f7f8c,_0x458078,_0x57b623,_0xa3d521){const _0x17ee5f=_0x270b48;super(_0x5a7f62,_0x1c10db,_0x3d755f,_0x17c44f,_0x515052,_0x2f7f8c,_0xa3d521,_0x2ab0d6,_0x2b3668),_0x11da04(this,'status',_0x17ee5f(0x563)),_0x11da04(this,_0x17ee5f(0x5bc),0x0),_0x11da04(this,_0x17ee5f(0x697)),_0x11da04(this,'_sender'),(this['_injector']=_0x4642a1,this[_0x17ee5f(0x477)]=_0x458078,this[_0x17ee5f(0x54b)]=_0x57b623,_0xdb6efc&&(this[_0x17ee5f(0x697)]=_0xdb6efc,this['_sender']=this[_0x17ee5f(0x697)]['subscribe'](({reqId:_0x32f816,timeout:_0x1e5135})=>{this['_resendWithTimeout'](_0x32f816,_0x1e5135);})));}[_0x270b48(0x4c1)](_0xbcc57b){const _0x48c75d=_0x270b48;return this[_0x48c75d(0x510)][_0x48c75d(0x28f)](_0xbcc57b),this;}[_0x270b48(0x5d6)](_0x158130){const _0xe8757f=_0x270b48;if(this[_0xe8757f(0x3bb)](_0x158130))return this[_0xe8757f(0x4ff)](),this[_0xe8757f(0x358)]['createInstance'](_0x5d1507,this[_0xe8757f(0x224)],this[_0xe8757f(0x21d)],this[_0xe8757f(0x47a)],this[_0xe8757f(0x510)],null,[_0x158130],this['_handler']);try{const _0xb98e4d=this[_0xe8757f(0x54b)][_0xe8757f(0x26f)]([_0x158130],[this[_0xe8757f(0x47a)]],!0x1);if(_0x434c76[_0xe8757f(0x2b4)](_0xb98e4d)){const {c1Prime:_0x2b16b5,c2Prime:_0x4f97d0}=_0xb98e4d,_0x4e31dc=this[_0xe8757f(0x54b)]['transformMutationsWithChangeset'](_0x2b16b5[0x0],this[_0xe8757f(0x510)]);if(_0x434c76['isTransformMutationsWithChangesetSuccess'](_0x4e31dc)){const {c1Prime:_0x14842a,m2Prime:_0x2df7a9}=_0x4e31dc;return this['_executeRemoteChangeset'](_0x14842a),_0x4f97d0[0x0][_0xe8757f(0x2d5)]=this[_0xe8757f(0x289)](),this[_0xe8757f(0x4ff)](),this[_0xe8757f(0x358)][_0xe8757f(0x624)](_0x24ea08,this[_0xe8757f(0x224)],this[_0xe8757f(0x21d)],_0x4f97d0[0x0],_0x2df7a9,this[_0xe8757f(0x307)],void 0x0);}throw _0x4e31dc['error'];}throw _0xb98e4d[_0xe8757f(0x371)];}catch(_0xf22a12){return this[_0xe8757f(0x477)][_0xe8757f(0x371)](_0xf22a12),this[_0xe8757f(0x2ad)](!0x1);}}[_0x270b48(0x2fb)](_0x3853fd){const _0x36768d=_0x270b48;if(this['_clearScheduledTask'](),this['_checkMissing'](_0x3853fd))return this['_injector'][_0x36768d(0x624)](_0x5d1507,this[_0x36768d(0x224)],this['type'],null,this[_0x36768d(0x510)],this[_0x36768d(0x47a)],[],this[_0x36768d(0x307)]);this[_0x36768d(0x3c6)]();const _0x2f2032=this['_injector'][_0x36768d(0x624)](_0x3574b8,this['unitID'],this[_0x36768d(0x21d)],this['_pendingMutations'],this[_0x36768d(0x307)]);return _0x2f2032['_schedule'](),_0x2f2032[_0x36768d(0x32e)](),_0x2f2032;}[_0x270b48(0x347)](_0x5af807){const _0x5c28bd=_0x270b48;return this[_0x5c28bd(0x2ad)](!!(_0x5af807!=null&&_0x5af807[_0x5c28bd(0x320)]));}[_0x270b48(0x4c0)](_0x56fccf){const _0x3912af=_0x270b48;return this[_0x3912af(0x5bc)]>_0x28c01f?this['toggleOffline']():(this[_0x3912af(0x697)]=_0x29b3ac(this['_resendTimeout'],{'timeout':this['_resendTimeout'],'reqId':_0x56fccf[_0x3912af(0x677)]}),this[_0x3912af(0x61f)]=this[_0x3912af(0x697)]['subscribe'](({reqId:_0x388860,timeout:_0x459355})=>{const _0x3faec6=_0x3912af;this[_0x3faec6(0x3c3)](_0x388860,_0x459355);}),this);}['toggleOffline'](){const _0x4c70c7=_0x270b48;return this['_clearScheduledTask'](),this[_0x4c70c7(0x358)]['createInstance'](_0x1588a6,this[_0x4c70c7(0x224)],this[_0x4c70c7(0x21d)],this[_0x4c70c7(0x47a)],this['_pendingMutations'],this[_0x4c70c7(0x307)]);}[_0x270b48(0x381)](){return this;}[_0x270b48(0x1e6)](){const _0xdafff7=_0x270b48;this['_handler'][_0xdafff7(0x2d1)](this[_0xdafff7(0x47a)]);}['_onConflict'](_0xd7085d){const _0x154971=_0x270b48;return this[_0x154971(0x4ff)](),this[_0x154971(0x358)][_0x154971(0x624)](_0x46c0eb,this[_0x154971(0x224)],this[_0x154971(0x21d)],null,this[_0x154971(0x510)],this[_0x154971(0x307)],_0xd7085d);}[_0x270b48(0x3c3)](_0x272106,_0x17596c){const _0xea6137=_0x270b48;var _0x3ec7d9;_0x272106===((_0x3ec7d9=this['_awaitingChangeset'])==null?void 0x0:_0x3ec7d9['reqId'])&&(this[_0xea6137(0x1e6)](),this[_0xea6137(0x5bc)]=_0x17596c===0x0?0x3e8:_0x17596c*0x2);}['_clearScheduledTask'](){const _0x529b9e=_0x270b48;var _0x151c1e;(_0x151c1e=this[_0x529b9e(0x61f)])==null||_0x151c1e['unsubscribe'](),this['_resendTimeout']=0x0;}};_0x24ea08=_0xcc1c30([_0x3144de(0x6,_0x10122e[_0x270b48(0x5c7)](_0x10122e['Injector'])),_0x3144de(0x7,_0x10122e[_0x270b48(0x5c7)](_0x434c76[_0x270b48(0x5b0)])),_0x3144de(0x8,_0x10122e['Inject'](_0x3ef0c0[_0x270b48(0x2c7)])),_0x3144de(0x9,_0x10122e[_0x270b48(0x1e0)]),_0x3144de(0xa,_0x10122e[_0x270b48(0x4d7)]),_0x3144de(0xb,_0x434c76[_0x270b48(0x3d9)]),_0x3144de(0xc,_0x10122e['IUndoRedoService'])],_0x24ea08);let _0x46c0eb=class extends _0x385537{constructor(_0x308b91,_0xbbe983,_0x4cc35c,_0x216c08,_0x140fe2,_0x40bb71=!0x1,_0x44a1d4,_0x19d860,_0x4237e3,_0x48f84f,_0xf0d268,_0x573b33,_0x55de0e){const _0x42ef2c=_0x270b48;super(_0x308b91,_0xbbe983,_0x4cc35c,_0x216c08,_0x140fe2,_0x19d860,_0x4237e3,_0xf0d268,_0x48f84f),_0x11da04(this,_0x42ef2c(0x46e),_0x42ef2c(0x36d)),(this[_0x42ef2c(0x66c)]=_0x40bb71,this[_0x42ef2c(0x256)]=_0x44a1d4,this[_0x42ef2c(0x548)]=_0x573b33,this[_0x42ef2c(0x2be)]=_0x55de0e,this['_showConflictNotification'](),this[_0x42ef2c(0x5c4)](),this[_0x42ef2c(0x5b2)]());}[_0x270b48(0x4c1)](){return this;}[_0x270b48(0x5d6)](){return this;}[_0x270b48(0x2fb)](){return this;}[_0x270b48(0x347)](){return this;}[_0x270b48(0x4c0)](){return this;}[_0x270b48(0x200)](){return this;}[_0x270b48(0x381)](){return this;}[_0x270b48(0x1e6)](){throw new Error('[ConflictState]:\x20invalid\x20calling\x20to\x20`resend`.');}[_0x270b48(0x5c4)](){const _0x224c12=_0x270b48;this['_localCacheService'][_0x224c12(0x58c)](this[_0x224c12(0x224)],this[_0x224c12(0x21d)],null,[]);}[_0x270b48(0x273)](){const _0x49cb10=_0x270b48;this[_0x49cb10(0x66c)]?this[_0x49cb10(0x2be)][_0x49cb10(0x36c)]({'title':this['_localeService']['t'](_0x49cb10(0x2d6)),'content':this[_0x49cb10(0x548)]['t']('permission.content'),'type':_0x49cb10(0x371),'duration':0x0}):this['_notificationService'][_0x49cb10(0x36c)]({'title':this[_0x49cb10(0x548)]['t'](_0x49cb10(0x416)),'content':this[_0x49cb10(0x548)]['t']('conflict.content'),'type':_0x49cb10(0x371),'duration':0x0});}[_0x270b48(0x5b2)](){const _0x413507=_0x270b48;this[_0x413507(0x256)][_0x413507(0x59e)](new _0x43d50e[(_0x413507(0x2ff))](this[_0x413507(0x224)])['id'],!0x1);}};_0x46c0eb=_0xcc1c30([_0x3144de(0x6,_0x10122e[_0x270b48(0x5c7)](_0x10122e[_0x270b48(0x380)])),_0x3144de(0x7,_0x10122e[_0x270b48(0x1e0)]),_0x3144de(0x8,_0x10122e[_0x270b48(0x1eb)]),_0x3144de(0x9,_0x10122e[_0x270b48(0x5c7)](_0x3ef0c0[_0x270b48(0x2c7)])),_0x3144de(0xa,_0x10122e[_0x270b48(0x5c7)](_0x434c76['RevisionService'])),_0x3144de(0xb,_0x10122e[_0x270b48(0x5c7)](_0x10122e[_0x270b48(0x42c)])),_0x3144de(0xc,_0x3421c5['INotificationService'])],_0x46c0eb);let _0x1588a6=class extends _0x385537{constructor(_0x4d3724,_0x41cd44,_0x551f10,_0x28799b,_0x430b5f,_0x24919b,_0x5a00aa,_0x4c817c,_0x495e56,_0x28e4c3){const _0x1682f8=_0x270b48;super(_0x4d3724,_0x41cd44,_0x551f10,_0x28799b,_0x430b5f,_0x495e56,_0x28e4c3,_0x5a00aa,_0x4c817c),_0x11da04(this,'status',_0x1682f8(0x552)),this[_0x1682f8(0x358)]=_0x24919b;}[_0x270b48(0x4c1)](_0xaad755){const _0x49f043=_0x270b48;return this['_pendingMutations'][_0x49f043(0x28f)](_0xaad755),this[_0x49f043(0x32e)](),this;}[_0x270b48(0x5d6)](_0x3d23c1){throw new Error('[OfflineState]:\x20received\x20changeset.');}[_0x270b48(0x2fb)](){const _0x4ea8b4=_0x270b48;throw new Error(_0x4ea8b4(0x403));}[_0x270b48(0x347)](){const _0x13846c=_0x270b48;throw new Error(_0x13846c(0x42d));}['onRemoteRetry'](){return this;}[_0x270b48(0x200)](){return this;}[_0x270b48(0x381)](){const _0x6c5198=_0x270b48,{_injector:_0x4b070c,_pendingMutations:_0x4ae622,_awaitingChangeset:_0x1f7c05,unitID:_0x476442,_handler:_0x3592fd,type:_0x191e54}=this,_0x2a4a34=_0x50b2a2(_0x4b070c,_0x476442,_0x191e54,_0x1f7c05,_0x4ae622,_0x3592fd);return _0x2a4a34 instanceof _0x3574b8?_0x2a4a34[_0x6c5198(0x243)]():(_0x2a4a34 instanceof _0x24ea08||_0x2a4a34 instanceof _0x53f33a)&&_0x2a4a34[_0x6c5198(0x1e6)](),_0x2a4a34;}[_0x270b48(0x1e6)](){const _0x447a2e=_0x270b48;throw new Error(_0x447a2e(0x58d));}};_0x1588a6=_0xcc1c30([_0x3144de(0x5,_0x10122e[_0x270b48(0x5c7)](_0x10122e[_0x270b48(0x53a)])),_0x3144de(0x6,_0x10122e[_0x270b48(0x5c7)](_0x434c76[_0x270b48(0x5b0)])),_0x3144de(0x7,_0x10122e[_0x270b48(0x5c7)](_0x3ef0c0['LocalCacheService'])),_0x3144de(0x8,_0x10122e[_0x270b48(0x1e0)]),_0x3144de(0x9,_0x10122e[_0x270b48(0x1eb)])],_0x1588a6);let _0x5d1507=class extends _0x385537{constructor(_0x160091,_0x243d94,_0xb8adcb,_0x874097,_0x57f3f5,_0x831943,_0x4fa2a2,_0x6c2fd3,_0x2c1c98,_0x546105,_0x16e6ef,_0x334d78,_0x4673e9,_0x5586c0){const _0x11931=_0x270b48;super(_0x160091,_0x243d94,_0xb8adcb,_0x874097,_0x4fa2a2,_0x334d78,_0x4673e9,_0x2c1c98,_0x546105),_0x11da04(this,_0x11931(0x46e),_0x11931(0x4a7)),(this[_0x11931(0x3f6)]=_0x57f3f5,this[_0x11931(0x251)]=_0x831943,this[_0x11931(0x358)]=_0x6c2fd3,this[_0x11931(0x477)]=_0x16e6ef,this[_0x11931(0x54b)]=_0x5586c0);}[_0x270b48(0x5a1)](_0x2f5812){const _0x19e4c5=_0x270b48;try{const _0x504652=[..._0x2f5812,...this['_queuedRemoteChangesets']],_0xde031f=[this[_0x19e4c5(0x47a)]||this['_acknowledgedAwaitingChangeset']][_0x19e4c5(0x4d0)](_0x55a3e8=>!!_0x55a3e8);let _0xcf27d3,_0x34254d;if(_0xde031f[_0x19e4c5(0x2df)]){const _0x2ced4c=this[_0x19e4c5(0x54b)][_0x19e4c5(0x26f)](_0x504652,_0xde031f,!0x1);if(!_0x434c76['isTransformChangesetsSuccess'](_0x2ced4c))throw _0x2ced4c['error'];_0xcf27d3=_0x2ced4c['c1Prime'],_0x34254d=_0x2ced4c['c2Prime'];}else _0xcf27d3=_0x504652,_0x34254d=[];let _0x5aece3=this[_0x19e4c5(0x510)];_0xcf27d3[_0x19e4c5(0x4bd)](_0xb0604b=>{const _0x18588c=_0x19e4c5;let _0x5dc986;if(_0x5aece3[_0x18588c(0x2df)]){const _0x2131b8=this[_0x18588c(0x54b)][_0x18588c(0x236)](_0xb0604b,_0x5aece3);if(!_0x434c76[_0x18588c(0x425)](_0x2131b8))throw _0x2131b8[_0x18588c(0x371)];_0x5dc986=_0x2131b8['c1Prime'],_0x5aece3=_0x2131b8[_0x18588c(0x682)];}else _0x5dc986=_0xb0604b;this[_0x18588c(0x525)](_0x5dc986);}),this[_0x19e4c5(0x3f6)]&&this[_0x19e4c5(0x3c6)](),this['_awaitingChangeset']&&_0x34254d[_0x19e4c5(0x2df)]&&(_0x34254d[0x0][_0x19e4c5(0x2d5)]=this[_0x19e4c5(0x289)]());let _0x368717;if(this[_0x19e4c5(0x47a)]&&_0x5aece3['length']!==0x0)_0x368717=this[_0x19e4c5(0x358)][_0x19e4c5(0x624)](_0x24ea08,this['unitID'],this[_0x19e4c5(0x21d)],_0x34254d[0x0],_0x5aece3,this['_handler'],void 0x0);else{if(this[_0x19e4c5(0x47a)]&&_0x5aece3[_0x19e4c5(0x2df)]===0x0)_0x34254d[0x0]['baseRev']=this[_0x19e4c5(0x289)](),_0x368717=this[_0x19e4c5(0x358)]['createInstance'](_0x53f33a,this['unitID'],this['type'],_0x34254d[0x0],this['_handler']);else{if(_0x5aece3[_0x19e4c5(0x2df)]!==0x0){const _0x3c31eb=this[_0x19e4c5(0x358)][_0x19e4c5(0x624)](_0x3574b8,this[_0x19e4c5(0x224)],this[_0x19e4c5(0x21d)],_0x5aece3,this['_handler']);_0x3c31eb[_0x19e4c5(0x243)](),_0x368717=_0x3c31eb;}else _0x368717=this[_0x19e4c5(0x358)][_0x19e4c5(0x624)](_0x4b3062,this['unitID'],this[_0x19e4c5(0x21d)],this[_0x19e4c5(0x307)]);}}return _0x368717[_0x19e4c5(0x32e)](),_0x368717;}catch(_0x2add99){return this[_0x19e4c5(0x477)][_0x19e4c5(0x371)](_0x19e4c5(0x32b),'failed\x20to\x20apply\x20missed\x20changesets!',_0x2add99),this[_0x19e4c5(0x358)]['createInstance'](_0x46c0eb,this[_0x19e4c5(0x224)],this[_0x19e4c5(0x21d)],this[_0x19e4c5(0x47a)],this[_0x19e4c5(0x510)],this[_0x19e4c5(0x307)],!0x1);}}['resend'](){const _0x3aabf8=_0x270b48;throw new Error(_0x3aabf8(0x2d9));}[_0x270b48(0x4c1)](_0x4c0e45){const _0xabf25=_0x270b48;return this[_0xabf25(0x510)][_0xabf25(0x28f)](_0x4c0e45),this;}['onRemoteChangeset'](_0x4dbcee){const _0x5e9f45=_0x270b48;return this[_0x5e9f45(0x251)]['push'](_0x4dbcee),this;}[_0x270b48(0x2fb)](_0xb83e64){const _0x28e7cd=_0x270b48;if(this[_0x28e7cd(0x47a)])return this['_acknowledgedAwaitingChangeset']=this['_awaitingChangeset'],this[_0x28e7cd(0x47a)]=null,this;throw new Error(_0x28e7cd(0x470));}[_0x270b48(0x347)](_0x2bf8f7){const _0x2ba18b=_0x270b48;return this[_0x2ba18b(0x2ad)](!!(_0x2bf8f7!=null&&_0x2bf8f7['isPermissionRej']));}[_0x270b48(0x4c0)](){return this;}[_0x270b48(0x200)](){const _0x3e8b71=_0x270b48;return this['_injector']['createInstance'](_0x1588a6,this[_0x3e8b71(0x224)],this[_0x3e8b71(0x21d)],this['_awaitingChangeset'],this[_0x3e8b71(0x510)],this['_handler']);}['toggleOnline'](){return this;}[_0x270b48(0x2ad)](_0x34d52a){const _0x11d5f3=_0x270b48;return this[_0x11d5f3(0x358)][_0x11d5f3(0x624)](_0x46c0eb,this['unitID'],this[_0x11d5f3(0x21d)],this['_awaitingChangeset'],this[_0x11d5f3(0x510)],this[_0x11d5f3(0x307)],_0x34d52a);}};_0x5d1507=_0xcc1c30([_0x3144de(0x7,_0x10122e[_0x270b48(0x5c7)](_0x10122e['Injector'])),_0x3144de(0x8,_0x10122e['Inject'](_0x434c76[_0x270b48(0x5b0)])),_0x3144de(0x9,_0x10122e['Inject'](_0x3ef0c0['LocalCacheService'])),_0x3144de(0xa,_0x10122e['ILogService']),_0x3144de(0xb,_0x10122e[_0x270b48(0x1e0)]),_0x3144de(0xc,_0x10122e['IUndoRedoService']),_0x3144de(0xd,_0x434c76[_0x270b48(0x3d9)])],_0x5d1507);function _0x50b2a2(_0x594fc4,_0x2d43ca,_0x1de9d8,_0x9985a5,_0x2a389c,_0x60dcbc){const _0x504490=_0x270b48;return _0x9985a5&&_0x2a389c[_0x504490(0x2df)]?_0x594fc4[_0x504490(0x624)](_0x24ea08,_0x2d43ca,_0x1de9d8,_0x9985a5,_0x2a389c,_0x60dcbc,void 0x0):_0x9985a5?_0x594fc4['createInstance'](_0x53f33a,_0x2d43ca,_0x1de9d8,_0x9985a5,_0x60dcbc):_0x2a389c[_0x504490(0x2df)]?_0x594fc4['createInstance'](_0x3574b8,_0x2d43ca,_0x1de9d8,_0x2a389c,_0x60dcbc):_0x594fc4[_0x504490(0x624)](_0x4b3062,_0x2d43ca,_0x1de9d8,_0x60dcbc);}var _0x160fbf=Object['defineProperty'],_0x24ac20=Object['getOwnPropertyDescriptor'],_0x3b7760=(_0x3d744e,_0x58f6c2,_0x13c57a,_0x598369)=>{const _0x549635=_0x270b48;for(var _0x2eedeb=_0x598369>0x1?void 0x0:_0x598369?_0x24ac20(_0x58f6c2,_0x13c57a):_0x58f6c2,_0x347195=_0x3d744e[_0x549635(0x2df)]-0x1,_0x224324;_0x347195>=0x0;_0x347195--)(_0x224324=_0x3d744e[_0x347195])&&(_0x2eedeb=(_0x598369?_0x224324(_0x58f6c2,_0x13c57a,_0x2eedeb):_0x224324(_0x2eedeb))||_0x2eedeb);return _0x598369&&_0x2eedeb&&_0x160fbf(_0x58f6c2,_0x13c57a,_0x2eedeb),_0x2eedeb;},_0x9b120c=(_0x34ea1c,_0x2bf5cf)=>(_0x5728c9,_0x350510)=>_0x2bf5cf(_0x5728c9,_0x350510,_0x34ea1c);_0x3ef0c0['CollaborationEntity']=class extends _0x10122e[_0x270b48(0x332)]{constructor(_0x59f41a,_0x59cc2d,_0xe14370,_0x5082ec,_0x1f4243,_0x5607cf,_0x5e3836,_0x76aea7,_0x20e8db,_0x4b7240,_0x37c068,_0x197809,_0x383099){const _0x22e407=_0x270b48;super(),_0x11da04(this,_0x22e407(0x1f3),new _0x43beed[(_0x22e407(0x65c))](null)),_0x11da04(this,'state$',this[_0x22e407(0x1f3)][_0x22e407(0x644)]()),_0x11da04(this,'_state'),_0x11da04(this,_0x22e407(0x543),!0x1),_0x11da04(this,_0x22e407(0x34d),''),_0x11da04(this,_0x22e407(0x424),0x0),_0x11da04(this,_0x22e407(0x2f6),this[_0x22e407(0x4f7)][_0x22e407(0x3fb)](_0x43beed[_0x22e407(0x60f)](_0xcd0fce=>_0xcd0fce?_0xcd0fce[_0x22e407(0x46e)]:_0x27aa5e[_0x22e407(0x2f3)]),_0x43beed['shareReplay'](0x1))),_0x11da04(this,_0x22e407(0x499),!0x1),_0x11da04(this,'_remoteChangesetQueue',[]),(this[_0x22e407(0x224)]=_0x59f41a,this[_0x22e407(0x2ea)]=_0x59cc2d,this['_type']=_0xe14370,this[_0x22e407(0x358)]=_0x5082ec,this[_0x22e407(0x5a3)]=_0x1f4243,this[_0x22e407(0x651)]=_0x5607cf,this[_0x22e407(0x548)]=_0x5e3836,this[_0x22e407(0x4cb)]=_0x76aea7,this[_0x22e407(0x477)]=_0x20e8db,this[_0x22e407(0x4ce)]=_0x4b7240,this[_0x22e407(0x4e8)]=_0x37c068,this[_0x22e407(0x256)]=_0x197809,this[_0x22e407(0x47c)]=_0x383099);}get['state'](){const _0x17f32a=_0x270b48;return this[_0x17f32a(0x233)];}async[_0x270b48(0x24f)](){const _0x1d3cde=_0x270b48;if(this['state'])throw new Error(_0x1d3cde(0x45c));await this[_0x1d3cde(0x46f)]();}[_0x270b48(0x3a2)](){const _0x5ce457=_0x270b48;return this[_0x5ce457(0x543)]=!0x0,_0x10122e[_0x5ce457(0x305)](()=>{const _0x4d5124=_0x5ce457;this[_0x4d5124(0x543)]=!0x1,this[_0x4d5124(0x386)]();});}['_updateState'](_0xa58610){const _0x26ffde=_0x270b48;this[_0x26ffde(0x233)]=_0xa58610,this['_state$'][_0x26ffde(0x299)](_0xa58610);}async[_0x270b48(0x46f)](){const _0x5a85e5=_0x270b48;var _0x56c9ef;this[_0x5a85e5(0x2ae)](await this[_0x5a85e5(0x221)]()),this['_singleActiveUnitService']&&((_0x56c9ef=this[_0x5a85e5(0x47c)])==null||_0x56c9ef[_0x5a85e5(0x220)](this['unitID']),this[_0x5a85e5(0x206)](this[_0x5a85e5(0x47c)][_0x5a85e5(0x3d0)](this[_0x5a85e5(0x224)])['subscribe'](_0x2b34bf=>{const _0x302c77=_0x5a85e5;this[_0x302c77(0x477)]['debug']('[CollaborationEntity]',_0x302c77(0x259),_0x2b34bf),_0x2b34bf===_0x18fdd6[_0x302c77(0x5d4)]?(this[_0x302c77(0x4e8)][_0x302c77(0x36c)]({'content':this['_localeService']['t'](_0x302c77(0x33e)),'type':_0x4811a0[_0x302c77(0x3b0)][_0x302c77(0x309)]}),this[_0x302c77(0x256)][_0x302c77(0x59e)](new _0x43d50e[(_0x302c77(0x2ff))](this[_0x302c77(0x224)])['id'],!0x1),this['_permissionService'][_0x302c77(0x3ed)](!0x1)):(this[_0x302c77(0x256)][_0x302c77(0x59e)](new _0x43d50e[(_0x302c77(0x2ff))](this[_0x302c77(0x224)])['id'],!0x0),this['_permissionService']['setShowComponents'](!0x0));})));let _0x535ad2=!0x1;return this[_0x5a85e5(0x206)](this[_0x5a85e5(0x2ea)][_0x5a85e5(0x342)][_0x5a85e5(0x40f)](_0x45a67d=>{const _0x11d12e=_0x5a85e5;_0x45a67d===_0x606225[_0x11d12e(0x29e)]?this['_toggleOnline'](_0x535ad2):_0x45a67d===_0x606225['OFFLINE']&&(_0x535ad2=!0x0,this[_0x11d12e(0x43d)]());})),this[_0x5a85e5(0x206)](this[_0x5a85e5(0x2ea)][_0x5a85e5(0x334)]['subscribe'](_0xd177b8=>{const _0x5d6ca3=_0x5a85e5;try{switch(_0xd177b8['eventID']){case _0x434c76[_0x5d6ca3(0x4cc)][_0x5d6ca3(0x4af)]:{this[_0x5d6ca3(0x239)](_0x434c76[_0x5d6ca3(0x5ba)](_0xd177b8['data']));break;}case _0x434c76[_0x5d6ca3(0x4cc)][_0x5d6ca3(0x21b)]:{this[_0x5d6ca3(0x41f)](_0xd177b8[_0x5d6ca3(0x52b)]);break;}case _0x434c76[_0x5d6ca3(0x4cc)][_0x5d6ca3(0x22b)]:{this[_0x5d6ca3(0x29b)]();break;}case _0x434c76[_0x5d6ca3(0x4cc)][_0x5d6ca3(0x2c0)]:{this[_0x5d6ca3(0x665)](_0xd177b8['data']);break;}case _0x434c76['CollaborationEvent'][_0x5d6ca3(0x1e2)]:{this[_0x5d6ca3(0x530)](_0xd177b8['data'][_0x5d6ca3(0x478)][_0x5d6ca3(0x60f)](_0x4be3ed=>_0x434c76[_0x5d6ca3(0x5ba)](_0x4be3ed)));break;}case _0x434c76[_0x5d6ca3(0x4cc)][_0x5d6ca3(0x4f9)]:this[_0x5d6ca3(0x29b)]({'isPermissionRej':!0x0});}}catch(_0x185299){throw console[_0x5d6ca3(0x371)]('Error\x20on\x20receiving\x20event',_0x185299),_0x185299;}})),this[_0x5a85e5(0x233)];}[_0x270b48(0x2bc)](){this['_transitionLocked']=!0x1;}['_lockTransition'](){if(this['_transitionLocked'])throw new Error('[CollaborationEntity]:\x20cannot\x20lock\x20transition\x20twice!\x20This\x20is\x20an\x20implementation\x20error,\x20meaning\x20you\x20transit\x20the\x20collaboration\x20state\x20again\x20in\x20the\x20process\x20of\x20a\x20previous\x20transition.\x20This\x20should\x20never\x20happen.');this['_transitionLocked']=!0x0;}[_0x270b48(0x680)](_0x374837){const _0x5740e5=_0x270b48;this[_0x5740e5(0x5ec)](),this[_0x5740e5(0x2ae)](this[_0x5740e5(0x233)][_0x5740e5(0x4c1)](_0x374837)),this[_0x5740e5(0x2bc)]();}[_0x270b48(0x239)](_0x5b6b05){const _0x5d680d=_0x270b48;if(!(_0x5b6b05['revision']<=this[_0x5d680d(0x4cb)][_0x5d680d(0x3ff)](this[_0x5d680d(0x224)]))){if(this[_0x5d680d(0x543)]){this[_0x5d680d(0x696)][_0x5d680d(0x28f)](_0x5b6b05);return;}this[_0x5d680d(0x3e6)](_0x5b6b05);}}['_exhaustRemoteChangesetQueue'](){const _0x4c5a19=_0x270b48;this['_remoteChangesetQueue']['forEach'](_0x35b6fd=>this[_0x4c5a19(0x3e6)](_0x35b6fd)),this[_0x4c5a19(0x696)]=[];}['_applyRemoteChangeset'](_0x1319ea){const _0x2ab064=_0x270b48,_0x4781aa=this[_0x2ab064(0x651)]['interceptor'][_0x2ab064(0x66b)](this[_0x2ab064(0x651)]['interceptor'][_0x2ab064(0x39d)]()[_0x2ab064(0x2a7)])(_0x1319ea['mutations'],null)||_0x1319ea['mutations'],_0x507963={..._0x1319ea,'mutations':_0x4781aa};this['_lockTransition'](),this[_0x2ab064(0x2ae)](this[_0x2ab064(0x233)][_0x2ab064(0x5d6)](_0x507963)),this['_unlockTransition']();}['_onRemoteACK'](_0x517c3b){const _0x1c2c47=_0x270b48;this[_0x1c2c47(0x5ec)](),this[_0x1c2c47(0x2ae)](this[_0x1c2c47(0x233)][_0x1c2c47(0x2fb)](_0x517c3b)),this[_0x1c2c47(0x2bc)]();}[_0x270b48(0x29b)](_0x48a291){const _0x46020d=_0x270b48;this[_0x46020d(0x5ec)](),this['_updateState'](this['_state'][_0x46020d(0x347)](_0x48a291)),this[_0x46020d(0x2bc)]();}[_0x270b48(0x665)](_0x3f79dd){const _0xd65b66=_0x270b48;this[_0xd65b66(0x5ec)](),this[_0xd65b66(0x2ae)](this[_0xd65b66(0x233)][_0xd65b66(0x4c0)](_0x3f79dd)),this[_0xd65b66(0x2bc)]();}[_0x270b48(0x530)](_0x2bfe03){const _0x7ba2b0=_0x270b48;if(!(this['_state']instanceof _0x5d1507))throw new TypeError(_0x7ba2b0(0x4dc));const _0x55f726=_0x2bfe03['map'](_0x19778c=>{const _0x46f518=_0x7ba2b0,_0x46f7da=this['_compressMutationService'][_0x46f518(0x5bd)][_0x46f518(0x66b)](this[_0x46f518(0x651)]['interceptor'][_0x46f518(0x39d)]()[_0x46f518(0x2a7)])(_0x19778c[_0x46f518(0x43b)],null)||_0x19778c[_0x46f518(0x43b)];return{..._0x19778c,'mutations':_0x46f7da};});this['_lockTransition'](),this[_0x7ba2b0(0x2ae)](this[_0x7ba2b0(0x233)]['onMissedChangesetFetched'](_0x55f726)),this[_0x7ba2b0(0x2bc)]();}['_toggleOffline'](){const _0x14df21=_0x270b48;this[_0x14df21(0x5ec)](),this[_0x14df21(0x2ae)](this[_0x14df21(0x233)][_0x14df21(0x200)]()),this[_0x14df21(0x2bc)]();}['_toggleOnline'](_0x348006=!0x1){const _0xd7a7f5=_0x270b48;this['_lockTransition'](),this['_updateState'](this[_0xd7a7f5(0x233)][_0xd7a7f5(0x381)]()),this[_0xd7a7f5(0x2bc)]();const _0x34f310=this['_state'];_0x348006&&_0x34f310 instanceof _0x4b3062&&(this['_lockTransition'](),this[_0xd7a7f5(0x2ae)](_0x34f310[_0xd7a7f5(0x44d)]()),this[_0xd7a7f5(0x2bc)]());}async[_0x270b48(0x221)](){return new Promise(_0x71b5aa=>{const _0x3e934f=_0x5645;this[_0x3e934f(0x2ea)][_0x3e934f(0x342)][_0x3e934f(0x3fb)](_0x43beed[_0x3e934f(0x4cd)](0x1))[_0x3e934f(0x40f)](async _0x478003=>{const _0x343d23=_0x3e934f;_0x71b5aa(await this[_0x343d23(0x46a)](_0x478003===_0x606225['ONLINE']));});});}[_0x270b48(0x542)](){const _0x3d50bf=_0x270b48,_0x45814b=this[_0x3d50bf(0x224)];return{'onStateChange':(_0x47f595,_0x48f8d5)=>{const _0x22cded=_0x3d50bf;if(_0x47f595!==this['_state'])throw new Error(_0x22cded(0x2b2)+_0x47f595[_0x22cded(0x46e)]+_0x22cded(0x537)+_0x48f8d5['status']+_0x22cded(0x5de)+this['_state']['status']);this[_0x22cded(0x2ae)](_0x48f8d5);},'onSendChangeset':_0x32c494=>{const _0x222551=_0x3d50bf;_0x32c494['sid']||(_0x32c494[_0x222551(0x62e)]=this[_0x222551(0x34d)],_0x32c494['reqId']=++this['_changesetReqId']);const _0x1d323d={'eventID':_0x434c76[_0x222551(0x4cc)][_0x222551(0x258)],'data':{'unitID':_0x32c494[_0x222551(0x224)],'unitType':this[_0x222551(0x522)],'changeset':_0x32c494,'memberID':this[_0x222551(0x2ea)][_0x222551(0x50e)]()}};this[_0x222551(0x2ea)][_0x222551(0x63d)](_0x1d323d,this[_0x222551(0x224)]);},'onMissingChangesets':({from:_0x188eb0,to:_0x386e95})=>{const _0x4a3d58=_0x3d50bf;this[_0x4a3d58(0x477)]['debug'](_0x4a3d58(0x38c),_0x4a3d58(0x4b3)+_0x188eb0+'\x20to\x20'+_0x386e95);const _0x3cd795={'eventID':_0x434c76[_0x4a3d58(0x4cc)]['FETCH_MISSING'],'data':{'unitID':_0x45814b,'unitType':this['_type'],'from':_0x188eb0,'to':_0x386e95}};this[_0x4a3d58(0x2ea)][_0x4a3d58(0x63d)](_0x3cd795,this['unitID']);}};}async['_createInitialStateImpl'](_0x1d32ab){const _0xfebecc=_0x270b48;var _0x3c8f83,_0x34539a;const _0x4cb997=await this[_0xfebecc(0x5a3)][_0xfebecc(0x294)](this[_0xfebecc(0x224)]),_0x591438=(_0x3c8f83=_0x4cb997==null?void 0x0:_0x4cb997['mutations'])!=null?_0x3c8f83:[],_0x4b16e9=(_0x34539a=_0x4cb997==null?void 0x0:_0x4cb997[_0xfebecc(0x636)])!=null?_0x34539a:null,_0x21ccd3=!!(_0x4b16e9!=null&&_0x4b16e9[_0xfebecc(0x62e)])&&!!(_0x4b16e9!=null&&_0x4b16e9[_0xfebecc(0x677)]);this[_0xfebecc(0x34d)]=_0x21ccd3?_0x4b16e9[_0xfebecc(0x62e)]:_0x493452(),this[_0xfebecc(0x424)]=_0x21ccd3?_0x4b16e9[_0xfebecc(0x677)]:0x0;const _0x4ce778=this[_0xfebecc(0x224)];try{this[_0xfebecc(0x2d3)](_0x4b16e9,_0x591438);}catch(_0x4a769e){this['_logService']['error'](_0x4a769e);}const _0x4bb4c9=this[_0xfebecc(0x542)]();if(_0x1d32ab){const _0x4392db=_0x50b2a2(this[_0xfebecc(0x358)],_0x4ce778,this[_0xfebecc(0x522)],_0x4b16e9,_0x591438,_0x4bb4c9);return _0x4392db instanceof _0x3574b8?_0x4392db[_0xfebecc(0x243)]():(_0x4392db instanceof _0x24ea08||_0x4392db instanceof _0x53f33a)&&_0x4392db[_0xfebecc(0x1e6)](),_0x4392db;}return this[_0xfebecc(0x358)][_0xfebecc(0x624)](_0x1588a6,_0x4ce778,this[_0xfebecc(0x522)],_0x4b16e9,_0x591438,_0x4bb4c9);}[_0x270b48(0x2d3)](_0x2ae9b6,_0x20a631){const _0x5150a1=_0x270b48;var _0xc36873,_0x2ba0c4;const _0x143d24=this[_0x5150a1(0x651)]['interceptor']['fetchThroughInterceptors'](this[_0x5150a1(0x651)][_0x5150a1(0x5bd)][_0x5150a1(0x39d)]()[_0x5150a1(0x2a7)]);(_0xc36873=_0x143d24((_0x2ae9b6==null?void 0x0:_0x2ae9b6['mutations'])||[],null))==null||_0xc36873['forEach'](_0x22eed1=>this[_0x5150a1(0x4ce)]['executeCommand'](_0x22eed1['id'],_0x22eed1['params'])),(_0x2ba0c4=_0x143d24(_0x20a631||[],null))==null||_0x2ba0c4[_0x5150a1(0x4bd)](_0x2de10c=>this[_0x5150a1(0x4ce)][_0x5150a1(0x284)](_0x2de10c['id'],_0x2de10c['params']));}},_0x3ef0c0[_0x270b48(0x4ca)]=_0x3b7760([_0x9b120c(0x3,_0x10122e[_0x270b48(0x5c7)](_0x10122e['Injector'])),_0x9b120c(0x4,_0x10122e[_0x270b48(0x5c7)](_0x3ef0c0['LocalCacheService'])),_0x9b120c(0x5,_0x10122e['Inject'](_0x434c76['CompressMutationService'])),_0x9b120c(0x6,_0x10122e[_0x270b48(0x5c7)](_0x10122e[_0x270b48(0x42c)])),_0x9b120c(0x7,_0x10122e[_0x270b48(0x5c7)](_0x434c76[_0x270b48(0x5b0)])),_0x9b120c(0x8,_0x10122e[_0x270b48(0x4d7)]),_0x9b120c(0x9,_0x10122e[_0x270b48(0x1e0)]),_0x9b120c(0xa,_0x3421c5['IMessageService']),_0x9b120c(0xb,_0x10122e[_0x270b48(0x380)]),_0x9b120c(0xc,_0x10122e['Optional'](_0x483e19))],_0x3ef0c0['CollaborationEntity']),_0x3ef0c0[_0x270b48(0x474)]=class extends _0x3ef0c0[_0x270b48(0x4ca)]{constructor(_0x264b80,_0x56c2b8,_0x2e5b95,_0x496102,_0x37644e,_0x77c316,_0x17123c,_0xce3f1d,_0x407bd8,_0x1cd071,_0x49760b,_0x21570c,_0x2b24a9,_0x3f8646,_0xe23d93,_0x2a853c,_0x485e37,_0x4f4aa4){const _0x1785e7=_0x270b48;super(_0x264b80,_0x2e5b95,_0x56c2b8,_0x496102,_0x37644e,_0x77c316,_0x17123c,_0xce3f1d,_0x3f8646,_0xe23d93,_0x2a853c,_0x485e37,_0x4f4aa4),this['unitID']=_0x264b80,this[_0x1785e7(0x21d)]=_0x56c2b8,this[_0x1785e7(0x4fc)]=_0x407bd8,this['_docTransformIMECacheService']=_0x1cd071,this[_0x1785e7(0x47b)]=_0x49760b,this[_0x1785e7(0x59b)]=_0x21570c,this['_docSyncEditingCollabCursorService']=_0x2b24a9;}[_0x270b48(0x542)](){const _0x19d349=_0x270b48,_0xc18d52=super[_0x19d349(0x542)]();return _0xc18d52['onTransformIME']=_0x3a4636=>this['_docTransformIMECacheService'][_0x19d349(0x4cf)](_0x3a4636),_0xc18d52['onTransformState']=_0x504c25=>this[_0x19d349(0x47b)][_0x19d349(0x2d0)](_0x504c25),_0xc18d52[_0x19d349(0x5b1)]=_0x4f19ee=>this[_0x19d349(0x59b)][_0x19d349(0x271)](_0x4f19ee),_0xc18d52[_0x19d349(0x505)]=_0x47cf9e=>this[_0x19d349(0x2fa)]['syncEditingCollabCursor'](_0x47cf9e),_0xc18d52[_0x19d349(0x4e4)]=_0x221119=>this['_docTransformIMECacheService']['transformRemoteChangeset'](_0x221119),_0xc18d52[_0x19d349(0x5e2)]=_0x5881d8=>this['_docTransformStateCacheService'][_0x19d349(0x5b5)](_0x5881d8),_0xc18d52;}async[_0x270b48(0x46f)](){const _0x20568d=_0x270b48,_0x4d00c8=await super[_0x20568d(0x46f)]();return this[_0x20568d(0x4fc)]['docStateChange$'][_0x20568d(0x3fb)](_0x43beed[_0x20568d(0x57a)](this['dispose$']))[_0x20568d(0x40f)](_0x345c57=>{const _0x1d20b0=_0x20568d;if(_0x345c57==null)return;const {unitId:_0x194ec6,redoState:_0x3dd09b,commandId:_0x16985d}=_0x345c57;if(_0x194ec6!==this[_0x1d20b0(0x224)])return;const _0x4add68={'id':_0x16985d,'type':_0x10122e[_0x1d20b0(0x462)][_0x1d20b0(0x329)],'params':{'unitId':_0x194ec6,'actions':_0x3dd09b[_0x1d20b0(0x20a)],'textRanges':null}};this['_onLocalMutation'](_0x4add68);}),_0x4d00c8;}},_0x3ef0c0[_0x270b48(0x474)]=_0x3b7760([_0x9b120c(0x3,_0x10122e[_0x270b48(0x5c7)](_0x10122e[_0x270b48(0x53a)])),_0x9b120c(0x4,_0x10122e[_0x270b48(0x5c7)](_0x3ef0c0[_0x270b48(0x2c7)])),_0x9b120c(0x5,_0x10122e[_0x270b48(0x5c7)](_0x434c76[_0x270b48(0x62b)])),_0x9b120c(0x6,_0x10122e[_0x270b48(0x5c7)](_0x10122e['LocaleService'])),_0x9b120c(0x7,_0x10122e[_0x270b48(0x5c7)](_0x434c76['RevisionService'])),_0x9b120c(0x8,_0x10122e[_0x270b48(0x5c7)](_0x427cca[_0x270b48(0x1fc)])),_0x9b120c(0x9,_0x10122e[_0x270b48(0x5c7)](_0x3d74d7)),_0x9b120c(0xa,_0x10122e[_0x270b48(0x5c7)](_0x79b668)),_0x9b120c(0xb,_0x10122e[_0x270b48(0x5c7)](_0x38bb72)),_0x9b120c(0xc,_0x10122e['Inject'](_0x3a2161)),_0x9b120c(0xd,_0x10122e[_0x270b48(0x4d7)]),_0x9b120c(0xe,_0x10122e[_0x270b48(0x1e0)]),_0x9b120c(0xf,_0x3421c5[_0x270b48(0x408)]),_0x9b120c(0x10,_0x10122e[_0x270b48(0x380)]),_0x9b120c(0x11,_0x10122e[_0x270b48(0x24d)](_0x483e19))],_0x3ef0c0[_0x270b48(0x474)]),_0x3ef0c0[_0x270b48(0x4a6)]=class extends _0x3ef0c0['CollaborationEntity']{constructor(_0x49b8fb,_0x3d6418,_0x326e82,_0x5c3758,_0x15c491,_0x19e34a,_0x40f872,_0xd0bfb6,_0x81fe1c,_0x555182,_0x499b75,_0x3cab06,_0x435355,_0x48e197){const _0x5f0dc9=_0x270b48;super(_0x49b8fb,_0x326e82,_0x3d6418,_0x5c3758,_0x15c491,_0x19e34a,_0x40f872,_0xd0bfb6,_0x555182,_0x499b75,_0x3cab06,_0x435355,_0x48e197),this[_0x5f0dc9(0x224)]=_0x49b8fb,this['type']=_0x3d6418,this[_0x5f0dc9(0x5ab)]=_0x81fe1c;}['_createHandler'](){const _0x5ae0e6=_0x270b48,_0x27ee60=super[_0x5ae0e6(0x542)]();return _0x27ee60[_0x5ae0e6(0x5b1)]=_0x43339b=>this[_0x5ae0e6(0x5ab)]['transformSelections'](_0x43339b),_0x27ee60;}async[_0x270b48(0x46f)](){const _0x1600e4=_0x270b48,_0xc6626d=await super['_init']();return this['disposeWithMe'](this[_0x1600e4(0x4ce)][_0x1600e4(0x32f)]((_0x3f51d4,_0x22b2f9)=>{const _0x424bac=_0x1600e4;if(_0x3f51d4[_0x424bac(0x21d)]!==_0x10122e[_0x424bac(0x462)][_0x424bac(0x329)]||_0x22b2f9!=null&&_0x22b2f9[_0x424bac(0x22f)]||_0x22b2f9!=null&&_0x22b2f9[_0x424bac(0x1df)])return;const _0x5818b1=_0x3f51d4[_0x424bac(0x4ef)];if((_0x5818b1==null?void 0x0:_0x5818b1['unitId'])!==this[_0x424bac(0x224)])return;const _0x5ee571=_0x3f51d4,_0x3e08ac=this[_0x424bac(0x651)][_0x424bac(0x5bd)][_0x424bac(0x66b)](this[_0x424bac(0x651)]['interceptor'][_0x424bac(0x39d)]()['COMPRESS_MUTATION_SEND'])([_0x5ee571],null)||[_0x5ee571];this[_0x424bac(0x680)](_0x3e08ac[0x0]);})),_0xc6626d;}},_0x3ef0c0['SheetCollaborationEntity']=_0x3b7760([_0x9b120c(0x3,_0x10122e[_0x270b48(0x5c7)](_0x10122e['Injector'])),_0x9b120c(0x4,_0x10122e[_0x270b48(0x5c7)](_0x3ef0c0[_0x270b48(0x2c7)])),_0x9b120c(0x5,_0x10122e[_0x270b48(0x5c7)](_0x434c76[_0x270b48(0x62b)])),_0x9b120c(0x6,_0x10122e[_0x270b48(0x5c7)](_0x10122e[_0x270b48(0x42c)])),_0x9b120c(0x7,_0x10122e[_0x270b48(0x5c7)](_0x434c76[_0x270b48(0x5b0)])),_0x9b120c(0x8,_0x10122e['Inject'](_0x16b02c)),_0x9b120c(0x9,_0x10122e[_0x270b48(0x4d7)]),_0x9b120c(0xa,_0x10122e[_0x270b48(0x1e0)]),_0x9b120c(0xb,_0x3421c5[_0x270b48(0x408)]),_0x9b120c(0xc,_0x10122e[_0x270b48(0x380)]),_0x9b120c(0xd,_0x10122e[_0x270b48(0x24d)](_0x483e19))],_0x3ef0c0[_0x270b48(0x4a6)]);var _0x3ef77f=Object['defineProperty'],_0x1e96f5=Object[_0x270b48(0x255)],_0x76162f=(_0x2c0cf2,_0x49e06b,_0x5aeb05,_0x26ed5d)=>{const _0x2fdf14=_0x270b48;for(var _0x5f1b1d=_0x26ed5d>0x1?void 0x0:_0x26ed5d?_0x1e96f5(_0x49e06b,_0x5aeb05):_0x49e06b,_0xaba522=_0x2c0cf2[_0x2fdf14(0x2df)]-0x1,_0xf8633e;_0xaba522>=0x0;_0xaba522--)(_0xf8633e=_0x2c0cf2[_0xaba522])&&(_0x5f1b1d=(_0x26ed5d?_0xf8633e(_0x49e06b,_0x5aeb05,_0x5f1b1d):_0xf8633e(_0x5f1b1d))||_0x5f1b1d);return _0x26ed5d&&_0x5f1b1d&&_0x3ef77f(_0x49e06b,_0x5aeb05,_0x5f1b1d),_0x5f1b1d;},_0x4eb3fe=(_0x41f504,_0x40d55c)=>(_0x1c11a2,_0x519c13)=>_0x40d55c(_0x1c11a2,_0x519c13,_0x41f504);_0x3ef0c0[_0x270b48(0x4ad)]=class extends _0x10122e['RxDisposable']{constructor(_0x434449,_0x58b8c9,_0x5623b2){const _0x30e60e=_0x270b48;super(),_0x11da04(this,_0x30e60e(0x201),new Map()),_0x11da04(this,_0x30e60e(0x53e),new _0x43beed[(_0x30e60e(0x69a))]()),(this[_0x30e60e(0x358)]=_0x434449,this['_collabSessionService']=_0x58b8c9,this['_univerInstanceService']=_0x5623b2,this[_0x30e60e(0x46f)]());}[_0x270b48(0x67e)](){const _0x3815de=_0x270b48;super[_0x3815de(0x67e)](),this[_0x3815de(0x201)][_0x3815de(0x4bd)](_0x2acbcc=>_0x2acbcc[_0x3815de(0x67e)]()),this[_0x3815de(0x201)]['clear']();}[_0x270b48(0x5ac)](_0x5296f7){const _0x980ab5=_0x270b48;var _0x80eed9;return(_0x80eed9=this[_0x980ab5(0x201)][_0x980ab5(0x56f)](_0x5296f7))!=null?_0x80eed9:null;}[_0x270b48(0x435)](_0x34c8ad){const _0x503a40=_0x270b48,_0x1a4d35=this['getCollabEntity'](_0x34c8ad);return _0x1a4d35?_0x43beed['of'](_0x1a4d35):this[_0x503a40(0x53e)][_0x503a40(0x3fb)](_0x107fd5[_0x503a40(0x4d0)](_0x2be1a8=>_0x2be1a8[_0x503a40(0x224)]===_0x34c8ad));}[_0x270b48(0x46f)](){const _0x1267bf=_0x270b48;this[_0x1267bf(0x3d7)][_0x1267bf(0x3cc)](_0x10122e[_0x1267bf(0x348)][_0x1267bf(0x4e9)])[_0x1267bf(0x3fb)](_0x43beed[_0x1267bf(0x57a)](this[_0x1267bf(0x488)]),_0x107fd5[_0x1267bf(0x315)](0x10))[_0x1267bf(0x40f)](async _0x20bac0=>{const _0x42c5fb=_0x1267bf,_0x3f03cf=_0x20bac0['getUnitId'](),_0x5efb22=await this['_startCollaboration'](_0x3f03cf,_0x8439e8['UNIVER_SHEET']);this[_0x42c5fb(0x201)][_0x42c5fb(0x472)](_0x3f03cf,_0x5efb22);}),this[_0x1267bf(0x3d7)][_0x1267bf(0x3cc)](_0x10122e[_0x1267bf(0x348)][_0x1267bf(0x414)])[_0x1267bf(0x3fb)](_0x43beed[_0x1267bf(0x57a)](this[_0x1267bf(0x488)]),_0x107fd5[_0x1267bf(0x315)](0x10))[_0x1267bf(0x3fb)](_0x107fd5['filter'](_0x3555b1=>!_0x3555b1[_0x1267bf(0x337)]()[_0x1267bf(0x623)]('__')))[_0x1267bf(0x40f)](async _0xc51986=>{const _0x3bff47=_0x1267bf,_0x39a67a=_0xc51986[_0x3bff47(0x337)](),_0x48954c=await this[_0x3bff47(0x57b)](_0x39a67a,_0x8439e8['UNIVER_DOC']);this[_0x3bff47(0x201)][_0x3bff47(0x472)](_0x39a67a,_0x48954c);}),_0x43beed[_0x1267bf(0x1f9)](this[_0x1267bf(0x3d7)][_0x1267bf(0x1d5)](_0x10122e[_0x1267bf(0x348)][_0x1267bf(0x4e9)]),this['_univerInstanceService'][_0x1267bf(0x1d5)](_0x10122e[_0x1267bf(0x348)][_0x1267bf(0x414)]))['pipe'](_0x43beed[_0x1267bf(0x57a)](this[_0x1267bf(0x488)]))[_0x1267bf(0x40f)](_0x402ba6=>{const _0x76424a=_0x1267bf,_0x225e5e=_0x402ba6[_0x76424a(0x337)](),_0x587c8d=this[_0x76424a(0x201)][_0x76424a(0x56f)](_0x225e5e);_0x587c8d&&(_0x587c8d[_0x76424a(0x67e)](),this[_0x76424a(0x201)][_0x76424a(0x48d)](_0x225e5e));});}async[_0x270b48(0x57b)](_0x2a2d96,_0x3021b1){const _0x34e929=_0x270b48,_0x223066=await this[_0x34e929(0x50f)]['requireSession'](_0x2a2d96),_0x2159fa=this[_0x34e929(0x358)]['createInstance'](this['_getCtorByUniverType'](_0x3021b1),_0x2a2d96,_0x3021b1,_0x223066);return await _0x2159fa[_0x34e929(0x24f)](),this[_0x34e929(0x53e)][_0x34e929(0x299)](_0x2159fa),_0x2159fa;}[_0x270b48(0x3ae)](_0x502c2a){const _0x3496f7=_0x270b48;switch(_0x502c2a){case _0x8439e8[_0x3496f7(0x414)]:return _0x3ef0c0[_0x3496f7(0x474)];case _0x8439e8[_0x3496f7(0x4e9)]:return _0x3ef0c0[_0x3496f7(0x4a6)];default:throw new Error(_0x3496f7(0x49a)+_0x502c2a);}}},_0x3ef0c0[_0x270b48(0x4ad)]=_0x76162f([_0x4eb3fe(0x0,_0x10122e[_0x270b48(0x5c7)](_0x10122e[_0x270b48(0x53a)])),_0x4eb3fe(0x1,_0x10122e['Inject'](_0x3ef0c0['CollaborationSessionService'])),_0x4eb3fe(0x2,_0x10122e['IUniverInstanceService'])],_0x3ef0c0[_0x270b48(0x4ad)]);const _0x30c811=['purple300',_0x270b48(0x50a),_0x270b48(0x27b),'red300','blue400','gold400'];class _0x3e7be0 extends _0x10122e[_0x270b48(0x5f7)]{constructor(){const _0x1c6ecb=_0x270b48;super(...arguments),_0x11da04(this,_0x1c6ecb(0x483),new Map()),_0x11da04(this,_0x1c6ecb(0x2b3),0x0);}['assignAColorForMemberID'](_0x51bc5f){const _0x543bde=_0x270b48;if(this['_assignedColors']['has'](_0x51bc5f))return this[_0x543bde(0x483)]['get'](_0x51bc5f);const _0x3f4b9a=_0x30c811[this[_0x543bde(0x2b3)]];return this[_0x543bde(0x2b3)]=(this[_0x543bde(0x2b3)]+0x1)%_0x30c811[_0x543bde(0x2df)],this[_0x543bde(0x483)][_0x543bde(0x472)](_0x51bc5f,_0x3f4b9a),_0x3f4b9a;}}var _0x4bd140=Object['defineProperty'],_0x1f01d8=Object[_0x270b48(0x255)],_0x1ea80d=(_0x27d0e6,_0x43803d,_0x5c8f8e,_0x933f77)=>{const _0x3d8318=_0x270b48;for(var _0x49c0ef=_0x933f77>0x1?void 0x0:_0x933f77?_0x1f01d8(_0x43803d,_0x5c8f8e):_0x43803d,_0x289323=_0x27d0e6[_0x3d8318(0x2df)]-0x1,_0x1c148c;_0x289323>=0x0;_0x289323--)(_0x1c148c=_0x27d0e6[_0x289323])&&(_0x49c0ef=(_0x933f77?_0x1c148c(_0x43803d,_0x5c8f8e,_0x49c0ef):_0x1c148c(_0x49c0ef))||_0x49c0ef);return _0x933f77&&_0x49c0ef&&_0x4bd140(_0x43803d,_0x5c8f8e,_0x49c0ef),_0x49c0ef;},_0x4657b0=(_0x3ce454,_0x3a6a12)=>(_0x442129,_0x17ed4c)=>_0x3a6a12(_0x442129,_0x17ed4c,_0x3ce454);const _0x400cb4=0x12c,_0x2a3908=0x64;let _0x41c72b=class extends _0x10122e[_0x270b48(0x332)]{constructor(_0x5eb203,_0x2070bc,_0x320cbb,_0x3674cc,_0x3fa9a2,_0x350c12,_0x3c534b,_0xa35521,_0x413338){const _0x43b19c=_0x270b48;super(),_0x11da04(this,_0x43b19c(0x5a8),!0x1),_0x11da04(this,'_init',!0x1),_0x11da04(this,'_cursorInfo$',new _0x43beed[(_0x43b19c(0x65c))](new Map())),_0x11da04(this,'cursorInfo$',this['_cursorInfo$']['asObservable']()),_0x11da04(this,_0x43b19c(0x456),new _0x43beed[(_0x43b19c(0x65c))]([])),_0x11da04(this,_0x43b19c(0x369),this[_0x43b19c(0x456)][_0x43b19c(0x3fb)](_0x43beed[_0x43b19c(0x4ea)](_0x400cb4))),_0x11da04(this,'_updateLocalCursor',_0x10122e['debounce'](_0x468d76=>{const _0x38cd56=_0x43b19c,_0x2769a0={'eventID':_0x434c76['CollaborationEvent']['UPDATE_CURSOR'],'data':{'unitID':this['unitID'],'memberID':this[_0x38cd56(0x39c)][_0x38cd56(0x50e)](),'selection':_0x46ba9a(_0x468d76)}};this[_0x38cd56(0x39c)][_0x38cd56(0x63d)](_0x2769a0,this['unitID']);},_0x2a3908)),(this['unitID']=_0x5eb203,this[_0x43b19c(0x39c)]=_0x2070bc,this[_0x43b19c(0x358)]=_0x320cbb,this[_0x43b19c(0x417)]=_0x3674cc,this[_0x43b19c(0x60b)]=_0x3fa9a2,this[_0x43b19c(0x503)]=_0x350c12,this[_0x43b19c(0x54b)]=_0x3c534b,this[_0x43b19c(0x3d7)]=_0xa35521,this['_commandService']=_0x413338);}get['cursorInfo'](){const _0x83c2a8=_0x270b48;return this[_0x83c2a8(0x2ee)][_0x83c2a8(0x579)]();}get[_0x270b48(0x2cc)](){const _0x246b1a=_0x270b48;return this[_0x246b1a(0x456)]['getValue']();}['dispose'](){const _0x218865=_0x270b48;super[_0x218865(0x67e)](),this['_cursorInfo$'][_0x218865(0x299)](new Map()),this[_0x218865(0x2ee)]['complete'](),this[_0x218865(0x456)][_0x218865(0x299)]([]),this[_0x218865(0x456)]['complete']();}[_0x270b48(0x24f)](){const _0x4a3bcc=_0x270b48;this['_init']||(this[_0x4a3bcc(0x46f)]=!0x0,this[_0x4a3bcc(0x39c)]['sessionStatus$'][_0x4a3bcc(0x3fb)](_0x43beed[_0x4a3bcc(0x57a)](this[_0x4a3bcc(0x488)]))[_0x4a3bcc(0x40f)](_0x404285=>{const _0x4942a6=_0x4a3bcc;_0x404285===_0x606225[_0x4942a6(0x29e)]?this[_0x4942a6(0x657)]():this[_0x4942a6(0x43d)]();}),this[_0x4a3bcc(0x39c)][_0x4a3bcc(0x334)][_0x4a3bcc(0x3fb)](_0x43beed['takeUntil'](this['dispose$']))[_0x4a3bcc(0x40f)](_0x22d637=>{const _0x18a317=_0x4a3bcc,_0xb47713=_0x22d637[_0x18a317(0x53d)];_0xb47713===_0x434c76[_0x18a317(0x4cc)][_0x18a317(0x658)]&&this['_onCursorUpdate'](_0x22d637),_0xb47713===_0x434c76[_0x18a317(0x4cc)][_0x18a317(0x30a)]&&this[_0x18a317(0x422)](_0x22d637);}),this[_0x4a3bcc(0x206)](this['_commandService'][_0x4a3bcc(0x32f)](_0x1a9af3=>{const _0x57ac45=_0x4a3bcc,_0x59219a=_0x1a9af3['params'];_0x59219a!=null&&this[_0x57ac45(0x5a8)]&&_0x1a9af3['id']===_0x48121f[_0x57ac45(0x4d8)]['id']&&_0x59219a[_0x57ac45(0x3d3)]===this['unitID']&&_0x59219a[_0x57ac45(0x586)]===!0x1&&_0x59219a['ranges'][_0x57ac45(0x2df)]>0x0&&this['_updateLocalCursor'](_0x59219a[_0x57ac45(0x1f6)]);})),this[_0x4a3bcc(0x503)]['collabCursorState$'][_0x4a3bcc(0x3fb)](_0x43beed[_0x4a3bcc(0x57a)](this['dispose$']))[_0x4a3bcc(0x40f)](_0x391c11=>{const _0x352abd=_0x4a3bcc;if((_0x391c11==null?void 0x0:_0x391c11[_0x352abd(0x224)])!==this[_0x352abd(0x224)])return;const _0x1073fc={'eventID':_0x434c76[_0x352abd(0x4cc)][_0x352abd(0x658)],'data':_0x391c11};this[_0x352abd(0x3be)](_0x1073fc);}),this[_0x4a3bcc(0x206)](this[_0x4a3bcc(0x4ce)][_0x4a3bcc(0x32f)](_0x55b8bd=>{const _0x543815=_0x4a3bcc;if(_0x55b8bd[_0x543815(0x4ef)]==null)return;const _0x23129c=_0x55b8bd[_0x543815(0x4ef)];if(_0x55b8bd['id']!==_0x48121f[_0x543815(0x56e)]['id']||_0x23129c[_0x543815(0x3d3)]!==this[_0x543815(0x224)])return;const _0x536975={'id':_0x543815(0x3b4),'params':_0x23129c},_0x4e2d0c=this[_0x543815(0x341)];for(const [_0x1425e5,_0x6292c4]of _0x4e2d0c){const _0x3548c8={'id':'doc.mutation.rich-text-editing','params':{'unitId':this['unitID'],'actions':null,'textRanges':_0x6292c4[_0x543815(0x1f6)]}},_0x4b9cfd=this[_0x543815(0x54b)][_0x543815(0x476)](_0x536975,_0x3548c8,!0x1);if(_0x434c76[_0x543815(0x330)](_0x4b9cfd))throw _0x4b9cfd['error'];_0x4e2d0c[_0x543815(0x472)](_0x1425e5,{..._0x6292c4,'ranges':_0x4b9cfd[_0x543815(0x682)][_0x543815(0x4ef)]['textRanges']});}queueMicrotask(()=>{const _0x45649e=_0x543815;this[_0x45649e(0x2ee)][_0x45649e(0x299)](_0x4e2d0c);});})));}[_0x270b48(0x3be)](_0x33a397){const _0x24306a=_0x270b48;var _0x2da57d,_0xe371b4;const {memberID:_0x3a4518,selection:_0x386c12}=_0x33a397[_0x24306a(0x52b)],_0x2f2077=_0x334742(_0x386c12),_0x2ec5f8=(_0xe371b4=(_0x2da57d=this[_0x24306a(0x60b)]['getMember'](this[_0x24306a(0x224)],_0x3a4518))==null?void 0x0:_0x2da57d['name'])!=null?_0xe371b4:_0x24306a(0x30c),_0x3b18a1={'color':this[_0x24306a(0x417)][_0x24306a(0x208)](_0x3a4518),'name':_0x2ec5f8,'ranges':_0x2f2077},_0x12b070=this['cursorInfo'];_0x12b070[_0x24306a(0x472)](_0x3a4518,_0x3b18a1),this[_0x24306a(0x2ee)]['next'](_0x12b070);}[_0x270b48(0x422)](_0x5e967a){const _0x5ca931=_0x270b48,{memberID:_0x4f2093}=_0x5e967a[_0x5ca931(0x52b)],_0x188346=this[_0x5ca931(0x341)];_0x188346[_0x5ca931(0x48d)](_0x4f2093),this['_cursorInfo$'][_0x5ca931(0x299)](_0x188346);}[_0x270b48(0x657)](){const _0x34e2a7=_0x270b48;var _0x58a3cd;if(this[_0x34e2a7(0x5a8)]=!0x0,((_0x58a3cd=this[_0x34e2a7(0x3d7)][_0x34e2a7(0x446)]())==null?void 0x0:_0x58a3cd['getUnitId']())!==this[_0x34e2a7(0x224)])return;const _0x12e218=this[_0x34e2a7(0x358)][_0x34e2a7(0x56f)](_0x48121f[_0x34e2a7(0x693)])['getDocRanges']();Array[_0x34e2a7(0x3dc)](_0x12e218)&&_0x12e218[_0x34e2a7(0x2df)]>0x0&&this['_updateLocalCursor'](_0x12e218);}[_0x270b48(0x43d)](){const _0x23509f=_0x270b48;this[_0x23509f(0x5a8)]=!0x1;}};_0x41c72b=_0x1ea80d([_0x4657b0(0x2,_0x10122e[_0x270b48(0x5c7)](_0x10122e['Injector'])),_0x4657b0(0x3,_0x10122e['Inject'](_0x3e7be0)),_0x4657b0(0x4,_0x10122e[_0x270b48(0x5c7)](_0x3ef0c0['MemberService'])),_0x4657b0(0x5,_0x10122e[_0x270b48(0x5c7)](_0x3a2161)),_0x4657b0(0x6,_0x434c76['ITransformService']),_0x4657b0(0x7,_0x10122e[_0x270b48(0x204)]),_0x4657b0(0x8,_0x10122e[_0x270b48(0x1e0)])],_0x41c72b);var _0x564c73=Object[_0x270b48(0x29d)],_0x3b00d8=Object[_0x270b48(0x255)],_0x59c40b=(_0x689cef,_0x4bc585,_0x153d49,_0x299e28)=>{const _0xec9fb3=_0x270b48;for(var _0x49bb1a=_0x299e28>0x1?void 0x0:_0x299e28?_0x3b00d8(_0x4bc585,_0x153d49):_0x4bc585,_0x45d289=_0x689cef[_0xec9fb3(0x2df)]-0x1,_0x2e84e0;_0x45d289>=0x0;_0x45d289--)(_0x2e84e0=_0x689cef[_0x45d289])&&(_0x49bb1a=(_0x299e28?_0x2e84e0(_0x4bc585,_0x153d49,_0x49bb1a):_0x2e84e0(_0x49bb1a))||_0x49bb1a);return _0x299e28&&_0x49bb1a&&_0x564c73(_0x4bc585,_0x153d49,_0x49bb1a),_0x49bb1a;},_0x39e771=(_0x38d262,_0x49ddfe)=>(_0x564499,_0xec8df0)=>_0x49ddfe(_0x564499,_0xec8df0,_0x38d262);const _0x5cb1f7=0x12c,_0x5a3308=0x64,_0x3796fe=()=>{let _0x1cc837=[],_0x5d1a28=!0x1;return _0x3a116b=>{const _0x414c85=_0x5645;_0x1cc837[_0x414c85(0x28f)](_0x3a116b),_0x5d1a28||(_0x5d1a28=!0x0,setTimeout(()=>{_0x1cc837['forEach'](_0x44cf34=>_0x44cf34()),_0x1cc837=[],_0x5d1a28=!0x1;}));};};let _0x4be124=class extends _0x10122e[_0x270b48(0x332)]{constructor(_0x529c6f,_0x5ebc59,_0x20c053,_0x27a89f,_0x88452b,_0x442b90,_0x597ae2,_0x2f20f5){const _0xbeafdc=_0x270b48;super(),_0x11da04(this,_0xbeafdc(0x5a8),!0x1),_0x11da04(this,'_init',!0x1),_0x11da04(this,'_cursorInfo$',new _0x43beed['BehaviorSubject'](new Map())),_0x11da04(this,'cursorInfo$',this['_cursorInfo$'][_0xbeafdc(0x644)]()),_0x11da04(this,_0xbeafdc(0x456),new _0x43beed[(_0xbeafdc(0x65c))]([])),_0x11da04(this,'roomMembers$',this[_0xbeafdc(0x456)][_0xbeafdc(0x3fb)](_0x43beed['debounceTime'](_0x5cb1f7))),_0x11da04(this,_0xbeafdc(0x5f8),_0x10122e[_0xbeafdc(0x5ce)]((_0x5b1022,_0x1963bd)=>{const _0x4d75b8=_0xbeafdc,_0x4c8e38={'eventID':_0x434c76[_0x4d75b8(0x4cc)]['UPDATE_CURSOR'],'data':{'unitID':this[_0x4d75b8(0x224)],'memberID':this[_0x4d75b8(0x39c)][_0x4d75b8(0x50e)](),'selection':_0x7655c5[_0x4d75b8(0x2f4)](_0x5b1022,_0x1963bd[_0x4d75b8(0x32a)])}};this[_0x4d75b8(0x39c)][_0x4d75b8(0x63d)](_0x4c8e38,this[_0x4d75b8(0x224)]);},_0x5a3308)),(this[_0xbeafdc(0x224)]=_0x529c6f,this['_session']=_0x5ebc59,this[_0xbeafdc(0x358)]=_0x20c053,this['_colorAssignService']=_0x27a89f,this[_0xbeafdc(0x60b)]=_0x88452b,this[_0xbeafdc(0x3d7)]=_0x442b90,this['_commandService']=_0x597ae2,this[_0xbeafdc(0x683)]=_0x2f20f5);}get['cursorInfo'](){const _0x1cc1a3=_0x270b48;return this[_0x1cc1a3(0x2ee)][_0x1cc1a3(0x579)]();}get['roomMembers'](){const _0x41938f=_0x270b48;return this['_roomMembers$'][_0x41938f(0x579)]();}['dispose'](){const _0x5b155a=_0x270b48;super['dispose'](),this[_0x5b155a(0x2ee)][_0x5b155a(0x299)](new Map()),this['_cursorInfo$']['complete'](),this[_0x5b155a(0x456)]['next']([]),this[_0x5b155a(0x456)][_0x5b155a(0x479)]();}[_0x270b48(0x24f)](){const _0x28f8ba=_0x270b48;this[_0x28f8ba(0x46f)]||(this[_0x28f8ba(0x46f)]=!0x0,this[_0x28f8ba(0x39c)][_0x28f8ba(0x342)][_0x28f8ba(0x3fb)](_0x43beed[_0x28f8ba(0x57a)](this[_0x28f8ba(0x488)]))['subscribe'](_0x10b8df=>{const _0x4cab9b=_0x28f8ba;_0x10b8df===_0x606225[_0x4cab9b(0x29e)]?this[_0x4cab9b(0x657)]():this[_0x4cab9b(0x43d)]();}),this[_0x28f8ba(0x39c)]['event$'][_0x28f8ba(0x3fb)](_0x43beed[_0x28f8ba(0x57a)](this[_0x28f8ba(0x488)]))['subscribe'](_0x573685=>{const _0x1bdf51=_0x28f8ba,_0x3efd85=_0x573685[_0x1bdf51(0x53d)];_0x3efd85===_0x434c76[_0x1bdf51(0x4cc)][_0x1bdf51(0x658)]&&this[_0x1bdf51(0x3be)](_0x573685),_0x3efd85===_0x434c76['CollaborationEvent'][_0x1bdf51(0x30a)]&&this['_onCursorDelete'](_0x573685);}),this[_0x28f8ba(0x545)](),this['disposeWithMe'](this[_0x28f8ba(0x4ce)]['onCommandExecuted'](_0x5d81e1=>{const _0x2b534a=_0x28f8ba;if(this[_0x2b534a(0x5a8)]&&_0x5d81e1['id']===_0x43d50e[_0x2b534a(0x50d)]['id']&&_0x5d81e1[_0x2b534a(0x4ef)][_0x2b534a(0x3d3)]===this[_0x2b534a(0x224)]){const _0xd3c597=_0x5d81e1[_0x2b534a(0x4ef)];this[_0x2b534a(0x5f8)](_0xd3c597[_0x2b534a(0x570)],_0xd3c597['selections'][0x0]);}})));}[_0x270b48(0x3be)](_0x47b045){const _0x15640c=_0x270b48;var _0x20a45b,_0x2493d0;const {memberID:_0x2e2f26,selection:_0x150570}=_0x47b045['data'],{sheetName:_0x3fe5b7,range:_0xb28e4e}=_0x7655c5['deserializeRangeWithSheet'](_0x150570),_0x59643a={'name':(_0x2493d0=(_0x20a45b=this['_memberService'][_0x15640c(0x539)](this[_0x15640c(0x224)],_0x2e2f26))==null?void 0x0:_0x20a45b[_0x15640c(0x27e)])!=null?_0x2493d0:_0x15640c(0x30c),'range':this['_getMergeRange'](_0x3fe5b7,_0xb28e4e),'sheetID':_0x3fe5b7,'color':this[_0x15640c(0x417)][_0x15640c(0x208)](_0x2e2f26),'selection':_0x150570},_0x478e59=this[_0x15640c(0x341)];_0x478e59[_0x15640c(0x472)](_0x2e2f26,_0x59643a),this[_0x15640c(0x2ee)][_0x15640c(0x299)](_0x478e59);}[_0x270b48(0x422)](_0x48ec48){const _0x4f7f89=_0x270b48,{memberID:_0x25ec27}=_0x48ec48[_0x4f7f89(0x52b)],_0x29f19d=this[_0x4f7f89(0x341)];_0x29f19d['delete'](_0x25ec27),this['_cursorInfo$'][_0x4f7f89(0x299)](_0x29f19d);}[_0x270b48(0x52d)](_0x1c8620,_0x2f18bf){const _0x3b3b15=_0x270b48;var _0xb82caa,_0x563fdd;const _0x11edcf=(_0x563fdd=(_0xb82caa=this[_0x3b3b15(0x3d7)]['getUniverSheetInstance'](this[_0x3b3b15(0x224)]))==null?void 0x0:_0xb82caa[_0x3b3b15(0x5e7)](_0x1c8620))==null?void 0x0:_0x563fdd[_0x3b3b15(0x5d0)]();return(_0x11edcf==null?void 0x0:_0x11edcf[_0x3b3b15(0x335)](_0x4e3406=>_0x10122e[_0x3b3b15(0x465)][_0x3b3b15(0x5c1)](_0x4e3406,_0x2f18bf)))||_0x2f18bf;}['_onRefRangeChange'](){const _0x4d2738=_0x270b48,_0x3dbc72=new _0x10122e['DisposableCollection'](),_0x112f55=_0x3796fe(),_0x5822e6=()=>{const _0xa8f23e=_0x5645;_0x3dbc72[_0xa8f23e(0x67e)]();const _0x580982=(_0x5c4856,_0x2a48d1,_0x22efd1,_0x38884f)=>{const _0x3060f1=_0xa8f23e;let _0x45350c=[];switch(_0x5c4856['id']){case _0x43d50e[_0x3060f1(0x382)][_0x3060f1(0x3ac)]:{_0x45350c=_0x43d50e['handleDeleteRangeMoveLeft'](_0x5c4856,_0x38884f);break;}case _0x43d50e['EffectRefRangId'][_0x3060f1(0x63f)]:{_0x45350c=_0x43d50e['handleDeleteRangeMoveUp'](_0x5c4856,_0x38884f);break;}case _0x43d50e[_0x3060f1(0x382)][_0x3060f1(0x5fd)]:{_0x45350c=_0x43d50e[_0x3060f1(0x648)](_0x5c4856,_0x38884f);break;}case _0x43d50e['EffectRefRangId'][_0x3060f1(0x5f0)]:{_0x45350c=_0x43d50e['handleInsertRangeMoveDown'](_0x5c4856,_0x38884f);break;}case _0x43d50e['EffectRefRangId']['InsertRangeMoveRightCommandId']:{_0x45350c=_0x43d50e['handleInsertRangeMoveRight'](_0x5c4856,_0x38884f);break;}case _0x43d50e[_0x3060f1(0x382)][_0x3060f1(0x628)]:{_0x45350c=_0x43d50e['handleInsertRow'](_0x5c4856,_0x38884f);break;}case _0x43d50e[_0x3060f1(0x382)][_0x3060f1(0x512)]:{_0x45350c=_0x43d50e[_0x3060f1(0x33f)](_0x5c4856,_0x38884f);break;}case _0x43d50e['EffectRefRangId']['RemoveColCommandId']:{_0x45350c=_0x43d50e[_0x3060f1(0x603)](_0x5c4856,_0x38884f);break;}case _0x43d50e['EffectRefRangId'][_0x3060f1(0x646)]:{_0x45350c=_0x43d50e[_0x3060f1(0x65d)](_0x5c4856,_0x38884f);break;}}const _0x433f9b=_0x43d50e['runRefRangeMutations'](_0x45350c,_0x38884f),_0x2a3a6e=this[_0x3060f1(0x341)][_0x3060f1(0x56f)](_0x2a48d1);if(_0x2a3a6e&&_0x433f9b){const _0x39e0fe={..._0x2a3a6e,'range':_0x433f9b};this[_0x3060f1(0x341)][_0x3060f1(0x472)](_0x2a48d1,_0x39e0fe),_0x112f55(()=>{const _0x2c5331=_0x3060f1,_0x47cdb4=this[_0x2c5331(0x683)][_0x2c5331(0x4e0)](_0x433f9b,_0x45a3b6=>(_0x47cdb4[_0x2c5331(0x67e)](),_0x580982(_0x45a3b6,_0x2a48d1,_0x22efd1,_0x433f9b)));_0x3dbc72[_0x2c5331(0x607)](_0x47cdb4);});}return{'redos':[],'undos':[]};};this[_0xa8f23e(0x341)]['forEach']((_0x1cf89b,_0x759788)=>{const _0x1450d9=_0xa8f23e,{range:_0x299365,sheetID:_0x3b40f1}=_0x1cf89b,_0x51c3c3=this[_0x1450d9(0x683)][_0x1450d9(0x4e0)](_0x299365,_0x5b2d3a=>(_0x51c3c3[_0x1450d9(0x67e)](),_0x580982(_0x5b2d3a,_0x759788,_0x3b40f1,_0x299365)));_0x3dbc72[_0x1450d9(0x607)](_0x51c3c3);});};this[_0x4d2738(0x206)](_0x10122e[_0x4d2738(0x305)](this['_cursorInfo$'][_0x4d2738(0x40f)](()=>{_0x5822e6();})));}[_0x270b48(0x657)](){const _0x2ee9c5=_0x270b48;var _0x5a75db,_0x2a13e6;if(this[_0x2ee9c5(0x5a8)]=!0x0,((_0x5a75db=this[_0x2ee9c5(0x3d7)][_0x2ee9c5(0x446)]())==null?void 0x0:_0x5a75db['getUnitId']())!==this[_0x2ee9c5(0x224)])return;const _0x33a4b8=(_0x2a13e6=this[_0x2ee9c5(0x358)]['get'](_0x43d50e[_0x2ee9c5(0x524)])[_0x2ee9c5(0x2fc)]())==null?void 0x0:_0x2a13e6[0x0],_0x4d03c6=this[_0x2ee9c5(0x3d7)][_0x2ee9c5(0x229)](_0x10122e[_0x2ee9c5(0x348)]['UNIVER_SHEET'])['getActiveSheet']();_0x33a4b8&&_0x4d03c6&&this[_0x2ee9c5(0x5f8)](_0x4d03c6[_0x2ee9c5(0x3c7)](),_0x33a4b8);}[_0x270b48(0x43d)](){this['_online']=!0x1;}};_0x4be124=_0x59c40b([_0x39e771(0x2,_0x10122e[_0x270b48(0x5c7)](_0x10122e[_0x270b48(0x53a)])),_0x39e771(0x3,_0x10122e[_0x270b48(0x5c7)](_0x3e7be0)),_0x39e771(0x4,_0x10122e[_0x270b48(0x5c7)](_0x3ef0c0[_0x270b48(0x610)])),_0x39e771(0x5,_0x10122e[_0x270b48(0x204)]),_0x39e771(0x6,_0x10122e['ICommandService']),_0x39e771(0x7,_0x10122e[_0x270b48(0x5c7)](_0x43d50e[_0x270b48(0x3a8)]))],_0x4be124);var _0x49ccab=Object[_0x270b48(0x29d)],_0x34fd20=Object['getOwnPropertyDescriptor'],_0x21567b=(_0x45ea8c,_0x2dfa76,_0x1d4a17,_0x4d328d)=>{const _0x479f50=_0x270b48;for(var _0x13d84d=_0x4d328d>0x1?void 0x0:_0x4d328d?_0x34fd20(_0x2dfa76,_0x1d4a17):_0x2dfa76,_0x39a0ad=_0x45ea8c[_0x479f50(0x2df)]-0x1,_0x293d60;_0x39a0ad>=0x0;_0x39a0ad--)(_0x293d60=_0x45ea8c[_0x39a0ad])&&(_0x13d84d=(_0x4d328d?_0x293d60(_0x2dfa76,_0x1d4a17,_0x13d84d):_0x293d60(_0x13d84d))||_0x13d84d);return _0x4d328d&&_0x13d84d&&_0x49ccab(_0x2dfa76,_0x1d4a17,_0x13d84d),_0x13d84d;},_0x32dd75=(_0x22d0e1,_0x23cfcf)=>(_0x281e0b,_0x8e3e14)=>_0x23cfcf(_0x281e0b,_0x8e3e14,_0x22d0e1);let _0x4c9228=class extends _0x10122e[_0x270b48(0x332)]{constructor(_0x486140,_0x4c83e2,_0x444506){const _0x5db012=_0x270b48;super(),_0x11da04(this,_0x5db012(0x201),new Map()),_0x11da04(this,_0x5db012(0x53e),new _0x43beed[(_0x5db012(0x69a))]()),(this[_0x5db012(0x3d7)]=_0x486140,this[_0x5db012(0x358)]=_0x4c83e2,this[_0x5db012(0x50f)]=_0x444506,this[_0x5db012(0x46f)]());}[_0x270b48(0x67e)](){const _0x302e9a=_0x270b48;super[_0x302e9a(0x67e)](),this[_0x302e9a(0x53e)][_0x302e9a(0x479)](),this['_entities'][_0x302e9a(0x4bd)](_0x44428d=>_0x44428d['dispose']());}[_0x270b48(0x405)](_0x3c2993){const _0x370485=_0x270b48;return this[_0x370485(0x201)]['has'](_0x3c2993)?this[_0x370485(0x201)][_0x370485(0x56f)](_0x3c2993)[_0x370485(0x4fe)]:this[_0x370485(0x53e)][_0x370485(0x3fb)](_0x43beed['filter'](_0x5dcdae=>_0x5dcdae[_0x370485(0x224)]===_0x3c2993),_0x43beed[_0x370485(0x2f7)](_0x50c24d=>_0x50c24d[_0x370485(0x4fe)]));}[_0x270b48(0x46f)](){const _0x1e73ff=_0x270b48;this[_0x1e73ff(0x3d7)][_0x1e73ff(0x3cc)](_0x10122e[_0x1e73ff(0x348)][_0x1e73ff(0x4e9)])[_0x1e73ff(0x3fb)](_0x43beed['takeUntil'](this[_0x1e73ff(0x488)]))['subscribe'](async _0x4d5096=>{const _0x4ad372=_0x1e73ff,_0x48904b=_0x4d5096['getUnitId'](),_0x5310a9=await this['_startSheetCollabCursor'](_0x48904b);this[_0x4ad372(0x53e)]['next'](_0x5310a9),this[_0x4ad372(0x201)][_0x4ad372(0x472)](_0x48904b,_0x5310a9);}),this[_0x1e73ff(0x3d7)]['getTypeOfUnitAdded$'](_0x10122e[_0x1e73ff(0x348)][_0x1e73ff(0x414)])[_0x1e73ff(0x3fb)](_0x43beed[_0x1e73ff(0x57a)](this[_0x1e73ff(0x488)]))[_0x1e73ff(0x3fb)](_0x43beed[_0x1e73ff(0x4d0)](_0x10c322=>!_0x10c322[_0x1e73ff(0x337)]()[_0x1e73ff(0x623)]('__')))['subscribe'](async _0x3f0704=>{const _0x14bf6b=_0x1e73ff,_0x213234=_0x3f0704[_0x14bf6b(0x337)](),_0x1b3103=await this['_startDocCollabCursor'](_0x213234);this[_0x14bf6b(0x53e)][_0x14bf6b(0x299)](_0x1b3103),this[_0x14bf6b(0x201)][_0x14bf6b(0x472)](_0x213234,_0x1b3103);}),_0x43beed[_0x1e73ff(0x1f9)](this[_0x1e73ff(0x3d7)][_0x1e73ff(0x1d5)](_0x10122e['UniverInstanceType'][_0x1e73ff(0x414)]),this[_0x1e73ff(0x3d7)][_0x1e73ff(0x1d5)](_0x10122e[_0x1e73ff(0x348)]['UNIVER_SHEET']))[_0x1e73ff(0x3fb)](_0x43beed[_0x1e73ff(0x57a)](this[_0x1e73ff(0x488)]))[_0x1e73ff(0x40f)](_0x16c2b1=>{const _0x151621=_0x1e73ff,_0x5af7e=_0x16c2b1[_0x151621(0x337)](),_0x7a19fe=this['_entities'][_0x151621(0x56f)](_0x5af7e);_0x7a19fe&&(_0x7a19fe['dispose'](),this['_entities'][_0x151621(0x48d)](_0x5af7e));});}async[_0x270b48(0x4d3)](_0x3541de){const _0x1879f0=_0x270b48,_0x320c9b=await this[_0x1879f0(0x50f)][_0x1879f0(0x38a)](_0x3541de),_0x10135b=this[_0x1879f0(0x358)][_0x1879f0(0x624)](_0x4be124,_0x3541de,_0x320c9b);return _0x10135b['init'](),_0x10135b;}async[_0x270b48(0x41d)](_0x510090){const _0x7904e1=_0x270b48,_0x4b1db2=await this['_collabSessionService'][_0x7904e1(0x38a)](_0x510090),_0xf8d8c1=this[_0x7904e1(0x358)][_0x7904e1(0x624)](_0x41c72b,_0x510090,_0x4b1db2);return _0xf8d8c1[_0x7904e1(0x24f)](),_0xf8d8c1;}};_0x4c9228=_0x21567b([_0x32dd75(0x0,_0x10122e['IUniverInstanceService']),_0x32dd75(0x1,_0x10122e[_0x270b48(0x5c7)](_0x10122e[_0x270b48(0x53a)])),_0x32dd75(0x2,_0x10122e[_0x270b48(0x5c7)](_0x3ef0c0[_0x270b48(0x5ae)]))],_0x4c9228);const _0x5005e7=0x14,_0x22b1c6=0xc8,_0x48331a=0x4,_0xf6ac91=0x5;function _0x59d148(_0x13bb31,_0x200b78){const _0x403d46=_0x270b48;let {radius:_0xec8247,width:_0x3b34fa,height:_0x10c5c6}=_0x200b78;_0xec8247=_0xec8247!=null?_0xec8247:0x0,_0x3b34fa=_0x3b34fa!=null?_0x3b34fa:0x1e,_0x10c5c6=_0x10c5c6!=null?_0x10c5c6:0x1e;let _0x11478c=0x0,_0x11c761=0x0,_0x240754=0x0;_0x11478c=_0x11c761=_0x240754=Math[_0x403d46(0x55e)](_0xec8247,_0x3b34fa/0x2,_0x10c5c6/0x2),_0x13bb31['beginPath'](),_0x13bb31[_0x403d46(0x519)](_0x11478c,0x0),_0x13bb31[_0x403d46(0x2ef)](_0x3b34fa-_0x11c761,0x0),_0x13bb31[_0x403d46(0x349)](_0x3b34fa-_0x11c761,_0x11c761,_0x11c761,Math['PI']*0x3/0x2,0x0,!0x1),_0x13bb31[_0x403d46(0x2ef)](_0x3b34fa,_0x10c5c6-_0x240754),_0x13bb31[_0x403d46(0x349)](_0x3b34fa-_0x240754,_0x10c5c6-_0x240754,_0x240754,0x0,Math['PI']/0x2,!0x1),_0x13bb31['lineTo'](0x0,_0x10c5c6),_0x13bb31[_0x403d46(0x2ef)](0x0,_0x11478c),_0x13bb31[_0x403d46(0x349)](_0x11478c,_0x11478c,_0x11478c,Math['PI'],Math['PI']*0x3/0x2,!0x1),_0x13bb31[_0x403d46(0x45f)](),_0x200b78[_0x403d46(0x498)]&&(_0x13bb31[_0x403d46(0x379)](),_0x13bb31[_0x403d46(0x481)]=_0x200b78['fill'],_0x200b78[_0x403d46(0x65f)]==='evenodd'?_0x13bb31[_0x403d46(0x498)](_0x403d46(0x242)):_0x13bb31[_0x403d46(0x498)](),_0x13bb31[_0x403d46(0x577)]());}class _0x255523 extends _0x3d8481[_0x270b48(0x608)]{constructor(_0x569a77,_0x404bab){const _0x38eaa0=_0x270b48;super(_0x569a77,_0x404bab),_0x11da04(this,_0x38eaa0(0x39a)),_0x11da04(this,'text'),(this[_0x38eaa0(0x39a)]=_0x404bab==null?void 0x0:_0x404bab['color'],this[_0x38eaa0(0x2c9)]=_0x404bab==null?void 0x0:_0x404bab[_0x38eaa0(0x2c9)]);}static[_0x270b48(0x3ce)](_0x16d60d,_0x2fadcd){const _0x5b6631=_0x270b48,{text:_0x141e3b,color:_0xcb2301}=_0x2fadcd;_0x16d60d['save'](),_0x16d60d[_0x5b6631(0x3fe)]=_0x5b6631(0x692);const _0x14fe44=_0x16d60d[_0x5b6631(0x23b)](_0x141e3b)[_0x5b6631(0x23f)],_0x40d127=Math['min'](_0x14fe44+0x2*_0x48331a,_0x22b1c6);_0x59d148(_0x16d60d,{'height':_0x5005e7,'radius':0x4,'width':_0x40d127,'fill':_0xcb2301,'evented':!0x1}),_0x16d60d['fillStyle']=_0x5b6631(0x317);const _0x2ef742=_0x48331a,_0x1289e3=_0x5005e7-_0xf6ac91,_0x2e8c91=_0x22b1c6-0x2*_0x48331a;if(_0x14fe44>_0x2e8c91){let _0x4f0074='',_0x58d649=0x0;for(const _0x16def8 of _0x141e3b){const _0x13bd7b=_0x16d60d[_0x5b6631(0x23b)](_0x16def8)[_0x5b6631(0x23f)];if(_0x58d649+_0x13bd7b<=_0x2e8c91-_0x16d60d[_0x5b6631(0x23b)](_0x5b6631(0x672))['width'])_0x4f0074+=_0x16def8,_0x58d649+=_0x13bd7b;else{_0x4f0074+=_0x5b6631(0x672);break;}}_0x16d60d[_0x5b6631(0x2cf)](_0x4f0074,_0x2ef742,_0x1289e3);}else _0x16d60d[_0x5b6631(0x2cf)](_0x141e3b,_0x2ef742,_0x1289e3);_0x16d60d['restore']();}[_0x270b48(0x5a6)](_0x2652c4){const _0x44d911=_0x270b48;_0x255523[_0x44d911(0x3ce)](_0x2652c4,this);}}const _0xb3b486='collab-text-anchor-',_0x143ce3=_0x270b48(0x3e7),_0x1c076f=_0x270b48(0x3c2),_0x3cebee=0x6,_0x25d78f=1.5,_0x2c4d40=0x4,_0x1b8e79=1.5,_0x3844e1='rgba(255,\x20255,\x20255,\x200.01)';class _0x16dce4{constructor(_0x26b317,_0x26e3d5,_0x396645,_0x1b4e54){const _0x122d89=_0x270b48;_0x11da04(this,_0x122d89(0x3f5),[]),_0x11da04(this,_0x122d89(0x33d),null),_0x11da04(this,'_textBubble',null),_0x11da04(this,_0x122d89(0x306),null),_0x11da04(this,_0x122d89(0x5b3),null),_0x11da04(this,_0x122d89(0x513),null),(this[_0x122d89(0x2f1)]=_0x26b317,this['_scene']=_0x26e3d5,this[_0x122d89(0x2c2)]=_0x396645,this[_0x122d89(0x2b0)]=_0x1b4e54,this[_0x122d89(0x433)]());}set[_0x270b48(0x511)](_0xf42ea8){const _0x1d968e=_0x270b48;_0xf42ea8?(this[_0x1d968e(0x306)]&&this[_0x1d968e(0x306)][_0x1d968e(0x4f5)](),this[_0x1d968e(0x675)]&&this['_textBubble'][_0x1d968e(0x36c)]()):(this['_anchorDot']&&this['_anchorDot']['show'](),this[_0x1d968e(0x675)]&&this[_0x1d968e(0x675)][_0x1d968e(0x4f5)]());}[_0x270b48(0x67e)](){const _0x378f39=_0x270b48;for(const _0x3d2819 of this['_shapes'])_0x3d2819[_0x378f39(0x67e)]();this[_0x378f39(0x675)]&&this[_0x378f39(0x675)][_0x378f39(0x67e)](),this[_0x378f39(0x306)]&&this[_0x378f39(0x306)]['dispose'](),this[_0x378f39(0x33d)]&&this[_0x378f39(0x33d)][_0x378f39(0x67e)](),this[_0x378f39(0x513)]&&this[_0x378f39(0x513)]();}[_0x270b48(0x433)](){const _0x4fc1d1=_0x270b48;var _0x1cbde8;const {_docSkeleton:_0x1a24e2,_document:_0x40ef7b}=this,{color:_0x2537d0,name:_0x14ef84,ranges:_0x1ab3bc}=this['_cursor'],_0xf16ef8=_0x40ef7b[_0x4fc1d1(0x5cd)](),{docsLeft:_0x5b66b9,docsTop:_0x42e71b}=_0xf16ef8,_0x58e8c3=new _0x427cca[(_0x4fc1d1(0x2b6))](_0xf16ef8,_0x1a24e2);for(const {startOffset:_0x5cc9a9,endOffset:_0x12ca71,rangeType:_0x2bd9f7,segmentId:_0x4bc47c,segmentPage:_0x3d3cb4,collapsed:_0x1acdcc,isActive:_0x277d27}of _0x1ab3bc){const _0x48242d=_0x1a24e2[_0x4fc1d1(0x210)](_0x5cc9a9,!0x0,_0x4bc47c,_0x3d3cb4);let _0x3da016=_0x1a24e2[_0x4fc1d1(0x210)](_0x12ca71,!0x0,_0x4bc47c,_0x3d3cb4);if(_0x3da016==null&&(_0x3da016=_0x1a24e2[_0x4fc1d1(0x210)](_0x12ca71-0x1,!0x1,_0x4bc47c,_0x3d3cb4)),_0x277d27){const {contentBoxPointGroup:_0x51d399}=_0x58e8c3[_0x4fc1d1(0x48a)](_0x3da016,_0x3da016);if(_0x51d399[_0x4fc1d1(0x2df)]===0x0)continue;this['_drawAnchor'](_0x2537d0,_0x51d399,_0x5b66b9,_0x42e71b,_0x14ef84),this[_0x4fc1d1(0x513)]=this[_0x4fc1d1(0x59c)]();}if(!_0x1acdcc&&_0x48242d&&_0x3da016){if(_0x2bd9f7===_0x10122e[_0x4fc1d1(0x266)][_0x4fc1d1(0x202)]){const _0x340206=new _0x427cca[(_0x4fc1d1(0x1ff))](_0xf16ef8,_0x1a24e2),{pointGroup:_0x3af850}=(_0x1cbde8=_0x340206[_0x4fc1d1(0x48a)](_0x48242d,_0x3da016))!=null?_0x1cbde8:{};if(_0x3af850==null||_0x3af850[_0x4fc1d1(0x2df)]===0x0)continue;this[_0x4fc1d1(0x455)](_0x2537d0,_0x3af850,_0x5b66b9,_0x42e71b);}else{const {borderBoxPointGroup:_0x36d8d4}=_0x58e8c3[_0x4fc1d1(0x48a)](_0x48242d,_0x3da016);if(_0x36d8d4['length']===0x0)continue;this[_0x4fc1d1(0x66d)](_0x2537d0,_0x36d8d4,_0x5b66b9,_0x42e71b);}}}}[_0x270b48(0x311)](_0x573534,_0x380a6d,_0x67003e,_0x987959,_0x3fe4db){const _0x4c0516=_0x270b48,_0x4060a5=this[_0x4c0516(0x1fb)](_0x380a6d),{left:_0x3e9440,top:_0x3b9af5,height:_0x4ab9fb}=_0x4060a5,_0x4562e4=this['_getScale'](),_0x8a1ed5=_0x1b8e79/_0x4562e4,_0x4cae29=new _0x3d8481['Rect'](_0xb3b486+_0x10122e[_0x4c0516(0x3bf)][_0x4c0516(0x419)](_0x3cebee),{'left':_0x3e9440+_0x67003e-_0x8a1ed5,'top':_0x3b9af5+_0x987959,'height':_0x4ab9fb,'width':_0x25d78f,'fill':_0x573534||_0x3d8481[_0x4c0516(0x397)](_0x10122e[_0x4c0516(0x58b)][_0x4c0516(0x4ae)],0x0),'strokeWidth':_0x8a1ed5,'stroke':_0x3844e1,'evented':!0x0});this[_0x4c0516(0x33d)]=_0x4cae29,this['_scene']['addObject'](_0x4cae29,_0x427cca['TEXT_RANGE_LAYER_INDEX']);const _0x5d6176=new _0x3d8481['Rect'](_0xb3b486+_0x10122e[_0x4c0516(0x3bf)][_0x4c0516(0x419)](_0x3cebee),{'left':_0x3e9440+_0x67003e-_0x8a1ed5,'top':_0x3b9af5+_0x987959-_0x2c4d40/0x2,'height':_0x2c4d40,'width':_0x2c4d40,'fill':_0x573534||_0x3d8481[_0x4c0516(0x397)](_0x10122e[_0x4c0516(0x58b)][_0x4c0516(0x4ae)],0x0),'strokeWidth':0x0,'stroke':_0x573534||_0x3d8481['getColor'](_0x10122e[_0x4c0516(0x58b)][_0x4c0516(0x4ae)],0x0),'evented':!0x1});this[_0x4c0516(0x306)]=_0x5d6176,this[_0x4c0516(0x4fa)][_0x4c0516(0x449)](_0x5d6176,_0x427cca['TEXT_RANGE_LAYER_INDEX']);const _0x17c972=new _0x255523(_0xb3b486+_0x10122e[_0x4c0516(0x3bf)][_0x4c0516(0x419)](_0x3cebee),{'left':_0x3e9440+_0x67003e-_0x8a1ed5,'top':_0x3b9af5+_0x987959-_0x5005e7,'text':_0x3fe4db,'color':_0x573534});this['_textBubble']=_0x17c972,this[_0x4c0516(0x4fa)][_0x4c0516(0x449)](_0x17c972,_0x427cca['TEXT_RANGE_LAYER_INDEX']),this[_0x4c0516(0x511)]=!0x1;}[_0x270b48(0x59c)](){const _0x421092=_0x270b48,_0x1057e5=this[_0x421092(0x33d)][_0x421092(0x46c)]['subscribeEvent'](()=>{this['_hover']=!0x0;}),_0x47aafd=this[_0x421092(0x33d)][_0x421092(0x597)][_0x421092(0x3a1)](()=>{const _0x2c8747=_0x421092;this[_0x2c8747(0x5b3)]&&clearTimeout(this[_0x2c8747(0x5b3)]),this[_0x2c8747(0x5b3)]=setTimeout(()=>{const _0x52546f=_0x2c8747;this[_0x52546f(0x511)]=!0x1;},0x7d0);});return()=>{const _0x162f8a=_0x421092;_0x1057e5[_0x162f8a(0x4d1)](),_0x47aafd[_0x162f8a(0x4d1)]();};}[_0x270b48(0x66d)](_0x1354d0,_0x1a82db,_0x246770,_0x188015){const _0x388fad=_0x270b48,_0x1e7c7e=new _0x10122e[(_0x388fad(0x58e))](_0x1354d0)[_0x388fad(0x2c4)](0.2)['toRgbString'](),_0x16b7bb=new _0x3d8481['RegularPolygon'](_0x143ce3+_0x10122e[_0x388fad(0x3bf)][_0x388fad(0x419)](_0x3cebee),{'pointsGroup':_0x1a82db,'fill':_0x1e7c7e||_0x3d8481[_0x388fad(0x397)](_0x10122e[_0x388fad(0x58b)][_0x388fad(0x4ae)],0.2),'left':_0x246770,'top':_0x188015,'evented':!0x1,'debounceParentDirty':!0x1});this['_shapes'][_0x388fad(0x28f)](_0x16b7bb),this['_scene'][_0x388fad(0x449)](_0x16b7bb,_0x427cca[_0x388fad(0x44e)]);}['_drawRectRange'](_0x28d610,_0x544e90,_0x12e936,_0x5f00c9){const _0x21fe50=_0x270b48,_0x150efe=new _0x10122e[(_0x21fe50(0x58e))](_0x28d610)['setAlpha'](0.2)[_0x21fe50(0x39b)](),_0xd28414=new _0x3d8481['RegularPolygon'](_0x1c076f+_0x10122e[_0x21fe50(0x3bf)][_0x21fe50(0x419)](_0x3cebee),{'pointsGroup':_0x544e90,'fill':_0x150efe||_0x3d8481[_0x21fe50(0x397)](_0x10122e['COLORS'][_0x21fe50(0x4ae)],0.2),'left':_0x12e936,'top':_0x5f00c9,'evented':!0x1,'debounceParentDirty':!0x1});this[_0x21fe50(0x3f5)]['push'](_0xd28414),this[_0x21fe50(0x4fa)][_0x21fe50(0x449)](_0xd28414,_0x427cca[_0x21fe50(0x44e)]);}['_getAnchorBounding'](_0xb3e063){const _0x7c50d=_0xb3e063[0x0],_0x2873de=_0x7c50d[0x0],_0xe624c0=_0x7c50d[0x2],{x:_0x3a214e,y:_0x57e301}=_0x2873de,{x:_0x22b0fa,y:_0x227516}=_0xe624c0;return{'left':_0x3a214e,'top':_0x57e301,'width':_0x22b0fa-_0x3a214e,'height':_0x227516-_0x57e301};}[_0x270b48(0x4c9)](){const _0xfdf554=_0x270b48,{scaleX:_0x5b67e1,scaleY:_0x32d403}=this[_0xfdf554(0x4fa)][_0xfdf554(0x35b)]();return Math['max'](_0x5b67e1,_0x32d403);}}var _0x8297b8=Object['defineProperty'],_0x23c891=Object['getOwnPropertyDescriptor'],_0x204330=(_0x1e1f74,_0x31e404,_0x4167dc,_0x3f22dd)=>{const _0x12ee0f=_0x270b48;for(var _0x350db0=_0x3f22dd>0x1?void 0x0:_0x3f22dd?_0x23c891(_0x31e404,_0x4167dc):_0x31e404,_0x4a0143=_0x1e1f74[_0x12ee0f(0x2df)]-0x1,_0x54d8a6;_0x4a0143>=0x0;_0x4a0143--)(_0x54d8a6=_0x1e1f74[_0x4a0143])&&(_0x350db0=(_0x3f22dd?_0x54d8a6(_0x31e404,_0x4167dc,_0x350db0):_0x54d8a6(_0x350db0))||_0x350db0);return _0x3f22dd&&_0x350db0&&_0x8297b8(_0x31e404,_0x4167dc,_0x350db0),_0x350db0;},_0x98baea=(_0x4c1fc6,_0x14a3c6)=>(_0x53ff5c,_0x3252e9)=>_0x14a3c6(_0x53ff5c,_0x3252e9,_0x4c1fc6);let _0x33ba76=class extends _0x10122e[_0x270b48(0x332)]{constructor(_0x5a9e73,_0x1c0de3,_0x1e86d9,_0x2f9938,_0x8c2fb9){const _0x2cf36c=_0x270b48;super(),_0x11da04(this,_0x2cf36c(0x1d3),[]),_0x11da04(this,_0x2cf36c(0x5fe),[]),(this['_context']=_0x5a9e73,this[_0x2cf36c(0x2e6)]=_0x1c0de3,this['_collabCursorController']=_0x1e86d9,this['_commandService']=_0x2f9938,this[_0x2cf36c(0x495)]=_0x8c2fb9,this[_0x2cf36c(0x46f)]());}[_0x270b48(0x46f)](){const _0x5e2864=_0x270b48,_0x2c091f=this['_context'][_0x5e2864(0x3d3)],_0x407542=this[_0x5e2864(0x2e6)];this[_0x5e2864(0x206)](_0x43beed[_0x5e2864(0x5ff)]([this[_0x5e2864(0x364)][_0x5e2864(0x405)](_0x2c091f),this['_themeService'][_0x5e2864(0x310)]])[_0x5e2864(0x3fb)](_0x107fd5[_0x5e2864(0x60f)](([_0xebdf9c,_0x4d4016])=>({'skeleton':_0x407542[_0x5e2864(0x5eb)](),'cursors':[..._0xebdf9c['values']()]['flatMap'](_0x32f20a=>({..._0x32f20a,'color':_0x4d4016[_0x32f20a[_0x5e2864(0x39a)]]}))})))[_0x5e2864(0x40f)](_0x364efd=>{const _0x35da42=_0x5e2864;if(this[_0x35da42(0x274)](),_0x364efd){const {skeleton:_0x9dc948,cursors:_0x40ced8}=_0x364efd;this['_updateCollabCursors'](_0x9dc948,_0x40ced8);}})),this['_initResize'](),this[_0x5e2864(0x50b)]();}[_0x270b48(0x31e)](_0x3cd915,_0x34441e){const _0x1214ff=_0x270b48,{scene:_0x2e0774,mainComponent:_0x2634aa}=this[_0x1214ff(0x22e)],_0xe24c60=_0x34441e[_0x1214ff(0x60f)](_0x3a2792=>new _0x16dce4(_0x3a2792,_0x2e0774,_0x3cd915,_0x2634aa));this[_0x1214ff(0x1d3)]=_0xe24c60,this[_0x1214ff(0x5fe)]=_0x34441e;}[_0x270b48(0x5b7)](){const _0x3fc0c3=_0x270b48;this[_0x3fc0c3(0x274)]();const {scene:_0x1798dc,mainComponent:_0x68462a}=this['_context'],_0x5392b8=this[_0x3fc0c3(0x2e6)][_0x3fc0c3(0x5eb)](),_0x31c71c=this['_cursors'][_0x3fc0c3(0x60f)](_0x305737=>new _0x16dce4(_0x305737,_0x1798dc,_0x5392b8,_0x68462a));this[_0x3fc0c3(0x1d3)]=_0x31c71c;}[_0x270b48(0x274)](){const _0x4cdf1d=_0x270b48;this[_0x4cdf1d(0x1d3)][_0x4cdf1d(0x4bd)](_0x57fe1f=>_0x57fe1f[_0x4cdf1d(0x67e)]()),this['_cursorShapes']=[];}[_0x270b48(0x50b)](){const _0x28c435=_0x270b48,_0x2dc7b7=[_0x427cca[_0x28c435(0x47e)]['id']];this[_0x28c435(0x206)](this[_0x28c435(0x4ce)][_0x28c435(0x32f)](_0x5cb254=>{const _0x374de8=_0x28c435;_0x2dc7b7[_0x374de8(0x68d)](_0x5cb254['id'])&&_0x5cb254[_0x374de8(0x4ef)][_0x374de8(0x3d3)]===this['_context']['unitId']&&this[_0x374de8(0x5b7)]();}));}['_initResize'](){const _0x267e90=_0x270b48;this[_0x267e90(0x206)](_0x10122e['fromEventSubject'](this[_0x267e90(0x22e)][_0x267e90(0x35a)][_0x267e90(0x429)])[_0x267e90(0x3fb)](_0x107fd5['filter'](_0x4829fb=>_0x4829fb[_0x267e90(0x21d)]===_0x3d8481[_0x267e90(0x2c5)][_0x267e90(0x604)]),_0x107fd5[_0x267e90(0x5ee)](0x10))['subscribe'](()=>{const _0x56ec0f=_0x267e90;this[_0x56ec0f(0x5b7)]();}));}};_0x33ba76=_0x204330([_0x98baea(0x1,_0x10122e[_0x270b48(0x5c7)](_0x48121f[_0x270b48(0x5ef)])),_0x98baea(0x2,_0x10122e[_0x270b48(0x5c7)](_0x4c9228)),_0x98baea(0x3,_0x10122e[_0x270b48(0x1e0)]),_0x98baea(0x4,_0x10122e[_0x270b48(0x5c7)](_0x10122e[_0x270b48(0x2d8)]))],_0x33ba76);const _0x5e2ea9=0x1,_0x5cb35b=1.5;class _0x4108d3 extends _0x3d8481[_0x270b48(0x608)]{constructor(_0x5c6e02,_0x489ced){const _0x30e47f=_0x270b48;super(_0x5c6e02,_0x489ced),_0x11da04(this,'_color'),_0x11da04(this,_0x30e47f(0x473),!0x1),_0x11da04(this,_0x30e47f(0x20e)),_0x11da04(this,'_name',''),_0x11da04(this,'_labelPosition',_0x30e47f(0x5af)),_0x11da04(this,_0x30e47f(0x5cb)),(_0x489ced&&this[_0x30e47f(0x2e8)](_0x489ced),this['onPointerEnter$']['subscribeEvent'](()=>this['setShapeProps']({'hovered':!0x0})),this[_0x30e47f(0x597)]['subscribeEvent'](()=>this['setShapeProps']({'hovered':!0x1})));}['setShapeProps'](_0x5a299e){const _0x4fde4e=_0x270b48;var _0x458868,_0xd228f8,_0x41c698,_0xb07e28,_0x3c953a,_0x529b49;this[_0x4fde4e(0x546)]=(_0x458868=_0x5a299e['color'])!=null?_0x458868:this[_0x4fde4e(0x546)],this['_hovered']=(_0xd228f8=_0x5a299e[_0x4fde4e(0x1ed)])!=null?_0xd228f8:this[_0x4fde4e(0x473)],this[_0x4fde4e(0x20e)]=(_0x41c698=_0x5a299e[_0x4fde4e(0x32a)])!=null?_0x41c698:this[_0x4fde4e(0x20e)],this['_name']=(_0xb07e28=_0x5a299e[_0x4fde4e(0x27e)])!=null?_0xb07e28:this[_0x4fde4e(0x4e7)],this[_0x4fde4e(0x531)]=(_0x3c953a=_0x5a299e[_0x4fde4e(0x57d)])!=null?_0x3c953a:this[_0x4fde4e(0x531)],this[_0x4fde4e(0x5cb)]=(_0x529b49=_0x5a299e[_0x4fde4e(0x5a4)])!=null?_0x529b49:this[_0x4fde4e(0x5cb)],this[_0x4fde4e(0x65e)]({'width':_0x5a299e[_0x4fde4e(0x23f)],'height':_0x5a299e[_0x4fde4e(0x541)]});}[_0x270b48(0x418)](_0x510cb2){const _0x4b0f1f=_0x270b48,{row:_0x3c1827,column:_0xf552a1}=_0x510cb2;if(_0x3c1827>=this['_range'][_0x4b0f1f(0x3ca)]&&_0x3c1827<=this[_0x4b0f1f(0x20e)]['endRow']&&_0xf552a1>=this[_0x4b0f1f(0x20e)][_0x4b0f1f(0x57c)]&&_0xf552a1<=this[_0x4b0f1f(0x20e)][_0x4b0f1f(0x4d9)]){this['setShapeProps']({'hovered':!0x0});return;}this[_0x4b0f1f(0x2e8)]({'hovered':!0x1});}[_0x270b48(0x3b9)](_0x351a36){return!0x1;}['_draw'](_0x1cb46a){const _0x5df3cb=_0x270b48;_0x3d8481['Rect'][_0x5df3cb(0x3ce)](_0x1cb46a,{'width':this[_0x5df3cb(0x23f)],'height':this['height'],'strokeWidth':_0x5cb35b,'stroke':this[_0x5df3cb(0x546)],'evented':!0x1,'fill':this['_backgroundColor']}),this[_0x5df3cb(0x473)]&&(_0x1cb46a[_0x5df3cb(0x379)](),_0x1cb46a[_0x5df3cb(0x667)](0x1,0x0,0x0,0x1,this[_0x5df3cb(0x23f)],this['_labelPosition']===_0x5df3cb(0x392)?0x0:-_0x5005e7),_0x255523[_0x5df3cb(0x3ce)](_0x1cb46a,{'text':this[_0x5df3cb(0x4e7)],'color':this[_0x5df3cb(0x546)]}),_0x1cb46a[_0x5df3cb(0x577)]());}}var _0x1fee37=Object[_0x270b48(0x29d)],_0x46fee5=Object[_0x270b48(0x255)],_0x5883b7=(_0x2b52ba,_0x118edb,_0x60a697,_0x5a4321)=>{const _0x27e138=_0x270b48;for(var _0x20be25=_0x5a4321>0x1?void 0x0:_0x5a4321?_0x46fee5(_0x118edb,_0x60a697):_0x118edb,_0x114979=_0x2b52ba[_0x27e138(0x2df)]-0x1,_0x4a7d1e;_0x114979>=0x0;_0x114979--)(_0x4a7d1e=_0x2b52ba[_0x114979])&&(_0x20be25=(_0x5a4321?_0x4a7d1e(_0x118edb,_0x60a697,_0x20be25):_0x4a7d1e(_0x20be25))||_0x20be25);return _0x5a4321&&_0x20be25&&_0x1fee37(_0x118edb,_0x60a697,_0x20be25),_0x20be25;},_0x46d9aa=(_0x15130f,_0x171da6)=>(_0x52baee,_0x593d01)=>_0x171da6(_0x52baee,_0x593d01,_0x15130f);const _0x174806=0x1389;let _0xe5a2cc=class extends _0x10122e[_0x270b48(0x332)]{constructor(_0x4fe614,_0x45c519,_0x2b7f01,_0x1016e8){const _0x2afc96=_0x270b48;super(),_0x11da04(this,_0x2afc96(0x5fe),new Set()),_0x11da04(this,_0x2afc96(0x37d),null),(this[_0x2afc96(0x22e)]=_0x4fe614,this['_sheetSkeletonManagerService']=_0x45c519,this['_collabCursorController']=_0x2b7f01,this[_0x2afc96(0x495)]=_0x1016e8,this[_0x2afc96(0x46f)]());}['_init'](){const _0x33c79a=_0x270b48;this[_0x33c79a(0x344)][_0x33c79a(0x5dc)][_0x33c79a(0x3fb)](_0x107fd5[_0x33c79a(0x57a)](this['dispose$']),_0x107fd5[_0x33c79a(0x2f7)](_0x109e64=>{const _0x576b96=_0x33c79a;if(_0x109e64){const _0x330212=_0x109e64[_0x576b96(0x602)];return _0x43beed[_0x576b96(0x5ff)](this[_0x576b96(0x364)][_0x576b96(0x405)](this[_0x576b96(0x22e)]['unitId']),this[_0x576b96(0x495)][_0x576b96(0x310)])[_0x576b96(0x3fb)](_0x107fd5['map'](([_0x3c8ebb,_0x5da2c7])=>{const _0x124a5f=_0x576b96,_0x523430=new Map();return _0x3c8ebb[_0x124a5f(0x4bd)]((_0x176247,_0x5d896e)=>{const _0x3ca5ea=_0x124a5f;if(_0x176247[_0x3ca5ea(0x557)]===_0x330212){const _0x1ef9ec={..._0x176247};_0x1ef9ec[_0x3ca5ea(0x39a)]=_0x5da2c7[_0x176247['color']],_0x523430[_0x3ca5ea(0x472)](_0x5d896e,_0x1ef9ec);}}),{'skeleton':_0x109e64,'cursors':_0x523430};}));}return _0x43beed['of']({'skeleton':null,'cursors':new Map()});}))[_0x33c79a(0x40f)](({skeleton:_0x17c989,cursors:_0x33f975})=>{const _0x4929c3=_0x33c79a;this[_0x4929c3(0x274)](),_0x17c989&&this[_0x4929c3(0x31e)](_0x17c989,_0x33f975);}),this[_0x33c79a(0x344)][_0x33c79a(0x5dc)][_0x33c79a(0x40f)](_0x408720=>{const _0x5305cb=_0x33c79a;if(_0x408720==null)return;const {skeleton:_0x310ed7}=_0x408720,{scene:_0x219e42}=this[_0x5305cb(0x22e)];_0x219e42[_0x5305cb(0x609)][_0x5305cb(0x3a1)](_0x10122e[_0x5305cb(0x5ce)](_0x6e293e=>{const _0x567c3=_0x5305cb;var _0x690407,_0x2c7440;const {offsetX:_0x766cb3,offsetY:_0x4f279b}=_0x6e293e,{x:_0x283538,y:_0x42bcd5}=_0x219e42[_0x567c3(0x664)](_0x3d8481[_0x567c3(0x68e)][_0x567c3(0x49e)]([_0x766cb3,_0x4f279b])),{scaleX:_0x955778,scaleY:_0x2e9a06}=_0x219e42[_0x567c3(0x35b)](),_0x24ca9b=_0x219e42[_0x567c3(0x29a)](_0x4a1dc3[_0x567c3(0x22c)][_0x567c3(0x252)]),_0x29cb3a=_0x219e42['getVpScrollXYInfoByPosToVp'](_0x3d8481['Vector2'][_0x567c3(0x49e)]([_0x283538,_0x42bcd5]),_0x24ca9b),_0x4c4134=_0x310ed7['getCellPositionByOffset'](_0x766cb3,_0x4f279b,_0x955778,_0x2e9a06,_0x29cb3a);((_0x690407=this['_lastPointer'])==null?void 0x0:_0x690407[_0x567c3(0x3f7)])===_0x4c4134[_0x567c3(0x3f7)]&&((_0x2c7440=this[_0x567c3(0x37d)])==null?void 0x0:_0x2c7440[_0x567c3(0x209)])===_0x4c4134[_0x567c3(0x209)]||this['_cursors'][_0x567c3(0x4bd)](_0x41edd0=>{const _0x39b4fa=_0x567c3;_0x41edd0[_0x39b4fa(0x418)](_0x4c4134);});},0x64));});}[_0x270b48(0x31e)](_0x1e039e,_0x72ab12){const _0x13a8d9=_0x270b48;var _0x3e229e;const _0x4bb0af=(_0x3e229e=this[_0x13a8d9(0x344)]['getCurrent']())==null?void 0x0:_0x3e229e[_0x13a8d9(0x3ef)];if(!_0x4bb0af)return;const _0xbe2308=this[_0x13a8d9(0x67a)]();if(!_0xbe2308)return;this[_0x13a8d9(0x5fe)][_0x13a8d9(0x4bd)](_0x5c06f5=>{const _0x50ab7c=_0x13a8d9;_0x5c06f5[_0x50ab7c(0x662)]();});const {scene:_0x233d76}=_0xbe2308,_0x4fe096=_0x141726(Array[_0x13a8d9(0x3b2)](_0x72ab12[_0x13a8d9(0x40e)]()))[_0x13a8d9(0x60f)](_0x5ed52d=>{const _0x59b79e=_0x13a8d9,{color:_0x5cb4e7,range:_0x50caa8,name:_0x26377f,selection:_0xeaadf8,sheetID:_0x1a6006}=_0x5ed52d,{startColumn:_0x4665e4,startRow:_0x47035a,endColumn:_0x11a6d4,endRow:_0xa1e275}=_0x50caa8,_0x54da3f=_0x4a1dc3[_0x59b79e(0x261)](_0x47035a,_0x4665e4,_0x233d76,_0x4bb0af),_0x19d4a5=_0x4a1dc3[_0x59b79e(0x261)](_0xa1e275,_0x11a6d4,_0x233d76,_0x4bb0af),{columnHeaderHeightAndMarginTop:_0x2edc62}=_0x4bb0af,{startX:_0x50d393,startY:_0x1a30bf}=_0x54da3f,{endX:_0x4b118a,endY:_0x29b362}=_0x19d4a5,_0x1bf6eb=_0x4b118a-_0x50d393,_0x5c82d5=_0x29b362-_0x1a30bf,_0x27363c={'labelPosition':_0x1a30bf-_0x2edc62>=_0x5005e7?_0x59b79e(0x5af):_0x59b79e(0x392),'sheetID':_0x1a6006,'range':_0x50caa8,'color':_0x5cb4e7,'name':_0x26377f,'selection':_0xeaadf8,'left':_0x50d393,'top':_0x1a30bf,'width':_0x1bf6eb,'height':_0x5c82d5,'evented':!0x1,'zIndex':_0x174806};return new _0x4108d3(_0x26377f,_0x27363c);});_0x233d76[_0x13a8d9(0x207)](_0x4fe096,_0x5e2ea9),this[_0x13a8d9(0x5fe)]=new Set(_0x4fe096);}[_0x270b48(0x274)](){const _0x52134c=_0x270b48;var _0x5673cb;(_0x5673cb=this['_cursors'])==null||_0x5673cb['forEach'](_0x1a6270=>_0x1a6270[_0x52134c(0x67e)]());}[_0x270b48(0x67a)](){const _0x442b23=_0x270b48;return _0x4a1dc3[_0x442b23(0x407)](this['_context'][_0x442b23(0x5bf)],this[_0x442b23(0x22e)]);}};_0xe5a2cc=_0x5883b7([_0x46d9aa(0x1,_0x10122e[_0x270b48(0x5c7)](_0x4a1dc3[_0x270b48(0x37e)])),_0x46d9aa(0x2,_0x10122e[_0x270b48(0x5c7)](_0x4c9228)),_0x46d9aa(0x3,_0x10122e[_0x270b48(0x5c7)](_0x10122e[_0x270b48(0x2d8)]))],_0xe5a2cc);function _0x141726(_0x46a92f){const _0x5885dc=_0x270b48,_0x134b76=new Map();return _0x46a92f['forEach'](_0x3d5c98=>{const _0x117bdd=_0x5645;if(_0x134b76[_0x117bdd(0x5aa)](_0x3d5c98[_0x117bdd(0x292)])){const _0xa1cc90=_0x134b76[_0x117bdd(0x56f)](_0x3d5c98[_0x117bdd(0x292)]);_0xa1cc90[_0x117bdd(0x27e)]+=',\x20'+_0x3d5c98[_0x117bdd(0x27e)];}else _0x134b76[_0x117bdd(0x472)](_0x3d5c98[_0x117bdd(0x292)],_0x3d5c98);}),Array[_0x5885dc(0x3b2)](_0x134b76['values']());}var _0x7a6336=typeof globalThis<'u'?globalThis:typeof window<'u'?window:typeof global<'u'?global:typeof self<'u'?self:{};function _0x58c50a(_0xed2124){const _0x54ac45=_0x270b48;return _0xed2124&&_0xed2124[_0x54ac45(0x3e2)]&&Object[_0x54ac45(0x27c)]['hasOwnProperty']['call'](_0xed2124,_0x54ac45(0x3e1))?_0xed2124[_0x54ac45(0x3e1)]:_0xed2124;}var _0xb0ba09={'exports':{}},_0x186328={},_0x3ea822=_0x32ddec,_0x444ec1=Symbol[_0x270b48(0x5b6)](_0x270b48(0x260)),_0x12dd40=Symbol[_0x270b48(0x5b6)](_0x270b48(0x5c5)),_0x5389d0=Object['prototype'][_0x270b48(0x33a)],_0x29fe0a=_0x3ea822[_0x270b48(0x59a)]['ReactCurrentOwner'],_0xbd230e={'key':!0x0,'ref':!0x0,'__self':!0x0,'__source':!0x0};function _0x26c447(_0x2f409a,_0x3f84ec,_0x42dff1){const _0x3ce369=_0x270b48;var _0x183115,_0x204ad1={},_0x356364=null,_0x126cb2=null;_0x42dff1!==void 0x0&&(_0x356364=''+_0x42dff1),_0x3f84ec[_0x3ce369(0x20c)]!==void 0x0&&(_0x356364=''+_0x3f84ec[_0x3ce369(0x20c)]),_0x3f84ec[_0x3ce369(0x550)]!==void 0x0&&(_0x126cb2=_0x3f84ec[_0x3ce369(0x550)]);for(_0x183115 in _0x3f84ec)_0x5389d0[_0x3ce369(0x27f)](_0x3f84ec,_0x183115)&&!_0xbd230e[_0x3ce369(0x33a)](_0x183115)&&(_0x204ad1[_0x183115]=_0x3f84ec[_0x183115]);if(_0x2f409a&&_0x2f409a[_0x3ce369(0x3fa)]){for(_0x183115 in(_0x3f84ec=_0x2f409a[_0x3ce369(0x3fa)],_0x3f84ec))_0x204ad1[_0x183115]===void 0x0&&(_0x204ad1[_0x183115]=_0x3f84ec[_0x183115]);}return{'$$typeof':_0x444ec1,'type':_0x2f409a,'key':_0x356364,'ref':_0x126cb2,'props':_0x204ad1,'_owner':_0x29fe0a['current']};}_0x186328['Fragment']=_0x12dd40,_0x186328[_0x270b48(0x345)]=_0x26c447,_0x186328[_0x270b48(0x69b)]=_0x26c447,_0xb0ba09['exports']=_0x186328;var _0x2515c5=_0xb0ba09[_0x270b48(0x3ab)],_0x1a0265=function(){const _0x57cc21=_0x270b48;return _0x1a0265=Object[_0x57cc21(0x4f2)]||function(_0x27b012){const _0x2f87da=_0x57cc21;for(var _0x4195c0,_0x36ab5e=0x1,_0x136b96=arguments[_0x2f87da(0x2df)];_0x36ab5e<_0x136b96;_0x36ab5e++){_0x4195c0=arguments[_0x36ab5e];for(var _0x5a84f2 in _0x4195c0)Object[_0x2f87da(0x27c)][_0x2f87da(0x33a)][_0x2f87da(0x27f)](_0x4195c0,_0x5a84f2)&&(_0x27b012[_0x5a84f2]=_0x4195c0[_0x5a84f2]);}return _0x27b012;},_0x1a0265['apply'](this,arguments);},_0x563b7b=function(_0x31b85c,_0x3046d0){const _0x290106=_0x270b48;var _0x4251dd={};for(var _0x1cbdae in _0x31b85c)Object[_0x290106(0x27c)][_0x290106(0x33a)][_0x290106(0x27f)](_0x31b85c,_0x1cbdae)&&_0x3046d0[_0x290106(0x316)](_0x1cbdae)<0x0&&(_0x4251dd[_0x1cbdae]=_0x31b85c[_0x1cbdae]);if(_0x31b85c!=null&&typeof Object['getOwnPropertySymbols']=='function'){for(var _0x297da8=0x0,_0x1cbdae=Object[_0x290106(0x2e4)](_0x31b85c);_0x297da8<_0x1cbdae[_0x290106(0x2df)];_0x297da8++)_0x3046d0['indexOf'](_0x1cbdae[_0x297da8])<0x0&&Object[_0x290106(0x27c)][_0x290106(0x2a9)][_0x290106(0x27f)](_0x31b85c,_0x1cbdae[_0x297da8])&&(_0x4251dd[_0x1cbdae[_0x297da8]]=_0x31b85c[_0x1cbdae[_0x297da8]]);}return _0x4251dd;},_0x5d4b40=_0x32ddec[_0x270b48(0x2eb)](function(_0x72f013,_0x4caa59){const _0x5cdeb0=_0x270b48;var _0x58b553=_0x72f013['icon'],_0xa86765=_0x72f013['id'],_0x400ef8=_0x72f013[_0x5cdeb0(0x459)],_0x2f3f3c=_0x72f013['extend'],_0x46e320=_0x563b7b(_0x72f013,['icon','id',_0x5cdeb0(0x459),'extend']),_0x330d99=_0x5cdeb0(0x51a)[_0x5cdeb0(0x32d)](_0xa86765,'\x20')[_0x5cdeb0(0x32d)](_0x400ef8||'')[_0x5cdeb0(0x3aa)](),_0x52cffa=_0x32ddec['useRef']('_'[_0x5cdeb0(0x32d)](_0x5b9fd8()));return _0x2095f0(_0x58b553,''[_0x5cdeb0(0x32d)](_0xa86765),{'defIds':_0x58b553[_0x5cdeb0(0x52c)],'idSuffix':_0x52cffa[_0x5cdeb0(0x2db)]},_0x1a0265({'ref':_0x4caa59,'className':_0x330d99},_0x46e320),_0x2f3f3c);});function _0x2095f0(_0x5e2ce2,_0x3a796a,_0x451544,_0x3dd468,_0x36b265){const _0x1f7ccf=_0x270b48;return _0x32ddec[_0x1f7ccf(0x3a5)](_0x5e2ce2[_0x1f7ccf(0x2b8)],_0x1a0265(_0x1a0265({'key':_0x3a796a},_0x50fad5(_0x5e2ce2,_0x451544,_0x36b265)),_0x3dd468),(_0x47e9bc(_0x5e2ce2,_0x451544)[_0x1f7ccf(0x352)]||[])[_0x1f7ccf(0x60f)](function(_0x209a15,_0x47c23f){const _0x7e14dc=_0x1f7ccf;return _0x2095f0(_0x209a15,''[_0x7e14dc(0x32d)](_0x3a796a,'-')[_0x7e14dc(0x32d)](_0x5e2ce2[_0x7e14dc(0x2b8)],'-')[_0x7e14dc(0x32d)](_0x47c23f),_0x451544,void 0x0,_0x36b265);}));}function _0x50fad5(_0x12abca,_0x416cc2,_0x2646a6){const _0x56d29c=_0x270b48;var _0x453061=_0x1a0265({},_0x12abca[_0x56d29c(0x219)]);_0x2646a6!=null&&_0x2646a6['colorChannel1']&&_0x453061[_0x56d29c(0x498)]===_0x56d29c(0x1e5)&&(_0x453061[_0x56d29c(0x498)]=_0x2646a6['colorChannel1']);var _0x6a97de=_0x416cc2[_0x56d29c(0x52c)];return!_0x6a97de||_0x6a97de[_0x56d29c(0x2df)]===0x0||(_0x12abca[_0x56d29c(0x2b8)]==='use'&&_0x453061[_0x56d29c(0x304)]&&(_0x453061[_0x56d29c(0x304)]=_0x453061[_0x56d29c(0x304)]+_0x416cc2[_0x56d29c(0x3a7)]),Object[_0x56d29c(0x2dc)](_0x453061)[_0x56d29c(0x4bd)](function(_0x2a73c6){const _0x454e03=_0x56d29c;var _0x1a4752=_0x2a73c6[0x0],_0x18cd5a=_0x2a73c6[0x1];typeof _0x18cd5a==_0x454e03(0x451)&&(_0x453061[_0x1a4752]=_0x18cd5a[_0x454e03(0x627)](/url\(#(.*)\)/,_0x454e03(0x2b5)[_0x454e03(0x32d)](_0x416cc2[_0x454e03(0x3a7)],')')));})),_0x453061;}function _0x47e9bc(_0x1ed46a,_0x70523){const _0x145b5e=_0x270b48;var _0x38ad02,_0x4bd360=_0x70523[_0x145b5e(0x52c)];return!_0x4bd360||_0x4bd360[_0x145b5e(0x2df)]===0x0?_0x1ed46a:_0x1ed46a[_0x145b5e(0x2b8)]===_0x145b5e(0x300)&&(!((_0x38ad02=_0x1ed46a[_0x145b5e(0x352)])===null||_0x38ad02===void 0x0)&&_0x38ad02[_0x145b5e(0x2df)])?_0x1a0265(_0x1a0265({},_0x1ed46a),{'children':_0x1ed46a[_0x145b5e(0x352)]['map'](function(_0x306a6d){const _0x293898=_0x145b5e;return typeof _0x306a6d[_0x293898(0x219)]['id']==_0x293898(0x451)&&_0x4bd360&&_0x4bd360[_0x293898(0x316)](_0x306a6d['attrs']['id'])>-0x1?_0x1a0265(_0x1a0265({},_0x306a6d),{'attrs':_0x1a0265(_0x1a0265({},_0x306a6d[_0x293898(0x219)]),{'id':_0x306a6d[_0x293898(0x219)]['id']+_0x70523['idSuffix']})}):_0x306a6d;})}):_0x1ed46a;}function _0x5b9fd8(){const _0x1c1686=_0x270b48;return Math[_0x1c1686(0x641)]()['toString'](0x24)[_0x1c1686(0x376)](0x2,0x8);}_0x5d4b40[_0x270b48(0x53b)]='UniverIcon';var _0x2c8d98={'tag':_0x270b48(0x54d),'attrs':{'fill':_0x270b48(0x600),'viewBox':_0x270b48(0x661),'width':'1em','height':_0x270b48(0x565)},'children':[{'tag':'g','attrs':{'clipPath':_0x270b48(0x68b)},'children':[{'tag':'path','attrs':{'stroke':'currentColor','d':_0x270b48(0x666),'strokeLinecap':_0x270b48(0x5c2),'strokeLinejoin':_0x270b48(0x5c2),'strokeWidth':1.2}}]},{'tag':_0x270b48(0x300),'attrs':{},'children':[{'tag':_0x270b48(0x437),'attrs':{'id':'off-line-single_clip0_910_343'},'children':[{'tag':_0x270b48(0x440),'attrs':{'fill':_0x270b48(0x606),'d':_0x270b48(0x246)}}]}]}],'defIds':[_0x270b48(0x2ba)]},_0x2f5bde=_0x32ddec[_0x270b48(0x2eb)](function(_0x2f3c7e,_0x332271){const _0x4a2d1e=_0x270b48;return _0x32ddec[_0x4a2d1e(0x3a5)](_0x5d4b40,Object[_0x4a2d1e(0x4f2)]({},_0x2f3c7e,{'id':_0x4a2d1e(0x529),'ref':_0x332271,'icon':_0x2c8d98}));});_0x2f5bde[_0x270b48(0x53b)]=_0x270b48(0x5a2);var _0x5ce207={'tag':_0x270b48(0x54d),'attrs':{'fill':_0x270b48(0x600),'viewBox':'0\x200\x2017\x2016','width':_0x270b48(0x565),'height':'1em'},'children':[{'tag':'g','attrs':{'clipPath':_0x270b48(0x326)},'children':[{'tag':'path','attrs':{'stroke':'currentColor','d':_0x270b48(0x343),'strokeLinecap':_0x270b48(0x5c2),'strokeLinejoin':_0x270b48(0x5c2),'strokeWidth':1.2}}]},{'tag':_0x270b48(0x300),'attrs':{},'children':[{'tag':_0x270b48(0x437),'attrs':{'id':_0x270b48(0x629)},'children':[{'tag':_0x270b48(0x440),'attrs':{'fill':_0x270b48(0x606),'d':'M0\x200H16V16H0z','transform':_0x270b48(0x617)}}]}]}],'defIds':['on-line-single_clip0_910_349']},_0x587e16=_0x32ddec[_0x270b48(0x2eb)](function(_0x3eca3d,_0x334ef0){const _0x34752c=_0x270b48;return _0x32ddec[_0x34752c(0x3a5)](_0x5d4b40,Object[_0x34752c(0x4f2)]({},_0x3eca3d,{'id':_0x34752c(0x21c),'ref':_0x334ef0,'icon':_0x5ce207}));});_0x587e16['displayName']=_0x270b48(0x423);function _0x36e5bd(_0x54491d){const _0x262f76=_0x270b48;var _0x3bc4f4,_0x52a3da,_0xaeeb61='';if(typeof _0x54491d==_0x262f76(0x451)||typeof _0x54491d==_0x262f76(0x404))_0xaeeb61+=_0x54491d;else{if(typeof _0x54491d=='object'){if(Array[_0x262f76(0x3dc)](_0x54491d)){var _0x479f5c=_0x54491d[_0x262f76(0x2df)];for(_0x3bc4f4=0x0;_0x3bc4f4<_0x479f5c;_0x3bc4f4++)_0x54491d[_0x3bc4f4]&&(_0x52a3da=_0x36e5bd(_0x54491d[_0x3bc4f4]))&&(_0xaeeb61&&(_0xaeeb61+='\x20'),_0xaeeb61+=_0x52a3da);}else{for(_0x52a3da in _0x54491d)_0x54491d[_0x52a3da]&&(_0xaeeb61&&(_0xaeeb61+='\x20'),_0xaeeb61+=_0x52a3da);}}}return _0xaeeb61;}function _0x3afa7a(){for(var _0x2a0cdc,_0x5f1dbe,_0x3a769c=0x0,_0x5c8736='',_0x4804f1=arguments['length'];_0x3a769c<_0x4804f1;_0x3a769c++)(_0x2a0cdc=arguments[_0x3a769c])&&(_0x5f1dbe=_0x36e5bd(_0x2a0cdc))&&(_0x5c8736&&(_0x5c8736+='\x20'),_0x5c8736+=_0x5f1dbe);return _0x5c8736;}const _0x488a1c={'onlineStatusIcon':_0x270b48(0x591),'onlineStatusTitle':_0x270b48(0x31d),'onlineStatus':_0x270b48(0x485),'online':_0x270b48(0x384),'offline':'univer-offline'};function _0x5ea701(_0x58f7a8){const _0x16b5b0=_0x270b48;switch(_0x58f7a8){case _0x27aa5e[_0x16b5b0(0x2f3)]:return _0x16b5b0(0x679);case _0x27aa5e['CONFLICT']:return'collabStatus.conflict';case _0x27aa5e[_0x16b5b0(0x4e1)]:return _0x16b5b0(0x1e7);case _0x27aa5e[_0x16b5b0(0x5db)]:return _0x16b5b0(0x240);case _0x27aa5e['AWAITING']:case _0x27aa5e[_0x16b5b0(0x5f4)]:return _0x16b5b0(0x584);case _0x27aa5e[_0x16b5b0(0x420)]:case _0x27aa5e[_0x16b5b0(0x53c)]:return _0x16b5b0(0x277);}}function _0xe97fef(_0x10d439){const _0x59167d=_0x270b48,{status$:_0x3e4637}=_0x10d439,_0x12b3f2=_0x3421c5[_0x59167d(0x361)](_0x3e4637,_0x27aa5e[_0x59167d(0x5db)]),_0x58bc8d=_0x10122e[_0x59167d(0x5c0)](_0x10122e['LocaleService']),_0x170911=_0x10122e[_0x59167d(0x5c0)](_0x3ef0c0[_0x59167d(0x5ae)]),_0x229605=_0x12b3f2!==_0x27aa5e[_0x59167d(0x2f3)],_0x609608=_0x58bc8d['t'](_0x5ea701(_0x12b3f2)),_0x1be84f=_0x3afa7a(_0x488a1c[_0x59167d(0x331)],{[_0x488a1c['online']]:_0x229605,[_0x488a1c[_0x59167d(0x552)]]:!_0x229605}),_0x9e6328=_0x229605?_0x2515c5[_0x59167d(0x345)](_0x587e16,{}):_0x2515c5[_0x59167d(0x345)](_0x2f5bde,{}),_0x522c4c=_0x32ddec[_0x59167d(0x216)](()=>{const _0x22fc3b=_0x59167d;_0x229605||_0x170911[_0x22fc3b(0x265)]();},[_0x229605,_0x170911]);function _0x454b0f(){const _0x2c2afe=_0x59167d;return _0x2515c5[_0x2c2afe(0x69b)](_0x2c2afe(0x30d),{'className':_0x1be84f,'onClick':_0x522c4c,'children':[_0x2515c5['jsx'](_0x2c2afe(0x30d),{'className':_0x488a1c[_0x2c2afe(0x333)],'children':_0x9e6328}),_0x2515c5[_0x2c2afe(0x345)]('div',{'className':_0x488a1c[_0x2c2afe(0x668)],'children':_0x609608})]});}return _0x229605?_0x454b0f():_0x2515c5[_0x59167d(0x345)](_0x4811a0[_0x59167d(0x502)],{'title':_0x58bc8d['t']('collab-client.tooltip.reconnect'),'children':_0x454b0f()});}var _0x371eb2=Object[_0x270b48(0x29d)],_0x1a1d5d=Object[_0x270b48(0x255)],_0x39c4ac=(_0xf2fe7a,_0x345b02,_0x4b4e91,_0x2f7d5a)=>{for(var _0x3c6558=_0x2f7d5a>0x1?void 0x0:_0x2f7d5a?_0x1a1d5d(_0x345b02,_0x4b4e91):_0x345b02,_0x4d528d=_0xf2fe7a['length']-0x1,_0x39fce9;_0x4d528d>=0x0;_0x4d528d--)(_0x39fce9=_0xf2fe7a[_0x4d528d])&&(_0x3c6558=(_0x2f7d5a?_0x39fce9(_0x345b02,_0x4b4e91,_0x3c6558):_0x39fce9(_0x3c6558))||_0x3c6558);return _0x2f7d5a&&_0x3c6558&&_0x371eb2(_0x345b02,_0x4b4e91,_0x3c6558),_0x3c6558;},_0x4330eb=(_0x8192a2,_0x2443da)=>(_0xf8dc97,_0x282a78)=>_0x2443da(_0xf8dc97,_0x282a78,_0x8192a2);_0x3ef0c0[_0x270b48(0x2c6)]=class extends _0x10122e[_0x270b48(0x5f7)]{constructor(_0x3eff49,_0x506a8f,_0x2067f5,_0xe2a639){const _0xa18376=_0x270b48;super(),_0x11da04(this,_0xa18376(0x1fa),new _0x43beed[(_0xa18376(0x65c))](_0x27aa5e[_0xa18376(0x5db)])),(this['_univerInstanceService']=_0x3eff49,this[_0xa18376(0x590)]=_0x506a8f,this[_0xa18376(0x358)]=_0x2067f5,this[_0xa18376(0x283)]=_0xe2a639,this[_0xa18376(0x589)](),this[_0xa18376(0x540)]());}[_0x270b48(0x540)](){const _0x3dac81=_0x270b48;this[_0x3dac81(0x206)](this[_0x3dac81(0x3d7)][_0x3dac81(0x34a)][_0x3dac81(0x3fb)](_0x43beed[_0x3dac81(0x2f7)](()=>{const _0x454b6a=_0x3dac81,_0x163ba4=this['_univerInstanceService'][_0x454b6a(0x446)]();return _0x163ba4?this['_collaborationController'][_0x454b6a(0x435)](_0x163ba4['getUnitId']()):_0x43beed['of'](null);}),_0x43beed[_0x3dac81(0x2f7)](_0x164366=>_0x164366?_0x164366[_0x3dac81(0x2f6)]:_0x43beed['of'](_0x27aa5e[_0x3dac81(0x5db)])))[_0x3dac81(0x40f)](_0x461ce4=>{const _0x292a67=_0x3dac81;this['_status$'][_0x292a67(0x299)](_0x461ce4);}));}[_0x270b48(0x589)](){const _0x2f0195=_0x270b48;this[_0x2f0195(0x206)](this['_uiPartsService'][_0x2f0195(0x464)](_0x3421c5[_0x2f0195(0x223)][_0x2f0195(0x43a)],()=>_0x10122e['connectInjector'](_0x2767f2({'status$':this[_0x2f0195(0x1fa)]['asObservable']()}),this['_injector'])));}},_0x3ef0c0[_0x270b48(0x2c6)]=_0x39c4ac([_0x4330eb(0x0,_0x10122e[_0x270b48(0x204)]),_0x4330eb(0x1,_0x3421c5['IUIPartsService']),_0x4330eb(0x2,_0x10122e[_0x270b48(0x5c7)](_0x10122e[_0x270b48(0x53a)])),_0x4330eb(0x3,_0x10122e[_0x270b48(0x5c7)](_0x3ef0c0[_0x270b48(0x4ad)]))],_0x3ef0c0[_0x270b48(0x2c6)]);function _0x2767f2(_0x2d2a7b){const {status$:_0x24135b}=_0x2d2a7b;return function(){const _0x3b2bb1=_0x5645;return _0x2515c5[_0x3b2bb1(0x345)](_0xe97fef,{'status$':_0x24135b});};}const _0x17ffc1=_0x10122e[_0x270b48(0x1e3)]('uni.network.url-service');var _0x27c164=Object[_0x270b48(0x29d)],_0x2502dd=Object[_0x270b48(0x255)],_0x4654d7=(_0x5cd73a,_0x26f19f,_0x547f16,_0x48fb01)=>{const _0x46c823=_0x270b48;for(var _0x2bd748=_0x48fb01>0x1?void 0x0:_0x48fb01?_0x2502dd(_0x26f19f,_0x547f16):_0x26f19f,_0x50cb27=_0x5cd73a[_0x46c823(0x2df)]-0x1,_0x40a80b;_0x50cb27>=0x0;_0x50cb27--)(_0x40a80b=_0x5cd73a[_0x50cb27])&&(_0x2bd748=(_0x48fb01?_0x40a80b(_0x26f19f,_0x547f16,_0x2bd748):_0x40a80b(_0x2bd748))||_0x2bd748);return _0x48fb01&&_0x2bd748&&_0x27c164(_0x26f19f,_0x547f16,_0x2bd748),_0x2bd748;},_0x114f07=(_0x4fc955,_0x5f1bb6)=>(_0x215b10,_0x32bc93)=>_0x5f1bb6(_0x215b10,_0x32bc93,_0x4fc955);_0x3ef0c0['DataLoaderController']=class extends _0x10122e['RxDisposable']{constructor(_0x316b94,_0x1de356,_0x32da4f,_0x26b186,_0x1e1335,_0x336c6f){const _0x3c098f=_0x270b48;super(),this[_0x3c098f(0x29f)]=_0x316b94,this[_0x3c098f(0x477)]=_0x1de356,this[_0x3c098f(0x4ce)]=_0x32da4f,this['_localCacheService']=_0x26b186,this[_0x3c098f(0x303)]=_0x1e1335,_0x336c6f?_0x336c6f==null||_0x336c6f['whenReady']()['then'](()=>this['_init']()):(this['_logService'][_0x3c098f(0x41a)](_0x3c098f(0x614),_0x3c098f(0x63a)),this[_0x3c098f(0x46f)]());}async[_0x270b48(0x46f)](){const _0x203536=_0x270b48,_0x2881cb=this['_urlService'][_0x203536(0x685)](_0x203536(0x5bf)),_0x5731d1=this[_0x203536(0x29f)]['getParam'](_0x203536(0x21d));if(!_0x2881cb||!_0x5731d1){this[_0x203536(0x477)]['debug'](_0x203536(0x614),_0x203536(0x55d));return;}switch(Number(_0x5731d1)){case _0x8439e8['UNIVER_SHEET']:{const _0x77ca1f=await this[_0x203536(0x575)](_0x2881cb);this[_0x203536(0x3e5)](_0x77ca1f);break;}case _0x8439e8[_0x203536(0x414)]:{await this['_loadDoc'](_0x2881cb);break;}default:{this[_0x203536(0x477)][_0x203536(0x371)](_0x203536(0x614),_0x203536(0x253));break;}}}async['_setupSubUnitSync'](_0x21215d){const _0x27c06a=_0x270b48;await this[_0x27c06a(0x388)](_0x21215d),_0x21215d[_0x27c06a(0x674)]['pipe'](_0x43beed[_0x27c06a(0x57a)](this[_0x27c06a(0x488)]))['subscribe'](_0x586008=>{_0x586008&&this['_updateURLWithCurrentState'](_0x586008);}),this['_urlService'][_0x27c06a(0x23d)]['pipe'](_0x43beed[_0x27c06a(0x57a)](this[_0x27c06a(0x488)]))[_0x27c06a(0x40f)](()=>this[_0x27c06a(0x388)](_0x21215d));}[_0x270b48(0x20f)](_0x16f500,_0x453896=!0x1){const _0x281a6d=_0x270b48,_0x445e26=this['_urlService'][_0x281a6d(0x685)]('subunit');_0x16f500[_0x281a6d(0x3c7)]()!==_0x445e26&&this[_0x281a6d(0x29f)][_0x281a6d(0x5ed)](_0x281a6d(0x43c),_0x16f500[_0x281a6d(0x3c7)](),_0x453896);}async['_updateSubUnitFromURLParams'](_0x14bffd){const _0x56840c=_0x270b48;var _0x533e4f;const _0x299b37=this['_urlService']['getParam']('subunit');if(!_0x299b37||!_0x14bffd[_0x56840c(0x5e7)](_0x299b37)){const _0x423bdc=_0x14bffd['getUnhiddenWorksheets']()[0x0],_0x1a0157=_0x14bffd[_0x56840c(0x5e7)](_0x423bdc);if(!_0x1a0157)return;this[_0x56840c(0x20f)](_0x1a0157,!0x0),await this['_commandService'][_0x56840c(0x284)](_0x43d50e[_0x56840c(0x28c)]['id'],{'unitId':_0x14bffd[_0x56840c(0x337)](),'subUnitId':_0x423bdc});return;}((_0x533e4f=_0x14bffd[_0x56840c(0x56c)]())==null?void 0x0:_0x533e4f[_0x56840c(0x3c7)]())!==_0x299b37&&await this[_0x56840c(0x4ce)][_0x56840c(0x284)](_0x43d50e[_0x56840c(0x28c)]['id'],{'unitId':_0x14bffd[_0x56840c(0x337)](),'subUnitId':_0x299b37});}async['_loadSheet'](_0x27ad97){const _0x52de78=_0x270b48;let _0x2b973c=0x0;const _0xe3c502=await this['_localCacheService'][_0x52de78(0x294)](_0x27ad97);return _0xe3c502&&(_0xe3c502[_0x52de78(0x636)]||_0xe3c502[_0x52de78(0x43b)]['length']!==0x0)&&(_0x2b973c=_0xe3c502[_0x52de78(0x4a0)]),_0x2b973c===0x0&&this[_0x52de78(0x477)]['debug'](_0x52de78(0x614),'fetching\x20the\x20latest\x20document\x20from\x20the\x20server.'),this[_0x52de78(0x303)][_0x52de78(0x2e9)](_0x27ad97,_0x2b973c);}async[_0x270b48(0x52a)](_0x35b40d){const _0xd5accf=_0x270b48;let _0x595eeb=0x0;const _0x3156ef=await this[_0xd5accf(0x5a3)]['loadOfflineData'](_0x35b40d);return _0x3156ef&&(_0x3156ef[_0xd5accf(0x636)]||_0x3156ef['mutations'][_0xd5accf(0x2df)]!==0x0)&&(_0x595eeb=_0x3156ef[_0xd5accf(0x4a0)]),_0x595eeb===0x0&&this[_0xd5accf(0x477)][_0xd5accf(0x41a)](_0xd5accf(0x614),_0xd5accf(0x496)),this['_snapshotService'][_0xd5accf(0x64b)](_0x35b40d,_0x595eeb);}},_0x3ef0c0[_0x270b48(0x41c)]=_0x4654d7([_0x114f07(0x0,_0x17ffc1),_0x114f07(0x1,_0x10122e[_0x270b48(0x4d7)]),_0x114f07(0x2,_0x10122e[_0x270b48(0x1e0)]),_0x114f07(0x3,_0x10122e[_0x270b48(0x5c7)](_0x3ef0c0['LocalCacheService'])),_0x114f07(0x4,_0x10122e[_0x270b48(0x5c7)](_0x434c76[_0x270b48(0x5f5)])),_0x114f07(0x5,_0x10122e[_0x270b48(0x24d)](_0x5a9b55[_0x270b48(0x1f1)]))],_0x3ef0c0[_0x270b48(0x41c)]);var _0x3516f6=Object['defineProperty'],_0x200f39=Object[_0x270b48(0x255)],_0x3199d4=(_0x2f3881,_0x39ea53,_0x1d2e5c,_0x45e615)=>{const _0x403645=_0x270b48;for(var _0x53f5b3=_0x45e615>0x1?void 0x0:_0x45e615?_0x200f39(_0x39ea53,_0x1d2e5c):_0x39ea53,_0x56b1da=_0x2f3881[_0x403645(0x2df)]-0x1,_0x5178ce;_0x56b1da>=0x0;_0x56b1da--)(_0x5178ce=_0x2f3881[_0x56b1da])&&(_0x53f5b3=(_0x45e615?_0x5178ce(_0x39ea53,_0x1d2e5c,_0x53f5b3):_0x5178ce(_0x53f5b3))||_0x53f5b3);return _0x45e615&&_0x53f5b3&&_0x3516f6(_0x39ea53,_0x1d2e5c,_0x53f5b3),_0x53f5b3;},_0x402f49=(_0x14ef7f,_0x3fd7cd)=>(_0x57fd42,_0x2cb9ae)=>_0x3fd7cd(_0x57fd42,_0x2cb9ae,_0x14ef7f);const _0x1173d8=_0x270b48(0x3f9),_0x66d9c9=_0x270b48(0x506);let _0x30ebf3=class extends _0x10122e[_0x270b48(0x5f7)]{constructor(_0x44915f,_0x28d82a){const _0x598e59=_0x270b48;super(),this[_0x598e59(0x3d7)]=_0x44915f,this[_0x598e59(0x4dd)]=_0x28d82a,this[_0x598e59(0x46f)]();}[_0x270b48(0x46f)](){const _0x2dfc16=_0x270b48;this['disposeWithMe'](this[_0x2dfc16(0x3d7)][_0x2dfc16(0x34a)][_0x2dfc16(0x40f)](()=>{const _0x4593cc=_0x2dfc16;var _0x42a4cd;const _0x33a050=this[_0x4593cc(0x3d7)]['getFocusedUnit']();let _0x332ee8=(_0x42a4cd=this['_configService']['getConfig'](_0x1173d8))!=null?_0x42a4cd:_0x66d9c9;_0x33a050 instanceof _0x10122e['Workbook']&&(_0x332ee8=_0x33a050[_0x4593cc(0x27e)]),document['title']=_0x332ee8;}));}};_0x30ebf3=_0x3199d4([_0x402f49(0x0,_0x10122e[_0x270b48(0x204)]),_0x402f49(0x1,_0x10122e['IConfigService'])],_0x30ebf3);var _0x39a992=Object[_0x270b48(0x29d)],_0x1f089e=Object[_0x270b48(0x255)],_0x2ed359=(_0x20fd05,_0x4465f7,_0x544afc,_0xaff4f2)=>{for(var _0x29c0f2=_0xaff4f2>0x1?void 0x0:_0xaff4f2?_0x1f089e(_0x4465f7,_0x544afc):_0x4465f7,_0x301392=_0x20fd05['length']-0x1,_0x4d5e14;_0x301392>=0x0;_0x301392--)(_0x4d5e14=_0x20fd05[_0x301392])&&(_0x29c0f2=(_0xaff4f2?_0x4d5e14(_0x4465f7,_0x544afc,_0x29c0f2):_0x4d5e14(_0x29c0f2))||_0x29c0f2);return _0xaff4f2&&_0x29c0f2&&_0x39a992(_0x4465f7,_0x544afc,_0x29c0f2),_0x29c0f2;},_0x4ceab6=(_0x4b21fe,_0x53f1df)=>(_0x550f98,_0x5a4c30)=>_0x53f1df(_0x550f98,_0x5a4c30,_0x4b21fe);let _0x48a230=class{constructor(_0x3db55b,_0x4e1afd,_0x3ba25b){const _0x178ccd=_0x270b48;this[_0x178ccd(0x4dd)]=_0x3db55b,this[_0x178ccd(0x61c)]=_0x4e1afd,this['localeService']=_0x3ba25b,this[_0x178ccd(0x24f)]();}[_0x270b48(0x24f)](){const _0x100149=_0x270b48;this[_0x100149(0x61c)][_0x100149(0x362)]({'priority':0x1,'interceptor':(_0x19008e,_0x369481)=>_0x369481(_0x19008e)[_0x100149(0x3fb)](_0x43beed[_0x100149(0x60d)](async _0x1bb47d=>{const _0x4fd077=_0x100149,_0x4a642e=_0x1bb47d;if(_0x4a642e[_0x4fd077(0x46e)]===0x191&&window[_0x4fd077(0x582)](this['localeService']['t'](_0x4fd077(0x366)))){const _0x3d9a5a=window[_0x4fd077(0x27d)](window[_0x4fd077(0x2cb)][_0x4fd077(0x4a3)]);window[_0x4fd077(0x2cb)][_0x4fd077(0x4a3)]=this[_0x4fd077(0x3ee)]()+_0x4fd077(0x291)+_0x3d9a5a;}return _0x4a642e;}))});}['_getLoginPath'](){const _0x1029e8=_0x270b48;var _0x42c4fe,_0x512de7;const _0x160435=this[_0x1029e8(0x4dd)][_0x1029e8(0x5f1)](_0x4600e2),_0x4e585a=this[_0x1029e8(0x4dd)][_0x1029e8(0x5f1)](_0x100cc6);return(_0x512de7=(_0x42c4fe=_0x4e585a==null?void 0x0:_0x4e585a[_0x1029e8(0x2d7)])!=null?_0x42c4fe:_0x160435)!=null?_0x512de7:_0x57c0a3;}};_0x48a230=_0x2ed359([_0x4ceab6(0x0,_0x10122e[_0x270b48(0x635)]),_0x4ceab6(0x1,_0x10122e[_0x270b48(0x5c7)](_0xbfbac5[_0x270b48(0x3d4)])),_0x4ceab6(0x2,_0x10122e['Inject'](_0x10122e[_0x270b48(0x42c)]))],_0x48a230);var _0x6ac019=Object[_0x270b48(0x29d)],_0x36b9a8=Object[_0x270b48(0x255)],_0x46aab5=(_0x160b8e,_0x342f90,_0x3179e1,_0x5a3693)=>{const _0x200be0=_0x270b48;for(var _0xeb380c=_0x5a3693>0x1?void 0x0:_0x5a3693?_0x36b9a8(_0x342f90,_0x3179e1):_0x342f90,_0x1ee58a=_0x160b8e[_0x200be0(0x2df)]-0x1,_0x18e348;_0x1ee58a>=0x0;_0x1ee58a--)(_0x18e348=_0x160b8e[_0x1ee58a])&&(_0xeb380c=(_0x5a3693?_0x18e348(_0x342f90,_0x3179e1,_0xeb380c):_0x18e348(_0xeb380c))||_0xeb380c);return _0x5a3693&&_0xeb380c&&_0x6ac019(_0x342f90,_0x3179e1,_0xeb380c),_0xeb380c;},_0x1486a4=(_0x30a1ad,_0x5899f6)=>(_0x5623bb,_0x219f73)=>_0x5899f6(_0x5623bb,_0x219f73,_0x30a1ad);const _0x1972b9=_0x270b48(0x28e),_0x5b66d8=_0x270b48(0x1d9);_0x3ef0c0[_0x270b48(0x639)]=class extends _0x10122e[_0x270b48(0x5f7)]{constructor(_0x3882fc,_0x4dc5f5){super(),this['_HTTPService']=_0x3882fc,this['_configService']=_0x4dc5f5,this['_initMergeInterceptor']();}[_0x270b48(0x4b0)](){const _0x406657=_0x270b48,_0x383cfb=this;this[_0x406657(0x206)](this[_0x406657(0x5d9)][_0x406657(0x362)]({'priority':0x3e7,'interceptor':_0xbfbac5[_0x406657(0x687)]({'isMatch'(_0x4ea9f3){const _0xaae603=_0x406657;var _0x53857d;if(_0x4ea9f3[_0xaae603(0x2e3)]===_0xaae603(0x383)&&((_0x53857d=_0x4ea9f3[_0xaae603(0x3b3)])!=null&&_0x53857d[_0xaae603(0x4b2)])){const {objectID:_0x184ca1,objectType:_0x5cb9c6}=_0x4ea9f3[_0xaae603(0x3b3)][_0xaae603(0x4b2)]||{};if(!_0x184ca1||_0x5cb9c6===void 0x0)return!0x1;const _0x472dca=_0x383cfb[_0xaae603(0x5d7)]()+'/'+_0x5cb9c6+'/object/'+_0x184ca1+_0xaae603(0x5cc);if(_0x4ea9f3[_0xaae603(0x248)]===_0x472dca)return!0x0;}return!0x1;},'getParamsFromRequest'(_0x7d5ee2){const _0x4b506a=_0x406657;var _0x3b0f0f;return(_0x3b0f0f=_0x7d5ee2[_0x4b506a(0x3b3)])==null?void 0x0:_0x3b0f0f['body'];},'mergeParamsToRequest'(_0x38d3c5,_0x3df3b1){const _0x576f40=_0x406657,_0x57a3a7=_0x383cfb[_0x576f40(0x5d7)]()+_0x576f40(0x494),_0x280af6=_0x38d3c5[_0x576f40(0x578)]((_0xc48aa1,_0x4a2a3a)=>{const _0xf18634=_0x576f40,{unitID:_0x1d2d3b,objectID:_0x574652,objectType:_0x53c833,actions:_0x508a1f}=_0x4a2a3a;return _0xc48aa1[_0x1d2d3b]||(_0xc48aa1[_0x1d2d3b]={}),_0xc48aa1[_0x1d2d3b][_0x574652]||(_0xc48aa1[_0x1d2d3b][_0x574652]={'objectID':_0x574652,'objectType':_0x53c833,'actions':[]}),_0xc48aa1[_0x1d2d3b][_0x574652][_0xf18634(0x20a)][_0xf18634(0x28f)](..._0x508a1f),_0xc48aa1;},{}),_0x1a1132=[];for(const _0x3c229a in _0x280af6)for(const _0x18a577 in _0x280af6[_0x3c229a]){const {actions:_0x55e14f,objectType:_0x3e061d}=_0x280af6[_0x3c229a][_0x18a577],_0x181216=[...new Set(_0x55e14f)];_0x1a1132[_0x576f40(0x28f)]({'unitID':_0x3c229a,'objectID':_0x18a577,'objectType':_0x3e061d,'actions':_0x181216});}return new _0xbfbac5[(_0x576f40(0x559))]('POST',_0x57a3a7,{'headers':_0x3df3b1[_0x576f40(0x509)],'withCredentials':_0x3df3b1[_0x576f40(0x3d2)],'responseType':_0x3df3b1[_0x576f40(0x56a)],'body':{'requests':_0x1a1132}});}},{'distributeResult'(_0xd41f17,_0x5cca27){const {objectActions:_0x359a3c}=_0xd41f17;return _0x5cca27['map'](_0x5cdd73=>{const _0x2f57d8=_0x5645,{unitID:_0x256295,objectID:_0x50cf75,actions:_0x147555}=_0x5cdd73,_0x16fb36=_0x359a3c[_0x2f57d8(0x335)](_0x1da3f1=>_0x1da3f1[_0x2f57d8(0x224)]===_0x256295&&_0x1da3f1['objectID']===_0x50cf75),_0x39cdb=_0x147555['map'](_0x48695b=>_0x16fb36==null?void 0x0:_0x16fb36['actions'][_0x2f57d8(0x335)](_0x25f122=>_0x25f122[_0x2f57d8(0x372)]===_0x48695b))[_0x2f57d8(0x4d0)](_0x119d50=>!!_0x119d50);return{'config':_0x5cdd73,'result':{'actions':_0x39cdb,'error':_0xd41f17[_0x2f57d8(0x371)]}};});}})}));}['_getAPIPrefixPath'](){const _0x55467f=_0x270b48;var _0x46837c,_0x47a4f8;const _0x2ee33a=this[_0x55467f(0x4dd)][_0x55467f(0x5f1)](_0x1972b9),_0x72c7b7=this['_configService']['getConfig'](_0x100cc6);return(_0x47a4f8=(_0x46837c=_0x72c7b7==null?void 0x0:_0x72c7b7[_0x55467f(0x2fe)])!=null?_0x46837c:_0x2ee33a)!=null?_0x47a4f8:_0x5b66d8;}async[_0x270b48(0x54c)](_0x1f8b50){const _0x370b43=_0x270b48,_0x3c42cf=this['_getAPIPrefixPath']()+'/'+_0x1f8b50['objectType']+_0x370b43(0x5fa);return(await this[_0x370b43(0x5d9)][_0x370b43(0x4b9)](_0x3c42cf,{'body':_0x1f8b50}))[_0x370b43(0x4b2)][_0x370b43(0x61e)]||'';}async[_0x270b48(0x25c)](_0x8e7eef){const _0x597818=_0x270b48,_0x8fe9d9=this['_getAPIPrefixPath']()+_0x597818(0x2b9);return(await this[_0x597818(0x5d9)]['post'](_0x8fe9d9,{'body':_0x8e7eef}))[_0x597818(0x4b2)][_0x597818(0x489)];}async[_0x270b48(0x3de)](_0x244335){const _0x4d864d=_0x270b48,_0x497f36=this[_0x4d864d(0x5d7)]()+'/'+_0x244335[_0x4d864d(0x286)]+_0x4d864d(0x238)+_0x244335[_0x4d864d(0x61e)];await this[_0x4d864d(0x5d9)][_0x4d864d(0x432)](_0x497f36,{'body':_0x244335});}async[_0x270b48(0x2bd)](_0x4fa52d){const _0x36c99e=_0x270b48,_0x52ae36=this['_getAPIPrefixPath']()+'/'+_0x4fa52d['objectType']+_0x36c99e(0x238)+_0x4fa52d[_0x36c99e(0x61e)]+_0x36c99e(0x5cc);return(await this['_HTTPService'][_0x36c99e(0x4b9)](_0x52ae36,{'body':_0x4fa52d}))[_0x36c99e(0x4b2)]['actions'];}async['batchAllowed'](_0x31dc87){const _0x1aa731=_0x270b48,_0x564486=this[_0x1aa731(0x5d7)]()+'/-/object/-/batch_allowed';return(await this['_HTTPService']['post'](_0x564486,{'body':{'requests':_0x31dc87}}))['body']['objectActions'];}async[_0x270b48(0x492)](_0x4f95ae){const _0x2f476f=_0x270b48,_0xff246=this[_0x2f476f(0x5d7)]()+'/'+_0x4f95ae[_0x2f476f(0x286)]+_0x2f476f(0x48e),_0x4deacc=await this['_HTTPService']['post'](_0xff246,{'body':_0x4f95ae});return{'roles':_0x4deacc[_0x2f476f(0x4b2)][_0x2f476f(0x38b)],'actions':_0x4deacc[_0x2f476f(0x4b2)]['actions']};}async[_0x270b48(0x643)](_0x404446){const _0x26d365=_0x270b48,_0x3d0d4c=this[_0x26d365(0x5d7)]()+_0x26d365(0x572);await this[_0x26d365(0x5d9)][_0x26d365(0x48d)](_0x3d0d4c,{'params':{'collaboratorID':_0x404446[_0x26d365(0x2dd)],'objectID':_0x404446['objectID'],'unitID':_0x404446[_0x26d365(0x224)]}});}async[_0x270b48(0x288)](_0x5464a5){const _0x1cd27b=_0x270b48,_0x4e250f=this[_0x1cd27b(0x5d7)]()+_0x1cd27b(0x572);await this[_0x1cd27b(0x5d9)][_0x1cd27b(0x444)](_0x4e250f,{'body':_0x5464a5});}async['createCollaborator'](_0x53a640){const _0x30fab6=_0x270b48,_0x5644aa=this[_0x30fab6(0x5d7)]()+_0x30fab6(0x572);await this['_HTTPService'][_0x30fab6(0x4b9)](_0x5644aa,{'body':_0x53a640});}async[_0x270b48(0x356)](_0x39183a){const _0x4a015f=_0x270b48,_0x1e1a6f=this['_getAPIPrefixPath']()+_0x4a015f(0x572);return(await this[_0x4a015f(0x5d9)][_0x4a015f(0x56f)](_0x1e1a6f,{'params':{'objectID':_0x39183a[_0x4a015f(0x61e)],'unitID':_0x39183a[_0x4a015f(0x224)]}}))[_0x4a015f(0x4b2)]['collaborators'];}async['putCollaborators'](_0x3c9dbe){const _0x597194=_0x270b48,_0x216c29=this[_0x597194(0x5d7)]()+_0x597194(0x572);await this[_0x597194(0x5d9)][_0x597194(0x432)](_0x216c29,{'body':_0x3c9dbe});}},_0x3ef0c0[_0x270b48(0x639)]=_0x46aab5([_0x1486a4(0x0,_0x10122e['Inject'](_0xbfbac5[_0x270b48(0x3d4)])),_0x1486a4(0x1,_0x10122e['Inject'](_0x10122e[_0x270b48(0x635)]))],_0x3ef0c0[_0x270b48(0x639)]);var _0x31d63f={'exports':{}};function _0x65d57f(_0x57a1fa){const _0x5161e7=_0x270b48;throw new Error('Could\x20not\x20dynamically\x20require\x20\x22'+_0x57a1fa+_0x5161e7(0x64a));}var _0x2db481={'exports':{}},_0x2c139e;function _0x159fd1(){return _0x2c139e||(_0x2c139e=0x1,function(_0x29c17c,_0x1e6a94){(function(_0x3b485a,_0x59428a){_0x29c17c['exports']=_0x59428a();}(_0x7a6336,function(){var _0x20f552=_0x20f552||function(_0x177912,_0x47ed81){const _0x5e3e44=_0x5645;var _0x130ecb;if(typeof window<'u'&&window[_0x5e3e44(0x295)]&&(_0x130ecb=window[_0x5e3e44(0x295)]),typeof self<'u'&&self['crypto']&&(_0x130ecb=self[_0x5e3e44(0x295)]),typeof globalThis<'u'&&globalThis['crypto']&&(_0x130ecb=globalThis[_0x5e3e44(0x295)]),!_0x130ecb&&typeof window<'u'&&window[_0x5e3e44(0x68f)]&&(_0x130ecb=window[_0x5e3e44(0x68f)]),!_0x130ecb&&typeof _0x7a6336<'u'&&_0x7a6336[_0x5e3e44(0x295)]&&(_0x130ecb=_0x7a6336[_0x5e3e44(0x295)]),!_0x130ecb&&typeof _0x65d57f==_0x5e3e44(0x37a))try{_0x130ecb=require(_0x5e3e44(0x295));}catch{}var _0x9a389f=function(){const _0x1919f3=_0x5e3e44;if(_0x130ecb){if(typeof _0x130ecb['getRandomValues']==_0x1919f3(0x37a))try{return _0x130ecb[_0x1919f3(0x583)](new Uint32Array(0x1))[0x0];}catch{}if(typeof _0x130ecb[_0x1919f3(0x467)]=='function')try{return _0x130ecb[_0x1919f3(0x467)](0x4)[_0x1919f3(0x297)]();}catch{}}throw new Error(_0x1919f3(0x56b));},_0x1a4e04=Object[_0x5e3e44(0x54c)]||(function(){function _0x2a4463(){}return function(_0x3ff411){const _0x5af6f3=_0x5645;var _0x9e4df;return _0x2a4463[_0x5af6f3(0x27c)]=_0x3ff411,_0x9e4df=new _0x2a4463(),_0x2a4463[_0x5af6f3(0x27c)]=null,_0x9e4df;};}()),_0x85532a={},_0x4d12fb=_0x85532a[_0x5e3e44(0x486)]={},_0x108753=_0x4d12fb[_0x5e3e44(0x228)]=(function(){return{'extend':function(_0x18dee4){const _0x2c507d=_0x5645;var _0x3e6ee8=_0x1a4e04(this);return _0x18dee4&&_0x3e6ee8['mixIn'](_0x18dee4),(!_0x3e6ee8[_0x2c507d(0x33a)](_0x2c507d(0x24f))||this[_0x2c507d(0x24f)]===_0x3e6ee8['init'])&&(_0x3e6ee8[_0x2c507d(0x24f)]=function(){const _0x44b82e=_0x2c507d;_0x3e6ee8[_0x44b82e(0x574)][_0x44b82e(0x24f)][_0x44b82e(0x395)](this,arguments);}),_0x3e6ee8[_0x2c507d(0x24f)][_0x2c507d(0x27c)]=_0x3e6ee8,_0x3e6ee8[_0x2c507d(0x574)]=this,_0x3e6ee8;},'create':function(){const _0x2088a8=_0x5645;var _0x38207f=this[_0x2088a8(0x567)]();return _0x38207f[_0x2088a8(0x24f)][_0x2088a8(0x395)](_0x38207f,arguments),_0x38207f;},'init':function(){},'mixIn':function(_0x549ad3){const _0x4f1422=_0x5645;for(var _0x884a4e in _0x549ad3)_0x549ad3[_0x4f1422(0x33a)](_0x884a4e)&&(this[_0x884a4e]=_0x549ad3[_0x884a4e]);_0x549ad3[_0x4f1422(0x33a)](_0x4f1422(0x638))&&(this['toString']=_0x549ad3['toString']);},'clone':function(){const _0x13887b=_0x5645;return this['init']['prototype'][_0x13887b(0x567)](this);}};}()),_0x35aaa1=_0x4d12fb[_0x5e3e44(0x3ad)]=_0x108753[_0x5e3e44(0x567)]({'init':function(_0x1e8c41,_0x156a6f){const _0x26b2bf=_0x5e3e44;_0x1e8c41=this['words']=_0x1e8c41||[],_0x156a6f!=_0x47ed81?this[_0x26b2bf(0x26d)]=_0x156a6f:this[_0x26b2bf(0x26d)]=_0x1e8c41['length']*0x4;},'toString':function(_0x21b615){const _0x12aff4=_0x5e3e44;return(_0x21b615||_0x14dd06)[_0x12aff4(0x254)](this);},'concat':function(_0xcd2e4d){const _0x3d0f31=_0x5e3e44;var _0x3dd916=this[_0x3d0f31(0x61d)],_0x16e4d5=_0xcd2e4d[_0x3d0f31(0x61d)],_0x2f1696=this[_0x3d0f31(0x26d)],_0x767881=_0xcd2e4d[_0x3d0f31(0x26d)];if(this['clamp'](),_0x2f1696%0x4)for(var _0x43238e=0x0;_0x43238e<_0x767881;_0x43238e++){var _0x345474=_0x16e4d5[_0x43238e>>>0x2]>>>0x18-_0x43238e%0x4*0x8&0xff;_0x3dd916[_0x2f1696+_0x43238e>>>0x2]|=_0x345474<<0x18-(_0x2f1696+_0x43238e)%0x4*0x8;}else{for(var _0x2ad062=0x0;_0x2ad062<_0x767881;_0x2ad062+=0x4)_0x3dd916[_0x2f1696+_0x2ad062>>>0x2]=_0x16e4d5[_0x2ad062>>>0x2];}return this[_0x3d0f31(0x26d)]+=_0x767881,this;},'clamp':function(){const _0x491df2=_0x5e3e44;var _0x525581=this[_0x491df2(0x61d)],_0x2ab06b=this[_0x491df2(0x26d)];_0x525581[_0x2ab06b>>>0x2]&=0xffffffff<<0x20-_0x2ab06b%0x4*0x8,_0x525581['length']=_0x177912[_0x491df2(0x34f)](_0x2ab06b/0x4);},'clone':function(){const _0x523999=_0x5e3e44;var _0x1e700c=_0x108753[_0x523999(0x1f0)]['call'](this);return _0x1e700c[_0x523999(0x61d)]=this['words'][_0x523999(0x4ac)](0x0),_0x1e700c;},'random':function(_0xd4bc15){const _0x12f619=_0x5e3e44;for(var _0x15c1f8=[],_0x17ffde=0x0;_0x17ffde<_0xd4bc15;_0x17ffde+=0x4)_0x15c1f8[_0x12f619(0x28f)](_0x9a389f());return new _0x35aaa1[(_0x12f619(0x24f))](_0x15c1f8,_0xd4bc15);}}),_0x167272=_0x85532a['enc']={},_0x14dd06=_0x167272[_0x5e3e44(0x38e)]={'stringify':function(_0x6e75a){const _0x2c0fdb=_0x5e3e44;for(var _0x659dc5=_0x6e75a[_0x2c0fdb(0x61d)],_0x3eb339=_0x6e75a['sigBytes'],_0xb34e44=[],_0x4568a4=0x0;_0x4568a4<_0x3eb339;_0x4568a4++){var _0x20a15d=_0x659dc5[_0x4568a4>>>0x2]>>>0x18-_0x4568a4%0x4*0x8&0xff;_0xb34e44[_0x2c0fdb(0x28f)]((_0x20a15d>>>0x4)['toString'](0x10)),_0xb34e44[_0x2c0fdb(0x28f)]((_0x20a15d&0xf)[_0x2c0fdb(0x638)](0x10));}return _0xb34e44[_0x2c0fdb(0x398)]('');},'parse':function(_0x338452){const _0x1a67ce=_0x5e3e44;for(var _0x392f51=_0x338452[_0x1a67ce(0x2df)],_0x3fd9f5=[],_0x36b87d=0x0;_0x36b87d<_0x392f51;_0x36b87d+=0x2)_0x3fd9f5[_0x36b87d>>>0x3]|=parseInt(_0x338452[_0x1a67ce(0x1fe)](_0x36b87d,0x2),0x10)<<0x18-_0x36b87d%0x8*0x4;return new _0x35aaa1['init'](_0x3fd9f5,_0x392f51/0x2);}},_0x523d88=_0x167272[_0x5e3e44(0x569)]={'stringify':function(_0x1936de){const _0x4bd692=_0x5e3e44;for(var _0x2f9d4c=_0x1936de['words'],_0x6162e=_0x1936de['sigBytes'],_0x170abe=[],_0x4d6edd=0x0;_0x4d6edd<_0x6162e;_0x4d6edd++){var _0x5f1a90=_0x2f9d4c[_0x4d6edd>>>0x2]>>>0x18-_0x4d6edd%0x4*0x8&0xff;_0x170abe[_0x4bd692(0x28f)](String['fromCharCode'](_0x5f1a90));}return _0x170abe['join']('');},'parse':function(_0x229e31){const _0x1b38df=_0x5e3e44;for(var _0x1f46c6=_0x229e31[_0x1b38df(0x2df)],_0x5d7cb6=[],_0x2ae2e7=0x0;_0x2ae2e7<_0x1f46c6;_0x2ae2e7++)_0x5d7cb6[_0x2ae2e7>>>0x2]|=(_0x229e31[_0x1b38df(0x374)](_0x2ae2e7)&0xff)<<0x18-_0x2ae2e7%0x4*0x8;return new _0x35aaa1[(_0x1b38df(0x24f))](_0x5d7cb6,_0x1f46c6);}},_0x4239b6=_0x167272['Utf8']={'stringify':function(_0x49fb66){try{return decodeURIComponent(escape(_0x523d88['stringify'](_0x49fb66)));}catch{throw new Error('Malformed\x20UTF-8\x20data');}},'parse':function(_0x952dc6){const _0x46d828=_0x5e3e44;return _0x523d88[_0x46d828(0x222)](unescape(encodeURIComponent(_0x952dc6)));}},_0x3f84bc=_0x4d12fb[_0x5e3e44(0x3e0)]=_0x108753[_0x5e3e44(0x567)]({'reset':function(){const _0x73faee=_0x5e3e44;this[_0x73faee(0x2a6)]=new _0x35aaa1[(_0x73faee(0x24f))](),this[_0x73faee(0x319)]=0x0;},'_append':function(_0x459c37){const _0x150c3a=_0x5e3e44;typeof _0x459c37==_0x150c3a(0x451)&&(_0x459c37=_0x4239b6[_0x150c3a(0x222)](_0x459c37)),this['_data'][_0x150c3a(0x32d)](_0x459c37),this['_nDataBytes']+=_0x459c37['sigBytes'];},'_process':function(_0x3872c7){const _0x1ead5f=_0x5e3e44;var _0x1dbd7b,_0x3ff265=this[_0x1ead5f(0x2a6)],_0x10a986=_0x3ff265['words'],_0x17bea5=_0x3ff265[_0x1ead5f(0x26d)],_0x297b36=this[_0x1ead5f(0x521)],_0x3550e8=_0x297b36*0x4,_0x4a89a5=_0x17bea5/_0x3550e8;_0x3872c7?_0x4a89a5=_0x177912[_0x1ead5f(0x34f)](_0x4a89a5):_0x4a89a5=_0x177912[_0x1ead5f(0x580)]((_0x4a89a5|0x0)-this[_0x1ead5f(0x421)],0x0);var _0x18b74f=_0x4a89a5*_0x297b36,_0x14d4c9=_0x177912[_0x1ead5f(0x55e)](_0x18b74f*0x4,_0x17bea5);if(_0x18b74f){for(var _0x1dc54d=0x0;_0x1dc54d<_0x18b74f;_0x1dc54d+=_0x297b36)this[_0x1ead5f(0x622)](_0x10a986,_0x1dc54d);_0x1dbd7b=_0x10a986[_0x1ead5f(0x217)](0x0,_0x18b74f),_0x3ff265[_0x1ead5f(0x26d)]-=_0x14d4c9;}return new _0x35aaa1[(_0x1ead5f(0x24f))](_0x1dbd7b,_0x14d4c9);},'clone':function(){const _0x5c4bd3=_0x5e3e44;var _0x383efb=_0x108753['clone'][_0x5c4bd3(0x27f)](this);return _0x383efb['_data']=this[_0x5c4bd3(0x2a6)][_0x5c4bd3(0x1f0)](),_0x383efb;},'_minBufferSize':0x0});_0x4d12fb['Hasher']=_0x3f84bc['extend']({'cfg':_0x108753['extend'](),'init':function(_0x79ddc6){const _0x529d3a=_0x5e3e44;this[_0x529d3a(0x57e)]=this[_0x529d3a(0x57e)][_0x529d3a(0x567)](_0x79ddc6),this[_0x529d3a(0x399)]();},'reset':function(){const _0x440a99=_0x5e3e44;_0x3f84bc['reset'][_0x440a99(0x27f)](this),this['_doReset']();},'update':function(_0x232cae){const _0x4b7b24=_0x5e3e44;return this[_0x4b7b24(0x312)](_0x232cae),this[_0x4b7b24(0x26c)](),this;},'finalize':function(_0x4b19f3){const _0x55d957=_0x5e3e44;_0x4b19f3&&this[_0x55d957(0x312)](_0x4b19f3);var _0x4ff2e3=this[_0x55d957(0x631)]();return _0x4ff2e3;},'blockSize':0x10,'_createHelper':function(_0x404e83){return function(_0x208a64,_0x58e6aa){const _0xd6bc34=_0x5645;return new _0x404e83[(_0xd6bc34(0x24f))](_0x58e6aa)[_0xd6bc34(0x2c8)](_0x208a64);};},'_createHmacHelper':function(_0x47be98){return function(_0x472688,_0x27b3ac){const _0x4e534b=_0x5645;return new _0x3e4524['HMAC']['init'](_0x47be98,_0x27b3ac)[_0x4e534b(0x2c8)](_0x472688);};}});var _0x3e4524=_0x85532a[_0x5e3e44(0x25f)]={};return _0x85532a;}(Math);return _0x20f552;}));}(_0x2db481)),_0x2db481['exports'];}var _0x1347e8={'exports':{}},_0x3c09ec;function _0x3620fc(){return _0x3c09ec||(_0x3c09ec=0x1,function(_0x5d76b1,_0x4399c1){(function(_0x5ecc5c,_0x2dcf13){const _0x2e6fd9=_0x5645;_0x5d76b1[_0x2e6fd9(0x3ab)]=_0x2dcf13(_0x159fd1());}(_0x7a6336,function(_0x8cb9e){const _0x2d9dca=_0x5645;return(function(){const _0x2589be=_0x5645;var _0x5efe64=_0x8cb9e,_0x490cd5=_0x5efe64[_0x2589be(0x486)],_0x2861d2=_0x490cd5[_0x2589be(0x3ad)],_0x442c93=_0x5efe64[_0x2589be(0x430)];_0x442c93[_0x2589be(0x514)]={'stringify':function(_0x392ea1){const _0xb5ed0e=_0x2589be;var _0x5d9577=_0x392ea1[_0xb5ed0e(0x61d)],_0x3a7e3b=_0x392ea1['sigBytes'],_0x4cb187=this[_0xb5ed0e(0x245)];_0x392ea1[_0xb5ed0e(0x669)]();for(var _0x194f91=[],_0x4d3a52=0x0;_0x4d3a52<_0x3a7e3b;_0x4d3a52+=0x3)for(var _0x47aac0=_0x5d9577[_0x4d3a52>>>0x2]>>>0x18-_0x4d3a52%0x4*0x8&0xff,_0x685561=_0x5d9577[_0x4d3a52+0x1>>>0x2]>>>0x18-(_0x4d3a52+0x1)%0x4*0x8&0xff,_0x1dcea0=_0x5d9577[_0x4d3a52+0x2>>>0x2]>>>0x18-(_0x4d3a52+0x2)%0x4*0x8&0xff,_0x5e7c18=_0x47aac0<<0x10|_0x685561<<0x8|_0x1dcea0,_0x586fe1=0x0;_0x586fe1<0x4&&_0x4d3a52+_0x586fe1*0.75<_0x3a7e3b;_0x586fe1++)_0x194f91['push'](_0x4cb187['charAt'](_0x5e7c18>>>0x6*(0x3-_0x586fe1)&0x3f));var _0x391ab7=_0x4cb187[_0xb5ed0e(0x468)](0x40);if(_0x391ab7){for(;_0x194f91[_0xb5ed0e(0x2df)]%0x4;)_0x194f91[_0xb5ed0e(0x28f)](_0x391ab7);}return _0x194f91[_0xb5ed0e(0x398)]('');},'parse':function(_0x4edce1){const _0x1de2bc=_0x2589be;var _0x4b0f9a=_0x4edce1[_0x1de2bc(0x2df)],_0x12ac77=this[_0x1de2bc(0x245)],_0x534491=this[_0x1de2bc(0x377)];if(!_0x534491){_0x534491=this[_0x1de2bc(0x377)]=[];for(var _0x358bea=0x0;_0x358bea<_0x12ac77['length'];_0x358bea++)_0x534491[_0x12ac77['charCodeAt'](_0x358bea)]=_0x358bea;}var _0x351972=_0x12ac77[_0x1de2bc(0x468)](0x40);if(_0x351972){var _0x272be2=_0x4edce1[_0x1de2bc(0x316)](_0x351972);_0x272be2!==-0x1&&(_0x4b0f9a=_0x272be2);}return _0x381685(_0x4edce1,_0x4b0f9a,_0x534491);},'_map':_0x2589be(0x2de)};function _0x381685(_0x30247e,_0x1578c1,_0x3fdc62){const _0x18b559=_0x2589be;for(var _0x294f2b=[],_0x55a4d7=0x0,_0x4a427f=0x0;_0x4a427f<_0x1578c1;_0x4a427f++)if(_0x4a427f%0x4){var _0x380c28=_0x3fdc62[_0x30247e[_0x18b559(0x374)](_0x4a427f-0x1)]<<_0x4a427f%0x4*0x2,_0xf191d0=_0x3fdc62[_0x30247e['charCodeAt'](_0x4a427f)]>>>0x6-_0x4a427f%0x4*0x2,_0x4aff40=_0x380c28|_0xf191d0;_0x294f2b[_0x55a4d7>>>0x2]|=_0x4aff40<<0x18-_0x55a4d7%0x4*0x8,_0x55a4d7++;}return _0x2861d2[_0x18b559(0x54c)](_0x294f2b,_0x55a4d7);}}()),_0x8cb9e['enc'][_0x2d9dca(0x514)];}));}(_0x1347e8)),_0x1347e8['exports'];}var _0x16adaa={'exports':{}},_0x561e7a;function _0x5d40ff(){const _0x3a1b8e=_0x270b48;return _0x561e7a||(_0x561e7a=0x1,function(_0x139045,_0x24aead){(function(_0x300cd6,_0x3dedb0){const _0x3797cd=_0x5645;_0x139045[_0x3797cd(0x3ab)]=_0x3dedb0(_0x159fd1());}(_0x7a6336,function(_0x59ed08){return function(_0x18c06e){const _0x527a2f=_0x5645;var _0x305f3c=_0x59ed08,_0x40df0a=_0x305f3c['lib'],_0x4aa81c=_0x40df0a[_0x527a2f(0x3ad)],_0x27b916=_0x40df0a[_0x527a2f(0x555)],_0xff715a=_0x305f3c['algo'],_0xe51ec0=[];(function(){const _0x2c3f9d=_0x527a2f;for(var _0x55504a=0x0;_0x55504a<0x40;_0x55504a++)_0xe51ec0[_0x55504a]=_0x18c06e[_0x2c3f9d(0x642)](_0x18c06e[_0x2c3f9d(0x535)](_0x55504a+0x1))*0x100000000|0x0;}());var _0x33c545=_0xff715a['MD5']=_0x27b916['extend']({'_doReset':function(){const _0x18f681=_0x527a2f;this[_0x18f681(0x241)]=new _0x4aa81c['init']([0x67452301,0xefcdab89,0x98badcfe,0x10325476]);},'_doProcessBlock':function(_0x3a85c5,_0x6160fe){const _0x31ac12=_0x527a2f;for(var _0x3c43c3=0x0;_0x3c43c3<0x10;_0x3c43c3++){var _0x410b0a=_0x6160fe+_0x3c43c3,_0x165eb2=_0x3a85c5[_0x410b0a];_0x3a85c5[_0x410b0a]=(_0x165eb2<<0x8|_0x165eb2>>>0x18)&0xff00ff|(_0x165eb2<<0x18|_0x165eb2>>>0x8)&0xff00ff00;}var _0x4074d7=this[_0x31ac12(0x241)][_0x31ac12(0x61d)],_0x4434fc=_0x3a85c5[_0x6160fe+0x0],_0x3fecc6=_0x3a85c5[_0x6160fe+0x1],_0x27144d=_0x3a85c5[_0x6160fe+0x2],_0x201887=_0x3a85c5[_0x6160fe+0x3],_0x33e311=_0x3a85c5[_0x6160fe+0x4],_0x569fbe=_0x3a85c5[_0x6160fe+0x5],_0x368dda=_0x3a85c5[_0x6160fe+0x6],_0x25c930=_0x3a85c5[_0x6160fe+0x7],_0x4a2be4=_0x3a85c5[_0x6160fe+0x8],_0x22981a=_0x3a85c5[_0x6160fe+0x9],_0x3ab64a=_0x3a85c5[_0x6160fe+0xa],_0x499662=_0x3a85c5[_0x6160fe+0xb],_0x3c093a=_0x3a85c5[_0x6160fe+0xc],_0x53106c=_0x3a85c5[_0x6160fe+0xd],_0x4eb0ca=_0x3a85c5[_0x6160fe+0xe],_0x57dea9=_0x3a85c5[_0x6160fe+0xf],_0x4203cc=_0x4074d7[0x0],_0x545da5=_0x4074d7[0x1],_0x16d350=_0x4074d7[0x2],_0x445c68=_0x4074d7[0x3];_0x4203cc=_0x5a11f1(_0x4203cc,_0x545da5,_0x16d350,_0x445c68,_0x4434fc,0x7,_0xe51ec0[0x0]),_0x445c68=_0x5a11f1(_0x445c68,_0x4203cc,_0x545da5,_0x16d350,_0x3fecc6,0xc,_0xe51ec0[0x1]),_0x16d350=_0x5a11f1(_0x16d350,_0x445c68,_0x4203cc,_0x545da5,_0x27144d,0x11,_0xe51ec0[0x2]),_0x545da5=_0x5a11f1(_0x545da5,_0x16d350,_0x445c68,_0x4203cc,_0x201887,0x16,_0xe51ec0[0x3]),_0x4203cc=_0x5a11f1(_0x4203cc,_0x545da5,_0x16d350,_0x445c68,_0x33e311,0x7,_0xe51ec0[0x4]),_0x445c68=_0x5a11f1(_0x445c68,_0x4203cc,_0x545da5,_0x16d350,_0x569fbe,0xc,_0xe51ec0[0x5]),_0x16d350=_0x5a11f1(_0x16d350,_0x445c68,_0x4203cc,_0x545da5,_0x368dda,0x11,_0xe51ec0[0x6]),_0x545da5=_0x5a11f1(_0x545da5,_0x16d350,_0x445c68,_0x4203cc,_0x25c930,0x16,_0xe51ec0[0x7]),_0x4203cc=_0x5a11f1(_0x4203cc,_0x545da5,_0x16d350,_0x445c68,_0x4a2be4,0x7,_0xe51ec0[0x8]),_0x445c68=_0x5a11f1(_0x445c68,_0x4203cc,_0x545da5,_0x16d350,_0x22981a,0xc,_0xe51ec0[0x9]),_0x16d350=_0x5a11f1(_0x16d350,_0x445c68,_0x4203cc,_0x545da5,_0x3ab64a,0x11,_0xe51ec0[0xa]),_0x545da5=_0x5a11f1(_0x545da5,_0x16d350,_0x445c68,_0x4203cc,_0x499662,0x16,_0xe51ec0[0xb]),_0x4203cc=_0x5a11f1(_0x4203cc,_0x545da5,_0x16d350,_0x445c68,_0x3c093a,0x7,_0xe51ec0[0xc]),_0x445c68=_0x5a11f1(_0x445c68,_0x4203cc,_0x545da5,_0x16d350,_0x53106c,0xc,_0xe51ec0[0xd]),_0x16d350=_0x5a11f1(_0x16d350,_0x445c68,_0x4203cc,_0x545da5,_0x4eb0ca,0x11,_0xe51ec0[0xe]),_0x545da5=_0x5a11f1(_0x545da5,_0x16d350,_0x445c68,_0x4203cc,_0x57dea9,0x16,_0xe51ec0[0xf]),_0x4203cc=_0x5357c9(_0x4203cc,_0x545da5,_0x16d350,_0x445c68,_0x3fecc6,0x5,_0xe51ec0[0x10]),_0x445c68=_0x5357c9(_0x445c68,_0x4203cc,_0x545da5,_0x16d350,_0x368dda,0x9,_0xe51ec0[0x11]),_0x16d350=_0x5357c9(_0x16d350,_0x445c68,_0x4203cc,_0x545da5,_0x499662,0xe,_0xe51ec0[0x12]),_0x545da5=_0x5357c9(_0x545da5,_0x16d350,_0x445c68,_0x4203cc,_0x4434fc,0x14,_0xe51ec0[0x13]),_0x4203cc=_0x5357c9(_0x4203cc,_0x545da5,_0x16d350,_0x445c68,_0x569fbe,0x5,_0xe51ec0[0x14]),_0x445c68=_0x5357c9(_0x445c68,_0x4203cc,_0x545da5,_0x16d350,_0x3ab64a,0x9,_0xe51ec0[0x15]),_0x16d350=_0x5357c9(_0x16d350,_0x445c68,_0x4203cc,_0x545da5,_0x57dea9,0xe,_0xe51ec0[0x16]),_0x545da5=_0x5357c9(_0x545da5,_0x16d350,_0x445c68,_0x4203cc,_0x33e311,0x14,_0xe51ec0[0x17]),_0x4203cc=_0x5357c9(_0x4203cc,_0x545da5,_0x16d350,_0x445c68,_0x22981a,0x5,_0xe51ec0[0x18]),_0x445c68=_0x5357c9(_0x445c68,_0x4203cc,_0x545da5,_0x16d350,_0x4eb0ca,0x9,_0xe51ec0[0x19]),_0x16d350=_0x5357c9(_0x16d350,_0x445c68,_0x4203cc,_0x545da5,_0x201887,0xe,_0xe51ec0[0x1a]),_0x545da5=_0x5357c9(_0x545da5,_0x16d350,_0x445c68,_0x4203cc,_0x4a2be4,0x14,_0xe51ec0[0x1b]),_0x4203cc=_0x5357c9(_0x4203cc,_0x545da5,_0x16d350,_0x445c68,_0x53106c,0x5,_0xe51ec0[0x1c]),_0x445c68=_0x5357c9(_0x445c68,_0x4203cc,_0x545da5,_0x16d350,_0x27144d,0x9,_0xe51ec0[0x1d]),_0x16d350=_0x5357c9(_0x16d350,_0x445c68,_0x4203cc,_0x545da5,_0x25c930,0xe,_0xe51ec0[0x1e]),_0x545da5=_0x5357c9(_0x545da5,_0x16d350,_0x445c68,_0x4203cc,_0x3c093a,0x14,_0xe51ec0[0x1f]),_0x4203cc=_0x1d3b5e(_0x4203cc,_0x545da5,_0x16d350,_0x445c68,_0x569fbe,0x4,_0xe51ec0[0x20]),_0x445c68=_0x1d3b5e(_0x445c68,_0x4203cc,_0x545da5,_0x16d350,_0x4a2be4,0xb,_0xe51ec0[0x21]),_0x16d350=_0x1d3b5e(_0x16d350,_0x445c68,_0x4203cc,_0x545da5,_0x499662,0x10,_0xe51ec0[0x22]),_0x545da5=_0x1d3b5e(_0x545da5,_0x16d350,_0x445c68,_0x4203cc,_0x4eb0ca,0x17,_0xe51ec0[0x23]),_0x4203cc=_0x1d3b5e(_0x4203cc,_0x545da5,_0x16d350,_0x445c68,_0x3fecc6,0x4,_0xe51ec0[0x24]),_0x445c68=_0x1d3b5e(_0x445c68,_0x4203cc,_0x545da5,_0x16d350,_0x33e311,0xb,_0xe51ec0[0x25]),_0x16d350=_0x1d3b5e(_0x16d350,_0x445c68,_0x4203cc,_0x545da5,_0x25c930,0x10,_0xe51ec0[0x26]),_0x545da5=_0x1d3b5e(_0x545da5,_0x16d350,_0x445c68,_0x4203cc,_0x3ab64a,0x17,_0xe51ec0[0x27]),_0x4203cc=_0x1d3b5e(_0x4203cc,_0x545da5,_0x16d350,_0x445c68,_0x53106c,0x4,_0xe51ec0[0x28]),_0x445c68=_0x1d3b5e(_0x445c68,_0x4203cc,_0x545da5,_0x16d350,_0x4434fc,0xb,_0xe51ec0[0x29]),_0x16d350=_0x1d3b5e(_0x16d350,_0x445c68,_0x4203cc,_0x545da5,_0x201887,0x10,_0xe51ec0[0x2a]),_0x545da5=_0x1d3b5e(_0x545da5,_0x16d350,_0x445c68,_0x4203cc,_0x368dda,0x17,_0xe51ec0[0x2b]),_0x4203cc=_0x1d3b5e(_0x4203cc,_0x545da5,_0x16d350,_0x445c68,_0x22981a,0x4,_0xe51ec0[0x2c]),_0x445c68=_0x1d3b5e(_0x445c68,_0x4203cc,_0x545da5,_0x16d350,_0x3c093a,0xb,_0xe51ec0[0x2d]),_0x16d350=_0x1d3b5e(_0x16d350,_0x445c68,_0x4203cc,_0x545da5,_0x57dea9,0x10,_0xe51ec0[0x2e]),_0x545da5=_0x1d3b5e(_0x545da5,_0x16d350,_0x445c68,_0x4203cc,_0x27144d,0x17,_0xe51ec0[0x2f]),_0x4203cc=_0x2c27b3(_0x4203cc,_0x545da5,_0x16d350,_0x445c68,_0x4434fc,0x6,_0xe51ec0[0x30]),_0x445c68=_0x2c27b3(_0x445c68,_0x4203cc,_0x545da5,_0x16d350,_0x25c930,0xa,_0xe51ec0[0x31]),_0x16d350=_0x2c27b3(_0x16d350,_0x445c68,_0x4203cc,_0x545da5,_0x4eb0ca,0xf,_0xe51ec0[0x32]),_0x545da5=_0x2c27b3(_0x545da5,_0x16d350,_0x445c68,_0x4203cc,_0x569fbe,0x15,_0xe51ec0[0x33]),_0x4203cc=_0x2c27b3(_0x4203cc,_0x545da5,_0x16d350,_0x445c68,_0x3c093a,0x6,_0xe51ec0[0x34]),_0x445c68=_0x2c27b3(_0x445c68,_0x4203cc,_0x545da5,_0x16d350,_0x201887,0xa,_0xe51ec0[0x35]),_0x16d350=_0x2c27b3(_0x16d350,_0x445c68,_0x4203cc,_0x545da5,_0x3ab64a,0xf,_0xe51ec0[0x36]),_0x545da5=_0x2c27b3(_0x545da5,_0x16d350,_0x445c68,_0x4203cc,_0x3fecc6,0x15,_0xe51ec0[0x37]),_0x4203cc=_0x2c27b3(_0x4203cc,_0x545da5,_0x16d350,_0x445c68,_0x4a2be4,0x6,_0xe51ec0[0x38]),_0x445c68=_0x2c27b3(_0x445c68,_0x4203cc,_0x545da5,_0x16d350,_0x57dea9,0xa,_0xe51ec0[0x39]),_0x16d350=_0x2c27b3(_0x16d350,_0x445c68,_0x4203cc,_0x545da5,_0x368dda,0xf,_0xe51ec0[0x3a]),_0x545da5=_0x2c27b3(_0x545da5,_0x16d350,_0x445c68,_0x4203cc,_0x53106c,0x15,_0xe51ec0[0x3b]),_0x4203cc=_0x2c27b3(_0x4203cc,_0x545da5,_0x16d350,_0x445c68,_0x33e311,0x6,_0xe51ec0[0x3c]),_0x445c68=_0x2c27b3(_0x445c68,_0x4203cc,_0x545da5,_0x16d350,_0x499662,0xa,_0xe51ec0[0x3d]),_0x16d350=_0x2c27b3(_0x16d350,_0x445c68,_0x4203cc,_0x545da5,_0x27144d,0xf,_0xe51ec0[0x3e]),_0x545da5=_0x2c27b3(_0x545da5,_0x16d350,_0x445c68,_0x4203cc,_0x22981a,0x15,_0xe51ec0[0x3f]),_0x4074d7[0x0]=_0x4074d7[0x0]+_0x4203cc|0x0,_0x4074d7[0x1]=_0x4074d7[0x1]+_0x545da5|0x0,_0x4074d7[0x2]=_0x4074d7[0x2]+_0x16d350|0x0,_0x4074d7[0x3]=_0x4074d7[0x3]+_0x445c68|0x0;},'_doFinalize':function(){const _0x4a072d=_0x527a2f;var _0x46ded4=this[_0x4a072d(0x2a6)],_0x60e6e7=_0x46ded4[_0x4a072d(0x61d)],_0x88b8c=this[_0x4a072d(0x319)]*0x8,_0x492af=_0x46ded4[_0x4a072d(0x26d)]*0x8;_0x60e6e7[_0x492af>>>0x5]|=0x80<<0x18-_0x492af%0x20;var _0x452da0=_0x18c06e['floor'](_0x88b8c/0x100000000),_0x382c08=_0x88b8c;_0x60e6e7[(_0x492af+0x40>>>0x9<<0x4)+0xf]=(_0x452da0<<0x8|_0x452da0>>>0x18)&0xff00ff|(_0x452da0<<0x18|_0x452da0>>>0x8)&0xff00ff00,_0x60e6e7[(_0x492af+0x40>>>0x9<<0x4)+0xe]=(_0x382c08<<0x8|_0x382c08>>>0x18)&0xff00ff|(_0x382c08<<0x18|_0x382c08>>>0x8)&0xff00ff00,_0x46ded4[_0x4a072d(0x26d)]=(_0x60e6e7[_0x4a072d(0x2df)]+0x1)*0x4,this[_0x4a072d(0x26c)]();for(var _0x31f68f=this[_0x4a072d(0x241)],_0x204dad=_0x31f68f['words'],_0x263efc=0x0;_0x263efc<0x4;_0x263efc++){var _0x486734=_0x204dad[_0x263efc];_0x204dad[_0x263efc]=(_0x486734<<0x8|_0x486734>>>0x18)&0xff00ff|(_0x486734<<0x18|_0x486734>>>0x8)&0xff00ff00;}return _0x31f68f;},'clone':function(){const _0x34ce80=_0x527a2f;var _0x11a735=_0x27b916[_0x34ce80(0x1f0)][_0x34ce80(0x27f)](this);return _0x11a735[_0x34ce80(0x241)]=this['_hash'][_0x34ce80(0x1f0)](),_0x11a735;}});function _0x5a11f1(_0x412284,_0x14ce1a,_0x36c9c7,_0x31dd24,_0x5b52b7,_0x44dd7d,_0x334a39){var _0x417b0f=_0x412284+(_0x14ce1a&_0x36c9c7|~_0x14ce1a&_0x31dd24)+_0x5b52b7+_0x334a39;return(_0x417b0f<<_0x44dd7d|_0x417b0f>>>0x20-_0x44dd7d)+_0x14ce1a;}function _0x5357c9(_0x46e062,_0x27cfbc,_0x11f1fd,_0x5e97c4,_0x390df6,_0x442ae3,_0x5f066c){var _0x3fe36d=_0x46e062+(_0x27cfbc&_0x5e97c4|_0x11f1fd&~_0x5e97c4)+_0x390df6+_0x5f066c;return(_0x3fe36d<<_0x442ae3|_0x3fe36d>>>0x20-_0x442ae3)+_0x27cfbc;}function _0x1d3b5e(_0x39cd0d,_0x247618,_0x299e10,_0x3781b2,_0x4ca97e,_0x4d1d52,_0x26931f){var _0x81543d=_0x39cd0d+(_0x247618^_0x299e10^_0x3781b2)+_0x4ca97e+_0x26931f;return(_0x81543d<<_0x4d1d52|_0x81543d>>>0x20-_0x4d1d52)+_0x247618;}function _0x2c27b3(_0x1537c9,_0x52e923,_0x262d8d,_0x4d9b3e,_0x4a9bf6,_0x3ac252,_0x6d44dc){var _0x15d23e=_0x1537c9+(_0x262d8d^(_0x52e923|~_0x4d9b3e))+_0x4a9bf6+_0x6d44dc;return(_0x15d23e<<_0x3ac252|_0x15d23e>>>0x20-_0x3ac252)+_0x52e923;}_0x305f3c[_0x527a2f(0x34b)]=_0x27b916['_createHelper'](_0x33c545),_0x305f3c['HmacMD5']=_0x27b916['_createHmacHelper'](_0x33c545);}(Math),_0x59ed08['MD5'];}));}(_0x16adaa)),_0x16adaa[_0x3a1b8e(0x3ab)];}var _0x1d27b0={'exports':{}},_0x3b4bb7={'exports':{}},_0x2ce963;function _0x5386db(){const _0x2c8c95=_0x270b48;return _0x2ce963||(_0x2ce963=0x1,function(_0x4a0c89,_0x537c99){(function(_0x4f8968,_0x152a5b){const _0x2cb66f=_0x5645;_0x4a0c89[_0x2cb66f(0x3ab)]=_0x152a5b(_0x159fd1());}(_0x7a6336,function(_0x585e7c){const _0x152e06=_0x5645;return(function(){const _0x569dd1=_0x5645;var _0x170cbc=_0x585e7c,_0x1b18d4=_0x170cbc[_0x569dd1(0x486)],_0x4ae808=_0x1b18d4[_0x569dd1(0x3ad)],_0x281524=_0x1b18d4['Hasher'],_0x1dbb9d=_0x170cbc[_0x569dd1(0x25f)],_0x1472b5=[],_0x47fb62=_0x1dbb9d[_0x569dd1(0x4a4)]=_0x281524[_0x569dd1(0x567)]({'_doReset':function(){const _0x526745=_0x569dd1;this[_0x526745(0x241)]=new _0x4ae808[(_0x526745(0x24f))]([0x67452301,0xefcdab89,0x98badcfe,0x10325476,0xc3d2e1f0]);},'_doProcessBlock':function(_0x233f61,_0x21feb9){const _0x28f944=_0x569dd1;for(var _0x2576cb=this[_0x28f944(0x241)][_0x28f944(0x61d)],_0xdcd235=_0x2576cb[0x0],_0x4a1b92=_0x2576cb[0x1],_0x318435=_0x2576cb[0x2],_0x11f9db=_0x2576cb[0x3],_0x214273=_0x2576cb[0x4],_0x426a1c=0x0;_0x426a1c<0x50;_0x426a1c++){if(_0x426a1c<0x10)_0x1472b5[_0x426a1c]=_0x233f61[_0x21feb9+_0x426a1c]|0x0;else{var _0x22ee80=_0x1472b5[_0x426a1c-0x3]^_0x1472b5[_0x426a1c-0x8]^_0x1472b5[_0x426a1c-0xe]^_0x1472b5[_0x426a1c-0x10];_0x1472b5[_0x426a1c]=_0x22ee80<<0x1|_0x22ee80>>>0x1f;}var _0x37a1a2=(_0xdcd235<<0x5|_0xdcd235>>>0x1b)+_0x214273+_0x1472b5[_0x426a1c];_0x426a1c<0x14?_0x37a1a2+=(_0x4a1b92&_0x318435|~_0x4a1b92&_0x11f9db)+0x5a827999:_0x426a1c<0x28?_0x37a1a2+=(_0x4a1b92^_0x318435^_0x11f9db)+0x6ed9eba1:_0x426a1c<0x3c?_0x37a1a2+=(_0x4a1b92&_0x318435|_0x4a1b92&_0x11f9db|_0x318435&_0x11f9db)-0x70e44324:_0x37a1a2+=(_0x4a1b92^_0x318435^_0x11f9db)-0x359d3e2a,_0x214273=_0x11f9db,_0x11f9db=_0x318435,_0x318435=_0x4a1b92<<0x1e|_0x4a1b92>>>0x2,_0x4a1b92=_0xdcd235,_0xdcd235=_0x37a1a2;}_0x2576cb[0x0]=_0x2576cb[0x0]+_0xdcd235|0x0,_0x2576cb[0x1]=_0x2576cb[0x1]+_0x4a1b92|0x0,_0x2576cb[0x2]=_0x2576cb[0x2]+_0x318435|0x0,_0x2576cb[0x3]=_0x2576cb[0x3]+_0x11f9db|0x0,_0x2576cb[0x4]=_0x2576cb[0x4]+_0x214273|0x0;},'_doFinalize':function(){const _0x486a49=_0x569dd1;var _0x29883f=this[_0x486a49(0x2a6)],_0xaebabe=_0x29883f[_0x486a49(0x61d)],_0x5c6552=this['_nDataBytes']*0x8,_0x43e4bc=_0x29883f[_0x486a49(0x26d)]*0x8;return _0xaebabe[_0x43e4bc>>>0x5]|=0x80<<0x18-_0x43e4bc%0x20,_0xaebabe[(_0x43e4bc+0x40>>>0x9<<0x4)+0xe]=Math['floor'](_0x5c6552/0x100000000),_0xaebabe[(_0x43e4bc+0x40>>>0x9<<0x4)+0xf]=_0x5c6552,_0x29883f[_0x486a49(0x26d)]=_0xaebabe[_0x486a49(0x2df)]*0x4,this[_0x486a49(0x26c)](),this[_0x486a49(0x241)];},'clone':function(){const _0x295100=_0x569dd1;var _0x2632e1=_0x281524[_0x295100(0x1f0)][_0x295100(0x27f)](this);return _0x2632e1[_0x295100(0x241)]=this[_0x295100(0x241)][_0x295100(0x1f0)](),_0x2632e1;}});_0x170cbc['SHA1']=_0x281524[_0x569dd1(0x54f)](_0x47fb62),_0x170cbc[_0x569dd1(0x359)]=_0x281524[_0x569dd1(0x214)](_0x47fb62);}()),_0x585e7c[_0x152e06(0x4a4)];}));}(_0x3b4bb7)),_0x3b4bb7[_0x2c8c95(0x3ab)];}var _0x222d13={'exports':{}},_0x533d08;function _0x3d822d(){return _0x533d08||(_0x533d08=0x1,function(_0xce96cf,_0x2125ce){(function(_0x28124a,_0x9f4117){const _0x349274=_0x5645;_0xce96cf[_0x349274(0x3ab)]=_0x9f4117(_0x159fd1());}(_0x7a6336,function(_0x59af9c){(function(){const _0x2a4e53=_0x5645;var _0x3e194f=_0x59af9c,_0x1429df=_0x3e194f[_0x2a4e53(0x486)],_0x4c05af=_0x1429df['Base'],_0x43fd16=_0x3e194f[_0x2a4e53(0x430)],_0x518662=_0x43fd16[_0x2a4e53(0x3c4)],_0x1b1d21=_0x3e194f['algo'];_0x1b1d21[_0x2a4e53(0x235)]=_0x4c05af[_0x2a4e53(0x567)]({'init':function(_0x596798,_0x5a228d){const _0x525d47=_0x2a4e53;_0x596798=this[_0x525d47(0x37b)]=new _0x596798['init'](),typeof _0x5a228d==_0x525d47(0x451)&&(_0x5a228d=_0x518662[_0x525d47(0x222)](_0x5a228d));var _0x3f23d1=_0x596798[_0x525d47(0x521)],_0x2273fe=_0x3f23d1*0x4;_0x5a228d[_0x525d47(0x26d)]>_0x2273fe&&(_0x5a228d=_0x596798[_0x525d47(0x2c8)](_0x5a228d)),_0x5a228d[_0x525d47(0x669)]();for(var _0x3098e1=this[_0x525d47(0x67f)]=_0x5a228d[_0x525d47(0x1f0)](),_0xe65c4f=this['_iKey']=_0x5a228d[_0x525d47(0x1f0)](),_0x40276c=_0x3098e1['words'],_0x12b32f=_0xe65c4f[_0x525d47(0x61d)],_0x1cd153=0x0;_0x1cd153<_0x3f23d1;_0x1cd153++)_0x40276c[_0x1cd153]^=0x5c5c5c5c,_0x12b32f[_0x1cd153]^=0x36363636;_0x3098e1[_0x525d47(0x26d)]=_0xe65c4f[_0x525d47(0x26d)]=_0x2273fe,this[_0x525d47(0x399)]();},'reset':function(){const _0x6185cf=_0x2a4e53;var _0x2920a0=this[_0x6185cf(0x37b)];_0x2920a0[_0x6185cf(0x399)](),_0x2920a0[_0x6185cf(0x3de)](this[_0x6185cf(0x4ec)]);},'update':function(_0xb8a5fb){const _0x197671=_0x2a4e53;return this[_0x197671(0x37b)][_0x197671(0x3de)](_0xb8a5fb),this;},'finalize':function(_0x4edc34){const _0x398001=_0x2a4e53;var _0x23e9fa=this[_0x398001(0x37b)],_0x763239=_0x23e9fa[_0x398001(0x2c8)](_0x4edc34);_0x23e9fa[_0x398001(0x399)]();var _0x1a6a4e=_0x23e9fa[_0x398001(0x2c8)](this[_0x398001(0x67f)][_0x398001(0x1f0)]()[_0x398001(0x32d)](_0x763239));return _0x1a6a4e;}});}());}));}(_0x222d13)),_0x222d13['exports'];}var _0x589cf8;function _0x22c2e4(){const _0x165b3a=_0x270b48;return _0x589cf8||(_0x589cf8=0x1,function(_0x4c017c,_0x376eae){(function(_0x102146,_0x3f58ec,_0x303edf){const _0x4cf2d8=_0x5645;_0x4c017c[_0x4cf2d8(0x3ab)]=_0x3f58ec(_0x159fd1(),_0x5386db(),_0x3d822d());}(_0x7a6336,function(_0x32e44c){const _0xff588a=_0x5645;return(function(){const _0x39f37d=_0x5645;var _0x4b3025=_0x32e44c,_0x3ee506=_0x4b3025[_0x39f37d(0x486)],_0x21f9cc=_0x3ee506['Base'],_0x3759b9=_0x3ee506[_0x39f37d(0x3ad)],_0x6582e0=_0x4b3025['algo'],_0x3ef523=_0x6582e0['MD5'],_0x45668a=_0x6582e0[_0x39f37d(0x247)]=_0x21f9cc['extend']({'cfg':_0x21f9cc[_0x39f37d(0x567)]({'keySize':0x80/0x20,'hasher':_0x3ef523,'iterations':0x1}),'init':function(_0xe0f2ea){const _0x20c35c=_0x39f37d;this['cfg']=this['cfg'][_0x20c35c(0x567)](_0xe0f2ea);},'compute':function(_0xb0ebbf,_0x4872c1){const _0x1288d2=_0x39f37d;for(var _0x5d4c46,_0x5a4a70=this[_0x1288d2(0x57e)],_0x5e6c32=_0x5a4a70['hasher'][_0x1288d2(0x54c)](),_0x43a707=_0x3759b9['create'](),_0x1ea21e=_0x43a707[_0x1288d2(0x61d)],_0x591c48=_0x5a4a70[_0x1288d2(0x262)],_0x2aa291=_0x5a4a70['iterations'];_0x1ea21e[_0x1288d2(0x2df)]<_0x591c48;){_0x5d4c46&&_0x5e6c32['update'](_0x5d4c46),_0x5d4c46=_0x5e6c32[_0x1288d2(0x3de)](_0xb0ebbf)[_0x1288d2(0x2c8)](_0x4872c1),_0x5e6c32[_0x1288d2(0x399)]();for(var _0x4ed239=0x1;_0x4ed239<_0x2aa291;_0x4ed239++)_0x5d4c46=_0x5e6c32['finalize'](_0x5d4c46),_0x5e6c32[_0x1288d2(0x399)]();_0x43a707[_0x1288d2(0x32d)](_0x5d4c46);}return _0x43a707['sigBytes']=_0x591c48*0x4,_0x43a707;}});_0x4b3025[_0x39f37d(0x247)]=function(_0x356383,_0x46ab22,_0x360982){const _0xcaba57=_0x39f37d;return _0x45668a[_0xcaba57(0x54c)](_0x360982)[_0xcaba57(0x61a)](_0x356383,_0x46ab22);};}()),_0x32e44c[_0xff588a(0x247)];}));}(_0x1d27b0)),_0x1d27b0[_0x165b3a(0x3ab)];}var _0x4a0213={'exports':{}},_0xf89b0b;function _0x45b237(){const _0x3d3d8f=_0x270b48;return _0xf89b0b||(_0xf89b0b=0x1,function(_0x1caeb2,_0x7f9a5e){(function(_0x2d55eb,_0x41863e,_0x35ef97){const _0x415e55=_0x5645;_0x1caeb2[_0x415e55(0x3ab)]=_0x41863e(_0x159fd1(),_0x22c2e4());}(_0x7a6336,function(_0x116df0){const _0x10fa46=_0x5645;_0x116df0[_0x10fa46(0x486)][_0x10fa46(0x66a)]||function(_0x588e4d){const _0x43fea3=_0x10fa46;var _0x1f0b0f=_0x116df0,_0x2c9d0f=_0x1f0b0f['lib'],_0x57d960=_0x2c9d0f[_0x43fea3(0x228)],_0x36f4d0=_0x2c9d0f[_0x43fea3(0x3ad)],_0x5d0a94=_0x2c9d0f['BufferedBlockAlgorithm'],_0x445c3e=_0x1f0b0f[_0x43fea3(0x430)];_0x445c3e[_0x43fea3(0x3c4)];var _0x16f03b=_0x445c3e[_0x43fea3(0x514)],_0x6789da=_0x1f0b0f[_0x43fea3(0x25f)],_0x53c6fb=_0x6789da[_0x43fea3(0x247)],_0x19921b=_0x2c9d0f[_0x43fea3(0x66a)]=_0x5d0a94[_0x43fea3(0x567)]({'cfg':_0x57d960[_0x43fea3(0x567)](),'createEncryptor':function(_0x24c1de,_0x4dc577){const _0xf92fc4=_0x43fea3;return this[_0xf92fc4(0x54c)](this[_0xf92fc4(0x5e9)],_0x24c1de,_0x4dc577);},'createDecryptor':function(_0x532686,_0x4f5c60){const _0x8c7c8c=_0x43fea3;return this[_0x8c7c8c(0x54c)](this[_0x8c7c8c(0x3ec)],_0x532686,_0x4f5c60);},'init':function(_0x25016f,_0x313407,_0x4ee704){const _0x384669=_0x43fea3;this[_0x384669(0x57e)]=this[_0x384669(0x57e)]['extend'](_0x4ee704),this[_0x384669(0x62a)]=_0x25016f,this[_0x384669(0x39f)]=_0x313407,this['reset']();},'reset':function(){const _0x440ba0=_0x43fea3;_0x5d0a94[_0x440ba0(0x399)][_0x440ba0(0x27f)](this),this[_0x440ba0(0x475)]();},'process':function(_0x156e9a){const _0x6089fd=_0x43fea3;return this[_0x6089fd(0x312)](_0x156e9a),this[_0x6089fd(0x26c)]();},'finalize':function(_0x311134){const _0x111bde=_0x43fea3;_0x311134&&this['_append'](_0x311134);var _0x267551=this[_0x111bde(0x631)]();return _0x267551;},'keySize':0x80/0x20,'ivSize':0x80/0x20,'_ENC_XFORM_MODE':0x1,'_DEC_XFORM_MODE':0x2,'_createHelper':(function(){function _0x1221a8(_0x2f9a12){const _0xd95155=_0x5645;return typeof _0x2f9a12==_0xd95155(0x451)?_0x123559:_0x4c7166;}return function(_0x292ad7){return{'encrypt':function(_0x11ecf7,_0x2ae111,_0x124f6d){return _0x1221a8(_0x2ae111)['encrypt'](_0x292ad7,_0x11ecf7,_0x2ae111,_0x124f6d);},'decrypt':function(_0x56a9b5,_0x1d4f4c,_0x514c96){const _0x3f8de3=_0x5645;return _0x1221a8(_0x1d4f4c)[_0x3f8de3(0x44b)](_0x292ad7,_0x56a9b5,_0x1d4f4c,_0x514c96);}};};}())});_0x2c9d0f[_0x43fea3(0x4bc)]=_0x19921b[_0x43fea3(0x567)]({'_doFinalize':function(){const _0x586a63=_0x43fea3;var _0x3cc9e2=this[_0x586a63(0x26c)](!0x0);return _0x3cc9e2;},'blockSize':0x1});var _0x260a0c=_0x1f0b0f[_0x43fea3(0x1ec)]={},_0x3d7b6d=_0x2c9d0f[_0x43fea3(0x23c)]=_0x57d960['extend']({'createEncryptor':function(_0x198361,_0x4a96bc){const _0x2da124=_0x43fea3;return this['Encryptor'][_0x2da124(0x54c)](_0x198361,_0x4a96bc);},'createDecryptor':function(_0x52ea1c,_0x20985a){const _0x3fe7db=_0x43fea3;return this['Decryptor'][_0x3fe7db(0x54c)](_0x52ea1c,_0x20985a);},'init':function(_0x392c6f,_0x1965a6){const _0x3f6ec2=_0x43fea3;this[_0x3f6ec2(0x2ac)]=_0x392c6f,this[_0x3f6ec2(0x463)]=_0x1965a6;}}),_0xf0372e=_0x260a0c[_0x43fea3(0x42b)]=(function(){const _0x59f242=_0x43fea3;var _0x2196f8=_0x3d7b6d[_0x59f242(0x567)]();_0x2196f8['Encryptor']=_0x2196f8[_0x59f242(0x567)]({'processBlock':function(_0x33a280,_0x524f7f){const _0x115341=_0x59f242;var _0x34470a=this[_0x115341(0x2ac)],_0x2f0f2e=_0x34470a[_0x115341(0x521)];_0x29ff3a[_0x115341(0x27f)](this,_0x33a280,_0x524f7f,_0x2f0f2e),_0x34470a[_0x115341(0x282)](_0x33a280,_0x524f7f),this[_0x115341(0x35c)]=_0x33a280['slice'](_0x524f7f,_0x524f7f+_0x2f0f2e);}}),_0x2196f8['Decryptor']=_0x2196f8[_0x59f242(0x567)]({'processBlock':function(_0x20045a,_0xf35b3a){const _0xf619d0=_0x59f242;var _0x17af62=this[_0xf619d0(0x2ac)],_0x1f508a=_0x17af62[_0xf619d0(0x521)],_0x16868c=_0x20045a[_0xf619d0(0x4ac)](_0xf35b3a,_0xf35b3a+_0x1f508a);_0x17af62[_0xf619d0(0x227)](_0x20045a,_0xf35b3a),_0x29ff3a[_0xf619d0(0x27f)](this,_0x20045a,_0xf35b3a,_0x1f508a),this[_0xf619d0(0x35c)]=_0x16868c;}});function _0x29ff3a(_0x10aa37,_0x24e74c,_0x4f1ed6){const _0x133bf9=_0x59f242;var _0x464c85,_0x595139=this[_0x133bf9(0x463)];_0x595139?(_0x464c85=_0x595139,this[_0x133bf9(0x463)]=_0x588e4d):_0x464c85=this['_prevBlock'];for(var _0x3b4eba=0x0;_0x3b4eba<_0x4f1ed6;_0x3b4eba++)_0x10aa37[_0x24e74c+_0x3b4eba]^=_0x464c85[_0x3b4eba];}return _0x2196f8;}()),_0x258934=_0x1f0b0f[_0x43fea3(0x566)]={},_0x2da643=_0x258934[_0x43fea3(0x3f2)]={'pad':function(_0x2e020a,_0x127079){const _0xb991d=_0x43fea3;for(var _0x1fa3ba=_0x127079*0x4,_0x5b62ef=_0x1fa3ba-_0x2e020a['sigBytes']%_0x1fa3ba,_0x4d0499=_0x5b62ef<<0x18|_0x5b62ef<<0x10|_0x5b62ef<<0x8|_0x5b62ef,_0x3f23bf=[],_0x347cb0=0x0;_0x347cb0<_0x5b62ef;_0x347cb0+=0x4)_0x3f23bf[_0xb991d(0x28f)](_0x4d0499);var _0x4c06a4=_0x36f4d0['create'](_0x3f23bf,_0x5b62ef);_0x2e020a[_0xb991d(0x32d)](_0x4c06a4);},'unpad':function(_0xaaa20e){const _0x2220bb=_0x43fea3;var _0x240981=_0xaaa20e[_0x2220bb(0x61d)][_0xaaa20e[_0x2220bb(0x26d)]-0x1>>>0x2]&0xff;_0xaaa20e[_0x2220bb(0x26d)]-=_0x240981;}};_0x2c9d0f[_0x43fea3(0x375)]=_0x19921b['extend']({'cfg':_0x19921b[_0x43fea3(0x57e)]['extend']({'mode':_0xf0372e,'padding':_0x2da643}),'reset':function(){const _0xfab907=_0x43fea3;var _0x5454e2;_0x19921b[_0xfab907(0x399)][_0xfab907(0x27f)](this);var _0xbe96e7=this[_0xfab907(0x57e)],_0x4c229d=_0xbe96e7['iv'],_0x361a81=_0xbe96e7[_0xfab907(0x1ec)];this['_xformMode']==this[_0xfab907(0x5e9)]?_0x5454e2=_0x361a81[_0xfab907(0x2a4)]:(_0x5454e2=_0x361a81[_0xfab907(0x3cd)],this['_minBufferSize']=0x1),this[_0xfab907(0x44c)]&&this[_0xfab907(0x44c)]['__creator']==_0x5454e2?this[_0xfab907(0x44c)][_0xfab907(0x24f)](this,_0x4c229d&&_0x4c229d[_0xfab907(0x61d)]):(this[_0xfab907(0x44c)]=_0x5454e2[_0xfab907(0x27f)](_0x361a81,this,_0x4c229d&&_0x4c229d[_0xfab907(0x61d)]),this['_mode'][_0xfab907(0x576)]=_0x5454e2);},'_doProcessBlock':function(_0x1b4db6,_0x148468){const _0x171213=_0x43fea3;this['_mode'][_0x171213(0x684)](_0x1b4db6,_0x148468);},'_doFinalize':function(){const _0x40ce3e=_0x43fea3;var _0x55f35f,_0x58ef77=this[_0x40ce3e(0x57e)][_0x40ce3e(0x327)];return this[_0x40ce3e(0x62a)]==this['_ENC_XFORM_MODE']?(_0x58ef77[_0x40ce3e(0x566)](this['_data'],this[_0x40ce3e(0x521)]),_0x55f35f=this[_0x40ce3e(0x26c)](!0x0)):(_0x55f35f=this['_process'](!0x0),_0x58ef77[_0x40ce3e(0x1e9)](_0x55f35f)),_0x55f35f;},'blockSize':0x80/0x20});var _0x18dbc1=_0x2c9d0f[_0x43fea3(0x1dc)]=_0x57d960[_0x43fea3(0x567)]({'init':function(_0x4479ef){const _0x1b9686=_0x43fea3;this[_0x1b9686(0x3c8)](_0x4479ef);},'toString':function(_0x1e6363){const _0xebac4c=_0x43fea3;return(_0x1e6363||this[_0xebac4c(0x2c3)])[_0xebac4c(0x254)](this);}}),_0x25df35=_0x1f0b0f[_0x43fea3(0x203)]={},_0x281253=_0x25df35[_0x43fea3(0x621)]={'stringify':function(_0x4828a8){const _0x15404c=_0x43fea3;var _0x567d61,_0x513c2f=_0x4828a8[_0x15404c(0x25a)],_0x5b9124=_0x4828a8['salt'];return _0x5b9124?_0x567d61=_0x36f4d0[_0x15404c(0x54c)]([0x53616c74,0x65645f5f])[_0x15404c(0x32d)](_0x5b9124)[_0x15404c(0x32d)](_0x513c2f):_0x567d61=_0x513c2f,_0x567d61[_0x15404c(0x638)](_0x16f03b);},'parse':function(_0xa0be61){const _0x542430=_0x43fea3;var _0x2046a1,_0x582bf5=_0x16f03b[_0x542430(0x222)](_0xa0be61),_0x4431dd=_0x582bf5[_0x542430(0x61d)];return _0x4431dd[0x0]==0x53616c74&&_0x4431dd[0x1]==0x65645f5f&&(_0x2046a1=_0x36f4d0['create'](_0x4431dd[_0x542430(0x4ac)](0x2,0x4)),_0x4431dd['splice'](0x0,0x4),_0x582bf5[_0x542430(0x26d)]-=0x10),_0x18dbc1[_0x542430(0x54c)]({'ciphertext':_0x582bf5,'salt':_0x2046a1});}},_0x4c7166=_0x2c9d0f['SerializableCipher']=_0x57d960[_0x43fea3(0x567)]({'cfg':_0x57d960[_0x43fea3(0x567)]({'format':_0x281253}),'encrypt':function(_0x5984f6,_0x2a4b88,_0x3cf012,_0x50fdf2){const _0x5e6f2f=_0x43fea3;_0x50fdf2=this[_0x5e6f2f(0x57e)][_0x5e6f2f(0x567)](_0x50fdf2);var _0x215af3=_0x5984f6[_0x5e6f2f(0x2a4)](_0x3cf012,_0x50fdf2),_0x53c838=_0x215af3[_0x5e6f2f(0x2c8)](_0x2a4b88),_0x249bf8=_0x215af3[_0x5e6f2f(0x57e)];return _0x18dbc1['create']({'ciphertext':_0x53c838,'key':_0x3cf012,'iv':_0x249bf8['iv'],'algorithm':_0x5984f6,'mode':_0x249bf8[_0x5e6f2f(0x1ec)],'padding':_0x249bf8[_0x5e6f2f(0x327)],'blockSize':_0x5984f6[_0x5e6f2f(0x521)],'formatter':_0x50fdf2[_0x5e6f2f(0x203)]});},'decrypt':function(_0x3f3121,_0x36eb1c,_0x3e60b2,_0x6da520){const _0x2f15c3=_0x43fea3;_0x6da520=this[_0x2f15c3(0x57e)][_0x2f15c3(0x567)](_0x6da520),_0x36eb1c=this[_0x2f15c3(0x4e6)](_0x36eb1c,_0x6da520[_0x2f15c3(0x203)]);var _0x8d1a22=_0x3f3121[_0x2f15c3(0x3cd)](_0x3e60b2,_0x6da520)[_0x2f15c3(0x2c8)](_0x36eb1c[_0x2f15c3(0x25a)]);return _0x8d1a22;},'_parse':function(_0x35c7f2,_0x13dd38){const _0x4d7274=_0x43fea3;return typeof _0x35c7f2==_0x4d7274(0x451)?_0x13dd38[_0x4d7274(0x222)](_0x35c7f2,this):_0x35c7f2;}}),_0x1033c7=_0x1f0b0f[_0x43fea3(0x3b5)]={},_0x219d91=_0x1033c7[_0x43fea3(0x621)]={'execute':function(_0x450f88,_0x2923ad,_0x435891,_0x4cab51,_0x1af84a){const _0x51a4a9=_0x43fea3;if(_0x4cab51||(_0x4cab51=_0x36f4d0[_0x51a4a9(0x641)](0x40/0x8)),_0x1af84a)var _0x3f941e=_0x53c6fb[_0x51a4a9(0x54c)]({'keySize':_0x2923ad+_0x435891,'hasher':_0x1af84a})['compute'](_0x450f88,_0x4cab51);else var _0x3f941e=_0x53c6fb[_0x51a4a9(0x54c)]({'keySize':_0x2923ad+_0x435891})[_0x51a4a9(0x61a)](_0x450f88,_0x4cab51);var _0x4c3005=_0x36f4d0['create'](_0x3f941e['words'][_0x51a4a9(0x4ac)](_0x2923ad),_0x435891*0x4);return _0x3f941e[_0x51a4a9(0x26d)]=_0x2923ad*0x4,_0x18dbc1[_0x51a4a9(0x54c)]({'key':_0x3f941e,'iv':_0x4c3005,'salt':_0x4cab51});}},_0x123559=_0x2c9d0f[_0x43fea3(0x5e6)]=_0x4c7166[_0x43fea3(0x567)]({'cfg':_0x4c7166[_0x43fea3(0x57e)][_0x43fea3(0x567)]({'kdf':_0x219d91}),'encrypt':function(_0x3f8ce8,_0x447a41,_0x597a51,_0x1f24b2){const _0x1071e5=_0x43fea3;_0x1f24b2=this[_0x1071e5(0x57e)]['extend'](_0x1f24b2);var _0x100014=_0x1f24b2['kdf'][_0x1071e5(0x3e4)](_0x597a51,_0x3f8ce8[_0x1071e5(0x262)],_0x3f8ce8[_0x1071e5(0x55a)],_0x1f24b2[_0x1071e5(0x46d)],_0x1f24b2[_0x1071e5(0x37c)]);_0x1f24b2['iv']=_0x100014['iv'];var _0x9a244d=_0x4c7166[_0x1071e5(0x5e3)][_0x1071e5(0x27f)](this,_0x3f8ce8,_0x447a41,_0x100014[_0x1071e5(0x20c)],_0x1f24b2);return _0x9a244d[_0x1071e5(0x3c8)](_0x100014),_0x9a244d;},'decrypt':function(_0x21ed0c,_0x5d30ec,_0x23a689,_0x585a82){const _0x8e3f75=_0x43fea3;_0x585a82=this['cfg'][_0x8e3f75(0x567)](_0x585a82),_0x5d30ec=this[_0x8e3f75(0x4e6)](_0x5d30ec,_0x585a82[_0x8e3f75(0x203)]);var _0x2b1685=_0x585a82[_0x8e3f75(0x3b5)]['execute'](_0x23a689,_0x21ed0c[_0x8e3f75(0x262)],_0x21ed0c['ivSize'],_0x5d30ec['salt'],_0x585a82[_0x8e3f75(0x37c)]);_0x585a82['iv']=_0x2b1685['iv'];var _0x2bce41=_0x4c7166[_0x8e3f75(0x44b)][_0x8e3f75(0x27f)](this,_0x21ed0c,_0x5d30ec,_0x2b1685['key'],_0x585a82);return _0x2bce41;}});}();}));}(_0x4a0213)),_0x4a0213[_0x3d3d8f(0x3ab)];}(function(_0x339d05,_0x2563ac){(function(_0x21f958,_0x54bc8d,_0x21632a){_0x339d05['exports']=_0x54bc8d(_0x159fd1(),_0x3620fc(),_0x5d40ff(),_0x22c2e4(),_0x45b237());}(_0x7a6336,function(_0x4108c5){const _0x26b11d=_0x5645;return(function(){const _0x39fbfc=_0x5645;var _0x1768e6=_0x4108c5,_0x23037d=_0x1768e6[_0x39fbfc(0x486)],_0x424b10=_0x23037d[_0x39fbfc(0x375)],_0x57eec9=_0x1768e6[_0x39fbfc(0x25f)],_0x343c11=[],_0x1d63f6=[],_0x588307=[],_0x5407c8=[],_0x2a2bc9=[],_0xe01719=[],_0x1fb69e=[],_0x142537=[],_0x38da68=[],_0x1949c4=[];(function(){for(var _0x29d7fb=[],_0x22d045=0x0;_0x22d045<0x100;_0x22d045++)_0x22d045<0x80?_0x29d7fb[_0x22d045]=_0x22d045<<0x1:_0x29d7fb[_0x22d045]=_0x22d045<<0x1^0x11b;for(var _0x1ea83c=0x0,_0x2ca3e5=0x0,_0x22d045=0x0;_0x22d045<0x100;_0x22d045++){var _0x1cc67e=_0x2ca3e5^_0x2ca3e5<<0x1^_0x2ca3e5<<0x2^_0x2ca3e5<<0x3^_0x2ca3e5<<0x4;_0x1cc67e=_0x1cc67e>>>0x8^_0x1cc67e&0xff^0x63,_0x343c11[_0x1ea83c]=_0x1cc67e,_0x1d63f6[_0x1cc67e]=_0x1ea83c;var _0x4b5be8=_0x29d7fb[_0x1ea83c],_0x43421e=_0x29d7fb[_0x4b5be8],_0x133127=_0x29d7fb[_0x43421e],_0x31ddcd=_0x29d7fb[_0x1cc67e]*0x101^_0x1cc67e*0x1010100;_0x588307[_0x1ea83c]=_0x31ddcd<<0x18|_0x31ddcd>>>0x8,_0x5407c8[_0x1ea83c]=_0x31ddcd<<0x10|_0x31ddcd>>>0x10,_0x2a2bc9[_0x1ea83c]=_0x31ddcd<<0x8|_0x31ddcd>>>0x18,_0xe01719[_0x1ea83c]=_0x31ddcd;var _0x31ddcd=_0x133127*0x1010101^_0x43421e*0x10001^_0x4b5be8*0x101^_0x1ea83c*0x1010100;_0x1fb69e[_0x1cc67e]=_0x31ddcd<<0x18|_0x31ddcd>>>0x8,_0x142537[_0x1cc67e]=_0x31ddcd<<0x10|_0x31ddcd>>>0x10,_0x38da68[_0x1cc67e]=_0x31ddcd<<0x8|_0x31ddcd>>>0x18,_0x1949c4[_0x1cc67e]=_0x31ddcd,_0x1ea83c?(_0x1ea83c=_0x4b5be8^_0x29d7fb[_0x29d7fb[_0x29d7fb[_0x133127^_0x4b5be8]]],_0x2ca3e5^=_0x29d7fb[_0x29d7fb[_0x2ca3e5]]):_0x1ea83c=_0x2ca3e5=0x1;}}());var _0x186890=[0x0,0x1,0x2,0x4,0x8,0x10,0x20,0x40,0x80,0x1b,0x36],_0x5275dc=_0x57eec9[_0x39fbfc(0x26e)]=_0x424b10[_0x39fbfc(0x567)]({'_doReset':function(){const _0x4d3efd=_0x39fbfc;var _0xc025f9;if(!(this[_0x4d3efd(0x4eb)]&&this[_0x4d3efd(0x2aa)]===this[_0x4d3efd(0x39f)])){for(var _0x2bdaeb=this[_0x4d3efd(0x2aa)]=this[_0x4d3efd(0x39f)],_0x3d0663=_0x2bdaeb[_0x4d3efd(0x61d)],_0x1f002d=_0x2bdaeb[_0x4d3efd(0x26d)]/0x4,_0x530ee8=this[_0x4d3efd(0x4eb)]=_0x1f002d+0x6,_0x2101cc=(_0x530ee8+0x1)*0x4,_0x271499=this['_keySchedule']=[],_0x270378=0x0;_0x270378<_0x2101cc;_0x270378++)_0x270378<_0x1f002d?_0x271499[_0x270378]=_0x3d0663[_0x270378]:(_0xc025f9=_0x271499[_0x270378-0x1],_0x270378%_0x1f002d?_0x1f002d>0x6&&_0x270378%_0x1f002d==0x4&&(_0xc025f9=_0x343c11[_0xc025f9>>>0x18]<<0x18|_0x343c11[_0xc025f9>>>0x10&0xff]<<0x10|_0x343c11[_0xc025f9>>>0x8&0xff]<<0x8|_0x343c11[_0xc025f9&0xff]):(_0xc025f9=_0xc025f9<<0x8|_0xc025f9>>>0x18,_0xc025f9=_0x343c11[_0xc025f9>>>0x18]<<0x18|_0x343c11[_0xc025f9>>>0x10&0xff]<<0x10|_0x343c11[_0xc025f9>>>0x8&0xff]<<0x8|_0x343c11[_0xc025f9&0xff],_0xc025f9^=_0x186890[_0x270378/_0x1f002d|0x0]<<0x18),_0x271499[_0x270378]=_0x271499[_0x270378-_0x1f002d]^_0xc025f9);for(var _0x432378=this[_0x4d3efd(0x3f1)]=[],_0x46a46c=0x0;_0x46a46c<_0x2101cc;_0x46a46c++){var _0x270378=_0x2101cc-_0x46a46c;if(_0x46a46c%0x4)var _0xc025f9=_0x271499[_0x270378];else var _0xc025f9=_0x271499[_0x270378-0x4];_0x46a46c<0x4||_0x270378<=0x4?_0x432378[_0x46a46c]=_0xc025f9:_0x432378[_0x46a46c]=_0x1fb69e[_0x343c11[_0xc025f9>>>0x18]]^_0x142537[_0x343c11[_0xc025f9>>>0x10&0xff]]^_0x38da68[_0x343c11[_0xc025f9>>>0x8&0xff]]^_0x1949c4[_0x343c11[_0xc025f9&0xff]];}}},'encryptBlock':function(_0x6dedee,_0x1cde6b){const _0x114875=_0x39fbfc;this[_0x114875(0x673)](_0x6dedee,_0x1cde6b,this[_0x114875(0x460)],_0x588307,_0x5407c8,_0x2a2bc9,_0xe01719,_0x343c11);},'decryptBlock':function(_0x369d0f,_0x457f98){const _0x21a90f=_0x39fbfc;var _0x35e706=_0x369d0f[_0x457f98+0x1];_0x369d0f[_0x457f98+0x1]=_0x369d0f[_0x457f98+0x3],_0x369d0f[_0x457f98+0x3]=_0x35e706,this[_0x21a90f(0x673)](_0x369d0f,_0x457f98,this['_invKeySchedule'],_0x1fb69e,_0x142537,_0x38da68,_0x1949c4,_0x1d63f6);var _0x35e706=_0x369d0f[_0x457f98+0x1];_0x369d0f[_0x457f98+0x1]=_0x369d0f[_0x457f98+0x3],_0x369d0f[_0x457f98+0x3]=_0x35e706;},'_doCryptBlock':function(_0x3e632d,_0x2fd90d,_0x25465e,_0x271f48,_0xd25071,_0x2980da,_0x5ec9b0,_0x5718d1){const _0x338eef=_0x39fbfc;for(var _0x12fd5e=this[_0x338eef(0x4eb)],_0x5560db=_0x3e632d[_0x2fd90d]^_0x25465e[0x0],_0x50ff0c=_0x3e632d[_0x2fd90d+0x1]^_0x25465e[0x1],_0x2eab8d=_0x3e632d[_0x2fd90d+0x2]^_0x25465e[0x2],_0x36a4fc=_0x3e632d[_0x2fd90d+0x3]^_0x25465e[0x3],_0x23afd5=0x4,_0x4624b0=0x1;_0x4624b0<_0x12fd5e;_0x4624b0++){var _0x21ec7c=_0x271f48[_0x5560db>>>0x18]^_0xd25071[_0x50ff0c>>>0x10&0xff]^_0x2980da[_0x2eab8d>>>0x8&0xff]^_0x5ec9b0[_0x36a4fc&0xff]^_0x25465e[_0x23afd5++],_0xa88650=_0x271f48[_0x50ff0c>>>0x18]^_0xd25071[_0x2eab8d>>>0x10&0xff]^_0x2980da[_0x36a4fc>>>0x8&0xff]^_0x5ec9b0[_0x5560db&0xff]^_0x25465e[_0x23afd5++],_0x1779ea=_0x271f48[_0x2eab8d>>>0x18]^_0xd25071[_0x36a4fc>>>0x10&0xff]^_0x2980da[_0x5560db>>>0x8&0xff]^_0x5ec9b0[_0x50ff0c&0xff]^_0x25465e[_0x23afd5++],_0x101bf3=_0x271f48[_0x36a4fc>>>0x18]^_0xd25071[_0x5560db>>>0x10&0xff]^_0x2980da[_0x50ff0c>>>0x8&0xff]^_0x5ec9b0[_0x2eab8d&0xff]^_0x25465e[_0x23afd5++];_0x5560db=_0x21ec7c,_0x50ff0c=_0xa88650,_0x2eab8d=_0x1779ea,_0x36a4fc=_0x101bf3;}var _0x21ec7c=(_0x5718d1[_0x5560db>>>0x18]<<0x18|_0x5718d1[_0x50ff0c>>>0x10&0xff]<<0x10|_0x5718d1[_0x2eab8d>>>0x8&0xff]<<0x8|_0x5718d1[_0x36a4fc&0xff])^_0x25465e[_0x23afd5++],_0xa88650=(_0x5718d1[_0x50ff0c>>>0x18]<<0x18|_0x5718d1[_0x2eab8d>>>0x10&0xff]<<0x10|_0x5718d1[_0x36a4fc>>>0x8&0xff]<<0x8|_0x5718d1[_0x5560db&0xff])^_0x25465e[_0x23afd5++],_0x1779ea=(_0x5718d1[_0x2eab8d>>>0x18]<<0x18|_0x5718d1[_0x36a4fc>>>0x10&0xff]<<0x10|_0x5718d1[_0x5560db>>>0x8&0xff]<<0x8|_0x5718d1[_0x50ff0c&0xff])^_0x25465e[_0x23afd5++],_0x101bf3=(_0x5718d1[_0x36a4fc>>>0x18]<<0x18|_0x5718d1[_0x5560db>>>0x10&0xff]<<0x10|_0x5718d1[_0x50ff0c>>>0x8&0xff]<<0x8|_0x5718d1[_0x2eab8d&0xff])^_0x25465e[_0x23afd5++];_0x3e632d[_0x2fd90d]=_0x21ec7c,_0x3e632d[_0x2fd90d+0x1]=_0xa88650,_0x3e632d[_0x2fd90d+0x2]=_0x1779ea,_0x3e632d[_0x2fd90d+0x3]=_0x101bf3;},'keySize':0x100/0x20});_0x1768e6[_0x39fbfc(0x26e)]=_0x424b10[_0x39fbfc(0x54f)](_0x5275dc);}()),_0x4108c5[_0x26b11d(0x26e)];}));}(_0x31d63f));var _0x3483dd=_0x31d63f[_0x270b48(0x3ab)];const _0x42170f=_0x58c50a(_0x3483dd);var _0x48eeec=_0x3620fc();const _0x14c1c2=_0x58c50a(_0x48eeec);var _0x17ea83={'exports':{}};(function(_0x25a503,_0x25ad60){(function(_0x2731d9,_0x1eaf51){const _0x215c87=_0x5645;_0x25a503[_0x215c87(0x3ab)]=_0x1eaf51(_0x159fd1());}(_0x7a6336,function(_0x12abe8){const _0x492eae=_0x5645;return _0x12abe8[_0x492eae(0x430)][_0x492eae(0x3c4)];}));}(_0x17ea83));var _0x3ea367=_0x17ea83[_0x270b48(0x3ab)];const _0x12dc45=_0x58c50a(_0x3ea367);var _0xce1a85={'exports':{}};(function(_0xa13e9f,_0x4d87da){(function(_0x337807,_0x1815fd){const _0x525059=_0x5645;_0xa13e9f[_0x525059(0x3ab)]=_0x1815fd(_0x159fd1());}(_0x7a6336,function(_0x587b35){const _0x46d4ba=_0x5645;return(function(){const _0x1ea2be=_0x5645;if(typeof ArrayBuffer==_0x1ea2be(0x37a)){var _0x47e0b1=_0x587b35,_0x1d5194=_0x47e0b1[_0x1ea2be(0x486)],_0x3e9ab8=_0x1d5194[_0x1ea2be(0x3ad)],_0x416ed1=_0x3e9ab8['init'],_0x3674fc=_0x3e9ab8['init']=function(_0x971af){const _0x19deb2=_0x1ea2be;if(_0x971af instanceof ArrayBuffer&&(_0x971af=new Uint8Array(_0x971af)),(_0x971af instanceof Int8Array||typeof Uint8ClampedArray<'u'&&_0x971af instanceof Uint8ClampedArray||_0x971af instanceof Int16Array||_0x971af instanceof Uint16Array||_0x971af instanceof Int32Array||_0x971af instanceof Uint32Array||_0x971af instanceof Float32Array||_0x971af instanceof Float64Array)&&(_0x971af=new Uint8Array(_0x971af['buffer'],_0x971af[_0x19deb2(0x4c3)],_0x971af[_0x19deb2(0x45d)])),_0x971af instanceof Uint8Array){for(var _0x520172=_0x971af[_0x19deb2(0x45d)],_0x2bc98d=[],_0x51db4c=0x0;_0x51db4c<_0x520172;_0x51db4c++)_0x2bc98d[_0x51db4c>>>0x2]|=_0x971af[_0x51db4c]<<0x18-_0x51db4c%0x4*0x8;_0x416ed1['call'](this,_0x2bc98d,_0x520172);}else _0x416ed1[_0x19deb2(0x395)](this,arguments);};_0x3674fc[_0x1ea2be(0x27c)]=_0x3e9ab8;}}()),_0x587b35[_0x46d4ba(0x486)]['WordArray'];}));}(_0xce1a85));var _0x5ca7fb=_0xce1a85[_0x270b48(0x3ab)];const _0x808b0a=_0x58c50a(_0x5ca7fb);var _0x77c5ec={'exports':{}};(function(_0x4533ce,_0x5c2d09){(function(_0x3fd030,_0x64bad0,_0x38455e){const _0x25836c=_0x5645;_0x4533ce[_0x25836c(0x3ab)]=_0x64bad0(_0x159fd1(),_0x45b237());}(_0x7a6336,function(_0x4780b9){const _0x89c453=_0x5645;return _0x4780b9['pad']['NoPadding']={'pad':function(){},'unpad':function(){}},_0x4780b9[_0x89c453(0x566)][_0x89c453(0x41b)];}));}(_0x77c5ec));var _0x1d8cda=_0x77c5ec[_0x270b48(0x3ab)];const _0x5106b6=_0x58c50a(_0x1d8cda);function _0x494cb1(_0x503a9f,_0x140f83){const _0x409d0b=_0x270b48,_0x3bd8d0=_0x140f83-_0x503a9f[_0x409d0b(0x2df)]%_0x140f83,_0x43cef0=String[_0x409d0b(0x4b7)](_0x3bd8d0)[_0x409d0b(0x1d4)](_0x3bd8d0);return _0x503a9f+_0x43cef0;}function _0x1a82b4(_0x116954,_0x3168b9){const _0x2d2aa9=_0x270b48,_0x2ec72f=_0x808b0a[_0x2d2aa9(0x641)](0x10),_0x1afa91=_0x494cb1(_0x116954,0x10),_0x53a46b=_0x42170f[_0x2d2aa9(0x5e3)](_0x12dc45[_0x2d2aa9(0x222)](_0x1afa91),_0x14c1c2[_0x2d2aa9(0x222)](_0x3168b9),{'iv':_0x2ec72f,'padding':_0x5106b6});return _0x2ec72f[_0x2d2aa9(0x32d)](_0x53a46b[_0x2d2aa9(0x25a)])['toString'](_0x14c1c2);}function _0x2a755c(){const _0x52de10=_0x270b48,_0x3085ed=(typeof WorkerGlobalScope<'u'&&self instanceof WorkerGlobalScope?self:window)[_0x52de10(0x448)];if(_0x3085ed){const _0x21ad88={'time':Math[_0x52de10(0x22d)](Date[_0x52de10(0x285)]()/0x3e8),'domain':location[_0x52de10(0x401)]};return _0x1a82b4(JSON['stringify'](_0x21ad88),_0x3085ed);}}var _0x55e3c9=Object[_0x270b48(0x29d)],_0x23b847=Object[_0x270b48(0x255)],_0x2196f6=(_0x5c9a98,_0x101d96,_0x4a24f8,_0x180a32)=>{for(var _0x2be51f=_0x180a32>0x1?void 0x0:_0x180a32?_0x23b847(_0x101d96,_0x4a24f8):_0x101d96,_0x18cb04=_0x5c9a98['length']-0x1,_0x1d51c3;_0x18cb04>=0x0;_0x18cb04--)(_0x1d51c3=_0x5c9a98[_0x18cb04])&&(_0x2be51f=(_0x180a32?_0x1d51c3(_0x101d96,_0x4a24f8,_0x2be51f):_0x1d51c3(_0x2be51f))||_0x2be51f);return _0x180a32&&_0x2be51f&&_0x55e3c9(_0x101d96,_0x4a24f8,_0x2be51f),_0x2be51f;},_0x2c2ba4=(_0x440814,_0x388141)=>(_0x45919e,_0x638fa0)=>_0x388141(_0x45919e,_0x638fa0,_0x440814);let _0x36af76=class{constructor(_0x3ca3db){const _0xa384fd=_0x270b48;this['_httpService']=_0x3ca3db,this[_0xa384fd(0x31b)]();}[_0x270b48(0x31b)](){const _0x2f48a4=_0x270b48;this[_0x2f48a4(0x61c)][_0x2f48a4(0x362)]({'interceptor':(_0xd9446c,_0x4414d3)=>{const _0x24a69a=_0x2f48a4,_0x37f852=_0xd9446c['headers'],_0x152fdb=_0x2a755c();return _0x152fdb&&_0x37f852[_0x24a69a(0x472)](_0x24a69a(0x410),_0x152fdb),_0x4414d3(_0xd9446c);}});}};_0x36af76=_0x2196f6([_0x2c2ba4(0x0,_0x10122e['Inject'](_0xbfbac5['HTTPService']))],_0x36af76);var _0x55dcd3=Object[_0x270b48(0x29d)],_0x58236c=Object[_0x270b48(0x255)],_0xed5120=(_0x8b4976,_0x3cdc54,_0x37188e,_0x935106)=>{const _0x34695a=_0x270b48;for(var _0x44d850=_0x935106>0x1?void 0x0:_0x935106?_0x58236c(_0x3cdc54,_0x37188e):_0x3cdc54,_0x433ee2=_0x8b4976[_0x34695a(0x2df)]-0x1,_0x3853c3;_0x433ee2>=0x0;_0x433ee2--)(_0x3853c3=_0x8b4976[_0x433ee2])&&(_0x44d850=(_0x935106?_0x3853c3(_0x3cdc54,_0x37188e,_0x44d850):_0x3853c3(_0x44d850))||_0x44d850);return _0x935106&&_0x44d850&&_0x55dcd3(_0x3cdc54,_0x37188e,_0x44d850),_0x44d850;},_0x1f0d0c=(_0x40119c,_0x5640cb)=>(_0x3f099d,_0x1c3266)=>_0x5640cb(_0x3f099d,_0x1c3266,_0x40119c);const _0x3fb55f=[_0x270b48(0x2b1),_0x270b48(0x2ec),_0x270b48(0x3cf),_0x270b48(0x670),_0x270b48(0x232)],_0x17ffbf=0x5*0x400*0x400,_0xf0afe8=_0x270b48(0x649),_0x35422f=_0x270b48(0x268),_0x2f7daa=_0x270b48(0x588),_0x4f1f31='/universer-api/file/{fileID}/sign-url';_0x3ef0c0['ImageIoService']=class{constructor(_0x56c36d,_0x2ab834,_0x3ff0a3){const _0x35c5d6=_0x270b48;_0x11da04(this,'_waitCount',0x0),_0x11da04(this,_0x35c5d6(0x1e8),new _0x43beed[(_0x35c5d6(0x69a))]()),_0x11da04(this,'change$',this[_0x35c5d6(0x1e8)]),_0x11da04(this,'_imageSourceCache',new Map()),(this[_0x35c5d6(0x61c)]=_0x56c36d,this[_0x35c5d6(0x4dd)]=_0x2ab834,this['_univerInstanceService']=_0x3ff0a3);}['setWaitCount'](_0xddfd5f){const _0x170a66=_0x270b48;this[_0x170a66(0x593)]=_0xddfd5f,this[_0x170a66(0x1e8)][_0x170a66(0x299)](_0xddfd5f);}[_0x270b48(0x29c)](_0x46d2ab,_0x3d6c33){const _0x859e48=_0x270b48;if(_0x3d6c33===_0x104985[_0x859e48(0x637)]['BASE64']){const _0x4b24a1=new Image();return _0x4b24a1[_0x859e48(0x660)]=_0x46d2ab,_0x4b24a1;}return this[_0x859e48(0x5c9)][_0x859e48(0x56f)](_0x46d2ab);}['addImageSourceCache'](_0x56ad70,_0x222e26,_0x38c952){const _0xd7b896=_0x270b48;_0x222e26===_0x104985[_0xd7b896(0x637)][_0xd7b896(0x3b6)]||_0x38c952==null||this[_0xd7b896(0x5c9)][_0xd7b896(0x472)](_0x56ad70,_0x38c952);}async[_0x270b48(0x3fd)](_0x54442c){const _0x14bb4a=_0x270b48;try{const _0x5c06af=this['_replaceFileID'](this[_0x14bb4a(0x2ca)](),''+_0x54442c),_0x141b0a=(await this[_0x14bb4a(0x61c)][_0x14bb4a(0x56f)](_0x5c06af))[_0x14bb4a(0x4b2)];if(_0x141b0a['error']&&_0x141b0a[_0x14bb4a(0x371)][_0x14bb4a(0x38d)]===_0x44c59['OK']){const _0x3fba73=new URL(_0x141b0a[_0x14bb4a(0x248)],this[_0x14bb4a(0x4b6)]())[_0x14bb4a(0x638)]();return Promise[_0x14bb4a(0x689)](_0x3fba73);}return Promise[_0x14bb4a(0x536)](_0x141b0a[_0x14bb4a(0x371)]);}catch(_0x42c011){return Promise[_0x14bb4a(0x536)](_0x42c011);}}async[_0x270b48(0x5a5)](_0x4acbbc){const _0xe2bc0e=_0x270b48;let _0x1430a8='';if(!_0x3fb55f[_0xe2bc0e(0x68d)](_0x4acbbc[_0xe2bc0e(0x21d)]))return this['_decreaseWaiting'](),Promise[_0xe2bc0e(0x536)](new Error(_0x104985[_0xe2bc0e(0x490)][_0xe2bc0e(0x5f3)]));if(_0x4acbbc[_0xe2bc0e(0x611)]>_0x17ffbf)return this[_0xe2bc0e(0x36a)](),Promise[_0xe2bc0e(0x536)](new Error(_0x104985[_0xe2bc0e(0x490)][_0xe2bc0e(0x1d1)]));try{const _0x2b2091=new FormData();_0x2b2091[_0xe2bc0e(0x3fc)](_0xe2bc0e(0x5d3),_0x4acbbc);const _0x5f511c=this[_0xe2bc0e(0x3d7)][_0xe2bc0e(0x446)](),_0xec2bb8=_0x5f511c==null?void 0x0:_0x5f511c[_0xe2bc0e(0x337)]();if(!_0xec2bb8)throw new Error(_0xe2bc0e(0x231));const _0xef36cb=this[_0xe2bc0e(0x55b)]()+_0xe2bc0e(0x5cf)+_0x4acbbc[_0xe2bc0e(0x611)][_0xe2bc0e(0x638)]()+_0xe2bc0e(0x4c6)+_0x1b022a[_0xe2bc0e(0x226)]+'&assign='+encodeURIComponent(_0xec2bb8),_0x32fbdc=await(await fetch(_0xef36cb,{'method':_0xe2bc0e(0x383),'body':_0x2b2091}))[_0xe2bc0e(0x23a)]();if(typeof _0x32fbdc['FileId']!=_0xe2bc0e(0x451))return this[_0xe2bc0e(0x36a)](),Promise[_0xe2bc0e(0x536)](new Error(_0x104985[_0xe2bc0e(0x490)][_0xe2bc0e(0x55f)]));_0x1430a8=_0x32fbdc[_0xe2bc0e(0x528)];}catch{return this[_0xe2bc0e(0x36a)](),Promise[_0xe2bc0e(0x536)](new Error(_0x104985[_0xe2bc0e(0x490)][_0xe2bc0e(0x55f)]));}return new Promise((_0x427798,_0x2b5fc8)=>{const _0xb2b27c=_0xe2bc0e,_0x16ed58=new FileReader();_0x16ed58[_0xb2b27c(0x51f)](_0x4acbbc),_0x16ed58[_0xb2b27c(0x396)]=_0x42412b=>{const _0x5b6827=_0xb2b27c;var _0x253bd6;const _0x42b26b=(_0x253bd6=_0x42412b[_0x5b6827(0x3a9)])==null?void 0x0:_0x253bd6[_0x5b6827(0x698)];if(_0x42b26b==null){this['_decreaseWaiting'](),_0x2b5fc8(new Error(_0x104985['ImageUploadStatusType'][_0x5b6827(0x55f)]));return;}const _0x5dbf9d=_0x10122e[_0x5b6827(0x3bf)]['generateRandomId'](0x6);_0x427798({'imageId':_0x5dbf9d,'imageSourceType':_0x104985[_0x5b6827(0x637)]['UUID'],'source':_0x1430a8,'base64Cache':_0x42b26b,'status':_0x104985[_0x5b6827(0x490)][_0x5b6827(0x61b)]}),this[_0x5b6827(0x36a)]();};});}[_0x270b48(0x55b)](){const _0x2c6ff8=_0x270b48;var _0x3f4d64,_0x3e20ff;const _0x126820=this[_0x2c6ff8(0x4dd)][_0x2c6ff8(0x5f1)](_0xf0afe8),_0x96535d=this[_0x2c6ff8(0x4dd)][_0x2c6ff8(0x5f1)](_0x100cc6);return(_0x3e20ff=(_0x3f4d64=_0x96535d==null?void 0x0:_0x96535d[_0x2c6ff8(0x3eb)])!=null?_0x3f4d64:_0x126820)!=null?_0x3e20ff:_0x35422f;}[_0x270b48(0x2ca)](){const _0x198dfe=_0x270b48;var _0xcd2819,_0x53276d;const _0x14c2ec=this[_0x198dfe(0x4dd)]['getConfig'](_0x2f7daa),_0x47cd6b=this['_configService'][_0x198dfe(0x5f1)](_0x100cc6);return(_0x53276d=(_0xcd2819=_0x47cd6b==null?void 0x0:_0x47cd6b[_0x198dfe(0x249)])!=null?_0xcd2819:_0x14c2ec)!=null?_0x53276d:_0x4f1f31;}[_0x270b48(0x4b6)](){const _0x38fa96=_0x270b48;var _0x4c0204;const _0x5b4598=this[_0x38fa96(0x4dd)][_0x38fa96(0x5f1)](_0x100cc6);return(_0x4c0204=_0x5b4598==null?void 0x0:_0x5b4598[_0x38fa96(0x55c)])!=null?_0x4c0204:location[_0x38fa96(0x516)];}[_0x270b48(0x1f8)](_0x2e5faa,_0x273a2f){const _0x5a630e=_0x270b48;return _0x2e5faa[_0x5a630e(0x627)](_0x5a630e(0x2a2),_0x273a2f);}['_decreaseWaiting'](){const _0xb0424a=_0x270b48;this[_0xb0424a(0x593)]-=0x1,this['_change$'][_0xb0424a(0x299)](this[_0xb0424a(0x593)]);}},_0x3ef0c0[_0x270b48(0x447)]=_0xed5120([_0x1f0d0c(0x0,_0x10122e[_0x270b48(0x5c7)](_0xbfbac5[_0x270b48(0x3d4)])),_0x1f0d0c(0x1,_0x10122e[_0x270b48(0x635)]),_0x1f0d0c(0x2,_0x10122e['Inject'](_0x10122e['IUniverInstanceService']))],_0x3ef0c0[_0x270b48(0x447)]);var _0x31ce70=Object[_0x270b48(0x29d)],_0x487b50=Object[_0x270b48(0x255)],_0x591739=(_0x5cad78,_0x41b45d,_0x51b493,_0x449c02)=>{const _0x3c51dc=_0x270b48;for(var _0x30da5e=_0x449c02>0x1?void 0x0:_0x449c02?_0x487b50(_0x41b45d,_0x51b493):_0x41b45d,_0x17a46c=_0x5cad78[_0x3c51dc(0x2df)]-0x1,_0x1c6cd7;_0x17a46c>=0x0;_0x17a46c--)(_0x1c6cd7=_0x5cad78[_0x17a46c])&&(_0x30da5e=(_0x449c02?_0x1c6cd7(_0x41b45d,_0x51b493,_0x30da5e):_0x1c6cd7(_0x30da5e))||_0x30da5e);return _0x449c02&&_0x30da5e&&_0x31ce70(_0x41b45d,_0x51b493,_0x30da5e),_0x30da5e;},_0xf7f85=(_0x1ef53a,_0x162db7)=>(_0x2fb83f,_0x327d55)=>_0x162db7(_0x2fb83f,_0x327d55,_0x1ef53a);let _0x5c0bc4=class extends _0x10122e['RxDisposable']{constructor(_0x537f4f,_0x5e3f3f,_0x156e8f,_0x164af6,_0x221950){const _0xabf79a=_0x270b48;super(),this[_0xabf79a(0x358)]=_0x537f4f,this['_univerInstanceService']=_0x5e3f3f,this[_0xabf79a(0x256)]=_0x156e8f,this[_0xabf79a(0x553)]=_0x164af6,this[_0xabf79a(0x548)]=_0x221950,this[_0xabf79a(0x533)](),this[_0xabf79a(0x526)]();}[_0x270b48(0x526)](){const _0x5b4f1a=_0x270b48,_0x402131=async _0x38bad8=>{const _0x3c89d4=_0x5645;(await this[_0x3c89d4(0x553)][_0x3c89d4(0x38a)](_0x38bad8))[_0x3c89d4(0x334)][_0x3c89d4(0x3fb)](_0x107fd5[_0x3c89d4(0x4d0)](_0x5a5669=>_0x5a5669[_0x3c89d4(0x53d)]===_0x434c76[_0x3c89d4(0x4cc)]['SHOULD_CLOSE_CONN']),_0x107fd5[_0x3c89d4(0x57a)](this['dispose$']))['subscribe'](_0x26447c=>{const _0x20f091=_0x3c89d4,_0x2ee3c0=_0x26447c,{reason:_0x593ed2}=_0x2ee3c0[_0x20f091(0x52b)];this['_injector']['get'](_0x3421c5['IMessageService'])[_0x20f091(0x36c)]({'type':_0x4811a0['MessageType']['Error'],'content':this[_0x20f091(0x548)]['t']('collaboration.closeRoom')+'('+_0x593ed2+')'}),this[_0x20f091(0x256)][_0x20f091(0x59e)](new _0x43d50e[(_0x20f091(0x2ff))](_0x38bad8)['id'],!0x1),this[_0x20f091(0x553)][_0x20f091(0x688)](_0x38bad8);});};_0x43beed['merge'](this['_univerInstanceService'][_0x5b4f1a(0x3cc)](_0x10122e['UniverInstanceType']['UNIVER_SHEET']),this[_0x5b4f1a(0x3d7)]['getTypeOfUnitAdded$'](_0x10122e[_0x5b4f1a(0x348)][_0x5b4f1a(0x414)]))['pipe'](_0x107fd5[_0x5b4f1a(0x60f)](_0x2e1e7c=>_0x2e1e7c[_0x5b4f1a(0x337)]()),_0x107fd5[_0x5b4f1a(0x4d0)](_0x519242=>!_0x10122e[_0x5b4f1a(0x24c)](_0x519242)),_0x107fd5[_0x5b4f1a(0x57a)](this[_0x5b4f1a(0x488)]))[_0x5b4f1a(0x40f)](_0xe9efd9=>{_0x402131(_0xe9efd9);});}[_0x270b48(0x533)](){const _0x8ca394=_0x270b48,_0xaf9992=async _0x401c40=>{const _0xf5fcac=_0x5645;(await this['_collaborationSessionService'][_0xf5fcac(0x38a)](_0x401c40))[_0xf5fcac(0x334)][_0xf5fcac(0x3fb)](_0x107fd5[_0xf5fcac(0x4d0)](_0x478384=>_0x478384[_0xf5fcac(0x53d)]===_0x434c76[_0xf5fcac(0x4cc)][_0xf5fcac(0x691)]),_0x107fd5[_0xf5fcac(0x57a)](this[_0xf5fcac(0x488)]))[_0xf5fcac(0x40f)](_0x445366=>{const _0x5121a4=_0xf5fcac,_0x9aa605=_0x445366,{objectId:_0x11791b}=_0x9aa605[_0x5121a4(0x52b)],_0x19568d=this['_injector'][_0x5121a4(0x56f)](_0x4a1dc3[_0x5121a4(0x32c)]);_0x11791b===_0x401c40?_0x19568d['initWorkbookPermissionChange'](_0x401c40):_0x19568d[_0x5121a4(0x2e1)](_0x401c40,_0x11791b);});};_0x43beed[_0x8ca394(0x1f9)](this[_0x8ca394(0x3d7)][_0x8ca394(0x3cc)](_0x10122e[_0x8ca394(0x348)][_0x8ca394(0x4e9)]),this[_0x8ca394(0x3d7)][_0x8ca394(0x3cc)](_0x10122e[_0x8ca394(0x348)][_0x8ca394(0x414)]))['pipe'](_0x107fd5[_0x8ca394(0x60f)](_0x156667=>_0x156667[_0x8ca394(0x337)]()),_0x107fd5['filter'](_0x476c23=>!_0x10122e[_0x8ca394(0x24c)](_0x476c23)),_0x107fd5[_0x8ca394(0x57a)](this[_0x8ca394(0x488)]))[_0x8ca394(0x40f)](_0x4b0ff7=>{_0xaf9992(_0x4b0ff7);});}};_0x5c0bc4=_0x591739([_0xf7f85(0x0,_0x10122e[_0x270b48(0x5c7)](_0x10122e[_0x270b48(0x53a)])),_0xf7f85(0x1,_0x10122e[_0x270b48(0x204)]),_0xf7f85(0x2,_0x10122e[_0x270b48(0x380)]),_0xf7f85(0x3,_0x10122e['Inject'](_0x3ef0c0[_0x270b48(0x5ae)])),_0xf7f85(0x4,_0x10122e[_0x270b48(0x5c7)](_0x10122e[_0x270b48(0x42c)]))],_0x5c0bc4);var _0x56176a=Object[_0x270b48(0x29d)],_0xa112e4=Object[_0x270b48(0x255)],_0x348982=(_0x43bf67,_0x50f24b,_0x584d46,_0x868571)=>{const _0x286d60=_0x270b48;for(var _0x111b2e=_0x868571>0x1?void 0x0:_0x868571?_0xa112e4(_0x50f24b,_0x584d46):_0x50f24b,_0x3f57d5=_0x43bf67[_0x286d60(0x2df)]-0x1,_0x4304d7;_0x3f57d5>=0x0;_0x3f57d5--)(_0x4304d7=_0x43bf67[_0x3f57d5])&&(_0x111b2e=(_0x868571?_0x4304d7(_0x50f24b,_0x584d46,_0x111b2e):_0x4304d7(_0x111b2e))||_0x111b2e);return _0x868571&&_0x111b2e&&_0x56176a(_0x50f24b,_0x584d46,_0x111b2e),_0x111b2e;},_0xed359b=(_0x520784,_0x1f2a0d)=>(_0xf24393,_0x101188)=>_0x1f2a0d(_0xf24393,_0x101188,_0x520784);_0x3ef0c0['SnapshotServerOverHTTPService']=class{constructor(_0x14476a,_0x5e4846){const _0x5bdb62=_0x270b48;this[_0x5bdb62(0x4dd)]=_0x14476a,this[_0x5bdb62(0x61c)]=_0x5e4846;}async[_0x270b48(0x279)](_0x37fa50,_0xdef07d){const _0x2c79e6=_0x270b48;var _0x273b12;const {unitID:_0x1094e1,type:_0x538699,revision:_0x6f0479=0x0}=_0xdef07d,_0x5b2b93=this[_0x2c79e6(0x385)]()+'/'+_0x538699+'/unit/'+_0x1094e1+_0x2c79e6(0x412)+_0x6f0479,_0x4e5bd4=(await this[_0x2c79e6(0x61c)][_0x2c79e6(0x56f)](_0x5b2b93))[_0x2c79e6(0x4b2)],_0x4060ac=(_0x273b12=_0x4e5bd4[_0x2c79e6(0x49c)])==null?void 0x0:_0x273b12[_0x2c79e6(0x212)];if(_0x4060ac){const _0x171a1f=_0x4060ac==null?void 0x0:_0x4060ac['originalMeta'],_0x51fd61=_0x434c76[_0x2c79e6(0x5fc)][_0x2c79e6(0x41e)](_0x434c76['b64DecodeUnicode'](_0x171a1f));_0x4060ac[_0x2c79e6(0x322)]=_0x51fd61,Object[_0x2c79e6(0x2dc)](_0x4060ac[_0x2c79e6(0x49d)])[_0x2c79e6(0x4bd)](([,_0x1a2c28])=>{const _0x1968e4=_0x2c79e6,_0x1e61e6=_0x1a2c28['originalMeta'],_0x256b88=_0x434c76[_0x1968e4(0x5fc)][_0x1968e4(0x41e)](_0x434c76['b64DecodeUnicode'](_0x1e61e6));_0x1a2c28[_0x1968e4(0x322)]=_0x256b88;});}return _0x4e5bd4;}async[_0x270b48(0x339)](_0x306fc0,_0x5c91ce){const _0x20d583=_0x270b48,{unitID:_0xd9369e,type:_0x51006e,blockID:_0xd087de}=_0x5c91ce,_0x3537c2=this[_0x20d583(0x5d2)]()+'/'+_0x51006e+_0x20d583(0x5df)+_0xd9369e+_0x20d583(0x5e1)+_0xd087de;return(await this[_0x20d583(0x61c)][_0x20d583(0x56f)](_0x3537c2))[_0x20d583(0x4b2)];}async[_0x270b48(0x2a5)](_0x1690ed,_0x541048){const _0x9d8630=_0x270b48,{unitID:_0x53d358,type:_0x11c59b,blockID:_0x55c482}=_0x541048,_0x246dea=this['_getAPIPrefix']()+_0x9d8630(0x5e1)+_0x11c59b+_0x9d8630(0x5df)+_0x53d358+_0x9d8630(0x5e1)+_0x55c482;return(await this['_httpService'][_0x9d8630(0x56f)](_0x246dea))[_0x9d8630(0x4b2)];}async[_0x270b48(0x391)](_0x14a398,_0xf554e9){const _0x3bf620=_0x270b48,{unitID:_0x536e68,type:_0x393b88,from:_0xfdc64b,to:_0x160187}=_0xf554e9,_0x173fac=this[_0x3bf620(0x5d2)]()+'/'+_0x393b88+_0x3bf620(0x5df)+_0x536e68+'/fetchmissing?from='+_0xfdc64b+_0x3bf620(0x25d)+_0x160187;return(await this[_0x3bf620(0x61c)][_0x3bf620(0x56f)](_0x173fac))['body'];}[_0x270b48(0x385)](){const _0x3607c5=_0x270b48;var _0x4aed46;return(_0x4aed46=this[_0x3607c5(0x4dd)][_0x3607c5(0x5f1)](_0x34146a))!=null?_0x4aed46:this[_0x3607c5(0x5d2)]();}[_0x270b48(0x5d2)](){const _0x555282=_0x270b48;var _0x5124ca,_0x4493a4;const _0x384e7f=this[_0x555282(0x4dd)][_0x555282(0x5f1)](_0x22bdd1),_0x4aa61d=this['_configService'][_0x555282(0x5f1)](_0x100cc6);return(_0x4493a4=(_0x5124ca=_0x4aa61d==null?void 0x0:_0x4aa61d[_0x555282(0x21a)])!=null?_0x5124ca:_0x384e7f)!=null?_0x4493a4:_0x15f70a;}async['getResourcesRequest'](_0x11d2fc,_0x1e54a1){const _0x58aa59=_0x270b48,_0x3c33e4=_0x58aa59(0x411)+_0x1e54a1[_0x58aa59(0x21d)]+_0x58aa59(0x5df)+_0x1e54a1[_0x58aa59(0x224)]+_0x58aa59(0x4ed);return(await this[_0x58aa59(0x61c)][_0x58aa59(0x56f)](_0x3c33e4,{'params':{'resourceId':JSON[_0x58aa59(0x254)](_0x1e54a1['resourceIDs'])}}))['body'];}[_0x270b48(0x49f)](){const _0x23787c=_0x270b48;throw new Error(_0x23787c(0x58a));}[_0x270b48(0x4c7)](){const _0x5f5996=_0x270b48;throw new Error(_0x5f5996(0x58a));}[_0x270b48(0x39e)](){throw new Error('This\x20method\x20should\x20not\x20be\x20called\x20on\x20the\x20client\x20side!');}['copyFileMeta'](){const _0x3509de=_0x270b48;throw new Error(_0x3509de(0x58a));}[_0x270b48(0x3ba)](){const _0x1457eb=_0x270b48;throw new Error(_0x1457eb(0x58a));}},_0x3ef0c0['SnapshotServerOverHTTPService']=_0x348982([_0xed359b(0x0,_0x10122e['IConfigService']),_0xed359b(0x1,_0x10122e[_0x270b48(0x5c7)](_0xbfbac5[_0x270b48(0x3d4)]))],_0x3ef0c0[_0x270b48(0x234)]);var _0x3d256d=Object[_0x270b48(0x29d)],_0x2736b8=Object[_0x270b48(0x255)],_0x1a75d6=(_0x196c77,_0x5a670f,_0xb8b18f,_0x3f4f77)=>{const _0x18afd1=_0x270b48;for(var _0x3dbdb0=_0x3f4f77>0x1?void 0x0:_0x3f4f77?_0x2736b8(_0x5a670f,_0xb8b18f):_0x5a670f,_0xc88856=_0x196c77[_0x18afd1(0x2df)]-0x1,_0xa823d8;_0xc88856>=0x0;_0xc88856--)(_0xa823d8=_0x196c77[_0xc88856])&&(_0x3dbdb0=(_0x3f4f77?_0xa823d8(_0x5a670f,_0xb8b18f,_0x3dbdb0):_0xa823d8(_0x3dbdb0))||_0x3dbdb0);return _0x3f4f77&&_0x3dbdb0&&_0x3d256d(_0x5a670f,_0xb8b18f,_0x3dbdb0),_0x3dbdb0;},_0x3c5d7c=(_0x20bf2d,_0x4dbd59)=>(_0x11851f,_0x5a31c5)=>_0x4dbd59(_0x11851f,_0x5a31c5,_0x20bf2d);let _0x59543f=class extends _0x10122e['LocalUndoRedoService']{constructor(_0x5f6551,_0x2a5bd6,_0x3384de,_0x3b1819,_0x4ec683){const _0x190549=_0x270b48;super(_0x5f6551,_0x2a5bd6,_0x3384de),this[_0x190549(0x54b)]=_0x3b1819,this[_0x190549(0x477)]=_0x4ec683;}[_0x270b48(0x507)](_0x42ca4d,_0x5cdab5){const _0xd790f0=_0x270b48,_0x490245=this[_0xd790f0(0x58f)](_0x42ca4d);if(_0x490245)try{const _0x3c0c4e=this[_0xd790f0(0x2b7)](_0x490245,_0x5cdab5);this[_0xd790f0(0x340)](_0x42ca4d,_0x3c0c4e);}catch(_0x445876){this[_0xd790f0(0x477)][_0xd790f0(0x371)](_0xd790f0(0x30b),_0x445876),this[_0xd790f0(0x415)](_0x42ca4d);}const _0x4ca2ea=this[_0xd790f0(0x378)](_0x42ca4d);if(_0x4ca2ea)try{const _0x50e175=this['_transformStack'](_0x4ca2ea,_0x5cdab5);this[_0xd790f0(0x2ab)](_0x42ca4d,_0x50e175);}catch(_0x36a562){this[_0xd790f0(0x477)][_0xd790f0(0x371)](_0x36a562),this['_clearRedo'](_0x42ca4d);}}[_0x270b48(0x415)](_0x3cc775){const _0x2c3e6d=_0x270b48,_0x1c14b1=this[_0x2c3e6d(0x58f)](_0x3cc775);_0x1c14b1&&(_0x1c14b1[_0x2c3e6d(0x2df)]=0x0,this['_updateStatus']());}[_0x270b48(0x35d)](_0x4ca565){const _0x2df699=_0x270b48,_0x4c2eae=this['_getRedoStack'](_0x4ca565);_0x4c2eae&&(_0x4c2eae[_0x2df699(0x2df)]=0x0,this[_0x2df699(0x4ee)]());}[_0x270b48(0x340)](_0x42f21b,_0x1c6f35){const _0x54a678=_0x270b48;this[_0x54a678(0x24a)]['set'](_0x42f21b,_0x1c6f35),this['_updateStatus']();}[_0x270b48(0x2ab)](_0x41d495,_0x2e1004){const _0x371ebf=_0x270b48;this[_0x371ebf(0x328)][_0x371ebf(0x472)](_0x41d495,_0x2e1004),this[_0x371ebf(0x4ee)]();}[_0x270b48(0x2b7)](_0x5b6283,_0x3ef099){const _0x3e5a35=_0x270b48,_0x9c12c4=[];let _0x894fc7=_0x3ef099,_0x48d5cd=_0x3ef099;for(let _0x187def=_0x5b6283[_0x3e5a35(0x2df)]-0x1;_0x187def>=0x0;_0x187def--){const {unitID:_0x3211db,undoMutations:_0x109383,redoMutations:_0x16a146}=_0x5b6283[_0x187def],_0x37a525=this[_0x3e5a35(0x54b)][_0x3e5a35(0x236)](_0x894fc7,_0x109383),_0x443ca9=this[_0x3e5a35(0x54b)][_0x3e5a35(0x236)](_0x48d5cd,_0x16a146);if(_0x434c76[_0x3e5a35(0x36f)](_0x37a525)||_0x434c76[_0x3e5a35(0x36f)](_0x443ca9)){this[_0x3e5a35(0x477)]['error'](_0x3e5a35(0x30b),'transformStack\x20failed!',_0x37a525,_0x443ca9);break;}_0x894fc7=_0x37a525['c1Prime'],_0x48d5cd=_0x443ca9['c1Prime'],_0x9c12c4[_0x3e5a35(0x28f)]({'unitID':_0x3211db,'undoMutations':_0x37a525[_0x3e5a35(0x682)],'redoMutations':_0x443ca9[_0x3e5a35(0x682)]});}return _0x9c12c4[_0x3e5a35(0x4f0)]();}};_0x59543f=_0x1a75d6([_0x3c5d7c(0x0,_0x10122e[_0x270b48(0x204)]),_0x3c5d7c(0x1,_0x10122e[_0x270b48(0x1e0)]),_0x3c5d7c(0x2,_0x10122e[_0x270b48(0x434)]),_0x3c5d7c(0x3,_0x434c76[_0x270b48(0x3d9)]),_0x3c5d7c(0x4,_0x10122e[_0x270b48(0x4d7)])],_0x59543f);class _0x43fcdf extends _0x10122e['RxDisposable']{constructor(){const _0x5e3466=_0x270b48;super(),_0x11da04(this,_0x5e3466(0x23d)),this['urlChange$']=_0x43beed[_0x5e3466(0x336)](window,'popstate')[_0x5e3466(0x3fb)](_0x43beed[_0x5e3466(0x57a)](this[_0x5e3466(0x488)]),_0x43beed[_0x5e3466(0x26a)](0x1),_0x43beed[_0x5e3466(0x40d)](void 0x0));}[_0x270b48(0x5ed)](_0x25c6a9,_0x17cc5a,_0x560689=!0x1){const _0xb324bb=_0x270b48,_0x4fa74b=new URL(window[_0xb324bb(0x2cb)]['href']);_0x4fa74b['searchParams'][_0xb324bb(0x472)](_0x25c6a9,_0x17cc5a),_0x560689?window['history'][_0xb324bb(0x28d)]('','',_0x4fa74b[_0xb324bb(0x638)]()):window[_0xb324bb(0x66e)][_0xb324bb(0x527)]('','',_0x4fa74b[_0xb324bb(0x638)]());}['removeParam'](_0x23b39d,_0x129e86=!0x1){const _0x53b96c=_0x270b48,_0x4d5f67=new URL(window[_0x53b96c(0x2cb)]['href']);_0x4d5f67[_0x53b96c(0x681)][_0x53b96c(0x48d)](_0x23b39d),_0x129e86?window[_0x53b96c(0x66e)][_0x53b96c(0x28d)]('','',_0x4d5f67[_0x53b96c(0x638)]()):window[_0x53b96c(0x66e)][_0x53b96c(0x527)]('','',_0x4d5f67[_0x53b96c(0x638)]());}[_0x270b48(0x685)](_0x25ff2c){const _0x1ea6f7=_0x270b48;var _0x2e5afd;return(_0x2e5afd=new URL(window['location'][_0x1ea6f7(0x4a3)])['searchParams'][_0x1ea6f7(0x56f)](_0x25ff2c))!=null?_0x2e5afd:void 0x0;}}var _0x938e19=Object[_0x270b48(0x29d)],_0xe48d78=Object[_0x270b48(0x255)],_0x3dcdf0=(_0xa5112a,_0x2cb8a7,_0x5b54a9)=>_0x2cb8a7 in _0xa5112a?_0x938e19(_0xa5112a,_0x2cb8a7,{'enumerable':!0x0,'configurable':!0x0,'writable':!0x0,'value':_0x5b54a9}):_0xa5112a[_0x2cb8a7]=_0x5b54a9,_0x17d5c4=(_0x3f459e,_0x4fa672,_0x444e3c,_0xd9bfd2)=>{const _0x57f3f0=_0x270b48;for(var _0x3ad135=_0xd9bfd2>0x1?void 0x0:_0xd9bfd2?_0xe48d78(_0x4fa672,_0x444e3c):_0x4fa672,_0x5b6949=_0x3f459e[_0x57f3f0(0x2df)]-0x1,_0x1a8039;_0x5b6949>=0x0;_0x5b6949--)(_0x1a8039=_0x3f459e[_0x5b6949])&&(_0x3ad135=(_0xd9bfd2?_0x1a8039(_0x4fa672,_0x444e3c,_0x3ad135):_0x1a8039(_0x3ad135))||_0x3ad135);return _0xd9bfd2&&_0x3ad135&&_0x938e19(_0x4fa672,_0x444e3c,_0x3ad135),_0x3ad135;},_0x3744ec=(_0x25240d,_0xe52320)=>(_0x372ad7,_0x4b20c3)=>_0xe52320(_0x372ad7,_0x4b20c3,_0x25240d),_0x206786=(_0x15d58f,_0x5e5296,_0x453181)=>_0x3dcdf0(_0x15d58f,_0x5e5296+'',_0x453181);const _0x330b45='UNIVER_COLLABORATION_CLIENT_PLUGIN';_0x3ef0c0['UniverCollaborationClientPlugin']=class extends _0x10122e[_0x270b48(0x1dd)]{constructor(_0x35e8f4=_0x3d48e6,_0x2554f8,_0x26ba1c,_0x2217a6,_0x223d32){const _0x334b5a=_0x270b48;super(),this[_0x334b5a(0x4f8)]=_0x35e8f4,this[_0x334b5a(0x477)]=_0x2554f8,this[_0x334b5a(0x54e)]=_0x26ba1c,this[_0x334b5a(0x358)]=_0x2217a6,this[_0x334b5a(0x4dd)]=_0x223d32;const {..._0x503c6d}=this[_0x334b5a(0x4f8)];this['_configService'][_0x334b5a(0x389)](_0x100cc6,_0x503c6d);}[_0x270b48(0x699)](){const _0x339fbd=_0x270b48;this[_0x339fbd(0x296)](),this[_0x339fbd(0x1d6)]();}[_0x270b48(0x66f)](){const _0x55f598=_0x270b48;_0x10122e[_0x55f598(0x650)](this[_0x55f598(0x358)],[[_0x30ebf3]]);}[_0x270b48(0x454)](){const _0x236e00=_0x270b48;this[_0x236e00(0x5c6)]();}[_0x270b48(0x296)](){const _0x1fb207=_0x270b48;var _0x1ac488,_0x1400f0,_0x39b6de,_0x47473a;this[_0x1fb207(0x358)]['has'](_0x10122e[_0x1fb207(0x1eb)])&&this[_0x1fb207(0x477)][_0x1fb207(0x371)](_0x1fb207(0x53f),'you\x20should\x20override\x20\x22IUndoRedoService\x22\x20provided\x20in\x20\x22core\x22\x20package!');const _0x447344=[[_0x10122e[_0x1fb207(0x1eb)],{'useClass':_0x59543f}],[_0x3ef0c0[_0x1fb207(0x5ae)]],[_0x3e7be0],[_0x17ffc1,{'useClass':_0x43fcdf}],[_0x3ef0c0[_0x1fb207(0x610)]],[_0x3ef0c0['LocalCacheService']],[_0xbfbac5[_0x1fb207(0x67c)]],[_0x16b02c],[_0x38bb72],[_0x3d74d7],[_0x79b668],[_0x3a2161],[_0x48a230],[_0x36af76],[_0x28c998],[_0x5c0bc4],[_0x10766f,{'useClass':(_0x1400f0=(_0x1ac488=this['_config'])==null?void 0x0:_0x1ac488[_0x1fb207(0x50c)])!=null?_0x1400f0:_0x3ef0c0['CollaborationSocketService']}],[_0x434c76[_0x1fb207(0x633)],{'useClass':_0x3ef0c0[_0x1fb207(0x234)]}],[_0x10122e[_0x1fb207(0x413)],{'useClass':_0x3ef0c0[_0x1fb207(0x639)]}],[_0x104985[_0x1fb207(0x67d)],{'useClass':_0x3ef0c0['ImageIoService']}],[_0x3ef0c0[_0x1fb207(0x4ad)]],[_0x3ef0c0[_0x1fb207(0x41c)]],[_0x3ef0c0[_0x1fb207(0x2c6)]],[_0x30ebf3],[_0x4c9228]];(_0x39b6de=this[_0x1fb207(0x4f8)])!=null&&_0x39b6de[_0x1fb207(0x2d2)]&&_0x447344['push']([_0x483e19,{'useClass':_0x146767}]),_0x10122e[_0x1fb207(0x544)](this[_0x1fb207(0x358)],_0x10122e[_0x1fb207(0x290)](_0x447344,(_0x47473a=this[_0x1fb207(0x4f8)])==null?void 0x0:_0x47473a[_0x1fb207(0x3bc)]));}[_0x270b48(0x5c6)](){const _0x2f491b=_0x270b48;this[_0x2f491b(0x206)](this[_0x2f491b(0x54e)]['registerRenderModule'](_0x10122e[_0x2f491b(0x348)][_0x2f491b(0x414)],[_0x33ba76])),this[_0x2f491b(0x206)](this[_0x2f491b(0x54e)]['registerRenderModule'](_0x10122e[_0x2f491b(0x348)]['UNIVER_SHEET'],[_0xe5a2cc]));}[_0x270b48(0x1d6)](){const _0x29f98b=_0x270b48;var _0xe840f6,_0xf90e2c;this['_injector']['get'](_0xbfbac5['HTTPService'])[_0x29f98b(0x362)]({'priority':0x14,'interceptor':_0xbfbac5[_0x29f98b(0x52e)]({'maxParallel':0x6})}),(_0xe840f6=this[_0x29f98b(0x4f8)])!=null&&_0xe840f6[_0x29f98b(0x5d1)]||this[_0x29f98b(0x358)][_0x29f98b(0x56f)](_0x3ef0c0['LocalCacheService'])[_0x29f98b(0x45b)](),(_0xf90e2c=this['_config'])!=null&&_0xf90e2c[_0x29f98b(0x56d)]&&_0x10122e[_0x29f98b(0x650)](this[_0x29f98b(0x358)],[[_0x48a230]]),_0x10122e['touchDependencies'](this['_injector'],[[_0x36af76],[_0x4c9228],[_0x3ef0c0[_0x29f98b(0x41c)]],[_0x3ef0c0['CollaborationController']],[_0x3ef0c0[_0x29f98b(0x2c6)]],[_0x5c0bc4]]);}},_0x206786(_0x3ef0c0[_0x270b48(0x267)],'pluginName',_0x330b45),_0x3ef0c0['UniverCollaborationClientPlugin']=_0x17d5c4([_0x10122e[_0x270b48(0x25e)](_0x434c76['UniverCollaborationPlugin'],_0xbfbac5[_0x270b48(0x51e)]),_0x3744ec(0x1,_0x10122e[_0x270b48(0x4d7)]),_0x3744ec(0x2,_0x3d8481[_0x270b48(0x390)]),_0x3744ec(0x3,_0x10122e['Inject'](_0x10122e[_0x270b48(0x53a)])),_0x3744ec(0x4,_0x10122e['IConfigService'])],_0x3ef0c0['UniverCollaborationClientPlugin']),_0x3ef0c0['AUTHZ_URL_KEY']=_0x1972b9,_0x3ef0c0[_0x270b48(0x20b)]=_0x162ce8,_0x3ef0c0[_0x270b48(0x4c4)]=_0x4b9331,_0x3ef0c0[_0x270b48(0x38f)]=_0x27aa5e,_0x3ef0c0[_0x270b48(0x5e8)]=_0xe97fef,_0x3ef0c0[_0x270b48(0x663)]=_0x28c998,_0x3ef0c0['HEARTBEAT_INTERVAL_KEY']=_0x413eda,_0x3ef0c0[_0x270b48(0x65a)]=_0x4e1a95,_0x3ef0c0[_0x270b48(0x409)]=_0x10766f,_0x3ef0c0['IURLService']=_0x17ffc1,_0x3ef0c0[_0x270b48(0x1f5)]=_0x42267c,_0x3ef0c0[_0x270b48(0x598)]=_0x4600e2,_0x3ef0c0[_0x270b48(0x3d8)]=_0x57f6b8,_0x3ef0c0[_0x270b48(0x3d5)]=_0x453e31,_0x3ef0c0[_0x270b48(0x314)]=_0x22bdd1,_0x3ef0c0[_0x270b48(0x3bd)]=_0x34146a,_0x3ef0c0[_0x270b48(0x36b)]=_0x606225,_0x3ef0c0[_0x270b48(0x27a)]=_0x4108d3,_0x3ef0c0[_0x270b48(0x230)]=_0x43fcdf,_0x3ef0c0['deserializeToCombResponse']=_0x10f4c5,_0x3ef0c0['serializeCombRequest']=_0x34a15b,Object[_0x270b48(0x29d)](_0x3ef0c0,Symbol['toStringTag'],{'value':'Module'});}));
1
+ function _0x3b65(){const _0x1c31ee=['_clearScheduledTask','onMouseMove','_unitID','getImageSourceCache','decryptBlock','offline','[CollaborationEntity]:\x20initial\x20state\x20has\x20been\x20created\x20before.\x20You\x20should\x20not\x20call\x20\x22init\x22\x20twice.','ivSize','json','_updateLocalCache','_onCursorDelete','create','HEARTBEAT_TIMEOUT_KEY','_iv','_handler','DocStateChangeManagerService','SHA1','refreshPermission','_schedule','awaitingChangeset','Injector','_compressMutationService','m2Prime','_toggleOnline','algo','getCollabEntity','univer-online-status-title','bold\x2013px\x20Source\x20Han\x20Sans\x20CN','currentSkeleton$','buffer','RxDisposable','transformChangesets','getUniverSheetInstance','touchDependencies','getSheetBlock','Warning','assignAColorForMemberID','_initCloseConn','className','awaiting_with_pending','_shouldReportTelemetry','toRgbString','_checkMissing','COLLAB_WEB_SOCKET_URL','Error','InsertColCommandId','status$','saveChangeset','downloadEndpointUrl','blockSize','_transformHistoryAndStateStack','onReady','ceil','IAuthzIoService','getCurrentUnitForType','CipherParams','_onMessage','RECV','_socket$','localeService','_undoStacks','_socketService','getParam','parse','collabCursorState$','NoPadding','[SyncedState]:\x20received\x20acknowledgement.','transformByState','COLLAB_SUBMIT_CHANGESET_URL_KEY','off-line-single_clip0_910_343','_nRounds','x-univer-host','getRandomValues','whenReady','black','permission.content','3567456dSHkkR','_hover','@univerjs/core','_initStatusComponent','DocSelectionManagerService','_getSaveTimeout','Workbook','Undefined','save\x20fail\x20reason\x20is\x20','PSEUDO_FETCH_MISSING_RESULT','switchMap','COMPLETION_FINISHED','_syncEditingCollabCursor','UniverDocs','[OfflineState]:\x20received\x20changeset.','NEW_CHANGESETS','_data','_onConflict','save','ENSURE_SNAPSHOT_EXECUTION','_docSyncEditingCollabCursorService','1em','AWAITING','collaborators','responseType','visibilitychange','awaiting','socketService','column','transformMutation','_commandService','function','session.will-retry','LocalCacheService','1838860TXWkMj','HMAC','onStarting','?url=','JOIN','enc','_roomMembers$','UniverTelemetry','_docSkeleton','executeCommand','collaboration-client.offline-data-not-saved','_memberService','_transformPreviousActiveRange','unknown','duration','finalize','on-line-single_clip0_910_349','on-line-single','ThemeService','_onRemoteChangeset','copyFileMeta','closeSession','collabWebSocketUrl','requestParams','socket\x20close','pipe','[ConflictState]:\x20invalid\x20calling\x20to\x20`resend`.','actions','sheets','url(#on-line-single_clip0_910_349)','shouldCloseConn','ImageIoService','DocCollaborationEntity','registerComponent','code','dispose$','_snapshotService','icon','registerRenderModule','SetTextSelectionsOperation','find','_rescheduleHeartbeat','TEXT_RANGE_LAYER_INDEX','CHANGESET_REJ','SheetPermissionInitController','_members','updateCursorEvent','univer-pro.collaboration-client.single-active-unit-service','children','RemoveRowCommandId','now','connection\x20error','_sendHeartbeatTimer','updateMember','disableLocalCache','_scene','handleDeleteRangeMoveLeft','transformSelections','_getAPIPrefix','MessageType','_hash','[PendingState]:\x20received\x20rejection.','[OfflineState]:\x20received\x20acknowledgement.','AuthzIoHttpService','permission.title','fill','HEADER_MENU','getSheetId','div','_sheetTransformSelectionsService','DesktopCollaborationStatusDisplayController','NOT_COLLAB','onlineStatusIcon','_remoteChangesetQueue','editingUnit','collaboratorID','randomBytes','isActive','SetDocZoomRatioOperation','_applyRemoteChangeset','setConfig','bottom','none','@univerjs/engine-formula','/unit/','changesets','onRemoteAck','setTimeout','Unknown\x20user','cursorInfo$','requireSession','/universer-api/authz','_tryReconnect','EXCHANGE_SIGN_URL_SERVER_URL_KEY','update','makeDirty','width','withCredentials','_commentService','/-/object/-/batch_allowed','urlChange$','charCodeAt','fromCharCode','execute','_initUnitPermissionChange','_socketReady','asObservable','@univerjs/docs','_type','_registerRenderDependencies','getUndoRedoMutationParamsCache','collaboration_new_changeset','toggleOnline','merge','_shapes','csAckEvent','target','\x20to\x20','_clearTimeoutTimer','setStateCache','OnLineSingle','encryptBlock','url(#off-line-single_clip0_910_343)','APPLY_NON_SEQUENTIAL_REVISION','DataLoaderController','Cipher','_onCombEvent','cursorInfo','href','/rev/','_configService','delay','flatMap','getOwnPropertyDescriptor','UniverSheetsUi','resolve','APPLY_DUPLICATED','[CollaborationState]:\x20apply\x20error!','ITransformService','rng','roles','LICENSE_DISTRO_REJECTED','CBC','getSheetBySheetId','from','MSG_FOR_ERROR','takeUntil','IImageIoService','unitId\x20is\x20not\x20found','_clearHeartbeatTimer','fromCollab','univer-online-status','JOINING','fetch_missing','measureText','INGEST','getCoordByCell','synced','11302401DbSTRm','pad','_onRefRangeChange','UNIVER_PROJECT','image/jpg','handleInsertRow','_online','moveTo','deepClone','_permissionService','HELLO','Cannot\x20assemble\x20a\x20changeset\x20from\x20multiple\x20mutations\x20of\x20different\x20types:\x20','objectID','_disabled','lib','_invKeySchedule','/block/','interceptor','DeleteRangeMoveUpCommandId','reconnect','params','msCrypto','_collaborationSessionService','_event$','session','_nDataBytes','forEach','_hovered','method','encodeURIComponent','_document','onSyncEditingCollabCursor','_collaborationPaused','_getDownloadEndpointURL','default','onMissingChangesets','resize','indexOf','/new_changes','MD5','visibilityState','equals','ImageSourceType','setAlpha','&source=','SerializableCipher','data','_onRecvEvent','clearTimeout','APPLY_REJECT','extend','Base','_scheduleTimestamp','number','byteLength','debug','FETCH_MISS','sheetID','handleInsertRangeMoveDown','getInterceptPoints','SheetCollaborationEntity','isPermissionRej','commentUpdate$','addObjects','Malformed\x20UTF-8\x20data','COLORS','roomInfos','editing\x20status\x20changed\x20to','updatePermissionObjEvent','_collabCursorController','_transformService','AUTHZ_URL_KEY','originalMeta','_handleLeaveEvent','_collaborationController','transformRemoteChangeset','COLLAB_WEB_SOCKET_URL_KEY','updateOfflineData','startTime','_assignedColors','_selfUnitIDs','CHANGESET_ACK','evenodd','charAt','workbook','[CollaborationEntity]','getUnitId','UniverCollaboration','_updateSubUnitFromURLParams','_resendWithTimeout','createEncryptor','2832hkbwZj','Utf8','c1Prime','doc.mutation.rich-text-editing','clearInterval','/universer-api/stream/file/upload','abs','combineLatest','telemetry\x20info\x20is\x20not\x20initialized','apply','VIEWPORT_KEY','conflict','onTransformRemoteChangesetByStateCache','getCollabEntity$','updateCollaborator','unload','InsertRowCommandId','byteOffset','CollaborationStatusDisplay','text','_initCommandExecutedListener','runRefRangeMutations','has','ERROR_EXCEED_SIZE','state','getCollabCursors$','height','_parse','_scheduleHeartbeat','slice','getCurrentRevOfUnit','_colorIndex','_removeClearOtherTimer','getMember','_cursor','deserializeToCombResponse','_waitForHeartbeatResponse','cfg','_listenToOfflineEvent','error','INotificationService','memberID','m1Prime','This\x20method\x20should\x20not\x20be\x20called\x20on\x20the\x20client\x20side!','_initDependencies','_roomMembers','IConfigService','_getSendChangesetTimeout','tag','replaceState','throttleTime','setShapeProps','DOC_RANGE_TYPE','_clearLocalCache','iterations','compute','_hideTimer','b64DecodeUnicode','joinEvent','CollaborationController','CONNECTOR_DATA_TOO_LARGE','IRenderManagerService','reqId','[CollaborationEntity]:\x20cannot\x20apply\x20missing\x20results\x20on\x20other\x20states!','isEditing','IUniverInstanceService','SetSelectionsOperation','_localeService','confirm','docStateChange$','ThresholdInterceptorFactory','getMemberID','SheetsSelectionsService','Decryptor','_cursors','_unitStatus','Base64','SessionStatus','floor','liveShareNewHost','LOGIN_URL_KEY','connectInjector','[CollaborationSession]','fromEvent','mapTo','sid','map','UNIVER_SHEET','collabStatus.syncing','LOCAL_CACHE_INTERVAL_KEY','collaboration-client.config','AES','propertyIsEnumerable','isTransformChangesetsSuccess','_onJoinRoomEvent','SheetSkeletonManagerService','concat','@univerjs/docs-ui','SetWorksheetActivateCommand','_append','COLLAB_SUBMIT_CHANGESET_URL','enableAuthServer','getItem','BASE64','range','activeSheet$','list','/universer-api/comb','_colorAssignService','set','getConfig','pauseCollaboration','_stopTelemetryCollaborationNewChangeset','_cipher','_initEventListeners','error$','includes','\x0aCurrent:\x20','_createInitialStateImpl','onlineStatusTitle','USERS_LEAVE','socket$','isTransformMutationsWithChangesetSuccess','listCollaborators','getLatestCsReqIdBySid','UniverCollaborationClientPlugin','_onFetchMissResult','RefRangeService','_config','Subject','authzUrl','createSocket','exports','_handleEvent','rgba(255,\x20255,\x20255,\x200.01)','clear','Univer','subscribe','_undoRedoService','_getScale','redoState','send','Tools','_sessions','_getMergeRange','_hasher','_sheetSkeletonManagerService','getCurrentUser','SUBMIT_CHANGESET','sessionStatus$','YUUMI_RATE_OVER_LIMIT','joinRsp','HttpImport','[CollaborationEntity]:\x20cannot\x20lock\x20transition\x20twice!\x20This\x20is\x20an\x20implementation\x20error,\x20meaning\x20you\x20transit\x20the\x20collaboration\x20state\x20again\x20in\x20the\x20process\x20of\x20a\x20previous\x20transition.\x20This\x20should\x20never\x20happen.','CollaborationSession','_init','put','fetching\x20the\x20latest\x20document\x20from\x20the\x20server.','_initRequestHeader','BlockCipherMode','_getAnchorBounding','kdf','UnitSnapshot','_transformSelections','0\x200\x2016\x2016','No\x20remote\x20instance\x20service\x20injected.\x20May\x20not\x20syncing\x20edits\x20to\x20the\x20web\x20worker.','collaboration-session-retry','react/jsx-runtime','reject','bind','getUnitOnRev','size','handleMoveRange','handleIRemoveCol','YUUMI_SUBSCRIPTION_NOT_FOUND','/allowed','roomMembers','PasswordBasedCipher','red300','sigBytes','IPermissionService','updatePermissionPoint','debounceTime','LICENSE_MAX_MEMBERS_PER_UNIT_EXCEEDED','closePath','popstate','searchParams','_createHelper','random','useRef','_getRedoStack','_keySchedule','gold400','_submitChangeset','_onOffline','loadDoc','_themeService','[FetchingMissState]:\x20invalid\x20calling\x20to\x20`resend`.','min','addEventListener','/universer-api/oidc/authpage','LocaleService','MUTATION','transformUndoRedo','clipPath','UniverDesign','pushState','BehaviorSubject','transformStack\x20failed!','readInt32LE','getUnitStatus$','NodePositionConvertToRectRange','permissionRejEvent','IMessageService','_send','defineProperty','append','textEncoder','@univerjs/drawing','...','_loadDoc','_snapshotServerService','_exhaustRemoteChangesetQueue','_messageService','getResourcesRequest','_resendTimer','addObject','isTransformMutationFailure','_getUndoStack','words','_tryEnsureSocket','_ws','M3.61971\x2011.6499C2.40304\x2011.6499\x200.699707\x2011.1024\x200.699707\x208.9124C0.699707\x206.3574\x203.25471\x205.8099\x203.98471\x205.8099C4.34971\x204.5324\x205.07971\x202.5249\x207.99971\x202.5249C10.5547\x202.5249\x2011.6497\x203.9849\x2012.0147\x205.2624C12.0147\x205.2624\x2015.2997\x205.6274\x2015.2997\x208.7299C15.2997\x2010.9199\x2013.8397\x2011.6499\x2012.3797\x2011.6499M9.82471\x209.82466L6.17471\x2013.4747M6.17471\x209.82466L9.82471\x2013.4747','WordArray','ITelemetryService','CollaborationSessionService','LIVESHARE_NEW_HOST','LIVESHARE_TERMINATE','_httpService','UniverNetworkPlugin','LIVESHARE_FETCH_OPERATIONS','open$','image/jpeg','revision','c2Prime','MemberService','HEARTBEAT_INTERVAL','objectType','leaveEvent','join','encrypt','_loadSheet','handleInsertRangeMoveRight','_textBubble','path','unit','assign','salt','_color','_onRemoteACK','jsx','_initMergeInterceptor','_userManagerService','_refreshCollabCursors','getDeserializedSheetBlock','getCurrentSelections','OFFLINE','endColumn','[FetchMissState]','repeat','TOO_MANY_REQUESTS','univer-online-status-icon','_clearOtherTimers','decrypt','call','collabStatus.fetchMiss','__esModule','conflict.title','react','_backgroundColor','catch','_clearRedo','_transformRemoteChangesetByStateCache','_beforeCloseService','auth.needGotoLoginAlert','color','4362365ABlySl','_status$','UnitEmbedded','src','_saveTaskMap','_getLoginPath','_transformStateCache','_drawAnchor','onPointerEnter$','translate(.97)','session.connection-failed','routeKey','onTransformIME','saveSheetBlock','Rectangle','getStateCache','_notificationService','_startSheetCollabCursor','0\x200\x2017\x2016','_handleHover','commentUpdateEvent','_doCryptBlock','univer-offline','HttpExport','_DEC_XFORM_MODE','_startDocCollabCursor','enableSingleActiveInstanceLock','baseRev','UniverRpc','colorChannel1','getRangePointData','undoState','_onRemoteRetry','getRenderById','replace','HEARTBEAT','_updateState','_awaitingChangeset','then','NOT_FOUND','EmptyMutation','ONLINE','disposeWithMe','transformStateCache','filter','createDecryptor','_lastPointer','every','onlineStatus','ILogService','_changesetReqId','you\x20should\x20override\x20\x22IUndoRedoService\x22\x20provided\x20in\x20\x22core\x22\x20package!','mutations','unitId','_handleJoinEvent','_docSkeletonManagerService','_heartbeatTimer','RETRY_CONNECTING_MAX_COUNT','_onUserLeave','Vector2','enableOfflineEditing','createInstance','object','getUnhiddenWorksheets','session.room-full','_render','_logService','_lockTransition','resourceIDs','_initStatusListener','clamp','syncEditingCollabCursor','ERROR_IMAGE','mode','UNKNOWN_CMD','_doFinalize','amd','univer-pro.collaboration-client-socket-service','_socketMessageSubscription','[UniverCollaborationClientPlugin]','HmacSHA1','_onUserJoin','_resendTimeout','_anchorDot','univer-online','_candidateSocket','selection','HEARTBEAT_INTERVAL_KEY','24aObuhi','CommentService','off-line-single','_process','delete','_onCursorUpdate','_doProcessBlock','EffectRefRangId','symbol','FromArray','transformIMECache','_substituteUndoStack','DocIMEInputManagerService','_collabCursorState$','shareReplay','_startCollaboration','_scheduleCollaborationTimeoutTimer','csRejEvent','purple300','UniverEngineRender','useDependency','removeMember','svg','CHANGESET_REVISION_CONFILICT','objects','CollaborationSocketService','_singleActiveUnitService','prototype','_injector','@univerjs/ui','sendChangesetTimeout','_http','1833CJCihI','getSheetObject','onMissedChangesetFetched','UPDATE_PERMISSION_OBJ','_onRemoteRejected','newValue','splice','registerRefRange','registerBeforeClose','take','_sender','eventID','_entityInit$','registerHTTPInterceptor','fillStyle','/fetchmissing?from=','_initResize','key','current','_drawTextRange','_executeRemoteChangeset','formatter','8OjMqCJ','SUCCUSS','_cursorShapes','status','RemoveColCommandId','_collabSessionService','M0\x200H16V16H0z','hide','collabStatus.conflict','[FetchingMissState]:\x20not\x20expected\x20to\x20receive\x20ack\x20when\x20`this._awaitingChangeset`\x20is\x20null!','post','_setupSubUnitSync','@univerjs/network','_transformUndoredo','rxjs','_session','POST','onRemoteRetry','_handleHeartbeatEvent','createCollaborator','_commentUpdate$','SNAPSHOT_HAS_BEEN_REMOVED','endRow','all','TEXT','result','_eventUnsubscribe','$super','UNRECOGNIZED','arc','_createSocket','defIds','hasher','#FFF','YUUMI_URL_COL_OUT_OF_RANGE','IUndoRedoService','getRoom','/collaborator','_updateCollabCursors','online','getTypeOfUnitAdded$','getMergeData','_showConflictNotification','DependentOn','some','Module','blue400','onRemoteRej','appendMutation','_minBufferSize','snapshotServerUrl','stringify','forwardRef','mergeOverrideWithDependencies','/object/','_state','InsertRangeMoveDownCommandId','[PendingState]:\x20invalid\x20calling\x20to\x20`resend`.','reduce','React','onSendChangeset','_removeCollabCursors','_retryCount','randomUUID','CompressMutationService','ReplaySubject','_clearCollaborationTimeoutTimer','deleteCollaborator','_onConnectionFailed','_createInitialState','handleInsertCol','_scheduleSaving','InsertRangeMoveRightCommandId','verdancy600','INVALID_ARGUMENT','RegularPolygon','getOffsetConfig','Inject','onTransformRemoteChangesetByIMECache','FAIL','IDLE','add','onPointerMove$','subUnitId','close','onRemoteChangeset','compose','#fff','toStringTag','debounce','univerjs-icon\x20univerjs-icon-','drawWith','_doReset','isInternalEditorID','USERS_ENTER','\x22.\x20Please\x20configure\x20the\x20dynamicRequireTargets\x20or/and\x20ignoreDynamicRequires\x20option\x20of\x20@rollup/plugin-commonjs\x20appropriately\x20for\x20this\x20require\x20call\x20to\x20work.','DisposableCollection','YUUMI_UNABLE_LOAD_URL','onCommentUpdate','sheetId','__creator','M4.5865\x2011.6499C3.36983\x2011.6499\x201.6665\x2011.1024\x201.6665\x208.9124C1.6665\x206.3574\x204.2215\x205.8099\x204.9515\x205.8099C5.3165\x204.5324\x206.0465\x202.5249\x208.9665\x202.5249C11.5215\x202.5249\x2012.6165\x203.9849\x2012.9815\x205.2624C12.9815\x205.2624\x2016.2665\x205.6274\x2016.2665\x208.7299C16.2665\x2010.9199\x2014.8065\x2011.6499\x2013.3465\x2011.6499M6.7767\x2011.6497L8.9667\x2013.4747L11.8867\x209.82466','getUnit','ILocalStorageService','isArray','HTTPService','[CollaborationSessionService]','transformMutationsWithChangeset','_onLocalMutation','lineTo','getWorkbookSelections','push','operators','pending','exhaustSavingTask','_ensureSubject','getUnitType','COMPRESS_MUTATION_APPLY','UniverInstanceType','onload','BlockCipher','hovered','Unknown\x20type\x20in\x20URL.\x20Will\x20not\x20load\x20files\x20from\x20remote\x20address.','UNIVER_DOC','573398HpxbtQ','collabStatus.notCollab','currentColor','ColorKit','startRow','unitID','next','MergeInterceptorFactory','@univerjs/rpc','Tooltip','UniverNetwork','_keyPriorReset','getViewport','useCallback','1CONjLS','getTypeOfUnitDisposed$','focused$','unsubscribe','onCommandExecuted','ICollaborationSocketService','_draw','setParam','_ENC_XFORM_MODE','ERROR_IMAGE_TYPE','members','_key','_HTTPService','reset','clone','skeleton','loadSheet','parseProtocolChangeset','_createHandler','Hasher','image/gif','retryConnectingInterval','_unlockTransition','IRemoteInstanceService','message$','NO_OTHER_CLIENTS_EDITING','getActiveRange','createElement','entries','file','CHANGESET_SHOULD_RETRY','_getCtorByUniverType','textRanges','_timeoutTimer','{fileID}','_localStorageService','url','toDisposable','substr','collab-text-range-','format','length','crypto.getRandomValues()\x20not\x20supported.\x20See\x20https://github.com/uuidjs/uuid#getrandomvalues-not-supported','IBeforeCloseService','mapDocumentTypeToUniverType','_setupBeforeClosingHandler','padding','UniverSheets','_change$','_saveCache','_createHmacHelper','SNAPSHOT_SERVER_URL_KEY','_updateURLWithCurrentState','setWaitCount','_updateLocalCursor','_toggleOffline','_scheduleClearOtherTimer','toString','unpad','_clearUndo','DocSkeletonManagerService','[DataLoaderController]','getDocRanges','_transformRemoteChangesetByIMECache','_renderManagerService','LIVESHARE_OPERATION','_updateStatus','[CollaborationEntity]:\x20invalid\x20state\x20transition!\x20State\x20transferred\x20from\x20is\x20not\x20the\x20current\x20state.\x0aBefore:\x20','_incrementRevisionNumber','event$','CollaborationEntity','_prevBlock','_joinRoom','infoRsp','_unitOnClients','_socket','FileId','UPDATE_CURSOR','Plugin','subunit','loadOfflineData','_refRangeService','_transitionLocked','_univerInstanceService','APPLY_REVISION_CONFILICT','Rect','restore','_startTelemetryCollaborationNewChangeset','startColumn','location','HEARTBEAT_TIMEOUT','CONFLICT','FETCH_MISSING','_getSheetObject','collabStatus.synced','getCellPositionByOffset','@univerjs-pro/collaboration','_context','fetchMiss','_iKey','getActiveSheet','SnapshotServerOverHTTPService','fillText','InsertSheetMutation','_docStateChangeManagerService','crypto','2582465hMRgLJ','_getSnapshotAPIPrefix','generateRandomId','_onConnectionOpen','collaboration.closeRoom','SheetCollabCursorShape','[OfflineState]:\x20invalid\x20calling\x20to\x20`resend`.','init','trim','EvpKDF','CollaborationEvent','csShouldRetryEvent','failed\x20to\x20apply\x20missed\x20changesets!','IURLService','Shape','attrs','_waitCount','dispose','_disableEditing','_localCacheService','selections','collabSubmitChangesetUrl','CommandType','SHOULD_CLOSE_CONN','_changesetSessionId','addImageSourceCache','findNodePositionByCharIndex','OffLineSingle','_revisionService','_id','onTransformSelections','values','top','AWAITING_WITH_PENDING','_telemetryInfo','history','_transformIMECache','_state$','_throwTelemetryCollaborationNewChangeset','triggerDblclick','onTransformChange$','_redoStacks','_mode','rev','setInterval','_getUploadFileURL','COMMENT_UPDATE','sequenceExecute','LocalUndoRedoService','createIdentifier','resend','__Key__','LICENSE_EXPORT_SIZE_EXCEEDED','hasOwnProperty','_range','startsWith','get','@univerjs/sheets','_syncEditingCollabCursorService','UNKNOWN_CODE','cmd','_labelPosition','displayName','getAncestorScale','WorkbookEditablePermission','IUIPartsService','TRANSFORM_CHANGE_OBSERVABLE_TYPE','_getAPIPrefixPath','_cursorInfo$','split','_removeRoom','collaboration.single-unit.warning','PERMISSION_REJ','_docTransformStateCacheService','PENDING','show','xlink:href','LEAVE','_oKey','[SyncedState]:\x20received\x20rejection.','_acknowledgedAwaitingChangeset','_isPermissionRej','_docTransformIMECacheService','ICommandService','_cachedData','_queuedRemoteChangesets','[serializeCombRequest]:\x20should\x20not\x20fall\x20into\x20default\x20branch!','_getCurrentRevision','45NCmFhe','getColor','_registerDependencies','sin','image/png','SNAPSHOT_URL_KEY','/object','currentTheme$','_urlService','handleIRemoveRow','ranges','onPointerLeave$','OTHER_CLIENTS_EDITING','Disposable','_drawRectRange','type','body','UniverCore','_decreaseWaiting','EXCHANGE_UPLOAD_FILE_SERVER_URL_KEY','UniverCollaborationPlugin','ALREADY_EXISTS','_retryConnectingTimer','_reverseMap','_collaborationTimeoutTimer','UNDEFINED','onRendered','_transformUndoRedoStack','RevisionService','SEND_CHANGESET_TIMEOUT_KEY','_listenToOnlineEvent','@univerjs/engine-render','objectActions','saveSnapshot','change$','_sendHeartbeat','\x20in\x20_schedule.','ciphertext','[CollaborationUndoRedoService]','round','getOwnPropertySymbols','setItem','_docTransformSelectionsService','isTransformMutationsWithChangesetFailure','_entities','with','unshift','state$','title','uploadFileServerUrl','toggleOffline','ImageUploadStatusType','deserializeRangeWithSheet','_fetchMissChangesets','backgroundColor','IContextService','fetchThroughInterceptors','_telemetryService','defs','use','reverse','_sendingTimer','collab-rect-range-','_transformStack','Encryptor','_imageSourceCache','roomMembers$','@univerjs/sheets-ui','complete','LIVESHARE_REQUEST_HOST','_map','mixIn','newCsEvent','fromEventSubject','getValue','sessionStatus','@univerjs/design','_pendingMutations','subscribeEvent','hidden','_anchor','RECT','_sessionStatus$','name','getVpScrollXYInfoByPosToVp','onTransformState','userID','keySize','stopTime','getFocusedUnit','APPLY_PERMISSION_DENIED','toLowerCase','LICENSE_IMPORT_SIZE_EXCEEDED','UNIVER_SLIDE','string','&to=','WebURLService','Optional','_xformMode','row'];_0x3b65=function(){return _0x1c31ee;};return _0x3b65();}function _0x5149(_0x5c7e43,_0x2d3f5a){const _0x3b65e8=_0x3b65();return _0x5149=function(_0x514952,_0x50ff09){_0x514952=_0x514952-0x17a;let _0x1d645c=_0x3b65e8[_0x514952];return _0x1d645c;},_0x5149(_0x5c7e43,_0x2d3f5a);}(function(_0x4726e3,_0x3039af){const _0x3f45ac=_0x5149,_0x103d2e=_0x4726e3();while(!![]){try{const _0x2a9228=parseInt(_0x3f45ac(0x4b3))/0x1*(parseInt(_0x3f45ac(0x4a5))/0x2)+-parseInt(_0x3f45ac(0x413))/0x3*(parseInt(_0x3f45ac(0x27d))/0x4)+-parseInt(_0x3f45ac(0x51d))/0x5+-parseInt(_0x3f45ac(0x625))/0x6+-parseInt(_0x3f45ac(0x39b))/0x7*(-parseInt(_0x3f45ac(0x429))/0x8)+parseInt(_0x3f45ac(0x575))/0x9*(-parseInt(_0x3f45ac(0x184))/0xa)+-parseInt(_0x3f45ac(0x222))/0xb*(-parseInt(_0x3f45ac(0x3f3))/0xc);if(_0x2a9228===_0x3039af)break;else _0x103d2e['push'](_0x103d2e['shift']());}catch(_0x3dbd6d){_0x103d2e['push'](_0x103d2e['shift']());}}}(_0x3b65,0x7a81d),function(_0x5b5aa3,_0x58382f){const _0x5c36f4=_0x5149;typeof exports==_0x5c36f4(0x3d9)&&typeof module<'u'?_0x58382f(exports,require(_0x5c36f4(0x627)),require('rxjs'),require('rxjs/operators'),require(_0x5c36f4(0x5c1)),require(_0x5c36f4(0x410)),require(_0x5c36f4(0x435)),require(_0x5c36f4(0x513)),require('@univerjs/telemetry'),require(_0x5c36f4(0x2de)),require('@univerjs/sheets'),require(_0x5c36f4(0x594)),require(_0x5c36f4(0x1ef)),require(_0x5c36f4(0x357)),require(_0x5c36f4(0x1d7)),require(_0x5c36f4(0x5b8)),require(_0x5c36f4(0x324)),require(_0x5c36f4(0x393)),require(_0x5c36f4(0x4ad))):typeof define=='function'&&define[_0x5c36f4(0x3e7)]?define([_0x5c36f4(0x301),_0x5c36f4(0x627),_0x5c36f4(0x437),'rxjs/operators',_0x5c36f4(0x5c1),_0x5c36f4(0x410),_0x5c36f4(0x435),_0x5c36f4(0x513),'@univerjs/telemetry',_0x5c36f4(0x2de),_0x5c36f4(0x556),'@univerjs/engine-render',_0x5c36f4(0x1ef),'@univerjs/drawing',_0x5c36f4(0x1d7),_0x5c36f4(0x5b8),_0x5c36f4(0x324),_0x5c36f4(0x393),_0x5c36f4(0x4ad)],_0x58382f):(_0x5b5aa3=typeof globalThis<'u'?globalThis:_0x5b5aa3||self,_0x58382f(_0x5b5aa3['UniverCollaborationClient']={},_0x5b5aa3[_0x5c36f4(0x586)],_0x5b5aa3[_0x5c36f4(0x437)],_0x5b5aa3[_0x5c36f4(0x437)][_0x5c36f4(0x499)],_0x5b5aa3[_0x5c36f4(0x34a)],_0x5b5aa3['UniverUi'],_0x5b5aa3[_0x5c36f4(0x4af)],_0x5b5aa3[_0x5c36f4(0x279)],_0x5b5aa3[_0x5c36f4(0x18b)],_0x5b5aa3['UniverDocsUi'],_0x5b5aa3[_0x5c36f4(0x4e2)],_0x5b5aa3[_0x5c36f4(0x406)],_0x5b5aa3[_0x5c36f4(0x632)],_0x5b5aa3['UniverDrawing'],_0x5b5aa3['UniverEngineFormula'],_0x5b5aa3[_0x5c36f4(0x20a)],_0x5b5aa3[_0x5c36f4(0x324)],_0x5b5aa3[_0x5c36f4(0x464)],_0x5b5aa3[_0x5c36f4(0x3b7)]));}(this,function(_0x395259,_0x3f82c6,_0x3b9434,_0x22428e,_0x3c3cb1,_0x4fb45d,_0x37b62d,_0x544d9b,_0x10e34d,_0x10da62,_0x4b13d3,_0x4304a5,_0x431858,_0x49906a,_0x5a3fe6,_0x5e5119,_0x38149c,_0x2ccd85,_0x4e3447){'use strict';const _0x5ec49c=_0x5149;var _0xa69c83=Object['defineProperty'],_0x14b1ae=(_0x327864,_0x9a24f9,_0x17d0fc)=>_0x9a24f9 in _0x327864?_0xa69c83(_0x327864,_0x9a24f9,{'enumerable':!0x0,'configurable':!0x0,'writable':!0x0,'value':_0x17d0fc}):_0x327864[_0x9a24f9]=_0x17d0fc,_0x133daf=(_0x1a08a2,_0x973091,_0x571134)=>_0x14b1ae(_0x1a08a2,typeof _0x973091!=_0x5ec49c(0x3fb)?_0x973091+'':_0x973091,_0x571134);const _0x6297a2=_0x5ec49c(0x4e6),_0x2db55e='/universer-api/snapshot',_0x424258=_0x5ec49c(0x57a),_0x27a68d='SEND_CHANGESET_TIMEOUT',_0xe83e06=_0x5ec49c(0x604),_0x338ee2='ws://127.0.0.1:8000/universer-api/comb/connect',_0x14234b=_0x5ec49c(0x373),_0x2a2c54=_0x5ec49c(0x50d),_0x4c48bb=_0x5ec49c(0x3d4),_0x5755d6='LOCAL_CACHE_INTERVAL',_0x26a98e=_0x5ec49c(0x2e1),_0x1790aa=_0x5ec49c(0x2e8),_0x22172b='LOGIN_URL_KEY',_0xe1bd3e=_0x5ec49c(0x345);var _0x3b7552=(_0x271f62=>(_0x271f62[_0x271f62[_0x5ec49c(0x58e)]=0x0]=_0x5ec49c(0x58e),_0x271f62[_0x271f62['OK']=0x1]='OK',_0x271f62[_0x271f62['INTERNAL_ERROR']=0x2]='INTERNAL_ERROR',_0x271f62[_0x271f62['PERMISSION_DENIED']=0x3]='PERMISSION_DENIED',_0x271f62[_0x271f62[_0x5ec49c(0x3c2)]=0x4]=_0x5ec49c(0x3c2),_0x271f62[_0x271f62['UNAUTHENTICATED']=0x5]='UNAUTHENTICATED',_0x271f62[_0x271f62[_0x5ec49c(0x58a)]=0x6]=_0x5ec49c(0x58a),_0x271f62[_0x271f62[_0x5ec49c(0x473)]=0x7]='INVALID_ARGUMENT',_0x271f62[_0x271f62[_0x5ec49c(0x38b)]=0x8]=_0x5ec49c(0x38b),_0x271f62[_0x271f62[_0x5ec49c(0x630)]=0x9]=_0x5ec49c(0x630),_0x271f62[_0x271f62['CHANGESET_REVISION_CONFILICT']=0x1389]=_0x5ec49c(0x40a),_0x271f62[_0x271f62['SNAPSHOT_INVALID_SNAPSHOT']=0x1771]='SNAPSHOT_INVALID_SNAPSHOT',_0x271f62[_0x271f62[_0x5ec49c(0x43e)]=0x1772]=_0x5ec49c(0x43e),_0x271f62[_0x271f62['ENSURE_SNAPSHOT_EXECUTION']=0x1773]=_0x5ec49c(0x638),_0x271f62[_0x271f62[_0x5ec49c(0x253)]=0x1b59]=_0x5ec49c(0x253),_0x271f62[_0x271f62[_0x5ec49c(0x1ff)]=0x1b5a]=_0x5ec49c(0x1ff),_0x271f62[_0x271f62[_0x5ec49c(0x507)]=0x1b5b]='APPLY_REVISION_CONFILICT',_0x271f62[_0x271f62['APPLY_PERMISSION_DENIED']=0x1b5c]=_0x5ec49c(0x5cf),_0x271f62[_0x271f62['APPLY_DUPLICATED']=0x1b5d]=_0x5ec49c(0x20c),_0x271f62[_0x271f62[_0x5ec49c(0x2b9)]=0x1f41]=_0x5ec49c(0x2b9),_0x271f62[_0x271f62['LICENSE_MAX_UNITS_EXCEEDED']=0x2329]='LICENSE_MAX_UNITS_EXCEEDED',_0x271f62[_0x271f62[_0x5ec49c(0x334)]=0x232a]='LICENSE_MAX_MEMBERS_PER_UNIT_EXCEEDED',_0x271f62[_0x271f62[_0x5ec49c(0x5d1)]=0x232b]=_0x5ec49c(0x5d1),_0x271f62[_0x271f62[_0x5ec49c(0x551)]=0x232c]='LICENSE_EXPORT_SIZE_EXCEEDED',_0x271f62[_0x271f62[_0x5ec49c(0x211)]=0x232d]=_0x5ec49c(0x211),_0x271f62[_0x271f62[_0x5ec49c(0x48a)]=0x2711]='YUUMI_UNABLE_LOAD_URL',_0x271f62[_0x271f62[_0x5ec49c(0x44b)]=0x2712]=_0x5ec49c(0x44b),_0x271f62[_0x271f62['YUUMI_RATE_OVER_LIMIT']=0x2713]=_0x5ec49c(0x313),_0x271f62[_0x271f62[_0x5ec49c(0x32b)]=0x2714]=_0x5ec49c(0x32b),_0x271f62[_0x271f62[_0x5ec49c(0x445)]=-0x1]='UNRECOGNIZED',_0x271f62))(_0x3b7552||{}),_0x292f19=(_0x4bf8db=>(_0x4bf8db[_0x4bf8db['UNIVER_UNKNOWN']=0x0]='UNIVER_UNKNOWN',_0x4bf8db[_0x4bf8db['UNIVER_DOC']=0x1]='UNIVER_DOC',_0x4bf8db[_0x4bf8db[_0x5ec49c(0x2d4)]=0x2]=_0x5ec49c(0x2d4),_0x4bf8db[_0x4bf8db[_0x5ec49c(0x5d2)]=0x3]=_0x5ec49c(0x5d2),_0x4bf8db[_0x4bf8db[_0x5ec49c(0x225)]=0x4]='UNIVER_PROJECT',_0x4bf8db[_0x4bf8db[_0x5ec49c(0x445)]=-0x1]=_0x5ec49c(0x445),_0x4bf8db))(_0x292f19||{}),_0x48ead2=(_0x30af99=>(_0x30af99[_0x30af99['UNKNOWN_CMD']=0x0]=_0x5ec49c(0x3e5),_0x30af99[_0x30af99[_0x5ec49c(0x22c)]=0x1]=_0x5ec49c(0x22c),_0x30af99[_0x30af99['JOIN']=0x2]=_0x5ec49c(0x188),_0x30af99[_0x30af99[_0x5ec49c(0x56a)]=0x3]=_0x5ec49c(0x56a),_0x30af99[_0x30af99['INGEST']=0x4]=_0x5ec49c(0x21f),_0x30af99[_0x30af99[_0x5ec49c(0x3be)]=0x5]=_0x5ec49c(0x3be),_0x30af99[_0x30af99['RECV']=0x6]=_0x5ec49c(0x612),_0x30af99[_0x30af99[_0x5ec49c(0x445)]=-0x1]=_0x5ec49c(0x445),_0x30af99))(_0x48ead2||{}),_0x513850=(_0x56a912=>(_0x56a912[_0x56a912['UNKNOWN_CODE']=0x0]=_0x5ec49c(0x558),_0x56a912[_0x56a912['OK']=0x1]='OK',_0x56a912[_0x56a912[_0x5ec49c(0x478)]=0x2]=_0x5ec49c(0x478),_0x56a912[_0x56a912[_0x5ec49c(0x445)]=-0x1]=_0x5ec49c(0x445),_0x56a912))(_0x513850||{}),_0x3a736f=(_0x3d6c81=>(_0x3d6c81[_0x3d6c81[_0x5ec49c(0x62c)]=0x0]=_0x5ec49c(0x62c),_0x3d6c81[_0x3d6c81[_0x5ec49c(0x315)]=0x1]=_0x5ec49c(0x315),_0x3d6c81[_0x3d6c81['HttpExport']=0x2]=_0x5ec49c(0x3b2),_0x3d6c81[_0x3d6c81[_0x5ec49c(0x39d)]=0x3]=_0x5ec49c(0x39d),_0x3d6c81[_0x3d6c81[_0x5ec49c(0x31f)]=0x4]=_0x5ec49c(0x31f),_0x3d6c81[_0x3d6c81[_0x5ec49c(0x445)]=-0x1]=_0x5ec49c(0x445),_0x3d6c81))(_0x3a736f||{});const _0x15906c=_0x5ec49c(0x2d7),_0x5640a2={};function _0x5358aa(_0x4377c4){const _0x2b42db=_0x5ec49c;var _0x3f7b4e,_0x22875d,_0x236f00,_0x1e86f3,_0x512784;const _0x16f28d=_0x4377c4[_0x2b42db(0x250)],_0x39bcf1=JSON['parse'](_0x16f28d);switch(_0x39bcf1[_0x2b42db(0x559)]){case _0x48ead2[_0x2b42db(0x3be)]:case _0x48ead2[_0x2b42db(0x22c)]:{const _0x5ace05=_0x39bcf1[_0x2b42db(0x4fc)];return{..._0x39bcf1,'data':_0x5ace05,'cmd':_0x39bcf1['cmd']};}case _0x48ead2[_0x2b42db(0x188)]:{const _0x488564=_0x39bcf1[_0x2b42db(0x314)];return{..._0x39bcf1,'data':_0x488564,'cmd':_0x39bcf1[_0x2b42db(0x559)]};}case _0x48ead2[_0x2b42db(0x612)]:{const _0x17cfec=_0x39bcf1['collaMsg'];switch(_0x17cfec['eventID']){case _0x544d9b[_0x2b42db(0x527)][_0x2b42db(0x565)]:return{..._0x39bcf1,'data':{..._0x17cfec,'data':(_0x3f7b4e=_0x17cfec[_0x2b42db(0x351)])==null?void 0x0:_0x3f7b4e['cs']},'cmd':_0x39bcf1[_0x2b42db(0x559)]};case _0x544d9b['CollaborationEvent'][_0x2b42db(0x273)]:return{..._0x39bcf1,'data':{..._0x17cfec,'data':(_0x22875d=_0x17cfec[_0x2b42db(0x1f7)])==null?void 0x0:_0x22875d['cs']},'cmd':_0x39bcf1[_0x2b42db(0x559)]};case _0x544d9b['CollaborationEvent'][_0x2b42db(0x634)]:return{..._0x39bcf1,'data':{..._0x17cfec,'data':(_0x236f00=_0x17cfec[_0x2b42db(0x5bd)])==null?void 0x0:_0x236f00['cs']},'cmd':_0x39bcf1[_0x2b42db(0x559)]};case _0x544d9b[_0x2b42db(0x527)]['CHANGESET_REJ']:return{..._0x39bcf1,'data':{..._0x17cfec,'data':(_0x1e86f3=_0x17cfec[_0x2b42db(0x404)])==null?void 0x0:_0x1e86f3['cs']},'cmd':_0x39bcf1['cmd']};case _0x544d9b[_0x2b42db(0x527)][_0x2b42db(0x4d1)]:return{..._0x39bcf1,'data':{..._0x17cfec,'data':(_0x512784=_0x17cfec[_0x2b42db(0x528)])==null?void 0x0:_0x512784['cs']},'cmd':_0x39bcf1[_0x2b42db(0x559)]};case _0x544d9b[_0x2b42db(0x527)][_0x2b42db(0x500)]:return{..._0x39bcf1,'data':{..._0x17cfec,'data':_0x17cfec[_0x2b42db(0x1b2)]},'cmd':_0x39bcf1['cmd']};case _0x544d9b['CollaborationEvent'][_0x2b42db(0x487)]:return{..._0x39bcf1,'data':{..._0x17cfec,'data':_0x17cfec[_0x2b42db(0x2b7)]},'cmd':_0x39bcf1[_0x2b42db(0x559)]};case _0x544d9b[_0x2b42db(0x527)]['USERS_LEAVE']:return{..._0x39bcf1,'data':{..._0x17cfec,'data':_0x17cfec[_0x2b42db(0x375)]},'cmd':_0x39bcf1['cmd']};case _0x544d9b[_0x2b42db(0x527)]['LIVESHARE_NEW_HOST']:return{..._0x39bcf1,'data':{..._0x17cfec,'data':_0x17cfec[_0x2b42db(0x2cc)]},'cmd':_0x39bcf1[_0x2b42db(0x559)]};case _0x544d9b['CollaborationEvent'][_0x2b42db(0x36d)]:case _0x544d9b[_0x2b42db(0x527)][_0x2b42db(0x4f4)]:return{..._0x39bcf1,'data':{..._0x17cfec,'data':_0x17cfec['liveShareOperation']},'cmd':_0x39bcf1[_0x2b42db(0x559)]};case _0x544d9b['CollaborationEvent'][_0x2b42db(0x36a)]:return{..._0x39bcf1,'data':{..._0x17cfec,'data':_0x17cfec['liveShareNewHost']},'cmd':_0x39bcf1[_0x2b42db(0x559)]};case _0x544d9b[_0x2b42db(0x527)]['MSG_FOR_ERROR']:return{..._0x39bcf1,'data':_0x17cfec,'cmd':_0x39bcf1[_0x2b42db(0x559)]};case _0x544d9b[_0x2b42db(0x527)][_0x2b42db(0x54b)]:return{..._0x39bcf1,'data':{..._0x17cfec,'data':_0x17cfec[_0x2b42db(0x3af)]},'cmd':_0x39bcf1['cmd']};case _0x544d9b[_0x2b42db(0x527)][_0x2b42db(0x416)]:return{..._0x39bcf1,'data':{..._0x17cfec,'data':_0x17cfec[_0x2b42db(0x266)]},'cmd':_0x39bcf1[_0x2b42db(0x559)]};case _0x544d9b[_0x2b42db(0x527)][_0x2b42db(0x534)]:return{..._0x39bcf1,'data':{..._0x17cfec,'data':_0x17cfec[_0x2b42db(0x1a2)]},'cmd':_0x39bcf1[_0x2b42db(0x559)]};default:return _0x39bcf1;}}default:return _0x39bcf1;}}function _0x455ee5(_0x14cf54){const _0x36b8c3=_0x5ec49c;switch(_0x14cf54['cmd']){case _0x48ead2['HEARTBEAT']:case _0x48ead2[_0x36b8c3(0x22c)]:return JSON[_0x36b8c3(0x45c)]({'cmd':_0x14cf54[_0x36b8c3(0x559)],'routeKey':_0x14cf54['routeKey']});case _0x48ead2['INGEST']:{let _0x781a1e;switch(_0x14cf54[_0x36b8c3(0x250)][_0x36b8c3(0x41e)]){case _0x544d9b[_0x36b8c3(0x527)]['UPDATE_CURSOR']:{_0x781a1e={'eventID':_0x544d9b[_0x36b8c3(0x527)][_0x36b8c3(0x500)],'updateCursorEvent':_0x14cf54[_0x36b8c3(0x250)][_0x36b8c3(0x250)]};break;}case _0x544d9b[_0x36b8c3(0x527)][_0x36b8c3(0x2f5)]:{_0x781a1e={'eventID':_0x544d9b[_0x36b8c3(0x527)][_0x36b8c3(0x2f5)],'leaveEvent':_0x14cf54[_0x36b8c3(0x250)][_0x36b8c3(0x250)]};break;}case _0x544d9b[_0x36b8c3(0x527)][_0x36b8c3(0x487)]:{_0x781a1e={'eventID':_0x544d9b['CollaborationEvent']['USERS_ENTER'],'joinEvent':_0x14cf54[_0x36b8c3(0x250)][_0x36b8c3(0x250)]};break;}case _0x544d9b['CollaborationEvent'][_0x36b8c3(0x369)]:{_0x781a1e={'eventID':_0x544d9b[_0x36b8c3(0x527)][_0x36b8c3(0x369)],'liveShareNewHost':_0x14cf54[_0x36b8c3(0x250)][_0x36b8c3(0x250)]};break;}case _0x544d9b[_0x36b8c3(0x527)][_0x36b8c3(0x4f4)]:{_0x781a1e={'eventID':_0x544d9b[_0x36b8c3(0x527)]['LIVESHARE_OPERATION'],'liveShareOperation':_0x14cf54[_0x36b8c3(0x250)][_0x36b8c3(0x250)]};break;}case _0x544d9b[_0x36b8c3(0x527)][_0x36b8c3(0x36a)]:{_0x781a1e={'eventID':_0x544d9b['CollaborationEvent'][_0x36b8c3(0x36a)],'liveShareTerminate':_0x14cf54[_0x36b8c3(0x250)]['data']};break;}case _0x544d9b[_0x36b8c3(0x527)][_0x36b8c3(0x5ba)]:{_0x781a1e={'eventID':_0x544d9b[_0x36b8c3(0x527)][_0x36b8c3(0x5ba)],'liveShareRequestHost':_0x14cf54[_0x36b8c3(0x250)][_0x36b8c3(0x250)]};break;}case _0x544d9b[_0x36b8c3(0x527)]['LIVESHARE_FETCH_OPERATIONS']:{_0x781a1e={'eventID':_0x544d9b['CollaborationEvent']['LIVESHARE_FETCH_OPERATIONS']};break;}default:_0x781a1e={'eventID':_0x14cf54['data']['eventID']};}return JSON[_0x36b8c3(0x45c)]({'cmd':_0x14cf54[_0x36b8c3(0x559)],'routeKey':_0x14cf54[_0x36b8c3(0x3a6)],'collaMsg':_0x781a1e});}case _0x48ead2[_0x36b8c3(0x188)]:return JSON[_0x36b8c3(0x45c)]({'cmd':_0x14cf54[_0x36b8c3(0x559)],'routeKey':_0x14cf54[_0x36b8c3(0x3a6)],'joinReq':_0x14cf54[_0x36b8c3(0x250)]});case _0x48ead2[_0x36b8c3(0x56a)]:return JSON[_0x36b8c3(0x45c)]({'cmd':_0x14cf54[_0x36b8c3(0x559)],'routeKey':_0x14cf54[_0x36b8c3(0x3a6)],'leaveReq':_0x14cf54[_0x36b8c3(0x250)]});default:throw new Error(_0x36b8c3(0x573));}}var _0xf7703d=Object['defineProperty'],_0x56974b=Object['getOwnPropertyDescriptor'],_0x45c017=(_0x1d97fb,_0x4dc7e8,_0x23de8e,_0x4bb9f3)=>{const _0x2bce4b=_0x5ec49c;for(var _0x358e3a=_0x4bb9f3>0x1?void 0x0:_0x4bb9f3?_0x56974b(_0x4dc7e8,_0x23de8e):_0x4dc7e8,_0x5d4537=_0x1d97fb[_0x2bce4b(0x4dc)]-0x1,_0x42e4be;_0x5d4537>=0x0;_0x5d4537--)(_0x42e4be=_0x1d97fb[_0x5d4537])&&(_0x358e3a=(_0x4bb9f3?_0x42e4be(_0x4dc7e8,_0x23de8e,_0x358e3a):_0x42e4be(_0x358e3a))||_0x358e3a);return _0x4bb9f3&&_0x358e3a&&_0xf7703d(_0x4dc7e8,_0x23de8e,_0x358e3a),_0x358e3a;},_0x10cbc3=(_0x49b1b0,_0x36261b)=>(_0x2aef1e,_0x3b32ef)=>_0x36261b(_0x2aef1e,_0x3b32ef,_0x49b1b0);const _0x9da999=_0x3f82c6[_0x5ec49c(0x54e)](_0x5ec49c(0x3e8));function _0x3df9fc(_0x16c4f7,_0x103a79,_0x2c24e7){const _0x438320=_0x5ec49c;return _0x16c4f7+'/'+_0x103a79+_0x438320(0x1d8)+_0x2c24e7+_0x438320(0x248);}_0x395259[_0x5ec49c(0x40c)]=class extends _0x3f82c6['Disposable']{constructor(_0xf38949,_0x2c6281,_0x49ed13,_0x491db6,_0x34c138){const _0x3ac5f3=_0x5ec49c;super(),this[_0x3ac5f3(0x412)]=_0xf38949,this[_0x3ac5f3(0x364)]=_0x2c6281,this['_configService']=_0x49ed13,this[_0x3ac5f3(0x3dd)]=_0x491db6,this['_snapshotServerService']=_0x34c138;}[_0x5ec49c(0x300)](_0x35cc97){const _0x265631=_0x5ec49c,_0x24cbca=this[_0x265631(0x364)]['createSocket'](_0x35cc97);if(!_0x24cbca)throw new Error('[CollaborationSocketService]:\x20failed\x20to\x20create\x20socket!');const _0x531b5f=new _0x3f82c6[(_0x265631(0x489))](),_0x1c9de9=new _0x3b9434[(_0x265631(0x2fe))]();_0x531b5f[_0x265631(0x47a)](_0x24cbca['close$']['subscribe'](_0x29aa7e=>_0x1c9de9[_0x265631(0x4ab)](_0x29aa7e))),_0x531b5f['add'](_0x3f82c6['toDisposable'](()=>_0x1c9de9[_0x265631(0x5b9)]()));const _0x3d68b4=new _0x3b9434[(_0x265631(0x2fe))]();_0x531b5f[_0x265631(0x47a)](_0x24cbca[_0x265631(0x2f0)][_0x265631(0x306)](_0x41c1c5=>_0x3d68b4[_0x265631(0x4ab)](_0x41c1c5))),_0x531b5f[_0x265631(0x47a)](_0x3f82c6[_0x265631(0x4d8)](()=>_0x3d68b4['complete']()));const _0x191e4b=new _0x3b9434['Subject']();_0x531b5f[_0x265631(0x47a)](_0x24cbca[_0x265631(0x4cb)]['subscribe'](_0x45a76e=>{const _0x477164=_0x265631,_0xd0e10d=_0x5358aa(_0x45a76e);_0x191e4b[_0x477164(0x4ab)](_0xd0e10d);})),_0x531b5f['add'](_0x3f82c6['toDisposable'](()=>_0x191e4b['complete']()));let _0x3a3474;const _0x4df308=()=>{const _0x27bcb6=_0x265631;_0x3d68b4[_0x27bcb6(0x4ab)](new Event(_0x27bcb6(0x1b7))),_0x1c9de9[_0x27bcb6(0x4ab)](new CloseEvent(_0x27bcb6(0x1b7))),_0x3a3474[_0x27bcb6(0x47d)]();};return _0x3a3474={'memberID':'','close$':_0x1c9de9[_0x265631(0x1ee)](),'error$':_0x3d68b4[_0x265631(0x1ee)](),'open$':_0x24cbca[_0x265631(0x36e)],'message$':_0x191e4b[_0x265631(0x1ee)](),'send':_0x2e38f6=>{const _0x919a1c=_0x265631;if(_0x2e38f6[_0x919a1c(0x559)]===_0x48ead2['INGEST']){if(_0x2e38f6['data'][_0x919a1c(0x41e)]===_0x544d9b[_0x919a1c(0x527)][_0x919a1c(0x311)]){this[_0x919a1c(0x33e)](_0x3a3474,_0x2e38f6[_0x919a1c(0x250)])[_0x919a1c(0x395)](_0x315728=>{this['_logService']['error'](_0x315728),_0x4df308();});return;}if(_0x2e38f6['data'][_0x919a1c(0x41e)]===_0x544d9b['CollaborationEvent'][_0x919a1c(0x50f)]){const _0x40ea65=_0x2e38f6[_0x919a1c(0x250)];this[_0x919a1c(0x5aa)](_0x40ea65)[_0x919a1c(0x3c1)](_0x4ba74c=>{const _0x201a18=_0x919a1c;_0x191e4b[_0x201a18(0x4ab)]({'cmd':_0x48ead2[_0x201a18(0x612)],'code':_0x513850['OK'],'routeKey':_0x40ea65[_0x201a18(0x250)]['unitID'],'routeType':'','data':{'eventID':_0x544d9b[_0x201a18(0x527)]['PSEUDO_FETCH_MISSING_RESULT'],'data':{'changesets':_0x4ba74c}}});})[_0x919a1c(0x395)](_0x43ce56=>{const _0x3e2baa=_0x919a1c;this[_0x3e2baa(0x3dd)][_0x3e2baa(0x2a4)](_0x43ce56),_0x4df308();});return;}}_0x24cbca[_0x919a1c(0x30a)](_0x455ee5(_0x2e38f6));},'close':()=>{const _0x1afc73=_0x265631;_0x24cbca[_0x1afc73(0x47d)](),_0x531b5f[_0x1afc73(0x52e)]();}},_0x3a3474;}async[_0x5ec49c(0x33e)](_0x2ea4e7,_0x3298ee){const _0x585c99=_0x5ec49c;var _0x46337f,_0x5c6d19;const {unitType:_0x102b3d,unitID:_0x299ad6,changeset:_0x18380f}=_0x3298ee[_0x585c99(0x250)],_0xa8787b={'unitID':_0x299ad6,'memberID':_0x2ea4e7['memberID'],'type':_0x102b3d,'changeset':_0x544d9b['parseChangesetToProtocol'](_0x18380f)},_0x1bfa04=this[_0x585c99(0x206)][_0x585c99(0x2eb)](_0x26a98e),_0xa2fa33=this[_0x585c99(0x206)]['getConfig'](_0x15906c),_0x5e3b4=_0x3df9fc((_0x5c6d19=(_0x46337f=_0xa2fa33==null?void 0x0:_0xa2fa33[_0x585c99(0x532)])!=null?_0x46337f:_0x1bfa04)!=null?_0x5c6d19:_0x1790aa,_0x102b3d,_0x299ad6);try{await this[_0x585c99(0x412)]['post'](_0x5e3b4,{'body':_0xa8787b});}catch(_0x4cf39b){throw this[_0x585c99(0x3dd)]['error'](_0x585c99(0x2cf),'submit\x20changeset\x20error!'),_0x4cf39b;}}async['_fetchMissChangesets'](_0x59f3d0){const _0x1f6263=_0x5ec49c,{unitID:_0x47aa52,from:_0x17cd4d,to:_0x195653,unitType:_0x1d1cca}=_0x59f3d0['data'];return(await this[_0x1f6263(0x35a)]['fetchMissingChangesets']({'metadata':void 0x0},{'unitID':_0x47aa52,'type':_0x1d1cca,'from':_0x17cd4d,'to':_0x195653}))[_0x1f6263(0x1d9)];}},_0x395259[_0x5ec49c(0x40c)]=_0x45c017([_0x10cbc3(0x0,_0x3f82c6[_0x5ec49c(0x476)](_0x37b62d[_0x5ec49c(0x492)])),_0x10cbc3(0x1,_0x3f82c6[_0x5ec49c(0x476)](_0x37b62d['WebSocketService'])),_0x10cbc3(0x2,_0x3f82c6['IConfigService']),_0x10cbc3(0x3,_0x3f82c6[_0x5ec49c(0x3cc)]),_0x10cbc3(0x4,_0x544d9b['ISnapshotServerService'])],_0x395259[_0x5ec49c(0x40c)]);const _0x452c36=_0x5ec49c(0x1f3);function _0x158b21(_0x12af32){const _0x120ccc=_0x5ec49c;return JSON[_0x120ccc(0x45c)](_0x12af32)[_0x120ccc(0x4dc)];}class _0x5af7ab{constructor(){const _0x23bf4a=_0x5ec49c;_0x133daf(this,'_commentUpdate$',new _0x3b9434[(_0x23bf4a(0x2fe))]()),_0x133daf(this,_0x23bf4a(0x260),this[_0x23bf4a(0x43d)][_0x23bf4a(0x1ee)]());}['onCommentUpdate'](_0x593763){const _0x5a3820=_0x5ec49c;this[_0x5a3820(0x43d)][_0x5a3820(0x4ab)](_0x593763);}}var _0x558c80=Object[_0x5ec49c(0x354)],_0x2c0d3f=Object[_0x5ec49c(0x209)],_0x48e814=(_0x50060f,_0x232584,_0x39d010,_0x632208)=>{for(var _0x3133fe=_0x632208>0x1?void 0x0:_0x632208?_0x2c0d3f(_0x232584,_0x39d010):_0x232584,_0x389578=_0x50060f['length']-0x1,_0x428575;_0x389578>=0x0;_0x389578--)(_0x428575=_0x50060f[_0x389578])&&(_0x3133fe=(_0x632208?_0x428575(_0x232584,_0x39d010,_0x3133fe):_0x428575(_0x3133fe))||_0x3133fe);return _0x632208&&_0x3133fe&&_0x558c80(_0x232584,_0x39d010,_0x3133fe),_0x3133fe;},_0x3b9bb1=(_0x1deecb,_0x1c8ebc)=>(_0x2beee2,_0x4c7559)=>_0x1c8ebc(_0x2beee2,_0x4c7559,_0x1deecb);_0x395259[_0x5ec49c(0x372)]=class extends _0x3f82c6[_0x5ec49c(0x582)]{constructor(_0x32b285,_0x40ed6f){const _0x58236b=_0x5ec49c;super(),_0x133daf(this,_0x58236b(0x2aa),new Map()),(this[_0x58236b(0x506)]=_0x32b285,this['_userManagerService']=_0x40ed6f,this[_0x58236b(0x3c5)](_0x3f82c6[_0x58236b(0x4d8)](_0x3b9434[_0x58236b(0x1f5)](this[_0x58236b(0x506)][_0x58236b(0x4b4)](_0x3f82c6[_0x58236b(0x49f)][_0x58236b(0x2d4)])[_0x58236b(0x19d)](_0x22428e[_0x58236b(0x2d3)](_0x35904f=>_0x35904f[_0x58236b(0x278)]())),this[_0x58236b(0x506)][_0x58236b(0x4b4)](_0x3f82c6[_0x58236b(0x49f)]['UNIVER_DOC'])[_0x58236b(0x19d)](_0x22428e[_0x58236b(0x2d3)](_0x3beacb=>_0x3beacb[_0x58236b(0x278)]())),this['_univerInstanceService'][_0x58236b(0x4b4)](_0x3f82c6[_0x58236b(0x49f)][_0x58236b(0x5d2)])[_0x58236b(0x19d)](_0x22428e[_0x58236b(0x2d3)](_0x4d1994=>_0x4d1994['getUnitId']())))[_0x58236b(0x306)](_0x3d587a=>this['_removeRoom'](_0x3d587a)))));}['setCurrentUser'](_0x31d4af){const _0x21040c=_0x5ec49c;this[_0x21040c(0x383)]['setCurrentUser'](_0x31d4af);}[_0x5ec49c(0x310)](){const _0x36da4b=_0x5ec49c;return this[_0x36da4b(0x383)]['getCurrentUser']();}['updateMember'](_0x521bb6,_0xf79470){const _0x3fc0db=_0x5ec49c;let _0x4efeb9=this['_roomMembers'][_0x3fc0db(0x555)](_0x521bb6);_0x4efeb9||(_0x4efeb9=new _0x212ca0(),this[_0x3fc0db(0x2aa)][_0x3fc0db(0x2ea)](_0x521bb6,_0x4efeb9)),_0x4efeb9[_0x3fc0db(0x1b9)](_0xf79470);}[_0x5ec49c(0x408)](_0x2e6cb1,_0x26b2ec){const _0x5992ec=_0x5ec49c,_0x508f3a=this[_0x5992ec(0x2aa)][_0x5992ec(0x555)](_0x2e6cb1);_0x508f3a&&_0x508f3a[_0x5992ec(0x408)](_0x26b2ec);}[_0x5ec49c(0x44d)](_0x55c54c){const _0x2678d2=_0x5ec49c;return this[_0x2678d2(0x2aa)][_0x2678d2(0x555)](_0x55c54c);}['getMember'](_0x140c7a,_0x3488cc){const _0x12f5ee=_0x5ec49c,_0x7dc040=this['_roomMembers'][_0x12f5ee(0x555)](_0x140c7a);if(_0x7dc040)return _0x7dc040['getMember'](_0x3488cc);}[_0x5ec49c(0x563)](_0x24ab49){const _0xa7ed5b=_0x5ec49c,_0x334eb1=this['_roomMembers'][_0xa7ed5b(0x555)](_0x24ab49);_0x334eb1&&(_0x334eb1['dispose'](),this[_0xa7ed5b(0x2aa)][_0xa7ed5b(0x3f7)](_0x24ab49));}['dispose'](){const _0x1f7690=_0x5ec49c;this[_0x1f7690(0x2aa)][_0x1f7690(0x23c)](_0xbb63de=>_0xbb63de[_0x1f7690(0x52e)]()),this['_roomMembers'][_0x1f7690(0x304)]();}},_0x395259[_0x5ec49c(0x372)]=_0x48e814([_0x3b9bb1(0x0,_0x3f82c6[_0x5ec49c(0x2be)]),_0x3b9bb1(0x1,_0x3f82c6[_0x5ec49c(0x476)](_0x3f82c6['UserManagerService']))],_0x395259[_0x5ec49c(0x372)]);class _0x212ca0 extends _0x3f82c6[_0x5ec49c(0x582)]{constructor(){const _0x3d9cf9=_0x5ec49c;super(...arguments),_0x133daf(this,_0x3d9cf9(0x1b1),new Map());}[_0x5ec49c(0x52e)](){const _0x80ec85=_0x5ec49c;this[_0x80ec85(0x1b1)][_0x80ec85(0x304)]();}['updateMember'](_0x4cd972){const _0x3ca57b=_0x5ec49c;this[_0x3ca57b(0x1b1)][_0x3ca57b(0x2ea)](_0x4cd972[_0x3ca57b(0x2a6)],_0x4cd972);}[_0x5ec49c(0x408)](_0x489a8a){const _0x2ba959=_0x5ec49c;this[_0x2ba959(0x1b1)][_0x2ba959(0x3f7)](_0x489a8a);}[_0x5ec49c(0x29e)](_0x5df06a){const _0x29c770=_0x5ec49c;return this[_0x29c770(0x1b1)][_0x29c770(0x555)](_0x5df06a);}['getAllMembers'](){const _0xf4722c=_0x5ec49c;return Array[_0xf4722c(0x214)](this[_0xf4722c(0x1b1)][_0xf4722c(0x53c)]());}}var _0x1cedd3=Object[_0x5ec49c(0x354)],_0x173c15=Object['getOwnPropertyDescriptor'],_0x3730f7=(_0x3d3cb1,_0x2c3d2c,_0x5cc48a,_0x4c9127)=>{const _0x55d927=_0x5ec49c;for(var _0x58b0f6=_0x4c9127>0x1?void 0x0:_0x4c9127?_0x173c15(_0x2c3d2c,_0x5cc48a):_0x2c3d2c,_0x24ded0=_0x3d3cb1[_0x55d927(0x4dc)]-0x1,_0x22a340;_0x24ded0>=0x0;_0x24ded0--)(_0x22a340=_0x3d3cb1[_0x24ded0])&&(_0x58b0f6=(_0x4c9127?_0x22a340(_0x2c3d2c,_0x5cc48a,_0x58b0f6):_0x22a340(_0x58b0f6))||_0x58b0f6);return _0x4c9127&&_0x58b0f6&&_0x1cedd3(_0x2c3d2c,_0x5cc48a,_0x58b0f6),_0x58b0f6;},_0x4c4142=(_0x1c7bb0,_0x578b58)=>(_0x1dd2d6,_0x344de9)=>_0x578b58(_0x1dd2d6,_0x344de9,_0x1c7bb0),_0x45d7ca=(_0x235dbc=>(_0x235dbc[_0x235dbc['IDLE']=0x0]=_0x5ec49c(0x479),_0x235dbc[_0x235dbc[_0x5ec49c(0x21c)]=0x1]='JOINING',_0x235dbc[_0x235dbc[_0x5ec49c(0x387)]=0x2]=_0x5ec49c(0x387),_0x235dbc[_0x235dbc[_0x5ec49c(0x3c4)]=0x3]='ONLINE',_0x235dbc))(_0x45d7ca||{});_0x395259[_0x5ec49c(0x317)]=class extends _0x3f82c6[_0x5ec49c(0x5f7)]{constructor(_0x52a6fb,_0x42b212,_0x336356,_0x38c1ab,_0x4d9d08,_0x1d093e,_0x48c9d0,_0x4e3506,_0x53a376,_0x4f3bb7){const _0x51b381=_0x5ec49c;super(),_0x133daf(this,_0x51b381(0x5c7),new _0x3b9434[(_0x51b381(0x34c))](0x0)),_0x133daf(this,_0x51b381(0x312),this[_0x51b381(0x5c7)][_0x51b381(0x1ee)]()),_0x133daf(this,_0x51b381(0x239),new _0x3b9434[(_0x51b381(0x2fe))]()),_0x133daf(this,_0x51b381(0x4f8),this['_event$'][_0x51b381(0x1ee)]()),_0x133daf(this,_0x51b381(0x4fe)),_0x133daf(this,'_socketMessageSubscription'),_0x133daf(this,'_collaborationTimeoutTimer'),_0x133daf(this,_0x51b381(0x601),!0x1),_0x133daf(this,_0x51b381(0x53f),null),(this[_0x51b381(0x5db)]=_0x52a6fb,this[_0x51b381(0x3dd)]=_0x336356,this[_0x51b381(0x398)]=_0x38c1ab,this[_0x51b381(0x35c)]=_0x4d9d08,this[_0x51b381(0x206)]=_0x1d093e,this['_localeService']=_0x48c9d0,this[_0x51b381(0x18f)]=_0x4e3506,this[_0x51b381(0x1e6)]=_0x53a376,this['_telemetryService']=_0x4f3bb7,this['_shouldReportTelemetry']=!!this['_telemetryService'],_0x42b212[_0x51b381(0x19d)](_0x3b9434[_0x51b381(0x216)](this[_0x51b381(0x1a7)]))['subscribe'](_0x24a571=>{const _0x11328a=_0x51b381;var _0x557759;typeof _0x24a571>'u'||(this['_socket']=_0x24a571,_0x24a571?(this[_0x11328a(0x4fb)](_0x24a571),this[_0x11328a(0x3e9)]=_0x24a571['message$']['subscribe'](_0x4b46fd=>{const _0x3d2875=_0x11328a;_0x4b46fd['routeKey']===this[_0x3d2875(0x5db)]&&this[_0x3d2875(0x202)](_0x4b46fd);})):(this[_0x11328a(0x543)](),this['_sessionStatus$']['next'](0x2),(_0x557759=this[_0x11328a(0x3e9)])==null||_0x557759[_0x11328a(0x4b6)](),this[_0x11328a(0x3e9)]=null));}),this[_0x51b381(0x3c5)](this[_0x51b381(0x398)]['registerOnClose'](()=>{const _0x3ae4a1=_0x51b381;var _0x44c0d2;(_0x44c0d2=this[_0x3ae4a1(0x4fe)])==null||_0x44c0d2[_0x3ae4a1(0x30a)]({'cmd':_0x48ead2[_0x3ae4a1(0x56a)],'data':{'roomID':this[_0x3ae4a1(0x5db)]}});})));}get[_0x5ec49c(0x5c0)](){const _0x25516c=_0x5ec49c;return this[_0x25516c(0x5c7)][_0x25516c(0x5bf)]();}[_0x5ec49c(0x2c4)](){const _0x2e75af=_0x5ec49c;var _0x20cc2b,_0x5aba03;return(_0x5aba03=(_0x20cc2b=this['_socket'])==null?void 0x0:_0x20cc2b[_0x2e75af(0x2a6)])!=null?_0x5aba03:null;}[_0x5ec49c(0x52e)](){const _0x4b3a39=_0x5ec49c;super['dispose'](),this[_0x4b3a39(0x1a7)]['next'](),this[_0x4b3a39(0x1a7)][_0x4b3a39(0x5b9)]();}[_0x5ec49c(0x47d)](){const _0x2bca04=_0x5ec49c;var _0x4b0dba,_0x4ecb34;this[_0x2bca04(0x543)](),(_0x4b0dba=this[_0x2bca04(0x4fe)])==null||_0x4b0dba[_0x2bca04(0x30a)]({'cmd':_0x48ead2[_0x2bca04(0x56a)],'data':{'roomID':this[_0x2bca04(0x5db)]}}),(_0x4ecb34=this[_0x2bca04(0x4fe)])==null||_0x4ecb34[_0x2bca04(0x47d)](),this[_0x2bca04(0x239)]['complete'](),this[_0x2bca04(0x5c7)][_0x2bca04(0x5b9)](),this[_0x2bca04(0x52e)]();}['_onCombEvent'](_0x4d4620){const _0x126704=_0x5ec49c;_0x4d4620['cmd']===_0x48ead2['JOIN']?this[_0x126704(0x2db)](_0x4d4620):_0x4d4620[_0x126704(0x559)]===_0x48ead2[_0x126704(0x612)]&&this[_0x126704(0x251)](_0x4d4620);}[_0x5ec49c(0x4fb)](_0x3dd27f){const _0x141bae=_0x5ec49c;this[_0x141bae(0x5c7)][_0x141bae(0x4ab)](0x1),_0x3dd27f['send']({'cmd':_0x48ead2['JOIN'],'routeKey':this[_0x141bae(0x5db)],'routeType':'','data':{'rooms':[{'roomID':this[_0x141bae(0x5db)]}]}});}['_onJoinRoomEvent'](_0x5b2321){const _0x56db69=_0x5ec49c;var _0x171406;if(_0x5b2321[_0x56db69(0x1a6)]===_0x513850[_0x56db69(0x478)]){this[_0x56db69(0x35c)]['show']({'type':_0x3c3cb1[_0x56db69(0x1bf)][_0x56db69(0x5fc)],'content':this[_0x56db69(0x2c0)]['t'](_0x56db69(0x3db))}),this['_sessionStatus$']['next'](0x2);return;}this['_sessionStatus$'][_0x56db69(0x4ab)](0x3);const _0x49e531=(_0x171406=_0x5b2321['data'][_0x56db69(0x264)][this[_0x56db69(0x5db)]])==null?void 0x0:_0x171406[_0x56db69(0x4bd)];_0x49e531&&_0x49e531['forEach'](_0x45c9ce=>this['_memberService'][_0x56db69(0x1b9)](this['_unitID'],_0x45c9ce));}[_0x5ec49c(0x251)](_0x4f0e6e){const _0x4012d9=_0x5ec49c;try{const _0x19230b=_0x4f0e6e[_0x4012d9(0x250)];switch(_0x19230b[_0x4012d9(0x41e)]){case _0x544d9b['CollaborationEvent'][_0x4012d9(0x487)]:this[_0x4012d9(0x3ec)](_0x19230b),this[_0x4012d9(0x239)]['next'](_0x19230b);break;case _0x544d9b[_0x4012d9(0x527)][_0x4012d9(0x2f5)]:this[_0x4012d9(0x3d5)](_0x19230b),this[_0x4012d9(0x239)][_0x4012d9(0x4ab)](_0x19230b);break;case _0x544d9b[_0x4012d9(0x527)][_0x4012d9(0x273)]:case _0x544d9b[_0x4012d9(0x527)][_0x4012d9(0x4d1)]:this[_0x4012d9(0x2ed)](),this[_0x4012d9(0x46b)](),this[_0x4012d9(0x239)]['next'](_0x19230b);break;case _0x544d9b[_0x4012d9(0x527)][_0x4012d9(0x215)]:this[_0x4012d9(0x3dd)][_0x4012d9(0x2a4)](_0x4012d9(0x62d)+JSON['stringify'](_0x19230b)),this[_0x4012d9(0x239)][_0x4012d9(0x4ab)](_0x19230b);break;case _0x544d9b[_0x4012d9(0x527)][_0x4012d9(0x54b)]:this[_0x4012d9(0x1e6)][_0x4012d9(0x48b)](_0x19230b[_0x4012d9(0x250)]),this[_0x4012d9(0x239)][_0x4012d9(0x4ab)](_0x19230b);break;default:this[_0x4012d9(0x239)][_0x4012d9(0x4ab)](_0x19230b);}}catch(_0x268306){this[_0x4012d9(0x3dd)][_0x4012d9(0x2a4)](_0x268306,_0x4f0e6e);}}[_0x5ec49c(0x3ec)](_0x43fec0){const _0x162fbd=_0x5ec49c;this[_0x162fbd(0x18f)][_0x162fbd(0x1b9)](this[_0x162fbd(0x5db)],_0x43fec0['data']);}[_0x5ec49c(0x3d5)](_0x351b40){const _0x302ebb=_0x5ec49c;this[_0x302ebb(0x18f)]['removeMember'](this['_unitID'],_0x351b40['data'][_0x302ebb(0x2a6)]);}async[_0x5ec49c(0x30a)](_0x34e3e7,_0x436430){const _0x2ad05d=_0x5ec49c;if(this[_0x2ad05d(0x5c0)]!==0x3||!this[_0x2ad05d(0x4fe)])throw new Error('[CollaborationSession]:\x20should\x20not\x20send\x20message\x20when\x20the\x20session\x20is\x20offline!');try{_0x34e3e7['eventID']===_0x544d9b[_0x2ad05d(0x527)][_0x2ad05d(0x311)]&&(this[_0x2ad05d(0x403)](),this[_0x2ad05d(0x50a)](_0x34e3e7)),this[_0x2ad05d(0x4fe)]['send']({'cmd':_0x48ead2[_0x2ad05d(0x21f)],'routeKey':_0x436430,'routeType':'','data':_0x34e3e7});}catch(_0x125936){this['_logService']['error'](_0x125936);}}[_0x5ec49c(0x403)](){const _0x18b606=_0x5ec49c;var _0x4ccd63;this[_0x18b606(0x58d)]=window[_0x18b606(0x1db)](()=>{const _0x832aa=_0x18b606;this['_collaborationTimeoutTimer']=null,this[_0x832aa(0x35c)]['show']({'type':_0x3c3cb1['MessageType'][_0x832aa(0x605)],'content':this[_0x832aa(0x2c0)]['t']('session.collaboration-timeout')});},(_0x4ccd63=this[_0x18b606(0x206)]['getConfig'](_0x2a2c54))!=null?_0x4ccd63:0x4e20);}[_0x5ec49c(0x46b)](){const _0xcefd3e=_0x5ec49c;this['_collaborationTimeoutTimer']&&(clearTimeout(this[_0xcefd3e(0x58d)]),this[_0xcefd3e(0x58d)]=null);}[_0x5ec49c(0x50a)](_0x4e11f7){const _0x17a7e6=_0x5ec49c;if(!this[_0x17a7e6(0x601)])return;const {data:_0xc9823b}=_0x4e11f7,{unitID:_0x4f431f,changeset:_0x51a6dc}=_0xc9823b,{mutations:_0x448f68,type:_0x4d2300}=_0x51a6dc;this[_0x17a7e6(0x53f)]={'unitId':_0x4f431f,'type':_0x4d2300,'startTime':performance['now'](),'stopTime':0x0,'duration':0x0,'size':_0x158b21(_0x448f68)};}[_0x5ec49c(0x2ed)](){const _0x3027bd=_0x5ec49c;if(this['_shouldReportTelemetry']){if(!this[_0x3027bd(0x53f)]){this['_logService'][_0x3027bd(0x2a4)](_0x3027bd(0x2cf),_0x3027bd(0x285));return;}this[_0x3027bd(0x53f)][_0x3027bd(0x5cd)]=performance[_0x3027bd(0x1b6)](),this[_0x3027bd(0x53f)][_0x3027bd(0x192)]=this[_0x3027bd(0x53f)]['stopTime']-this[_0x3027bd(0x53f)][_0x3027bd(0x270)],this[_0x3027bd(0x5ae)]['capture'](_0x452c36,this[_0x3027bd(0x53f)]),this['_telemetryInfo']=null;}}['_throwTelemetryCollaborationNewChangeset'](){const _0x9f4953=_0x5ec49c;this[_0x9f4953(0x53f)]=null;}},_0x395259[_0x5ec49c(0x317)]=_0x3730f7([_0x4c4142(0x2,_0x3f82c6[_0x5ec49c(0x3cc)]),_0x4c4142(0x3,_0x4fb45d['IBeforeCloseService']),_0x4c4142(0x4,_0x4fb45d[_0x5ec49c(0x352)]),_0x4c4142(0x5,_0x3f82c6[_0x5ec49c(0x2ab)]),_0x4c4142(0x6,_0x3f82c6[_0x5ec49c(0x476)](_0x3f82c6[_0x5ec49c(0x346)])),_0x4c4142(0x7,_0x3f82c6[_0x5ec49c(0x476)](_0x395259[_0x5ec49c(0x372)])),_0x4c4142(0x8,_0x3f82c6[_0x5ec49c(0x476)](_0x5af7ab)),_0x4c4142(0x9,_0x3f82c6[_0x5ec49c(0x5d6)](_0x10e34d[_0x5ec49c(0x367)]))],_0x395259[_0x5ec49c(0x317)]);var _0xef4248=Object['defineProperty'],_0x340412=Object[_0x5ec49c(0x209)],_0x563ac4=(_0x5bbcce,_0x391d6d,_0x3084f9,_0x2f013b)=>{for(var _0x3e6037=_0x2f013b>0x1?void 0x0:_0x2f013b?_0x340412(_0x391d6d,_0x3084f9):_0x391d6d,_0x37c55e=_0x5bbcce['length']-0x1,_0x43bf85;_0x37c55e>=0x0;_0x37c55e--)(_0x43bf85=_0x5bbcce[_0x37c55e])&&(_0x3e6037=(_0x2f013b?_0x43bf85(_0x391d6d,_0x3084f9,_0x3e6037):_0x43bf85(_0x3e6037))||_0x3e6037);return _0x2f013b&&_0x3e6037&&_0xef4248(_0x391d6d,_0x3084f9,_0x3e6037),_0x3e6037;},_0x4a3b77=(_0xd01785,_0x5ce68f)=>(_0x3bb0e9,_0x5b2740)=>_0x5ce68f(_0x3bb0e9,_0x5b2740,_0xd01785);_0x395259['CollaborationSessionService']=class extends _0x3f82c6[_0x5ec49c(0x582)]{constructor(_0x575c59,_0x2d4300,_0xa251ab,_0x3a8975,_0x2e3ec6,_0x480cc0){const _0xb07b29=_0x5ec49c;super(),_0x133daf(this,_0xb07b29(0x613),new _0x3b9434[(_0xb07b29(0x34c))](void 0x0)),_0x133daf(this,_0xb07b29(0x2f6),this[_0xb07b29(0x613)][_0xb07b29(0x1ee)]()),_0x133daf(this,_0xb07b29(0x3f0),null),_0x133daf(this,_0xb07b29(0x30c),new Map()),_0x133daf(this,'_status$',new _0x3b9434[(_0xb07b29(0x34c))](_0x45d7ca[_0xb07b29(0x479)])),_0x133daf(this,_0xb07b29(0x607),this[_0xb07b29(0x39c)][_0xb07b29(0x1ee)]()),_0x133daf(this,'_socketReady',!0x1),_0x133daf(this,_0xb07b29(0x58b)),_0x133daf(this,_0xb07b29(0x467),0x0),_0x133daf(this,_0xb07b29(0x1b8)),_0x133daf(this,_0xb07b29(0x4d4)),(this[_0xb07b29(0x40f)]=_0x575c59,this[_0xb07b29(0x2c0)]=_0x2d4300,this[_0xb07b29(0x35c)]=_0xa251ab,this[_0xb07b29(0x3dd)]=_0x3a8975,this[_0xb07b29(0x206)]=_0x2e3ec6,this[_0xb07b29(0x616)]=_0x480cc0,this['_initEventListeners']());}get[_0x5ec49c(0x4fe)](){const _0x34d488=_0x5ec49c;return this[_0x34d488(0x613)][_0x34d488(0x5bf)]();}[_0x5ec49c(0x2ef)](){const _0x236b15=_0x5ec49c;this[_0x236b15(0x2a3)](),this[_0x236b15(0x593)]();}[_0x5ec49c(0x52e)](){const _0x150ca3=_0x5ec49c;super[_0x150ca3(0x52e)](),this[_0x150ca3(0x30c)][_0x150ca3(0x23c)](_0xb95e6b=>_0xb95e6b[_0x150ca3(0x52e)]()),this['_sessions'][_0x150ca3(0x304)](),this[_0x150ca3(0x39c)][_0x150ca3(0x5b9)]();}async['requireSession'](_0x16e629){const _0x39382a=_0x5ec49c;if(this['_sessions'][_0x39382a(0x293)](_0x16e629))return this['_sessions']['get'](_0x16e629);this[_0x39382a(0x363)]();const _0x5a9928=this[_0x39382a(0x40f)][_0x39382a(0x3d8)](_0x395259[_0x39382a(0x317)],_0x16e629,this['_socket$'][_0x39382a(0x1ee)]());return this['_sessions'][_0x39382a(0x2ea)](_0x16e629,_0x5a9928),_0x5a9928;}['closeSession'](_0x291959){const _0x269cda=_0x5ec49c;var _0x5306e6;const _0x4df1a1=this[_0x269cda(0x30c)]['get'](_0x291959);_0x4df1a1&&(this[_0x269cda(0x30c)]['delete'](_0x291959),_0x4df1a1['close']()),this[_0x269cda(0x30c)][_0x269cda(0x328)]||(_0x5306e6=this['_socket'])==null||_0x5306e6['close']();}[_0x5ec49c(0x235)](){const _0x359a2f=_0x5ec49c;this[_0x359a2f(0x467)]=0x0,this[_0x359a2f(0x58b)]!=null&&(clearTimeout(this['_retryConnectingTimer']),this[_0x359a2f(0x58b)]=null),this[_0x359a2f(0x1e0)]();}[_0x5ec49c(0x447)](){const _0x13f43f=_0x5ec49c;var _0x5e88aa,_0x52a642;const _0x279641=this[_0x13f43f(0x206)]['getConfig'](_0xe83e06),_0x39eab3=this['_configService'][_0x13f43f(0x2eb)](_0x15906c),_0x16ab6b=(_0x52a642=(_0x5e88aa=_0x39eab3==null?void 0x0:_0x39eab3[_0x13f43f(0x19a)])!=null?_0x5e88aa:_0x279641)!=null?_0x52a642:_0x338ee2,_0xab1fe6=this[_0x13f43f(0x616)][_0x13f43f(0x300)](_0x16ab6b);return this[_0x13f43f(0x3f0)]=_0xab1fe6,_0xab1fe6;}[_0x5ec49c(0x363)](){const _0x2bd48a=_0x5ec49c;var _0x3ca2fa,_0x5921d3;try{const _0x32e3ff=(_0x5921d3=(_0x3ca2fa=this[_0x2bd48a(0x4fe)])!=null?_0x3ca2fa:this[_0x2bd48a(0x3f0)])!=null?_0x5921d3:this[_0x2bd48a(0x447)]();if(_0x32e3ff){const _0x213aa2=_0x32e3ff[_0x2bd48a(0x30a)];_0x32e3ff['send']=_0x39719c=>(this['_rescheduleHeartbeat'](),_0x213aa2[_0x2bd48a(0x286)](_0x32e3ff,[_0x39719c])),_0x32e3ff[_0x2bd48a(0x4cb)]['subscribe'](_0x32b06b=>this[_0x2bd48a(0x611)](_0x32e3ff,_0x32b06b)),_0x32e3ff[_0x2bd48a(0x2f0)][_0x2bd48a(0x19d)](_0x22428e['take'](0x1))['subscribe'](_0xa44db3=>this[_0x2bd48a(0x3dd)][_0x2bd48a(0x2a4)]('[CollaborationSessionService]:\x20socket\x20error',_0xa44db3)),_0x32e3ff['open$'][_0x2bd48a(0x19d)](_0x22428e[_0x2bd48a(0x41c)](0x1))[_0x2bd48a(0x306)](()=>{const _0x21b0c4=_0x2bd48a;this[_0x21b0c4(0x520)](_0x32e3ff);}),_0x32e3ff['close$'][_0x2bd48a(0x19d)](_0x22428e[_0x2bd48a(0x41c)](0x1))[_0x2bd48a(0x306)](_0x485534=>{const _0x29ae55=_0x2bd48a;this[_0x29ae55(0x3dd)][_0x29ae55(0x259)]('[CollaborationSessionService]',_0x29ae55(0x19c),_0x485534),this['_onConnectionFailed']();});}}catch(_0x232c82){this[_0x2bd48a(0x3dd)][_0x2bd48a(0x2a4)](_0x232c82),this[_0x2bd48a(0x46d)]();}}[_0x5ec49c(0x520)](_0x1fd74e){const _0x334254=_0x5ec49c;this[_0x334254(0x3dd)][_0x334254(0x259)](_0x334254(0x493),'socket\x20open.'),_0x1fd74e[_0x334254(0x30a)]({'cmd':_0x48ead2[_0x334254(0x22c)]}),this[_0x334254(0x1ad)]();}['_listenToOfflineEvent'](){const _0x5809c8=_0x5ec49c;window['addEventListener'](_0x5809c8(0x5de),()=>this[_0x5809c8(0x33f)]());}[_0x5ec49c(0x33f)](){const _0x3e39de=_0x5ec49c;this['_socketReady']=!0x1,this[_0x3e39de(0x3f0)]=null,this[_0x3e39de(0x39c)][_0x3e39de(0x4ab)](_0x45d7ca['OFFLINE']),this[_0x3e39de(0x613)][_0x3e39de(0x4ab)](null),this[_0x3e39de(0x1fa)](),this['_clearHeartbeatTimer']();}[_0x5ec49c(0x46d)](){const _0x522b9e=_0x5ec49c;var _0x19866d;this[_0x522b9e(0x33f)](),this[_0x522b9e(0x467)]<((_0x19866d=this[_0x522b9e(0x206)][_0x522b9e(0x2eb)](_0x4c48bb))!=null?_0x19866d:0x3)?(this['_messageService']['show']({'key':'collaboration-session-retry','type':_0x3c3cb1[_0x522b9e(0x1bf)][_0x522b9e(0x5fc)],'content':this[_0x522b9e(0x2c0)]['t'](_0x522b9e(0x182))}),this[_0x522b9e(0x1e0)]()):this[_0x522b9e(0x35c)]['show']({'key':_0x522b9e(0x323),'type':_0x3c3cb1['MessageType']['Error'],'content':this[_0x522b9e(0x2c0)]['t'](_0x522b9e(0x3a5))});}[_0x5ec49c(0x593)](){const _0x39be74=_0x5ec49c,_0x573c87=()=>{const _0x581eae=_0x5149;this[_0x581eae(0x4fe)]||this[_0x581eae(0x235)]();},_0x535042=()=>{const _0x3380e2=_0x5149;this[_0x3380e2(0x4fe)]||document[_0x3380e2(0x24a)]===_0x3380e2(0x5c4)||this[_0x3380e2(0x235)]();};window['addEventListener']('online',_0x573c87),document[_0x39be74(0x344)](_0x39be74(0x17b),_0x535042);}[_0x5ec49c(0x1e0)](){const _0x3a1ef2=_0x5ec49c;var _0x26f5af;const _0x4018f6=this[_0x3a1ef2(0x467)],_0x4c30e8=this[_0x3a1ef2(0x206)][_0x3a1ef2(0x2eb)](_0x15906c),_0x10acb9=_0x4018f6===0x0?0x0:((_0x26f5af=_0x4c30e8==null?void 0x0:_0x4c30e8[_0x3a1ef2(0x4c8)])!=null?_0x26f5af:0x4e20)*0x2**_0x4018f6;this['_retryConnectingTimer']=window['setTimeout'](()=>{const _0x105f44=_0x3a1ef2;clearTimeout(this[_0x105f44(0x58b)]),this[_0x105f44(0x58b)]=null,this[_0x105f44(0x363)]();},_0x10acb9),this[_0x3a1ef2(0x467)]+=0x1;}[_0x5ec49c(0x611)](_0x5b2c5c,_0x229d72){const _0x53d72d=_0x5ec49c,{cmd:_0x26d16b}=_0x229d72;_0x26d16b===_0x48ead2[_0x53d72d(0x22c)]&&!this[_0x53d72d(0x1ed)]&&(_0x5b2c5c[_0x53d72d(0x2a6)]=_0x229d72[_0x53d72d(0x250)][_0x53d72d(0x2a6)],this[_0x53d72d(0x613)][_0x53d72d(0x4ab)](_0x5b2c5c),this[_0x53d72d(0x39c)]['next'](_0x45d7ca[_0x53d72d(0x3c4)]),this[_0x53d72d(0x1ed)]=!0x0,this[_0x53d72d(0x3f0)]=null),_0x26d16b===_0x48ead2[_0x53d72d(0x3be)]&&this[_0x53d72d(0x1fa)](),this[_0x53d72d(0x1ad)]();}[_0x5ec49c(0x1ad)](){const _0x415249=_0x5ec49c;var _0x250a6f;this[_0x415249(0x219)](),this['_sendHeartbeatTimer']=window[_0x415249(0x1db)](()=>this[_0x415249(0x598)](),(_0x250a6f=this[_0x415249(0x206)][_0x415249(0x2eb)](_0x14234b))!=null?_0x250a6f:0x7530);}[_0x5ec49c(0x598)](){const _0x1adc67=_0x5ec49c;this[_0x1adc67(0x4fe)][_0x1adc67(0x30a)]({'cmd':_0x48ead2[_0x1adc67(0x3be)]}),this[_0x1adc67(0x2a1)]();}[_0x5ec49c(0x2a1)](){const _0x4311a0=_0x5ec49c;var _0xef48d6;this[_0x4311a0(0x4d4)]=window[_0x4311a0(0x1db)](()=>this[_0x4311a0(0x46d)](),(_0xef48d6=this[_0x4311a0(0x206)]['getConfig'](_0x2a2c54))!=null?_0xef48d6:0x4e20);}[_0x5ec49c(0x219)](){const _0x25d213=_0x5ec49c;this[_0x25d213(0x1b8)]!=null&&(clearTimeout(this[_0x25d213(0x1b8)]),this['_sendHeartbeatTimer']=null);}[_0x5ec49c(0x1fa)](){const _0x3b7b7f=_0x5ec49c;this[_0x3b7b7f(0x4d4)]!=null&&(clearTimeout(this[_0x3b7b7f(0x4d4)]),this[_0x3b7b7f(0x4d4)]=null);}},_0x395259[_0x5ec49c(0x368)]=_0x563ac4([_0x4a3b77(0x0,_0x3f82c6[_0x5ec49c(0x476)](_0x3f82c6['Injector'])),_0x4a3b77(0x1,_0x3f82c6[_0x5ec49c(0x476)](_0x3f82c6[_0x5ec49c(0x346)])),_0x4a3b77(0x2,_0x4fb45d[_0x5ec49c(0x352)]),_0x4a3b77(0x3,_0x3f82c6[_0x5ec49c(0x3cc)]),_0x4a3b77(0x4,_0x3f82c6[_0x5ec49c(0x2ab)]),_0x4a3b77(0x5,_0x9da999)],_0x395259[_0x5ec49c(0x368)]);const _0x535882=[];for(let _0x4f48fa=0x0;_0x4f48fa<0x100;++_0x4f48fa)_0x535882['push']((_0x4f48fa+0x100)[_0x5ec49c(0x4ec)](0x10)['slice'](0x1));function _0x3fbfcb(_0xedb6bb,_0x3d94ef=0x0){const _0x54124b=_0x5ec49c;return(_0x535882[_0xedb6bb[_0x3d94ef+0x0]]+_0x535882[_0xedb6bb[_0x3d94ef+0x1]]+_0x535882[_0xedb6bb[_0x3d94ef+0x2]]+_0x535882[_0xedb6bb[_0x3d94ef+0x3]]+'-'+_0x535882[_0xedb6bb[_0x3d94ef+0x4]]+_0x535882[_0xedb6bb[_0x3d94ef+0x5]]+'-'+_0x535882[_0xedb6bb[_0x3d94ef+0x6]]+_0x535882[_0xedb6bb[_0x3d94ef+0x7]]+'-'+_0x535882[_0xedb6bb[_0x3d94ef+0x8]]+_0x535882[_0xedb6bb[_0x3d94ef+0x9]]+'-'+_0x535882[_0xedb6bb[_0x3d94ef+0xa]]+_0x535882[_0xedb6bb[_0x3d94ef+0xb]]+_0x535882[_0xedb6bb[_0x3d94ef+0xc]]+_0x535882[_0xedb6bb[_0x3d94ef+0xd]]+_0x535882[_0xedb6bb[_0x3d94ef+0xe]]+_0x535882[_0xedb6bb[_0x3d94ef+0xf]])[_0x54124b(0x5d0)]();}let _0xbb7c7a;const _0x4e5e2a=new Uint8Array(0x10);function _0x19a44a(){const _0x2f17f3=_0x5ec49c;if(!_0xbb7c7a){if(typeof crypto>'u'||!crypto['getRandomValues'])throw new Error(_0x2f17f3(0x4dd));_0xbb7c7a=crypto[_0x2f17f3(0x621)]['bind'](crypto);}return _0xbb7c7a(_0x4e5e2a);}const _0x23ebea={'randomUUID':typeof crypto<'u'&&crypto[_0x5ec49c(0x468)]&&crypto['randomUUID'][_0x5ec49c(0x326)](crypto)};function _0x5ea6c4(_0x2f125d,_0x2653dd,_0xc5584c){const _0x533460=_0x5ec49c;if(_0x23ebea[_0x533460(0x468)]&&!_0x2653dd&&!_0x2f125d)return _0x23ebea[_0x533460(0x468)]();_0x2f125d=_0x2f125d||{};const _0x55e057=_0x2f125d[_0x533460(0x339)]||(_0x2f125d[_0x533460(0x20f)]||_0x19a44a)();return _0x55e057[0x6]=_0x55e057[0x6]&0xf|0x40,_0x55e057[0x8]=_0x55e057[0x8]&0x3f|0x80,_0x3fbfcb(_0x55e057);}var _0x7b8aa3=Object['defineProperty'],_0x26c6b9=Object[_0x5ec49c(0x209)],_0x1c7de1=(_0x6ab83,_0x2ff1f5,_0xd7d7be,_0x1b91b8)=>{const _0x41c287=_0x5ec49c;for(var _0xba5ca=_0x1b91b8>0x1?void 0x0:_0x1b91b8?_0x26c6b9(_0x2ff1f5,_0xd7d7be):_0x2ff1f5,_0x550dd1=_0x6ab83[_0x41c287(0x4dc)]-0x1,_0xaa6259;_0x550dd1>=0x0;_0x550dd1--)(_0xaa6259=_0x6ab83[_0x550dd1])&&(_0xba5ca=(_0x1b91b8?_0xaa6259(_0x2ff1f5,_0xd7d7be,_0xba5ca):_0xaa6259(_0xba5ca))||_0xba5ca);return _0x1b91b8&&_0xba5ca&&_0x7b8aa3(_0x2ff1f5,_0xd7d7be,_0xba5ca),_0xba5ca;},_0x32a2f2=(_0xb7894d,_0x4d185b)=>(_0x57384c,_0xa53148)=>_0x4d185b(_0x57384c,_0xa53148,_0xb7894d);let _0x18cb6d=class{constructor(_0x9ad71c,_0x2e7071,_0x3aaf91){const _0x6aaf0d=_0x5ec49c;this['_injector']=_0x9ad71c,this['_transformService']=_0x2e7071,this[_0x6aaf0d(0x4f3)]=_0x3aaf91;}[_0x5ec49c(0x3fd)](_0x33e971){const _0x38838c=_0x5ec49c;this[_0x38838c(0x590)](_0x33e971),this[_0x38838c(0x190)](_0x33e971);}[_0x5ec49c(0x26d)](_0x53ebd4){const _0x36d5e1=_0x5ec49c,{unitID:_0x3002b7}=_0x53ebd4,_0x523698=this[_0x36d5e1(0x4f3)][_0x36d5e1(0x3bc)](_0x3002b7)[_0x36d5e1(0x5a2)](_0x10da62[_0x36d5e1(0x3ff)]),{redoCache:_0x544f1a}=_0x523698[_0x36d5e1(0x1f2)]();if(_0x544f1a[_0x36d5e1(0x4dc)]===0x0)return _0x53ebd4;let _0x2218fa=_0x3f82c6[_0x36d5e1(0x30b)][_0x36d5e1(0x22a)](_0x53ebd4[_0x36d5e1(0x3cf)][0x0]);for(let _0xaf606=0x0;_0xaf606<_0x544f1a[_0x36d5e1(0x4dc)];_0xaf606++){const _0x3782d9={'id':'doc.mutation.rich-text-editing','params':{..._0x544f1a[_0xaf606]}},_0x1b95e9=this['_transformService'][_0x36d5e1(0x17f)](_0x2218fa,_0x3782d9,!0x1);if(_0x544d9b[_0x36d5e1(0x360)](_0x1b95e9))throw _0x1b95e9['error'];_0x2218fa=_0x1b95e9[_0x36d5e1(0x2a7)];}return{..._0x3f82c6[_0x36d5e1(0x30b)][_0x36d5e1(0x22a)](_0x53ebd4),'mutations':[_0x2218fa]};}[_0x5ec49c(0x590)](_0x1fce38){const _0x17a7e1=_0x5ec49c,{unitID:_0x39dbba}=_0x1fce38,_0x45d6d6=this['_renderManagerService'][_0x17a7e1(0x3bc)](_0x39dbba)[_0x17a7e1(0x5a2)](_0x10da62[_0x17a7e1(0x3ff)]),{undoCache:_0x381a41,redoCache:_0x2263c3}=_0x45d6d6[_0x17a7e1(0x1f2)]();if(_0x381a41[_0x17a7e1(0x4dc)]===0x0||_0x2263c3[_0x17a7e1(0x4dc)]===0x0)return;const _0x117bbd=[],_0x5cc5b1=[];let _0x65bd12=_0x3f82c6[_0x17a7e1(0x30b)][_0x17a7e1(0x22a)](_0x1fce38[_0x17a7e1(0x3cf)][0x0]),_0x43f35c=_0x3f82c6[_0x17a7e1(0x30b)][_0x17a7e1(0x22a)](_0x1fce38[_0x17a7e1(0x3cf)][0x0]);for(let _0x1a27d9=_0x381a41['length']-0x1;_0x1a27d9>=0x0;_0x1a27d9--){const _0x4911a7={'id':'doc.mutation.rich-text-editing','params':{..._0x381a41[_0x1a27d9]}},_0x49e298={'id':'doc.mutation.rich-text-editing','params':{..._0x2263c3[_0x1a27d9]}},_0x5f43bc=this[_0x17a7e1(0x268)][_0x17a7e1(0x17f)](_0x65bd12,_0x4911a7,!0x1),_0x1425e4=this[_0x17a7e1(0x268)][_0x17a7e1(0x17f)](_0x43f35c,_0x49e298,!0x1);if(_0x544d9b['isTransformMutationFailure'](_0x5f43bc))throw _0x5f43bc['error'];if(_0x544d9b['isTransformMutationFailure'](_0x1425e4))throw _0x1425e4[_0x17a7e1(0x2a4)];_0x117bbd[_0x17a7e1(0x5a3)](_0x5f43bc[_0x17a7e1(0x5ef)][_0x17a7e1(0x236)]),_0x5cc5b1[_0x17a7e1(0x5a3)](_0x1425e4[_0x17a7e1(0x5ef)][_0x17a7e1(0x236)]),_0x65bd12=_0x5f43bc[_0x17a7e1(0x2a7)],_0x43f35c=_0x1425e4[_0x17a7e1(0x2a7)];}_0x45d6d6['setUndoRedoMutationParamsCache']({'undoCache':_0x117bbd,'redoCache':_0x5cc5b1});}[_0x5ec49c(0x190)](_0x262fbc){const _0x1ea242=_0x5ec49c,{unitID:_0x3782a7}=_0x262fbc,_0x32dba6=this[_0x1ea242(0x4f3)][_0x1ea242(0x3bc)](_0x3782a7)[_0x1ea242(0x5a2)](_0x10da62[_0x1ea242(0x3ff)]),_0x5bf7e1=_0x32dba6[_0x1ea242(0x4cd)]();if(_0x5bf7e1==null)return;const _0xfcce7d=[{'id':_0x1ea242(0x280),'params':{'unitId':_0x262fbc['unitID'],'actions':null,'textRanges':[_0x5bf7e1]}}],_0x4558d3=this[_0x1ea242(0x268)][_0x1ea242(0x494)](_0x262fbc,_0xfcce7d);if(!_0x544d9b['isTransformMutationsWithChangesetSuccess'](_0x4558d3))throw _0x4558d3[_0x1ea242(0x2a4)];const _0x51917f=_0x4558d3['m2Prime'][0x0][_0x1ea242(0x236)][_0x1ea242(0x4d3)];Array[_0x1ea242(0x491)](_0x51917f)&&_0x51917f[_0x1ea242(0x4dc)]&&_0x32dba6['setActiveRange'](_0x51917f[0x0]);}};_0x18cb6d=_0x1c7de1([_0x32a2f2(0x0,_0x3f82c6['Inject'](_0x3f82c6[_0x5ec49c(0x5ed)])),_0x32a2f2(0x1,_0x544d9b[_0x5ec49c(0x20e)]),_0x32a2f2(0x2,_0x4304a5[_0x5ec49c(0x2ba)])],_0x18cb6d);var _0x10526a=Object[_0x5ec49c(0x354)],_0x3cfac8=Object['getOwnPropertyDescriptor'],_0x491075=(_0x306b8e,_0x3ce2e7,_0x32cdaa,_0x1e0ec6)=>{const _0x5b3d55=_0x5ec49c;for(var _0x323d0b=_0x1e0ec6>0x1?void 0x0:_0x1e0ec6?_0x3cfac8(_0x3ce2e7,_0x32cdaa):_0x3ce2e7,_0x1b0a66=_0x306b8e[_0x5b3d55(0x4dc)]-0x1,_0x5a565c;_0x1b0a66>=0x0;_0x1b0a66--)(_0x5a565c=_0x306b8e[_0x1b0a66])&&(_0x323d0b=(_0x1e0ec6?_0x5a565c(_0x3ce2e7,_0x32cdaa,_0x323d0b):_0x5a565c(_0x323d0b))||_0x323d0b);return _0x1e0ec6&&_0x323d0b&&_0x10526a(_0x3ce2e7,_0x32cdaa,_0x323d0b),_0x323d0b;},_0x3fb196=(_0x476b1a,_0x3075e3)=>(_0x1d3b70,_0x3545e8)=>_0x3075e3(_0x1d3b70,_0x3545e8,_0x476b1a);_0x395259[_0x5ec49c(0x183)]=class extends _0x3f82c6[_0x5ec49c(0x582)]{constructor(_0x3a00ee,_0x55e879,_0x252ca4,_0x4bafe8,_0x3e0245){const _0x9cf19a=_0x5ec49c;super(),_0x133daf(this,_0x9cf19a(0x571),new Map()),_0x133daf(this,'_saveTaskMap',new Map()),_0x133daf(this,_0x9cf19a(0x22f),!0x1),(this[_0x9cf19a(0x206)]=_0x3a00ee,this[_0x9cf19a(0x4d6)]=_0x55e879,this[_0x9cf19a(0x398)]=_0x252ca4,this[_0x9cf19a(0x2c0)]=_0x4bafe8,this[_0x9cf19a(0x539)]=_0x3e0245,this[_0x9cf19a(0x4e0)]());}[_0x5ec49c(0x1ba)](){this['_disabled']=!0x0;}['enableLocalCache'](){const _0x31a8c3=_0x5ec49c;this[_0x31a8c3(0x22f)]=!0x1;}['dispose'](){const _0x10d2fe=_0x5ec49c;this[_0x10d2fe(0x49b)]()[_0x10d2fe(0x3c1)](()=>super[_0x10d2fe(0x52e)]());}async[_0x5ec49c(0x503)](_0x40b124){const _0x212b28=_0x5ec49c;return this['_disabled']?null:this[_0x212b28(0x4d6)][_0x212b28(0x2e3)](_0x5e5897(_0x40b124));}async['saveOfflineData'](_0x51202e,_0x42cb88){const _0x215f21=_0x5ec49c;return!!this[_0x215f21(0x4d6)]['setItem'](_0x51202e,_0x42cb88);}[_0x5ec49c(0x26f)](_0x4d25ff,_0x3b0857,_0x12003e,_0x15894f){const _0x577545=_0x5ec49c,_0x35ba6e=this[_0x577545(0x539)][_0x577545(0x29b)](_0x4d25ff);this['_cachedData'][_0x577545(0x2ea)](_0x4d25ff,{'unitID':_0x4d25ff,'type':_0x3b0857,'awaitingChangeset':_0x12003e,'mutations':_0x15894f,'rev':_0x35ba6e}),this[_0x577545(0x39f)]['has'](_0x4d25ff)||this[_0x577545(0x470)](_0x4d25ff);}[_0x5ec49c(0x470)](_0x23d80a){const _0x14e85f=_0x5ec49c,_0x562d2b=this[_0x14e85f(0x62a)]();_0x562d2b===0x0?this[_0x14e85f(0x4e4)](_0x23d80a):this[_0x14e85f(0x39f)][_0x14e85f(0x2ea)](_0x23d80a,setTimeout(()=>this[_0x14e85f(0x4e4)](_0x23d80a),_0x562d2b));}[_0x5ec49c(0x62a)](){const _0x2953d2=_0x5ec49c;var _0xc5a8aa;return(_0xc5a8aa=this[_0x2953d2(0x206)]['getConfig'](_0x5755d6))!=null?_0xc5a8aa:0x3e8;}['_saveCache'](_0xe94a2a){const _0x4bab1a=_0x5ec49c,_0x42eb22=this[_0x4bab1a(0x39f)][_0x4bab1a(0x555)](_0xe94a2a);return _0x42eb22!==void 0x0&&window[_0x4bab1a(0x252)](_0x42eb22),this[_0x4bab1a(0x4d6)][_0x4bab1a(0x59e)](_0x5e5897(_0xe94a2a),this[_0x4bab1a(0x571)]['get'](_0xe94a2a))[_0x4bab1a(0x3c1)](()=>this[_0x4bab1a(0x39f)][_0x4bab1a(0x3f7)](_0xe94a2a));}async[_0x5ec49c(0x49b)](){const _0x16588f=_0x5ec49c,_0x5e77e4=[];this[_0x16588f(0x39f)][_0x16588f(0x23c)]((_0x3e7c5e,_0xb45d2b)=>{const _0x3e62dd=_0x16588f;window[_0x3e62dd(0x252)](_0x3e7c5e),_0x5e77e4[_0x3e62dd(0x498)](this[_0x3e62dd(0x4e4)](_0xb45d2b)[_0x3e62dd(0x3c1)](()=>{const _0x268396=_0x3e62dd;this[_0x268396(0x39f)]['delete'](_0xb45d2b);}));}),await Promise[_0x16588f(0x440)](_0x5e77e4);}[_0x5ec49c(0x4e0)](){const _0xb48139=_0x5ec49c;this[_0xb48139(0x3c5)](this[_0xb48139(0x398)][_0xb48139(0x41b)](()=>{const _0x6784a=_0xb48139;if(this[_0x6784a(0x39f)][_0x6784a(0x328)])return this[_0x6784a(0x2c0)]['t'](_0x6784a(0x18e));}));}},_0x395259[_0x5ec49c(0x183)]=_0x491075([_0x3fb196(0x0,_0x3f82c6['IConfigService']),_0x3fb196(0x1,_0x3f82c6[_0x5ec49c(0x490)]),_0x3fb196(0x2,_0x4fb45d[_0x5ec49c(0x4de)]),_0x3fb196(0x3,_0x3f82c6[_0x5ec49c(0x476)](_0x3f82c6['LocaleService'])),_0x3fb196(0x4,_0x3f82c6[_0x5ec49c(0x476)](_0x544d9b[_0x5ec49c(0x591)]))],_0x395259[_0x5ec49c(0x183)]);function _0x5e5897(_0x598eea){return'unit-cache-'+_0x598eea;}var _0x361caf=Object[_0x5ec49c(0x354)],_0xfccd3e=Object[_0x5ec49c(0x209)],_0x57b19b=(_0x7001ce,_0x5d1278,_0x22765e,_0x5e623b)=>{const _0x30bdb9=_0x5ec49c;for(var _0x124073=_0x5e623b>0x1?void 0x0:_0x5e623b?_0xfccd3e(_0x5d1278,_0x22765e):_0x5d1278,_0x5d6ea4=_0x7001ce[_0x30bdb9(0x4dc)]-0x1,_0xa82727;_0x5d6ea4>=0x0;_0x5d6ea4--)(_0xa82727=_0x7001ce[_0x5d6ea4])&&(_0x124073=(_0x5e623b?_0xa82727(_0x5d1278,_0x22765e,_0x124073):_0xa82727(_0x124073))||_0x124073);return _0x5e623b&&_0x124073&&_0x361caf(_0x5d1278,_0x22765e,_0x124073),_0x124073;},_0x2096b9=(_0x381fd5,_0x941d83)=>(_0xb20869,_0xd91f88)=>_0x941d83(_0xb20869,_0xd91f88,_0x381fd5);function _0x3a444a(_0x1fbb22){const _0x307e87=_0x5ec49c,{unitID:_0x54f477,mutations:_0x3f913d}=_0x1fbb22;return{'unitId':_0x54f477,'subUnitId':_0x3f913d[0x0][_0x307e87(0x236)][_0x307e87(0x47c)]};}let _0x51e6ea=class{constructor(_0x33ef0e,_0x594a05,_0x51140c){const _0x31e9c7=_0x5ec49c;this[_0x31e9c7(0x40f)]=_0x33ef0e,this['_transformService']=_0x594a05,this['_instanceService']=_0x51140c;}[_0x5ec49c(0x1bd)](_0x5c6dbc){const _0xa3a9bb=_0x5ec49c;var _0x551cde,_0x2580dd,_0x24f1d9,_0x2e57c7;const _0xfd8f68=this['_injector'][_0xa3a9bb(0x555)](_0x4b13d3[_0xa3a9bb(0x2c5)]),{unitId:_0x37e409,subUnitId:_0x34e3d1}=_0x3a444a(_0x5c6dbc),_0x24c2ea=_0xfd8f68[_0xa3a9bb(0x497)](_0x37e409)[_0xa3a9bb(0x386)](),_0x172ddb=(_0x2580dd=(_0x551cde=this['_instanceService'][_0xa3a9bb(0x48f)](_0x37e409))==null?void 0x0:_0x551cde[_0xa3a9bb(0x517)]())==null?void 0x0:_0x2580dd[_0xa3a9bb(0x1c7)]();if(_0x24c2ea[_0xa3a9bb(0x4dc)]===0x0||!_0x37e409||!_0x34e3d1)return;const _0x3eeeaa=[{'id':_0x4b13d3[_0xa3a9bb(0x2bf)]['id'],'params':{'unitId':_0x37e409,'subUnitId':_0x172ddb,'selections':_0x3f82c6[_0xa3a9bb(0x30b)][_0xa3a9bb(0x22a)](_0x24c2ea)}}],_0x29014f=this[_0xa3a9bb(0x268)]['transformMutationsWithChangeset'](_0x5c6dbc,_0x3eeeaa);if(!_0x544d9b[_0xa3a9bb(0x2f7)](_0x29014f))throw _0x29014f[_0xa3a9bb(0x2a4)];const _0x38f40e=(_0x2e57c7=(_0x24f1d9=_0x29014f[_0xa3a9bb(0x5ef)][0x0])==null?void 0x0:_0x24f1d9['params'])==null?void 0x0:_0x2e57c7[_0xa3a9bb(0x531)];if(Array[_0xa3a9bb(0x491)](_0x38f40e)&&_0x38f40e[_0xa3a9bb(0x4dc)]){if(_0x38f40e[_0xa3a9bb(0x4dc)]===_0x3eeeaa[0x0][_0xa3a9bb(0x236)][_0xa3a9bb(0x531)][_0xa3a9bb(0x4dc)]&&_0x38f40e[_0xa3a9bb(0x3ca)]((_0x20682d,_0x7bbd27)=>_0x3f82c6['Rectangle'][_0xa3a9bb(0x24b)](_0x20682d[_0xa3a9bb(0x2e5)],_0x3eeeaa[0x0][_0xa3a9bb(0x236)][_0xa3a9bb(0x531)][_0x7bbd27][_0xa3a9bb(0x2e5)])))return;this['_injector']['get'](_0x3f82c6[_0xa3a9bb(0x570)])[_0xa3a9bb(0x18d)](_0x4b13d3[_0xa3a9bb(0x2bf)]['id'],{'unitId':_0x37e409,'subUnitId':_0x172ddb,'selections':_0x38f40e});}}};_0x51e6ea=_0x57b19b([_0x2096b9(0x0,_0x3f82c6[_0x5ec49c(0x476)](_0x3f82c6['Injector'])),_0x2096b9(0x1,_0x544d9b[_0x5ec49c(0x20e)]),_0x2096b9(0x2,_0x3f82c6[_0x5ec49c(0x2be)])],_0x51e6ea);const _0x478e97=_0x3f82c6['createIdentifier'](_0x5ec49c(0x1b3));var _0x29614d=(_0x3f4c0d=>(_0x3f4c0d[_0x3f4c0d[_0x5ec49c(0x4cc)]=0x0]='NO_OTHER_CLIENTS_EDITING',_0x3f4c0d[_0x3f4c0d[_0x5ec49c(0x581)]=0x1]=_0x5ec49c(0x581),_0x3f4c0d))(_0x29614d||{});const _0x21d14c=0x7530,_0x13c93a='ACTIVE_UNIT_EVENT_CHANNEL';class _0x380694 extends _0x3f82c6['Disposable']{constructor(){const _0x501c86=_0x5ec49c;super(),_0x133daf(this,'_id',_0x3f82c6[_0x501c86(0x30b)][_0x501c86(0x51f)]()),_0x133daf(this,_0x501c86(0x272),new Set()),_0x133daf(this,_0x501c86(0x4fd),new Map()),_0x133daf(this,_0x501c86(0x3d3),null),_0x133daf(this,'_clearOtherTimers',new Map()),_0x133daf(this,_0x501c86(0x2c8),new Map()),this[_0x501c86(0x318)]();}['dispose'](){const _0x197c2a=_0x5ec49c;super['dispose'](),this['_clearOtherTimers'][_0x197c2a(0x23c)]((_0x56060f,_0x33fe33)=>this[_0x197c2a(0x29d)](_0x33fe33)),this[_0x197c2a(0x3d3)]&&window[_0x197c2a(0x281)](this[_0x197c2a(0x3d3)]);}[_0x5ec49c(0x34f)](_0x19f108){const _0x3070df=_0x5ec49c;return this[_0x3070df(0x49c)](_0x19f108)[_0x3070df(0x19d)](_0x3b9434['distinctUntilChanged']());}[_0x5ec49c(0x1ce)](_0x2ab246){const _0x49ca89=_0x5ec49c;this['_selfUnitIDs']['size']===0x0&&this['_scheduleHeartbeat'](),this[_0x49ca89(0x272)]['add'](_0x2ab246),this[_0x49ca89(0x353)]({'type':0x0,'memberID':this[_0x49ca89(0x53a)],'unitIDs':[_0x2ab246],'isForwarded':!0x1});}['disposeUnit'](_0x38a044){const _0x72405a=_0x5ec49c;this[_0x72405a(0x272)][_0x72405a(0x3f7)](_0x38a044),this['_selfUnitIDs']['size']===0x0&&this[_0x72405a(0x3d3)]&&window[_0x72405a(0x281)](this[_0x72405a(0x3d3)]);}['_init'](){const _0x48b615=_0x5ec49c;this['disposeWithMe'](_0x3f82c6[_0x48b615(0x4d8)](_0x3b9434[_0x48b615(0x2d0)](window,'storage')['subscribe'](_0x222e27=>{const _0x14c53c=_0x48b615;if(_0x222e27[_0x14c53c(0x424)]!==_0x13c93a||!_0x222e27[_0x14c53c(0x418)])return;const _0x337ab2=JSON[_0x14c53c(0x618)](_0x222e27[_0x14c53c(0x418)]);this[_0x14c53c(0x302)](_0x337ab2);}))),window[_0x48b615(0x344)](_0x48b615(0x28c),()=>this['_send']({'type':0x1,'memberID':this[_0x48b615(0x53a)],'unitIDs':Array[_0x48b615(0x214)](this[_0x48b615(0x272)])}));}[_0x5ec49c(0x302)](_0x423d81){const _0x5f461a=_0x5ec49c;switch(_0x423d81['type']){case 0x0:this[_0x5f461a(0x3d1)](_0x423d81);break;case 0x1:this[_0x5f461a(0x26b)](_0x423d81);break;case 0x2:this[_0x5f461a(0x43b)](_0x423d81);break;}}[_0x5ec49c(0x3d1)](_0x4d8e9b){const _0x5b0994=_0x5ec49c,{unitIDs:_0x110c16,memberID:_0x54f4fd,isForwarded:_0xb6cadc}=_0x4d8e9b;_0x110c16[_0x5b0994(0x23c)](_0x299410=>{const _0x51c8bc=_0x5b0994;if(!_0xb6cadc&&this[_0x51c8bc(0x4fd)][_0x51c8bc(0x293)](_0x299410)&&this[_0x51c8bc(0x49c)](_0x299410)[_0x51c8bc(0x4ab)](0x1),!this['_unitOnClients'][_0x51c8bc(0x293)](_0x299410)||!this[_0x51c8bc(0x4fd)][_0x51c8bc(0x555)](_0x299410)[_0x51c8bc(0x293)](_0x54f4fd)){const _0x489eb9=this[_0x51c8bc(0x4fd)][_0x51c8bc(0x555)](_0x299410)||new Set();_0x489eb9[_0x51c8bc(0x47a)](_0x54f4fd),this[_0x51c8bc(0x4fd)][_0x51c8bc(0x2ea)](_0x299410,_0x489eb9),this[_0x51c8bc(0x4eb)](_0x54f4fd);}}),_0xb6cadc||this['_send']({'type':0x0,'memberID':this[_0x5b0994(0x53a)],'unitIDs':[...this[_0x5b0994(0x272)]],'isForwarded':!0x0});}[_0x5ec49c(0x4eb)](_0x85b178){const _0x4edeaf=_0x5ec49c;this[_0x4edeaf(0x29d)](_0x85b178);const _0x5e44c0=window['setTimeout'](()=>{const _0x3b3988=_0x4edeaf;this[_0x3b3988(0x4fd)][_0x3b3988(0x23c)](_0xf19095=>{const _0x340d4d=_0x3b3988;_0xf19095[_0x340d4d(0x3f7)](_0x85b178);});},_0x21d14c*0x2);this[_0x4edeaf(0x38d)]['set'](_0x85b178,_0x5e44c0);}['_removeClearOtherTimer'](_0x35b09b){const _0x2ef028=_0x5ec49c;if(this[_0x2ef028(0x38d)][_0x2ef028(0x293)](_0x35b09b)){const _0x2d1527=this[_0x2ef028(0x38d)]['get'](_0x35b09b);_0x2d1527&&window['clearTimeout'](_0x2d1527),this[_0x2ef028(0x38d)]['set'](_0x35b09b,null);}}['_handleLeaveEvent'](_0x13fea1){const _0x437063=_0x5ec49c,{memberID:_0x26512a,unitIDs:_0x544dd2}=_0x13fea1;_0x544dd2[_0x437063(0x23c)](_0x2ca293=>{const _0x31358d=_0x437063;var _0x5a3843;const _0x200faf=this[_0x31358d(0x4fd)]['get'](_0x2ca293);_0x200faf&&(_0x200faf[_0x31358d(0x3f7)](_0x26512a),(_0x5a3843=this[_0x31358d(0x49c)](_0x2ca293))==null||_0x5a3843['next'](_0x200faf[_0x31358d(0x328)]===0x0?0x0:0x1));}),this[_0x437063(0x29d)](_0x26512a);}['_handleHeartbeatEvent'](_0x422a1b){this['_scheduleClearOtherTimer'](_0x422a1b['memberID']);}[_0x5ec49c(0x353)](_0x1e6f8c){const _0x302f33=_0x5ec49c;localStorage[_0x302f33(0x59e)](_0x13c93a,JSON[_0x302f33(0x45c)](_0x1e6f8c));}[_0x5ec49c(0x299)](){const _0x210969=_0x5ec49c;this['_heartbeatTimer']=window[_0x210969(0x549)](()=>{const _0x4f8e0a=_0x210969;this[_0x4f8e0a(0x353)]({'type':0x2,'memberID':this['_id']});},_0x21d14c);}[_0x5ec49c(0x49c)](_0x1c29f4){const _0x4c99ec=_0x5ec49c;return this[_0x4c99ec(0x2c8)][_0x4c99ec(0x293)](_0x1c29f4)||this[_0x4c99ec(0x2c8)][_0x4c99ec(0x2ea)](_0x1c29f4,new _0x3b9434[(_0x4c99ec(0x34c))](0x0)),this['_unitStatus'][_0x4c99ec(0x555)](_0x1c29f4);}}var _0x391492=Object['defineProperty'],_0x159430=Object[_0x5ec49c(0x209)],_0x21d476=(_0x2839b0,_0x4d0218,_0x2149ab,_0x46f6cb)=>{const _0x32790f=_0x5ec49c;for(var _0x3cc37e=_0x46f6cb>0x1?void 0x0:_0x46f6cb?_0x159430(_0x4d0218,_0x2149ab):_0x4d0218,_0x236a88=_0x2839b0[_0x32790f(0x4dc)]-0x1,_0x5b41b3;_0x236a88>=0x0;_0x236a88--)(_0x5b41b3=_0x2839b0[_0x236a88])&&(_0x3cc37e=(_0x46f6cb?_0x5b41b3(_0x4d0218,_0x2149ab,_0x3cc37e):_0x5b41b3(_0x3cc37e))||_0x3cc37e);return _0x46f6cb&&_0x3cc37e&&_0x391492(_0x4d0218,_0x2149ab,_0x3cc37e),_0x3cc37e;},_0x151f66=(_0x1858df,_0x86b96d)=>(_0x80bdb9,_0x2038c9)=>_0x86b96d(_0x80bdb9,_0x2038c9,_0x1858df);let _0x177439=class{constructor(_0xba8218,_0x3b2fb0,_0x5ec92c){this['_injector']=_0xba8218,this['_transformService']=_0x3b2fb0,this['_docStateChangeManagerService']=_0x5ec92c;}['transformStateCache'](_0x321846){this['_transformHistoryAndStateStack'](_0x321846);}[_0x5ec49c(0x26d)](_0x4b0b41){const _0x51304f=_0x5ec49c,{unitID:_0xd91390}=_0x4b0b41,{collaboration:_0x55dcb4}=this['_docStateChangeManagerService'][_0x51304f(0x3aa)](_0xd91390);if(_0x55dcb4[_0x51304f(0x4dc)]===0x0)return _0x4b0b41;let _0x5edf7a=_0x3f82c6[_0x51304f(0x30b)][_0x51304f(0x22a)](_0x4b0b41[_0x51304f(0x3cf)][0x0]);for(let _0x4c8b52=0x0;_0x4c8b52<_0x55dcb4[_0x51304f(0x4dc)];_0x4c8b52++){const _0x18ddea={'id':_0x51304f(0x280),'params':{'unitId':_0x55dcb4[_0x4c8b52]['unitId'],..._0x55dcb4[_0x4c8b52][_0x51304f(0x309)]}},_0x412cca=this[_0x51304f(0x268)][_0x51304f(0x17f)](_0x5edf7a,_0x18ddea,!0x1);if(_0x544d9b['isTransformMutationFailure'](_0x412cca))throw _0x412cca['error'];_0x5edf7a=_0x412cca[_0x51304f(0x2a7)];}return{..._0x3f82c6['Tools'][_0x51304f(0x22a)](_0x4b0b41),'mutations':[_0x5edf7a]};}[_0x5ec49c(0x60b)](_0x2ac9e1){const _0x36d595=_0x5ec49c,{unitID:_0x45bf81}=_0x2ac9e1,{history:_0x31bbdc,collaboration:_0x399c42}=this[_0x36d595(0x51b)]['getStateCache'](_0x45bf81);if(_0x31bbdc[_0x36d595(0x4dc)]===0x0&&_0x399c42['length']===0x0)return;const _0x3d09f1=[],_0x4c4062=[];let _0x1c7efa=_0x3f82c6[_0x36d595(0x30b)]['deepClone'](_0x2ac9e1['mutations'][0x0]),_0x22dd8b=_0x3f82c6[_0x36d595(0x30b)][_0x36d595(0x22a)](_0x2ac9e1[_0x36d595(0x3cf)][0x0]);for(let _0x449c99=_0x31bbdc['length']-0x1;_0x449c99>=0x0;_0x449c99--){const _0x5b9fbd={'id':_0x36d595(0x280),'params':{'unitId':_0x31bbdc[_0x449c99][_0x36d595(0x3d0)],..._0x31bbdc[_0x449c99][_0x36d595(0x3ba)]}},_0x52dd4d={'id':'doc.mutation.rich-text-editing','params':{'unitId':_0x31bbdc[_0x449c99]['unitId'],..._0x31bbdc[_0x449c99][_0x36d595(0x309)]}},_0x1b226c=this['_transformService'][_0x36d595(0x17f)](_0x1c7efa,_0x5b9fbd,!0x1),_0x2cf144=this[_0x36d595(0x268)][_0x36d595(0x17f)](_0x22dd8b,_0x52dd4d,!0x1);if(_0x544d9b[_0x36d595(0x360)](_0x1b226c))throw _0x1b226c[_0x36d595(0x2a4)];if(_0x544d9b[_0x36d595(0x360)](_0x2cf144))throw _0x2cf144[_0x36d595(0x2a4)];_0x3d09f1[_0x36d595(0x5a3)]({..._0x31bbdc[_0x449c99],'undoState':_0x1b226c[_0x36d595(0x5ef)]['params'],'redoState':_0x2cf144[_0x36d595(0x5ef)][_0x36d595(0x236)]}),_0x1c7efa=_0x1b226c[_0x36d595(0x2a7)],_0x22dd8b=_0x2cf144[_0x36d595(0x2a7)];}_0x1c7efa=_0x3f82c6[_0x36d595(0x30b)][_0x36d595(0x22a)](_0x2ac9e1[_0x36d595(0x3cf)][0x0]),_0x22dd8b=_0x3f82c6[_0x36d595(0x30b)][_0x36d595(0x22a)](_0x2ac9e1[_0x36d595(0x3cf)][0x0]);for(let _0x5f0598=_0x399c42[_0x36d595(0x4dc)]-0x1;_0x5f0598>=0x0;_0x5f0598--){const _0x3d6e0e={'id':_0x36d595(0x280),'params':{'unitId':_0x399c42[_0x5f0598][_0x36d595(0x3d0)],..._0x399c42[_0x5f0598][_0x36d595(0x3ba)]}},_0x339386={'id':_0x36d595(0x280),'params':{'unitId':_0x399c42[_0x5f0598][_0x36d595(0x3d0)],..._0x399c42[_0x5f0598][_0x36d595(0x309)]}},_0x14b512=this['_transformService']['transformMutation'](_0x1c7efa,_0x3d6e0e,!0x1),_0x3c2c64=this['_transformService'][_0x36d595(0x17f)](_0x22dd8b,_0x339386,!0x1);if(_0x544d9b[_0x36d595(0x360)](_0x14b512))throw _0x14b512['error'];if(_0x544d9b['isTransformMutationFailure'](_0x3c2c64))throw _0x3c2c64[_0x36d595(0x2a4)];_0x4c4062[_0x36d595(0x5a3)]({..._0x399c42[_0x5f0598],'undoState':_0x14b512[_0x36d595(0x5ef)][_0x36d595(0x236)],'redoState':_0x3c2c64[_0x36d595(0x5ef)]['params']}),_0x1c7efa=_0x14b512[_0x36d595(0x2a7)],_0x22dd8b=_0x3c2c64[_0x36d595(0x2a7)];}this[_0x36d595(0x51b)][_0x36d595(0x1fb)](_0x45bf81,{'history':_0x3d09f1,'collaboration':_0x4c4062});}};_0x177439=_0x21d476([_0x151f66(0x0,_0x3f82c6[_0x5ec49c(0x476)](_0x3f82c6[_0x5ec49c(0x5ed)])),_0x151f66(0x1,_0x544d9b['ITransformService']),_0x151f66(0x2,_0x3f82c6[_0x5ec49c(0x476)](_0x10da62['DocStateChangeManagerService']))],_0x177439);function _0x7b544c(_0x32530d){const _0x5a92ec=_0x5ec49c;let _0x472ffd='';for(const _0x29f2a7 of _0x32530d){const {startOffset:_0x5c686f,endOffset:_0x2413a8,isActive:_0x3d7302,rangeType:_0xde50b1,segmentId:_0xd9221b,segmentPage:_0x2ce5f6}=_0x29f2a7;_0x472ffd[_0x5a92ec(0x4dc)]&&(_0x472ffd+=','),_0x472ffd+=_0x5c686f+':'+_0x2413a8+':'+(_0x3d7302?'1':'0')+':'+_0xde50b1+':'+_0xd9221b+':'+_0x2ce5f6;}return _0x472ffd;}function _0x4ded27(_0xdf9eb2){const _0x31de5c=_0x5ec49c,_0x4435a8=_0xdf9eb2[_0x31de5c(0x562)](','),_0x2c19a7=[];for(const _0x5784aa of _0x4435a8){const [_0x5c21f8,_0x1e0113,_0x1e0fab,_0x167047,_0x1a49e0,_0x40d3fe]=_0x5784aa['split'](':');_0x2c19a7[_0x31de5c(0x498)]({'startOffset':Number(_0x5c21f8),'endOffset':Number(_0x1e0113),'collapsed':_0x5c21f8===_0x1e0113,'isActive':_0x1e0fab==='1','rangeType':_0x167047===_0x3f82c6[_0x31de5c(0x2b1)][_0x31de5c(0x441)]?_0x3f82c6[_0x31de5c(0x2b1)][_0x31de5c(0x441)]:_0x3f82c6[_0x31de5c(0x2b1)][_0x31de5c(0x5c6)],'segmentId':typeof _0x1a49e0==_0x31de5c(0x5d3)?String(_0x1a49e0):'','segmentPage':Number(_0x40d3fe!=null?_0x40d3fe:-0x1)});}return _0x2c19a7[_0x31de5c(0x455)](_0x10c175=>_0x10c175[_0x31de5c(0x1d1)])||(_0x2c19a7[0x0][_0x31de5c(0x1d1)]=!0x0),_0x2c19a7;}class _0x44d389 extends _0x3f82c6['RxDisposable']{constructor(){const _0x441610=_0x5ec49c;super(...arguments),_0x133daf(this,_0x441610(0x400),new _0x3b9434[(_0x441610(0x34c))](null)),_0x133daf(this,_0x441610(0x619),this[_0x441610(0x400)][_0x441610(0x1ee)]());}[_0x5ec49c(0x3e2)](_0x4ec0c6){const _0x4f18a9=_0x5ec49c,{unitID:_0x5222df,memberID:_0x513159,textRanges:_0x45c7a4}=_0x4ec0c6,_0x523af0=_0x7b544c(_0x45c7a4);if(_0x523af0==='')return;const _0x141ffa={'unitID':_0x5222df,'memberID':_0x513159,'selection':_0x523af0};this[_0x4f18a9(0x400)]['next'](_0x141ffa);}}var _0x23d931=Object[_0x5ec49c(0x354)],_0x257a19=Object[_0x5ec49c(0x209)],_0x40d498=(_0x37d278,_0x49f6ca,_0xecfa7c,_0x1d0226)=>{for(var _0x535a5a=_0x1d0226>0x1?void 0x0:_0x1d0226?_0x257a19(_0x49f6ca,_0xecfa7c):_0x49f6ca,_0x272ea2=_0x37d278['length']-0x1,_0x26f503;_0x272ea2>=0x0;_0x272ea2--)(_0x26f503=_0x37d278[_0x272ea2])&&(_0x535a5a=(_0x1d0226?_0x26f503(_0x49f6ca,_0xecfa7c,_0x535a5a):_0x26f503(_0x535a5a))||_0x535a5a);return _0x1d0226&&_0x535a5a&&_0x23d931(_0x49f6ca,_0xecfa7c,_0x535a5a),_0x535a5a;},_0x576101=(_0x434994,_0x31eff5)=>(_0x323e77,_0x1b7504)=>_0x31eff5(_0x323e77,_0x1b7504,_0x434994);let _0x5ebe28=class{constructor(_0x3f18ca,_0x177549){const _0x26c4cf=_0x5ec49c;this[_0x26c4cf(0x40f)]=_0x3f18ca,this[_0x26c4cf(0x268)]=_0x177549;}[_0x5ec49c(0x1bd)](_0x3ee826){const _0xd1c0aa=_0x5ec49c;var _0x41b0e9;const _0x27e6f6=this[_0xd1c0aa(0x40f)][_0xd1c0aa(0x555)](_0x431858[_0xd1c0aa(0x629)]),_0x62cc14=(_0x41b0e9=_0x27e6f6[_0xd1c0aa(0x4f1)]())!=null?_0x41b0e9:[];if(_0x62cc14['length']===0x0)return;const _0x2a2a3e=_0x3ee826[_0xd1c0aa(0x4aa)],_0x39d839=[{'id':'doc.mutation.rich-text-editing','params':{'unitId':_0x2a2a3e,'actions':null,'textRanges':_0x62cc14}}],_0x27ec71=this[_0xd1c0aa(0x268)][_0xd1c0aa(0x494)](_0x3ee826,_0x39d839);if(!_0x544d9b[_0xd1c0aa(0x2f7)](_0x27ec71))throw _0x27ec71[_0xd1c0aa(0x2a4)];const _0x4ddd28=_0x27ec71[_0xd1c0aa(0x5ef)][0x0]['params'][_0xd1c0aa(0x4d3)];Array[_0xd1c0aa(0x491)](_0x4ddd28)&&_0x4ddd28[_0xd1c0aa(0x4dc)]&&_0x27e6f6['replaceDocRanges'](_0x4ddd28,{'unitId':_0x2a2a3e,'subUnitId':_0x2a2a3e},!0x1);}};_0x5ebe28=_0x40d498([_0x576101(0x0,_0x3f82c6[_0x5ec49c(0x476)](_0x3f82c6[_0x5ec49c(0x5ed)])),_0x576101(0x1,_0x544d9b[_0x5ec49c(0x20e)])],_0x5ebe28);const _0x4f3eef=new Set([_0x4b13d3[_0x5ec49c(0x51a)]['id']]);function _0x4a9456(_0x96ac51,_0x46b38a,_0x19160d,_0x255b58,_0x16e91b){const _0x333f85=_0x5ec49c;var _0x55c338,_0x5dde14,_0x43bc01,_0x362f45;const _0xbff99b=[];for(const _0x9141b of _0x96ac51)if(_0x4f3eef[_0x333f85(0x293)](_0x9141b['id'])){if(_0xbff99b[_0x333f85(0x4dc)]>0x0)break;_0xbff99b[_0x333f85(0x498)](_0x9141b);break;}else _0xbff99b[_0x333f85(0x498)](_0x9141b);const _0x478991=(_0x5dde14=(_0x55c338=_0x16e91b[_0x333f85(0x310)]())==null?void 0x0:_0x55c338[_0x333f85(0x5cb)])!=null?_0x5dde14:_0x333f85(0x191),_0x5bf33c=(_0x362f45=(_0x43bc01=_0x16e91b[_0x333f85(0x310)]())==null?void 0x0:_0x43bc01[_0x333f85(0x2a6)])!=null?_0x362f45:_0x333f85(0x191);return{'changeset':{'unitID':_0x46b38a,'type':_0x544d9b['mapDocumentTypeToUniverType'](_0x19160d[_0x333f85(0x49d)](_0x46b38a)),'baseRev':_0x255b58[_0x333f85(0x29b)](_0x46b38a),'revision':0x0,'userID':_0x478991,'memberID':_0x5bf33c,'mutations':_0xbff99b},'pendingMutations':_0x96ac51['slice'](_0xbff99b[_0x333f85(0x4dc)])};}function _0x335d8f(_0x3a1c83,_0x258f2d,_0x378669,_0x20d668,_0x774e22){const _0x21248f=_0x5ec49c;var _0x303ef1,_0x4fb790,_0x313c13,_0x354ad7;const _0x5433fc=[_0x3a1c83[_0x21248f(0x463)]((_0x4c9a2f,_0xce8938)=>{const _0x307b4b=_0x21248f;var _0x25f5dd;const {id:_0x26032c}=_0x4c9a2f,{id:_0x528509,type:_0x29935a}=_0xce8938,_0x422bd1=(_0x25f5dd=_0x4c9a2f[_0x307b4b(0x236)])!=null?_0x25f5dd:{'actions':null},_0x35d619=_0xce8938['params'];if(_0x26032c&&_0x26032c!==_0x528509)throw new Error(_0x307b4b(0x22d)+_0x26032c+'\x20-\x20'+_0x528509+'.');return{..._0x4c9a2f,'id':_0x528509,'type':_0x29935a,'params':{'unitId':_0x35d619[_0x307b4b(0x3d0)],'textRanges':_0x35d619[_0x307b4b(0x4d3)],'actions':_0x3f82c6['JSONX'][_0x307b4b(0x47f)](_0x422bd1[_0x307b4b(0x19f)],_0x35d619[_0x307b4b(0x19f)])}};},{})],_0x20d699=(_0x4fb790=(_0x303ef1=_0x774e22['getCurrentUser']())==null?void 0x0:_0x303ef1[_0x21248f(0x5cb)])!=null?_0x4fb790:_0x21248f(0x191),_0x1d210=(_0x354ad7=(_0x313c13=_0x774e22[_0x21248f(0x310)]())==null?void 0x0:_0x313c13[_0x21248f(0x2a6)])!=null?_0x354ad7:_0x21248f(0x191);return{'changeset':{'unitID':_0x258f2d,'type':_0x544d9b[_0x21248f(0x4df)](_0x378669[_0x21248f(0x49d)](_0x258f2d)),'baseRev':_0x20d668['getCurrentRevOfUnit'](_0x258f2d),'revision':0x0,'userID':_0x20d699,'memberID':_0x1d210,'mutations':_0x5433fc},'pendingMutations':[]};}function _0x4603d9(_0x43e3f4,_0x56a25a){const _0x46dc01=_0x5ec49c,_0x2250e9=new _0x3b9434[(_0x46dc01(0x46a))](0x1);return setTimeout(()=>_0x2250e9['next'](_0x56a25a),_0x43e3f4),_0x2250e9['asObservable']()[_0x46dc01(0x19d)](_0x3b9434[_0x46dc01(0x41c)](0x1));}const _0x4e389f={'id':_0x4b13d3[_0x5ec49c(0x3c3)]['id'],'type':_0x3f82c6[_0x5ec49c(0x533)][_0x5ec49c(0x347)],'params':{}};var _0x3039d8=Object[_0x5ec49c(0x354)],_0x21efba=Object['getOwnPropertyDescriptor'],_0x470a46=(_0xab5f0d,_0x32bf63,_0x40e3f1,_0x1fcb87)=>{const _0x2d9763=_0x5ec49c;for(var _0xd6220d=_0x1fcb87>0x1?void 0x0:_0x1fcb87?_0x21efba(_0x32bf63,_0x40e3f1):_0x32bf63,_0x556729=_0xab5f0d[_0x2d9763(0x4dc)]-0x1,_0x3c52cb;_0x556729>=0x0;_0x556729--)(_0x3c52cb=_0xab5f0d[_0x556729])&&(_0xd6220d=(_0x1fcb87?_0x3c52cb(_0x32bf63,_0x40e3f1,_0xd6220d):_0x3c52cb(_0xd6220d))||_0xd6220d);return _0x1fcb87&&_0xd6220d&&_0x3039d8(_0x32bf63,_0x40e3f1,_0xd6220d),_0xd6220d;},_0x19479f=(_0x340ea3,_0x4f5b68)=>(_0x97684f,_0x3e937e)=>_0x4f5b68(_0x97684f,_0x3e937e,_0x340ea3),_0x725423=(_0x360634=>(_0x360634[_0x5ec49c(0x1cb)]='not_collab',_0x360634['SYNCED']=_0x5ec49c(0x221),_0x360634[_0x5ec49c(0x567)]='pending',_0x360634[_0x5ec49c(0x63b)]=_0x5ec49c(0x17c),_0x360634[_0x5ec49c(0x53e)]='awaiting_with_pending',_0x360634[_0x5ec49c(0x25a)]=_0x5ec49c(0x21d),_0x360634[_0x5ec49c(0x50e)]=_0x5ec49c(0x288),_0x360634['OFFLINE']=_0x5ec49c(0x5de),_0x360634))(_0x725423||{});const _0x4f520f=0xea60;class _0x169689{constructor(_0x17a878,_0x22f730,_0x5b5adc,_0x12ab54,_0x48bfd3,_0x517506,_0x89d22,_0x272d11,_0x5b8a67){const _0x5c6f0e=_0x5ec49c;_0x133daf(this,'_awaitingChangeset',null),_0x133daf(this,'_pendingMutations',[]),(this['unitID']=_0x17a878,this[_0x5c6f0e(0x584)]=_0x22f730,this['_handler']=_0x48bfd3,this[_0x5c6f0e(0x180)]=_0x517506,this['_undoRedoService']=_0x89d22,this[_0x5c6f0e(0x539)]=_0x272d11,this[_0x5c6f0e(0x530)]=_0x5b8a67,this[_0x5c6f0e(0x3c0)]=_0x5b5adc,this['_pendingMutations']=_0x12ab54);}[_0x5ec49c(0x603)](_0x385245){const _0x3be55a=_0x5ec49c,_0x51bd8e=this[_0x3be55a(0x539)]['getCurrentRevOfUnit'](this[_0x3be55a(0x4aa)]);return _0x385245[_0x3be55a(0x370)]>_0x51bd8e+0x1?(this[_0x3be55a(0x5e7)][_0x3be55a(0x245)]({'from':_0x51bd8e,'to':_0x385245['revision']-0x1}),!0x0):!0x1;}[_0x5ec49c(0x436)](_0x4e2d57){const _0x4fd973=_0x5ec49c;this[_0x4fd973(0x307)]['transformUndoRedo'](this[_0x4fd973(0x4aa)],_0x4e2d57);}[_0x5ec49c(0x320)](_0x2b869a){const _0x249de=_0x5ec49c;var _0x3c27cc,_0x23d6b0;(_0x23d6b0=(_0x3c27cc=this[_0x249de(0x5e7)])[_0x249de(0x53b)])==null||_0x23d6b0[_0x249de(0x38f)](_0x3c27cc,_0x2b869a);}['_transformIMECache'](_0x4eb01d){const _0x587a17=_0x5ec49c;var _0x397f18,_0x5c0ea9;return(_0x5c0ea9=(_0x397f18=this[_0x587a17(0x5e7)])['onTransformIME'])==null?void 0x0:_0x5c0ea9[_0x587a17(0x38f)](_0x397f18,_0x4eb01d);}[_0x5ec49c(0x3a1)](_0x537608){const _0x2f55c1=_0x5ec49c;var _0x448ebe,_0x35329a;return(_0x35329a=(_0x448ebe=this[_0x2f55c1(0x5e7)])['onTransformState'])==null?void 0x0:_0x35329a[_0x2f55c1(0x38f)](_0x448ebe,_0x537608);}['_transformRemoteChangesetByIMECache'](_0x97c568){const _0x5d202d=_0x5ec49c;var _0xe4de81,_0x353e36,_0x1c51d2;return(_0x1c51d2=(_0x353e36=(_0xe4de81=this[_0x5d202d(0x5e7)])[_0x5d202d(0x477)])==null?void 0x0:_0x353e36[_0x5d202d(0x38f)](_0xe4de81,_0x97c568))!=null?_0x1c51d2:_0x97c568;}['_transformRemoteChangesetByStateCache'](_0x552f0f){const _0x159c07=_0x5ec49c;var _0x400b1a,_0x5bc7fd,_0x17f712;return(_0x17f712=(_0x5bc7fd=(_0x400b1a=this['_handler'])[_0x159c07(0x289)])==null?void 0x0:_0x5bc7fd['call'](_0x400b1a,_0x552f0f))!=null?_0x17f712:_0x552f0f;}[_0x5ec49c(0x631)](_0x1debfc){const _0x1f083d=_0x5ec49c;var _0x4f77d2,_0x32f12b;if(this[_0x1f083d(0x584)]===_0x292f19[_0x1f083d(0x4a4)]){const {unitID:_0x53f0d9,mutations:_0xe0c4a,memberID:_0x28aca7}=_0x1debfc,_0x107201=_0xe0c4a[0x0][_0x1f083d(0x236)]['textRanges'];Array[_0x1f083d(0x491)](_0x107201)&&_0x107201[_0x1f083d(0x4dc)]>0x0&&((_0x32f12b=(_0x4f77d2=this[_0x1f083d(0x5e7)])['onSyncEditingCollabCursor'])==null||_0x32f12b[_0x1f083d(0x38f)](_0x4f77d2,{'unitID':_0x53f0d9,'memberID':_0x28aca7,'textRanges':_0x107201}));}}[_0x5ec49c(0x5e2)](){const _0x5c16a2=_0x5ec49c;this[_0x5c16a2(0x530)][_0x5c16a2(0x26f)](this['unitID'],this[_0x5c16a2(0x584)],this[_0x5c16a2(0x3c0)],this[_0x5c16a2(0x5c2)]);}[_0x5ec49c(0x574)](){const _0x5f19c5=_0x5ec49c;return this[_0x5f19c5(0x539)]['getCurrentRevOfUnit'](this[_0x5f19c5(0x4aa)]);}[_0x5ec49c(0x4f7)](){const _0x4e1b16=_0x5ec49c;this['_revisionService']['incrementRevOfUnit'](this[_0x4e1b16(0x4aa)]);}[_0x5ec49c(0x427)](_0x195574){const _0x380c47=_0x5ec49c;var _0x1b38f7;let _0xe4642d=this[_0x380c47(0x4f2)](_0x195574);_0xe4642d=this[_0x380c47(0x397)](_0xe4642d);const _0x570508=_0x3f82c6[_0x380c47(0x54c)](_0xe4642d[_0x380c47(0x3cf)],this[_0x380c47(0x180)],{'fromCollab':!0x0});if(!_0x570508[_0x380c47(0x442)])throw _0x570508['error']instanceof Error?_0x570508['error']:new Error((_0x1b38f7=_0x570508[_0x380c47(0x2a4)])!=null?_0x1b38f7:_0x380c47(0x20d));this[_0x380c47(0x541)](_0xe4642d),this[_0x380c47(0x3a1)](_0xe4642d),this[_0x380c47(0x436)](_0x195574),this['_transformSelections'](_0xe4642d),this[_0x380c47(0x631)](_0xe4642d),this[_0x380c47(0x4f7)]();}}let _0xfdd8bd=class extends _0x169689{constructor(_0x2d555d,_0x2f4304,_0xc39398,_0x1bd086,_0x248ab4,_0x530970,_0x462483,_0x45de25,_0x67433c,_0x4b3d99){const _0x5b9725=_0x5ec49c;super(_0x2d555d,_0x2f4304,null,[],_0xc39398,_0x45de25,_0x462483,_0x1bd086,_0x248ab4),_0x133daf(this,_0x5b9725(0x42c),_0x5b9725(0x221)),(this[_0x5b9725(0x40f)]=_0x530970,this[_0x5b9725(0x3dd)]=_0x67433c,this[_0x5b9725(0x268)]=_0x4b3d99);}[_0x5ec49c(0x459)](_0x26ad2c){const _0x38f9b7=_0x5ec49c,_0x2ab77e=this[_0x38f9b7(0x40f)][_0x38f9b7(0x3d8)](_0x48e10f,this[_0x38f9b7(0x4aa)],this[_0x38f9b7(0x584)],[_0x26ad2c],this[_0x38f9b7(0x5e7)]);return _0x2ab77e[_0x38f9b7(0x5eb)](),_0x2ab77e[_0x38f9b7(0x5e2)](),_0x2ab77e;}[_0x5ec49c(0x47e)](_0x33471c){const _0xb96280=_0x5ec49c;if(this[_0xb96280(0x603)](_0x33471c))return this[_0xb96280(0x40f)][_0xb96280(0x3d8)](_0x5c666a,this[_0xb96280(0x4aa)],this[_0xb96280(0x584)],null,[],null,[_0x33471c],this['_handler']);try{const _0x4d75d3=this[_0xb96280(0x268)][_0xb96280(0x494)](_0x33471c,[_0x4e389f]);if(_0x544d9b[_0xb96280(0x2f7)](_0x4d75d3)){const {c1Prime:_0x329461}=_0x4d75d3;return this[_0xb96280(0x427)](_0x329461),this;}throw _0x4d75d3['error'];}catch(_0x6c2db2){return this[_0xb96280(0x3dd)][_0xb96280(0x2a4)](_0x6c2db2),this['_onConflict'](!0x1);}}['_onConflict'](_0x4dac93){const _0x3282f8=_0x5ec49c;return this['_injector'][_0x3282f8(0x3d8)](_0x4786cc,this[_0x3282f8(0x4aa)],this[_0x3282f8(0x584)],null,[],this[_0x3282f8(0x5e7)],_0x4dac93);}['onRemoteAck'](){const _0x28b63a=_0x5ec49c;throw new Error(_0x28b63a(0x61b));}[_0x5ec49c(0x458)](){const _0x513698=_0x5ec49c;throw new Error(_0x513698(0x56c));}[_0x5ec49c(0x43a)](){return this;}['toggleOffline'](){const _0x2dbf2a=_0x5ec49c;return this[_0x2dbf2a(0x40f)]['createInstance'](_0x58f158,this[_0x2dbf2a(0x4aa)],this[_0x2dbf2a(0x584)],null,[],this[_0x2dbf2a(0x5e7)]);}[_0x5ec49c(0x1f4)](){return this;}[_0x5ec49c(0x54f)](){throw new Error('[SyncedState]:\x20invalid\x20calling\x20to\x20`resend`.');}[_0x5ec49c(0x515)](){const _0xd624fc=_0x5ec49c,_0x37ee2a=this[_0xd624fc(0x539)]['getCurrentRevOfUnit'](this[_0xd624fc(0x4aa)]);return this['_handler'][_0xd624fc(0x245)]({'from':_0x37ee2a,'to':0x0}),this[_0xd624fc(0x40f)][_0xd624fc(0x3d8)](_0x5c666a,this[_0xd624fc(0x4aa)],this[_0xd624fc(0x584)],null,[],null,[],this[_0xd624fc(0x5e7)]);}};_0xfdd8bd=_0x470a46([_0x19479f(0x3,_0x3f82c6[_0x5ec49c(0x476)](_0x544d9b[_0x5ec49c(0x591)])),_0x19479f(0x4,_0x3f82c6[_0x5ec49c(0x476)](_0x395259['LocalCacheService'])),_0x19479f(0x5,_0x3f82c6[_0x5ec49c(0x476)](_0x3f82c6[_0x5ec49c(0x5ed)])),_0x19479f(0x6,_0x3f82c6[_0x5ec49c(0x44c)]),_0x19479f(0x7,_0x3f82c6[_0x5ec49c(0x570)]),_0x19479f(0x8,_0x3f82c6['ILogService']),_0x19479f(0x9,_0x544d9b['ITransformService'])],_0xfdd8bd);let _0x48e10f=class extends _0x169689{constructor(_0xd1ff02,_0x5b0301,_0x3fe51b,_0x3a91f8,_0x37a058,_0x3c3f27,_0x40cda9,_0x527083,_0x5880cb,_0x59023e,_0x31dfcc,_0x36c7df,_0x31760f,_0x346317){const _0x2e5d8e=_0x5ec49c;super(_0xd1ff02,_0x5b0301,null,_0x3fe51b,_0x3a91f8,_0x59023e,_0x346317,_0x3c3f27,_0x40cda9),_0x133daf(this,_0x2e5d8e(0x42c),_0x2e5d8e(0x49a)),_0x133daf(this,_0x2e5d8e(0x256),null),_0x133daf(this,'_sendingTimer',null),(this[_0x2e5d8e(0x40f)]=_0x37a058,this['_memberService']=_0x527083,this[_0x2e5d8e(0x3dd)]=_0x5880cb,this['_configService']=_0x31dfcc,this['_transformService']=_0x36c7df,this[_0x2e5d8e(0x506)]=_0x31760f);}[_0x5ec49c(0x459)](_0x56835a){const _0x5dea6f=_0x5ec49c;return this['_pendingMutations'][_0x5dea6f(0x498)](_0x56835a),this[_0x5dea6f(0x5e2)](),this;}[_0x5ec49c(0x47e)](_0x138895){const _0x42bd4d=_0x5ec49c;if(this[_0x42bd4d(0x603)](_0x138895))return this['_clearScheduledTask'](),this[_0x42bd4d(0x40f)][_0x42bd4d(0x3d8)](_0x5c666a,this[_0x42bd4d(0x4aa)],this[_0x42bd4d(0x584)],null,this[_0x42bd4d(0x5c2)],null,[_0x138895],this[_0x42bd4d(0x5e7)]);try{const _0x3bc4ce=this[_0x42bd4d(0x268)]['transformMutationsWithChangeset'](_0x138895,this['_pendingMutations']);if(_0x544d9b[_0x42bd4d(0x2f7)](_0x3bc4ce)){const {c1Prime:_0x15b919,m2Prime:_0x5e00be}=_0x3bc4ce;this[_0x42bd4d(0x427)](_0x15b919);const _0x1dea46=this[_0x42bd4d(0x40f)][_0x42bd4d(0x3d8)](_0x48e10f,this['unitID'],this['type'],_0x5e00be,this[_0x42bd4d(0x5e7)]);return this[_0x42bd4d(0x5d9)](),_0x1dea46[_0x42bd4d(0x5eb)](this[_0x42bd4d(0x256)]?Math['max'](0x0,new Date()['getTime']()-this[_0x42bd4d(0x256)]):this[_0x42bd4d(0x2ac)]()),_0x1dea46;}throw _0x3bc4ce[_0x42bd4d(0x2a4)];}catch(_0x4c1b18){return this[_0x42bd4d(0x3dd)][_0x42bd4d(0x2a4)](_0x4c1b18),this['_onConflict'](!0x1);}}[_0x5ec49c(0x1da)](){throw new Error('[PendingState]:\x20received\x20acknowledgement.');}[_0x5ec49c(0x458)](){const _0x439f2f=_0x5ec49c;throw new Error(_0x439f2f(0x1c1));}[_0x5ec49c(0x43a)](){return this;}['toggleOffline'](){const _0x582276=_0x5ec49c;return this[_0x582276(0x5d9)](),this[_0x582276(0x40f)][_0x582276(0x3d8)](_0x58f158,this['unitID'],this[_0x582276(0x584)],null,this[_0x582276(0x5c2)],this[_0x582276(0x5e7)]);}[_0x5ec49c(0x1f4)](){return this;}[_0x5ec49c(0x5eb)](_0x32b35a){const _0x5f9e0c=_0x5ec49c,_0x286d12=_0x32b35a!=null?_0x32b35a:this['_getSendChangesetTimeout']();this[_0x5f9e0c(0x256)]=new Date()['getTime'](),this[_0x5f9e0c(0x5b2)]=window[_0x5f9e0c(0x1db)](()=>{const _0x33566e=_0x5f9e0c;this[_0x33566e(0x5d9)]();let _0x3907f4=null;switch(this[_0x33566e(0x584)]){case _0x292f19['UNIVER_SHEET']:{_0x3907f4=_0x4a9456(this[_0x33566e(0x5c2)],this[_0x33566e(0x4aa)],this[_0x33566e(0x506)],this[_0x33566e(0x539)],this['_memberService']);break;}case _0x292f19[_0x33566e(0x4a4)]:{this['_pendingMutations'][_0x33566e(0x3ca)](_0x567b8c=>_0x567b8c['id']===_0x431858['RichTextEditingMutation']['id'])?_0x3907f4=_0x335d8f(this['_pendingMutations'],this[_0x33566e(0x4aa)],this[_0x33566e(0x506)],this[_0x33566e(0x539)],this['_memberService']):_0x3907f4=_0x4a9456(this[_0x33566e(0x5c2)],this[_0x33566e(0x4aa)],this['_univerInstanceService'],this[_0x33566e(0x539)],this['_memberService']);break;}default:throw new Error('[PendingState]:\x20unhandled\x20univer\x20type:\x20'+this[_0x33566e(0x584)]+_0x33566e(0x599));}const {changeset:_0x706938,pendingMutations:_0x2ee562}=_0x3907f4;this[_0x33566e(0x5e7)]['onSendChangeset'](_0x706938);const _0x540fed=_0x2ee562['length']?this[_0x33566e(0x40f)]['createInstance'](_0x94d46d,this['unitID'],this[_0x33566e(0x584)],_0x706938,_0x2ee562,this[_0x33566e(0x5e7)],void 0x0):this['_injector'][_0x33566e(0x3d8)](_0x23336f,this[_0x33566e(0x4aa)],this[_0x33566e(0x584)],_0x706938,this[_0x33566e(0x5e7)]);_0x540fed[_0x33566e(0x5e2)](),this[_0x33566e(0x5e7)]['onStateChange'](this,_0x540fed);},_0x286d12);}[_0x5ec49c(0x2ac)](){const _0x489a0=_0x5ec49c;var _0x29fb49;const _0x4c902b=this[_0x489a0(0x206)][_0x489a0(0x2eb)](_0x15906c);return(_0x29fb49=_0x4c902b==null?void 0x0:_0x4c902b[_0x489a0(0x411)])!=null?_0x29fb49:0x7d0;}[_0x5ec49c(0x54f)](){const _0x48cc03=_0x5ec49c;throw new Error(_0x48cc03(0x462));}['_clearScheduledTask'](){const _0x18d1bc=_0x5ec49c;this[_0x18d1bc(0x5b2)]!=null&&(clearTimeout(this['_sendingTimer']),this[_0x18d1bc(0x5b2)]=null);}[_0x5ec49c(0x636)](_0x15840e){const _0x513df5=_0x5ec49c;return this[_0x513df5(0x5d9)](),this[_0x513df5(0x40f)][_0x513df5(0x3d8)](_0x4786cc,this['unitID'],this['type'],null,this[_0x513df5(0x5c2)],this[_0x513df5(0x5e7)],_0x15840e);}};_0x48e10f=_0x470a46([_0x19479f(0x4,_0x3f82c6[_0x5ec49c(0x476)](_0x3f82c6['Injector'])),_0x19479f(0x5,_0x3f82c6[_0x5ec49c(0x476)](_0x544d9b[_0x5ec49c(0x591)])),_0x19479f(0x6,_0x3f82c6[_0x5ec49c(0x476)](_0x395259[_0x5ec49c(0x183)])),_0x19479f(0x7,_0x3f82c6['Inject'](_0x395259[_0x5ec49c(0x372)])),_0x19479f(0x8,_0x3f82c6[_0x5ec49c(0x3cc)]),_0x19479f(0x9,_0x3f82c6[_0x5ec49c(0x570)]),_0x19479f(0xa,_0x3f82c6[_0x5ec49c(0x2ab)]),_0x19479f(0xb,_0x544d9b[_0x5ec49c(0x20e)]),_0x19479f(0xc,_0x3f82c6[_0x5ec49c(0x2be)]),_0x19479f(0xd,_0x3f82c6[_0x5ec49c(0x44c)])],_0x48e10f);let _0x23336f=class extends _0x169689{constructor(_0x2fbf86,_0x1a584b,_0x51cc22,_0x47eeb4,_0x54493b,_0x537abf,_0xd251db,_0x41a582,_0x3339be,_0x4f3fe4,_0x3690f8){const _0xb1bf07=_0x5ec49c;super(_0x2fbf86,_0x1a584b,_0x51cc22,[],_0x47eeb4,_0x41a582,_0x3690f8,_0x537abf,_0xd251db),_0x133daf(this,_0xb1bf07(0x42c),_0xb1bf07(0x17c)),_0x133daf(this,_0xb1bf07(0x3ed),0x0),_0x133daf(this,_0xb1bf07(0x35e)),_0x133daf(this,_0xb1bf07(0x41d)),(this[_0xb1bf07(0x40f)]=_0x54493b,this[_0xb1bf07(0x3dd)]=_0x3339be,this[_0xb1bf07(0x268)]=_0x4f3fe4);}[_0x5ec49c(0x459)](_0x2cf675){const _0x3b1197=_0x5ec49c;this[_0x3b1197(0x5d9)]();const _0x36554b=this[_0x3b1197(0x40f)][_0x3b1197(0x3d8)](_0x94d46d,this[_0x3b1197(0x4aa)],this[_0x3b1197(0x584)],this[_0x3b1197(0x3c0)],[_0x2cf675],this[_0x3b1197(0x5e7)],this['_resendTimer']);return _0x36554b[_0x3b1197(0x5e2)](),_0x36554b;}['onRemoteChangeset'](_0x3a21da){const _0x3fb7c5=_0x5ec49c;if(this[_0x3fb7c5(0x603)](_0x3a21da))return this['_clearScheduledTask'](),this[_0x3fb7c5(0x40f)][_0x3fb7c5(0x3d8)](_0x5c666a,this[_0x3fb7c5(0x4aa)],this[_0x3fb7c5(0x584)],this[_0x3fb7c5(0x3c0)],[],null,[_0x3a21da],this[_0x3fb7c5(0x5e7)]);try{const _0x3b41ab=this[_0x3fb7c5(0x268)][_0x3fb7c5(0x5f8)]([_0x3a21da],[this[_0x3fb7c5(0x3c0)]],!0x1);if(_0x544d9b['isTransformChangesetsSuccess'](_0x3b41ab)){const {c1Prime:_0x4590b3,c2Prime:_0x5085fa}=_0x3b41ab;this[_0x3fb7c5(0x427)](_0x4590b3[0x0]),_0x5085fa[0x0][_0x3fb7c5(0x3b6)]=this[_0x3fb7c5(0x574)](),this[_0x3fb7c5(0x5d9)]();const _0x260435=this[_0x3fb7c5(0x40f)]['createInstance'](_0x23336f,this[_0x3fb7c5(0x4aa)],this['type'],_0x5085fa[0x0],this[_0x3fb7c5(0x5e7)]);return _0x260435[_0x3fb7c5(0x5e2)](),_0x260435;}return this[_0x3fb7c5(0x636)](!0x1);}catch(_0x45b77a){return this[_0x3fb7c5(0x3dd)][_0x3fb7c5(0x2a4)](_0x45b77a),this[_0x3fb7c5(0x636)](!0x1);}}['onRemoteAck'](_0x57dc16){const _0x528dd8=_0x5ec49c;this['_clearScheduledTask']();const _0x5ebd3d=this['_revisionService'][_0x528dd8(0x29b)](this['unitID']);if(_0x57dc16[_0x528dd8(0x370)]<_0x5ebd3d-0x1)return this;if(this[_0x528dd8(0x603)](_0x57dc16))return this[_0x528dd8(0x40f)][_0x528dd8(0x3d8)](_0x5c666a,this['unitID'],this[_0x528dd8(0x584)],null,[],this[_0x528dd8(0x3c0)],[],this[_0x528dd8(0x5e7)]);this['_incrementRevisionNumber']();const _0x54376b=this[_0x528dd8(0x40f)]['createInstance'](_0xfdd8bd,this[_0x528dd8(0x4aa)],this[_0x528dd8(0x584)],this[_0x528dd8(0x5e7)]);return _0x54376b[_0x528dd8(0x5e2)](),_0x54376b;}[_0x5ec49c(0x458)](_0x18d163){const _0x466072=_0x5ec49c;return this[_0x466072(0x636)](!!(_0x18d163!=null&&_0x18d163[_0x466072(0x25f)]));}['onRemoteRetry'](_0x3e0144){const _0x1569ad=_0x5ec49c;return this[_0x1569ad(0x3ed)]>_0x4f520f?this['toggleOffline']():(this['_resendTimer']=_0x4603d9(this[_0x1569ad(0x3ed)],{'timeout':this[_0x1569ad(0x3ed)],'reqId':_0x3e0144[_0x1569ad(0x2bb)]}),this['_sender']=this[_0x1569ad(0x35e)][_0x1569ad(0x306)](({reqId:_0x5ef1eb,timeout:_0x2c1ce9})=>{const _0x48ab1f=_0x1569ad;this[_0x48ab1f(0x27b)](_0x5ef1eb,_0x2c1ce9);}),this);}[_0x5ec49c(0x5a7)](){const _0x2bfcf1=_0x5ec49c;return this['_clearScheduledTask'](),this[_0x2bfcf1(0x40f)][_0x2bfcf1(0x3d8)](_0x58f158,this[_0x2bfcf1(0x4aa)],this[_0x2bfcf1(0x584)],this['_awaitingChangeset'],[],this[_0x2bfcf1(0x5e7)]);}['toggleOnline'](){return this;}[_0x5ec49c(0x54f)](){const _0x5c284c=_0x5ec49c;this[_0x5c284c(0x5e7)][_0x5c284c(0x465)](this[_0x5c284c(0x3c0)]);}[_0x5ec49c(0x636)](_0x9aee32){const _0x407cc1=_0x5ec49c;return this[_0x407cc1(0x5d9)](),this[_0x407cc1(0x40f)][_0x407cc1(0x3d8)](_0x4786cc,this['unitID'],this[_0x407cc1(0x584)],this['_awaitingChangeset'],[],this['_handler'],_0x9aee32);}[_0x5ec49c(0x27b)](_0x27ea4b,_0x5404ab){const _0x3330de=_0x5ec49c;var _0x14202f;_0x27ea4b===((_0x14202f=this[_0x3330de(0x3c0)])==null?void 0x0:_0x14202f[_0x3330de(0x2bb)])&&(this[_0x3330de(0x54f)](),this[_0x3330de(0x3ed)]=_0x5404ab===0x0?0x3e8:_0x5404ab*0x2);}[_0x5ec49c(0x5d9)](){const _0x4f9578=_0x5ec49c;var _0x1bc259;(_0x1bc259=this[_0x4f9578(0x41d)])==null||_0x1bc259[_0x4f9578(0x4b6)](),this['_resendTimeout']=0x0;}};_0x23336f=_0x470a46([_0x19479f(0x4,_0x3f82c6[_0x5ec49c(0x476)](_0x3f82c6[_0x5ec49c(0x5ed)])),_0x19479f(0x5,_0x3f82c6[_0x5ec49c(0x476)](_0x544d9b['RevisionService'])),_0x19479f(0x6,_0x3f82c6['Inject'](_0x395259[_0x5ec49c(0x183)])),_0x19479f(0x7,_0x3f82c6[_0x5ec49c(0x570)]),_0x19479f(0x8,_0x3f82c6[_0x5ec49c(0x3cc)]),_0x19479f(0x9,_0x544d9b['ITransformService']),_0x19479f(0xa,_0x3f82c6[_0x5ec49c(0x44c)])],_0x23336f);let _0x94d46d=class extends _0x169689{constructor(_0x52f3ec,_0x872828,_0xe944a1,_0x12b125,_0x1f057d,_0x1502a,_0x26d8c2,_0x55fc21,_0x34ee9f,_0x4fe91b,_0x11145c,_0xce35eb,_0x19da08){const _0x1f9d25=_0x5ec49c;super(_0x52f3ec,_0x872828,_0xe944a1,_0x12b125,_0x1f057d,_0x4fe91b,_0x19da08,_0x55fc21,_0x34ee9f),_0x133daf(this,_0x1f9d25(0x42c),_0x1f9d25(0x600)),_0x133daf(this,_0x1f9d25(0x3ed),0x0),_0x133daf(this,_0x1f9d25(0x35e)),_0x133daf(this,'_sender'),(this[_0x1f9d25(0x40f)]=_0x26d8c2,this[_0x1f9d25(0x3dd)]=_0x11145c,this[_0x1f9d25(0x268)]=_0xce35eb,_0x1502a&&(this[_0x1f9d25(0x35e)]=_0x1502a,this[_0x1f9d25(0x41d)]=this[_0x1f9d25(0x35e)][_0x1f9d25(0x306)](({reqId:_0x40378e,timeout:_0x2de4cc})=>{const _0xa713fd=_0x1f9d25;this[_0xa713fd(0x27b)](_0x40378e,_0x2de4cc);})));}[_0x5ec49c(0x459)](_0x2d3adb){const _0x1c2a4e=_0x5ec49c;return this[_0x1c2a4e(0x5c2)][_0x1c2a4e(0x498)](_0x2d3adb),this;}[_0x5ec49c(0x47e)](_0x1bffeb){const _0x327989=_0x5ec49c;if(this['_checkMissing'](_0x1bffeb))return this[_0x327989(0x5d9)](),this[_0x327989(0x40f)][_0x327989(0x3d8)](_0x5c666a,this[_0x327989(0x4aa)],this[_0x327989(0x584)],this[_0x327989(0x3c0)],this['_pendingMutations'],null,[_0x1bffeb],this[_0x327989(0x5e7)]);try{const _0x2ba923=this[_0x327989(0x268)][_0x327989(0x5f8)]([_0x1bffeb],[this[_0x327989(0x3c0)]],!0x1);if(_0x544d9b[_0x327989(0x2da)](_0x2ba923)){const {c1Prime:_0x21c0ae,c2Prime:_0x3c1a7b}=_0x2ba923,_0x5c304b=this['_transformService']['transformMutationsWithChangeset'](_0x21c0ae[0x0],this[_0x327989(0x5c2)]);if(_0x544d9b[_0x327989(0x2f7)](_0x5c304b)){const {c1Prime:_0x3e11a,m2Prime:_0x18211c}=_0x5c304b;return this['_executeRemoteChangeset'](_0x3e11a),_0x3c1a7b[0x0][_0x327989(0x3b6)]=this[_0x327989(0x574)](),this['_clearScheduledTask'](),this[_0x327989(0x40f)][_0x327989(0x3d8)](_0x94d46d,this['unitID'],this['type'],_0x3c1a7b[0x0],_0x18211c,this[_0x327989(0x5e7)],void 0x0);}throw _0x5c304b['error'];}throw _0x2ba923[_0x327989(0x2a4)];}catch(_0x33bb1f){return this[_0x327989(0x3dd)]['error'](_0x33bb1f),this[_0x327989(0x636)](!0x1);}}[_0x5ec49c(0x1da)](_0x2de487){const _0x2c922d=_0x5ec49c;if(this['_clearScheduledTask'](),this[_0x2c922d(0x603)](_0x2de487))return this['_injector'][_0x2c922d(0x3d8)](_0x5c666a,this[_0x2c922d(0x4aa)],this[_0x2c922d(0x584)],null,this[_0x2c922d(0x5c2)],this[_0x2c922d(0x3c0)],[],this[_0x2c922d(0x5e7)]);this[_0x2c922d(0x4f7)]();const _0xd285f3=this[_0x2c922d(0x40f)][_0x2c922d(0x3d8)](_0x48e10f,this[_0x2c922d(0x4aa)],this[_0x2c922d(0x584)],this[_0x2c922d(0x5c2)],this[_0x2c922d(0x5e7)]);return _0xd285f3[_0x2c922d(0x5eb)](),_0xd285f3[_0x2c922d(0x5e2)](),_0xd285f3;}[_0x5ec49c(0x458)](_0x355f5b){const _0x27f714=_0x5ec49c;return this[_0x27f714(0x636)](!!(_0x355f5b!=null&&_0x355f5b['isPermissionRej']));}[_0x5ec49c(0x43a)](_0x1f557a){const _0x1606e9=_0x5ec49c;return this['_resendTimeout']>_0x4f520f?this[_0x1606e9(0x5a7)]():(this['_resendTimer']=_0x4603d9(this['_resendTimeout'],{'timeout':this['_resendTimeout'],'reqId':_0x1f557a[_0x1606e9(0x2bb)]}),this[_0x1606e9(0x41d)]=this[_0x1606e9(0x35e)][_0x1606e9(0x306)](({reqId:_0x457efe,timeout:_0x4f55e1})=>{const _0x131571=_0x1606e9;this[_0x131571(0x27b)](_0x457efe,_0x4f55e1);}),this);}['toggleOffline'](){const _0x252f34=_0x5ec49c;return this['_clearScheduledTask'](),this[_0x252f34(0x40f)]['createInstance'](_0x58f158,this[_0x252f34(0x4aa)],this['type'],this[_0x252f34(0x3c0)],this[_0x252f34(0x5c2)],this[_0x252f34(0x5e7)]);}[_0x5ec49c(0x1f4)](){return this;}[_0x5ec49c(0x54f)](){const _0x4b6ce4=_0x5ec49c;this[_0x4b6ce4(0x5e7)][_0x4b6ce4(0x465)](this[_0x4b6ce4(0x3c0)]);}[_0x5ec49c(0x636)](_0xe0f540){const _0x1e2c3f=_0x5ec49c;return this[_0x1e2c3f(0x5d9)](),this[_0x1e2c3f(0x40f)][_0x1e2c3f(0x3d8)](_0x4786cc,this['unitID'],this[_0x1e2c3f(0x584)],null,this[_0x1e2c3f(0x5c2)],this['_handler'],_0xe0f540);}[_0x5ec49c(0x27b)](_0x1037ac,_0x20a34b){const _0x3bdf69=_0x5ec49c;var _0x23be69;_0x1037ac===((_0x23be69=this[_0x3bdf69(0x3c0)])==null?void 0x0:_0x23be69['reqId'])&&(this[_0x3bdf69(0x54f)](),this[_0x3bdf69(0x3ed)]=_0x20a34b===0x0?0x3e8:_0x20a34b*0x2);}[_0x5ec49c(0x5d9)](){const _0x3b4437=_0x5ec49c;var _0x40b7d4;(_0x40b7d4=this[_0x3b4437(0x41d)])==null||_0x40b7d4['unsubscribe'](),this[_0x3b4437(0x3ed)]=0x0;}};_0x94d46d=_0x470a46([_0x19479f(0x6,_0x3f82c6[_0x5ec49c(0x476)](_0x3f82c6['Injector'])),_0x19479f(0x7,_0x3f82c6[_0x5ec49c(0x476)](_0x544d9b[_0x5ec49c(0x591)])),_0x19479f(0x8,_0x3f82c6[_0x5ec49c(0x476)](_0x395259['LocalCacheService'])),_0x19479f(0x9,_0x3f82c6['ICommandService']),_0x19479f(0xa,_0x3f82c6[_0x5ec49c(0x3cc)]),_0x19479f(0xb,_0x544d9b[_0x5ec49c(0x20e)]),_0x19479f(0xc,_0x3f82c6[_0x5ec49c(0x44c)])],_0x94d46d);let _0x4786cc=class extends _0x169689{constructor(_0x15e417,_0x132ff1,_0x13813e,_0x135815,_0x4b53bb,_0x2278f9=!0x1,_0x4de8ce,_0x4c48dc,_0x300caa,_0x2c76c6,_0x4160c6,_0xc98d6d,_0x5bb4e1){const _0x1ee1d5=_0x5ec49c;super(_0x15e417,_0x132ff1,_0x13813e,_0x135815,_0x4b53bb,_0x4c48dc,_0x300caa,_0x4160c6,_0x2c76c6),_0x133daf(this,_0x1ee1d5(0x42c),'conflict'),(this[_0x1ee1d5(0x56e)]=_0x2278f9,this[_0x1ee1d5(0x22b)]=_0x4de8ce,this[_0x1ee1d5(0x2c0)]=_0xc98d6d,this['_notificationService']=_0x5bb4e1,this[_0x1ee1d5(0x453)](),this[_0x1ee1d5(0x2b2)](),this[_0x1ee1d5(0x52f)]());}[_0x5ec49c(0x459)](){return this;}[_0x5ec49c(0x47e)](){return this;}[_0x5ec49c(0x1da)](){return this;}[_0x5ec49c(0x458)](){return this;}[_0x5ec49c(0x43a)](){return this;}[_0x5ec49c(0x5a7)](){return this;}[_0x5ec49c(0x1f4)](){return this;}[_0x5ec49c(0x54f)](){const _0x1d3f20=_0x5ec49c;throw new Error(_0x1d3f20(0x19e));}[_0x5ec49c(0x2b2)](){const _0x2fade8=_0x5ec49c;this['_localCacheService'][_0x2fade8(0x26f)](this['unitID'],this[_0x2fade8(0x584)],null,[]);}[_0x5ec49c(0x453)](){const _0x3bd22c=_0x5ec49c;this[_0x3bd22c(0x56e)]?this[_0x3bd22c(0x3ab)][_0x3bd22c(0x568)]({'title':this['_localeService']['t'](_0x3bd22c(0x1c4)),'content':this['_localeService']['t'](_0x3bd22c(0x624)),'type':_0x3bd22c(0x2a4),'duration':0x0}):this[_0x3bd22c(0x3ab)][_0x3bd22c(0x568)]({'title':this[_0x3bd22c(0x2c0)]['t'](_0x3bd22c(0x392)),'content':this[_0x3bd22c(0x2c0)]['t']('conflict.content'),'type':_0x3bd22c(0x2a4),'duration':0x0});}[_0x5ec49c(0x52f)](){const _0x132f6d=_0x5ec49c;this[_0x132f6d(0x22b)]['updatePermissionPoint'](new _0x4b13d3[(_0x132f6d(0x55d))](this[_0x132f6d(0x4aa)])['id'],!0x1);}};_0x4786cc=_0x470a46([_0x19479f(0x6,_0x3f82c6[_0x5ec49c(0x476)](_0x3f82c6['IPermissionService'])),_0x19479f(0x7,_0x3f82c6[_0x5ec49c(0x570)]),_0x19479f(0x8,_0x3f82c6[_0x5ec49c(0x44c)]),_0x19479f(0x9,_0x3f82c6[_0x5ec49c(0x476)](_0x395259[_0x5ec49c(0x183)])),_0x19479f(0xa,_0x3f82c6[_0x5ec49c(0x476)](_0x544d9b[_0x5ec49c(0x591)])),_0x19479f(0xb,_0x3f82c6[_0x5ec49c(0x476)](_0x3f82c6[_0x5ec49c(0x346)])),_0x19479f(0xc,_0x4fb45d[_0x5ec49c(0x2a5)])],_0x4786cc);let _0x58f158=class extends _0x169689{constructor(_0x4c53fd,_0x2dc636,_0x4c5fea,_0x15b687,_0x596b10,_0x359720,_0x2cd9cf,_0xe26987,_0x3a5eee,_0x5353aa){const _0x1b9b92=_0x5ec49c;super(_0x4c53fd,_0x2dc636,_0x4c5fea,_0x15b687,_0x596b10,_0x3a5eee,_0x5353aa,_0x2cd9cf,_0xe26987),_0x133daf(this,_0x1b9b92(0x42c),_0x1b9b92(0x5de)),this[_0x1b9b92(0x40f)]=_0x359720;}[_0x5ec49c(0x459)](_0x2b4105){const _0x47fa97=_0x5ec49c;return this[_0x47fa97(0x5c2)]['push'](_0x2b4105),this['_updateLocalCache'](),this;}[_0x5ec49c(0x47e)](_0x25d3c6){const _0x9946b9=_0x5ec49c;throw new Error(_0x9946b9(0x633));}['onRemoteAck'](){const _0x23cc83=_0x5ec49c;throw new Error(_0x23cc83(0x1c2));}[_0x5ec49c(0x458)](){throw new Error('[OfflineState]:\x20received\x20rejection.');}[_0x5ec49c(0x43a)](){return this;}[_0x5ec49c(0x5a7)](){return this;}['toggleOnline'](){const _0x299190=_0x5ec49c,{_injector:_0x557f89,_pendingMutations:_0x27b640,_awaitingChangeset:_0x5192d2,unitID:_0x4075ba,_handler:_0x59bc4a,type:_0x2ee1ff}=this,_0x2f7064=_0x1b64f0(_0x557f89,_0x4075ba,_0x2ee1ff,_0x5192d2,_0x27b640,_0x59bc4a);return _0x2f7064 instanceof _0x48e10f?_0x2f7064[_0x299190(0x5eb)]():(_0x2f7064 instanceof _0x94d46d||_0x2f7064 instanceof _0x23336f)&&_0x2f7064['resend'](),_0x2f7064;}[_0x5ec49c(0x54f)](){const _0x375a07=_0x5ec49c;throw new Error(_0x375a07(0x523));}};_0x58f158=_0x470a46([_0x19479f(0x5,_0x3f82c6[_0x5ec49c(0x476)](_0x3f82c6[_0x5ec49c(0x5ed)])),_0x19479f(0x6,_0x3f82c6['Inject'](_0x544d9b[_0x5ec49c(0x591)])),_0x19479f(0x7,_0x3f82c6['Inject'](_0x395259[_0x5ec49c(0x183)])),_0x19479f(0x8,_0x3f82c6[_0x5ec49c(0x570)]),_0x19479f(0x9,_0x3f82c6[_0x5ec49c(0x44c)])],_0x58f158);let _0x5c666a=class extends _0x169689{constructor(_0x1e055c,_0x1153c4,_0x388a9b,_0x51b195,_0x222fa7,_0x112098,_0x295338,_0x263811,_0x3e351e,_0x33e407,_0x25a6e4,_0x2593cb,_0x1d26a1,_0x4a19e9){const _0x322ce1=_0x5ec49c;super(_0x1e055c,_0x1153c4,_0x388a9b,_0x51b195,_0x295338,_0x2593cb,_0x1d26a1,_0x3e351e,_0x33e407),_0x133daf(this,'status',_0x322ce1(0x21d)),(this['_acknowledgedAwaitingChangeset']=_0x222fa7,this['_queuedRemoteChangesets']=_0x112098,this['_injector']=_0x263811,this[_0x322ce1(0x3dd)]=_0x25a6e4,this[_0x322ce1(0x268)]=_0x4a19e9);}[_0x5ec49c(0x415)](_0x4773ee){const _0x57cd5b=_0x5ec49c;try{const _0x5a3afb=[..._0x4773ee,...this[_0x57cd5b(0x572)]],_0x289d7a=[this['_awaitingChangeset']||this[_0x57cd5b(0x56d)]]['filter'](_0x53e0ba=>!!_0x53e0ba);let _0x23e77a,_0x2ef5d7;if(_0x289d7a[_0x57cd5b(0x4dc)]){const _0x1a43b9=this[_0x57cd5b(0x268)][_0x57cd5b(0x5f8)](_0x5a3afb,_0x289d7a,!0x1);if(!_0x544d9b[_0x57cd5b(0x2da)](_0x1a43b9))throw _0x1a43b9[_0x57cd5b(0x2a4)];_0x23e77a=_0x1a43b9[_0x57cd5b(0x27f)],_0x2ef5d7=_0x1a43b9[_0x57cd5b(0x371)];}else _0x23e77a=_0x5a3afb,_0x2ef5d7=[];let _0x53996c=this[_0x57cd5b(0x5c2)];_0x23e77a[_0x57cd5b(0x23c)](_0x27d70b=>{const _0x459f24=_0x57cd5b;let _0x18b863;if(_0x53996c['length']){const _0x2e4522=this['_transformService'][_0x459f24(0x494)](_0x27d70b,_0x53996c);if(!_0x544d9b[_0x459f24(0x2f7)](_0x2e4522))throw _0x2e4522[_0x459f24(0x2a4)];_0x18b863=_0x2e4522[_0x459f24(0x27f)],_0x53996c=_0x2e4522[_0x459f24(0x5ef)];}else _0x18b863=_0x27d70b;this[_0x459f24(0x427)](_0x18b863);}),this['_acknowledgedAwaitingChangeset']&&this[_0x57cd5b(0x4f7)](),this['_awaitingChangeset']&&_0x2ef5d7[_0x57cd5b(0x4dc)]&&(_0x2ef5d7[0x0][_0x57cd5b(0x3b6)]=this[_0x57cd5b(0x574)]());let _0x226ad5;if(this['_awaitingChangeset']&&_0x53996c[_0x57cd5b(0x4dc)]!==0x0)_0x226ad5=this[_0x57cd5b(0x40f)][_0x57cd5b(0x3d8)](_0x94d46d,this['unitID'],this[_0x57cd5b(0x584)],_0x2ef5d7[0x0],_0x53996c,this[_0x57cd5b(0x5e7)],void 0x0);else{if(this['_awaitingChangeset']&&_0x53996c[_0x57cd5b(0x4dc)]===0x0)_0x2ef5d7[0x0][_0x57cd5b(0x3b6)]=this[_0x57cd5b(0x574)](),_0x226ad5=this[_0x57cd5b(0x40f)][_0x57cd5b(0x3d8)](_0x23336f,this['unitID'],this[_0x57cd5b(0x584)],_0x2ef5d7[0x0],this[_0x57cd5b(0x5e7)]);else{if(_0x53996c['length']!==0x0){const _0x54c525=this[_0x57cd5b(0x40f)][_0x57cd5b(0x3d8)](_0x48e10f,this[_0x57cd5b(0x4aa)],this[_0x57cd5b(0x584)],_0x53996c,this[_0x57cd5b(0x5e7)]);_0x54c525[_0x57cd5b(0x5eb)](),_0x226ad5=_0x54c525;}else _0x226ad5=this['_injector']['createInstance'](_0xfdd8bd,this[_0x57cd5b(0x4aa)],this[_0x57cd5b(0x584)],this[_0x57cd5b(0x5e7)]);}}return _0x226ad5[_0x57cd5b(0x5e2)](),_0x226ad5;}catch(_0x50f868){return this['_logService'][_0x57cd5b(0x2a4)](_0x57cd5b(0x389),_0x57cd5b(0x529),_0x50f868),this[_0x57cd5b(0x40f)][_0x57cd5b(0x3d8)](_0x4786cc,this['unitID'],this['type'],this[_0x57cd5b(0x3c0)],this[_0x57cd5b(0x5c2)],this[_0x57cd5b(0x5e7)],!0x1);}}[_0x5ec49c(0x54f)](){const _0xa88195=_0x5ec49c;throw new Error(_0xa88195(0x342));}[_0x5ec49c(0x459)](_0x5d7a15){const _0x4108db=_0x5ec49c;return this[_0x4108db(0x5c2)][_0x4108db(0x498)](_0x5d7a15),this;}[_0x5ec49c(0x47e)](_0x5548d5){const _0xfd9525=_0x5ec49c;return this[_0xfd9525(0x572)][_0xfd9525(0x498)](_0x5548d5),this;}[_0x5ec49c(0x1da)](_0x94fd62){const _0x2990b1=_0x5ec49c;if(this['_awaitingChangeset'])return this[_0x2990b1(0x56d)]=this[_0x2990b1(0x3c0)],this[_0x2990b1(0x3c0)]=null,this;throw new Error(_0x2990b1(0x432));}['onRemoteRej'](_0x567144){const _0x2c223f=_0x5ec49c;return this[_0x2c223f(0x636)](!!(_0x567144!=null&&_0x567144[_0x2c223f(0x25f)]));}['onRemoteRetry'](){return this;}['toggleOffline'](){const _0x5e1875=_0x5ec49c;return this[_0x5e1875(0x40f)][_0x5e1875(0x3d8)](_0x58f158,this[_0x5e1875(0x4aa)],this[_0x5e1875(0x584)],this[_0x5e1875(0x3c0)],this[_0x5e1875(0x5c2)],this[_0x5e1875(0x5e7)]);}[_0x5ec49c(0x1f4)](){return this;}[_0x5ec49c(0x636)](_0xce4dce){const _0x312054=_0x5ec49c;return this[_0x312054(0x40f)][_0x312054(0x3d8)](_0x4786cc,this['unitID'],this[_0x312054(0x584)],this[_0x312054(0x3c0)],this['_pendingMutations'],this[_0x312054(0x5e7)],_0xce4dce);}};_0x5c666a=_0x470a46([_0x19479f(0x7,_0x3f82c6[_0x5ec49c(0x476)](_0x3f82c6[_0x5ec49c(0x5ed)])),_0x19479f(0x8,_0x3f82c6['Inject'](_0x544d9b['RevisionService'])),_0x19479f(0x9,_0x3f82c6['Inject'](_0x395259['LocalCacheService'])),_0x19479f(0xa,_0x3f82c6[_0x5ec49c(0x3cc)]),_0x19479f(0xb,_0x3f82c6['ICommandService']),_0x19479f(0xc,_0x3f82c6[_0x5ec49c(0x44c)]),_0x19479f(0xd,_0x544d9b[_0x5ec49c(0x20e)])],_0x5c666a);function _0x1b64f0(_0x15ef35,_0x3054d7,_0x1679d8,_0x780db0,_0x3e7481,_0x5360b7){const _0x139504=_0x5ec49c;return _0x780db0&&_0x3e7481[_0x139504(0x4dc)]?_0x15ef35[_0x139504(0x3d8)](_0x94d46d,_0x3054d7,_0x1679d8,_0x780db0,_0x3e7481,_0x5360b7,void 0x0):_0x780db0?_0x15ef35[_0x139504(0x3d8)](_0x23336f,_0x3054d7,_0x1679d8,_0x780db0,_0x5360b7):_0x3e7481[_0x139504(0x4dc)]?_0x15ef35['createInstance'](_0x48e10f,_0x3054d7,_0x1679d8,_0x3e7481,_0x5360b7):_0x15ef35[_0x139504(0x3d8)](_0xfdd8bd,_0x3054d7,_0x1679d8,_0x5360b7);}var _0x13b634=Object[_0x5ec49c(0x354)],_0x20966a=Object[_0x5ec49c(0x209)],_0x1c5aae=(_0x165820,_0x143a21,_0x4729da,_0x599be2)=>{const _0x19b003=_0x5ec49c;for(var _0x567749=_0x599be2>0x1?void 0x0:_0x599be2?_0x20966a(_0x143a21,_0x4729da):_0x143a21,_0x182eee=_0x165820[_0x19b003(0x4dc)]-0x1,_0x2b15c4;_0x182eee>=0x0;_0x182eee--)(_0x2b15c4=_0x165820[_0x182eee])&&(_0x567749=(_0x599be2?_0x2b15c4(_0x143a21,_0x4729da,_0x567749):_0x2b15c4(_0x567749))||_0x567749);return _0x599be2&&_0x567749&&_0x13b634(_0x143a21,_0x4729da,_0x567749),_0x567749;},_0x4dad5b=(_0x1c4f03,_0x2ba210)=>(_0x3f4cfb,_0x53b5ce)=>_0x2ba210(_0x3f4cfb,_0x53b5ce,_0x1c4f03);_0x395259[_0x5ec49c(0x4f9)]=class extends _0x3f82c6[_0x5ec49c(0x5f7)]{constructor(_0x42cd93,_0x3a6d08,_0x3fb105,_0x375c16,_0x50c290,_0x4afc96,_0x1eabc0,_0x5d8329,_0x4e3710,_0x2da957,_0x2071d5,_0x3614d9,_0x42f913){const _0x2affd5=_0x5ec49c;super(),_0x133daf(this,_0x2affd5(0x542),new _0x3b9434['BehaviorSubject'](null)),_0x133daf(this,_0x2affd5(0x5a4),this['_state$'][_0x2affd5(0x1ee)]()),_0x133daf(this,_0x2affd5(0x460)),_0x133daf(this,_0x2affd5(0x242),!0x1),_0x133daf(this,_0x2affd5(0x535),''),_0x133daf(this,_0x2affd5(0x3cd),0x0),_0x133daf(this,_0x2affd5(0x607),this[_0x2affd5(0x5a4)][_0x2affd5(0x19d)](_0x3b9434[_0x2affd5(0x2d3)](_0x1367e8=>_0x1367e8?_0x1367e8['status']:_0x725423[_0x2affd5(0x387)]),_0x3b9434[_0x2affd5(0x401)](0x1))),_0x133daf(this,_0x2affd5(0x505),!0x1),_0x133daf(this,'_remoteChangesetQueue',[]),(this[_0x2affd5(0x4aa)]=_0x42cd93,this[_0x2affd5(0x23a)]=_0x3a6d08,this[_0x2affd5(0x1f0)]=_0x3fb105,this[_0x2affd5(0x40f)]=_0x375c16,this['_localCacheService']=_0x50c290,this[_0x2affd5(0x5ee)]=_0x4afc96,this[_0x2affd5(0x2c0)]=_0x1eabc0,this[_0x2affd5(0x539)]=_0x5d8329,this[_0x2affd5(0x3dd)]=_0x4e3710,this[_0x2affd5(0x180)]=_0x2da957,this[_0x2affd5(0x35c)]=_0x2071d5,this['_permissionService']=_0x3614d9,this[_0x2affd5(0x40d)]=_0x42f913);}get[_0x5ec49c(0x295)](){const _0x4471a6=_0x5ec49c;return this[_0x4471a6(0x460)];}async['init'](){const _0x9b0fa0=_0x5ec49c;if(this[_0x9b0fa0(0x295)])throw new Error(_0x9b0fa0(0x5df));await this['_init']();}[_0x5ec49c(0x2ec)](){return this['_collaborationPaused']=!0x0,_0x3f82c6['toDisposable'](()=>{const _0x4d4f6a=_0x5149;this[_0x4d4f6a(0x242)]=!0x1,this['_exhaustRemoteChangesetQueue']();});}['_updateState'](_0x54c14b){const _0x2ce4e7=_0x5ec49c;this['_state']=_0x54c14b,this[_0x2ce4e7(0x542)][_0x2ce4e7(0x4ab)](_0x54c14b);}async[_0x5ec49c(0x318)](){const _0x413435=_0x5ec49c;var _0x23b6b3;this[_0x413435(0x3bf)](await this['_createInitialState']()),this[_0x413435(0x40d)]&&((_0x23b6b3=this['_singleActiveUnitService'])==null||_0x23b6b3[_0x413435(0x1ce)](this['unitID']),this['disposeWithMe'](this[_0x413435(0x40d)]['getUnitStatus$'](this[_0x413435(0x4aa)])[_0x413435(0x306)](_0x5727fc=>{const _0x3f15f2=_0x413435;this[_0x3f15f2(0x3dd)][_0x3f15f2(0x259)]('[CollaborationEntity]',_0x3f15f2(0x265),_0x5727fc),_0x5727fc===_0x29614d[_0x3f15f2(0x581)]?(this[_0x3f15f2(0x35c)][_0x3f15f2(0x568)]({'content':this[_0x3f15f2(0x2c0)]['t'](_0x3f15f2(0x564)),'type':_0x3c3cb1['MessageType'][_0x3f15f2(0x5fc)]}),this[_0x3f15f2(0x22b)][_0x3f15f2(0x332)](new _0x4b13d3[(_0x3f15f2(0x55d))](this[_0x3f15f2(0x4aa)])['id'],!0x1),this['_permissionService']['setShowComponents'](!0x1)):(this['_permissionService']['updatePermissionPoint'](new _0x4b13d3['WorkbookEditablePermission'](this[_0x3f15f2(0x4aa)])['id'],!0x0),this[_0x3f15f2(0x22b)]['setShowComponents'](!0x0));})));let _0x503d19=!0x1;return this[_0x413435(0x3c5)](this['session']['sessionStatus$'][_0x413435(0x306)](_0x452826=>{const _0x1f805c=_0x413435;_0x452826===_0x45d7ca[_0x1f805c(0x3c4)]?this['_toggleOnline'](_0x503d19):_0x452826===_0x45d7ca[_0x1f805c(0x387)]&&(_0x503d19=!0x0,this['_toggleOffline']());})),this[_0x413435(0x3c5)](this[_0x413435(0x23a)][_0x413435(0x4f8)]['subscribe'](_0xb98b4=>{const _0x36d1ce=_0x413435;try{switch(_0xb98b4['eventID']){case _0x544d9b[_0x36d1ce(0x527)]['NEW_CHANGESETS']:{this[_0x36d1ce(0x197)](_0x544d9b['parseProtocolChangeset'](_0xb98b4['data']));break;}case _0x544d9b[_0x36d1ce(0x527)][_0x36d1ce(0x273)]:{this[_0x36d1ce(0x380)](_0xb98b4[_0x36d1ce(0x250)]);break;}case _0x544d9b['CollaborationEvent'][_0x36d1ce(0x1af)]:{this[_0x36d1ce(0x417)]();break;}case _0x544d9b[_0x36d1ce(0x527)][_0x36d1ce(0x4d1)]:{this[_0x36d1ce(0x3bb)](_0xb98b4['data']);break;}case _0x544d9b[_0x36d1ce(0x527)][_0x36d1ce(0x62e)]:{this[_0x36d1ce(0x2fb)](_0xb98b4[_0x36d1ce(0x250)][_0x36d1ce(0x1d9)][_0x36d1ce(0x2d3)](_0x41e9a3=>_0x544d9b[_0x36d1ce(0x4c4)](_0x41e9a3)));break;}case _0x544d9b[_0x36d1ce(0x527)][_0x36d1ce(0x565)]:this[_0x36d1ce(0x417)]({'isPermissionRej':!0x0});}}catch(_0x1a5eb8){throw console[_0x36d1ce(0x2a4)]('Error\x20on\x20receiving\x20event',_0x1a5eb8),_0x1a5eb8;}})),this[_0x413435(0x460)];}[_0x5ec49c(0x4c9)](){const _0x28d2c7=_0x5ec49c;this[_0x28d2c7(0x505)]=!0x1;}[_0x5ec49c(0x3de)](){const _0x162ad6=_0x5ec49c;if(this[_0x162ad6(0x505)])throw new Error(_0x162ad6(0x316));this[_0x162ad6(0x505)]=!0x0;}[_0x5ec49c(0x495)](_0x399557){const _0x4ac6e2=_0x5ec49c;this[_0x4ac6e2(0x3de)](),this[_0x4ac6e2(0x3bf)](this[_0x4ac6e2(0x460)][_0x4ac6e2(0x459)](_0x399557)),this['_unlockTransition']();}[_0x5ec49c(0x197)](_0x13deea){const _0x260df3=_0x5ec49c;if(!(_0x13deea[_0x260df3(0x370)]<=this[_0x260df3(0x539)][_0x260df3(0x29b)](this[_0x260df3(0x4aa)]))){if(this[_0x260df3(0x242)]){this[_0x260df3(0x1cd)]['push'](_0x13deea);return;}this[_0x260df3(0x1d3)](_0x13deea);}}[_0x5ec49c(0x35b)](){const _0xd4375d=_0x5ec49c;this[_0xd4375d(0x1cd)][_0xd4375d(0x23c)](_0x5b443f=>this['_applyRemoteChangeset'](_0x5b443f)),this[_0xd4375d(0x1cd)]=[];}['_applyRemoteChangeset'](_0x93dace){const _0x5e9e8e=_0x5ec49c,_0x48e4f4=this['_compressMutationService'][_0x5e9e8e(0x233)][_0x5e9e8e(0x5ad)](this['_compressMutationService'][_0x5e9e8e(0x233)][_0x5e9e8e(0x25d)]()[_0x5e9e8e(0x49e)])(_0x93dace[_0x5e9e8e(0x3cf)],null)||_0x93dace[_0x5e9e8e(0x3cf)],_0x1bf27f={..._0x93dace,'mutations':_0x48e4f4};this[_0x5e9e8e(0x3de)](),this[_0x5e9e8e(0x3bf)](this[_0x5e9e8e(0x460)][_0x5e9e8e(0x47e)](_0x1bf27f)),this['_unlockTransition']();}[_0x5ec49c(0x380)](_0x99ab95){const _0x59b62c=_0x5ec49c;this[_0x59b62c(0x3de)](),this[_0x59b62c(0x3bf)](this[_0x59b62c(0x460)][_0x59b62c(0x1da)](_0x99ab95)),this['_unlockTransition']();}[_0x5ec49c(0x417)](_0x354e4f){const _0x4a4149=_0x5ec49c;this[_0x4a4149(0x3de)](),this[_0x4a4149(0x3bf)](this[_0x4a4149(0x460)]['onRemoteRej'](_0x354e4f)),this[_0x4a4149(0x4c9)]();}['_onRemoteRetry'](_0x4468d4){const _0x10b804=_0x5ec49c;this[_0x10b804(0x3de)](),this[_0x10b804(0x3bf)](this[_0x10b804(0x460)]['onRemoteRetry'](_0x4468d4)),this[_0x10b804(0x4c9)]();}[_0x5ec49c(0x2fb)](_0x22368f){const _0x31b86e=_0x5ec49c;if(!(this[_0x31b86e(0x460)]instanceof _0x5c666a))throw new TypeError(_0x31b86e(0x2bc));const _0x5ac8fe=_0x22368f['map'](_0x50fb8a=>{const _0x2dd8f6=_0x31b86e,_0x489891=this[_0x2dd8f6(0x5ee)][_0x2dd8f6(0x233)][_0x2dd8f6(0x5ad)](this['_compressMutationService'][_0x2dd8f6(0x233)][_0x2dd8f6(0x25d)]()[_0x2dd8f6(0x49e)])(_0x50fb8a[_0x2dd8f6(0x3cf)],null)||_0x50fb8a[_0x2dd8f6(0x3cf)];return{..._0x50fb8a,'mutations':_0x489891};});this[_0x31b86e(0x3de)](),this['_updateState'](this[_0x31b86e(0x460)][_0x31b86e(0x415)](_0x5ac8fe)),this[_0x31b86e(0x4c9)]();}[_0x5ec49c(0x4ea)](){const _0x380eae=_0x5ec49c;this[_0x380eae(0x3de)](),this['_updateState'](this[_0x380eae(0x460)][_0x380eae(0x5a7)]()),this[_0x380eae(0x4c9)]();}[_0x5ec49c(0x5f0)](_0x1249ed=!0x1){const _0x3abe8d=_0x5ec49c;this[_0x3abe8d(0x3de)](),this[_0x3abe8d(0x3bf)](this[_0x3abe8d(0x460)]['toggleOnline']()),this[_0x3abe8d(0x4c9)]();const _0x3604fa=this[_0x3abe8d(0x460)];_0x1249ed&&_0x3604fa instanceof _0xfdd8bd&&(this[_0x3abe8d(0x3de)](),this[_0x3abe8d(0x3bf)](_0x3604fa['fetchMiss']()),this[_0x3abe8d(0x4c9)]());}async[_0x5ec49c(0x46e)](){return new Promise(_0x3c7bd5=>{const _0x43423c=_0x5149;this['session'][_0x43423c(0x312)]['pipe'](_0x3b9434[_0x43423c(0x41c)](0x1))[_0x43423c(0x306)](async _0x35baf7=>{const _0xaa2a11=_0x43423c;_0x3c7bd5(await this[_0xaa2a11(0x2f3)](_0x35baf7===_0x45d7ca[_0xaa2a11(0x3c4)]));});});}['_createHandler'](){const _0xf41f3=_0x5ec49c,_0x232235=this[_0xf41f3(0x4aa)];return{'onStateChange':(_0x5af933,_0x165e34)=>{const _0x299a53=_0xf41f3;if(_0x5af933!==this['_state'])throw new Error(_0x299a53(0x4f6)+_0x5af933[_0x299a53(0x42c)]+'\x0aAfter:\x20'+_0x165e34[_0x299a53(0x42c)]+_0x299a53(0x2f2)+this[_0x299a53(0x460)][_0x299a53(0x42c)]);this[_0x299a53(0x3bf)](_0x165e34);},'onSendChangeset':_0x203b7a=>{const _0xdfe016=_0xf41f3;_0x203b7a[_0xdfe016(0x2d2)]||(_0x203b7a['sid']=this[_0xdfe016(0x535)],_0x203b7a[_0xdfe016(0x2bb)]=++this[_0xdfe016(0x3cd)]);const _0x175c48={'eventID':_0x544d9b[_0xdfe016(0x527)]['SUBMIT_CHANGESET'],'data':{'unitID':_0x203b7a['unitID'],'unitType':this['_type'],'changeset':_0x203b7a,'memberID':this[_0xdfe016(0x23a)][_0xdfe016(0x2c4)]()}};this['session']['send'](_0x175c48,this[_0xdfe016(0x4aa)]);},'onMissingChangesets':({from:_0x3497f8,to:_0x5aaeba})=>{const _0xd98f62=_0xf41f3;this[_0xd98f62(0x3dd)][_0xd98f62(0x259)](_0xd98f62(0x277),'fetching\x20missing\x20changesets\x20from\x20'+_0x3497f8+_0xd98f62(0x1f9)+_0x5aaeba);const _0x2e9104={'eventID':_0x544d9b[_0xd98f62(0x527)][_0xd98f62(0x50f)],'data':{'unitID':_0x232235,'unitType':this[_0xd98f62(0x1f0)],'from':_0x3497f8,'to':_0x5aaeba}};this[_0xd98f62(0x23a)][_0xd98f62(0x30a)](_0x2e9104,this[_0xd98f62(0x4aa)]);}};}async[_0x5ec49c(0x2f3)](_0x121286){const _0x12190d=_0x5ec49c;var _0x26906a,_0x646335;const _0x282d22=await this[_0x12190d(0x530)][_0x12190d(0x503)](this['unitID']),_0x389153=(_0x26906a=_0x282d22==null?void 0x0:_0x282d22[_0x12190d(0x3cf)])!=null?_0x26906a:[],_0x3517fb=(_0x646335=_0x282d22==null?void 0x0:_0x282d22[_0x12190d(0x5ec)])!=null?_0x646335:null,_0x3a0ac3=!!(_0x3517fb!=null&&_0x3517fb['sid'])&&!!(_0x3517fb!=null&&_0x3517fb[_0x12190d(0x2bb)]);this[_0x12190d(0x535)]=_0x3a0ac3?_0x3517fb[_0x12190d(0x2d2)]:_0x5ea6c4(),this[_0x12190d(0x3cd)]=_0x3a0ac3?_0x3517fb[_0x12190d(0x2bb)]:0x0;const _0x5e0152=this[_0x12190d(0x4aa)];try{this['_replayCachedMutations'](_0x3517fb,_0x389153);}catch(_0x4ae84e){this[_0x12190d(0x3dd)][_0x12190d(0x2a4)](_0x4ae84e);}const _0x2ad00e=this[_0x12190d(0x4c5)]();if(_0x121286){const _0x4f778c=_0x1b64f0(this[_0x12190d(0x40f)],_0x5e0152,this[_0x12190d(0x1f0)],_0x3517fb,_0x389153,_0x2ad00e);return _0x4f778c instanceof _0x48e10f?_0x4f778c['_schedule']():(_0x4f778c instanceof _0x94d46d||_0x4f778c instanceof _0x23336f)&&_0x4f778c[_0x12190d(0x54f)](),_0x4f778c;}return this[_0x12190d(0x40f)]['createInstance'](_0x58f158,_0x5e0152,this['_type'],_0x3517fb,_0x389153,_0x2ad00e);}['_replayCachedMutations'](_0x52fb09,_0x31109a){const _0x52b4b0=_0x5ec49c;var _0x2931fd,_0x270ceb;const _0x17231d=this[_0x52b4b0(0x5ee)][_0x52b4b0(0x233)][_0x52b4b0(0x5ad)](this[_0x52b4b0(0x5ee)][_0x52b4b0(0x233)][_0x52b4b0(0x25d)]()[_0x52b4b0(0x49e)]);(_0x2931fd=_0x17231d((_0x52fb09==null?void 0x0:_0x52fb09[_0x52b4b0(0x3cf)])||[],null))==null||_0x2931fd[_0x52b4b0(0x23c)](_0x435251=>this[_0x52b4b0(0x180)][_0x52b4b0(0x18d)](_0x435251['id'],_0x435251[_0x52b4b0(0x236)])),(_0x270ceb=_0x17231d(_0x31109a||[],null))==null||_0x270ceb[_0x52b4b0(0x23c)](_0x5bcae6=>this[_0x52b4b0(0x180)]['executeCommand'](_0x5bcae6['id'],_0x5bcae6[_0x52b4b0(0x236)]));}},_0x395259['CollaborationEntity']=_0x1c5aae([_0x4dad5b(0x3,_0x3f82c6[_0x5ec49c(0x476)](_0x3f82c6[_0x5ec49c(0x5ed)])),_0x4dad5b(0x4,_0x3f82c6[_0x5ec49c(0x476)](_0x395259['LocalCacheService'])),_0x4dad5b(0x5,_0x3f82c6['Inject'](_0x544d9b['CompressMutationService'])),_0x4dad5b(0x6,_0x3f82c6[_0x5ec49c(0x476)](_0x3f82c6[_0x5ec49c(0x346)])),_0x4dad5b(0x7,_0x3f82c6[_0x5ec49c(0x476)](_0x544d9b[_0x5ec49c(0x591)])),_0x4dad5b(0x8,_0x3f82c6[_0x5ec49c(0x3cc)]),_0x4dad5b(0x9,_0x3f82c6['ICommandService']),_0x4dad5b(0xa,_0x4fb45d[_0x5ec49c(0x352)]),_0x4dad5b(0xb,_0x3f82c6[_0x5ec49c(0x331)]),_0x4dad5b(0xc,_0x3f82c6['Optional'](_0x478e97))],_0x395259[_0x5ec49c(0x4f9)]),_0x395259[_0x5ec49c(0x1a4)]=class extends _0x395259[_0x5ec49c(0x4f9)]{constructor(_0x323578,_0xac8105,_0x3644c1,_0x29f0c2,_0x18b030,_0x1310a3,_0x21b4e6,_0x5b53f7,_0x4602f0,_0x595c2f,_0x1bd0e8,_0x356448,_0x487368,_0x99cf97,_0x4b45e5,_0x4f7523,_0x1a5567,_0x5a018d){const _0x2b5ee0=_0x5ec49c;super(_0x323578,_0x3644c1,_0xac8105,_0x29f0c2,_0x18b030,_0x1310a3,_0x21b4e6,_0x5b53f7,_0x99cf97,_0x4b45e5,_0x4f7523,_0x1a5567,_0x5a018d),this[_0x2b5ee0(0x4aa)]=_0x323578,this[_0x2b5ee0(0x584)]=_0xac8105,this['_docStateChangeManagerService']=_0x4602f0,this['_docTransformIMECacheService']=_0x595c2f,this[_0x2b5ee0(0x566)]=_0x1bd0e8,this[_0x2b5ee0(0x59f)]=_0x356448,this['_docSyncEditingCollabCursorService']=_0x487368;}['_createHandler'](){const _0x5b0369=_0x5ec49c,_0x17d411=super['_createHandler']();return _0x17d411[_0x5b0369(0x3a7)]=_0x1219dd=>this[_0x5b0369(0x56f)][_0x5b0369(0x3fd)](_0x1219dd),_0x17d411[_0x5b0369(0x5ca)]=_0x4c9e3f=>this[_0x5b0369(0x566)][_0x5b0369(0x3c6)](_0x4c9e3f),_0x17d411['onTransformSelections']=_0xfe2ca8=>this[_0x5b0369(0x59f)][_0x5b0369(0x1bd)](_0xfe2ca8),_0x17d411[_0x5b0369(0x241)]=_0x1d676d=>this[_0x5b0369(0x639)][_0x5b0369(0x3e2)](_0x1d676d),_0x17d411[_0x5b0369(0x477)]=_0x61e008=>this[_0x5b0369(0x56f)][_0x5b0369(0x26d)](_0x61e008),_0x17d411[_0x5b0369(0x289)]=_0x4f71fe=>this[_0x5b0369(0x566)][_0x5b0369(0x26d)](_0x4f71fe),_0x17d411;}async[_0x5ec49c(0x318)](){const _0x322bb0=_0x5ec49c,_0x1f2ade=await super[_0x322bb0(0x318)]();return this[_0x322bb0(0x51b)][_0x322bb0(0x2c2)][_0x322bb0(0x19d)](_0x3b9434[_0x322bb0(0x216)](this['dispose$']))['subscribe'](_0x45761c=>{const _0x576b08=_0x322bb0;if(_0x45761c==null)return;const {unitId:_0x233be7,redoState:_0x48ca6c,commandId:_0x283730}=_0x45761c;if(_0x233be7!==this['unitID'])return;const _0x5f0f42={'id':_0x283730,'type':_0x3f82c6['CommandType']['MUTATION'],'params':{'unitId':_0x233be7,'actions':_0x48ca6c[_0x576b08(0x19f)],'textRanges':null}};this[_0x576b08(0x495)](_0x5f0f42);}),_0x1f2ade;}},_0x395259[_0x5ec49c(0x1a4)]=_0x1c5aae([_0x4dad5b(0x3,_0x3f82c6[_0x5ec49c(0x476)](_0x3f82c6['Injector'])),_0x4dad5b(0x4,_0x3f82c6[_0x5ec49c(0x476)](_0x395259[_0x5ec49c(0x183)])),_0x4dad5b(0x5,_0x3f82c6[_0x5ec49c(0x476)](_0x544d9b[_0x5ec49c(0x469)])),_0x4dad5b(0x6,_0x3f82c6['Inject'](_0x3f82c6['LocaleService'])),_0x4dad5b(0x7,_0x3f82c6[_0x5ec49c(0x476)](_0x544d9b[_0x5ec49c(0x591)])),_0x4dad5b(0x8,_0x3f82c6[_0x5ec49c(0x476)](_0x10da62[_0x5ec49c(0x5e8)])),_0x4dad5b(0x9,_0x3f82c6[_0x5ec49c(0x476)](_0x18cb6d)),_0x4dad5b(0xa,_0x3f82c6['Inject'](_0x177439)),_0x4dad5b(0xb,_0x3f82c6[_0x5ec49c(0x476)](_0x5ebe28)),_0x4dad5b(0xc,_0x3f82c6[_0x5ec49c(0x476)](_0x44d389)),_0x4dad5b(0xd,_0x3f82c6['ILogService']),_0x4dad5b(0xe,_0x3f82c6['ICommandService']),_0x4dad5b(0xf,_0x4fb45d['IMessageService']),_0x4dad5b(0x10,_0x3f82c6[_0x5ec49c(0x331)]),_0x4dad5b(0x11,_0x3f82c6[_0x5ec49c(0x5d6)](_0x478e97))],_0x395259[_0x5ec49c(0x1a4)]),_0x395259[_0x5ec49c(0x25e)]=class extends _0x395259[_0x5ec49c(0x4f9)]{constructor(_0x43e3b4,_0x24cb34,_0x3883c8,_0x35fcf7,_0xd2f48b,_0x58b9de,_0x806606,_0x28cf5b,_0x53c457,_0x308b5f,_0x1d4d1f,_0xe14a35,_0x2b6879,_0x104128){const _0x58e45f=_0x5ec49c;super(_0x43e3b4,_0x3883c8,_0x24cb34,_0x35fcf7,_0xd2f48b,_0x58b9de,_0x806606,_0x28cf5b,_0x308b5f,_0x1d4d1f,_0xe14a35,_0x2b6879,_0x104128),this['unitID']=_0x43e3b4,this[_0x58e45f(0x584)]=_0x24cb34,this[_0x58e45f(0x1c9)]=_0x53c457;}[_0x5ec49c(0x4c5)](){const _0x48fd6b=_0x5ec49c,_0x432567=super['_createHandler']();return _0x432567[_0x48fd6b(0x53b)]=_0x1e59c9=>this[_0x48fd6b(0x1c9)]['transformSelections'](_0x1e59c9),_0x432567;}async[_0x5ec49c(0x318)](){const _0xa2d94d=_0x5ec49c,_0x2d94dc=await super[_0xa2d94d(0x318)]();return this['disposeWithMe'](this[_0xa2d94d(0x180)][_0xa2d94d(0x4b7)]((_0x330a15,_0x3c0f46)=>{const _0x2e51f9=_0xa2d94d;if(_0x330a15['type']!==_0x3f82c6[_0x2e51f9(0x533)][_0x2e51f9(0x347)]||_0x3c0f46!=null&&_0x3c0f46[_0x2e51f9(0x21a)]||_0x3c0f46!=null&&_0x3c0f46['onlyLocal'])return;const _0x3c99fb=_0x330a15[_0x2e51f9(0x236)];if((_0x3c99fb==null?void 0x0:_0x3c99fb[_0x2e51f9(0x3d0)])!==this[_0x2e51f9(0x4aa)])return;const _0x3511fd=_0x330a15,_0x10497c=this[_0x2e51f9(0x5ee)][_0x2e51f9(0x233)]['fetchThroughInterceptors'](this[_0x2e51f9(0x5ee)][_0x2e51f9(0x233)][_0x2e51f9(0x25d)]()['COMPRESS_MUTATION_SEND'])([_0x3511fd],null)||[_0x3511fd];this['_onLocalMutation'](_0x10497c[0x0]);})),_0x2d94dc;}},_0x395259['SheetCollaborationEntity']=_0x1c5aae([_0x4dad5b(0x3,_0x3f82c6[_0x5ec49c(0x476)](_0x3f82c6[_0x5ec49c(0x5ed)])),_0x4dad5b(0x4,_0x3f82c6[_0x5ec49c(0x476)](_0x395259[_0x5ec49c(0x183)])),_0x4dad5b(0x5,_0x3f82c6[_0x5ec49c(0x476)](_0x544d9b[_0x5ec49c(0x469)])),_0x4dad5b(0x6,_0x3f82c6[_0x5ec49c(0x476)](_0x3f82c6[_0x5ec49c(0x346)])),_0x4dad5b(0x7,_0x3f82c6['Inject'](_0x544d9b['RevisionService'])),_0x4dad5b(0x8,_0x3f82c6[_0x5ec49c(0x476)](_0x51e6ea)),_0x4dad5b(0x9,_0x3f82c6[_0x5ec49c(0x3cc)]),_0x4dad5b(0xa,_0x3f82c6[_0x5ec49c(0x570)]),_0x4dad5b(0xb,_0x4fb45d[_0x5ec49c(0x352)]),_0x4dad5b(0xc,_0x3f82c6[_0x5ec49c(0x331)]),_0x4dad5b(0xd,_0x3f82c6['Optional'](_0x478e97))],_0x395259[_0x5ec49c(0x25e)]);var _0x398b0d=Object['defineProperty'],_0x4b753d=Object['getOwnPropertyDescriptor'],_0x44b01a=(_0x3d93e8,_0x887087,_0x40aa2d,_0x41d9f9)=>{const _0x1e460d=_0x5ec49c;for(var _0x2e7376=_0x41d9f9>0x1?void 0x0:_0x41d9f9?_0x4b753d(_0x887087,_0x40aa2d):_0x887087,_0x4de5f9=_0x3d93e8[_0x1e460d(0x4dc)]-0x1,_0xd14a03;_0x4de5f9>=0x0;_0x4de5f9--)(_0xd14a03=_0x3d93e8[_0x4de5f9])&&(_0x2e7376=(_0x41d9f9?_0xd14a03(_0x887087,_0x40aa2d,_0x2e7376):_0xd14a03(_0x2e7376))||_0x2e7376);return _0x41d9f9&&_0x2e7376&&_0x398b0d(_0x887087,_0x40aa2d,_0x2e7376),_0x2e7376;},_0x41c21b=(_0x2f00b1,_0x166ee1)=>(_0x4d0c88,_0x43ed26)=>_0x166ee1(_0x4d0c88,_0x43ed26,_0x2f00b1);_0x395259[_0x5ec49c(0x2b8)]=class extends _0x3f82c6[_0x5ec49c(0x5f7)]{constructor(_0x3b80f1,_0x3be334,_0x37125e){const _0x16a54f=_0x5ec49c;super(),_0x133daf(this,_0x16a54f(0x5a1),new Map()),_0x133daf(this,_0x16a54f(0x41f),new _0x3b9434[(_0x16a54f(0x2fe))]()),(this[_0x16a54f(0x40f)]=_0x3b80f1,this['_collabSessionService']=_0x3be334,this['_univerInstanceService']=_0x37125e,this[_0x16a54f(0x318)]());}[_0x5ec49c(0x52e)](){const _0x24a760=_0x5ec49c;super['dispose'](),this[_0x24a760(0x5a1)]['forEach'](_0x5dabf1=>_0x5dabf1['dispose']()),this[_0x24a760(0x5a1)][_0x24a760(0x304)]();}[_0x5ec49c(0x5f2)](_0x1aa0d4){const _0x16e6fc=_0x5ec49c;var _0x48b4ea;return(_0x48b4ea=this[_0x16e6fc(0x5a1)][_0x16e6fc(0x555)](_0x1aa0d4))!=null?_0x48b4ea:null;}[_0x5ec49c(0x28a)](_0x128b7b){const _0x2778d8=_0x5ec49c,_0x2e95dc=this[_0x2778d8(0x5f2)](_0x128b7b);return _0x2e95dc?_0x3b9434['of'](_0x2e95dc):this[_0x2778d8(0x41f)][_0x2778d8(0x19d)](_0x22428e[_0x2778d8(0x3c7)](_0x4099df=>_0x4099df['unitID']===_0x128b7b));}[_0x5ec49c(0x318)](){const _0x2d0831=_0x5ec49c;this[_0x2d0831(0x506)][_0x2d0831(0x451)](_0x3f82c6[_0x2d0831(0x49f)][_0x2d0831(0x2d4)])['pipe'](_0x3b9434[_0x2d0831(0x216)](this[_0x2d0831(0x1a7)]),_0x22428e[_0x2d0831(0x207)](0x10))['subscribe'](async _0x2d9c92=>{const _0x4b5092=_0x2d0831,_0x3be715=_0x2d9c92[_0x4b5092(0x278)](),_0x5f534=await this[_0x4b5092(0x402)](_0x3be715,_0x292f19[_0x4b5092(0x2d4)]);this[_0x4b5092(0x5a1)]['set'](_0x3be715,_0x5f534);}),this['_univerInstanceService'][_0x2d0831(0x451)](_0x3f82c6['UniverInstanceType'][_0x2d0831(0x4a4)])[_0x2d0831(0x19d)](_0x3b9434[_0x2d0831(0x216)](this[_0x2d0831(0x1a7)]),_0x22428e['delay'](0x10))[_0x2d0831(0x19d)](_0x22428e['filter'](_0x570ce9=>!_0x570ce9[_0x2d0831(0x278)]()[_0x2d0831(0x554)]('__')))[_0x2d0831(0x306)](async _0x23af41=>{const _0x33e417=_0x2d0831,_0x5b19b5=_0x23af41[_0x33e417(0x278)](),_0xb60ca0=await this[_0x33e417(0x402)](_0x5b19b5,_0x292f19['UNIVER_DOC']);this[_0x33e417(0x5a1)][_0x33e417(0x2ea)](_0x5b19b5,_0xb60ca0);}),_0x3b9434[_0x2d0831(0x1f5)](this[_0x2d0831(0x506)][_0x2d0831(0x4b4)](_0x3f82c6[_0x2d0831(0x49f)][_0x2d0831(0x2d4)]),this[_0x2d0831(0x506)]['getTypeOfUnitDisposed$'](_0x3f82c6['UniverInstanceType'][_0x2d0831(0x4a4)]))['pipe'](_0x3b9434['takeUntil'](this['dispose$']))[_0x2d0831(0x306)](_0x4b5de3=>{const _0x8124f7=_0x2d0831,_0x5d5dcf=_0x4b5de3['getUnitId'](),_0x1a4622=this[_0x8124f7(0x5a1)][_0x8124f7(0x555)](_0x5d5dcf);_0x1a4622&&(_0x1a4622[_0x8124f7(0x52e)](),this[_0x8124f7(0x5a1)][_0x8124f7(0x3f7)](_0x5d5dcf));});}async[_0x5ec49c(0x402)](_0xafb8c9,_0x3e050c){const _0xfe0ede=_0x5ec49c,_0x4105a6=await this[_0xfe0ede(0x42e)]['requireSession'](_0xafb8c9),_0x17f1d9=this[_0xfe0ede(0x40f)][_0xfe0ede(0x3d8)](this[_0xfe0ede(0x4d2)](_0x3e050c),_0xafb8c9,_0x3e050c,_0x4105a6);return await _0x17f1d9['init'](),this['_entityInit$'][_0xfe0ede(0x4ab)](_0x17f1d9),_0x17f1d9;}[_0x5ec49c(0x4d2)](_0x2f902a){const _0x478d75=_0x5ec49c;switch(_0x2f902a){case _0x292f19['UNIVER_DOC']:return _0x395259[_0x478d75(0x1a4)];case _0x292f19[_0x478d75(0x2d4)]:return _0x395259[_0x478d75(0x25e)];default:throw new Error('[CollaborationController]:\x20invalid\x20univer\x20type:\x20'+_0x2f902a);}}},_0x395259[_0x5ec49c(0x2b8)]=_0x44b01a([_0x41c21b(0x0,_0x3f82c6[_0x5ec49c(0x476)](_0x3f82c6[_0x5ec49c(0x5ed)])),_0x41c21b(0x1,_0x3f82c6['Inject'](_0x395259[_0x5ec49c(0x368)])),_0x41c21b(0x2,_0x3f82c6[_0x5ec49c(0x2be)])],_0x395259['CollaborationController']);const _0x462c8e=[_0x5ec49c(0x405),'jiqing500',_0x5ec49c(0x472),_0x5ec49c(0x32f),_0x5ec49c(0x457),_0x5ec49c(0x33d)];class _0x407f93 extends _0x3f82c6[_0x5ec49c(0x582)]{constructor(){const _0x179274=_0x5ec49c;super(...arguments),_0x133daf(this,_0x179274(0x271),new Map()),_0x133daf(this,_0x179274(0x29c),0x0);}['assignAColorForMemberID'](_0x43d9d5){const _0x3b2637=_0x5ec49c;if(this[_0x3b2637(0x271)][_0x3b2637(0x293)](_0x43d9d5))return this[_0x3b2637(0x271)][_0x3b2637(0x555)](_0x43d9d5);const _0x1aa8a2=_0x462c8e[this[_0x3b2637(0x29c)]];return this['_colorIndex']=(this[_0x3b2637(0x29c)]+0x1)%_0x462c8e[_0x3b2637(0x4dc)],this[_0x3b2637(0x271)][_0x3b2637(0x2ea)](_0x43d9d5,_0x1aa8a2),_0x1aa8a2;}}var _0x4405c1=Object['defineProperty'],_0x3a3249=Object[_0x5ec49c(0x209)],_0x563dfb=(_0x920616,_0x1a955a,_0x5b7ef0,_0x19511d)=>{for(var _0x22073=_0x19511d>0x1?void 0x0:_0x19511d?_0x3a3249(_0x1a955a,_0x5b7ef0):_0x1a955a,_0x3292be=_0x920616['length']-0x1,_0x41bb7f;_0x3292be>=0x0;_0x3292be--)(_0x41bb7f=_0x920616[_0x3292be])&&(_0x22073=(_0x19511d?_0x41bb7f(_0x1a955a,_0x5b7ef0,_0x22073):_0x41bb7f(_0x22073))||_0x22073);return _0x19511d&&_0x22073&&_0x4405c1(_0x1a955a,_0x5b7ef0,_0x22073),_0x22073;},_0x77de3a=(_0x4d1dd3,_0x2e6590)=>(_0x2984f6,_0x149519)=>_0x2e6590(_0x2984f6,_0x149519,_0x4d1dd3);const _0x46fb3f=0x12c,_0x423364=0x64;let _0x50e5a9=class extends _0x3f82c6[_0x5ec49c(0x5f7)]{constructor(_0x1ecedd,_0x4fe8e5,_0x416673,_0x41cb98,_0x398e03,_0x5ab262,_0x102a80,_0x533b39,_0x34a346){const _0x58f911=_0x5ec49c;super(),_0x133daf(this,_0x58f911(0x228),!0x1),_0x133daf(this,_0x58f911(0x318),!0x1),_0x133daf(this,_0x58f911(0x561),new _0x3b9434[(_0x58f911(0x34c))](new Map())),_0x133daf(this,_0x58f911(0x1dd),this[_0x58f911(0x561)][_0x58f911(0x1ee)]()),_0x133daf(this,_0x58f911(0x18a),new _0x3b9434[(_0x58f911(0x34c))]([])),_0x133daf(this,_0x58f911(0x5b7),this[_0x58f911(0x18a)][_0x58f911(0x19d)](_0x3b9434[_0x58f911(0x333)](_0x46fb3f))),_0x133daf(this,_0x58f911(0x4e9),_0x3f82c6[_0x58f911(0x482)](_0x1d159d=>{const _0x1cfd33=_0x58f911,_0x1fd174={'eventID':_0x544d9b[_0x1cfd33(0x527)][_0x1cfd33(0x500)],'data':{'unitID':this[_0x1cfd33(0x4aa)],'memberID':this[_0x1cfd33(0x438)][_0x1cfd33(0x2c4)](),'selection':_0x7b544c(_0x1d159d)}};this[_0x1cfd33(0x438)][_0x1cfd33(0x30a)](_0x1fd174,this[_0x1cfd33(0x4aa)]);},_0x423364)),(this['unitID']=_0x1ecedd,this['_session']=_0x4fe8e5,this['_injector']=_0x416673,this[_0x58f911(0x2e9)]=_0x41cb98,this[_0x58f911(0x18f)]=_0x398e03,this[_0x58f911(0x557)]=_0x5ab262,this[_0x58f911(0x268)]=_0x102a80,this[_0x58f911(0x506)]=_0x533b39,this[_0x58f911(0x180)]=_0x34a346);}get[_0x5ec49c(0x203)](){const _0x3bdf94=_0x5ec49c;return this['_cursorInfo$'][_0x3bdf94(0x5bf)]();}get[_0x5ec49c(0x32d)](){const _0xfb31a3=_0x5ec49c;return this[_0xfb31a3(0x18a)][_0xfb31a3(0x5bf)]();}[_0x5ec49c(0x52e)](){const _0x5c64c9=_0x5ec49c;super[_0x5c64c9(0x52e)](),this['_cursorInfo$'][_0x5c64c9(0x4ab)](new Map()),this[_0x5c64c9(0x561)][_0x5c64c9(0x5b9)](),this[_0x5c64c9(0x18a)][_0x5c64c9(0x4ab)]([]),this[_0x5c64c9(0x18a)][_0x5c64c9(0x5b9)]();}['init'](){const _0x21fd63=_0x5ec49c;this[_0x21fd63(0x318)]||(this[_0x21fd63(0x318)]=!0x0,this[_0x21fd63(0x438)][_0x21fd63(0x312)][_0x21fd63(0x19d)](_0x3b9434[_0x21fd63(0x216)](this[_0x21fd63(0x1a7)]))[_0x21fd63(0x306)](_0x450e37=>{const _0x2f5f17=_0x21fd63;_0x450e37===_0x45d7ca[_0x2f5f17(0x3c4)]?this[_0x2f5f17(0x5f0)]():this[_0x2f5f17(0x4ea)]();}),this['_session']['event$'][_0x21fd63(0x19d)](_0x3b9434['takeUntil'](this[_0x21fd63(0x1a7)]))[_0x21fd63(0x306)](_0x2032b3=>{const _0x2bcbab=_0x21fd63,_0x239cfa=_0x2032b3['eventID'];_0x239cfa===_0x544d9b[_0x2bcbab(0x527)][_0x2bcbab(0x500)]&&this['_onCursorUpdate'](_0x2032b3),_0x239cfa===_0x544d9b[_0x2bcbab(0x527)][_0x2bcbab(0x2f5)]&&this[_0x2bcbab(0x5e3)](_0x2032b3);}),this[_0x21fd63(0x3c5)](this[_0x21fd63(0x180)][_0x21fd63(0x4b7)](_0x225c5a=>{const _0x216f64=_0x21fd63,_0x2c35a1=_0x225c5a[_0x216f64(0x236)];_0x2c35a1!=null&&this[_0x216f64(0x228)]&&_0x225c5a['id']===_0x431858[_0x216f64(0x1ab)]['id']&&_0x2c35a1[_0x216f64(0x3d0)]===this['unitID']&&_0x2c35a1[_0x216f64(0x2bd)]===!0x1&&_0x2c35a1[_0x216f64(0x57f)][_0x216f64(0x4dc)]>0x0&&this[_0x216f64(0x4e9)](_0x2c35a1[_0x216f64(0x57f)]);})),this['_syncEditingCollabCursorService']['collabCursorState$']['pipe'](_0x3b9434['takeUntil'](this[_0x21fd63(0x1a7)]))['subscribe'](_0x90a3af=>{const _0x4166a0=_0x21fd63;if((_0x90a3af==null?void 0x0:_0x90a3af['unitID'])!==this[_0x4166a0(0x4aa)])return;const _0xf51bb9={'eventID':_0x544d9b['CollaborationEvent'][_0x4166a0(0x500)],'data':_0x90a3af};this[_0x4166a0(0x3f8)](_0xf51bb9);}),this[_0x21fd63(0x3c5)](this[_0x21fd63(0x180)][_0x21fd63(0x4b7)](_0x45c082=>{const _0x479c41=_0x21fd63;if(_0x45c082[_0x479c41(0x236)]==null)return;const _0x23b176=_0x45c082['params'];if(_0x45c082['id']!==_0x431858['RichTextEditingMutation']['id']||_0x23b176['unitId']!==this[_0x479c41(0x4aa)])return;const _0xdcc276={'id':_0x479c41(0x280),'params':_0x23b176},_0x18674d=this[_0x479c41(0x203)];for(const [_0x3f9e1d,_0x3c72d7]of _0x18674d){const _0x4bb6ee={'id':_0x479c41(0x280),'params':{'unitId':this['unitID'],'actions':null,'textRanges':_0x3c72d7[_0x479c41(0x57f)]}},_0x5b7d80=this[_0x479c41(0x268)][_0x479c41(0x17f)](_0xdcc276,_0x4bb6ee,!0x1);if(_0x544d9b['isTransformMutationFailure'](_0x5b7d80))throw _0x5b7d80[_0x479c41(0x2a4)];_0x18674d[_0x479c41(0x2ea)](_0x3f9e1d,{..._0x3c72d7,'ranges':_0x5b7d80[_0x479c41(0x5ef)][_0x479c41(0x236)][_0x479c41(0x4d3)]});}queueMicrotask(()=>{const _0x3b84c0=_0x479c41;this[_0x3b84c0(0x561)][_0x3b84c0(0x4ab)](_0x18674d);});})));}[_0x5ec49c(0x3f8)](_0x3c691b){const _0xc3db73=_0x5ec49c;var _0x385c02,_0x31bfb9;const {memberID:_0x102557,selection:_0xa3d291}=_0x3c691b[_0xc3db73(0x250)],_0x3acfb5=_0x4ded27(_0xa3d291),_0x188b68=(_0x31bfb9=(_0x385c02=this[_0xc3db73(0x18f)][_0xc3db73(0x29e)](this[_0xc3db73(0x4aa)],_0x102557))==null?void 0x0:_0x385c02[_0xc3db73(0x5c8)])!=null?_0x31bfb9:_0xc3db73(0x1dc),_0x31c519={'color':this[_0xc3db73(0x2e9)][_0xc3db73(0x5fd)](_0x102557),'name':_0x188b68,'ranges':_0x3acfb5},_0x4b8d87=this['cursorInfo'];_0x4b8d87[_0xc3db73(0x2ea)](_0x102557,_0x31c519),this[_0xc3db73(0x561)][_0xc3db73(0x4ab)](_0x4b8d87);}[_0x5ec49c(0x5e3)](_0x5eb9d0){const _0x426d8c=_0x5ec49c,{memberID:_0x4116b8}=_0x5eb9d0[_0x426d8c(0x250)],_0x2646dc=this['cursorInfo'];_0x2646dc[_0x426d8c(0x3f7)](_0x4116b8),this[_0x426d8c(0x561)]['next'](_0x2646dc);}[_0x5ec49c(0x5f0)](){const _0x2cd714=_0x5ec49c;var _0x5021c5;if(this['_online']=!0x0,((_0x5021c5=this[_0x2cd714(0x506)]['getFocusedUnit']())==null?void 0x0:_0x5021c5[_0x2cd714(0x278)]())!==this[_0x2cd714(0x4aa)])return;const _0xa93439=this[_0x2cd714(0x40f)][_0x2cd714(0x555)](_0x431858[_0x2cd714(0x629)])[_0x2cd714(0x4f1)]();Array[_0x2cd714(0x491)](_0xa93439)&&_0xa93439[_0x2cd714(0x4dc)]>0x0&&this[_0x2cd714(0x4e9)](_0xa93439);}[_0x5ec49c(0x4ea)](){const _0x162ac3=_0x5ec49c;this[_0x162ac3(0x228)]=!0x1;}};_0x50e5a9=_0x563dfb([_0x77de3a(0x2,_0x3f82c6[_0x5ec49c(0x476)](_0x3f82c6[_0x5ec49c(0x5ed)])),_0x77de3a(0x3,_0x3f82c6['Inject'](_0x407f93)),_0x77de3a(0x4,_0x3f82c6['Inject'](_0x395259[_0x5ec49c(0x372)])),_0x77de3a(0x5,_0x3f82c6[_0x5ec49c(0x476)](_0x44d389)),_0x77de3a(0x6,_0x544d9b['ITransformService']),_0x77de3a(0x7,_0x3f82c6[_0x5ec49c(0x2be)]),_0x77de3a(0x8,_0x3f82c6['ICommandService'])],_0x50e5a9);var _0x2044f9=Object[_0x5ec49c(0x354)],_0x55fb0a=Object[_0x5ec49c(0x209)],_0x39c71d=(_0x5a7f4b,_0x54572b,_0x5ee9d6,_0x1bb326)=>{for(var _0x1b5223=_0x1bb326>0x1?void 0x0:_0x1bb326?_0x55fb0a(_0x54572b,_0x5ee9d6):_0x54572b,_0x4cd90f=_0x5a7f4b['length']-0x1,_0x5df225;_0x4cd90f>=0x0;_0x4cd90f--)(_0x5df225=_0x5a7f4b[_0x4cd90f])&&(_0x1b5223=(_0x1bb326?_0x5df225(_0x54572b,_0x5ee9d6,_0x1b5223):_0x5df225(_0x1b5223))||_0x1b5223);return _0x1bb326&&_0x1b5223&&_0x2044f9(_0x54572b,_0x5ee9d6,_0x1b5223),_0x1b5223;},_0x231624=(_0x351f95,_0x396837)=>(_0x5a381d,_0x41a9d6)=>_0x396837(_0x5a381d,_0x41a9d6,_0x351f95);const _0x5371fa=0x12c,_0x5e9920=0x64,_0x2be836=()=>{let _0x440f86=[],_0x4055b9=!0x1;return _0x29bb04=>{const _0x45210e=_0x5149;_0x440f86[_0x45210e(0x498)](_0x29bb04),_0x4055b9||(_0x4055b9=!0x0,setTimeout(()=>{const _0x2809a9=_0x45210e;_0x440f86[_0x2809a9(0x23c)](_0x5a0614=>_0x5a0614()),_0x440f86=[],_0x4055b9=!0x1;}));};};let _0x50bbb6=class extends _0x3f82c6['RxDisposable']{constructor(_0x50bbcb,_0x3d83bc,_0x330b84,_0x41b638,_0x4f7905,_0xddd607,_0x2c8749,_0x5bc795){const _0x75e7c4=_0x5ec49c;super(),_0x133daf(this,_0x75e7c4(0x228),!0x1),_0x133daf(this,_0x75e7c4(0x318),!0x1),_0x133daf(this,_0x75e7c4(0x561),new _0x3b9434['BehaviorSubject'](new Map())),_0x133daf(this,_0x75e7c4(0x1dd),this[_0x75e7c4(0x561)][_0x75e7c4(0x1ee)]()),_0x133daf(this,_0x75e7c4(0x18a),new _0x3b9434[(_0x75e7c4(0x34c))]([])),_0x133daf(this,'roomMembers$',this[_0x75e7c4(0x18a)]['pipe'](_0x3b9434[_0x75e7c4(0x333)](_0x5371fa))),_0x133daf(this,_0x75e7c4(0x4e9),_0x3f82c6[_0x75e7c4(0x482)]((_0xdb6ebc,_0x40d5e7)=>{const _0x4a1493=_0x75e7c4,_0x411605={'eventID':_0x544d9b['CollaborationEvent'][_0x4a1493(0x500)],'data':{'unitID':this[_0x4a1493(0x4aa)],'memberID':this['_session']['getMemberID'](),'selection':_0x5a3fe6['serializeRangeWithSheet'](_0xdb6ebc,_0x40d5e7[_0x4a1493(0x2e5)])}};this[_0x4a1493(0x438)][_0x4a1493(0x30a)](_0x411605,this[_0x4a1493(0x4aa)]);},_0x5e9920)),(this[_0x75e7c4(0x4aa)]=_0x50bbcb,this[_0x75e7c4(0x438)]=_0x3d83bc,this['_injector']=_0x330b84,this[_0x75e7c4(0x2e9)]=_0x41b638,this[_0x75e7c4(0x18f)]=_0x4f7905,this[_0x75e7c4(0x506)]=_0xddd607,this[_0x75e7c4(0x180)]=_0x2c8749,this[_0x75e7c4(0x504)]=_0x5bc795);}get['cursorInfo'](){const _0x13f09c=_0x5ec49c;return this[_0x13f09c(0x561)][_0x13f09c(0x5bf)]();}get[_0x5ec49c(0x32d)](){const _0x163307=_0x5ec49c;return this[_0x163307(0x18a)][_0x163307(0x5bf)]();}[_0x5ec49c(0x52e)](){const _0x3c8e5f=_0x5ec49c;super[_0x3c8e5f(0x52e)](),this['_cursorInfo$'][_0x3c8e5f(0x4ab)](new Map()),this[_0x3c8e5f(0x561)][_0x3c8e5f(0x5b9)](),this[_0x3c8e5f(0x18a)][_0x3c8e5f(0x4ab)]([]),this['_roomMembers$'][_0x3c8e5f(0x5b9)]();}[_0x5ec49c(0x524)](){const _0x15a7aa=_0x5ec49c;this[_0x15a7aa(0x318)]||(this['_init']=!0x0,this[_0x15a7aa(0x438)][_0x15a7aa(0x312)][_0x15a7aa(0x19d)](_0x3b9434[_0x15a7aa(0x216)](this[_0x15a7aa(0x1a7)]))[_0x15a7aa(0x306)](_0x4fae1d=>{const _0x3e0cdd=_0x15a7aa;_0x4fae1d===_0x45d7ca[_0x3e0cdd(0x3c4)]?this[_0x3e0cdd(0x5f0)]():this['_toggleOffline']();}),this[_0x15a7aa(0x438)][_0x15a7aa(0x4f8)]['pipe'](_0x3b9434[_0x15a7aa(0x216)](this[_0x15a7aa(0x1a7)]))[_0x15a7aa(0x306)](_0x4fa701=>{const _0x36eaa4=_0x15a7aa,_0xc13547=_0x4fa701[_0x36eaa4(0x41e)];_0xc13547===_0x544d9b['CollaborationEvent'][_0x36eaa4(0x500)]&&this[_0x36eaa4(0x3f8)](_0x4fa701),_0xc13547===_0x544d9b['CollaborationEvent'][_0x36eaa4(0x2f5)]&&this['_onCursorDelete'](_0x4fa701);}),this[_0x15a7aa(0x224)](),this[_0x15a7aa(0x3c5)](this['_commandService'][_0x15a7aa(0x4b7)](_0xb21e3b=>{const _0x471625=_0x15a7aa;if(this[_0x471625(0x228)]&&_0xb21e3b['id']===_0x4b13d3[_0x471625(0x2bf)]['id']&&_0xb21e3b[_0x471625(0x236)][_0x471625(0x3d0)]===this['unitID']){const _0x56b3a4=_0xb21e3b[_0x471625(0x236)];this[_0x471625(0x4e9)](_0x56b3a4['subUnitId'],_0x56b3a4[_0x471625(0x531)][0x0]);}})));}[_0x5ec49c(0x3f8)](_0x151e5d){const _0x4b44aa=_0x5ec49c;var _0x5bde24,_0x5c381b;const {memberID:_0x75ffb0,selection:_0x15dd95}=_0x151e5d[_0x4b44aa(0x250)],{sheetName:_0x37c190,range:_0x1bb7bc}=_0x5a3fe6[_0x4b44aa(0x5a9)](_0x15dd95),_0x98b4d1={'name':(_0x5c381b=(_0x5bde24=this['_memberService'][_0x4b44aa(0x29e)](this[_0x4b44aa(0x4aa)],_0x75ffb0))==null?void 0x0:_0x5bde24['name'])!=null?_0x5c381b:_0x4b44aa(0x1dc),'range':this[_0x4b44aa(0x30d)](_0x37c190,_0x1bb7bc),'sheetID':_0x37c190,'color':this[_0x4b44aa(0x2e9)]['assignAColorForMemberID'](_0x75ffb0),'selection':_0x15dd95},_0x217331=this[_0x4b44aa(0x203)];_0x217331[_0x4b44aa(0x2ea)](_0x75ffb0,_0x98b4d1),this[_0x4b44aa(0x561)][_0x4b44aa(0x4ab)](_0x217331);}[_0x5ec49c(0x5e3)](_0x4074ab){const _0x3136b6=_0x5ec49c,{memberID:_0x1a5447}=_0x4074ab[_0x3136b6(0x250)],_0x337822=this[_0x3136b6(0x203)];_0x337822[_0x3136b6(0x3f7)](_0x1a5447),this[_0x3136b6(0x561)][_0x3136b6(0x4ab)](_0x337822);}['_getMergeRange'](_0x44b6a6,_0x2e6ad7){const _0x18cc72=_0x5ec49c;var _0x304fa8,_0x4cbc95;const _0x5f39b9=(_0x4cbc95=(_0x304fa8=this[_0x18cc72(0x506)][_0x18cc72(0x5f9)](this['unitID']))==null?void 0x0:_0x304fa8[_0x18cc72(0x213)](_0x44b6a6))==null?void 0x0:_0x4cbc95[_0x18cc72(0x452)]();return(_0x5f39b9==null?void 0x0:_0x5f39b9['find'](_0x2663a3=>_0x3f82c6[_0x18cc72(0x3a9)]['contains'](_0x2663a3,_0x2e6ad7)))||_0x2e6ad7;}[_0x5ec49c(0x224)](){const _0x39cc38=_0x5ec49c,_0x3884f5=new _0x3f82c6[(_0x39cc38(0x489))](),_0x485150=_0x2be836(),_0x20d5c2=()=>{const _0x473d12=_0x39cc38;_0x3884f5[_0x473d12(0x52e)]();const _0x57156c=(_0x4da468,_0x3098d5,_0x26e619,_0x58735c)=>{const _0x205d52=_0x473d12;let _0x5b32cc=[];switch(_0x4da468['id']){case _0x4b13d3[_0x205d52(0x3fa)]['DeleteRangeMoveLeftCommandId']:{_0x5b32cc=_0x4b13d3[_0x205d52(0x1bc)](_0x4da468,_0x58735c);break;}case _0x4b13d3[_0x205d52(0x3fa)][_0x205d52(0x234)]:{_0x5b32cc=_0x4b13d3['handleDeleteRangeMoveUp'](_0x4da468,_0x58735c);break;}case _0x4b13d3[_0x205d52(0x3fa)][_0x205d52(0x606)]:{_0x5b32cc=_0x4b13d3[_0x205d52(0x46f)](_0x4da468,_0x58735c);break;}case _0x4b13d3[_0x205d52(0x3fa)][_0x205d52(0x461)]:{_0x5b32cc=_0x4b13d3[_0x205d52(0x25c)](_0x4da468,_0x58735c);break;}case _0x4b13d3['EffectRefRangId'][_0x205d52(0x471)]:{_0x5b32cc=_0x4b13d3[_0x205d52(0x379)](_0x4da468,_0x58735c);break;}case _0x4b13d3[_0x205d52(0x3fa)][_0x205d52(0x28d)]:{_0x5b32cc=_0x4b13d3[_0x205d52(0x227)](_0x4da468,_0x58735c);break;}case _0x4b13d3['EffectRefRangId']['MoveRangeCommandId']:{_0x5b32cc=_0x4b13d3[_0x205d52(0x329)](_0x4da468,_0x58735c);break;}case _0x4b13d3[_0x205d52(0x3fa)][_0x205d52(0x42d)]:{_0x5b32cc=_0x4b13d3[_0x205d52(0x32a)](_0x4da468,_0x58735c);break;}case _0x4b13d3[_0x205d52(0x3fa)][_0x205d52(0x1b5)]:{_0x5b32cc=_0x4b13d3[_0x205d52(0x57e)](_0x4da468,_0x58735c);break;}}const _0x241c1b=_0x4b13d3[_0x205d52(0x292)](_0x5b32cc,_0x58735c),_0x4ba9ad=this[_0x205d52(0x203)]['get'](_0x3098d5);if(_0x4ba9ad&&_0x241c1b){const _0x42ca68={..._0x4ba9ad,'range':_0x241c1b};this[_0x205d52(0x203)][_0x205d52(0x2ea)](_0x3098d5,_0x42ca68),_0x485150(()=>{const _0x58d7f6=_0x205d52,_0x5a3a56=this[_0x58d7f6(0x504)][_0x58d7f6(0x41a)](_0x241c1b,_0x1d103f=>(_0x5a3a56[_0x58d7f6(0x52e)](),_0x57156c(_0x1d103f,_0x3098d5,_0x26e619,_0x241c1b)));_0x3884f5[_0x58d7f6(0x47a)](_0x5a3a56);});}return{'redos':[],'undos':[]};};this[_0x473d12(0x203)][_0x473d12(0x23c)]((_0x38e67d,_0x1ace72)=>{const _0x1e0ac0=_0x473d12,{range:_0x42ee65,sheetID:_0x210888}=_0x38e67d,_0x44f26a=this['_refRangeService'][_0x1e0ac0(0x41a)](_0x42ee65,_0x4057f8=>(_0x44f26a[_0x1e0ac0(0x52e)](),_0x57156c(_0x4057f8,_0x1ace72,_0x210888,_0x42ee65)));_0x3884f5[_0x1e0ac0(0x47a)](_0x44f26a);});};this['disposeWithMe'](_0x3f82c6[_0x39cc38(0x4d8)](this[_0x39cc38(0x561)]['subscribe'](()=>{_0x20d5c2();})));}[_0x5ec49c(0x5f0)](){const _0x11ee3f=_0x5ec49c;var _0x280766,_0x5b64f6;if(this['_online']=!0x0,((_0x280766=this['_univerInstanceService']['getFocusedUnit']())==null?void 0x0:_0x280766['getUnitId']())!==this[_0x11ee3f(0x4aa)])return;const _0x413a56=(_0x5b64f6=this[_0x11ee3f(0x40f)][_0x11ee3f(0x555)](_0x4b13d3[_0x11ee3f(0x2c5)])[_0x11ee3f(0x386)]())==null?void 0x0:_0x5b64f6[0x0],_0x2d6531=this[_0x11ee3f(0x506)][_0x11ee3f(0x60f)](_0x3f82c6[_0x11ee3f(0x49f)]['UNIVER_SHEET'])[_0x11ee3f(0x517)]();_0x413a56&&_0x2d6531&&this[_0x11ee3f(0x4e9)](_0x2d6531['getSheetId'](),_0x413a56);}[_0x5ec49c(0x4ea)](){const _0x4c9e87=_0x5ec49c;this[_0x4c9e87(0x228)]=!0x1;}};_0x50bbb6=_0x39c71d([_0x231624(0x2,_0x3f82c6[_0x5ec49c(0x476)](_0x3f82c6[_0x5ec49c(0x5ed)])),_0x231624(0x3,_0x3f82c6[_0x5ec49c(0x476)](_0x407f93)),_0x231624(0x4,_0x3f82c6[_0x5ec49c(0x476)](_0x395259[_0x5ec49c(0x372)])),_0x231624(0x5,_0x3f82c6[_0x5ec49c(0x2be)]),_0x231624(0x6,_0x3f82c6[_0x5ec49c(0x570)]),_0x231624(0x7,_0x3f82c6[_0x5ec49c(0x476)](_0x4b13d3[_0x5ec49c(0x2fc)]))],_0x50bbb6);var _0x144e83=Object[_0x5ec49c(0x354)],_0x1b4de4=Object['getOwnPropertyDescriptor'],_0x29f2af=(_0x292e66,_0x5a5346,_0x23ec7e,_0x26e685)=>{const _0x3b9cc7=_0x5ec49c;for(var _0x151e45=_0x26e685>0x1?void 0x0:_0x26e685?_0x1b4de4(_0x5a5346,_0x23ec7e):_0x5a5346,_0x1ef004=_0x292e66[_0x3b9cc7(0x4dc)]-0x1,_0x511379;_0x1ef004>=0x0;_0x1ef004--)(_0x511379=_0x292e66[_0x1ef004])&&(_0x151e45=(_0x26e685?_0x511379(_0x5a5346,_0x23ec7e,_0x151e45):_0x511379(_0x151e45))||_0x151e45);return _0x26e685&&_0x151e45&&_0x144e83(_0x5a5346,_0x23ec7e,_0x151e45),_0x151e45;},_0x3b3435=(_0x431bb1,_0xa2ca1b)=>(_0x3d563d,_0x656b25)=>_0xa2ca1b(_0x3d563d,_0x656b25,_0x431bb1);let _0x2aaf30=class extends _0x3f82c6[_0x5ec49c(0x5f7)]{constructor(_0x2d468e,_0xd3543a,_0x55da75){const _0x1ab9ca=_0x5ec49c;super(),_0x133daf(this,_0x1ab9ca(0x5a1),new Map()),_0x133daf(this,'_entityInit$',new _0x3b9434[(_0x1ab9ca(0x2fe))]()),(this[_0x1ab9ca(0x506)]=_0x2d468e,this[_0x1ab9ca(0x40f)]=_0xd3543a,this[_0x1ab9ca(0x42e)]=_0x55da75,this[_0x1ab9ca(0x318)]());}[_0x5ec49c(0x52e)](){const _0x2d5a48=_0x5ec49c;super['dispose'](),this['_entityInit$']['complete'](),this[_0x2d5a48(0x5a1)][_0x2d5a48(0x23c)](_0x22998f=>_0x22998f['dispose']());}[_0x5ec49c(0x296)](_0x143826){const _0x2dfd89=_0x5ec49c;return this['_entities']['has'](_0x143826)?this[_0x2dfd89(0x5a1)][_0x2dfd89(0x555)](_0x143826)[_0x2dfd89(0x1dd)]:this['_entityInit$']['pipe'](_0x3b9434[_0x2dfd89(0x3c7)](_0x166423=>_0x166423[_0x2dfd89(0x4aa)]===_0x143826),_0x3b9434[_0x2dfd89(0x62f)](_0x324ca2=>_0x324ca2[_0x2dfd89(0x1dd)]));}[_0x5ec49c(0x318)](){const _0x4c597f=_0x5ec49c;this[_0x4c597f(0x506)]['getTypeOfUnitAdded$'](_0x3f82c6[_0x4c597f(0x49f)][_0x4c597f(0x2d4)])[_0x4c597f(0x19d)](_0x3b9434['takeUntil'](this[_0x4c597f(0x1a7)]))[_0x4c597f(0x306)](async _0x32d657=>{const _0x15b022=_0x4c597f,_0x1da8d2=_0x32d657[_0x15b022(0x278)](),_0x4ce7b1=await this[_0x15b022(0x3ac)](_0x1da8d2);this[_0x15b022(0x41f)][_0x15b022(0x4ab)](_0x4ce7b1),this[_0x15b022(0x5a1)][_0x15b022(0x2ea)](_0x1da8d2,_0x4ce7b1);}),this[_0x4c597f(0x506)]['getTypeOfUnitAdded$'](_0x3f82c6[_0x4c597f(0x49f)][_0x4c597f(0x4a4)])[_0x4c597f(0x19d)](_0x3b9434[_0x4c597f(0x216)](this['dispose$']))['pipe'](_0x3b9434[_0x4c597f(0x3c7)](_0x3bbe0d=>!_0x3bbe0d[_0x4c597f(0x278)]()[_0x4c597f(0x554)]('__')))[_0x4c597f(0x306)](async _0x260f34=>{const _0x1f9b2c=_0x4c597f,_0x1520cb=_0x260f34[_0x1f9b2c(0x278)](),_0x263a00=await this[_0x1f9b2c(0x3b4)](_0x1520cb);this[_0x1f9b2c(0x41f)]['next'](_0x263a00),this[_0x1f9b2c(0x5a1)][_0x1f9b2c(0x2ea)](_0x1520cb,_0x263a00);}),_0x3b9434['merge'](this['_univerInstanceService'][_0x4c597f(0x4b4)](_0x3f82c6[_0x4c597f(0x49f)][_0x4c597f(0x4a4)]),this[_0x4c597f(0x506)][_0x4c597f(0x4b4)](_0x3f82c6[_0x4c597f(0x49f)][_0x4c597f(0x2d4)]))['pipe'](_0x3b9434[_0x4c597f(0x216)](this[_0x4c597f(0x1a7)]))['subscribe'](_0x51524b=>{const _0x248267=_0x4c597f,_0x15484a=_0x51524b['getUnitId'](),_0x196d93=this[_0x248267(0x5a1)][_0x248267(0x555)](_0x15484a);_0x196d93&&(_0x196d93[_0x248267(0x52e)](),this[_0x248267(0x5a1)][_0x248267(0x3f7)](_0x15484a));});}async['_startSheetCollabCursor'](_0x36443e){const _0xd4e8d0=_0x5ec49c,_0xb874d6=await this[_0xd4e8d0(0x42e)][_0xd4e8d0(0x1de)](_0x36443e),_0x1a4542=this[_0xd4e8d0(0x40f)][_0xd4e8d0(0x3d8)](_0x50bbb6,_0x36443e,_0xb874d6);return _0x1a4542['init'](),_0x1a4542;}async[_0x5ec49c(0x3b4)](_0x29788e){const _0x287703=_0x5ec49c,_0x344918=await this[_0x287703(0x42e)]['requireSession'](_0x29788e),_0x34e6dc=this['_injector']['createInstance'](_0x50e5a9,_0x29788e,_0x344918);return _0x34e6dc[_0x287703(0x524)](),_0x34e6dc;}};_0x2aaf30=_0x29f2af([_0x3b3435(0x0,_0x3f82c6['IUniverInstanceService']),_0x3b3435(0x1,_0x3f82c6[_0x5ec49c(0x476)](_0x3f82c6['Injector'])),_0x3b3435(0x2,_0x3f82c6['Inject'](_0x395259['CollaborationSessionService']))],_0x2aaf30);const _0xca1f50=0x14,_0x402de3=0xc8,_0x20da79=0x4,_0x788380=0x5;function _0x4975bf(_0x38b17a,_0x189d65){const _0x43fa37=_0x5ec49c;let {radius:_0x4262b2,width:_0x5527da,height:_0x692bca}=_0x189d65;_0x4262b2=_0x4262b2!=null?_0x4262b2:0x0,_0x5527da=_0x5527da!=null?_0x5527da:0x1e,_0x692bca=_0x692bca!=null?_0x692bca:0x1e;let _0x51ec6f=0x0,_0x3293e9=0x0,_0x60c9c0=0x0;_0x51ec6f=_0x3293e9=_0x60c9c0=Math[_0x43fa37(0x343)](_0x4262b2,_0x5527da/0x2,_0x692bca/0x2),_0x38b17a['beginPath'](),_0x38b17a[_0x43fa37(0x229)](_0x51ec6f,0x0),_0x38b17a[_0x43fa37(0x496)](_0x5527da-_0x3293e9,0x0),_0x38b17a[_0x43fa37(0x446)](_0x5527da-_0x3293e9,_0x3293e9,_0x3293e9,Math['PI']*0x3/0x2,0x0,!0x1),_0x38b17a[_0x43fa37(0x496)](_0x5527da,_0x692bca-_0x60c9c0),_0x38b17a['arc'](_0x5527da-_0x60c9c0,_0x692bca-_0x60c9c0,_0x60c9c0,0x0,Math['PI']/0x2,!0x1),_0x38b17a[_0x43fa37(0x496)](0x0,_0x692bca),_0x38b17a[_0x43fa37(0x496)](0x0,_0x51ec6f),_0x38b17a['arc'](_0x51ec6f,_0x51ec6f,_0x51ec6f,Math['PI'],Math['PI']*0x3/0x2,!0x1),_0x38b17a[_0x43fa37(0x335)](),_0x189d65['fill']&&(_0x38b17a[_0x43fa37(0x637)](),_0x38b17a['fillStyle']=_0x189d65[_0x43fa37(0x1c5)],_0x189d65['fillRule']===_0x43fa37(0x274)?_0x38b17a['fill'](_0x43fa37(0x274)):_0x38b17a[_0x43fa37(0x1c5)](),_0x38b17a[_0x43fa37(0x509)]());}class _0x53eb3e extends _0x4304a5[_0x5ec49c(0x52b)]{constructor(_0x39d470,_0xb62726){const _0x2ccfc1=_0x5ec49c;super(_0x39d470,_0xb62726),_0x133daf(this,_0x2ccfc1(0x39a)),_0x133daf(this,_0x2ccfc1(0x290)),(this[_0x2ccfc1(0x39a)]=_0xb62726==null?void 0x0:_0xb62726[_0x2ccfc1(0x39a)],this[_0x2ccfc1(0x290)]=_0xb62726==null?void 0x0:_0xb62726[_0x2ccfc1(0x290)]);}static[_0x5ec49c(0x484)](_0x311095,_0x2cf90a){const _0x3f3946=_0x5ec49c,{text:_0x1a51e3,color:_0xe42595}=_0x2cf90a;_0x311095[_0x3f3946(0x637)](),_0x311095['font']=_0x3f3946(0x5f4);const _0x332d7b=_0x311095[_0x3f3946(0x21e)](_0x1a51e3)['width'],_0x241fda=Math['min'](_0x332d7b+0x2*_0x20da79,_0x402de3);_0x4975bf(_0x311095,{'height':_0xca1f50,'radius':0x4,'width':_0x241fda,'fill':_0xe42595,'evented':!0x1}),_0x311095[_0x3f3946(0x421)]=_0x3f3946(0x44a);const _0x33b1e8=_0x20da79,_0x114cd5=_0xca1f50-_0x788380,_0x23ab34=_0x402de3-0x2*_0x20da79;if(_0x332d7b>_0x23ab34){let _0x266baa='',_0x2481ef=0x0;for(const _0xd025c8 of _0x1a51e3){const _0x32a32c=_0x311095[_0x3f3946(0x21e)](_0xd025c8)[_0x3f3946(0x1e4)];if(_0x2481ef+_0x32a32c<=_0x23ab34-_0x311095[_0x3f3946(0x21e)](_0x3f3946(0x358))[_0x3f3946(0x1e4)])_0x266baa+=_0xd025c8,_0x2481ef+=_0x32a32c;else{_0x266baa+=_0x3f3946(0x358);break;}}_0x311095[_0x3f3946(0x519)](_0x266baa,_0x33b1e8,_0x114cd5);}else _0x311095['fillText'](_0x1a51e3,_0x33b1e8,_0x114cd5);_0x311095['restore']();}[_0x5ec49c(0x4b9)](_0x532b04){const _0x2a11a2=_0x5ec49c;_0x53eb3e[_0x2a11a2(0x484)](_0x532b04,this);}}const _0x5be85f='collab-text-anchor-',_0x42eabc=_0x5ec49c(0x4da),_0x51635b=_0x5ec49c(0x5b3),_0x5c14ab=0x6,_0x30c838=1.5,_0x4fced4=0x4,_0x32b837=1.5,_0x56f520=_0x5ec49c(0x303);class _0x57ec58{constructor(_0xfdb667,_0x4eea9e,_0x42bf91,_0x2bfe5c){const _0x1779fe=_0x5ec49c;_0x133daf(this,_0x1779fe(0x1f6),[]),_0x133daf(this,_0x1779fe(0x5c5),null),_0x133daf(this,_0x1779fe(0x37a),null),_0x133daf(this,_0x1779fe(0x3ee),null),_0x133daf(this,_0x1779fe(0x2b5),null),_0x133daf(this,_0x1779fe(0x443),null),(this[_0x1779fe(0x29f)]=_0xfdb667,this[_0x1779fe(0x1bb)]=_0x4eea9e,this[_0x1779fe(0x18c)]=_0x42bf91,this[_0x1779fe(0x240)]=_0x2bfe5c,this[_0x1779fe(0x3dc)]());}set[_0x5ec49c(0x626)](_0xe280c0){const _0x1f517c=_0x5ec49c;_0xe280c0?(this[_0x1f517c(0x3ee)]&&this[_0x1f517c(0x3ee)][_0x1f517c(0x430)](),this[_0x1f517c(0x37a)]&&this[_0x1f517c(0x37a)][_0x1f517c(0x568)]()):(this[_0x1f517c(0x3ee)]&&this['_anchorDot'][_0x1f517c(0x568)](),this[_0x1f517c(0x37a)]&&this[_0x1f517c(0x37a)][_0x1f517c(0x430)]());}[_0x5ec49c(0x52e)](){const _0x2188f2=_0x5ec49c;for(const _0x20fa8f of this[_0x2188f2(0x1f6)])_0x20fa8f[_0x2188f2(0x52e)]();this[_0x2188f2(0x37a)]&&this[_0x2188f2(0x37a)]['dispose'](),this['_anchorDot']&&this['_anchorDot'][_0x2188f2(0x52e)](),this[_0x2188f2(0x5c5)]&&this['_anchor'][_0x2188f2(0x52e)](),this['_eventUnsubscribe']&&this[_0x2188f2(0x443)]();}['_render'](){const _0x4bcd33=_0x5ec49c;var _0x1fcdc8;const {_docSkeleton:_0x5c6f29,_document:_0x403665}=this,{color:_0x29ceb6,name:_0x3aaff0,ranges:_0x5e8790}=this[_0x4bcd33(0x29f)],_0xc51d90=_0x403665[_0x4bcd33(0x475)](),{docsLeft:_0x700b52,docsTop:_0x458a08}=_0xc51d90,_0x3412dd=new _0x10da62['NodePositionConvertToCursor'](_0xc51d90,_0x5c6f29);for(const {startOffset:_0x2f95dd,endOffset:_0x3a518d,rangeType:_0x4bd7a1,segmentId:_0x3e85c1,segmentPage:_0x16c658,collapsed:_0x1a53ac,isActive:_0x90d9d2}of _0x5e8790){const _0x130213=_0x5c6f29[_0x4bcd33(0x537)](_0x2f95dd,!0x0,_0x3e85c1,_0x16c658);let _0x104c2a=_0x5c6f29[_0x4bcd33(0x537)](_0x3a518d,!0x0,_0x3e85c1,_0x16c658);if(_0x104c2a==null&&(_0x104c2a=_0x5c6f29[_0x4bcd33(0x537)](_0x3a518d-0x1,!0x1,_0x3e85c1,_0x16c658)),_0x90d9d2){const {contentBoxPointGroup:_0x221bf}=_0x3412dd['getRangePointData'](_0x104c2a,_0x104c2a);if(_0x221bf[_0x4bcd33(0x4dc)]===0x0)continue;this['_drawAnchor'](_0x29ceb6,_0x221bf,_0x700b52,_0x458a08,_0x3aaff0),this[_0x4bcd33(0x443)]=this[_0x4bcd33(0x3ae)]();}if(_0x130213&&_0x104c2a){if(_0x4bd7a1===_0x3f82c6[_0x4bcd33(0x2b1)][_0x4bcd33(0x5c6)]){const _0x4ac5bc=new _0x10da62[(_0x4bcd33(0x350))](_0xc51d90,_0x5c6f29),{pointGroup:_0x21d4f1}=(_0x1fcdc8=_0x4ac5bc[_0x4bcd33(0x3b9)](_0x130213,_0x104c2a))!=null?_0x1fcdc8:{};if(_0x21d4f1==null||_0x21d4f1[_0x4bcd33(0x4dc)]===0x0)continue;this[_0x4bcd33(0x583)](_0x29ceb6,_0x21d4f1,_0x700b52,_0x458a08);}else{if(!_0x1a53ac){const {borderBoxPointGroup:_0x1bbbb8}=_0x3412dd[_0x4bcd33(0x3b9)](_0x130213,_0x104c2a);if(_0x1bbbb8[_0x4bcd33(0x4dc)]===0x0)continue;this[_0x4bcd33(0x426)](_0x29ceb6,_0x1bbbb8,_0x700b52,_0x458a08);}}}}}[_0x5ec49c(0x3a2)](_0x429e5b,_0x15c9e3,_0xd1ab33,_0x7e4159,_0x5805d9){const _0x3c0725=_0x5ec49c,_0x5799fe=this[_0x3c0725(0x31d)](_0x15c9e3),{left:_0x779a73,top:_0x3653a3,height:_0x6c25c9}=_0x5799fe,_0x1b8ba6=this[_0x3c0725(0x308)](),_0x15aa88=_0x32b837/_0x1b8ba6,_0x53b65c=new _0x4304a5[(_0x3c0725(0x508))](_0x5be85f+_0x3f82c6[_0x3c0725(0x30b)][_0x3c0725(0x51f)](_0x5c14ab),{'left':_0x779a73+_0xd1ab33-_0x15aa88,'top':_0x3653a3+_0x7e4159,'height':_0x6c25c9,'width':_0x30c838,'fill':_0x429e5b||_0x4304a5[_0x3c0725(0x576)](_0x3f82c6[_0x3c0725(0x263)][_0x3c0725(0x623)],0x0),'strokeWidth':_0x15aa88,'stroke':_0x56f520,'evented':!0x0});this[_0x3c0725(0x5c5)]=_0x53b65c,this[_0x3c0725(0x1bb)][_0x3c0725(0x35f)](_0x53b65c,_0x10da62['TEXT_RANGE_LAYER_INDEX']);const _0x1dfa01=new _0x4304a5['Rect'](_0x5be85f+_0x3f82c6[_0x3c0725(0x30b)][_0x3c0725(0x51f)](_0x5c14ab),{'left':_0x779a73+_0xd1ab33-_0x15aa88,'top':_0x3653a3+_0x7e4159-_0x4fced4/0x2,'height':_0x4fced4,'width':_0x4fced4,'fill':_0x429e5b||_0x4304a5[_0x3c0725(0x576)](_0x3f82c6['COLORS'][_0x3c0725(0x623)],0x0),'strokeWidth':0x0,'stroke':_0x429e5b||_0x4304a5[_0x3c0725(0x576)](_0x3f82c6[_0x3c0725(0x263)][_0x3c0725(0x623)],0x0),'evented':!0x1});this[_0x3c0725(0x3ee)]=_0x1dfa01,this[_0x3c0725(0x1bb)]['addObject'](_0x1dfa01,_0x10da62[_0x3c0725(0x1ae)]);const _0x5ed33e=new _0x53eb3e(_0x5be85f+_0x3f82c6[_0x3c0725(0x30b)][_0x3c0725(0x51f)](_0x5c14ab),{'left':_0x779a73+_0xd1ab33-_0x15aa88,'top':_0x3653a3+_0x7e4159-_0xca1f50,'text':_0x5805d9,'color':_0x429e5b});this[_0x3c0725(0x37a)]=_0x5ed33e,this[_0x3c0725(0x1bb)][_0x3c0725(0x35f)](_0x5ed33e,_0x10da62['TEXT_RANGE_LAYER_INDEX']),this[_0x3c0725(0x626)]=!0x1;}[_0x5ec49c(0x3ae)](){const _0x4d857b=_0x5ec49c,_0x51c811=this[_0x4d857b(0x5c5)]['onPointerEnter$'][_0x4d857b(0x5c3)](()=>{const _0x280c19=_0x4d857b;this[_0x280c19(0x626)]=!0x0;}),_0x841f2d=this[_0x4d857b(0x5c5)][_0x4d857b(0x580)][_0x4d857b(0x5c3)](()=>{const _0x7c53a0=_0x4d857b;this['_hideTimer']&&clearTimeout(this[_0x7c53a0(0x2b5)]),this[_0x7c53a0(0x2b5)]=setTimeout(()=>{this['_hover']=!0x1;},0x7d0);});return()=>{const _0xa763f5=_0x4d857b;_0x51c811['unsubscribe'](),_0x841f2d[_0xa763f5(0x4b6)]();};}['_drawTextRange'](_0x5af465,_0x1fcaff,_0x2617cc,_0x125b93){const _0x18b722=_0x5ec49c,_0x52a06c=new _0x3f82c6[(_0x18b722(0x4a8))](_0x5af465)[_0x18b722(0x24d)](0.2)[_0x18b722(0x602)](),_0x1e2fdf=new _0x4304a5['RegularPolygon'](_0x42eabc+_0x3f82c6[_0x18b722(0x30b)][_0x18b722(0x51f)](_0x5c14ab),{'pointsGroup':_0x1fcaff,'fill':_0x52a06c||_0x4304a5[_0x18b722(0x576)](_0x3f82c6['COLORS'][_0x18b722(0x623)],0.2),'left':_0x2617cc,'top':_0x125b93,'evented':!0x1,'debounceParentDirty':!0x1});this[_0x18b722(0x1f6)][_0x18b722(0x498)](_0x1e2fdf),this[_0x18b722(0x1bb)][_0x18b722(0x35f)](_0x1e2fdf,_0x10da62[_0x18b722(0x1ae)]);}[_0x5ec49c(0x583)](_0x5a92f9,_0x4317b1,_0x2d0ceb,_0x34a8ce){const _0x4e6044=_0x5ec49c,_0xc3a326=new _0x3f82c6['ColorKit'](_0x5a92f9)[_0x4e6044(0x24d)](0.2)[_0x4e6044(0x602)](),_0x1d6e6a=new _0x4304a5[(_0x4e6044(0x474))](_0x51635b+_0x3f82c6['Tools'][_0x4e6044(0x51f)](_0x5c14ab),{'pointsGroup':_0x4317b1,'fill':_0xc3a326||_0x4304a5[_0x4e6044(0x576)](_0x3f82c6[_0x4e6044(0x263)][_0x4e6044(0x623)],0.2),'left':_0x2d0ceb,'top':_0x34a8ce,'evented':!0x1,'debounceParentDirty':!0x1});this['_shapes'][_0x4e6044(0x498)](_0x1d6e6a),this['_scene'][_0x4e6044(0x35f)](_0x1d6e6a,_0x10da62[_0x4e6044(0x1ae)]);}[_0x5ec49c(0x31d)](_0xdcdecf){const _0x1ba064=_0xdcdecf[0x0],_0x167400=_0x1ba064[0x0],_0x1a5c45=_0x1ba064[0x2],{x:_0x2a6c31,y:_0x55b7d9}=_0x167400,{x:_0xbd0539,y:_0x47fd26}=_0x1a5c45;return{'left':_0x2a6c31,'top':_0x55b7d9,'width':_0xbd0539-_0x2a6c31,'height':_0x47fd26-_0x55b7d9};}[_0x5ec49c(0x308)](){const _0x2cef0a=_0x5ec49c,{scaleX:_0x25c91b,scaleY:_0x4cea29}=this[_0x2cef0a(0x1bb)][_0x2cef0a(0x55c)]();return Math['max'](_0x25c91b,_0x4cea29);}}var _0x1ba44d=Object['defineProperty'],_0x13d377=Object[_0x5ec49c(0x209)],_0x1b31df=(_0x3c1e4a,_0x124d36,_0xd72e54,_0x130f73)=>{const _0x372882=_0x5ec49c;for(var _0x431627=_0x130f73>0x1?void 0x0:_0x130f73?_0x13d377(_0x124d36,_0xd72e54):_0x124d36,_0x1eec81=_0x3c1e4a[_0x372882(0x4dc)]-0x1,_0x5de971;_0x1eec81>=0x0;_0x1eec81--)(_0x5de971=_0x3c1e4a[_0x1eec81])&&(_0x431627=(_0x130f73?_0x5de971(_0x124d36,_0xd72e54,_0x431627):_0x5de971(_0x431627))||_0x431627);return _0x130f73&&_0x431627&&_0x1ba44d(_0x124d36,_0xd72e54,_0x431627),_0x431627;},_0x3b69b0=(_0x1248c4,_0x20f62a)=>(_0x559f30,_0x2196d0)=>_0x20f62a(_0x559f30,_0x2196d0,_0x1248c4);let _0x3e78b3=class extends _0x3f82c6[_0x5ec49c(0x5f7)]{constructor(_0x14d3dd,_0x3fc6f0,_0x5315f9,_0x476393,_0x287763){const _0x167b67=_0x5ec49c;super(),_0x133daf(this,_0x167b67(0x42b),[]),_0x133daf(this,_0x167b67(0x2c7),[]),(this['_context']=_0x14d3dd,this[_0x167b67(0x3d2)]=_0x3fc6f0,this[_0x167b67(0x267)]=_0x5315f9,this[_0x167b67(0x180)]=_0x476393,this['_themeService']=_0x287763,this[_0x167b67(0x318)]());}[_0x5ec49c(0x318)](){const _0x2a5fbd=_0x5ec49c,_0x5ea052=this[_0x2a5fbd(0x514)]['unitId'],_0x1d50ee=this[_0x2a5fbd(0x3d2)];this[_0x2a5fbd(0x3c5)](_0x3b9434[_0x2a5fbd(0x284)]([this[_0x2a5fbd(0x267)][_0x2a5fbd(0x296)](_0x5ea052),this[_0x2a5fbd(0x341)]['currentTheme$']])[_0x2a5fbd(0x19d)](_0x22428e[_0x2a5fbd(0x2d3)](([_0x39f5af,_0x5cbfe4])=>({'skeleton':_0x1d50ee['getSkeleton'](),'cursors':[..._0x39f5af[_0x2a5fbd(0x53c)]()][_0x2a5fbd(0x208)](_0x3f7b0f=>({..._0x3f7b0f,'color':_0x5cbfe4[_0x3f7b0f[_0x2a5fbd(0x39a)]]}))})))[_0x2a5fbd(0x306)](_0x2741a6=>{const _0x216985=_0x2a5fbd;if(this[_0x216985(0x466)](),_0x2741a6){const {skeleton:_0x1ea16c,cursors:_0x48a160}=_0x2741a6;this[_0x216985(0x44f)](_0x1ea16c,_0x48a160);}})),this['_initResize'](),this[_0x2a5fbd(0x291)]();}['_updateCollabCursors'](_0x4b77a5,_0x511407){const _0x1a74e3=_0x5ec49c,{scene:_0x4e1c88,mainComponent:_0x520956}=this[_0x1a74e3(0x514)],_0x5c70a1=_0x511407[_0x1a74e3(0x2d3)](_0x1c92cf=>new _0x57ec58(_0x1c92cf,_0x4e1c88,_0x4b77a5,_0x520956));this[_0x1a74e3(0x42b)]=_0x5c70a1,this['_cursors']=_0x511407;}['_refreshCollabCursors'](){const _0x25b261=_0x5ec49c;this['_removeCollabCursors']();const {scene:_0x3d16e2,mainComponent:_0xeb0175}=this[_0x25b261(0x514)],_0x33d45b=this[_0x25b261(0x3d2)]['getSkeleton'](),_0x17fa40=this[_0x25b261(0x2c7)][_0x25b261(0x2d3)](_0x141007=>new _0x57ec58(_0x141007,_0x3d16e2,_0x33d45b,_0xeb0175));this[_0x25b261(0x42b)]=_0x17fa40;}[_0x5ec49c(0x466)](){const _0x3dd93d=_0x5ec49c;this[_0x3dd93d(0x42b)][_0x3dd93d(0x23c)](_0x43564e=>_0x43564e[_0x3dd93d(0x52e)]()),this[_0x3dd93d(0x42b)]=[];}[_0x5ec49c(0x291)](){const _0x3dbf79=_0x5ec49c,_0x3c11fc=[_0x10da62[_0x3dbf79(0x1d2)]['id']];this[_0x3dbf79(0x3c5)](this[_0x3dbf79(0x180)][_0x3dbf79(0x4b7)](_0x2d5112=>{const _0xe8b036=_0x3dbf79;_0x3c11fc[_0xe8b036(0x2f1)](_0x2d5112['id'])&&_0x2d5112['params'][_0xe8b036(0x3d0)]===this['_context'][_0xe8b036(0x3d0)]&&this['_refreshCollabCursors']();}));}[_0x5ec49c(0x423)](){const _0x4f1c38=_0x5ec49c;this[_0x4f1c38(0x3c5)](_0x3f82c6[_0x4f1c38(0x5be)](this[_0x4f1c38(0x514)]['engine'][_0x4f1c38(0x545)])[_0x4f1c38(0x19d)](_0x22428e[_0x4f1c38(0x3c7)](_0x4be33e=>_0x4be33e['type']===_0x4304a5[_0x4f1c38(0x55f)][_0x4f1c38(0x246)]),_0x22428e[_0x4f1c38(0x2af)](0x10))[_0x4f1c38(0x306)](()=>{const _0x623c08=_0x4f1c38;this[_0x623c08(0x384)]();}));}};_0x3e78b3=_0x1b31df([_0x3b69b0(0x1,_0x3f82c6[_0x5ec49c(0x476)](_0x431858[_0x5ec49c(0x4ef)])),_0x3b69b0(0x2,_0x3f82c6[_0x5ec49c(0x476)](_0x2aaf30)),_0x3b69b0(0x3,_0x3f82c6[_0x5ec49c(0x570)]),_0x3b69b0(0x4,_0x3f82c6[_0x5ec49c(0x476)](_0x3f82c6[_0x5ec49c(0x196)]))],_0x3e78b3);const _0xb65ef1=0x1,_0x254508=1.5;class _0x5eecf6 extends _0x4304a5['Shape']{constructor(_0x37b6ab,_0x21d02c){const _0x5e9454=_0x5ec49c;super(_0x37b6ab,_0x21d02c),_0x133daf(this,_0x5e9454(0x37f)),_0x133daf(this,_0x5e9454(0x23d),!0x1),_0x133daf(this,_0x5e9454(0x553)),_0x133daf(this,'_name',''),_0x133daf(this,_0x5e9454(0x55a),'top'),_0x133daf(this,_0x5e9454(0x394)),(_0x21d02c&&this['setShapeProps'](_0x21d02c),this[_0x5e9454(0x3a3)][_0x5e9454(0x5c3)](()=>this['setShapeProps']({'hovered':!0x0})),this[_0x5e9454(0x580)][_0x5e9454(0x5c3)](()=>this['setShapeProps']({'hovered':!0x1})));}['setShapeProps'](_0x10cb21){const _0x14a34e=_0x5ec49c;var _0x187385,_0x46edf2,_0x478ac3,_0x122ab0,_0x2f2eca,_0x5c395b;this['_color']=(_0x187385=_0x10cb21[_0x14a34e(0x39a)])!=null?_0x187385:this['_color'],this[_0x14a34e(0x23d)]=(_0x46edf2=_0x10cb21[_0x14a34e(0x4a2)])!=null?_0x46edf2:this['_hovered'],this['_range']=(_0x478ac3=_0x10cb21[_0x14a34e(0x2e5)])!=null?_0x478ac3:this['_range'],this['_name']=(_0x122ab0=_0x10cb21['name'])!=null?_0x122ab0:this['_name'],this[_0x14a34e(0x55a)]=(_0x2f2eca=_0x10cb21['labelPosition'])!=null?_0x2f2eca:this['_labelPosition'],this[_0x14a34e(0x394)]=(_0x5c395b=_0x10cb21[_0x14a34e(0x5ab)])!=null?_0x5c395b:this[_0x14a34e(0x394)],this[_0x14a34e(0x61c)]({'width':_0x10cb21[_0x14a34e(0x1e4)],'height':_0x10cb21[_0x14a34e(0x297)]});}[_0x5ec49c(0x5da)](_0x4716af){const _0x5cc629=_0x5ec49c,{row:_0x431df5,column:_0x12486f}=_0x4716af;if(_0x431df5>=this[_0x5cc629(0x553)][_0x5cc629(0x4a9)]&&_0x431df5<=this[_0x5cc629(0x553)][_0x5cc629(0x43f)]&&_0x12486f>=this[_0x5cc629(0x553)][_0x5cc629(0x50b)]&&_0x12486f<=this[_0x5cc629(0x553)][_0x5cc629(0x388)]){this[_0x5cc629(0x2b0)]({'hovered':!0x0});return;}this[_0x5cc629(0x2b0)]({'hovered':!0x1});}[_0x5ec49c(0x544)](_0x192ada){return!0x1;}['_draw'](_0x2d958f){const _0x12a3b5=_0x5ec49c;_0x4304a5[_0x12a3b5(0x508)][_0x12a3b5(0x484)](_0x2d958f,{'width':this[_0x12a3b5(0x1e4)],'height':this[_0x12a3b5(0x297)],'strokeWidth':_0x254508,'stroke':this[_0x12a3b5(0x37f)],'evented':!0x1,'fill':this['_backgroundColor']}),this[_0x12a3b5(0x23d)]&&(_0x2d958f[_0x12a3b5(0x637)](),_0x2d958f['transform'](0x1,0x0,0x0,0x1,this[_0x12a3b5(0x1e4)],this[_0x12a3b5(0x55a)]===_0x12a3b5(0x1d5)?0x0:-_0xca1f50),_0x53eb3e[_0x12a3b5(0x484)](_0x2d958f,{'text':this['_name'],'color':this[_0x12a3b5(0x37f)]}),_0x2d958f['restore']());}}var _0x5c7c2f=Object[_0x5ec49c(0x354)],_0x116830=Object['getOwnPropertyDescriptor'],_0x3ea11a=(_0x3939d8,_0x1c75b2,_0x49ef22,_0x5e3e47)=>{const _0x1a249f=_0x5ec49c;for(var _0x328559=_0x5e3e47>0x1?void 0x0:_0x5e3e47?_0x116830(_0x1c75b2,_0x49ef22):_0x1c75b2,_0x2d64d2=_0x3939d8[_0x1a249f(0x4dc)]-0x1,_0x3f9111;_0x2d64d2>=0x0;_0x2d64d2--)(_0x3f9111=_0x3939d8[_0x2d64d2])&&(_0x328559=(_0x5e3e47?_0x3f9111(_0x1c75b2,_0x49ef22,_0x328559):_0x3f9111(_0x328559))||_0x328559);return _0x5e3e47&&_0x328559&&_0x5c7c2f(_0x1c75b2,_0x49ef22,_0x328559),_0x328559;},_0xef5fe6=(_0x491057,_0x671cfa)=>(_0x253078,_0x36a6a3)=>_0x671cfa(_0x253078,_0x36a6a3,_0x491057);const _0x2bb26d=0x1389;let _0x577be4=class extends _0x3f82c6[_0x5ec49c(0x5f7)]{constructor(_0x76d89f,_0x4af922,_0x19914f,_0x994d7f){const _0x1f942c=_0x5ec49c;super(),_0x133daf(this,_0x1f942c(0x2c7),new Set()),_0x133daf(this,_0x1f942c(0x3c9),null),(this[_0x1f942c(0x514)]=_0x76d89f,this[_0x1f942c(0x30f)]=_0x4af922,this[_0x1f942c(0x267)]=_0x19914f,this['_themeService']=_0x994d7f,this[_0x1f942c(0x318)]());}[_0x5ec49c(0x318)](){const _0xcfbad2=_0x5ec49c;this[_0xcfbad2(0x30f)]['currentSkeleton$'][_0xcfbad2(0x19d)](_0x22428e[_0xcfbad2(0x216)](this[_0xcfbad2(0x1a7)]),_0x22428e[_0xcfbad2(0x62f)](_0x16188d=>{const _0x4ccb6c=_0xcfbad2;if(_0x16188d){const _0x1de0b1=_0x16188d[_0x4ccb6c(0x48c)];return _0x3b9434[_0x4ccb6c(0x284)](this[_0x4ccb6c(0x267)][_0x4ccb6c(0x296)](this['_context'][_0x4ccb6c(0x3d0)]),this[_0x4ccb6c(0x341)][_0x4ccb6c(0x57c)])[_0x4ccb6c(0x19d)](_0x22428e[_0x4ccb6c(0x2d3)](([_0x51f576,_0x3f436c])=>{const _0x4f108b=_0x4ccb6c,_0x49283f=new Map();return _0x51f576[_0x4f108b(0x23c)]((_0x11470b,_0x2bb52b)=>{const _0x4e75c7=_0x4f108b;if(_0x11470b[_0x4e75c7(0x25b)]===_0x1de0b1){const _0xcba0bd={..._0x11470b};_0xcba0bd[_0x4e75c7(0x39a)]=_0x3f436c[_0x11470b[_0x4e75c7(0x39a)]],_0x49283f[_0x4e75c7(0x2ea)](_0x2bb52b,_0xcba0bd);}}),{'skeleton':_0x16188d,'cursors':_0x49283f};}));}return _0x3b9434['of']({'skeleton':null,'cursors':new Map()});}))['subscribe'](({skeleton:_0x32d2a8,cursors:_0x4c1c9c})=>{const _0x2d78e0=_0xcfbad2;this[_0x2d78e0(0x466)](),_0x32d2a8&&this[_0x2d78e0(0x44f)](_0x32d2a8,_0x4c1c9c);}),this[_0xcfbad2(0x30f)][_0xcfbad2(0x5f5)][_0xcfbad2(0x306)](_0x5c2a38=>{const _0x4fa111=_0xcfbad2;if(_0x5c2a38==null)return;const {skeleton:_0xee21b9}=_0x5c2a38,{scene:_0x34dd6b}=this[_0x4fa111(0x514)];_0x34dd6b[_0x4fa111(0x47b)]['subscribeEvent'](_0x3f82c6[_0x4fa111(0x482)](_0x4e60c1=>{const _0x3c5461=_0x4fa111;var _0x313d2f,_0xbdffa6;const {offsetX:_0x2c0bd2,offsetY:_0x462fda}=_0x4e60c1,{x:_0xbc93d5,y:_0x431539}=_0x34dd6b['getRelativeToViewportCoord'](_0x4304a5[_0x3c5461(0x3d6)][_0x3c5461(0x3fc)]([_0x2c0bd2,_0x462fda])),{scaleX:_0x2eed97,scaleY:_0x5495b7}=_0x34dd6b[_0x3c5461(0x55c)](),_0x5ad365=_0x34dd6b[_0x3c5461(0x4b1)](_0x5e5119[_0x3c5461(0x287)]['VIEW_MAIN']),_0x978f07=_0x34dd6b[_0x3c5461(0x5c9)](_0x4304a5[_0x3c5461(0x3d6)][_0x3c5461(0x3fc)]([_0xbc93d5,_0x431539]),_0x5ad365),_0x2fbc3d=_0xee21b9[_0x3c5461(0x512)](_0x2c0bd2,_0x462fda,_0x2eed97,_0x5495b7,_0x978f07);((_0x313d2f=this[_0x3c5461(0x3c9)])==null?void 0x0:_0x313d2f['column'])===_0x2fbc3d[_0x3c5461(0x17e)]&&((_0xbdffa6=this['_lastPointer'])==null?void 0x0:_0xbdffa6[_0x3c5461(0x5d8)])===_0x2fbc3d[_0x3c5461(0x5d8)]||this['_cursors'][_0x3c5461(0x23c)](_0x57e12b=>{const _0x3812dd=_0x3c5461;_0x57e12b[_0x3812dd(0x5da)](_0x2fbc3d);});},0x64));});}['_updateCollabCursors'](_0x277087,_0x2b9747){const _0x108e81=_0x5ec49c;var _0x5d4e1c;const _0x5bcafe=(_0x5d4e1c=this[_0x108e81(0x30f)]['getCurrent']())==null?void 0x0:_0x5d4e1c[_0x108e81(0x4c2)];if(!_0x5bcafe)return;const _0x7bd913=this[_0x108e81(0x510)]();if(!_0x7bd913)return;this[_0x108e81(0x2c7)][_0x108e81(0x23c)](_0x4e4801=>{const _0x42b3f4=_0x108e81;_0x4e4801[_0x42b3f4(0x1e3)]();});const {scene:_0x228967}=_0x7bd913,_0x37a209=_0x572a2c(Array['from'](_0x2b9747[_0x108e81(0x53c)]()))[_0x108e81(0x2d3)](_0x4795a3=>{const _0x1a93ec=_0x108e81,{color:_0x524e17,range:_0x33b1dd,name:_0x48988e,selection:_0x1a6428,sheetID:_0x48f3d1}=_0x4795a3,{startColumn:_0x1961e1,startRow:_0x4f7d1f,endColumn:_0x512983,endRow:_0x44f9f3}=_0x33b1dd,_0x5a2db2=_0x5e5119[_0x1a93ec(0x220)](_0x4f7d1f,_0x1961e1,_0x228967,_0x5bcafe),_0x387ac8=_0x5e5119[_0x1a93ec(0x220)](_0x44f9f3,_0x512983,_0x228967,_0x5bcafe),{columnHeaderHeightAndMarginTop:_0x24cea4}=_0x5bcafe,{startX:_0x3fb87d,startY:_0x26010d}=_0x5a2db2,{endX:_0x40fd34,endY:_0x2dcd5e}=_0x387ac8,_0x16b1ae=_0x40fd34-_0x3fb87d,_0xe05390=_0x2dcd5e-_0x26010d,_0x4f8f9d={'labelPosition':_0x26010d-_0x24cea4>=_0xca1f50?_0x1a93ec(0x53d):_0x1a93ec(0x1d5),'sheetID':_0x48f3d1,'range':_0x33b1dd,'color':_0x524e17,'name':_0x48988e,'selection':_0x1a6428,'left':_0x3fb87d,'top':_0x26010d,'width':_0x16b1ae,'height':_0xe05390,'evented':!0x1,'zIndex':_0x2bb26d};return new _0x5eecf6(_0x48988e,_0x4f8f9d);});_0x228967[_0x108e81(0x261)](_0x37a209,_0xb65ef1),this[_0x108e81(0x2c7)]=new Set(_0x37a209);}[_0x5ec49c(0x466)](){const _0x462538=_0x5ec49c;var _0x3ebcdf;(_0x3ebcdf=this['_cursors'])==null||_0x3ebcdf[_0x462538(0x23c)](_0x21aceb=>_0x21aceb[_0x462538(0x52e)]());}['_getSheetObject'](){const _0x5a240e=_0x5ec49c;return _0x5e5119[_0x5a240e(0x414)](this[_0x5a240e(0x514)]['unit'],this[_0x5a240e(0x514)]);}};_0x577be4=_0x3ea11a([_0xef5fe6(0x1,_0x3f82c6[_0x5ec49c(0x476)](_0x5e5119[_0x5ec49c(0x2dc)])),_0xef5fe6(0x2,_0x3f82c6[_0x5ec49c(0x476)](_0x2aaf30)),_0xef5fe6(0x3,_0x3f82c6[_0x5ec49c(0x476)](_0x3f82c6[_0x5ec49c(0x196)]))],_0x577be4);function _0x572a2c(_0x3245a4){const _0x285594=_0x5ec49c,_0x5829ef=new Map();return _0x3245a4['forEach'](_0x4624c3=>{const _0x396e3a=_0x5149;if(_0x5829ef[_0x396e3a(0x293)](_0x4624c3[_0x396e3a(0x3f1)])){const _0x34ef27=_0x5829ef[_0x396e3a(0x555)](_0x4624c3[_0x396e3a(0x3f1)]);_0x34ef27[_0x396e3a(0x5c8)]+=',\x20'+_0x4624c3[_0x396e3a(0x5c8)];}else _0x5829ef[_0x396e3a(0x2ea)](_0x4624c3['selection'],_0x4624c3);}),Array[_0x285594(0x214)](_0x5829ef['values']());}var _0x10d45a=function(){const _0x518edb=_0x5ec49c;return _0x10d45a=Object['assign']||function(_0x5efe45){const _0x3a795a=_0x5149;for(var _0x3b4566,_0x299303=0x1,_0x2ae0c1=arguments[_0x3a795a(0x4dc)];_0x299303<_0x2ae0c1;_0x299303++){_0x3b4566=arguments[_0x299303];for(var _0x145383 in _0x3b4566)Object['prototype'][_0x3a795a(0x552)][_0x3a795a(0x38f)](_0x3b4566,_0x145383)&&(_0x5efe45[_0x145383]=_0x3b4566[_0x145383]);}return _0x5efe45;},_0x10d45a[_0x518edb(0x286)](this,arguments);},_0x5e7785=function(_0x2cab43,_0x14f6f9){const _0x190bfc=_0x5ec49c;var _0x1f2441={};for(var _0x7729d6 in _0x2cab43)Object[_0x190bfc(0x40e)][_0x190bfc(0x552)][_0x190bfc(0x38f)](_0x2cab43,_0x7729d6)&&_0x14f6f9[_0x190bfc(0x247)](_0x7729d6)<0x0&&(_0x1f2441[_0x7729d6]=_0x2cab43[_0x7729d6]);if(_0x2cab43!=null&&typeof Object[_0x190bfc(0x59d)]=='function'){for(var _0x491b9b=0x0,_0x7729d6=Object[_0x190bfc(0x59d)](_0x2cab43);_0x491b9b<_0x7729d6[_0x190bfc(0x4dc)];_0x491b9b++)_0x14f6f9['indexOf'](_0x7729d6[_0x491b9b])<0x0&&Object[_0x190bfc(0x40e)][_0x190bfc(0x2d9)][_0x190bfc(0x38f)](_0x2cab43,_0x7729d6[_0x491b9b])&&(_0x1f2441[_0x7729d6[_0x491b9b]]=_0x2cab43[_0x7729d6[_0x491b9b]]);}return _0x1f2441;},_0x2435fc=_0x2ccd85[_0x5ec49c(0x45d)](function(_0x10c089,_0x1f23f0){const _0x2eb523=_0x5ec49c;var _0x3f7d23=_0x10c089[_0x2eb523(0x1a9)],_0x5ceca8=_0x10c089['id'],_0x44951e=_0x10c089[_0x2eb523(0x5ff)],_0x17e4d9=_0x10c089['extend'],_0x2488d7=_0x5e7785(_0x10c089,[_0x2eb523(0x1a9),'id',_0x2eb523(0x5ff),_0x2eb523(0x254)]),_0xf500ba=_0x2eb523(0x483)[_0x2eb523(0x2dd)](_0x5ceca8,'\x20')[_0x2eb523(0x2dd)](_0x44951e||'')[_0x2eb523(0x525)](),_0x5596ef=_0x2ccd85[_0x2eb523(0x33a)]('_'['concat'](_0xf15e6e()));return _0x4e823c(_0x3f7d23,''['concat'](_0x5ceca8),{'defIds':_0x3f7d23[_0x2eb523(0x448)],'idSuffix':_0x5596ef[_0x2eb523(0x425)]},_0x10d45a({'ref':_0x1f23f0,'className':_0xf500ba},_0x2488d7),_0x17e4d9);});function _0x4e823c(_0x35d031,_0x25c8e4,_0x390f08,_0x4829a2,_0x1e5d49){const _0x3e6838=_0x5ec49c;return _0x2ccd85['createElement'](_0x35d031[_0x3e6838(0x2ad)],_0x10d45a(_0x10d45a({'key':_0x25c8e4},_0x1afef4(_0x35d031,_0x390f08,_0x1e5d49)),_0x4829a2),(_0x5b6d0f(_0x35d031,_0x390f08)[_0x3e6838(0x1b4)]||[])[_0x3e6838(0x2d3)](function(_0x555d53,_0x414004){const _0x4b8e4a=_0x3e6838;return _0x4e823c(_0x555d53,''[_0x4b8e4a(0x2dd)](_0x25c8e4,'-')['concat'](_0x35d031[_0x4b8e4a(0x2ad)],'-')[_0x4b8e4a(0x2dd)](_0x414004),_0x390f08,void 0x0,_0x1e5d49);}));}function _0x1afef4(_0x32b6ea,_0x19dc04,_0x71f03c){const _0x161bdb=_0x5ec49c;var _0x4ae551=_0x10d45a({},_0x32b6ea[_0x161bdb(0x52c)]);_0x71f03c!=null&&_0x71f03c[_0x161bdb(0x3b8)]&&_0x4ae551[_0x161bdb(0x1c5)]===_0x161bdb(0x3b8)&&(_0x4ae551[_0x161bdb(0x1c5)]=_0x71f03c[_0x161bdb(0x3b8)]);var _0x1c0724=_0x19dc04[_0x161bdb(0x448)];return!_0x1c0724||_0x1c0724[_0x161bdb(0x4dc)]===0x0||(_0x32b6ea[_0x161bdb(0x2ad)]===_0x161bdb(0x5b0)&&_0x4ae551['xlink:href']&&(_0x4ae551[_0x161bdb(0x569)]=_0x4ae551['xlink:href']+_0x19dc04['idSuffix']),Object[_0x161bdb(0x4cf)](_0x4ae551)[_0x161bdb(0x23c)](function(_0x27a586){const _0xf98d50=_0x161bdb;var _0x33932b=_0x27a586[0x0],_0x5a3b06=_0x27a586[0x1];typeof _0x5a3b06==_0xf98d50(0x5d3)&&(_0x4ae551[_0x33932b]=_0x5a3b06[_0xf98d50(0x3bd)](/url\(#(.*)\)/,'url(#$1'['concat'](_0x19dc04['idSuffix'],')')));})),_0x4ae551;}function _0x5b6d0f(_0x17c5eb,_0x34f371){const _0x394bf6=_0x5ec49c;var _0x88bc8e,_0x574ae2=_0x34f371[_0x394bf6(0x448)];return!_0x574ae2||_0x574ae2[_0x394bf6(0x4dc)]===0x0?_0x17c5eb:_0x17c5eb[_0x394bf6(0x2ad)]===_0x394bf6(0x5af)&&(!((_0x88bc8e=_0x17c5eb[_0x394bf6(0x1b4)])===null||_0x88bc8e===void 0x0)&&_0x88bc8e['length'])?_0x10d45a(_0x10d45a({},_0x17c5eb),{'children':_0x17c5eb[_0x394bf6(0x1b4)][_0x394bf6(0x2d3)](function(_0x28171f){const _0x1745d3=_0x394bf6;return typeof _0x28171f['attrs']['id']==_0x1745d3(0x5d3)&&_0x574ae2&&_0x574ae2[_0x1745d3(0x247)](_0x28171f[_0x1745d3(0x52c)]['id'])>-0x1?_0x10d45a(_0x10d45a({},_0x28171f),{'attrs':_0x10d45a(_0x10d45a({},_0x28171f['attrs']),{'id':_0x28171f[_0x1745d3(0x52c)]['id']+_0x34f371['idSuffix']})}):_0x28171f;})}):_0x17c5eb;}function _0xf15e6e(){const _0x4ebf50=_0x5ec49c;return Math['random']()[_0x4ebf50(0x4ec)](0x24)['substring'](0x2,0x8);}_0x2435fc[_0x5ec49c(0x55b)]='UniverIcon';var _0x5d2a20={'tag':'svg','attrs':{'fill':_0x5ec49c(0x1d6),'viewBox':_0x5ec49c(0x321),'width':_0x5ec49c(0x63a),'height':_0x5ec49c(0x63a)},'children':[{'tag':'g','attrs':{'clipPath':_0x5ec49c(0x1fe)},'children':[{'tag':_0x5ec49c(0x37b),'attrs':{'stroke':_0x5ec49c(0x4a7),'d':_0x5ec49c(0x365),'strokeLinecap':'round','strokeLinejoin':'round','strokeWidth':1.2}}]},{'tag':_0x5ec49c(0x5af),'attrs':{},'children':[{'tag':_0x5ec49c(0x349),'attrs':{'id':'off-line-single_clip0_910_343'},'children':[{'tag':_0x5ec49c(0x37b),'attrs':{'fill':'#fff','d':_0x5ec49c(0x42f)}}]}]}],'defIds':[_0x5ec49c(0x61e)]},_0x141c5c=_0x2ccd85[_0x5ec49c(0x45d)](function(_0x44d785,_0x3f8c86){const _0x4aa751=_0x5ec49c;return _0x2ccd85['createElement'](_0x2435fc,Object['assign']({},_0x44d785,{'id':_0x4aa751(0x3f5),'ref':_0x3f8c86,'icon':_0x5d2a20}));});_0x141c5c[_0x5ec49c(0x55b)]=_0x5ec49c(0x538);var _0x453558={'tag':_0x5ec49c(0x409),'attrs':{'fill':_0x5ec49c(0x1d6),'viewBox':_0x5ec49c(0x3ad),'width':'1em','height':_0x5ec49c(0x63a)},'children':[{'tag':'g','attrs':{'clipPath':_0x5ec49c(0x1a1)},'children':[{'tag':_0x5ec49c(0x37b),'attrs':{'stroke':_0x5ec49c(0x4a7),'d':_0x5ec49c(0x48e),'strokeLinecap':_0x5ec49c(0x59c),'strokeLinejoin':_0x5ec49c(0x59c),'strokeWidth':1.2}}]},{'tag':_0x5ec49c(0x5af),'attrs':{},'children':[{'tag':_0x5ec49c(0x349),'attrs':{'id':_0x5ec49c(0x194)},'children':[{'tag':'path','attrs':{'fill':_0x5ec49c(0x480),'d':_0x5ec49c(0x42f),'transform':_0x5ec49c(0x3a4)}}]}]}],'defIds':[_0x5ec49c(0x194)]},_0x8a72dc=_0x2ccd85['forwardRef'](function(_0x1301e7,_0x2fdfbb){const _0x18556a=_0x5ec49c;return _0x2ccd85[_0x18556a(0x4ce)](_0x2435fc,Object[_0x18556a(0x37d)]({},_0x1301e7,{'id':_0x18556a(0x195),'ref':_0x2fdfbb,'icon':_0x453558}));});_0x8a72dc[_0x5ec49c(0x55b)]=_0x5ec49c(0x1fc);function _0x1ab426(_0x290358){const _0xab3265=_0x5ec49c;var _0x4f772e,_0x73b471,_0x3f5f0f='';if(typeof _0x290358=='string'||typeof _0x290358==_0xab3265(0x257))_0x3f5f0f+=_0x290358;else{if(typeof _0x290358=='object'){if(Array[_0xab3265(0x491)](_0x290358)){var _0x7fc60d=_0x290358[_0xab3265(0x4dc)];for(_0x4f772e=0x0;_0x4f772e<_0x7fc60d;_0x4f772e++)_0x290358[_0x4f772e]&&(_0x73b471=_0x1ab426(_0x290358[_0x4f772e]))&&(_0x3f5f0f&&(_0x3f5f0f+='\x20'),_0x3f5f0f+=_0x73b471);}else{for(_0x73b471 in _0x290358)_0x290358[_0x73b471]&&(_0x3f5f0f&&(_0x3f5f0f+='\x20'),_0x3f5f0f+=_0x73b471);}}}return _0x3f5f0f;}function _0x8565fd(){const _0x4af7cb=_0x5ec49c;for(var _0x2457a7,_0x43d37c,_0x54d769=0x0,_0x29a178='',_0x51d5dc=arguments[_0x4af7cb(0x4dc)];_0x54d769<_0x51d5dc;_0x54d769++)(_0x2457a7=arguments[_0x54d769])&&(_0x43d37c=_0x1ab426(_0x2457a7))&&(_0x29a178&&(_0x29a178+='\x20'),_0x29a178+=_0x43d37c);return _0x29a178;}const _0x13413b={'onlineStatusIcon':_0x5ec49c(0x38c),'onlineStatusTitle':_0x5ec49c(0x5f3),'onlineStatus':_0x5ec49c(0x21b),'online':_0x5ec49c(0x3ef),'offline':_0x5ec49c(0x3b1)};function _0x5e41b3(_0x13a691){const _0x237598=_0x5ec49c;switch(_0x13a691){case _0x725423[_0x237598(0x387)]:return'collabStatus.offline';case _0x725423[_0x237598(0x50e)]:return _0x237598(0x431);case _0x725423[_0x237598(0x25a)]:return _0x237598(0x390);case _0x725423['NOT_COLLAB']:return _0x237598(0x4a6);case _0x725423[_0x237598(0x63b)]:case _0x725423['AWAITING_WITH_PENDING']:return _0x237598(0x2d5);case _0x725423['SYNCED']:case _0x725423[_0x237598(0x567)]:return _0x237598(0x511);}}function _0x59291e(_0x2737a6){const _0x1945e7=_0x5ec49c,{status$:_0x17e52f}=_0x2737a6,_0x36a041=_0x4fb45d['useObservable'](_0x17e52f,_0x725423[_0x1945e7(0x1cb)]),_0x4bcd9a=_0x3f82c6[_0x1945e7(0x407)](_0x3f82c6[_0x1945e7(0x346)]),_0x1097e7=_0x3f82c6[_0x1945e7(0x407)](_0x395259[_0x1945e7(0x368)]),_0x5a073b=_0x36a041!==_0x725423[_0x1945e7(0x387)],_0x4cc6b1=_0x4bcd9a['t'](_0x5e41b3(_0x36a041)),_0x5011a9=_0x8565fd(_0x13413b[_0x1945e7(0x3cb)],{[_0x13413b[_0x1945e7(0x450)]]:_0x5a073b,[_0x13413b[_0x1945e7(0x5de)]]:!_0x5a073b}),_0x346707=_0x5a073b?_0x38149c['jsx'](_0x8a72dc,{}):_0x38149c[_0x1945e7(0x381)](_0x141c5c,{}),_0x28f782=_0x2ccd85[_0x1945e7(0x4b2)](()=>{const _0x3bc730=_0x1945e7;_0x5a073b||_0x1097e7[_0x3bc730(0x235)]();},[_0x5a073b,_0x1097e7]);function _0x344500(){const _0x1f3078=_0x1945e7;return _0x38149c['jsxs']('div',{'className':_0x5011a9,'onClick':_0x28f782,'children':[_0x38149c[_0x1f3078(0x381)](_0x1f3078(0x1c8),{'className':_0x13413b[_0x1f3078(0x1cc)],'children':_0x346707}),_0x38149c['jsx'](_0x1f3078(0x1c8),{'className':_0x13413b[_0x1f3078(0x2f4)],'children':_0x4cc6b1})]});}return _0x5a073b?_0x344500():_0x38149c[_0x1945e7(0x381)](_0x3c3cb1[_0x1945e7(0x4ae)],{'title':_0x4bcd9a['t']('collab-client.tooltip.reconnect'),'children':_0x344500()});}var _0x21d23a=Object['defineProperty'],_0x4405bf=Object[_0x5ec49c(0x209)],_0x5e27a4=(_0x2d9304,_0x17e1ae,_0x390707,_0x461ab3)=>{const _0x50afdb=_0x5ec49c;for(var _0x1966bb=_0x461ab3>0x1?void 0x0:_0x461ab3?_0x4405bf(_0x17e1ae,_0x390707):_0x17e1ae,_0x3c1247=_0x2d9304[_0x50afdb(0x4dc)]-0x1,_0x11db5e;_0x3c1247>=0x0;_0x3c1247--)(_0x11db5e=_0x2d9304[_0x3c1247])&&(_0x1966bb=(_0x461ab3?_0x11db5e(_0x17e1ae,_0x390707,_0x1966bb):_0x11db5e(_0x1966bb))||_0x1966bb);return _0x461ab3&&_0x1966bb&&_0x21d23a(_0x17e1ae,_0x390707,_0x1966bb),_0x1966bb;},_0x5cfa0d=(_0x332830,_0x359e13)=>(_0xcbf90a,_0x23a245)=>_0x359e13(_0xcbf90a,_0x23a245,_0x332830);_0x395259[_0x5ec49c(0x1ca)]=class extends _0x3f82c6[_0x5ec49c(0x582)]{constructor(_0x195bd9,_0x117110,_0x510a1b,_0x3d2dfe){const _0xd2d776=_0x5ec49c;super(),_0x133daf(this,_0xd2d776(0x39c),new _0x3b9434[(_0xd2d776(0x34c))](_0x725423[_0xd2d776(0x1cb)])),(this[_0xd2d776(0x506)]=_0x195bd9,this['_uiPartsService']=_0x117110,this[_0xd2d776(0x40f)]=_0x510a1b,this[_0xd2d776(0x26c)]=_0x3d2dfe,this[_0xd2d776(0x628)](),this[_0xd2d776(0x3e0)]());}[_0x5ec49c(0x3e0)](){const _0x242e96=_0x5ec49c;this[_0x242e96(0x3c5)](this[_0x242e96(0x506)][_0x242e96(0x4b5)][_0x242e96(0x19d)](_0x3b9434[_0x242e96(0x62f)](()=>{const _0xb501dd=_0x242e96,_0x3e8dd2=this[_0xb501dd(0x506)]['getFocusedUnit']();return _0x3e8dd2?this[_0xb501dd(0x26c)]['getCollabEntity$'](_0x3e8dd2['getUnitId']()):_0x3b9434['of'](null);}),_0x3b9434['switchMap'](_0x4927ed=>_0x4927ed?_0x4927ed[_0x242e96(0x607)]:_0x3b9434['of'](_0x725423[_0x242e96(0x1cb)])))[_0x242e96(0x306)](_0x1180b1=>{const _0x9a34dc=_0x242e96;this[_0x9a34dc(0x39c)][_0x9a34dc(0x4ab)](_0x1180b1);}));}[_0x5ec49c(0x628)](){const _0x438d46=_0x5ec49c;this[_0x438d46(0x3c5)](this['_uiPartsService'][_0x438d46(0x1a5)](_0x4fb45d['BuiltInUIPart'][_0x438d46(0x1c6)],()=>_0x3f82c6[_0x438d46(0x2ce)](_0x2e6266({'status$':this[_0x438d46(0x39c)][_0x438d46(0x1ee)]()}),this[_0x438d46(0x40f)])));}},_0x395259[_0x5ec49c(0x1ca)]=_0x5e27a4([_0x5cfa0d(0x0,_0x3f82c6['IUniverInstanceService']),_0x5cfa0d(0x1,_0x4fb45d[_0x5ec49c(0x55e)]),_0x5cfa0d(0x2,_0x3f82c6[_0x5ec49c(0x476)](_0x3f82c6['Injector'])),_0x5cfa0d(0x3,_0x3f82c6[_0x5ec49c(0x476)](_0x395259[_0x5ec49c(0x2b8)]))],_0x395259[_0x5ec49c(0x1ca)]);function _0x2e6266(_0x2506cb){const {status$:_0x52e7e6}=_0x2506cb;return function(){const _0x51a0c3=_0x5149;return _0x38149c[_0x51a0c3(0x381)](_0x59291e,{'status$':_0x52e7e6});};}const _0x1a35c1=_0x3f82c6['createIdentifier']('uni.network.url-service');var _0x5bea1a=Object[_0x5ec49c(0x354)],_0x26d557=Object[_0x5ec49c(0x209)],_0x529b4d=(_0x568372,_0x2b065e,_0x45333,_0x39d3a8)=>{const _0x578228=_0x5ec49c;for(var _0x1dab06=_0x39d3a8>0x1?void 0x0:_0x39d3a8?_0x26d557(_0x2b065e,_0x45333):_0x2b065e,_0x5d42b2=_0x568372[_0x578228(0x4dc)]-0x1,_0x1ebbb0;_0x5d42b2>=0x0;_0x5d42b2--)(_0x1ebbb0=_0x568372[_0x5d42b2])&&(_0x1dab06=(_0x39d3a8?_0x1ebbb0(_0x2b065e,_0x45333,_0x1dab06):_0x1ebbb0(_0x1dab06))||_0x1dab06);return _0x39d3a8&&_0x1dab06&&_0x5bea1a(_0x2b065e,_0x45333,_0x1dab06),_0x1dab06;},_0x13c7aa=(_0x38d00b,_0x53adf7)=>(_0x22f16b,_0x135936)=>_0x53adf7(_0x22f16b,_0x135936,_0x38d00b);_0x395259[_0x5ec49c(0x200)]=class extends _0x3f82c6[_0x5ec49c(0x5f7)]{constructor(_0x5d94fe,_0x3fa735,_0x25b0ef,_0x30afbe,_0x520e55,_0x406362){const _0x5c0a03=_0x5ec49c;super(),this[_0x5c0a03(0x57d)]=_0x5d94fe,this['_logService']=_0x3fa735,this[_0x5c0a03(0x180)]=_0x25b0ef,this[_0x5c0a03(0x530)]=_0x30afbe,this['_snapshotService']=_0x520e55,_0x406362?_0x406362==null||_0x406362[_0x5c0a03(0x622)]()[_0x5c0a03(0x3c1)](()=>this[_0x5c0a03(0x318)]()):(this[_0x5c0a03(0x3dd)]['debug'](_0x5c0a03(0x4f0),_0x5c0a03(0x322)),this[_0x5c0a03(0x318)]());}async[_0x5ec49c(0x318)](){const _0x262214=_0x5ec49c,_0x53613d=this[_0x262214(0x57d)][_0x262214(0x617)](_0x262214(0x37c)),_0x320c4f=this['_urlService'][_0x262214(0x617)]('type');if(!_0x53613d||!_0x320c4f){this['_logService']['debug'](_0x262214(0x4f0),'No\x20unitID\x20or\x20type\x20in\x20URL.\x20Will\x20not\x20load\x20files\x20from\x20remote\x20address.');return;}switch(Number(_0x320c4f)){case _0x292f19[_0x262214(0x2d4)]:{const _0x49bc39=await this[_0x262214(0x378)](_0x53613d);this[_0x262214(0x434)](_0x49bc39);break;}case _0x292f19['UNIVER_DOC']:{await this[_0x262214(0x359)](_0x53613d);break;}default:{this[_0x262214(0x3dd)]['error'](_0x262214(0x4f0),_0x262214(0x4a3));break;}}}async[_0x5ec49c(0x434)](_0x4dbae4){const _0x45e98b=_0x5ec49c;await this[_0x45e98b(0x27a)](_0x4dbae4),_0x4dbae4[_0x45e98b(0x2e6)][_0x45e98b(0x19d)](_0x3b9434[_0x45e98b(0x216)](this['dispose$']))[_0x45e98b(0x306)](_0x5f5d21=>{_0x5f5d21&&this['_updateURLWithCurrentState'](_0x5f5d21);}),this[_0x45e98b(0x57d)][_0x45e98b(0x1e8)][_0x45e98b(0x19d)](_0x3b9434[_0x45e98b(0x216)](this['dispose$']))[_0x45e98b(0x306)](()=>this[_0x45e98b(0x27a)](_0x4dbae4));}[_0x5ec49c(0x4e7)](_0xbce431,_0x8cc337=!0x1){const _0x34b459=_0x5ec49c,_0x3aa6a0=this[_0x34b459(0x57d)][_0x34b459(0x617)](_0x34b459(0x502));_0xbce431[_0x34b459(0x1c7)]()!==_0x3aa6a0&&this[_0x34b459(0x57d)][_0x34b459(0x4ba)](_0x34b459(0x502),_0xbce431[_0x34b459(0x1c7)](),_0x8cc337);}async['_updateSubUnitFromURLParams'](_0x4f339a){const _0x36fbbe=_0x5ec49c;var _0x56272d;const _0x2ebd65=this[_0x36fbbe(0x57d)][_0x36fbbe(0x617)]('subunit');if(!_0x2ebd65||!_0x4f339a[_0x36fbbe(0x213)](_0x2ebd65)){const _0x3652da=_0x4f339a[_0x36fbbe(0x3da)]()[0x0],_0xe5b864=_0x4f339a['getSheetBySheetId'](_0x3652da);if(!_0xe5b864)return;this[_0x36fbbe(0x4e7)](_0xe5b864,!0x0),await this[_0x36fbbe(0x180)]['executeCommand'](_0x4b13d3[_0x36fbbe(0x2df)]['id'],{'unitId':_0x4f339a[_0x36fbbe(0x278)](),'subUnitId':_0x3652da});return;}((_0x56272d=_0x4f339a[_0x36fbbe(0x517)]())==null?void 0x0:_0x56272d[_0x36fbbe(0x1c7)]())!==_0x2ebd65&&await this[_0x36fbbe(0x180)][_0x36fbbe(0x18d)](_0x4b13d3['SetWorksheetActivateCommand']['id'],{'unitId':_0x4f339a['getUnitId'](),'subUnitId':_0x2ebd65});}async['_loadSheet'](_0x59c261){const _0xcf3308=_0x5ec49c;let _0x10aa64=0x0;const _0x14caf7=await this['_localCacheService'][_0xcf3308(0x503)](_0x59c261);return _0x14caf7&&(_0x14caf7['awaitingChangeset']||_0x14caf7[_0xcf3308(0x3cf)][_0xcf3308(0x4dc)]!==0x0)&&(_0x10aa64=_0x14caf7[_0xcf3308(0x548)]),_0x10aa64===0x0&&this[_0xcf3308(0x3dd)][_0xcf3308(0x259)](_0xcf3308(0x4f0),_0xcf3308(0x31a)),this['_snapshotService'][_0xcf3308(0x4c3)](_0x59c261,_0x10aa64);}async[_0x5ec49c(0x359)](_0x2abba4){const _0x144e3d=_0x5ec49c;let _0x47620d=0x0;const _0x3941d3=await this[_0x144e3d(0x530)][_0x144e3d(0x503)](_0x2abba4);return _0x3941d3&&(_0x3941d3[_0x144e3d(0x5ec)]||_0x3941d3[_0x144e3d(0x3cf)][_0x144e3d(0x4dc)]!==0x0)&&(_0x47620d=_0x3941d3['rev']),_0x47620d===0x0&&this[_0x144e3d(0x3dd)][_0x144e3d(0x259)](_0x144e3d(0x4f0),_0x144e3d(0x31a)),this[_0x144e3d(0x1a8)][_0x144e3d(0x340)](_0x2abba4,_0x47620d);}},_0x395259[_0x5ec49c(0x200)]=_0x529b4d([_0x13c7aa(0x0,_0x1a35c1),_0x13c7aa(0x1,_0x3f82c6[_0x5ec49c(0x3cc)]),_0x13c7aa(0x2,_0x3f82c6[_0x5ec49c(0x570)]),_0x13c7aa(0x3,_0x3f82c6[_0x5ec49c(0x476)](_0x395259[_0x5ec49c(0x183)])),_0x13c7aa(0x4,_0x3f82c6[_0x5ec49c(0x476)](_0x544d9b['SnapshotService'])),_0x13c7aa(0x5,_0x3f82c6[_0x5ec49c(0x5d6)](_0x4e3447[_0x5ec49c(0x4ca)]))],_0x395259[_0x5ec49c(0x200)]);var _0x50ec17=Object[_0x5ec49c(0x354)],_0x46f14f=Object[_0x5ec49c(0x209)],_0x1dd8bc=(_0x3bbc26,_0x2deab6,_0x342e6d,_0x3263dc)=>{for(var _0x5a99a9=_0x3263dc>0x1?void 0x0:_0x3263dc?_0x46f14f(_0x2deab6,_0x342e6d):_0x2deab6,_0x4275a0=_0x3bbc26['length']-0x1,_0x29af4d;_0x4275a0>=0x0;_0x4275a0--)(_0x29af4d=_0x3bbc26[_0x4275a0])&&(_0x5a99a9=(_0x3263dc?_0x29af4d(_0x2deab6,_0x342e6d,_0x5a99a9):_0x29af4d(_0x5a99a9))||_0x5a99a9);return _0x3263dc&&_0x5a99a9&&_0x50ec17(_0x2deab6,_0x342e6d,_0x5a99a9),_0x5a99a9;},_0x1eedd6=(_0x542702,_0x48308a)=>(_0x17839e,_0x244dc9)=>_0x48308a(_0x17839e,_0x244dc9,_0x542702);const _0x2d6b32='DEFAULT_FILE_NAME',_0x4ce4cf=_0x5ec49c(0x305);let _0x119db3=class extends _0x3f82c6['Disposable']{constructor(_0x37f280,_0x10b037){const _0x2842e6=_0x5ec49c;super(),this['_univerInstanceService']=_0x37f280,this['_configService']=_0x10b037,this[_0x2842e6(0x318)]();}[_0x5ec49c(0x318)](){const _0x2025a8=_0x5ec49c;this[_0x2025a8(0x3c5)](this[_0x2025a8(0x506)][_0x2025a8(0x4b5)]['subscribe'](()=>{const _0x3d1268=_0x2025a8;var _0x4dd0e4;const _0x43e5cd=this[_0x3d1268(0x506)][_0x3d1268(0x5ce)]();let _0xcf8a6a=(_0x4dd0e4=this[_0x3d1268(0x206)][_0x3d1268(0x2eb)](_0x2d6b32))!=null?_0x4dd0e4:_0x4ce4cf;_0x43e5cd instanceof _0x3f82c6[_0x3d1268(0x62b)]&&(_0xcf8a6a=_0x43e5cd[_0x3d1268(0x5c8)]),document[_0x3d1268(0x5a5)]=_0xcf8a6a;}));}};_0x119db3=_0x1dd8bc([_0x1eedd6(0x0,_0x3f82c6[_0x5ec49c(0x2be)]),_0x1eedd6(0x1,_0x3f82c6[_0x5ec49c(0x2ab)])],_0x119db3);var _0x330424=Object[_0x5ec49c(0x354)],_0x1b9e61=Object['getOwnPropertyDescriptor'],_0x3ae6c4=(_0x4e4475,_0x1eb135,_0x4d2253,_0x5c61a1)=>{const _0x2047fe=_0x5ec49c;for(var _0x58d7ed=_0x5c61a1>0x1?void 0x0:_0x5c61a1?_0x1b9e61(_0x1eb135,_0x4d2253):_0x1eb135,_0xf24065=_0x4e4475[_0x2047fe(0x4dc)]-0x1,_0x3de6c7;_0xf24065>=0x0;_0xf24065--)(_0x3de6c7=_0x4e4475[_0xf24065])&&(_0x58d7ed=(_0x5c61a1?_0x3de6c7(_0x1eb135,_0x4d2253,_0x58d7ed):_0x3de6c7(_0x58d7ed))||_0x58d7ed);return _0x5c61a1&&_0x58d7ed&&_0x330424(_0x1eb135,_0x4d2253,_0x58d7ed),_0x58d7ed;},_0x16fc2a=(_0x20931a,_0x81bcb7)=>(_0x5b68d3,_0x35e9b9)=>_0x81bcb7(_0x5b68d3,_0x35e9b9,_0x20931a);let _0x383b69=class{constructor(_0x2450a2,_0x25b6e2,_0x448002){const _0x5ce2fe=_0x5ec49c;this[_0x5ce2fe(0x206)]=_0x2450a2,this[_0x5ce2fe(0x36b)]=_0x25b6e2,this[_0x5ce2fe(0x614)]=_0x448002,this['init']();}[_0x5ec49c(0x524)](){const _0x25255b=_0x5ec49c;this['_httpService'][_0x25255b(0x420)]({'priority':0x1,'interceptor':(_0xa32bad,_0x2d956e)=>_0x2d956e(_0xa32bad)['pipe'](_0x3b9434['concatMap'](async _0x14c643=>{const _0x223a1c=_0x25255b,_0x93b2da=_0x14c643;if(_0x93b2da['status']===0x191&&window[_0x223a1c(0x2c1)](this[_0x223a1c(0x614)]['t'](_0x223a1c(0x399)))){const _0x20cb01=window[_0x223a1c(0x23f)](window[_0x223a1c(0x50c)][_0x223a1c(0x204)]);window[_0x223a1c(0x50c)][_0x223a1c(0x204)]=this[_0x223a1c(0x3a0)]()+_0x223a1c(0x187)+_0x20cb01;}return _0x93b2da;}))});}['_getLoginPath'](){const _0x20c6b5=_0x5ec49c;var _0x12a1f3,_0x3d8662;const _0x4c922d=this[_0x20c6b5(0x206)][_0x20c6b5(0x2eb)](_0x22172b),_0x597b19=this['_configService']['getConfig'](_0x15906c);return(_0x3d8662=(_0x12a1f3=_0x597b19==null?void 0x0:_0x597b19['loginUrlKey'])!=null?_0x12a1f3:_0x4c922d)!=null?_0x3d8662:_0xe1bd3e;}};_0x383b69=_0x3ae6c4([_0x16fc2a(0x0,_0x3f82c6['IConfigService']),_0x16fc2a(0x1,_0x3f82c6[_0x5ec49c(0x476)](_0x37b62d[_0x5ec49c(0x492)])),_0x16fc2a(0x2,_0x3f82c6[_0x5ec49c(0x476)](_0x3f82c6['LocaleService']))],_0x383b69);var _0x3ab88c=Object['defineProperty'],_0x1ed3ba=Object[_0x5ec49c(0x209)],_0x555206=(_0x1d98ea,_0x17592e,_0x391281,_0x5f175b)=>{const _0x4fb7e4=_0x5ec49c;for(var _0x4d9dde=_0x5f175b>0x1?void 0x0:_0x5f175b?_0x1ed3ba(_0x17592e,_0x391281):_0x17592e,_0x58f4c0=_0x1d98ea[_0x4fb7e4(0x4dc)]-0x1,_0x3e62f4;_0x58f4c0>=0x0;_0x58f4c0--)(_0x3e62f4=_0x1d98ea[_0x58f4c0])&&(_0x4d9dde=(_0x5f175b?_0x3e62f4(_0x17592e,_0x391281,_0x4d9dde):_0x3e62f4(_0x4d9dde))||_0x4d9dde);return _0x5f175b&&_0x4d9dde&&_0x3ab88c(_0x17592e,_0x391281,_0x4d9dde),_0x4d9dde;},_0x3e17a5=(_0x445762,_0x309b22)=>(_0x15c5d2,_0x8b3d4e)=>_0x309b22(_0x15c5d2,_0x8b3d4e,_0x445762);const _0x4334ac=_0x5ec49c(0x269),_0x45587f=_0x5ec49c(0x1df);_0x395259['AuthzIoHttpService']=class extends _0x3f82c6[_0x5ec49c(0x582)]{constructor(_0x2b8768,_0x2520c4){const _0x359830=_0x5ec49c;super(),this[_0x359830(0x4bf)]=_0x2b8768,this[_0x359830(0x206)]=_0x2520c4,this['_initMergeInterceptor']();}[_0x5ec49c(0x382)](){const _0x3f1a55=_0x5ec49c,_0x35948b=this;this[_0x3f1a55(0x3c5)](this[_0x3f1a55(0x4bf)][_0x3f1a55(0x420)]({'priority':0x3e7,'interceptor':_0x37b62d[_0x3f1a55(0x4ac)]({'isMatch'(_0x43ae36){const _0x39e6c9=_0x3f1a55;var _0xd81ebf;if(_0x43ae36[_0x39e6c9(0x23e)]===_0x39e6c9(0x439)&&((_0xd81ebf=_0x43ae36['requestParams'])!=null&&_0xd81ebf['body'])){const {objectID:_0x487fdf,objectType:_0x3a5317}=_0x43ae36[_0x39e6c9(0x19b)]['body']||{};if(!_0x487fdf||_0x3a5317===void 0x0)return!0x1;const _0x69aea0=_0x35948b[_0x39e6c9(0x560)]()+'/'+_0x3a5317+_0x39e6c9(0x45f)+_0x487fdf+_0x39e6c9(0x32c);if(_0x43ae36['url']===_0x69aea0)return!0x0;}return!0x1;},'getParamsFromRequest'(_0x7b6e94){const _0x2f34ea=_0x3f1a55;var _0x42e6c9;return(_0x42e6c9=_0x7b6e94[_0x2f34ea(0x19b)])==null?void 0x0:_0x42e6c9['body'];},'mergeParamsToRequest'(_0x1d99a0,_0x27b3d5){const _0x2a0694=_0x3f1a55,_0x1284f5=_0x35948b[_0x2a0694(0x560)]()+_0x2a0694(0x1e7),_0x414c21=_0x1d99a0['reduce']((_0x104714,_0x4c44be)=>{const {unitID:_0x27ff94,objectID:_0x17781f,objectType:_0xfe26f0,actions:_0x45bb93}=_0x4c44be;return _0x104714[_0x27ff94]||(_0x104714[_0x27ff94]={}),_0x104714[_0x27ff94][_0x17781f]||(_0x104714[_0x27ff94][_0x17781f]={'objectID':_0x17781f,'objectType':_0xfe26f0,'actions':[]}),_0x104714[_0x27ff94][_0x17781f]['actions']['push'](..._0x45bb93),_0x104714;},{}),_0x84f0=[];for(const _0x4fb04c in _0x414c21)for(const _0xe6029 in _0x414c21[_0x4fb04c]){const {actions:_0x3b0924,objectType:_0x20ad49}=_0x414c21[_0x4fb04c][_0xe6029],_0x1f8666=[...new Set(_0x3b0924)];_0x84f0['push']({'unitID':_0x4fb04c,'objectID':_0xe6029,'objectType':_0x20ad49,'actions':_0x1f8666});}return new _0x37b62d['HTTPRequest'](_0x2a0694(0x439),_0x1284f5,{'headers':_0x27b3d5['headers'],'withCredentials':_0x27b3d5[_0x2a0694(0x1e5)],'responseType':_0x27b3d5[_0x2a0694(0x17a)],'body':{'requests':_0x84f0}});}},{'distributeResult'(_0x42adba,_0x3139d8){const _0xd9bd54=_0x3f1a55,{objectActions:_0x4513d8}=_0x42adba;return _0x3139d8[_0xd9bd54(0x2d3)](_0x318c27=>{const _0x30ad99=_0xd9bd54,{unitID:_0x593bc4,objectID:_0x57fe85,actions:_0x565e46}=_0x318c27,_0x56c3fc=_0x4513d8['find'](_0x5dcc1a=>_0x5dcc1a[_0x30ad99(0x4aa)]===_0x593bc4&&_0x5dcc1a[_0x30ad99(0x22e)]===_0x57fe85),_0xa29856=_0x565e46['map'](_0x55ba14=>_0x56c3fc==null?void 0x0:_0x56c3fc[_0x30ad99(0x19f)][_0x30ad99(0x1ac)](_0x3bd847=>_0x3bd847['action']===_0x55ba14))[_0x30ad99(0x3c7)](_0x6abd64=>!!_0x6abd64);return{'config':_0x318c27,'result':{'actions':_0xa29856,'error':_0x42adba[_0x30ad99(0x2a4)]}};});}})}));}[_0x5ec49c(0x560)](){const _0x4ed825=_0x5ec49c;var _0x1be3ce,_0x2fb41b;const _0x16a874=this[_0x4ed825(0x206)][_0x4ed825(0x2eb)](_0x4334ac),_0x35ebbc=this[_0x4ed825(0x206)][_0x4ed825(0x2eb)](_0x15906c);return(_0x2fb41b=(_0x1be3ce=_0x35ebbc==null?void 0x0:_0x35ebbc[_0x4ed825(0x2ff)])!=null?_0x1be3ce:_0x16a874)!=null?_0x2fb41b:_0x45587f;}async[_0x5ec49c(0x5e4)](_0x332386){const _0x12e342=_0x5ec49c,_0x4dd52a=this['_getAPIPrefixPath']()+'/'+_0x332386[_0x12e342(0x374)]+_0x12e342(0x57b);return(await this['_HTTPService'][_0x12e342(0x433)](_0x4dd52a,{'body':_0x332386}))[_0x12e342(0x585)][_0x12e342(0x22e)]||'';}async[_0x5ec49c(0x2e7)](_0x88f30d){const _0x396627=_0x5ec49c,_0x29d4e3=this['_getAPIPrefixPath']()+'/-/object/list';return(await this[_0x396627(0x4bf)]['post'](_0x29d4e3,{'body':_0x88f30d}))['body'][_0x396627(0x40b)];}async[_0x5ec49c(0x1e2)](_0x873770){const _0x22122e=_0x5ec49c,_0xfad643=this[_0x22122e(0x560)]()+'/'+_0x873770['objectType']+'/object/'+_0x873770[_0x22122e(0x22e)];await this['_HTTPService']['put'](_0xfad643,{'body':_0x873770});}async['allowed'](_0x2bd824){const _0x48e54d=_0x5ec49c,_0x30018c=this[_0x48e54d(0x560)]()+'/'+_0x2bd824[_0x48e54d(0x374)]+_0x48e54d(0x45f)+_0x2bd824[_0x48e54d(0x22e)]+_0x48e54d(0x32c);return(await this[_0x48e54d(0x4bf)][_0x48e54d(0x433)](_0x30018c,{'body':_0x2bd824}))[_0x48e54d(0x585)][_0x48e54d(0x19f)];}async['batchAllowed'](_0x20b6ec){const _0x281aa3=_0x5ec49c,_0x5607c7=this[_0x281aa3(0x560)]()+_0x281aa3(0x1e7);return(await this['_HTTPService'][_0x281aa3(0x433)](_0x5607c7,{'body':{'requests':_0x20b6ec}}))[_0x281aa3(0x585)][_0x281aa3(0x595)];}async['listRoles'](_0x30c62b){const _0x4b7343=_0x5ec49c,_0x523426=this[_0x4b7343(0x560)]()+'/'+_0x30c62b['objectType']+'/role',_0x4e681b=await this[_0x4b7343(0x4bf)][_0x4b7343(0x433)](_0x523426,{'body':_0x30c62b});return{'roles':_0x4e681b[_0x4b7343(0x585)][_0x4b7343(0x210)],'actions':_0x4e681b[_0x4b7343(0x585)][_0x4b7343(0x19f)]};}async[_0x5ec49c(0x46c)](_0x47e8ec){const _0x32f8ee=_0x5ec49c,_0x435312=this[_0x32f8ee(0x560)]()+'/collaborator';await this[_0x32f8ee(0x4bf)][_0x32f8ee(0x3f7)](_0x435312,{'params':{'collaboratorID':_0x47e8ec[_0x32f8ee(0x1cf)],'objectID':_0x47e8ec[_0x32f8ee(0x22e)],'unitID':_0x47e8ec[_0x32f8ee(0x4aa)]}});}async[_0x5ec49c(0x28b)](_0x92edeb){const _0x431530=_0x5ec49c,_0x547509=this[_0x431530(0x560)]()+_0x431530(0x44e);await this[_0x431530(0x4bf)]['patch'](_0x547509,{'body':_0x92edeb});}async[_0x5ec49c(0x43c)](_0x598616){const _0x3d61e4=_0x5ec49c,_0x42f172=this[_0x3d61e4(0x560)]()+_0x3d61e4(0x44e);await this[_0x3d61e4(0x4bf)][_0x3d61e4(0x433)](_0x42f172,{'body':_0x598616});}async[_0x5ec49c(0x2f8)](_0x436aa7){const _0x4ea9c3=_0x5ec49c,_0x4b0ffa=this['_getAPIPrefixPath']()+_0x4ea9c3(0x44e);return(await this[_0x4ea9c3(0x4bf)][_0x4ea9c3(0x555)](_0x4b0ffa,{'params':{'objectID':_0x436aa7[_0x4ea9c3(0x22e)],'unitID':_0x436aa7[_0x4ea9c3(0x4aa)]}}))[_0x4ea9c3(0x585)][_0x4ea9c3(0x63c)];}async['putCollaborators'](_0x4ed7da){const _0x230dd0=_0x5ec49c,_0x56e05e=this[_0x230dd0(0x560)]()+_0x230dd0(0x44e);await this[_0x230dd0(0x4bf)][_0x230dd0(0x319)](_0x56e05e,{'body':_0x4ed7da});}},_0x395259[_0x5ec49c(0x1c3)]=_0x555206([_0x3e17a5(0x0,_0x3f82c6[_0x5ec49c(0x476)](_0x37b62d[_0x5ec49c(0x492)])),_0x3e17a5(0x1,_0x3f82c6['Inject'](_0x3f82c6[_0x5ec49c(0x2ab)]))],_0x395259[_0x5ec49c(0x1c3)]);var _0x5bc683=typeof globalThis<'u'?globalThis:typeof window<'u'?window:typeof global<'u'?global:typeof self<'u'?self:{};function _0x2c64cc(_0x1c2c5d){const _0x1692fb=_0x5ec49c;return _0x1c2c5d&&_0x1c2c5d[_0x1692fb(0x391)]&&Object['prototype'][_0x1692fb(0x552)][_0x1692fb(0x38f)](_0x1c2c5d,_0x1692fb(0x244))?_0x1c2c5d['default']:_0x1c2c5d;}var _0x3bf244={'exports':{}};function _0x294d40(_0x19b0d3){const _0x23ab23=_0x5ec49c;throw new Error('Could\x20not\x20dynamically\x20require\x20\x22'+_0x19b0d3+_0x23ab23(0x488));}var _0x5340ba={'exports':{}},_0x3e01b9;function _0x16d707(){return _0x3e01b9||(_0x3e01b9=0x1,function(_0x22ca64,_0xb7fd1a){(function(_0x1c2c73,_0x3e1e23){_0x22ca64['exports']=_0x3e1e23();}(_0x5bc683,function(){var _0x1817cf=_0x1817cf||function(_0x4252d0,_0x5a2aef){const _0x45624a=_0x5149;var _0x216666;if(typeof window<'u'&&window[_0x45624a(0x51c)]&&(_0x216666=window[_0x45624a(0x51c)]),typeof self<'u'&&self[_0x45624a(0x51c)]&&(_0x216666=self[_0x45624a(0x51c)]),typeof globalThis<'u'&&globalThis[_0x45624a(0x51c)]&&(_0x216666=globalThis['crypto']),!_0x216666&&typeof window<'u'&&window[_0x45624a(0x237)]&&(_0x216666=window[_0x45624a(0x237)]),!_0x216666&&typeof _0x5bc683<'u'&&_0x5bc683[_0x45624a(0x51c)]&&(_0x216666=_0x5bc683[_0x45624a(0x51c)]),!_0x216666&&typeof _0x294d40==_0x45624a(0x181))try{_0x216666=require('crypto');}catch{}var _0x134c8a=function(){const _0x4f1541=_0x45624a;if(_0x216666){if(typeof _0x216666[_0x4f1541(0x621)]=='function')try{return _0x216666[_0x4f1541(0x621)](new Uint32Array(0x1))[0x0];}catch{}if(typeof _0x216666['randomBytes']==_0x4f1541(0x181))try{return _0x216666[_0x4f1541(0x1d0)](0x4)[_0x4f1541(0x34e)]();}catch{}}throw new Error('Native\x20crypto\x20module\x20could\x20not\x20be\x20used\x20to\x20get\x20secure\x20random\x20number.');},_0x52a100=Object['create']||(function(){function _0xac8443(){}return function(_0x17fee3){const _0x750d8f=_0x5149;var _0x460f5f;return _0xac8443[_0x750d8f(0x40e)]=_0x17fee3,_0x460f5f=new _0xac8443(),_0xac8443[_0x750d8f(0x40e)]=null,_0x460f5f;};}()),_0x39e1f6={},_0x5e8a49=_0x39e1f6[_0x45624a(0x230)]={},_0x3ba6f8=_0x5e8a49['Base']=(function(){return{'extend':function(_0x150633){const _0x57ed5d=_0x5149;var _0x21b5ef=_0x52a100(this);return _0x150633&&_0x21b5ef[_0x57ed5d(0x5bc)](_0x150633),(!_0x21b5ef['hasOwnProperty']('init')||this[_0x57ed5d(0x524)]===_0x21b5ef[_0x57ed5d(0x524)])&&(_0x21b5ef[_0x57ed5d(0x524)]=function(){const _0x20a82b=_0x57ed5d;_0x21b5ef[_0x20a82b(0x444)]['init'][_0x20a82b(0x286)](this,arguments);}),_0x21b5ef[_0x57ed5d(0x524)][_0x57ed5d(0x40e)]=_0x21b5ef,_0x21b5ef['$super']=this,_0x21b5ef;},'create':function(){const _0x434d77=_0x5149;var _0x10784f=this[_0x434d77(0x254)]();return _0x10784f['init'][_0x434d77(0x286)](_0x10784f,arguments),_0x10784f;},'init':function(){},'mixIn':function(_0x17b65a){const _0x540ac4=_0x5149;for(var _0x11afbf in _0x17b65a)_0x17b65a[_0x540ac4(0x552)](_0x11afbf)&&(this[_0x11afbf]=_0x17b65a[_0x11afbf]);_0x17b65a[_0x540ac4(0x552)](_0x540ac4(0x4ec))&&(this['toString']=_0x17b65a[_0x540ac4(0x4ec)]);},'clone':function(){const _0x223772=_0x5149;return this[_0x223772(0x524)][_0x223772(0x40e)][_0x223772(0x254)](this);}};}()),_0x2b7311=_0x5e8a49[_0x45624a(0x366)]=_0x3ba6f8[_0x45624a(0x254)]({'init':function(_0x2726f3,_0x3f9483){const _0x2c3049=_0x45624a;_0x2726f3=this['words']=_0x2726f3||[],_0x3f9483!=_0x5a2aef?this[_0x2c3049(0x330)]=_0x3f9483:this[_0x2c3049(0x330)]=_0x2726f3['length']*0x4;},'toString':function(_0x996af5){const _0x50764a=_0x45624a;return(_0x996af5||_0x523f7b)[_0x50764a(0x45c)](this);},'concat':function(_0x492981){const _0x10ee8=_0x45624a;var _0x29edcc=this[_0x10ee8(0x362)],_0x1ee3e5=_0x492981['words'],_0x2a6226=this[_0x10ee8(0x330)],_0xd60a41=_0x492981[_0x10ee8(0x330)];if(this[_0x10ee8(0x3e1)](),_0x2a6226%0x4)for(var _0x5ae1e0=0x0;_0x5ae1e0<_0xd60a41;_0x5ae1e0++){var _0x17cc4f=_0x1ee3e5[_0x5ae1e0>>>0x2]>>>0x18-_0x5ae1e0%0x4*0x8&0xff;_0x29edcc[_0x2a6226+_0x5ae1e0>>>0x2]|=_0x17cc4f<<0x18-(_0x2a6226+_0x5ae1e0)%0x4*0x8;}else{for(var _0x279501=0x0;_0x279501<_0xd60a41;_0x279501+=0x4)_0x29edcc[_0x2a6226+_0x279501>>>0x2]=_0x1ee3e5[_0x279501>>>0x2];}return this['sigBytes']+=_0xd60a41,this;},'clamp':function(){const _0x36aa4b=_0x45624a;var _0x430766=this['words'],_0xde59d2=this['sigBytes'];_0x430766[_0xde59d2>>>0x2]&=0xffffffff<<0x20-_0xde59d2%0x4*0x8,_0x430766[_0x36aa4b(0x4dc)]=_0x4252d0[_0x36aa4b(0x60d)](_0xde59d2/0x4);},'clone':function(){const _0x15d917=_0x45624a;var _0x3bd5fa=_0x3ba6f8[_0x15d917(0x4c1)][_0x15d917(0x38f)](this);return _0x3bd5fa['words']=this[_0x15d917(0x362)][_0x15d917(0x29a)](0x0),_0x3bd5fa;},'random':function(_0xa8d00){const _0xe54943=_0x45624a;for(var _0x1b3698=[],_0x39c561=0x0;_0x39c561<_0xa8d00;_0x39c561+=0x4)_0x1b3698[_0xe54943(0x498)](_0x134c8a());return new _0x2b7311['init'](_0x1b3698,_0xa8d00);}}),_0xa0e50a=_0x39e1f6[_0x45624a(0x189)]={},_0x523f7b=_0xa0e50a['Hex']={'stringify':function(_0x30386c){const _0x4e086b=_0x45624a;for(var _0x9da6b8=_0x30386c[_0x4e086b(0x362)],_0x4b4c7b=_0x30386c[_0x4e086b(0x330)],_0x9ce582=[],_0x124c8e=0x0;_0x124c8e<_0x4b4c7b;_0x124c8e++){var _0x3c7afc=_0x9da6b8[_0x124c8e>>>0x2]>>>0x18-_0x124c8e%0x4*0x8&0xff;_0x9ce582[_0x4e086b(0x498)]((_0x3c7afc>>>0x4)[_0x4e086b(0x4ec)](0x10)),_0x9ce582[_0x4e086b(0x498)]((_0x3c7afc&0xf)[_0x4e086b(0x4ec)](0x10));}return _0x9ce582[_0x4e086b(0x376)]('');},'parse':function(_0x52a3e5){const _0x304fae=_0x45624a;for(var _0x32b85c=_0x52a3e5['length'],_0x3531f0=[],_0x5efe23=0x0;_0x5efe23<_0x32b85c;_0x5efe23+=0x2)_0x3531f0[_0x5efe23>>>0x3]|=parseInt(_0x52a3e5[_0x304fae(0x4d9)](_0x5efe23,0x2),0x10)<<0x18-_0x5efe23%0x8*0x4;return new _0x2b7311[(_0x304fae(0x524))](_0x3531f0,_0x32b85c/0x2);}},_0x1deace=_0xa0e50a['Latin1']={'stringify':function(_0x306b34){const _0x506871=_0x45624a;for(var _0xa513d4=_0x306b34[_0x506871(0x362)],_0x90a449=_0x306b34[_0x506871(0x330)],_0x2a7a74=[],_0x12ae8d=0x0;_0x12ae8d<_0x90a449;_0x12ae8d++){var _0x31a657=_0xa513d4[_0x12ae8d>>>0x2]>>>0x18-_0x12ae8d%0x4*0x8&0xff;_0x2a7a74[_0x506871(0x498)](String[_0x506871(0x1ea)](_0x31a657));}return _0x2a7a74[_0x506871(0x376)]('');},'parse':function(_0x5673b4){const _0x4d5387=_0x45624a;for(var _0x3238dc=_0x5673b4[_0x4d5387(0x4dc)],_0x238668=[],_0x1588c4=0x0;_0x1588c4<_0x3238dc;_0x1588c4++)_0x238668[_0x1588c4>>>0x2]|=(_0x5673b4['charCodeAt'](_0x1588c4)&0xff)<<0x18-_0x1588c4%0x4*0x8;return new _0x2b7311[(_0x4d5387(0x524))](_0x238668,_0x3238dc);}},_0xeb1166=_0xa0e50a[_0x45624a(0x27e)]={'stringify':function(_0xc668cb){const _0x165450=_0x45624a;try{return decodeURIComponent(escape(_0x1deace[_0x165450(0x45c)](_0xc668cb)));}catch{throw new Error(_0x165450(0x262));}},'parse':function(_0x4d9b29){return _0x1deace['parse'](unescape(encodeURIComponent(_0x4d9b29)));}},_0x375fac=_0x5e8a49['BufferedBlockAlgorithm']=_0x3ba6f8['extend']({'reset':function(){const _0x3a86fc=_0x45624a;this['_data']=new _0x2b7311[(_0x3a86fc(0x524))](),this[_0x3a86fc(0x23b)]=0x0;},'_append':function(_0x5110b7){const _0x355715=_0x45624a;typeof _0x5110b7=='string'&&(_0x5110b7=_0xeb1166[_0x355715(0x618)](_0x5110b7)),this['_data'][_0x355715(0x2dd)](_0x5110b7),this[_0x355715(0x23b)]+=_0x5110b7[_0x355715(0x330)];},'_process':function(_0x3a6986){const _0x122046=_0x45624a;var _0x30dc9d,_0x2ca6e9=this[_0x122046(0x635)],_0x531b01=_0x2ca6e9['words'],_0xaf808e=_0x2ca6e9[_0x122046(0x330)],_0x4e461a=this[_0x122046(0x60a)],_0x59cdf1=_0x4e461a*0x4,_0x47d9b7=_0xaf808e/_0x59cdf1;_0x3a6986?_0x47d9b7=_0x4252d0['ceil'](_0x47d9b7):_0x47d9b7=_0x4252d0['max']((_0x47d9b7|0x0)-this[_0x122046(0x45a)],0x0);var _0x2f2945=_0x47d9b7*_0x4e461a,_0x5e497a=_0x4252d0['min'](_0x2f2945*0x4,_0xaf808e);if(_0x2f2945){for(var _0x54f071=0x0;_0x54f071<_0x2f2945;_0x54f071+=_0x4e461a)this[_0x122046(0x3f9)](_0x531b01,_0x54f071);_0x30dc9d=_0x531b01[_0x122046(0x419)](0x0,_0x2f2945),_0x2ca6e9[_0x122046(0x330)]-=_0x5e497a;}return new _0x2b7311[(_0x122046(0x524))](_0x30dc9d,_0x5e497a);},'clone':function(){const _0x5b0963=_0x45624a;var _0x3051ad=_0x3ba6f8[_0x5b0963(0x4c1)]['call'](this);return _0x3051ad[_0x5b0963(0x635)]=this[_0x5b0963(0x635)]['clone'](),_0x3051ad;},'_minBufferSize':0x0});_0x5e8a49[_0x45624a(0x4c6)]=_0x375fac[_0x45624a(0x254)]({'cfg':_0x3ba6f8[_0x45624a(0x254)](),'init':function(_0x501736){const _0x30add4=_0x45624a;this['cfg']=this[_0x30add4(0x2a2)][_0x30add4(0x254)](_0x501736),this[_0x30add4(0x4c0)]();},'reset':function(){const _0x3942d7=_0x45624a;_0x375fac[_0x3942d7(0x4c0)]['call'](this),this[_0x3942d7(0x485)]();},'update':function(_0x536819){const _0x2ee4e2=_0x45624a;return this['_append'](_0x536819),this[_0x2ee4e2(0x3f6)](),this;},'finalize':function(_0x2b002a){const _0x333e94=_0x45624a;_0x2b002a&&this[_0x333e94(0x2e0)](_0x2b002a);var _0x59caac=this[_0x333e94(0x3e6)]();return _0x59caac;},'blockSize':0x10,'_createHelper':function(_0x33e020){return function(_0x4a6980,_0x101abc){const _0xb81544=_0x5149;return new _0x33e020[(_0xb81544(0x524))](_0x101abc)[_0xb81544(0x193)](_0x4a6980);};},'_createHmacHelper':function(_0xdee66){return function(_0x47c050,_0x426324){const _0x576b7d=_0x5149;return new _0x14543e[(_0x576b7d(0x185))][(_0x576b7d(0x524))](_0xdee66,_0x426324)['finalize'](_0x47c050);};}});var _0x14543e=_0x39e1f6['algo']={};return _0x39e1f6;}(Math);return _0x1817cf;}));}(_0x5340ba)),_0x5340ba['exports'];}var _0x134a7f={'exports':{}},_0x3fd40e;function _0x32b7de(){const _0x3bec13=_0x5ec49c;return _0x3fd40e||(_0x3fd40e=0x1,function(_0x3a8d14,_0xf37eaf){(function(_0xf1d3d0,_0x11a1fb){const _0xd4dfb9=_0x5149;_0x3a8d14[_0xd4dfb9(0x301)]=_0x11a1fb(_0x16d707());}(_0x5bc683,function(_0xb4a1fd){const _0x21a24b=_0x5149;return(function(){const _0x47dd52=_0x5149;var _0x4ee906=_0xb4a1fd,_0x34d97b=_0x4ee906[_0x47dd52(0x230)],_0x43c306=_0x34d97b[_0x47dd52(0x366)],_0x1502f4=_0x4ee906[_0x47dd52(0x189)];_0x1502f4[_0x47dd52(0x2c9)]={'stringify':function(_0x1bb401){const _0x5728f0=_0x47dd52;var _0x2da99a=_0x1bb401[_0x5728f0(0x362)],_0x5a7037=_0x1bb401[_0x5728f0(0x330)],_0x1d9ed7=this[_0x5728f0(0x5bb)];_0x1bb401[_0x5728f0(0x3e1)]();for(var _0x17af40=[],_0x5a3793=0x0;_0x5a3793<_0x5a7037;_0x5a3793+=0x3)for(var _0x19a719=_0x2da99a[_0x5a3793>>>0x2]>>>0x18-_0x5a3793%0x4*0x8&0xff,_0x6f28c6=_0x2da99a[_0x5a3793+0x1>>>0x2]>>>0x18-(_0x5a3793+0x1)%0x4*0x8&0xff,_0x19a238=_0x2da99a[_0x5a3793+0x2>>>0x2]>>>0x18-(_0x5a3793+0x2)%0x4*0x8&0xff,_0x205847=_0x19a719<<0x10|_0x6f28c6<<0x8|_0x19a238,_0x546e3c=0x0;_0x546e3c<0x4&&_0x5a3793+_0x546e3c*0.75<_0x5a7037;_0x546e3c++)_0x17af40[_0x5728f0(0x498)](_0x1d9ed7[_0x5728f0(0x275)](_0x205847>>>0x6*(0x3-_0x546e3c)&0x3f));var _0x5ccae6=_0x1d9ed7[_0x5728f0(0x275)](0x40);if(_0x5ccae6){for(;_0x17af40[_0x5728f0(0x4dc)]%0x4;)_0x17af40[_0x5728f0(0x498)](_0x5ccae6);}return _0x17af40[_0x5728f0(0x376)]('');},'parse':function(_0x9bcc1a){const _0x1b05b5=_0x47dd52;var _0x11de33=_0x9bcc1a['length'],_0x1e555e=this[_0x1b05b5(0x5bb)],_0x36d0f8=this['_reverseMap'];if(!_0x36d0f8){_0x36d0f8=this[_0x1b05b5(0x58c)]=[];for(var _0x5a1ffc=0x0;_0x5a1ffc<_0x1e555e['length'];_0x5a1ffc++)_0x36d0f8[_0x1e555e['charCodeAt'](_0x5a1ffc)]=_0x5a1ffc;}var _0x4f00ad=_0x1e555e['charAt'](0x40);if(_0x4f00ad){var _0x3bb6dc=_0x9bcc1a[_0x1b05b5(0x247)](_0x4f00ad);_0x3bb6dc!==-0x1&&(_0x11de33=_0x3bb6dc);}return _0x425230(_0x9bcc1a,_0x11de33,_0x36d0f8);},'_map':'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/='};function _0x425230(_0x19e3d6,_0x440a2d,_0xb09cd0){const _0x25c0bd=_0x47dd52;for(var _0x57bf74=[],_0x1aa2da=0x0,_0x3cef36=0x0;_0x3cef36<_0x440a2d;_0x3cef36++)if(_0x3cef36%0x4){var _0x4eb0df=_0xb09cd0[_0x19e3d6[_0x25c0bd(0x1e9)](_0x3cef36-0x1)]<<_0x3cef36%0x4*0x2,_0x2102fd=_0xb09cd0[_0x19e3d6['charCodeAt'](_0x3cef36)]>>>0x6-_0x3cef36%0x4*0x2,_0x447389=_0x4eb0df|_0x2102fd;_0x57bf74[_0x1aa2da>>>0x2]|=_0x447389<<0x18-_0x1aa2da%0x4*0x8,_0x1aa2da++;}return _0x43c306[_0x25c0bd(0x5e4)](_0x57bf74,_0x1aa2da);}}()),_0xb4a1fd['enc'][_0x21a24b(0x2c9)];}));}(_0x134a7f)),_0x134a7f[_0x3bec13(0x301)];}var _0x57e644={'exports':{}},_0x5a3cea;function _0x19b5e8(){const _0x1512b2=_0x5ec49c;return _0x5a3cea||(_0x5a3cea=0x1,function(_0x428846,_0x2bcc89){(function(_0x47cb13,_0x58e247){const _0x44a517=_0x5149;_0x428846[_0x44a517(0x301)]=_0x58e247(_0x16d707());}(_0x5bc683,function(_0x1ae4b1){return function(_0x3505e3){const _0x3b4e93=_0x5149;var _0x3deed2=_0x1ae4b1,_0x4d5021=_0x3deed2[_0x3b4e93(0x230)],_0x2d6610=_0x4d5021[_0x3b4e93(0x366)],_0x59e480=_0x4d5021['Hasher'],_0x56d850=_0x3deed2['algo'],_0x2a471f=[];(function(){const _0x463676=_0x3b4e93;for(var _0x49cd6c=0x0;_0x49cd6c<0x40;_0x49cd6c++)_0x2a471f[_0x49cd6c]=_0x3505e3[_0x463676(0x283)](_0x3505e3[_0x463676(0x578)](_0x49cd6c+0x1))*0x100000000|0x0;}());var _0x1d3e7c=_0x56d850['MD5']=_0x59e480[_0x3b4e93(0x254)]({'_doReset':function(){const _0x244b99=_0x3b4e93;this[_0x244b99(0x1c0)]=new _0x2d6610[(_0x244b99(0x524))]([0x67452301,0xefcdab89,0x98badcfe,0x10325476]);},'_doProcessBlock':function(_0x171a52,_0x3d117f){const _0x4279d0=_0x3b4e93;for(var _0x114062=0x0;_0x114062<0x10;_0x114062++){var _0x46ad28=_0x3d117f+_0x114062,_0x156a99=_0x171a52[_0x46ad28];_0x171a52[_0x46ad28]=(_0x156a99<<0x8|_0x156a99>>>0x18)&0xff00ff|(_0x156a99<<0x18|_0x156a99>>>0x8)&0xff00ff00;}var _0x28b5e1=this['_hash'][_0x4279d0(0x362)],_0x565568=_0x171a52[_0x3d117f+0x0],_0x5c1248=_0x171a52[_0x3d117f+0x1],_0x4a6757=_0x171a52[_0x3d117f+0x2],_0x3742df=_0x171a52[_0x3d117f+0x3],_0x45c432=_0x171a52[_0x3d117f+0x4],_0x3910e8=_0x171a52[_0x3d117f+0x5],_0x64f6b9=_0x171a52[_0x3d117f+0x6],_0x2dacb5=_0x171a52[_0x3d117f+0x7],_0x327cfe=_0x171a52[_0x3d117f+0x8],_0x53a313=_0x171a52[_0x3d117f+0x9],_0x3e32b5=_0x171a52[_0x3d117f+0xa],_0x55892d=_0x171a52[_0x3d117f+0xb],_0x53fc25=_0x171a52[_0x3d117f+0xc],_0x13d985=_0x171a52[_0x3d117f+0xd],_0x3f1c45=_0x171a52[_0x3d117f+0xe],_0xc5541b=_0x171a52[_0x3d117f+0xf],_0x1134df=_0x28b5e1[0x0],_0x8cf65e=_0x28b5e1[0x1],_0x4972c3=_0x28b5e1[0x2],_0xd9c483=_0x28b5e1[0x3];_0x1134df=_0x5c5aa8(_0x1134df,_0x8cf65e,_0x4972c3,_0xd9c483,_0x565568,0x7,_0x2a471f[0x0]),_0xd9c483=_0x5c5aa8(_0xd9c483,_0x1134df,_0x8cf65e,_0x4972c3,_0x5c1248,0xc,_0x2a471f[0x1]),_0x4972c3=_0x5c5aa8(_0x4972c3,_0xd9c483,_0x1134df,_0x8cf65e,_0x4a6757,0x11,_0x2a471f[0x2]),_0x8cf65e=_0x5c5aa8(_0x8cf65e,_0x4972c3,_0xd9c483,_0x1134df,_0x3742df,0x16,_0x2a471f[0x3]),_0x1134df=_0x5c5aa8(_0x1134df,_0x8cf65e,_0x4972c3,_0xd9c483,_0x45c432,0x7,_0x2a471f[0x4]),_0xd9c483=_0x5c5aa8(_0xd9c483,_0x1134df,_0x8cf65e,_0x4972c3,_0x3910e8,0xc,_0x2a471f[0x5]),_0x4972c3=_0x5c5aa8(_0x4972c3,_0xd9c483,_0x1134df,_0x8cf65e,_0x64f6b9,0x11,_0x2a471f[0x6]),_0x8cf65e=_0x5c5aa8(_0x8cf65e,_0x4972c3,_0xd9c483,_0x1134df,_0x2dacb5,0x16,_0x2a471f[0x7]),_0x1134df=_0x5c5aa8(_0x1134df,_0x8cf65e,_0x4972c3,_0xd9c483,_0x327cfe,0x7,_0x2a471f[0x8]),_0xd9c483=_0x5c5aa8(_0xd9c483,_0x1134df,_0x8cf65e,_0x4972c3,_0x53a313,0xc,_0x2a471f[0x9]),_0x4972c3=_0x5c5aa8(_0x4972c3,_0xd9c483,_0x1134df,_0x8cf65e,_0x3e32b5,0x11,_0x2a471f[0xa]),_0x8cf65e=_0x5c5aa8(_0x8cf65e,_0x4972c3,_0xd9c483,_0x1134df,_0x55892d,0x16,_0x2a471f[0xb]),_0x1134df=_0x5c5aa8(_0x1134df,_0x8cf65e,_0x4972c3,_0xd9c483,_0x53fc25,0x7,_0x2a471f[0xc]),_0xd9c483=_0x5c5aa8(_0xd9c483,_0x1134df,_0x8cf65e,_0x4972c3,_0x13d985,0xc,_0x2a471f[0xd]),_0x4972c3=_0x5c5aa8(_0x4972c3,_0xd9c483,_0x1134df,_0x8cf65e,_0x3f1c45,0x11,_0x2a471f[0xe]),_0x8cf65e=_0x5c5aa8(_0x8cf65e,_0x4972c3,_0xd9c483,_0x1134df,_0xc5541b,0x16,_0x2a471f[0xf]),_0x1134df=_0x49f514(_0x1134df,_0x8cf65e,_0x4972c3,_0xd9c483,_0x5c1248,0x5,_0x2a471f[0x10]),_0xd9c483=_0x49f514(_0xd9c483,_0x1134df,_0x8cf65e,_0x4972c3,_0x64f6b9,0x9,_0x2a471f[0x11]),_0x4972c3=_0x49f514(_0x4972c3,_0xd9c483,_0x1134df,_0x8cf65e,_0x55892d,0xe,_0x2a471f[0x12]),_0x8cf65e=_0x49f514(_0x8cf65e,_0x4972c3,_0xd9c483,_0x1134df,_0x565568,0x14,_0x2a471f[0x13]),_0x1134df=_0x49f514(_0x1134df,_0x8cf65e,_0x4972c3,_0xd9c483,_0x3910e8,0x5,_0x2a471f[0x14]),_0xd9c483=_0x49f514(_0xd9c483,_0x1134df,_0x8cf65e,_0x4972c3,_0x3e32b5,0x9,_0x2a471f[0x15]),_0x4972c3=_0x49f514(_0x4972c3,_0xd9c483,_0x1134df,_0x8cf65e,_0xc5541b,0xe,_0x2a471f[0x16]),_0x8cf65e=_0x49f514(_0x8cf65e,_0x4972c3,_0xd9c483,_0x1134df,_0x45c432,0x14,_0x2a471f[0x17]),_0x1134df=_0x49f514(_0x1134df,_0x8cf65e,_0x4972c3,_0xd9c483,_0x53a313,0x5,_0x2a471f[0x18]),_0xd9c483=_0x49f514(_0xd9c483,_0x1134df,_0x8cf65e,_0x4972c3,_0x3f1c45,0x9,_0x2a471f[0x19]),_0x4972c3=_0x49f514(_0x4972c3,_0xd9c483,_0x1134df,_0x8cf65e,_0x3742df,0xe,_0x2a471f[0x1a]),_0x8cf65e=_0x49f514(_0x8cf65e,_0x4972c3,_0xd9c483,_0x1134df,_0x327cfe,0x14,_0x2a471f[0x1b]),_0x1134df=_0x49f514(_0x1134df,_0x8cf65e,_0x4972c3,_0xd9c483,_0x13d985,0x5,_0x2a471f[0x1c]),_0xd9c483=_0x49f514(_0xd9c483,_0x1134df,_0x8cf65e,_0x4972c3,_0x4a6757,0x9,_0x2a471f[0x1d]),_0x4972c3=_0x49f514(_0x4972c3,_0xd9c483,_0x1134df,_0x8cf65e,_0x2dacb5,0xe,_0x2a471f[0x1e]),_0x8cf65e=_0x49f514(_0x8cf65e,_0x4972c3,_0xd9c483,_0x1134df,_0x53fc25,0x14,_0x2a471f[0x1f]),_0x1134df=_0x9a0abf(_0x1134df,_0x8cf65e,_0x4972c3,_0xd9c483,_0x3910e8,0x4,_0x2a471f[0x20]),_0xd9c483=_0x9a0abf(_0xd9c483,_0x1134df,_0x8cf65e,_0x4972c3,_0x327cfe,0xb,_0x2a471f[0x21]),_0x4972c3=_0x9a0abf(_0x4972c3,_0xd9c483,_0x1134df,_0x8cf65e,_0x55892d,0x10,_0x2a471f[0x22]),_0x8cf65e=_0x9a0abf(_0x8cf65e,_0x4972c3,_0xd9c483,_0x1134df,_0x3f1c45,0x17,_0x2a471f[0x23]),_0x1134df=_0x9a0abf(_0x1134df,_0x8cf65e,_0x4972c3,_0xd9c483,_0x5c1248,0x4,_0x2a471f[0x24]),_0xd9c483=_0x9a0abf(_0xd9c483,_0x1134df,_0x8cf65e,_0x4972c3,_0x45c432,0xb,_0x2a471f[0x25]),_0x4972c3=_0x9a0abf(_0x4972c3,_0xd9c483,_0x1134df,_0x8cf65e,_0x2dacb5,0x10,_0x2a471f[0x26]),_0x8cf65e=_0x9a0abf(_0x8cf65e,_0x4972c3,_0xd9c483,_0x1134df,_0x3e32b5,0x17,_0x2a471f[0x27]),_0x1134df=_0x9a0abf(_0x1134df,_0x8cf65e,_0x4972c3,_0xd9c483,_0x13d985,0x4,_0x2a471f[0x28]),_0xd9c483=_0x9a0abf(_0xd9c483,_0x1134df,_0x8cf65e,_0x4972c3,_0x565568,0xb,_0x2a471f[0x29]),_0x4972c3=_0x9a0abf(_0x4972c3,_0xd9c483,_0x1134df,_0x8cf65e,_0x3742df,0x10,_0x2a471f[0x2a]),_0x8cf65e=_0x9a0abf(_0x8cf65e,_0x4972c3,_0xd9c483,_0x1134df,_0x64f6b9,0x17,_0x2a471f[0x2b]),_0x1134df=_0x9a0abf(_0x1134df,_0x8cf65e,_0x4972c3,_0xd9c483,_0x53a313,0x4,_0x2a471f[0x2c]),_0xd9c483=_0x9a0abf(_0xd9c483,_0x1134df,_0x8cf65e,_0x4972c3,_0x53fc25,0xb,_0x2a471f[0x2d]),_0x4972c3=_0x9a0abf(_0x4972c3,_0xd9c483,_0x1134df,_0x8cf65e,_0xc5541b,0x10,_0x2a471f[0x2e]),_0x8cf65e=_0x9a0abf(_0x8cf65e,_0x4972c3,_0xd9c483,_0x1134df,_0x4a6757,0x17,_0x2a471f[0x2f]),_0x1134df=_0x25135a(_0x1134df,_0x8cf65e,_0x4972c3,_0xd9c483,_0x565568,0x6,_0x2a471f[0x30]),_0xd9c483=_0x25135a(_0xd9c483,_0x1134df,_0x8cf65e,_0x4972c3,_0x2dacb5,0xa,_0x2a471f[0x31]),_0x4972c3=_0x25135a(_0x4972c3,_0xd9c483,_0x1134df,_0x8cf65e,_0x3f1c45,0xf,_0x2a471f[0x32]),_0x8cf65e=_0x25135a(_0x8cf65e,_0x4972c3,_0xd9c483,_0x1134df,_0x3910e8,0x15,_0x2a471f[0x33]),_0x1134df=_0x25135a(_0x1134df,_0x8cf65e,_0x4972c3,_0xd9c483,_0x53fc25,0x6,_0x2a471f[0x34]),_0xd9c483=_0x25135a(_0xd9c483,_0x1134df,_0x8cf65e,_0x4972c3,_0x3742df,0xa,_0x2a471f[0x35]),_0x4972c3=_0x25135a(_0x4972c3,_0xd9c483,_0x1134df,_0x8cf65e,_0x3e32b5,0xf,_0x2a471f[0x36]),_0x8cf65e=_0x25135a(_0x8cf65e,_0x4972c3,_0xd9c483,_0x1134df,_0x5c1248,0x15,_0x2a471f[0x37]),_0x1134df=_0x25135a(_0x1134df,_0x8cf65e,_0x4972c3,_0xd9c483,_0x327cfe,0x6,_0x2a471f[0x38]),_0xd9c483=_0x25135a(_0xd9c483,_0x1134df,_0x8cf65e,_0x4972c3,_0xc5541b,0xa,_0x2a471f[0x39]),_0x4972c3=_0x25135a(_0x4972c3,_0xd9c483,_0x1134df,_0x8cf65e,_0x64f6b9,0xf,_0x2a471f[0x3a]),_0x8cf65e=_0x25135a(_0x8cf65e,_0x4972c3,_0xd9c483,_0x1134df,_0x13d985,0x15,_0x2a471f[0x3b]),_0x1134df=_0x25135a(_0x1134df,_0x8cf65e,_0x4972c3,_0xd9c483,_0x45c432,0x6,_0x2a471f[0x3c]),_0xd9c483=_0x25135a(_0xd9c483,_0x1134df,_0x8cf65e,_0x4972c3,_0x55892d,0xa,_0x2a471f[0x3d]),_0x4972c3=_0x25135a(_0x4972c3,_0xd9c483,_0x1134df,_0x8cf65e,_0x4a6757,0xf,_0x2a471f[0x3e]),_0x8cf65e=_0x25135a(_0x8cf65e,_0x4972c3,_0xd9c483,_0x1134df,_0x53a313,0x15,_0x2a471f[0x3f]),_0x28b5e1[0x0]=_0x28b5e1[0x0]+_0x1134df|0x0,_0x28b5e1[0x1]=_0x28b5e1[0x1]+_0x8cf65e|0x0,_0x28b5e1[0x2]=_0x28b5e1[0x2]+_0x4972c3|0x0,_0x28b5e1[0x3]=_0x28b5e1[0x3]+_0xd9c483|0x0;},'_doFinalize':function(){const _0x3d1590=_0x3b4e93;var _0x238242=this[_0x3d1590(0x635)],_0x446cc4=_0x238242[_0x3d1590(0x362)],_0x4795d3=this[_0x3d1590(0x23b)]*0x8,_0xf3ac68=_0x238242[_0x3d1590(0x330)]*0x8;_0x446cc4[_0xf3ac68>>>0x5]|=0x80<<0x18-_0xf3ac68%0x20;var _0x402f5b=_0x3505e3[_0x3d1590(0x2cb)](_0x4795d3/0x100000000),_0x1e404c=_0x4795d3;_0x446cc4[(_0xf3ac68+0x40>>>0x9<<0x4)+0xf]=(_0x402f5b<<0x8|_0x402f5b>>>0x18)&0xff00ff|(_0x402f5b<<0x18|_0x402f5b>>>0x8)&0xff00ff00,_0x446cc4[(_0xf3ac68+0x40>>>0x9<<0x4)+0xe]=(_0x1e404c<<0x8|_0x1e404c>>>0x18)&0xff00ff|(_0x1e404c<<0x18|_0x1e404c>>>0x8)&0xff00ff00,_0x238242['sigBytes']=(_0x446cc4[_0x3d1590(0x4dc)]+0x1)*0x4,this[_0x3d1590(0x3f6)]();for(var _0x5d164e=this[_0x3d1590(0x1c0)],_0x3ff8bf=_0x5d164e['words'],_0x3dc342=0x0;_0x3dc342<0x4;_0x3dc342++){var _0x6a61f=_0x3ff8bf[_0x3dc342];_0x3ff8bf[_0x3dc342]=(_0x6a61f<<0x8|_0x6a61f>>>0x18)&0xff00ff|(_0x6a61f<<0x18|_0x6a61f>>>0x8)&0xff00ff00;}return _0x5d164e;},'clone':function(){const _0x3a18c3=_0x3b4e93;var _0x25dd58=_0x59e480[_0x3a18c3(0x4c1)][_0x3a18c3(0x38f)](this);return _0x25dd58[_0x3a18c3(0x1c0)]=this[_0x3a18c3(0x1c0)][_0x3a18c3(0x4c1)](),_0x25dd58;}});function _0x5c5aa8(_0x40ecce,_0x95fa8b,_0x419082,_0x557cf9,_0x4ef596,_0x335df2,_0x324fb1){var _0x402d31=_0x40ecce+(_0x95fa8b&_0x419082|~_0x95fa8b&_0x557cf9)+_0x4ef596+_0x324fb1;return(_0x402d31<<_0x335df2|_0x402d31>>>0x20-_0x335df2)+_0x95fa8b;}function _0x49f514(_0x5d5827,_0x253fef,_0x41238f,_0x341da1,_0x439647,_0x107d07,_0x33f156){var _0x3c4b5f=_0x5d5827+(_0x253fef&_0x341da1|_0x41238f&~_0x341da1)+_0x439647+_0x33f156;return(_0x3c4b5f<<_0x107d07|_0x3c4b5f>>>0x20-_0x107d07)+_0x253fef;}function _0x9a0abf(_0x189cb8,_0x46773f,_0x1e419a,_0x54bbba,_0x1f9679,_0x1cb4c3,_0xcfdd40){var _0x2ff60b=_0x189cb8+(_0x46773f^_0x1e419a^_0x54bbba)+_0x1f9679+_0xcfdd40;return(_0x2ff60b<<_0x1cb4c3|_0x2ff60b>>>0x20-_0x1cb4c3)+_0x46773f;}function _0x25135a(_0x1e9415,_0x551897,_0x4265b2,_0xd99c45,_0xafc371,_0x4094df,_0x4cdaaf){var _0x48bd62=_0x1e9415+(_0x4265b2^(_0x551897|~_0xd99c45))+_0xafc371+_0x4cdaaf;return(_0x48bd62<<_0x4094df|_0x48bd62>>>0x20-_0x4094df)+_0x551897;}_0x3deed2[_0x3b4e93(0x249)]=_0x59e480[_0x3b4e93(0x338)](_0x1d3e7c),_0x3deed2['HmacMD5']=_0x59e480[_0x3b4e93(0x4e5)](_0x1d3e7c);}(Math),_0x1ae4b1['MD5'];}));}(_0x57e644)),_0x57e644[_0x1512b2(0x301)];}var _0x4157af={'exports':{}},_0xf4bfeb={'exports':{}},_0x5e75b5;function _0x222a3f(){const _0x5bdd89=_0x5ec49c;return _0x5e75b5||(_0x5e75b5=0x1,function(_0x1435f2,_0x386536){(function(_0x4499fd,_0x50987c){const _0x2cf40e=_0x5149;_0x1435f2[_0x2cf40e(0x301)]=_0x50987c(_0x16d707());}(_0x5bc683,function(_0x236422){const _0x2cb58b=_0x5149;return(function(){const _0x2268a1=_0x5149;var _0x3a7783=_0x236422,_0xb95060=_0x3a7783['lib'],_0x5254fa=_0xb95060[_0x2268a1(0x366)],_0x439f63=_0xb95060['Hasher'],_0x3c5d43=_0x3a7783[_0x2268a1(0x5f1)],_0x5bbdd5=[],_0x2f320c=_0x3c5d43[_0x2268a1(0x5e9)]=_0x439f63[_0x2268a1(0x254)]({'_doReset':function(){const _0x2491a2=_0x2268a1;this[_0x2491a2(0x1c0)]=new _0x5254fa[(_0x2491a2(0x524))]([0x67452301,0xefcdab89,0x98badcfe,0x10325476,0xc3d2e1f0]);},'_doProcessBlock':function(_0x278c93,_0x566bb4){const _0x46205a=_0x2268a1;for(var _0xc4e2e=this[_0x46205a(0x1c0)][_0x46205a(0x362)],_0x3770b5=_0xc4e2e[0x0],_0x226140=_0xc4e2e[0x1],_0xdf7d66=_0xc4e2e[0x2],_0x445171=_0xc4e2e[0x3],_0x37f936=_0xc4e2e[0x4],_0xfbeebe=0x0;_0xfbeebe<0x50;_0xfbeebe++){if(_0xfbeebe<0x10)_0x5bbdd5[_0xfbeebe]=_0x278c93[_0x566bb4+_0xfbeebe]|0x0;else{var _0xb2b2ec=_0x5bbdd5[_0xfbeebe-0x3]^_0x5bbdd5[_0xfbeebe-0x8]^_0x5bbdd5[_0xfbeebe-0xe]^_0x5bbdd5[_0xfbeebe-0x10];_0x5bbdd5[_0xfbeebe]=_0xb2b2ec<<0x1|_0xb2b2ec>>>0x1f;}var _0x34a563=(_0x3770b5<<0x5|_0x3770b5>>>0x1b)+_0x37f936+_0x5bbdd5[_0xfbeebe];_0xfbeebe<0x14?_0x34a563+=(_0x226140&_0xdf7d66|~_0x226140&_0x445171)+0x5a827999:_0xfbeebe<0x28?_0x34a563+=(_0x226140^_0xdf7d66^_0x445171)+0x6ed9eba1:_0xfbeebe<0x3c?_0x34a563+=(_0x226140&_0xdf7d66|_0x226140&_0x445171|_0xdf7d66&_0x445171)-0x70e44324:_0x34a563+=(_0x226140^_0xdf7d66^_0x445171)-0x359d3e2a,_0x37f936=_0x445171,_0x445171=_0xdf7d66,_0xdf7d66=_0x226140<<0x1e|_0x226140>>>0x2,_0x226140=_0x3770b5,_0x3770b5=_0x34a563;}_0xc4e2e[0x0]=_0xc4e2e[0x0]+_0x3770b5|0x0,_0xc4e2e[0x1]=_0xc4e2e[0x1]+_0x226140|0x0,_0xc4e2e[0x2]=_0xc4e2e[0x2]+_0xdf7d66|0x0,_0xc4e2e[0x3]=_0xc4e2e[0x3]+_0x445171|0x0,_0xc4e2e[0x4]=_0xc4e2e[0x4]+_0x37f936|0x0;},'_doFinalize':function(){const _0xd5763=_0x2268a1;var _0x23ecd4=this[_0xd5763(0x635)],_0x905991=_0x23ecd4['words'],_0x45ab7d=this['_nDataBytes']*0x8,_0x27140c=_0x23ecd4[_0xd5763(0x330)]*0x8;return _0x905991[_0x27140c>>>0x5]|=0x80<<0x18-_0x27140c%0x20,_0x905991[(_0x27140c+0x40>>>0x9<<0x4)+0xe]=Math[_0xd5763(0x2cb)](_0x45ab7d/0x100000000),_0x905991[(_0x27140c+0x40>>>0x9<<0x4)+0xf]=_0x45ab7d,_0x23ecd4[_0xd5763(0x330)]=_0x905991['length']*0x4,this[_0xd5763(0x3f6)](),this['_hash'];},'clone':function(){const _0x2ecf91=_0x2268a1;var _0x588c06=_0x439f63[_0x2ecf91(0x4c1)]['call'](this);return _0x588c06[_0x2ecf91(0x1c0)]=this[_0x2ecf91(0x1c0)][_0x2ecf91(0x4c1)](),_0x588c06;}});_0x3a7783[_0x2268a1(0x5e9)]=_0x439f63[_0x2268a1(0x338)](_0x2f320c),_0x3a7783[_0x2268a1(0x3eb)]=_0x439f63[_0x2268a1(0x4e5)](_0x2f320c);}()),_0x236422[_0x2cb58b(0x5e9)];}));}(_0xf4bfeb)),_0xf4bfeb[_0x5bdd89(0x301)];}var _0xe857e3={'exports':{}},_0x5aac0c;function _0x4f17d0(){return _0x5aac0c||(_0x5aac0c=0x1,function(_0x1c25d6,_0x4d7511){(function(_0x1b1152,_0x44d259){const _0xf36d3c=_0x5149;_0x1c25d6[_0xf36d3c(0x301)]=_0x44d259(_0x16d707());}(_0x5bc683,function(_0x4f6209){(function(){const _0x54090d=_0x5149;var _0x30c1b8=_0x4f6209,_0x1f5fbd=_0x30c1b8[_0x54090d(0x230)],_0x24e582=_0x1f5fbd[_0x54090d(0x255)],_0x1b2882=_0x30c1b8[_0x54090d(0x189)],_0x2b7af4=_0x1b2882[_0x54090d(0x27e)],_0x7272fb=_0x30c1b8['algo'];_0x7272fb[_0x54090d(0x185)]=_0x24e582['extend']({'init':function(_0x2d39f4,_0x7cd9d0){const _0x3fa137=_0x54090d;_0x2d39f4=this[_0x3fa137(0x30e)]=new _0x2d39f4[(_0x3fa137(0x524))](),typeof _0x7cd9d0==_0x3fa137(0x5d3)&&(_0x7cd9d0=_0x2b7af4[_0x3fa137(0x618)](_0x7cd9d0));var _0x21af23=_0x2d39f4[_0x3fa137(0x60a)],_0x4b0fe=_0x21af23*0x4;_0x7cd9d0[_0x3fa137(0x330)]>_0x4b0fe&&(_0x7cd9d0=_0x2d39f4['finalize'](_0x7cd9d0)),_0x7cd9d0[_0x3fa137(0x3e1)]();for(var _0x426c2e=this[_0x3fa137(0x56b)]=_0x7cd9d0[_0x3fa137(0x4c1)](),_0x37eefa=this[_0x3fa137(0x516)]=_0x7cd9d0['clone'](),_0x560acc=_0x426c2e['words'],_0x428500=_0x37eefa[_0x3fa137(0x362)],_0xf9617b=0x0;_0xf9617b<_0x21af23;_0xf9617b++)_0x560acc[_0xf9617b]^=0x5c5c5c5c,_0x428500[_0xf9617b]^=0x36363636;_0x426c2e[_0x3fa137(0x330)]=_0x37eefa[_0x3fa137(0x330)]=_0x4b0fe,this['reset']();},'reset':function(){const _0x3798bc=_0x54090d;var _0x4dbf38=this[_0x3798bc(0x30e)];_0x4dbf38[_0x3798bc(0x4c0)](),_0x4dbf38[_0x3798bc(0x1e2)](this['_iKey']);},'update':function(_0x3b195f){const _0x4727d3=_0x54090d;return this['_hasher'][_0x4727d3(0x1e2)](_0x3b195f),this;},'finalize':function(_0x3ef555){const _0x5d13e2=_0x54090d;var _0x20f8ca=this['_hasher'],_0x505342=_0x20f8ca[_0x5d13e2(0x193)](_0x3ef555);_0x20f8ca[_0x5d13e2(0x4c0)]();var _0xf9262e=_0x20f8ca[_0x5d13e2(0x193)](this[_0x5d13e2(0x56b)][_0x5d13e2(0x4c1)]()[_0x5d13e2(0x2dd)](_0x505342));return _0xf9262e;}});}());}));}(_0xe857e3)),_0xe857e3['exports'];}var _0x513668;function _0x27006e(){return _0x513668||(_0x513668=0x1,function(_0x41eb9c,_0x25b312){(function(_0x1171e5,_0x350463,_0x17d42c){const _0x4162d0=_0x5149;_0x41eb9c[_0x4162d0(0x301)]=_0x350463(_0x16d707(),_0x222a3f(),_0x4f17d0());}(_0x5bc683,function(_0x51fa5d){return(function(){const _0x39e303=_0x5149;var _0x3449ad=_0x51fa5d,_0xa2ac5e=_0x3449ad[_0x39e303(0x230)],_0x4aa3d3=_0xa2ac5e[_0x39e303(0x255)],_0x4e1d12=_0xa2ac5e[_0x39e303(0x366)],_0x1f81a4=_0x3449ad['algo'],_0x4c4bd3=_0x1f81a4[_0x39e303(0x249)],_0x6322db=_0x1f81a4[_0x39e303(0x526)]=_0x4aa3d3[_0x39e303(0x254)]({'cfg':_0x4aa3d3[_0x39e303(0x254)]({'keySize':0x80/0x20,'hasher':_0x4c4bd3,'iterations':0x1}),'init':function(_0x1eb9b5){const _0x1eac79=_0x39e303;this[_0x1eac79(0x2a2)]=this['cfg']['extend'](_0x1eb9b5);},'compute':function(_0x394b72,_0x34148a){const _0x190bf2=_0x39e303;for(var _0x3ce90b,_0x570c87=this[_0x190bf2(0x2a2)],_0x190958=_0x570c87[_0x190bf2(0x449)]['create'](),_0x4c8b5e=_0x4e1d12[_0x190bf2(0x5e4)](),_0x5b1a0a=_0x4c8b5e[_0x190bf2(0x362)],_0x3f8856=_0x570c87['keySize'],_0x43f6e6=_0x570c87[_0x190bf2(0x2b3)];_0x5b1a0a[_0x190bf2(0x4dc)]<_0x3f8856;){_0x3ce90b&&_0x190958['update'](_0x3ce90b),_0x3ce90b=_0x190958[_0x190bf2(0x1e2)](_0x394b72)[_0x190bf2(0x193)](_0x34148a),_0x190958[_0x190bf2(0x4c0)]();for(var _0x4de647=0x1;_0x4de647<_0x43f6e6;_0x4de647++)_0x3ce90b=_0x190958[_0x190bf2(0x193)](_0x3ce90b),_0x190958[_0x190bf2(0x4c0)]();_0x4c8b5e[_0x190bf2(0x2dd)](_0x3ce90b);}return _0x4c8b5e[_0x190bf2(0x330)]=_0x3f8856*0x4,_0x4c8b5e;}});_0x3449ad[_0x39e303(0x526)]=function(_0x4b5149,_0x64b564,_0x462aa0){const _0x3c5855=_0x39e303;return _0x6322db[_0x3c5855(0x5e4)](_0x462aa0)['compute'](_0x4b5149,_0x64b564);};}()),_0x51fa5d['EvpKDF'];}));}(_0x4157af)),_0x4157af['exports'];}var _0x830919={'exports':{}},_0x1565ad;function _0x5434a3(){const _0x1fdaf5=_0x5ec49c;return _0x1565ad||(_0x1565ad=0x1,function(_0x51580a,_0xf11559){(function(_0x336a81,_0x1b33ca,_0x59f966){const _0xa9e309=_0x5149;_0x51580a[_0xa9e309(0x301)]=_0x1b33ca(_0x16d707(),_0x27006e());}(_0x5bc683,function(_0x396596){const _0x3ed452=_0x5149;_0x396596[_0x3ed452(0x230)][_0x3ed452(0x201)]||function(_0x55166f){const _0x1b526f=_0x3ed452;var _0xb41595=_0x396596,_0x77c19d=_0xb41595[_0x1b526f(0x230)],_0x1684fe=_0x77c19d[_0x1b526f(0x255)],_0x3b4c8f=_0x77c19d[_0x1b526f(0x366)],_0x3f84c5=_0x77c19d['BufferedBlockAlgorithm'],_0x4e08dd=_0xb41595[_0x1b526f(0x189)];_0x4e08dd[_0x1b526f(0x27e)];var _0x13311e=_0x4e08dd[_0x1b526f(0x2c9)],_0xf7178e=_0xb41595[_0x1b526f(0x5f1)],_0x4c5856=_0xf7178e[_0x1b526f(0x526)],_0x350c82=_0x77c19d[_0x1b526f(0x201)]=_0x3f84c5['extend']({'cfg':_0x1684fe['extend'](),'createEncryptor':function(_0x85f725,_0x59ac7d){const _0x16af8c=_0x1b526f;return this[_0x16af8c(0x5e4)](this[_0x16af8c(0x4bb)],_0x85f725,_0x59ac7d);},'createDecryptor':function(_0x59f0bf,_0x29754f){const _0x29e709=_0x1b526f;return this[_0x29e709(0x5e4)](this[_0x29e709(0x3b3)],_0x59f0bf,_0x29754f);},'init':function(_0x21a9c8,_0x29fc46,_0x13c6c2){const _0x5f2c9d=_0x1b526f;this['cfg']=this[_0x5f2c9d(0x2a2)][_0x5f2c9d(0x254)](_0x13c6c2),this[_0x5f2c9d(0x5d7)]=_0x21a9c8,this[_0x5f2c9d(0x4be)]=_0x29fc46,this['reset']();},'reset':function(){const _0x36af4f=_0x1b526f;_0x3f84c5[_0x36af4f(0x4c0)]['call'](this),this[_0x36af4f(0x485)]();},'process':function(_0x42abe4){const _0x48ee63=_0x1b526f;return this['_append'](_0x42abe4),this[_0x48ee63(0x3f6)]();},'finalize':function(_0x448362){const _0x493cc3=_0x1b526f;_0x448362&&this[_0x493cc3(0x2e0)](_0x448362);var _0x3ef7ce=this[_0x493cc3(0x3e6)]();return _0x3ef7ce;},'keySize':0x80/0x20,'ivSize':0x80/0x20,'_ENC_XFORM_MODE':0x1,'_DEC_XFORM_MODE':0x2,'_createHelper':(function(){function _0x1c6f82(_0x44d6c7){const _0x1bbec8=_0x5149;return typeof _0x44d6c7==_0x1bbec8(0x5d3)?_0x5cd516:_0x1b20aa;}return function(_0x158d18){return{'encrypt':function(_0x23b544,_0x2ba7f6,_0x4c4c95){const _0xcbd885=_0x5149;return _0x1c6f82(_0x2ba7f6)[_0xcbd885(0x377)](_0x158d18,_0x23b544,_0x2ba7f6,_0x4c4c95);},'decrypt':function(_0x290e35,_0x1adf52,_0x16cd3a){const _0x3ab9c2=_0x5149;return _0x1c6f82(_0x1adf52)[_0x3ab9c2(0x38e)](_0x158d18,_0x290e35,_0x1adf52,_0x16cd3a);}};};}())});_0x77c19d['StreamCipher']=_0x350c82['extend']({'_doFinalize':function(){var _0x2dfb7a=this['_process'](!0x0);return _0x2dfb7a;},'blockSize':0x1});var _0x41e1b9=_0xb41595[_0x1b526f(0x3e4)]={},_0x2a5ed2=_0x77c19d[_0x1b526f(0x31c)]=_0x1684fe['extend']({'createEncryptor':function(_0x5a90d4,_0x4d448a){const _0x1b7bf2=_0x1b526f;return this[_0x1b7bf2(0x5b5)][_0x1b7bf2(0x5e4)](_0x5a90d4,_0x4d448a);},'createDecryptor':function(_0x59df72,_0x3e3674){const _0x2db8db=_0x1b526f;return this['Decryptor'][_0x2db8db(0x5e4)](_0x59df72,_0x3e3674);},'init':function(_0x40e542,_0x3a42f8){const _0x7ae284=_0x1b526f;this[_0x7ae284(0x2ee)]=_0x40e542,this[_0x7ae284(0x5e6)]=_0x3a42f8;}}),_0x489897=_0x41e1b9[_0x1b526f(0x212)]=(function(){const _0x4802c2=_0x1b526f;var _0x1ce230=_0x2a5ed2[_0x4802c2(0x254)]();_0x1ce230[_0x4802c2(0x5b5)]=_0x1ce230[_0x4802c2(0x254)]({'processBlock':function(_0x192645,_0x23e989){const _0x377575=_0x4802c2;var _0x1ef29b=this[_0x377575(0x2ee)],_0x4c3ee1=_0x1ef29b[_0x377575(0x60a)];_0x3d287c[_0x377575(0x38f)](this,_0x192645,_0x23e989,_0x4c3ee1),_0x1ef29b[_0x377575(0x1fd)](_0x192645,_0x23e989),this['_prevBlock']=_0x192645[_0x377575(0x29a)](_0x23e989,_0x23e989+_0x4c3ee1);}}),_0x1ce230[_0x4802c2(0x2c6)]=_0x1ce230['extend']({'processBlock':function(_0x1d232b,_0x209ccb){const _0x2c52fd=_0x4802c2;var _0x64c861=this[_0x2c52fd(0x2ee)],_0x16fffd=_0x64c861[_0x2c52fd(0x60a)],_0x2631f6=_0x1d232b[_0x2c52fd(0x29a)](_0x209ccb,_0x209ccb+_0x16fffd);_0x64c861[_0x2c52fd(0x5dd)](_0x1d232b,_0x209ccb),_0x3d287c[_0x2c52fd(0x38f)](this,_0x1d232b,_0x209ccb,_0x16fffd),this[_0x2c52fd(0x4fa)]=_0x2631f6;}});function _0x3d287c(_0x3a68a4,_0x4cc0a3,_0x49e8c6){const _0x4a9e62=_0x4802c2;var _0x3bd121,_0x1714e8=this[_0x4a9e62(0x5e6)];_0x1714e8?(_0x3bd121=_0x1714e8,this[_0x4a9e62(0x5e6)]=_0x55166f):_0x3bd121=this['_prevBlock'];for(var _0x5db04f=0x0;_0x5db04f<_0x49e8c6;_0x5db04f++)_0x3a68a4[_0x4cc0a3+_0x5db04f]^=_0x3bd121[_0x5db04f];}return _0x1ce230;}()),_0x447731=_0xb41595[_0x1b526f(0x223)]={},_0x5756ca=_0x447731['Pkcs7']={'pad':function(_0x31a68e,_0x97f450){const _0x2a6ab2=_0x1b526f;for(var _0x3fa0f9=_0x97f450*0x4,_0xb3992b=_0x3fa0f9-_0x31a68e['sigBytes']%_0x3fa0f9,_0x3f4999=_0xb3992b<<0x18|_0xb3992b<<0x10|_0xb3992b<<0x8|_0xb3992b,_0x128286=[],_0x48965c=0x0;_0x48965c<_0xb3992b;_0x48965c+=0x4)_0x128286[_0x2a6ab2(0x498)](_0x3f4999);var _0x3815b8=_0x3b4c8f[_0x2a6ab2(0x5e4)](_0x128286,_0xb3992b);_0x31a68e['concat'](_0x3815b8);},'unpad':function(_0x1c9c69){const _0x26c6fd=_0x1b526f;var _0x98e7ba=_0x1c9c69[_0x26c6fd(0x362)][_0x1c9c69['sigBytes']-0x1>>>0x2]&0xff;_0x1c9c69['sigBytes']-=_0x98e7ba;}};_0x77c19d[_0x1b526f(0x4a1)]=_0x350c82[_0x1b526f(0x254)]({'cfg':_0x350c82['cfg'][_0x1b526f(0x254)]({'mode':_0x489897,'padding':_0x5756ca}),'reset':function(){const _0x5dd629=_0x1b526f;var _0x35f092;_0x350c82[_0x5dd629(0x4c0)][_0x5dd629(0x38f)](this);var _0x1aacb8=this['cfg'],_0x22593d=_0x1aacb8['iv'],_0x49793a=_0x1aacb8['mode'];this[_0x5dd629(0x5d7)]==this[_0x5dd629(0x4bb)]?_0x35f092=_0x49793a[_0x5dd629(0x27c)]:(_0x35f092=_0x49793a['createDecryptor'],this[_0x5dd629(0x45a)]=0x1),this[_0x5dd629(0x547)]&&this['_mode'][_0x5dd629(0x48d)]==_0x35f092?this[_0x5dd629(0x547)][_0x5dd629(0x524)](this,_0x22593d&&_0x22593d[_0x5dd629(0x362)]):(this[_0x5dd629(0x547)]=_0x35f092[_0x5dd629(0x38f)](_0x49793a,this,_0x22593d&&_0x22593d['words']),this['_mode']['__creator']=_0x35f092);},'_doProcessBlock':function(_0x2dce33,_0x21e45a){const _0x9b8c28=_0x1b526f;this[_0x9b8c28(0x547)]['processBlock'](_0x2dce33,_0x21e45a);},'_doFinalize':function(){const _0x65886a=_0x1b526f;var _0x27c83c,_0x169bef=this[_0x65886a(0x2a2)][_0x65886a(0x4e1)];return this[_0x65886a(0x5d7)]==this[_0x65886a(0x4bb)]?(_0x169bef[_0x65886a(0x223)](this['_data'],this[_0x65886a(0x60a)]),_0x27c83c=this[_0x65886a(0x3f6)](!0x0)):(_0x27c83c=this[_0x65886a(0x3f6)](!0x0),_0x169bef[_0x65886a(0x4ed)](_0x27c83c)),_0x27c83c;},'blockSize':0x80/0x20});var _0xd86205=_0x77c19d[_0x1b526f(0x610)]=_0x1684fe[_0x1b526f(0x254)]({'init':function(_0x328854){const _0x62f07c=_0x1b526f;this[_0x62f07c(0x5bc)](_0x328854);},'toString':function(_0xc16712){const _0x1fd13a=_0x1b526f;return(_0xc16712||this[_0x1fd13a(0x428)])[_0x1fd13a(0x45c)](this);}}),_0x196770=_0xb41595['format']={},_0x59cb5d=_0x196770['OpenSSL']={'stringify':function(_0x59ce8c){const _0x19db42=_0x1b526f;var _0x4ec5fe,_0x57a886=_0x59ce8c[_0x19db42(0x59a)],_0x5197fe=_0x59ce8c[_0x19db42(0x37e)];return _0x5197fe?_0x4ec5fe=_0x3b4c8f[_0x19db42(0x5e4)]([0x53616c74,0x65645f5f])[_0x19db42(0x2dd)](_0x5197fe)[_0x19db42(0x2dd)](_0x57a886):_0x4ec5fe=_0x57a886,_0x4ec5fe['toString'](_0x13311e);},'parse':function(_0x148016){const _0x35eec1=_0x1b526f;var _0x294a02,_0x4896dc=_0x13311e[_0x35eec1(0x618)](_0x148016),_0x5f1a2c=_0x4896dc['words'];return _0x5f1a2c[0x0]==0x53616c74&&_0x5f1a2c[0x1]==0x65645f5f&&(_0x294a02=_0x3b4c8f['create'](_0x5f1a2c[_0x35eec1(0x29a)](0x2,0x4)),_0x5f1a2c[_0x35eec1(0x419)](0x0,0x4),_0x4896dc['sigBytes']-=0x10),_0xd86205['create']({'ciphertext':_0x4896dc,'salt':_0x294a02});}},_0x1b20aa=_0x77c19d[_0x1b526f(0x24f)]=_0x1684fe[_0x1b526f(0x254)]({'cfg':_0x1684fe[_0x1b526f(0x254)]({'format':_0x59cb5d}),'encrypt':function(_0x55e8ca,_0x3d48c8,_0x311063,_0x127b4f){const _0x524388=_0x1b526f;_0x127b4f=this[_0x524388(0x2a2)][_0x524388(0x254)](_0x127b4f);var _0x3db6a6=_0x55e8ca[_0x524388(0x27c)](_0x311063,_0x127b4f),_0x48e773=_0x3db6a6[_0x524388(0x193)](_0x3d48c8),_0x466940=_0x3db6a6[_0x524388(0x2a2)];return _0xd86205[_0x524388(0x5e4)]({'ciphertext':_0x48e773,'key':_0x311063,'iv':_0x466940['iv'],'algorithm':_0x55e8ca,'mode':_0x466940[_0x524388(0x3e4)],'padding':_0x466940[_0x524388(0x4e1)],'blockSize':_0x55e8ca[_0x524388(0x60a)],'formatter':_0x127b4f[_0x524388(0x4db)]});},'decrypt':function(_0x1e9451,_0x31bcaf,_0x85e5b,_0x345116){const _0x5c1eab=_0x1b526f;_0x345116=this[_0x5c1eab(0x2a2)][_0x5c1eab(0x254)](_0x345116),_0x31bcaf=this[_0x5c1eab(0x298)](_0x31bcaf,_0x345116[_0x5c1eab(0x4db)]);var _0x566ddb=_0x1e9451[_0x5c1eab(0x3c8)](_0x85e5b,_0x345116)[_0x5c1eab(0x193)](_0x31bcaf[_0x5c1eab(0x59a)]);return _0x566ddb;},'_parse':function(_0x5b26da,_0x5cdeda){const _0x31297a=_0x1b526f;return typeof _0x5b26da==_0x31297a(0x5d3)?_0x5cdeda['parse'](_0x5b26da,this):_0x5b26da;}}),_0x173135=_0xb41595['kdf']={},_0x36f3be=_0x173135['OpenSSL']={'execute':function(_0x4c46e0,_0x4808e7,_0x149ce3,_0x6230d2,_0x5ca49a){const _0x27cab3=_0x1b526f;if(_0x6230d2||(_0x6230d2=_0x3b4c8f[_0x27cab3(0x339)](0x40/0x8)),_0x5ca49a)var _0x124dcb=_0x4c5856[_0x27cab3(0x5e4)]({'keySize':_0x4808e7+_0x149ce3,'hasher':_0x5ca49a})[_0x27cab3(0x2b4)](_0x4c46e0,_0x6230d2);else var _0x124dcb=_0x4c5856[_0x27cab3(0x5e4)]({'keySize':_0x4808e7+_0x149ce3})['compute'](_0x4c46e0,_0x6230d2);var _0x12bbbc=_0x3b4c8f[_0x27cab3(0x5e4)](_0x124dcb['words']['slice'](_0x4808e7),_0x149ce3*0x4);return _0x124dcb[_0x27cab3(0x330)]=_0x4808e7*0x4,_0xd86205['create']({'key':_0x124dcb,'iv':_0x12bbbc,'salt':_0x6230d2});}},_0x5cd516=_0x77c19d[_0x1b526f(0x32e)]=_0x1b20aa[_0x1b526f(0x254)]({'cfg':_0x1b20aa[_0x1b526f(0x2a2)][_0x1b526f(0x254)]({'kdf':_0x36f3be}),'encrypt':function(_0x1cbbe6,_0x311a5c,_0x316229,_0x4afc94){const _0x28a042=_0x1b526f;_0x4afc94=this['cfg'][_0x28a042(0x254)](_0x4afc94);var _0x41cf26=_0x4afc94[_0x28a042(0x31e)]['execute'](_0x316229,_0x1cbbe6[_0x28a042(0x5cc)],_0x1cbbe6[_0x28a042(0x5e0)],_0x4afc94[_0x28a042(0x37e)],_0x4afc94['hasher']);_0x4afc94['iv']=_0x41cf26['iv'];var _0x2328ea=_0x1b20aa[_0x28a042(0x377)][_0x28a042(0x38f)](this,_0x1cbbe6,_0x311a5c,_0x41cf26[_0x28a042(0x424)],_0x4afc94);return _0x2328ea[_0x28a042(0x5bc)](_0x41cf26),_0x2328ea;},'decrypt':function(_0x532336,_0x53add8,_0x4455dd,_0x5b739e){const _0x38d054=_0x1b526f;_0x5b739e=this['cfg'][_0x38d054(0x254)](_0x5b739e),_0x53add8=this[_0x38d054(0x298)](_0x53add8,_0x5b739e[_0x38d054(0x4db)]);var _0x4a8e5b=_0x5b739e[_0x38d054(0x31e)][_0x38d054(0x1eb)](_0x4455dd,_0x532336['keySize'],_0x532336['ivSize'],_0x53add8[_0x38d054(0x37e)],_0x5b739e[_0x38d054(0x449)]);_0x5b739e['iv']=_0x4a8e5b['iv'];var _0x3dbd91=_0x1b20aa[_0x38d054(0x38e)]['call'](this,_0x532336,_0x53add8,_0x4a8e5b[_0x38d054(0x424)],_0x5b739e);return _0x3dbd91;}});}();}));}(_0x830919)),_0x830919[_0x1fdaf5(0x301)];}(function(_0x2c4702,_0x223116){(function(_0x159caa,_0x2a2c7c,_0x5cd345){const _0x5d63a8=_0x5149;_0x2c4702[_0x5d63a8(0x301)]=_0x2a2c7c(_0x16d707(),_0x32b7de(),_0x19b5e8(),_0x27006e(),_0x5434a3());}(_0x5bc683,function(_0x51eddc){return(function(){const _0x44d05d=_0x5149;var _0x137ef8=_0x51eddc,_0x188fb9=_0x137ef8[_0x44d05d(0x230)],_0x35cc6f=_0x188fb9[_0x44d05d(0x4a1)],_0x5f07ad=_0x137ef8[_0x44d05d(0x5f1)],_0x16fb24=[],_0x52ce26=[],_0x3eb56c=[],_0x503f42=[],_0x340139=[],_0xaef2a3=[],_0x280e6c=[],_0x3bb0ed=[],_0xd3a82=[],_0x406da2=[];(function(){for(var _0xed792=[],_0x1f2b11=0x0;_0x1f2b11<0x100;_0x1f2b11++)_0x1f2b11<0x80?_0xed792[_0x1f2b11]=_0x1f2b11<<0x1:_0xed792[_0x1f2b11]=_0x1f2b11<<0x1^0x11b;for(var _0x79e55d=0x0,_0x5a21ab=0x0,_0x1f2b11=0x0;_0x1f2b11<0x100;_0x1f2b11++){var _0x185201=_0x5a21ab^_0x5a21ab<<0x1^_0x5a21ab<<0x2^_0x5a21ab<<0x3^_0x5a21ab<<0x4;_0x185201=_0x185201>>>0x8^_0x185201&0xff^0x63,_0x16fb24[_0x79e55d]=_0x185201,_0x52ce26[_0x185201]=_0x79e55d;var _0x18a0a0=_0xed792[_0x79e55d],_0xd03985=_0xed792[_0x18a0a0],_0x3c49ca=_0xed792[_0xd03985],_0x1a0c98=_0xed792[_0x185201]*0x101^_0x185201*0x1010100;_0x3eb56c[_0x79e55d]=_0x1a0c98<<0x18|_0x1a0c98>>>0x8,_0x503f42[_0x79e55d]=_0x1a0c98<<0x10|_0x1a0c98>>>0x10,_0x340139[_0x79e55d]=_0x1a0c98<<0x8|_0x1a0c98>>>0x18,_0xaef2a3[_0x79e55d]=_0x1a0c98;var _0x1a0c98=_0x3c49ca*0x1010101^_0xd03985*0x10001^_0x18a0a0*0x101^_0x79e55d*0x1010100;_0x280e6c[_0x185201]=_0x1a0c98<<0x18|_0x1a0c98>>>0x8,_0x3bb0ed[_0x185201]=_0x1a0c98<<0x10|_0x1a0c98>>>0x10,_0xd3a82[_0x185201]=_0x1a0c98<<0x8|_0x1a0c98>>>0x18,_0x406da2[_0x185201]=_0x1a0c98,_0x79e55d?(_0x79e55d=_0x18a0a0^_0xed792[_0xed792[_0xed792[_0x3c49ca^_0x18a0a0]]],_0x5a21ab^=_0xed792[_0xed792[_0x5a21ab]]):_0x79e55d=_0x5a21ab=0x1;}}());var _0x3e7fea=[0x0,0x1,0x2,0x4,0x8,0x10,0x20,0x40,0x80,0x1b,0x36],_0x31f4a6=_0x5f07ad[_0x44d05d(0x2d8)]=_0x35cc6f['extend']({'_doReset':function(){const _0x463b53=_0x44d05d;var _0x14a0d9;if(!(this[_0x463b53(0x61f)]&&this[_0x463b53(0x4b0)]===this[_0x463b53(0x4be)])){for(var _0x589ee7=this['_keyPriorReset']=this[_0x463b53(0x4be)],_0x5bcf78=_0x589ee7[_0x463b53(0x362)],_0x2ed559=_0x589ee7['sigBytes']/0x4,_0x2d7c91=this['_nRounds']=_0x2ed559+0x6,_0x331285=(_0x2d7c91+0x1)*0x4,_0x4313b7=this['_keySchedule']=[],_0x453d57=0x0;_0x453d57<_0x331285;_0x453d57++)_0x453d57<_0x2ed559?_0x4313b7[_0x453d57]=_0x5bcf78[_0x453d57]:(_0x14a0d9=_0x4313b7[_0x453d57-0x1],_0x453d57%_0x2ed559?_0x2ed559>0x6&&_0x453d57%_0x2ed559==0x4&&(_0x14a0d9=_0x16fb24[_0x14a0d9>>>0x18]<<0x18|_0x16fb24[_0x14a0d9>>>0x10&0xff]<<0x10|_0x16fb24[_0x14a0d9>>>0x8&0xff]<<0x8|_0x16fb24[_0x14a0d9&0xff]):(_0x14a0d9=_0x14a0d9<<0x8|_0x14a0d9>>>0x18,_0x14a0d9=_0x16fb24[_0x14a0d9>>>0x18]<<0x18|_0x16fb24[_0x14a0d9>>>0x10&0xff]<<0x10|_0x16fb24[_0x14a0d9>>>0x8&0xff]<<0x8|_0x16fb24[_0x14a0d9&0xff],_0x14a0d9^=_0x3e7fea[_0x453d57/_0x2ed559|0x0]<<0x18),_0x4313b7[_0x453d57]=_0x4313b7[_0x453d57-_0x2ed559]^_0x14a0d9);for(var _0x548d32=this[_0x463b53(0x231)]=[],_0x19b410=0x0;_0x19b410<_0x331285;_0x19b410++){var _0x453d57=_0x331285-_0x19b410;if(_0x19b410%0x4)var _0x14a0d9=_0x4313b7[_0x453d57];else var _0x14a0d9=_0x4313b7[_0x453d57-0x4];_0x19b410<0x4||_0x453d57<=0x4?_0x548d32[_0x19b410]=_0x14a0d9:_0x548d32[_0x19b410]=_0x280e6c[_0x16fb24[_0x14a0d9>>>0x18]]^_0x3bb0ed[_0x16fb24[_0x14a0d9>>>0x10&0xff]]^_0xd3a82[_0x16fb24[_0x14a0d9>>>0x8&0xff]]^_0x406da2[_0x16fb24[_0x14a0d9&0xff]];}}},'encryptBlock':function(_0x5d3227,_0xed4cd3){const _0x3bf96f=_0x44d05d;this[_0x3bf96f(0x3b0)](_0x5d3227,_0xed4cd3,this[_0x3bf96f(0x33c)],_0x3eb56c,_0x503f42,_0x340139,_0xaef2a3,_0x16fb24);},'decryptBlock':function(_0x96fee5,_0x399d49){const _0x156d81=_0x44d05d;var _0x17ca68=_0x96fee5[_0x399d49+0x1];_0x96fee5[_0x399d49+0x1]=_0x96fee5[_0x399d49+0x3],_0x96fee5[_0x399d49+0x3]=_0x17ca68,this[_0x156d81(0x3b0)](_0x96fee5,_0x399d49,this[_0x156d81(0x231)],_0x280e6c,_0x3bb0ed,_0xd3a82,_0x406da2,_0x52ce26);var _0x17ca68=_0x96fee5[_0x399d49+0x1];_0x96fee5[_0x399d49+0x1]=_0x96fee5[_0x399d49+0x3],_0x96fee5[_0x399d49+0x3]=_0x17ca68;},'_doCryptBlock':function(_0x3b2558,_0x42e6e1,_0x33a12f,_0x330540,_0x407d7a,_0x49e233,_0x112374,_0x38e15b){const _0x2e78b5=_0x44d05d;for(var _0x4bbef9=this[_0x2e78b5(0x61f)],_0x2fe98a=_0x3b2558[_0x42e6e1]^_0x33a12f[0x0],_0x40d09b=_0x3b2558[_0x42e6e1+0x1]^_0x33a12f[0x1],_0x5cf8a9=_0x3b2558[_0x42e6e1+0x2]^_0x33a12f[0x2],_0x5a8e65=_0x3b2558[_0x42e6e1+0x3]^_0x33a12f[0x3],_0x353298=0x4,_0x4001f0=0x1;_0x4001f0<_0x4bbef9;_0x4001f0++){var _0x473745=_0x330540[_0x2fe98a>>>0x18]^_0x407d7a[_0x40d09b>>>0x10&0xff]^_0x49e233[_0x5cf8a9>>>0x8&0xff]^_0x112374[_0x5a8e65&0xff]^_0x33a12f[_0x353298++],_0x58a947=_0x330540[_0x40d09b>>>0x18]^_0x407d7a[_0x5cf8a9>>>0x10&0xff]^_0x49e233[_0x5a8e65>>>0x8&0xff]^_0x112374[_0x2fe98a&0xff]^_0x33a12f[_0x353298++],_0x1d1491=_0x330540[_0x5cf8a9>>>0x18]^_0x407d7a[_0x5a8e65>>>0x10&0xff]^_0x49e233[_0x2fe98a>>>0x8&0xff]^_0x112374[_0x40d09b&0xff]^_0x33a12f[_0x353298++],_0x56d011=_0x330540[_0x5a8e65>>>0x18]^_0x407d7a[_0x2fe98a>>>0x10&0xff]^_0x49e233[_0x40d09b>>>0x8&0xff]^_0x112374[_0x5cf8a9&0xff]^_0x33a12f[_0x353298++];_0x2fe98a=_0x473745,_0x40d09b=_0x58a947,_0x5cf8a9=_0x1d1491,_0x5a8e65=_0x56d011;}var _0x473745=(_0x38e15b[_0x2fe98a>>>0x18]<<0x18|_0x38e15b[_0x40d09b>>>0x10&0xff]<<0x10|_0x38e15b[_0x5cf8a9>>>0x8&0xff]<<0x8|_0x38e15b[_0x5a8e65&0xff])^_0x33a12f[_0x353298++],_0x58a947=(_0x38e15b[_0x40d09b>>>0x18]<<0x18|_0x38e15b[_0x5cf8a9>>>0x10&0xff]<<0x10|_0x38e15b[_0x5a8e65>>>0x8&0xff]<<0x8|_0x38e15b[_0x2fe98a&0xff])^_0x33a12f[_0x353298++],_0x1d1491=(_0x38e15b[_0x5cf8a9>>>0x18]<<0x18|_0x38e15b[_0x5a8e65>>>0x10&0xff]<<0x10|_0x38e15b[_0x2fe98a>>>0x8&0xff]<<0x8|_0x38e15b[_0x40d09b&0xff])^_0x33a12f[_0x353298++],_0x56d011=(_0x38e15b[_0x5a8e65>>>0x18]<<0x18|_0x38e15b[_0x2fe98a>>>0x10&0xff]<<0x10|_0x38e15b[_0x40d09b>>>0x8&0xff]<<0x8|_0x38e15b[_0x5cf8a9&0xff])^_0x33a12f[_0x353298++];_0x3b2558[_0x42e6e1]=_0x473745,_0x3b2558[_0x42e6e1+0x1]=_0x58a947,_0x3b2558[_0x42e6e1+0x2]=_0x1d1491,_0x3b2558[_0x42e6e1+0x3]=_0x56d011;},'keySize':0x100/0x20});_0x137ef8['AES']=_0x35cc6f[_0x44d05d(0x338)](_0x31f4a6);}()),_0x51eddc['AES'];}));}(_0x3bf244));var _0xba2615=_0x3bf244['exports'];const _0x41205e=_0x2c64cc(_0xba2615);var _0x34b9fe=_0x32b7de();const _0x3dcd6a=_0x2c64cc(_0x34b9fe);var _0x31cce9={'exports':{}};(function(_0x576f88,_0x505563){(function(_0x411d94,_0x45dd58){_0x576f88['exports']=_0x45dd58(_0x16d707());}(_0x5bc683,function(_0x91850f){const _0x4e5383=_0x5149;return _0x91850f[_0x4e5383(0x189)]['Utf8'];}));}(_0x31cce9));var _0x3fbb9d=_0x31cce9[_0x5ec49c(0x301)];const _0x4c1bcc=_0x2c64cc(_0x3fbb9d);var _0x4be11a={'exports':{}};(function(_0x39f1a3,_0x164693){(function(_0x2679e1,_0x290b41){const _0x318760=_0x5149;_0x39f1a3[_0x318760(0x301)]=_0x290b41(_0x16d707());}(_0x5bc683,function(_0x2f3acb){const _0x4b218a=_0x5149;return(function(){const _0x5332bc=_0x5149;if(typeof ArrayBuffer=='function'){var _0x517862=_0x2f3acb,_0x138400=_0x517862[_0x5332bc(0x230)],_0x516b53=_0x138400[_0x5332bc(0x366)],_0x3e3c3e=_0x516b53[_0x5332bc(0x524)],_0x304fd0=_0x516b53[_0x5332bc(0x524)]=function(_0x561662){const _0x4f3387=_0x5332bc;if(_0x561662 instanceof ArrayBuffer&&(_0x561662=new Uint8Array(_0x561662)),(_0x561662 instanceof Int8Array||typeof Uint8ClampedArray<'u'&&_0x561662 instanceof Uint8ClampedArray||_0x561662 instanceof Int16Array||_0x561662 instanceof Uint16Array||_0x561662 instanceof Int32Array||_0x561662 instanceof Uint32Array||_0x561662 instanceof Float32Array||_0x561662 instanceof Float64Array)&&(_0x561662=new Uint8Array(_0x561662[_0x4f3387(0x5f6)],_0x561662[_0x4f3387(0x28e)],_0x561662[_0x4f3387(0x258)])),_0x561662 instanceof Uint8Array){for(var _0x3874ab=_0x561662[_0x4f3387(0x258)],_0x46eba5=[],_0xd6f19a=0x0;_0xd6f19a<_0x3874ab;_0xd6f19a++)_0x46eba5[_0xd6f19a>>>0x2]|=_0x561662[_0xd6f19a]<<0x18-_0xd6f19a%0x4*0x8;_0x3e3c3e[_0x4f3387(0x38f)](this,_0x46eba5,_0x3874ab);}else _0x3e3c3e[_0x4f3387(0x286)](this,arguments);};_0x304fd0[_0x5332bc(0x40e)]=_0x516b53;}}()),_0x2f3acb[_0x4b218a(0x230)][_0x4b218a(0x366)];}));}(_0x4be11a));var _0x4d7a52=_0x4be11a['exports'];const _0xc3e69e=_0x2c64cc(_0x4d7a52);var _0x8f9400={'exports':{}};(function(_0x37ff27,_0x30b729){(function(_0x496b12,_0x3fe86e,_0x1a1720){const _0x4741ea=_0x5149;_0x37ff27[_0x4741ea(0x301)]=_0x3fe86e(_0x16d707(),_0x5434a3());}(_0x5bc683,function(_0x43886c){const _0x598c6b=_0x5149;return _0x43886c[_0x598c6b(0x223)][_0x598c6b(0x61a)]={'pad':function(){},'unpad':function(){}},_0x43886c['pad'][_0x598c6b(0x61a)];}));}(_0x8f9400));var _0x1d08be=_0x8f9400[_0x5ec49c(0x301)];const _0x4bbbc9=_0x2c64cc(_0x1d08be);function _0x449011(_0xfed00b,_0x3d71ff){const _0x4a96db=_0x5ec49c,_0x49b483=_0x3d71ff-_0xfed00b[_0x4a96db(0x4dc)]%_0x3d71ff,_0x3d7270=String['fromCharCode'](_0x49b483)[_0x4a96db(0x38a)](_0x49b483);return _0xfed00b+_0x3d7270;}function _0x494f0e(_0x2e1f9b,_0x484f3b){const _0x13e0b0=_0x5ec49c,_0x5f33b9=_0xc3e69e[_0x13e0b0(0x339)](0x10),_0x3eb32c=_0x449011(_0x2e1f9b,0x10),_0x5e184f=_0x41205e[_0x13e0b0(0x377)](_0x4c1bcc[_0x13e0b0(0x618)](_0x3eb32c),_0x3dcd6a[_0x13e0b0(0x618)](_0x484f3b),{'iv':_0x5f33b9,'padding':_0x4bbbc9});return _0x5f33b9[_0x13e0b0(0x2dd)](_0x5e184f['ciphertext'])[_0x13e0b0(0x4ec)](_0x3dcd6a);}function _0xf27c5d(){const _0x2867e6=_0x5ec49c,_0x554c7c=(typeof WorkerGlobalScope<'u'&&self instanceof WorkerGlobalScope?self:window)[_0x2867e6(0x550)];if(_0x554c7c){const _0x43c3be={'time':Math[_0x2867e6(0x2cb)](Date[_0x2867e6(0x1b6)]()/0x3e8),'domain':location['hostname']};return _0x494f0e(JSON[_0x2867e6(0x45c)](_0x43c3be),_0x554c7c);}}var _0xe413ea=Object[_0x5ec49c(0x354)],_0x525f96=Object['getOwnPropertyDescriptor'],_0x579bd7=(_0x1b411e,_0x45ec6c,_0x12b122,_0xc6ba80)=>{const _0x3e873b=_0x5ec49c;for(var _0x2c190d=_0xc6ba80>0x1?void 0x0:_0xc6ba80?_0x525f96(_0x45ec6c,_0x12b122):_0x45ec6c,_0x3eac65=_0x1b411e[_0x3e873b(0x4dc)]-0x1,_0x461937;_0x3eac65>=0x0;_0x3eac65--)(_0x461937=_0x1b411e[_0x3eac65])&&(_0x2c190d=(_0xc6ba80?_0x461937(_0x45ec6c,_0x12b122,_0x2c190d):_0x461937(_0x2c190d))||_0x2c190d);return _0xc6ba80&&_0x2c190d&&_0xe413ea(_0x45ec6c,_0x12b122,_0x2c190d),_0x2c190d;},_0x4028b8=(_0x104852,_0x505b29)=>(_0x5bef98,_0x5e8475)=>_0x505b29(_0x5bef98,_0x5e8475,_0x104852);let _0x31391a=class{constructor(_0x21000c){const _0x2e34e9=_0x5ec49c;this['_httpService']=_0x21000c,this[_0x2e34e9(0x31b)]();}['_initRequestHeader'](){this['_httpService']['registerHTTPInterceptor']({'interceptor':(_0xf492a0,_0x3719a1)=>{const _0x4af82a=_0x5149,_0x4078aa=_0xf492a0['headers'],_0x5241af=_0xf27c5d();return _0x5241af&&_0x4078aa[_0x4af82a(0x2ea)](_0x4af82a(0x620),_0x5241af),_0x3719a1(_0xf492a0);}});}};_0x31391a=_0x579bd7([_0x4028b8(0x0,_0x3f82c6[_0x5ec49c(0x476)](_0x37b62d['HTTPService']))],_0x31391a);var _0x2e310f=Object[_0x5ec49c(0x354)],_0x5a130a=Object['getOwnPropertyDescriptor'],_0x549c01=(_0x29d1e8,_0x7abaa,_0x255c2e,_0xb68266)=>{const _0x56f72a=_0x5ec49c;for(var _0x434bad=_0xb68266>0x1?void 0x0:_0xb68266?_0x5a130a(_0x7abaa,_0x255c2e):_0x7abaa,_0x216198=_0x29d1e8[_0x56f72a(0x4dc)]-0x1,_0x80f525;_0x216198>=0x0;_0x216198--)(_0x80f525=_0x29d1e8[_0x216198])&&(_0x434bad=(_0xb68266?_0x80f525(_0x7abaa,_0x255c2e,_0x434bad):_0x80f525(_0x434bad))||_0x434bad);return _0xb68266&&_0x434bad&&_0x2e310f(_0x7abaa,_0x255c2e,_0x434bad),_0x434bad;},_0x3b137c=(_0x4861a3,_0x64cb74)=>(_0x583f40,_0x42bf77)=>_0x64cb74(_0x583f40,_0x42bf77,_0x4861a3);const _0x41e439=[_0x5ec49c(0x579),_0x5ec49c(0x36f),_0x5ec49c(0x226),_0x5ec49c(0x4c7),'image/bmp'],_0x549532=0x5*0x400*0x400,_0x33c44f=_0x5ec49c(0x588),_0x5279f6=_0x5ec49c(0x282),_0x44136d=_0x5ec49c(0x1e1),_0x2209d4='/universer-api/file/{fileID}/sign-url';_0x395259[_0x5ec49c(0x1a3)]=class{constructor(_0x4b99bf,_0x22d117,_0xb94715){const _0x1e5722=_0x5ec49c;_0x133daf(this,_0x1e5722(0x52d),0x0),_0x133daf(this,_0x1e5722(0x4e3),new _0x3b9434[(_0x1e5722(0x2fe))]()),_0x133daf(this,_0x1e5722(0x597),this[_0x1e5722(0x4e3)]),_0x133daf(this,_0x1e5722(0x5b6),new Map()),(this[_0x1e5722(0x36b)]=_0x4b99bf,this['_configService']=_0x22d117,this[_0x1e5722(0x506)]=_0xb94715);}[_0x5ec49c(0x4e8)](_0x2eada5){const _0xdc29b5=_0x5ec49c;this[_0xdc29b5(0x52d)]=_0x2eada5,this[_0xdc29b5(0x4e3)][_0xdc29b5(0x4ab)](_0x2eada5);}[_0x5ec49c(0x5dc)](_0x407706,_0x3d60ac){const _0x181df9=_0x5ec49c;if(_0x3d60ac===_0x49906a['ImageSourceType'][_0x181df9(0x2e4)]){const _0x799738=new Image();return _0x799738[_0x181df9(0x39e)]=_0x407706,_0x799738;}return this[_0x181df9(0x5b6)]['get'](_0x407706);}[_0x5ec49c(0x536)](_0x32e82f,_0x2f668c,_0x1fce1d){const _0x15084a=_0x5ec49c;_0x2f668c===_0x49906a[_0x15084a(0x24c)]['BASE64']||_0x1fce1d==null||this['_imageSourceCache'][_0x15084a(0x2ea)](_0x32e82f,_0x1fce1d);}async['getImage'](_0x2b77d2){const _0x2b7af6=_0x5ec49c;try{const _0x1861da=this['_replaceFileID'](this['_getSignURL'](),''+_0x2b77d2),_0x415929=(await this[_0x2b7af6(0x36b)][_0x2b7af6(0x555)](_0x1861da))['body'];if(_0x415929[_0x2b7af6(0x2a4)]&&_0x415929['error']['code']===_0x3b7552['OK']){const _0x380216=new URL(_0x415929[_0x2b7af6(0x4d7)],this[_0x2b7af6(0x243)]())[_0x2b7af6(0x4ec)]();return Promise[_0x2b7af6(0x20b)](_0x380216);}return Promise[_0x2b7af6(0x325)](_0x415929[_0x2b7af6(0x2a4)]);}catch(_0x525447){return Promise[_0x2b7af6(0x325)](_0x525447);}}async['saveImage'](_0x56152f){const _0x3bc5a4=_0x5ec49c;let _0x5aca17='';if(!_0x41e439['includes'](_0x56152f[_0x3bc5a4(0x584)]))return this[_0x3bc5a4(0x587)](),Promise[_0x3bc5a4(0x325)](new Error(_0x49906a[_0x3bc5a4(0x5a8)][_0x3bc5a4(0x4bc)]));if(_0x56152f[_0x3bc5a4(0x328)]>_0x549532)return this[_0x3bc5a4(0x587)](),Promise[_0x3bc5a4(0x325)](new Error(_0x49906a[_0x3bc5a4(0x5a8)][_0x3bc5a4(0x294)]));try{const _0x589a8a=new FormData();_0x589a8a[_0x3bc5a4(0x355)](_0x3bc5a4(0x4d0),_0x56152f);const _0xdf5423=this['_univerInstanceService'][_0x3bc5a4(0x5ce)](),_0x2624d3=_0xdf5423==null?void 0x0:_0xdf5423[_0x3bc5a4(0x278)]();if(!_0x2624d3)throw new Error(_0x3bc5a4(0x218));const _0x5a8fcb=this[_0x3bc5a4(0x54a)]()+'?size='+_0x56152f[_0x3bc5a4(0x328)][_0x3bc5a4(0x4ec)]()+_0x3bc5a4(0x24e)+_0x3a736f[_0x3bc5a4(0x39d)]+'&assign='+encodeURIComponent(_0x2624d3),_0x4fa11c=await(await fetch(_0x5a8fcb,{'method':'POST','body':_0x589a8a}))[_0x3bc5a4(0x5e1)]();if(typeof _0x4fa11c[_0x3bc5a4(0x4ff)]!='string')return this['_decreaseWaiting'](),Promise[_0x3bc5a4(0x325)](new Error(_0x49906a['ImageUploadStatusType'][_0x3bc5a4(0x3e3)]));_0x5aca17=_0x4fa11c['FileId'];}catch{return this[_0x3bc5a4(0x587)](),Promise['reject'](new Error(_0x49906a[_0x3bc5a4(0x5a8)]['ERROR_IMAGE']));}return new Promise((_0x159b83,_0x2cfb25)=>{const _0x29b7da=_0x3bc5a4,_0x30b70a=new FileReader();_0x30b70a['readAsDataURL'](_0x56152f),_0x30b70a[_0x29b7da(0x4a0)]=_0x50ee83=>{const _0x377366=_0x29b7da;var _0x317579;const _0x156fa4=(_0x317579=_0x50ee83[_0x377366(0x1f8)])==null?void 0x0:_0x317579[_0x377366(0x442)];if(_0x156fa4==null){this[_0x377366(0x587)](),_0x2cfb25(new Error(_0x49906a['ImageUploadStatusType'][_0x377366(0x3e3)]));return;}const _0x5b86d8=_0x3f82c6[_0x377366(0x30b)][_0x377366(0x51f)](0x6);_0x159b83({'imageId':_0x5b86d8,'imageSourceType':_0x49906a[_0x377366(0x24c)]['UUID'],'source':_0x5aca17,'base64Cache':_0x156fa4,'status':_0x49906a['ImageUploadStatusType'][_0x377366(0x42a)]}),this[_0x377366(0x587)]();};});}[_0x5ec49c(0x54a)](){const _0x363cb5=_0x5ec49c;var _0x53a0a9,_0x48403c;const _0x2e8b6e=this[_0x363cb5(0x206)][_0x363cb5(0x2eb)](_0x33c44f),_0x140ac7=this[_0x363cb5(0x206)]['getConfig'](_0x15906c);return(_0x48403c=(_0x53a0a9=_0x140ac7==null?void 0x0:_0x140ac7[_0x363cb5(0x5a6)])!=null?_0x53a0a9:_0x2e8b6e)!=null?_0x48403c:_0x5279f6;}['_getSignURL'](){const _0x103660=_0x5ec49c;var _0x277bc4,_0x5bb2bb;const _0x2162a1=this[_0x103660(0x206)][_0x103660(0x2eb)](_0x44136d),_0x5cb1a9=this[_0x103660(0x206)][_0x103660(0x2eb)](_0x15906c);return(_0x5bb2bb=(_0x277bc4=_0x5cb1a9==null?void 0x0:_0x5cb1a9['signUrlServerUrl'])!=null?_0x277bc4:_0x2162a1)!=null?_0x5bb2bb:_0x2209d4;}['_getDownloadEndpointURL'](){const _0x2c4cc3=_0x5ec49c;var _0x1e3e65;const _0x2cd1e1=this[_0x2c4cc3(0x206)]['getConfig'](_0x15906c);return(_0x1e3e65=_0x2cd1e1==null?void 0x0:_0x2cd1e1[_0x2c4cc3(0x609)])!=null?_0x1e3e65:location['origin'];}['_replaceFileID'](_0xd17c88,_0x46b154){const _0x574f67=_0x5ec49c;return _0xd17c88[_0x574f67(0x3bd)](_0x574f67(0x4d5),_0x46b154);}[_0x5ec49c(0x587)](){const _0x3d6061=_0x5ec49c;this[_0x3d6061(0x52d)]-=0x1,this[_0x3d6061(0x4e3)][_0x3d6061(0x4ab)](this['_waitCount']);}},_0x395259['ImageIoService']=_0x549c01([_0x3b137c(0x0,_0x3f82c6[_0x5ec49c(0x476)](_0x37b62d['HTTPService'])),_0x3b137c(0x1,_0x3f82c6[_0x5ec49c(0x2ab)]),_0x3b137c(0x2,_0x3f82c6['Inject'](_0x3f82c6[_0x5ec49c(0x2be)]))],_0x395259[_0x5ec49c(0x1a3)]);var _0x4f2d19=Object[_0x5ec49c(0x354)],_0x25910e=Object[_0x5ec49c(0x209)],_0x3c796d=(_0x2a2e6d,_0x3bfec0,_0x5b5c67,_0x175c25)=>{for(var _0x2f3205=_0x175c25>0x1?void 0x0:_0x175c25?_0x25910e(_0x3bfec0,_0x5b5c67):_0x3bfec0,_0x21ca28=_0x2a2e6d['length']-0x1,_0x3af269;_0x21ca28>=0x0;_0x21ca28--)(_0x3af269=_0x2a2e6d[_0x21ca28])&&(_0x2f3205=(_0x175c25?_0x3af269(_0x3bfec0,_0x5b5c67,_0x2f3205):_0x3af269(_0x2f3205))||_0x2f3205);return _0x175c25&&_0x2f3205&&_0x4f2d19(_0x3bfec0,_0x5b5c67,_0x2f3205),_0x2f3205;},_0x1cd65a=(_0x42d345,_0x5bdf06)=>(_0x1f003d,_0x1bd0cb)=>_0x5bdf06(_0x1f003d,_0x1bd0cb,_0x42d345);let _0x1c59e0=class extends _0x3f82c6['RxDisposable']{constructor(_0xedb057,_0x3f0bc4,_0xa883bf,_0x4e95ef,_0x1f6acb){const _0xfb16e5=_0x5ec49c;super(),this[_0xfb16e5(0x40f)]=_0xedb057,this['_univerInstanceService']=_0x3f0bc4,this[_0xfb16e5(0x22b)]=_0xa883bf,this[_0xfb16e5(0x238)]=_0x4e95ef,this[_0xfb16e5(0x2c0)]=_0x1f6acb,this[_0xfb16e5(0x1ec)](),this[_0xfb16e5(0x5fe)]();}[_0x5ec49c(0x5fe)](){const _0x4eeb47=_0x5ec49c,_0x426294=async _0x5e0240=>{const _0x52afba=_0x5149;(await this[_0x52afba(0x238)][_0x52afba(0x1de)](_0x5e0240))['event$'][_0x52afba(0x19d)](_0x22428e['filter'](_0x5a4d0b=>_0x5a4d0b[_0x52afba(0x41e)]===_0x544d9b[_0x52afba(0x527)][_0x52afba(0x534)]),_0x22428e['takeUntil'](this['dispose$']))[_0x52afba(0x306)](_0x2abbe4=>{const _0xc45dc6=_0x52afba,_0x291f23=_0x2abbe4,{reason:_0x2d652a}=_0x291f23[_0xc45dc6(0x250)];this[_0xc45dc6(0x40f)][_0xc45dc6(0x555)](_0x4fb45d[_0xc45dc6(0x352)])[_0xc45dc6(0x568)]({'type':_0x3c3cb1[_0xc45dc6(0x1bf)][_0xc45dc6(0x605)],'content':this[_0xc45dc6(0x2c0)]['t'](_0xc45dc6(0x521))+'('+_0x2d652a+')'}),this[_0xc45dc6(0x22b)][_0xc45dc6(0x332)](new _0x4b13d3[(_0xc45dc6(0x55d))](_0x5e0240)['id'],!0x1),this[_0xc45dc6(0x238)][_0xc45dc6(0x199)](_0x5e0240);});};_0x3b9434[_0x4eeb47(0x1f5)](this['_univerInstanceService'][_0x4eeb47(0x451)](_0x3f82c6['UniverInstanceType']['UNIVER_SHEET']),this[_0x4eeb47(0x506)][_0x4eeb47(0x451)](_0x3f82c6[_0x4eeb47(0x49f)][_0x4eeb47(0x4a4)]))[_0x4eeb47(0x19d)](_0x22428e[_0x4eeb47(0x2d3)](_0x58e7e1=>_0x58e7e1[_0x4eeb47(0x278)]()),_0x22428e[_0x4eeb47(0x3c7)](_0x3b9735=>!_0x3f82c6['isInternalEditorID'](_0x3b9735)),_0x22428e[_0x4eeb47(0x216)](this[_0x4eeb47(0x1a7)]))[_0x4eeb47(0x306)](_0x13544a=>{_0x426294(_0x13544a);});}['_initUnitPermissionChange'](){const _0x1532d3=_0x5ec49c,_0x161040=async _0x15624f=>{const _0x320a69=_0x5149;(await this['_collaborationSessionService']['requireSession'](_0x15624f))[_0x320a69(0x4f8)][_0x320a69(0x19d)](_0x22428e[_0x320a69(0x3c7)](_0x226416=>_0x226416[_0x320a69(0x41e)]===_0x544d9b['CollaborationEvent']['UPDATE_PERMISSION_OBJ']),_0x22428e[_0x320a69(0x216)](this[_0x320a69(0x1a7)]))[_0x320a69(0x306)](_0x5b6f84=>{const _0x49b9b7=_0x320a69,_0x11068e=_0x5b6f84,{objectId:_0x5b5ca3}=_0x11068e[_0x49b9b7(0x250)],_0x32f19e=this['_injector'][_0x49b9b7(0x555)](_0x5e5119[_0x49b9b7(0x1b0)]);_0x5b5ca3===_0x15624f?_0x32f19e['initWorkbookPermissionChange'](_0x15624f):_0x32f19e[_0x49b9b7(0x5ea)](_0x15624f,_0x5b5ca3);});};_0x3b9434['merge'](this[_0x1532d3(0x506)][_0x1532d3(0x451)](_0x3f82c6[_0x1532d3(0x49f)][_0x1532d3(0x2d4)]),this[_0x1532d3(0x506)]['getTypeOfUnitAdded$'](_0x3f82c6[_0x1532d3(0x49f)][_0x1532d3(0x4a4)]))[_0x1532d3(0x19d)](_0x22428e[_0x1532d3(0x2d3)](_0xc330c7=>_0xc330c7[_0x1532d3(0x278)]()),_0x22428e[_0x1532d3(0x3c7)](_0x63583e=>!_0x3f82c6[_0x1532d3(0x486)](_0x63583e)),_0x22428e['takeUntil'](this[_0x1532d3(0x1a7)]))['subscribe'](_0x31a80e=>{_0x161040(_0x31a80e);});}};_0x1c59e0=_0x3c796d([_0x1cd65a(0x0,_0x3f82c6[_0x5ec49c(0x476)](_0x3f82c6['Injector'])),_0x1cd65a(0x1,_0x3f82c6[_0x5ec49c(0x2be)]),_0x1cd65a(0x2,_0x3f82c6[_0x5ec49c(0x331)]),_0x1cd65a(0x3,_0x3f82c6[_0x5ec49c(0x476)](_0x395259[_0x5ec49c(0x368)])),_0x1cd65a(0x4,_0x3f82c6['Inject'](_0x3f82c6[_0x5ec49c(0x346)]))],_0x1c59e0);var _0x2bceca=Object[_0x5ec49c(0x354)],_0x56448b=Object['getOwnPropertyDescriptor'],_0x3ba953=(_0x430540,_0x1b90c3,_0x2ed014,_0x2bc5ff)=>{const _0x3a4c5c=_0x5ec49c;for(var _0x24b03f=_0x2bc5ff>0x1?void 0x0:_0x2bc5ff?_0x56448b(_0x1b90c3,_0x2ed014):_0x1b90c3,_0x45be55=_0x430540[_0x3a4c5c(0x4dc)]-0x1,_0x1b7f8c;_0x45be55>=0x0;_0x45be55--)(_0x1b7f8c=_0x430540[_0x45be55])&&(_0x24b03f=(_0x2bc5ff?_0x1b7f8c(_0x1b90c3,_0x2ed014,_0x24b03f):_0x1b7f8c(_0x24b03f))||_0x24b03f);return _0x2bc5ff&&_0x24b03f&&_0x2bceca(_0x1b90c3,_0x2ed014,_0x24b03f),_0x24b03f;},_0xaaee2c=(_0x101268,_0x3da7c6)=>(_0x5591ff,_0x115218)=>_0x3da7c6(_0x5591ff,_0x115218,_0x101268);_0x395259[_0x5ec49c(0x518)]=class{constructor(_0x3ab460,_0x33651a){const _0x375649=_0x5ec49c;this[_0x375649(0x206)]=_0x3ab460,this[_0x375649(0x36b)]=_0x33651a;}async[_0x5ec49c(0x327)](_0x16d2ab,_0x4d44e9){const _0x1985c1=_0x5ec49c;var _0x1a3e1c;const {unitID:_0x59fb91,type:_0xd55a6d,revision:_0x402c8d=0x0}=_0x4d44e9,_0x5bc31d=this[_0x1985c1(0x51e)]()+'/'+_0xd55a6d+'/unit/'+_0x59fb91+_0x1985c1(0x205)+_0x402c8d,_0x29bdae=(await this[_0x1985c1(0x36b)]['get'](_0x5bc31d))['body'],_0xe103cb=(_0x1a3e1c=_0x29bdae['snapshot'])==null?void 0x0:_0x1a3e1c[_0x1985c1(0x276)];if(_0xe103cb){const _0x116e12=_0xe103cb==null?void 0x0:_0xe103cb[_0x1985c1(0x26a)],_0x61429a=_0x544d9b[_0x1985c1(0x356)]['encode'](_0x544d9b[_0x1985c1(0x2b6)](_0x116e12));_0xe103cb[_0x1985c1(0x26a)]=_0x61429a,Object['entries'](_0xe103cb[_0x1985c1(0x1a0)])[_0x1985c1(0x23c)](([,_0x13da56])=>{const _0x5562b0=_0x1985c1,_0x583cdb=_0x13da56[_0x5562b0(0x26a)],_0x153a3a=_0x544d9b[_0x5562b0(0x356)]['encode'](_0x544d9b[_0x5562b0(0x2b6)](_0x583cdb));_0x13da56[_0x5562b0(0x26a)]=_0x153a3a;});}return _0x29bdae;}async[_0x5ec49c(0x5fb)](_0x16448f,_0x4f118e){const _0x726b2b=_0x5ec49c,{unitID:_0x55cd87,type:_0x5bbd0d,blockID:_0x1a906f}=_0x4f118e,_0xc5129b=this['_getAPIPrefix']()+'/'+_0x5bbd0d+_0x726b2b(0x1d8)+_0x55cd87+_0x726b2b(0x232)+_0x1a906f;return(await this['_httpService'][_0x726b2b(0x555)](_0xc5129b))[_0x726b2b(0x585)];}async[_0x5ec49c(0x385)](_0xfa09d0,_0x395ad9){const _0x26c113=_0x5ec49c,{unitID:_0x510357,type:_0x15c540,blockID:_0x16bdc1}=_0x395ad9,_0x4874f1=this['_getAPIPrefix']()+_0x26c113(0x232)+_0x15c540+_0x26c113(0x1d8)+_0x510357+'/block/'+_0x16bdc1;return(await this[_0x26c113(0x36b)][_0x26c113(0x555)](_0x4874f1))[_0x26c113(0x585)];}async['fetchMissingChangesets'](_0x413893,_0x4f995f){const _0x2506ec=_0x5ec49c,{unitID:_0x7ad464,type:_0x439fa3,from:_0x10c00c,to:_0x331eb5}=_0x4f995f,_0x4cb6be=this['_getAPIPrefix']()+'/'+_0x439fa3+_0x2506ec(0x1d8)+_0x7ad464+_0x2506ec(0x422)+_0x10c00c+_0x2506ec(0x5d4)+_0x331eb5;return(await this[_0x2506ec(0x36b)][_0x2506ec(0x555)](_0x4cb6be))[_0x2506ec(0x585)];}[_0x5ec49c(0x51e)](){const _0x793e8a=_0x5ec49c;var _0x300564;return(_0x300564=this[_0x793e8a(0x206)][_0x793e8a(0x2eb)](_0x424258))!=null?_0x300564:this[_0x793e8a(0x1be)]();}[_0x5ec49c(0x1be)](){const _0x35acb6=_0x5ec49c;var _0x5f33fb,_0x4fbc7b;const _0x12eded=this[_0x35acb6(0x206)][_0x35acb6(0x2eb)](_0x6297a2),_0x576725=this['_configService'][_0x35acb6(0x2eb)](_0x15906c);return(_0x4fbc7b=(_0x5f33fb=_0x576725==null?void 0x0:_0x576725[_0x35acb6(0x45b)])!=null?_0x5f33fb:_0x12eded)!=null?_0x4fbc7b:_0x2db55e;}async[_0x5ec49c(0x35d)](_0x2a02a3,_0x824301){const _0x36a5bd=_0x5ec49c,_0x19bda7='/universer-api/snapshot/'+_0x824301[_0x36a5bd(0x584)]+_0x36a5bd(0x1d8)+_0x824301[_0x36a5bd(0x4aa)]+'/resources';return(await this[_0x36a5bd(0x36b)]['get'](_0x19bda7,{'params':{'resourceId':JSON['stringify'](_0x824301[_0x36a5bd(0x3df)])}}))[_0x36a5bd(0x585)];}[_0x5ec49c(0x596)](){const _0x12ccbb=_0x5ec49c;throw new Error(_0x12ccbb(0x2a8));}[_0x5ec49c(0x3a8)](){const _0x37d7e7=_0x5ec49c;throw new Error(_0x37d7e7(0x2a8));}[_0x5ec49c(0x608)](){const _0x331eca=_0x5ec49c;throw new Error(_0x331eca(0x2a8));}[_0x5ec49c(0x198)](){const _0x3004b4=_0x5ec49c;throw new Error(_0x3004b4(0x2a8));}[_0x5ec49c(0x2f9)](){const _0x52ee9f=_0x5ec49c;throw new Error(_0x52ee9f(0x2a8));}},_0x395259[_0x5ec49c(0x518)]=_0x3ba953([_0xaaee2c(0x0,_0x3f82c6[_0x5ec49c(0x2ab)]),_0xaaee2c(0x1,_0x3f82c6[_0x5ec49c(0x476)](_0x37b62d[_0x5ec49c(0x492)]))],_0x395259[_0x5ec49c(0x518)]);var _0x2aef8d=Object[_0x5ec49c(0x354)],_0x4a67b3=Object[_0x5ec49c(0x209)],_0x298aae=(_0x143e95,_0x15376b,_0x613b4f,_0xa4673b)=>{const _0x4bd234=_0x5ec49c;for(var _0x1850ba=_0xa4673b>0x1?void 0x0:_0xa4673b?_0x4a67b3(_0x15376b,_0x613b4f):_0x15376b,_0x4fe1c0=_0x143e95[_0x4bd234(0x4dc)]-0x1,_0xc975de;_0x4fe1c0>=0x0;_0x4fe1c0--)(_0xc975de=_0x143e95[_0x4fe1c0])&&(_0x1850ba=(_0xa4673b?_0xc975de(_0x15376b,_0x613b4f,_0x1850ba):_0xc975de(_0x1850ba))||_0x1850ba);return _0xa4673b&&_0x1850ba&&_0x2aef8d(_0x15376b,_0x613b4f,_0x1850ba),_0x1850ba;},_0x24888b=(_0x1076b6,_0x12d635)=>(_0x34315b,_0x4ee329)=>_0x12d635(_0x34315b,_0x4ee329,_0x1076b6);let _0x3deb9c=class extends _0x3f82c6[_0x5ec49c(0x54d)]{constructor(_0x19d7be,_0x513d74,_0x162b2f,_0x2fe1f9,_0x1635f0){super(_0x19d7be,_0x513d74,_0x162b2f),this['_transformService']=_0x2fe1f9,this['_logService']=_0x1635f0;}[_0x5ec49c(0x348)](_0x50c23a,_0x5af07a){const _0x4ee241=_0x5ec49c,_0x583d8c=this[_0x4ee241(0x361)](_0x50c23a);if(_0x583d8c)try{const _0x5b1897=this[_0x4ee241(0x5b4)](_0x583d8c,_0x5af07a);this[_0x4ee241(0x3fe)](_0x50c23a,_0x5b1897);}catch(_0x4fe59d){this[_0x4ee241(0x3dd)][_0x4ee241(0x2a4)]('[CollaborationUndoRedoService]',_0x4fe59d),this[_0x4ee241(0x4ee)](_0x50c23a);}const _0x50481c=this[_0x4ee241(0x33b)](_0x50c23a);if(_0x50481c)try{const _0x3dd2bc=this['_transformStack'](_0x50481c,_0x5af07a);this['_substituteRedoStack'](_0x50c23a,_0x3dd2bc);}catch(_0x49faf2){this[_0x4ee241(0x3dd)][_0x4ee241(0x2a4)](_0x49faf2),this['_clearRedo'](_0x50c23a);}}['_clearUndo'](_0x3f122b){const _0x38214b=_0x5ec49c,_0x260c1f=this[_0x38214b(0x361)](_0x3f122b);_0x260c1f&&(_0x260c1f['length']=0x0,this[_0x38214b(0x4f5)]());}[_0x5ec49c(0x396)](_0x16692b){const _0x5ed14b=_0x5ec49c,_0x35374b=this[_0x5ed14b(0x33b)](_0x16692b);_0x35374b&&(_0x35374b['length']=0x0,this['_updateStatus']());}[_0x5ec49c(0x3fe)](_0x12c94e,_0x2e630c){const _0x55c635=_0x5ec49c;this[_0x55c635(0x615)]['set'](_0x12c94e,_0x2e630c),this[_0x55c635(0x4f5)]();}['_substituteRedoStack'](_0x39fb70,_0x4391dc){const _0x1e5c98=_0x5ec49c;this[_0x1e5c98(0x546)][_0x1e5c98(0x2ea)](_0x39fb70,_0x4391dc),this[_0x1e5c98(0x4f5)]();}[_0x5ec49c(0x5b4)](_0x40db21,_0x423b3e){const _0x59e902=_0x5ec49c,_0x1ea6ab=[];let _0x553df8=_0x423b3e,_0x55a0e9=_0x423b3e;for(let _0x198558=_0x40db21[_0x59e902(0x4dc)]-0x1;_0x198558>=0x0;_0x198558--){const {unitID:_0x475b07,undoMutations:_0x44e0f4,redoMutations:_0x491eb1}=_0x40db21[_0x198558],_0x1b1336=this[_0x59e902(0x268)][_0x59e902(0x494)](_0x553df8,_0x44e0f4),_0x37a216=this[_0x59e902(0x268)][_0x59e902(0x494)](_0x55a0e9,_0x491eb1);if(_0x544d9b['isTransformMutationsWithChangesetFailure'](_0x1b1336)||_0x544d9b[_0x59e902(0x5a0)](_0x37a216)){this[_0x59e902(0x3dd)][_0x59e902(0x2a4)](_0x59e902(0x59b),_0x59e902(0x34d),_0x1b1336,_0x37a216);break;}_0x553df8=_0x1b1336[_0x59e902(0x27f)],_0x55a0e9=_0x37a216[_0x59e902(0x27f)],_0x1ea6ab['push']({'unitID':_0x475b07,'undoMutations':_0x1b1336[_0x59e902(0x5ef)],'redoMutations':_0x37a216[_0x59e902(0x5ef)]});}return _0x1ea6ab[_0x59e902(0x5b1)]();}};_0x3deb9c=_0x298aae([_0x24888b(0x0,_0x3f82c6[_0x5ec49c(0x2be)]),_0x24888b(0x1,_0x3f82c6[_0x5ec49c(0x570)]),_0x24888b(0x2,_0x3f82c6[_0x5ec49c(0x5ac)]),_0x24888b(0x3,_0x544d9b[_0x5ec49c(0x20e)]),_0x24888b(0x4,_0x3f82c6[_0x5ec49c(0x3cc)])],_0x3deb9c);class _0x2c5395 extends _0x3f82c6[_0x5ec49c(0x5f7)]{constructor(){const _0x3448b3=_0x5ec49c;super(),_0x133daf(this,_0x3448b3(0x1e8)),this[_0x3448b3(0x1e8)]=_0x3b9434['fromEvent'](window,_0x3448b3(0x336))[_0x3448b3(0x19d)](_0x3b9434[_0x3448b3(0x216)](this[_0x3448b3(0x1a7)]),_0x3b9434[_0x3448b3(0x401)](0x1),_0x3b9434[_0x3448b3(0x2d1)](void 0x0));}[_0x5ec49c(0x4ba)](_0x47353b,_0x5c56db,_0x3c7389=!0x1){const _0x55a458=_0x5ec49c,_0x1a74c9=new URL(window['location'][_0x55a458(0x204)]);_0x1a74c9[_0x55a458(0x337)]['set'](_0x47353b,_0x5c56db),_0x3c7389?window[_0x55a458(0x540)][_0x55a458(0x2ae)]('','',_0x1a74c9[_0x55a458(0x4ec)]()):window[_0x55a458(0x540)][_0x55a458(0x34b)]('','',_0x1a74c9['toString']());}['removeParam'](_0x348879,_0x444eef=!0x1){const _0x2363f6=_0x5ec49c,_0x22a474=new URL(window['location'][_0x2363f6(0x204)]);_0x22a474[_0x2363f6(0x337)][_0x2363f6(0x3f7)](_0x348879),_0x444eef?window['history'][_0x2363f6(0x2ae)]('','',_0x22a474[_0x2363f6(0x4ec)]()):window[_0x2363f6(0x540)][_0x2363f6(0x34b)]('','',_0x22a474['toString']());}[_0x5ec49c(0x617)](_0x50af32){const _0x14c2ed=_0x5ec49c;var _0x2de89d;return(_0x2de89d=new URL(window[_0x14c2ed(0x50c)][_0x14c2ed(0x204)])[_0x14c2ed(0x337)][_0x14c2ed(0x555)](_0x50af32))!=null?_0x2de89d:void 0x0;}}var _0x222c50=Object[_0x5ec49c(0x354)],_0x112bec=Object['getOwnPropertyDescriptor'],_0x12e86f=(_0xe10523,_0x59180c,_0x2ff5ce)=>_0x59180c in _0xe10523?_0x222c50(_0xe10523,_0x59180c,{'enumerable':!0x0,'configurable':!0x0,'writable':!0x0,'value':_0x2ff5ce}):_0xe10523[_0x59180c]=_0x2ff5ce,_0x585fa1=(_0x23fdb4,_0xcafb16,_0x583531,_0x11bced)=>{for(var _0x167d0a=_0x11bced>0x1?void 0x0:_0x11bced?_0x112bec(_0xcafb16,_0x583531):_0xcafb16,_0x2150b5=_0x23fdb4['length']-0x1,_0x341a31;_0x2150b5>=0x0;_0x2150b5--)(_0x341a31=_0x23fdb4[_0x2150b5])&&(_0x167d0a=(_0x11bced?_0x341a31(_0xcafb16,_0x583531,_0x167d0a):_0x341a31(_0x167d0a))||_0x167d0a);return _0x11bced&&_0x167d0a&&_0x222c50(_0xcafb16,_0x583531,_0x167d0a),_0x167d0a;},_0x307bc2=(_0x318718,_0x8c9ff)=>(_0x45a527,_0x3c46ca)=>_0x8c9ff(_0x45a527,_0x3c46ca,_0x318718),_0x23cd75=(_0x111832,_0x5a339a,_0x4e1e8d)=>_0x12e86f(_0x111832,_0x5a339a+'',_0x4e1e8d);const _0x23446d='UNIVER_COLLABORATION_CLIENT_PLUGIN';_0x395259[_0x5ec49c(0x2fa)]=class extends _0x3f82c6[_0x5ec49c(0x501)]{constructor(_0x44d55c=_0x5640a2,_0x54c978,_0x57073b,_0x4511f4,_0x471efa){const _0x21fd5d=_0x5ec49c;super(),this[_0x21fd5d(0x2fd)]=_0x44d55c,this[_0x21fd5d(0x3dd)]=_0x54c978,this[_0x21fd5d(0x4f3)]=_0x57073b,this[_0x21fd5d(0x40f)]=_0x4511f4,this[_0x21fd5d(0x206)]=_0x471efa;const {..._0x3e25c7}=this[_0x21fd5d(0x2fd)];this[_0x21fd5d(0x206)][_0x21fd5d(0x1d4)](_0x15906c,_0x3e25c7);}[_0x5ec49c(0x186)](){const _0x295886=_0x5ec49c;this[_0x295886(0x577)](),this[_0x295886(0x2a9)]();}[_0x5ec49c(0x60c)](){const _0x44425f=_0x5ec49c;_0x3f82c6[_0x44425f(0x5fa)](this['_injector'],[[_0x119db3]]);}[_0x5ec49c(0x58f)](){const _0x1efa85=_0x5ec49c;this[_0x1efa85(0x1f1)]();}[_0x5ec49c(0x577)](){const _0x15828a=_0x5ec49c;var _0x4a201d,_0x466852,_0x16689b,_0x23a048;this[_0x15828a(0x40f)][_0x15828a(0x293)](_0x3f82c6['IUndoRedoService'])&&this[_0x15828a(0x3dd)][_0x15828a(0x2a4)](_0x15828a(0x3ea),_0x15828a(0x3ce));const _0x13ccc2=[[_0x3f82c6[_0x15828a(0x44c)],{'useClass':_0x3deb9c}],[_0x395259[_0x15828a(0x368)]],[_0x407f93],[_0x1a35c1,{'useClass':_0x2c5395}],[_0x395259[_0x15828a(0x372)]],[_0x395259[_0x15828a(0x183)]],[_0x37b62d['WebSocketService']],[_0x51e6ea],[_0x5ebe28],[_0x18cb6d],[_0x177439],[_0x44d389],[_0x383b69],[_0x31391a],[_0x5af7ab],[_0x1c59e0],[_0x9da999,{'useClass':(_0x466852=(_0x4a201d=this[_0x15828a(0x2fd)])==null?void 0x0:_0x4a201d[_0x15828a(0x17d)])!=null?_0x466852:_0x395259[_0x15828a(0x40c)]}],[_0x544d9b['ISnapshotServerService'],{'useClass':_0x395259[_0x15828a(0x518)]}],[_0x3f82c6[_0x15828a(0x60e)],{'useClass':_0x395259[_0x15828a(0x1c3)]}],[_0x49906a[_0x15828a(0x217)],{'useClass':_0x395259[_0x15828a(0x1a3)]}],[_0x395259[_0x15828a(0x2b8)]],[_0x395259[_0x15828a(0x200)]],[_0x395259[_0x15828a(0x1ca)]],[_0x119db3],[_0x2aaf30]];(_0x16689b=this[_0x15828a(0x2fd)])!=null&&_0x16689b[_0x15828a(0x3b5)]&&_0x13ccc2['push']([_0x478e97,{'useClass':_0x380694}]),_0x3f82c6['registerDependencies'](this[_0x15828a(0x40f)],_0x3f82c6[_0x15828a(0x45e)](_0x13ccc2,(_0x23a048=this['_config'])==null?void 0x0:_0x23a048['override']));}[_0x5ec49c(0x1f1)](){const _0x70cc16=_0x5ec49c;this[_0x70cc16(0x3c5)](this['_renderManagerService'][_0x70cc16(0x1aa)](_0x3f82c6[_0x70cc16(0x49f)][_0x70cc16(0x4a4)],[_0x3e78b3])),this[_0x70cc16(0x3c5)](this[_0x70cc16(0x4f3)][_0x70cc16(0x1aa)](_0x3f82c6[_0x70cc16(0x49f)]['UNIVER_SHEET'],[_0x577be4]));}[_0x5ec49c(0x2a9)](){const _0x30ef7b=_0x5ec49c;var _0x88192,_0x5d2355;this[_0x30ef7b(0x40f)][_0x30ef7b(0x555)](_0x37b62d[_0x30ef7b(0x492)])[_0x30ef7b(0x420)]({'priority':0x14,'interceptor':_0x37b62d[_0x30ef7b(0x2c3)]({'maxParallel':0x6})}),(_0x88192=this[_0x30ef7b(0x2fd)])!=null&&_0x88192[_0x30ef7b(0x3d7)]||this[_0x30ef7b(0x40f)][_0x30ef7b(0x555)](_0x395259[_0x30ef7b(0x183)])[_0x30ef7b(0x1ba)](),(_0x5d2355=this[_0x30ef7b(0x2fd)])!=null&&_0x5d2355[_0x30ef7b(0x2e2)]&&_0x3f82c6['touchDependencies'](this[_0x30ef7b(0x40f)],[[_0x383b69]]),_0x3f82c6[_0x30ef7b(0x5fa)](this[_0x30ef7b(0x40f)],[[_0x31391a],[_0x2aaf30],[_0x395259[_0x30ef7b(0x200)]],[_0x395259[_0x30ef7b(0x2b8)]],[_0x395259[_0x30ef7b(0x1ca)]],[_0x1c59e0]]);}},_0x23cd75(_0x395259[_0x5ec49c(0x2fa)],'pluginName',_0x23446d),_0x395259['UniverCollaborationClientPlugin']=_0x585fa1([_0x3f82c6[_0x5ec49c(0x454)](_0x544d9b[_0x5ec49c(0x589)],_0x37b62d[_0x5ec49c(0x36c)]),_0x307bc2(0x1,_0x3f82c6['ILogService']),_0x307bc2(0x2,_0x4304a5[_0x5ec49c(0x2ba)]),_0x307bc2(0x3,_0x3f82c6[_0x5ec49c(0x476)](_0x3f82c6[_0x5ec49c(0x5ed)])),_0x307bc2(0x4,_0x3f82c6['IConfigService'])],_0x395259[_0x5ec49c(0x2fa)]),_0x395259[_0x5ec49c(0x269)]=_0x4334ac,_0x395259[_0x5ec49c(0x61d)]=_0x26a98e,_0x395259[_0x5ec49c(0x26e)]=_0xe83e06,_0x395259['CollaborationStatus']=_0x725423,_0x395259[_0x5ec49c(0x28f)]=_0x59291e,_0x395259[_0x5ec49c(0x3f4)]=_0x5af7ab,_0x395259[_0x5ec49c(0x3f2)]=_0x14234b,_0x395259[_0x5ec49c(0x5e5)]=_0x2a2c54,_0x395259[_0x5ec49c(0x4b8)]=_0x9da999,_0x395259[_0x5ec49c(0x52a)]=_0x1a35c1,_0x395259[_0x5ec49c(0x2d6)]=_0x5755d6,_0x395259[_0x5ec49c(0x2cd)]=_0x22172b,_0x395259['RETRY_CONNECTING_MAX_COUNT_KEY']=_0x4c48bb,_0x395259[_0x5ec49c(0x592)]=_0x27a68d,_0x395259['SNAPSHOT_SERVER_URL_KEY']=_0x6297a2,_0x395259[_0x5ec49c(0x57a)]=_0x424258,_0x395259[_0x5ec49c(0x2ca)]=_0x45d7ca,_0x395259[_0x5ec49c(0x522)]=_0x5eecf6,_0x395259[_0x5ec49c(0x5d5)]=_0x2c5395,_0x395259[_0x5ec49c(0x2a0)]=_0x5358aa,_0x395259['serializeCombRequest']=_0x455ee5,Object[_0x5ec49c(0x354)](_0x395259,Symbol[_0x5ec49c(0x481)],{'value':_0x5ec49c(0x456)});}));