@univerjs-pro/collaboration-client 0.4.2 → 0.5.0-nightly.202411091605
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/cjs/index.js +1 -1
- package/lib/cjs/locale/en-US.js +1 -0
- package/lib/cjs/locale/fa-IR.js +1 -0
- package/lib/cjs/locale/ru-RU.js +1 -0
- package/lib/cjs/locale/vi-VN.js +1 -0
- package/lib/cjs/locale/zh-CN.js +1 -0
- package/lib/cjs/locale/zh-TW.js +1 -0
- package/lib/es/index.js +1 -1
- package/lib/es/locale/en-US.js +1 -0
- package/lib/es/locale/fa-IR.js +1 -0
- package/lib/es/locale/ru-RU.js +1 -0
- package/lib/es/locale/vi-VN.js +1 -0
- package/lib/es/locale/zh-CN.js +1 -0
- package/lib/es/locale/zh-TW.js +1 -0
- package/lib/types/index.d.ts +890 -34
- package/lib/umd/index.js +1 -1
- package/lib/umd/locale/en-US.js +1 -0
- package/lib/umd/locale/fa-IR.js +1 -0
- package/lib/umd/locale/ru-RU.js +1 -0
- package/lib/umd/locale/vi-VN.js +1 -0
- package/lib/umd/locale/zh-CN.js +1 -0
- package/lib/umd/locale/zh-TW.js +1 -0
- package/package.json +39 -31
- package/lib/locale/en-US.json +0 -38
- package/lib/locale/fa-IR.json +0 -38
- package/lib/locale/ru-RU.json +0 -38
- package/lib/locale/vi-VN.json +0 -38
- package/lib/locale/zh-CN.json +0 -38
- package/lib/locale/zh-TW.json +0 -38
- package/lib/types/config/config.d.ts +0 -48
- package/lib/types/controllers/collab-cursor/__tests__/doc-collab-cursor.controller.spec.d.ts +0 -23
- package/lib/types/controllers/collab-cursor/__tests__/serialize-text-ranges.spec.d.ts +0 -1
- package/lib/types/controllers/collab-cursor/__tests__/sheet-collab-cursor.controller.spec.d.ts +0 -1
- package/lib/types/controllers/collab-cursor/collab-cursor.controller.d.ts +0 -22
- package/lib/types/controllers/collab-cursor/doc-collab-cursor-entity.d.ts +0 -38
- package/lib/types/controllers/collab-cursor/doc-collab-cursor-render.controller.d.ts +0 -24
- package/lib/types/controllers/collab-cursor/serialize-text-ranges.d.ts +0 -3
- package/lib/types/controllers/collab-cursor/sheet-collab-cursor-entity.d.ts +0 -39
- package/lib/types/controllers/collab-cursor/sheet-collab-cursor-render.controller.d.ts +0 -21
- package/lib/types/controllers/collab-status/collab-status.controller.d.ts +0 -18
- package/lib/types/controllers/collaboration/__tests__/collaboration.controller.spec.d.ts +0 -4
- package/lib/types/controllers/collaboration/__tests__/mock-text-selection-render-manager.service.d.ts +0 -0
- package/lib/types/controllers/collaboration/__tests__/mocks.d.ts +0 -54
- package/lib/types/controllers/collaboration/collaboration-entity.d.ts +0 -91
- package/lib/types/controllers/collaboration/collaboration-state.d.ts +0 -303
- package/lib/types/controllers/collaboration/collaboration.controller.d.ts +0 -24
- package/lib/types/controllers/collaboration/utils/changeset-utils.d.ts +0 -18
- package/lib/types/controllers/collaboration/utils/empty.d.ts +0 -2
- package/lib/types/controllers/config.schema.d.ts +0 -29
- package/lib/types/controllers/data-loader/__tests__/data-loader.controller.spec.d.ts +0 -1
- package/lib/types/controllers/data-loader/data-loader.controller.d.ts +0 -22
- package/lib/types/controllers/file-name/file-name.controller.d.ts +0 -12
- package/lib/types/controllers/telemetry.d.ts +0 -11
- package/lib/types/locale/en-US.d.ts +0 -3
- package/lib/types/locale/fa-IR.d.ts +0 -3
- package/lib/types/locale/ru-RU.d.ts +0 -3
- package/lib/types/locale/vi-VN.d.ts +0 -3
- package/lib/types/locale/zh-CN.d.ts +0 -39
- package/lib/types/locale/zh-TW.d.ts +0 -3
- package/lib/types/models/cursor.d.ts +0 -30
- package/lib/types/plugin.d.ts +0 -18
- package/lib/types/services/auth-server/auth-server.service.d.ts +0 -10
- package/lib/types/services/auth-server/authz-io-http.service.d.ts +0 -30
- package/lib/types/services/auth-server/domain-request.service.d.ts +0 -6
- package/lib/types/services/auth-server/util.d.ts +0 -1
- package/lib/types/services/collaboration-session/collaboration-session.d.ts +0 -59
- package/lib/types/services/collaboration-session/collaboration-session.service.d.ts +0 -61
- package/lib/types/services/color-assign/color-assign.service.d.ts +0 -10
- package/lib/types/services/comment/comment.service.d.ts +0 -6
- package/lib/types/services/image-remote/image-io.service.d.ts +0 -34
- package/lib/types/services/ime-cache-transform/doc-transform-ime-cache.service.d.ts +0 -13
- package/lib/types/services/local-cache/local-cache.service.d.ts +0 -37
- package/lib/types/services/member/member.service.d.ts +0 -77
- package/lib/types/services/permission/permission.service.d.ts +0 -12
- package/lib/types/services/range-selection/sheet-transform-selections.service.d.ts +0 -13
- package/lib/types/services/single-active-unit/single-active-unit.service.d.ts +0 -39
- package/lib/types/services/snapshot-server/snapshot-server.service.d.ts +0 -21
- package/lib/types/services/socket/collaboration-socket.service.d.ts +0 -34
- package/lib/types/services/socket/serialize.d.ts +0 -3
- package/lib/types/services/state-cache-transform/doc-transform-state-cache.service.d.ts +0 -12
- package/lib/types/services/sync-editing-collab-cursor/doc-sync-editing-collab-cursor.service.d.ts +0 -13
- package/lib/types/services/text-selection/doc-transform-selections.service.d.ts +0 -8
- package/lib/types/services/undoredo/collaborative-undoredo.service.d.ts +0 -19
- package/lib/types/services/url/url.service.d.ts +0 -12
- package/lib/types/services/url/web-url.service.d.ts +0 -10
- package/lib/types/views/components/CollabStatus.d.ts +0 -10
- package/lib/types/views/components/CollabStatus.stories.d.ts +0 -8
- package/lib/types/views/shapes/doc-collab-cursor.d.ts +0 -27
- package/lib/types/views/shapes/sheet-collab-cursor.shape.d.ts +0 -27
- package/lib/types/views/shapes/text-bubble.shape.d.ts +0 -19
package/lib/es/index.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
const _0x3d192e=_0x1083;(function(_0x1defb3,_0x2f058f){const _0x1a9474=_0x1083,_0xe6b2ea=_0x1defb3();while(!![]){try{const _0x6b2494=-parseInt(_0x1a9474(0x44a))/0x1*(parseInt(_0x1a9474(0x4b7))/0x2)+parseInt(_0x1a9474(0x4ff))/0x3+parseInt(_0x1a9474(0x459))/0x4+-parseInt(_0x1a9474(0x362))/0x5*(parseInt(_0x1a9474(0x332))/0x6)+-parseInt(_0x1a9474(0x490))/0x7+-parseInt(_0x1a9474(0x41c))/0x8+parseInt(_0x1a9474(0x1bb))/0x9;if(_0x6b2494===_0x2f058f)break;else _0xe6b2ea['push'](_0xe6b2ea['shift']());}catch(_0x34a38a){_0xe6b2ea['push'](_0xe6b2ea['shift']());}}}(_0x44e8,0x82e18));var Ki=Object[_0x3d192e(0x494)],zi=(_0x574e00,_0x218e13,_0x28bcbc)=>_0x218e13 in _0x574e00?Ki(_0x574e00,_0x218e13,{'enumerable':!0x0,'configurable':!0x0,'writable':!0x0,'value':_0x28bcbc}):_0x574e00[_0x218e13]=_0x28bcbc,g=(_0x466c5a,_0x2e16ed,_0x1b7297)=>zi(_0x466c5a,typeof _0x2e16ed!='symbol'?_0x2e16ed+'':_0x2e16ed,_0x1b7297);import{createIdentifier as _0x1ee28b,Inject as _0x435342,Disposable as _0x1b81eb,DisposableCollection as _0x53f1da,toDisposable as _0x30963a,IConfigService as _0x1b2eff,ILogService as _0x25772e,UserManagerService as _0x5bb2c6,UniverInstanceType as _0x1c25e8,IUniverInstanceService as _0x405019,LocaleService as _0xef493b,Optional as _0x1eef7c,RxDisposable as _0x10cb26,Injector as _0x5a18dc,Tools as _0x28e921,ILocalStorageService as _0x41aee6,Rectangle as _0x44b24e,ICommandService as _0x4d4125,DOC_RANGE_TYPE as _0x30543d,JSONX as _0x1af5f2,CommandType as _0x8cff0f,IPermissionService as _0x23a72a,IUndoRedoService as _0x211f33,sequenceExecute as _0x128974,debounce as _0x339b95,COLORS as _0x34dcb6,ColorKit as _0x3dadb0,ThemeService as _0x462884,fromEventSubject as _0xf30ad2,useDependency as _0x19195f,connectInjector as _0x44d91f,Workbook as _0x15f270,isInternalEditorID as _0x4a523d,LocalUndoRedoService as _0x575974,IContextService as _0x2ce207,DependentOn as _0x347a5f,Plugin as _0x17b289,touchDependencies as _0xd9b0ec,IAuthzIoService as _0x1be879,registerDependencies as _0x1adb6b,mergeOverrideWithDependencies as _0x47ce99}from'@univerjs/core';import{Subject as _0x276b38,merge as _0x2eb1f5,takeUntil as _0xe1e697,BehaviorSubject as _0x1d58dd,distinctUntilChanged as _0x432dfd,fromEvent as _0x2f7e2c,ReplaySubject as _0x313804,take as _0x543baa,map as _0x2f5428,shareReplay as _0x2a23f2,of as _0x20dba1,debounceTime as _0xde4a6a,filter as _0x1e3ea8,switchMap as _0x149f7d,combineLatest as _0x5e82ee,concatMap as _0x8a475e,mapTo as _0x144116}from'rxjs';import{map as _0x5050a4,take as _0x47349f,filter as _0x4f86ac,delay as _0x3bb49b,throttleTime as _0x477e40,takeUntil as _0x4bc87f,switchMap as _0x4fd761}from'rxjs/operators';import{MessageType as _0x5b8609,Tooltip as _0x46fd32}from'@univerjs/design';import{IBeforeCloseService as _0x4a45c6,IMessageService as _0x11ef1f,INotificationService as _0x286bb3,useObservable as _0x4f6f45,BuiltInUIPart as _0x211079,IUIPartsService as _0x5b59f0}from'@univerjs/ui';import{HTTPService as _0x280c50,WebSocketService as _0x16fe7e,MergeInterceptorFactory as _0x49bcb0,HTTPRequest as _0x1b63e6,UniverNetworkPlugin as _0x1c34c7,ThresholdInterceptorFactory as _0x2dd3a5}from'@univerjs/network';import{CollaborationEvent as _0x28e200,parseChangesetToProtocol as _0x5195c3,ISnapshotServerService as _0x246ddf,isTransformMutationFailure as _0x19a818,isTransformMutationsWithChangesetSuccess as _0x4b9a49,ITransformService as _0x238f3d,RevisionService as _0x18ab34,mapDocumentTypeToUniverType as _0x278f99,isTransformChangesetsSuccess as _0x302b92,CompressMutationService as _0x58b852,parseProtocolChangeset as _0x4167b6,SnapshotService as _0x595913,textEncoder as _0xc0d837,b64DecodeUnicode as _0x447767,isTransformMutationsWithChangesetFailure as _0x5952ae,UniverCollaborationPlugin as _0x45331b}from'@univerjs-pro/collaboration';import{ITelemetryService as _0x119c9a}from'@univerjs/telemetry';import{DocIMEInputManagerService as _0x357b66,DocStateChangeManagerService as _0x391d27,NodePositionConvertToCursor as _0x20e65b,NodePositionConvertToRectRange as _0x227dda,TEXT_RANGE_LAYER_INDEX as _0x397a80,SetDocZoomRatioOperation as _0x294a0c}from'@univerjs/docs-ui';import{SheetsSelectionsService as _0x3c9037,SetSelectionsOperation as _0x8e9493,InsertSheetMutation as _0x475c69,EmptyMutation as _0x45cb2e,WorkbookEditablePermission as _0x11ffb6,RefRangeService as _0x9b446f,EffectRefRangId as _0x572e94,handleIRemoveRow as _0x4cae9e,handleIRemoveCol as _0x5c63a8,handleMoveRange as _0x45208f,handleInsertRow as _0x404ede,handleInsertRangeMoveRight as _0x461d14,handleInsertRangeMoveDown as _0x557413,handleInsertCol as _0x489ef0,handleDeleteRangeMoveUp as _0x5f5d6d,handleDeleteRangeMoveLeft as _0x262d03,runRefRangeMutations as _0x22fc09,SetWorksheetActivateCommand as _0x5387d6}from'@univerjs/sheets';import{IRenderManagerService as _0x1d562c,Shape as _0x1610d0,Rect as _0x242611,getColor as _0x12cdbd,RegularPolygon as _0x2caf0e,TRANSFORM_CHANGE_OBSERVABLE_TYPE as _0x10d624,Vector2 as _0x12b8ac}from'@univerjs/engine-render';import{DocSelectionManagerService as _0x9ce9ab,RichTextEditingMutation as _0x5448a2,SetTextSelectionsOperation as _0x3dabd6,DocSkeletonManagerService as _0x3ffb40}from'@univerjs/docs';import{ImageSourceType as _0x1be8f3,ImageUploadStatusType as _0x2e29de,IImageIoService as _0xfbc33e}from'@univerjs/drawing';import{deserializeRangeWithSheet as _0x5ea48b,serializeRangeWithSheet as _0x3f0e28}from'@univerjs/engine-formula';import{SheetSkeletonManagerService as _0x3eba81,VIEWPORT_KEY as _0x30af2a,getCoordByCell as _0x5be27d,getSheetObject as _0x18abc2,SheetPermissionInitController as _0x3e9ce4}from'@univerjs/sheets-ui';import _0xdab72b,{forwardRef as _0x34a220,useRef as _0x3348da,createElement as _0x28fb12,useCallback as _0x1a836b}from'react';import{IRemoteInstanceService as _0x5ec368}from'@univerjs/rpc';const rr=_0x3d192e(0x35a),or='/universer-api/snapshot',ar=_0x3d192e(0x21f),Gc=_0x3d192e(0x1f6),cr=0x7d0,hr=_0x3d192e(0x1c8),lr=_0x3d192e(0x3cc),_r=_0x3d192e(0x589),ur=0x7530,bi=_0x3d192e(0x4f6),Ti=0x4e20,dr=0x4e20,fr='RETRY_CONNECTING_MAX_COUNT',vr=0x3,mr=_0x3d192e(0x2f4),pr=0x3e8,gr=_0x3d192e(0x3bd),Sr=_0x3d192e(0x5a5),Ir=_0x3d192e(0x195),Cr='/universer-api/oidc/authpage';var Ri=(_0x2dbae9=>(_0x2dbae9[_0x2dbae9[_0x3d192e(0x2e7)]=0x0]=_0x3d192e(0x2e7),_0x2dbae9[_0x2dbae9['OK']=0x1]='OK',_0x2dbae9[_0x2dbae9[_0x3d192e(0x203)]=0x2]=_0x3d192e(0x203),_0x2dbae9[_0x2dbae9[_0x3d192e(0x33a)]=0x3]=_0x3d192e(0x33a),_0x2dbae9[_0x2dbae9['NOT_FOUND']=0x4]=_0x3d192e(0x3d1),_0x2dbae9[_0x2dbae9[_0x3d192e(0x20d)]=0x5]=_0x3d192e(0x20d),_0x2dbae9[_0x2dbae9['ALREADY_EXISTS']=0x6]=_0x3d192e(0x2d9),_0x2dbae9[_0x2dbae9[_0x3d192e(0x21d)]=0x7]=_0x3d192e(0x21d),_0x2dbae9[_0x2dbae9['TOO_MANY_REQUESTS']=0x8]=_0x3d192e(0x22e),_0x2dbae9[_0x2dbae9[_0x3d192e(0x1ca)]=0x9]=_0x3d192e(0x1ca),_0x2dbae9[_0x2dbae9['CHANGESET_REVISION_CONFILICT']=0x1389]=_0x3d192e(0x20c),_0x2dbae9[_0x2dbae9['SNAPSHOT_INVALID_SNAPSHOT']=0x1771]='SNAPSHOT_INVALID_SNAPSHOT',_0x2dbae9[_0x2dbae9[_0x3d192e(0x23c)]=0x1772]=_0x3d192e(0x23c),_0x2dbae9[_0x2dbae9[_0x3d192e(0x259)]=0x1773]=_0x3d192e(0x259),_0x2dbae9[_0x2dbae9[_0x3d192e(0x3e8)]=0x1b59]=_0x3d192e(0x3e8),_0x2dbae9[_0x2dbae9[_0x3d192e(0x343)]=0x1b5a]=_0x3d192e(0x343),_0x2dbae9[_0x2dbae9[_0x3d192e(0x402)]=0x1b5b]='APPLY_REVISION_CONFILICT',_0x2dbae9[_0x2dbae9[_0x3d192e(0x266)]=0x1b5c]=_0x3d192e(0x266),_0x2dbae9[_0x2dbae9[_0x3d192e(0x42d)]=0x1b5d]='APPLY_DUPLICATED',_0x2dbae9[_0x2dbae9['CONNECTOR_DATA_TOO_LARGE']=0x1f41]=_0x3d192e(0x56b),_0x2dbae9[_0x2dbae9['LICENSE_MAX_UNITS_EXCEEDED']=0x2329]=_0x3d192e(0x20e),_0x2dbae9[_0x2dbae9[_0x3d192e(0x419)]=0x232a]=_0x3d192e(0x419),_0x2dbae9[_0x2dbae9[_0x3d192e(0x595)]=0x232b]=_0x3d192e(0x595),_0x2dbae9[_0x2dbae9[_0x3d192e(0x526)]=0x232c]='LICENSE_EXPORT_SIZE_EXCEEDED',_0x2dbae9[_0x2dbae9[_0x3d192e(0x248)]=0x232d]=_0x3d192e(0x248),_0x2dbae9[_0x2dbae9[_0x3d192e(0x425)]=0x2711]=_0x3d192e(0x425),_0x2dbae9[_0x2dbae9[_0x3d192e(0x428)]=0x2712]='YUUMI_URL_COL_OUT_OF_RANGE',_0x2dbae9[_0x2dbae9['YUUMI_RATE_OVER_LIMIT']=0x2713]=_0x3d192e(0x2f3),_0x2dbae9[_0x2dbae9['YUUMI_SUBSCRIPTION_NOT_FOUND']=0x2714]=_0x3d192e(0x1f0),_0x2dbae9[_0x2dbae9['UNRECOGNIZED']=-0x1]='UNRECOGNIZED',_0x2dbae9))(Ri||{}),ce=(_0x3834a6=>(_0x3834a6[_0x3834a6[_0x3d192e(0x2c8)]=0x0]=_0x3d192e(0x2c8),_0x3834a6[_0x3834a6['UNIVER_DOC']=0x1]=_0x3d192e(0x52f),_0x3834a6[_0x3834a6[_0x3d192e(0x26f)]=0x2]='UNIVER_SHEET',_0x3834a6[_0x3834a6[_0x3d192e(0x18e)]=0x3]=_0x3d192e(0x18e),_0x3834a6[_0x3834a6[_0x3d192e(0x35c)]=0x4]='UNIVER_PROJECT',_0x3834a6[_0x3834a6['UNRECOGNIZED']=-0x1]=_0x3d192e(0x423),_0x3834a6))(ce||{}),W=(_0x4b4426=>(_0x4b4426[_0x4b4426[_0x3d192e(0x201)]=0x0]=_0x3d192e(0x201),_0x4b4426[_0x4b4426['HELLO']=0x1]=_0x3d192e(0x4d9),_0x4b4426[_0x4b4426[_0x3d192e(0x36f)]=0x2]=_0x3d192e(0x36f),_0x4b4426[_0x4b4426['LEAVE']=0x3]=_0x3d192e(0x54e),_0x4b4426[_0x4b4426[_0x3d192e(0x283)]=0x4]='INGEST',_0x4b4426[_0x4b4426[_0x3d192e(0x220)]=0x5]=_0x3d192e(0x220),_0x4b4426[_0x4b4426[_0x3d192e(0x427)]=0x6]=_0x3d192e(0x427),_0x4b4426[_0x4b4426[_0x3d192e(0x423)]=-0x1]=_0x3d192e(0x423),_0x4b4426))(W||{}),Is=(_0x5c3dc2=>(_0x5c3dc2[_0x5c3dc2[_0x3d192e(0x2e3)]=0x0]=_0x3d192e(0x2e3),_0x5c3dc2[_0x5c3dc2['OK']=0x1]='OK',_0x5c3dc2[_0x5c3dc2[_0x3d192e(0x22a)]=0x2]='FAIL',_0x5c3dc2[_0x5c3dc2[_0x3d192e(0x423)]=-0x1]='UNRECOGNIZED',_0x5c3dc2))(Is||{}),yi=(_0x3d7d88=>(_0x3d7d88[_0x3d7d88[_0x3d192e(0x40a)]=0x0]=_0x3d192e(0x40a),_0x3d7d88[_0x3d7d88[_0x3d192e(0x438)]=0x1]=_0x3d192e(0x438),_0x3d7d88[_0x3d7d88[_0x3d192e(0x469)]=0x2]=_0x3d192e(0x469),_0x3d7d88[_0x3d7d88[_0x3d192e(0x2be)]=0x3]=_0x3d192e(0x2be),_0x3d7d88[_0x3d7d88[_0x3d192e(0x4c0)]=0x4]=_0x3d192e(0x4c0),_0x3d7d88[_0x3d7d88[_0x3d192e(0x423)]=-0x1]='UNRECOGNIZED',_0x3d7d88))(yi||{});const ie=_0x3d192e(0x299),Er={};function br(_0xafbbf1){const _0x4d375b=_0x3d192e;var _0x21fc12,_0x50cda6,_0x4acedd,_0x408ff4,_0x434ab0;const _0x428f05=_0xafbbf1[_0x4d375b(0x383)],_0x3c757d=JSON['parse'](_0x428f05);switch(_0x3c757d[_0x4d375b(0x4f3)]){case W[_0x4d375b(0x220)]:case W['HELLO']:{const _0x2c6c72=_0x3c757d[_0x4d375b(0x498)];return{..._0x3c757d,'data':_0x2c6c72,'cmd':_0x3c757d[_0x4d375b(0x4f3)]};}case W[_0x4d375b(0x36f)]:{const _0x3ed08d=_0x3c757d['joinRsp'];return{..._0x3c757d,'data':_0x3ed08d,'cmd':_0x3c757d['cmd']};}case W[_0x4d375b(0x427)]:{const _0x46834a=_0x3c757d[_0x4d375b(0x256)];switch(_0x46834a[_0x4d375b(0x1f5)]){case _0x28e200[_0x4d375b(0x58e)]:return{..._0x3c757d,'data':{..._0x46834a,'data':(_0x21fc12=_0x46834a[_0x4d375b(0x4d3)])==null?void 0x0:_0x21fc12['cs']},'cmd':_0x3c757d[_0x4d375b(0x4f3)]};case _0x28e200[_0x4d375b(0x246)]:return{..._0x3c757d,'data':{..._0x46834a,'data':(_0x50cda6=_0x46834a[_0x4d375b(0x4cd)])==null?void 0x0:_0x50cda6['cs']},'cmd':_0x3c757d[_0x4d375b(0x4f3)]};case _0x28e200['NEW_CHANGESETS']:return{..._0x3c757d,'data':{..._0x46834a,'data':(_0x4acedd=_0x46834a[_0x4d375b(0x515)])==null?void 0x0:_0x4acedd['cs']},'cmd':_0x3c757d[_0x4d375b(0x4f3)]};case _0x28e200['CHANGESET_REJ']:return{..._0x3c757d,'data':{..._0x46834a,'data':(_0x408ff4=_0x46834a['csRejEvent'])==null?void 0x0:_0x408ff4['cs']},'cmd':_0x3c757d['cmd']};case _0x28e200['CHANGESET_SHOULD_RETRY']:return{..._0x3c757d,'data':{..._0x46834a,'data':(_0x434ab0=_0x46834a[_0x4d375b(0x507)])==null?void 0x0:_0x434ab0['cs']},'cmd':_0x3c757d[_0x4d375b(0x4f3)]};case _0x28e200['UPDATE_CURSOR']:return{..._0x3c757d,'data':{..._0x46834a,'data':_0x46834a[_0x4d375b(0x52c)]},'cmd':_0x3c757d[_0x4d375b(0x4f3)]};case _0x28e200[_0x4d375b(0x2f9)]:return{..._0x3c757d,'data':{..._0x46834a,'data':_0x46834a[_0x4d375b(0x487)]},'cmd':_0x3c757d[_0x4d375b(0x4f3)]};case _0x28e200[_0x4d375b(0x25c)]:return{..._0x3c757d,'data':{..._0x46834a,'data':_0x46834a[_0x4d375b(0x54a)]},'cmd':_0x3c757d[_0x4d375b(0x4f3)]};case _0x28e200[_0x4d375b(0x1ba)]:return{..._0x3c757d,'data':{..._0x46834a,'data':_0x46834a[_0x4d375b(0x360)]},'cmd':_0x3c757d[_0x4d375b(0x4f3)]};case _0x28e200[_0x4d375b(0x411)]:case _0x28e200[_0x4d375b(0x405)]:return{..._0x3c757d,'data':{..._0x46834a,'data':_0x46834a[_0x4d375b(0x592)]},'cmd':_0x3c757d['cmd']};case _0x28e200[_0x4d375b(0x1cf)]:return{..._0x3c757d,'data':{..._0x46834a,'data':_0x46834a['liveShareNewHost']},'cmd':_0x3c757d[_0x4d375b(0x4f3)]};case _0x28e200[_0x4d375b(0x45f)]:return{..._0x3c757d,'data':_0x46834a,'cmd':_0x3c757d['cmd']};case _0x28e200['COMMENT_UPDATE']:return{..._0x3c757d,'data':{..._0x46834a,'data':_0x46834a[_0x4d375b(0x537)]},'cmd':_0x3c757d[_0x4d375b(0x4f3)]};case _0x28e200[_0x4d375b(0x3f9)]:return{..._0x3c757d,'data':{..._0x46834a,'data':_0x46834a[_0x4d375b(0x260)]},'cmd':_0x3c757d['cmd']};case _0x28e200[_0x4d375b(0x593)]:return{..._0x3c757d,'data':{..._0x46834a,'data':_0x46834a[_0x4d375b(0x19e)]},'cmd':_0x3c757d[_0x4d375b(0x4f3)]};default:return _0x3c757d;}}default:return _0x3c757d;}}function Tr(_0xc94f5b){const _0x26b923=_0x3d192e;switch(_0xc94f5b['cmd']){case W[_0x26b923(0x220)]:case W[_0x26b923(0x4d9)]:return JSON[_0x26b923(0x4fa)]({'cmd':_0xc94f5b[_0x26b923(0x4f3)],'routeKey':_0xc94f5b[_0x26b923(0x25f)]});case W[_0x26b923(0x283)]:{let _0x3d05f5;switch(_0xc94f5b['data'][_0x26b923(0x1f5)]){case _0x28e200[_0x26b923(0x4ac)]:{_0x3d05f5={'eventID':_0x28e200[_0x26b923(0x4ac)],'updateCursorEvent':_0xc94f5b[_0x26b923(0x383)][_0x26b923(0x383)]};break;}case _0x28e200[_0x26b923(0x25c)]:{_0x3d05f5={'eventID':_0x28e200[_0x26b923(0x25c)],'leaveEvent':_0xc94f5b[_0x26b923(0x383)][_0x26b923(0x383)]};break;}case _0x28e200[_0x26b923(0x2f9)]:{_0x3d05f5={'eventID':_0x28e200['USERS_ENTER'],'joinEvent':_0xc94f5b['data']['data']};break;}case _0x28e200[_0x26b923(0x1ba)]:{_0x3d05f5={'eventID':_0x28e200[_0x26b923(0x1ba)],'liveShareNewHost':_0xc94f5b[_0x26b923(0x383)][_0x26b923(0x383)]};break;}case _0x28e200[_0x26b923(0x405)]:{_0x3d05f5={'eventID':_0x28e200[_0x26b923(0x405)],'liveShareOperation':_0xc94f5b[_0x26b923(0x383)][_0x26b923(0x383)]};break;}case _0x28e200['LIVESHARE_TERMINATE']:{_0x3d05f5={'eventID':_0x28e200[_0x26b923(0x1cf)],'liveShareTerminate':_0xc94f5b['data'][_0x26b923(0x383)]};break;}case _0x28e200['LIVESHARE_REQUEST_HOST']:{_0x3d05f5={'eventID':_0x28e200[_0x26b923(0x518)],'liveShareRequestHost':_0xc94f5b['data']['data']};break;}case _0x28e200[_0x26b923(0x411)]:{_0x3d05f5={'eventID':_0x28e200['LIVESHARE_FETCH_OPERATIONS']};break;}default:_0x3d05f5={'eventID':_0xc94f5b[_0x26b923(0x383)][_0x26b923(0x1f5)]};}return JSON[_0x26b923(0x4fa)]({'cmd':_0xc94f5b['cmd'],'routeKey':_0xc94f5b['routeKey'],'collaMsg':_0x3d05f5});}case W['JOIN']:return JSON[_0x26b923(0x4fa)]({'cmd':_0xc94f5b[_0x26b923(0x4f3)],'routeKey':_0xc94f5b[_0x26b923(0x25f)],'joinReq':_0xc94f5b['data']});case W[_0x26b923(0x54e)]:return JSON[_0x26b923(0x4fa)]({'cmd':_0xc94f5b[_0x26b923(0x4f3)],'routeKey':_0xc94f5b[_0x26b923(0x25f)],'leaveReq':_0xc94f5b[_0x26b923(0x383)]});default:throw new Error(_0x26b923(0x4e6));}}var Rr=Object['defineProperty'],yr=Object[_0x3d192e(0x3e5)],Or=(_0x4b2908,_0x199fe9,_0x4d6fb5,_0x46d431)=>{const _0x419b0b=_0x3d192e;for(var _0x53ddc9=_0x46d431>0x1?void 0x0:_0x46d431?yr(_0x199fe9,_0x4d6fb5):_0x199fe9,_0x386bab=_0x4b2908[_0x419b0b(0x4e9)]-0x1,_0x526f72;_0x386bab>=0x0;_0x386bab--)(_0x526f72=_0x4b2908[_0x386bab])&&(_0x53ddc9=(_0x46d431?_0x526f72(_0x199fe9,_0x4d6fb5,_0x53ddc9):_0x526f72(_0x53ddc9))||_0x53ddc9);return _0x46d431&&_0x53ddc9&&Rr(_0x199fe9,_0x4d6fb5,_0x53ddc9),_0x53ddc9;},qe=(_0x4ae050,_0x7baacd)=>(_0x250ac7,_0x387df7)=>_0x7baacd(_0x250ac7,_0x387df7,_0x4ae050);const Oi=_0x1ee28b('univer-pro.collaboration-client-socket-service');function wr(_0x250e82,_0xfd3f16,_0x227b7e){const _0x215303=_0x3d192e;return _0x250e82+'/'+_0xfd3f16+'/unit/'+_0x227b7e+_0x215303(0x59c);}let es=class extends _0x1b81eb{constructor(_0x45fd41,_0x2afaed,_0x4eaaa4,_0x494d69,_0x40961c){const _0x3c553b=_0x3d192e;super(),this['_http']=_0x45fd41,this[_0x3c553b(0x315)]=_0x2afaed,this[_0x3c553b(0x295)]=_0x4eaaa4,this['_logService']=_0x494d69,this[_0x3c553b(0x25b)]=_0x40961c;}[_0x3d192e(0x34c)](_0x261433){const _0x512ed2=_0x3d192e,_0x31dae6=this[_0x512ed2(0x315)][_0x512ed2(0x34c)](_0x261433);if(!_0x31dae6)throw new Error(_0x512ed2(0x1be));const _0xaa414a=new _0x53f1da(),_0x1b6c19=new _0x276b38();_0xaa414a['add'](_0x31dae6['close$']['subscribe'](_0x2451b5=>_0x1b6c19[_0x512ed2(0x4bc)](_0x2451b5))),_0xaa414a[_0x512ed2(0x4f2)](_0x30963a(()=>_0x1b6c19[_0x512ed2(0x348)]()));const _0x5a4b22=new _0x276b38();_0xaa414a[_0x512ed2(0x4f2)](_0x31dae6[_0x512ed2(0x510)][_0x512ed2(0x2ce)](_0x174ae7=>_0x5a4b22[_0x512ed2(0x4bc)](_0x174ae7))),_0xaa414a[_0x512ed2(0x4f2)](_0x30963a(()=>_0x5a4b22['complete']()));const _0x5678b2=new _0x276b38();_0xaa414a[_0x512ed2(0x4f2)](_0x31dae6[_0x512ed2(0x288)]['subscribe'](_0x5be3ee=>{const _0x4ed8df=_0x512ed2,_0x34a7d0=br(_0x5be3ee);_0x5678b2[_0x4ed8df(0x4bc)](_0x34a7d0);})),_0xaa414a[_0x512ed2(0x4f2)](_0x30963a(()=>_0x5678b2[_0x512ed2(0x348)]()));let _0x330590;const _0xb98ebf=()=>{const _0x82622c=_0x512ed2;_0x5a4b22['next'](new Event('connection\x20error')),_0x1b6c19[_0x82622c(0x4bc)](new CloseEvent('connection\x20error')),_0x330590[_0x82622c(0x2e1)]();};return _0x330590={'memberID':'','close$':_0x1b6c19['asObservable'](),'error$':_0x5a4b22[_0x512ed2(0x194)](),'open$':_0x31dae6[_0x512ed2(0x39e)],'message$':_0x5678b2['asObservable'](),'send':_0x995cb8=>{const _0x36aba7=_0x512ed2;if(_0x995cb8[_0x36aba7(0x4f3)]===W['INGEST']){if(_0x995cb8[_0x36aba7(0x383)][_0x36aba7(0x1f5)]===_0x28e200['SUBMIT_CHANGESET']){this[_0x36aba7(0x573)](_0x330590,_0x995cb8['data'])[_0x36aba7(0x2b9)](_0x406092=>{const _0x112264=_0x36aba7;this[_0x112264(0x3b5)][_0x112264(0x4f4)](_0x406092),_0xb98ebf();});return;}if(_0x995cb8[_0x36aba7(0x383)]['eventID']===_0x28e200[_0x36aba7(0x3f4)]){const _0x3e22c0=_0x995cb8['data'];this[_0x36aba7(0x304)](_0x3e22c0)[_0x36aba7(0x429)](_0x2e5ef5=>{const _0x361d2d=_0x36aba7;_0x5678b2[_0x361d2d(0x4bc)]({'cmd':W[_0x361d2d(0x427)],'code':Is['OK'],'routeKey':_0x3e22c0['data'][_0x361d2d(0x1dc)],'routeType':'','data':{'eventID':_0x28e200[_0x361d2d(0x479)],'data':{'changesets':_0x2e5ef5}}});})[_0x36aba7(0x2b9)](_0x5b4e31=>{const _0x131e47=_0x36aba7;this['_logService'][_0x131e47(0x4f4)](_0x5b4e31),_0xb98ebf();});return;}}_0x31dae6[_0x36aba7(0x214)](Tr(_0x995cb8));},'close':()=>{const _0x30f6e3=_0x512ed2;_0x31dae6['close'](),_0xaa414a[_0x30f6e3(0x228)]();}},_0x330590;}async[_0x3d192e(0x573)](_0x24e051,_0xbcfa8c){const _0x4379ef=_0x3d192e;var _0x1d7c2d,_0x517194;const {unitType:_0x2e524f,unitID:_0x24d866,changeset:_0x39f8c2}=_0xbcfa8c['data'],_0xdba4e3={'unitID':_0x24d866,'memberID':_0x24e051[_0x4379ef(0x1ec)],'type':_0x2e524f,'changeset':_0x5195c3(_0x39f8c2)},_0x98b028=this[_0x4379ef(0x295)][_0x4379ef(0x1aa)](gr),_0x2d156a=this[_0x4379ef(0x295)][_0x4379ef(0x1aa)](ie),_0x4ea3c7=wr((_0x517194=(_0x1d7c2d=_0x2d156a==null?void 0x0:_0x2d156a[_0x4379ef(0x310)])!=null?_0x1d7c2d:_0x98b028)!=null?_0x517194:Sr,_0x2e524f,_0x24d866);try{await this[_0x4379ef(0x2a7)][_0x4379ef(0x1c0)](_0x4ea3c7,{'body':_0xdba4e3});}catch(_0x260fc1){throw this[_0x4379ef(0x3b5)][_0x4379ef(0x4f4)](_0x4379ef(0x4d7),_0x4379ef(0x400)),_0x260fc1;}}async[_0x3d192e(0x304)](_0x24b797){const _0x3e7f27=_0x3d192e,{unitID:_0x653c1c,from:_0x369b02,to:_0x1d4bef,unitType:_0x4614ba}=_0x24b797[_0x3e7f27(0x383)];return(await this['_snapshotServerService'][_0x3e7f27(0x23d)]({'metadata':void 0x0},{'unitID':_0x653c1c,'type':_0x4614ba,'from':_0x369b02,'to':_0x1d4bef}))['changesets'];}};es=Or([qe(0x0,_0x435342(_0x280c50)),qe(0x1,_0x435342(_0x16fe7e)),qe(0x2,_0x1b2eff),qe(0x3,_0x25772e),qe(0x4,_0x246ddf)],es);const Dr='collaboration_new_changeset';function Pr(_0x57f9c2){return JSON['stringify'](_0x57f9c2)['length'];}class wi{constructor(){const _0x52d915=_0x3d192e;g(this,_0x52d915(0x3ac),new _0x276b38()),g(this,_0x52d915(0x3f2),this[_0x52d915(0x3ac)][_0x52d915(0x194)]());}['onCommentUpdate'](_0x3ae7e6){const _0x31d9f7=_0x3d192e;this['_commentUpdate$'][_0x31d9f7(0x4bc)](_0x3ae7e6);}}var Ur=Object['defineProperty'],Nr=Object['getOwnPropertyDescriptor'],Ar=(_0x5c94b9,_0x441a31,_0x33d86f,_0x25d37e)=>{const _0x188a5e=_0x3d192e;for(var _0x3ca2db=_0x25d37e>0x1?void 0x0:_0x25d37e?Nr(_0x441a31,_0x33d86f):_0x441a31,_0x3ca315=_0x5c94b9[_0x188a5e(0x4e9)]-0x1,_0x57f018;_0x3ca315>=0x0;_0x3ca315--)(_0x57f018=_0x5c94b9[_0x3ca315])&&(_0x3ca2db=(_0x25d37e?_0x57f018(_0x441a31,_0x33d86f,_0x3ca2db):_0x57f018(_0x3ca2db))||_0x3ca2db);return _0x25d37e&&_0x3ca2db&&Ur(_0x441a31,_0x33d86f,_0x3ca2db),_0x3ca2db;},Hs=(_0x42fc68,_0x30b17e)=>(_0x246e32,_0x4cecd7)=>_0x30b17e(_0x246e32,_0x4cecd7,_0x42fc68);let Ne=class extends _0x1b81eb{constructor(_0x11b59a,_0x2b8b8d){const _0x541c9c=_0x3d192e;super(),g(this,_0x541c9c(0x584),new Map()),(this['_univerInstanceService']=_0x11b59a,this[_0x541c9c(0x1e6)]=_0x2b8b8d,this['disposeWithMe'](_0x30963a(_0x2eb1f5(this[_0x541c9c(0x43d)]['getTypeOfUnitDisposed$'](_0x1c25e8[_0x541c9c(0x26f)])[_0x541c9c(0x407)](_0x5050a4(_0x1b5115=>_0x1b5115[_0x541c9c(0x2c1)]())),this[_0x541c9c(0x43d)]['getTypeOfUnitDisposed$'](_0x1c25e8['UNIVER_DOC'])[_0x541c9c(0x407)](_0x5050a4(_0x4e3878=>_0x4e3878[_0x541c9c(0x2c1)]())),this[_0x541c9c(0x43d)][_0x541c9c(0x2de)](_0x1c25e8['UNIVER_SLIDE'])['pipe'](_0x5050a4(_0x149a74=>_0x149a74[_0x541c9c(0x2c1)]())))['subscribe'](_0x353d6a=>this[_0x541c9c(0x30d)](_0x353d6a)))));}[_0x3d192e(0x321)](_0x542378){this['_userManagerService']['setCurrentUser'](_0x542378);}[_0x3d192e(0x2cd)](){const _0x36a9e9=_0x3d192e;return this[_0x36a9e9(0x1e6)][_0x36a9e9(0x2cd)]();}[_0x3d192e(0x1ce)](_0x110e6d,_0x942269){const _0x3dde1b=_0x3d192e;let _0x59b1ee=this[_0x3dde1b(0x584)]['get'](_0x110e6d);_0x59b1ee||(_0x59b1ee=new Mr(),this['_roomMembers'][_0x3dde1b(0x467)](_0x110e6d,_0x59b1ee)),_0x59b1ee[_0x3dde1b(0x1ce)](_0x942269);}[_0x3d192e(0x1f2)](_0x2d2781,_0x4b15ff){const _0x49eec1=_0x3d192e,_0x1a0235=this[_0x49eec1(0x584)][_0x49eec1(0x47d)](_0x2d2781);_0x1a0235&&_0x1a0235['removeMember'](_0x4b15ff);}[_0x3d192e(0x2f6)](_0x3799a6){const _0x438096=_0x3d192e;return this[_0x438096(0x584)][_0x438096(0x47d)](_0x3799a6);}[_0x3d192e(0x37d)](_0x21bd33,_0xa127c7){const _0x37e262=_0x3d192e,_0x4c2300=this['_roomMembers'][_0x37e262(0x47d)](_0x21bd33);if(_0x4c2300)return _0x4c2300[_0x37e262(0x37d)](_0xa127c7);}[_0x3d192e(0x30d)](_0x186eca){const _0x465c9e=_0x3d192e,_0x29b9c9=this['_roomMembers'][_0x465c9e(0x47d)](_0x186eca);_0x29b9c9&&(_0x29b9c9[_0x465c9e(0x228)](),this[_0x465c9e(0x584)][_0x465c9e(0x2cc)](_0x186eca));}[_0x3d192e(0x228)](){const _0x250c0d=_0x3d192e;this['_roomMembers'][_0x250c0d(0x253)](_0x374e1c=>_0x374e1c['dispose']()),this[_0x250c0d(0x584)]['clear']();}};Ne=Ar([Hs(0x0,_0x405019),Hs(0x1,_0x435342(_0x5bb2c6))],Ne);class Mr extends _0x1b81eb{constructor(){const _0xd560d1=_0x3d192e;super(...arguments),g(this,_0xd560d1(0x530),new Map());}[_0x3d192e(0x228)](){const _0x5b1eaf=_0x3d192e;this[_0x5b1eaf(0x530)]['clear']();}['updateMember'](_0xc50bbe){const _0x3ad24a=_0x3d192e;this[_0x3ad24a(0x530)][_0x3ad24a(0x467)](_0xc50bbe[_0x3ad24a(0x1ec)],_0xc50bbe);}[_0x3d192e(0x1f2)](_0x5348ab){const _0x28ea5f=_0x3d192e;this[_0x28ea5f(0x530)]['delete'](_0x5348ab);}[_0x3d192e(0x37d)](_0x2e2a86){const _0x51b838=_0x3d192e;return this[_0x51b838(0x530)]['get'](_0x2e2a86);}['getAllMembers'](){const _0x512815=_0x3d192e;return Array[_0x512815(0x47e)](this[_0x512815(0x530)][_0x512815(0x548)]());}}var xr=Object[_0x3d192e(0x494)],Lr=Object[_0x3d192e(0x3e5)],$r=(_0x328c69,_0xdbe535,_0x2a72a9,_0xaaebc)=>{const _0x12ab28=_0x3d192e;for(var _0x3cb7ce=_0xaaebc>0x1?void 0x0:_0xaaebc?Lr(_0xdbe535,_0x2a72a9):_0xdbe535,_0x5e9559=_0x328c69[_0x12ab28(0x4e9)]-0x1,_0x542ad0;_0x5e9559>=0x0;_0x5e9559--)(_0x542ad0=_0x328c69[_0x5e9559])&&(_0x3cb7ce=(_0xaaebc?_0x542ad0(_0xdbe535,_0x2a72a9,_0x3cb7ce):_0x542ad0(_0x3cb7ce))||_0x3cb7ce);return _0xaaebc&&_0x3cb7ce&&xr(_0xdbe535,_0x2a72a9,_0x3cb7ce),_0x3cb7ce;},Ee=(_0x162017,_0x4d7414)=>(_0x11caa7,_0x517af4)=>_0x4d7414(_0x11caa7,_0x517af4,_0x162017),ve=(_0x5a54b5=>(_0x5a54b5[_0x5a54b5[_0x3d192e(0x34b)]=0x0]=_0x3d192e(0x34b),_0x5a54b5[_0x5a54b5[_0x3d192e(0x480)]=0x1]=_0x3d192e(0x480),_0x5a54b5[_0x5a54b5[_0x3d192e(0x3fe)]=0x2]=_0x3d192e(0x3fe),_0x5a54b5[_0x5a54b5[_0x3d192e(0x2c3)]=0x3]=_0x3d192e(0x2c3),_0x5a54b5))(ve||{});let ts=class extends _0x10cb26{constructor(_0x46c056,_0x568e28,_0x1e33e3,_0x21a32e,_0x24fce0,_0x46001a,_0x206959,_0x9f6f69,_0x3fb86f,_0x464827){const _0x27f9b5=_0x3d192e;super(),g(this,_0x27f9b5(0x57c),new _0x1d58dd(0x0)),g(this,_0x27f9b5(0x29c),this['_sessionStatus$']['asObservable']()),g(this,'_event$',new _0x276b38()),g(this,_0x27f9b5(0x513),this[_0x27f9b5(0x495)]['asObservable']()),g(this,_0x27f9b5(0x191)),g(this,_0x27f9b5(0x224)),g(this,'_collaborationTimeoutTimer'),g(this,_0x27f9b5(0x519),!0x1),g(this,'_telemetryInfo',null),(this['_unitID']=_0x46c056,this[_0x27f9b5(0x3b5)]=_0x1e33e3,this[_0x27f9b5(0x243)]=_0x21a32e,this[_0x27f9b5(0x2e9)]=_0x24fce0,this[_0x27f9b5(0x295)]=_0x46001a,this['_localeService']=_0x206959,this['_memberService']=_0x9f6f69,this[_0x27f9b5(0x199)]=_0x3fb86f,this['_telemetryService']=_0x464827,this[_0x27f9b5(0x519)]=!!this[_0x27f9b5(0x205)],_0x568e28[_0x27f9b5(0x407)](_0xe1e697(this['dispose$']))['subscribe'](_0xce9d79=>{const _0x4122eb=_0x27f9b5;var _0x49fb24;typeof _0xce9d79>'u'||(this[_0x4122eb(0x191)]=_0xce9d79,_0xce9d79?(this[_0x4122eb(0x30b)](_0xce9d79),this['_socketMessageSubscription']=_0xce9d79[_0x4122eb(0x288)][_0x4122eb(0x2ce)](_0x40e584=>{const _0x1f909e=_0x4122eb;_0x40e584[_0x1f909e(0x25f)]===this['_unitID']&&this['_onCombEvent'](_0x40e584);})):(this[_0x4122eb(0x49a)](),this[_0x4122eb(0x57c)][_0x4122eb(0x4bc)](0x2),(_0x49fb24=this[_0x4122eb(0x224)])==null||_0x49fb24[_0x4122eb(0x290)](),this[_0x4122eb(0x224)]=null));}),this[_0x27f9b5(0x2f7)](this[_0x27f9b5(0x243)][_0x27f9b5(0x572)](()=>{const _0x1d4538=_0x27f9b5;var _0xba2c9e;(_0xba2c9e=this['_socket'])==null||_0xba2c9e[_0x1d4538(0x214)]({'cmd':W[_0x1d4538(0x54e)],'data':{'roomID':this['_unitID']}});})));}get[_0x3d192e(0x278)](){const _0x2a060b=_0x3d192e;return this[_0x2a060b(0x57c)]['getValue']();}[_0x3d192e(0x282)](){const _0x572d91=_0x3d192e;var _0x3c511e,_0x4fb1a7;return(_0x4fb1a7=(_0x3c511e=this[_0x572d91(0x191)])==null?void 0x0:_0x3c511e[_0x572d91(0x1ec)])!=null?_0x4fb1a7:null;}['dispose'](){const _0x2cdb97=_0x3d192e;super[_0x2cdb97(0x228)](),this[_0x2cdb97(0x3e1)]['next'](),this[_0x2cdb97(0x3e1)][_0x2cdb97(0x348)]();}[_0x3d192e(0x2e1)](){const _0x597923=_0x3d192e;var _0x4f8822,_0x5cd014;this['_throwTelemetryCollaborationNewChangeset'](),(_0x4f8822=this[_0x597923(0x191)])==null||_0x4f8822[_0x597923(0x214)]({'cmd':W[_0x597923(0x54e)],'data':{'roomID':this[_0x597923(0x293)]}}),(_0x5cd014=this[_0x597923(0x191)])==null||_0x5cd014[_0x597923(0x2e1)](),this[_0x597923(0x495)][_0x597923(0x348)](),this['_sessionStatus$'][_0x597923(0x348)](),this['dispose']();}[_0x3d192e(0x4f1)](_0x40dbba){const _0x5c5907=_0x3d192e;_0x40dbba[_0x5c5907(0x4f3)]===W[_0x5c5907(0x36f)]?this[_0x5c5907(0x209)](_0x40dbba):_0x40dbba[_0x5c5907(0x4f3)]===W['RECV']&&this[_0x5c5907(0x42f)](_0x40dbba);}[_0x3d192e(0x30b)](_0x23fe1e){const _0x4fd332=_0x3d192e;this[_0x4fd332(0x57c)][_0x4fd332(0x4bc)](0x1),_0x23fe1e[_0x4fd332(0x214)]({'cmd':W[_0x4fd332(0x36f)],'routeKey':this[_0x4fd332(0x293)],'routeType':'','data':{'rooms':[{'roomID':this[_0x4fd332(0x293)]}]}});}[_0x3d192e(0x209)](_0x33474c){const _0x556dd7=_0x3d192e;var _0x47a8ce;if(_0x33474c['code']===Is['FAIL']){this[_0x556dd7(0x2e9)][_0x556dd7(0x4b4)]({'type':_0x5b8609[_0x556dd7(0x208)],'content':this[_0x556dd7(0x32a)]['t']('session.room-full')}),this[_0x556dd7(0x57c)][_0x556dd7(0x4bc)](0x2);return;}this[_0x556dd7(0x57c)][_0x556dd7(0x4bc)](0x3);const _0x334898=(_0x47a8ce=_0x33474c['data'][_0x556dd7(0x580)][this['_unitID']])==null?void 0x0:_0x47a8ce[_0x556dd7(0x338)];_0x334898&&_0x334898[_0x556dd7(0x253)](_0x2f69d3=>this[_0x556dd7(0x4d5)]['updateMember'](this[_0x556dd7(0x293)],_0x2f69d3));}['_onRecvEvent'](_0x3eeb86){const _0xc0e63b=_0x3d192e;try{const _0x109eed=_0x3eeb86[_0xc0e63b(0x383)];switch(_0x109eed[_0xc0e63b(0x1f5)]){case _0x28e200['USERS_ENTER']:this[_0xc0e63b(0x385)](_0x109eed),this[_0xc0e63b(0x495)][_0xc0e63b(0x4bc)](_0x109eed);break;case _0x28e200[_0xc0e63b(0x25c)]:this[_0xc0e63b(0x533)](_0x109eed),this[_0xc0e63b(0x495)]['next'](_0x109eed);break;case _0x28e200[_0xc0e63b(0x246)]:case _0x28e200[_0xc0e63b(0x2a9)]:this[_0xc0e63b(0x491)](),this[_0xc0e63b(0x534)](),this[_0xc0e63b(0x495)][_0xc0e63b(0x4bc)](_0x109eed);break;case _0x28e200[_0xc0e63b(0x45f)]:this[_0xc0e63b(0x3b5)][_0xc0e63b(0x4f4)](_0xc0e63b(0x364)+JSON[_0xc0e63b(0x4fa)](_0x109eed)),this['_event$'][_0xc0e63b(0x4bc)](_0x109eed);break;case _0x28e200[_0xc0e63b(0x2da)]:this[_0xc0e63b(0x199)][_0xc0e63b(0x52e)](_0x109eed['data']),this['_event$']['next'](_0x109eed);break;default:this[_0xc0e63b(0x495)][_0xc0e63b(0x4bc)](_0x109eed);}}catch(_0x15d83d){this['_logService'][_0xc0e63b(0x4f4)](_0x15d83d,_0x3eeb86);}}[_0x3d192e(0x385)](_0x4b9f39){const _0x372275=_0x3d192e;this[_0x372275(0x4d5)][_0x372275(0x1ce)](this[_0x372275(0x293)],_0x4b9f39['data']);}['_onUserLeave'](_0x3dc1cb){const _0x33a4cf=_0x3d192e;this[_0x33a4cf(0x4d5)][_0x33a4cf(0x1f2)](this[_0x33a4cf(0x293)],_0x3dc1cb['data'][_0x33a4cf(0x1ec)]);}async[_0x3d192e(0x214)](_0x2c636e,_0x243fad){const _0xb48ea2=_0x3d192e;if(this[_0xb48ea2(0x278)]!==0x3||!this[_0xb48ea2(0x191)])throw new Error('[CollaborationSession]:\x20should\x20not\x20send\x20message\x20when\x20the\x20session\x20is\x20offline!');try{_0x2c636e[_0xb48ea2(0x1f5)]===_0x28e200[_0xb48ea2(0x273)]&&(this[_0xb48ea2(0x4fc)](),this['_startTelemetryCollaborationNewChangeset'](_0x2c636e)),this[_0xb48ea2(0x191)][_0xb48ea2(0x214)]({'cmd':W['INGEST'],'routeKey':_0x243fad,'routeType':'','data':_0x2c636e});}catch(_0x4b942d){this[_0xb48ea2(0x3b5)][_0xb48ea2(0x4f4)](_0x4b942d);}}[_0x3d192e(0x4fc)](){const _0x421bc3=_0x3d192e;var _0x17ae04;this[_0x421bc3(0x3eb)]=window['setTimeout'](()=>{const _0x226fb8=_0x421bc3;this[_0x226fb8(0x3eb)]=null,this[_0x226fb8(0x2e9)][_0x226fb8(0x4b4)]({'type':_0x5b8609[_0x226fb8(0x1d0)],'content':this[_0x226fb8(0x32a)]['t'](_0x226fb8(0x440))});},(_0x17ae04=this[_0x421bc3(0x295)]['getConfig'](bi))!=null?_0x17ae04:Ti);}[_0x3d192e(0x534)](){const _0x2fff86=_0x3d192e;this[_0x2fff86(0x3eb)]&&(clearTimeout(this[_0x2fff86(0x3eb)]),this[_0x2fff86(0x3eb)]=null);}[_0x3d192e(0x53f)](_0x475d83){const _0x186ab4=_0x3d192e;if(!this[_0x186ab4(0x519)])return;const {data:_0x47b0c1}=_0x475d83,{unitID:_0x3cf3f1,changeset:_0x21e0f8}=_0x47b0c1,{mutations:_0x2f38c0,type:_0x38adef}=_0x21e0f8;this['_telemetryInfo']={'unitId':_0x3cf3f1,'type':_0x38adef,'startTime':performance[_0x186ab4(0x30c)](),'stopTime':0x0,'duration':0x0,'size':Pr(_0x2f38c0)};}[_0x3d192e(0x491)](){const _0x25c1cd=_0x3d192e;if(this[_0x25c1cd(0x519)]){if(!this[_0x25c1cd(0x250)]){this[_0x25c1cd(0x3b5)][_0x25c1cd(0x4f4)](_0x25c1cd(0x4d7),_0x25c1cd(0x502));return;}this['_telemetryInfo'][_0x25c1cd(0x412)]=performance['now'](),this[_0x25c1cd(0x250)][_0x25c1cd(0x366)]=this[_0x25c1cd(0x250)][_0x25c1cd(0x412)]-this[_0x25c1cd(0x250)][_0x25c1cd(0x4a3)],this[_0x25c1cd(0x205)][_0x25c1cd(0x2e4)](Dr,this[_0x25c1cd(0x250)]),this['_telemetryInfo']=null;}}[_0x3d192e(0x49a)](){const _0x31821a=_0x3d192e;this[_0x31821a(0x250)]=null;}};ts=$r([Ee(0x2,_0x25772e),Ee(0x3,_0x4a45c6),Ee(0x4,_0x11ef1f),Ee(0x5,_0x1b2eff),Ee(0x6,_0x435342(_0xef493b)),Ee(0x7,_0x435342(Ne)),Ee(0x8,_0x435342(wi)),Ee(0x9,_0x1eef7c(_0x119c9a))],ts);var Hr=Object[_0x3d192e(0x494)],jr=Object[_0x3d192e(0x3e5)],Br=(_0x335544,_0x635e07,_0x3e0a99,_0x5828b9)=>{const _0x1de850=_0x3d192e;for(var _0x152d8d=_0x5828b9>0x1?void 0x0:_0x5828b9?jr(_0x635e07,_0x3e0a99):_0x635e07,_0x2dd764=_0x335544[_0x1de850(0x4e9)]-0x1,_0x272bee;_0x2dd764>=0x0;_0x2dd764--)(_0x272bee=_0x335544[_0x2dd764])&&(_0x152d8d=(_0x5828b9?_0x272bee(_0x635e07,_0x3e0a99,_0x152d8d):_0x272bee(_0x152d8d))||_0x152d8d);return _0x5828b9&&_0x152d8d&&Hr(_0x635e07,_0x3e0a99,_0x152d8d),_0x152d8d;},je=(_0x205978,_0x4db888)=>(_0x5338ff,_0x4b96ef)=>_0x4db888(_0x5338ff,_0x4b96ef,_0x205978);let Ae=class extends _0x1b81eb{constructor(_0x48b3a9,_0x4f8b0c,_0x35a6bb,_0x12f27c,_0x483567,_0xac156c){const _0x440c27=_0x3d192e;super(),g(this,_0x440c27(0x409),new _0x1d58dd(void 0x0)),g(this,_0x440c27(0x3f3),this[_0x440c27(0x409)][_0x440c27(0x194)]()),g(this,_0x440c27(0x1e4),null),g(this,_0x440c27(0x37f),new Map()),g(this,'_status$',new _0x1d58dd(ve[_0x440c27(0x34b)])),g(this,_0x440c27(0x56a),this[_0x440c27(0x384)][_0x440c27(0x194)]()),g(this,_0x440c27(0x244),!0x1),g(this,'_retryConnectingTimer'),g(this,_0x440c27(0x1b3),0x0),g(this,_0x440c27(0x215)),g(this,'_timeoutTimer'),(this[_0x440c27(0x329)]=_0x48b3a9,this[_0x440c27(0x32a)]=_0x4f8b0c,this['_messageService']=_0x35a6bb,this['_logService']=_0x12f27c,this[_0x440c27(0x295)]=_0x483567,this[_0x440c27(0x4d6)]=_0xac156c,this[_0x440c27(0x2e2)]());}get[_0x3d192e(0x191)](){const _0x1265e4=_0x3d192e;return this[_0x1265e4(0x409)]['getValue']();}[_0x3d192e(0x2e2)](){const _0x57e8c0=_0x3d192e;this['_listenToOfflineEvent'](),this[_0x57e8c0(0x24c)]();}[_0x3d192e(0x228)](){const _0x3ee3b5=_0x3d192e;super['dispose'](),this[_0x3ee3b5(0x37f)][_0x3ee3b5(0x253)](_0x35fc44=>_0x35fc44[_0x3ee3b5(0x228)]()),this[_0x3ee3b5(0x37f)][_0x3ee3b5(0x49f)](),this['_status$']['complete']();}async[_0x3d192e(0x51f)](_0x382aec){const _0x37ed48=_0x3d192e;if(this[_0x37ed48(0x37f)][_0x37ed48(0x476)](_0x382aec))return this[_0x37ed48(0x37f)][_0x37ed48(0x47d)](_0x382aec);this[_0x37ed48(0x3d5)]();const _0x51cc11=this[_0x37ed48(0x329)]['createInstance'](ts,_0x382aec,this[_0x37ed48(0x409)]['asObservable']());return this[_0x37ed48(0x37f)][_0x37ed48(0x467)](_0x382aec,_0x51cc11),_0x51cc11;}[_0x3d192e(0x46f)](_0xecd17d){const _0x4a3c09=_0x3d192e;var _0x138747;const _0x17fee6=this[_0x4a3c09(0x37f)]['get'](_0xecd17d);_0x17fee6&&(this[_0x4a3c09(0x37f)]['delete'](_0xecd17d),_0x17fee6[_0x4a3c09(0x2e1)]()),this['_sessions']['size']||(_0x138747=this[_0x4a3c09(0x191)])==null||_0x138747[_0x4a3c09(0x2e1)]();}[_0x3d192e(0x1db)](){const _0x2a3f81=_0x3d192e;this[_0x2a3f81(0x1b3)]=0x0,this[_0x2a3f81(0x19d)]!=null&&(clearTimeout(this[_0x2a3f81(0x19d)]),this[_0x2a3f81(0x19d)]=null),this[_0x2a3f81(0x575)]();}[_0x3d192e(0x324)](){const _0x278aad=_0x3d192e;var _0x13d76c,_0x4f1891;const _0x14d1af=this['_configService'][_0x278aad(0x1aa)](hr),_0x5f48c0=this[_0x278aad(0x295)][_0x278aad(0x1aa)](ie),_0x5df797=(_0x4f1891=(_0x13d76c=_0x5f48c0==null?void 0x0:_0x5f48c0[_0x278aad(0x596)])!=null?_0x13d76c:_0x14d1af)!=null?_0x4f1891:lr,_0x93e573=this[_0x278aad(0x4d6)][_0x278aad(0x34c)](_0x5df797);return this[_0x278aad(0x1e4)]=_0x93e573,_0x93e573;}[_0x3d192e(0x3d5)](){const _0x1388bd=_0x3d192e;var _0x19159c,_0x1f5850;try{const _0x4e99bb=(_0x1f5850=(_0x19159c=this[_0x1388bd(0x191)])!=null?_0x19159c:this[_0x1388bd(0x1e4)])!=null?_0x1f5850:this[_0x1388bd(0x324)]();if(_0x4e99bb){const _0x24725f=_0x4e99bb['send'];_0x4e99bb[_0x1388bd(0x214)]=_0x5712a1=>(this['_rescheduleHeartbeat'](),_0x24725f['apply'](_0x4e99bb,[_0x5712a1])),_0x4e99bb[_0x1388bd(0x288)][_0x1388bd(0x2ce)](_0x5ddfe5=>this[_0x1388bd(0x451)](_0x4e99bb,_0x5ddfe5)),_0x4e99bb[_0x1388bd(0x510)]['pipe'](_0x47349f(0x1))['subscribe'](_0x4015ff=>this[_0x1388bd(0x3b5)][_0x1388bd(0x4f4)](_0x1388bd(0x326),_0x4015ff)),_0x4e99bb[_0x1388bd(0x39e)]['pipe'](_0x47349f(0x1))[_0x1388bd(0x2ce)](()=>{const _0x595f26=_0x1388bd;this[_0x595f26(0x4af)](_0x4e99bb);}),_0x4e99bb[_0x1388bd(0x1a2)][_0x1388bd(0x407)](_0x47349f(0x1))[_0x1388bd(0x2ce)](_0x3a8ae5=>{const _0x292c1f=_0x1388bd;this[_0x292c1f(0x3b5)][_0x292c1f(0x2cb)](_0x292c1f(0x1cd),_0x292c1f(0x3cf),_0x3a8ae5),this[_0x292c1f(0x391)]();});}}catch(_0x3ec3c7){this[_0x1388bd(0x3b5)][_0x1388bd(0x4f4)](_0x3ec3c7),this['_onConnectionFailed']();}}['_onConnectionOpen'](_0x2a49f3){const _0x230b71=_0x3d192e;this['_logService'][_0x230b71(0x2cb)](_0x230b71(0x1cd),'socket\x20open.'),_0x2a49f3[_0x230b71(0x214)]({'cmd':W[_0x230b71(0x4d9)]}),this[_0x230b71(0x493)]();}[_0x3d192e(0x3a8)](){const _0x498bd8=_0x3d192e;window[_0x498bd8(0x4ee)](_0x498bd8(0x3dd),()=>this[_0x498bd8(0x23b)]());}[_0x3d192e(0x23b)](){const _0x4af26d=_0x3d192e;this[_0x4af26d(0x244)]=!0x1,this[_0x4af26d(0x1e4)]=null,this[_0x4af26d(0x384)][_0x4af26d(0x4bc)](ve[_0x4af26d(0x3fe)]),this[_0x4af26d(0x409)][_0x4af26d(0x4bc)](null),this['_clearTimeoutTimer'](),this[_0x4af26d(0x33b)]();}[_0x3d192e(0x391)](){const _0x4a2537=_0x3d192e;var _0x3e0d57;this['_onOffline'](),this[_0x4a2537(0x1b3)]<((_0x3e0d57=this[_0x4a2537(0x295)][_0x4a2537(0x1aa)](fr))!=null?_0x3e0d57:vr)?(this[_0x4a2537(0x2e9)][_0x4a2537(0x4b4)]({'key':_0x4a2537(0x2c4),'type':_0x5b8609[_0x4a2537(0x208)],'content':this[_0x4a2537(0x32a)]['t'](_0x4a2537(0x3c3))}),this[_0x4a2537(0x575)]()):this[_0x4a2537(0x2e9)][_0x4a2537(0x4b4)]({'key':_0x4a2537(0x2c4),'type':_0x5b8609[_0x4a2537(0x1d0)],'content':this[_0x4a2537(0x32a)]['t']('session.connection-failed')});}[_0x3d192e(0x24c)](){const _0x79b644=_0x3d192e,_0x4002c7=()=>{this['_socket']||this['reconnect']();},_0x1ac22c=()=>{const _0x59526a=_0x1083;this[_0x59526a(0x191)]||document['visibilityState']===_0x59526a(0x245)||this[_0x59526a(0x1db)]();};window[_0x79b644(0x4ee)]('online',_0x4002c7),document[_0x79b644(0x4ee)](_0x79b644(0x52a),_0x1ac22c);}[_0x3d192e(0x575)](){const _0x16fd91=_0x3d192e;var _0x1ca906;const _0x4e389b=this['_retryCount'],_0x3cac70=this[_0x16fd91(0x295)][_0x16fd91(0x1aa)](ie),_0x5af570=_0x4e389b===0x0?0x0:((_0x1ca906=_0x3cac70==null?void 0x0:_0x3cac70[_0x16fd91(0x472)])!=null?_0x1ca906:dr)*0x2**_0x4e389b;this['_retryConnectingTimer']=window['setTimeout'](()=>{const _0x3beb8b=_0x16fd91;clearTimeout(this[_0x3beb8b(0x19d)]),this[_0x3beb8b(0x19d)]=null,this['_tryEnsureSocket']();},_0x5af570),this[_0x16fd91(0x1b3)]+=0x1;}[_0x3d192e(0x451)](_0x80d4d7,_0x15a928){const _0x110047=_0x3d192e,{cmd:_0x5c6ad1}=_0x15a928;_0x5c6ad1===W[_0x110047(0x4d9)]&&!this[_0x110047(0x244)]&&(_0x80d4d7[_0x110047(0x1ec)]=_0x15a928[_0x110047(0x383)][_0x110047(0x1ec)],this[_0x110047(0x409)][_0x110047(0x4bc)](_0x80d4d7),this['_status$']['next'](ve[_0x110047(0x2c3)]),this[_0x110047(0x244)]=!0x0,this[_0x110047(0x1e4)]=null),_0x5c6ad1===W['HEARTBEAT']&&this[_0x110047(0x420)](),this[_0x110047(0x493)]();}['_rescheduleHeartbeat'](){const _0x211cf3=_0x3d192e;var _0x3b8374;this[_0x211cf3(0x33b)](),this[_0x211cf3(0x215)]=window['setTimeout'](()=>this['_sendHeartbeat'](),(_0x3b8374=this[_0x211cf3(0x295)][_0x211cf3(0x1aa)](_r))!=null?_0x3b8374:ur);}[_0x3d192e(0x52b)](){const _0xa4e04d=_0x3d192e;this[_0xa4e04d(0x191)][_0xa4e04d(0x214)]({'cmd':W[_0xa4e04d(0x220)]}),this[_0xa4e04d(0x484)]();}['_waitForHeartbeatResponse'](){const _0x15b568=_0x3d192e;var _0x34ef09;this[_0x15b568(0x3d9)]=window['setTimeout'](()=>this['_onConnectionFailed'](),(_0x34ef09=this[_0x15b568(0x295)]['getConfig'](bi))!=null?_0x34ef09:Ti);}[_0x3d192e(0x33b)](){const _0x2c0186=_0x3d192e;this[_0x2c0186(0x215)]!=null&&(clearTimeout(this['_sendHeartbeatTimer']),this['_sendHeartbeatTimer']=null);}['_clearTimeoutTimer'](){const _0x490e98=_0x3d192e;this[_0x490e98(0x3d9)]!=null&&(clearTimeout(this[_0x490e98(0x3d9)]),this['_timeoutTimer']=null);}};Ae=Br([je(0x0,_0x435342(_0x5a18dc)),je(0x1,_0x435342(_0xef493b)),je(0x2,_0x11ef1f),je(0x3,_0x25772e),je(0x4,_0x1b2eff),je(0x5,Oi)],Ae);var Y=[];for(var Nt=0x0;Nt<0x100;++Nt)Y['push']((Nt+0x100)[_0x3d192e(0x504)](0x10)[_0x3d192e(0x3ca)](0x1));function kr(_0xc8bcb7,_0x21ca80=0x0){const _0x319d1c=_0x3d192e;return(Y[_0xc8bcb7[_0x21ca80+0x0]]+Y[_0xc8bcb7[_0x21ca80+0x1]]+Y[_0xc8bcb7[_0x21ca80+0x2]]+Y[_0xc8bcb7[_0x21ca80+0x3]]+'-'+Y[_0xc8bcb7[_0x21ca80+0x4]]+Y[_0xc8bcb7[_0x21ca80+0x5]]+'-'+Y[_0xc8bcb7[_0x21ca80+0x6]]+Y[_0xc8bcb7[_0x21ca80+0x7]]+'-'+Y[_0xc8bcb7[_0x21ca80+0x8]]+Y[_0xc8bcb7[_0x21ca80+0x9]]+'-'+Y[_0xc8bcb7[_0x21ca80+0xa]]+Y[_0xc8bcb7[_0x21ca80+0xb]]+Y[_0xc8bcb7[_0x21ca80+0xc]]+Y[_0xc8bcb7[_0x21ca80+0xd]]+Y[_0xc8bcb7[_0x21ca80+0xe]]+Y[_0xc8bcb7[_0x21ca80+0xf]])[_0x319d1c(0x403)]();}var ct,Wr=new Uint8Array(0x10);function Fr(){const _0x1f04b0=_0x3d192e;if(!ct&&(ct=typeof crypto<'u'&&crypto[_0x1f04b0(0x486)]&&crypto[_0x1f04b0(0x486)]['bind'](crypto),!ct))throw new Error('crypto.getRandomValues()\x20not\x20supported.\x20See\x20https://github.com/uuidjs/uuid#getrandomvalues-not-supported');return ct(Wr);}var Vr=typeof crypto<'u'&&crypto[_0x3d192e(0x58f)]&&crypto[_0x3d192e(0x58f)][_0x3d192e(0x59a)](crypto);const js={'randomUUID':Vr};function Gr(_0x526a56,_0xd5bb1b,_0x42a4be){const _0x47bf44=_0x3d192e;if(js[_0x47bf44(0x58f)]&&!_0xd5bb1b&&!_0x526a56)return js[_0x47bf44(0x58f)]();_0x526a56=_0x526a56||{};var _0xf95bc9=_0x526a56[_0x47bf44(0x36d)]||(_0x526a56['rng']||Fr)();return _0xf95bc9[0x6]=_0xf95bc9[0x6]&0xf|0x40,_0xf95bc9[0x8]=_0xf95bc9[0x8]&0x3f|0x80,kr(_0xf95bc9);}var Yr=Object[_0x3d192e(0x494)],Kr=Object['getOwnPropertyDescriptor'],zr=(_0x57ccd1,_0x5b353c,_0x4522d5,_0x11a1dd)=>{for(var _0x289e44=_0x11a1dd>0x1?void 0x0:_0x11a1dd?Kr(_0x5b353c,_0x4522d5):_0x5b353c,_0x4fb832=_0x57ccd1['length']-0x1,_0xb594db;_0x4fb832>=0x0;_0x4fb832--)(_0xb594db=_0x57ccd1[_0x4fb832])&&(_0x289e44=(_0x11a1dd?_0xb594db(_0x5b353c,_0x4522d5,_0x289e44):_0xb594db(_0x289e44))||_0x289e44);return _0x11a1dd&&_0x289e44&&Yr(_0x5b353c,_0x4522d5,_0x289e44),_0x289e44;},At=(_0x3a97b8,_0xb0e12c)=>(_0x1e84de,_0x22b441)=>_0xb0e12c(_0x1e84de,_0x22b441,_0x3a97b8);let vt=class{constructor(_0x3a24b9,_0xaacc8c,_0x1d5589){const _0x3d5520=_0x3d192e;this[_0x3d5520(0x329)]=_0x3a24b9,this[_0x3d5520(0x4a8)]=_0xaacc8c,this[_0x3d5520(0x361)]=_0x1d5589;}[_0x3d192e(0x4f0)](_0x2fd38b){const _0x571bf7=_0x3d192e;this[_0x571bf7(0x1c5)](_0x2fd38b),this[_0x571bf7(0x4ae)](_0x2fd38b);}['transformRemoteChangeset'](_0x448ee2){const _0x4110d6=_0x3d192e,{unitID:_0x2bb9d1}=_0x448ee2,_0x5ee195=this[_0x4110d6(0x361)][_0x4110d6(0x5a1)](_0x2bb9d1)[_0x4110d6(0x51d)](_0x357b66),{redoCache:_0x3cab20}=_0x5ee195[_0x4110d6(0x31c)]();if(_0x3cab20[_0x4110d6(0x4e9)]===0x0)return _0x448ee2;let _0x44f158=_0x28e921[_0x4110d6(0x236)](_0x448ee2[_0x4110d6(0x547)][0x0]);for(let _0x39ea39=0x0;_0x39ea39<_0x3cab20[_0x4110d6(0x4e9)];_0x39ea39++){const _0xc30d8b={'id':_0x4110d6(0x408),'params':{..._0x3cab20[_0x39ea39]}},_0x4dc470=this[_0x4110d6(0x4a8)][_0x4110d6(0x582)](_0x44f158,_0xc30d8b,!0x1);if(_0x19a818(_0x4dc470))throw _0x4dc470[_0x4110d6(0x4f4)];_0x44f158=_0x4dc470[_0x4110d6(0x4dc)];}return{..._0x28e921['deepClone'](_0x448ee2),'mutations':[_0x44f158]};}[_0x3d192e(0x1c5)](_0x4505c4){const _0x2fc2e0=_0x3d192e,{unitID:_0x2473d0}=_0x4505c4,_0x3d5450=this[_0x2fc2e0(0x361)][_0x2fc2e0(0x5a1)](_0x2473d0)['with'](_0x357b66),{undoCache:_0x59e2c5,redoCache:_0x2e861e}=_0x3d5450[_0x2fc2e0(0x31c)]();if(_0x59e2c5[_0x2fc2e0(0x4e9)]===0x0||_0x2e861e[_0x2fc2e0(0x4e9)]===0x0)return;const _0x3c76f0=[],_0x13a2cb=[];let _0x4f37f9=_0x28e921[_0x2fc2e0(0x236)](_0x4505c4[_0x2fc2e0(0x547)][0x0]),_0x19628d=_0x28e921[_0x2fc2e0(0x236)](_0x4505c4[_0x2fc2e0(0x547)][0x0]);for(let _0x16d7d8=_0x59e2c5[_0x2fc2e0(0x4e9)]-0x1;_0x16d7d8>=0x0;_0x16d7d8--){const _0x29ce49={'id':_0x2fc2e0(0x408),'params':{..._0x59e2c5[_0x16d7d8]}},_0x32d698={'id':'doc.mutation.rich-text-editing','params':{..._0x2e861e[_0x16d7d8]}},_0x287b6b=this[_0x2fc2e0(0x4a8)][_0x2fc2e0(0x582)](_0x4f37f9,_0x29ce49,!0x1),_0x218380=this['_transformService']['transformMutation'](_0x19628d,_0x32d698,!0x1);if(_0x19a818(_0x287b6b))throw _0x287b6b[_0x2fc2e0(0x4f4)];if(_0x19a818(_0x218380))throw _0x218380[_0x2fc2e0(0x4f4)];_0x3c76f0[_0x2fc2e0(0x239)](_0x287b6b[_0x2fc2e0(0x227)][_0x2fc2e0(0x59e)]),_0x13a2cb[_0x2fc2e0(0x239)](_0x218380[_0x2fc2e0(0x227)][_0x2fc2e0(0x59e)]),_0x4f37f9=_0x287b6b[_0x2fc2e0(0x4dc)],_0x19628d=_0x218380[_0x2fc2e0(0x4dc)];}_0x3d5450[_0x2fc2e0(0x536)]({'undoCache':_0x3c76f0,'redoCache':_0x13a2cb});}[_0x3d192e(0x4ae)](_0x201b7e){const _0x21b139=_0x3d192e,{unitID:_0x5eaa0e}=_0x201b7e,_0x32f514=this[_0x21b139(0x361)][_0x21b139(0x5a1)](_0x5eaa0e)['with'](_0x357b66),_0x306342=_0x32f514[_0x21b139(0x346)]();if(_0x306342==null)return;const _0x1bcfe0=[{'id':_0x21b139(0x408),'params':{'unitId':_0x201b7e['unitID'],'actions':null,'textRanges':[_0x306342]}}],_0x4cdb9f=this[_0x21b139(0x4a8)][_0x21b139(0x3d0)](_0x201b7e,_0x1bcfe0);if(!_0x4b9a49(_0x4cdb9f))throw _0x4cdb9f['error'];const _0x14a59f=_0x4cdb9f[_0x21b139(0x227)][0x0]['params'][_0x21b139(0x3df)];Array[_0x21b139(0x350)](_0x14a59f)&&_0x14a59f[_0x21b139(0x4e9)]&&_0x32f514[_0x21b139(0x3e2)](_0x14a59f[0x0]);}};vt=zr([At(0x0,_0x435342(_0x5a18dc)),At(0x1,_0x238f3d),At(0x2,_0x1d562c)],vt);var qr=Object[_0x3d192e(0x494)],Xr=Object[_0x3d192e(0x3e5)],Jr=(_0x519492,_0x47d09d,_0x38335f,_0x28d124)=>{const _0x1621b6=_0x3d192e;for(var _0x422e55=_0x28d124>0x1?void 0x0:_0x28d124?Xr(_0x47d09d,_0x38335f):_0x47d09d,_0x57e788=_0x519492[_0x1621b6(0x4e9)]-0x1,_0x531628;_0x57e788>=0x0;_0x57e788--)(_0x531628=_0x519492[_0x57e788])&&(_0x422e55=(_0x28d124?_0x531628(_0x47d09d,_0x38335f,_0x422e55):_0x531628(_0x422e55))||_0x422e55);return _0x28d124&&_0x422e55&&qr(_0x47d09d,_0x38335f,_0x422e55),_0x422e55;},Xe=(_0x1757ee,_0x420377)=>(_0x320a97,_0x11d7d6)=>_0x420377(_0x320a97,_0x11d7d6,_0x1757ee);let q=class extends _0x1b81eb{constructor(_0x4ecb7b,_0x3f070c,_0x7e3391,_0x370667,_0x19fe87){const _0x5dade8=_0x3d192e;super(),g(this,_0x5dade8(0x24a),new Map()),g(this,'_saveTaskMap',new Map()),g(this,_0x5dade8(0x535),!0x1),(this[_0x5dade8(0x295)]=_0x4ecb7b,this['_localStorageService']=_0x3f070c,this[_0x5dade8(0x243)]=_0x7e3391,this[_0x5dade8(0x32a)]=_0x370667,this[_0x5dade8(0x3cd)]=_0x19fe87,this[_0x5dade8(0x31a)]());}[_0x3d192e(0x4d8)](){const _0x47813c=_0x3d192e;this[_0x47813c(0x535)]=!0x0;}[_0x3d192e(0x31e)](){const _0x3301a6=_0x3d192e;this[_0x3301a6(0x535)]=!0x1;}[_0x3d192e(0x228)](){const _0x57af4e=_0x3d192e;this['exhaustSavingTask']()[_0x57af4e(0x429)](()=>super[_0x57af4e(0x228)]());}async['loadOfflineData'](_0x49fe86){const _0x188b75=_0x3d192e;return this[_0x188b75(0x535)]?null:this[_0x188b75(0x51a)]['getItem'](Bs(_0x49fe86));}async[_0x3d192e(0x200)](_0x2956b3,_0x13c22d){const _0x1442fc=_0x3d192e;return!!this[_0x1442fc(0x51a)][_0x1442fc(0x4c5)](_0x2956b3,_0x13c22d);}[_0x3d192e(0x1ed)](_0x1ec438,_0x1afd64,_0x111210,_0x41270a){const _0x4bf5f4=_0x3d192e,_0x1bd998=this[_0x4bf5f4(0x3cd)][_0x4bf5f4(0x568)](_0x1ec438);this[_0x4bf5f4(0x24a)]['set'](_0x1ec438,{'unitID':_0x1ec438,'type':_0x1afd64,'awaitingChangeset':_0x111210,'mutations':_0x41270a,'rev':_0x1bd998}),this[_0x4bf5f4(0x23e)]['has'](_0x1ec438)||this[_0x4bf5f4(0x3a4)](_0x1ec438);}[_0x3d192e(0x3a4)](_0x5521e2){const _0x26a140=_0x3d192e,_0x4e8fce=this[_0x26a140(0x4db)]();_0x4e8fce===0x0?this[_0x26a140(0x558)](_0x5521e2):this[_0x26a140(0x23e)][_0x26a140(0x467)](_0x5521e2,setTimeout(()=>this[_0x26a140(0x558)](_0x5521e2),_0x4e8fce));}[_0x3d192e(0x4db)](){const _0x588fb5=_0x3d192e;var _0x281237;return(_0x281237=this[_0x588fb5(0x295)][_0x588fb5(0x1aa)](mr))!=null?_0x281237:pr;}[_0x3d192e(0x558)](_0x55393e){const _0x168fab=_0x3d192e,_0x4a8b66=this[_0x168fab(0x23e)][_0x168fab(0x47d)](_0x55393e);return _0x4a8b66!==void 0x0&&window[_0x168fab(0x210)](_0x4a8b66),this[_0x168fab(0x51a)][_0x168fab(0x4c5)](Bs(_0x55393e),this[_0x168fab(0x24a)][_0x168fab(0x47d)](_0x55393e))[_0x168fab(0x429)](()=>this['_saveTaskMap']['delete'](_0x55393e));}async['exhaustSavingTask'](){const _0x2ed16e=_0x3d192e,_0x2f1428=[];this[_0x2ed16e(0x23e)][_0x2ed16e(0x253)]((_0x1bb869,_0x42a0d3)=>{const _0x3c14c7=_0x2ed16e;window[_0x3c14c7(0x210)](_0x1bb869),_0x2f1428[_0x3c14c7(0x24b)](this[_0x3c14c7(0x558)](_0x42a0d3)[_0x3c14c7(0x429)](()=>{const _0x4704bc=_0x3c14c7;this[_0x4704bc(0x23e)]['delete'](_0x42a0d3);}));}),await Promise[_0x2ed16e(0x56f)](_0x2f1428);}[_0x3d192e(0x31a)](){const _0x7c8837=_0x3d192e;this['disposeWithMe'](this[_0x7c8837(0x243)][_0x7c8837(0x57b)](()=>{const _0xe068a4=_0x7c8837;if(this[_0xe068a4(0x23e)][_0xe068a4(0x549)])return this[_0xe068a4(0x32a)]['t'](_0xe068a4(0x3b3));}));}};q=Jr([Xe(0x0,_0x1b2eff),Xe(0x1,_0x41aee6),Xe(0x2,_0x4a45c6),Xe(0x3,_0x435342(_0xef493b)),Xe(0x4,_0x435342(_0x18ab34))],q);function Bs(_0x13dacd){const _0x330c89=_0x3d192e;return _0x330c89(0x37c)+_0x13dacd;}var Zr=Object[_0x3d192e(0x494)],Qr=Object[_0x3d192e(0x3e5)],eo=(_0x172414,_0x1afa91,_0x1b151f,_0x42cb71)=>{const _0x46016=_0x3d192e;for(var _0x353c80=_0x42cb71>0x1?void 0x0:_0x42cb71?Qr(_0x1afa91,_0x1b151f):_0x1afa91,_0xd48293=_0x172414[_0x46016(0x4e9)]-0x1,_0x453985;_0xd48293>=0x0;_0xd48293--)(_0x453985=_0x172414[_0xd48293])&&(_0x353c80=(_0x42cb71?_0x453985(_0x1afa91,_0x1b151f,_0x353c80):_0x453985(_0x353c80))||_0x353c80);return _0x42cb71&&_0x353c80&&Zr(_0x1afa91,_0x1b151f,_0x353c80),_0x353c80;},Mt=(_0x56b561,_0x2f8610)=>(_0x4e1884,_0x1226d0)=>_0x2f8610(_0x4e1884,_0x1226d0,_0x56b561);function to(_0x5a7104){const _0x132cf2=_0x3d192e,{unitID:_0x5b502c,mutations:_0x29c8b8}=_0x5a7104;return{'unitId':_0x5b502c,'subUnitId':_0x29c8b8[0x0][_0x132cf2(0x59e)]['subUnitId']};}let mt=class{constructor(_0x173f66,_0x3a0eef,_0x41366b){const _0xde812e=_0x3d192e;this[_0xde812e(0x329)]=_0x173f66,this[_0xde812e(0x4a8)]=_0x3a0eef,this[_0xde812e(0x363)]=_0x41366b;}['transformSelections'](_0x194637){const _0x25187f=_0x3d192e;var _0x4a9226,_0x5bacbb,_0x91fb93,_0x52c013;const _0x500248=this[_0x25187f(0x329)]['get'](_0x3c9037),{unitId:_0x3d5e41,subUnitId:_0x23f0d0}=to(_0x194637),_0x4b881c=_0x500248[_0x25187f(0x39b)](_0x3d5e41)[_0x25187f(0x552)](),_0xe2e534=(_0x5bacbb=(_0x4a9226=this['_instanceService'][_0x25187f(0x516)](_0x3d5e41))==null?void 0x0:_0x4a9226[_0x25187f(0x3f6)]())==null?void 0x0:_0x5bacbb['getSheetId']();if(_0x4b881c['length']===0x0||!_0x3d5e41||!_0x23f0d0)return;const _0xeea35c=[{'id':_0x8e9493['id'],'params':{'unitId':_0x3d5e41,'subUnitId':_0xe2e534,'selections':_0x28e921[_0x25187f(0x236)](_0x4b881c)}}],_0x1d21bc=this['_transformService'][_0x25187f(0x3d0)](_0x194637,_0xeea35c);if(!_0x4b9a49(_0x1d21bc))throw _0x1d21bc[_0x25187f(0x4f4)];const _0x264ebd=(_0x52c013=(_0x91fb93=_0x1d21bc[_0x25187f(0x227)][0x0])==null?void 0x0:_0x91fb93['params'])==null?void 0x0:_0x52c013['selections'];if(Array[_0x25187f(0x350)](_0x264ebd)&&_0x264ebd[_0x25187f(0x4e9)]){if(_0x264ebd[_0x25187f(0x4e9)]===_0xeea35c[0x0][_0x25187f(0x59e)][_0x25187f(0x450)][_0x25187f(0x4e9)]&&_0x264ebd[_0x25187f(0x5a4)]((_0x56e2f7,_0x391538)=>_0x44b24e['equals'](_0x56e2f7[_0x25187f(0x2d4)],_0xeea35c[0x0][_0x25187f(0x59e)][_0x25187f(0x450)][_0x391538][_0x25187f(0x2d4)])))return;this[_0x25187f(0x329)][_0x25187f(0x47d)](_0x4d4125)[_0x25187f(0x3b1)](_0x8e9493['id'],{'unitId':_0x3d5e41,'subUnitId':_0xe2e534,'selections':_0x264ebd});}}};mt=eo([Mt(0x0,_0x435342(_0x5a18dc)),Mt(0x1,_0x238f3d),Mt(0x2,_0x405019)],mt);const yt=_0x1ee28b(_0x3d192e(0x1f7));var Di=(_0x158abe=>(_0x158abe[_0x158abe[_0x3d192e(0x37b)]=0x0]='NO_OTHER_CLIENTS_EDITING',_0x158abe[_0x158abe[_0x3d192e(0x1ee)]=0x1]=_0x3d192e(0x1ee),_0x158abe))(Di||{});const ks=0x7530,Ws=_0x3d192e(0x45e);class so extends _0x1b81eb{constructor(){const _0x4ec713=_0x3d192e;super(),g(this,_0x4ec713(0x434),_0x28e921[_0x4ec713(0x193)]()),g(this,_0x4ec713(0x4e1),new Set()),g(this,'_unitOnClients',new Map()),g(this,_0x4ec713(0x2a4),null),g(this,_0x4ec713(0x560),new Map()),g(this,_0x4ec713(0x426),new Map()),this[_0x4ec713(0x20a)]();}[_0x3d192e(0x228)](){const _0x41ce6e=_0x3d192e;super[_0x41ce6e(0x228)](),this[_0x41ce6e(0x560)][_0x41ce6e(0x253)]((_0x55ae73,_0x46bdf1)=>this[_0x41ce6e(0x50a)](_0x46bdf1)),this[_0x41ce6e(0x2a4)]&&window['clearInterval'](this[_0x41ce6e(0x2a4)]);}[_0x3d192e(0x543)](_0x28c191){const _0x48e701=_0x3d192e;return this[_0x48e701(0x53a)](_0x28c191)[_0x48e701(0x407)](_0x432dfd());}[_0x3d192e(0x1b6)](_0x5c5eb9){const _0x1a4987=_0x3d192e;this[_0x1a4987(0x4e1)]['size']===0x0&&this[_0x1a4987(0x41a)](),this['_selfUnitIDs'][_0x1a4987(0x4f2)](_0x5c5eb9),this['_send']({'type':0x0,'memberID':this['_id'],'unitIDs':[_0x5c5eb9],'isForwarded':!0x1});}[_0x3d192e(0x3d7)](_0x11deef){const _0x4f6b55=_0x3d192e;this[_0x4f6b55(0x4e1)][_0x4f6b55(0x2cc)](_0x11deef),this[_0x4f6b55(0x4e1)][_0x4f6b55(0x549)]===0x0&&this[_0x4f6b55(0x2a4)]&&window[_0x4f6b55(0x198)](this['_heartbeatTimer']);}['_init'](){const _0x315c4b=_0x3d192e;this[_0x315c4b(0x2f7)](_0x30963a(_0x2f7e2c(window,_0x315c4b(0x520))['subscribe'](_0x4593d8=>{const _0x39ea68=_0x315c4b;if(_0x4593d8[_0x39ea68(0x1b1)]!==Ws||!_0x4593d8['newValue'])return;const _0x19b7e4=JSON[_0x39ea68(0x4da)](_0x4593d8['newValue']);this[_0x39ea68(0x5a2)](_0x19b7e4);}))),window[_0x315c4b(0x4ee)](_0x315c4b(0x297),()=>this[_0x315c4b(0x28e)]({'type':0x1,'memberID':this[_0x315c4b(0x434)],'unitIDs':Array[_0x315c4b(0x47e)](this['_selfUnitIDs'])}));}['_handleEvent'](_0x51c407){const _0x33886c=_0x3d192e;switch(_0x51c407[_0x33886c(0x34e)]){case 0x0:this[_0x33886c(0x29b)](_0x51c407);break;case 0x1:this[_0x33886c(0x296)](_0x51c407);break;case 0x2:this[_0x33886c(0x2a6)](_0x51c407);break;}}[_0x3d192e(0x29b)](_0x1223f5){const _0x22dc87=_0x3d192e,{unitIDs:_0x4d935b,memberID:_0x239970,isForwarded:_0x326024}=_0x1223f5;_0x4d935b[_0x22dc87(0x253)](_0x4854b7=>{const _0x14b3fd=_0x22dc87;if(!_0x326024&&this[_0x14b3fd(0x3ef)][_0x14b3fd(0x476)](_0x4854b7)&&this['_ensureSubject'](_0x4854b7)[_0x14b3fd(0x4bc)](0x1),!this[_0x14b3fd(0x3ef)]['has'](_0x4854b7)||!this[_0x14b3fd(0x3ef)][_0x14b3fd(0x47d)](_0x4854b7)[_0x14b3fd(0x476)](_0x239970)){const _0x3c77f8=this[_0x14b3fd(0x3ef)]['get'](_0x4854b7)||new Set();_0x3c77f8[_0x14b3fd(0x4f2)](_0x239970),this[_0x14b3fd(0x3ef)]['set'](_0x4854b7,_0x3c77f8),this[_0x14b3fd(0x3b6)](_0x239970);}}),_0x326024||this['_send']({'type':0x0,'memberID':this['_id'],'unitIDs':[...this[_0x22dc87(0x4e1)]],'isForwarded':!0x0});}['_scheduleClearOtherTimer'](_0x4bf915){const _0xd57c26=_0x3d192e;this[_0xd57c26(0x50a)](_0x4bf915);const _0x564416=window[_0xd57c26(0x3f8)](()=>{const _0x22e60e=_0xd57c26;this[_0x22e60e(0x3ef)][_0x22e60e(0x253)](_0x2f9bf9=>{const _0x6dd2fd=_0x22e60e;_0x2f9bf9[_0x6dd2fd(0x2cc)](_0x4bf915);});},ks*0x2);this['_clearOtherTimers'][_0xd57c26(0x467)](_0x4bf915,_0x564416);}[_0x3d192e(0x50a)](_0x417528){const _0x34e69f=_0x3d192e;if(this[_0x34e69f(0x560)][_0x34e69f(0x476)](_0x417528)){const _0x5835c0=this[_0x34e69f(0x560)][_0x34e69f(0x47d)](_0x417528);_0x5835c0&&window[_0x34e69f(0x210)](_0x5835c0),this[_0x34e69f(0x560)][_0x34e69f(0x467)](_0x417528,null);}}[_0x3d192e(0x296)](_0x1af05e){const _0x1a470b=_0x3d192e,{memberID:_0xf845f1,unitIDs:_0x445f24}=_0x1af05e;_0x445f24[_0x1a470b(0x253)](_0x29e86b=>{const _0x5d7045=_0x1a470b;var _0x297329;const _0x4be2e4=this['_unitOnClients'][_0x5d7045(0x47d)](_0x29e86b);_0x4be2e4&&(_0x4be2e4[_0x5d7045(0x2cc)](_0xf845f1),(_0x297329=this[_0x5d7045(0x53a)](_0x29e86b))==null||_0x297329[_0x5d7045(0x4bc)](_0x4be2e4[_0x5d7045(0x549)]===0x0?0x0:0x1));}),this[_0x1a470b(0x50a)](_0xf845f1);}[_0x3d192e(0x2a6)](_0xc64716){const _0x45403f=_0x3d192e;this['_scheduleClearOtherTimer'](_0xc64716[_0x45403f(0x1ec)]);}['_send'](_0x3e144f){const _0x5bbef5=_0x3d192e;localStorage[_0x5bbef5(0x4c5)](Ws,JSON['stringify'](_0x3e144f));}[_0x3d192e(0x41a)](){const _0x39ed01=_0x3d192e;this['_heartbeatTimer']=window[_0x39ed01(0x461)](()=>{const _0x47e1af=_0x39ed01;this[_0x47e1af(0x28e)]({'type':0x2,'memberID':this[_0x47e1af(0x434)]});},ks);}['_ensureSubject'](_0x5d3b6d){const _0x45c9d5=_0x3d192e;return this[_0x45c9d5(0x426)][_0x45c9d5(0x476)](_0x5d3b6d)||this[_0x45c9d5(0x426)][_0x45c9d5(0x467)](_0x5d3b6d,new _0x1d58dd(0x0)),this[_0x45c9d5(0x426)]['get'](_0x5d3b6d);}}var io=Object['defineProperty'],no=Object[_0x3d192e(0x3e5)],ro=(_0x6763b0,_0x2b0a1b,_0x4f0177,_0x267592)=>{for(var _0x35b215=_0x267592>0x1?void 0x0:_0x267592?no(_0x2b0a1b,_0x4f0177):_0x2b0a1b,_0x298c22=_0x6763b0['length']-0x1,_0x358cae;_0x298c22>=0x0;_0x298c22--)(_0x358cae=_0x6763b0[_0x298c22])&&(_0x35b215=(_0x267592?_0x358cae(_0x2b0a1b,_0x4f0177,_0x35b215):_0x358cae(_0x35b215))||_0x35b215);return _0x267592&&_0x35b215&&io(_0x2b0a1b,_0x4f0177,_0x35b215),_0x35b215;},xt=(_0x5b8258,_0x4f5f79)=>(_0x184ac0,_0x488375)=>_0x4f5f79(_0x184ac0,_0x488375,_0x5b8258);let pt=class{constructor(_0x1633a1,_0xc00c2c,_0x324d6c){const _0x4f9602=_0x3d192e;this[_0x4f9602(0x329)]=_0x1633a1,this[_0x4f9602(0x4a8)]=_0xc00c2c,this[_0x4f9602(0x478)]=_0x324d6c;}[_0x3d192e(0x2aa)](_0x4fd104){this['_transformHistoryAndStateStack'](_0x4fd104);}[_0x3d192e(0x1b9)](_0x769be9){const _0xa585c5=_0x3d192e,{unitID:_0x23df5c}=_0x769be9,{collaboration:_0x5b01a9}=this[_0xa585c5(0x478)][_0xa585c5(0x18f)](_0x23df5c);if(_0x5b01a9[_0xa585c5(0x4e9)]===0x0)return _0x769be9;let _0x4ebe17=_0x28e921[_0xa585c5(0x236)](_0x769be9['mutations'][0x0]);for(let _0x2910f2=0x0;_0x2910f2<_0x5b01a9[_0xa585c5(0x4e9)];_0x2910f2++){const _0x3aef3c={'id':_0xa585c5(0x408),'params':{'unitId':_0x5b01a9[_0x2910f2]['unitId'],..._0x5b01a9[_0x2910f2][_0xa585c5(0x563)]}},_0x30807e=this[_0xa585c5(0x4a8)][_0xa585c5(0x582)](_0x4ebe17,_0x3aef3c,!0x1);if(_0x19a818(_0x30807e))throw _0x30807e[_0xa585c5(0x4f4)];_0x4ebe17=_0x30807e['m1Prime'];}return{..._0x28e921['deepClone'](_0x769be9),'mutations':[_0x4ebe17]};}['_transformHistoryAndStateStack'](_0x585ad2){const _0x2ba7a5=_0x3d192e,{unitID:_0x22384b}=_0x585ad2,{history:_0x21a8df,collaboration:_0x887adb}=this['_docStateChangeManagerService'][_0x2ba7a5(0x18f)](_0x22384b);if(_0x21a8df[_0x2ba7a5(0x4e9)]===0x0&&_0x887adb[_0x2ba7a5(0x4e9)]===0x0)return;const _0x3f147e=[],_0x126b31=[];let _0xc3558e=_0x28e921['deepClone'](_0x585ad2[_0x2ba7a5(0x547)][0x0]),_0x276fe1=_0x28e921[_0x2ba7a5(0x236)](_0x585ad2['mutations'][0x0]);for(let _0xcc1bd2=_0x21a8df[_0x2ba7a5(0x4e9)]-0x1;_0xcc1bd2>=0x0;_0xcc1bd2--){const _0x3efb10={'id':_0x2ba7a5(0x408),'params':{'unitId':_0x21a8df[_0xcc1bd2][_0x2ba7a5(0x488)],..._0x21a8df[_0xcc1bd2][_0x2ba7a5(0x368)]}},_0x2151e5={'id':_0x2ba7a5(0x408),'params':{'unitId':_0x21a8df[_0xcc1bd2]['unitId'],..._0x21a8df[_0xcc1bd2]['redoState']}},_0x26bcac=this['_transformService']['transformMutation'](_0xc3558e,_0x3efb10,!0x1),_0x22a8b4=this['_transformService']['transformMutation'](_0x276fe1,_0x2151e5,!0x1);if(_0x19a818(_0x26bcac))throw _0x26bcac[_0x2ba7a5(0x4f4)];if(_0x19a818(_0x22a8b4))throw _0x22a8b4[_0x2ba7a5(0x4f4)];_0x3f147e[_0x2ba7a5(0x239)]({..._0x21a8df[_0xcc1bd2],'undoState':_0x26bcac['m2Prime'][_0x2ba7a5(0x59e)],'redoState':_0x22a8b4[_0x2ba7a5(0x227)]['params']}),_0xc3558e=_0x26bcac[_0x2ba7a5(0x4dc)],_0x276fe1=_0x22a8b4[_0x2ba7a5(0x4dc)];}_0xc3558e=_0x28e921[_0x2ba7a5(0x236)](_0x585ad2[_0x2ba7a5(0x547)][0x0]),_0x276fe1=_0x28e921[_0x2ba7a5(0x236)](_0x585ad2['mutations'][0x0]);for(let _0x31bd5f=_0x887adb[_0x2ba7a5(0x4e9)]-0x1;_0x31bd5f>=0x0;_0x31bd5f--){const _0x4c9178={'id':_0x2ba7a5(0x408),'params':{'unitId':_0x887adb[_0x31bd5f][_0x2ba7a5(0x488)],..._0x887adb[_0x31bd5f]['undoState']}},_0x769b4c={'id':_0x2ba7a5(0x408),'params':{'unitId':_0x887adb[_0x31bd5f]['unitId'],..._0x887adb[_0x31bd5f][_0x2ba7a5(0x563)]}},_0x4f3e66=this[_0x2ba7a5(0x4a8)][_0x2ba7a5(0x582)](_0xc3558e,_0x4c9178,!0x1),_0x4946e8=this[_0x2ba7a5(0x4a8)][_0x2ba7a5(0x582)](_0x276fe1,_0x769b4c,!0x1);if(_0x19a818(_0x4f3e66))throw _0x4f3e66['error'];if(_0x19a818(_0x4946e8))throw _0x4946e8[_0x2ba7a5(0x4f4)];_0x126b31[_0x2ba7a5(0x239)]({..._0x887adb[_0x31bd5f],'undoState':_0x4f3e66[_0x2ba7a5(0x227)]['params'],'redoState':_0x4946e8[_0x2ba7a5(0x227)][_0x2ba7a5(0x59e)]}),_0xc3558e=_0x4f3e66[_0x2ba7a5(0x4dc)],_0x276fe1=_0x4946e8['m1Prime'];}this[_0x2ba7a5(0x478)][_0x2ba7a5(0x221)](_0x22384b,{'history':_0x3f147e,'collaboration':_0x126b31});}};pt=ro([xt(0x0,_0x435342(_0x5a18dc)),xt(0x1,_0x238f3d),xt(0x2,_0x435342(_0x391d27))],pt);function Pi(_0x702771){let _0x4123b3='';for(const _0x4245cb of _0x702771){const {startOffset:_0x1c9057,endOffset:_0x408d79,isActive:_0x1266a9,rangeType:_0x193514,segmentId:_0x1920f0,segmentPage:_0x26c125}=_0x4245cb;_0x4123b3['length']&&(_0x4123b3+=','),_0x4123b3+=_0x1c9057+':'+_0x408d79+':'+(_0x1266a9?'1':'0')+':'+_0x193514+':'+_0x1920f0+':'+_0x26c125;}return _0x4123b3;}function oo(_0x4e35a6){const _0x3f5092=_0x3d192e,_0x1e327e=_0x4e35a6['split'](','),_0x151f2f=[];for(const _0x5c6ffa of _0x1e327e){const [_0x19977d,_0x753878,_0x4bb86e,_0x6fec97,_0x58561e,_0x514b02]=_0x5c6ffa['split'](':');_0x151f2f['push']({'startOffset':Number(_0x19977d),'endOffset':Number(_0x753878),'collapsed':_0x19977d===_0x753878,'isActive':_0x4bb86e==='1','rangeType':_0x6fec97===_0x30543d[_0x3f5092(0x41f)]?_0x30543d['TEXT']:_0x30543d[_0x3f5092(0x1d1)],'segmentId':typeof _0x58561e=='string'?String(_0x58561e):'','segmentPage':Number(_0x514b02!=null?_0x514b02:-0x1)});}return _0x151f2f[_0x3f5092(0x2ec)](_0xb1929f=>_0xb1929f['isActive'])||(_0x151f2f[0x0][_0x3f5092(0x257)]=!0x0),_0x151f2f;}class Cs extends _0x10cb26{constructor(){const _0x37d8c8=_0x3d192e;super(...arguments),g(this,_0x37d8c8(0x2b6),new _0x1d58dd(null)),g(this,_0x37d8c8(0x492),this['_collabCursorState$'][_0x37d8c8(0x194)]());}['syncEditingCollabCursor'](_0x165f0e){const _0xc0b524=_0x3d192e,{unitID:_0x56f5ab,memberID:_0x5cd991,textRanges:_0x3bcd5d}=_0x165f0e,_0x3391b2=Pi(_0x3bcd5d);if(_0x3391b2==='')return;const _0x3f8b17={'unitID':_0x56f5ab,'memberID':_0x5cd991,'selection':_0x3391b2};this[_0xc0b524(0x2b6)][_0xc0b524(0x4bc)](_0x3f8b17);}}var ao=Object[_0x3d192e(0x494)],co=Object['getOwnPropertyDescriptor'],ho=(_0x5e1534,_0x4bcf27,_0x57b932,_0x64f2ba)=>{const _0x2ec642=_0x3d192e;for(var _0x4ae335=_0x64f2ba>0x1?void 0x0:_0x64f2ba?co(_0x4bcf27,_0x57b932):_0x4bcf27,_0x574280=_0x5e1534[_0x2ec642(0x4e9)]-0x1,_0x2477dd;_0x574280>=0x0;_0x574280--)(_0x2477dd=_0x5e1534[_0x574280])&&(_0x4ae335=(_0x64f2ba?_0x2477dd(_0x4bcf27,_0x57b932,_0x4ae335):_0x2477dd(_0x4ae335))||_0x4ae335);return _0x64f2ba&&_0x4ae335&&ao(_0x4bcf27,_0x57b932,_0x4ae335),_0x4ae335;},Fs=(_0x2880b0,_0x57afba)=>(_0x4bc3b3,_0xfbd9f7)=>_0x57afba(_0x4bc3b3,_0xfbd9f7,_0x2880b0);let gt=class{constructor(_0x6143b2,_0x33da18){const _0x37245f=_0x3d192e;this[_0x37245f(0x329)]=_0x6143b2,this['_transformService']=_0x33da18;}['transformSelections'](_0x3e178e){const _0x4f8af9=_0x3d192e;var _0x3aa192;const _0x23cf92=this['_injector']['get'](_0x9ce9ab),_0x411aee=(_0x3aa192=_0x23cf92['getDocRanges']())!=null?_0x3aa192:[];if(_0x411aee[_0x4f8af9(0x4e9)]===0x0)return;const _0x28ddf6=[{'id':_0x4f8af9(0x408),'params':{'unitId':_0x3e178e[_0x4f8af9(0x1dc)],'actions':null,'textRanges':_0x411aee}}],_0x576c9b=this[_0x4f8af9(0x4a8)][_0x4f8af9(0x3d0)](_0x3e178e,_0x28ddf6);if(!_0x4b9a49(_0x576c9b))throw _0x576c9b[_0x4f8af9(0x4f4)];const _0x406be8=_0x576c9b[_0x4f8af9(0x227)][0x0]['params'][_0x4f8af9(0x3df)];Array[_0x4f8af9(0x350)](_0x406be8)&&_0x406be8[_0x4f8af9(0x4e9)]&&_0x23cf92[_0x4f8af9(0x41e)](_0x406be8,!0x1);}};gt=ho([Fs(0x0,_0x435342(_0x5a18dc)),Fs(0x1,_0x238f3d)],gt);const lo=new Set([_0x475c69['id']]);function Vs(_0x2f416b,_0x195171,_0x5cabd2,_0x56d232,_0x8febd8){const _0x225976=_0x3d192e;var _0x2d69da,_0x4a46a6,_0xb645c6,_0x1f686b;const _0x2d104c=[];for(const _0x402045 of _0x2f416b)if(lo[_0x225976(0x476)](_0x402045['id'])){if(_0x2d104c[_0x225976(0x4e9)]>0x0)break;_0x2d104c[_0x225976(0x24b)](_0x402045);break;}else _0x2d104c['push'](_0x402045);const _0x49d3e2=(_0x4a46a6=(_0x2d69da=_0x8febd8[_0x225976(0x2cd)]())==null?void 0x0:_0x2d69da[_0x225976(0x312)])!=null?_0x4a46a6:_0x225976(0x212),_0x49067a=(_0x1f686b=(_0xb645c6=_0x8febd8[_0x225976(0x2cd)]())==null?void 0x0:_0xb645c6['memberID'])!=null?_0x1f686b:'unknown';return{'changeset':{'unitID':_0x195171,'type':_0x278f99(_0x5cabd2[_0x225976(0x38c)](_0x195171)),'baseRev':_0x56d232[_0x225976(0x568)](_0x195171),'revision':0x0,'userID':_0x49d3e2,'memberID':_0x49067a,'mutations':_0x2d104c},'pendingMutations':_0x2f416b[_0x225976(0x3ca)](_0x2d104c['length'])};}function _o(_0x173077,_0x5b7fce,_0x56dd53,_0x17019c,_0x1dda20){const _0x2a8a44=_0x3d192e;var _0x56a5b2,_0x21d320,_0x3407a9,_0x421a88;const _0x4c8f82=[_0x173077[_0x2a8a44(0x36a)]((_0x33fc2a,_0x458fe3)=>{const _0x243a85=_0x2a8a44;var _0x588967;const {id:_0x29add1}=_0x33fc2a,{id:_0x53be0f,type:_0x1ecedc}=_0x458fe3,_0x2097f1=(_0x588967=_0x33fc2a[_0x243a85(0x59e)])!=null?_0x588967:{'actions':null},_0x1b1460=_0x458fe3[_0x243a85(0x59e)];if(_0x29add1&&_0x29add1!==_0x53be0f)throw new Error('Cannot\x20assemble\x20a\x20changeset\x20from\x20multiple\x20mutations\x20of\x20different\x20types:\x20'+_0x29add1+_0x243a85(0x2b0)+_0x53be0f+'.');return{..._0x33fc2a,'id':_0x53be0f,'type':_0x1ecedc,'params':{'unitId':_0x1b1460[_0x243a85(0x488)],'textRanges':_0x1b1460[_0x243a85(0x3df)],'actions':_0x1af5f2[_0x243a85(0x211)](_0x2097f1['actions'],_0x1b1460[_0x243a85(0x43c)])}};},{})],_0x28f198=(_0x21d320=(_0x56a5b2=_0x1dda20[_0x2a8a44(0x2cd)]())==null?void 0x0:_0x56a5b2[_0x2a8a44(0x312)])!=null?_0x21d320:'unknown',_0xfd90fb=(_0x421a88=(_0x3407a9=_0x1dda20[_0x2a8a44(0x2cd)]())==null?void 0x0:_0x3407a9[_0x2a8a44(0x1ec)])!=null?_0x421a88:_0x2a8a44(0x212);return{'changeset':{'unitID':_0x5b7fce,'type':_0x278f99(_0x56dd53[_0x2a8a44(0x38c)](_0x5b7fce)),'baseRev':_0x17019c['getCurrentRevOfUnit'](_0x5b7fce),'revision':0x0,'userID':_0x28f198,'memberID':_0xfd90fb,'mutations':_0x4c8f82},'pendingMutations':[]};}function Ui(_0x1815a5,_0x5b3dcd){const _0x1a6dea=_0x3d192e,_0x4845de=new _0x313804(0x1);return setTimeout(()=>_0x4845de[_0x1a6dea(0x4bc)](_0x5b3dcd),_0x1815a5),_0x4845de[_0x1a6dea(0x194)]()['pipe'](_0x543baa(0x1));}const uo={'id':_0x45cb2e['id'],'type':_0x8cff0f['MUTATION'],'params':{}};var fo=Object['defineProperty'],vo=Object[_0x3d192e(0x3e5)],Le=(_0x431b30,_0x159dfb,_0x42f9ef,_0x17e3fe)=>{const _0x3cadce=_0x3d192e;for(var _0x24c156=_0x17e3fe>0x1?void 0x0:_0x17e3fe?vo(_0x159dfb,_0x42f9ef):_0x159dfb,_0x5ab4dd=_0x431b30[_0x3cadce(0x4e9)]-0x1,_0x4c5efd;_0x5ab4dd>=0x0;_0x5ab4dd--)(_0x4c5efd=_0x431b30[_0x5ab4dd])&&(_0x24c156=(_0x17e3fe?_0x4c5efd(_0x159dfb,_0x42f9ef,_0x24c156):_0x4c5efd(_0x24c156))||_0x24c156);return _0x17e3fe&&_0x24c156&&fo(_0x159dfb,_0x42f9ef,_0x24c156),_0x24c156;},A=(_0xe38209,_0x37ac93)=>(_0x361570,_0x80b34b)=>_0x37ac93(_0x361570,_0x80b34b,_0xe38209),J=(_0x651981=>(_0x651981[_0x3d192e(0x2bd)]=_0x3d192e(0x2ae),_0x651981[_0x3d192e(0x307)]=_0x3d192e(0x359),_0x651981[_0x3d192e(0x267)]=_0x3d192e(0x2b7),_0x651981[_0x3d192e(0x3ce)]=_0x3d192e(0x2d8),_0x651981[_0x3d192e(0x344)]=_0x3d192e(0x514),_0x651981[_0x3d192e(0x463)]=_0x3d192e(0x4dd),_0x651981['CONFLICT']=_0x3d192e(0x1d7),_0x651981[_0x3d192e(0x3fe)]=_0x3d192e(0x3dd),_0x651981))(J||{});const Ni=0xea60;class $e{constructor(_0x3a0d5c,_0x4bcebc,_0x935f09,_0x106540,_0x31f7db,_0x24f67a,_0x47dfd5,_0x3d6956,_0x2b149d){const _0x3a7994=_0x3d192e;g(this,_0x3a7994(0x1ae),null),g(this,'_pendingMutations',[]),(this[_0x3a7994(0x1dc)]=_0x3a0d5c,this['type']=_0x4bcebc,this[_0x3a7994(0x3a9)]=_0x31f7db,this[_0x3a7994(0x2d5)]=_0x24f67a,this[_0x3a7994(0x3be)]=_0x47dfd5,this[_0x3a7994(0x3cd)]=_0x3d6956,this['_localCacheService']=_0x2b149d,this[_0x3a7994(0x1ae)]=_0x935f09,this[_0x3a7994(0x4e7)]=_0x106540);}[_0x3d192e(0x2f1)](_0x4b920b){const _0x3d9412=_0x3d192e,_0x2fdf9f=this[_0x3d9412(0x3cd)][_0x3d9412(0x568)](this[_0x3d9412(0x1dc)]);return _0x4b920b[_0x3d9412(0x333)]>_0x2fdf9f+0x1?(this['_handler']['onMissingChangesets']({'from':_0x2fdf9f,'to':_0x4b920b[_0x3d9412(0x333)]-0x1}),!0x0):!0x1;}[_0x3d192e(0x2ff)](_0x3cf699){const _0x597b7a=_0x3d192e;this[_0x597b7a(0x3be)]['transformUndoRedo'](this[_0x597b7a(0x1dc)],_0x3cf699);}[_0x3d192e(0x235)](_0x2f7eab){const _0x593983=_0x3d192e;var _0x4654ec,_0x276693;(_0x276693=(_0x4654ec=this[_0x593983(0x3a9)])[_0x593983(0x20f)])==null||_0x276693['call'](_0x4654ec,_0x2f7eab);}[_0x3d192e(0x458)](_0x67d1d6){const _0x503b23=_0x3d192e;var _0x73d203,_0x7e00bd;return(_0x7e00bd=(_0x73d203=this[_0x503b23(0x3a9)])['onTransformIME'])==null?void 0x0:_0x7e00bd[_0x503b23(0x2c2)](_0x73d203,_0x67d1d6);}[_0x3d192e(0x525)](_0x2f29d3){const _0x5a3b25=_0x3d192e;var _0x34cc08,_0x155486;return(_0x155486=(_0x34cc08=this[_0x5a3b25(0x3a9)])[_0x5a3b25(0x303)])==null?void 0x0:_0x155486[_0x5a3b25(0x2c2)](_0x34cc08,_0x2f29d3);}[_0x3d192e(0x231)](_0x4cf82d){const _0x4decab=_0x3d192e;var _0x5bad93,_0x40121b,_0x56d227;return(_0x56d227=(_0x40121b=(_0x5bad93=this[_0x4decab(0x3a9)])[_0x4decab(0x471)])==null?void 0x0:_0x40121b[_0x4decab(0x2c2)](_0x5bad93,_0x4cf82d))!=null?_0x56d227:_0x4cf82d;}[_0x3d192e(0x26d)](_0xbe073f){const _0x1aa931=_0x3d192e;var _0x50cd29,_0x463e5f,_0x220fd6;return(_0x220fd6=(_0x463e5f=(_0x50cd29=this[_0x1aa931(0x3a9)])['onTransformRemoteChangesetByStateCache'])==null?void 0x0:_0x463e5f[_0x1aa931(0x2c2)](_0x50cd29,_0xbe073f))!=null?_0x220fd6:_0xbe073f;}[_0x3d192e(0x21c)](_0x324465){const _0x987f2d=_0x3d192e;var _0x45a319,_0x195c87;if(this[_0x987f2d(0x34e)]===ce['UNIVER_DOC']){const {unitID:_0x351429,mutations:_0x1eff70,memberID:_0x53ce44}=_0x324465,_0x3994ac=_0x1eff70[0x0]['params'][_0x987f2d(0x3df)];Array[_0x987f2d(0x350)](_0x3994ac)&&_0x3994ac[_0x987f2d(0x4e9)]>0x0&&((_0x195c87=(_0x45a319=this['_handler'])[_0x987f2d(0x401)])==null||_0x195c87[_0x987f2d(0x2c2)](_0x45a319,{'unitID':_0x351429,'memberID':_0x53ce44,'textRanges':_0x3994ac}));}}[_0x3d192e(0x3b8)](){const _0x17d032=_0x3d192e;this['_localCacheService'][_0x17d032(0x1ed)](this[_0x17d032(0x1dc)],this[_0x17d032(0x34e)],this[_0x17d032(0x1ae)],this['_pendingMutations']);}[_0x3d192e(0x38a)](){const _0x30bb60=_0x3d192e;return this[_0x30bb60(0x3cd)][_0x30bb60(0x568)](this[_0x30bb60(0x1dc)]);}[_0x3d192e(0x556)](){const _0x5a338c=_0x3d192e;this[_0x5a338c(0x3cd)]['incrementRevOfUnit'](this[_0x5a338c(0x1dc)]);}['_executeRemoteChangeset'](_0x46ca21){const _0x299eac=_0x3d192e;var _0x46070c;let _0x3b2093=this[_0x299eac(0x231)](_0x46ca21);_0x3b2093=this[_0x299eac(0x26d)](_0x3b2093);const _0x444028=_0x128974(_0x3b2093[_0x299eac(0x547)],this[_0x299eac(0x2d5)],{'fromCollab':!0x0});if(!_0x444028['result'])throw _0x444028['error']instanceof Error?_0x444028['error']:new Error((_0x46070c=_0x444028['error'])!=null?_0x46070c:'[CollaborationState]:\x20apply\x20error!');this[_0x299eac(0x458)](_0x3b2093),this[_0x299eac(0x525)](_0x3b2093),this[_0x299eac(0x2ff)](_0x46ca21),this['_transformSelections'](_0x3b2093),this[_0x299eac(0x21c)](_0x3b2093),this['_incrementRevisionNumber']();}}let Fe=class extends $e{constructor(_0x2f659f,_0x5d0381,_0x5a8ee3,_0x428c85,_0x4ee443,_0x18da1a,_0x489a54,_0x52ce32,_0x421b9a,_0x5b485e){const _0x5a81dc=_0x3d192e;super(_0x2f659f,_0x5d0381,null,[],_0x5a8ee3,_0x52ce32,_0x489a54,_0x428c85,_0x4ee443),g(this,'status','synced'),(this[_0x5a81dc(0x329)]=_0x18da1a,this[_0x5a81dc(0x3b5)]=_0x421b9a,this[_0x5a81dc(0x4a8)]=_0x5b485e);}['appendMutation'](_0x4b9826){const _0x5883ed=_0x3d192e,_0x129eba=this['_injector'][_0x5883ed(0x521)](pe,this['unitID'],this['type'],[_0x4b9826],this[_0x5883ed(0x3a9)]);return _0x129eba[_0x5883ed(0x2ab)](),_0x129eba[_0x5883ed(0x3b8)](),_0x129eba;}[_0x3d192e(0x24d)](_0x5d194f){const _0x33b860=_0x3d192e;if(this['_checkMissing'](_0x5d194f))return this[_0x33b860(0x329)]['createInstance'](he,this[_0x33b860(0x1dc)],this['type'],null,[],null,[_0x5d194f],this[_0x33b860(0x3a9)]);try{const _0x773c02=this[_0x33b860(0x4a8)]['transformMutationsWithChangeset'](_0x5d194f,[uo]);if(_0x4b9a49(_0x773c02)){const {c1Prime:_0x3f8b02}=_0x773c02;return this[_0x33b860(0x2bb)](_0x3f8b02),this;}throw _0x773c02['error'];}catch(_0x871ed5){return this[_0x33b860(0x3b5)][_0x33b860(0x4f4)](_0x871ed5),this[_0x33b860(0x567)](!0x1);}}[_0x3d192e(0x567)](_0x2a190f){const _0x440d3b=_0x3d192e;return this['_injector'][_0x440d3b(0x521)](Re,this['unitID'],this[_0x440d3b(0x34e)],null,[],this[_0x440d3b(0x3a9)],_0x2a190f);}[_0x3d192e(0x430)](){const _0x634f29=_0x3d192e;throw new Error(_0x634f29(0x4cf));}[_0x3d192e(0x279)](){const _0x50e8a1=_0x3d192e;throw new Error(_0x50e8a1(0x528));}['onRemoteRetry'](){return this;}[_0x3d192e(0x598)](){const _0xd974b8=_0x3d192e;return this['_injector']['createInstance'](ye,this['unitID'],this[_0xd974b8(0x34e)],null,[],this[_0xd974b8(0x3a9)]);}[_0x3d192e(0x503)](){return this;}[_0x3d192e(0x1bd)](){throw new Error('[SyncedState]:\x20invalid\x20calling\x20to\x20`resend`.');}[_0x3d192e(0x496)](){const _0x365ebb=_0x3d192e,_0x7d8eb0=this[_0x365ebb(0x3cd)][_0x365ebb(0x568)](this[_0x365ebb(0x1dc)]);return this[_0x365ebb(0x3a9)][_0x365ebb(0x2a3)]({'from':_0x7d8eb0,'to':0x0}),this['_injector'][_0x365ebb(0x521)](he,this['unitID'],this[_0x365ebb(0x34e)],null,[],null,[],this[_0x365ebb(0x3a9)]);}};Fe=Le([A(0x3,_0x435342(_0x18ab34)),A(0x4,_0x435342(q)),A(0x5,_0x435342(_0x5a18dc)),A(0x6,_0x211f33),A(0x7,_0x4d4125),A(0x8,_0x25772e),A(0x9,_0x238f3d)],Fe);let pe=class extends $e{constructor(_0x3b91f5,_0xbd5b43,_0x64a1f7,_0x124f88,_0x8f21da,_0x5407d2,_0x2e099f,_0x488276,_0x44b3cf,_0x5685d2,_0x1461e6,_0x7be304,_0x32ce0b,_0x27462c){const _0x119bd9=_0x3d192e;super(_0x3b91f5,_0xbd5b43,null,_0x64a1f7,_0x124f88,_0x5685d2,_0x27462c,_0x5407d2,_0x2e099f),g(this,_0x119bd9(0x3ab),_0x119bd9(0x2b7)),g(this,_0x119bd9(0x56d),null),g(this,_0x119bd9(0x38d),null),(this['_injector']=_0x8f21da,this[_0x119bd9(0x4d5)]=_0x488276,this[_0x119bd9(0x3b5)]=_0x44b3cf,this['_configService']=_0x1461e6,this[_0x119bd9(0x4a8)]=_0x7be304,this[_0x119bd9(0x43d)]=_0x32ce0b);}[_0x3d192e(0x540)](_0x4b81fa){const _0x250e22=_0x3d192e;return this[_0x250e22(0x4e7)]['push'](_0x4b81fa),this['_updateLocalCache'](),this;}[_0x3d192e(0x24d)](_0x4f46b1){const _0x23c160=_0x3d192e;if(this['_checkMissing'](_0x4f46b1))return this[_0x23c160(0x23f)](),this[_0x23c160(0x329)][_0x23c160(0x521)](he,this[_0x23c160(0x1dc)],this[_0x23c160(0x34e)],null,this[_0x23c160(0x4e7)],null,[_0x4f46b1],this[_0x23c160(0x3a9)]);try{const _0x3f4179=this[_0x23c160(0x4a8)][_0x23c160(0x3d0)](_0x4f46b1,this[_0x23c160(0x4e7)]);if(_0x4b9a49(_0x3f4179)){const {c1Prime:_0x4468f8,m2Prime:_0x4cb93c}=_0x3f4179;this[_0x23c160(0x2bb)](_0x4468f8);const _0x38d836=this['_injector'][_0x23c160(0x521)](pe,this['unitID'],this['type'],_0x4cb93c,this[_0x23c160(0x3a9)]);return this[_0x23c160(0x23f)](),_0x38d836['_schedule'](this['_scheduleTimestamp']?Math['max'](0x0,new Date()[_0x23c160(0x1b4)]()-this['_scheduleTimestamp']):this['_getSendChangesetTimeout']()),_0x38d836;}throw _0x3f4179[_0x23c160(0x4f4)];}catch(_0x57fcfa){return this[_0x23c160(0x3b5)]['error'](_0x57fcfa),this[_0x23c160(0x567)](!0x1);}}[_0x3d192e(0x430)](){const _0x5abc1a=_0x3d192e;throw new Error(_0x5abc1a(0x1d6));}[_0x3d192e(0x279)](){throw new Error('[PendingState]:\x20received\x20rejection.');}[_0x3d192e(0x2ac)](){return this;}['toggleOffline'](){const _0x789c06=_0x3d192e;return this[_0x789c06(0x23f)](),this['_injector'][_0x789c06(0x521)](ye,this[_0x789c06(0x1dc)],this[_0x789c06(0x34e)],null,this[_0x789c06(0x4e7)],this['_handler']);}[_0x3d192e(0x503)](){return this;}[_0x3d192e(0x2ab)](_0x5062ba){const _0x518314=_0x3d192e,_0x208881=_0x5062ba!=null?_0x5062ba:this[_0x518314(0x54c)]();this['_scheduleTimestamp']=new Date()[_0x518314(0x1b4)](),this[_0x518314(0x38d)]=window[_0x518314(0x3f8)](()=>{const _0x3f5542=_0x518314;this[_0x3f5542(0x23f)]();let _0x2a81e7=null;switch(this[_0x3f5542(0x34e)]){case ce[_0x3f5542(0x26f)]:{_0x2a81e7=Vs(this[_0x3f5542(0x4e7)],this[_0x3f5542(0x1dc)],this[_0x3f5542(0x43d)],this[_0x3f5542(0x3cd)],this['_memberService']);break;}case ce[_0x3f5542(0x52f)]:{this['_pendingMutations'][_0x3f5542(0x5a4)](_0x516c50=>_0x516c50['id']===_0x5448a2['id'])?_0x2a81e7=_o(this[_0x3f5542(0x4e7)],this[_0x3f5542(0x1dc)],this[_0x3f5542(0x43d)],this['_revisionService'],this['_memberService']):_0x2a81e7=Vs(this[_0x3f5542(0x4e7)],this[_0x3f5542(0x1dc)],this[_0x3f5542(0x43d)],this[_0x3f5542(0x3cd)],this[_0x3f5542(0x4d5)]);break;}default:throw new Error('[PendingState]:\x20unhandled\x20univer\x20type:\x20'+this['type']+_0x3f5542(0x489));}const {changeset:_0x5470f3,pendingMutations:_0x1ac9f9}=_0x2a81e7;this[_0x3f5542(0x3a9)][_0x3f5542(0x3f0)](_0x5470f3);const _0x60ea60=_0x1ac9f9['length']?this[_0x3f5542(0x329)][_0x3f5542(0x521)](ge,this[_0x3f5542(0x1dc)],this[_0x3f5542(0x34e)],_0x5470f3,_0x1ac9f9,this['_handler'],void 0x0):this[_0x3f5542(0x329)][_0x3f5542(0x521)](Te,this[_0x3f5542(0x1dc)],this['type'],_0x5470f3,this[_0x3f5542(0x3a9)]);_0x60ea60[_0x3f5542(0x3b8)](),this[_0x3f5542(0x3a9)]['onStateChange'](this,_0x60ea60);},_0x208881);}[_0x3d192e(0x54c)](){const _0x32144e=_0x3d192e;var _0x5154c2;const _0x40591d=this[_0x32144e(0x295)]['getConfig'](ie);return(_0x5154c2=_0x40591d==null?void 0x0:_0x40591d['sendChangesetTimeout'])!=null?_0x5154c2:cr;}['resend'](){throw new Error('[PendingState]:\x20invalid\x20calling\x20to\x20`resend`.');}[_0x3d192e(0x23f)](){const _0x38597b=_0x3d192e;this[_0x38597b(0x38d)]!=null&&(clearTimeout(this['_sendingTimer']),this['_sendingTimer']=null);}['_onConflict'](_0x107b66){const _0x3ea83f=_0x3d192e;return this[_0x3ea83f(0x23f)](),this[_0x3ea83f(0x329)][_0x3ea83f(0x521)](Re,this[_0x3ea83f(0x1dc)],this[_0x3ea83f(0x34e)],null,this['_pendingMutations'],this[_0x3ea83f(0x3a9)],_0x107b66);}};pe=Le([A(0x4,_0x435342(_0x5a18dc)),A(0x5,_0x435342(_0x18ab34)),A(0x6,_0x435342(q)),A(0x7,_0x435342(Ne)),A(0x8,_0x25772e),A(0x9,_0x4d4125),A(0xa,_0x1b2eff),A(0xb,_0x238f3d),A(0xc,_0x405019),A(0xd,_0x211f33)],pe);let Te=class extends $e{constructor(_0x2267bd,_0x5b7267,_0x38a6fb,_0xc8df6d,_0x4d76ff,_0x395914,_0x4f6396,_0x343a7b,_0x58a10d,_0x418832,_0x23b139){const _0x16ae70=_0x3d192e;super(_0x2267bd,_0x5b7267,_0x38a6fb,[],_0xc8df6d,_0x343a7b,_0x23b139,_0x395914,_0x4f6396),g(this,'status',_0x16ae70(0x2d8)),g(this,_0x16ae70(0x49c),0x0),g(this,_0x16ae70(0x2df)),g(this,_0x16ae70(0x47a)),(this[_0x16ae70(0x329)]=_0x4d76ff,this[_0x16ae70(0x3b5)]=_0x58a10d,this['_transformService']=_0x418832);}[_0x3d192e(0x540)](_0x1a57bd){const _0x254750=_0x3d192e;this[_0x254750(0x23f)]();const _0x4c603d=this[_0x254750(0x329)][_0x254750(0x521)](ge,this[_0x254750(0x1dc)],this['type'],this[_0x254750(0x1ae)],[_0x1a57bd],this[_0x254750(0x3a9)],this[_0x254750(0x2df)]);return _0x4c603d[_0x254750(0x3b8)](),_0x4c603d;}[_0x3d192e(0x24d)](_0x120f35){const _0x36d0cc=_0x3d192e;if(this[_0x36d0cc(0x2f1)](_0x120f35))return this[_0x36d0cc(0x23f)](),this[_0x36d0cc(0x329)]['createInstance'](he,this[_0x36d0cc(0x1dc)],this[_0x36d0cc(0x34e)],this['_awaitingChangeset'],[],null,[_0x120f35],this['_handler']);try{const _0x530646=this[_0x36d0cc(0x4a8)]['transformChangesets']([_0x120f35],[this['_awaitingChangeset']],!0x1);if(_0x302b92(_0x530646)){const {c1Prime:_0x3ef900,c2Prime:_0x420ac8}=_0x530646;this[_0x36d0cc(0x2bb)](_0x3ef900[0x0]),_0x420ac8[0x0][_0x36d0cc(0x3ad)]=this['_getCurrentRevision'](),this[_0x36d0cc(0x23f)]();const _0x2844a8=this[_0x36d0cc(0x329)][_0x36d0cc(0x521)](Te,this[_0x36d0cc(0x1dc)],this[_0x36d0cc(0x34e)],_0x420ac8[0x0],this[_0x36d0cc(0x3a9)]);return _0x2844a8[_0x36d0cc(0x3b8)](),_0x2844a8;}return this[_0x36d0cc(0x567)](!0x1);}catch(_0x56d3f9){return this[_0x36d0cc(0x3b5)][_0x36d0cc(0x4f4)](_0x56d3f9),this[_0x36d0cc(0x567)](!0x1);}}[_0x3d192e(0x430)](_0x11cadf){const _0x1a6be2=_0x3d192e;this[_0x1a6be2(0x23f)]();const _0x17af7f=this[_0x1a6be2(0x3cd)][_0x1a6be2(0x568)](this[_0x1a6be2(0x1dc)]);if(_0x11cadf['revision']<_0x17af7f-0x1)return this;if(this['_checkMissing'](_0x11cadf))return this[_0x1a6be2(0x329)][_0x1a6be2(0x521)](he,this[_0x1a6be2(0x1dc)],this[_0x1a6be2(0x34e)],null,[],this[_0x1a6be2(0x1ae)],[],this[_0x1a6be2(0x3a9)]);this[_0x1a6be2(0x556)]();const _0x2ea551=this[_0x1a6be2(0x329)][_0x1a6be2(0x521)](Fe,this[_0x1a6be2(0x1dc)],this[_0x1a6be2(0x34e)],this['_handler']);return _0x2ea551['_updateLocalCache'](),_0x2ea551;}[_0x3d192e(0x279)](_0x2adac5){const _0x216f9b=_0x3d192e;return this[_0x216f9b(0x567)](!!(_0x2adac5!=null&&_0x2adac5[_0x216f9b(0x37a)]));}[_0x3d192e(0x2ac)](_0x2e78a6){const _0x102469=_0x3d192e;return this[_0x102469(0x49c)]>Ni?this[_0x102469(0x598)]():(this[_0x102469(0x2df)]=Ui(this[_0x102469(0x49c)],{'timeout':this[_0x102469(0x49c)],'reqId':_0x2e78a6['reqId']}),this[_0x102469(0x47a)]=this['_resendTimer'][_0x102469(0x2ce)](({reqId:_0x5c67a2,timeout:_0x510fbe})=>{this['_resendWithTimeout'](_0x5c67a2,_0x510fbe);}),this);}[_0x3d192e(0x598)](){const _0x56bdcc=_0x3d192e;return this[_0x56bdcc(0x23f)](),this['_injector'][_0x56bdcc(0x521)](ye,this[_0x56bdcc(0x1dc)],this['type'],this[_0x56bdcc(0x1ae)],[],this[_0x56bdcc(0x3a9)]);}[_0x3d192e(0x503)](){return this;}[_0x3d192e(0x1bd)](){const _0x287a95=_0x3d192e;this[_0x287a95(0x3a9)][_0x287a95(0x3f0)](this[_0x287a95(0x1ae)]);}[_0x3d192e(0x567)](_0xae3098){const _0x4bd52c=_0x3d192e;return this[_0x4bd52c(0x23f)](),this[_0x4bd52c(0x329)]['createInstance'](Re,this[_0x4bd52c(0x1dc)],this[_0x4bd52c(0x34e)],this[_0x4bd52c(0x1ae)],[],this[_0x4bd52c(0x3a9)],_0xae3098);}[_0x3d192e(0x447)](_0x5acb37,_0x300d26){const _0x555a6a=_0x3d192e;var _0x35289b;_0x5acb37===((_0x35289b=this['_awaitingChangeset'])==null?void 0x0:_0x35289b[_0x555a6a(0x561)])&&(this[_0x555a6a(0x1bd)](),this[_0x555a6a(0x49c)]=_0x300d26===0x0?0x3e8:_0x300d26*0x2);}[_0x3d192e(0x23f)](){const _0x2d7db8=_0x3d192e;var _0x29122a;(_0x29122a=this[_0x2d7db8(0x47a)])==null||_0x29122a['unsubscribe'](),this[_0x2d7db8(0x49c)]=0x0;}};Te=Le([A(0x4,_0x435342(_0x5a18dc)),A(0x5,_0x435342(_0x18ab34)),A(0x6,_0x435342(q)),A(0x7,_0x4d4125),A(0x8,_0x25772e),A(0x9,_0x238f3d),A(0xa,_0x211f33)],Te);let ge=class extends $e{constructor(_0xdf5801,_0x1fa31b,_0x507a28,_0x3b0dcb,_0x29d77c,_0x1f00ea,_0x27f3ac,_0x415063,_0x301ffa,_0x26061d,_0xc03ab3,_0x45c865,_0x35234b){const _0x43d6a8=_0x3d192e;super(_0xdf5801,_0x1fa31b,_0x507a28,_0x3b0dcb,_0x29d77c,_0x26061d,_0x35234b,_0x415063,_0x301ffa),g(this,_0x43d6a8(0x3ab),_0x43d6a8(0x514)),g(this,_0x43d6a8(0x49c),0x0),g(this,_0x43d6a8(0x2df)),g(this,'_sender'),(this[_0x43d6a8(0x329)]=_0x27f3ac,this[_0x43d6a8(0x3b5)]=_0xc03ab3,this[_0x43d6a8(0x4a8)]=_0x45c865,_0x1f00ea&&(this['_resendTimer']=_0x1f00ea,this[_0x43d6a8(0x47a)]=this[_0x43d6a8(0x2df)][_0x43d6a8(0x2ce)](({reqId:_0x568de0,timeout:_0x565a21})=>{this['_resendWithTimeout'](_0x568de0,_0x565a21);})));}[_0x3d192e(0x540)](_0x3ed8fa){const _0x86008c=_0x3d192e;return this[_0x86008c(0x4e7)][_0x86008c(0x24b)](_0x3ed8fa),this;}[_0x3d192e(0x24d)](_0x4b374e){const _0x4fe05f=_0x3d192e;if(this[_0x4fe05f(0x2f1)](_0x4b374e))return this['_clearScheduledTask'](),this[_0x4fe05f(0x329)][_0x4fe05f(0x521)](he,this['unitID'],this['type'],this[_0x4fe05f(0x1ae)],this[_0x4fe05f(0x4e7)],null,[_0x4b374e],this[_0x4fe05f(0x3a9)]);try{const _0x408050=this[_0x4fe05f(0x4a8)][_0x4fe05f(0x262)]([_0x4b374e],[this['_awaitingChangeset']],!0x1);if(_0x302b92(_0x408050)){const {c1Prime:_0x2dcf4a,c2Prime:_0x4bf74b}=_0x408050,_0x441dfd=this[_0x4fe05f(0x4a8)][_0x4fe05f(0x3d0)](_0x2dcf4a[0x0],this['_pendingMutations']);if(_0x4b9a49(_0x441dfd)){const {c1Prime:_0x3b3156,m2Prime:_0x4bf4b6}=_0x441dfd;return this[_0x4fe05f(0x2bb)](_0x3b3156),_0x4bf74b[0x0][_0x4fe05f(0x3ad)]=this[_0x4fe05f(0x38a)](),this[_0x4fe05f(0x23f)](),this['_injector'][_0x4fe05f(0x521)](ge,this['unitID'],this[_0x4fe05f(0x34e)],_0x4bf74b[0x0],_0x4bf4b6,this[_0x4fe05f(0x3a9)],void 0x0);}throw _0x441dfd[_0x4fe05f(0x4f4)];}throw _0x408050[_0x4fe05f(0x4f4)];}catch(_0x3ac0a1){return this[_0x4fe05f(0x3b5)]['error'](_0x3ac0a1),this[_0x4fe05f(0x567)](!0x1);}}[_0x3d192e(0x430)](_0x26d1d3){const _0x2c901d=_0x3d192e;if(this['_clearScheduledTask'](),this[_0x2c901d(0x2f1)](_0x26d1d3))return this[_0x2c901d(0x329)][_0x2c901d(0x521)](he,this[_0x2c901d(0x1dc)],this[_0x2c901d(0x34e)],null,this[_0x2c901d(0x4e7)],this['_awaitingChangeset'],[],this[_0x2c901d(0x3a9)]);this[_0x2c901d(0x556)]();const _0x5df492=this[_0x2c901d(0x329)][_0x2c901d(0x521)](pe,this[_0x2c901d(0x1dc)],this[_0x2c901d(0x34e)],this[_0x2c901d(0x4e7)],this['_handler']);return _0x5df492[_0x2c901d(0x2ab)](),_0x5df492['_updateLocalCache'](),_0x5df492;}['onRemoteRej'](_0x31f501){return this['_onConflict'](!!(_0x31f501!=null&&_0x31f501['isPermissionRej']));}[_0x3d192e(0x2ac)](_0x223041){const _0x32a18c=_0x3d192e;return this['_resendTimeout']>Ni?this[_0x32a18c(0x598)]():(this[_0x32a18c(0x2df)]=Ui(this[_0x32a18c(0x49c)],{'timeout':this['_resendTimeout'],'reqId':_0x223041[_0x32a18c(0x561)]}),this['_sender']=this[_0x32a18c(0x2df)][_0x32a18c(0x2ce)](({reqId:_0x135344,timeout:_0x16f2a6})=>{const _0x576f9c=_0x32a18c;this[_0x576f9c(0x447)](_0x135344,_0x16f2a6);}),this);}['toggleOffline'](){const _0xc7271a=_0x3d192e;return this['_clearScheduledTask'](),this['_injector'][_0xc7271a(0x521)](ye,this['unitID'],this[_0xc7271a(0x34e)],this['_awaitingChangeset'],this[_0xc7271a(0x4e7)],this[_0xc7271a(0x3a9)]);}[_0x3d192e(0x503)](){return this;}[_0x3d192e(0x1bd)](){const _0x128943=_0x3d192e;this[_0x128943(0x3a9)][_0x128943(0x3f0)](this['_awaitingChangeset']);}['_onConflict'](_0x3395bd){const _0x1d2c29=_0x3d192e;return this[_0x1d2c29(0x23f)](),this[_0x1d2c29(0x329)]['createInstance'](Re,this[_0x1d2c29(0x1dc)],this[_0x1d2c29(0x34e)],null,this['_pendingMutations'],this[_0x1d2c29(0x3a9)],_0x3395bd);}['_resendWithTimeout'](_0x5ed789,_0x577442){const _0x1a0b7a=_0x3d192e;var _0x4c9832;_0x5ed789===((_0x4c9832=this[_0x1a0b7a(0x1ae)])==null?void 0x0:_0x4c9832[_0x1a0b7a(0x561)])&&(this[_0x1a0b7a(0x1bd)](),this['_resendTimeout']=_0x577442===0x0?0x3e8:_0x577442*0x2);}['_clearScheduledTask'](){const _0x302fe6=_0x3d192e;var _0x1bc06c;(_0x1bc06c=this[_0x302fe6(0x47a)])==null||_0x1bc06c[_0x302fe6(0x290)](),this['_resendTimeout']=0x0;}};ge=Le([A(0x6,_0x435342(_0x5a18dc)),A(0x7,_0x435342(_0x18ab34)),A(0x8,_0x435342(q)),A(0x9,_0x4d4125),A(0xa,_0x25772e),A(0xb,_0x238f3d),A(0xc,_0x211f33)],ge);let Re=class extends $e{constructor(_0x302584,_0x50f735,_0x8bba49,_0x2ad590,_0x583083,_0x418d16=!0x1,_0x162855,_0x2bbf1c,_0x37c7de,_0x4882d6,_0x4288bd,_0x598855,_0x42da0c){const _0x475144=_0x3d192e;super(_0x302584,_0x50f735,_0x8bba49,_0x2ad590,_0x583083,_0x2bbf1c,_0x37c7de,_0x4288bd,_0x4882d6),g(this,_0x475144(0x3ab),'conflict'),(this[_0x475144(0x2b3)]=_0x418d16,this[_0x475144(0x506)]=_0x162855,this['_localeService']=_0x598855,this[_0x475144(0x395)]=_0x42da0c,this[_0x475144(0x56c)](),this['_clearLocalCache'](),this[_0x475144(0x32c)]());}['appendMutation'](){return this;}['onRemoteChangeset'](){return this;}[_0x3d192e(0x430)](){return this;}[_0x3d192e(0x279)](){return this;}[_0x3d192e(0x2ac)](){return this;}['toggleOffline'](){return this;}[_0x3d192e(0x503)](){return this;}[_0x3d192e(0x1bd)](){const _0x3c806c=_0x3d192e;throw new Error(_0x3c806c(0x431));}[_0x3d192e(0x2b5)](){const _0x327fe9=_0x3d192e;this[_0x327fe9(0x414)]['updateOfflineData'](this[_0x327fe9(0x1dc)],this['type'],null,[]);}[_0x3d192e(0x56c)](){const _0x390fd5=_0x3d192e;this[_0x390fd5(0x2b3)]?this[_0x390fd5(0x395)][_0x390fd5(0x4b4)]({'title':this[_0x390fd5(0x32a)]['t']('permission.title'),'content':this[_0x390fd5(0x32a)]['t'](_0x390fd5(0x2e8)),'type':'error','duration':0x0}):this[_0x390fd5(0x395)][_0x390fd5(0x4b4)]({'title':this['_localeService']['t'](_0x390fd5(0x2eb)),'content':this[_0x390fd5(0x32a)]['t'](_0x390fd5(0x2fa)),'type':_0x390fd5(0x4f4),'duration':0x0});}[_0x3d192e(0x32c)](){const _0x1e4cfa=_0x3d192e;this[_0x1e4cfa(0x506)]['updatePermissionPoint'](new _0x11ffb6(this[_0x1e4cfa(0x1dc)])['id'],!0x1);}};Re=Le([A(0x6,_0x435342(_0x23a72a)),A(0x7,_0x4d4125),A(0x8,_0x211f33),A(0x9,_0x435342(q)),A(0xa,_0x435342(_0x18ab34)),A(0xb,_0x435342(_0xef493b)),A(0xc,_0x286bb3)],Re);let ye=class extends $e{constructor(_0x3422c3,_0x315579,_0x333caa,_0x3b23b0,_0x3a5dc6,_0x89ae8d,_0x48ccea,_0x3ea5bb,_0x541da0,_0x1284db){const _0x4d6273=_0x3d192e;super(_0x3422c3,_0x315579,_0x333caa,_0x3b23b0,_0x3a5dc6,_0x541da0,_0x1284db,_0x48ccea,_0x3ea5bb),g(this,_0x4d6273(0x3ab),'offline'),this[_0x4d6273(0x329)]=_0x89ae8d;}[_0x3d192e(0x540)](_0x2160d4){const _0x400c89=_0x3d192e;return this['_pendingMutations'][_0x400c89(0x24b)](_0x2160d4),this[_0x400c89(0x3b8)](),this;}[_0x3d192e(0x24d)](_0x14bf69){const _0x125ed6=_0x3d192e;throw new Error(_0x125ed6(0x31d));}['onRemoteAck'](){const _0x505737=_0x3d192e;throw new Error(_0x505737(0x583));}[_0x3d192e(0x279)](){const _0x41ecc8=_0x3d192e;throw new Error(_0x41ecc8(0x4fd));}[_0x3d192e(0x2ac)](){return this;}['toggleOffline'](){return this;}[_0x3d192e(0x503)](){const _0x3e4dbc=_0x3d192e,{_injector:_0x21d0a4,_pendingMutations:_0x1b54e7,_awaitingChangeset:_0x20335e,unitID:_0x3d7e6b,_handler:_0x368eb2,type:_0x515a5a}=this,_0x1104f9=Ai(_0x21d0a4,_0x3d7e6b,_0x515a5a,_0x20335e,_0x1b54e7,_0x368eb2);return _0x1104f9 instanceof pe?_0x1104f9[_0x3e4dbc(0x2ab)]():(_0x1104f9 instanceof ge||_0x1104f9 instanceof Te)&&_0x1104f9['resend'](),_0x1104f9;}[_0x3d192e(0x1bd)](){const _0x4ae56b=_0x3d192e;throw new Error(_0x4ae56b(0x327));}};ye=Le([A(0x5,_0x435342(_0x5a18dc)),A(0x6,_0x435342(_0x18ab34)),A(0x7,_0x435342(q)),A(0x8,_0x4d4125),A(0x9,_0x211f33)],ye);let he=class extends $e{constructor(_0x361457,_0xc68ea3,_0x3fcf8c,_0xf74579,_0x55f832,_0x25f91a,_0x2477ef,_0x481e36,_0x1be3f4,_0x528d63,_0x445196,_0x4ff821,_0x3e9dc1,_0xe95848){const _0x8bdbaf=_0x3d192e;super(_0x361457,_0xc68ea3,_0x3fcf8c,_0xf74579,_0x2477ef,_0x4ff821,_0x3e9dc1,_0x1be3f4,_0x528d63),g(this,_0x8bdbaf(0x3ab),'fetch_missing'),(this[_0x8bdbaf(0x2ea)]=_0x55f832,this[_0x8bdbaf(0x27e)]=_0x25f91a,this['_injector']=_0x481e36,this[_0x8bdbaf(0x3b5)]=_0x445196,this[_0x8bdbaf(0x4a8)]=_0xe95848);}[_0x3d192e(0x574)](_0x40ff33){const _0x2e94d0=_0x3d192e;try{const _0x5abee8=[..._0x40ff33,...this[_0x2e94d0(0x27e)]],_0x37461a=[this[_0x2e94d0(0x1ae)]||this['_acknowledgedAwaitingChangeset']][_0x2e94d0(0x347)](_0x5ce68d=>!!_0x5ce68d);let _0x1dee3b,_0x8eebaa;if(_0x37461a[_0x2e94d0(0x4e9)]){const _0x363ad5=this[_0x2e94d0(0x4a8)][_0x2e94d0(0x262)](_0x5abee8,_0x37461a,!0x1);if(!_0x302b92(_0x363ad5))throw _0x363ad5['error'];_0x1dee3b=_0x363ad5[_0x2e94d0(0x483)],_0x8eebaa=_0x363ad5[_0x2e94d0(0x422)];}else _0x1dee3b=_0x5abee8,_0x8eebaa=[];let _0x477028=this[_0x2e94d0(0x4e7)];_0x1dee3b[_0x2e94d0(0x253)](_0x3e8e56=>{const _0x45609e=_0x2e94d0;let _0x132059;if(_0x477028[_0x45609e(0x4e9)]){const _0x1b7758=this[_0x45609e(0x4a8)][_0x45609e(0x3d0)](_0x3e8e56,_0x477028);if(!_0x4b9a49(_0x1b7758))throw _0x1b7758[_0x45609e(0x4f4)];_0x132059=_0x1b7758['c1Prime'],_0x477028=_0x1b7758[_0x45609e(0x227)];}else _0x132059=_0x3e8e56;this[_0x45609e(0x2bb)](_0x132059);}),this[_0x2e94d0(0x2ea)]&&this['_incrementRevisionNumber'](),this[_0x2e94d0(0x1ae)]&&_0x8eebaa[_0x2e94d0(0x4e9)]&&(_0x8eebaa[0x0][_0x2e94d0(0x3ad)]=this[_0x2e94d0(0x38a)]());let _0x5c9d4f;if(this['_awaitingChangeset']&&_0x477028[_0x2e94d0(0x4e9)]!==0x0)_0x5c9d4f=this['_injector'][_0x2e94d0(0x521)](ge,this[_0x2e94d0(0x1dc)],this['type'],_0x8eebaa[0x0],_0x477028,this[_0x2e94d0(0x3a9)],void 0x0);else{if(this[_0x2e94d0(0x1ae)]&&_0x477028[_0x2e94d0(0x4e9)]===0x0)_0x8eebaa[0x0]['baseRev']=this[_0x2e94d0(0x38a)](),_0x5c9d4f=this['_injector'][_0x2e94d0(0x521)](Te,this[_0x2e94d0(0x1dc)],this['type'],_0x8eebaa[0x0],this[_0x2e94d0(0x3a9)]);else{if(_0x477028[_0x2e94d0(0x4e9)]!==0x0){const _0x4bf95a=this[_0x2e94d0(0x329)][_0x2e94d0(0x521)](pe,this[_0x2e94d0(0x1dc)],this[_0x2e94d0(0x34e)],_0x477028,this[_0x2e94d0(0x3a9)]);_0x4bf95a['_schedule'](),_0x5c9d4f=_0x4bf95a;}else _0x5c9d4f=this['_injector']['createInstance'](Fe,this[_0x2e94d0(0x1dc)],this[_0x2e94d0(0x34e)],this['_handler']);}}return _0x5c9d4f[_0x2e94d0(0x3b8)](),_0x5c9d4f;}catch(_0x577b97){return this[_0x2e94d0(0x3b5)][_0x2e94d0(0x4f4)](_0x2e94d0(0x4cc),_0x2e94d0(0x34f),_0x577b97),this[_0x2e94d0(0x329)]['createInstance'](Re,this[_0x2e94d0(0x1dc)],this['type'],this['_awaitingChangeset'],this[_0x2e94d0(0x4e7)],this[_0x2e94d0(0x3a9)],!0x1);}}[_0x3d192e(0x1bd)](){const _0x263bbc=_0x3d192e;throw new Error(_0x263bbc(0x316));}[_0x3d192e(0x540)](_0x39b5be){const _0x29668b=_0x3d192e;return this[_0x29668b(0x4e7)][_0x29668b(0x24b)](_0x39b5be),this;}[_0x3d192e(0x24d)](_0x454b24){const _0x2b98b7=_0x3d192e;return this[_0x2b98b7(0x27e)][_0x2b98b7(0x24b)](_0x454b24),this;}[_0x3d192e(0x430)](_0x1fd049){const _0x47fdab=_0x3d192e;if(this['_awaitingChangeset'])return this[_0x47fdab(0x2ea)]=this[_0x47fdab(0x1ae)],this[_0x47fdab(0x1ae)]=null,this;throw new Error(_0x47fdab(0x41d));}[_0x3d192e(0x279)](_0x198a98){const _0x5189aa=_0x3d192e;return this[_0x5189aa(0x567)](!!(_0x198a98!=null&&_0x198a98[_0x5189aa(0x37a)]));}[_0x3d192e(0x2ac)](){return this;}[_0x3d192e(0x598)](){const _0x162281=_0x3d192e;return this['_injector'][_0x162281(0x521)](ye,this[_0x162281(0x1dc)],this['type'],this[_0x162281(0x1ae)],this['_pendingMutations'],this['_handler']);}['toggleOnline'](){return this;}[_0x3d192e(0x567)](_0x5a7f0a){const _0x2a4f76=_0x3d192e;return this[_0x2a4f76(0x329)]['createInstance'](Re,this['unitID'],this[_0x2a4f76(0x34e)],this[_0x2a4f76(0x1ae)],this[_0x2a4f76(0x4e7)],this[_0x2a4f76(0x3a9)],_0x5a7f0a);}};he=Le([A(0x7,_0x435342(_0x5a18dc)),A(0x8,_0x435342(_0x18ab34)),A(0x9,_0x435342(q)),A(0xa,_0x25772e),A(0xb,_0x4d4125),A(0xc,_0x211f33),A(0xd,_0x238f3d)],he);function Ai(_0x3b5f7b,_0x24965c,_0x361f36,_0x55be66,_0x311b4d,_0x4f35c1){const _0xb24366=_0x3d192e;return _0x55be66&&_0x311b4d[_0xb24366(0x4e9)]?_0x3b5f7b[_0xb24366(0x521)](ge,_0x24965c,_0x361f36,_0x55be66,_0x311b4d,_0x4f35c1,void 0x0):_0x55be66?_0x3b5f7b[_0xb24366(0x521)](Te,_0x24965c,_0x361f36,_0x55be66,_0x4f35c1):_0x311b4d[_0xb24366(0x4e9)]?_0x3b5f7b[_0xb24366(0x521)](pe,_0x24965c,_0x361f36,_0x311b4d,_0x4f35c1):_0x3b5f7b[_0xb24366(0x521)](Fe,_0x24965c,_0x361f36,_0x4f35c1);}var mo=Object[_0x3d192e(0x494)],po=Object[_0x3d192e(0x3e5)],Es=(_0x546a56,_0x4c5f1c,_0x122f87,_0xfe0cf8)=>{const _0x1f46af=_0x3d192e;for(var _0x36b6cf=_0xfe0cf8>0x1?void 0x0:_0xfe0cf8?po(_0x4c5f1c,_0x122f87):_0x4c5f1c,_0xf3f4ec=_0x546a56[_0x1f46af(0x4e9)]-0x1,_0x510d53;_0xf3f4ec>=0x0;_0xf3f4ec--)(_0x510d53=_0x546a56[_0xf3f4ec])&&(_0x36b6cf=(_0xfe0cf8?_0x510d53(_0x4c5f1c,_0x122f87,_0x36b6cf):_0x510d53(_0x36b6cf))||_0x36b6cf);return _0xfe0cf8&&_0x36b6cf&&mo(_0x4c5f1c,_0x122f87,_0x36b6cf),_0x36b6cf;},H=(_0x3c5795,_0x5ecb82)=>(_0x22313d,_0x3e6604)=>_0x5ecb82(_0x22313d,_0x3e6604,_0x3c5795);let St=class extends _0x10cb26{constructor(_0x379998,_0x26d694,_0x5b9396,_0x4e466b,_0xc09033,_0x365ad2,_0x3857e2,_0x5f56e9,_0x1b77cb,_0x182e5f,_0xac853b,_0x4650c7,_0xceb68f){const _0x5b6b10=_0x3d192e;super(),g(this,'_state$',new _0x1d58dd(null)),g(this,'state$',this[_0x5b6b10(0x230)]['asObservable']()),g(this,_0x5b6b10(0x51e)),g(this,_0x5b6b10(0x2bf),!0x1),g(this,_0x5b6b10(0x4cb),''),g(this,_0x5b6b10(0x56e),0x0),g(this,'status$',this['state$'][_0x5b6b10(0x407)](_0x2f5428(_0x55a412=>_0x55a412?_0x55a412[_0x5b6b10(0x3ab)]:J[_0x5b6b10(0x3fe)]),_0x2a23f2(0x1))),g(this,'_transitionLocked',!0x1),g(this,_0x5b6b10(0x355),[]),(this[_0x5b6b10(0x1dc)]=_0x379998,this[_0x5b6b10(0x302)]=_0x26d694,this['_type']=_0x5b9396,this[_0x5b6b10(0x329)]=_0x4e466b,this[_0x5b6b10(0x414)]=_0xc09033,this[_0x5b6b10(0x577)]=_0x365ad2,this[_0x5b6b10(0x32a)]=_0x3857e2,this[_0x5b6b10(0x3cd)]=_0x5f56e9,this[_0x5b6b10(0x3b5)]=_0x1b77cb,this['_commandService']=_0x182e5f,this['_messageService']=_0xac853b,this[_0x5b6b10(0x506)]=_0x4650c7,this[_0x5b6b10(0x5a3)]=_0xceb68f);}get[_0x3d192e(0x3e7)](){const _0x283b9b=_0x3d192e;return this[_0x283b9b(0x51e)];}async[_0x3d192e(0x46a)](){const _0x48899e=_0x3d192e;if(this[_0x48899e(0x3e7)])throw new Error(_0x48899e(0x33c));await this[_0x48899e(0x20a)]();}[_0x3d192e(0x49b)](){const _0x3a4031=_0x3d192e;return this[_0x3a4031(0x2bf)]=!0x0,_0x30963a(()=>{const _0x5845d6=_0x3a4031;this['_collaborationPaused']=!0x1,this[_0x5845d6(0x1c2)]();});}['_updateState'](_0x44777c){const _0x4a2543=_0x3d192e;this[_0x4a2543(0x51e)]=_0x44777c,this[_0x4a2543(0x230)]['next'](_0x44777c);}async[_0x3d192e(0x20a)](){const _0x8fbb09=_0x3d192e;var _0x15b0da;this['_updateState'](await this[_0x8fbb09(0x28a)]()),this[_0x8fbb09(0x5a3)]&&((_0x15b0da=this[_0x8fbb09(0x5a3)])==null||_0x15b0da[_0x8fbb09(0x1b6)](this[_0x8fbb09(0x1dc)]),this['disposeWithMe'](this[_0x8fbb09(0x5a3)]['getUnitStatus$'](this[_0x8fbb09(0x1dc)])[_0x8fbb09(0x2ce)](_0x59d1db=>{const _0x2d2bae=_0x8fbb09;this[_0x2d2bae(0x3b5)][_0x2d2bae(0x2cb)](_0x2d2bae(0x223),'editing\x20status\x20changed\x20to',_0x59d1db),_0x59d1db===Di[_0x2d2bae(0x1ee)]?(this['_messageService'][_0x2d2bae(0x4b4)]({'content':this[_0x2d2bae(0x32a)]['t'](_0x2d2bae(0x33d)),'type':_0x5b8609[_0x2d2bae(0x208)]}),this[_0x2d2bae(0x506)][_0x2d2bae(0x442)](new _0x11ffb6(this[_0x2d2bae(0x1dc)])['id'],!0x1),this[_0x2d2bae(0x506)][_0x2d2bae(0x47b)](!0x1)):(this[_0x2d2bae(0x506)][_0x2d2bae(0x442)](new _0x11ffb6(this[_0x2d2bae(0x1dc)])['id'],!0x0),this[_0x2d2bae(0x506)][_0x2d2bae(0x47b)](!0x0));})));let _0x126945=!0x1;return this[_0x8fbb09(0x2f7)](this[_0x8fbb09(0x302)][_0x8fbb09(0x29c)][_0x8fbb09(0x2ce)](_0x4a3fe0=>{const _0x460b05=_0x8fbb09;_0x4a3fe0===ve[_0x460b05(0x2c3)]?this[_0x460b05(0x357)](_0x126945):_0x4a3fe0===ve['OFFLINE']&&(_0x126945=!0x0,this['_toggleOffline']());})),this[_0x8fbb09(0x2f7)](this[_0x8fbb09(0x302)][_0x8fbb09(0x513)][_0x8fbb09(0x2ce)](_0x462a6d=>{const _0x2bbb08=_0x8fbb09;try{switch(_0x462a6d[_0x2bbb08(0x1f5)]){case _0x28e200[_0x2bbb08(0x43f)]:{this[_0x2bbb08(0x3c6)](_0x4167b6(_0x462a6d[_0x2bbb08(0x383)]));break;}case _0x28e200[_0x2bbb08(0x246)]:{this[_0x2bbb08(0x55f)](_0x462a6d[_0x2bbb08(0x383)]);break;}case _0x28e200[_0x2bbb08(0x3af)]:{this['_onRemoteRejected']();break;}case _0x28e200['CHANGESET_SHOULD_RETRY']:{this[_0x2bbb08(0x4c1)](_0x462a6d['data']);break;}case _0x28e200[_0x2bbb08(0x479)]:{this[_0x2bbb08(0x4d0)](_0x462a6d[_0x2bbb08(0x383)]['changesets'][_0x2bbb08(0x1fc)](_0xcb8a3f=>_0x4167b6(_0xcb8a3f)));break;}case _0x28e200[_0x2bbb08(0x58e)]:this['_onRemoteRejected']({'isPermissionRej':!0x0});}}catch(_0x5716e7){throw console[_0x2bbb08(0x4f4)](_0x2bbb08(0x19b),_0x5716e7),_0x5716e7;}})),this[_0x8fbb09(0x51e)];}['_unlockTransition'](){this['_transitionLocked']=!0x1;}['_lockTransition'](){const _0x228cc5=_0x3d192e;if(this['_transitionLocked'])throw new Error(_0x228cc5(0x289));this[_0x228cc5(0x225)]=!0x0;}[_0x3d192e(0x49e)](_0x41a07f){const _0x3e5180=_0x3d192e;this['_lockTransition'](),this[_0x3e5180(0x249)](this[_0x3e5180(0x51e)][_0x3e5180(0x540)](_0x41a07f)),this['_unlockTransition']();}['_onRemoteChangeset'](_0x4c7472){const _0x2e19cb=_0x3d192e;if(!(_0x4c7472['revision']<=this['_revisionService'][_0x2e19cb(0x568)](this['unitID']))){if(this[_0x2e19cb(0x2bf)]){this['_remoteChangesetQueue'][_0x2e19cb(0x24b)](_0x4c7472);return;}this[_0x2e19cb(0x1e2)](_0x4c7472);}}[_0x3d192e(0x1c2)](){const _0x14335b=_0x3d192e;this[_0x14335b(0x355)][_0x14335b(0x253)](_0x36bfba=>this[_0x14335b(0x1e2)](_0x36bfba)),this['_remoteChangesetQueue']=[];}['_applyRemoteChangeset'](_0x5748b6){const _0x4e89aa=_0x3d192e,_0x4b27ea=this[_0x4e89aa(0x577)][_0x4e89aa(0x4fe)]['fetchThroughInterceptors'](this[_0x4e89aa(0x577)][_0x4e89aa(0x4fe)][_0x4e89aa(0x436)]()['COMPRESS_MUTATION_APPLY'])(_0x5748b6[_0x4e89aa(0x547)],null)||_0x5748b6[_0x4e89aa(0x547)],_0x1786b6={..._0x5748b6,'mutations':_0x4b27ea};this[_0x4e89aa(0x512)](),this[_0x4e89aa(0x249)](this['_state'][_0x4e89aa(0x24d)](_0x1786b6)),this[_0x4e89aa(0x247)]();}[_0x3d192e(0x55f)](_0x4e2fd8){const _0x59b369=_0x3d192e;this[_0x59b369(0x512)](),this[_0x59b369(0x249)](this['_state']['onRemoteAck'](_0x4e2fd8)),this[_0x59b369(0x247)]();}[_0x3d192e(0x370)](_0x51dd04){const _0x50b7ab=_0x3d192e;this[_0x50b7ab(0x512)](),this[_0x50b7ab(0x249)](this[_0x50b7ab(0x51e)]['onRemoteRej'](_0x51dd04)),this[_0x50b7ab(0x247)]();}[_0x3d192e(0x4c1)](_0x6f97ac){const _0x1589d1=_0x3d192e;this['_lockTransition'](),this[_0x1589d1(0x249)](this[_0x1589d1(0x51e)][_0x1589d1(0x2ac)](_0x6f97ac)),this[_0x1589d1(0x247)]();}[_0x3d192e(0x4d0)](_0x47553b){const _0x1cbf06=_0x3d192e;if(!(this[_0x1cbf06(0x51e)]instanceof he))throw new TypeError(_0x1cbf06(0x25d));const _0x4c0a5b=_0x47553b[_0x1cbf06(0x1fc)](_0x3f35ee=>{const _0x51529c=_0x1cbf06,_0x54b9a7=this[_0x51529c(0x577)][_0x51529c(0x4fe)]['fetchThroughInterceptors'](this[_0x51529c(0x577)][_0x51529c(0x4fe)][_0x51529c(0x436)]()[_0x51529c(0x44e)])(_0x3f35ee[_0x51529c(0x547)],null)||_0x3f35ee[_0x51529c(0x547)];return{..._0x3f35ee,'mutations':_0x54b9a7};});this[_0x1cbf06(0x512)](),this[_0x1cbf06(0x249)](this[_0x1cbf06(0x51e)][_0x1cbf06(0x574)](_0x4c0a5b)),this[_0x1cbf06(0x247)]();}['_toggleOffline'](){const _0x4a422f=_0x3d192e;this['_lockTransition'](),this[_0x4a422f(0x249)](this[_0x4a422f(0x51e)][_0x4a422f(0x598)]()),this['_unlockTransition']();}[_0x3d192e(0x357)](_0x184bc6=!0x1){const _0x5d4533=_0x3d192e;this[_0x5d4533(0x512)](),this[_0x5d4533(0x249)](this[_0x5d4533(0x51e)]['toggleOnline']()),this['_unlockTransition']();const _0x4de7dc=this[_0x5d4533(0x51e)];_0x184bc6&&_0x4de7dc instanceof Fe&&(this[_0x5d4533(0x512)](),this[_0x5d4533(0x249)](_0x4de7dc[_0x5d4533(0x496)]()),this[_0x5d4533(0x247)]());}async[_0x3d192e(0x28a)](){return new Promise(_0x3ab2c4=>{const _0x2c48e1=_0x1083;this[_0x2c48e1(0x302)]['sessionStatus$'][_0x2c48e1(0x407)](_0x543baa(0x1))[_0x2c48e1(0x2ce)](async _0x26e7fd=>{const _0x346f6c=_0x2c48e1;_0x3ab2c4(await this[_0x346f6c(0x22d)](_0x26e7fd===ve[_0x346f6c(0x2c3)]));});});}[_0x3d192e(0x2db)](){const _0x13d6d1=_0x3d192e,_0x4550b8=this[_0x13d6d1(0x1dc)];return{'onStateChange':(_0x51c926,_0x1c3974)=>{const _0x564178=_0x13d6d1;if(_0x51c926!==this['_state'])throw new Error(_0x564178(0x2d0)+_0x51c926['status']+'\x0aAfter:\x20'+_0x1c3974[_0x564178(0x3ab)]+_0x564178(0x322)+this[_0x564178(0x51e)][_0x564178(0x3ab)]);this['_updateState'](_0x1c3974);},'onSendChangeset':_0x26094f=>{const _0x3c14f9=_0x13d6d1;_0x26094f[_0x3c14f9(0x369)]||(_0x26094f[_0x3c14f9(0x369)]=this['_changesetSessionId'],_0x26094f[_0x3c14f9(0x561)]=++this[_0x3c14f9(0x56e)]);const _0x47304e={'eventID':_0x28e200[_0x3c14f9(0x273)],'data':{'unitID':_0x26094f[_0x3c14f9(0x1dc)],'unitType':this[_0x3c14f9(0x566)],'changeset':_0x26094f,'memberID':this[_0x3c14f9(0x302)][_0x3c14f9(0x282)]()}};this[_0x3c14f9(0x302)]['send'](_0x47304e,this[_0x3c14f9(0x1dc)]);},'onMissingChangesets':({from:_0x43a182,to:_0x2f3f3f})=>{const _0x5051c9=_0x13d6d1;this[_0x5051c9(0x3b5)]['debug'](_0x5051c9(0x223),_0x5051c9(0x1e5)+_0x43a182+_0x5051c9(0x375)+_0x2f3f3f);const _0x487b48={'eventID':_0x28e200['FETCH_MISSING'],'data':{'unitID':_0x4550b8,'unitType':this[_0x5051c9(0x566)],'from':_0x43a182,'to':_0x2f3f3f}};this['session'][_0x5051c9(0x214)](_0x487b48,this[_0x5051c9(0x1dc)]);}};}async[_0x3d192e(0x22d)](_0x6a24af){const _0x4586ea=_0x3d192e;var _0x1a0ca3,_0x1cc62e;const _0x55b9f3=await this['_localCacheService'][_0x4586ea(0x48b)](this[_0x4586ea(0x1dc)]),_0x502d61=(_0x1a0ca3=_0x55b9f3==null?void 0x0:_0x55b9f3[_0x4586ea(0x547)])!=null?_0x1a0ca3:[],_0x2d317c=(_0x1cc62e=_0x55b9f3==null?void 0x0:_0x55b9f3[_0x4586ea(0x23a)])!=null?_0x1cc62e:null,_0x19c735=!!(_0x2d317c!=null&&_0x2d317c['sid'])&&!!(_0x2d317c!=null&&_0x2d317c[_0x4586ea(0x561)]);this[_0x4586ea(0x4cb)]=_0x19c735?_0x2d317c[_0x4586ea(0x369)]:Gr(),this[_0x4586ea(0x56e)]=_0x19c735?_0x2d317c[_0x4586ea(0x561)]:0x0;const _0x86930e=this[_0x4586ea(0x1dc)];try{this[_0x4586ea(0x192)](_0x2d317c,_0x502d61);}catch(_0x31c539){this[_0x4586ea(0x3b5)][_0x4586ea(0x4f4)](_0x31c539);}const _0x33c4a8=this[_0x4586ea(0x2db)]();if(_0x6a24af){const _0x374183=Ai(this[_0x4586ea(0x329)],_0x86930e,this[_0x4586ea(0x566)],_0x2d317c,_0x502d61,_0x33c4a8);return _0x374183 instanceof pe?_0x374183[_0x4586ea(0x2ab)]():(_0x374183 instanceof ge||_0x374183 instanceof Te)&&_0x374183[_0x4586ea(0x1bd)](),_0x374183;}return this[_0x4586ea(0x329)][_0x4586ea(0x521)](ye,_0x86930e,this[_0x4586ea(0x566)],_0x2d317c,_0x502d61,_0x33c4a8);}['_replayCachedMutations'](_0x175369,_0x4884ce){const _0x2ec7d1=_0x3d192e;var _0x12bc20,_0x404717;const _0x160aaf=this[_0x2ec7d1(0x577)][_0x2ec7d1(0x4fe)][_0x2ec7d1(0x3ea)](this['_compressMutationService']['interceptor'][_0x2ec7d1(0x436)]()[_0x2ec7d1(0x44e)]);(_0x12bc20=_0x160aaf((_0x175369==null?void 0x0:_0x175369[_0x2ec7d1(0x547)])||[],null))==null||_0x12bc20[_0x2ec7d1(0x253)](_0x4f2562=>this[_0x2ec7d1(0x2d5)][_0x2ec7d1(0x3b1)](_0x4f2562['id'],_0x4f2562[_0x2ec7d1(0x59e)])),(_0x404717=_0x160aaf(_0x4884ce||[],null))==null||_0x404717['forEach'](_0x30b3a3=>this[_0x2ec7d1(0x2d5)][_0x2ec7d1(0x3b1)](_0x30b3a3['id'],_0x30b3a3['params']));}};St=Es([H(0x3,_0x435342(_0x5a18dc)),H(0x4,_0x435342(q)),H(0x5,_0x435342(_0x58b852)),H(0x6,_0x435342(_0xef493b)),H(0x7,_0x435342(_0x18ab34)),H(0x8,_0x25772e),H(0x9,_0x4d4125),H(0xa,_0x11ef1f),H(0xb,_0x23a72a),H(0xc,_0x1eef7c(yt))],St);let ss=class extends St{constructor(_0x430d8a,_0x89952,_0x33afd1,_0x4961d7,_0x50c992,_0x1b5278,_0x3e6c04,_0x4ff038,_0x28b79a,_0x3e5708,_0x295c02,_0x2a5e61,_0xe9b124,_0x3aac4c,_0x4e95da,_0x51a7e3,_0xf9256f,_0xfcfe11){const _0x27faad=_0x3d192e;super(_0x430d8a,_0x33afd1,_0x89952,_0x4961d7,_0x50c992,_0x1b5278,_0x3e6c04,_0x4ff038,_0x3aac4c,_0x4e95da,_0x51a7e3,_0xf9256f,_0xfcfe11),this[_0x27faad(0x1dc)]=_0x430d8a,this[_0x27faad(0x34e)]=_0x89952,this[_0x27faad(0x478)]=_0x28b79a,this[_0x27faad(0x58d)]=_0x3e5708,this[_0x27faad(0x35e)]=_0x295c02,this[_0x27faad(0x473)]=_0x2a5e61,this[_0x27faad(0x263)]=_0xe9b124;}[_0x3d192e(0x2db)](){const _0x28dc71=_0x3d192e,_0x46cfd5=super[_0x28dc71(0x2db)]();return _0x46cfd5[_0x28dc71(0x356)]=_0x2cb79e=>this['_docTransformIMECacheService'][_0x28dc71(0x4f0)](_0x2cb79e),_0x46cfd5[_0x28dc71(0x303)]=_0x141199=>this[_0x28dc71(0x35e)][_0x28dc71(0x2aa)](_0x141199),_0x46cfd5[_0x28dc71(0x20f)]=_0x30843d=>this[_0x28dc71(0x473)]['transformSelections'](_0x30843d),_0x46cfd5[_0x28dc71(0x401)]=_0x24c09e=>this['_docSyncEditingCollabCursorService'][_0x28dc71(0x374)](_0x24c09e),_0x46cfd5['onTransformRemoteChangesetByIMECache']=_0x5cc058=>this[_0x28dc71(0x58d)][_0x28dc71(0x1b9)](_0x5cc058),_0x46cfd5['onTransformRemoteChangesetByStateCache']=_0x33ceb1=>this[_0x28dc71(0x35e)]['transformRemoteChangeset'](_0x33ceb1),_0x46cfd5;}async[_0x3d192e(0x20a)](){const _0x5c0c4e=_0x3d192e,_0x2eb9a3=await super[_0x5c0c4e(0x20a)]();return this['_docStateChangeManagerService'][_0x5c0c4e(0x27d)]['pipe'](_0xe1e697(this['dispose$']))['subscribe'](_0x47b4d1=>{const _0x1e7c61=_0x5c0c4e;if(_0x47b4d1==null)return;const {unitId:_0x5d0a81,redoState:_0x9d638,commandId:_0x4a1b3b}=_0x47b4d1;if(_0x5d0a81!==this['unitID'])return;const _0x5e1f3e={'id':_0x4a1b3b,'type':_0x8cff0f['MUTATION'],'params':{'unitId':_0x5d0a81,'actions':_0x9d638[_0x1e7c61(0x43c)],'textRanges':null}};this['_onLocalMutation'](_0x5e1f3e);}),_0x2eb9a3;}};ss=Es([H(0x3,_0x435342(_0x5a18dc)),H(0x4,_0x435342(q)),H(0x5,_0x435342(_0x58b852)),H(0x6,_0x435342(_0xef493b)),H(0x7,_0x435342(_0x18ab34)),H(0x8,_0x435342(_0x391d27)),H(0x9,_0x435342(vt)),H(0xa,_0x435342(pt)),H(0xb,_0x435342(gt)),H(0xc,_0x435342(Cs)),H(0xd,_0x25772e),H(0xe,_0x4d4125),H(0xf,_0x11ef1f),H(0x10,_0x23a72a),H(0x11,_0x1eef7c(yt))],ss);let is=class extends St{constructor(_0x41b3b4,_0x4c4019,_0x2c3671,_0x449e0e,_0x1876e9,_0x40d7e9,_0x23fcf1,_0x1815e4,_0x3ee129,_0x5df5ad,_0x13a3b8,_0x2838ba,_0x3a8904,_0x20863c){const _0x37c5ae=_0x3d192e;super(_0x41b3b4,_0x2c3671,_0x4c4019,_0x449e0e,_0x1876e9,_0x40d7e9,_0x23fcf1,_0x1815e4,_0x5df5ad,_0x13a3b8,_0x2838ba,_0x3a8904,_0x20863c),this[_0x37c5ae(0x1dc)]=_0x41b3b4,this['type']=_0x4c4019,this[_0x37c5ae(0x53c)]=_0x3ee129;}[_0x3d192e(0x2db)](){const _0x32cd22=_0x3d192e,_0xe0665b=super['_createHandler']();return _0xe0665b[_0x32cd22(0x20f)]=_0x4e0abd=>this[_0x32cd22(0x53c)]['transformSelections'](_0x4e0abd),_0xe0665b;}async[_0x3d192e(0x20a)](){const _0x1dc2d8=_0x3d192e,_0x1a21eb=await super[_0x1dc2d8(0x20a)]();return this['disposeWithMe'](this[_0x1dc2d8(0x2d5)][_0x1dc2d8(0x3a3)]((_0x3db28a,_0x49c0fb)=>{const _0x5db96f=_0x1dc2d8;if(_0x3db28a[_0x5db96f(0x34e)]!==_0x8cff0f[_0x5db96f(0x280)]||_0x49c0fb!=null&&_0x49c0fb[_0x5db96f(0x286)]||_0x49c0fb!=null&&_0x49c0fb[_0x5db96f(0x1ff)])return;const _0x3bb541=_0x3db28a['params'];if((_0x3bb541==null?void 0x0:_0x3bb541[_0x5db96f(0x488)])!==this[_0x5db96f(0x1dc)])return;const _0x293106=_0x3db28a,_0x4a1ae4=this[_0x5db96f(0x577)][_0x5db96f(0x4fe)][_0x5db96f(0x3ea)](this[_0x5db96f(0x577)][_0x5db96f(0x4fe)]['getInterceptPoints']()[_0x5db96f(0x509)])([_0x293106],null)||[_0x293106];this[_0x5db96f(0x49e)](_0x4a1ae4[0x0]);})),_0x1a21eb;}};is=Es([H(0x3,_0x435342(_0x5a18dc)),H(0x4,_0x435342(q)),H(0x5,_0x435342(_0x58b852)),H(0x6,_0x435342(_0xef493b)),H(0x7,_0x435342(_0x18ab34)),H(0x8,_0x435342(mt)),H(0x9,_0x25772e),H(0xa,_0x4d4125),H(0xb,_0x11ef1f),H(0xc,_0x23a72a),H(0xd,_0x1eef7c(yt))],is);var go=Object[_0x3d192e(0x494)],So=Object[_0x3d192e(0x3e5)],Io=(_0x23443d,_0x136750,_0x262d96,_0x294b8e)=>{const _0x2466b9=_0x3d192e;for(var _0x4e0a75=_0x294b8e>0x1?void 0x0:_0x294b8e?So(_0x136750,_0x262d96):_0x136750,_0x1b1b41=_0x23443d[_0x2466b9(0x4e9)]-0x1,_0x149cae;_0x1b1b41>=0x0;_0x1b1b41--)(_0x149cae=_0x23443d[_0x1b1b41])&&(_0x4e0a75=(_0x294b8e?_0x149cae(_0x136750,_0x262d96,_0x4e0a75):_0x149cae(_0x4e0a75))||_0x4e0a75);return _0x294b8e&&_0x4e0a75&&go(_0x136750,_0x262d96,_0x4e0a75),_0x4e0a75;},Lt=(_0x1ea8af,_0x3b6ebd)=>(_0x56c9d9,_0x573501)=>_0x3b6ebd(_0x56c9d9,_0x573501,_0x1ea8af);let it=class extends _0x10cb26{constructor(_0x3e5583,_0x11bee6,_0x2e825f){const _0x522fc3=_0x3d192e;super(),g(this,'_entities',new Map()),g(this,'_entityInit$',new _0x276b38()),(this[_0x522fc3(0x329)]=_0x3e5583,this[_0x522fc3(0x4e3)]=_0x11bee6,this['_univerInstanceService']=_0x2e825f,this[_0x522fc3(0x20a)]());}[_0x3d192e(0x228)](){const _0x20a9a3=_0x3d192e;super[_0x20a9a3(0x228)](),this[_0x20a9a3(0x190)][_0x20a9a3(0x253)](_0x4095e3=>_0x4095e3[_0x20a9a3(0x228)]()),this[_0x20a9a3(0x190)][_0x20a9a3(0x49f)]();}[_0x3d192e(0x222)](_0x518a11){const _0x40de42=_0x3d192e;var _0x3491f5;return(_0x3491f5=this[_0x40de42(0x190)]['get'](_0x518a11))!=null?_0x3491f5:null;}[_0x3d192e(0x387)](_0x3dacc1){const _0x437c9c=_0x3d192e,_0xb80a60=this['getCollabEntity'](_0x3dacc1);return _0xb80a60?_0x20dba1(_0xb80a60):this[_0x437c9c(0x2dc)]['pipe'](_0x4f86ac(_0x13e31d=>_0x13e31d[_0x437c9c(0x1dc)]===_0x3dacc1));}[_0x3d192e(0x20a)](){const _0x26bf94=_0x3d192e;this[_0x26bf94(0x43d)]['getTypeOfUnitAdded$'](_0x1c25e8[_0x26bf94(0x26f)])[_0x26bf94(0x407)](_0xe1e697(this['dispose$']),_0x3bb49b(0x10))[_0x26bf94(0x2ce)](async _0x3e1ae4=>{const _0x139512=_0x26bf94,_0x342b06=_0x3e1ae4[_0x139512(0x2c1)](),_0x32f240=await this[_0x139512(0x1fa)](_0x342b06,ce[_0x139512(0x26f)]);this[_0x139512(0x190)][_0x139512(0x467)](_0x342b06,_0x32f240);}),this[_0x26bf94(0x43d)][_0x26bf94(0x551)](_0x1c25e8[_0x26bf94(0x52f)])[_0x26bf94(0x407)](_0xe1e697(this[_0x26bf94(0x3e1)]),_0x3bb49b(0x10))[_0x26bf94(0x407)](_0x4f86ac(_0x442aad=>!_0x442aad['getUnitId']()[_0x26bf94(0x550)]('__')))[_0x26bf94(0x2ce)](async _0x1723c4=>{const _0x479b67=_0x26bf94,_0x44d024=_0x1723c4[_0x479b67(0x2c1)](),_0x32b390=await this[_0x479b67(0x1fa)](_0x44d024,ce[_0x479b67(0x52f)]);this['_entities'][_0x479b67(0x467)](_0x44d024,_0x32b390);}),_0x2eb1f5(this['_univerInstanceService'][_0x26bf94(0x2de)](_0x1c25e8['UNIVER_SHEET']),this[_0x26bf94(0x43d)][_0x26bf94(0x2de)](_0x1c25e8['UNIVER_DOC']))['pipe'](_0xe1e697(this[_0x26bf94(0x3e1)]))[_0x26bf94(0x2ce)](_0x2cf518=>{const _0x3e092f=_0x26bf94,_0x4a2d67=_0x2cf518['getUnitId'](),_0x5dc533=this[_0x3e092f(0x190)][_0x3e092f(0x47d)](_0x4a2d67);_0x5dc533&&(_0x5dc533[_0x3e092f(0x228)](),this[_0x3e092f(0x190)]['delete'](_0x4a2d67));});}async[_0x3d192e(0x1fa)](_0x560e25,_0x4fb1e8){const _0x3f0ab2=_0x3d192e,_0x4eaa8f=await this['_collabSessionService'][_0x3f0ab2(0x51f)](_0x560e25),_0x249cbb=this[_0x3f0ab2(0x329)][_0x3f0ab2(0x521)](this[_0x3f0ab2(0x19c)](_0x4fb1e8),_0x560e25,_0x4fb1e8,_0x4eaa8f);return await _0x249cbb[_0x3f0ab2(0x46a)](),this['_entityInit$'][_0x3f0ab2(0x4bc)](_0x249cbb),_0x249cbb;}['_getCtorByUniverType'](_0x1f69c1){const _0x5a807b=_0x3d192e;switch(_0x1f69c1){case ce[_0x5a807b(0x52f)]:return ss;case ce[_0x5a807b(0x26f)]:return is;default:throw new Error('[CollaborationController]:\x20invalid\x20univer\x20type:\x20'+_0x1f69c1);}}};it=Io([Lt(0x0,_0x435342(_0x5a18dc)),Lt(0x1,_0x435342(Ae)),Lt(0x2,_0x405019)],it);const Gs=[_0x3d192e(0x345),_0x3d192e(0x3e9),'verdancy600','red300','blue400',_0x3d192e(0x524)];class bs extends _0x1b81eb{constructor(){const _0x5ee573=_0x3d192e;super(...arguments),g(this,_0x5ee573(0x365),new Map()),g(this,_0x5ee573(0x1e9),0x0);}['assignAColorForMemberID'](_0x4a574e){const _0x19ac06=_0x3d192e;if(this[_0x19ac06(0x365)][_0x19ac06(0x476)](_0x4a574e))return this[_0x19ac06(0x365)]['get'](_0x4a574e);const _0x1f3640=Gs[this[_0x19ac06(0x1e9)]];return this[_0x19ac06(0x1e9)]=(this[_0x19ac06(0x1e9)]+0x1)%Gs[_0x19ac06(0x4e9)],this[_0x19ac06(0x365)][_0x19ac06(0x467)](_0x4a574e,_0x1f3640),_0x1f3640;}}var Co=Object['defineProperty'],Eo=Object[_0x3d192e(0x3e5)],bo=(_0x527d93,_0x1df49a,_0x497bb8,_0xce490f)=>{const _0x44928c=_0x3d192e;for(var _0x57da72=_0xce490f>0x1?void 0x0:_0xce490f?Eo(_0x1df49a,_0x497bb8):_0x1df49a,_0x5286d9=_0x527d93[_0x44928c(0x4e9)]-0x1,_0x297c7d;_0x5286d9>=0x0;_0x5286d9--)(_0x297c7d=_0x527d93[_0x5286d9])&&(_0x57da72=(_0xce490f?_0x297c7d(_0x1df49a,_0x497bb8,_0x57da72):_0x297c7d(_0x57da72))||_0x57da72);return _0xce490f&&_0x57da72&&Co(_0x1df49a,_0x497bb8,_0x57da72),_0x57da72;},Oe=(_0x1fefcb,_0x5cfa41)=>(_0x1b5c96,_0x4f7d9c)=>_0x5cfa41(_0x1b5c96,_0x4f7d9c,_0x1fefcb);const To=0x12c,Ro=0x64;let ns=class extends _0x10cb26{constructor(_0x241621,_0x56bf37,_0x27cbd8,_0x56ed05,_0x43d679,_0x4cabe4,_0x1a1014,_0x44f2e8,_0x50608f){const _0x15b970=_0x3d192e;super(),g(this,_0x15b970(0x43b),!0x1),g(this,_0x15b970(0x20a),!0x1),g(this,_0x15b970(0x4c4),new _0x1d58dd(new Map())),g(this,_0x15b970(0x1b0),this[_0x15b970(0x4c4)]['asObservable']()),g(this,'_roomMembers$',new _0x1d58dd([])),g(this,_0x15b970(0x339),this[_0x15b970(0x255)]['pipe'](_0xde4a6a(To))),g(this,_0x15b970(0x371),_0x339b95(_0x3709f8=>{const _0x37eaf3=_0x15b970,_0x2bd6e8={'eventID':_0x28e200[_0x37eaf3(0x4ac)],'data':{'unitID':this['unitID'],'memberID':this['_session'][_0x37eaf3(0x282)](),'selection':Pi(_0x3709f8)}};this[_0x37eaf3(0x377)][_0x37eaf3(0x214)](_0x2bd6e8,this[_0x37eaf3(0x1dc)]);},Ro)),(this['unitID']=_0x241621,this[_0x15b970(0x377)]=_0x56bf37,this[_0x15b970(0x329)]=_0x27cbd8,this[_0x15b970(0x2fe)]=_0x56ed05,this[_0x15b970(0x4d5)]=_0x43d679,this[_0x15b970(0x462)]=_0x4cabe4,this['_transformService']=_0x1a1014,this[_0x15b970(0x43d)]=_0x44f2e8,this[_0x15b970(0x2d5)]=_0x50608f);}get[_0x3d192e(0x43e)](){const _0x4b4689=_0x3d192e;return this[_0x4b4689(0x4c4)][_0x4b4689(0x27a)]();}get[_0x3d192e(0x2ca)](){const _0x598693=_0x3d192e;return this[_0x598693(0x255)]['getValue']();}[_0x3d192e(0x228)](){const _0x558cda=_0x3d192e;super[_0x558cda(0x228)](),this[_0x558cda(0x4c4)][_0x558cda(0x4bc)](new Map()),this['_cursorInfo$'][_0x558cda(0x348)](),this[_0x558cda(0x255)][_0x558cda(0x4bc)]([]),this[_0x558cda(0x255)][_0x558cda(0x348)]();}[_0x3d192e(0x46a)](){const _0x320bfe=_0x3d192e;this['_init']||(this[_0x320bfe(0x20a)]=!0x0,this[_0x320bfe(0x377)][_0x320bfe(0x29c)]['pipe'](_0xe1e697(this[_0x320bfe(0x3e1)]))[_0x320bfe(0x2ce)](_0x19e93c=>{const _0x2da872=_0x320bfe;_0x19e93c===ve[_0x2da872(0x2c3)]?this[_0x2da872(0x357)]():this[_0x2da872(0x3ae)]();}),this['_session'][_0x320bfe(0x513)][_0x320bfe(0x407)](_0xe1e697(this['dispose$']))[_0x320bfe(0x2ce)](_0x565214=>{const _0x30cfc0=_0x320bfe,_0x50b64b=_0x565214['eventID'];_0x50b64b===_0x28e200[_0x30cfc0(0x4ac)]&&this[_0x30cfc0(0x2d3)](_0x565214),_0x50b64b===_0x28e200[_0x30cfc0(0x25c)]&&this[_0x30cfc0(0x3d3)](_0x565214);}),this[_0x320bfe(0x2f7)](this[_0x320bfe(0x2d5)][_0x320bfe(0x3a3)](_0x4e0b4e=>{const _0x4e87d6=_0x320bfe,_0x368dd6=_0x4e0b4e[_0x4e87d6(0x59e)];_0x368dd6!=null&&this[_0x4e87d6(0x43b)]&&_0x4e0b4e['id']===_0x3dabd6['id']&&_0x368dd6['unitId']===this['unitID']&&_0x368dd6[_0x4e87d6(0x46e)]===!0x1&&_0x368dd6[_0x4e87d6(0x28c)]['length']>0x0&&this[_0x4e87d6(0x371)](_0x368dd6[_0x4e87d6(0x28c)]);})),this[_0x320bfe(0x462)][_0x320bfe(0x492)]['pipe'](_0xe1e697(this[_0x320bfe(0x3e1)]))['subscribe'](_0x1eefd6=>{const _0x407a36=_0x320bfe;if((_0x1eefd6==null?void 0x0:_0x1eefd6[_0x407a36(0x1dc)])!==this[_0x407a36(0x1dc)])return;const _0x38292d={'eventID':_0x28e200[_0x407a36(0x4ac)],'data':_0x1eefd6};this['_onCursorUpdate'](_0x38292d);}),this[_0x320bfe(0x2f7)](this[_0x320bfe(0x2d5)][_0x320bfe(0x3a3)](_0x5eaa78=>{const _0x3f5714=_0x320bfe;if(_0x5eaa78[_0x3f5714(0x59e)]==null)return;const _0x3fcac1=_0x5eaa78[_0x3f5714(0x59e)];if(_0x5eaa78['id']!==_0x5448a2['id']||_0x3fcac1[_0x3f5714(0x488)]!==this[_0x3f5714(0x1dc)])return;const _0x3bb89e={'id':_0x3f5714(0x408),'params':_0x3fcac1},_0x2a1790=this['cursorInfo'];for(const [_0x11dd57,_0x35d2c7]of _0x2a1790){const _0x580a67={'id':_0x3f5714(0x408),'params':{'unitId':this[_0x3f5714(0x1dc)],'actions':null,'textRanges':_0x35d2c7['ranges']}},_0x50b368=this[_0x3f5714(0x4a8)][_0x3f5714(0x582)](_0x3bb89e,_0x580a67,!0x1);if(_0x19a818(_0x50b368))throw _0x50b368[_0x3f5714(0x4f4)];_0x2a1790['set'](_0x11dd57,{..._0x35d2c7,'ranges':_0x50b368[_0x3f5714(0x227)][_0x3f5714(0x59e)]['textRanges']});}queueMicrotask(()=>{const _0x12cb5f=_0x3f5714;this[_0x12cb5f(0x4c4)][_0x12cb5f(0x4bc)](_0x2a1790);});})));}['_onCursorUpdate'](_0x177704){const _0x5b48b6=_0x3d192e;var _0x3b22c5,_0x3c7ccd;const {memberID:_0x4d7d82,selection:_0xde209c}=_0x177704['data'],_0x429195=oo(_0xde209c),_0x47b263=(_0x3c7ccd=(_0x3b22c5=this['_memberService'][_0x5b48b6(0x37d)](this[_0x5b48b6(0x1dc)],_0x4d7d82))==null?void 0x0:_0x3b22c5[_0x5b48b6(0x2ef)])!=null?_0x3c7ccd:_0x5b48b6(0x1f8),_0x14b281={'color':this[_0x5b48b6(0x2fe)][_0x5b48b6(0x424)](_0x4d7d82),'name':_0x47b263,'ranges':_0x429195},_0x5a63be=this[_0x5b48b6(0x43e)];_0x5a63be[_0x5b48b6(0x467)](_0x4d7d82,_0x14b281),this[_0x5b48b6(0x4c4)][_0x5b48b6(0x4bc)](_0x5a63be);}['_onCursorDelete'](_0x405471){const _0xf4c85d=_0x3d192e,{memberID:_0x33dce0}=_0x405471[_0xf4c85d(0x383)],_0x29f912=this[_0xf4c85d(0x43e)];_0x29f912[_0xf4c85d(0x2cc)](_0x33dce0),this['_cursorInfo$'][_0xf4c85d(0x4bc)](_0x29f912);}[_0x3d192e(0x357)](){const _0x34bddb=_0x3d192e;var _0x139d62;if(this[_0x34bddb(0x43b)]=!0x0,((_0x139d62=this[_0x34bddb(0x43d)][_0x34bddb(0x29a)]())==null?void 0x0:_0x139d62[_0x34bddb(0x2c1)]())!==this[_0x34bddb(0x1dc)])return;const _0x5d5897=this[_0x34bddb(0x329)]['get'](_0x9ce9ab)[_0x34bddb(0x2f8)]();Array[_0x34bddb(0x350)](_0x5d5897)&&_0x5d5897[_0x34bddb(0x4e9)]>0x0&&this['_updateLocalCursor'](_0x5d5897);}['_toggleOffline'](){const _0x498b38=_0x3d192e;this[_0x498b38(0x43b)]=!0x1;}};ns=bo([Oe(0x2,_0x435342(_0x5a18dc)),Oe(0x3,_0x435342(bs)),Oe(0x4,_0x435342(Ne)),Oe(0x5,_0x435342(Cs)),Oe(0x6,_0x238f3d),Oe(0x7,_0x405019),Oe(0x8,_0x4d4125)],ns);var yo=Object[_0x3d192e(0x494)],Oo=Object[_0x3d192e(0x3e5)],wo=(_0x17d276,_0x5b1856,_0x4d2027,_0x2639bf)=>{const _0x45af35=_0x3d192e;for(var _0x47d2d6=_0x2639bf>0x1?void 0x0:_0x2639bf?Oo(_0x5b1856,_0x4d2027):_0x5b1856,_0x35153d=_0x17d276[_0x45af35(0x4e9)]-0x1,_0x3ba514;_0x35153d>=0x0;_0x35153d--)(_0x3ba514=_0x17d276[_0x35153d])&&(_0x47d2d6=(_0x2639bf?_0x3ba514(_0x5b1856,_0x4d2027,_0x47d2d6):_0x3ba514(_0x47d2d6))||_0x47d2d6);return _0x2639bf&&_0x47d2d6&&yo(_0x5b1856,_0x4d2027,_0x47d2d6),_0x47d2d6;},Be=(_0x22da35,_0x4b50b5)=>(_0xdeba74,_0x5a49ef)=>_0x4b50b5(_0xdeba74,_0x5a49ef,_0x22da35);const Do=0x12c,Po=0x64,Uo=()=>{let _0x35ae01=[],_0x138948=!0x1;return _0x540a4e=>{_0x35ae01['push'](_0x540a4e),_0x138948||(_0x138948=!0x0,setTimeout(()=>{const _0x51c364=_0x1083;_0x35ae01[_0x51c364(0x253)](_0x2fe96c=>_0x2fe96c()),_0x35ae01=[],_0x138948=!0x1;}));};};let rs=class extends _0x10cb26{constructor(_0x2247e4,_0x58c757,_0x3f9279,_0xf5e994,_0x206cbf,_0x415a0c,_0xbfb952,_0x327f71){const _0x10dd01=_0x3d192e;super(),g(this,_0x10dd01(0x43b),!0x1),g(this,_0x10dd01(0x20a),!0x1),g(this,'_cursorInfo$',new _0x1d58dd(new Map())),g(this,_0x10dd01(0x1b0),this['_cursorInfo$']['asObservable']()),g(this,_0x10dd01(0x255),new _0x1d58dd([])),g(this,_0x10dd01(0x339),this[_0x10dd01(0x255)]['pipe'](_0xde4a6a(Do))),g(this,_0x10dd01(0x371),_0x339b95((_0x27eaec,_0x8572b0)=>{const _0x199066=_0x10dd01,_0x20506c={'eventID':_0x28e200[_0x199066(0x4ac)],'data':{'unitID':this['unitID'],'memberID':this[_0x199066(0x377)][_0x199066(0x282)](),'selection':_0x3f0e28(_0x27eaec,_0x8572b0[_0x199066(0x2d4)])}};this[_0x199066(0x377)][_0x199066(0x214)](_0x20506c,this[_0x199066(0x1dc)]);},Po)),(this['unitID']=_0x2247e4,this[_0x10dd01(0x377)]=_0x58c757,this[_0x10dd01(0x329)]=_0x3f9279,this[_0x10dd01(0x2fe)]=_0xf5e994,this[_0x10dd01(0x4d5)]=_0x206cbf,this[_0x10dd01(0x43d)]=_0x415a0c,this['_commandService']=_0xbfb952,this[_0x10dd01(0x439)]=_0x327f71);}get[_0x3d192e(0x43e)](){const _0x4316d8=_0x3d192e;return this[_0x4316d8(0x4c4)]['getValue']();}get[_0x3d192e(0x2ca)](){return this['_roomMembers$']['getValue']();}[_0x3d192e(0x228)](){const _0x2bd331=_0x3d192e;super['dispose'](),this[_0x2bd331(0x4c4)]['next'](new Map()),this[_0x2bd331(0x4c4)][_0x2bd331(0x348)](),this[_0x2bd331(0x255)][_0x2bd331(0x4bc)]([]),this[_0x2bd331(0x255)][_0x2bd331(0x348)]();}[_0x3d192e(0x46a)](){const _0x1b0c53=_0x3d192e;this[_0x1b0c53(0x20a)]||(this[_0x1b0c53(0x20a)]=!0x0,this[_0x1b0c53(0x377)][_0x1b0c53(0x29c)][_0x1b0c53(0x407)](_0xe1e697(this[_0x1b0c53(0x3e1)]))[_0x1b0c53(0x2ce)](_0x15448b=>{const _0x412861=_0x1b0c53;_0x15448b===ve[_0x412861(0x2c3)]?this[_0x412861(0x357)]():this[_0x412861(0x3ae)]();}),this[_0x1b0c53(0x377)][_0x1b0c53(0x513)]['pipe'](_0xe1e697(this[_0x1b0c53(0x3e1)]))[_0x1b0c53(0x2ce)](_0xe9c7a2=>{const _0x28f7e8=_0x1b0c53,_0x3a8fb5=_0xe9c7a2['eventID'];_0x3a8fb5===_0x28e200['UPDATE_CURSOR']&&this[_0x28f7e8(0x2d3)](_0xe9c7a2),_0x3a8fb5===_0x28e200[_0x28f7e8(0x25c)]&&this[_0x28f7e8(0x3d3)](_0xe9c7a2);}),this[_0x1b0c53(0x28b)](),this[_0x1b0c53(0x2f7)](this[_0x1b0c53(0x2d5)]['onCommandExecuted'](_0xfb99f5=>{const _0x241f91=_0x1b0c53;if(this[_0x241f91(0x43b)]&&_0xfb99f5['id']===_0x8e9493['id']&&_0xfb99f5['params'][_0x241f91(0x488)]===this[_0x241f91(0x1dc)]){const _0x37067b=_0xfb99f5['params'];this['_updateLocalCursor'](_0x37067b[_0x241f91(0x465)],_0x37067b[_0x241f91(0x450)][0x0]);}})));}[_0x3d192e(0x2d3)](_0x277dce){const _0x5401c4=_0x3d192e;var _0xd968c8,_0x16cc99;const {memberID:_0x1d9f3c,selection:_0x44bbb0}=_0x277dce[_0x5401c4(0x383)],{sheetName:_0x1799f2,range:_0x396cce}=_0x5ea48b(_0x44bbb0),_0x4589c8={'name':(_0x16cc99=(_0xd968c8=this[_0x5401c4(0x4d5)][_0x5401c4(0x37d)](this['unitID'],_0x1d9f3c))==null?void 0x0:_0xd968c8['name'])!=null?_0x16cc99:_0x5401c4(0x1f8),'range':this[_0x5401c4(0x264)](_0x1799f2,_0x396cce),'sheetID':_0x1799f2,'color':this[_0x5401c4(0x2fe)][_0x5401c4(0x424)](_0x1d9f3c),'selection':_0x44bbb0},_0x100d26=this['cursorInfo'];_0x100d26[_0x5401c4(0x467)](_0x1d9f3c,_0x4589c8),this[_0x5401c4(0x4c4)]['next'](_0x100d26);}['_onCursorDelete'](_0x3e5dd1){const _0x673e57=_0x3d192e,{memberID:_0x2c7b2a}=_0x3e5dd1['data'],_0x3eb079=this['cursorInfo'];_0x3eb079[_0x673e57(0x2cc)](_0x2c7b2a),this[_0x673e57(0x4c4)][_0x673e57(0x4bc)](_0x3eb079);}[_0x3d192e(0x264)](_0x59de34,_0x2fa415){const _0x4fd493=_0x3d192e;var _0x16dae5,_0xfd6ff7;const _0x13e7ea=(_0xfd6ff7=(_0x16dae5=this[_0x4fd493(0x43d)][_0x4fd493(0x1de)](this[_0x4fd493(0x1dc)]))==null?void 0x0:_0x16dae5['getSheetBySheetId'](_0x59de34))==null?void 0x0:_0xfd6ff7[_0x4fd493(0x40f)]();return(_0x13e7ea==null?void 0x0:_0x13e7ea[_0x4fd493(0x2fd)](_0x4cf33f=>_0x44b24e[_0x4fd493(0x564)](_0x4cf33f,_0x2fa415)))||_0x2fa415;}[_0x3d192e(0x28b)](){const _0x47495a=_0x3d192e,_0x3d0ee5=new _0x53f1da(),_0x4b7580=Uo(),_0x88db98=()=>{const _0x9ca968=_0x1083;_0x3d0ee5[_0x9ca968(0x228)]();const _0x40bf54=(_0x3afffc,_0x501e36,_0x530a9c,_0x1cf553)=>{const _0x2f42a8=_0x9ca968;let _0x2d857f=[];switch(_0x3afffc['id']){case _0x572e94[_0x2f42a8(0x396)]:{_0x2d857f=_0x262d03(_0x3afffc,_0x1cf553);break;}case _0x572e94[_0x2f42a8(0x3fc)]:{_0x2d857f=_0x5f5d6d(_0x3afffc,_0x1cf553);break;}case _0x572e94[_0x2f42a8(0x4a4)]:{_0x2d857f=_0x489ef0(_0x3afffc,_0x1cf553);break;}case _0x572e94[_0x2f42a8(0x2d6)]:{_0x2d857f=_0x557413(_0x3afffc,_0x1cf553);break;}case _0x572e94[_0x2f42a8(0x308)]:{_0x2d857f=_0x461d14(_0x3afffc,_0x1cf553);break;}case _0x572e94['InsertRowCommandId']:{_0x2d857f=_0x404ede(_0x3afffc,_0x1cf553);break;}case _0x572e94[_0x2f42a8(0x51b)]:{_0x2d857f=_0x45208f(_0x3afffc,_0x1cf553);break;}case _0x572e94[_0x2f42a8(0x3da)]:{_0x2d857f=_0x5c63a8(_0x3afffc,_0x1cf553);break;}case _0x572e94[_0x2f42a8(0x30f)]:{_0x2d857f=_0x4cae9e(_0x3afffc,_0x1cf553);break;}}const _0x282904=_0x22fc09(_0x2d857f,_0x1cf553),_0x2284d5=this[_0x2f42a8(0x43e)][_0x2f42a8(0x47d)](_0x501e36);if(_0x2284d5&&_0x282904){const _0xaba240={..._0x2284d5,'range':_0x282904};this[_0x2f42a8(0x43e)][_0x2f42a8(0x467)](_0x501e36,_0xaba240),_0x4b7580(()=>{const _0x5cbcef=_0x2f42a8,_0x17d3c2=this[_0x5cbcef(0x439)][_0x5cbcef(0x2a0)](_0x282904,_0x4b290f=>(_0x17d3c2['dispose'](),_0x40bf54(_0x4b290f,_0x501e36,_0x530a9c,_0x282904)));_0x3d0ee5['add'](_0x17d3c2);});}return{'redos':[],'undos':[]};};this[_0x9ca968(0x43e)]['forEach']((_0x4e49f2,_0x2b0765)=>{const _0x2acd69=_0x9ca968,{range:_0x3b17cb,sheetID:_0x431af4}=_0x4e49f2,_0x7625a5=this[_0x2acd69(0x439)][_0x2acd69(0x2a0)](_0x3b17cb,_0x2fdbc7=>(_0x7625a5[_0x2acd69(0x228)](),_0x40bf54(_0x2fdbc7,_0x2b0765,_0x431af4,_0x3b17cb)));_0x3d0ee5['add'](_0x7625a5);});};this[_0x47495a(0x2f7)](_0x30963a(this['_cursorInfo$'][_0x47495a(0x2ce)](()=>{_0x88db98();})));}['_toggleOnline'](){const _0x8380ad=_0x3d192e;var _0x501002,_0x23a326;if(this[_0x8380ad(0x43b)]=!0x0,((_0x501002=this[_0x8380ad(0x43d)][_0x8380ad(0x29a)]())==null?void 0x0:_0x501002['getUnitId']())!==this[_0x8380ad(0x1dc)])return;const _0x42affc=(_0x23a326=this[_0x8380ad(0x329)][_0x8380ad(0x47d)](_0x3c9037)[_0x8380ad(0x552)]())==null?void 0x0:_0x23a326[0x0],_0x3b1e96=this[_0x8380ad(0x43d)][_0x8380ad(0x31b)](_0x1c25e8[_0x8380ad(0x26f)])[_0x8380ad(0x3f6)]();_0x42affc&&_0x3b1e96&&this[_0x8380ad(0x371)](_0x3b1e96[_0x8380ad(0x1a9)](),_0x42affc);}[_0x3d192e(0x3ae)](){const _0x27fff9=_0x3d192e;this[_0x27fff9(0x43b)]=!0x1;}};rs=wo([Be(0x2,_0x435342(_0x5a18dc)),Be(0x3,_0x435342(bs)),Be(0x4,_0x435342(Ne)),Be(0x5,_0x405019),Be(0x6,_0x4d4125),Be(0x7,_0x435342(_0x9b446f))],rs);var No=Object[_0x3d192e(0x494)],Ao=Object['getOwnPropertyDescriptor'],Mo=(_0x58c449,_0x55fde5,_0x5d566d,_0x3c9a09)=>{for(var _0x4ff586=_0x3c9a09>0x1?void 0x0:_0x3c9a09?Ao(_0x55fde5,_0x5d566d):_0x55fde5,_0x501b60=_0x58c449['length']-0x1,_0x347281;_0x501b60>=0x0;_0x501b60--)(_0x347281=_0x58c449[_0x501b60])&&(_0x4ff586=(_0x3c9a09?_0x347281(_0x55fde5,_0x5d566d,_0x4ff586):_0x347281(_0x4ff586))||_0x4ff586);return _0x3c9a09&&_0x4ff586&&No(_0x55fde5,_0x5d566d,_0x4ff586),_0x4ff586;},$t=(_0x2b33c2,_0x1d84a5)=>(_0x5db262,_0x4b4ee4)=>_0x1d84a5(_0x5db262,_0x4b4ee4,_0x2b33c2);let Ve=class extends _0x10cb26{constructor(_0x5cbec2,_0x4271d9,_0x437c65){const _0x2273fb=_0x3d192e;super(),g(this,_0x2273fb(0x190),new Map()),g(this,_0x2273fb(0x2dc),new _0x276b38()),(this[_0x2273fb(0x43d)]=_0x5cbec2,this[_0x2273fb(0x329)]=_0x4271d9,this[_0x2273fb(0x4e3)]=_0x437c65,this['_init']());}[_0x3d192e(0x228)](){const _0x27d50f=_0x3d192e;super[_0x27d50f(0x228)](),this[_0x27d50f(0x2dc)][_0x27d50f(0x348)](),this[_0x27d50f(0x190)]['forEach'](_0x21a4b4=>_0x21a4b4[_0x27d50f(0x228)]());}['getCollabCursors$'](_0x4e0475){const _0x4f7fc5=_0x3d192e;return this[_0x4f7fc5(0x190)]['has'](_0x4e0475)?this['_entities'][_0x4f7fc5(0x47d)](_0x4e0475)[_0x4f7fc5(0x1b0)]:this[_0x4f7fc5(0x2dc)]['pipe'](_0x1e3ea8(_0x4168a0=>_0x4168a0[_0x4f7fc5(0x1dc)]===_0x4e0475),_0x149f7d(_0x5d6247=>_0x5d6247[_0x4f7fc5(0x1b0)]));}[_0x3d192e(0x20a)](){const _0x1609b9=_0x3d192e;this[_0x1609b9(0x43d)][_0x1609b9(0x551)](_0x1c25e8[_0x1609b9(0x26f)])[_0x1609b9(0x407)](_0xe1e697(this['dispose$']))[_0x1609b9(0x2ce)](async _0x2c5da8=>{const _0x2f504e=_0x1609b9,_0x359936=_0x2c5da8[_0x2f504e(0x2c1)](),_0xe775ba=await this['_startSheetCollabCursor'](_0x359936);this['_entityInit$'][_0x2f504e(0x4bc)](_0xe775ba),this['_entities']['set'](_0x359936,_0xe775ba);}),this[_0x1609b9(0x43d)][_0x1609b9(0x551)](_0x1c25e8[_0x1609b9(0x52f)])[_0x1609b9(0x407)](_0xe1e697(this[_0x1609b9(0x3e1)]))[_0x1609b9(0x407)](_0x1e3ea8(_0x86e6fc=>!_0x86e6fc['getUnitId']()[_0x1609b9(0x550)]('__')))[_0x1609b9(0x2ce)](async _0x1a4fc0=>{const _0x1910d3=_0x1609b9,_0x925906=_0x1a4fc0[_0x1910d3(0x2c1)](),_0x739366=await this[_0x1910d3(0x207)](_0x925906);this[_0x1910d3(0x2dc)][_0x1910d3(0x4bc)](_0x739366),this['_entities'][_0x1910d3(0x467)](_0x925906,_0x739366);}),_0x2eb1f5(this[_0x1609b9(0x43d)][_0x1609b9(0x2de)](_0x1c25e8[_0x1609b9(0x52f)]),this['_univerInstanceService'][_0x1609b9(0x2de)](_0x1c25e8['UNIVER_SHEET']))[_0x1609b9(0x407)](_0xe1e697(this[_0x1609b9(0x3e1)]))[_0x1609b9(0x2ce)](_0x3546ef=>{const _0x243010=_0x1609b9,_0x287687=_0x3546ef['getUnitId'](),_0x5de1de=this['_entities'][_0x243010(0x47d)](_0x287687);_0x5de1de&&(_0x5de1de[_0x243010(0x228)](),this[_0x243010(0x190)][_0x243010(0x2cc)](_0x287687));});}async[_0x3d192e(0x4fb)](_0x356a00){const _0x5bf7b7=_0x3d192e,_0x4aee0b=await this[_0x5bf7b7(0x4e3)][_0x5bf7b7(0x51f)](_0x356a00),_0xa2224a=this[_0x5bf7b7(0x329)]['createInstance'](rs,_0x356a00,_0x4aee0b);return _0xa2224a[_0x5bf7b7(0x46a)](),_0xa2224a;}async[_0x3d192e(0x207)](_0x303172){const _0x31ec10=_0x3d192e,_0x3cd1ac=await this[_0x31ec10(0x4e3)]['requireSession'](_0x303172),_0x3f6045=this[_0x31ec10(0x329)]['createInstance'](ns,_0x303172,_0x3cd1ac);return _0x3f6045['init'](),_0x3f6045;}};Ve=Mo([$t(0x0,_0x405019),$t(0x1,_0x435342(_0x5a18dc)),$t(0x2,_0x435342(Ae))],Ve);const nt=0x14,Ys=0xc8,Ht=0x4,xo=0x5;function Lo(_0xcd183a,_0x233018){const _0x101859=_0x3d192e;let {radius:_0x3574fa,width:_0x15564b,height:_0x57f066}=_0x233018;_0x3574fa=_0x3574fa!=null?_0x3574fa:0x0,_0x15564b=_0x15564b!=null?_0x15564b:0x1e,_0x57f066=_0x57f066!=null?_0x57f066:0x1e;let _0x2a53a6=0x0,_0x42b91c=0x0,_0x5b0d34=0x0;_0x2a53a6=_0x42b91c=_0x5b0d34=Math[_0x101859(0x354)](_0x3574fa,_0x15564b/0x2,_0x57f066/0x2),_0xcd183a['beginPath'](),_0xcd183a['moveTo'](_0x2a53a6,0x0),_0xcd183a[_0x101859(0x216)](_0x15564b-_0x42b91c,0x0),_0xcd183a[_0x101859(0x1a7)](_0x15564b-_0x42b91c,_0x42b91c,_0x42b91c,Math['PI']*0x3/0x2,0x0,!0x1),_0xcd183a['lineTo'](_0x15564b,_0x57f066-_0x5b0d34),_0xcd183a[_0x101859(0x1a7)](_0x15564b-_0x5b0d34,_0x57f066-_0x5b0d34,_0x5b0d34,0x0,Math['PI']/0x2,!0x1),_0xcd183a[_0x101859(0x216)](0x0,_0x57f066),_0xcd183a[_0x101859(0x216)](0x0,_0x2a53a6),_0xcd183a[_0x101859(0x1a7)](_0x2a53a6,_0x2a53a6,_0x2a53a6,Math['PI'],Math['PI']*0x3/0x2,!0x1),_0xcd183a[_0x101859(0x352)](),_0x233018[_0x101859(0x57d)]&&(_0xcd183a[_0x101859(0x217)](),_0xcd183a[_0x101859(0x4bb)]=_0x233018[_0x101859(0x57d)],_0x233018[_0x101859(0x2b2)]==='evenodd'?_0xcd183a['fill'](_0x101859(0x585)):_0xcd183a['fill'](),_0xcd183a[_0x101859(0x3dc)]());}class Ot extends _0x1610d0{constructor(_0xc96769,_0x1443fb){const _0x2d73cf=_0x3d192e;super(_0xc96769,_0x1443fb),g(this,_0x2d73cf(0x1e1)),g(this,_0x2d73cf(0x1f4)),(this[_0x2d73cf(0x1e1)]=_0x1443fb==null?void 0x0:_0x1443fb[_0x2d73cf(0x1e1)],this['text']=_0x1443fb==null?void 0x0:_0x1443fb[_0x2d73cf(0x1f4)]);}static[_0x3d192e(0x2c6)](_0x35d845,_0x1c5f41){const _0x27752b=_0x3d192e,{text:_0x3ac087,color:_0x4cde6e}=_0x1c5f41;_0x35d845[_0x27752b(0x217)](),_0x35d845['font']='bold\x2013px\x20Source\x20Han\x20Sans\x20CN';const _0x55dc5b=_0x35d845[_0x27752b(0x35f)](_0x3ac087)[_0x27752b(0x1c6)],_0x11d29e=Math[_0x27752b(0x354)](_0x55dc5b+0x2*Ht,Ys);Lo(_0x35d845,{'height':nt,'radius':0x4,'width':_0x11d29e,'fill':_0x4cde6e,'evented':!0x1}),_0x35d845['fillStyle']='#FFF';const _0x13e086=Ht,_0x31a960=nt-xo,_0x3b582a=Ys-0x2*Ht;if(_0x55dc5b>_0x3b582a){let _0x3ba570='',_0x3aaf0c=0x0;for(const _0x274627 of _0x3ac087){const _0x132b82=_0x35d845[_0x27752b(0x35f)](_0x274627)[_0x27752b(0x1c6)];if(_0x3aaf0c+_0x132b82<=_0x3b582a-_0x35d845['measureText']('...')[_0x27752b(0x1c6)])_0x3ba570+=_0x274627,_0x3aaf0c+=_0x132b82;else{_0x3ba570+=_0x27752b(0x541);break;}}_0x35d845[_0x27752b(0x1a3)](_0x3ba570,_0x13e086,_0x31a960);}else _0x35d845[_0x27752b(0x1a3)](_0x3ac087,_0x13e086,_0x31a960);_0x35d845['restore']();}[_0x3d192e(0x499)](_0x117dbf){const _0x1eedfc=_0x3d192e;Ot[_0x1eedfc(0x2c6)](_0x117dbf,this);}}const jt=_0x3d192e(0x517),$o=_0x3d192e(0x306),Ho=_0x3d192e(0x529),Je=0x6,jo=1.5,Bt=0x4,Bo=1.5,ko='rgba(255,\x20255,\x20255,\x200.01)';class Ks{constructor(_0x22adac,_0x53e097,_0x2b4159,_0x4b6997){const _0x9b4f41=_0x3d192e;g(this,_0x9b4f41(0x311),[]),g(this,_0x9b4f41(0x50d),null),g(this,_0x9b4f41(0x2c9),null),g(this,_0x9b4f41(0x372),null),g(this,'_hideTimer',null),g(this,_0x9b4f41(0x1a8),null),(this[_0x9b4f41(0x34a)]=_0x22adac,this[_0x9b4f41(0x1e8)]=_0x53e097,this['_docSkeleton']=_0x2b4159,this[_0x9b4f41(0x4e8)]=_0x4b6997,this[_0x9b4f41(0x2f5)]());}set['_hover'](_0x42a0e9){const _0x555b16=_0x3d192e;_0x42a0e9?(this[_0x555b16(0x372)]&&this[_0x555b16(0x372)][_0x555b16(0x318)](),this[_0x555b16(0x2c9)]&&this[_0x555b16(0x2c9)][_0x555b16(0x4b4)]()):(this[_0x555b16(0x372)]&&this['_anchorDot']['show'](),this[_0x555b16(0x2c9)]&&this[_0x555b16(0x2c9)]['hide']());}[_0x3d192e(0x228)](){const _0x45d395=_0x3d192e;for(const _0x316add of this[_0x45d395(0x311)])_0x316add[_0x45d395(0x228)]();this[_0x45d395(0x2c9)]&&this[_0x45d395(0x2c9)][_0x45d395(0x228)](),this[_0x45d395(0x372)]&&this[_0x45d395(0x372)]['dispose'](),this[_0x45d395(0x50d)]&&this[_0x45d395(0x50d)][_0x45d395(0x228)](),this[_0x45d395(0x1a8)]&&this[_0x45d395(0x1a8)]();}[_0x3d192e(0x2f5)](){const _0x59b25d=_0x3d192e;var _0x4b879d;const {_docSkeleton:_0x1c73f3,_document:_0x22e078}=this,{color:_0x248dbb,name:_0x48be87,ranges:_0x1a77ce}=this[_0x59b25d(0x34a)],_0x22e150=_0x22e078[_0x59b25d(0x1d3)](),{docsLeft:_0x4b9f95,docsTop:_0x555a6c}=_0x22e150,_0x40d45b=new _0x20e65b(_0x22e150,_0x1c73f3);for(const {startOffset:_0x4f5389,endOffset:_0x46f886,rangeType:_0x1296a6,segmentId:_0x2ac671,segmentPage:_0x3e396a,collapsed:_0x2767ca,isActive:_0x425c76}of _0x1a77ce){const _0x4b8802=_0x1c73f3['findNodePositionByCharIndex'](_0x4f5389,!0x0,_0x2ac671,_0x3e396a);let _0x5929bf=_0x1c73f3['findNodePositionByCharIndex'](_0x46f886,!0x0,_0x2ac671,_0x3e396a);if(_0x5929bf==null&&(_0x5929bf=_0x1c73f3['findNodePositionByCharIndex'](_0x46f886-0x1,!0x1,_0x2ac671,_0x3e396a)),_0x425c76){const {contentBoxPointGroup:_0x379742}=_0x40d45b[_0x59b25d(0x569)](_0x5929bf,_0x5929bf);if(_0x379742[_0x59b25d(0x4e9)]===0x0)continue;this[_0x59b25d(0x53b)](_0x248dbb,_0x379742,_0x4b9f95,_0x555a6c,_0x48be87),this[_0x59b25d(0x1a8)]=this[_0x59b25d(0x386)]();}if(!_0x2767ca&&_0x4b8802&&_0x5929bf){if(_0x1296a6===_0x30543d[_0x59b25d(0x1d1)]){const _0x5c610d=new _0x227dda(_0x22e150,_0x1c73f3),{pointGroup:_0x2ff9eb}=(_0x4b879d=_0x5c610d['getRangePointData'](_0x4b8802,_0x5929bf))!=null?_0x4b879d:{};if(_0x2ff9eb==null||_0x2ff9eb['length']===0x0)continue;this[_0x59b25d(0x449)](_0x248dbb,_0x2ff9eb,_0x4b9f95,_0x555a6c);}else{const {borderBoxPointGroup:_0x542262}=_0x40d45b['getRangePointData'](_0x4b8802,_0x5929bf);if(_0x542262[_0x59b25d(0x4e9)]===0x0)continue;this[_0x59b25d(0x48f)](_0x248dbb,_0x542262,_0x4b9f95,_0x555a6c);}}}}[_0x3d192e(0x53b)](_0x3912b2,_0x1c2688,_0x1757de,_0x43a679,_0x375001){const _0x3776ce=_0x3d192e,_0x473c05=this[_0x3776ce(0x553)](_0x1c2688),{left:_0x124825,top:_0x4cc7a2,height:_0x58ccbb}=_0x473c05,_0x3cd719=this[_0x3776ce(0x3ec)](),_0x4d1922=Bo/_0x3cd719,_0x3e471f=new _0x242611(jt+_0x28e921['generateRandomId'](Je),{'left':_0x124825+_0x1757de-_0x4d1922,'top':_0x4cc7a2+_0x43a679,'height':_0x58ccbb,'width':jo,'fill':_0x3912b2||_0x12cdbd(_0x34dcb6[_0x3776ce(0x300)],0x0),'strokeWidth':_0x4d1922,'stroke':ko,'evented':!0x0});this[_0x3776ce(0x50d)]=_0x3e471f,this[_0x3776ce(0x1e8)]['addObject'](_0x3e471f,_0x397a80);const _0x474016=new _0x242611(jt+_0x28e921['generateRandomId'](Je),{'left':_0x124825+_0x1757de-_0x4d1922,'top':_0x4cc7a2+_0x43a679-Bt/0x2,'height':Bt,'width':Bt,'fill':_0x3912b2||_0x12cdbd(_0x34dcb6['black'],0x0),'strokeWidth':0x0,'stroke':_0x3912b2||_0x12cdbd(_0x34dcb6['black'],0x0),'evented':!0x1});this['_anchorDot']=_0x474016,this[_0x3776ce(0x1e8)][_0x3776ce(0x252)](_0x474016,_0x397a80);const _0x24a1da=new Ot(jt+_0x28e921['generateRandomId'](Je),{'left':_0x124825+_0x1757de-_0x4d1922,'top':_0x4cc7a2+_0x43a679-nt,'text':_0x375001,'color':_0x3912b2});this['_textBubble']=_0x24a1da,this[_0x3776ce(0x1e8)]['addObject'](_0x24a1da,_0x397a80),this[_0x3776ce(0x421)]=!0x1;}[_0x3d192e(0x386)](){const _0x19da7a=_0x3d192e,_0x456593=this['_anchor'][_0x19da7a(0x446)]['subscribeEvent'](()=>{this['_hover']=!0x0;}),_0x42f468=this[_0x19da7a(0x50d)][_0x19da7a(0x2e5)]['subscribeEvent'](()=>{const _0x50f594=_0x19da7a;this[_0x50f594(0x44b)]&&clearTimeout(this[_0x50f594(0x44b)]),this['_hideTimer']=setTimeout(()=>{const _0x5318c0=_0x50f594;this[_0x5318c0(0x421)]=!0x1;},0x7d0);});return()=>{const _0x10dba9=_0x19da7a;_0x456593[_0x10dba9(0x290)](),_0x42f468[_0x10dba9(0x290)]();};}['_drawTextRange'](_0x297182,_0x437c63,_0x1accc5,_0x657448){const _0x25bbe9=_0x3d192e,_0x97cf86=new _0x3dadb0(_0x297182)['setAlpha'](0.2)['toRgbString'](),_0x4e94a9=new _0x2caf0e($o+_0x28e921[_0x25bbe9(0x193)](Je),{'pointsGroup':_0x437c63,'fill':_0x97cf86||_0x12cdbd(_0x34dcb6[_0x25bbe9(0x300)],0.2),'left':_0x1accc5,'top':_0x657448,'evented':!0x1,'debounceParentDirty':!0x1});this[_0x25bbe9(0x311)]['push'](_0x4e94a9),this[_0x25bbe9(0x1e8)][_0x25bbe9(0x252)](_0x4e94a9,_0x397a80);}[_0x3d192e(0x449)](_0x1dded6,_0x1623ea,_0x21dc85,_0x4222db){const _0x291a69=_0x3d192e,_0x52ae5e=new _0x3dadb0(_0x1dded6)[_0x291a69(0x4c6)](0.2)['toRgbString'](),_0xb22fa6=new _0x2caf0e(Ho+_0x28e921[_0x291a69(0x193)](Je),{'pointsGroup':_0x1623ea,'fill':_0x52ae5e||_0x12cdbd(_0x34dcb6[_0x291a69(0x300)],0.2),'left':_0x21dc85,'top':_0x4222db,'evented':!0x1,'debounceParentDirty':!0x1});this[_0x291a69(0x311)][_0x291a69(0x24b)](_0xb22fa6),this[_0x291a69(0x1e8)][_0x291a69(0x252)](_0xb22fa6,_0x397a80);}[_0x3d192e(0x553)](_0xf30b9f){const _0xca004a=_0xf30b9f[0x0],_0x57b43e=_0xca004a[0x0],_0x452f10=_0xca004a[0x2],{x:_0x30505c,y:_0x2e1497}=_0x57b43e,{x:_0x448b2e,y:_0x298114}=_0x452f10;return{'left':_0x30505c,'top':_0x2e1497,'width':_0x448b2e-_0x30505c,'height':_0x298114-_0x2e1497};}[_0x3d192e(0x3ec)](){const _0x4a190a=_0x3d192e,{scaleX:_0x2b50d9,scaleY:_0x3ad0e2}=this[_0x4a190a(0x1e8)][_0x4a190a(0x238)]();return Math[_0x4a190a(0x4b5)](_0x2b50d9,_0x3ad0e2);}}var Wo=Object['defineProperty'],Fo=Object[_0x3d192e(0x3e5)],Vo=(_0x18e130,_0x599e64,_0x337e8f,_0x499fe9)=>{const _0x29095e=_0x3d192e;for(var _0x362022=_0x499fe9>0x1?void 0x0:_0x499fe9?Fo(_0x599e64,_0x337e8f):_0x599e64,_0x29cd38=_0x18e130[_0x29095e(0x4e9)]-0x1,_0xe536c2;_0x29cd38>=0x0;_0x29cd38--)(_0xe536c2=_0x18e130[_0x29cd38])&&(_0x362022=(_0x499fe9?_0xe536c2(_0x599e64,_0x337e8f,_0x362022):_0xe536c2(_0x362022))||_0x362022);return _0x499fe9&&_0x362022&&Wo(_0x599e64,_0x337e8f,_0x362022),_0x362022;},ht=(_0x5ac29a,_0x53f4bb)=>(_0x328a47,_0x4ef730)=>_0x53f4bb(_0x328a47,_0x4ef730,_0x5ac29a);let os=class extends _0x10cb26{constructor(_0x3e3681,_0x2544c4,_0x515ee3,_0x375245,_0x2161e9){const _0x5391ee=_0x3d192e;super(),g(this,_0x5391ee(0x25e),[]),g(this,_0x5391ee(0x320),[]),(this[_0x5391ee(0x4d4)]=_0x3e3681,this['_docSkeletonManagerService']=_0x2544c4,this[_0x5391ee(0x4e4)]=_0x515ee3,this[_0x5391ee(0x2d5)]=_0x375245,this[_0x5391ee(0x4ef)]=_0x2161e9,this[_0x5391ee(0x20a)]());}[_0x3d192e(0x20a)](){const _0x3332a8=_0x3d192e,_0x2bf230=this[_0x3332a8(0x4d4)][_0x3332a8(0x488)],_0x4dc907=this[_0x3332a8(0x241)];this[_0x3332a8(0x2f7)](_0x5e82ee([this[_0x3332a8(0x4e4)]['getCollabCursors$'](_0x2bf230),this['_themeService']['currentTheme$']])[_0x3332a8(0x407)](_0x5050a4(([_0x2e3839,_0x32fc36])=>({'skeleton':_0x4dc907[_0x3332a8(0x38b)](),'cursors':[..._0x2e3839[_0x3332a8(0x548)]()]['flatMap'](_0x18d849=>({..._0x18d849,'color':_0x32fc36[_0x18d849['color']]}))})))[_0x3332a8(0x2ce)](_0x103a9d=>{const _0x3e46ba=_0x3332a8;if(this[_0x3e46ba(0x1c4)](),_0x103a9d){const {skeleton:_0xaf90b8,cursors:_0x3c1f9f}=_0x103a9d;this[_0x3e46ba(0x48c)](_0xaf90b8,_0x3c1f9f);}})),this['_initResize'](),this[_0x3332a8(0x4a0)]();}[_0x3d192e(0x48c)](_0x183fb8,_0x587f52){const _0x2e404a=_0x3d192e,{scene:_0x40a9a9,mainComponent:_0x19d5b8}=this[_0x2e404a(0x4d4)],_0x39d81d=_0x587f52[_0x2e404a(0x1fc)](_0x40a5ac=>new Ks(_0x40a5ac,_0x40a9a9,_0x183fb8,_0x19d5b8));this[_0x2e404a(0x25e)]=_0x39d81d,this['_cursors']=_0x587f52;}[_0x3d192e(0x546)](){const _0x32714b=_0x3d192e;this[_0x32714b(0x1c4)]();const {scene:_0x53fc24,mainComponent:_0x309e7d}=this['_context'],_0x47cef3=this[_0x32714b(0x241)][_0x32714b(0x38b)](),_0x53c0a1=this[_0x32714b(0x320)][_0x32714b(0x1fc)](_0x57b81e=>new Ks(_0x57b81e,_0x53fc24,_0x47cef3,_0x309e7d));this[_0x32714b(0x25e)]=_0x53c0a1;}[_0x3d192e(0x1c4)](){const _0x31b303=_0x3d192e;this[_0x31b303(0x25e)]['forEach'](_0x5b8d08=>_0x5b8d08[_0x31b303(0x228)]()),this['_cursorShapes']=[];}['_initCommandExecutedListener'](){const _0x156bbc=_0x3d192e,_0x18a609=[_0x294a0c['id']];this[_0x156bbc(0x2f7)](this['_commandService'][_0x156bbc(0x3a3)](_0x51a3b8=>{const _0x204b7c=_0x156bbc;_0x18a609[_0x204b7c(0x508)](_0x51a3b8['id'])&&_0x51a3b8[_0x204b7c(0x59e)]['unitId']===this[_0x204b7c(0x4d4)][_0x204b7c(0x488)]&&this[_0x204b7c(0x546)]();}));}[_0x3d192e(0x2d7)](){const _0x4a0860=_0x3d192e;this[_0x4a0860(0x2f7)](_0xf30ad2(this[_0x4a0860(0x4d4)][_0x4a0860(0x4c9)][_0x4a0860(0x452)])[_0x4a0860(0x407)](_0x4f86ac(_0x1927cd=>_0x1927cd[_0x4a0860(0x34e)]===_0x10d624[_0x4a0860(0x4e2)]),_0x477e40(0x10))[_0x4a0860(0x2ce)](()=>{const _0x38e682=_0x4a0860;this[_0x38e682(0x546)]();}));}};os=Vo([ht(0x1,_0x435342(_0x3ffb40)),ht(0x2,_0x435342(Ve)),ht(0x3,_0x4d4125),ht(0x4,_0x435342(_0x462884))],os);const Go=0x1,Yo=1.5;class Ko extends _0x1610d0{constructor(_0x288168,_0x4be178){const _0x18f662=_0x3d192e;super(_0x288168,_0x4be178),g(this,_0x18f662(0x1a5)),g(this,_0x18f662(0x2fb),!0x1),g(this,'_range'),g(this,_0x18f662(0x317),''),g(this,_0x18f662(0x576),_0x18f662(0x522)),g(this,'_backgroundColor'),(_0x4be178&&this[_0x18f662(0x52d)](_0x4be178),this[_0x18f662(0x446)][_0x18f662(0x55b)](()=>this[_0x18f662(0x52d)]({'hovered':!0x0})),this['onPointerLeave$']['subscribeEvent'](()=>this[_0x18f662(0x52d)]({'hovered':!0x1})));}['setShapeProps'](_0x560e50){const _0x17f526=_0x3d192e;var _0x258b5c,_0x578799,_0x51783e,_0x26fa0e,_0x4f1692,_0x4b1ac3;this[_0x17f526(0x1a5)]=(_0x258b5c=_0x560e50[_0x17f526(0x1e1)])!=null?_0x258b5c:this['_color'],this[_0x17f526(0x2fb)]=(_0x578799=_0x560e50[_0x17f526(0x1fe)])!=null?_0x578799:this['_hovered'],this['_range']=(_0x51783e=_0x560e50[_0x17f526(0x2d4)])!=null?_0x51783e:this[_0x17f526(0x397)],this[_0x17f526(0x317)]=(_0x26fa0e=_0x560e50[_0x17f526(0x2ef)])!=null?_0x26fa0e:this[_0x17f526(0x317)],this['_labelPosition']=(_0x4f1692=_0x560e50[_0x17f526(0x3db)])!=null?_0x4f1692:this[_0x17f526(0x576)],this['_backgroundColor']=(_0x4b1ac3=_0x560e50[_0x17f526(0x3aa)])!=null?_0x4b1ac3:this['_backgroundColor'],this[_0x17f526(0x2e6)]({'width':_0x560e50[_0x17f526(0x1c6)],'height':_0x560e50['height']});}[_0x3d192e(0x3c1)](_0x304659){const _0x58a21a=_0x3d192e,{row:_0x5c064d,column:_0x267554}=_0x304659;if(_0x5c064d>=this[_0x58a21a(0x397)][_0x58a21a(0x485)]&&_0x5c064d<=this['_range'][_0x58a21a(0x3d4)]&&_0x267554>=this[_0x58a21a(0x397)][_0x58a21a(0x340)]&&_0x267554<=this['_range'][_0x58a21a(0x578)]){this[_0x58a21a(0x52d)]({'hovered':!0x0});return;}this['setShapeProps']({'hovered':!0x1});}[_0x3d192e(0x2d2)](_0x803c06){return!0x1;}['_draw'](_0x2812a2){const _0x11c09c=_0x3d192e;_0x242611[_0x11c09c(0x2c6)](_0x2812a2,{'width':this['width'],'height':this['height'],'strokeWidth':Yo,'stroke':this[_0x11c09c(0x1a5)],'evented':!0x1,'fill':this[_0x11c09c(0x1ac)]}),this[_0x11c09c(0x2fb)]&&(_0x2812a2['save'](),_0x2812a2['transform'](0x1,0x0,0x0,0x1,this[_0x11c09c(0x1c6)],this[_0x11c09c(0x576)]===_0x11c09c(0x3ba)?0x0:-nt),Ot[_0x11c09c(0x2c6)](_0x2812a2,{'text':this['_name'],'color':this[_0x11c09c(0x1a5)]}),_0x2812a2[_0x11c09c(0x3dc)]());}}var zo=Object[_0x3d192e(0x494)],qo=Object[_0x3d192e(0x3e5)],Xo=(_0xaa9838,_0x5e6920,_0x5b41a5,_0x2c2c49)=>{const _0x34731e=_0x3d192e;for(var _0xe2cf09=_0x2c2c49>0x1?void 0x0:_0x2c2c49?qo(_0x5e6920,_0x5b41a5):_0x5e6920,_0x5cc29e=_0xaa9838[_0x34731e(0x4e9)]-0x1,_0x4a7f11;_0x5cc29e>=0x0;_0x5cc29e--)(_0x4a7f11=_0xaa9838[_0x5cc29e])&&(_0xe2cf09=(_0x2c2c49?_0x4a7f11(_0x5e6920,_0x5b41a5,_0xe2cf09):_0x4a7f11(_0xe2cf09))||_0xe2cf09);return _0x2c2c49&&_0xe2cf09&&zo(_0x5e6920,_0x5b41a5,_0xe2cf09),_0xe2cf09;},kt=(_0x219d69,_0x5af47d)=>(_0x277a41,_0x409161)=>_0x5af47d(_0x277a41,_0x409161,_0x219d69);const Jo=0x1389;let as=class extends _0x10cb26{constructor(_0x3f15dd,_0x15a69e,_0x5a0965,_0x2c9fae){const _0x5c7389=_0x3d192e;super(),g(this,'_cursors',new Set()),g(this,_0x5c7389(0x24f),null),(this[_0x5c7389(0x4d4)]=_0x3f15dd,this[_0x5c7389(0x292)]=_0x15a69e,this[_0x5c7389(0x4e4)]=_0x5a0965,this[_0x5c7389(0x4ef)]=_0x2c9fae,this[_0x5c7389(0x20a)]());}['_init'](){const _0x31ed05=_0x3d192e;this['_sheetSkeletonManagerService'][_0x31ed05(0x39c)]['pipe'](_0x4bc87f(this[_0x31ed05(0x3e1)]),_0x4fd761(_0x598626=>{const _0x1e4b96=_0x31ed05;if(_0x598626){const _0x3c91d7=_0x598626[_0x1e4b96(0x4b3)];return _0x5e82ee(this[_0x1e4b96(0x4e4)]['getCollabCursors$'](this[_0x1e4b96(0x4d4)][_0x1e4b96(0x488)]),this[_0x1e4b96(0x4ef)][_0x1e4b96(0x21b)])[_0x1e4b96(0x407)](_0x5050a4(([_0x395ee4,_0x20a74b])=>{const _0x53714e=new Map();return _0x395ee4['forEach']((_0x25b612,_0x238aff)=>{const _0xfd64c0=_0x1083;if(_0x25b612[_0xfd64c0(0x1ad)]===_0x3c91d7){const _0x38efa7={..._0x25b612};_0x38efa7['color']=_0x20a74b[_0x25b612[_0xfd64c0(0x1e1)]],_0x53714e[_0xfd64c0(0x467)](_0x238aff,_0x38efa7);}}),{'skeleton':_0x598626,'cursors':_0x53714e};}));}return _0x20dba1({'skeleton':null,'cursors':new Map()});}))[_0x31ed05(0x2ce)](({skeleton:_0x1e28b6,cursors:_0x10e61b})=>{const _0x407dd5=_0x31ed05;this[_0x407dd5(0x1c4)](),_0x1e28b6&&this['_updateCollabCursors'](_0x1e28b6,_0x10e61b);}),this[_0x31ed05(0x292)][_0x31ed05(0x39c)]['subscribe'](_0x4e1410=>{const _0x197e94=_0x31ed05;if(_0x4e1410==null)return;const {skeleton:_0x2fc4e2}=_0x4e1410,{scene:_0x2bc158}=this[_0x197e94(0x4d4)];_0x2bc158['onPointerMove$']['subscribeEvent'](_0x339b95(_0x414c73=>{const _0x42da20=_0x197e94;var _0x15340d,_0x7f86a2;const {offsetX:_0x25e631,offsetY:_0x42e931}=_0x414c73,{x:_0x71a171,y:_0x2a79ef}=_0x2bc158['getRelativeToViewportCoord'](_0x12b8ac['FromArray']([_0x25e631,_0x42e931])),{scaleX:_0x40d668,scaleY:_0x139cc7}=_0x2bc158['getAncestorScale'](),_0x341197=_0x2bc158['getViewport'](_0x30af2a['VIEW_MAIN']),_0xa73e64=_0x2bc158[_0x42da20(0x392)](_0x12b8ac[_0x42da20(0x4e5)]([_0x71a171,_0x2a79ef]),_0x341197),_0x4ec52c=_0x2fc4e2[_0x42da20(0x557)](_0x25e631,_0x42e931,_0x40d668,_0x139cc7,_0xa73e64);((_0x15340d=this[_0x42da20(0x24f)])==null?void 0x0:_0x15340d[_0x42da20(0x416)])===_0x4ec52c[_0x42da20(0x416)]&&((_0x7f86a2=this['_lastPointer'])==null?void 0x0:_0x7f86a2[_0x42da20(0x457)])===_0x4ec52c[_0x42da20(0x457)]||this[_0x42da20(0x320)][_0x42da20(0x253)](_0x37b874=>{const _0x18a277=_0x42da20;_0x37b874[_0x18a277(0x3c1)](_0x4ec52c);});},0x64));});}[_0x3d192e(0x48c)](_0x1e394f,_0x13cb9c){const _0x5c054e=_0x3d192e;var _0x179bae;const _0x4653d9=(_0x179bae=this[_0x5c054e(0x292)][_0x5c054e(0x3a1)]())==null?void 0x0:_0x179bae[_0x5c054e(0x285)];if(!_0x4653d9)return;const _0x55f318=this[_0x5c054e(0x1a0)]();if(!_0x55f318)return;this[_0x5c054e(0x320)][_0x5c054e(0x253)](_0x4d277f=>{const _0x3d1ce0=_0x5c054e;_0x4d277f[_0x3d1ce0(0x2c7)]();});const {scene:_0x1a6ef8}=_0x55f318,_0x3cecf9=Zo(Array[_0x5c054e(0x47e)](_0x13cb9c[_0x5c054e(0x548)]()))['map'](_0x4426bd=>{const _0x13f667=_0x5c054e,{color:_0x562c25,range:_0x43b6de,name:_0x4ab6d2,selection:_0x2ea4c2,sheetID:_0x35f480}=_0x4426bd,{startColumn:_0x1578a6,startRow:_0x243da8,endColumn:_0x340485,endRow:_0x19a272}=_0x43b6de,_0x514caf=_0x5be27d(_0x243da8,_0x1578a6,_0x1a6ef8,_0x4653d9),_0x347e51=_0x5be27d(_0x19a272,_0x340485,_0x1a6ef8,_0x4653d9),{columnHeaderHeightAndMarginTop:_0x3f2fd1}=_0x4653d9,{startX:_0x1217d5,startY:_0x1c9bc6}=_0x514caf,{endX:_0x143a99,endY:_0x1eb647}=_0x347e51,_0x185352=_0x143a99-_0x1217d5,_0x7e3911=_0x1eb647-_0x1c9bc6,_0x20dac2={'labelPosition':_0x1c9bc6-_0x3f2fd1>=nt?_0x13f667(0x522):_0x13f667(0x3ba),'sheetID':_0x35f480,'range':_0x43b6de,'color':_0x562c25,'name':_0x4ab6d2,'selection':_0x2ea4c2,'left':_0x1217d5,'top':_0x1c9bc6,'width':_0x185352,'height':_0x7e3911,'evented':!0x1,'zIndex':Jo};return new Ko(_0x4ab6d2,_0x20dac2);});_0x1a6ef8[_0x5c054e(0x367)](_0x3cecf9,Go),this['_cursors']=new Set(_0x3cecf9);}[_0x3d192e(0x1c4)](){const _0x2c4bde=_0x3d192e;var _0x21a91b;(_0x21a91b=this[_0x2c4bde(0x320)])==null||_0x21a91b[_0x2c4bde(0x253)](_0x49293c=>_0x49293c[_0x2c4bde(0x228)]());}['_getSheetObject'](){const _0x17a6c9=_0x3d192e;return _0x18abc2(this[_0x17a6c9(0x4d4)][_0x17a6c9(0x4d1)],this[_0x17a6c9(0x4d4)]);}};as=Xo([kt(0x1,_0x435342(_0x3eba81)),kt(0x2,_0x435342(Ve)),kt(0x3,_0x435342(_0x462884))],as);function Zo(_0x57d779){const _0x11bca1=_0x3d192e,_0x8e1ab0=new Map();return _0x57d779[_0x11bca1(0x253)](_0xbd80a6=>{const _0x388100=_0x11bca1;if(_0x8e1ab0[_0x388100(0x476)](_0xbd80a6[_0x388100(0x240)])){const _0x181fab=_0x8e1ab0[_0x388100(0x47d)](_0xbd80a6['selection']);_0x181fab[_0x388100(0x2ef)]+=',\x20'+_0xbd80a6['name'];}else _0x8e1ab0[_0x388100(0x467)](_0xbd80a6[_0x388100(0x240)],_0xbd80a6);}),Array[_0x11bca1(0x47e)](_0x8e1ab0[_0x11bca1(0x548)]());}var ee=function(){const _0x5acf75=_0x3d192e;return ee=Object[_0x5acf75(0x4a7)]||function(_0x1796dc){const _0x2a8a1a=_0x5acf75;for(var _0x302c58,_0x5b0504=0x1,_0x258fc4=arguments['length'];_0x5b0504<_0x258fc4;_0x5b0504++){_0x302c58=arguments[_0x5b0504];for(var _0x394e6a in _0x302c58)Object[_0x2a8a1a(0x1a4)]['hasOwnProperty'][_0x2a8a1a(0x2c2)](_0x302c58,_0x394e6a)&&(_0x1796dc[_0x394e6a]=_0x302c58[_0x394e6a]);}return _0x1796dc;},ee[_0x5acf75(0x539)](this,arguments);},Qo=function(_0x347c5a,_0xd0f3d1){const _0x6d893c=_0x3d192e;var _0x4679a7={};for(var _0x4f214a in _0x347c5a)Object['prototype']['hasOwnProperty']['call'](_0x347c5a,_0x4f214a)&&_0xd0f3d1[_0x6d893c(0x3c8)](_0x4f214a)<0x0&&(_0x4679a7[_0x4f214a]=_0x347c5a[_0x4f214a]);if(_0x347c5a!=null&&typeof Object['getOwnPropertySymbols']==_0x6d893c(0x3c5)){for(var _0x3c74d5=0x0,_0x4f214a=Object['getOwnPropertySymbols'](_0x347c5a);_0x3c74d5<_0x4f214a[_0x6d893c(0x4e9)];_0x3c74d5++)_0xd0f3d1[_0x6d893c(0x3c8)](_0x4f214a[_0x3c74d5])<0x0&&Object[_0x6d893c(0x1a4)][_0x6d893c(0x31f)][_0x6d893c(0x2c2)](_0x347c5a,_0x4f214a[_0x3c74d5])&&(_0x4679a7[_0x4f214a[_0x3c74d5]]=_0x347c5a[_0x4f214a[_0x3c74d5]]);}return _0x4679a7;},Ts=_0x34a220(function(_0x4d28a,_0x2ba879){const _0x86e33e=_0x3d192e;var _0x3aa855=_0x4d28a[_0x86e33e(0x323)],_0x1dacc5=_0x4d28a['id'],_0x2bd1ba=_0x4d28a['className'],_0x6606b9=_0x4d28a[_0x86e33e(0x453)],_0x1e0450=Qo(_0x4d28a,[_0x86e33e(0x323),'id',_0x86e33e(0x382),_0x86e33e(0x453)]),_0x288374=_0x86e33e(0x28d)[_0x86e33e(0x351)](_0x1dacc5,'\x20')[_0x86e33e(0x351)](_0x2bd1ba||'')[_0x86e33e(0x271)](),_0x1c92e2=_0x3348da('_'[_0x86e33e(0x351)](sa()));return Mi(_0x3aa855,''[_0x86e33e(0x351)](_0x1dacc5),{'defIds':_0x3aa855[_0x86e33e(0x542)],'idSuffix':_0x1c92e2[_0x86e33e(0x309)]},ee({'ref':_0x2ba879,'className':_0x288374},_0x1e0450),_0x6606b9);});function Mi(_0x45ecad,_0x5672a3,_0x5481ea,_0xd44c5c,_0x301260){const _0x587846=_0x3d192e;return _0x28fb12(_0x45ecad[_0x587846(0x3ee)],ee(ee({'key':_0x5672a3},ea(_0x45ecad,_0x5481ea,_0x301260)),_0xd44c5c),(ta(_0x45ecad,_0x5481ea)[_0x587846(0x2a1)]||[])[_0x587846(0x1fc)](function(_0x3f912e,_0x3eff77){const _0x55c51c=_0x587846;return Mi(_0x3f912e,''['concat'](_0x5672a3,'-')[_0x55c51c(0x351)](_0x45ecad['tag'],'-')[_0x55c51c(0x351)](_0x3eff77),_0x5481ea,void 0x0,_0x301260);}));}function ea(_0x39829c,_0x3d467b,_0x35c728){const _0x58cbfa=_0x3d192e;var _0x384598=ee({},_0x39829c['attrs']);_0x35c728!=null&&_0x35c728[_0x58cbfa(0x538)]&&_0x384598[_0x58cbfa(0x57d)]===_0x58cbfa(0x538)&&(_0x384598['fill']=_0x35c728['colorChannel1']);var _0x3cbf9b=_0x3d467b['defIds'];return!_0x3cbf9b||_0x3cbf9b['length']===0x0||(_0x39829c[_0x58cbfa(0x3ee)]===_0x58cbfa(0x22b)&&_0x384598['xlink:href']&&(_0x384598['xlink:href']=_0x384598[_0x58cbfa(0x2ad)]+_0x3d467b[_0x58cbfa(0x3bf)]),Object[_0x58cbfa(0x1bf)](_0x384598)[_0x58cbfa(0x253)](function(_0x521d3d){const _0x355a89=_0x58cbfa;var _0x5f5558=_0x521d3d[0x0],_0x23b126=_0x521d3d[0x1];typeof _0x23b126==_0x355a89(0x258)&&(_0x384598[_0x5f5558]=_0x23b126[_0x355a89(0x294)](/url\(#(.*)\)/,_0x355a89(0x35b)[_0x355a89(0x351)](_0x3d467b[_0x355a89(0x3bf)],')')));})),_0x384598;}function ta(_0x285e3e,_0x29329f){const _0x14f930=_0x3d192e;var _0xc7f77c,_0x55dd14=_0x29329f[_0x14f930(0x542)];return!_0x55dd14||_0x55dd14['length']===0x0?_0x285e3e:_0x285e3e[_0x14f930(0x3ee)]===_0x14f930(0x3f7)&&(!((_0xc7f77c=_0x285e3e[_0x14f930(0x2a1)])===null||_0xc7f77c===void 0x0)&&_0xc7f77c[_0x14f930(0x4e9)])?ee(ee({},_0x285e3e),{'children':_0x285e3e[_0x14f930(0x2a1)][_0x14f930(0x1fc)](function(_0x1105ea){const _0x135442=_0x14f930;return typeof _0x1105ea['attrs']['id']==_0x135442(0x258)&&_0x55dd14&&_0x55dd14['indexOf'](_0x1105ea['attrs']['id'])>-0x1?ee(ee({},_0x1105ea),{'attrs':ee(ee({},_0x1105ea[_0x135442(0x565)]),{'id':_0x1105ea[_0x135442(0x565)]['id']+_0x29329f[_0x135442(0x3bf)]})}):_0x1105ea;})}):_0x285e3e;}function sa(){const _0x1ad69b=_0x3d192e;return Math['random']()[_0x1ad69b(0x504)](0x24)['substring'](0x2,0x8);}Ts[_0x3d192e(0x46d)]=_0x3d192e(0x3bc);var ia={'tag':_0x3d192e(0x448),'attrs':{'fill':'none','viewBox':_0x3d192e(0x3ff),'width':_0x3d192e(0x1d2),'height':_0x3d192e(0x1d2)},'children':[{'tag':'g','attrs':{'clipPath':_0x3d192e(0x3b7)},'children':[{'tag':_0x3d192e(0x305),'attrs':{'stroke':_0x3d192e(0x50b),'d':_0x3d192e(0x3fd),'strokeLinecap':_0x3d192e(0x587),'strokeLinejoin':_0x3d192e(0x587),'strokeWidth':1.2}}]},{'tag':_0x3d192e(0x3f7),'attrs':{},'children':[{'tag':'clipPath','attrs':{'id':_0x3d192e(0x4df)},'children':[{'tag':_0x3d192e(0x305),'attrs':{'fill':_0x3d192e(0x197),'d':_0x3d192e(0x1b7)}}]}]}],'defIds':[_0x3d192e(0x4df)]},xi=_0x34a220(function(_0x5ea7ed,_0x3192d3){const _0x10a3ae=_0x3d192e;return _0x28fb12(Ts,Object[_0x10a3ae(0x4a7)]({},_0x5ea7ed,{'id':_0x10a3ae(0x2ee),'ref':_0x3192d3,'icon':ia}));});xi['displayName']=_0x3d192e(0x468);var na={'tag':_0x3d192e(0x448),'attrs':{'fill':_0x3d192e(0x281),'viewBox':_0x3d192e(0x418),'width':_0x3d192e(0x1d2),'height':_0x3d192e(0x1d2)},'children':[{'tag':'g','attrs':{'clipPath':_0x3d192e(0x3e0)},'children':[{'tag':_0x3d192e(0x305),'attrs':{'stroke':_0x3d192e(0x50b),'d':_0x3d192e(0x42b),'strokeLinecap':'round','strokeLinejoin':_0x3d192e(0x587),'strokeWidth':1.2}}]},{'tag':'defs','attrs':{},'children':[{'tag':'clipPath','attrs':{'id':_0x3d192e(0x53e)},'children':[{'tag':'path','attrs':{'fill':'#fff','d':'M0\x200H16V16H0z','transform':_0x3d192e(0x3d8)}}]}]}],'defIds':['on-line-single_clip0_910_349']},Li=_0x34a220(function(_0xbeeedf,_0x38f40f){const _0x40e3aa=_0x3d192e;return _0x28fb12(Ts,Object[_0x40e3aa(0x4a7)]({},_0xbeeedf,{'id':_0x40e3aa(0x376),'ref':_0x38f40f,'icon':na}));});Li[_0x3d192e(0x46d)]=_0x3d192e(0x298);function $i(_0x74d4d0){const _0x5ca6d5=_0x3d192e;var _0x10ad81,_0x4edb89,_0x2e77d7='';if(typeof _0x74d4d0==_0x5ca6d5(0x258)||typeof _0x74d4d0==_0x5ca6d5(0x3fb))_0x2e77d7+=_0x74d4d0;else{if(typeof _0x74d4d0=='object'){if(Array[_0x5ca6d5(0x350)](_0x74d4d0)){var _0x5b9aac=_0x74d4d0[_0x5ca6d5(0x4e9)];for(_0x10ad81=0x0;_0x10ad81<_0x5b9aac;_0x10ad81++)_0x74d4d0[_0x10ad81]&&(_0x4edb89=$i(_0x74d4d0[_0x10ad81]))&&(_0x2e77d7&&(_0x2e77d7+='\x20'),_0x2e77d7+=_0x4edb89);}else{for(_0x4edb89 in _0x74d4d0)_0x74d4d0[_0x4edb89]&&(_0x2e77d7&&(_0x2e77d7+='\x20'),_0x2e77d7+=_0x4edb89);}}}return _0x2e77d7;}function ra(){const _0x2d15cc=_0x3d192e;for(var _0x462a49,_0xbcd189,_0x11e8ab=0x0,_0x483ed4='',_0x4a4806=arguments[_0x2d15cc(0x4e9)];_0x11e8ab<_0x4a4806;_0x11e8ab++)(_0x462a49=arguments[_0x11e8ab])&&(_0xbcd189=$i(_0x462a49))&&(_0x483ed4&&(_0x483ed4+='\x20'),_0x483ed4+=_0xbcd189);return _0x483ed4;}const oa=_0x3d192e(0x456),aa=_0x3d192e(0x234),ca=_0x3d192e(0x57f),ha=_0x3d192e(0x55d),la=_0x3d192e(0x388),Ze={'onlineStatusIcon':oa,'onlineStatusTitle':aa,'onlineStatus':ca,'online':ha,'offline':la};function _a(_0x385750){const _0x5e35f6=_0x3d192e;switch(_0x385750){case J[_0x5e35f6(0x3fe)]:return'collabStatus.offline';case J[_0x5e35f6(0x213)]:return _0x5e35f6(0x42c);case J[_0x5e35f6(0x463)]:return _0x5e35f6(0x3a2);case J[_0x5e35f6(0x2bd)]:return _0x5e35f6(0x54b);case J[_0x5e35f6(0x3ce)]:case J[_0x5e35f6(0x344)]:return _0x5e35f6(0x394);case J[_0x5e35f6(0x307)]:case J[_0x5e35f6(0x267)]:return _0x5e35f6(0x3a5);}}function ua(_0x4c9779){const _0x49d377=_0x3d192e,{status$:_0x12a598}=_0x4c9779,_0x358d9a=_0x4f6f45(_0x12a598,J[_0x49d377(0x2bd)]),_0x13cfa1=_0x19195f(_0xef493b),_0x341b7=_0x19195f(Ae),_0x2b1ba9=_0x358d9a!==J[_0x49d377(0x3fe)],_0x19a18d=_0x13cfa1['t'](_a(_0x358d9a)),_0x4796e6=ra(Ze[_0x49d377(0x40e)],{[Ze['online']]:_0x2b1ba9,[Ze[_0x49d377(0x3dd)]]:!_0x2b1ba9}),_0x3f5c0b=_0x2b1ba9?_0xdab72b[_0x49d377(0x55c)](Li,null):_0xdab72b[_0x49d377(0x55c)](xi,null),_0xa84bfd=_0x1a836b(()=>{const _0x20c49c=_0x49d377;_0x2b1ba9||_0x341b7[_0x20c49c(0x1db)]();},[_0x2b1ba9,_0x341b7]);function _0x3970eb(){const _0x35acb2=_0x49d377;return _0xdab72b[_0x35acb2(0x55c)](_0x35acb2(0x265),{'className':_0x4796e6,'onClick':_0xa84bfd},_0xdab72b[_0x35acb2(0x55c)](_0x35acb2(0x265),{'className':Ze[_0x35acb2(0x1b2)]},_0x3f5c0b),_0xdab72b[_0x35acb2(0x55c)]('div',{'className':Ze[_0x35acb2(0x328)]},_0x19a18d));}return _0x2b1ba9?_0x3970eb():_0xdab72b[_0x49d377(0x55c)](_0x46fd32,{'title':_0x13cfa1['t']('collab-client.tooltip.reconnect')},_0x3970eb());}var da=Object['defineProperty'],fa=Object[_0x3d192e(0x3e5)],va=(_0x530164,_0x545c42,_0x2595f4,_0x36e725)=>{const _0x383f1d=_0x3d192e;for(var _0x47ed9d=_0x36e725>0x1?void 0x0:_0x36e725?fa(_0x545c42,_0x2595f4):_0x545c42,_0xa5f15e=_0x530164[_0x383f1d(0x4e9)]-0x1,_0x16b6f0;_0xa5f15e>=0x0;_0xa5f15e--)(_0x16b6f0=_0x530164[_0xa5f15e])&&(_0x47ed9d=(_0x36e725?_0x16b6f0(_0x545c42,_0x2595f4,_0x47ed9d):_0x16b6f0(_0x47ed9d))||_0x47ed9d);return _0x36e725&&_0x47ed9d&&da(_0x545c42,_0x2595f4,_0x47ed9d),_0x47ed9d;},lt=(_0x105c82,_0xaa7758)=>(_0x48df96,_0x220314)=>_0xaa7758(_0x48df96,_0x220314,_0x105c82);let It=class extends _0x1b81eb{constructor(_0x285031,_0x2f976d,_0x13e02f,_0x3382af){const _0x2b7b93=_0x3d192e;super(),g(this,_0x2b7b93(0x384),new _0x1d58dd(J['NOT_COLLAB'])),(this[_0x2b7b93(0x43d)]=_0x285031,this[_0x2b7b93(0x1d8)]=_0x2f976d,this['_injector']=_0x13e02f,this[_0x2b7b93(0x42a)]=_0x3382af,this[_0x2b7b93(0x313)](),this[_0x2b7b93(0x37e)]());}[_0x3d192e(0x37e)](){const _0x4c14f7=_0x3d192e;this[_0x4c14f7(0x2f7)](this[_0x4c14f7(0x43d)][_0x4c14f7(0x269)][_0x4c14f7(0x407)](_0x149f7d(()=>{const _0x4b982c=_0x4c14f7,_0x3892ef=this[_0x4b982c(0x43d)][_0x4b982c(0x29a)]();return _0x3892ef?this['_collaborationController'][_0x4b982c(0x387)](_0x3892ef[_0x4b982c(0x2c1)]()):_0x20dba1(null);}),_0x149f7d(_0x263b75=>_0x263b75?_0x263b75['status$']:_0x20dba1(J['NOT_COLLAB'])))[_0x4c14f7(0x2ce)](_0x5ea35f=>{const _0x477674=_0x4c14f7;this[_0x477674(0x384)]['next'](_0x5ea35f);}));}[_0x3d192e(0x313)](){const _0x329ef7=_0x3d192e;this[_0x329ef7(0x2f7)](this[_0x329ef7(0x1d8)][_0x329ef7(0x41b)](_0x211079[_0x329ef7(0x3a0)],()=>_0x44d91f(ma({'status$':this['_status$'][_0x329ef7(0x194)]()}),this[_0x329ef7(0x329)])));}};It=va([lt(0x0,_0x405019),lt(0x1,_0x5b59f0),lt(0x2,_0x435342(_0x5a18dc)),lt(0x3,_0x435342(it))],It);function ma(_0x4b556a){const {status$:_0x3c0cc6}=_0x4b556a;return function(){const _0x371f69=_0x1083;return _0xdab72b[_0x371f69(0x55c)](ua,{'status$':_0x3c0cc6});};}const Hi=_0x1ee28b(_0x3d192e(0x1a6));var pa=Object[_0x3d192e(0x494)],ga=Object[_0x3d192e(0x3e5)],Sa=(_0x3f4506,_0x5d6e65,_0x346f35,_0x4e39ef)=>{const _0x31d004=_0x3d192e;for(var _0x125cc3=_0x4e39ef>0x1?void 0x0:_0x4e39ef?ga(_0x5d6e65,_0x346f35):_0x5d6e65,_0x3c655a=_0x3f4506[_0x31d004(0x4e9)]-0x1,_0x4d31b7;_0x3c655a>=0x0;_0x3c655a--)(_0x4d31b7=_0x3f4506[_0x3c655a])&&(_0x125cc3=(_0x4e39ef?_0x4d31b7(_0x5d6e65,_0x346f35,_0x125cc3):_0x4d31b7(_0x125cc3))||_0x125cc3);return _0x4e39ef&&_0x125cc3&&pa(_0x5d6e65,_0x346f35,_0x125cc3),_0x125cc3;},ke=(_0x2df24f,_0xb7ac94)=>(_0x5e8428,_0x2904a8)=>_0xb7ac94(_0x5e8428,_0x2904a8,_0x2df24f);let Ct=class extends _0x10cb26{constructor(_0x114b8e,_0x1df997,_0x57e160,_0x471c8f,_0x45043b,_0x35ca08){const _0x57df06=_0x3d192e;super(),this[_0x57df06(0x44f)]=_0x114b8e,this['_logService']=_0x1df997,this[_0x57df06(0x2d5)]=_0x57e160,this[_0x57df06(0x414)]=_0x471c8f,this[_0x57df06(0x432)]=_0x45043b,_0x35ca08?_0x35ca08==null||_0x35ca08[_0x57df06(0x413)]()[_0x57df06(0x429)](()=>this[_0x57df06(0x20a)]()):(this[_0x57df06(0x3b5)][_0x57df06(0x2cb)](_0x57df06(0x232),_0x57df06(0x46b)),this[_0x57df06(0x20a)]());}async[_0x3d192e(0x20a)](){const _0x38c1aa=_0x3d192e,_0x5d1c15=this[_0x38c1aa(0x44f)][_0x38c1aa(0x3ed)]('unit'),_0x25f40f=this[_0x38c1aa(0x44f)]['getParam']('type');if(!_0x5d1c15||!_0x25f40f){this['_logService'][_0x38c1aa(0x2cb)](_0x38c1aa(0x232),_0x38c1aa(0x532));return;}switch(Number(_0x25f40f)){case ce[_0x38c1aa(0x26f)]:{const _0x2ff5e8=await this[_0x38c1aa(0x501)](_0x5d1c15);this[_0x38c1aa(0x4ba)](_0x2ff5e8);break;}case ce[_0x38c1aa(0x52f)]:{await this[_0x38c1aa(0x32d)](_0x5d1c15);break;}default:{this[_0x38c1aa(0x3b5)][_0x38c1aa(0x4f4)](_0x38c1aa(0x232),_0x38c1aa(0x1e3));break;}}}async[_0x3d192e(0x4ba)](_0x536853){const _0xc1e653=_0x3d192e;await this[_0xc1e653(0x331)](_0x536853),_0x536853['activeSheet$'][_0xc1e653(0x407)](_0xe1e697(this[_0xc1e653(0x3e1)]))[_0xc1e653(0x2ce)](_0x3cc284=>{const _0xee103a=_0xc1e653;_0x3cc284&&this[_0xee103a(0x319)](_0x3cc284);}),this[_0xc1e653(0x44f)][_0xc1e653(0x42e)]['pipe'](_0xe1e697(this[_0xc1e653(0x3e1)]))[_0xc1e653(0x2ce)](()=>this[_0xc1e653(0x331)](_0x536853));}[_0x3d192e(0x319)](_0x470c4c,_0x12ccc6=!0x1){const _0x18df6f=_0x3d192e,_0x422322=this['_urlService'][_0x18df6f(0x3ed)](_0x18df6f(0x20b));_0x470c4c['getSheetId']()!==_0x422322&&this[_0x18df6f(0x44f)][_0x18df6f(0x59f)]('subunit',_0x470c4c[_0x18df6f(0x1a9)](),_0x12ccc6);}async[_0x3d192e(0x331)](_0x98bcb7){const _0x1b158c=_0x3d192e;var _0x39b45b;const _0x3d2aed=this[_0x1b158c(0x44f)][_0x1b158c(0x3ed)](_0x1b158c(0x20b));if(!_0x3d2aed||!_0x98bcb7[_0x1b158c(0x390)](_0x3d2aed)){const _0x522982=_0x98bcb7['getUnhiddenWorksheets']()[0x0],_0x51829b=_0x98bcb7['getSheetBySheetId'](_0x522982);if(!_0x51829b)return;this[_0x1b158c(0x319)](_0x51829b,!0x0),await this['_commandService']['executeCommand'](_0x5387d6['id'],{'unitId':_0x98bcb7[_0x1b158c(0x2c1)](),'subUnitId':_0x522982});return;}((_0x39b45b=_0x98bcb7[_0x1b158c(0x3f6)]())==null?void 0x0:_0x39b45b['getSheetId']())!==_0x3d2aed&&await this[_0x1b158c(0x2d5)][_0x1b158c(0x3b1)](_0x5387d6['id'],{'unitId':_0x98bcb7['getUnitId'](),'subUnitId':_0x3d2aed});}async[_0x3d192e(0x501)](_0x180a83){const _0x3a6fc4=_0x3d192e;let _0x5ec5a6=0x0;const _0x505f3b=await this[_0x3a6fc4(0x414)][_0x3a6fc4(0x48b)](_0x180a83);return _0x505f3b&&(_0x505f3b[_0x3a6fc4(0x23a)]||_0x505f3b[_0x3a6fc4(0x547)][_0x3a6fc4(0x4e9)]!==0x0)&&(_0x5ec5a6=_0x505f3b[_0x3a6fc4(0x466)]),_0x5ec5a6===0x0&&this[_0x3a6fc4(0x3b5)][_0x3a6fc4(0x2cb)](_0x3a6fc4(0x232),_0x3a6fc4(0x505)),this['_snapshotService'][_0x3a6fc4(0x3a6)](_0x180a83,_0x5ec5a6);}async['_loadDoc'](_0x24c265){const _0x5cd080=_0x3d192e;let _0x423f56=0x0;const _0x433a0e=await this[_0x5cd080(0x414)][_0x5cd080(0x48b)](_0x24c265);return _0x433a0e&&(_0x433a0e[_0x5cd080(0x23a)]||_0x433a0e[_0x5cd080(0x547)]['length']!==0x0)&&(_0x423f56=_0x433a0e[_0x5cd080(0x466)]),_0x423f56===0x0&&this[_0x5cd080(0x3b5)][_0x5cd080(0x2cb)]('[DataLoaderController]',_0x5cd080(0x505)),this['_snapshotService']['loadDoc'](_0x24c265,_0x423f56);}};Ct=Sa([ke(0x0,Hi),ke(0x1,_0x25772e),ke(0x2,_0x4d4125),ke(0x3,_0x435342(q)),ke(0x4,_0x435342(_0x595913)),ke(0x5,_0x1eef7c(_0x5ec368))],Ct);var Ia=Object[_0x3d192e(0x494)],Ca=Object['getOwnPropertyDescriptor'],Ea=(_0x2bf3f7,_0x24e474,_0x49b992,_0x1fbaa0)=>{const _0x54509e=_0x3d192e;for(var _0x376125=_0x1fbaa0>0x1?void 0x0:_0x1fbaa0?Ca(_0x24e474,_0x49b992):_0x24e474,_0x21d131=_0x2bf3f7[_0x54509e(0x4e9)]-0x1,_0x435fad;_0x21d131>=0x0;_0x21d131--)(_0x435fad=_0x2bf3f7[_0x21d131])&&(_0x376125=(_0x1fbaa0?_0x435fad(_0x24e474,_0x49b992,_0x376125):_0x435fad(_0x376125))||_0x376125);return _0x1fbaa0&&_0x376125&&Ia(_0x24e474,_0x49b992,_0x376125),_0x376125;},zs=(_0x12eb84,_0x5ce0d7)=>(_0x566860,_0x9c2e71)=>_0x5ce0d7(_0x566860,_0x9c2e71,_0x12eb84);const ba='DEFAULT_FILE_NAME',Ta=_0x3d192e(0x378);let Et=class extends _0x1b81eb{constructor(_0x2eaeec,_0x50685f){const _0x5cfe21=_0x3d192e;super(),this['_univerInstanceService']=_0x2eaeec,this[_0x5cfe21(0x295)]=_0x50685f,this[_0x5cfe21(0x20a)]();}[_0x3d192e(0x20a)](){const _0x2c019a=_0x3d192e;this[_0x2c019a(0x2f7)](this[_0x2c019a(0x43d)]['focused$'][_0x2c019a(0x2ce)](()=>{const _0x3029a1=_0x2c019a;var _0x438723;const _0x117f21=this['_univerInstanceService']['getFocusedUnit']();let _0x52dbd9=(_0x438723=this[_0x3029a1(0x295)][_0x3029a1(0x1aa)](ba))!=null?_0x438723:Ta;_0x117f21 instanceof _0x15f270&&(_0x52dbd9=_0x117f21[_0x3029a1(0x2ef)]),document[_0x3029a1(0x19a)]=_0x52dbd9;}));}};Et=Ea([zs(0x0,_0x405019),zs(0x1,_0x1b2eff)],Et);var Ra=Object[_0x3d192e(0x494)],ya=Object[_0x3d192e(0x3e5)],Oa=(_0x32e44e,_0x272986,_0x418536,_0x4af847)=>{for(var _0x327542=_0x4af847>0x1?void 0x0:_0x4af847?ya(_0x272986,_0x418536):_0x272986,_0x26628f=_0x32e44e['length']-0x1,_0x512078;_0x26628f>=0x0;_0x26628f--)(_0x512078=_0x32e44e[_0x26628f])&&(_0x327542=(_0x4af847?_0x512078(_0x272986,_0x418536,_0x327542):_0x512078(_0x327542))||_0x327542);return _0x4af847&&_0x327542&&Ra(_0x272986,_0x418536,_0x327542),_0x327542;},Wt=(_0x568d9d,_0x5a6cfe)=>(_0x17c1ea,_0x4e3cc4)=>_0x5a6cfe(_0x17c1ea,_0x4e3cc4,_0x568d9d);let bt=class{constructor(_0x4720dd,_0x3d3d10,_0x2109b8){const _0x1072d7=_0x3d192e;this[_0x1072d7(0x295)]=_0x4720dd,this[_0x1072d7(0x22f)]=_0x3d3d10,this[_0x1072d7(0x48d)]=_0x2109b8,this['init']();}['init'](){const _0xac18e5=_0x3d192e;this['_httpService'][_0xac18e5(0x229)]({'priority':0x1,'interceptor':(_0x16706c,_0x219439)=>_0x219439(_0x16706c)[_0xac18e5(0x407)](_0x8a475e(async _0x247ad8=>{const _0x2e702d=_0xac18e5,_0x2ad45a=_0x247ad8;if(_0x2ad45a['status']===0x191&&window[_0x2e702d(0x38f)](this[_0x2e702d(0x48d)]['t'](_0x2e702d(0x4b0)))){const _0x30a9a9=window[_0x2e702d(0x261)](window[_0x2e702d(0x291)][_0x2e702d(0x58a)]);window[_0x2e702d(0x291)][_0x2e702d(0x58a)]=this[_0x2e702d(0x4d2)]()+_0x2e702d(0x399)+_0x30a9a9;}return _0x2ad45a;}))});}[_0x3d192e(0x4d2)](){const _0x5068d4=_0x3d192e;var _0x5a7be3,_0x1849ec;const _0x323f93=this[_0x5068d4(0x295)][_0x5068d4(0x1aa)](Ir),_0x1c38fd=this[_0x5068d4(0x295)][_0x5068d4(0x1aa)](ie);return(_0x1849ec=(_0x5a7be3=_0x1c38fd==null?void 0x0:_0x1c38fd['loginUrlKey'])!=null?_0x5a7be3:_0x323f93)!=null?_0x1849ec:Cr;}};bt=Oa([Wt(0x0,_0x1b2eff),Wt(0x1,_0x435342(_0x280c50)),Wt(0x2,_0x435342(_0xef493b))],bt);var wa=Object[_0x3d192e(0x494)],Da=Object['getOwnPropertyDescriptor'],Pa=(_0x15ad0d,_0x5a9dab,_0x68290d,_0x1e3f13)=>{const _0x5bbbac=_0x3d192e;for(var _0x3c7e89=_0x1e3f13>0x1?void 0x0:_0x1e3f13?Da(_0x5a9dab,_0x68290d):_0x5a9dab,_0x4924df=_0x15ad0d[_0x5bbbac(0x4e9)]-0x1,_0x2e05b6;_0x4924df>=0x0;_0x4924df--)(_0x2e05b6=_0x15ad0d[_0x4924df])&&(_0x3c7e89=(_0x1e3f13?_0x2e05b6(_0x5a9dab,_0x68290d,_0x3c7e89):_0x2e05b6(_0x3c7e89))||_0x3c7e89);return _0x1e3f13&&_0x3c7e89&&wa(_0x5a9dab,_0x68290d,_0x3c7e89),_0x3c7e89;},qs=(_0x4e2986,_0x163855)=>(_0x3108e1,_0xd66971)=>_0x163855(_0x3108e1,_0xd66971,_0x4e2986);const Ua='AUTHZ_URL_KEY',Na='/universer-api/authz';let cs=class extends _0x1b81eb{constructor(_0x2aa81e,_0x12d2fb){const _0x2da4c6=_0x3d192e;super(),this['_HTTPService']=_0x2aa81e,this[_0x2da4c6(0x295)]=_0x12d2fb,this[_0x2da4c6(0x404)]();}[_0x3d192e(0x404)](){const _0x443f51=_0x3d192e,_0x25c3b1=this;this[_0x443f51(0x2f7)](this[_0x443f51(0x3b0)][_0x443f51(0x229)]({'priority':0x3e7,'interceptor':_0x49bcb0({'isMatch'(_0x4842eb){const _0x28d71d=_0x443f51;var _0x1b354f;if(_0x4842eb[_0x28d71d(0x4ab)]==='POST'&&((_0x1b354f=_0x4842eb[_0x28d71d(0x2a5)])!=null&&_0x1b354f[_0x28d71d(0x2bc)])){const {objectID:_0x4afb8f,objectType:_0x50d13d}=_0x4842eb[_0x28d71d(0x2a5)][_0x28d71d(0x2bc)]||{};if(!_0x4afb8f||_0x50d13d===void 0x0)return!0x1;const _0x45f2f4=_0x25c3b1[_0x28d71d(0x226)]()+'/'+_0x50d13d+_0x28d71d(0x47c)+_0x4afb8f+_0x28d71d(0x4e0);if(_0x4842eb[_0x28d71d(0x275)]===_0x45f2f4)return!0x0;}return!0x1;},'getParamsFromRequest'(_0x134f71){const _0x3fb8ed=_0x443f51;var _0x4335ec;return(_0x4335ec=_0x134f71['requestParams'])==null?void 0x0:_0x4335ec[_0x3fb8ed(0x2bc)];},'mergeParamsToRequest'(_0xec05fe,_0x488129){const _0x3e4eac=_0x443f51,_0x1af77a=_0x25c3b1[_0x3e4eac(0x226)]()+'/-/object/-/batch_allowed',_0x285cfc=_0xec05fe[_0x3e4eac(0x36a)]((_0x318149,_0x4ac4d0)=>{const _0x45f61d=_0x3e4eac,{unitID:_0x25e25f,objectID:_0x4a89c3,objectType:_0x37d5c3,actions:_0xd63fa8}=_0x4ac4d0;return _0x318149[_0x25e25f]||(_0x318149[_0x25e25f]={}),_0x318149[_0x25e25f][_0x4a89c3]||(_0x318149[_0x25e25f][_0x4a89c3]={'objectID':_0x4a89c3,'objectType':_0x37d5c3,'actions':[]}),_0x318149[_0x25e25f][_0x4a89c3][_0x45f61d(0x43c)][_0x45f61d(0x24b)](..._0xd63fa8),_0x318149;},{}),_0x2db784=[];for(const _0x4ca58d in _0x285cfc)for(const _0x126edb in _0x285cfc[_0x4ca58d]){const {actions:_0x33389f,objectType:_0x1b5a51}=_0x285cfc[_0x4ca58d][_0x126edb],_0x1910d4=[...new Set(_0x33389f)];_0x2db784[_0x3e4eac(0x24b)]({'unitID':_0x4ca58d,'objectID':_0x126edb,'objectType':_0x1b5a51,'actions':_0x1910d4});}return new _0x1b63e6('POST',_0x1af77a,{'headers':_0x488129['headers'],'withCredentials':_0x488129['withCredentials'],'responseType':_0x488129[_0x3e4eac(0x4b9)],'body':{'requests':_0x2db784}});}},{'distributeResult'(_0x47032a,_0x36e25e){const {objectActions:_0x4e2dae}=_0x47032a;return _0x36e25e['map'](_0x593ec8=>{const _0x1842a2=_0x1083,{unitID:_0x14ee98,objectID:_0x2c9713,actions:_0x5334d5}=_0x593ec8,_0x5d45e7=_0x4e2dae[_0x1842a2(0x2fd)](_0x350161=>_0x350161['unitID']===_0x14ee98&&_0x350161[_0x1842a2(0x358)]===_0x2c9713),_0x1ed983=_0x5334d5['map'](_0x4a5fc3=>_0x5d45e7==null?void 0x0:_0x5d45e7['actions'][_0x1842a2(0x2fd)](_0x3038ae=>_0x3038ae[_0x1842a2(0x1df)]===_0x4a5fc3))[_0x1842a2(0x347)](_0x2ec3e8=>!!_0x2ec3e8);return{'config':_0x593ec8,'result':{'actions':_0x1ed983,'error':_0x47032a[_0x1842a2(0x4f4)]}};});}})}));}[_0x3d192e(0x226)](){const _0x5dd14f=_0x3d192e;var _0x2ff72a,_0x1bac20;const _0x5770ac=this[_0x5dd14f(0x295)][_0x5dd14f(0x1aa)](Ua),_0x436050=this[_0x5dd14f(0x295)][_0x5dd14f(0x1aa)](ie);return(_0x1bac20=(_0x2ff72a=_0x436050==null?void 0x0:_0x436050[_0x5dd14f(0x433)])!=null?_0x2ff72a:_0x5770ac)!=null?_0x1bac20:Na;}async[_0x3d192e(0x398)](_0x27865a){const _0x3ad2d9=_0x3d192e,_0x1710dc=this[_0x3ad2d9(0x226)]()+'/'+_0x27865a[_0x3ad2d9(0x1b5)]+'/object';return(await this[_0x3ad2d9(0x3b0)][_0x3ad2d9(0x1c0)](_0x1710dc,{'body':_0x27865a}))[_0x3ad2d9(0x2bc)]['objectID']||'';}async[_0x3d192e(0x1a1)](_0x50d525){const _0x47b7eb=_0x3d192e,_0x5bbccd=this[_0x47b7eb(0x226)]()+'/-/object/list';return(await this[_0x47b7eb(0x3b0)][_0x47b7eb(0x1c0)](_0x5bbccd,{'body':_0x50d525}))[_0x47b7eb(0x2bc)]['objects'];}async[_0x3d192e(0x1d9)](_0x53ce19){const _0x7999ba=_0x3d192e,_0x9cdb42=this[_0x7999ba(0x226)]()+'/'+_0x53ce19[_0x7999ba(0x1b5)]+_0x7999ba(0x47c)+_0x53ce19[_0x7999ba(0x358)];await this[_0x7999ba(0x3b0)][_0x7999ba(0x415)](_0x9cdb42,{'body':_0x53ce19});}async[_0x3d192e(0x2b4)](_0x3b7d03){const _0x2fffe1=_0x3d192e,_0x51479e=this[_0x2fffe1(0x226)]()+'/'+_0x3b7d03['objectType']+_0x2fffe1(0x47c)+_0x3b7d03[_0x2fffe1(0x358)]+_0x2fffe1(0x4e0);return(await this[_0x2fffe1(0x3b0)][_0x2fffe1(0x1c0)](_0x51479e,{'body':_0x3b7d03}))['body']['actions'];}async['batchAllowed'](_0x4f4714){const _0x10596b=_0x3d192e,_0x1eda44=this[_0x10596b(0x226)]()+_0x10596b(0x444);return(await this[_0x10596b(0x3b0)][_0x10596b(0x1c0)](_0x1eda44,{'body':{'requests':_0x4f4714}}))[_0x10596b(0x2bc)][_0x10596b(0x531)];}async[_0x3d192e(0x58c)](_0x388016){const _0x5b673f=_0x3d192e,_0x57df15=this[_0x5b673f(0x226)]()+'/'+_0x388016[_0x5b673f(0x1b5)]+_0x5b673f(0x3f5),_0x1883ae=await this[_0x5b673f(0x3b0)]['post'](_0x57df15,{'body':_0x388016});return{'roles':_0x1883ae[_0x5b673f(0x2bc)][_0x5b673f(0x314)],'actions':_0x1883ae['body'][_0x5b673f(0x43c)]};}async[_0x3d192e(0x45c)](_0x4066a0){const _0x2c12b4=_0x3d192e,_0x58a98d=this[_0x2c12b4(0x226)]()+'/collaborator';await this[_0x2c12b4(0x3b0)][_0x2c12b4(0x2cc)](_0x58a98d,{'params':{'collaboratorID':_0x4066a0[_0x2c12b4(0x441)],'objectID':_0x4066a0[_0x2c12b4(0x358)],'unitID':_0x4066a0[_0x2c12b4(0x1dc)]}});}async[_0x3d192e(0x4a9)](_0x424af9){const _0x199eb0=_0x3d192e,_0x39d435=this[_0x199eb0(0x226)]()+'/collaborator';await this[_0x199eb0(0x3b0)][_0x199eb0(0x3b2)](_0x39d435,{'body':_0x424af9});}async[_0x3d192e(0x3c2)](_0x5fb592){const _0x33e633=_0x3d192e,_0x50bcbc=this[_0x33e633(0x226)]()+_0x33e633(0x237);await this[_0x33e633(0x3b0)]['post'](_0x50bcbc,{'body':_0x5fb592});}async[_0x3d192e(0x47f)](_0x5e1470){const _0x3db9c7=_0x3d192e,_0x108268=this['_getAPIPrefixPath']()+_0x3db9c7(0x237);return(await this[_0x3db9c7(0x3b0)][_0x3db9c7(0x47d)](_0x108268,{'params':{'objectID':_0x5e1470[_0x3db9c7(0x358)],'unitID':_0x5e1470[_0x3db9c7(0x1dc)]}}))['body']['collaborators'];}async[_0x3d192e(0x26c)](_0x2e838d){const _0x1a7dcd=_0x3d192e,_0x278498=this[_0x1a7dcd(0x226)]()+_0x1a7dcd(0x237);await this[_0x1a7dcd(0x3b0)][_0x1a7dcd(0x415)](_0x278498,{'body':_0x2e838d});}};cs=Pa([qs(0x0,_0x435342(_0x280c50)),qs(0x1,_0x435342(_0x1b2eff))],cs);var Z=typeof globalThis<'u'?globalThis:typeof window<'u'?window:typeof global<'u'?global:typeof self<'u'?self:{};function at(_0x1f02fd){const _0x21f617=_0x3d192e;return _0x1f02fd&&_0x1f02fd[_0x21f617(0x1da)]&&Object[_0x21f617(0x1a4)][_0x21f617(0x379)][_0x21f617(0x2c2)](_0x1f02fd,'default')?_0x1f02fd['default']:_0x1f02fd;}function Aa(_0x12afec){const _0x199b29=_0x3d192e;if(_0x12afec['__esModule'])return _0x12afec;var _0x56e9f9=_0x12afec[_0x199b29(0x500)];if(typeof _0x56e9f9==_0x199b29(0x3c5)){var _0x59cd28=function _0x255032(){const _0x2f50b9=_0x199b29;return this instanceof _0x255032?Reflect[_0x2f50b9(0x455)](_0x56e9f9,arguments,this[_0x2f50b9(0x571)]):_0x56e9f9[_0x2f50b9(0x539)](this,arguments);};_0x59cd28[_0x199b29(0x1a4)]=_0x56e9f9[_0x199b29(0x1a4)];}else _0x59cd28={};return Object['defineProperty'](_0x59cd28,'__esModule',{'value':!0x0}),Object[_0x199b29(0x3bb)](_0x12afec)[_0x199b29(0x253)](function(_0x4d7bdf){const _0x4f4715=_0x199b29;var _0x4c1b51=Object[_0x4f4715(0x3e5)](_0x12afec,_0x4d7bdf);Object[_0x4f4715(0x494)](_0x59cd28,_0x4d7bdf,_0x4c1b51[_0x4f4715(0x47d)]?_0x4c1b51:{'enumerable':!0x0,'get':function(){return _0x12afec[_0x4d7bdf];}});}),_0x59cd28;}var ji={'exports':{}};function Ma(_0x3029d3){const _0x2a0bb8=_0x3d192e;throw new Error(_0x2a0bb8(0x474)+_0x3029d3+_0x2a0bb8(0x2cf));}var Ft={'exports':{}};const xa={},La=Object['freeze'](Object[_0x3d192e(0x494)]({'__proto__':null,'default':xa},Symbol['toStringTag'],{'value':_0x3d192e(0x48e)})),$a=Aa(La);var Xs;function ue(){const _0x256c63=_0x3d192e;return Xs||(Xs=0x1,function(_0xc8bb0b,_0x5ef3a4){(function(_0x34a6ac,_0x5eb7f0){const _0x54f9df=_0x1083;_0xc8bb0b[_0x54f9df(0x570)]=_0x5eb7f0();}(Z,function(){var _0x5a45b4=_0x5a45b4||function(_0x39509f,_0x4c9e9c){const _0x20a044=_0x1083;var _0x14ded6;if(typeof window<'u'&&window[_0x20a044(0x50f)]&&(_0x14ded6=window['crypto']),typeof self<'u'&&self['crypto']&&(_0x14ded6=self[_0x20a044(0x50f)]),typeof globalThis<'u'&&globalThis[_0x20a044(0x50f)]&&(_0x14ded6=globalThis[_0x20a044(0x50f)]),!_0x14ded6&&typeof window<'u'&&window[_0x20a044(0x39d)]&&(_0x14ded6=window[_0x20a044(0x39d)]),!_0x14ded6&&typeof Z<'u'&&Z[_0x20a044(0x50f)]&&(_0x14ded6=Z[_0x20a044(0x50f)]),!_0x14ded6&&typeof Ma==_0x20a044(0x3c5))try{_0x14ded6=$a;}catch{}var _0x4c05f3=function(){const _0x3e0dd7=_0x20a044;if(_0x14ded6){if(typeof _0x14ded6[_0x3e0dd7(0x486)]==_0x3e0dd7(0x3c5))try{return _0x14ded6[_0x3e0dd7(0x486)](new Uint32Array(0x1))[0x0];}catch{}if(typeof _0x14ded6[_0x3e0dd7(0x28f)]=='function')try{return _0x14ded6[_0x3e0dd7(0x28f)](0x4)['readInt32LE']();}catch{}}throw new Error('Native\x20crypto\x20module\x20could\x20not\x20be\x20used\x20to\x20get\x20secure\x20random\x20number.');},_0x25f817=Object[_0x20a044(0x398)]||(function(){function _0x584747(){}return function(_0x5db29f){const _0x237c36=_0x1083;var _0x2621b1;return _0x584747[_0x237c36(0x1a4)]=_0x5db29f,_0x2621b1=new _0x584747(),_0x584747[_0x237c36(0x1a4)]=null,_0x2621b1;};}()),_0x48f7d6={},_0x5291ca=_0x48f7d6[_0x20a044(0x389)]={},_0x20d281=_0x5291ca['Base']=(function(){return{'extend':function(_0xcfa83e){const _0x846111=_0x1083;var _0x4e038d=_0x25f817(this);return _0xcfa83e&&_0x4e038d[_0x846111(0x32f)](_0xcfa83e),(!_0x4e038d[_0x846111(0x379)](_0x846111(0x46a))||this[_0x846111(0x46a)]===_0x4e038d[_0x846111(0x46a)])&&(_0x4e038d[_0x846111(0x46a)]=function(){const _0x95ccec=_0x846111;_0x4e038d['$super'][_0x95ccec(0x46a)][_0x95ccec(0x539)](this,arguments);}),_0x4e038d[_0x846111(0x46a)][_0x846111(0x1a4)]=_0x4e038d,_0x4e038d[_0x846111(0x57e)]=this,_0x4e038d;},'create':function(){const _0x5aae91=_0x1083;var _0x52f026=this[_0x5aae91(0x453)]();return _0x52f026[_0x5aae91(0x46a)][_0x5aae91(0x539)](_0x52f026,arguments),_0x52f026;},'init':function(){},'mixIn':function(_0x55e711){const _0x2738fb=_0x1083;for(var _0x57a130 in _0x55e711)_0x55e711[_0x2738fb(0x379)](_0x57a130)&&(this[_0x57a130]=_0x55e711[_0x57a130]);_0x55e711[_0x2738fb(0x379)](_0x2738fb(0x504))&&(this[_0x2738fb(0x504)]=_0x55e711[_0x2738fb(0x504)]);},'clone':function(){const _0x3c1dbb=_0x1083;return this[_0x3c1dbb(0x46a)][_0x3c1dbb(0x1a4)]['extend'](this);}};}()),_0x3dafb0=_0x5291ca[_0x20a044(0x35d)]=_0x20d281[_0x20a044(0x453)]({'init':function(_0x498a1a,_0x32f7ef){const _0x313422=_0x20a044;_0x498a1a=this[_0x313422(0x57a)]=_0x498a1a||[],_0x32f7ef!=_0x4c9e9c?this[_0x313422(0x45d)]=_0x32f7ef:this['sigBytes']=_0x498a1a['length']*0x4;},'toString':function(_0x3ab29d){return(_0x3ab29d||_0x5aafb2)['stringify'](this);},'concat':function(_0x133e6a){const _0xa16f76=_0x20a044;var _0x437157=this[_0xa16f76(0x57a)],_0x3ea472=_0x133e6a[_0xa16f76(0x57a)],_0x1c59d5=this[_0xa16f76(0x45d)],_0x42512c=_0x133e6a[_0xa16f76(0x45d)];if(this[_0xa16f76(0x336)](),_0x1c59d5%0x4)for(var _0x197c46=0x0;_0x197c46<_0x42512c;_0x197c46++){var _0x512d8a=_0x3ea472[_0x197c46>>>0x2]>>>0x18-_0x197c46%0x4*0x8&0xff;_0x437157[_0x1c59d5+_0x197c46>>>0x2]|=_0x512d8a<<0x18-(_0x1c59d5+_0x197c46)%0x4*0x8;}else{for(var _0x12de4c=0x0;_0x12de4c<_0x42512c;_0x12de4c+=0x4)_0x437157[_0x1c59d5+_0x12de4c>>>0x2]=_0x3ea472[_0x12de4c>>>0x2];}return this[_0xa16f76(0x45d)]+=_0x42512c,this;},'clamp':function(){const _0x373915=_0x20a044;var _0x2819de=this[_0x373915(0x57a)],_0x5a1ee8=this[_0x373915(0x45d)];_0x2819de[_0x5a1ee8>>>0x2]&=0xffffffff<<0x20-_0x5a1ee8%0x4*0x8,_0x2819de['length']=_0x39509f[_0x373915(0x284)](_0x5a1ee8/0x4);},'clone':function(){const _0x13c455=_0x20a044;var _0x201bbc=_0x20d281[_0x13c455(0x4ec)][_0x13c455(0x2c2)](this);return _0x201bbc[_0x13c455(0x57a)]=this[_0x13c455(0x57a)][_0x13c455(0x3ca)](0x0),_0x201bbc;},'random':function(_0x4e3cd9){for(var _0x406e17=[],_0x4584b4=0x0;_0x4584b4<_0x4e3cd9;_0x4584b4+=0x4)_0x406e17['push'](_0x4c05f3());return new _0x3dafb0['init'](_0x406e17,_0x4e3cd9);}}),_0x1a37b8=_0x48f7d6[_0x20a044(0x29f)]={},_0x5aafb2=_0x1a37b8[_0x20a044(0x36c)]={'stringify':function(_0x5ad080){const _0x5a561f=_0x20a044;for(var _0x588a50=_0x5ad080[_0x5a561f(0x57a)],_0x4bcb46=_0x5ad080[_0x5a561f(0x45d)],_0xa38820=[],_0x50fe9c=0x0;_0x50fe9c<_0x4bcb46;_0x50fe9c++){var _0x1789a6=_0x588a50[_0x50fe9c>>>0x2]>>>0x18-_0x50fe9c%0x4*0x8&0xff;_0xa38820['push']((_0x1789a6>>>0x4)['toString'](0x10)),_0xa38820[_0x5a561f(0x24b)]((_0x1789a6&0xf)['toString'](0x10));}return _0xa38820['join']('');},'parse':function(_0x597d8b){const _0xb4f63a=_0x20a044;for(var _0x442244=_0x597d8b[_0xb4f63a(0x4e9)],_0x128a4a=[],_0x258d72=0x0;_0x258d72<_0x442244;_0x258d72+=0x2)_0x128a4a[_0x258d72>>>0x3]|=parseInt(_0x597d8b[_0xb4f63a(0x2c0)](_0x258d72,0x2),0x10)<<0x18-_0x258d72%0x8*0x4;return new _0x3dafb0[(_0xb4f63a(0x46a))](_0x128a4a,_0x442244/0x2);}},_0x23cd39=_0x1a37b8[_0x20a044(0x349)]={'stringify':function(_0x1646e1){const _0x133b99=_0x20a044;for(var _0x4ac741=_0x1646e1[_0x133b99(0x57a)],_0xa69ccd=_0x1646e1[_0x133b99(0x45d)],_0x3290ab=[],_0x338d07=0x0;_0x338d07<_0xa69ccd;_0x338d07++){var _0x41a642=_0x4ac741[_0x338d07>>>0x2]>>>0x18-_0x338d07%0x4*0x8&0xff;_0x3290ab[_0x133b99(0x24b)](String[_0x133b99(0x55a)](_0x41a642));}return _0x3290ab[_0x133b99(0x1bc)]('');},'parse':function(_0x2e7375){const _0x5b703c=_0x20a044;for(var _0x545149=_0x2e7375['length'],_0x2ce5cb=[],_0x568cb4=0x0;_0x568cb4<_0x545149;_0x568cb4++)_0x2ce5cb[_0x568cb4>>>0x2]|=(_0x2e7375['charCodeAt'](_0x568cb4)&0xff)<<0x18-_0x568cb4%0x4*0x8;return new _0x3dafb0[(_0x5b703c(0x46a))](_0x2ce5cb,_0x545149);}},_0x21e167=_0x1a37b8[_0x20a044(0x30e)]={'stringify':function(_0x5f074a){const _0x544e15=_0x20a044;try{return decodeURIComponent(escape(_0x23cd39[_0x544e15(0x4fa)](_0x5f074a)));}catch{throw new Error('Malformed\x20UTF-8\x20data');}},'parse':function(_0x251fd0){const _0x49442b=_0x20a044;return _0x23cd39[_0x49442b(0x4da)](unescape(encodeURIComponent(_0x251fd0)));}},_0x113560=_0x5291ca[_0x20a044(0x3e3)]=_0x20d281['extend']({'reset':function(){const _0x43df55=_0x20a044;this[_0x43df55(0x2f0)]=new _0x3dafb0[(_0x43df55(0x46a))](),this[_0x43df55(0x1fd)]=0x0;},'_append':function(_0x1a1b90){const _0x534b78=_0x20a044;typeof _0x1a1b90=='string'&&(_0x1a1b90=_0x21e167['parse'](_0x1a1b90)),this[_0x534b78(0x2f0)][_0x534b78(0x351)](_0x1a1b90),this[_0x534b78(0x1fd)]+=_0x1a1b90[_0x534b78(0x45d)];},'_process':function(_0x247814){const _0x5b0ff3=_0x20a044;var _0x451d8e,_0x3e7b20=this[_0x5b0ff3(0x2f0)],_0x2e24dc=_0x3e7b20[_0x5b0ff3(0x57a)],_0x3a359c=_0x3e7b20[_0x5b0ff3(0x45d)],_0x24a749=this[_0x5b0ff3(0x3fa)],_0x28cf81=_0x24a749*0x4,_0x41866d=_0x3a359c/_0x28cf81;_0x247814?_0x41866d=_0x39509f[_0x5b0ff3(0x284)](_0x41866d):_0x41866d=_0x39509f[_0x5b0ff3(0x4b5)]((_0x41866d|0x0)-this[_0x5b0ff3(0x32b)],0x0);var _0x31a67f=_0x41866d*_0x24a749,_0x3fae3a=_0x39509f[_0x5b0ff3(0x354)](_0x31a67f*0x4,_0x3a359c);if(_0x31a67f){for(var _0x159b69=0x0;_0x159b69<_0x31a67f;_0x159b69+=_0x24a749)this[_0x5b0ff3(0x40b)](_0x2e24dc,_0x159b69);_0x451d8e=_0x2e24dc[_0x5b0ff3(0x1ab)](0x0,_0x31a67f),_0x3e7b20['sigBytes']-=_0x3fae3a;}return new _0x3dafb0[(_0x5b0ff3(0x46a))](_0x451d8e,_0x3fae3a);},'clone':function(){const _0x3d3f4e=_0x20a044;var _0x3a2655=_0x20d281['clone'][_0x3d3f4e(0x2c2)](this);return _0x3a2655[_0x3d3f4e(0x2f0)]=this[_0x3d3f4e(0x2f0)][_0x3d3f4e(0x4ec)](),_0x3a2655;},'_minBufferSize':0x0});_0x5291ca['Hasher']=_0x113560[_0x20a044(0x453)]({'cfg':_0x20d281[_0x20a044(0x453)](),'init':function(_0x4285ac){const _0x4cb9be=_0x20a044;this[_0x4cb9be(0x1c3)]=this[_0x4cb9be(0x1c3)]['extend'](_0x4285ac),this[_0x4cb9be(0x26e)]();},'reset':function(){const _0x5133e2=_0x20a044;_0x113560[_0x5133e2(0x26e)]['call'](this),this[_0x5133e2(0x34d)]();},'update':function(_0x22a2f7){const _0xeabcaa=_0x20a044;return this[_0xeabcaa(0x2ed)](_0x22a2f7),this[_0xeabcaa(0x588)](),this;},'finalize':function(_0x3930ad){_0x3930ad&&this['_append'](_0x3930ad);var _0x8811d0=this['_doFinalize']();return _0x8811d0;},'blockSize':0x10,'_createHelper':function(_0x398976){return function(_0x2c61da,_0x3959de){const _0x171bb0=_0x1083;return new _0x398976[(_0x171bb0(0x46a))](_0x3959de)['finalize'](_0x2c61da);};},'_createHmacHelper':function(_0x347037){return function(_0x26bbcb,_0x339197){const _0x1c252a=_0x1083;return new _0x5a66da[(_0x1c252a(0x2af))]['init'](_0x347037,_0x339197)[_0x1c252a(0x3c9)](_0x26bbcb);};}});var _0x5a66da=_0x48f7d6[_0x20a044(0x3d2)]={};return _0x48f7d6;}(Math);return _0x5a45b4;}));}(Ft)),Ft[_0x256c63(0x570)];}var Vt={'exports':{}},Js;function Bi(){const _0x27a053=_0x3d192e;return Js||(Js=0x1,function(_0x502d37,_0x7e0e27){(function(_0x7f8db3,_0xa74e1){_0x502d37['exports']=_0xa74e1(ue());}(Z,function(_0x317f2c){const _0x5995df=_0x1083;return(function(){const _0x1527b1=_0x1083;var _0x19172d=_0x317f2c,_0x1915fa=_0x19172d[_0x1527b1(0x389)],_0x40cdea=_0x1915fa[_0x1527b1(0x35d)],_0x232596=_0x19172d[_0x1527b1(0x29f)];_0x232596[_0x1527b1(0x196)]={'stringify':function(_0x380b5c){const _0x334bb6=_0x1527b1;var _0x5c3fda=_0x380b5c[_0x334bb6(0x57a)],_0x5587f0=_0x380b5c['sigBytes'],_0x520078=this[_0x334bb6(0x50e)];_0x380b5c[_0x334bb6(0x336)]();for(var _0x16f685=[],_0x4b58d6=0x0;_0x4b58d6<_0x5587f0;_0x4b58d6+=0x3)for(var _0x53de05=_0x5c3fda[_0x4b58d6>>>0x2]>>>0x18-_0x4b58d6%0x4*0x8&0xff,_0x23f5f3=_0x5c3fda[_0x4b58d6+0x1>>>0x2]>>>0x18-(_0x4b58d6+0x1)%0x4*0x8&0xff,_0x47b434=_0x5c3fda[_0x4b58d6+0x2>>>0x2]>>>0x18-(_0x4b58d6+0x2)%0x4*0x8&0xff,_0x41f27c=_0x53de05<<0x10|_0x23f5f3<<0x8|_0x47b434,_0x39a5bc=0x0;_0x39a5bc<0x4&&_0x4b58d6+_0x39a5bc*0.75<_0x5587f0;_0x39a5bc++)_0x16f685[_0x334bb6(0x24b)](_0x520078[_0x334bb6(0x21e)](_0x41f27c>>>0x6*(0x3-_0x39a5bc)&0x3f));var _0xff25b2=_0x520078[_0x334bb6(0x21e)](0x40);if(_0xff25b2){for(;_0x16f685[_0x334bb6(0x4e9)]%0x4;)_0x16f685[_0x334bb6(0x24b)](_0xff25b2);}return _0x16f685['join']('');},'parse':function(_0x5ce952){const _0x25e2cd=_0x1527b1;var _0x169358=_0x5ce952[_0x25e2cd(0x4e9)],_0x5b4ab4=this['_map'],_0x4cb661=this[_0x25e2cd(0x272)];if(!_0x4cb661){_0x4cb661=this[_0x25e2cd(0x272)]=[];for(var _0x5d5069=0x0;_0x5d5069<_0x5b4ab4[_0x25e2cd(0x4e9)];_0x5d5069++)_0x4cb661[_0x5b4ab4['charCodeAt'](_0x5d5069)]=_0x5d5069;}var _0x154f20=_0x5b4ab4['charAt'](0x40);if(_0x154f20){var _0xc34e2a=_0x5ce952['indexOf'](_0x154f20);_0xc34e2a!==-0x1&&(_0x169358=_0xc34e2a);}return _0x110cd8(_0x5ce952,_0x169358,_0x4cb661);},'_map':_0x1527b1(0x475)};function _0x110cd8(_0x4a752e,_0x5b9580,_0x3e421a){const _0x4567e1=_0x1527b1;for(var _0x2123ad=[],_0xa48308=0x0,_0x302c62=0x0;_0x302c62<_0x5b9580;_0x302c62++)if(_0x302c62%0x4){var _0x33d83d=_0x3e421a[_0x4a752e[_0x4567e1(0x342)](_0x302c62-0x1)]<<_0x302c62%0x4*0x2,_0x3f4e0c=_0x3e421a[_0x4a752e[_0x4567e1(0x342)](_0x302c62)]>>>0x6-_0x302c62%0x4*0x2,_0x4f5bc1=_0x33d83d|_0x3f4e0c;_0x2123ad[_0xa48308>>>0x2]|=_0x4f5bc1<<0x18-_0xa48308%0x4*0x8,_0xa48308++;}return _0x40cdea[_0x4567e1(0x398)](_0x2123ad,_0xa48308);}}()),_0x317f2c[_0x5995df(0x29f)][_0x5995df(0x196)];}));}(Vt)),Vt[_0x27a053(0x570)];}var Gt={'exports':{}},Zs;function Ha(){const _0x18e5a2=_0x3d192e;return Zs||(Zs=0x1,function(_0x578410,_0x47dc79){(function(_0x85a09b,_0x37d9bb){const _0x297392=_0x1083;_0x578410[_0x297392(0x570)]=_0x37d9bb(ue());}(Z,function(_0x1955a9){const _0x4267ac=_0x1083;return function(_0x1d7d63){const _0x32b802=_0x1083;var _0x3bb610=_0x1955a9,_0x430d87=_0x3bb610[_0x32b802(0x389)],_0xfbf8bd=_0x430d87[_0x32b802(0x35d)],_0x5cd695=_0x430d87[_0x32b802(0x3a7)],_0x5dc218=_0x3bb610[_0x32b802(0x3d2)],_0x3f43a8=[];(function(){const _0xc7a9d8=_0x32b802;for(var _0x1a3c27=0x0;_0x1a3c27<0x40;_0x1a3c27++)_0x3f43a8[_0x1a3c27]=_0x1d7d63['abs'](_0x1d7d63[_0xc7a9d8(0x3cb)](_0x1a3c27+0x1))*0x100000000|0x0;}());var _0x21ef41=_0x5dc218[_0x32b802(0x511)]=_0x5cd695[_0x32b802(0x453)]({'_doReset':function(){const _0x3e5a46=_0x32b802;this['_hash']=new _0xfbf8bd[(_0x3e5a46(0x46a))]([0x67452301,0xefcdab89,0x98badcfe,0x10325476]);},'_doProcessBlock':function(_0x190e69,_0x587f3f){const _0x4a6857=_0x32b802;for(var _0x5b7d20=0x0;_0x5b7d20<0x10;_0x5b7d20++){var _0x185ca7=_0x587f3f+_0x5b7d20,_0x22380e=_0x190e69[_0x185ca7];_0x190e69[_0x185ca7]=(_0x22380e<<0x8|_0x22380e>>>0x18)&0xff00ff|(_0x22380e<<0x18|_0x22380e>>>0x8)&0xff00ff00;}var _0x49d36c=this[_0x4a6857(0x334)]['words'],_0x3f080f=_0x190e69[_0x587f3f+0x0],_0x5d64a2=_0x190e69[_0x587f3f+0x1],_0x30c194=_0x190e69[_0x587f3f+0x2],_0x5f5060=_0x190e69[_0x587f3f+0x3],_0x2e6b7f=_0x190e69[_0x587f3f+0x4],_0x3d560a=_0x190e69[_0x587f3f+0x5],_0x1ee104=_0x190e69[_0x587f3f+0x6],_0x4e3039=_0x190e69[_0x587f3f+0x7],_0x197149=_0x190e69[_0x587f3f+0x8],_0x87c578=_0x190e69[_0x587f3f+0x9],_0x32ba60=_0x190e69[_0x587f3f+0xa],_0x110016=_0x190e69[_0x587f3f+0xb],_0x344623=_0x190e69[_0x587f3f+0xc],_0x4b5db9=_0x190e69[_0x587f3f+0xd],_0x505dab=_0x190e69[_0x587f3f+0xe],_0x5471c9=_0x190e69[_0x587f3f+0xf],_0x5be04f=_0x49d36c[0x0],_0x464f78=_0x49d36c[0x1],_0x573958=_0x49d36c[0x2],_0x3d8ea2=_0x49d36c[0x3];_0x5be04f=_0x5446aa(_0x5be04f,_0x464f78,_0x573958,_0x3d8ea2,_0x3f080f,0x7,_0x3f43a8[0x0]),_0x3d8ea2=_0x5446aa(_0x3d8ea2,_0x5be04f,_0x464f78,_0x573958,_0x5d64a2,0xc,_0x3f43a8[0x1]),_0x573958=_0x5446aa(_0x573958,_0x3d8ea2,_0x5be04f,_0x464f78,_0x30c194,0x11,_0x3f43a8[0x2]),_0x464f78=_0x5446aa(_0x464f78,_0x573958,_0x3d8ea2,_0x5be04f,_0x5f5060,0x16,_0x3f43a8[0x3]),_0x5be04f=_0x5446aa(_0x5be04f,_0x464f78,_0x573958,_0x3d8ea2,_0x2e6b7f,0x7,_0x3f43a8[0x4]),_0x3d8ea2=_0x5446aa(_0x3d8ea2,_0x5be04f,_0x464f78,_0x573958,_0x3d560a,0xc,_0x3f43a8[0x5]),_0x573958=_0x5446aa(_0x573958,_0x3d8ea2,_0x5be04f,_0x464f78,_0x1ee104,0x11,_0x3f43a8[0x6]),_0x464f78=_0x5446aa(_0x464f78,_0x573958,_0x3d8ea2,_0x5be04f,_0x4e3039,0x16,_0x3f43a8[0x7]),_0x5be04f=_0x5446aa(_0x5be04f,_0x464f78,_0x573958,_0x3d8ea2,_0x197149,0x7,_0x3f43a8[0x8]),_0x3d8ea2=_0x5446aa(_0x3d8ea2,_0x5be04f,_0x464f78,_0x573958,_0x87c578,0xc,_0x3f43a8[0x9]),_0x573958=_0x5446aa(_0x573958,_0x3d8ea2,_0x5be04f,_0x464f78,_0x32ba60,0x11,_0x3f43a8[0xa]),_0x464f78=_0x5446aa(_0x464f78,_0x573958,_0x3d8ea2,_0x5be04f,_0x110016,0x16,_0x3f43a8[0xb]),_0x5be04f=_0x5446aa(_0x5be04f,_0x464f78,_0x573958,_0x3d8ea2,_0x344623,0x7,_0x3f43a8[0xc]),_0x3d8ea2=_0x5446aa(_0x3d8ea2,_0x5be04f,_0x464f78,_0x573958,_0x4b5db9,0xc,_0x3f43a8[0xd]),_0x573958=_0x5446aa(_0x573958,_0x3d8ea2,_0x5be04f,_0x464f78,_0x505dab,0x11,_0x3f43a8[0xe]),_0x464f78=_0x5446aa(_0x464f78,_0x573958,_0x3d8ea2,_0x5be04f,_0x5471c9,0x16,_0x3f43a8[0xf]),_0x5be04f=_0x2247ba(_0x5be04f,_0x464f78,_0x573958,_0x3d8ea2,_0x5d64a2,0x5,_0x3f43a8[0x10]),_0x3d8ea2=_0x2247ba(_0x3d8ea2,_0x5be04f,_0x464f78,_0x573958,_0x1ee104,0x9,_0x3f43a8[0x11]),_0x573958=_0x2247ba(_0x573958,_0x3d8ea2,_0x5be04f,_0x464f78,_0x110016,0xe,_0x3f43a8[0x12]),_0x464f78=_0x2247ba(_0x464f78,_0x573958,_0x3d8ea2,_0x5be04f,_0x3f080f,0x14,_0x3f43a8[0x13]),_0x5be04f=_0x2247ba(_0x5be04f,_0x464f78,_0x573958,_0x3d8ea2,_0x3d560a,0x5,_0x3f43a8[0x14]),_0x3d8ea2=_0x2247ba(_0x3d8ea2,_0x5be04f,_0x464f78,_0x573958,_0x32ba60,0x9,_0x3f43a8[0x15]),_0x573958=_0x2247ba(_0x573958,_0x3d8ea2,_0x5be04f,_0x464f78,_0x5471c9,0xe,_0x3f43a8[0x16]),_0x464f78=_0x2247ba(_0x464f78,_0x573958,_0x3d8ea2,_0x5be04f,_0x2e6b7f,0x14,_0x3f43a8[0x17]),_0x5be04f=_0x2247ba(_0x5be04f,_0x464f78,_0x573958,_0x3d8ea2,_0x87c578,0x5,_0x3f43a8[0x18]),_0x3d8ea2=_0x2247ba(_0x3d8ea2,_0x5be04f,_0x464f78,_0x573958,_0x505dab,0x9,_0x3f43a8[0x19]),_0x573958=_0x2247ba(_0x573958,_0x3d8ea2,_0x5be04f,_0x464f78,_0x5f5060,0xe,_0x3f43a8[0x1a]),_0x464f78=_0x2247ba(_0x464f78,_0x573958,_0x3d8ea2,_0x5be04f,_0x197149,0x14,_0x3f43a8[0x1b]),_0x5be04f=_0x2247ba(_0x5be04f,_0x464f78,_0x573958,_0x3d8ea2,_0x4b5db9,0x5,_0x3f43a8[0x1c]),_0x3d8ea2=_0x2247ba(_0x3d8ea2,_0x5be04f,_0x464f78,_0x573958,_0x30c194,0x9,_0x3f43a8[0x1d]),_0x573958=_0x2247ba(_0x573958,_0x3d8ea2,_0x5be04f,_0x464f78,_0x4e3039,0xe,_0x3f43a8[0x1e]),_0x464f78=_0x2247ba(_0x464f78,_0x573958,_0x3d8ea2,_0x5be04f,_0x344623,0x14,_0x3f43a8[0x1f]),_0x5be04f=_0x4d2c0a(_0x5be04f,_0x464f78,_0x573958,_0x3d8ea2,_0x3d560a,0x4,_0x3f43a8[0x20]),_0x3d8ea2=_0x4d2c0a(_0x3d8ea2,_0x5be04f,_0x464f78,_0x573958,_0x197149,0xb,_0x3f43a8[0x21]),_0x573958=_0x4d2c0a(_0x573958,_0x3d8ea2,_0x5be04f,_0x464f78,_0x110016,0x10,_0x3f43a8[0x22]),_0x464f78=_0x4d2c0a(_0x464f78,_0x573958,_0x3d8ea2,_0x5be04f,_0x505dab,0x17,_0x3f43a8[0x23]),_0x5be04f=_0x4d2c0a(_0x5be04f,_0x464f78,_0x573958,_0x3d8ea2,_0x5d64a2,0x4,_0x3f43a8[0x24]),_0x3d8ea2=_0x4d2c0a(_0x3d8ea2,_0x5be04f,_0x464f78,_0x573958,_0x2e6b7f,0xb,_0x3f43a8[0x25]),_0x573958=_0x4d2c0a(_0x573958,_0x3d8ea2,_0x5be04f,_0x464f78,_0x4e3039,0x10,_0x3f43a8[0x26]),_0x464f78=_0x4d2c0a(_0x464f78,_0x573958,_0x3d8ea2,_0x5be04f,_0x32ba60,0x17,_0x3f43a8[0x27]),_0x5be04f=_0x4d2c0a(_0x5be04f,_0x464f78,_0x573958,_0x3d8ea2,_0x4b5db9,0x4,_0x3f43a8[0x28]),_0x3d8ea2=_0x4d2c0a(_0x3d8ea2,_0x5be04f,_0x464f78,_0x573958,_0x3f080f,0xb,_0x3f43a8[0x29]),_0x573958=_0x4d2c0a(_0x573958,_0x3d8ea2,_0x5be04f,_0x464f78,_0x5f5060,0x10,_0x3f43a8[0x2a]),_0x464f78=_0x4d2c0a(_0x464f78,_0x573958,_0x3d8ea2,_0x5be04f,_0x1ee104,0x17,_0x3f43a8[0x2b]),_0x5be04f=_0x4d2c0a(_0x5be04f,_0x464f78,_0x573958,_0x3d8ea2,_0x87c578,0x4,_0x3f43a8[0x2c]),_0x3d8ea2=_0x4d2c0a(_0x3d8ea2,_0x5be04f,_0x464f78,_0x573958,_0x344623,0xb,_0x3f43a8[0x2d]),_0x573958=_0x4d2c0a(_0x573958,_0x3d8ea2,_0x5be04f,_0x464f78,_0x5471c9,0x10,_0x3f43a8[0x2e]),_0x464f78=_0x4d2c0a(_0x464f78,_0x573958,_0x3d8ea2,_0x5be04f,_0x30c194,0x17,_0x3f43a8[0x2f]),_0x5be04f=_0x2e0d34(_0x5be04f,_0x464f78,_0x573958,_0x3d8ea2,_0x3f080f,0x6,_0x3f43a8[0x30]),_0x3d8ea2=_0x2e0d34(_0x3d8ea2,_0x5be04f,_0x464f78,_0x573958,_0x4e3039,0xa,_0x3f43a8[0x31]),_0x573958=_0x2e0d34(_0x573958,_0x3d8ea2,_0x5be04f,_0x464f78,_0x505dab,0xf,_0x3f43a8[0x32]),_0x464f78=_0x2e0d34(_0x464f78,_0x573958,_0x3d8ea2,_0x5be04f,_0x3d560a,0x15,_0x3f43a8[0x33]),_0x5be04f=_0x2e0d34(_0x5be04f,_0x464f78,_0x573958,_0x3d8ea2,_0x344623,0x6,_0x3f43a8[0x34]),_0x3d8ea2=_0x2e0d34(_0x3d8ea2,_0x5be04f,_0x464f78,_0x573958,_0x5f5060,0xa,_0x3f43a8[0x35]),_0x573958=_0x2e0d34(_0x573958,_0x3d8ea2,_0x5be04f,_0x464f78,_0x32ba60,0xf,_0x3f43a8[0x36]),_0x464f78=_0x2e0d34(_0x464f78,_0x573958,_0x3d8ea2,_0x5be04f,_0x5d64a2,0x15,_0x3f43a8[0x37]),_0x5be04f=_0x2e0d34(_0x5be04f,_0x464f78,_0x573958,_0x3d8ea2,_0x197149,0x6,_0x3f43a8[0x38]),_0x3d8ea2=_0x2e0d34(_0x3d8ea2,_0x5be04f,_0x464f78,_0x573958,_0x5471c9,0xa,_0x3f43a8[0x39]),_0x573958=_0x2e0d34(_0x573958,_0x3d8ea2,_0x5be04f,_0x464f78,_0x1ee104,0xf,_0x3f43a8[0x3a]),_0x464f78=_0x2e0d34(_0x464f78,_0x573958,_0x3d8ea2,_0x5be04f,_0x4b5db9,0x15,_0x3f43a8[0x3b]),_0x5be04f=_0x2e0d34(_0x5be04f,_0x464f78,_0x573958,_0x3d8ea2,_0x2e6b7f,0x6,_0x3f43a8[0x3c]),_0x3d8ea2=_0x2e0d34(_0x3d8ea2,_0x5be04f,_0x464f78,_0x573958,_0x110016,0xa,_0x3f43a8[0x3d]),_0x573958=_0x2e0d34(_0x573958,_0x3d8ea2,_0x5be04f,_0x464f78,_0x30c194,0xf,_0x3f43a8[0x3e]),_0x464f78=_0x2e0d34(_0x464f78,_0x573958,_0x3d8ea2,_0x5be04f,_0x87c578,0x15,_0x3f43a8[0x3f]),_0x49d36c[0x0]=_0x49d36c[0x0]+_0x5be04f|0x0,_0x49d36c[0x1]=_0x49d36c[0x1]+_0x464f78|0x0,_0x49d36c[0x2]=_0x49d36c[0x2]+_0x573958|0x0,_0x49d36c[0x3]=_0x49d36c[0x3]+_0x3d8ea2|0x0;},'_doFinalize':function(){const _0x5987e2=_0x32b802;var _0x2f064c=this[_0x5987e2(0x2f0)],_0x13e193=_0x2f064c[_0x5987e2(0x57a)],_0x3023c5=this['_nDataBytes']*0x8,_0x337b86=_0x2f064c['sigBytes']*0x8;_0x13e193[_0x337b86>>>0x5]|=0x80<<0x18-_0x337b86%0x20;var _0xbb4a2c=_0x1d7d63[_0x5987e2(0x3b4)](_0x3023c5/0x100000000),_0x28f206=_0x3023c5;_0x13e193[(_0x337b86+0x40>>>0x9<<0x4)+0xf]=(_0xbb4a2c<<0x8|_0xbb4a2c>>>0x18)&0xff00ff|(_0xbb4a2c<<0x18|_0xbb4a2c>>>0x8)&0xff00ff00,_0x13e193[(_0x337b86+0x40>>>0x9<<0x4)+0xe]=(_0x28f206<<0x8|_0x28f206>>>0x18)&0xff00ff|(_0x28f206<<0x18|_0x28f206>>>0x8)&0xff00ff00,_0x2f064c['sigBytes']=(_0x13e193[_0x5987e2(0x4e9)]+0x1)*0x4,this[_0x5987e2(0x588)]();for(var _0x54907e=this[_0x5987e2(0x334)],_0x37ee9b=_0x54907e[_0x5987e2(0x57a)],_0x2792f5=0x0;_0x2792f5<0x4;_0x2792f5++){var _0x5b9f73=_0x37ee9b[_0x2792f5];_0x37ee9b[_0x2792f5]=(_0x5b9f73<<0x8|_0x5b9f73>>>0x18)&0xff00ff|(_0x5b9f73<<0x18|_0x5b9f73>>>0x8)&0xff00ff00;}return _0x54907e;},'clone':function(){const _0xe7232d=_0x32b802;var _0x39cc7a=_0x5cd695[_0xe7232d(0x4ec)][_0xe7232d(0x2c2)](this);return _0x39cc7a[_0xe7232d(0x334)]=this[_0xe7232d(0x334)][_0xe7232d(0x4ec)](),_0x39cc7a;}});function _0x5446aa(_0x256f1a,_0x2db97c,_0x363a76,_0x28aec7,_0x597c44,_0x3f3e81,_0x4009c3){var _0x1e8274=_0x256f1a+(_0x2db97c&_0x363a76|~_0x2db97c&_0x28aec7)+_0x597c44+_0x4009c3;return(_0x1e8274<<_0x3f3e81|_0x1e8274>>>0x20-_0x3f3e81)+_0x2db97c;}function _0x2247ba(_0xd038a3,_0x8704bf,_0x496d57,_0x4d93d7,_0x4cdd2a,_0x4e2de5,_0x4419df){var _0x11b5c7=_0xd038a3+(_0x8704bf&_0x4d93d7|_0x496d57&~_0x4d93d7)+_0x4cdd2a+_0x4419df;return(_0x11b5c7<<_0x4e2de5|_0x11b5c7>>>0x20-_0x4e2de5)+_0x8704bf;}function _0x4d2c0a(_0x5f03a7,_0x38ded5,_0x73da77,_0xae1cf9,_0x354167,_0x215ee5,_0x55f8ba){var _0x97018a=_0x5f03a7+(_0x38ded5^_0x73da77^_0xae1cf9)+_0x354167+_0x55f8ba;return(_0x97018a<<_0x215ee5|_0x97018a>>>0x20-_0x215ee5)+_0x38ded5;}function _0x2e0d34(_0x5ac66d,_0x2712ec,_0xcb540e,_0x3a9512,_0x13d0e0,_0x484574,_0x53c466){var _0x1d1f21=_0x5ac66d+(_0xcb540e^(_0x2712ec|~_0x3a9512))+_0x13d0e0+_0x53c466;return(_0x1d1f21<<_0x484574|_0x1d1f21>>>0x20-_0x484574)+_0x2712ec;}_0x3bb610[_0x32b802(0x511)]=_0x5cd695[_0x32b802(0x586)](_0x21ef41),_0x3bb610[_0x32b802(0x25a)]=_0x5cd695[_0x32b802(0x454)](_0x21ef41);}(Math),_0x1955a9[_0x4267ac(0x511)];}));}(Gt)),Gt[_0x18e5a2(0x570)];}var Yt={'exports':{}},Kt={'exports':{}},Qs;function ja(){return Qs||(Qs=0x1,function(_0x8fda56,_0x647fe5){(function(_0x21b6fe,_0x52a033){const _0x7a6721=_0x1083;_0x8fda56[_0x7a6721(0x570)]=_0x52a033(ue());}(Z,function(_0x56829f){const _0x5840ac=_0x1083;return(function(){const _0x437ed9=_0x1083;var _0x493a62=_0x56829f,_0x1a744f=_0x493a62[_0x437ed9(0x389)],_0x4fb0e3=_0x1a744f['WordArray'],_0x3af967=_0x1a744f[_0x437ed9(0x3a7)],_0x4be4cf=_0x493a62[_0x437ed9(0x3d2)],_0x2448ce=[],_0xa6d73d=_0x4be4cf['SHA1']=_0x3af967[_0x437ed9(0x453)]({'_doReset':function(){const _0x4c8add=_0x437ed9;this[_0x4c8add(0x334)]=new _0x4fb0e3[(_0x4c8add(0x46a))]([0x67452301,0xefcdab89,0x98badcfe,0x10325476,0xc3d2e1f0]);},'_doProcessBlock':function(_0x552d4e,_0xd1097d){const _0x4a1a35=_0x437ed9;for(var _0x96d728=this[_0x4a1a35(0x334)][_0x4a1a35(0x57a)],_0x303102=_0x96d728[0x0],_0x73476f=_0x96d728[0x1],_0x53d404=_0x96d728[0x2],_0xe3c746=_0x96d728[0x3],_0x4480a6=_0x96d728[0x4],_0x36c320=0x0;_0x36c320<0x50;_0x36c320++){if(_0x36c320<0x10)_0x2448ce[_0x36c320]=_0x552d4e[_0xd1097d+_0x36c320]|0x0;else{var _0x1ccd02=_0x2448ce[_0x36c320-0x3]^_0x2448ce[_0x36c320-0x8]^_0x2448ce[_0x36c320-0xe]^_0x2448ce[_0x36c320-0x10];_0x2448ce[_0x36c320]=_0x1ccd02<<0x1|_0x1ccd02>>>0x1f;}var _0xda0c93=(_0x303102<<0x5|_0x303102>>>0x1b)+_0x4480a6+_0x2448ce[_0x36c320];_0x36c320<0x14?_0xda0c93+=(_0x73476f&_0x53d404|~_0x73476f&_0xe3c746)+0x5a827999:_0x36c320<0x28?_0xda0c93+=(_0x73476f^_0x53d404^_0xe3c746)+0x6ed9eba1:_0x36c320<0x3c?_0xda0c93+=(_0x73476f&_0x53d404|_0x73476f&_0xe3c746|_0x53d404&_0xe3c746)-0x70e44324:_0xda0c93+=(_0x73476f^_0x53d404^_0xe3c746)-0x359d3e2a,_0x4480a6=_0xe3c746,_0xe3c746=_0x53d404,_0x53d404=_0x73476f<<0x1e|_0x73476f>>>0x2,_0x73476f=_0x303102,_0x303102=_0xda0c93;}_0x96d728[0x0]=_0x96d728[0x0]+_0x303102|0x0,_0x96d728[0x1]=_0x96d728[0x1]+_0x73476f|0x0,_0x96d728[0x2]=_0x96d728[0x2]+_0x53d404|0x0,_0x96d728[0x3]=_0x96d728[0x3]+_0xe3c746|0x0,_0x96d728[0x4]=_0x96d728[0x4]+_0x4480a6|0x0;},'_doFinalize':function(){const _0x1d4ac8=_0x437ed9;var _0xabe02f=this[_0x1d4ac8(0x2f0)],_0x30fc0a=_0xabe02f[_0x1d4ac8(0x57a)],_0x278761=this[_0x1d4ac8(0x1fd)]*0x8,_0x54cc6f=_0xabe02f[_0x1d4ac8(0x45d)]*0x8;return _0x30fc0a[_0x54cc6f>>>0x5]|=0x80<<0x18-_0x54cc6f%0x20,_0x30fc0a[(_0x54cc6f+0x40>>>0x9<<0x4)+0xe]=Math[_0x1d4ac8(0x3b4)](_0x278761/0x100000000),_0x30fc0a[(_0x54cc6f+0x40>>>0x9<<0x4)+0xf]=_0x278761,_0xabe02f[_0x1d4ac8(0x45d)]=_0x30fc0a['length']*0x4,this['_process'](),this[_0x1d4ac8(0x334)];},'clone':function(){const _0x5bc2a9=_0x437ed9;var _0x4709b4=_0x3af967[_0x5bc2a9(0x4ec)][_0x5bc2a9(0x2c2)](this);return _0x4709b4[_0x5bc2a9(0x334)]=this[_0x5bc2a9(0x334)][_0x5bc2a9(0x4ec)](),_0x4709b4;}});_0x493a62[_0x437ed9(0x417)]=_0x3af967[_0x437ed9(0x586)](_0xa6d73d),_0x493a62[_0x437ed9(0x3f1)]=_0x3af967[_0x437ed9(0x454)](_0xa6d73d);}()),_0x56829f[_0x5840ac(0x417)];}));}(Kt)),Kt['exports'];}var zt={'exports':{}},ei;function Ba(){const _0x1667c1=_0x3d192e;return ei||(ei=0x1,function(_0x36b55e,_0x4b8fa9){(function(_0x32ff35,_0x2b9475){const _0x550d6a=_0x1083;_0x36b55e[_0x550d6a(0x570)]=_0x2b9475(ue());}(Z,function(_0x1ab69e){(function(){const _0x38d984=_0x1083;var _0x2d2a80=_0x1ab69e,_0x1e9264=_0x2d2a80['lib'],_0x2c252e=_0x1e9264[_0x38d984(0x3c0)],_0x5459f3=_0x2d2a80[_0x38d984(0x29f)],_0x2268f5=_0x5459f3[_0x38d984(0x30e)],_0xdcdb1d=_0x2d2a80[_0x38d984(0x3d2)];_0xdcdb1d['HMAC']=_0x2c252e[_0x38d984(0x453)]({'init':function(_0x47316f,_0x21c5cb){const _0x10926b=_0x38d984;_0x47316f=this['_hasher']=new _0x47316f[(_0x10926b(0x46a))](),typeof _0x21c5cb==_0x10926b(0x258)&&(_0x21c5cb=_0x2268f5[_0x10926b(0x4da)](_0x21c5cb));var _0x198352=_0x47316f['blockSize'],_0x4b1a07=_0x198352*0x4;_0x21c5cb[_0x10926b(0x45d)]>_0x4b1a07&&(_0x21c5cb=_0x47316f[_0x10926b(0x3c9)](_0x21c5cb)),_0x21c5cb[_0x10926b(0x336)]();for(var _0x15f48b=this['_oKey']=_0x21c5cb[_0x10926b(0x4ec)](),_0x49d767=this[_0x10926b(0x29e)]=_0x21c5cb[_0x10926b(0x4ec)](),_0x358dd7=_0x15f48b[_0x10926b(0x57a)],_0x1b3d0f=_0x49d767['words'],_0x1d955b=0x0;_0x1d955b<_0x198352;_0x1d955b++)_0x358dd7[_0x1d955b]^=0x5c5c5c5c,_0x1b3d0f[_0x1d955b]^=0x36363636;_0x15f48b['sigBytes']=_0x49d767[_0x10926b(0x45d)]=_0x4b1a07,this[_0x10926b(0x26e)]();},'reset':function(){const _0x228521=_0x38d984;var _0xe084b2=this[_0x228521(0x4c2)];_0xe084b2[_0x228521(0x26e)](),_0xe084b2[_0x228521(0x1d9)](this['_iKey']);},'update':function(_0x1a014b){const _0x550837=_0x38d984;return this['_hasher'][_0x550837(0x1d9)](_0x1a014b),this;},'finalize':function(_0x19d1b0){const _0x5e301f=_0x38d984;var _0x4d52af=this['_hasher'],_0x2f8be5=_0x4d52af[_0x5e301f(0x3c9)](_0x19d1b0);_0x4d52af[_0x5e301f(0x26e)]();var _0x5957f9=_0x4d52af[_0x5e301f(0x3c9)](this['_oKey'][_0x5e301f(0x4ec)]()[_0x5e301f(0x351)](_0x2f8be5));return _0x5957f9;}});}());}));}(zt)),zt[_0x1667c1(0x570)];}var ti;function ki(){const _0x28cc7a=_0x3d192e;return ti||(ti=0x1,function(_0x24a43e,_0x22774f){(function(_0x3519f0,_0x2fe875,_0x103647){_0x24a43e['exports']=_0x2fe875(ue(),ja(),Ba());}(Z,function(_0x215112){const _0x324dd0=_0x1083;return(function(){const _0x5b8941=_0x1083;var _0x385a77=_0x215112,_0x270585=_0x385a77[_0x5b8941(0x389)],_0x5a82b4=_0x270585[_0x5b8941(0x3c0)],_0x275f3f=_0x270585[_0x5b8941(0x35d)],_0x227604=_0x385a77['algo'],_0x5c4568=_0x227604[_0x5b8941(0x511)],_0x376d0d=_0x227604[_0x5b8941(0x559)]=_0x5a82b4[_0x5b8941(0x453)]({'cfg':_0x5a82b4[_0x5b8941(0x453)]({'keySize':0x80/0x20,'hasher':_0x5c4568,'iterations':0x1}),'init':function(_0x5ac41b){const _0x38c0bd=_0x5b8941;this['cfg']=this[_0x38c0bd(0x1c3)][_0x38c0bd(0x453)](_0x5ac41b);},'compute':function(_0x2ca33b,_0x12d8fe){const _0x3e76f8=_0x5b8941;for(var _0x1e52d9,_0x3c8f53=this['cfg'],_0x3c0265=_0x3c8f53[_0x3e76f8(0x1f3)][_0x3e76f8(0x398)](),_0x1cbbf3=_0x275f3f[_0x3e76f8(0x398)](),_0x40a30a=_0x1cbbf3[_0x3e76f8(0x57a)],_0x481550=_0x3c8f53[_0x3e76f8(0x4a5)],_0x54df34=_0x3c8f53['iterations'];_0x40a30a['length']<_0x481550;){_0x1e52d9&&_0x3c0265[_0x3e76f8(0x1d9)](_0x1e52d9),_0x1e52d9=_0x3c0265[_0x3e76f8(0x1d9)](_0x2ca33b)[_0x3e76f8(0x3c9)](_0x12d8fe),_0x3c0265['reset']();for(var _0x193f91=0x1;_0x193f91<_0x54df34;_0x193f91++)_0x1e52d9=_0x3c0265['finalize'](_0x1e52d9),_0x3c0265[_0x3e76f8(0x26e)]();_0x1cbbf3[_0x3e76f8(0x351)](_0x1e52d9);}return _0x1cbbf3['sigBytes']=_0x481550*0x4,_0x1cbbf3;}});_0x385a77['EvpKDF']=function(_0x38c65b,_0x400440,_0x18e40e){const _0x3fc22d=_0x5b8941;return _0x376d0d['create'](_0x18e40e)[_0x3fc22d(0x2b8)](_0x38c65b,_0x400440);};}()),_0x215112[_0x324dd0(0x559)];}));}(Yt)),Yt[_0x28cc7a(0x570)];}var qt={'exports':{}},si;function Wi(){const _0x2723f3=_0x3d192e;return si||(si=0x1,function(_0x1346e9,_0x4711df){(function(_0x221c09,_0x45fbb0,_0x1494b9){_0x1346e9['exports']=_0x45fbb0(ue(),ki());}(Z,function(_0x3b7ea7){const _0x39def3=_0x1083;_0x3b7ea7[_0x39def3(0x389)][_0x39def3(0x581)]||function(_0xd81dd0){const _0x1f913a=_0x39def3;var _0x17b3e4=_0x3b7ea7,_0x87e5e0=_0x17b3e4['lib'],_0x561480=_0x87e5e0[_0x1f913a(0x3c0)],_0x1f5013=_0x87e5e0[_0x1f913a(0x35d)],_0x2e225e=_0x87e5e0[_0x1f913a(0x3e3)],_0x18c501=_0x17b3e4[_0x1f913a(0x29f)];_0x18c501['Utf8'];var _0x280254=_0x18c501[_0x1f913a(0x196)],_0x160e58=_0x17b3e4[_0x1f913a(0x3d2)],_0x33ba5f=_0x160e58[_0x1f913a(0x559)],_0x4648e6=_0x87e5e0[_0x1f913a(0x581)]=_0x2e225e[_0x1f913a(0x453)]({'cfg':_0x561480[_0x1f913a(0x453)](),'createEncryptor':function(_0x16bdb8,_0xeb7ce){const _0x164566=_0x1f913a;return this[_0x164566(0x398)](this[_0x164566(0x44c)],_0x16bdb8,_0xeb7ce);},'createDecryptor':function(_0xfe223,_0x10a28a){const _0x34b796=_0x1f913a;return this[_0x34b796(0x398)](this[_0x34b796(0x24e)],_0xfe223,_0x10a28a);},'init':function(_0x51ffb0,_0x198377,_0x2076f9){const _0x47b12c=_0x1f913a;this[_0x47b12c(0x1c3)]=this[_0x47b12c(0x1c3)][_0x47b12c(0x453)](_0x2076f9),this[_0x47b12c(0x435)]=_0x51ffb0,this[_0x47b12c(0x2e0)]=_0x198377,this[_0x47b12c(0x26e)]();},'reset':function(){const _0x3d6f47=_0x1f913a;_0x2e225e[_0x3d6f47(0x26e)]['call'](this),this['_doReset']();},'process':function(_0x4a1a73){const _0x214bab=_0x1f913a;return this[_0x214bab(0x2ed)](_0x4a1a73),this[_0x214bab(0x588)]();},'finalize':function(_0x3516d1){const _0x1d6ab3=_0x1f913a;_0x3516d1&&this['_append'](_0x3516d1);var _0x4f40e5=this[_0x1d6ab3(0x4b6)]();return _0x4f40e5;},'keySize':0x80/0x20,'ivSize':0x80/0x20,'_ENC_XFORM_MODE':0x1,'_DEC_XFORM_MODE':0x2,'_createHelper':(function(){function _0x1b33d0(_0x40b608){const _0xc7d1d=_0x1083;return typeof _0x40b608==_0xc7d1d(0x258)?_0x4c8314:_0x288ed;}return function(_0x20f301){return{'encrypt':function(_0x1a879e,_0x146844,_0xdfa846){const _0x124d5c=_0x1083;return _0x1b33d0(_0x146844)[_0x124d5c(0x460)](_0x20f301,_0x1a879e,_0x146844,_0xdfa846);},'decrypt':function(_0x282dc5,_0x2235f5,_0x2714ac){const _0x3e870c=_0x1083;return _0x1b33d0(_0x2235f5)[_0x3e870c(0x46c)](_0x20f301,_0x282dc5,_0x2235f5,_0x2714ac);}};};}())});_0x87e5e0['StreamCipher']=_0x4648e6['extend']({'_doFinalize':function(){const _0x1058f9=_0x1f913a;var _0x10af76=this[_0x1058f9(0x588)](!0x0);return _0x10af76;},'blockSize':0x1});var _0x267bc2=_0x17b3e4[_0x1f913a(0x481)]={},_0x2ce036=_0x87e5e0[_0x1f913a(0x3e6)]=_0x561480[_0x1f913a(0x453)]({'createEncryptor':function(_0x1d7c1a,_0x5bfd40){const _0x8eec4b=_0x1f913a;return this[_0x8eec4b(0x1c1)]['create'](_0x1d7c1a,_0x5bfd40);},'createDecryptor':function(_0x524569,_0x585be6){const _0x5ca8fb=_0x1f913a;return this[_0x5ca8fb(0x21a)]['create'](_0x524569,_0x585be6);},'init':function(_0x23c204,_0x3ff810){const _0x21497b=_0x1f913a;this[_0x21497b(0x3d6)]=_0x23c204,this[_0x21497b(0x36b)]=_0x3ff810;}}),_0x5f47c2=_0x267bc2[_0x1f913a(0x27c)]=(function(){const _0x5406db=_0x1f913a;var _0x5c1927=_0x2ce036['extend']();_0x5c1927['Encryptor']=_0x5c1927[_0x5406db(0x453)]({'processBlock':function(_0x5a9f98,_0x188817){const _0x47e8cd=_0x5406db;var _0x78b78=this[_0x47e8cd(0x3d6)],_0x1ebbde=_0x78b78[_0x47e8cd(0x3fa)];_0x1c593b[_0x47e8cd(0x2c2)](this,_0x5a9f98,_0x188817,_0x1ebbde),_0x78b78['encryptBlock'](_0x5a9f98,_0x188817),this[_0x47e8cd(0x38e)]=_0x5a9f98['slice'](_0x188817,_0x188817+_0x1ebbde);}}),_0x5c1927[_0x5406db(0x21a)]=_0x5c1927['extend']({'processBlock':function(_0x55c0f6,_0x17d331){const _0x5d45bb=_0x5406db;var _0x261167=this['_cipher'],_0x260176=_0x261167['blockSize'],_0x255460=_0x55c0f6[_0x5d45bb(0x3ca)](_0x17d331,_0x17d331+_0x260176);_0x261167[_0x5d45bb(0x1dd)](_0x55c0f6,_0x17d331),_0x1c593b[_0x5d45bb(0x2c2)](this,_0x55c0f6,_0x17d331,_0x260176),this['_prevBlock']=_0x255460;}});function _0x1c593b(_0x47f954,_0x38f42f,_0x51e1a3){const _0x124b9f=_0x5406db;var _0x4d9e19,_0x521e8f=this[_0x124b9f(0x36b)];_0x521e8f?(_0x4d9e19=_0x521e8f,this['_iv']=_0xd81dd0):_0x4d9e19=this[_0x124b9f(0x38e)];for(var _0x1ebe36=0x0;_0x1ebe36<_0x51e1a3;_0x1ebe36++)_0x47f954[_0x38f42f+_0x1ebe36]^=_0x4d9e19[_0x1ebe36];}return _0x5c1927;}()),_0xb1f14f=_0x17b3e4[_0x1f913a(0x4f5)]={},_0x1b4500=_0xb1f14f[_0x1f913a(0x4aa)]={'pad':function(_0x4cbef4,_0x3014de){const _0x1d525b=_0x1f913a;for(var _0x13dc06=_0x3014de*0x4,_0x2503bf=_0x13dc06-_0x4cbef4[_0x1d525b(0x45d)]%_0x13dc06,_0xc9ec8=_0x2503bf<<0x18|_0x2503bf<<0x10|_0x2503bf<<0x8|_0x2503bf,_0x7927ce=[],_0x3e5a4e=0x0;_0x3e5a4e<_0x2503bf;_0x3e5a4e+=0x4)_0x7927ce[_0x1d525b(0x24b)](_0xc9ec8);var _0x1f4084=_0x1f5013[_0x1d525b(0x398)](_0x7927ce,_0x2503bf);_0x4cbef4[_0x1d525b(0x351)](_0x1f4084);},'unpad':function(_0x11a8c3){const _0x310fa1=_0x1f913a;var _0x2c637c=_0x11a8c3[_0x310fa1(0x57a)][_0x11a8c3['sigBytes']-0x1>>>0x2]&0xff;_0x11a8c3[_0x310fa1(0x45d)]-=_0x2c637c;}};_0x87e5e0[_0x1f913a(0x48a)]=_0x4648e6[_0x1f913a(0x453)]({'cfg':_0x4648e6[_0x1f913a(0x1c3)]['extend']({'mode':_0x5f47c2,'padding':_0x1b4500}),'reset':function(){const _0x1ef540=_0x1f913a;var _0x5ce6d8;_0x4648e6[_0x1ef540(0x26e)][_0x1ef540(0x2c2)](this);var _0x339c9b=this[_0x1ef540(0x1c3)],_0x1d8063=_0x339c9b['iv'],_0x16467c=_0x339c9b[_0x1ef540(0x481)];this[_0x1ef540(0x435)]==this['_ENC_XFORM_MODE']?_0x5ce6d8=_0x16467c['createEncryptor']:(_0x5ce6d8=_0x16467c[_0x1ef540(0x1c7)],this[_0x1ef540(0x32b)]=0x1),this['_mode']&&this[_0x1ef540(0x477)][_0x1ef540(0x202)]==_0x5ce6d8?this[_0x1ef540(0x477)][_0x1ef540(0x46a)](this,_0x1d8063&&_0x1d8063['words']):(this[_0x1ef540(0x477)]=_0x5ce6d8[_0x1ef540(0x2c2)](_0x16467c,this,_0x1d8063&&_0x1d8063[_0x1ef540(0x57a)]),this[_0x1ef540(0x477)]['__creator']=_0x5ce6d8);},'_doProcessBlock':function(_0x5ef68a,_0x406e4f){const _0x24b4d5=_0x1f913a;this[_0x24b4d5(0x477)][_0x24b4d5(0x27b)](_0x5ef68a,_0x406e4f);},'_doFinalize':function(){const _0x37c0f4=_0x1f913a;var _0x4ea791,_0x3d4fbc=this['cfg']['padding'];return this['_xformMode']==this[_0x37c0f4(0x44c)]?(_0x3d4fbc[_0x37c0f4(0x4f5)](this['_data'],this['blockSize']),_0x4ea791=this[_0x37c0f4(0x588)](!0x0)):(_0x4ea791=this[_0x37c0f4(0x588)](!0x0),_0x3d4fbc['unpad'](_0x4ea791)),_0x4ea791;},'blockSize':0x80/0x20});var _0x594120=_0x87e5e0[_0x1f913a(0x380)]=_0x561480[_0x1f913a(0x453)]({'init':function(_0xec5758){this['mixIn'](_0xec5758);},'toString':function(_0x2137c5){const _0x10b232=_0x1f913a;return(_0x2137c5||this[_0x10b232(0x44d)])[_0x10b232(0x4fa)](this);}}),_0x559eab=_0x17b3e4[_0x1f913a(0x50c)]={},_0x44def0=_0x559eab[_0x1f913a(0x59b)]={'stringify':function(_0x4dc053){const _0xe4357b=_0x1f913a;var _0x24fe0a,_0x307419=_0x4dc053[_0xe4357b(0x393)],_0x352e28=_0x4dc053['salt'];return _0x352e28?_0x24fe0a=_0x1f5013[_0xe4357b(0x398)]([0x53616c74,0x65645f5f])[_0xe4357b(0x351)](_0x352e28)[_0xe4357b(0x351)](_0x307419):_0x24fe0a=_0x307419,_0x24fe0a['toString'](_0x280254);},'parse':function(_0x41295d){const _0x297c8b=_0x1f913a;var _0x11b82e,_0x39b5f4=_0x280254[_0x297c8b(0x4da)](_0x41295d),_0x29b7c7=_0x39b5f4[_0x297c8b(0x57a)];return _0x29b7c7[0x0]==0x53616c74&&_0x29b7c7[0x1]==0x65645f5f&&(_0x11b82e=_0x1f5013['create'](_0x29b7c7[_0x297c8b(0x3ca)](0x2,0x4)),_0x29b7c7[_0x297c8b(0x1ab)](0x0,0x4),_0x39b5f4['sigBytes']-=0x10),_0x594120[_0x297c8b(0x398)]({'ciphertext':_0x39b5f4,'salt':_0x11b82e});}},_0x288ed=_0x87e5e0['SerializableCipher']=_0x561480[_0x1f913a(0x453)]({'cfg':_0x561480['extend']({'format':_0x44def0}),'encrypt':function(_0x31f11d,_0x566da2,_0x39adea,_0x2f077f){const _0x4b076f=_0x1f913a;_0x2f077f=this[_0x4b076f(0x1c3)][_0x4b076f(0x453)](_0x2f077f);var _0xc53082=_0x31f11d[_0x4b076f(0x591)](_0x39adea,_0x2f077f),_0xba45b7=_0xc53082[_0x4b076f(0x3c9)](_0x566da2),_0x2e6411=_0xc53082['cfg'];return _0x594120[_0x4b076f(0x398)]({'ciphertext':_0xba45b7,'key':_0x39adea,'iv':_0x2e6411['iv'],'algorithm':_0x31f11d,'mode':_0x2e6411[_0x4b076f(0x481)],'padding':_0x2e6411[_0x4b076f(0x4c3)],'blockSize':_0x31f11d[_0x4b076f(0x3fa)],'formatter':_0x2f077f['format']});},'decrypt':function(_0x4311f6,_0x4d0812,_0x1caf7c,_0x10aab3){const _0x50b946=_0x1f913a;_0x10aab3=this[_0x50b946(0x1c3)][_0x50b946(0x453)](_0x10aab3),_0x4d0812=this[_0x50b946(0x2dd)](_0x4d0812,_0x10aab3[_0x50b946(0x50c)]);var _0x30946d=_0x4311f6['createDecryptor'](_0x1caf7c,_0x10aab3)[_0x50b946(0x3c9)](_0x4d0812[_0x50b946(0x393)]);return _0x30946d;},'_parse':function(_0x1da3d4,_0xc7a4d){const _0x46f1be=_0x1f913a;return typeof _0x1da3d4==_0x46f1be(0x258)?_0xc7a4d[_0x46f1be(0x4da)](_0x1da3d4,this):_0x1da3d4;}}),_0xc149fd=_0x17b3e4[_0x1f913a(0x268)]={},_0xe6418a=_0xc149fd[_0x1f913a(0x59b)]={'execute':function(_0x2d9172,_0x7a0fac,_0x3746b3,_0x2636e9,_0x5be4a9){const _0x424ddb=_0x1f913a;if(_0x2636e9||(_0x2636e9=_0x1f5013[_0x424ddb(0x36d)](0x40/0x8)),_0x5be4a9)var _0x2192ce=_0x33ba5f[_0x424ddb(0x398)]({'keySize':_0x7a0fac+_0x3746b3,'hasher':_0x5be4a9})['compute'](_0x2d9172,_0x2636e9);else var _0x2192ce=_0x33ba5f[_0x424ddb(0x398)]({'keySize':_0x7a0fac+_0x3746b3})[_0x424ddb(0x2b8)](_0x2d9172,_0x2636e9);var _0x51f1b9=_0x1f5013['create'](_0x2192ce[_0x424ddb(0x57a)][_0x424ddb(0x3ca)](_0x7a0fac),_0x3746b3*0x4);return _0x2192ce['sigBytes']=_0x7a0fac*0x4,_0x594120[_0x424ddb(0x398)]({'key':_0x2192ce,'iv':_0x51f1b9,'salt':_0x2636e9});}},_0x4c8314=_0x87e5e0[_0x1f913a(0x3c7)]=_0x288ed[_0x1f913a(0x453)]({'cfg':_0x288ed[_0x1f913a(0x1c3)][_0x1f913a(0x453)]({'kdf':_0xe6418a}),'encrypt':function(_0x14bfd4,_0x2c4f86,_0x27ed67,_0x1454a4){const _0x5000d2=_0x1f913a;_0x1454a4=this[_0x5000d2(0x1c3)][_0x5000d2(0x453)](_0x1454a4);var _0x515dad=_0x1454a4[_0x5000d2(0x268)][_0x5000d2(0x4ea)](_0x27ed67,_0x14bfd4['keySize'],_0x14bfd4[_0x5000d2(0x443)],_0x1454a4['salt'],_0x1454a4['hasher']);_0x1454a4['iv']=_0x515dad['iv'];var _0x49cf3e=_0x288ed[_0x5000d2(0x460)]['call'](this,_0x14bfd4,_0x2c4f86,_0x515dad['key'],_0x1454a4);return _0x49cf3e['mixIn'](_0x515dad),_0x49cf3e;},'decrypt':function(_0x589dbc,_0xb55878,_0x806bc6,_0x17d9bc){const _0x56f950=_0x1f913a;_0x17d9bc=this[_0x56f950(0x1c3)][_0x56f950(0x453)](_0x17d9bc),_0xb55878=this[_0x56f950(0x2dd)](_0xb55878,_0x17d9bc[_0x56f950(0x50c)]);var _0x40f767=_0x17d9bc[_0x56f950(0x268)][_0x56f950(0x4ea)](_0x806bc6,_0x589dbc['keySize'],_0x589dbc[_0x56f950(0x443)],_0xb55878['salt'],_0x17d9bc[_0x56f950(0x1f3)]);_0x17d9bc['iv']=_0x40f767['iv'];var _0x535df8=_0x288ed[_0x56f950(0x46c)]['call'](this,_0x589dbc,_0xb55878,_0x40f767['key'],_0x17d9bc);return _0x535df8;}});}();}));}(qt)),qt[_0x2723f3(0x570)];}(function(_0x1f6528,_0x43f971){(function(_0x52b807,_0x25fd65,_0x9a764a){_0x1f6528['exports']=_0x25fd65(ue(),Bi(),Ha(),ki(),Wi());}(Z,function(_0x2dffcd){const _0x5320b3=_0x1083;return(function(){const _0x3647aa=_0x1083;var _0x345e41=_0x2dffcd,_0x7104b=_0x345e41[_0x3647aa(0x389)],_0x4e631e=_0x7104b[_0x3647aa(0x48a)],_0x244c11=_0x345e41[_0x3647aa(0x3d2)],_0x352bd7=[],_0x1b7bfe=[],_0x4df7cf=[],_0x175f43=[],_0x2238df=[],_0x165a5f=[],_0xce033=[],_0x5c9a17=[],_0x25bee2=[],_0x1a520c=[];(function(){for(var _0x5a7569=[],_0x1b8770=0x0;_0x1b8770<0x100;_0x1b8770++)_0x1b8770<0x80?_0x5a7569[_0x1b8770]=_0x1b8770<<0x1:_0x5a7569[_0x1b8770]=_0x1b8770<<0x1^0x11b;for(var _0x26fae8=0x0,_0x45b334=0x0,_0x1b8770=0x0;_0x1b8770<0x100;_0x1b8770++){var _0x6a3701=_0x45b334^_0x45b334<<0x1^_0x45b334<<0x2^_0x45b334<<0x3^_0x45b334<<0x4;_0x6a3701=_0x6a3701>>>0x8^_0x6a3701&0xff^0x63,_0x352bd7[_0x26fae8]=_0x6a3701,_0x1b7bfe[_0x6a3701]=_0x26fae8;var _0x2033ac=_0x5a7569[_0x26fae8],_0x3d142c=_0x5a7569[_0x2033ac],_0x5d34ef=_0x5a7569[_0x3d142c],_0x1da65c=_0x5a7569[_0x6a3701]*0x101^_0x6a3701*0x1010100;_0x4df7cf[_0x26fae8]=_0x1da65c<<0x18|_0x1da65c>>>0x8,_0x175f43[_0x26fae8]=_0x1da65c<<0x10|_0x1da65c>>>0x10,_0x2238df[_0x26fae8]=_0x1da65c<<0x8|_0x1da65c>>>0x18,_0x165a5f[_0x26fae8]=_0x1da65c;var _0x1da65c=_0x5d34ef*0x1010101^_0x3d142c*0x10001^_0x2033ac*0x101^_0x26fae8*0x1010100;_0xce033[_0x6a3701]=_0x1da65c<<0x18|_0x1da65c>>>0x8,_0x5c9a17[_0x6a3701]=_0x1da65c<<0x10|_0x1da65c>>>0x10,_0x25bee2[_0x6a3701]=_0x1da65c<<0x8|_0x1da65c>>>0x18,_0x1a520c[_0x6a3701]=_0x1da65c,_0x26fae8?(_0x26fae8=_0x2033ac^_0x5a7569[_0x5a7569[_0x5a7569[_0x5d34ef^_0x2033ac]]],_0x45b334^=_0x5a7569[_0x5a7569[_0x45b334]]):_0x26fae8=_0x45b334=0x1;}}());var _0x32b644=[0x0,0x1,0x2,0x4,0x8,0x10,0x20,0x40,0x80,0x1b,0x36],_0xaade09=_0x244c11['AES']=_0x4e631e['extend']({'_doReset':function(){const _0x144c1f=_0x3647aa;var _0x53a747;if(!(this[_0x144c1f(0x4bd)]&&this[_0x144c1f(0x599)]===this[_0x144c1f(0x2e0)])){for(var _0x91683a=this[_0x144c1f(0x599)]=this[_0x144c1f(0x2e0)],_0xd77d1c=_0x91683a['words'],_0x5112bc=_0x91683a[_0x144c1f(0x45d)]/0x4,_0x4990e1=this[_0x144c1f(0x4bd)]=_0x5112bc+0x6,_0x72fae2=(_0x4990e1+0x1)*0x4,_0x27bc8f=this['_keySchedule']=[],_0x4cd91d=0x0;_0x4cd91d<_0x72fae2;_0x4cd91d++)_0x4cd91d<_0x5112bc?_0x27bc8f[_0x4cd91d]=_0xd77d1c[_0x4cd91d]:(_0x53a747=_0x27bc8f[_0x4cd91d-0x1],_0x4cd91d%_0x5112bc?_0x5112bc>0x6&&_0x4cd91d%_0x5112bc==0x4&&(_0x53a747=_0x352bd7[_0x53a747>>>0x18]<<0x18|_0x352bd7[_0x53a747>>>0x10&0xff]<<0x10|_0x352bd7[_0x53a747>>>0x8&0xff]<<0x8|_0x352bd7[_0x53a747&0xff]):(_0x53a747=_0x53a747<<0x8|_0x53a747>>>0x18,_0x53a747=_0x352bd7[_0x53a747>>>0x18]<<0x18|_0x352bd7[_0x53a747>>>0x10&0xff]<<0x10|_0x352bd7[_0x53a747>>>0x8&0xff]<<0x8|_0x352bd7[_0x53a747&0xff],_0x53a747^=_0x32b644[_0x4cd91d/_0x5112bc|0x0]<<0x18),_0x27bc8f[_0x4cd91d]=_0x27bc8f[_0x4cd91d-_0x5112bc]^_0x53a747);for(var _0x3c80a9=this[_0x144c1f(0x1c9)]=[],_0x3fe265=0x0;_0x3fe265<_0x72fae2;_0x3fe265++){var _0x4cd91d=_0x72fae2-_0x3fe265;if(_0x3fe265%0x4)var _0x53a747=_0x27bc8f[_0x4cd91d];else var _0x53a747=_0x27bc8f[_0x4cd91d-0x4];_0x3fe265<0x4||_0x4cd91d<=0x4?_0x3c80a9[_0x3fe265]=_0x53a747:_0x3c80a9[_0x3fe265]=_0xce033[_0x352bd7[_0x53a747>>>0x18]]^_0x5c9a17[_0x352bd7[_0x53a747>>>0x10&0xff]]^_0x25bee2[_0x352bd7[_0x53a747>>>0x8&0xff]]^_0x1a520c[_0x352bd7[_0x53a747&0xff]];}}},'encryptBlock':function(_0x345ec8,_0x40fc74){const _0x460985=_0x3647aa;this[_0x460985(0x337)](_0x345ec8,_0x40fc74,this[_0x460985(0x590)],_0x4df7cf,_0x175f43,_0x2238df,_0x165a5f,_0x352bd7);},'decryptBlock':function(_0x28c4a4,_0x3d8db2){const _0x1ae455=_0x3647aa;var _0x10a90d=_0x28c4a4[_0x3d8db2+0x1];_0x28c4a4[_0x3d8db2+0x1]=_0x28c4a4[_0x3d8db2+0x3],_0x28c4a4[_0x3d8db2+0x3]=_0x10a90d,this[_0x1ae455(0x337)](_0x28c4a4,_0x3d8db2,this[_0x1ae455(0x1c9)],_0xce033,_0x5c9a17,_0x25bee2,_0x1a520c,_0x1b7bfe);var _0x10a90d=_0x28c4a4[_0x3d8db2+0x1];_0x28c4a4[_0x3d8db2+0x1]=_0x28c4a4[_0x3d8db2+0x3],_0x28c4a4[_0x3d8db2+0x3]=_0x10a90d;},'_doCryptBlock':function(_0x6b1cd9,_0x26ec1a,_0x4f79cd,_0x4e31bb,_0x4811de,_0x2cbccb,_0x597f52,_0x11b508){const _0x1e033e=_0x3647aa;for(var _0x3be4fa=this[_0x1e033e(0x4bd)],_0x1d481f=_0x6b1cd9[_0x26ec1a]^_0x4f79cd[0x0],_0x2b9dce=_0x6b1cd9[_0x26ec1a+0x1]^_0x4f79cd[0x1],_0x51b9ab=_0x6b1cd9[_0x26ec1a+0x2]^_0x4f79cd[0x2],_0x23079a=_0x6b1cd9[_0x26ec1a+0x3]^_0x4f79cd[0x3],_0x58aee1=0x4,_0x502b99=0x1;_0x502b99<_0x3be4fa;_0x502b99++){var _0x500a68=_0x4e31bb[_0x1d481f>>>0x18]^_0x4811de[_0x2b9dce>>>0x10&0xff]^_0x2cbccb[_0x51b9ab>>>0x8&0xff]^_0x597f52[_0x23079a&0xff]^_0x4f79cd[_0x58aee1++],_0x4e4849=_0x4e31bb[_0x2b9dce>>>0x18]^_0x4811de[_0x51b9ab>>>0x10&0xff]^_0x2cbccb[_0x23079a>>>0x8&0xff]^_0x597f52[_0x1d481f&0xff]^_0x4f79cd[_0x58aee1++],_0x40c1ad=_0x4e31bb[_0x51b9ab>>>0x18]^_0x4811de[_0x23079a>>>0x10&0xff]^_0x2cbccb[_0x1d481f>>>0x8&0xff]^_0x597f52[_0x2b9dce&0xff]^_0x4f79cd[_0x58aee1++],_0x439b39=_0x4e31bb[_0x23079a>>>0x18]^_0x4811de[_0x1d481f>>>0x10&0xff]^_0x2cbccb[_0x2b9dce>>>0x8&0xff]^_0x597f52[_0x51b9ab&0xff]^_0x4f79cd[_0x58aee1++];_0x1d481f=_0x500a68,_0x2b9dce=_0x4e4849,_0x51b9ab=_0x40c1ad,_0x23079a=_0x439b39;}var _0x500a68=(_0x11b508[_0x1d481f>>>0x18]<<0x18|_0x11b508[_0x2b9dce>>>0x10&0xff]<<0x10|_0x11b508[_0x51b9ab>>>0x8&0xff]<<0x8|_0x11b508[_0x23079a&0xff])^_0x4f79cd[_0x58aee1++],_0x4e4849=(_0x11b508[_0x2b9dce>>>0x18]<<0x18|_0x11b508[_0x51b9ab>>>0x10&0xff]<<0x10|_0x11b508[_0x23079a>>>0x8&0xff]<<0x8|_0x11b508[_0x1d481f&0xff])^_0x4f79cd[_0x58aee1++],_0x40c1ad=(_0x11b508[_0x51b9ab>>>0x18]<<0x18|_0x11b508[_0x23079a>>>0x10&0xff]<<0x10|_0x11b508[_0x1d481f>>>0x8&0xff]<<0x8|_0x11b508[_0x2b9dce&0xff])^_0x4f79cd[_0x58aee1++],_0x439b39=(_0x11b508[_0x23079a>>>0x18]<<0x18|_0x11b508[_0x1d481f>>>0x10&0xff]<<0x10|_0x11b508[_0x2b9dce>>>0x8&0xff]<<0x8|_0x11b508[_0x51b9ab&0xff])^_0x4f79cd[_0x58aee1++];_0x6b1cd9[_0x26ec1a]=_0x500a68,_0x6b1cd9[_0x26ec1a+0x1]=_0x4e4849,_0x6b1cd9[_0x26ec1a+0x2]=_0x40c1ad,_0x6b1cd9[_0x26ec1a+0x3]=_0x439b39;},'keySize':0x100/0x20});_0x345e41[_0x3647aa(0x59d)]=_0x4e631e['_createHelper'](_0xaade09);}()),_0x2dffcd[_0x5320b3(0x59d)];}));}(ji));var ka=ji['exports'];const Wa=at(ka);var Fa=Bi();const ii=at(Fa);function _0x1083(_0x5aadcb,_0x33303b){const _0x44e8d3=_0x44e8();return _0x1083=function(_0x108362,_0x262b83){_0x108362=_0x108362-0x18e;let _0x450326=_0x44e8d3[_0x108362];return _0x450326;},_0x1083(_0x5aadcb,_0x33303b);}var Fi={'exports':{}};(function(_0x2be647,_0x3d9e14){(function(_0x3c10f7,_0x296446){_0x2be647['exports']=_0x296446(ue());}(Z,function(_0x3c4590){const _0x1d902b=_0x1083;return _0x3c4590[_0x1d902b(0x29f)][_0x1d902b(0x30e)];}));}(Fi));var Va=Fi[_0x3d192e(0x570)];const Ga=at(Va);var Vi={'exports':{}};(function(_0x285f44,_0x5ced57){(function(_0x2b8c9a,_0x45d464){const _0x166322=_0x1083;_0x285f44[_0x166322(0x570)]=_0x45d464(ue());}(Z,function(_0x5d8a93){const _0x519ee3=_0x1083;return(function(){const _0x186fca=_0x1083;if(typeof ArrayBuffer==_0x186fca(0x3c5)){var _0x36c401=_0x5d8a93,_0x43b19d=_0x36c401[_0x186fca(0x389)],_0x544e2f=_0x43b19d[_0x186fca(0x35d)],_0x4c071c=_0x544e2f[_0x186fca(0x46a)],_0x5225e8=_0x544e2f['init']=function(_0x44f948){const _0x167a54=_0x186fca;if(_0x44f948 instanceof ArrayBuffer&&(_0x44f948=new Uint8Array(_0x44f948)),(_0x44f948 instanceof Int8Array||typeof Uint8ClampedArray<'u'&&_0x44f948 instanceof Uint8ClampedArray||_0x44f948 instanceof Int16Array||_0x44f948 instanceof Uint16Array||_0x44f948 instanceof Int32Array||_0x44f948 instanceof Uint32Array||_0x44f948 instanceof Float32Array||_0x44f948 instanceof Float64Array)&&(_0x44f948=new Uint8Array(_0x44f948['buffer'],_0x44f948['byteOffset'],_0x44f948['byteLength'])),_0x44f948 instanceof Uint8Array){for(var _0x1af258=_0x44f948[_0x167a54(0x218)],_0x4fc73b=[],_0x38e6f2=0x0;_0x38e6f2<_0x1af258;_0x38e6f2++)_0x4fc73b[_0x38e6f2>>>0x2]|=_0x44f948[_0x38e6f2]<<0x18-_0x38e6f2%0x4*0x8;_0x4c071c[_0x167a54(0x2c2)](this,_0x4fc73b,_0x1af258);}else _0x4c071c[_0x167a54(0x539)](this,arguments);};_0x5225e8['prototype']=_0x544e2f;}}()),_0x5d8a93[_0x519ee3(0x389)][_0x519ee3(0x35d)];}));}(Vi));var Ya=Vi[_0x3d192e(0x570)];const Ka=at(Ya);var Gi={'exports':{}};(function(_0xa64e94,_0x35b3f7){(function(_0x525884,_0x1aa30e,_0x554ef1){_0xa64e94['exports']=_0x1aa30e(ue(),Wi());}(Z,function(_0x3d036c){const _0x139cb5=_0x1083;return _0x3d036c[_0x139cb5(0x4f5)][_0x139cb5(0x1d4)]={'pad':function(){},'unpad':function(){}},_0x3d036c['pad']['NoPadding'];}));}(Gi));var za=Gi[_0x3d192e(0x570)];const qa=at(za);function Xa(_0x4c7c71,_0x501c7a){const _0x4b7096=_0x3d192e,_0x253dd2=_0x501c7a-_0x4c7c71['length']%_0x501c7a,_0x2de5ec=String['fromCharCode'](_0x253dd2)[_0x4b7096(0x54f)](_0x253dd2);return _0x4c7c71+_0x2de5ec;}function Ja(_0x393c64,_0x5a17da){const _0x7b02d3=_0x3d192e,_0x47ad43=Ka[_0x7b02d3(0x36d)](0x10),_0x39e8a3=Xa(_0x393c64,0x10),_0x5394d8=Wa['encrypt'](Ga[_0x7b02d3(0x4da)](_0x39e8a3),ii[_0x7b02d3(0x4da)](_0x5a17da),{'iv':_0x47ad43,'padding':qa});return _0x47ad43['concat'](_0x5394d8[_0x7b02d3(0x393)])[_0x7b02d3(0x504)](ii);}function Za(){const _0x1277b2=_0x3d192e,_0x3d8030=(typeof WorkerGlobalScope<'u'&&self instanceof WorkerGlobalScope?self:window)[_0x1277b2(0x2fc)];if(_0x3d8030){const _0x19e9a6={'time':Math['floor'](Date[_0x1277b2(0x30c)]()/0x3e8),'domain':location['hostname']};return Ja(JSON[_0x1277b2(0x4fa)](_0x19e9a6),_0x3d8030);}}var Qa=Object[_0x3d192e(0x494)],ec=Object[_0x3d192e(0x3e5)],tc=(_0x391fc7,_0x154c6d,_0x56c77f,_0x30125f)=>{const _0x39dcdc=_0x3d192e;for(var _0x31898f=_0x30125f>0x1?void 0x0:_0x30125f?ec(_0x154c6d,_0x56c77f):_0x154c6d,_0x5debb1=_0x391fc7[_0x39dcdc(0x4e9)]-0x1,_0x386264;_0x5debb1>=0x0;_0x5debb1--)(_0x386264=_0x391fc7[_0x5debb1])&&(_0x31898f=(_0x30125f?_0x386264(_0x154c6d,_0x56c77f,_0x31898f):_0x386264(_0x31898f))||_0x31898f);return _0x30125f&&_0x31898f&&Qa(_0x154c6d,_0x56c77f,_0x31898f),_0x31898f;},sc=(_0x553c81,_0x44c3a8)=>(_0x53fcf6,_0x4213eb)=>_0x44c3a8(_0x53fcf6,_0x4213eb,_0x553c81);let Tt=class{constructor(_0x3e7eb2){const _0x19eb6c=_0x3d192e;this[_0x19eb6c(0x22f)]=_0x3e7eb2,this[_0x19eb6c(0x251)]();}[_0x3d192e(0x251)](){this['_httpService']['registerHTTPInterceptor']({'interceptor':(_0x2c7012,_0x2e44e9)=>{const _0x15ad54=_0x1083,_0x2484d3=_0x2c7012[_0x15ad54(0x381)],_0x32ead6=Za();return _0x32ead6&&_0x2484d3[_0x15ad54(0x467)](_0x15ad54(0x219),_0x32ead6),_0x2e44e9(_0x2c7012);}});}};Tt=tc([sc(0x0,_0x435342(_0x280c50))],Tt);var ic=Object[_0x3d192e(0x494)],nc=Object[_0x3d192e(0x3e5)],rc=(_0x5b1dbe,_0x3e6eac,_0x53a1cb,_0x4a5754)=>{const _0x161d9e=_0x3d192e;for(var _0x145e47=_0x4a5754>0x1?void 0x0:_0x4a5754?nc(_0x3e6eac,_0x53a1cb):_0x3e6eac,_0x21aa40=_0x5b1dbe[_0x161d9e(0x4e9)]-0x1,_0x2b7470;_0x21aa40>=0x0;_0x21aa40--)(_0x2b7470=_0x5b1dbe[_0x21aa40])&&(_0x145e47=(_0x4a5754?_0x2b7470(_0x3e6eac,_0x53a1cb,_0x145e47):_0x2b7470(_0x145e47))||_0x145e47);return _0x4a5754&&_0x145e47&&ic(_0x3e6eac,_0x53a1cb,_0x145e47),_0x145e47;},Xt=(_0x2cf5bf,_0x12035f)=>(_0x5f2142,_0x4ba004)=>_0x12035f(_0x5f2142,_0x4ba004,_0x2cf5bf);const oc=[_0x3d192e(0x4f9),_0x3d192e(0x544),_0x3d192e(0x45a),_0x3d192e(0x2a2),_0x3d192e(0x410)],ac=0x5*0x400*0x400,cc='EXCHANGE_UPLOAD_FILE_SERVER_URL_KEY',hc=_0x3d192e(0x1ef),lc=_0x3d192e(0x406),_c=_0x3d192e(0x51c);let hs=class{constructor(_0x330ef4,_0x52b1d9,_0x5db99f){const _0x10e385=_0x3d192e;g(this,_0x10e385(0x53d),0x0),g(this,'_change$',new _0x276b38()),g(this,_0x10e385(0x54d),this[_0x10e385(0x4b1)]),g(this,_0x10e385(0x30a),new Map()),(this[_0x10e385(0x22f)]=_0x330ef4,this[_0x10e385(0x295)]=_0x52b1d9,this[_0x10e385(0x43d)]=_0x5db99f);}[_0x3d192e(0x45b)](_0x4904ee){const _0x4a7292=_0x3d192e;this['_waitCount']=_0x4904ee,this[_0x4a7292(0x4b1)][_0x4a7292(0x4bc)](_0x4904ee);}['getImageSourceCache'](_0x565c8c,_0x1837dc){const _0x5e58a3=_0x3d192e;if(_0x1837dc===_0x1be8f3[_0x5e58a3(0x3de)]){const _0x4a96cc=new Image();return _0x4a96cc[_0x5e58a3(0x204)]=_0x565c8c,_0x4a96cc;}return this['_imageSourceCache'][_0x5e58a3(0x47d)](_0x565c8c);}[_0x3d192e(0x579)](_0x2a9acc,_0x40aa71,_0x26c12b){_0x40aa71===_0x1be8f3['BASE64']||_0x26c12b==null||this['_imageSourceCache']['set'](_0x2a9acc,_0x26c12b);}async['getImage'](_0x402462){const _0x271623=_0x3d192e;try{const _0xd36de6=this[_0x271623(0x1eb)](this[_0x271623(0x2b1)](),''+_0x402462),_0x18c251=(await this[_0x271623(0x22f)][_0x271623(0x47d)](_0xd36de6))[_0x271623(0x2bc)];if(_0x18c251[_0x271623(0x4f4)]&&_0x18c251[_0x271623(0x4f4)][_0x271623(0x276)]===Ri['OK']){const _0x5255bb=new URL(_0x18c251['url'],this[_0x271623(0x4a2)]())[_0x271623(0x504)]();return Promise[_0x271623(0x1b8)](_0x5255bb);}return Promise['reject'](_0x18c251[_0x271623(0x4f4)]);}catch(_0x5116e1){return Promise['reject'](_0x5116e1);}}async[_0x3d192e(0x341)](_0x31e01c){const _0x2bb7df=_0x3d192e;let _0x4d74a2='';if(!oc[_0x2bb7df(0x508)](_0x31e01c[_0x2bb7df(0x34e)]))return this[_0x2bb7df(0x4de)](),Promise[_0x2bb7df(0x19f)](new Error(_0x2e29de[_0x2bb7df(0x233)]));if(_0x31e01c[_0x2bb7df(0x549)]>ac)return this[_0x2bb7df(0x4de)](),Promise[_0x2bb7df(0x19f)](new Error(_0x2e29de[_0x2bb7df(0x1af)]));try{const _0x119358=new FormData();_0x119358[_0x2bb7df(0x4eb)](_0x2bb7df(0x1cc),_0x31e01c);const _0x4853f8=this[_0x2bb7df(0x43d)][_0x2bb7df(0x29a)](),_0x12fd34=_0x4853f8==null?void 0x0:_0x4853f8[_0x2bb7df(0x2c1)]();if(!_0x12fd34)throw new Error(_0x2bb7df(0x40c));const _0x55987e=this[_0x2bb7df(0x497)]()+_0x2bb7df(0x4bf)+_0x31e01c['size']['toString']()+_0x2bb7df(0x40d)+yi[_0x2bb7df(0x2be)]+_0x2bb7df(0x301)+encodeURIComponent(_0x12fd34),_0x3b4406=await(await fetch(_0x55987e,{'method':_0x2bb7df(0x3b9),'body':_0x119358}))[_0x2bb7df(0x27f)]();if(typeof _0x3b4406['FileId']!='string')return this['_decreaseWaiting'](),Promise[_0x2bb7df(0x19f)](new Error(_0x2e29de[_0x2bb7df(0x2c5)]));_0x4d74a2=_0x3b4406['FileId'];}catch{return this[_0x2bb7df(0x4de)](),Promise[_0x2bb7df(0x19f)](new Error(_0x2e29de['ERROR_IMAGE']));}return new Promise((_0x5c2034,_0x25d85c)=>{const _0x752ec5=_0x2bb7df,_0x284b7d=new FileReader();_0x284b7d['readAsDataURL'](_0x31e01c),_0x284b7d[_0x752ec5(0x4b2)]=_0x3b5ab6=>{const _0x5ea529=_0x752ec5;var _0x1c1d0b;const _0x5045d6=(_0x1c1d0b=_0x3b5ab6['target'])==null?void 0x0:_0x1c1d0b[_0x5ea529(0x554)];if(_0x5045d6==null){this['_decreaseWaiting'](),_0x25d85c(new Error(_0x2e29de[_0x5ea529(0x2c5)]));return;}const _0x39f0c8=_0x28e921['generateRandomId'](0x6);_0x5c2034({'imageId':_0x39f0c8,'imageSourceType':_0x1be8f3[_0x5ea529(0x445)],'source':_0x4d74a2,'base64Cache':_0x5045d6,'status':_0x2e29de[_0x5ea529(0x4be)]}),this['_decreaseWaiting']();};});}[_0x3d192e(0x497)](){const _0x22e3ab=_0x3d192e;var _0x1896de,_0x1b5b89;const _0x552a09=this[_0x22e3ab(0x295)][_0x22e3ab(0x1aa)](cc),_0x262568=this[_0x22e3ab(0x295)][_0x22e3ab(0x1aa)](ie);return(_0x1b5b89=(_0x1896de=_0x262568==null?void 0x0:_0x262568[_0x22e3ab(0x2a8)])!=null?_0x1896de:_0x552a09)!=null?_0x1b5b89:hc;}['_getSignURL'](){const _0x52efd9=_0x3d192e;var _0x1b7b12,_0x293363;const _0x12f92a=this[_0x52efd9(0x295)][_0x52efd9(0x1aa)](lc),_0x2d485b=this[_0x52efd9(0x295)]['getConfig'](ie);return(_0x293363=(_0x1b7b12=_0x2d485b==null?void 0x0:_0x2d485b['signUrlServerUrl'])!=null?_0x1b7b12:_0x12f92a)!=null?_0x293363:_c;}[_0x3d192e(0x4a2)](){const _0x1ab0ab=_0x3d192e;var _0x342f87;const _0x234995=this[_0x1ab0ab(0x295)][_0x1ab0ab(0x1aa)](ie);return(_0x342f87=_0x234995==null?void 0x0:_0x234995[_0x1ab0ab(0x5a0)])!=null?_0x342f87:location['origin'];}[_0x3d192e(0x1eb)](_0x54f3bb,_0x1a534c){const _0x42fc70=_0x3d192e;return _0x54f3bb[_0x42fc70(0x294)](_0x42fc70(0x464),_0x1a534c);}[_0x3d192e(0x4de)](){const _0x2dca9c=_0x3d192e;this[_0x2dca9c(0x53d)]-=0x1,this[_0x2dca9c(0x4b1)][_0x2dca9c(0x4bc)](this[_0x2dca9c(0x53d)]);}};hs=rc([Xt(0x0,_0x435342(_0x280c50)),Xt(0x1,_0x1b2eff),Xt(0x2,_0x435342(_0x405019))],hs);var uc=Object['defineProperty'],dc=Object[_0x3d192e(0x3e5)],fc=(_0x41bdd2,_0x309ab9,_0x28a451,_0x55d570)=>{const _0x3b7a37=_0x3d192e;for(var _0x37855c=_0x55d570>0x1?void 0x0:_0x55d570?dc(_0x309ab9,_0x28a451):_0x309ab9,_0xd0de30=_0x41bdd2[_0x3b7a37(0x4e9)]-0x1,_0x318b5f;_0xd0de30>=0x0;_0xd0de30--)(_0x318b5f=_0x41bdd2[_0xd0de30])&&(_0x37855c=(_0x55d570?_0x318b5f(_0x309ab9,_0x28a451,_0x37855c):_0x318b5f(_0x37855c))||_0x37855c);return _0x55d570&&_0x37855c&&uc(_0x309ab9,_0x28a451,_0x37855c),_0x37855c;},Qe=(_0x3f8d9a,_0xa67121)=>(_0x29b3dc,_0xb33d6a)=>_0xa67121(_0x29b3dc,_0xb33d6a,_0x3f8d9a);let Rt=class extends _0x10cb26{constructor(_0x346f0a,_0x9faaad,_0x58b1bf,_0x2b189f,_0x4bc365){const _0x54601d=_0x3d192e;super(),this[_0x54601d(0x329)]=_0x346f0a,this[_0x54601d(0x43d)]=_0x9faaad,this['_permissionService']=_0x58b1bf,this[_0x54601d(0x4ed)]=_0x2b189f,this[_0x54601d(0x32a)]=_0x4bc365,this['_initUnitPermissionChange'](),this[_0x54601d(0x482)]();}[_0x3d192e(0x482)](){const _0x40fa8e=_0x3d192e,_0x7a3078=async _0x1995cd=>{const _0x39635b=_0x1083;(await this[_0x39635b(0x4ed)][_0x39635b(0x51f)](_0x1995cd))[_0x39635b(0x513)][_0x39635b(0x407)](_0x4f86ac(_0x61cdf6=>_0x61cdf6[_0x39635b(0x1f5)]===_0x28e200[_0x39635b(0x593)]),_0x4bc87f(this[_0x39635b(0x3e1)]))[_0x39635b(0x2ce)](_0xf93d01=>{const _0x2e0f98=_0x39635b,_0x26bcbc=_0xf93d01,{reason:_0x1254e0}=_0x26bcbc[_0x2e0f98(0x383)];this[_0x2e0f98(0x329)]['get'](_0x11ef1f)['show']({'type':_0x5b8609[_0x2e0f98(0x1d0)],'content':this['_localeService']['t'](_0x2e0f98(0x1cb))+'('+_0x1254e0+')'}),this[_0x2e0f98(0x506)][_0x2e0f98(0x442)](new _0x11ffb6(_0x1995cd)['id'],!0x1),this[_0x2e0f98(0x4ed)]['closeSession'](_0x1995cd);});};_0x2eb1f5(this[_0x40fa8e(0x43d)][_0x40fa8e(0x551)](_0x1c25e8['UNIVER_SHEET']),this[_0x40fa8e(0x43d)][_0x40fa8e(0x551)](_0x1c25e8['UNIVER_DOC']))['pipe'](_0x5050a4(_0x37c354=>_0x37c354[_0x40fa8e(0x2c1)]()),_0x4f86ac(_0x239f47=>!_0x4a523d(_0x239f47)),_0x4bc87f(this[_0x40fa8e(0x3e1)]))[_0x40fa8e(0x2ce)](_0x2dce7c=>{_0x7a3078(_0x2dce7c);});}[_0x3d192e(0x33e)](){const _0x4caccf=_0x3d192e,_0xf0a4ff=async _0x5bc515=>{const _0xdb586=_0x1083;(await this[_0xdb586(0x4ed)][_0xdb586(0x51f)](_0x5bc515))['event$'][_0xdb586(0x407)](_0x4f86ac(_0x4aa855=>_0x4aa855[_0xdb586(0x1f5)]===_0x28e200[_0xdb586(0x3f9)]),_0x4bc87f(this[_0xdb586(0x3e1)]))[_0xdb586(0x2ce)](_0xfb010a=>{const _0x5eac78=_0xdb586,_0x365b48=_0xfb010a,{objectId:_0x4bee23}=_0x365b48['data'],_0x40801d=this['_injector'][_0x5eac78(0x47d)](_0x3e9ce4);_0x4bee23===_0x5bc515?_0x40801d[_0x5eac78(0x2f2)](_0x5bc515):_0x40801d[_0x5eac78(0x470)](_0x5bc515,_0x4bee23);});};_0x2eb1f5(this[_0x4caccf(0x43d)][_0x4caccf(0x551)](_0x1c25e8[_0x4caccf(0x26f)]),this[_0x4caccf(0x43d)][_0x4caccf(0x551)](_0x1c25e8['UNIVER_DOC']))['pipe'](_0x5050a4(_0x48fae7=>_0x48fae7['getUnitId']()),_0x4f86ac(_0x3dd469=>!_0x4a523d(_0x3dd469)),_0x4bc87f(this['dispose$']))[_0x4caccf(0x2ce)](_0x2299c0=>{_0xf0a4ff(_0x2299c0);});}};Rt=fc([Qe(0x0,_0x435342(_0x5a18dc)),Qe(0x1,_0x405019),Qe(0x2,_0x23a72a),Qe(0x3,_0x435342(Ae)),Qe(0x4,_0x435342(_0xef493b))],Rt);var vc=Object['defineProperty'],mc=Object['getOwnPropertyDescriptor'],pc=(_0x52d4b2,_0x487886,_0x41dbe8,_0x3b6b46)=>{const _0x5d7adf=_0x3d192e;for(var _0x1fe12a=_0x3b6b46>0x1?void 0x0:_0x3b6b46?mc(_0x487886,_0x41dbe8):_0x487886,_0x497a76=_0x52d4b2[_0x5d7adf(0x4e9)]-0x1,_0x43843b;_0x497a76>=0x0;_0x497a76--)(_0x43843b=_0x52d4b2[_0x497a76])&&(_0x1fe12a=(_0x3b6b46?_0x43843b(_0x487886,_0x41dbe8,_0x1fe12a):_0x43843b(_0x1fe12a))||_0x1fe12a);return _0x3b6b46&&_0x1fe12a&&vc(_0x487886,_0x41dbe8,_0x1fe12a),_0x1fe12a;},ni=(_0x1b421c,_0x36586f)=>(_0x5b0abd,_0x560347)=>_0x36586f(_0x5b0abd,_0x560347,_0x1b421c);let ls=class{constructor(_0x1bede0,_0x3316be){this['_configService']=_0x1bede0,this['_httpService']=_0x3316be;}async[_0x3d192e(0x4f8)](_0x48481b,_0x453b5b){const _0x2212ae=_0x3d192e;var _0x5e158d;const {unitID:_0x6e3a6,type:_0x1f2132,revision:_0x2cae79=0x0}=_0x453b5b,_0x40bc29=this[_0x2212ae(0x330)]()+'/'+_0x1f2132+_0x2212ae(0x58b)+_0x6e3a6+'/rev/'+_0x2cae79,_0x57e786=(await this['_httpService'][_0x2212ae(0x47d)](_0x40bc29))[_0x2212ae(0x2bc)],_0x241af6=(_0x5e158d=_0x57e786['snapshot'])==null?void 0x0:_0x5e158d[_0x2212ae(0x32e)];if(_0x241af6){const _0x3a81f4=_0x241af6==null?void 0x0:_0x241af6[_0x2212ae(0x523)],_0x5507cd=_0xc0d837[_0x2212ae(0x4f7)](_0x447767(_0x3a81f4));_0x241af6['originalMeta']=_0x5507cd,Object[_0x2212ae(0x1bf)](_0x241af6[_0x2212ae(0x4c7)])['forEach'](([,_0x48a1c3])=>{const _0x4bd943=_0x2212ae,_0x464735=_0x48a1c3[_0x4bd943(0x523)],_0x27a3e8=_0xc0d837['encode'](_0x447767(_0x464735));_0x48a1c3[_0x4bd943(0x523)]=_0x27a3e8;});}return _0x57e786;}async[_0x3d192e(0x373)](_0x25414d,_0x491a31){const _0x15641f=_0x3d192e,{unitID:_0x38d8dc,type:_0x33c341,blockID:_0x970ca}=_0x491a31,_0x56dc9d=this[_0x15641f(0x527)]()+'/'+_0x33c341+_0x15641f(0x58b)+_0x38d8dc+_0x15641f(0x325)+_0x970ca;return(await this[_0x15641f(0x22f)][_0x15641f(0x47d)](_0x56dc9d))['body'];}async[_0x3d192e(0x1d5)](_0x596c81,_0x32cf44){const _0x381d61=_0x3d192e,{unitID:_0x7042ec,type:_0x1d0569,blockID:_0x264571}=_0x32cf44,_0x522ee7=this[_0x381d61(0x527)]()+_0x381d61(0x325)+_0x1d0569+'/unit/'+_0x7042ec+'/block/'+_0x264571;return(await this['_httpService']['get'](_0x522ee7))['body'];}async[_0x3d192e(0x23d)](_0xf995dc,_0x2ef3af){const _0x6e2e6a=_0x3d192e,{unitID:_0x345414,type:_0x404d48,from:_0x46c9ab,to:_0x5527eb}=_0x2ef3af,_0xa021=this[_0x6e2e6a(0x527)]()+'/'+_0x404d48+_0x6e2e6a(0x58b)+_0x345414+_0x6e2e6a(0x39f)+_0x46c9ab+_0x6e2e6a(0x274)+_0x5527eb;return(await this[_0x6e2e6a(0x22f)][_0x6e2e6a(0x47d)](_0xa021))[_0x6e2e6a(0x2bc)];}[_0x3d192e(0x330)](){const _0x32c0d3=_0x3d192e;var _0x41bbab;return(_0x41bbab=this[_0x32c0d3(0x295)][_0x32c0d3(0x1aa)](ar))!=null?_0x41bbab:this[_0x32c0d3(0x527)]();}['_getAPIPrefix'](){const _0x292c49=_0x3d192e;var _0x2c103d,_0x4d5b82;const _0x407bc6=this[_0x292c49(0x295)]['getConfig'](rr),_0x232f01=this['_configService'][_0x292c49(0x1aa)](ie);return(_0x4d5b82=(_0x2c103d=_0x232f01==null?void 0x0:_0x232f01[_0x292c49(0x1fb)])!=null?_0x2c103d:_0x407bc6)!=null?_0x4d5b82:or;}async['getResourcesRequest'](_0x1df568,_0x3a01be){const _0x37dd2d=_0x3d192e,_0x1730ee=_0x37dd2d(0x4a1)+_0x3a01be[_0x37dd2d(0x34e)]+_0x37dd2d(0x58b)+_0x3a01be[_0x37dd2d(0x1dc)]+_0x37dd2d(0x353);return(await this[_0x37dd2d(0x22f)][_0x37dd2d(0x47d)](_0x1730ee,{'params':{'resourceId':JSON[_0x37dd2d(0x4fa)](_0x3a01be[_0x37dd2d(0x3c4)])}}))['body'];}[_0x3d192e(0x1e0)](){throw new Error('This\x20method\x20should\x20not\x20be\x20called\x20on\x20the\x20client\x20side!');}[_0x3d192e(0x335)](){const _0x166bb6=_0x3d192e;throw new Error(_0x166bb6(0x555));}['saveChangeset'](){const _0x2788c5=_0x3d192e;throw new Error(_0x2788c5(0x555));}[_0x3d192e(0x4ca)](){const _0x4fbffe=_0x3d192e;throw new Error(_0x4fbffe(0x555));}[_0x3d192e(0x4b8)](){const _0x5a7c64=_0x3d192e;throw new Error(_0x5a7c64(0x555));}};function _0x44e8(){const _0x4ece01=['next','_nRounds','SUCCUSS','?size=','UnitSnapshot','_onRemoteRetry','_hasher','padding','_cursorInfo$','setItem','setAlpha','sheets','_clearUndo','engine','copyFileMeta','_changesetSessionId','[FetchMissState]','csAckEvent','_updateStatus','[SyncedState]:\x20received\x20acknowledgement.','_onFetchMissResult','unit','_getLoginPath','permissionRejEvent','_context','_memberService','_socketService','[CollaborationSession]','disableLocalCache','HELLO','parse','_getSaveTimeout','m1Prime','fetch_missing','_decreaseWaiting','off-line-single_clip0_910_343','/allowed','_selfUnitIDs','resize','_collabSessionService','_collabCursorController','FromArray','[serializeCombRequest]:\x20should\x20not\x20fall\x20into\x20default\x20branch!','_pendingMutations','_document','length','execute','append','clone','_collaborationSessionService','addEventListener','_themeService','transformIMECache','_onCombEvent','add','cmd','error','pad','HEARTBEAT_TIMEOUT','encode','getUnitOnRev','image/png','stringify','_startSheetCollabCursor','_scheduleCollaborationTimeoutTimer','[OfflineState]:\x20received\x20rejection.','interceptor','1024557BqUDKh','default','_loadSheet','telemetry\x20info\x20is\x20not\x20initialized','toggleOnline','toString','fetching\x20the\x20latest\x20document\x20from\x20the\x20server.','_permissionService','csShouldRetryEvent','includes','COMPRESS_MUTATION_SEND','_removeClearOtherTimer','currentColor','format','_anchor','_map','crypto','error$','MD5','_lockTransition','event$','awaiting_with_pending','newCsEvent','getUnit','collab-text-anchor-','LIVESHARE_REQUEST_HOST','_shouldReportTelemetry','_localStorageService','MoveRangeCommandId','/universer-api/file/{fileID}/sign-url','with','_state','requireSession','storage','createInstance','top','originalMeta','gold400','_transformStateCache','LICENSE_EXPORT_SIZE_EXCEEDED','_getAPIPrefix','[SyncedState]:\x20received\x20rejection.','collab-rect-range-','visibilitychange','_sendHeartbeat','updateCursorEvent','setShapeProps','onCommentUpdate','UNIVER_DOC','_members','objectActions','No\x20unitID\x20or\x20type\x20in\x20URL.\x20Will\x20not\x20load\x20files\x20from\x20remote\x20address.','_onUserLeave','_clearCollaborationTimeoutTimer','_disabled','setUndoRedoMutationParamsCache','commentUpdateEvent','colorChannel1','apply','_ensureSubject','_drawAnchor','_sheetTransformSelectionsService','_waitCount','on-line-single_clip0_910_349','_startTelemetryCollaborationNewChangeset','appendMutation','...','defIds','getUnitStatus$','image/jpeg','_registerRenderDependencies','_refreshCollabCursors','mutations','values','size','leaveEvent','collabStatus.notCollab','_getSendChangesetTimeout','change$','LEAVE','repeat','startsWith','getTypeOfUnitAdded$','getCurrentSelections','_getAnchorBounding','result','This\x20method\x20should\x20not\x20be\x20called\x20on\x20the\x20client\x20side!','_incrementRevisionNumber','getCellPositionByOffset','_saveCache','EvpKDF','fromCharCode','subscribeEvent','createElement','univer-online','_substituteRedoStack','_onRemoteACK','_clearOtherTimers','reqId','enableSingleActiveInstanceLock','redoState','contains','attrs','_type','_onConflict','getCurrentRevOfUnit','getRangePointData','status$','CONNECTOR_DATA_TOO_LARGE','_showConflictNotification','_scheduleTimestamp','_changesetReqId','all','exports','constructor','registerOnClose','_submitChangeset','onMissedChangesetFetched','_tryReconnect','_labelPosition','_compressMutationService','endColumn','addImageSourceCache','words','registerBeforeClose','_sessionStatus$','fill','$super','univer-online-status','roomInfos','Cipher','transformMutation','[OfflineState]:\x20received\x20acknowledgement.','_roomMembers','evenodd','_createHelper','round','_process','HEARTBEAT_INTERVAL','href','/unit/','listRoles','_docTransformIMECacheService','PERMISSION_REJ','randomUUID','_keySchedule','createEncryptor','liveShareOperation','SHOULD_CLOSE_CONN','[CollaborationUndoRedoService]','LICENSE_IMPORT_SIZE_EXCEEDED','collabWebSocketUrl','transformStack\x20failed!','toggleOffline','_keyPriorReset','bind','OpenSSL','/new_changes','AES','params','setParam','downloadEndpointUrl','getRenderById','_handleEvent','_singleActiveUnitService','every','/universer-api/comb','UNIVER_SLIDE','getStateCache','_entities','_socket','_replayCachedMutations','generateRandomId','asObservable','LOGIN_URL_KEY','Base64','#fff','clearInterval','_commentService','title','Error\x20on\x20receiving\x20event','_getCtorByUniverType','_retryConnectingTimer','shouldCloseConn','reject','_getSheetObject','list','close$','fillText','prototype','_color','uni.network.url-service','arc','_eventUnsubscribe','getSheetId','getConfig','splice','_backgroundColor','sheetID','_awaitingChangeset','ERROR_EXCEED_SIZE','cursorInfo$','key','onlineStatusIcon','_retryCount','getTime','objectType','editingUnit','M0\x200H16V16H0z','resolve','transformRemoteChangeset','LIVESHARE_NEW_HOST','13417641AozuSD','join','resend','[CollaborationSocketService]:\x20failed\x20to\x20create\x20socket!','entries','post','Encryptor','_exhaustRemoteChangesetQueue','cfg','_removeCollabCursors','_transformUndoRedoStack','width','createDecryptor','COLLAB_WEB_SOCKET_URL','_invKeySchedule','COMPLETION_FINISHED','collaboration.closeRoom','file','[CollaborationSessionService]','updateMember','LIVESHARE_TERMINATE','Error','RECT','1em','getOffsetConfig','NoPadding','getDeserializedSheetBlock','[PendingState]:\x20received\x20acknowledgement.','conflict','_uiPartsService','update','__esModule','reconnect','unitID','decryptBlock','getUniverSheetInstance','action','saveSnapshot','color','_applyRemoteChangeset','Unknown\x20type\x20in\x20URL.\x20Will\x20not\x20load\x20files\x20from\x20remote\x20address.','_candidateSocket','fetching\x20missing\x20changesets\x20from\x20','_userManagerService','setConfig','_scene','_colorIndex','override','_replaceFileID','memberID','updateOfflineData','OTHER_CLIENTS_EDITING','/universer-api/stream/file/upload','YUUMI_SUBSCRIPTION_NOT_FOUND','removeParam','removeMember','hasher','text','eventID','SEND_CHANGESET_TIMEOUT','univer-pro.collaboration-client.single-active-unit-service','Unknown\x20user','_getRedoStack','_startCollaboration','snapshotServerUrl','map','_nDataBytes','hovered','onlyLocal','saveOfflineData','UNKNOWN_CMD','__creator','INTERNAL_ERROR','src','_telemetryService','_redoStacks','_startDocCollabCursor','Warning','_onJoinRoomEvent','_init','subunit','CHANGESET_REVISION_CONFILICT','UNAUTHENTICATED','LICENSE_MAX_UNITS_EXCEEDED','onTransformSelections','clearTimeout','compose','unknown','CONFLICT','send','_sendHeartbeatTimer','lineTo','save','byteLength','x-univer-host','Decryptor','currentTheme$','_syncEditingCollabCursor','INVALID_ARGUMENT','charAt','SNAPSHOT_URL_KEY','HEARTBEAT','setStateCache','getCollabEntity','[CollaborationEntity]','_socketMessageSubscription','_transitionLocked','_getAPIPrefixPath','m2Prime','dispose','registerHTTPInterceptor','FAIL','use','_substituteUndoStack','_createInitialStateImpl','TOO_MANY_REQUESTS','_httpService','_state$','_transformRemoteChangesetByIMECache','[DataLoaderController]','ERROR_IMAGE_TYPE','univer-online-status-title','_transformSelections','deepClone','/collaborator','getAncestorScale','unshift','awaitingChangeset','_onOffline','SNAPSHOT_HAS_BEEN_REMOVED','fetchMissingChangesets','_saveTaskMap','_clearScheduledTask','selection','_docSkeletonManagerService','pluginName','_beforeCloseService','_socketReady','hidden','CHANGESET_ACK','_unlockTransition','LICENSE_DISTRO_REJECTED','_updateState','_cachedData','push','_listenToOnlineEvent','onRemoteChangeset','_DEC_XFORM_MODE','_lastPointer','_telemetryInfo','_initRequestHeader','addObject','forEach','[UniverCollaborationClientPlugin]','_roomMembers$','collaMsg','isActive','string','ENSURE_SNAPSHOT_EXECUTION','HmacMD5','_snapshotServerService','USERS_LEAVE','[CollaborationEntity]:\x20cannot\x20apply\x20missing\x20results\x20on\x20other\x20states!','_cursorShapes','routeKey','updatePermissionObjEvent','encodeURIComponent','transformChangesets','_docSyncEditingCollabCursorService','_getMergeRange','div','APPLY_PERMISSION_DENIED','PENDING','kdf','focused$','onReady','searchParams','putCollaborators','_transformRemoteChangesetByStateCache','reset','UNIVER_SHEET','_clearRedo','trim','_reverseMap','SUBMIT_CHANGESET','&to=','url','code','onStarting','sessionStatus','onRemoteRej','getValue','processBlock','CBC','docStateChange$','_queuedRemoteChangesets','json','MUTATION','none','getMemberID','INGEST','ceil','skeleton','fromCollab','enableAuthServer','message$','[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.','_createInitialState','_onRefRangeChange','ranges','univerjs-icon\x20univerjs-icon-','_send','randomBytes','unsubscribe','location','_sheetSkeletonManagerService','_unitID','replace','_configService','_handleLeaveEvent','unload','OnLineSingle','collaboration-client.config','getFocusedUnit','_handleJoinEvent','sessionStatus$','_getUndoStack','_iKey','enc','registerRefRange','children','image/gif','onMissingChangesets','_heartbeatTimer','requestParams','_handleHeartbeatEvent','_http','uploadFileServerUrl','CHANGESET_SHOULD_RETRY','transformStateCache','_schedule','onRemoteRetry','xlink:href','not_collab','HMAC','\x20-\x20','_getSignURL','fillRule','_isPermissionRej','allowed','_clearLocalCache','_collabCursorState$','pending','compute','catch','_undoStacks','_executeRemoteChangeset','body','NOT_COLLAB','UnitEmbedded','_collaborationPaused','substr','getUnitId','call','ONLINE','collaboration-session-retry','ERROR_IMAGE','drawWith','makeDirty','UNIVER_UNKNOWN','_textBubble','roomMembers','debug','delete','getCurrentUser','subscribe','\x22.\x20Please\x20configure\x20the\x20dynamicRequireTargets\x20or/and\x20ignoreDynamicRequires\x20option\x20of\x20@rollup/plugin-commonjs\x20appropriately\x20for\x20this\x20require\x20call\x20to\x20work.','[CollaborationEntity]:\x20invalid\x20state\x20transition!\x20State\x20transferred\x20from\x20is\x20not\x20the\x20current\x20state.\x0aBefore:\x20','reverse','triggerDblclick','_onCursorUpdate','range','_commandService','InsertRangeMoveDownCommandId','_initResize','awaiting','ALREADY_EXISTS','COMMENT_UPDATE','_createHandler','_entityInit$','_parse','getTypeOfUnitDisposed$','_resendTimer','_key','close','_initEventListeners','UNKNOWN_CODE','capture','onPointerLeave$','transformByState','UNDEFINED','permission.content','_messageService','_acknowledgedAwaitingChangeset','conflict.title','some','_append','off-line-single','name','_data','_checkMissing','initWorkbookPermissionChange','YUUMI_RATE_OVER_LIMIT','LOCAL_CACHE_INTERVAL','_render','getRoom','disposeWithMe','getDocRanges','USERS_ENTER','conflict.content','_hovered','__Key__','find','_colorAssignService','_transformUndoredo','black','&assign=','session','onTransformState','_fetchMissChangesets','path','collab-text-range-','SYNCED','InsertRangeMoveRightCommandId','current','_imageSourceCache','_joinRoom','now','_removeRoom','Utf8','RemoveRowCommandId','collabSubmitChangesetUrl','_shapes','userID','_initStatusComponent','roles','_ws','[FetchingMissState]:\x20invalid\x20calling\x20to\x20`resend`.','_name','hide','_updateURLWithCurrentState','_setupBeforeClosingHandler','getCurrentUnitForType','getUndoRedoMutationParamsCache','[OfflineState]:\x20received\x20changeset.','enableLocalCache','propertyIsEnumerable','_cursors','setCurrentUser','\x0aCurrent:\x20','icon','_createSocket','/block/','[CollaborationSessionService]:\x20socket\x20error','[OfflineState]:\x20invalid\x20calling\x20to\x20`resend`.','onlineStatusTitle','_injector','_localeService','_minBufferSize','_disableEditing','_loadDoc','workbook','mixIn','_getSnapshotAPIPrefix','_updateSubUnitFromURLParams','2251686nuBzLp','revision','_hash','saveSheetBlock','clamp','_doCryptBlock','members','roomMembers$','PERMISSION_DENIED','_clearHeartbeatTimer','[CollaborationEntity]:\x20initial\x20state\x20has\x20been\x20created\x20before.\x20You\x20should\x20not\x20call\x20\x22init\x22\x20twice.','collaboration.single-unit.warning','_initUnitPermissionChange','registerRenderModule','startColumn','saveImage','charCodeAt','APPLY_NON_SEQUENTIAL_REVISION','AWAITING_WITH_PENDING','purple300','getActiveRange','filter','complete','Latin1','_cursor','IDLE','createSocket','_doReset','type','failed\x20to\x20apply\x20missed\x20changesets!','isArray','concat','closePath','/resources','min','_remoteChangesetQueue','onTransformIME','_toggleOnline','objectID','synced','SNAPSHOT_SERVER_URL_KEY','url(#$1','UNIVER_PROJECT','WordArray','_docTransformStateCacheService','measureText','liveShareNewHost','_renderManagerService','5aTXdCN','_instanceService','save\x20fail\x20reason\x20is\x20','_assignedColors','duration','addObjects','undoState','sid','reduce','_iv','Hex','random','_config','JOIN','_onRemoteRejected','_updateLocalCursor','_anchorDot','getSheetBlock','syncEditingCollabCursor','\x20to\x20','on-line-single','_session','Univer','hasOwnProperty','isPermissionRej','NO_OTHER_CLIENTS_EDITING','unit-cache-','getMember','_initStatusListener','_sessions','CipherParams','headers','className','data','_status$','_onUserJoin','_handleHover','getCollabEntity$','univer-offline','lib','_getCurrentRevision','getSkeleton','getUnitType','_sendingTimer','_prevBlock','confirm','getSheetBySheetId','_onConnectionFailed','getVpScrollXYInfoByPosToVp','ciphertext','collabStatus.syncing','_notificationService','DeleteRangeMoveLeftCommandId','_range','create','?url=','socketService','getWorkbookSelections','currentSkeleton$','msCrypto','open$','/fetchmissing?from=','HEADER_MENU','getCurrent','collabStatus.fetchMiss','onCommandExecuted','_scheduleSaving','collabStatus.synced','loadSheet','Hasher','_listenToOfflineEvent','_handler','backgroundColor','status','_commentUpdate$','baseRev','_toggleOffline','CHANGESET_REJ','_HTTPService','executeCommand','patch','collaboration-client.offline-data-not-saved','floor','_logService','_scheduleClearOtherTimer','url(#off-line-single_clip0_910_343)','_updateLocalCache','POST','bottom','keys','UniverIcon','COLLAB_SUBMIT_CHANGESET_URL','_undoRedoService','idSuffix','Base','onMouseMove','createCollaborator','session.will-retry','resourceIDs','function','_onRemoteChangeset','PasswordBasedCipher','indexOf','finalize','slice','sin','ws://127.0.0.1:8000/universer-api/comb/connect','_revisionService','AWAITING','socket\x20close','transformMutationsWithChangeset','NOT_FOUND','algo','_onCursorDelete','endRow','_tryEnsureSocket','_cipher','disposeUnit','translate(.97)','_timeoutTimer','RemoveColCommandId','labelPosition','restore','offline','BASE64','textRanges','url(#on-line-single_clip0_910_349)','dispose$','setActiveRange','BufferedBlockAlgorithm','_initDependencies','getOwnPropertyDescriptor','BlockCipherMode','state','APPLY_REJECT','jiqing500','fetchThroughInterceptors','_collaborationTimeoutTimer','_getScale','getParam','tag','_unitOnClients','onSendChangeset','HmacSHA1','commentUpdate$','socket$','FETCH_MISSING','/role','getActiveSheet','defs','setTimeout','UPDATE_PERMISSION_OBJ','blockSize','number','DeleteRangeMoveUpCommandId','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','OFFLINE','0\x200\x2016\x2016','submit\x20changeset\x20error!','onSyncEditingCollabCursor','APPLY_REVISION_CONFILICT','toLowerCase','_initMergeInterceptor','LIVESHARE_OPERATION','EXCHANGE_SIGN_URL_SERVER_URL_KEY','pipe','doc.mutation.rich-text-editing','_socket$','Undefined','_doProcessBlock','unitId\x20is\x20not\x20found','&source=','onlineStatus','getMergeData','image/bmp','LIVESHARE_FETCH_OPERATIONS','stopTime','whenReady','_localCacheService','put','column','SHA1','0\x200\x2017\x2016','LICENSE_MAX_MEMBERS_PER_UNIT_EXCEEDED','_scheduleHeartbeat','registerComponent','1363560QgdgMR','[FetchingMissState]:\x20not\x20expected\x20to\x20receive\x20ack\x20when\x20`this._awaitingChangeset`\x20is\x20null!','replaceTextRanges','TEXT','_clearTimeoutTimer','_hover','c2Prime','UNRECOGNIZED','assignAColorForMemberID','YUUMI_UNABLE_LOAD_URL','_unitStatus','RECV','YUUMI_URL_COL_OUT_OF_RANGE','then','_collaborationController','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','collabStatus.conflict','APPLY_DUPLICATED','urlChange$','_onRecvEvent','onRemoteAck','[ConflictState]:\x20invalid\x20calling\x20to\x20`resend`.','_snapshotService','authzUrl','_id','_xformMode','getInterceptPoints','_registerDependencies','HttpImport','_refRangeService','replaceState','_online','actions','_univerInstanceService','cursorInfo','NEW_CHANGESETS','session.collaboration-timeout','collaboratorID','updatePermissionPoint','ivSize','/-/object/-/batch_allowed','UUID','onPointerEnter$','_resendWithTimeout','svg','_drawRectRange','5abfjdl','_hideTimer','_ENC_XFORM_MODE','formatter','COMPRESS_MUTATION_APPLY','_urlService','selections','_onMessage','onTransformChange$','extend','_createHmacHelper','construct','univer-online-status-icon','row','_transformIMECache','2265888zLyvzv','image/jpg','setWaitCount','deleteCollaborator','sigBytes','ACTIVE_UNIT_EVENT_CHANNEL','MSG_FOR_ERROR','encrypt','setInterval','_syncEditingCollabCursorService','FETCH_MISS','{fileID}','subUnitId','rev','set','OffLineSingle','HttpExport','init','No\x20remote\x20instance\x20service\x20injected.\x20May\x20not\x20syncing\x20edits\x20to\x20the\x20web\x20worker.','decrypt','displayName','isEditing','closeSession','refreshPermission','onTransformRemoteChangesetByIMECache','retryConnectingInterval','_docTransformSelectionsService','Could\x20not\x20dynamically\x20require\x20\x22','ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=','has','_mode','_docStateChangeManagerService','PSEUDO_FETCH_MISSING_RESULT','_sender','setShowComponents','/object/','get','from','listCollaborators','JOINING','mode','_initCloseConn','c1Prime','_waitForHeartbeatResponse','startRow','getRandomValues','joinEvent','unitId','\x20in\x20_schedule.','BlockCipher','loadOfflineData','_updateCollabCursors','localeService','Module','_drawTextRange','4261747YewbbC','_stopTelemetryCollaborationNewChangeset','collabCursorState$','_rescheduleHeartbeat','defineProperty','_event$','fetchMiss','_getUploadFileURL','infoRsp','_draw','_throwTelemetryCollaborationNewChangeset','pauseCollaboration','_resendTimeout','_transformStack','_onLocalMutation','clear','_initCommandExecutedListener','/universer-api/snapshot/','_getDownloadEndpointURL','startTime','InsertColCommandId','keySize','transformUndoRedo','assign','_transformService','updateCollaborator','Pkcs7','method','UPDATE_CURSOR','history','_transformPreviousActiveRange','_onConnectionOpen','auth.needGotoLoginAlert','_change$','onload','sheetId','show','max','_doFinalize','283282hiSqWl','getLatestCsReqIdBySid','responseType','_setupSubUnitSync','fillStyle'];_0x44e8=function(){return _0x4ece01;};return _0x44e8();}ls=pc([ni(0x0,_0x1b2eff),ni(0x1,_0x435342(_0x280c50))],ls);var gc=Object[_0x3d192e(0x494)],Sc=Object[_0x3d192e(0x3e5)],Ic=(_0x13b866,_0x361952,_0x124278,_0x400937)=>{const _0x1513e6=_0x3d192e;for(var _0x295c2c=_0x400937>0x1?void 0x0:_0x400937?Sc(_0x361952,_0x124278):_0x361952,_0x514e9=_0x13b866[_0x1513e6(0x4e9)]-0x1,_0x57a9e0;_0x514e9>=0x0;_0x514e9--)(_0x57a9e0=_0x13b866[_0x514e9])&&(_0x295c2c=(_0x400937?_0x57a9e0(_0x361952,_0x124278,_0x295c2c):_0x57a9e0(_0x295c2c))||_0x295c2c);return _0x400937&&_0x295c2c&&gc(_0x361952,_0x124278,_0x295c2c),_0x295c2c;},et=(_0x5a575f,_0x3ded5e)=>(_0x25a23a,_0x655f22)=>_0x3ded5e(_0x25a23a,_0x655f22,_0x5a575f);let _s=class extends _0x575974{constructor(_0x23269b,_0xc301c3,_0x38a452,_0x3680eb,_0x183f7b){const _0x1ca5ce=_0x3d192e;super(_0x23269b,_0xc301c3,_0x38a452),this[_0x1ca5ce(0x4a8)]=_0x3680eb,this[_0x1ca5ce(0x3b5)]=_0x183f7b;}[_0x3d192e(0x4a6)](_0x42e1a1,_0x1b85ab){const _0x30a396=_0x3d192e,_0x35f9fc=this[_0x30a396(0x29d)](_0x42e1a1);if(_0x35f9fc)try{const _0x1378bf=this[_0x30a396(0x49d)](_0x35f9fc,_0x1b85ab);this[_0x30a396(0x22c)](_0x42e1a1,_0x1378bf);}catch(_0x144095){this[_0x30a396(0x3b5)][_0x30a396(0x4f4)](_0x30a396(0x594),_0x144095),this[_0x30a396(0x4c8)](_0x42e1a1);}const _0x18a21e=this[_0x30a396(0x1f9)](_0x42e1a1);if(_0x18a21e)try{const _0x14eac9=this['_transformStack'](_0x18a21e,_0x1b85ab);this[_0x30a396(0x55e)](_0x42e1a1,_0x14eac9);}catch(_0x59b372){this['_logService'][_0x30a396(0x4f4)](_0x59b372),this[_0x30a396(0x270)](_0x42e1a1);}}[_0x3d192e(0x4c8)](_0x62484c){const _0xd01dfa=_0x3d192e,_0x4d41a6=this[_0xd01dfa(0x29d)](_0x62484c);_0x4d41a6&&(_0x4d41a6[_0xd01dfa(0x4e9)]=0x0,this[_0xd01dfa(0x4ce)]());}[_0x3d192e(0x270)](_0x3f9c2c){const _0x21dd63=_0x3d192e,_0x248f0a=this[_0x21dd63(0x1f9)](_0x3f9c2c);_0x248f0a&&(_0x248f0a[_0x21dd63(0x4e9)]=0x0,this[_0x21dd63(0x4ce)]());}[_0x3d192e(0x22c)](_0x47e1d1,_0x15df95){const _0x531721=_0x3d192e;this[_0x531721(0x2ba)][_0x531721(0x467)](_0x47e1d1,_0x15df95),this[_0x531721(0x4ce)]();}[_0x3d192e(0x55e)](_0x315a11,_0x94a674){const _0xe5d62a=_0x3d192e;this[_0xe5d62a(0x206)][_0xe5d62a(0x467)](_0x315a11,_0x94a674),this['_updateStatus']();}[_0x3d192e(0x49d)](_0x441287,_0xab481d){const _0x36f74e=_0x3d192e,_0x98e90d=[];let _0x1cd8eb=_0xab481d,_0xd385f6=_0xab481d;for(let _0x2d3e1b=_0x441287[_0x36f74e(0x4e9)]-0x1;_0x2d3e1b>=0x0;_0x2d3e1b--){const {unitID:_0x323087,undoMutations:_0x5d53c8,redoMutations:_0x1d026e}=_0x441287[_0x2d3e1b],_0x3ddf82=this[_0x36f74e(0x4a8)]['transformMutationsWithChangeset'](_0x1cd8eb,_0x5d53c8),_0x1778ba=this['_transformService']['transformMutationsWithChangeset'](_0xd385f6,_0x1d026e);if(_0x5952ae(_0x3ddf82)||_0x5952ae(_0x1778ba)){this['_logService']['error'](_0x36f74e(0x594),_0x36f74e(0x597),_0x3ddf82,_0x1778ba);break;}_0x1cd8eb=_0x3ddf82['c1Prime'],_0xd385f6=_0x1778ba[_0x36f74e(0x483)],_0x98e90d[_0x36f74e(0x24b)]({'unitID':_0x323087,'undoMutations':_0x3ddf82[_0x36f74e(0x227)],'redoMutations':_0x1778ba[_0x36f74e(0x227)]});}return _0x98e90d[_0x36f74e(0x2d1)]();}};_s=Ic([et(0x0,_0x405019),et(0x1,_0x4d4125),et(0x2,_0x2ce207),et(0x3,_0x238f3d),et(0x4,_0x25772e)],_s);class Cc extends _0x10cb26{constructor(){const _0x47a183=_0x3d192e;super(),g(this,_0x47a183(0x42e)),this[_0x47a183(0x42e)]=_0x2f7e2c(window,'popstate')['pipe'](_0xe1e697(this[_0x47a183(0x3e1)]),_0x2a23f2(0x1),_0x144116(void 0x0));}[_0x3d192e(0x59f)](_0x2ddb43,_0x3c33e2,_0x5ecd0f=!0x1){const _0x44c407=_0x3d192e,_0x499c65=new URL(window[_0x44c407(0x291)][_0x44c407(0x58a)]);_0x499c65[_0x44c407(0x26b)][_0x44c407(0x467)](_0x2ddb43,_0x3c33e2),_0x5ecd0f?window['history'][_0x44c407(0x43a)]('','',_0x499c65[_0x44c407(0x504)]()):window[_0x44c407(0x4ad)]['pushState']('','',_0x499c65[_0x44c407(0x504)]());}[_0x3d192e(0x1f1)](_0x41084d,_0x297c48=!0x1){const _0x5ec351=_0x3d192e,_0x583532=new URL(window[_0x5ec351(0x291)][_0x5ec351(0x58a)]);_0x583532[_0x5ec351(0x26b)][_0x5ec351(0x2cc)](_0x41084d),_0x297c48?window[_0x5ec351(0x4ad)]['replaceState']('','',_0x583532[_0x5ec351(0x504)]()):window[_0x5ec351(0x4ad)]['pushState']('','',_0x583532['toString']());}[_0x3d192e(0x3ed)](_0x438b8b){const _0x533c09=_0x3d192e;var _0x5cb2f3;return(_0x5cb2f3=new URL(window[_0x533c09(0x291)][_0x533c09(0x58a)])[_0x533c09(0x26b)]['get'](_0x438b8b))!=null?_0x5cb2f3:void 0x0;}}var Yi=Object[_0x3d192e(0x494)],Ec=Object['getOwnPropertyDescriptor'],bc=(_0x2467ba,_0x519e8d,_0x2cab8f)=>_0x519e8d in _0x2467ba?Yi(_0x2467ba,_0x519e8d,{'enumerable':!0x0,'configurable':!0x0,'writable':!0x0,'value':_0x2cab8f}):_0x2467ba[_0x519e8d]=_0x2cab8f,Tc=(_0x37d64e,_0xb1c981,_0x54b194,_0x4c82ba)=>{const _0x3bc01a=_0x3d192e;for(var _0x18d9f6=_0x4c82ba>0x1?void 0x0:_0x4c82ba?Ec(_0xb1c981,_0x54b194):_0xb1c981,_0x2169d7=_0x37d64e[_0x3bc01a(0x4e9)]-0x1,_0x1c0b6c;_0x2169d7>=0x0;_0x2169d7--)(_0x1c0b6c=_0x37d64e[_0x2169d7])&&(_0x18d9f6=(_0x4c82ba?_0x1c0b6c(_0xb1c981,_0x54b194,_0x18d9f6):_0x1c0b6c(_0x18d9f6))||_0x18d9f6);return _0x4c82ba&&_0x18d9f6&&Yi(_0xb1c981,_0x54b194,_0x18d9f6),_0x18d9f6;},_t=(_0x247751,_0x38c0e7)=>(_0x566196,_0x13e427)=>_0x38c0e7(_0x566196,_0x13e427,_0x247751),Rc=(_0x1fafd8,_0x2716ed,_0x3ee9c5)=>bc(_0x1fafd8,_0x2716ed+'',_0x3ee9c5);const yc='UNIVER_COLLABORATION_CLIENT_PLUGIN';let us=class extends _0x17b289{constructor(_0x314495=Er,_0x38c898,_0x5342bd,_0x39717b,_0x2e26c3){const _0x147434=_0x3d192e;super(),this[_0x147434(0x36e)]=_0x314495,this[_0x147434(0x3b5)]=_0x38c898,this['_renderManagerService']=_0x5342bd,this[_0x147434(0x329)]=_0x39717b,this[_0x147434(0x295)]=_0x2e26c3;const {..._0xd685be}=this[_0x147434(0x36e)];this['_configService'][_0x147434(0x1e7)](ie,_0xd685be);}[_0x3d192e(0x277)](){const _0x10d9e9=_0x3d192e;this['_registerDependencies'](),this[_0x10d9e9(0x3e4)]();}[_0x3d192e(0x26a)](){const _0x364a11=_0x3d192e;_0xd9b0ec(this[_0x364a11(0x329)],[[Et]]);}['onRendered'](){this['_registerRenderDependencies']();}[_0x3d192e(0x437)](){const _0x7e6b3b=_0x3d192e;var _0x2293ff,_0x963622,_0x2fc94a,_0x341fe9;this['_injector'][_0x7e6b3b(0x476)](_0x211f33)&&this[_0x7e6b3b(0x3b5)][_0x7e6b3b(0x4f4)](_0x7e6b3b(0x254),'you\x20should\x20override\x20\x22IUndoRedoService\x22\x20provided\x20in\x20\x22core\x22\x20package!');const _0x1b61d3=[[_0x211f33,{'useClass':_s}],[Ae],[bs],[Hi,{'useClass':Cc}],[Ne],[q],[_0x16fe7e],[mt],[gt],[vt],[pt],[Cs],[bt],[Tt],[wi],[Rt],[Oi,{'useClass':(_0x963622=(_0x2293ff=this[_0x7e6b3b(0x36e)])==null?void 0x0:_0x2293ff[_0x7e6b3b(0x39a)])!=null?_0x963622:es}],[_0x246ddf,{'useClass':ls}],[_0x1be879,{'useClass':cs}],[_0xfbc33e,{'useClass':hs}],[it],[Ct],[It],[Et],[Ve]];(_0x2fc94a=this[_0x7e6b3b(0x36e)])!=null&&_0x2fc94a[_0x7e6b3b(0x562)]&&_0x1b61d3['push']([yt,{'useClass':so}]),_0x1adb6b(this[_0x7e6b3b(0x329)],_0x47ce99(_0x1b61d3,(_0x341fe9=this[_0x7e6b3b(0x36e)])==null?void 0x0:_0x341fe9[_0x7e6b3b(0x1ea)]));}[_0x3d192e(0x545)](){const _0x57dd89=_0x3d192e;this[_0x57dd89(0x2f7)](this[_0x57dd89(0x361)][_0x57dd89(0x33f)](_0x1c25e8[_0x57dd89(0x52f)],[os])),this[_0x57dd89(0x2f7)](this[_0x57dd89(0x361)]['registerRenderModule'](_0x1c25e8['UNIVER_SHEET'],[as]));}[_0x3d192e(0x3e4)](){const _0x4572ce=_0x3d192e;var _0x130dce,_0x4ffc59;this[_0x4572ce(0x329)][_0x4572ce(0x47d)](_0x280c50)['registerHTTPInterceptor']({'priority':0x14,'interceptor':_0x2dd3a5({'maxParallel':0x6})}),(_0x130dce=this[_0x4572ce(0x36e)])!=null&&_0x130dce['enableOfflineEditing']||this[_0x4572ce(0x329)][_0x4572ce(0x47d)](q)['disableLocalCache'](),(_0x4ffc59=this['_config'])!=null&&_0x4ffc59[_0x4572ce(0x287)]&&_0xd9b0ec(this[_0x4572ce(0x329)],[[bt]]),_0xd9b0ec(this['_injector'],[[Tt],[Ve],[Ct],[it],[It],[Rt]]);}};Rc(us,_0x3d192e(0x242),yc),us=Tc([_0x347a5f(_0x45331b,_0x1c34c7),_t(0x1,_0x25772e),_t(0x2,_0x1d562c),_t(0x3,_0x435342(_0x5a18dc)),_t(0x4,_0x1b2eff)],us);export{Ua as AUTHZ_URL_KEY,cs as AuthzIoHttpService,gr as COLLAB_SUBMIT_CHANGESET_URL_KEY,hr as COLLAB_WEB_SOCKET_URL_KEY,it as CollaborationController,St as CollaborationEntity,ts as CollaborationSession,Ae as CollaborationSessionService,es as CollaborationSocketService,J as CollaborationStatus,ua as CollaborationStatusDisplay,wi as CommentService,Ct as DataLoaderController,It as DesktopCollaborationStatusDisplayController,ss as DocCollaborationEntity,_r as HEARTBEAT_INTERVAL_KEY,bi as HEARTBEAT_TIMEOUT_KEY,Oi as ICollaborationSocketService,Hi as IURLService,hs as ImageIoService,mr as LOCAL_CACHE_INTERVAL_KEY,Ir as LOGIN_URL_KEY,q as LocalCacheService,Ne as MemberService,fr as RETRY_CONNECTING_MAX_COUNT_KEY,Gc as SEND_CHANGESET_TIMEOUT_KEY,rr as SNAPSHOT_SERVER_URL_KEY,ar as SNAPSHOT_URL_KEY,ve as SessionStatus,Ko as SheetCollabCursorShape,is as SheetCollaborationEntity,ls as SnapshotServerOverHTTPService,us as UniverCollaborationClientPlugin,Cc as WebURLService,br as deserializeToCombResponse,Tr as serializeCombRequest};
|
1
|
+
const _0x82dda6=_0x4ed8;(function(_0x16d4ba,_0x4b6824){const _0x5c1a1e=_0x4ed8,_0x2a7ed1=_0x16d4ba();while(!![]){try{const _0x3ce850=parseInt(_0x5c1a1e(0x2f7))/0x1*(-parseInt(_0x5c1a1e(0x42f))/0x2)+-parseInt(_0x5c1a1e(0x4b8))/0x3+-parseInt(_0x5c1a1e(0x21d))/0x4+-parseInt(_0x5c1a1e(0x495))/0x5*(parseInt(_0x5c1a1e(0x2d0))/0x6)+-parseInt(_0x5c1a1e(0x169))/0x7*(parseInt(_0x5c1a1e(0x3e7))/0x8)+parseInt(_0x5c1a1e(0x356))/0x9*(-parseInt(_0x5c1a1e(0x3c6))/0xa)+parseInt(_0x5c1a1e(0x3ad))/0xb*(parseInt(_0x5c1a1e(0x3dc))/0xc);if(_0x3ce850===_0x4b6824)break;else _0x2a7ed1['push'](_0x2a7ed1['shift']());}catch(_0xfeadbe){_0x2a7ed1['push'](_0x2a7ed1['shift']());}}}(_0x1536,0x97023));var qi=Object[_0x82dda6(0x3f9)],Xi=(_0x48b209,_0x2555db,_0x110be6)=>_0x2555db in _0x48b209?qi(_0x48b209,_0x2555db,{'enumerable':!0x0,'configurable':!0x0,'writable':!0x0,'value':_0x110be6}):_0x48b209[_0x2555db]=_0x110be6,g=(_0x153c34,_0x53d27e,_0x258710)=>Xi(_0x153c34,typeof _0x53d27e!=_0x82dda6(0x514)?_0x53d27e+'':_0x53d27e,_0x258710);import{createIdentifier as _0x1259a7,Inject as _0x37f3a9,Disposable as _0x475e40,DisposableCollection as _0x29e28b,toDisposable as _0x4ef43f,IConfigService as _0x292916,ILogService as _0x326490,UserManagerService as _0x500a21,UniverInstanceType as _0x494dbf,IUniverInstanceService as _0x4482e3,LocaleService as _0x4f57be,Optional as _0x5874f6,RxDisposable as _0x2ffcba,Injector as _0x25b3fb,Tools as _0x21a09e,ILocalStorageService as _0x59f19b,Rectangle as _0x2c57da,ICommandService as _0xe8cf46,DOC_RANGE_TYPE as _0x4ff283,JSONX as _0xba5201,CommandType as _0x2c0628,IPermissionService as _0x2ccec3,IUndoRedoService as _0x4c4e29,sequenceExecute as _0x15e402,debounce as _0x19992e,COLORS as _0x4cb170,ColorKit as _0x184cd1,ThemeService as _0x40ffbf,fromEventSubject as _0x3f3aca,useDependency as _0x6daa4d,connectInjector as _0xf350e2,Workbook as _0x200d90,isInternalEditorID as _0x4d648f,LocalUndoRedoService as _0x36d907,IContextService as _0x251f0c,DependentOn as _0x46b42d,Plugin as _0x1f28ba,touchDependencies as _0x5e2d1f,IAuthzIoService as _0x3b9232,registerDependencies as _0x8ff2c1,mergeOverrideWithDependencies as _0x24113e}from'@univerjs/core';import{Subject as _0xe496c9,merge as _0x50cf65,takeUntil as _0x126fa9,BehaviorSubject as _0x167de7,distinctUntilChanged as _0x1f16ec,fromEvent as _0x13b134,ReplaySubject as _0x2160b1,take as _0x2f2b0e,map as _0x1122a7,shareReplay as _0x113498,of as _0x3d2f2b,debounceTime as _0x181a52,filter as _0x3c8348,switchMap as _0x51e84a,combineLatest as _0x122633,concatMap as _0x46b5e9,mapTo as _0x2f201a}from'rxjs';import{map as _0x66dc00,take as _0xae8f9f,filter as _0x126305,delay as _0x52dd80,throttleTime as _0x2d4134,takeUntil as _0x2fc7da,switchMap as _0x1835d4}from'rxjs/operators';import{MessageType as _0x6ce421,Tooltip as _0x271cf0}from'@univerjs/design';import{IBeforeCloseService as _0x133e57,IMessageService as _0xc34e37,INotificationService as _0x359342,useObservable as _0x2ea048,BuiltInUIPart as _0x13b3f9,IUIPartsService as _0x1c08d4}from'@univerjs/ui';import{HTTPService as _0x354c66,WebSocketService as _0x213be1,MergeInterceptorFactory as _0x364a8c,HTTPRequest as _0x2c3e76,UniverNetworkPlugin as _0x5af7ff,ThresholdInterceptorFactory as _0x5b9731}from'@univerjs/network';import{CollaborationEvent as _0x304292,parseChangesetToProtocol as _0x43824b,ISnapshotServerService as _0x2ac93a,isTransformMutationFailure as _0x555d6d,isTransformMutationsWithChangesetSuccess as _0x11d5be,ITransformService as _0x3e8250,RevisionService as _0x2af6ad,mapDocumentTypeToUniverType as _0x41c280,isTransformChangesetsSuccess as _0x3917fd,CompressMutationService as _0x385f00,parseProtocolChangeset as _0x308263,SnapshotService as _0x3c2c81,textEncoder as _0x415c30,b64DecodeUnicode as _0x50951c,isTransformMutationsWithChangesetFailure as _0x17e210,UniverCollaborationPlugin as _0x4562c6}from'@univerjs-pro/collaboration';import{ITelemetryService as _0x26227e}from'@univerjs/telemetry';import{DocIMEInputManagerService as _0x1f777d,DocStateChangeManagerService as _0x48d9fd,NodePositionConvertToCursor as _0x4b0abc,NodePositionConvertToRectRange as _0x18f047,TEXT_RANGE_LAYER_INDEX as _0x142f57,SetDocZoomRatioOperation as _0x363f0b}from'@univerjs/docs-ui';import{SheetsSelectionsService as _0x3043e8,SetSelectionsOperation as _0x32d1fe,InsertSheetMutation as _0x3eb78a,EmptyMutation as _0xb5533c,WorkbookEditablePermission as _0x499bdd,RefRangeService as _0x3f0362,EffectRefRangId as _0x1be79f,handleIRemoveRow as _0x31e216,handleIRemoveCol as _0x189a7f,handleMoveRange as _0x194de7,handleInsertRow as _0x3e2f82,handleInsertRangeMoveRight as _0x3f7167,handleInsertRangeMoveDown as _0x178c70,handleInsertCol as _0x38ddd6,handleDeleteRangeMoveUp as _0x573d65,handleDeleteRangeMoveLeft as _0x588c13,runRefRangeMutations as _0x3b1180,SetWorksheetActivateCommand as _0x3ddbd4}from'@univerjs/sheets';import{IRenderManagerService as _0x234025,Shape as _0x2efe9a,Rect as _0x26bede,getColor as _0x2ec329,RegularPolygon as _0x4dbf01,TRANSFORM_CHANGE_OBSERVABLE_TYPE as _0x453f15,Vector2 as _0x36a2e2}from'@univerjs/engine-render';import{DocSelectionManagerService as _0x364d9d,RichTextEditingMutation as _0x35e4f0,SetTextSelectionsOperation as _0x5b94b4,DocSkeletonManagerService as _0x3e0db5}from'@univerjs/docs';import{ImageSourceType as _0x4fc826,ImageUploadStatusType as _0x32ffb8,IImageIoService as _0x450184}from'@univerjs/drawing';import{deserializeRangeWithSheet as _0x144f6d,serializeRangeWithSheet as _0xba5c5b}from'@univerjs/engine-formula';function _0x4ed8(_0x4b064e,_0x17e061){const _0x15363f=_0x1536();return _0x4ed8=function(_0x4ed8e5,_0x3fde29){_0x4ed8e5=_0x4ed8e5-0x111;let _0x209e5e=_0x15363f[_0x4ed8e5];return _0x209e5e;},_0x4ed8(_0x4b064e,_0x17e061);}import{SheetSkeletonManagerService as _0x2ae80e,VIEWPORT_KEY as _0x5ef301,getCoordByCell as _0x379bc5,getSheetObject as _0x13afe2,SheetPermissionInitController as _0x547f3c}from'@univerjs/sheets-ui';import _0x5508e1,{forwardRef as _0x435144,useRef as _0x2fc29a,createElement as _0x322091,useCallback as _0x5ebf14}from'react';import{IRemoteInstanceService as _0x461595}from'@univerjs/rpc';const cr=_0x82dda6(0x3fd),hr='/universer-api/snapshot',lr='SNAPSHOT_URL_KEY',Xc='SEND_CHANGESET_TIMEOUT',_r=0x7d0,ur=_0x82dda6(0x151),dr=_0x82dda6(0x3e9),fr=_0x82dda6(0x396),vr=0x7530,bi=_0x82dda6(0x2e8),Ti=0x4e20,mr=0x4e20,pr=_0x82dda6(0x4ef),gr=0x3,Sr=_0x82dda6(0x3a1),Ir=0x3e8,Cr=_0x82dda6(0x32b),Er=_0x82dda6(0x159),br='LOGIN_URL_KEY',Tr='/universer-api/oidc/authpage';var Ri=(_0xfe0e0e=>(_0xfe0e0e[_0xfe0e0e['UNDEFINED']=0x0]=_0x82dda6(0x247),_0xfe0e0e[_0xfe0e0e['OK']=0x1]='OK',_0xfe0e0e[_0xfe0e0e['INTERNAL_ERROR']=0x2]=_0x82dda6(0x4ea),_0xfe0e0e[_0xfe0e0e[_0x82dda6(0x257)]=0x3]=_0x82dda6(0x257),_0xfe0e0e[_0xfe0e0e[_0x82dda6(0x487)]=0x4]=_0x82dda6(0x487),_0xfe0e0e[_0xfe0e0e['UNAUTHENTICATED']=0x5]='UNAUTHENTICATED',_0xfe0e0e[_0xfe0e0e['ALREADY_EXISTS']=0x6]='ALREADY_EXISTS',_0xfe0e0e[_0xfe0e0e[_0x82dda6(0x137)]=0x7]='INVALID_ARGUMENT',_0xfe0e0e[_0xfe0e0e[_0x82dda6(0x113)]=0x8]='TOO_MANY_REQUESTS',_0xfe0e0e[_0xfe0e0e[_0x82dda6(0x445)]=0x9]=_0x82dda6(0x445),_0xfe0e0e[_0xfe0e0e[_0x82dda6(0x250)]=0x1389]=_0x82dda6(0x250),_0xfe0e0e[_0xfe0e0e[_0x82dda6(0x3b1)]=0x1771]='SNAPSHOT_INVALID_SNAPSHOT',_0xfe0e0e[_0xfe0e0e[_0x82dda6(0x2f1)]=0x1772]=_0x82dda6(0x2f1),_0xfe0e0e[_0xfe0e0e[_0x82dda6(0x14d)]=0x1773]='ENSURE_SNAPSHOT_EXECUTION',_0xfe0e0e[_0xfe0e0e[_0x82dda6(0x37a)]=0x1b59]='APPLY_REJECT',_0xfe0e0e[_0xfe0e0e[_0x82dda6(0x259)]=0x1b5a]=_0x82dda6(0x259),_0xfe0e0e[_0xfe0e0e[_0x82dda6(0x4e9)]=0x1b5b]=_0x82dda6(0x4e9),_0xfe0e0e[_0xfe0e0e[_0x82dda6(0x184)]=0x1b5c]=_0x82dda6(0x184),_0xfe0e0e[_0xfe0e0e[_0x82dda6(0x11e)]=0x1b5d]=_0x82dda6(0x11e),_0xfe0e0e[_0xfe0e0e[_0x82dda6(0x1be)]=0x1f41]='CONNECTOR_DATA_TOO_LARGE',_0xfe0e0e[_0xfe0e0e[_0x82dda6(0x2bc)]=0x2329]=_0x82dda6(0x2bc),_0xfe0e0e[_0xfe0e0e[_0x82dda6(0x4c5)]=0x232a]='LICENSE_MAX_MEMBERS_PER_UNIT_EXCEEDED',_0xfe0e0e[_0xfe0e0e[_0x82dda6(0x1c9)]=0x232b]='LICENSE_IMPORT_SIZE_EXCEEDED',_0xfe0e0e[_0xfe0e0e[_0x82dda6(0x18f)]=0x232c]=_0x82dda6(0x18f),_0xfe0e0e[_0xfe0e0e['LICENSE_DISTRO_REJECTED']=0x232d]='LICENSE_DISTRO_REJECTED',_0xfe0e0e[_0xfe0e0e[_0x82dda6(0x246)]=0x2711]=_0x82dda6(0x246),_0xfe0e0e[_0xfe0e0e[_0x82dda6(0x4e0)]=0x2712]='YUUMI_URL_COL_OUT_OF_RANGE',_0xfe0e0e[_0xfe0e0e['YUUMI_RATE_OVER_LIMIT']=0x2713]=_0x82dda6(0x170),_0xfe0e0e[_0xfe0e0e[_0x82dda6(0x1b9)]=0x2714]=_0x82dda6(0x1b9),_0xfe0e0e[_0xfe0e0e['UNRECOGNIZED']=-0x1]=_0x82dda6(0x392),_0xfe0e0e))(Ri||{}),ce=(_0x2c41b3=>(_0x2c41b3[_0x2c41b3[_0x82dda6(0x2db)]=0x0]=_0x82dda6(0x2db),_0x2c41b3[_0x2c41b3[_0x82dda6(0x1e4)]=0x1]=_0x82dda6(0x1e4),_0x2c41b3[_0x2c41b3[_0x82dda6(0x4b9)]=0x2]='UNIVER_SHEET',_0x2c41b3[_0x2c41b3['UNIVER_SLIDE']=0x3]=_0x82dda6(0x209),_0x2c41b3[_0x2c41b3[_0x82dda6(0x21c)]=0x4]='UNIVER_PROJECT',_0x2c41b3[_0x2c41b3[_0x82dda6(0x392)]=-0x1]='UNRECOGNIZED',_0x2c41b3))(ce||{}),W=(_0x553293=>(_0x553293[_0x553293['UNKNOWN_CMD']=0x0]='UNKNOWN_CMD',_0x553293[_0x553293[_0x82dda6(0x4dd)]=0x1]=_0x82dda6(0x4dd),_0x553293[_0x553293[_0x82dda6(0x1e5)]=0x2]=_0x82dda6(0x1e5),_0x553293[_0x553293[_0x82dda6(0x119)]=0x3]=_0x82dda6(0x119),_0x553293[_0x553293[_0x82dda6(0x435)]=0x4]=_0x82dda6(0x435),_0x553293[_0x553293['HEARTBEAT']=0x5]=_0x82dda6(0x2e6),_0x553293[_0x553293[_0x82dda6(0x263)]=0x6]='RECV',_0x553293[_0x553293['UNRECOGNIZED']=-0x1]=_0x82dda6(0x392),_0x553293))(W||{}),Is=(_0xa3566a=>(_0xa3566a[_0xa3566a['UNKNOWN_CODE']=0x0]=_0x82dda6(0x44a),_0xa3566a[_0xa3566a['OK']=0x1]='OK',_0xa3566a[_0xa3566a[_0x82dda6(0x1a7)]=0x2]='FAIL',_0xa3566a[_0xa3566a[_0x82dda6(0x392)]=-0x1]=_0x82dda6(0x392),_0xa3566a))(Is||{}),yi=(_0x1b6a97=>(_0x1b6a97[_0x1b6a97[_0x82dda6(0x1b3)]=0x0]='Undefined',_0x1b6a97[_0x1b6a97[_0x82dda6(0x17f)]=0x1]=_0x82dda6(0x17f),_0x1b6a97[_0x1b6a97[_0x82dda6(0x11a)]=0x2]=_0x82dda6(0x11a),_0x1b6a97[_0x1b6a97[_0x82dda6(0x368)]=0x3]=_0x82dda6(0x368),_0x1b6a97[_0x1b6a97[_0x82dda6(0x4c0)]=0x4]=_0x82dda6(0x4c0),_0x1b6a97[_0x1b6a97[_0x82dda6(0x392)]=-0x1]=_0x82dda6(0x392),_0x1b6a97))(yi||{});const ie=_0x82dda6(0x4a4),Rr={};function yr(_0x476f7f){const _0x8a6c8c=_0x82dda6;var _0x7d738a,_0x5af3c8,_0x3d1fbf,_0x5ef419,_0x257ee7;const _0x352212=_0x476f7f[_0x8a6c8c(0x510)],_0x119b71=JSON[_0x8a6c8c(0x21e)](_0x352212);switch(_0x119b71[_0x8a6c8c(0x336)]){case W[_0x8a6c8c(0x2e6)]:case W[_0x8a6c8c(0x4dd)]:{const _0x1e776f=_0x119b71['infoRsp'];return{..._0x119b71,'data':_0x1e776f,'cmd':_0x119b71[_0x8a6c8c(0x336)]};}case W['JOIN']:{const _0x7bf10f=_0x119b71[_0x8a6c8c(0x354)];return{..._0x119b71,'data':_0x7bf10f,'cmd':_0x119b71[_0x8a6c8c(0x336)]};}case W['RECV']:{const _0x3f5465=_0x119b71[_0x8a6c8c(0x360)];switch(_0x3f5465[_0x8a6c8c(0x2ca)]){case _0x304292[_0x8a6c8c(0x51a)]:return{..._0x119b71,'data':{..._0x3f5465,'data':(_0x7d738a=_0x3f5465['permissionRejEvent'])==null?void 0x0:_0x7d738a['cs']},'cmd':_0x119b71['cmd']};case _0x304292[_0x8a6c8c(0x34d)]:return{..._0x119b71,'data':{..._0x3f5465,'data':(_0x5af3c8=_0x3f5465[_0x8a6c8c(0x187)])==null?void 0x0:_0x5af3c8['cs']},'cmd':_0x119b71['cmd']};case _0x304292[_0x8a6c8c(0x1eb)]:return{..._0x119b71,'data':{..._0x3f5465,'data':(_0x3d1fbf=_0x3f5465[_0x8a6c8c(0x25e)])==null?void 0x0:_0x3d1fbf['cs']},'cmd':_0x119b71[_0x8a6c8c(0x336)]};case _0x304292[_0x8a6c8c(0x117)]:return{..._0x119b71,'data':{..._0x3f5465,'data':(_0x5ef419=_0x3f5465[_0x8a6c8c(0x2c2)])==null?void 0x0:_0x5ef419['cs']},'cmd':_0x119b71[_0x8a6c8c(0x336)]};case _0x304292[_0x8a6c8c(0x317)]:return{..._0x119b71,'data':{..._0x3f5465,'data':(_0x257ee7=_0x3f5465[_0x8a6c8c(0x345)])==null?void 0x0:_0x257ee7['cs']},'cmd':_0x119b71[_0x8a6c8c(0x336)]};case _0x304292['UPDATE_CURSOR']:return{..._0x119b71,'data':{..._0x3f5465,'data':_0x3f5465[_0x8a6c8c(0x42c)]},'cmd':_0x119b71[_0x8a6c8c(0x336)]};case _0x304292['USERS_ENTER']:return{..._0x119b71,'data':{..._0x3f5465,'data':_0x3f5465[_0x8a6c8c(0x1bc)]},'cmd':_0x119b71[_0x8a6c8c(0x336)]};case _0x304292[_0x8a6c8c(0x481)]:return{..._0x119b71,'data':{..._0x3f5465,'data':_0x3f5465[_0x8a6c8c(0x4b1)]},'cmd':_0x119b71[_0x8a6c8c(0x336)]};case _0x304292[_0x8a6c8c(0x229)]:return{..._0x119b71,'data':{..._0x3f5465,'data':_0x3f5465[_0x8a6c8c(0x2fd)]},'cmd':_0x119b71[_0x8a6c8c(0x336)]};case _0x304292[_0x8a6c8c(0x498)]:case _0x304292['LIVESHARE_OPERATION']:return{..._0x119b71,'data':{..._0x3f5465,'data':_0x3f5465[_0x8a6c8c(0x314)]},'cmd':_0x119b71['cmd']};case _0x304292['LIVESHARE_TERMINATE']:return{..._0x119b71,'data':{..._0x3f5465,'data':_0x3f5465[_0x8a6c8c(0x2fd)]},'cmd':_0x119b71['cmd']};case _0x304292[_0x8a6c8c(0x36a)]:return{..._0x119b71,'data':_0x3f5465,'cmd':_0x119b71[_0x8a6c8c(0x336)]};case _0x304292[_0x8a6c8c(0x2b6)]:return{..._0x119b71,'data':{..._0x3f5465,'data':_0x3f5465[_0x8a6c8c(0x2cd)]},'cmd':_0x119b71[_0x8a6c8c(0x336)]};case _0x304292[_0x8a6c8c(0x129)]:return{..._0x119b71,'data':{..._0x3f5465,'data':_0x3f5465[_0x8a6c8c(0x2d5)]},'cmd':_0x119b71['cmd']};case _0x304292[_0x8a6c8c(0x1a6)]:return{..._0x119b71,'data':{..._0x3f5465,'data':_0x3f5465[_0x8a6c8c(0x3dd)]},'cmd':_0x119b71['cmd']};default:return _0x119b71;}}default:return _0x119b71;}}function Or(_0x2070f2){const _0x4620b8=_0x82dda6;switch(_0x2070f2[_0x4620b8(0x336)]){case W[_0x4620b8(0x2e6)]:case W[_0x4620b8(0x4dd)]:return JSON[_0x4620b8(0x41d)]({'cmd':_0x2070f2[_0x4620b8(0x336)],'routeKey':_0x2070f2[_0x4620b8(0x161)]});case W[_0x4620b8(0x435)]:{let _0x355b39;switch(_0x2070f2[_0x4620b8(0x510)]['eventID']){case _0x304292[_0x4620b8(0x1ae)]:{_0x355b39={'eventID':_0x304292[_0x4620b8(0x1ae)],'updateCursorEvent':_0x2070f2[_0x4620b8(0x510)][_0x4620b8(0x510)]};break;}case _0x304292[_0x4620b8(0x481)]:{_0x355b39={'eventID':_0x304292[_0x4620b8(0x481)],'leaveEvent':_0x2070f2[_0x4620b8(0x510)][_0x4620b8(0x510)]};break;}case _0x304292['USERS_ENTER']:{_0x355b39={'eventID':_0x304292[_0x4620b8(0x2da)],'joinEvent':_0x2070f2[_0x4620b8(0x510)][_0x4620b8(0x510)]};break;}case _0x304292[_0x4620b8(0x229)]:{_0x355b39={'eventID':_0x304292[_0x4620b8(0x229)],'liveShareNewHost':_0x2070f2['data'][_0x4620b8(0x510)]};break;}case _0x304292[_0x4620b8(0x3f6)]:{_0x355b39={'eventID':_0x304292[_0x4620b8(0x3f6)],'liveShareOperation':_0x2070f2['data']['data']};break;}case _0x304292[_0x4620b8(0x1a0)]:{_0x355b39={'eventID':_0x304292[_0x4620b8(0x1a0)],'liveShareTerminate':_0x2070f2['data'][_0x4620b8(0x510)]};break;}case _0x304292['LIVESHARE_REQUEST_HOST']:{_0x355b39={'eventID':_0x304292[_0x4620b8(0x40c)],'liveShareRequestHost':_0x2070f2[_0x4620b8(0x510)]['data']};break;}case _0x304292[_0x4620b8(0x498)]:{_0x355b39={'eventID':_0x304292[_0x4620b8(0x498)]};break;}default:_0x355b39={'eventID':_0x2070f2[_0x4620b8(0x510)][_0x4620b8(0x2ca)]};}return JSON['stringify']({'cmd':_0x2070f2[_0x4620b8(0x336)],'routeKey':_0x2070f2[_0x4620b8(0x161)],'collaMsg':_0x355b39});}case W['JOIN']:return JSON[_0x4620b8(0x41d)]({'cmd':_0x2070f2[_0x4620b8(0x336)],'routeKey':_0x2070f2[_0x4620b8(0x161)],'joinReq':_0x2070f2['data']});case W['LEAVE']:return JSON['stringify']({'cmd':_0x2070f2[_0x4620b8(0x336)],'routeKey':_0x2070f2[_0x4620b8(0x161)],'leaveReq':_0x2070f2[_0x4620b8(0x510)]});default:throw new Error(_0x4620b8(0x39c));}}var wr=Object[_0x82dda6(0x3f9)],Dr=Object[_0x82dda6(0x2c6)],Pr=(_0x2cf358,_0x571182,_0x3989c3,_0x1d4430)=>{for(var _0x3fb236=_0x1d4430>0x1?void 0x0:_0x1d4430?Dr(_0x571182,_0x3989c3):_0x571182,_0x1cbdf7=_0x2cf358['length']-0x1,_0x277f96;_0x1cbdf7>=0x0;_0x1cbdf7--)(_0x277f96=_0x2cf358[_0x1cbdf7])&&(_0x3fb236=(_0x1d4430?_0x277f96(_0x571182,_0x3989c3,_0x3fb236):_0x277f96(_0x3fb236))||_0x3fb236);return _0x1d4430&&_0x3fb236&&wr(_0x571182,_0x3989c3,_0x3fb236),_0x3fb236;},qe=(_0x4c6f14,_0x1f40dd)=>(_0x208630,_0x54ee2b)=>_0x1f40dd(_0x208630,_0x54ee2b,_0x4c6f14);const Oi=_0x1259a7(_0x82dda6(0x1bf));function Ur(_0x53d7d7,_0x5cd513,_0x15eceb){const _0x3eab39=_0x82dda6;return _0x53d7d7+'/'+_0x5cd513+_0x3eab39(0x4d2)+_0x15eceb+_0x3eab39(0x1de);}let es=class extends _0x475e40{constructor(_0x1fce86,_0x14fe3e,_0x35299f,_0x28f99d,_0x40e997){const _0x476930=_0x82dda6;super(),this['_http']=_0x1fce86,this['_ws']=_0x14fe3e,this[_0x476930(0x4ab)]=_0x35299f,this[_0x476930(0x365)]=_0x28f99d,this[_0x476930(0x1aa)]=_0x40e997;}[_0x82dda6(0x305)](_0x2c6d72){const _0x1bd637=_0x82dda6,_0x21ac09=this[_0x1bd637(0x2c8)]['createSocket'](_0x2c6d72);if(!_0x21ac09)throw new Error('[CollaborationSocketService]:\x20failed\x20to\x20create\x20socket!');const _0x2ce8b3=new _0x29e28b(),_0x3c4612=new _0xe496c9();_0x2ce8b3[_0x1bd637(0x174)](_0x21ac09[_0x1bd637(0x30a)][_0x1bd637(0x4a3)](_0x355a0f=>_0x3c4612[_0x1bd637(0x291)](_0x355a0f))),_0x2ce8b3[_0x1bd637(0x174)](_0x4ef43f(()=>_0x3c4612[_0x1bd637(0x234)]()));const _0x754350=new _0xe496c9();_0x2ce8b3[_0x1bd637(0x174)](_0x21ac09['error$'][_0x1bd637(0x4a3)](_0xeab1fc=>_0x754350[_0x1bd637(0x291)](_0xeab1fc))),_0x2ce8b3[_0x1bd637(0x174)](_0x4ef43f(()=>_0x754350[_0x1bd637(0x234)]()));const _0xe25aec=new _0xe496c9();_0x2ce8b3[_0x1bd637(0x174)](_0x21ac09[_0x1bd637(0x3de)][_0x1bd637(0x4a3)](_0x5c6771=>{const _0x38cd2d=_0x1bd637,_0x172606=yr(_0x5c6771);_0xe25aec[_0x38cd2d(0x291)](_0x172606);})),_0x2ce8b3[_0x1bd637(0x174)](_0x4ef43f(()=>_0xe25aec[_0x1bd637(0x234)]()));let _0x9bdc0;const _0x2694a1=()=>{const _0x2024d6=_0x1bd637;_0x754350[_0x2024d6(0x291)](new Event(_0x2024d6(0x22a))),_0x3c4612[_0x2024d6(0x291)](new CloseEvent(_0x2024d6(0x22a))),_0x9bdc0[_0x2024d6(0x1cd)]();};return _0x9bdc0={'memberID':'','close$':_0x3c4612[_0x1bd637(0x16a)](),'error$':_0x754350[_0x1bd637(0x16a)](),'open$':_0x21ac09[_0x1bd637(0x2b7)],'message$':_0xe25aec['asObservable'](),'send':_0x5dcf84=>{const _0x20024d=_0x1bd637;if(_0x5dcf84[_0x20024d(0x336)]===W[_0x20024d(0x435)]){if(_0x5dcf84[_0x20024d(0x510)][_0x20024d(0x2ca)]===_0x304292[_0x20024d(0x1fe)]){this[_0x20024d(0x192)](_0x9bdc0,_0x5dcf84[_0x20024d(0x510)])[_0x20024d(0x35d)](_0x4792e4=>{const _0x45f5e2=_0x20024d;this[_0x45f5e2(0x365)][_0x45f5e2(0x165)](_0x4792e4),_0x2694a1();});return;}if(_0x5dcf84[_0x20024d(0x510)][_0x20024d(0x2ca)]===_0x304292[_0x20024d(0x449)]){const _0x95df11=_0x5dcf84[_0x20024d(0x510)];this[_0x20024d(0x33c)](_0x95df11)['then'](_0x1d9946=>{const _0x111637=_0x20024d;_0xe25aec[_0x111637(0x291)]({'cmd':W[_0x111637(0x263)],'code':Is['OK'],'routeKey':_0x95df11[_0x111637(0x510)][_0x111637(0x219)],'routeType':'','data':{'eventID':_0x304292[_0x111637(0x1bd)],'data':{'changesets':_0x1d9946}}});})[_0x20024d(0x35d)](_0x36edaf=>{this['_logService']['error'](_0x36edaf),_0x2694a1();});return;}}_0x21ac09[_0x20024d(0x420)](Or(_0x5dcf84));},'close':()=>{const _0x3e7071=_0x1bd637;_0x21ac09['close'](),_0x2ce8b3[_0x3e7071(0x281)]();}},_0x9bdc0;}async[_0x82dda6(0x192)](_0x2f1f0f,_0x49b6db){const _0x1bbcbd=_0x82dda6;var _0x483a14,_0xcba08d;const {unitType:_0x543cfa,unitID:_0x89f353,changeset:_0x3e309d}=_0x49b6db[_0x1bbcbd(0x510)],_0x114794={'unitID':_0x89f353,'memberID':_0x2f1f0f[_0x1bbcbd(0x1a1)],'type':_0x543cfa,'changeset':_0x43824b(_0x3e309d)},_0x21ae67=this[_0x1bbcbd(0x4ab)][_0x1bbcbd(0x1c5)](Cr),_0x456639=this[_0x1bbcbd(0x4ab)][_0x1bbcbd(0x1c5)](ie),_0x1409be=Ur((_0xcba08d=(_0x483a14=_0x456639==null?void 0x0:_0x456639[_0x1bbcbd(0x1a4)])!=null?_0x483a14:_0x21ae67)!=null?_0xcba08d:Er,_0x543cfa,_0x89f353);try{await this[_0x1bbcbd(0x1b0)]['post'](_0x1409be,{'body':_0x114794});}catch(_0x2f2d16){throw this[_0x1bbcbd(0x365)]['error'](_0x1bbcbd(0x344),'submit\x20changeset\x20error!'),_0x2f2d16;}}async[_0x82dda6(0x33c)](_0x6edf91){const _0x36c4f9=_0x82dda6,{unitID:_0x5e3133,from:_0x1ee2fc,to:_0x2d99d0,unitType:_0x1df891}=_0x6edf91[_0x36c4f9(0x510)];return(await this[_0x36c4f9(0x1aa)][_0x36c4f9(0x485)]({'metadata':void 0x0},{'unitID':_0x5e3133,'type':_0x1df891,'from':_0x1ee2fc,'to':_0x2d99d0}))['changesets'];}};es=Pr([qe(0x0,_0x37f3a9(_0x354c66)),qe(0x1,_0x37f3a9(_0x213be1)),qe(0x2,_0x292916),qe(0x3,_0x326490),qe(0x4,_0x2ac93a)],es);const Nr=_0x82dda6(0x25c);function Ar(_0x19c9f4){const _0x3d124e=_0x82dda6;return JSON[_0x3d124e(0x41d)](_0x19c9f4)[_0x3d124e(0x1af)];}class wi{constructor(){const _0x1c2ddd=_0x82dda6;g(this,_0x1c2ddd(0x2b0),new _0xe496c9()),g(this,_0x1c2ddd(0x33a),this['_commentUpdate$'][_0x1c2ddd(0x16a)]());}[_0x82dda6(0x3d6)](_0xcca83a){const _0x2acf8a=_0x82dda6;this[_0x2acf8a(0x2b0)][_0x2acf8a(0x291)](_0xcca83a);}}var Mr=Object['defineProperty'],xr=Object[_0x82dda6(0x2c6)],Lr=(_0x3cf1d6,_0x772ac1,_0x1ef09d,_0xfb4fe7)=>{const _0x2a13c6=_0x82dda6;for(var _0x590703=_0xfb4fe7>0x1?void 0x0:_0xfb4fe7?xr(_0x772ac1,_0x1ef09d):_0x772ac1,_0x4e0ac2=_0x3cf1d6[_0x2a13c6(0x1af)]-0x1,_0x3ee37b;_0x4e0ac2>=0x0;_0x4e0ac2--)(_0x3ee37b=_0x3cf1d6[_0x4e0ac2])&&(_0x590703=(_0xfb4fe7?_0x3ee37b(_0x772ac1,_0x1ef09d,_0x590703):_0x3ee37b(_0x590703))||_0x590703);return _0xfb4fe7&&_0x590703&&Mr(_0x772ac1,_0x1ef09d,_0x590703),_0x590703;},Hs=(_0xf25f7e,_0x26a898)=>(_0x52daf2,_0x15909c)=>_0x26a898(_0x52daf2,_0x15909c,_0xf25f7e);let Ne=class extends _0x475e40{constructor(_0x5795bc,_0x51de7f){const _0x17f0e3=_0x82dda6;super(),g(this,_0x17f0e3(0x28a),new Map()),(this[_0x17f0e3(0x407)]=_0x5795bc,this[_0x17f0e3(0x300)]=_0x51de7f,this[_0x17f0e3(0x2ce)](_0x4ef43f(_0x50cf65(this[_0x17f0e3(0x407)]['getTypeOfUnitDisposed$'](_0x494dbf[_0x17f0e3(0x4b9)])['pipe'](_0x66dc00(_0xba6f7=>_0xba6f7['getUnitId']())),this['_univerInstanceService'][_0x17f0e3(0x11c)](_0x494dbf['UNIVER_DOC'])[_0x17f0e3(0x403)](_0x66dc00(_0x46933f=>_0x46933f[_0x17f0e3(0x22b)]())),this[_0x17f0e3(0x407)][_0x17f0e3(0x11c)](_0x494dbf[_0x17f0e3(0x209)])[_0x17f0e3(0x403)](_0x66dc00(_0x421c34=>_0x421c34['getUnitId']())))[_0x17f0e3(0x4a3)](_0x1a8c09=>this[_0x17f0e3(0x2df)](_0x1a8c09)))));}[_0x82dda6(0x186)](_0x633ead){const _0x376895=_0x82dda6;this[_0x376895(0x300)][_0x376895(0x186)](_0x633ead);}['getCurrentUser'](){const _0x46809c=_0x82dda6;return this[_0x46809c(0x300)]['getCurrentUser']();}['updateMember'](_0x12a3b9,_0x529efa){const _0x544739=_0x82dda6;let _0x58008a=this[_0x544739(0x28a)][_0x544739(0x50c)](_0x12a3b9);_0x58008a||(_0x58008a=new $r(),this['_roomMembers'][_0x544739(0x44c)](_0x12a3b9,_0x58008a)),_0x58008a[_0x544739(0x27f)](_0x529efa);}[_0x82dda6(0x324)](_0x22d454,_0x5ef8fb){const _0x506156=_0x82dda6,_0x250e03=this[_0x506156(0x28a)][_0x506156(0x50c)](_0x22d454);_0x250e03&&_0x250e03[_0x506156(0x324)](_0x5ef8fb);}[_0x82dda6(0x294)](_0x34012f){const _0x598bdb=_0x82dda6;return this[_0x598bdb(0x28a)][_0x598bdb(0x50c)](_0x34012f);}[_0x82dda6(0x19b)](_0x167c17,_0x33f48d){const _0x3493ef=_0x82dda6,_0xc22def=this[_0x3493ef(0x28a)][_0x3493ef(0x50c)](_0x167c17);if(_0xc22def)return _0xc22def[_0x3493ef(0x19b)](_0x33f48d);}[_0x82dda6(0x2df)](_0x1aff6c){const _0x504707=_0x82dda6,_0x33bd36=this[_0x504707(0x28a)][_0x504707(0x50c)](_0x1aff6c);_0x33bd36&&(_0x33bd36['dispose'](),this[_0x504707(0x28a)][_0x504707(0x27a)](_0x1aff6c));}[_0x82dda6(0x281)](){const _0x5009ba=_0x82dda6;this['_roomMembers']['forEach'](_0x592484=>_0x592484[_0x5009ba(0x281)]()),this['_roomMembers'][_0x5009ba(0x437)]();}};Ne=Lr([Hs(0x0,_0x4482e3),Hs(0x1,_0x37f3a9(_0x500a21))],Ne);class $r extends _0x475e40{constructor(){const _0x2222e7=_0x82dda6;super(...arguments),g(this,_0x2222e7(0x3d1),new Map());}[_0x82dda6(0x281)](){const _0x242bb1=_0x82dda6;this['_members'][_0x242bb1(0x437)]();}['updateMember'](_0xe6f212){const _0x485376=_0x82dda6;this[_0x485376(0x3d1)]['set'](_0xe6f212[_0x485376(0x1a1)],_0xe6f212);}[_0x82dda6(0x324)](_0x32b669){const _0x4b9e93=_0x82dda6;this[_0x4b9e93(0x3d1)][_0x4b9e93(0x27a)](_0x32b669);}[_0x82dda6(0x19b)](_0x3b7d5e){const _0x1a7014=_0x82dda6;return this[_0x1a7014(0x3d1)][_0x1a7014(0x50c)](_0x3b7d5e);}[_0x82dda6(0x1c4)](){const _0x189a72=_0x82dda6;return Array['from'](this['_members'][_0x189a72(0x19e)]());}}var Hr=Object['defineProperty'],jr=Object[_0x82dda6(0x2c6)],Br=(_0x299b9a,_0x47e21c,_0x3faa4c,_0x2d8751)=>{for(var _0xa78970=_0x2d8751>0x1?void 0x0:_0x2d8751?jr(_0x47e21c,_0x3faa4c):_0x47e21c,_0x38c955=_0x299b9a['length']-0x1,_0xa9e1b7;_0x38c955>=0x0;_0x38c955--)(_0xa9e1b7=_0x299b9a[_0x38c955])&&(_0xa78970=(_0x2d8751?_0xa9e1b7(_0x47e21c,_0x3faa4c,_0xa78970):_0xa9e1b7(_0xa78970))||_0xa78970);return _0x2d8751&&_0xa78970&&Hr(_0x47e21c,_0x3faa4c,_0xa78970),_0xa78970;},Ee=(_0x151b08,_0x4c31d3)=>(_0x160f94,_0x5876ea)=>_0x4c31d3(_0x160f94,_0x5876ea,_0x151b08),ve=(_0x1a7637=>(_0x1a7637[_0x1a7637[_0x82dda6(0x205)]=0x0]=_0x82dda6(0x205),_0x1a7637[_0x1a7637[_0x82dda6(0x2d3)]=0x1]='JOINING',_0x1a7637[_0x1a7637['OFFLINE']=0x2]=_0x82dda6(0x265),_0x1a7637[_0x1a7637['ONLINE']=0x3]='ONLINE',_0x1a7637))(ve||{});let ts=class extends _0x2ffcba{constructor(_0x2e277b,_0x404c08,_0xa81b4f,_0x5743ee,_0x682d4,_0x20117d,_0x50092f,_0x5885c5,_0x307715,_0x1b4e2d){const _0xcd7f12=_0x82dda6;super(),g(this,'_sessionStatus$',new _0x167de7(0x0)),g(this,_0xcd7f12(0x29f),this['_sessionStatus$'][_0xcd7f12(0x16a)]()),g(this,_0xcd7f12(0x444),new _0xe496c9()),g(this,'event$',this[_0xcd7f12(0x444)]['asObservable']()),g(this,_0xcd7f12(0x124)),g(this,'_socketMessageSubscription'),g(this,_0xcd7f12(0x3d3)),g(this,_0xcd7f12(0x417),!0x1),g(this,'_telemetryInfo',null),(this[_0xcd7f12(0x39e)]=_0x2e277b,this['_logService']=_0xa81b4f,this['_beforeCloseService']=_0x5743ee,this[_0xcd7f12(0x3da)]=_0x682d4,this[_0xcd7f12(0x4ab)]=_0x20117d,this[_0xcd7f12(0x331)]=_0x50092f,this[_0xcd7f12(0x404)]=_0x5885c5,this['_commentService']=_0x307715,this[_0xcd7f12(0x3ff)]=_0x1b4e2d,this[_0xcd7f12(0x417)]=!!this[_0xcd7f12(0x3ff)],_0x404c08[_0xcd7f12(0x403)](_0x126fa9(this[_0xcd7f12(0x3df)]))[_0xcd7f12(0x4a3)](_0x5e6495=>{const _0x54698f=_0xcd7f12;var _0x3e9d44;typeof _0x5e6495>'u'||(this[_0x54698f(0x124)]=_0x5e6495,_0x5e6495?(this[_0x54698f(0x47d)](_0x5e6495),this['_socketMessageSubscription']=_0x5e6495['message$'][_0x54698f(0x4a3)](_0x2e7d55=>{const _0x5bfed5=_0x54698f;_0x2e7d55[_0x5bfed5(0x161)]===this['_unitID']&&this[_0x5bfed5(0x1ed)](_0x2e7d55);})):(this['_throwTelemetryCollaborationNewChangeset'](),this[_0x54698f(0x4bd)][_0x54698f(0x291)](0x2),(_0x3e9d44=this[_0x54698f(0x3e6)])==null||_0x3e9d44[_0x54698f(0x208)](),this[_0x54698f(0x3e6)]=null));}),this['disposeWithMe'](this[_0xcd7f12(0x489)]['registerOnClose'](()=>{const _0x3e8869=_0xcd7f12;var _0xaebdf5;(_0xaebdf5=this[_0x3e8869(0x124)])==null||_0xaebdf5[_0x3e8869(0x420)]({'cmd':W[_0x3e8869(0x119)],'data':{'roomID':this[_0x3e8869(0x39e)]}});})));}get[_0x82dda6(0x4fe)](){const _0x241833=_0x82dda6;return this[_0x241833(0x4bd)]['getValue']();}[_0x82dda6(0x29c)](){const _0x418fd1=_0x82dda6;var _0xf31877,_0x5637dd;return(_0x5637dd=(_0xf31877=this['_socket'])==null?void 0x0:_0xf31877[_0x418fd1(0x1a1)])!=null?_0x5637dd:null;}[_0x82dda6(0x281)](){const _0x75bc3c=_0x82dda6;super[_0x75bc3c(0x281)](),this[_0x75bc3c(0x3df)][_0x75bc3c(0x291)](),this[_0x75bc3c(0x3df)][_0x75bc3c(0x234)]();}['close'](){const _0x4cfd5a=_0x82dda6;var _0x483c21,_0x1654c6;this[_0x4cfd5a(0x361)](),(_0x483c21=this[_0x4cfd5a(0x124)])==null||_0x483c21[_0x4cfd5a(0x420)]({'cmd':W[_0x4cfd5a(0x119)],'data':{'roomID':this[_0x4cfd5a(0x39e)]}}),(_0x1654c6=this['_socket'])==null||_0x1654c6[_0x4cfd5a(0x1cd)](),this['_event$'][_0x4cfd5a(0x234)](),this[_0x4cfd5a(0x4bd)][_0x4cfd5a(0x234)](),this['dispose']();}[_0x82dda6(0x1ed)](_0x3379db){const _0x4e87ef=_0x82dda6;_0x3379db[_0x4e87ef(0x336)]===W[_0x4e87ef(0x1e5)]?this[_0x4e87ef(0x16e)](_0x3379db):_0x3379db['cmd']===W[_0x4e87ef(0x263)]&&this[_0x4e87ef(0x1ff)](_0x3379db);}['_joinRoom'](_0x45a9e9){const _0x4e18e8=_0x82dda6;this[_0x4e18e8(0x4bd)]['next'](0x1),_0x45a9e9['send']({'cmd':W[_0x4e18e8(0x1e5)],'routeKey':this[_0x4e18e8(0x39e)],'routeType':'','data':{'rooms':[{'roomID':this['_unitID']}]}});}[_0x82dda6(0x16e)](_0x22cb58){const _0xa65082=_0x82dda6;var _0x178da7;if(_0x22cb58[_0xa65082(0x35e)]===Is['FAIL']){this[_0xa65082(0x3da)][_0xa65082(0x402)]({'type':_0x6ce421[_0xa65082(0x51b)],'content':this[_0xa65082(0x331)]['t']('session.room-full')}),this['_sessionStatus$'][_0xa65082(0x291)](0x2);return;}this[_0xa65082(0x4bd)][_0xa65082(0x291)](0x3);const _0x251d77=(_0x178da7=_0x22cb58[_0xa65082(0x510)][_0xa65082(0x1b4)][this[_0xa65082(0x39e)]])==null?void 0x0:_0x178da7[_0xa65082(0x216)];_0x251d77&&_0x251d77[_0xa65082(0x295)](_0x45ac0a=>this[_0xa65082(0x404)]['updateMember'](this[_0xa65082(0x39e)],_0x45ac0a));}['_onRecvEvent'](_0x5bc512){const _0x11037e=_0x82dda6;try{const _0x3e11c9=_0x5bc512[_0x11037e(0x510)];switch(_0x3e11c9[_0x11037e(0x2ca)]){case _0x304292[_0x11037e(0x2da)]:this[_0x11037e(0x393)](_0x3e11c9),this[_0x11037e(0x444)][_0x11037e(0x291)](_0x3e11c9);break;case _0x304292[_0x11037e(0x481)]:this['_onUserLeave'](_0x3e11c9),this[_0x11037e(0x444)][_0x11037e(0x291)](_0x3e11c9);break;case _0x304292[_0x11037e(0x34d)]:case _0x304292[_0x11037e(0x317)]:this[_0x11037e(0x415)](),this[_0x11037e(0x18b)](),this[_0x11037e(0x444)]['next'](_0x3e11c9);break;case _0x304292['MSG_FOR_ERROR']:this[_0x11037e(0x365)][_0x11037e(0x165)](_0x11037e(0x478)+JSON[_0x11037e(0x41d)](_0x3e11c9)),this[_0x11037e(0x444)][_0x11037e(0x291)](_0x3e11c9);break;case _0x304292[_0x11037e(0x2b6)]:this[_0x11037e(0x240)][_0x11037e(0x3d6)](_0x3e11c9[_0x11037e(0x510)]),this['_event$']['next'](_0x3e11c9);break;default:this[_0x11037e(0x444)][_0x11037e(0x291)](_0x3e11c9);}}catch(_0xb79b39){this[_0x11037e(0x365)][_0x11037e(0x165)](_0xb79b39,_0x5bc512);}}[_0x82dda6(0x393)](_0x1384df){const _0x2a69ab=_0x82dda6;this[_0x2a69ab(0x404)][_0x2a69ab(0x27f)](this[_0x2a69ab(0x39e)],_0x1384df[_0x2a69ab(0x510)]);}[_0x82dda6(0x199)](_0x5c043f){const _0xb9da0c=_0x82dda6;this[_0xb9da0c(0x404)][_0xb9da0c(0x324)](this[_0xb9da0c(0x39e)],_0x5c043f[_0xb9da0c(0x510)]['memberID']);}async['send'](_0x32d740,_0x5320e9){const _0x114f52=_0x82dda6;if(this[_0x114f52(0x4fe)]!==0x3||!this[_0x114f52(0x124)])throw new Error(_0x114f52(0x400));try{_0x32d740[_0x114f52(0x2ca)]===_0x304292[_0x114f52(0x1fe)]&&(this[_0x114f52(0x190)](),this[_0x114f52(0x4a2)](_0x32d740)),this['_socket']['send']({'cmd':W['INGEST'],'routeKey':_0x5320e9,'routeType':'','data':_0x32d740});}catch(_0x32c477){this[_0x114f52(0x365)][_0x114f52(0x165)](_0x32c477);}}[_0x82dda6(0x190)](){const _0x5b4f18=_0x82dda6;var _0x4ac1fa;this['_collaborationTimeoutTimer']=window[_0x5b4f18(0x32c)](()=>{const _0x35a851=_0x5b4f18;this[_0x35a851(0x3d3)]=null,this[_0x35a851(0x3da)][_0x35a851(0x402)]({'type':_0x6ce421[_0x35a851(0x179)],'content':this[_0x35a851(0x331)]['t']('session.collaboration-timeout')});},(_0x4ac1fa=this[_0x5b4f18(0x4ab)]['getConfig'](bi))!=null?_0x4ac1fa:Ti);}[_0x82dda6(0x18b)](){const _0x3cbbfb=_0x82dda6;this[_0x3cbbfb(0x3d3)]&&(clearTimeout(this[_0x3cbbfb(0x3d3)]),this['_collaborationTimeoutTimer']=null);}[_0x82dda6(0x4a2)](_0x4f478a){const _0x847cb=_0x82dda6;if(!this[_0x847cb(0x417)])return;const {data:_0x423aeb}=_0x4f478a,{unitID:_0x3153af,changeset:_0x294543}=_0x423aeb,{mutations:_0x480cb7,type:_0x171a73}=_0x294543;this[_0x847cb(0x47e)]={'unitId':_0x3153af,'type':_0x171a73,'startTime':performance['now'](),'stopTime':0x0,'duration':0x0,'size':Ar(_0x480cb7)};}[_0x82dda6(0x415)](){const _0x1571d2=_0x82dda6;if(this['_shouldReportTelemetry']){if(!this[_0x1571d2(0x47e)]){this[_0x1571d2(0x365)][_0x1571d2(0x165)](_0x1571d2(0x344),'telemetry\x20info\x20is\x20not\x20initialized');return;}this[_0x1571d2(0x47e)][_0x1571d2(0x39a)]=performance[_0x1571d2(0x433)](),this['_telemetryInfo'][_0x1571d2(0x116)]=this[_0x1571d2(0x47e)][_0x1571d2(0x39a)]-this[_0x1571d2(0x47e)]['startTime'],this[_0x1571d2(0x3ff)]['capture'](Nr,this[_0x1571d2(0x47e)]),this[_0x1571d2(0x47e)]=null;}}[_0x82dda6(0x361)](){const _0x50a8ca=_0x82dda6;this[_0x50a8ca(0x47e)]=null;}};ts=Br([Ee(0x2,_0x326490),Ee(0x3,_0x133e57),Ee(0x4,_0xc34e37),Ee(0x5,_0x292916),Ee(0x6,_0x37f3a9(_0x4f57be)),Ee(0x7,_0x37f3a9(Ne)),Ee(0x8,_0x37f3a9(wi)),Ee(0x9,_0x5874f6(_0x26227e))],ts);var kr=Object[_0x82dda6(0x3f9)],Wr=Object['getOwnPropertyDescriptor'],Fr=(_0x5a52f2,_0xa44b67,_0x29ed1d,_0x555c2c)=>{const _0x54b12e=_0x82dda6;for(var _0x41375a=_0x555c2c>0x1?void 0x0:_0x555c2c?Wr(_0xa44b67,_0x29ed1d):_0xa44b67,_0x4e16ff=_0x5a52f2[_0x54b12e(0x1af)]-0x1,_0x273694;_0x4e16ff>=0x0;_0x4e16ff--)(_0x273694=_0x5a52f2[_0x4e16ff])&&(_0x41375a=(_0x555c2c?_0x273694(_0xa44b67,_0x29ed1d,_0x41375a):_0x273694(_0x41375a))||_0x41375a);return _0x555c2c&&_0x41375a&&kr(_0xa44b67,_0x29ed1d,_0x41375a),_0x41375a;},je=(_0x51a2b2,_0x14a3b3)=>(_0x4bbc92,_0x3bd18a)=>_0x14a3b3(_0x4bbc92,_0x3bd18a,_0x51a2b2);let Ae=class extends _0x475e40{constructor(_0x393755,_0x288bbb,_0x1e3f4f,_0x33e624,_0x4a324b,_0x551ef3){const _0x156872=_0x82dda6;super(),g(this,_0x156872(0x277),new _0x167de7(void 0x0)),g(this,_0x156872(0x1a8),this[_0x156872(0x277)][_0x156872(0x16a)]()),g(this,_0x156872(0x3ee),null),g(this,_0x156872(0x333),new Map()),g(this,_0x156872(0x2f2),new _0x167de7(ve[_0x156872(0x205)])),g(this,_0x156872(0x37b),this['_status$'][_0x156872(0x16a)]()),g(this,'_socketReady',!0x1),g(this,_0x156872(0x3ec)),g(this,_0x156872(0x49a),0x0),g(this,'_sendHeartbeatTimer'),g(this,_0x156872(0x1a3)),(this[_0x156872(0x270)]=_0x393755,this[_0x156872(0x331)]=_0x288bbb,this['_messageService']=_0x1e3f4f,this[_0x156872(0x365)]=_0x33e624,this[_0x156872(0x4ab)]=_0x4a324b,this[_0x156872(0x4d5)]=_0x551ef3,this[_0x156872(0x43d)]());}get[_0x82dda6(0x124)](){const _0x46a402=_0x82dda6;return this[_0x46a402(0x277)][_0x46a402(0x14b)]();}[_0x82dda6(0x43d)](){const _0x261547=_0x82dda6;this[_0x261547(0x503)](),this['_listenToOnlineEvent']();}['dispose'](){const _0xfafef0=_0x82dda6;super[_0xfafef0(0x281)](),this[_0xfafef0(0x333)][_0xfafef0(0x295)](_0x2700ab=>_0x2700ab[_0xfafef0(0x281)]()),this[_0xfafef0(0x333)][_0xfafef0(0x437)](),this['_status$'][_0xfafef0(0x234)]();}async[_0x82dda6(0x149)](_0x478205){const _0x27e683=_0x82dda6;if(this[_0x27e683(0x333)][_0x27e683(0x3ab)](_0x478205))return this[_0x27e683(0x333)][_0x27e683(0x50c)](_0x478205);this[_0x27e683(0x34e)]();const _0x215593=this[_0x27e683(0x270)]['createInstance'](ts,_0x478205,this['_socket$'][_0x27e683(0x16a)]());return this[_0x27e683(0x333)][_0x27e683(0x44c)](_0x478205,_0x215593),_0x215593;}[_0x82dda6(0x2e9)](_0x1c8526){const _0x11564a=_0x82dda6;var _0x1f5d20;const _0x394e3d=this[_0x11564a(0x333)][_0x11564a(0x50c)](_0x1c8526);_0x394e3d&&(this[_0x11564a(0x333)]['delete'](_0x1c8526),_0x394e3d['close']()),this[_0x11564a(0x333)]['size']||(_0x1f5d20=this[_0x11564a(0x124)])==null||_0x1f5d20[_0x11564a(0x1cd)]();}[_0x82dda6(0x338)](){const _0x90b513=_0x82dda6;this[_0x90b513(0x49a)]=0x0,this[_0x90b513(0x3ec)]!=null&&(clearTimeout(this['_retryConnectingTimer']),this[_0x90b513(0x3ec)]=null),this[_0x90b513(0x201)]();}[_0x82dda6(0x2de)](){const _0xa3e9b4=_0x82dda6;var _0x758155,_0x2831c2;const _0x1f3eac=this['_configService'][_0xa3e9b4(0x1c5)](ur),_0x1080ba=this['_configService'][_0xa3e9b4(0x1c5)](ie),_0x11d5e8=(_0x2831c2=(_0x758155=_0x1080ba==null?void 0x0:_0x1080ba[_0xa3e9b4(0x45b)])!=null?_0x758155:_0x1f3eac)!=null?_0x2831c2:dr,_0x5cb54a=this[_0xa3e9b4(0x4d5)]['createSocket'](_0x11d5e8);return this[_0xa3e9b4(0x3ee)]=_0x5cb54a,_0x5cb54a;}[_0x82dda6(0x34e)](){const _0x5bbd79=_0x82dda6;var _0x524ac5,_0xf700b2;try{const _0x1c0ddb=(_0xf700b2=(_0x524ac5=this[_0x5bbd79(0x124)])!=null?_0x524ac5:this['_candidateSocket'])!=null?_0xf700b2:this[_0x5bbd79(0x2de)]();if(_0x1c0ddb){const _0xc57f37=_0x1c0ddb[_0x5bbd79(0x420)];_0x1c0ddb['send']=_0x21c0e2=>(this[_0x5bbd79(0x4c7)](),_0xc57f37[_0x5bbd79(0x261)](_0x1c0ddb,[_0x21c0e2])),_0x1c0ddb['message$'][_0x5bbd79(0x4a3)](_0x4127c2=>this['_onMessage'](_0x1c0ddb,_0x4127c2)),_0x1c0ddb[_0x5bbd79(0x4cc)][_0x5bbd79(0x403)](_0xae8f9f(0x1))[_0x5bbd79(0x4a3)](_0x3dc116=>this[_0x5bbd79(0x365)]['error'](_0x5bbd79(0x504),_0x3dc116)),_0x1c0ddb[_0x5bbd79(0x2b7)][_0x5bbd79(0x403)](_0xae8f9f(0x1))[_0x5bbd79(0x4a3)](()=>{const _0x5bca7e=_0x5bbd79;this[_0x5bca7e(0x31b)](_0x1c0ddb);}),_0x1c0ddb[_0x5bbd79(0x30a)][_0x5bbd79(0x403)](_0xae8f9f(0x1))[_0x5bbd79(0x4a3)](_0x4e23ba=>{const _0xb341a=_0x5bbd79;this[_0xb341a(0x365)][_0xb341a(0x4f9)](_0xb341a(0x4ac),_0xb341a(0x4de),_0x4e23ba),this['_onConnectionFailed']();});}}catch(_0x5b9b85){this[_0x5bbd79(0x365)]['error'](_0x5b9b85),this['_onConnectionFailed']();}}['_onConnectionOpen'](_0x5e8c9e){const _0x1e5b9f=_0x82dda6;this[_0x1e5b9f(0x365)][_0x1e5b9f(0x4f9)](_0x1e5b9f(0x4ac),_0x1e5b9f(0x3e8)),_0x5e8c9e[_0x1e5b9f(0x420)]({'cmd':W[_0x1e5b9f(0x4dd)]}),this[_0x1e5b9f(0x4c7)]();}[_0x82dda6(0x503)](){const _0x28d235=_0x82dda6;window[_0x28d235(0x3d0)](_0x28d235(0x3c7),()=>this[_0x28d235(0x327)]());}[_0x82dda6(0x327)](){const _0xff921f=_0x82dda6;this[_0xff921f(0x3bc)]=!0x1,this[_0xff921f(0x3ee)]=null,this[_0xff921f(0x2f2)]['next'](ve[_0xff921f(0x265)]),this[_0xff921f(0x277)][_0xff921f(0x291)](null),this[_0xff921f(0x373)](),this['_clearHeartbeatTimer']();}[_0x82dda6(0x3f3)](){const _0x1d6a75=_0x82dda6;var _0x2b4506;this[_0x1d6a75(0x327)](),this[_0x1d6a75(0x49a)]<((_0x2b4506=this[_0x1d6a75(0x4ab)][_0x1d6a75(0x1c5)](pr))!=null?_0x2b4506:gr)?(this[_0x1d6a75(0x3da)][_0x1d6a75(0x402)]({'key':'collaboration-session-retry','type':_0x6ce421[_0x1d6a75(0x51b)],'content':this[_0x1d6a75(0x331)]['t']('session.will-retry')}),this[_0x1d6a75(0x201)]()):this[_0x1d6a75(0x3da)][_0x1d6a75(0x402)]({'key':'collaboration-session-retry','type':_0x6ce421[_0x1d6a75(0x179)],'content':this['_localeService']['t'](_0x1d6a75(0x422))});}['_listenToOnlineEvent'](){const _0x24f479=_0x82dda6,_0x493b56=()=>{const _0x26e2d1=_0x4ed8;this[_0x26e2d1(0x124)]||this[_0x26e2d1(0x338)]();},_0x5601c4=()=>{const _0x2794=_0x4ed8;this[_0x2794(0x124)]||document['visibilityState']===_0x2794(0x1cf)||this['reconnect']();};window[_0x24f479(0x3d0)](_0x24f479(0x2a4),_0x493b56),document[_0x24f479(0x3d0)]('visibilitychange',_0x5601c4);}[_0x82dda6(0x201)](){const _0x2909b1=_0x82dda6;var _0x37bcd7;const _0x4ddacc=this['_retryCount'],_0x298ab4=this[_0x2909b1(0x4ab)]['getConfig'](ie),_0x2a0e71=_0x4ddacc===0x0?0x0:((_0x37bcd7=_0x298ab4==null?void 0x0:_0x298ab4[_0x2909b1(0x36c)])!=null?_0x37bcd7:mr)*0x2**_0x4ddacc;this[_0x2909b1(0x3ec)]=window[_0x2909b1(0x32c)](()=>{const _0x209831=_0x2909b1;clearTimeout(this[_0x209831(0x3ec)]),this[_0x209831(0x3ec)]=null,this[_0x209831(0x34e)]();},_0x2a0e71),this['_retryCount']+=0x1;}[_0x82dda6(0x51d)](_0x2881c9,_0x4e5afd){const _0xb63f70=_0x82dda6,{cmd:_0x425845}=_0x4e5afd;_0x425845===W['HELLO']&&!this[_0xb63f70(0x3bc)]&&(_0x2881c9[_0xb63f70(0x1a1)]=_0x4e5afd[_0xb63f70(0x510)][_0xb63f70(0x1a1)],this[_0xb63f70(0x277)][_0xb63f70(0x291)](_0x2881c9),this['_status$']['next'](ve[_0xb63f70(0x2b3)]),this[_0xb63f70(0x3bc)]=!0x0,this[_0xb63f70(0x3ee)]=null),_0x425845===W[_0xb63f70(0x2e6)]&&this[_0xb63f70(0x373)](),this['_rescheduleHeartbeat']();}[_0x82dda6(0x4c7)](){const _0x27751b=_0x82dda6;var _0x129904;this[_0x27751b(0x152)](),this[_0x27751b(0x210)]=window[_0x27751b(0x32c)](()=>this['_sendHeartbeat'](),(_0x129904=this[_0x27751b(0x4ab)]['getConfig'](fr))!=null?_0x129904:vr);}[_0x82dda6(0x24f)](){const _0x533d69=_0x82dda6;this[_0x533d69(0x124)]['send']({'cmd':W[_0x533d69(0x2e6)]}),this[_0x533d69(0x235)]();}[_0x82dda6(0x235)](){const _0x519f77=_0x82dda6;var _0x29627d;this[_0x519f77(0x1a3)]=window[_0x519f77(0x32c)](()=>this[_0x519f77(0x3f3)](),(_0x29627d=this['_configService']['getConfig'](bi))!=null?_0x29627d:Ti);}[_0x82dda6(0x152)](){const _0x1b5251=_0x82dda6;this[_0x1b5251(0x210)]!=null&&(clearTimeout(this[_0x1b5251(0x210)]),this[_0x1b5251(0x210)]=null);}[_0x82dda6(0x373)](){const _0x40ca97=_0x82dda6;this[_0x40ca97(0x1a3)]!=null&&(clearTimeout(this[_0x40ca97(0x1a3)]),this[_0x40ca97(0x1a3)]=null);}};Ae=Fr([je(0x0,_0x37f3a9(_0x25b3fb)),je(0x1,_0x37f3a9(_0x4f57be)),je(0x2,_0xc34e37),je(0x3,_0x326490),je(0x4,_0x292916),je(0x5,Oi)],Ae);const Y=[];for(let i=0x0;i<0x100;++i)Y[_0x82dda6(0x491)]((i+0x100)[_0x82dda6(0x2ef)](0x10)['slice'](0x1));function Vr(_0x1e82da,_0x303a15=0x0){const _0x130497=_0x82dda6;return(Y[_0x1e82da[_0x303a15+0x0]]+Y[_0x1e82da[_0x303a15+0x1]]+Y[_0x1e82da[_0x303a15+0x2]]+Y[_0x1e82da[_0x303a15+0x3]]+'-'+Y[_0x1e82da[_0x303a15+0x4]]+Y[_0x1e82da[_0x303a15+0x5]]+'-'+Y[_0x1e82da[_0x303a15+0x6]]+Y[_0x1e82da[_0x303a15+0x7]]+'-'+Y[_0x1e82da[_0x303a15+0x8]]+Y[_0x1e82da[_0x303a15+0x9]]+'-'+Y[_0x1e82da[_0x303a15+0xa]]+Y[_0x1e82da[_0x303a15+0xb]]+Y[_0x1e82da[_0x303a15+0xc]]+Y[_0x1e82da[_0x303a15+0xd]]+Y[_0x1e82da[_0x303a15+0xe]]+Y[_0x1e82da[_0x303a15+0xf]])[_0x130497(0x480)]();}let Nt;const Gr=new Uint8Array(0x10);function Yr(){const _0x1c687b=_0x82dda6;if(!Nt){if(typeof crypto>'u'||!crypto[_0x1c687b(0x202)])throw new Error(_0x1c687b(0x343));Nt=crypto[_0x1c687b(0x202)][_0x1c687b(0x4b7)](crypto);}return Nt(Gr);}const Kr=typeof crypto<'u'&&crypto[_0x82dda6(0x230)]&&crypto['randomUUID'][_0x82dda6(0x4b7)](crypto),js={'randomUUID':Kr};function zr(_0x3f269f,_0x17ee8b,_0x3fb21d){const _0x717eef=_0x82dda6;if(js[_0x717eef(0x230)]&&!_0x17ee8b&&!_0x3f269f)return js[_0x717eef(0x230)]();_0x3f269f=_0x3f269f||{};const _0x28c975=_0x3f269f['random']||(_0x3f269f[_0x717eef(0x1e3)]||Yr)();return _0x28c975[0x6]=_0x28c975[0x6]&0xf|0x40,_0x28c975[0x8]=_0x28c975[0x8]&0x3f|0x80,Vr(_0x28c975);}var qr=Object[_0x82dda6(0x3f9)],Xr=Object[_0x82dda6(0x2c6)],Jr=(_0x596302,_0x53f88d,_0x260dc5,_0x1d9725)=>{const _0x7b2911=_0x82dda6;for(var _0x4508bd=_0x1d9725>0x1?void 0x0:_0x1d9725?Xr(_0x53f88d,_0x260dc5):_0x53f88d,_0x3919d3=_0x596302[_0x7b2911(0x1af)]-0x1,_0x2e4f93;_0x3919d3>=0x0;_0x3919d3--)(_0x2e4f93=_0x596302[_0x3919d3])&&(_0x4508bd=(_0x1d9725?_0x2e4f93(_0x53f88d,_0x260dc5,_0x4508bd):_0x2e4f93(_0x4508bd))||_0x4508bd);return _0x1d9725&&_0x4508bd&&qr(_0x53f88d,_0x260dc5,_0x4508bd),_0x4508bd;},At=(_0x59ad5e,_0x51d404)=>(_0x329383,_0x11a05c)=>_0x51d404(_0x329383,_0x11a05c,_0x59ad5e);let ft=class{constructor(_0x1eb624,_0x11cca,_0x142207){const _0xf49a2e=_0x82dda6;this[_0xf49a2e(0x270)]=_0x1eb624,this['_transformService']=_0x11cca,this[_0xf49a2e(0x141)]=_0x142207;}['transformIMECache'](_0x6a2a9e){const _0x3c1475=_0x82dda6;this[_0x3c1475(0x253)](_0x6a2a9e),this[_0x3c1475(0x4fa)](_0x6a2a9e);}['transformRemoteChangeset'](_0x5f31b5){const _0x32d906=_0x82dda6,{unitID:_0x12088d}=_0x5f31b5,_0x259768=this[_0x32d906(0x141)][_0x32d906(0x310)](_0x12088d)['with'](_0x1f777d),{redoCache:_0x396122}=_0x259768[_0x32d906(0x147)]();if(_0x396122['length']===0x0)return _0x5f31b5;let _0x21cc4a=_0x21a09e[_0x32d906(0x483)](_0x5f31b5[_0x32d906(0x484)][0x0]);for(let _0x266e0d=0x0;_0x266e0d<_0x396122['length'];_0x266e0d++){const _0x1509db={'id':_0x32d906(0x36f),'params':{..._0x396122[_0x266e0d]}},_0x481452=this[_0x32d906(0x389)][_0x32d906(0x41f)](_0x21cc4a,_0x1509db,!0x1);if(_0x555d6d(_0x481452))throw _0x481452['error'];_0x21cc4a=_0x481452[_0x32d906(0x398)];}return{..._0x21a09e[_0x32d906(0x483)](_0x5f31b5),'mutations':[_0x21cc4a]};}['_transformUndoRedoStack'](_0x402245){const _0x255639=_0x82dda6,{unitID:_0x533b8c}=_0x402245,_0x1fb4f2=this['_renderManagerService'][_0x255639(0x310)](_0x533b8c)[_0x255639(0x2aa)](_0x1f777d),{undoCache:_0x3082dc,redoCache:_0x4e6cbf}=_0x1fb4f2[_0x255639(0x147)]();if(_0x3082dc[_0x255639(0x1af)]===0x0||_0x4e6cbf['length']===0x0)return;const _0x291626=[],_0x10d168=[];let _0x5e1345=_0x21a09e[_0x255639(0x483)](_0x402245['mutations'][0x0]),_0x59aca6=_0x21a09e[_0x255639(0x483)](_0x402245[_0x255639(0x484)][0x0]);for(let _0x56fad2=_0x3082dc['length']-0x1;_0x56fad2>=0x0;_0x56fad2--){const _0x5b4fdc={'id':_0x255639(0x36f),'params':{..._0x3082dc[_0x56fad2]}},_0x19cb58={'id':_0x255639(0x36f),'params':{..._0x4e6cbf[_0x56fad2]}},_0x2bc580=this[_0x255639(0x389)][_0x255639(0x41f)](_0x5e1345,_0x5b4fdc,!0x1),_0x5e61d0=this[_0x255639(0x389)]['transformMutation'](_0x59aca6,_0x19cb58,!0x1);if(_0x555d6d(_0x2bc580))throw _0x2bc580[_0x255639(0x165)];if(_0x555d6d(_0x5e61d0))throw _0x5e61d0[_0x255639(0x165)];_0x291626['unshift'](_0x2bc580[_0x255639(0x254)][_0x255639(0x26c)]),_0x10d168[_0x255639(0x468)](_0x5e61d0[_0x255639(0x254)][_0x255639(0x26c)]),_0x5e1345=_0x2bc580[_0x255639(0x398)],_0x59aca6=_0x5e61d0[_0x255639(0x398)];}_0x1fb4f2['setUndoRedoMutationParamsCache']({'undoCache':_0x291626,'redoCache':_0x10d168});}[_0x82dda6(0x4fa)](_0x5c4f85){const _0x3a2653=_0x82dda6,{unitID:_0x3a6f4e}=_0x5c4f85,_0x3c20c8=this[_0x3a2653(0x141)]['getRenderById'](_0x3a6f4e)[_0x3a2653(0x2aa)](_0x1f777d),_0x5065d0=_0x3c20c8[_0x3a2653(0x405)]();if(_0x5065d0==null)return;const _0x25ad20=[{'id':_0x3a2653(0x36f),'params':{'unitId':_0x5c4f85['unitID'],'actions':null,'textRanges':[_0x5065d0]}}],_0x5db130=this[_0x3a2653(0x389)][_0x3a2653(0x441)](_0x5c4f85,_0x25ad20);if(!_0x11d5be(_0x5db130))throw _0x5db130['error'];const _0x2f1bcd=_0x5db130[_0x3a2653(0x254)][0x0]['params']['textRanges'];Array[_0x3a2653(0x3fa)](_0x2f1bcd)&&_0x2f1bcd[_0x3a2653(0x1af)]&&_0x3c20c8['setActiveRange'](_0x2f1bcd[0x0]);}};ft=Jr([At(0x0,_0x37f3a9(_0x25b3fb)),At(0x1,_0x3e8250),At(0x2,_0x234025)],ft);var Zr=Object[_0x82dda6(0x3f9)],Qr=Object[_0x82dda6(0x2c6)],eo=(_0x4574a0,_0x253ebf,_0x3a358a,_0x5de073)=>{const _0x20501f=_0x82dda6;for(var _0x52c629=_0x5de073>0x1?void 0x0:_0x5de073?Qr(_0x253ebf,_0x3a358a):_0x253ebf,_0x59ef5a=_0x4574a0[_0x20501f(0x1af)]-0x1,_0x3e352c;_0x59ef5a>=0x0;_0x59ef5a--)(_0x3e352c=_0x4574a0[_0x59ef5a])&&(_0x52c629=(_0x5de073?_0x3e352c(_0x253ebf,_0x3a358a,_0x52c629):_0x3e352c(_0x52c629))||_0x52c629);return _0x5de073&&_0x52c629&&Zr(_0x253ebf,_0x3a358a,_0x52c629),_0x52c629;},Xe=(_0x5b07c1,_0x4318ae)=>(_0x346ad5,_0x4f874b)=>_0x4318ae(_0x346ad5,_0x4f874b,_0x5b07c1);let q=class extends _0x475e40{constructor(_0x1cee91,_0x535c23,_0x3fd828,_0x50bee3,_0x2d8f56){const _0x2eabb9=_0x82dda6;super(),g(this,_0x2eabb9(0x512),new Map()),g(this,_0x2eabb9(0x163),new Map()),g(this,_0x2eabb9(0x1d6),!0x1),(this[_0x2eabb9(0x4ab)]=_0x1cee91,this['_localStorageService']=_0x535c23,this[_0x2eabb9(0x489)]=_0x3fd828,this[_0x2eabb9(0x331)]=_0x50bee3,this[_0x2eabb9(0x3f4)]=_0x2d8f56,this[_0x2eabb9(0x168)]());}[_0x82dda6(0x3a7)](){const _0xf223d0=_0x82dda6;this[_0xf223d0(0x1d6)]=!0x0;}[_0x82dda6(0x4d9)](){this['_disabled']=!0x1;}[_0x82dda6(0x281)](){const _0x3d9887=_0x82dda6;this[_0x3d9887(0x241)]()['then'](()=>super[_0x3d9887(0x281)]());}async[_0x82dda6(0x2e1)](_0x20ec7c){const _0x2bf40b=_0x82dda6;return this[_0x2bf40b(0x1d6)]?null:this[_0x2bf40b(0x220)][_0x2bf40b(0x1f5)](Bs(_0x20ec7c));}async[_0x82dda6(0x21b)](_0x44eaf0,_0x2e1027){const _0x4ff6fe=_0x82dda6;return!!this[_0x4ff6fe(0x220)]['setItem'](_0x44eaf0,_0x2e1027);}[_0x82dda6(0x4d1)](_0xc0596b,_0x5a91c4,_0x6df51f,_0x589f41){const _0x3bceef=_0x82dda6,_0x3db809=this[_0x3bceef(0x3f4)][_0x3bceef(0x166)](_0xc0596b);this[_0x3bceef(0x512)][_0x3bceef(0x44c)](_0xc0596b,{'unitID':_0xc0596b,'type':_0x5a91c4,'awaitingChangeset':_0x6df51f,'mutations':_0x589f41,'rev':_0x3db809}),this[_0x3bceef(0x163)][_0x3bceef(0x3ab)](_0xc0596b)||this[_0x3bceef(0x12b)](_0xc0596b);}[_0x82dda6(0x12b)](_0x47cd73){const _0x5d1e67=_0x82dda6,_0x4ec44e=this[_0x5d1e67(0x1b1)]();_0x4ec44e===0x0?this[_0x5d1e67(0x1f8)](_0x47cd73):this[_0x5d1e67(0x163)][_0x5d1e67(0x44c)](_0x47cd73,setTimeout(()=>this['_saveCache'](_0x47cd73),_0x4ec44e));}[_0x82dda6(0x1b1)](){const _0x3e0267=_0x82dda6;var _0x9324f7;return(_0x9324f7=this[_0x3e0267(0x4ab)][_0x3e0267(0x1c5)](Sr))!=null?_0x9324f7:Ir;}['_saveCache'](_0xed316d){const _0x58459c=_0x82dda6,_0x12c857=this[_0x58459c(0x163)][_0x58459c(0x50c)](_0xed316d);return _0x12c857!==void 0x0&&window[_0x58459c(0x299)](_0x12c857),this['_localStorageService'][_0x58459c(0x1cb)](Bs(_0xed316d),this[_0x58459c(0x512)][_0x58459c(0x50c)](_0xed316d))[_0x58459c(0x275)](()=>this[_0x58459c(0x163)][_0x58459c(0x27a)](_0xed316d));}async[_0x82dda6(0x241)](){const _0x943803=_0x82dda6,_0x8f1731=[];this['_saveTaskMap'][_0x943803(0x295)]((_0x12fcc5,_0x1cf279)=>{const _0x3a8f90=_0x943803;window[_0x3a8f90(0x299)](_0x12fcc5),_0x8f1731[_0x3a8f90(0x491)](this[_0x3a8f90(0x1f8)](_0x1cf279)[_0x3a8f90(0x275)](()=>{const _0x8d1c45=_0x3a8f90;this[_0x8d1c45(0x163)][_0x8d1c45(0x27a)](_0x1cf279);}));}),await Promise['all'](_0x8f1731);}[_0x82dda6(0x168)](){const _0x2f71b5=_0x82dda6;this[_0x2f71b5(0x2ce)](this[_0x2f71b5(0x489)][_0x2f71b5(0x4b3)](()=>{const _0x37899d=_0x2f71b5;if(this[_0x37899d(0x163)][_0x37899d(0x123)])return this[_0x37899d(0x331)]['t'](_0x37899d(0x2b2));}));}};q=eo([Xe(0x0,_0x292916),Xe(0x1,_0x59f19b),Xe(0x2,_0x133e57),Xe(0x3,_0x37f3a9(_0x4f57be)),Xe(0x4,_0x37f3a9(_0x2af6ad))],q);function Bs(_0x5e0770){const _0x579fdb=_0x82dda6;return _0x579fdb(0x39f)+_0x5e0770;}var to=Object[_0x82dda6(0x3f9)],so=Object[_0x82dda6(0x2c6)],io=(_0x2d25d8,_0x2bde8a,_0x136f54,_0x433c01)=>{const _0x165c15=_0x82dda6;for(var _0x376b29=_0x433c01>0x1?void 0x0:_0x433c01?so(_0x2bde8a,_0x136f54):_0x2bde8a,_0x975da5=_0x2d25d8[_0x165c15(0x1af)]-0x1,_0x4b5837;_0x975da5>=0x0;_0x975da5--)(_0x4b5837=_0x2d25d8[_0x975da5])&&(_0x376b29=(_0x433c01?_0x4b5837(_0x2bde8a,_0x136f54,_0x376b29):_0x4b5837(_0x376b29))||_0x376b29);return _0x433c01&&_0x376b29&&to(_0x2bde8a,_0x136f54,_0x376b29),_0x376b29;},Mt=(_0x11ad83,_0x1c5c4c)=>(_0x340252,_0x155ef7)=>_0x1c5c4c(_0x340252,_0x155ef7,_0x11ad83);function no(_0x57fc4c){const _0x49c9e9=_0x82dda6,{unitID:_0x2c98cf,mutations:_0x370336}=_0x57fc4c;return{'unitId':_0x2c98cf,'subUnitId':_0x370336[0x0][_0x49c9e9(0x26c)][_0x49c9e9(0x4a1)]};}let vt=class{constructor(_0x4d0451,_0x16768a,_0x38b23a){const _0x46b5aa=_0x82dda6;this[_0x46b5aa(0x270)]=_0x4d0451,this[_0x46b5aa(0x389)]=_0x16768a,this[_0x46b5aa(0x16d)]=_0x38b23a;}[_0x82dda6(0x2cf)](_0x3ee805){const _0x3992ea=_0x82dda6;var _0x4d95a1,_0x3a9bce,_0x256e91,_0x4da313;const _0x25e943=this[_0x3992ea(0x270)][_0x3992ea(0x50c)](_0x3043e8),{unitId:_0x5db29b,subUnitId:_0x4d5276}=no(_0x3ee805),_0x26bb27=_0x25e943[_0x3992ea(0x362)](_0x5db29b)[_0x3992ea(0x383)](),_0x300605=(_0x3a9bce=(_0x4d95a1=this['_instanceService'][_0x3992ea(0x15e)](_0x5db29b))==null?void 0x0:_0x4d95a1[_0x3992ea(0x19c)]())==null?void 0x0:_0x3a9bce[_0x3992ea(0x2c7)]();if(_0x26bb27[_0x3992ea(0x1af)]===0x0||!_0x5db29b||!_0x4d5276)return;const _0x43ad19=[{'id':_0x32d1fe['id'],'params':{'unitId':_0x5db29b,'subUnitId':_0x300605,'selections':_0x21a09e[_0x3992ea(0x483)](_0x26bb27)}}],_0x1c351d=this[_0x3992ea(0x389)][_0x3992ea(0x441)](_0x3ee805,_0x43ad19);if(!_0x11d5be(_0x1c351d))throw _0x1c351d[_0x3992ea(0x165)];const _0x5808c5=(_0x4da313=(_0x256e91=_0x1c351d['m2Prime'][0x0])==null?void 0x0:_0x256e91['params'])==null?void 0x0:_0x4da313[_0x3992ea(0x318)];if(Array[_0x3992ea(0x3fa)](_0x5808c5)&&_0x5808c5[_0x3992ea(0x1af)]){if(_0x5808c5[_0x3992ea(0x1af)]===_0x43ad19[0x0][_0x3992ea(0x26c)]['selections']['length']&&_0x5808c5['every']((_0x508e6c,_0xaa13b5)=>_0x2c57da[_0x3992ea(0x1ad)](_0x508e6c[_0x3992ea(0x3c4)],_0x43ad19[0x0][_0x3992ea(0x26c)][_0x3992ea(0x318)][_0xaa13b5][_0x3992ea(0x3c4)])))return;this[_0x3992ea(0x270)]['get'](_0xe8cf46)[_0x3992ea(0x176)](_0x32d1fe['id'],{'unitId':_0x5db29b,'subUnitId':_0x300605,'selections':_0x5808c5});}}};vt=io([Mt(0x0,_0x37f3a9(_0x25b3fb)),Mt(0x1,_0x3e8250),Mt(0x2,_0x4482e3)],vt);const Rt=_0x1259a7(_0x82dda6(0x1b8));var Di=(_0x119f46=>(_0x119f46[_0x119f46[_0x82dda6(0x13f)]=0x0]='NO_OTHER_CLIENTS_EDITING',_0x119f46[_0x119f46['OTHER_CLIENTS_EDITING']=0x1]=_0x82dda6(0x45e),_0x119f46))(Di||{});const ks=0x7530,Ws=_0x82dda6(0x125);class ro extends _0x475e40{constructor(){const _0x1de658=_0x82dda6;super(),g(this,'_id',_0x21a09e['generateRandomId']()),g(this,_0x1de658(0x4c1),new Set()),g(this,'_unitOnClients',new Map()),g(this,_0x1de658(0x16f),null),g(this,'_clearOtherTimers',new Map()),g(this,_0x1de658(0x1d8),new Map()),this[_0x1de658(0x138)]();}[_0x82dda6(0x281)](){const _0x395fd9=_0x82dda6;super[_0x395fd9(0x281)](),this[_0x395fd9(0x2a9)][_0x395fd9(0x295)]((_0x69bdb2,_0x42002a)=>this[_0x395fd9(0x12c)](_0x42002a)),this[_0x395fd9(0x16f)]&&window['clearInterval'](this[_0x395fd9(0x16f)]);}[_0x82dda6(0x376)](_0xff0ff5){const _0x1c8e16=_0x82dda6;return this[_0x1c8e16(0x325)](_0xff0ff5)[_0x1c8e16(0x403)](_0x1f16ec());}[_0x82dda6(0x3a4)](_0x365dc5){const _0x21c674=_0x82dda6;this[_0x21c674(0x4c1)][_0x21c674(0x123)]===0x0&&this[_0x21c674(0x255)](),this[_0x21c674(0x4c1)]['add'](_0x365dc5),this[_0x21c674(0x3ea)]({'type':0x0,'memberID':this[_0x21c674(0x363)],'unitIDs':[_0x365dc5],'isForwarded':!0x1});}['disposeUnit'](_0x469d18){const _0x39e217=_0x82dda6;this[_0x39e217(0x4c1)][_0x39e217(0x27a)](_0x469d18),this['_selfUnitIDs']['size']===0x0&&this[_0x39e217(0x16f)]&&window[_0x39e217(0x146)](this['_heartbeatTimer']);}[_0x82dda6(0x138)](){const _0x298c19=_0x82dda6;this[_0x298c19(0x2ce)](_0x4ef43f(_0x13b134(window,_0x298c19(0x1d0))[_0x298c19(0x4a3)](_0x27339f=>{const _0x4fad87=_0x298c19;if(_0x27339f['key']!==Ws||!_0x27339f[_0x4fad87(0x384)])return;const _0x139d73=JSON['parse'](_0x27339f[_0x4fad87(0x384)]);this['_handleEvent'](_0x139d73);}))),window[_0x298c19(0x3d0)](_0x298c19(0x48f),()=>this[_0x298c19(0x3ea)]({'type':0x1,'memberID':this['_id'],'unitIDs':Array['from'](this[_0x298c19(0x4c1)])}));}['_handleEvent'](_0x2c8e2b){const _0x4e8f22=_0x82dda6;switch(_0x2c8e2b['type']){case 0x0:this['_handleJoinEvent'](_0x2c8e2b);break;case 0x1:this[_0x4e8f22(0x1a9)](_0x2c8e2b);break;case 0x2:this[_0x4e8f22(0x134)](_0x2c8e2b);break;}}[_0x82dda6(0x24e)](_0x5d1018){const {unitIDs:_0x1fbaf4,memberID:_0x112634,isForwarded:_0x3d8cb5}=_0x5d1018;_0x1fbaf4['forEach'](_0x261651=>{const _0x12415b=_0x4ed8;if(!_0x3d8cb5&&this[_0x12415b(0x1da)][_0x12415b(0x3ab)](_0x261651)&&this[_0x12415b(0x325)](_0x261651)[_0x12415b(0x291)](0x1),!this[_0x12415b(0x1da)][_0x12415b(0x3ab)](_0x261651)||!this[_0x12415b(0x1da)][_0x12415b(0x50c)](_0x261651)[_0x12415b(0x3ab)](_0x112634)){const _0x5808df=this[_0x12415b(0x1da)][_0x12415b(0x50c)](_0x261651)||new Set();_0x5808df[_0x12415b(0x174)](_0x112634),this['_unitOnClients'][_0x12415b(0x44c)](_0x261651,_0x5808df),this['_scheduleClearOtherTimer'](_0x112634);}}),_0x3d8cb5||this['_send']({'type':0x0,'memberID':this['_id'],'unitIDs':[...this['_selfUnitIDs']],'isForwarded':!0x0});}[_0x82dda6(0x4c2)](_0x5ea5b1){const _0x5e22aa=_0x82dda6;this[_0x5e22aa(0x12c)](_0x5ea5b1);const _0x263da5=window['setTimeout'](()=>{const _0x44de89=_0x5e22aa;this['_unitOnClients'][_0x44de89(0x295)](_0xfe0991=>{const _0x133290=_0x44de89;_0xfe0991[_0x133290(0x27a)](_0x5ea5b1);});},ks*0x2);this[_0x5e22aa(0x2a9)][_0x5e22aa(0x44c)](_0x5ea5b1,_0x263da5);}[_0x82dda6(0x12c)](_0x4a680b){const _0x5cbfd2=_0x82dda6;if(this[_0x5cbfd2(0x2a9)][_0x5cbfd2(0x3ab)](_0x4a680b)){const _0x47a564=this[_0x5cbfd2(0x2a9)][_0x5cbfd2(0x50c)](_0x4a680b);_0x47a564&&window[_0x5cbfd2(0x299)](_0x47a564),this[_0x5cbfd2(0x2a9)][_0x5cbfd2(0x44c)](_0x4a680b,null);}}[_0x82dda6(0x1a9)](_0x2ca7b1){const _0x4b16f1=_0x82dda6,{memberID:_0x9492c8,unitIDs:_0x47b8c0}=_0x2ca7b1;_0x47b8c0[_0x4b16f1(0x295)](_0xf6b94c=>{const _0x3dc9af=_0x4b16f1;var _0x53a7ba;const _0x57206f=this[_0x3dc9af(0x1da)]['get'](_0xf6b94c);_0x57206f&&(_0x57206f['delete'](_0x9492c8),(_0x53a7ba=this[_0x3dc9af(0x325)](_0xf6b94c))==null||_0x53a7ba[_0x3dc9af(0x291)](_0x57206f['size']===0x0?0x0:0x1));}),this[_0x4b16f1(0x12c)](_0x9492c8);}[_0x82dda6(0x134)](_0x2e1e3d){const _0xa126cf=_0x82dda6;this[_0xa126cf(0x4c2)](_0x2e1e3d[_0xa126cf(0x1a1)]);}['_send'](_0x3ece7c){const _0x4bf468=_0x82dda6;localStorage[_0x4bf468(0x1cb)](Ws,JSON['stringify'](_0x3ece7c));}[_0x82dda6(0x255)](){const _0x19296f=_0x82dda6;this['_heartbeatTimer']=window[_0x19296f(0x3a2)](()=>{this['_send']({'type':0x2,'memberID':this['_id']});},ks);}[_0x82dda6(0x325)](_0x5aaeb3){const _0x2dd866=_0x82dda6;return this[_0x2dd866(0x1d8)][_0x2dd866(0x3ab)](_0x5aaeb3)||this[_0x2dd866(0x1d8)][_0x2dd866(0x44c)](_0x5aaeb3,new _0x167de7(0x0)),this[_0x2dd866(0x1d8)][_0x2dd866(0x50c)](_0x5aaeb3);}}var oo=Object['defineProperty'],ao=Object[_0x82dda6(0x2c6)],co=(_0x4448d5,_0x5de486,_0x2f819e,_0x416cbb)=>{const _0x5b60eb=_0x82dda6;for(var _0x1e2dcd=_0x416cbb>0x1?void 0x0:_0x416cbb?ao(_0x5de486,_0x2f819e):_0x5de486,_0x571f20=_0x4448d5[_0x5b60eb(0x1af)]-0x1,_0x4a5a3c;_0x571f20>=0x0;_0x571f20--)(_0x4a5a3c=_0x4448d5[_0x571f20])&&(_0x1e2dcd=(_0x416cbb?_0x4a5a3c(_0x5de486,_0x2f819e,_0x1e2dcd):_0x4a5a3c(_0x1e2dcd))||_0x1e2dcd);return _0x416cbb&&_0x1e2dcd&&oo(_0x5de486,_0x2f819e,_0x1e2dcd),_0x1e2dcd;},xt=(_0x3a75fb,_0x3b9e3d)=>(_0xf4a456,_0x3bae3e)=>_0x3b9e3d(_0xf4a456,_0x3bae3e,_0x3a75fb);let mt=class{constructor(_0x49066a,_0x1a4c21,_0x59ca3d){const _0x39ae45=_0x82dda6;this['_injector']=_0x49066a,this[_0x39ae45(0x389)]=_0x1a4c21,this[_0x39ae45(0x236)]=_0x59ca3d;}[_0x82dda6(0x248)](_0x47bcf9){this['_transformHistoryAndStateStack'](_0x47bcf9);}[_0x82dda6(0x3bd)](_0x28e69a){const _0x2f5ae3=_0x82dda6,{unitID:_0x5e4304}=_0x28e69a,{collaboration:_0x3f2af7}=this['_docStateChangeManagerService'][_0x2f5ae3(0x279)](_0x5e4304);if(_0x3f2af7[_0x2f5ae3(0x1af)]===0x0)return _0x28e69a;let _0x2542ff=_0x21a09e[_0x2f5ae3(0x483)](_0x28e69a['mutations'][0x0]);for(let _0x1da81a=0x0;_0x1da81a<_0x3f2af7[_0x2f5ae3(0x1af)];_0x1da81a++){const _0x3e4e42={'id':'doc.mutation.rich-text-editing','params':{'unitId':_0x3f2af7[_0x1da81a]['unitId'],..._0x3f2af7[_0x1da81a][_0x2f5ae3(0x22e)]}},_0x3098f1=this['_transformService'][_0x2f5ae3(0x41f)](_0x2542ff,_0x3e4e42,!0x1);if(_0x555d6d(_0x3098f1))throw _0x3098f1[_0x2f5ae3(0x165)];_0x2542ff=_0x3098f1['m1Prime'];}return{..._0x21a09e[_0x2f5ae3(0x483)](_0x28e69a),'mutations':[_0x2542ff]};}[_0x82dda6(0x1bb)](_0x597762){const _0x3631fd=_0x82dda6,{unitID:_0x1cb3e2}=_0x597762,{history:_0x10c7eb,collaboration:_0x277124}=this['_docStateChangeManagerService'][_0x3631fd(0x279)](_0x1cb3e2);if(_0x10c7eb['length']===0x0&&_0x277124[_0x3631fd(0x1af)]===0x0)return;const _0x38e180=[],_0x57091c=[];let _0x59bc2e=_0x21a09e[_0x3631fd(0x483)](_0x597762['mutations'][0x0]),_0x174907=_0x21a09e[_0x3631fd(0x483)](_0x597762[_0x3631fd(0x484)][0x0]);for(let _0x52cd34=_0x10c7eb['length']-0x1;_0x52cd34>=0x0;_0x52cd34--){const _0x44fb74={'id':_0x3631fd(0x36f),'params':{'unitId':_0x10c7eb[_0x52cd34][_0x3631fd(0x4cf)],..._0x10c7eb[_0x52cd34][_0x3631fd(0x369)]}},_0x419de8={'id':_0x3631fd(0x36f),'params':{'unitId':_0x10c7eb[_0x52cd34][_0x3631fd(0x4cf)],..._0x10c7eb[_0x52cd34][_0x3631fd(0x22e)]}},_0x2eadba=this[_0x3631fd(0x389)][_0x3631fd(0x41f)](_0x59bc2e,_0x44fb74,!0x1),_0x348e16=this[_0x3631fd(0x389)]['transformMutation'](_0x174907,_0x419de8,!0x1);if(_0x555d6d(_0x2eadba))throw _0x2eadba[_0x3631fd(0x165)];if(_0x555d6d(_0x348e16))throw _0x348e16[_0x3631fd(0x165)];_0x38e180[_0x3631fd(0x468)]({..._0x10c7eb[_0x52cd34],'undoState':_0x2eadba[_0x3631fd(0x254)][_0x3631fd(0x26c)],'redoState':_0x348e16[_0x3631fd(0x254)][_0x3631fd(0x26c)]}),_0x59bc2e=_0x2eadba['m1Prime'],_0x174907=_0x348e16[_0x3631fd(0x398)];}_0x59bc2e=_0x21a09e[_0x3631fd(0x483)](_0x597762[_0x3631fd(0x484)][0x0]),_0x174907=_0x21a09e[_0x3631fd(0x483)](_0x597762['mutations'][0x0]);for(let _0x2ef466=_0x277124[_0x3631fd(0x1af)]-0x1;_0x2ef466>=0x0;_0x2ef466--){const _0x57e4d2={'id':_0x3631fd(0x36f),'params':{'unitId':_0x277124[_0x2ef466][_0x3631fd(0x4cf)],..._0x277124[_0x2ef466][_0x3631fd(0x369)]}},_0x1da71f={'id':_0x3631fd(0x36f),'params':{'unitId':_0x277124[_0x2ef466]['unitId'],..._0x277124[_0x2ef466][_0x3631fd(0x22e)]}},_0x1c2562=this[_0x3631fd(0x389)]['transformMutation'](_0x59bc2e,_0x57e4d2,!0x1),_0x20ec57=this[_0x3631fd(0x389)]['transformMutation'](_0x174907,_0x1da71f,!0x1);if(_0x555d6d(_0x1c2562))throw _0x1c2562[_0x3631fd(0x165)];if(_0x555d6d(_0x20ec57))throw _0x20ec57[_0x3631fd(0x165)];_0x57091c[_0x3631fd(0x468)]({..._0x277124[_0x2ef466],'undoState':_0x1c2562['m2Prime'][_0x3631fd(0x26c)],'redoState':_0x20ec57[_0x3631fd(0x254)][_0x3631fd(0x26c)]}),_0x59bc2e=_0x1c2562['m1Prime'],_0x174907=_0x20ec57[_0x3631fd(0x398)];}this['_docStateChangeManagerService']['setStateCache'](_0x1cb3e2,{'history':_0x38e180,'collaboration':_0x57091c});}};mt=co([xt(0x0,_0x37f3a9(_0x25b3fb)),xt(0x1,_0x3e8250),xt(0x2,_0x37f3a9(_0x48d9fd))],mt);function Pi(_0x4c674b){const _0x413443=_0x82dda6;let _0x609edc='';for(const _0x40eb3d of _0x4c674b){const {startOffset:_0x43051a,endOffset:_0x546b0,isActive:_0x5eba22,rangeType:_0x501b38,segmentId:_0x5dbba6,segmentPage:_0x4ee049}=_0x40eb3d;_0x609edc[_0x413443(0x1af)]&&(_0x609edc+=','),_0x609edc+=_0x43051a+':'+_0x546b0+':'+(_0x5eba22?'1':'0')+':'+_0x501b38+':'+_0x5dbba6+':'+_0x4ee049;}return _0x609edc;}function ho(_0xddc42c){const _0x43e93c=_0x82dda6,_0x565231=_0xddc42c['split'](','),_0x571833=[];for(const _0xbc65c6 of _0x565231){const [_0xbf9e9a,_0x1a4264,_0x3258cf,_0x403442,_0xe5714e,_0x47fb14]=_0xbc65c6[_0x43e93c(0x14a)](':');_0x571833[_0x43e93c(0x491)]({'startOffset':Number(_0xbf9e9a),'endOffset':Number(_0x1a4264),'collapsed':_0xbf9e9a===_0x1a4264,'isActive':_0x3258cf==='1','rangeType':_0x403442===_0x4ff283[_0x43e93c(0x23a)]?_0x4ff283[_0x43e93c(0x23a)]:_0x4ff283['RECT'],'segmentId':typeof _0xe5714e==_0x43e93c(0x313)?String(_0xe5714e):'','segmentPage':Number(_0x47fb14!=null?_0x47fb14:-0x1)});}return _0x571833[_0x43e93c(0x2e4)](_0x3ad461=>_0x3ad461[_0x43e93c(0x4e5)])||(_0x571833[0x0]['isActive']=!0x0),_0x571833;}class Cs extends _0x2ffcba{constructor(){const _0x456da4=_0x82dda6;super(...arguments),g(this,'_collabCursorState$',new _0x167de7(null)),g(this,_0x456da4(0x280),this[_0x456da4(0x43f)][_0x456da4(0x16a)]());}['syncEditingCollabCursor'](_0x37a304){const _0x7f0285=_0x82dda6,{unitID:_0x4380ab,memberID:_0x50a709,textRanges:_0x5db32c}=_0x37a304,_0x44f8d3=Pi(_0x5db32c);if(_0x44f8d3==='')return;const _0x4dcfe5={'unitID':_0x4380ab,'memberID':_0x50a709,'selection':_0x44f8d3};this[_0x7f0285(0x43f)][_0x7f0285(0x291)](_0x4dcfe5);}}var lo=Object[_0x82dda6(0x3f9)],_o=Object[_0x82dda6(0x2c6)],uo=(_0x5697f5,_0x2535ee,_0x530c6e,_0x2ab323)=>{const _0x31fddd=_0x82dda6;for(var _0xdda562=_0x2ab323>0x1?void 0x0:_0x2ab323?_o(_0x2535ee,_0x530c6e):_0x2535ee,_0x5f3bc4=_0x5697f5[_0x31fddd(0x1af)]-0x1,_0x4583aa;_0x5f3bc4>=0x0;_0x5f3bc4--)(_0x4583aa=_0x5697f5[_0x5f3bc4])&&(_0xdda562=(_0x2ab323?_0x4583aa(_0x2535ee,_0x530c6e,_0xdda562):_0x4583aa(_0xdda562))||_0xdda562);return _0x2ab323&&_0xdda562&&lo(_0x2535ee,_0x530c6e,_0xdda562),_0xdda562;},Fs=(_0x614774,_0x5bf59a)=>(_0x3cd985,_0x3fb27f)=>_0x5bf59a(_0x3cd985,_0x3fb27f,_0x614774);let pt=class{constructor(_0x11cd18,_0x3d610d){const _0xb430c8=_0x82dda6;this[_0xb430c8(0x270)]=_0x11cd18,this['_transformService']=_0x3d610d;}['transformSelections'](_0x4d9536){const _0x3f59fd=_0x82dda6;var _0x2bd10f;const _0x47832c=this[_0x3f59fd(0x270)][_0x3f59fd(0x50c)](_0x364d9d),_0xb8ec12=(_0x2bd10f=_0x47832c[_0x3f59fd(0x41c)]())!=null?_0x2bd10f:[];if(_0xb8ec12[_0x3f59fd(0x1af)]===0x0)return;const _0x36871c=_0x4d9536['unitID'],_0x38463d=[{'id':_0x3f59fd(0x36f),'params':{'unitId':_0x36871c,'actions':null,'textRanges':_0xb8ec12}}],_0x3fa406=this[_0x3f59fd(0x389)][_0x3f59fd(0x441)](_0x4d9536,_0x38463d);if(!_0x11d5be(_0x3fa406))throw _0x3fa406[_0x3f59fd(0x165)];const _0x478790=_0x3fa406['m2Prime'][0x0][_0x3f59fd(0x26c)][_0x3f59fd(0x4c6)];Array[_0x3f59fd(0x3fa)](_0x478790)&&_0x478790[_0x3f59fd(0x1af)]&&_0x47832c['replaceDocRanges'](_0x478790,{'unitId':_0x36871c,'subUnitId':_0x36871c},!0x1);}};pt=uo([Fs(0x0,_0x37f3a9(_0x25b3fb)),Fs(0x1,_0x3e8250)],pt);const fo=new Set([_0x3eb78a['id']]);function Vs(_0x3dc0ac,_0x4a5b94,_0x489820,_0x1479e5,_0x2e2625){const _0x293bc8=_0x82dda6;var _0x5c9bc8,_0x1944d3,_0x285110,_0x1e4e76;const _0x88f42d=[];for(const _0x2aa0e3 of _0x3dc0ac)if(fo[_0x293bc8(0x3ab)](_0x2aa0e3['id'])){if(_0x88f42d[_0x293bc8(0x1af)]>0x0)break;_0x88f42d[_0x293bc8(0x491)](_0x2aa0e3);break;}else _0x88f42d[_0x293bc8(0x491)](_0x2aa0e3);const _0x5c7e67=(_0x1944d3=(_0x5c9bc8=_0x2e2625[_0x293bc8(0x33f)]())==null?void 0x0:_0x5c9bc8['userID'])!=null?_0x1944d3:_0x293bc8(0x4e4),_0x3de2de=(_0x1e4e76=(_0x285110=_0x2e2625[_0x293bc8(0x33f)]())==null?void 0x0:_0x285110[_0x293bc8(0x1a1)])!=null?_0x1e4e76:_0x293bc8(0x4e4);return{'changeset':{'unitID':_0x4a5b94,'type':_0x41c280(_0x489820['getUnitType'](_0x4a5b94)),'baseRev':_0x1479e5['getCurrentRevOfUnit'](_0x4a5b94),'revision':0x0,'userID':_0x5c7e67,'memberID':_0x3de2de,'mutations':_0x88f42d},'pendingMutations':_0x3dc0ac['slice'](_0x88f42d[_0x293bc8(0x1af)])};}function vo(_0x1207a0,_0x2f4ea6,_0x364fbb,_0x4d56e0,_0xf1cb9a){const _0x50381c=_0x82dda6;var _0x248042,_0x49ee76,_0x12bdc6,_0x451c3b;const _0xbbfd38=[_0x1207a0['reduce']((_0x548404,_0x102d7c)=>{const _0x2a74b4=_0x4ed8;var _0x4c104c;const {id:_0xe9b03c}=_0x548404,{id:_0x366d7d,type:_0x3ba6d3}=_0x102d7c,_0x350f50=(_0x4c104c=_0x548404[_0x2a74b4(0x26c)])!=null?_0x4c104c:{'actions':null},_0x934dbb=_0x102d7c[_0x2a74b4(0x26c)];if(_0xe9b03c&&_0xe9b03c!==_0x366d7d)throw new Error(_0x2a74b4(0x243)+_0xe9b03c+'\x20-\x20'+_0x366d7d+'.');return{..._0x548404,'id':_0x366d7d,'type':_0x3ba6d3,'params':{'unitId':_0x934dbb[_0x2a74b4(0x4cf)],'textRanges':_0x934dbb[_0x2a74b4(0x4c6)],'actions':_0xba5201[_0x2a74b4(0x2d1)](_0x350f50[_0x2a74b4(0x32a)],_0x934dbb[_0x2a74b4(0x32a)])}};},{})],_0x3c2713=(_0x49ee76=(_0x248042=_0xf1cb9a[_0x50381c(0x33f)]())==null?void 0x0:_0x248042[_0x50381c(0x3b5)])!=null?_0x49ee76:_0x50381c(0x4e4),_0x4d9e8b=(_0x451c3b=(_0x12bdc6=_0xf1cb9a['getCurrentUser']())==null?void 0x0:_0x12bdc6['memberID'])!=null?_0x451c3b:'unknown';return{'changeset':{'unitID':_0x2f4ea6,'type':_0x41c280(_0x364fbb[_0x50381c(0x1e2)](_0x2f4ea6)),'baseRev':_0x4d56e0[_0x50381c(0x166)](_0x2f4ea6),'revision':0x0,'userID':_0x3c2713,'memberID':_0x4d9e8b,'mutations':_0xbbfd38},'pendingMutations':[]};}function Ui(_0x3efa4a,_0x265b96){const _0x4db837=_0x82dda6,_0x2e989b=new _0x2160b1(0x1);return setTimeout(()=>_0x2e989b[_0x4db837(0x291)](_0x265b96),_0x3efa4a),_0x2e989b[_0x4db837(0x16a)]()[_0x4db837(0x403)](_0x2f2b0e(0x1));}const mo={'id':_0xb5533c['id'],'type':_0x2c0628[_0x82dda6(0x379)],'params':{}};var po=Object['defineProperty'],go=Object['getOwnPropertyDescriptor'],Le=(_0x1edea3,_0x1560a2,_0x1f21d9,_0x1a16d5)=>{const _0x5643c8=_0x82dda6;for(var _0x2e299f=_0x1a16d5>0x1?void 0x0:_0x1a16d5?go(_0x1560a2,_0x1f21d9):_0x1560a2,_0x115f52=_0x1edea3[_0x5643c8(0x1af)]-0x1,_0x54233e;_0x115f52>=0x0;_0x115f52--)(_0x54233e=_0x1edea3[_0x115f52])&&(_0x2e299f=(_0x1a16d5?_0x54233e(_0x1560a2,_0x1f21d9,_0x2e299f):_0x54233e(_0x2e299f))||_0x2e299f);return _0x1a16d5&&_0x2e299f&&po(_0x1560a2,_0x1f21d9,_0x2e299f),_0x2e299f;},A=(_0x12fa4d,_0x1dbe94)=>(_0xdf095c,_0x1f116c)=>_0x1dbe94(_0xdf095c,_0x1f116c,_0x12fa4d),J=(_0xe3eb43=>(_0xe3eb43['NOT_COLLAB']=_0x82dda6(0x508),_0xe3eb43[_0x82dda6(0x38a)]=_0x82dda6(0x439),_0xe3eb43[_0x82dda6(0x2d7)]='pending',_0xe3eb43[_0x82dda6(0x42b)]=_0x82dda6(0x1d9),_0xe3eb43[_0x82dda6(0x3b7)]=_0x82dda6(0x1d4),_0xe3eb43[_0x82dda6(0x1c1)]=_0x82dda6(0x48c),_0xe3eb43[_0x82dda6(0x29b)]=_0x82dda6(0x364),_0xe3eb43[_0x82dda6(0x265)]='offline',_0xe3eb43))(J||{});const Ni=0xea60;class $e{constructor(_0x19d306,_0x1ef239,_0x108504,_0x479268,_0x425f93,_0x4f1688,_0x1ec40a,_0x5f4b89,_0x5ae62c){const _0x2990a0=_0x82dda6;g(this,_0x2990a0(0x20e),null),g(this,_0x2990a0(0x34c),[]),(this[_0x2990a0(0x219)]=_0x19d306,this[_0x2990a0(0x3a3)]=_0x1ef239,this[_0x2990a0(0x4f4)]=_0x425f93,this['_commandService']=_0x4f1688,this[_0x2990a0(0x15c)]=_0x1ec40a,this['_revisionService']=_0x5f4b89,this[_0x2990a0(0x303)]=_0x5ae62c,this[_0x2990a0(0x20e)]=_0x108504,this[_0x2990a0(0x34c)]=_0x479268);}[_0x82dda6(0x418)](_0x206b2a){const _0x282656=_0x82dda6,_0x54b09f=this[_0x282656(0x3f4)][_0x282656(0x166)](this[_0x282656(0x219)]);return _0x206b2a[_0x282656(0x3fe)]>_0x54b09f+0x1?(this[_0x282656(0x4f4)][_0x282656(0x332)]({'from':_0x54b09f,'to':_0x206b2a['revision']-0x1}),!0x0):!0x1;}[_0x82dda6(0x4af)](_0x23a633){const _0xbad2a6=_0x82dda6;this[_0xbad2a6(0x15c)]['transformUndoRedo'](this['unitID'],_0x23a633);}[_0x82dda6(0x4df)](_0x4e8769){const _0x3b90c4=_0x82dda6;var _0x155a24,_0x3e8f22;(_0x3e8f22=(_0x155a24=this[_0x3b90c4(0x4f4)])['onTransformSelections'])==null||_0x3e8f22['call'](_0x155a24,_0x4e8769);}[_0x82dda6(0x183)](_0x45ef1a){const _0x432154=_0x82dda6;var _0x4c7f39,_0x5f24ab;return(_0x5f24ab=(_0x4c7f39=this['_handler'])[_0x432154(0x4d3)])==null?void 0x0:_0x5f24ab[_0x432154(0x359)](_0x4c7f39,_0x45ef1a);}[_0x82dda6(0x3b4)](_0x573ce7){const _0x4964dd=_0x82dda6;var _0x3165c0,_0x561b04;return(_0x561b04=(_0x3165c0=this[_0x4964dd(0x4f4)])[_0x4964dd(0x45a)])==null?void 0x0:_0x561b04['call'](_0x3165c0,_0x573ce7);}[_0x82dda6(0x292)](_0x96c8d4){const _0x1e7069=_0x82dda6;var _0x327f42,_0x1b75c6,_0x1822ff;return(_0x1822ff=(_0x1b75c6=(_0x327f42=this[_0x1e7069(0x4f4)])[_0x1e7069(0x290)])==null?void 0x0:_0x1b75c6[_0x1e7069(0x359)](_0x327f42,_0x96c8d4))!=null?_0x1822ff:_0x96c8d4;}['_transformRemoteChangesetByStateCache'](_0x2f6619){const _0x9717f4=_0x82dda6;var _0x2bd267,_0x53ea23,_0x29d6fb;return(_0x29d6fb=(_0x53ea23=(_0x2bd267=this[_0x9717f4(0x4f4)])['onTransformRemoteChangesetByStateCache'])==null?void 0x0:_0x53ea23[_0x9717f4(0x359)](_0x2bd267,_0x2f6619))!=null?_0x29d6fb:_0x2f6619;}[_0x82dda6(0x31e)](_0x2b8570){const _0x3bc02b=_0x82dda6;var _0x4dc16f,_0x538b0a;if(this[_0x3bc02b(0x3a3)]===ce[_0x3bc02b(0x1e4)]){const {unitID:_0x41afab,mutations:_0x1c0fc1,memberID:_0x570d14}=_0x2b8570,_0x1c4f25=_0x1c0fc1[0x0][_0x3bc02b(0x26c)][_0x3bc02b(0x4c6)];Array[_0x3bc02b(0x3fa)](_0x1c4f25)&&_0x1c4f25[_0x3bc02b(0x1af)]>0x0&&((_0x538b0a=(_0x4dc16f=this[_0x3bc02b(0x4f4)])[_0x3bc02b(0x3f7)])==null||_0x538b0a[_0x3bc02b(0x359)](_0x4dc16f,{'unitID':_0x41afab,'memberID':_0x570d14,'textRanges':_0x1c4f25}));}}[_0x82dda6(0x204)](){const _0x238177=_0x82dda6;this[_0x238177(0x303)][_0x238177(0x4d1)](this[_0x238177(0x219)],this[_0x238177(0x3a3)],this[_0x238177(0x20e)],this[_0x238177(0x34c)]);}[_0x82dda6(0x330)](){const _0xb13566=_0x82dda6;return this[_0xb13566(0x3f4)][_0xb13566(0x166)](this[_0xb13566(0x219)]);}[_0x82dda6(0x48e)](){const _0x13de96=_0x82dda6;this['_revisionService'][_0x13de96(0x4be)](this[_0x13de96(0x219)]);}[_0x82dda6(0x1b7)](_0x37c97a){const _0x3ebfee=_0x82dda6;var _0x2292c9;let _0x24d467=this[_0x3ebfee(0x292)](_0x37c97a);_0x24d467=this[_0x3ebfee(0x40d)](_0x24d467);const _0x1417cf=_0x15e402(_0x24d467[_0x3ebfee(0x484)],this[_0x3ebfee(0x12a)],{'fromCollab':!0x0});if(!_0x1417cf[_0x3ebfee(0x17a)])throw _0x1417cf['error']instanceof Error?_0x1417cf[_0x3ebfee(0x165)]:new Error((_0x2292c9=_0x1417cf[_0x3ebfee(0x165)])!=null?_0x2292c9:'[CollaborationState]:\x20apply\x20error!');this[_0x3ebfee(0x183)](_0x24d467),this[_0x3ebfee(0x3b4)](_0x24d467),this['_transformUndoredo'](_0x37c97a),this[_0x3ebfee(0x4df)](_0x24d467),this['_syncEditingCollabCursor'](_0x24d467),this['_incrementRevisionNumber']();}}let Fe=class extends $e{constructor(_0x1672c5,_0xf2ae84,_0x154b1b,_0x4548f5,_0x34fafe,_0x59fd02,_0x1ec3bb,_0x474075,_0x6a3f8a,_0x59a382){const _0x405656=_0x82dda6;super(_0x1672c5,_0xf2ae84,null,[],_0x154b1b,_0x474075,_0x1ec3bb,_0x4548f5,_0x34fafe),g(this,_0x405656(0x2d2),_0x405656(0x439)),(this[_0x405656(0x270)]=_0x59fd02,this[_0x405656(0x365)]=_0x6a3f8a,this[_0x405656(0x389)]=_0x59a382);}['appendMutation'](_0x1af7f5){const _0x288340=_0x82dda6,_0x3a78ab=this[_0x288340(0x270)][_0x288340(0x4a0)](pe,this[_0x288340(0x219)],this[_0x288340(0x3a3)],[_0x1af7f5],this[_0x288340(0x4f4)]);return _0x3a78ab['_schedule'](),_0x3a78ab[_0x288340(0x204)](),_0x3a78ab;}[_0x82dda6(0x35f)](_0x31e08a){const _0x48e919=_0x82dda6;if(this['_checkMissing'](_0x31e08a))return this['_injector'][_0x48e919(0x4a0)](he,this[_0x48e919(0x219)],this[_0x48e919(0x3a3)],null,[],null,[_0x31e08a],this[_0x48e919(0x4f4)]);try{const _0x3ad042=this[_0x48e919(0x389)][_0x48e919(0x441)](_0x31e08a,[mo]);if(_0x11d5be(_0x3ad042)){const {c1Prime:_0x80cb8a}=_0x3ad042;return this[_0x48e919(0x1b7)](_0x80cb8a),this;}throw _0x3ad042[_0x48e919(0x165)];}catch(_0x120ca0){return this[_0x48e919(0x365)][_0x48e919(0x165)](_0x120ca0),this['_onConflict'](!0x1);}}[_0x82dda6(0x12f)](_0x361094){const _0x428a15=_0x82dda6;return this['_injector'][_0x428a15(0x4a0)](Re,this[_0x428a15(0x219)],this['type'],null,[],this[_0x428a15(0x4f4)],_0x361094);}['onRemoteAck'](){const _0x5a2fcb=_0x82dda6;throw new Error(_0x5a2fcb(0x4cd));}['onRemoteRej'](){const _0x46c454=_0x82dda6;throw new Error(_0x46c454(0x4a6));}[_0x82dda6(0x4a7)](){return this;}[_0x82dda6(0x35c)](){const _0x37f660=_0x82dda6;return this[_0x37f660(0x270)]['createInstance'](ye,this[_0x37f660(0x219)],this[_0x37f660(0x3a3)],null,[],this[_0x37f660(0x4f4)]);}[_0x82dda6(0x284)](){return this;}['resend'](){const _0x259119=_0x82dda6;throw new Error(_0x259119(0x470));}['fetchMiss'](){const _0x2efbc5=_0x82dda6,_0x41473c=this[_0x2efbc5(0x3f4)][_0x2efbc5(0x166)](this[_0x2efbc5(0x219)]);return this[_0x2efbc5(0x4f4)][_0x2efbc5(0x332)]({'from':_0x41473c,'to':0x0}),this[_0x2efbc5(0x270)][_0x2efbc5(0x4a0)](he,this[_0x2efbc5(0x219)],this['type'],null,[],null,[],this['_handler']);}};Fe=Le([A(0x3,_0x37f3a9(_0x2af6ad)),A(0x4,_0x37f3a9(q)),A(0x5,_0x37f3a9(_0x25b3fb)),A(0x6,_0x4c4e29),A(0x7,_0xe8cf46),A(0x8,_0x326490),A(0x9,_0x3e8250)],Fe);let pe=class extends $e{constructor(_0x24b2f8,_0x36446b,_0x3576ad,_0x39b630,_0x411500,_0x2b9734,_0x4abb,_0x4fd7c2,_0x12b3bf,_0xa9dae1,_0x3be383,_0x1473a1,_0x42f08a,_0x97a01a){const _0x4843fd=_0x82dda6;super(_0x24b2f8,_0x36446b,null,_0x3576ad,_0x39b630,_0xa9dae1,_0x97a01a,_0x2b9734,_0x4abb),g(this,_0x4843fd(0x2d2),_0x4843fd(0x3f0)),g(this,'_scheduleTimestamp',null),g(this,'_sendingTimer',null),(this[_0x4843fd(0x270)]=_0x411500,this['_memberService']=_0x4fd7c2,this[_0x4843fd(0x365)]=_0x12b3bf,this[_0x4843fd(0x4ab)]=_0x3be383,this[_0x4843fd(0x389)]=_0x1473a1,this[_0x4843fd(0x407)]=_0x42f08a);}[_0x82dda6(0x2b5)](_0x41eb7e){const _0xa93351=_0x82dda6;return this[_0xa93351(0x34c)][_0xa93351(0x491)](_0x41eb7e),this['_updateLocalCache'](),this;}[_0x82dda6(0x35f)](_0x1cba96){const _0xdba9bb=_0x82dda6;if(this[_0xdba9bb(0x418)](_0x1cba96))return this[_0xdba9bb(0x25f)](),this[_0xdba9bb(0x270)][_0xdba9bb(0x4a0)](he,this[_0xdba9bb(0x219)],this[_0xdba9bb(0x3a3)],null,this['_pendingMutations'],null,[_0x1cba96],this['_handler']);try{const _0x2e3440=this[_0xdba9bb(0x389)][_0xdba9bb(0x441)](_0x1cba96,this['_pendingMutations']);if(_0x11d5be(_0x2e3440)){const {c1Prime:_0x5aeeca,m2Prime:_0x4a4fde}=_0x2e3440;this[_0xdba9bb(0x1b7)](_0x5aeeca);const _0x4bf526=this[_0xdba9bb(0x270)][_0xdba9bb(0x4a0)](pe,this['unitID'],this[_0xdba9bb(0x3a3)],_0x4a4fde,this[_0xdba9bb(0x4f4)]);return this['_clearScheduledTask'](),_0x4bf526[_0xdba9bb(0x378)](this['_scheduleTimestamp']?Math[_0xdba9bb(0x266)](0x0,new Date()['getTime']()-this['_scheduleTimestamp']):this[_0xdba9bb(0x13e)]()),_0x4bf526;}throw _0x2e3440['error'];}catch(_0x3613fa){return this[_0xdba9bb(0x365)][_0xdba9bb(0x165)](_0x3613fa),this[_0xdba9bb(0x12f)](!0x1);}}['onRemoteAck'](){throw new Error('[PendingState]:\x20received\x20acknowledgement.');}[_0x82dda6(0x4b6)](){const _0x34b88e=_0x82dda6;throw new Error(_0x34b88e(0x434));}[_0x82dda6(0x4a7)](){return this;}[_0x82dda6(0x35c)](){const _0xd34790=_0x82dda6;return this['_clearScheduledTask'](),this[_0xd34790(0x270)]['createInstance'](ye,this[_0xd34790(0x219)],this['type'],null,this['_pendingMutations'],this[_0xd34790(0x4f4)]);}[_0x82dda6(0x284)](){return this;}[_0x82dda6(0x378)](_0x5e08f4){const _0x2fd6cd=_0x82dda6,_0x5423c3=_0x5e08f4!=null?_0x5e08f4:this[_0x2fd6cd(0x13e)]();this[_0x2fd6cd(0x4c8)]=new Date()[_0x2fd6cd(0x448)](),this['_sendingTimer']=window[_0x2fd6cd(0x32c)](()=>{const _0x25a071=_0x2fd6cd;this[_0x25a071(0x25f)]();let _0x5ef5fa=null;switch(this['type']){case ce[_0x25a071(0x4b9)]:{_0x5ef5fa=Vs(this[_0x25a071(0x34c)],this['unitID'],this['_univerInstanceService'],this[_0x25a071(0x3f4)],this[_0x25a071(0x404)]);break;}case ce[_0x25a071(0x1e4)]:{this[_0x25a071(0x34c)][_0x25a071(0x31d)](_0x4eab98=>_0x4eab98['id']===_0x35e4f0['id'])?_0x5ef5fa=vo(this['_pendingMutations'],this[_0x25a071(0x219)],this[_0x25a071(0x407)],this[_0x25a071(0x3f4)],this['_memberService']):_0x5ef5fa=Vs(this[_0x25a071(0x34c)],this[_0x25a071(0x219)],this[_0x25a071(0x407)],this[_0x25a071(0x3f4)],this[_0x25a071(0x404)]);break;}default:throw new Error('[PendingState]:\x20unhandled\x20univer\x20type:\x20'+this[_0x25a071(0x3a3)]+_0x25a071(0x4eb));}const {changeset:_0x34d947,pendingMutations:_0x2527f0}=_0x5ef5fa;this[_0x25a071(0x4f4)]['onSendChangeset'](_0x34d947);const _0x531b35=_0x2527f0['length']?this[_0x25a071(0x270)][_0x25a071(0x4a0)](ge,this['unitID'],this[_0x25a071(0x3a3)],_0x34d947,_0x2527f0,this['_handler'],void 0x0):this[_0x25a071(0x270)][_0x25a071(0x4a0)](Te,this[_0x25a071(0x219)],this['type'],_0x34d947,this[_0x25a071(0x4f4)]);_0x531b35[_0x25a071(0x204)](),this[_0x25a071(0x4f4)]['onStateChange'](this,_0x531b35);},_0x5423c3);}[_0x82dda6(0x13e)](){const _0x4bec39=_0x82dda6;var _0x3b8fab;const _0x2ce5e5=this[_0x4bec39(0x4ab)]['getConfig'](ie);return(_0x3b8fab=_0x2ce5e5==null?void 0x0:_0x2ce5e5['sendChangesetTimeout'])!=null?_0x3b8fab:_r;}[_0x82dda6(0x177)](){const _0x6d1350=_0x82dda6;throw new Error(_0x6d1350(0x50a));}[_0x82dda6(0x25f)](){const _0x3d2fed=_0x82dda6;this[_0x3d2fed(0x328)]!=null&&(clearTimeout(this[_0x3d2fed(0x328)]),this[_0x3d2fed(0x328)]=null);}[_0x82dda6(0x12f)](_0x2b2f28){const _0x5bb666=_0x82dda6;return this[_0x5bb666(0x25f)](),this[_0x5bb666(0x270)][_0x5bb666(0x4a0)](Re,this[_0x5bb666(0x219)],this[_0x5bb666(0x3a3)],null,this[_0x5bb666(0x34c)],this['_handler'],_0x2b2f28);}};pe=Le([A(0x4,_0x37f3a9(_0x25b3fb)),A(0x5,_0x37f3a9(_0x2af6ad)),A(0x6,_0x37f3a9(q)),A(0x7,_0x37f3a9(Ne)),A(0x8,_0x326490),A(0x9,_0xe8cf46),A(0xa,_0x292916),A(0xb,_0x3e8250),A(0xc,_0x4482e3),A(0xd,_0x4c4e29)],pe);let Te=class extends $e{constructor(_0x511fdf,_0x526f41,_0x300f09,_0x3a7a82,_0x3b8e73,_0x1ce31e,_0x55ae82,_0x2f559b,_0x909853,_0x194acb,_0x5709ca){const _0x6fc18e=_0x82dda6;super(_0x511fdf,_0x526f41,_0x300f09,[],_0x3a7a82,_0x2f559b,_0x5709ca,_0x1ce31e,_0x55ae82),g(this,_0x6fc18e(0x2d2),'awaiting'),g(this,'_resendTimeout',0x0),g(this,_0x6fc18e(0x3a8)),g(this,_0x6fc18e(0x3aa)),(this['_injector']=_0x3b8e73,this[_0x6fc18e(0x365)]=_0x909853,this[_0x6fc18e(0x389)]=_0x194acb);}[_0x82dda6(0x2b5)](_0x3e4ac5){const _0x2eea43=_0x82dda6;this['_clearScheduledTask']();const _0x403cfc=this[_0x2eea43(0x270)][_0x2eea43(0x4a0)](ge,this[_0x2eea43(0x219)],this[_0x2eea43(0x3a3)],this[_0x2eea43(0x20e)],[_0x3e4ac5],this['_handler'],this[_0x2eea43(0x3a8)]);return _0x403cfc[_0x2eea43(0x204)](),_0x403cfc;}['onRemoteChangeset'](_0x45f6ff){const _0x32ff7e=_0x82dda6;if(this[_0x32ff7e(0x418)](_0x45f6ff))return this[_0x32ff7e(0x25f)](),this[_0x32ff7e(0x270)]['createInstance'](he,this[_0x32ff7e(0x219)],this['type'],this[_0x32ff7e(0x20e)],[],null,[_0x45f6ff],this[_0x32ff7e(0x4f4)]);try{const _0x5d6bc8=this[_0x32ff7e(0x389)]['transformChangesets']([_0x45f6ff],[this['_awaitingChangeset']],!0x1);if(_0x3917fd(_0x5d6bc8)){const {c1Prime:_0x55bf9e,c2Prime:_0x5c26a0}=_0x5d6bc8;this[_0x32ff7e(0x1b7)](_0x55bf9e[0x0]),_0x5c26a0[0x0]['baseRev']=this[_0x32ff7e(0x330)](),this[_0x32ff7e(0x25f)]();const _0x3e7490=this[_0x32ff7e(0x270)]['createInstance'](Te,this[_0x32ff7e(0x219)],this[_0x32ff7e(0x3a3)],_0x5c26a0[0x0],this[_0x32ff7e(0x4f4)]);return _0x3e7490[_0x32ff7e(0x204)](),_0x3e7490;}return this[_0x32ff7e(0x12f)](!0x1);}catch(_0x238a03){return this[_0x32ff7e(0x365)][_0x32ff7e(0x165)](_0x238a03),this[_0x32ff7e(0x12f)](!0x1);}}[_0x82dda6(0x15f)](_0xc453ab){const _0x4b56c7=_0x82dda6;this[_0x4b56c7(0x25f)]();const _0x442e55=this[_0x4b56c7(0x3f4)]['getCurrentRevOfUnit'](this[_0x4b56c7(0x219)]);if(_0xc453ab[_0x4b56c7(0x3fe)]<_0x442e55-0x1)return this;if(this['_checkMissing'](_0xc453ab))return this[_0x4b56c7(0x270)][_0x4b56c7(0x4a0)](he,this[_0x4b56c7(0x219)],this['type'],null,[],this[_0x4b56c7(0x20e)],[],this[_0x4b56c7(0x4f4)]);this['_incrementRevisionNumber']();const _0x508b1b=this['_injector']['createInstance'](Fe,this[_0x4b56c7(0x219)],this[_0x4b56c7(0x3a3)],this[_0x4b56c7(0x4f4)]);return _0x508b1b['_updateLocalCache'](),_0x508b1b;}[_0x82dda6(0x4b6)](_0x3de39d){return this['_onConflict'](!!(_0x3de39d!=null&&_0x3de39d['isPermissionRej']));}['onRemoteRetry'](_0x4f52c6){const _0x46ea01=_0x82dda6;return this[_0x46ea01(0x367)]>Ni?this[_0x46ea01(0x35c)]():(this[_0x46ea01(0x3a8)]=Ui(this[_0x46ea01(0x367)],{'timeout':this[_0x46ea01(0x367)],'reqId':_0x4f52c6[_0x46ea01(0x1e9)]}),this[_0x46ea01(0x3aa)]=this[_0x46ea01(0x3a8)]['subscribe'](({reqId:_0x8a2c56,timeout:_0x4589e2})=>{this['_resendWithTimeout'](_0x8a2c56,_0x4589e2);}),this);}[_0x82dda6(0x35c)](){const _0x209009=_0x82dda6;return this[_0x209009(0x25f)](),this[_0x209009(0x270)][_0x209009(0x4a0)](ye,this[_0x209009(0x219)],this[_0x209009(0x3a3)],this[_0x209009(0x20e)],[],this[_0x209009(0x4f4)]);}[_0x82dda6(0x284)](){return this;}[_0x82dda6(0x177)](){const _0x3cee25=_0x82dda6;this['_handler'][_0x3cee25(0x319)](this[_0x3cee25(0x20e)]);}[_0x82dda6(0x12f)](_0x1cd791){const _0x22eaf9=_0x82dda6;return this[_0x22eaf9(0x25f)](),this[_0x22eaf9(0x270)]['createInstance'](Re,this[_0x22eaf9(0x219)],this[_0x22eaf9(0x3a3)],this[_0x22eaf9(0x20e)],[],this['_handler'],_0x1cd791);}[_0x82dda6(0x50f)](_0x445244,_0x27c3c6){const _0x10a301=_0x82dda6;var _0x16edce;_0x445244===((_0x16edce=this[_0x10a301(0x20e)])==null?void 0x0:_0x16edce[_0x10a301(0x1e9)])&&(this[_0x10a301(0x177)](),this[_0x10a301(0x367)]=_0x27c3c6===0x0?0x3e8:_0x27c3c6*0x2);}['_clearScheduledTask'](){const _0x5cd272=_0x82dda6;var _0x36faf2;(_0x36faf2=this['_sender'])==null||_0x36faf2[_0x5cd272(0x208)](),this[_0x5cd272(0x367)]=0x0;}};Te=Le([A(0x4,_0x37f3a9(_0x25b3fb)),A(0x5,_0x37f3a9(_0x2af6ad)),A(0x6,_0x37f3a9(q)),A(0x7,_0xe8cf46),A(0x8,_0x326490),A(0x9,_0x3e8250),A(0xa,_0x4c4e29)],Te);let ge=class extends $e{constructor(_0x3437f7,_0x35966c,_0x56ad78,_0x5da2cb,_0x21a16e,_0xf266a3,_0x2894c8,_0x4b3691,_0x4842b8,_0x222150,_0x28accc,_0x55dbcb,_0x5cc931){const _0x484dec=_0x82dda6;super(_0x3437f7,_0x35966c,_0x56ad78,_0x5da2cb,_0x21a16e,_0x222150,_0x5cc931,_0x4b3691,_0x4842b8),g(this,_0x484dec(0x2d2),_0x484dec(0x1d4)),g(this,_0x484dec(0x367),0x0),g(this,_0x484dec(0x3a8)),g(this,'_sender'),(this[_0x484dec(0x270)]=_0x2894c8,this['_logService']=_0x28accc,this[_0x484dec(0x389)]=_0x55dbcb,_0xf266a3&&(this['_resendTimer']=_0xf266a3,this[_0x484dec(0x3aa)]=this[_0x484dec(0x3a8)][_0x484dec(0x4a3)](({reqId:_0x2e3ae2,timeout:_0x4097d7})=>{const _0x143ec6=_0x484dec;this[_0x143ec6(0x50f)](_0x2e3ae2,_0x4097d7);})));}[_0x82dda6(0x2b5)](_0x561db2){const _0x2d7d55=_0x82dda6;return this[_0x2d7d55(0x34c)][_0x2d7d55(0x491)](_0x561db2),this;}[_0x82dda6(0x35f)](_0x1e354e){const _0xaf9002=_0x82dda6;if(this['_checkMissing'](_0x1e354e))return this[_0xaf9002(0x25f)](),this[_0xaf9002(0x270)][_0xaf9002(0x4a0)](he,this[_0xaf9002(0x219)],this[_0xaf9002(0x3a3)],this[_0xaf9002(0x20e)],this[_0xaf9002(0x34c)],null,[_0x1e354e],this[_0xaf9002(0x4f4)]);try{const _0x37d439=this['_transformService'][_0xaf9002(0x2c9)]([_0x1e354e],[this['_awaitingChangeset']],!0x1);if(_0x3917fd(_0x37d439)){const {c1Prime:_0x42ee40,c2Prime:_0x32dba6}=_0x37d439,_0x426606=this['_transformService']['transformMutationsWithChangeset'](_0x42ee40[0x0],this['_pendingMutations']);if(_0x11d5be(_0x426606)){const {c1Prime:_0x5e95ea,m2Prime:_0xccc3e2}=_0x426606;return this[_0xaf9002(0x1b7)](_0x5e95ea),_0x32dba6[0x0]['baseRev']=this[_0xaf9002(0x330)](),this[_0xaf9002(0x25f)](),this[_0xaf9002(0x270)]['createInstance'](ge,this[_0xaf9002(0x219)],this[_0xaf9002(0x3a3)],_0x32dba6[0x0],_0xccc3e2,this[_0xaf9002(0x4f4)],void 0x0);}throw _0x426606[_0xaf9002(0x165)];}throw _0x37d439[_0xaf9002(0x165)];}catch(_0x20b744){return this['_logService'][_0xaf9002(0x165)](_0x20b744),this[_0xaf9002(0x12f)](!0x1);}}[_0x82dda6(0x15f)](_0x5d6115){const _0x2858f8=_0x82dda6;if(this[_0x2858f8(0x25f)](),this[_0x2858f8(0x418)](_0x5d6115))return this[_0x2858f8(0x270)][_0x2858f8(0x4a0)](he,this[_0x2858f8(0x219)],this[_0x2858f8(0x3a3)],null,this[_0x2858f8(0x34c)],this[_0x2858f8(0x20e)],[],this['_handler']);this[_0x2858f8(0x48e)]();const _0x2ac024=this[_0x2858f8(0x270)][_0x2858f8(0x4a0)](pe,this['unitID'],this[_0x2858f8(0x3a3)],this[_0x2858f8(0x34c)],this[_0x2858f8(0x4f4)]);return _0x2ac024['_schedule'](),_0x2ac024[_0x2858f8(0x204)](),_0x2ac024;}[_0x82dda6(0x4b6)](_0x43670b){const _0x10ae35=_0x82dda6;return this[_0x10ae35(0x12f)](!!(_0x43670b!=null&&_0x43670b[_0x10ae35(0x455)]));}[_0x82dda6(0x4a7)](_0xcc056){const _0x259072=_0x82dda6;return this[_0x259072(0x367)]>Ni?this[_0x259072(0x35c)]():(this[_0x259072(0x3a8)]=Ui(this['_resendTimeout'],{'timeout':this['_resendTimeout'],'reqId':_0xcc056[_0x259072(0x1e9)]}),this['_sender']=this[_0x259072(0x3a8)][_0x259072(0x4a3)](({reqId:_0x483f74,timeout:_0x1d4a53})=>{const _0x47e121=_0x259072;this[_0x47e121(0x50f)](_0x483f74,_0x1d4a53);}),this);}[_0x82dda6(0x35c)](){const _0x85ccda=_0x82dda6;return this[_0x85ccda(0x25f)](),this['_injector'][_0x85ccda(0x4a0)](ye,this[_0x85ccda(0x219)],this['type'],this['_awaitingChangeset'],this[_0x85ccda(0x34c)],this[_0x85ccda(0x4f4)]);}[_0x82dda6(0x284)](){return this;}[_0x82dda6(0x177)](){const _0x330c25=_0x82dda6;this[_0x330c25(0x4f4)][_0x330c25(0x319)](this[_0x330c25(0x20e)]);}[_0x82dda6(0x12f)](_0x49ca2e){const _0x18046b=_0x82dda6;return this['_clearScheduledTask'](),this[_0x18046b(0x270)]['createInstance'](Re,this[_0x18046b(0x219)],this['type'],null,this[_0x18046b(0x34c)],this[_0x18046b(0x4f4)],_0x49ca2e);}['_resendWithTimeout'](_0x9e7f89,_0x24438c){const _0x5743ad=_0x82dda6;var _0x581387;_0x9e7f89===((_0x581387=this['_awaitingChangeset'])==null?void 0x0:_0x581387['reqId'])&&(this[_0x5743ad(0x177)](),this[_0x5743ad(0x367)]=_0x24438c===0x0?0x3e8:_0x24438c*0x2);}[_0x82dda6(0x25f)](){const _0x57d8a5=_0x82dda6;var _0x4eddd3;(_0x4eddd3=this[_0x57d8a5(0x3aa)])==null||_0x4eddd3[_0x57d8a5(0x208)](),this[_0x57d8a5(0x367)]=0x0;}};ge=Le([A(0x6,_0x37f3a9(_0x25b3fb)),A(0x7,_0x37f3a9(_0x2af6ad)),A(0x8,_0x37f3a9(q)),A(0x9,_0xe8cf46),A(0xa,_0x326490),A(0xb,_0x3e8250),A(0xc,_0x4c4e29)],ge);let Re=class extends $e{constructor(_0x4b7129,_0x1d1f5b,_0x4d5bd5,_0x4fb010,_0x3b7ea4,_0x300fe0=!0x1,_0x923ae4,_0x192b73,_0x41a7e4,_0x23bf2b,_0x2ede8e,_0x554c36,_0x2c7939){const _0x2e5f9a=_0x82dda6;super(_0x4b7129,_0x1d1f5b,_0x4d5bd5,_0x4fb010,_0x3b7ea4,_0x192b73,_0x41a7e4,_0x2ede8e,_0x23bf2b),g(this,_0x2e5f9a(0x2d2),_0x2e5f9a(0x364)),(this[_0x2e5f9a(0x11b)]=_0x300fe0,this[_0x2e5f9a(0x428)]=_0x923ae4,this['_localeService']=_0x554c36,this[_0x2e5f9a(0x312)]=_0x2c7939,this[_0x2e5f9a(0x11f)](),this[_0x2e5f9a(0x315)](),this[_0x2e5f9a(0x1e7)]());}[_0x82dda6(0x2b5)](){return this;}[_0x82dda6(0x35f)](){return this;}[_0x82dda6(0x15f)](){return this;}['onRemoteRej'](){return this;}[_0x82dda6(0x4a7)](){return this;}[_0x82dda6(0x35c)](){return this;}['toggleOnline'](){return this;}[_0x82dda6(0x177)](){throw new Error('[ConflictState]:\x20invalid\x20calling\x20to\x20`resend`.');}['_clearLocalCache'](){const _0x76c84c=_0x82dda6;this[_0x76c84c(0x303)]['updateOfflineData'](this[_0x76c84c(0x219)],this[_0x76c84c(0x3a3)],null,[]);}['_showConflictNotification'](){const _0x54bc73=_0x82dda6;this['_isPermissionRej']?this[_0x54bc73(0x312)][_0x54bc73(0x402)]({'title':this[_0x54bc73(0x331)]['t'](_0x54bc73(0x245)),'content':this[_0x54bc73(0x331)]['t'](_0x54bc73(0x3ae)),'type':'error','duration':0x0}):this['_notificationService']['show']({'title':this[_0x54bc73(0x331)]['t'](_0x54bc73(0x171)),'content':this[_0x54bc73(0x331)]['t']('conflict.content'),'type':_0x54bc73(0x165),'duration':0x0});}['_disableEditing'](){const _0x73fcc8=_0x82dda6;this[_0x73fcc8(0x428)][_0x73fcc8(0x4f5)](new _0x499bdd(this[_0x73fcc8(0x219)])['id'],!0x1);}};Re=Le([A(0x6,_0x37f3a9(_0x2ccec3)),A(0x7,_0xe8cf46),A(0x8,_0x4c4e29),A(0x9,_0x37f3a9(q)),A(0xa,_0x37f3a9(_0x2af6ad)),A(0xb,_0x37f3a9(_0x4f57be)),A(0xc,_0x359342)],Re);let ye=class extends $e{constructor(_0x21d6b8,_0x1f04e4,_0x414cd0,_0x3330d3,_0x2f11c6,_0x3289c7,_0xfc2054,_0xe6ec4f,_0x293ef8,_0x300086){const _0x1bb368=_0x82dda6;super(_0x21d6b8,_0x1f04e4,_0x414cd0,_0x3330d3,_0x2f11c6,_0x293ef8,_0x300086,_0xfc2054,_0xe6ec4f),g(this,'status',_0x1bb368(0x3c7)),this[_0x1bb368(0x270)]=_0x3289c7;}[_0x82dda6(0x2b5)](_0x5bed94){const _0x369148=_0x82dda6;return this[_0x369148(0x34c)][_0x369148(0x491)](_0x5bed94),this['_updateLocalCache'](),this;}[_0x82dda6(0x35f)](_0x5c90e5){throw new Error('[OfflineState]:\x20received\x20changeset.');}[_0x82dda6(0x15f)](){throw new Error('[OfflineState]:\x20received\x20acknowledgement.');}['onRemoteRej'](){const _0x5b26e5=_0x82dda6;throw new Error(_0x5b26e5(0x20b));}[_0x82dda6(0x4a7)](){return this;}['toggleOffline'](){return this;}[_0x82dda6(0x284)](){const _0x5b7809=_0x82dda6,{_injector:_0x2232a0,_pendingMutations:_0x468525,_awaitingChangeset:_0x258462,unitID:_0x27715b,_handler:_0x26f3b7,type:_0x37d745}=this,_0x378cfa=Ai(_0x2232a0,_0x27715b,_0x37d745,_0x258462,_0x468525,_0x26f3b7);return _0x378cfa instanceof pe?_0x378cfa[_0x5b7809(0x378)]():(_0x378cfa instanceof ge||_0x378cfa instanceof Te)&&_0x378cfa['resend'](),_0x378cfa;}['resend'](){throw new Error('[OfflineState]:\x20invalid\x20calling\x20to\x20`resend`.');}};ye=Le([A(0x5,_0x37f3a9(_0x25b3fb)),A(0x6,_0x37f3a9(_0x2af6ad)),A(0x7,_0x37f3a9(q)),A(0x8,_0xe8cf46),A(0x9,_0x4c4e29)],ye);let he=class extends $e{constructor(_0x21c01f,_0x5539fd,_0x4d4781,_0x39d7d6,_0x3ab421,_0x215577,_0x52c11a,_0x8e35cc,_0x3aaf47,_0x4fa79e,_0x4184ff,_0x15e9cf,_0x245e8d,_0x347f02){const _0x336765=_0x82dda6;super(_0x21c01f,_0x5539fd,_0x4d4781,_0x39d7d6,_0x52c11a,_0x15e9cf,_0x245e8d,_0x3aaf47,_0x4fa79e),g(this,_0x336765(0x2d2),_0x336765(0x48c)),(this[_0x336765(0x497)]=_0x3ab421,this[_0x336765(0x122)]=_0x215577,this[_0x336765(0x270)]=_0x8e35cc,this[_0x336765(0x365)]=_0x4184ff,this[_0x336765(0x389)]=_0x347f02);}[_0x82dda6(0x23b)](_0x487f4b){const _0x1f52dd=_0x82dda6;try{const _0x12c2df=[..._0x487f4b,...this[_0x1f52dd(0x122)]],_0x2317c6=[this[_0x1f52dd(0x20e)]||this[_0x1f52dd(0x497)]][_0x1f52dd(0x13d)](_0x575be7=>!!_0x575be7);let _0x19ff45,_0x55daeb;if(_0x2317c6['length']){const _0x4a9db4=this[_0x1f52dd(0x389)][_0x1f52dd(0x2c9)](_0x12c2df,_0x2317c6,!0x1);if(!_0x3917fd(_0x4a9db4))throw _0x4a9db4[_0x1f52dd(0x165)];_0x19ff45=_0x4a9db4['c1Prime'],_0x55daeb=_0x4a9db4[_0x1f52dd(0x29d)];}else _0x19ff45=_0x12c2df,_0x55daeb=[];let _0x1d8f8e=this['_pendingMutations'];_0x19ff45[_0x1f52dd(0x295)](_0x11e7e7=>{const _0x1142f3=_0x1f52dd;let _0x3b80ca;if(_0x1d8f8e['length']){const _0x1903d7=this['_transformService'][_0x1142f3(0x441)](_0x11e7e7,_0x1d8f8e);if(!_0x11d5be(_0x1903d7))throw _0x1903d7[_0x1142f3(0x165)];_0x3b80ca=_0x1903d7[_0x1142f3(0x1a5)],_0x1d8f8e=_0x1903d7[_0x1142f3(0x254)];}else _0x3b80ca=_0x11e7e7;this[_0x1142f3(0x1b7)](_0x3b80ca);}),this['_acknowledgedAwaitingChangeset']&&this[_0x1f52dd(0x48e)](),this[_0x1f52dd(0x20e)]&&_0x55daeb[_0x1f52dd(0x1af)]&&(_0x55daeb[0x0][_0x1f52dd(0x225)]=this['_getCurrentRevision']());let _0x5578e9;if(this[_0x1f52dd(0x20e)]&&_0x1d8f8e[_0x1f52dd(0x1af)]!==0x0)_0x5578e9=this[_0x1f52dd(0x270)][_0x1f52dd(0x4a0)](ge,this[_0x1f52dd(0x219)],this[_0x1f52dd(0x3a3)],_0x55daeb[0x0],_0x1d8f8e,this[_0x1f52dd(0x4f4)],void 0x0);else{if(this[_0x1f52dd(0x20e)]&&_0x1d8f8e[_0x1f52dd(0x1af)]===0x0)_0x55daeb[0x0][_0x1f52dd(0x225)]=this['_getCurrentRevision'](),_0x5578e9=this['_injector']['createInstance'](Te,this['unitID'],this[_0x1f52dd(0x3a3)],_0x55daeb[0x0],this[_0x1f52dd(0x4f4)]);else{if(_0x1d8f8e[_0x1f52dd(0x1af)]!==0x0){const _0x40020c=this[_0x1f52dd(0x270)]['createInstance'](pe,this[_0x1f52dd(0x219)],this[_0x1f52dd(0x3a3)],_0x1d8f8e,this[_0x1f52dd(0x4f4)]);_0x40020c[_0x1f52dd(0x378)](),_0x5578e9=_0x40020c;}else _0x5578e9=this['_injector'][_0x1f52dd(0x4a0)](Fe,this[_0x1f52dd(0x219)],this['type'],this[_0x1f52dd(0x4f4)]);}}return _0x5578e9[_0x1f52dd(0x204)](),_0x5578e9;}catch(_0x4cb962){return this[_0x1f52dd(0x365)][_0x1f52dd(0x165)](_0x1f52dd(0x2ed),_0x1f52dd(0x3ba),_0x4cb962),this['_injector'][_0x1f52dd(0x4a0)](Re,this[_0x1f52dd(0x219)],this[_0x1f52dd(0x3a3)],this[_0x1f52dd(0x20e)],this[_0x1f52dd(0x34c)],this[_0x1f52dd(0x4f4)],!0x1);}}['resend'](){throw new Error('[FetchingMissState]:\x20invalid\x20calling\x20to\x20`resend`.');}[_0x82dda6(0x2b5)](_0x20b693){const _0x3a4284=_0x82dda6;return this[_0x3a4284(0x34c)][_0x3a4284(0x491)](_0x20b693),this;}['onRemoteChangeset'](_0x47b5af){const _0x2c3db8=_0x82dda6;return this[_0x2c3db8(0x122)]['push'](_0x47b5af),this;}[_0x82dda6(0x15f)](_0x120b00){const _0xc618ba=_0x82dda6;if(this[_0xc618ba(0x20e)])return this[_0xc618ba(0x497)]=this[_0xc618ba(0x20e)],this['_awaitingChangeset']=null,this;throw new Error(_0xc618ba(0x473));}['onRemoteRej'](_0x21c4b7){const _0x51b6ea=_0x82dda6;return this[_0x51b6ea(0x12f)](!!(_0x21c4b7!=null&&_0x21c4b7[_0x51b6ea(0x455)]));}[_0x82dda6(0x4a7)](){return this;}[_0x82dda6(0x35c)](){const _0x255bad=_0x82dda6;return this['_injector'][_0x255bad(0x4a0)](ye,this[_0x255bad(0x219)],this[_0x255bad(0x3a3)],this[_0x255bad(0x20e)],this[_0x255bad(0x34c)],this[_0x255bad(0x4f4)]);}[_0x82dda6(0x284)](){return this;}[_0x82dda6(0x12f)](_0x39e040){const _0x533f53=_0x82dda6;return this[_0x533f53(0x270)][_0x533f53(0x4a0)](Re,this['unitID'],this[_0x533f53(0x3a3)],this[_0x533f53(0x20e)],this['_pendingMutations'],this[_0x533f53(0x4f4)],_0x39e040);}};he=Le([A(0x7,_0x37f3a9(_0x25b3fb)),A(0x8,_0x37f3a9(_0x2af6ad)),A(0x9,_0x37f3a9(q)),A(0xa,_0x326490),A(0xb,_0xe8cf46),A(0xc,_0x4c4e29),A(0xd,_0x3e8250)],he);function Ai(_0xc01e95,_0x101efd,_0x5e03df,_0x16e892,_0x39db8b,_0x1b662e){const _0x2d9573=_0x82dda6;return _0x16e892&&_0x39db8b[_0x2d9573(0x1af)]?_0xc01e95[_0x2d9573(0x4a0)](ge,_0x101efd,_0x5e03df,_0x16e892,_0x39db8b,_0x1b662e,void 0x0):_0x16e892?_0xc01e95[_0x2d9573(0x4a0)](Te,_0x101efd,_0x5e03df,_0x16e892,_0x1b662e):_0x39db8b['length']?_0xc01e95[_0x2d9573(0x4a0)](pe,_0x101efd,_0x5e03df,_0x39db8b,_0x1b662e):_0xc01e95[_0x2d9573(0x4a0)](Fe,_0x101efd,_0x5e03df,_0x1b662e);}var So=Object['defineProperty'],Io=Object[_0x82dda6(0x2c6)],Es=(_0x450214,_0x367874,_0x11fb89,_0x441349)=>{for(var _0x18b1c5=_0x441349>0x1?void 0x0:_0x441349?Io(_0x367874,_0x11fb89):_0x367874,_0x169afc=_0x450214['length']-0x1,_0xc8e9e;_0x169afc>=0x0;_0x169afc--)(_0xc8e9e=_0x450214[_0x169afc])&&(_0x18b1c5=(_0x441349?_0xc8e9e(_0x367874,_0x11fb89,_0x18b1c5):_0xc8e9e(_0x18b1c5))||_0x18b1c5);return _0x441349&&_0x18b1c5&&So(_0x367874,_0x11fb89,_0x18b1c5),_0x18b1c5;},H=(_0xf8c82c,_0x217bac)=>(_0x131cb7,_0x244be7)=>_0x217bac(_0x131cb7,_0x244be7,_0xf8c82c);let gt=class extends _0x2ffcba{constructor(_0x4f76ff,_0x1abbd5,_0x3a0a37,_0x4519dc,_0x40e480,_0x5e9cc4,_0x1e00ec,_0x5af31e,_0x3db9d2,_0x2ca5dd,_0x4343e5,_0xb4fe31,_0x319542){const _0x1ea2c1=_0x82dda6;super(),g(this,_0x1ea2c1(0x1f2),new _0x167de7(null)),g(this,_0x1ea2c1(0x457),this['_state$'][_0x1ea2c1(0x16a)]()),g(this,_0x1ea2c1(0x36b)),g(this,_0x1ea2c1(0x46c),!0x1),g(this,_0x1ea2c1(0x4f0),''),g(this,_0x1ea2c1(0x118),0x0),g(this,'status$',this['state$'][_0x1ea2c1(0x403)](_0x1122a7(_0x3ca7c1=>_0x3ca7c1?_0x3ca7c1['status']:J[_0x1ea2c1(0x265)]),_0x113498(0x1))),g(this,_0x1ea2c1(0x375),!0x1),g(this,_0x1ea2c1(0x425),[]),(this['unitID']=_0x4f76ff,this['session']=_0x1abbd5,this[_0x1ea2c1(0x1c0)]=_0x3a0a37,this['_injector']=_0x4519dc,this[_0x1ea2c1(0x303)]=_0x40e480,this['_compressMutationService']=_0x5e9cc4,this[_0x1ea2c1(0x331)]=_0x1e00ec,this['_revisionService']=_0x5af31e,this[_0x1ea2c1(0x365)]=_0x3db9d2,this['_commandService']=_0x2ca5dd,this[_0x1ea2c1(0x3da)]=_0x4343e5,this['_permissionService']=_0xb4fe31,this[_0x1ea2c1(0x145)]=_0x319542);}get['state'](){return this['_state'];}async[_0x82dda6(0x35a)](){const _0x208c70=_0x82dda6;if(this[_0x208c70(0x2a1)])throw new Error(_0x208c70(0x1ab));await this[_0x208c70(0x138)]();}[_0x82dda6(0x180)](){const _0x497143=_0x82dda6;return this[_0x497143(0x46c)]=!0x0,_0x4ef43f(()=>{const _0x110bd4=_0x497143;this[_0x110bd4(0x46c)]=!0x1,this[_0x110bd4(0x2ae)]();});}[_0x82dda6(0x49c)](_0x5da9d1){const _0xd39e9f=_0x82dda6;this[_0xd39e9f(0x36b)]=_0x5da9d1,this[_0xd39e9f(0x1f2)][_0xd39e9f(0x291)](_0x5da9d1);}async[_0x82dda6(0x138)](){const _0x515fd2=_0x82dda6;var _0x511309;this[_0x515fd2(0x49c)](await this['_createInitialState']()),this[_0x515fd2(0x145)]&&((_0x511309=this['_singleActiveUnitService'])==null||_0x511309[_0x515fd2(0x3a4)](this['unitID']),this[_0x515fd2(0x2ce)](this['_singleActiveUnitService'][_0x515fd2(0x376)](this[_0x515fd2(0x219)])[_0x515fd2(0x4a3)](_0x1dc14c=>{const _0x482282=_0x515fd2;this['_logService']['debug'](_0x482282(0x46e),_0x482282(0x2e5),_0x1dc14c),_0x1dc14c===Di['OTHER_CLIENTS_EDITING']?(this['_messageService'][_0x482282(0x402)]({'content':this[_0x482282(0x331)]['t'](_0x482282(0x516)),'type':_0x6ce421[_0x482282(0x51b)]}),this[_0x482282(0x428)]['updatePermissionPoint'](new _0x499bdd(this[_0x482282(0x219)])['id'],!0x1),this[_0x482282(0x428)][_0x482282(0x3f8)](!0x1)):(this['_permissionService']['updatePermissionPoint'](new _0x499bdd(this['unitID'])['id'],!0x0),this['_permissionService'][_0x482282(0x3f8)](!0x0));})));let _0x30b9a3=!0x1;return this[_0x515fd2(0x2ce)](this[_0x515fd2(0x519)]['sessionStatus$']['subscribe'](_0x1cf3b7=>{const _0xe074b0=_0x515fd2;_0x1cf3b7===ve[_0xe074b0(0x2b3)]?this[_0xe074b0(0x42a)](_0x30b9a3):_0x1cf3b7===ve[_0xe074b0(0x265)]&&(_0x30b9a3=!0x0,this['_toggleOffline']());})),this[_0x515fd2(0x2ce)](this[_0x515fd2(0x519)][_0x515fd2(0x289)][_0x515fd2(0x4a3)](_0x23c831=>{const _0x1cc6ec=_0x515fd2;try{switch(_0x23c831[_0x1cc6ec(0x2ca)]){case _0x304292[_0x1cc6ec(0x1eb)]:{this[_0x1cc6ec(0x27e)](_0x308263(_0x23c831['data']));break;}case _0x304292[_0x1cc6ec(0x34d)]:{this[_0x1cc6ec(0x4ad)](_0x23c831['data']);break;}case _0x304292[_0x1cc6ec(0x117)]:{this[_0x1cc6ec(0x334)]();break;}case _0x304292[_0x1cc6ec(0x317)]:{this[_0x1cc6ec(0x50b)](_0x23c831[_0x1cc6ec(0x510)]);break;}case _0x304292[_0x1cc6ec(0x1bd)]:{this[_0x1cc6ec(0x431)](_0x23c831[_0x1cc6ec(0x510)]['changesets'][_0x1cc6ec(0x217)](_0x3cf888=>_0x308263(_0x3cf888)));break;}case _0x304292[_0x1cc6ec(0x51a)]:this[_0x1cc6ec(0x334)]({'isPermissionRej':!0x0});}}catch(_0x3ab643){throw console[_0x1cc6ec(0x165)](_0x1cc6ec(0x46f),_0x3ab643),_0x3ab643;}})),this[_0x515fd2(0x36b)];}[_0x82dda6(0x28b)](){const _0x205ad0=_0x82dda6;this[_0x205ad0(0x375)]=!0x1;}[_0x82dda6(0x21a)](){const _0x2acdf7=_0x82dda6;if(this[_0x2acdf7(0x375)])throw new Error(_0x2acdf7(0x494));this[_0x2acdf7(0x375)]=!0x0;}['_onLocalMutation'](_0xeb95eb){const _0x392f12=_0x82dda6;this[_0x392f12(0x21a)](),this['_updateState'](this[_0x392f12(0x36b)]['appendMutation'](_0xeb95eb)),this[_0x392f12(0x28b)]();}[_0x82dda6(0x27e)](_0x2367f0){const _0x1b3112=_0x82dda6;if(!(_0x2367f0[_0x1b3112(0x3fe)]<=this['_revisionService'][_0x1b3112(0x166)](this['unitID']))){if(this['_collaborationPaused']){this[_0x1b3112(0x425)][_0x1b3112(0x491)](_0x2367f0);return;}this[_0x1b3112(0x51f)](_0x2367f0);}}[_0x82dda6(0x2ae)](){const _0x25e66e=_0x82dda6;this[_0x25e66e(0x425)][_0x25e66e(0x295)](_0x56b2f0=>this[_0x25e66e(0x51f)](_0x56b2f0)),this[_0x25e66e(0x425)]=[];}[_0x82dda6(0x51f)](_0x246608){const _0x2a81d8=_0x82dda6,_0x667d03=this['_compressMutationService'][_0x2a81d8(0x3d4)][_0x2a81d8(0x33d)](this[_0x2a81d8(0x453)][_0x2a81d8(0x3d4)][_0x2a81d8(0x33e)]()[_0x2a81d8(0x3ac)])(_0x246608[_0x2a81d8(0x484)],null)||_0x246608[_0x2a81d8(0x484)],_0x1038df={..._0x246608,'mutations':_0x667d03};this[_0x2a81d8(0x21a)](),this['_updateState'](this[_0x2a81d8(0x36b)][_0x2a81d8(0x35f)](_0x1038df)),this[_0x2a81d8(0x28b)]();}[_0x82dda6(0x4ad)](_0x3a0b85){const _0x45a56e=_0x82dda6;this[_0x45a56e(0x21a)](),this[_0x45a56e(0x49c)](this['_state'][_0x45a56e(0x15f)](_0x3a0b85)),this[_0x45a56e(0x28b)]();}['_onRemoteRejected'](_0x314e7e){const _0x290833=_0x82dda6;this[_0x290833(0x21a)](),this[_0x290833(0x49c)](this['_state'][_0x290833(0x4b6)](_0x314e7e)),this[_0x290833(0x28b)]();}[_0x82dda6(0x50b)](_0x180de3){const _0x12f067=_0x82dda6;this[_0x12f067(0x21a)](),this[_0x12f067(0x49c)](this[_0x12f067(0x36b)][_0x12f067(0x4a7)](_0x180de3)),this[_0x12f067(0x28b)]();}[_0x82dda6(0x431)](_0x2a17e8){const _0x44f03a=_0x82dda6;if(!(this[_0x44f03a(0x36b)]instanceof he))throw new TypeError(_0x44f03a(0x215));const _0x48ad77=_0x2a17e8['map'](_0x279802=>{const _0x257faa=_0x44f03a,_0x3060ab=this[_0x257faa(0x453)][_0x257faa(0x3d4)]['fetchThroughInterceptors'](this[_0x257faa(0x453)][_0x257faa(0x3d4)][_0x257faa(0x33e)]()[_0x257faa(0x3ac)])(_0x279802['mutations'],null)||_0x279802[_0x257faa(0x484)];return{..._0x279802,'mutations':_0x3060ab};});this[_0x44f03a(0x21a)](),this['_updateState'](this[_0x44f03a(0x36b)][_0x44f03a(0x23b)](_0x48ad77)),this[_0x44f03a(0x28b)]();}[_0x82dda6(0x258)](){const _0x17451d=_0x82dda6;this[_0x17451d(0x21a)](),this[_0x17451d(0x49c)](this[_0x17451d(0x36b)]['toggleOffline']()),this['_unlockTransition']();}[_0x82dda6(0x42a)](_0x8f03a7=!0x1){const _0x29e4bf=_0x82dda6;this['_lockTransition'](),this[_0x29e4bf(0x49c)](this[_0x29e4bf(0x36b)][_0x29e4bf(0x284)]()),this['_unlockTransition']();const _0x1c1236=this['_state'];_0x8f03a7&&_0x1c1236 instanceof Fe&&(this['_lockTransition'](),this[_0x29e4bf(0x49c)](_0x1c1236[_0x29e4bf(0x38e)]()),this[_0x29e4bf(0x28b)]());}async['_createInitialState'](){return new Promise(_0x59abb1=>{const _0x25fa2f=_0x4ed8;this[_0x25fa2f(0x519)][_0x25fa2f(0x29f)][_0x25fa2f(0x403)](_0x2f2b0e(0x1))[_0x25fa2f(0x4a3)](async _0x1dac04=>{const _0x2873cc=_0x25fa2f;_0x59abb1(await this['_createInitialStateImpl'](_0x1dac04===ve[_0x2873cc(0x2b3)]));});});}[_0x82dda6(0x41e)](){const _0x1f15b3=_0x82dda6,_0x403956=this[_0x1f15b3(0x219)];return{'onStateChange':(_0x47713d,_0x43c000)=>{const _0x271259=_0x1f15b3;if(_0x47713d!==this['_state'])throw new Error(_0x271259(0x309)+_0x47713d[_0x271259(0x2d2)]+_0x271259(0x358)+_0x43c000[_0x271259(0x2d2)]+'\x0aCurrent:\x20'+this[_0x271259(0x36b)][_0x271259(0x2d2)]);this[_0x271259(0x49c)](_0x43c000);},'onSendChangeset':_0x39b43e=>{const _0x108faa=_0x1f15b3;_0x39b43e[_0x108faa(0x20a)]||(_0x39b43e[_0x108faa(0x20a)]=this[_0x108faa(0x4f0)],_0x39b43e[_0x108faa(0x1e9)]=++this['_changesetReqId']);const _0x57912b={'eventID':_0x304292[_0x108faa(0x1fe)],'data':{'unitID':_0x39b43e[_0x108faa(0x219)],'unitType':this[_0x108faa(0x1c0)],'changeset':_0x39b43e,'memberID':this[_0x108faa(0x519)][_0x108faa(0x29c)]()}};this[_0x108faa(0x519)][_0x108faa(0x420)](_0x57912b,this['unitID']);},'onMissingChangesets':({from:_0x105799,to:_0x2c3182})=>{const _0x202f1b=_0x1f15b3;this[_0x202f1b(0x365)][_0x202f1b(0x4f9)](_0x202f1b(0x46e),'fetching\x20missing\x20changesets\x20from\x20'+_0x105799+'\x20to\x20'+_0x2c3182);const _0x14e4c4={'eventID':_0x304292['FETCH_MISSING'],'data':{'unitID':_0x403956,'unitType':this[_0x202f1b(0x1c0)],'from':_0x105799,'to':_0x2c3182}};this[_0x202f1b(0x519)][_0x202f1b(0x420)](_0x14e4c4,this['unitID']);}};}async[_0x82dda6(0x3e1)](_0x1a072e){const _0x1006fd=_0x82dda6;var _0x39c5fe,_0x195192;const _0x1dbab2=await this[_0x1006fd(0x303)]['loadOfflineData'](this[_0x1006fd(0x219)]),_0xb8ac0=(_0x39c5fe=_0x1dbab2==null?void 0x0:_0x1dbab2[_0x1006fd(0x484)])!=null?_0x39c5fe:[],_0x38bf9c=(_0x195192=_0x1dbab2==null?void 0x0:_0x1dbab2[_0x1006fd(0x185)])!=null?_0x195192:null,_0x3374e9=!!(_0x38bf9c!=null&&_0x38bf9c[_0x1006fd(0x20a)])&&!!(_0x38bf9c!=null&&_0x38bf9c[_0x1006fd(0x1e9)]);this['_changesetSessionId']=_0x3374e9?_0x38bf9c[_0x1006fd(0x20a)]:zr(),this[_0x1006fd(0x118)]=_0x3374e9?_0x38bf9c[_0x1006fd(0x1e9)]:0x0;const _0x113a00=this[_0x1006fd(0x219)];try{this[_0x1006fd(0x1ef)](_0x38bf9c,_0xb8ac0);}catch(_0x341401){this[_0x1006fd(0x365)][_0x1006fd(0x165)](_0x341401);}const _0x5add4f=this[_0x1006fd(0x41e)]();if(_0x1a072e){const _0x24ce5d=Ai(this[_0x1006fd(0x270)],_0x113a00,this['_type'],_0x38bf9c,_0xb8ac0,_0x5add4f);return _0x24ce5d instanceof pe?_0x24ce5d[_0x1006fd(0x378)]():(_0x24ce5d instanceof ge||_0x24ce5d instanceof Te)&&_0x24ce5d['resend'](),_0x24ce5d;}return this[_0x1006fd(0x270)][_0x1006fd(0x4a0)](ye,_0x113a00,this[_0x1006fd(0x1c0)],_0x38bf9c,_0xb8ac0,_0x5add4f);}['_replayCachedMutations'](_0x2c7b69,_0x7c96d2){const _0x46fcff=_0x82dda6;var _0x54111c,_0x5f2a5d;const _0x38dfe9=this['_compressMutationService'][_0x46fcff(0x3d4)][_0x46fcff(0x33d)](this['_compressMutationService'][_0x46fcff(0x3d4)][_0x46fcff(0x33e)]()[_0x46fcff(0x3ac)]);(_0x54111c=_0x38dfe9((_0x2c7b69==null?void 0x0:_0x2c7b69[_0x46fcff(0x484)])||[],null))==null||_0x54111c[_0x46fcff(0x295)](_0x488e37=>this[_0x46fcff(0x12a)][_0x46fcff(0x176)](_0x488e37['id'],_0x488e37[_0x46fcff(0x26c)])),(_0x5f2a5d=_0x38dfe9(_0x7c96d2||[],null))==null||_0x5f2a5d[_0x46fcff(0x295)](_0x174279=>this[_0x46fcff(0x12a)][_0x46fcff(0x176)](_0x174279['id'],_0x174279[_0x46fcff(0x26c)]));}};gt=Es([H(0x3,_0x37f3a9(_0x25b3fb)),H(0x4,_0x37f3a9(q)),H(0x5,_0x37f3a9(_0x385f00)),H(0x6,_0x37f3a9(_0x4f57be)),H(0x7,_0x37f3a9(_0x2af6ad)),H(0x8,_0x326490),H(0x9,_0xe8cf46),H(0xa,_0xc34e37),H(0xb,_0x2ccec3),H(0xc,_0x5874f6(Rt))],gt);let ss=class extends gt{constructor(_0x27f34b,_0x30e50c,_0x5a0805,_0x59b6e9,_0x3b6095,_0x1b8613,_0x525d0d,_0x435b78,_0x3ed096,_0x1af049,_0x29044b,_0x57f5f5,_0x4bcdde,_0x177537,_0x13b7cd,_0x1e4625,_0x5e87e3,_0x20618b){const _0x6adb36=_0x82dda6;super(_0x27f34b,_0x5a0805,_0x30e50c,_0x59b6e9,_0x3b6095,_0x1b8613,_0x525d0d,_0x435b78,_0x177537,_0x13b7cd,_0x1e4625,_0x5e87e3,_0x20618b),this['unitID']=_0x27f34b,this[_0x6adb36(0x3a3)]=_0x30e50c,this[_0x6adb36(0x236)]=_0x3ed096,this['_docTransformIMECacheService']=_0x1af049,this[_0x6adb36(0x30c)]=_0x29044b,this[_0x6adb36(0x1ec)]=_0x57f5f5,this[_0x6adb36(0x4dc)]=_0x4bcdde;}['_createHandler'](){const _0x602c9d=_0x82dda6,_0x3ebc9e=super[_0x602c9d(0x41e)]();return _0x3ebc9e[_0x602c9d(0x4d3)]=_0x3e88a0=>this[_0x602c9d(0x458)][_0x602c9d(0x14f)](_0x3e88a0),_0x3ebc9e[_0x602c9d(0x45a)]=_0xc529ad=>this[_0x602c9d(0x30c)][_0x602c9d(0x248)](_0xc529ad),_0x3ebc9e[_0x602c9d(0x2a6)]=_0x36ef00=>this[_0x602c9d(0x1ec)][_0x602c9d(0x2cf)](_0x36ef00),_0x3ebc9e['onSyncEditingCollabCursor']=_0x18901e=>this[_0x602c9d(0x4dc)]['syncEditingCollabCursor'](_0x18901e),_0x3ebc9e[_0x602c9d(0x290)]=_0x47a709=>this[_0x602c9d(0x458)][_0x602c9d(0x3bd)](_0x47a709),_0x3ebc9e[_0x602c9d(0x211)]=_0x59d0d2=>this[_0x602c9d(0x30c)]['transformRemoteChangeset'](_0x59d0d2),_0x3ebc9e;}async[_0x82dda6(0x138)](){const _0x3acd97=_0x82dda6,_0x43ca3b=await super['_init']();return this[_0x3acd97(0x236)][_0x3acd97(0x2c3)][_0x3acd97(0x403)](_0x126fa9(this[_0x3acd97(0x3df)]))[_0x3acd97(0x4a3)](_0x53b82d=>{const _0x103168=_0x3acd97;if(_0x53b82d==null)return;const {unitId:_0x451652,redoState:_0x15f040,commandId:_0x692f5d}=_0x53b82d;if(_0x451652!==this[_0x103168(0x219)])return;const _0x351fd0={'id':_0x692f5d,'type':_0x2c0628['MUTATION'],'params':{'unitId':_0x451652,'actions':_0x15f040['actions'],'textRanges':null}};this['_onLocalMutation'](_0x351fd0);}),_0x43ca3b;}};ss=Es([H(0x3,_0x37f3a9(_0x25b3fb)),H(0x4,_0x37f3a9(q)),H(0x5,_0x37f3a9(_0x385f00)),H(0x6,_0x37f3a9(_0x4f57be)),H(0x7,_0x37f3a9(_0x2af6ad)),H(0x8,_0x37f3a9(_0x48d9fd)),H(0x9,_0x37f3a9(ft)),H(0xa,_0x37f3a9(mt)),H(0xb,_0x37f3a9(pt)),H(0xc,_0x37f3a9(Cs)),H(0xd,_0x326490),H(0xe,_0xe8cf46),H(0xf,_0xc34e37),H(0x10,_0x2ccec3),H(0x11,_0x5874f6(Rt))],ss);let is=class extends gt{constructor(_0x24f495,_0x322afc,_0x2dbc3b,_0x59a62c,_0x49cb3b,_0x4a85c2,_0x3d2682,_0x2c144e,_0x27a394,_0x20605d,_0x7fa828,_0xb2b821,_0x39706d,_0x1f7848){const _0x1886c5=_0x82dda6;super(_0x24f495,_0x2dbc3b,_0x322afc,_0x59a62c,_0x49cb3b,_0x4a85c2,_0x3d2682,_0x2c144e,_0x20605d,_0x7fa828,_0xb2b821,_0x39706d,_0x1f7848),this[_0x1886c5(0x219)]=_0x24f495,this[_0x1886c5(0x3a3)]=_0x322afc,this[_0x1886c5(0x391)]=_0x27a394;}[_0x82dda6(0x41e)](){const _0xe6d29=_0x82dda6,_0x2ab921=super['_createHandler']();return _0x2ab921[_0xe6d29(0x2a6)]=_0x188cbc=>this[_0xe6d29(0x391)][_0xe6d29(0x2cf)](_0x188cbc),_0x2ab921;}async[_0x82dda6(0x138)](){const _0x1a8c2b=_0x82dda6,_0x450fc1=await super[_0x1a8c2b(0x138)]();return this[_0x1a8c2b(0x2ce)](this[_0x1a8c2b(0x12a)][_0x1a8c2b(0x155)]((_0x1bcfaf,_0x3d64b5)=>{const _0x330ff9=_0x1a8c2b;if(_0x1bcfaf['type']!==_0x2c0628['MUTATION']||_0x3d64b5!=null&&_0x3d64b5[_0x330ff9(0x39d)]||_0x3d64b5!=null&&_0x3d64b5[_0x330ff9(0x24d)])return;const _0x52a8cf=_0x1bcfaf[_0x330ff9(0x26c)];if((_0x52a8cf==null?void 0x0:_0x52a8cf[_0x330ff9(0x4cf)])!==this[_0x330ff9(0x219)])return;const _0x389907=_0x1bcfaf,_0xbe70a5=this[_0x330ff9(0x453)][_0x330ff9(0x3d4)][_0x330ff9(0x33d)](this[_0x330ff9(0x453)][_0x330ff9(0x3d4)][_0x330ff9(0x33e)]()[_0x330ff9(0x2cb)])([_0x389907],null)||[_0x389907];this[_0x330ff9(0x2d4)](_0xbe70a5[0x0]);})),_0x450fc1;}};is=Es([H(0x3,_0x37f3a9(_0x25b3fb)),H(0x4,_0x37f3a9(q)),H(0x5,_0x37f3a9(_0x385f00)),H(0x6,_0x37f3a9(_0x4f57be)),H(0x7,_0x37f3a9(_0x2af6ad)),H(0x8,_0x37f3a9(vt)),H(0x9,_0x326490),H(0xa,_0xe8cf46),H(0xb,_0xc34e37),H(0xc,_0x2ccec3),H(0xd,_0x5874f6(Rt))],is);var Co=Object['defineProperty'],Eo=Object[_0x82dda6(0x2c6)],bo=(_0x1a4a2f,_0x4e43d8,_0x14dc05,_0x5cc2e2)=>{const _0x43d514=_0x82dda6;for(var _0x2569c7=_0x5cc2e2>0x1?void 0x0:_0x5cc2e2?Eo(_0x4e43d8,_0x14dc05):_0x4e43d8,_0x47c25d=_0x1a4a2f[_0x43d514(0x1af)]-0x1,_0x3f17b1;_0x47c25d>=0x0;_0x47c25d--)(_0x3f17b1=_0x1a4a2f[_0x47c25d])&&(_0x2569c7=(_0x5cc2e2?_0x3f17b1(_0x4e43d8,_0x14dc05,_0x2569c7):_0x3f17b1(_0x2569c7))||_0x2569c7);return _0x5cc2e2&&_0x2569c7&&Co(_0x4e43d8,_0x14dc05,_0x2569c7),_0x2569c7;},Lt=(_0x4244e6,_0x3c4841)=>(_0x2f5e03,_0x585a19)=>_0x3c4841(_0x2f5e03,_0x585a19,_0x4244e6);let it=class extends _0x2ffcba{constructor(_0x3c6c81,_0x40dbd8,_0xda4f2b){const _0x6222cf=_0x82dda6;super(),g(this,_0x6222cf(0x3f2),new Map()),g(this,'_entityInit$',new _0xe496c9()),(this['_injector']=_0x3c6c81,this[_0x6222cf(0x136)]=_0x40dbd8,this[_0x6222cf(0x407)]=_0xda4f2b,this[_0x6222cf(0x138)]());}[_0x82dda6(0x281)](){const _0x2f40b5=_0x82dda6;super[_0x2f40b5(0x281)](),this[_0x2f40b5(0x3f2)][_0x2f40b5(0x295)](_0xc1fbf0=>_0xc1fbf0[_0x2f40b5(0x281)]()),this[_0x2f40b5(0x3f2)][_0x2f40b5(0x437)]();}[_0x82dda6(0x2f6)](_0x3cbb2a){const _0x59b9ad=_0x82dda6;var _0x69d248;return(_0x69d248=this[_0x59b9ad(0x3f2)][_0x59b9ad(0x50c)](_0x3cbb2a))!=null?_0x69d248:null;}['getCollabEntity$'](_0x42ab83){const _0x775602=_0x82dda6,_0x54b334=this['getCollabEntity'](_0x42ab83);return _0x54b334?_0x3d2f2b(_0x54b334):this[_0x775602(0x322)][_0x775602(0x403)](_0x126305(_0x3f4249=>_0x3f4249[_0x775602(0x219)]===_0x42ab83));}[_0x82dda6(0x138)](){const _0x5a972b=_0x82dda6;this[_0x5a972b(0x407)][_0x5a972b(0x1fa)](_0x494dbf[_0x5a972b(0x4b9)])[_0x5a972b(0x403)](_0x126fa9(this['dispose$']),_0x52dd80(0x10))[_0x5a972b(0x4a3)](async _0x3f3a9a=>{const _0x48bd98=_0x5a972b,_0x30643c=_0x3f3a9a[_0x48bd98(0x22b)](),_0x404799=await this[_0x48bd98(0x38b)](_0x30643c,ce[_0x48bd98(0x4b9)]);this[_0x48bd98(0x3f2)]['set'](_0x30643c,_0x404799);}),this['_univerInstanceService'][_0x5a972b(0x1fa)](_0x494dbf[_0x5a972b(0x1e4)])[_0x5a972b(0x403)](_0x126fa9(this['dispose$']),_0x52dd80(0x10))[_0x5a972b(0x403)](_0x126305(_0xf82074=>!_0xf82074[_0x5a972b(0x22b)]()[_0x5a972b(0x3d8)]('__')))[_0x5a972b(0x4a3)](async _0x2df651=>{const _0x10bdbd=_0x5a972b,_0x276aec=_0x2df651[_0x10bdbd(0x22b)](),_0x3d799e=await this[_0x10bdbd(0x38b)](_0x276aec,ce[_0x10bdbd(0x1e4)]);this['_entities'][_0x10bdbd(0x44c)](_0x276aec,_0x3d799e);}),_0x50cf65(this[_0x5a972b(0x407)][_0x5a972b(0x11c)](_0x494dbf[_0x5a972b(0x4b9)]),this[_0x5a972b(0x407)][_0x5a972b(0x11c)](_0x494dbf[_0x5a972b(0x1e4)]))[_0x5a972b(0x403)](_0x126fa9(this[_0x5a972b(0x3df)]))[_0x5a972b(0x4a3)](_0x3bb21d=>{const _0x4de8ea=_0x5a972b,_0xbca9e2=_0x3bb21d[_0x4de8ea(0x22b)](),_0x3ad99d=this['_entities']['get'](_0xbca9e2);_0x3ad99d&&(_0x3ad99d[_0x4de8ea(0x281)](),this[_0x4de8ea(0x3f2)][_0x4de8ea(0x27a)](_0xbca9e2));});}async['_startCollaboration'](_0x3c5722,_0x19be7a){const _0x1d7c56=_0x82dda6,_0x3e712f=await this[_0x1d7c56(0x136)][_0x1d7c56(0x149)](_0x3c5722),_0x46bfef=this['_injector'][_0x1d7c56(0x4a0)](this[_0x1d7c56(0x222)](_0x19be7a),_0x3c5722,_0x19be7a,_0x3e712f);return await _0x46bfef['init'](),this['_entityInit$'][_0x1d7c56(0x291)](_0x46bfef),_0x46bfef;}[_0x82dda6(0x222)](_0x43ddc4){const _0x1f628a=_0x82dda6;switch(_0x43ddc4){case ce[_0x1f628a(0x1e4)]:return ss;case ce[_0x1f628a(0x4b9)]:return is;default:throw new Error('[CollaborationController]:\x20invalid\x20univer\x20type:\x20'+_0x43ddc4);}}};it=bo([Lt(0x0,_0x37f3a9(_0x25b3fb)),Lt(0x1,_0x37f3a9(Ae)),Lt(0x2,_0x4482e3)],it);const Gs=[_0x82dda6(0x32f),_0x82dda6(0x411),_0x82dda6(0x3c9),_0x82dda6(0x26d),_0x82dda6(0x2fc),_0x82dda6(0x3ef)];class bs extends _0x475e40{constructor(){const _0x8adb88=_0x82dda6;super(...arguments),g(this,_0x8adb88(0x2e7),new Map()),g(this,_0x8adb88(0x3e0),0x0);}[_0x82dda6(0x4e2)](_0x1386fc){const _0x8377a8=_0x82dda6;if(this[_0x8377a8(0x2e7)][_0x8377a8(0x3ab)](_0x1386fc))return this[_0x8377a8(0x2e7)]['get'](_0x1386fc);const _0x122d90=Gs[this[_0x8377a8(0x3e0)]];return this[_0x8377a8(0x3e0)]=(this[_0x8377a8(0x3e0)]+0x1)%Gs['length'],this[_0x8377a8(0x2e7)][_0x8377a8(0x44c)](_0x1386fc,_0x122d90),_0x122d90;}}var To=Object[_0x82dda6(0x3f9)],Ro=Object[_0x82dda6(0x2c6)],yo=(_0x288e24,_0x4dcf1c,_0x30565f,_0x261ec4)=>{const _0x2a7f24=_0x82dda6;for(var _0x392f4e=_0x261ec4>0x1?void 0x0:_0x261ec4?Ro(_0x4dcf1c,_0x30565f):_0x4dcf1c,_0x139082=_0x288e24[_0x2a7f24(0x1af)]-0x1,_0x339ef5;_0x139082>=0x0;_0x139082--)(_0x339ef5=_0x288e24[_0x139082])&&(_0x392f4e=(_0x261ec4?_0x339ef5(_0x4dcf1c,_0x30565f,_0x392f4e):_0x339ef5(_0x392f4e))||_0x392f4e);return _0x261ec4&&_0x392f4e&&To(_0x4dcf1c,_0x30565f,_0x392f4e),_0x392f4e;},Oe=(_0x5dd655,_0x10b94b)=>(_0x336ff8,_0xd9ff20)=>_0x10b94b(_0x336ff8,_0xd9ff20,_0x5dd655);const Oo=0x12c,wo=0x64;let ns=class extends _0x2ffcba{constructor(_0x242fbe,_0x1b9ba7,_0x30c91c,_0x59d290,_0x4fa3c1,_0x3818ea,_0x323455,_0x113b7e,_0x6be4ce){const _0x48a772=_0x82dda6;super(),g(this,'_online',!0x1),g(this,_0x48a772(0x138),!0x1),g(this,_0x48a772(0x47a),new _0x167de7(new Map())),g(this,_0x48a772(0x4c9),this[_0x48a772(0x47a)][_0x48a772(0x16a)]()),g(this,_0x48a772(0x3a0),new _0x167de7([])),g(this,_0x48a772(0x34a),this[_0x48a772(0x3a0)]['pipe'](_0x181a52(Oo))),g(this,_0x48a772(0x381),_0x19992e(_0x12143c=>{const _0x102559=_0x48a772,_0x29e28e={'eventID':_0x304292['UPDATE_CURSOR'],'data':{'unitID':this['unitID'],'memberID':this[_0x102559(0x130)][_0x102559(0x29c)](),'selection':Pi(_0x12143c)}};this['_session'][_0x102559(0x420)](_0x29e28e,this[_0x102559(0x219)]);},wo)),(this[_0x48a772(0x219)]=_0x242fbe,this[_0x48a772(0x130)]=_0x1b9ba7,this[_0x48a772(0x270)]=_0x30c91c,this[_0x48a772(0x4fd)]=_0x59d290,this[_0x48a772(0x404)]=_0x4fa3c1,this[_0x48a772(0x4bf)]=_0x3818ea,this[_0x48a772(0x389)]=_0x323455,this[_0x48a772(0x407)]=_0x113b7e,this[_0x48a772(0x12a)]=_0x6be4ce);}get[_0x82dda6(0x25a)](){const _0x537693=_0x82dda6;return this[_0x537693(0x47a)][_0x537693(0x14b)]();}get[_0x82dda6(0x2b4)](){const _0x533c39=_0x82dda6;return this['_roomMembers$'][_0x533c39(0x14b)]();}[_0x82dda6(0x281)](){const _0x27a29f=_0x82dda6;super[_0x27a29f(0x281)](),this['_cursorInfo$'][_0x27a29f(0x291)](new Map()),this['_cursorInfo$'][_0x27a29f(0x234)](),this[_0x27a29f(0x3a0)][_0x27a29f(0x291)]([]),this['_roomMembers$']['complete']();}['init'](){const _0x46857c=_0x82dda6;this['_init']||(this[_0x46857c(0x138)]=!0x0,this['_session'][_0x46857c(0x29f)][_0x46857c(0x403)](_0x126fa9(this[_0x46857c(0x3df)]))['subscribe'](_0x2ac6a2=>{const _0x37cd29=_0x46857c;_0x2ac6a2===ve[_0x37cd29(0x2b3)]?this[_0x37cd29(0x42a)]():this[_0x37cd29(0x258)]();}),this[_0x46857c(0x130)][_0x46857c(0x289)][_0x46857c(0x403)](_0x126fa9(this['dispose$']))['subscribe'](_0x1e5321=>{const _0x5566c2=_0x46857c,_0x2994cc=_0x1e5321['eventID'];_0x2994cc===_0x304292['UPDATE_CURSOR']&&this[_0x5566c2(0x195)](_0x1e5321),_0x2994cc===_0x304292[_0x5566c2(0x481)]&&this[_0x5566c2(0x49b)](_0x1e5321);}),this[_0x46857c(0x2ce)](this[_0x46857c(0x12a)]['onCommandExecuted'](_0x2972f1=>{const _0x16f51b=_0x46857c,_0xfb457c=_0x2972f1['params'];_0xfb457c!=null&&this[_0x16f51b(0x3b3)]&&_0x2972f1['id']===_0x5b94b4['id']&&_0xfb457c[_0x16f51b(0x4cf)]===this['unitID']&&_0xfb457c[_0x16f51b(0x37c)]===!0x1&&_0xfb457c[_0x16f51b(0x1d1)][_0x16f51b(0x1af)]>0x0&&this[_0x16f51b(0x381)](_0xfb457c['ranges']);})),this[_0x46857c(0x4bf)][_0x46857c(0x280)]['pipe'](_0x126fa9(this[_0x46857c(0x3df)]))[_0x46857c(0x4a3)](_0x195220=>{const _0x394508=_0x46857c;if((_0x195220==null?void 0x0:_0x195220[_0x394508(0x219)])!==this[_0x394508(0x219)])return;const _0x160cf0={'eventID':_0x304292[_0x394508(0x1ae)],'data':_0x195220};this[_0x394508(0x195)](_0x160cf0);}),this[_0x46857c(0x2ce)](this[_0x46857c(0x12a)]['onCommandExecuted'](_0x29e043=>{const _0x209ee4=_0x46857c;if(_0x29e043['params']==null)return;const _0x22963e=_0x29e043['params'];if(_0x29e043['id']!==_0x35e4f0['id']||_0x22963e['unitId']!==this[_0x209ee4(0x219)])return;const _0x2de337={'id':_0x209ee4(0x36f),'params':_0x22963e},_0x343566=this['cursorInfo'];for(const [_0xa21d6d,_0x39743a]of _0x343566){const _0x1abc03={'id':_0x209ee4(0x36f),'params':{'unitId':this['unitID'],'actions':null,'textRanges':_0x39743a[_0x209ee4(0x1d1)]}},_0x3a0728=this[_0x209ee4(0x389)][_0x209ee4(0x41f)](_0x2de337,_0x1abc03,!0x1);if(_0x555d6d(_0x3a0728))throw _0x3a0728[_0x209ee4(0x165)];_0x343566['set'](_0xa21d6d,{..._0x39743a,'ranges':_0x3a0728[_0x209ee4(0x254)][_0x209ee4(0x26c)][_0x209ee4(0x4c6)]});}queueMicrotask(()=>{this['_cursorInfo$']['next'](_0x343566);});})));}[_0x82dda6(0x195)](_0x7e11fd){const _0x657fc2=_0x82dda6;var _0x38edc,_0x3fe77e;const {memberID:_0x39c38a,selection:_0x1dc064}=_0x7e11fd[_0x657fc2(0x510)],_0x30bae9=ho(_0x1dc064),_0x1fd6a9=(_0x3fe77e=(_0x38edc=this[_0x657fc2(0x404)][_0x657fc2(0x19b)](this[_0x657fc2(0x219)],_0x39c38a))==null?void 0x0:_0x38edc[_0x657fc2(0x2ab)])!=null?_0x3fe77e:_0x657fc2(0x4e8),_0xbfa7e5={'color':this[_0x657fc2(0x4fd)][_0x657fc2(0x4e2)](_0x39c38a),'name':_0x1fd6a9,'ranges':_0x30bae9},_0x35fa6f=this[_0x657fc2(0x25a)];_0x35fa6f[_0x657fc2(0x44c)](_0x39c38a,_0xbfa7e5),this['_cursorInfo$'][_0x657fc2(0x291)](_0x35fa6f);}['_onCursorDelete'](_0xfa1a6b){const _0x41dfeb=_0x82dda6,{memberID:_0x51f85f}=_0xfa1a6b[_0x41dfeb(0x510)],_0x13e37a=this[_0x41dfeb(0x25a)];_0x13e37a['delete'](_0x51f85f),this[_0x41dfeb(0x47a)]['next'](_0x13e37a);}[_0x82dda6(0x42a)](){const _0x10f124=_0x82dda6;var _0x10d9df;if(this[_0x10f124(0x3b3)]=!0x0,((_0x10d9df=this[_0x10f124(0x407)][_0x10f124(0x4a9)]())==null?void 0x0:_0x10d9df[_0x10f124(0x22b)]())!==this[_0x10f124(0x219)])return;const _0x42a208=this[_0x10f124(0x270)][_0x10f124(0x50c)](_0x364d9d)[_0x10f124(0x41c)]();Array[_0x10f124(0x3fa)](_0x42a208)&&_0x42a208[_0x10f124(0x1af)]>0x0&&this[_0x10f124(0x381)](_0x42a208);}[_0x82dda6(0x258)](){const _0x36efcc=_0x82dda6;this[_0x36efcc(0x3b3)]=!0x1;}};ns=yo([Oe(0x2,_0x37f3a9(_0x25b3fb)),Oe(0x3,_0x37f3a9(bs)),Oe(0x4,_0x37f3a9(Ne)),Oe(0x5,_0x37f3a9(Cs)),Oe(0x6,_0x3e8250),Oe(0x7,_0x4482e3),Oe(0x8,_0xe8cf46)],ns);var Do=Object['defineProperty'],Po=Object['getOwnPropertyDescriptor'],Uo=(_0x3ec5ab,_0x23d793,_0x44e766,_0x504cd5)=>{const _0x24eaf2=_0x82dda6;for(var _0x43e865=_0x504cd5>0x1?void 0x0:_0x504cd5?Po(_0x23d793,_0x44e766):_0x23d793,_0xd8d62e=_0x3ec5ab[_0x24eaf2(0x1af)]-0x1,_0x41915a;_0xd8d62e>=0x0;_0xd8d62e--)(_0x41915a=_0x3ec5ab[_0xd8d62e])&&(_0x43e865=(_0x504cd5?_0x41915a(_0x23d793,_0x44e766,_0x43e865):_0x41915a(_0x43e865))||_0x43e865);return _0x504cd5&&_0x43e865&&Do(_0x23d793,_0x44e766,_0x43e865),_0x43e865;},Be=(_0xaca6c1,_0x4f020a)=>(_0x4ecf45,_0x598c52)=>_0x4f020a(_0x4ecf45,_0x598c52,_0xaca6c1);const No=0x12c,Ao=0x64,Mo=()=>{let _0xc33f3e=[],_0x3d17cf=!0x1;return _0x16e2b1=>{_0xc33f3e['push'](_0x16e2b1),_0x3d17cf||(_0x3d17cf=!0x0,setTimeout(()=>{const _0x13d7bb=_0x4ed8;_0xc33f3e[_0x13d7bb(0x295)](_0x3391ec=>_0x3391ec()),_0xc33f3e=[],_0x3d17cf=!0x1;}));};};let rs=class extends _0x2ffcba{constructor(_0x3a6793,_0x2ed64c,_0x50214b,_0xac5c64,_0x1e8abe,_0x14680d,_0xe9cd8b,_0x8bac3a){const _0x50ba81=_0x82dda6;super(),g(this,_0x50ba81(0x3b3),!0x1),g(this,_0x50ba81(0x138),!0x1),g(this,'_cursorInfo$',new _0x167de7(new Map())),g(this,_0x50ba81(0x4c9),this['_cursorInfo$'][_0x50ba81(0x16a)]()),g(this,_0x50ba81(0x3a0),new _0x167de7([])),g(this,_0x50ba81(0x34a),this[_0x50ba81(0x3a0)]['pipe'](_0x181a52(No))),g(this,'_updateLocalCursor',_0x19992e((_0x2bc86d,_0xac7217)=>{const _0x120718=_0x50ba81,_0x594298={'eventID':_0x304292[_0x120718(0x1ae)],'data':{'unitID':this[_0x120718(0x219)],'memberID':this[_0x120718(0x130)]['getMemberID'](),'selection':_0xba5c5b(_0x2bc86d,_0xac7217['range'])}};this[_0x120718(0x130)][_0x120718(0x420)](_0x594298,this['unitID']);},Ao)),(this[_0x50ba81(0x219)]=_0x3a6793,this[_0x50ba81(0x130)]=_0x2ed64c,this[_0x50ba81(0x270)]=_0x50214b,this[_0x50ba81(0x4fd)]=_0xac5c64,this[_0x50ba81(0x404)]=_0x1e8abe,this[_0x50ba81(0x407)]=_0x14680d,this[_0x50ba81(0x12a)]=_0xe9cd8b,this['_refRangeService']=_0x8bac3a);}get[_0x82dda6(0x25a)](){const _0x28e590=_0x82dda6;return this[_0x28e590(0x47a)][_0x28e590(0x14b)]();}get[_0x82dda6(0x2b4)](){const _0xc6a95d=_0x82dda6;return this[_0xc6a95d(0x3a0)]['getValue']();}['dispose'](){const _0x3c44d6=_0x82dda6;super[_0x3c44d6(0x281)](),this[_0x3c44d6(0x47a)][_0x3c44d6(0x291)](new Map()),this[_0x3c44d6(0x47a)]['complete'](),this[_0x3c44d6(0x3a0)][_0x3c44d6(0x291)]([]),this[_0x3c44d6(0x3a0)][_0x3c44d6(0x234)]();}[_0x82dda6(0x35a)](){const _0x1da3d8=_0x82dda6;this[_0x1da3d8(0x138)]||(this[_0x1da3d8(0x138)]=!0x0,this[_0x1da3d8(0x130)][_0x1da3d8(0x29f)]['pipe'](_0x126fa9(this[_0x1da3d8(0x3df)]))[_0x1da3d8(0x4a3)](_0x29241b=>{const _0x5afac0=_0x1da3d8;_0x29241b===ve[_0x5afac0(0x2b3)]?this['_toggleOnline']():this[_0x5afac0(0x258)]();}),this[_0x1da3d8(0x130)][_0x1da3d8(0x289)][_0x1da3d8(0x403)](_0x126fa9(this[_0x1da3d8(0x3df)]))[_0x1da3d8(0x4a3)](_0x4e36bd=>{const _0x1d3f4d=_0x1da3d8,_0x2c4622=_0x4e36bd['eventID'];_0x2c4622===_0x304292[_0x1d3f4d(0x1ae)]&&this[_0x1d3f4d(0x195)](_0x4e36bd),_0x2c4622===_0x304292[_0x1d3f4d(0x481)]&&this[_0x1d3f4d(0x49b)](_0x4e36bd);}),this[_0x1da3d8(0x46a)](),this[_0x1da3d8(0x2ce)](this[_0x1da3d8(0x12a)]['onCommandExecuted'](_0x4f27e3=>{const _0x3f958e=_0x1da3d8;if(this[_0x3f958e(0x3b3)]&&_0x4f27e3['id']===_0x32d1fe['id']&&_0x4f27e3[_0x3f958e(0x26c)][_0x3f958e(0x4cf)]===this[_0x3f958e(0x219)]){const _0x17dc45=_0x4f27e3[_0x3f958e(0x26c)];this[_0x3f958e(0x381)](_0x17dc45[_0x3f958e(0x4a1)],_0x17dc45['selections'][0x0]);}})));}[_0x82dda6(0x195)](_0x5113d1){const _0x5e69e1=_0x82dda6;var _0x583728,_0xf049b0;const {memberID:_0xe89f51,selection:_0x901b80}=_0x5113d1[_0x5e69e1(0x510)],{sheetName:_0x580bad,range:_0x35ffda}=_0x144f6d(_0x901b80),_0x34b754={'name':(_0xf049b0=(_0x583728=this[_0x5e69e1(0x404)]['getMember'](this[_0x5e69e1(0x219)],_0xe89f51))==null?void 0x0:_0x583728['name'])!=null?_0xf049b0:_0x5e69e1(0x4e8),'range':this[_0x5e69e1(0x2a5)](_0x580bad,_0x35ffda),'sheetID':_0x580bad,'color':this['_colorAssignService'][_0x5e69e1(0x4e2)](_0xe89f51),'selection':_0x901b80},_0x44f215=this[_0x5e69e1(0x25a)];_0x44f215[_0x5e69e1(0x44c)](_0xe89f51,_0x34b754),this[_0x5e69e1(0x47a)]['next'](_0x44f215);}['_onCursorDelete'](_0x2c10a4){const _0xc3165b=_0x82dda6,{memberID:_0x2e3403}=_0x2c10a4['data'],_0x5bd7c2=this['cursorInfo'];_0x5bd7c2[_0xc3165b(0x27a)](_0x2e3403),this['_cursorInfo$'][_0xc3165b(0x291)](_0x5bd7c2);}[_0x82dda6(0x2a5)](_0x14425e,_0x2e123c){const _0x3cca9a=_0x82dda6;var _0x233ccc,_0x558986;const _0x2bd90c=(_0x558986=(_0x233ccc=this[_0x3cca9a(0x407)][_0x3cca9a(0x27c)](this[_0x3cca9a(0x219)]))==null?void 0x0:_0x233ccc[_0x3cca9a(0x4db)](_0x14425e))==null?void 0x0:_0x558986[_0x3cca9a(0x1c2)]();return(_0x2bd90c==null?void 0x0:_0x2bd90c[_0x3cca9a(0x23f)](_0x45bf8c=>_0x2c57da[_0x3cca9a(0x4d7)](_0x45bf8c,_0x2e123c)))||_0x2e123c;}[_0x82dda6(0x46a)](){const _0x544fe1=_0x82dda6,_0x2ee4b6=new _0x29e28b(),_0xdc5a4e=Mo(),_0x25365e=()=>{const _0x72a0c0=_0x4ed8;_0x2ee4b6[_0x72a0c0(0x281)]();const _0x4156f3=(_0x4c1a2e,_0x8cd320,_0x34c45b,_0x1a3e6f)=>{const _0x5e4fd4=_0x72a0c0;let _0x48e34e=[];switch(_0x4c1a2e['id']){case _0x1be79f[_0x5e4fd4(0x490)]:{_0x48e34e=_0x588c13(_0x4c1a2e,_0x1a3e6f);break;}case _0x1be79f[_0x5e4fd4(0x221)]:{_0x48e34e=_0x573d65(_0x4c1a2e,_0x1a3e6f);break;}case _0x1be79f[_0x5e4fd4(0x450)]:{_0x48e34e=_0x38ddd6(_0x4c1a2e,_0x1a3e6f);break;}case _0x1be79f['InsertRangeMoveDownCommandId']:{_0x48e34e=_0x178c70(_0x4c1a2e,_0x1a3e6f);break;}case _0x1be79f['InsertRangeMoveRightCommandId']:{_0x48e34e=_0x3f7167(_0x4c1a2e,_0x1a3e6f);break;}case _0x1be79f[_0x5e4fd4(0x271)]:{_0x48e34e=_0x3e2f82(_0x4c1a2e,_0x1a3e6f);break;}case _0x1be79f[_0x5e4fd4(0x121)]:{_0x48e34e=_0x194de7(_0x4c1a2e,_0x1a3e6f);break;}case _0x1be79f[_0x5e4fd4(0x43b)]:{_0x48e34e=_0x189a7f(_0x4c1a2e,_0x1a3e6f);break;}case _0x1be79f[_0x5e4fd4(0x2a2)]:{_0x48e34e=_0x31e216(_0x4c1a2e,_0x1a3e6f);break;}}const _0x1b06b0=_0x3b1180(_0x48e34e,_0x1a3e6f),_0x21eb5d=this['cursorInfo'][_0x5e4fd4(0x50c)](_0x8cd320);if(_0x21eb5d&&_0x1b06b0){const _0x2a642e={..._0x21eb5d,'range':_0x1b06b0};this['cursorInfo']['set'](_0x8cd320,_0x2a642e),_0xdc5a4e(()=>{const _0xccaacf=_0x5e4fd4,_0x56d81e=this[_0xccaacf(0x451)]['registerRefRange'](_0x1b06b0,_0x1fc138=>(_0x56d81e[_0xccaacf(0x281)](),_0x4156f3(_0x1fc138,_0x8cd320,_0x34c45b,_0x1b06b0)));_0x2ee4b6['add'](_0x56d81e);});}return{'redos':[],'undos':[]};};this[_0x72a0c0(0x25a)][_0x72a0c0(0x295)]((_0x5acddc,_0x184f9d)=>{const _0x1aac4c=_0x72a0c0,{range:_0x1a5ffc,sheetID:_0x43c9ba}=_0x5acddc,_0x2f54d6=this[_0x1aac4c(0x451)][_0x1aac4c(0x47c)](_0x1a5ffc,_0x310990=>(_0x2f54d6[_0x1aac4c(0x281)](),_0x4156f3(_0x310990,_0x184f9d,_0x43c9ba,_0x1a5ffc)));_0x2ee4b6[_0x1aac4c(0x174)](_0x2f54d6);});};this[_0x544fe1(0x2ce)](_0x4ef43f(this['_cursorInfo$'][_0x544fe1(0x4a3)](()=>{_0x25365e();})));}[_0x82dda6(0x42a)](){const _0x40d01f=_0x82dda6;var _0x1ee88c,_0x5182b8;if(this[_0x40d01f(0x3b3)]=!0x0,((_0x1ee88c=this['_univerInstanceService'][_0x40d01f(0x4a9)]())==null?void 0x0:_0x1ee88c[_0x40d01f(0x22b)]())!==this[_0x40d01f(0x219)])return;const _0x4bfbfd=(_0x5182b8=this['_injector']['get'](_0x3043e8)[_0x40d01f(0x383)]())==null?void 0x0:_0x5182b8[0x0],_0x29b987=this[_0x40d01f(0x407)][_0x40d01f(0x501)](_0x494dbf[_0x40d01f(0x4b9)])[_0x40d01f(0x19c)]();_0x4bfbfd&&_0x29b987&&this[_0x40d01f(0x381)](_0x29b987['getSheetId'](),_0x4bfbfd);}['_toggleOffline'](){const _0x497077=_0x82dda6;this[_0x497077(0x3b3)]=!0x1;}};rs=Uo([Be(0x2,_0x37f3a9(_0x25b3fb)),Be(0x3,_0x37f3a9(bs)),Be(0x4,_0x37f3a9(Ne)),Be(0x5,_0x4482e3),Be(0x6,_0xe8cf46),Be(0x7,_0x37f3a9(_0x3f0362))],rs);var xo=Object['defineProperty'],Lo=Object[_0x82dda6(0x2c6)],$o=(_0xc42a8e,_0x5162ba,_0x185c05,_0x226c45)=>{const _0x452b8a=_0x82dda6;for(var _0x6b9d74=_0x226c45>0x1?void 0x0:_0x226c45?Lo(_0x5162ba,_0x185c05):_0x5162ba,_0x1dd745=_0xc42a8e[_0x452b8a(0x1af)]-0x1,_0x3171f2;_0x1dd745>=0x0;_0x1dd745--)(_0x3171f2=_0xc42a8e[_0x1dd745])&&(_0x6b9d74=(_0x226c45?_0x3171f2(_0x5162ba,_0x185c05,_0x6b9d74):_0x3171f2(_0x6b9d74))||_0x6b9d74);return _0x226c45&&_0x6b9d74&&xo(_0x5162ba,_0x185c05,_0x6b9d74),_0x6b9d74;},$t=(_0x119ea1,_0x4f5b50)=>(_0x145281,_0x3e1cdd)=>_0x4f5b50(_0x145281,_0x3e1cdd,_0x119ea1);let Ve=class extends _0x2ffcba{constructor(_0xb06bae,_0x482c6b,_0x247500){const _0x5aceb4=_0x82dda6;super(),g(this,_0x5aceb4(0x3f2),new Map()),g(this,_0x5aceb4(0x322),new _0xe496c9()),(this[_0x5aceb4(0x407)]=_0xb06bae,this['_injector']=_0x482c6b,this[_0x5aceb4(0x136)]=_0x247500,this[_0x5aceb4(0x138)]());}[_0x82dda6(0x281)](){const _0x452342=_0x82dda6;super['dispose'](),this[_0x452342(0x322)]['complete'](),this['_entities'][_0x452342(0x295)](_0x3244cb=>_0x3244cb[_0x452342(0x281)]());}[_0x82dda6(0x2c0)](_0x3707af){const _0x983482=_0x82dda6;return this[_0x983482(0x3f2)]['has'](_0x3707af)?this[_0x983482(0x3f2)][_0x983482(0x50c)](_0x3707af)[_0x983482(0x4c9)]:this[_0x983482(0x322)][_0x983482(0x403)](_0x3c8348(_0x272337=>_0x272337[_0x983482(0x219)]===_0x3707af),_0x51e84a(_0x538ae6=>_0x538ae6[_0x983482(0x4c9)]));}['_init'](){const _0x125a48=_0x82dda6;this[_0x125a48(0x407)][_0x125a48(0x1fa)](_0x494dbf[_0x125a48(0x4b9)])['pipe'](_0x126fa9(this[_0x125a48(0x3df)]))['subscribe'](async _0x4c038d=>{const _0x10b25f=_0x125a48,_0x2a40b5=_0x4c038d[_0x10b25f(0x22b)](),_0xbbd386=await this[_0x10b25f(0x493)](_0x2a40b5);this['_entityInit$'][_0x10b25f(0x291)](_0xbbd386),this[_0x10b25f(0x3f2)][_0x10b25f(0x44c)](_0x2a40b5,_0xbbd386);}),this[_0x125a48(0x407)][_0x125a48(0x1fa)](_0x494dbf[_0x125a48(0x1e4)])[_0x125a48(0x403)](_0x126fa9(this[_0x125a48(0x3df)]))[_0x125a48(0x403)](_0x3c8348(_0x28005f=>!_0x28005f[_0x125a48(0x22b)]()['startsWith']('__')))[_0x125a48(0x4a3)](async _0x573f34=>{const _0xc7552e=_0x125a48,_0x148ea7=_0x573f34[_0xc7552e(0x22b)](),_0x16dc03=await this['_startDocCollabCursor'](_0x148ea7);this[_0xc7552e(0x322)][_0xc7552e(0x291)](_0x16dc03),this[_0xc7552e(0x3f2)][_0xc7552e(0x44c)](_0x148ea7,_0x16dc03);}),_0x50cf65(this[_0x125a48(0x407)]['getTypeOfUnitDisposed$'](_0x494dbf[_0x125a48(0x1e4)]),this['_univerInstanceService'][_0x125a48(0x11c)](_0x494dbf[_0x125a48(0x4b9)]))[_0x125a48(0x403)](_0x126fa9(this[_0x125a48(0x3df)]))[_0x125a48(0x4a3)](_0x33f0a8=>{const _0x52a26a=_0x125a48,_0x30ea99=_0x33f0a8[_0x52a26a(0x22b)](),_0x5d818f=this[_0x52a26a(0x3f2)][_0x52a26a(0x50c)](_0x30ea99);_0x5d818f&&(_0x5d818f[_0x52a26a(0x281)](),this['_entities'][_0x52a26a(0x27a)](_0x30ea99));});}async[_0x82dda6(0x493)](_0x5c090f){const _0x49ec47=_0x82dda6,_0x28c825=await this[_0x49ec47(0x136)]['requireSession'](_0x5c090f),_0x384a65=this['_injector']['createInstance'](rs,_0x5c090f,_0x28c825);return _0x384a65[_0x49ec47(0x35a)](),_0x384a65;}async[_0x82dda6(0x14c)](_0x550fa5){const _0x1730c8=_0x82dda6,_0x17c34d=await this[_0x1730c8(0x136)][_0x1730c8(0x149)](_0x550fa5),_0x7b88f8=this[_0x1730c8(0x270)][_0x1730c8(0x4a0)](ns,_0x550fa5,_0x17c34d);return _0x7b88f8[_0x1730c8(0x35a)](),_0x7b88f8;}};Ve=$o([$t(0x0,_0x4482e3),$t(0x1,_0x37f3a9(_0x25b3fb)),$t(0x2,_0x37f3a9(Ae))],Ve);const nt=0x14,Ys=0xc8,Ht=0x4,Ho=0x5;function jo(_0x2c5b73,_0x5e287c){const _0x1cde1c=_0x82dda6;let {radius:_0x2964a4,width:_0x113df3,height:_0x411bb5}=_0x5e287c;_0x2964a4=_0x2964a4!=null?_0x2964a4:0x0,_0x113df3=_0x113df3!=null?_0x113df3:0x1e,_0x411bb5=_0x411bb5!=null?_0x411bb5:0x1e;let _0xec0e2b=0x0,_0x3b8075=0x0,_0x2c1419=0x0;_0xec0e2b=_0x3b8075=_0x2c1419=Math[_0x1cde1c(0x40b)](_0x2964a4,_0x113df3/0x2,_0x411bb5/0x2),_0x2c5b73['beginPath'](),_0x2c5b73[_0x1cde1c(0x293)](_0xec0e2b,0x0),_0x2c5b73[_0x1cde1c(0x301)](_0x113df3-_0x3b8075,0x0),_0x2c5b73[_0x1cde1c(0x29a)](_0x113df3-_0x3b8075,_0x3b8075,_0x3b8075,Math['PI']*0x3/0x2,0x0,!0x1),_0x2c5b73[_0x1cde1c(0x301)](_0x113df3,_0x411bb5-_0x2c1419),_0x2c5b73['arc'](_0x113df3-_0x2c1419,_0x411bb5-_0x2c1419,_0x2c1419,0x0,Math['PI']/0x2,!0x1),_0x2c5b73[_0x1cde1c(0x301)](0x0,_0x411bb5),_0x2c5b73['lineTo'](0x0,_0xec0e2b),_0x2c5b73[_0x1cde1c(0x29a)](_0xec0e2b,_0xec0e2b,_0xec0e2b,Math['PI'],Math['PI']*0x3/0x2,!0x1),_0x2c5b73['closePath'](),_0x5e287c[_0x1cde1c(0x203)]&&(_0x2c5b73[_0x1cde1c(0x126)](),_0x2c5b73['fillStyle']=_0x5e287c[_0x1cde1c(0x203)],_0x5e287c[_0x1cde1c(0x482)]===_0x1cde1c(0x349)?_0x2c5b73['fill'](_0x1cde1c(0x349)):_0x2c5b73[_0x1cde1c(0x203)](),_0x2c5b73[_0x1cde1c(0x1c3)]());}class yt extends _0x2efe9a{constructor(_0x592097,_0xbf5fd6){const _0x12bde7=_0x82dda6;super(_0x592097,_0xbf5fd6),g(this,_0x12bde7(0x1db)),g(this,_0x12bde7(0x242)),(this[_0x12bde7(0x1db)]=_0xbf5fd6==null?void 0x0:_0xbf5fd6[_0x12bde7(0x1db)],this[_0x12bde7(0x242)]=_0xbf5fd6==null?void 0x0:_0xbf5fd6['text']);}static[_0x82dda6(0x4f8)](_0x5bcabf,_0x355cee){const _0x3d39f9=_0x82dda6,{text:_0x370b61,color:_0x5315cc}=_0x355cee;_0x5bcabf[_0x3d39f9(0x126)](),_0x5bcabf[_0x3d39f9(0x226)]='bold\x2013px\x20Source\x20Han\x20Sans\x20CN';const _0x241e37=_0x5bcabf[_0x3d39f9(0x4ec)](_0x370b61)[_0x3d39f9(0x28d)],_0x3ab6be=Math[_0x3d39f9(0x40b)](_0x241e37+0x2*Ht,Ys);jo(_0x5bcabf,{'height':nt,'radius':0x4,'width':_0x3ab6be,'fill':_0x5315cc,'evented':!0x1}),_0x5bcabf[_0x3d39f9(0x1ac)]='#FFF';const _0x5d0cf6=Ht,_0x2aaac7=nt-Ho,_0x542ddb=Ys-0x2*Ht;if(_0x241e37>_0x542ddb){let _0x48c84d='',_0x213adc=0x0;for(const _0x51cff1 of _0x370b61){const _0xbe7d11=_0x5bcabf[_0x3d39f9(0x4ec)](_0x51cff1)[_0x3d39f9(0x28d)];if(_0x213adc+_0xbe7d11<=_0x542ddb-_0x5bcabf['measureText'](_0x3d39f9(0x432))[_0x3d39f9(0x28d)])_0x48c84d+=_0x51cff1,_0x213adc+=_0xbe7d11;else{_0x48c84d+=_0x3d39f9(0x432);break;}}_0x5bcabf[_0x3d39f9(0x262)](_0x48c84d,_0x5d0cf6,_0x2aaac7);}else _0x5bcabf[_0x3d39f9(0x262)](_0x370b61,_0x5d0cf6,_0x2aaac7);_0x5bcabf[_0x3d39f9(0x1c3)]();}[_0x82dda6(0x2c5)](_0x417ada){yt['drawWith'](_0x417ada,this);}}const jt='collab-text-anchor-',Bo=_0x82dda6(0x24b),ko='collab-rect-range-',Je=0x6,Wo=1.5,Bt=0x4,Fo=1.5,Vo=_0x82dda6(0x38c);class Ks{constructor(_0x59e035,_0x5477ff,_0x428fd7,_0x3f3508){const _0x24cd03=_0x82dda6;g(this,'_shapes',[]),g(this,_0x24cd03(0x2fb),null),g(this,_0x24cd03(0x2f4),null),g(this,_0x24cd03(0x467),null),g(this,_0x24cd03(0x507),null),g(this,_0x24cd03(0x1d2),null),(this[_0x24cd03(0x326)]=_0x59e035,this[_0x24cd03(0x26a)]=_0x5477ff,this['_docSkeleton']=_0x428fd7,this[_0x24cd03(0x385)]=_0x3f3508,this[_0x24cd03(0x43a)]());}set[_0x82dda6(0x239)](_0x5a71ec){const _0x24eab8=_0x82dda6;_0x5a71ec?(this[_0x24eab8(0x467)]&&this[_0x24eab8(0x467)][_0x24eab8(0x388)](),this['_textBubble']&&this[_0x24eab8(0x2f4)][_0x24eab8(0x402)]()):(this[_0x24eab8(0x467)]&&this['_anchorDot'][_0x24eab8(0x402)](),this[_0x24eab8(0x2f4)]&&this['_textBubble'][_0x24eab8(0x388)]());}[_0x82dda6(0x281)](){const _0x37795f=_0x82dda6;for(const _0x186c91 of this[_0x37795f(0x304)])_0x186c91['dispose']();this[_0x37795f(0x2f4)]&&this[_0x37795f(0x2f4)][_0x37795f(0x281)](),this[_0x37795f(0x467)]&&this[_0x37795f(0x467)][_0x37795f(0x281)](),this[_0x37795f(0x2fb)]&&this[_0x37795f(0x2fb)][_0x37795f(0x281)](),this['_eventUnsubscribe']&&this[_0x37795f(0x1d2)]();}[_0x82dda6(0x43a)](){const _0x1b138d=_0x82dda6;var _0x34aff7;const {_docSkeleton:_0x39c762,_document:_0x9156af}=this,{color:_0x249bda,name:_0x2471e7,ranges:_0x23b2cc}=this[_0x1b138d(0x326)],_0x195b52=_0x9156af['getOffsetConfig'](),{docsLeft:_0x207beb,docsTop:_0x3c401f}=_0x195b52,_0x32cbc2=new _0x4b0abc(_0x195b52,_0x39c762);for(const {startOffset:_0x2fdc37,endOffset:_0x48f3ca,rangeType:_0x1de1f0,segmentId:_0x556171,segmentPage:_0x52771d,collapsed:_0x117048,isActive:_0x1fb299}of _0x23b2cc){const _0x1ebcd8=_0x39c762[_0x1b138d(0x1f1)](_0x2fdc37,!0x0,_0x556171,_0x52771d);let _0x7a035e=_0x39c762[_0x1b138d(0x1f1)](_0x48f3ca,!0x0,_0x556171,_0x52771d);if(_0x7a035e==null&&(_0x7a035e=_0x39c762[_0x1b138d(0x1f1)](_0x48f3ca-0x1,!0x1,_0x556171,_0x52771d)),_0x1fb299){const {contentBoxPointGroup:_0x1e471d}=_0x32cbc2[_0x1b138d(0x1ca)](_0x7a035e,_0x7a035e);if(_0x1e471d['length']===0x0)continue;this[_0x1b138d(0x30d)](_0x249bda,_0x1e471d,_0x207beb,_0x3c401f,_0x2471e7),this['_eventUnsubscribe']=this[_0x1b138d(0x17c)]();}if(_0x1ebcd8&&_0x7a035e){if(_0x1de1f0===_0x4ff283[_0x1b138d(0x342)]){const _0x92d57a=new _0x18f047(_0x195b52,_0x39c762),{pointGroup:_0xcecffc}=(_0x34aff7=_0x92d57a[_0x1b138d(0x1ca)](_0x1ebcd8,_0x7a035e))!=null?_0x34aff7:{};if(_0xcecffc==null||_0xcecffc['length']===0x0)continue;this['_drawRectRange'](_0x249bda,_0xcecffc,_0x207beb,_0x3c401f);}else{if(!_0x117048){const {borderBoxPointGroup:_0x5614dc}=_0x32cbc2[_0x1b138d(0x1ca)](_0x1ebcd8,_0x7a035e);if(_0x5614dc[_0x1b138d(0x1af)]===0x0)continue;this[_0x1b138d(0x2fa)](_0x249bda,_0x5614dc,_0x207beb,_0x3c401f);}}}}}[_0x82dda6(0x30d)](_0x350461,_0x51193e,_0x27ba95,_0x43ef75,_0x2a0543){const _0x4d5488=_0x82dda6,_0x2aea15=this[_0x4d5488(0x472)](_0x51193e),{left:_0x2097b0,top:_0xe22c07,height:_0x5b2958}=_0x2aea15,_0x271150=this['_getScale'](),_0x5926ee=Fo/_0x271150,_0x46e053=new _0x26bede(jt+_0x21a09e[_0x4d5488(0x41b)](Je),{'left':_0x2097b0+_0x27ba95-_0x5926ee,'top':_0xe22c07+_0x43ef75,'height':_0x5b2958,'width':Wo,'fill':_0x350461||_0x2ec329(_0x4cb170[_0x4d5488(0x252)],0x0),'strokeWidth':_0x5926ee,'stroke':Vo,'evented':!0x0});this[_0x4d5488(0x2fb)]=_0x46e053,this[_0x4d5488(0x26a)][_0x4d5488(0x3be)](_0x46e053,_0x142f57);const _0x75999=new _0x26bede(jt+_0x21a09e[_0x4d5488(0x41b)](Je),{'left':_0x2097b0+_0x27ba95-_0x5926ee,'top':_0xe22c07+_0x43ef75-Bt/0x2,'height':Bt,'width':Bt,'fill':_0x350461||_0x2ec329(_0x4cb170['black'],0x0),'strokeWidth':0x0,'stroke':_0x350461||_0x2ec329(_0x4cb170['black'],0x0),'evented':!0x1});this[_0x4d5488(0x467)]=_0x75999,this[_0x4d5488(0x26a)][_0x4d5488(0x3be)](_0x75999,_0x142f57);const _0x290bdc=new yt(jt+_0x21a09e['generateRandomId'](Je),{'left':_0x2097b0+_0x27ba95-_0x5926ee,'top':_0xe22c07+_0x43ef75-nt,'text':_0x2a0543,'color':_0x350461});this['_textBubble']=_0x290bdc,this['_scene'][_0x4d5488(0x3be)](_0x290bdc,_0x142f57),this['_hover']=!0x1;}[_0x82dda6(0x17c)](){const _0x29a435=_0x82dda6,_0x1d586d=this[_0x29a435(0x2fb)][_0x29a435(0x20c)][_0x29a435(0x48d)](()=>{const _0x4615ab=_0x29a435;this[_0x4615ab(0x239)]=!0x0;}),_0x5ca3db=this[_0x29a435(0x2fb)][_0x29a435(0x4ba)][_0x29a435(0x48d)](()=>{const _0x2d2d4c=_0x29a435;this[_0x2d2d4c(0x507)]&&clearTimeout(this['_hideTimer']),this[_0x2d2d4c(0x507)]=setTimeout(()=>{const _0x5ea350=_0x2d2d4c;this[_0x5ea350(0x239)]=!0x1;},0x7d0);});return()=>{_0x1d586d['unsubscribe'](),_0x5ca3db['unsubscribe']();};}[_0x82dda6(0x2fa)](_0x4f938f,_0x393b42,_0x30d03d,_0x41f9d0){const _0x8a3d4e=_0x82dda6,_0x566d5f=new _0x184cd1(_0x4f938f)[_0x8a3d4e(0x158)](0.2)[_0x8a3d4e(0x499)](),_0x13d503=new _0x4dbf01(Bo+_0x21a09e[_0x8a3d4e(0x41b)](Je),{'pointsGroup':_0x393b42,'fill':_0x566d5f||_0x2ec329(_0x4cb170[_0x8a3d4e(0x252)],0.2),'left':_0x30d03d,'top':_0x41f9d0,'evented':!0x1,'debounceParentDirty':!0x1});this[_0x8a3d4e(0x304)][_0x8a3d4e(0x491)](_0x13d503),this['_scene'][_0x8a3d4e(0x3be)](_0x13d503,_0x142f57);}['_drawRectRange'](_0x1605c0,_0x49a2db,_0x4062c9,_0x1b85d4){const _0x1a9858=_0x82dda6,_0x17cd83=new _0x184cd1(_0x1605c0)[_0x1a9858(0x158)](0.2)[_0x1a9858(0x499)](),_0x36b9d1=new _0x4dbf01(ko+_0x21a09e[_0x1a9858(0x41b)](Je),{'pointsGroup':_0x49a2db,'fill':_0x17cd83||_0x2ec329(_0x4cb170['black'],0.2),'left':_0x4062c9,'top':_0x1b85d4,'evented':!0x1,'debounceParentDirty':!0x1});this[_0x1a9858(0x304)]['push'](_0x36b9d1),this[_0x1a9858(0x26a)][_0x1a9858(0x3be)](_0x36b9d1,_0x142f57);}[_0x82dda6(0x472)](_0x58107f){const _0x19d6cb=_0x58107f[0x0],_0x4bbe08=_0x19d6cb[0x0],_0x443fea=_0x19d6cb[0x2],{x:_0x1cf351,y:_0x118567}=_0x4bbe08,{x:_0x4089b5,y:_0x47a90f}=_0x443fea;return{'left':_0x1cf351,'top':_0x118567,'width':_0x4089b5-_0x1cf351,'height':_0x47a90f-_0x118567};}['_getScale'](){const _0x4590a7=_0x82dda6,{scaleX:_0x4fe3c3,scaleY:_0x2d670b}=this[_0x4590a7(0x26a)]['getAncestorScale']();return Math[_0x4590a7(0x266)](_0x4fe3c3,_0x2d670b);}}var Go=Object[_0x82dda6(0x3f9)],Yo=Object[_0x82dda6(0x2c6)],Ko=(_0x250ad6,_0x8a7d65,_0x2757d9,_0x383b87)=>{const _0x1b4ad4=_0x82dda6;for(var _0x72db00=_0x383b87>0x1?void 0x0:_0x383b87?Yo(_0x8a7d65,_0x2757d9):_0x8a7d65,_0x3b42be=_0x250ad6[_0x1b4ad4(0x1af)]-0x1,_0x292c27;_0x3b42be>=0x0;_0x3b42be--)(_0x292c27=_0x250ad6[_0x3b42be])&&(_0x72db00=(_0x383b87?_0x292c27(_0x8a7d65,_0x2757d9,_0x72db00):_0x292c27(_0x72db00))||_0x72db00);return _0x383b87&&_0x72db00&&Go(_0x8a7d65,_0x2757d9,_0x72db00),_0x72db00;},ct=(_0x29eb14,_0x54cd9b)=>(_0x5a18a5,_0x19486e)=>_0x54cd9b(_0x5a18a5,_0x19486e,_0x29eb14);let os=class extends _0x2ffcba{constructor(_0x2e2bda,_0x51e724,_0x594cc2,_0x531da8,_0x599c5f){const _0x359c56=_0x82dda6;super(),g(this,_0x359c56(0x51e),[]),g(this,_0x359c56(0x2a8),[]),(this['_context']=_0x2e2bda,this[_0x359c56(0x302)]=_0x51e724,this[_0x359c56(0x4da)]=_0x594cc2,this['_commandService']=_0x531da8,this['_themeService']=_0x599c5f,this[_0x359c56(0x138)]());}['_init'](){const _0x18925a=_0x82dda6,_0x41be9d=this[_0x18925a(0x414)][_0x18925a(0x4cf)],_0xd1d9b0=this[_0x18925a(0x302)];this[_0x18925a(0x2ce)](_0x122633([this[_0x18925a(0x4da)]['getCollabCursors$'](_0x41be9d),this[_0x18925a(0x4b0)][_0x18925a(0x2f5)]])['pipe'](_0x66dc00(([_0x51c6d1,_0x5176ad])=>({'skeleton':_0xd1d9b0[_0x18925a(0x49f)](),'cursors':[..._0x51c6d1['values']()][_0x18925a(0x16b)](_0xe4cf6c=>({..._0xe4cf6c,'color':_0x5176ad[_0xe4cf6c[_0x18925a(0x1db)]]}))})))['subscribe'](_0x2ba398=>{const _0x37c1ca=_0x18925a;if(this[_0x37c1ca(0x382)](),_0x2ba398){const {skeleton:_0x3d2943,cursors:_0x370025}=_0x2ba398;this[_0x37c1ca(0x438)](_0x3d2943,_0x370025);}})),this[_0x18925a(0x2cc)](),this['_initCommandExecutedListener']();}[_0x82dda6(0x438)](_0x576b67,_0x10f477){const _0x4b8815=_0x82dda6,{scene:_0x12bfe8,mainComponent:_0x1a51ac}=this[_0x4b8815(0x414)],_0x3b8271=_0x10f477['map'](_0x42a20b=>new Ks(_0x42a20b,_0x12bfe8,_0x576b67,_0x1a51ac));this[_0x4b8815(0x51e)]=_0x3b8271,this[_0x4b8815(0x2a8)]=_0x10f477;}[_0x82dda6(0x3c0)](){const _0x3f256d=_0x82dda6;this[_0x3f256d(0x382)]();const {scene:_0x5bdfa8,mainComponent:_0x4988c6}=this[_0x3f256d(0x414)],_0x37217d=this['_docSkeletonManagerService'][_0x3f256d(0x49f)](),_0x48215a=this[_0x3f256d(0x2a8)][_0x3f256d(0x217)](_0x54c4ef=>new Ks(_0x54c4ef,_0x5bdfa8,_0x37217d,_0x4988c6));this[_0x3f256d(0x51e)]=_0x48215a;}[_0x82dda6(0x382)](){const _0x2b1a2e=_0x82dda6;this[_0x2b1a2e(0x51e)][_0x2b1a2e(0x295)](_0x558906=>_0x558906['dispose']()),this[_0x2b1a2e(0x51e)]=[];}['_initCommandExecutedListener'](){const _0x7e6617=_0x82dda6,_0x531210=[_0x363f0b['id']];this[_0x7e6617(0x2ce)](this['_commandService']['onCommandExecuted'](_0x1b6555=>{const _0xf3ccdc=_0x7e6617;_0x531210[_0xf3ccdc(0x197)](_0x1b6555['id'])&&_0x1b6555[_0xf3ccdc(0x26c)]['unitId']===this[_0xf3ccdc(0x414)][_0xf3ccdc(0x4cf)]&&this[_0xf3ccdc(0x3c0)]();}));}['_initResize'](){const _0x2793b1=_0x82dda6;this['disposeWithMe'](_0x3f3aca(this[_0x2793b1(0x414)]['engine'][_0x2793b1(0x2f8)])[_0x2793b1(0x403)](_0x126305(_0x426308=>_0x426308[_0x2793b1(0x3a3)]===_0x453f15[_0x2793b1(0x2d6)]),_0x2d4134(0x10))[_0x2793b1(0x4a3)](()=>{const _0x344c94=_0x2793b1;this[_0x344c94(0x3c0)]();}));}};os=Ko([ct(0x1,_0x37f3a9(_0x3e0db5)),ct(0x2,_0x37f3a9(Ve)),ct(0x3,_0xe8cf46),ct(0x4,_0x37f3a9(_0x40ffbf))],os);const zo=0x1,qo=1.5;class Xo extends _0x2efe9a{constructor(_0x13984f,_0x3a7a56){const _0x4f927f=_0x82dda6;super(_0x13984f,_0x3a7a56),g(this,'_color'),g(this,'_hovered',!0x1),g(this,_0x4f927f(0x238)),g(this,_0x4f927f(0x430),''),g(this,'_labelPosition',_0x4f927f(0x282)),g(this,_0x4f927f(0x42e)),(_0x3a7a56&&this[_0x4f927f(0x112)](_0x3a7a56),this[_0x4f927f(0x20c)][_0x4f927f(0x48d)](()=>this['setShapeProps']({'hovered':!0x0})),this['onPointerLeave$'][_0x4f927f(0x48d)](()=>this['setShapeProps']({'hovered':!0x1})));}[_0x82dda6(0x112)](_0x468e4f){const _0x2f387f=_0x82dda6;var _0xf5aef,_0x6359ea,_0x16ff99,_0x4ee60c,_0x41ef9f,_0x3060c4;this[_0x2f387f(0x1e0)]=(_0xf5aef=_0x468e4f[_0x2f387f(0x1db)])!=null?_0xf5aef:this[_0x2f387f(0x1e0)],this['_hovered']=(_0x6359ea=_0x468e4f[_0x2f387f(0x3bf)])!=null?_0x6359ea:this[_0x2f387f(0x1ba)],this[_0x2f387f(0x238)]=(_0x16ff99=_0x468e4f['range'])!=null?_0x16ff99:this[_0x2f387f(0x238)],this[_0x2f387f(0x430)]=(_0x4ee60c=_0x468e4f['name'])!=null?_0x4ee60c:this['_name'],this[_0x2f387f(0x1e8)]=(_0x41ef9f=_0x468e4f['labelPosition'])!=null?_0x41ef9f:this[_0x2f387f(0x1e8)],this[_0x2f387f(0x42e)]=(_0x3060c4=_0x468e4f[_0x2f387f(0x1d3)])!=null?_0x3060c4:this['_backgroundColor'],this[_0x2f387f(0x274)]({'width':_0x468e4f[_0x2f387f(0x28d)],'height':_0x468e4f[_0x2f387f(0x160)]});}[_0x82dda6(0x2bb)](_0x51e175){const _0x3a56f1=_0x82dda6,{row:_0x4e76ce,column:_0x2398bb}=_0x51e175;if(_0x4e76ce>=this[_0x3a56f1(0x238)][_0x3a56f1(0x443)]&&_0x4e76ce<=this[_0x3a56f1(0x238)][_0x3a56f1(0x509)]&&_0x2398bb>=this[_0x3a56f1(0x238)][_0x3a56f1(0x351)]&&_0x2398bb<=this['_range']['endColumn']){this['setShapeProps']({'hovered':!0x0});return;}this['setShapeProps']({'hovered':!0x1});}['triggerDblclick'](_0x4f7d30){return!0x1;}[_0x82dda6(0x2c5)](_0xdad7bc){const _0x4cbe2e=_0x82dda6;_0x26bede[_0x4cbe2e(0x4f8)](_0xdad7bc,{'width':this[_0x4cbe2e(0x28d)],'height':this['height'],'strokeWidth':qo,'stroke':this['_color'],'evented':!0x1,'fill':this[_0x4cbe2e(0x42e)]}),this[_0x4cbe2e(0x1ba)]&&(_0xdad7bc[_0x4cbe2e(0x126)](),_0xdad7bc[_0x4cbe2e(0x2bf)](0x1,0x0,0x0,0x1,this['width'],this[_0x4cbe2e(0x1e8)]===_0x4cbe2e(0x144)?0x0:-nt),yt[_0x4cbe2e(0x4f8)](_0xdad7bc,{'text':this[_0x4cbe2e(0x430)],'color':this[_0x4cbe2e(0x1e0)]}),_0xdad7bc[_0x4cbe2e(0x1c3)]());}}var Jo=Object[_0x82dda6(0x3f9)],Zo=Object[_0x82dda6(0x2c6)],Qo=(_0xc2f601,_0x42811f,_0x368712,_0x476d49)=>{const _0x39b4b2=_0x82dda6;for(var _0x4149be=_0x476d49>0x1?void 0x0:_0x476d49?Zo(_0x42811f,_0x368712):_0x42811f,_0x597f8e=_0xc2f601[_0x39b4b2(0x1af)]-0x1,_0x23571c;_0x597f8e>=0x0;_0x597f8e--)(_0x23571c=_0xc2f601[_0x597f8e])&&(_0x4149be=(_0x476d49?_0x23571c(_0x42811f,_0x368712,_0x4149be):_0x23571c(_0x4149be))||_0x4149be);return _0x476d49&&_0x4149be&&Jo(_0x42811f,_0x368712,_0x4149be),_0x4149be;},kt=(_0x3a7122,_0x2ab9a8)=>(_0x5e2c2f,_0x3fd505)=>_0x2ab9a8(_0x5e2c2f,_0x3fd505,_0x3a7122);const ea=0x1389;let as=class extends _0x2ffcba{constructor(_0x245407,_0x25955c,_0xa58419,_0x1d46dd){const _0x335dbe=_0x82dda6;super(),g(this,_0x335dbe(0x2a8),new Set()),g(this,_0x335dbe(0x2a7),null),(this[_0x335dbe(0x414)]=_0x245407,this['_sheetSkeletonManagerService']=_0x25955c,this[_0x335dbe(0x4da)]=_0xa58419,this[_0x335dbe(0x4b0)]=_0x1d46dd,this[_0x335dbe(0x138)]());}[_0x82dda6(0x138)](){const _0x44ff99=_0x82dda6;this[_0x44ff99(0x4ee)]['currentSkeleton$'][_0x44ff99(0x403)](_0x2fc7da(this[_0x44ff99(0x3df)]),_0x1835d4(_0x169022=>{const _0x5d134a=_0x44ff99;if(_0x169022){const _0x42546b=_0x169022[_0x5d134a(0x20f)];return _0x122633(this[_0x5d134a(0x4da)][_0x5d134a(0x2c0)](this[_0x5d134a(0x414)]['unitId']),this['_themeService'][_0x5d134a(0x2f5)])[_0x5d134a(0x403)](_0x66dc00(([_0x2aa96c,_0x3e6145])=>{const _0x5e7258=_0x5d134a,_0x51e4b1=new Map();return _0x2aa96c[_0x5e7258(0x295)]((_0x317fbd,_0x4d3801)=>{const _0x1e5d59=_0x5e7258;if(_0x317fbd[_0x1e5d59(0x397)]===_0x42546b){const _0x39da4a={..._0x317fbd};_0x39da4a['color']=_0x3e6145[_0x317fbd['color']],_0x51e4b1[_0x1e5d59(0x44c)](_0x4d3801,_0x39da4a);}}),{'skeleton':_0x169022,'cursors':_0x51e4b1};}));}return _0x3d2f2b({'skeleton':null,'cursors':new Map()});}))[_0x44ff99(0x4a3)](({skeleton:_0x1067a8,cursors:_0x2e492c})=>{const _0x5b8a94=_0x44ff99;this[_0x5b8a94(0x382)](),_0x1067a8&&this[_0x5b8a94(0x438)](_0x1067a8,_0x2e492c);}),this[_0x44ff99(0x4ee)][_0x44ff99(0x352)]['subscribe'](_0x46c60c=>{const _0x2077be=_0x44ff99;if(_0x46c60c==null)return;const {skeleton:_0x2ad61c}=_0x46c60c,{scene:_0x2ddfcb}=this[_0x2077be(0x414)];_0x2ddfcb[_0x2077be(0x15d)][_0x2077be(0x48d)](_0x19992e(_0x437177=>{const _0x3c70d6=_0x2077be;var _0x536929,_0xc3ed5;const {offsetX:_0x2ba271,offsetY:_0x703de6}=_0x437177,{x:_0x41e2b7,y:_0x27034d}=_0x2ddfcb[_0x3c70d6(0x36d)](_0x36a2e2[_0x3c70d6(0x4f2)]([_0x2ba271,_0x703de6])),{scaleX:_0x5df1ff,scaleY:_0xb7e4c5}=_0x2ddfcb[_0x3c70d6(0x142)](),_0x8dff2=_0x2ddfcb['getViewport'](_0x5ef301[_0x3c70d6(0x429)]),_0x4f5830=_0x2ddfcb[_0x3c70d6(0x4fc)](_0x36a2e2[_0x3c70d6(0x4f2)]([_0x41e2b7,_0x27034d]),_0x8dff2),_0x56ce73=_0x2ad61c['getCellPositionByOffset'](_0x2ba271,_0x703de6,_0x5df1ff,_0xb7e4c5,_0x4f5830);((_0x536929=this[_0x3c70d6(0x2a7)])==null?void 0x0:_0x536929[_0x3c70d6(0x3a9)])===_0x56ce73[_0x3c70d6(0x3a9)]&&((_0xc3ed5=this[_0x3c70d6(0x2a7)])==null?void 0x0:_0xc3ed5[_0x3c70d6(0x19f)])===_0x56ce73[_0x3c70d6(0x19f)]||this['_cursors'][_0x3c70d6(0x295)](_0xdee39=>{const _0x5e7b14=_0x3c70d6;_0xdee39[_0x5e7b14(0x2bb)](_0x56ce73);});},0x64));});}[_0x82dda6(0x438)](_0x34456e,_0x2b7c9b){const _0x539d88=_0x82dda6;var _0x1f7f8f;const _0x20b31d=(_0x1f7f8f=this[_0x539d88(0x4ee)][_0x539d88(0x13b)]())==null?void 0x0:_0x1f7f8f[_0x539d88(0x24a)];if(!_0x20b31d)return;const _0x33d55f=this[_0x539d88(0x23d)]();if(!_0x33d55f)return;this['_cursors'][_0x539d88(0x295)](_0x34640a=>{const _0x593a82=_0x539d88;_0x34640a[_0x593a82(0x131)]();});const {scene:_0x4b09e9}=_0x33d55f,_0x293edc=ta(Array[_0x539d88(0x500)](_0x2b7c9b[_0x539d88(0x19e)]()))[_0x539d88(0x217)](_0x1aa570=>{const _0x2b7008=_0x539d88,{color:_0x4f6e12,range:_0xa81f4e,name:_0x5ea130,selection:_0x4e9e37,sheetID:_0xa5321f}=_0x1aa570,{startColumn:_0x2bd30d,startRow:_0x27e374,endColumn:_0x4953fd,endRow:_0x5d3ff2}=_0xa81f4e,_0x2a9e0b=_0x379bc5(_0x27e374,_0x2bd30d,_0x4b09e9,_0x20b31d),_0x357786=_0x379bc5(_0x5d3ff2,_0x4953fd,_0x4b09e9,_0x20b31d),{columnHeaderHeightAndMarginTop:_0x470255}=_0x20b31d,{startX:_0x358e73,startY:_0x36d5cd}=_0x2a9e0b,{endX:_0x1b66d2,endY:_0x2d6ebc}=_0x357786,_0x4e9d9e=_0x1b66d2-_0x358e73,_0x316954=_0x2d6ebc-_0x36d5cd,_0x3d3493={'labelPosition':_0x36d5cd-_0x470255>=nt?_0x2b7008(0x282):'bottom','sheetID':_0xa5321f,'range':_0xa81f4e,'color':_0x4f6e12,'name':_0x5ea130,'selection':_0x4e9e37,'left':_0x358e73,'top':_0x36d5cd,'width':_0x4e9d9e,'height':_0x316954,'evented':!0x1,'zIndex':ea};return new Xo(_0x5ea130,_0x3d3493);});_0x4b09e9[_0x539d88(0x2b8)](_0x293edc,zo),this[_0x539d88(0x2a8)]=new Set(_0x293edc);}[_0x82dda6(0x382)](){const _0x8f84be=_0x82dda6;var _0x1bdd75;(_0x1bdd75=this[_0x8f84be(0x2a8)])==null||_0x1bdd75[_0x8f84be(0x295)](_0x989966=>_0x989966[_0x8f84be(0x281)]());}[_0x82dda6(0x23d)](){const _0x14b5bb=_0x82dda6;return _0x13afe2(this[_0x14b5bb(0x414)][_0x14b5bb(0x4a8)],this[_0x14b5bb(0x414)]);}};as=Qo([kt(0x1,_0x37f3a9(_0x2ae80e)),kt(0x2,_0x37f3a9(Ve)),kt(0x3,_0x37f3a9(_0x40ffbf))],as);function ta(_0x23b857){const _0x4540ac=_0x82dda6,_0x4c4ad2=new Map();return _0x23b857['forEach'](_0x26392f=>{const _0x280336=_0x4ed8;if(_0x4c4ad2[_0x280336(0x3ab)](_0x26392f[_0x280336(0x446)])){const _0x105fd2=_0x4c4ad2[_0x280336(0x50c)](_0x26392f['selection']);_0x105fd2[_0x280336(0x2ab)]+=',\x20'+_0x26392f[_0x280336(0x2ab)];}else _0x4c4ad2['set'](_0x26392f[_0x280336(0x446)],_0x26392f);}),Array[_0x4540ac(0x500)](_0x4c4ad2[_0x4540ac(0x19e)]());}var Z=typeof globalThis<'u'?globalThis:typeof window<'u'?window:typeof global<'u'?global:typeof self<'u'?self:{};function at(_0x44773d){const _0x2826f1=_0x82dda6;return _0x44773d&&_0x44773d['__esModule']&&Object['prototype']['hasOwnProperty'][_0x2826f1(0x359)](_0x44773d,_0x2826f1(0x408))?_0x44773d[_0x2826f1(0x408)]:_0x44773d;}var Mi={'exports':{}},Ot={},sa=_0x5508e1,ia=Symbol[_0x82dda6(0x3c8)](_0x82dda6(0x2af)),na=Symbol['for'](_0x82dda6(0x335)),ra=Object[_0x82dda6(0x47f)]['hasOwnProperty'],oa=sa['__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED']['ReactCurrentOwner'],aa={'key':!0x0,'ref':!0x0,'__self':!0x0,'__source':!0x0};function xi(_0x1ff169,_0x4e3a13,_0x175b3e){const _0x508b15=_0x82dda6;var _0x4ce25d,_0x7740b0={},_0x2014e2=null,_0x4a7cb2=null;_0x175b3e!==void 0x0&&(_0x2014e2=''+_0x175b3e),_0x4e3a13[_0x508b15(0x17e)]!==void 0x0&&(_0x2014e2=''+_0x4e3a13[_0x508b15(0x17e)]),_0x4e3a13['ref']!==void 0x0&&(_0x4a7cb2=_0x4e3a13['ref']);for(_0x4ce25d in _0x4e3a13)ra[_0x508b15(0x359)](_0x4e3a13,_0x4ce25d)&&!aa[_0x508b15(0x37f)](_0x4ce25d)&&(_0x7740b0[_0x4ce25d]=_0x4e3a13[_0x4ce25d]);if(_0x1ff169&&_0x1ff169['defaultProps']){for(_0x4ce25d in(_0x4e3a13=_0x1ff169[_0x508b15(0x1e6)],_0x4e3a13))_0x7740b0[_0x4ce25d]===void 0x0&&(_0x7740b0[_0x4ce25d]=_0x4e3a13[_0x4ce25d]);}return{'$$typeof':ia,'type':_0x1ff169,'key':_0x2014e2,'ref':_0x4a7cb2,'props':_0x7740b0,'_owner':oa[_0x508b15(0x22f)]};}Ot[_0x82dda6(0x132)]=na,Ot['jsx']=xi,Ot[_0x82dda6(0x40a)]=xi,Mi[_0x82dda6(0x4ca)]=Ot;var we=Mi[_0x82dda6(0x4ca)],ee=function(){const _0x30ea85=_0x82dda6;return ee=Object[_0x30ea85(0x182)]||function(_0x59670b){const _0x2af2f3=_0x30ea85;for(var _0x122183,_0x5e86fe=0x1,_0x49515c=arguments[_0x2af2f3(0x1af)];_0x5e86fe<_0x49515c;_0x5e86fe++){_0x122183=arguments[_0x5e86fe];for(var _0x593073 in _0x122183)Object[_0x2af2f3(0x47f)][_0x2af2f3(0x37f)][_0x2af2f3(0x359)](_0x122183,_0x593073)&&(_0x59670b[_0x593073]=_0x122183[_0x593073]);}return _0x59670b;},ee[_0x30ea85(0x261)](this,arguments);},ca=function(_0x191030,_0x17fdb3){const _0x1a26c5=_0x82dda6;var _0x569b9f={};for(var _0x393290 in _0x191030)Object['prototype']['hasOwnProperty'][_0x1a26c5(0x359)](_0x191030,_0x393290)&&_0x17fdb3[_0x1a26c5(0x3ce)](_0x393290)<0x0&&(_0x569b9f[_0x393290]=_0x191030[_0x393290]);if(_0x191030!=null&&typeof Object[_0x1a26c5(0x264)]==_0x1a26c5(0x488)){for(var _0x1a1e62=0x0,_0x393290=Object[_0x1a26c5(0x264)](_0x191030);_0x1a1e62<_0x393290[_0x1a26c5(0x1af)];_0x1a1e62++)_0x17fdb3['indexOf'](_0x393290[_0x1a1e62])<0x0&&Object[_0x1a26c5(0x47f)][_0x1a26c5(0x44f)][_0x1a26c5(0x359)](_0x191030,_0x393290[_0x1a1e62])&&(_0x569b9f[_0x393290[_0x1a1e62]]=_0x191030[_0x393290[_0x1a1e62]]);}return _0x569b9f;},Ts=_0x435144(function(_0x2b562f,_0x526d5c){const _0x549022=_0x82dda6;var _0x533fcb=_0x2b562f['icon'],_0x18a798=_0x2b562f['id'],_0x3b75b6=_0x2b562f[_0x549022(0x139)],_0x478f15=_0x2b562f[_0x549022(0x173)],_0x503c01=ca(_0x2b562f,[_0x549022(0x440),'id',_0x549022(0x139),_0x549022(0x173)]),_0x2aef5c='univerjs-icon\x20univerjs-icon-'['concat'](_0x18a798,'\x20')[_0x549022(0x452)](_0x3b75b6||'')[_0x549022(0x111)](),_0x4eb7ef=_0x2fc29a('_'[_0x549022(0x452)](_a()));return Li(_0x533fcb,''[_0x549022(0x452)](_0x18a798),{'defIds':_0x533fcb[_0x549022(0x43e)],'idSuffix':_0x4eb7ef[_0x549022(0x22f)]},ee({'ref':_0x526d5c,'className':_0x2aef5c},_0x503c01),_0x478f15);});function Li(_0x37c2c4,_0x2b4b87,_0x4a2950,_0x415814,_0x58811b){const _0x37f75d=_0x82dda6;return _0x322091(_0x37c2c4['tag'],ee(ee({'key':_0x2b4b87},ha(_0x37c2c4,_0x4a2950,_0x58811b)),_0x415814),(la(_0x37c2c4,_0x4a2950)[_0x37f75d(0x33b)]||[])['map'](function(_0x522c66,_0x5a2541){const _0x53ea70=_0x37f75d;return Li(_0x522c66,''['concat'](_0x2b4b87,'-')[_0x53ea70(0x452)](_0x37c2c4[_0x53ea70(0x436)],'-')[_0x53ea70(0x452)](_0x5a2541),_0x4a2950,void 0x0,_0x58811b);}));}function ha(_0x32bb21,_0x2ecd5f,_0x81f34){const _0x46068b=_0x82dda6;var _0x3adc5d=ee({},_0x32bb21[_0x46068b(0x178)]);_0x81f34!=null&&_0x81f34['colorChannel1']&&_0x3adc5d[_0x46068b(0x203)]===_0x46068b(0x200)&&(_0x3adc5d['fill']=_0x81f34[_0x46068b(0x200)]);var _0x4b7e9d=_0x2ecd5f[_0x46068b(0x43e)];return!_0x4b7e9d||_0x4b7e9d['length']===0x0||(_0x32bb21[_0x46068b(0x436)]===_0x46068b(0x3b8)&&_0x3adc5d['xlink:href']&&(_0x3adc5d[_0x46068b(0x320)]=_0x3adc5d['xlink:href']+_0x2ecd5f[_0x46068b(0x34f)]),Object[_0x46068b(0x31f)](_0x3adc5d)[_0x46068b(0x295)](function(_0x326150){const _0x294153=_0x46068b;var _0x3b2c0d=_0x326150[0x0],_0x9288bd=_0x326150[0x1];typeof _0x9288bd==_0x294153(0x313)&&(_0x3adc5d[_0x3b2c0d]=_0x9288bd['replace'](/url\(#(.*)\)/,_0x294153(0x153)[_0x294153(0x452)](_0x2ecd5f[_0x294153(0x34f)],')')));})),_0x3adc5d;}function la(_0x4a0a41,_0x453e04){const _0x5b1d82=_0x82dda6;var _0xaa2b5,_0x4c2554=_0x453e04[_0x5b1d82(0x43e)];return!_0x4c2554||_0x4c2554[_0x5b1d82(0x1af)]===0x0?_0x4a0a41:_0x4a0a41[_0x5b1d82(0x436)]===_0x5b1d82(0x462)&&(!((_0xaa2b5=_0x4a0a41[_0x5b1d82(0x33b)])===null||_0xaa2b5===void 0x0)&&_0xaa2b5[_0x5b1d82(0x1af)])?ee(ee({},_0x4a0a41),{'children':_0x4a0a41[_0x5b1d82(0x33b)][_0x5b1d82(0x217)](function(_0x275bd9){const _0x4226b6=_0x5b1d82;return typeof _0x275bd9['attrs']['id']==_0x4226b6(0x313)&&_0x4c2554&&_0x4c2554[_0x4226b6(0x3ce)](_0x275bd9[_0x4226b6(0x178)]['id'])>-0x1?ee(ee({},_0x275bd9),{'attrs':ee(ee({},_0x275bd9[_0x4226b6(0x178)]),{'id':_0x275bd9[_0x4226b6(0x178)]['id']+_0x453e04['idSuffix']})}):_0x275bd9;})}):_0x4a0a41;}function _a(){const _0x3dadbf=_0x82dda6;return Math[_0x3dadbf(0x2eb)]()[_0x3dadbf(0x2ef)](0x24)[_0x3dadbf(0x27b)](0x2,0x8);}Ts[_0x82dda6(0x4d8)]=_0x82dda6(0x27d);var ua={'tag':_0x82dda6(0x306),'attrs':{'fill':_0x82dda6(0x1f6),'viewBox':_0x82dda6(0x4b2),'width':_0x82dda6(0x2e0),'height':_0x82dda6(0x2e0)},'children':[{'tag':'g','attrs':{'clipPath':_0x82dda6(0x406)},'children':[{'tag':'path','attrs':{'stroke':_0x82dda6(0x26b),'d':_0x82dda6(0x329),'strokeLinecap':_0x82dda6(0x13c),'strokeLinejoin':_0x82dda6(0x13c),'strokeWidth':1.2}}]},{'tag':'defs','attrs':{},'children':[{'tag':_0x82dda6(0x46b),'attrs':{'id':'off-line-single_clip0_910_343'},'children':[{'tag':'path','attrs':{'fill':'#fff','d':_0x82dda6(0x4bb)}}]}]}],'defIds':[_0x82dda6(0x17d)]},$i=_0x435144(function(_0x13b42c,_0x16064b){const _0x1db0df=_0x82dda6;return _0x322091(Ts,Object[_0x1db0df(0x182)]({},_0x13b42c,{'id':'off-line-single','ref':_0x16064b,'icon':ua}));});$i[_0x82dda6(0x4d8)]=_0x82dda6(0x387);var da={'tag':_0x82dda6(0x306),'attrs':{'fill':_0x82dda6(0x1f6),'viewBox':_0x82dda6(0x424),'width':'1em','height':_0x82dda6(0x2e0)},'children':[{'tag':'g','attrs':{'clipPath':'url(#on-line-single_clip0_910_349)'},'children':[{'tag':_0x82dda6(0x3c5),'attrs':{'stroke':_0x82dda6(0x26b),'d':'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','strokeLinecap':'round','strokeLinejoin':_0x82dda6(0x13c),'strokeWidth':1.2}}]},{'tag':_0x82dda6(0x462),'attrs':{},'children':[{'tag':_0x82dda6(0x46b),'attrs':{'id':_0x82dda6(0x273)},'children':[{'tag':'path','attrs':{'fill':_0x82dda6(0x167),'d':_0x82dda6(0x4bb),'transform':'translate(.97)'}}]}]}],'defIds':[_0x82dda6(0x273)]},Hi=_0x435144(function(_0x4b531c,_0x4d6055){const _0x352527=_0x82dda6;return _0x322091(Ts,Object['assign']({},_0x4b531c,{'id':_0x352527(0x51c),'ref':_0x4d6055,'icon':da}));});Hi[_0x82dda6(0x4d8)]=_0x82dda6(0x11d);function ji(_0x1c79a5){const _0x1f74ab=_0x82dda6;var _0x345b6e,_0xbfc870,_0x3ec74c='';if(typeof _0x1c79a5==_0x1f74ab(0x313)||typeof _0x1c79a5==_0x1f74ab(0x413))_0x3ec74c+=_0x1c79a5;else{if(typeof _0x1c79a5==_0x1f74ab(0x114)){if(Array['isArray'](_0x1c79a5)){var _0xf5bc4=_0x1c79a5['length'];for(_0x345b6e=0x0;_0x345b6e<_0xf5bc4;_0x345b6e++)_0x1c79a5[_0x345b6e]&&(_0xbfc870=ji(_0x1c79a5[_0x345b6e]))&&(_0x3ec74c&&(_0x3ec74c+='\x20'),_0x3ec74c+=_0xbfc870);}else{for(_0xbfc870 in _0x1c79a5)_0x1c79a5[_0xbfc870]&&(_0x3ec74c&&(_0x3ec74c+='\x20'),_0x3ec74c+=_0xbfc870);}}}return _0x3ec74c;}function fa(){const _0x4461fb=_0x82dda6;for(var _0x2241c6,_0x4ee1ff,_0x38955e=0x0,_0x4880bd='',_0x2aa1a5=arguments[_0x4461fb(0x1af)];_0x38955e<_0x2aa1a5;_0x38955e++)(_0x2241c6=arguments[_0x38955e])&&(_0x4ee1ff=ji(_0x2241c6))&&(_0x4880bd&&(_0x4880bd+='\x20'),_0x4880bd+=_0x4ee1ff);return _0x4880bd;}const va=_0x82dda6(0x1d7),ma=_0x82dda6(0x1f4),pa='univer-online-status',ga=_0x82dda6(0x1f9),Sa=_0x82dda6(0x409),Ze={'onlineStatusIcon':va,'onlineStatusTitle':ma,'onlineStatus':pa,'online':ga,'offline':Sa};function Ia(_0x5960f8){const _0x684a56=_0x82dda6;switch(_0x5960f8){case J[_0x684a56(0x265)]:return _0x684a56(0x311);case J['CONFLICT']:return _0x684a56(0x506);case J[_0x684a56(0x1c1)]:return'collabStatus.fetchMiss';case J[_0x684a56(0x477)]:return _0x684a56(0x34b);case J['AWAITING']:case J[_0x684a56(0x3b7)]:return _0x684a56(0x44b);case J['SYNCED']:case J[_0x684a56(0x2d7)]:return _0x684a56(0x518);}}function Ca(_0x4bab6e){const _0x556f7e=_0x82dda6,{status$:_0x5410ac}=_0x4bab6e,_0x4fcae5=_0x2ea048(_0x5410ac,J[_0x556f7e(0x477)]),_0x26341a=_0x6daa4d(_0x4f57be),_0x40b4a1=_0x6daa4d(Ae),_0x5481d1=_0x4fcae5!==J[_0x556f7e(0x265)],_0x508ea0=_0x26341a['t'](Ia(_0x4fcae5)),_0x44bf38=fa(Ze[_0x556f7e(0x370)],{[Ze[_0x556f7e(0x2a4)]]:_0x5481d1,[Ze['offline']]:!_0x5481d1}),_0x2617e7=_0x5481d1?we[_0x556f7e(0x19d)](Hi,{}):we[_0x556f7e(0x19d)]($i,{}),_0x4ff2e8=_0x5ebf14(()=>{const _0xce3a6e=_0x556f7e;_0x5481d1||_0x40b4a1[_0xce3a6e(0x338)]();},[_0x5481d1,_0x40b4a1]);function _0x24a9c9(){const _0x34624b=_0x556f7e;return we[_0x34624b(0x40a)](_0x34624b(0x228),{'className':_0x44bf38,'onClick':_0x4ff2e8,'children':[we[_0x34624b(0x19d)](_0x34624b(0x228),{'className':Ze[_0x34624b(0x323)],'children':_0x2617e7}),we[_0x34624b(0x19d)](_0x34624b(0x228),{'className':Ze[_0x34624b(0x4e1)],'children':_0x508ea0})]});}return _0x5481d1?_0x24a9c9():we[_0x556f7e(0x19d)](_0x271cf0,{'title':_0x26341a['t']('collab-client.tooltip.reconnect'),'children':_0x24a9c9()});}var Ea=Object[_0x82dda6(0x3f9)],ba=Object[_0x82dda6(0x2c6)],Ta=(_0x152a42,_0x38a76e,_0x3cc751,_0x7eadcc)=>{const _0x2f0765=_0x82dda6;for(var _0x49d685=_0x7eadcc>0x1?void 0x0:_0x7eadcc?ba(_0x38a76e,_0x3cc751):_0x38a76e,_0x411aa4=_0x152a42[_0x2f0765(0x1af)]-0x1,_0x4fef20;_0x411aa4>=0x0;_0x411aa4--)(_0x4fef20=_0x152a42[_0x411aa4])&&(_0x49d685=(_0x7eadcc?_0x4fef20(_0x38a76e,_0x3cc751,_0x49d685):_0x4fef20(_0x49d685))||_0x49d685);return _0x7eadcc&&_0x49d685&&Ea(_0x38a76e,_0x3cc751,_0x49d685),_0x49d685;},ht=(_0x464e4d,_0x2f285e)=>(_0x216db7,_0x4414c9)=>_0x2f285e(_0x216db7,_0x4414c9,_0x464e4d);let St=class extends _0x475e40{constructor(_0x219c9c,_0x569ae1,_0x555ff2,_0x3c8747){const _0x4cfb47=_0x82dda6;super(),g(this,_0x4cfb47(0x2f2),new _0x167de7(J[_0x4cfb47(0x477)])),(this[_0x4cfb47(0x407)]=_0x219c9c,this[_0x4cfb47(0x505)]=_0x569ae1,this[_0x4cfb47(0x270)]=_0x555ff2,this[_0x4cfb47(0x2f0)]=_0x3c8747,this[_0x4cfb47(0x1dc)](),this[_0x4cfb47(0x4c4)]());}[_0x82dda6(0x4c4)](){const _0x2260de=_0x82dda6;this[_0x2260de(0x2ce)](this[_0x2260de(0x407)][_0x2260de(0x515)][_0x2260de(0x403)](_0x51e84a(()=>{const _0x47cad6=_0x2260de,_0x4a2986=this[_0x47cad6(0x407)][_0x47cad6(0x4a9)]();return _0x4a2986?this[_0x47cad6(0x2f0)][_0x47cad6(0x128)](_0x4a2986['getUnitId']()):_0x3d2f2b(null);}),_0x51e84a(_0x253fe0=>_0x253fe0?_0x253fe0[_0x2260de(0x37b)]:_0x3d2f2b(J[_0x2260de(0x477)])))[_0x2260de(0x4a3)](_0xb3cd31=>{const _0x40f766=_0x2260de;this['_status$'][_0x40f766(0x291)](_0xb3cd31);}));}[_0x82dda6(0x1dc)](){const _0x4c0fff=_0x82dda6;this[_0x4c0fff(0x2ce)](this['_uiPartsService'][_0x4c0fff(0x1ce)](_0x13b3f9[_0x4c0fff(0x479)],()=>_0xf350e2(Ra({'status$':this[_0x4c0fff(0x2f2)][_0x4c0fff(0x16a)]()}),this[_0x4c0fff(0x270)])));}};St=Ta([ht(0x0,_0x4482e3),ht(0x1,_0x1c08d4),ht(0x2,_0x37f3a9(_0x25b3fb)),ht(0x3,_0x37f3a9(it))],St);function Ra(_0xac85a5){const {status$:_0x42bafd}=_0xac85a5;return function(){return we['jsx'](Ca,{'status$':_0x42bafd});};}const Bi=_0x1259a7(_0x82dda6(0x45d));var ya=Object[_0x82dda6(0x3f9)],Oa=Object[_0x82dda6(0x2c6)],wa=(_0x5a70e8,_0x1d0aa3,_0x5ae707,_0x3ac8)=>{const _0x41594c=_0x82dda6;for(var _0x5bd6bd=_0x3ac8>0x1?void 0x0:_0x3ac8?Oa(_0x1d0aa3,_0x5ae707):_0x1d0aa3,_0x50c928=_0x5a70e8[_0x41594c(0x1af)]-0x1,_0xe60381;_0x50c928>=0x0;_0x50c928--)(_0xe60381=_0x5a70e8[_0x50c928])&&(_0x5bd6bd=(_0x3ac8?_0xe60381(_0x1d0aa3,_0x5ae707,_0x5bd6bd):_0xe60381(_0x5bd6bd))||_0x5bd6bd);return _0x3ac8&&_0x5bd6bd&&ya(_0x1d0aa3,_0x5ae707,_0x5bd6bd),_0x5bd6bd;},ke=(_0x2d5c86,_0x407c91)=>(_0x566729,_0x2726bf)=>_0x407c91(_0x566729,_0x2726bf,_0x2d5c86);let It=class extends _0x2ffcba{constructor(_0x46d7c4,_0x45f07f,_0x15f304,_0x59a53f,_0x1efb77,_0x4c2b09){const _0x5725dd=_0x82dda6;super(),this['_urlService']=_0x46d7c4,this[_0x5725dd(0x365)]=_0x45f07f,this[_0x5725dd(0x12a)]=_0x15f304,this[_0x5725dd(0x303)]=_0x59a53f,this[_0x5725dd(0x476)]=_0x1efb77,_0x4c2b09?_0x4c2b09==null||_0x4c2b09[_0x5725dd(0x3b6)]()[_0x5725dd(0x275)](()=>this['_init']()):(this[_0x5725dd(0x365)][_0x5725dd(0x4f9)](_0x5725dd(0x2e2),'No\x20remote\x20instance\x20service\x20injected.\x20May\x20not\x20syncing\x20edits\x20to\x20the\x20web\x20worker.'),this[_0x5725dd(0x138)]());}async[_0x82dda6(0x138)](){const _0x21e374=_0x82dda6,_0x22cce1=this[_0x21e374(0x231)][_0x21e374(0x42d)](_0x21e374(0x4a8)),_0x4f6569=this['_urlService'][_0x21e374(0x42d)](_0x21e374(0x3a3));if(!_0x22cce1||!_0x4f6569){this[_0x21e374(0x365)][_0x21e374(0x4f9)](_0x21e374(0x2e2),'No\x20unitID\x20or\x20type\x20in\x20URL.\x20Will\x20not\x20load\x20files\x20from\x20remote\x20address.');return;}switch(Number(_0x4f6569)){case ce[_0x21e374(0x4b9)]:{const _0x592ef3=await this[_0x21e374(0x502)](_0x22cce1);this[_0x21e374(0x307)](_0x592ef3);break;}case ce['UNIVER_DOC']:{await this[_0x21e374(0x1f0)](_0x22cce1);break;}default:{this['_logService'][_0x21e374(0x165)]('[DataLoaderController]','Unknown\x20type\x20in\x20URL.\x20Will\x20not\x20load\x20files\x20from\x20remote\x20address.');break;}}}async[_0x82dda6(0x307)](_0x3ffeaf){const _0x17b216=_0x82dda6;await this[_0x17b216(0x3e3)](_0x3ffeaf),_0x3ffeaf[_0x17b216(0x3cb)][_0x17b216(0x403)](_0x126fa9(this[_0x17b216(0x3df)]))[_0x17b216(0x4a3)](_0x4250ea=>{_0x4250ea&&this['_updateURLWithCurrentState'](_0x4250ea);}),this['_urlService'][_0x17b216(0x475)][_0x17b216(0x403)](_0x126fa9(this[_0x17b216(0x3df)]))[_0x17b216(0x4a3)](()=>this[_0x17b216(0x3e3)](_0x3ffeaf));}[_0x82dda6(0x37e)](_0x224eca,_0x39db77=!0x1){const _0x58d76f=_0x82dda6,_0x10b28d=this[_0x58d76f(0x231)][_0x58d76f(0x42d)](_0x58d76f(0x269));_0x224eca['getSheetId']()!==_0x10b28d&&this['_urlService'][_0x58d76f(0x31a)](_0x58d76f(0x269),_0x224eca[_0x58d76f(0x2c7)](),_0x39db77);}async[_0x82dda6(0x3e3)](_0x378c69){const _0x8a4a28=_0x82dda6;var _0x30f029;const _0x170b88=this[_0x8a4a28(0x231)][_0x8a4a28(0x42d)](_0x8a4a28(0x269));if(!_0x170b88||!_0x378c69['getSheetBySheetId'](_0x170b88)){const _0x575b5e=_0x378c69[_0x8a4a28(0x3cc)]()[0x0],_0x53b8e8=_0x378c69['getSheetBySheetId'](_0x575b5e);if(!_0x53b8e8)return;this[_0x8a4a28(0x37e)](_0x53b8e8,!0x0),await this['_commandService'][_0x8a4a28(0x176)](_0x3ddbd4['id'],{'unitId':_0x378c69[_0x8a4a28(0x22b)](),'subUnitId':_0x575b5e});return;}((_0x30f029=_0x378c69[_0x8a4a28(0x19c)]())==null?void 0x0:_0x30f029[_0x8a4a28(0x2c7)]())!==_0x170b88&&await this['_commandService'][_0x8a4a28(0x176)](_0x3ddbd4['id'],{'unitId':_0x378c69[_0x8a4a28(0x22b)](),'subUnitId':_0x170b88});}async[_0x82dda6(0x502)](_0x1fd6b4){const _0x3feac3=_0x82dda6;let _0x54ed3a=0x0;const _0x31b212=await this[_0x3feac3(0x303)][_0x3feac3(0x2e1)](_0x1fd6b4);return _0x31b212&&(_0x31b212[_0x3feac3(0x185)]||_0x31b212['mutations'][_0x3feac3(0x1af)]!==0x0)&&(_0x54ed3a=_0x31b212[_0x3feac3(0x39b)]),_0x54ed3a===0x0&&this[_0x3feac3(0x365)][_0x3feac3(0x4f9)](_0x3feac3(0x2e2),'fetching\x20the\x20latest\x20document\x20from\x20the\x20server.'),this[_0x3feac3(0x476)][_0x3feac3(0x4ed)](_0x1fd6b4,_0x54ed3a);}async[_0x82dda6(0x1f0)](_0x48fd38){const _0x541173=_0x82dda6;let _0x359538=0x0;const _0x28d86=await this[_0x541173(0x303)][_0x541173(0x2e1)](_0x48fd38);return _0x28d86&&(_0x28d86['awaitingChangeset']||_0x28d86['mutations'][_0x541173(0x1af)]!==0x0)&&(_0x359538=_0x28d86[_0x541173(0x39b)]),_0x359538===0x0&&this[_0x541173(0x365)]['debug'](_0x541173(0x2e2),_0x541173(0x2be)),this[_0x541173(0x476)][_0x541173(0x2f3)](_0x48fd38,_0x359538);}};It=wa([ke(0x0,Bi),ke(0x1,_0x326490),ke(0x2,_0xe8cf46),ke(0x3,_0x37f3a9(q)),ke(0x4,_0x37f3a9(_0x3c2c81)),ke(0x5,_0x5874f6(_0x461595))],It);var Da=Object[_0x82dda6(0x3f9)],Pa=Object[_0x82dda6(0x2c6)],Ua=(_0x1c7f19,_0x4d22b0,_0x1823d7,_0x4bb063)=>{const _0x4f4fa2=_0x82dda6;for(var _0x43cea8=_0x4bb063>0x1?void 0x0:_0x4bb063?Pa(_0x4d22b0,_0x1823d7):_0x4d22b0,_0x5e6b1a=_0x1c7f19[_0x4f4fa2(0x1af)]-0x1,_0x5ea1e9;_0x5e6b1a>=0x0;_0x5e6b1a--)(_0x5ea1e9=_0x1c7f19[_0x5e6b1a])&&(_0x43cea8=(_0x4bb063?_0x5ea1e9(_0x4d22b0,_0x1823d7,_0x43cea8):_0x5ea1e9(_0x43cea8))||_0x43cea8);return _0x4bb063&&_0x43cea8&&Da(_0x4d22b0,_0x1823d7,_0x43cea8),_0x43cea8;},zs=(_0x13f211,_0x4e7749)=>(_0x34e250,_0x245dd6)=>_0x4e7749(_0x34e250,_0x245dd6,_0x13f211);const Na='DEFAULT_FILE_NAME',Aa=_0x82dda6(0x47b);let Ct=class extends _0x475e40{constructor(_0x86adab,_0x48f7bb){const _0x21eebb=_0x82dda6;super(),this[_0x21eebb(0x407)]=_0x86adab,this[_0x21eebb(0x4ab)]=_0x48f7bb,this['_init']();}[_0x82dda6(0x138)](){const _0x2886cc=_0x82dda6;this['disposeWithMe'](this[_0x2886cc(0x407)][_0x2886cc(0x515)][_0x2886cc(0x4a3)](()=>{const _0x41e13a=_0x2886cc;var _0x27c321;const _0x243a98=this[_0x41e13a(0x407)]['getFocusedUnit']();let _0x4350db=(_0x27c321=this[_0x41e13a(0x4ab)][_0x41e13a(0x1c5)](Na))!=null?_0x27c321:Aa;_0x243a98 instanceof _0x200d90&&(_0x4350db=_0x243a98[_0x41e13a(0x2ab)]),document['title']=_0x4350db;}));}};Ct=Ua([zs(0x0,_0x4482e3),zs(0x1,_0x292916)],Ct);var Ma=Object['defineProperty'],xa=Object['getOwnPropertyDescriptor'],La=(_0x2bfe8f,_0x1e1c6d,_0x412124,_0x2fd840)=>{const _0x395e78=_0x82dda6;for(var _0x31bac5=_0x2fd840>0x1?void 0x0:_0x2fd840?xa(_0x1e1c6d,_0x412124):_0x1e1c6d,_0x4ccedf=_0x2bfe8f[_0x395e78(0x1af)]-0x1,_0x53a8dd;_0x4ccedf>=0x0;_0x4ccedf--)(_0x53a8dd=_0x2bfe8f[_0x4ccedf])&&(_0x31bac5=(_0x2fd840?_0x53a8dd(_0x1e1c6d,_0x412124,_0x31bac5):_0x53a8dd(_0x31bac5))||_0x31bac5);return _0x2fd840&&_0x31bac5&&Ma(_0x1e1c6d,_0x412124,_0x31bac5),_0x31bac5;},Wt=(_0x4e6b0c,_0x1c7a41)=>(_0x5d6998,_0xfd17f1)=>_0x1c7a41(_0x5d6998,_0xfd17f1,_0x4e6b0c);let Et=class{constructor(_0x40981d,_0x14994f,_0x3535ed){const _0x779430=_0x82dda6;this['_configService']=_0x40981d,this['_httpService']=_0x14994f,this[_0x779430(0x2a0)]=_0x3535ed,this['init']();}[_0x82dda6(0x35a)](){const _0xb73915=_0x82dda6;this[_0xb73915(0x26e)][_0xb73915(0x135)]({'priority':0x1,'interceptor':(_0xd64d62,_0xf0d5fc)=>_0xf0d5fc(_0xd64d62)['pipe'](_0x46b5e9(async _0x5bdb29=>{const _0x3bb065=_0xb73915,_0x1086e9=_0x5bdb29;if(_0x1086e9[_0x3bb065(0x2d2)]===0x191&&window['confirm'](this['localeService']['t']('auth.needGotoLoginAlert'))){const _0x51b6d9=window[_0x3bb065(0x419)](window[_0x3bb065(0x48a)][_0x3bb065(0x233)]);window[_0x3bb065(0x48a)]['href']=this[_0x3bb065(0x18c)]()+_0x3bb065(0x469)+_0x51b6d9;}return _0x1086e9;}))});}[_0x82dda6(0x18c)](){const _0x1eb474=_0x82dda6;var _0x208d77,_0x26f73d;const _0x10d9ab=this['_configService'][_0x1eb474(0x1c5)](br),_0x25de91=this[_0x1eb474(0x4ab)][_0x1eb474(0x1c5)](ie);return(_0x26f73d=(_0x208d77=_0x25de91==null?void 0x0:_0x25de91['loginUrlKey'])!=null?_0x208d77:_0x10d9ab)!=null?_0x26f73d:Tr;}};Et=La([Wt(0x0,_0x292916),Wt(0x1,_0x37f3a9(_0x354c66)),Wt(0x2,_0x37f3a9(_0x4f57be))],Et);var $a=Object['defineProperty'],Ha=Object[_0x82dda6(0x2c6)],ja=(_0x38c26a,_0x17e519,_0x3f5f88,_0x5682ab)=>{const _0x516124=_0x82dda6;for(var _0x89c830=_0x5682ab>0x1?void 0x0:_0x5682ab?Ha(_0x17e519,_0x3f5f88):_0x17e519,_0x187d21=_0x38c26a[_0x516124(0x1af)]-0x1,_0x57b7b2;_0x187d21>=0x0;_0x187d21--)(_0x57b7b2=_0x38c26a[_0x187d21])&&(_0x89c830=(_0x5682ab?_0x57b7b2(_0x17e519,_0x3f5f88,_0x89c830):_0x57b7b2(_0x89c830))||_0x89c830);return _0x5682ab&&_0x89c830&&$a(_0x17e519,_0x3f5f88,_0x89c830),_0x89c830;},qs=(_0x5495c1,_0x382b78)=>(_0x6aa86d,_0x1ad5f2)=>_0x382b78(_0x6aa86d,_0x1ad5f2,_0x5495c1);const Ba=_0x82dda6(0x17b),ka=_0x82dda6(0x283);let cs=class extends _0x475e40{constructor(_0x33dd85,_0x4f6f12){const _0x926ee8=_0x82dda6;super(),this[_0x926ee8(0x461)]=_0x33dd85,this['_configService']=_0x4f6f12,this[_0x926ee8(0x223)]();}['_initMergeInterceptor'](){const _0x5ae6e2=_0x82dda6,_0x2ea8e5=this;this[_0x5ae6e2(0x2ce)](this['_HTTPService'][_0x5ae6e2(0x135)]({'priority':0x3e7,'interceptor':_0x364a8c({'isMatch'(_0xafc147){const _0x32b088=_0x5ae6e2;var _0x481e88;if(_0xafc147[_0x32b088(0x471)]===_0x32b088(0x3a5)&&((_0x481e88=_0xafc147[_0x32b088(0x3e4)])!=null&&_0x481e88[_0x32b088(0x3eb)])){const {objectID:_0x4c429f,objectType:_0x9ababd}=_0xafc147[_0x32b088(0x3e4)][_0x32b088(0x3eb)]||{};if(!_0x4c429f||_0x9ababd===void 0x0)return!0x1;const _0x1fec1e=_0x2ea8e5[_0x32b088(0x4e3)]()+'/'+_0x9ababd+_0x32b088(0x20d)+_0x4c429f+_0x32b088(0x4aa);if(_0xafc147[_0x32b088(0x2dd)]===_0x1fec1e)return!0x0;}return!0x1;},'getParamsFromRequest'(_0x35f7d6){const _0x58cac7=_0x5ae6e2;var _0xf60e87;return(_0xf60e87=_0x35f7d6[_0x58cac7(0x3e4)])==null?void 0x0:_0xf60e87[_0x58cac7(0x3eb)];},'mergeParamsToRequest'(_0x5d25e9,_0x25cb55){const _0x2793c0=_0x5ae6e2,_0x35150d=_0x2ea8e5[_0x2793c0(0x4e3)]()+_0x2793c0(0x401),_0x4a594f=_0x5d25e9[_0x2793c0(0x1c6)]((_0x3fc804,_0x2b4efe)=>{const _0x56b45f=_0x2793c0,{unitID:_0x5d2445,objectID:_0x24e31,objectType:_0x46a4b8,actions:_0x19ea90}=_0x2b4efe;return _0x3fc804[_0x5d2445]||(_0x3fc804[_0x5d2445]={}),_0x3fc804[_0x5d2445][_0x24e31]||(_0x3fc804[_0x5d2445][_0x24e31]={'objectID':_0x24e31,'objectType':_0x46a4b8,'actions':[]}),_0x3fc804[_0x5d2445][_0x24e31][_0x56b45f(0x32a)][_0x56b45f(0x491)](..._0x19ea90),_0x3fc804;},{}),_0x23ce77=[];for(const _0x58ab6c in _0x4a594f)for(const _0x2356eb in _0x4a594f[_0x58ab6c]){const {actions:_0x1d4c7f,objectType:_0x1dca1f}=_0x4a594f[_0x58ab6c][_0x2356eb],_0x3a51c8=[...new Set(_0x1d4c7f)];_0x23ce77[_0x2793c0(0x491)]({'unitID':_0x58ab6c,'objectID':_0x2356eb,'objectType':_0x1dca1f,'actions':_0x3a51c8});}return new _0x2c3e76('POST',_0x35150d,{'headers':_0x25cb55[_0x2793c0(0x41a)],'withCredentials':_0x25cb55[_0x2793c0(0x3d7)],'responseType':_0x25cb55[_0x2793c0(0x427)],'body':{'requests':_0x23ce77}});}},{'distributeResult'(_0x389ee0,_0x547e3e){const _0xe4a3b0=_0x5ae6e2,{objectActions:_0x5d3c29}=_0x389ee0;return _0x547e3e[_0xe4a3b0(0x217)](_0x2f44cb=>{const _0x4fc682=_0xe4a3b0,{unitID:_0x59be35,objectID:_0x521715,actions:_0x1b4b16}=_0x2f44cb,_0x559c63=_0x5d3c29[_0x4fc682(0x23f)](_0x57aab6=>_0x57aab6[_0x4fc682(0x219)]===_0x59be35&&_0x57aab6[_0x4fc682(0x423)]===_0x521715),_0x5e5420=_0x1b4b16[_0x4fc682(0x217)](_0x1e63e1=>_0x559c63==null?void 0x0:_0x559c63['actions'][_0x4fc682(0x23f)](_0x32260b=>_0x32260b[_0x4fc682(0x371)]===_0x1e63e1))['filter'](_0x59ebb0=>!!_0x59ebb0);return{'config':_0x2f44cb,'result':{'actions':_0x5e5420,'error':_0x389ee0[_0x4fc682(0x165)]}};});}})}));}[_0x82dda6(0x4e3)](){const _0x362dbe=_0x82dda6;var _0x29b4a1,_0x37a9c2;const _0xe2971d=this['_configService'][_0x362dbe(0x1c5)](Ba),_0x12fe6a=this['_configService']['getConfig'](ie);return(_0x37a9c2=(_0x29b4a1=_0x12fe6a==null?void 0x0:_0x12fe6a[_0x362dbe(0x14e)])!=null?_0x29b4a1:_0xe2971d)!=null?_0x37a9c2:ka;}async[_0x82dda6(0x31c)](_0x258d00){const _0x4626d1=_0x82dda6,_0x56beb9=this[_0x4626d1(0x4e3)]()+'/'+_0x258d00['objectType']+_0x4626d1(0x120);return(await this[_0x4626d1(0x461)][_0x4626d1(0x3d9)](_0x56beb9,{'body':_0x258d00}))[_0x4626d1(0x3eb)]['objectID']||'';}async['list'](_0x3f1eab){const _0x1d8ad5=_0x82dda6,_0x25b682=this[_0x1d8ad5(0x4e3)]()+_0x1d8ad5(0x466);return(await this[_0x1d8ad5(0x461)][_0x1d8ad5(0x3d9)](_0x25b682,{'body':_0x3f1eab}))['body'][_0x1d8ad5(0x207)];}async[_0x82dda6(0x492)](_0x59b7ce){const _0x468fbc=_0x82dda6,_0xdbb580=this[_0x468fbc(0x4e3)]()+'/'+_0x59b7ce[_0x468fbc(0x496)]+'/object/'+_0x59b7ce[_0x468fbc(0x423)];await this[_0x468fbc(0x461)][_0x468fbc(0x3a6)](_0xdbb580,{'body':_0x59b7ce});}async['allowed'](_0x36e5f8){const _0x1829be=_0x82dda6,_0x3f787d=this[_0x1829be(0x4e3)]()+'/'+_0x36e5f8[_0x1829be(0x496)]+_0x1829be(0x20d)+_0x36e5f8[_0x1829be(0x423)]+_0x1829be(0x4aa);return(await this[_0x1829be(0x461)][_0x1829be(0x3d9)](_0x3f787d,{'body':_0x36e5f8}))[_0x1829be(0x3eb)][_0x1829be(0x32a)];}async[_0x82dda6(0x288)](_0x26e4b0){const _0xd7bb5a=_0x82dda6,_0x1fe2cb=this[_0xd7bb5a(0x4e3)]()+_0xd7bb5a(0x401);return(await this[_0xd7bb5a(0x461)][_0xd7bb5a(0x3d9)](_0x1fe2cb,{'body':{'requests':_0x26e4b0}}))['body']['objectActions'];}async['listRoles'](_0x1f05a5){const _0x10d8ce=_0x82dda6,_0x401283=this[_0x10d8ce(0x4e3)]()+'/'+_0x1f05a5[_0x10d8ce(0x496)]+'/role',_0x2b2ed1=await this[_0x10d8ce(0x461)][_0x10d8ce(0x3d9)](_0x401283,{'body':_0x1f05a5});return{'roles':_0x2b2ed1[_0x10d8ce(0x3eb)]['roles'],'actions':_0x2b2ed1[_0x10d8ce(0x3eb)][_0x10d8ce(0x32a)]};}async['deleteCollaborator'](_0x57bf62){const _0x555149=_0x82dda6,_0x520cfb=this['_getAPIPrefixPath']()+_0x555149(0x25d);await this[_0x555149(0x461)]['delete'](_0x520cfb,{'params':{'collaboratorID':_0x57bf62[_0x555149(0x1a2)],'objectID':_0x57bf62[_0x555149(0x423)],'unitID':_0x57bf62[_0x555149(0x219)]}});}async['updateCollaborator'](_0x5113c8){const _0x39b98e=_0x82dda6,_0x18088f=this[_0x39b98e(0x4e3)]()+'/collaborator';await this['_HTTPService'][_0x39b98e(0x2dc)](_0x18088f,{'body':_0x5113c8});}async[_0x82dda6(0x2ff)](_0x37eed1){const _0x348cbd=_0x82dda6,_0x1d241d=this[_0x348cbd(0x4e3)]()+'/collaborator';await this[_0x348cbd(0x461)][_0x348cbd(0x3d9)](_0x1d241d,{'body':_0x37eed1});}async[_0x82dda6(0x517)](_0x3262f4){const _0x2087dc=_0x82dda6,_0xab3320=this[_0x2087dc(0x4e3)]()+_0x2087dc(0x25d);return(await this[_0x2087dc(0x461)]['get'](_0xab3320,{'params':{'objectID':_0x3262f4[_0x2087dc(0x423)],'unitID':_0x3262f4[_0x2087dc(0x219)]}}))[_0x2087dc(0x3eb)]['collaborators'];}async[_0x82dda6(0x4f7)](_0xdf5192){const _0x120e4d=_0x82dda6,_0x146201=this[_0x120e4d(0x4e3)]()+_0x120e4d(0x25d);await this[_0x120e4d(0x461)][_0x120e4d(0x3a6)](_0x146201,{'body':_0xdf5192});}};cs=ja([qs(0x0,_0x37f3a9(_0x354c66)),qs(0x1,_0x37f3a9(_0x292916))],cs);var ki={'exports':{}};function Wa(_0x2e10e4){const _0x5b24ce=_0x82dda6;throw new Error(_0x5b24ce(0x350)+_0x2e10e4+_0x5b24ce(0x2c4));}var Ft={'exports':{}},Xs;function ue(){const _0x5eed64=_0x82dda6;return Xs||(Xs=0x1,function(_0x94a77f,_0x211b83){(function(_0x58cb63,_0x36089e){const _0xc0aa64=_0x4ed8;_0x94a77f[_0xc0aa64(0x4ca)]=_0x36089e();}(Z,function(){var _0x4eb707=_0x4eb707||function(_0x136d93,_0x5796a6){const _0x5eb78f=_0x4ed8;var _0x58b01c;if(typeof window<'u'&&window['crypto']&&(_0x58b01c=window[_0x5eb78f(0x18e)]),typeof self<'u'&&self['crypto']&&(_0x58b01c=self[_0x5eb78f(0x18e)]),typeof globalThis<'u'&&globalThis[_0x5eb78f(0x18e)]&&(_0x58b01c=globalThis['crypto']),!_0x58b01c&&typeof window<'u'&&window['msCrypto']&&(_0x58b01c=window[_0x5eb78f(0x486)]),!_0x58b01c&&typeof Z<'u'&&Z[_0x5eb78f(0x18e)]&&(_0x58b01c=Z[_0x5eb78f(0x18e)]),!_0x58b01c&&typeof Wa==_0x5eb78f(0x488))try{_0x58b01c=require(_0x5eb78f(0x18e));}catch{}var _0x5706c7=function(){const _0x237305=_0x5eb78f;if(_0x58b01c){if(typeof _0x58b01c[_0x237305(0x202)]==_0x237305(0x488))try{return _0x58b01c[_0x237305(0x202)](new Uint32Array(0x1))[0x0];}catch{}if(typeof _0x58b01c[_0x237305(0x12d)]==_0x237305(0x488))try{return _0x58b01c['randomBytes'](0x4)[_0x237305(0x3f1)]();}catch{}}throw new Error('Native\x20crypto\x20module\x20could\x20not\x20be\x20used\x20to\x20get\x20secure\x20random\x20number.');},_0x499ba0=Object[_0x5eb78f(0x31c)]||(function(){function _0x238e18(){}return function(_0x311bd1){const _0x33d258=_0x4ed8;var _0x3e593f;return _0x238e18[_0x33d258(0x47f)]=_0x311bd1,_0x3e593f=new _0x238e18(),_0x238e18[_0x33d258(0x47f)]=null,_0x3e593f;};}()),_0x59505d={},_0x58e803=_0x59505d[_0x5eb78f(0x13a)]={},_0x5e7c84=_0x58e803[_0x5eb78f(0x175)]=(function(){return{'extend':function(_0x30fbee){const _0x128702=_0x4ed8;var _0x2483b6=_0x499ba0(this);return _0x30fbee&&_0x2483b6['mixIn'](_0x30fbee),(!_0x2483b6[_0x128702(0x37f)](_0x128702(0x35a))||this['init']===_0x2483b6[_0x128702(0x35a)])&&(_0x2483b6[_0x128702(0x35a)]=function(){const _0x5eda83=_0x128702;_0x2483b6[_0x5eda83(0x4c3)][_0x5eda83(0x35a)]['apply'](this,arguments);}),_0x2483b6['init'][_0x128702(0x47f)]=_0x2483b6,_0x2483b6[_0x128702(0x4c3)]=this,_0x2483b6;},'create':function(){const _0x4b1813=_0x4ed8;var _0x2d26b1=this[_0x4b1813(0x173)]();return _0x2d26b1[_0x4b1813(0x35a)][_0x4b1813(0x261)](_0x2d26b1,arguments),_0x2d26b1;},'init':function(){},'mixIn':function(_0x3f5de4){const _0x5ec359=_0x4ed8;for(var _0xd0be1f in _0x3f5de4)_0x3f5de4[_0x5ec359(0x37f)](_0xd0be1f)&&(this[_0xd0be1f]=_0x3f5de4[_0xd0be1f]);_0x3f5de4[_0x5ec359(0x37f)](_0x5ec359(0x2ef))&&(this[_0x5ec359(0x2ef)]=_0x3f5de4[_0x5ec359(0x2ef)]);},'clone':function(){const _0x495a9d=_0x4ed8;return this[_0x495a9d(0x35a)][_0x495a9d(0x47f)]['extend'](this);}};}()),_0x5d10d3=_0x58e803[_0x5eb78f(0x3c3)]=_0x5e7c84[_0x5eb78f(0x173)]({'init':function(_0xf73d7d,_0x4d483c){const _0x3accc7=_0x5eb78f;_0xf73d7d=this['words']=_0xf73d7d||[],_0x4d483c!=_0x5796a6?this[_0x3accc7(0x1fc)]=_0x4d483c:this['sigBytes']=_0xf73d7d[_0x3accc7(0x1af)]*0x4;},'toString':function(_0x2f44d5){return(_0x2f44d5||_0x46e3de)['stringify'](this);},'concat':function(_0x25ffec){const _0x34a6c5=_0x5eb78f;var _0x3b20d3=this[_0x34a6c5(0x4e7)],_0xbde5b9=_0x25ffec[_0x34a6c5(0x4e7)],_0x109fd6=this[_0x34a6c5(0x1fc)],_0x1eeefc=_0x25ffec['sigBytes'];if(this[_0x34a6c5(0x3cf)](),_0x109fd6%0x4)for(var _0x36b01e=0x0;_0x36b01e<_0x1eeefc;_0x36b01e++){var _0x57404b=_0xbde5b9[_0x36b01e>>>0x2]>>>0x18-_0x36b01e%0x4*0x8&0xff;_0x3b20d3[_0x109fd6+_0x36b01e>>>0x2]|=_0x57404b<<0x18-(_0x109fd6+_0x36b01e)%0x4*0x8;}else{for(var _0xaac1a7=0x0;_0xaac1a7<_0x1eeefc;_0xaac1a7+=0x4)_0x3b20d3[_0x109fd6+_0xaac1a7>>>0x2]=_0xbde5b9[_0xaac1a7>>>0x2];}return this[_0x34a6c5(0x1fc)]+=_0x1eeefc,this;},'clamp':function(){const _0x210d5c=_0x5eb78f;var _0x40d9ce=this['words'],_0x23c0e8=this[_0x210d5c(0x1fc)];_0x40d9ce[_0x23c0e8>>>0x2]&=0xffffffff<<0x20-_0x23c0e8%0x4*0x8,_0x40d9ce[_0x210d5c(0x1af)]=_0x136d93[_0x210d5c(0x23e)](_0x23c0e8/0x4);},'clone':function(){const _0x268a11=_0x5eb78f;var _0x30f1ea=_0x5e7c84['clone'][_0x268a11(0x359)](this);return _0x30f1ea[_0x268a11(0x4e7)]=this['words']['slice'](0x0),_0x30f1ea;},'random':function(_0x422f1c){const _0x558b10=_0x5eb78f;for(var _0x4eac3b=[],_0x2feb65=0x0;_0x2feb65<_0x422f1c;_0x2feb65+=0x4)_0x4eac3b[_0x558b10(0x491)](_0x5706c7());return new _0x5d10d3[(_0x558b10(0x35a))](_0x4eac3b,_0x422f1c);}}),_0x47bdf2=_0x59505d['enc']={},_0x46e3de=_0x47bdf2[_0x5eb78f(0x3c2)]={'stringify':function(_0x1628aa){const _0x375947=_0x5eb78f;for(var _0x3cc1c1=_0x1628aa[_0x375947(0x4e7)],_0xb32df1=_0x1628aa[_0x375947(0x1fc)],_0x1834c0=[],_0x40d92d=0x0;_0x40d92d<_0xb32df1;_0x40d92d++){var _0x4eb72c=_0x3cc1c1[_0x40d92d>>>0x2]>>>0x18-_0x40d92d%0x4*0x8&0xff;_0x1834c0[_0x375947(0x491)]((_0x4eb72c>>>0x4)[_0x375947(0x2ef)](0x10)),_0x1834c0[_0x375947(0x491)]((_0x4eb72c&0xf)[_0x375947(0x2ef)](0x10));}return _0x1834c0[_0x375947(0x49d)]('');},'parse':function(_0x3b8347){const _0x4e476b=_0x5eb78f;for(var _0x195915=_0x3b8347['length'],_0x18717f=[],_0x2e0646=0x0;_0x2e0646<_0x195915;_0x2e0646+=0x2)_0x18717f[_0x2e0646>>>0x3]|=parseInt(_0x3b8347[_0x4e476b(0x21f)](_0x2e0646,0x2),0x10)<<0x18-_0x2e0646%0x8*0x4;return new _0x5d10d3[(_0x4e476b(0x35a))](_0x18717f,_0x195915/0x2);}},_0x4315b3=_0x47bdf2[_0x5eb78f(0x2b9)]={'stringify':function(_0x5e83d5){const _0x300d6a=_0x5eb78f;for(var _0x18dc6d=_0x5e83d5['words'],_0x8d21f0=_0x5e83d5[_0x300d6a(0x1fc)],_0x2e02d0=[],_0x11a609=0x0;_0x11a609<_0x8d21f0;_0x11a609++){var _0x396fb0=_0x18dc6d[_0x11a609>>>0x2]>>>0x18-_0x11a609%0x4*0x8&0xff;_0x2e02d0[_0x300d6a(0x491)](String[_0x300d6a(0x156)](_0x396fb0));}return _0x2e02d0['join']('');},'parse':function(_0x13a2a5){const _0x4d1b61=_0x5eb78f;for(var _0x508a12=_0x13a2a5['length'],_0x55d102=[],_0x55c269=0x0;_0x55c269<_0x508a12;_0x55c269++)_0x55d102[_0x55c269>>>0x2]|=(_0x13a2a5[_0x4d1b61(0x1c7)](_0x55c269)&0xff)<<0x18-_0x55c269%0x4*0x8;return new _0x5d10d3[(_0x4d1b61(0x35a))](_0x55d102,_0x508a12);}},_0x260042=_0x47bdf2[_0x5eb78f(0x2d9)]={'stringify':function(_0x49b128){const _0x22b3f2=_0x5eb78f;try{return decodeURIComponent(escape(_0x4315b3['stringify'](_0x49b128)));}catch{throw new Error(_0x22b3f2(0x2ac));}},'parse':function(_0x3f6257){return _0x4315b3['parse'](unescape(encodeURIComponent(_0x3f6257)));}},_0x51951f=_0x58e803[_0x5eb78f(0x2a3)]=_0x5e7c84['extend']({'reset':function(){const _0x219070=_0x5eb78f;this[_0x219070(0x357)]=new _0x5d10d3['init'](),this['_nDataBytes']=0x0;},'_append':function(_0x213663){const _0x6cdfc1=_0x5eb78f;typeof _0x213663==_0x6cdfc1(0x313)&&(_0x213663=_0x260042['parse'](_0x213663)),this[_0x6cdfc1(0x357)][_0x6cdfc1(0x452)](_0x213663),this['_nDataBytes']+=_0x213663['sigBytes'];},'_process':function(_0xe0498c){const _0x723482=_0x5eb78f;var _0x4a28ee,_0x3014c8=this[_0x723482(0x357)],_0x442139=_0x3014c8[_0x723482(0x4e7)],_0x4fd1f9=_0x3014c8[_0x723482(0x1fc)],_0x598f2a=this[_0x723482(0x442)],_0x59c4b3=_0x598f2a*0x4,_0x380ef=_0x4fd1f9/_0x59c4b3;_0xe0498c?_0x380ef=_0x136d93[_0x723482(0x23e)](_0x380ef):_0x380ef=_0x136d93[_0x723482(0x266)]((_0x380ef|0x0)-this[_0x723482(0x386)],0x0);var _0x50b869=_0x380ef*_0x598f2a,_0x46bda3=_0x136d93['min'](_0x50b869*0x4,_0x4fd1f9);if(_0x50b869){for(var _0x2f2833=0x0;_0x2f2833<_0x50b869;_0x2f2833+=_0x598f2a)this[_0x723482(0x28c)](_0x442139,_0x2f2833);_0x4a28ee=_0x442139[_0x723482(0x353)](0x0,_0x50b869),_0x3014c8[_0x723482(0x1fc)]-=_0x46bda3;}return new _0x5d10d3[(_0x723482(0x35a))](_0x4a28ee,_0x46bda3);},'clone':function(){const _0x3716a3=_0x5eb78f;var _0x41f135=_0x5e7c84['clone'][_0x3716a3(0x359)](this);return _0x41f135[_0x3716a3(0x357)]=this[_0x3716a3(0x357)][_0x3716a3(0x366)](),_0x41f135;},'_minBufferSize':0x0});_0x58e803[_0x5eb78f(0x426)]=_0x51951f[_0x5eb78f(0x173)]({'cfg':_0x5e7c84[_0x5eb78f(0x173)](),'init':function(_0x37ec54){const _0x1c295c=_0x5eb78f;this[_0x1c295c(0x347)]=this[_0x1c295c(0x347)]['extend'](_0x37ec54),this[_0x1c295c(0x18a)]();},'reset':function(){const _0x1d8b45=_0x5eb78f;_0x51951f['reset'][_0x1d8b45(0x359)](this),this[_0x1d8b45(0x133)]();},'update':function(_0x551727){const _0x682b0=_0x5eb78f;return this[_0x682b0(0x511)](_0x551727),this[_0x682b0(0x24c)](),this;},'finalize':function(_0x4675ff){const _0x1ef110=_0x5eb78f;_0x4675ff&&this[_0x1ef110(0x511)](_0x4675ff);var _0x24e7e8=this['_doFinalize']();return _0x24e7e8;},'blockSize':0x10,'_createHelper':function(_0x55545a){return function(_0x914ab8,_0x50d073){const _0x35aab0=_0x4ed8;return new _0x55545a['init'](_0x50d073)[_0x35aab0(0x340)](_0x914ab8);};},'_createHmacHelper':function(_0xfd9801){return function(_0x8ba629,_0x545ba5){const _0x99d05f=_0x4ed8;return new _0x23edac['HMAC'][(_0x99d05f(0x35a))](_0xfd9801,_0x545ba5)[_0x99d05f(0x340)](_0x8ba629);};}});var _0x23edac=_0x59505d[_0x5eb78f(0x3e5)]={};return _0x59505d;}(Math);return _0x4eb707;}));}(Ft)),Ft[_0x5eed64(0x4ca)];}var Vt={'exports':{}},Js;function Wi(){return Js||(Js=0x1,function(_0x2e69ee,_0x10610a){(function(_0x45e78c,_0x1c9ba5){const _0x2c6549=_0x4ed8;_0x2e69ee[_0x2c6549(0x4ca)]=_0x1c9ba5(ue());}(Z,function(_0x103bfc){const _0x4c9ff5=_0x4ed8;return(function(){const _0x26d031=_0x4ed8;var _0x4592f9=_0x103bfc,_0x49bb70=_0x4592f9[_0x26d031(0x13a)],_0x5761b7=_0x49bb70['WordArray'],_0x27e1b8=_0x4592f9['enc'];_0x27e1b8['Base64']={'stringify':function(_0x493ff1){const _0x231e00=_0x26d031;var _0x3ee16c=_0x493ff1[_0x231e00(0x4e7)],_0x2f3725=_0x493ff1['sigBytes'],_0xc71418=this[_0x231e00(0x2b1)];_0x493ff1[_0x231e00(0x3cf)]();for(var _0x568d38=[],_0x37662d=0x0;_0x37662d<_0x2f3725;_0x37662d+=0x3)for(var _0x6ca5a2=_0x3ee16c[_0x37662d>>>0x2]>>>0x18-_0x37662d%0x4*0x8&0xff,_0x1e16d9=_0x3ee16c[_0x37662d+0x1>>>0x2]>>>0x18-(_0x37662d+0x1)%0x4*0x8&0xff,_0x18eb8c=_0x3ee16c[_0x37662d+0x2>>>0x2]>>>0x18-(_0x37662d+0x2)%0x4*0x8&0xff,_0x4290f5=_0x6ca5a2<<0x10|_0x1e16d9<<0x8|_0x18eb8c,_0x260872=0x0;_0x260872<0x4&&_0x37662d+_0x260872*0.75<_0x2f3725;_0x260872++)_0x568d38[_0x231e00(0x491)](_0xc71418['charAt'](_0x4290f5>>>0x6*(0x3-_0x260872)&0x3f));var _0x18ba5e=_0xc71418[_0x231e00(0x251)](0x40);if(_0x18ba5e){for(;_0x568d38[_0x231e00(0x1af)]%0x4;)_0x568d38[_0x231e00(0x491)](_0x18ba5e);}return _0x568d38[_0x231e00(0x49d)]('');},'parse':function(_0x155c90){const _0x1a1df0=_0x26d031;var _0x2a95c4=_0x155c90[_0x1a1df0(0x1af)],_0x1e662d=this['_map'],_0x402ed0=this[_0x1a1df0(0x30e)];if(!_0x402ed0){_0x402ed0=this[_0x1a1df0(0x30e)]=[];for(var _0x2b0420=0x0;_0x2b0420<_0x1e662d['length'];_0x2b0420++)_0x402ed0[_0x1e662d[_0x1a1df0(0x1c7)](_0x2b0420)]=_0x2b0420;}var _0x47291b=_0x1e662d[_0x1a1df0(0x251)](0x40);if(_0x47291b){var _0x4732ee=_0x155c90['indexOf'](_0x47291b);_0x4732ee!==-0x1&&(_0x2a95c4=_0x4732ee);}return _0x5c5246(_0x155c90,_0x2a95c4,_0x402ed0);},'_map':'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/='};function _0x5c5246(_0xd00f0e,_0x2de511,_0x331d0f){const _0x5181dd=_0x26d031;for(var _0x3b2cd6=[],_0x14de6a=0x0,_0xf9e278=0x0;_0xf9e278<_0x2de511;_0xf9e278++)if(_0xf9e278%0x4){var _0x4ba400=_0x331d0f[_0xd00f0e[_0x5181dd(0x1c7)](_0xf9e278-0x1)]<<_0xf9e278%0x4*0x2,_0xe7b15a=_0x331d0f[_0xd00f0e['charCodeAt'](_0xf9e278)]>>>0x6-_0xf9e278%0x4*0x2,_0x36bc4f=_0x4ba400|_0xe7b15a;_0x3b2cd6[_0x14de6a>>>0x2]|=_0x36bc4f<<0x18-_0x14de6a%0x4*0x8,_0x14de6a++;}return _0x5761b7[_0x5181dd(0x31c)](_0x3b2cd6,_0x14de6a);}}()),_0x103bfc[_0x4c9ff5(0x337)][_0x4c9ff5(0x193)];}));}(Vt)),Vt['exports'];}var Gt={'exports':{}},Zs;function Fa(){const _0x6063ea=_0x82dda6;return Zs||(Zs=0x1,function(_0x27d0a5,_0x439485){(function(_0x36aae1,_0x2462d9){const _0xb16f64=_0x4ed8;_0x27d0a5[_0xb16f64(0x4ca)]=_0x2462d9(ue());}(Z,function(_0x15f559){const _0x12c095=_0x4ed8;return function(_0xbfa3cf){const _0x3557ce=_0x4ed8;var _0x51b616=_0x15f559,_0x1cbe7d=_0x51b616[_0x3557ce(0x13a)],_0x5d986a=_0x1cbe7d[_0x3557ce(0x3c3)],_0x172140=_0x1cbe7d['Hasher'],_0x5c3887=_0x51b616[_0x3557ce(0x3e5)],_0x518e1a=[];(function(){const _0x25968b=_0x3557ce;for(var _0x9aea27=0x0;_0x9aea27<0x40;_0x9aea27++)_0x518e1a[_0x9aea27]=_0xbfa3cf[_0x25968b(0x40f)](_0xbfa3cf['sin'](_0x9aea27+0x1))*0x100000000|0x0;}());var _0x558b83=_0x5c3887['MD5']=_0x172140[_0x3557ce(0x173)]({'_doReset':function(){const _0x2769ae=_0x3557ce;this['_hash']=new _0x5d986a[(_0x2769ae(0x35a))]([0x67452301,0xefcdab89,0x98badcfe,0x10325476]);},'_doProcessBlock':function(_0x173626,_0x150f95){const _0x2759f5=_0x3557ce;for(var _0xb3660=0x0;_0xb3660<0x10;_0xb3660++){var _0x176671=_0x150f95+_0xb3660,_0xb68826=_0x173626[_0x176671];_0x173626[_0x176671]=(_0xb68826<<0x8|_0xb68826>>>0x18)&0xff00ff|(_0xb68826<<0x18|_0xb68826>>>0x8)&0xff00ff00;}var _0x3ba279=this[_0x2759f5(0x2ec)][_0x2759f5(0x4e7)],_0x166b6e=_0x173626[_0x150f95+0x0],_0x153c46=_0x173626[_0x150f95+0x1],_0x4f9501=_0x173626[_0x150f95+0x2],_0x14949b=_0x173626[_0x150f95+0x3],_0x5a7838=_0x173626[_0x150f95+0x4],_0x567b02=_0x173626[_0x150f95+0x5],_0x53493a=_0x173626[_0x150f95+0x6],_0x936219=_0x173626[_0x150f95+0x7],_0x486c7b=_0x173626[_0x150f95+0x8],_0x5b2f60=_0x173626[_0x150f95+0x9],_0x59b109=_0x173626[_0x150f95+0xa],_0x887341=_0x173626[_0x150f95+0xb],_0x51370a=_0x173626[_0x150f95+0xc],_0x4eae8c=_0x173626[_0x150f95+0xd],_0x1d2403=_0x173626[_0x150f95+0xe],_0x33ed9a=_0x173626[_0x150f95+0xf],_0x3b5ad8=_0x3ba279[0x0],_0x4a5ede=_0x3ba279[0x1],_0x2596e8=_0x3ba279[0x2],_0x55bfea=_0x3ba279[0x3];_0x3b5ad8=_0xf48b04(_0x3b5ad8,_0x4a5ede,_0x2596e8,_0x55bfea,_0x166b6e,0x7,_0x518e1a[0x0]),_0x55bfea=_0xf48b04(_0x55bfea,_0x3b5ad8,_0x4a5ede,_0x2596e8,_0x153c46,0xc,_0x518e1a[0x1]),_0x2596e8=_0xf48b04(_0x2596e8,_0x55bfea,_0x3b5ad8,_0x4a5ede,_0x4f9501,0x11,_0x518e1a[0x2]),_0x4a5ede=_0xf48b04(_0x4a5ede,_0x2596e8,_0x55bfea,_0x3b5ad8,_0x14949b,0x16,_0x518e1a[0x3]),_0x3b5ad8=_0xf48b04(_0x3b5ad8,_0x4a5ede,_0x2596e8,_0x55bfea,_0x5a7838,0x7,_0x518e1a[0x4]),_0x55bfea=_0xf48b04(_0x55bfea,_0x3b5ad8,_0x4a5ede,_0x2596e8,_0x567b02,0xc,_0x518e1a[0x5]),_0x2596e8=_0xf48b04(_0x2596e8,_0x55bfea,_0x3b5ad8,_0x4a5ede,_0x53493a,0x11,_0x518e1a[0x6]),_0x4a5ede=_0xf48b04(_0x4a5ede,_0x2596e8,_0x55bfea,_0x3b5ad8,_0x936219,0x16,_0x518e1a[0x7]),_0x3b5ad8=_0xf48b04(_0x3b5ad8,_0x4a5ede,_0x2596e8,_0x55bfea,_0x486c7b,0x7,_0x518e1a[0x8]),_0x55bfea=_0xf48b04(_0x55bfea,_0x3b5ad8,_0x4a5ede,_0x2596e8,_0x5b2f60,0xc,_0x518e1a[0x9]),_0x2596e8=_0xf48b04(_0x2596e8,_0x55bfea,_0x3b5ad8,_0x4a5ede,_0x59b109,0x11,_0x518e1a[0xa]),_0x4a5ede=_0xf48b04(_0x4a5ede,_0x2596e8,_0x55bfea,_0x3b5ad8,_0x887341,0x16,_0x518e1a[0xb]),_0x3b5ad8=_0xf48b04(_0x3b5ad8,_0x4a5ede,_0x2596e8,_0x55bfea,_0x51370a,0x7,_0x518e1a[0xc]),_0x55bfea=_0xf48b04(_0x55bfea,_0x3b5ad8,_0x4a5ede,_0x2596e8,_0x4eae8c,0xc,_0x518e1a[0xd]),_0x2596e8=_0xf48b04(_0x2596e8,_0x55bfea,_0x3b5ad8,_0x4a5ede,_0x1d2403,0x11,_0x518e1a[0xe]),_0x4a5ede=_0xf48b04(_0x4a5ede,_0x2596e8,_0x55bfea,_0x3b5ad8,_0x33ed9a,0x16,_0x518e1a[0xf]),_0x3b5ad8=_0x1fb612(_0x3b5ad8,_0x4a5ede,_0x2596e8,_0x55bfea,_0x153c46,0x5,_0x518e1a[0x10]),_0x55bfea=_0x1fb612(_0x55bfea,_0x3b5ad8,_0x4a5ede,_0x2596e8,_0x53493a,0x9,_0x518e1a[0x11]),_0x2596e8=_0x1fb612(_0x2596e8,_0x55bfea,_0x3b5ad8,_0x4a5ede,_0x887341,0xe,_0x518e1a[0x12]),_0x4a5ede=_0x1fb612(_0x4a5ede,_0x2596e8,_0x55bfea,_0x3b5ad8,_0x166b6e,0x14,_0x518e1a[0x13]),_0x3b5ad8=_0x1fb612(_0x3b5ad8,_0x4a5ede,_0x2596e8,_0x55bfea,_0x567b02,0x5,_0x518e1a[0x14]),_0x55bfea=_0x1fb612(_0x55bfea,_0x3b5ad8,_0x4a5ede,_0x2596e8,_0x59b109,0x9,_0x518e1a[0x15]),_0x2596e8=_0x1fb612(_0x2596e8,_0x55bfea,_0x3b5ad8,_0x4a5ede,_0x33ed9a,0xe,_0x518e1a[0x16]),_0x4a5ede=_0x1fb612(_0x4a5ede,_0x2596e8,_0x55bfea,_0x3b5ad8,_0x5a7838,0x14,_0x518e1a[0x17]),_0x3b5ad8=_0x1fb612(_0x3b5ad8,_0x4a5ede,_0x2596e8,_0x55bfea,_0x5b2f60,0x5,_0x518e1a[0x18]),_0x55bfea=_0x1fb612(_0x55bfea,_0x3b5ad8,_0x4a5ede,_0x2596e8,_0x1d2403,0x9,_0x518e1a[0x19]),_0x2596e8=_0x1fb612(_0x2596e8,_0x55bfea,_0x3b5ad8,_0x4a5ede,_0x14949b,0xe,_0x518e1a[0x1a]),_0x4a5ede=_0x1fb612(_0x4a5ede,_0x2596e8,_0x55bfea,_0x3b5ad8,_0x486c7b,0x14,_0x518e1a[0x1b]),_0x3b5ad8=_0x1fb612(_0x3b5ad8,_0x4a5ede,_0x2596e8,_0x55bfea,_0x4eae8c,0x5,_0x518e1a[0x1c]),_0x55bfea=_0x1fb612(_0x55bfea,_0x3b5ad8,_0x4a5ede,_0x2596e8,_0x4f9501,0x9,_0x518e1a[0x1d]),_0x2596e8=_0x1fb612(_0x2596e8,_0x55bfea,_0x3b5ad8,_0x4a5ede,_0x936219,0xe,_0x518e1a[0x1e]),_0x4a5ede=_0x1fb612(_0x4a5ede,_0x2596e8,_0x55bfea,_0x3b5ad8,_0x51370a,0x14,_0x518e1a[0x1f]),_0x3b5ad8=_0x2529e3(_0x3b5ad8,_0x4a5ede,_0x2596e8,_0x55bfea,_0x567b02,0x4,_0x518e1a[0x20]),_0x55bfea=_0x2529e3(_0x55bfea,_0x3b5ad8,_0x4a5ede,_0x2596e8,_0x486c7b,0xb,_0x518e1a[0x21]),_0x2596e8=_0x2529e3(_0x2596e8,_0x55bfea,_0x3b5ad8,_0x4a5ede,_0x887341,0x10,_0x518e1a[0x22]),_0x4a5ede=_0x2529e3(_0x4a5ede,_0x2596e8,_0x55bfea,_0x3b5ad8,_0x1d2403,0x17,_0x518e1a[0x23]),_0x3b5ad8=_0x2529e3(_0x3b5ad8,_0x4a5ede,_0x2596e8,_0x55bfea,_0x153c46,0x4,_0x518e1a[0x24]),_0x55bfea=_0x2529e3(_0x55bfea,_0x3b5ad8,_0x4a5ede,_0x2596e8,_0x5a7838,0xb,_0x518e1a[0x25]),_0x2596e8=_0x2529e3(_0x2596e8,_0x55bfea,_0x3b5ad8,_0x4a5ede,_0x936219,0x10,_0x518e1a[0x26]),_0x4a5ede=_0x2529e3(_0x4a5ede,_0x2596e8,_0x55bfea,_0x3b5ad8,_0x59b109,0x17,_0x518e1a[0x27]),_0x3b5ad8=_0x2529e3(_0x3b5ad8,_0x4a5ede,_0x2596e8,_0x55bfea,_0x4eae8c,0x4,_0x518e1a[0x28]),_0x55bfea=_0x2529e3(_0x55bfea,_0x3b5ad8,_0x4a5ede,_0x2596e8,_0x166b6e,0xb,_0x518e1a[0x29]),_0x2596e8=_0x2529e3(_0x2596e8,_0x55bfea,_0x3b5ad8,_0x4a5ede,_0x14949b,0x10,_0x518e1a[0x2a]),_0x4a5ede=_0x2529e3(_0x4a5ede,_0x2596e8,_0x55bfea,_0x3b5ad8,_0x53493a,0x17,_0x518e1a[0x2b]),_0x3b5ad8=_0x2529e3(_0x3b5ad8,_0x4a5ede,_0x2596e8,_0x55bfea,_0x5b2f60,0x4,_0x518e1a[0x2c]),_0x55bfea=_0x2529e3(_0x55bfea,_0x3b5ad8,_0x4a5ede,_0x2596e8,_0x51370a,0xb,_0x518e1a[0x2d]),_0x2596e8=_0x2529e3(_0x2596e8,_0x55bfea,_0x3b5ad8,_0x4a5ede,_0x33ed9a,0x10,_0x518e1a[0x2e]),_0x4a5ede=_0x2529e3(_0x4a5ede,_0x2596e8,_0x55bfea,_0x3b5ad8,_0x4f9501,0x17,_0x518e1a[0x2f]),_0x3b5ad8=_0x264951(_0x3b5ad8,_0x4a5ede,_0x2596e8,_0x55bfea,_0x166b6e,0x6,_0x518e1a[0x30]),_0x55bfea=_0x264951(_0x55bfea,_0x3b5ad8,_0x4a5ede,_0x2596e8,_0x936219,0xa,_0x518e1a[0x31]),_0x2596e8=_0x264951(_0x2596e8,_0x55bfea,_0x3b5ad8,_0x4a5ede,_0x1d2403,0xf,_0x518e1a[0x32]),_0x4a5ede=_0x264951(_0x4a5ede,_0x2596e8,_0x55bfea,_0x3b5ad8,_0x567b02,0x15,_0x518e1a[0x33]),_0x3b5ad8=_0x264951(_0x3b5ad8,_0x4a5ede,_0x2596e8,_0x55bfea,_0x51370a,0x6,_0x518e1a[0x34]),_0x55bfea=_0x264951(_0x55bfea,_0x3b5ad8,_0x4a5ede,_0x2596e8,_0x14949b,0xa,_0x518e1a[0x35]),_0x2596e8=_0x264951(_0x2596e8,_0x55bfea,_0x3b5ad8,_0x4a5ede,_0x59b109,0xf,_0x518e1a[0x36]),_0x4a5ede=_0x264951(_0x4a5ede,_0x2596e8,_0x55bfea,_0x3b5ad8,_0x153c46,0x15,_0x518e1a[0x37]),_0x3b5ad8=_0x264951(_0x3b5ad8,_0x4a5ede,_0x2596e8,_0x55bfea,_0x486c7b,0x6,_0x518e1a[0x38]),_0x55bfea=_0x264951(_0x55bfea,_0x3b5ad8,_0x4a5ede,_0x2596e8,_0x33ed9a,0xa,_0x518e1a[0x39]),_0x2596e8=_0x264951(_0x2596e8,_0x55bfea,_0x3b5ad8,_0x4a5ede,_0x53493a,0xf,_0x518e1a[0x3a]),_0x4a5ede=_0x264951(_0x4a5ede,_0x2596e8,_0x55bfea,_0x3b5ad8,_0x4eae8c,0x15,_0x518e1a[0x3b]),_0x3b5ad8=_0x264951(_0x3b5ad8,_0x4a5ede,_0x2596e8,_0x55bfea,_0x5a7838,0x6,_0x518e1a[0x3c]),_0x55bfea=_0x264951(_0x55bfea,_0x3b5ad8,_0x4a5ede,_0x2596e8,_0x887341,0xa,_0x518e1a[0x3d]),_0x2596e8=_0x264951(_0x2596e8,_0x55bfea,_0x3b5ad8,_0x4a5ede,_0x4f9501,0xf,_0x518e1a[0x3e]),_0x4a5ede=_0x264951(_0x4a5ede,_0x2596e8,_0x55bfea,_0x3b5ad8,_0x5b2f60,0x15,_0x518e1a[0x3f]),_0x3ba279[0x0]=_0x3ba279[0x0]+_0x3b5ad8|0x0,_0x3ba279[0x1]=_0x3ba279[0x1]+_0x4a5ede|0x0,_0x3ba279[0x2]=_0x3ba279[0x2]+_0x2596e8|0x0,_0x3ba279[0x3]=_0x3ba279[0x3]+_0x55bfea|0x0;},'_doFinalize':function(){const _0xbb7ef6=_0x3557ce;var _0x332c90=this[_0xbb7ef6(0x357)],_0x11d1ba=_0x332c90['words'],_0x12bbb8=this[_0xbb7ef6(0x3b2)]*0x8,_0x47b2f8=_0x332c90[_0xbb7ef6(0x1fc)]*0x8;_0x11d1ba[_0x47b2f8>>>0x5]|=0x80<<0x18-_0x47b2f8%0x20;var _0x2f5d78=_0xbfa3cf['floor'](_0x12bbb8/0x100000000),_0x51f7e7=_0x12bbb8;_0x11d1ba[(_0x47b2f8+0x40>>>0x9<<0x4)+0xf]=(_0x2f5d78<<0x8|_0x2f5d78>>>0x18)&0xff00ff|(_0x2f5d78<<0x18|_0x2f5d78>>>0x8)&0xff00ff00,_0x11d1ba[(_0x47b2f8+0x40>>>0x9<<0x4)+0xe]=(_0x51f7e7<<0x8|_0x51f7e7>>>0x18)&0xff00ff|(_0x51f7e7<<0x18|_0x51f7e7>>>0x8)&0xff00ff00,_0x332c90[_0xbb7ef6(0x1fc)]=(_0x11d1ba[_0xbb7ef6(0x1af)]+0x1)*0x4,this[_0xbb7ef6(0x24c)]();for(var _0x49486c=this[_0xbb7ef6(0x2ec)],_0xd08fa0=_0x49486c[_0xbb7ef6(0x4e7)],_0x17a828=0x0;_0x17a828<0x4;_0x17a828++){var _0xae6eac=_0xd08fa0[_0x17a828];_0xd08fa0[_0x17a828]=(_0xae6eac<<0x8|_0xae6eac>>>0x18)&0xff00ff|(_0xae6eac<<0x18|_0xae6eac>>>0x8)&0xff00ff00;}return _0x49486c;},'clone':function(){const _0x11dabc=_0x3557ce;var _0x1e233c=_0x172140[_0x11dabc(0x366)][_0x11dabc(0x359)](this);return _0x1e233c[_0x11dabc(0x2ec)]=this[_0x11dabc(0x2ec)][_0x11dabc(0x366)](),_0x1e233c;}});function _0xf48b04(_0x57acc7,_0x5bd0b2,_0xbcaa76,_0x6479fd,_0x487db0,_0x80e7be,_0x9f32e5){var _0x54035c=_0x57acc7+(_0x5bd0b2&_0xbcaa76|~_0x5bd0b2&_0x6479fd)+_0x487db0+_0x9f32e5;return(_0x54035c<<_0x80e7be|_0x54035c>>>0x20-_0x80e7be)+_0x5bd0b2;}function _0x1fb612(_0x1a0e93,_0x1a6a13,_0x1b493c,_0x3c634b,_0x351500,_0x31b76c,_0x316149){var _0x4cc7f8=_0x1a0e93+(_0x1a6a13&_0x3c634b|_0x1b493c&~_0x3c634b)+_0x351500+_0x316149;return(_0x4cc7f8<<_0x31b76c|_0x4cc7f8>>>0x20-_0x31b76c)+_0x1a6a13;}function _0x2529e3(_0x561151,_0x315f71,_0xb6bd45,_0x1f7845,_0x582aa8,_0x3bed15,_0x4fd786){var _0x55f82b=_0x561151+(_0x315f71^_0xb6bd45^_0x1f7845)+_0x582aa8+_0x4fd786;return(_0x55f82b<<_0x3bed15|_0x55f82b>>>0x20-_0x3bed15)+_0x315f71;}function _0x264951(_0x43b1ad,_0x150423,_0x5a0617,_0x141a51,_0x5b7907,_0x285eaa,_0x3438ac){var _0x451055=_0x43b1ad+(_0x5a0617^(_0x150423|~_0x141a51))+_0x5b7907+_0x3438ac;return(_0x451055<<_0x285eaa|_0x451055>>>0x20-_0x285eaa)+_0x150423;}_0x51b616[_0x3557ce(0x22d)]=_0x172140[_0x3557ce(0x38f)](_0x558b83),_0x51b616[_0x3557ce(0x4f1)]=_0x172140[_0x3557ce(0x30f)](_0x558b83);}(Math),_0x15f559[_0x12c095(0x22d)];}));}(Gt)),Gt[_0x6063ea(0x4ca)];}var Yt={'exports':{}},Kt={'exports':{}},Qs;function Va(){const _0xf11955=_0x82dda6;return Qs||(Qs=0x1,function(_0x4bd14c,_0x141324){(function(_0x27a697,_0x4f908f){_0x4bd14c['exports']=_0x4f908f(ue());}(Z,function(_0x95a4d1){return(function(){const _0x4e73d9=_0x4ed8;var _0x67242=_0x95a4d1,_0x56d891=_0x67242[_0x4e73d9(0x13a)],_0xd4c4c9=_0x56d891['WordArray'],_0x207f42=_0x56d891[_0x4e73d9(0x426)],_0x30dea6=_0x67242['algo'],_0x4f1fe4=[],_0x3b4f59=_0x30dea6[_0x4e73d9(0x157)]=_0x207f42[_0x4e73d9(0x173)]({'_doReset':function(){const _0x18bea1=_0x4e73d9;this[_0x18bea1(0x2ec)]=new _0xd4c4c9[(_0x18bea1(0x35a))]([0x67452301,0xefcdab89,0x98badcfe,0x10325476,0xc3d2e1f0]);},'_doProcessBlock':function(_0x17e123,_0x2ef519){const _0x520c30=_0x4e73d9;for(var _0x11541a=this[_0x520c30(0x2ec)][_0x520c30(0x4e7)],_0x2f2edf=_0x11541a[0x0],_0x284c8f=_0x11541a[0x1],_0xdb2583=_0x11541a[0x2],_0x1b69f0=_0x11541a[0x3],_0x11d6c4=_0x11541a[0x4],_0x3cc4b5=0x0;_0x3cc4b5<0x50;_0x3cc4b5++){if(_0x3cc4b5<0x10)_0x4f1fe4[_0x3cc4b5]=_0x17e123[_0x2ef519+_0x3cc4b5]|0x0;else{var _0x538a6e=_0x4f1fe4[_0x3cc4b5-0x3]^_0x4f1fe4[_0x3cc4b5-0x8]^_0x4f1fe4[_0x3cc4b5-0xe]^_0x4f1fe4[_0x3cc4b5-0x10];_0x4f1fe4[_0x3cc4b5]=_0x538a6e<<0x1|_0x538a6e>>>0x1f;}var _0x75077a=(_0x2f2edf<<0x5|_0x2f2edf>>>0x1b)+_0x11d6c4+_0x4f1fe4[_0x3cc4b5];_0x3cc4b5<0x14?_0x75077a+=(_0x284c8f&_0xdb2583|~_0x284c8f&_0x1b69f0)+0x5a827999:_0x3cc4b5<0x28?_0x75077a+=(_0x284c8f^_0xdb2583^_0x1b69f0)+0x6ed9eba1:_0x3cc4b5<0x3c?_0x75077a+=(_0x284c8f&_0xdb2583|_0x284c8f&_0x1b69f0|_0xdb2583&_0x1b69f0)-0x70e44324:_0x75077a+=(_0x284c8f^_0xdb2583^_0x1b69f0)-0x359d3e2a,_0x11d6c4=_0x1b69f0,_0x1b69f0=_0xdb2583,_0xdb2583=_0x284c8f<<0x1e|_0x284c8f>>>0x2,_0x284c8f=_0x2f2edf,_0x2f2edf=_0x75077a;}_0x11541a[0x0]=_0x11541a[0x0]+_0x2f2edf|0x0,_0x11541a[0x1]=_0x11541a[0x1]+_0x284c8f|0x0,_0x11541a[0x2]=_0x11541a[0x2]+_0xdb2583|0x0,_0x11541a[0x3]=_0x11541a[0x3]+_0x1b69f0|0x0,_0x11541a[0x4]=_0x11541a[0x4]+_0x11d6c4|0x0;},'_doFinalize':function(){const _0x365807=_0x4e73d9;var _0x1bbc90=this['_data'],_0x29c80a=_0x1bbc90['words'],_0x3e9cce=this[_0x365807(0x3b2)]*0x8,_0x3a10cc=_0x1bbc90[_0x365807(0x1fc)]*0x8;return _0x29c80a[_0x3a10cc>>>0x5]|=0x80<<0x18-_0x3a10cc%0x20,_0x29c80a[(_0x3a10cc+0x40>>>0x9<<0x4)+0xe]=Math['floor'](_0x3e9cce/0x100000000),_0x29c80a[(_0x3a10cc+0x40>>>0x9<<0x4)+0xf]=_0x3e9cce,_0x1bbc90['sigBytes']=_0x29c80a[_0x365807(0x1af)]*0x4,this[_0x365807(0x24c)](),this['_hash'];},'clone':function(){const _0x4c48f3=_0x4e73d9;var _0x47e272=_0x207f42[_0x4c48f3(0x366)][_0x4c48f3(0x359)](this);return _0x47e272[_0x4c48f3(0x2ec)]=this['_hash']['clone'](),_0x47e272;}});_0x67242[_0x4e73d9(0x157)]=_0x207f42[_0x4e73d9(0x38f)](_0x3b4f59),_0x67242[_0x4e73d9(0x3c1)]=_0x207f42[_0x4e73d9(0x30f)](_0x3b4f59);}()),_0x95a4d1['SHA1'];}));}(Kt)),Kt[_0xf11955(0x4ca)];}var zt={'exports':{}},ei;function Ga(){return ei||(ei=0x1,function(_0x4a9653,_0x5ba839){(function(_0x2ba30a,_0x17c914){const _0x2684f1=_0x4ed8;_0x4a9653[_0x2684f1(0x4ca)]=_0x17c914(ue());}(Z,function(_0x646d99){(function(){const _0x363853=_0x4ed8;var _0x5d3bcb=_0x646d99,_0x37ef20=_0x5d3bcb[_0x363853(0x13a)],_0x153fb9=_0x37ef20[_0x363853(0x175)],_0x429780=_0x5d3bcb[_0x363853(0x337)],_0x4633df=_0x429780['Utf8'],_0x1f0380=_0x5d3bcb[_0x363853(0x3e5)];_0x1f0380[_0x363853(0x214)]=_0x153fb9[_0x363853(0x173)]({'init':function(_0x2ead8b,_0x9d731f){const _0x4b7008=_0x363853;_0x2ead8b=this[_0x4b7008(0x2fe)]=new _0x2ead8b['init'](),typeof _0x9d731f==_0x4b7008(0x313)&&(_0x9d731f=_0x4633df[_0x4b7008(0x21e)](_0x9d731f));var _0x228bf8=_0x2ead8b[_0x4b7008(0x442)],_0x4069b8=_0x228bf8*0x4;_0x9d731f[_0x4b7008(0x1fc)]>_0x4069b8&&(_0x9d731f=_0x2ead8b['finalize'](_0x9d731f)),_0x9d731f[_0x4b7008(0x3cf)]();for(var _0x2750f6=this[_0x4b7008(0x2ad)]=_0x9d731f['clone'](),_0x25165e=this[_0x4b7008(0x3b0)]=_0x9d731f['clone'](),_0x448199=_0x2750f6[_0x4b7008(0x4e7)],_0x4a6045=_0x25165e[_0x4b7008(0x4e7)],_0x1aeb95=0x0;_0x1aeb95<_0x228bf8;_0x1aeb95++)_0x448199[_0x1aeb95]^=0x5c5c5c5c,_0x4a6045[_0x1aeb95]^=0x36363636;_0x2750f6['sigBytes']=_0x25165e['sigBytes']=_0x4069b8,this[_0x4b7008(0x18a)]();},'reset':function(){const _0x1f9032=_0x363853;var _0x18df92=this[_0x1f9032(0x2fe)];_0x18df92[_0x1f9032(0x18a)](),_0x18df92[_0x1f9032(0x492)](this[_0x1f9032(0x3b0)]);},'update':function(_0x5b323e){const _0x57b96f=_0x363853;return this[_0x57b96f(0x2fe)]['update'](_0x5b323e),this;},'finalize':function(_0x33a48e){const _0x4b6af2=_0x363853;var _0x4d3ea9=this[_0x4b6af2(0x2fe)],_0x3ef7c3=_0x4d3ea9['finalize'](_0x33a48e);_0x4d3ea9['reset']();var _0x5d2134=_0x4d3ea9['finalize'](this[_0x4b6af2(0x2ad)][_0x4b6af2(0x366)]()[_0x4b6af2(0x452)](_0x3ef7c3));return _0x5d2134;}});}());}));}(zt)),zt['exports'];}var ti;function Fi(){const _0x116c34=_0x82dda6;return ti||(ti=0x1,function(_0x1c4d1b,_0x185c71){(function(_0x36fa5b,_0x144b21,_0x60c88e){const _0x3e23ad=_0x4ed8;_0x1c4d1b[_0x3e23ad(0x4ca)]=_0x144b21(ue(),Va(),Ga());}(Z,function(_0x387d87){return(function(){const _0x405ecf=_0x4ed8;var _0x45ac1f=_0x387d87,_0x3d2f75=_0x45ac1f[_0x405ecf(0x13a)],_0x229047=_0x3d2f75['Base'],_0xfea23b=_0x3d2f75[_0x405ecf(0x3c3)],_0x3f9d57=_0x45ac1f['algo'],_0x582a1e=_0x3f9d57[_0x405ecf(0x22d)],_0x510e59=_0x3f9d57[_0x405ecf(0x2d8)]=_0x229047[_0x405ecf(0x173)]({'cfg':_0x229047[_0x405ecf(0x173)]({'keySize':0x80/0x20,'hasher':_0x582a1e,'iterations':0x1}),'init':function(_0x183a8f){const _0x6c5bc0=_0x405ecf;this[_0x6c5bc0(0x347)]=this[_0x6c5bc0(0x347)]['extend'](_0x183a8f);},'compute':function(_0x5a89f7,_0x196cd8){const _0x530403=_0x405ecf;for(var _0x3e1d03,_0x29fcc3=this[_0x530403(0x347)],_0x2d094e=_0x29fcc3[_0x530403(0x316)][_0x530403(0x31c)](),_0x513bd9=_0xfea23b[_0x530403(0x31c)](),_0x341e3f=_0x513bd9['words'],_0x1cc4e9=_0x29fcc3['keySize'],_0x26532d=_0x29fcc3['iterations'];_0x341e3f[_0x530403(0x1af)]<_0x1cc4e9;){_0x3e1d03&&_0x2d094e[_0x530403(0x492)](_0x3e1d03),_0x3e1d03=_0x2d094e[_0x530403(0x492)](_0x5a89f7)[_0x530403(0x340)](_0x196cd8),_0x2d094e[_0x530403(0x18a)]();for(var _0x115ecd=0x1;_0x115ecd<_0x26532d;_0x115ecd++)_0x3e1d03=_0x2d094e[_0x530403(0x340)](_0x3e1d03),_0x2d094e[_0x530403(0x18a)]();_0x513bd9['concat'](_0x3e1d03);}return _0x513bd9[_0x530403(0x1fc)]=_0x1cc4e9*0x4,_0x513bd9;}});_0x45ac1f[_0x405ecf(0x2d8)]=function(_0xf766cd,_0x117a8c,_0x1c8dc3){const _0x29ba07=_0x405ecf;return _0x510e59[_0x29ba07(0x31c)](_0x1c8dc3)['compute'](_0xf766cd,_0x117a8c);};}()),_0x387d87['EvpKDF'];}));}(Yt)),Yt[_0x116c34(0x4ca)];}var qt={'exports':{}},si;function Vi(){const _0x17a0fe=_0x82dda6;return si||(si=0x1,function(_0x54a6a8,_0x35a45a){(function(_0x3c7a79,_0x43aaa5,_0x2d3761){_0x54a6a8['exports']=_0x43aaa5(ue(),Fi());}(Z,function(_0x2e12cc){const _0x575ab9=_0x4ed8;_0x2e12cc[_0x575ab9(0x13a)]['Cipher']||function(_0x25ef09){const _0x40e291=_0x575ab9;var _0x1472cd=_0x2e12cc,_0x1bedb5=_0x1472cd[_0x40e291(0x13a)],_0x51a656=_0x1bedb5['Base'],_0x4f26a5=_0x1bedb5[_0x40e291(0x3c3)],_0xa369a9=_0x1bedb5[_0x40e291(0x2a3)],_0x3f581e=_0x1472cd[_0x40e291(0x337)];_0x3f581e[_0x40e291(0x2d9)];var _0x1d3f99=_0x3f581e[_0x40e291(0x193)],_0x25f042=_0x1472cd[_0x40e291(0x3e5)],_0xc4824f=_0x25f042[_0x40e291(0x2d8)],_0x1901df=_0x1bedb5[_0x40e291(0x372)]=_0xa369a9['extend']({'cfg':_0x51a656[_0x40e291(0x173)](),'createEncryptor':function(_0x5f4c02,_0x2959e0){const _0x4ef2a5=_0x40e291;return this['create'](this[_0x4ef2a5(0x148)],_0x5f4c02,_0x2959e0);},'createDecryptor':function(_0x58e42a,_0x55df33){const _0x21411c=_0x40e291;return this[_0x21411c(0x31c)](this['_DEC_XFORM_MODE'],_0x58e42a,_0x55df33);},'init':function(_0x674c30,_0x62cf49,_0x419c8a){const _0x192765=_0x40e291;this[_0x192765(0x347)]=this[_0x192765(0x347)][_0x192765(0x173)](_0x419c8a),this['_xformMode']=_0x674c30,this['_key']=_0x62cf49,this[_0x192765(0x18a)]();},'reset':function(){const _0x37d823=_0x40e291;_0xa369a9[_0x37d823(0x18a)]['call'](this),this[_0x37d823(0x133)]();},'process':function(_0x4028d3){const _0x489abb=_0x40e291;return this[_0x489abb(0x511)](_0x4028d3),this[_0x489abb(0x24c)]();},'finalize':function(_0x2e1d7a){const _0x5bc09d=_0x40e291;_0x2e1d7a&&this['_append'](_0x2e1d7a);var _0x4d5e81=this[_0x5bc09d(0x206)]();return _0x4d5e81;},'keySize':0x80/0x20,'ivSize':0x80/0x20,'_ENC_XFORM_MODE':0x1,'_DEC_XFORM_MODE':0x2,'_createHelper':(function(){function _0x457479(_0x5078c1){const _0x2ad081=_0x4ed8;return typeof _0x5078c1==_0x2ad081(0x313)?_0x300348:_0x424d3f;}return function(_0x180785){return{'encrypt':function(_0x5c66b0,_0x5b9808,_0x41f3b5){return _0x457479(_0x5b9808)['encrypt'](_0x180785,_0x5c66b0,_0x5b9808,_0x41f3b5);},'decrypt':function(_0x3e1f65,_0x5221eb,_0x17ecd8){const _0x2fbeea=_0x4ed8;return _0x457479(_0x5221eb)[_0x2fbeea(0x43c)](_0x180785,_0x3e1f65,_0x5221eb,_0x17ecd8);}};};}())});_0x1bedb5[_0x40e291(0x12e)]=_0x1901df[_0x40e291(0x173)]({'_doFinalize':function(){const _0x33efcd=_0x40e291;var _0x487774=this[_0x33efcd(0x24c)](!0x0);return _0x487774;},'blockSize':0x1});var _0x20ddbc=_0x1472cd['mode']={},_0x3b4296=_0x1bedb5['BlockCipherMode']=_0x51a656[_0x40e291(0x173)]({'createEncryptor':function(_0x20083d,_0x430313){const _0x4ed85a=_0x40e291;return this['Encryptor'][_0x4ed85a(0x31c)](_0x20083d,_0x430313);},'createDecryptor':function(_0x3a54d6,_0x18f792){const _0x5d7be7=_0x40e291;return this[_0x5d7be7(0x1f7)][_0x5d7be7(0x31c)](_0x3a54d6,_0x18f792);},'init':function(_0x34fe33,_0x46eb25){const _0x4445e4=_0x40e291;this['_cipher']=_0x34fe33,this[_0x4445e4(0x44e)]=_0x46eb25;}}),_0x174642=_0x20ddbc[_0x40e291(0x150)]=(function(){const _0x5425c7=_0x40e291;var _0x3a1485=_0x3b4296['extend']();_0x3a1485['Encryptor']=_0x3a1485[_0x5425c7(0x173)]({'processBlock':function(_0x1b79f9,_0x1d4cb8){const _0x41d66f=_0x5425c7;var _0x2eed9d=this[_0x41d66f(0x3ca)],_0x21f48d=_0x2eed9d['blockSize'];_0x22308e[_0x41d66f(0x359)](this,_0x1b79f9,_0x1d4cb8,_0x21f48d),_0x2eed9d[_0x41d66f(0x198)](_0x1b79f9,_0x1d4cb8),this[_0x41d66f(0x456)]=_0x1b79f9['slice'](_0x1d4cb8,_0x1d4cb8+_0x21f48d);}}),_0x3a1485[_0x5425c7(0x1f7)]=_0x3a1485[_0x5425c7(0x173)]({'processBlock':function(_0x3af359,_0x29cfc7){const _0x4861cf=_0x5425c7;var _0x5dbede=this['_cipher'],_0x45ab21=_0x5dbede['blockSize'],_0x550981=_0x3af359['slice'](_0x29cfc7,_0x29cfc7+_0x45ab21);_0x5dbede[_0x4861cf(0x474)](_0x3af359,_0x29cfc7),_0x22308e[_0x4861cf(0x359)](this,_0x3af359,_0x29cfc7,_0x45ab21),this[_0x4861cf(0x456)]=_0x550981;}});function _0x22308e(_0x4e604d,_0x33fb62,_0x4c0649){const _0x26939b=_0x5425c7;var _0xd8221a,_0x31082d=this[_0x26939b(0x44e)];_0x31082d?(_0xd8221a=_0x31082d,this[_0x26939b(0x44e)]=_0x25ef09):_0xd8221a=this['_prevBlock'];for(var _0x525bdc=0x0;_0x525bdc<_0x4c0649;_0x525bdc++)_0x4e604d[_0x33fb62+_0x525bdc]^=_0xd8221a[_0x525bdc];}return _0x3a1485;}()),_0x25145c=_0x1472cd[_0x40e291(0x46d)]={},_0x1298ee=_0x25145c[_0x40e291(0x212)]={'pad':function(_0x518ef1,_0x15a2d5){const _0x3d59c9=_0x40e291;for(var _0x488421=_0x15a2d5*0x4,_0xb94774=_0x488421-_0x518ef1[_0x3d59c9(0x1fc)]%_0x488421,_0x411593=_0xb94774<<0x18|_0xb94774<<0x10|_0xb94774<<0x8|_0xb94774,_0x40cb10=[],_0x4a6339=0x0;_0x4a6339<_0xb94774;_0x4a6339+=0x4)_0x40cb10[_0x3d59c9(0x491)](_0x411593);var _0x4acde8=_0x4f26a5[_0x3d59c9(0x31c)](_0x40cb10,_0xb94774);_0x518ef1[_0x3d59c9(0x452)](_0x4acde8);},'unpad':function(_0x57f9fa){const _0x23cda0=_0x40e291;var _0x163366=_0x57f9fa[_0x23cda0(0x4e7)][_0x57f9fa[_0x23cda0(0x1fc)]-0x1>>>0x2]&0xff;_0x57f9fa[_0x23cda0(0x1fc)]-=_0x163366;}};_0x1bedb5[_0x40e291(0x189)]=_0x1901df[_0x40e291(0x173)]({'cfg':_0x1901df[_0x40e291(0x347)][_0x40e291(0x173)]({'mode':_0x174642,'padding':_0x1298ee}),'reset':function(){const _0x4520cb=_0x40e291;var _0x186918;_0x1901df[_0x4520cb(0x18a)][_0x4520cb(0x359)](this);var _0x8674f7=this[_0x4520cb(0x347)],_0x4afa84=_0x8674f7['iv'],_0x17ae78=_0x8674f7[_0x4520cb(0x395)];this[_0x4520cb(0x28e)]==this[_0x4520cb(0x148)]?_0x186918=_0x17ae78[_0x4520cb(0x22c)]:(_0x186918=_0x17ae78[_0x4520cb(0x48b)],this['_minBufferSize']=0x1),this[_0x4520cb(0x459)]&&this[_0x4520cb(0x459)][_0x4520cb(0x35b)]==_0x186918?this['_mode']['init'](this,_0x4afa84&&_0x4afa84['words']):(this[_0x4520cb(0x459)]=_0x186918['call'](_0x17ae78,this,_0x4afa84&&_0x4afa84['words']),this[_0x4520cb(0x459)][_0x4520cb(0x35b)]=_0x186918);},'_doProcessBlock':function(_0x375716,_0x227719){const _0x200447=_0x40e291;this[_0x200447(0x459)]['processBlock'](_0x375716,_0x227719);},'_doFinalize':function(){const _0x26e098=_0x40e291;var _0x1a99ca,_0xd1ed74=this[_0x26e098(0x347)][_0x26e098(0x29e)];return this[_0x26e098(0x28e)]==this[_0x26e098(0x148)]?(_0xd1ed74[_0x26e098(0x46d)](this[_0x26e098(0x357)],this[_0x26e098(0x442)]),_0x1a99ca=this[_0x26e098(0x24c)](!0x0)):(_0x1a99ca=this[_0x26e098(0x24c)](!0x0),_0xd1ed74[_0x26e098(0x339)](_0x1a99ca)),_0x1a99ca;},'blockSize':0x80/0x20});var _0x4c2c74=_0x1bedb5[_0x40e291(0x321)]=_0x51a656[_0x40e291(0x173)]({'init':function(_0x22aae3){const _0x1874f9=_0x40e291;this[_0x1874f9(0x19a)](_0x22aae3);},'toString':function(_0x386461){const _0xba1524=_0x40e291;return(_0x386461||this[_0xba1524(0x399)])['stringify'](this);}}),_0x32fd43=_0x1472cd['format']={},_0x22d30d=_0x32fd43[_0x40e291(0x49e)]={'stringify':function(_0x991bd2){const _0x1b8a57=_0x40e291;var _0x4035c4,_0x557fac=_0x991bd2['ciphertext'],_0x260951=_0x991bd2[_0x1b8a57(0x285)];return _0x260951?_0x4035c4=_0x4f26a5[_0x1b8a57(0x31c)]([0x53616c74,0x65645f5f])[_0x1b8a57(0x452)](_0x260951)[_0x1b8a57(0x452)](_0x557fac):_0x4035c4=_0x557fac,_0x4035c4['toString'](_0x1d3f99);},'parse':function(_0x5db82c){const _0x53d6cc=_0x40e291;var _0xe3e33c,_0xfab645=_0x1d3f99[_0x53d6cc(0x21e)](_0x5db82c),_0x5391b3=_0xfab645[_0x53d6cc(0x4e7)];return _0x5391b3[0x0]==0x53616c74&&_0x5391b3[0x1]==0x65645f5f&&(_0xe3e33c=_0x4f26a5[_0x53d6cc(0x31c)](_0x5391b3[_0x53d6cc(0x28f)](0x2,0x4)),_0x5391b3[_0x53d6cc(0x353)](0x0,0x4),_0xfab645[_0x53d6cc(0x1fc)]-=0x10),_0x4c2c74[_0x53d6cc(0x31c)]({'ciphertext':_0xfab645,'salt':_0xe3e33c});}},_0x424d3f=_0x1bedb5[_0x40e291(0x4e6)]=_0x51a656['extend']({'cfg':_0x51a656['extend']({'format':_0x22d30d}),'encrypt':function(_0x3fe29f,_0x113684,_0x5cb122,_0x39d221){const _0x6f9044=_0x40e291;_0x39d221=this[_0x6f9044(0x347)]['extend'](_0x39d221);var _0x30afe3=_0x3fe29f[_0x6f9044(0x22c)](_0x5cb122,_0x39d221),_0x2f3391=_0x30afe3[_0x6f9044(0x340)](_0x113684),_0x48bdba=_0x30afe3[_0x6f9044(0x347)];return _0x4c2c74['create']({'ciphertext':_0x2f3391,'key':_0x5cb122,'iv':_0x48bdba['iv'],'algorithm':_0x3fe29f,'mode':_0x48bdba[_0x6f9044(0x395)],'padding':_0x48bdba[_0x6f9044(0x29e)],'blockSize':_0x3fe29f[_0x6f9044(0x442)],'formatter':_0x39d221[_0x6f9044(0x276)]});},'decrypt':function(_0x2301b2,_0x40e2b7,_0x2fd611,_0xff7797){const _0x46c91b=_0x40e291;_0xff7797=this[_0x46c91b(0x347)][_0x46c91b(0x173)](_0xff7797),_0x40e2b7=this[_0x46c91b(0x16c)](_0x40e2b7,_0xff7797['format']);var _0x3e06bd=_0x2301b2[_0x46c91b(0x48b)](_0x2fd611,_0xff7797)[_0x46c91b(0x340)](_0x40e2b7[_0x46c91b(0x4ce)]);return _0x3e06bd;},'_parse':function(_0x431932,_0x48deff){const _0xe4143b=_0x40e291;return typeof _0x431932==_0xe4143b(0x313)?_0x48deff[_0xe4143b(0x21e)](_0x431932,this):_0x431932;}}),_0x1c88e9=_0x1472cd[_0x40e291(0x341)]={},_0x11441d=_0x1c88e9[_0x40e291(0x49e)]={'execute':function(_0x410b20,_0x1e9198,_0x237c20,_0x101ad7,_0x38c4c1){const _0xff9271=_0x40e291;if(_0x101ad7||(_0x101ad7=_0x4f26a5['random'](0x40/0x8)),_0x38c4c1)var _0x50bce0=_0xc4824f[_0xff9271(0x31c)]({'keySize':_0x1e9198+_0x237c20,'hasher':_0x38c4c1})[_0xff9271(0x278)](_0x410b20,_0x101ad7);else var _0x50bce0=_0xc4824f['create']({'keySize':_0x1e9198+_0x237c20})[_0xff9271(0x278)](_0x410b20,_0x101ad7);var _0xb5ae66=_0x4f26a5['create'](_0x50bce0['words'][_0xff9271(0x28f)](_0x1e9198),_0x237c20*0x4);return _0x50bce0[_0xff9271(0x1fc)]=_0x1e9198*0x4,_0x4c2c74['create']({'key':_0x50bce0,'iv':_0xb5ae66,'salt':_0x101ad7});}},_0x300348=_0x1bedb5[_0x40e291(0x4d0)]=_0x424d3f[_0x40e291(0x173)]({'cfg':_0x424d3f['cfg'][_0x40e291(0x173)]({'kdf':_0x11441d}),'encrypt':function(_0x156673,_0xb65a72,_0x3016d5,_0x58b451){const _0x5e7ac1=_0x40e291;_0x58b451=this['cfg'][_0x5e7ac1(0x173)](_0x58b451);var _0x18611e=_0x58b451['kdf'][_0x5e7ac1(0x3fb)](_0x3016d5,_0x156673[_0x5e7ac1(0x348)],_0x156673[_0x5e7ac1(0x1cc)],_0x58b451['salt'],_0x58b451['hasher']);_0x58b451['iv']=_0x18611e['iv'];var _0x30076a=_0x424d3f[_0x5e7ac1(0x40e)][_0x5e7ac1(0x359)](this,_0x156673,_0xb65a72,_0x18611e[_0x5e7ac1(0x17e)],_0x58b451);return _0x30076a[_0x5e7ac1(0x19a)](_0x18611e),_0x30076a;},'decrypt':function(_0x4cc942,_0x33da55,_0x494d2c,_0x3f3a99){const _0x30f39c=_0x40e291;_0x3f3a99=this[_0x30f39c(0x347)][_0x30f39c(0x173)](_0x3f3a99),_0x33da55=this[_0x30f39c(0x16c)](_0x33da55,_0x3f3a99[_0x30f39c(0x276)]);var _0x510faa=_0x3f3a99[_0x30f39c(0x341)][_0x30f39c(0x3fb)](_0x494d2c,_0x4cc942[_0x30f39c(0x348)],_0x4cc942[_0x30f39c(0x1cc)],_0x33da55['salt'],_0x3f3a99[_0x30f39c(0x316)]);_0x3f3a99['iv']=_0x510faa['iv'];var _0x1c1e9e=_0x424d3f['decrypt'][_0x30f39c(0x359)](this,_0x4cc942,_0x33da55,_0x510faa[_0x30f39c(0x17e)],_0x3f3a99);return _0x1c1e9e;}});}();}));}(qt)),qt[_0x17a0fe(0x4ca)];}(function(_0x2fd4d3,_0x1bdb4a){(function(_0x5ebd37,_0x8762a5,_0x809d6d){const _0x1e5aec=_0x4ed8;_0x2fd4d3[_0x1e5aec(0x4ca)]=_0x8762a5(ue(),Wi(),Fa(),Fi(),Vi());}(Z,function(_0x3d9a94){return(function(){const _0x501e0f=_0x4ed8;var _0x2d765e=_0x3d9a94,_0x43e978=_0x2d765e['lib'],_0x2a79df=_0x43e978[_0x501e0f(0x189)],_0x5a57b4=_0x2d765e[_0x501e0f(0x3e5)],_0x32fc54=[],_0x2f8891=[],_0x28aabe=[],_0x1a59fb=[],_0x33faaf=[],_0x28a014=[],_0x1c5d9b=[],_0x4487b7=[],_0x1e00b9=[],_0x51bba9=[];(function(){for(var _0x342865=[],_0xd3e24d=0x0;_0xd3e24d<0x100;_0xd3e24d++)_0xd3e24d<0x80?_0x342865[_0xd3e24d]=_0xd3e24d<<0x1:_0x342865[_0xd3e24d]=_0xd3e24d<<0x1^0x11b;for(var _0x4a19b3=0x0,_0x3d1a84=0x0,_0xd3e24d=0x0;_0xd3e24d<0x100;_0xd3e24d++){var _0x30c5b0=_0x3d1a84^_0x3d1a84<<0x1^_0x3d1a84<<0x2^_0x3d1a84<<0x3^_0x3d1a84<<0x4;_0x30c5b0=_0x30c5b0>>>0x8^_0x30c5b0&0xff^0x63,_0x32fc54[_0x4a19b3]=_0x30c5b0,_0x2f8891[_0x30c5b0]=_0x4a19b3;var _0x8118ea=_0x342865[_0x4a19b3],_0x2a0d18=_0x342865[_0x8118ea],_0x50d24b=_0x342865[_0x2a0d18],_0x546824=_0x342865[_0x30c5b0]*0x101^_0x30c5b0*0x1010100;_0x28aabe[_0x4a19b3]=_0x546824<<0x18|_0x546824>>>0x8,_0x1a59fb[_0x4a19b3]=_0x546824<<0x10|_0x546824>>>0x10,_0x33faaf[_0x4a19b3]=_0x546824<<0x8|_0x546824>>>0x18,_0x28a014[_0x4a19b3]=_0x546824;var _0x546824=_0x50d24b*0x1010101^_0x2a0d18*0x10001^_0x8118ea*0x101^_0x4a19b3*0x1010100;_0x1c5d9b[_0x30c5b0]=_0x546824<<0x18|_0x546824>>>0x8,_0x4487b7[_0x30c5b0]=_0x546824<<0x10|_0x546824>>>0x10,_0x1e00b9[_0x30c5b0]=_0x546824<<0x8|_0x546824>>>0x18,_0x51bba9[_0x30c5b0]=_0x546824,_0x4a19b3?(_0x4a19b3=_0x8118ea^_0x342865[_0x342865[_0x342865[_0x50d24b^_0x8118ea]]],_0x3d1a84^=_0x342865[_0x342865[_0x3d1a84]]):_0x4a19b3=_0x3d1a84=0x1;}}());var _0x2ce93d=[0x0,0x1,0x2,0x4,0x8,0x10,0x20,0x40,0x80,0x1b,0x36],_0x357ef6=_0x5a57b4[_0x501e0f(0x140)]=_0x2a79df[_0x501e0f(0x173)]({'_doReset':function(){const _0x1955a1=_0x501e0f;var _0x20e781;if(!(this[_0x1955a1(0x454)]&&this[_0x1955a1(0x4d6)]===this[_0x1955a1(0x346)])){for(var _0x53ebd1=this[_0x1955a1(0x4d6)]=this[_0x1955a1(0x346)],_0xd23ca5=_0x53ebd1['words'],_0x1746fb=_0x53ebd1[_0x1955a1(0x1fc)]/0x4,_0x45d3eb=this['_nRounds']=_0x1746fb+0x6,_0x58066e=(_0x45d3eb+0x1)*0x4,_0xf5bd35=this[_0x1955a1(0x465)]=[],_0x3439ea=0x0;_0x3439ea<_0x58066e;_0x3439ea++)_0x3439ea<_0x1746fb?_0xf5bd35[_0x3439ea]=_0xd23ca5[_0x3439ea]:(_0x20e781=_0xf5bd35[_0x3439ea-0x1],_0x3439ea%_0x1746fb?_0x1746fb>0x6&&_0x3439ea%_0x1746fb==0x4&&(_0x20e781=_0x32fc54[_0x20e781>>>0x18]<<0x18|_0x32fc54[_0x20e781>>>0x10&0xff]<<0x10|_0x32fc54[_0x20e781>>>0x8&0xff]<<0x8|_0x32fc54[_0x20e781&0xff]):(_0x20e781=_0x20e781<<0x8|_0x20e781>>>0x18,_0x20e781=_0x32fc54[_0x20e781>>>0x18]<<0x18|_0x32fc54[_0x20e781>>>0x10&0xff]<<0x10|_0x32fc54[_0x20e781>>>0x8&0xff]<<0x8|_0x32fc54[_0x20e781&0xff],_0x20e781^=_0x2ce93d[_0x3439ea/_0x1746fb|0x0]<<0x18),_0xf5bd35[_0x3439ea]=_0xf5bd35[_0x3439ea-_0x1746fb]^_0x20e781);for(var _0x16f789=this[_0x1955a1(0x227)]=[],_0x192f14=0x0;_0x192f14<_0x58066e;_0x192f14++){var _0x3439ea=_0x58066e-_0x192f14;if(_0x192f14%0x4)var _0x20e781=_0xf5bd35[_0x3439ea];else var _0x20e781=_0xf5bd35[_0x3439ea-0x4];_0x192f14<0x4||_0x3439ea<=0x4?_0x16f789[_0x192f14]=_0x20e781:_0x16f789[_0x192f14]=_0x1c5d9b[_0x32fc54[_0x20e781>>>0x18]]^_0x4487b7[_0x32fc54[_0x20e781>>>0x10&0xff]]^_0x1e00b9[_0x32fc54[_0x20e781>>>0x8&0xff]]^_0x51bba9[_0x32fc54[_0x20e781&0xff]];}}},'encryptBlock':function(_0x9f9583,_0x1c3daa){const _0x4d5563=_0x501e0f;this[_0x4d5563(0x37d)](_0x9f9583,_0x1c3daa,this[_0x4d5563(0x465)],_0x28aabe,_0x1a59fb,_0x33faaf,_0x28a014,_0x32fc54);},'decryptBlock':function(_0x37b915,_0x2ab269){const _0x30d01b=_0x501e0f;var _0xb52f90=_0x37b915[_0x2ab269+0x1];_0x37b915[_0x2ab269+0x1]=_0x37b915[_0x2ab269+0x3],_0x37b915[_0x2ab269+0x3]=_0xb52f90,this[_0x30d01b(0x37d)](_0x37b915,_0x2ab269,this['_invKeySchedule'],_0x1c5d9b,_0x4487b7,_0x1e00b9,_0x51bba9,_0x2f8891);var _0xb52f90=_0x37b915[_0x2ab269+0x1];_0x37b915[_0x2ab269+0x1]=_0x37b915[_0x2ab269+0x3],_0x37b915[_0x2ab269+0x3]=_0xb52f90;},'_doCryptBlock':function(_0x2caa56,_0x54941e,_0x2a4bd5,_0x49498d,_0x2e2cfa,_0x357386,_0x4e2726,_0x3e8684){const _0xed4dc8=_0x501e0f;for(var _0x3a553b=this[_0xed4dc8(0x454)],_0x424804=_0x2caa56[_0x54941e]^_0x2a4bd5[0x0],_0x535f9f=_0x2caa56[_0x54941e+0x1]^_0x2a4bd5[0x1],_0x1ea7f1=_0x2caa56[_0x54941e+0x2]^_0x2a4bd5[0x2],_0x1c9115=_0x2caa56[_0x54941e+0x3]^_0x2a4bd5[0x3],_0x21811f=0x4,_0x34d7c0=0x1;_0x34d7c0<_0x3a553b;_0x34d7c0++){var _0x323bf1=_0x49498d[_0x424804>>>0x18]^_0x2e2cfa[_0x535f9f>>>0x10&0xff]^_0x357386[_0x1ea7f1>>>0x8&0xff]^_0x4e2726[_0x1c9115&0xff]^_0x2a4bd5[_0x21811f++],_0x1613c5=_0x49498d[_0x535f9f>>>0x18]^_0x2e2cfa[_0x1ea7f1>>>0x10&0xff]^_0x357386[_0x1c9115>>>0x8&0xff]^_0x4e2726[_0x424804&0xff]^_0x2a4bd5[_0x21811f++],_0x80f504=_0x49498d[_0x1ea7f1>>>0x18]^_0x2e2cfa[_0x1c9115>>>0x10&0xff]^_0x357386[_0x424804>>>0x8&0xff]^_0x4e2726[_0x535f9f&0xff]^_0x2a4bd5[_0x21811f++],_0x397067=_0x49498d[_0x1c9115>>>0x18]^_0x2e2cfa[_0x424804>>>0x10&0xff]^_0x357386[_0x535f9f>>>0x8&0xff]^_0x4e2726[_0x1ea7f1&0xff]^_0x2a4bd5[_0x21811f++];_0x424804=_0x323bf1,_0x535f9f=_0x1613c5,_0x1ea7f1=_0x80f504,_0x1c9115=_0x397067;}var _0x323bf1=(_0x3e8684[_0x424804>>>0x18]<<0x18|_0x3e8684[_0x535f9f>>>0x10&0xff]<<0x10|_0x3e8684[_0x1ea7f1>>>0x8&0xff]<<0x8|_0x3e8684[_0x1c9115&0xff])^_0x2a4bd5[_0x21811f++],_0x1613c5=(_0x3e8684[_0x535f9f>>>0x18]<<0x18|_0x3e8684[_0x1ea7f1>>>0x10&0xff]<<0x10|_0x3e8684[_0x1c9115>>>0x8&0xff]<<0x8|_0x3e8684[_0x424804&0xff])^_0x2a4bd5[_0x21811f++],_0x80f504=(_0x3e8684[_0x1ea7f1>>>0x18]<<0x18|_0x3e8684[_0x1c9115>>>0x10&0xff]<<0x10|_0x3e8684[_0x424804>>>0x8&0xff]<<0x8|_0x3e8684[_0x535f9f&0xff])^_0x2a4bd5[_0x21811f++],_0x397067=(_0x3e8684[_0x1c9115>>>0x18]<<0x18|_0x3e8684[_0x424804>>>0x10&0xff]<<0x10|_0x3e8684[_0x535f9f>>>0x8&0xff]<<0x8|_0x3e8684[_0x1ea7f1&0xff])^_0x2a4bd5[_0x21811f++];_0x2caa56[_0x54941e]=_0x323bf1,_0x2caa56[_0x54941e+0x1]=_0x1613c5,_0x2caa56[_0x54941e+0x2]=_0x80f504,_0x2caa56[_0x54941e+0x3]=_0x397067;},'keySize':0x100/0x20});_0x2d765e[_0x501e0f(0x140)]=_0x2a79df[_0x501e0f(0x38f)](_0x357ef6);}()),_0x3d9a94['AES'];}));}(ki));var Ya=ki['exports'];const Ka=at(Ya);var za=Wi();const ii=at(za);var Gi={'exports':{}};(function(_0x370218,_0x182fd7){(function(_0x45e412,_0x380848){_0x370218['exports']=_0x380848(ue());}(Z,function(_0x377ce8){const _0x54e375=_0x4ed8;return _0x377ce8[_0x54e375(0x337)][_0x54e375(0x2d9)];}));}(Gi));var qa=Gi['exports'];const Xa=at(qa);var Yi={'exports':{}};function _0x1536(){const _0x5cbd0c=['_sheetTransformSelectionsService','UNRECOGNIZED','_onUserJoin','snapshot','mode','HEARTBEAT_INTERVAL','sheetID','m1Prime','formatter','stopTime','rev','[serializeCombRequest]:\x20should\x20not\x20fall\x20into\x20default\x20branch!','fromCollab','_unitID','unit-cache-','_roomMembers$','LOCAL_CACHE_INTERVAL','setInterval','type','editingUnit','POST','put','disableLocalCache','_resendTimer','column','_sender','has','COMPRESS_MUTATION_APPLY','60201911EYnMSl','permission.content','_decreaseWaiting','_iKey','SNAPSHOT_INVALID_SNAPSHOT','_nDataBytes','_online','_transformStateCache','userID','whenReady','AWAITING_WITH_PENDING','use','BASE64','failed\x20to\x20apply\x20missed\x20changesets!','/resources','_socketReady','transformRemoteChangeset','addObject','hovered','_refreshCollabCursors','HmacSHA1','Hex','WordArray','range','path','913610rrGiEQ','offline','for','verdancy600','_cipher','activeSheet$','getUnhiddenWorksheets','_redoStacks','indexOf','clamp','addEventListener','_members','[CollaborationUndoRedoService]','_collaborationTimeoutTimer','interceptor','_getAPIPrefix','onCommentUpdate','withCredentials','startsWith','post','_messageService','history','12uGLXRg','shouldCloseConn','message$','dispose$','_colorIndex','_createInitialStateImpl','_replaceFileID','_updateSubUnitFromURLParams','requestParams','algo','_socketMessageSubscription','8776tPUNtw','socket\x20open.','ws://127.0.0.1:8000/universer-api/comb/connect','_send','body','_retryConnectingTimer','NoPadding','_candidateSocket','gold400','pending','readInt32LE','_entities','_onConnectionFailed','_revisionService','file','LIVESHARE_OPERATION','onSyncEditingCollabCursor','setShowComponents','defineProperty','isArray','execute','repeat','SNAPSHOT_SERVER_URL_KEY','revision','_telemetryService','[CollaborationSession]:\x20should\x20not\x20send\x20message\x20when\x20the\x20session\x20is\x20offline!','/-/object/-/batch_allowed','show','pipe','_memberService','getActiveRange','url(#off-line-single_clip0_910_343)','_univerInstanceService','default','univer-offline','jsxs','min','LIVESHARE_REQUEST_HOST','_transformRemoteChangesetByStateCache','encrypt','abs','_clearUndo','jiqing500','getImage','number','_context','_stopTelemetryCollaborationNewChangeset','transformStack\x20failed!','_shouldReportTelemetry','_checkMissing','encodeURIComponent','headers','generateRandomId','getDocRanges','stringify','_createHandler','transformMutation','send','/universer-api/snapshot/','session.connection-failed','objectID','0\x200\x2017\x2016','_remoteChangesetQueue','Hasher','responseType','_permissionService','VIEW_MAIN','_toggleOnline','AWAITING','updateCursorEvent','getParam','_backgroundColor','337388xRhIVP','_name','_onFetchMissResult','...','now','[PendingState]:\x20received\x20rejection.','INGEST','tag','clear','_updateCollabCursors','synced','_render','RemoveColCommandId','decrypt','_initEventListeners','defIds','_collabCursorState$','icon','transformMutationsWithChangeset','blockSize','startRow','_event$','COMPLETION_FINISHED','selection','_collaborationSessionService','getTime','FETCH_MISSING','UNKNOWN_CODE','collabStatus.syncing','set','UUID','_iv','propertyIsEnumerable','InsertColCommandId','_refRangeService','concat','_compressMutationService','_nRounds','isPermissionRej','_prevBlock','state$','_docTransformIMECacheService','_mode','onTransformState','collabWebSocketUrl','_waitCount','uni.network.url-service','OTHER_CLIENTS_EDITING','_imageSourceCache','override','_HTTPService','defs','_initUnitPermissionChange','enableOfflineEditing','_keySchedule','/-/object/list','_anchorDot','unshift','?url=','_onRefRangeChange','clipPath','_collaborationPaused','pad','[CollaborationEntity]','Error\x20on\x20receiving\x20event','[SyncedState]:\x20invalid\x20calling\x20to\x20`resend`.','method','_getAnchorBounding','[FetchingMissState]:\x20not\x20expected\x20to\x20receive\x20ack\x20when\x20`this._awaitingChangeset`\x20is\x20null!','decryptBlock','urlChange$','_snapshotService','NOT_COLLAB','save\x20fail\x20reason\x20is\x20','HEADER_MENU','_cursorInfo$','Univer','registerRefRange','_joinRoom','_telemetryInfo','prototype','toLowerCase','USERS_LEAVE','fillRule','deepClone','mutations','fetchMissingChangesets','msCrypto','NOT_FOUND','function','_beforeCloseService','location','createDecryptor','fetch_missing','subscribeEvent','_incrementRevisionNumber','unload','DeleteRangeMoveLeftCommandId','push','update','_startSheetCollabCursor','[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.','308680jaYuWc','objectType','_acknowledgedAwaitingChangeset','LIVESHARE_FETCH_OPERATIONS','toRgbString','_retryCount','_onCursorDelete','_updateState','join','OpenSSL','getSkeleton','createInstance','subUnitId','_startTelemetryCollaborationNewChangeset','subscribe','collaboration-client.config','_updateStatus','[SyncedState]:\x20received\x20rejection.','onRemoteRetry','unit','getFocusedUnit','/allowed','_configService','[CollaborationSessionService]','_onRemoteACK','enableSingleActiveInstanceLock','_transformUndoredo','_themeService','leaveEvent','0\x200\x2016\x2016','registerBeforeClose','FileId','_transformStack','onRemoteRej','bind','748005gbOrbH','UNIVER_SHEET','onPointerLeave$','M0\x200H16V16H0z','origin','_sessionStatus$','incrementRevOfUnit','_syncEditingCollabCursorService','UnitSnapshot','_selfUnitIDs','_scheduleClearOtherTimer','$super','_initStatusListener','LICENSE_MAX_MEMBERS_PER_UNIT_EXCEEDED','textRanges','_rescheduleHeartbeat','_scheduleTimestamp','cursorInfo$','exports','ERROR_IMAGE','error$','[SyncedState]:\x20received\x20acknowledgement.','ciphertext','unitId','PasswordBasedCipher','updateOfflineData','/unit/','onTransformIME','&assign=','_socketService','_keyPriorReset','contains','displayName','enableLocalCache','_collabCursorController','getSheetBySheetId','_docSyncEditingCollabCursorService','HELLO','socket\x20close','_transformSelections','YUUMI_URL_COL_OUT_OF_RANGE','onlineStatusTitle','assignAColorForMemberID','_getAPIPrefixPath','unknown','isActive','SerializableCipher','words','Unknown\x20user','APPLY_REVISION_CONFILICT','INTERNAL_ERROR','\x20in\x20_schedule.','measureText','loadSheet','_sheetSkeletonManagerService','RETRY_CONNECTING_MAX_COUNT','_changesetSessionId','HmacMD5','FromArray','_initDependencies','_handler','updatePermissionPoint','_getUploadFileURL','putCollaborators','drawWith','debug','_transformPreviousActiveRange','onReady','getVpScrollXYInfoByPosToVp','_colorAssignService','sessionStatus','getImageSourceCache','from','getCurrentUnitForType','_loadSheet','_listenToOfflineEvent','[CollaborationSessionService]:\x20socket\x20error','_uiPartsService','collabStatus.conflict','_hideTimer','not_collab','endRow','[PendingState]:\x20invalid\x20calling\x20to\x20`resend`.','_onRemoteRetry','get','EXCHANGE_SIGN_URL_SERVER_URL_KEY','resourceIDs','_resendWithTimeout','data','_append','_cachedData','_getSignURL','symbol','focused$','collaboration.single-unit.warning','listCollaborators','collabStatus.synced','session','PERMISSION_REJ','Warning','on-line-single','_onMessage','_cursorShapes','_applyRemoteChangeset','trim','setShapeProps','TOO_MANY_REQUESTS','object','append','duration','CHANGESET_REJ','_changesetReqId','LEAVE','HttpExport','_isPermissionRej','getTypeOfUnitDisposed$','OnLineSingle','APPLY_DUPLICATED','_showConflictNotification','/object','MoveRangeCommandId','_queuedRemoteChangesets','size','_socket','ACTIVE_UNIT_EVENT_CHANNEL','save','unitId\x20is\x20not\x20found','getCollabEntity$','UPDATE_PERMISSION_OBJ','_commandService','_scheduleSaving','_removeClearOtherTimer','randomBytes','StreamCipher','_onConflict','_session','makeDirty','Fragment','_doReset','_handleHeartbeatEvent','registerHTTPInterceptor','_collabSessionService','INVALID_ARGUMENT','_init','className','lib','getCurrent','round','filter','_getSendChangesetTimeout','NO_OTHER_CLIENTS_EDITING','AES','_renderManagerService','getAncestorScale','/fetchmissing?from=','bottom','_singleActiveUnitService','clearInterval','getUndoRedoMutationParamsCache','_ENC_XFORM_MODE','requireSession','split','getValue','_startDocCollabCursor','ENSURE_SNAPSHOT_EXECUTION','authzUrl','transformIMECache','CBC','COLLAB_WEB_SOCKET_URL','_clearHeartbeatTimer','url(#$1','floor','onCommandExecuted','fromCharCode','SHA1','setAlpha','/universer-api/comb','/universer-api/stream/file/upload','json','_undoRedoService','onPointerMove$','getUnit','onRemoteAck','height','routeKey','you\x20should\x20override\x20\x22IUndoRedoService\x22\x20provided\x20in\x20\x22core\x22\x20package!','_saveTaskMap','originalMeta','error','getCurrentRevOfUnit','#fff','_setupBeforeClosingHandler','7651orpPVo','asObservable','flatMap','_parse','_instanceService','_onJoinRoomEvent','_heartbeatTimer','YUUMI_RATE_OVER_LIMIT','conflict.title','enableAuthServer','extend','add','Base','executeCommand','resend','attrs','Error','result','AUTHZ_URL_KEY','_handleHover','off-line-single_clip0_910_343','key','HttpImport','pauseCollaboration','byteLength','assign','_transformIMECache','APPLY_PERMISSION_DENIED','awaitingChangeset','setCurrentUser','csAckEvent','_getRedoStack','BlockCipher','reset','_clearCollaborationTimeoutTimer','_getLoginPath','onStarting','crypto','LICENSE_EXPORT_SIZE_EXCEEDED','_scheduleCollaborationTimeoutTimer','x-univer-host','_submitChangeset','Base64','registerRenderModule','_onCursorUpdate','{fileID}','includes','encryptBlock','_onUserLeave','mixIn','getMember','getActiveSheet','jsx','values','row','LIVESHARE_TERMINATE','memberID','collaboratorID','_timeoutTimer','collabSubmitChangesetUrl','c1Prime','SHOULD_CLOSE_CONN','FAIL','socket$','_handleLeaveEvent','_snapshotServerService','[CollaborationEntity]:\x20initial\x20state\x20has\x20been\x20created\x20before.\x20You\x20should\x20not\x20call\x20\x22init\x22\x20twice.','fillStyle','equals','UPDATE_CURSOR','length','_http','_getSaveTimeout','This\x20method\x20should\x20not\x20be\x20called\x20on\x20the\x20client\x20side!','Undefined','roomInfos','getResourcesRequest','transformUndoRedo','_executeRemoteChangeset','univer-pro.collaboration-client.single-active-unit-service','YUUMI_SUBSCRIPTION_NOT_FOUND','_hovered','_transformHistoryAndStateStack','joinEvent','PSEUDO_FETCH_MISSING_RESULT','CONNECTOR_DATA_TOO_LARGE','univer-pro.collaboration-client-socket-service','_type','FETCH_MISS','getMergeData','restore','getAllMembers','getConfig','reduce','charCodeAt','/rev/','LICENSE_IMPORT_SIZE_EXCEEDED','getRangePointData','setItem','ivSize','close','registerComponent','hidden','storage','ranges','_eventUnsubscribe','backgroundColor','awaiting_with_pending','getDeserializedSheetBlock','_disabled','univer-online-status-icon','_unitStatus','awaiting','_unitOnClients','color','_initStatusComponent','_registerDependencies','/new_changes','hostname','_color','?size=','getUnitType','rng','UNIVER_DOC','JOIN','defaultProps','_disableEditing','_labelPosition','reqId','image/png','NEW_CHANGESETS','_docTransformSelectionsService','_onCombEvent','workbook','_replayCachedMutations','_loadDoc','findNodePositionByCharIndex','_state$','getLatestCsReqIdBySid','univer-online-status-title','getItem','none','Decryptor','_saveCache','univer-online','getTypeOfUnitAdded$','image/jpg','sigBytes','replaceState','SUBMIT_CHANGESET','_onRecvEvent','colorChannel1','_tryReconnect','getRandomValues','fill','_updateLocalCache','IDLE','_doFinalize','objects','unsubscribe','UNIVER_SLIDE','sid','[OfflineState]:\x20received\x20rejection.','onPointerEnter$','/object/','_awaitingChangeset','sheetId','_sendHeartbeatTimer','onTransformRemoteChangesetByStateCache','Pkcs7','UNIVER_COLLABORATION_CLIENT_PLUGIN','HMAC','[CollaborationEntity]:\x20cannot\x20apply\x20missing\x20results\x20on\x20other\x20states!','members','map','getUnitOnRev','unitID','_lockTransition','saveOfflineData','UNIVER_PROJECT','4662684DfQLTt','parse','substr','_localStorageService','DeleteRangeMoveUpCommandId','_getCtorByUniverType','_initMergeInterceptor','&to=','baseRev','font','_invKeySchedule','div','LIVESHARE_NEW_HOST','connection\x20error','getUnitId','createEncryptor','MD5','redoState','current','randomUUID','_urlService','encode','href','complete','_waitForHeartbeatResponse','_docStateChangeManagerService','refreshPermission','_range','_hover','TEXT','onMissedChangesetFetched','_getUndoStack','_getSheetObject','ceil','find','_commentService','exhaustSavingTask','text','Cannot\x20assemble\x20a\x20changeset\x20from\x20multiple\x20mutations\x20of\x20different\x20types:\x20','setWaitCount','permission.title','YUUMI_UNABLE_LOAD_URL','UNDEFINED','transformStateCache','SUCCUSS','skeleton','collab-text-range-','_process','onlyLocal','_handleJoinEvent','_sendHeartbeat','CHANGESET_REVISION_CONFILICT','charAt','black','_transformUndoRedoStack','m2Prime','_scheduleHeartbeat','pushState','PERMISSION_DENIED','_toggleOffline','APPLY_NON_SEQUENTIAL_REVISION','cursorInfo','_substituteRedoStack','collaboration_new_changeset','/collaborator','newCsEvent','_clearScheduledTask','_getDownloadEndpointURL','apply','fillText','RECV','getOwnPropertySymbols','OFFLINE','max','_substituteUndoStack','ERROR_EXCEED_SIZE','subunit','_scene','currentColor','params','red300','_httpService','saveChangeset','_injector','InsertRowCommandId','_getSnapshotAPIPrefix','on-line-single_clip0_910_349','transformByState','then','format','_socket$','compute','getStateCache','delete','substring','getUniverSheetInstance','UniverIcon','_onRemoteChangeset','updateMember','collabCursorState$','dispose','top','/universer-api/authz','toggleOnline','salt','replace','change$','batchAllowed','event$','_roomMembers','_unlockTransition','_doProcessBlock','width','_xformMode','slice','onTransformRemoteChangesetByIMECache','next','_transformRemoteChangesetByIMECache','moveTo','getRoom','forEach','pluginName','searchParams','initWorkbookPermissionChange','clearTimeout','arc','CONFLICT','getMemberID','c2Prime','padding','sessionStatus$','localeService','state','RemoveRowCommandId','BufferedBlockAlgorithm','online','_getMergeRange','onTransformSelections','_lastPointer','_cursors','_clearOtherTimers','with','name','Malformed\x20UTF-8\x20data','_oKey','_exhaustRemoteChangesetQueue','react.element','_commentUpdate$','_map','collaboration-client.offline-data-not-saved','ONLINE','roomMembers','appendMutation','COMMENT_UPDATE','open$','addObjects','Latin1','ERROR_IMAGE_TYPE','onMouseMove','LICENSE_MAX_UNITS_EXCEEDED','removeParam','fetching\x20the\x20latest\x20document\x20from\x20the\x20server.','transform','getCollabCursors$','/block/','csRejEvent','docStateChange$','\x22.\x20Please\x20configure\x20the\x20dynamicRequireTargets\x20or/and\x20ignoreDynamicRequires\x20option\x20of\x20@rollup/plugin-commonjs\x20appropriately\x20for\x20this\x20require\x20call\x20to\x20work.','_draw','getOwnPropertyDescriptor','getSheetId','_ws','transformChangesets','eventID','COMPRESS_MUTATION_SEND','_initResize','commentUpdateEvent','disposeWithMe','transformSelections','90dLrYMF','compose','status','JOINING','_onLocalMutation','updatePermissionObjEvent','resize','PENDING','EvpKDF','Utf8','USERS_ENTER','UNIVER_UNKNOWN','patch','url','_createSocket','_removeRoom','1em','loadOfflineData','[DataLoaderController]','reject','some','editing\x20status\x20changed\x20to','HEARTBEAT','_assignedColors','HEARTBEAT_TIMEOUT','closeSession','image/bmp','random','_hash','[FetchMissState]','addImageSourceCache','toString','_collaborationController','SNAPSHOT_HAS_BEEN_REMOVED','_status$','loadDoc','_textBubble','currentTheme$','getCollabEntity','4SNBqIG','onTransformChange$','_initCloseConn','_drawTextRange','_anchor','blue400','liveShareNewHost','_hasher','createCollaborator','_userManagerService','lineTo','_docSkeletonManagerService','_localCacheService','_shapes','createSocket','svg','_setupSubUnitSync','_change$','[CollaborationEntity]:\x20invalid\x20state\x20transition!\x20State\x20transferred\x20from\x20is\x20not\x20the\x20current\x20state.\x0aBefore:\x20','close$','image/gif','_docTransformStateCacheService','_drawAnchor','_reverseMap','_createHmacHelper','getRenderById','collabStatus.offline','_notificationService','string','liveShareOperation','_clearLocalCache','hasher','CHANGESET_SHOULD_RETRY','selections','onSendChangeset','setParam','_onConnectionOpen','create','every','_syncEditingCollabCursor','entries','xlink:href','CipherParams','_entityInit$','onlineStatusIcon','removeMember','_ensureSubject','_cursor','_onOffline','_sendingTimer','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','actions','COLLAB_SUBMIT_CHANGESET_URL','setTimeout','/universer-api/file/{fileID}/sign-url','saveSnapshot','purple300','_getCurrentRevision','_localeService','onMissingChangesets','_sessions','_onRemoteRejected','react.fragment','cmd','enc','reconnect','unpad','commentUpdate$','children','_fetchMissChangesets','fetchThroughInterceptors','getInterceptPoints','getCurrentUser','finalize','kdf','RECT','crypto.getRandomValues()\x20not\x20supported.\x20See\x20https://github.com/uuidjs/uuid#getrandomvalues-not-supported','[CollaborationSession]','csShouldRetryEvent','_key','cfg','keySize','evenodd','roomMembers$','collabStatus.notCollab','_pendingMutations','CHANGESET_ACK','_tryEnsureSocket','idSuffix','Could\x20not\x20dynamically\x20require\x20\x22','startColumn','currentSkeleton$','splice','joinRsp','downloadEndpointUrl','63gkNQsv','_data','\x0aAfter:\x20','call','init','__creator','toggleOffline','catch','code','onRemoteChangeset','collaMsg','_throwTelemetryCollaborationNewChangeset','getWorkbookSelections','_id','conflict','_logService','clone','_resendTimeout','UnitEmbedded','undoState','MSG_FOR_ERROR','_state','retryConnectingInterval','getRelativeToViewportCoord','_registerRenderDependencies','doc.mutation.rich-text-editing','onlineStatus','action','Cipher','_clearTimeoutTimer','copyFileMeta','_transitionLocked','getUnitStatus$','_initRequestHeader','_schedule','MUTATION','APPLY_REJECT','status$','isEditing','_doCryptBlock','_updateURLWithCurrentState','hasOwnProperty','popstate','_updateLocalCursor','_removeCollabCursors','getCurrentSelections','newValue','_document','_minBufferSize','OffLineSingle','hide','_transformService','SYNCED','_startCollaboration','rgba(255,\x20255,\x20255,\x200.01)','_undoStacks','fetchMiss','_createHelper','_config'];_0x1536=function(){return _0x5cbd0c;};return _0x1536();}(function(_0x2d47b3,_0x24472e){(function(_0x5661ce,_0x52282c){const _0x187f67=_0x4ed8;_0x2d47b3[_0x187f67(0x4ca)]=_0x52282c(ue());}(Z,function(_0x207888){const _0x33df05=_0x4ed8;return(function(){const _0x395cd5=_0x4ed8;if(typeof ArrayBuffer==_0x395cd5(0x488)){var _0x1085cf=_0x207888,_0x2b18fa=_0x1085cf[_0x395cd5(0x13a)],_0x368fad=_0x2b18fa['WordArray'],_0x13a313=_0x368fad['init'],_0x2517d0=_0x368fad[_0x395cd5(0x35a)]=function(_0x2e8af8){const _0x598ea4=_0x395cd5;if(_0x2e8af8 instanceof ArrayBuffer&&(_0x2e8af8=new Uint8Array(_0x2e8af8)),(_0x2e8af8 instanceof Int8Array||typeof Uint8ClampedArray<'u'&&_0x2e8af8 instanceof Uint8ClampedArray||_0x2e8af8 instanceof Int16Array||_0x2e8af8 instanceof Uint16Array||_0x2e8af8 instanceof Int32Array||_0x2e8af8 instanceof Uint32Array||_0x2e8af8 instanceof Float32Array||_0x2e8af8 instanceof Float64Array)&&(_0x2e8af8=new Uint8Array(_0x2e8af8['buffer'],_0x2e8af8['byteOffset'],_0x2e8af8[_0x598ea4(0x181)])),_0x2e8af8 instanceof Uint8Array){for(var _0x57991c=_0x2e8af8[_0x598ea4(0x181)],_0x53b564=[],_0x323051=0x0;_0x323051<_0x57991c;_0x323051++)_0x53b564[_0x323051>>>0x2]|=_0x2e8af8[_0x323051]<<0x18-_0x323051%0x4*0x8;_0x13a313['call'](this,_0x53b564,_0x57991c);}else _0x13a313[_0x598ea4(0x261)](this,arguments);};_0x2517d0['prototype']=_0x368fad;}}()),_0x207888['lib'][_0x33df05(0x3c3)];}));}(Yi));var Ja=Yi['exports'];const Za=at(Ja);var Ki={'exports':{}};(function(_0x1948c1,_0x4d8091){(function(_0x4c0510,_0xfd58f2,_0x1227d7){const _0x10a479=_0x4ed8;_0x1948c1[_0x10a479(0x4ca)]=_0xfd58f2(ue(),Vi());}(Z,function(_0x5eba34){const _0x982b1d=_0x4ed8;return _0x5eba34[_0x982b1d(0x46d)][_0x982b1d(0x3ed)]={'pad':function(){},'unpad':function(){}},_0x5eba34[_0x982b1d(0x46d)][_0x982b1d(0x3ed)];}));}(Ki));var Qa=Ki[_0x82dda6(0x4ca)];const ec=at(Qa);function tc(_0x4bb645,_0x43e71c){const _0x2c822a=_0x82dda6,_0x25166a=_0x43e71c-_0x4bb645['length']%_0x43e71c,_0x149718=String[_0x2c822a(0x156)](_0x25166a)[_0x2c822a(0x3fc)](_0x25166a);return _0x4bb645+_0x149718;}function sc(_0x103144,_0x5ae718){const _0xa7ccef=_0x82dda6,_0x13127a=Za['random'](0x10),_0x5c5e84=tc(_0x103144,0x10),_0x4ed8d6=Ka[_0xa7ccef(0x40e)](Xa['parse'](_0x5c5e84),ii[_0xa7ccef(0x21e)](_0x5ae718),{'iv':_0x13127a,'padding':ec});return _0x13127a[_0xa7ccef(0x452)](_0x4ed8d6[_0xa7ccef(0x4ce)])[_0xa7ccef(0x2ef)](ii);}function ic(){const _0x142d57=_0x82dda6,_0x42b45b=(typeof WorkerGlobalScope<'u'&&self instanceof WorkerGlobalScope?self:window)['__Key__'];if(_0x42b45b){const _0x2cb2ae={'time':Math[_0x142d57(0x154)](Date[_0x142d57(0x433)]()/0x3e8),'domain':location[_0x142d57(0x1df)]};return sc(JSON[_0x142d57(0x41d)](_0x2cb2ae),_0x42b45b);}}var nc=Object['defineProperty'],rc=Object[_0x82dda6(0x2c6)],oc=(_0x5439ba,_0xe4c54c,_0x1c860c,_0x1d76ec)=>{const _0x3f5fcb=_0x82dda6;for(var _0x28f2f9=_0x1d76ec>0x1?void 0x0:_0x1d76ec?rc(_0xe4c54c,_0x1c860c):_0xe4c54c,_0x579bd1=_0x5439ba[_0x3f5fcb(0x1af)]-0x1,_0xf5255e;_0x579bd1>=0x0;_0x579bd1--)(_0xf5255e=_0x5439ba[_0x579bd1])&&(_0x28f2f9=(_0x1d76ec?_0xf5255e(_0xe4c54c,_0x1c860c,_0x28f2f9):_0xf5255e(_0x28f2f9))||_0x28f2f9);return _0x1d76ec&&_0x28f2f9&&nc(_0xe4c54c,_0x1c860c,_0x28f2f9),_0x28f2f9;},ac=(_0xe22cc2,_0x3cb30f)=>(_0x221361,_0x229907)=>_0x3cb30f(_0x221361,_0x229907,_0xe22cc2);let bt=class{constructor(_0x2e186c){const _0x60bd83=_0x82dda6;this['_httpService']=_0x2e186c,this[_0x60bd83(0x377)]();}[_0x82dda6(0x377)](){const _0x1b5616=_0x82dda6;this[_0x1b5616(0x26e)][_0x1b5616(0x135)]({'interceptor':(_0x4a0d13,_0x4da5ed)=>{const _0x1f6207=_0x1b5616,_0x2dee32=_0x4a0d13[_0x1f6207(0x41a)],_0x54885d=ic();return _0x54885d&&_0x2dee32[_0x1f6207(0x44c)](_0x1f6207(0x191),_0x54885d),_0x4da5ed(_0x4a0d13);}});}};bt=oc([ac(0x0,_0x37f3a9(_0x354c66))],bt);var cc=Object[_0x82dda6(0x3f9)],hc=Object[_0x82dda6(0x2c6)],lc=(_0x42b305,_0x316e2e,_0x5a01d2,_0xe216b7)=>{for(var _0x199fa9=_0xe216b7>0x1?void 0x0:_0xe216b7?hc(_0x316e2e,_0x5a01d2):_0x316e2e,_0x388bd8=_0x42b305['length']-0x1,_0x45c29b;_0x388bd8>=0x0;_0x388bd8--)(_0x45c29b=_0x42b305[_0x388bd8])&&(_0x199fa9=(_0xe216b7?_0x45c29b(_0x316e2e,_0x5a01d2,_0x199fa9):_0x45c29b(_0x199fa9))||_0x199fa9);return _0xe216b7&&_0x199fa9&&cc(_0x316e2e,_0x5a01d2,_0x199fa9),_0x199fa9;},Xt=(_0x1e0784,_0x54a752)=>(_0x369038,_0x59b512)=>_0x54a752(_0x369038,_0x59b512,_0x1e0784);const _c=[_0x82dda6(0x1ea),'image/jpeg',_0x82dda6(0x1fb),_0x82dda6(0x30b),_0x82dda6(0x2ea)],uc=0x5*0x400*0x400,dc='EXCHANGE_UPLOAD_FILE_SERVER_URL_KEY',fc=_0x82dda6(0x15a),vc=_0x82dda6(0x50d),mc=_0x82dda6(0x32d);let hs=class{constructor(_0x46f121,_0x4e159e,_0x5a1d66){const _0x161b38=_0x82dda6;g(this,_0x161b38(0x45c),0x0),g(this,_0x161b38(0x308),new _0xe496c9()),g(this,_0x161b38(0x287),this['_change$']),g(this,_0x161b38(0x45f),new Map()),(this[_0x161b38(0x26e)]=_0x46f121,this['_configService']=_0x4e159e,this[_0x161b38(0x407)]=_0x5a1d66);}[_0x82dda6(0x244)](_0x2cbdc3){const _0x85e613=_0x82dda6;this['_waitCount']=_0x2cbdc3,this[_0x85e613(0x308)][_0x85e613(0x291)](_0x2cbdc3);}[_0x82dda6(0x4ff)](_0x34b11d,_0x29d769){const _0x19cdb1=_0x82dda6;if(_0x29d769===_0x4fc826[_0x19cdb1(0x3b9)]){const _0x238703=new Image();return _0x238703['src']=_0x34b11d,_0x238703;}return this[_0x19cdb1(0x45f)][_0x19cdb1(0x50c)](_0x34b11d);}[_0x82dda6(0x2ee)](_0x2d87ca,_0x737880,_0x55dba2){const _0x1358d2=_0x82dda6;_0x737880===_0x4fc826['BASE64']||_0x55dba2==null||this[_0x1358d2(0x45f)][_0x1358d2(0x44c)](_0x2d87ca,_0x55dba2);}async[_0x82dda6(0x412)](_0x1867bd){const _0x2a7d1a=_0x82dda6;try{const _0x1dabf1=this['_replaceFileID'](this[_0x2a7d1a(0x513)](),''+_0x1867bd),_0x4c5428=(await this[_0x2a7d1a(0x26e)]['get'](_0x1dabf1))[_0x2a7d1a(0x3eb)];if(_0x4c5428[_0x2a7d1a(0x165)]&&_0x4c5428[_0x2a7d1a(0x165)][_0x2a7d1a(0x35e)]===Ri['OK']){const _0x4152b5=new URL(_0x4c5428[_0x2a7d1a(0x2dd)],this['_getDownloadEndpointURL']())[_0x2a7d1a(0x2ef)]();return Promise['resolve'](_0x4152b5);}return Promise[_0x2a7d1a(0x2e3)](_0x4c5428[_0x2a7d1a(0x165)]);}catch(_0x436421){return Promise[_0x2a7d1a(0x2e3)](_0x436421);}}async['saveImage'](_0x116623){const _0x5184d2=_0x82dda6;let _0x4dc9fa='';if(!_c[_0x5184d2(0x197)](_0x116623[_0x5184d2(0x3a3)]))return this[_0x5184d2(0x3af)](),Promise[_0x5184d2(0x2e3)](new Error(_0x32ffb8[_0x5184d2(0x2ba)]));if(_0x116623[_0x5184d2(0x123)]>uc)return this[_0x5184d2(0x3af)](),Promise[_0x5184d2(0x2e3)](new Error(_0x32ffb8[_0x5184d2(0x268)]));try{const _0x16542d=new FormData();_0x16542d[_0x5184d2(0x115)](_0x5184d2(0x3f5),_0x116623);const _0x5e6c30=this[_0x5184d2(0x407)][_0x5184d2(0x4a9)](),_0x243daa=_0x5e6c30==null?void 0x0:_0x5e6c30[_0x5184d2(0x22b)]();if(!_0x243daa)throw new Error(_0x5184d2(0x127));const _0x566fbe=this[_0x5184d2(0x4f6)]()+_0x5184d2(0x1e1)+_0x116623['size'][_0x5184d2(0x2ef)]()+'&source='+yi[_0x5184d2(0x368)]+_0x5184d2(0x4d4)+encodeURIComponent(_0x243daa),_0x687507=await(await fetch(_0x566fbe,{'method':_0x5184d2(0x3a5),'body':_0x16542d}))[_0x5184d2(0x15b)]();if(typeof _0x687507[_0x5184d2(0x4b4)]!=_0x5184d2(0x313))return this['_decreaseWaiting'](),Promise[_0x5184d2(0x2e3)](new Error(_0x32ffb8[_0x5184d2(0x4cb)]));_0x4dc9fa=_0x687507['FileId'];}catch{return this['_decreaseWaiting'](),Promise[_0x5184d2(0x2e3)](new Error(_0x32ffb8[_0x5184d2(0x4cb)]));}return new Promise((_0x933eee,_0x299153)=>{const _0x362aaa=new FileReader();_0x362aaa['readAsDataURL'](_0x116623),_0x362aaa['onload']=_0x53a24d=>{const _0x59a158=_0x4ed8;var _0x31da11;const _0x3a12e8=(_0x31da11=_0x53a24d['target'])==null?void 0x0:_0x31da11[_0x59a158(0x17a)];if(_0x3a12e8==null){this[_0x59a158(0x3af)](),_0x299153(new Error(_0x32ffb8[_0x59a158(0x4cb)]));return;}const _0x448fc5=_0x21a09e[_0x59a158(0x41b)](0x6);_0x933eee({'imageId':_0x448fc5,'imageSourceType':_0x4fc826[_0x59a158(0x44d)],'source':_0x4dc9fa,'base64Cache':_0x3a12e8,'status':_0x32ffb8[_0x59a158(0x249)]}),this[_0x59a158(0x3af)]();};});}[_0x82dda6(0x4f6)](){const _0x299295=_0x82dda6;var _0x304933,_0x49bbde;const _0x538146=this[_0x299295(0x4ab)]['getConfig'](dc),_0x2feee7=this[_0x299295(0x4ab)][_0x299295(0x1c5)](ie);return(_0x49bbde=(_0x304933=_0x2feee7==null?void 0x0:_0x2feee7['uploadFileServerUrl'])!=null?_0x304933:_0x538146)!=null?_0x49bbde:fc;}['_getSignURL'](){const _0x54e820=_0x82dda6;var _0x518252,_0x49b7de;const _0x25519=this['_configService'][_0x54e820(0x1c5)](vc),_0x35cd87=this[_0x54e820(0x4ab)][_0x54e820(0x1c5)](ie);return(_0x49b7de=(_0x518252=_0x35cd87==null?void 0x0:_0x35cd87['signUrlServerUrl'])!=null?_0x518252:_0x25519)!=null?_0x49b7de:mc;}[_0x82dda6(0x260)](){const _0x244ea9=_0x82dda6;var _0x4ac25a;const _0x2a2784=this[_0x244ea9(0x4ab)][_0x244ea9(0x1c5)](ie);return(_0x4ac25a=_0x2a2784==null?void 0x0:_0x2a2784[_0x244ea9(0x355)])!=null?_0x4ac25a:location[_0x244ea9(0x4bc)];}[_0x82dda6(0x3e2)](_0x4b0f0e,_0x43f629){const _0x2adc0b=_0x82dda6;return _0x4b0f0e[_0x2adc0b(0x286)](_0x2adc0b(0x196),_0x43f629);}[_0x82dda6(0x3af)](){const _0x3aa259=_0x82dda6;this[_0x3aa259(0x45c)]-=0x1,this[_0x3aa259(0x308)]['next'](this['_waitCount']);}};hs=lc([Xt(0x0,_0x37f3a9(_0x354c66)),Xt(0x1,_0x292916),Xt(0x2,_0x37f3a9(_0x4482e3))],hs);var pc=Object[_0x82dda6(0x3f9)],gc=Object[_0x82dda6(0x2c6)],Sc=(_0x364aba,_0x3b02de,_0x37a70e,_0x18694a)=>{for(var _0x5c4a42=_0x18694a>0x1?void 0x0:_0x18694a?gc(_0x3b02de,_0x37a70e):_0x3b02de,_0x2010bd=_0x364aba['length']-0x1,_0x5e4fcb;_0x2010bd>=0x0;_0x2010bd--)(_0x5e4fcb=_0x364aba[_0x2010bd])&&(_0x5c4a42=(_0x18694a?_0x5e4fcb(_0x3b02de,_0x37a70e,_0x5c4a42):_0x5e4fcb(_0x5c4a42))||_0x5c4a42);return _0x18694a&&_0x5c4a42&&pc(_0x3b02de,_0x37a70e,_0x5c4a42),_0x5c4a42;},Qe=(_0x71b010,_0x31f8e0)=>(_0x1ab332,_0x18454c)=>_0x31f8e0(_0x1ab332,_0x18454c,_0x71b010);let Tt=class extends _0x2ffcba{constructor(_0x70d8aa,_0x2d9fd6,_0x3152e3,_0x25e554,_0x34a4f8){const _0x465b94=_0x82dda6;super(),this[_0x465b94(0x270)]=_0x70d8aa,this[_0x465b94(0x407)]=_0x2d9fd6,this['_permissionService']=_0x3152e3,this['_collaborationSessionService']=_0x25e554,this[_0x465b94(0x331)]=_0x34a4f8,this[_0x465b94(0x463)](),this[_0x465b94(0x2f9)]();}[_0x82dda6(0x2f9)](){const _0x49f476=_0x82dda6,_0x2933cc=async _0x51a823=>{const _0x5cb302=_0x4ed8;(await this[_0x5cb302(0x447)][_0x5cb302(0x149)](_0x51a823))[_0x5cb302(0x289)][_0x5cb302(0x403)](_0x126305(_0x235c0c=>_0x235c0c[_0x5cb302(0x2ca)]===_0x304292['SHOULD_CLOSE_CONN']),_0x2fc7da(this['dispose$']))[_0x5cb302(0x4a3)](_0x2120be=>{const _0x4a4dcd=_0x5cb302,_0x44f228=_0x2120be,{reason:_0x31193a}=_0x44f228[_0x4a4dcd(0x510)];this[_0x4a4dcd(0x270)][_0x4a4dcd(0x50c)](_0xc34e37)['show']({'type':_0x6ce421[_0x4a4dcd(0x179)],'content':this[_0x4a4dcd(0x331)]['t']('collaboration.closeRoom')+'('+_0x31193a+')'}),this['_permissionService'][_0x4a4dcd(0x4f5)](new _0x499bdd(_0x51a823)['id'],!0x1),this['_collaborationSessionService']['closeSession'](_0x51a823);});};_0x50cf65(this['_univerInstanceService'][_0x49f476(0x1fa)](_0x494dbf[_0x49f476(0x4b9)]),this[_0x49f476(0x407)][_0x49f476(0x1fa)](_0x494dbf[_0x49f476(0x1e4)]))[_0x49f476(0x403)](_0x66dc00(_0x2227ec=>_0x2227ec[_0x49f476(0x22b)]()),_0x126305(_0x56fa0c=>!_0x4d648f(_0x56fa0c)),_0x2fc7da(this[_0x49f476(0x3df)]))[_0x49f476(0x4a3)](_0x3e1153=>{_0x2933cc(_0x3e1153);});}[_0x82dda6(0x463)](){const _0x53aa87=_0x82dda6,_0x5314b0=async _0x1cb099=>{const _0x4a71cc=_0x4ed8;(await this[_0x4a71cc(0x447)]['requireSession'](_0x1cb099))[_0x4a71cc(0x289)][_0x4a71cc(0x403)](_0x126305(_0x186cc6=>_0x186cc6[_0x4a71cc(0x2ca)]===_0x304292[_0x4a71cc(0x129)]),_0x2fc7da(this['dispose$']))['subscribe'](_0x32cefc=>{const _0xa8af35=_0x4a71cc,_0x41faf6=_0x32cefc,{objectId:_0x450739}=_0x41faf6[_0xa8af35(0x510)],_0x8b6a9b=this[_0xa8af35(0x270)][_0xa8af35(0x50c)](_0x547f3c);_0x450739===_0x1cb099?_0x8b6a9b[_0xa8af35(0x298)](_0x1cb099):_0x8b6a9b[_0xa8af35(0x237)](_0x1cb099,_0x450739);});};_0x50cf65(this[_0x53aa87(0x407)][_0x53aa87(0x1fa)](_0x494dbf['UNIVER_SHEET']),this['_univerInstanceService']['getTypeOfUnitAdded$'](_0x494dbf[_0x53aa87(0x1e4)]))['pipe'](_0x66dc00(_0xc359fa=>_0xc359fa[_0x53aa87(0x22b)]()),_0x126305(_0x32c17f=>!_0x4d648f(_0x32c17f)),_0x2fc7da(this[_0x53aa87(0x3df)]))['subscribe'](_0x502e98=>{_0x5314b0(_0x502e98);});}};Tt=Sc([Qe(0x0,_0x37f3a9(_0x25b3fb)),Qe(0x1,_0x4482e3),Qe(0x2,_0x2ccec3),Qe(0x3,_0x37f3a9(Ae)),Qe(0x4,_0x37f3a9(_0x4f57be))],Tt);var Ic=Object[_0x82dda6(0x3f9)],Cc=Object[_0x82dda6(0x2c6)],Ec=(_0x589a78,_0x300ade,_0x51efa5,_0x452fd7)=>{const _0x1a0ed4=_0x82dda6;for(var _0x4fcd83=_0x452fd7>0x1?void 0x0:_0x452fd7?Cc(_0x300ade,_0x51efa5):_0x300ade,_0x450886=_0x589a78[_0x1a0ed4(0x1af)]-0x1,_0x408067;_0x450886>=0x0;_0x450886--)(_0x408067=_0x589a78[_0x450886])&&(_0x4fcd83=(_0x452fd7?_0x408067(_0x300ade,_0x51efa5,_0x4fcd83):_0x408067(_0x4fcd83))||_0x4fcd83);return _0x452fd7&&_0x4fcd83&&Ic(_0x300ade,_0x51efa5,_0x4fcd83),_0x4fcd83;},ni=(_0x40c816,_0x6b8f26)=>(_0xca010d,_0x416bcf)=>_0x6b8f26(_0xca010d,_0x416bcf,_0x40c816);let ls=class{constructor(_0x16bb86,_0x4bf546){const _0x4333ff=_0x82dda6;this['_configService']=_0x16bb86,this[_0x4333ff(0x26e)]=_0x4bf546;}async[_0x82dda6(0x218)](_0x458f72,_0x18ae6c){const _0xf84a6f=_0x82dda6;var _0x530dfe;const {unitID:_0x350359,type:_0x489525,revision:_0x359b6d=0x0}=_0x18ae6c,_0x47cc61=this[_0xf84a6f(0x272)]()+'/'+_0x489525+_0xf84a6f(0x4d2)+_0x350359+_0xf84a6f(0x1c8)+_0x359b6d,_0x1f6846=(await this[_0xf84a6f(0x26e)][_0xf84a6f(0x50c)](_0x47cc61))[_0xf84a6f(0x3eb)],_0x2de69b=(_0x530dfe=_0x1f6846[_0xf84a6f(0x394)])==null?void 0x0:_0x530dfe[_0xf84a6f(0x1ee)];if(_0x2de69b){const _0x1da1bb=_0x2de69b==null?void 0x0:_0x2de69b[_0xf84a6f(0x164)],_0x4911e=_0x415c30[_0xf84a6f(0x232)](_0x50951c(_0x1da1bb));_0x2de69b[_0xf84a6f(0x164)]=_0x4911e,Object[_0xf84a6f(0x31f)](_0x2de69b['sheets'])[_0xf84a6f(0x295)](([,_0x39da31])=>{const _0x3c9a4f=_0xf84a6f,_0x584bfd=_0x39da31[_0x3c9a4f(0x164)],_0x1cfbff=_0x415c30[_0x3c9a4f(0x232)](_0x50951c(_0x584bfd));_0x39da31[_0x3c9a4f(0x164)]=_0x1cfbff;});}return _0x1f6846;}async['getSheetBlock'](_0x16aae3,_0x4e7571){const _0x23ab55=_0x82dda6,{unitID:_0x190853,type:_0x571593,blockID:_0x4d38bc}=_0x4e7571,_0x4aa08f=this[_0x23ab55(0x3d5)]()+'/'+_0x571593+_0x23ab55(0x4d2)+_0x190853+_0x23ab55(0x2c1)+_0x4d38bc;return(await this[_0x23ab55(0x26e)][_0x23ab55(0x50c)](_0x4aa08f))[_0x23ab55(0x3eb)];}async[_0x82dda6(0x1d5)](_0x1e80e0,_0x1ec072){const _0x1fe2d4=_0x82dda6,{unitID:_0x1ff16c,type:_0x1b3035,blockID:_0x20e6db}=_0x1ec072,_0x22c5b6=this[_0x1fe2d4(0x3d5)]()+_0x1fe2d4(0x2c1)+_0x1b3035+_0x1fe2d4(0x4d2)+_0x1ff16c+_0x1fe2d4(0x2c1)+_0x20e6db;return(await this['_httpService']['get'](_0x22c5b6))[_0x1fe2d4(0x3eb)];}async[_0x82dda6(0x485)](_0x2305c1,_0x16f44f){const _0xff0b15=_0x82dda6,{unitID:_0x3c71e2,type:_0x5be7d4,from:_0x3f9372,to:_0x39ac20}=_0x16f44f,_0x5b9f85=this[_0xff0b15(0x3d5)]()+'/'+_0x5be7d4+_0xff0b15(0x4d2)+_0x3c71e2+_0xff0b15(0x143)+_0x3f9372+_0xff0b15(0x224)+_0x39ac20;return(await this[_0xff0b15(0x26e)]['get'](_0x5b9f85))['body'];}[_0x82dda6(0x272)](){const _0x38a824=_0x82dda6;var _0xfb600d;return(_0xfb600d=this[_0x38a824(0x4ab)][_0x38a824(0x1c5)](lr))!=null?_0xfb600d:this['_getAPIPrefix']();}[_0x82dda6(0x3d5)](){const _0x50bed2=_0x82dda6;var _0x435512,_0x92ffa5;const _0x36332d=this[_0x50bed2(0x4ab)][_0x50bed2(0x1c5)](cr),_0x3f096a=this[_0x50bed2(0x4ab)][_0x50bed2(0x1c5)](ie);return(_0x92ffa5=(_0x435512=_0x3f096a==null?void 0x0:_0x3f096a['snapshotServerUrl'])!=null?_0x435512:_0x36332d)!=null?_0x92ffa5:hr;}async[_0x82dda6(0x1b5)](_0x419713,_0x17457c){const _0x88a8dd=_0x82dda6,_0x24abff=_0x88a8dd(0x421)+_0x17457c[_0x88a8dd(0x3a3)]+_0x88a8dd(0x4d2)+_0x17457c[_0x88a8dd(0x219)]+_0x88a8dd(0x3bb);return(await this[_0x88a8dd(0x26e)]['get'](_0x24abff,{'params':{'resourceId':JSON[_0x88a8dd(0x41d)](_0x17457c[_0x88a8dd(0x50e)])}}))[_0x88a8dd(0x3eb)];}[_0x82dda6(0x32e)](){const _0x1ad13a=_0x82dda6;throw new Error(_0x1ad13a(0x1b2));}['saveSheetBlock'](){const _0x3abbee=_0x82dda6;throw new Error(_0x3abbee(0x1b2));}[_0x82dda6(0x26f)](){const _0x216a81=_0x82dda6;throw new Error(_0x216a81(0x1b2));}[_0x82dda6(0x374)](){throw new Error('This\x20method\x20should\x20not\x20be\x20called\x20on\x20the\x20client\x20side!');}[_0x82dda6(0x1f3)](){const _0x201f46=_0x82dda6;throw new Error(_0x201f46(0x1b2));}};ls=Ec([ni(0x0,_0x292916),ni(0x1,_0x37f3a9(_0x354c66))],ls);var bc=Object[_0x82dda6(0x3f9)],Tc=Object['getOwnPropertyDescriptor'],Rc=(_0x5416c8,_0x3ad84e,_0x34ad07,_0x139146)=>{const _0x394a71=_0x82dda6;for(var _0x4f339b=_0x139146>0x1?void 0x0:_0x139146?Tc(_0x3ad84e,_0x34ad07):_0x3ad84e,_0x563d39=_0x5416c8[_0x394a71(0x1af)]-0x1,_0x2371b8;_0x563d39>=0x0;_0x563d39--)(_0x2371b8=_0x5416c8[_0x563d39])&&(_0x4f339b=(_0x139146?_0x2371b8(_0x3ad84e,_0x34ad07,_0x4f339b):_0x2371b8(_0x4f339b))||_0x4f339b);return _0x139146&&_0x4f339b&&bc(_0x3ad84e,_0x34ad07,_0x4f339b),_0x4f339b;},et=(_0x2348bd,_0x93e5be)=>(_0x482c9d,_0x2e1be7)=>_0x93e5be(_0x482c9d,_0x2e1be7,_0x2348bd);let _s=class extends _0x36d907{constructor(_0x1c4c77,_0x22a5b8,_0xad2ba1,_0x51c831,_0x7e2a90){const _0x4a3570=_0x82dda6;super(_0x1c4c77,_0x22a5b8,_0xad2ba1),this[_0x4a3570(0x389)]=_0x51c831,this['_logService']=_0x7e2a90;}[_0x82dda6(0x1b6)](_0xb43c4c,_0x3861e4){const _0xbfc3d4=_0x82dda6,_0x4b95d0=this[_0xbfc3d4(0x23c)](_0xb43c4c);if(_0x4b95d0)try{const _0x4f1ebe=this[_0xbfc3d4(0x4b5)](_0x4b95d0,_0x3861e4);this[_0xbfc3d4(0x267)](_0xb43c4c,_0x4f1ebe);}catch(_0x5e304a){this['_logService'][_0xbfc3d4(0x165)](_0xbfc3d4(0x3d2),_0x5e304a),this[_0xbfc3d4(0x410)](_0xb43c4c);}const _0x5c87a6=this[_0xbfc3d4(0x188)](_0xb43c4c);if(_0x5c87a6)try{const _0x3cb5c0=this[_0xbfc3d4(0x4b5)](_0x5c87a6,_0x3861e4);this[_0xbfc3d4(0x25b)](_0xb43c4c,_0x3cb5c0);}catch(_0x1d7bda){this['_logService'][_0xbfc3d4(0x165)](_0x1d7bda),this['_clearRedo'](_0xb43c4c);}}[_0x82dda6(0x410)](_0x220161){const _0xdfe200=_0x82dda6,_0x50a808=this['_getUndoStack'](_0x220161);_0x50a808&&(_0x50a808[_0xdfe200(0x1af)]=0x0,this[_0xdfe200(0x4a5)]());}['_clearRedo'](_0x34739e){const _0x476012=_0x82dda6,_0x2d2cd1=this[_0x476012(0x188)](_0x34739e);_0x2d2cd1&&(_0x2d2cd1[_0x476012(0x1af)]=0x0,this[_0x476012(0x4a5)]());}['_substituteUndoStack'](_0x5989b9,_0x3d46f5){const _0x3b3fd2=_0x82dda6;this[_0x3b3fd2(0x38d)][_0x3b3fd2(0x44c)](_0x5989b9,_0x3d46f5),this[_0x3b3fd2(0x4a5)]();}['_substituteRedoStack'](_0x349014,_0x73440e){const _0x488e75=_0x82dda6;this[_0x488e75(0x3cd)][_0x488e75(0x44c)](_0x349014,_0x73440e),this[_0x488e75(0x4a5)]();}[_0x82dda6(0x4b5)](_0x140cbe,_0x303d7c){const _0x136b22=_0x82dda6,_0x222d09=[];let _0x57cb96=_0x303d7c,_0x13b227=_0x303d7c;for(let _0x355a5e=_0x140cbe[_0x136b22(0x1af)]-0x1;_0x355a5e>=0x0;_0x355a5e--){const {unitID:_0x137b95,undoMutations:_0x2bfb6b,redoMutations:_0x21c84a}=_0x140cbe[_0x355a5e],_0x12839c=this[_0x136b22(0x389)][_0x136b22(0x441)](_0x57cb96,_0x2bfb6b),_0x58599e=this[_0x136b22(0x389)][_0x136b22(0x441)](_0x13b227,_0x21c84a);if(_0x17e210(_0x12839c)||_0x17e210(_0x58599e)){this['_logService'][_0x136b22(0x165)](_0x136b22(0x3d2),_0x136b22(0x416),_0x12839c,_0x58599e);break;}_0x57cb96=_0x12839c[_0x136b22(0x1a5)],_0x13b227=_0x58599e[_0x136b22(0x1a5)],_0x222d09['push']({'unitID':_0x137b95,'undoMutations':_0x12839c[_0x136b22(0x254)],'redoMutations':_0x58599e[_0x136b22(0x254)]});}return _0x222d09['reverse']();}};_s=Rc([et(0x0,_0x4482e3),et(0x1,_0xe8cf46),et(0x2,_0x251f0c),et(0x3,_0x3e8250),et(0x4,_0x326490)],_s);class yc extends _0x2ffcba{constructor(){const _0x440fa7=_0x82dda6;super(),g(this,_0x440fa7(0x475)),this[_0x440fa7(0x475)]=_0x13b134(window,_0x440fa7(0x380))[_0x440fa7(0x403)](_0x126fa9(this[_0x440fa7(0x3df)]),_0x113498(0x1),_0x2f201a(void 0x0));}[_0x82dda6(0x31a)](_0x42352c,_0x4866fe,_0x419f1c=!0x1){const _0x131012=_0x82dda6,_0x5173cb=new URL(window[_0x131012(0x48a)][_0x131012(0x233)]);_0x5173cb[_0x131012(0x297)][_0x131012(0x44c)](_0x42352c,_0x4866fe),_0x419f1c?window[_0x131012(0x3db)][_0x131012(0x1fd)]('','',_0x5173cb[_0x131012(0x2ef)]()):window[_0x131012(0x3db)][_0x131012(0x256)]('','',_0x5173cb[_0x131012(0x2ef)]());}[_0x82dda6(0x2bd)](_0x12cb44,_0x1c2339=!0x1){const _0x14b00c=_0x82dda6,_0x434b0f=new URL(window[_0x14b00c(0x48a)]['href']);_0x434b0f[_0x14b00c(0x297)][_0x14b00c(0x27a)](_0x12cb44),_0x1c2339?window[_0x14b00c(0x3db)][_0x14b00c(0x1fd)]('','',_0x434b0f[_0x14b00c(0x2ef)]()):window['history'][_0x14b00c(0x256)]('','',_0x434b0f[_0x14b00c(0x2ef)]());}['getParam'](_0x1fb58e){const _0x54a5ce=_0x82dda6;var _0x11ec63;return(_0x11ec63=new URL(window['location'][_0x54a5ce(0x233)])[_0x54a5ce(0x297)][_0x54a5ce(0x50c)](_0x1fb58e))!=null?_0x11ec63:void 0x0;}}var zi=Object['defineProperty'],Oc=Object[_0x82dda6(0x2c6)],wc=(_0x35d32a,_0x39d96b,_0x2c431d)=>_0x39d96b in _0x35d32a?zi(_0x35d32a,_0x39d96b,{'enumerable':!0x0,'configurable':!0x0,'writable':!0x0,'value':_0x2c431d}):_0x35d32a[_0x39d96b]=_0x2c431d,Dc=(_0x159161,_0x3a3a3a,_0x15c7f7,_0x433270)=>{for(var _0x26a21b=_0x433270>0x1?void 0x0:_0x433270?Oc(_0x3a3a3a,_0x15c7f7):_0x3a3a3a,_0x744505=_0x159161['length']-0x1,_0x11f8ad;_0x744505>=0x0;_0x744505--)(_0x11f8ad=_0x159161[_0x744505])&&(_0x26a21b=(_0x433270?_0x11f8ad(_0x3a3a3a,_0x15c7f7,_0x26a21b):_0x11f8ad(_0x26a21b))||_0x26a21b);return _0x433270&&_0x26a21b&&zi(_0x3a3a3a,_0x15c7f7,_0x26a21b),_0x26a21b;},lt=(_0x14f920,_0x2a677d)=>(_0x54fdbf,_0x5f03ab)=>_0x2a677d(_0x54fdbf,_0x5f03ab,_0x14f920),Pc=(_0x269ea3,_0x57cac2,_0x59aaf8)=>wc(_0x269ea3,_0x57cac2+'',_0x59aaf8);const Uc=_0x82dda6(0x213);let us=class extends _0x1f28ba{constructor(_0x7095bc=Rr,_0x53a30b,_0x109bff,_0x2d449d,_0x276d64){const _0x3fd3f2=_0x82dda6;super(),this[_0x3fd3f2(0x390)]=_0x7095bc,this[_0x3fd3f2(0x365)]=_0x53a30b,this[_0x3fd3f2(0x141)]=_0x109bff,this[_0x3fd3f2(0x270)]=_0x2d449d,this[_0x3fd3f2(0x4ab)]=_0x276d64;const {..._0x163a71}=this[_0x3fd3f2(0x390)];this[_0x3fd3f2(0x4ab)]['setConfig'](ie,_0x163a71);}[_0x82dda6(0x18d)](){const _0xa0a890=_0x82dda6;this['_registerDependencies'](),this[_0xa0a890(0x4f3)]();}[_0x82dda6(0x4fb)](){const _0x1d276f=_0x82dda6;_0x5e2d1f(this[_0x1d276f(0x270)],[[Ct]]);}['onRendered'](){const _0x2c2516=_0x82dda6;this[_0x2c2516(0x36e)]();}[_0x82dda6(0x1dd)](){const _0x335277=_0x82dda6;var _0x520fe3,_0xfcf5c0,_0x20fe6e,_0x5babd2;this[_0x335277(0x270)]['has'](_0x4c4e29)&&this[_0x335277(0x365)]['error']('[UniverCollaborationClientPlugin]',_0x335277(0x162));const _0x22595f=[[_0x4c4e29,{'useClass':_s}],[Ae],[bs],[Bi,{'useClass':yc}],[Ne],[q],[_0x213be1],[vt],[pt],[ft],[mt],[Cs],[Et],[bt],[wi],[Tt],[Oi,{'useClass':(_0xfcf5c0=(_0x520fe3=this[_0x335277(0x390)])==null?void 0x0:_0x520fe3['socketService'])!=null?_0xfcf5c0:es}],[_0x2ac93a,{'useClass':ls}],[_0x3b9232,{'useClass':cs}],[_0x450184,{'useClass':hs}],[it],[It],[St],[Ct],[Ve]];(_0x20fe6e=this[_0x335277(0x390)])!=null&&_0x20fe6e[_0x335277(0x4ae)]&&_0x22595f[_0x335277(0x491)]([Rt,{'useClass':ro}]),_0x8ff2c1(this['_injector'],_0x24113e(_0x22595f,(_0x5babd2=this['_config'])==null?void 0x0:_0x5babd2[_0x335277(0x460)]));}[_0x82dda6(0x36e)](){const _0x310aa7=_0x82dda6;this[_0x310aa7(0x2ce)](this[_0x310aa7(0x141)]['registerRenderModule'](_0x494dbf[_0x310aa7(0x1e4)],[os])),this[_0x310aa7(0x2ce)](this[_0x310aa7(0x141)][_0x310aa7(0x194)](_0x494dbf[_0x310aa7(0x4b9)],[as]));}[_0x82dda6(0x4f3)](){const _0x598cae=_0x82dda6;var _0x5818c3,_0x11be65;this[_0x598cae(0x270)][_0x598cae(0x50c)](_0x354c66)[_0x598cae(0x135)]({'priority':0x14,'interceptor':_0x5b9731({'maxParallel':0x6})}),(_0x5818c3=this['_config'])!=null&&_0x5818c3[_0x598cae(0x464)]||this[_0x598cae(0x270)][_0x598cae(0x50c)](q)[_0x598cae(0x3a7)](),(_0x11be65=this[_0x598cae(0x390)])!=null&&_0x11be65[_0x598cae(0x172)]&&_0x5e2d1f(this[_0x598cae(0x270)],[[Et]]),_0x5e2d1f(this['_injector'],[[bt],[Ve],[It],[it],[St],[Tt]]);}};Pc(us,_0x82dda6(0x296),Uc),us=Dc([_0x46b42d(_0x4562c6,_0x5af7ff),lt(0x1,_0x326490),lt(0x2,_0x234025),lt(0x3,_0x37f3a9(_0x25b3fb)),lt(0x4,_0x292916)],us);export{Ba as AUTHZ_URL_KEY,cs as AuthzIoHttpService,Cr as COLLAB_SUBMIT_CHANGESET_URL_KEY,ur as COLLAB_WEB_SOCKET_URL_KEY,it as CollaborationController,gt as CollaborationEntity,ts as CollaborationSession,Ae as CollaborationSessionService,es as CollaborationSocketService,J as CollaborationStatus,Ca as CollaborationStatusDisplay,wi as CommentService,It as DataLoaderController,St as DesktopCollaborationStatusDisplayController,ss as DocCollaborationEntity,fr as HEARTBEAT_INTERVAL_KEY,bi as HEARTBEAT_TIMEOUT_KEY,Oi as ICollaborationSocketService,Bi as IURLService,hs as ImageIoService,Sr as LOCAL_CACHE_INTERVAL_KEY,br as LOGIN_URL_KEY,q as LocalCacheService,Ne as MemberService,pr as RETRY_CONNECTING_MAX_COUNT_KEY,Xc as SEND_CHANGESET_TIMEOUT_KEY,cr as SNAPSHOT_SERVER_URL_KEY,lr as SNAPSHOT_URL_KEY,ve as SessionStatus,Xo as SheetCollabCursorShape,is as SheetCollaborationEntity,ls as SnapshotServerOverHTTPService,us as UniverCollaborationClientPlugin,yc as WebURLService,yr as deserializeToCombResponse,Or as serializeCombRequest};
|